]> git.pld-linux.org Git - packages/texlive.git/blob - texlive.spec
70e9f3f91f764166fbdfe72707a91907ef7834b2
[packages/texlive.git] / texlive.spec
1 # TODO:
2 #
3 # MAIN TODO (sort by importnce):
4 # - http://sunsite2.icm.edu.pl/pub/tex/systems/texlive/tlnet/2008/tlpkg/TeXLive/ to 'scripts'
5 # - texlive-format-pdflatex deps
6 # - check unpackaged files (only some files)
7 # - pl updates
8 # - maybe more splits (e.g. latex subpackages)
9 # - see uncategorized and *other* subpackages and split
10 # - context: consider more splitting, check dependencies
11 # - omega: consider more splitting, check dependencies
12 # - tdphp: is it really useful?
13 # - allow using Type1 fonts in others applications (symlink to
14 #   /usr/share/fonts/Type1 ?)
15 # - fix package removal:
16 #   /usr/bin/texhash[77]: kpsewhich: not found
17 #
18 # FHS TODO:
19 # - merge rhconfig and texmfsysvar patches
20 # - texmfsysvar patch: change fmtutil and web2cdir variables instead
21 #   of creating texmfsys{config,var} variables?
22 # - move config files to /etc
23 # - merge all above with configure switch "--enable-fhs" and send it to TE
24 #
25 # TeXLive specific TODO:
26 # - summary/description correcting (all languages)
27 # - texk/web2c doesn't build (luatex option)
28 # - %files latex-bibtex-revtex4
29 # - Check CEF/cjk!
30 #
31 %include        /usr/lib/rpm/macros.perl
32 #
33 %bcond_without  bootstrap
34 #
35 Summary:        TeX typesetting system and MetaFont font formatter
36 Summary(de.UTF-8):      TeX-Satzherstellungssystem und MetaFont-Formatierung
37 Summary(es.UTF-8):      Sistema de typesetting TeX y formateador de fuentes MetaFont
38 Summary(fr.UTF-8):      Systéme de compostion TeX et formatteur de MetaFontes
39 Summary(hu.UTF-8):      TeX szövegszedő rendszer és MetaFont font formázó
40 Summary(pl.UTF-8):      System składu publikacji TeX oraz formater fontów MetaFont
41 Summary(pt_BR.UTF-8):   Sistema de typesetting TeX e formatador de fontes MetaFont
42 Summary(tr.UTF-8):      TeX dizgi sistemi ve MetaFont yazıtipi biçimlendiricisi
43 Name:           texlive
44 Version:        20080816
45 Release:        1
46 Epoch:          1
47 License:        distributable
48 Group:          Applications/Publishing/TeX
49 Source0:        http://tug.org/svn/texlive/branches/branch2008/Master/source/%{name}-%{version}-source.tar.lzma
50 # Source0-md5:  554287c3e458da776edd684506048d45
51 Source1:        ftp://tug.org/texlive/historic/2008/%{name}-20080822-texmf.tar.lzma
52 # Source1-md5:  fa74072e1344e8390eb156bcda61a8b2
53 Source4:        %{name}.cron
54 Source5:        xdvi.desktop
55 Source6:        xdvi.png
56 Source10:       http://tug.ctan.org/get/macros/latex/contrib/floatflt.zip
57 # Source10-md5: 5d9fe14d289aa81ebb6b4761169dd5f2
58 Patch0:         %{name}-am.patch
59 Patch1:         %{name}-20080816-kpathsea-ar.patch
60 URL:            http://www.tug.org/texlive/
61 BuildRequires:  autoconf
62 BuildRequires:  automake
63 BuildRequires:  bison
64 BuildRequires:  clisp
65 BuildRequires:  ed
66 BuildRequires:  expat-devel
67 BuildRequires:  ffcall-devel
68 BuildRequires:  flex
69 BuildRequires:  fontconfig-devel
70 BuildRequires:  freetype-devel
71 BuildRequires:  freetype1-devel
72 BuildRequires:  gd-devel >= 2.0.33
73 BuildRequires:  libpng-devel >= 1.2.8
74 BuildRequires:  libtool
75 # should this be somewhere in clisp?
76 BuildRequires:  libsigsegv
77 BuildRequires:  libstdc++-devel
78 BuildRequires:  ncurses-devel
79 BuildRequires:  rpm-perlprov
80 BuildRequires:  rpm-pythonprov
81 BuildRequires:  sed >= 4.0
82 BuildRequires:  t1lib-devel >= 5.0.2
83 BuildRequires:  texinfo
84 %if %{with bootstrap}
85 BuildRequires:  tetex-format-latex
86 BuildRequires:  tetex-format-pdflatex
87 BuildRequires:  tetex-latex-cyrillic
88 BuildRequires:  tetex-tex-babel
89 %else
90 BuildRequires:  texlive-format-latex
91 BuildRequires:  texlive-format-pdflatex
92 BuildRequires:  texlive-latex-cyrillic
93 BuildRequires:  texlive-tex-babel
94 # fill with future texlive BR. guesses ones for now
95 %endif
96 BuildRequires:  /usr/bin/latex
97 BuildRequires:  unzip
98 BuildRequires:  xorg-lib-libICE-devel
99 BuildRequires:  xorg-lib-libXaw-devel
100 BuildRequires:  xorg-lib-libXext-devel
101 BuildRequires:  xorg-lib-libXmu-devel
102 BuildRequires:  xorg-lib-libXpm-devel
103 BuildRequires:  zlib-devel >= 1.2.1
104 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
105 Requires:       %{name}-fonts-cm = %{epoch}:%{version}-%{release}
106 Requires:       %{name}-fonts-misc = %{epoch}:%{version}-%{release}
107 Requires:       %{name}-metafont = %{epoch}:%{version}-%{release}
108 Requires:       awk
109 Requires:       dialog
110 Requires:       kpathsea = %{epoch}:%{version}-%{release}
111 Requires:       sed
112 Requires:       sh-utils
113 Requires:       texconfig = %{epoch}:%{version}-%{release}
114 Requires:       textutils
115 Suggests:       tmpwatch
116 Provides:       tetex-format-pdfetex
117 Obsoletes:      tetex-format-pdfetex
118 Provides:       tetex = %{epoch}:%{version}-%{release}
119 Obsoletes:      tetex
120 Obsoletes:      tetex-afm
121 Obsoletes:      tetex-doc
122 Obsoletes:      tetex-doc-latex2e-html
123 Obsoletes:      tetex-fontinst
124 Obsoletes:      tetex-fontname
125 Obsoletes:      tetex-fonts
126 Obsoletes:      tetex-fonts-pandora
127 Obsoletes:      tetex-fonts-vcm
128 Obsoletes:      tetex-format-elatex
129 Obsoletes:      tetex-format-pdfelatex
130 Obsoletes:      tetex-format-pdfemex
131 Obsoletes:      tetex-latex-vnps
132 Obsoletes:      tetex-latex-vnr
133 Obsoletes:      tetex-oxdvi
134 Obsoletes:      tetex-oxdvi
135 Obsoletes:      tetex-plain-dvips
136 Obsoletes:      tetex-plain-dvips
137 Obsoletes:      tetex-plain-mathtime
138 Obsoletes:      tetex-plain-mathtime
139 Obsoletes:      tetex-plain-misc
140 Obsoletes:      tetex-plain-misc
141 Obsoletes:      tetex-plain-plnfss
142 Obsoletes:      tetex-plain-plnfss
143 Obsoletes:      tetex-tex-hyphen
144 Obsoletes:      tetex-tex-vietnam
145 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
146
147 %define         texmf   %{_datadir}/texmf
148 %define         texmfdist %{texmf}-dist
149 %define         texmfdoc %{texmf}-doc
150 %define         fmtdir  /var/lib/texmf/web2c
151 %define         texhash [ ! -x %{_bindir}/texhash ] || %{_bindir}/texhash 1>&2;
152 %define         _localstatedir  /var/lib/texmf
153 %define         fixinfodir [ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1 ;
154 %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 ;
155
156 %define         _noautoreq 'perl(path_tre)'
157
158 %description
159 TeXLive is an implementation of TeX for Linux or UNIX systems. TeX
160 takes a text file and a set of formatting commands as input and
161 creates a typesetter independent .dvi (DeVice Independent) file as
162 output. Usually, TeX is used in conjunction with a higher level
163 formatting package like LaTeX or PlainTeX, since TeX by itself is not
164 very user-friendly.
165
166 %description -l es.UTF-8
167 Tex formata archivos de texto y órdenes para una salida independiente
168 de dispositivo (que se llama DVI - DeVice Independent). En The TeXbook
169 de Knut se describen las capacidades y el lenguaje TeX.
170
171 %description -l de.UTF-8
172 TeX formatiert eine Datei, die abwechselnd Text und Befehle enthält
173 und gibt eine geräteunabhängige Datei aus (DVI genannt, Abk. für
174 DeVice Independent). Die Funktionen und Sprache von TeX werden in The
175 TeXbook von Knuth beschrieben.
176
177 %description -l fr.UTF-8
178 TeX formate un fichier de commandes et de texte mélandés, et produit
179 un fichier de indépendant de toute plate-forme (appelé DVI, qui est un
180 raccourci pour Device Independant). Les possibilités de TeX et son
181 langage sont décrites dans l'ouvrage TeXbook, de Knuth.
182
183 %description -l hu.UTF-8
184 TeXLive a TeX egy implementációja Linux és UNIX rendszerekre. TeX egy
185 egyszerű szövegfájlt fogad bemenetként, és formázó parancsok
186 segítségével a szövegszedő egy független .dvi (DeVice Independent)
187 fájlt készít. A TeX-et leginkább magasabb szintű formázó parancsokkal
188 kiegészítve használják, mint pl. LaTeX-hel vagy PlainTeX-hel, mivel a
189 TeX önmaga nem túlzottan "felhasználóbarát".
190
191 %description -l pl.UTF-8
192 TeX formatuje przygotowany tekst oraz komendy i produkuje niezależny
193 od urządzenia plik wynikowy (tzw. DVI -- skrót od DeVice Independent).
194 Możliwości TeXa, oraz jego język zostały opisane w ,,The TeXbook''
195 Donalda E. Knutha.
196
197 %description -l pt_BR.UTF-8
198 Tex formata arquivos de texto e comandos para uma saída independente
199 de dispositivo (chamado DVI - DeVice Independent). As capacidades e a
200 linguagem TeX são descritas no The TeXbook, de Knuth.
201
202 %description -l tr.UTF-8
203 TeX, içinde metin ve komutların yer aldığı bir dosyayı okur ve dizgi
204 aygıtından bağımsız bir çıktı (DeVice Independent - DVI) oluşturur.
205 TeX'in becerileri ve dizgi dili, dili geliştiren Knuth'un 'The
206 TeXbook' başlıklı kitabında anlatılmaktadır.
207
208 %package other-utils
209 Summary:        Other utilities
210 Group:          Applications/Publishing/TeX
211
212 %description other-utils
213 Other utilities.
214
215 %package other-utils-doc
216 Summary:        Other utilities documentation
217 Group:          Applications/Publishing/TeX
218
219 %description other-utils-doc
220 Other utilities documentation.
221
222 %package doc
223 Summary:        Documentation for TeX Live
224 Group:          Documentation
225
226 %description doc
227 Assorted useful documentation for TeX Live.
228
229 %package doc-bg
230 Summary:        Bulgarian documentation for TeX Live
231 Group:          Documentation
232
233 %description doc-bg
234 Assorted useful Bulgarian documentation for TeX Live.
235
236 %package doc-cs
237 Summary:        Czech documentation for TeX Live
238 Group:          Documentation
239
240 %description doc-cs
241 Assorted useful Czech documentation for TeX Live.
242
243 %package doc-de
244 Summary:        German documentation for TeX Live
245 Group:          Documentation
246
247 %description doc-de
248 Assorted useful German documentation for TeX Live.
249
250 %package doc-el
251 Summary:        Greek documentation for TeX Live
252 Group:          Documentation
253
254 %description doc-el
255 Assorted useful Greek documentation for TeX Live.
256
257 %package doc-es
258 Summary:        Spanish documentation for TeX Live
259 Group:          Documentation
260
261 %description doc-es
262 Assorted useful Spanish documentation for TeX Live.
263
264 %package doc-fi
265 Summary:        Finnish documentation for TeX Live
266 Group:          Documentation
267
268 %description doc-fi
269 Assorted useful Finnish documentation for TeX Live.
270
271 %package doc-fr
272 Summary:        French documentation for TeX Live
273 Group:          Documentation
274
275 %description doc-fr
276 Assorted useful French documentation for TeX Live.
277
278 %package doc-it
279 Summary:        Italian documentation for TeX Live
280 Group:          Documentation
281
282 %description doc-it
283 Assorted useful Italian documentation for TeX Live.
284
285 %package doc-ja
286 Summary:        Japanese documentation for TeX Live
287 Group:          Documentation
288
289 %description doc-ja
290 Assorted useful Japanese documentation for TeX Live.
291
292 %package doc-ko
293 Summary:        Korean documentation for TeX Live
294 Group:          Documentation
295
296 %description doc-ko
297 Assorted useful Korean documentation for TeX Live.
298
299 %package doc-mn
300 Summary:        Mongolian documentation for TeX Live
301 Group:          Documentation
302
303 %description doc-mn
304 Assorted useful Mongolian documentation for TeX Live.
305
306 %package doc-nl
307 Summary:        Dutch documentation for TeX Live
308 Group:          Documentation
309
310 %description doc-nl
311 Assorted useful Dutch documentation for TeX Live.
312
313 %package doc-pl
314 Summary:        Polish documentation for TeX Live
315 Group:          Documentation
316
317 %description doc-pl
318 Assorted useful Polish documentation for TeX Live.
319
320 %package doc-pt
321 Summary:        Portuguese documentation for TeX Live
322 Group:          Documentation
323
324 %description doc-pt
325 Assorted useful Portuguese documentation for TeX Live.
326
327 %package doc-ru
328 Summary:        Russian documentation for TeX Live
329 Group:          Documentation
330
331 %description doc-ru
332 Assorted useful Russian documentation for TeX Live.
333
334 %package doc-sk
335 Summary:        Slovak documentation for TeX Live
336 Group:          Documentation
337
338 %description doc-sk
339 Assorted useful Slovak documentation for TeX Live.
340
341 %package doc-sl
342 Summary:        Slovenian documentation for TeX Live
343 Group:          Documentation
344
345 %description doc-sl
346 Assorted useful Slovenian documentation for TeX Live.
347
348 %package doc-th
349 Summary:        Thai documentation for TeX Live
350 Group:          Documentation
351
352 %description doc-th
353 Assorted useful Thai documentation for TeX Live.
354
355 %package doc-tr
356 Summary:        Turkish documentation for TeX Live
357 Group:          Documentation
358
359 %description doc-tr
360 Assorted useful Turkish documentation for TeX Live.
361
362 %package doc-uk
363 Summary:        Ukrainian documentation for TeX Live
364 Group:          Documentation
365
366 %description doc-uk
367 Assorted useful Ukrainian documentation for TeX Live.
368
369 %package doc-vi
370 Summary:        Vietnamese documentation for TeX Live
371 Group:          Documentation
372
373 %description doc-vi
374 Assorted useful Vietnamese documentation for TeX Live.
375
376 %package doc-zh_CN
377 Summary:        Chinese documentation for TeX Live
378 Group:          Documentation
379
380 %description doc-zh_CN
381 Assorted useful Chinese documentation for TeX Live.
382
383 %package doc-Catalogue
384 Summary:        TeX Catalogue
385 Summary(pl.UTF-8):      Katalog TeXa
386 Group:          Applications/Publishing/TeX
387 Requires(post,postun):  %{_bindir}/texhash
388 Requires:       %{name} = %{epoch}:%{version}-%{release}
389
390 %description doc-Catalogue
391 TeX Catalogue.
392
393 %description doc-Catalogue -l pl.UTF-8
394 Katalog TeXa.
395
396 %package doc-tug-faq
397 Summary:        TeX User Group FAQ
398 Summary(hu.UTF-8):      TeX felhasználók FAQ-ja
399 Summary(pl.UTF-8):      FAQ Grupy Użytkowników TeXa
400 Group:          Applications/Publishing/TeX
401 Requires(post,postun):  %{_bindir}/texhash
402 Requires:       %{name} = %{epoch}:%{version}-%{release}
403 Obsoletes:      tetex-doc-LaTeX-FAQ-francaise
404 Obsoletes:      tetex-doc-de-tex-faq
405 Obsoletes:      tetex-doc-uktug-faq
406
407 %description doc-tug-faq
408 TeX User Group FAQ.
409
410 %description doc-tug-faq -l hu.UTF8
411 TeX felhasználók FAQ-ja.
412
413 %description doc-tug-faq -l pl.UTF-8
414 FAQ Grupy Użytkowników TeXa.
415
416 %package doc-latex
417 Summary:        Basic LaTeX packages documentation
418 Summary(hu.UTF-8):      Az alap LaTeX csomagok dokumentációja
419 Summary(pl.UTF-8):      Podstawowa dokumentacja do pakietów LaTeXa
420 Group:          Applications/Publishing/TeX
421 Requires(post,postun):  %{_bindir}/texhash
422 Requires:       %{name} = %{epoch}:%{version}-%{release}
423
424 %description doc-latex
425 Basic LaTeX packages documentation.
426
427 %description doc-latex -l hu.UTF-8
428 Az alap LaTeX csomagok dokumentációja
429
430 %description doc-latex -l pl.UTF-8
431 Podstawowa dokumentacja do pakietów LaTeXa.
432
433 # # libraries #
434 %package -n kpathsea
435 Summary:        File name lookup library
436 Summary(hu.UTF-8):      Fájlnév-kereső könyvtár
437 Summary(pl.UTF-8):      Biblioteka szukająca nazw plików
438 Group:          Applications/Publishing/TeX
439 Requires(post,postun):  %{_bindir}/texhash
440 Requires:       %{name} = %{epoch}:%{version}-%{release}
441
442 %description -n kpathsea
443 File name lookup library.
444
445 %description -n kpathsea -l hu.UTF-8
446 Fájlnév-kereső könyvtár.
447
448 %description -n kpathsea -l pl.UTF-8
449 Biblioteka szukająca nazw plików.
450
451 %package -n kpathsea-devel
452 Summary:        Kpathsea library filename lookup header files and documentation
453 Summary(es.UTF-8):      Bibliotecas y archivos de inclusión para desarrollo TeX
454 Summary(hu.UTF-8):      Kpathsea fájlnév-kereső könyvtár header fájljai és dokumentációja
455 Summary(pl.UTF-8):      Pliki nagłówkowe oraz dokumetacja kpathsea
456 Summary(pt_BR.UTF-8):   Bibliotecas e headers para desenvolvimento TeX
457 Group:          Development/Libraries
458 Requires:       kpathsea = %{epoch}:%{version}-%{release}
459
460 %description -n kpathsea-devel
461 Kpathsea library filename lookup header files and documentation.
462
463 %description -n kpathsea-devel -l es.UTF-8
464 Bibliotecas, archivos de inclusión, etc, para que puedas desarrollar
465 aplicaciones TeX.
466
467 %description -n kpathsea-devel -l hu.UTF-8
468 Kpathsea fájlnév-kereső könyvtár header fájljai és dokumentációja.
469
470 %description -n kpathsea-devel -l pl.UTF-8
471 Pliki nagłówkowe oraz dokumentacja biblioteki kpathsea.
472
473 %description -n kpathsea-devel -l pt_BR.UTF-8
474 Bibliotecas, headers e outros componentes que podem ser utilizados
475 para desenvolver aplicações TeX.
476
477 # # programs #
478 %package dvips
479 Summary:        DVI to PostScript converter
480 Summary(de.UTF-8):      dvi-Postscript-Konvertierungsprogramm
481 Summary(es.UTF-8):      Convertidor dvi para postscript
482 Summary(fr.UTF-8):      Convertisseur dvi vers PostScript
483 Summary(hu.UTF-8):      DVI-ből PosctScript-be konvertáló
484 Summary(pl.UTF-8):      Konwerter plików DVI do PostScriptu
485 Summary(pt_BR.UTF-8):   Conversor dvi para postscript
486 Summary(tr.UTF-8):      dvi'dan postscript'e dönüştürücü
487 Group:          Applications/Publishing/TeX
488 Requires(post,postun):  %{_bindir}/texhash
489 Requires:       %{name} = %{epoch}:%{version}-%{release}
490 Provides:       tetex-dvips
491 Obsoletes:      tetex-dvips
492
493 %description dvips
494 The program dvips takes a DVI file file[.dvi] produced by TeX (or by
495 some other processor such as GFtoDVI) and converts it to PostScript,
496 normally sending the result directly to the laserprinter.
497
498 %description dvips -l de.UTF-8
499 Das dvips-Programm nimmt eine dvi-Datei ([.dvi]), die von TeX bzw.
500 durch einen anderen Prozessor wie GFtoDVI) erzeugt wurde, und
501 konvertiert diese in PostScript, wobei das Ergebnis in der Regel
502 direkt an einen Laserdrucker gesandt wird.
503
504 %description dvips -l es.UTF-8
505 El programa dvips coge un archivo DVI (.dvi) producido por TeX (o por
506 otro procesador como GFtoDVI) y lo convierte a PostScript, normalmente
507 enviando el resultado directamente a la impresora láser.
508
509 %description dvips -l fr.UTF-8
510 Le programme dvips convertit les fichiers DVI en PostScript, en
511 envoyant normalement le résultat directement sur une imprimante Laser.
512
513 %description dvips -l hu.UTF-8
514 A dvips program egy TeX által készített DVI-fájlból PostScript
515 állományt készít, amelyet a legtöbb esetben közvetlenül a
516 lézernyomtatóra küldhetsz.
517
518 %description dvips -l pl.UTF-8
519 Program dvips bierze plik DVI wygenerowany przez TeXa (lub jakiś inny
520 program, jak na przykład GFtoDVI) i konwertuje go do PostScriptu.
521 Domyślnie wynik jest wysyłany bezpośrednio do drukarki.
522
523 %description dvips -l pt_BR.UTF-8
524 O programa dvips toma um arquivo DVI (.dvi) produzido pelo TeX (ou por
525 outro processador como o GFtoDVI) e o converte para PostScript,
526 normalmente enviando o resultado diretamente para a impressora laser.
527
528 %description dvips -l tr.UTF-8
529 dvips programı, dvi biçiminde bir girdi dosyası alır ve onu
530 PostScript'e dönüştürür. Kaynak dosya TeX tarafından oluşturulmuş
531 olabileceği gibi başka işleyiciler tarafından da (GFtoDVI gibi)
532 üretilmiş olabilir.
533
534 %package dvilj
535 Summary:        DVI to PCL converter
536 Summary(de.UTF-8):      Ein dvi-->Laserjet-Konvertierer
537 Summary(es.UTF-8):      Convertidor dvi para laserjet
538 Summary(fr.UTF-8):      convertisseur dvi vers laserjet
539 Summary(hu.UTF-8):      DVI-ből PCL-be konvertáló
540 Summary(pl.UTF-8):      Konwerter plików DVI do języka PCL
541 Summary(pt_BR.UTF-8):   Conversor dvi para laserjet
542 Summary(tr.UTF-8):      dvi'dan laserjet'e dönüştürücü
543 Group:          Applications/Publishing/TeX
544 Requires(post,postun):  %{_bindir}/texhash
545 Requires:       %{name} = %{epoch}:%{version}-%{release}
546
547 %description dvilj
548 Dvilj and dvilj's siblings (included in this package) will convert TeX
549 text formatting system output .dvi files to HP PCL (HP Printer Control
550 Language) commands. Using dvilj, you can print TeX files to HP
551 LaserJet+ and fully compatible printers. With dvilj2p, you can print
552 to HP LaserJet IIP and fully compatible printers. And with dvilj4, you
553 can print to HP LaserJet4 and fully compatible printers.
554
555 %description dvilj -l de.UTF-8
556 Dvilj und Gebrüder konvertieren TeX-Ausgabe-.dvi-Dateien in HP PCL (HP
557 Printer Control Language) Befehle zum Drucken auf HP LaserJet+, HP
558 LaserJet IIP (mit dvilj2p), HP LaserJet 4 (mit dvilj4) und vollständig
559 kompatiblen Druckern.
560
561 %description dvilj -l es.UTF-8
562 Dvilj y semejantes convierten archivos de salida TeX.dvi en comandos
563 HP PCL (i.e. Lenguaje de Control de Impresoras HP) adecuados a
564 impresión de impresoras HP LaserJEt+, HP LaserJet IIP (usando
565 dvilj2p), HP LaserJet 4 (usando dvilj4) y compatibles.
566
567 %description dvilj -l fr.UTF-8
568 dvilj et ses cousins convertissent les fichiers dvi en commandes HPPCL
569 (le langage des imprimantes HP) pour les imprimer sur HP LaserJet+, HP
570 LaserJet IIP (avec dvilj2p), HP LaserJet 4 (avec dvilj4), et autres
571 imprimantes totalement compatibles.
572
573 %description dvilj -l hu.UTF-8
574 Dvilj a TeX által előállított .dvi fájlokat konvertálja HP PCL (HP
575 Printer Control Language) parancsokká. A dvilj használatával TeX
576 fájlokat tudsz nyomtatni HP LaserJet+ és a vele kompatibilis
577 nyomtatókon. A dvilj2p-vel HP LaserJet IIP és kompatibilis
578 nyomtatókra. És végül a dvilj4-gyel HP LaserJet4 és kompatibilisekre.
579
580 %description dvilj -l pl.UTF-8
581 dvilj oraz pokrewne narzędzia (załączone w tym pakiecie) konwertują
582 pliki wyjściowe .dvi systemu formatującego tekst TeX na polecenia HP
583 PCL (HP Printer Control Language). Przy użyciu dvilj można drukować
584 pliki TeXa na drukarkach HP LaserJet+ i w pełni kompatybilnych. Przy
585 użyciu dvilj2p można drukować na drukarkach HP LaserJet IIP i w pełni
586 kompatybilnych. Przy użyciu dvilj4 można drukować na drukarkach HP
587 LaserJet4 i w pełni kompatybilnych.
588
589 %description dvilj -l pt_BR.UTF-8
590 Dvilj e semelhantes convertem arquivos de saída TeX .dvi em comandos
591 HP PCL (i.e. Linguagem de Controle de Impressoras HP) adequados para
592 impressão em impressoras HP LaserJet+, HP LaserJet IIP (usando
593 dvilj2p), HP LaserJet 4 (usando dvilj4) e compatíveis.
594
595 %description dvilj -l tr.UTF-8
596 TeX çıktısı dvi dosyalarını HP PCL (HP'nin geliştirdiği bir yazıcı
597 denetim dili) komutlarına çevirir ve böylece bir LaserJet+, HP
598 LaserJet IIP (dvilj2p ile), HP LaserJet4 (dvilj4 ile) ve tam
599 uyumlularından yazıcı çıktısı alınabilir.
600
601 %package makeindex
602 Summary:        A general purpose hierarchical index generator
603 Summary(hu.UTF-8):      Egy általános célú hierarchikus index generáló
604 Summary(pl.UTF-8):      Generator hierarchicznych indeksów ogólnego przeznaczenia
605 Group:          Applications/Publishing/TeX
606 Requires(post,postun):  %{_bindir}/texhash
607 Requires:       %{name} = %{epoch}:%{version}-%{release}
608 Provides:       tetex-makeindex
609 Obsoletes:      tetex-makeindex
610 Obsoletes:      tetex-rumakeindex
611
612 %description makeindex
613 A general purpose hierarchical index generator; it accepts one or more
614 input files (often produced by a text formatter such as TeX or troff),
615 sorts the entries, and produces an output file which can be formatted.
616 The formats of the input and output files are specified in a style
617 file; by default, input is assumed to be an idx file, as generated by
618 LaTeX.
619
620 %description makeindex -l hu.UTF-8
621 Egy általános célű hierarchikus index generáló; elfogad egy vagy több
622 bemeneti fájlt (gyakran szövegformázótól, mint a TeX vagy a troff),
623 rendezi a bejegyzéseket, és egy kimeneti, megfelelő formátumú fájlt
624 készit. A be- és kimeneti fájlok formátumai stílus fájlokban van
625 definiálva; alapértelmezetten a bemeneti fájl egy idx fájl, amit a
626 LaTeX generál.
627
628 %description makeindex -l pl.UTF-8
629 Generator hierarchicznych indeksów ogólnego przeznaczenia; przyjmuje
630 jeden lub więcej plików wejściowych (zazwyczaj zrobionych przez
631 narzędzie formatujące tekst, takie jak TeX lub troff), sortuje
632 elementy i tworzy plik wyjściowy, który może być sformatowany. Formaty
633 plików wejściowych i wyjściowych podaje się w pliku stylu; domyślnie
634 przyjmowany jest plik wejściowy w formacie idx, wygenerowany przez
635 LaTeX.
636
637 %package tex-arrayjob
638 Summary:        Array data structures for (La)TeX
639 Summary(hu.UTF-8):      Tömb adatstruktúra (La)TeX-hez
640 Group:          Applications/Publishing/TeX
641 Requires(post,postun):  %{_bindir}/texhash
642 Requires:       %{name} = %{epoch}:%{version}-%{release}
643
644 %description tex-arrayjob
645 Array data structures for (La)TeX.
646
647 %description tex-arrayjob -l hu.UTF-8
648 Tömb adatstruktúra (La)TeX-hez.
649
650 %package tex-mathdots
651 Summary:        Commands to produce dots in math that respect font size
652 Summary(hu.UTF-8):      Pontok előállítása matematikai módban a font méret figyelmbevételével
653 Group:          Applications/Publishing/TeX
654 Requires(post,postun):  %{_bindir}/texhash
655 Requires:       %{name} = %{epoch}:%{version}-%{release}
656
657 %description tex-mathdots
658 Commands to produce dots in math that respect font size.
659
660 %description tex-mathdots -l hu.UTF-8
661 Pontok előállítása matematikai módban a font méret figyelmbevételével.
662
663 %package tex-midnight
664 Summary:        A set of useful macro tools
665 Summary(hu.UTF-8):      Hasznos makrók gyűjteménye
666 Group:          Applications/Publishing/TeX
667 Requires(post,postun):  %{_bindir}/texhash
668 Requires:       %{name} = %{epoch}:%{version}-%{release}
669
670 %description tex-midnight
671 A set of useful macro tools.
672
673 %description tex-midnight -l hu.UTF-8
674 Hasznos makrók gyűjteménye.
675
676 %package tex-kastrup
677 Summary:        Convert numbers into binary, octal and hexadecimal
678 Group:          Applications/Publishing/TeX
679 Requires(post,postun):  %{_bindir}/texhash
680 Requires:       %{name} = %{epoch}:%{version}-%{release}
681
682 %description tex-kastrup
683 Convert numbers into binary, octal and hexadecimal.
684
685 %package tex-ofs
686 Summary:        Olsak's Font System
687 Group:          Applications/Publishing/TeX
688 Requires(post,postun):  %{_bindir}/texhash
689 Requires:       %{name} = %{epoch}:%{version}-%{release}
690
691 %description tex-ofs
692 Olsak's Font System.
693
694 %package tex-physe
695 Summary:        The PHYSE format
696 Summary(hu.UTF-8):      PHYSE formátum
697 Group:          Applications/Publishing/TeX
698 Requires(post,postun):  %{_bindir}/texhash
699 Requires:       %{name} = %{epoch}:%{version}-%{release}
700
701 %description tex-physe
702 The PHYSE format.
703
704 %description tex-physe -l hu.UTF-8
705 PHYSE formátum.
706
707 %package tex-velthuis
708 Summary:        This package provides support for typesetting texts in Devanagari script (Sanskrit and Hindi)
709 Summary(hu.UTF-8):      Ezzel a csomaggal lehetőséged nyílik Devanagari szövegek szedésére (Sanskrit és Hindi)
710 Group:          Applications/Publishing/TeX
711 Requires(post,postun):  %{_bindir}/texhash
712 Requires:       %{name} = %{epoch}:%{version}-%{release}
713
714 %description tex-velthuis
715 This package provides support for typesetting texts in Devanagari
716 script (Sanskrit and Hindi).
717
718 %description tex-velthuis -l hu.UTF-8
719 Ezzel a csomaggal lehetőséged nyílik Devanagari szövegek szedésére
720 (Sanskrit és Hindi).
721
722 %package tex-ytex
723 Summary:        Macro package developed at MIT
724 Summary(hu.UTF-8):      MIT-en fejlesztett makrócsomag
725 Group:          Applications/Publishing/TeX
726 Requires(post,postun):  %{_bindir}/texhash
727 Requires:       %{name} = %{epoch}:%{version}-%{release}
728
729 %description tex-ytex
730 Macro package developed at MIT.
731
732 %description tex-ytex -l hu.UTF-8
733 MIT-en fejlesztett makrócsomag.
734
735 %package metafont
736 Summary:        MetaFont
737 Summary(hu.UTF-8):      MetaFont
738 Summary(pl.UTF-8):      Zestaw narzędzi MetaFont
739 Group:          Applications/Publishing/TeX
740 Requires(post,postun):  %{_bindir}/texhash
741 Requires:       %{name} = %{epoch}:%{version}-%{release}
742 Provides:       tetex-metafont
743 Obsoletes:      tetex-metafont
744
745 %description metafont
746 MetaFont.
747
748 %description metafont -l pl.UTF-8
749 Zestaw narzędzi MetaFont.
750
751 %package metapost
752 Summary:        MetaPost
753 Summary(hu.UTF-8):      MetaPost
754 Summary(pl.UTF-8):      Zestaw narzędzi MetaPost
755 Group:          Applications/Publishing/TeX
756 Requires(post,postun):  %{_bindir}/texhash
757 Requires:       %{name} = %{epoch}:%{version}-%{release}
758 Obsoletes:      tetex-matapost
759
760 %description metapost
761 MetaPost.
762
763 %description metapost -l hu.UTF-8
764 MetaPost.
765
766 %description metapost -l pl.UTF-8
767 Zestaw narzędzi MetaPost.
768
769 %package metapost-other
770 Summary:        Various MetaPost utils
771 Summary(hu.UTF-8):      Különböző MetaPost eszközök
772 Group:          Applications/Publishing/TeX
773 Requires(post,postun):  %{_bindir}/texhash
774 Requires:       %{name} = %{epoch}:%{version}-%{release}
775
776 %description metapost-other
777 Various MetaPost utils.
778
779 %description metapost-other -l hu.UTF-8
780 Különböző MetaPost eszközök.
781
782 %package mptopdf
783 Summary:        MetaPost to PDF converter
784 Summary(hu.UTF-8):      MetaPost-ból PDF-be konvertáló
785 Summary(pl.UTF-8):      Konwerter MetaPost do PDF
786 Group:          Applications/Publishing/TeX
787 Requires(post,postun):  %{_bindir}/texhash
788 Requires:       %{name}-metapost = %{epoch}:%{version}-%{release}
789
790 %description mptopdf
791 MetaPost to PDF converter.
792
793 %description mptopdf -l hu.UTF-8
794 MetaPost-ból PDF-be konvertáló.
795
796 %description mptopdf -l pl.UTF-8
797 Konwerter MetaPost do PDF.
798
799 %package texdoctk
800 Summary:        Easy access to TeX documentation
801 Summary(pl.UTF-8):      Łatwy dostęp do dokumentacji TeXa
802 Group:          Applications/Publishing/TeX
803 Requires(post,postun):  %{_bindir}/texhash
804 Requires:       %{name} = %{epoch}:%{version}-%{release}
805
806 %description texdoctk
807 A Perl/Tk-based GUI for easy access to package documentation for TeX
808 on Unix platforms; the databases it uses are based on the texmf/doc
809 subtrees of teTeX v.1.0.x, but database files for local configurations
810 with modified/extended directories can be derived from them. Note that
811 texdoctk is not a viewer itself, but an interface for finding
812 documentation files and opening them with the appropriate viewer; so
813 it relies on appropriate programs to be installed on the system.
814 However, the choice of these programs can be configured by the
815 sysadmin or user.
816
817 %description texdoctk -l pl.UTF-8
818 Oparty na Perlu i Tk graficzny interfejs dający łatwy dostęp do
819 dokumentacji pakietów TeXowych na platformach uniksowych; używa baz
820 danych opartych na poddrzewach texmf/doc z teTeXa 1.0.x, ale może
821 używać konfiguracji ze zmodyfikowanymi lub rozszerzonymi katalogami.
822 Należy zauważyć, że texdoctk sam w sobie nie jest przeglądarką, ale
823 interfejsem do wyszukiwania plików dokumentacji i otwierania ich we
824 właściwej przeglądarce; tak więc wymaga on odpowiednich programów
825 zainstalowanych w systemie. Wybór tych programów może być dokonany
826 przez administratora lub użytkownika.
827
828 %package -n texconfig
829 Summary:        TeX typesetting system configurator
830 Summary(pl.UTF-8):      Konfigurator systemu składu TeX
831 Group:          Applications/Publishing/TeX
832 Requires:       %{name} = %{epoch}:%{version}-%{release}
833 Requires:       %{name}-dvips = %{epoch}:%{version}-%{release}
834 Requires:       %{name}-metafont = %{epoch}:%{version}-%{release}
835 Requires:       xdvi = %{epoch}:%{version}-%{release}
836 Obsoletes:      tetex-texconfig
837
838 %description -n texconfig
839 TeX typesetting system configurator.
840
841 %description -n texconfig -l pl.UTF-8
842 Konfigurator systemu składu TeX.
843
844 %package -n xdvi
845 Summary:        X11 previewer
846 Summary(de.UTF-8):      X11-Previewer
847 Summary(es.UTF-8):      Visualizador TeX X11
848 Summary(fr.UTF-8):      Prévisualisateur X11
849 Summary(pl.UTF-8):      Przeglądarka DVI dla X11
850 Summary(pt_BR.UTF-8):   Visualizador TeX X11
851 Summary(tr.UTF-8):      X11 öngörüntüleyici
852 Group:          Applications/Publishing/TeX
853 Requires(post,postun):  %{_bindir}/texhash
854 Requires:       %{name} = %{epoch}:%{version}-%{release}
855 Requires:       %{name}-metafont = %{epoch}:%{version}-%{release}
856 Suggests:       %{name}-dvips
857 Obsoletes:      tetex-xdvi
858
859 %description -n xdvi
860 xdvi is a program which runs under the X window system. It is used to
861 preview dvi files, such as are produced by tex and latex.
862
863 %description -n xdvi -l de.UTF-8
864 xdvi ist ein Programm, das unter dem X-Window-System läuft und gewohnt
865 ist, dvi-Dateien als Vorschau anzuzeigen, etwa solche, die von tex und
866 latex erzeugt wurden.
867
868 %description -n xdvi -l es.UTF-8
869 xdvi es un programa que se ejecuta en el sistema X Window. Se usa para
870 visualizar archivos dvi, como los producidos por tex y latex.
871
872 %description -n xdvi -l fr.UTF-8
873 xdvi est un programme s'exécutant sous le système X Window. Il sert à
874 visualiser les fichiers dvi tels que ceux produits par tex et latex.
875
876 %description -n xdvi -l pl.UTF-8
877 Xdvi jest programem (działającym w X Window System) do przeglądania
878 plików DVI, produkowanych przez TeXa i LaTeXa.
879
880 %description -n xdvi -l pt_BR.UTF-8
881 xdvi é um programa que roda no sistema X Window. É usado para
882 visualizar arquivos dvi, como os produzidos por tex e latex.
883
884 %package -n xindy
885 Summary:        Xindy creates sorted and tagged index from raw index
886 Summary(hu.UTF-8):      Xindy rendezett és cimkézett indexet készít nyers indexekből
887 Group:          Applications/Publishing/TeX
888
889 %description -n xindy
890 Xindy creates sorted and tagged index from raw index.
891
892 %description -n xindy -l hu.UTF-8
893 Xindy rendezett és cimkézett indexet készít nyers indexekből.
894
895 %package -n xindy-albanian
896 Summary:        Xindy albanian language
897 Summary(hu.UTF-8):      Xindy albán nyelv
898 Group:          Applications/Publishing/TeX
899
900 %description -n xindy-albanian
901 Xindy albanian language
902
903 %description -n xindy-albanian -l hu.UTF-8
904 Xindy albán nyelv
905
906 %package -n xindy-belarusian
907 Summary:        Xindy belarusian language
908 Summary(hu.UTF-8):      Xindy belorusz nyelv
909 Group:          Applications/Publishing/TeX
910
911 %description -n xindy-belarusian
912 Xindy belarusian language
913
914 %description -n xindy-belarusian -l hu.UTF-8
915 Xindy belorusz nyelv
916
917 %package -n xindy-bulgarian
918 Summary:        Xindy bulgarian language
919 Summary(hu.UTF-8):      Xindy bolgár nyelv
920 Group:          Applications/Publishing/TeX
921
922 %description -n xindy-bulgarian
923 Xindy bulgarian language
924
925 %description -n xindy-bulgarian -l hu.UTF-8
926 Xindy bolgár nyelv
927
928 %package -n xindy-croatian
929 Summary:        Xindy croatian language
930 Summary(hu.UTF-8):      Xindy horvát nyelv
931 Group:          Applications/Publishing/TeX
932
933 %description -n xindy-croatian
934 Xindy croatian language
935
936 %description -n xindy-croatian -l hu.UTF-8
937 Xindy horvát nyelv
938
939 %package -n xindy-czech
940 Summary:        Xindy czech language
941 Summary(hu.UTF-8):      Xindy cseh nyelv
942 Group:          Applications/Publishing/TeX
943
944 %description -n xindy-czech
945 Xindy czech language
946
947 %description -n xindy-czech -l hu.UTF-8
948 Xindy cseh nyelv
949
950 %package -n xindy-danish
951 Summary:        Xindy danish language
952 Summary(hu.UTF-8):      Xindy dán nyelv
953 Group:          Applications/Publishing/TeX
954
955 %description -n xindy-danish
956 Xindy danish language
957
958 %description -n xindy-danish -l hu.UTF-8
959 Xindy dán nyelv
960
961 %package -n xindy-dutch
962 Summary:        Xindy dutch language
963 Summary(hu.UTF-8):      Xindy holland nyelv
964 Group:          Applications/Publishing/TeX
965
966 %description -n xindy-dutch
967 Xindy dutch language
968
969 %description -n xindy-dutch -l hu.UTF-8
970 Xindy holland nyelv
971
972 %package -n xindy-english
973 Summary:        Xindy english language
974 Summary(hu.UTF-8):      Xindy angol nyelv
975 Group:          Applications/Publishing/TeX
976
977 %description -n xindy-english
978 Xindy english language
979
980 %description -n xindy-english -l hu.UTF-8
981 Xindy angol nyelv
982
983 %package -n xindy-esperanto
984 Summary:        Xindy esperanto language
985 Summary(hu.UTF-8):      Xindy eszperantó nyelv
986 Group:          Applications/Publishing/TeX
987
988 %description -n xindy-esperanto
989 Xindy esperanto language
990
991 %description -n xindy-esperanto -l hu.UTF-8
992 Xindy eszperantó nyelv
993
994 %package -n xindy-estonian
995 Summary:        Xindy estonian language
996 Summary(hu.UTF-8):      Xindy észt nyelv
997 Group:          Applications/Publishing/TeX
998
999 %description -n xindy-estonian
1000 Xindy estonian language
1001
1002 %description -n xindy-estonian -l hu.UTF-8
1003 Xindy észt nyelv
1004
1005 %package -n xindy-finnish
1006 Summary:        Xindy finnish language
1007 Summary(hu.UTF-8):      Xindy finn nyelv
1008 Group:          Applications/Publishing/TeX
1009
1010 %description -n xindy-finnish
1011 Xindy finnish language
1012
1013 %description -n xindy-finnish -l hu.UTF-8
1014 Xindy finn nyelv
1015
1016 %package -n xindy-french
1017 Summary:        Xindy french language
1018 Summary(hu.UTF-8):      Xindy francia nyelv
1019 Group:          Applications/Publishing/TeX
1020
1021 %description -n xindy-french
1022 Xindy french language
1023
1024 %description -n xindy-french -l hu.UTF-8
1025 Xindy francia nyelv
1026
1027 %package -n xindy-general
1028 Summary:        Xindy general language
1029 Summary(hu.UTF-8):      Xindy általános nyelv
1030 Group:          Applications/Publishing/TeX
1031
1032 %description -n xindy-general
1033 Xindy general language
1034
1035 %description -n xindy-general -l hu.UTF-8
1036 Xindy általános nyelv
1037
1038 %package -n xindy-georgian
1039 Summary:        Xindy georgian language
1040 Summary(hu.UTF-8):      Xindy georgian nyelv
1041 Group:          Applications/Publishing/TeX
1042
1043 %description -n xindy-georgian
1044 Xindy georgian language
1045
1046 %description -n xindy-georgian -l hu.UTF-8
1047 Xindy georgian nyelv
1048
1049 %package -n xindy-german
1050 Summary:        Xindy german language
1051 Summary(hu.UTF-8):      Xindy német nyelv
1052 Group:          Applications/Publishing/TeX
1053
1054 %description -n xindy-german
1055 Xindy german language
1056
1057 %description -n xindy-german -l hu.UTF-8
1058 Xindy német nyelv
1059
1060 %package -n xindy-greek
1061 Summary:        Xindy greek language
1062 Summary(hu.UTF-8):      Xindy görög nyelv
1063 Group:          Applications/Publishing/TeX
1064
1065 %description -n xindy-greek
1066 Xindy greek language
1067
1068 %description -n xindy-greek -l hu.UTF-8
1069 Xindy görög nyelv
1070
1071 %package -n xindy-gypsy
1072 Summary:        Xindy gypsy language
1073 Summary(hu.UTF-8):      Xindy cigány nyelv
1074 Group:          Applications/Publishing/TeX
1075
1076 %description -n xindy-gypsy
1077 Xindy gypsy language
1078
1079 %description -n xindy-gypsy -l hu.UTF-8
1080 Xindy cigány nyelv
1081
1082 %package -n xindy-hausa
1083 Summary:        Xindy hausa language
1084 Summary(hu.UTF-8):      Xindy hausa nyelv
1085 Group:          Applications/Publishing/TeX
1086
1087 %description -n xindy-hausa
1088 Xindy hausa language
1089
1090 %description -n xindy-hausa -l hu.UTF-8
1091 Xindy hausa nyelv
1092
1093 %package -n xindy-hebrew
1094 Summary:        Xindy hebrew language
1095 Summary(hu.UTF-8):      Xindy héber nyelv
1096 Group:          Applications/Publishing/TeX
1097
1098 %description -n xindy-hebrew
1099 Xindy hebrew language
1100
1101 %description -n xindy-hebrew -l hu.UTF-8
1102 Xindy héber nyelv
1103
1104 %package -n xindy-hungarian
1105 Summary:        Xindy hungarian language
1106 Summary(hu.UTF-8):      Xindy magyar nyelv
1107 Group:          Applications/Publishing/TeX
1108
1109 %description -n xindy-hungarian
1110 Xindy hungarian language
1111
1112 %description -n xindy-hungarian -l hu.UTF-8
1113 Xindy magyar nyelv
1114
1115 %package -n xindy-icelandic
1116 Summary:        Xindy icelandic language
1117 Summary(hu.UTF-8):      Xindy izlandi nyelv
1118 Group:          Applications/Publishing/TeX
1119
1120 %description -n xindy-icelandic
1121 Xindy icelandic language
1122
1123 %description -n xindy-icelandic -l hu.UTF-8
1124 Xindy izlandi nyelv
1125
1126 %package -n xindy-italian
1127 Summary:        Xindy italian language
1128 Summary(hu.UTF-8):      Xindy olasz nyelv
1129 Group:          Applications/Publishing/TeX
1130
1131 %description -n xindy-italian
1132 Xindy italian language
1133
1134 %description -n xindy-italian -l hu.UTF-8
1135 Xindy olasz nyelv
1136
1137 %package -n xindy-klingon
1138 Summary:        Xindy klingon language
1139 Summary(hu.UTF-8):      Xindy klingon nyelv
1140 Group:          Applications/Publishing/TeX
1141
1142 %description -n xindy-klingon
1143 Xindy klingon language
1144
1145 %description -n xindy-klingon -l hu.UTF-8
1146 Xindy klingon nyelv
1147
1148 %package -n xindy-kurdish
1149 Summary:        Xindy kurdish language
1150 Summary(hu.UTF-8):      Xindy kurd nyelv
1151 Group:          Applications/Publishing/TeX
1152
1153 %description -n xindy-kurdish
1154 Xindy kurdish language
1155
1156 %description -n xindy-kurdish -l hu.UTF-8
1157 Xindy kurd nyelv
1158
1159 %package -n xindy-latin
1160 Summary:        Xindy latin language
1161 Summary(hu.UTF-8):      Xindy latin nyelv
1162 Group:          Applications/Publishing/TeX
1163
1164 %description -n xindy-latin
1165 Xindy latin language
1166
1167 %description -n xindy-latin -l hu.UTF-8
1168 Xindy latin nyelv
1169
1170 %package -n xindy-latvian
1171 Summary:        Xindy latvian language
1172 Summary(hu.UTF-8):      Xindy lett nyelv
1173 Group:          Applications/Publishing/TeX
1174
1175 %description -n xindy-latvian
1176 Xindy latvian language
1177
1178 %description -n xindy-latvian -l hu.UTF-8
1179 Xindy lett nyelv
1180
1181 %package -n xindy-lithuanian
1182 Summary:        Xindy lithuanian language
1183 Summary(hu.UTF-8):      Xindy litván nyelv
1184 Group:          Applications/Publishing/TeX
1185
1186 %description -n xindy-lithuanian
1187 Xindy lithuanian language
1188
1189 %description -n xindy-lithuanian -l hu.UTF-8
1190 Xindy litván nyelv
1191
1192 %package -n xindy-lower-sorbian
1193 Summary:        Xindy lower-sorbian language
1194 Summary(hu.UTF-8):      Xindy lower-sorbian nyelv
1195 Group:          Applications/Publishing/TeX
1196
1197 %description -n xindy-lower-sorbian
1198 Xindy lower-sorbian language
1199
1200 %description -n xindy-lower-sorbian -l hu.UTF-8
1201 Xindy lower-sorbian nyelv
1202
1203 %package -n xindy-macedonian
1204 Summary:        Xindy macedonian language
1205 Summary(hu.UTF-8):      Xindy macedón nyelv
1206 Group:          Applications/Publishing/TeX
1207
1208 %description -n xindy-macedonian
1209 Xindy macedonian language
1210
1211 %description -n xindy-macedonian -l hu.UTF-8
1212 Xindy macedón nyelv
1213
1214 %package -n xindy-mongolian
1215 Summary:        Xindy mongolian language
1216 Summary(hu.UTF-8):      Xindy mongol nyelv
1217 Group:          Applications/Publishing/TeX
1218
1219 %description -n xindy-mongolian
1220 Xindy mongolian language
1221
1222 %description -n xindy-mongolian -l hu.UTF-8
1223 Xindy mongol nyelv
1224
1225 %package -n xindy-norwegian
1226 Summary:        Xindy norwegian language
1227 Summary(hu.UTF-8):      Xindy norvég nyelv
1228 Group:          Applications/Publishing/TeX
1229
1230 %description -n xindy-norwegian
1231 Xindy norwegian language
1232
1233 %description -n xindy-norwegian -l hu.UTF-8
1234 Xindy norvég nyelv
1235
1236 %package -n xindy-polish
1237 Summary:        Xindy polish language
1238 Summary(hu.UTF-8):      Xindy lengyel nyelv
1239 Group:          Applications/Publishing/TeX
1240
1241 %description -n xindy-polish
1242 Xindy polish language
1243
1244 %description -n xindy-polish -l hu.UTF-8
1245 Xindy lengyel nyelv
1246
1247 %package -n xindy-portuguese
1248 Summary:        Xindy portuguese language
1249 Summary(hu.UTF-8):      Xindy portugál nyelv
1250 Group:          Applications/Publishing/TeX
1251
1252 %description -n xindy-portuguese
1253 Xindy portuguese language
1254
1255 %description -n xindy-portuguese -l hu.UTF-8
1256 Xindy portugál nyelv
1257
1258 %package -n xindy-romanian
1259 Summary:        Xindy romanian language
1260 Summary(hu.UTF-8):      Xindy román nyelv
1261 Group:          Applications/Publishing/TeX
1262
1263 %description -n xindy-romanian
1264 Xindy romanian language
1265
1266 %description -n xindy-romanian -l hu.UTF-8
1267 Xindy román nyelv
1268
1269 %package -n xindy-russian
1270 Summary:        Xindy russian language
1271 Summary(hu.UTF-8):      Xindy orosz nyelv
1272 Group:          Applications/Publishing/TeX
1273
1274 %description -n xindy-russian
1275 Xindy russian language
1276
1277 %description -n xindy-russian -l hu.UTF-8
1278 Xindy orosz nyelv
1279
1280 %package -n xindy-serbian
1281 Summary:        Xindy serbian language
1282 Summary(hu.UTF-8):      Xindy szerb nyelv
1283 Group:          Applications/Publishing/TeX
1284
1285 %description -n xindy-serbian
1286 Xindy serbian language
1287
1288 %description -n xindy-serbian -l hu.UTF-8
1289 Xindy szerb nyelv
1290
1291 %package -n xindy-slovak
1292 Summary:        Xindy slovak language
1293 Summary(hu.UTF-8):      Xindy szlovák nyelv
1294 Group:          Applications/Publishing/TeX
1295
1296 %description -n xindy-slovak
1297 Xindy slovak language
1298
1299 %description -n xindy-slovak -l hu.UTF-8
1300 Xindy szlovák nyelv
1301
1302 %package -n xindy-slovenian
1303 Summary:        Xindy slovenian language
1304 Summary(hu.UTF-8):      Xindy szlovén nyelv
1305 Group:          Applications/Publishing/TeX
1306
1307 %description -n xindy-slovenian
1308 Xindy slovenian language
1309
1310 %description -n xindy-slovenian -l hu.UTF-8
1311 Xindy szlovén nyelv
1312
1313 %package -n xindy-spanish
1314 Summary:        Xindy spanish language
1315 Summary(hu.UTF-8):      Xindy spanyol nyelv
1316 Group:          Applications/Publishing/TeX
1317
1318 %description -n xindy-spanish
1319 Xindy spanish language
1320
1321 %description -n xindy-spanish -l hu.UTF-8
1322 Xindy spanyol nyelv
1323
1324 %package -n xindy-swedish
1325 Summary:        Xindy swedish language
1326 Summary(hu.UTF-8):      Xindy svéd nyelv
1327 Group:          Applications/Publishing/TeX
1328
1329 %description -n xindy-swedish
1330 Xindy swedish language
1331
1332 %description -n xindy-swedish -l hu.UTF-8
1333 Xindy svéd nyelv
1334
1335 %package -n xindy-turkish
1336 Summary:        Xindy turkish language
1337 Summary(hu.UTF-8):      Xindy török nyelv
1338 Group:          Applications/Publishing/TeX
1339
1340 %description -n xindy-turkish
1341 Xindy turkish language
1342
1343 %description -n xindy-turkish -l hu.UTF-8
1344 Xindy török nyelv
1345
1346 %package -n xindy-ukrainian
1347 Summary:        Xindy ukrainian language
1348 Summary(hu.UTF-8):      Xindy ukrán nyelv
1349 Group:          Applications/Publishing/TeX
1350
1351 %description -n xindy-ukrainian
1352 Xindy ukrainian language
1353
1354 %description -n xindy-ukrainian -l hu.UTF-8
1355 Xindy ukrán nyelv
1356
1357 %package -n xindy-upper-sorbian
1358 Summary:        Xindy upper-sorbian language
1359 Summary(hu.UTF-8):      Xindy upper-sorbian nyelv
1360 Group:          Applications/Publishing/TeX
1361
1362 %description -n xindy-upper-sorbian
1363 Xindy upper-sorbian language
1364
1365 %description -n xindy-upper-sorbian -l hu.UTF-8
1366 Xindy upper-sorbian nyelv
1367
1368 %package -n xindy-vietnamese
1369 Summary:        Xindy vietnamese language
1370 Summary(hu.UTF-8):      Xindy vietnámi nyelv
1371 Group:          Applications/Publishing/TeX
1372
1373 %description -n xindy-vietnamese
1374 Xindy vietnamese language
1375
1376 %description -n xindy-vietnamese -l hu.UTF-8
1377 Xindy vietnám nyelv
1378
1379
1380 %package pdftex
1381 Summary:        TeX generating PDF files instead DVI
1382 Summary(hu.UTF-8):      PDF fájlok készítése DVI helyett TeX-ből
1383 Summary(pl.UTF-8):      TeX generujący pliki PDF zamiast DVI
1384 Group:          Applications/Publishing/TeX
1385 Requires(post,postun):  %{_bindir}/texhash
1386 Requires:       %{name} = %{epoch}:%{version}-%{release}
1387 Requires:       %{name}-fonts-type1-bluesky = %{epoch}:%{version}-%{release}
1388 Provides:       tetex-pdftex
1389 Obsoletes:      tetex-pdftex
1390 Provides:       tetex-format-pdftex = %{epoch}:%{version}-%{release}
1391 Obsoletes:      tetex-format-pdftex
1392
1393 %description pdftex
1394 TeX generating PDF files instead DVI.
1395
1396 %description pdftex -l pl.UTF-8
1397 TeX generujący pliki PDF zamiast DVI.
1398
1399 %package psutils
1400 Summary:        PostScript Utilities
1401 Summary(hu.UTF-8):      PostScript eszközök
1402 Summary(pl.UTF-8):      Narzędzia do PostScriptu
1403 Group:          Applications/Printing
1404 Obsoletes:      psutils
1405
1406 %description psutils
1407 This archive contains some utilities for manipulating PostScript
1408 documents. Page selection and rearrangement are supported, including
1409 arrangement into signatures for booklet printing, and page merging for
1410 n-up printing.
1411
1412 %description psutils -l hu.UTF-8
1413 Ez a csomag jónéhány eszközt tartalmaz, amellyel a PostScript
1414 dokumentumok manipulálhatók. Oldal kijelölés és átrendezés támogatott,
1415 beleértve a booklet nyomtatáshoz való átrendezést is.
1416
1417 %description psutils -l pl.UTF-8
1418 PSutils zawiera programy pomagające manipulować plikami PostScript,
1419 wybierać strony przeznaczone do wydruku, ich kolejność, układ. Pozwala
1420 także na łączenie różnych plików PostScript w całość.
1421
1422 %package phyzzx
1423 Summary:        A TeX format for physicists
1424 Summary(hu.UTF-8):      TeX formátum fizikusoknak
1425 Group:          Applications/Publishing/TeX
1426 Requires(post,postun):  %{_bindir}/texhash
1427 Requires:       %{name} = %{epoch}:%{version}-%{release}
1428
1429 %description phyzzx
1430 A TeX format for physicists.
1431
1432 %description phyzzx -l hu.UTF-8
1433 TeX formátum fizikusoknak.
1434
1435 %package omega
1436 Summary:        Extended unicode TeX
1437 Summary(pl.UTF-8):      Omega - TeX ze wsparciem dla unikodu
1438 Group:          Applications/Publishing/TeX
1439 Requires(post,postun):  %{_bindir}/texhash
1440 Requires:       %{name} = %{epoch}:%{version}-%{release}
1441 Requires:       %{name}-fonts-omega = %{epoch}:%{version}-%{release}
1442 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1443
1444 %description omega
1445 Omega is a version of the TeX program modified for multilingual
1446 typesetting. It uses unicode, and has additional primitives for (among
1447 other things) bidirectional typesetting.
1448
1449 %description omega -l pl.UTF-8
1450 Omega to wersja TeXa zmodyfikowana dla potrzeb składu wielojęzycznego.
1451 Używa unikodu i ma dodatkowe prymitywy do (między innymi) składania
1452 tekstu pisanego w obu kierunkach.
1453
1454 # # formats #
1455
1456 # Plain format.
1457
1458 %package plain
1459 Summary:        Plain TeX format basic files
1460 Summary(pl.UTF-8):      Podstawowe pliki dla formatu Plain TeX
1461 Group:          Applications/Publishing/TeX
1462 Requires(post,postun):  %{_bindir}/texhash
1463 Requires:       %{name} = %{epoch}:%{version}-%{release}
1464 Provides:       tetex-plain
1465 Obsoletes:      tetex-plain
1466 Provides:       tetex-format-plain
1467 Obsoletes:      tetex-format-plain
1468
1469 %description plain
1470 Plain TeX format basic files.
1471
1472 %description plain -l pl.UTF-8
1473 Podstawowe pliki dla formatu Plain TeX.
1474
1475 %package format-plain
1476 Summary:        TeX Plain format
1477 Summary(pl.UTF-8):      Format TeX Plain
1478 Group:          Applications/Publishing/TeX
1479 Requires(post,postun):  %{_bindir}/texhash
1480 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1481
1482 %description format-plain
1483 TeX Plain format.
1484
1485 %description format-plain -l pl.UTF-8
1486 Format TeX Plain.
1487
1488 %package format-pdftex
1489 Summary:        PDFTeX Plain format
1490 Summary(pl.UTF-8):      Format PDFTeX Plain
1491 Group:          Applications/Publishing/TeX
1492 Requires(post,postun):  %{_bindir}/texhash
1493 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
1494 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1495 # for epstopdf to work
1496 Requires:       fonts-Type1-urw
1497 Requires:       ghostscript
1498 Provides:       tetex-format-pdftex
1499 Obsoletes:      tetex-format-pdftex
1500
1501 %description format-pdftex
1502 PDFTeX Plain format.
1503
1504 %description format-pdftex -l pl.UTF-8
1505 Format PDFTeX Plain.
1506
1507 %package format-pdfetex
1508 Summary:        PDFTeX EPlain format
1509 Summary(pl.UTF-8):      Format PDFTeX EPlain
1510 Group:          Applications/Publishing/TeX
1511 Requires(post,postun):  %{_bindir}/texhash
1512 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
1513 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1514 Provides:       tetex-format-pdfetex = %{epoch}:%{version}-%{release}
1515 Obsoletes:      tetex-format-pdfetex
1516
1517 %description format-pdfetex
1518 PDFTeX EPlain format.
1519
1520 %description format-pdfetex -l pl.UTF-8
1521 Format PDFTeX EPlain.
1522
1523 # MeX Plain format
1524
1525 %package mex
1526 Summary:        MeX Plain Format basic files
1527 Summary(pl.UTF-8):      Podstawowe pliki dla format MeX Plain
1528 Group:          Applications/Publishing/TeX
1529 Requires(post,postun):  %{_bindir}/texhash
1530 Requires:       %{name} = %{epoch}:%{version}-%{release}
1531 Requires:       texlive-fonts-pl = %{epoch}:%{version}-%{release}
1532 Requires:       texlive-plain = %{epoch}:%{version}-%{release}
1533
1534 %description mex
1535 MeX Plain Format basic files.
1536
1537 %description mex -l pl.UTF-8
1538 Podstawowe pliki dla formatu MeX Plain.
1539
1540 %package format-mex
1541 Summary:        MeX Plain Format
1542 Summary(pl.UTF-8):      Format MeX Plain
1543 Group:          Applications/Publishing/TeX
1544 Requires(post,postun):  %{_bindir}/texhash
1545 Requires:       texlive-mex = %{epoch}:%{version}-%{release}
1546
1547 %description format-mex
1548 MeX Plain Format.
1549
1550 %description format-mex -l pl.UTF-8
1551 Format MeX Plain.
1552
1553 %package format-pdfmex
1554 Summary:        PDFMeX Plain Format
1555 Summary(pl.UTF-8):      Format PDFMeX Plain
1556 Group:          Applications/Publishing/TeX
1557 Requires(post,postun):  %{_bindir}/texhash
1558 Requires:       %{name}-mex = %{epoch}:%{version}-%{release}
1559 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
1560
1561 %description format-pdfmex
1562 PDFMeX Plain Format.
1563
1564 %description format-pdfmex -l pl.UTF-8
1565 Format PDFMeX Plain.
1566
1567 %package format-utf8mex
1568 Summary:        MeX Plain Format with UTF-8 encoded source files
1569 Summary(pl.UTF-8):      Format MeX Plain z plikami źródłowymi kodowanymi UTF-8
1570 Group:          Applications/Publishing/TeX
1571 Requires(post,postun):  %{_bindir}/texhash
1572 Requires:       %{name}-mex = %{epoch}:%{version}-%{release}
1573
1574 %description format-utf8mex
1575 MeX Plain Format with UTF-8 encoded source files.
1576
1577 %description format-utf8mex -l pl.UTF-8
1578 Format MeX Plain z plikami źródłowymi kodowanymi UTF-8.
1579
1580 # AMS TeX format
1581
1582 %package amstex
1583 Summary:        AMS macros for Plain TeX basic files
1584 Summary(pl.UTF-8):      Podstawowe pliki makr AMS dla formatu Plain TeX
1585 Group:          Applications/Publishing/TeX
1586 Requires(post,postun):  %{_bindir}/texhash
1587 Requires:       %{name}-fonts-ams = %{epoch}:%{version}-%{release}
1588 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1589 Provides:       tetex-ams
1590 Obsoletes:      tetex-ams
1591 Obsoletes:      tetex-plain-amsfonts
1592
1593 %description amstex
1594 American Mathematical Society macros for Plain TeX basic files.
1595
1596 %description amstex -l pl.UTF-8
1597 Podstawowe pliki makr AMS (American Mathematical Society) dla formatu
1598 Plain TeX.
1599
1600 %package format-amstex
1601 Summary:        AMS macros for Plain TeX
1602 Summary(pl.UTF-8):      Makra AMS dla formatu Plain TeX
1603 Group:          Applications/Publishing/TeX
1604 Requires(post,postun):  %{_bindir}/texhash
1605 Requires:       %{name}-amstex = %{epoch}:%{version}-%{release}
1606 Obsoletes:      tetex-ams
1607
1608 %description format-amstex
1609 American Mathematical Society macros for Plain TeX.
1610
1611 %description format-amstex -l pl.UTF-8
1612 Makra AMS (American Mathematical Society) dla formatu Plain TeX.
1613
1614 %package format-pdfamstex
1615 Summary:        AMS macros for PDFTeX
1616 Summary(pl.UTF-8):      Makra AMS dla formatu PDFTeX
1617 Group:          Applications/Publishing/TeX
1618 Requires(post,postun):  %{_bindir}/texhash
1619 Requires:       %{name}-amstex = %{epoch}:%{version}-%{release}
1620 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
1621
1622 %description format-pdfamstex
1623 American Mathematical Society macros for PDFTeX.
1624
1625 %description format-pdfamstex -l pl.UTF-8
1626 Makra AMS (American Mathematical Society) dla formatu PDFTeX.
1627
1628 # CSPlain format
1629
1630 %package csplain
1631 Summary:        TeX CSPlain format basic files
1632 Summary(pl.UTF-8):      Podstawowe pliki dla formatu TeX CSPlain
1633 Group:          Applications/Publishing/TeX
1634 Requires(post,postun):  %{_bindir}/texhash
1635 Requires:       %{name}-fonts-cs = %{epoch}:%{version}-%{release}
1636 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1637 Provides:       tetex-csplain
1638 Obsoletes:      tetex-csplain
1639
1640 %description csplain
1641 TeX CSPlain format basic files.
1642
1643 %description csplain -l pl.UTF-8
1644 Podstawowe pliki dla formatu TeX CSPlain.
1645
1646 %package format-csplain
1647 Summary:        TeX CSPlain format
1648 Summary(pl.UTF-8):      Format TeX CSPlain
1649 Group:          Applications/Publishing/TeX
1650 Requires(post,postun):  %{_bindir}/texhash
1651 Requires:       %{name}-csplain = %{epoch}:%{version}-%{release}
1652
1653 %description format-csplain
1654 TeX CSPlain format.
1655
1656 %description format-csplain -l pl.UTF-8
1657 Format TeX CSPlain.
1658
1659 %package format-pdfcsplain
1660 Summary:        PDFTeX CSPlain format
1661 Summary(pl.UTF-8):      Format PDFTeX CSPlain
1662 Group:          Applications/Publishing/TeX
1663 Requires(post,postun):  %{_bindir}/texhash
1664 Requires:       %{name}-csplain = %{epoch}:%{version}-%{release}
1665
1666 %description format-pdfcsplain
1667 PDFTeX CSPlain format.
1668
1669 %description format-pdfcsplain -l pl.UTF-8
1670 Format PDFTeX CSPlain.
1671
1672 # CSLaTeX format
1673
1674 %package cslatex
1675 Summary:        CSLaTeX format basic files
1676 Summary(pl.UTF-8):      Podstawowe pliki dla formatu CSLaTeX
1677 Group:          Applications/Publishing/TeX
1678 Requires(post,postun):  %{_bindir}/texhash
1679 Requires:       %{name}-fonts-cs = %{epoch}:%{version}-%{release}
1680 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1681
1682 %description cslatex
1683 CSLaTeX format basic files.
1684
1685 %description cslatex -l pl.UTF-8
1686 Podstawowe pliki dla formatu CSLaTeX.
1687
1688 %package format-cslatex
1689 Summary:        CSLaTeX format
1690 Summary(pl.UTF-8):      Format CSLaTeX
1691 Group:          Applications/Publishing/TeX
1692 Requires(post,postun):  %{_bindir}/texhash
1693 Requires:       %{name}-cslatex = %{epoch}:%{version}-%{release}
1694
1695 %description format-cslatex
1696 CSLaTeX format.
1697
1698 %description format-cslatex -l pl.UTF-8
1699 Format CSLaTeX.
1700
1701 %package format-pdfcslatex
1702 Summary:        PDF CSLaTeX format
1703 Summary(pl.UTF-8):      Format PDF CSLaTeX
1704 Group:          Applications/Publishing/TeX
1705 Requires(post,postun):  %{_bindir}/texhash
1706 Requires:       %{name}-cslatex = %{epoch}:%{version}-%{release}
1707
1708 %description format-pdfcslatex
1709 PDF CSLaTeX format.
1710
1711 %description format-pdfcslatex -l pl.UTF-8
1712 Format PDF CSLaTeX.
1713
1714 # Cyrillic Plain format
1715
1716 %package cyrplain
1717 Summary:        Cyrillic Plain format basic files
1718 Summary(pl.UTF-8):      Podstawowe pliki dla formatu Cyrillic Plain
1719 Group:          Applications/Publishing/TeX
1720 Requires(post,postun):  %{_bindir}/texhash
1721 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1722
1723 %description cyrplain
1724 Cyrillic Plain format basic files.
1725
1726 %description cyrplain -l pl.UTF-8
1727 Podstawowe pliki dla formatu Cyrillic Plain.
1728
1729 %package format-cyrplain
1730 Summary:        Cyrillic Plain format
1731 Summary(pl.UTF-8):      Format Cyrillic Plain
1732 Group:          Applications/Publishing/TeX
1733 Requires(post,postun):  %{_bindir}/texhash
1734 Requires:       %{name}-cyrplain = %{epoch}:%{version}-%{release}
1735
1736 %description format-cyrplain
1737 Cyrillic Plain format.
1738
1739 %description format-cyrplain -l pl.UTF-8
1740 Format Cyrillic Plain.
1741
1742 %package format-cyramstex
1743 Summary:        Cyrillic AMSTeX format
1744 Summary(pl.UTF-8):      Format Cyrillic AMSTeX
1745 Group:          Applications/Publishing/TeX
1746 Requires(post,postun):  %{_bindir}/texhash
1747 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1748 Obsoletes:      tetex-cyramstex
1749
1750 %description format-cyramstex
1751 Cyrillic AMSTeX format.
1752
1753 %description format-cyramstex -l pl.UTF-8
1754 Format Cyrillic AMSTeX.
1755
1756 %package format-cyrtexinfo
1757 Summary:        Cyrillic TeXInfo format
1758 Summary(pl.UTF-8):      Format Cyrillic TeXInfo
1759 Group:          Applications/Publishing/TeX
1760 Requires(post,postun):  %{_bindir}/texhash
1761 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1762 Obsoletes:      tetex-cyrtexinfo
1763
1764 %description format-cyrtexinfo
1765 Cyrillic TeXInfo format.
1766
1767 %description format-cyrtexinfo -l pl.UTF-8
1768 Format Cyrillic TeXInfo.
1769
1770 # EPlain format
1771
1772 %package eplain
1773 Summary:        EPlain format basic files
1774 Summary(pl.UTF-8):      Podstawowe pliki dla formatu EPlain
1775 Group:          Applications/Publishing/TeX
1776 Requires(post,postun):  %{_bindir}/texhash
1777 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1778 Obsoletes:      tetex-etex
1779
1780 %description eplain
1781 EPlain format basic files.
1782
1783 %description eplain -l pl.UTF-8
1784 Podstawowe pliki dla formatu EPlain.
1785
1786 %package format-eplain
1787 Summary:        EPlain format
1788 Summary(pl.UTF-8):      Format EPlain
1789 Group:          Applications/Publishing/TeX
1790 Requires(post,postun):  %{_bindir}/texhash
1791 Requires:       %{name}-eplain = %{epoch}:%{version}-%{release}
1792
1793 %description format-eplain
1794 EPlain format.
1795
1796 %description format-eplain -l pl.UTF-8
1797 Format EPlain.
1798
1799 # ConTeXt format.
1800
1801 %package context
1802 Summary:        ConTeXt macro package basic files
1803 Summary(pl.UTF-8):      Podstawowe pliki pakietu makr ConTeXt
1804 Group:          Applications/Publishing/TeX
1805 Requires(post,postun):  %{_bindir}/texhash
1806 Requires:       %{name} = %{epoch}:%{version}-%{release}
1807 Provides:       tetex-context
1808 Obsoletes:      tetex-context
1809
1810 %define         _noautoreq      'perl(path_tre)'
1811
1812 %description context
1813 A full featured, parameter driven macro package, which fully supports
1814 advanced interactive documents.
1815
1816 This package contains basic files.
1817
1818 %description context -l pl.UTF-8
1819 Pakiet makr sterowanych przez parametry o pełnych możliwościach,
1820 całkowicie obsługujący zaawansowane dokumenty interaktywne.
1821
1822 Ten pakiet zawiera podstawowe pliki.
1823
1824 %package format-context-de
1825 Summary:        German ConTeXt format
1826 Summary(pl.UTF-8):      Niemiecka wersja formatu ConTeXt
1827 Group:          Applications/Publishing/TeX
1828 Requires(post,postun):  %{_bindir}/texhash
1829 Requires:       %{name}-context = %{epoch}:%{version}-%{release}
1830
1831 %description format-context-de
1832 German ConTeXt format.
1833
1834 %description format-context-de -l pl.UTF-8
1835 Niemiecka wersja formatu ConTeXt.
1836
1837 %package format-context-en
1838 Summary:        English ConTeXt format
1839 Summary(pl.UTF-8):      Angielska wersja formatu ConTeXt
1840 Group:          Applications/Publishing/TeX
1841 Requires(post,postun):  %{_bindir}/texhash
1842 Requires:       %{name}-context = %{epoch}:%{version}-%{release}
1843
1844 %description format-context-en
1845 English ConTeXt format.
1846
1847 %description format-context-en -l pl.UTF-8
1848 Angielska wersja formatu ConTeXt.
1849
1850 %package format-context-nl
1851 Summary:        Dutch ConTeXt format
1852 Summary(pl.UTF-8):      Holenderska wersja formatu ConTeXt
1853 Group:          Applications/Publishing/TeX
1854 Requires(post,postun):  %{_bindir}/texhash
1855 Requires:       %{name}-context = %{epoch}:%{version}-%{release}
1856
1857 %description format-context-nl
1858 Dutch ConTeXt format.
1859
1860 %description format-context-nl -l pl.UTF-8
1861 Holenderska wersja formatu ConTeXt.
1862
1863 # LaTeX format.
1864
1865 %package latex
1866 Summary:        LaTeX macro package basic files
1867 Summary(pl.UTF-8):      Podstawowe pliki pakietu makr LaTeX
1868 Group:          Applications/Publishing/TeX
1869 Requires(post,postun):  %{_bindir}/texhash
1870 Requires:       %{name} = %{epoch}:%{version}-%{release}
1871 Requires:       %{name}-fonts-latex = %{epoch}:%{version}-%{release}
1872 Requires:       %{name}-tex-ruhyphen = %{epoch}:%{version}-%{release}
1873 Requires:       %{name}-tex-ukrhyph = %{epoch}:%{version}-%{release}
1874 # for misc/eurosym:
1875 Requires:       %{name}-fonts-eurosym = %{epoch}:%{version}-%{release}
1876 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
1877 Requires:       %{name}-tex-babel = %{epoch}:%{version}-%{release}
1878 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
1879 Suggests:       %{name}-fonts-jknappen
1880 Suggests:       %{name}-latex-ucs = %{epoch}:%{version}-%{release}
1881 Provides:       tetex-format-latex
1882 Provides:       tetex-latex
1883 Obsoletes:      tetex-bibtex-koma-script
1884 Obsoletes:      tetex-format-latex
1885 Obsoletes:      tetex-latex
1886 Obsoletes:      tetex-latex-SIunits
1887 Obsoletes:      tetex-latex-caption
1888 Obsoletes:      tetex-latex-curves
1889 Obsoletes:      tetex-latex-dinbrief
1890 Obsoletes:      tetex-latex-draftcopy
1891 Obsoletes:      tetex-latex-dvilj
1892 Obsoletes:      tetex-latex-eepic
1893 Obsoletes:      tetex-latex-endfloat
1894 Obsoletes:      tetex-latex-fancyhdr
1895 Obsoletes:      tetex-latex-fancyheadings
1896 Obsoletes:      tetex-latex-fancyvrb
1897 Obsoletes:      tetex-latex-fp
1898 Obsoletes:      tetex-latex-graphics
1899 Obsoletes:      tetex-latex-hyperref
1900 Obsoletes:      tetex-latex-koma-script
1901 Obsoletes:      tetex-latex-labels
1902 Obsoletes:      tetex-latex-listings
1903 Obsoletes:      tetex-latex-misc
1904 Obsoletes:      tetex-latex-ms
1905 Obsoletes:      tetex-latex-multirow
1906 Obsoletes:      tetex-latex-mwcls
1907 Obsoletes:      tetex-latex-mwdtools
1908 Obsoletes:      tetex-latex-natbib
1909 Obsoletes:      tetex-latex-ntgclass
1910 Obsoletes:      tetex-latex-oberdiek
1911 Obsoletes:      tetex-latex-pb-diagram
1912 Obsoletes:      tetex-latex-pstricks
1913 Obsoletes:      tetex-latex-revtex4
1914 Obsoletes:      tetex-latex-seminar
1915 Obsoletes:      tetex-latex-t2
1916 Obsoletes:      tetex-latex-titlesec
1917 Obsoletes:      tetex-latex-tools
1918 Obsoletes:      tetex-latex-units
1919 Obsoletes:      tetex-mwcls
1920 Obsoletes:      tetex-revtex4
1921
1922 %description latex
1923 LaTeX is a front end for the TeX text formatting system. Easier to use
1924 than TeX, LaTeX is essentially a set of TeX macros which provide
1925 convenient, predefined document formats for users.
1926
1927 This package contains basic files.
1928
1929 %description latex -l pl.UTF-8
1930 LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
1931 łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
1932 dających użytkownikom wygodne, predefiniowane formaty dokumentów.
1933
1934 Ten pakiet zawiera podstawowe pliki.
1935
1936 %package latex-colortab
1937 Summary:        Shade cells of tables and halign
1938 Group:          Applications/Publishing/TeX
1939 Requires(post,postun):  %{_bindir}/texhash
1940 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1941
1942 %description latex-colortab
1943 Shade cells of tables and halign.
1944
1945 %package latex-12many
1946 Summary:        Generalising mathematical index sets
1947 Summary(hu.UTF-8):      A matematikai halmazok indexelésének általánosítása
1948 Group:          Applications/Publishing/TeX
1949 Requires(post,postun):  %{_bindir}/texhash
1950 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1951
1952 %description latex-12many
1953 Generalising mathematical index sets.
1954
1955 %description latex-12many -l hu.UTF-8
1956 A matematikai halmazok indexelésének általánosítása.
1957
1958 %package latex-abstract
1959 Summary:        Control the typesetting of the abstract environment
1960 Summary(hu.UTF-8):      Az "abstract" környezet szedésének irányítása
1961 Group:          Applications/Publishing/TeX
1962 Requires(post,postun):  %{_bindir}/texhash
1963 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1964
1965 %description latex-abstract
1966 Control the typesetting of the abstract environment.
1967
1968 %description latex-abstract -l hu.UTF-8
1969 Az "abstract" környezet szedésének irányítása.
1970
1971 %package latex-accfonts
1972 Summary:        Utilities to derive new fonts from existing ones
1973 Summary(hu.UTF-8):      Eszközök új betűtípusok származtatására már létezőkből
1974 Group:          Applications/Publishing/TeX
1975 Requires(post,postun):  %{_bindir}/texhash
1976
1977 %description latex-accfonts
1978 Utilities to derive new fonts from existing ones.
1979
1980 %description latex-accfonts -l hu.UTF-8
1981 Eszközök új betűtípusok származtatására már létezőkből.
1982
1983 %package latex-adrconv
1984 Summary:        BibTeX styles to implement an address database
1985 Summary(hu.UTF-8):      BibTeX stílusok cím-adatbázis megvalósításához
1986 Group:          Applications/Publishing/TeX
1987 Requires(post,postun):  %{_bindir}/texhash
1988 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1989
1990 %description latex-adrconv
1991 BibTeX styles to implement an address database.
1992
1993 %description latex-adrconv -l hu.UTF-8
1994 BibTeX stílusok cím-adatbázis megvalósításához.
1995
1996 %package latex-ae
1997 Summary:        Virtual fonts for PDF-files with T1 encoded CMR-fonts
1998 Summary(pl.UTF-8):      Wirtualne fonty dla plików PDF z fontami CMR o kodowaniu T1
1999 Group:          Applications/Publishing/TeX
2000 Requires(post,postun):  %{_bindir}/texhash
2001 Requires:       %{name}-fonts-ae = %{epoch}:%{version}-%{release}
2002 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2003 Provides:       tetex-latex-ae
2004 Obsoletes:      tetex-latex-ae
2005
2006 %description latex-ae
2007 A set of virtual fonts which emulates T1 coded fonts using the
2008 standard CM fonts. The package is called AE fonts (for Almost
2009 European). The main use of the package is to produce PDF files using
2010 versions of the CM fonts instead of the bitmapped EC fonts.
2011
2012 %description latex-ae -l pl.UTF-8
2013 Zestaw wirtualnych fontów emulujących fonty o kodowaniu T1 przy użyciu
2014 standardowych fontów CM. Ten pakiet został nazwany AE (Almost European
2015 - prawie europejskie). Głównym przeznaczeniem tego pakietu jest
2016   produkowanie plików PDF przy użyciu wersji fontów CM zamiast
2017   bitmapowych fontów EC.
2018
2019 %package latex-algorithms
2020 Summary:        Floating algorithm environment
2021 Summary(pl.UTF-8):      Pływające środowisko dla algorytmów
2022 Group:          Applications/Publishing/TeX
2023 Requires(post,postun):  /usr/bin/texhash
2024 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2025
2026 %description latex-algorithms
2027 Defines a floating algorithm environment designed to work with the
2028 algorithmic package.
2029
2030 %description latex-algorithms -l pl.UTF-8
2031 Pakiet definiujący pływające środowisko dla algorytmów zaprojektowane
2032 do pracy z pakietem algorithmic.
2033
2034 %package latex-ams
2035 Summary:        AMS math facilities for LaTeX
2036 Summary(pl.UTF-8):      Udogodnienia matematyczne AMS dla LaTeXa
2037 Group:          Applications/Publishing/TeX
2038 Requires(post,postun):  %{_bindir}/texhash
2039 Requires:       %{name}-fonts-ams = %{epoch}:%{version}-%{release}
2040 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2041 Provides:       tetex-latex-ams
2042 Obsoletes:      tetex-latex-ams
2043 Obsoletes:      tetex-latex-amscls
2044 Obsoletes:      tetex-latex-amsfonts
2045 Obsoletes:      tetex-latex-amsmath
2046
2047 %description latex-ams
2048 This package is the principal package in the AMS-LaTeX distribution.
2049 It adapts for use in LaTeX most of the mathematical features found in
2050 AMS-TeX.
2051
2052 %description latex-ams -l pl.UTF-8
2053 To jest główny pakiet dystrybucji AMS-LaTeX. Jest adaptacją większości
2054 możliwości matematycznych AMS-TeXa do używania w LaTeXu.
2055
2056 %package latex-antp
2057 Summary:        Antykwa Poltawskiego, a Type 1 family of Polish traditional type
2058 Summary(pl.UTF-8):      Antykwa Półtawskiego - rodzina tradycyjnych czcionek polskich jako Type 1
2059 Group:          Applications/Publishing/TeX
2060 Requires(post,postun):  %{_bindir}/texhash
2061 Requires:       %{name}-fonts-antp = %{epoch}:%{version}-%{release}
2062 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2063
2064 %description latex-antp
2065 A replica of Antykwa Poltawskiego font in PostScript Type 1 format
2066 - -- preliminary version. This font was designed in the 'twenties and
2067   the 'thirties of XX century by a Polish graphic artist and a
2068   typographer Adam Poltawski. It was widely used by Polish printing
2069   houses as long as metal types were in use (until ca the 'sixties).
2070   Perhaps the first complete font family programmed and parametrized in
2071   METAPOST.
2072
2073 %description latex-antp -l pl.UTF-8
2074 Wstępna wersja repliki kroju Antykwa Półtawskiego w formacie
2075 PostScript Type 1. Ten krój został opracowany w latach 30-tych i
2076 40-tych XX wieku przez polskiego grafika i typografa Adama
2077 Półtawskiego. Była szeroko używana przez polskie drukarnie dopóki
2078 używano metalowych czcionek (do lat 60-tych). Prawdopodobnie pierwsza
2079 kompletna rodzina fontów zaprogramowana i zparametryzowana w
2080 METAPOSCIE.
2081
2082 %package latex-antt
2083 Summary:        Antykwa Torunska, a Type 1 family of a Polish traditional type
2084 Summary(pl.UTF-8):      Antykwa Turuńska - rodzina tradycyjnych czcionek polskich jako Type 1
2085 Group:          Applications/Publishing/TeX
2086 Requires(post,postun):  %{_bindir}/texhash
2087 Requires:       %{name}-fonts-antt = %{epoch}:%{version}-%{release}
2088 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2089
2090 %description latex-antt
2091 Antykwa Torunska is a serif font designed by the late Polish
2092 typographer Zygfryd Gardzielewski, reconstructed and digitized as Type
2093 1.
2094
2095 %description latex-antt -l pl.UTF-8
2096 Antykwa Toruńska to krój szeryfowy opracowany niedawno przez polskiego
2097 typografa Zygfryda Gardzielewskiego, zrekonstruowany i przerobiony na
2098 postać cyfrową jako Type 1.
2099
2100 %package latex-appendix
2101 Summary:        Extra control of appendices
2102 Summary(hu.UTF-8):      Az appendixek nagyobb irányítása
2103 Group:          Applications/Publishing/TeX
2104 Requires(post,postun):  %{_bindir}/texhash
2105 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2106
2107 %description latex-appendix
2108 Extra control of appendices.
2109
2110 %description latex-appendix -l hu.UTF-8
2111 Az appendixek nagyobb irányítása.
2112
2113 %package latex-bbm
2114 Summary:        Blackboard variant fonts for Computer Modern, with LaTeX support
2115 Summary(pl.UTF-8):      Tablicowy wariant fontów Computer Modern z obsługą LaTeXa
2116 Group:          Applications/Publishing/TeX
2117 Requires(post,postun):  %{_bindir}/texhash
2118 Requires:       %{name}-fonts-bbm = %{epoch}:%{version}-%{release}
2119 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2120
2121 %description latex-bbm
2122 Blackboard variant fonts for Computer Modern, with LaTeX support.
2123
2124 %description latex-bbm -l pl.UTF-8
2125 Tablicowy wariant fontów Computer Modern z obsługą LaTeXa.
2126
2127 %package latex-bardiag
2128 Summary:        LateX package for drawing bar diagrams
2129 Summary(pl.UTF-8):      LaTeX csomag oszlopdiagramok rajzolására
2130 Group:          Applications/Publishing/TeX
2131 Requires(post,postun):  %{_bindir}/texhash
2132
2133 %description latex-bardiag
2134 LateX package for drawing bar diagrams.
2135
2136 %description latex-bardiag -l hu.UTF-8
2137 LaTeX csomag oszlopdiagramok rajzolására.
2138
2139 %package latex-bbold
2140 Summary:        Sans serif blackboard bold for LaTeX
2141 Summary(pl.UTF-8):      Tablicowy tłusty font sans serif dla LaTeXa
2142 Group:          Applications/Publishing/TeX
2143 Requires(post,postun):  %{_bindir}/texhash
2144 Requires:       %{name}-fonts-bbold = %{epoch}:%{version}-%{release}
2145 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2146
2147 %description latex-bbold
2148 A geometric sans serif blackboard bold font, for use in mathematics.
2149
2150 %description latex-bbold -l pl.UTF-8
2151 Geometryczny tablicowy tłusty font sans serif, do używania w
2152 matematyce.
2153
2154 %package latex-bibtex
2155 Summary:        Bibliography management for LaTeX
2156 Summary(pl.UTF-8):      Zarządzenie bibliografią dla LaTeXa
2157 Group:          Applications/Publishing/TeX
2158 Requires(post,postun):  %{_bindir}/texhash
2159 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2160 Provides:       tetex-latex-bibtex
2161 Obsoletes:      tetex-bibtex
2162 Obsoletes:      tetex-latex-bibtex
2163 Obsoletes:      tetex-natbib
2164 Obsoletes:      tetex-rubibtex
2165
2166 %description latex-bibtex
2167 Bibliography management for LaTeX.
2168
2169 %description latex-bibtex -l pl.UTF-8
2170 Zarządzanie bibliografią dla LaTeXa.
2171
2172 %package latex-beamer
2173 Summary:        A LaTeX class for producing presentations and slides
2174 Summary(hu.UTF-8):      LaTeX dokumentumosztály prezentációk és fóliák készítéséhez
2175 Group:          Applications/Publishing/TeX
2176 Requires(post,postun):  %{_bindir}/texhash
2177 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2178
2179 %description latex-beamer
2180 A LaTeX class for producing presentations and slides.
2181
2182 %description latex-beamer -l hu.UTF-8
2183 LaTeX dokumentumosztály prezentációk és fóliák készítéséhez.
2184
2185 %package latex-bezos
2186 Summary:        Packages by Javier Bezos (additional math tools)
2187 Summary(hu.UTF-8):      Javier Bezos csomagjai (további matematikai eszközök)
2188 Group:          Applications/Publishing/TeX
2189 Requires(post,postun):  %{_bindir}/texhash
2190 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2191
2192 %description latex-bezos
2193 Packages by Javier Bezos (additional math tools).
2194
2195 %description latex-bezos -l hu.UTF-8
2196 Javier Bezos csomagjai (további matematikai eszközök).
2197
2198 %package latex-bibtex-ams
2199 Summary:        BibTeX style files for American Mathematical Society publications
2200 Summary(pl.UTF-8):      Pliki stylów BibTeXa do publikacji American Mathematical Society
2201 Group:          Applications/Publishing/TeX
2202 Requires(post,postun):  %{_bindir}/texhash
2203 Requires:       %{name}-latex-ams = %{epoch}:%{version}-%{release}
2204 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2205 Obsoletes:      tetex-bibtex-ams
2206
2207 %description latex-bibtex-ams
2208 BibTeX style files for American Mathematical Society publications.
2209
2210 %description latex-bibtex-ams -l pl.UTF-8
2211 Pliki stylów BibTeXa do publikacji American Mathematical Society.
2212
2213 %package latex-bibtex-dk
2214 Summary:        Danish variants of the standard BibTeX styles
2215 Summary(pl.UTF-8):      Duńskie warianty standardowych stylów BibTeXa
2216 Group:          Applications/Publishing/TeX
2217 Requires(post,postun):  /usr/bin/texhash
2218 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2219
2220 %description latex-bibtex-dk
2221 Dk-bib is a translation of the four standard BibTeX style files
2222 (abbrv, alpha, plain and unsrt) into Danish. The files have been
2223 extended with ISBN, ISSN and URL fields which can be enabled through a
2224 LaTeX style file.
2225
2226 %description latex-bibtex-dk -l pl.UTF-8
2227 Dk-bib to tłumaczenie czterech standardowych plików stylów BibTeXa
2228 (abbrv, alpha, plain i unsrt) na język duński. Pliki zostały
2229 rozszerzone o pola ISBN, ISSN i URL, które można włączyć poprzez plik
2230 stylu LaTeXa.
2231
2232 %package latex-bibtex-nor
2233 Summary:        Norwegian variants of the standard BibTeX styles
2234 Summary(pl.UTF-8):      Norweskie warianty standardowych stylów BibTeXa
2235 Group:          Applications/Publishing/TeX
2236 Requires(post,postun):  /usr/bin/texhash
2237 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2238
2239 %description latex-bibtex-nor
2240 Norwegian variants of the standard BibTeX styles.
2241
2242 %description latex-bibtex-nor -l pl.UTF-8
2243 Norweskie warianty standardowych stylów BibTeXa.
2244
2245 %package latex-bibtex-pl
2246 Summary:        Polish bibliography management for LaTeX
2247 Summary(pl.UTF-8):      Polska wersja zarządzania bibliografią dla LaTeXa
2248 Group:          Applications/Publishing/TeX
2249 Requires(post,postun):  %{_bindir}/texhash
2250 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2251 Obsoletes:      tetex-bibtex-plbib
2252
2253 %description latex-bibtex-pl
2254 Polish bibliography management for LaTeX.
2255
2256 %description latex-bibtex-pl -l pl.UTF-8
2257 Polska wersja zarządzania bibliografią dla LaTeXa.
2258
2259 %package latex-bibtex-german
2260 Summary:        German variants of standard BibTeX styles
2261 Summary(pl.UTF-8):      Niemieckie wersje standardowych stylów BibTeXa
2262 Group:          Applications/Publishing/TeX
2263 Requires(post,postun):  %{_bindir}/texhash
2264 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2265 Obsoletes:      tetex-bibtex-germbib
2266
2267 %description latex-bibtex-german
2268 German variants of standard BibTeX styles.
2269
2270 %description latex-bibtex-german -l pl.UTF-8
2271 Niemieckie wersje standardowych stylów BibTeXa.
2272
2273 %package latex-bibtex-revtex4
2274 Summary:        BibTeX styles for REVTeX4
2275 Summary(pl.UTF-8):      Style BibTeXa dla REVTeX4
2276 Group:          Applications/Publishing/TeX
2277 Requires(post,postun):  %{_bindir}/texhash
2278 Requires:       %{name} = %{epoch}:%{version}-%{release}
2279 Obsoletes:      tetex-bibtex-revtex4
2280
2281 %description latex-bibtex-revtex4
2282 BibTeX styles for REVTeX4.
2283
2284 %description latex-bibtex-revtex4 -l pl.UTF-8
2285 Style BibTeXa dla REVTeX4.
2286
2287 %package latex-bibtex-jurabib
2288 Summary:        Extended BibTeX citation support for the humanities and legal texts
2289 Summary(pl.UTF-8):      Rozszerzona obsługa cytowania BibTeXa do tekstów humanistycznych i prawniczych
2290 Group:          Applications/Publishing/TeX
2291 Requires(post,postun):  %{_bindir}/texhash
2292 Requires:       %{name} = %{epoch}:%{version}-%{release}
2293 Obsoletes:      tetex-bibtex-jurabib
2294
2295 %description latex-bibtex-jurabib
2296 Extended BibTeX citation support for the humanities and legal texts.
2297
2298 %description latex-bibtex-jurabib -l pl.UTF-8
2299 Rozszerzona obsługa cytowania BibTeXa do tekstów humanistycznych i
2300 prawniczych.
2301
2302 %package latex-bibtex-styles
2303 Summary:        Various BibTeX styles
2304 Summary(hu.UTF-8):      Vegyes BibTeX stílusok
2305 Group:          Applications/Publishing/TeX
2306 Requires(post,postun):  %{_bindir}/texhash
2307 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2308
2309 %description latex-bibtex-styles
2310 Various BibTeX styles.
2311
2312 %description latex-bibtex-styles -l hu.UTF-8
2313 Vegyes BibTeX stílusok.
2314
2315 %package latex-bibtex-vancouver
2316 Summary:        Bibliographic style file for Biomedical Journals
2317 Summary(hu.UTF-8):      Irodalomjegyzék-stílus a Biomedical Journal-hoz
2318 Group:          Applications/Publishing/TeX
2319 Requires(post,postun):  %{_bindir}/texhash
2320 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2321
2322 %description latex-bibtex-vancouver
2323 Bibliographic style file for Biomedical Journals.
2324
2325 %description latex-bibtex-vancouver -l hu.UTF-8
2326 Irodalomjegyzék-stílus a Biomedical Journal-hoz.
2327
2328 %package latex-booktabs
2329 Summary:        Publication quality tables in LaTeX
2330 Summary(hu.UTF-8):      Nyomdai minőségű táblázatok LaTeX-ben
2331 Group:          Applications/Publishing/TeX
2332 Requires(post,postun):  %{_bindir}/texhash
2333 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2334
2335 %description latex-booktabs
2336 Publication quality tables in LaTeX.
2337
2338 %description latex-booktabs -l hu.UTF-8
2339 Nyomdai minőségű táblázatok LaTeX-ben.
2340
2341 %package latex-caption
2342 Summary:        Customising captions in floating environments
2343 Summary(hu.UTF-8):      Feliratok testreszabása úszó környezetekben
2344 Group:          Applications/Publishing/TeX
2345 Requires(post,postun):  %{_bindir}/texhash
2346 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2347
2348 %description latex-caption
2349 Customising captions in floating environments.
2350
2351 %description latex-caption -l hu.UTF-8
2352 Feliratok testreszabása úszó környezetekben.
2353
2354 %package latex-carlisle
2355 Summary:        Miscellaneous small packages by David Carlisle
2356 Summary(pl.UTF-8):      Różne małe pakiety autorstwa Davida Carlisle
2357 Group:          Applications/Publishing/TeX
2358 Requires(post,postun):  %{_bindir}/texhash
2359 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2360 Provides:       tetex-latex-carlisle
2361 Obsoletes:      tetex-latex-carlisle
2362
2363 %description latex-carlisle
2364 Miscellaneous small packages by David Carlisle.
2365
2366 %description latex-carlisle -l pl.UTF-8
2367 Różne małe pakiety autorstwa Davida Carlisle.
2368
2369 %package latex-ccfonts
2370 Summary:        Support for Concrete text and math fonts in LaTeX
2371 Summary(pl.UTF-8):      Obsługa fontów tekstowych i matematycznych Concrete w LaTeXu
2372 Group:          Applications/Publishing/TeX
2373 Requires(post,postun):  %{_bindir}/texhash
2374 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2375
2376 %description latex-ccfonts
2377 LaTeX font definition files for the Concrete fonts and a LaTeX package
2378 for typesetting documents using Concrete as the default font family.
2379 The files support OT1, T1, TS1, and Concrete math including AMS fonts
2380 (Ulrik Vieth's concmath).
2381
2382 %description latex-ccfonts -l pl.UTF-8
2383 Pliki definicji fontów LaTeXowych dla fontów Concrete oraz pakiet
2384 LaTeXa do składania dokumentów przy użyciu Concrete jako domyślnej
2385 rodziny fontów. Pliki obsługują fonty OT1, T1, TS1 oraz matematyczny
2386 Concrete wraz z AMS (concmath Ulrika Vietha).
2387
2388 %package latex-cite
2389 Summary:        Supports compressed, sorted lists of numerical citations
2390 Summary(pl.UTF-8):      Obsługa kompresowanych, sortowanych list numerowanych cytatów
2391 Group:          Applications/Publishing/TeX
2392 Requires(post,postun):  %{_bindir}/texhash
2393 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2394
2395 %description latex-cite
2396 Supports compressed, sorted lists of numerical citations.
2397
2398 %description latex-cite -l pl.UTF-8
2399 Obsługa kompresowanych, sortowanych list numerowanych cytatów.
2400
2401 %package latex-cmbright
2402 Summary:        Support for CM Bright fonts in LaTeX
2403 Summary(pl.UTF-8):      Obsługa fontów CM Bright w LaTeXu
2404 Group:          Applications/Publishing/TeX
2405 Requires(post,postun):  %{_bindir}/texhash
2406 Requires:       %{name}-fonts-cmbright = %{epoch}:%{version}-%{release}
2407 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2408
2409 %description latex-cmbright
2410 A family of sans serif fonts for TeX and LaTeX, based on Donald
2411 Knuth's CM fonts. It comprises OT1, T1 and TS1 encoded text fonts of
2412 various shapes as well as all the fonts necessary for mathematical
2413 typesetting, incl. AMS symbols. This collection provides all the
2414 necessary files for using the fonts with LaTeX.
2415
2416 %description latex-cmbright -l pl.UTF-8
2417 Rodzina fontów sans serif dla TeXa i LaTeXa, oparta na fontach CM
2418 Donalda Knutha. Obejmuje fonty dla kodowań OT1, T1 i TS1 różnych
2419 kształtów oraz fonty niezbędne do składu matematycznego, włącznie z
2420 symbolami AMS. Ten zestaw dostarcza wszystkie niezbędne pliki do
2421 używania fontów w LaTeXu.
2422
2423 %package latex-comment
2424 Summary:        Selectively include/excludes portions of text
2425 Summary(hu.UTF-8):      A szöveg részeinek beillesztése/kihagyása
2426 Group:          Applications/Publishing/TeX
2427 Requires(post,postun):  %{_bindir}/texhash
2428 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2429
2430 %description latex-comment
2431 Selectively include/excludes portions of text.
2432
2433 %description latex-comment -l hu.UTF-8
2434 A szöveg részeinek beillesztése/kihagyása.
2435
2436 %package latex-concmath
2437 Summary:        LaTeX package and font definition files to access the Concrete math fonts
2438 Summary(pl.UTF-8):      Pakiet LaTeXa i pliki definicji fontów udostępniające fonty matematyczne Concrete
2439 Group:          Applications/Publishing/TeX
2440 Requires(post,postun):  %{_bindir}/texhash
2441 Requires:       %{name}-fonts-concmath = %{epoch}:%{version}-%{release}
2442 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2443
2444 %description latex-concmath
2445 LaTeX package and font definition files to access the Concrete math
2446 fonts, which were derived from Computer Modern math fonts using
2447 parameters from Concrete Roman text fonts.
2448
2449 %description latex-concmath -l pl.UTF-8
2450 Pakiet LaTeXa i pliki definicji fontów udostępniające fonty
2451 matematyczne Concrete wywodzące się z fontów matematycznych Computer
2452 Modern poprzez zastosowanie parametrów fontów tekstowych Concrete
2453 Roman.
2454
2455 %package latex-currvita
2456 Summary:        Typeset a curriculum vitae
2457 Summary(hu.UTF-8):      Önéletrajzok írása
2458 Group:          Applications/Publishing/TeX
2459 Requires(post,postun):  %{_bindir}/texhash
2460 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2461
2462 %description latex-currvita
2463 Typeset a curriculum vitae.
2464
2465 %description latex-currvita -l hu.UTF-8
2466 Önéletrajzok írása.
2467
2468 %package latex-curves
2469 Summary:        Curves for LaTeX picture environment
2470 Summary(hu.UTF-8):      Görbék LaTeX picture környezetébe
2471 Group:          Applications/Publishing/TeX
2472 Requires(post,postun):  %{_bindir}/texhash
2473 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2474
2475 %description latex-curves
2476 Curves for LaTeX picture environment.
2477
2478 %description latex-curves -l hu.UTF-8
2479 Görbék LaTeX picture környezetébe.
2480
2481 %package latex-custom-bib
2482 Summary:        Customized BibTeX styles for LaTeX
2483 Summary(pl.UTF-8):      Dostosowywanie stylów BibTeXa dla LaTeXa
2484 Group:          Applications/Publishing/TeX
2485 Requires(post,postun):  %{_bindir}/texhash
2486 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2487
2488 %description latex-custom-bib
2489 Package generating customized BibTeX bibliography styles from a
2490 generic file using docstrip. Includes support for the Harvard style.
2491
2492 %description latex-custom-bib -l pl.UTF-8
2493 Pakiet generujący dostosowane style bibliografii BibTeXa z ogólnego
2494 pliki przy użyciu docstrip. Zawiera obsługę stylu Harvard.
2495
2496 %package latex-cyrillic
2497 Summary:        LaTeX Cyrillic support
2498 Summary(pl.UTF-8):      Obsługa cyrylicy dla LaTeXa
2499 Group:          Applications/Publishing/TeX
2500 Requires(post,postun):  %{_bindir}/texhash
2501 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2502 Provides:       tetex-latex-cyrillic
2503 Obsoletes:      tetex-latex-cyrillic
2504
2505 %description latex-cyrillic
2506 LaTeX Cyrillic support.
2507
2508 %description latex-cyrillic -l pl.UTF-8
2509 Obsługa cyrylicy dla LaTeXa.
2510
2511 %package latex-dstroke
2512 Summary:        LaTeX doublestroke font
2513 Summary(pl.UTF-8):      Podwójnie kreślony font dla LaTeXa
2514 Group:          Applications/Publishing/TeX
2515 Requires(post,postun):  %{_bindir}/texhash
2516 Requires:       %{name}-fonts-dstroke = %{epoch}:%{version}-%{release}
2517 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2518 Provides:       tetex-latex-dstroke
2519 Obsoletes:      tetex-latex-dstroke
2520
2521 %description latex-dstroke
2522 Doublestroke font for typesetting the mathematical symbols for the
2523 natural numbers, whole numbers, rational numbers, real numbers and
2524 complex numbers.
2525
2526 %description latex-dstroke -l pl.UTF-8
2527 Podwójnie kreślony font do składania symboli matematycznych liczb
2528 naturalnych, całkowitych, wymiernych, rzeczywistych i zespolonych.
2529
2530 %package latex-enumitem
2531 Summary:        A package to customize the three basic lists
2532 Summary(hu.UTF-8):      Egy csomag, amivel testreszabhatod a három alapvető listát
2533 Group:          Applications/Publishing/TeX
2534 Requires(post,postun):  %{_bindir}/texhash
2535 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2536
2537 %description latex-enumitem
2538 A package to customize the three basic lists (enumerate, itemize and
2539 description).
2540
2541 %description latex-enumitem -l hu.UTF-8
2542 Egy csomag, amivel testreszabhatod a három alapvető listakörnyezetet
2543 (enumerate, itemize, description).
2544
2545 %package latex-exams
2546 Summary:        Various document classes to typeset exams
2547 Summary(hu.UTF-8):      Különböző dokumentumosztályok vizsgák, feladatsorok szedésére
2548 Group:          Applications/Publishing/TeX
2549 Requires(post,postun):  %{_bindir}/texhash
2550 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2551
2552 %description latex-exams
2553 Various document classes to typeset exams.
2554
2555 %description latex-exams -l hu.UTF-8
2556 Különböző dokumentumosztályok vizsgák, feladatsorok szedésére.
2557
2558 %package latex-float
2559 Summary:        Tools to manipulate float objects
2560 Summary(hu.UTF-8):      Eszközök úszó objektuomok kezeléséhez
2561 Group:          Applications/Publishing/TeX
2562 Requires(post,postun):  %{_bindir}/texhash
2563 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2564
2565 %description latex-float
2566 Tools to manipulate float objects.
2567
2568 %description latex-float -l hu.UTF-8
2569 Eszközök úszó objektuomok kezeléséhez.
2570
2571 %package latex-formlett
2572 Summary:        Letters to multiple recipients
2573 Summary(hu.UTF-8):      Levél több címzettnek ("körlevél")
2574 Group:          Applications/Publishing/TeX
2575 Requires(post,postun):  %{_bindir}/texhash
2576 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2577
2578 %description latex-formlett
2579 Letters to multiple recipients.
2580
2581 %description latex-formlett -l hu.UTF-8
2582 Levél több címzettnek ("körlevél").
2583
2584 %package latex-formular
2585 Summary:        Create forms containing field for manual entry
2586 Summary(hu.UTF-8):      Kézzel kitöltendő űrlapok készítése
2587 Group:          Applications/Publishing/TeX
2588 Requires(post,postun):  %{_bindir}/texhash
2589 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2590
2591 %description latex-formular
2592 Create forms containing field for manual entry.
2593
2594 %description latex-formular -l hu.UTF-8
2595 Kézzel kitöltendő űrlapok készítése.
2596
2597 %package latex-gbrief
2598 Summary:        Letter document class
2599 Summary(hu.UTF-8):      Levél dokumentumosztály
2600 Group:          Applications/Publishing/TeX
2601 Requires(post,postun):  %{_bindir}/texhash
2602 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2603
2604 %description latex-gbrief
2605 Letter document class.
2606
2607 %description latex-gbrief -l hu.UTF-8
2608 Levél dokumentumosztály.
2609
2610 %package latex-jknappen
2611 Summary:        Miscellaneous packages by Joerg Knappen
2612 Summary(pl.UTF-8):      Różne pakiety autorstwa Joerga Knappena
2613 Group:          Applications/Publishing/TeX
2614 Requires(post,postun):  %{_bindir}/texhash
2615 Requires:       %{name}-fonts-jknappen = %{epoch}:%{version}-%{release}
2616 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2617
2618 %description latex-jknappen
2619 Miscellaneous macros, mostly for making use of extra fonts, by Joerg
2620 Knappen, including sgmlcmpt.
2621
2622 %description latex-jknappen -l pl.UTF-8
2623 Różne makra, głównie do używania dodatkowych fontów autorstwa Joerga
2624 Knappena. Zawiera sgmlcmpt.
2625
2626 %package latex-keystroke
2627 Summary:        Graphical representation of keys on keyboard
2628 Summary(hu.UTF-8):      A billentyűk grafikus megjelenítése
2629 Group:          Applications/Publishing/TeX
2630 Requires(post,postun):  %{_bindir}/texhash
2631 Requires:       %{name}-latex
2632
2633 %description latex-keystroke
2634 Graphical representation of keys on keyboard.
2635
2636 %description latex-keystroke -l hu.UTF-8
2637 A billentyűk grafikus megjelenítése.
2638
2639 %package latex-labbook
2640 Summary:        Typeset laboratory journals
2641 Summary(hu.UTF-8):      Laborjegyzőkönyvek szedése
2642 Group:          Applications/Publishing/TeX
2643 Requires(post,postun):  %{_bindir}/texhash
2644 Requires:       %{name}-latex
2645
2646 %description latex-labbook
2647 Typeset laboratory journals.
2648
2649 %description latex-labbook -l hu.UTF-8
2650 Laborjegyzőkönyvek szedése.
2651
2652 %package latex-lcd
2653 Summary:        Alphanumerical LCD-style displays
2654 Summary(hu.UTF-8):      Alfanumerikus LCD-szerű kijelzés
2655 Group:          Applications/Publishing/TeX
2656 Requires(post,postun):  %{_bindir}/texhash
2657 Requires:       %{name}-latex
2658
2659 %description latex-lcd
2660 Alphanumerical LCD-style displays.
2661
2662 %description latex-lcd -l hu.UTF-8
2663 Alfanumerikus LCD-szerű kijelzés.
2664
2665 %package latex-leaflet
2666 Summary:        Create small handouts (flyers)
2667 Summary(hu.UTF-8):      Kis "kézikönyvek" készítése (brossúrák)
2668 Group:          Applications/Publishing/TeX
2669 Requires(post,postun):  %{_bindir}/texhash
2670 Requires:       %{name}-latex
2671
2672 %description latex-leaflet
2673 Create small handouts (flyers).
2674
2675 %description latex-leaflet -l hu.UTF-8
2676 Kis "kézikönyvek" készítése (brossúrák).
2677
2678 %package latex-leftidx
2679 Summary:        Left and right subscripts and superscripts in math mode
2680 Summary(hu.UTF-8):      Bal és jobboldali alsó és felső indexek matematikai módban
2681 Group:          Applications/Publishing/TeX
2682 Requires(post,postun):  %{_bindir}/texhash
2683 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2684
2685 %description latex-leftidx
2686 Left and right subscripts and superscripts in math mode.
2687
2688 %description latex-leftidx -l hu.UTF-8
2689 Bal és jobboldali alsó és felső indexek matematikai módban.
2690
2691 %package latex-lewis
2692 Summary:        Draw Lewis structures (chemistry)
2693 Summary(hu.UTF-8):      Lewis struktúrák készítése (kémia)
2694 Group:          Applications/Publishing/TeX
2695 Requires(post,postun):  %{_bindir}/texhash
2696 Requires:       %{name}-latex
2697
2698 %description latex-lewis
2699 Draw Lewis structures (chemistry).
2700
2701 %description latex-lewis -l hu.UTF-8
2702 Lewis struktúrák készítése (kémia).
2703
2704 %package latex-lm
2705 Summary:        LaTeX styles for Latin Modern family fonts
2706 Summary(pl.UTF-8):      Style LaTeXa dla fontów z rodziny Latin Modern
2707 Group:          Applications/Publishing/TeX
2708 Requires(post,postun):  /usr/bin/texhash
2709 Requires:       %{name}-fonts-lm = %{epoch}:%{version}-%{release}
2710 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2711
2712 %description latex-lm
2713 Latin Modern family of fonts, based on the Computer Modern fonts
2714 released into public domain by AMS (copyright (C) 1997 AMS). Contain a
2715 lot of additional characters, mainly accented ones, but not only.
2716 There is a one set of PostScript fonts and four sets of TeX Font
2717 Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
2718 encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
2719 Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
2720 potential user knows what to do with all these files. The author is
2721 Boguslaw Jackowski.
2722
2723 %description latex-lm -l pl.UTF-8
2724 Rodzina fontów Latin Modern, oparta na fontach Computer Modern
2725 przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
2726 Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
2727 Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
2728 Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
2729 QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
2730 (texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
2731 (ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
2732 tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
2733
2734 %package latex-lastpage
2735 Summary:        Reference last page for "Page N of M" type footers
2736 Summary(hu.UTF-8):      Az utolsó oldalra hivatkozás "N/M. oldal" típusú lábfejekhez
2737 Group:          Applications/Publishing/TeX
2738 Requires(post,postun):  %{_bindir}/texhash
2739
2740 %description latex-lastpage
2741 Reference last page for Page N of M type footers.
2742
2743 %description latex-lastpage -l hu.UTF-8
2744 Az utolsó oldalra hivatkozás "N/M. oldal" típusú lábfejekhez.
2745
2746 %package latex-lineno
2747 Summary:        Line numbers on paragraphs
2748 Summary(pl.UTF-8):      Numery linii dla paragrafów
2749 Group:          Applications/Publishing/TeX
2750 Requires(post,postun):  /usr/bin/texhash
2751 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2752
2753 %description latex-lineno
2754 The LaTeX package lineno.sty provides line numbers on paragraphs.
2755 After TeX has broken a paragraph into lines there will be line numbers
2756 attached to them, with the possibility to make references through the
2757 LaTeX \ref, \pageref cross reference mechanism.
2758
2759 %description latex-lineno -l pl.UTF-8
2760 Pakiet LaTeXa lineno.sty daje numery linii dla paragrafów. Po podziale
2761 paragrafu na linie przez TeXa do linii dołączane są ich numery z
2762 możliwością tworzenia odnośników poprzez mechanizm odnośników LaTeXa
2763 \ref i \pageref.
2764
2765 %package latex-metre
2766 Summary:        Support for the work of classicists
2767 Group:          Applications/Publishing/TeX
2768 Requires(post,postun):  /usr/bin/texhash
2769 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2770
2771 %description latex-metre
2772 Support for the work of classicists.
2773
2774 %package latex-games
2775 Summary:        Packages for typesetting games
2776 Summary(hu.UTF-8):      Játékok szedése
2777 Group:          Applications/Publishing/TeX
2778 Requires(post,postun):  %{_bindir}/texhash
2779 Requires:       %{name}-latex
2780
2781 %description latex-games
2782 Chess, chinese chess, crosswords, go, backgammon and more.
2783
2784 %description latex-games -l hu.UTF-8
2785 Sakk, kínai sakk, keresztrejtvények, go, backgammon és még sok más.
2786
2787 %package latex-extend
2788 Summary:        Extensions, patches, improvements of main LaTeX styles, environments
2789 Summary(hu.UTF-8):      Az alap LaTeX stílusok, környezetek, stb. bővítései, foltjai
2790 Group:          Applications/Publishing/TeX
2791 Requires(post,postun):  %{_bindir}/texhash
2792 Requires:       %{name}-latex
2793 Obsoletes:      tetex-latex-ltablex
2794 Provides:       tetex-latex-ltablex
2795
2796 %description latex-extend
2797 This package contains:
2798 - addlines: a user-friendly wrapper around \enlargethispage.
2799 - alnumsec: alphanumeric section numbering.
2800 - arydshln: horizontal and vertical dashed lines in arrays and
2801   tabulars
2802 - babelbib: multilingual bibliographies.
2803 - bibtopicprefix: prefix references to bibliographies produced by
2804   bibtopic.
2805 - boites: boxes that may break across pages
2806 - booklet: aids for printing simple booklets.
2807 - bullcntr: display list item counter as regular pattern of bullets.
2808 - chappg: page numbering by chapter.
2809 - cjw: a bundle of packages and classes.
2810 - clefval: key/value support with a hash.
2811 - colortbl: add colour to LaTeX tables.
2812 - combine: bundle individual documents into a single document.
2813 - contour: print a coloured contour around text.
2814 - ctable: easily typeset centered tables.
2815 - curve2e: extensions for package pict2e.
2816 - dashbox: draw dashed boxes.
2817 - dashline: draw dashed rules.
2818 - etaremune: reverse-counting enumerate environment.
2819 - expdlist: expanded description environments.
2820 - HA-prosper: patches and improvements for prosper.
2821 - leading: define leading with a length.
2822 - listliketab: typeset lists as tables.
2823 - ltablex: table package extensions.
2824 - makebox: defines a \makebox* command.
2825 - makecell: tabular column heads and multilined cells.
2826 - marginnote: notes in the margin, even where \marginpar fails
2827 - mcaption: put captions in the margin.
2828 - mcite: multiple items in a single citation.
2829 - mciteplus: enhanced multiple citations.
2830 - minipage-marginpar: minipages with marginal notes.
2831 - miniplot: a package for easy figure arrangement.
2832 - multicap: format captions inside multicols
2833 - newvbtm: define your own verbatim-like environment.
2834 - notes2bib: integrating notes into the bibliography.
2835 - ntabbing: simple tabbing extension for automatic line numbering.
2836 - numline: LaTeX macros for numbering lines.
2837 - pbox: a variable-width \parbox command.
2838 - pinlabel: a TeX labelling package.
2839 - polytable: tabular-like environments with named columns.
2840 - rccol: decimal-centered optionally rounded numbers in tabular.
2841 - romannum: generate roman numerals instead of arabic digits.
2842 - schedule: weekly schedules.
2843 - umoline: underline text allowing line breaking.
2844 - umrand: package for fancy box frames.
2845 - underlin: underlined running heads.
2846 - ushort: shorter (and longer) underlines and underbars.
2847
2848 %description latex-extend -l hu.UTF-8
2849 Ez a csomag a következőket tartalmazza:
2850 - addlines: felhasználóbarát wrapper \enlargethispage-hez
2851 - alnumsec: alfanumerikus section számozás
2852 - arydshln: vízszintes és függőleges pontozott vonalak array és
2853   tabular környezetkben
2854 - babelbib: többnyelvű bibliográfiák
2855 - bibtopicprefix: prefix hivatkozás bibtopic által készített
2856   bibliográfiára
2857 - boites: dobozok, amelyek törhetők oldalak között
2858 - booklet: booklet formátumban történő nyomtatás
2859 - bullcntr: lista elemek számlálójának megjelenítése mint...
2860 - chappg: oldalszámozás chapter alapján
2861 - cjw: csomagok és osztályok tömkelege
2862 - clefval: kulcs/érték párok hash-sel
2863 - colortbl: színek LaTeX táblázatokban
2864 - combine: külön dokumentumok eggyé fűzése
2865 - contour: színes kontúr nyomtatása szöveg körül
2866 - ctable: középre igazított táblázatok szedése
2867 - curve2e: pict2e csomaghoz kiegészítések
2868 - dashbox: pontozott dobozok
2869 - dashline: pontozott vonalak
2870 - etaremune: visszafele sorszámazó enumerate környezet
2871 - expdlist: kibővített description környezetek
2872 - HA-prosper: foltok és bővítések a prosper-hez
2873 - leading: sorközök definiálása hosszal
2874 - listliketab: listák táblázatként szedése
2875 - ltablex: table csomag kiegészítése
2876 - makebox: egy \makebox* parancs definiálása
2877 - makecell: táblázat címsorral és többsoros cellákkal
2878 - marginnote: széljegyzetek, ott is, ahol a \marginpar hibázik
2879 - mcaption: címkék a margóra
2880 - mcite: több elem egy hivatkozásban
2881 - mciteplus: kibővített többszörös hivatkozás
2882 - minipage-marginpar: minipage-ek széljegyzetekkel
2883 - miniplot: egy csomag ábrák könnyű elhelyezéséhez
2884 - multicap: formázott cimkék multicols környezetben
2885 - newvbtm: saját verbatim-szerű környezetek
2886 - notes2bib: megjegyzések elhelyezése bibliográfiába
2887 - ntabbing: tabbing környezet automatikus sorszámozással
2888 - numline: LaTeX makrók sorok számozására
2889 - pbox: változtatható szélességű \parbox
2890 - pinlabel: a TeX labelling package.
2891 - polytable: tabular-like environments with named columns.
2892 - rccol: decimal-centered optionally rounded numbers in tabular.
2893 - romannum: generate roman numerals instead of arabic digits.
2894 - schedule: heti időbeosztás (órarend)
2895 - umoline: aláhúzott szövegben sortörés engedélyezése
2896 - umrand: package for fancy box frames.
2897 - underlin: aláhúzott élőfej
2898 - ushort: shorter (and longer) underlines and underbars.
2899
2900 %package latex-effects
2901 Summary:        Additional effects to fonts, texts
2902 Summary(hu.UTF-8):      További effektek betűkhöz, szövegekhez,...
2903 Group:          Applications/Publishing/TeX
2904 Requires(post,postun):  %{_bindir}/texhash
2905 Requires:       %{name}-latex
2906
2907 %description latex-effects
2908 This package contains:
2909 - arcs: draw arcs over and under text
2910 - blowup: upscale or downscale all pages of a document.
2911 - changebar: generate changebars in LaTeX documents.
2912 - draftwatermark: put a grey textual watermark on document pages.
2913 - flippdf: horizontal flipping of pages with pdfLaTeX.
2914 - flowfram: create text frames for posters, brochures or magazines.
2915 - isorot: rotation of document elements.
2916 - lettrine: typeset dropped capitals.
2917 - niceframe: support for fancy frames.
2918 - notes: mark sections of a document.
2919 - objectz: macros for typesetting Object Z.
2920 - parallel: typeset parallel texts.
2921 - quotchap: decorative chapter headings.
2922 - rotpages: typeset sets of pages upside-down and backwards.
2923
2924 %description latex-effects -l hu.UTF-8
2925 Ez a csomag a következőket tartalmazza:
2926 - arcs: ívek rajzolása szöveg fölé és alá
2927 - blowup: a dokumentum összes oldalának nagyítása vagy kicsinyítése
2928 - changebar: oldalsávok készítése LaTeX dokumentumokban
2929 - draftwatermark: szürke szöveges vízjel a dokumentum oldalaira
2930 - flippdf: oldalak vízszintes tükrözése pdfLaTeX-hel
2931 - flowfram: szövegkeretek poszterekhez, brossúrákhoz vagy magazinokhoz
2932 - isorot: dokumentum-elemek forgatása
2933 - lettrine: ejtett kapitálisok szedése
2934 - niceframe: különféle keretek
2935 - notes: dokumentum részeinek kiemelése, megjelölése
2936 - objectz: Object Z objektumok szedése
2937 - parallel: párhuzamos szövegek szedése
2938 - quotchap: decorative chapter headings.
2939 - rotpages: typeset sets of pages upside-down and backwards.
2940
2941 %package latex-math-sources
2942 Summary:        Sources of latex-math
2943 Summary(hu.UTF-8):      A latex-math forrása
2944 Group:          Applications/Publishing/TeX
2945
2946 %description latex-math-sources
2947 Sources of latex-math.
2948
2949 %description latex-math-sources -l hu.UTF-8
2950 A latex-math forrása.
2951
2952 %package latex-math
2953 Summary:        Mathematical packages
2954 Summary(hu.UTF-8):      Matematikai csomagok
2955 Group:          Applications/Publishing/TeX
2956 Requires(post,postun):  %{_bindir}/texhash
2957 Requires:       %{name}-latex
2958 # gnuplottex needs gnuplot
2959 Requires:       gnuplot
2960
2961 %description latex-math
2962 This package contains:
2963 - bez123: Support for Bezier curves.
2964 - binomexp: Calculate Pascal's triangle
2965 - cmll: symbols for linear logic.
2966 - constants: automatic numbering of constants.
2967 - coordsys: draw cartesian coordinate systems.
2968 - dotseqn: flush left equations with dotted leaders to the numbers.
2969 - egplot: encapsulate Gnuplot sources in LaTeX documents.
2970 - eqlist: description lists with equal indentation.
2971 - eqnarray: more generalised equation arrays with numbering.
2972 - esdiff: simplify typesetting of derivatives.
2973 - esvect: vector arrows.
2974 - extpfeil: extensible arrows in mathematics
2975 - faktor: typeset quotient structures with LaTeX.
2976 - fouridx: left sub- and superscripts in maths mode.
2977 - functan: macros for functional analysis and PDE theory
2978 - galois: typeset Galois connections.
2979 - gnuplottex: embed Gnuplot commands in LaTeX documents.
2980 - hhtensor: print vectors, matrices, and tensors.
2981 - logpap: generate logarithmic graph paper with LaTeX.
2982 - makeplot: easy plots from Matlab in LaTeX.
2983 - maybemath: make math bold or italic according to context.
2984 - mfpic4ode: macros to draw direction fields and solutions of ODEs.
2985 - mhequ: multicolumn equations, tags, labels, sub-numbering.
2986 - mhs: historical mathematics.
2987 - mlist: logical markup for lists.
2988 - nath: natural mathematics notation.
2989 - noitcrul: improved underlines in mathematics.
2990 - numprint: print numbers with separators and exponent if necessary.
2991 - permute: support for symmetric groups.
2992 - petri-nets: A set TeX/LaTeX packages for drawing Petri nets.
2993 - qsymbols: maths symbol abbreviations.
2994 - qtree: draw tree structures.
2995 - simplewick: simple Wick contractions.
2996 - sseq: spectral sequence diagrams.
2997 - subdepth: unify maths subscript height.
2998 - subeqn: package for subequation numbering.
2999 - subeqnarray: equation array with sub numbering.
3000 - trfsigns: typeset transform signs.
3001 - trsym: symbols for transformations.
3002 - ulsy: extra mathematical characters.
3003
3004 %description latex-math -l hu.UTF-8
3005 Ez a csomag a következőket tartalmazza:
3006 - bez123: Bezier-görbék
3007 - binomexp: Pascal-háromszög számítása
3008 - cmll: szimbólumok lineáris logikához
3009 - constants: változók automatikus sorszámozása
3010 - coordsys: Descartes-féle koordinátarendszerek rajzolása
3011 - dotseqn: TODO
3012 - egplot: Gnuplot források LaTeX dokumentumokba ágyazása
3013 - eqlist: leíró lista egyenlő behúzással
3014 - eqnarray: általánosabb egyenlet-rendszer sorszámozással
3015 - esdiff: deriváltak bevitele
3016 - esvect: vektornyilak
3017 - extpfeil: bővíthető nyilak matematikában
3018 - faktor: hányados struktúrák LaTeX-hel
3019 - fouridx: alsó és felső indexek bal oldalon matematikai módban
3020 - functan: funkcionálanalízés és PDE elmélethez makrók
3021 - galois: Galois kapcsolatok szedése
3022 - gnuplottex: Gnuplot parancsok beágyazása LaTeX dokumentumokba
3023 - hhtensor: vetkorok, mátrixok és tenzorok nyomtatása
3024 - logpap: logaritmikus grafikonok
3025 - makeplot: könnyű ábrázolások Matlab-ból LaTeX-be
3026 - maybemath: matematikai félkövér ill. dőlt szöveg környezettől
3027   függően
3028 - mfpic4ode: differenciálegyenletek megoldásainak ábrázolása
3029 - mhequ: többoszlopos egyenletek, cimkék, al-sorszámozás
3030 - mhs: történelmi matematika
3031 - mlist: listák logikus jelölése
3032 - nath: természetes matematikai jelölés
3033 - noitcrul: kibővített aláhúzások matematikában
3034 - numprint: számok írása elválasztókkal és kitevőkkel, ha szükséges
3035 - permute: szimmetriacsoportok
3036 - petri-nets: A set TeX/LaTeX packages for drawing Petri nets.
3037 - qsymbols: matematikai szimbólumok rövidítése
3038 - qtree: fastruktúrák rajzolása
3039 - simplewick: simple Wick contractions.
3040 - sseq: spectral sequence diagrams.
3041 - subdepth: matematikai indexek méretének egységesítése
3042 - subeqn: alegyenletek sorszámozása
3043 - subeqnarray: egyenletek al-sorszámozása
3044 - trfsigns: transzformációs jelek szedése
3045 - trsym: szimbólumok transzformációkhoz
3046 - ulsy: extra matematikai karakterek
3047
3048 %package latex-misc
3049 Summary:        Misc packages
3050 Summary(hu.UTF-8):      Vegyes csomagok
3051 Group:          Applications/Publishing/TeX
3052 Requires(post,postun):  %{_bindir}/texhash
3053 Requires:       %{name}-latex
3054
3055 %description latex-misc
3056 This packages contains:
3057 - cooking: typeset recipes.
3058 - cuisine: typeset recipes.
3059 - fixme: insert "fixme" notes into draft documents.
3060 - recipecard: typeset recipes in note-card-sized boxes.
3061 - todo: make a to-do list for a document.
3062
3063 %description latex-misc -l hu.UTF-8
3064 Ez a csomag a következőket tartalmazza:
3065 - cooking: receptek szedése
3066 - cuisine: receptek szedése
3067 - fixme: "fixme" megjegyzések elhelyezése
3068 - recipecard: receptek szedése jegyzet-méretű dobozokba
3069 - todo: dokumentumok teendőinek listája
3070
3071 %package latex-music
3072 Summary:        Musical packages
3073 Summary(hu.UTF-8):      Zenei csomagok
3074 Group:          Applications/Publishing/TeX
3075 Requires(post,postun):  %{_bindir}/texhash
3076 Requires:       %{name}-latex
3077
3078 %description latex-music
3079 This package contains:
3080 - abc: support ABC music notation in LaTeX.
3081 - guitar: guitar chords and song texts.
3082 - songbook: package for typesetting song lyrics and chord books.
3083
3084 %description latex-music -l hu.UTF-8
3085 Ez a csomag a következőket tartalmazza:
3086 - abc: ABC hangjegyzések LaTeX-ben
3087 - guitar: gitárkották és dalszövegek
3088 - songbook: dalszövegek és akkordkönyvek szedése
3089
3090 %package latex-physics
3091 Summary:        Physical packages
3092 Summary(hu.UTF-8):      Fizikai csomagok
3093 Group:          Applications/Publishing/TeX
3094 Requires(post,postun):  %{_bindir}/texhash
3095 Requires:       %{name}-latex
3096
3097 %description latex-physics
3098 This package contains:
3099 - circ: macros for typesetting circuit diagrams.
3100 - colorwav: colours by wavelength of visible light.
3101 - dyntree: construct Dynkin tree diagrams.
3102 - feynmf: macros and fonts for creating Feynman (and other) diagrams.
3103 - formula: typesetting physical units.
3104 - isotope: a package for type setting isotopes
3105 - listofsymbols: create and manipulate lists of symbols
3106 - miller: typeset miller indices.
3107 - susy: macros for SuperSymmetry-related work.
3108
3109 %description latex-physics -l hu.UTF-8
3110 Ez a csomag a következőket tartalmazza:
3111 - circ: áramkörök szedése
3112 - colorwav: a látható fény színei hullámhossz szerint
3113 - dyntree: Dynkin fadiagramok készítése
3114 - feynmf: makrók és fontok Feynman (és más) diagramok készítésére
3115 - formula: fizikai egységek szedése
3116 - isotope: izotópok szedése
3117 - listofsymbols: szimbólumok listákának létrehozása és kezelése
3118 - miller: miller indexek szedése
3119 - susy: Szuper-Szimmetria elmélettel kapcsolatos munkákhoz makrók
3120
3121 %package latex-biology
3122 Summary:        Biological packages
3123 Summary(hu.UTF-8):      Biológiai csomagok
3124 Group:          Applications/Publishing/TeX
3125 Requires(post,postun):  %{_bindir}/texhash
3126 Requires:       %{name}-latex
3127
3128 %description latex-biology
3129 This package contains:
3130 - biocon: typesetting biological species names
3131 - dnaseq: format DNA base sequences.
3132
3133 %description latex-biology -l hu.UTF-8
3134 Ez a csomag a következőket tartalmazza:
3135 - biocon: biológiai fajnevek szedése
3136 - dnaseq: DNS szekvenciák szedése
3137
3138 %package latex-chem
3139 Summary:        Chemical packages
3140 Summary(hu.UTF-8):      Kémiai csomagok
3141 Group:          Applications/Publishing/TeX
3142 Requires(post,postun):  %{_bindir}/texhash
3143 Requires:       %{name}-latex
3144
3145 %description latex-chem
3146 This package contains:
3147 - achemso: support for American Chemical Society journal submissions.
3148 - bpchem: typeset chemical names, formulae, etc.
3149 - chemarrow: arrows for use in chemistry.
3150 - chemcompounds: simple consecutive numbering of chemical compounds.
3151 - chemcono: support for compound numbers in chemistry documents.
3152 - chemstyle: writing chemistry with style.
3153 - mhchem: typeset chemical formulae/equations and Risk and Safety
3154   phrases
3155
3156 %description latex-chem -l hu.UTF-8
3157 Ez a csomag a következőket tartalmazza:
3158 - achemso: American Chemical Society formátuma
3159 - bpchem: kémiai nevek, formulák, stb. szedése
3160 - chemarrow: kémiában használatos nyilak
3161 - chemcompounds: kémiai vegyületek számozása
3162 - chemcono: kémiai vegyületek kémiai dokumentumokbam
3163 - chemstyle: kémiai dokumentum írása
3164 - mhchem: kémiai formulák/egyenletek szedése
3165
3166 %package latex-informatic
3167 Summary:        Informatical packages
3168 Summary(hu.UTF-8):      Informatikai csomagok
3169 Group:          Applications/Publishing/TeX
3170 Requires(post,postun):  %{_bindir}/texhash
3171 Requires:       %{name}-latex
3172
3173 %description latex-informatic
3174 This package contains:
3175 - alg: LaTeX environments for typesetting algorithms.
3176 - bytefield: Create illustrations for network protocol specifications.
3177 - lsc: typesetting Live Sequence Charts.
3178 - method: typeset method and variable declarations.
3179 - msc: draw MSC diagrams.
3180 - nag: detecting and warning about obsolete LaTeX commands
3181 - progkeys: typeset programs, recognising keywords.
3182 - register: typeset programmable elements in digital hardware
3183   (registers).
3184 - uml: UML diagrams in LaTeX.
3185
3186 %description latex-informatic -l hu.UTF-8
3187 Ez a csomag a következőket tartalmazza:
3188 - alg: LaTeX környezetek algoritmusok szedésére
3189 - bytefield: hálózati protokoll specifikációk szemléltetése
3190 - lsc: Live Sequence Charts
3191 - method: eljárások és változók deklarációjának szedése
3192 - msc: MSC diagramok
3193 - nag: elavult LaTeX parancsok detektálása és figyelmeztetés
3194 - progkeys: programok szedése, kulcsszavakkal
3195 - register: programozható elemek (regiszterek) szedése
3196 - uml: UML diagramok LaTeX-ben
3197
3198 %package latex-pdftools
3199 Summary:        Various tools to pdf output
3200 Summary(hu.UTF-8):      Különböző eszközök pdf output-hoz
3201 Group:          Applications/Publishing/TeX
3202 Requires(post,postun):  %{_bindir}/texhash
3203 Requires:       %{name}-latex
3204
3205 %description latex-pdftools
3206 This package contains:
3207 - attachfile: attach arbitrary files to a PDF document
3208 - cooltooltips: associate a pop-up window and tooltip with PDF
3209   hyperlinks
3210 - movie15: multimedia inclusion package.
3211 - pdfcprot: activating and setting of character protruding using
3212   pdflatex.
3213 - pdfsync: provide links between source and PDF.
3214 - pdftricks: support for pstricks in pdfTeX. . pdfscreen: support
3215   screen-based document design.
3216
3217 %description latex-pdftools -l hu.UTF-8
3218 Ez a csomag a következőket tartalmazza:
3219 - attachfile: fájlok csatolása PDF dokumentumokba
3220 - cooltooltips: felugró ablakok és súgók társítása PDF linkekhez
3221 - movie15: multimédia beillesztése
3222 - pdfcprot: activating and setting of character protruding using
3223   pdflatex.
3224 - pdftricks: pstricks támogatás pdfTeX-ben
3225 - pdfsync: provide links between source and PDF.
3226 - pdfscreen: képernyő alapú dokumentumok
3227
3228 %package latex-microtype
3229 Summary:        An interface to the micro-typographic extensions of pdfTeX
3230 Summary(pl.UTF-8):      Interfejs do rozszerzeń mikrotypograficznych pdfTeXa
3231 Group:          Applications/Publishing/TeX
3232 Requires(post,postun):  /usr/bin/texhash
3233 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3234
3235 %description latex-microtype
3236 The `microtype' package provides a LaTeX interface to pdfTeX's
3237 micro-typographic extensions: character protrusion and font expansion.
3238 It allows to restrict character protrusion and/or font expansion to a
3239 definable set of fonts, and to configure micro-typographic aspects of
3240 the fonts in a straight-forward and flexible way. Settings for various
3241 fonts are provided.
3242
3243 %description latex-microtype -l pl.UTF-8
3244 Pakiet microtype dodaje do LaTeXa mechanizm do rozszerzeń
3245 mikrotypograficznych pdfTeXa: wysuwania znaków i rozszerzania fontów.
3246 Pozwala ograniczyć wysuwanie znaku i/lub rozszerzanie fontu do
3247 określonego zbioru fontów oraz skonfigurować mikrotypograficzne
3248 aspekty fontów w prosty i elastyczny sposób. Dostarczone są ustawienia
3249 dla różnych fontów.
3250
3251 %package latex-musictex
3252 Summary:        Typesetting music with TeX
3253 Summary(hu.UTF-8):      Zenék szedése TeX-hel
3254 Group:          Applications/Publishing/TeX
3255 Requires(post,postun):  %{_bindir}/texhash
3256 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3257
3258 %description latex-musictex
3259 Typesetting music with TeX.
3260
3261 %description latex-musictex -l hu.UTF-8
3262 Zenék szedése TeX-hel.
3263
3264 %package latex-lucidabr
3265 Summary:        Package to make Lucida Bright fonts usable with LaTeX
3266 Summary(pl.UTF-8):      Pakiet umożliwiający używanie fontów Lucida Bright w LaTeXu
3267 Group:          Applications/Publishing/TeX
3268 Requires(post,postun):  %{_bindir}/texhash
3269 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3270
3271 %description latex-lucidabr
3272 Package to make Lucida Bright fonts usable with LaTeX.
3273
3274 %description latex-lucidabr -l pl.UTF-8
3275 Pakiet umożliwiający używanie fontów Lucida Bright w LaTeXu.
3276
3277 %package latex-marvosym
3278 Summary:        Styles for Martin Vogel's Symbol (marvosym) font
3279 Summary(pl.UTF-8):      Style dla fontu Symbol Martina Vogela (marvosym)
3280 Group:          Applications/Publishing/TeX
3281 Requires(post,postun):  /usr/bin/texhash
3282 Requires:       %{name}-fonts-marvosym = %{epoch}:%{version}-%{release}
3283 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3284 Provides:       tetex-latex-marvosym
3285 Obsoletes:      tetex-latex-marvosym
3286
3287 %description latex-marvosym
3288 Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
3289 currency symbol as defined by the European commission; Euro currency
3290 symbols in typefaces Times, Helvetica and Courier; Symbols for
3291 structural engineering; Symbols for steel cross-sections; Astronomy
3292 signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
3293 symbols; CE sign and others.
3294
3295 %description latex-marvosym -l pl.UTF-8
3296 Font Martin Vogel's Symbol (marvosym) to font zawierający: symbol
3297 waluty Euro zdefiniowany przez Komisję Europejską; symbole Euro w
3298 krojach Times, Helvetica i Courier; symbole do inżynierii
3299 strukturalnej; symbole do przekrojów stalowych; znaki astronomiczne
3300 (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole nożyczek; znak
3301 CE i inne.
3302
3303 %package latex-mathpple
3304 Summary:        Use PostScript Palatino for typesetting maths
3305 Summary(pl.UTF-8):      Używanie postscriptowych fontów Palatino do składania wzorów matematycznych
3306 Group:          Applications/Publishing/TeX
3307 Requires(post,postun):  %{_bindir}/texhash
3308 Requires:       %{name}-fonts-adobe = %{epoch}:%{version}-%{release}
3309 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3310
3311 %description latex-mathpple
3312 The package defines the PostScript font family `Palatino' (ppl) as the
3313 default roman font and then uses the `mathpple' fonts for typesetting
3314 math. These virtual fonts have been created for typesetting math in a
3315 style that suits the Palatino text fonts. The AMS fonts, when used
3316 additionally, will be scaled to fit Palatino.
3317
3318 %description latex-mathpple -l pl.UTF-8
3319 Pakiet definiuje rodzinę fontów postscriptowych Palatino (ppl) jako
3320 domyślny font roman i używa fontów mathpple do składania wzorów
3321 matematycznych. Te wirtualne fonty zostały stworzone do składania
3322 wzorów matematycznych w stylu pasującym do fontów tekstowych Palatino.
3323 Fonty AMS, jeśli są dodatkowo używane, zostaną przeskalowane tak, by
3324 pasować do Palatino.
3325
3326 %package latex-mathtime
3327 Summary:        Mathtime fonts for LaTeX
3328 Summary(pl.UTF-8):      Fonty Mathtime dla LaTeXa
3329 Group:          Applications/Publishing/TeX
3330 Requires(post,postun):  %{_bindir}/texhash
3331 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3332
3333 %description latex-mathtime
3334 The Mathtime fonts have a number of characters remapped to positions
3335 different from the ones normally used by the corresponding TeX
3336 CM-fonts. For the symbol font ``operators'' the corresponding mathtime
3337 style files use the Times Roman font (often called something like:
3338 ptmr or ptmr7t or ptmrq).
3339
3340 %description latex-mathtime -l pl.UTF-8
3341 Fonty Mathtime zawierają wiele znaków przemapowanych na pozycje
3342 różniące się od tych normalnie używanych w odpowiadających im TeXowych
3343 fontach CM. Dla fontu symboli "operators" odpowiadający styl mathtime
3344 używa fontu Times Roman (zazwyczaj nazywanego w stylu ptmr, ptmr7t lub
3345 ptmrq).
3346
3347 %package latex-mflogo
3348 Summary:        LaTeX support for MetaFont and logo fonts
3349 Summary(pl.UTF-8):      Obsługa LaTeXa dla MetaFonta i fontów logo
3350 Group:          Applications/Publishing/TeX
3351 Requires(post,postun):  %{_bindir}/texhash
3352 Requires:       %{name}-fonts-mflogo = %{epoch}:%{version}-%{release}
3353 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3354
3355 %description latex-mflogo
3356 LaTeX package and font definition file to access the Knuthian `logo'
3357 fonts described in `The MetaFontbook' and the MetaFont and logos in
3358 LaTeX documents.
3359
3360 %description latex-mflogo -l pl.UTF-8
3361 Pakiet LaTeXa i plik definicji fontów udostępniający fonty logo Knutha
3362 opisane w "The MetaFontbook" oraz MetaFont i loga w dokumentach
3363 LaTeXa.
3364
3365 %package latex-mfnfss
3366 Summary:        Font description files to use extra fonts like yinit and ygoth
3367 Summary(pl.UTF-8):      Pliki opisów fontów udostępniające dodatkowe fonty, jak yinit i ygoth
3368 Group:          Applications/Publishing/TeX
3369 Requires(post,postun):  %{_bindir}/texhash
3370 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3371
3372 %description latex-mfnfss
3373 Font description files to use extra fonts like yinit and ygoth.
3374
3375 %description latex-mfnfss -l pl.UTF-8
3376 Pliki opisów fontów udostępniające dodatkowe fonty, jak yinit i ygoth.
3377
3378 %package latex-minitoc
3379 Summary:        Produce a table of contents for each chapter
3380 Summary(pl.UTF-8):      Tworzenie spisów treści dla każdego rozdziału
3381 Group:          Applications/Publishing/TeX
3382 Requires(post,postun):  %{_bindir}/texhash
3383 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3384
3385 %description latex-minitoc
3386 Produce a table of contents for each chapter.
3387
3388 %description latex-minitoc -l pl.UTF-8
3389 Tworzenie spisów treści dla każdego rozdziału.
3390
3391 %package latex-mltex
3392 Summary:        Support for MLTeX
3393 Summary(pl.UTF-8):      Wsparcie dla MLTeXa
3394 Group:          Applications/Publishing/TeX
3395 Requires(post,postun):  %{_bindir}/texhash
3396 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3397
3398 %description latex-mltex
3399 Support for MLTeX, the multilingual TeX extension from Michael J.
3400 Ferguson.
3401
3402 %description latex-mltex -l pl.UTF-8
3403 Wsparcie dla MLTeXa - rozszerzenia TeXa z obsługą wielu języków,
3404 autorstwa Michaela J. Fergusona.
3405
3406 %package latex-multienum
3407 Summary:        Multi-column enumerated lists
3408 Summary(hu.UTF-8):      Többoszlopos számozott listák
3409 Group:          Applications/Publishing/TeX
3410 Requires(post,postun):  %{_bindir}/texhash
3411 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3412
3413 %description latex-multienum
3414 Multi-column enumerated lists.
3415
3416 %description latex-multienum -l hu.UTF-8
3417 Többoszlopos számozott listák.
3418
3419
3420 %package latex-moreverb
3421 Summary:        Extended verbatim
3422 Summary(hu.UTF-8):      Kiterjesztett verbatim
3423 Group:          Applications/Publishing/TeX
3424 Requires(post,postun):  %{_bindir}/texhash
3425 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3426
3427 %description latex-moreverb
3428 Extended verbatim.
3429
3430 %description latex-moreverb -l hu.UTF-8
3431 Kiterjesztett verbatim.
3432
3433 %package latex-ntheorem
3434 Summary:        Enhanced theorem environment
3435 Summary(hu.UTF-8):      Bővített tétel környezet
3436 Group:          Applications/Publishing/TeX
3437 Requires(post,postun):  %{_bindir}/texhash
3438 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3439
3440 %description latex-ntheorem
3441 Enhanced theorem environment.
3442
3443 %description latex-ntheorem -l hu.UTF-8
3444 Bővített tétel környezet
3445
3446 %package latex-other
3447 Summary:        Other LaTeX packages
3448 Summary(hu.UTF-8):      Néhány további LaTeX csomag
3449 Group:          Applications/Publishing/TeX
3450 Requires(post,postun):  %{_bindir}/texhash
3451 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3452
3453 %description latex-other
3454 Other LaTeX packages.
3455
3456 %description latex-other -l hu.UTF-8
3457 Néhány további LaTeX csomag.
3458
3459 %package latex-other-doc
3460 Summary:        Other LaTeX packages documentation
3461 Summary(hu.UTF-8):      Néhány további LaTeX csomag dokumentációja
3462 Group:          Applications/Publishing/TeX
3463 Requires(post,postun):  %{_bindir}/texhash
3464 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3465
3466 %description latex-other-doc
3467 Other LaTeX packages documentation.
3468
3469 %description latex-other-doc -l hu.UTF-8
3470 Néhány további LaTeX csomag dokumentációja.
3471
3472 %package latex-palatcm
3473 Summary:        Palatino + Computer Modern math fonts for LaTeX
3474 Summary(pl.UTF-8):      Fonty matematyczne Palatino i Computer Modern dla LaTeXa
3475 Group:          Applications/Publishing/TeX
3476 Requires(post,postun):  %{_bindir}/texhash
3477 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3478
3479 %description latex-palatcm
3480 Palatino + Computer Modern math fonts for LaTeX.
3481
3482 %description latex-palatcm -l pl.UTF-8
3483 Fonty matematyczne Palatino i Computer Modern dla LaTeXa.
3484
3485 %package latex-pdfslide
3486 Summary:        Presentation slides using pdftex
3487 Summary(hu.UTF-8):      Prezentáció készítése pdftex-hel
3488 Group:          Applications/Publishing/TeX
3489 Requires(post,postun):  %{_bindir}/texhash
3490 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3491
3492 %description latex-pdfslide
3493 Presentation slides using pdftex.
3494
3495 %description latex-pdfslide -l hu.UTF-8
3496 Prezentáció készítése pdftex-hel.
3497
3498 %package latex-pgf
3499 Summary:        The TeX Portable Graphic Format
3500 Summary(hu.UTF-8):      TeX Portable Graphic Formátum
3501 Summary(pl.UTF-8):      Przenośny format grafiki dla TeXa
3502 Group:          Applications/Publishing/TeX
3503 Requires(post,postun):  %{_bindir}/texhash
3504 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3505 Requires:       %{name}-latex-xcolor = %{epoch}:%{version}-%{release}
3506 Obsoletes:      tetex-pgf
3507
3508 %description latex-pgf
3509 A macro package for creating graphics directly in TeX and LaTeX.
3510
3511 %description latex-pgf -l hu.UTF-8
3512 Makró csomag rajzok készítéséhez közvetlenül TeX-ben és LaTeX-ben.
3513
3514 %description latex-pgf -l pl.UTF-8
3515 Pakiet makr do tworzenia grafiki bezpośrednio z TeXa i LaTeXa.
3516
3517 %package latex-polynom
3518 Summary:        Macros for manipulating polynomials
3519 Summary(hu.UTF-8):      Makrók polinomokkal való műveletekre
3520 Group:          Applications/Publishing/TeX
3521 Requires(post,postun):  %{_bindir}/texhash
3522 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3523
3524 %description latex-polynom
3525 Macros for manipulating polynomials.
3526
3527 %description latex-polynom -l hu.UTF-8
3528 Makrók polinomokkal való műveletekre.
3529
3530 %package latex-polynomial
3531 Summary:        Typeset (univariate) polynomials
3532 Summary(hu.UTF-8):      Egyváltozós polinomok szedése
3533 Group:          Applications/Publishing/TeX
3534 Requires(post,postun):  %{_bindir}/texhash
3535 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3536
3537 %description latex-polynomial
3538 Typeset (univariate) polynomials.
3539
3540 %description latex-polynomial -l hu.UTF-8
3541 Egyváltozós polinomok szedése.
3542
3543 %package latex-programming
3544 Summary:        Additional utilities to programming LaTeX
3545 Summary(hu.UTF-8):      További eszközök LaTeX programozásához
3546 Group:          Applications/Publishing/TeX
3547 Requires(post,postun):  %{_bindir}/texhash
3548 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3549
3550 %description latex-programming
3551 This package contains:
3552 - cmdtrack: check used commands.
3553 - cool: COntent-Oriented LaTeX
3554 - coollist: manipulate COntent Oriented LaTeX Lists.
3555 - coolstr: string manipulation in LaTeX.
3556 - csvtools: reading data from CSV files.
3557 - datatool: tools to load and manipulate data.
3558 - datenumber: convert a date into a number and vice versa.
3559 - delimtxt: read and parse text tables.
3560 - dialogl: macros for constructing interactive LaTeX scripts.
3561 - dprogress: LaTeX-relevant log information for debugging.
3562 - environ: a new interface for environments in LaTeX.
3563 - export: import and export values of LaTeX registers.
3564 - fmtcount: display the value of a LaTeX counter in a variety of
3565   formats.
3566 - forarray: using array structures in LaTeX.
3567 - forloop: iteration in LaTeX.
3568 - inversepath: calculate inverse file paths.
3569 - labelcas: check the existence of labels, and fork accordingly.
3570 - lcg: generate random integers.
3571 - makecmds: the new \makecommand command always (re)defines a command.
3572 - multido: a loop facility for Generic TeX.
3573 - namespc: rudimentary c++-like namespaces in LaTeX.
3574 - patchcmd: change the definition of an existing command.
3575 - progress: creates an overview of a document's state.
3576 - randtext: randomise the order of characters in strings.
3577 - regcount: display the allocation status of the TeX registers.
3578 - robustcommand: declare robust command, with \newcommand checks.
3579 - splitindex: unlimited number of indexes.
3580 - stack: tools to define and use stacks.
3581 - stringstrings: string manipulation for cosmetic and programming
3582   application
3583 - substr: deal with substrings in strings.
3584 - typedref: eliminate errors by enforcing the types of labels.
3585
3586 %description latex-programming -l hu.UTF-8
3587 Ez a csomag a következőket tartalmazza:
3588 - cmdtrack: használt parancsok ellenőrzése
3589 - cool: tartalom-orientált (COntent-Oriented) LaTeX
3590 - coollist: COntent Oriented LaTeX listák manipulációja
3591 - coolstr: sztring manipuláció LaTeX-ben
3592 - csvtools: adatok olvasása CSV fájlokból
3593 - datatool: eszközök adatok beolvasására és manipulációjához
3594 - datenumber: dátum számmá konvertálása és vissza
3595 - delimtxt: szöveges táblázatok olvasása és feldolgozása
3596 - dialogl: interaktív makrók LaTeX-ben
3597 - dprogress: LaTeX-releváns log információ debuggoláshoz
3598 - export: LaTeX regiszterek értékeinek importálása és exportálása
3599 - environ: egy új felület környezetek létrehozására
3600 - fmtcount: LaTeX számlálók megjelenítése különböző formátumokban
3601 - forarray: tömb struktúrák LaTeX-ben
3602 - forloop: iteráció LaTeX-ben
3603 - inversepath: fájlútvonalak visszafele relatív meghatározása
3604 - labelcas: cimkék létezésének ellenőrzése
3605 - lcg: véletlen egész számok generálása
3606 - makecmds: új \makecommand, amely mindig (újra)definiál parancsot
3607 - multido: ciklusok szervezése LaTeX-ben
3608 - namespc: c++-szerű névterek LaTeX-ben
3609 - patchcmd: létező parancsok definíciójának megváltoztatása
3610 - progress: egy áttekintést készít a dokumentum állapotáról
3611 - randtext: sztring karaktereinek összekeverése
3612 - regcount: display the allocation status of the TeX registers.
3613 - robustcommand: declare robust command, with \newcommand checks.
3614 - splitindex: unlimited number of indexes.
3615 - stack: verem használata
3616 - stringstrings: sztring manipuláció
3617 - substr: részszövegek keresése
3618 - typedref: eliminate errors by enforcing the types of labels.
3619
3620 %package latex-prosper
3621 Summary:        LaTeX class for high quality slides
3622 Summary(hu.UTF-8):      LaTeX osztály jó minőségű fóliák készítéséhez
3623 Group:          Applications/Publishing/TeX
3624 Requires(post,postun):  %{_bindir}/texhash
3625 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3626
3627 %description latex-prosper
3628 LaTeX class for high quality slides.
3629
3630 %description latex-prosper -l hu.UTF-8
3631 LaTeX osztály jó minőségű fóliák készítéséhez.
3632
3633 %package latex-pseudocode
3634 Summary:        LaTeX enviroment for specifying algorithms in a natural way
3635 Summary(hu.UTF-8):      LaTeX környezet algoritmusok bevitelére
3636 Group:          Applications/Publishing/TeX
3637 Requires(post,postun):  %{_bindir}/texhash
3638 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3639
3640 %description latex-pseudocode
3641 LaTeX enviroment for specifying algorithms in a natural way.
3642
3643 %description latex-pseudocode -l hu.UTF-8
3644 LaTeX környezet algoritmusok bevitelére.
3645
3646 %package latex-psnfss
3647 Summary:        LaTeX font support for common PostScript fonts
3648 Summary(pl.UTF-8):      Obsługa popularnych fontów postscriptowych w LaTeXu
3649 Group:          Applications/Publishing/TeX
3650 Requires(post,postun):  %{_bindir}/texhash
3651 Requires:       %{name}-fonts-adobe = %{epoch}:%{version}-%{release}
3652 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3653 Provides:       tetex-latex-psnfss
3654 Obsoletes:      tetex-latex-mathptm
3655 Obsoletes:      tetex-latex-mathptmx
3656 Obsoletes:      tetex-latex-psnfss
3657
3658 %description latex-psnfss
3659 LaTeX font definition files, macros and font metrics for common
3660 PostScript fonts.
3661
3662 %description latex-psnfss -l pl.UTF-8
3663 LaTeXowe pliki definicji fontów, makra i metryki fontów dla
3664 popularnych fontów postscriptowych.
3665
3666 %package latex-pst-2dplot
3667 Summary:        A PSTricks package for drawing 2D curves
3668 Summary(hu.UTF-8):      PSTricks csomag kétdimenziós görbék rajzolásához
3669 Group:          Applications/Publishing/TeX
3670 Requires(post,postun):  %{_bindir}/texhash
3671 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3672
3673 %description latex-pst-2dplot
3674 A PSTricks package for drawing 2D curves.
3675
3676 %description latex-pst-2dplot -l hu.UTF-8
3677 PSTricks csomag kétdimenziós görbék rajzolásához.
3678
3679 %package latex-pst-3dplot
3680 Summary:        Draw 3d curves and graphs using PSTricks
3681 Summary(hu.UTF-8):      3D-s görbék és grafikonok PSTricks-szel
3682 Group:          Applications/Publishing/TeX
3683 Requires(post,postun):  %{_bindir}/texhash
3684 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3685
3686 %description latex-pst-3dplot
3687 Draw 3d curves and graphs using PSTricks.
3688
3689 %description latex-pst-3dplot -l hu.UTF-8
3690 3D-s görbék és grafikonok PSTricks-szel.
3691
3692
3693 %package latex-pst-bar
3694 Summary:        Produces bar charts using pstricks
3695 Summary(hu.UTF-8):      Oszlopdiagramok pstricks-szel
3696 Group:          Applications/Publishing/TeX
3697 Requires(post,postun):  %{_bindir}/texhash
3698 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3699
3700 %description latex-pst-bar
3701 Produces bar charts using pstricks.
3702
3703 %description latex-pst-bar -l hu.UTF-8
3704 Oszlopdiagramok pstricks-szel.
3705
3706 %package latex-pst-circ
3707 Summary:        PSTricks package for drawing electric circuits
3708 Summary(hu.UTF-8):      PSTricks csomag elektromos áramkörök rajzolásához
3709 Group:          Applications/Publishing/TeX
3710 Requires(post,postun):  %{_bindir}/texhash
3711 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3712
3713 %description latex-pst-circ
3714 PSTricks package for drawing electric circuits.
3715
3716 %description latex-pst-circ -l hu.UTF-8
3717 PSTricks csomag elektromos áramkörök rajzolásához.
3718
3719 %package latex-pst-diffraction
3720 Summary:        Print diffraction patterns from various apertures
3721 Summary(hu.UTF-8):      Diffrakciós képek különböző eszközökön
3722 Group:          Applications/Publishing/TeX
3723 Requires(post,postun):  %{_bindir}/texhash
3724 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3725
3726 %description latex-pst-diffraction
3727 Print diffraction patterns from various apertures.
3728
3729 %description latex-pst-diffraction -l hu.UTF-8
3730 Diffrakciós képek különböző eszközökön.
3731
3732 %package latex-pst-eucl
3733 Summary:        Euclidian geometry with pstricks
3734 Summary(hu.UTF-8):      Euklidészi geometria a pstricks használatával
3735 Group:          Applications/Publishing/TeX
3736 Requires(post,postun):  %{_bindir}/texhash
3737 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3738
3739 %description latex-pst-eucl
3740 Euclidian geometry with pstricks.
3741
3742 %description latex-pst-eucl -l hu.UTF-8
3743 Euklidészi geometria a pstricks használatával.
3744
3745
3746 %package latex-pst-fun
3747 Summary:        Draw "funny" objects with PSTricks
3748 Summary(hu.UTF-8):      "Vicces" rajzok PSTricks-szel
3749 Group:          Applications/Publishing/TeX
3750 Requires(post,postun):  %{_bindir}/texhash
3751 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3752
3753 %description latex-pst-fun
3754 Draw "funny" objects with PSTricks.
3755
3756 %description latex-pst-fun -l hu.UTF-8
3757 "Vicces" rajzok PSTricks-szel
3758
3759 %package latex-pst-func
3760 Summary:        PSTricks package for plotting mathematical functions
3761 Summary(hu.UTF-8):      PSTricks csomag matematikai függvények ábrázolásához
3762 Group:          Applications/Publishing/TeX
3763 Requires(post,postun):  %{_bindir}/texhash
3764 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3765
3766 %description latex-pst-func
3767 PSTricks package for plotting mathematical functions.
3768
3769 %description latex-pst-func -l hu.UTF-8
3770 PSTricks csomag matematikai függvények ábrázolásához.
3771
3772 %package latex-pst-fr3d
3773 Summary:        Draw 3-dimensional framed boxes using PSTricks
3774 Summary(hu.UTF-8):      Háromdimenziós dobozok PSTricks segítségével
3775 Group:          Applications/Publishing/TeX
3776 Requires(post,postun):  %{_bindir}/texhash
3777 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3778
3779 %description latex-pst-fr3d
3780 Draw 3-dimensional framed boxes using PSTricks.
3781
3782 %description latex-pst-fr3d -l hu.UTF-8
3783 Háromdimenziós dobozok PSTricks segítségével.
3784
3785 %package latex-pst-fractal
3786 Summary:        Draw fractal sets using PSTricks
3787 Summary(hu.UTF-8):      Fraktálok rajzolása PSTricks segítségével
3788 Group:          Applications/Publishing/TeX
3789 Requires(post,postun):  %{_bindir}/texhash
3790 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3791
3792 %description latex-pst-fractal
3793 Draw fractal sets using PSTricks.
3794
3795 %description latex-pst-fractal -l hu.UTF-8
3796 Fraktálok rajzolása PSTricks segítségével.
3797
3798 %package latex-pst-infixplot
3799 Summary:        Using pstricks plotting capacities with infix expressions rather than RPN
3800 Summary(hu.UTF-8):      Infix kifejezések ábrázolása
3801 Group:          Applications/Publishing/TeX
3802 Requires(post,postun):  %{_bindir}/texhash
3803 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3804
3805 %description latex-pst-infixplot
3806 Using pstricks plotting capacities with infix expressions rather than
3807 RPN.
3808
3809 %description latex-pst-infixplot -l hu.UTF-8
3810 Infix kifejezések ábrázolása.
3811
3812 %package latex-pst-math
3813 Summary:        Enhancement of PostScript math operators to use with pstricks
3814 Summary(hu.UTF-8):      PostScript matematikai operátorok bővítése pstricks-szel
3815 Group:          Applications/Publishing/TeX
3816 Requires(post,postun):  %{_bindir}/texhash
3817 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3818
3819 %description latex-pst-math
3820 Enhancement of PostScript math operators to use with pstricks.
3821
3822 %description latex-pst-math -l hu.UTF-8
3823 PostScript matematikai operátorok bővítése pstricks-szel.
3824
3825 %package latex-pst-ob3d
3826 Summary:        Three dimensional objects using PSTricks
3827 Summary(hu.UTF-8):      Háromdimenziós objektumok PSTricks-szel
3828 Group:          Applications/Publishing/TeX
3829 Requires(post,postun):  %{_bindir}/texhash
3830 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3831
3832 %description latex-pst-ob3d
3833 Three dimensional objects using PSTricks.
3834
3835 %description latex-pst-ob3d -l hu.UTF-8
3836 Háromdimenziós objektumok PSTricks-szel.
3837
3838 %package latex-pst-optexp
3839 Summary:        Drawing optical experimental setups
3840 Summary(hu.UTF-8):      Optikai összeállítások rajzolása
3841 Group:          Applications/Publishing/TeX
3842 Requires(post,postun):  %{_bindir}/texhash
3843 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3844
3845 %description latex-pst-optexp
3846 Drawing optical experimental setups.
3847
3848 %description latex-pst-optexp -l hu.UTF-8
3849 Optikai összeállítások rajzolása.
3850
3851 %package latex-pst-optic
3852 Summary:        Drawing optics diagrams
3853 Summary(hu.UTF-8):      Optikai ábrák rajzolása
3854 Group:          Applications/Publishing/TeX
3855 Requires(post,postun):  %{_bindir}/texhash
3856 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3857
3858 %description latex-pst-optic
3859 Drawing optics diagrams.
3860
3861 %description latex-pst-optic -l hu.UTF-8
3862 Optikai ábrák rajzolása.
3863
3864 %package latex-pst-text
3865 Summary:        Text and character manipulation in PSTricks
3866 Summary(hu.UTF-8):      Szöveg és karakter manipulációk PSTricks-szel
3867 Group:          Applications/Publishing/TeX
3868 Requires(post,postun):  %{_bindir}/texhash
3869 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3870
3871 %description latex-pst-text
3872 Text and character manipulation in PSTricks.
3873
3874 %description latex-pst-text -l hu.UTF-8
3875 Szöveg és karakter manipulációk PSTricks-szel.
3876
3877 %package latex-pst-uncategorized
3878 Summary:        Other uncategorized PSTricks packages
3879 Summary(hu.UTF-8):      Néhány kategorizálatlan PSTricks csomag
3880 Group:          Applications/Publishing/TeX
3881 Requires(post,postun):  %{_bindir}/texhash
3882 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3883
3884 %description latex-pst-uncategorized
3885 Other uncategorized PSTricks packages.
3886
3887 %description latex-pst-uncategorized -l hu.UTF-8
3888 Néhány kategorizálatlan PSTricks csomag.
3889
3890 %package latex-pxfonts
3891 Summary:        PX fonts LaTeX support
3892 Summary(pl.UTF-8):      Obsługa fontów PX w LaTeXu
3893 Group:          Applications/Publishing/TeX
3894 Requires(post,postun):  %{_bindir}/texhash
3895 Requires:       %{name}-fonts-px = %{epoch}:%{version}-%{release}
3896 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3897
3898 %description latex-pxfonts
3899 PX fonts LaTeX support.
3900
3901 %description latex-pxfonts -l pl.UTF-8
3902 Obsługa fontów PX w LaTeXu.
3903
3904 %package latex-qfonts
3905 Summary:        A collection of PostScript (Adobe Type 1) fonts in QX layout
3906 Summary(pl.UTF-8):      Zestaw fontów postscriptowych (Adobe Type 1) w układzie QX
3907 Group:          Applications/Publishing/TeX
3908 Requires(post,postun):  %{_bindir}/texhash
3909 Requires:       %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
3910 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3911
3912 %description latex-qfonts
3913 A collection of Type 1 fonts; include QuasiBookman, QuasiChancery,
3914 QuasiCourier, QuasiPalatino, QuasiSwiss, QuasiSwissCondensed, and
3915 QuasiTimes (regular, italic, bold and bold italic), based on URW++
3916 fonts distributed with Ghostscript. The fonts are encoded according to
3917 QX layout which facilitates multilingual and technical typesetting
3918 using TeX, preserving usability in Windows applications.
3919
3920 %description latex-qfonts -l pl.UTF-8
3921 Zestaw fontów Type 1; zawiera QuasiBookman, QuasiChancery,
3922 QuasiCourier, QuasiPalatino, QuasiSwiss, QuasiSwissCondensed oraz
3923 QuasiTimes (zwykłe, pochyłe, tłuste i tłuste pochyłe), oparte na
3924 fontach URW++ rozpowszechnianych z Ghostscriptem. Fonty są kodowane
3925 zgodnie z układem QX, który ułatwia skład wielojęzyczny i techniczny w
3926 TeXu, zachowując przydatność dla aplikacji windowsowych.
3927
3928 %package latex-SIstyle
3929 Summary:        Package to typeset SI units, numbers and angles
3930 Summary(hu.UTF-8):      Csomag SI egységek, számok és szögek szedésére
3931 Group:          Applications/Publishing/TeX
3932 Requires(post,postun):  /usr/bin/texhash
3933 Requires:       %{name}-latex-ams = %{epoch}:%{version}-%{release}
3934
3935 %description latex-SIstyle
3936 Package to typeset SI units, numbers and angles.
3937
3938 %description latex-SIstyle -l hu.UTF-8
3939 Csomag SI egységek, számok és szögek szedésére.
3940
3941 %package latex-SIunits
3942 Summary:        The SIunits package can be used to standardise the use of units in your writings
3943 Summary(hu.UTF-8):      Az SIunits csomag a mennyiségek egységes írásában nyújt segítséget
3944 Group:          Applications/Publishing/TeX
3945 Requires(post,postun):  /usr/bin/texhash
3946 Requires:       %{name}-latex-ams = %{epoch}:%{version}-%{release}
3947
3948 %description latex-SIunits
3949 The SIunits package can be used to standardise the use of units in
3950 your writings.
3951
3952 %description latex-SIunits -l hu.UTF-8
3953 Az SIunits csomag a mennyiségek egységes írásában nyújt segítséget.
3954
3955 %package latex-siunitx
3956 Summary:        A comprehensive (SI) units package
3957 Summary(hu.UTF-8):      Egy minden részletre kiterjedő (SI) egységek kezelését végző csomag
3958 Group:          Applications/Publishing/TeX
3959 Requires(post,postun):  /usr/bin/texhash
3960 Requires:       %{name}-latex
3961
3962 %description latex-siunitx
3963 A comprehensive (SI) units package.
3964
3965 %description latex-siunitx -l hu.UTF-8
3966 Egy minden részletre kiterjedő (SI) egységek kezelését végző csomag.
3967
3968 %package latex-sources
3969 Summary:        LaTeX sources
3970 Summary(hu.UTF-8):      LaTeX források
3971 Group:          Applications/Publishing/TeX
3972
3973 %description latex-sources
3974 LaTeX sources.
3975
3976 %description latex-sources -l hu.UTF-8
3977 LaTeX források.
3978
3979 %package latex-styles
3980 Summary:        Various LaTeX styles
3981 Summary(hu.UTF-8):      Különböző LaTeX stílusok
3982 Group:          Applications/Publishing/TeX
3983 Requires(post,postun):  /usr/bin/texhash
3984 Requires:       %{name}-latex
3985
3986 %description latex-styles
3987 Various LaTeX styles.
3988
3989 %description latex-styles -l hu.UTF-8
3990 Különböző LaTeX stílusok.
3991
3992 %package latex-lang
3993 Summary:        LaTeX support for non-english languages
3994 Summary(hu.UTF-8):      LaTeX támogatás nem-angol nyelvekhez
3995 Group:          Applications/Publishing/TeX
3996 Requires(post,postun):  /usr/bin/texhash
3997 Requires:       %{name}-latex
3998
3999 %description latex-lang
4000 LaTeX support for non-english languages.
4001
4002 %description latex-lang -l hu.UTF-8
4003 LaTeX támogatás nem-angol nyelvekhez.
4004
4005 %package latex-Tabbing
4006 Summary:        Tabbing with accented letters
4007 Summary(hu.UTF-8):      Tabbing környezet ékezetes betűk használatával
4008 Group:          Applications/Publishing/TeX
4009 Requires(post,postun):  /usr/bin/texhash
4010
4011 %description latex-Tabbing
4012 Tabbing with accented letters.
4013
4014 %description latex-Tabbing -l hu.UTF-8
4015 Tabbing környezet ékezetes betűk használatával.
4016
4017 %package latex-urwvn
4018 Summary:        URWVN fonts
4019 Summary(pl.UTF-8):      Fonty URWVN
4020 Group:          Applications/Publishing/TeX
4021 Requires(post,postun):  /usr/bin/texhash
4022 Requires:       %{name}-fonts-urwvn = %{epoch}:%{version}-%{release}
4023 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
4024
4025 %description latex-urwvn
4026 URWVN fonts.
4027
4028 %description latex-urwvn -l pl.UTF-8
4029 Fonty URWVN.
4030
4031 %package latex-txfonts
4032 Summary:        TX fonts LaTeX support
4033 Summary(pl.UTF-8):      Obsługa fontów TX w LaTeXu
4034 Group:          Applications/Publishing/TeX
4035 Requires(post,postun):  %{_bindir}/texhash
4036 Requires:       %{name}-fonts-tx = %{epoch}:%{version}-%{release}
4037 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
4038
4039 %description latex-txfonts
4040 TX fonts LaTeX support.
4041
4042 %description latex-txfonts -l pl.UTF-8
4043 Obsługa fontów TX w LaTeXu.
4044
4045 %package latex-ucs
4046 Summary:        This package contains support for using UTF-8 as input encoding in LaTeX documents
4047 Summary(hu.UTF-8):      Ez a csomag lehetővé teszi UTF-8 kódolást a LaTeX dokumentumokban
4048 Group:          Applications/Publishing/TeX
4049 Requires(post,postun):  %{_bindir}/texhash
4050 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
4051
4052 %description latex-ucs
4053 This package contains support for using UTF-8 as input encoding in
4054 LaTeX documents.
4055
4056 %description latex-ucs -l hu.UTF-8
4057 Ez a csomag lehetővé teszi UTF-8 kódolást a LaTeX dokumentumokban.
4058
4059 %package latex-umlaute
4060 Summary:        An interface to inputenc for using alternate input encodings
4061 Summary(pl.UTF-8):      Interfejs inputenc do używania alternatywnych kodowań wejściowych
4062 Group:          Applications/Publishing/TeX
4063 Requires(post,postun):  %{_bindir}/texhash
4064 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
4065
4066 %description latex-umlaute
4067 An interface to inputenc for using alternate input encodings.
4068
4069 %description latex-umlaute -l pl.UTF-8
4070 Interfejs inputenc do używania alternatywnych kodowań wejściowych.
4071
4072 %package latex-wasysym
4073 Summary:        Extra characters from the Waldis symbol fonts
4074 Summary(pl.UTF-8):      Dodatkowe znaki z fontów Waldis symbol
4075 Group:          Applications/Publishing/TeX
4076 Requires(post,postun):  %{_bindir}/texhash
4077 Requires:       %{name}-fonts-wasy = %{epoch}:%{version}-%{release}
4078 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
4079 Provides:       tetex-latex-wasysym
4080 Obsoletes:      tetex-latex-wasysym
4081
4082 %description latex-wasysym
4083 Makes some additional characters available that come from the wasy
4084 fonts (Waldis symbol fonts). These fonts are not automatically
4085 included in NFSS2/LaTeX2e since they take up important space and often
4086 aren't necessary if one makes use of the packages amsfonts or amssymb.
4087 Symbols include: join box, diamond, leadsto, sqsubset, lhd, rhd,
4088 apple, ocircle invneg, logof, varint, male, female, phone, clock,
4089 lightning, pointer, sun, bell, permil, smiley, various electrical
4090 symbols, shapes, music notes, circles, signs, astronomy, etc.
4091
4092 %description latex-wasysym -l pl.UTF-8
4093 Pakiet udostępniający dodatkowe symbole pochodzące z fontów wasy
4094 (Waldis symbol). Te fonty nie są automatycznie dołączane w
4095 NFSS2/LaTeX2e, ponieważ zajmują miejsce i zazwyczaj nie są potrzebne
4096 jeśli używa się pakietów amsfonts lub amssymb. Zestaw symboli zawiera
4097 m.in.: symbole join box, diamond, leadsto, sqsubset, lhd, rhd, apple,
4098 ocircle invneg, logof, varint, male, female, phone, clock, lightning,
4099 pointer, sun, bell, permil, smiley oraz różne symbole elektryczne,
4100 kształty, nuty, okręgi, znaki, symbole astronomiczne itp.
4101
4102 %package latex-xcolor
4103 Summary:        Allows for access to color tints, shades, tones etc
4104 Summary(hu.UTF-8):      Hozzáférés színekhez, tónusokhoz, átmenetekhez, stb.
4105 Summary(pl.UTF-8):      Pozwala na dostęp do odcieni, gradientów itp.
4106 Group:          Applications/Publishing/TeX
4107 Obsoletes:      tetex-latex-xcolor
4108
4109 %description latex-xcolor
4110 `xcolor' provides easy driver-independent access to several kinds of
4111 color tints, shades, tones, and mixes of arbitrary colors. It allows
4112 to select a document-wide target color model and offers tools for
4113 automatic color schemes, conversion between eight color models, and
4114 alternating table row colors.
4115
4116 %description latex-xcolor -l hu.UTF-8
4117 `xcolor' egy egyszerű meghajtó-független hozzáférést biztosít
4118 színekhez, átmenetekhez, tónusokhóz, és a színek korlátlan
4119 keverékéhez. Lehetőséged van a teljes dokumentumra érvényes szín
4120 modell kiválasztásához és a színmodellek közötti konverzióra.
4121
4122 %description latex-xcolor -l pl.UTF-8
4123 `xcolor' dostarcza łatwego, niezależnego od urządzenia dostępu do
4124 wielu rodzai cieniowania, tonów i połączeń dowolnych kolorów. Pozwala
4125 na wybór modelu koloru dla całego dokumentu i oferuje narzędzia dla
4126 schematów kolorów, konwersji między ośmioma modelami kolorów oraz
4127 naprzemiennych kolorów w tabelach.
4128
4129 %package format-latex
4130 Summary:        LaTeX macro package
4131 Summary(pl.UTF-8):      Pakiet makr LaTeX
4132 Group:          Applications/Publishing/TeX
4133 Requires(post,postun):  %{_bindir}/texhash
4134 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
4135 Provides:       tetex-format-latex
4136 Obsoletes:      hugelatex
4137 Obsoletes:      tetex-format-latex
4138
4139 %description format-latex
4140 LaTeX is a front end for the TeX text formatting system. Easier to use
4141 than TeX, LaTeX is essentially a set of TeX macros which provide
4142 convenient, predefined document formats for users.
4143
4144 This package contains LaTeX format.
4145
4146 %description format-latex -l pl.UTF-8
4147 LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
4148 łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
4149 dających użytkownikom wygodne, predefiniowane formaty dokumentów.
4150
4151 Ten pakiet zawiera format LaTeX.
4152
4153 %package format-pdflatex
4154 Summary:        PDF LaTeX macro package
4155 Summary(pl.UTF-8):      Pakiet makr PDF LaTeX
4156 Group:          Applications/Publishing/TeX
4157 Requires(post,postun):  %{_bindir}/texhash
4158 Requires:       %{name}-fonts-jknappen = %{epoch}:%{version}-%{release}
4159 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
4160 Requires:       %{name}-latex-psnfss = %{epoch}:%{version}-%{release}
4161 Requires:       %{name}-metafont = %{epoch}:%{version}-%{release}
4162 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
4163 Provides:       tetex-format-pdflatex
4164 Obsoletes:      tetex-format-pdflatex
4165
4166 %description format-pdflatex
4167 LaTeX is a front end for the TeX text formatting system. Easier to use
4168 than TeX, LaTeX is essentially a set of TeX macros which provide
4169 convenient, predefined document formats for users.
4170
4171 This package contains PDF LaTeX format.
4172
4173 %description format-pdflatex -l pl.UTF-8
4174 LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
4175 łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
4176 dających użytkownikom wygodne, predefiniowane formaty dokumentów.
4177
4178 Ten pakiet zawiera format PDF LaTeX.
4179
4180 # PLaTeX format
4181
4182 %package platex
4183 Summary:        PLaTeX format basic files
4184 Summary(pl.UTF-8):      Podstawowe pliki dla formatu PLaTeX
4185 Group:          Applications/Publishing/TeX
4186 Requires(post,postun):  %{_bindir}/texhash
4187 Requires:       %{name}-fonts-pl = %{epoch}:%{version}-%{release}
4188 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
4189
4190 %description platex
4191 PLaTeX format basic files.
4192
4193 %description platex -l pl.UTF-8
4194 Podstawowe pliki dla formatu PLaTeX.
4195
4196 %package format-platex
4197 Summary:        PLaTeX format
4198 Summary(pl.UTF-8):      Format PLaTeX
4199 Group:          Applications/Publishing/TeX
4200 Requires(post,postun):  %{_bindir}/texhash
4201 Requires:       %{name}-platex = %{epoch}:%{version}-%{release}
4202
4203 %description format-platex
4204 PLaTeX format.
4205
4206 %description format-platex -l pl.UTF-8
4207 Format PLaTeX.
4208
4209 %package format-pdfplatex
4210 Summary:        PDF PLaTeX format
4211 Summary(pl.UTF-8):      Format PDF PLaTeX
4212 Group:          Applications/Publishing/TeX
4213 Requires(post,postun):  %{_bindir}/texhash
4214 Requires:       %{name}-fonts-type1-pl = %{epoch}:%{version}-%{release}
4215 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
4216 Requires:       %{name}-platex = %{epoch}:%{version}-%{release}
4217
4218 %description format-pdfplatex
4219 PDF PLaTeX format.
4220
4221 %description format-pdfplatex -l pl.UTF-8
4222 Format PDF PLaTeX.
4223
4224 %package scripts
4225 Summary:        Various scripts
4226 Summary(hu.UTF-8):      Néhány szkript
4227 Group:          Applications/Publishing/TeX
4228 Requires(post,postun):  %{_bindir}/texhash
4229 Requires:       %{name} = %{epoch}:%{version}-%{release}
4230
4231 %description scripts
4232 Various scripts.
4233
4234 %description scripts -l hu.UTF-8
4235 Néhány szkript.
4236
4237 # # TeX generic macros #
4238
4239 %package tex-babel
4240 Summary:        Multilingual support for TeX
4241 Summary(pl.UTF-8):      Obsługa wielu języków dla TeXa
4242 Group:          Applications/Publishing/TeX
4243 Requires(post,postun):  %{_bindir}/texhash
4244 Requires:       %{name} = %{epoch}:%{version}-%{release}
4245 Provides:       tetex-tex-babel
4246 Obsoletes:      tetex-tex-babel
4247
4248 %description tex-babel
4249 Multilingual support for TeX.
4250
4251 %description tex-babel -l pl.UTF-8
4252 Obsługa wielu języków dla TeXa.
4253
4254 %package tex-german
4255 Summary:        Supports the new German orthography (neue deutsche Rechtschreibung)
4256 Summary(pl.UTF-8):      Obsługa nowej ortografii niemieckiej (neue deutsche Rechtschreibung)
4257 Group:          Applications/Publishing/TeX
4258 Requires(post,postun):  %{_bindir}/texhash
4259 Requires:       %{name} = %{epoch}:%{version}-%{release}
4260 Provides:       tetex-tex-german
4261 Obsoletes:      tetex-tex-german
4262
4263 %description tex-german
4264 Supports the new German orthography (neue deutsche Rechtschreibung).
4265
4266 %description tex-german -l pl.UTF-8
4267 Obsługa nowej ortografii niemieckiej (neue deutsche Rechtschreibung).
4268
4269 %package tex-insbox
4270 Summary:        A TeX macro for inserting pictures/boxes into paragraphs
4271 Summary(hu.UTF-8):      TeX makró képek/dobozok beszúrására bekezdésekbe
4272 Group:          Applications/Publishing/TeX
4273 Requires(post,postun):  %{_bindir}/texhash
4274 Requires:       %{name} = %{epoch}:%{version}-%{release}
4275
4276 %description tex-insbox
4277 A TeX macro for inserting pictures/boxes into paragraphs.
4278
4279 %description tex-insbox -l hu.UTF-8
4280 TeX makró képek/dobozok beszúrására bekezdésekbe.
4281
4282 %package tex-mfpic
4283 Summary:        Macros which generate Metafont or Metapost for drawing pictures
4284 Summary(pl.UTF-8):      Makra generujące Metafont lub Metapost do rysowania obrazków
4285 Group:          Applications/Publishing/TeX
4286 Requires(post,postun):  %{_bindir}/texhash
4287 Requires:       %{name} = %{epoch}:%{version}-%{release}
4288
4289 %description tex-mfpic
4290 Macros which generate Metafont or Metapost for drawing pictures.
4291
4292 %description tex-mfpic -l pl.UTF-8
4293 Makra generujące Metafont lub Metapost do rysowania obrazków.
4294
4295 %package tex-misc
4296 Summary:        Miscellaneous TeX macros
4297 Summary(pl.UTF-8):      Różne makra TeXowe
4298 Group:          Applications/Publishing/TeX
4299 Requires(post,postun):  %{_bindir}/texhash
4300 Requires:       %{name} = %{epoch}:%{version}-%{release}
4301 Provides:       tetex-tex-misc
4302 Obsoletes:      tetex-tex-eijkhout
4303 Obsoletes:      tetex-tex-misc
4304
4305 %description tex-misc
4306 Miscellaneous TeX macros.
4307
4308 %description tex-misc -l pl.UTF-8
4309 Różne makra TeXowe.
4310
4311 %package tex-pictex
4312 Summary:        Picture drawing macros for TeX and LaTeX
4313 Summary(pl.UTF-8):      Makra do rysowania obrazków dla TeXa i LaTeXa
4314 Group:          Applications/Publishing/TeX
4315 Requires(post,postun):  %{_bindir}/texhash
4316 Requires:       %{name} = %{epoch}:%{version}-%{release}
4317
4318 %description tex-pictex
4319 Picture drawing macros for TeX and LaTeX.
4320
4321 %description tex-pictex -l pl.UTF-8
4322 Makra do rysowania obrazków dla TeXa i LaTeXa.
4323
4324 %package tex-psizzl
4325 Summary:        A TeX format for physics papers
4326 Summary(hu.UTF-8):      TeX formátum fizikai kiadványokhoz
4327 Group:          Applications/Publishing/TeX
4328 Requires(post,postun):  %{_bindir}/texhash
4329 Requires:       %{name} = %{epoch}:%{version}-%{release}
4330
4331 %description tex-psizzl
4332 A TeX format for physics papers.
4333
4334 %description tex-psizzl -l hu.UTF-8
4335 TeX formátum fizikai kiadványokhoz.
4336
4337 %package tex-pstricks
4338 Summary:        PostScript macros for TeX
4339 Summary(pl.UTF-8):      Makra postscriptowe dla TeXa
4340 Group:          Applications/Publishing/TeX
4341 Requires(post,postun):  %{_bindir}/texhash
4342 Requires:       %{name}-tex-misc = %{epoch}:%{version}-%{release}
4343 Provides:       tetex-tex-pstricks
4344 Obsoletes:      tetex-tex-pstricks
4345
4346 %description tex-pstricks
4347 An extensive collection of PostScript macros that is compatible with
4348 most TeX macro packages, including Plain TeX, LaTeX, AMS-TeX, and
4349 AMS-LaTeX. Included are macros for color, graphics, pie charts,
4350 rotation, trees and overlays. It has many special features, including:
4351 a wide variety of graphics (picture drawing) macros, with a flexible
4352 interface and with color support. There are macros for coloring or
4353 shading the cells of tables.
4354
4355 %description tex-pstricks -l pl.UTF-8
4356 Duży zestaw makr postscriptowych kompatybilny z większością pakietów
4357 makr TeXowych, w tym: Plain TeX, LaTeX, AMS-TeX i AMS-LaTeX. Załączono
4358 makra obsługujące kolory, grafikę, wykresy kołowe, obroty, drzewa i
4359 nakładanie. Mają wiele możliwości, w tym dużo makr graficznych (do
4360 rysowania obrazków) z elastycznym interfejsem i obsługą koloru. Są też
4361 makra do kolorowania lub cieniowania komórek tabel.
4362
4363 %package tex-qpx
4364 Summary:        QuasiPalatino and PX fonts typesetting support
4365 Summary(pl.UTF-8):      Wsparcie dla składu fontami QuasiPalatino i PX
4366 Group:          Applications/Publishing/TeX
4367 Requires(post,postun):  %{_bindir}/texhash
4368 Requires:       %{name} = %{epoch}:%{version}-%{release}
4369 Requires:       %{name}-fonts-qpx = %{epoch}:%{version}-%{release}
4370
4371 %description tex-qpx
4372 QuasiPalatino and PX fonts typesetting support.
4373
4374 %description tex-qpx -l pl.UTF-8
4375 Wsparcie dla składu fontami QuasiPalatino i PX.
4376
4377 %package tex-qpxqtx
4378 Summary:        QuasiTimes and TX fonts typesetting support
4379 Summary(pl.UTF-8):      Wsparcie dla składu fontami QuasiTimes i TX
4380 Group:          Applications/Publishing/TeX
4381 Requires(post,postun):  %{_bindir}/texhash
4382 Requires:       %{name} = %{epoch}:%{version}-%{release}
4383 Requires:       %{name}-fonts-qpxqtx = %{epoch}:%{version}-%{release}
4384
4385 %description tex-qpxqtx
4386 QuasiTimes and TX fonts typesetting support.
4387
4388 %description tex-qpxqtx -l pl.UTF-8
4389 Wsparcie dla składu fontami QuasiTimes i TX.
4390
4391 %package tex-huhyphen
4392 Summary:        Hungarian hyphenation
4393 Summary(hu.UTF-8):      Magyar elválasztás
4394 Group:          Applications/Publishing/TeX
4395 Requires(post,postun):  %{_bindir}/texhash
4396 Requires:       %{name} = %{epoch}:%{version}-%{release}
4397
4398 %description tex-huhyphen
4399 Hungarian hyphenation.
4400
4401 %description tex-huhyphen -l hu.UTF-8
4402 Magyar elválasztás.
4403
4404 %package tex-ruhyphen
4405 Summary:        Russian hyphenation
4406 Summary(pl.UTF-8):      Rosyjskie reguły przenoszenia wyrazów
4407 Group:          Applications/Publishing/TeX
4408 Requires(post,postun):  %{_bindir}/texhash
4409 Requires:       %{name} = %{epoch}:%{version}-%{release}
4410 Provides:       tetex-tex-ruhyphen
4411 Obsoletes:      tetex-tex-ruhyphen
4412
4413 %description tex-ruhyphen
4414 A collection of Russian hyphenation patterns supporting a number of
4415 Cyrillic font encodings, including T2, UCY (Omega Unicode Cyrillic),
4416 LCY, LWN (OT2), and koi8-r.
4417
4418 %description tex-ruhyphen -l pl.UTF-8
4419 Zestaw rosyjskich wzorców przenoszenia wyrazów obsługujący wiele
4420 kodowań fontów w cyrylicy, włącznie z T2, UCY (Omega Unicode
4421 Cyrillic), LCY, LWN (OT2) i koi8-r.
4422
4423 %package tex-spanish
4424 Summary:        Various TeX related files for typesetting documents written in Spanish
4425 Summary(pl.UTF-8):      Różne pliki TeXowe służące do składu dokumentów w języku hiszpańskim
4426 Group:          Applications/Publishing/TeX
4427 Requires(post,postun):  %{_bindir}/texhash
4428 Requires:       %{name} = %{epoch}:%{version}-%{release}
4429 Obsoletes:      tetex-tex-spanishb
4430
4431 %description tex-spanish
4432 Various TeX related files for typesetting documents written in
4433 Spanish, including hyphenation and dictionaries.
4434
4435 %description tex-spanish -l pl.UTF-8
4436 Różne pliki TeXowe służące do składu dokumentów napisanych w języku
4437 hiszpańskim - w tym reguły przenoszenia wyrazów i słowniki.
4438
4439 %package tex-texdraw
4440 Summary:        Graphical macros, using embedded PostScript
4441 Summary(pl.UTF-8):      Makra graficzne używające osadzanego PostScriptu
4442 Group:          Applications/Publishing/TeX
4443 Requires(post,postun):  %{_bindir}/texhash
4444 Requires:       %{name} = %{epoch}:%{version}-%{release}
4445
4446 %description tex-texdraw
4447 Graphical macros, using embedded PostScript.
4448
4449 %description tex-texdraw -l pl.UTF-8
4450 Makra graficzne używające osadzanego PostScriptu.
4451
4452 %package tex-thumbpdf
4453 Summary:        Thumbnails for PDFTeX and dvips/ps2pdf
4454 Summary(pl.UTF-8):      Ikonki dla PDFTeXa i dvips/ps2pdf
4455 Group:          Applications/Publishing/TeX
4456 Requires(post,postun):  %{_bindir}/texhash
4457 Requires:       %{name} = %{epoch}:%{version}-%{release}
4458
4459 %description tex-thumbpdf
4460 Provides support, using Perl, for thumbnails in pdfTeX and
4461 dvips/ps2pdf, using ghostscript to generate the thumbnails which get
4462 represented in a TeX readable file that is read by the package
4463 thumbpdf.sty to automatically include the thumbnails. Works with both
4464 plain TeX and LaTeX.
4465
4466 %description tex-thumbpdf -l pl.UTF-8
4467 Pakiet przy pomocy Perla dodaje ikonki w pdfTeXu i dvips/ps2pdf przy
4468 użyciu ghostscripta. Ikonki są reprezentowane w pliku czytanym przez
4469 TeXa, który jest wywoływany z thumbpdf.sty, aby automatycznie dołączyć
4470 ikonki. Działa z formatami plain TeX i LaTeX.
4471
4472 %package tex-ukrhyph
4473 Summary:        Ukranian hyphenation
4474 Summary(pl.UTF-8):      Ukraińskie zasady przenoszenia wyrazów
4475 Group:          Applications/Publishing/TeX
4476 Requires(post,postun):  %{_bindir}/texhash
4477 Requires:       %{name} = %{epoch}:%{version}-%{release}
4478 Provides:       tetex-tex-ukrhyph
4479 Obsoletes:      tetex-tex-ukrhyph
4480
4481 %description tex-ukrhyph
4482 This package allows the use of different hyphenation patterns for the
4483 Ukrainian language for various Cyrillic font encodings. Contains
4484 packages implementing traditional rules, modern rules, and combined
4485 English-Ukrainian hyphenation.
4486
4487 %description tex-ukrhyph -l pl.UTF-8
4488 Ten pakiet pozwala na używanie różnych wzorców przenoszenia wyrazów
4489 dla języka ukraińskiego z różnymi kodowaniami fontów z cyrylicą.
4490 Zawiera pakiety z implementacją reguł tradycyjnych, współczesnych i
4491 łączonych angielsko-ukraińskich.
4492
4493 %package latex-variations
4494 Summary:        Typeset tables of variations of functions
4495 Group:          Applications/Publishing/TeX
4496 Requires(post,postun):  %{_bindir}/texhash
4497 Requires:       %{name} = %{epoch}:%{version}-%{release}
4498
4499 %description latex-variations
4500 Typeset tables of variations of functions.
4501
4502 %package latex-vietnam
4503 Summary:        Vietnamese language support
4504 Summary(pl.UTF-8):      Wsparcie dla języka wietnamskiego
4505 Group:          Applications/Publishing/TeX
4506 Requires(post,postun):  %{_bindir}/texhash
4507 Requires:       %{name} = %{epoch}:%{version}-%{release}
4508 Obsoletes:      tetex-tex-vietnam
4509
4510 %description latex-vietnam
4511 Vietnamese language support.
4512
4513 %description latex-vietnam -l pl.UTF-8
4514 Wsparcie dla języka wietnamskiego.
4515
4516 %package tex-xypic
4517 Summary:        Package for typesetting a variety of graphs and diagrams with TeX
4518 Summary(pl.UTF-8):      Pakiet do składania w TeXu różnych wykresów i diagramów
4519 Group:          Applications/Publishing/TeX
4520 Requires(post,postun):  %{_bindir}/texhash
4521 Requires:       %{name} = %{epoch}:%{version}-%{release}
4522 Requires:       %{name}-fonts-xypic = %{epoch}:%{version}-%{release}
4523
4524 %description tex-xypic
4525 A package for typesetting a variety of graphs and diagrams with TeX.
4526 Xy-pic works with most formats (including LaTeX, AMS-LaTeX, AMS-TeX,
4527 and plain TeX), in particular Xy-pic is provided as a LaTeX2e
4528 `supported package'.
4529
4530 %description tex-xypic -l pl.UTF-8
4531 Pakiet do składania w TeXu różnych wykresów i diagramów. Xy-pic działa
4532 z większością formatów (w tym LaTeX, AMS-LaTeX, AMS-TeX i plain TeX),
4533 w szczególności jest dołączany jako "wspierany pakiet" LaTeX2e.
4534
4535 %package tex-xkeyval
4536 Summary:        Extension to keyval package
4537 Summary(pl.UTF-8):      Rozszerzenie do pakietu keyval
4538 Group:          Applications/Publishing/TeX
4539 Requires(post,postun):  /usr/bin/texhash
4540 Requires:       %{name} = %{epoch}:%{version}-%{release}
4541
4542 %description tex-xkeyval
4543 Extension to keyval package.
4544
4545 %description tex-xkeyval -l pl.UTF-8
4546 Rozszerzenie do pakietu keyval.
4547
4548 %package dirs-fonts
4549 Summary:        TeX font directories
4550 Summary(pl.UTF-8):      Katalogi fontów TeXa
4551 Group:          Fonts
4552 Obsoletes:      tetex-dirs-fonts
4553
4554 %description dirs-fonts
4555 TeX font directories.
4556
4557 %description dirs-fonts -l pl.UTF-8
4558 Katalogi fontów TeXa.
4559
4560 # # Fonts packages #
4561
4562 %package fonts-adobe
4563 Summary:        Adobe fonts
4564 Summary(pl.UTF-8):      Fonty Adobe
4565 Group:          Fonts
4566 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4567 Provides:       tetex-fonts-adobe
4568 Obsoletes:      tetex-fonts-adobe
4569
4570 %description fonts-adobe
4571 Adobe fonts.
4572
4573 %description fonts-adobe -l pl.UTF-8
4574 Fonty Adobe.
4575
4576 %package fonts-ae
4577 Summary:        Virtual fonts for PDF-files with T1 encoded CMR-fonts
4578 Summary(pl.UTF-8):      Wirtualne fonty do plików PDF z fontami CMR o kodowaniu T1
4579 Group:          Fonts
4580 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4581
4582 %description fonts-ae
4583 Virtual fonts for PDF-files with T1 encoded CMR-fonts.
4584
4585 %description fonts-ae -l pl.UTF-8
4586 Wirtualne fonty do plików PDF z fontami CMR o kodowaniu T1.
4587
4588 %package fonts-ams
4589 Summary:        AMS fonts
4590 Summary(pl.UTF-8):      Fonty AMS
4591 Group:          Fonts
4592 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4593 Provides:       tetex-fonts-ams
4594 Obsoletes:      tetex-fonts-ams
4595
4596 %description fonts-ams
4597 AMS fonts.
4598
4599 %description fonts-ams -l pl.UTF-8
4600 Fonty AMS.
4601
4602 %package fonts-antp
4603 Summary:        Antykwa Poltawskiego, a Type 1 family of Polish traditional type
4604 Summary(pl.UTF-8):      Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako Type 1
4605 Group:          Fonts
4606 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4607
4608 %description fonts-antp
4609 Antykwa Poltawskiego, a Type 1 family of Polish traditional type.
4610
4611 %description fonts-antp -l pl.UTF-8
4612 Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako
4613 Type 1.
4614
4615 %package fonts-antt
4616 Summary:        Antykwa Torunska, a Type 1 family of a Polish traditional type
4617 Summary(pl.UTF-8):      Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1
4618 Group:          Fonts
4619 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4620
4621 %description fonts-antt
4622 Antykwa Torunska, a Type 1 family of a Polish traditional type.
4623
4624 %description fonts-antt -l pl.UTF-8
4625 Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1.
4626
4627 %package fonts-arphic
4628 Summary:        Arphic fonts
4629 Group:          Fonts
4630 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4631
4632 %description fonts-arphic
4633 Arphic fonts.
4634
4635 %package fonts-bbm
4636 Summary:        Blackboard variant fonts for Computer Modern, with LaTeX support
4637 Summary(pl.UTF-8):      Tablicowy wariant fontów Computer Modern ze wsparciem dla LaTeXa
4638 Group:          Fonts
4639 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4640
4641 %description fonts-bbm
4642 Blackboard variant fonts for Computer Modern, with LaTeX support.
4643
4644 %description fonts-bbm -l pl.UTF-8
4645 Tablicowy wariant fontów Computer Modern ze wsparciem dla LaTeXa.
4646
4647 %package fonts-bbold
4648 Summary:        Sans serif blackboard bold for LaTeX
4649 Summary(pl.UTF-8):      Tablicowy tłusty font sans serif dla LaTeXa
4650 Group:          Fonts
4651 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4652
4653 %description fonts-bbold
4654 Sans serif blackboard bold for LaTeX.
4655
4656 %description fonts-bbold -l pl.UTF-8
4657 Tablicowy tłusty font sans serif dla LaTeXa.
4658
4659 %package fonts-bh
4660 Summary:        Bold & Heavy Fonts
4661 Summary(pl.UTF-8):      Fonty Bold i Heavy
4662 Group:          Fonts
4663 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4664
4665 %description fonts-bh
4666 Bold & Heavy Fonts.
4667
4668 %description fonts-bh -l pl.UTF-8
4669 Fonty Bold i Heavy.
4670
4671 %package fonts-bitstream
4672 Summary:        Bitstream fonts
4673 Summary(pl.UTF-8):      Fonty Bitstream
4674 Group:          Fonts
4675 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4676 Obsoletes:      tetex-fonts-bitstrea
4677
4678 %description fonts-bitstream
4679 Bitstream fonts.
4680
4681 %description fonts-bitstream -l pl.UTF-8
4682 Fonty Bitstream.
4683
4684 %package fonts-cbgreek
4685 Summary:        Complete set of Greek fonts
4686 Summary(pl.UTF-8):      Pełny zestaw fontów greckich
4687 Group:          Fonts
4688 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4689
4690 %description fonts-cbgreek
4691 Complete set of Greek fonts.
4692
4693 %description fonts-cbgreek -l pl.UTF-8
4694 Pełny zestaw fontów greckich.
4695
4696 %package fonts-cc-pl
4697 Summary:        Polish version of Computer Concrete fonts
4698 Summary(pl.UTF-8):      Polska wersja fontów Computer Concrete
4699 Group:          Fonts
4700 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4701
4702 %description fonts-cc-pl
4703 Polish version of Computer Concrete fonts.
4704
4705 %description fonts-cc-pl -l pl.UTF-8
4706 Polska wersja fontów Computer Concrete.
4707
4708 %package fonts-cg
4709 Summary:        Compugraphic fonts
4710 Summary(pl.UTF-8):      Fonty Compugraphic
4711 Group:          Fonts
4712 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4713
4714 %description fonts-cg
4715 Compugraphic fonts.
4716
4717 %description fonts-cg -l pl.UTF-8
4718 Fonty Compugraphic.
4719
4720 %package fonts-cm
4721 Summary:        Computer Modern fonts
4722 Summary(pl.UTF-8):      Fonty Computer Modern
4723 Group:          Fonts
4724 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4725 Provides:       tetex-fonts-cm
4726 Obsoletes:      tetex-fonts-cm
4727
4728 %description fonts-cm
4729 Computer Modern fonts.
4730
4731 %description fonts-cm -l pl.UTF-8
4732 Fonty Computer Modern.
4733
4734 %package fonts-cmbright
4735 Summary:        CM Bright fonts
4736 Summary(pl.UTF-8):      Fonty CM Bright
4737 Group:          Fonts
4738 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4739
4740 %description fonts-cmbright
4741 CM Bright fonts.
4742
4743 %description fonts-cmbright -l pl.UTF-8
4744 Fonty CM Bright.
4745
4746 %package fonts-cmsuper
4747 Summary:        CM Super fonts
4748 Summary(hu.UTF-8):      CM Super betűtípus
4749 Group:          Fonts
4750 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4751
4752 %description fonts-cmsuper
4753 CM Super fonts.
4754
4755 %description fonts-cmsuper -l hu.UTF-8
4756 CM Super betűtípus
4757
4758
4759 %package fonts-cmcyr
4760 Summary:        Computer Modern fonts extended with Russian letters
4761 Summary(pl.UTF-8):      Fonty Computer Modern rozszerzone o litery rosyjskie
4762 Group:          Fonts
4763 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4764 Provides:       tetex-fonts-cmcyr
4765 Obsoletes:      tetex-fonts-cmcyr
4766
4767 %description fonts-cmcyr
4768 Computer Modern fonts extended with Russian letters.
4769
4770 %description fonts-cmcyr -l pl.UTF-8
4771 Fonty Computer Modern rozszerzone o litery rosyjskie.
4772
4773 %package fonts-cmextra
4774 Summary:        Extra Computer Modern fonts, from the American Mathematical Society
4775 Summary(pl.UTF-8):      Dodatkowe fonty Computer Modern z AMS
4776 Group:          Fonts
4777 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4778 Provides:       tetex-fonts-cmextra
4779 Obsoletes:      tetex-fonts-cmextra
4780
4781 %description fonts-cmextra
4782 Extra Computer Modern fonts, from the American Mathematical Society.
4783
4784 %description fonts-cmextra -l pl.UTF-8
4785 Dodatkowe fonty Computer Modern z AMS (American Mathematical Society).
4786
4787 %package fonts-concmath
4788 Summary:        Concrete Math fonts
4789 Summary(pl.UTF-8):      Fonty matematyczne Concrete Math
4790 Group:          Fonts
4791 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4792
4793 %description fonts-concmath
4794 Concrete Math fonts.
4795
4796 %description fonts-concmath -l pl.UTF-8
4797 Fonty matematyczne Concrete Math.
4798
4799 %package fonts-concrete
4800 Summary:        Concrete Roman fonts
4801 Summary(pl.UTF-8):      Fonty Concrete Roman
4802 Group:          Fonts
4803 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4804
4805 %description fonts-concrete
4806 Concrete Roman fonts, designed by Donald E. Knuth, originally for use
4807 with Euler math fonts.
4808
4809 %description fonts-concrete -l pl.UTF-8
4810 Fonty Concrete Roman, opracowane przez Donalda E. Knutha, oryginalnie
4811 przeznaczone do używania z fontami matematycznymi Euler.
4812
4813 %package fonts-cs
4814 Summary:        Czech/Slovak-tuned MetaFont Computer Modern fonts
4815 Summary(pl.UTF-8):      Fonty MetaFont Computer Modern dla języków czeskiego i słowackiego
4816 Group:          Fonts
4817 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4818
4819 %description fonts-cs
4820 Czech/Slovak-tuned MetaFont Computer Modern fonts.
4821
4822 %description fonts-cs -l pl.UTF-8
4823 Fonty MetaFont Computer Modern zmodyfikowane pod kątem języków
4824 czeskiego i słowackiego.
4825
4826 %package fonts-dstroke
4827 Summary:        Doublestroke font for typesetting the mathematical symbols
4828 Summary(pl.UTF-8):      Podwójnie kreślony font do składania symboli matematycznych
4829 Group:          Fonts
4830 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4831
4832 %description fonts-dstroke
4833 Doublestroke font for typesetting the mathematical symbols.
4834
4835 %description fonts-dstroke -l pl.UTF-8
4836 Podwójnie kreślony font do składania symboli matematycznych.
4837
4838 %package fonts-ecc
4839 Summary:        Sources for the European Concrete fonts
4840 Summary(pl.UTF-8):      Źródła dla fontów European Concrete
4841 Group:          Fonts
4842 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4843
4844 %description fonts-ecc
4845 The MetaFont sources and tfm files of the European Concrete Fonts.
4846 This is the EC implementation of Knuth's Concrete fonts, including
4847 also the corresponding text companion fonts.
4848
4849 %description fonts-ecc -l pl.UTF-8
4850 Źródła MetaFonta i pliki tfm dla fontów European Concrete. Jest to
4851 implementacja EC fontów Concrete Knutha, włącznie z odpowiadającymi
4852 tekstowymi fontami towarzyszącymi.
4853
4854 %package fonts-eurosym
4855 Summary:        The new European currency symbol for the Euro
4856 Summary(pl.UTF-8):      Symbol nowej europejskiej waluty Euro
4857 Group:          Fonts
4858 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4859
4860 %description fonts-eurosym
4861 The new European currency symbol for the Euro implemented in Metafont,
4862 using the official European Commission dimensions, and providing
4863 several shapes (normal, slanted, bold, outline).
4864
4865 %description fonts-eurosym -l pl.UTF-8
4866 Symbol nowej europejskiej waluty Euro, zaimplementowany w Metafoncie,
4867 z użyciem oficjalnych wymiarów wg Komisji Europejskiej, dostarczający
4868 różnych kształtów (normalnego, pochylonego, tłustego, szkicowanego).
4869
4870 %package fonts-eulervm
4871 Summary:        The Virtual Euler Math fonts
4872 Summary(pl.UTF-8):      Fonty Virtual Euler Math
4873 Group:          Fonts
4874 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4875
4876 %description fonts-eulervm
4877 Euler-VM is a set of _virtual_ math fonts based on Euler and CM. This
4878 approach has several advantages over immediately using the _real_
4879 Euler fonts: Most noticeably, less TeX resources are consumed, the
4880 quality of various math symbols is improved, and a usable \hslash
4881 symbol can be provided.
4882
4883 %description fonts-eulervm -l pl.UTF-8
4884 Euler-VM to zbiór _wirtualnych_ fontów matematycznych opartych na
4885 fontach Euler i CM. Podejście to ma różne zalety nad bezpośrednim
4886 używaniem _prawdziwych_ fontów Euler: najbardziej zauważalnie, używane
4887 jest mniej zasobów TeXa, poprawiona jest jakość różnych symboli
4888 matematycznych i może być dostępny używalny symbol \hslash.
4889
4890 %package fonts-euxm
4891 Summary:        Fonts similar to EUSM but with two more characters
4892 Summary(pl.UTF-8):      Fonty podobne do EUSM, ale z dwoma dodatkowymi znakami
4893 Group:          Fonts
4894 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4895
4896 %description fonts-euxm
4897 Fonts like EUSM but with two more characters needed for Concrete Math
4898 included in TeXLive distribution in fonts3.
4899
4900 %description fonts-euxm -l pl.UTF-8
4901 Fonty podobne do EUSM, ale z dwoma dodatkowymi znakami, potrzebnymi
4902 dla Concrete Math dołączonego w fonts3 dystrybucji TeXLive.
4903
4904 %package fonts-gothic
4905 Summary:        Gothic and ornamental initial fonts by Yannis Haralambous
4906 Summary(pl.UTF-8):      Początkowe fonty gotyckie i ornamentowe Yannisa Haralambousa
4907 Group:          Fonts
4908 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4909
4910 %description fonts-gothic
4911 Gothic and ornamental initial fonts by Yannis Haralambous.
4912
4913 %description fonts-gothic -l pl.UTF-8
4914 Początkowe fonty gotyckie i ornamentowe Yannisa Haralambousa.
4915
4916 %package fonts-hoekwater
4917 Summary:        Converted mflogo font
4918 Summary(pl.UTF-8):      Przekonwertowany font mflogo
4919 Group:          Fonts
4920 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4921
4922 %description fonts-hoekwater
4923 Fonts originally created in MetaFont, transformed to PostScript by
4924 Taco Hoekwater; includes logo, manfnt, rsfs, stmaryrd, wasy, wasy2,
4925 xipa.
4926
4927 %description fonts-hoekwater -l pl.UTF-8
4928 Fonty oryginalnie stworzone w MetaFoncie, przekształcone do
4929 PostScriptu przez Taco Hoekwatera; zawierają: logo, manfnt, rsfs,
4930 stmaryrd, wasy, wasy2, xipa.
4931
4932 %package fonts-jknappen
4933 Summary:        Miscellaneous packages by Joerg Knappen
4934 Summary(pl.UTF-8):      Różne pakiety autorstwa Joerga Knappena
4935 Group:          Fonts
4936 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4937 Provides:       tetex-fonts-jknappen
4938 Obsoletes:      tetex-fonts-jknappen
4939
4940 %description fonts-jknappen
4941 Miscellaneous macros, mostly for making use of extra fonts, by Joerg
4942 Knappen, including sgmlcmpt.
4943
4944 %description fonts-jknappen -l pl.UTF-8
4945 Różne makra, głównie do używania dodatkowych fontów autorstwa Joerga
4946 Knappena. Zawiera sgmlcmpt.
4947
4948 %package fonts-kpfonts
4949 Summary:        A complete set of fonts for text and mathematics
4950 Summary(hu.UTF-8):      Betűtípusok teljes készlete (matematikai) szövegekhez
4951 Group:          Fonts
4952 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4953
4954 %description fonts-kpfonts
4955 A complete set of fonts for text and mathematics.
4956
4957 %description fonts-kpfonts -l hu.UTF-8
4958 Betűtípusok teljes készlete (matematikai) szövegekhez.
4959
4960 %package fonts-latex
4961 Summary:        Basic LaTeX fonts
4962 Summary(pl.UTF-8):      Podstawowe fonty dla LaTeXa
4963 Group:          Fonts
4964 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4965 Provides:       tetex-fonts-latex
4966 Obsoletes:      tetex-fonts-latex
4967
4968 %description fonts-latex
4969 Basic LaTeX fonts.
4970
4971 %description fonts-latex -l pl.UTF-8
4972 Podstawowe fonty dla LaTeXa.
4973
4974 %package fonts-lh
4975 Summary:        Olga Lapko's LH fonts
4976 Summary(pl.UTF-8):      Fonty LH Olgi Lapko
4977 Group:          Fonts
4978 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4979
4980 %description fonts-lh
4981 The lh fonts for the `T2'/X2 encodings (for cyrillic languages).
4982
4983 %description fonts-lh -l pl.UTF-8
4984 Fonty lh dla kodowań `T2'/X2 (dla języków zapisywanych cyrylicą).
4985
4986 %package fonts-lm
4987 Summary:        Latin Modern family fonts
4988 Summary(pl.UTF-8):      Fonty z rodziny Latin Modern
4989 Group:          Applications/Publishing/TeX
4990 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4991
4992 %description fonts-lm
4993 Latin Modern family of fonts, based on the Computer Modern fonts
4994 released into public domain by AMS (copyright (C) 1997 AMS). Contain a
4995 lot of additional characters, mainly accented ones, but not only.
4996 There is a one set of PostScript fonts and four sets of TeX Font
4997 Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
4998 encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
4999 Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
5000 potential user knows what to do with all these files. The author is
5001 Boguslaw Jackowski.
5002
5003 %description fonts-lm -l pl.UTF-8
5004 Rodzina fontów Latin Modern, oparta na fontach Computer Modern
5005 przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
5006 Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
5007 Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
5008 Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
5009 QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
5010 (texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
5011 (ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
5012 tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
5013
5014 %package fonts-marvosym
5015 Summary:        Martin Vogel's Symbol (marvosym) font
5016 Summary(pl.UTF-8):      Font Symbol Martina Vogela (marvosym)
5017 Group:          Fonts
5018 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5019
5020 %description fonts-marvosym
5021 Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
5022 currency symbol as defined by the European commission; Euro currency
5023 symbols in typefaces Times, Helvetica and Courier; Symbols for
5024 structural engineering; Symbols for steel cross-sections; Astronomy
5025 signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
5026 symbols; CE sign and others.
5027
5028 %description fonts-marvosym -l pl.UTF-8
5029 Font Symbol Martina Vogela (marvosym) to font zawierający: symbol
5030 waluty Euro zdefiniowany przez Komisję Europejską; symbole waluty Euro
5031 dla krojów Times, Helvetica i Courier; symbole dla inżynierii
5032 strukturalnej; symbole dla przekroi poprzecznych; symbole
5033 astronomiczne (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole
5034 krawieckie; znak CE i inne.
5035
5036 %package fonts-mflogo
5037 Summary:        Logo fonts
5038 Summary(pl.UTF-8):      Fonty logo
5039 Group:          Fonts
5040 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5041
5042 %description fonts-mflogo
5043 Logo fonts.
5044
5045 %description fonts-mflogo -l pl.UTF-8
5046 Fonty logo.
5047
5048 %package fonts-misc
5049 Summary:        Miscellaneous fonts
5050 Summary(pl.UTF-8):      Różne fonty
5051 Group:          Fonts
5052 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5053
5054 %description fonts-misc
5055 Miscellaneous fonts.
5056
5057 %description fonts-misc -l pl.UTF-8
5058 Fonty różne.
5059
5060 %package fonts-monotype
5061 Summary:        Monotype fonts
5062 Summary(pl.UTF-8):      Fonty Monotype
5063 Group:          Fonts
5064 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5065
5066 %description fonts-monotype
5067 Monotype fonts.
5068
5069 %description fonts-monotype -l pl.UTF-8
5070 Fonty Monotype.
5071
5072 %package fonts-omega
5073 Summary:        Fonts for Omega - extended unicode TeX
5074 Summary(pl.UTF-8):      Fonty dla Omegi - TeXa ze wsparciem dla unikodu
5075 Group:          Fonts
5076 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5077
5078 %description fonts-omega
5079 Fonts for Omega - extended unicode TeX.
5080
5081 %description fonts-omega -l pl.UTF-8
5082 Fonty dla Omegi - TeXa ze wsparciem dla unikodu.
5083
5084 %package fonts-other
5085 Summary:        Other fonts
5086 Summary(hu.UTF-8):      További betűtípusok
5087 Group:          Fonts
5088 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5089
5090 %description fonts-other
5091 Other fonts.
5092
5093 %description fonts-omega -l hu.UTF-8
5094 További betűtípusok.
5095
5096 %package fonts-pazo
5097 Summary:        Pazo fonts
5098 Summary(pl.UTF-8):      Fonty Pazo
5099 Group:          Fonts
5100 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5101 Provides:       tetex-fonts-pazo
5102 Obsoletes:      tetex-fonts-pazo
5103
5104 %description fonts-pazo
5105 Pazo fonts.
5106
5107 %description fonts-pazo -l pl.UTF-8
5108 Fonty Pazo.
5109
5110 %package fonts-pl
5111 Summary:        Polish fonts
5112 Summary(pl.UTF-8):      Polskie fonty
5113 Group:          Fonts
5114 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5115
5116 %description fonts-pl
5117 Polish fonts.
5118
5119 %description fonts-pl -l pl.UTF-8
5120 Polskie fonty.
5121
5122 %package fonts-px
5123 Summary:        PX fonts
5124 Summary(pl.UTF-8):      Fonty PX
5125 Group:          Fonts
5126 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5127
5128 %description fonts-px
5129 PX fonts.
5130
5131 %description fonts-px -l pl.UTF-8
5132 Fonty PX.
5133
5134 %package fonts-qfonts
5135 Summary:        Quasi fonts
5136 Summary(pl.UTF-8):      Fonty Quasi
5137 Group:          Fonts
5138 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5139
5140 %description fonts-qfonts
5141 Quasi fonts.
5142
5143 %description fonts-qfonts -l pl.UTF-8
5144 Fonty Quasi.
5145
5146 %package fonts-qpx
5147 Summary:        Additional fonts for QPX package
5148 Summary(pl.UTF-8):      Dodatkowe fonty dla pakietu QPX
5149 Group:          Fonts
5150 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5151 Requires:       %{name}-fonts-px = %{epoch}:%{version}-%{release}
5152 Requires:       %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
5153
5154 %description fonts-qpx
5155 Additional fonts for QPX package.
5156
5157 %description fonts-qpx -l pl.UTF-8
5158 Dodatkowe fonty dla pakietu QPX.
5159
5160 %package fonts-qpxqtx
5161 Summary:        Additional fonts for QTX package
5162 Summary(pl.UTF-8):      Dodatkowe fonty dla pakietu QTX
5163 Group:          Fonts
5164 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5165 # I hope qpxqtx doesn't need qfonts
5166 # Requires:     %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
5167 Requires:       %{name}-fonts-tx = %{epoch}:%{version}-%{release}
5168
5169 %description fonts-qpxqtx
5170 Additional fonts for QTX package.
5171
5172 %description fonts-qpxqtx -l pl.UTF-8
5173 Dodatkowe fonty dla pakietu QTX.
5174
5175 %package fonts-rsfs
5176 Summary:        Fonts of uppercase script letters for scientific and mathematical typesetting
5177 Summary(pl.UTF-8):      Fonty wielkich liter pisanych do składania dokumentów naukowych i matematycznych
5178 Group:          Fonts
5179 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5180
5181 %description fonts-rsfs
5182 Fonts of uppercase script letters for use as symbols in scientific and
5183 mathematical typesetting, in contrast to the informal script fonts
5184 such as that used for the `calligraphic' symbols in the TeX math
5185 symbol font.
5186
5187 %description fonts-rsfs -l pl.UTF-8
5188 Fonty wielkich liter pisanych do używania jako symbole przy składaniu
5189 dokumentów naukowych i matematycznych, w odróżnieniu od nieformalnych
5190 fontów pisanych takich jak używane do symboli "kaligraficznych" w
5191 matematycznym foncie TeXowym symbol.
5192
5193 %package fonts-stmaryrd
5194 Summary:        St Mary Road symbols for functional programming
5195 Summary(pl.UTF-8):      Symbole St Mary Road do programowania funkcyjnego
5196 Group:          Fonts
5197 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5198 Provides:       tetex-fonts-stmaryrd
5199 Obsoletes:      tetex-fonts-stmaryrd
5200
5201 %description fonts-stmaryrd
5202 St Mary Road symbols for functional programming.
5203
5204 %description fonts-stmaryrd -l pl.UTF-8
5205 Symbole St Mary Road do programowania funkcyjnego.
5206
5207 %package fonts-tx
5208 Summary:        TX fonts
5209 Summary(pl.UTF-8):      Fonty TX
5210 Group:          Fonts
5211 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5212
5213 %description fonts-tx
5214 TX fonts.
5215
5216 %description fonts-tx -l pl.UTF-8
5217 Fonty TX.
5218
5219 %package fonts-uhc
5220 Summary:        UHC fonts
5221 Group:          Fonts
5222 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5223
5224 %description fonts-uhc
5225 UHC fonts.
5226
5227 %package fonts-urw
5228 Summary:        URW fonts
5229 Summary(pl.UTF-8):      Fonty URW
5230 Group:          Fonts
5231 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5232
5233 %description fonts-urw
5234 URW fonts.
5235
5236 %description fonts-urw -l pl.UTF-8
5237 Fonty URW.
5238
5239 %package fonts-urwvn
5240 Summary:        URWVN fonts
5241 Summary(pl.UTF-8):      Fonty URWVN
5242 Group:          Fonts
5243 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5244
5245 %description fonts-urwvn
5246 URWVN fonts.
5247
5248 %description fonts-urwvn -l pl.UTF-8
5249 Fonty URWVN.
5250
5251 %package fonts-vnr
5252 Summary:        VNR fonts
5253 Summary(pl.UTF-8):      Fonty VNR
5254 Group:          Fonts
5255 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5256
5257 %description fonts-vnr
5258 VNR fonts.
5259
5260 %description fonts-vnr -l pl.UTF-8
5261 Fonty VNR.
5262
5263 %package fonts-urw35vf
5264 Summary:        urw35vf fonts
5265 Summary(hu.UTF-8):      urw35vf betűtípus
5266 Summary(pl.UTF-8):      Fonty urw35vf
5267 Group:          Fonts
5268 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5269
5270 %description fonts-urw35vf
5271 urw35vf fonts.
5272
5273 %description fonts-urw35vf -l hu.UTF-8
5274 urw35vf betűtípus.
5275
5276 %package fonts-wadalab
5277 Summary:        Wadalab fonts
5278 Group:          Fonts
5279 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5280
5281 %description fonts-wadalab
5282 Wadalab fonts.
5283
5284 %package fonts-wasy
5285 Summary:        Waldis symbol fonts
5286 Summary(pl.UTF-8):      Fonty Waldis symbol
5287 Group:          Fonts
5288 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5289 Provides:       tetex-fonts-wasy
5290 Obsoletes:      tetex-fonts-wasy
5291
5292 %description fonts-wasy
5293 Waldis symbol fonts.
5294
5295 %description fonts-wasy -l pl.UTF-8
5296 Fonty Waldis symbol.
5297
5298 %package fonts-xypic
5299 Summary:        Xy-pic fonts
5300 Summary(pl.UTF-8):      Fonty Xy-pic
5301 Group:          Fonts
5302 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5303
5304 %description fonts-xypic
5305 Xy-pic fonts.
5306
5307 %description fonts-xypic -l pl.UTF-8
5308 Fonty Xy-pic.
5309
5310 %package fonts-yandy
5311 Summary:        European Modern fonts from Y&Y
5312 Summary(pl.UTF-8):      Fonty European Modern od Y&Y
5313 Group:          Fonts
5314 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5315
5316 %description fonts-yandy
5317 European Modern fonts from Y&Y.
5318
5319 %description fonts-yandy -l pl.UTF-8
5320 Fonty European Modern od Y&Y.
5321
5322 %package fonts-type1-antp
5323 Summary:        Antykwa Poltawskiego, a Type 1 family of Polish traditional type
5324 Summary(pl.UTF-8):      Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako Type 1
5325 Group:          Fonts
5326 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5327
5328 %description fonts-type1-antp
5329 Antykwa Poltawskiego, a Type 1 family of Polish traditional type.
5330
5331 %description fonts-type1-antp -l pl.UTF-8
5332 Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako
5333 Type 1.
5334
5335 %package fonts-type1-antt
5336 Summary:        Antykwa Torunska, a Type 1 family of a Polish traditional type
5337 Summary(pl.UTF-8):      Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1
5338 Group:          Fonts
5339 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5340
5341 %description fonts-type1-antt
5342 Antykwa Torunska, a Type 1 family of a Polish traditional type.
5343
5344 %description fonts-type1-antt -l pl.UTF-8
5345 Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1.
5346
5347 %package fonts-type1-arphic
5348 Summary:        Type1 Arphic fonts
5349 Group:          Fonts
5350 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5351
5352 %description fonts-type1-arphic
5353 Type1 Arphic fonts.
5354
5355 %package fonts-type1-belleek
5356 Summary:        Free replacement for basic MathTime fonts
5357 Summary(pl.UTF-8):      Wolnodostępny zamiennik podstawowych fontów MathTime
5358 Group:          Fonts
5359 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5360
5361 %description fonts-type1-belleek
5362 Free replacement for basic MathTime fonts.
5363
5364 %description fonts-type1-belleek -l pl.UTF-8
5365 Wolnodostępny zamiennik podstawowych fontów MathTime.
5366
5367 %package fonts-type1-bitstream
5368 Summary:        Bitstream fonts
5369 Summary(pl.UTF-8):      Fonty Bitstream
5370 Group:          Fonts
5371 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5372 Obsoletes:      tetex-fonts-type1-bitstrea
5373
5374 %description fonts-type1-bitstream
5375 Bitstream fonts.
5376
5377 %description fonts-type1-bitstream -l pl.UTF-8
5378 Fonty Bitstream.
5379
5380 %package fonts-type1-bluesky
5381 Summary:        Computer Modern family fonts
5382 Summary(pl.UTF-8):      Fonty z rodziny Computer Modern
5383 Group:          Fonts
5384 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5385
5386 %description fonts-type1-bluesky
5387 Computer Modern family fonts.
5388
5389 %description fonts-type1-bluesky -l pl.UTF-8
5390 Fonty z rodzony Computer Modern.
5391
5392 %package fonts-type1-cc-pl
5393 Summary:        Polish version of Computer Concrete fonts
5394 Summary(pl.UTF-8):      Polska wersja fontów Computer Concrete
5395 Group:          Fonts
5396 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5397
5398 %description fonts-type1-cc-pl
5399 Polish version of Computer Concrete fonts.
5400
5401 %description fonts-type1-cc-pl -l pl.UTF-8
5402 Polska wersja fontów Computer Concrete.
5403
5404 %package fonts-type1-cmcyr
5405 Summary:        Computer Modern fonts extended with Russian letters
5406 Summary(pl.UTF-8):      Fonty Computer Modern rozszerzone o litery rosyjskie
5407 Group:          Fonts
5408 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5409
5410 %description fonts-type1-cmcyr
5411 Computer Modern fonts extended with Russian letters.
5412
5413 %description fonts-type1-cmcyr -l pl.UTF-8
5414 Fonty Computer Modern rozszerzone o litery rosyjskie.
5415
5416 %package fonts-type1-cs
5417 Summary:        Czech/Slovak-tuned MetaFont Computer Modern fonts
5418 Summary(pl.UTF-8):      Fonty MetaFont Computer Modern dla języków czeskiego i słowackiego
5419 Group:          Fonts
5420 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5421
5422 %description fonts-type1-cs
5423 Czech/Slovak-tuned MetaFont Computer Modern fonts.
5424
5425 %description fonts-type1-cs -l pl.UTF-8
5426 Fonty MetaFont Computer Modern zmodyfikowane pod kątem języków
5427 czeskiego i słowackiego.
5428
5429 %package fonts-type1-dstroke
5430 Summary:        Doublestroke Type1 font for typesetting the mathematical symbols
5431 Summary(pl.UTF-8):      Podwójnie kreślony font Type1 do składania symboli matematycznych
5432 Group:          Fonts
5433 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5434
5435 %description fonts-type1-dstroke
5436 Doublestroke Type1 font for typesetting the mathematical symbols.
5437
5438 %description fonts-type1-dstroke -l pl.UTF-8
5439 Podwójnie kreślony font Type1 do składania symboli matematycznych.
5440
5441 %package fonts-type1-eurosym
5442 Summary:        The new European currency symbol for the Euro
5443 Summary(pl.UTF-8):      Symbol nowej europejskiej waluty Euro
5444 Group:          Fonts
5445 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5446
5447 %description fonts-type1-eurosym
5448 The new European currency symbol for the Euro implemented in Metafont,
5449 using the official European Commission dimensions, and providing
5450 several shapes (normal, slanted, bold, outline).
5451
5452 %description fonts-type1-eurosym -l pl.UTF-8
5453 Symbol nowej europejskiej waluty Euro, zaimplementowany w Metafoncie,
5454 z użyciem oficjalnych wymiarów wg Komisji Europejskiej, dostarczający
5455 różnych kształtów (normalnego, pochylonego, tłustego, szkicowanego).
5456
5457 %package fonts-type1-hoekwater
5458 Summary:        Converted mflogo font
5459 Summary(pl.UTF-8):      Przekonwertowany font mflogo
5460 Group:          Fonts
5461 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5462
5463 %description fonts-type1-hoekwater
5464 Fonts originally created in MetaFont, transformed to PostScript by
5465 Taco Hoekwater; includes logo, manfnt, rsfs, stmaryrd, wasy, wasy2,
5466 xipa.
5467
5468 %description fonts-type1-hoekwater -l pl.UTF-8
5469 Fonty oryginalnie stworzone w MetaFoncie, przekształcone do
5470 PostScriptu przez Taco Hoekwatera; zawierają: logo, manfnt, rsfs,
5471 stmaryrd, wasy, wasy2, xipa.
5472
5473 %package fonts-type1-fpl
5474 Summary:        SC/OsF fonts for URW Palladio L
5475 Summary(pl.UTF-8):      Fonty SC/OsF dla URW Palladio L
5476 Group:          Fonts
5477 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5478
5479 %description fonts-type1-fpl
5480 The FPL Fonts provide a set of SC/OsF fonts for URW Palladio L which
5481 are compatible with respect to metrics with the Palatino SC/OsF fonts
5482 from Adobe. Note that it is not the author's aim to exactly reproduce
5483 the outlines of the original Adobe fonts. The SC and OsF in the FPL
5484 Fonts were designed with the glyphs from URW Palladio L as starting
5485 point. For some glyphs (eg 'o') the author got the best result by
5486 scaling and boldening. For others (eg 'h') shifting selected portions
5487 of the character gave more satisfying results. All this was done using
5488 the free font editor FontForge <http://fontforge.sf.net/>. The kerning
5489 data in these fonts comes from Walter Schmidt's improved Palatino
5490 metrics.
5491
5492 %description fonts-type1-fpl -l pl.UTF-8
5493 Fonty FPL dostarczają zbiór fontów SC/OsF dla URW Palladio L, które są
5494 kompatybilne co do metryk z fontami Palatino SC/OsF firmy Adobe.
5495 Należy jednak zaznaczyć, że celem autora nie jest dokładne odtworzenie
5496 kształtów oryginalnych fontów Adobe. SC i OsF w fontach FPL były
5497 projektowane w oparciu o glify z URW Palladio L. Dla niektórych glifów
5498 (np. 'o') autor uzyskał najlepszy wynik poprzez skalowanie i
5499 pogrubianie. Dla innych (np. 'h') przesuwanie wybranych części znaku
5500 dało lepsze wyniki. Wszystko to zostało zrobione przy użyciu
5501 wolnodostępnego edytora fontów FontForge <http://fontforge.sf.net/>.
5502 Dane dla kerningu w tych fontach pochodzą z ulepszonych metryk
5503 Palatino Waltera Schmidta.
5504
5505 %package fonts-type1-tt2001
5506 Summary:        Type1 tt2001 family fonts
5507 Summary(pl.UTF-8):      Fonty Type1 z rodziny tt2001
5508 Group:          Applications/Publishing/TeX
5509 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5510
5511 %description fonts-type1-tt2001
5512 Type1 tt2001 famliy fonts.
5513
5514 %description fonts-type1-tt2001 -l pl.UTF-8
5515 Fonty Type1 z rodziny tt2001.
5516
5517 %package fonts-type1-lm
5518 Summary:        Type1 Latin Modern family fonts
5519 Summary(pl.UTF-8):      Fonty Type1 z rodziny Latin Modern
5520 Group:          Applications/Publishing/TeX
5521 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5522
5523 %description fonts-type1-lm
5524 Latin Modern family of fonts, based on the Computer Modern fonts
5525 released into public domain by AMS (copyright (C) 1997 AMS). Contain a
5526 lot of additional characters, mainly accented ones, but not only.
5527 There is a one set of PostScript fonts and four sets of TeX Font
5528 Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
5529 encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
5530 Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
5531 potential user knows what to do with all these files. The author is
5532 Boguslaw Jackowski.
5533
5534 %description fonts-type1-lm -l pl.UTF-8
5535 Rodzina fontów Latin Modern, oparta na fontach Computer Modern
5536 przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
5537 Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
5538 Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
5539 Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
5540 QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
5541 (texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
5542 (ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
5543 tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
5544
5545 %package fonts-type1-marvosym
5546 Summary:        Martin Vogel's Symbol (marvosym) font
5547 Summary(pl.UTF-8):      Font Symbol Martina Vogela (marvosym)
5548 Group:          Fonts
5549 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5550
5551 %description fonts-type1-marvosym
5552 Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
5553 currency symbol as defined by the European commission; Euro currency
5554 symbols in typefaces Times, Helvetica and Courier; Symbols for
5555 structural engineering; Symbols for steel cross-sections; Astronomy
5556 signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
5557 symbols; CE sign and others.
5558
5559 %description fonts-type1-marvosym -l pl.UTF-8
5560 Font Symbol Martina Vogela (marvosym) to font zawierający: symbol
5561 waluty Euro zdefiniowany przez Komisję Europejską; symbole waluty Euro
5562 dla krojów Times, Helvetica i Courier; symbole dla inżynierii
5563 strukturalnej; symbole dla przekroi poprzecznych; symbole
5564 astronomiczne (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole
5565 krawieckie; znak CE i inne.
5566
5567 %package fonts-type1-mathpazo
5568 Summary:        Pazo Math fonts
5569 Summary(pl.UTF-8):      Fonty matematyczne Pazo Math
5570 Group:          Fonts
5571 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5572
5573 %description fonts-type1-mathpazo
5574 Pazo Math fonts.
5575
5576 %description fonts-type1-mathpazo -l pl.UTF-8
5577 Fonty matematyczne Pazo Math.
5578
5579 %package fonts-type1-omega
5580 Summary:        Type1 fonts for Omega - extended unicode TeX
5581 Summary(pl.UTF-8):      Fonty Type1 dla Omegi - TeXa ze wsparciem dla unikodu
5582 Group:          Fonts
5583 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5584
5585 %description fonts-type1-omega
5586 Type1 fonts for Omega - extended unicode TeX.
5587
5588 %description fonts-type1-omega -l pl.UTF-8
5589 Fonty Type1 dla Omegi - TeXa ze wsparciem dla unikodu.
5590
5591 %package fonts-type1-pl
5592 Summary:        Polish fonts
5593 Summary(pl.UTF-8):      Polskie fonty
5594 Group:          Fonts
5595 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5596 Requires:       %{name}-fonts-type1-bluesky = %{epoch}:%{version}-%{release}
5597
5598 %description fonts-type1-pl
5599 Polish fonts.
5600
5601 %description fonts-type1-pl -l pl.UTF-8
5602 Polskie fonty.
5603
5604 %package fonts-type1-px
5605 Summary:        PX fonts
5606 Summary(pl.UTF-8):      Fonty PX
5607 Group:          Fonts
5608 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5609
5610 %description fonts-type1-px
5611 PX fonts.
5612
5613 %description fonts-type1-px -l pl.UTF-8
5614 Fonty PX.
5615
5616 %package fonts-type1-qfonts
5617 Summary:        Quasi fonts
5618 Summary(pl.UTF-8):      Fonty Quasi
5619 Group:          Fonts
5620 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5621
5622 %description fonts-type1-qfonts
5623 Quasi fonts.
5624
5625 %description fonts-type1-qfonts -l pl.UTF-8
5626 Fonty Quasi.
5627
5628 %package fonts-type1-tx
5629 Summary:        TX fonts
5630 Summary(pl.UTF-8):      Fonty TX
5631 Group:          Fonts
5632 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5633
5634 %description fonts-type1-tx
5635 TX fonts.
5636
5637 %description fonts-type1-tx -l pl.UTF-8
5638 Fonty TX.
5639
5640 %package fonts-type1-uhc
5641 Summary:        Type1 UHC fonts
5642 Group:          Fonts
5643 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5644
5645 %description fonts-type1-uhc
5646 Type1 UHC fonts.
5647
5648 %package fonts-type1-urw
5649 Summary:        URW fonts
5650 Summary(pl.UTF-8):      Fonty URW
5651 Group:          Fonts
5652 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5653 Provides:       tetex-fonts-type1-urw
5654 Obsoletes:      tetex-fonts-type1-urw
5655
5656 %description fonts-type1-urw
5657 URW fonts.
5658
5659 %description fonts-type1-urw -l pl.UTF-8
5660 Fonty URW.
5661
5662 %package fonts-type1-vnr
5663 Summary:        Type1 VNR fonts
5664 Summary(pl.UTF-8):      Fonty Type1 VNR
5665 Group:          Fonts
5666 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5667
5668 %description fonts-type1-vnr
5669 Type1 VNR fonts.
5670
5671 %description fonts-type1-vnr -l pl.UTF-8
5672 Fonty Type1 VNR.
5673
5674 %package fonts-type1-wadalab
5675 Summary:        Type1 Wadalab fonts
5676 Group:          Fonts
5677 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5678
5679 %description fonts-type1-wadalab
5680 Type1 Wadalab fonts.
5681
5682 %package fonts-type1-xypic
5683 Summary:        Xy-pic fonts
5684 Summary(pl.UTF-8):      Fonty Xy-pic
5685 Group:          Fonts
5686 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5687
5688 %description fonts-type1-xypic
5689 Xy-pic fonts.
5690
5691 %description fonts-type1-xypic -l pl.UTF-8
5692 Fonty Xy-pic.
5693
5694 # TeXLive-specific packages - there wasn't before...
5695 %package afm2pl
5696 Summary:        Convert an Adobe font metric file to a TeX font property list
5697 Group:          Fonts
5698
5699 %description afm2pl
5700 Convert an Adobe font metric file to a TeX font property list.
5701
5702 %package bbox
5703 Summary:        bbox prints the bounding box of images
5704 Group:          Applications/Publishing/TeX
5705
5706 %description bbox
5707 bbox reads a rawppm or rawpbm file and prints out the bounding box of
5708 the image.
5709
5710 %package cefutils
5711 Summary:        In cefutils there are CEF-compatible utils
5712 Group:          Applications/Publishing/TeX
5713
5714 %description cefutils
5715 In cefutils there are CEF-compatible (Chinese Encoding Framework)
5716 utils.
5717
5718 %package detex
5719 Summary:        A filter to strip TeX commands from a .tex file
5720 Summary(hu.UTF-8):      Egy szűrő, amely .tex fájlokból szűri ki a TeX parancsokat
5721 Group:          Applications/Publishing/TeX
5722
5723 %description detex
5724 A filter to strip TeX commands from a .tex file.
5725
5726 %description detex -l hu.UTF-8
5727 Egy szűrő, amely .tex fájlokból szűri ki a TeX parancsokat.
5728
5729 %package dviutils
5730 Summary:        Various DVI utils
5731 Summary(hu.UTF-8):      Vegyes DVI eszközök
5732 Group:          Applications/Publishing/TeX
5733
5734 %description dviutils
5735 This package contains various DVI utils.
5736
5737 %description dviutils -l hu.UTF-8
5738 Ez a csomag mindenféle DVI eszközt tartalmaz.
5739
5740 %package epsutils
5741 Summary:        Various EPS utils
5742 Group:          Applications/Publishing/TeX
5743
5744 %description epsutils
5745 Various EPS (Encapsulated PostScript) utils.
5746
5747 %package filters
5748 Summary:        Various filters
5749 Group:          Applications/Publishing/TeX
5750
5751 %description filters
5752 Various filters.
5753
5754 %package uncategorized-utils
5755 Summary:        Uncategorized utils
5756 Group:          Applications/Publishing/TeX
5757
5758 %description uncategorized-utils
5759 Uncategorized utilities. Needs check and categorizing.
5760
5761 %package tex4ht
5762 Summary:        LaTeX and TeX for hypertext
5763 Group:          Applications/Publishing/TeX
5764
5765 %description tex4ht
5766 A converter from TeX and LaTeX to hypertext (HTML, XML, etc.),
5767 providing a configurable (La)TeX-based authoring system for hypertext.
5768 When converting to XML, you can use MathML instead of images for
5769 equation representation.
5770
5771 %package xetex
5772 Summary:        Extended TeX / LaTeX version for unicode
5773 Group:          Applications/Publishing/TeX
5774 Requires(post,postun):  /usr/bin/texhash
5775 Requires:       %{name}-fonts-misc = %{epoch}:%{version}-%{release}
5776
5777 %description xetex
5778 XeTeX extends the TeX typesetting system (and macro packages such as
5779 LaTeX and ConTeXt) to have native support for the Unicode character
5780 set, including complex Asian scripts, and for OpenType and TrueType
5781 fonts.
5782
5783 %package xmltex
5784 Summary:        TeX package for processing XML files
5785 Group:          Applications/Publishing/TeX
5786 Requires(post,postun):  /usr/bin/texhash
5787
5788 %description xmltex
5789 XMLTeX is a non-validating, namespace-aware XML parser written in TeX.
5790 It allows TeX to directly process XML files.
5791
5792
5793 %prep
5794 %setup -q -c -T -n %{name}-%{version}-source
5795 lzma -dc %{SOURCE0} | tar xf - -C ..
5796 %patch0 -p1
5797 %patch1 -p1
5798
5799 cd libs/teckit
5800 cat ax*.m4 > acinclude.m4
5801 %{__libtoolize}
5802 %{__aclocal}
5803 %{__autoconf}
5804 %{__automake}
5805
5806 %build
5807 find . -name "config.sub" -exec cp /usr/share/automake/config.sub '{}' ';'
5808 %{__sed} -i 's@"extend/\(.*\)"@<\1>@' texk/ttf2pk/*.c
5809 cd texk/kpathsea
5810 %{__sed} -i 's@^TEXMFMAIN =.*@TEXMFMAIN = %{texmf}@' texmf.cnf
5811 %{__sed} -i 's@^TEXMFDIST =.*@TEXMFDIST = %{texmfdist}@' texmf.cnf
5812 %{__sed} -i 's@^TEXMFLOCAL =.*@TEXMFLOCAL = %{texmf}@' texmf.cnf
5813 %{__sed} -i 's@^TEXMFSYSVAR =.*@TEXMFSYSVAR = %{_localstatedir}@' texmf.cnf
5814 %{__sed} -i 's@^TEXMFSYSCONFIG =.*@TEXMFSYSCONFIG = %{_sysconfdir}/%{name}@' texmf.cnf
5815 %{__sed} -i 's@^TEXMFVAR =.*@TEXMFVAR = %{_localstatedir}@' texmf.cnf
5816 cd ../..
5817
5818 %configure \
5819 %if %{with bootstrap}
5820         --without-xindy \
5821         --without-luatex \
5822 %endif
5823         --disable-multiplatform \
5824         --disable-static \
5825         --enable-a4 \
5826         --enable-gf \
5827         --enable-ipc \
5828         --enable-shared \
5829         --with-fontconfig \
5830         --with-fonts-dir=/var/cache/fonts \
5831         --with-ncurses \
5832         --with-system-freetype \
5833         --with-freetype-include=/usr/include/freetype \
5834         --with-system-freetype2 \
5835         --with-freetype2-include=/usr/include/freetype2 \
5836         --with-system-gd \
5837         --with-system-ncurses \
5838         --with-system-pnglib \
5839         --with-system-t1lib \
5840         --with-system-zlib \
5841         --with-xdvi-x-toolkit=xaw \
5842         --without-dialog \
5843         --without-t1utils \
5844         --without-texinfo
5845
5846 %{__make}
5847
5848 %install
5849 rm -rf $RPM_BUILD_ROOT
5850 install -d $RPM_BUILD_ROOT%{_datadir} \
5851         $RPM_BUILD_ROOT%{_desktopdir} \
5852         $RPM_BUILD_ROOT%{_pixmapsdir} \
5853         $RPM_BUILD_ROOT%{_mandir}/man5 \
5854         $RPM_BUILD_ROOT/var/cache/fonts \
5855         $RPM_BUILD_ROOT/etc/cron.daily\
5856         $RPM_BUILD_ROOT/etc/sysconfig/tetex-updmap\
5857         $RPM_BUILD_ROOT%{_localstatedir}/fonts/map\
5858         $RPM_BUILD_ROOT%{fmtdir}/pdftex
5859
5860 lzma -dc %{SOURCE1} | tar xf - -C $RPM_BUILD_ROOT%{_datadir}
5861 %{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf $RPM_BUILD_ROOT%{texmf}
5862 %{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf-dist $RPM_BUILD_ROOT%{texmfdist}
5863 %{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf-doc $RPM_BUILD_ROOT%{texmfdoc}
5864 %{__mv} $RPM_BUILD_ROOT%{texmfdist}/doc/generic/pgfplots/* $RPM_BUILD_ROOT%{texmfdist}/doc/latex/pgfplots
5865 rmdir $RPM_BUILD_ROOT%{texmfdist}/doc/generic/pgfplots
5866 # imho it is unneeded
5867 %{__rm} -r $RPM_BUILD_ROOT%{texmfdist}/doc/fonts/{ec,fc,utopia}
5868 %{__rm} -r $RPM_BUILD_ROOT%{texmf}/doc/cefconv
5869
5870 # This is an empty directory
5871 %{__rm} -r $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf
5872 # Useless binary
5873 %{__rm} $RPM_BUILD_ROOT%{_datadir}/texmf-dist/doc/latex/splitindex/splitindex{.exe,-Linux-i386,-OpenBSD-i386}
5874
5875 # commented out because of following (non-fatal) error:
5876 # Can't open texmf/web2c/texmf.cnf: No such file or directory.
5877 #perl -pi \
5878 #       -e "s|\.\./\.\./texmf|$RPM_BUILD_ROOT%{texmf}|g;" \
5879 #       -e "s|/var/cache/fonts|$RPM_BUILD_ROOT/var/cache/fonts|g;" \
5880 #       texmf/web2c/texmf.cnf
5881
5882 install -d $RPM_BUILD_ROOT%{texmf}/fonts/opentype/public
5883
5884 LD_LIBRARY_PATH=$RPM_BUILD_ROOT%{_libdir}; export LD_LIBRARY_PATH
5885
5886 %{__make} install \
5887         prefix=$RPM_BUILD_ROOT%{_prefix} \
5888         bindir=$RPM_BUILD_ROOT%{_bindir} \
5889         mandir=$RPM_BUILD_ROOT%{_mandir} \
5890         libdir=$RPM_BUILD_ROOT%{_libdir} \
5891         datadir=$RPM_BUILD_ROOT%{_datadir} \
5892         infodir=$RPM_BUILD_ROOT%{_infodir} \
5893         includedir=$RPM_BUILD_ROOT%{_includedir} \
5894         sbindir=$RPM_BUILD_ROOT%{_sbindir} \
5895         texmf=$RPM_BUILD_ROOT%{texmf} \
5896         texmfsysvar=$RPM_BUILD_ROOT%{_localstatedir} \
5897         texmfsysconfig=$RPM_BUILD_ROOT%{texmf}
5898
5899 %{__rm} $RPM_BUILD_ROOT%{texmf}/scripts/texlive/uninstall-win32.pl
5900 # Fix broken symlinks
5901 CURDIR=$(pwd)
5902 cd $RPM_BUILD_ROOT%{_bindir}
5903 ln -sf ../share/texmf/scripts/a2ping/a2ping.pl a2ping
5904 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/context context
5905 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/ctxtools ctxtools
5906 ln -sf ../share/texmf-dist/scripts/dviasm/dviasm.py dviasm
5907 ln -sf ../share/texmf/scripts/tetex/e2pall.pl e2pall
5908 ln -sf ../share/texmf-dist/scripts/bengali/ebong.py ebong
5909 ln -sf ../share/texmf-dist/scripts/epspdf/epspdf epspdf
5910 ln -sf ../share/texmf-dist/scripts/epspdf/epspdftk epspdftk
5911 ln -sf ../share/texmf/scripts/epstopdf/epstopdf.pl epstopdf
5912 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/exatools exatools
5913 ln -sf ../share/texmf/scripts/texlive/getnonfreefonts.pl getnonfreefonts
5914 ln -sf ../share/texmf/scripts/texlive/getnonfreefonts.pl getnonfreefonts-sys
5915 ln -sf ../share/texmf-dist/scripts/tex4ht/ht.sh ht
5916 ln -sf ../share/texmf-dist/scripts/tex4ht/htcontext.sh htcontext
5917 ln -sf ../share/texmf-dist/scripts/tex4ht/htlatex.sh htlatex
5918 ln -sf ../share/texmf-dist/scripts/tex4ht/htmex.sh htmex
5919 ln -sf ../share/texmf-dist/scripts/tex4ht/httex.sh httex
5920 ln -sf ../share/texmf-dist/scripts/tex4ht/httexi.sh httexi
5921 ln -sf ../share/texmf-dist/scripts/tex4ht/htxelatex.sh htxelatex
5922 ln -sf ../share/texmf-dist/scripts/tex4ht/htxetex.sh htxetex
5923 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/luatools luatools
5924 ln -sf ../share/texmf-dist/scripts/glossaries/makeglossaries makeglossaries
5925 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/makempy makempy
5926 ln -sf ../share/texmf-dist/scripts/tex4ht/mk4ht.pl mk4ht
5927 ln -sf ../share/texmf-dist/scripts/mkjobtexmf/mkjobtexmf.pl mkjobtexmf
5928 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mpstools mpstools
5929 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mptopdf mptopdf
5930 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mtxrun mtxrun
5931 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mtxtools mtxtools
5932 ln -sf ../share/texmf-dist/scripts/oberdiek/pdfatfi.pl pdfatfi
5933 ln -sf ../share/texmf-dist/scripts/pdfcrop/pdfcrop.pl pdfcrop
5934 ln -sf ../share/texmf-dist/scripts/ppower4/pdfthumb.texlua pdfthumb
5935 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/pdftools pdftools
5936 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/pdftrimwhite pdftrimwhite
5937 ln -sf ../share/texmf-dist/scripts/perltex/perltex.pl perltex
5938 ln -sf ../share/texmf/scripts/pkfix/pkfix.pl pkfix
5939 ln -sf ../share/texmf-dist/scripts/ppower4/ppower4.texlua ppower4
5940 ln -sf ../share/texmf/scripts/ps2eps/ps2eps.pl ps2eps
5941 ln -sf ../share/texmf-dist/scripts/pst-pdf/ps4pdf ps4pdf
5942 ln -sf ../share/texmf-dist/scripts/pst2pdf/pst2pdf.pl pst2pdf
5943 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/pstopdf pstopdf
5944 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/rlxtools rlxtools
5945 ln -sf ../share/texmf/scripts/texlive/rungs.tlu rungs
5946 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/runtools runtools
5947 ln -sf ../share/texmf/scripts/simpdftex/simpdftex simpdftex
5948 ln -sf ../share/texmf-dist/scripts/texcount/TeXcount.pl texcount
5949 ln -sf ../share/texmf/scripts/texlive/texdoc.tlu texdoc
5950 ln -sf ../share/texmf/scripts/tetex/texdoctk.pl texdoctk
5951 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texexec texexec
5952 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texfind texfind
5953 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texfont texfont
5954 ln -sf ../share/texmf-dist/scripts/context/ruby/texmfstart.rb texmfstart
5955 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texshow texshow
5956 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/textools textools
5957 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texutil texutil
5958 ln -sf ../share/texmf-dist/scripts/thumbpdf/thumbpdf.pl thumbpdf
5959 ln -sf ../share/texmf/scripts/texlive/tlmgr.pl tlmgr
5960 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/tmftools tmftools
5961 ln -sf ../share/texmf-dist/scripts/vpe/vpe.pl vpe
5962 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/xmltools xmltools
5963 cd $RPM_BUILD_ROOT%{texmfdist}/tex/latex
5964 unzip %{SOURCE10}
5965 cd floatflt
5966 latex floatflt.ins
5967 %{__rm} *.log
5968 install -d $RPM_BUILD_ROOT%{texmfdist}/doc/latex/floatflt
5969 %{__mv} *.txt *.tex *.pdf README $RPM_BUILD_ROOT%{texmfdist}/doc/latex/floatflt
5970 cd $CURDIR
5971
5972 #install %{SOURCE7} $RPM_BUILD_ROOT%{_bindir}
5973 #touch $RPM_BUILD_ROOT/etc/sysconfig/tetex-updmap/maps.lst
5974
5975 # %{__make} init \
5976 #       prefix=$RPM_BUILD_ROOT%{_prefix} \
5977 #       bindir=$RPM_BUILD_ROOT%{_bindir} \
5978 #       mandir=$RPM_BUILD_ROOT%{_mandir} \
5979 #       libdir=$RPM_BUILD_ROOT%{_libdir} \
5980 #       datadir=$RPM_BUILD_ROOT%{_datadir} \
5981 #       infodir=$RPM_BUILD_ROOT%{_infodir} \
5982 #       includedir=$RPM_BUILD_ROOT%{_includedir} \
5983 #       sbindir=$RPM_BUILD_ROOT%{_sbindir} \
5984 #       texmf=$RPM_BUILD_ROOT%{texmf}
5985
5986 %{__rm} -r $RPM_BUILD_ROOT%{_prefix}/texmf
5987 %{__rm} -r $RPM_BUILD_ROOT%{_prefix}/texmf-dist
5988 # We don't need it
5989 %{__rm} -r $RPM_BUILD_ROOT%{texmf}/doc/man
5990 %{__rm} -r $RPM_BUILD_ROOT%{texmfdoc}/source
5991
5992 perl -pi \
5993         -e "s|$RPM_BUILD_ROOT||g;" \
5994         $RPM_BUILD_ROOT%{texmf}/web2c/texmf.cnf
5995
5996 install %{SOURCE4} $RPM_BUILD_ROOT/etc/cron.daily/texlive
5997
5998 install %{SOURCE5} $RPM_BUILD_ROOT%{_desktopdir}
5999 install %{SOURCE6} $RPM_BUILD_ROOT%{_pixmapsdir}
6000
6001 # not included in package
6002 rm -f $RPM_BUILD_ROOT%{_datadir}/texinfo/html/texi2html.html
6003 rm -f $RPM_BUILD_ROOT%{_infodir}/dir*
6004 rm -f $RPM_BUILD_ROOT%{_infodir}/dvipng*
6005 rm -f $RPM_BUILD_ROOT%{_mandir}/{README.*,hu/man1/readlink.1*}
6006 rm -f $RPM_BUILD_ROOT%{texmf}/doc/Makefile
6007 rm -f $RPM_BUILD_ROOT%{texmf}/doc/fonts/oldgerman/COPYING
6008 rm -f $RPM_BUILD_ROOT%{texmf}/doc/help/Catalogue-upd.sh
6009 rm -f $RPM_BUILD_ROOT%{texmf}/doc/help/faq/uktug-faq-upd.sh
6010 rm -f $RPM_BUILD_ROOT%{texmf}/doc/helpfile
6011 rm -f $RPM_BUILD_ROOT%{texmf}/doc/helpindex.html
6012 rm -f $RPM_BUILD_ROOT%{texmf}/doc/index.html
6013 rm -f $RPM_BUILD_ROOT%{texmf}/doc/index.php
6014 rm -f $RPM_BUILD_ROOT%{texmf}/doc/mkhtml*
6015 rm -f $RPM_BUILD_ROOT%{texmf}/doc/programs/texinfo.*
6016 rm -f $RPM_BUILD_ROOT%{texmf}/fonts/pk/ljfour/lh/lh-lcy/*.600pk
6017 rm -f $RPM_BUILD_ROOT%{texmf}/generic/config/pdftex-dvi.tex
6018 rm -f $RPM_BUILD_ROOT%{texmf}/release-tetex-{src,texmf}.txt
6019 rm -f $RPM_BUILD_ROOT%{texmf}/scripts/uniqleaf/uniqleaf.pl
6020 rm -f $RPM_BUILD_ROOT%{texmf}/tex/generic/pdftex/glyphtounicode.tex
6021 rm -rf $RPM_BUILD_ROOT%{_datadir}/lcdf-typetools
6022 rm -rf $RPM_BUILD_ROOT%{texmfdist}/doc/generic/pdf-trans
6023 rm -rf $RPM_BUILD_ROOT%{texmfdist}/source/generic/hyph-utf8
6024 rm -rf $RPM_BUILD_ROOT%{texmfdist}/source/generic/patch
6025 rm -rf $RPM_BUILD_ROOT%{texmfdist}/source/plain/plgraph
6026 rm -rf $RPM_BUILD_ROOT%{texmfdist}/tex/generic/pdf-trans
6027 rm -rf $RPM_BUILD_ROOT%{texmfdist}/tex/generic/xecyr
6028 rm -rf $RPM_BUILD_ROOT%{texmf}/cef5conv
6029 rm -rf $RPM_BUILD_ROOT%{texmf}/cefsconv
6030 rm -rf $RPM_BUILD_ROOT%{texmf}/chktex
6031 rm -rf $RPM_BUILD_ROOT%{texmf}/doc/cef5conv
6032 rm -rf $RPM_BUILD_ROOT%{texmf}/doc/cefsconv
6033 rm -rf $RPM_BUILD_ROOT%{texmf}/doc/chktex
6034 rm -rf $RPM_BUILD_ROOT%{texmf}/doc/gzip
6035
6036 # move format logs to BUILD, so $RPM_BUILD_ROOT is not polluted
6037 # and we can still analyze them
6038 # install -d format-logs
6039 # mv -fv $RPM_BUILD_ROOT%{fmtdir}/*.log format-logs
6040
6041 %clean
6042 rm -rf $RPM_BUILD_ROOT
6043
6044 %post
6045 %fixinfodir
6046 %texhash
6047
6048 %postun
6049 %fixinfodir
6050 if [ "$1" = "1" ]; then
6051         %texhash
6052 fi
6053
6054 %post doc-Catalogue
6055 %texhash
6056
6057 %postun doc-Catalogue
6058 %texhash
6059
6060 %post doc-tug-faq
6061 %texhash
6062
6063 %postun doc-tug-faq
6064 %texhash
6065
6066 %post -n kpathsea
6067 /sbin/ldconfig
6068 %fixinfodir
6069 %texhash
6070
6071 %postun -n kpathsea
6072 /sbin/ldconfig
6073 %fixinfodir
6074 %texhash
6075
6076 %post -n kpathsea-devel
6077 %texhash
6078
6079 %postun -n kpathsea-devel
6080 %texhash
6081
6082 %post dvips
6083 %fixinfodir
6084 %texhash
6085
6086 %postun dvips
6087 %fixinfodir
6088 %texhash
6089
6090 %post dvilj
6091 %texhash
6092
6093 %postun dvilj
6094 %texhash
6095
6096 %post makeindex
6097 %texhash
6098
6099 %postun makeindex
6100 %texhash
6101
6102 %post scripts
6103 %texhash
6104
6105 %postun scripts
6106 %texhash
6107
6108 %post tex-arrayjob
6109 %texhash
6110
6111 %postun tex-arrayjob
6112 %texhash
6113
6114 %post tex-kastrup
6115 %texhash
6116
6117 %postun tex-kastrup
6118 %texhash
6119
6120 %post tex-insbox
6121 %texhash
6122
6123 %postun tex-insbox
6124 %texhash
6125
6126 %post tex-mathdots
6127 %texhash
6128
6129 %postun tex-mathdots
6130 %texhash
6131
6132 %post tex-midnight
6133 %texhash
6134
6135 %postun tex-midnight
6136 %texhash
6137
6138 %post tex-ofs
6139 %texhash
6140
6141 %postun tex-ofs
6142 %texhash
6143
6144 %post tex-physe
6145 %texhash
6146
6147 %postun tex-physe
6148 %texhash
6149
6150 %post tex-velthuis
6151 %texhash
6152
6153 %postun tex-velthuis
6154 %texhash
6155
6156 %post tex-ytex
6157 %texhash
6158
6159 %postun tex-ytex
6160 %texhash
6161
6162 %post metafont
6163 %texhash
6164
6165 %postun metafont
6166 %texhash
6167
6168 %post metapost
6169 %texhash
6170
6171 %postun metapost
6172 %texhash
6173
6174 %post metapost-other
6175 %texhash
6176
6177 %postun metapost-other
6178 %texhash
6179
6180 %post mptopdf
6181 %texhash
6182
6183 %postun mptopdf
6184 %texhash
6185
6186 %post texdoctk
6187 %texhash
6188
6189 %postun texdoctk
6190 %texhash
6191
6192 %post -n xdvi
6193 %texhash
6194
6195 %postun -n xdvi
6196 %texhash
6197
6198 %post pdftex
6199 %texhash
6200
6201 %postun pdftex
6202 %texhash
6203
6204 %post phyzzx
6205 %texhash
6206
6207 %postun phyzzx
6208 %texhash
6209
6210 %post omega
6211 %texhash
6212
6213 %postun omega
6214 %texhash
6215
6216 %post plain
6217 %texhash
6218
6219 %postun plain
6220 %texhash
6221
6222 %post format-plain
6223 %texhash
6224
6225 %postun format-plain
6226 %texhash
6227
6228 %post format-pdftex
6229 %texhash
6230
6231 %postun format-pdftex
6232 %texhash
6233
6234 %post format-pdfetex
6235 %texhash
6236
6237 %postun format-pdfetex
6238 %texhash
6239
6240 %post mex
6241 %texhash
6242
6243 %postun mex
6244 %texhash
6245
6246 %post format-mex
6247 %texhash
6248
6249 %postun format-mex
6250 %texhash
6251
6252 %post format-pdfmex
6253 %texhash
6254
6255 %postun format-pdfmex
6256 %texhash
6257
6258 %postun format-utf8mex
6259 %texhash
6260
6261 %post amstex
6262 %texhash
6263
6264 %postun amstex
6265 %texhash
6266
6267 %post format-amstex
6268 %texhash
6269
6270 %postun format-amstex
6271 %texhash
6272
6273 %post format-pdfamstex
6274 %texhash
6275
6276 %postun format-pdfamstex
6277 %texhash
6278
6279 %post csplain
6280 %texhash
6281
6282 %postun csplain
6283 %texhash
6284
6285 %post format-csplain
6286 %texhash
6287
6288 %postun format-csplain
6289 %texhash
6290
6291 %post format-pdfcsplain
6292 %texhash
6293
6294 %postun format-pdfcsplain
6295 %texhash
6296
6297 %post cslatex
6298 %texhash
6299
6300 %postun cslatex
6301 %texhash
6302
6303 %post format-cslatex
6304 %texhash
6305
6306 %postun format-cslatex
6307 %texhash
6308
6309 %post format-pdfcslatex
6310 %texhash
6311
6312 %postun format-pdfcslatex
6313 %texhash
6314
6315 %post cyrplain
6316 %texhash
6317
6318 %postun cyrplain
6319 %texhash
6320
6321 %post format-cyrplain
6322 %texhash
6323
6324 %postun format-cyrplain
6325 %texhash
6326
6327 %post format-cyramstex
6328 %texhash
6329
6330 %postun format-cyramstex
6331 %texhash
6332
6333 %post format-cyrtexinfo
6334 %texhash
6335
6336 %postun format-cyrtexinfo
6337 %texhash
6338
6339 %post eplain
6340 %texhash
6341
6342 %postun eplain
6343 %texhash
6344
6345 %post format-eplain
6346 %texhash
6347
6348 %postun format-eplain
6349 %texhash
6350
6351 # ConTeXt format
6352
6353 %post context
6354 %texhash
6355
6356 %postun context
6357 %texhash
6358
6359 %post format-context-de
6360 %texhash
6361
6362 %postun format-context-de
6363 %texhash
6364
6365 %post format-context-en
6366 %texhash
6367
6368 %postun format-context-en
6369 %texhash
6370
6371 %post format-context-nl
6372 %texhash
6373
6374 %postun format-context-nl
6375 %texhash
6376
6377 %post latex
6378 %fixinfodir
6379 %texhash
6380
6381 %postun latex
6382 %fixinfodir
6383 %texhash
6384
6385 %post latex-lang
6386 %texhash
6387
6388 %postun latex-lang
6389 %texhash
6390
6391 %post latex-styles
6392 %texhash
6393
6394 %postun latex-styles
6395 %texhash
6396
6397 %post latex-pdftools
6398 %texhash
6399
6400 %postun latex-pdftools
6401 %texhash
6402
6403 %post latex-extend
6404 %texhash
6405
6406 %postun latex-extend
6407 %texhash
6408
6409 %post latex-programming
6410 %texhash
6411
6412 %postun latex-programming
6413 %texhash
6414
6415 %post latex-metre
6416 %texhash
6417
6418 %postun latex-metre
6419 %texhash
6420
6421 %post latex-misc
6422 %texhash
6423
6424 %postun latex-misc
6425 %texhash
6426
6427 %post latex-effects
6428 %texhash
6429
6430 %postun latex-effects
6431 %texhash
6432
6433 %post latex-math
6434 %texhash
6435
6436 %postun latex-math
6437 %texhash
6438
6439 %post latex-music
6440 %texhash
6441
6442 %postun latex-music
6443 %texhash
6444
6445 %post latex-physics
6446 %texhash
6447
6448 %postun latex-physics
6449 %texhash
6450
6451 %post latex-games
6452 %texhash
6453
6454 %postun latex-games
6455 %texhash
6456
6457 %post latex-biology
6458 %texhash
6459
6460 %postun latex-biology
6461 %texhash
6462
6463 %post latex-chem
6464 %texhash
6465
6466 %postun latex-chem
6467 %texhash
6468
6469 %post latex-informatic
6470 %texhash
6471
6472 %postun latex-informatic
6473 %texhash
6474
6475 %post latex-12many
6476 %texhash
6477
6478 %postun latex-12many
6479 %texhash
6480
6481 %post latex-abstract
6482 %texhash
6483
6484 %postun latex-abstract
6485 %texhash
6486
6487 %post latex-accfonts
6488 %texhash
6489
6490 %postun latex-accfonts
6491 %texhash
6492
6493 %post latex-adrconv
6494 %texhash
6495
6496 %postun latex-adrconv
6497 %texhash
6498
6499 %post latex-ae
6500 %texhash
6501
6502 %postun latex-ae
6503 %texhash
6504
6505 %post latex-ams
6506 %texhash
6507
6508 %postun latex-ams
6509 %texhash
6510
6511 %post latex-antp
6512 %texhash
6513
6514 %postun latex-antp
6515 %texhash
6516
6517 %post latex-antt
6518 %texhash
6519
6520 %postun latex-antt
6521 %texhash
6522
6523 %post latex-appendix
6524 %texhash
6525
6526 %postun latex-appendix
6527 %texhash
6528
6529 %post latex-bardiag
6530 %texhash
6531
6532 %postun latex-bardiag
6533 %texhash
6534
6535 %post latex-bbm
6536 %texhash
6537
6538 %postun latex-bbm
6539 %texhash
6540
6541 %post latex-bbold
6542 %texhash
6543
6544 %postun latex-bbold
6545 %texhash
6546
6547 %post latex-beamer
6548 %texhash
6549
6550 %postun latex-beamer
6551 %texhash
6552
6553 %post latex-bezos
6554 %texhash
6555
6556 %postun latex-bezos
6557 %texhash
6558
6559 %post latex-bibtex
6560 %texhash
6561
6562 %postun latex-bibtex
6563 %texhash
6564
6565 %post latex-bibtex-ams
6566 %texhash
6567
6568 %postun latex-bibtex-ams
6569 %texhash
6570
6571 %post latex-bibtex-pl
6572 %texhash
6573
6574 %postun latex-bibtex-pl
6575 %texhash
6576
6577 %post latex-bibtex-german
6578 %texhash
6579
6580 %postun latex-bibtex-german
6581 %texhash
6582
6583 %post latex-bibtex-revtex4
6584 %texhash
6585
6586 %postun latex-bibtex-revtex4
6587 %texhash
6588
6589 %post latex-bibtex-jurabib
6590 %texhash
6591
6592 %postun latex-bibtex-jurabib
6593 %texhash
6594
6595 %post latex-bibtex-styles
6596 %texhash
6597
6598 %postun latex-bibtex-styles
6599 %texhash
6600
6601 %post latex-booktabs
6602 %texhash
6603
6604 %postun latex-booktabs
6605 %texhash
6606
6607 %post latex-caption
6608 %texhash
6609
6610 %postun latex-caption
6611 %texhash
6612
6613 %post latex-carlisle
6614 %texhash
6615
6616 %postun latex-carlisle
6617 %texhash
6618
6619 %post latex-ccfonts
6620 %texhash
6621
6622 %postun latex-ccfonts
6623 %texhash
6624
6625 %post latex-cite
6626 %texhash
6627
6628 %postun latex-cite
6629 %texhash
6630
6631 %post latex-cmbright
6632 %texhash
6633
6634 %postun latex-cmbright
6635 %texhash
6636
6637 %post latex-colortab
6638 %texhash
6639
6640 %postun latex-colortab
6641 %texhash
6642
6643 %post latex-comment
6644 %texhash
6645
6646 %postun latex-comment
6647 %texhash
6648
6649 %post latex-concmath
6650 %texhash
6651
6652 %postun latex-concmath
6653 %texhash
6654
6655 %post latex-currvita
6656 %texhash
6657
6658 %postun latex-currvita
6659 %texhash
6660
6661 %post latex-curves
6662 %texhash
6663
6664 %postun latex-curves
6665 %texhash
6666
6667 %post latex-custom-bib
6668 %texhash
6669
6670 %postun latex-custom-bib
6671 %texhash
6672
6673 %post latex-cyrillic
6674 %texhash
6675
6676 %postun latex-cyrillic
6677 %texhash
6678
6679 %post latex-enumitem
6680 %texhash
6681
6682 %postun latex-enumitem
6683 %texhash
6684
6685 %post latex-exams
6686 %texhash
6687
6688 %postun latex-exams
6689 %texhash
6690
6691 %post latex-float
6692 %texhash
6693
6694 %postun latex-float
6695 %texhash
6696
6697 %post latex-formlett
6698 %texhash
6699
6700 %postun latex-formlett
6701 %texhash
6702
6703 %post latex-formular
6704 %texhash
6705
6706 %postun latex-formular
6707 %texhash
6708
6709 %post latex-gbrief
6710 %texhash
6711
6712 %postun latex-gbrief
6713 %texhash
6714
6715 %post latex-jknappen
6716 %texhash
6717
6718 %postun latex-jknappen
6719 %texhash
6720
6721 %post latex-keystroke
6722 %texhash
6723
6724 %postun latex-keystroke
6725 %texhash
6726
6727 %post latex-labbook
6728 %texhash
6729
6730 %postun latex-labbook
6731 %texhash
6732
6733 %post latex-lcd
6734 %texhash
6735
6736 %postun latex-lcd
6737 %texhash
6738
6739 %post latex-leaflet
6740 %texhash
6741
6742 %postun latex-leaflet
6743 %texhash
6744
6745 %post latex-leftidx
6746 %texhash
6747
6748 %postun latex-leftidx
6749 %texhash
6750
6751 %post latex-lewis
6752 %texhash
6753
6754 %postun latex-lewis
6755 %texhash
6756
6757 %post latex-lm
6758 %texhash
6759
6760 %post latex-lastpage
6761 %texhash
6762
6763 %postun latex-lastpage
6764 %texhash
6765
6766 %postun latex-lm
6767 %texhash
6768
6769 %post latex-lucidabr
6770 %texhash
6771
6772 %postun latex-lucidabr
6773 %texhash
6774
6775 %post latex-marvosym
6776 %texhash
6777
6778 %postun latex-marvosym
6779 %texhash
6780
6781 %post latex-mathpple
6782 %texhash
6783
6784 %postun latex-mathpple
6785 %texhash
6786
6787 %post latex-mathtime
6788 %texhash
6789
6790 %postun latex-mathtime
6791 %texhash
6792
6793 %post latex-mflogo
6794 %texhash
6795
6796 %postun latex-mflogo
6797 %texhash
6798
6799 %post latex-mfnfss
6800 %texhash
6801
6802 %postun latex-mfnfss
6803 %texhash
6804
6805 %post latex-minitoc
6806 %texhash
6807
6808 %postun latex-minitoc
6809 %texhash
6810
6811 %post latex-mltex
6812 %texhash
6813
6814 %postun latex-mltex
6815 %texhash
6816
6817 %post latex-moreverb
6818 %texhash
6819
6820 %postun latex-moreverb
6821 %texhash
6822
6823 %post latex-multienum
6824 %texhash
6825
6826 %postun latex-multienum
6827 %texhash
6828
6829 %post latex-musictex
6830 %texhash
6831
6832 %postun latex-musictex
6833 %texhash
6834
6835 %post latex-ntheorem
6836 %texhash
6837
6838 %postun latex-ntheorem
6839 %texhash
6840
6841 %post latex-other
6842 %texhash
6843
6844 %postun latex-other
6845 %texhash
6846
6847 %post latex-other-doc
6848 %texhash
6849
6850 %postun latex-other-doc
6851 %texhash
6852
6853 %post latex-palatcm
6854 %texhash
6855
6856 %postun latex-palatcm
6857 %texhash
6858
6859 %post latex-pdfslide
6860 %texhash
6861
6862 %postun latex-pdfslide
6863 %texhash
6864
6865 %post latex-pgf
6866 %texhash
6867
6868 %postun latex-pgf
6869 %texhash
6870
6871 %post latex-polynom
6872 %texhash
6873
6874 %postun latex-polynom
6875 %texhash
6876
6877 %post latex-polynomial
6878 %texhash
6879
6880 %postun latex-polynomial
6881 %texhash
6882
6883 %post latex-prosper
6884 %texhash
6885
6886 %postun latex-prosper
6887 %texhash
6888
6889 %post latex-pseudocode
6890 %texhash
6891
6892 %postun latex-pseudocode
6893 %texhash
6894
6895 %post latex-psnfss
6896 %texhash
6897
6898 %postun latex-psnfss
6899 %texhash
6900
6901 %post latex-pst-2dplot
6902 %texhash
6903
6904 %postun latex-pst-2dplot
6905 %texhash
6906
6907 %post latex-pst-3dplot
6908 %texhash
6909
6910 %postun latex-pst-3dplot
6911 %texhash
6912
6913 %post latex-pst-bar
6914 %texhash
6915
6916 %postun latex-pst-bar
6917 %texhash
6918
6919 %post latex-pst-circ
6920 %texhash
6921
6922 %postun latex-pst-circ
6923 %texhash
6924
6925 %post latex-pst-eucl
6926 %texhash
6927
6928 %postun latex-pst-eucl
6929 %texhash
6930
6931 %post latex-pst-diffraction
6932 %texhash
6933
6934 %postun latex-pst-diffraction
6935 %texhash
6936
6937 %post latex-pst-fun
6938 %texhash
6939
6940 %postun latex-pst-fun
6941 %texhash
6942
6943 %post latex-pst-func
6944 %texhash
6945
6946 %postun latex-pst-func
6947 %texhash
6948
6949 %post latex-pst-infixplot
6950 %texhash
6951
6952 %postun latex-pst-infixplot
6953 %texhash
6954
6955 %post latex-pst-fr3d
6956 %texhash
6957
6958 %postun latex-pst-fr3d
6959 %texhash
6960
6961 %post latex-pst-fractal
6962 %texhash
6963
6964 %postun latex-pst-fractal
6965 %texhash
6966
6967 %post latex-pxfonts
6968 %texhash
6969
6970 %post latex-pst-math
6971 %texhash
6972
6973 %postun latex-pst-math
6974 %texhash
6975
6976 %post latex-pst-ob3d
6977 %texhash
6978
6979 %postun latex-pst-ob3d
6980 %texhash
6981
6982 %post latex-pst-optic
6983 %texhash
6984
6985 %postun latex-pst-optic
6986 %texhash
6987
6988 %post latex-pst-optexp
6989 %texhash
6990
6991 %postun latex-pst-optexp
6992 %texhash
6993
6994 %post latex-pst-text
6995 %texhash
6996
6997 %postun latex-pst-text
6998 %texhash
6999
7000 %post latex-pst-uncategorized
7001 %texhash
7002
7003 %postun latex-pst-uncategorized
7004 %texhash
7005
7006 %postun latex-pxfonts
7007 %texhash
7008
7009 %post latex-qfonts
7010 %texhash
7011
7012 %postun latex-qfonts
7013 %texhash
7014
7015 %post latex-SIstyle
7016 %texhash
7017
7018 %postun latex-SIstyle
7019 %texhash
7020
7021 %post latex-SIunits
7022 %texhash
7023
7024 %postun latex-SIunits
7025 %texhash
7026
7027 %post latex-siunitx
7028 %texhash
7029
7030 %postun latex-siunitx
7031 %texhash
7032
7033 %post latex-Tabbing
7034 %texhash
7035
7036 %postun latex-Tabbing
7037 %texhash
7038
7039 %post latex-txfonts
7040 %texhash
7041
7042 %postun latex-txfonts
7043 %texhash
7044
7045 %post latex-ucs
7046 %texhash
7047
7048 %postun latex-ucs
7049 %texhash
7050
7051 %post latex-umlaute
7052 %texhash
7053
7054 %postun latex-umlaute
7055 %texhash
7056
7057 %post latex-variations
7058 %texhash
7059
7060 %postun latex-variations
7061 %texhash
7062
7063 %post latex-wasysym
7064 %texhash
7065
7066 %postun latex-wasysym
7067 %texhash
7068
7069 %post latex-xcolor
7070 %texhash
7071
7072 %postun latex-xcolor
7073 %texhash
7074
7075 %post format-latex
7076 %texhash
7077
7078 %postun format-latex
7079 %texhash
7080
7081 %post format-pdflatex
7082 %texhash
7083
7084 %postun format-pdflatex
7085 %texhash
7086
7087 %post platex
7088 %texhash
7089
7090 %postun platex
7091 %texhash
7092
7093 %post format-platex
7094 %texhash
7095
7096 %postun format-platex
7097 %texhash
7098
7099 %post format-pdfplatex
7100 %texhash
7101
7102 %postun format-pdfplatex
7103 %texhash
7104
7105 %post tex-babel
7106 %texhash
7107
7108 %postun tex-babel
7109 %texhash
7110
7111 %post tex-german
7112 %texhash
7113
7114 %postun tex-german
7115 %texhash
7116
7117 %post tex-mfpic
7118 %texhash
7119
7120 %postun tex-mfpic
7121 %texhash
7122
7123 %post tex-misc
7124 %texhash
7125
7126 %postun tex-misc
7127 %texhash
7128
7129 %post tex-pictex
7130 %texhash
7131
7132 %postun tex-pictex
7133 %texhash
7134
7135 %post tex-psizzl
7136 %texhash
7137
7138 %postun tex-psizzl
7139 %texhash
7140
7141 %post tex-pstricks
7142 %texhash
7143
7144 %postun tex-pstricks
7145 %texhash
7146
7147 %post tex-qpx
7148 %texhash
7149
7150 %postun tex-qpx
7151 %texhash
7152
7153 %post tex-qpxqtx
7154 %texhash
7155
7156 %postun tex-qpxqtx
7157 %texhash
7158
7159 %post tex-huhyphen
7160 %texhash
7161
7162 %postun tex-huhyphen
7163 %texhash
7164
7165 %post tex-ruhyphen
7166 %texhash
7167
7168 %postun tex-ruhyphen
7169 %texhash
7170
7171 %post tex-spanish
7172 %texhash
7173
7174 %postun tex-spanish
7175 %texhash
7176
7177 %post tex-texdraw
7178 %texhash
7179
7180 %postun tex-texdraw
7181 %texhash
7182
7183 %post tex-thumbpdf
7184 %texhash
7185
7186 %postun tex-thumbpdf
7187 %texhash
7188
7189 %post tex-ukrhyph
7190 %texhash
7191
7192 %postun tex-ukrhyph
7193 %texhash
7194
7195 %post latex-vietnam
7196 %texhash
7197
7198 %postun latex-vietnam
7199 %texhash
7200
7201 %post tex-xypic
7202 %texhash
7203
7204 %postun tex-xypic
7205 %texhash
7206
7207 %post fonts-adobe
7208 %texhash
7209
7210 %postun fonts-adobe
7211 %texhash
7212
7213 %post fonts-ae
7214 %texhash
7215
7216 %postun fonts-ae
7217 %texhash
7218
7219 %post fonts-ams
7220 %texhash
7221
7222 %postun fonts-ams
7223 %texhash
7224
7225 %post fonts-antp
7226 %texhash
7227
7228 %postun fonts-antp
7229 %texhash
7230
7231 %post fonts-antt
7232 %texhash
7233
7234 %postun fonts-antt
7235 %texhash
7236
7237 %post fonts-bbm
7238 %texhash
7239
7240 %postun fonts-bbm
7241 %texhash
7242
7243 %post fonts-bbold
7244 %texhash
7245
7246 %postun fonts-bbold
7247 %texhash
7248
7249 %post fonts-bh
7250 %texhash
7251
7252 %postun fonts-bh
7253 %texhash
7254
7255 %post fonts-bitstream
7256 %texhash
7257
7258 %postun fonts-bitstream
7259 %texhash
7260
7261 %post fonts-cbgreek
7262 %texhash
7263
7264 %postun fonts-cbgreek
7265 %texhash
7266
7267 %post fonts-cc-pl
7268 %texhash
7269
7270 %postun fonts-cc-pl
7271 %texhash
7272
7273 %post fonts-cg
7274 %texhash
7275
7276 %postun fonts-cg
7277 %texhash
7278
7279 %post fonts-cm
7280 %texhash
7281
7282 %postun fonts-cm
7283 %texhash
7284
7285 %post fonts-cmbright
7286 %texhash
7287
7288 %postun fonts-cmbright
7289 %texhash
7290
7291 %post fonts-cmcyr
7292 %texhash
7293
7294 %postun fonts-cmcyr
7295 %texhash
7296
7297 %post fonts-cmextra
7298 %texhash
7299
7300 %postun fonts-cmextra
7301 %texhash
7302
7303 %post fonts-cmsuper
7304 %texhash
7305
7306 %postun fonts-cmsuper
7307 %texhash
7308
7309 %post fonts-concmath
7310 %texhash
7311
7312 %postun fonts-concmath
7313 %texhash
7314
7315 %post fonts-concrete
7316 %texhash
7317
7318 %postun fonts-concrete
7319 %texhash
7320
7321 %post fonts-cs
7322 %texhash
7323
7324 %postun fonts-cs
7325 %texhash
7326
7327 %post fonts-dstroke
7328 %texhash
7329
7330 %postun fonts-dstroke
7331 %texhash
7332
7333 %post fonts-ecc
7334 %texhash
7335
7336 %postun fonts-ecc
7337 %texhash
7338
7339 %post fonts-eurosym
7340 %texhash
7341
7342 %postun fonts-eurosym
7343 %texhash
7344
7345 %post fonts-euxm
7346 %texhash
7347
7348 %postun fonts-euxm
7349 %texhash
7350
7351 %post fonts-gothic
7352 %texhash
7353
7354 %postun fonts-gothic
7355 %texhash
7356
7357 %post fonts-hoekwater
7358 %texhash
7359
7360 %postun fonts-hoekwater
7361 %texhash
7362
7363 %post fonts-jknappen
7364 %texhash
7365
7366 %postun fonts-jknappen
7367 %texhash
7368
7369 %post fonts-latex
7370 %texhash
7371
7372 %postun fonts-latex
7373 %texhash
7374
7375 %post fonts-kpfonts
7376 %texhash
7377
7378 %postun fonts-kpfonts
7379 %texhash
7380
7381 %post fonts-lh
7382 %texhash
7383
7384 %postun fonts-lh
7385 %texhash
7386
7387 %post fonts-lm
7388 %texhash
7389
7390 %postun fonts-lm
7391 %texhash
7392
7393 %post fonts-marvosym
7394 %texhash
7395
7396 %postun fonts-marvosym
7397 %texhash
7398
7399 %post fonts-mflogo
7400 %texhash
7401
7402 %postun fonts-mflogo
7403 %texhash
7404
7405 %post fonts-misc
7406 %texhash
7407
7408 %postun fonts-misc
7409 %texhash
7410
7411 %post fonts-monotype
7412 %texhash
7413
7414 %postun fonts-monotype
7415 %texhash
7416
7417 %post fonts-omega
7418 %texhash
7419
7420 %postun fonts-omega
7421 %texhash
7422
7423 %post fonts-other
7424 %texhash
7425
7426 %postun fonts-other
7427 %texhash
7428
7429 %post fonts-pazo
7430 %texhash
7431
7432 %postun fonts-pazo
7433 %texhash
7434
7435 %post fonts-pl
7436 %texhash
7437
7438 %postun fonts-pl
7439 %texhash
7440
7441 %post fonts-px
7442 %texhash
7443
7444 %postun fonts-px
7445 %texhash
7446
7447 %post fonts-qfonts
7448 %texhash
7449
7450 %postun fonts-qfonts
7451 %texhash
7452
7453 %post fonts-qpx
7454 %texhash
7455
7456 %postun fonts-qpx
7457 %texhash
7458
7459 %post fonts-qpxqtx
7460 %texhash
7461
7462 %postun fonts-qpxqtx
7463 %texhash
7464
7465 %post fonts-rsfs
7466 %texhash
7467
7468 %postun fonts-rsfs
7469 %texhash
7470
7471 %post fonts-stmaryrd
7472 %texhash
7473
7474 %postun fonts-stmaryrd
7475 %texhash
7476
7477 %post fonts-tx
7478 %texhash
7479
7480 %postun fonts-tx
7481 %texhash
7482
7483 %post fonts-urw
7484 %texhash
7485
7486 %postun fonts-urw
7487 %texhash
7488
7489 %post fonts-urw35vf
7490 %texhash
7491
7492 %postun fonts-urw35vf
7493 %texhash
7494
7495 %post fonts-vnr
7496 %texhash
7497
7498 %postun fonts-vnr
7499 %texhash
7500
7501 %post fonts-wasy
7502 %texhash
7503
7504 %postun fonts-wasy
7505 %texhash
7506
7507 %post fonts-xypic
7508 %texhash
7509
7510 %postun fonts-xypic
7511 %texhash
7512
7513 %post fonts-yandy
7514 %texhash
7515
7516 %postun fonts-yandy
7517 %texhash
7518
7519 %post fonts-type1-antp
7520 %texhash
7521
7522 %postun fonts-type1-antp
7523 %texhash
7524
7525 %post fonts-type1-antt
7526 %texhash
7527
7528 %postun fonts-type1-antt
7529 %texhash
7530
7531 %post fonts-type1-belleek
7532 %texhash
7533
7534 %postun fonts-type1-belleek
7535 %texhash
7536
7537 %post fonts-type1-bitstream
7538 %texhash
7539
7540 %postun fonts-type1-bitstream
7541 %texhash
7542
7543 %post fonts-type1-bluesky
7544 %texhash
7545
7546 %postun fonts-type1-bluesky
7547 %texhash
7548
7549 %post fonts-type1-cc-pl
7550 %texhash
7551
7552 %postun fonts-type1-cc-pl
7553 %texhash
7554
7555 %post fonts-type1-cmcyr
7556 %texhash
7557
7558 %postun fonts-type1-cmcyr
7559 %texhash
7560
7561 %post fonts-type1-cs
7562 %texhash
7563
7564 %postun fonts-type1-cs
7565 %texhash
7566
7567 %post fonts-type1-dstroke
7568 %texhash
7569
7570 %postun fonts-type1-dstroke
7571 %texhash
7572
7573 %post fonts-type1-eurosym
7574 %texhash
7575
7576 %postun fonts-type1-eurosym
7577 %texhash
7578
7579 %post fonts-type1-hoekwater
7580 %texhash
7581
7582 %postun fonts-type1-hoekwater
7583 %texhash
7584
7585 %post fonts-type1-lm
7586 %texhash
7587
7588 %postun fonts-type1-lm
7589 %texhash
7590
7591 %post fonts-type1-marvosym
7592 %texhash
7593
7594 %postun fonts-type1-marvosym
7595 %texhash
7596
7597 %post fonts-type1-mathpazo
7598 %texhash
7599
7600 %postun fonts-type1-mathpazo
7601 %texhash
7602
7603 %post fonts-type1-omega
7604 %texhash
7605
7606 %postun fonts-type1-omega
7607 %texhash
7608
7609 %post fonts-type1-pl
7610 %texhash
7611
7612 %postun fonts-type1-pl
7613 %texhash
7614
7615 %post fonts-type1-px
7616 %texhash
7617
7618 %postun fonts-type1-px
7619 %texhash
7620
7621 %post fonts-type1-qfonts
7622 %texhash
7623
7624 %postun fonts-type1-qfonts
7625 %texhash
7626
7627 %post fonts-type1-tx
7628 %texhash
7629
7630 %postun fonts-type1-tx
7631 %texhash
7632
7633 %post fonts-type1-urw
7634 %texhash
7635
7636 %postun fonts-type1-urw
7637 %texhash
7638
7639 %post fonts-type1-vnr
7640 %texhash
7641
7642 %postun fonts-type1-vnr
7643 %texhash
7644
7645 %post fonts-type1-xypic
7646 %texhash
7647
7648 %postun fonts-type1-xypic
7649 %texhash
7650
7651 %post -n texconfig
7652 %texhash
7653
7654 %postun -n texconfig
7655 %texhash
7656
7657 %post xetex
7658 %texhash
7659
7660 %postun xetex
7661 %texhash
7662
7663 %post xmltex
7664 %texhash
7665
7666 %postun xmltex
7667 %texhash
7668
7669 # Check the commented lines!!!
7670
7671 %files
7672 %defattr(644,root,root,755)
7673 # %doc %{texmf}/LICENSE.texmf
7674 # %doc %{texmf}/ChangeLog
7675 # %doc %{texmf}/doc/README.knuth
7676 # There isn't doc/fonts directory
7677 %dir %{texmfdist}/doc/fonts
7678 %doc %{texmfdist}/doc/fontname
7679 # %dir %{texmf}/doc/fonts/polish
7680 # %dir %{texmf}/doc/help
7681 # %doc %{texmf}/doc/help/csname.txt
7682 # %doc %{texmf}/doc/help/ctan
7683 # %doc %{texmf}/doc/help/tds.dvi
7684 # %doc %{texmf}/doc/help/unixtex.ftp
7685 # %dir %{texmf}/doc/help/faq
7686 # %doc %{texmf}/doc/images
7687 # %dir %{texmf}/doc/polish
7688 # %doc %{texmf}/doc/polish/*.html
7689 # %dir %{texmf}/doc/programs
7690 # %doc %{texmf}/doc/programs/web2c*
7691 # %doc %{texmf}/doc/programs/cwebman.dvi
7692 # %doc %{texmf}/doc/knuth
7693 #%attr(755,root,root) %{_bindir}/MakeTeXPK
7694 #%attr(755,root,root) %{_bindir}/access
7695
7696 # ***********
7697 # executables
7698 # ***********
7699 %attr(755,root,root) %{_bindir}/a2ping
7700 %attr(755,root,root) %{_bindir}/afm2tfm
7701 %attr(755,root,root) %{_bindir}/allcm
7702 %attr(755,root,root) %{_bindir}/allec
7703 %attr(755,root,root) %{_bindir}/allneeded
7704 %attr(755,root,root) %{_bindir}/cweave
7705 %attr(755,root,root) %{_bindir}/ctangle
7706 %attr(755,root,root) %{_bindir}/ctie
7707 %attr(755,root,root) %{_bindir}/dmp
7708 %attr(755,root,root) %{_bindir}/dvipng
7709 %attr(755,root,root) %{_bindir}/e2pall
7710 %attr(755,root,root) %{_bindir}/ebb
7711 # %attr(755,root,root) %{_bindir}/fdf2tan
7712 %attr(755,root,root) %{_bindir}/fmtutil
7713 %attr(755,root,root) %{_bindir}/fmtutil-sys
7714 #%attr(755,root,root) %{_bindir}/fontexport
7715 #%attr(755,root,root) %{_bindir}/fontimport
7716 %attr(755,root,root) %{_bindir}/fontinst
7717 %attr(755,root,root) %{_bindir}/gftodvi
7718 %attr(755,root,root) %{_bindir}/gftopk
7719 %attr(755,root,root) %{_bindir}/gftype
7720 %attr(755,root,root) %{_bindir}/gsftopk
7721 #%attr(755,root,root) %{_bindir}/initex
7722 %attr(755,root,root) %{_bindir}/kpseaccess
7723 %attr(755,root,root) %{_bindir}/kpsereadlink
7724 %attr(755,root,root) %{_bindir}/kpsewhere
7725 %attr(755,root,root) %{_bindir}/mag
7726 %attr(755,root,root) %{_bindir}/makempx
7727 #%attr(755,root,root) %{_bindir}/mkfontdesc
7728 %attr(755,root,root) %{_bindir}/mktexfmt
7729 %attr(755,root,root) %{_bindir}/mktexlsr
7730 %attr(755,root,root) %{_bindir}/newer
7731 %attr(755,root,root) %{_bindir}/patgen
7732 %attr(755,root,root) %{_bindir}/pdfetex
7733 %attr(755,root,root) %{_bindir}/pfb2pfa
7734 %attr(755,root,root) %{_bindir}/pk2bm
7735 %attr(755,root,root) %{_bindir}/pktogf
7736 %attr(755,root,root) %{_bindir}/pktype
7737 %attr(755,root,root) %{_bindir}/pltotf
7738 %attr(755,root,root) %{_bindir}/pooltype
7739 %attr(755,root,root) %{_bindir}/ps2frag
7740 %attr(755,root,root) %{_bindir}/ps2pk
7741 # TODO: move this file to correct subpackage ?
7742 %attr(755,root,root) %{_bindir}/ps4pdf
7743 #%attr(755,root,root) %{_bindir}/t1mapper
7744 %attr(755,root,root) %{_bindir}/tangle
7745 #%attr(755,root,root) %{_bindir}/tetex-updmap
7746 %attr(755,root,root) %{_bindir}/tex
7747 %attr(755,root,root) %{_bindir}/texdoc
7748 %attr(755,root,root) %{_bindir}/texhash
7749 # %attr(755,root,root) %{_bindir}/texi2html
7750 %attr(755,root,root) %{_bindir}/texlinks
7751 %attr(755,root,root) %{_bindir}/tftopl
7752 %attr(755,root,root) %{_bindir}/tie
7753 %attr(755,root,root) %{_bindir}/ttf2afm
7754 %attr(755,root,root) %{_bindir}/updmap
7755 %attr(755,root,root) %{_bindir}/updmap-sys
7756 %attr(755,root,root) %{_bindir}/vftovp
7757 #%attr(755,root,root) %{_bindir}/virtex
7758 %attr(755,root,root) %{_bindir}/vptovf
7759 %attr(755,root,root) %{_bindir}/weave
7760
7761 %attr(755,root,root) %{texmf}/web2c/mktexnam
7762 %attr(755,root,root) %{texmf}/web2c/mktexdir
7763 %attr(755,root,root) %{texmf}/web2c/mktexupd
7764
7765 %attr(750,root,root) /etc/cron.daily/texlive
7766
7767 #%dir /etc/sysconfig/tetex-updmap
7768 #%verify(not md5 mtime size) %config(noreplace) /etc/sysconfig/tetex-updmap/maps.lst
7769
7770 %ghost %{texmf}/ls-R
7771 %ghost %{texmfdist}/ls-R
7772 # %ghost %{_localstatedir}/ls-R
7773
7774 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/cslatex/base/fonttext.cfg
7775 %config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/language.dat
7776 %config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/language.def
7777 %config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/language.us
7778 %config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/language.us.def
7779 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/fontmath.cfg
7780 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/fonttext.cfg
7781 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/preload.cfg
7782 %config(noreplace) %verify(not md5 mtime size) %{texmf}/texdoc/texdoc.cnf
7783
7784 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/fmtutil.cnf
7785 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktex.cnf
7786 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktex.opt
7787 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktexdir.opt
7788 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktexnam.opt
7789 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/texmf.cnf
7790 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/updmap.cfg
7791 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/updmap-hdr.cfg
7792
7793 %attr(1777,root,root) /var/cache/fonts
7794
7795 %{_datadir}/info/web2c.info*
7796 # %{_datadir}/info/texi2html.info*
7797 # %{_datadir}/texi2html
7798 #%{texmf}/updates.dat
7799
7800 # %{texmf}/aliases
7801 # %{texmf}/tex/generic/bghyph
7802 # %doc %{texmf}/doc/generic/hyphen
7803 #%{texmf}/tex/generic/letterspacing
7804
7805 # ***********
7806 # Directories
7807 # ***********
7808 %attr(1777,root,root) %dir %{_localstatedir}
7809 %attr(1777,root,root) %dir %{_localstatedir}/fonts
7810 %attr(1777,root,root) %dir %{_localstatedir}/fonts/map
7811 %attr(1777,root,root) %dir %{fmtdir}
7812
7813 %dir %{texmfdist}
7814 %dir %{texmfdist}/doc
7815 %dir %{texmfdist}/doc/generic
7816 %dir %{texmfdist}/doc/generic/enctex
7817 %dir %{texmfdist}/doc/latex
7818 %dir %{texmfdist}/doc/latex/localloc
7819 %dir %{texmfdist}/tex
7820 %dir %{texmfdist}/tex/cslatex
7821 %dir %{texmfdist}/tex/cslatex/base
7822 %dir %{texmfdist}/tex/generic
7823 %dir %{texmfdist}/tex/generic/dehyph-exptl
7824 %dir %{texmfdist}/tex/generic/enctex
7825 %dir %{texmfdist}/tex/generic/hyph-utf8
7826 %dir %{texmfdist}/tex/generic/misc
7827 %dir %{texmfdist}/tex/latex
7828 %dir %{texmfdist}/tex/latex/base
7829 %dir %{texmfdist}/source
7830 %dir %{texmfdist}/source/generic
7831 %dir %{texmf}
7832 %dir %{texmf}/doc
7833 %dir %{texmf}/doc/generic
7834 %dir %{texmf}/doc/tetex
7835 %dir %{texmf}/dvips
7836 %dir %{texmf}/dvips/config
7837 %dir %{texmf}/dvips/tetex
7838 %dir %{texmf}/fmtutil
7839 %dir %{texmf}/fonts/enc
7840 %dir %{texmf}/fonts/enc/dvips
7841 %dir %{texmf}/fonts/enc/dvips/tetex
7842 %dir %{texmf}/fonts/map
7843 %dir %{texmf}/fonts/map/dvips
7844 %dir %{texmf}/fonts/map/dvips/tetex
7845 %dir %{texmf}/fonts/map/dvips/updmap
7846 %dir %{texmf}/scripts
7847 %dir %{texmf}/texdoc
7848 %dir %{texmf}/tex
7849 %dir %{texmf}/tex/generic
7850 %dir %{texmf}/tex/generic/config
7851 %dir %{texmf}/web2c
7852
7853
7854 # Docs
7855 # %doc %{texmf}/doc/README
7856 %doc %{texmf}/README
7857 %doc %{texmfdist}/README
7858 %doc %{texmf}/doc/tetex/TETEXDOC.*
7859 %doc %{texmf}/doc/tetex/teTeX-FAQ
7860 %doc %{texmfdist}/source/fontinst
7861 %doc %{texmf}/doc/dvipng
7862 %doc %{texmf}/doc/texdoc
7863 %{texmf}/doc/info
7864
7865 # %{texmf}/fonts/map/dvips/tetex/contnav.map
7866 # %{texmf}/fonts/map/dvips/tetex/lumath-o.map
7867 %{texmfdist}/fonts/map/dvips/vntex/urwvn.map
7868 %{texmfdist}/fonts/map/fontname
7869 %{texmfdist}/fonts/enc/dvips/vntex/t5.enc
7870
7871 # Main fonts from TeTeX
7872 %{texmf}/fonts/enc/dvips/tetex/09fbbfac.enc
7873 %{texmf}/fonts/enc/dvips/tetex/0ef0afca.enc
7874 %{texmf}/fonts/enc/dvips/tetex/10037936.enc
7875 %{texmf}/fonts/enc/dvips/tetex/1b6d048e.enc
7876 %{texmf}/fonts/enc/dvips/tetex/71414f53.enc
7877 %{texmf}/fonts/enc/dvips/tetex/74afc74c.enc
7878 %{texmf}/fonts/enc/dvips/tetex/aae443f0.enc
7879 %{texmf}/fonts/enc/dvips/tetex/b6a4d7c7.enc
7880 %{texmf}/fonts/enc/dvips/tetex/bbad153f.enc
7881 %{texmf}/fonts/enc/dvips/tetex/d9b29452.enc
7882 %{texmf}/fonts/enc/dvips/tetex/f7b6d320.enc
7883 %{texmf}/fonts/map/dvips/tetex/ps2pk35.map
7884
7885 %{texmfdist}/tex/fontinst
7886 %{texmfdist}/tex/generic/dehyph-exptl/*
7887 %{texmfdist}/tex/generic/encodings
7888 %{texmfdist}/tex/generic/epsf
7889 %{texmfdist}/tex/generic/hyph-utf8/*
7890 %doc %{texmfdist}/doc/generic/hyph-utf8
7891 %{texmfdist}/tex/generic/genmisc
7892 %{texmfdist}/tex/generic/misc/null*
7893 %{texmfdist}/tex/generic/misc/texnames.sty
7894 %{texmfdist}/tex/generic/tap
7895 %{texmfdist}/tex/generic/tex-ps
7896 %{texmfdist}/tex/texinfo
7897 %doc %{texmf}/doc/texinfo
7898 %{texmf}/tex/fontinst
7899 %{texmf}/tex/generic/hyphen
7900
7901 %doc %{texmfdist}/doc/generic/epsf
7902 %doc %{texmfdist}/doc/generic/tex-ps
7903 %doc %{texmf}/doc/web2c
7904
7905 # %{fmtdir}/metafun.mem
7906 #%{texmf}/web2c/tex-pl.pool
7907 # %{texmf}/web2c/tex.pool
7908 %{texmf}/fonts/map/dvips/updmap/*
7909
7910 %{texmf}/web2c/*.tcx
7911
7912 # %lang(fi) %{_mandir}/fi/man1/afm2tfm.1*
7913 # %lang(fi) %{_mandir}/fi/man1/allcm.1*
7914 # %lang(fi) %{_mandir}/fi/man1/allneeded.1*
7915 # %lang(fr) %{_mandir}/fr/man1/access.1*
7916 # %lang(hu) %{_mandir}/hu/man1/access.1*
7917 # %lang(hu) %{_mandir}/hu/man1/newer.1*
7918 # %lang(pl) %{_mandir}/pl/man1/access.1*
7919 # %lang(pl) %{_mandir}/pl/man1/newer.1*
7920 #%{_mandir}/man1/MakeTeXPK.1*
7921 #%{_mandir}/man1/access.1*
7922 #%{_mandir}/man1/fontexport.1*
7923 #%{_mandir}/man1/fontimport.1*
7924 #%{_mandir}/man1/initex.1*
7925 #%{_mandir}/man1/t1mapper.1*
7926 #%{_mandir}/man1/texdoc.1*
7927 #%{_mandir}/man1/texi2html.1*
7928 #%{_mandir}/man1/virtex.1*
7929 #%{_mandir}/man8/fmtutil.8*
7930 #%{_mandir}/man8/mkfontdesc.8*
7931 #%{_mandir}/man8/texlinks.8*
7932
7933 %{_mandir}/man1/afm2tfm.1*
7934 %{_mandir}/man1/allcm.1*
7935 %{_mandir}/man1/allec.1*
7936 %{_mandir}/man1/allneeded.1*
7937 %{_mandir}/man1/ctangle.1*
7938 %{_mandir}/man1/ctie.1*
7939 %{_mandir}/man1/cweave.1*
7940 %{_mandir}/man1/cweb.1*
7941 %{_mandir}/man1/dmp.1*
7942 %{_mandir}/man1/dvipdft.1*
7943 %{_mandir}/man1/dvipng.1*
7944 %{_mandir}/man1/e2pall.1*
7945 %{_mandir}/man1/ebb.1*
7946 %{_mandir}/man1/fmtutil.1*
7947 %{_mandir}/man1/fmtutil-sys.1*
7948 %{_mandir}/man1/fontinst.1*
7949 %{_mandir}/man1/gftodvi.1*
7950 %{_mandir}/man1/gftopk.1*
7951 %{_mandir}/man1/gftype.1*
7952 %{_mandir}/man1/gsftopk.1*
7953 %{_mandir}/man1/kpseaccess.1*
7954 %{_mandir}/man1/kpsereadlink.1*
7955 %{_mandir}/man1/kpsewhere.1*
7956 %{_mandir}/man1/mag.1*
7957 %{_mandir}/man1/makempx.1*
7958 %{_mandir}/man1/makempy.1*
7959 %{_mandir}/man1/mktexfmt.1*
7960 %{_mandir}/man1/mktexlsr.1*
7961 %{_mandir}/man1/newer.1*
7962 %{_mandir}/man1/patgen.1*
7963 %{_mandir}/man1/pdfetex.1*
7964 %{_mandir}/man1/pfb2pfa.1*
7965 %{_mandir}/man1/pk2bm.1*
7966 %{_mandir}/man1/pktogf.1*
7967 %{_mandir}/man1/pktype.1*
7968 %{_mandir}/man1/pltotf.1*
7969 %{_mandir}/man1/pooltype.1*
7970 %{_mandir}/man1/ps2frag.1*
7971 %{_mandir}/man1/ps2pk.1*
7972 %{_mandir}/man1/tangle.1*
7973 %{_mandir}/man1/tex.1*
7974 %{_mandir}/man1/texexec.1*
7975 %{_mandir}/man1/texhash.1*
7976 %{_mandir}/man1/texlinks.1*
7977 %{_mandir}/man1/tftopl.1*
7978 %{_mandir}/man1/tie.1*
7979 %{_mandir}/man1/ttf2afm.1*
7980 %{_mandir}/man1/updmap.1*
7981 %{_mandir}/man1/updmap-sys.1*
7982 %{_mandir}/man1/vftovp.1*
7983 %{_mandir}/man1/vptovf.1*
7984 %{_mandir}/man1/weave.1*
7985 %{_mandir}/man5/fmtutil.cnf.5*
7986 %{_mandir}/man5/updmap.cfg.5*
7987
7988 %files other-utils
7989 %defattr(644,root,root,755)
7990 %dir %{texmfdist}/scripts/mkjobtexmf
7991 %attr(755,root,root) %{_bindir}/bg5+latex
7992 %attr(755,root,root) %{_bindir}/bg5+pdflatex
7993 %attr(755,root,root) %{_bindir}/bg5conv
7994 %attr(755,root,root) %{_bindir}/bg5latex
7995 %attr(755,root,root) %{_bindir}/bg5pdflatex
7996 %attr(755,root,root) %{_bindir}/bibtex8
7997 %attr(755,root,root) %{_bindir}/cfftot1
7998 %attr(755,root,root) %{_bindir}/ebong
7999 %attr(755,root,root) %{_bindir}/extconv
8000 %attr(755,root,root) %{_bindir}/extractbb
8001 %attr(755,root,root) %{_bindir}/gbklatex
8002 %attr(755,root,root) %{_bindir}/gbkpdflatex
8003 %attr(755,root,root) %{_bindir}/getnonfreefonts
8004 %attr(755,root,root) %{_bindir}/getnonfreefonts-sys
8005 %attr(755,root,root) %{_bindir}/hbf2gf
8006 %attr(755,root,root) %{_bindir}/jadetex
8007 %attr(755,root,root) %{_bindir}/lamed
8008 %attr(755,root,root) %{_bindir}/makeglossaries
8009 %attr(755,root,root) %{_bindir}/metafun
8010 %attr(755,root,root) %{_bindir}/mkjobtexmf
8011 %attr(755,root,root) %{texmfdist}/scripts/mkjobtexmf/mkjobtexmf.pl
8012 %attr(755,root,root) %{_bindir}/mllatex
8013 %attr(755,root,root) %{_bindir}/mltex
8014 %attr(755,root,root) %{_bindir}/mmafm
8015 %attr(755,root,root) %{_bindir}/mmpfb
8016 %attr(755,root,root) %{_bindir}/musixflx
8017 %attr(755,root,root) %{_bindir}/ofm2opl
8018 %attr(755,root,root) %{_bindir}/otfinfo
8019 %attr(755,root,root) %{_bindir}/otftotfm
8020 %attr(755,root,root) %{_bindir}/oxdvi
8021 %attr(755,root,root) %{_bindir}/pdfatfi
8022 %attr(755,root,root) %{_bindir}/pdfclose
8023 %attr(755,root,root) %{_bindir}/pdfjadetex
8024 %attr(755,root,root) %{_bindir}/pdfopen
8025 %attr(755,root,root) %{_bindir}/pdftosrc
8026 %{__perl}tex
8027 %attr(755,root,root) %{_bindir}/physe
8028 %attr(755,root,root) %{_bindir}/pkfix
8029 %attr(755,root,root) %{_bindir}/ppower4
8030 %attr(755,root,root) %{_bindir}/rungs
8031 %attr(755,root,root) %{_bindir}/simpdftex
8032 %attr(755,root,root) %{_bindir}/sjisconv
8033 %attr(755,root,root) %{_bindir}/sjislatex
8034 %attr(755,root,root) %{_bindir}/sjispdflatex
8035 %attr(755,root,root) %{_bindir}/synctex
8036 %attr(755,root,root) %{_bindir}/t1dotlessj
8037 %attr(755,root,root) %{_bindir}/t1lint
8038 %attr(755,root,root) %{_bindir}/t1reencode
8039 %attr(755,root,root) %{_bindir}/t1testpage
8040 %attr(755,root,root) %{_bindir}/texcount
8041 %attr(755,root,root) %{_bindir}/texsis
8042 %attr(755,root,root) %{_bindir}/tlmgr
8043 %attr(755,root,root) %{_bindir}/tpic2pdftex
8044 %attr(755,root,root) %{_bindir}/ttf2pk
8045 %attr(755,root,root) %{_bindir}/ttf2tfm
8046 %attr(755,root,root) %{_bindir}/ttftotype42
8047 %attr(755,root,root) %{_bindir}/vlna
8048 %attr(755,root,root) %{_bindir}/vpe
8049 %{_mandir}/man1/cfftot1.1*
8050 %{_mandir}/man1/getnonfreefonts-sys.1
8051 %{_mandir}/man1/getnonfreefonts.1*
8052 %{_mandir}/man1/hbf2gf.1*
8053 %{_mandir}/man1/mkjobtexmf.1*
8054 %{_mandir}/man1/mmafm.1*
8055 %{_mandir}/man1/mmpfb.1*
8056 %{_mandir}/man1/otfinfo.1*
8057 %{_mandir}/man1/otftotfm.1*
8058 %{_mandir}/man1/oxdvi.1
8059 %{_mandir}/man1/pdftosrc.1*
8060 %{_mandir}/man1/ps2eps.1*
8061 %{_mandir}/man1/synctex.1*
8062 %{_mandir}/man1/t1dotlessj.1*
8063 %{_mandir}/man1/t1lint.1*
8064 %{_mandir}/man1/t1reencode.1*
8065 %{_mandir}/man1/t1testpage.1*
8066 %{_mandir}/man1/ttf2pk.1*
8067 %{_mandir}/man1/ttf2tfm.1*
8068 %{_mandir}/man1/ttftotype42.1*
8069 %{_mandir}/man1/vlna.1*
8070 %{_mandir}/man5/synctex.5*
8071 %{texmfdist}/source/startex
8072 %{texmfdist}/source/jadetex
8073 %{texmfdist}/tex/jadetex
8074 %{texmfdist}/tex/texsis
8075 %{texmfdist}/tex/startex
8076 %{texmf}/fmtutil/fmtutil-hdr.cnf
8077 %{texmf}/fmtutil/format.jadetex.cnf
8078 %{texmf}/fmtutil/format.cyrtex.cnf
8079 %{texmf}/fmtutil/format.cyrtexinfo.cnf
8080 %{texmf}/fmtutil/format.mltex.cnf
8081 %{texmf}/ttf2pk
8082 %{texmf}/fonts/enc/ttf2pk
8083 %{texmf}/fonts/map/ttf2pk
8084 %{texmfdist}/tex/generic/abbr
8085 %{texmfdist}/tex/generic/abstyles/
8086 %{texmfdist}/tex/generic/barr
8087 %{texmfdist}/tex/generic/borceux
8088 %{texmfdist}/source/generic/borceux
8089 %{texmfdist}/tex/generic/c-pascal
8090 %{texmfdist}/tex/generic/cirth
8091 %{texmfdist}/tex/generic/dratex
8092 %{texmfdist}/tex/generic/ean
8093 %{texmfdist}/tex/generic/edmac
8094 %{texmfdist}/tex/generic/elvish
8095 %{texmfdist}/tex/generic/fenixpar
8096 %{texmfdist}/tex/generic/fltpoint
8097 %{texmfdist}/source/generic/fltpoint
8098 %{texmfdist}/tex/generic/musixtex
8099 %{texmfdist}/source/generic/hyphenex
8100 %{texmfdist}/source/generic/mkjobtexmf
8101 %{texmf}/hbf2gf
8102 %{texmf}/fmtutil/format.texsis.cnf
8103
8104 %files other-utils-doc
8105 %defattr(644,root,root,755)
8106 %doc %{texmfdist}/doc/generic/abbr
8107 %doc %{texmfdist}/doc/jadetex
8108 %doc %{texmfdist}/doc/texsis
8109 %doc %{texmfdist}/doc/startex
8110 %doc %{texmfdist}/doc/generic/c-pascal
8111 %doc %{texmfdist}/doc/generic/barr
8112 %doc %{texmfdist}/doc/generic/borceux
8113 %doc %{texmfdist}/doc/generic/dratex
8114 %doc %{texmfdist}/doc/generic/mkjobtexmf
8115 %doc %{texmfdist}/doc/support/texcount
8116 %doc %{texmf}/doc/tpic2pdftex
8117 %doc %{texmf}/doc/extconv
8118 %doc %{texmfdist}/doc/generic/fenixpar
8119 %doc %{texmfdist}/doc/generic/fltpoint
8120 %doc %{texmf}/doc/bg5conv
8121 %doc %{texmf}/doc/pkfix
8122 %doc %{texmf}/doc/hbf2gf
8123 %doc %{texmf}/doc/ttf2pk
8124 %doc %{texmf}/doc/sjisconv
8125 %doc %{texmf}/doc/vlna
8126
8127 %files dirs-fonts
8128 %defattr(644,root,root,755)
8129 %dir %{texmfdist}/doc/latex/marvosym/mac/oztex/tex-font
8130 %dir %{texmfdist}/fonts
8131 %dir %{texmfdist}/fonts/afm
8132 %dir %{texmfdist}/fonts/afm/public
8133 %dir %{texmfdist}/fonts/afm/vntex
8134 %dir %{texmfdist}/fonts/enc
8135 %dir %{texmfdist}/fonts/enc/dvips
8136 %dir %{texmfdist}/fonts/enc/dvips/vntex
8137 %dir %{texmfdist}/fonts/map
8138 %dir %{texmfdist}/fonts/map/dvipdfm
8139 %dir %{texmfdist}/fonts/map/dvips
8140 %dir %{texmfdist}/fonts/map/dvips/vntex
8141 %dir %{texmfdist}/fonts/map/fontname
8142 %dir %{texmfdist}/fonts/map/vtex
8143 %dir %{texmfdist}/fonts/ofm
8144 %dir %{texmfdist}/fonts/ofm/public
8145 %dir %{texmfdist}/fonts/ovf
8146 %dir %{texmfdist}/fonts/ovf/public
8147 %dir %{texmfdist}/fonts/ovp
8148 %dir %{texmfdist}/fonts/ovp/public
8149 %dir %{texmfdist}/fonts/opentype
8150 %dir %{texmfdist}/fonts/opentype/public
8151 %dir %{texmfdist}/fonts/pk
8152 %dir %{texmfdist}/fonts/pk/ljfour
8153 %dir %{texmfdist}/fonts/source
8154 %dir %{texmfdist}/fonts/source/public
8155 %dir %{texmfdist}/fonts/source/vntex
8156 %dir %{texmfdist}/fonts/tfm
8157 %dir %{texmfdist}/fonts/tfm/public
8158 %dir %{texmfdist}/fonts/tfm/vntex
8159 %dir %{texmfdist}/fonts/truetype
8160 %dir %{texmfdist}/fonts/type1
8161 %dir %{texmfdist}/fonts/type1/public
8162 %dir %{texmfdist}/fonts/type1/vntex
8163 %dir %{texmfdist}/fonts/vf
8164 %dir %{texmfdist}/fonts/vf/public
8165 %dir %{texmfdist}/fonts/vf/vntex
8166 %dir %{texmfdist}/source
8167 %dir %{texmfdist}/source/fonts
8168 %dir %{texmfdist}/source/latex
8169 %dir %{texmf}/fonts
8170 %dir %{texmf}/fonts/opentype
8171 %dir %{texmf}/fonts/opentype/public
8172
8173 %files doc
8174 %defattr(644,root,root,755)
8175 %doc %{texmfdist}/doc/generic/dehyph-exptl
8176 %dir %{texmfdoc}
8177 %dir %{texmfdoc}/doc
8178 %{texmfdoc}/README
8179 %{texmfdoc}/ls-R
8180 %{texmfdoc}/doc/english
8181 %{texmfdist}/doc/fontinst
8182
8183 %files doc-bg
8184 %defattr(644,root,root,755)
8185 %{texmfdoc}/doc/bulgarian
8186
8187 %files doc-cs
8188 %defattr(644,root,root,755)
8189 %{texmfdoc}/doc/czechslovak
8190
8191 %files doc-de
8192 %defattr(644,root,root,755)
8193 %{texmfdoc}/doc/german
8194
8195 %files doc-el
8196 %defattr(644,root,root,755)
8197 %{texmfdoc}/doc/greek
8198 %{texmf}/doc/generic/elhyphen
8199
8200 %files doc-es
8201 %defattr(644,root,root,755)
8202 %{texmfdoc}/doc/spanish
8203
8204 %files doc-fi
8205 %defattr(644,root,root,755)
8206 %{texmfdoc}/doc/finnish
8207
8208 %files doc-fr
8209 %defattr(644,root,root,755)
8210 %{texmfdoc}/doc/french
8211
8212 %files doc-it
8213 %defattr(644,root,root,755)
8214 %{texmfdoc}/doc/italian
8215
8216 %files doc-ja
8217 %defattr(644,root,root,755)
8218 %{texmfdoc}/doc/japanese
8219
8220 %files doc-ko
8221 %defattr(644,root,root,755)
8222 %{texmfdoc}/doc/korean
8223
8224 %files doc-mn
8225 %defattr(644,root,root,755)
8226 %{texmfdoc}/doc/mongolian
8227
8228 %files doc-nl
8229 %defattr(644,root,root,755)
8230 %{texmfdoc}/doc/dutch
8231
8232 %files doc-pl
8233 %defattr(644,root,root,755)
8234 %{texmfdoc}/doc/polish
8235
8236 %files doc-pt
8237 %defattr(644,root,root,755)
8238 %{texmfdoc}/doc/portuguese
8239
8240 %files doc-ru
8241 %defattr(644,root,root,755)
8242 %{texmfdoc}/doc/russian
8243
8244 %files doc-sk
8245 %defattr(644,root,root,755)
8246 %{texmfdoc}/doc/slovak
8247
8248 %files doc-sl
8249 %defattr(644,root,root,755)
8250 %{texmfdoc}/doc/slovenian
8251
8252 %files doc-th
8253 %defattr(644,root,root,755)
8254 %{texmfdoc}/doc/thai
8255
8256 %files doc-tr
8257 %defattr(644,root,root,755)
8258 %{texmfdoc}/doc/turkish
8259
8260 %files doc-uk
8261 %defattr(644,root,root,755)
8262 %{texmfdoc}/doc/ukrainian
8263
8264 %files doc-vi
8265 %defattr(644,root,root,755)
8266 %{texmfdoc}/doc/vietnamese
8267
8268 %files doc-zh_CN
8269 %defattr(644,root,root,755)
8270 %{texmfdoc}/doc/chinese
8271
8272 # %files doc-Catalogue
8273 # %defattr(644,root,root,755)
8274 # %{texmf}/doc/help/Catalogue
8275
8276 # %files doc-tug-faq
8277 # %defattr(644,root,root,755)
8278 # %{texmf}/doc/help/faq/uktug-faq
8279
8280
8281 %files doc-latex
8282 %defattr(644,root,root,755)
8283 # %{texmfdist}/doc/latex/bar
8284 # %{texmfdist}/doc/latex/eclbip
8285 # %{texmfdist}/doc/latex/eo
8286 %{texmfdist}/doc/latex/floatflt
8287 # %{texmfdist}/doc/latex/general
8288 # %{texmfdist}/doc/latex/germbib
8289 # %{texmfdist}/doc/latex/images
8290 # %{texmfdist}/doc/latex/mathcomp
8291 # %{texmfdist}/doc/latex/mt11p
8292 # %{texmfdist}/doc/latex/picins
8293 # %{texmfdist}/doc/latex/ps4pdf
8294 # %{texmfdist}/doc/latex/pslatex
8295 # %{texmfdist}/doc/latex/supertab
8296 # %{texmfdist}/doc/latex/tex-refs
8297 # %{texmfdist}/doc/latex/textmerg
8298 # %{texmfdist}/doc/latex/treesvr
8299 %doc %{texmfdist}/doc/generic/shapepar
8300 %doc %{texmfdist}/doc/latex/acronym
8301 %doc %{texmfdist}/doc/latex/aeguill
8302 %doc %{texmfdist}/doc/latex/anysize
8303 %doc %{texmfdist}/doc/latex/base
8304 %doc %{texmfdist}/doc/latex/beton
8305 %doc %{texmfdist}/doc/latex/concmath
8306 %doc %{texmfdist}/doc/latex/crop
8307 %doc %{texmfdist}/doc/latex/draftcopy
8308 %doc %{texmfdist}/doc/latex/eepic
8309 %doc %{texmfdist}/doc/latex/endfloat
8310 %doc %{texmfdist}/doc/latex/esint
8311 %doc %{texmfdist}/doc/latex/eso-pic
8312 %doc %{texmfdist}/doc/latex/euler
8313 %doc %{texmfdist}/doc/latex/eulervm
8314 %doc %{texmfdist}/doc/latex/extsizes
8315 %doc %{texmfdist}/doc/latex/fancybox
8316 %doc %{texmfdist}/doc/latex/fancyhdr
8317 %doc %{texmfdist}/doc/latex/fancyvrb
8318 %doc %{texmfdist}/doc/latex/filecontents
8319 %doc %{texmfdist}/doc/latex/float
8320 %doc %{texmfdist}/doc/latex/footmisc
8321 %doc %{texmfdist}/doc/latex/footnpag
8322 %doc %{texmfdist}/doc/latex/fp
8323 %doc %{texmfdist}/doc/latex/geometry
8324 %doc %{texmfdist}/doc/latex/graphics
8325 %doc %{texmfdist}/doc/latex/hyperref
8326 %doc %{texmfdist}/doc/latex/hyphenat
8327 %doc %{texmfdist}/doc/latex/index
8328 %doc %{texmfdist}/doc/latex/koma-script
8329 %doc %{texmfdist}/doc/latex/labels
8330 %doc %{texmfdist}/doc/latex/layouts
8331 %doc %{texmfdist}/doc/latex/listings
8332 %doc %{texmfdist}/doc/latex/ltabptch
8333 %doc %{texmfdist}/doc/latex/mdwtools
8334 %doc %{texmfdist}/doc/latex/memoir
8335 %doc %{texmfdist}/doc/latex/mh
8336 %doc %{texmfdist}/doc/latex/mparhack
8337 %doc %{texmfdist}/doc/latex/ms
8338 %doc %{texmfdist}/doc/latex/multibib
8339 %doc %{texmfdist}/doc/latex/mwcls
8340 %doc %{texmfdist}/doc/latex/natbib
8341 %doc %{texmfdist}/doc/latex/nomencl
8342 %doc %{texmfdist}/doc/latex/ntgclass
8343 %doc %{texmfdist}/doc/latex/oberdiek
8344 %doc %{texmfdist}/doc/latex/overpic
8345 %doc %{texmfdist}/doc/latex/paralist
8346 %doc %{texmfdist}/doc/latex/pb-diagram
8347 %doc %{texmfdist}/doc/latex/pdfpages
8348 %doc %{texmfdist}/doc/latex/picinpar
8349 %doc %{texmfdist}/doc/latex/pict2e
8350 %doc %{texmfdist}/doc/latex/placeins
8351 %doc %{texmfdist}/doc/latex/preprint
8352 %doc %{texmfdist}/doc/latex/preview
8353 %doc %{texmfdist}/doc/latex/program
8354 %doc %{texmfdist}/doc/latex/psfrag
8355 %doc %{texmfdist}/doc/latex/revtex
8356 %doc %{texmfdist}/doc/latex/rotating
8357 %doc %{texmfdist}/doc/latex/rotfloat
8358 %doc %{texmfdist}/doc/latex/scale
8359 %doc %{texmfdist}/doc/latex/sectsty
8360 %doc %{texmfdist}/doc/latex/seminar
8361 %doc %{texmfdist}/doc/latex/showlabels
8362 %doc %{texmfdist}/doc/latex/sidecap
8363 %doc %{texmfdist}/doc/latex/slashbox
8364 %doc %{texmfdist}/doc/latex/soul
8365 %doc %{texmfdist}/doc/latex/stdclsdv
8366 %doc %{texmfdist}/doc/latex/subfig
8367 %doc %{texmfdist}/doc/latex/subfigure
8368 %doc %{texmfdist}/doc/latex/textfit
8369 %doc %{texmfdist}/doc/latex/textpos
8370 %doc %{texmfdist}/doc/latex/titlesec
8371 %doc %{texmfdist}/doc/latex/tocbibind
8372 %doc %{texmfdist}/doc/latex/tocloft
8373 %doc %{texmfdist}/doc/latex/tools
8374 %doc %{texmfdist}/doc/latex/totpages
8375 %doc %{texmfdist}/doc/latex/type1cm
8376 %doc %{texmfdist}/doc/latex/units
8377 %doc %{texmfdist}/doc/latex/vmargin
8378 %doc %{texmfdist}/doc/latex/was
8379 %doc %{texmfdist}/doc/latex/wrapfig
8380 %doc %{texmfdist}/doc/latex/xtab
8381 %doc %{texmfdist}/doc/latex/yfonts
8382 %doc %{texmfdist}/doc/fonts/calrsfs
8383 %doc %{texmfdist}/doc/generic/encxvlna
8384 %doc %{texmfdist}/doc/generic/textmerg
8385
8386 %files -n kpathsea
8387 %defattr(644,root,root,755)
8388 %doc %{texmf}/doc/kpathsea
8389 %attr(755,root,root) %{_bindir}/kpsepath
8390 %attr(755,root,root) %{_bindir}/kpsestat
8391 %attr(755,root,root) %{_bindir}/kpsetool
8392 %attr(755,root,root) %{_bindir}/kpsewhich
8393 %attr(755,root,root) %{_bindir}/kpsexpand
8394 %attr(755,root,root) %{_libdir}/libkpathsea.so.*
8395 %{_libdir}/libkpathsea.la
8396 %{_mandir}/man1/kpsexpand.1*
8397 %{_mandir}/man1/kpsepath.1*
8398 %{_mandir}/man1/kpsestat.1*
8399 %{_mandir}/man1/kpsetool.1*
8400 %{_mandir}/man1/kpsewhich.1*
8401
8402 %files -n kpathsea-devel
8403 %defattr(644,root,root,755)
8404 %attr(755,root,root) %{_libdir}/libkpathsea.so
8405 %{_includedir}/kpathsea
8406 %{_infodir}/kpathsea.info*
8407
8408 %files dvips
8409 %defattr(644,root,root,755)
8410 # %doc %{texmf}/doc/programs/dvips.dvi
8411 # %doc %{texmf}/doc/programs/dvipdfm.dvi
8412 # %doc %{texmf}/doc/latex/psnfssx
8413 # %lang(fi) %{_mandir}/fi/man1/dvips.1*
8414 # %{texmf}/dvips/misc
8415 # %{texmf}/dvips/config/config.generic
8416 # %{texmf}/fonts/map/dvips/misc
8417 # %{texmf}/fonts/map/dvips/tetex/bsr-interpolated.map
8418 # %{texmf}/fonts/map/dvips/tetex/bsr.map
8419 # %{_localstatedir}/fonts/map/dvipdfm
8420 # %{_localstatedir}/fonts/map/dvips
8421 %dir %{texmfdist}/fonts/map/dvips/cmex
8422 %dir %{texmf}/dvipdfm
8423 %doc %{texmf}/doc/dvips
8424 %doc %{texmf}/doc/dvipdfm
8425 %attr(755,root,root) %{_bindir}/dvips
8426 %attr(755,root,root) %{_bindir}/dvired
8427 %attr(755,root,root) %{_bindir}/dvitomp
8428 %attr(755,root,root) %{_bindir}/dvitype
8429 %attr(755,root,root) %{_bindir}/dvicopy
8430 %attr(755,root,root) %{_bindir}/dvipdfm
8431 %attr(755,root,root) %{_bindir}/dvipdft
8432 # dvi2fax requires ghostscript
8433 %attr(755,root,root) %{_bindir}/dvi2fax
8434 %{_infodir}/dvips.info*
8435 %{_mandir}/man1/dvi2fax.1*
8436 %{_mandir}/man1/dvicopy.1*
8437 %{_mandir}/man1/dvipdfm.1*
8438 %{_mandir}/man1/dvips.1*
8439 %{_mandir}/man1/dvired.1*
8440 %{_mandir}/man1/dvitomp.1*
8441 %{_mandir}/man1/dvitype.1*
8442 %{texmf}/dvips/base
8443 %{texmf}/dvips/config
8444 %{texmf}/dvips/getafm
8445 %{texmf}/dvips/gsftopk
8446 # %config(noreplace) %verify(not md5 mtime size) %{texmf}/dvips/config/config.ps
8447 %{texmfdist}/fonts/enc/dvips/base
8448 %{texmfdist}/fonts/map/dvips/allrunes
8449 %{texmfdist}/fonts/map/dvips/cmex/ttcmex.map
8450 %{texmfdist}/tex/generic/dvips
8451 %{texmfdist}/dvips
8452 %{texmf}/dvipdfm/config
8453 %{texmf}/dvips/tetex/config.*
8454 %{texmf}/fonts/enc/dvips/tetex/mtex.enc
8455 %{texmf}/fonts/enc/dvips/afm2pl
8456 # %{texmf}/fonts/map
8457 %dir %{texmf}/fonts/map/dvipdfm
8458 %dir %{texmf}/fonts/map/dvips
8459 %dir %{texmf}/fonts/map/dvips/tetex
8460 %{texmf}/fonts/map/dvipdfm/updmap
8461 %{texmf}/fonts/map/dvipdfm/dvipdfmx
8462 %{texmf}/fonts/map/dvipdfm/tetex
8463 %{texmf}/fonts/map/dvips/tetex/dvipdfm35.map
8464 %{texmf}/fonts/map/dvips/tetex/dvips35.map
8465 %{texmf}/fonts/map/dvips/tetex/mathpple.map
8466 %{texmf}/fonts/map/dvips/tetex/mt-belleek.map
8467 %{texmf}/fonts/map/dvips/tetex/mt-plus.map
8468 %{texmf}/fonts/map/dvips/tetex/mt-yy.map
8469 %{texmf}/fonts/map/dvips/tetex/pdftex35.map
8470
8471
8472 %files dvilj
8473 %defattr(644,root,root,755)
8474 %attr(755,root,root) %{_bindir}/dvihp
8475 %attr(755,root,root) %{_bindir}/dvilj
8476 %attr(755,root,root) %{_bindir}/dvilj2p
8477 %attr(755,root,root) %{_bindir}/dvilj4
8478 %attr(755,root,root) %{_bindir}/dvilj4l
8479 %attr(755,root,root) %{_bindir}/dvilj6
8480 %{_mandir}/man1/dvihp.1*
8481 %{_mandir}/man1/dvilj.1*
8482 %{_mandir}/man1/dvilj2p.1*
8483 %{_mandir}/man1/dvilj4.1*
8484 %{_mandir}/man1/dvilj4l.1*
8485 %{_mandir}/man1/dvilj6.1*
8486
8487 %files makeindex
8488 %defattr(644,root,root,755)
8489 %doc %{texmfdist}/doc/makeindex
8490 %attr(755,root,root) %{_bindir}/mkindex
8491 %attr(755,root,root) %{_bindir}/makeindex
8492 %attr(755,root,root) %{_bindir}/rumakeindex
8493 %{texmfdist}/makeindex
8494 %{_mandir}/man1/makeindex.1*
8495 %{_mandir}/man1/mkindex.1*
8496 %{_mandir}/man1/rumakeindex.1*
8497
8498 %files scripts
8499 %defattr(644,root,root,755)
8500 %dir %{texmfdist}/scripts
8501 %dir %{texmf}/scripts
8502 %dir %{texmf}/scripts/texlive
8503 %{texmfdist}/scripts/bengali
8504 %{texmfdist}/scripts/dviasm
8505 %{texmfdist}/scripts/glossaries
8506 %{texmfdist}/scripts/oberdiek
8507 %{texmfdist}/scripts/perltex
8508 %{texmfdist}/scripts/pgfplots
8509 %{texmfdist}/scripts/ppower4
8510 %{texmfdist}/scripts/pst2pdf
8511 %{texmfdist}/scripts/shipunov
8512 %{texmfdist}/scripts/texcount
8513 %{texmfdist}/scripts/vpe/vpe.pl
8514 %{texmf}/scripts/a2ping
8515 %{texmf}/scripts/epstopdf
8516 %{texmf}/scripts/pkfix
8517 %{texmf}/scripts/ps2eps
8518 %{texmf}/scripts/simpdftex
8519 %{texmf}/scripts/tetex
8520 %{texmf}/scripts/texlive/getnonfreefonts.pl
8521 %{texmf}/scripts/texlive/gswin32
8522 %{texmf}/scripts/texlive/lua
8523 %{texmf}/scripts/texlive/*.tlu
8524 %{texmf}/scripts/texlive/tlmgr.pl
8525 %{texmf}/scripts/texlive/tlmgrgui
8526
8527 %files tex-arrayjob
8528 %defattr(644,root,root,755)
8529 %doc %{texmfdist}/doc/generic/arrayjob
8530 %{texmfdist}/tex/generic/arrayjob
8531
8532 %files tex-insbox
8533 %defattr(644,root,root,755)
8534 %doc %{texmfdist}/doc/generic/insbox
8535 %{texmfdist}/tex/generic/insbox
8536
8537 %files tex-kastrup
8538 %defattr(644,root,root,755)
8539 %doc %{texmfdist}/doc/generic/kastrup/binhex.pdf
8540 %{texmfdist}/source/generic/kastrup
8541 %{texmfdist}/tex/generic/kastrup
8542
8543 %files tex-mathdots
8544 %defattr(644,root,root,755)
8545 %doc %{texmfdist}/doc/generic/mathdots
8546 %{texmfdist}/source/generic/mathdots
8547 %{texmfdist}/tex/generic/mathdots
8548
8549 %files tex-ofs
8550 %defattr(644,root,root,755)
8551 %doc %{texmfdist}/doc/generic/ofs
8552 %{texmfdist}/tex/generic/ofs
8553
8554 %files tex-physe
8555 %defattr(644,root,root,755)
8556 %{texmfdist}/tex/physe
8557 %{texmf}/fmtutil/format.physe.cnf
8558
8559 %files tex-velthuis
8560 %defattr(644,root,root,755)
8561 %doc %{texmfdist}/doc/generic/velthuis
8562 %{texmfdist}/tex/generic/velthuis
8563
8564 %files tex-ytex
8565 %defattr(644,root,root,755)
8566 %{texmfdist}/tex/ytex
8567
8568 %files metafont
8569 %defattr(644,root,root,755)
8570 #%attr(755,root,root) %{_bindir}/mfw
8571 #%attr(755,root,root) %{_bindir}/virmf
8572 #%attr(755,root,root) %{_bindir}/inimf
8573 #%{texmf}/mft/cmbase.mft
8574 # %{texmf}/mft/e.mft
8575 # %{texmf}/mft/pl.mft
8576 # %{fmtdir}/mf.base
8577 #%{texmf}/web2c/mf-nowin.base
8578 # %{texmf}/web2c/mf.pool
8579 #%{texmf}/web2c/mfw.base
8580 #%{_mandir}/man1/inimf.1*
8581 #%{_mandir}/man1/virmf.1*
8582 %dir %{texmfdist}/mft
8583 %attr(755,root,root) %{_bindir}/mf
8584 %attr(755,root,root) %{_bindir}/mf-nowin
8585 %attr(755,root,root) %{_bindir}/mft
8586 %attr(755,root,root) %{_bindir}/mktexmf
8587 %attr(755,root,root) %{_bindir}/mktexpk
8588 %attr(755,root,root) %{_bindir}/mktextfm
8589 %{texmfdist}/metafont
8590 %{texmfdist}/mft/base
8591 %{texmfdist}/source/metafont
8592 %{_mandir}/man1/mf.1*
8593 %{_mandir}/man1/mf-nowin.1*
8594 %{_mandir}/man1/mft.1*
8595 %{_mandir}/man1/mktexmf.1*
8596 %{_mandir}/man1/mktexpk.1*
8597 %{_mandir}/man1/mktextfm.1*
8598 %{texmf}/fmtutil/format.metafont.cnf
8599
8600 %files metapost
8601 %defattr(644,root,root,755)
8602 #%attr(755,root,root) %{_bindir}/virmpost
8603 #%attr(755,root,root) %{_bindir}/inimpost
8604 # %{texmf}/web2c/mp.pool
8605 # %{fmtdir}/mpost.mem
8606 #%{_mandir}/man1/inimpost.1*
8607 #%{_mandir}/man1/virmpost.1*
8608 %dir %{texmfdist}/metapost
8609 %doc %{texmfdist}/doc/metapost
8610 %attr(755,root,root) %{_bindir}/mpost
8611 %attr(755,root,root) %{_bindir}/mpto
8612 %{texmfdist}/metapost/base
8613 %{texmfdist}/metapost/config
8614 %{texmfdist}/metapost/mfpic
8615 %{texmfdist}/metapost/misc
8616 %{texmfdist}/metapost/support
8617 %{texmfdist}/source/metapost
8618 %{_mandir}/man1/mpost.1*
8619 %{_mandir}/man1/mpto.1*
8620 %{texmf}/fmtutil/format.metapost.cnf
8621
8622 %files metapost-other
8623 %defattr(644,root,root,755)
8624 %{texmfdist}/metapost/automata
8625 %{texmfdist}/metapost/bbcard
8626 %{texmfdist}/metapost/blockdraw_mp
8627 %{texmfdist}/metapost/bpolynomial
8628 %{texmfdist}/metapost/cmarrows
8629 %{texmfdist}/metapost/dviincl
8630 %{texmfdist}/metapost/epsincl
8631 %{texmfdist}/metapost/expressg
8632 %{texmfdist}/metapost/exteps
8633 %{texmfdist}/metapost/featpost
8634 %{texmfdist}/metapost/frcursive
8635 %{texmfdist}/metapost/hatching
8636 %{texmfdist}/metapost/metaobj
8637 %{texmfdist}/metapost/metaplot
8638 %{texmfdist}/metapost/metauml
8639 %{texmfdist}/metapost/mp3d
8640 %{texmfdist}/metapost/mpattern
8641 %{texmfdist}/metapost/nkarta
8642 %{texmfdist}/metapost/piechartmp
8643 %{texmfdist}/metapost/slideshow
8644 %{texmfdist}/metapost/splines
8645 %{texmfdist}/metapost/tabvar
8646 %{texmfdist}/metapost/textpath
8647 %{texmfdist}/metapost/venn
8648
8649 %files mptopdf
8650 %defattr(644,root,root,755)
8651 %attr(755,root,root) %{_bindir}/mptopdf
8652 %{_mandir}/man1/mptopdf.1*
8653 %{texmfdist}/tex/mptopdf
8654 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/mptopdf.fmt
8655
8656 %files texdoctk
8657 %defattr(644,root,root,755)
8658 # %doc %{texmf}/doc/texdoctk
8659 %attr(755,root,root) %{_bindir}/texdoctk
8660 %{texmf}/texdoctk
8661 %{_mandir}/man1/texdoctk.1*
8662
8663 %files -n texconfig
8664 %defattr(644,root,root,755)
8665 %dir %{texmf}/texconfig
8666 %doc %{texmf}/texconfig/README
8667 %attr(755,root,root) %{_bindir}/texconfig
8668 %attr(755,root,root) %{_bindir}/texconfig-dialog
8669 %attr(755,root,root) %{_bindir}/texconfig-sys
8670 %attr(755,root,root) %{texmf}/texconfig/tcfmgr
8671 %{_mandir}/man1/texconfig.1*
8672 %{_mandir}/man1/texconfig-sys.1*
8673 %{texmf}/texconfig/g
8674 %{texmf}/texconfig/generic
8675 %{texmf}/texconfig/tcfmgr.map
8676 %{texmf}/texconfig/v
8677 %{texmf}/texconfig/x
8678
8679 %files -n xindy
8680 %defattr(644,root,root,755)
8681 %doc %{texmf}/doc/xindy
8682 %dir %{texmf}/xindy
8683 %dir %{texmf}/xindy/lang
8684 %dir %{texmf}/scripts
8685 %{texmf}/scripts/xindy
8686 %{texmf}/xindy/base
8687 %{texmf}/xindy/class
8688 %{texmf}/xindy/ord
8689 %{texmf}/xindy/rules
8690 %{texmf}/xindy/styles
8691 %{texmf}/xindy/tex
8692
8693
8694 %files -n xindy-albanian
8695 %defattr(644,root,root,755)
8696 %{texmf}/xindy/lang/albanian
8697
8698 %files -n xindy-belarusian
8699 %defattr(644,root,root,755)
8700 %{texmf}/xindy/lang/belarusian
8701
8702 %files -n xindy-bulgarian
8703 %defattr(644,root,root,755)
8704 %{texmf}/xindy/lang/bulgarian
8705
8706 %files -n xindy-croatian
8707 %defattr(644,root,root,755)
8708 %{texmf}/xindy/lang/croatian
8709
8710 %files -n xindy-czech
8711 %defattr(644,root,root,755)
8712 %{texmf}/xindy/lang/czech
8713
8714 %files -n xindy-danish
8715 %defattr(644,root,root,755)
8716 %{texmf}/xindy/lang/danish
8717
8718 %files -n xindy-dutch
8719 %defattr(644,root,root,755)
8720 %{texmf}/xindy/lang/dutch
8721
8722 %files -n xindy-english
8723 %defattr(644,root,root,755)
8724 %{texmf}/xindy/lang/english
8725
8726 %files -n xindy-esperanto
8727 %defattr(644,root,root,755)
8728 %{texmf}/xindy/lang/esperanto
8729
8730 %files -n xindy-estonian
8731 %defattr(644,root,root,755)
8732 %{texmf}/xindy/lang/estonian
8733
8734 %files -n xindy-finnish
8735 %defattr(644,root,root,755)
8736 %{texmf}/xindy/lang/finnish
8737
8738 %files -n xindy-french
8739 %defattr(644,root,root,755)
8740 %{texmf}/xindy/lang/french
8741
8742 %files -n xindy-general
8743 %defattr(644,root,root,755)
8744 %{texmf}/xindy/lang/general
8745
8746 %files -n xindy-georgian
8747 %defattr(644,root,root,755)
8748 %{texmf}/xindy/lang/georgian
8749
8750 %files -n xindy-german
8751 %defattr(644,root,root,755)
8752 %{texmf}/xindy/lang/german
8753
8754 %files -n xindy-greek
8755 %defattr(644,root,root,755)
8756 %{texmf}/xindy/lang/greek
8757
8758 %files -n xindy-gypsy
8759 %defattr(644,root,root,755)
8760 %{texmf}/xindy/lang/gypsy
8761
8762 %files -n xindy-hausa
8763 %defattr(644,root,root,755)
8764 %{texmf}/xindy/lang/hausa
8765
8766 %files -n xindy-hebrew
8767 %defattr(644,root,root,755)
8768 %{texmf}/xindy/lang/hebrew
8769
8770 %files -n xindy-hungarian
8771 %defattr(644,root,root,755)
8772 %{texmf}/xindy/lang/hungarian
8773
8774 %files -n xindy-icelandic
8775 %defattr(644,root,root,755)
8776 %{texmf}/xindy/lang/icelandic
8777
8778 %files -n xindy-italian
8779 %defattr(644,root,root,755)
8780 %{texmf}/xindy/lang/italian
8781
8782 %files -n xindy-klingon
8783 %defattr(644,root,root,755)
8784 %{texmf}/xindy/lang/klingon
8785
8786 %files -n xindy-kurdish
8787 %defattr(644,root,root,755)
8788 %{texmf}/xindy/lang/kurdish
8789
8790 %files -n xindy-latin
8791 %defattr(644,root,root,755)
8792 %{texmf}/xindy/lang/latin
8793
8794 %files -n xindy-latvian
8795 %defattr(644,root,root,755)
8796 %{texmf}/xindy/lang/latvian
8797
8798 %files -n xindy-lithuanian
8799 %defattr(644,root,root,755)
8800 %{texmf}/xindy/lang/lithuanian
8801
8802 %files -n xindy-lower-sorbian
8803 %defattr(644,root,root,755)
8804 %{texmf}/xindy/lang/lower-sorbian
8805
8806 %files -n xindy-macedonian
8807 %defattr(644,root,root,755)
8808 %{texmf}/xindy/lang/macedonian
8809
8810 %files -n xindy-mongolian
8811 %defattr(644,root,root,755)
8812 %{texmf}/xindy/lang/mongolian
8813
8814 %files -n xindy-norwegian
8815 %defattr(644,root,root,755)
8816 %{texmf}/xindy/lang/norwegian
8817
8818 %files -n xindy-polish
8819 %defattr(644,root,root,755)
8820 %{texmf}/xindy/lang/polish
8821
8822 %files -n xindy-portuguese
8823 %defattr(644,root,root,755)
8824 %{texmf}/xindy/lang/portuguese
8825
8826 %files -n xindy-romanian
8827 %defattr(644,root,root,755)
8828 %{texmf}/xindy/lang/romanian
8829
8830 %files -n xindy-russian
8831 %defattr(644,root,root,755)
8832 %{texmf}/xindy/lang/russian
8833
8834 %files -n xindy-serbian
8835 %defattr(644,root,root,755)
8836 %{texmf}/xindy/lang/serbian
8837
8838 %files -n xindy-slovak
8839 %defattr(644,root,root,755)
8840 %{texmf}/xindy/lang/slovak
8841
8842 %files -n xindy-slovenian
8843 %defattr(644,root,root,755)
8844 %{texmf}/xindy/lang/slovenian
8845
8846 %files -n xindy-spanish
8847 %defattr(644,root,root,755)
8848 %{texmf}/xindy/lang/spanish
8849
8850 %files -n xindy-swedish
8851 %defattr(644,root,root,755)
8852 %{texmf}/xindy/lang/swedish
8853
8854 %files -n xindy-turkish
8855 %defattr(644,root,root,755)
8856 %{texmf}/xindy/lang/turkish
8857
8858 %files -n xindy-ukrainian
8859 %defattr(644,root,root,755)
8860 %{texmf}/xindy/lang/ukrainian
8861
8862 %files -n xindy-upper-sorbian
8863 %defattr(644,root,root,755)
8864 %{texmf}/xindy/lang/upper-sorbian
8865
8866 %files -n xindy-vietnamese
8867 %defattr(644,root,root,755)
8868 %{texmf}/xindy/lang/vietnamese/
8869
8870 %files -n xdvi
8871 %defattr(644,root,root,755)
8872 #%attr(755,root,root) %{_bindir}/xdvi-motif.bin
8873 # %attr(755,root,root) %{_bindir}/xdvizilla
8874 # %{_mandir}/man1/xdvizilla.1*
8875 %attr(755,root,root) %{_bindir}/xdvi-xaw
8876 %attr(755,root,root) %{_bindir}/xdvi
8877 %{_mandir}/man1/xdvi.1*
8878 %{_desktopdir}/xdvi.desktop
8879 %{_pixmapsdir}/xdvi.png
8880 %{texmf}/xdvi
8881
8882 %files pdftex
8883 %defattr(644,root,root,755)
8884 # %doc %{texmf}/doc/programs/pdfcrop.txt
8885 # %attr(755,root,root) %{_bindir}/pdfxtex
8886 # %{_localstatedir}/fonts/map/pdftex
8887 # %dir %{texmf}/fonts/map/pdftex
8888 # %dir %{texmf}/fonts/map/pdftex/cmttf
8889 # %{texmf}/fonts/map/pdftex/cmttf/cmttf.map
8890 # %{texmf}/web2c/pdfetex-pl.pool
8891 # %{texmf}/web2c/pdfetex.pool
8892 # %{texmf}/web2c/pdfxtex.pool
8893 # %{_mandir}/man1/pdfxtex.1*
8894 %dir %{texmf}/fonts/map/pdftex
8895 %dir %{texmfdist}/doc/support
8896 %doc %{texmfdist}/doc/pdftex
8897 %doc %{texmfdist}/doc/support/pdfcrop
8898 %attr(755,root,root) %{_bindir}/epstopdf
8899 %attr(755,root,root) %{_bindir}/pdfcrop
8900 %attr(755,root,root) %{_bindir}/pdftex
8901 %attr(1777,root,root) %dir %{fmtdir}/pdftex
8902 %config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/pdftexconfig.tex
8903 %{texmf}/fmtutil/format.pdftex.cnf
8904 %{texmfdist}/scripts/pdfcrop
8905 %{_mandir}/man1/epstopdf.1*
8906 %{_mandir}/man1/pdftex.1*
8907 %{texmfdist}/fonts/enc/pdftex
8908 %{texmfdist}/fonts/map/pdftex
8909 %{texmf}/fonts/map/pdftex/updmap
8910
8911 %files phyzzx
8912 %defattr(644,root,root,755)
8913 %attr(755,root,root) %{_bindir}/phyzzx
8914 %dir %{texmfdist}/doc/phyzzx
8915 %dir %{texmfdist}/tex/phyzzx
8916 %doc %{texmfdist}/doc/phyzzx/base
8917 %{texmfdist}/tex/phyzzx/base
8918 %{texmfdist}/tex/phyzzx/config
8919 %{texmf}/fmtutil/format.phyzzx.cnf
8920
8921 %files omega
8922 %defattr(644,root,root,755)
8923 # %{texmf}/web2c/omega.pool
8924 # %{texmf}/web2c/aleph.pool
8925 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/aleph.fmt
8926 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/lambda.fmt
8927 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/lamed.fmt
8928 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/omega.fmt
8929 %doc %{texmfdist}/doc/omega
8930 %doc %{texmfdist}/doc/lambda
8931 %dir %{texmfdist}/omega
8932 %dir %{texmfdist}/dvips/omega
8933 %attr(755,root,root) %{_bindir}/aleph
8934 %attr(755,root,root) %{_bindir}/lambda
8935 %attr(755,root,root) %{_bindir}/mkocp
8936 %attr(755,root,root) %{_bindir}/mkofm
8937 %attr(755,root,root) %{_bindir}/odvicopy
8938 %attr(755,root,root) %{_bindir}/odvips
8939 %attr(755,root,root) %{_bindir}/odvitype
8940 %attr(755,root,root) %{_bindir}/omega
8941 %attr(755,root,root) %{_bindir}/omfonts
8942 %attr(755,root,root) %{_bindir}/opl2ofm
8943 %attr(755,root,root) %{_bindir}/otangle
8944 %attr(755,root,root) %{_bindir}/otp2ocp
8945 %attr(755,root,root) %{_bindir}/outocp
8946 %attr(755,root,root) %{_bindir}/ovf2ovp
8947 %attr(755,root,root) %{_bindir}/ovp2ovf
8948 %{texmfdist}/dvips/omega/config.omega
8949 %{texmfdist}/dvips/omega/omega.cfg
8950 %{texmfdist}/fonts/map/dvips/omega
8951 %{texmfdist}/tex/generic/omegahyph
8952 %{texmfdist}/omega/ocp
8953 %{texmfdist}/omega/otp
8954 %{texmfdist}/tex/lambda
8955 %{texmfdist}/source/lambda
8956 %{_mandir}/man1/lambda.1*
8957 %{_mandir}/man1/mkocp.1*
8958 %{_mandir}/man1/mkofm.1*
8959 %{_mandir}/man1/omega.1*
8960 %{_mandir}/man1/odvicopy.1*
8961 %{_mandir}/man1/odvips.1*
8962 %{_mandir}/man1/odvitype.1*
8963 %{_mandir}/man1/ofm2opl.1*
8964 %{_mandir}/man1/opl2ofm.1*
8965 %{_mandir}/man1/otp2ocp.1*
8966 %{_mandir}/man1/outocp.1*
8967 %{_mandir}/man1/ovf2ovp.1*
8968 %{_mandir}/man1/ovp2ovf.1*
8969 %{texmf}/fmtutil/format.omega.cnf
8970 %{texmf}/fmtutil/format.aleph.cnf
8971 %doc %{texmfdist}/doc/aleph
8972
8973 %files plain
8974 %defattr(644,root,root,755)
8975 %doc %{texmfdist}/doc/plain
8976 %{texmfdist}/tex/plain
8977 %exclude %{texmfdist}/tex/plain/config/xetex.ini
8978 %{texmf}/fmtutil/format.tex.cnf
8979 #%{texmf}/web2c/plain.mem
8980 #%{texmf}/web2c/plain.base
8981
8982 # %files format-plain
8983 # %defattr(644,root,root,755)
8984 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/tex.fmt
8985 #%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/plain.fmt
8986
8987 # %files format-pdftex
8988 # %defattr(644,root,root,755)
8989 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdftex.fmt
8990
8991 # %files format-pdfetex
8992 # %defattr(644,root,root,755)
8993 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfetex.fmt
8994
8995 %files mex
8996 %defattr(644,root,root,755)
8997 %doc %{texmfdist}/doc/mex
8998 %dir %{texmfdist}/tex/mex
8999 %{texmfdist}/tex/mex/base
9000 %dir %{texmfdist}/tex/mex/config
9001 %{texmf}/fmtutil/format.mex.cnf
9002 %{texmf}/fmtutil/format.utf8mex.cnf
9003 %{texmfdist}/source/mex
9004
9005 %files format-mex
9006 %defattr(644,root,root,755)
9007 %attr(755,root,root) %{_bindir}/mex
9008 %{texmfdist}/tex/mex/config/mex.ini
9009 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/mex.fmt
9010
9011 %files format-pdfmex
9012 %defattr(644,root,root,755)
9013 %attr(755,root,root) %{_bindir}/pdfmex
9014 %{texmfdist}/tex/mex/config/pdfmex.ini
9015 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfmex.fmt
9016
9017 %files format-utf8mex
9018 %defattr(644,root,root,755)
9019 %attr(755,root,root) %{_bindir}/utf8mex
9020 %dir %{texmfdist}/doc/mex
9021 %doc %{texmfdist}/doc/mex/utf8mex
9022 %{texmfdist}/tex/mex/utf8mex
9023 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/utf8mex.fmt
9024
9025 %files amstex
9026 %defattr(644,root,root,755)
9027 %dir %{texmfdist}/tex/amstex
9028 %{texmfdist}/tex/amstex/base
9029 %{texmfdist}/tex/amstex/config
9030 %{texmfdist}/tex/plain/amsfonts
9031
9032 %files format-amstex
9033 %defattr(644,root,root,755)
9034 %doc %{texmfdist}/doc/amstex
9035 %{texmfdist}/tex/amstex
9036 %attr(755,root,root) %{_bindir}/amstex
9037 %{_mandir}/man1/amstex.1*
9038 %{texmf}/fmtutil/format.amstex.cnf
9039 %{texmf}/fmtutil/format.cyramstex.cnf
9040 # %lang(fi) %{_mandir}/fi/man1/amstex.1*
9041 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/amstex.fmt
9042
9043 # %files format-pdfamstex
9044 # %defattr(644,root,root,755)
9045 # %attr(755,root,root) %{_bindir}/pdfamstex
9046 #%{texmf}/pdftex/amstex
9047 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfamstex.fmt
9048
9049 %files csplain
9050 %defattr(644,root,root,755)
9051 %dir %{texmfdist}/doc/cslatex
9052 %dir %{texmfdist}/doc/cslatex/base
9053 %doc %{texmfdist}/doc/cslatex/base/README-cspsfont
9054 %doc %{texmfdist}/doc/cslatex/base/cs-fonts.doc
9055 %doc %{texmfdist}/doc/cslatex/base/cscorr.tab
9056 %doc %{texmfdist}/doc/cslatex/base/csplain.doc
9057 %doc %{texmfdist}/doc/cslatex/base/parpozn.tex
9058 %doc %{texmfdist}/doc/cslatex/base/test8z.tex
9059 %doc %{texmfdist}/doc/cslatex/base/testlat.tex
9060 %attr(755,root,root) %{_bindir}/csplain
9061 %{texmfdist}/tex/csplain
9062 %{texmf}/fmtutil/format.csplain.cnf
9063
9064 %files format-csplain
9065 %defattr(644,root,root,755)
9066 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/csplain.fmt
9067
9068 %files format-pdfcsplain
9069 %defattr(644,root,root,755)
9070 %attr(755,root,root) %{_bindir}/pdfcsplain
9071 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfcsplain.fmt
9072
9073 %files cslatex
9074 %defattr(644,root,root,755)
9075 # %doc %{texmf}/doc/cstex/INSTALL.cslatex
9076 # %doc %{texmf}/doc/cstex/README.cslatex
9077 %{texmfdist}/tex/cslatex
9078 %{texmfdist}/tex/latex/cslatex
9079
9080 %files format-cslatex
9081 %defattr(644,root,root,755)
9082 %attr(755,root,root) %{_bindir}/cslatex
9083 %{texmf}/fmtutil/format.cslatex.cnf
9084 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cslatex.fmt
9085
9086 %files format-pdfcslatex
9087 %defattr(644,root,root,755)
9088 %attr(755,root,root) %{_bindir}/pdfcslatex
9089 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfcslatex.fmt
9090
9091 # %files cyrplain
9092 # %defattr(644,root,root,755)
9093 # %doc %{texmf}/doc/cyrplain
9094 # %{texmf}/tex/cyrplain
9095
9096 # %files format-cyrplain
9097 # %defattr(644,root,root,755)
9098 # %attr(755,root,root) %{_bindir}/cyrtex
9099 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyrtex.fmt
9100
9101 # %files format-cyramstex
9102 # %defattr(644,root,root,755)
9103 # %attr(755,root,root) %{_bindir}/cyramstex
9104 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyramstex.fmt
9105
9106 # %files format-cyrtexinfo
9107 # %defattr(644,root,root,755)
9108 # %attr(755,root,root) %{_bindir}/cyrtexinfo
9109 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyrtexinfo.fmt
9110
9111 %files eplain
9112 %defattr(644,root,root,755)
9113 %doc %{texmfdist}/doc/etex
9114 %doc %{texmfdist}/doc/eplain
9115 %{texmfdist}/tex/plain/etex
9116 %{texmfdist}/tex/eplain
9117 %{texmfdist}/source/eplain/eplain-source-3.2.zip
9118
9119 %files format-eplain
9120 %defattr(644,root,root,755)
9121 %attr(755,root,root) %{_bindir}/eplain
9122 %attr(755,root,root) %{_bindir}/etex
9123 %{_mandir}/man1/eplain.1*
9124 %{_mandir}/man1/etex.1*
9125 %{texmf}/fmtutil/format.eplain.cnf
9126 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/eplain.fmt
9127 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/etex.fmt
9128
9129 %files context
9130 %defattr(644,root,root,755)
9131 %doc %{texmfdist}/doc/context
9132 # %doc %{texmf}/doc/polish/context
9133 %attr(755,root,root) %{_bindir}/context
9134 %attr(755,root,root) %{_bindir}/ctxtools
9135 %attr(755,root,root) %{_bindir}/exatools
9136 %attr(755,root,root) %{_bindir}/luatools
9137 %attr(755,root,root) %{_bindir}/makempy
9138 %attr(755,root,root) %{_bindir}/mpstools
9139 %attr(755,root,root) %{_bindir}/mtxrun
9140 %attr(755,root,root) %{_bindir}/mtxtools
9141 %attr(755,root,root) %{_bindir}/pdfthumb
9142 %attr(755,root,root) %{_bindir}/pdftools
9143 %attr(755,root,root) %{_bindir}/pdftrimwhite
9144 %attr(755,root,root) %{_bindir}/pstopdf
9145 %attr(755,root,root) %{_bindir}/rlxtools
9146 %attr(755,root,root) %{_bindir}/runtools
9147 %attr(755,root,root) %{_bindir}/texexec
9148 %attr(755,root,root) %{_bindir}/texfind
9149 %attr(755,root,root) %{_bindir}/texfont
9150 %attr(755,root,root) %{_bindir}/texmfstart
9151 %attr(755,root,root) %{_bindir}/texshow
9152 %attr(755,root,root) %{_bindir}/textools
9153 %attr(755,root,root) %{_bindir}/texutil
9154 %attr(755,root,root) %{_bindir}/tmftools
9155 %attr(755,root,root) %{_bindir}/xmltools
9156 # %{_mandir}/man1/fdf2tex.1*
9157 %{_mandir}/man1/ctxtools.1*
9158 %{_mandir}/man1/pdftools.1*
9159 %{_mandir}/man1/pstopdf.1*
9160 %{_mandir}/man1/texfind.1*
9161 %{_mandir}/man1/texfont.1*
9162 %{_mandir}/man1/texmfstart.1*
9163 %{_mandir}/man1/textools.1*
9164 %{_mandir}/man1/texutil.1*
9165 # %{_mandir}/man1/texshow.1*
9166 %{texmfdist}/context
9167 %{texmfdist}/fonts/enc/dvips/context
9168 # %{texmfdist}/fonts/map/dvips/context
9169 %{texmfdist}/metapost/context
9170 %{texmfdist}/scripts/context
9171 %{texmfdist}/tex/context
9172 %exclude %{texmfdist}/tex/context/config/cont-de.ini
9173 %exclude %{texmfdist}/tex/context/config/cont-en.ini
9174 %exclude %{texmfdist}/tex/context/config/cont-nl.ini
9175 %exclude %{texmfdist}/tex/context/config/cont-uk.ini
9176 %{texmfdist}/tex/generic/context
9177 %{texmfdist}/tex/latex/context
9178 %{texmfdist}/bibtex/bst/context
9179 %{texmf}/fmtutil/format.context.cnf
9180 %{texmf}/fmtutil/format.luatex.cnf
9181 %{texmf}/web2c/context.cnf
9182 %doc %{texmfdist}/doc/luatex
9183
9184 # no fmt, so commented out
9185 #%files format-context-cz
9186 #%defattr(644,root,root,755)
9187 #%%{texmf}/tex/context/config/cont-cz.ini
9188 # does not build with beta 20021025
9189 #%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-cz.efmt
9190
9191 %files format-context-de
9192 %defattr(644,root,root,755)
9193 %{texmfdist}/tex/context/config/cont-de.ini
9194 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-de.fmt
9195 #%{_mandir}/man1/cont-de.1*
9196
9197 %files format-context-en
9198 %defattr(644,root,root,755)
9199 %{texmfdist}/tex/context/config/cont-en.ini
9200 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-en.fmt
9201 #%{_mandir}/man1/cont-en.1*
9202 # what is the difference betwen uk and en in this particular situation?
9203 %{texmfdist}/tex/context/config/cont-uk.ini
9204 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-uk.fmt
9205
9206 # no fmt, so commented out
9207 #%files format-context-it
9208 #%defattr(644,root,root,755)
9209 #%%{texmf}/tex/context/config/cont-it.ini
9210
9211 %files format-context-nl
9212 %defattr(644,root,root,755)
9213 %{texmfdist}/tex/context/config/cont-nl.ini
9214 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-nl.fmt
9215 #%{_mandir}/man1/cont-nl.1*
9216
9217 # no fmt, so commented out
9218 #%files format-context-ro
9219 #%defattr(644,root,root,755)
9220 #%%{texmf}/tex/context/config/cont-ro.ini
9221
9222
9223 %files latex
9224 %defattr(644,root,root,755)
9225 %attr(755,root,root) %{_bindir}/lacheck
9226 %attr(755,root,root) %{_bindir}/latex
9227 %attr(755,root,root) %{_bindir}/pslatex
9228 # %lang(fi) %{_mandir}/fi/man1/latex.1*
9229 # %lang(pl) %{_mandir}/pl/man1/latex.1*
9230 # %{_infodir}/latex.info*
9231 %{texmf}/fmtutil/format.latex.cnf
9232 %{_mandir}/man1/lacheck.1*
9233 %{_mandir}/man1/latex.1*
9234 %{_mandir}/man1/pslatex.1*
9235
9236 %dir %{texmfdist}/scripts
9237 %dir %{texmfdist}/scripts/pst-pdf
9238 %dir %{texmfdist}/source/generic
9239 %dir %{texmfdist}/tex/latex
9240 %dir %{texmfdist}/tex/plain
9241 %dir %{texmf}/tex/latex
9242
9243 # %{texmfdist}/tex/latex/citesort
9244 # %{texmfdist}/tex/latex/dvilj
9245 # %{texmfdist}/tex/latex/eclbip
9246 # %{texmfdist}/tex/latex/eo
9247 # %{texmfdist}/tex/latex/example
9248 # %{texmfdist}/tex/latex/fguill
9249 %{texmfdist}/tex/latex/floatflt
9250 # %{texmfdist}/tex/latex/gletter
9251 # %{texmfdist}/tex/latex/here
9252 # %{texmfdist}/tex/latex/mt11p
9253 # %{texmfdist}/tex/latex/relsize
9254 # %{texmfdist}/tex/latex/selectp
9255 # %{texmfdist}/tex/latex/shadow
9256 # %{texmfdist}/tex/latex/showtags
9257 # %{texmfdist}/tex/latex/tabls
9258 # %{texmfdist}/tex/latex/texmacs
9259 # %{texmfdist}/tex/latex/threeparttable
9260 # %{texmfdist}/tex/latex/treesvr
9261 # %{texmfdist}/tex/latex/ulem
9262 # %{texmfdist}/tex/latex/url
9263 # %{texmf}/tex/latex/version
9264 # %{texmf}/tex/latex/vpage
9265 %{texmfdist}/scripts/pst-pdf/ps4pdf
9266 %{texmfdist}/tex/generic/pstricks
9267 %{texmfdist}/tex/generic/shapepar
9268 %{texmfdist}/tex/generic/textmerg
9269 %{texmfdist}/source/generic/textmerg
9270 %{texmfdist}/tex/latex/12many
9271 %{texmfdist}/tex/latex/AkkTeX
9272 %{texmfdist}/tex/latex/GuIT
9273 %{texmfdist}/tex/latex/IEEEtran
9274 %{texmfdist}/tex/latex/SIstyle
9275 %{texmfdist}/tex/latex/Tabbing
9276 %{texmfdist}/tex/latex/a0poster
9277 %{texmfdist}/tex/latex/acmtrans
9278 %{texmfdist}/tex/latex/acronym
9279 %{texmfdist}/tex/latex/adrlist
9280 %{texmfdist}/tex/latex/aeguill
9281 %{texmfdist}/tex/latex/afthesis
9282 %{texmfdist}/tex/latex/aguplus
9283 %{texmfdist}/tex/latex/akletter
9284 %{texmfdist}/tex/latex/algorithm2e
9285 %{texmfdist}/tex/latex/algorithmicx
9286 %{texmfdist}/tex/latex/allrunes
9287 %{texmfdist}/tex/latex/altfont
9288 %{texmfdist}/tex/latex/ametsoc
9289 %{texmfdist}/tex/latex/amsaddr
9290 %{texmfdist}/tex/latex/amsrefs
9291 %{texmfdist}/tex/latex/animate
9292 %{texmfdist}/tex/latex/answers
9293 %{texmfdist}/tex/latex/antiqua
9294 %{texmfdist}/tex/latex/anyfontsize
9295 %{texmfdist}/tex/latex/anysize
9296 %{texmfdist}/tex/latex/apa
9297 %{texmfdist}/tex/latex/apl
9298 %{texmfdist}/tex/latex/ar
9299 %{texmfdist}/tex/latex/arabi
9300 %{texmfdist}/tex/latex/arabtex
9301 %{texmfdist}/tex/latex/archaic
9302 %{texmfdist}/tex/latex/arev
9303 %{texmfdist}/tex/latex/armenian
9304 %{texmfdist}/tex/latex/ascelike
9305 %{texmfdist}/tex/latex/ascii
9306 %{texmfdist}/tex/latex/assignment
9307 %{texmfdist}/tex/latex/augie
9308 %{texmfdist}/tex/latex/auncial-new
9309 %{texmfdist}/tex/latex/aurical
9310 %{texmfdist}/tex/latex/authoraftertitle
9311 %{texmfdist}/tex/latex/authorindex
9312 %{texmfdist}/tex/latex/auto-pst-pdf
9313 %{texmfdist}/tex/latex/autoarea
9314 %{texmfdist}/tex/latex/autotab
9315 %{texmfdist}/tex/latex/avantgar
9316 %{texmfdist}/tex/latex/bangtex
9317 %{texmfdist}/tex/latex/barcodes
9318 %{texmfdist}/tex/latex/base
9319 %{texmfdist}/tex/latex/bayer
9320 %{texmfdist}/tex/latex/bbding
9321 %{texmfdist}/tex/latex/bbm-macros
9322 %{texmfdist}/tex/latex/begriff
9323 %{texmfdist}/tex/latex/bengali
9324 %{texmfdist}/tex/latex/bera
9325 %{texmfdist}/tex/latex/betababel
9326 %{texmfdist}/tex/latex/beton
9327 %{texmfdist}/tex/latex/bibarts
9328 %{texmfdist}/tex/latex/bibleref
9329 %{texmfdist}/tex/latex/biblist
9330 %{texmfdist}/tex/latex/bigfoot
9331 %{texmfdist}/tex/latex/bizcard
9332 %{texmfdist}/tex/latex/blacklettert1
9333 %{texmfdist}/tex/latex/blindtext
9334 %{texmfdist}/tex/latex/boisik
9335 %{texmfdist}/tex/latex/boldtensors
9336 %{texmfdist}/tex/latex/bookest
9337 %{texmfdist}/tex/latex/bookhands
9338 %{texmfdist}/tex/latex/bookman
9339 %{texmfdist}/tex/latex/bophook
9340 %{texmfdist}/tex/latex/boxhandler
9341 %{texmfdist}/tex/latex/braille
9342 %{texmfdist}/tex/latex/breakurl
9343 %{texmfdist}/tex/latex/bridge
9344 %{texmfdist}/tex/latex/brushscr
9345 %{texmfdist}/tex/latex/burmese
9346 %{texmfdist}/tex/latex/bussproofs
9347 %{texmfdist}/tex/latex/calrsfs
9348 %{texmfdist}/tex/latex/calxxxx
9349 %{texmfdist}/tex/latex/captcont
9350 %{texmfdist}/tex/latex/casyl
9351 %{texmfdist}/tex/latex/catechis
9352 %{texmfdist}/tex/latex/cbcoptic
9353 %{texmfdist}/tex/latex/cbfonts
9354 %{texmfdist}/tex/latex/cclicenses
9355 %{texmfdist}/tex/latex/cd-cover
9356 %{texmfdist}/tex/latex/cd
9357 %{texmfdist}/tex/latex/cdpbundl
9358 %{texmfdist}/tex/latex/cellspace
9359 %{texmfdist}/tex/latex/changepage
9360 %{texmfdist}/tex/latex/changes
9361 %{texmfdist}/tex/latex/chapterfolder
9362 %{texmfdist}/tex/latex/cherokee
9363 %{texmfdist}/tex/latex/chicago
9364 %{texmfdist}/tex/latex/china2e
9365 %{texmfdist}/tex/latex/citeref
9366 %{texmfdist}/tex/latex/cjhebrew
9367 %{texmfdist}/tex/latex/cjk
9368 %{texmfdist}/tex/latex/classicthesis
9369 %{texmfdist}/tex/latex/cleveref
9370 %{texmfdist}/tex/latex/clock
9371 %{texmfdist}/tex/latex/clrscode
9372 %{texmfdist}/tex/latex/cm-lgc
9373 %{texmfdist}/tex/latex/cm-super
9374 %{texmfdist}/tex/latex/cmap
9375 %{texmfdist}/tex/latex/cmcyralt
9376 %{texmfdist}/tex/latex/cmdstring
9377 %{texmfdist}/tex/latex/cmsd
9378 %{texmfdist}/tex/latex/codepage
9379 %{texmfdist}/tex/latex/colorinfo
9380 %{texmfdist}/tex/latex/commath
9381 %{texmfdist}/tex/latex/compactbib
9382 %{texmfdist}/tex/latex/complexity
9383 %{texmfdist}/tex/latex/concprog
9384 %{texmfdist}/tex/latex/confproc
9385 %{texmfdist}/tex/latex/courier-scaled
9386 %{texmfdist}/tex/latex/courier
9387 %{texmfdist}/tex/latex/courseoutline
9388 %{texmfdist}/tex/latex/coursepaper
9389 %{texmfdist}/tex/latex/coverpage
9390 %{texmfdist}/tex/latex/covington
9391 %{texmfdist}/tex/latex/crop
9392 %{texmfdist}/tex/latex/crossreference
9393 %{texmfdist}/tex/latex/csbulletin
9394 %{texmfdist}/tex/latex/csquotes
9395 %{texmfdist}/tex/latex/ctib
9396 %{texmfdist}/tex/latex/cursor
9397 %{texmfdist}/tex/latex/cv
9398 %{texmfdist}/tex/latex/cweb-latex
9399 %{texmfdist}/tex/latex/cyklop
9400 %{texmfdist}/tex/latex/dateiliste
9401 %{texmfdist}/tex/latex/datetime
9402 %{texmfdist}/tex/latex/dcpic
9403 %{texmfdist}/tex/latex/decimal
9404 %{texmfdist}/tex/latex/diagnose
9405 %{texmfdist}/tex/latex/dichokey
9406 %{texmfdist}/tex/latex/dictsym
9407 %{texmfdist}/tex/latex/digiconfigs
9408 %{texmfdist}/tex/latex/dingbat
9409 %{texmfdist}/tex/latex/directory
9410 %{texmfdist}/tex/latex/dlfltxb
9411 %{texmfdist}/tex/latex/docmfp
9412 %{texmfdist}/tex/latex/doi
9413 %{texmfdist}/tex/latex/doipubmed
9414 %{texmfdist}/tex/latex/dotarrow
9415 %{texmfdist}/tex/latex/dottex
9416 %{texmfdist}/tex/latex/doublestroke
9417 %{texmfdist}/tex/latex/dpfloat
9418 %{texmfdist}/tex/latex/drac
9419 %{texmfdist}/tex/latex/draftcopy
9420 %{texmfdist}/tex/latex/dramatist
9421 %{texmfdist}/tex/latex/duerer-latex
9422 %{texmfdist}/tex/latex/dvdcoll
9423 %{texmfdist}/tex/latex/dvipdfmx-def
9424 %{texmfdist}/tex/latex/eCards
9425 %{texmfdist}/tex/latex/ean13isbn
9426 %{texmfdist}/tex/latex/easy
9427 %{texmfdist}/tex/latex/ebezier
9428 %{texmfdist}/tex/latex/ebsthesis
9429 %{texmfdist}/tex/latex/ecclesiastic
9430 %{texmfdist}/tex/latex/ecltree
9431 %{texmfdist}/tex/latex/eco
9432 %{texmfdist}/tex/latex/economic
9433 %{texmfdist}/tex/latex/ed
9434 %{texmfdist}/tex/latex/edmargin
9435 %{texmfdist}/tex/latex/ednotes
9436 %{texmfdist}/tex/latex/eemeir
9437 %{texmfdist}/tex/latex/eepic
9438 %{texmfdist}/tex/latex/egameps
9439 %{texmfdist}/tex/latex/eiad
9440 %{texmfdist}/tex/latex/ellipsis
9441 %{texmfdist}/tex/latex/elpres
9442 %{texmfdist}/tex/latex/elsevier
9443 %{texmfdist}/tex/latex/em
9444 %{texmfdist}/tex/latex/emp
9445 %{texmfdist}/tex/latex/emulateapj
9446 %{texmfdist}/tex/latex/encxvlna
9447 %{texmfdist}/tex/latex/endfloat
9448 %{texmfdist}/tex/latex/endheads
9449 %{texmfdist}/tex/latex/engpron
9450 %{texmfdist}/tex/latex/engrec
9451 %{texmfdist}/tex/latex/envbig
9452 %{texmfdist}/tex/latex/envlab
9453 %{texmfdist}/tex/latex/epigrafica
9454 %{texmfdist}/tex/latex/epigraph
9455 %{texmfdist}/tex/latex/epiolmec
9456 %{texmfdist}/tex/latex/epsdice
9457 %{texmfdist}/tex/latex/epspdfconversion
9458 %{texmfdist}/tex/latex/eqname
9459 %{texmfdist}/tex/latex/eqparbox
9460 %{texmfdist}/tex/latex/errata
9461 %{texmfdist}/tex/latex/esint
9462 %{texmfdist}/tex/latex/eskdx
9463 %{texmfdist}/tex/latex/eso-pic
9464 %{texmfdist}/tex/latex/etex-pkg
9465 %{texmfdist}/tex/latex/ethiop
9466 %{texmfdist}/tex/latex/etoolbox
9467 %{texmfdist}/tex/latex/eukdate
9468 %{texmfdist}/tex/latex/euler
9469 %{texmfdist}/tex/latex/eulervm
9470 %{texmfdist}/tex/latex/euproposal
9471 %{texmfdist}/tex/latex/euro
9472 %{texmfdist}/tex/latex/eurofont
9473 %{texmfdist}/tex/latex/europecv
9474 %{texmfdist}/tex/latex/eurosans
9475 %{texmfdist}/tex/latex/eurosym
9476 %{texmfdist}/tex/latex/everypage
9477 %{texmfdist}/tex/latex/examplep
9478 %{texmfdist}/tex/latex/exceltex
9479 %{texmfdist}/tex/latex/exercise
9480 %{texmfdist}/tex/latex/expl3
9481 %{texmfdist}/tex/latex/extarrows
9482 %{texmfdist}/tex/latex/extract
9483 %{texmfdist}/tex/latex/extsizes
9484 %{texmfdist}/tex/latex/facsimile
9485 %{texmfdist}/tex/latex/fancybox
9486 %{texmfdist}/tex/latex/fancyhdr
9487 %{texmfdist}/tex/latex/fancynum
9488 %{texmfdist}/tex/latex/fancyref
9489 %{texmfdist}/tex/latex/fancytooltips
9490 %{texmfdist}/tex/latex/fancyvrb
9491 %{texmfdist}/tex/latex/fax
9492 %{texmfdist}/tex/latex/fc
9493 %{texmfdist}/tex/latex/feyn
9494 %{texmfdist}/tex/latex/fge
9495 %{texmfdist}/tex/latex/figbib
9496 %{texmfdist}/tex/latex/figsize
9497 %{texmfdist}/tex/latex/filecontents
9498 %{texmfdist}/tex/latex/fink
9499 %{texmfdist}/tex/latex/fixfoot
9500 %{texmfdist}/tex/latex/flabels
9501 %{texmfdist}/tex/latex/flacards
9502 %{texmfdist}/tex/latex/flagderiv
9503 %{texmfdist}/tex/latex/flashcards
9504 %{texmfdist}/tex/latex/float
9505 %{texmfdist}/tex/latex/floatrow
9506 %{texmfdist}/tex/latex/fmp
9507 %{texmfdist}/tex/latex/fnbreak
9508 %{texmfdist}/tex/latex/fncychap
9509 %{texmfdist}/tex/latex/foekfont
9510 %{texmfdist}/tex/latex/foilhtml
9511 %{texmfdist}/tex/latex/fonetika
9512 %{texmfdist}/tex/latex/fontinst
9513 %{texmfdist}/tex/latex/fonttable
9514 %{texmfdist}/tex/latex/footmisc
9515 %{texmfdist}/tex/latex/footnpag
9516 %{texmfdist}/tex/latex/fourier
9517 %{texmfdist}/tex/latex/fouriernc
9518 %{texmfdist}/tex/latex/fp
9519 %{texmfdist}/tex/latex/frankenstein
9520 %{texmfdist}/tex/latex/frcursive
9521 %{texmfdist}/tex/latex/frenchle
9522 %{texmfdist}/tex/latex/fribrief
9523 %{texmfdist}/tex/latex/frletter
9524 %{texmfdist}/tex/latex/frontespizio
9525 %{texmfdist}/tex/latex/fullblck
9526 %{texmfdist}/tex/latex/fullpict
9527 %{texmfdist}/tex/latex/fundus
9528 %{texmfdist}/tex/latex/gaceta
9529 %{texmfdist}/tex/latex/gastex
9530 %{texmfdist}/tex/latex/gatech-thesis
9531 %{texmfdist}/tex/latex/gauss
9532 %{texmfdist}/tex/latex/gb4e
9533 %{texmfdist}/tex/latex/gcard
9534 %{texmfdist}/tex/latex/gcite
9535 %{texmfdist}/tex/latex/genmpage
9536 %{texmfdist}/tex/latex/geometry
9537 %{texmfdist}/tex/latex/geomsty
9538 %{texmfdist}/tex/latex/germbib
9539 %{texmfdist}/tex/latex/gfsartemisia
9540 %{texmfdist}/tex/latex/gfsbaskerville
9541 %{texmfdist}/tex/latex/gfsbodoni
9542 %{texmfdist}/tex/latex/gfscomplutum
9543 %{texmfdist}/tex/latex/gfsdidot
9544 %{texmfdist}/tex/latex/gfsneohellenic
9545 %{texmfdist}/tex/latex/gfsporson
9546 %{texmfdist}/tex/latex/gfssolomos
9547 %{texmfdist}/tex/latex/gloss
9548 %{texmfdist}/tex/latex/glossaries
9549 %{texmfdist}/tex/latex/gmdoc
9550 %{texmfdist}/tex/latex/gmeometric
9551 %{texmfdist}/tex/latex/gmiflink
9552 %{texmfdist}/tex/latex/gmutils
9553 %{texmfdist}/tex/latex/gmverb
9554 %{texmfdist}/tex/latex/graphics
9555 %{texmfdist}/tex/latex/graphicx-psmin
9556 %{texmfdist}/tex/latex/greek-inputenc
9557 %{texmfdist}/tex/latex/greekdates
9558 %{texmfdist}/tex/latex/greektex
9559 %{texmfdist}/tex/latex/grfpaste
9560 %{texmfdist}/tex/latex/grnumalt
9561 %{texmfdist}/tex/latex/grotesq
9562 %{texmfdist}/tex/latex/grverb
9563 %{texmfdist}/tex/latex/gu
9564 %{texmfdist}/tex/latex/guitbeamer
9565 %{texmfdist}/tex/latex/hanging
9566 %{texmfdist}/tex/latex/har2nat
9567 %{texmfdist}/tex/latex/harmony
9568 %{texmfdist}/tex/latex/harpoon
9569 %{texmfdist}/tex/latex/harvard
9570 %{texmfdist}/tex/latex/hc
9571 %{texmfdist}/tex/latex/helvetic
9572 %{texmfdist}/tex/latex/hep
9573 %{texmfdist}/tex/latex/hepnames
9574 %{texmfdist}/tex/latex/hepparticles
9575 %{texmfdist}/tex/latex/hepthesis
9576 %{texmfdist}/tex/latex/hepunits
9577 %{texmfdist}/tex/latex/hexgame
9578 %{texmfdist}/tex/latex/hfoldsty
9579 %{texmfdist}/tex/latex/hilowres
9580 %{texmfdist}/tex/latex/histogr
9581 %{texmfdist}/tex/latex/hitec
9582 %{texmfdist}/tex/latex/hpsdiss
9583 %{texmfdist}/tex/latex/hvfloat
9584 %{texmfdist}/tex/latex/hypdvips
9585 %{texmfdist}/tex/latex/hyper
9586 %{texmfdist}/tex/latex/hyperref
9587 %{texmfdist}/tex/latex/hyperxmp
9588 %{texmfdist}/tex/latex/hyphenat
9589 %{texmfdist}/tex/latex/ibycus-babel
9590 %{texmfdist}/tex/latex/icsv
9591 %{texmfdist}/tex/latex/ieeepes
9592 %{texmfdist}/tex/latex/ifmslide
9593 %{texmfdist}/tex/latex/ifplatform
9594 %{texmfdist}/tex/latex/ifsym
9595 %{texmfdist}/tex/latex/ijmart
9596 %{texmfdist}/tex/latex/imac
9597 %{texmfdist}/tex/latex/image-gallery
9598 %{texmfdist}/tex/latex/imtekda
9599 %{texmfdist}/tex/latex/index
9600 %{texmfdist}/tex/latex/initials
9601 %{texmfdist}/tex/latex/inlinebib
9602 %{texmfdist}/tex/latex/inlinedef
9603 %{texmfdist}/tex/latex/interactiveworkbook
9604 %{texmfdist}/tex/latex/invoice
9605 %{texmfdist}/tex/latex/ipa
9606 %{texmfdist}/tex/latex/iso
9607 %{texmfdist}/tex/latex/iso10303
9608 %{texmfdist}/tex/latex/isodate
9609 %{texmfdist}/tex/latex/isodoc
9610 %{texmfdist}/tex/latex/isonums
9611 %{texmfdist}/tex/latex/itnumpar
9612 %{texmfdist}/tex/latex/itrans
9613 %{texmfdist}/tex/latex/iwona
9614 %{texmfdist}/tex/latex/jhep
9615 %{texmfdist}/tex/latex/jknapltx
9616 %{texmfdist}/tex/latex/jneurosci
9617 %{texmfdist}/tex/latex/jpsj
9618 %{texmfdist}/tex/latex/jura
9619 %{texmfdist}/tex/latex/juraabbrev
9620 %{texmfdist}/tex/latex/juramisc
9621 %{texmfdist}/tex/latex/jurarsp
9622 %{texmfdist}/tex/latex/koma-script
9623 %{texmfdist}/tex/latex/labels
9624 %dir %{texmfdist}/tex/latex/latexconfig
9625 %{texmfdist}/tex/latex/latexconfig/latex.ini
9626 %{texmfdist}/tex/latex/latexconfig/lualatex.ini
9627 %{texmfdist}/tex/latex/latexconfig/mllatex.ini
9628 %{texmfdist}/tex/latex/latexconfig/pdflatex.ini
9629 %{texmfdist}/tex/latex/latexconfig/pdflualatex.ini
9630 %{texmfdist}/tex/latex/layouts
9631 %{texmfdist}/tex/latex/listings
9632 %{texmfdist}/tex/latex/ltabptch
9633 %{texmfdist}/tex/latex/localloc
9634 %{texmfdist}/tex/latex/ltxmisc
9635 %{texmfdist}/tex/latex/mathcomp
9636 %{texmfdist}/tex/latex/mdwtools
9637 %{texmfdist}/tex/latex/memoir
9638 %{texmfdist}/tex/latex/mh
9639 %{texmfdist}/tex/latex/misc209
9640 %{texmfdist}/tex/latex/mmap
9641 %{texmfdist}/tex/latex/mnsymbol
9642 %{texmfdist}/tex/latex/moderncv
9643 %{texmfdist}/tex/latex/modroman
9644 %{texmfdist}/tex/latex/mongolian-babel
9645 %{texmfdist}/tex/latex/montex
9646 %{texmfdist}/tex/latex/mparhack
9647 %{texmfdist}/tex/latex/ms
9648 %{texmfdist}/tex/latex/multibib
9649 %{texmfdist}/tex/latex/multirow
9650 %{texmfdist}/tex/latex/mwcls
9651 %{texmfdist}/tex/latex/natbib
9652 %{texmfdist}/tex/latex/ncclatex
9653 %{texmfdist}/tex/latex/ncctools
9654 %{texmfdist}/tex/latex/ncntrsbk
9655 %{texmfdist}/tex/latex/nddiss
9656 %{texmfdist}/tex/latex/newalg
9657 %{texmfdist}/tex/latex/newfile
9658 %{texmfdist}/tex/latex/newlfm
9659 %{texmfdist}/tex/latex/newspaper
9660 %{texmfdist}/tex/latex/newthm
9661 %{texmfdist}/tex/latex/nomencl
9662 %{texmfdist}/tex/latex/ntgclass
9663 %{texmfdist}/tex/generic/oberdiek
9664 %{texmfdist}/tex/latex/oberdiek
9665 %{texmfdist}/tex/latex/overpic
9666 %{texmfdist}/tex/latex/paralist
9667 %{texmfdist}/tex/latex/pb-diagram
9668 %{texmfdist}/tex/latex/pdftex-def
9669 %{texmfdist}/tex/latex/pdfpages
9670 %{texmfdist}/tex/latex/picinpar
9671 %{texmfdist}/tex/latex/pict2e
9672 %{texmfdist}/tex/latex/placeins
9673 %{texmfdist}/tex/latex/preprint
9674 %{texmfdist}/tex/latex/preview
9675 %{texmfdist}/tex/latex/program
9676 %{texmfdist}/tex/latex/psfrag
9677 %{texmfdist}/tex/latex/pslatex
9678 %{texmfdist}/tex/latex/revtex
9679 %{texmfdist}/tex/latex/rotating
9680 %{texmfdist}/tex/latex/rotfloat
9681 %{texmfdist}/tex/latex/scale
9682 %{texmfdist}/tex/latex/sectsty
9683 %{texmfdist}/tex/latex/seminar
9684 %{texmfdist}/tex/latex/setspace
9685 %{texmfdist}/tex/latex/showdim
9686 %{texmfdist}/tex/latex/showlabels
9687 %{texmfdist}/tex/latex/sidecap
9688 %{texmfdist}/tex/latex/slashbox
9689 %{texmfdist}/tex/latex/soul
9690 %{texmfdist}/tex/latex/stdclsdv
9691 %{texmfdist}/tex/latex/stmaryrd
9692 %{texmfdist}/tex/latex/subfig
9693 %{texmfdist}/tex/latex/subfigure
9694 %{texmfdist}/tex/latex/supertabular
9695 %{texmfdist}/tex/latex/t2
9696 %{texmfdist}/tex/latex/t-angles
9697 %{texmfdist}/tex/latex/tableaux
9698 %{texmfdist}/tex/latex/tablists
9699 %{texmfdist}/tex/latex/tablor
9700 %{texmfdist}/tex/latex/tabto-ltx
9701 %{texmfdist}/tex/latex/tabulary
9702 %{texmfdist}/tex/latex/tabvar
9703 %{texmfdist}/tex/latex/talk
9704 %{texmfdist}/tex/latex/taupin
9705 %{texmfdist}/tex/latex/tcldoc
9706 %{texmfdist}/tex/latex/tdsfrmath
9707 %{texmfdist}/tex/latex/technics
9708 %{texmfdist}/tex/latex/ted
9709 %{texmfdist}/tex/latex/tengwarscript
9710 %{texmfdist}/tex/latex/tensor
9711 %{texmfdist}/tex/latex/teubner
9712 %{texmfdist}/tex/latex/tex-gyre
9713 %{texmfdist}/tex/latex/texilikecover
9714 %{texmfdist}/tex/latex/texlogos
9715 %{texmfdist}/tex/latex/texmate
9716 %{texmfdist}/tex/latex/texpower
9717 %{texmfdist}/tex/latex/texshade
9718 %{texmfdist}/tex/latex/textcase
9719 %{texmfdist}/tex/latex/textfit
9720 %{texmfdist}/tex/latex/textopo
9721 %{texmfdist}/tex/latex/textpath
9722 %{texmfdist}/tex/latex/textpos
9723 %{texmfdist}/tex/latex/theoremref
9724 %{texmfdist}/tex/latex/thesis-titlepage-fhac
9725 %{texmfdist}/tex/latex/thinsp
9726 %{texmfdist}/tex/latex/thmtools
9727 %{texmfdist}/tex/latex/thumb
9728 %{texmfdist}/tex/latex/thuthesis
9729 %{texmfdist}/tex/latex/ticket
9730 %{texmfdist}/tex/latex/tikz-inet
9731 %{texmfdist}/tex/latex/times
9732 %{texmfdist}/tex/latex/timesht
9733 %{texmfdist}/tex/latex/tipa
9734 %{texmfdist}/tex/latex/titlefoot
9735 %{texmfdist}/tex/latex/titlesec
9736 %{texmfdist}/tex/latex/titling
9737 %{texmfdist}/tex/latex/tocbibind
9738 %{texmfdist}/tex/latex/tocloft
9739 %{texmfdist}/tex/latex/tools
9740 %{texmfdist}/tex/latex/totpages
9741 %{texmfdist}/tex/latex/type1cm
9742 %{texmfdist}/tex/latex/undertilde
9743 %{texmfdist}/tex/latex/units
9744 %{texmfdist}/tex/latex/unitsdef
9745 %{texmfdist}/tex/latex/universa
9746 %{texmfdist}/tex/latex/unroman
9747 %{texmfdist}/tex/latex/upmethodology
9748 %{texmfdist}/tex/latex/upquote
9749 %{texmfdist}/tex/latex/varindex
9750 %{texmfdist}/tex/latex/varsfromjobname
9751 %{texmfdist}/tex/latex/vector
9752 %{texmfdist}/tex/latex/velthuis
9753 %{texmfdist}/tex/latex/verse
9754 %{texmfdist}/tex/latex/versions
9755 %{texmfdist}/tex/latex/vhistory
9756 %{texmfdist}/tex/latex/vita
9757 %{texmfdist}/tex/latex/vmargin
9758 %{texmfdist}/tex/latex/volumes
9759 %{texmfdist}/tex/latex/vpe
9760 %{texmfdist}/tex/latex/vrsion
9761 %{texmfdist}/tex/latex/vwcol
9762 %{texmfdist}/tex/latex/vxu
9763 %{texmfdist}/tex/latex/wallpaper
9764 %{texmfdist}/tex/latex/warning
9765 %{texmfdist}/tex/latex/warpcol
9766 %{texmfdist}/tex/latex/was
9767 %{texmfdist}/tex/latex/williams
9768 %{texmfdist}/tex/latex/wnri
9769 %{texmfdist}/tex/latex/wordlike
9770 %{texmfdist}/source/wordlike
9771 %{texmfdist}/tex/latex/wrapfig
9772 %{texmfdist}/tex/latex/wsuipa
9773 %{texmfdist}/source/generic/wsuipa
9774 %{texmfdist}/tex/latex/xargs
9775 %{texmfdist}/tex/latex/xcolor
9776 %{texmfdist}/tex/latex/xdoc
9777 %{texmfdist}/tex/latex/xfor
9778 %{texmfdist}/tex/latex/xifthen
9779 %{texmfdist}/tex/latex/xkeyval
9780 %{texmfdist}/tex/latex/xmpincl
9781 %{texmfdist}/tex/latex/xnewcommand
9782 %{texmfdist}/tex/latex/xoptarg
9783 %{texmfdist}/tex/latex/xpackages
9784 %{texmfdist}/tex/latex/xq
9785 %{texmfdist}/tex/latex/xskak
9786 %{texmfdist}/tex/latex/xstring
9787 %{texmfdist}/tex/latex/xtab
9788 %{texmfdist}/tex/latex/xtcapts
9789 %{texmfdist}/tex/latex/xyling
9790 %{texmfdist}/tex/latex/xytree
9791 %{texmfdist}/tex/latex/yafoot
9792 %{texmfdist}/tex/latex/yfonts
9793 %{texmfdist}/tex/latex/yhmath
9794 %{texmfdist}/tex/latex/yi4latex
9795 %{texmfdist}/tex/latex/york-thesis
9796 %{texmfdist}/tex/latex/youngtab
9797 %{texmfdist}/tex/latex/yplan
9798 %{texmfdist}/tex/latex/zapfchan
9799 %{texmfdist}/tex/latex/zapfding
9800 %{texmfdist}/tex/latex/zed-csp
9801 %{texmfdist}/tex/latex/zefonts
9802 %{texmfdist}/tex/latex/ziffer
9803 %{texmfdist}/tex/latex/zwgetfdate
9804 %{texmfdist}/tex/plain/etex
9805 %{texmf}/tex/latex/config
9806 %{texmf}/tex/latex/dvipdfm
9807
9808 %files latex-12many
9809 %defattr(644,root,root,755)
9810 %doc %{texmfdist}/doc/latex/12many
9811 %{texmfdist}/source/latex/12many
9812
9813 %files latex-abstract
9814 %defattr(644,root,root,755)
9815 %doc %{texmfdist}/doc/latex/abstract
9816 %{texmfdist}/tex/latex/abstract
9817 %{texmfdist}/source/latex/abstract
9818
9819 %files latex-accfonts
9820 %defattr(644,root,root,755)
9821 %doc %{texmfdist}/doc/fonts/accfonts
9822 %{texmfdist}/tex/latex/accfonts
9823
9824 %files latex-adrconv
9825 %defattr(644,root,root,755)
9826 %{texmfdist}/tex/latex/adrconv
9827 %{texmfdist}/doc/latex/adrconv
9828
9829 %files latex-algorithms
9830 %defattr(644,root,root,755)
9831 %doc %{texmfdist}/doc/latex/algorithms
9832 %{texmfdist}/tex/latex/algorithms
9833
9834 %files latex-ae
9835 %defattr(644,root,root,755)
9836 %{texmfdist}/tex/latex/ae
9837
9838 %files latex-ams
9839 %defattr(644,root,root,755)
9840 %doc %{texmfdist}/doc/latex/amscls
9841 %doc %{texmfdist}/doc/latex/amsmath
9842 %doc %{texmfdist}/doc/latex/onlyamsmath
9843 %{texmfdist}/doc/fonts/amsfonts
9844 %{texmfdist}/tex/latex/amscls
9845 %{texmfdist}/tex/latex/amsmath
9846 %{texmfdist}/tex/latex/amsfonts
9847 %{texmfdist}/tex/latex/onlyamsmath
9848 %{texmfdist}/source/latex/onlyamsmath
9849 %{texmfdist}/source/latex/amsaddr
9850 %{texmfdist}/source/latex/amscls
9851 %{texmfdist}/source/latex/amsfonts
9852 %{texmfdist}/source/latex/amsmath
9853 %{texmfdist}/source/latex/amsrefs
9854
9855 %files latex-antp
9856 %defattr(644,root,root,755)
9857 %{texmfdist}/tex/latex/antp
9858
9859 %files latex-antt
9860 %defattr(644,root,root,755)
9861 %{texmfdist}/tex/latex/antt
9862
9863 %files latex-appendix
9864 %defattr(644,root,root,755)
9865 %doc %{texmfdist}/doc/latex/appendix
9866 %{texmfdist}/tex/latex/appendix
9867 %{texmfdist}/source/latex/appendix
9868
9869 %files latex-bardiag
9870 %defattr(644,root,root,755)
9871 %doc %{texmfdist}/doc/latex/bardiag
9872 %{texmfdist}/tex/latex/bardiag
9873
9874 %files latex-bbm
9875 %defattr(644,root,root,755)
9876 %doc %{texmfdist}/doc/fonts/bbm
9877 %{texmfdist}/tex/latex/bbm
9878
9879 %files latex-bbold
9880 %defattr(644,root,root,755)
9881 %doc %{texmfdist}/doc/latex/bbold
9882 %{texmfdist}/tex/latex/bbold
9883 %{texmfdist}/source/latex/bbold
9884
9885 %files latex-beamer
9886 %defattr(644,root,root,755)
9887 %doc %{texmfdist}/doc/latex/beamer
9888 %{texmfdist}/tex/latex/beamer-contrib
9889 %{texmfdist}/tex/latex/beamer
9890
9891 %files latex-bezos
9892 %defattr(644,root,root,755)
9893 %doc %{texmfdist}/doc/latex/bezos
9894 %{texmfdist}/tex/latex/bezos
9895
9896 %files latex-bibtex
9897 %defattr(644,root,root,755)
9898 %doc %{texmfdist}/doc/bibtex/base
9899 %doc %{texmfdist}/doc/latex/adrconv
9900 %doc %{texmfdist}/doc/latex/bibtopic
9901 %doc %{texmfdist}/doc/latex/bibunits
9902 %doc %{texmfdist}/doc/latex/natbib
9903 %doc %{texmfdist}/doc/latex/footbib
9904 %doc %{texmf}/doc/bibtex8
9905 %dir %{texmfdist}/doc/bibtex
9906 %dir %{texmfdist}/bibtex
9907 %dir %{texmfdist}/bibtex/bib
9908 %dir %{texmfdist}/bibtex/bst
9909 %dir %{texmfdist}/bibtex/csf
9910
9911 %attr(755,root,root) %{_bindir}/bibtex
9912 %attr(755,root,root) %{_bindir}/rubibtex
9913
9914 %{texmfdist}/bibtex/bst/base
9915 %{texmfdist}/bibtex/csf/base
9916 %{texmfdist}/bibtex/bib/base
9917 %{texmfdist}/bibtex/bst/adrconv
9918 %{texmfdist}/bibtex/bib/adrconv
9919 %{texmfdist}/source/latex/adrconv
9920 %{texmfdist}/tex/latex/adrconv
9921 # %{texmf}/bibtex/bst/misc
9922 %{texmfdist}/bibtex/bst/natbib
9923 %{texmfdist}/tex/latex/natbib
9924 %{texmfdist}/tex/latex/bibtopic
9925 %{texmfdist}/source/latex/bibtopic
9926 %{texmfdist}/source/latex/bibunits
9927 %{texmfdist}/tex/latex/bibunits
9928 %{texmfdist}/source/latex/footbib
9929 %{texmfdist}/tex/latex/footbib
9930 %dir %{texmf}/bibtex
9931 %{texmf}/bibtex/csf
9932
9933 %{_mandir}/man1/bibtex.1*
9934 %{_mandir}/man1/rubibtex.1*
9935
9936 %files latex-bibtex-ams
9937 %defattr(644,root,root,755)
9938 %{texmfdist}/bibtex/bst/ams
9939 %{texmfdist}/bibtex/bib/ams
9940
9941 %files latex-bibtex-pl
9942 %defattr(644,root,root,755)
9943 %dir %{texmfdist}/bibtex/bib/gustlib
9944 %{texmfdist}/bibtex/bib/gustlib/plbib.bib
9945
9946 %files latex-bibtex-german
9947 %defattr(644,root,root,755)
9948 %doc %{texmfdist}/doc/bibtex/germbib
9949 %{texmfdist}/bibtex/bst/germbib
9950 %{texmfdist}/tex/latex/germbib
9951
9952 %files latex-bibtex-revtex4
9953 %defattr(644,root,root,755)
9954 %dir %{texmfdist}/source/latex/revtex
9955 %doc %{texmfdist}/doc/latex/revtex/revtex4.pdf
9956 %{texmfdist}/source/latex/revtex/revtex4.dtx
9957 %{texmfdist}/source/latex/revtex/revtex4.ins
9958 %{texmfdist}/tex/latex/revtex/revtex4.cls
9959
9960 %files latex-bibtex-jurabib
9961 %defattr(644,root,root,755)
9962 %doc %{texmfdist}/doc/latex/jurabib
9963 %{texmfdist}/bibtex/bst/jurabib
9964 %{texmfdist}/bibtex/bib/jurabib
9965 %{texmfdist}/source/latex/jurabib
9966 %{texmfdist}/tex/latex/jurabib
9967
9968 %files latex-bibtex-dk
9969 %defattr(644,root,root,755)
9970 %doc %{texmfdist}/doc/latex/dk-bib
9971 %{texmfdist}/bibtex/bst/dk-bib
9972 %{texmfdist}/bibtex/csf/dk-bib
9973 %{texmfdist}/bibtex/bib/dk-bib
9974 %{texmfdist}/source/latex/dk-bib
9975 %{texmfdist}/tex/latex/dk-bib
9976
9977 # %files latex-bibtex-nor
9978 # %defattr(644,root,root,755)
9979 # %{texmf}/bibtex/bst/norbib
9980
9981 %files latex-bibtex-styles
9982 %defattr(644,root,root,755)
9983 %doc %{texmfdist}/doc/generic/t2
9984 %dir %{texmfdist}/source/bibtex
9985 %{texmfdist}/bibtex/bib/IEEEtran
9986 %{texmfdist}/bibtex/bib/abstyles
9987 %{texmfdist}/bibtex/bib/achemso
9988 %{texmfdist}/bibtex/bib/acmtrans
9989 %{texmfdist}/bibtex/bib/ascelike
9990 %{texmfdist}/bibtex/bib/beebe
9991 %{texmfdist}/bibtex/bib/bibhtml
9992 %{texmfdist}/bibtex/bib/bibtopic
9993 %{texmfdist}/bibtex/bib/din1505
9994 %{texmfdist}/bibtex/bib/directory
9995 %{texmfdist}/bibtex/bib/figbib
9996 %{texmfdist}/bibtex/bib/frankenstein
9997 %{texmfdist}/bibtex/bib/gatech-thesis
9998 %{texmfdist}/bibtex/bib/geomsty
9999 %{texmfdist}/bibtex/bib/gloss
10000 %{texmfdist}/bibtex/bib/harvard
10001 %{texmfdist}/bibtex/bib/ieeepes
10002 %{texmfdist}/bibtex/bib/ijmart
10003 %{texmfdist}/bibtex/bib/imac
10004 %{texmfdist}/bibtex/bib/index
10005 %{texmfdist}/bibtex/bib/lsc
10006 %{texmfdist}/bibtex/bib/msc
10007 %{texmfdist}/bibtex/bib/nostarch
10008 %{texmfdist}/bibtex/bib/revtex
10009 %{texmfdist}/bibtex/bib/spie
10010 %{texmfdist}/bibtex/bib/urlbst
10011 %{texmfdist}/bibtex/bst/IEEEtran
10012 %{texmfdist}/bibtex/bst/abstyles
10013 %{texmfdist}/bibtex/bst/achemso
10014 %{texmfdist}/bibtex/bst/acmtrans
10015 %{texmfdist}/bibtex/bst/afthesis
10016 %{texmfdist}/bibtex/bst/aguplus
10017 %{texmfdist}/bibtex/bst/aichej
10018 %{texmfdist}/bibtex/bst/ametsoc
10019 %{texmfdist}/bibtex/bst/ascelike
10020 %{texmfdist}/bibtex/bst/beebe
10021 %{texmfdist}/bibtex/bst/bibhtml
10022 %{texmfdist}/bibtex/bst/chem-journal
10023 %{texmfdist}/bibtex/bst/chicago
10024 %{texmfdist}/bibtex/bst/confproc
10025 %{texmfdist}/bibtex/bst/datatool
10026 %{texmfdist}/bibtex/bst/din1505
10027 %{texmfdist}/bibtex/bst/dinat
10028 %{texmfdist}/bibtex/bst/directory
10029 %{texmfdist}/bibtex/bst/dvdcoll
10030 %{texmfdist}/bibtex/bst/economic
10031 %{texmfdist}/bibtex/bst/elsevier-bib
10032 %{texmfdist}/bibtex/bst/fbs
10033 %{texmfdist}/bibtex/bst/figbib
10034 %{texmfdist}/bibtex/bst/finbib
10035 %{texmfdist}/bibtex/bst/frankenstein
10036 %{texmfdist}/bibtex/bst/gatech-thesis
10037 %{texmfdist}/bibtex/bst/gloss
10038 %{texmfdist}/bibtex/bst/gost
10039 %{texmfdist}/bibtex/bst/gustlib
10040 %{texmfdist}/bibtex/bst/harvard
10041 %{texmfdist}/bibtex/bst/hc
10042 %{texmfdist}/bibtex/bst/ieeepes
10043 %{texmfdist}/bibtex/bst/ijmart
10044 %{texmfdist}/bibtex/bst/ijqc
10045 %{texmfdist}/bibtex/bst/imac
10046 %{texmfdist}/bibtex/bst/index
10047 %{texmfdist}/bibtex/bst/inlinebib
10048 %{texmfdist}/bibtex/bst/iopart-num
10049 %{texmfdist}/bibtex/bst/jneurosci
10050 %{texmfdist}/bibtex/bst/jurarsp
10051 %{texmfdist}/bibtex/bst/kluwer
10052 %{texmfdist}/bibtex/bst/mslapa
10053 %{texmfdist}/bibtex/bst/multibib
10054 %{texmfdist}/bibtex/bst/munich
10055 %{texmfdist}/bibtex/bst/nature
10056 %{texmfdist}/bibtex/bst/nddiss
10057 %{texmfdist}/bibtex/bst/opcit
10058 %{texmfdist}/bibtex/bst/perception
10059 %{texmfdist}/bibtex/bst/revtex
10060 %{texmfdist}/bibtex/bst/savetrees
10061 %{texmfdist}/bibtex/bst/shipunov
10062 %{texmfdist}/bibtex/bst/smflatex
10063 %{texmfdist}/bibtex/bst/sort-by-letters
10064 %{texmfdist}/bibtex/bst/spie
10065 %{texmfdist}/bibtex/bst/stellenbosch
10066 %{texmfdist}/bibtex/bst/swebib
10067 %{texmfdist}/bibtex/bst/texsis
10068 %{texmfdist}/bibtex/bst/thuthesis
10069 %{texmfdist}/bibtex/bst/tugboat
10070 %{texmfdist}/bibtex/bst/urlbst
10071 %{texmfdist}/bibtex/csf/gost
10072 %doc %{texmfdist}/doc/bibtex/abstyles
10073 %doc %{texmfdist}/doc/bibtex/bibhtml
10074 %doc %{texmfdist}/doc/bibtex/dinat
10075 %doc %{texmfdist}/doc/bibtex/economic
10076 %doc %{texmfdist}/doc/bibtex/elsevier-bib
10077 %doc %{texmfdist}/doc/bibtex/gost
10078 %doc %{texmfdist}/doc/bibtex/ijqc
10079 %doc %{texmfdist}/doc/bibtex/iopart-num
10080 %doc %{texmfdist}/doc/latex/IEEEtran
10081 %{texmfdist}/source/bibtex/gost
10082
10083 %files latex-bibtex-vancouver
10084 %defattr(644,root,root,755)
10085 %dir %{texmfdist}/bibtex/bib/vancouver
10086 %dir %{texmfdist}/bibtex/bst/vancouver
10087 %dir %{texmfdist}/doc/bibtex/vancouver
10088 %{texmfdist}/bibtex/bib/vancouver/vancouver.bib
10089 %{texmfdist}/bibtex/bst/vancouver/vancouver.bst
10090 %doc %{texmfdist}/doc/bibtex/vancouver/README
10091 %doc %{texmfdist}/doc/bibtex/vancouver/vancouver.pdf
10092 %doc %{texmfdist}/doc/bibtex/vancouver/vancouver.tex
10093
10094 %files latex-booktabs
10095 %defattr(644,root,root,755)
10096 %doc %{texmfdist}/doc/latex/booktabs
10097 %{texmfdist}/source/latex/booktabs
10098 %{texmfdist}/tex/latex/booktabs
10099
10100 %files latex-caption
10101 %defattr(644,root,root,755)
10102 %doc %{texmfdist}/doc/latex/caption
10103 %{texmfdist}/tex/latex/caption
10104 %{texmfdist}/source/latex/caption
10105
10106 %files latex-carlisle
10107 %defattr(644,root,root,755)
10108 %doc %{texmfdist}/doc/latex/carlisle
10109 %{texmfdist}/tex/latex/carlisle
10110 %{texmfdist}/source/latex/carlisle
10111
10112 %files latex-ccfonts
10113 %defattr(644,root,root,755)
10114 %doc %{texmfdist}/doc/latex/ccfonts
10115 %{texmfdist}/source/latex/ccfonts
10116 %{texmfdist}/tex/latex/ccfonts
10117
10118 %files latex-cite
10119 %defattr(644,root,root,755)
10120 %{texmfdist}/tex/latex/cite
10121
10122 %files latex-cmbright
10123 %defattr(644,root,root,755)
10124 %doc %{texmfdist}/doc/latex/cmbright
10125 %{texmfdist}/tex/latex/cmbright
10126
10127 %files latex-colortab
10128 %defattr(644,root,root,755)
10129 %doc %{texmfdist}/doc/generic/colortab
10130 %{texmfdist}/tex/latex/colortab
10131 %{texmfdist}/tex/generic/colortab
10132
10133 %files latex-comment
10134 %defattr(644,root,root,755)
10135 %doc %{texmfdist}/doc/latex/comment
10136 %{texmfdist}/tex/latex/comment
10137 %{texmfdist}/source/latex/comment
10138
10139 %files latex-concmath
10140 %defattr(644,root,root,755)
10141 %{texmfdist}/tex/latex/concmath
10142
10143 %files latex-currvita
10144 %defattr(644,root,root,755)
10145 %doc %{texmfdist}/doc/latex/currvita
10146 %{texmfdist}/tex/latex/currvita
10147 %{texmfdist}/source/latex/currvita
10148 %doc %{texmfdist}/doc/latex/curve
10149 %{texmfdist}/source/latex/curve
10150 %{texmfdist}/tex/latex/curve
10151 %doc %{texmfdist}/doc/latex/ecv
10152 %{texmfdist}/source/latex/ecv
10153 %{texmfdist}/tex/latex/ecv
10154 %doc %{texmfdist}/doc/latex/simplecv
10155 %{texmfdist}/source/latex/simplecv
10156 %{texmfdist}/tex/latex/simplecv
10157
10158 %files latex-curves
10159 %defattr(644,root,root,755)
10160 %doc %{texmfdist}/doc/latex/curves
10161 %{texmfdist}/source/latex/curves
10162 %{texmfdist}/tex/latex/curves
10163
10164 %files latex-custom-bib
10165 %defattr(644,root,root,755)
10166 %doc %{texmfdist}/doc/latex/custom-bib
10167 %{texmfdist}/source/latex/custom-bib
10168 %{texmfdist}/tex/latex/custom-bib
10169
10170 %files latex-cyrillic
10171 %defattr(644,root,root,755)
10172 %doc %{texmfdist}/doc/latex/cyrillic
10173 %{texmfdist}/source/latex/cyrillic
10174 %{texmfdist}/tex/latex/cyrillic
10175
10176 # %files latex-dstroke
10177 # %defattr(644,root,root,755)
10178 # %{texmf}/tex/latex/dstroke
10179
10180 %files latex-enumitem
10181 %defattr(644,root,root,755)
10182 %doc %{texmfdist}/doc/latex/enumitem
10183 %{texmfdist}/tex/latex/enumitem
10184
10185 %files latex-exams
10186 %defattr(644,root,root,755)
10187 %doc %{texmfdist}/doc/latex/exam
10188 %{texmfdist}/tex/latex/exam
10189 # generate problem sheets and their solution sheets
10190 %doc %{texmfdist}/doc/latex/probsoln
10191 %{texmfdist}/source/latex/probsoln
10192 %{texmfdist}/tex/latex/probsoln
10193 %doc %{texmfdist}/doc/latex/examdesign
10194 %{texmfdist}/tex/latex/examdesign
10195 %{texmfdist}/source/latex/examdesign
10196 %doc %{texmfdist}/doc/latex/mathexam
10197 %{texmfdist}/source/latex/mathexam
10198 %{texmfdist}/tex/latex/mathexam
10199 # A LaTeX2e class for making multiple choice questionnaires
10200 %doc %{texmfdist}/doc/latex/qcm
10201 %{texmfdist}/source/latex/qcm
10202 %{texmfdist}/tex/latex/qcm
10203 # A LaTeX class for writing exercise sheets.
10204 %doc %{texmfdist}/doc/latex/uebungsblatt
10205 %{texmfdist}/tex/latex/uebungsblatt
10206
10207 %files latex-float
10208 %defattr(644,root,root,755)
10209 # Continuation headings and legends for floats.
10210 %doc %{texmfdist}/doc/latex/ccaption
10211 %{texmfdist}/source/latex/ccaption
10212 %{texmfdist}/tex/latex/ccaption
10213 # A float environment for photographs.
10214 %doc %{texmfdist}/doc/latex/photo
10215 %{texmfdist}/source/latex/photo
10216 %{texmfdist}/tex/latex/photo
10217 # Move floats to the top of the page.
10218 %doc %{texmfdist}/doc/latex/topfloat
10219 %{texmfdist}/tex/latex/topfloat
10220
10221 %files latex-formlett
10222 %defattr(644,root,root,755)
10223 %doc %{texmfdist}/doc/latex/formlett
10224 %{texmfdist}/tex/latex/formlett
10225
10226 %files latex-formular
10227 %defattr(644,root,root,755)
10228 %doc %{texmfdist}/doc/latex/formular
10229 %{texmfdist}/tex/latex/formular
10230 %{texmfdist}/source/latex/formular
10231
10232 %files latex-gbrief
10233 %defattr(644,root,root,755)
10234 %doc %{texmfdist}/doc/latex/g-brief
10235 %{texmfdist}/source/latex/g-brief
10236 %{texmfdist}/tex/latex/g-brief
10237
10238 %files latex-jknappen
10239 %defattr(644,root,root,755)
10240 %doc %{texmfdist}/fonts/source/jknappen
10241 %{texmfdist}/fonts/tfm/jknappen
10242
10243 %files latex-keystroke
10244 %defattr(644,root,root,755)
10245 %{texmfdist}/tex/latex/keystroke
10246 %doc %{texmfdist}/doc/latex/keystroke
10247
10248 %files latex-labbook
10249 %defattr(644,root,root,755)
10250 %doc %{texmfdist}/doc/latex/labbook
10251 %{texmfdist}/source/latex/labbook
10252 %{texmfdist}/tex/latex/labbook
10253
10254 %files latex-lastpage
10255 %defattr(644,root,root,755)
10256 %doc %{texmfdist}/doc/latex/lastpage
10257 %{texmfdist}/tex/latex/lastpage
10258 %{texmfdist}/source/latex/lastpage
10259
10260 %files latex-lcd
10261 %defattr(644,root,root,755)
10262 %doc %{texmfdist}/doc/latex/lcd
10263 %{texmfdist}/source/latex/lcd
10264 %{texmfdist}/tex/latex/lcd
10265
10266 %files latex-leaflet
10267 %defattr(644,root,root,755)
10268 %doc %{texmfdist}/doc/latex/leaflet
10269 %{texmfdist}/source/latex/leaflet
10270 %{texmfdist}/tex/latex/leaflet
10271
10272 %files latex-leftidx
10273 %defattr(644,root,root,755)
10274 %doc %{texmfdist}/doc/latex/leftidx
10275 %{texmfdist}/tex/latex/leftidx
10276 %{texmfdist}/source/latex/leftidx
10277
10278 %files latex-lewis
10279 %defattr(644,root,root,755)
10280 %doc %{texmfdist}/doc/latex/lewis
10281 %{texmfdist}/tex/latex/lewis
10282
10283 %files latex-lm
10284 %defattr(644,root,root,755)
10285 %doc %{texmfdist}/doc/fonts/lm
10286 %{texmfdist}/tex/latex/lm
10287 %{texmfdist}/fonts/afm/public/lm
10288 %{texmfdist}/fonts/enc/dvips/lm
10289 %{texmfdist}/fonts/map/dvips/lm
10290 %{texmfdist}/fonts/map/dvipdfm/lm
10291 %{texmfdist}/fonts/opentype/public/lm
10292 %{texmfdist}/fonts/tfm/public/lm
10293 %{texmfdist}/source/fonts/lm
10294
10295 %files latex-lucidabr
10296 %defattr(644,root,root,755)
10297 %dir %{texmfdist}/vtex
10298 %{texmfdist}/vtex/config
10299
10300 %files latex-lineno
10301 %defattr(644,root,root,755)
10302 %doc %{texmfdist}/doc/latex/lineno
10303 %{texmfdist}/tex/latex/lineno
10304
10305 %files latex-metre
10306 %defattr(644,root,root,755)
10307 %doc %{texmfdist}/doc/latex/metre
10308 %{texmfdist}/source/latex/metre
10309 %{texmfdist}/tex/latex/metre
10310
10311 %files latex-marvosym
10312 %defattr(644,root,root,755)
10313 %{texmfdist}/tex/latex/marvosym
10314
10315 #%files latex-mathpple
10316 #%defattr(644,root,root,755)
10317
10318 #%files latex-mathtime
10319 #%defattr(644,root,root,755)
10320
10321 %files latex-microtype
10322 %defattr(644,root,root,755)
10323 %doc %{texmfdist}/doc/latex/microtype
10324 %{texmfdist}/source/latex/microtype
10325 %{texmfdist}/tex/latex/microtype
10326
10327 %files latex-misc
10328 %defattr(644,root,root,755)
10329 %doc %{texmfdist}/doc/latex/fixme
10330 %{texmfdist}/source/latex/fixme
10331 %{texmfdist}/tex/latex/fixme
10332 %doc %{texmfdist}/doc/latex/recipecard
10333 %{texmfdist}/source/latex/recipecard
10334 %{texmfdist}/tex/latex/recipecard
10335 %doc %{texmfdist}/doc/latex/cooking
10336 %{texmfdist}/source/latex/cooking
10337 %{texmfdist}/tex/latex/cooking
10338 %doc %{texmfdist}/doc/latex/cuisine
10339 %{texmfdist}/source/latex/cuisine
10340 %{texmfdist}/tex/latex/cuisine
10341 %doc %{texmfdist}/doc/latex/todo
10342 %{texmfdist}/source/latex/todo
10343 %{texmfdist}/tex/latex/todo
10344
10345 %files latex-mflogo
10346 %defattr(644,root,root,755)
10347 %doc %{texmfdist}/doc/latex/mflogo
10348 %{texmfdist}/tex/latex/mflogo
10349
10350 %files latex-mfnfss
10351 %defattr(644,root,root,755)
10352 %{texmfdist}/source/latex/mfnfss
10353 %{texmfdist}/tex/latex/mfnfss
10354
10355 %files latex-minitoc
10356 %defattr(644,root,root,755)
10357 %doc %{texmfdist}/doc/latex/minitoc
10358 %{texmfdist}/bibtex/bst/minitoc
10359 %{texmfdist}/makeindex/minitoc
10360 %{texmfdist}/scripts/minitoc
10361 %{texmfdist}/source/latex/minitoc
10362 %{texmfdist}/tex/latex/minitoc
10363
10364 %files latex-mltex
10365 %defattr(644,root,root,755)
10366 %doc %{texmfdist}/doc/latex/mltex
10367 %{texmfdist}/tex/latex/mltex
10368 %{texmfdist}/tex/mltex/config
10369
10370 %files latex-moreverb
10371 %defattr(644,root,root,755)
10372 %doc %{texmfdist}/doc/latex/moreverb
10373 %{texmfdist}/tex/latex/moreverb
10374 %{texmfdist}/source/latex/moreverb
10375
10376 %files latex-multienum
10377 %defattr(644,root,root,755)
10378 %doc %{texmfdist}/doc/latex/multenum
10379 %dir %{texmfdist}/tex/latex/multenum
10380 %{texmfdist}/tex/latex/multenum/*
10381
10382 %files latex-musictex
10383 %defattr(644,root,root,755)
10384 %doc %{texmfdist}/doc/generic/musictex
10385 %{texmfdist}/fonts/source/public/musictex
10386 %{texmfdist}/fonts/tfm/public/musictex
10387 %{texmfdist}/tex/generic/musictex
10388 %{texmfdist}/tex/latex/musictex
10389
10390 %files latex-ntheorem
10391 %defattr(644,root,root,755)
10392 %doc %{texmfdist}/doc/latex/ntheorem
10393 %{texmfdist}/tex/latex/ntheorem
10394 %{texmfdist}/source/latex/ntheorem
10395
10396 %files latex-other-doc
10397 %defattr(644,root,root,755)
10398 %doc %{texmfdist}/doc/alatex
10399 %doc %{texmfdist}/doc/cslatex/base
10400 %doc %{texmfdist}/doc/generic/enctex
10401 %doc %{texmfdist}/doc/generic/wsuipa
10402 %doc %{texmfdist}/doc/latex/ANUfinalexam
10403 %doc %{texmfdist}/doc/latex/AkkTeX
10404 %doc %{texmfdist}/doc/latex/GuIT
10405 %doc %{texmfdist}/doc/latex/a0poster
10406 %doc %{texmfdist}/doc/latex/acmtrans
10407 %doc %{texmfdist}/doc/latex/adrlist
10408 %doc %{texmfdist}/doc/latex/afthesis
10409 %doc %{texmfdist}/doc/latex/aguplus
10410 %doc %{texmfdist}/doc/latex/akletter
10411 %doc %{texmfdist}/doc/latex/algorithm2e
10412 %doc %{texmfdist}/doc/latex/algorithmicx
10413 %doc %{texmfdist}/doc/latex/altfont
10414 %doc %{texmfdist}/doc/latex/ametsoc
10415 %doc %{texmfdist}/doc/latex/amsaddr
10416 %doc %{texmfdist}/doc/latex/amsrefs
10417 %doc %{texmfdist}/doc/latex/animate
10418 %doc %{texmfdist}/doc/latex/answers
10419 %doc %{texmfdist}/doc/latex/anyfontsize
10420 %doc %{texmfdist}/doc/latex/apa
10421 %doc %{texmfdist}/doc/latex/ar
10422 %doc %{texmfdist}/doc/latex/arabi
10423 %doc %{texmfdist}/doc/latex/arabtex
10424 %doc %{texmfdist}/doc/latex/ascelike
10425 %doc %{texmfdist}/doc/latex/assignment
10426 %doc %{texmfdist}/doc/latex/augie
10427 %doc %{texmfdist}/doc/latex/aurical
10428 %doc %{texmfdist}/doc/latex/authorindex
10429 %doc %{texmfdist}/doc/latex/autoarea
10430 %doc %{texmfdist}/doc/latex/autotab
10431 %doc %{texmfdist}/doc/latex/bangtex
10432 %doc %{texmfdist}/doc/latex/barcodes
10433 %doc %{texmfdist}/doc/latex/bayer
10434 %doc %{texmfdist}/doc/latex/bbm-macros
10435 %doc %{texmfdist}/doc/latex/beamer-contrib
10436 %doc %{texmfdist}/doc/latex/begriff
10437 %doc %{texmfdist}/doc/latex/betababel
10438 %doc %{texmfdist}/doc/latex/bibarts
10439 %doc %{texmfdist}/doc/latex/bibleref
10440 %doc %{texmfdist}/doc/latex/biblist
10441 %doc %{texmfdist}/doc/latex/bigfoot
10442 %doc %{texmfdist}/doc/latex/bizcard
10443 %doc %{texmfdist}/doc/latex/blindtext
10444 %doc %{texmfdist}/doc/latex/boldtensors
10445 %doc %{texmfdist}/doc/latex/bookest
10446 %doc %{texmfdist}/doc/latex/boxhandler
10447 %doc %{texmfdist}/doc/latex/braille
10448 %doc %{texmfdist}/doc/latex/breakurl
10449 %doc %{texmfdist}/doc/latex/brushscr
10450 %doc %{texmfdist}/doc/latex/bussproofs
10451 %doc %{texmfdist}/doc/latex/calxxxx
10452 %doc %{texmfdist}/doc/latex/captcont
10453 %doc %{texmfdist}/doc/latex/casyl
10454 %doc %{texmfdist}/doc/latex/catechis
10455 %doc %{texmfdist}/doc/latex/cbcoptic
10456 %doc %{texmfdist}/doc/latex/cclicenses
10457 %doc %{texmfdist}/doc/latex/cd-cover
10458 %doc %{texmfdist}/doc/latex/cd
10459 %doc %{texmfdist}/doc/latex/cdpbundl
10460 %doc %{texmfdist}/doc/latex/cellspace
10461 %doc %{texmfdist}/doc/latex/changes
10462 %doc %{texmfdist}/doc/latex/chapterfolder
10463 %doc %{texmfdist}/doc/latex/china2e
10464 %doc %{texmfdist}/doc/latex/cite
10465 %doc %{texmfdist}/doc/latex/cjk
10466 %doc %{texmfdist}/doc/latex/classicthesis
10467 %doc %{texmfdist}/doc/latex/cleveref
10468 %doc %{texmfdist}/doc/latex/clock
10469 %doc %{texmfdist}/doc/latex/clrscode
10470 %doc %{texmfdist}/doc/latex/cm-lgc
10471 %doc %{texmfdist}/doc/latex/cmap
10472 %doc %{texmfdist}/doc/latex/cmcyralt
10473 %doc %{texmfdist}/doc/latex/cmdstring
10474 %doc %{texmfdist}/doc/latex/codepage
10475 %doc %{texmfdist}/doc/latex/colorinfo
10476 %doc %{texmfdist}/doc/latex/commath
10477 %doc %{texmfdist}/doc/latex/complexity
10478 %doc %{texmfdist}/doc/latex/concprog
10479 %doc %{texmfdist}/doc/latex/confproc
10480 %doc %{texmfdist}/doc/latex/courier-scaled
10481 %doc %{texmfdist}/doc/latex/courseoutline
10482 %doc %{texmfdist}/doc/latex/coursepaper
10483 %doc %{texmfdist}/doc/latex/coverpage
10484 %doc %{texmfdist}/doc/latex/covington
10485 %doc %{texmfdist}/doc/latex/crossreference
10486 %doc %{texmfdist}/doc/latex/cryst
10487 %doc %{texmfdist}/doc/latex/csbulletin
10488 %doc %{texmfdist}/doc/latex/csquotes
10489 %doc %{texmfdist}/doc/latex/ctib
10490 %doc %{texmfdist}/doc/latex/cursor
10491 %doc %{texmfdist}/doc/latex/cv
10492 %doc %{texmfdist}/doc/latex/cweb-latex
10493 %doc %{texmfdist}/doc/latex/dateiliste
10494 %doc %{texmfdist}/doc/latex/datetime
10495 %doc %{texmfdist}/doc/latex/dcpic
10496 %doc %{texmfdist}/doc/latex/diagnose
10497 %doc %{texmfdist}/doc/latex/dichokey
10498 %doc %{texmfdist}/doc/latex/digiconfigs
10499 %doc %{texmfdist}/doc/latex/din1505
10500 %doc %{texmfdist}/doc/latex/directory
10501 %doc %{texmfdist}/doc/latex/dlfltxb
10502 %doc %{texmfdist}/doc/latex/docmfp
10503 %doc %{texmfdist}/doc/latex/doi
10504 %doc %{texmfdist}/doc/latex/doipubmed
10505 %doc %{texmfdist}/doc/latex/dotarrow
10506 %doc %{texmfdist}/doc/latex/dottex
10507 %doc %{texmfdist}/doc/latex/dpfloat
10508 %doc %{texmfdist}/doc/latex/drac
10509 %doc %{texmfdist}/doc/latex/dramatist
10510 %doc %{texmfdist}/doc/latex/dtxgallery
10511 %doc %{texmfdist}/doc/latex/duerer-latex
10512 %doc %{texmfdist}/doc/latex/dvdcoll
10513 %doc %{texmfdist}/doc/latex/eCards
10514 %doc %{texmfdist}/doc/latex/ean13isbn
10515 %doc %{texmfdist}/doc/latex/easy
10516 %doc %{texmfdist}/doc/latex/ebezier
10517 %doc %{texmfdist}/doc/latex/ebong
10518 %doc %{texmfdist}/doc/latex/ebsthesis
10519 %doc %{texmfdist}/doc/latex/ecclesiastic
10520 %doc %{texmfdist}/doc/latex/ecltree
10521 %doc %{texmfdist}/doc/latex/ed
10522 %doc %{texmfdist}/doc/latex/edmac
10523 %doc %{texmfdist}/doc/latex/edmargin
10524 %doc %{texmfdist}/doc/latex/ednotes
10525 %doc %{texmfdist}/doc/latex/eemeir
10526 %doc %{texmfdist}/doc/latex/egameps
10527 %doc %{texmfdist}/doc/latex/ellipsis
10528 %doc %{texmfdist}/doc/latex/elpres
10529 %doc %{texmfdist}/doc/latex/elsevier
10530 %doc %{texmfdist}/doc/latex/em
10531 %doc %{texmfdist}/doc/latex/emp
10532 %doc %{texmfdist}/doc/latex/emulateapj
10533 %doc %{texmfdist}/doc/latex/endheads
10534 %doc %{texmfdist}/doc/latex/engpron
10535 %doc %{texmfdist}/doc/latex/engrec
10536 %doc %{texmfdist}/doc/latex/envlab
10537 %doc %{texmfdist}/doc/latex/epigraph
10538 %doc %{texmfdist}/doc/latex/epiolmec
10539 %doc %{texmfdist}/doc/latex/epsdice
10540 %doc %{texmfdist}/doc/latex/epspdfconversion
10541 %doc %{texmfdist}/doc/latex/eqparbox
10542 %doc %{texmfdist}/doc/latex/errata
10543 %doc %{texmfdist}/doc/latex/eskdx
10544 %doc %{texmfdist}/doc/latex/etex-pkg
10545 %doc %{texmfdist}/doc/latex/ethiop-t1
10546 %doc %{texmfdist}/doc/latex/ethiop
10547 %doc %{texmfdist}/doc/latex/etoolbox
10548 %doc %{texmfdist}/doc/latex/eukdate
10549 %doc %{texmfdist}/doc/latex/euproposal
10550 %doc %{texmfdist}/doc/latex/euro
10551 %doc %{texmfdist}/doc/latex/europecv
10552 %doc %{texmfdist}/doc/latex/eurosans
10553 %doc %{texmfdist}/doc/latex/everypage
10554 %doc %{texmfdist}/doc/latex/examplep
10555 %doc %{texmfdist}/doc/latex/exceltex
10556 %doc %{texmfdist}/doc/latex/exercise
10557 %doc %{texmfdist}/doc/latex/expl3
10558 %doc %{texmfdist}/doc/latex/extarrows
10559 %doc %{texmfdist}/doc/latex/extract
10560 %doc %{texmfdist}/doc/latex/facsimile
10561 %doc %{texmfdist}/doc/latex/fancynum
10562 %doc %{texmfdist}/doc/latex/fancyref
10563 %doc %{texmfdist}/doc/latex/fancytooltips
10564 %doc %{texmfdist}/doc/latex/fax
10565 %doc %{texmfdist}/doc/latex/figbib
10566 %doc %{texmfdist}/doc/latex/figsize
10567 %doc %{texmfdist}/doc/latex/fink
10568 %doc %{texmfdist}/doc/latex/fixfoot
10569 %doc %{texmfdist}/doc/latex/flabels
10570 %doc %{texmfdist}/doc/latex/flacards
10571 %doc %{texmfdist}/doc/latex/flagderiv
10572 %doc %{texmfdist}/doc/latex/flashcards
10573 %doc %{texmfdist}/doc/latex/floatrow
10574 %doc %{texmfdist}/doc/latex/fmp
10575 %doc %{texmfdist}/doc/latex/fnbreak
10576 %doc %{texmfdist}/doc/latex/fncychap
10577 %doc %{texmfdist}/doc/latex/foekfont
10578 %doc %{texmfdist}/doc/latex/fonttable
10579 %doc %{texmfdist}/doc/latex/frankenstein
10580 %doc %{texmfdist}/doc/latex/frenchle
10581 %doc %{texmfdist}/doc/latex/fribrief
10582 %doc %{texmfdist}/doc/latex/frletter
10583 %doc %{texmfdist}/doc/latex/frontespizio
10584 %doc %{texmfdist}/doc/latex/fullblck
10585 %doc %{texmfdist}/doc/latex/fullpict
10586 %doc %{texmfdist}/doc/latex/fundus
10587 %doc %{texmfdist}/doc/latex/gaceta
10588 %doc %{texmfdist}/doc/latex/gastex
10589 %doc %{texmfdist}/doc/latex/gatech-thesis
10590 %doc %{texmfdist}/doc/latex/gauss
10591 %doc %{texmfdist}/doc/latex/gb4e
10592 %doc %{texmfdist}/doc/latex/gcard
10593 %doc %{texmfdist}/doc/latex/gcite
10594 %doc %{texmfdist}/doc/latex/genmpage
10595 %doc %{texmfdist}/doc/latex/geomsty
10596 %doc %{texmfdist}/doc/latex/gloss
10597 %doc %{texmfdist}/doc/latex/glossaries
10598 %doc %{texmfdist}/doc/latex/gmdoc
10599 %doc %{texmfdist}/doc/latex/gmeometric
10600 %doc %{texmfdist}/doc/latex/gmiflink
10601 %doc %{texmfdist}/doc/latex/gmutils
10602 %doc %{texmfdist}/doc/latex/gmverb
10603 %doc %{texmfdist}/doc/latex/graphicx-psmin
10604 %doc %{texmfdist}/doc/latex/greek-inputenc
10605 %doc %{texmfdist}/doc/latex/greekdates
10606 %doc %{texmfdist}/doc/latex/greektex
10607 %doc %{texmfdist}/doc/latex/grfpaste
10608 %doc %{texmfdist}/doc/latex/grnumalt
10609 %doc %{texmfdist}/doc/latex/grverb
10610 %doc %{texmfdist}/doc/latex/gu
10611 %doc %{texmfdist}/doc/latex/guitbeamer
10612 %doc %{texmfdist}/doc/latex/hanging
10613 %doc %{texmfdist}/doc/latex/har2nat
10614 %doc %{texmfdist}/doc/latex/harmony
10615 %doc %{texmfdist}/doc/latex/harpoon
10616 %doc %{texmfdist}/doc/latex/harvard
10617 %doc %{texmfdist}/doc/latex/hc
10618 %doc %{texmfdist}/doc/latex/hep
10619 %doc %{texmfdist}/doc/latex/hepnames
10620 %doc %{texmfdist}/doc/latex/hepparticles
10621 %doc %{texmfdist}/doc/latex/hepthesis
10622 %doc %{texmfdist}/doc/latex/hepunits
10623 %doc %{texmfdist}/doc/latex/hexgame
10624 %doc %{texmfdist}/doc/latex/histogr
10625 %doc %{texmfdist}/doc/latex/hitec
10626 %doc %{texmfdist}/doc/latex/hpsdiss
10627 %doc %{texmfdist}/doc/latex/hvfloat
10628 %doc %{texmfdist}/doc/latex/hypdvips
10629 %doc %{texmfdist}/doc/latex/hyperref-docsrc
10630 %doc %{texmfdist}/doc/latex/hyperxmp
10631 %doc %{texmfdist}/doc/latex/ibycus-babel
10632 %doc %{texmfdist}/doc/latex/icsv
10633 %doc %{texmfdist}/doc/latex/ieeepes
10634 %doc %{texmfdist}/doc/latex/ifmslide
10635 %doc %{texmfdist}/doc/latex/ifplatform
10636 %doc %{texmfdist}/doc/latex/ijmart
10637 %doc %{texmfdist}/doc/latex/imac
10638 %doc %{texmfdist}/doc/latex/image-gallery
10639 %doc %{texmfdist}/doc/latex/imtekda
10640 %doc %{texmfdist}/doc/latex/inlinebib
10641 %doc %{texmfdist}/doc/latex/inlinedef
10642 %doc %{texmfdist}/doc/latex/interactiveworkbook
10643 %doc %{texmfdist}/doc/latex/invoice
10644 %doc %{texmfdist}/doc/latex/ipa
10645 %doc %{texmfdist}/doc/latex/iso
10646 %doc %{texmfdist}/doc/latex/iso10303
10647 %doc %{texmfdist}/doc/latex/isodate
10648 %doc %{texmfdist}/doc/latex/isodoc
10649 %doc %{texmfdist}/doc/latex/itnumpar
10650 %doc %{texmfdist}/doc/latex/jknapltx
10651 %doc %{texmfdist}/doc/latex/jneurosci
10652 %doc %{texmfdist}/doc/latex/jpsj
10653 %doc %{texmfdist}/doc/latex/jura
10654 %doc %{texmfdist}/doc/latex/juraabbrev
10655 %doc %{texmfdist}/doc/latex/juramisc
10656 %doc %{texmfdist}/doc/latex/jurarsp
10657 %doc %{texmfdist}/doc/latex/karnaugh
10658 %doc %{texmfdist}/doc/latex/kerkis
10659 %doc %{texmfdist}/doc/latex/kerntest
10660 %doc %{texmfdist}/doc/latex/kluwer
10661 %doc %{texmfdist}/doc/latex/lazylist
10662 %doc %{texmfdist}/doc/latex/lcyw
10663 %doc %{texmfdist}/doc/latex/ledmac
10664 %doc %{texmfdist}/doc/latex/lgreek
10665 %doc %{texmfdist}/doc/latex/lhelp
10666 %doc %{texmfdist}/doc/latex/linguex
10667 %doc %{texmfdist}/doc/latex/lipsum
10668 %doc %{texmfdist}/doc/latex/listbib
10669 %doc %{texmfdist}/doc/latex/lkproof
10670 %doc %{texmfdist}/doc/latex/logic
10671 %doc %{texmfdist}/doc/latex/ltxindex
10672 %doc %{texmfdist}/doc/latex/mafr
10673 %doc %{texmfdist}/doc/latex/magyar
10674 %doc %{texmfdist}/doc/latex/mailing
10675 %doc %{texmfdist}/doc/latex/makebarcode
10676 %doc %{texmfdist}/doc/latex/makedtx
10677 %doc %{texmfdist}/doc/latex/makeglos
10678 %doc %{texmfdist}/doc/latex/mathdesign
10679 %doc %{texmfdist}/doc/latex/mathpazo
10680 %doc %{texmfdist}/doc/latex/mceinleger
10681 %doc %{texmfdist}/doc/latex/memexsupp
10682 %doc %{texmfdist}/doc/latex/metaplot
10683 %doc %{texmfdist}/doc/latex/mff
10684 %doc %{texmfdist}/doc/latex/mftinc
10685 %doc %{texmfdist}/doc/latex/minutes
10686 %doc %{texmfdist}/doc/latex/mmap
10687 %doc %{texmfdist}/doc/latex/mnsymbol
10688 %doc %{texmfdist}/doc/latex/moderncv
10689 %doc %{texmfdist}/doc/latex/modroman
10690 %doc %{texmfdist}/doc/latex/mongolian-babel
10691 %doc %{texmfdist}/doc/latex/montex
10692 %doc %{texmfdist}/doc/latex/moresize
10693 %doc %{texmfdist}/doc/latex/msg
10694 %doc %{texmfdist}/doc/latex/mslapa
10695 %doc %{texmfdist}/doc/latex/mtgreek
10696 %doc %{texmfdist}/doc/latex/multibbl
10697 %doc %{texmfdist}/doc/latex/multirow
10698 %doc %{texmfdist}/doc/latex/munich
10699 %doc %{texmfdist}/doc/latex/muthesis
10700 %doc %{texmfdist}/doc/latex/mxd
10701 %doc %{texmfdist}/doc/latex/mxedruli
10702 %doc %{texmfdist}/doc/latex/ncclatex
10703 %doc %{texmfdist}/doc/latex/ncctools
10704 %doc %{texmfdist}/doc/latex/nddiss
10705 %doc %{texmfdist}/doc/latex/newalg
10706 %doc %{texmfdist}/doc/latex/newfile
10707 %doc %{texmfdist}/doc/latex/newlfm
10708 %doc %{texmfdist}/doc/latex/newspaper
10709 %doc %{texmfdist}/doc/latex/nomentbl
10710 %doc %{texmfdist}/doc/latex/nonfloat
10711 %doc %{texmfdist}/doc/latex/numname
10712 %doc %{texmfdist}/doc/latex/ocr-latex
10713 %doc %{texmfdist}/doc/latex/ogham
10714 %doc %{texmfdist}/doc/latex/ogonek
10715 %doc %{texmfdist}/doc/latex/opcit
10716 %doc %{texmfdist}/doc/latex/ordinalpt
10717 %doc %{texmfdist}/doc/latex/otibet
10718 %doc %{texmfdist}/doc/latex/outline
10719 %doc %{texmfdist}/doc/latex/outliner
10720 %doc %{texmfdist}/doc/latex/pagenote
10721 %doc %{texmfdist}/doc/latex/papercdcase
10722 %doc %{texmfdist}/doc/latex/paresse
10723 %doc %{texmfdist}/doc/latex/parrun
10724 %doc %{texmfdist}/doc/latex/pauldoc
10725 %doc %{texmfdist}/doc/latex/pdfwin
10726 %doc %{texmfdist}/doc/latex/pecha
10727 %doc %{texmfdist}/doc/latex/perception
10728 %doc %{texmfdist}/doc/latex/perltex
10729 %doc %{texmfdist}/doc/latex/pgf-soroban
10730 %doc %{texmfdist}/doc/latex/pgfopts
10731 %doc %{texmfdist}/doc/latex/philex
10732 %doc %{texmfdist}/doc/latex/plates
10733 %doc %{texmfdist}/doc/latex/plweb
10734 %doc %{texmfdist}/doc/latex/pmgraph
10735 %doc %{texmfdist}/doc/latex/polski
10736 %doc %{texmfdist}/doc/latex/polyglot
10737 %doc %{texmfdist}/doc/latex/postcards
10738 %doc %{texmfdist}/doc/latex/powerdot
10739 %doc %{texmfdist}/doc/latex/ppower4
10740 %doc %{texmfdist}/doc/latex/ppr-prv
10741 %doc %{texmfdist}/doc/latex/prettyref
10742 %doc %{texmfdist}/doc/latex/proba
10743 %doc %{texmfdist}/doc/latex/procIAGssymp
10744 %doc %{texmfdist}/doc/latex/protex
10745 %doc %{texmfdist}/doc/latex/protocol
10746 %doc %{texmfdist}/doc/latex/psfragx
10747 %doc %{texmfdist}/doc/latex/psgo
10748 %doc %{texmfdist}/doc/latex/pspicture
10749 %doc %{texmfdist}/doc/latex/pst2pdf
10750 %doc %{texmfdist}/doc/latex/qobitree
10751 %doc %{texmfdist}/doc/latex/qstest
10752 %doc %{texmfdist}/doc/latex/quotmark
10753 %doc %{texmfdist}/doc/latex/r_und_s
10754 %doc %{texmfdist}/doc/latex/randbild
10755 %doc %{texmfdist}/doc/latex/rcs
10756 %doc %{texmfdist}/doc/latex/rcsinfo
10757 %doc %{texmfdist}/doc/latex/rectopma
10758 %doc %{texmfdist}/doc/latex/refcheck
10759 %doc %{texmfdist}/doc/latex/refstyle
10760 %doc %{texmfdist}/doc/latex/relenc
10761 %doc %{texmfdist}/doc/latex/repeatindex
10762 %doc %{texmfdist}/doc/latex/rlepsf
10763 %doc %{texmfdist}/doc/latex/rmpage
10764 %doc %{texmfdist}/doc/latex/robustindex
10765 %doc %{texmfdist}/doc/latex/rst
10766 %doc %{texmfdist}/doc/latex/rtkinenc
10767 %doc %{texmfdist}/doc/latex/rtklage
10768 %doc %{texmfdist}/doc/latex/sagetex
10769 %doc %{texmfdist}/doc/latex/sanskrit
10770 %doc %{texmfdist}/doc/latex/sauerj
10771 %doc %{texmfdist}/doc/latex/sauterfonts
10772 %doc %{texmfdist}/doc/latex/savefnmark
10773 %doc %{texmfdist}/doc/latex/savetrees
10774 %doc %{texmfdist}/doc/latex/scalebar
10775 %doc %{texmfdist}/doc/latex/scientificpaper
10776 %doc %{texmfdist}/doc/latex/sciposter
10777 %doc %{texmfdist}/doc/latex/sciwordconv
10778 %doc %{texmfdist}/doc/latex/sdrt
10779 %doc %{texmfdist}/doc/latex/sectionbox
10780 %doc %{texmfdist}/doc/latex/semantic
10781 %doc %{texmfdist}/doc/latex/semioneside
10782 %doc %{texmfdist}/doc/latex/seqsplit
10783 %doc %{texmfdist}/doc/latex/sf298
10784 %doc %{texmfdist}/doc/latex/sffms
10785 %doc %{texmfdist}/doc/latex/sfg
10786 %doc %{texmfdist}/doc/latex/sgame
10787 %doc %{texmfdist}/doc/latex/shadethm
10788 %doc %{texmfdist}/doc/latex/shorttoc
10789 %doc %{texmfdist}/doc/latex/show2e
10790 %doc %{texmfdist}/doc/latex/showexpl
10791 %doc %{texmfdist}/doc/latex/slantsc
10792 %doc %{texmfdist}/doc/latex/smalltableof
10793 %doc %{texmfdist}/doc/latex/smartref
10794 %doc %{texmfdist}/doc/latex/smflatex
10795 %doc %{texmfdist}/doc/latex/snapshot
10796 %doc %{texmfdist}/doc/latex/sort-by-letters
10797 %doc %{texmfdist}/doc/latex/soyombo
10798 %doc %{texmfdist}/doc/latex/sparklines
10799 %doc %{texmfdist}/doc/latex/spie
10800 %doc %{texmfdist}/doc/latex/splitbib
10801 %doc %{texmfdist}/doc/latex/spotcolor
10802 %doc %{texmfdist}/doc/latex/sprite
10803 %doc %{texmfdist}/doc/latex/srcltx
10804 %doc %{texmfdist}/doc/latex/ssqquote
10805 %doc %{texmfdist}/doc/latex/statistik
10806 %doc %{texmfdist}/doc/latex/stdpage
10807 %doc %{texmfdist}/doc/latex/stellenbosch
10808 %doc %{texmfdist}/doc/latex/stex
10809 %doc %{texmfdist}/doc/latex/struktex
10810 %doc %{texmfdist}/doc/latex/sttools
10811 %doc %{texmfdist}/doc/latex/stubs
10812 %doc %{texmfdist}/doc/latex/subfloat
10813 %doc %{texmfdist}/doc/latex/sugconf
10814 %doc %{texmfdist}/doc/latex/supertabular
10815 %doc %{texmfdist}/doc/latex/svgcolor
10816 %doc %{texmfdist}/doc/latex/svn-multi
10817 %doc %{texmfdist}/doc/latex/svn
10818 %doc %{texmfdist}/doc/latex/svninfo
10819 %doc %{texmfdist}/doc/latex/swebib
10820 %doc %{texmfdist}/doc/latex/swimgraf
10821 %doc %{texmfdist}/doc/latex/synproof
10822 %doc %{texmfdist}/doc/latex/syntax
10823 %doc %{texmfdist}/doc/latex/syntrace
10824 %doc %{texmfdist}/doc/latex/synttree
10825 %doc %{texmfdist}/doc/latex/t-angles
10826 %doc %{texmfdist}/doc/latex/tableaux
10827 %doc %{texmfdist}/doc/latex/tablists
10828 %doc %{texmfdist}/doc/latex/tablor
10829 %doc %{texmfdist}/doc/latex/tabto-ltx
10830 %doc %{texmfdist}/doc/latex/tabulary
10831 %doc %{texmfdist}/doc/latex/tabvar
10832 %doc %{texmfdist}/doc/latex/talk
10833 %doc %{texmfdist}/doc/latex/tapir
10834 %doc %{texmfdist}/doc/latex/tcldoc
10835 %doc %{texmfdist}/doc/latex/tdsfrmath
10836 %doc %{texmfdist}/doc/latex/technics
10837 %doc %{texmfdist}/doc/latex/ted
10838 %doc %{texmfdist}/doc/latex/tengwarscript
10839 %doc %{texmfdist}/doc/latex/tensor
10840 %doc %{texmfdist}/doc/latex/teubner
10841 %doc %{texmfdist}/doc/latex/texmate
10842 %doc %{texmfdist}/doc/latex/texpower
10843 %doc %{texmfdist}/doc/latex/texshade
10844 %doc %{texmfdist}/doc/latex/textcase
10845 %doc %{texmfdist}/doc/latex/textopo
10846 %doc %{texmfdist}/doc/latex/theoremref
10847 %doc %{texmfdist}/doc/latex/thesis-titlepage-fhac
10848 %doc %{texmfdist}/doc/latex/thinsp
10849 %doc %{texmfdist}/doc/latex/thmtools
10850 %doc %{texmfdist}/doc/latex/thumb
10851 %doc %{texmfdist}/doc/latex/thuthesis
10852 %doc %{texmfdist}/doc/latex/ticket
10853 %doc %{texmfdist}/doc/latex/tikz-inet
10854 %doc %{texmfdist}/doc/latex/timesht
10855 %doc %{texmfdist}/doc/latex/titling
10856 %doc %{texmfdist}/doc/latex/tocvsec2
10857 %doc %{texmfdist}/doc/latex/tokenizer
10858 %doc %{texmfdist}/doc/latex/toolbox
10859 %doc %{texmfdist}/doc/latex/toptesi
10860 %doc %{texmfdist}/doc/latex/tpslifonts
10861 %doc %{texmfdist}/doc/latex/trajan
10862 %doc %{texmfdist}/doc/latex/translator
10863 %doc %{texmfdist}/doc/latex/tree-dvips
10864 %doc %{texmfdist}/doc/latex/trivfloat
10865 %doc %{texmfdist}/doc/latex/turnstile
10866 %doc %{texmfdist}/doc/latex/twoup
10867 %doc %{texmfdist}/doc/latex/typogrid
10868 %doc %{texmfdist}/doc/latex/umlaute
10869 %doc %{texmfdist}/doc/latex/undertilde
10870 %doc %{texmfdist}/doc/latex/unitsdef
10871 %doc %{texmfdist}/doc/latex/unroman
10872 %doc %{texmfdist}/doc/latex/upmethodology
10873 %doc %{texmfdist}/doc/latex/urlbst
10874 %doc %{texmfdist}/doc/latex/varindex
10875 %doc %{texmfdist}/doc/latex/varsfromjobname
10876 %doc %{texmfdist}/doc/latex/vector
10877 %doc %{texmfdist}/doc/latex/verse
10878 %doc %{texmfdist}/doc/latex/vhistory
10879 %doc %{texmfdist}/doc/latex/vita
10880 %doc %{texmfdist}/doc/latex/volumes
10881 %doc %{texmfdist}/doc/latex/vpe
10882 %doc %{texmfdist}/doc/latex/vrsion
10883 %doc %{texmfdist}/doc/latex/vwcol
10884 %doc %{texmfdist}/doc/latex/vxu
10885 %doc %{texmfdist}/doc/latex/wadalab
10886 %doc %{texmfdist}/doc/latex/wallpaper
10887 %doc %{texmfdist}/doc/latex/warpcol
10888 %doc %{texmfdist}/doc/latex/wnri
10889 %doc %{texmfdist}/doc/latex/wordlike
10890 %doc %{texmfdist}/doc/latex/xargs
10891 %doc %{texmfdist}/doc/latex/xdoc
10892 %doc %{texmfdist}/doc/latex/xfor
10893 %doc %{texmfdist}/doc/latex/xifthen
10894 %doc %{texmfdist}/doc/latex/xmpincl
10895 %doc %{texmfdist}/doc/latex/xnewcommand
10896 %doc %{texmfdist}/doc/latex/xoptarg
10897 %doc %{texmfdist}/doc/latex/xpackages
10898 %doc %{texmfdist}/doc/latex/xskak
10899 %doc %{texmfdist}/doc/latex/xstring
10900 %doc %{texmfdist}/doc/latex/xtcapts
10901 %doc %{texmfdist}/doc/latex/xyling
10902 %doc %{texmfdist}/doc/latex/xytree
10903 %doc %{texmfdist}/doc/latex/yafoot
10904 %doc %{texmfdist}/doc/latex/yhmath
10905 %doc %{texmfdist}/doc/latex/york-thesis
10906 %doc %{texmfdist}/doc/latex/yplan
10907 %doc %{texmfdist}/doc/latex/zed-csp
10908 %doc %{texmfdist}/doc/latex/zefonts
10909 %doc %{texmfdist}/doc/latex/ziffer
10910 %doc %{texmfdist}/doc/latex/zwgetfdate
10911
10912 %files latex-math-sources
10913 %defattr(644,root,root,755)
10914 %dir %{texmfdist}/source
10915 %dir %{texmfdist}/source/latex
10916 %{texmfdist}/source/latex/bez123
10917 %{texmfdist}/source/latex/binomexp
10918 %{texmfdist}/source/latex/cmll
10919 %{texmfdist}/source/latex/constants
10920 %{texmfdist}/source/latex/coordsys
10921 %{texmfdist}/source/latex/dotseqn
10922 %{texmfdist}/source/latex/egplot
10923 %{texmfdist}/source/latex/eqlist
10924 %{texmfdist}/source/latex/eqnarray
10925 %{texmfdist}/source/latex/esdiff
10926 %{texmfdist}/source/latex/esvect
10927 %{texmfdist}/source/latex/extpfeil
10928 %{texmfdist}/source/latex/fouridx
10929 %{texmfdist}/source/latex/functan
10930 %{texmfdist}/source/latex/galois
10931 %{texmfdist}/source/latex/gnuplottex
10932 %{texmfdist}/source/latex/hhtensor
10933 %{texmfdist}/source/latex/logpap
10934 %{texmfdist}/source/latex/noitcrul
10935 %{texmfdist}/source/latex/permute
10936 %{texmfdist}/source/latex/qsymbols
10937 %{texmfdist}/source/latex/subdepth
10938 %{texmfdist}/source/latex/faktor
10939 %{texmfdist}/source/latex/sseq
10940 %{texmfdist}/source/latex/trsym
10941 %{texmfdist}/source/latex/petri-nets
10942 %{texmfdist}/source/latex/mlist
10943 %{texmfdist}/source/latex/numprint
10944
10945 %files latex-math
10946 %defattr(644,root,root,755)
10947 %{texmfdist}/tex/latex/permute
10948 %doc %{texmfdist}/doc/latex/mfpic4ode
10949 %{texmfdist}/source/latex/mfpic4ode
10950 %{texmfdist}/tex/latex/mfpic4ode
10951 %doc %{texmfdist}/doc/latex/permute
10952 %doc %{texmfdist}/doc/latex/makeplot
10953 %{texmfdist}/tex/latex/makeplot
10954 %{texmfdist}/source/latex/makeplot
10955 %{texmfdist}/tex/latex/bez123
10956 %doc %{texmfdist}/doc/latex/bez123
10957 %{texmfdist}/tex/latex/binomexp
10958 %doc %{texmfdist}/doc/latex/binomexp
10959 %doc %{texmfdist}/doc/latex/coordsys
10960 %{texmfdist}/tex/latex/coordsys
10961 %doc %{texmfdist}/doc/latex/egplot
10962 %{texmfdist}/tex/latex/egplot
10963 %doc %{texmfdist}/doc/latex/eqlist
10964 %{texmfdist}/tex/latex/eqlist
10965 %doc %{texmfdist}/doc/latex/eqnarray
10966 %{texmfdist}/tex/latex/eqnarray
10967 %doc %{texmfdist}/doc/latex/esdiff
10968 %{texmfdist}/tex/latex/esdiff
10969 %doc %{texmfdist}/doc/latex/esvect
10970 %{texmfdist}/fonts/source/public/esvect
10971 %{texmfdist}/fonts/map/dvips/esvect
10972 %{texmfdist}/fonts/tfm/public/esvect
10973 %{texmfdist}/fonts/type1/public/esvect
10974 %{texmfdist}/tex/latex/esvect
10975 %doc %{texmfdist}/doc/latex/extpfeil
10976 %{texmfdist}/tex/latex/extpfeil
10977 %doc %{texmfdist}/doc/latex/faktor
10978 %{texmfdist}/tex/latex/faktor
10979 %doc %{texmfdist}/doc/latex/cmll
10980 %{texmfdist}/fonts/map/dvips/cmll
10981 %{texmfdist}/fonts/source/public/cmll
10982 %{texmfdist}/fonts/tfm/public/cmll
10983 %{texmfdist}/fonts/type1/public/cmll
10984 %{texmfdist}/tex/latex/cmll
10985 %{texmfdist}/tex/latex/dotseqn
10986 %doc %{texmfdist}/doc/latex/functan
10987 %{texmfdist}/tex/latex/functan
10988 %doc %{texmfdist}/doc/latex/galois
10989 %{texmfdist}/tex/latex/galois
10990 %doc %{texmfdist}/doc/latex/gnuplottex
10991 %{texmfdist}/tex/latex/gnuplottex
10992 %doc %{texmfdist}/doc/latex/hhtensor
10993 %{texmfdist}/tex/latex/hhtensor
10994 %doc %{texmfdist}/doc/latex/fouridx
10995 %{texmfdist}/tex/latex/fouridx
10996 %doc %{texmfdist}/doc/latex/noitcrul
10997 %{texmfdist}/tex/latex/noitcrul
10998 %doc %{texmfdist}/doc/latex/constants
10999 %{texmfdist}/tex/latex/constants
11000 %doc %{texmfdist}/doc/latex/logpap
11001 %{texmfdist}/tex/latex/logpap
11002 %doc %{texmfdist}/doc/latex/qsymbols
11003 %{texmfdist}/tex/latex/qsymbols
11004 %{texmfdist}/source/latex/subeqn
11005 %{texmfdist}/source/latex/subeqnarray
11006 %{texmfdist}/tex/latex/subeqn
11007 %{texmfdist}/tex/latex/subeqnarray
11008 %doc %{texmfdist}/doc/latex/subeqn
11009 %doc %{texmfdist}/doc/latex/subeqnarray
11010 %doc %{texmfdist}/doc/latex/ulsy
11011 %{texmfdist}/fonts/source/public/ulsy
11012 %{texmfdist}/fonts/tfm/public/ulsy
11013 %{texmfdist}/source/latex/ulsy
11014 %{texmfdist}/tex/latex/ulsy
11015 %{texmfdist}/tex/latex/sfmath
11016 %doc %{texmfdist}/doc/latex/subdepth
11017 %{texmfdist}/tex/latex/subdepth
11018 %doc %{texmfdist}/doc/latex/mhequ
11019 %{texmfdist}/tex/latex/mhequ
11020 %{texmfdist}/tex/latex/mhs
11021 %doc %{texmfdist}/doc/latex/nath
11022 %{texmfdist}/tex/latex/nath
11023 %doc %{texmfdist}/doc/latex/numprint
11024 %{texmfdist}/tex/latex/numprint
11025 %doc %{texmfdist}/doc/latex/sseq
11026 %{texmfdist}/tex/latex/sseq
11027 %doc %{texmfdist}/doc/latex/trsym
11028 %{texmfdist}/tex/latex/trsym
11029 %{texmfdist}/fonts/source/public/trsym
11030 %{texmfdist}/fonts/tfm/public/trsym
11031 %doc %{texmfdist}/doc/latex/maybemath
11032 %{texmfdist}/tex/latex/maybemath
11033 %doc %{texmfdist}/doc/latex/mlist
11034 %{texmfdist}/tex/latex/mlist
11035 %doc %{texmfdist}/doc/latex/petri-nets
11036 %{texmfdist}/tex/latex/petri-nets
11037 %doc %{texmfdist}/doc/latex/qtree
11038 %{texmfdist}/tex/latex/qtree
11039 %doc %{texmfdist}/doc/latex/simplewick
11040 %{texmfdist}/source/latex/simplewick
11041 %{texmfdist}/tex/latex/simplewick
11042 %doc %{texmfdist}/doc/latex/trfsigns
11043 %{texmfdist}/source/latex/trfsigns
11044 %{texmfdist}/tex/latex/trfsigns
11045
11046 %files latex-physics
11047 %defattr(644,root,root,755)
11048 %doc %{texmfdist}/doc/latex/circ
11049 %{texmfdist}/tex/latex/circ
11050 %{texmfdist}/source/latex/circ
11051 %doc %{texmfdist}/doc/latex/colorwav
11052 %{texmfdist}/source/latex/colorwav
11053 %{texmfdist}/tex/latex/colorwav
11054 %doc %{texmfdist}/doc/latex/dyntree
11055 %{texmfdist}/source/latex/dyntree
11056 %{texmfdist}/tex/latex/dyntree
11057 %doc %{texmfdist}/doc/latex/feynmf
11058 %{texmfdist}/source/latex/feynmf
11059 %{texmfdist}/tex/latex/feynmf
11060 %{texmfdist}/metapost/feynmf
11061 %doc %{texmfdist}/doc/latex/formula
11062 %{texmfdist}/source/latex/formula
11063 %{texmfdist}/tex/latex/formula
11064 %{texmfdist}/source/latex/isotope
11065 %{texmfdist}/tex/latex/isotope
11066 %doc %{texmfdist}/doc/latex/miller
11067 %{texmfdist}/source/latex/miller
11068 %{texmfdist}/tex/latex/miller
11069 %doc %{texmfdist}/doc/latex/listofsymbols
11070 %{texmfdist}/tex/latex/listofsymbols
11071 %doc %{texmfdist}/doc/latex/susy
11072 %{texmfdist}/tex/latex/susy
11073
11074 %files latex-chem
11075 %defattr(644,root,root,755)
11076 %doc %{texmfdist}/doc/latex/achemso
11077 %doc %{texmfdist}/doc/latex/bpchem
11078 %doc %{texmfdist}/doc/latex/chemstyle
11079 %doc %{texmfdist}/doc/latex/mhchem
11080 %doc %{texmfdist}/doc/fonts/chemarrow
11081 %doc %{texmfdist}/doc/latex/chemcompounds
11082 %doc %{texmfdist}/doc/latex/chemcono
11083 %{texmfdist}/fonts/afm/public/chemarrow
11084 %{texmfdist}/fonts/map/dvips/chemarrow
11085 %{texmfdist}/fonts/source/public/chemarrow
11086 %{texmfdist}/fonts/tfm/public/chemarrow
11087 %{texmfdist}/fonts/type1/public/chemarrow
11088 %{texmfdist}/source/latex/achemso
11089 %{texmfdist}/source/latex/bpchem
11090 %{texmfdist}/source/latex/chemcompounds
11091 %{texmfdist}/source/latex/chemstyle
11092 %{texmfdist}/tex/latex/achemso
11093 %{texmfdist}/tex/latex/bpchem
11094 %{texmfdist}/tex/latex/chemarrow
11095 %{texmfdist}/tex/latex/chemcompounds
11096 %{texmfdist}/tex/latex/chemcono
11097 %{texmfdist}/tex/latex/chemstyle
11098 %{texmfdist}/tex/latex/mhchem
11099
11100 %files latex-biology
11101 %defattr(644,root,root,755)
11102 %doc %{texmfdist}/doc/latex/biocon
11103 %{texmfdist}/bibtex/bib/biocon
11104 %{texmfdist}/source/latex/biocon
11105 %{texmfdist}/tex/latex/biocon
11106 %doc %{texmfdist}/doc/latex/dnaseq
11107 %{texmfdist}/source/latex/dnaseq
11108 %{texmfdist}/tex/latex/dnaseq
11109
11110 %files latex-pdftools
11111 %defattr(644,root,root,755)
11112 %{texmfdist}/source/latex/attachfile
11113 %{texmfdist}/tex/latex/attachfile
11114 %doc %{texmfdist}/doc/latex/attachfile
11115 %doc %{texmfdist}/doc/latex/cooltooltips
11116 %{texmfdist}/source/latex/cooltooltips
11117 %{texmfdist}/tex/latex/cooltooltips
11118 %doc %{texmfdist}/doc/latex/pdftricks
11119 %{texmfdist}/tex/latex/pdftricks
11120 %doc %{texmfdist}/doc/latex/pdfcprot
11121 %{texmfdist}/source/latex/pdfcprot
11122 %{texmfdist}/tex/latex/pdfcprot
11123 %doc %{texmfdist}/doc/latex/pdfscreen
11124 %{texmfdist}/tex/latex/pdfscreen
11125 %doc %{texmfdist}/doc/latex/movie15
11126 %{texmfdist}/tex/latex/movie15
11127 %doc %{texmfdist}/doc/latex/pdfsync
11128 %{texmfdist}/tex/latex/pdfsync
11129
11130 %files latex-informatic
11131 %defattr(644,root,root,755)
11132 %doc %{texmfdist}/doc/latex/alg
11133 %{texmfdist}/source/latex/alg
11134 %{texmfdist}/tex/latex/alg
11135 %{texmfdist}/source/latex/bytefield
11136 %{texmfdist}/tex/latex/bytefield
11137 %doc %{texmfdist}/doc/latex/bytefield
11138 %doc %{texmfdist}/doc/latex/progkeys
11139 %{texmfdist}/source/latex/progkeys
11140 %{texmfdist}/tex/latex/progkeys
11141 %doc %{texmfdist}/doc/latex/uml
11142 %{texmfdist}/source/latex/uml
11143 %{texmfdist}/tex/latex/uml
11144 %doc %{texmfdist}/doc/latex/msc
11145 %{texmfdist}/tex/latex/msc
11146 %doc %{texmfdist}/doc/latex/register
11147 %{texmfdist}/source/latex/register
11148 %{texmfdist}/tex/latex/register
11149 %doc %{texmfdist}/doc/latex/lsc
11150 %{texmfdist}/tex/latex/lsc
11151 %doc %{texmfdist}/doc/latex/method
11152 %{texmfdist}/source/latex/method
11153 %{texmfdist}/tex/latex/method
11154
11155 %files latex-games
11156 %defattr(644,root,root,755)
11157 %doc %{texmfdist}/doc/latex/backgammon
11158 %doc %{texmfdist}/doc/latex/chessboard
11159 %doc %{texmfdist}/doc/latex/chessfss
11160 %doc %{texmfdist}/doc/latex/cwpuzzle
11161 %{texmfdist}/tex/latex/cwpuzzle
11162 %{texmfdist}/source/latex/cwpuzzle
11163 %{texmfdist}/fonts/enc/dvips/chessfss
11164 %{texmfdist}/fonts/source/public/backgammon
11165 %{texmfdist}/fonts/source/public/cchess
11166 %{texmfdist}/fonts/source/public/chess
11167 %{texmfdist}/fonts/tfm/public/backgammon
11168 %{texmfdist}/fonts/tfm/public/cchess
11169 %{texmfdist}/source/latex/backgammon
11170 %{texmfdist}/source/latex/chessboard
11171 %{texmfdist}/source/latex/chessfss
11172 %{texmfdist}/tex/latex/backgammon
11173 %{texmfdist}/tex/latex/cchess
11174 %{texmfdist}/tex/latex/chess
11175 %{texmfdist}/tex/latex/chessboard
11176 %{texmfdist}/tex/latex/chessfss
11177 %doc %{texmfdist}/doc/latex/crosswrd
11178 %{texmfdist}/source/latex/crosswrd
11179 %{texmfdist}/tex/latex/crosswrd
11180 %doc %{texmfdist}/doc/latex/jeopardy
11181 %{texmfdist}/tex/latex/jeopardy
11182 %{texmfdist}/source/latex/jeopardy
11183 %{texmfdist}/tex/latex/go
11184 %{texmfdist}/source/latex/go
11185 %{texmfdist}/fonts/source/public/go
11186 %{texmfdist}/fonts/tfm/public/go
11187 %doc %{texmfdist}/doc/latex/othello
11188 %{texmfdist}/source/latex/othello
11189 %{texmfdist}/tex/latex/othello
11190 %{texmfdist}/fonts/source/public/othello
11191 %{texmfdist}/fonts/tfm/public/othello
11192 %doc %{texmfdist}/doc/latex/sudoku
11193 %{texmfdist}/source/latex/sudoku
11194 %{texmfdist}/tex/latex/sudoku
11195 %doc %{texmfdist}/doc/latex/sudokubundle
11196 %{texmfdist}/source/latex/sudokubundle
11197 %{texmfdist}/tex/latex/sudokubundle
11198 # Fonts and macros for typesetting chess games.
11199 %doc %{texmfdist}/doc/latex/skak
11200 %{texmfdist}/tex/latex/skak
11201 %{texmfdist}/fonts/map/dvips/skak
11202 %{texmfdist}/fonts/source/public/skak
11203 %{texmfdist}/fonts/tfm/public/skak
11204
11205 %files latex-sources
11206 %defattr(644,root,root,755)
11207 %dir %{texmfdist}/source
11208 %dir %{texmfdist}/source/latex
11209 %{texmfdist}/source/latex/acronym
11210 %{texmfdist}/source/latex/adrlist
11211 %{texmfdist}/source/latex/altfont
11212 %{texmfdist}/source/latex/answers
11213 %{texmfdist}/source/latex/ascii
11214 %{texmfdist}/source/latex/augie
11215 %{texmfdist}/source/latex/barcodes
11216 %{texmfdist}/source/latex/bbding
11217 %{texmfdist}/source/latex/bbm-macros
11218 %{texmfdist}/source/latex/bengali
11219 %{texmfdist}/source/latex/beton
11220 %{texmfdist}/source/latex/bibarts
11221 %{texmfdist}/source/latex/bibleref
11222 %{texmfdist}/source/latex/biblist
11223 %{texmfdist}/source/latex/bigfoot
11224 %{texmfdist}/source/latex/bizcard
11225 %{texmfdist}/source/latex/blindtext
11226 %{texmfdist}/source/latex/bookhands
11227 %{texmfdist}/source/latex/bophook
11228 %{texmfdist}/source/latex/boxhandler
11229 %{texmfdist}/source/latex/braille
11230 %{texmfdist}/source/latex/breakurl
11231 %{texmfdist}/source/latex/brushscr
11232 %{texmfdist}/source/latex/burmese
11233 %{texmfdist}/source/latex/captcont
11234 %{texmfdist}/source/latex/catechis
11235 %{texmfdist}/source/latex/cclicenses
11236 %{texmfdist}/source/latex/cd
11237 %{texmfdist}/source/latex/cd-cover
11238 %{texmfdist}/source/latex/cdpbundl
11239 %{texmfdist}/source/latex/changes
11240 %{texmfdist}/source/latex/chapterfolder
11241 %{texmfdist}/source/latex/cleveref
11242 %{texmfdist}/source/latex/cmcyralt
11243 %{texmfdist}/source/latex/cmsd
11244 %{texmfdist}/source/latex/codepage
11245 %{texmfdist}/source/latex/confproc
11246 %{texmfdist}/source/latex/coverpage
11247 %{texmfdist}/source/latex/crop
11248 %{texmfdist}/source/latex/crossreference
11249 %{texmfdist}/source/latex/ctib
11250 %{texmfdist}/source/latex/cweb-latex
11251 %{texmfdist}/source/latex/dateiliste
11252 %{texmfdist}/source/latex/datetime
11253 %{texmfdist}/source/latex/decimal
11254 %{texmfdist}/source/latex/diagnose
11255 %{texmfdist}/source/latex/docmfp
11256 %{texmfdist}/source/latex/doipubmed
11257 %{texmfdist}/source/latex/dotarrow
11258 %{texmfdist}/source/latex/dottex
11259 %{texmfdist}/source/latex/drac
11260 %{texmfdist}/source/latex/draftcopy
11261 %{texmfdist}/source/latex/dramatist
11262 %{texmfdist}/source/latex/eCards
11263 %{texmfdist}/source/latex/ebezier
11264 %{texmfdist}/source/latex/ebsthesis
11265 %{texmfdist}/source/latex/ecclesiastic
11266 %{texmfdist}/source/latex/edmargin
11267 %{texmfdist}/source/latex/eemeir
11268 %{texmfdist}/source/latex/eiad
11269 %{texmfdist}/source/latex/ellipsis
11270 %{texmfdist}/source/latex/em
11271 %{texmfdist}/source/latex/emp
11272 %{texmfdist}/source/latex/endfloat
11273 %{texmfdist}/source/latex/endheads
11274 %{texmfdist}/source/latex/engpron
11275 %{texmfdist}/source/latex/engrec
11276 %{texmfdist}/source/latex/envlab
11277 %{texmfdist}/source/latex/epigraph
11278 %{texmfdist}/source/latex/epiolmec
11279 %{texmfdist}/source/latex/epsdice
11280 %{texmfdist}/source/latex/eqparbox
11281 %{texmfdist}/source/latex/errata
11282 %{texmfdist}/source/latex/eso-pic
11283 %{texmfdist}/source/latex/ethiop
11284 %{texmfdist}/source/latex/eukdate
11285 %{texmfdist}/source/latex/euproposal
11286 %{texmfdist}/source/latex/euro
11287 %{texmfdist}/source/latex/everypage
11288 %{texmfdist}/source/latex/exercise
11289 %{texmfdist}/source/latex/expl3
11290 %{texmfdist}/source/latex/extract
11291 %{texmfdist}/source/latex/facsimile
11292 %{texmfdist}/source/latex/fancynum
11293 %{texmfdist}/source/latex/fancyref
11294 %{texmfdist}/source/latex/fancytooltips
11295 %{texmfdist}/source/latex/fancyvrb
11296 %{texmfdist}/source/latex/figsize
11297 %{texmfdist}/source/latex/filecontents
11298 %{texmfdist}/source/latex/fink
11299 %{texmfdist}/source/latex/flabels
11300 %{texmfdist}/source/latex/flagderiv
11301 %{texmfdist}/source/latex/flashcards
11302 %{texmfdist}/source/latex/float
11303 %{texmfdist}/source/latex/floatrow
11304 %{texmfdist}/source/latex/fmp
11305 %{texmfdist}/source/latex/fnbreak
11306 %{texmfdist}/source/latex/foilhtml
11307 %{texmfdist}/source/latex/fonttable
11308 %{texmfdist}/source/latex/footmisc
11309 %{texmfdist}/source/latex/footnpag
11310 %{texmfdist}/source/latex/frankenstein
11311 %{texmfdist}/source/latex/frontespizio
11312 %{texmfdist}/source/latex/fullblck
11313 %{texmfdist}/source/latex/fundus
11314 %{texmfdist}/source/latex/gcite
11315 %{texmfdist}/source/latex/genmpage
11316 %{texmfdist}/source/latex/geometry
11317 %{texmfdist}/source/latex/geomsty
11318 %{texmfdist}/source/latex/glossaries
11319 %{texmfdist}/source/latex/graphics
11320 %{texmfdist}/source/latex/graphicx-psmin
11321 %{texmfdist}/source/latex/greekdates
11322 %{texmfdist}/source/latex/grnumalt
11323 %{texmfdist}/source/latex/grverb
11324 %{texmfdist}/source/latex/hanging
11325 %{texmfdist}/source/latex/harvard
11326 %{texmfdist}/source/latex/hc
11327 %{texmfdist}/source/latex/hepthesis
11328 %{texmfdist}/source/latex/hilowres
11329 %{texmfdist}/source/latex/histogr
11330 %{texmfdist}/source/latex/hpsdiss
11331 %{texmfdist}/source/latex/hyper
11332 %{texmfdist}/source/latex/hyperref
11333 %{texmfdist}/source/latex/hyperxmp
11334 %{texmfdist}/source/latex/hyphenat
11335 %{texmfdist}/source/latex/ibycus-babel
11336 %{texmfdist}/source/latex/icsv
11337 %{texmfdist}/source/latex/ifmslide
11338 %{texmfdist}/source/latex/ifplatform
11339 %{texmfdist}/source/latex/ijmart
11340 %{texmfdist}/source/latex/imtekda
11341 %{texmfdist}/source/latex/index
11342 %{texmfdist}/source/latex/inlinedef
11343 %{texmfdist}/source/latex/iso
11344 %{texmfdist}/source/latex/iso10303
11345 %{texmfdist}/source/latex/isodate
11346 %{texmfdist}/source/latex/isodoc
11347 %{texmfdist}/source/latex/itnumpar
11348 %{texmfdist}/source/latex/jura
11349 %{texmfdist}/source/latex/juraabbrev
11350 %{texmfdist}/source/latex/jurarsp
11351 %{texmfdist}/source/latex/kdgreek
11352 %{texmfdist}/source/latex/koma-script
11353 %{texmfdist}/source/latex/labels
11354 %{texmfdist}/source/latex/layouts
11355 %{texmfdist}/source/latex/listings
11356 %{texmfdist}/source/latex/localloc
11357 %{texmfdist}/source/latex/mathcomp
11358 %{texmfdist}/source/latex/mathpazo
11359 %{texmfdist}/source/latex/mdwtools
11360 %{texmfdist}/source/latex/memoir
11361 %{texmfdist}/source/latex/mh
11362 %{texmfdist}/source/latex/mnsymbol
11363 %{texmfdist}/source/latex/modroman
11364 %{texmfdist}/source/latex/mongolian-babel
11365 %{texmfdist}/source/latex/montex
11366 %{texmfdist}/source/latex/mparhack
11367 %{texmfdist}/source/latex/ms
11368 %{texmfdist}/source/latex/multibib
11369 %{texmfdist}/source/latex/mwcls
11370 %{texmfdist}/source/latex/natbib
11371 %{texmfdist}/source/latex/ncctools
11372 %{texmfdist}/source/latex/nddiss
11373 %{texmfdist}/source/latex/newalg
11374 %{texmfdist}/source/latex/newfile
11375 %{texmfdist}/source/latex/newlfm
11376 %{texmfdist}/source/latex/newspaper
11377 %{texmfdist}/source/latex/nomencl
11378 %{texmfdist}/source/latex/ntgclass
11379 %{texmfdist}/source/latex/oberdiek
11380 %{texmfdist}/source/latex/paralist
11381 %{texmfdist}/source/latex/pdfpages
11382 %{texmfdist}/source/latex/pict2e
11383 %{texmfdist}/source/latex/preprint
11384 %{texmfdist}/source/latex/preview
11385 %{texmfdist}/source/latex/psfrag
11386 %{texmfdist}/source/latex/pslatex
11387 %{texmfdist}/source/latex/revtex
11388 %{texmfdist}/source/latex/rotating
11389 %{texmfdist}/source/latex/rotfloat
11390 %{texmfdist}/source/latex/scale
11391 %{texmfdist}/source/latex/sectsty
11392 %{texmfdist}/source/latex/showlabels
11393 %{texmfdist}/source/latex/sidecap
11394 %{texmfdist}/source/latex/soul
11395 %{texmfdist}/source/latex/stdclsdv
11396 %{texmfdist}/source/latex/subfig
11397 %{texmfdist}/source/latex/subfigure
11398 %{texmfdist}/source/latex/supertabular
11399 %{texmfdist}/source/latex/tablists
11400 %{texmfdist}/source/latex/tabulary
11401 %{texmfdist}/source/latex/tabvar
11402 %{texmfdist}/source/latex/talk
11403 %{texmfdist}/source/latex/tcldoc
11404 %{texmfdist}/source/latex/tdsfrmath
11405 %{texmfdist}/source/latex/technics
11406 %{texmfdist}/source/latex/ted
11407 %{texmfdist}/source/latex/tengwarscript
11408 %{texmfdist}/source/latex/tensor
11409 %{texmfdist}/source/latex/teubner
11410 %{texmfdist}/source/latex/texmate
11411 %{texmfdist}/source/latex/texpower
11412 %{texmfdist}/source/latex/texshade
11413 %{texmfdist}/source/latex/textcase
11414 %{texmfdist}/source/latex/textfit
11415 %{texmfdist}/source/latex/textopo
11416 %{texmfdist}/source/latex/textpos
11417 %{texmfdist}/source/latex/thesis-titlepage-fhac
11418 %{texmfdist}/source/latex/thmtools
11419 %{texmfdist}/source/latex/thumb
11420 %{texmfdist}/source/latex/thuthesis
11421 %{texmfdist}/source/latex/timesht
11422 %{texmfdist}/source/latex/titling
11423 %{texmfdist}/source/latex/tocbibind
11424 %{texmfdist}/source/latex/tocloft
11425 %{texmfdist}/source/latex/tools
11426 %{texmfdist}/source/latex/totpages
11427 %{texmfdist}/source/latex/type1cm
11428 %{texmfdist}/source/latex/undertilde
11429 %{texmfdist}/source/latex/units
11430 %{texmfdist}/source/latex/unitsdef
11431 %{texmfdist}/source/latex/unroman
11432 %{texmfdist}/source/latex/upmethodology
11433 %{texmfdist}/source/latex/urlbst
11434 %{texmfdist}/source/latex/varindex
11435 %{texmfdist}/source/latex/vector
11436 %{texmfdist}/source/latex/verse
11437 %{texmfdist}/source/latex/vmargin
11438 %{texmfdist}/source/latex/volumes
11439 %{texmfdist}/source/latex/vrsion
11440 %{texmfdist}/source/latex/vwcol
11441 %{texmfdist}/source/latex/vxu
11442 %{texmfdist}/source/latex/warning
11443 %{texmfdist}/source/latex/warpcol
11444 %{texmfdist}/source/latex/was
11445 %{texmfdist}/source/latex/xargs
11446 %{texmfdist}/source/latex/xdoc
11447 %{texmfdist}/source/latex/xfor
11448 %{texmfdist}/source/latex/xmpincl
11449 %{texmfdist}/source/latex/xpackages
11450 %{texmfdist}/source/latex/xskak
11451 %{texmfdist}/source/latex/xtab
11452 %{texmfdist}/source/latex/xtcapts
11453 %{texmfdist}/source/latex/yafoot
11454 %{texmfdist}/source/latex/yfonts
11455 %{texmfdist}/source/latex/yhmath
11456 %{texmfdist}/source/latex/york-thesis
11457 %{texmfdist}/source/latex/youngtab
11458
11459 %files latex-styles
11460 %defattr(644,root,root,755)
11461 %doc %{texmfdist}/doc/latex/acmconf
11462 %{texmfdist}/source/latex/acmconf
11463 %{texmfdist}/tex/latex/acmconf
11464 %doc %{texmfdist}/doc/latex/active-conf
11465 %{texmfdist}/source/latex/active-conf
11466 %{texmfdist}/tex/latex/active-conf
11467 %doc %{texmfdist}/doc/latex/asaetr
11468 %{texmfdist}/bibtex/bst/asaetr
11469 %{texmfdist}/bibtex/bib/asaetr
11470 %{texmfdist}/tex/latex/asaetr
11471 %{texmfdist}/source/latex/asaetr
11472 %doc %{texmfdist}/doc/latex/aiaa
11473 %{texmfdist}/source/latex/aiaa
11474 %{texmfdist}/tex/latex/aiaa
11475 %{texmfdist}/bibtex/bib/aiaa
11476 %{texmfdist}/bibtex/bst/aiaa
11477 %doc %{texmfdist}/doc/latex/apacite
11478 %{texmfdist}/bibtex/bib/apacite
11479 %{texmfdist}/bibtex/bst/apacite
11480 %{texmfdist}/source/latex/apacite
11481 %{texmfdist}/tex/latex/apacite
11482 %doc %{texmfdist}/doc/latex/aastex
11483 %{texmfdist}/source/latex/aastex
11484 %{texmfdist}/tex/latex/aastex
11485 %doc %{texmfdist}/doc/latex/IEEEconf
11486 %{texmfdist}/source/latex/IEEEconf
11487 %{texmfdist}/tex/latex/IEEEconf
11488 %doc %{texmfdist}/doc/latex/computational-complexity
11489 %{texmfdist}/source/latex/computational-complexity
11490 %{texmfdist}/tex/latex/computational-complexity
11491 %{texmfdist}/bibtex/bib/computational-complexity
11492 %{texmfdist}/bibtex/bst/computational-complexity
11493 # Document class for the journal of DANTE.
11494 %doc %{texmfdist}/doc/latex/dtk
11495 %{texmfdist}/source/latex/dtk
11496 %{texmfdist}/tex/latex/dtk
11497 %{texmfdist}/bibtex/bib/dtk
11498 %{texmfdist}/bibtex/bst/dtk
11499 # Class for articles for submission to Elsevier journals.
11500 %doc %{texmfdist}/doc/latex/elsarticle
11501 %{texmfdist}/source/latex/elsarticle
11502 %{texmfdist}/tex/latex/elsarticle
11503 # Letters and faxes in French.
11504 %doc %{texmfdist}/doc/latex/lettre
11505 %{texmfdist}/tex/latex/lettre
11506 # Macros for a two language dictionary.
11507 %doc %{texmfdist}/doc/latex/lexikon
11508 %{texmfdist}/source/latex/lexikon
11509 %{texmfdist}/tex/latex/lexikon
11510 # Class for "Logic and Philosophy of Science".
11511 %doc %{texmfdist}/doc/latex/lps
11512 %{texmfdist}/source/latex/lps
11513 %{texmfdist}/tex/latex/lps
11514 # Emulate look of a document typed on a typewriter.
11515 %doc %{texmfdist}/doc/latex/manuscript
11516 %{texmfdist}/source/latex/manuscript
11517 %{texmfdist}/tex/latex/manuscript
11518 # Styles and examples for the MAPLE newsletter.
11519 %doc %{texmfdist}/doc/latex/maple
11520 %{texmfdist}/tex/latex/maple
11521 # Typesetting menus.
11522 %{texmfdist}/source/latex/menu
11523 %{texmfdist}/tex/latex/menu
11524 # Classes for University of Manchester Dept of Computer
11525 %{texmfdist}/tex/latex/muthesis
11526 # Prepare papers for the journal Nature.
11527 %doc %{texmfdist}/doc/latex/nature
11528 %{texmfdist}/tex/latex/nature
11529 # LaTeX class for No Starch Press.
11530 %doc %{texmfdist}/doc/latex/nostarch
11531 %{texmfdist}/source/latex/nostarch
11532 %{texmfdist}/tex/latex/nostarch
11533 # Class for the NRC technical journals.
11534 %doc %{texmfdist}/doc/latex/nrc
11535 %{texmfdist}/source/latex/nrc
11536 %{texmfdist}/tex/latex/nrc
11537 # Versions of article class, tuned for scholarly publications.
11538 %doc %{texmfdist}/doc/latex/paper
11539 %{texmfdist}/source/latex/paper
11540 %{texmfdist}/tex/latex/paper
11541 # Class for newspapers, etc.
11542 %doc %{texmfdist}/doc/latex/papertex
11543 %{texmfdist}/source/latex/papertex
11544 %{texmfdist}/tex/latex/papertex
11545 # Problem sheet class.
11546 %doc %{texmfdist}/doc/latex/pbsheet
11547 %{texmfdist}/source/latex/pbsheet
11548 %{texmfdist}/tex/latex/pbsheet
11549 # Typeset drama using LaTeX.
11550 %doc %{texmfdist}/doc/latex/play
11551 %{texmfdist}/source/latex/play
11552 %{texmfdist}/tex/latex/play
11553 # Typesetting Critical Editions of Poetry.
11554 %doc %{texmfdist}/doc/latex/poemscol
11555 %{texmfdist}/source/latex/poemscol
11556 %{texmfdist}/tex/latex/poemscol
11557 # Typeset articles for PracTeX.
11558 %doc %{texmfdist}/doc/latex/pracjourn
11559 %{texmfdist}/source/latex/pracjourn
11560 %{texmfdist}/tex/latex/pracjourn
11561 # Macros for 'Progress of Theoretical Physics'.
11562 %doc %{texmfdist}/doc/latex/ptptex
11563 %{texmfdist}/tex/latex/ptptex
11564 # Format technical reference manuals.
11565 %doc %{texmfdist}/doc/latex/refman
11566 %{texmfdist}/source/latex/refman
11567 %{texmfdist}/tex/latex/refman
11568 # A class file to typeset screenplays.
11569 %doc %{texmfdist}/doc/latex/screenplay
11570 %{texmfdist}/source/latex/screenplay
11571 %{texmfdist}/tex/latex/screenplay
11572 # Variant report and book styles.
11573 %doc %{texmfdist}/doc/latex/script
11574 %{texmfdist}/tex/latex/script
11575 # A collection of LaTeX packages and classes.
11576 %doc %{texmfdist}/doc/latex/shipunov
11577 %{texmfdist}/tex/latex/shipunov
11578 # A LaTeX class for typesetting stage plays.
11579 %doc %{texmfdist}/doc/latex/sides
11580 %{texmfdist}/tex/latex/sides
11581 # SIGGRAPH conference class.
11582 %doc %{texmfdist}/doc/latex/siggraph
11583 %{texmfdist}/source/latex/siggraph
11584 %{texmfdist}/tex/latex/siggraph
11585 # A LaTeX class for stage plays
11586 %doc %{texmfdist}/doc/latex/stage
11587 %{texmfdist}/tex/latex/stage
11588 # Document classes inspired by the work of Edward Tufte.
11589 %doc %{texmfdist}/doc/latex/tufte-latex
11590 %{texmfdist}/tex/latex/tufte-latex
11591 # LaTeX macros for TUGboat articles.
11592 %doc %{texmfdist}/doc/latex/tugboat
11593 %{texmfdist}/source/latex/tugboat
11594 %{texmfdist}/tex/latex/tugboat
11595 # University of Arizona thesis and dissertation format.
11596 %doc %{texmfdist}/doc/latex/uaclasses
11597 %{texmfdist}/source/latex/uaclasses
11598 %{texmfdist}/tex/latex/uaclasses
11599 # UIUC thesis class.
11600 %doc %{texmfdist}/doc/latex/uiucthesis
11601 %{texmfdist}/source/latex/uiucthesis
11602 %{texmfdist}/tex/latex/uiucthesis
11603 # University of Michigan Thesis LaTeX class.
11604 %doc %{texmfdist}/doc/latex/umich-thesis
11605 %{texmfdist}/tex/latex/umich-thesis
11606 # University of California thesis format.
11607 %doc %{texmfdist}/doc/latex/ucthesis
11608 %{texmfdist}/tex/latex/ucthesis
11609 # Dissertations at the University of Michigan.
11610 %doc %{texmfdist}/doc/latex/umthesis
11611 %{texmfdist}/tex/latex/umthesis
11612 # University of Washington thesis class.
11613 %doc %{texmfdist}/doc/latex/uwthesis
11614 %{texmfdist}/tex/latex/uwthesis
11615 # A basis for books to be published by Mentis publishers.
11616 %doc %{texmfdist}/doc/latex/mentis
11617 %{texmfdist}/source/latex/mentis
11618 %{texmfdist}/tex/latex/mentis
11619 # Typeset books following classical design and layout.
11620 %doc %{texmfdist}/doc/latex/octavo
11621 %{texmfdist}/source/latex/octavo
11622 %{texmfdist}/tex/latex/octavo
11623 # A class for NIH grant applications.
11624 %doc %{texmfdist}/doc/latex/nih
11625 %{texmfdist}/tex/latex/nih
11626 # A class for small advertisements.
11627 %doc %{texmfdist}/doc/latex/petiteannonce
11628 %{texmfdist}/tex/latex/petiteannonce
11629 # Electronic Theses and Dissertations at Pitt.
11630 %doc %{texmfdist}/doc/latex/pittetd
11631 %{texmfdist}/source/latex/pittetd
11632 %{texmfdist}/tex/latex/pittetd
11633 # Typesetting stageplay scripts.
11634 %doc %{texmfdist}/doc/latex/plari
11635 %{texmfdist}/source/latex/plari
11636 %{texmfdist}/tex/latex/plari
11637 # Typesetting articles for "Philosophers' Imprint".
11638 %doc %{texmfdist}/doc/latex/philosophersimprint
11639 %{texmfdist}/bibtex/bib/philosophersimprint
11640 %{texmfdist}/source/latex/philosophersimprint
11641 %{texmfdist}/tex/latex/philosophersimprint
11642 # BibTeX style for use with RSC journals.
11643 %doc %{texmfdist}/doc/latex/rsc
11644 %{texmfdist}/bibtex/bst/rsc
11645 %{texmfdist}/source/latex/rsc
11646 %{texmfdist}/tex/latex/rsc
11647
11648 %files latex-lang
11649 %defattr(644,root,root,755)
11650 # Curriculum vitae for French use.
11651 %doc %{texmfdist}/doc/latex/ESIEEcv
11652 %{texmfdist}/source/latex/ESIEEcv
11653 %{texmfdist}/tex/latex/ESIEEcv
11654 # Class for typesetting letters to Swiss rules.
11655 %doc %{texmfdist}/doc/latex/chletter
11656 %{texmfdist}/source/latex/chletter
11657 %{texmfdist}/tex/latex/chletter
11658 # German letter DIN style.
11659 %doc %{texmfdist}/doc/latex/dinbrief
11660 %{texmfdist}/source/latex/dinbrief
11661 %{texmfdist}/tex/latex/dinbrief
11662 # Class and templates for typesetting dissertations in Russian.
11663 %doc %{texmfdist}/doc/latex/disser
11664 %{texmfdist}/tex/latex/disser
11665 %{texmfdist}/source/latex/disser
11666 # Mathematics in Greek texts.
11667 %doc %{texmfdist}/doc/latex/elmath
11668 %{texmfdist}/source/latex/elmath
11669 %{texmfdist}/tex/latex/elmath
11670 # Modern Russian typesetting.
11671 %doc %{texmfdist}/doc/latex/eskd
11672 %{texmfdist}/source/latex/eskd
11673 %{texmfdist}/tex/latex/eskd
11674 # Modification of inputenc for German.
11675 %doc %{texmfdist}/doc/latex/ginpenc
11676 %{texmfdist}/source/latex/ginpenc
11677 %{texmfdist}/tex/latex/ginpenc
11678 # LaTeX support for Croatian documents.
11679 %doc %{texmfdist}/doc/latex/hrlatex
11680 %{texmfdist}/source/latex/hrlatex
11681 %{texmfdist}/tex/latex/hrlatex
11682 # Proper MLA formatting.
11683 %doc %{texmfdist}/doc/latex/mla-paper
11684 %{texmfdist}/tex/latex/mla-paper
11685
11686 %files latex-music
11687 %defattr(644,root,root,755)
11688 %doc %{texmfdist}/doc/latex/abc
11689 %{texmfdist}/source/latex/abc
11690 %{texmfdist}/tex/latex/abc
11691 %doc %{texmfdist}/doc/latex/guitar
11692 %{texmfdist}/source/latex/guitar
11693 %{texmfdist}/tex/latex/guitar
11694 %{texmfdist}/source/latex/songbook
11695 %{texmfdist}/tex/latex/songbook
11696 %doc %{texmfdist}/doc/latex/songbook
11697 %{texmfdist}/tex/generic/musixlyr
11698 %doc %{texmfdist}/doc/latex/musixlyr
11699 %{texmfdist}/tex/generic/musixps
11700 %doc %{texmfdist}/doc/generic/musixps
11701 %{texmfdist}/fonts/source/public/musixps
11702 %{texmfdist}/fonts/tfm/public/musixps
11703
11704 %files latex-extend
11705 %defattr(644,root,root,755)
11706 %{texmfdist}/source/latex/marginnote
11707 %{texmfdist}/tex/latex/marginnote
11708 %doc %{texmfdist}/doc/latex/marginnote
11709 %doc %{texmfdist}/doc/latex/HA-prosper
11710 %{texmfdist}/source/latex/HA-prosper
11711 %{texmfdist}/tex/latex/HA-prosper
11712 %doc %{texmfdist}/doc/latex/arydshln
11713 %{texmfdist}/source/latex/arydshln
11714 %{texmfdist}/tex/latex/arydshln
11715 %doc %{texmfdist}/doc/latex/chappg
11716 %{texmfdist}/source/latex/chappg
11717 %{texmfdist}/tex/latex/chappg
11718 %doc %{texmfdist}/doc/latex/addlines
11719 %{texmfdist}/source/latex/addlines
11720 %{texmfdist}/tex/latex/addlines
11721 %doc %{texmfdist}/doc/latex/alnumsec
11722 %{texmfdist}/source/latex/alnumsec
11723 %{texmfdist}/tex/latex/alnumsec
11724 %doc %{texmfdist}/doc/latex/babelbib
11725 %{texmfdist}/source/latex/babelbib
11726 %{texmfdist}/bibtex/bst/babelbib
11727 %{texmfdist}/tex/latex/babelbib
11728 %doc %{texmfdist}/doc/latex/bibtopicprefix
11729 %{texmfdist}/source/latex/bibtopicprefix
11730 %{texmfdist}/tex/latex/bibtopicprefix
11731 %doc %{texmfdist}/doc/latex/boites
11732 %{texmfdist}/source/latex/boites
11733 %{texmfdist}/tex/latex/boites
11734 %{texmfdist}/source/latex/cjw
11735 %{texmfdist}/tex/latex/cjw
11736 %doc %{texmfdist}/doc/latex/booklet
11737 %{texmfdist}/source/latex/booklet
11738 %{texmfdist}/tex/latex/booklet
11739 %doc %{texmfdist}/doc/latex/bullcntr
11740 %{texmfdist}/source/latex/bullcntr
11741 %{texmfdist}/tex/latex/bullcntr
11742 %doc %{texmfdist}/doc/latex/clefval
11743 %{texmfdist}/tex/latex/clefval
11744 %{texmfdist}/source/latex/clefval
11745 %doc %{texmfdist}/doc/latex/colortbl
11746 %{texmfdist}/source/latex/colortbl
11747 %{texmfdist}/tex/latex/colortbl
11748 %doc %{texmfdist}/doc/latex/contour
11749 %{texmfdist}/source/latex/contour
11750 %{texmfdist}/tex/latex/contour
11751 %doc %{texmfdist}/doc/latex/combine
11752 %{texmfdist}/source/latex/combine
11753 %{texmfdist}/tex/latex/combine
11754 %doc %{texmfdist}/doc/latex/curve2e
11755 %{texmfdist}/source/latex/curve2e
11756 %{texmfdist}/tex/latex/curve2e
11757 %doc %{texmfdist}/doc/latex/ctable
11758 %{texmfdist}/source/latex/ctable
11759 %{texmfdist}/tex/latex/ctable
11760 %doc %{texmfdist}/doc/latex/dashrule
11761 %{texmfdist}/tex/latex/dashrule
11762 %{texmfdist}/source/latex/dashrule
11763 %{texmfdist}/tex/latex/dashbox
11764 %{texmfdist}/source/latex/dashbox
11765 %doc %{texmfdist}/doc/latex/etaremune
11766 %{texmfdist}/source/latex/etaremune
11767 %{texmfdist}/tex/latex/etaremune
11768 %doc %{texmfdist}/doc/latex/expdlist
11769 %{texmfdist}/source/latex/expdlist
11770 %{texmfdist}/tex/latex/expdlist
11771 %doc %{texmfdist}/doc/latex/notes2bib
11772 %{texmfdist}/source/latex/notes2bib
11773 %{texmfdist}/tex/latex/notes2bib
11774 %doc %{texmfdist}/doc/latex/underlin
11775 %{texmfdist}/source/latex/underlin
11776 %{texmfdist}/tex/latex/underlin
11777 %{texmfdist}/source/latex/listliketab
11778 %{texmfdist}/tex/latex/listliketab
11779 %doc %{texmfdist}/doc/latex/listliketab
11780 %{texmfdist}/tex/latex/ltablex
11781 %doc %{texmfdist}/doc/latex/leading
11782 %{texmfdist}/source/latex/leading
11783 %{texmfdist}/tex/latex/leading
11784 %doc %{texmfdist}/doc/latex/makecell
11785 %{texmfdist}/source/latex/makecell
11786 %{texmfdist}/tex/latex/makecell
11787 %doc %{texmfdist}/doc/latex/makebox
11788 %{texmfdist}/source/latex/makebox
11789 %{texmfdist}/tex/latex/makebox
11790 %doc %{texmfdist}/doc/latex/mcite
11791 %{texmfdist}/source/latex/mcite
11792 %{texmfdist}/tex/latex/mcite
11793 %doc %{texmfdist}/doc/latex/mciteplus
11794 %{texmfdist}/tex/latex/mciteplus
11795 %{texmfdist}/bibtex/bst/mciteplus
11796 %doc %{texmfdist}/doc/latex/mcaption
11797 %{texmfdist}/source/latex/mcaption
11798 %{texmfdist}/tex/latex/mcaption
11799 %doc %{texmfdist}/doc/latex/minipage-marginpar
11800 %{texmfdist}/source/latex/minipage-marginpar
11801 %{texmfdist}/tex/latex/minipage-marginpar
11802 %doc %{texmfdist}/doc/latex/newvbtm
11803 %{texmfdist}/source/latex/newvbtm
11804 %{texmfdist}/tex/latex/newvbtm
11805 %doc %{texmfdist}/doc/latex/miniplot
11806 %{texmfdist}/tex/latex/miniplot
11807 %doc %{texmfdist}/doc/latex/multicap
11808 %{texmfdist}/source/latex/multicap
11809 %{texmfdist}/tex/latex/multicap
11810 %doc %{texmfdist}/doc/latex/ntabbing
11811 %{texmfdist}/tex/latex/ntabbing
11812 %{texmfdist}/tex/latex/numline
11813 %doc %{texmfdist}/doc/latex/pbox
11814 %{texmfdist}/source/latex/pbox
11815 %{texmfdist}/tex/latex/pbox
11816 %doc %{texmfdist}/doc/latex/pinlabel
11817 %{texmfdist}/tex/latex/pinlabel
11818 %doc %{texmfdist}/doc/latex/polytable
11819 %{texmfdist}/source/latex/polytable
11820 %{texmfdist}/tex/latex/polytable
11821 %doc %{texmfdist}/doc/latex/rccol
11822 %{texmfdist}/source/latex/rccol
11823 %{texmfdist}/tex/latex/rccol
11824 %doc %{texmfdist}/doc/latex/romannum
11825 %{texmfdist}/source/latex/romannum
11826 %{texmfdist}/tex/latex/romannum
11827 %doc %{texmfdist}/doc/latex/schedule
11828 %{texmfdist}/source/latex/schedule
11829 %{texmfdist}/tex/latex/schedule
11830 %doc %{texmfdist}/doc/latex/umoline
11831 %{texmfdist}/source/latex/umoline
11832 %{texmfdist}/tex/latex/umoline
11833
11834 %files latex-programming
11835 %defattr(644,root,root,755)
11836 %doc %{texmfdist}/doc/latex/cool
11837 %{texmfdist}/source/latex/cool
11838 %{texmfdist}/tex/latex/cool
11839 %doc %{texmfdist}/doc/latex/coolstr
11840 %{texmfdist}/source/latex/coolstr
11841 %{texmfdist}/tex/latex/coolstr
11842 %doc %{texmfdist}/doc/latex/coollist
11843 %{texmfdist}/source/latex/coollist
11844 %{texmfdist}/tex/latex/coollist
11845 %{texmfdist}/source/latex/cmdtrack
11846 %{texmfdist}/tex/latex/cmdtrack
11847 %doc %{texmfdist}/doc/latex/datenumber
11848 %{texmfdist}/source/latex/datenumber
11849 %{texmfdist}/tex/latex/datenumber
11850 %doc %{texmfdist}/doc/latex/dprogress
11851 %{texmfdist}/source/latex/dprogress
11852 %{texmfdist}/tex/latex/dprogress
11853 %doc %{texmfdist}/doc/latex/csvtools
11854 %{texmfdist}/source/latex/csvtools
11855 %{texmfdist}/tex/latex/csvtools
11856 %doc %{texmfdist}/doc/latex/datatool
11857 %{texmfdist}/source/latex/datatool
11858 %{texmfdist}/tex/latex/datatool
11859 %doc %{texmfdist}/doc/latex/dialogl
11860 %{texmfdist}/source/latex/dialogl
11861 %{texmfdist}/tex/latex/dialogl
11862 %doc %{texmfdist}/doc/latex/delimtxt
11863 %{texmfdist}/tex/latex/delimtxt
11864 %{texmfdist}/source/latex/delimtxt
11865 %doc %{texmfdist}/doc/latex/environ
11866 %{texmfdist}/source/latex/environ
11867 %{texmfdist}/tex/latex/environ
11868 %doc %{texmfdist}/doc/latex/fmtcount
11869 %{texmfdist}/source/latex/fmtcount
11870 %{texmfdist}/tex/latex/fmtcount
11871 %doc %{texmfdist}/doc/latex/forarray
11872 %{texmfdist}/source/latex/forarray
11873 %{texmfdist}/tex/latex/forarray
11874 %doc %{texmfdist}/doc/latex/forloop
11875 %{texmfdist}/source/latex/forloop
11876 %{texmfdist}/tex/latex/forloop
11877 %doc %{texmfdist}/doc/latex/labelcas
11878 %{texmfdist}/source/latex/labelcas
11879 %{texmfdist}/tex/latex/labelcas
11880 %doc %{texmfdist}/doc/latex/export
11881 %{texmfdist}/source/latex/export
11882 %{texmfdist}/tex/latex/export
11883 %doc %{texmfdist}/doc/latex/inversepath
11884 %{texmfdist}/source/latex/inversepath
11885 %{texmfdist}/tex/latex/inversepath
11886 %{texmfdist}/source/latex/lcg
11887 %{texmfdist}/tex/latex/lcg
11888 %doc %{texmfdist}/doc/latex/namespc
11889 %{texmfdist}/source/latex/namespc
11890 %{texmfdist}/tex/latex/namespc
11891 %doc %{texmfdist}/doc/latex/makecmds
11892 %{texmfdist}/source/latex/makecmds
11893 %{texmfdist}/tex/latex/makecmds
11894 %{texmfdist}/source/latex/patchcmd
11895 %{texmfdist}/tex/latex/patchcmd
11896 %doc %{texmfdist}/doc/latex/stringstrings
11897 %{texmfdist}/source/latex/stringstrings
11898 %{texmfdist}/tex/latex/stringstrings
11899 %doc %{texmfdist}/doc/latex/nag
11900 %{texmfdist}/source/latex/nag
11901 %{texmfdist}/tex/latex/nag
11902 %{texmfdist}/source/latex/stack
11903 %{texmfdist}/tex/latex/stack
11904 %doc %{texmfdist}/doc/latex/substr
11905 %{texmfdist}/tex/latex/substr
11906 %{texmfdist}/tex/latex/multido
11907 %doc %{texmfdist}/doc/latex/progress
11908 %{texmfdist}/tex/latex/progress
11909 %doc %{texmfdist}/doc/latex/randtext
11910 %{texmfdist}/tex/latex/randtext
11911 %doc %{texmfdist}/doc/latex/regcount
11912 %{texmfdist}/source/latex/regcount
11913 %{texmfdist}/tex/latex/regcount
11914 %doc %{texmfdist}/doc/latex/robustcommand
11915 %{texmfdist}/source/latex/robustcommand
11916 %{texmfdist}/tex/latex/robustcommand
11917 %doc %{texmfdist}/doc/latex/typedref
11918 %{texmfdist}/source/latex/typedref
11919 %{texmfdist}/tex/latex/typedref
11920 %doc %{texmfdist}/doc/latex/splitindex
11921 %{texmfdist}/source/latex/splitindex
11922 %{texmfdist}/tex/latex/splitindex
11923
11924 %files latex-effects
11925 %defattr(644,root,root,755)
11926 %doc %{texmfdist}/doc/latex/arcs
11927 %{texmfdist}/source/latex/arcs
11928 %{texmfdist}/tex/latex/arcs
11929 %doc %{texmfdist}/doc/latex/blowup
11930 %{texmfdist}/source/latex/blowup
11931 %{texmfdist}/tex/latex/blowup
11932 %doc %{texmfdist}/doc/latex/changebar
11933 %{texmfdist}/tex/latex/changebar
11934 %{texmfdist}/source/latex/changebar
11935 %doc %{texmfdist}/doc/latex/draftwatermark
11936 %{texmfdist}/source/latex/draftwatermark
11937 %{texmfdist}/tex/latex/draftwatermark
11938 %doc %{texmfdist}/doc/latex/flippdf
11939 %{texmfdist}/source/latex/flippdf
11940 %{texmfdist}/tex/latex/flippdf
11941 %doc %{texmfdist}/doc/latex/flowfram
11942 %{texmfdist}/source/latex/flowfram
11943 %{texmfdist}/tex/latex/flowfram
11944 %doc %{texmfdist}/doc/latex/isorot
11945 %{texmfdist}/source/latex/isorot
11946 %{texmfdist}/tex/latex/isorot
11947 %doc %{texmfdist}/doc/latex/lettrine
11948 %{texmfdist}/source/latex/lettrine
11949 %{texmfdist}/tex/latex/lettrine
11950 %doc %{texmfdist}/doc/latex/niceframe
11951 %{texmfdist}/source/latex/niceframe
11952 %{texmfdist}/tex/latex/niceframe
11953 %{texmfdist}/fonts/source/public/niceframe
11954 %{texmfdist}/fonts/tfm/public/niceframe
11955 %doc %{texmfdist}/doc/latex/notes
11956 %{texmfdist}/source/latex/notes
11957 %{texmfdist}/tex/latex/notes
11958 %doc %{texmfdist}/doc/latex/objectz
11959 %{texmfdist}/source/latex/objectz
11960 %{texmfdist}/tex/latex/objectz
11961 %doc %{texmfdist}/doc/latex/parallel
11962 %{texmfdist}/source/latex/parallel
11963 %{texmfdist}/tex/latex/parallel
11964 %doc %{texmfdist}/doc/latex/quotchap
11965 %{texmfdist}/source/latex/quotchap
11966 %{texmfdist}/tex/latex/quotchap
11967 %doc %{texmfdist}/doc/latex/rotpages
11968 %{texmfdist}/tex/latex/rotpages
11969 %{texmfdist}/tex/latex/umrand
11970 %doc %{texmfdist}/doc/fonts/umrand
11971 %{texmfdist}/fonts/source/public/umrand
11972 %{texmfdist}/fonts/tfm/public/umrand
11973 %doc %{texmfdist}/doc/latex/ushort
11974 %{texmfdist}/source/latex/ushort
11975 %{texmfdist}/tex/latex/ushort
11976
11977 %files latex-other
11978 %defattr(644,root,root,755)
11979 %{texmfdist}/metapost/latexmp
11980 %{texmfdist}/metapost/makecirc
11981 %dir %{texmfdist}/source/alatex
11982 %{texmfdist}/source/alatex/base
11983 %dir %{texmfdist}/source/cslatex
11984 %{texmfdist}/source/cslatex/base
11985 %{texmfdist}/source/generic/xypic
11986 %{texmfdist}/source/latex/GuIT
11987 # Definitive source of Plain TeX on CTAN.
11988 %{texmfdist}/source/latex/base
11989 %{texmfdist}/source/latex/bayer
11990 # A small collection of minimal DTX examples.
11991 %{texmfdist}/source/latex/dtxgallery
11992 # Editorial Notes for LaTeX documents.
11993 %{texmfdist}/source/latex/ed
11994 # Typeset scholarly edition.
11995 %{texmfdist}/source/latex/edmac
11996 # Use AMS Euler fonts for math.
11997 %{texmfdist}/source/latex/euler
11998 # Ridgeway's fonts.
11999 %{texmfdist}/source/latex/wnri
12000 %dir %{texmfdist}/source/plain
12001 %{texmfdist}/source/plain/jsmisc
12002 %{texmfdist}/source/xelatex
12003 %{texmfdist}/tex/alatex
12004 %{texmfdist}/tex/generic/enctex
12005 # Create a calendar, in German.
12006 %{texmfdist}/tex/latex/kalender
12007 # Typeset Karnaugh-Veitch-maps.
12008 %{texmfdist}/tex/latex/karnaugh
12009 # Kerkis (Greek) font family.
12010 %{texmfdist}/tex/latex/kerkis
12011 # Print tables and generate control files to adjust kernings.
12012 %{texmfdist}/source/latex/kerntest
12013 %{texmfdist}/tex/latex/kerntest
12014 %{texmfdist}/tex/latex/kluwer
12015 %{texmfdist}/source/latex/kluwer
12016 # A two-element sans-serif typeface.
12017 %{texmfdist}/tex/latex/kurier
12018 # Lists in TeX's "mouth".
12019 %{texmfdist}/tex/latex/lazylist
12020 # This package makes available Classic Cyrillic CM fonts
12021 %{texmfdist}/source/latex/lcyw
12022 %{texmfdist}/tex/latex/lcyw
12023 # Typeset scholarly editions in parallel texts.
12024 %{texmfdist}/source/latex/ledmac
12025 %{texmfdist}/tex/latex/ledmac
12026 %{texmfdist}/tex/latex/levy
12027 # Macros for using Silvio Levy's Greek fonts.
12028 %{texmfdist}/tex/latex/lgreek
12029 # A non-standard Cyrillic input scheme.
12030 %{texmfdist}/source/latex/lhcyr
12031 %{texmfdist}/tex/latex/lhcyr
12032 # Miscellaneous helper packages.
12033 %{texmfdist}/source/latex/lhelp
12034 %{texmfdist}/tex/latex/lhelp
12035 # Use the font Libertine with LaTeX.
12036 %{texmfdist}/tex/latex/libertine
12037 # Typeset maps and blocks according to the Information Mapping
12038 %{texmfdist}/source/latex/limap
12039 %{texmfdist}/tex/latex/limap
12040 %{texmfdist}/tex/latex/linearA
12041 # Format linguists' examples.
12042 %{texmfdist}/tex/latex/linguex
12043 # Easy access to the Lorem Ipsum dummy text.
12044 %{texmfdist}/source/latex/lipsum
12045 %{texmfdist}/tex/latex/lipsum
12046 # Lists contents of BibTeX files.
12047 %{texmfdist}/source/latex/listbib
12048 %{texmfdist}/tex/latex/listbib
12049 # LK Proof figure macros.
12050 %{texmfdist}/tex/latex/lkproof
12051 # A font for electronic logic design.
12052 %{texmfdist}/tex/latex/logic
12053 # A LaTeX package to typeset indices with GNU's Texindex.
12054 %{texmfdist}/source/latex/ltxindex
12055 %{texmfdist}/tex/latex/ltxindex
12056 # Set of slide fonts based on CM.
12057 %{texmfdist}/tex/latex/lxfonts
12058 # Support for LY1 LaTeX encoding.
12059 %{texmfdist}/tex/latex/ly1
12060 # Mathematics in accord with French usage.
12061 %{texmfdist}/tex/latex/mafr
12062 # Macros for mail merging.
12063 %{texmfdist}/source/latex/mailing
12064 %{texmfdist}/tex/latex/mailing
12065 # Print various kinds 2/5 and Code 39 bar codes.
12066 %{texmfdist}/tex/latex/makebarcode
12067 # Perl script to help generate dtx and ins files
12068 %{texmfdist}/source/latex/makedtx
12069 %{texmfdist}/tex/latex/makedtx
12070 # Include a glossary into a document.
12071 %{texmfdist}/tex/latex/makeglos
12072 # LaTeX support for the TeX book symbols.
12073 %{texmfdist}/source/latex/manfnt
12074 %{texmfdist}/tex/latex/manfnt
12075 # Support for multiple character sets and encodings.
12076 %{texmfdist}/source/latex/mapcodes
12077 %{texmfdist}/tex/latex/mapcodes
12078 # Mathematical fonts to fit with particular text fonts.
12079 %{texmfdist}/tex/latex/mathdesign
12080 # Creating covers for music cassettes.
12081 %{texmfdist}/tex/latex/mceinleger
12082 # Experimental memoir support.
12083 %{texmfdist}/tex/latex/memexsupp
12084 # Multiple font formats.
12085 %{texmfdist}/source/latex/mff
12086 %{texmfdist}/tex/latex/mff
12087 # Pretty-print Metafont source.
12088 %{texmfdist}/source/latex/mftinc
12089 %{texmfdist}/tex/latex/mftinc
12090 # Package for writing minutes of meetings.
12091 %{texmfdist}/source/latex/minutes
12092 %{texmfdist}/tex/latex/minutes
12093 # Allows font sizes up to 35.83pt.
12094 %{texmfdist}/source/latex/moresize
12095 %{texmfdist}/tex/latex/moresize
12096 # A package for LaTeX localisation.
12097 %{texmfdist}/source/latex/msg
12098 %{texmfdist}/tex/latex/msg
12099 # Michael Landy's APA citation style.
12100 %{texmfdist}/tex/latex/mslapa
12101 # Use italic and upright greek letters with mathtime.
12102 %{texmfdist}/source/latex/mtgreek
12103 %{texmfdist}/tex/latex/mtgreek
12104 # Multiple bibliographies.
12105 %{texmfdist}/source/latex/multibbl
12106 %{texmfdist}/tex/latex/multibbl
12107 # Support for Mongolian "horizontal" (Xewtee Dorwoljin) script.
12108 %{texmfdist}/source/latex/mxd
12109 %{texmfdist}/tex/latex/mxd
12110 # A pair of Georgian fonts.
12111 %{texmfdist}/tex/latex/mxedruli
12112 # Nomenclature typeset in a longtable
12113 %{texmfdist}/source/latex/nomentbl
12114 %{texmfdist}/tex/latex/nomentbl
12115 # Non-floating table and figure captions.
12116 %{texmfdist}/source/latex/nonfloat
12117 %{texmfdist}/tex/latex/nonfloat
12118 # Convert a number to its English expression.
12119 %{texmfdist}/tex/latex/numname
12120 # LaTeX support for ocr fonts.
12121 %{texmfdist}/tex/latex/ocr-latex
12122 # Support for Polish typography and the ogonek.
12123 %{texmfdist}/source/latex/ogonek
12124 %{texmfdist}/tex/latex/ogonek
12125 # Old style numbers in OT1 encoding.
12126 %{texmfdist}/source/latex/oldstyle
12127 %{texmfdist}/tex/latex/oldstyle
12128 # Footnote-style bibliographical references.
12129 %{texmfdist}/source/latex/opcit
12130 %{texmfdist}/tex/latex/opcit
12131 # Counters as ordinal numbers in Portuguese.
12132 %{texmfdist}/source/latex/ordinalpt
12133 %{texmfdist}/tex/latex/ordinalpt
12134 # Macros, metrics, etc., to use the OT2 Cyrillic encoding.
12135 %{texmfdist}/tex/latex/ot2cyr
12136 %{texmfdist}/tex/latex/otibet
12137 %{texmfdist}/source/latex/otibet
12138 # List environment for making outlines.
12139 %{texmfdist}/tex/latex/outline
12140 # Change section levels easily.
12141 %{texmfdist}/tex/latex/outliner
12142 # Fonts designed by Fra Luca de Pacioli in 1497.
12143 %{texmfdist}/source/latex/pacioli
12144 %{texmfdist}/tex/latex/pacioli
12145 # Page number-only page styles.
12146 %{texmfdist}/source/latex/pageno
12147 %{texmfdist}/tex/latex/pageno
12148 # Notes at end of document.
12149 %{texmfdist}/source/latex/pagenote
12150 %{texmfdist}/tex/latex/pagenote
12151 %{texmfdist}/tex/latex/palatino
12152 # Origami-style folding paper CD case.
12153 %{texmfdist}/source/latex/papercdcase
12154 %{texmfdist}/tex/latex/papercdcase
12155 # Defines simple macros for greek letters.
12156 %{texmfdist}/source/latex/paresse
12157 %{texmfdist}/tex/latex/paresse
12158 # Typesets (two) streams of text running parallel.
12159 %{texmfdist}/source/latex/parrun
12160 %{texmfdist}/tex/latex/parrun
12161 # German LaTeX package documentation.
12162 %{texmfdist}/source/latex/pauldoc
12163 %{texmfdist}/tex/latex/pauldoc
12164 # Using graphics from PAW.
12165 %{texmfdist}/source/latex/pawpict
12166 %{texmfdist}/tex/latex/pawpict
12167 # Font support for current PCL printers.
12168 %{texmfdist}/tex/latex/pclnfss
12169 %{texmfdist}/tex/latex/pdfwin
12170 # Print Tibetan text in the classic pecha layout style.
12171 %{texmfdist}/tex/latex/pecha
12172 # Define LaTeX macros in terms of Perl code
12173 %{texmfdist}/source/latex/perltex
12174 %{texmfdist}/tex/latex/perltex
12175 # Create images of the soroban using TikZ/PGF.
12176 %{texmfdist}/tex/latex/pgf-soroban
12177 # Disk of Phaistos font.
12178 %{texmfdist}/tex/latex/phaistos
12179 # Cross references for named and numbered environments.
12180 %{texmfdist}/tex/latex/philex
12181 # MetaFont Phonetic fonts, based on Computer Modern.
12182 %{texmfdist}/tex/latex/phonetic
12183 # Adds relative coordinates and improves the \plot command.
12184 %{texmfdist}/tex/latex/pictex2
12185 # Arrange for "plates" sections of documents.
12186 %{texmfdist}/tex/latex/plates
12187 %{texmfdist}/source/latex/plweb
12188 %{texmfdist}/tex/latex/plweb
12189 # "Poor man's" graphics.
12190 %{texmfdist}/tex/latex/pmgraph
12191 # Typeset Polish documents with LaTeX and Polish fonts.
12192 %{texmfdist}/source/latex/polski
12193 %{texmfdist}/tex/latex/polski
12194 %{texmfdist}/source/latex/polyglot
12195 %{texmfdist}/tex/latex/polyglot
12196 # Facilitates mass-mailing of postcards (junkmail).
12197 %{texmfdist}/tex/latex/postcards
12198 # A presentation class.
12199 %{texmfdist}/source/latex/powerdot
12200 %{texmfdist}/tex/latex/powerdot
12201 # A postprocessor for PDF presentations.
12202 %{texmfdist}/tex/latex/ppower4
12203 # Prosper preview.
12204 %{texmfdist}/source/latex/ppr-prv
12205 %{texmfdist}/tex/latex/ppr-prv
12206 # Make label references "self-identify".
12207 %{texmfdist}/source/latex/prettyref
12208 %{texmfdist}/tex/latex/prettyref
12209 # Shortcuts commands to symbols used in probability texts.
12210 %{texmfdist}/source/latex/proba
12211 %{texmfdist}/tex/latex/proba
12212 %{texmfdist}/tex/latex/procIAGssymp
12213 # Literate programming package.
12214 %{texmfdist}/tex/latex/protex
12215 # A class for typesetting minutes (only german).
12216 %{texmfdist}/source/latex/protocol
12217 %{texmfdist}/tex/latex/protocol
12218 # A psfrag eXtension.
12219 %{texmfdist}/source/latex/psfragx
12220 %{texmfdist}/tex/latex/psfragx
12221 %{texmfdist}/tex/latex/psgo
12222 # PostScript picture support.
12223 %{texmfdist}/source/latex/pspicture
12224 %{texmfdist}/tex/latex/pspicture
12225 # LaTeX macros for typesetting trees.
12226 %{texmfdist}/tex/latex/qobitree
12227 # Bundle for unit tests and pattern matching.
12228 %{texmfdist}/source/latex/qstest
12229 %{texmfdist}/tex/latex/qstest
12230 # Consistent quote marks.
12231 %{texmfdist}/source/latex/quotmark
12232 %{texmfdist}/tex/latex/quotmark
12233 %{texmfdist}/tex/latex/r_und_s
12234 # Marginal pictures.
12235 %{texmfdist}/source/latex/randbild
12236 %{texmfdist}/tex/latex/randbild
12237 # Use RCS (revision control system) tags in LaTeX documents.
12238 %{texmfdist}/source/latex/rcs
12239 %{texmfdist}/tex/latex/rcs
12240 # Support for the revision control system.
12241 %{texmfdist}/source/latex/rcsinfo
12242 %{texmfdist}/tex/latex/rcsinfo
12243 # Recycle top matter.
12244 %{texmfdist}/tex/latex/rectopma
12245 # Check references (in figures, table, equations, etc).
12246 %{texmfdist}/tex/latex/refcheck
12247 # Advanced formatting of cross references.
12248 %{texmfdist}/source/latex/refstyle
12249 %{texmfdist}/tex/latex/refstyle
12250 # A "relaxed" font encoding.
12251 %{texmfdist}/source/latex/relenc
12252 %{texmfdist}/tex/latex/relenc
12253 # Repeat items in an index after a page or column break
12254 %{texmfdist}/tex/latex/repeatindex
12255 %{texmfdist}/tex/latex/resume
12256 # Rewrite labels in EPS graphics.
12257 %{texmfdist}/tex/latex/rlepsf
12258 # A package to help change page layout parameters in LaTeX.
12259 %{texmfdist}/source/latex/rmpage
12260 %{texmfdist}/tex/latex/rmpage
12261 # Create index with pagerefs.
12262 %{texmfdist}/tex/latex/robustindex
12263 # Drawing rhetorical structure analysis diagrams in LaTeX.
12264 %{texmfdist}/source/latex/rst
12265 %{texmfdist}/tex/latex/rst
12266 # Input encoding with fallback procedures.
12267 %{texmfdist}/source/latex/rtkinenc
12268 %{texmfdist}/tex/latex/rtkinenc
12269 %{texmfdist}/tex/latex/rtklage
12270 # Embed Sage code and plots into LaTeX.
12271 %{texmfdist}/source/latex/sagetex
12272 %{texmfdist}/tex/latex/sagetex
12273 # Sanskrit support.
12274 %{texmfdist}/source/latex/sanskrit
12275 %{texmfdist}/tex/latex/sanskrit
12276 # A bundle of utilities by Jonathan Sauer.
12277 %{texmfdist}/source/latex/sauerj
12278 %{texmfdist}/tex/latex/sauerj
12279 # Use sauter fonts in LaTeX.
12280 %{texmfdist}/source/latex/sauterfonts
12281 %{texmfdist}/tex/latex/sauterfonts
12282 # Save name of the footnote mark for reuse.
12283 %{texmfdist}/source/latex/savefnmark
12284 %{texmfdist}/tex/latex/savefnmark
12285 # Redefine symbols where names conflict.
12286 %{texmfdist}/tex/latex/savesym
12287 # Pack as much as possible onto each page of a LaTeX document.
12288 %{texmfdist}/source/latex/savetrees
12289 %{texmfdist}/tex/latex/savetrees
12290 # Create scalebars for maps, diagrams or photos.
12291 %{texmfdist}/source/latex/scalebar
12292 %{texmfdist}/tex/latex/scalebar
12293 # Format a scientific paper for journal
12294 %{texmfdist}/tex/latex/scientificpaper
12295 # Make posters of ISO A3 size and larger.
12296 %{texmfdist}/tex/latex/sciposter
12297 # Use Scientific Word/WorkPlace files with another TeX.
12298 %{texmfdist}/source/latex/sciwordconv
12299 %{texmfdist}/tex/latex/sciwordconv
12300 # Macros for Segmented Discourse Representation Theory.
12301 %{texmfdist}/tex/latex/sdrt
12302 # Create fancy boxed ((sub)sub)sections.
12303 %{texmfdist}/tex/latex/sectionbox
12304 # Help for writing programming language semantics.
12305 %{texmfdist}/source/latex/semantic
12306 %{texmfdist}/tex/latex/semantic
12307 # Semaphore alphabet font.
12308 %{texmfdist}/tex/latex/semaphor
12309 # Put only special contents on left-hand pages in two sided layout.
12310 %{texmfdist}/source/latex/semioneside
12311 %{texmfdist}/tex/latex/semioneside
12312 # Split long sequences of characters in a neutral way.
12313 %{texmfdist}/source/latex/seqsplit
12314 %{texmfdist}/tex/latex/seqsplit
12315 %{texmfdist}/source/latex/sf298
12316 %{texmfdist}/tex/latex/sf298
12317 # Typesetting science fiction/fantasy manuscripts.
12318 %{texmfdist}/source/latex/sffms
12319 %{texmfdist}/tex/latex/sffms
12320 # Draw signal flow graphs.
12321 %{texmfdist}/tex/latex/sfg
12322 # LaTeX style for typesetting strategic games.
12323 %{texmfdist}/tex/latex/sgame
12324 # Shade the background of any box.
12325 %{texmfdist}/tex/latex/shadbox
12326 # Theorem environments that are shaded
12327 %{texmfdist}/tex/latex/shadethm
12328 # Table of contents with different depths.
12329 %{texmfdist}/source/latex/shorttoc
12330 %{texmfdist}/tex/latex/shorttoc
12331 # Variants of \show for LaTeX2e.
12332 %{texmfdist}/source/latex/show2e
12333 %{texmfdist}/tex/latex/show2e
12334 %{texmfdist}/source/latex/showexpl
12335 %{texmfdist}/tex/latex/showexpl
12336 # A font to draw a skull.
12337 %{texmfdist}/source/latex/skull
12338 %{texmfdist}/tex/latex/skull
12339 # Access different-shaped small-caps fonts.
12340 %{texmfdist}/source/latex/slantsc
12341 %{texmfdist}/tex/latex/slantsc
12342 # Create listoffigures etc. in a single chapter.
12343 %{texmfdist}/tex/latex/smalltableof
12344 # Extend LaTeX's \ref capability.
12345 %{texmfdist}/tex/latex/smartref
12346 # Classes for Société mathématique de France publications.
12347 %{texmfdist}/tex/latex/smflatex
12348 # List the external dependencies of a LaTeX document.
12349 %{texmfdist}/source/latex/snapshot
12350 %{texmfdist}/tex/latex/snapshot
12351 # Fonts and a macro for Soyombo under LaTeX.
12352 %{texmfdist}/tex/latex/soyombo
12353 # Drawing sparklines: intense, simple, wordlike graphics.
12354 %{texmfdist}/tex/latex/sparklines
12355 # Support for formatting SPIE Proceedings manuscripts.
12356 %{texmfdist}/tex/latex/spie
12357 # Split and reorder your bibliography.
12358 %{texmfdist}/source/latex/splitbib
12359 %{texmfdist}/tex/latex/splitbib
12360 # Macros to typeset simple bitmaps with LaTeX.
12361 %{texmfdist}/tex/latex/sprite
12362 # Jump between DVI and TeX files.
12363 %{texmfdist}/source/latex/srcltx
12364 %{texmfdist}/tex/latex/srcltx
12365 # Use the cmssq fonts.
12366 %{texmfdist}/source/latex/ssqquote
12367 %{texmfdist}/tex/latex/ssqquote
12368 # Statistics style.
12369 %{texmfdist}/tex/latex/statex2
12370 # Store statistics of a document.
12371 %{texmfdist}/source/latex/statistik
12372 %{texmfdist}/tex/latex/statistik
12373 # Typeset Icelandic staves and runic letters.
12374 %{texmfdist}/source/latex/staves
12375 %{texmfdist}/tex/latex/staves
12376 # Standard pages with n lines of at most m characters each.
12377 %{texmfdist}/source/latex/stdpage
12378 %{texmfdist}/tex/latex/stdpage
12379 # Stellenbosch thesis bundle.
12380 %{texmfdist}/source/latex/stellenbosch
12381 %{texmfdist}/tex/latex/stellenbosch
12382 # An Infrastructure for Semantic Preloading of LaTeX Documents.
12383 %{texmfdist}/source/latex/stex
12384 %{texmfdist}/tex/latex/stex
12385 # Draw Nassi-Schneidermann charts
12386 %{texmfdist}/source/latex/struktex
12387 %{texmfdist}/tex/latex/struktex
12388 # Various macros.
12389 %{texmfdist}/tex/latex/sttools
12390 # Create tear-off stubs at the bottom of a page.
12391 %{texmfdist}/tex/latex/stubs
12392 # Sub-numbering for figures and tables.
12393 %{texmfdist}/source/latex/subfloat
12394 %{texmfdist}/tex/latex/subfloat
12395 # SAS(R) user group conference proceedings document class.
12396 %{texmfdist}/tex/latex/sugconf
12397 # Define SVG named colours.
12398 %{texmfdist}/tex/latex/svgcolor
12399 # Subversion keywords in multi-file LaTeX documents
12400 %{texmfdist}/source/latex/svn-multi
12401 %{texmfdist}/tex/latex/svn-multi
12402 # Typeset Subversion keywords.
12403 %{texmfdist}/source/latex/svn
12404 %{texmfdist}/tex/latex/svn
12405 # Typeset Subversion Keywords.
12406 %{texmfdist}/source/latex/svninfo
12407 %{texmfdist}/tex/latex/svninfo
12408 # Graphical/textual representations of swimming performances
12409 %{texmfdist}/source/latex/swimgraf
12410 %{texmfdist}/tex/latex/swimgraf
12411 %{texmfdist}/tex/latex/symbol
12412 # Easy drawing of syntactic proofs.
12413 %{texmfdist}/tex/latex/synproof
12414 %{texmfdist}/tex/latex/syntax
12415 # Labels for tracing in a syntax tree.
12416 %{texmfdist}/source/latex/syntrace
12417 %{texmfdist}/tex/latex/syntrace
12418 # Typeset syntactic trees.
12419 %{texmfdist}/source/latex/synttree
12420 %{texmfdist}/tex/latex/synttree
12421 # Fonts and macro package for drawing timing diagrams.
12422 %{texmfdist}/tex/latex/timing
12423 # Section numbering and table of contents control.
12424 %{texmfdist}/source/latex/tocvsec2
12425 %{texmfdist}/tex/latex/tocvsec2
12426 # A tokenizer.
12427 %{texmfdist}/tex/latex/tokenizer
12428 # Macros for writing indices, glossaries.
12429 %{texmfdist}/source/latex/toolbox
12430 %{texmfdist}/tex/latex/toolbox
12431 # Bundle of files for typsetting theses.
12432 %{texmfdist}/source/latex/toptesi
12433 %{texmfdist}/tex/latex/toptesi
12434 # A LaTeX package for configuring presentation fonts.
12435 %{texmfdist}/tex/latex/tpslifonts
12436 # Adjust tracking of strings.
12437 %{texmfdist}/tex/latex/tracking
12438 # Fonts from the Trajan column in Rome.
12439 %{texmfdist}/source/latex/trajan
12440 %{texmfdist}/tex/latex/trajan
12441 # Provide an open platform for packages to be localized.
12442 %{texmfdist}/tex/latex/translator
12443 # Trees and other linguists' macros.
12444 %{texmfdist}/source/latex/tree-dvips
12445 %{texmfdist}/tex/latex/tree-dvips
12446 # Quick float definitions in LaTeX.
12447 %{texmfdist}/source/latex/trivfloat
12448 %{texmfdist}/tex/latex/trivfloat
12449 # Typeset the (logic) turnstile notation.
12450 %{texmfdist}/source/latex/turnstile
12451 %{texmfdist}/tex/latex/turnstile
12452 %{texmfdist}/source/latex/twoup
12453 %{texmfdist}/tex/latex/twoup
12454 # Print a typographic grid.
12455 %{texmfdist}/source/latex/typogrid
12456 %{texmfdist}/tex/latex/typogrid
12457 # Time printing, in German.
12458 %{texmfdist}/tex/latex/uhrzeit
12459
12460 # %files latex-palatcm
12461 # %defattr(644,root,root,755)
12462 # %{texmf}/tex/latex/palatcm
12463
12464 %files latex-pdfslide
12465 %defattr(644,root,root,755)
12466 %doc %{texmfdist}/doc/latex/pdfslide
12467 %{texmfdist}/tex/latex/pdfslide
12468
12469 %files latex-pgf
12470 %defattr(644,root,root,755)
12471 %doc %{texmfdist}/doc/generic/pgf
12472 %doc %{texmfdist}/doc/latex/pgfplots
12473 %{texmfdist}/source/latex/pgfplots
12474 %{texmfdist}/source/latex/pgfopts
12475 %{texmfdist}/tex/generic/pgf
12476 %{texmfdist}/tex/generic/pgfplots
12477 %{texmfdist}/tex/latex/pgf
12478 %{texmfdist}/tex/latex/pgfopts
12479 %{texmfdist}/tex/latex/pgfplots
12480 %dir %{texmfdist}/source/context
12481 %dir %{texmfdist}/source/context/third
12482 %{texmfdist}/source/context/third/pgfplots
12483
12484 %files latex-prosper
12485 %defattr(644,root,root,755)
12486 %doc %{texmfdist}/doc/latex/prosper
12487 %{texmfdist}/tex/latex/prosper
12488 %{texmfdist}/source/latex/prosper
12489
12490 %files latex-polynom
12491 %defattr(644,root,root,755)
12492 %doc %{texmfdist}/doc/latex/polynom
12493 %{texmfdist}/source/latex/polynom
12494 %{texmfdist}/tex/latex/polynom
12495
12496 %files latex-polynomial
12497 %defattr(644,root,root,755)
12498 %doc %{texmfdist}/doc/latex/polynomial
12499 %{texmfdist}/source/latex/polynomial
12500 %{texmfdist}/tex/latex/polynomial
12501
12502 %files latex-pseudocode
12503 %defattr(644,root,root,755)
12504 %doc %{texmfdist}/doc/latex/pseudocode
12505 %{texmfdist}/tex/latex/pseudocode
12506
12507 %files latex-pst-2dplot
12508 %defattr(644,root,root,755)
12509 %doc %{texmfdist}/doc/generic/pst-2dplot
12510 %{texmfdist}/tex/latex/pst-2dplot
12511
12512 %files latex-pst-3dplot
12513 %defattr(644,root,root,755)
12514 %doc %{texmfdist}/doc/generic/pst-3dplot
12515 %{texmfdist}/dvips/pst-3dplot
12516 %{texmfdist}/tex/generic/pst-3dplot
12517 %{texmfdist}/tex/latex/pst-3dplot
12518
12519 %files latex-pst-bar
12520 %defattr(644,root,root,755)
12521 %doc %{texmfdist}/doc/generic/pst-3dplot
12522 %{texmfdist}/dvips/pst-bar
12523 %{texmfdist}/tex/generic/pst-bar
12524 %{texmfdist}/tex/latex/pst-bar
12525
12526 %files latex-pst-circ
12527 %defattr(644,root,root,755)
12528 %doc %{texmfdist}/doc/generic/pst-circ
12529 %{texmfdist}/dvips/pst-circ
12530 %{texmfdist}/tex/generic/pst-circ
12531 %{texmfdist}/tex/latex/pst-circ
12532
12533 %files latex-pst-diffraction
12534 %defattr(644,root,root,755)
12535 %doc %{texmfdist}/doc/generic/pst-diffraction
12536 %{texmfdist}/tex/generic/pst-diffraction
12537 %{texmfdist}/tex/latex/pst-diffraction
12538
12539 %files latex-pst-eucl
12540 %defattr(644,root,root,755)
12541 %doc %{texmfdist}/doc/generic/pst-eucl
12542 %{texmfdist}/tex/generic/pst-eucl
12543 %{texmfdist}/tex/latex/pst-eucl
12544
12545 %files latex-pst-fun
12546 %defattr(644,root,root,755)
12547 %doc %{texmfdist}/doc/generic/pst-fun
12548 %{texmfdist}/dvips/pst-fun
12549 %{texmfdist}/tex/generic/pst-fun
12550 %{texmfdist}/tex/latex/pst-fun
12551
12552 %files latex-pst-func
12553 %defattr(644,root,root,755)
12554 %doc %{texmfdist}/doc/generic/pst-func
12555 %{texmfdist}/dvips/pst-func
12556 %{texmfdist}/tex/generic/pst-func
12557 %{texmfdist}/tex/latex/pst-func
12558
12559 %files latex-pst-infixplot
12560 %defattr(644,root,root,755)
12561 %doc %{texmfdist}/doc/generic/pst-infixplot
12562 %{texmfdist}/tex/generic/pst-infixplot
12563 %{texmfdist}/tex/latex/pst-infixplot
12564
12565 %files latex-pst-fr3d
12566 %defattr(644,root,root,755)
12567 %doc %{texmfdist}/doc/generic/pst-fr3d
12568 %{texmfdist}/source/generic/pst-fr3d
12569 %{texmfdist}/tex/generic/pst-fr3d
12570 %{texmfdist}/tex/latex/pst-fr3d
12571
12572 %files latex-pst-fractal
12573 %defattr(644,root,root,755)
12574 %doc %{texmfdist}/doc/generic/pst-fractal
12575 %{texmfdist}/dvips/pst-fractal
12576 %{texmfdist}/tex/generic/pst-fractal
12577 %{texmfdist}/tex/latex/pst-fractal
12578
12579 %files latex-pst-math
12580 %defattr(644,root,root,755)
12581 %doc %{texmfdist}/doc/generic/pst-math
12582 %{texmfdist}/dvips/pst-math
12583 %{texmfdist}/tex/generic/pst-math
12584 %{texmfdist}/tex/latex/pst-math
12585
12586 %files latex-pst-ob3d
12587 %defattr(644,root,root,755)
12588 %doc %{texmfdist}/doc/generic/pst-ob3d
12589 %{texmfdist}/source/generic/pst-ob3d
12590 %{texmfdist}/tex/generic/pst-ob3d
12591 %{texmfdist}/tex/latex/pst-ob3d
12592
12593 %files latex-pst-optexp
12594 %defattr(644,root,root,755)
12595 %doc %{texmfdist}/doc/generic/pst-optexp
12596 %{texmfdist}/dvips/pst-optexp
12597 %{texmfdist}/tex/generic/pst-optexp
12598 %{texmfdist}/tex/latex/pst-optexp
12599
12600 %files latex-pst-optic
12601 %defattr(644,root,root,755)
12602 %doc %{texmfdist}/doc/generic/pst-optic
12603 %{texmfdist}/tex/generic/pst-optic
12604 %{texmfdist}/tex/latex/pst-optic
12605
12606 %files latex-pst-text
12607 %defattr(644,root,root,755)
12608 %doc %{texmfdist}/doc/generic/pst-text
12609 %{texmfdist}/dvips/pst-text
12610 %{texmfdist}/tex/generic/pst-text
12611 %{texmfdist}/tex/latex/pst-text
12612
12613 %files latex-pst-uncategorized
12614 %defattr(644,root,root,755)
12615 %doc %{texmfdist}/doc/generic/pst-3d
12616 %doc %{texmfdist}/doc/generic/pst-asr
12617 %doc %{texmfdist}/doc/generic/pst-bar
12618 %doc %{texmfdist}/doc/generic/pst-barcode
12619 %doc %{texmfdist}/doc/generic/pst-blur
12620 %doc %{texmfdist}/doc/generic/pst-coil
12621 %doc %{texmfdist}/doc/generic/pst-cox
12622 # %doc %{texmfdist}/doc/generic/pst-cox/pst-coxcoor
12623 # %doc %{texmfdist}/doc/generic/pst-cox/pst-coxeterp
12624 %doc %{texmfdist}/doc/generic/pst-dbicons
12625 %doc %{texmfdist}/doc/generic/pst-eps
12626 %doc %{texmfdist}/doc/generic/pst-fill
12627 %doc %{texmfdist}/doc/generic/pst-geo
12628 %doc %{texmfdist}/doc/generic/pst-ghsb
12629 %doc %{texmfdist}/doc/generic/pst-gr3d
12630 %doc %{texmfdist}/doc/generic/pst-grad
12631 %doc %{texmfdist}/doc/generic/pst-jtree
12632 %doc %{texmfdist}/doc/generic/pst-labo
12633 %doc %{texmfdist}/doc/generic/pst-lens
12634 %doc %{texmfdist}/doc/generic/pst-light3d
12635 %doc %{texmfdist}/doc/generic/pst-osci
12636 %doc %{texmfdist}/doc/generic/pst-pad
12637 %doc %{texmfdist}/doc/generic/pst-pdgr
12638 %doc %{texmfdist}/doc/generic/pst-poly
12639 %doc %{texmfdist}/doc/generic/pst-qtree
12640 %doc %{texmfdist}/doc/generic/pst-slpe
12641 %doc %{texmfdist}/doc/generic/pst-solides3d
12642 # %doc %{texmfdist}/doc/generic/pst-solides3d/doc-en
12643 # %doc %{texmfdist}/doc/generic/pst-solides3d/doc
12644 %doc %{texmfdist}/doc/generic/pst-soroban
12645 %doc %{texmfdist}/doc/generic/pst-spectra
12646 %doc %{texmfdist}/doc/generic/pst-stru
12647 %doc %{texmfdist}/doc/generic/pst-uml
12648 %doc %{texmfdist}/doc/generic/pst-vue3d
12649 %doc %{texmfdist}/doc/latex/auto-pst-pdf
12650 %doc %{texmfdist}/doc/latex/pst-pdf
12651 %{texmfdist}/dvips/pst-barcode
12652 %{texmfdist}/dvips/pst-blur
12653 %{texmfdist}/dvips/pst-coil
12654 %{texmfdist}/dvips/pst-cox
12655 %{texmfdist}/dvips/pst-eucl
12656 %{texmfdist}/dvips/pst-geo
12657 %{texmfdist}/dvips/pst-ghsb
12658 %{texmfdist}/dvips/pst-grad
12659 %{texmfdist}/dvips/pst-light3d
12660 %{texmfdist}/dvips/pst-slpe
12661 %{texmfdist}/dvips/pst-solides3d
12662 %{texmfdist}/dvips/pst-spectra
12663 %{texmfdist}/dvips/pst-vue3d
12664 %{texmfdist}/scripts/pst-pdf
12665 %{texmfdist}/source/generic/pst-3d
12666 %{texmfdist}/source/generic/pst-3dplot
12667 %{texmfdist}/source/generic/pst-barcode
12668 %{texmfdist}/source/generic/pst-blur
12669 %{texmfdist}/source/generic/pst-circ
12670 %{texmfdist}/source/generic/pst-coil
12671 %{texmfdist}/source/generic/pst-dbicons
12672 %{texmfdist}/source/generic/pst-diffraction
12673 %{texmfdist}/source/generic/pst-eps
12674 %{texmfdist}/source/generic/pst-fill
12675 %{texmfdist}/source/generic/pst-fractal
12676 %{texmfdist}/source/generic/pst-fun
12677 %{texmfdist}/source/generic/pst-func
12678 %{texmfdist}/source/generic/pst-lens
12679 %{texmfdist}/source/generic/pst-light3d
12680 %{texmfdist}/source/generic/pst-optic
12681 %{texmfdist}/source/generic/pst-pad
12682 %{texmfdist}/source/generic/pst-pdgr
12683 %{texmfdist}/source/generic/pst-slpe
12684 %{texmfdist}/source/generic/pst-soroban
12685 %{texmfdist}/source/generic/pst-text
12686 %{texmfdist}/source/generic/pst-uml
12687 %{texmfdist}/source/generic/pst-vue3d
12688 %{texmfdist}/source/latex/auto-pst-pdf
12689 %{texmfdist}/source/latex/pst-gr3d
12690 %{texmfdist}/source/latex/pst-pdf
12691 %{texmfdist}/source/latex/pst-poly
12692 %{texmfdist}/tex/generic/pst-3d
12693 %{texmfdist}/tex/generic/pst-asr
12694 %{texmfdist}/tex/generic/pst-barcode
12695 %{texmfdist}/tex/generic/pst-blur
12696 %{texmfdist}/tex/generic/pst-coil
12697 %{texmfdist}/tex/generic/pst-cox
12698 %{texmfdist}/tex/generic/pst-eps
12699 %{texmfdist}/tex/generic/pst-fill
12700 %{texmfdist}/tex/generic/pst-geo
12701 %{texmfdist}/tex/generic/pst-ghsb
12702 %{texmfdist}/tex/generic/pst-gr3d
12703 %{texmfdist}/tex/generic/pst-grad
12704 %{texmfdist}/tex/generic/pst-jtree
12705 %{texmfdist}/tex/generic/pst-labo
12706 %{texmfdist}/tex/generic/pst-lens
12707 %{texmfdist}/tex/generic/pst-light3d
12708 %{texmfdist}/tex/generic/pst-osci
12709 %{texmfdist}/tex/generic/pst-pad
12710 %{texmfdist}/tex/generic/pst-pdgr
12711 %{texmfdist}/tex/generic/pst-poly
12712 %{texmfdist}/tex/generic/pst-qtree
12713 %{texmfdist}/tex/generic/pst-slpe
12714 %{texmfdist}/tex/generic/pst-solides3d
12715 %{texmfdist}/tex/generic/pst-spectra
12716 %{texmfdist}/tex/generic/pst-stru
12717 %{texmfdist}/tex/generic/pst-vue3d
12718 %{texmfdist}/tex/latex/pst-3d
12719 %{texmfdist}/tex/latex/pst-asr
12720 %{texmfdist}/tex/latex/pst-barcode
12721 %{texmfdist}/tex/latex/pst-blur
12722 %{texmfdist}/tex/latex/pst-coil
12723 %{texmfdist}/tex/latex/pst-cox
12724 %{texmfdist}/tex/latex/pst-dbicons
12725 %{texmfdist}/tex/latex/pst-eps
12726 %{texmfdist}/tex/latex/pst-fill
12727 %{texmfdist}/tex/latex/pst-geo
12728 %{texmfdist}/tex/latex/pst-ghsb
12729 %{texmfdist}/tex/latex/pst-gr3d
12730 %{texmfdist}/tex/latex/pst-grad
12731 %{texmfdist}/tex/latex/pst-jtree
12732 %{texmfdist}/tex/latex/pst-labo
12733 %{texmfdist}/tex/latex/pst-lens
12734 %{texmfdist}/tex/latex/pst-light3d
12735 %{texmfdist}/tex/latex/pst-osci
12736 %{texmfdist}/tex/latex/pst-pad
12737 %{texmfdist}/tex/latex/pst-pdf
12738 %{texmfdist}/tex/latex/pst-pdgr
12739 %{texmfdist}/tex/latex/pst-poly
12740 %{texmfdist}/tex/latex/pst-qtree
12741 %{texmfdist}/tex/latex/pst-slpe
12742 %{texmfdist}/tex/latex/pst-solides3d
12743 %{texmfdist}/tex/latex/pst-soroban
12744 %{texmfdist}/tex/latex/pst-spectra
12745 %{texmfdist}/tex/latex/pst-stru
12746 %{texmfdist}/tex/latex/pst-uml
12747 %{texmfdist}/tex/latex/pst-vue3d
12748
12749 %files latex-psnfss
12750 %defattr(644,root,root,755)
12751 %doc %{texmfdist}/doc/latex/psnfss
12752 %dir %{texmfdist}/source/latex
12753 %{texmfdist}/fonts/map/dvips/psnfss
12754 %{texmfdist}/source/latex/psnfss
12755 %{texmfdist}/source/latex/latex-tds
12756 %{texmfdist}/tex/latex/psnfss
12757
12758 %files latex-pxfonts
12759 %defattr(644,root,root,755)
12760 %doc %{texmfdist}/doc/fonts/pxfonts
12761 %{texmfdist}/tex/latex/pxfonts
12762 %{texmfdist}/fonts/type1/public/pxfonts
12763 %{texmfdist}/fonts/afm/public/pxfonts
12764 %{texmfdist}/fonts/tfm/public/pxfonts
12765 %{texmfdist}/fonts/vf/public/pxfonts
12766 %{texmfdist}/fonts/map/dvips/pxfonts
12767
12768 #%files latex-qfonts
12769 #%defattr(644,root,root,755)
12770
12771 %files latex-SIstyle
12772 %defattr(644,root,root,755)
12773 %{texmfdist}/doc/latex/SIstyle
12774 %{texmfdist}/source/latex/SIstyle
12775
12776 %files latex-SIunits
12777 %defattr(644,root,root,755)
12778 %{texmfdist}/doc/latex/SIunits
12779 %{texmfdist}/tex/latex/SIunits
12780 %{texmfdist}/source/latex/SIunits
12781
12782 %files latex-siunitx
12783 %defattr(644,root,root,755)
12784 %{texmfdist}/doc/latex/siunitx
12785 %{texmfdist}/tex/latex/siunitx
12786 %{texmfdist}/source/latex/siunitx
12787
12788 %files latex-Tabbing
12789 %defattr(644,root,root,755)
12790 %{texmfdist}/source/latex/Tabbing
12791 %{texmfdist}/doc/latex/Tabbing
12792
12793 %files latex-txfonts
12794 %defattr(644,root,root,755)
12795 %doc %{texmfdist}/doc/fonts/txfonts
12796 %{texmfdist}/fonts/type1/public/txfonts
12797 %{texmfdist}/fonts/afm/public/txfonts
12798 %{texmfdist}/fonts/enc/dvips/txfonts
12799 %{texmfdist}/fonts/tfm/public/txfonts
12800 %{texmfdist}/fonts/vf/public/txfonts
12801 %{texmfdist}/fonts/map/dvips/txfonts
12802 %{texmfdist}/tex/latex/txfonts
12803
12804 %files latex-ucs
12805 %defattr(644,root,root,755)
12806 %doc %{texmfdist}/doc/latex/ucs
12807 %{texmfdist}/tex/latex/ucs
12808
12809 %files latex-umlaute
12810 %defattr(644,root,root,755)
12811 %{texmfdist}/tex/latex/umlaute
12812 %{texmfdist}/source/latex/umlaute
12813
12814 # %files latex-urwvn
12815 # %defattr(644,root,root,755)
12816
12817 %files latex-variations
12818 %defattr(644,root,root,755)
12819 %doc %{texmfdist}/doc/generic/variations
12820 %{texmfdist}/tex/generic/variations
12821
12822 %files latex-wasysym
12823 %defattr(644,root,root,755)
12824 %doc %{texmfdist}/doc/latex/wasysym
12825 %{texmfdist}/tex/latex/wasysym
12826 %{texmfdist}/source/latex/wasysym
12827
12828 %files latex-xcolor
12829 %defattr(644,root,root,755)
12830 %doc %{texmfdist}/doc/latex/xcolor
12831 %{texmfdist}/dvips/xcolor
12832 %{texmfdist}/source/latex/xcolor
12833
12834 # %files format-latex
12835 # %defattr(644,root,root,755)
12836 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/latex.fmt
12837
12838 %files format-pdflatex
12839 %defattr(644,root,root,755)
12840 #%{texmf}/pdftex/latex/config
12841 # %dir %{texmf}/pdftex/latex
12842 %attr(755,root,root) %{_bindir}/pdflatex
12843 %{_mandir}/man1/pdflatex.1*
12844 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdflatex.fmt
12845
12846 # %files platex
12847 # %defattr(644,root,root,755)
12848 # %doc %{texmf}/doc/latex/platex
12849 # %dir %{texmf}/tex/platex
12850 # %{texmf}/tex/platex/config
12851 # %{texmf}/tex/latex/platex
12852
12853 # %files format-platex
12854 # %defattr(644,root,root,755)
12855 # %attr(755,root,root) %{_bindir}/platex
12856 #%attr(755,root,root) %{_bindir}/platex-pl
12857 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/platex.fmt
12858 #%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/platex-pl.fmt
12859
12860 # %files format-pdfplatex
12861 # %defattr(644,root,root,755)
12862 #%dir %{texmf}/pdftex/platex
12863 #%{texmf}/pdftex/platex/config
12864 # %attr(755,root,root) %{_bindir}/pdfplatex
12865 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfplatex.fmt
12866
12867 %files tex-babel
12868 %defattr(644,root,root,755)
12869 %{texmfdist}/source/generic/babel
12870 %doc %{texmfdist}/doc/generic/babel
12871 %{texmfdist}/tex/generic/babel
12872
12873 %files tex-german
12874 %defattr(644,root,root,755)
12875 %doc %{texmfdist}/doc/generic/german
12876 %{texmfdist}/tex/generic/german
12877 %{texmfdist}/source/generic/german
12878
12879 %files tex-mfpic
12880 %defattr(644,root,root,755)
12881 %doc %{texmfdist}/doc/generic/mfpic
12882 %{texmfdist}/tex/generic/mfpic
12883 %{texmfdist}/source/generic/mfpic
12884
12885 %files tex-midnight
12886 %defattr(644,root,root,755)
12887 %doc %{texmfdist}/doc/generic/midnight
12888 %{texmfdist}/tex/generic/midnight
12889
12890 %files tex-misc
12891 %defattr(644,root,root,755)
12892 %{texmfdist}/source/generic/tap
12893 %doc %{texmfdist}/doc/latex/localloc
12894 %doc %{texmfdist}/doc/generic/multido
12895 %doc %{texmfdist}/doc/generic/tap
12896 %doc %{texmfdist}/doc/generic/vrb
12897
12898 %{texmfdist}/tex/generic/eijkhout
12899 %{texmfdist}/tex/generic/multido
12900 %{texmfdist}/tex/generic/misc
12901 %{texmfdist}/tex/generic/vrb
12902
12903 %files tex-pictex
12904 %defattr(644,root,root,755)
12905 %doc %{texmfdist}/doc/generic/pictex
12906 %{texmfdist}/tex/generic/pictex
12907
12908 %files tex-psizzl
12909 %defattr(644,root,root,755)
12910 %{texmfdist}/doc/psizzl
12911 %{texmfdist}/source/psizzl
12912 %{texmfdist}/tex/psizzl
12913
12914 %files tex-pstricks
12915 %defattr(644,root,root,755)
12916 %doc %{texmfdist}/doc/generic/pstricks
12917 %doc %{texmfdist}/doc/generic/pstricks-add
12918 %{texmfdist}/dvips/pstricks
12919 %{texmfdist}/tex/generic/pstricks
12920 %{texmfdist}/tex/latex/pstricks-add
12921 %{texmfdist}/source/generic/pstricks-add
12922 %{texmfdist}/tex/generic/pstricks-add
12923
12924 # %files tex-qpx
12925 # %defattr(644,root,root,755)
12926 # %doc %{texmf}/doc/fonts/polish/qpx
12927 # %{texmf}/tex/generic/qpx
12928
12929 %files tex-qpxqtx
12930 %defattr(644,root,root,755)
12931 %doc %{texmfdist}/doc/fonts/qpxqtx
12932 %{texmfdist}/fonts/tfm/public/qpxqtx
12933 %{texmfdist}/fonts/vf/public/qpxqtx
12934 %{texmfdist}/tex/generic/qpxqtx
12935
12936 %files tex-ruhyphen
12937 %defattr(644,root,root,755)
12938 %{texmfdist}/tex/generic/ruhyphen
12939 %{texmfdist}/source/generic/ruhyphen
12940
12941 %files tex-huhyphen
12942 %defattr(644,root,root,755)
12943 %doc %{texmf}/doc/generic/huhyphen
12944
12945 %files tex-spanish
12946 %defattr(644,root,root,755)
12947 %doc %{texmfdist}/doc/latex/spanish-mx
12948 %dir %{texmfdist}/source/latex/mapcodes
12949 %dir %{texmfdist}/source/latex/polyglot
12950 %dir %{texmfdist}/source/latex/polyglot/langs
12951 %dir %{texmfdist}/tex/latex/babelbib
12952 %dir %{texmfdist}/tex/latex/dvdcoll/dcl
12953 %dir %{texmfdist}/tex/texsis
12954 %dir %{texmfdist}/tex/texsis/base
12955 %{texmfdist}/source/generic/babel/spanish.ins
12956 %{texmfdist}/source/generic/babel/spanish.dtx
12957 %{texmfdist}/source/latex/polyglot/langs/spanish.ld
12958 %{texmfdist}/source/latex/polyglot/langs/spanish.ot1
12959 %{texmfdist}/source/latex/mapcodes/spanish.map
12960 %{texmfdist}/source/latex/mapcodes/spanish.dtx
12961 %{texmfdist}/tex/texsis/base/Spanish.txs
12962 %{texmfdist}/tex/generic/babel/spanish.sty
12963 %{texmfdist}/tex/generic/babel/spanish.ldf
12964 %{texmfdist}/tex/latex/spanish-mx
12965 %{texmfdist}/tex/latex/custom-bib/spanish.mbs
12966 %{texmfdist}/tex/latex/babelbib/spanish.bdf
12967 %{texmfdist}/tex/latex/dvdcoll/dcl/spanish.dcl
12968
12969 %files tex-texdraw
12970 %defattr(644,root,root,755)
12971 %doc %{texmfdist}/doc/texdraw
12972 %{texmfdist}/tex/generic/texdraw
12973
12974 %files tex-thumbpdf
12975 %defattr(644,root,root,755)
12976 %doc %{texmfdist}/doc/generic/thumbpdf
12977 %attr(755,root,root) %{_bindir}/thumbpdf
12978 %{texmfdist}/tex/generic/thumbpdf
12979 %{texmfdist}/scripts/thumbpdf
12980 %{_mandir}/man1/thumbpdf.1*
12981
12982 %files tex-ukrhyph
12983 %defattr(644,root,root,755)
12984 %doc %{texmfdist}/doc/generic/ukrhyph
12985 %{texmfdist}/tex/generic/ukrhyph
12986
12987 %files latex-vietnam
12988 %defattr(644,root,root,755)
12989 %doc %{texmfdist}/doc/generic/vntex
12990 %{texmfdist}/tex/latex/vntex
12991
12992 %files tex-xypic
12993 %defattr(644,root,root,755)
12994 %doc %{texmfdist}/doc/generic/xypic
12995 %{texmfdist}/tex/generic/xypic
12996
12997 %files tex-xkeyval
12998 %defattr(644,root,root,755)
12999 %doc %{texmfdist}/doc/latex/xkeyval
13000 %{texmfdist}/source/latex/xkeyval
13001 %{texmfdist}/tex/generic/xkeyval
13002 %{texmfdist}/tex/latex/xkeyval
13003
13004 %files fonts-adobe
13005 %defattr(644,root,root,755)
13006 %{texmfdist}/fonts/type1/adobe
13007 %{texmfdist}/fonts/afm/adobe
13008 %{texmfdist}/fonts/tfm/adobe
13009 %{texmfdist}/fonts/vf/adobe
13010
13011 %files fonts-ae
13012 %defattr(644,root,root,755)
13013 %doc %{texmfdist}/doc/fonts/ae
13014 %{texmfdist}/fonts/tfm/public/ae
13015 %{texmfdist}/fonts/vf/public/ae
13016 %{texmfdist}/source/fonts/ae
13017
13018 %files fonts-ams
13019 %defattr(644,root,root,755)
13020 %{texmfdist}/bibtex/bst/ams
13021 %{texmfdist}/bibtex/bib/ams
13022 %{texmfdist}/dvips/ams
13023 %{texmfdist}/fonts/source/public/ams
13024 %{texmfdist}/fonts/type1/bluesky/ams
13025 %{texmfdist}/fonts/afm/bluesky/ams
13026 %{texmfdist}/fonts/tfm/public/ams
13027 %{texmfdist}/fonts/map/dvips/ams
13028
13029 %files fonts-antp
13030 %defattr(644,root,root,755)
13031 %doc %{texmfdist}/doc/fonts/antp
13032 %{texmfdist}/fonts/enc/dvips/antp
13033 %{texmfdist}/fonts/map/dvips/antp
13034 %{texmfdist}/fonts/afm/public/antp
13035 %{texmfdist}/fonts/tfm/public/antp
13036 %{texmfdist}/dvips/antp
13037
13038 %files fonts-antt
13039 %defattr(644,root,root,755)
13040 %doc %{texmfdist}/doc/fonts/antt
13041 %{texmfdist}/fonts/afm/public/antt
13042 %{texmfdist}/fonts/opentype/public/antt
13043 %{texmfdist}/fonts/enc/dvips/antt
13044 %{texmfdist}/fonts/tfm/public/antt
13045 %{texmfdist}/fonts/map/dvips/antt
13046 %{texmfdist}/tex/plain/antt
13047 %{texmfdist}/tex/latex/antt
13048
13049 %files fonts-arphic
13050 %defattr(644,root,root,755)
13051 %doc %{texmfdist}/doc/fonts/arphic
13052 %{texmfdist}/fonts/afm/arphic
13053 %{texmfdist}/fonts/tfm/arphic
13054 %{texmfdist}/fonts/vf/arphic
13055
13056 %files fonts-bbm
13057 %defattr(644,root,root,755)
13058 %doc %{texmfdist}/doc/fonts/bbm
13059 %{texmfdist}/fonts/source/public/bbm
13060 %{texmfdist}/fonts/tfm/public/bbm
13061 %{texmfdist}/source/latex/bbm
13062 %{texmfdist}/tex/latex/bbm
13063
13064 %files fonts-bbold
13065 %defattr(644,root,root,755)
13066 %{texmfdist}/fonts/source/public/bbold
13067 %{texmfdist}/fonts/tfm/public/bbold
13068
13069 # %files fonts-bh
13070 # %defattr(644,root,root,755)
13071 # %doc %{texmf}/doc/fonts/bh
13072 # %{texmf}/fonts/tfm/bh
13073 # %{texmf}/fonts/vf/bh
13074
13075 %files fonts-bitstream
13076 %defattr(644,root,root,755)
13077 %{texmfdist}/fonts/afm/bitstrea
13078 %{texmfdist}/fonts/tfm/bitstrea
13079 %{texmfdist}/fonts/vf/bitstrea
13080
13081 #%files fonts-cbgreek
13082 #%defattr(644,root,root,755)
13083
13084 %files fonts-cc-pl
13085 %defattr(644,root,root,755)
13086 %{texmfdist}/fonts/source/public/cc-pl
13087 %{texmfdist}/fonts/enc/dvips/cc-pl
13088 %{texmfdist}/fonts/tfm/public/cc-pl
13089 %{texmfdist}/fonts/map/dvips/cc-pl
13090
13091 %files fonts-cg
13092 %defattr(644,root,root,755)
13093 %{texmfdist}/fonts/tfm/cg
13094 %{texmfdist}/fonts/vf/cg
13095
13096 %files fonts-cm
13097 %defattr(644,root,root,755)
13098 %doc %{texmfdist}/doc/fonts/cm
13099 %dir %{texmfdist}/doc/fonts
13100 # %dir %{texmfdist}/dvips
13101 %dir %{texmfdist}/fonts/afm/bluesky
13102 %dir %{texmfdist}/fonts/map/dvips
13103 %dir %{texmfdist}/fonts/pk/ljfour/public
13104 %{texmfdist}/dvips/cm
13105 %{texmfdist}/fonts/source/public/cm
13106 %{texmfdist}/fonts/afm/bluesky/cm
13107 %{texmfdist}/fonts/tfm/public/cm
13108 %{texmfdist}/fonts/pk/ljfour/public/cm
13109 %{texmfdist}/fonts/map/dvips/cm
13110
13111 %files fonts-cmbright
13112 %defattr(644,root,root,755)
13113 %doc %{texmfdist}/doc/latex/cmbright
13114 %{texmfdist}/fonts/source/public/cmbright
13115 %{texmfdist}/fonts/tfm/public/cmbright
13116 %{texmfdist}/source/latex/cmbright
13117 %{texmfdist}/tex/latex/cmbright
13118
13119 %files fonts-cmcyr
13120 %defattr(644,root,root,755)
13121 %doc %{texmfdist}/doc/fonts/cmcyr
13122 %{texmfdist}/fonts/source/public/cmcyr
13123 %{texmfdist}/fonts/type1/public/cmcyr
13124 %{texmfdist}/fonts/tfm/public/cmcyr
13125 %{texmfdist}/fonts/vf/public/cmcyr
13126 %{texmfdist}/fonts/map/dvips/cmcyr
13127
13128 %files fonts-cmextra
13129 %defattr(644,root,root,755)
13130 %{texmfdist}/fonts/source/public/cmextra
13131 %{texmfdist}/fonts/tfm/public/cmextra
13132
13133 %files fonts-cmsuper
13134 %defattr(644,root,root,755)
13135 %doc %{texmfdist}/doc/fonts/cm-super
13136 %{texmfdist}/fonts/afm/public/cm-super
13137 %{texmfdist}/fonts/enc/dvips/cm-super
13138 %{texmfdist}/fonts/map/dvips/cm-super
13139 %{texmfdist}/fonts/map/vtex/cm-super
13140 %{texmfdist}/fonts/type1/public/cm-super
13141
13142 %files fonts-concmath
13143 %defattr(644,root,root,755)
13144 %doc %{texmfdist}/doc/fonts/concmath
13145 %doc %{texmfdist}/doc/latex/concmath
13146 %{texmfdist}/fonts/source/public/concmath
13147 %{texmfdist}/fonts/tfm/public/concmath
13148 %{texmfdist}/source/latex/concmath
13149 %{texmfdist}/tex/latex/concmath
13150
13151 %files fonts-concrete
13152 %defattr(644,root,root,755)
13153 %doc %{texmfdist}/doc/fonts/concrete
13154 %{texmfdist}/fonts/source/public/concrete
13155 %{texmfdist}/fonts/tfm/public/concrete
13156
13157 %files fonts-cs
13158 %defattr(644,root,root,755)
13159 %{texmfdist}/dvips/cs
13160 %{texmfdist}/fonts/source/public/cs
13161 %{texmfdist}/fonts/enc/dvips/cs
13162 %{texmfdist}/fonts/tfm/public/cs
13163 %{texmfdist}/fonts/map/dvips/cs
13164
13165 #%files fonts-dstroke
13166 #%defattr(644,root,root,755)
13167
13168 %files fonts-ecc
13169 %defattr(644,root,root,755)
13170 %doc %{texmfdist}/doc/fonts/ecc
13171 %{texmfdist}/fonts/source/public/ecc
13172 %{texmfdist}/fonts/tfm/public/ecc
13173
13174 %files fonts-eurosym
13175 %defattr(644,root,root,755)
13176 %doc %{texmfdist}/doc/fonts/eurosym
13177 %{texmfdist}/fonts/source/public/eurosym
13178 %{texmfdist}/fonts/tfm/public/eurosym
13179 %{texmfdist}/fonts/map/dvips/eurosym
13180 %{texmfdist}/source/fonts/eurosym
13181 %{texmfdist}/tex/latex/eurosym
13182
13183 %files fonts-eulervm
13184 %defattr(644,root,root,755)
13185 %doc %{texmfdist}/doc/latex/eulervm
13186 %{texmfdist}/fonts/tfm/public/eulervm
13187 %{texmfdist}/fonts/vf/public/eulervm
13188 %{texmfdist}/source/latex/eulervm
13189 %{texmfdist}/tex/latex/eulervm
13190
13191 %files fonts-euxm
13192 %defattr(644,root,root,755)
13193 %{texmfdist}/fonts/source/public/euxm
13194 %{texmfdist}/fonts/tfm/public/euxm
13195
13196 %files fonts-gothic
13197 %defattr(644,root,root,755)
13198 %{texmfdist}/doc/fonts/gothic
13199 %{texmfdist}/dvips/gothic
13200 %{texmfdist}/fonts/source/public/gothic
13201 %{texmfdist}/fonts/type1/public/gothic
13202 %{texmfdist}/fonts/afm/public/gothic
13203 %{texmfdist}/fonts/tfm/public/gothic
13204 %{texmfdist}/fonts/vf/public/gothic
13205 %{texmfdist}/fonts/map/dvips/gothic
13206
13207 %files fonts-hoekwater
13208 %defattr(644,root,root,755)
13209 %{texmfdist}/fonts/afm/hoekwater
13210 %{texmfdist}/fonts/tfm/hoekwater
13211 %{texmfdist}/fonts/truetype/hoekwater
13212
13213 %files fonts-jknappen
13214 %defattr(644,root,root,755)
13215 %{texmfdist}/fonts/source/jknappen
13216 %{texmfdist}/fonts/tfm/jknappen
13217
13218 %files fonts-kpfonts
13219 %defattr(644,root,root,755)
13220 %dir %{texmfdist}/doc/fonts
13221 %doc %{texmfdist}/doc/fonts/kpfonts
13222 %{texmfdist}/fonts/afm/public/kpfonts
13223 %{texmfdist}/fonts/map/public/kpfonts
13224 %{texmfdist}/fonts/source/public/kpfonts
13225 %{texmfdist}/fonts/tfm/public/kpfonts
13226 %{texmfdist}/fonts/type1/public/kpfonts
13227 %{texmfdist}/fonts/vf/public/kpfonts
13228 %{texmfdist}/tex/latex/kpfonts
13229
13230 %files fonts-latex
13231 %defattr(644,root,root,755)
13232 %doc %{texmfdist}/doc/latex/esint
13233 %dir %{texmfdist}/fonts/source/public/latex-fonts
13234 %dir %{texmfdist}/fonts/type1/bluesky/latex-fonts
13235 %dir %{texmfdist}/fonts/afm/bluesky/latex-fonts
13236 %dir %{texmfdist}/fonts/tfm/public/latex-fonts
13237 %dir %{texmfdist}/fonts/map/dvips/latex-fonts
13238 %{texmfdist}/fonts/source/public/esint
13239 %{texmfdist}/fonts/tfm/public/esint
13240 %{texmfdist}/source/latex/esint
13241 %{texmfdist}/tex/latex/esint
13242 %{texmfdist}/fonts/source/public/latex-fonts/*
13243 %{texmfdist}/fonts/type1/bluesky/latex-fonts/*
13244 %{texmfdist}/fonts/afm/bluesky/latex-fonts/*
13245 %{texmfdist}/fonts/tfm/public/latex-fonts/*
13246 %{texmfdist}/fonts/map/dvips/latex-fonts/*
13247
13248 %files fonts-lh
13249 %defattr(644,root,root,755)
13250 %doc %{texmfdist}/doc/fonts/lh
13251 %{texmfdist}/fonts/source/lh
13252 %{texmfdist}/metapost/support/charlib/LH
13253 %{texmfdist}/source/fonts/lh
13254 %{texmfdist}/source/latex/lh
13255
13256 %files fonts-lm
13257 %defattr(644,root,root,755)
13258 %doc %{texmfdist}/doc/fonts/lm
13259 %{texmfdist}/fonts/type1/public/lm
13260 %{texmfdist}/fonts/afm/public/lm
13261 %{texmfdist}/fonts/opentype/public/lm
13262 %{texmfdist}/fonts/enc/dvips/lm
13263 %{texmfdist}/fonts/tfm/public/lm
13264 %{texmfdist}/fonts/map/dvips/lm
13265 %{texmfdist}/fonts/map/dvipdfm/lm
13266 %{texmfdist}/source/fonts/lm
13267 %{texmfdist}/tex/latex/lm
13268
13269 %files fonts-marvosym
13270 %defattr(644,root,root,755)
13271 %doc %{texmfdist}/doc/latex/marvosym
13272 %dir %{texmfdist}/source/fonts/eurofont
13273 %dir %{texmfdist}/source/fonts/eurofont/marvosym
13274 %dir %{texmfdist}/tex/latex
13275 %{texmfdist}/fonts/type1/public/marvosym
13276 %{texmfdist}/fonts/afm/public/marvosym
13277 %{texmfdist}/fonts/tfm/public/marvosym
13278 %{texmfdist}/fonts/map/dvips/marvosym
13279 %{texmfdist}/source/fonts/eurofont/marvosym/*
13280 %{texmfdist}/tex/latex/marvosym
13281
13282 %files fonts-mflogo
13283 %defattr(644,root,root,755)
13284 %doc %{texmfdist}/doc/latex/mflogo
13285 %{texmfdist}/fonts/source/public/mflogo
13286 %{texmfdist}/fonts/type1/hoekwater/mflogo
13287 %{texmfdist}/fonts/afm/hoekwater/mflogo
13288 %{texmfdist}/fonts/tfm/public/mflogo
13289 %{texmfdist}/fonts/map/dvips/mflogo
13290 %{texmfdist}/source/latex/mflogo
13291 %{texmfdist}/tex/latex/mflogo
13292
13293 %files fonts-misc
13294 %defattr(644,root,root,755)
13295 %doc %{texmfdist}/doc/latex/marvosym/mac/oztex/tex-font/misc
13296 %{texmfdist}/fonts/source/public/misc
13297 %{texmfdist}/fonts/tfm/public/misc
13298 %{texmfdist}/fonts/misc
13299
13300 %files fonts-monotype
13301 %defattr(644,root,root,755)
13302 %{texmfdist}/fonts/tfm/monotype
13303 %{texmfdist}/fonts/vf/monotype
13304
13305 %files fonts-other
13306 %defattr(644,root,root,755)
13307 %{texmf}/fonts/sfd
13308 %doc %{texmfdist}/doc/fonts/yi4latex
13309 %{texmfdist}/fonts/afm/itc
13310 %{texmf}/fonts/map/glyphlist
13311 %{texmfdist}/fonts/map/glyphlist
13312 %{texmfdist}/fonts/source/public/knuthotherfonts
13313 %{texmfdist}/fonts/source/public/yi4latex
13314 %{texmfdist}/fonts/tfm/public/yi4latex
13315
13316 %{texmfdist}/fonts/tfm/public/pslatex
13317 %{texmfdist}/fonts/map/dvips/pslatex
13318 %{texmfdist}/fonts/vf/public/pslatex
13319
13320 %doc %{texmfdist}/doc/fonts/allrunes
13321 %{texmfdist}/fonts/source/public/allrunes
13322 %{texmfdist}/fonts/tfm/public/allrunes
13323 %{texmfdist}/fonts/type1/public/allrunes
13324 %{texmfdist}/source/fonts/allrunes
13325
13326 %doc %{texmfdist}/doc/fonts/antiqua
13327 %{texmfdist}/fonts/map/dvips/antiqua
13328
13329 %{texmfdist}/fonts/source/public/apl
13330 %{texmfdist}/fonts/tfm/public/apl
13331 %{texmfdist}/source/fonts/apl
13332
13333 %{texmfdist}/fonts/afm/arabi
13334 %{texmfdist}/fonts/tfm/arabi
13335 %{texmfdist}/fonts/type1/arabi
13336 %{texmfdist}/fonts/enc/dvips/arabi
13337 %{texmfdist}/fonts/map/dvips/arabi
13338
13339 %{texmfdist}/fonts/map/dvips/arabtex
13340 %{texmfdist}/fonts/source/public/arabtex
13341 %{texmfdist}/fonts/tfm/public/arabtex
13342 %{texmfdist}/fonts/type1/public/arabtex
13343
13344 %doc %{texmfdist}/doc/fonts/archaic
13345 %{texmfdist}/fonts/afm/public/archaic
13346 %{texmfdist}/fonts/map/dvips/archaic
13347 %{texmfdist}/fonts/source/public/archaic
13348 %{texmfdist}/fonts/tfm/public/archaic
13349 %{texmfdist}/fonts/type1/public/archaic
13350 %{texmfdist}/source/fonts/archaic
13351
13352 %doc %{texmfdist}/doc/fonts/arev
13353 %{texmfdist}/fonts/afm/public/arev
13354 %{texmfdist}/fonts/enc/dvips/arev
13355 %{texmfdist}/fonts/map/dvips/arev
13356 %{texmfdist}/fonts/tfm/public/arev
13357 %{texmfdist}/fonts/type1/public/arev
13358 %{texmfdist}/fonts/vf/public/arev
13359 %{texmfdist}/source/fonts/arev
13360
13361 %{texmfdist}/fonts/tfm/vntex/arevvn
13362 %{texmfdist}/fonts/type1/vntex/arevvn
13363
13364 %{texmfdist}/fonts/source/public/ar
13365 %{texmfdist}/fonts/tfm/public/ar
13366
13367 %doc %{texmfdist}/doc/fonts/armenian
13368 %{texmfdist}/fonts/source/public/armenian
13369 %{texmfdist}/fonts/tfm/public/armenian
13370
13371 %{texmfdist}/fonts/map/dvips/arphic
13372
13373 %doc %{texmfdist}/doc/fonts/malayalam
13374 %doc %{texmfdist}/doc/fonts/Asana-Math
13375 %{texmfdist}/fonts/opentype/public/Asana-Math
13376
13377 %doc %{texmfdist}/doc/fonts/ascii
13378 %{texmfdist}/fonts/map/dvips/ascii
13379 %{texmfdist}/fonts/tfm/public/ascii
13380 %{texmfdist}/fonts/type1/public/ascii
13381
13382 %doc %{texmfdist}/doc/fonts/astro
13383 %{texmfdist}/fonts/source/public/astro
13384 %{texmfdist}/fonts/tfm/public/astro
13385
13386 %{texmfdist}/fonts/afm/public/augie
13387 %{texmfdist}/fonts/map/dvips/augie
13388 %{texmfdist}/fonts/tfm/public/augie
13389 %{texmfdist}/fonts/type1/public/augie
13390 %{texmfdist}/fonts/vf/public/augie
13391
13392 %doc %{texmfdist}/doc/fonts/auncial-new
13393 %{texmfdist}/fonts/afm/public/auncial-new
13394 %{texmfdist}/fonts/map/dvips/auncial-new
13395 %{texmfdist}/fonts/tfm/public/auncial-new
13396 %{texmfdist}/fonts/type1/public/auncial-new
13397 %{texmfdist}/source/fonts/auncial-new
13398
13399 %{texmfdist}/fonts/afm/public/aurical
13400 %{texmfdist}/fonts/map/dvips/aurical
13401 %{texmfdist}/fonts/source/public/aurical
13402 %{texmfdist}/fonts/tfm/public/aurical
13403 %{texmfdist}/fonts/type1/public/aurical
13404
13405 %{texmfdist}/fonts/map/dvips/avantgar
13406
13407 %{texmfdist}/fonts/source/public/bangtex
13408 %{texmfdist}/fonts/tfm/public/bangtex
13409
13410 %{texmfdist}/fonts/source/public/barcodes
13411 %{texmfdist}/fonts/tfm/public/barcodes
13412
13413 %{texmfdist}/fonts/source/public/bayer
13414 %{texmfdist}/fonts/tfm/public/bayer
13415
13416 %{texmfdist}/fonts/source/public/bbding
13417 %{texmfdist}/fonts/tfm/public/bbding
13418
13419 %{texmfdist}/fonts/truetype/public
13420
13421 %{texmfdist}/fonts/source/public/bengali
13422 %{texmfdist}/fonts/tfm/public/bengali
13423
13424 %doc %{texmfdist}/doc/fonts/bera
13425 %{texmfdist}/fonts/afm/public/bera
13426 %{texmfdist}/fonts/map/dvips/bera
13427 %{texmfdist}/fonts/map/vtex/bera
13428 %{texmfdist}/fonts/tfm/public/bera
13429 %{texmfdist}/fonts/type1/public/bera
13430 %{texmfdist}/fonts/vf/public/bera
13431
13432 %doc %{texmfdist}/doc/fonts/blacklettert1
13433 %{texmfdist}/fonts/tfm/public/blacklettert1
13434 %{texmfdist}/fonts/vf/public/blacklettert1
13435 %{texmfdist}/source/fonts/blacklettert1
13436
13437 %doc %{texmfdist}/doc/fonts/boisik
13438 %{texmfdist}/fonts/source/public/boisik
13439
13440 %doc %{texmfdist}/doc/fonts/bookhands
13441 %{texmfdist}/fonts/source/public/bookhands
13442
13443 %{texmfdist}/fonts/map/dvips/bookman
13444
13445 %{texmfdist}/fonts/afm/public/brushscr
13446 %{texmfdist}/fonts/map/dvips/brushscr
13447 %{texmfdist}/fonts/tfm/public/brushscr
13448 %{texmfdist}/fonts/type1/public/brushscr
13449 %{texmfdist}/fonts/vf/public/brushscr
13450
13451 %doc %{texmfdist}/doc/fonts/burmese
13452 %{texmfdist}/fonts/map/dvips/burmese
13453 %{texmfdist}/fonts/tfm/public/burmese
13454 %{texmfdist}/fonts/type1/public/burmese
13455
13456 %doc %{texmfdist}/doc/fonts/cns
13457 %{texmfdist}/fonts/tfm/cns
13458
13459 %{texmfdist}/fonts/enc/dvips/c90enc
13460
13461 %{texmfdist}/fonts/source/public/calligra
13462 %{texmfdist}/fonts/tfm/public/calligra
13463
13464 %doc %{texmfdist}/doc/fonts/carolmin-ps
13465 %{texmfdist}/fonts/afm/public/carolmin-ps
13466 %{texmfdist}/fonts/map/dvips/carolmin-ps
13467 %{texmfdist}/fonts/type1/public/carolmin-ps
13468
13469 %{texmfdist}/fonts/source/public/casyl
13470 %{texmfdist}/fonts/tfm/public/casyl
13471
13472 %{texmfdist}/fonts/source/public/cbcoptic
13473 %{texmfdist}/fonts/tfm/public/cbcoptic
13474 %{texmfdist}/fonts/type1/public/cbcoptic
13475
13476 %doc %{texmfdist}/doc/fonts/cbfonts
13477 %{texmfdist}/fonts/enc/dvips/cbfonts
13478 %{texmfdist}/fonts/map/dvips/cbfonts
13479 %{texmfdist}/fonts/source/public/cbfonts
13480 %{texmfdist}/fonts/tfm/public/cbfonts
13481 %{texmfdist}/fonts/type1/public/cbfonts
13482
13483 %doc %{texmfdist}/doc/fonts/charter
13484 %{texmfdist}/fonts/afm/vntex/chartervn
13485 %{texmfdist}/fonts/tfm/vntex/chartervn
13486 %{texmfdist}/fonts/type1/vntex/chartervn
13487 %{texmfdist}/fonts/vf/vntex/chartervn
13488
13489 %{texmfdist}/fonts/source/public/cherokee
13490 %{texmfdist}/fonts/tfm/public/cherokee
13491
13492 %{texmfdist}/fonts/source/public/china2e
13493 %{texmfdist}/fonts/tfm/public/china2e
13494
13495 %{texmfdist}/fonts/source/public/circ
13496 %{texmfdist}/fonts/tfm/public/circ
13497
13498 %doc %{texmfdist}/doc/fonts/cirth
13499 %{texmfdist}/fonts/source/public/cirth
13500 %{texmfdist}/fonts/tfm/public/cirth
13501
13502 %doc %{texmfdist}/doc/fonts/cjhebrew
13503 %{texmfdist}/fonts/afm/public/cjhebrew
13504 %{texmfdist}/fonts/enc/dvips/cjhebrew
13505 %{texmfdist}/fonts/map/dvips/cjhebrew
13506 %{texmfdist}/fonts/tfm/public/cjhebrew
13507 %{texmfdist}/fonts/type1/public/cjhebrew
13508 %{texmfdist}/fonts/vf/public/cjhebrew
13509
13510 %{texmfdist}/fonts/source/public/clock
13511 %{texmfdist}/fonts/tfm/public/clock
13512
13513 %doc %{texmfdist}/doc/fonts/cmastro
13514 %{texmfdist}/fonts/source/public/cmastro
13515 %{texmfdist}/fonts/tfm/public/cmastro
13516
13517 %{texmfdist}/fonts/tfm/vntex/cmbrightvn
13518 %{texmfdist}/fonts/type1/vntex/cmbrightvn
13519
13520 %{texmfdist}/fonts/type1/public/cmex
13521
13522 %{texmfdist}/fonts/afm/public/cm-lgc
13523 %{texmfdist}/fonts/enc/dvips/cm-lgc
13524 %{texmfdist}/fonts/map/dvips/cm-lgc
13525 %{texmfdist}/fonts/ofm/public/cm-lgc
13526 %{texmfdist}/fonts/ovf/public/cm-lgc
13527 %{texmfdist}/fonts/tfm/public/cm-lgc
13528 %{texmfdist}/fonts/type1/public/cm-lgc
13529 %{texmfdist}/fonts/vf/public/cm-lgc
13530
13531
13532 %doc %{texmfdist}/doc/fonts/cmpica
13533 %{texmfdist}/fonts/source/public/cmpica
13534 %{texmfdist}/fonts/tfm/public/cmpica
13535
13536
13537 %{texmfdist}/fonts/tfm/vntex/comicsansvn
13538 %{texmfdist}/fonts/type1/vntex/comicsansvn
13539 %{texmfdist}/fonts/vf/vntex/comicsansvn
13540
13541 %{texmfdist}/fonts/tfm/vntex/concretevn
13542 %{texmfdist}/fonts/type1/vntex/concretevn
13543
13544 %{texmfdist}/fonts/afm/ibm
13545 %{texmfdist}/fonts/tfm/ibm
13546 %{texmfdist}/fonts/vf/ibm
13547 %{texmfdist}/fonts/map/dvips/courier
13548 %{texmfdist}/fonts/tfm/cspsfonts-adobe
13549 %{texmfdist}/fonts/vf/cspsfonts-adobe
13550
13551 %doc %{texmfdist}/doc/fonts/croatian
13552 %{texmfdist}/fonts/source/public/croatian
13553
13554 %{texmfdist}/fonts/afm/public/cryst
13555 %{texmfdist}/fonts/source/public/cryst
13556 %{texmfdist}/fonts/tfm/public/cryst
13557 %{texmfdist}/fonts/type1/public/cryst
13558
13559 %{texmfdist}/fonts/source/public/ctib
13560 %{texmfdist}/fonts/tfm/public/ctib
13561
13562 %doc %{texmfdist}/doc/fonts/cyklop
13563 %{texmfdist}/fonts/afm/public/cyklop
13564 %{texmfdist}/fonts/enc/dvips/cyklop
13565 %{texmfdist}/fonts/map/dvips/cyklop
13566 %{texmfdist}/fonts/opentype/public/cyklop
13567 %{texmfdist}/fonts/tfm/public/cyklop
13568 %{texmfdist}/fonts/type1/public/cyklop
13569
13570 %{texmfdist}/fonts/source/public/dancers
13571 %{texmfdist}/fonts/tfm/public/dancers
13572
13573 %doc %{texmfdist}/doc/fonts/dice
13574 %{texmfdist}/fonts/source/public/dice
13575 %{texmfdist}/fonts/tfm/public/dice
13576
13577 %doc %{texmfdist}/doc/fonts/dictsym
13578 %{texmfdist}/fonts/afm/public/dictsym
13579 %{texmfdist}/fonts/map/dvips/dictsym
13580 %{texmfdist}/fonts/map/vtex/dictsym
13581 %{texmfdist}/fonts/tfm/public/dictsym
13582 %{texmfdist}/fonts/type1/public/dictsym
13583
13584 %doc %{texmfdist}/doc/fonts/dingbat
13585 %{texmfdist}/fonts/tfm/public/dingbat
13586 %{texmfdist}/source/fonts/dingbat
13587
13588 %doc %{texmfdist}/doc/fonts/doublestroke
13589 %{texmfdist}/fonts/map/dvips/doublestroke
13590 %{texmfdist}/fonts/source/public/doublestroke
13591 %{texmfdist}/fonts/tfm/public/doublestroke
13592 %{texmfdist}/fonts/type1/public/doublestroke
13593
13594 %doc %{texmfdist}/doc/fonts/duerer
13595 %{texmfdist}/fonts/source/public/duerer
13596 %{texmfdist}/fonts/tfm/public/duerer
13597
13598 %doc %{texmfdist}/doc/fonts/ean
13599 %{texmfdist}/fonts/source/public/ean
13600 %{texmfdist}/fonts/tfm/public/ean
13601
13602 %doc %{texmfdist}/doc/fonts/eco
13603 %{texmfdist}/fonts/tfm/public/eco
13604 %{texmfdist}/fonts/vf/public/eco
13605 %{texmfdist}/source/fonts/eco
13606
13607 %doc %{texmfdist}/doc/fonts/eiad
13608 %{texmfdist}/fonts/source/public/eiad
13609 %{texmfdist}/fonts/tfm/public/eiad
13610
13611 %doc %{texmfdist}/doc/fonts/elvish
13612 %{texmfdist}/fonts/source/public/elvish
13613 %{texmfdist}/fonts/tfm/public/elvish
13614
13615 %doc %{texmfdist}/doc/fonts/epigrafica
13616 %{texmfdist}/fonts/afm/public/epigrafica
13617 %{texmfdist}/fonts/enc/dvips/epigrafica
13618 %{texmfdist}/fonts/map/dvips/epigrafica
13619 %{texmfdist}/fonts/tfm/public/epigrafica
13620 %{texmfdist}/fonts/type1/public/epigrafica
13621 %{texmfdist}/fonts/vf/public/epigrafica
13622
13623 %{texmfdist}/fonts/map/dvips/epiolmec
13624 %{texmfdist}/fonts/tfm/public/epiolmec
13625 %{texmfdist}/fonts/type1/public/epiolmec
13626
13627 %doc %{texmfdist}/doc/fonts/esint-type1
13628 %{texmfdist}/fonts/map/dvips/esint-type1
13629 %{texmfdist}/fonts/type1/public/esint-type1
13630
13631 %{texmfdist}/fonts/ofm/public/ethiop
13632 %{texmfdist}/fonts/ovf/public/ethiop
13633 %{texmfdist}/fonts/ovp/public/ethiop
13634 %{texmfdist}/fonts/source/public/ethiop
13635 %{texmfdist}/fonts/tfm/public/ethiop
13636
13637 %{texmfdist}/fonts/map/dvips/ethiop-t1
13638 %{texmfdist}/fonts/type1/public/ethiop-t1
13639
13640 %doc %{texmfdist}/doc/fonts/euro-ce
13641 %{texmfdist}/fonts/source/public/euro-ce
13642 %{texmfdist}/fonts/tfm/public/euro-ce
13643
13644 %doc %{texmfdist}/doc/fonts/eurofont
13645 %{texmfdist}/fonts/map/dvips/eurofont
13646 %{texmfdist}/source/fonts/eurofont
13647
13648 %doc %{texmfdist}/doc/fonts/feyn
13649 %{texmfdist}/fonts/source/public/feyn
13650 %{texmfdist}/fonts/tfm/public/feyn
13651 %{texmfdist}/source/fonts/feyn
13652
13653 %doc %{texmfdist}/doc/fonts/fge
13654 %{texmfdist}/fonts/source/public/fge
13655 %{texmfdist}/fonts/tfm/public/fge
13656 %{texmfdist}/source/fonts/fge
13657
13658 %{texmfdist}/fonts/map/dvips/foekfont
13659 %{texmfdist}/fonts/tfm/public/foekfont
13660 %{texmfdist}/fonts/type1/public/foekfont
13661
13662 %doc %{texmfdist}/doc/fonts/fonetika
13663 %{texmfdist}/fonts/afm/public/fonetika
13664 %{texmfdist}/fonts/map/dvips/fonetika
13665 %{texmfdist}/fonts/tfm/public/fonetika
13666 %{texmfdist}/fonts/type1/public/fonetika
13667
13668 %doc %{texmfdist}/doc/fonts/fourier
13669 %{texmfdist}/fonts/afm/public/fourier
13670 %{texmfdist}/fonts/map/dvips/fourier
13671 %{texmfdist}/fonts/tfm/public/fourier
13672 %{texmfdist}/fonts/type1/public/fourier
13673 %{texmfdist}/fonts/vf/public/fourier
13674 %{texmfdist}/source/fonts/fourier
13675
13676 %doc %{texmfdist}/doc/fonts/fouriernc
13677 %{texmfdist}/fonts/afm/public/fouriernc
13678 %{texmfdist}/fonts/tfm/public/fouriernc
13679 %{texmfdist}/fonts/vf/public/fouriernc
13680
13681 %doc %{texmfdist}/doc/fonts/frcursive
13682 %{texmfdist}/fonts/source/public/frcursive
13683 %{texmfdist}/fonts/tfm/public/frcursive
13684 %{texmfdist}/source/fonts/frcursive
13685
13686 %doc %{texmfdist}/doc/fonts/futhark
13687 %{texmfdist}/fonts/source/public/futhark
13688 %{texmfdist}/fonts/tfm/public/futhark
13689
13690 %{texmfdist}/fonts/afm/public/garuda
13691 %{texmfdist}/fonts/map/dvips/garuda
13692 %{texmfdist}/fonts/tfm/public/garuda
13693 %{texmfdist}/fonts/type1/public/garuda
13694
13695 %doc %{texmfdist}/doc/fonts/genealogy
13696 %{texmfdist}/fonts/source/public/genealogy
13697 %{texmfdist}/fonts/tfm/public/genealogy
13698
13699 %doc %{texmfdist}/doc/fonts/gfsartemisia
13700 %{texmfdist}/fonts/afm/public/gfsartemisia
13701 %{texmfdist}/fonts/enc/dvips/gfsartemisia
13702 %{texmfdist}/fonts/map/dvips/gfsartemisia
13703 %{texmfdist}/fonts/opentype/public/gfsartemisia
13704 %{texmfdist}/fonts/tfm/public/gfsartemisia
13705 %{texmfdist}/fonts/type1/public/gfsartemisia
13706 %{texmfdist}/fonts/vf/public/gfsartemisia
13707
13708 %doc %{texmfdist}/doc/fonts/gfsbaskerville
13709 %{texmfdist}/fonts/afm/public/gfsbaskerville
13710 %{texmfdist}/fonts/enc/dvips/gfsbaskerville
13711 %{texmfdist}/fonts/map/dvips/gfsbaskerville
13712 %{texmfdist}/fonts/opentype/public/gfsbaskerville
13713 %{texmfdist}/fonts/tfm/public/gfsbaskerville
13714 %{texmfdist}/fonts/type1/public/gfsbaskerville
13715 %{texmfdist}/fonts/vf/public/gfsbaskerville
13716
13717 %doc %{texmfdist}/doc/fonts/gfsbodoni
13718 %{texmfdist}/fonts/afm/public/gfsbodoni
13719 %{texmfdist}/fonts/enc/dvips/gfsbodoni
13720 %{texmfdist}/fonts/map/dvips/gfsbodoni
13721 %{texmfdist}/fonts/opentype/public/gfsbodoni
13722 %{texmfdist}/fonts/tfm/public/gfsbodoni
13723 %{texmfdist}/fonts/type1/public/gfsbodoni
13724 %{texmfdist}/fonts/vf/public/gfsbodoni
13725
13726 %doc %{texmfdist}/doc/fonts/gfscomplutum
13727 %{texmfdist}/fonts/afm/public/gfscomplutum
13728 %{texmfdist}/fonts/enc/dvips/gfscomplutum
13729 %{texmfdist}/fonts/map/dvips/gfscomplutum
13730 %{texmfdist}/fonts/opentype/public/gfscomplutum
13731 %{texmfdist}/fonts/tfm/public/gfscomplutum
13732 %{texmfdist}/fonts/type1/public/gfscomplutum
13733 %{texmfdist}/fonts/vf/public/gfscomplutum
13734
13735 %doc %{texmfdist}/doc/fonts/gfsdidot
13736 %{texmfdist}/fonts/afm/public/gfsdidot
13737 %{texmfdist}/fonts/enc/dvips/gfsdidot
13738 %{texmfdist}/fonts/map/dvips/gfsdidot
13739 %{texmfdist}/fonts/opentype/public/gfsdidot
13740 %{texmfdist}/fonts/tfm/public/gfsdidot
13741 %{texmfdist}/fonts/type1/public/gfsdidot
13742 %{texmfdist}/fonts/vf/public/gfsdidot
13743
13744 %doc %{texmfdist}/doc/fonts/gfsneohellenic
13745 %{texmfdist}/fonts/afm/public/gfsneohellenic
13746 %{texmfdist}/fonts/enc/dvips/gfsneohellenic
13747 %{texmfdist}/fonts/map/dvips/gfsneohellenic
13748 %{texmfdist}/fonts/opentype/public/gfsneohellenic
13749 %{texmfdist}/fonts/tfm/public/gfsneohellenic
13750 %{texmfdist}/fonts/type1/public/gfsneohellenic
13751 %{texmfdist}/fonts/vf/public/gfsneohellenic
13752
13753 %doc %{texmfdist}/doc/fonts/gfsporson
13754 %{texmfdist}/fonts/afm/public/gfsporson
13755 %{texmfdist}/fonts/enc/dvips/gfsporson
13756 %{texmfdist}/fonts/map/dvips/gfsporson
13757 %{texmfdist}/fonts/opentype/public/gfsporson
13758 %{texmfdist}/fonts/tfm/public/gfsporson
13759 %{texmfdist}/fonts/type1/public/gfsporson
13760 %{texmfdist}/fonts/vf/public/gfsporson
13761
13762 %doc %{texmfdist}/doc/fonts/gfssolomos
13763 %{texmfdist}/fonts/afm/public/gfssolomos
13764 %{texmfdist}/fonts/enc/dvips/gfssolomos
13765 %{texmfdist}/fonts/map/dvips/gfssolomos
13766 %{texmfdist}/fonts/opentype/public/gfssolomos
13767 %{texmfdist}/fonts/tfm/public/gfssolomos
13768 %{texmfdist}/fonts/type1/public/gfssolomos
13769 %{texmfdist}/fonts/vf/public/gfssolomos
13770
13771
13772 %doc %{texmfdist}/doc/fonts/greenpoint
13773 %{texmfdist}/fonts/source/public/greenpoint
13774 %{texmfdist}/fonts/tfm/public/greenpoint
13775
13776 %{texmfdist}/fonts/afm/groff
13777 %{texmfdist}/fonts/enc/dvips/groff
13778 %{texmfdist}/fonts/map/dvips/groff
13779 %{texmfdist}/fonts/tfm/groff
13780 %{texmfdist}/fonts/type1/groff
13781
13782 %doc %{texmfdist}/doc/fonts/grotesq
13783 %{texmfdist}/fonts/map/dvips/grotesq
13784
13785 %{texmfdist}/fonts/afm/vntex/grotesqvn
13786 %{texmfdist}/fonts/tfm/vntex/grotesqvn
13787 %{texmfdist}/fonts/type1/vntex/grotesqvn
13788
13789 %{texmfdist}/fonts/afm/public/grverb
13790 %{texmfdist}/fonts/map/dvips/grverb
13791 %{texmfdist}/fonts/tfm/public/grverb
13792 %{texmfdist}/fonts/type1/public/grverb
13793 %{texmfdist}/fonts/vf/public/grverb
13794
13795 %{texmfdist}/fonts/source/public/hands
13796 %{texmfdist}/fonts/tfm/public/hands
13797
13798 %{texmfdist}/fonts/afm/jmn
13799 %{texmfdist}/fonts/tfm/jmn
13800 %{texmfdist}/fonts/type1/jmn
13801
13802 %{texmfdist}/fonts/map/dvips/helvetic
13803
13804 %doc %{texmfdist}/doc/fonts/hfbright
13805 %{texmfdist}/fonts/afm/public/hfbright
13806 %{texmfdist}/fonts/enc/dvips/hfbright
13807 %{texmfdist}/fonts/map/dvips/hfbright
13808 %{texmfdist}/fonts/type1/public/hfbright
13809 %{texmfdist}/source/fonts/hfbright
13810
13811 %doc %{texmfdist}/doc/fonts/hfoldsty
13812 %{texmfdist}/fonts/tfm/public/hfoldsty
13813 %{texmfdist}/fonts/vf/public/hfoldsty
13814 %{texmfdist}/source/fonts/hfoldsty
13815
13816 %doc %{texmfdist}/doc/fonts/ibygrk
13817 %{texmfdist}/tex/generic/ibygrk
13818 %{texmfdist}/fonts/afm/public/ibygrk
13819 %{texmfdist}/fonts/enc/dvips/ibygrk
13820 %{texmfdist}/fonts/map/dvips/ibygrk
13821 %{texmfdist}/fonts/source/public/ibygrk
13822 %{texmfdist}/fonts/tfm/public/ibygrk
13823 %{texmfdist}/fonts/type1/public/ibygrk
13824
13825 %doc %{texmfdist}/doc/fonts/ifsym
13826 %{texmfdist}/fonts/source/public/ifsym
13827 %{texmfdist}/fonts/tfm/public/ifsym
13828
13829 %doc %{texmfdist}/doc/fonts/initials
13830 %{texmfdist}/fonts/afm/public/initials
13831 %{texmfdist}/fonts/map/dvips/initials
13832 %{texmfdist}/fonts/tfm/public/initials
13833 %{texmfdist}/fonts/type1/public/initials
13834
13835 %doc %{texmfdist}/doc/fonts/itrans
13836 %{texmfdist}/fonts/afm/public/itrans
13837 %{texmfdist}/fonts/source/public/itrans
13838 %{texmfdist}/fonts/tfm/public/itrans
13839 %{texmfdist}/fonts/type1/public/itrans
13840
13841 %doc %{texmfdist}/doc/fonts/iwona
13842 %{texmfdist}/fonts/afm/public/iwona
13843 %{texmfdist}/fonts/enc/dvips/iwona
13844 %{texmfdist}/fonts/map/dvips/iwona
13845 %{texmfdist}/fonts/opentype/public/iwona
13846 %{texmfdist}/fonts/tfm/public/iwona
13847 %{texmfdist}/fonts/type1/public/iwona
13848
13849 %{texmfdist}/fonts/enc/dvips/jmn
13850 %{texmfdist}/fonts/map/dvips/jmn
13851
13852 %doc %{texmfdist}/doc/fonts/kdgreek
13853 %{texmfdist}/fonts/source/public/kdgreek
13854 %{texmfdist}/fonts/tfm/public/kdgreek
13855
13856 %{texmfdist}/fonts/afm/public/kerkis
13857 %{texmfdist}/fonts/enc/dvips/kerkis
13858 %{texmfdist}/fonts/map/dvips/kerkis
13859 %{texmfdist}/fonts/tfm/public/kerkis
13860 %{texmfdist}/fonts/type1/public/kerkis
13861 %{texmfdist}/fonts/vf/public/kerkis
13862
13863 %doc %{texmfdist}/doc/fonts/kixfont
13864 %{texmfdist}/fonts/source/public/kixfont
13865 %{texmfdist}/fonts/tfm/public/kixfont
13866
13867 %dir %{texmfdist}/fonts/map/public
13868 %doc %{texmfdist}/doc/fonts/kurier
13869 %{texmfdist}/fonts/afm/public/kurier
13870 %{texmfdist}/fonts/enc/dvips/kurier
13871 %{texmfdist}/fonts/map/dvips/kurier
13872 %{texmfdist}/fonts/opentype/public/kurier
13873 %{texmfdist}/fonts/tfm/public/kurier
13874 %{texmfdist}/fonts/type1/public/kurier
13875
13876 %doc %{texmfdist}/doc/fonts/levy
13877 %{texmfdist}/fonts/source/public/levy
13878
13879 %doc %{texmfdist}/doc/fonts/lfb
13880 %{texmfdist}/fonts/source/public/lfb
13881 %{texmfdist}/fonts/tfm/public/lfb
13882
13883 %doc %{texmfdist}/doc/fonts/libertine
13884 %{texmfdist}/fonts/afm/public/libertine
13885 %{texmfdist}/fonts/enc/dvips/libertine
13886 %{texmfdist}/fonts/map/dvips/libertine
13887 %{texmfdist}/fonts/tfm/public/libertine
13888 %{texmfdist}/fonts/type1/public/libertine
13889 %{texmfdist}/fonts/vf/public/libertine
13890
13891 %doc %{texmfdist}/doc/fonts/linearA
13892 %{texmfdist}/fonts/afm/public/linearA
13893 %{texmfdist}/fonts/map/dvips/linearA
13894 %{texmfdist}/fonts/tfm/public/linearA
13895 %{texmfdist}/fonts/type1/public/linearA
13896 %{texmfdist}/source/fonts/linearA
13897
13898 %{texmfdist}/fonts/source/public/logic
13899 %{texmfdist}/fonts/tfm/public/logic
13900
13901 %doc %{texmfdist}/doc/fonts/lxfonts
13902 %{texmfdist}/fonts/map/dvips/lxfonts
13903 %{texmfdist}/fonts/source/public/lxfonts
13904 %{texmfdist}/fonts/tfm/public/lxfonts
13905 %{texmfdist}/fonts/type1/public/lxfonts
13906
13907 %doc %{texmfdist}/doc/fonts/ly1
13908 %{texmfdist}/fonts/map/dvips/ly1
13909
13910 %{texmfdist}/fonts/source/public/malayalam
13911 %{texmfdist}/fonts/tfm/public/malayalam
13912
13913 %{texmfdist}/fonts/map/dvips/manfnt
13914
13915 %{texmfdist}/fonts/map/dvips/mathdesign
13916
13917 %{texmfdist}/fonts/tfm/public/mathpazo
13918 %{texmfdist}/fonts/vf/public/mathpazo
13919
13920 %{texmfdist}/fonts/afm/mathdesign
13921 %{texmfdist}/fonts/tfm/mathdesign
13922 %{texmfdist}/fonts/type1/mathdesign
13923 %{texmfdist}/fonts/vf/mathdesign
13924
13925 %{texmfdist}/fonts/enc/dvips/mnsymbol
13926 %{texmfdist}/fonts/map/dvips/mnsymbol
13927 %dir %{texmfdist}/fonts/map/vtex
13928 %{texmfdist}/fonts/map/vtex/mnsymbol
13929 %{texmfdist}/fonts/opentype/public/mnsymbol
13930 %{texmfdist}/fonts/source/public/mnsymbol
13931 %{texmfdist}/fonts/tfm/public/mnsymbol
13932 %{texmfdist}/fonts/type1/public/mnsymbol
13933
13934 %{texmfdist}/fonts/map/dvips/montex
13935 %{texmfdist}/fonts/source/public/montex
13936 %{texmfdist}/fonts/tfm/public/montex
13937 %{texmfdist}/fonts/type1/public/montex
13938
13939 %{texmfdist}/fonts/tfm/vntex/mscorevn
13940 %{texmfdist}/fonts/vf/vntex/mscorevn
13941
13942 %doc %{texmfdist}/doc/generic/musixtex
13943 %{texmfdist}/fonts/map/dvips/musixtex
13944 %{texmfdist}/fonts/source/public/musixtex
13945 %{texmfdist}/fonts/tfm/public/musixtex
13946 %{texmfdist}/fonts/type1/public/musixtex
13947
13948 %{texmfdist}/fonts/source/public/mxd
13949 %{texmfdist}/fonts/tfm/public/mxd
13950
13951 %{texmfdist}/fonts/source/public/mxedruli
13952 %{texmfdist}/fonts/tfm/public/mxedruli
13953
13954 %{texmfdist}/fonts/map/dvips/ncntrsbk
13955
13956 %doc %{texmfdist}/doc/fonts/nkarta
13957 %{texmfdist}/fonts/source/public/nkarta
13958 %{texmfdist}/fonts/tfm/public/nkarta
13959
13960 %{texmfdist}/fonts/afm/public/norasi
13961 %{texmfdist}/fonts/map/dvips/norasi
13962 %{texmfdist}/fonts/tfm/public/norasi
13963 %{texmfdist}/fonts/type1/public/norasi
13964
13965 %{texmfdist}/fonts/source/public/oca
13966
13967 %{texmfdist}/fonts/afm/public/ocherokee
13968 %{texmfdist}/fonts/map/dvips/ocherokee
13969 %{texmfdist}/fonts/ofm/public/ocherokee
13970 %{texmfdist}/fonts/ovf/public/ocherokee
13971 %{texmfdist}/fonts/ovp/public/ocherokee
13972 %{texmfdist}/fonts/tfm/public/ocherokee
13973 %{texmfdist}/fonts/type1/public/ocherokee
13974
13975 %{texmfdist}/fonts/source/public/ogham
13976 %{texmfdist}/fonts/tfm/public/ogham
13977
13978 %doc %{texmfdist}/doc/fonts/oinuit
13979 %{texmfdist}/fonts/map/dvips/oinuit
13980 %{texmfdist}/fonts/ofm/public/oinuit
13981 %{texmfdist}/fonts/ovf/public/oinuit
13982 %{texmfdist}/fonts/tfm/public/oinuit
13983 %{texmfdist}/fonts/type1/public/oinuit
13984
13985 %{texmfdist}/fonts/source/public/osmanian
13986
13987 %doc %{texmfdist}/doc/fonts/ot2cyr
13988 %{texmfdist}/fonts/map/dvips/ot2cyr
13989 %{texmfdist}/source/fonts/ot2cyr
13990
13991 %{texmfdist}/fonts/ofm/public/otibet
13992 %{texmfdist}/fonts/ovf/public/otibet
13993 %{texmfdist}/fonts/ovp/public/otibet
13994 %{texmfdist}/fonts/source/public/otibet
13995 %{texmfdist}/fonts/tfm/public/otibet
13996
13997 %doc %{texmfdist}/doc/fonts/pacioli
13998 %{texmfdist}/fonts/source/public/pacioli
13999 %{texmfdist}/fonts/tfm/public/pacioli
14000
14001 %{texmfdist}/fonts/map/dvips/palatino
14002
14003 %doc %{texmfdist}/doc/fonts/phaistos
14004 %{texmfdist}/fonts/afm/public/phaistos
14005 %{texmfdist}/fonts/map/dvips/phaistos
14006 %{texmfdist}/fonts/opentype/public/phaistos
14007 %{texmfdist}/fonts/tfm/public/phaistos
14008 %{texmfdist}/fonts/type1/public/phaistos
14009 %{texmfdist}/source/fonts/phaistos
14010
14011 %{texmfdist}/fonts/opentype/public/philokalia
14012
14013 %doc %{texmfdist}/doc/fonts/phonetic
14014 %{texmfdist}/fonts/source/public/phonetic
14015 %{texmfdist}/fonts/tfm/public/phonetic
14016 %{texmfdist}/source/fonts/phonetic
14017
14018 %{texmfdist}/source/fonts/malayalam
14019
14020 %{texmfdist}/fonts/source/public/punk
14021 %{texmfdist}/fonts/tfm/public/punk
14022
14023 %{texmfdist}/fonts/tfm/public/relenc
14024 %{texmfdist}/fonts/vf/public/relenc
14025
14026 %doc %{texmfdist}/doc/fonts/rsfs
14027 %{texmfdist}/fonts/map/dvips/rsfs
14028
14029 %{texmfdist}/fonts/map/dvips/sanskrit
14030 %{texmfdist}/fonts/source/public/sanskrit
14031 %{texmfdist}/fonts/tfm/public/sanskrit
14032 %{texmfdist}/fonts/type1/public/sanskrit
14033
14034 %{texmfdist}/fonts/source/public/sauter
14035
14036 %doc %{texmfdist}/doc/fonts/semaphor
14037 %{texmfdist}/fonts/afm/public/semaphor
14038 %{texmfdist}/fonts/enc/dvips/semaphor
14039 %{texmfdist}/fonts/map/dvips/semaphor
14040 %{texmfdist}/fonts/opentype/public/semaphor
14041 %{texmfdist}/fonts/source/public/semaphor
14042 %{texmfdist}/fonts/tfm/public/semaphor
14043 %{texmfdist}/fonts/type1/public/semaphor
14044
14045 %{texmfdist}/fonts/source/public/simpsons
14046
14047 %doc %{texmfdist}/doc/fonts/skaknew
14048 %{texmfdist}/fonts/afm/public/skaknew
14049 %{texmfdist}/fonts/map/dvips/skaknew
14050 %{texmfdist}/fonts/map/vtex/skaknew
14051 %{texmfdist}/fonts/tfm/public/skaknew
14052 %{texmfdist}/fonts/type1/public/skaknew
14053
14054 %{texmfdist}/fonts/source/public/skull
14055
14056 %{texmfdist}/fonts/source/public/soyombo
14057 %{texmfdist}/fonts/tfm/public/soyombo
14058
14059 %doc %{texmfdist}/doc/fonts/staves
14060 %{texmfdist}/fonts/map/dvips/staves
14061 %{texmfdist}/fonts/tfm/public/staves
14062 %{texmfdist}/fonts/type1/public/staves
14063
14064 %{texmfdist}/fonts/map/dvips/stmaryrd
14065 %{texmfdist}/fonts/source/public/stmaryrd
14066
14067 %{texmfdist}/fonts/map/dvips/symbol
14068
14069 %{texmfdist}/fonts/afm/public/tabvar
14070 %{texmfdist}/fonts/map/dvips/tabvar
14071 %{texmfdist}/fonts/tfm/public/tabvar
14072 %{texmfdist}/fonts/type1/public/tabvar
14073
14074
14075 %{texmfdist}/fonts/source/public/tapir
14076 %{texmfdist}/fonts/type1/public/tapir
14077
14078 %{texmfdist}/fonts/enc/dvips/tengwarscript
14079 %{texmfdist}/fonts/map/dvips/tengwarscript
14080 %{texmfdist}/fonts/tfm/public/tengwarscript
14081 %{texmfdist}/fonts/vf/public/tengwarscript
14082
14083 %{texmfdist}/doc/fonts/pclnfss
14084 %{texmfdist}/source/fonts/pclnfss
14085
14086 %doc %{texmfdist}/doc/fonts/tex-gyre
14087 %{texmfdist}/fonts/afm/public/tex-gyre
14088 %{texmfdist}/fonts/enc/dvips/tex-gyre
14089 %{texmfdist}/fonts/map/dvips/tex-gyre
14090 %{texmfdist}/fonts/opentype/public/tex-gyre
14091 %{texmfdist}/fonts/tfm/public/tex-gyre
14092 %{texmfdist}/fonts/type1/public/tex-gyre
14093
14094 %{texmfdist}/fonts/map/dvips/times
14095
14096
14097 %doc %{texmfdist}/doc/fonts/timing
14098 %{texmfdist}/fonts/source/public/timing
14099 %{texmfdist}/fonts/tfm/public/timing
14100
14101 %doc %{texmfdist}/doc/fonts/tipa
14102 %{texmfdist}/fonts/map/dvips/tipa
14103 %{texmfdist}/fonts/source/public/tipa
14104 %{texmfdist}/fonts/tfm/public/tipa
14105 %{texmfdist}/fonts/type1/public/tipa
14106
14107 %{texmfdist}/fonts/afm/public/trajan
14108 %{texmfdist}/fonts/map/dvips/trajan
14109 %{texmfdist}/fonts/tfm/public/trajan
14110 %{texmfdist}/fonts/type1/public/trajan
14111
14112
14113 %{texmfdist}/fonts/tfm/vntex/txttvn
14114 %{texmfdist}/fonts/type1/vntex/txttvn
14115
14116 %{texmfdist}/fonts/map/dvips/uhc
14117
14118 %doc %{texmfdist}/doc/fonts/umtypewriter
14119 %{texmfdist}/fonts/opentype/public/umtypewriter
14120
14121 %doc %{texmfdist}/doc/fonts/universa
14122 %{texmfdist}/fonts/source/public/universa
14123 %{texmfdist}/fonts/tfm/public/universa
14124 %{texmfdist}/source/fonts/universa
14125
14126 %{texmfdist}/fonts/afm/public/velthuis
14127 %{texmfdist}/fonts/map/dvips/velthuis
14128 %{texmfdist}/fonts/source/public/velthuis
14129 %{texmfdist}/fonts/tfm/public/velthuis
14130 %{texmfdist}/fonts/type1/public/velthuis
14131
14132 %{texmfdist}/fonts/enc/dvips/vntex
14133
14134 %{texmfdist}/fonts/afm/vntex/vntopia
14135 %{texmfdist}/fonts/tfm/vntex/vntopia
14136 %{texmfdist}/fonts/type1/vntex/vntopia
14137 %{texmfdist}/fonts/vf/vntex/vntopia
14138
14139 %{texmfdist}/fonts/map/dvips/wadalab
14140
14141 %doc %{texmfdist}/doc/fonts/wasy
14142 %{texmfdist}/fonts/afm/public/wasy
14143 %{texmfdist}/fonts/map/dvips/wasy
14144 %{texmfdist}/fonts/type1/public/wasy
14145
14146 %{texmfdist}/fonts/source/public/wnri
14147 %{texmfdist}/fonts/tfm/public/wnri
14148
14149 %{texmfdist}/fonts/source/public/wsuipa
14150 %{texmfdist}/fonts/tfm/public/wsuipa
14151
14152 %{texmfdist}/fonts/source/public/xbmc
14153 %{texmfdist}/fonts/tfm/public/xbmc
14154
14155 %doc %{texmfdist}/doc/fonts/xq
14156 %{texmfdist}/fonts/source/public/xq
14157 %{texmfdist}/fonts/tfm/public/xq
14158
14159 %{texmfdist}/fonts/source/public/yannisgr
14160
14161 %{texmfdist}/fonts/map/dvips/yhmath
14162 %{texmfdist}/fonts/source/public/yhmath
14163 %{texmfdist}/fonts/tfm/public/yhmath
14164 %{texmfdist}/fonts/type1/public/yhmath
14165 %{texmfdist}/fonts/vf/public/yhmath
14166
14167 %{texmfdist}/fonts/map/dvips/zapfchan
14168 %{texmfdist}/fonts/tfm/urw35vf
14169
14170 %{texmfdist}/fonts/map/dvips/zapfding
14171
14172 %{texmfdist}/dvips/zefonts
14173 %{texmfdist}/fonts/map/dvips/zefonts
14174 %{texmfdist}/fonts/tfm/public/zefonts
14175 %{texmfdist}/fonts/vf/public/zefonts
14176
14177
14178 %files fonts-omega
14179 %defattr(644,root,root,755)
14180 %doc %{texmfdist}/doc/omega
14181 %dir %{texmfdist}/omega
14182 %dir %{texmfdist}/omega/otp
14183 %dir %{texmfdist}/omega/ocp
14184 %{texmfdist}/dvips/omega
14185 %{texmfdist}/fonts/ofm/public/omega
14186 %{texmfdist}/fonts/type1/public/omega
14187 %{texmfdist}/fonts/afm/public/omega
14188 %{texmfdist}/fonts/ovp/public/omega
14189 %{texmfdist}/fonts/tfm/public/omega
14190 %{texmfdist}/fonts/ovf/public/omega
14191 %{texmfdist}/fonts/map/dvips/omega
14192 %{texmfdist}/omega/ocp/omega
14193 %{texmfdist}/omega/otp/omega
14194 %{texmfdist}/tex/plain/omega
14195
14196 #%files fonts-pazo
14197 #%defattr(644,root,root,755)
14198
14199 %files fonts-pl
14200 %defattr(644,root,root,755)
14201 %doc %{texmfdist}/doc/fonts/pl
14202 %dir %{texmf}/scripts/texlive
14203 %dir %{texmf}/scripts/texlive/tlmgrgui
14204 %dir %{texmf}/scripts/texlive/tlmgrgui/lang
14205 %{texmfdist}/dvips/pl
14206 %{texmfdist}/fonts/source/public/pl
14207 %{texmfdist}/fonts/type1/public/pl
14208 %{texmfdist}/fonts/afm/public/pl
14209 %{texmfdist}/fonts/enc/dvips/pl
14210 %{texmfdist}/fonts/tfm/public/pl
14211 %{texmfdist}/fonts/map/dvips/pl
14212 %{texmf}/scripts/texlive/tlmgrgui/lang/pl
14213
14214 %files fonts-px
14215 %defattr(644,root,root,755)
14216 %doc %{texmfdist}/doc/fonts/pxfonts
14217 # %doc %{texmf}/doc/doc/english/free-math-font-survey/source/pxfonts.tex
14218 # %doc %{texmf}/doc/doc/english/free-math-font-survey/images/pxfonts.png
14219 %dir %{texmfdist}/fonts/map/dvips/pxfonts
14220 %dir %{texmfdist}/tex/latex/pxfonts
14221 %{texmfdist}/fonts/map/dvips/pxfonts/pxfonts.map
14222 %{texmfdist}/fonts/afm/public/pxfonts
14223 %{texmfdist}/fonts/tfm/public/pxfonts
14224 %{texmfdist}/fonts/type1/public/pxfonts
14225 %{texmfdist}/fonts/vf/public/pxfonts
14226 %{texmfdist}/tex/latex/pxfonts/pxfonts.sty
14227
14228 #%files fonts-qfonts
14229 #%defattr(644,root,root,755)
14230 # %doc %{texmf}/doc/fonts/polish/qfonts
14231 # %{texmf}/fonts/enc/dvips/qfonts
14232 # %{texmf}/fonts/map/dvips/qfonts
14233 # %{texmf}/dvips/qfonts
14234 # %{texmf}/fonts/afm/public/qfonts
14235 # %{texmf}/fonts/tfm/public/qfonts
14236
14237 # %files fonts-qpx
14238 # %defattr(644,root,root,755)
14239 # %{texmf}/fonts/tfm/public/qpx
14240 # %{texmf}/fonts/vf/public/qpx
14241
14242 %files fonts-qpxqtx
14243 %defattr(644,root,root,755)
14244 %{texmfdist}/fonts/tfm/public/qpxqtx
14245 %{texmfdist}/fonts/vf/public/qpxqtx
14246
14247 %files fonts-rsfs
14248 %defattr(644,root,root,755)
14249 %{texmfdist}/fonts/source/public/rsfs
14250 %{texmfdist}/fonts/tfm/public/rsfs
14251
14252 %files fonts-stmaryrd
14253 %defattr(644,root,root,755)
14254 %doc %{texmfdist}/doc/fonts/stmaryrd
14255 %{texmfdist}/source/fonts/stmaryrd
14256 %{texmfdist}/fonts/tfm/public/stmaryrd
14257
14258 %files fonts-tx
14259 %defattr(644,root,root,755)
14260 %{texmfdist}/fonts/map/dvips/txfonts/txfonts.map
14261 %{texmfdist}/fonts/afm/public/txfonts
14262 %{texmfdist}/fonts/tfm/public/txfonts
14263 %{texmfdist}/fonts/vf/public/txfonts
14264
14265 %files fonts-uhc
14266 %defattr(644,root,root,755)
14267 %doc %{texmfdist}/doc/fonts/uhc
14268 %{texmfdist}/fonts/afm/uhc
14269 %{texmfdist}/fonts/tfm/uhc
14270 %{texmfdist}/fonts/vf/uhc
14271
14272 %files fonts-urw
14273 %defattr(644,root,root,755)
14274 %{texmfdist}/fonts/afm/urw
14275 %{texmfdist}/fonts/tfm/urw
14276 %{texmfdist}/fonts/vf/urw
14277
14278 %files fonts-urwvn
14279 %defattr(644,root,root,755)
14280 %{texmfdist}/fonts/afm/vntex/urwvn
14281 %{texmfdist}/fonts/tfm/vntex/urwvn
14282 %{texmfdist}/fonts/type1/vntex/urwvn
14283 %{texmfdist}/fonts/vf/vntex/urwvn
14284
14285 %files fonts-vnr
14286 %defattr(644,root,root,755)
14287 %{texmfdist}/fonts/map/dvips/vntex
14288 %{texmfdist}/fonts/source/vntex/vnr
14289 %{texmfdist}/fonts/tfm/vntex/vnr
14290
14291 %files fonts-urw35vf
14292 %defattr(644,root,root,755)
14293 %{texmfdist}/fonts/vf/urw35vf
14294
14295 %files fonts-wadalab
14296 %defattr(644,root,root,755)
14297 %doc %{texmfdist}/doc/fonts/wadalab
14298 %{texmfdist}/fonts/afm/wadalab
14299 %{texmfdist}/fonts/tfm/wadalab
14300 %{texmfdist}/fonts/vf/wadalab
14301
14302 %files fonts-wasy
14303 %defattr(644,root,root,755)
14304 %{texmfdist}/fonts/source/public/wasy
14305 %{texmfdist}/fonts/tfm/public/wasy
14306
14307 %files fonts-xypic
14308 %defattr(644,root,root,755)
14309 %{texmfdist}/fonts/map/dvips/xypic
14310 # %{texmfdist}/fonts/afm/public/xypic
14311 %{texmfdist}/fonts/source/public/xypic
14312 %{texmfdist}/fonts/tfm/public/xypic
14313
14314 %files fonts-yandy
14315 %defattr(644,root,root,755)
14316 # %{texmf}/fonts/afm/yandy
14317 %{texmfdist}/source/fonts/eurofont/marvosym/tfmfiles/yandy
14318 # %{texmf}/fonts/tfm/yandy
14319 # %{texmf}/fonts/vf/yandy
14320
14321 %files fonts-type1-antp
14322 %defattr(644,root,root,755)
14323 %{texmfdist}/dvips/antp
14324 %{texmfdist}/fonts/type1/public/antp
14325
14326 %files fonts-type1-antt
14327 %defattr(644,root,root,755)
14328 # %{texmf}/dvips/antt
14329 %{texmfdist}/fonts/type1/public/antt
14330
14331 %files fonts-type1-arphic
14332 %defattr(644,root,root,755)
14333 %{texmfdist}/fonts/type1/arphic
14334
14335 %files fonts-type1-belleek
14336 %defattr(644,root,root,755)
14337 %doc %{texmfdist}/doc/fonts/belleek
14338 %{texmfdist}/source/latex/belleek
14339 %{texmfdist}/fonts/type1/public/belleek
14340 %{texmfdist}/fonts/map/dvips/belleek
14341
14342 %files fonts-type1-bitstream
14343 %defattr(644,root,root,755)
14344 %{texmfdist}/fonts/type1/bitstrea
14345
14346 %files fonts-type1-bluesky
14347 %defattr(644,root,root,755)
14348 # %doc %{texmf}/doc/fonts/bluesky
14349 # %{texmf}/dvips/bluesky
14350 %{texmfdist}/fonts/type1/bluesky
14351
14352 %files fonts-type1-cc-pl
14353 %defattr(644,root,root,755)
14354 %doc %{texmfdist}/doc/fonts/cc-pl
14355 %{texmfdist}/fonts/type1/public/cc-pl
14356
14357 %files fonts-type1-cmcyr
14358 %defattr(644,root,root,755)
14359 %{texmfdist}/fonts/type1/public/cmcyr
14360
14361 %files fonts-type1-cs
14362 %defattr(644,root,root,755)
14363 %{texmfdist}/fonts/type1/public/cs
14364
14365 # %files fonts-type1-dstroke
14366 # %defattr(644,root,root,755)
14367 # %{texmf}/fonts/type1/public/dstroke
14368
14369 %files fonts-type1-eurosym
14370 %defattr(644,root,root,755)
14371 %{texmfdist}/fonts/type1/public/eurosym
14372
14373 %files fonts-type1-hoekwater
14374 %defattr(644,root,root,755)
14375 %{texmfdist}/fonts/type1/hoekwater
14376
14377 %files fonts-type1-fpl
14378 %defattr(644,root,root,755)
14379 %doc %{texmfdist}/doc/fonts/fpl
14380 %{texmfdist}/fonts/afm/public/fpl
14381 %{texmfdist}/fonts/type1/public/fpl
14382 %{texmfdist}/source/fonts/fpl
14383
14384 %files fonts-type1-lm
14385 %defattr(644,root,root,755)
14386 %{texmfdist}/fonts/afm/public/lm
14387 %{texmfdist}/fonts/type1/public/lm
14388
14389 %files fonts-type1-marvosym
14390 %defattr(644,root,root,755)
14391 %{texmfdist}/fonts/type1/public/marvosym
14392
14393 %files fonts-type1-mathpazo
14394 %defattr(644,root,root,755)
14395 # %doc %{texmf}/doc/fonts/mathpazo
14396 %{texmfdist}/fonts/afm/public/mathpazo
14397 %{texmfdist}/fonts/type1/public/mathpazo
14398
14399 %files fonts-type1-omega
14400 %defattr(644,root,root,755)
14401 %{texmfdist}/fonts/type1/public/omega
14402
14403 %files fonts-type1-pl
14404 %defattr(644,root,root,755)
14405 # %doc %{texmf}/doc/fonts/polish/plpsfont
14406 %{texmfdist}/fonts/type1/public/pl
14407
14408 %files fonts-type1-px
14409 %defattr(644,root,root,755)
14410 %{texmfdist}/fonts/type1/public/pxfonts
14411
14412 # %files fonts-type1-qfonts
14413 # %defattr(644,root,root,755)
14414 # %{texmfdist}/fonts/type1/public/qfonts
14415
14416 %files fonts-type1-tx
14417 %defattr(644,root,root,755)
14418 %{texmfdist}/fonts/type1/public/txfonts
14419
14420 # %files fonts-type1-tt2001
14421 # %defattr(644,root,root,755)
14422 # %{texmf}/fonts/type1/public/tt2001
14423
14424 %files fonts-type1-uhc
14425 %defattr(644,root,root,755)
14426 %{texmfdist}/fonts/type1/uhc
14427
14428 %files fonts-type1-urw
14429 %defattr(644,root,root,755)
14430 %{texmfdist}/fonts/type1/urw
14431
14432 %files fonts-type1-vnr
14433 %defattr(644,root,root,755)
14434 %{texmfdist}/fonts/type1/vntex/vnr
14435
14436 %files fonts-type1-wadalab
14437 %defattr(644,root,root,755)
14438 %{texmfdist}/fonts/type1/wadalab
14439
14440 %files fonts-type1-xypic
14441 %defattr(644,root,root,755)
14442 %{texmfdist}/fonts/type1/public/xypic
14443
14444 # TeXLive-specific
14445
14446 %files afm2pl
14447 %defattr(644,root,root,755)
14448 %dir %{texmf}/tex/latex
14449 %attr(755,root,root) %{_bindir}/afm2pl
14450 %{_mandir}/man1/afm2pl*
14451 %{texmf}/fonts/lig/afm2pl
14452 %{texmf}/tex/latex/afm2pl
14453
14454 %files bbox
14455 %defattr(644,root,root,755)
14456 %attr(755,root,root) %{_bindir}/bbox
14457 %{_mandir}/man1/bbox*
14458
14459 %files cefutils
14460 %defattr(644,root,root,755)
14461 %attr(755,root,root) %{_bindir}/cef*
14462 %dir %{texmfdist}/tex/latex/cjk
14463 %dir %{texmfdist}/doc/latex/cjk
14464 %{texmfdist}/source/latex/cjk
14465 %{texmfdist}/tex/latex/cjk/CEF
14466 %doc %{texmfdist}/doc/latex/cjk/doc
14467 %doc %{texmfdist}/doc/latex/cjk/examples
14468
14469 %files detex
14470 %defattr(644,root,root,755)
14471 %attr(755,root,root) %{_bindir}/detex
14472 %{_mandir}/man1/detex*
14473
14474
14475 %files dviutils
14476 %defattr(644,root,root,755)
14477 %attr(755,root,root) %{_bindir}/dt2dv
14478 %attr(755,root,root) %{_bindir}/dv2dt
14479 %attr(755,root,root) %{_bindir}/dvi2tty
14480 %attr(755,root,root) %{_bindir}/dviasm
14481 %attr(755,root,root) %{_bindir}/dvibook
14482 %attr(755,root,root) %{_bindir}/dviconcat
14483 %attr(755,root,root) %{_bindir}/dvidvi
14484 %attr(755,root,root) %{_bindir}/dvigif
14485 %attr(755,root,root) %{_bindir}/dvipdfmx
14486 %attr(755,root,root) %{_bindir}/dvipos
14487 %attr(755,root,root) %{_bindir}/dviselect
14488 %attr(755,root,root) %{_bindir}/dvitodvi
14489 %{_mandir}/man1/dt2dv*
14490 %{_mandir}/man1/dv2dt*
14491 %{_mandir}/man1/dvi2tty*
14492 %{_mandir}/man1/dvibook*
14493 %{_mandir}/man1/dviconcat*
14494 %{_mandir}/man1/dvidvi*
14495 %{_mandir}/man1/dvigif*
14496 %{_mandir}/man1/dvipos*
14497 %{_mandir}/man1/dviselect*
14498 %{_mandir}/man1/dvitodvi*
14499 %{texmf}/fonts/map/dvipdfmx
14500 %dir %{texmf}/fonts/cmap
14501 %doc %{texmf}/fonts/cmap/README
14502 %{texmf}/dvipdfmx
14503 %{texmf}/fonts/cmap/dvipdfmx
14504
14505 %files epsutils
14506 %defattr(644,root,root,755)
14507 %attr(755,root,root) %{_bindir}/epsffit
14508 %attr(755,root,root) %{_bindir}/epspdf
14509 %attr(755,root,root) %{_bindir}/epspdftk
14510 %attr(755,root,root) %{_bindir}/pst2pdf
14511 %{texmfdist}/scripts/epspdf
14512 %{_mandir}/man1/epsffit*
14513 %doc %{texmfdist}/doc/epspdf
14514
14515 %files filters
14516 %defattr(644,root,root,755)
14517 %attr(755,root,root) %{_bindir}/fix*
14518 %{_mandir}/man1/fix*
14519
14520 %files psutils
14521 %defattr(644,root,root,755)
14522 %attr(755,root,root) %{_bindir}/extractres
14523 %attr(755,root,root) %{_bindir}/getafm
14524 %attr(755,root,root) %{_bindir}/includeres
14525 %attr(755,root,root) %{_bindir}/psbook
14526 %attr(755,root,root) %{_bindir}/psmerge
14527 %attr(755,root,root) %{_bindir}/psnup
14528 %attr(755,root,root) %{_bindir}/psresize
14529 %attr(755,root,root) %{_bindir}/psselect
14530 %attr(755,root,root) %{_bindir}/ps2eps
14531 %attr(755,root,root) %{_bindir}/pstops
14532 %attr(755,root,root) %{_bindir}/showchar
14533 %{_mandir}/man1/extractres*
14534 %{_mandir}/man1/getafm*
14535 %{_mandir}/man1/includeres*
14536 %{_mandir}/man1/psbook*
14537 %{_mandir}/man1/psmerge*
14538 %{_mandir}/man1/psnup*
14539 %{_mandir}/man1/psresize*
14540 %{_mandir}/man1/psselect*
14541 %{_mandir}/man1/pstops*
14542 %{texmf}/dvips/psutils
14543
14544 %files uncategorized-utils
14545 %defattr(644,root,root,755)
14546 %attr(755,root,root) %{_bindir}/devnag
14547 %attr(755,root,root) %{_bindir}/disdvi
14548
14549 %files tex4ht
14550 %defattr(644,root,root,755)
14551 %attr(755,root,root) %{_bindir}/ht
14552 %attr(755,root,root) %{_bindir}/htcontext
14553 %attr(755,root,root) %{_bindir}/htlatex
14554 %attr(755,root,root) %{_bindir}/htmex
14555 %attr(755,root,root) %{_bindir}/httex
14556 %attr(755,root,root) %{_bindir}/httexi
14557 %attr(755,root,root) %{_bindir}/htxelatex
14558 %attr(755,root,root) %{_bindir}/htxetex
14559 %attr(755,root,root) %{_bindir}/mk4ht
14560 %attr(755,root,root) %{_bindir}/t4ht
14561 %attr(755,root,root) %{_bindir}/tex4ht
14562 %{texmf}/scripts/tex4ht
14563 %{texmfdist}/tex/generic/tex4ht
14564 %dir %{texmfdist}/scripts/tex4ht
14565 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/ht.sh
14566 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htcontext.sh
14567 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htlatex.sh
14568 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htmex.sh
14569 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/httex.sh
14570 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/httexi.sh
14571 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htxelatex.sh
14572 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htxetex.sh
14573 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/mk4ht.pl
14574 %doc %{texmfdist}/doc/generic/tex4ht
14575 %{texmfdist}/tex4ht
14576
14577 %files xetex
14578 %defattr(644,root,root,755)
14579 %attr(755,root,root) %{_bindir}/xdvipdfmx
14580 %attr(755,root,root) %{_bindir}/xelatex
14581 %attr(755,root,root) %{_bindir}/xetex
14582 %{texmf}/fmtutil/format.xetex.cnf
14583 %doc %{texmfdist}/doc/xelatex
14584 %doc %{texmfdist}/doc/xetex
14585 %{texmfdist}/scripts/xetex
14586 %{texmfdist}/tex/generic/ifxetex
14587 %doc %{texmfdist}/doc/generic/ifxetex
14588 %doc %{texmfdist}/doc/generic/xetex-pstricks
14589 %{texmfdist}/tex/generic/xetexconfig
14590 %{texmfdist}/tex/latex/latexconfig/xelatex.ini
14591 %{texmfdist}/tex/plain/config/xetex.ini
14592 %{texmfdist}/tex/xelatex
14593 %{texmfdist}/tex/xetex
14594
14595 %files xmltex
14596 %defattr(644,root,root,755)
14597 %doc %{texmfdist}/doc/xmltex
14598 %attr(755,root,root) %{_bindir}/pdfxmltex
14599 %attr(755,root,root) %{_bindir}/xmltex
14600 %{texmfdist}/tex/xmltex
14601 %{texmf}/fmtutil/format.xmltex.cnf
14602 %{texmfdist}/source/xmltex
This page took 1.215677 seconds and 3 git commands to generate.