]> git.pld-linux.org Git - packages/texlive.git/blob - texlive.spec
- TODO
[packages/texlive.git] / texlive.spec
1 # TODO:
2 #
3 # MOST IMPORTANT:
4 # Processing files: texlive-fonts-uhc-20080816-0.9.7
5 # Memory fault 
6 #
7 # MAIN TODO (sort by importnce):
8 # - texlive-format-pdflatex deps
9 # - check unpackaged files (only some files)
10 # - pl updates
11 # - maybe more splits (e.g. latex subpackages)
12 # - see uncategorized and *other* subpackages and split
13 # - context: consider more splitting, check dependencies
14 # - omega: consider more splitting, check dependencies
15 # - tdphp: is it really useful?
16 # - allow using Type1 fonts in others applications (symlink to
17 #   /usr/share/fonts/Type1 ?)
18 # - fix package removal:
19 #   /usr/bin/texhash[77]: kpsewhich: not found
20 #
21 # FHS TODO:
22 # - merge rhconfig and texmfsysvar patches
23 # - texmfsysvar patch: change fmtutil and web2cdir variables instead
24 #   of creating texmfsys{config,var} variables?
25 # - move config files to /etc
26 # - merge all above with configure switch "--enable-fhs" and send it to TE
27 #
28 # TeXLive specific TODO:
29 # - summary/description correcting (all languages)
30 # - texk/web2c doesn't build (luatex option)
31 # - %files latex-bibtex-revtex4
32 # - Check CEF/cjk!
33 #
34 %include        /usr/lib/rpm/macros.perl
35 #
36 %bcond_without  bootstrap
37 #
38 Summary:        TeX typesetting system and MetaFont font formatter
39 Summary(de.UTF-8):      TeX-Satzherstellungssystem und MetaFont-Formatierung
40 Summary(es.UTF-8):      Sistema de typesetting TeX y formateador de fuentes MetaFont
41 Summary(fr.UTF-8):      Systéme de compostion TeX et formatteur de MetaFontes
42 Summary(hu.UTF-8):      TeX szövegszedő rendszer és MetaFont font formázó
43 Summary(pl.UTF-8):      System składu publikacji TeX oraz formater fontów MetaFont
44 Summary(pt_BR.UTF-8):   Sistema de typesetting TeX e formatador de fontes MetaFont
45 Summary(tr.UTF-8):      TeX dizgi sistemi ve MetaFont yazıtipi biçimlendiricisi
46 Name:           texlive
47 Version:        20080816
48 Release:        0.9.7
49 Epoch:          1
50 License:        distributable
51 Group:          Applications/Publishing/TeX
52 Source0:        http://tug.org/svn/texlive/branches/branch2008/Master/source/%{name}-%{version}-source.tar.lzma
53 # Source0-md5:  554287c3e458da776edd684506048d45
54 Source1:        ftp://tug.org/texlive/historic/2008/%{name}-20080822-texmf.tar.lzma
55 # Source1-md5:  fa74072e1344e8390eb156bcda61a8b2
56 Source4:        %{name}.cron
57 Source5:        xdvi.desktop
58 Source6:        xdvi.png
59 Patch0:         %{name}-am.patch
60 Patch1:         %{name}-20080816-kpathsea-ar.patch
61 URL:            http://www.tug.org/texlive/
62 BuildRequires:  autoconf
63 BuildRequires:  automake
64 BuildRequires:  bison
65 BuildRequires:  clisp
66 BuildRequires:  ed
67 BuildRequires:  expat-devel
68 BuildRequires:  ffcall-devel
69 BuildRequires:  flex
70 BuildRequires:  fontconfig-devel
71 BuildRequires:  freetype-devel
72 BuildRequires:  freetype1-devel
73 BuildRequires:  gd-devel >= 2.0.33
74 BuildRequires:  libpng-devel >= 1.2.8
75 BuildRequires:  libtool
76 # should this be somewhere in clisp?
77 BuildRequires:  libsigsegv
78 BuildRequires:  libstdc++-devel
79 BuildRequires:  ncurses-devel
80 BuildRequires:  rpm-perlprov
81 BuildRequires:  rpm-pythonprov
82 BuildRequires:  sed >= 4.0
83 BuildRequires:  t1lib-devel >= 5.0.2
84 BuildRequires:  texinfo
85 %if %{with bootstrap}
86 BuildRequires:  tetex-format-latex
87 BuildRequires:  tetex-format-pdflatex
88 BuildRequires:  tetex-latex-cyrillic
89 BuildRequires:  tetex-tex-babel
90 %else
91 BuildRequires:  texlive-format-latex
92 BuildRequires:  texlive-format-pdflatex
93 BuildRequires:  texlive-latex-cyrillic
94 BuildRequires:  texlive-tex-babel
95 # fill with future texlive BR. guesses ones for now
96 %endif
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 Obsoletes:      tetex
117 Obsoletes:      tetex-afm
118 Obsoletes:      tetex-doc
119 Obsoletes:      tetex-doc-latex2e-html
120 Obsoletes:      tetex-fontinst
121 Obsoletes:      tetex-fontname
122 Obsoletes:      tetex-fonts
123 Obsoletes:      tetex-fonts-pandora
124 Obsoletes:      tetex-fonts-vcm
125 Obsoletes:      tetex-format-elatex
126 Obsoletes:      tetex-format-pdfelatex
127 Obsoletes:      tetex-format-pdfemex
128 Obsoletes:      tetex-latex-vnps
129 Obsoletes:      tetex-latex-vnr
130 Obsoletes:      tetex-oxdvi
131 Obsoletes:      tetex-oxdvi
132 Obsoletes:      tetex-plain-dvips
133 Obsoletes:      tetex-plain-dvips
134 Obsoletes:      tetex-plain-mathtime
135 Obsoletes:      tetex-plain-mathtime
136 Obsoletes:      tetex-plain-misc
137 Obsoletes:      tetex-plain-misc
138 Obsoletes:      tetex-plain-plnfss
139 Obsoletes:      tetex-plain-plnfss
140 Obsoletes:      tetex-tex-hyphen
141 Obsoletes:      tetex-tex-vietnam
142 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
143
144 %define         texmf   %{_datadir}/texmf
145 %define         texmfdist %{texmf}-dist
146 %define         texmfdoc %{texmf}-doc
147 %define         fmtdir  /var/lib/texmf/web2c
148 %define         texhash [ ! -x %{_bindir}/texhash ] || %{_bindir}/texhash 1>&2;
149 %define         _localstatedir  /var/lib/texmf
150 %define         fixinfodir [ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1 ;
151 %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 ;
152
153 %define         _noautoreq 'perl(path_tre)'
154
155 %description
156 TeXLive is an implementation of TeX for Linux or UNIX systems. TeX
157 takes a text file and a set of formatting commands as input and
158 creates a typesetter independent .dvi (DeVice Independent) file as
159 output. Usually, TeX is used in conjunction with a higher level
160 formatting package like LaTeX or PlainTeX, since TeX by itself is not
161 very user-friendly.
162
163 %description -l es.UTF-8
164 Tex formata archivos de texto y órdenes para una salida independiente
165 de dispositivo (que se llama DVI - DeVice Independent). En The TeXbook
166 de Knut se describen las capacidades y el lenguaje TeX.
167
168 %description -l de.UTF-8
169 TeX formatiert eine Datei, die abwechselnd Text und Befehle enthält
170 und gibt eine geräteunabhängige Datei aus (DVI genannt, Abk. für
171 DeVice Independent). Die Funktionen und Sprache von TeX werden in The
172 TeXbook von Knuth beschrieben.
173
174 %description -l fr.UTF-8
175 TeX formate un fichier de commandes et de texte mélandés, et produit
176 un fichier de indépendant de toute plate-forme (appelé DVI, qui est un
177 raccourci pour Device Independant). Les possibilités de TeX et son
178 langage sont décrites dans l'ouvrage TeXbook, de Knuth.
179
180 %description -l hu.UTF-8
181 TeXLive a TeX egy implementációja Linux és UNIX rendszerekre. TeX egy
182 egyszerű szövegfájlt fogad bemenetként, és formázó parancsok
183 segítségével a szövegszedő egy független .dvi (DeVice Independent)
184 fájlt készít. A TeX-et leginkább magasabb szintű formázó parancsokkal
185 kiegészítve használják, mint pl. LaTeX-hel vagy PlainTeX-hel, mivel a
186 TeX önmaga nem túlzottan "felhasználóbarát".
187
188 %description -l pl.UTF-8
189 TeX formatuje przygotowany tekst oraz komendy i produkuje niezależny
190 od urządzenia plik wynikowy (tzw. DVI -- skrót od DeVice Independent).
191 Możliwości TeXa, oraz jego język zostały opisane w ,,The TeXbook''
192 Donalda E. Knutha.
193
194 %description -l pt_BR.UTF-8
195 Tex formata arquivos de texto e comandos para uma saída independente
196 de dispositivo (chamado DVI - DeVice Independent). As capacidades e a
197 linguagem TeX são descritas no The TeXbook, de Knuth.
198
199 %description -l tr.UTF-8
200 TeX, içinde metin ve komutların yer aldığı bir dosyayı okur ve dizgi
201 aygıtından bağımsız bir çıktı (DeVice Independent - DVI) oluşturur.
202 TeX'in becerileri ve dizgi dili, dili geliştiren Knuth'un 'The
203 TeXbook' başlıklı kitabında anlatılmaktadır.
204
205 %package other-utils
206 Summary:        Other utilities
207 Group:          Applications/Publishing/TeX
208
209 %description other-utils
210 Other utilities.
211
212 %package other-utils-doc
213 Summary:        Other utilities documentation
214 Group:          Applications/Publishing/TeX
215
216 %description other-utils-doc
217 Other utilities documentation.
218
219 %package doc
220 Summary:        Documentation for TeX Live
221 Group:          Documentation
222
223 %description doc
224 Assorted useful documentation for TeX Live.
225
226 %package doc-bg
227 Summary:        Bulgarian documentation for TeX Live
228 Group:          Documentation
229
230 %description doc-bg
231 Assorted useful Bulgarian documentation for TeX Live.
232
233 %package doc-cs
234 Summary:        Czech documentation for TeX Live
235 Group:          Documentation
236
237 %description doc-cs
238 Assorted useful Czech documentation for TeX Live.
239
240 %package doc-de
241 Summary:        German documentation for TeX Live
242 Group:          Documentation
243
244 %description doc-de
245 Assorted useful German documentation for TeX Live.
246
247 %package doc-el
248 Summary:        Greek documentation for TeX Live
249 Group:          Documentation
250
251 %description doc-el
252 Assorted useful Greek documentation for TeX Live.
253
254 %package doc-es
255 Summary:        Spanish documentation for TeX Live
256 Group:          Documentation
257
258 %description doc-es
259 Assorted useful Spanish documentation for TeX Live.
260
261 %package doc-fi
262 Summary:        Finnish documentation for TeX Live
263 Group:          Documentation
264
265 %description doc-fi
266 Assorted useful Finnish documentation for TeX Live.
267
268 %package doc-fr
269 Summary:        French documentation for TeX Live
270 Group:          Documentation
271
272 %description doc-fr
273 Assorted useful French documentation for TeX Live.
274
275 %package doc-it
276 Summary:        Italian documentation for TeX Live
277 Group:          Documentation
278
279 %description doc-it
280 Assorted useful Italian documentation for TeX Live.
281
282 %package doc-ja
283 Summary:        Japanese documentation for TeX Live
284 Group:          Documentation
285
286 %description doc-ja
287 Assorted useful Japanese documentation for TeX Live.
288
289 %package doc-ko
290 Summary:        Korean documentation for TeX Live
291 Group:          Documentation
292
293 %description doc-ko
294 Assorted useful Korean documentation for TeX Live.
295
296 %package doc-mn
297 Summary:        Mongolian documentation for TeX Live
298 Group:          Documentation
299
300 %description doc-mn
301 Assorted useful Mongolian documentation for TeX Live.
302
303 %package doc-nl
304 Summary:        Dutch documentation for TeX Live
305 Group:          Documentation
306
307 %description doc-nl
308 Assorted useful Dutch documentation for TeX Live.
309
310 %package doc-pl
311 Summary:        Polish documentation for TeX Live
312 Group:          Documentation
313
314 %description doc-pl
315 Assorted useful Polish documentation for TeX Live.
316
317 %package doc-pt
318 Summary:        Portuguese documentation for TeX Live
319 Group:          Documentation
320
321 %description doc-pt
322 Assorted useful Portuguese documentation for TeX Live.
323
324 %package doc-ru
325 Summary:        Russian documentation for TeX Live
326 Group:          Documentation
327
328 %description doc-ru
329 Assorted useful Russian documentation for TeX Live.
330
331 %package doc-sk
332 Summary:        Slovak documentation for TeX Live
333 Group:          Documentation
334
335 %description doc-sk
336 Assorted useful Slovak documentation for TeX Live.
337
338 %package doc-sl
339 Summary:        Slovenian documentation for TeX Live
340 Group:          Documentation
341
342 %description doc-sl
343 Assorted useful Slovenian documentation for TeX Live.
344
345 %package doc-th
346 Summary:        Thai documentation for TeX Live
347 Group:          Documentation
348
349 %description doc-th
350 Assorted useful Thai documentation for TeX Live.
351
352 %package doc-tr
353 Summary:        Turkish documentation for TeX Live
354 Group:          Documentation
355
356 %description doc-tr
357 Assorted useful Turkish documentation for TeX Live.
358
359 %package doc-uk
360 Summary:        Ukrainian documentation for TeX Live
361 Group:          Documentation
362
363 %description doc-uk
364 Assorted useful Ukrainian documentation for TeX Live.
365
366 %package doc-vi
367 Summary:        Vietnamese documentation for TeX Live
368 Group:          Documentation
369
370 %description doc-vi
371 Assorted useful Vietnamese documentation for TeX Live.
372
373 %package doc-zh_CN
374 Summary:        Chinese documentation for TeX Live
375 Group:          Documentation
376
377 %description doc-zh_CN
378 Assorted useful Chinese documentation for TeX Live.
379
380 %package doc-Catalogue
381 Summary:        TeX Catalogue
382 Summary(pl.UTF-8):      Katalog TeXa
383 Group:          Applications/Publishing/TeX
384 Requires(post,postun):  %{_bindir}/texhash
385 Requires:       %{name} = %{epoch}:%{version}-%{release}
386
387 %description doc-Catalogue
388 TeX Catalogue.
389
390 %description doc-Catalogue -l pl.UTF-8
391 Katalog TeXa.
392
393 %package doc-tug-faq
394 Summary:        TeX User Group FAQ
395 Summary(hu.UTF-8):      TeX felhasználók FAQ-ja
396 Summary(pl.UTF-8):      FAQ Grupy Użytkowników TeXa
397 Group:          Applications/Publishing/TeX
398 Requires(post,postun):  %{_bindir}/texhash
399 Requires:       %{name} = %{epoch}:%{version}-%{release}
400 Obsoletes:      tetex-doc-LaTeX-FAQ-francaise
401 Obsoletes:      tetex-doc-de-tex-faq
402 Obsoletes:      tetex-doc-uktug-faq
403
404 %description doc-tug-faq
405 TeX User Group FAQ.
406
407 %description doc-tug-faq -l hu.UTF8
408 TeX felhasználók FAQ-ja.
409
410 %description doc-tug-faq -l pl.UTF-8
411 FAQ Grupy Użytkowników TeXa.
412
413 %package doc-latex
414 Summary:        Basic LaTeX packages documentation
415 Summary(hu.UTF-8):      Az alap LaTeX csomagok dokumentációja
416 Summary(pl.UTF-8):      Podstawowa dokumentacja do pakietów LaTeXa
417 Group:          Applications/Publishing/TeX
418 Requires(post,postun):  %{_bindir}/texhash
419 Requires:       %{name} = %{epoch}:%{version}-%{release}
420
421 %description doc-latex
422 Basic LaTeX packages documentation.
423
424 %description doc-latex -l hu.UTF-8
425 Az alap LaTeX csomagok dokumentációja
426
427 %description doc-latex -l pl.UTF-8
428 Podstawowa dokumentacja do pakietów LaTeXa.
429
430 # # libraries #
431 %package -n kpathsea
432 Summary:        File name lookup library
433 Summary(hu.UTF-8):      Fájlnév-kereső könyvtár
434 Summary(pl.UTF-8):      Biblioteka szukająca nazw plików
435 Group:          Applications/Publishing/TeX
436 Requires(post,postun):  %{_bindir}/texhash
437 Requires:       %{name} = %{epoch}:%{version}-%{release}
438
439 %description -n kpathsea
440 File name lookup library.
441
442 %description -n kpathsea -l hu.UTF-8
443 Fájlnév-kereső könyvtár.
444
445 %description -n kpathsea -l pl.UTF-8
446 Biblioteka szukająca nazw plików.
447
448 %package -n kpathsea-devel
449 Summary:        Kpathsea library filename lookup header files and documentation
450 Summary(es.UTF-8):      Bibliotecas y archivos de inclusión para desarrollo TeX
451 Summary(hu.UTF-8):      Kpathsea fájlnév-kereső könyvtár header fájljai és dokumentációja
452 Summary(pl.UTF-8):      Pliki nagłówkowe oraz dokumetacja kpathsea
453 Summary(pt_BR.UTF-8):   Bibliotecas e headers para desenvolvimento TeX
454 Group:          Development/Libraries
455 Requires:       kpathsea = %{epoch}:%{version}-%{release}
456
457 %description -n kpathsea-devel
458 Kpathsea library filename lookup header files and documentation.
459
460 %description -n kpathsea-devel -l es.UTF-8
461 Bibliotecas, archivos de inclusión, etc, para que puedas desarrollar
462 aplicaciones TeX.
463
464 %description -n kpathsea-devel -l hu.UTF-8
465 Kpathsea fájlnév-kereső könyvtár header fájljai és dokumentációja.
466
467 %description -n kpathsea-devel -l pl.UTF-8
468 Pliki nagłówkowe oraz dokumentacja biblioteki kpathsea.
469
470 %description -n kpathsea-devel -l pt_BR.UTF-8
471 Bibliotecas, headers e outros componentes que podem ser utilizados
472 para desenvolver aplicações TeX.
473
474 # # programs #
475 %package dvips
476 Summary:        DVI to PostScript converter
477 Summary(de.UTF-8):      dvi-Postscript-Konvertierungsprogramm
478 Summary(es.UTF-8):      Convertidor dvi para postscript
479 Summary(fr.UTF-8):      Convertisseur dvi vers PostScript
480 Summary(hu.UTF-8):      DVI-ből PosctScript-be konvertáló
481 Summary(pl.UTF-8):      Konwerter plików DVI do PostScriptu
482 Summary(pt_BR.UTF-8):   Conversor dvi para postscript
483 Summary(tr.UTF-8):      dvi'dan postscript'e dönüştürücü
484 Group:          Applications/Publishing/TeX
485 Requires(post,postun):  %{_bindir}/texhash
486 Requires:       %{name} = %{epoch}:%{version}-%{release}
487
488 %description dvips
489 The program dvips takes a DVI file file[.dvi] produced by TeX (or by
490 some other processor such as GFtoDVI) and converts it to PostScript,
491 normally sending the result directly to the laserprinter.
492
493 %description dvips -l de.UTF-8
494 Das dvips-Programm nimmt eine dvi-Datei ([.dvi]), die von TeX bzw.
495 durch einen anderen Prozessor wie GFtoDVI) erzeugt wurde, und
496 konvertiert diese in PostScript, wobei das Ergebnis in der Regel
497 direkt an einen Laserdrucker gesandt wird.
498
499 %description dvips -l es.UTF-8
500 El programa dvips coge un archivo DVI (.dvi) producido por TeX (o por
501 otro procesador como GFtoDVI) y lo convierte a PostScript, normalmente
502 enviando el resultado directamente a la impresora láser.
503
504 %description dvips -l fr.UTF-8
505 Le programme dvips convertit les fichiers DVI en PostScript, en
506 envoyant normalement le résultat directement sur une imprimante Laser.
507
508 %description dvips -l hu.UTF-8
509 A dvips program egy TeX által készített DVI-fájlból PostScript
510 állományt készít, amelyet a legtöbb esetben közvetlenül a
511 lézernyomtatóra küldhetsz.
512
513 %description dvips -l pl.UTF-8
514 Program dvips bierze plik DVI wygenerowany przez TeXa (lub jakiś inny
515 program, jak na przykład GFtoDVI) i konwertuje go do PostScriptu.
516 Domyślnie wynik jest wysyłany bezpośrednio do drukarki.
517
518 %description dvips -l pt_BR.UTF-8
519 O programa dvips toma um arquivo DVI (.dvi) produzido pelo TeX (ou por
520 outro processador como o GFtoDVI) e o converte para PostScript,
521 normalmente enviando o resultado diretamente para a impressora laser.
522
523 %description dvips -l tr.UTF-8
524 dvips programı, dvi biçiminde bir girdi dosyası alır ve onu
525 PostScript'e dönüştürür. Kaynak dosya TeX tarafından oluşturulmuş
526 olabileceği gibi başka işleyiciler tarafından da (GFtoDVI gibi)
527 üretilmiş olabilir.
528
529 %package dvilj
530 Summary:        DVI to PCL converter
531 Summary(de.UTF-8):      Ein dvi-->Laserjet-Konvertierer
532 Summary(es.UTF-8):      Convertidor dvi para laserjet
533 Summary(fr.UTF-8):      convertisseur dvi vers laserjet
534 Summary(hu.UTF-8):      DVI-ből PCL-be konvertáló
535 Summary(pl.UTF-8):      Konwerter plików DVI do języka PCL
536 Summary(pt_BR.UTF-8):   Conversor dvi para laserjet
537 Summary(tr.UTF-8):      dvi'dan laserjet'e dönüştürücü
538 Group:          Applications/Publishing/TeX
539 Requires(post,postun):  %{_bindir}/texhash
540 Requires:       %{name} = %{epoch}:%{version}-%{release}
541
542 %description dvilj
543 Dvilj and dvilj's siblings (included in this package) will convert TeX
544 text formatting system output .dvi files to HP PCL (HP Printer Control
545 Language) commands. Using dvilj, you can print TeX files to HP
546 LaserJet+ and fully compatible printers. With dvilj2p, you can print
547 to HP LaserJet IIP and fully compatible printers. And with dvilj4, you
548 can print to HP LaserJet4 and fully compatible printers.
549
550 %description dvilj -l de.UTF-8
551 Dvilj und Gebrüder konvertieren TeX-Ausgabe-.dvi-Dateien in HP PCL (HP
552 Printer Control Language) Befehle zum Drucken auf HP LaserJet+, HP
553 LaserJet IIP (mit dvilj2p), HP LaserJet 4 (mit dvilj4) und vollständig
554 kompatiblen Druckern.
555
556 %description dvilj -l es.UTF-8
557 Dvilj y semejantes convierten archivos de salida TeX.dvi en comandos
558 HP PCL (i.e. Lenguaje de Control de Impresoras HP) adecuados a
559 impresión de impresoras HP LaserJEt+, HP LaserJet IIP (usando
560 dvilj2p), HP LaserJet 4 (usando dvilj4) y compatibles.
561
562 %description dvilj -l fr.UTF-8
563 dvilj et ses cousins convertissent les fichiers dvi en commandes HPPCL
564 (le langage des imprimantes HP) pour les imprimer sur HP LaserJet+, HP
565 LaserJet IIP (avec dvilj2p), HP LaserJet 4 (avec dvilj4), et autres
566 imprimantes totalement compatibles.
567
568 %description dvilj -l hu.UTF-8
569 Dvilj a TeX által előállított .dvi fájlokat konvertálja HP PCL (HP
570 Printer Control Language) parancsokká. A dvilj használatával TeX
571 fájlokat tudsz nyomtatni HP LaserJet+ és a vele kompatibilis
572 nyomtatókon. A dvilj2p-vel HP LaserJet IIP és kompatibilis
573 nyomtatókra. És végül a dvilj4-gyel HP LaserJet4 és kompatibilisekre.
574
575 %description dvilj -l pl.UTF-8
576 dvilj oraz pokrewne narzędzia (załączone w tym pakiecie) konwertują
577 pliki wyjściowe .dvi systemu formatującego tekst TeX na polecenia HP
578 PCL (HP Printer Control Language). Przy użyciu dvilj można drukować
579 pliki TeXa na drukarkach HP LaserJet+ i w pełni kompatybilnych. Przy
580 użyciu dvilj2p można drukować na drukarkach HP LaserJet IIP i w pełni
581 kompatybilnych. Przy użyciu dvilj4 można drukować na drukarkach HP
582 LaserJet4 i w pełni kompatybilnych.
583
584 %description dvilj -l pt_BR.UTF-8
585 Dvilj e semelhantes convertem arquivos de saída TeX .dvi em comandos
586 HP PCL (i.e. Linguagem de Controle de Impressoras HP) adequados para
587 impressão em impressoras HP LaserJet+, HP LaserJet IIP (usando
588 dvilj2p), HP LaserJet 4 (usando dvilj4) e compatíveis.
589
590 %description dvilj -l tr.UTF-8
591 TeX çıktısı dvi dosyalarını HP PCL (HP'nin geliştirdiği bir yazıcı
592 denetim dili) komutlarına çevirir ve böylece bir LaserJet+, HP
593 LaserJet IIP (dvilj2p ile), HP LaserJet4 (dvilj4 ile) ve tam
594 uyumlularından yazıcı çıktısı alınabilir.
595
596 %package makeindex
597 Summary:        A general purpose hierarchical index generator
598 Summary(hu.UTF-8):      Egy általános célú hierarchikus index generáló
599 Summary(pl.UTF-8):      Generator hierarchicznych indeksów ogólnego przeznaczenia
600 Group:          Applications/Publishing/TeX
601 Requires(post,postun):  %{_bindir}/texhash
602 Requires:       %{name} = %{epoch}:%{version}-%{release}
603 Obsoletes:      tetex-rumakeindex
604
605 %description makeindex
606 A general purpose hierarchical index generator; it accepts one or more
607 input files (often produced by a text formatter such as TeX or troff),
608 sorts the entries, and produces an output file which can be formatted.
609 The formats of the input and output files are specified in a style
610 file; by default, input is assumed to be an idx file, as generated by
611 LaTeX.
612
613 %description makeindex -l hu.UTF-8
614 Egy általános célű hierarchikus index generáló; elfogad egy vagy több
615 bemeneti fájlt (gyakran szövegformázótól, mint a TeX vagy a troff),
616 rendezi a bejegyzéseket, és egy kimeneti, megfelelő formátumú fájlt
617 készit. A be- és kimeneti fájlok formátumai stílus fájlokban van
618 definiálva; alapértelmezetten a bemeneti fájl egy idx fájl, amit a
619 LaTeX generál.
620
621 %description makeindex -l pl.UTF-8
622 Generator hierarchicznych indeksów ogólnego przeznaczenia; przyjmuje
623 jeden lub więcej plików wejściowych (zazwyczaj zrobionych przez
624 narzędzie formatujące tekst, takie jak TeX lub troff), sortuje
625 elementy i tworzy plik wyjściowy, który może być sformatowany. Formaty
626 plików wejściowych i wyjściowych podaje się w pliku stylu; domyślnie
627 przyjmowany jest plik wejściowy w formacie idx, wygenerowany przez
628 LaTeX.
629
630 %package metafont
631 Summary:        MetaFont
632 Summary(hu.UTF-8):      MetaFont
633 Summary(pl.UTF-8):      Zestaw narzędzi MetaFont
634 Group:          Applications/Publishing/TeX
635 Requires(post,postun):  %{_bindir}/texhash
636 Requires:       %{name} = %{epoch}:%{version}-%{release}
637
638 %description metafont
639 MetaFont.
640
641 %description metafont -l pl.UTF-8
642 Zestaw narzędzi MetaFont.
643
644 %package metapost
645 Summary:        MetaPost
646 Summary(hu.UTF-8):      MetaPost
647 Summary(pl.UTF-8):      Zestaw narzędzi MetaPost
648 Group:          Applications/Publishing/TeX
649 Requires(post,postun):  %{_bindir}/texhash
650 Requires:       %{name} = %{epoch}:%{version}-%{release}
651 Obsoletes:      tetex-matapost
652
653 %description metapost
654 MetaPost.
655
656 %description metapost -l hu.UTF-8
657 MetaPost.
658
659 %description metapost -l pl.UTF-8
660 Zestaw narzędzi MetaPost.
661
662 %package mptopdf
663 Summary:        MetaPost to PDF converter
664 Summary(hu.UTF-8):      MetaPost-ból PDF-be konvertáló
665 Summary(pl.UTF-8):      Konwerter MetaPost do PDF
666 Group:          Applications/Publishing/TeX
667 Requires(post,postun):  %{_bindir}/texhash
668 Requires:       %{name}-metapost = %{epoch}:%{version}-%{release}
669
670 %description mptopdf
671 MetaPost to PDF converter.
672
673 %description mptopdf -l hu.UTF-8
674 MetaPost-ból PDF-be konvertáló.
675
676 %description mptopdf -l pl.UTF-8
677 Konwerter MetaPost do PDF.
678
679 %package texdoctk
680 Summary:        Easy access to TeX documentation
681 Summary(pl.UTF-8):      Łatwy dostęp do dokumentacji TeXa
682 Group:          Applications/Publishing/TeX
683 Requires(post,postun):  %{_bindir}/texhash
684 Requires:       %{name} = %{epoch}:%{version}-%{release}
685
686 %description texdoctk
687 A Perl/Tk-based GUI for easy access to package documentation for TeX
688 on Unix platforms; the databases it uses are based on the texmf/doc
689 subtrees of teTeX v.1.0.x, but database files for local configurations
690 with modified/extended directories can be derived from them. Note that
691 texdoctk is not a viewer itself, but an interface for finding
692 documentation files and opening them with the appropriate viewer; so
693 it relies on appropriate programs to be installed on the system.
694 However, the choice of these programs can be configured by the
695 sysadmin or user.
696
697 %description texdoctk -l pl.UTF-8
698 Oparty na Perlu i Tk graficzny interfejs dający łatwy dostęp do
699 dokumentacji pakietów TeXowych na platformach uniksowych; używa baz
700 danych opartych na poddrzewach texmf/doc z teTeXa 1.0.x, ale może
701 używać konfiguracji ze zmodyfikowanymi lub rozszerzonymi katalogami.
702 Należy zauważyć, że texdoctk sam w sobie nie jest przeglądarką, ale
703 interfejsem do wyszukiwania plików dokumentacji i otwierania ich we
704 właściwej przeglądarce; tak więc wymaga on odpowiednich programów
705 zainstalowanych w systemie. Wybór tych programów może być dokonany
706 przez administratora lub użytkownika.
707
708 %package -n texconfig
709 Summary:        TeX typesetting system configurator
710 Summary(pl.UTF-8):      Konfigurator systemu składu TeX
711 Group:          Applications/Publishing/TeX
712 Requires:       %{name} = %{epoch}:%{version}-%{release}
713 Requires:       %{name}-dvips = %{epoch}:%{version}-%{release}
714 Requires:       %{name}-metafont = %{epoch}:%{version}-%{release}
715 Requires:       xdvi = %{epoch}:%{version}-%{release}
716 Obsoletes:      tetex-texconfig
717
718 %description -n texconfig
719 TeX typesetting system configurator.
720
721 %description -n texconfig -l pl.UTF-8
722 Konfigurator systemu składu TeX.
723
724 %package -n xdvi
725 Summary:        X11 previewer
726 Summary(de.UTF-8):      X11-Previewer
727 Summary(es.UTF-8):      Visualizador TeX X11
728 Summary(fr.UTF-8):      Prévisualisateur X11
729 Summary(pl.UTF-8):      Przeglądarka DVI dla X11
730 Summary(pt_BR.UTF-8):   Visualizador TeX X11
731 Summary(tr.UTF-8):      X11 öngörüntüleyici
732 Group:          Applications/Publishing/TeX
733 Requires(post,postun):  %{_bindir}/texhash
734 Requires:       %{name} = %{epoch}:%{version}-%{release}
735 Requires:       %{name}-metafont = %{epoch}:%{version}-%{release}
736 Suggests:       %{name}-dvips
737 Obsoletes:      tetex-xdvi
738
739 %description -n xdvi
740 xdvi is a program which runs under the X window system. It is used to
741 preview dvi files, such as are produced by tex and latex.
742
743 %description -n xdvi -l de.UTF-8
744 xdvi ist ein Programm, das unter dem X-Window-System läuft und gewohnt
745 ist, dvi-Dateien als Vorschau anzuzeigen, etwa solche, die von tex und
746 latex erzeugt wurden.
747
748 %description -n xdvi -l es.UTF-8
749 xdvi es un programa que se ejecuta en el sistema X Window. Se usa para
750 visualizar archivos dvi, como los producidos por tex y latex.
751
752 %description -n xdvi -l fr.UTF-8
753 xdvi est un programme s'exécutant sous le système X Window. Il sert à
754 visualiser les fichiers dvi tels que ceux produits par tex et latex.
755
756 %description -n xdvi -l pl.UTF-8
757 Xdvi jest programem (działającym w X Window System) do przeglądania
758 plików DVI, produkowanych przez TeXa i LaTeXa.
759
760 %description -n xdvi -l pt_BR.UTF-8
761 xdvi é um programa que roda no sistema X Window. É usado para
762 visualizar arquivos dvi, como os produzidos por tex e latex.
763
764 %package -n xindy
765 Summary:        Xindy creates sorted and tagged index from raw index
766 Summary(hu.UTF-8):      Xindy rendezett és cimkézett indexet készít nyers indexekből
767 Group:          Applications/Publishing/TeX
768
769 %description -n xindy
770 Xindy creates sorted and tagged index from raw index.
771
772 %description -n xindy -l hu.UTF-8
773 Xindy rendezett és cimkézett indexet készít nyers indexekből.
774
775 %package -n xindy-albanian
776 Summary:        Xindy albanian language
777 Summary(hu.UTF-8):      Xindy albán nyelv
778 Group:          Applications/Publishing/TeX
779
780 %description -n xindy-albanian
781 Xindy albanian language
782
783 %description -n xindy-albanian -l hu.UTF-8
784 Xindy albán nyelv
785
786 %package -n xindy-belarusian
787 Summary:        Xindy belarusian language
788 Summary(hu.UTF-8):      Xindy belorusz nyelv
789 Group:          Applications/Publishing/TeX
790
791 %description -n xindy-belarusian
792 Xindy belarusian language
793
794 %description -n xindy-belarusian -l hu.UTF-8
795 Xindy belorusz nyelv
796
797 %package -n xindy-bulgarian
798 Summary:        Xindy bulgarian language
799 Summary(hu.UTF-8):      Xindy bolgár nyelv
800 Group:          Applications/Publishing/TeX
801
802 %description -n xindy-bulgarian
803 Xindy bulgarian language
804
805 %description -n xindy-bulgarian -l hu.UTF-8
806 Xindy bolgár nyelv
807
808 %package -n xindy-croatian
809 Summary:        Xindy croatian language
810 Summary(hu.UTF-8):      Xindy horvát nyelv
811 Group:          Applications/Publishing/TeX
812
813 %description -n xindy-croatian
814 Xindy croatian language
815
816 %description -n xindy-croatian -l hu.UTF-8
817 Xindy horvát nyelv
818
819 %package -n xindy-czech
820 Summary:        Xindy czech language
821 Summary(hu.UTF-8):      Xindy cseh nyelv
822 Group:          Applications/Publishing/TeX
823
824 %description -n xindy-czech
825 Xindy czech language
826
827 %description -n xindy-czech -l hu.UTF-8
828 Xindy cseh nyelv
829
830 %package -n xindy-danish
831 Summary:        Xindy danish language
832 Summary(hu.UTF-8):      Xindy dán nyelv
833 Group:          Applications/Publishing/TeX
834
835 %description -n xindy-danish
836 Xindy danish language
837
838 %description -n xindy-danish -l hu.UTF-8
839 Xindy dán nyelv
840
841 %package -n xindy-dutch
842 Summary:        Xindy dutch language
843 Summary(hu.UTF-8):      Xindy holland nyelv
844 Group:          Applications/Publishing/TeX
845
846 %description -n xindy-dutch
847 Xindy dutch language
848
849 %description -n xindy-dutch -l hu.UTF-8
850 Xindy holland nyelv
851
852 %package -n xindy-english
853 Summary:        Xindy english language
854 Summary(hu.UTF-8):      Xindy angol nyelv
855 Group:          Applications/Publishing/TeX
856
857 %description -n xindy-english
858 Xindy english language
859
860 %description -n xindy-english -l hu.UTF-8
861 Xindy angol nyelv
862
863 %package -n xindy-esperanto
864 Summary:        Xindy esperanto language
865 Summary(hu.UTF-8):      Xindy eszperantó nyelv
866 Group:          Applications/Publishing/TeX
867
868 %description -n xindy-esperanto
869 Xindy esperanto language
870
871 %description -n xindy-esperanto -l hu.UTF-8
872 Xindy eszperantó nyelv
873
874 %package -n xindy-estonian
875 Summary:        Xindy estonian language
876 Summary(hu.UTF-8):      Xindy észt nyelv
877 Group:          Applications/Publishing/TeX
878
879 %description -n xindy-estonian
880 Xindy estonian language
881
882 %description -n xindy-estonian -l hu.UTF-8
883 Xindy észt nyelv
884
885 %package -n xindy-finnish
886 Summary:        Xindy finnish language
887 Summary(hu.UTF-8):      Xindy finn nyelv
888 Group:          Applications/Publishing/TeX
889
890 %description -n xindy-finnish
891 Xindy finnish language
892
893 %description -n xindy-finnish -l hu.UTF-8
894 Xindy finn nyelv
895
896 %package -n xindy-french
897 Summary:        Xindy french language
898 Summary(hu.UTF-8):      Xindy francia nyelv
899 Group:          Applications/Publishing/TeX
900
901 %description -n xindy-french
902 Xindy french language
903
904 %description -n xindy-french -l hu.UTF-8
905 Xindy francia nyelv
906
907 %package -n xindy-general
908 Summary:        Xindy general language
909 Summary(hu.UTF-8):      Xindy általános nyelv
910 Group:          Applications/Publishing/TeX
911
912 %description -n xindy-general
913 Xindy general language
914
915 %description -n xindy-general -l hu.UTF-8
916 Xindy általános nyelv
917
918 %package -n xindy-georgian
919 Summary:        Xindy georgian language
920 Summary(hu.UTF-8):      Xindy georgian nyelv
921 Group:          Applications/Publishing/TeX
922
923 %description -n xindy-georgian
924 Xindy georgian language
925
926 %description -n xindy-georgian -l hu.UTF-8
927 Xindy georgian nyelv
928
929 %package -n xindy-german
930 Summary:        Xindy german language
931 Summary(hu.UTF-8):      Xindy német nyelv
932 Group:          Applications/Publishing/TeX
933
934 %description -n xindy-german
935 Xindy german language
936
937 %description -n xindy-german -l hu.UTF-8
938 Xindy német nyelv
939
940 %package -n xindy-greek
941 Summary:        Xindy greek language
942 Summary(hu.UTF-8):      Xindy görög nyelv
943 Group:          Applications/Publishing/TeX
944
945 %description -n xindy-greek
946 Xindy greek language
947
948 %description -n xindy-greek -l hu.UTF-8
949 Xindy görög nyelv
950
951 %package -n xindy-gypsy
952 Summary:        Xindy gypsy language
953 Summary(hu.UTF-8):      Xindy cigány nyelv
954 Group:          Applications/Publishing/TeX
955
956 %description -n xindy-gypsy
957 Xindy gypsy language
958
959 %description -n xindy-gypsy -l hu.UTF-8
960 Xindy cigány nyelv
961
962 %package -n xindy-hausa
963 Summary:        Xindy hausa language
964 Summary(hu.UTF-8):      Xindy hausa nyelv
965 Group:          Applications/Publishing/TeX
966
967 %description -n xindy-hausa
968 Xindy hausa language
969
970 %description -n xindy-hausa -l hu.UTF-8
971 Xindy hausa nyelv
972
973 %package -n xindy-hebrew
974 Summary:        Xindy hebrew language
975 Summary(hu.UTF-8):      Xindy héber nyelv
976 Group:          Applications/Publishing/TeX
977
978 %description -n xindy-hebrew
979 Xindy hebrew language
980
981 %description -n xindy-hebrew -l hu.UTF-8
982 Xindy héber nyelv
983
984 %package -n xindy-hungarian
985 Summary:        Xindy hungarian language
986 Summary(hu.UTF-8):      Xindy magyar nyelv
987 Group:          Applications/Publishing/TeX
988
989 %description -n xindy-hungarian
990 Xindy hungarian language
991
992 %description -n xindy-hungarian -l hu.UTF-8
993 Xindy magyar nyelv
994
995 %package -n xindy-icelandic
996 Summary:        Xindy icelandic language
997 Summary(hu.UTF-8):      Xindy izlandi nyelv
998 Group:          Applications/Publishing/TeX
999
1000 %description -n xindy-icelandic
1001 Xindy icelandic language
1002
1003 %description -n xindy-icelandic -l hu.UTF-8
1004 Xindy izlandi nyelv
1005
1006 %package -n xindy-italian
1007 Summary:        Xindy italian language
1008 Summary(hu.UTF-8):      Xindy olasz nyelv
1009 Group:          Applications/Publishing/TeX
1010
1011 %description -n xindy-italian
1012 Xindy italian language
1013
1014 %description -n xindy-italian -l hu.UTF-8
1015 Xindy olasz nyelv
1016
1017 %package -n xindy-klingon
1018 Summary:        Xindy klingon language
1019 Summary(hu.UTF-8):      Xindy klingon nyelv
1020 Group:          Applications/Publishing/TeX
1021
1022 %description -n xindy-klingon
1023 Xindy klingon language
1024
1025 %description -n xindy-klingon -l hu.UTF-8
1026 Xindy klingon nyelv
1027
1028 %package -n xindy-kurdish
1029 Summary:        Xindy kurdish language
1030 Summary(hu.UTF-8):      Xindy kurd nyelv
1031 Group:          Applications/Publishing/TeX
1032
1033 %description -n xindy-kurdish
1034 Xindy kurdish language
1035
1036 %description -n xindy-kurdish -l hu.UTF-8
1037 Xindy kurd nyelv
1038
1039 %package -n xindy-latin
1040 Summary:        Xindy latin language
1041 Summary(hu.UTF-8):      Xindy latin nyelv
1042 Group:          Applications/Publishing/TeX
1043
1044 %description -n xindy-latin
1045 Xindy latin language
1046
1047 %description -n xindy-latin -l hu.UTF-8
1048 Xindy latin nyelv
1049
1050 %package -n xindy-latvian
1051 Summary:        Xindy latvian language
1052 Summary(hu.UTF-8):      Xindy lett nyelv
1053 Group:          Applications/Publishing/TeX
1054
1055 %description -n xindy-latvian
1056 Xindy latvian language
1057
1058 %description -n xindy-latvian -l hu.UTF-8
1059 Xindy lett nyelv
1060
1061 %package -n xindy-lithuanian
1062 Summary:        Xindy lithuanian language
1063 Summary(hu.UTF-8):      Xindy litván nyelv
1064 Group:          Applications/Publishing/TeX
1065
1066 %description -n xindy-lithuanian
1067 Xindy lithuanian language
1068
1069 %description -n xindy-lithuanian -l hu.UTF-8
1070 Xindy litván nyelv
1071
1072 %package -n xindy-lower-sorbian
1073 Summary:        Xindy lower-sorbian language
1074 Summary(hu.UTF-8):      Xindy lower-sorbian nyelv
1075 Group:          Applications/Publishing/TeX
1076
1077 %description -n xindy-lower-sorbian
1078 Xindy lower-sorbian language
1079
1080 %description -n xindy-lower-sorbian -l hu.UTF-8
1081 Xindy lower-sorbian nyelv
1082
1083 %package -n xindy-macedonian
1084 Summary:        Xindy macedonian language
1085 Summary(hu.UTF-8):      Xindy macedón nyelv
1086 Group:          Applications/Publishing/TeX
1087
1088 %description -n xindy-macedonian
1089 Xindy macedonian language
1090
1091 %description -n xindy-macedonian -l hu.UTF-8
1092 Xindy macedón nyelv
1093
1094 %package -n xindy-mongolian
1095 Summary:        Xindy mongolian language
1096 Summary(hu.UTF-8):      Xindy mongol nyelv
1097 Group:          Applications/Publishing/TeX
1098
1099 %description -n xindy-mongolian
1100 Xindy mongolian language
1101
1102 %description -n xindy-mongolian -l hu.UTF-8
1103 Xindy mongol nyelv
1104
1105 %package -n xindy-norwegian
1106 Summary:        Xindy norwegian language
1107 Summary(hu.UTF-8):      Xindy norvég nyelv
1108 Group:          Applications/Publishing/TeX
1109
1110 %description -n xindy-norwegian
1111 Xindy norwegian language
1112
1113 %description -n xindy-norwegian -l hu.UTF-8
1114 Xindy norvég nyelv
1115
1116 %package -n xindy-polish
1117 Summary:        Xindy polish language
1118 Summary(hu.UTF-8):      Xindy lengyel nyelv
1119 Group:          Applications/Publishing/TeX
1120
1121 %description -n xindy-polish
1122 Xindy polish language
1123
1124 %description -n xindy-polish -l hu.UTF-8
1125 Xindy lengyel nyelv
1126
1127 %package -n xindy-portuguese
1128 Summary:        Xindy portuguese language
1129 Summary(hu.UTF-8):      Xindy portugál nyelv
1130 Group:          Applications/Publishing/TeX
1131
1132 %description -n xindy-portuguese
1133 Xindy portuguese language
1134
1135 %description -n xindy-portuguese -l hu.UTF-8
1136 Xindy portugál nyelv
1137
1138 %package -n xindy-romanian
1139 Summary:        Xindy romanian language
1140 Summary(hu.UTF-8):      Xindy román nyelv
1141 Group:          Applications/Publishing/TeX
1142
1143 %description -n xindy-romanian
1144 Xindy romanian language
1145
1146 %description -n xindy-romanian -l hu.UTF-8
1147 Xindy román nyelv
1148
1149 %package -n xindy-russian
1150 Summary:        Xindy russian language
1151 Summary(hu.UTF-8):      Xindy orosz nyelv
1152 Group:          Applications/Publishing/TeX
1153
1154 %description -n xindy-russian
1155 Xindy russian language
1156
1157 %description -n xindy-russian -l hu.UTF-8
1158 Xindy orosz nyelv
1159
1160 %package -n xindy-serbian
1161 Summary:        Xindy serbian language
1162 Summary(hu.UTF-8):      Xindy szerb nyelv
1163 Group:          Applications/Publishing/TeX
1164
1165 %description -n xindy-serbian
1166 Xindy serbian language
1167
1168 %description -n xindy-serbian -l hu.UTF-8
1169 Xindy szerb nyelv
1170
1171 %package -n xindy-slovak
1172 Summary:        Xindy slovak language
1173 Summary(hu.UTF-8):      Xindy szlovák nyelv
1174 Group:          Applications/Publishing/TeX
1175
1176 %description -n xindy-slovak
1177 Xindy slovak language
1178
1179 %description -n xindy-slovak -l hu.UTF-8
1180 Xindy szlovák nyelv
1181
1182 %package -n xindy-slovenian
1183 Summary:        Xindy slovenian language
1184 Summary(hu.UTF-8):      Xindy szlovén nyelv
1185 Group:          Applications/Publishing/TeX
1186
1187 %description -n xindy-slovenian
1188 Xindy slovenian language
1189
1190 %description -n xindy-slovenian -l hu.UTF-8
1191 Xindy szlovén nyelv
1192
1193 %package -n xindy-spanish
1194 Summary:        Xindy spanish language
1195 Summary(hu.UTF-8):      Xindy spanyol nyelv
1196 Group:          Applications/Publishing/TeX
1197
1198 %description -n xindy-spanish
1199 Xindy spanish language
1200
1201 %description -n xindy-spanish -l hu.UTF-8
1202 Xindy spanyol nyelv
1203
1204 %package -n xindy-swedish
1205 Summary:        Xindy swedish language
1206 Summary(hu.UTF-8):      Xindy svéd nyelv
1207 Group:          Applications/Publishing/TeX
1208
1209 %description -n xindy-swedish
1210 Xindy swedish language
1211
1212 %description -n xindy-swedish -l hu.UTF-8
1213 Xindy svéd nyelv
1214
1215 %package -n xindy-turkish
1216 Summary:        Xindy turkish language
1217 Summary(hu.UTF-8):      Xindy török nyelv
1218 Group:          Applications/Publishing/TeX
1219
1220 %description -n xindy-turkish
1221 Xindy turkish language
1222
1223 %description -n xindy-turkish -l hu.UTF-8
1224 Xindy török nyelv
1225
1226 %package -n xindy-ukrainian
1227 Summary:        Xindy ukrainian language
1228 Summary(hu.UTF-8):      Xindy ukrán nyelv
1229 Group:          Applications/Publishing/TeX
1230
1231 %description -n xindy-ukrainian
1232 Xindy ukrainian language
1233
1234 %description -n xindy-ukrainian -l hu.UTF-8
1235 Xindy ukrán nyelv
1236
1237 %package -n xindy-upper-sorbian
1238 Summary:        Xindy upper-sorbian language
1239 Summary(hu.UTF-8):      Xindy upper-sorbian nyelv
1240 Group:          Applications/Publishing/TeX
1241
1242 %description -n xindy-upper-sorbian
1243 Xindy upper-sorbian language
1244
1245 %description -n xindy-upper-sorbian -l hu.UTF-8
1246 Xindy upper-sorbian nyelv
1247
1248 %package -n xindy-vietnamese
1249 Summary:        Xindy vietnamese language
1250 Summary(hu.UTF-8):      Xindy vietnámi nyelv
1251 Group:          Applications/Publishing/TeX
1252
1253 %description -n xindy-vietnamese
1254 Xindy vietnamese language
1255
1256 %description -n xindy-vietnamese -l hu.UTF-8
1257 Xindy vietnám nyelv
1258
1259
1260 %package pdftex
1261 Summary:        TeX generating PDF files instead DVI
1262 Summary(hu.UTF-8):      PDF fájlok készítése DVI helyett TeX-ből
1263 Summary(pl.UTF-8):      TeX generujący pliki PDF zamiast DVI
1264 Group:          Applications/Publishing/TeX
1265 Requires(post,postun):  %{_bindir}/texhash
1266 Requires:       %{name} = %{epoch}:%{version}-%{release}
1267 Requires:       %{name}-fonts-type1-bluesky = %{epoch}:%{version}-%{release}
1268
1269 %description pdftex
1270 TeX generating PDF files instead DVI.
1271
1272 %description pdftex -l pl.UTF-8
1273 TeX generujący pliki PDF zamiast DVI.
1274
1275 %package psutils
1276 Summary:        PostScript Utilities
1277 Summary(hu.UTF-8):      PostScript eszközök
1278 Summary(pl.UTF-8):      Narzędzia do PostScriptu
1279 Group:          Applications/Printing
1280 Obsoletes:      psutils
1281
1282 %description psutils
1283 This archive contains some utilities for manipulating PostScript
1284 documents. Page selection and rearrangement are supported, including
1285 arrangement into signatures for booklet printing, and page merging for
1286 n-up printing.
1287
1288 %description psutils -l hu.UTF-8
1289 Ez a csomag jónéhány eszközt tartalmaz, amellyel a PostScript
1290 dokumentumok manipulálhatók. Oldal kijelölés és átrendezés támogatott,
1291 beleértve a booklet nyomtatáshoz való átrendezést is.
1292
1293 %description psutils -l pl.UTF-8
1294 PSutils zawiera programy pomagające manipulować plikami PostScript,
1295 wybierać strony przeznaczone do wydruku, ich kolejność, układ. Pozwala
1296 także na łączenie różnych plików PostScript w całość.
1297
1298 %package phyzzx
1299 Summary:        A TeX format for physicists
1300 Summary(hu.UTF-8):      TeX formátum fizikusoknak
1301 Group:          Applications/Publishing/TeX
1302 Requires(post,postun):  %{_bindir}/texhash
1303 Requires:       %{name} = %{epoch}:%{version}-%{release}
1304
1305 %description phyzzx
1306 A TeX format for physicists.
1307
1308 %description phyzzx -l hu.UTF-8
1309 TeX formátum fizikusoknak.
1310
1311 %package omega
1312 Summary:        Extended unicode TeX
1313 Summary(pl.UTF-8):      Omega - TeX ze wsparciem dla unikodu
1314 Group:          Applications/Publishing/TeX
1315 Requires(post,postun):  %{_bindir}/texhash
1316 Requires:       %{name} = %{epoch}:%{version}-%{release}
1317 Requires:       %{name}-fonts-omega = %{epoch}:%{version}-%{release}
1318 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1319
1320 %description omega
1321 Omega is a version of the TeX program modified for multilingual
1322 typesetting. It uses unicode, and has additional primitives for (among
1323 other things) bidirectional typesetting.
1324
1325 %description omega -l pl.UTF-8
1326 Omega to wersja TeXa zmodyfikowana dla potrzeb składu wielojęzycznego.
1327 Używa unikodu i ma dodatkowe prymitywy do (między innymi) składania
1328 tekstu pisanego w obu kierunkach.
1329
1330 # # formats #
1331
1332 # Plain format.
1333
1334 %package plain
1335 Summary:        Plain TeX format basic files
1336 Summary(pl.UTF-8):      Podstawowe pliki dla formatu Plain TeX
1337 Group:          Applications/Publishing/TeX
1338 Requires(post,postun):  %{_bindir}/texhash
1339 Requires:       %{name} = %{epoch}:%{version}-%{release}
1340
1341 %description plain
1342 Plain TeX format basic files.
1343
1344 %description plain -l pl.UTF-8
1345 Podstawowe pliki dla formatu Plain TeX.
1346
1347 %package format-plain
1348 Summary:        TeX Plain format
1349 Summary(pl.UTF-8):      Format TeX Plain
1350 Group:          Applications/Publishing/TeX
1351 Requires(post,postun):  %{_bindir}/texhash
1352 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1353
1354 %description format-plain
1355 TeX Plain format.
1356
1357 %description format-plain -l pl.UTF-8
1358 Format TeX Plain.
1359
1360 %package format-pdftex
1361 Summary:        PDFTeX Plain format
1362 Summary(pl.UTF-8):      Format PDFTeX Plain
1363 Group:          Applications/Publishing/TeX
1364 Requires(post,postun):  %{_bindir}/texhash
1365 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
1366 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1367 # for epstopdf to work
1368 Requires:       fonts-Type1-urw
1369 Requires:       ghostscript
1370
1371 %description format-pdftex
1372 PDFTeX Plain format.
1373
1374 %description format-pdftex -l pl.UTF-8
1375 Format PDFTeX Plain.
1376
1377 %package format-pdfetex
1378 Summary:        PDFTeX EPlain format
1379 Summary(pl.UTF-8):      Format PDFTeX EPlain
1380 Group:          Applications/Publishing/TeX
1381 Requires(post,postun):  %{_bindir}/texhash
1382 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
1383 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1384
1385 %description format-pdfetex
1386 PDFTeX EPlain format.
1387
1388 %description format-pdfetex -l pl.UTF-8
1389 Format PDFTeX EPlain.
1390
1391 # MeX Plain format
1392
1393 %package mex
1394 Summary:        MeX Plain Format basic files
1395 Summary(pl.UTF-8):      Podstawowe pliki dla format MeX Plain
1396 Group:          Applications/Publishing/TeX
1397 Requires(post,postun):  %{_bindir}/texhash
1398 Requires:       %{name} = %{epoch}:%{version}-%{release}
1399 Requires:       texlive-fonts-pl = %{epoch}:%{version}-%{release}
1400 Requires:       texlive-plain = %{epoch}:%{version}-%{release}
1401
1402 %description mex
1403 MeX Plain Format basic files.
1404
1405 %description mex -l pl.UTF-8
1406 Podstawowe pliki dla formatu MeX Plain.
1407
1408 %package format-mex
1409 Summary:        MeX Plain Format
1410 Summary(pl.UTF-8):      Format MeX Plain
1411 Group:          Applications/Publishing/TeX
1412 Requires(post,postun):  %{_bindir}/texhash
1413 Requires:       texlive-mex = %{epoch}:%{version}-%{release}
1414
1415 %description format-mex
1416 MeX Plain Format.
1417
1418 %description format-mex -l pl.UTF-8
1419 Format MeX Plain.
1420
1421 %package format-pdfmex
1422 Summary:        PDFMeX Plain Format
1423 Summary(pl.UTF-8):      Format PDFMeX Plain
1424 Group:          Applications/Publishing/TeX
1425 Requires(post,postun):  %{_bindir}/texhash
1426 Requires:       %{name}-mex = %{epoch}:%{version}-%{release}
1427 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
1428
1429 %description format-pdfmex
1430 PDFMeX Plain Format.
1431
1432 %description format-pdfmex -l pl.UTF-8
1433 Format PDFMeX Plain.
1434
1435 %package format-utf8mex
1436 Summary:        MeX Plain Format with UTF-8 encoded source files
1437 Summary(pl.UTF-8):      Format MeX Plain z plikami źródłowymi kodowanymi UTF-8
1438 Group:          Applications/Publishing/TeX
1439 Requires(post,postun):  %{_bindir}/texhash
1440 Requires:       %{name}-mex = %{epoch}:%{version}-%{release}
1441
1442 %description format-utf8mex
1443 MeX Plain Format with UTF-8 encoded source files.
1444
1445 %description format-utf8mex -l pl.UTF-8
1446 Format MeX Plain z plikami źródłowymi kodowanymi UTF-8.
1447
1448 # AMS TeX format
1449
1450 %package amstex
1451 Summary:        AMS macros for Plain TeX basic files
1452 Summary(pl.UTF-8):      Podstawowe pliki makr AMS dla formatu Plain TeX
1453 Group:          Applications/Publishing/TeX
1454 Requires(post,postun):  %{_bindir}/texhash
1455 Requires:       %{name}-fonts-ams = %{epoch}:%{version}-%{release}
1456 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1457 Obsoletes:      tetex-ams
1458 Obsoletes:      tetex-plain-amsfonts
1459
1460 %description amstex
1461 American Mathematical Society macros for Plain TeX basic files.
1462
1463 %description amstex -l pl.UTF-8
1464 Podstawowe pliki makr AMS (American Mathematical Society) dla formatu
1465 Plain TeX.
1466
1467 %package format-amstex
1468 Summary:        AMS macros for Plain TeX
1469 Summary(pl.UTF-8):      Makra AMS dla formatu Plain TeX
1470 Group:          Applications/Publishing/TeX
1471 Requires(post,postun):  %{_bindir}/texhash
1472 Requires:       %{name}-amstex = %{epoch}:%{version}-%{release}
1473 Obsoletes:      tetex-ams
1474
1475 %description format-amstex
1476 American Mathematical Society macros for Plain TeX.
1477
1478 %description format-amstex -l pl.UTF-8
1479 Makra AMS (American Mathematical Society) dla formatu Plain TeX.
1480
1481 %package format-pdfamstex
1482 Summary:        AMS macros for PDFTeX
1483 Summary(pl.UTF-8):      Makra AMS dla formatu PDFTeX
1484 Group:          Applications/Publishing/TeX
1485 Requires(post,postun):  %{_bindir}/texhash
1486 Requires:       %{name}-amstex = %{epoch}:%{version}-%{release}
1487 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
1488
1489 %description format-pdfamstex
1490 American Mathematical Society macros for PDFTeX.
1491
1492 %description format-pdfamstex -l pl.UTF-8
1493 Makra AMS (American Mathematical Society) dla formatu PDFTeX.
1494
1495 # CSPlain format
1496
1497 %package csplain
1498 Summary:        TeX CSPlain format basic files
1499 Summary(pl.UTF-8):      Podstawowe pliki dla formatu TeX CSPlain
1500 Group:          Applications/Publishing/TeX
1501 Requires(post,postun):  %{_bindir}/texhash
1502 Requires:       %{name}-fonts-cs = %{epoch}:%{version}-%{release}
1503 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1504
1505 %description csplain
1506 TeX CSPlain format basic files.
1507
1508 %description csplain -l pl.UTF-8
1509 Podstawowe pliki dla formatu TeX CSPlain.
1510
1511 %package format-csplain
1512 Summary:        TeX CSPlain format
1513 Summary(pl.UTF-8):      Format TeX CSPlain
1514 Group:          Applications/Publishing/TeX
1515 Requires(post,postun):  %{_bindir}/texhash
1516 Requires:       %{name}-csplain = %{epoch}:%{version}-%{release}
1517
1518 %description format-csplain
1519 TeX CSPlain format.
1520
1521 %description format-csplain -l pl.UTF-8
1522 Format TeX CSPlain.
1523
1524 %package format-pdfcsplain
1525 Summary:        PDFTeX CSPlain format
1526 Summary(pl.UTF-8):      Format PDFTeX CSPlain
1527 Group:          Applications/Publishing/TeX
1528 Requires(post,postun):  %{_bindir}/texhash
1529 Requires:       %{name}-csplain = %{epoch}:%{version}-%{release}
1530
1531 %description format-pdfcsplain
1532 PDFTeX CSPlain format.
1533
1534 %description format-pdfcsplain -l pl.UTF-8
1535 Format PDFTeX CSPlain.
1536
1537 # CSLaTeX format
1538
1539 %package cslatex
1540 Summary:        CSLaTeX format basic files
1541 Summary(pl.UTF-8):      Podstawowe pliki dla formatu CSLaTeX
1542 Group:          Applications/Publishing/TeX
1543 Requires(post,postun):  %{_bindir}/texhash
1544 Requires:       %{name}-fonts-cs = %{epoch}:%{version}-%{release}
1545 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1546
1547 %description cslatex
1548 CSLaTeX format basic files.
1549
1550 %description cslatex -l pl.UTF-8
1551 Podstawowe pliki dla formatu CSLaTeX.
1552
1553 %package format-cslatex
1554 Summary:        CSLaTeX format
1555 Summary(pl.UTF-8):      Format CSLaTeX
1556 Group:          Applications/Publishing/TeX
1557 Requires(post,postun):  %{_bindir}/texhash
1558 Requires:       %{name}-cslatex = %{epoch}:%{version}-%{release}
1559
1560 %description format-cslatex
1561 CSLaTeX format.
1562
1563 %description format-cslatex -l pl.UTF-8
1564 Format CSLaTeX.
1565
1566 %package format-pdfcslatex
1567 Summary:        PDF CSLaTeX format
1568 Summary(pl.UTF-8):      Format PDF CSLaTeX
1569 Group:          Applications/Publishing/TeX
1570 Requires(post,postun):  %{_bindir}/texhash
1571 Requires:       %{name}-cslatex = %{epoch}:%{version}-%{release}
1572
1573 %description format-pdfcslatex
1574 PDF CSLaTeX format.
1575
1576 %description format-pdfcslatex -l pl.UTF-8
1577 Format PDF CSLaTeX.
1578
1579 # Cyrillic Plain format
1580
1581 %package cyrplain
1582 Summary:        Cyrillic Plain format basic files
1583 Summary(pl.UTF-8):      Podstawowe pliki dla formatu Cyrillic Plain
1584 Group:          Applications/Publishing/TeX
1585 Requires(post,postun):  %{_bindir}/texhash
1586 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1587
1588 %description cyrplain
1589 Cyrillic Plain format basic files.
1590
1591 %description cyrplain -l pl.UTF-8
1592 Podstawowe pliki dla formatu Cyrillic Plain.
1593
1594 %package format-cyrplain
1595 Summary:        Cyrillic Plain format
1596 Summary(pl.UTF-8):      Format Cyrillic Plain
1597 Group:          Applications/Publishing/TeX
1598 Requires(post,postun):  %{_bindir}/texhash
1599 Requires:       %{name}-cyrplain = %{epoch}:%{version}-%{release}
1600
1601 %description format-cyrplain
1602 Cyrillic Plain format.
1603
1604 %description format-cyrplain -l pl.UTF-8
1605 Format Cyrillic Plain.
1606
1607 %package format-cyramstex
1608 Summary:        Cyrillic AMSTeX format
1609 Summary(pl.UTF-8):      Format Cyrillic AMSTeX
1610 Group:          Applications/Publishing/TeX
1611 Requires(post,postun):  %{_bindir}/texhash
1612 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1613 Obsoletes:      tetex-cyramstex
1614
1615 %description format-cyramstex
1616 Cyrillic AMSTeX format.
1617
1618 %description format-cyramstex -l pl.UTF-8
1619 Format Cyrillic AMSTeX.
1620
1621 %package format-cyrtexinfo
1622 Summary:        Cyrillic TeXInfo format
1623 Summary(pl.UTF-8):      Format Cyrillic TeXInfo
1624 Group:          Applications/Publishing/TeX
1625 Requires(post,postun):  %{_bindir}/texhash
1626 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1627 Obsoletes:      tetex-cyrtexinfo
1628
1629 %description format-cyrtexinfo
1630 Cyrillic TeXInfo format.
1631
1632 %description format-cyrtexinfo -l pl.UTF-8
1633 Format Cyrillic TeXInfo.
1634
1635 # EPlain format
1636
1637 %package eplain
1638 Summary:        EPlain format basic files
1639 Summary(pl.UTF-8):      Podstawowe pliki dla formatu EPlain
1640 Group:          Applications/Publishing/TeX
1641 Requires(post,postun):  %{_bindir}/texhash
1642 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1643 Obsoletes:      tetex-etex
1644
1645 %description eplain
1646 EPlain format basic files.
1647
1648 %description eplain -l pl.UTF-8
1649 Podstawowe pliki dla formatu EPlain.
1650
1651 %package format-eplain
1652 Summary:        EPlain format
1653 Summary(pl.UTF-8):      Format EPlain
1654 Group:          Applications/Publishing/TeX
1655 Requires(post,postun):  %{_bindir}/texhash
1656 Requires:       %{name}-eplain = %{epoch}:%{version}-%{release}
1657
1658 %description format-eplain
1659 EPlain format.
1660
1661 %description format-eplain -l pl.UTF-8
1662 Format EPlain.
1663
1664 # ConTeXt format.
1665
1666 %package context
1667 Summary:        ConTeXt macro package basic files
1668 Summary(pl.UTF-8):      Podstawowe pliki pakietu makr ConTeXt
1669 Group:          Applications/Publishing/TeX
1670 Requires(post,postun):  %{_bindir}/texhash
1671 Requires:       %{name} = %{epoch}:%{version}-%{release}
1672 Obsoletes:      tetex-latex-context
1673
1674 %define         _noautoreq      'perl(path_tre)'
1675
1676 %description context
1677 A full featured, parameter driven macro package, which fully supports
1678 advanced interactive documents.
1679
1680 This package contains basic files.
1681
1682 %description context -l pl.UTF-8
1683 Pakiet makr sterowanych przez parametry o pełnych możliwościach,
1684 całkowicie obsługujący zaawansowane dokumenty interaktywne.
1685
1686 Ten pakiet zawiera podstawowe pliki.
1687
1688 %package format-context-de
1689 Summary:        German ConTeXt format
1690 Summary(pl.UTF-8):      Niemiecka wersja formatu ConTeXt
1691 Group:          Applications/Publishing/TeX
1692 Requires(post,postun):  %{_bindir}/texhash
1693 Requires:       %{name}-context = %{epoch}:%{version}-%{release}
1694
1695 %description format-context-de
1696 German ConTeXt format.
1697
1698 %description format-context-de -l pl.UTF-8
1699 Niemiecka wersja formatu ConTeXt.
1700
1701 %package format-context-en
1702 Summary:        English ConTeXt format
1703 Summary(pl.UTF-8):      Angielska wersja formatu ConTeXt
1704 Group:          Applications/Publishing/TeX
1705 Requires(post,postun):  %{_bindir}/texhash
1706 Requires:       %{name}-context = %{epoch}:%{version}-%{release}
1707
1708 %description format-context-en
1709 English ConTeXt format.
1710
1711 %description format-context-en -l pl.UTF-8
1712 Angielska wersja formatu ConTeXt.
1713
1714 %package format-context-nl
1715 Summary:        Dutch ConTeXt format
1716 Summary(pl.UTF-8):      Holenderska wersja formatu ConTeXt
1717 Group:          Applications/Publishing/TeX
1718 Requires(post,postun):  %{_bindir}/texhash
1719 Requires:       %{name}-context = %{epoch}:%{version}-%{release}
1720
1721 %description format-context-nl
1722 Dutch ConTeXt format.
1723
1724 %description format-context-nl -l pl.UTF-8
1725 Holenderska wersja formatu ConTeXt.
1726
1727 # LaTeX format.
1728
1729 %package latex
1730 Summary:        LaTeX macro package basic files
1731 Summary(pl.UTF-8):      Podstawowe pliki pakietu makr LaTeX
1732 Group:          Applications/Publishing/TeX
1733 Requires(post,postun):  %{_bindir}/texhash
1734 Requires:       %{name} = %{epoch}:%{version}-%{release}
1735 Requires:       %{name}-fonts-latex = %{epoch}:%{version}-%{release}
1736 Requires:       %{name}-tex-ruhyphen = %{epoch}:%{version}-%{release}
1737 Requires:       %{name}-tex-ukrhyph = %{epoch}:%{version}-%{release}
1738 # for misc/eurosym:
1739 Requires:       %{name}-fonts-eurosym = %{epoch}:%{version}-%{release}
1740 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
1741 Requires:       %{name}-tex-babel = %{epoch}:%{version}-%{release}
1742 Suggests:       %{name}-fonts-jknappen
1743 Suggests:       %{name}-latex-ucs = %{epoch}:%{version}-%{release}
1744 Obsoletes:      tetex-bibtex-koma-script
1745 Obsoletes:      tetex-latex-SIunits
1746 Obsoletes:      tetex-latex-caption
1747 Obsoletes:      tetex-latex-curves
1748 Obsoletes:      tetex-latex-dinbrief
1749 Obsoletes:      tetex-latex-draftcopy
1750 Obsoletes:      tetex-latex-dvilj
1751 Obsoletes:      tetex-latex-eepic
1752 Obsoletes:      tetex-latex-endfloat
1753 Obsoletes:      tetex-latex-fancyhdr
1754 Obsoletes:      tetex-latex-fancyheadings
1755 Obsoletes:      tetex-latex-fancyvrb
1756 Obsoletes:      tetex-latex-fp
1757 Obsoletes:      tetex-latex-graphics
1758 Obsoletes:      tetex-latex-hyperref
1759 Obsoletes:      tetex-latex-koma-script
1760 Obsoletes:      tetex-latex-labels
1761 Obsoletes:      tetex-latex-listings
1762 Obsoletes:      tetex-latex-misc
1763 Obsoletes:      tetex-latex-ms
1764 Obsoletes:      tetex-latex-multirow
1765 Obsoletes:      tetex-latex-mwcls
1766 Obsoletes:      tetex-latex-mwdtools
1767 Obsoletes:      tetex-latex-natbib
1768 Obsoletes:      tetex-latex-ntgclass
1769 Obsoletes:      tetex-latex-oberdiek
1770 Obsoletes:      tetex-latex-pb-diagram
1771 Obsoletes:      tetex-latex-pstriks
1772 Obsoletes:      tetex-latex-revtex4
1773 Obsoletes:      tetex-latex-seminar
1774 Obsoletes:      tetex-latex-t2
1775 Obsoletes:      tetex-latex-titlesec
1776 Obsoletes:      tetex-latex-tools
1777 Obsoletes:      tetex-latex-units
1778 Obsoletes:      tetex-mwcls
1779 Obsoletes:      tetex-revtex4
1780
1781 %description latex
1782 LaTeX is a front end for the TeX text formatting system. Easier to use
1783 than TeX, LaTeX is essentially a set of TeX macros which provide
1784 convenient, predefined document formats for users.
1785
1786 This package contains basic files.
1787
1788 %description latex -l pl.UTF-8
1789 LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
1790 łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
1791 dających użytkownikom wygodne, predefiniowane formaty dokumentów.
1792
1793 Ten pakiet zawiera podstawowe pliki.
1794
1795 %package latex-12many
1796 Summary:        Generalising mathematical index sets
1797 Summary(hu.UTF-8):      A matematikai halmazok indexelésének általánosítása
1798 Group:          Applications/Publishing/TeX
1799 Requires(post,postun):  %{_bindir}/texhash
1800 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1801
1802 %description latex-12many
1803 Generalising mathematical index sets.
1804
1805 %description latex-12many -l hu.UTF-8
1806 A matematikai halmazok indexelésének általánosítása.
1807
1808 %package latex-abstract
1809 Summary:        Control the typesetting of the abstract environment
1810 Summary(hu.UTF-8):      Az "abstract" környezet szedésének irányítása
1811 Group:          Applications/Publishing/TeX
1812 Requires(post,postun):  %{_bindir}/texhash
1813 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1814
1815 %description latex-abstract
1816 Control the typesetting of the abstract environment.
1817
1818 %description latex-abstract -l hu.UTF-8
1819 Az "abstract" környezet szedésének irányítása.
1820
1821 %package latex-accfonts
1822 Summary:        Utilities to derive new fonts from existing ones
1823 Summary(hu.UTF-8):      Eszközök új betűtípusok származtatására már létezőkből
1824 Group:          Applications/Publishing/TeX
1825 Requires(post,postun):  %{_bindir}/texhash
1826
1827 %description latex-accfonts
1828 Utilities to derive new fonts from existing ones.
1829
1830 %description latex-accfonts -l hu.UTF-8
1831 Eszközök új betűtípusok származtatására már létezőkből.
1832
1833 %package latex-adrconv
1834 Summary:        BibTeX styles to implement an address database
1835 Summary(hu.UTF-8):      BibTeX stílusok cím-adatbázis megvalósításához
1836 Group:          Applications/Publishing/TeX
1837 Requires(post,postun):  %{_bindir}/texhash
1838 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1839
1840 %description latex-adrconv
1841 BibTeX styles to implement an address database.
1842
1843 %description latex-adrconv -l hu.UTF-8
1844 BibTeX stílusok cím-adatbázis megvalósításához.
1845
1846
1847 %package latex-ae
1848 Summary:        Virtual fonts for PDF-files with T1 encoded CMR-fonts
1849 Summary(pl.UTF-8):      Wirtualne fonty dla plików PDF z fontami CMR o kodowaniu T1
1850 Group:          Applications/Publishing/TeX
1851 Requires(post,postun):  %{_bindir}/texhash
1852 Requires:       %{name}-fonts-ae = %{epoch}:%{version}-%{release}
1853 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1854
1855 %description latex-ae
1856 A set of virtual fonts which emulates T1 coded fonts using the
1857 standard CM fonts. The package is called AE fonts (for Almost
1858 European). The main use of the package is to produce PDF files using
1859 versions of the CM fonts instead of the bitmapped EC fonts.
1860
1861 %description latex-ae -l pl.UTF-8
1862 Zestaw wirtualnych fontów emulujących fonty o kodowaniu T1 przy użyciu
1863 standardowych fontów CM. Ten pakiet został nazwany AE (Almost European
1864 - prawie europejskie). Głównym przeznaczeniem tego pakietu jest
1865   produkowanie plików PDF przy użyciu wersji fontów CM zamiast
1866   bitmapowych fontów EC.
1867
1868 %package latex-algorithms
1869 Summary:        Floating algorithm environment
1870 Summary(pl.UTF-8):      Pływające środowisko dla algorytmów
1871 Group:          Applications/Publishing/TeX
1872 Requires(post,postun):  /usr/bin/texhash
1873 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1874
1875 %description latex-algorithms
1876 Defines a floating algorithm environment designed to work with the
1877 algorithmic package.
1878
1879 %description latex-algorithms -l pl.UTF-8
1880 Pakiet definiujący pływające środowisko dla algorytmów zaprojektowane
1881 do pracy z pakietem algorithmic.
1882
1883 %package latex-ams
1884 Summary:        AMS math facilities for LaTeX
1885 Summary(pl.UTF-8):      Udogodnienia matematyczne AMS dla LaTeXa
1886 Group:          Applications/Publishing/TeX
1887 Requires(post,postun):  %{_bindir}/texhash
1888 Requires:       %{name}-fonts-ams = %{epoch}:%{version}-%{release}
1889 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1890 Obsoletes:      tetex-latex-amscls
1891 Obsoletes:      tetex-latex-amsfonts
1892 Obsoletes:      tetex-latex-amsmath
1893
1894 %description latex-ams
1895 This package is the principal package in the AMS-LaTeX distribution.
1896 It adapts for use in LaTeX most of the mathematical features found in
1897 AMS-TeX.
1898
1899 %description latex-ams -l pl.UTF-8
1900 To jest główny pakiet dystrybucji AMS-LaTeX. Jest adaptacją większości
1901 możliwości matematycznych AMS-TeXa do używania w LaTeXu.
1902
1903 %package latex-antp
1904 Summary:        Antykwa Poltawskiego, a Type 1 family of Polish traditional type
1905 Summary(pl.UTF-8):      Antykwa Półtawskiego - rodzina tradycyjnych czcionek polskich jako Type 1
1906 Group:          Applications/Publishing/TeX
1907 Requires(post,postun):  %{_bindir}/texhash
1908 Requires:       %{name}-fonts-antp = %{epoch}:%{version}-%{release}
1909 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1910
1911 %description latex-antp
1912 A replica of Antykwa Poltawskiego font in PostScript Type 1 format
1913 - -- preliminary version. This font was designed in the 'twenties and
1914   the 'thirties of XX century by a Polish graphic artist and a
1915   typographer Adam Poltawski. It was widely used by Polish printing
1916   houses as long as metal types were in use (until ca the 'sixties).
1917   Perhaps the first complete font family programmed and parametrized in
1918   METAPOST.
1919
1920 %description latex-antp -l pl.UTF-8
1921 Wstępna wersja repliki kroju Antykwa Półtawskiego w formacie
1922 PostScript Type 1. Ten krój został opracowany w latach 30-tych i
1923 40-tych XX wieku przez polskiego grafika i typografa Adama
1924 Półtawskiego. Była szeroko używana przez polskie drukarnie dopóki
1925 używano metalowych czcionek (do lat 60-tych). Prawdopodobnie pierwsza
1926 kompletna rodzina fontów zaprogramowana i zparametryzowana w
1927 METAPOSCIE.
1928
1929 %package latex-antt
1930 Summary:        Antykwa Torunska, a Type 1 family of a Polish traditional type
1931 Summary(pl.UTF-8):      Antykwa Turuńska - rodzina tradycyjnych czcionek polskich jako Type 1
1932 Group:          Applications/Publishing/TeX
1933 Requires(post,postun):  %{_bindir}/texhash
1934 Requires:       %{name}-fonts-antt = %{epoch}:%{version}-%{release}
1935 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1936
1937 %description latex-antt
1938 Antykwa Torunska is a serif font designed by the late Polish
1939 typographer Zygfryd Gardzielewski, reconstructed and digitized as Type
1940 1.
1941
1942 %description latex-antt -l pl.UTF-8
1943 Antykwa Toruńska to krój szeryfowy opracowany niedawno przez polskiego
1944 typografa Zygfryda Gardzielewskiego, zrekonstruowany i przerobiony na
1945 postać cyfrową jako Type 1.
1946
1947 %package latex-appendix
1948 Summary:        Extra control of appendices
1949 Summary(hu.UTF-8):      Az appendixek nagyobb irányítása
1950 Group:          Applications/Publishing/TeX
1951 Requires(post,postun):  %{_bindir}/texhash
1952 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1953
1954 %description latex-appendix
1955 Extra control of appendices.
1956
1957 %description latex-appendix -l hu.UTF-8
1958 Az appendixek nagyobb irányítása.
1959
1960 %package latex-backgammon
1961 Summary:        LaTeX package to documenting backgammon games
1962 Summary(hu.UTF-8):      LaTeX csomag backgammon játékok dokumentálására
1963 Group:          Applications/Publishing/TeX
1964 Requires(post,postun):  %{_bindir}/texhash
1965 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1966
1967 %description latex-backgammon
1968 LaTeX package to documenting backgammon games.
1969
1970 %description latex-backgammon -l hu.UTF-8
1971 LaTeX csomag backgammon játékok dokumentálására
1972
1973 %package latex-bbm
1974 Summary:        Blackboard variant fonts for Computer Modern, with LaTeX support
1975 Summary(pl.UTF-8):      Tablicowy wariant fontów Computer Modern z obsługą LaTeXa
1976 Group:          Applications/Publishing/TeX
1977 Requires(post,postun):  %{_bindir}/texhash
1978 Requires:       %{name}-fonts-bbm = %{epoch}:%{version}-%{release}
1979 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1980
1981 %description latex-bbm
1982 Blackboard variant fonts for Computer Modern, with LaTeX support.
1983
1984 %description latex-bbm -l pl.UTF-8
1985 Tablicowy wariant fontów Computer Modern z obsługą LaTeXa.
1986
1987 %package latex-bardiag
1988 Summary:        LateX package for drawing bar diagrams
1989 Summary(pl.UTF-8):      LaTeX csomag oszlopdiagramok rajzolására
1990 Group:          Applications/Publishing/TeX
1991 Requires(post,postun):  %{_bindir}/texhash
1992
1993 %description latex-bardiag
1994 LateX package for drawing bar diagrams.
1995
1996 %description latex-bardiag -l hu.UTF-8
1997 LaTeX csomag oszlopdiagramok rajzolására.
1998
1999 %package latex-bbold
2000 Summary:        Sans serif blackboard bold for LaTeX
2001 Summary(pl.UTF-8):      Tablicowy tłusty font sans serif dla LaTeXa
2002 Group:          Applications/Publishing/TeX
2003 Requires(post,postun):  %{_bindir}/texhash
2004 Requires:       %{name}-fonts-bbold = %{epoch}:%{version}-%{release}
2005 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2006
2007 %description latex-bbold
2008 A geometric sans serif blackboard bold font, for use in mathematics.
2009
2010 %description latex-bbold -l pl.UTF-8
2011 Geometryczny tablicowy tłusty font sans serif, do używania w
2012 matematyce.
2013
2014 %package latex-bibtex
2015 Summary:        Bibliography management for LaTeX
2016 Summary(pl.UTF-8):      Zarządzenie bibliografią dla LaTeXa
2017 Group:          Applications/Publishing/TeX
2018 Requires(post,postun):  %{_bindir}/texhash
2019 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2020 Obsoletes:      tetex-bibtex
2021 Obsoletes:      tetex-natbib
2022 Obsoletes:      tetex-rubibtex
2023
2024 %description latex-bibtex
2025 Bibliography management for LaTeX.
2026
2027 %description latex-bibtex -l pl.UTF-8
2028 Zarządzanie bibliografią dla LaTeXa.
2029
2030 %package latex-beamer
2031 Summary:        A LaTeX class for producing presentations and slides
2032 Summary(hu.UTF-8):      LaTeX dokumentumosztály prezentációk és fóliák készítéséhez
2033 Group:          Applications/Publishing/TeX
2034 Requires(post,postun):  %{_bindir}/texhash
2035 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2036
2037 %description latex-beamer
2038 A LaTeX class for producing presentations and slides.
2039
2040 %description latex-beamer -l hu.UTF-8
2041 LaTeX dokumentumosztály prezentációk és fóliák készítéséhez.
2042
2043 %package latex-bezos
2044 Summary:        Packages by Javier Bezos (additional math tools)
2045 Summary(hu.UTF-8):      Javier Bezos csomagjai (további matematikai eszközök)
2046 Group:          Applications/Publishing/TeX
2047 Requires(post,postun):  %{_bindir}/texhash
2048 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2049
2050 %description latex-bezos
2051 Packages by Javier Bezos (additional math tools).
2052
2053 %description latex-bezos
2054 Javier Bezos csomagjai (további matematikai eszközök).
2055
2056 %package latex-bibtex-ams
2057 Summary:        BibTeX style files for American Mathematical Society publications
2058 Summary(pl.UTF-8):      Pliki stylów BibTeXa do publikacji American Mathematical Society
2059 Group:          Applications/Publishing/TeX
2060 Requires(post,postun):  %{_bindir}/texhash
2061 Requires:       %{name}-latex-ams = %{epoch}:%{version}-%{release}
2062 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2063 Obsoletes:      tetex-bibtex-ams
2064
2065 %description latex-bibtex-ams
2066 BibTeX style files for American Mathematical Society publications.
2067
2068 %description latex-bibtex-ams -l pl.UTF-8
2069 Pliki stylów BibTeXa do publikacji American Mathematical Society.
2070
2071 %package latex-bibtex-dk
2072 Summary:        Danish variants of the standard BibTeX styles
2073 Summary(pl.UTF-8):      Duńskie warianty standardowych stylów BibTeXa
2074 Group:          Applications/Publishing/TeX
2075 Requires(post,postun):  /usr/bin/texhash
2076 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2077
2078 %description latex-bibtex-dk
2079 Dk-bib is a translation of the four standard BibTeX style files
2080 (abbrv, alpha, plain and unsrt) into Danish. The files have been
2081 extended with ISBN, ISSN and URL fields which can be enabled through a
2082 LaTeX style file.
2083
2084 %description latex-bibtex-dk -l pl.UTF-8
2085 Dk-bib to tłumaczenie czterech standardowych plików stylów BibTeXa
2086 (abbrv, alpha, plain i unsrt) na język duński. Pliki zostały
2087 rozszerzone o pola ISBN, ISSN i URL, które można włączyć poprzez plik
2088 stylu LaTeXa.
2089
2090 %package latex-bibtex-nor
2091 Summary:        Norwegian variants of the standard BibTeX styles
2092 Summary(pl.UTF-8):      Norweskie warianty standardowych stylów BibTeXa
2093 Group:          Applications/Publishing/TeX
2094 Requires(post,postun):  /usr/bin/texhash
2095 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2096
2097 %description latex-bibtex-nor
2098 Norwegian variants of the standard BibTeX styles.
2099
2100 %description latex-bibtex-nor -l pl.UTF-8
2101 Norweskie warianty standardowych stylów BibTeXa.
2102
2103 %package latex-bibtex-pl
2104 Summary:        Polish bibliography management for LaTeX
2105 Summary(pl.UTF-8):      Polska wersja zarządzania bibliografią dla LaTeXa
2106 Group:          Applications/Publishing/TeX
2107 Requires(post,postun):  %{_bindir}/texhash
2108 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2109 Obsoletes:      tetex-bibtex-plbib
2110
2111 %description latex-bibtex-pl
2112 Polish bibliography management for LaTeX.
2113
2114 %description latex-bibtex-pl -l pl.UTF-8
2115 Polska wersja zarządzania bibliografią dla LaTeXa.
2116
2117 %package latex-bibtex-german
2118 Summary:        German variants of standard BibTeX styles
2119 Summary(pl.UTF-8):      Niemieckie wersje standardowych stylów BibTeXa
2120 Group:          Applications/Publishing/TeX
2121 Requires(post,postun):  %{_bindir}/texhash
2122 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2123 Obsoletes:      tetex-bibtex-germbib
2124
2125 %description latex-bibtex-german
2126 German variants of standard BibTeX styles.
2127
2128 %description latex-bibtex-german -l pl.UTF-8
2129 Niemieckie wersje standardowych stylów BibTeXa.
2130
2131 %package latex-bibtex-revtex4
2132 Summary:        BibTeX styles for REVTeX4
2133 Summary(pl.UTF-8):      Style BibTeXa dla REVTeX4
2134 Group:          Applications/Publishing/TeX
2135 Requires(post,postun):  %{_bindir}/texhash
2136 Requires:       %{name} = %{epoch}:%{version}-%{release}
2137 Obsoletes:      tetex-bibtex-revtex4
2138
2139 %description latex-bibtex-revtex4
2140 BibTeX styles for REVTeX4.
2141
2142 %description latex-bibtex-revtex4 -l pl.UTF-8
2143 Style BibTeXa dla REVTeX4.
2144
2145 %package latex-bibtex-jurabib
2146 Summary:        Extended BibTeX citation support for the humanities and legal texts
2147 Summary(pl.UTF-8):      Rozszerzona obsługa cytowania BibTeXa do tekstów humanistycznych i prawniczych
2148 Group:          Applications/Publishing/TeX
2149 Requires(post,postun):  %{_bindir}/texhash
2150 Requires:       %{name} = %{epoch}:%{version}-%{release}
2151 Obsoletes:      tetex-bibtex-jurabib
2152
2153 %description latex-bibtex-jurabib
2154 Extended BibTeX citation support for the humanities and legal texts.
2155
2156 %description latex-bibtex-jurabib -l pl.UTF-8
2157 Rozszerzona obsługa cytowania BibTeXa do tekstów humanistycznych i
2158 prawniczych.
2159
2160 %package latex-bibtex-styles
2161 Summary:        Various BibTeX styles
2162 Summary(hu.UTF-8):      Vegyes BibTeX stílusok
2163 Group:          Applications/Publishing/TeX
2164 Requires(post,postun):  %{_bindir}/texhash
2165 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2166
2167 %description latex-bibtex-styles
2168 Various BibTeX styles.
2169
2170 %description latex-bibtex-styles -l hu.UTF-8
2171 Vegyes BibTeX stílusok.
2172
2173 %package latex-bibtex-vancouver
2174 Summary:        Bibliographic style file for Biomedical Journals
2175 Summary(hu.UTF-8):      Irodalomjegyzék-stílus a Biomedical Journal-hoz
2176 Group:          Applications/Publishing/TeX
2177 Requires(post,postun):  %{_bindir}/texhash
2178 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2179
2180 %description latex-bibtex-vancouver
2181 Bibliographic style file for Biomedical Journals.
2182
2183 %description latex-bibtex-vancouver -l hu.UTF-8
2184 Irodalomjegyzék-stílus a Biomedical Journal-hoz.
2185
2186 %package latex-booktabs
2187 Summary:        Publication quality tables in LaTeX
2188 Summary(hu.UTF-8):      Nyomdai minőségű táblázatok LaTeX-ben
2189 Group:          Applications/Publishing/TeX
2190 Requires(post,postun):  %{_bindir}/texhash
2191 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2192
2193 %description latex-booktabs
2194 Publication quality tables in LaTeX.
2195
2196 %description latex-booktabs -l hu.UTF-8
2197 Nyomdai minőségű táblázatok LaTeX-ben.
2198
2199
2200 %package latex-caption
2201 Summary:        Customising captions in floating environments
2202 Summary(hu.UTF-8):      Feliratok testreszabása úszó környezetekben
2203 Group:          Applications/Publishing/TeX
2204 Requires(post,postun):  %{_bindir}/texhash
2205 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2206
2207 %description latex-caption
2208 Customising captions in floating environments.
2209
2210 %description latex-caption -l hu.UTF-8
2211 Feliratok testreszabása úszó környezetekben.
2212
2213 %package latex-carlisle
2214 Summary:        Miscellaneous small packages by David Carlisle
2215 Summary(pl.UTF-8):      Różne małe pakiety autorstwa Davida Carlisle
2216 Group:          Applications/Publishing/TeX
2217 Requires(post,postun):  %{_bindir}/texhash
2218 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2219
2220 %description latex-carlisle
2221 Miscellaneous small packages by David Carlisle.
2222
2223 %description latex-carlisle -l pl.UTF-8
2224 Różne małe pakiety autorstwa Davida Carlisle.
2225
2226 %package latex-ccfonts
2227 Summary:        Support for Concrete text and math fonts in LaTeX
2228 Summary(pl.UTF-8):      Obsługa fontów tekstowych i matematycznych Concrete w LaTeXu
2229 Group:          Applications/Publishing/TeX
2230 Requires(post,postun):  %{_bindir}/texhash
2231 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2232
2233 %description latex-ccfonts
2234 LaTeX font definition files for the Concrete fonts and a LaTeX package
2235 for typesetting documents using Concrete as the default font family.
2236 The files support OT1, T1, TS1, and Concrete math including AMS fonts
2237 (Ulrik Vieth's concmath).
2238
2239 %description latex-ccfonts -l pl.UTF-8
2240 Pliki definicji fontów LaTeXowych dla fontów Concrete oraz pakiet
2241 LaTeXa do składania dokumentów przy użyciu Concrete jako domyślnej
2242 rodziny fontów. Pliki obsługują fonty OT1, T1, TS1 oraz matematyczny
2243 Concrete wraz z AMS (concmath Ulrika Vietha).
2244
2245 %package latex-cite
2246 Summary:        Supports compressed, sorted lists of numerical citations
2247 Summary(pl.UTF-8):      Obsługa kompresowanych, sortowanych list numerowanych cytatów
2248 Group:          Applications/Publishing/TeX
2249 Requires(post,postun):  %{_bindir}/texhash
2250 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2251
2252 %description latex-cite
2253 Supports compressed, sorted lists of numerical citations.
2254
2255 %description latex-cite -l pl.UTF-8
2256 Obsługa kompresowanych, sortowanych list numerowanych cytatów.
2257
2258 %package latex-cmbright
2259 Summary:        Support for CM Bright fonts in LaTeX
2260 Summary(pl.UTF-8):      Obsługa fontów CM Bright w LaTeXu
2261 Group:          Applications/Publishing/TeX
2262 Requires(post,postun):  %{_bindir}/texhash
2263 Requires:       %{name}-fonts-cmbright = %{epoch}:%{version}-%{release}
2264 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2265
2266 %description latex-cmbright
2267 A family of sans serif fonts for TeX and LaTeX, based on Donald
2268 Knuth's CM fonts. It comprises OT1, T1 and TS1 encoded text fonts of
2269 various shapes as well as all the fonts necessary for mathematical
2270 typesetting, incl. AMS symbols. This collection provides all the
2271 necessary files for using the fonts with LaTeX.
2272
2273 %description latex-cmbright -l pl.UTF-8
2274 Rodzina fontów sans serif dla TeXa i LaTeXa, oparta na fontach CM
2275 Donalda Knutha. Obejmuje fonty dla kodowań OT1, T1 i TS1 różnych
2276 kształtów oraz fonty niezbędne do składu matematycznego, włącznie z
2277 symbolami AMS. Ten zestaw dostarcza wszystkie niezbędne pliki do
2278 używania fontów w LaTeXu.
2279
2280 %package latex-comment
2281 Summary:        Selectively include/excludes portions of text
2282 Summary(hu.UTF-8):      A szöveg részeinek beillesztése/kihagyása
2283 Group:          Applications/Publishing/TeX
2284 Requires(post,postun):  %{_bindir}/texhash
2285 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2286
2287 %description latex-comment
2288 Selectively include/excludes portions of text.
2289
2290 %description latex-comment -l hu.UTF-8
2291 A szöveg részeinek beillesztése/kihagyása.
2292
2293 %package latex-concmath
2294 Summary:        LaTeX package and font definition files to access the Concrete math fonts
2295 Summary(pl.UTF-8):      Pakiet LaTeXa i pliki definicji fontów udostępniające fonty matematyczne Concrete
2296 Group:          Applications/Publishing/TeX
2297 Requires(post,postun):  %{_bindir}/texhash
2298 Requires:       %{name}-fonts-concmath = %{epoch}:%{version}-%{release}
2299 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2300
2301 %description latex-concmath
2302 LaTeX package and font definition files to access the Concrete math
2303 fonts, which were derived from Computer Modern math fonts using
2304 parameters from Concrete Roman text fonts.
2305
2306 %description latex-concmath -l pl.UTF-8
2307 Pakiet LaTeXa i pliki definicji fontów udostępniające fonty
2308 matematyczne Concrete wywodzące się z fontów matematycznych Computer
2309 Modern poprzez zastosowanie parametrów fontów tekstowych Concrete
2310 Roman.
2311
2312 %package latex-currvita
2313 Summary:        Typeset a curriculum vitae
2314 Summary(hu.UTF-8):      Önéletrajzok írása
2315 Group:          Applications/Publishing/TeX
2316 Requires(post,postun):  %{_bindir}/texhash
2317 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2318
2319 %description latex-currvita
2320 Typeset a curriculum vitae.
2321
2322 %description latex-currvita -l hu.UTF-8
2323 Önéletrajzok írása.
2324
2325 %package latex-curves
2326 Summary:        Curves for LaTeX picture environment
2327 Summary(hu.UTF-8):      Görbék LaTeX picture környezetébe
2328 Group:          Applications/Publishing/TeX
2329 Requires(post,postun):  %{_bindir}/texhash
2330 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2331
2332 %description latex-curves
2333 Curves for LaTeX picture environment.
2334
2335 %description latex-curves -l hu.UTF-8
2336 Görbék LaTeX picture környezetébe.
2337
2338 %package latex-custom-bib
2339 Summary:        Customized BibTeX styles for LaTeX
2340 Summary(pl.UTF-8):      Dostosowywanie stylów BibTeXa dla LaTeXa
2341 Group:          Applications/Publishing/TeX
2342 Requires(post,postun):  %{_bindir}/texhash
2343 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2344
2345 %description latex-custom-bib
2346 Package generating customized BibTeX bibliography styles from a
2347 generic file using docstrip. Includes support for the Harvard style.
2348
2349 %description latex-custom-bib -l pl.UTF-8
2350 Pakiet generujący dostosowane style bibliografii BibTeXa z ogólnego
2351 pliki przy użyciu docstrip. Zawiera obsługę stylu Harvard.
2352
2353 %package latex-cyrillic
2354 Summary:        LaTeX Cyrillic support
2355 Summary(pl.UTF-8):      Obsługa cyrylicy dla LaTeXa
2356 Group:          Applications/Publishing/TeX
2357 Requires(post,postun):  %{_bindir}/texhash
2358 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2359
2360 %description latex-cyrillic
2361 LaTeX Cyrillic support.
2362
2363 %description latex-cyrillic -l pl.UTF-8
2364 Obsługa cyrylicy dla LaTeXa.
2365
2366 %package latex-dstroke
2367 Summary:        LaTeX doublestroke font
2368 Summary(pl.UTF-8):      Podwójnie kreślony font dla LaTeXa
2369 Group:          Applications/Publishing/TeX
2370 Requires(post,postun):  %{_bindir}/texhash
2371 Requires:       %{name}-fonts-dstroke = %{epoch}:%{version}-%{release}
2372 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2373
2374 %description latex-dstroke
2375 Doublestroke font for typesetting the mathematical symbols for the
2376 natural numbers, whole numbers, rational numbers, real numbers and
2377 complex numbers.
2378
2379 %description latex-dstroke -l pl.UTF-8
2380 Podwójnie kreślony font do składania symboli matematycznych liczb
2381 naturalnych, całkowitych, wymiernych, rzeczywistych i zespolonych.
2382
2383 %package latex-enumitem
2384 Summary:        A package to customize the three basic lists
2385 Summary(hu.UTF-8):      Egy csomag, amivel testreszabhatod a három alapvető listát
2386 Group:          Applications/Publishing/TeX
2387 Requires(post,postun):  %{_bindir}/texhash
2388 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2389
2390 %description latex-enumitem
2391 A package to customize the three basic lists (enumerate, itemize and
2392 description).
2393
2394 %description latex-enumitem
2395 Egy csomag, amivel testreszabhatod a három alapvető listakörnyezetet
2396 (enumerate, itemize, description).
2397
2398 %package latex-exam
2399 Summary:        The exam document class attempts to make it easy for even a LaTeX novice to prepare exams
2400 Summary(hu.UTF-8):      Az exam dokumentumosztály segítségével könnyűvé válik LaTeX-ben a feladatsorok készítése
2401 Group:          Applications/Publishing/TeX
2402 Requires(post,postun):  %{_bindir}/texhash
2403 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2404
2405 %description latex-exam
2406 The exam document class attempts to make it easy for even a LaTeX
2407 novice to prepare exams.
2408
2409 %description latex-exam -l hu.UTF-8
2410 Az exam dokumentumosztály segítségével könnyűvé válik LaTeX-ben a
2411 feladatsorok készítése.
2412
2413 %package latex-gbrief
2414 Summary:        Letter document class
2415 Summary(hu.UTF-8):      Levél dokumentumosztály
2416 Group:          Applications/Publishing/TeX
2417 Requires(post,postun):  %{_bindir}/texhash
2418 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2419
2420 %description latex-gbrief
2421 Letter document class.
2422
2423 %description latex-gbrief -l hu.UTF-8
2424 Levél dokumentumosztály.
2425
2426
2427 %package latex-jknappen
2428 Summary:        Miscellaneous packages by Joerg Knappen
2429 Summary(pl.UTF-8):      Różne pakiety autorstwa Joerga Knappena
2430 Group:          Applications/Publishing/TeX
2431 Requires(post,postun):  %{_bindir}/texhash
2432 Requires:       %{name}-fonts-jknappen = %{epoch}:%{version}-%{release}
2433 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2434
2435 %description latex-jknappen
2436 Miscellaneous macros, mostly for making use of extra fonts, by Joerg
2437 Knappen, including sgmlcmpt.
2438
2439 %description latex-jknappen -l pl.UTF-8
2440 Różne makra, głównie do używania dodatkowych fontów autorstwa Joerga
2441 Knappena. Zawiera sgmlcmpt.
2442
2443 %package latex-keystroke
2444 Summary:        Graphical representation of keys on keyboard
2445 Summary(hu.UTF-8):      A billentyűk grafikus megjelenítése
2446 Group:          Applications/Publishing/TeX
2447 Requires(post,postun):  %{_bindir}/texhash
2448 Requires:       %{name}-latex
2449
2450 %description latex-keystroke
2451 Graphical representation of keys on keyboard.
2452
2453 %description latex-keystroke -l hu.UTF-8
2454 A billentyűk grafikus megjelenítése.
2455
2456
2457 %package latex-labbook
2458 Summary:        Typeset laboratory journals
2459 Summary(hu.UTF-8):      Laborjegyzőkönyvek szedése
2460 Group:          Applications/Publishing/TeX
2461 Requires(post,postun):  %{_bindir}/texhash
2462 Requires:       %{name}-latex
2463
2464 %description latex-labbook
2465 Typeset laboratory journals.
2466
2467 %description latex-labbook -l hu.UTF-8
2468 Laborjegyzőkönyvek szedése.
2469
2470 %package latex-lcd
2471 Summary:        Alphanumerical LCD-style displays
2472 Summary(hu.UTF-8):      Alfanumerikus LCD-szerű kijelzés
2473 Group:          Applications/Publishing/TeX
2474 Requires(post,postun):  %{_bindir}/texhash
2475 Requires:       %{name}-latex
2476
2477 %description latex-lcd
2478 Alphanumerical LCD-style displays.
2479
2480 %description latex-lcd -l hu.UTF-8
2481 Alfanumerikus LCD-szerű kijelzés.
2482
2483 %package latex-leaflet
2484 Summary:        Create small handouts (flyers)
2485 Summary(hu.UTF-8):      Kis "kézikönyvek" készítése (brossúrák)
2486 Group:          Applications/Publishing/TeX
2487 Requires(post,postun):  %{_bindir}/texhash
2488 Requires:       %{name}-latex
2489
2490 %description latex-leaflet
2491 Create small handouts (flyers).
2492
2493 %description latex-leaflet -l hu.UTF-8
2494 Kis "kézikönyvek" készítése (brossúrák).
2495
2496 %package latex-leftidx
2497 Summary:        Left and right subscripts and superscripts in math mode
2498 Summary(hu.UTF-8):      Bal és jobboldali alsó és felső indexek matematikai módban
2499 Group:          Applications/Publishing/TeX
2500 Requires(post,postun):  %{_bindir}/texhash
2501 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2502
2503 %description latex-leftidx
2504 Left and right subscripts and superscripts in math mode.
2505
2506 %description latex-leftidx -l hu.UTF-8
2507 Bal és jobboldali alsó és felső indexek matematikai módban.
2508
2509
2510 %package latex-lewis
2511 Summary:        Draw Lewis structures (chemistry)
2512 Summary(hu.UTF-8):      Lewis struktúrák készítése (kémia)
2513 Group:          Applications/Publishing/TeX
2514 Requires(post,postun):  %{_bindir}/texhash
2515 Requires:       %{name}-latex
2516
2517 %description latex-lewis
2518 Draw Lewis structures (chemistry).
2519
2520 %description latex-lewis -l hu.UTF-8
2521 Lewis struktúrák készítése (kémia).
2522
2523 %package latex-lm
2524 Summary:        LaTeX styles for Latin Modern family fonts
2525 Summary(pl.UTF-8):      Style LaTeXa dla fontów z rodziny Latin Modern
2526 Group:          Applications/Publishing/TeX
2527 Requires(post,postun):  /usr/bin/texhash
2528 Requires:       %{name}-fonts-lm = %{epoch}:%{version}-%{release}
2529 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2530
2531 %description latex-lm
2532 Latin Modern family of fonts, based on the Computer Modern fonts
2533 released into public domain by AMS (copyright (C) 1997 AMS). Contain a
2534 lot of additional characters, mainly accented ones, but not only.
2535 There is a one set of PostScript fonts and four sets of TeX Font
2536 Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
2537 encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
2538 Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
2539 potential user knows what to do with all these files. The author is
2540 Boguslaw Jackowski.
2541
2542 %description latex-lm -l pl.UTF-8
2543 Rodzina fontów Latin Modern, oparta na fontach Computer Modern
2544 przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
2545 Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
2546 Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
2547 Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
2548 QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
2549 (texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
2550 (ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
2551 tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
2552
2553 %package latex-lastpage
2554 Summary:        Reference last page for "Page N of M" type footers
2555 Summary(hu.UTF-8):      Az utolsó oldalra hivatkozás "N/M. oldal" típusú lábfejekhez
2556 Group:          Applications/Publishing/TeX
2557 Requires(post,postun):  %{_bindir}/texhash
2558
2559 %description latex-lastpage
2560 Reference last page for Page N of M type footers.
2561
2562 %description latex-lastpage -l hu.UTF-8
2563 Az utolsó oldalra hivatkozás "N/M. oldal" típusú lábfejekhez.
2564
2565 %package latex-lineno
2566 Summary:        Line numbers on paragraphs
2567 Summary(pl.UTF-8):      Numery linii dla paragrafów
2568 Group:          Applications/Publishing/TeX
2569 Requires(post,postun):  /usr/bin/texhash
2570 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2571
2572 %description latex-lineno
2573 The LaTeX package lineno.sty provides line numbers on paragraphs.
2574 After TeX has broken a paragraph into lines there will be line numbers
2575 attached to them, with the possibility to make references through the
2576 LaTeX \ref, \pageref cross reference mechanism.
2577
2578 %description latex-lineno -l pl.UTF-8
2579 Pakiet LaTeXa lineno.sty daje numery linii dla paragrafów. Po podziale
2580 paragrafu na linie przez TeXa do linii dołączane są ich numery z
2581 możliwością tworzenia odnośników poprzez mechanizm odnośników LaTeXa
2582 \ref i \pageref.
2583
2584
2585 %package latex-mathexam
2586 Summary:        Package for typesetting exams
2587 Summary(hu.UTF-8):      Vizsgák szedése
2588 Group:          Applications/Publishing/TeX
2589 Requires(post,postun):  %{_bindir}/texhash
2590 Requires:       %{name}-latex
2591
2592 %description latex-mathexam
2593 Package for typesetting exams.
2594
2595 %description latex-mathexam -l hu.UTF-8
2596 Vizsgák szedése.
2597
2598 %package latex-microtype
2599 Summary:        An interface to the micro-typographic extensions of pdfTeX
2600 Summary(pl.UTF-8):      Interfejs do rozszerzeń mikrotypograficznych pdfTeXa
2601 Group:          Applications/Publishing/TeX
2602 Requires(post,postun):  /usr/bin/texhash
2603 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2604
2605 %description latex-microtype
2606 The `microtype' package provides a LaTeX interface to pdfTeX's
2607 micro-typographic extensions: character protrusion and font expansion.
2608 It allows to restrict character protrusion and/or font expansion to a
2609 definable set of fonts, and to configure micro-typographic aspects of
2610 the fonts in a straight-forward and flexible way. Settings for various
2611 fonts are provided.
2612
2613 %description latex-microtype -l pl.UTF-8
2614 Pakiet microtype dodaje do LaTeXa mechanizm do rozszerzeń
2615 mikrotypograficznych pdfTeXa: wysuwania znaków i rozszerzania fontów.
2616 Pozwala ograniczyć wysuwanie znaku i/lub rozszerzanie fontu do
2617 określonego zbioru fontów oraz skonfigurować mikrotypograficzne
2618 aspekty fontów w prosty i elastyczny sposób. Dostarczone są ustawienia
2619 dla różnych fontów.
2620
2621 %package latex-musictex
2622 Summary:        Typesetting music with TeX
2623 Summary(hu.UTF-8):      Zenék szedése TeX-hel
2624 Group:          Applications/Publishing/TeX
2625 Requires(post,postun):  %{_bindir}/texhash
2626 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2627
2628 %description latex-musictex
2629 Typesetting music with TeX.
2630
2631 %description latex-musictex -l hu.UTF-8
2632 Zenék szedése TeX-hel.
2633
2634 %package latex-lucidabr
2635 Summary:        Package to make Lucida Bright fonts usable with LaTeX
2636 Summary(pl.UTF-8):      Pakiet umożliwiający używanie fontów Lucida Bright w LaTeXu
2637 Group:          Applications/Publishing/TeX
2638 Requires(post,postun):  %{_bindir}/texhash
2639 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2640
2641 %description latex-lucidabr
2642 Package to make Lucida Bright fonts usable with LaTeX.
2643
2644 %description latex-lucidabr -l pl.UTF-8
2645 Pakiet umożliwiający używanie fontów Lucida Bright w LaTeXu.
2646
2647 %package latex-marvosym
2648 Summary:        Styles for Martin Vogel's Symbol (marvosym) font
2649 Summary(pl.UTF-8):      Style dla fontu Symbol Martina Vogela (marvosym)
2650 Group:          Applications/Publishing/TeX
2651 Requires(post,postun):  /usr/bin/texhash
2652 Requires:       %{name}-fonts-marvosym = %{epoch}:%{version}-%{release}
2653 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2654
2655 %description latex-marvosym
2656 Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
2657 currency symbol as defined by the European commission; Euro currency
2658 symbols in typefaces Times, Helvetica and Courier; Symbols for
2659 structural engineering; Symbols for steel cross-sections; Astronomy
2660 signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
2661 symbols; CE sign and others.
2662
2663 %description latex-marvosym -l pl.UTF-8
2664 Font Martin Vogel's Symbol (marvosym) to font zawierający: symbol
2665 waluty Euro zdefiniowany przez Komisję Europejską; symbole Euro w
2666 krojach Times, Helvetica i Courier; symbole do inżynierii
2667 strukturalnej; symbole do przekrojów stalowych; znaki astronomiczne
2668 (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole nożyczek; znak
2669 CE i inne.
2670
2671 %package latex-mathpple
2672 Summary:        Use PostScript Palatino for typesetting maths
2673 Summary(pl.UTF-8):      Używanie postscriptowych fontów Palatino do składania wzorów matematycznych
2674 Group:          Applications/Publishing/TeX
2675 Requires(post,postun):  %{_bindir}/texhash
2676 Requires:       %{name}-fonts-adobe = %{epoch}:%{version}-%{release}
2677 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2678
2679 %description latex-mathpple
2680 The package defines the PostScript font family `Palatino' (ppl) as the
2681 default roman font and then uses the `mathpple' fonts for typesetting
2682 math. These virtual fonts have been created for typesetting math in a
2683 style that suits the Palatino text fonts. The AMS fonts, when used
2684 additionally, will be scaled to fit Palatino.
2685
2686 %description latex-mathpple -l pl.UTF-8
2687 Pakiet definiuje rodzinę fontów postscriptowych Palatino (ppl) jako
2688 domyślny font roman i używa fontów mathpple do składania wzorów
2689 matematycznych. Te wirtualne fonty zostały stworzone do składania
2690 wzorów matematycznych w stylu pasującym do fontów tekstowych Palatino.
2691 Fonty AMS, jeśli są dodatkowo używane, zostaną przeskalowane tak, by
2692 pasować do Palatino.
2693
2694 %package latex-mathtime
2695 Summary:        Mathtime fonts for LaTeX
2696 Summary(pl.UTF-8):      Fonty Mathtime dla LaTeXa
2697 Group:          Applications/Publishing/TeX
2698 Requires(post,postun):  %{_bindir}/texhash
2699 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2700
2701 %description latex-mathtime
2702 The Mathtime fonts have a number of characters remapped to positions
2703 different from the ones normally used by the corresponding TeX
2704 CM-fonts. For the symbol font ``operators'' the corresponding mathtime
2705 style files use the Times Roman font (often called something like:
2706 ptmr or ptmr7t or ptmrq).
2707
2708 %description latex-mathtime -l pl.UTF-8
2709 Fonty Mathtime zawierają wiele znaków przemapowanych na pozycje
2710 różniące się od tych normalnie używanych w odpowiadających im TeXowych
2711 fontach CM. Dla fontu symboli "operators" odpowiadający styl mathtime
2712 używa fontu Times Roman (zazwyczaj nazywanego w stylu ptmr, ptmr7t lub
2713 ptmrq).
2714
2715 %package latex-mflogo
2716 Summary:        LaTeX support for MetaFont and logo fonts
2717 Summary(pl.UTF-8):      Obsługa LaTeXa dla MetaFonta i fontów logo
2718 Group:          Applications/Publishing/TeX
2719 Requires(post,postun):  %{_bindir}/texhash
2720 Requires:       %{name}-fonts-mflogo = %{epoch}:%{version}-%{release}
2721 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2722
2723 %description latex-mflogo
2724 LaTeX package and font definition file to access the Knuthian `logo'
2725 fonts described in `The MetaFontbook' and the MetaFont and logos in
2726 LaTeX documents.
2727
2728 %description latex-mflogo -l pl.UTF-8
2729 Pakiet LaTeXa i plik definicji fontów udostępniający fonty logo Knutha
2730 opisane w "The MetaFontbook" oraz MetaFont i loga w dokumentach
2731 LaTeXa.
2732
2733 %package latex-mfnfss
2734 Summary:        Font description files to use extra fonts like yinit and ygoth
2735 Summary(pl.UTF-8):      Pliki opisów fontów udostępniające dodatkowe fonty, jak yinit i ygoth
2736 Group:          Applications/Publishing/TeX
2737 Requires(post,postun):  %{_bindir}/texhash
2738 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2739
2740 %description latex-mfnfss
2741 Font description files to use extra fonts like yinit and ygoth.
2742
2743 %description latex-mfnfss -l pl.UTF-8
2744 Pliki opisów fontów udostępniające dodatkowe fonty, jak yinit i ygoth.
2745
2746 %package latex-minitoc
2747 Summary:        Produce a table of contents for each chapter
2748 Summary(pl.UTF-8):      Tworzenie spisów treści dla każdego rozdziału
2749 Group:          Applications/Publishing/TeX
2750 Requires(post,postun):  %{_bindir}/texhash
2751 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2752
2753 %description latex-minitoc
2754 Produce a table of contents for each chapter.
2755
2756 %description latex-minitoc -l pl.UTF-8
2757 Tworzenie spisów treści dla każdego rozdziału.
2758
2759 %package latex-mltex
2760 Summary:        Support for MLTeX
2761 Summary(pl.UTF-8):      Wsparcie dla MLTeXa
2762 Group:          Applications/Publishing/TeX
2763 Requires(post,postun):  %{_bindir}/texhash
2764 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2765
2766 %description latex-mltex
2767 Support for MLTeX, the multilingual TeX extension from Michael J.
2768 Ferguson.
2769
2770 %description latex-mltex -l pl.UTF-8
2771 Wsparcie dla MLTeXa - rozszerzenia TeXa z obsługą wielu języków,
2772 autorstwa Michaela J. Fergusona.
2773
2774 %package latex-multienum
2775 Summary:        Multi-column enumerated lists
2776 Summary(hu.UTF-8):      Többoszlopos számozott listák
2777 Group:          Applications/Publishing/TeX
2778 Requires(post,postun):  %{_bindir}/texhash
2779 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2780
2781 %description latex-multienum
2782 Multi-column enumerated lists.
2783
2784 %description latex-multienum -l hu.UTF-8
2785 Többoszlopos számozott listák.
2786
2787
2788 %package latex-moreverb
2789 Summary:        Extended verbatim
2790 Summary(hu.UTF-8):      Kiterjesztett verbatim
2791 Group:          Applications/Publishing/TeX
2792 Requires(post,postun):  %{_bindir}/texhash
2793 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2794
2795 %description latex-moreverb
2796 Extended verbatim.
2797
2798 %description latex-moreverb -l hu.UTF-8
2799 Kiterjesztett verbatim.
2800
2801 %package latex-ntheorem
2802 Summary:        Enhanced theorem environment
2803 Summary(hu.UTF-8):      Bővített tétel környezet
2804 Group:          Applications/Publishing/TeX
2805 Requires(post,postun):  %{_bindir}/texhash
2806 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2807
2808 %description latex-ntheorem
2809 Enhanced theorem environment.
2810
2811 %description latex-ntheorem -l hu.UTF-8
2812 Bővített tétel környezet
2813
2814 %package latex-other
2815 Summary:        Other LaTeX packages
2816 Summary(hu.UTF-8):      Néhány további LaTeX csomag
2817 Group:          Applications/Publishing/TeX
2818 Requires(post,postun):  %{_bindir}/texhash
2819 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2820
2821 %description latex-other
2822 Other LaTeX packages.
2823
2824 %description latex-other -l hu.UTF-8
2825 Néhány további LaTeX csomag.
2826
2827 %package latex-other-doc
2828 Summary:        Other LaTeX packages documentation
2829 Summary(hu.UTF-8):      Néhány további LaTeX csomag dokumentációja
2830 Group:          Applications/Publishing/TeX
2831 Requires(post,postun):  %{_bindir}/texhash
2832 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2833
2834 %description latex-other-doc
2835 Other LaTeX packages documentation.
2836
2837 %description latex-other-doc -l hu.UTF-8
2838 Néhány további LaTeX csomag dokumentációja.
2839
2840 %package latex-palatcm
2841 Summary:        Palatino + Computer Modern math fonts for LaTeX
2842 Summary(pl.UTF-8):      Fonty matematyczne Palatino i Computer Modern dla LaTeXa
2843 Group:          Applications/Publishing/TeX
2844 Requires(post,postun):  %{_bindir}/texhash
2845 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2846
2847 %description latex-palatcm
2848 Palatino + Computer Modern math fonts for LaTeX.
2849
2850 %description latex-palatcm -l pl.UTF-8
2851 Fonty matematyczne Palatino i Computer Modern dla LaTeXa.
2852
2853
2854 %package latex-pdfslide
2855 Summary:        Presentation slides using pdftex
2856 Summary(hu.UTF-8):      Prezentáció készítése pdftex-hel
2857 Group:          Applications/Publishing/TeX
2858 Requires(post,postun):  %{_bindir}/texhash
2859 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2860
2861 %description latex-pdfslide
2862 Presentation slides using pdftex.
2863
2864 %description latex-pdfslide -l hu.UTF-8
2865 Prezentáció készítése pdftex-hel.
2866
2867 %package latex-pgf
2868 Summary:        The TeX Portable Graphic Format
2869 Summary(hu.UTF-8):      TeX Portable Graphic Formátum
2870 Summary(pl.UTF-8):      Przenośny format grafiki dla TeXa
2871 Group:          Applications/Publishing/TeX
2872 Requires(post,postun):  %{_bindir}/texhash
2873 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2874 Requires:       %{name}-latex-xcolor = %{epoch}:%{version}-%{release}
2875 Obsoletes:      tetex-pgf
2876
2877 %description latex-pgf
2878 A macro package for creating graphics directly in TeX and LaTeX.
2879
2880 %description latex-pgf -l hu.UTF-8
2881 Makró csomag rajzok készítéséhez közvetlenül TeX-ben és LaTeX-ben.
2882
2883 %description latex-pgf -l pl.UTF-8
2884 Pakiet makr do tworzenia grafiki bezpośrednio z TeXa i LaTeXa.
2885
2886 %package latex-polynom
2887 Summary:        Macros for manipulating polynomials
2888 Summary(hu.UTF-8):      Makrók polinomokkal való műveletekre
2889 Group:          Applications/Publishing/TeX
2890 Requires(post,postun):  %{_bindir}/texhash
2891 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2892
2893 %description latex-polynom
2894 Macros for manipulating polynomials.
2895
2896 %description latex-polynom -l hu.UTF-8
2897 Makrók polinomokkal való műveletekre.
2898
2899 %package latex-polynomial
2900 Summary:        Typeset (univariate) polynomials
2901 Summary(hu.UTF-8):      Egyváltozós polinomok szedése
2902 Group:          Applications/Publishing/TeX
2903 Requires(post,postun):  %{_bindir}/texhash
2904 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2905
2906 %description latex-polynomial
2907 Typeset (univariate) polynomials.
2908
2909 %description latex-polynomial -l hu.UTF-8
2910 Egyváltozós polinomok szedése.
2911
2912 %package latex-prosper
2913 Summary:        LaTeX class for high quality slides
2914 Summary(hu.UTF-8):      LaTeX osztály jó minőségű fóliák készítéséhez
2915 Group:          Applications/Publishing/TeX
2916 Requires(post,postun):  %{_bindir}/texhash
2917 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2918
2919 %description latex-prosper
2920 LaTeX class for high quality slides.
2921
2922 %description latex-prosper -l hu.UTF-8
2923 LaTeX osztály jó minőségű fóliák készítéséhez.
2924
2925 %package latex-pseudocode
2926 Summary:        LaTeX enviroment for specifying algorithms in a natural way
2927 Summary(hu.UTF-8):      LaTeX környezet algoritmusok bevitelére
2928 Group:          Applications/Publishing/TeX
2929 Requires(post,postun):  %{_bindir}/texhash
2930 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2931
2932 %description latex-pseudocode
2933 LaTeX enviroment for specifying algorithms in a natural way.
2934
2935 %description latex-pseudocode -l hu.UTF-8
2936 LaTeX környezet algoritmusok bevitelére.
2937
2938 %package latex-psnfss
2939 Summary:        LaTeX font support for common PostScript fonts
2940 Summary(pl.UTF-8):      Obsługa popularnych fontów postscriptowych w LaTeXu
2941 Group:          Applications/Publishing/TeX
2942 Requires(post,postun):  %{_bindir}/texhash
2943 Requires:       %{name}-fonts-adobe = %{epoch}:%{version}-%{release}
2944 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2945 Obsoletes:      tetex-latex-mathptm
2946 Obsoletes:      tetex-latex-mathptmx
2947
2948 %description latex-psnfss
2949 LaTeX font definition files, macros and font metrics for common
2950 PostScript fonts.
2951
2952 %description latex-psnfss -l pl.UTF-8
2953 LaTeXowe pliki definicji fontów, makra i metryki fontów dla
2954 popularnych fontów postscriptowych.
2955
2956 %package latex-pst-2dplot
2957 Summary:        A PSTricks package for drawing 2D curves
2958 Summary(hu.UTF-8):      PSTricks csomag kétdimenziós görbék rajzolásához
2959 Group:          Applications/Publishing/TeX
2960 Requires(post,postun):  %{_bindir}/texhash
2961 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2962
2963 %description latex-pst-2dplot
2964 A PSTricks package for drawing 2D curves.
2965
2966 %description latex-pst-2dplot -l hu.UTF-8
2967 PSTricks csomag kétdimenziós görbék rajzolásához.
2968
2969 %package latex-pst-3dplot
2970 Summary:        Draw 3d curves and graphs using PSTricks
2971 Summary(hu.UTF-8):      3D-s görbék és grafikonok PSTricks-szel
2972 Group:          Applications/Publishing/TeX
2973 Requires(post,postun):  %{_bindir}/texhash
2974 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2975
2976 %description latex-pst-3dplot
2977 Draw 3d curves and graphs using PSTricks.
2978
2979 %description latex-pst-3dplot -l hu.UTF-8
2980 3D-s görbék és grafikonok PSTricks-szel.
2981
2982
2983 %package latex-pst-bar
2984 Summary:        Produces bar charts using pstricks
2985 Summary(hu.UTF-8):      Oszlopdiagramok pstricks-szel
2986 Group:          Applications/Publishing/TeX
2987 Requires(post,postun):  %{_bindir}/texhash
2988 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2989
2990 %description latex-pst-bar
2991 Produces bar charts using pstricks.
2992
2993 %description latex-pst-bar -l hu.UTF-8
2994 Oszlopdiagramok pstricks-szel.
2995
2996 %package latex-pst-circ
2997 Summary:        PSTricks package for drawing electric circuits
2998 Summary(hu.UTF-8):      PSTricks csomag elektromos áramkörök rajzolásához
2999 Group:          Applications/Publishing/TeX
3000 Requires(post,postun):  %{_bindir}/texhash
3001 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3002
3003 %description latex-pst-circ
3004 PSTricks package for drawing electric circuits.
3005
3006 %description latex-pst-circ -l hu.UTF-8
3007 PSTricks csomag elektromos áramkörök rajzolásához.
3008
3009 %package latex-pst-diffraction
3010 Summary:        Print diffraction patterns from various apertures
3011 Summary(hu.UTF-8):      Diffrakciós képek különböző eszközökön
3012 Group:          Applications/Publishing/TeX
3013 Requires(post,postun):  %{_bindir}/texhash
3014 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3015
3016 %description latex-pst-diffraction
3017 Print diffraction patterns from various apertures.
3018
3019 %description latex-pst-diffraction -l hu.UTF-8
3020 Diffrakciós képek különböző eszközökön.
3021
3022 %package latex-pst-eucl
3023 Summary:        Euclidian geometry with pstricks
3024 Summary(hu.UTF-8):      Euklidészi geometria a pstricks használatával
3025 Group:          Applications/Publishing/TeX
3026 Requires(post,postun):  %{_bindir}/texhash
3027 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3028
3029 %description latex-pst-eucl
3030 Euclidian geometry with pstricks.
3031
3032 %description latex-pst-eucl -l hu.UTF-8
3033 Euklidészi geometria a pstricks használatával.
3034
3035
3036 %package latex-pst-fun
3037 Summary:        Draw "funny" objects with PSTricks
3038 Summary(hu.UTF-8):      "Vicces" rajzok PSTricks-szel
3039 Group:          Applications/Publishing/TeX
3040 Requires(post,postun):  %{_bindir}/texhash
3041 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3042
3043 %description latex-pst-fun
3044 Draw "funny" objects with PSTricks.
3045
3046 %description latex-pst-fun -l hu.UTF-8
3047 "Vicces" rajzok PSTricks-szel
3048
3049 %package latex-pst-func
3050 Summary:        PSTricks package for plotting mathematical functions
3051 Summary(hu.UTF-8):      PSTricks csomag matematikai függvények ábrázolásához
3052 Group:          Applications/Publishing/TeX
3053 Requires(post,postun):  %{_bindir}/texhash
3054 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3055
3056 %description latex-pst-func
3057 PSTricks package for plotting mathematical functions.
3058
3059 %description latex-pst-eucl -l hu.UTF-8
3060 PSTricks csomag matematikai függvények ábrázolásához.
3061
3062 %package latex-pst-fr3d
3063 Summary:        Draw 3-dimensional framed boxes using PSTricks
3064 Summary(hu.UTF-8):      Háromdimenziós dobozok PSTricks segítségével
3065 Group:          Applications/Publishing/TeX
3066 Requires(post,postun):  %{_bindir}/texhash
3067 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3068
3069 %description latex-pst-fr3d
3070 Draw 3-dimensional framed boxes using PSTricks.
3071
3072 %description latex-pst-fr3d -l hu.UTF-8
3073 Háromdimenziós dobozok PSTricks segítségével.
3074
3075 %package latex-pst-fractal
3076 Summary:        Draw fractal sets using PSTricks
3077 Summary(hu.UTF-8):      Fraktálok rajzolása PSTricks segítségével
3078 Group:          Applications/Publishing/TeX
3079 Requires(post,postun):  %{_bindir}/texhash
3080 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3081
3082 %description latex-pst-fractal
3083 Draw fractal sets using PSTricks.
3084
3085 %description latex-pst-fractal -l hu.UTF-8
3086 Fraktálok rajzolása PSTricks segítségével.
3087
3088 %package latex-pst-infixplot
3089 Summary:        Using pstricks plotting capacities with infix expressions rather than RPN
3090 Summary(hu.UTF-8):      Infix kifejezések ábrázolása
3091 Group:          Applications/Publishing/TeX
3092 Requires(post,postun):  %{_bindir}/texhash
3093 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3094
3095 %description latex-pst-infixplot
3096 Using pstricks plotting capacities with infix expressions rather than
3097 RPN.
3098
3099 %description latex-pst-infixplot -l hu.UTF-8
3100 Infix kifejezések ábrázolása.
3101
3102 %package latex-pst-math
3103 Summary:        Enhancement of PostScript math operators to use with pstricks
3104 Summary(hu.UTF-8):      PostScript matematikai operátorok bővítése pstricks-szel
3105 Group:          Applications/Publishing/TeX
3106 Requires(post,postun):  %{_bindir}/texhash
3107 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3108
3109 %description latex-pst-math
3110 Enhancement of PostScript math operators to use with pstricks.
3111
3112 %description latex-pst-math -l hu.UTF-8
3113 PostScript matematikai operátorok bővítése pstricks-szel.
3114
3115 %package latex-pst-ob3d
3116 Summary:        Three dimensional objects using PSTricks
3117 Summary(hu.UTF-8):      Háromdimenziós objektumok PSTricks-szel
3118 Group:          Applications/Publishing/TeX
3119 Requires(post,postun):  %{_bindir}/texhash
3120 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3121
3122 %description latex-pst-ob3d
3123 Three dimensional objects using PSTricks.
3124
3125 %description latex-pst-ob3d -l hu.UTF-8
3126 Háromdimenziós objektumok PSTricks-szel.
3127
3128 %package latex-pst-optexp
3129 Summary:        Drawing optical experimental setups
3130 Summary(hu.UTF-8):      Optikai összeállítások rajzolása
3131 Group:          Applications/Publishing/TeX
3132 Requires(post,postun):  %{_bindir}/texhash
3133 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3134
3135 %description latex-pst-optexp
3136 Drawing optical experimental setups.
3137
3138 %description latex-pst-optexp -l hu.UTF-8
3139 Optikai összeállítások rajzolása.
3140
3141 %package latex-pst-optic
3142 Summary:        Drawing optics diagrams
3143 Summary(hu.UTF-8):      Optikai ábrák rajzolása
3144 Group:          Applications/Publishing/TeX
3145 Requires(post,postun):  %{_bindir}/texhash
3146 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3147
3148 %description latex-pst-optic
3149 Drawing optics diagrams.
3150
3151 %description latex-pst-optic -l hu.UTF-8
3152 Optikai ábrák rajzolása.
3153
3154 %package latex-pst-text
3155 Summary:        Text and character manipulation in PSTricks
3156 Summary(hu.UTF-8):      Szöveg és karakter manipulációk PSTricks-szel
3157 Group:          Applications/Publishing/TeX
3158 Requires(post,postun):  %{_bindir}/texhash
3159 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3160
3161 %description latex-pst-text
3162 Text and character manipulation in PSTricks.
3163
3164 %description latex-pst-text -l hu.UTF-8
3165 Szöveg és karakter manipulációk PSTricks-szel.
3166
3167 %package latex-pst-uncategorized
3168 Summary:        Other uncategorized PSTricks packages
3169 Summary(hu.UTF-8):      Néhány kategorizálatlan PSTricks csomag
3170 Group:          Applications/Publishing/TeX
3171 Requires(post,postun):  %{_bindir}/texhash
3172 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3173
3174 %description latex-pst-uncategorized
3175 Other uncategorized PSTricks packages.
3176
3177 %description latex-pst-uncategorized -l hu.UTF-8
3178 Néhány kategorizálatlan PSTricks csomag.
3179
3180 %package latex-pxfonts
3181 Summary:        PX fonts LaTeX support
3182 Summary(pl.UTF-8):      Obsługa fontów PX w LaTeXu
3183 Group:          Applications/Publishing/TeX
3184 Requires(post,postun):  %{_bindir}/texhash
3185 Requires:       %{name}-fonts-px = %{epoch}:%{version}-%{release}
3186 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3187
3188 %description latex-pxfonts
3189 PX fonts LaTeX support.
3190
3191 %description latex-pxfonts -l pl.UTF-8
3192 Obsługa fontów PX w LaTeXu.
3193
3194 %package latex-qfonts
3195 Summary:        A collection of PostScript (Adobe Type 1) fonts in QX layout
3196 Summary(pl.UTF-8):      Zestaw fontów postscriptowych (Adobe Type 1) w układzie QX
3197 Group:          Applications/Publishing/TeX
3198 Requires(post,postun):  %{_bindir}/texhash
3199 Requires:       %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
3200 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3201
3202 %description latex-qfonts
3203 A collection of Type 1 fonts; include QuasiBookman, QuasiChancery,
3204 QuasiCourier, QuasiPalatino, QuasiSwiss, QuasiSwissCondensed, and
3205 QuasiTimes (regular, italic, bold and bold italic), based on URW++
3206 fonts distributed with Ghostscript. The fonts are encoded according to
3207 QX layout which facilitates multilingual and technical typesetting
3208 using TeX, preserving usability in Windows applications.
3209
3210 %description latex-qfonts -l pl.UTF-8
3211 Zestaw fontów Type 1; zawiera QuasiBookman, QuasiChancery,
3212 QuasiCourier, QuasiPalatino, QuasiSwiss, QuasiSwissCondensed oraz
3213 QuasiTimes (zwykłe, pochyłe, tłuste i tłuste pochyłe), oparte na
3214 fontach URW++ rozpowszechnianych z Ghostscriptem. Fonty są kodowane
3215 zgodnie z układem QX, który ułatwia skład wielojęzyczny i techniczny w
3216 TeXu, zachowując przydatność dla aplikacji windowsowych.
3217
3218 %package latex-SIstyle
3219 Summary:        Package to typeset SI units, numbers and angles
3220 Summary(hu.UTF-8):      Csomag SI egységek, számok és szögek szedésére
3221 Group:          Applications/Publishing/TeX
3222 Requires(post,postun):  /usr/bin/texhash
3223 Requires:       %{name}-latex-ams = %{epoch}:%{version}-%{release}
3224
3225 %description latex-SIstyle
3226 Package to typeset SI units, numbers and angles.
3227
3228 %description latex-SIstyle -l hu.UTF-8
3229 Csomag SI egységek, számok és szögek szedésére.
3230
3231 %package latex-SIunits
3232 Summary:        The SIunits package can be used to standardise the use of units in your writings
3233 Summary(hu.UTF-8):      Az SIunits csomag a mennyiségek egységes írásában nyújt segítséget
3234 Group:          Applications/Publishing/TeX
3235 Requires(post,postun):  /usr/bin/texhash
3236 Requires:       %{name}-latex-ams = %{epoch}:%{version}-%{release}
3237
3238 %description latex-SIunits
3239 The SIunits package can be used to standardise the use of units in
3240 your writings.
3241
3242 %description latex-SIunits -l hu.UTF-8
3243 Az SIunits csomag a mennyiségek egységes írásában nyújt segítséget.
3244
3245 %package latex-siunitx
3246 Summary:        A comprehensive (SI) units package
3247 Summary(hu.UTF-8):      Egy minden részletre kiterjedő (SI) egységek kezelését végző csomag
3248 Group:          Applications/Publishing/TeX
3249 Requires(post,postun):  /usr/bin/texhash
3250 Requires:       %{name}-latex
3251
3252 %description latex-siunitx
3253 A comprehensive (SI) units package.
3254
3255 %description latex-siunitx -l hu.UTF-8
3256 Egy minden részletre kiterjedő (SI) egységek kezelését végző csomag.
3257
3258 %package latex-Tabbing
3259 Summary:        Tabbing with accented letters
3260 Summary(hu.UTF-8):      Tabbing környezet ékezetes betűk használatával
3261 Group:          Applications/Publishing/TeX
3262 Requires(post,postun):  /usr/bin/texhash
3263
3264 %description latex-Tabbing
3265 Tabbing with accented letters.
3266
3267 %description latex-Tabbing -l hu.UTF-8
3268 Tabbing környezet ékezetes betűk használatával.
3269
3270 %package latex-urwvn
3271 Summary:        URWVN fonts
3272 Summary(pl.UTF-8):      Fonty URWVN
3273 Group:          Applications/Publishing/TeX
3274 Requires(post,postun):  /usr/bin/texhash
3275 Requires:       %{name}-fonts-urwvn = %{epoch}:%{version}-%{release}
3276 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3277
3278 %description latex-urwvn
3279 URWVN fonts.
3280
3281 %description latex-urwvn -l pl.UTF-8
3282 Fonty URWVN.
3283
3284 %package latex-txfonts
3285 Summary:        TX fonts LaTeX support
3286 Summary(pl.UTF-8):      Obsługa fontów TX w LaTeXu
3287 Group:          Applications/Publishing/TeX
3288 Requires(post,postun):  %{_bindir}/texhash
3289 Requires:       %{name}-fonts-tx = %{epoch}:%{version}-%{release}
3290 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3291
3292 %description latex-txfonts
3293 TX fonts LaTeX support.
3294
3295 %description latex-txfonts -l pl.UTF-8
3296 Obsługa fontów TX w LaTeXu.
3297
3298 %package latex-ucs
3299 Summary:        This package contains support for using UTF-8 as input encoding in LaTeX documents
3300 Summary(hu.UTF-8):      Ez a csomag lehetővé teszi UTF-8 kódolást a LaTeX dokumentumokban
3301 Group:          Applications/Publishing/TeX
3302 Requires(post,postun):  %{_bindir}/texhash
3303 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3304
3305 %description latex-ucs
3306 This package contains support for using UTF-8 as input encoding in
3307 LaTeX documents.
3308
3309 %description latex-ucs -l hu.UTF-8
3310 Ez a csomag lehetővé teszi UTF-8 kódolást a LaTeX dokumentumokban.
3311
3312 %package latex-umlaute
3313 Summary:        An interface to inputenc for using alternate input encodings
3314 Summary(pl.UTF-8):      Interfejs inputenc do używania alternatywnych kodowań wejściowych
3315 Group:          Applications/Publishing/TeX
3316 Requires(post,postun):  %{_bindir}/texhash
3317 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3318
3319 %description latex-umlaute
3320 An interface to inputenc for using alternate input encodings.
3321
3322 %description latex-umlaute -l pl.UTF-8
3323 Interfejs inputenc do używania alternatywnych kodowań wejściowych.
3324
3325 %package latex-wasysym
3326 Summary:        Extra characters from the Waldis symbol fonts
3327 Summary(pl.UTF-8):      Dodatkowe znaki z fontów Waldis symbol
3328 Group:          Applications/Publishing/TeX
3329 Requires(post,postun):  %{_bindir}/texhash
3330 Requires:       %{name}-fonts-wasy = %{epoch}:%{version}-%{release}
3331 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3332
3333 %description latex-wasysym
3334 Makes some additional characters available that come from the wasy
3335 fonts (Waldis symbol fonts). These fonts are not automatically
3336 included in NFSS2/LaTeX2e since they take up important space and often
3337 aren't necessary if one makes use of the packages amsfonts or amssymb.
3338 Symbols include: join box, diamond, leadsto, sqsubset, lhd, rhd,
3339 apple, ocircle invneg, logof, varint, male, female, phone, clock,
3340 lightning, pointer, sun, bell, permil, smiley, various electrical
3341 symbols, shapes, music notes, circles, signs, astronomy, etc.
3342
3343 %description latex-wasysym -l pl.UTF-8
3344 Pakiet udostępniający dodatkowe symbole pochodzące z fontów wasy
3345 (Waldis symbol). Te fonty nie są automatycznie dołączane w
3346 NFSS2/LaTeX2e, ponieważ zajmują miejsce i zazwyczaj nie są potrzebne
3347 jeśli używa się pakietów amsfonts lub amssymb. Zestaw symboli zawiera
3348 m.in.: symbole join box, diamond, leadsto, sqsubset, lhd, rhd, apple,
3349 ocircle invneg, logof, varint, male, female, phone, clock, lightning,
3350 pointer, sun, bell, permil, smiley oraz różne symbole elektryczne,
3351 kształty, nuty, okręgi, znaki, symbole astronomiczne itp.
3352
3353 %package latex-xcolor
3354 Summary:        Allows for access to color tints, shades, tones etc
3355 Summary(hu.UTF-8):      Hozzáférés színekhez, tónusokhoz, átmenetekhez, stb.
3356 Summary(pl.UTF-8):      Pozwala na dostęp do odcieni, gradientów itp.
3357 Group:          Applications/Publishing/TeX
3358 Obsoletes:      tetex-latex-xcolor
3359
3360 %description
3361 `xcolor' provides easy driver-independent access to several kinds of
3362 color tints, shades, tones, and mixes of arbitrary colors. It allows
3363 to select a document-wide target color model and offers tools for
3364 automatic color schemes, conversion between eight color models, and
3365 alternating table row colors.
3366
3367 %description latex-xcolor -l hu.UTF-8
3368 `xcolor' egy egyszerű meghajtó-független hozzáférést biztosít
3369 színekhez, átmenetekhez, tónusokhóz, és a színek korlátlan
3370 keverékéhez. Lehetőséged van a teljes dokumentumra érvényes szín
3371 modell kiválasztásához és a színmodellek közötti konverzióra.
3372
3373 %description latex-xcolor -l pl.UTF-8
3374 `xcolor' dostarcza łatwego, niezależnego od urządzenia dostępu do
3375 wielu rodzai cieniowania, tonów i połączeń dowolnych kolorów. Pozwala
3376 na wybór modelu koloru dla całego dokumentu i oferuje narzędzia dla
3377 schematów kolorów, konwersji między ośmioma modelami kolorów oraz
3378 naprzemiennych kolorów w tabelach.
3379
3380 %package format-latex
3381 Summary:        LaTeX macro package
3382 Summary(pl.UTF-8):      Pakiet makr LaTeX
3383 Group:          Applications/Publishing/TeX
3384 Requires(post,postun):  %{_bindir}/texhash
3385 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3386 Obsoletes:      hugelatex
3387
3388 %description format-latex
3389 LaTeX is a front end for the TeX text formatting system. Easier to use
3390 than TeX, LaTeX is essentially a set of TeX macros which provide
3391 convenient, predefined document formats for users.
3392
3393 This package contains LaTeX format.
3394
3395 %description format-latex -l pl.UTF-8
3396 LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
3397 łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
3398 dających użytkownikom wygodne, predefiniowane formaty dokumentów.
3399
3400 Ten pakiet zawiera format LaTeX.
3401
3402 %package format-pdflatex
3403 Summary:        PDF LaTeX macro package
3404 Summary(pl.UTF-8):      Pakiet makr PDF LaTeX
3405 Group:          Applications/Publishing/TeX
3406 Requires(post,postun):  %{_bindir}/texhash
3407 Requires:       %{name}-fonts-jknappen = %{epoch}:%{version}-%{release}
3408 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3409 Requires:       %{name}-latex-psnfss = %{epoch}:%{version}-%{release}
3410 Requires:       %{name}-metafont = %{epoch}:%{version}-%{release}
3411 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
3412
3413 %description format-pdflatex
3414 LaTeX is a front end for the TeX text formatting system. Easier to use
3415 than TeX, LaTeX is essentially a set of TeX macros which provide
3416 convenient, predefined document formats for users.
3417
3418 This package contains PDF LaTeX format.
3419
3420 %description format-pdflatex -l pl.UTF-8
3421 LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
3422 łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
3423 dających użytkownikom wygodne, predefiniowane formaty dokumentów.
3424
3425 Ten pakiet zawiera format PDF LaTeX.
3426
3427 # PLaTeX format
3428
3429 %package platex
3430 Summary:        PLaTeX format basic files
3431 Summary(pl.UTF-8):      Podstawowe pliki dla formatu PLaTeX
3432 Group:          Applications/Publishing/TeX
3433 Requires(post,postun):  %{_bindir}/texhash
3434 Requires:       %{name}-fonts-pl = %{epoch}:%{version}-%{release}
3435 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3436
3437 %description platex
3438 PLaTeX format basic files.
3439
3440 %description platex -l pl.UTF-8
3441 Podstawowe pliki dla formatu PLaTeX.
3442
3443 %package format-platex
3444 Summary:        PLaTeX format
3445 Summary(pl.UTF-8):      Format PLaTeX
3446 Group:          Applications/Publishing/TeX
3447 Requires(post,postun):  %{_bindir}/texhash
3448 Requires:       %{name}-platex = %{epoch}:%{version}-%{release}
3449
3450 %description format-platex
3451 PLaTeX format.
3452
3453 %description format-platex -l pl.UTF-8
3454 Format PLaTeX.
3455
3456 %package format-pdfplatex
3457 Summary:        PDF PLaTeX format
3458 Summary(pl.UTF-8):      Format PDF PLaTeX
3459 Group:          Applications/Publishing/TeX
3460 Requires(post,postun):  %{_bindir}/texhash
3461 Requires:       %{name}-fonts-type1-pl = %{epoch}:%{version}-%{release}
3462 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
3463 Requires:       %{name}-platex = %{epoch}:%{version}-%{release}
3464
3465 %description format-pdfplatex
3466 PDF PLaTeX format.
3467
3468 %description format-pdfplatex -l pl.UTF-8
3469 Format PDF PLaTeX.
3470
3471 # # TeX generic macros #
3472
3473 %package tex-babel
3474 Summary:        Multilingual support for TeX
3475 Summary(pl.UTF-8):      Obsługa wielu języków dla TeXa
3476 Group:          Applications/Publishing/TeX
3477 Requires(post,postun):  %{_bindir}/texhash
3478 Requires:       %{name} = %{epoch}:%{version}-%{release}
3479
3480 %description tex-babel
3481 Multilingual support for TeX.
3482
3483 %description tex-babel -l pl.UTF-8
3484 Obsługa wielu języków dla TeXa.
3485
3486 %package tex-german
3487 Summary:        Supports the new German orthography (neue deutsche Rechtschreibung)
3488 Summary(pl.UTF-8):      Obsługa nowej ortografii niemieckiej (neue deutsche Rechtschreibung)
3489 Group:          Applications/Publishing/TeX
3490 Requires(post,postun):  %{_bindir}/texhash
3491 Requires:       %{name} = %{epoch}:%{version}-%{release}
3492
3493 %description tex-german
3494 Supports the new German orthography (neue deutsche Rechtschreibung).
3495
3496 %description tex-german -l pl.UTF-8
3497 Obsługa nowej ortografii niemieckiej (neue deutsche Rechtschreibung).
3498
3499 %package tex-mfpic
3500 Summary:        Macros which generate Metafont or Metapost for drawing pictures
3501 Summary(pl.UTF-8):      Makra generujące Metafont lub Metapost do rysowania obrazków
3502 Group:          Applications/Publishing/TeX
3503 Requires(post,postun):  %{_bindir}/texhash
3504 Requires:       %{name} = %{epoch}:%{version}-%{release}
3505
3506 %description tex-mfpic
3507 Macros which generate Metafont or Metapost for drawing pictures.
3508
3509 %description tex-mfpic -l pl.UTF-8
3510 Makra generujące Metafont lub Metapost do rysowania obrazków.
3511
3512 %package tex-misc
3513 Summary:        Miscellaneous TeX macros
3514 Summary(pl.UTF-8):      Różne makra TeXowe
3515 Group:          Applications/Publishing/TeX
3516 Requires(post,postun):  %{_bindir}/texhash
3517 Requires:       %{name} = %{epoch}:%{version}-%{release}
3518 Obsoletes:      tetex-tex-eijkhout
3519
3520 %description tex-misc
3521 Miscellaneous TeX macros.
3522
3523 %description tex-misc -l pl.UTF-8
3524 Różne makra TeXowe.
3525
3526 %package tex-pictex
3527 Summary:        Picture drawing macros for TeX and LaTeX
3528 Summary(pl.UTF-8):      Makra do rysowania obrazków dla TeXa i LaTeXa
3529 Group:          Applications/Publishing/TeX
3530 Requires(post,postun):  %{_bindir}/texhash
3531 Requires:       %{name} = %{epoch}:%{version}-%{release}
3532
3533 %description tex-pictex
3534 Picture drawing macros for TeX and LaTeX.
3535
3536 %description tex-pictex -l pl.UTF-8
3537 Makra do rysowania obrazków dla TeXa i LaTeXa.
3538
3539 %package tex-pstricks
3540 Summary:        PostScript macros for TeX
3541 Summary(pl.UTF-8):      Makra postscriptowe dla TeXa
3542 Group:          Applications/Publishing/TeX
3543 Requires(post,postun):  %{_bindir}/texhash
3544 Requires:       %{name} = %{epoch}:%{version}-%{release}
3545
3546 %description tex-pstricks
3547 An extensive collection of PostScript macros that is compatible with
3548 most TeX macro packages, including Plain TeX, LaTeX, AMS-TeX, and
3549 AMS-LaTeX. Included are macros for color, graphics, pie charts,
3550 rotation, trees and overlays. It has many special features, including:
3551 a wide variety of graphics (picture drawing) macros, with a flexible
3552 interface and with color support. There are macros for coloring or
3553 shading the cells of tables.
3554
3555 %description tex-pstricks -l pl.UTF-8
3556 Duży zestaw makr postscriptowych kompatybilny z większością pakietów
3557 makr TeXowych, w tym: Plain TeX, LaTeX, AMS-TeX i AMS-LaTeX. Załączono
3558 makra obsługujące kolory, grafikę, wykresy kołowe, obroty, drzewa i
3559 nakładanie. Mają wiele możliwości, w tym dużo makr graficznych (do
3560 rysowania obrazków) z elastycznym interfejsem i obsługą koloru. Są też
3561 makra do kolorowania lub cieniowania komórek tabel.
3562
3563 %package tex-qpx
3564 Summary:        QuasiPalatino and PX fonts typesetting support
3565 Summary(pl.UTF-8):      Wsparcie dla składu fontami QuasiPalatino i PX
3566 Group:          Applications/Publishing/TeX
3567 Requires(post,postun):  %{_bindir}/texhash
3568 Requires:       %{name} = %{epoch}:%{version}-%{release}
3569 Requires:       %{name}-fonts-qpx = %{epoch}:%{version}-%{release}
3570
3571 %description tex-qpx
3572 QuasiPalatino and PX fonts typesetting support.
3573
3574 %description tex-qpx -l pl.UTF-8
3575 Wsparcie dla składu fontami QuasiPalatino i PX.
3576
3577 %package tex-qpxqtx
3578 Summary:        QuasiTimes and TX fonts typesetting support
3579 Summary(pl.UTF-8):      Wsparcie dla składu fontami QuasiTimes i TX
3580 Group:          Applications/Publishing/TeX
3581 Requires(post,postun):  %{_bindir}/texhash
3582 Requires:       %{name} = %{epoch}:%{version}-%{release}
3583 Requires:       %{name}-fonts-qpxqtx = %{epoch}:%{version}-%{release}
3584
3585 %description tex-qpxqtx
3586 QuasiTimes and TX fonts typesetting support.
3587
3588 %description tex-qpxqtx -l pl.UTF-8
3589 Wsparcie dla składu fontami QuasiTimes i TX.
3590
3591 %package tex-ruhyphen
3592 Summary:        Russian hyphenation
3593 Summary(pl.UTF-8):      Rosyjskie reguły przenoszenia wyrazów
3594 Group:          Applications/Publishing/TeX
3595 Requires(post,postun):  %{_bindir}/texhash
3596 Requires:       %{name} = %{epoch}:%{version}-%{release}
3597
3598 %description tex-ruhyphen
3599 A collection of Russian hyphenation patterns supporting a number of
3600 Cyrillic font encodings, including T2, UCY (Omega Unicode Cyrillic),
3601 LCY, LWN (OT2), and koi8-r.
3602
3603 %description tex-ruhyphen -l pl.UTF-8
3604 Zestaw rosyjskich wzorców przenoszenia wyrazów obsługujący wiele
3605 kodowań fontów w cyrylicy, włącznie z T2, UCY (Omega Unicode
3606 Cyrillic), LCY, LWN (OT2) i koi8-r.
3607
3608 %package tex-spanish
3609 Summary:        Various TeX related files for typesetting documents written in Spanish
3610 Summary(pl.UTF-8):      Różne pliki TeXowe służące do składu dokumentów w języku hiszpańskim
3611 Group:          Applications/Publishing/TeX
3612 Requires(post,postun):  %{_bindir}/texhash
3613 Requires:       %{name} = %{epoch}:%{version}-%{release}
3614 Obsoletes:      tetex-tex-spanishb
3615
3616 %description tex-spanish
3617 Various TeX related files for typesetting documents written in
3618 Spanish, including hyphenation and dictionaries.
3619
3620 %description tex-spanish -l pl.UTF-8
3621 Różne pliki TeXowe służące do składu dokumentów napisanych w języku
3622 hiszpańskim - w tym reguły przenoszenia wyrazów i słowniki.
3623
3624 %package tex-texdraw
3625 Summary:        Graphical macros, using embedded PostScript
3626 Summary(pl.UTF-8):      Makra graficzne używające osadzanego PostScriptu
3627 Group:          Applications/Publishing/TeX
3628 Requires(post,postun):  %{_bindir}/texhash
3629 Requires:       %{name} = %{epoch}:%{version}-%{release}
3630
3631 %description tex-texdraw
3632 Graphical macros, using embedded PostScript.
3633
3634 %description tex-texdraw -l pl.UTF-8
3635 Makra graficzne używające osadzanego PostScriptu.
3636
3637 %package tex-thumbpdf
3638 Summary:        Thumbnails for PDFTeX and dvips/ps2pdf
3639 Summary(pl.UTF-8):      Ikonki dla PDFTeXa i dvips/ps2pdf
3640 Group:          Applications/Publishing/TeX
3641 Requires(post,postun):  %{_bindir}/texhash
3642 Requires:       %{name} = %{epoch}:%{version}-%{release}
3643
3644 %description tex-thumbpdf
3645 Provides support, using Perl, for thumbnails in pdfTeX and
3646 dvips/ps2pdf, using ghostscript to generate the thumbnails which get
3647 represented in a TeX readable file that is read by the package
3648 thumbpdf.sty to automatically include the thumbnails. Works with both
3649 plain TeX and LaTeX.
3650
3651 %description tex-thumbpdf -l pl.UTF-8
3652 Pakiet przy pomocy Perla dodaje ikonki w pdfTeXu i dvips/ps2pdf przy
3653 użyciu ghostscripta. Ikonki są reprezentowane w pliku czytanym przez
3654 TeXa, który jest wywoływany z thumbpdf.sty, aby automatycznie dołączyć
3655 ikonki. Działa z formatami plain TeX i LaTeX.
3656
3657 %package tex-ukrhyph
3658 Summary:        Ukranian hyphenation
3659 Summary(pl.UTF-8):      Ukraińskie zasady przenoszenia wyrazów
3660 Group:          Applications/Publishing/TeX
3661 Requires(post,postun):  %{_bindir}/texhash
3662 Requires:       %{name} = %{epoch}:%{version}-%{release}
3663
3664 %description tex-ukrhyph
3665 This package allows the use of different hyphenation patterns for the
3666 Ukrainian language for various Cyrillic font encodings. Contains
3667 packages implementing traditional rules, modern rules, and combined
3668 English-Ukrainian hyphenation.
3669
3670 %description tex-ukrhyph -l pl.UTF-8
3671 Ten pakiet pozwala na używanie różnych wzorców przenoszenia wyrazów
3672 dla języka ukraińskiego z różnymi kodowaniami fontów z cyrylicą.
3673 Zawiera pakiety z implementacją reguł tradycyjnych, współczesnych i
3674 łączonych angielsko-ukraińskich.
3675
3676 %package latex-vietnam
3677 Summary:        Vietnamese language support
3678 Summary(pl.UTF-8):      Wsparcie dla języka wietnamskiego
3679 Group:          Applications/Publishing/TeX
3680 Requires(post,postun):  %{_bindir}/texhash
3681 Requires:       %{name} = %{epoch}:%{version}-%{release}
3682 Obsoletes:      tetex-tex-vietnam
3683
3684 %description latex-vietnam
3685 Vietnamese language support.
3686
3687 %description latex-vietnam -l pl.UTF-8
3688 Wsparcie dla języka wietnamskiego.
3689
3690 %package tex-xypic
3691 Summary:        Package for typesetting a variety of graphs and diagrams with TeX
3692 Summary(pl.UTF-8):      Pakiet do składania w TeXu różnych wykresów i diagramów
3693 Group:          Applications/Publishing/TeX
3694 Requires(post,postun):  %{_bindir}/texhash
3695 Requires:       %{name} = %{epoch}:%{version}-%{release}
3696 Requires:       %{name}-fonts-xypic = %{epoch}:%{version}-%{release}
3697
3698 %description tex-xypic
3699 A package for typesetting a variety of graphs and diagrams with TeX.
3700 Xy-pic works with most formats (including LaTeX, AMS-LaTeX, AMS-TeX,
3701 and plain TeX), in particular Xy-pic is provided as a LaTeX2e
3702 `supported package'.
3703
3704 %description tex-xypic -l pl.UTF-8
3705 Pakiet do składania w TeXu różnych wykresów i diagramów. Xy-pic działa
3706 z większością formatów (w tym LaTeX, AMS-LaTeX, AMS-TeX i plain TeX),
3707 w szczególności jest dołączany jako "wspierany pakiet" LaTeX2e.
3708
3709 %package tex-xkeyval
3710 Summary:        Extension to keyval package
3711 Summary(pl.UTF-8):      Rozszerzenie do pakietu keyval
3712 Group:          Applications/Publishing/TeX
3713 Requires(post,postun):  /usr/bin/texhash
3714 Requires:       %{name} = %{epoch}:%{version}-%{release}
3715
3716 %description tex-xkeyval
3717 Extension to keyval package.
3718
3719 %description tex-xkeyval -l pl.UTF-8
3720 Rozszerzenie do pakietu keyval.
3721
3722 %package dirs-fonts
3723 Summary:        TeX font directories
3724 Summary(pl.UTF-8):      Katalogi fontów TeXa
3725 Group:          Fonts
3726 Obsoletes:      tetex-dirs-fonts
3727
3728 %description dirs-fonts
3729 TeX font directories.
3730
3731 %description dirs-fonts -l pl.UTF-8
3732 Katalogi fontów TeXa.
3733
3734 # # Fonts packages #
3735
3736 %package fonts-adobe
3737 Summary:        Adobe fonts
3738 Summary(pl.UTF-8):      Fonty Adobe
3739 Group:          Fonts
3740 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3741
3742 %description fonts-adobe
3743 Adobe fonts.
3744
3745 %description fonts-adobe -l pl.UTF-8
3746 Fonty Adobe.
3747
3748 %package fonts-ae
3749 Summary:        Virtual fonts for PDF-files with T1 encoded CMR-fonts
3750 Summary(pl.UTF-8):      Wirtualne fonty do plików PDF z fontami CMR o kodowaniu T1
3751 Group:          Fonts
3752 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3753
3754 %description fonts-ae
3755 Virtual fonts for PDF-files with T1 encoded CMR-fonts.
3756
3757 %description fonts-ae -l pl.UTF-8
3758 Wirtualne fonty do plików PDF z fontami CMR o kodowaniu T1.
3759
3760 %package fonts-ams
3761 Summary:        AMS fonts
3762 Summary(pl.UTF-8):      Fonty AMS
3763 Group:          Fonts
3764 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3765
3766 %description fonts-ams
3767 AMS fonts.
3768
3769 %description fonts-ams -l pl.UTF-8
3770 Fonty AMS.
3771
3772 %package fonts-antp
3773 Summary:        Antykwa Poltawskiego, a Type 1 family of Polish traditional type
3774 Summary(pl.UTF-8):      Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako Type 1
3775 Group:          Fonts
3776 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3777
3778 %description fonts-antp
3779 Antykwa Poltawskiego, a Type 1 family of Polish traditional type.
3780
3781 %description fonts-antp -l pl.UTF-8
3782 Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako
3783 Type 1.
3784
3785 %package fonts-antt
3786 Summary:        Antykwa Torunska, a Type 1 family of a Polish traditional type
3787 Summary(pl.UTF-8):      Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1
3788 Group:          Fonts
3789 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3790
3791 %description fonts-antt
3792 Antykwa Torunska, a Type 1 family of a Polish traditional type.
3793
3794 %description fonts-antt -l pl.UTF-8
3795 Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1.
3796
3797 %package fonts-arphic
3798 Summary:        Arphic fonts
3799 Group:          Fonts
3800 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3801
3802 %description fonts-arphic
3803 Arphic fonts.
3804
3805 %package fonts-bbm
3806 Summary:        Blackboard variant fonts for Computer Modern, with LaTeX support
3807 Summary(pl.UTF-8):      Tablicowy wariant fontów Computer Modern ze wsparciem dla LaTeXa
3808 Group:          Fonts
3809 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3810
3811 %description fonts-bbm
3812 Blackboard variant fonts for Computer Modern, with LaTeX support.
3813
3814 %description fonts-bbm -l pl.UTF-8
3815 Tablicowy wariant fontów Computer Modern ze wsparciem dla LaTeXa.
3816
3817 %package fonts-bbold
3818 Summary:        Sans serif blackboard bold for LaTeX
3819 Summary(pl.UTF-8):      Tablicowy tłusty font sans serif dla LaTeXa
3820 Group:          Fonts
3821 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3822
3823 %description fonts-bbold
3824 Sans serif blackboard bold for LaTeX.
3825
3826 %description fonts-bbold -l pl.UTF-8
3827 Tablicowy tłusty font sans serif dla LaTeXa.
3828
3829 %package fonts-bh
3830 Summary:        Bold & Heavy Fonts
3831 Summary(pl.UTF-8):      Fonty Bold i Heavy
3832 Group:          Fonts
3833 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3834
3835 %description fonts-bh
3836 Bold & Heavy Fonts.
3837
3838 %description fonts-bh -l pl.UTF-8
3839 Fonty Bold i Heavy.
3840
3841 %package fonts-bitstream
3842 Summary:        Bitstream fonts
3843 Summary(pl.UTF-8):      Fonty Bitstream
3844 Group:          Fonts
3845 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3846 Obsoletes:      tetex-fonts-bitstrea
3847
3848 %description fonts-bitstream
3849 Bitstream fonts.
3850
3851 %description fonts-bitstream -l pl.UTF-8
3852 Fonty Bitstream.
3853
3854 %package fonts-cbgreek
3855 Summary:        Complete set of Greek fonts
3856 Summary(pl.UTF-8):      Pełny zestaw fontów greckich
3857 Group:          Fonts
3858 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3859
3860 %description fonts-cbgreek
3861 Complete set of Greek fonts.
3862
3863 %description fonts-cbgreek -l pl.UTF-8
3864 Pełny zestaw fontów greckich.
3865
3866 %package fonts-cc-pl
3867 Summary:        Polish version of Computer Concrete fonts
3868 Summary(pl.UTF-8):      Polska wersja fontów Computer Concrete
3869 Group:          Fonts
3870 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3871
3872 %description fonts-cc-pl
3873 Polish version of Computer Concrete fonts.
3874
3875 %description fonts-cc-pl -l pl.UTF-8
3876 Polska wersja fontów Computer Concrete.
3877
3878 %package fonts-cg
3879 Summary:        Compugraphic fonts
3880 Summary(pl.UTF-8):      Fonty Compugraphic
3881 Group:          Fonts
3882 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3883
3884 %description fonts-cg
3885 Compugraphic fonts.
3886
3887 %description fonts-cg -l pl.UTF-8
3888 Fonty Compugraphic.
3889
3890 %package fonts-cm
3891 Summary:        Computer Modern fonts
3892 Summary(pl.UTF-8):      Fonty Computer Modern
3893 Group:          Fonts
3894 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3895
3896 %description fonts-cm
3897 Computer Modern fonts.
3898
3899 %description fonts-cm -l pl.UTF-8
3900 Fonty Computer Modern.
3901
3902 %package fonts-cmbright
3903 Summary:        CM Bright fonts
3904 Summary(pl.UTF-8):      Fonty CM Bright
3905 Group:          Fonts
3906 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3907
3908 %description fonts-cmbright
3909 CM Bright fonts.
3910
3911 %description fonts-cmbright -l pl.UTF-8
3912 Fonty CM Bright.
3913
3914 %package fonts-cmsuper
3915 Summary:        CM Super fonts
3916 Summary(hu.UTF-8):      CM Super betűtípus
3917 Group:          Fonts
3918 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3919
3920 %description fonts-cmsuper
3921 CM Super fonts.
3922
3923 %description fonts-cmsuper -l hu.UTF-8
3924 CM Super betűtípus
3925
3926
3927 %package fonts-cmcyr
3928 Summary:        Computer Modern fonts extended with Russian letters
3929 Summary(pl.UTF-8):      Fonty Computer Modern rozszerzone o litery rosyjskie
3930 Group:          Fonts
3931 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3932
3933 %description fonts-cmcyr
3934 Computer Modern fonts extended with Russian letters.
3935
3936 %description fonts-cmcyr -l pl.UTF-8
3937 Fonty Computer Modern rozszerzone o litery rosyjskie.
3938
3939 %package fonts-cmextra
3940 Summary:        Extra Computer Modern fonts, from the American Mathematical Society
3941 Summary(pl.UTF-8):      Dodatkowe fonty Computer Modern z AMS
3942 Group:          Fonts
3943 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3944
3945 %description fonts-cmextra
3946 Extra Computer Modern fonts, from the American Mathematical Society.
3947
3948 %description fonts-cmextra -l pl.UTF-8
3949 Dodatkowe fonty Computer Modern z AMS (American Mathematical Society).
3950
3951 %package fonts-concmath
3952 Summary:        Concrete Math fonts
3953 Summary(pl.UTF-8):      Fonty matematyczne Concrete Math
3954 Group:          Fonts
3955 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3956
3957 %description fonts-concmath
3958 Concrete Math fonts.
3959
3960 %description fonts-concmath -l pl.UTF-8
3961 Fonty matematyczne Concrete Math.
3962
3963 %package fonts-concrete
3964 Summary:        Concrete Roman fonts
3965 Summary(pl.UTF-8):      Fonty Concrete Roman
3966 Group:          Fonts
3967 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3968
3969 %description fonts-concrete
3970 Concrete Roman fonts, designed by Donald E. Knuth, originally for use
3971 with Euler math fonts.
3972
3973 %description fonts-concrete -l pl.UTF-8
3974 Fonty Concrete Roman, opracowane przez Donalda E. Knutha, oryginalnie
3975 przeznaczone do używania z fontami matematycznymi Euler.
3976
3977 %package fonts-cs
3978 Summary:        Czech/Slovak-tuned MetaFont Computer Modern fonts
3979 Summary(pl.UTF-8):      Fonty MetaFont Computer Modern dla języków czeskiego i słowackiego
3980 Group:          Fonts
3981 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3982
3983 %description fonts-cs
3984 Czech/Slovak-tuned MetaFont Computer Modern fonts.
3985
3986 %description fonts-cs -l pl.UTF-8
3987 Fonty MetaFont Computer Modern zmodyfikowane pod kątem języków
3988 czeskiego i słowackiego.
3989
3990 %package fonts-dstroke
3991 Summary:        Doublestroke font for typesetting the mathematical symbols
3992 Summary(pl.UTF-8):      Podwójnie kreślony font do składania symboli matematycznych
3993 Group:          Fonts
3994 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3995
3996 %description fonts-dstroke
3997 Doublestroke font for typesetting the mathematical symbols.
3998
3999 %description fonts-dstroke -l pl.UTF-8
4000 Podwójnie kreślony font do składania symboli matematycznych.
4001
4002 %package fonts-ecc
4003 Summary:        Sources for the European Concrete fonts
4004 Summary(pl.UTF-8):      Źródła dla fontów European Concrete
4005 Group:          Fonts
4006 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4007
4008 %description fonts-ecc
4009 The MetaFont sources and tfm files of the European Concrete Fonts.
4010 This is the EC implementation of Knuth's Concrete fonts, including
4011 also the corresponding text companion fonts.
4012
4013 %description fonts-ecc -l pl.UTF-8
4014 Źródła MetaFonta i pliki tfm dla fontów European Concrete. Jest to
4015 implementacja EC fontów Concrete Knutha, włącznie z odpowiadającymi
4016 tekstowymi fontami towarzyszącymi.
4017
4018 %package fonts-eurosym
4019 Summary:        The new European currency symbol for the Euro
4020 Summary(pl.UTF-8):      Symbol nowej europejskiej waluty Euro
4021 Group:          Fonts
4022 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4023
4024 %description fonts-eurosym
4025 The new European currency symbol for the Euro implemented in Metafont,
4026 using the official European Commission dimensions, and providing
4027 several shapes (normal, slanted, bold, outline).
4028
4029 %description fonts-eurosym -l pl.UTF-8
4030 Symbol nowej europejskiej waluty Euro, zaimplementowany w Metafoncie,
4031 z użyciem oficjalnych wymiarów wg Komisji Europejskiej, dostarczający
4032 różnych kształtów (normalnego, pochylonego, tłustego, szkicowanego).
4033
4034 %package fonts-eulervm
4035 Summary:        The Virtual Euler Math fonts
4036 Summary(pl.UTF-8):      Fonty Virtual Euler Math
4037 Group:          Fonts
4038 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4039
4040 %description fonts-eulervm
4041 Euler-VM is a set of _virtual_ math fonts based on Euler and CM. This
4042 approach has several advantages over immediately using the _real_
4043 Euler fonts: Most noticeably, less TeX resources are consumed, the
4044 quality of various math symbols is improved, and a usable \hslash
4045 symbol can be provided.
4046
4047 %description fonts-eulervm -l pl.UTF-8
4048 Euler-VM to zbiór _wirtualnych_ fontów matematycznych opartych na
4049 fontach Euler i CM. Podejście to ma różne zalety nad bezpośrednim
4050 używaniem _prawdziwych_ fontów Euler: najbardziej zauważalnie, używane
4051 jest mniej zasobów TeXa, poprawiona jest jakość różnych symboli
4052 matematycznych i może być dostępny używalny symbol \hslash.
4053
4054 %package fonts-euxm
4055 Summary:        Fonts similar to EUSM but with two more characters
4056 Summary(pl.UTF-8):      Fonty podobne do EUSM, ale z dwoma dodatkowymi znakami
4057 Group:          Fonts
4058 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4059
4060 %description fonts-euxm
4061 Fonts like EUSM but with two more characters needed for Concrete Math
4062 included in TeXLive distribution in fonts3.
4063
4064 %description fonts-euxm -l pl.UTF-8
4065 Fonty podobne do EUSM, ale z dwoma dodatkowymi znakami, potrzebnymi
4066 dla Concrete Math dołączonego w fonts3 dystrybucji TeXLive.
4067
4068 %package fonts-gothic
4069 Summary:        Gothic and ornamental initial fonts by Yannis Haralambous
4070 Summary(pl.UTF-8):      Początkowe fonty gotyckie i ornamentowe Yannisa Haralambousa
4071 Group:          Fonts
4072 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4073
4074 %description fonts-gothic
4075 Gothic and ornamental initial fonts by Yannis Haralambous.
4076
4077 %description fonts-gothic -l pl.UTF-8
4078 Początkowe fonty gotyckie i ornamentowe Yannisa Haralambousa.
4079
4080 %package fonts-hoekwater
4081 Summary:        Converted mflogo font
4082 Summary(pl.UTF-8):      Przekonwertowany font mflogo
4083 Group:          Fonts
4084 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4085
4086 %description fonts-hoekwater
4087 Fonts originally created in MetaFont, transformed to PostScript by
4088 Taco Hoekwater; includes logo, manfnt, rsfs, stmaryrd, wasy, wasy2,
4089 xipa.
4090
4091 %description fonts-hoekwater -l pl.UTF-8
4092 Fonty oryginalnie stworzone w MetaFoncie, przekształcone do
4093 PostScriptu przez Taco Hoekwatera; zawierają: logo, manfnt, rsfs,
4094 stmaryrd, wasy, wasy2, xipa.
4095
4096 %package fonts-jknappen
4097 Summary:        Miscellaneous packages by Joerg Knappen
4098 Summary(pl.UTF-8):      Różne pakiety autorstwa Joerga Knappena
4099 Group:          Fonts
4100 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4101
4102 %description fonts-jknappen
4103 Miscellaneous macros, mostly for making use of extra fonts, by Joerg
4104 Knappen, including sgmlcmpt.
4105
4106 %description fonts-jknappen -l pl.UTF-8
4107 Różne makra, głównie do używania dodatkowych fontów autorstwa Joerga
4108 Knappena. Zawiera sgmlcmpt.
4109
4110 %package fonts-latex
4111 Summary:        Basic LaTeX fonts
4112 Summary(pl.UTF-8):      Podstawowe fonty dla LaTeXa
4113 Group:          Fonts
4114 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4115
4116 %description fonts-latex
4117 Basic LaTeX fonts.
4118
4119 %description fonts-latex -l pl.UTF-8
4120 Podstawowe fonty dla LaTeXa.
4121
4122 %package fonts-lh
4123 Summary:        Olga Lapko's LH fonts
4124 Summary(pl.UTF-8):      Fonty LH Olgi Lapko
4125 Group:          Fonts
4126 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4127
4128 %description fonts-lh
4129 The lh fonts for the `T2'/X2 encodings (for cyrillic languages).
4130
4131 %description fonts-lh -l pl.UTF-8
4132 Fonty lh dla kodowań `T2'/X2 (dla języków zapisywanych cyrylicą).
4133
4134 %package fonts-lm
4135 Summary:        Latin Modern family fonts
4136 Summary(pl.UTF-8):      Fonty z rodziny Latin Modern
4137 Group:          Applications/Publishing/TeX
4138 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4139
4140 %description fonts-lm
4141 Latin Modern family of fonts, based on the Computer Modern fonts
4142 released into public domain by AMS (copyright (C) 1997 AMS). Contain a
4143 lot of additional characters, mainly accented ones, but not only.
4144 There is a one set of PostScript fonts and four sets of TeX Font
4145 Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
4146 encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
4147 Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
4148 potential user knows what to do with all these files. The author is
4149 Boguslaw Jackowski.
4150
4151 %description fonts-lm -l pl.UTF-8
4152 Rodzina fontów Latin Modern, oparta na fontach Computer Modern
4153 przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
4154 Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
4155 Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
4156 Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
4157 QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
4158 (texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
4159 (ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
4160 tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
4161
4162 %package fonts-marvosym
4163 Summary:        Martin Vogel's Symbol (marvosym) font
4164 Summary(pl.UTF-8):      Font Symbol Martina Vogela (marvosym)
4165 Group:          Fonts
4166 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4167
4168 %description fonts-marvosym
4169 Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
4170 currency symbol as defined by the European commission; Euro currency
4171 symbols in typefaces Times, Helvetica and Courier; Symbols for
4172 structural engineering; Symbols for steel cross-sections; Astronomy
4173 signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
4174 symbols; CE sign and others.
4175
4176 %description fonts-marvosym -l pl.UTF-8
4177 Font Symbol Martina Vogela (marvosym) to font zawierający: symbol
4178 waluty Euro zdefiniowany przez Komisję Europejską; symbole waluty Euro
4179 dla krojów Times, Helvetica i Courier; symbole dla inżynierii
4180 strukturalnej; symbole dla przekroi poprzecznych; symbole
4181 astronomiczne (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole
4182 krawieckie; znak CE i inne.
4183
4184 %package fonts-mflogo
4185 Summary:        Logo fonts
4186 Summary(pl.UTF-8):      Fonty logo
4187 Group:          Fonts
4188 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4189
4190 %description fonts-mflogo
4191 Logo fonts.
4192
4193 %description fonts-mflogo -l pl.UTF-8
4194 Fonty logo.
4195
4196 %package fonts-misc
4197 Summary:        Miscellaneous fonts
4198 Summary(pl.UTF-8):      Różne fonty
4199 Group:          Fonts
4200 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4201
4202 %description fonts-misc
4203 Miscellaneous fonts.
4204
4205 %description fonts-misc -l pl.UTF-8
4206 Fonty różne.
4207
4208 %package fonts-monotype
4209 Summary:        Monotype fonts
4210 Summary(pl.UTF-8):      Fonty Monotype
4211 Group:          Fonts
4212 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4213
4214 %description fonts-monotype
4215 Monotype fonts.
4216
4217 %description fonts-monotype -l pl.UTF-8
4218 Fonty Monotype.
4219
4220 %package fonts-omega
4221 Summary:        Fonts for Omega - extended unicode TeX
4222 Summary(pl.UTF-8):      Fonty dla Omegi - TeXa ze wsparciem dla unikodu
4223 Group:          Fonts
4224 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4225
4226 %description fonts-omega
4227 Fonts for Omega - extended unicode TeX.
4228
4229 %description fonts-omega -l pl.UTF-8
4230 Fonty dla Omegi - TeXa ze wsparciem dla unikodu.
4231
4232
4233 %package fonts-other
4234 Summary:        Other fonts
4235 Summary(hu.UTF-8):      További betűtípusok
4236 Group:          Fonts
4237 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4238
4239 %description fonts-other
4240 Other fonts.
4241
4242 %description fonts-omega -l hu.UTF-8
4243 További betűtípusok.
4244
4245 %package fonts-pazo
4246 Summary:        Pazo fonts
4247 Summary(pl.UTF-8):      Fonty Pazo
4248 Group:          Fonts
4249 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4250
4251 %description fonts-pazo
4252 Pazo fonts.
4253
4254 %description fonts-pazo -l pl.UTF-8
4255 Fonty Pazo.
4256
4257 %package fonts-pl
4258 Summary:        Polish fonts
4259 Summary(pl.UTF-8):      Polskie fonty
4260 Group:          Fonts
4261 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4262
4263 %description fonts-pl
4264 Polish fonts.
4265
4266 %description fonts-pl -l pl.UTF-8
4267 Polskie fonty.
4268
4269 %package fonts-px
4270 Summary:        PX fonts
4271 Summary(pl.UTF-8):      Fonty PX
4272 Group:          Fonts
4273 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4274
4275 %description fonts-px
4276 PX fonts.
4277
4278 %description fonts-px -l pl.UTF-8
4279 Fonty PX.
4280
4281 %package fonts-qfonts
4282 Summary:        Quasi fonts
4283 Summary(pl.UTF-8):      Fonty Quasi
4284 Group:          Fonts
4285 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4286
4287 %description fonts-qfonts
4288 Quasi fonts.
4289
4290 %description fonts-qfonts -l pl.UTF-8
4291 Fonty Quasi.
4292
4293 %package fonts-qpx
4294 Summary:        Additional fonts for QPX package
4295 Summary(pl.UTF-8):      Dodatkowe fonty dla pakietu QPX
4296 Group:          Fonts
4297 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4298 Requires:       %{name}-fonts-px = %{epoch}:%{version}-%{release}
4299 Requires:       %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
4300
4301 %description fonts-qpx
4302 Additional fonts for QPX package.
4303
4304 %description fonts-qpx -l pl.UTF-8
4305 Dodatkowe fonty dla pakietu QPX.
4306
4307 %package fonts-qpxqtx
4308 Summary:        Additional fonts for QTX package
4309 Summary(pl.UTF-8):      Dodatkowe fonty dla pakietu QTX
4310 Group:          Fonts
4311 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4312 # I hope qpxqtx doesn't need qfonts
4313 # Requires:     %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
4314 Requires:       %{name}-fonts-tx = %{epoch}:%{version}-%{release}
4315
4316 %description fonts-qpxqtx
4317 Additional fonts for QTX package.
4318
4319 %description fonts-qpxqtx -l pl.UTF-8
4320 Dodatkowe fonty dla pakietu QTX.
4321
4322 %package fonts-rsfs
4323 Summary:        Fonts of uppercase script letters for scientific and mathematical typesetting
4324 Summary(pl.UTF-8):      Fonty wielkich liter pisanych do składania dokumentów naukowych i matematycznych
4325 Group:          Fonts
4326 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4327
4328 %description fonts-rsfs
4329 Fonts of uppercase script letters for use as symbols in scientific and
4330 mathematical typesetting, in contrast to the informal script fonts
4331 such as that used for the `calligraphic' symbols in the TeX math
4332 symbol font.
4333
4334 %description fonts-rsfs -l pl.UTF-8
4335 Fonty wielkich liter pisanych do używania jako symbole przy składaniu
4336 dokumentów naukowych i matematycznych, w odróżnieniu od nieformalnych
4337 fontów pisanych takich jak używane do symboli "kaligraficznych" w
4338 matematycznym foncie TeXowym symbol.
4339
4340 %package fonts-stmaryrd
4341 Summary:        St Mary Road symbols for functional programming
4342 Summary(pl.UTF-8):      Symbole St Mary Road do programowania funkcyjnego
4343 Group:          Fonts
4344 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4345
4346 %description fonts-stmaryrd
4347 St Mary Road symbols for functional programming.
4348
4349 %description fonts-stmaryrd -l pl.UTF-8
4350 Symbole St Mary Road do programowania funkcyjnego.
4351
4352 %package fonts-tx
4353 Summary:        TX fonts
4354 Summary(pl.UTF-8):      Fonty TX
4355 Group:          Fonts
4356 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4357
4358 %description fonts-tx
4359 TX fonts.
4360
4361 %description fonts-tx -l pl.UTF-8
4362 Fonty TX.
4363
4364 %package fonts-uhc
4365 Summary:        UHC fonts
4366 Group:          Fonts
4367 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4368
4369 %description fonts-uhc
4370 UHC fonts.
4371
4372 %package fonts-urw
4373 Summary:        URW fonts
4374 Summary(pl.UTF-8):      Fonty URW
4375 Group:          Fonts
4376 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4377
4378 %description fonts-urw
4379 URW fonts.
4380
4381 %description fonts-urw -l pl.UTF-8
4382 Fonty URW.
4383
4384 %package fonts-urwvn
4385 Summary:        URWVN fonts
4386 Summary(pl.UTF-8):      Fonty URWVN
4387 Group:          Fonts
4388 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4389
4390 %description fonts-urwvn
4391 URWVN fonts.
4392
4393 %description fonts-urwvn -l pl.UTF-8
4394 Fonty URWVN.
4395
4396 %package fonts-vnr
4397 Summary:        VNR fonts
4398 Summary(pl.UTF-8):      Fonty VNR
4399 Group:          Fonts
4400 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4401
4402 %description fonts-vnr
4403 VNR fonts.
4404
4405 %description fonts-vnr -l pl.UTF-8
4406 Fonty VNR.
4407
4408 %package fonts-wadalab
4409 Summary:        Wadalab fonts
4410 Group:          Fonts
4411 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4412
4413 %description fonts-wadalab
4414 Wadalab fonts.
4415
4416 %package fonts-wasy
4417 Summary:        Waldis symbol fonts
4418 Summary(pl.UTF-8):      Fonty Waldis symbol
4419 Group:          Fonts
4420 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4421
4422 %description fonts-wasy
4423 Waldis symbol fonts.
4424
4425 %description fonts-wasy -l pl.UTF-8
4426 Fonty Waldis symbol.
4427
4428 %package fonts-xypic
4429 Summary:        Xy-pic fonts
4430 Summary(pl.UTF-8):      Fonty Xy-pic
4431 Group:          Fonts
4432 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4433
4434 %description fonts-xypic
4435 Xy-pic fonts.
4436
4437 %description fonts-xypic -l pl.UTF-8
4438 Fonty Xy-pic.
4439
4440 %package fonts-yandy
4441 Summary:        European Modern fonts from Y&Y
4442 Summary(pl.UTF-8):      Fonty European Modern od Y&Y
4443 Group:          Fonts
4444 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4445
4446 %description fonts-yandy
4447 European Modern fonts from Y&Y.
4448
4449 %description fonts-yandy -l pl.UTF-8
4450 Fonty European Modern od Y&Y.
4451
4452 %package fonts-type1-antp
4453 Summary:        Antykwa Poltawskiego, a Type 1 family of Polish traditional type
4454 Summary(pl.UTF-8):      Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako Type 1
4455 Group:          Fonts
4456 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4457
4458 %description fonts-type1-antp
4459 Antykwa Poltawskiego, a Type 1 family of Polish traditional type.
4460
4461 %description fonts-type1-antp -l pl.UTF-8
4462 Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako
4463 Type 1.
4464
4465 %package fonts-type1-antt
4466 Summary:        Antykwa Torunska, a Type 1 family of a Polish traditional type
4467 Summary(pl.UTF-8):      Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1
4468 Group:          Fonts
4469 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4470
4471 %description fonts-type1-antt
4472 Antykwa Torunska, a Type 1 family of a Polish traditional type.
4473
4474 %description fonts-type1-antt -l pl.UTF-8
4475 Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1.
4476
4477 %package fonts-type1-arphic
4478 Summary:        Type1 Arphic fonts
4479 Group:          Fonts
4480 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4481
4482 %description fonts-type1-arphic
4483 Type1 Arphic fonts.
4484
4485 %package fonts-type1-belleek
4486 Summary:        Free replacement for basic MathTime fonts
4487 Summary(pl.UTF-8):      Wolnodostępny zamiennik podstawowych fontów MathTime
4488 Group:          Fonts
4489 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4490
4491 %description fonts-type1-belleek
4492 Free replacement for basic MathTime fonts.
4493
4494 %description fonts-type1-belleek -l pl.UTF-8
4495 Wolnodostępny zamiennik podstawowych fontów MathTime.
4496
4497 %package fonts-type1-bitstream
4498 Summary:        Bitstream fonts
4499 Summary(pl.UTF-8):      Fonty Bitstream
4500 Group:          Fonts
4501 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4502 Obsoletes:      tetex-fonts-type1-bitstrea
4503
4504 %description fonts-type1-bitstream
4505 Bitstream fonts.
4506
4507 %description fonts-type1-bitstream -l pl.UTF-8
4508 Fonty Bitstream.
4509
4510 %package fonts-type1-bluesky
4511 Summary:        Computer Modern family fonts
4512 Summary(pl.UTF-8):      Fonty z rodziny Computer Modern
4513 Group:          Fonts
4514 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4515
4516 %description fonts-type1-bluesky
4517 Computer Modern family fonts.
4518
4519 %description fonts-type1-bluesky -l pl.UTF-8
4520 Fonty z rodzony Computer Modern.
4521
4522 %package fonts-type1-cc-pl
4523 Summary:        Polish version of Computer Concrete fonts
4524 Summary(pl.UTF-8):      Polska wersja fontów Computer Concrete
4525 Group:          Fonts
4526 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4527
4528 %description fonts-type1-cc-pl
4529 Polish version of Computer Concrete fonts.
4530
4531 %description fonts-type1-cc-pl -l pl.UTF-8
4532 Polska wersja fontów Computer Concrete.
4533
4534 %package fonts-type1-cmcyr
4535 Summary:        Computer Modern fonts extended with Russian letters
4536 Summary(pl.UTF-8):      Fonty Computer Modern rozszerzone o litery rosyjskie
4537 Group:          Fonts
4538 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4539
4540 %description fonts-type1-cmcyr
4541 Computer Modern fonts extended with Russian letters.
4542
4543 %description fonts-type1-cmcyr -l pl.UTF-8
4544 Fonty Computer Modern rozszerzone o litery rosyjskie.
4545
4546 %package fonts-type1-cs
4547 Summary:        Czech/Slovak-tuned MetaFont Computer Modern fonts
4548 Summary(pl.UTF-8):      Fonty MetaFont Computer Modern dla języków czeskiego i słowackiego
4549 Group:          Fonts
4550 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4551
4552 %description fonts-type1-cs
4553 Czech/Slovak-tuned MetaFont Computer Modern fonts.
4554
4555 %description fonts-type1-cs -l pl.UTF-8
4556 Fonty MetaFont Computer Modern zmodyfikowane pod kątem języków
4557 czeskiego i słowackiego.
4558
4559 %package fonts-type1-dstroke
4560 Summary:        Doublestroke Type1 font for typesetting the mathematical symbols
4561 Summary(pl.UTF-8):      Podwójnie kreślony font Type1 do składania symboli matematycznych
4562 Group:          Fonts
4563 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4564
4565 %description fonts-type1-dstroke
4566 Doublestroke Type1 font for typesetting the mathematical symbols.
4567
4568 %description fonts-type1-dstroke -l pl.UTF-8
4569 Podwójnie kreślony font Type1 do składania symboli matematycznych.
4570
4571 %package fonts-type1-eurosym
4572 Summary:        The new European currency symbol for the Euro
4573 Summary(pl.UTF-8):      Symbol nowej europejskiej waluty Euro
4574 Group:          Fonts
4575 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4576
4577 %description fonts-type1-eurosym
4578 The new European currency symbol for the Euro implemented in Metafont,
4579 using the official European Commission dimensions, and providing
4580 several shapes (normal, slanted, bold, outline).
4581
4582 %description fonts-type1-eurosym -l pl.UTF-8
4583 Symbol nowej europejskiej waluty Euro, zaimplementowany w Metafoncie,
4584 z użyciem oficjalnych wymiarów wg Komisji Europejskiej, dostarczający
4585 różnych kształtów (normalnego, pochylonego, tłustego, szkicowanego).
4586
4587 %package fonts-type1-hoekwater
4588 Summary:        Converted mflogo font
4589 Summary(pl.UTF-8):      Przekonwertowany font mflogo
4590 Group:          Fonts
4591 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4592
4593 %description fonts-type1-hoekwater
4594 Fonts originally created in MetaFont, transformed to PostScript by
4595 Taco Hoekwater; includes logo, manfnt, rsfs, stmaryrd, wasy, wasy2,
4596 xipa.
4597
4598 %description fonts-type1-hoekwater -l pl.UTF-8
4599 Fonty oryginalnie stworzone w MetaFoncie, przekształcone do
4600 PostScriptu przez Taco Hoekwatera; zawierają: logo, manfnt, rsfs,
4601 stmaryrd, wasy, wasy2, xipa.
4602
4603 %package fonts-type1-fpl
4604 Summary:        SC/OsF fonts for URW Palladio L
4605 Summary(pl.UTF-8):      Fonty SC/OsF dla URW Palladio L
4606 Group:          Fonts
4607 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4608
4609 %description fonts-type1-fpl
4610 The FPL Fonts provide a set of SC/OsF fonts for URW Palladio L which
4611 are compatible with respect to metrics with the Palatino SC/OsF fonts
4612 from Adobe. Note that it is not the author's aim to exactly reproduce
4613 the outlines of the original Adobe fonts. The SC and OsF in the FPL
4614 Fonts were designed with the glyphs from URW Palladio L as starting
4615 point. For some glyphs (eg 'o') the author got the best result by
4616 scaling and boldening. For others (eg 'h') shifting selected portions
4617 of the character gave more satisfying results. All this was done using
4618 the free font editor FontForge <http://fontforge.sf.net/>. The kerning
4619 data in these fonts comes from Walter Schmidt's improved Palatino
4620 metrics.
4621
4622 %description fonts-type1-fpl -l pl.UTF-8
4623 Fonty FPL dostarczają zbiór fontów SC/OsF dla URW Palladio L, które są
4624 kompatybilne co do metryk z fontami Palatino SC/OsF firmy Adobe.
4625 Należy jednak zaznaczyć, że celem autora nie jest dokładne odtworzenie
4626 kształtów oryginalnych fontów Adobe. SC i OsF w fontach FPL były
4627 projektowane w oparciu o glify z URW Palladio L. Dla niektórych glifów
4628 (np. 'o') autor uzyskał najlepszy wynik poprzez skalowanie i
4629 pogrubianie. Dla innych (np. 'h') przesuwanie wybranych części znaku
4630 dało lepsze wyniki. Wszystko to zostało zrobione przy użyciu
4631 wolnodostępnego edytora fontów FontForge <http://fontforge.sf.net/>.
4632 Dane dla kerningu w tych fontach pochodzą z ulepszonych metryk
4633 Palatino Waltera Schmidta.
4634
4635 %package fonts-type1-tt2001
4636 Summary:        Type1 tt2001 family fonts
4637 Summary(pl.UTF-8):      Fonty Type1 z rodziny tt2001
4638 Group:          Applications/Publishing/TeX
4639 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4640
4641 %description fonts-type1-tt2001
4642 Type1 tt2001 famliy fonts.
4643
4644 %description fonts-type1-tt2001 -l pl.UTF-8
4645 Fonty Type1 z rodziny tt2001.
4646
4647 %package fonts-type1-lm
4648 Summary:        Type1 Latin Modern family fonts
4649 Summary(pl.UTF-8):      Fonty Type1 z rodziny Latin Modern
4650 Group:          Applications/Publishing/TeX
4651 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4652
4653 %description fonts-type1-lm
4654 Latin Modern family of fonts, based on the Computer Modern fonts
4655 released into public domain by AMS (copyright (C) 1997 AMS). Contain a
4656 lot of additional characters, mainly accented ones, but not only.
4657 There is a one set of PostScript fonts and four sets of TeX Font
4658 Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
4659 encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
4660 Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
4661 potential user knows what to do with all these files. The author is
4662 Boguslaw Jackowski.
4663
4664 %description fonts-type1-lm -l pl.UTF-8
4665 Rodzina fontów Latin Modern, oparta na fontach Computer Modern
4666 przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
4667 Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
4668 Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
4669 Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
4670 QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
4671 (texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
4672 (ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
4673 tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
4674
4675 %package fonts-type1-marvosym
4676 Summary:        Martin Vogel's Symbol (marvosym) font
4677 Summary(pl.UTF-8):      Font Symbol Martina Vogela (marvosym)
4678 Group:          Fonts
4679 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4680
4681 %description fonts-type1-marvosym
4682 Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
4683 currency symbol as defined by the European commission; Euro currency
4684 symbols in typefaces Times, Helvetica and Courier; Symbols for
4685 structural engineering; Symbols for steel cross-sections; Astronomy
4686 signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
4687 symbols; CE sign and others.
4688
4689 %description fonts-type1-marvosym -l pl.UTF-8
4690 Font Symbol Martina Vogela (marvosym) to font zawierający: symbol
4691 waluty Euro zdefiniowany przez Komisję Europejską; symbole waluty Euro
4692 dla krojów Times, Helvetica i Courier; symbole dla inżynierii
4693 strukturalnej; symbole dla przekroi poprzecznych; symbole
4694 astronomiczne (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole
4695 krawieckie; znak CE i inne.
4696
4697 %package fonts-type1-mathpazo
4698 Summary:        Pazo Math fonts
4699 Summary(pl.UTF-8):      Fonty matematyczne Pazo Math
4700 Group:          Fonts
4701 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4702
4703 %description fonts-type1-mathpazo
4704 Pazo Math fonts.
4705
4706 %description fonts-type1-mathpazo -l pl.UTF-8
4707 Fonty matematyczne Pazo Math.
4708
4709 %package fonts-type1-omega
4710 Summary:        Type1 fonts for Omega - extended unicode TeX
4711 Summary(pl.UTF-8):      Fonty Type1 dla Omegi - TeXa ze wsparciem dla unikodu
4712 Group:          Fonts
4713 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4714
4715 %description fonts-type1-omega
4716 Type1 fonts for Omega - extended unicode TeX.
4717
4718 %description fonts-type1-omega -l pl.UTF-8
4719 Fonty Type1 dla Omegi - TeXa ze wsparciem dla unikodu.
4720
4721 %package fonts-type1-pl
4722 Summary:        Polish fonts
4723 Summary(pl.UTF-8):      Polskie fonty
4724 Group:          Fonts
4725 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4726 Requires:       %{name}-fonts-type1-bluesky = %{epoch}:%{version}-%{release}
4727
4728 %description fonts-type1-pl
4729 Polish fonts.
4730
4731 %description fonts-type1-pl -l pl.UTF-8
4732 Polskie fonty.
4733
4734 %package fonts-type1-px
4735 Summary:        PX fonts
4736 Summary(pl.UTF-8):      Fonty PX
4737 Group:          Fonts
4738 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4739
4740 %description fonts-type1-px
4741 PX fonts.
4742
4743 %description fonts-type1-px -l pl.UTF-8
4744 Fonty PX.
4745
4746 %package fonts-type1-qfonts
4747 Summary:        Quasi fonts
4748 Summary(pl.UTF-8):      Fonty Quasi
4749 Group:          Fonts
4750 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4751
4752 %description fonts-type1-qfonts
4753 Quasi fonts.
4754
4755 %description fonts-type1-qfonts -l pl.UTF-8
4756 Fonty Quasi.
4757
4758 %package fonts-type1-tx
4759 Summary:        TX fonts
4760 Summary(pl.UTF-8):      Fonty TX
4761 Group:          Fonts
4762 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4763
4764 %description fonts-type1-tx
4765 TX fonts.
4766
4767 %description fonts-type1-tx -l pl.UTF-8
4768 Fonty TX.
4769
4770 %package fonts-type1-uhc
4771 Summary:        Type1 UHC fonts
4772 Group:          Fonts
4773 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4774
4775 %description fonts-type1-uhc
4776 Type1 UHC fonts.
4777
4778 %package fonts-type1-urw
4779 Summary:        URW fonts
4780 Summary(pl.UTF-8):      Fonty URW
4781 Group:          Fonts
4782 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4783
4784 %description fonts-type1-urw
4785 URW fonts.
4786
4787 %description fonts-type1-urw -l pl.UTF-8
4788 Fonty URW.
4789
4790 %package fonts-type1-vnr
4791 Summary:        Type1 VNR fonts
4792 Summary(pl.UTF-8):      Fonty Type1 VNR
4793 Group:          Fonts
4794 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4795
4796 %description fonts-type1-vnr
4797 Type1 VNR fonts.
4798
4799 %description fonts-type1-vnr -l pl.UTF-8
4800 Fonty Type1 VNR.
4801
4802 %package fonts-type1-wadalab
4803 Summary:        Type1 Wadalab fonts
4804 Group:          Fonts
4805 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4806
4807 %description fonts-type1-wadalab
4808 Type1 Wadalab fonts.
4809
4810 %package fonts-type1-xypic
4811 Summary:        Xy-pic fonts
4812 Summary(pl.UTF-8):      Fonty Xy-pic
4813 Group:          Fonts
4814 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4815
4816 %description fonts-type1-xypic
4817 Xy-pic fonts.
4818
4819 %description fonts-type1-xypic -l pl.UTF-8
4820 Fonty Xy-pic.
4821
4822
4823 # TeXLive-specific packages - there wasn't before...
4824 %package afm2pl
4825 Summary:        Convert an Adobe font metric file to a TeX font property list
4826 Group:          Fonts
4827
4828 %description afm2pl
4829 Convert an Adobe font metric file to a TeX font property list.
4830
4831
4832 %package bbox
4833 Summary:        bbox prints the bounding box of images
4834 Group:          Applications/Publishing/TeX
4835
4836 %description bbox
4837 bbox reads a rawppm or rawpbm file and prints out the bounding box of
4838 the image.
4839
4840 %package cefutils
4841 Summary:        In cefutils there are CEF-compatible utils
4842 Group:          Applications/Publishing/TeX
4843
4844 %description cefutils
4845 In cefutils there are CEF-compatible (Chinese Encoding Framework)
4846 utils.
4847
4848 %package detex
4849 Summary:        A filter to strip TeX commands from a .tex file
4850 Summary(hu.UTF-8):      Egy szűrő, amely .tex fájlokból szűri ki a TeX parancsokat
4851 Group:          Applications/Publishing/TeX
4852
4853 %description detex
4854 A filter to strip TeX commands from a .tex file.
4855
4856 %description detex -l hu.UTF-8
4857 Egy szűrő, amely .tex fájlokból szűri ki a TeX parancsokat.
4858
4859
4860 %package dviutils
4861 Summary:        Various DVI utils
4862 Summary(hu.UTF-8):      Vegyes DVI eszközök
4863 Group:          Applications/Publishing/TeX
4864
4865 %description dviutils
4866 This package contains various DVI utils.
4867
4868 %description dviutils -l hu.UTF-8
4869 Ez a csomag mindenféle DVI eszközt tartalmaz.
4870
4871 %package epsutils
4872 Summary:        Various EPS utils
4873 Group:          Applications/Publishing/TeX
4874
4875 %description epsutils
4876 Various EPS (Encapsulated PostScript) utils.
4877
4878
4879 %package filters
4880 Summary:        Various filters
4881 Group:          Applications/Publishing/TeX
4882
4883 %description filters
4884 Various filters.
4885
4886
4887 %package uncategorized-utils
4888 Summary:        Uncategorized utils
4889 Group:          Applications/Publishing/TeX
4890
4891 %description uncategorized-utils
4892 Uncategorized utilities. Needs check and categorizing.
4893
4894 %package tex4ht
4895 Summary:        LaTeX and TeX for hypertext
4896 Group:          Applications/Publishing/TeX
4897
4898 %description tex4ht
4899 A converter from TeX and LaTeX to hypertext (HTML, XML, etc.),
4900 providing a configurable (La)TeX-based authoring system for hypertext.
4901 When converting to XML, you can use MathML instead of images for
4902 equation representation.
4903
4904 %package xetex
4905 Summary:        Extended TeX / LaTeX version for unicode
4906 Group:          Applications/Publishing/TeX
4907 Requires(post,postun):  /usr/bin/texhash
4908 Requires:       %{name}-fonts-misc = %{epoch}:%{version}-%{release}
4909
4910 %description xetex
4911 XeTeX extends the TeX typesetting system (and macro packages such as
4912 LaTeX and ConTeXt) to have native support for the Unicode character
4913 set, including complex Asian scripts, and for OpenType and TrueType
4914 fonts.
4915
4916 %package xmltex
4917 Summary:        TeX package for processing XML files
4918 Group:          Applications/Publishing/TeX
4919 Requires(post,postun):  /usr/bin/texhash
4920
4921 %description xmltex
4922 XMLTeX is a non-validating, namespace-aware XML parser written in TeX.
4923 It allows TeX to directly process XML files.
4924
4925 %prep
4926 %setup -q -c -T -n %{name}-%{version}-source
4927 lzma -dc %{SOURCE0} | tar xf - -C ..
4928 %patch0 -p1
4929 %patch1 -p1
4930
4931 cd libs/teckit
4932 cat ax*.m4 > acinclude.m4
4933 %{__libtoolize}
4934 %{__aclocal}
4935 %{__autoconf}
4936 %{__automake}
4937
4938 %build
4939 find . -name "config.sub" -exec cp /usr/share/automake/config.sub '{}' ';'
4940 %{__sed} -i 's@"extend/\(.*\)"@<\1>@' texk/ttf2pk/*.c
4941 cd texk/kpathsea
4942 %{__sed} -i 's@^TEXMFMAIN =.*@TEXMFMAIN = %{texmf}@' texmf.cnf
4943 %{__sed} -i 's@^TEXMFDIST =.*@TEXMFDIST = %{texmfdist}@' texmf.cnf
4944 %{__sed} -i 's@^TEXMFLOCAL =.*@TEXMFLOCAL = %{texmf}@' texmf.cnf
4945 %{__sed} -i 's@^TEXMFSYSVAR =.*@TEXMFSYSVAR = %{_localstatedir}@' texmf.cnf
4946 %{__sed} -i 's@^TEXMFSYSCONFIG =.*@TEXMFSYSCONFIG = %{_sysconfdir}/%{name}@' texmf.cnf
4947 %{__sed} -i 's@^TEXMFVAR =.*@TEXMFVAR = %{_localstatedir}@' texmf.cnf
4948 cd ../..
4949
4950 %configure \
4951 %if %{with bootstrap}
4952         --without-xindy \
4953         --without-luatex \
4954 %endif
4955         --disable-multiplatform \
4956         --disable-static \
4957         --enable-a4 \
4958         --enable-gf \
4959         --enable-ipc \
4960         --enable-shared \
4961         --with-fontconfig \
4962         --with-fonts-dir=/var/cache/fonts \
4963         --with-ncurses \
4964         --with-system-freetype \
4965         --with-freetype-include=/usr/include/freetype \
4966         --with-system-freetype2 \
4967         --with-freetype2-include=/usr/include/freetype2 \
4968         --with-system-gd \
4969         --with-system-ncurses \
4970         --with-system-pnglib \
4971         --with-system-t1lib \
4972         --with-system-zlib \
4973         --with-xdvi-x-toolkit=xaw \
4974         --without-dialog \
4975         --without-t1utils \
4976         --without-texinfo
4977
4978 %{__make}
4979
4980 %install
4981 rm -rf $RPM_BUILD_ROOT
4982 install -d $RPM_BUILD_ROOT%{_datadir} \
4983         $RPM_BUILD_ROOT%{_desktopdir} \
4984         $RPM_BUILD_ROOT%{_pixmapsdir} \
4985         $RPM_BUILD_ROOT%{_mandir}/man5 \
4986         $RPM_BUILD_ROOT/var/cache/fonts \
4987         $RPM_BUILD_ROOT/etc/cron.daily\
4988         $RPM_BUILD_ROOT/etc/sysconfig/tetex-updmap\
4989         $RPM_BUILD_ROOT%{_localstatedir}/fonts/map\
4990         $RPM_BUILD_ROOT%{fmtdir}
4991
4992 lzma -dc %{SOURCE1} | tar xf - -C $RPM_BUILD_ROOT%{_datadir}
4993 %{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf $RPM_BUILD_ROOT%{texmf}
4994 %{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf-dist $RPM_BUILD_ROOT%{texmfdist}
4995 %{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf-doc $RPM_BUILD_ROOT%{texmfdoc}
4996 # This is an empty directory
4997 %{__rm} -r $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf
4998 # Useless binary
4999 %{__rm} $RPM_BUILD_ROOT%{_datadir}/texmf-dist/doc/latex/splitindex/splitindex{.exe,-Linux-i386,-OpenBSD-i386}
5000
5001 # commented out because of following (non-fatal) error:
5002 # Can't open texmf/web2c/texmf.cnf: No such file or directory.
5003 #perl -pi \
5004 #       -e "s|\.\./\.\./texmf|$RPM_BUILD_ROOT%{texmf}|g;" \
5005 #       -e "s|/var/cache/fonts|$RPM_BUILD_ROOT/var/cache/fonts|g;" \
5006 #       texmf/web2c/texmf.cnf
5007
5008 install -d $RPM_BUILD_ROOT%{texmf}/fonts/opentype/public
5009
5010 LD_LIBRARY_PATH=$RPM_BUILD_ROOT%{_libdir}; export LD_LIBRARY_PATH
5011
5012 %{__make} install \
5013         prefix=$RPM_BUILD_ROOT%{_prefix} \
5014         bindir=$RPM_BUILD_ROOT%{_bindir} \
5015         mandir=$RPM_BUILD_ROOT%{_mandir} \
5016         libdir=$RPM_BUILD_ROOT%{_libdir} \
5017         datadir=$RPM_BUILD_ROOT%{_datadir} \
5018         infodir=$RPM_BUILD_ROOT%{_infodir} \
5019         includedir=$RPM_BUILD_ROOT%{_includedir} \
5020         sbindir=$RPM_BUILD_ROOT%{_sbindir} \
5021         texmf=$RPM_BUILD_ROOT%{texmf} \
5022         texmfsysvar=$RPM_BUILD_ROOT%{_localstatedir} \
5023         texmfsysconfig=$RPM_BUILD_ROOT%{texmf}
5024
5025 # Fix broken symlinks
5026 CURDIR=$(pwd)
5027 cd $RPM_BUILD_ROOT%{_bindir}
5028 ln -sf ../share/texmf/scripts/a2ping/a2ping.pl a2ping
5029 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/context context
5030 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/ctxtools ctxtools
5031 ln -sf ../share/texmf-dist/scripts/dviasm/dviasm.py dviasm
5032 ln -sf ../share/texmf/scripts/tetex/e2pall.pl e2pall
5033 ln -sf ../share/texmf-dist/scripts/bengali/ebong.py ebong
5034 ln -sf ../share/texmf-dist/scripts/epspdf/epspdf epspdf
5035 ln -sf ../share/texmf-dist/scripts/epspdf/epspdftk epspdftk
5036 ln -sf ../share/texmf/scripts/epstopdf/epstopdf.pl epstopdf
5037 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/exatools exatools
5038 ln -sf ../share/texmf/scripts/texlive/getnonfreefonts.pl getnonfreefonts
5039 ln -sf ../share/texmf/scripts/texlive/getnonfreefonts.pl getnonfreefonts-sys
5040 ln -sf ../share/texmf-dist/scripts/tex4ht/ht.sh ht
5041 ln -sf ../share/texmf-dist/scripts/tex4ht/htcontext.sh htcontext
5042 ln -sf ../share/texmf-dist/scripts/tex4ht/htlatex.sh htlatex
5043 ln -sf ../share/texmf-dist/scripts/tex4ht/htmex.sh htmex
5044 ln -sf ../share/texmf-dist/scripts/tex4ht/httex.sh httex
5045 ln -sf ../share/texmf-dist/scripts/tex4ht/httexi.sh httexi
5046 ln -sf ../share/texmf-dist/scripts/tex4ht/htxelatex.sh htxelatex
5047 ln -sf ../share/texmf-dist/scripts/tex4ht/htxetex.sh htxetex
5048 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/luatools luatools
5049 ln -sf ../share/texmf-dist/scripts/glossaries/makeglossaries makeglossaries
5050 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/makempy makempy
5051 ln -sf ../share/texmf-dist/scripts/tex4ht/mk4ht.pl mk4ht
5052 ln -sf ../share/texmf-dist/scripts/mkjobtexmf/mkjobtexmf.pl mkjobtexmf
5053 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mpstools mpstools
5054 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mptopdf mptopdf
5055 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mtxrun mtxrun
5056 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mtxtools mtxtools
5057 ln -sf ../share/texmf-dist/scripts/oberdiek/pdfatfi.pl pdfatfi
5058 ln -sf ../share/texmf-dist/scripts/pdfcrop/pdfcrop.pl pdfcrop
5059 ln -sf ../share/texmf-dist/scripts/ppower4/pdfthumb.texlua pdfthumb
5060 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/pdftools pdftools
5061 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/pdftrimwhite pdftrimwhite
5062 ln -sf ../share/texmf-dist/scripts/perltex/perltex.pl perltex
5063 ln -sf ../share/texmf/scripts/pkfix/pkfix.pl pkfix
5064 ln -sf ../share/texmf-dist/scripts/ppower4/ppower4.texlua ppower4
5065 ln -sf ../share/texmf/scripts/ps2eps/ps2eps.pl ps2eps
5066 ln -sf ../share/texmf-dist/scripts/pst-pdf/ps4pdf ps4pdf
5067 ln -sf ../share/texmf-dist/scripts/pst2pdf/pst2pdf.pl pst2pdf
5068 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/pstopdf pstopdf
5069 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/rlxtools rlxtools
5070 ln -sf ../share/texmf/scripts/texlive/rungs.tlu rungs
5071 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/runtools runtools
5072 ln -sf ../share/texmf/scripts/simpdftex/simpdftex simpdftex
5073 ln -sf ../share/texmf-dist/scripts/texcount/TeXcount.pl texcount
5074 ln -sf ../share/texmf/scripts/texlive/texdoc.tlu texdoc
5075 ln -sf ../share/texmf/scripts/tetex/texdoctk.pl texdoctk
5076 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texexec texexec
5077 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texfind texfind
5078 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texfont texfont
5079 ln -sf ../share/texmf-dist/scripts/context/ruby/texmfstart.rb texmfstart
5080 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texshow texshow
5081 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/textools textools
5082 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texutil texutil
5083 ln -sf ../share/texmf-dist/scripts/thumbpdf/thumbpdf.pl thumbpdf
5084 ln -sf ../share/texmf/scripts/texlive/tlmgr.pl tlmgr
5085 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/tmftools tmftools
5086 ln -sf ../share/texmf-dist/scripts/vpe/vpe.pl vpe
5087 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/xmltools xmltools
5088 cd $CURDIR
5089
5090 #install %{SOURCE7} $RPM_BUILD_ROOT%{_bindir}
5091 #touch $RPM_BUILD_ROOT/etc/sysconfig/tetex-updmap/maps.lst
5092
5093 # %{__make} init \
5094 #       prefix=$RPM_BUILD_ROOT%{_prefix} \
5095 #       bindir=$RPM_BUILD_ROOT%{_bindir} \
5096 #       mandir=$RPM_BUILD_ROOT%{_mandir} \
5097 #       libdir=$RPM_BUILD_ROOT%{_libdir} \
5098 #       datadir=$RPM_BUILD_ROOT%{_datadir} \
5099 #       infodir=$RPM_BUILD_ROOT%{_infodir} \
5100 #       includedir=$RPM_BUILD_ROOT%{_includedir} \
5101 #       sbindir=$RPM_BUILD_ROOT%{_sbindir} \
5102 #       texmf=$RPM_BUILD_ROOT%{texmf}
5103
5104 %{__rm} -r $RPM_BUILD_ROOT%{_prefix}/texmf
5105 %{__rm} -r $RPM_BUILD_ROOT%{_prefix}/texmf-dist
5106 # We don't need it
5107 %{__rm} -r $RPM_BUILD_ROOT%{texmf}/doc/man
5108 %{__rm} -r $RPM_BUILD_ROOT%{texmfdoc}/source
5109
5110 perl -pi \
5111         -e "s|$RPM_BUILD_ROOT||g;" \
5112         $RPM_BUILD_ROOT%{texmf}/web2c/texmf.cnf
5113
5114 install %{SOURCE4} $RPM_BUILD_ROOT/etc/cron.daily/texlive
5115
5116 install %{SOURCE5} $RPM_BUILD_ROOT%{_desktopdir}
5117 install %{SOURCE6} $RPM_BUILD_ROOT%{_pixmapsdir}
5118
5119 # bzip2 -dc %{SOURCE3} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
5120
5121 # in separate spec
5122 # rm -rf $RPM_BUILD_ROOT%{texmf}/tex/latex/{pgf,xcolor}
5123 # rm -rf $RPM_BUILD_ROOT%{texmf}/doc/latex/{pgf,xcolor}
5124
5125 # not included in package
5126 rm -f $RPM_BUILD_ROOT%{texmf}/doc/fonts/oldgerman/COPYING
5127 rm -f $RPM_BUILD_ROOT%{texmf}/doc/Makefile
5128 rm -f $RPM_BUILD_ROOT%{texmf}/doc/programs/texinfo.*
5129 rm -f $RPM_BUILD_ROOT%{texmf}/doc/helpfile
5130 rm -f $RPM_BUILD_ROOT%{texmf}/doc/helpindex.html
5131 rm -f $RPM_BUILD_ROOT%{texmf}/fonts/pk/ljfour/lh/lh-lcy/*.600pk
5132 rm -f $RPM_BUILD_ROOT%{texmf}/release-tetex-{src,texmf}.txt
5133 rm -f $RPM_BUILD_ROOT%{texmf}/scripts/uniqleaf/uniqleaf.pl
5134 rm -f $RPM_BUILD_ROOT%{texmf}/doc/help/Catalogue-upd.sh
5135 rm -f $RPM_BUILD_ROOT%{texmf}/doc/help/faq/uktug-faq-upd.sh
5136 rm -f $RPM_BUILD_ROOT%{texmf}/doc/mkhtml*
5137 rm -f $RPM_BUILD_ROOT%{texmf}/doc/index.html
5138 rm -f $RPM_BUILD_ROOT%{texmf}/doc/index.php
5139 rm -f $RPM_BUILD_ROOT%{_infodir}/dir.gz
5140 rm -f $RPM_BUILD_ROOT%{_mandir}/{README.*,hu/man1/readlink.1*}
5141 rm -f $RPM_BUILD_ROOT%{_datadir}/texinfo/html/texi2html.html
5142
5143 # move format logs to BUILD, so $RPM_BUILD_ROOT is not polluted
5144 # and we can still analyze them
5145 # install -d format-logs
5146 # mv -fv $RPM_BUILD_ROOT%{fmtdir}/*.log format-logs
5147
5148 %clean
5149 rm -rf $RPM_BUILD_ROOT
5150
5151 %post
5152 %fixinfodir
5153 %texhash
5154
5155 %postun
5156 %fixinfodir
5157 if [ "$1" = "1" ]; then
5158         %texhash
5159 fi
5160
5161 %post doc-Catalogue
5162 %texhash
5163
5164 %postun doc-Catalogue
5165 %texhash
5166
5167 %post doc-tug-faq
5168 %texhash
5169
5170 %postun doc-tug-faq
5171 %texhash
5172
5173 %post -n kpathsea
5174 /sbin/ldconfig
5175 %fixinfodir
5176 %texhash
5177
5178 %postun -n kpathsea
5179 /sbin/ldconfig
5180 %fixinfodir
5181 %texhash
5182
5183 %post -n kpathsea-devel
5184 %texhash
5185
5186 %postun -n kpathsea-devel
5187 %texhash
5188
5189 %post dvips
5190 %fixinfodir
5191 %texhash
5192
5193 %postun dvips
5194 %fixinfodir
5195 %texhash
5196
5197 %post dvilj
5198 %texhash
5199
5200 %postun dvilj
5201 %texhash
5202
5203 %post makeindex
5204 %texhash
5205
5206 %postun makeindex
5207 %texhash
5208
5209 %post metafont
5210 %texhash
5211
5212 %postun metafont
5213 %texhash
5214
5215 %post metapost
5216 %texhash
5217
5218 %postun metapost
5219 %texhash
5220
5221 %post mptopdf
5222 %texhash
5223
5224 %postun mptopdf
5225 %texhash
5226
5227 %post texdoctk
5228 %texhash
5229
5230 %postun texdoctk
5231 %texhash
5232
5233 %post -n xdvi
5234 %texhash
5235
5236 %postun -n xdvi
5237 %texhash
5238
5239 %post pdftex
5240 %texhash
5241
5242 %postun pdftex
5243 %texhash
5244
5245 %post phyzzx
5246 %texhash
5247
5248 %postun phyzzx
5249 %texhash
5250
5251 %post omega
5252 %texhash
5253
5254 %postun omega
5255 %texhash
5256
5257 %post plain
5258 %texhash
5259
5260 %postun plain
5261 %texhash
5262
5263 %post format-plain
5264 %texhash
5265
5266 %postun format-plain
5267 %texhash
5268
5269 %post format-pdftex
5270 %texhash
5271
5272 %postun format-pdftex
5273 %texhash
5274
5275 %post format-pdfetex
5276 %texhash
5277
5278 %postun format-pdfetex
5279 %texhash
5280
5281 %post mex
5282 %texhash
5283
5284 %postun mex
5285 %texhash
5286
5287 %post format-mex
5288 %texhash
5289
5290 %postun format-mex
5291 %texhash
5292
5293 %post format-pdfmex
5294 %texhash
5295
5296 %postun format-pdfmex
5297 %texhash
5298
5299 %postun format-utf8mex
5300 %texhash
5301
5302 %post amstex
5303 %texhash
5304
5305 %postun amstex
5306 %texhash
5307
5308 %post format-amstex
5309 %texhash
5310
5311 %postun format-amstex
5312 %texhash
5313
5314 %post format-pdfamstex
5315 %texhash
5316
5317 %postun format-pdfamstex
5318 %texhash
5319
5320 %post csplain
5321 %texhash
5322
5323 %postun csplain
5324 %texhash
5325
5326 %post format-csplain
5327 %texhash
5328
5329 %postun format-csplain
5330 %texhash
5331
5332 %post format-pdfcsplain
5333 %texhash
5334
5335 %postun format-pdfcsplain
5336 %texhash
5337
5338 %post cslatex
5339 %texhash
5340
5341 %postun cslatex
5342 %texhash
5343
5344 %post format-cslatex
5345 %texhash
5346
5347 %postun format-cslatex
5348 %texhash
5349
5350 %post format-pdfcslatex
5351 %texhash
5352
5353 %postun format-pdfcslatex
5354 %texhash
5355
5356 %post cyrplain
5357 %texhash
5358
5359 %postun cyrplain
5360 %texhash
5361
5362 %post format-cyrplain
5363 %texhash
5364
5365 %postun format-cyrplain
5366 %texhash
5367
5368 %post format-cyramstex
5369 %texhash
5370
5371 %postun format-cyramstex
5372 %texhash
5373
5374 %post format-cyrtexinfo
5375 %texhash
5376
5377 %postun format-cyrtexinfo
5378 %texhash
5379
5380 %post eplain
5381 %texhash
5382
5383 %postun eplain
5384 %texhash
5385
5386 %post format-eplain
5387 %texhash
5388
5389 %postun format-eplain
5390 %texhash
5391
5392 # ConTeXt format
5393
5394 %post context
5395 %texhash
5396
5397 %postun context
5398 %texhash
5399
5400 %post format-context-de
5401 %texhash
5402
5403 %postun format-context-de
5404 %texhash
5405
5406 %post format-context-en
5407 %texhash
5408
5409 %postun format-context-en
5410 %texhash
5411
5412 %post format-context-nl
5413 %texhash
5414
5415 %postun format-context-nl
5416 %texhash
5417
5418 # LaTeX format.
5419
5420 %post latex
5421 %fixinfodir
5422 %texhash
5423
5424 %postun latex
5425 %fixinfodir
5426 %texhash
5427
5428 %post latex-12many
5429 %texhash
5430
5431 %postun latex-12many
5432 %texhash
5433
5434 %post latex-abstract
5435 %texhash
5436
5437 %postun latex-abstract
5438 %texhash
5439
5440 %post latex-accfonts
5441 %texhash
5442
5443 %postun latex-accfonts
5444 %texhash
5445
5446 %post latex-adrconv
5447 %texhash
5448
5449 %postun latex-adrconv
5450 %texhash
5451
5452 %post latex-ae
5453 %texhash
5454
5455 %postun latex-ae
5456 %texhash
5457
5458 %post latex-ams
5459 %texhash
5460
5461 %postun latex-ams
5462 %texhash
5463
5464 %post latex-antp
5465 %texhash
5466
5467 %postun latex-antp
5468 %texhash
5469
5470 %post latex-antt
5471 %texhash
5472
5473 %postun latex-antt
5474 %texhash
5475
5476 %post latex-appendix
5477 %texhash
5478
5479 %postun latex-appendix
5480 %texhash
5481
5482 %post latex-backgammon
5483 %texhash
5484
5485 %postun latex-backgammon
5486 %texhash
5487
5488 %post latex-bardiag
5489 %texhash
5490
5491 %postun latex-bardiag
5492 %texhash
5493
5494 %post latex-bbm
5495 %texhash
5496
5497 %postun latex-bbm
5498 %texhash
5499
5500 %post latex-bbold
5501 %texhash
5502
5503 %postun latex-bbold
5504 %texhash
5505
5506 %post latex-beamer
5507 %texhash
5508
5509 %postun latex-beamer
5510 %texhash
5511
5512 %post latex-bezos
5513 %texhash
5514
5515 %postun latex-bezos
5516 %texhash
5517
5518 %post latex-bibtex
5519 %texhash
5520
5521 %postun latex-bibtex
5522 %texhash
5523
5524 %post latex-bibtex-ams
5525 %texhash
5526
5527 %postun latex-bibtex-ams
5528 %texhash
5529
5530 %post latex-bibtex-pl
5531 %texhash
5532
5533 %postun latex-bibtex-pl
5534 %texhash
5535
5536 %post latex-bibtex-german
5537 %texhash
5538
5539 %postun latex-bibtex-german
5540 %texhash
5541
5542 %post latex-bibtex-revtex4
5543 %texhash
5544
5545 %postun latex-bibtex-revtex4
5546 %texhash
5547
5548 %post latex-bibtex-jurabib
5549 %texhash
5550
5551 %postun latex-bibtex-jurabib
5552 %texhash
5553
5554 %post latex-bibtex-styles
5555 %texhash
5556
5557 %postun latex-bibtex-styles
5558 %texhash
5559
5560 %post latex-booktabs
5561 %texhash
5562
5563 %postun latex-booktabs
5564 %texhash
5565
5566
5567 %post latex-caption
5568 %texhash
5569
5570 %postun latex-caption
5571 %texhash
5572
5573 %post latex-carlisle
5574 %texhash
5575
5576 %postun latex-carlisle
5577 %texhash
5578
5579 %post latex-ccfonts
5580 %texhash
5581
5582 %postun latex-ccfonts
5583 %texhash
5584
5585 %post latex-cite
5586 %texhash
5587
5588 %postun latex-cite
5589 %texhash
5590
5591 %post latex-cmbright
5592 %texhash
5593
5594 %postun latex-cmbright
5595 %texhash
5596
5597
5598 %post latex-comment
5599 %texhash
5600
5601 %postun latex-comment
5602 %texhash
5603
5604 %post latex-concmath
5605 %texhash
5606
5607 %postun latex-concmath
5608 %texhash
5609
5610 %post latex-currvita
5611 %texhash
5612
5613 %postun latex-currvita
5614 %texhash
5615
5616
5617 %post latex-curves
5618 %texhash
5619
5620 %postun latex-curves
5621 %texhash
5622
5623 %post latex-custom-bib
5624 %texhash
5625
5626 %postun latex-custom-bib
5627 %texhash
5628
5629 %post latex-cyrillic
5630 %texhash
5631
5632 %postun latex-cyrillic
5633 %texhash
5634
5635 # %post latex-dstroke
5636 # %texhash
5637
5638 # %postun latex-dstroke
5639 # %texhash
5640
5641 %post latex-enumitem
5642 %texhash
5643
5644 %postun latex-enumitem
5645 %texhash
5646
5647 %post latex-exam
5648 %texhash
5649
5650 %postun latex-exam
5651 %texhash
5652
5653 %post latex-gbrief
5654 %texhash
5655
5656 %postun latex-gbrief
5657 %texhash
5658
5659 %post latex-jknappen
5660 %texhash
5661
5662 %postun latex-jknappen
5663 %texhash
5664
5665 %post latex-keystroke
5666 %texhash
5667
5668 %postun latex-keystroke
5669 %texhash
5670
5671 %post latex-labbook
5672 %texhash
5673
5674 %postun latex-labbook
5675 %texhash
5676
5677 %post latex-lcd
5678 %texhash
5679
5680 %postun latex-lcd
5681 %texhash
5682
5683 %post latex-leaflet
5684 %texhash
5685
5686 %postun latex-leaflet
5687 %texhash
5688
5689 %post latex-leftidx
5690 %texhash
5691
5692 %postun latex-leftidx
5693 %texhash
5694
5695 %post latex-lewis
5696 %texhash
5697
5698 %postun latex-lewis
5699 %texhash
5700
5701 %post latex-lm
5702 %texhash
5703
5704 %post latex-lastpage
5705 %texhash
5706
5707 %postun latex-lastpage
5708 %texhash
5709
5710 %postun latex-lm
5711 %texhash
5712
5713 %post latex-lucidabr
5714 %texhash
5715
5716 %postun latex-lucidabr
5717 %texhash
5718
5719 %post latex-marvosym
5720 %texhash
5721
5722 %postun latex-marvosym
5723 %texhash
5724
5725 %post latex-mathexam
5726 %texhash
5727
5728 %postun latex-mathexam
5729 %texhash
5730
5731 %post latex-mathpple
5732 %texhash
5733
5734 %postun latex-mathpple
5735 %texhash
5736
5737 %post latex-mathtime
5738 %texhash
5739
5740 %postun latex-mathtime
5741 %texhash
5742
5743 %post latex-mflogo
5744 %texhash
5745
5746 %postun latex-mflogo
5747 %texhash
5748
5749 %post latex-mfnfss
5750 %texhash
5751
5752 %postun latex-mfnfss
5753 %texhash
5754
5755 %post latex-minitoc
5756 %texhash
5757
5758 %postun latex-minitoc
5759 %texhash
5760
5761 %post latex-mltex
5762 %texhash
5763
5764 %postun latex-mltex
5765 %texhash
5766
5767 %post latex-moreverb
5768 %texhash
5769
5770 %postun latex-moreverb
5771 %texhash
5772
5773 %post latex-multienum
5774 %texhash
5775
5776 %postun latex-multienum
5777 %texhash
5778
5779 %post latex-musictex
5780 %texhash
5781
5782 %postun latex-musictex
5783 %texhash
5784
5785 %post latex-ntheorem
5786 %texhash
5787
5788 %postun latex-ntheorem
5789 %texhash
5790
5791 %post latex-other
5792 %texhash
5793
5794 %postun latex-other
5795 %texhash
5796
5797 %post latex-other-doc
5798 %texhash
5799
5800 %postun latex-other-doc
5801 %texhash
5802
5803 %post latex-palatcm
5804 %texhash
5805
5806 %postun latex-palatcm
5807 %texhash
5808
5809 %post latex-pdfslide
5810 %texhash
5811
5812 %postun latex-pdfslide
5813 %texhash
5814
5815 %post latex-pgf
5816 %texhash
5817
5818 %postun latex-pgf
5819 %texhash
5820
5821 %post latex-polynom
5822 %texhash
5823
5824 %postun latex-polynom
5825 %texhash
5826
5827 %post latex-polynomial
5828 %texhash
5829
5830 %postun latex-polynomial
5831 %texhash
5832
5833 %post latex-prosper
5834 %texhash
5835
5836 %postun latex-prosper
5837 %texhash
5838
5839 %post latex-pseudocode
5840 %texhash
5841
5842 %postun latex-pseudocode
5843 %texhash
5844
5845 %post latex-psnfss
5846 %texhash
5847
5848 %postun latex-psnfss
5849 %texhash
5850
5851 %post latex-pst-2dplot
5852 %texhash
5853
5854 %postun latex-pst-2dplot
5855 %texhash
5856
5857 %post latex-pst-3dplot
5858 %texhash
5859
5860 %postun latex-pst-3dplot
5861 %texhash
5862
5863 %post latex-pst-bar
5864 %texhash
5865
5866 %postun latex-pst-bar
5867 %texhash
5868
5869 %post latex-pst-circ
5870 %texhash
5871
5872 %postun latex-pst-circ
5873 %texhash
5874
5875 %post latex-pst-eucl
5876 %texhash
5877
5878 %postun latex-pst-eucl
5879 %texhash
5880
5881 %post latex-pst-diffraction
5882 %texhash
5883
5884 %postun latex-pst-diffraction
5885 %texhash
5886
5887 %post latex-pst-fun
5888 %texhash
5889
5890 %postun latex-pst-fun
5891 %texhash
5892
5893 %post latex-pst-func
5894 %texhash
5895
5896 %postun latex-pst-func
5897 %texhash
5898
5899 %post latex-pst-infixplot
5900 %texhash
5901
5902 %postun latex-pst-infixplot
5903 %texhash
5904
5905 %post latex-pst-fr3d
5906 %texhash
5907
5908 %postun latex-pst-fr3d
5909 %texhash
5910
5911 %post latex-pst-fractal
5912 %texhash
5913
5914 %postun latex-pst-fractal
5915 %texhash
5916
5917 %post latex-pxfonts
5918 %texhash
5919
5920 %post latex-pst-math
5921 %texhash
5922
5923 %postun latex-pst-math
5924 %texhash
5925
5926 %post latex-pst-ob3d
5927 %texhash
5928
5929 %postun latex-pst-ob3d
5930 %texhash
5931
5932 %post latex-pst-optic
5933 %texhash
5934
5935 %postun latex-pst-optic
5936 %texhash
5937
5938 %post latex-pst-optexp
5939 %texhash
5940
5941 %postun latex-pst-optexp
5942 %texhash
5943
5944 %post latex-pst-text
5945 %texhash
5946
5947 %postun latex-pst-text
5948 %texhash
5949
5950 %post latex-pst-uncategorized
5951 %texhash
5952
5953 %postun latex-pst-uncategorized
5954
5955 %texhash
5956
5957 %postun latex-pxfonts
5958 %texhash
5959
5960 %post latex-qfonts
5961 %texhash
5962
5963 %postun latex-qfonts
5964 %texhash
5965
5966 %post latex-SIstyle
5967 %texhash
5968
5969 %postun latex-SIstyle
5970 %texhash
5971
5972 %post latex-SIunits
5973 %texhash
5974
5975 %postun latex-SIunits
5976 %texhash
5977
5978 %post latex-siunitx
5979 %texhash
5980
5981 %postun latex-siunitx
5982 %texhash
5983
5984 %post latex-Tabbing
5985 %texhash
5986
5987 %postun latex-Tabbing
5988 %texhash
5989
5990 %post latex-txfonts
5991 %texhash
5992
5993 %postun latex-txfonts
5994 %texhash
5995
5996 %post latex-ucs
5997 %texhash
5998
5999 %postun latex-ucs
6000 %texhash
6001
6002 %post latex-umlaute
6003 %texhash
6004
6005 %postun latex-umlaute
6006 %texhash
6007
6008 %post latex-wasysym
6009 %texhash
6010
6011 %postun latex-wasysym
6012 %texhash
6013
6014 %post latex-xcolor
6015 %texhash
6016
6017 %postun latex-xcolor
6018 %texhash
6019
6020 %post format-latex
6021 %texhash
6022
6023 %postun format-latex
6024 %texhash
6025
6026 %post format-pdflatex
6027 %texhash
6028
6029 %postun format-pdflatex
6030 %texhash
6031
6032 %post platex
6033 %texhash
6034
6035 %postun platex
6036 %texhash
6037
6038 %post format-platex
6039 %texhash
6040
6041 %postun format-platex
6042 %texhash
6043
6044 %post format-pdfplatex
6045 %texhash
6046
6047 %postun format-pdfplatex
6048 %texhash
6049
6050 %post tex-babel
6051 %texhash
6052
6053 %postun tex-babel
6054 %texhash
6055
6056 %post tex-german
6057 %texhash
6058
6059 %postun tex-german
6060 %texhash
6061
6062 %post tex-mfpic
6063 %texhash
6064
6065 %postun tex-mfpic
6066 %texhash
6067
6068 %post tex-misc
6069 %texhash
6070
6071 %postun tex-misc
6072 %texhash
6073
6074 %post tex-pictex
6075 %texhash
6076
6077 %postun tex-pictex
6078 %texhash
6079
6080 %post tex-pstricks
6081 %texhash
6082
6083 %postun tex-pstricks
6084 %texhash
6085
6086 %post tex-qpx
6087 %texhash
6088
6089 %postun tex-qpx
6090 %texhash
6091
6092 %post tex-qpxqtx
6093 %texhash
6094
6095 %postun tex-qpxqtx
6096 %texhash
6097
6098 %post tex-ruhyphen
6099 %texhash
6100
6101 %postun tex-ruhyphen
6102 %texhash
6103
6104 %post tex-spanish
6105 %texhash
6106
6107 %postun tex-spanish
6108 %texhash
6109
6110 %post tex-texdraw
6111 %texhash
6112
6113 %postun tex-texdraw
6114 %texhash
6115
6116 %post tex-thumbpdf
6117 %texhash
6118
6119 %postun tex-thumbpdf
6120 %texhash
6121
6122 %post tex-ukrhyph
6123 %texhash
6124
6125 %postun tex-ukrhyph
6126 %texhash
6127
6128 %post latex-vietnam
6129 %texhash
6130
6131 %postun latex-vietnam
6132 %texhash
6133
6134 %post tex-xypic
6135 %texhash
6136
6137 %postun tex-xypic
6138 %texhash
6139
6140 %post fonts-adobe
6141 %texhash
6142
6143 %postun fonts-adobe
6144 %texhash
6145
6146 %post fonts-ae
6147 %texhash
6148
6149 %postun fonts-ae
6150 %texhash
6151
6152 %post fonts-ams
6153 %texhash
6154
6155 %postun fonts-ams
6156 %texhash
6157
6158 %post fonts-antp
6159 %texhash
6160
6161 %postun fonts-antp
6162 %texhash
6163
6164 %post fonts-antt
6165 %texhash
6166
6167 %postun fonts-antt
6168 %texhash
6169
6170 %post fonts-bbm
6171 %texhash
6172
6173 %postun fonts-bbm
6174 %texhash
6175
6176 %post fonts-bbold
6177 %texhash
6178
6179 %postun fonts-bbold
6180 %texhash
6181
6182 %post fonts-bh
6183 %texhash
6184
6185 %postun fonts-bh
6186 %texhash
6187
6188 %post fonts-bitstream
6189 %texhash
6190
6191 %postun fonts-bitstream
6192 %texhash
6193
6194 %post fonts-cbgreek
6195 %texhash
6196
6197 %postun fonts-cbgreek
6198 %texhash
6199
6200 %post fonts-cc-pl
6201 %texhash
6202
6203 %postun fonts-cc-pl
6204 %texhash
6205
6206 %post fonts-cg
6207 %texhash
6208
6209 %postun fonts-cg
6210 %texhash
6211
6212 %post fonts-cm
6213 %texhash
6214
6215 %postun fonts-cm
6216 %texhash
6217
6218 %post fonts-cmbright
6219 %texhash
6220
6221 %postun fonts-cmbright
6222 %texhash
6223
6224 %post fonts-cmcyr
6225 %texhash
6226
6227 %postun fonts-cmcyr
6228 %texhash
6229
6230 %post fonts-cmextra
6231 %texhash
6232
6233 %postun fonts-cmextra
6234 %texhash
6235
6236 %post fonts-cmsuper
6237 %texhash
6238
6239 %postun fonts-cmsuper
6240 %texhash
6241
6242 %post fonts-concmath
6243 %texhash
6244
6245 %postun fonts-concmath
6246 %texhash
6247
6248 %post fonts-concrete
6249 %texhash
6250
6251 %postun fonts-concrete
6252 %texhash
6253
6254 %post fonts-cs
6255 %texhash
6256
6257 %postun fonts-cs
6258 %texhash
6259
6260 %post fonts-dstroke
6261 %texhash
6262
6263 %postun fonts-dstroke
6264 %texhash
6265
6266 %post fonts-ecc
6267 %texhash
6268
6269 %postun fonts-ecc
6270 %texhash
6271
6272 %post fonts-eurosym
6273 %texhash
6274
6275 %postun fonts-eurosym
6276 %texhash
6277
6278 %post fonts-euxm
6279 %texhash
6280
6281 %postun fonts-euxm
6282 %texhash
6283
6284 %post fonts-gothic
6285 %texhash
6286
6287 %postun fonts-gothic
6288 %texhash
6289
6290 %post fonts-hoekwater
6291 %texhash
6292
6293 %postun fonts-hoekwater
6294 %texhash
6295
6296 %post fonts-jknappen
6297 %texhash
6298
6299 %postun fonts-jknappen
6300 %texhash
6301
6302 %post fonts-latex
6303 %texhash
6304
6305 %postun fonts-latex
6306 %texhash
6307
6308 %post fonts-lh
6309 %texhash
6310
6311 %postun fonts-lh
6312 %texhash
6313
6314 %post fonts-lm
6315 %texhash
6316
6317 %postun fonts-lm
6318 %texhash
6319
6320 %post fonts-marvosym
6321 %texhash
6322
6323 %postun fonts-marvosym
6324 %texhash
6325
6326 %post fonts-mflogo
6327 %texhash
6328
6329 %postun fonts-mflogo
6330 %texhash
6331
6332 %post fonts-misc
6333 %texhash
6334
6335 %postun fonts-misc
6336 %texhash
6337
6338 %post fonts-monotype
6339 %texhash
6340
6341 %postun fonts-monotype
6342 %texhash
6343
6344 %post fonts-omega
6345 %texhash
6346
6347 %postun fonts-omega
6348 %texhash
6349
6350 %post fonts-other
6351 %texhash
6352
6353 %postun fonts-other
6354 %texhash
6355
6356 %post fonts-pazo
6357 %texhash
6358
6359 %postun fonts-pazo
6360 %texhash
6361
6362 %post fonts-pl
6363 %texhash
6364
6365 %postun fonts-pl
6366 %texhash
6367
6368 %post fonts-px
6369 %texhash
6370
6371 %postun fonts-px
6372 %texhash
6373
6374 %post fonts-qfonts
6375 %texhash
6376
6377 %postun fonts-qfonts
6378 %texhash
6379
6380 %post fonts-qpx
6381 %texhash
6382
6383 %postun fonts-qpx
6384 %texhash
6385
6386 %post fonts-qpxqtx
6387 %texhash
6388
6389 %postun fonts-qpxqtx
6390 %texhash
6391
6392 %post fonts-rsfs
6393 %texhash
6394
6395 %postun fonts-rsfs
6396 %texhash
6397
6398 %post fonts-stmaryrd
6399 %texhash
6400
6401 %postun fonts-stmaryrd
6402 %texhash
6403
6404 %post fonts-tx
6405 %texhash
6406
6407 %postun fonts-tx
6408 %texhash
6409
6410 %post fonts-urw
6411 %texhash
6412
6413 %postun fonts-urw
6414 %texhash
6415
6416 %post fonts-vnr
6417 %texhash
6418
6419 %postun fonts-vnr
6420 %texhash
6421
6422 %post fonts-wasy
6423 %texhash
6424
6425 %postun fonts-wasy
6426 %texhash
6427
6428 %post fonts-xypic
6429 %texhash
6430
6431 %postun fonts-xypic
6432 %texhash
6433
6434 %post fonts-yandy
6435 %texhash
6436
6437 %postun fonts-yandy
6438 %texhash
6439
6440 %post fonts-type1-antp
6441 %texhash
6442
6443 %postun fonts-type1-antp
6444 %texhash
6445
6446 %post fonts-type1-antt
6447 %texhash
6448
6449 %postun fonts-type1-antt
6450 %texhash
6451
6452 %post fonts-type1-belleek
6453 %texhash
6454
6455 %postun fonts-type1-belleek
6456 %texhash
6457
6458 %post fonts-type1-bitstream
6459 %texhash
6460
6461 %postun fonts-type1-bitstream
6462 %texhash
6463
6464 %post fonts-type1-bluesky
6465 %texhash
6466
6467 %postun fonts-type1-bluesky
6468 %texhash
6469
6470 %post fonts-type1-cc-pl
6471 %texhash
6472
6473 %postun fonts-type1-cc-pl
6474 %texhash
6475
6476 %post fonts-type1-cmcyr
6477 %texhash
6478
6479 %postun fonts-type1-cmcyr
6480 %texhash
6481
6482 %post fonts-type1-cs
6483 %texhash
6484
6485 %postun fonts-type1-cs
6486 %texhash
6487
6488 %post fonts-type1-dstroke
6489 %texhash
6490
6491 %postun fonts-type1-dstroke
6492 %texhash
6493
6494 %post fonts-type1-eurosym
6495 %texhash
6496
6497 %postun fonts-type1-eurosym
6498 %texhash
6499
6500 %post fonts-type1-hoekwater
6501 %texhash
6502
6503 %postun fonts-type1-hoekwater
6504 %texhash
6505
6506 %post fonts-type1-lm
6507 %texhash
6508
6509 %postun fonts-type1-lm
6510 %texhash
6511
6512 %post fonts-type1-marvosym
6513 %texhash
6514
6515 %postun fonts-type1-marvosym
6516 %texhash
6517
6518 %post fonts-type1-mathpazo
6519 %texhash
6520
6521 %postun fonts-type1-mathpazo
6522 %texhash
6523
6524 %post fonts-type1-omega
6525 %texhash
6526
6527 %postun fonts-type1-omega
6528 %texhash
6529
6530 %post fonts-type1-pl
6531 %texhash
6532
6533 %postun fonts-type1-pl
6534 %texhash
6535
6536 %post fonts-type1-px
6537 %texhash
6538
6539 %postun fonts-type1-px
6540 %texhash
6541
6542 %post fonts-type1-qfonts
6543 %texhash
6544
6545 %postun fonts-type1-qfonts
6546 %texhash
6547
6548 %post fonts-type1-tx
6549 %texhash
6550
6551 %postun fonts-type1-tx
6552 %texhash
6553
6554 %post fonts-type1-urw
6555 %texhash
6556
6557 %postun fonts-type1-urw
6558 %texhash
6559
6560 %post fonts-type1-vnr
6561 %texhash
6562
6563 %postun fonts-type1-vnr
6564 %texhash
6565
6566 %post fonts-type1-xypic
6567 %texhash
6568
6569 %postun fonts-type1-xypic
6570 %texhash
6571
6572 %post -n texconfig
6573 %texhash
6574
6575 %postun -n texconfig
6576 %texhash
6577
6578 %post xetex
6579 %texhash
6580
6581 %postun xetex
6582 %texhash
6583
6584 %post xmltex
6585 %texhash
6586
6587 %postun xmltex
6588 %texhash
6589
6590 # Check the commented lines!!!
6591
6592 %files
6593 %defattr(644,root,root,755)
6594 # %doc %{texmf}/LICENSE.texmf
6595 # %doc %{texmf}/ChangeLog
6596 # %doc %{texmf}/doc/README.knuth
6597 # There isn't doc/fonts directory
6598 %dir %{texmfdist}/doc/fonts
6599 %doc %{texmf}/doc/fontname
6600 # %dir %{texmf}/doc/fonts/polish
6601 # %dir %{texmf}/doc/help
6602 # %doc %{texmf}/doc/help/csname.txt
6603 # %doc %{texmf}/doc/help/ctan
6604 # %doc %{texmf}/doc/help/tds.dvi
6605 # %doc %{texmf}/doc/help/unixtex.ftp
6606 # %dir %{texmf}/doc/help/faq
6607 # %doc %{texmf}/doc/images
6608 # %dir %{texmf}/doc/polish
6609 # %doc %{texmf}/doc/polish/*.html
6610 # %dir %{texmf}/doc/programs
6611 # %doc %{texmf}/doc/programs/web2c*
6612 # %doc %{texmf}/doc/programs/cwebman.dvi
6613 # %doc %{texmf}/doc/programs/dvipng.*
6614 # %doc %{texmf}/doc/knuth
6615 #%attr(755,root,root) %{_bindir}/MakeTeXPK
6616 #%attr(755,root,root) %{_bindir}/access
6617
6618 # ***********
6619 # executables
6620 # ***********
6621 %attr(755,root,root) %{_bindir}/a2ping
6622 %attr(755,root,root) %{_bindir}/afm2tfm
6623 %attr(755,root,root) %{_bindir}/allcm
6624 %attr(755,root,root) %{_bindir}/allec
6625 %attr(755,root,root) %{_bindir}/allneeded
6626 %attr(755,root,root) %{_bindir}/cweave
6627 %attr(755,root,root) %{_bindir}/ctangle
6628 %attr(755,root,root) %{_bindir}/ctie
6629 %attr(755,root,root) %{_bindir}/dmp
6630 %attr(755,root,root) %{_bindir}/dvipng
6631 %attr(755,root,root) %{_bindir}/e2pall
6632 %attr(755,root,root) %{_bindir}/ebb
6633 # %attr(755,root,root) %{_bindir}/fdf2tan
6634 %attr(755,root,root) %{_bindir}/fmtutil
6635 %attr(755,root,root) %{_bindir}/fmtutil-sys
6636 #%attr(755,root,root) %{_bindir}/fontexport
6637 #%attr(755,root,root) %{_bindir}/fontimport
6638 %attr(755,root,root) %{_bindir}/fontinst
6639 %attr(755,root,root) %{_bindir}/gftodvi
6640 %attr(755,root,root) %{_bindir}/gftopk
6641 %attr(755,root,root) %{_bindir}/gftype
6642 %attr(755,root,root) %{_bindir}/gsftopk
6643 #%attr(755,root,root) %{_bindir}/initex
6644 %attr(755,root,root) %{_bindir}/kpseaccess
6645 %attr(755,root,root) %{_bindir}/kpsereadlink
6646 %attr(755,root,root) %{_bindir}/kpsewhere
6647 %attr(755,root,root) %{_bindir}/mag
6648 %attr(755,root,root) %{_bindir}/makempx
6649 #%attr(755,root,root) %{_bindir}/mkfontdesc
6650 %attr(755,root,root) %{_bindir}/mktexfmt
6651 %attr(755,root,root) %{_bindir}/mktexlsr
6652 %attr(755,root,root) %{_bindir}/newer
6653 %attr(755,root,root) %{_bindir}/patgen
6654 %attr(755,root,root) %{_bindir}/pdfetex
6655 %attr(755,root,root) %{_bindir}/pfb2pfa
6656 %attr(755,root,root) %{_bindir}/pk2bm
6657 %attr(755,root,root) %{_bindir}/pktogf
6658 %attr(755,root,root) %{_bindir}/pktype
6659 %attr(755,root,root) %{_bindir}/pltotf
6660 %attr(755,root,root) %{_bindir}/pooltype
6661 %attr(755,root,root) %{_bindir}/ps2frag
6662 %attr(755,root,root) %{_bindir}/ps2pk
6663 # TODO: move this file to correct subpackage ?
6664 %attr(755,root,root) %{_bindir}/ps4pdf
6665 #%attr(755,root,root) %{_bindir}/t1mapper
6666 %attr(755,root,root) %{_bindir}/tangle
6667 #%attr(755,root,root) %{_bindir}/tetex-updmap
6668 %attr(755,root,root) %{_bindir}/tex
6669 %attr(755,root,root) %{_bindir}/texdoc
6670 %attr(755,root,root) %{_bindir}/texhash
6671 # %attr(755,root,root) %{_bindir}/texi2html
6672 %attr(755,root,root) %{_bindir}/texlinks
6673 %attr(755,root,root) %{_bindir}/tftopl
6674 %attr(755,root,root) %{_bindir}/tie
6675 %attr(755,root,root) %{_bindir}/ttf2afm
6676 %attr(755,root,root) %{_bindir}/updmap
6677 %attr(755,root,root) %{_bindir}/updmap-sys
6678 %attr(755,root,root) %{_bindir}/vftovp
6679 #%attr(755,root,root) %{_bindir}/virtex
6680 %attr(755,root,root) %{_bindir}/vptovf
6681 %attr(755,root,root) %{_bindir}/weave
6682
6683 %attr(755,root,root) %{texmf}/web2c/mktexnam
6684 %attr(755,root,root) %{texmf}/web2c/mktexdir
6685 %attr(755,root,root) %{texmf}/web2c/mktexupd
6686
6687 %attr(750,root,root) /etc/cron.daily/texlive
6688
6689 #%dir /etc/sysconfig/tetex-updmap
6690 #%verify(not md5 mtime size) %config(noreplace) /etc/sysconfig/tetex-updmap/maps.lst
6691
6692 %ghost %{texmf}/ls-R
6693 %ghost %{texmfdist}/ls-R
6694 # %ghost %{_localstatedir}/ls-R
6695
6696 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/cslatex/base/fonttext.cfg
6697 %config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/language.dat
6698 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/fontmath.cfg
6699 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/fonttext.cfg
6700 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/preload.cfg
6701
6702 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/fmtutil.cnf
6703 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktex.cnf
6704 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktex.opt
6705 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktexdir.opt
6706 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktexnam.opt
6707 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/texmf.cnf
6708 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/updmap.cfg
6709
6710 %attr(1777,root,root) /var/cache/fonts
6711
6712 %{_datadir}/info/web2c.info*
6713 # %{_datadir}/info/texi2html.info*
6714 # %{_datadir}/texi2html
6715 #%{texmf}/updates.dat
6716
6717 # %{texmf}/aliases
6718 # %{texmf}/tex/generic/bghyph
6719 # %doc %{texmf}/doc/generic/hyphen
6720 #%{texmf}/tex/generic/letterspacing
6721
6722 # ***********
6723 # Directories
6724 # ***********
6725 %attr(1777,root,root) %dir %{_localstatedir}
6726 %attr(1777,root,root) %dir %{_localstatedir}/fonts
6727 %attr(1777,root,root) %dir %{_localstatedir}/fonts/map
6728 %attr(1777,root,root) %dir %{fmtdir}
6729
6730 %dir %{texmfdist}
6731 %doc %{texmfdist}/README
6732 %dir %{texmf}
6733
6734 %dir %{texmfdist}/doc
6735 %dir %{texmfdist}/doc/generic
6736 %dir %{texmfdist}/doc/generic/enctex
6737 %dir %{texmfdist}/doc/latex
6738 %dir %{texmfdist}/doc/latex/localloc
6739 %dir %{texmf}/doc
6740 %dir %{texmf}/doc/generic
6741 %dir %{texmf}/doc/tetex
6742 %dir %{texmf}/fmtutil
6743
6744 %dir %{texmfdist}/tex
6745 %dir %{texmfdist}/tex/cslatex
6746 %dir %{texmfdist}/tex/cslatex/base
6747 %dir %{texmfdist}/tex/generic
6748 %dir %{texmfdist}/tex/generic/dehyph-exptl
6749 %dir %{texmfdist}/tex/generic/enctex
6750 %dir %{texmfdist}/tex/generic/hyph-utf8
6751 %dir %{texmfdist}/tex/generic/misc
6752 %dir %{texmfdist}/tex/latex
6753 %dir %{texmfdist}/tex/latex/base
6754 %dir %{texmf}/dvips
6755 %dir %{texmf}/dvips/config
6756 %dir %{texmf}/dvips/tetex
6757 %dir %{texmf}/fonts/enc
6758 %dir %{texmf}/fonts/enc/dvips
6759 %dir %{texmf}/fonts/enc/dvips/tetex
6760 %dir %{texmf}/fonts/map/dvips/updmap
6761 %dir %{texmf}/fonts/map
6762 %dir %{texmf}/fonts/map/dvips
6763 %dir %{texmf}/fonts/map/dvips/tetex
6764 %dir %{texmf}/scripts
6765 %dir %{texmf}/tex
6766 %dir %{texmf}/tex/generic
6767 %dir %{texmf}/tex/generic/config
6768 %dir %{texmf}/web2c
6769
6770 # Docs
6771 # %doc %{texmf}/doc/README
6772 %doc %{texmf}/doc/tetex/TETEXDOC.*
6773 %doc %{texmf}/doc/tetex/teTeX-FAQ
6774
6775 # %{texmf}/fonts/map/dvips/tetex/contnav.map
6776 # %{texmf}/fonts/map/dvips/tetex/lumath-o.map
6777 %{texmfdist}/fonts/map/dvips/vntex/urwvn.map
6778 %{texmfdist}/fonts/enc/dvips/vntex/t5.enc
6779
6780 # Main fonts from TeTeX
6781 %{texmf}/fonts/enc/dvips/tetex/09fbbfac.enc
6782 %{texmf}/fonts/enc/dvips/tetex/0ef0afca.enc
6783 %{texmf}/fonts/enc/dvips/tetex/10037936.enc
6784 %{texmf}/fonts/enc/dvips/tetex/1b6d048e.enc
6785 %{texmf}/fonts/enc/dvips/tetex/71414f53.enc
6786 %{texmf}/fonts/enc/dvips/tetex/74afc74c.enc
6787 %{texmf}/fonts/enc/dvips/tetex/aae443f0.enc
6788 %{texmf}/fonts/enc/dvips/tetex/b6a4d7c7.enc
6789 %{texmf}/fonts/enc/dvips/tetex/bbad153f.enc
6790 %{texmf}/fonts/enc/dvips/tetex/d9b29452.enc
6791 %{texmf}/fonts/enc/dvips/tetex/f7b6d320.enc
6792 %{texmf}/fonts/map/dvips/tetex/ps2pk35.map
6793
6794 %{texmfdist}/tex/generic/dehyph-exptl/*
6795 %{texmfdist}/tex/generic/encodings
6796 %{texmfdist}/tex/generic/epsf
6797 %{texmfdist}/tex/generic/hyph-utf8/*
6798 %{texmfdist}/tex/generic/genmisc
6799 %{texmfdist}/tex/generic/misc/null*
6800 %{texmfdist}/tex/generic/misc/texnames.sty
6801 %{texmfdist}/tex/generic/tap
6802 %{texmfdist}/tex/generic/tex-ps
6803 %{texmfdist}/tex/texinfo
6804 %{texmfdist}/tex/fontinst/misc/glyphbox.mtx
6805 %{texmf}/tex/fontinst
6806 %{texmf}/tex/generic/hyphen
6807
6808 # %{fmtdir}/metafun.mem
6809 #%{texmf}/web2c/tex-pl.pool
6810 # %{texmf}/web2c/tex.pool
6811 %{texmf}/fonts/map/dvips/updmap/*
6812
6813 %{texmf}/web2c/*.tcx
6814
6815 # %lang(fi) %{_mandir}/fi/man1/afm2tfm.1*
6816 # %lang(fi) %{_mandir}/fi/man1/allcm.1*
6817 # %lang(fi) %{_mandir}/fi/man1/allneeded.1*
6818 # %lang(fr) %{_mandir}/fr/man1/access.1*
6819 # %lang(hu) %{_mandir}/hu/man1/access.1*
6820 # %lang(hu) %{_mandir}/hu/man1/newer.1*
6821 # %lang(pl) %{_mandir}/pl/man1/access.1*
6822 # %lang(pl) %{_mandir}/pl/man1/newer.1*
6823 #%{_mandir}/man1/MakeTeXPK.1*
6824 #%{_mandir}/man1/access.1*
6825 #%{_mandir}/man1/fontexport.1*
6826 #%{_mandir}/man1/fontimport.1*
6827 #%{_mandir}/man1/initex.1*
6828 #%{_mandir}/man1/t1mapper.1*
6829 #%{_mandir}/man1/texdoc.1*
6830 #%{_mandir}/man1/texi2html.1*
6831 #%{_mandir}/man1/virtex.1*
6832 #%{_mandir}/man8/fmtutil.8*
6833 #%{_mandir}/man8/mkfontdesc.8*
6834 #%{_mandir}/man8/texlinks.8*
6835
6836 %{_mandir}/man1/afm2tfm.1*
6837 %{_mandir}/man1/allcm.1*
6838 %{_mandir}/man1/allec.1*
6839 %{_mandir}/man1/allneeded.1*
6840 %{_mandir}/man1/ctangle.1*
6841 %{_mandir}/man1/ctie.1*
6842 %{_mandir}/man1/cweave.1*
6843 %{_mandir}/man1/cweb.1*
6844 %{_mandir}/man1/dmp.1*
6845 %{_mandir}/man1/dvipdft.1*
6846 %{_mandir}/man1/dvipng.1*
6847 %{_mandir}/man1/e2pall.1*
6848 %{_mandir}/man1/ebb.1*
6849 %{_mandir}/man1/fmtutil.1*
6850 %{_mandir}/man1/fmtutil-sys.1*
6851 %{_mandir}/man1/fontinst.1*
6852 %{_mandir}/man1/gftodvi.1*
6853 %{_mandir}/man1/gftopk.1*
6854 %{_mandir}/man1/gftype.1*
6855 %{_mandir}/man1/gsftopk.1*
6856 %{_mandir}/man1/kpseaccess.1*
6857 %{_mandir}/man1/kpsereadlink.1*
6858 %{_mandir}/man1/kpsewhere.1*
6859 %{_mandir}/man1/mag.1*
6860 %{_mandir}/man1/makempx.1*
6861 %{_mandir}/man1/makempy.1*
6862 %{_mandir}/man1/mktexfmt.1*
6863 %{_mandir}/man1/mktexlsr.1*
6864 %{_mandir}/man1/newer.1*
6865 %{_mandir}/man1/patgen.1*
6866 %{_mandir}/man1/pdfetex.1*
6867 %{_mandir}/man1/pfb2pfa.1*
6868 %{_mandir}/man1/pk2bm.1*
6869 %{_mandir}/man1/pktogf.1*
6870 %{_mandir}/man1/pktype.1*
6871 %{_mandir}/man1/pltotf.1*
6872 %{_mandir}/man1/pooltype.1*
6873 %{_mandir}/man1/ps2frag.1*
6874 %{_mandir}/man1/ps2pk.1*
6875 %{_mandir}/man1/tangle.1*
6876 %{_mandir}/man1/tex.1*
6877 %{_mandir}/man1/texexec.1*
6878 %{_mandir}/man1/texhash.1*
6879 %{_mandir}/man1/texlinks.1*
6880 %{_mandir}/man1/tftopl.1*
6881 %{_mandir}/man1/tie.1*
6882 %{_mandir}/man1/ttf2afm.1*
6883 %{_mandir}/man1/updmap.1*
6884 %{_mandir}/man1/updmap-sys.1*
6885 %{_mandir}/man1/vftovp.1*
6886 %{_mandir}/man1/vptovf.1*
6887 %{_mandir}/man1/weave.1*
6888 %{_mandir}/man5/fmtutil.cnf.5*
6889 %{_mandir}/man5/updmap.cfg.5*
6890
6891 %files other-utils
6892 %defattr(644,root,root,755)
6893 %attr(755,root,root) %{_bindir}/bg5+latex
6894 %attr(755,root,root) %{_bindir}/bg5+pdflatex
6895 %attr(755,root,root) %{_bindir}/bg5conv
6896 %attr(755,root,root) %{_bindir}/bg5latex
6897 %attr(755,root,root) %{_bindir}/bg5pdflatex
6898 %attr(755,root,root) %{_bindir}/bibtex8
6899 %attr(755,root,root) %{_bindir}/cfftot1
6900 %attr(755,root,root) %{_bindir}/ebong
6901 %attr(755,root,root) %{_bindir}/extconv
6902 %attr(755,root,root) %{_bindir}/extractbb
6903 %attr(755,root,root) %{_bindir}/gbklatex
6904 %attr(755,root,root) %{_bindir}/gbkpdflatex
6905 %attr(755,root,root) %{_bindir}/getnonfreefonts
6906 %attr(755,root,root) %{_bindir}/getnonfreefonts-sys
6907 %attr(755,root,root) %{_bindir}/hbf2gf
6908 %attr(755,root,root) %{_bindir}/jadetex
6909 %attr(755,root,root) %{_bindir}/lamed
6910 %attr(755,root,root) %{_bindir}/makeglossaries
6911 %attr(755,root,root) %{_bindir}/metafun
6912 %attr(755,root,root) %{_bindir}/mkjobtexmf
6913 %attr(755,root,root) %{_bindir}/mllatex
6914 %attr(755,root,root) %{_bindir}/mltex
6915 %attr(755,root,root) %{_bindir}/mmafm
6916 %attr(755,root,root) %{_bindir}/mmpfb
6917 %attr(755,root,root) %{_bindir}/musixflx
6918 %attr(755,root,root) %{_bindir}/ofm2opl
6919 %attr(755,root,root) %{_bindir}/otfinfo
6920 %attr(755,root,root) %{_bindir}/otftotfm
6921 %attr(755,root,root) %{_bindir}/oxdvi
6922 %attr(755,root,root) %{_bindir}/pdfatfi
6923 %attr(755,root,root) %{_bindir}/pdfclose
6924 %attr(755,root,root) %{_bindir}/pdfjadetex
6925 %attr(755,root,root) %{_bindir}/pdfopen
6926 %attr(755,root,root) %{_bindir}/pdftosrc
6927 %{__perl}tex
6928 %attr(755,root,root) %{_bindir}/physe
6929 %attr(755,root,root) %{_bindir}/pkfix
6930 %attr(755,root,root) %{_bindir}/ppower4
6931 %attr(755,root,root) %{_bindir}/rungs
6932 %attr(755,root,root) %{_bindir}/simpdftex
6933 %attr(755,root,root) %{_bindir}/sjisconv
6934 %attr(755,root,root) %{_bindir}/sjislatex
6935 %attr(755,root,root) %{_bindir}/sjispdflatex
6936 %attr(755,root,root) %{_bindir}/synctex
6937 %attr(755,root,root) %{_bindir}/t1dotlessj
6938 %attr(755,root,root) %{_bindir}/t1lint
6939 %attr(755,root,root) %{_bindir}/t1reencode
6940 %attr(755,root,root) %{_bindir}/t1testpage
6941 %attr(755,root,root) %{_bindir}/texcount
6942 %attr(755,root,root) %{_bindir}/texsis
6943 %attr(755,root,root) %{_bindir}/tlmgr
6944 %attr(755,root,root) %{_bindir}/tpic2pdftex
6945 %attr(755,root,root) %{_bindir}/ttf2pk
6946 %attr(755,root,root) %{_bindir}/ttf2tfm
6947 %attr(755,root,root) %{_bindir}/ttftotype42
6948 %attr(755,root,root) %{_bindir}/vlna
6949 %attr(755,root,root) %{_bindir}/vpe
6950 %{_mandir}/man1/cfftot1.1*
6951 %{_mandir}/man1/getnonfreefonts-sys.1
6952 %{_mandir}/man1/getnonfreefonts.1*
6953 %{_mandir}/man1/hbf2gf.1*
6954 %{_mandir}/man1/mkjobtexmf.1*
6955 %{_mandir}/man1/mmafm.1*
6956 %{_mandir}/man1/mmpfb.1*
6957 %{_mandir}/man1/otfinfo.1*
6958 %{_mandir}/man1/otftotfm.1*
6959 %{_mandir}/man1/oxdvi.1
6960 %{_mandir}/man1/pdftosrc.1*
6961 %{_mandir}/man1/ps2eps.1*
6962 %{_mandir}/man1/synctex.1*
6963 %{_mandir}/man1/t1dotlessj.1*
6964 %{_mandir}/man1/t1lint.1*
6965 %{_mandir}/man1/t1reencode.1*
6966 %{_mandir}/man1/t1testpage.1*
6967 %{_mandir}/man1/ttf2pk.1*
6968 %{_mandir}/man1/ttf2tfm.1*
6969 %{_mandir}/man1/ttftotype42.1*
6970 %{_mandir}/man1/vlna.1*
6971 %{_mandir}/man5/synctex.5*
6972 %{texmfdist}/source/startex
6973 %{texmfdist}/source/jadetex
6974 %{texmfdist}/tex/jadetex
6975 %{texmfdist}/tex/texsis
6976 %{texmfdist}/tex/startex
6977 %{texmf}/fmtutil/format.jadetex.cnf
6978 %{texmf}/fmtutil/format.mltex.cnf
6979 %{texmfdist}/tex/generic/abbr
6980 %{texmfdist}/tex/generic/abstyles/
6981 %{texmfdist}/tex/generic/arrayjob
6982 %{texmfdist}/tex/generic/barr
6983 %{texmfdist}/tex/generic/borceux
6984 %{texmfdist}/tex/generic/c-pascal
6985 %{texmfdist}/tex/generic/cirth
6986 %{texmfdist}/tex/generic/colortab
6987 %{texmfdist}/tex/generic/dratex
6988 %{texmfdist}/tex/generic/ean
6989 %{texmfdist}/tex/generic/edmac
6990 %{texmfdist}/tex/generic/elvish
6991 %{texmfdist}/tex/generic/fenixpar
6992 %{texmfdist}/tex/generic/fltpoint
6993 %{texmfdist}/tex/generic/musixtex
6994
6995 %files other-utils-doc
6996 %defattr(644,root,root,755)
6997 %doc %{texmfdist}/doc/jadetex
6998 %doc %{texmfdist}/doc/texsis
6999 %doc %{texmfdist}/doc/startex
7000 %doc %{texmfdist}/doc/generic/c-pascal
7001
7002 %files dirs-fonts
7003 %defattr(644,root,root,755)
7004 %dir %{texmfdist}/doc/latex/marvosym/mac/oztex/tex-font
7005 %dir %{texmfdist}/fonts
7006 %dir %{texmfdist}/fonts/afm
7007 %dir %{texmfdist}/fonts/afm/public
7008 %dir %{texmfdist}/fonts/afm/vntex
7009 %dir %{texmfdist}/fonts/enc
7010 %dir %{texmfdist}/fonts/enc/dvips
7011 %dir %{texmfdist}/fonts/enc/dvips/vntex
7012 %dir %{texmfdist}/fonts/map
7013 %dir %{texmfdist}/fonts/map/dvipdfm
7014 %dir %{texmfdist}/fonts/map/dvips
7015 %dir %{texmfdist}/fonts/map/dvips/vntex
7016 %dir %{texmfdist}/fonts/map/fontname
7017 %dir %{texmfdist}/fonts/ofm
7018 %dir %{texmfdist}/fonts/ofm/public
7019 %dir %{texmfdist}/fonts/ovf
7020 %dir %{texmfdist}/fonts/ovf/public
7021 %dir %{texmfdist}/fonts/ovp
7022 %dir %{texmfdist}/fonts/ovp/public
7023 %dir %{texmfdist}/fonts/opentype
7024 %dir %{texmfdist}/fonts/opentype/public
7025 %dir %{texmfdist}/fonts/pk
7026 %dir %{texmfdist}/fonts/pk/ljfour
7027 %dir %{texmfdist}/fonts/source
7028 %dir %{texmfdist}/fonts/source/public
7029 %dir %{texmfdist}/fonts/source/vntex
7030 %dir %{texmfdist}/fonts/tfm
7031 %dir %{texmfdist}/fonts/tfm/public
7032 %dir %{texmfdist}/fonts/tfm/vntex
7033 %dir %{texmfdist}/fonts/truetype
7034 %dir %{texmfdist}/fonts/type1
7035 %dir %{texmfdist}/fonts/type1/public
7036 %dir %{texmfdist}/fonts/type1/vntex
7037 %dir %{texmfdist}/fonts/vf
7038 %dir %{texmfdist}/fonts/vf/public
7039 %dir %{texmfdist}/fonts/vf/vntex
7040 %dir %{texmfdist}/source
7041 %dir %{texmfdist}/source/fonts
7042 %dir %{texmfdist}/source/latex
7043 %dir %{texmf}/fonts
7044 %dir %{texmf}/fonts/opentype
7045 %dir %{texmf}/fonts/opentype/public
7046
7047 %files doc
7048 %defattr(644,root,root,755)
7049 %doc %{texmfdist}/doc/generic/dehyph-exptl
7050 %dir %{texmfdoc}
7051 %dir %{texmfdoc}/doc
7052 %{texmfdoc}/README
7053 %{texmfdoc}/ls-R
7054 %{texmfdoc}/doc/english
7055 %{texmfdist}/doc/fontinst
7056
7057 %files doc-bg
7058 %defattr(644,root,root,755)
7059 %{texmfdoc}/doc/bulgarian
7060
7061 %files doc-cs
7062 %defattr(644,root,root,755)
7063 %{texmfdoc}/doc/czechslovak
7064
7065 %files doc-de
7066 %defattr(644,root,root,755)
7067 %{texmfdoc}/doc/german
7068
7069 %files doc-el
7070 %defattr(644,root,root,755)
7071 %{texmfdoc}/doc/greek
7072
7073 %files doc-es
7074 %defattr(644,root,root,755)
7075 %{texmfdoc}/doc/spanish
7076
7077 %files doc-fi
7078 %defattr(644,root,root,755)
7079 %{texmfdoc}/doc/finnish
7080
7081 %files doc-fr
7082 %defattr(644,root,root,755)
7083 %{texmfdoc}/doc/french
7084
7085 %files doc-it
7086 %defattr(644,root,root,755)
7087 %{texmfdoc}/doc/italian
7088
7089 %files doc-ja
7090 %defattr(644,root,root,755)
7091 %{texmfdoc}/doc/japanese
7092
7093 %files doc-ko
7094 %defattr(644,root,root,755)
7095 %{texmfdoc}/doc/korean
7096
7097 %files doc-mn
7098 %defattr(644,root,root,755)
7099 %{texmfdoc}/doc/mongolian
7100
7101 %files doc-nl
7102 %defattr(644,root,root,755)
7103 %{texmfdoc}/doc/dutch
7104
7105 %files doc-pl
7106 %defattr(644,root,root,755)
7107 %{texmfdoc}/doc/polish
7108
7109 %files doc-pt
7110 %defattr(644,root,root,755)
7111 %{texmfdoc}/doc/portuguese
7112
7113 %files doc-ru
7114 %defattr(644,root,root,755)
7115 %{texmfdoc}/doc/russian
7116
7117 %files doc-sk
7118 %defattr(644,root,root,755)
7119 %{texmfdoc}/doc/slovak
7120
7121 %files doc-sl
7122 %defattr(644,root,root,755)
7123 %{texmfdoc}/doc/slovenian
7124
7125 %files doc-th
7126 %defattr(644,root,root,755)
7127 %{texmfdoc}/doc/thai
7128
7129 %files doc-tr
7130 %defattr(644,root,root,755)
7131 %{texmfdoc}/doc/turkish
7132
7133 %files doc-uk
7134 %defattr(644,root,root,755)
7135 %{texmfdoc}/doc/ukrainian
7136
7137 %files doc-vi
7138 %defattr(644,root,root,755)
7139 %{texmfdoc}/doc/vietnamese
7140
7141 %files doc-zh_CN
7142 %defattr(644,root,root,755)
7143 %{texmfdoc}/doc/chinese
7144
7145 # %files doc-Catalogue
7146 # %defattr(644,root,root,755)
7147 # %{texmf}/doc/help/Catalogue
7148
7149 # %files doc-tug-faq
7150 # %defattr(644,root,root,755)
7151 # %{texmf}/doc/help/faq/uktug-faq
7152
7153
7154 %files doc-latex
7155 %defattr(644,root,root,755)
7156 # %{texmfdist}/doc/latex/bar
7157 # %{texmfdist}/doc/latex/eclbip
7158 # %{texmfdist}/doc/latex/eo
7159 # %{texmfdist}/doc/latex/floatflt
7160 # %{texmfdist}/doc/latex/general
7161 # %{texmfdist}/doc/latex/germbib
7162 # %{texmfdist}/doc/latex/images
7163 # %{texmfdist}/doc/latex/mathcomp
7164 # %{texmfdist}/doc/latex/mt11p
7165 # %{texmfdist}/doc/latex/picins
7166 # %{texmfdist}/doc/latex/ps4pdf
7167 # %{texmfdist}/doc/latex/pslatex
7168 # %{texmfdist}/doc/latex/shapepar
7169 # %{texmfdist}/doc/latex/supertab
7170 # %{texmfdist}/doc/latex/tex-refs
7171 # %{texmfdist}/doc/latex/textmerg
7172 # %{texmfdist}/doc/latex/treesvr
7173 %{texmfdist}/doc/latex/acronym
7174 %{texmfdist}/doc/latex/aeguill
7175 %{texmfdist}/doc/latex/anysize
7176 %{texmfdist}/doc/latex/base
7177 %{texmfdist}/doc/latex/beton
7178 %{texmfdist}/doc/latex/carlisle
7179 %{texmfdist}/doc/latex/ccaption
7180 %{texmfdist}/doc/latex/changebar
7181 %{texmfdist}/doc/latex/chappg
7182 %{texmfdist}/doc/latex/concmath
7183 %{texmfdist}/doc/latex/crop
7184 %{texmfdist}/doc/latex/dinbrief
7185 %{texmfdist}/doc/latex/draftcopy
7186 %{texmfdist}/doc/latex/eepic
7187 %{texmfdist}/doc/latex/endfloat
7188 %{texmfdist}/doc/latex/esint
7189 %{texmfdist}/doc/latex/eso-pic
7190 %{texmfdist}/doc/latex/euler
7191 %{texmfdist}/doc/latex/eulervm
7192 %{texmfdist}/doc/latex/extsizes
7193 %{texmfdist}/doc/latex/fancybox
7194 %{texmfdist}/doc/latex/fancyhdr
7195 %{texmfdist}/doc/latex/fancyvrb
7196 %{texmfdist}/doc/latex/filecontents
7197 %{texmfdist}/doc/latex/float
7198 %{texmfdist}/doc/latex/footmisc
7199 %{texmfdist}/doc/latex/footnpag
7200 %{texmfdist}/doc/latex/fp
7201 %{texmfdist}/doc/latex/geometry
7202 %{texmfdist}/doc/latex/graphics
7203 %{texmfdist}/doc/latex/hyperref
7204 %{texmfdist}/doc/latex/hyphenat
7205 %{texmfdist}/doc/latex/index
7206 %{texmfdist}/doc/latex/koma-script
7207 %{texmfdist}/doc/latex/labels
7208 %{texmfdist}/doc/latex/layouts
7209 %{texmfdist}/doc/latex/lettrine
7210 %{texmfdist}/doc/latex/listings
7211 %{texmfdist}/doc/latex/ltabptch
7212 %{texmfdist}/doc/latex/mdwtools
7213 %{texmfdist}/doc/latex/memoir
7214 %{texmfdist}/doc/latex/mh
7215 %{texmfdist}/doc/latex/mparhack
7216 %{texmfdist}/doc/latex/ms
7217 %{texmfdist}/doc/latex/multibib
7218 %{texmfdist}/doc/latex/mwcls
7219 %{texmfdist}/doc/latex/natbib
7220 %{texmfdist}/doc/latex/nomencl
7221 %{texmfdist}/doc/latex/ntgclass
7222 %{texmfdist}/doc/latex/oberdiek
7223 %{texmfdist}/doc/latex/overpic
7224 %{texmfdist}/doc/latex/paralist
7225 %{texmfdist}/doc/latex/pb-diagram
7226 %{texmfdist}/doc/latex/pdfpages
7227 %{texmfdist}/doc/latex/picinpar
7228 %{texmfdist}/doc/latex/pict2e
7229 %{texmfdist}/doc/latex/placeins
7230 %{texmfdist}/doc/latex/preprint
7231 %{texmfdist}/doc/latex/preview
7232 %{texmfdist}/doc/latex/program
7233 %{texmfdist}/doc/latex/psfrag
7234 %{texmfdist}/doc/latex/revtex
7235 %{texmfdist}/doc/latex/rotating
7236 %{texmfdist}/doc/latex/rotfloat
7237 %{texmfdist}/doc/latex/scale
7238 %{texmfdist}/doc/latex/sectsty
7239 %{texmfdist}/doc/latex/seminar
7240 %{texmfdist}/doc/latex/showlabels
7241 %{texmfdist}/doc/latex/sidecap
7242 %{texmfdist}/doc/latex/slashbox
7243 %{texmfdist}/doc/latex/soul
7244 %{texmfdist}/doc/latex/stdclsdv
7245 %{texmfdist}/doc/latex/subfig
7246 %{texmfdist}/doc/latex/subfigure
7247 %{texmfdist}/doc/latex/textfit
7248 %{texmfdist}/doc/latex/textpos
7249 %{texmfdist}/doc/latex/titlesec
7250 %{texmfdist}/doc/latex/tocbibind
7251 %{texmfdist}/doc/latex/tocloft
7252 %{texmfdist}/doc/latex/tools
7253 %{texmfdist}/doc/latex/totpages
7254 %{texmfdist}/doc/latex/type1cm
7255 %{texmfdist}/doc/latex/units
7256 %{texmfdist}/doc/latex/vmargin
7257 %{texmfdist}/doc/latex/was
7258 %{texmfdist}/doc/latex/wrapfig
7259 %{texmfdist}/doc/latex/xtab
7260 %{texmfdist}/doc/latex/yfonts
7261
7262 %files -n kpathsea
7263 %defattr(644,root,root,755)
7264 %dir %{texmf}/doc/kpathsea
7265 %doc %{texmf}/doc/kpathsea/kpathsea.pdf
7266 %attr(755,root,root) %{_bindir}/kpsepath
7267 %attr(755,root,root) %{_bindir}/kpsestat
7268 %attr(755,root,root) %{_bindir}/kpsetool
7269 %attr(755,root,root) %{_bindir}/kpsewhich
7270 %attr(755,root,root) %{_bindir}/kpsexpand
7271 %attr(755,root,root) %{_libdir}/libkpathsea.so.*
7272 %{_libdir}/libkpathsea.la
7273 %{_mandir}/man1/kpsexpand.1*
7274 %{_mandir}/man1/kpsepath.1*
7275 %{_mandir}/man1/kpsestat.1*
7276 %{_mandir}/man1/kpsetool.1*
7277 %{_mandir}/man1/kpsewhich.1*
7278
7279 %files -n kpathsea-devel
7280 %defattr(644,root,root,755)
7281 %attr(755,root,root) %{_libdir}/libkpathsea.so
7282 %{_includedir}/kpathsea
7283 %{_infodir}/kpathsea.info*
7284
7285 %files dvips
7286 %defattr(644,root,root,755)
7287 # %doc %{texmf}/doc/programs/dvips.dvi
7288 # %doc %{texmf}/doc/programs/dvipdfm.dvi
7289 # %doc %{texmf}/doc/latex/psnfssx
7290 # %lang(fi) %{_mandir}/fi/man1/dvips.1*
7291 # %{texmf}/dvips/misc
7292 # %{texmf}/dvips/config/config.generic
7293 # %{texmf}/fonts/map/dvips/misc
7294 # %{texmf}/fonts/map/dvips/tetex/bsr-interpolated.map
7295 # %{texmf}/fonts/map/dvips/tetex/bsr.map
7296 # %{_localstatedir}/fonts/map/dvipdfm
7297 # %{_localstatedir}/fonts/map/dvips
7298 %dir %{texmfdist}/fonts/map/dvips/cmex
7299 %dir %{texmf}/dvipdfm
7300 %docdir %{texmf}/doc/dvips
7301 %docdir %{texmf}/doc/dvipdfm
7302 %attr(755,root,root) %{_bindir}/dvips
7303 %attr(755,root,root) %{_bindir}/dvired
7304 %attr(755,root,root) %{_bindir}/dvitomp
7305 %attr(755,root,root) %{_bindir}/dvitype
7306 %attr(755,root,root) %{_bindir}/dvicopy
7307 %attr(755,root,root) %{_bindir}/dvipdfm
7308 %attr(755,root,root) %{_bindir}/dvipdft
7309 # dvi2fax requires ghostscript
7310 %attr(755,root,root) %{_bindir}/dvi2fax
7311 %{_infodir}/dvips.info*
7312 %{_mandir}/man1/dvi2fax.1*
7313 %{_mandir}/man1/dvicopy.1*
7314 %{_mandir}/man1/dvipdfm.1*
7315 %{_mandir}/man1/dvips.1*
7316 %{_mandir}/man1/dvired.1*
7317 %{_mandir}/man1/dvitomp.1*
7318 %{_mandir}/man1/dvitype.1*
7319 %{texmf}/dvips/base
7320 %{texmf}/dvips/config
7321 %{texmf}/dvips/getafm
7322 %{texmf}/dvips/gsftopk
7323 %{texmfdist}/dvips/psfrag
7324 %config(noreplace) %verify(not md5 mtime size) %{texmf}/dvips/config/config.ps
7325 %{texmfdist}/fonts/enc/dvips/base
7326 %{texmfdist}/fonts/map/dvips/allrunes
7327 %{texmfdist}/fonts/map/dvips/cmex/ttcmex.map
7328 %{texmfdist}/tex/generic/dvips
7329 %{texmf}/dvipdfm/config
7330 %{texmf}/dvips/tetex/config.*
7331 %{texmf}/fonts/enc/dvips/tetex/mtex.enc
7332 %{texmf}/fonts/enc/dvips/afm2pl
7333 # %{texmf}/fonts/map
7334 %dir %{texmf}/fonts/map/dvipdfm
7335 %dir %{texmf}/fonts/map/dvips
7336 %dir %{texmf}/fonts/map/dvips/tetex
7337 %{texmf}/fonts/map/dvipdfm/updmap
7338 %{texmf}/fonts/map/dvipdfm/dvipdfmx
7339 %{texmf}/fonts/map/dvipdfm/tetex
7340 %{texmf}/fonts/map/dvips/tetex/dvipdfm35.map
7341 %{texmf}/fonts/map/dvips/tetex/dvips35.map
7342 %{texmf}/fonts/map/dvips/tetex/mathpple.map
7343 %{texmf}/fonts/map/dvips/tetex/mt-belleek.map
7344 %{texmf}/fonts/map/dvips/tetex/mt-plus.map
7345 %{texmf}/fonts/map/dvips/tetex/mt-yy.map
7346 %{texmf}/fonts/map/dvips/tetex/pdftex35.map
7347
7348
7349 %files dvilj
7350 %defattr(644,root,root,755)
7351 %attr(755,root,root) %{_bindir}/dvihp
7352 %attr(755,root,root) %{_bindir}/dvilj
7353 %attr(755,root,root) %{_bindir}/dvilj2p
7354 %attr(755,root,root) %{_bindir}/dvilj4
7355 %attr(755,root,root) %{_bindir}/dvilj4l
7356 %attr(755,root,root) %{_bindir}/dvilj6
7357 %{_mandir}/man1/dvihp.1*
7358 %{_mandir}/man1/dvilj.1*
7359 %{_mandir}/man1/dvilj2p.1*
7360 %{_mandir}/man1/dvilj4.1*
7361 %{_mandir}/man1/dvilj4l.1*
7362 %{_mandir}/man1/dvilj6.1*
7363
7364 %files makeindex
7365 %defattr(644,root,root,755)
7366 %doc %{texmfdist}/doc/makeindex
7367 %attr(755,root,root) %{_bindir}/mkindex
7368 %attr(755,root,root) %{_bindir}/makeindex
7369 %attr(755,root,root) %{_bindir}/rumakeindex
7370 %{texmfdist}/makeindex
7371 %{_mandir}/man1/makeindex.1*
7372 %{_mandir}/man1/mkindex.1*
7373 %{_mandir}/man1/rumakeindex.1*
7374
7375 %files metafont
7376 %defattr(644,root,root,755)
7377 #%attr(755,root,root) %{_bindir}/mfw
7378 #%attr(755,root,root) %{_bindir}/virmf
7379 #%attr(755,root,root) %{_bindir}/inimf
7380 #%{texmf}/mft/cmbase.mft
7381 # %{texmf}/mft/e.mft
7382 # %{texmf}/mft/pl.mft
7383 # %{fmtdir}/mf.base
7384 #%{texmf}/web2c/mf-nowin.base
7385 # %{texmf}/web2c/mf.pool
7386 #%{texmf}/web2c/mfw.base
7387 #%{_mandir}/man1/inimf.1*
7388 #%{_mandir}/man1/virmf.1*
7389 %dir %{texmfdist}/mft
7390 %dir %{texmfdist}/mft/base
7391 %attr(755,root,root) %{_bindir}/mf
7392 %attr(755,root,root) %{_bindir}/mf-nowin
7393 %attr(755,root,root) %{_bindir}/mft
7394 %attr(755,root,root) %{_bindir}/mktexmf
7395 %attr(755,root,root) %{_bindir}/mktexpk
7396 %attr(755,root,root) %{_bindir}/mktextfm
7397 %{texmfdist}/metafont
7398 %{texmfdist}/mft/base/mplain.mft
7399 %{texmfdist}/mft/base/plain.mft
7400 %{texmfdist}/source/metafont
7401 %{_mandir}/man1/mf.1*
7402 %{_mandir}/man1/mf-nowin.1*
7403 %{_mandir}/man1/mft.1*
7404 %{_mandir}/man1/mktexmf.1*
7405 %{_mandir}/man1/mktexpk.1*
7406 %{_mandir}/man1/mktextfm.1*
7407 %{texmf}/fmtutil/format.metafont.cnf
7408
7409 %files metapost
7410 %defattr(644,root,root,755)
7411 #%attr(755,root,root) %{_bindir}/virmpost
7412 #%attr(755,root,root) %{_bindir}/inimpost
7413 # %{texmf}/web2c/mp.pool
7414 # %{fmtdir}/mpost.mem
7415 #%{_mandir}/man1/inimpost.1*
7416 #%{_mandir}/man1/virmpost.1*
7417 %dir %{texmfdist}/metapost
7418 %doc %{texmfdist}/doc/metapost
7419 %attr(755,root,root) %{_bindir}/mpost
7420 %attr(755,root,root) %{_bindir}/mpto
7421 %{texmfdist}/metapost/base
7422 %{texmfdist}/metapost/config
7423 %{texmfdist}/metapost/mfpic
7424 %{texmfdist}/metapost/misc
7425 %{texmfdist}/metapost/support
7426 %{texmfdist}/source/metapost
7427 %{_mandir}/man1/mpost.1*
7428 %{_mandir}/man1/mpto.1*
7429 %{texmf}/fmtutil/format.metapost.cnf
7430
7431 %files mptopdf
7432 %defattr(644,root,root,755)
7433 %attr(755,root,root) %{_bindir}/mptopdf
7434 %{_mandir}/man1/mptopdf.1*
7435 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/mptopdf.fmt
7436
7437 %files texdoctk
7438 %defattr(644,root,root,755)
7439 # %doc %{texmf}/doc/texdoctk
7440 %attr(755,root,root) %{_bindir}/texdoctk
7441 %{texmf}/texdoctk
7442 %{_mandir}/man1/texdoctk.1*
7443
7444 %files -n texconfig
7445 %defattr(644,root,root,755)
7446 %dir %{texmf}/texconfig
7447 %doc %{texmf}/texconfig/README
7448 %attr(755,root,root) %{_bindir}/texconfig
7449 %attr(755,root,root) %{_bindir}/texconfig-dialog
7450 %attr(755,root,root) %{_bindir}/texconfig-sys
7451 %attr(755,root,root) %{texmf}/texconfig/tcfmgr
7452 %{_mandir}/man1/texconfig.1*
7453 %{_mandir}/man1/texconfig-sys.1*
7454 %{texmf}/texconfig/g
7455 %{texmf}/texconfig/generic
7456 %{texmf}/texconfig/tcfmgr.map
7457 %{texmf}/texconfig/v
7458 %{texmf}/texconfig/x
7459
7460 %files -n xindy
7461 %defattr(644,root,root,755)
7462 %doc %{texmf}/doc/xindy
7463 %dir %{texmf}/xindy
7464 %dir %{texmf}/xindy/lang
7465 %dir %{texmf}/scripts
7466 %{texmf}/scripts/xindy
7467 %{texmf}/xindy/base
7468 %{texmf}/xindy/class
7469 %{texmf}/xindy/ord
7470 %{texmf}/xindy/rules
7471 %{texmf}/xindy/styles
7472 %{texmf}/xindy/tex
7473
7474
7475 %files -n xindy-albanian
7476 %defattr(644,root,root,755)
7477 %{texmf}/xindy/lang/albanian
7478
7479 %files -n xindy-belarusian
7480 %defattr(644,root,root,755)
7481 %{texmf}/xindy/lang/belarusian
7482
7483 %files -n xindy-bulgarian
7484 %defattr(644,root,root,755)
7485 %{texmf}/xindy/lang/bulgarian
7486
7487 %files -n xindy-croatian
7488 %defattr(644,root,root,755)
7489 %{texmf}/xindy/lang/croatian
7490
7491 %files -n xindy-czech
7492 %defattr(644,root,root,755)
7493 %{texmf}/xindy/lang/czech
7494
7495 %files -n xindy-danish
7496 %defattr(644,root,root,755)
7497 %{texmf}/xindy/lang/danish
7498
7499 %files -n xindy-dutch
7500 %defattr(644,root,root,755)
7501 %{texmf}/xindy/lang/dutch
7502
7503 %files -n xindy-english
7504 %defattr(644,root,root,755)
7505 %{texmf}/xindy/lang/english
7506
7507 %files -n xindy-esperanto
7508 %defattr(644,root,root,755)
7509 %{texmf}/xindy/lang/esperanto
7510
7511 %files -n xindy-estonian
7512 %defattr(644,root,root,755)
7513 %{texmf}/xindy/lang/estonian
7514
7515 %files -n xindy-finnish
7516 %defattr(644,root,root,755)
7517 %{texmf}/xindy/lang/finnish
7518
7519 %files -n xindy-french
7520 %defattr(644,root,root,755)
7521 %{texmf}/xindy/lang/french
7522
7523 %files -n xindy-general
7524 %defattr(644,root,root,755)
7525 %{texmf}/xindy/lang/general
7526
7527 %files -n xindy-georgian
7528 %defattr(644,root,root,755)
7529 %{texmf}/xindy/lang/georgian
7530
7531 %files -n xindy-german
7532 %defattr(644,root,root,755)
7533 %{texmf}/xindy/lang/german
7534
7535 %files -n xindy-greek
7536 %defattr(644,root,root,755)
7537 %{texmf}/xindy/lang/greek
7538
7539 %files -n xindy-gypsy
7540 %defattr(644,root,root,755)
7541 %{texmf}/xindy/lang/gypsy
7542
7543 %files -n xindy-hausa
7544 %defattr(644,root,root,755)
7545 %{texmf}/xindy/lang/hausa
7546
7547 %files -n xindy-hebrew
7548 %defattr(644,root,root,755)
7549 %{texmf}/xindy/lang/hebrew
7550
7551 %files -n xindy-hungarian
7552 %defattr(644,root,root,755)
7553 %{texmf}/xindy/lang/hungarian
7554
7555 %files -n xindy-icelandic
7556 %defattr(644,root,root,755)
7557 %{texmf}/xindy/lang/icelandic
7558
7559 %files -n xindy-italian
7560 %defattr(644,root,root,755)
7561 %{texmf}/xindy/lang/italian
7562
7563 %files -n xindy-klingon
7564 %defattr(644,root,root,755)
7565 %{texmf}/xindy/lang/klingon
7566
7567 %files -n xindy-kurdish
7568 %defattr(644,root,root,755)
7569 %{texmf}/xindy/lang/kurdish
7570
7571 %files -n xindy-latin
7572 %defattr(644,root,root,755)
7573 %{texmf}/xindy/lang/latin
7574
7575 %files -n xindy-latvian
7576 %defattr(644,root,root,755)
7577 %{texmf}/xindy/lang/latvian
7578
7579 %files -n xindy-lithuanian
7580 %defattr(644,root,root,755)
7581 %{texmf}/xindy/lang/lithuanian
7582
7583 %files -n xindy-lower-sorbian
7584 %defattr(644,root,root,755)
7585 %{texmf}/xindy/lang/lower-sorbian
7586
7587 %files -n xindy-macedonian
7588 %defattr(644,root,root,755)
7589 %{texmf}/xindy/lang/macedonian
7590
7591 %files -n xindy-mongolian
7592 %defattr(644,root,root,755)
7593 %{texmf}/xindy/lang/mongolian
7594
7595 %files -n xindy-norwegian
7596 %defattr(644,root,root,755)
7597 %{texmf}/xindy/lang/norwegian
7598
7599 %files -n xindy-polish
7600 %defattr(644,root,root,755)
7601 %{texmf}/xindy/lang/polish
7602
7603 %files -n xindy-portuguese
7604 %defattr(644,root,root,755)
7605 %{texmf}/xindy/lang/portuguese
7606
7607 %files -n xindy-romanian
7608 %defattr(644,root,root,755)
7609 %{texmf}/xindy/lang/romanian
7610
7611 %files -n xindy-russian
7612 %defattr(644,root,root,755)
7613 %{texmf}/xindy/lang/russian
7614
7615 %files -n xindy-serbian
7616 %defattr(644,root,root,755)
7617 %{texmf}/xindy/lang/serbian
7618
7619 %files -n xindy-slovak
7620 %defattr(644,root,root,755)
7621 %{texmf}/xindy/lang/slovak
7622
7623 %files -n xindy-slovenian
7624 %defattr(644,root,root,755)
7625 %{texmf}/xindy/lang/slovenian
7626
7627 %files -n xindy-spanish
7628 %defattr(644,root,root,755)
7629 %{texmf}/xindy/lang/spanish
7630
7631 %files -n xindy-swedish
7632 %defattr(644,root,root,755)
7633 %{texmf}/xindy/lang/swedish
7634
7635 %files -n xindy-turkish
7636 %defattr(644,root,root,755)
7637 %{texmf}/xindy/lang/turkish
7638
7639 %files -n xindy-ukrainian
7640 %defattr(644,root,root,755)
7641 %{texmf}/xindy/lang/ukrainian
7642
7643 %files -n xindy-upper-sorbian
7644 %defattr(644,root,root,755)
7645 %{texmf}/xindy/lang/upper-sorbian
7646
7647 %files -n xindy-vietnamese
7648 %defattr(644,root,root,755)
7649 %{texmf}/xindy/lang/vietnamese/
7650
7651 %files -n xdvi
7652 %defattr(644,root,root,755)
7653 #%attr(755,root,root) %{_bindir}/xdvi-motif.bin
7654 # %attr(755,root,root) %{_bindir}/xdvizilla
7655 # %{_mandir}/man1/xdvizilla.1*
7656 %attr(755,root,root) %{_bindir}/xdvi-xaw
7657 %attr(755,root,root) %{_bindir}/xdvi
7658 %{_mandir}/man1/xdvi.1*
7659 %{_desktopdir}/xdvi.desktop
7660 %{_pixmapsdir}/xdvi.png
7661 %{texmf}/xdvi
7662
7663 %files pdftex
7664 %defattr(644,root,root,755)
7665 # %doc %{texmf}/doc/programs/pdfcrop.txt
7666 # %attr(755,root,root) %{_bindir}/pdfxtex
7667 # %{_localstatedir}/fonts/map/pdftex
7668 # %dir %{texmf}/fonts/map/pdftex
7669 # %dir %{texmf}/fonts/map/pdftex/cmttf
7670 # %{texmf}/fonts/map/pdftex/cmttf/cmttf.map
7671 # %{texmf}/web2c/pdfetex-pl.pool
7672 # %{texmf}/web2c/pdfetex.pool
7673 # %{texmf}/web2c/pdfxtex.pool
7674 # %{_mandir}/man1/pdfxtex.1*
7675 %doc %{texmfdist}/doc/pdftex
7676 %attr(755,root,root) %{_bindir}/epstopdf
7677 %attr(755,root,root) %{_bindir}/pdfcrop
7678 %attr(755,root,root) %{_bindir}/pdftex
7679 %config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/pdftexconfig.tex
7680 %{texmf}/fmtutil/format.pdftex.cnf
7681 %{texmfdist}/scripts/pdfcrop
7682 %{_mandir}/man1/epstopdf.1*
7683 %{_mandir}/man1/pdftex.1*
7684 %{texmfdist}/fonts/enc/pdftex
7685 %{texmfdist}/fonts/map/pdftex
7686 %{texmf}/fonts/map/pdftex/updmap
7687
7688 %files phyzzx
7689 %defattr(644,root,root,755)
7690 %attr(755,root,root) %{_bindir}/phyzzx
7691 %dir %{texmfdist}/doc/phyzzx
7692 %dir %{texmfdist}/tex/phyzzx
7693 %doc %{texmfdist}/doc/phyzzx/base
7694 %{texmfdist}/tex/phyzzx/base
7695 %{texmfdist}/tex/phyzzx/config
7696 %{texmf}/fmtutil/format.phyzzx.cnf
7697
7698 %files omega
7699 %defattr(644,root,root,755)
7700 # %{texmf}/web2c/omega.pool
7701 # %{texmf}/web2c/aleph.pool
7702 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/aleph.fmt
7703 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/lambda.fmt
7704 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/lamed.fmt
7705 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/omega.fmt
7706 %doc %{texmfdist}/doc/omega
7707 %dir %{texmfdist}/omega
7708 %dir %{texmfdist}/dvips/omega
7709 %attr(755,root,root) %{_bindir}/aleph
7710 %attr(755,root,root) %{_bindir}/lambda
7711 %attr(755,root,root) %{_bindir}/mkocp
7712 %attr(755,root,root) %{_bindir}/mkofm
7713 %attr(755,root,root) %{_bindir}/odvicopy
7714 %attr(755,root,root) %{_bindir}/odvips
7715 %attr(755,root,root) %{_bindir}/odvitype
7716 %attr(755,root,root) %{_bindir}/omega
7717 %attr(755,root,root) %{_bindir}/omfonts
7718 %attr(755,root,root) %{_bindir}/opl2ofm
7719 %attr(755,root,root) %{_bindir}/otangle
7720 %attr(755,root,root) %{_bindir}/otp2ocp
7721 %attr(755,root,root) %{_bindir}/outocp
7722 %attr(755,root,root) %{_bindir}/ovf2ovp
7723 %attr(755,root,root) %{_bindir}/ovp2ovf
7724 %{texmfdist}/dvips/omega/config.omega
7725 %{texmfdist}/dvips/omega/omega.cfg
7726 %{texmfdist}/fonts/map/dvips/omega
7727 %{texmfdist}/omega/ocp
7728 %{texmfdist}/omega/otp
7729 %{texmfdist}/tex/lambda
7730 %{texmfdist}/source/lambda
7731 %{_mandir}/man1/lambda.1*
7732 %{_mandir}/man1/mkocp.1*
7733 %{_mandir}/man1/mkofm.1*
7734 %{_mandir}/man1/omega.1*
7735 %{_mandir}/man1/odvicopy.1*
7736 %{_mandir}/man1/odvips.1*
7737 %{_mandir}/man1/odvitype.1*
7738 %{_mandir}/man1/ofm2opl.1*
7739 %{_mandir}/man1/opl2ofm.1*
7740 %{_mandir}/man1/otp2ocp.1*
7741 %{_mandir}/man1/outocp.1*
7742 %{_mandir}/man1/ovf2ovp.1*
7743 %{_mandir}/man1/ovp2ovf.1*
7744 %{texmf}/fmtutil/format.omega.cnf
7745 %{texmf}/fmtutil/format.aleph.cnf
7746
7747 %files plain
7748 %defattr(644,root,root,755)
7749 %doc %{texmfdist}/doc/plain
7750 %{texmfdist}/tex/plain
7751 %exclude %{texmfdist}/tex/plain/config/xetex.ini
7752 %{texmf}/fmtutil/format.tex.cnf
7753 #%{texmf}/web2c/plain.mem
7754 #%{texmf}/web2c/plain.base
7755
7756 # %files format-plain
7757 # %defattr(644,root,root,755)
7758 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/tex.fmt
7759 #%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/plain.fmt
7760
7761 # %files format-pdftex
7762 # %defattr(644,root,root,755)
7763 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdftex.fmt
7764
7765 # %files format-pdfetex
7766 # %defattr(644,root,root,755)
7767 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfetex.fmt
7768
7769 %files mex
7770 %defattr(644,root,root,755)
7771 %doc %{texmfdist}/doc/mex
7772 %dir %{texmfdist}/tex/mex
7773 %dir %{texmfdist}/tex/mex/base
7774 %{texmfdist}/tex/mex/base/mex1.tex
7775 %{texmfdist}/tex/mex/base/mex2.tex
7776 %{texmfdist}/tex/mex/base/mex.tex
7777 %dir %{texmfdist}/tex/mex/config
7778 %{texmfdist}/tex/mex/base/mexconf.tex
7779
7780 %files format-mex
7781 %defattr(644,root,root,755)
7782 %attr(755,root,root) %{_bindir}/mex
7783 %{texmfdist}/tex/mex/config/mex.ini
7784 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/mex.fmt
7785
7786 %files format-pdfmex
7787 %defattr(644,root,root,755)
7788 %attr(755,root,root) %{_bindir}/pdfmex
7789 %{texmfdist}/tex/mex/config/pdfmex.ini
7790 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfmex.fmt
7791
7792 %files format-utf8mex
7793 %defattr(644,root,root,755)
7794 %attr(755,root,root) %{_bindir}/utf8mex
7795 %dir %{texmfdist}/doc/mex
7796 %doc %{texmfdist}/doc/mex/utf8mex
7797 %{texmfdist}/tex/mex/utf8mex
7798 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/utf8mex.fmt
7799
7800 %files amstex
7801 %defattr(644,root,root,755)
7802 %dir %{texmfdist}/tex/amstex
7803 %{texmfdist}/tex/amstex/base
7804 %{texmfdist}/tex/amstex/config
7805 %{texmfdist}/tex/plain/amsfonts
7806
7807 %files format-amstex
7808 %defattr(644,root,root,755)
7809 %doc %{texmfdist}/doc/amstex
7810 %{texmfdist}/tex/amstex
7811 %attr(755,root,root) %{_bindir}/amstex
7812 %{_mandir}/man1/amstex.1*
7813 %{texmf}/fmtutil/format.amstex.cnf
7814 %{texmf}/fmtutil/format.cyramstex.cnf
7815 # %lang(fi) %{_mandir}/fi/man1/amstex.1*
7816 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/amstex.fmt
7817
7818 # %files format-pdfamstex
7819 # %defattr(644,root,root,755)
7820 # %attr(755,root,root) %{_bindir}/pdfamstex
7821 #%{texmf}/pdftex/amstex
7822 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfamstex.fmt
7823
7824 %files csplain
7825 %defattr(644,root,root,755)
7826 %dir %{texmfdist}/doc/cslatex
7827 %dir %{texmfdist}/doc/cslatex/base
7828 %doc %{texmfdist}/doc/cslatex/base/README-cspsfont
7829 %doc %{texmfdist}/doc/cslatex/base/cs-fonts.doc
7830 %doc %{texmfdist}/doc/cslatex/base/cscorr.tab
7831 %doc %{texmfdist}/doc/cslatex/base/csplain.doc
7832 %doc %{texmfdist}/doc/cslatex/base/parpozn.tex
7833 %doc %{texmfdist}/doc/cslatex/base/test8z.tex
7834 %doc %{texmfdist}/doc/cslatex/base/testlat.tex
7835 %attr(755,root,root) %{_bindir}/csplain
7836 %{texmfdist}/tex/csplain
7837
7838 %files format-csplain
7839 %defattr(644,root,root,755)
7840 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/csplain.fmt
7841
7842 %files format-pdfcsplain
7843 %defattr(644,root,root,755)
7844 %attr(755,root,root) %{_bindir}/pdfcsplain
7845 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfcsplain.fmt
7846
7847 %files cslatex
7848 %defattr(644,root,root,755)
7849 # %doc %{texmf}/doc/cstex/INSTALL.cslatex
7850 # %doc %{texmf}/doc/cstex/README.cslatex
7851 %{texmfdist}/tex/cslatex
7852 %{texmfdist}/tex/latex/cslatex
7853
7854 %files format-cslatex
7855 %defattr(644,root,root,755)
7856 %attr(755,root,root) %{_bindir}/cslatex
7857 %{texmf}/fmtutil/format.cslatex.cnf
7858 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cslatex.fmt
7859
7860 %files format-pdfcslatex
7861 %defattr(644,root,root,755)
7862 %attr(755,root,root) %{_bindir}/pdfcslatex
7863 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfcslatex.fmt
7864
7865 # %files cyrplain
7866 # %defattr(644,root,root,755)
7867 # %doc %{texmf}/doc/cyrplain
7868 # %{texmf}/tex/cyrplain
7869
7870 # %files format-cyrplain
7871 # %defattr(644,root,root,755)
7872 # %attr(755,root,root) %{_bindir}/cyrtex
7873 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyrtex.fmt
7874
7875 # %files format-cyramstex
7876 # %defattr(644,root,root,755)
7877 # %attr(755,root,root) %{_bindir}/cyramstex
7878 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyramstex.fmt
7879
7880 # %files format-cyrtexinfo
7881 # %defattr(644,root,root,755)
7882 # %attr(755,root,root) %{_bindir}/cyrtexinfo
7883 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyrtexinfo.fmt
7884
7885 %files eplain
7886 %defattr(644,root,root,755)
7887 %doc %{texmfdist}/doc/etex
7888 %doc %{texmfdist}/doc/eplain
7889 %{texmfdist}/tex/plain/etex
7890 %{texmfdist}/tex/eplain
7891
7892 %files format-eplain
7893 %defattr(644,root,root,755)
7894 %attr(755,root,root) %{_bindir}/eplain
7895 %attr(755,root,root) %{_bindir}/etex
7896 %{_mandir}/man1/eplain.1*
7897 %{_mandir}/man1/etex.1*
7898 %{texmf}/fmtutil/format.eplain.cnf
7899 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/eplain.fmt
7900 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/etex.fmt
7901
7902 %files context
7903 %defattr(644,root,root,755)
7904 %doc %{texmfdist}/doc/context
7905 # %doc %{texmf}/doc/polish/context
7906 %attr(755,root,root) %{_bindir}/context
7907 %attr(755,root,root) %{_bindir}/ctxtools
7908 %attr(755,root,root) %{_bindir}/exatools
7909 %attr(755,root,root) %{_bindir}/luatools
7910 %attr(755,root,root) %{_bindir}/makempy
7911 %attr(755,root,root) %{_bindir}/mpstools
7912 %attr(755,root,root) %{_bindir}/mtxrun
7913 %attr(755,root,root) %{_bindir}/mtxtools
7914 %attr(755,root,root) %{_bindir}/pdfthumb
7915 %attr(755,root,root) %{_bindir}/pdftools
7916 %attr(755,root,root) %{_bindir}/pdftrimwhite
7917 %attr(755,root,root) %{_bindir}/pstopdf
7918 %attr(755,root,root) %{_bindir}/rlxtools
7919 %attr(755,root,root) %{_bindir}/runtools
7920 %attr(755,root,root) %{_bindir}/texexec
7921 %attr(755,root,root) %{_bindir}/texfind
7922 %attr(755,root,root) %{_bindir}/texfont
7923 %attr(755,root,root) %{_bindir}/texmfstart
7924 %attr(755,root,root) %{_bindir}/texshow
7925 %attr(755,root,root) %{_bindir}/textools
7926 %attr(755,root,root) %{_bindir}/texutil
7927 %attr(755,root,root) %{_bindir}/tmftools
7928 %attr(755,root,root) %{_bindir}/xmltools
7929 # %{_mandir}/man1/fdf2tex.1*
7930 %{_mandir}/man1/ctxtools.1*
7931 %{_mandir}/man1/pdftools.1*
7932 %{_mandir}/man1/pstopdf.1*
7933 %{_mandir}/man1/texfind.1*
7934 %{_mandir}/man1/texfont.1*
7935 %{_mandir}/man1/texmfstart.1*
7936 %{_mandir}/man1/textools.1*
7937 %{_mandir}/man1/texutil.1*
7938 # %{_mandir}/man1/texshow.1*
7939 %{texmfdist}/context
7940 %{texmfdist}/fonts/enc/dvips/context
7941 # %{texmfdist}/fonts/map/dvips/context
7942 %{texmfdist}/metapost/context
7943 %{texmfdist}/scripts/context
7944 %{texmfdist}/tex/context
7945 %exclude %{texmfdist}/tex/context/config/cont-de.ini
7946 %exclude %{texmfdist}/tex/context/config/cont-en.ini
7947 %exclude %{texmfdist}/tex/context/config/cont-nl.ini
7948 %exclude %{texmfdist}/tex/context/config/cont-uk.ini
7949 %{texmfdist}/tex/generic/context
7950 %{texmfdist}/tex/latex/context
7951 %{texmfdist}/bibtex/bst/context
7952 %{texmf}/fmtutil/format.context.cnf
7953
7954 # no fmt, so commented out
7955 #%files format-context-cz
7956 #%defattr(644,root,root,755)
7957 #%%{texmf}/tex/context/config/cont-cz.ini
7958 # does not build with beta 20021025
7959 #%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-cz.efmt
7960
7961 %files format-context-de
7962 %defattr(644,root,root,755)
7963 %{texmfdist}/tex/context/config/cont-de.ini
7964 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-de.fmt
7965 #%{_mandir}/man1/cont-de.1*
7966
7967 %files format-context-en
7968 %defattr(644,root,root,755)
7969 %{texmfdist}/tex/context/config/cont-en.ini
7970 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-en.fmt
7971 #%{_mandir}/man1/cont-en.1*
7972 # what is the difference betwen uk and en in this particular situation?
7973 %{texmfdist}/tex/context/config/cont-uk.ini
7974 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-uk.fmt
7975
7976 # no fmt, so commented out
7977 #%files format-context-it
7978 #%defattr(644,root,root,755)
7979 #%%{texmf}/tex/context/config/cont-it.ini
7980
7981 %files format-context-nl
7982 %defattr(644,root,root,755)
7983 %{texmfdist}/tex/context/config/cont-nl.ini
7984 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-nl.fmt
7985 #%{_mandir}/man1/cont-nl.1*
7986
7987 # no fmt, so commented out
7988 #%files format-context-ro
7989 #%defattr(644,root,root,755)
7990 #%%{texmf}/tex/context/config/cont-ro.ini
7991
7992
7993 %files latex
7994 %defattr(644,root,root,755)
7995 %attr(755,root,root) %{_bindir}/lacheck
7996 %attr(755,root,root) %{_bindir}/latex
7997 %attr(755,root,root) %{_bindir}/pslatex
7998 # %lang(fi) %{_mandir}/fi/man1/latex.1*
7999 # %lang(pl) %{_mandir}/pl/man1/latex.1*
8000 # %{_infodir}/latex.info*
8001 %{texmf}/fmtutil/format.latex.cnf
8002 %{_mandir}/man1/lacheck.1*
8003 %{_mandir}/man1/latex.1*
8004 %{_mandir}/man1/pslatex.1*
8005
8006 %dir %{texmfdist}/scripts
8007 %dir %{texmfdist}/scripts/pst-pdf
8008 %dir %{texmfdist}/source/generic
8009 %dir %{texmfdist}/tex/latex
8010 %dir %{texmfdist}/tex/plain
8011 %dir %{texmf}/tex/latex
8012
8013 # %{texmfdist}/tex/latex/citesort
8014 # %{texmfdist}/tex/latex/dvilj
8015 # %{texmfdist}/tex/latex/eclbip
8016 # %{texmfdist}/tex/latex/eo
8017 # %{texmfdist}/tex/latex/example
8018 # %{texmfdist}/tex/latex/fguill
8019 # %{texmfdist}/tex/latex/floatflt
8020 # %{texmfdist}/tex/latex/gletter
8021 # %{texmfdist}/tex/latex/here
8022 # %{texmfdist}/tex/latex/mt11p
8023 # %{texmfdist}/tex/latex/relsize
8024 # %{texmfdist}/tex/latex/selectp
8025 # %{texmfdist}/tex/latex/shadow
8026 # %{texmfdist}/tex/latex/showtags
8027 # %{texmfdist}/tex/latex/tabls
8028 # %{texmfdist}/tex/latex/texmacs
8029 # %{texmfdist}/tex/latex/threeparttable
8030 # %{texmfdist}/tex/latex/treesvr
8031 # %{texmfdist}/tex/latex/ulem
8032 # %{texmfdist}/tex/latex/url
8033 # %{texmf}/tex/latex/version
8034 # %{texmf}/tex/latex/vpage
8035 %{texmfdist}/scripts/pst-pdf/ps4pdf
8036 %{texmfdist}/tex/generic/pstricks
8037 %{texmfdist}/tex/generic/shapepar
8038 %{texmfdist}/tex/generic/textmerg
8039 %{texmfdist}/tex/latex/12many
8040 %{texmfdist}/tex/latex/AkkTeX
8041 %{texmfdist}/tex/latex/ESIEEcv
8042 %{texmfdist}/tex/latex/GuIT
8043 %{texmfdist}/tex/latex/HA-prosper
8044 %{texmfdist}/tex/latex/IEEEconf
8045 %{texmfdist}/tex/latex/IEEEtran
8046 %{texmfdist}/tex/latex/SIstyle
8047 %{texmfdist}/tex/latex/Tabbing
8048 %{texmfdist}/tex/latex/a0poster
8049 %{texmfdist}/tex/latex/aastex
8050 %{texmfdist}/tex/latex/abc
8051 %{texmfdist}/tex/latex/achemso
8052 %{texmfdist}/tex/latex/acmconf
8053 %{texmfdist}/tex/latex/acmtrans
8054 %{texmfdist}/tex/latex/acronym
8055 %{texmfdist}/tex/latex/active-conf
8056 %{texmfdist}/tex/latex/addlines
8057 %{texmfdist}/tex/latex/adrlist
8058 %{texmfdist}/tex/latex/aeguill
8059 %{texmfdist}/tex/latex/afthesis
8060 %{texmfdist}/tex/latex/aguplus
8061 %{texmfdist}/tex/latex/aiaa
8062 %{texmfdist}/tex/latex/akletter
8063 %{texmfdist}/tex/latex/alg
8064 %{texmfdist}/tex/latex/algorithm2e
8065 %{texmfdist}/tex/latex/algorithmicx
8066 %{texmfdist}/tex/latex/allrunes
8067 %{texmfdist}/tex/latex/alnumsec
8068 %{texmfdist}/tex/latex/altfont
8069 %{texmfdist}/tex/latex/ametsoc
8070 %{texmfdist}/tex/latex/amsaddr
8071 %{texmfdist}/tex/latex/amsrefs
8072 %{texmfdist}/tex/latex/animate
8073 %{texmfdist}/tex/latex/answers
8074 %{texmfdist}/tex/latex/antiqua
8075 %{texmfdist}/tex/latex/anyfontsize
8076 %{texmfdist}/tex/latex/anysize
8077 %{texmfdist}/tex/latex/apa
8078 %{texmfdist}/tex/latex/apacite
8079 %{texmfdist}/tex/latex/apl
8080 %{texmfdist}/tex/latex/ar
8081 %{texmfdist}/tex/latex/arabi
8082 %{texmfdist}/tex/latex/arabtex
8083 %{texmfdist}/tex/latex/archaic
8084 %{texmfdist}/tex/latex/arcs
8085 %{texmfdist}/tex/latex/arev
8086 %{texmfdist}/tex/latex/armenian
8087 %{texmfdist}/tex/latex/arydshln
8088 %{texmfdist}/tex/latex/asaetr
8089 %{texmfdist}/tex/latex/ascelike
8090 %{texmfdist}/tex/latex/ascii
8091 %{texmfdist}/tex/latex/assignment
8092 %{texmfdist}/tex/latex/attachfile
8093 %{texmfdist}/tex/latex/augie
8094 %{texmfdist}/tex/latex/auncial-new
8095 %{texmfdist}/tex/latex/aurical
8096 %{texmfdist}/tex/latex/authoraftertitle
8097 %{texmfdist}/tex/latex/authorindex
8098 %{texmfdist}/tex/latex/auto-pst-pdf
8099 %{texmfdist}/tex/latex/autoarea
8100 %{texmfdist}/tex/latex/autotab
8101 %{texmfdist}/tex/latex/avantgar
8102 %{texmfdist}/tex/latex/babelbib
8103 %{texmfdist}/tex/latex/bangtex
8104 %{texmfdist}/tex/latex/barcodes
8105 %{texmfdist}/tex/latex/base
8106 %{texmfdist}/tex/latex/bayer
8107 %{texmfdist}/tex/latex/bbding
8108 %{texmfdist}/tex/latex/bbm-macros
8109 %{texmfdist}/tex/latex/begriff
8110 %{texmfdist}/tex/latex/bengali
8111 %{texmfdist}/tex/latex/bera
8112 %{texmfdist}/tex/latex/betababel
8113 %{texmfdist}/tex/latex/beton
8114 %{texmfdist}/tex/latex/bez123
8115 %{texmfdist}/tex/latex/bibarts
8116 %{texmfdist}/tex/latex/bibleref
8117 %{texmfdist}/tex/latex/biblist
8118 %{texmfdist}/tex/latex/bibtopicprefix
8119 %{texmfdist}/tex/latex/bigfoot
8120 %{texmfdist}/tex/latex/binomexp
8121 %{texmfdist}/tex/latex/biocon
8122 %{texmfdist}/tex/latex/bizcard
8123 %{texmfdist}/tex/latex/blacklettert1
8124 %{texmfdist}/tex/latex/blindtext
8125 %{texmfdist}/tex/latex/blowup
8126 %{texmfdist}/tex/latex/boisik
8127 %{texmfdist}/tex/latex/boites
8128 %{texmfdist}/tex/latex/boldtensors
8129 %{texmfdist}/tex/latex/bookest
8130 %{texmfdist}/tex/latex/bookhands
8131 %{texmfdist}/tex/latex/booklet
8132 %{texmfdist}/tex/latex/bookman
8133 %{texmfdist}/tex/latex/bophook
8134 %{texmfdist}/tex/latex/boxhandler
8135 %{texmfdist}/tex/latex/bpchem
8136 %{texmfdist}/tex/latex/braille
8137 %{texmfdist}/tex/latex/breakurl
8138 %{texmfdist}/tex/latex/bridge
8139 %{texmfdist}/tex/latex/brushscr
8140 %{texmfdist}/tex/latex/bullcntr
8141 %{texmfdist}/tex/latex/burmese
8142 %{texmfdist}/tex/latex/bussproofs
8143 %{texmfdist}/tex/latex/bytefield
8144 %{texmfdist}/tex/latex/calrsfs
8145 %{texmfdist}/tex/latex/calxxxx
8146 %{texmfdist}/tex/latex/captcont
8147 %{texmfdist}/tex/latex/casyl
8148 %{texmfdist}/tex/latex/catechis
8149 %{texmfdist}/tex/latex/cbcoptic
8150 %{texmfdist}/tex/latex/cbfonts
8151 %{texmfdist}/tex/latex/ccaption
8152 %{texmfdist}/tex/latex/cchess
8153 %{texmfdist}/tex/latex/cclicenses
8154 %{texmfdist}/tex/latex/cd-cover
8155 %{texmfdist}/tex/latex/cd
8156 %{texmfdist}/tex/latex/cdpbundl
8157 %{texmfdist}/tex/latex/cellspace
8158 %{texmfdist}/tex/latex/changebar
8159 %{texmfdist}/tex/latex/changepage
8160 %{texmfdist}/tex/latex/changes
8161 %{texmfdist}/tex/latex/chappg
8162 %{texmfdist}/tex/latex/chapterfolder
8163 %{texmfdist}/tex/latex/chemarrow
8164 %{texmfdist}/tex/latex/chemcompounds
8165 %{texmfdist}/tex/latex/chemcono
8166 %{texmfdist}/tex/latex/chemstyle
8167 %{texmfdist}/tex/latex/cherokee
8168 %{texmfdist}/tex/latex/chess
8169 %{texmfdist}/tex/latex/chessboard
8170 %{texmfdist}/tex/latex/chessfss
8171 %{texmfdist}/tex/latex/chicago
8172 %{texmfdist}/tex/latex/china2e
8173 %{texmfdist}/tex/latex/chletter
8174 %{texmfdist}/tex/latex/circ
8175 %{texmfdist}/tex/latex/citeref
8176 %{texmfdist}/tex/latex/cjhebrew
8177 %{texmfdist}/tex/latex/cjk
8178 %{texmfdist}/tex/latex/cjw
8179 %{texmfdist}/tex/latex/classicthesis
8180 %{texmfdist}/tex/latex/clefval
8181 %{texmfdist}/tex/latex/cleveref
8182 %{texmfdist}/tex/latex/clock
8183 %{texmfdist}/tex/latex/clrscode
8184 %{texmfdist}/tex/latex/cm-lgc
8185 %{texmfdist}/tex/latex/cm-super
8186 %{texmfdist}/tex/latex/cmap
8187 %{texmfdist}/tex/latex/cmcyralt
8188 %{texmfdist}/tex/latex/cmdstring
8189 %{texmfdist}/tex/latex/cmdtrack
8190 %{texmfdist}/tex/latex/cmll
8191 %{texmfdist}/tex/latex/cmsd
8192 %{texmfdist}/tex/latex/codepage
8193 %{texmfdist}/tex/latex/colorinfo
8194 %{texmfdist}/tex/latex/colortab
8195 %{texmfdist}/tex/latex/colortbl
8196 %{texmfdist}/tex/latex/colorwav
8197 %{texmfdist}/tex/latex/combine
8198 %{texmfdist}/tex/latex/commath
8199 %{texmfdist}/tex/latex/compactbib
8200 %{texmfdist}/tex/latex/complexity
8201 %{texmfdist}/tex/latex/computational-complexity
8202 %{texmfdist}/tex/latex/concprog
8203 %{texmfdist}/tex/latex/confproc
8204 %{texmfdist}/tex/latex/constants
8205 %{texmfdist}/tex/latex/contour
8206 %{texmfdist}/tex/latex/cooking
8207 %{texmfdist}/tex/latex/cool
8208 %{texmfdist}/tex/latex/coollist
8209 %{texmfdist}/tex/latex/coolstr
8210 %{texmfdist}/tex/latex/cooltooltips
8211 %{texmfdist}/tex/latex/coordsys
8212 %{texmfdist}/tex/latex/courier-scaled
8213 %{texmfdist}/tex/latex/courier
8214 %{texmfdist}/tex/latex/courseoutline
8215 %{texmfdist}/tex/latex/coursepaper
8216 %{texmfdist}/tex/latex/coverpage
8217 %{texmfdist}/tex/latex/covington
8218 %{texmfdist}/tex/latex/crop
8219 %{texmfdist}/tex/latex/crossreference
8220 %{texmfdist}/tex/latex/crosswrd
8221 %{texmfdist}/tex/latex/csbulletin
8222 %{texmfdist}/tex/latex/csquotes
8223 %{texmfdist}/tex/latex/csvtools
8224 %{texmfdist}/tex/latex/ctable
8225 %{texmfdist}/tex/latex/ctib
8226 %{texmfdist}/tex/latex/cuisine
8227 %{texmfdist}/tex/latex/cursor
8228 %{texmfdist}/tex/latex/curve
8229 %{texmfdist}/tex/latex/curve2e
8230 %{texmfdist}/tex/latex/cv
8231 %{texmfdist}/tex/latex/cweb-latex
8232 %{texmfdist}/tex/latex/cwpuzzle
8233 %{texmfdist}/tex/latex/cyklop
8234 %{texmfdist}/tex/latex/dashbox
8235 %{texmfdist}/tex/latex/dashrule
8236 %{texmfdist}/tex/latex/datatool
8237 %{texmfdist}/tex/latex/dateiliste
8238 %{texmfdist}/tex/latex/datenumber
8239 %{texmfdist}/tex/latex/datetime
8240 %{texmfdist}/tex/latex/dcpic
8241 %{texmfdist}/tex/latex/decimal
8242 %{texmfdist}/tex/latex/delimtxt
8243 %{texmfdist}/tex/latex/diagnose
8244 %{texmfdist}/tex/latex/dialogl
8245 %{texmfdist}/tex/latex/dichokey
8246 %{texmfdist}/tex/latex/dictsym
8247 %{texmfdist}/tex/latex/digiconfigs
8248 %{texmfdist}/tex/latex/dinbrief
8249 %{texmfdist}/tex/latex/dingbat
8250 %{texmfdist}/tex/latex/directory
8251 %{texmfdist}/tex/latex/disser
8252 %{texmfdist}/tex/latex/dlfltxb
8253 %{texmfdist}/tex/latex/dnaseq
8254 %{texmfdist}/tex/latex/docmfp
8255 %{texmfdist}/tex/latex/doi
8256 %{texmfdist}/tex/latex/doipubmed
8257 %{texmfdist}/tex/latex/dotarrow
8258 %{texmfdist}/tex/latex/dotseqn
8259 %{texmfdist}/tex/latex/dottex
8260 %{texmfdist}/tex/latex/doublestroke
8261 %{texmfdist}/tex/latex/dpfloat
8262 %{texmfdist}/tex/latex/dprogress
8263 %{texmfdist}/tex/latex/drac
8264 %{texmfdist}/tex/latex/draftcopy
8265 %{texmfdist}/tex/latex/draftwatermark
8266 %{texmfdist}/tex/latex/dramatist
8267 %{texmfdist}/tex/latex/dtk
8268 %{texmfdist}/tex/latex/duerer-latex
8269 %{texmfdist}/tex/latex/dvdcoll
8270 %{texmfdist}/tex/latex/dvipdfmx-def
8271 %{texmfdist}/tex/latex/dyntree
8272 %{texmfdist}/tex/latex/eCards
8273 %{texmfdist}/tex/latex/ean13isbn
8274 %{texmfdist}/tex/latex/easy
8275 %{texmfdist}/tex/latex/ebezier
8276 %{texmfdist}/tex/latex/ebsthesis
8277 %{texmfdist}/tex/latex/ecclesiastic
8278 %{texmfdist}/tex/latex/ecltree
8279 %{texmfdist}/tex/latex/eco
8280 %{texmfdist}/tex/latex/economic
8281 %{texmfdist}/tex/latex/ecv
8282 %{texmfdist}/tex/latex/ed
8283 %{texmfdist}/tex/latex/edmargin
8284 %{texmfdist}/tex/latex/ednotes
8285 %{texmfdist}/tex/latex/eemeir
8286 %{texmfdist}/tex/latex/eepic
8287 %{texmfdist}/tex/latex/egameps
8288 %{texmfdist}/tex/latex/egplot
8289 %{texmfdist}/tex/latex/eiad
8290 %{texmfdist}/tex/latex/ellipsis
8291 %{texmfdist}/tex/latex/elmath
8292 %{texmfdist}/tex/latex/elpres
8293 %{texmfdist}/tex/latex/elsarticle
8294 %{texmfdist}/tex/latex/elsevier
8295 %{texmfdist}/tex/latex/em
8296 %{texmfdist}/tex/latex/emp
8297 %{texmfdist}/tex/latex/emulateapj
8298 %{texmfdist}/tex/latex/encxvlna
8299 %{texmfdist}/tex/latex/endfloat
8300 %{texmfdist}/tex/latex/endheads
8301 %{texmfdist}/tex/latex/engpron
8302 %{texmfdist}/tex/latex/engrec
8303 %{texmfdist}/tex/latex/envbig
8304 %{texmfdist}/tex/latex/environ
8305 %{texmfdist}/tex/latex/envlab
8306 %{texmfdist}/tex/latex/epigrafica
8307 %{texmfdist}/tex/latex/epigraph
8308 %{texmfdist}/tex/latex/epiolmec
8309 %{texmfdist}/tex/latex/epsdice
8310 %{texmfdist}/tex/latex/epspdfconversion
8311 %{texmfdist}/tex/latex/eqlist
8312 %{texmfdist}/tex/latex/eqname
8313 %{texmfdist}/tex/latex/eqnarray
8314 %{texmfdist}/tex/latex/eqparbox
8315 %{texmfdist}/tex/latex/errata
8316 %{texmfdist}/tex/latex/esdiff
8317 %{texmfdist}/tex/latex/esint
8318 %{texmfdist}/tex/latex/eskd
8319 %{texmfdist}/tex/latex/eskdx
8320 %{texmfdist}/tex/latex/eso-pic
8321 %{texmfdist}/tex/latex/esvect
8322 %{texmfdist}/tex/latex/etaremune
8323 %{texmfdist}/tex/latex/etex-pkg
8324 %{texmfdist}/tex/latex/ethiop
8325 %{texmfdist}/tex/latex/etoolbox
8326 %{texmfdist}/tex/latex/eukdate
8327 %{texmfdist}/tex/latex/euler
8328 %{texmfdist}/tex/latex/eulervm
8329 %{texmfdist}/tex/latex/euproposal
8330 %{texmfdist}/tex/latex/euro
8331 %{texmfdist}/tex/latex/eurofont
8332 %{texmfdist}/tex/latex/europecv
8333 %{texmfdist}/tex/latex/eurosans
8334 %{texmfdist}/tex/latex/eurosym
8335 %{texmfdist}/tex/latex/everypage
8336 %{texmfdist}/tex/latex/examdesign
8337 %{texmfdist}/tex/latex/examplep
8338 %{texmfdist}/tex/latex/exceltex
8339 %{texmfdist}/tex/latex/exercise
8340 %{texmfdist}/tex/latex/expdlist
8341 %{texmfdist}/tex/latex/expl3
8342 %{texmfdist}/tex/latex/export
8343 %{texmfdist}/tex/latex/extarrows
8344 %{texmfdist}/tex/latex/extpfeil
8345 %{texmfdist}/tex/latex/extract
8346 %{texmfdist}/tex/latex/extsizes
8347 %{texmfdist}/tex/latex/facsimile
8348 %{texmfdist}/tex/latex/faktor
8349 %{texmfdist}/tex/latex/fancybox
8350 %{texmfdist}/tex/latex/fancyhdr
8351 %{texmfdist}/tex/latex/fancynum
8352 %{texmfdist}/tex/latex/fancyref
8353 %{texmfdist}/tex/latex/fancytooltips
8354 %{texmfdist}/tex/latex/fancyvrb
8355 %{texmfdist}/tex/latex/fax
8356 %{texmfdist}/tex/latex/fc
8357 %{texmfdist}/tex/latex/feyn
8358 %{texmfdist}/tex/latex/feynmf
8359 %{texmfdist}/tex/latex/fge
8360 %{texmfdist}/tex/latex/figbib
8361 %{texmfdist}/tex/latex/figsize
8362 %{texmfdist}/tex/latex/filecontents
8363 %{texmfdist}/tex/latex/fink
8364 %{texmfdist}/tex/latex/fixfoot
8365 %{texmfdist}/tex/latex/fixme
8366 %{texmfdist}/tex/latex/flabels
8367 %{texmfdist}/tex/latex/flacards
8368 %{texmfdist}/tex/latex/flagderiv
8369 %{texmfdist}/tex/latex/flashcards
8370 %{texmfdist}/tex/latex/flippdf
8371 %{texmfdist}/tex/latex/float
8372 %{texmfdist}/tex/latex/floatrow
8373 %{texmfdist}/tex/latex/flowfram
8374 %{texmfdist}/tex/latex/fmp
8375 %{texmfdist}/tex/latex/fmtcount
8376 %{texmfdist}/tex/latex/fnbreak
8377 %{texmfdist}/tex/latex/fncychap
8378 %{texmfdist}/tex/latex/foekfont
8379 %{texmfdist}/tex/latex/foilhtml
8380 %{texmfdist}/tex/latex/fonetika
8381 %{texmfdist}/tex/latex/fontinst
8382 %{texmfdist}/tex/latex/fonttable
8383 %{texmfdist}/tex/latex/footmisc
8384 %{texmfdist}/tex/latex/footnpag
8385 %{texmfdist}/tex/latex/forarray
8386 %{texmfdist}/tex/latex/forloop
8387 %{texmfdist}/tex/latex/formlett
8388 %{texmfdist}/tex/latex/formula
8389 %{texmfdist}/tex/latex/formular
8390 %{texmfdist}/tex/latex/fouridx
8391 %{texmfdist}/tex/latex/fourier
8392 %{texmfdist}/tex/latex/fouriernc
8393 %{texmfdist}/tex/latex/fp
8394 %{texmfdist}/tex/latex/frankenstein
8395 %{texmfdist}/tex/latex/frcursive
8396 %{texmfdist}/tex/latex/frenchle
8397 %{texmfdist}/tex/latex/fribrief
8398 %{texmfdist}/tex/latex/frletter
8399 %{texmfdist}/tex/latex/frontespizio
8400 %{texmfdist}/tex/latex/fullblck
8401 %{texmfdist}/tex/latex/fullpict
8402 %{texmfdist}/tex/latex/functan
8403 %{texmfdist}/tex/latex/fundus
8404 %{texmfdist}/tex/latex/gaceta
8405 %{texmfdist}/tex/latex/galois
8406 %{texmfdist}/tex/latex/gastex
8407 %{texmfdist}/tex/latex/gatech-thesis
8408 %{texmfdist}/tex/latex/gauss
8409 %{texmfdist}/tex/latex/gb4e
8410 %{texmfdist}/tex/latex/gcard
8411 %{texmfdist}/tex/latex/gcite
8412 %{texmfdist}/tex/latex/genmpage
8413 %{texmfdist}/tex/latex/geometry
8414 %{texmfdist}/tex/latex/geomsty
8415 %{texmfdist}/tex/latex/germbib
8416 %{texmfdist}/tex/latex/gfsartemisia
8417 %{texmfdist}/tex/latex/gfsbaskerville
8418 %{texmfdist}/tex/latex/gfsbodoni
8419 %{texmfdist}/tex/latex/gfscomplutum
8420 %{texmfdist}/tex/latex/gfsdidot
8421 %{texmfdist}/tex/latex/gfsneohellenic
8422 %{texmfdist}/tex/latex/gfsporson
8423 %{texmfdist}/tex/latex/gfssolomos
8424 %{texmfdist}/tex/latex/ginpenc
8425 %{texmfdist}/tex/latex/gloss
8426 %{texmfdist}/tex/latex/glossaries
8427 %{texmfdist}/tex/latex/gmdoc
8428 %{texmfdist}/tex/latex/gmeometric
8429 %{texmfdist}/tex/latex/gmiflink
8430 %{texmfdist}/tex/latex/gmutils
8431 %{texmfdist}/tex/latex/gmverb
8432 %{texmfdist}/tex/latex/gnuplottex
8433 %{texmfdist}/tex/latex/go
8434 %{texmfdist}/tex/latex/graphics
8435 %{texmfdist}/tex/latex/graphicx-psmin
8436 %{texmfdist}/tex/latex/greek-inputenc
8437 %{texmfdist}/tex/latex/greekdates
8438 %{texmfdist}/tex/latex/greektex
8439 %{texmfdist}/tex/latex/grfpaste
8440 %{texmfdist}/tex/latex/grnumalt
8441 %{texmfdist}/tex/latex/grotesq
8442 %{texmfdist}/tex/latex/grverb
8443 %{texmfdist}/tex/latex/gu
8444 %{texmfdist}/tex/latex/guitar
8445 %{texmfdist}/tex/latex/guitbeamer
8446 %{texmfdist}/tex/latex/hanging
8447 %{texmfdist}/tex/latex/har2nat
8448 %{texmfdist}/tex/latex/harmony
8449 %{texmfdist}/tex/latex/harpoon
8450 %{texmfdist}/tex/latex/harvard
8451 %{texmfdist}/tex/latex/hc
8452 %{texmfdist}/tex/latex/helvetic
8453 %{texmfdist}/tex/latex/hep
8454 %{texmfdist}/tex/latex/hepnames
8455 %{texmfdist}/tex/latex/hepparticles
8456 %{texmfdist}/tex/latex/hepthesis
8457 %{texmfdist}/tex/latex/hepunits
8458 %{texmfdist}/tex/latex/hexgame
8459 %{texmfdist}/tex/latex/hfoldsty
8460 %{texmfdist}/tex/latex/hhtensor
8461 %{texmfdist}/tex/latex/hilowres
8462 %{texmfdist}/tex/latex/histogr
8463 %{texmfdist}/tex/latex/hitec
8464 %{texmfdist}/tex/latex/hpsdiss
8465 %{texmfdist}/tex/latex/hrlatex
8466 %{texmfdist}/tex/latex/hvfloat
8467 %{texmfdist}/tex/latex/hypdvips
8468 %{texmfdist}/tex/latex/hyper
8469 %{texmfdist}/tex/latex/hyperref
8470 %{texmfdist}/tex/latex/hyperxmp
8471 %{texmfdist}/tex/latex/hyphenat
8472 %{texmfdist}/tex/latex/ibycus-babel
8473 %{texmfdist}/tex/latex/icsv
8474 %{texmfdist}/tex/latex/ieeepes
8475 %{texmfdist}/tex/latex/ifmslide
8476 %{texmfdist}/tex/latex/ifplatform
8477 %{texmfdist}/tex/latex/ifsym
8478 %{texmfdist}/tex/latex/ijmart
8479 %{texmfdist}/tex/latex/imac
8480 %{texmfdist}/tex/latex/image-gallery
8481 %{texmfdist}/tex/latex/imtekda
8482 %{texmfdist}/tex/latex/index
8483 %{texmfdist}/tex/latex/initials
8484 %{texmfdist}/tex/latex/inlinebib
8485 %{texmfdist}/tex/latex/inlinedef
8486 %{texmfdist}/tex/latex/interactiveworkbook
8487 %{texmfdist}/tex/latex/inversepath
8488 %{texmfdist}/tex/latex/invoice
8489 %{texmfdist}/tex/latex/ipa
8490 %{texmfdist}/tex/latex/iso
8491 %{texmfdist}/tex/latex/iso10303
8492 %{texmfdist}/tex/latex/isodate
8493 %{texmfdist}/tex/latex/isodoc
8494 %{texmfdist}/tex/latex/isonums
8495 %{texmfdist}/tex/latex/isorot
8496 %{texmfdist}/tex/latex/isotope
8497 %{texmfdist}/tex/latex/itnumpar
8498 %{texmfdist}/tex/latex/itrans
8499 %{texmfdist}/tex/latex/iwona
8500 %{texmfdist}/tex/latex/jeopardy
8501 %{texmfdist}/tex/latex/jhep
8502 %{texmfdist}/tex/latex/jknapltx
8503 %{texmfdist}/tex/latex/jneurosci
8504 %{texmfdist}/tex/latex/jpsj
8505 %{texmfdist}/tex/latex/jura
8506 %{texmfdist}/tex/latex/juraabbrev
8507 %{texmfdist}/tex/latex/juramisc
8508 %{texmfdist}/tex/latex/jurarsp
8509 %{texmfdist}/tex/latex/koma-script
8510 %{texmfdist}/tex/latex/labels
8511 %dir %{texmfdist}/tex/latex/latexconfig
8512 %{texmfdist}/tex/latex/latexconfig/latex.ini
8513 %{texmfdist}/tex/latex/latexconfig/lualatex.ini
8514 %{texmfdist}/tex/latex/latexconfig/mllatex.ini
8515 %{texmfdist}/tex/latex/latexconfig/pdflatex.ini
8516 %{texmfdist}/tex/latex/latexconfig/pdflualatex.ini
8517 %{texmfdist}/tex/latex/layouts
8518 %{texmfdist}/tex/latex/lettrine
8519 %{texmfdist}/tex/latex/listings
8520 %{texmfdist}/tex/latex/ltabptch
8521 %{texmfdist}/tex/latex/localloc
8522 %{texmfdist}/tex/latex/ltxmisc
8523 %{texmfdist}/tex/latex/mathcomp
8524 %{texmfdist}/tex/latex/mdwtools
8525 %{texmfdist}/tex/latex/memoir
8526 %{texmfdist}/tex/latex/mh
8527 %{texmfdist}/tex/latex/misc209
8528 %{texmfdist}/tex/latex/mmap
8529 %{texmfdist}/tex/latex/mnsymbol
8530 %{texmfdist}/tex/latex/moderncv
8531 %{texmfdist}/tex/latex/modroman
8532 %{texmfdist}/tex/latex/mongolian-babel
8533 %{texmfdist}/tex/latex/montex
8534 %{texmfdist}/tex/latex/mparhack
8535 %{texmfdist}/tex/latex/ms
8536 %{texmfdist}/tex/latex/multibib
8537 %{texmfdist}/tex/latex/multirow
8538 %{texmfdist}/tex/latex/mwcls
8539 %{texmfdist}/tex/latex/natbib
8540 %{texmfdist}/tex/latex/ncclatex
8541 %{texmfdist}/tex/latex/ncctools
8542 %{texmfdist}/tex/latex/ncntrsbk
8543 %{texmfdist}/tex/latex/nddiss
8544 %{texmfdist}/tex/latex/newalg
8545 %{texmfdist}/tex/latex/newfile
8546 %{texmfdist}/tex/latex/newlfm
8547 %{texmfdist}/tex/latex/newspaper
8548 %{texmfdist}/tex/latex/newthm
8549 %{texmfdist}/tex/latex/nomencl
8550 %{texmfdist}/tex/latex/ntgclass
8551 %{texmfdist}/tex/generic/oberdiek
8552 %{texmfdist}/tex/latex/oberdiek
8553 %{texmfdist}/tex/latex/overpic
8554 %{texmfdist}/tex/latex/paralist
8555 %{texmfdist}/tex/latex/pb-diagram
8556 %{texmfdist}/tex/latex/pdfpages
8557 %{texmfdist}/tex/latex/picinpar
8558 %{texmfdist}/tex/latex/pict2e
8559 %{texmfdist}/tex/latex/placeins
8560 %{texmfdist}/tex/latex/preprint
8561 %{texmfdist}/tex/latex/preview
8562 %{texmfdist}/tex/latex/program
8563 %{texmfdist}/tex/latex/psfrag
8564 %{texmfdist}/tex/latex/pslatex
8565 %{texmfdist}/tex/latex/revtex
8566 %{texmfdist}/tex/latex/rotating
8567 %{texmfdist}/tex/latex/rotfloat
8568 %{texmfdist}/tex/latex/scale
8569 %{texmfdist}/tex/latex/sectsty
8570 %{texmfdist}/tex/latex/seminar
8571 %{texmfdist}/tex/latex/setspace
8572 %{texmfdist}/tex/latex/showdim
8573 %{texmfdist}/tex/latex/showlabels
8574 %{texmfdist}/tex/latex/sidecap
8575 %{texmfdist}/tex/latex/slashbox
8576 %{texmfdist}/tex/latex/soul
8577 %{texmfdist}/tex/latex/stdclsdv
8578 %{texmfdist}/tex/latex/stmaryrd
8579 %{texmfdist}/tex/latex/subfig
8580 %{texmfdist}/tex/latex/subfigure
8581 %{texmfdist}/tex/latex/supertabular
8582 %{texmfdist}/tex/latex/t2
8583 %{texmfdist}/tex/latex/t-angles
8584 %{texmfdist}/tex/latex/tableaux
8585 %{texmfdist}/tex/latex/tablists
8586 %{texmfdist}/tex/latex/tablor
8587 %{texmfdist}/tex/latex/tabto-ltx
8588 %{texmfdist}/tex/latex/tabulary
8589 %{texmfdist}/tex/latex/tabvar
8590 %{texmfdist}/tex/latex/talk
8591 %{texmfdist}/tex/latex/taupin
8592 %{texmfdist}/tex/latex/tcldoc
8593 %{texmfdist}/tex/latex/tdsfrmath
8594 %{texmfdist}/tex/latex/technics
8595 %{texmfdist}/tex/latex/ted
8596 %{texmfdist}/tex/latex/tengwarscript
8597 %{texmfdist}/tex/latex/tensor
8598 %{texmfdist}/tex/latex/teubner
8599 %{texmfdist}/tex/latex/tex-gyre
8600 %{texmfdist}/tex/latex/texilikecover
8601 %{texmfdist}/tex/latex/texlogos
8602 %{texmfdist}/tex/latex/texmate
8603 %{texmfdist}/tex/latex/texpower
8604 %{texmfdist}/tex/latex/texshade
8605 %{texmfdist}/tex/latex/textcase
8606 %{texmfdist}/tex/latex/textfit
8607 %{texmfdist}/tex/latex/textopo
8608 %{texmfdist}/tex/latex/textpath
8609 %{texmfdist}/tex/latex/textpos
8610 %{texmfdist}/tex/latex/theoremref
8611 %{texmfdist}/tex/latex/thesis-titlepage-fhac
8612 %{texmfdist}/tex/latex/thinsp
8613 %{texmfdist}/tex/latex/thmtools
8614 %{texmfdist}/tex/latex/thumb
8615 %{texmfdist}/tex/latex/thuthesis
8616 %{texmfdist}/tex/latex/ticket
8617 %{texmfdist}/tex/latex/tikz-inet
8618 %{texmfdist}/tex/latex/times
8619 %{texmfdist}/tex/latex/timesht
8620 %{texmfdist}/tex/latex/tipa
8621 %{texmfdist}/tex/latex/titlefoot
8622 %{texmfdist}/tex/latex/titlesec
8623 %{texmfdist}/tex/latex/titling
8624 %{texmfdist}/tex/latex/tocbibind
8625 %{texmfdist}/tex/latex/tocloft
8626 %{texmfdist}/tex/latex/tools
8627 %{texmfdist}/tex/latex/totpages
8628 %{texmfdist}/tex/latex/type1cm
8629 %{texmfdist}/tex/latex/undertilde
8630 %{texmfdist}/tex/latex/units
8631 %{texmfdist}/tex/latex/unitsdef
8632 %{texmfdist}/tex/latex/universa
8633 %{texmfdist}/tex/latex/unroman
8634 %{texmfdist}/tex/latex/upmethodology
8635 %{texmfdist}/tex/latex/upquote
8636 %{texmfdist}/tex/latex/varindex
8637 %{texmfdist}/tex/latex/varsfromjobname
8638 %{texmfdist}/tex/latex/vector
8639 %{texmfdist}/tex/latex/velthuis
8640 %{texmfdist}/tex/latex/verse
8641 %{texmfdist}/tex/latex/versions
8642 %{texmfdist}/tex/latex/vhistory
8643 %{texmfdist}/tex/latex/vita
8644 %{texmfdist}/tex/latex/vmargin
8645 %{texmfdist}/tex/latex/volumes
8646 %{texmfdist}/tex/latex/vpe
8647 %{texmfdist}/tex/latex/vrsion
8648 %{texmfdist}/tex/latex/vwcol
8649 %{texmfdist}/tex/latex/vxu
8650 %{texmfdist}/tex/latex/wallpaper
8651 %{texmfdist}/tex/latex/warning
8652 %{texmfdist}/tex/latex/warpcol
8653 %{texmfdist}/tex/latex/was
8654 %{texmfdist}/tex/latex/williams
8655 %{texmfdist}/tex/latex/wnri
8656 %{texmfdist}/tex/latex/wordlike
8657 %{texmfdist}/tex/latex/wrapfig
8658 %{texmfdist}/tex/latex/wsuipa
8659 %{texmfdist}/tex/latex/xargs
8660 %{texmfdist}/tex/latex/xcolor
8661 %{texmfdist}/tex/latex/xdoc
8662 %{texmfdist}/tex/latex/xfor
8663 %{texmfdist}/tex/latex/xifthen
8664 %{texmfdist}/tex/latex/xkeyval
8665 %{texmfdist}/tex/latex/xmpincl
8666 %{texmfdist}/tex/latex/xnewcommand
8667 %{texmfdist}/tex/latex/xoptarg
8668 %{texmfdist}/tex/latex/xpackages
8669 %{texmfdist}/tex/latex/xq
8670 %{texmfdist}/tex/latex/xskak
8671 %{texmfdist}/tex/latex/xstring
8672 %{texmfdist}/tex/latex/xtab
8673 %{texmfdist}/tex/latex/xtcapts
8674 %{texmfdist}/tex/latex/xyling
8675 %{texmfdist}/tex/latex/xytree
8676 %{texmfdist}/tex/latex/yafoot
8677 %{texmfdist}/tex/latex/yfonts
8678 %{texmfdist}/tex/latex/yhmath
8679 %{texmfdist}/tex/latex/yi4latex
8680 %{texmfdist}/tex/latex/york-thesis
8681 %{texmfdist}/tex/latex/youngtab
8682 %{texmfdist}/tex/latex/yplan
8683 %{texmfdist}/tex/latex/zapfchan
8684 %{texmfdist}/tex/latex/zapfding
8685 %{texmfdist}/tex/latex/zed-csp
8686 %{texmfdist}/tex/latex/zefonts
8687 %{texmfdist}/tex/latex/ziffer
8688 %{texmfdist}/tex/latex/zwgetfdate
8689 %{texmfdist}/tex/plain/etex
8690 %{texmf}/tex/latex/config
8691 %{texmf}/tex/latex/dvipdfm
8692
8693 %files latex-12many
8694 %defattr(644,root,root,755)
8695 %doc %{texmfdist}/doc/latex/12many
8696 %{texmfdist}/source/latex/12many
8697
8698 %files latex-abstract
8699 %defattr(644,root,root,755)
8700 %doc %{texmfdist}/doc/latex/abstract
8701 %{texmfdist}/tex/latex/abstract
8702
8703 %files latex-accfonts
8704 %defattr(644,root,root,755)
8705 %doc%{texmfdist}/doc/fonts/accfonts
8706 %{texmfdist}/tex/latex/accfonts
8707
8708 %files latex-adrconv
8709 %defattr(644,root,root,755)
8710 %{texmfdist}/tex/latex/adrconv
8711 %{texmfdist}/doc/latex/adrconv
8712
8713 %files latex-algorithms
8714 %defattr(644,root,root,755)
8715 %doc %{texmfdist}/doc/latex/algorithms
8716 %{texmfdist}/tex/latex/algorithms
8717
8718 %files latex-ae
8719 %defattr(644,root,root,755)
8720 %{texmfdist}/tex/latex/ae
8721
8722 %files latex-ams
8723 %defattr(644,root,root,755)
8724 %doc %{texmfdist}/doc/latex/amscls
8725 %doc %{texmfdist}/doc/latex/amsmath
8726 %doc %{texmfdist}/doc/latex/onlyamsmath
8727 %{texmfdist}/doc/fonts/amsfonts
8728 %{texmfdist}/tex/latex/amscls
8729 %{texmfdist}/tex/latex/amsmath
8730 %{texmfdist}/tex/latex/amsfonts
8731 %{texmfdist}/tex/latex/onlyamsmath
8732 %{texmfdist}/source/latex/onlyamsmath
8733
8734 %files latex-antp
8735 %defattr(644,root,root,755)
8736 %{texmfdist}/tex/latex/antp
8737
8738 %files latex-antt
8739 %defattr(644,root,root,755)
8740 %{texmfdist}/tex/latex/antt
8741
8742 %files latex-appendix
8743 %defattr(644,root,root,755)
8744 %doc %{texmfdist}/doc/latex/appendix
8745 %{texmfdist}/tex/latex/appendix
8746
8747 %files latex-backgammon
8748 %defattr(644,root,root,755)
8749 %doc %{texmfdist}/doc/latex/backgammon
8750 %{texmfdist}/tex/latex/backgammon
8751
8752 %files latex-bardiag
8753 %defattr(644,root,root,755)
8754 %doc %{texmfdist}/doc/latex/bardiag
8755 %{texmfdist}/tex/latex/bardiag
8756
8757 %files latex-bbm
8758 %defattr(644,root,root,755)
8759 %doc %{texmfdist}/doc/fonts/bbm
8760 %{texmfdist}/tex/latex/bbm
8761
8762 %files latex-bbold
8763 %defattr(644,root,root,755)
8764 %doc %{texmfdist}/doc/latex/bbold
8765 %{texmfdist}/tex/latex/bbold
8766 %{texmfdist}/source/latex/bbold
8767
8768 %files latex-beamer
8769 %defattr(644,root,root,755)
8770 %doc %{texmfdist}/doc/latex/beamer
8771 %{texmfdist}/tex/latex/beamer-contrib
8772 %{texmfdist}/tex/latex/beamer
8773
8774 %files latex-bezos
8775 %defattr(644,root,root,755)
8776 %doc %{texmfdist}/doc/latex/bezos
8777 %{texmfdist}/tex/latex/bezos
8778
8779 %files latex-bibtex
8780 %defattr(644,root,root,755)
8781 %doc %{texmfdist}/doc/bibtex/base
8782 %doc %{texmfdist}/doc/latex/adrconv
8783 %doc %{texmfdist}/doc/latex/bibtopic
8784 %doc %{texmfdist}/doc/latex/bibunits
8785 %doc %{texmfdist}/doc/latex/natbib
8786 %doc %{texmfdist}/doc/latex/footbib
8787 %dir %{texmfdist}/doc/bibtex
8788 %dir %{texmfdist}/bibtex
8789 %dir %{texmfdist}/bibtex/bib
8790 %dir %{texmfdist}/bibtex/bst
8791 %dir %{texmfdist}/bibtex/csf
8792
8793 %attr(755,root,root) %{_bindir}/bibtex
8794 %attr(755,root,root) %{_bindir}/rubibtex
8795
8796 %{texmfdist}/bibtex/bst/base
8797 %{texmfdist}/bibtex/csf/base
8798 %{texmfdist}/bibtex/bib/base
8799 %{texmfdist}/bibtex/bst/adrconv
8800 %{texmfdist}/bibtex/bib/adrconv
8801 %{texmfdist}/source/latex/adrconv
8802 %{texmfdist}/tex/latex/adrconv
8803 # %{texmf}/bibtex/bst/misc
8804 %{texmfdist}/bibtex/bst/natbib
8805 %{texmfdist}/tex/latex/natbib
8806 %{texmfdist}/tex/latex/bibtopic
8807 %{texmfdist}/source/latex/bibunits
8808 %{texmfdist}/tex/latex/bibunits
8809 %{texmfdist}/source/latex/footbib
8810 %{texmfdist}/tex/latex/footbib
8811
8812 %{_mandir}/man1/bibtex.1*
8813 %{_mandir}/man1/rubibtex.1*
8814
8815 %files latex-bibtex-ams
8816 %defattr(644,root,root,755)
8817 %{texmfdist}/bibtex/bst/ams
8818 %{texmfdist}/bibtex/bib/ams
8819
8820 %files latex-bibtex-pl
8821 %defattr(644,root,root,755)
8822 %dir %{texmfdist}/bibtex/bib/gustlib
8823 %{texmfdist}/bibtex/bib/gustlib/plbib.bib
8824
8825 %files latex-bibtex-german
8826 %defattr(644,root,root,755)
8827 %doc %{texmfdist}/doc/bibtex/germbib
8828 %{texmfdist}/bibtex/bst/germbib
8829 %{texmfdist}/tex/latex/germbib
8830
8831 %files latex-bibtex-revtex4
8832 %defattr(644,root,root,755)
8833 %dir %{texmfdist}/source/latex/revtex
8834 %doc %{texmfdist}/doc/latex/revtex/revtex4.pdf
8835 %{texmfdist}/source/latex/revtex/revtex4.dtx
8836 %{texmfdist}/source/latex/revtex/revtex4.ins
8837 %{texmfdist}/tex/latex/revtex/revtex4.cls
8838
8839 %files latex-bibtex-jurabib
8840 %defattr(644,root,root,755)
8841 %doc %{texmfdist}/doc/latex/jurabib
8842 %{texmfdist}/bibtex/bst/jurabib
8843 %{texmfdist}/bibtex/bib/jurabib
8844 %{texmfdist}/source/latex/jurabib
8845 %{texmfdist}/tex/latex/jurabib
8846
8847 %files latex-bibtex-dk
8848 %defattr(644,root,root,755)
8849 %doc %{texmfdist}/doc/latex/dk-bib
8850 %{texmfdist}/bibtex/bst/dk-bib
8851 %{texmfdist}/bibtex/csf/dk-bib
8852 %{texmfdist}/bibtex/bib/dk-bib
8853 %{texmfdist}/source/latex/dk-bib
8854 %{texmfdist}/tex/latex/dk-bib
8855
8856 # %files latex-bibtex-nor
8857 # %defattr(644,root,root,755)
8858 # %{texmf}/bibtex/bst/norbib
8859
8860 %files latex-bibtex-styles
8861 %defattr(644,root,root,755)
8862 %dir %{texmfdist}/doc/generic/t2
8863 %dir %{texmfdist}/doc/generic/t2%{_sysconfdir}
8864 %dir %{texmfdist}/source/bibtex
8865 %{texmfdist}/bibtex/bib/IEEEtran
8866 %{texmfdist}/bibtex/bib/abstyles
8867 %{texmfdist}/bibtex/bib/achemso
8868 %{texmfdist}/bibtex/bib/acmtrans
8869 %{texmfdist}/bibtex/bib/aiaa
8870 %{texmfdist}/bibtex/bib/apacite
8871 %{texmfdist}/bibtex/bib/asaetr
8872 %{texmfdist}/bibtex/bib/ascelike
8873 %{texmfdist}/bibtex/bib/beebe
8874 %{texmfdist}/bibtex/bib/bibhtml
8875 %{texmfdist}/bibtex/bib/bibtopic
8876 %{texmfdist}/bibtex/bib/biocon
8877 %{texmfdist}/bibtex/bib/computational-complexity
8878 %{texmfdist}/bibtex/bib/din1505
8879 %{texmfdist}/bibtex/bib/directory
8880 %{texmfdist}/bibtex/bib/dtk
8881 %{texmfdist}/bibtex/bib/figbib
8882 %{texmfdist}/bibtex/bib/frankenstein
8883 %{texmfdist}/bibtex/bib/gatech-thesis
8884 %{texmfdist}/bibtex/bib/geomsty
8885 %{texmfdist}/bibtex/bib/gloss
8886 %{texmfdist}/bibtex/bib/harvard
8887 %{texmfdist}/bibtex/bib/ieeepes
8888 %{texmfdist}/bibtex/bib/ijmart
8889 %{texmfdist}/bibtex/bib/imac
8890 %{texmfdist}/bibtex/bib/index
8891 %{texmfdist}/bibtex/bib/lsc
8892 %{texmfdist}/bibtex/bib/msc
8893 %{texmfdist}/bibtex/bib/nostarch
8894 %{texmfdist}/bibtex/bib/philosophersimprint
8895 %{texmfdist}/bibtex/bib/revtex
8896 %{texmfdist}/bibtex/bib/spie
8897 %{texmfdist}/bibtex/bib/urlbst
8898 %{texmfdist}/bibtex/bst/IEEEtran
8899 %{texmfdist}/bibtex/bst/abstyles
8900 %{texmfdist}/bibtex/bst/achemso
8901 %{texmfdist}/bibtex/bst/acmtrans
8902 %{texmfdist}/bibtex/bst/afthesis
8903 %{texmfdist}/bibtex/bst/aguplus
8904 %{texmfdist}/bibtex/bst/aiaa
8905 %{texmfdist}/bibtex/bst/aichej
8906 %{texmfdist}/bibtex/bst/ametsoc
8907 %{texmfdist}/bibtex/bst/apacite
8908 %{texmfdist}/bibtex/bst/asaetr
8909 %{texmfdist}/bibtex/bst/ascelike
8910 %{texmfdist}/bibtex/bst/babelbib
8911 %{texmfdist}/bibtex/bst/beebe
8912 %{texmfdist}/bibtex/bst/bibhtml
8913 %{texmfdist}/bibtex/bst/chem-journal
8914 %{texmfdist}/bibtex/bst/chicago
8915 %{texmfdist}/bibtex/bst/computational-complexity
8916 %{texmfdist}/bibtex/bst/confproc
8917 %{texmfdist}/bibtex/bst/datatool
8918 %{texmfdist}/bibtex/bst/din1505
8919 %{texmfdist}/bibtex/bst/dinat
8920 %{texmfdist}/bibtex/bst/directory
8921 %{texmfdist}/bibtex/bst/dtk
8922 %{texmfdist}/bibtex/bst/dvdcoll
8923 %{texmfdist}/bibtex/bst/economic
8924 %{texmfdist}/bibtex/bst/elsevier-bib
8925 %{texmfdist}/bibtex/bst/fbs
8926 %{texmfdist}/bibtex/bst/figbib
8927 %{texmfdist}/bibtex/bst/finbib
8928 %{texmfdist}/bibtex/bst/frankenstein
8929 %{texmfdist}/bibtex/bst/gatech-thesis
8930 %{texmfdist}/bibtex/bst/gloss
8931 %{texmfdist}/bibtex/bst/gost
8932 %{texmfdist}/bibtex/bst/gustlib
8933 %{texmfdist}/bibtex/bst/harvard
8934 %{texmfdist}/bibtex/bst/hc
8935 %{texmfdist}/bibtex/bst/ieeepes
8936 %{texmfdist}/bibtex/bst/ijmart
8937 %{texmfdist}/bibtex/bst/ijqc
8938 %{texmfdist}/bibtex/bst/imac
8939 %{texmfdist}/bibtex/bst/index
8940 %{texmfdist}/bibtex/bst/inlinebib
8941 %{texmfdist}/bibtex/bst/iopart-num
8942 %{texmfdist}/bibtex/bst/jneurosci
8943 %{texmfdist}/bibtex/bst/jurarsp
8944 %{texmfdist}/bibtex/bst/kluwer
8945 %{texmfdist}/bibtex/bst/mciteplus
8946 %{texmfdist}/bibtex/bst/mslapa
8947 %{texmfdist}/bibtex/bst/multibib
8948 %{texmfdist}/bibtex/bst/munich
8949 %{texmfdist}/bibtex/bst/nature
8950 %{texmfdist}/bibtex/bst/nddiss
8951 %{texmfdist}/bibtex/bst/opcit
8952 %{texmfdist}/bibtex/bst/perception
8953 %{texmfdist}/bibtex/bst/revtex
8954 %{texmfdist}/bibtex/bst/rsc
8955 %{texmfdist}/bibtex/bst/savetrees
8956 %{texmfdist}/bibtex/bst/shipunov
8957 %{texmfdist}/bibtex/bst/smflatex
8958 %{texmfdist}/bibtex/bst/sort-by-letters
8959 %{texmfdist}/bibtex/bst/spie
8960 %{texmfdist}/bibtex/bst/stellenbosch
8961 %{texmfdist}/bibtex/bst/swebib
8962 %{texmfdist}/bibtex/bst/texsis
8963 %{texmfdist}/bibtex/bst/thuthesis
8964 %{texmfdist}/bibtex/bst/tugboat
8965 %{texmfdist}/bibtex/bst/urlbst
8966 %{texmfdist}/bibtex/csf/gost
8967 %doc %{texmfdist}/doc/bibtex/abstyles
8968 %doc %{texmfdist}/doc/bibtex/bibhtml
8969 %doc %{texmfdist}/doc/bibtex/dinat
8970 %doc %{texmfdist}/doc/bibtex/economic
8971 %doc %{texmfdist}/doc/bibtex/elsevier-bib
8972 %doc %{texmfdist}/doc/bibtex/gost
8973 %doc %{texmfdist}/doc/bibtex/ijqc
8974 %doc %{texmfdist}/doc/bibtex/iopart-num
8975 %doc %{texmfdist}/doc/generic/t2%{_sysconfdir}/rubibtex
8976 %doc %{texmfdist}/doc/latex/IEEEtran
8977 %{texmfdist}/source/bibtex/gost
8978
8979 %files latex-bibtex-vancouver
8980 %defattr(644,root,root,755)
8981 %dir %{texmfdist}/bibtex/bib/vancouver
8982 %dir %{texmfdist}/bibtex/bst/vancouver
8983 %dir %{texmfdist}/doc/bibtex/vancouver
8984 %{texmfdist}/bibtex/bib/vancouver/vancouver.bib
8985 %{texmfdist}/bibtex/bst/vancouver/vancouver.bst
8986 %doc %{texmfdist}/doc/bibtex/vancouver/README
8987 %doc %{texmfdist}/doc/bibtex/vancouver/vancouver.pdf
8988 %doc %{texmfdist}/doc/bibtex/vancouver/vancouver.tex
8989
8990 %files latex-booktabs
8991 %defattr(644,root,root,755)
8992 %doc %{texmfdist}/doc/latex/booktabs
8993 %{texmfdist}/tex/latex/booktabs
8994
8995 %files latex-caption
8996 %defattr(644,root,root,755)
8997 %doc %{texmfdist}/doc/latex/caption
8998 %{texmfdist}/tex/latex/caption
8999
9000 %files latex-carlisle
9001 %defattr(644,root,root,755)
9002 %doc %{texmfdist}/doc/latex/carlisle
9003 %{texmfdist}/tex/latex/carlisle
9004
9005 %files latex-ccfonts
9006 %defattr(644,root,root,755)
9007 %doc %{texmfdist}/doc/latex/ccfonts
9008 %{texmfdist}/tex/latex/ccfonts
9009
9010 %files latex-cite
9011 %defattr(644,root,root,755)
9012 %{texmfdist}/tex/latex/cite
9013
9014 %files latex-cmbright
9015 %defattr(644,root,root,755)
9016 %doc %{texmfdist}/doc/latex/cmbright
9017 %{texmfdist}/tex/latex/cmbright
9018
9019 %files latex-comment
9020 %defattr(644,root,root,755)
9021 %doc %{texmfdist}/doc/latex/comment
9022 %{texmfdist}/tex/latex/comment
9023
9024 %files latex-concmath
9025 %defattr(644,root,root,755)
9026 %{texmfdist}/tex/latex/concmath
9027
9028 %files latex-currvita
9029 %defattr(644,root,root,755)
9030 %doc %{texmfdist}/doc/latex/currvita
9031 %{texmfdist}/tex/latex/currvita
9032
9033 %files latex-curves
9034 %defattr(644,root,root,755)
9035 %doc %{texmfdist}/doc/latex/curves
9036 %{texmfdist}/tex/latex/curves
9037
9038 %files latex-custom-bib
9039 %defattr(644,root,root,755)
9040 %doc %{texmfdist}/doc/latex/custom-bib
9041 %{texmfdist}/source/latex/custom-bib
9042 %{texmfdist}/tex/latex/custom-bib
9043
9044 %files latex-cyrillic
9045 %defattr(644,root,root,755)
9046 %doc %{texmfdist}/doc/latex/cyrillic
9047 %{texmfdist}/source/latex/cyrillic
9048 %{texmfdist}/tex/latex/cyrillic
9049
9050 # %files latex-dstroke
9051 # %defattr(644,root,root,755)
9052 # %{texmf}/tex/latex/dstroke
9053
9054 %files latex-enumitem
9055 %defattr(644,root,root,755)
9056 %doc %{texmfdist}/doc/latex/enumitem
9057 %{texmfdist}/tex/latex/enumitem
9058
9059 %files latex-exam
9060 %defattr(644,root,root,755)
9061 %doc %{texmfdist}/doc/latex/exam
9062 %{texmfdist}/tex/latex/exam
9063
9064 %files latex-gbrief
9065 %defattr(644,root,root,755)
9066 %doc %{texmfdist}/doc/latex/g-brief
9067 %{texmfdist}/tex/latex/g-brief
9068
9069 %files latex-jknappen
9070 %defattr(644,root,root,755)
9071 %doc %{texmfdist}/fonts/source/jknappen
9072 %{texmfdist}/fonts/tfm/jknappen
9073
9074 %files latex-keystroke
9075 %defattr(644,root,root,755)
9076 %{texmfdist}/tex/latex/keystroke
9077 %doc %{texmfdist}/doc/latex/keystroke
9078
9079 %files latex-labbook
9080 %defattr(644,root,root,755)
9081 %doc %{texmfdist}/doc/latex/labbook
9082 %{texmfdist}/source/latex/labbook
9083 %{texmfdist}/tex/latex/labbook
9084
9085 %files latex-lastpage
9086 %defattr(644,root,root,755)
9087 %doc %{texmfdist}/doc/latex/lastpage
9088 %{texmfdist}/tex/latex/lastpage
9089
9090 %files latex-lcd
9091 %defattr(644,root,root,755)
9092 %doc %{texmfdist}/doc/latex/lcd
9093 %{texmfdist}/source/latex/lcd
9094 %{texmfdist}/tex/latex/lcd
9095
9096 %files latex-leaflet
9097 %defattr(644,root,root,755)
9098 %doc %{texmfdist}/doc/latex/leaflet
9099 %{texmfdist}/source/latex/leaflet
9100 %{texmfdist}/tex/latex/leaflet
9101
9102 %files latex-leftidx
9103 %defattr(644,root,root,755)
9104 %doc %{texmfdist}/doc/latex/leftidx
9105 %{texmfdist}/tex/latex/leftidx
9106
9107 %files latex-lewis
9108 %defattr(644,root,root,755)
9109 %doc %{texmfdist}/doc/latex/lewis
9110 %{texmfdist}/tex/latex/lewis
9111
9112 %files latex-lm
9113 %defattr(644,root,root,755)
9114 %doc %{texmfdist}/doc/fonts/lm
9115 %{texmfdist}/tex/latex/lm
9116 %{texmfdist}/fonts/afm/public/lm
9117 %{texmfdist}/fonts/enc/dvips/lm
9118 %{texmfdist}/fonts/map/dvips/lm
9119 %{texmfdist}/fonts/map/dvipdfm/lm
9120 %{texmfdist}/fonts/opentype/public/lm
9121 %{texmfdist}/fonts/tfm/public/lm
9122 %{texmfdist}/source/fonts/lm
9123
9124 %files latex-lucidabr
9125 %defattr(644,root,root,755)
9126 %dir %{texmfdist}/vtex
9127 %dir %{texmfdist}/vtex/config
9128 %{texmfdist}/vtex/config/lucidabr-k.ali
9129 %{texmfdist}/vtex/config/lucidabr.ali
9130
9131 %files latex-lineno
9132 %defattr(644,root,root,755)
9133 %doc %{texmfdist}/doc/latex/lineno
9134 %{texmfdist}/tex/latex/lineno
9135
9136
9137 %files latex-marvosym
9138 %defattr(644,root,root,755)
9139 %{texmfdist}/tex/latex/marvosym
9140
9141 %files latex-mathexam
9142 %defattr(644,root,root,755)
9143 %doc %{texmfdist}/doc/latex/mathexam
9144 %{texmfdist}/source/latex/mathexam
9145 %{texmfdist}/tex/latex/mathexam
9146
9147 #%files latex-mathpple
9148 #%defattr(644,root,root,755)
9149
9150 #%files latex-mathtime
9151 #%defattr(644,root,root,755)
9152
9153 %files latex-microtype
9154 %defattr(644,root,root,755)
9155 %doc %{texmfdist}/doc/latex/microtype
9156 %{texmfdist}/source/latex/microtype
9157 %{texmfdist}/tex/latex/microtype
9158
9159 %files latex-mflogo
9160 %defattr(644,root,root,755)
9161 %doc %{texmfdist}/doc/latex/mflogo
9162 %{texmfdist}/tex/latex/mflogo
9163
9164 %files latex-mfnfss
9165 %defattr(644,root,root,755)
9166 %{texmfdist}/source/latex/mfnfss
9167 %{texmfdist}/tex/latex/mfnfss
9168
9169 %files latex-minitoc
9170 %defattr(644,root,root,755)
9171 %doc %{texmfdist}/doc/latex/minitoc
9172 %{texmfdist}/bibtex/bst/minitoc
9173 %{texmfdist}/makeindex/minitoc
9174 %{texmfdist}/scripts/minitoc
9175 %{texmfdist}/source/latex/minitoc
9176 %{texmfdist}/tex/latex/minitoc
9177
9178
9179 %files latex-mltex
9180 %defattr(644,root,root,755)
9181 %doc %{texmfdist}/doc/latex/mltex
9182 %{texmfdist}/tex/latex/mltex
9183
9184 %files latex-moreverb
9185 %defattr(644,root,root,755)
9186 %doc %{texmfdist}/doc/latex/moreverb
9187 %{texmfdist}/tex/latex/moreverb
9188
9189 %files latex-multienum
9190 %defattr(644,root,root,755)
9191 %doc %{texmfdist}/doc/latex/multenum
9192 %dir %{texmfdist}/tex/latex/multenum
9193 %{texmfdist}/tex/latex/multenum/*
9194
9195 %files latex-musictex
9196 %defattr(644,root,root,755)
9197 %doc %{texmfdist}/doc/generic/musictex
9198 %{texmfdist}/fonts/source/public/musictex
9199 %{texmfdist}/fonts/tfm/public/musictex
9200 %{texmfdist}/tex/generic/musictex
9201 %{texmfdist}/tex/latex/musictex
9202
9203 %files latex-ntheorem
9204 %defattr(644,root,root,755)
9205 %{texmfdist}/tex/latex/ntheorem
9206 %doc %{texmfdist}/doc/latex/ntheorem
9207
9208 %files latex-other-doc
9209 %defattr(644,root,root,755)
9210 %doc %{texmfdist}/doc/alatex
9211 %doc %{texmfdist}/doc/cslatex/base
9212 %doc %{texmfdist}/doc/generic/wsuipa
9213 %doc %{texmfdist}/doc/latex/ANUfinalexam
9214 %doc %{texmfdist}/doc/latex/AkkTeX
9215 %doc %{texmfdist}/doc/latex/ESIEEcv
9216 %doc %{texmfdist}/doc/latex/GuIT
9217 %doc %{texmfdist}/doc/latex/HA-prosper
9218 %doc %{texmfdist}/doc/latex/IEEEconf
9219 %doc %{texmfdist}/doc/latex/a0poster
9220 %doc %{texmfdist}/doc/latex/aastex
9221 %doc %{texmfdist}/doc/latex/abc
9222 %doc %{texmfdist}/doc/latex/achemso
9223 %doc %{texmfdist}/doc/latex/acmconf
9224 %doc %{texmfdist}/doc/latex/acmtrans
9225 %doc %{texmfdist}/doc/latex/active-conf
9226 %doc %{texmfdist}/doc/latex/addlines
9227 %doc %{texmfdist}/doc/latex/adrlist
9228 %doc %{texmfdist}/doc/latex/afthesis
9229 %doc %{texmfdist}/doc/latex/aguplus
9230 %doc %{texmfdist}/doc/latex/aiaa
9231 %doc %{texmfdist}/doc/latex/akletter
9232 %doc %{texmfdist}/doc/latex/alg
9233 %doc %{texmfdist}/doc/latex/algorithm2e
9234 %doc %{texmfdist}/doc/latex/algorithmicx
9235 %doc %{texmfdist}/doc/latex/alnumsec
9236 %doc %{texmfdist}/doc/latex/altfont
9237 %doc %{texmfdist}/doc/latex/ametsoc
9238 %doc %{texmfdist}/doc/latex/amsaddr
9239 %doc %{texmfdist}/doc/latex/amsrefs
9240 %doc %{texmfdist}/doc/latex/animate
9241 %doc %{texmfdist}/doc/latex/answers
9242 %doc %{texmfdist}/doc/latex/anyfontsize
9243 %doc %{texmfdist}/doc/latex/apa
9244 %doc %{texmfdist}/doc/latex/apacite
9245 %doc %{texmfdist}/doc/latex/ar
9246 %doc %{texmfdist}/doc/latex/arabi
9247 %doc %{texmfdist}/doc/latex/arabtex
9248 %doc %{texmfdist}/doc/latex/arcs
9249 %doc %{texmfdist}/doc/latex/arydshln
9250 %doc %{texmfdist}/doc/latex/asaetr
9251 %doc %{texmfdist}/doc/latex/ascelike
9252 %doc %{texmfdist}/doc/latex/assignment
9253 %doc %{texmfdist}/doc/latex/attachfile
9254 %doc %{texmfdist}/doc/latex/augie
9255 %doc %{texmfdist}/doc/latex/aurical
9256 %doc %{texmfdist}/doc/latex/authorindex
9257 %doc %{texmfdist}/doc/latex/autoarea
9258 %doc %{texmfdist}/doc/latex/autotab
9259 %doc %{texmfdist}/doc/latex/babelbib
9260 %doc %{texmfdist}/doc/latex/bangtex
9261 %doc %{texmfdist}/doc/latex/barcodes
9262 %doc %{texmfdist}/doc/latex/bayer
9263 %doc %{texmfdist}/doc/latex/bbm-macros
9264 %doc %{texmfdist}/doc/latex/beamer-contrib
9265 %doc %{texmfdist}/doc/latex/begriff
9266 %doc %{texmfdist}/doc/latex/betababel
9267 %doc %{texmfdist}/doc/latex/bez123
9268 %doc %{texmfdist}/doc/latex/bibarts
9269 %doc %{texmfdist}/doc/latex/bibleref
9270 %doc %{texmfdist}/doc/latex/biblist
9271 %doc %{texmfdist}/doc/latex/bibtopicprefix
9272 %doc %{texmfdist}/doc/latex/bigfoot
9273 %doc %{texmfdist}/doc/latex/binomexp
9274 %doc %{texmfdist}/doc/latex/biocon
9275 %doc %{texmfdist}/doc/latex/bizcard
9276 %doc %{texmfdist}/doc/latex/blindtext
9277 %doc %{texmfdist}/doc/latex/blowup
9278 %doc %{texmfdist}/doc/latex/boites
9279 %doc %{texmfdist}/doc/latex/boldtensors
9280 %doc %{texmfdist}/doc/latex/bookest
9281 %doc %{texmfdist}/doc/latex/booklet
9282 %doc %{texmfdist}/doc/latex/boxhandler
9283 %doc %{texmfdist}/doc/latex/bpchem
9284 %doc %{texmfdist}/doc/latex/braille
9285 %doc %{texmfdist}/doc/latex/breakurl
9286 %doc %{texmfdist}/doc/latex/brushscr
9287 %doc %{texmfdist}/doc/latex/bullcntr
9288 %doc %{texmfdist}/doc/latex/bussproofs
9289 %doc %{texmfdist}/doc/latex/bytefield
9290 %doc %{texmfdist}/doc/latex/calxxxx
9291 %doc %{texmfdist}/doc/latex/captcont
9292 %doc %{texmfdist}/doc/latex/casyl
9293 %doc %{texmfdist}/doc/latex/catechis
9294 %doc %{texmfdist}/doc/latex/cbcoptic
9295 %doc %{texmfdist}/doc/latex/cclicenses
9296 %doc %{texmfdist}/doc/latex/cd-cover
9297 %doc %{texmfdist}/doc/latex/cd
9298 %doc %{texmfdist}/doc/latex/cdpbundl
9299 %doc %{texmfdist}/doc/latex/cellspace
9300 %doc %{texmfdist}/doc/latex/changes
9301 %doc %{texmfdist}/doc/latex/chapterfolder
9302 %doc %{texmfdist}/doc/latex/chemcompounds
9303 %doc %{texmfdist}/doc/latex/chemcono
9304 %doc %{texmfdist}/doc/latex/chemstyle
9305 %doc %{texmfdist}/doc/latex/chessboard
9306 %doc %{texmfdist}/doc/latex/chessfss
9307 %doc %{texmfdist}/doc/latex/china2e
9308 %doc %{texmfdist}/doc/latex/chletter
9309 %doc %{texmfdist}/doc/latex/circ
9310 %doc %{texmfdist}/doc/latex/cite
9311 %doc %{texmfdist}/doc/latex/cjk
9312 %doc %{texmfdist}/doc/latex/classicthesis
9313 %doc %{texmfdist}/doc/latex/clefval
9314 %doc %{texmfdist}/doc/latex/cleveref
9315 %doc %{texmfdist}/doc/latex/clock
9316 %doc %{texmfdist}/doc/latex/clrscode
9317 %doc %{texmfdist}/doc/latex/cm-lgc
9318 %doc %{texmfdist}/doc/latex/cmap
9319 %doc %{texmfdist}/doc/latex/cmcyralt
9320 %doc %{texmfdist}/doc/latex/cmdstring
9321 %doc %{texmfdist}/doc/latex/cmll
9322 %doc %{texmfdist}/doc/latex/codepage
9323 %doc %{texmfdist}/doc/latex/colorinfo
9324 %doc %{texmfdist}/doc/latex/colortbl
9325 %doc %{texmfdist}/doc/latex/colorwav
9326 %doc %{texmfdist}/doc/latex/combine
9327 %doc %{texmfdist}/doc/latex/commath
9328 %doc %{texmfdist}/doc/latex/complexity
9329 %doc %{texmfdist}/doc/latex/computational-complexity
9330 %doc %{texmfdist}/doc/latex/concprog
9331 %doc %{texmfdist}/doc/latex/confproc
9332 %doc %{texmfdist}/doc/latex/constants
9333 %doc %{texmfdist}/doc/latex/contour
9334 %doc %{texmfdist}/doc/latex/cooking
9335 %doc %{texmfdist}/doc/latex/cool
9336 %doc %{texmfdist}/doc/latex/coollist
9337 %doc %{texmfdist}/doc/latex/coolstr
9338 %doc %{texmfdist}/doc/latex/cooltooltips
9339 %doc %{texmfdist}/doc/latex/coordsys
9340 %doc %{texmfdist}/doc/latex/courier-scaled
9341 %doc %{texmfdist}/doc/latex/courseoutline
9342 %doc %{texmfdist}/doc/latex/coursepaper
9343 %doc %{texmfdist}/doc/latex/coverpage
9344 %doc %{texmfdist}/doc/latex/covington
9345 %doc %{texmfdist}/doc/latex/crossreference
9346 %doc %{texmfdist}/doc/latex/crosswrd
9347 %doc %{texmfdist}/doc/latex/cryst
9348 %doc %{texmfdist}/doc/latex/csbulletin
9349 %doc %{texmfdist}/doc/latex/csquotes
9350 %doc %{texmfdist}/doc/latex/csvtools
9351 %doc %{texmfdist}/doc/latex/ctable
9352 %doc %{texmfdist}/doc/latex/ctib
9353 %doc %{texmfdist}/doc/latex/cuisine
9354 %doc %{texmfdist}/doc/latex/cursor
9355 %doc %{texmfdist}/doc/latex/curve
9356 %doc %{texmfdist}/doc/latex/curve2e
9357 %doc %{texmfdist}/doc/latex/cv
9358 %doc %{texmfdist}/doc/latex/cweb-latex
9359 %doc %{texmfdist}/doc/latex/cwpuzzle
9360 %doc %{texmfdist}/doc/latex/dashrule
9361 %doc %{texmfdist}/doc/latex/datatool
9362 %doc %{texmfdist}/doc/latex/dateiliste
9363 %doc %{texmfdist}/doc/latex/datenumber
9364 %doc %{texmfdist}/doc/latex/datetime
9365 %doc %{texmfdist}/doc/latex/dcpic
9366 %doc %{texmfdist}/doc/latex/delimtxt
9367 %doc %{texmfdist}/doc/latex/diagnose
9368 %doc %{texmfdist}/doc/latex/dialogl
9369 %doc %{texmfdist}/doc/latex/dichokey
9370 %doc %{texmfdist}/doc/latex/digiconfigs
9371 %doc %{texmfdist}/doc/latex/din1505
9372 %doc %{texmfdist}/doc/latex/directory
9373 %doc %{texmfdist}/doc/latex/disser
9374 %doc %{texmfdist}/doc/latex/dlfltxb
9375 %doc %{texmfdist}/doc/latex/dnaseq
9376 %doc %{texmfdist}/doc/latex/docmfp
9377 %doc %{texmfdist}/doc/latex/doi
9378 %doc %{texmfdist}/doc/latex/doipubmed
9379 %doc %{texmfdist}/doc/latex/dotarrow
9380 %doc %{texmfdist}/doc/latex/dottex
9381 %doc %{texmfdist}/doc/latex/dpfloat
9382 %doc %{texmfdist}/doc/latex/dprogress
9383 %doc %{texmfdist}/doc/latex/drac
9384 %doc %{texmfdist}/doc/latex/draftwatermark
9385 %doc %{texmfdist}/doc/latex/dramatist
9386 %doc %{texmfdist}/doc/latex/dtk
9387 %doc %{texmfdist}/doc/latex/dtxgallery
9388 %doc %{texmfdist}/doc/latex/duerer-latex
9389 %doc %{texmfdist}/doc/latex/dvdcoll
9390 %doc %{texmfdist}/doc/latex/dyntree
9391 %doc %{texmfdist}/doc/latex/eCards
9392 %doc %{texmfdist}/doc/latex/ean13isbn
9393 %doc %{texmfdist}/doc/latex/easy
9394 %doc %{texmfdist}/doc/latex/ebezier
9395 %doc %{texmfdist}/doc/latex/ebong
9396 %doc %{texmfdist}/doc/latex/ebsthesis
9397 %doc %{texmfdist}/doc/latex/ecclesiastic
9398 %doc %{texmfdist}/doc/latex/ecltree
9399 %doc %{texmfdist}/doc/latex/ecv
9400 %doc %{texmfdist}/doc/latex/ed
9401 %doc %{texmfdist}/doc/latex/edmac
9402 %doc %{texmfdist}/doc/latex/edmargin
9403 %doc %{texmfdist}/doc/latex/ednotes
9404 %doc %{texmfdist}/doc/latex/eemeir
9405 %doc %{texmfdist}/doc/latex/egameps
9406 %doc %{texmfdist}/doc/latex/egplot
9407 %doc %{texmfdist}/doc/latex/ellipsis
9408 %doc %{texmfdist}/doc/latex/elmath
9409 %doc %{texmfdist}/doc/latex/elpres
9410 %doc %{texmfdist}/doc/latex/elsarticle
9411 %doc %{texmfdist}/doc/latex/elsevier
9412 %doc %{texmfdist}/doc/latex/em
9413 %doc %{texmfdist}/doc/latex/emp
9414 %doc %{texmfdist}/doc/latex/emulateapj
9415 %doc %{texmfdist}/doc/latex/endheads
9416 %doc %{texmfdist}/doc/latex/engpron
9417 %doc %{texmfdist}/doc/latex/engrec
9418 %doc %{texmfdist}/doc/latex/environ
9419 %doc %{texmfdist}/doc/latex/envlab
9420 %doc %{texmfdist}/doc/latex/epigraph
9421 %doc %{texmfdist}/doc/latex/epiolmec
9422 %doc %{texmfdist}/doc/latex/epsdice
9423 %doc %{texmfdist}/doc/latex/epspdfconversion
9424 %doc %{texmfdist}/doc/latex/eqlist
9425 %doc %{texmfdist}/doc/latex/eqnarray
9426 %doc %{texmfdist}/doc/latex/eqparbox
9427 %doc %{texmfdist}/doc/latex/errata
9428 %doc %{texmfdist}/doc/latex/esdiff
9429 %doc %{texmfdist}/doc/latex/eskd
9430 %doc %{texmfdist}/doc/latex/eskdx
9431 %doc %{texmfdist}/doc/latex/esvect
9432 %doc %{texmfdist}/doc/latex/etaremune
9433 %doc %{texmfdist}/doc/latex/etex-pkg
9434 %doc %{texmfdist}/doc/latex/ethiop-t1
9435 %doc %{texmfdist}/doc/latex/ethiop
9436 %doc %{texmfdist}/doc/latex/etoolbox
9437 %doc %{texmfdist}/doc/latex/eukdate
9438 %doc %{texmfdist}/doc/latex/euproposal
9439 %doc %{texmfdist}/doc/latex/euro
9440 %doc %{texmfdist}/doc/latex/europecv
9441 %doc %{texmfdist}/doc/latex/eurosans
9442 %doc %{texmfdist}/doc/latex/everypage
9443 %doc %{texmfdist}/doc/latex/examdesign
9444 %doc %{texmfdist}/doc/latex/examplep
9445 %doc %{texmfdist}/doc/latex/exceltex
9446 %doc %{texmfdist}/doc/latex/exercise
9447 %doc %{texmfdist}/doc/latex/expdlist
9448 %doc %{texmfdist}/doc/latex/expl3
9449 %doc %{texmfdist}/doc/latex/export
9450 %doc %{texmfdist}/doc/latex/extarrows
9451 %doc %{texmfdist}/doc/latex/extpfeil
9452 %doc %{texmfdist}/doc/latex/extract
9453 %doc %{texmfdist}/doc/latex/facsimile
9454 %doc %{texmfdist}/doc/latex/faktor
9455 %doc %{texmfdist}/doc/latex/fancynum
9456 %doc %{texmfdist}/doc/latex/fancyref
9457 %doc %{texmfdist}/doc/latex/fancytooltips
9458 %doc %{texmfdist}/doc/latex/fax
9459 %doc %{texmfdist}/doc/latex/feynmf
9460 %doc %{texmfdist}/doc/latex/figbib
9461 %doc %{texmfdist}/doc/latex/figsize
9462 %doc %{texmfdist}/doc/latex/fink
9463 %doc %{texmfdist}/doc/latex/fixfoot
9464 %doc %{texmfdist}/doc/latex/fixme
9465 %doc %{texmfdist}/doc/latex/flabels
9466 %doc %{texmfdist}/doc/latex/flacards
9467 %doc %{texmfdist}/doc/latex/flagderiv
9468 %doc %{texmfdist}/doc/latex/flashcards
9469 %doc %{texmfdist}/doc/latex/flippdf
9470 %doc %{texmfdist}/doc/latex/floatrow
9471 %doc %{texmfdist}/doc/latex/flowfram
9472 %doc %{texmfdist}/doc/latex/fmp
9473 %doc %{texmfdist}/doc/latex/fmtcount
9474 %doc %{texmfdist}/doc/latex/fnbreak
9475 %doc %{texmfdist}/doc/latex/fncychap
9476 %doc %{texmfdist}/doc/latex/foekfont
9477 %doc %{texmfdist}/doc/latex/fonttable
9478 %doc %{texmfdist}/doc/latex/forarray
9479 %doc %{texmfdist}/doc/latex/forloop
9480 %doc %{texmfdist}/doc/latex/formlett
9481 %doc %{texmfdist}/doc/latex/formula
9482 %doc %{texmfdist}/doc/latex/formular
9483 %doc %{texmfdist}/doc/latex/fouridx
9484 %doc %{texmfdist}/doc/latex/frankenstein
9485 %doc %{texmfdist}/doc/latex/frenchle
9486 %doc %{texmfdist}/doc/latex/fribrief
9487 %doc %{texmfdist}/doc/latex/frletter
9488 %doc %{texmfdist}/doc/latex/frontespizio
9489 %doc %{texmfdist}/doc/latex/fullblck
9490 %doc %{texmfdist}/doc/latex/fullpict
9491 %doc %{texmfdist}/doc/latex/functan
9492 %doc %{texmfdist}/doc/latex/fundus
9493 %doc %{texmfdist}/doc/latex/gaceta
9494 %doc %{texmfdist}/doc/latex/galois
9495 %doc %{texmfdist}/doc/latex/gastex
9496 %doc %{texmfdist}/doc/latex/gatech-thesis
9497 %doc %{texmfdist}/doc/latex/gauss
9498 %doc %{texmfdist}/doc/latex/gb4e
9499 %doc %{texmfdist}/doc/latex/gcard
9500 %doc %{texmfdist}/doc/latex/gcite
9501 %doc %{texmfdist}/doc/latex/genmpage
9502 %doc %{texmfdist}/doc/latex/geomsty
9503 %doc %{texmfdist}/doc/latex/ginpenc
9504 %doc %{texmfdist}/doc/latex/gloss
9505 %doc %{texmfdist}/doc/latex/glossaries
9506 %doc %{texmfdist}/doc/latex/gmdoc
9507 %doc %{texmfdist}/doc/latex/gmeometric
9508 %doc %{texmfdist}/doc/latex/gmiflink
9509 %doc %{texmfdist}/doc/latex/gmutils
9510 %doc %{texmfdist}/doc/latex/gmverb
9511 %doc %{texmfdist}/doc/latex/gnuplottex
9512 %doc %{texmfdist}/doc/latex/graphicx-psmin
9513 %doc %{texmfdist}/doc/latex/greek-inputenc
9514 %doc %{texmfdist}/doc/latex/greekdates
9515 %doc %{texmfdist}/doc/latex/greektex
9516 %doc %{texmfdist}/doc/latex/grfpaste
9517 %doc %{texmfdist}/doc/latex/grnumalt
9518 %doc %{texmfdist}/doc/latex/grverb
9519 %doc %{texmfdist}/doc/latex/gu
9520 %doc %{texmfdist}/doc/latex/guitar
9521 %doc %{texmfdist}/doc/latex/guitbeamer
9522 %doc %{texmfdist}/doc/latex/hanging
9523 %doc %{texmfdist}/doc/latex/har2nat
9524 %doc %{texmfdist}/doc/latex/harmony
9525 %doc %{texmfdist}/doc/latex/harpoon
9526 %doc %{texmfdist}/doc/latex/harvard
9527 %doc %{texmfdist}/doc/latex/hc
9528 %doc %{texmfdist}/doc/latex/hep
9529 %doc %{texmfdist}/doc/latex/hepnames
9530 %doc %{texmfdist}/doc/latex/hepparticles
9531 %doc %{texmfdist}/doc/latex/hepthesis
9532 %doc %{texmfdist}/doc/latex/hepunits
9533 %doc %{texmfdist}/doc/latex/hexgame
9534 %doc %{texmfdist}/doc/latex/hhtensor
9535 %doc %{texmfdist}/doc/latex/histogr
9536 %doc %{texmfdist}/doc/latex/hitec
9537 %doc %{texmfdist}/doc/latex/hpsdiss
9538 %doc %{texmfdist}/doc/latex/hrlatex
9539 %doc %{texmfdist}/doc/latex/hvfloat
9540 %doc %{texmfdist}/doc/latex/hypdvips
9541 %doc %{texmfdist}/doc/latex/hyperref-docsrc
9542 %doc %{texmfdist}/doc/latex/hyperxmp
9543 %doc %{texmfdist}/doc/latex/ibycus-babel
9544 %doc %{texmfdist}/doc/latex/icsv
9545 %doc %{texmfdist}/doc/latex/ieeepes
9546 %doc %{texmfdist}/doc/latex/ifmslide
9547 %doc %{texmfdist}/doc/latex/ifplatform
9548 %doc %{texmfdist}/doc/latex/ijmart
9549 %doc %{texmfdist}/doc/latex/imac
9550 %doc %{texmfdist}/doc/latex/image-gallery
9551 %doc %{texmfdist}/doc/latex/imtekda
9552 %doc %{texmfdist}/doc/latex/inlinebib
9553 %doc %{texmfdist}/doc/latex/inlinedef
9554 %doc %{texmfdist}/doc/latex/interactiveworkbook
9555 %doc %{texmfdist}/doc/latex/inversepath
9556 %doc %{texmfdist}/doc/latex/invoice
9557 %doc %{texmfdist}/doc/latex/ipa
9558 %doc %{texmfdist}/doc/latex/iso
9559 %doc %{texmfdist}/doc/latex/iso10303
9560 %doc %{texmfdist}/doc/latex/isodate
9561 %doc %{texmfdist}/doc/latex/isodoc
9562 %doc %{texmfdist}/doc/latex/isorot
9563 %doc %{texmfdist}/doc/latex/itnumpar
9564 %doc %{texmfdist}/doc/latex/jeopardy
9565 %doc %{texmfdist}/doc/latex/jknapltx
9566 %doc %{texmfdist}/doc/latex/jneurosci
9567 %doc %{texmfdist}/doc/latex/jpsj
9568 %doc %{texmfdist}/doc/latex/jura
9569 %doc %{texmfdist}/doc/latex/juraabbrev
9570 %doc %{texmfdist}/doc/latex/juramisc
9571 %doc %{texmfdist}/doc/latex/jurarsp
9572 %doc %{texmfdist}/doc/latex/karnaugh
9573 %doc %{texmfdist}/doc/latex/kerkis
9574 %doc %{texmfdist}/doc/latex/kerntest
9575 %doc %{texmfdist}/doc/latex/kluwer
9576 %doc %{texmfdist}/doc/latex/labelcas
9577 %doc %{texmfdist}/doc/latex/lazylist
9578 %doc %{texmfdist}/doc/latex/lcyw
9579 %doc %{texmfdist}/doc/latex/leading
9580 %doc %{texmfdist}/doc/latex/ledmac
9581 %doc %{texmfdist}/doc/latex/lettre
9582 %doc %{texmfdist}/doc/latex/lexikon
9583 %doc %{texmfdist}/doc/latex/lgreek
9584 %doc %{texmfdist}/doc/latex/lhelp
9585 %doc %{texmfdist}/doc/latex/linguex
9586 %doc %{texmfdist}/doc/latex/lipsum
9587 %doc %{texmfdist}/doc/latex/listbib
9588 %doc %{texmfdist}/doc/latex/listliketab
9589 %doc %{texmfdist}/doc/latex/listofsymbols
9590 %doc %{texmfdist}/doc/latex/lkproof
9591 %doc %{texmfdist}/doc/latex/logic
9592 %doc %{texmfdist}/doc/latex/logpap
9593 %doc %{texmfdist}/doc/latex/lps
9594 %doc %{texmfdist}/doc/latex/lsc
9595 %doc %{texmfdist}/doc/latex/ltxindex
9596 %doc %{texmfdist}/doc/latex/mafr
9597 %doc %{texmfdist}/doc/latex/magyar
9598 %doc %{texmfdist}/doc/latex/mailing
9599 %doc %{texmfdist}/doc/latex/makebarcode
9600 %doc %{texmfdist}/doc/latex/makebox
9601 %doc %{texmfdist}/doc/latex/makecell
9602 %doc %{texmfdist}/doc/latex/makecmds
9603 %doc %{texmfdist}/doc/latex/makedtx
9604 %doc %{texmfdist}/doc/latex/makeglos
9605 %doc %{texmfdist}/doc/latex/makeplot
9606 %doc %{texmfdist}/doc/latex/manuscript
9607 %doc %{texmfdist}/doc/latex/maple
9608 %doc %{texmfdist}/doc/latex/marginnote
9609 %doc %{texmfdist}/doc/latex/mathdesign
9610 %doc %{texmfdist}/doc/latex/mathpazo
9611 %doc %{texmfdist}/doc/latex/maybemath
9612 %doc %{texmfdist}/doc/latex/mcaption
9613 %doc %{texmfdist}/doc/latex/mceinleger
9614 %doc %{texmfdist}/doc/latex/mcite
9615 %doc %{texmfdist}/doc/latex/mciteplus
9616 %doc %{texmfdist}/doc/latex/memexsupp
9617 %doc %{texmfdist}/doc/latex/mentis
9618 %doc %{texmfdist}/doc/latex/metaplot
9619 %doc %{texmfdist}/doc/latex/method
9620 %doc %{texmfdist}/doc/latex/metre
9621 %doc %{texmfdist}/doc/latex/mff
9622 %doc %{texmfdist}/doc/latex/mfpic4ode
9623 %doc %{texmfdist}/doc/latex/mftinc
9624 %doc %{texmfdist}/doc/latex/mhchem
9625 %doc %{texmfdist}/doc/latex/mhequ
9626 %doc %{texmfdist}/doc/latex/miller
9627 %doc %{texmfdist}/doc/latex/minipage-marginpar
9628 %doc %{texmfdist}/doc/latex/miniplot
9629 %doc %{texmfdist}/doc/latex/minutes
9630 %doc %{texmfdist}/doc/latex/mla-paper
9631 %doc %{texmfdist}/doc/latex/mlist
9632 %doc %{texmfdist}/doc/latex/mmap
9633 %doc %{texmfdist}/doc/latex/mnsymbol
9634 %doc %{texmfdist}/doc/latex/moderncv
9635 %doc %{texmfdist}/doc/latex/modroman
9636 %doc %{texmfdist}/doc/latex/mongolian-babel
9637 %doc %{texmfdist}/doc/latex/montex
9638 %doc %{texmfdist}/doc/latex/moresize
9639 %doc %{texmfdist}/doc/latex/movie15
9640 %doc %{texmfdist}/doc/latex/msc
9641 %doc %{texmfdist}/doc/latex/msg
9642 %doc %{texmfdist}/doc/latex/mslapa
9643 %doc %{texmfdist}/doc/latex/mtgreek
9644 %doc %{texmfdist}/doc/latex/multibbl
9645 %doc %{texmfdist}/doc/latex/multicap
9646 %doc %{texmfdist}/doc/latex/multirow
9647 %doc %{texmfdist}/doc/latex/munich
9648 %doc %{texmfdist}/doc/latex/musixlyr
9649 %doc %{texmfdist}/doc/latex/muthesis
9650 %doc %{texmfdist}/doc/latex/mxd
9651 %doc %{texmfdist}/doc/latex/mxedruli
9652 %doc %{texmfdist}/doc/latex/nag
9653 %doc %{texmfdist}/doc/latex/namespc
9654 %doc %{texmfdist}/doc/latex/nath
9655 %doc %{texmfdist}/doc/latex/nature
9656 %doc %{texmfdist}/doc/latex/ncclatex
9657 %doc %{texmfdist}/doc/latex/ncctools
9658 %doc %{texmfdist}/doc/latex/nddiss
9659 %doc %{texmfdist}/doc/latex/newalg
9660 %doc %{texmfdist}/doc/latex/newfile
9661 %doc %{texmfdist}/doc/latex/newlfm
9662 %doc %{texmfdist}/doc/latex/newspaper
9663 %doc %{texmfdist}/doc/latex/newvbtm
9664 %doc %{texmfdist}/doc/latex/niceframe
9665 %doc %{texmfdist}/doc/latex/nih
9666 %doc %{texmfdist}/doc/latex/noitcrul
9667 %doc %{texmfdist}/doc/latex/nomentbl
9668 %doc %{texmfdist}/doc/latex/nonfloat
9669 %doc %{texmfdist}/doc/latex/nostarch
9670 %doc %{texmfdist}/doc/latex/notes
9671 %doc %{texmfdist}/doc/latex/notes2bib
9672 %doc %{texmfdist}/doc/latex/nrc
9673 %doc %{texmfdist}/doc/latex/ntabbing
9674 %doc %{texmfdist}/doc/latex/numname
9675 %doc %{texmfdist}/doc/latex/numprint
9676 %doc %{texmfdist}/doc/latex/objectz
9677 %doc %{texmfdist}/doc/latex/ocr-latex
9678 %doc %{texmfdist}/doc/latex/octavo
9679 %doc %{texmfdist}/doc/latex/ogham
9680 %doc %{texmfdist}/doc/latex/ogonek
9681 %doc %{texmfdist}/doc/latex/opcit
9682 %doc %{texmfdist}/doc/latex/ordinalpt
9683 %doc %{texmfdist}/doc/latex/othello
9684 %doc %{texmfdist}/doc/latex/otibet
9685 %doc %{texmfdist}/doc/latex/outline
9686 %doc %{texmfdist}/doc/latex/outliner
9687 %doc %{texmfdist}/doc/latex/pagenote
9688 %doc %{texmfdist}/doc/latex/paper
9689 %doc %{texmfdist}/doc/latex/papercdcase
9690 %doc %{texmfdist}/doc/latex/papertex
9691 %doc %{texmfdist}/doc/latex/parallel
9692 %doc %{texmfdist}/doc/latex/paresse
9693 %doc %{texmfdist}/doc/latex/parrun
9694 %doc %{texmfdist}/doc/latex/pauldoc
9695 %doc %{texmfdist}/doc/latex/pbox
9696 %doc %{texmfdist}/doc/latex/pbsheet
9697 %doc %{texmfdist}/doc/latex/pdfcprot
9698 %doc %{texmfdist}/doc/latex/pdfscreen
9699 %doc %{texmfdist}/doc/latex/pdfsync
9700 %doc %{texmfdist}/doc/latex/pdftricks
9701 %doc %{texmfdist}/doc/latex/pdfwin
9702 %doc %{texmfdist}/doc/latex/pecha
9703 %doc %{texmfdist}/doc/latex/perception
9704 %doc %{texmfdist}/doc/latex/perltex
9705 %doc %{texmfdist}/doc/latex/permute
9706 %doc %{texmfdist}/doc/latex/petiteannonce
9707 %doc %{texmfdist}/doc/latex/petri-nets
9708 %doc %{texmfdist}/doc/latex/pgf-soroban
9709 %doc %{texmfdist}/doc/latex/pgfopts
9710 %doc %{texmfdist}/doc/latex/pgfplots
9711 %doc %{texmfdist}/doc/latex/philex
9712 %doc %{texmfdist}/doc/latex/philosophersimprint
9713 %doc %{texmfdist}/doc/latex/photo
9714 %doc %{texmfdist}/doc/latex/pinlabel
9715 %doc %{texmfdist}/doc/latex/pittetd
9716 %doc %{texmfdist}/doc/latex/plari
9717 %doc %{texmfdist}/doc/latex/plates
9718 %doc %{texmfdist}/doc/latex/play
9719 %doc %{texmfdist}/doc/latex/plweb
9720 %doc %{texmfdist}/doc/latex/pmgraph
9721 %doc %{texmfdist}/doc/latex/poemscol
9722 %doc %{texmfdist}/doc/latex/polski
9723 %doc %{texmfdist}/doc/latex/polyglot
9724 %doc %{texmfdist}/doc/latex/polytable
9725 %doc %{texmfdist}/doc/latex/postcards
9726 %doc %{texmfdist}/doc/latex/powerdot
9727 %doc %{texmfdist}/doc/latex/ppower4
9728 %doc %{texmfdist}/doc/latex/ppr-prv
9729 %doc %{texmfdist}/doc/latex/pracjourn
9730 %doc %{texmfdist}/doc/latex/prettyref
9731 %doc %{texmfdist}/doc/latex/proba
9732 %doc %{texmfdist}/doc/latex/probsoln
9733 %doc %{texmfdist}/doc/latex/procIAGssymp
9734 %doc %{texmfdist}/doc/latex/progkeys
9735 %doc %{texmfdist}/doc/latex/progress
9736 %doc %{texmfdist}/doc/latex/protex
9737 %doc %{texmfdist}/doc/latex/protocol
9738 %doc %{texmfdist}/doc/latex/psfragx
9739 %doc %{texmfdist}/doc/latex/psgo
9740 %doc %{texmfdist}/doc/latex/pspicture
9741 %doc %{texmfdist}/doc/latex/pst2pdf
9742 %doc %{texmfdist}/doc/latex/ptptex
9743 %doc %{texmfdist}/doc/latex/qcm
9744 %doc %{texmfdist}/doc/latex/qobitree
9745 %doc %{texmfdist}/doc/latex/qstest
9746 %doc %{texmfdist}/doc/latex/qsymbols
9747 %doc %{texmfdist}/doc/latex/qtree
9748 %doc %{texmfdist}/doc/latex/quotchap
9749 %doc %{texmfdist}/doc/latex/quotmark
9750 %doc %{texmfdist}/doc/latex/r_und_s
9751 %doc %{texmfdist}/doc/latex/randbild
9752 %doc %{texmfdist}/doc/latex/randtext
9753 %doc %{texmfdist}/doc/latex/rccol
9754 %doc %{texmfdist}/doc/latex/rcs
9755 %doc %{texmfdist}/doc/latex/rcsinfo
9756 %doc %{texmfdist}/doc/latex/recipecard
9757 %doc %{texmfdist}/doc/latex/rectopma
9758 %doc %{texmfdist}/doc/latex/refcheck
9759 %doc %{texmfdist}/doc/latex/refman
9760 %doc %{texmfdist}/doc/latex/refstyle
9761 %doc %{texmfdist}/doc/latex/regcount
9762 %doc %{texmfdist}/doc/latex/register
9763 %doc %{texmfdist}/doc/latex/relenc
9764 %doc %{texmfdist}/doc/latex/repeatindex
9765 %doc %{texmfdist}/doc/latex/rlepsf
9766 %doc %{texmfdist}/doc/latex/rmpage
9767 %doc %{texmfdist}/doc/latex/robustcommand
9768 %doc %{texmfdist}/doc/latex/robustindex
9769 %doc %{texmfdist}/doc/latex/romannum
9770 %doc %{texmfdist}/doc/latex/rotpages
9771 %doc %{texmfdist}/doc/latex/rsc
9772 %doc %{texmfdist}/doc/latex/rst
9773 %doc %{texmfdist}/doc/latex/rtkinenc
9774 %doc %{texmfdist}/doc/latex/rtklage
9775 %doc %{texmfdist}/doc/latex/sagetex
9776 %doc %{texmfdist}/doc/latex/sanskrit
9777 %doc %{texmfdist}/doc/latex/sauerj
9778 %doc %{texmfdist}/doc/latex/sauterfonts
9779 %doc %{texmfdist}/doc/latex/savefnmark
9780 %doc %{texmfdist}/doc/latex/savetrees
9781 %doc %{texmfdist}/doc/latex/scalebar
9782 %doc %{texmfdist}/doc/latex/schedule
9783 %doc %{texmfdist}/doc/latex/scientificpaper
9784 %doc %{texmfdist}/doc/latex/sciposter
9785 %doc %{texmfdist}/doc/latex/sciwordconv
9786 %doc %{texmfdist}/doc/latex/screenplay
9787 %doc %{texmfdist}/doc/latex/script
9788 %doc %{texmfdist}/doc/latex/sdrt
9789 %doc %{texmfdist}/doc/latex/sectionbox
9790 %doc %{texmfdist}/doc/latex/semantic
9791 %doc %{texmfdist}/doc/latex/semioneside
9792 %doc %{texmfdist}/doc/latex/seqsplit
9793 %doc %{texmfdist}/doc/latex/sf298
9794 %doc %{texmfdist}/doc/latex/sffms
9795 %doc %{texmfdist}/doc/latex/sfg
9796 %doc %{texmfdist}/doc/latex/sgame
9797 %doc %{texmfdist}/doc/latex/shadethm
9798 %doc %{texmfdist}/doc/latex/shipunov
9799 %doc %{texmfdist}/doc/latex/shorttoc
9800 %doc %{texmfdist}/doc/latex/show2e
9801 %doc %{texmfdist}/doc/latex/showexpl
9802 %doc %{texmfdist}/doc/latex/sides
9803 %doc %{texmfdist}/doc/latex/siggraph
9804 %doc %{texmfdist}/doc/latex/simplecv
9805 %doc %{texmfdist}/doc/latex/simplewick
9806 %doc %{texmfdist}/doc/latex/skak
9807 %doc %{texmfdist}/doc/latex/slantsc
9808 %doc %{texmfdist}/doc/latex/smalltableof
9809 %doc %{texmfdist}/doc/latex/smartref
9810 %doc %{texmfdist}/doc/latex/smflatex
9811 %doc %{texmfdist}/doc/latex/snapshot
9812 %doc %{texmfdist}/doc/latex/songbook
9813 %doc %{texmfdist}/doc/latex/sort-by-letters
9814 %doc %{texmfdist}/doc/latex/soyombo
9815 %doc %{texmfdist}/doc/latex/sparklines
9816 %doc %{texmfdist}/doc/latex/spie
9817 %doc %{texmfdist}/doc/latex/splitbib
9818 %doc %{texmfdist}/doc/latex/splitindex
9819 %doc %{texmfdist}/doc/latex/spotcolor
9820 %doc %{texmfdist}/doc/latex/sprite
9821 %doc %{texmfdist}/doc/latex/srcltx
9822 %doc %{texmfdist}/doc/latex/sseq
9823 %doc %{texmfdist}/doc/latex/ssqquote
9824 %doc %{texmfdist}/doc/latex/stage
9825 %doc %{texmfdist}/doc/latex/statistik
9826 %doc %{texmfdist}/doc/latex/stdpage
9827 %doc %{texmfdist}/doc/latex/stellenbosch
9828 %doc %{texmfdist}/doc/latex/stex
9829 %doc %{texmfdist}/doc/latex/stringstrings
9830 %doc %{texmfdist}/doc/latex/struktex
9831 %doc %{texmfdist}/doc/latex/sttools
9832 %doc %{texmfdist}/doc/latex/stubs
9833 %doc %{texmfdist}/doc/latex/subdepth
9834 %doc %{texmfdist}/doc/latex/subeqn
9835 %doc %{texmfdist}/doc/latex/subeqnarray
9836 %doc %{texmfdist}/doc/latex/subfloat
9837 %doc %{texmfdist}/doc/latex/substr
9838 %doc %{texmfdist}/doc/latex/sudoku
9839 %doc %{texmfdist}/doc/latex/sudokubundle
9840 %doc %{texmfdist}/doc/latex/sugconf
9841 %doc %{texmfdist}/doc/latex/supertabular
9842 %doc %{texmfdist}/doc/latex/susy
9843 %doc %{texmfdist}/doc/latex/svgcolor
9844 %doc %{texmfdist}/doc/latex/svn-multi
9845 %doc %{texmfdist}/doc/latex/svn
9846 %doc %{texmfdist}/doc/latex/svninfo
9847 %doc %{texmfdist}/doc/latex/swebib
9848 %doc %{texmfdist}/doc/latex/swimgraf
9849 %doc %{texmfdist}/doc/latex/synproof
9850 %doc %{texmfdist}/doc/latex/syntax
9851 %doc %{texmfdist}/doc/latex/syntrace
9852 %doc %{texmfdist}/doc/latex/synttree
9853 %doc %{texmfdist}/doc/latex/t-angles
9854 %doc %{texmfdist}/doc/latex/tableaux
9855 %doc %{texmfdist}/doc/latex/tablists
9856 %doc %{texmfdist}/doc/latex/tablor
9857 %doc %{texmfdist}/doc/latex/tabto-ltx
9858 %doc %{texmfdist}/doc/latex/tabulary
9859 %doc %{texmfdist}/doc/latex/tabvar
9860 %doc %{texmfdist}/doc/latex/talk
9861 %doc %{texmfdist}/doc/latex/tapir
9862 %doc %{texmfdist}/doc/latex/tcldoc
9863 %doc %{texmfdist}/doc/latex/tdsfrmath
9864 %doc %{texmfdist}/doc/latex/technics
9865 %doc %{texmfdist}/doc/latex/ted
9866 %doc %{texmfdist}/doc/latex/tengwarscript
9867 %doc %{texmfdist}/doc/latex/tensor
9868 %doc %{texmfdist}/doc/latex/teubner
9869 %doc %{texmfdist}/doc/latex/texmate
9870 %doc %{texmfdist}/doc/latex/texpower
9871 %doc %{texmfdist}/doc/latex/texshade
9872 %doc %{texmfdist}/doc/latex/textcase
9873 %doc %{texmfdist}/doc/latex/textopo
9874 %doc %{texmfdist}/doc/latex/theoremref
9875 %doc %{texmfdist}/doc/latex/thesis-titlepage-fhac
9876 %doc %{texmfdist}/doc/latex/thinsp
9877 %doc %{texmfdist}/doc/latex/thmtools
9878 %doc %{texmfdist}/doc/latex/thumb
9879 %doc %{texmfdist}/doc/latex/thuthesis
9880 %doc %{texmfdist}/doc/latex/ticket
9881 %doc %{texmfdist}/doc/latex/tikz-inet
9882 %doc %{texmfdist}/doc/latex/timesht
9883 %doc %{texmfdist}/doc/latex/titling
9884 %doc %{texmfdist}/doc/latex/tocvsec2
9885 %doc %{texmfdist}/doc/latex/todo
9886 %doc %{texmfdist}/doc/latex/tokenizer
9887 %doc %{texmfdist}/doc/latex/toolbox
9888 %doc %{texmfdist}/doc/latex/topfloat
9889 %doc %{texmfdist}/doc/latex/toptesi
9890 %doc %{texmfdist}/doc/latex/tpslifonts
9891 %doc %{texmfdist}/doc/latex/trajan
9892 %doc %{texmfdist}/doc/latex/translator
9893 %doc %{texmfdist}/doc/latex/tree-dvips
9894 %doc %{texmfdist}/doc/latex/trfsigns
9895 %doc %{texmfdist}/doc/latex/trivfloat
9896 %doc %{texmfdist}/doc/latex/trsym
9897 %doc %{texmfdist}/doc/latex/tufte-latex
9898 %doc %{texmfdist}/doc/latex/tugboat
9899 %doc %{texmfdist}/doc/latex/turnstile
9900 %doc %{texmfdist}/doc/latex/twoup
9901 %doc %{texmfdist}/doc/latex/typedref
9902 %doc %{texmfdist}/doc/latex/typogrid
9903 %doc %{texmfdist}/doc/latex/uaclasses
9904 %doc %{texmfdist}/doc/latex/ucthesis
9905 %doc %{texmfdist}/doc/latex/uebungsblatt
9906 %doc %{texmfdist}/doc/latex/uiucthesis
9907 %doc %{texmfdist}/doc/latex/ulsy
9908 %doc %{texmfdist}/doc/latex/umich-thesis
9909 %doc %{texmfdist}/doc/latex/uml
9910 %doc %{texmfdist}/doc/latex/umlaute
9911 %doc %{texmfdist}/doc/latex/umoline
9912 %doc %{texmfdist}/doc/latex/umthesis
9913 %doc %{texmfdist}/doc/latex/underlin
9914 %doc %{texmfdist}/doc/latex/undertilde
9915 %doc %{texmfdist}/doc/latex/unitsdef
9916 %doc %{texmfdist}/doc/latex/unroman
9917 %doc %{texmfdist}/doc/latex/upmethodology
9918 %doc %{texmfdist}/doc/latex/urlbst
9919 %doc %{texmfdist}/doc/latex/ushort
9920 %doc %{texmfdist}/doc/latex/uwthesis
9921 %doc %{texmfdist}/doc/latex/varindex
9922 %doc %{texmfdist}/doc/latex/varsfromjobname
9923 %doc %{texmfdist}/doc/latex/vector
9924 %doc %{texmfdist}/doc/latex/verse
9925 %doc %{texmfdist}/doc/latex/vhistory
9926 %doc %{texmfdist}/doc/latex/vita
9927 %doc %{texmfdist}/doc/latex/volumes
9928 %doc %{texmfdist}/doc/latex/vpe
9929 %doc %{texmfdist}/doc/latex/vrsion
9930 %doc %{texmfdist}/doc/latex/vwcol
9931 %doc %{texmfdist}/doc/latex/vxu
9932 %doc %{texmfdist}/doc/latex/wadalab
9933 %doc %{texmfdist}/doc/latex/wallpaper
9934 %doc %{texmfdist}/doc/latex/warpcol
9935 %doc %{texmfdist}/doc/latex/wnri
9936 %doc %{texmfdist}/doc/latex/wordlike
9937 %doc %{texmfdist}/doc/latex/xargs
9938 %doc %{texmfdist}/doc/latex/xdoc
9939 %doc %{texmfdist}/doc/latex/xfor
9940 %doc %{texmfdist}/doc/latex/xifthen
9941 %doc %{texmfdist}/doc/latex/xmpincl
9942 %doc %{texmfdist}/doc/latex/xnewcommand
9943 %doc %{texmfdist}/doc/latex/xoptarg
9944 %doc %{texmfdist}/doc/latex/xpackages
9945 %doc %{texmfdist}/doc/latex/xskak
9946 %doc %{texmfdist}/doc/latex/xstring
9947 %doc %{texmfdist}/doc/latex/xtcapts
9948 %doc %{texmfdist}/doc/latex/xyling
9949 %doc %{texmfdist}/doc/latex/xytree
9950 %doc %{texmfdist}/doc/latex/yafoot
9951 %doc %{texmfdist}/doc/latex/yhmath
9952 %doc %{texmfdist}/doc/latex/york-thesis
9953 %doc %{texmfdist}/doc/latex/yplan
9954 %doc %{texmfdist}/doc/latex/zed-csp
9955 %doc %{texmfdist}/doc/latex/zefonts
9956 %doc %{texmfdist}/doc/latex/ziffer
9957 %doc %{texmfdist}/doc/latex/zwgetfdate
9958 %doc %{texmfdist}/source/latex/hyperref/doc
9959 %doc %{texmfdist}/source/latex/koma-script/doc
9960
9961 %files latex-other
9962 %defattr(644,root,root,755)
9963 %{texmfdist}/metapost/latexmp
9964 %{texmfdist}/metapost/makecirc
9965 %dir %{texmfdist}/source/alatex
9966 %{texmfdist}/source/alatex/base
9967 %dir %{texmfdist}/source/cslatex
9968 %{texmfdist}/source/cslatex/base
9969 %{texmfdist}/source/generic/xypic
9970 %{texmfdist}/source/latex/ESIEEcv
9971 %{texmfdist}/source/latex/GuIT
9972 %{texmfdist}/source/latex/HA-prosper
9973 %{texmfdist}/source/latex/IEEEconf
9974 %{texmfdist}/source/latex/aastex
9975 %{texmfdist}/source/latex/abc
9976 %{texmfdist}/source/latex/abstract
9977 %{texmfdist}/source/latex/achemso
9978 %{texmfdist}/source/latex/acmconf
9979 %{texmfdist}/source/latex/acronym
9980 %{texmfdist}/source/latex/active-conf
9981 %{texmfdist}/source/latex/addlines
9982 %{texmfdist}/source/latex/adrlist
9983 %{texmfdist}/source/latex/aiaa
9984 %{texmfdist}/source/latex/alg
9985 %{texmfdist}/source/latex/alnumsec
9986 %{texmfdist}/source/latex/altfont
9987 %{texmfdist}/source/latex/amsaddr
9988 %{texmfdist}/source/latex/amscls
9989 %{texmfdist}/source/latex/amsfonts
9990 %{texmfdist}/source/latex/amsmath
9991 %{texmfdist}/source/latex/amsrefs
9992 %{texmfdist}/source/latex/answers
9993 %{texmfdist}/source/latex/apacite
9994 %{texmfdist}/source/latex/appendix
9995 %{texmfdist}/source/latex/arcs
9996 %{texmfdist}/source/latex/arydshln
9997 %{texmfdist}/source/latex/asaetr
9998 %{texmfdist}/source/latex/ascii
9999 %{texmfdist}/source/latex/attachfile
10000 %{texmfdist}/source/latex/augie
10001 %{texmfdist}/source/latex/babelbib
10002 %{texmfdist}/source/latex/backgammon
10003 %{texmfdist}/source/latex/barcodes
10004 %{texmfdist}/source/latex/base
10005 %{texmfdist}/source/latex/bayer
10006 %{texmfdist}/source/latex/bbding
10007 %{texmfdist}/source/latex/bbm-macros
10008 %{texmfdist}/source/latex/belleek
10009 %{texmfdist}/source/latex/bengali
10010 %{texmfdist}/source/latex/beton
10011 %{texmfdist}/source/latex/bez123
10012 %{texmfdist}/source/latex/bibarts
10013 %{texmfdist}/source/latex/bibleref
10014 %{texmfdist}/source/latex/biblist
10015 %{texmfdist}/source/latex/bibtopic
10016 %{texmfdist}/source/latex/bibtopicprefix
10017 %{texmfdist}/source/latex/bigfoot
10018 %{texmfdist}/source/latex/binomexp
10019 %{texmfdist}/source/latex/biocon
10020 %{texmfdist}/source/latex/bizcard
10021 %{texmfdist}/source/latex/blindtext
10022 %{texmfdist}/source/latex/blowup
10023 %{texmfdist}/source/latex/boites
10024 %{texmfdist}/source/latex/bookhands
10025 %{texmfdist}/source/latex/booklet
10026 %{texmfdist}/source/latex/booktabs
10027 %{texmfdist}/source/latex/bophook
10028 %{texmfdist}/source/latex/boxhandler
10029 %{texmfdist}/source/latex/bpchem
10030 %{texmfdist}/source/latex/braille
10031 %{texmfdist}/source/latex/breakurl
10032 %{texmfdist}/source/latex/brushscr
10033 %{texmfdist}/source/latex/bullcntr
10034 %{texmfdist}/source/latex/burmese
10035 %{texmfdist}/source/latex/bytefield
10036 %{texmfdist}/source/latex/captcont
10037 %{texmfdist}/source/latex/caption
10038 %{texmfdist}/source/latex/carlisle
10039 %{texmfdist}/source/latex/catechis
10040 %{texmfdist}/source/latex/ccaption
10041 %{texmfdist}/source/latex/ccfonts
10042 %{texmfdist}/source/latex/cclicenses
10043 %{texmfdist}/source/latex/cd-cover
10044 %{texmfdist}/source/latex/cd
10045 %{texmfdist}/source/latex/cdpbundl
10046 %{texmfdist}/source/latex/changebar
10047 %{texmfdist}/source/latex/changes
10048 %{texmfdist}/source/latex/chappg
10049 %{texmfdist}/source/latex/chapterfolder
10050 %{texmfdist}/source/latex/chemcompounds
10051 %{texmfdist}/source/latex/chemstyle
10052 %{texmfdist}/source/latex/chessboard
10053 %{texmfdist}/source/latex/chessfss
10054 %{texmfdist}/source/latex/chletter
10055 %{texmfdist}/source/latex/circ
10056 %{texmfdist}/source/latex/cjk/utils
10057 %{texmfdist}/source/latex/cjw
10058 %{texmfdist}/source/latex/clefval
10059 %{texmfdist}/source/latex/cleveref
10060 %{texmfdist}/source/latex/cmcyralt
10061 %{texmfdist}/source/latex/cmdtrack
10062 %{texmfdist}/source/latex/cmll
10063 %{texmfdist}/source/latex/cmsd
10064 %{texmfdist}/source/latex/codepage
10065 %{texmfdist}/source/latex/colortbl
10066 %{texmfdist}/source/latex/colorwav
10067 %{texmfdist}/source/latex/combine
10068 %{texmfdist}/source/latex/comment
10069 %{texmfdist}/source/latex/computational-complexity
10070 %{texmfdist}/source/latex/confproc
10071 %{texmfdist}/source/latex/constants
10072 %{texmfdist}/source/latex/contour
10073 %{texmfdist}/source/latex/cooking
10074 %{texmfdist}/source/latex/cool
10075 %{texmfdist}/source/latex/coollist
10076 %{texmfdist}/source/latex/coolstr
10077 %{texmfdist}/source/latex/cooltooltips
10078 %{texmfdist}/source/latex/coordsys
10079 %{texmfdist}/source/latex/coverpage
10080 %{texmfdist}/source/latex/crop
10081 %{texmfdist}/source/latex/crossreference
10082 %{texmfdist}/source/latex/crosswrd
10083 %{texmfdist}/source/latex/csvtools
10084 %{texmfdist}/source/latex/ctable
10085 %{texmfdist}/source/latex/ctib
10086 %{texmfdist}/source/latex/cuisine
10087 %{texmfdist}/source/latex/currvita
10088 %{texmfdist}/source/latex/curve
10089 %{texmfdist}/source/latex/curve2e
10090 %{texmfdist}/source/latex/curves
10091 %{texmfdist}/source/latex/cweb-latex
10092 %{texmfdist}/source/latex/cwpuzzle
10093 %{texmfdist}/source/latex/dashbox
10094 %{texmfdist}/source/latex/dashrule
10095 %{texmfdist}/source/latex/datatool
10096 %{texmfdist}/source/latex/dateiliste
10097 %{texmfdist}/source/latex/datenumber
10098 %{texmfdist}/source/latex/datetime
10099 %{texmfdist}/source/latex/decimal
10100 %{texmfdist}/source/latex/delimtxt
10101 %{texmfdist}/source/latex/diagnose
10102 %{texmfdist}/source/latex/dialogl
10103 %{texmfdist}/source/latex/dinbrief
10104 %{texmfdist}/source/latex/disser
10105 %{texmfdist}/source/latex/dnaseq
10106 %{texmfdist}/source/latex/docmfp
10107 %{texmfdist}/source/latex/doipubmed
10108 %{texmfdist}/source/latex/dotarrow
10109 %{texmfdist}/source/latex/dotseqn
10110 %{texmfdist}/source/latex/dottex
10111 %{texmfdist}/source/latex/dprogress
10112 %{texmfdist}/source/latex/drac
10113 %{texmfdist}/source/latex/draftcopy
10114 %{texmfdist}/source/latex/draftwatermark
10115 %{texmfdist}/source/latex/dramatist
10116 %{texmfdist}/source/latex/dtk
10117 %{texmfdist}/source/latex/dtxgallery
10118 %{texmfdist}/source/latex/dyntree
10119 %{texmfdist}/source/latex/eCards
10120 %{texmfdist}/source/latex/ebezier
10121 %{texmfdist}/source/latex/ebsthesis
10122 %{texmfdist}/source/latex/ecclesiastic
10123 %{texmfdist}/source/latex/ecv
10124 %{texmfdist}/source/latex/ed
10125 %{texmfdist}/source/latex/edmac
10126 %{texmfdist}/source/latex/edmargin
10127 %{texmfdist}/source/latex/eemeir
10128 %{texmfdist}/source/latex/egplot
10129 %{texmfdist}/source/latex/eiad
10130 %{texmfdist}/source/latex/ellipsis
10131 %{texmfdist}/source/latex/elmath
10132 %{texmfdist}/source/latex/elsarticle
10133 %{texmfdist}/source/latex/em
10134 %{texmfdist}/source/latex/emp
10135 %{texmfdist}/source/latex/endfloat
10136 %{texmfdist}/source/latex/endheads
10137 %{texmfdist}/source/latex/engpron
10138 %{texmfdist}/source/latex/engrec
10139 %{texmfdist}/source/latex/environ
10140 %{texmfdist}/source/latex/envlab
10141 %{texmfdist}/source/latex/epigraph
10142 %{texmfdist}/source/latex/epiolmec
10143 %{texmfdist}/source/latex/epsdice
10144 %{texmfdist}/source/latex/eqlist
10145 %{texmfdist}/source/latex/eqnarray
10146 %{texmfdist}/source/latex/eqparbox
10147 %{texmfdist}/source/latex/errata
10148 %{texmfdist}/source/latex/esdiff
10149 %{texmfdist}/source/latex/eskd
10150 %{texmfdist}/source/latex/eso-pic
10151 %{texmfdist}/source/latex/esvect
10152 %{texmfdist}/source/latex/etaremune
10153 %{texmfdist}/source/latex/ethiop
10154 %{texmfdist}/source/latex/eukdate
10155 %{texmfdist}/source/latex/euler
10156 %{texmfdist}/source/latex/euproposal
10157 %{texmfdist}/source/latex/euro
10158 %{texmfdist}/source/latex/everypage
10159 %{texmfdist}/source/latex/examdesign
10160 %{texmfdist}/source/latex/exercise
10161 %{texmfdist}/source/latex/expdlist
10162 %{texmfdist}/source/latex/expl3
10163 %{texmfdist}/source/latex/export
10164 %{texmfdist}/source/latex/extpfeil
10165 %{texmfdist}/source/latex/extract
10166 %{texmfdist}/source/latex/facsimile
10167 %{texmfdist}/source/latex/faktor
10168 %{texmfdist}/source/latex/fancynum
10169 %{texmfdist}/source/latex/fancyref
10170 %{texmfdist}/source/latex/fancytooltips
10171 %{texmfdist}/source/latex/fancyvrb
10172 %{texmfdist}/source/latex/feynmf
10173 %{texmfdist}/source/latex/figsize
10174 %{texmfdist}/source/latex/filecontents
10175 %{texmfdist}/source/latex/fink
10176 %{texmfdist}/source/latex/fixme
10177 %{texmfdist}/source/latex/flabels
10178 %{texmfdist}/source/latex/flagderiv
10179 %{texmfdist}/source/latex/flashcards
10180 %{texmfdist}/source/latex/flippdf
10181 %{texmfdist}/source/latex/float
10182 %{texmfdist}/source/latex/floatrow
10183 %{texmfdist}/source/latex/flowfram
10184 %{texmfdist}/source/latex/fmp
10185 %{texmfdist}/source/latex/fmtcount
10186 %{texmfdist}/source/latex/fnbreak
10187 %{texmfdist}/source/latex/foilhtml
10188 %{texmfdist}/source/latex/fonttable
10189 %{texmfdist}/source/latex/footmisc
10190 %{texmfdist}/source/latex/footnpag
10191 %{texmfdist}/source/latex/forarray
10192 %{texmfdist}/source/latex/forloop
10193 %{texmfdist}/source/latex/formula
10194 %{texmfdist}/source/latex/fouridx
10195 %{texmfdist}/source/latex/frankenstein
10196 %{texmfdist}/source/latex/frontespizio
10197 %{texmfdist}/source/latex/fullblck
10198 %{texmfdist}/source/latex/functan
10199 %{texmfdist}/source/latex/fundus
10200 %{texmfdist}/source/latex/g-brief
10201 %{texmfdist}/source/latex/galois
10202 %{texmfdist}/source/latex/gcite
10203 %{texmfdist}/source/latex/genmpage
10204 %{texmfdist}/source/latex/geometry
10205 %{texmfdist}/source/latex/geomsty
10206 %{texmfdist}/source/latex/ginpenc
10207 %{texmfdist}/source/latex/glossaries
10208 %{texmfdist}/source/latex/gnuplottex
10209 %{texmfdist}/source/latex/go
10210 %{texmfdist}/source/latex/graphics
10211 %{texmfdist}/source/latex/graphicx-psmin
10212 %{texmfdist}/source/latex/greekdates
10213 %{texmfdist}/source/latex/grnumalt
10214 %{texmfdist}/source/latex/grverb
10215 %{texmfdist}/source/latex/guitar
10216 %{texmfdist}/source/latex/hanging
10217 %{texmfdist}/source/latex/harvard
10218 %{texmfdist}/source/latex/hc
10219 %{texmfdist}/source/latex/hepthesis
10220 %{texmfdist}/source/latex/hhtensor
10221 %{texmfdist}/source/latex/hilowres
10222 %{texmfdist}/source/latex/histogr
10223 %{texmfdist}/source/latex/hpsdiss
10224 %{texmfdist}/source/latex/hrlatex
10225 %{texmfdist}/source/latex/hyper
10226 %{texmfdist}/source/latex/hyperref
10227 %{texmfdist}/source/latex/hyperxmp
10228 %{texmfdist}/source/latex/hyphenat
10229 %{texmfdist}/source/latex/ibycus-babel
10230 %{texmfdist}/source/latex/icsv
10231 %{texmfdist}/source/latex/ifmslide
10232 %{texmfdist}/source/latex/ifplatform
10233 %{texmfdist}/source/latex/ijmart
10234 %{texmfdist}/source/latex/imtekda
10235 %{texmfdist}/source/latex/index
10236 %{texmfdist}/source/latex/inlinedef
10237 %{texmfdist}/source/latex/inversepath
10238 %{texmfdist}/source/latex/iso
10239 %{texmfdist}/source/latex/iso10303
10240 %{texmfdist}/source/latex/isodate
10241 %{texmfdist}/source/latex/isodoc
10242 %{texmfdist}/source/latex/isorot
10243 %{texmfdist}/source/latex/isotope
10244 %{texmfdist}/source/latex/itnumpar
10245 %{texmfdist}/source/latex/jeopardy
10246 %{texmfdist}/source/latex/jura
10247 %{texmfdist}/source/latex/juraabbrev
10248 %{texmfdist}/source/latex/jurarsp
10249 %{texmfdist}/source/latex/kdgreek
10250 %{texmfdist}/source/latex/kerntest
10251 %{texmfdist}/source/latex/kluwer
10252 %{texmfdist}/source/latex/koma-script
10253 %{texmfdist}/source/latex/labelcas
10254 %{texmfdist}/source/latex/labels
10255 %{texmfdist}/source/latex/lastpage
10256 %{texmfdist}/source/latex/latex-tds
10257 %{texmfdist}/source/latex/layouts
10258 %{texmfdist}/source/latex/lcg
10259 %{texmfdist}/source/latex/lcyw
10260 %{texmfdist}/source/latex/leading
10261 %{texmfdist}/source/latex/ledmac
10262 %{texmfdist}/source/latex/leftidx
10263 %{texmfdist}/source/latex/lettrine
10264 %{texmfdist}/source/latex/lexikon
10265 %{texmfdist}/source/latex/lhcyr
10266 %{texmfdist}/source/latex/lhelp
10267 %{texmfdist}/source/latex/limap
10268 %{texmfdist}/source/latex/lipsum
10269 %{texmfdist}/source/latex/listbib
10270 %{texmfdist}/source/latex/listings
10271 %{texmfdist}/source/latex/listliketab
10272 %{texmfdist}/source/latex/localloc
10273 %{texmfdist}/source/latex/logpap
10274 %{texmfdist}/source/latex/lps
10275 %{texmfdist}/source/latex/ltxindex
10276 %{texmfdist}/source/latex/mailing
10277 %{texmfdist}/source/latex/makebox
10278 %{texmfdist}/source/latex/makecell
10279 %{texmfdist}/source/latex/makecmds
10280 %{texmfdist}/source/latex/makedtx
10281 %{texmfdist}/source/latex/makeplot
10282 %{texmfdist}/source/latex/manfnt
10283 %{texmfdist}/source/latex/manuscript
10284 %{texmfdist}/source/latex/mapcodes
10285 %{texmfdist}/source/latex/marginnote
10286 %{texmfdist}/source/latex/mathcomp
10287 %{texmfdist}/source/latex/mathpazo
10288 %{texmfdist}/source/latex/mcaption
10289 %{texmfdist}/source/latex/mcite
10290 %{texmfdist}/source/latex/mdwtools
10291 %{texmfdist}/source/latex/memoir
10292 %{texmfdist}/source/latex/mentis
10293 %{texmfdist}/source/latex/menu
10294 %{texmfdist}/source/latex/method
10295 %{texmfdist}/source/latex/metre
10296 %{texmfdist}/source/latex/mff
10297 %{texmfdist}/source/latex/mfpic4ode
10298 %{texmfdist}/source/latex/mftinc
10299 %{texmfdist}/source/latex/mh
10300 %{texmfdist}/source/latex/miller
10301 %{texmfdist}/source/latex/minipage-marginpar
10302 %{texmfdist}/source/latex/minutes
10303 %{texmfdist}/source/latex/mlist
10304 %{texmfdist}/source/latex/mnsymbol
10305 %{texmfdist}/source/latex/modroman
10306 %{texmfdist}/source/latex/mongolian-babel
10307 %{texmfdist}/source/latex/montex
10308 %{texmfdist}/source/latex/moresize
10309 %{texmfdist}/source/latex/moreverb
10310 %{texmfdist}/source/latex/mparhack
10311 %{texmfdist}/source/latex/ms
10312 %{texmfdist}/source/latex/msg
10313 %{texmfdist}/source/latex/mtgreek
10314 %{texmfdist}/source/latex/multibbl
10315 %{texmfdist}/source/latex/multibib
10316 %{texmfdist}/source/latex/multicap
10317 %{texmfdist}/source/latex/mwcls
10318 %{texmfdist}/source/latex/mxd
10319 %{texmfdist}/source/latex/nag
10320 %{texmfdist}/source/latex/namespc
10321 %{texmfdist}/source/latex/natbib
10322 %{texmfdist}/source/latex/ncctools
10323 %{texmfdist}/source/latex/nddiss
10324 %{texmfdist}/source/latex/newalg
10325 %{texmfdist}/source/latex/newfile
10326 %{texmfdist}/source/latex/newlfm
10327 %{texmfdist}/source/latex/newspaper
10328 %{texmfdist}/source/latex/newvbtm
10329 %{texmfdist}/source/latex/niceframe
10330 %{texmfdist}/source/latex/noitcrul
10331 %{texmfdist}/source/latex/nomencl
10332 %{texmfdist}/source/latex/nomentbl
10333 %{texmfdist}/source/latex/nonfloat
10334 %{texmfdist}/source/latex/nostarch
10335 %{texmfdist}/source/latex/notes
10336 %{texmfdist}/source/latex/notes2bib
10337 %{texmfdist}/source/latex/nrc
10338 %{texmfdist}/source/latex/ntgclass
10339 %{texmfdist}/source/latex/ntheorem
10340 %{texmfdist}/source/latex/numprint
10341 %{texmfdist}/source/latex/oberdiek
10342 %{texmfdist}/source/latex/objectz
10343 %{texmfdist}/source/latex/octavo
10344 %{texmfdist}/source/latex/ogonek
10345 %{texmfdist}/source/latex/oldstyle
10346 %{texmfdist}/source/latex/opcit
10347 %{texmfdist}/source/latex/ordinalpt
10348 %{texmfdist}/source/latex/othello
10349 %{texmfdist}/source/latex/otibet
10350 %{texmfdist}/source/latex/pacioli
10351 %{texmfdist}/source/latex/pageno
10352 %{texmfdist}/source/latex/pagenote
10353 %{texmfdist}/source/latex/paper
10354 %{texmfdist}/source/latex/papercdcase
10355 %{texmfdist}/source/latex/papertex
10356 %{texmfdist}/source/latex/paralist
10357 %{texmfdist}/source/latex/parallel
10358 %{texmfdist}/source/latex/paresse
10359 %{texmfdist}/source/latex/parrun
10360 %{texmfdist}/source/latex/patchcmd
10361 %{texmfdist}/source/latex/pauldoc
10362 %{texmfdist}/source/latex/pawpict
10363 %{texmfdist}/source/latex/pbox
10364 %{texmfdist}/source/latex/pbsheet
10365 %{texmfdist}/source/latex/pdfcprot
10366 %{texmfdist}/source/latex/pdfpages
10367 %{texmfdist}/source/latex/perltex
10368 %{texmfdist}/source/latex/permute
10369 %{texmfdist}/source/latex/petri-nets
10370 %{texmfdist}/source/latex/pgfopts
10371 %{texmfdist}/source/latex/pgfplots
10372 %{texmfdist}/source/latex/philosophersimprint
10373 %{texmfdist}/source/latex/photo
10374 %{texmfdist}/source/latex/pict2e
10375 %{texmfdist}/source/latex/pittetd
10376 %{texmfdist}/source/latex/plari
10377 %{texmfdist}/source/latex/play
10378 %{texmfdist}/source/latex/plweb
10379 %{texmfdist}/source/latex/poemscol
10380 %{texmfdist}/source/latex/polski
10381 %{texmfdist}/source/latex/polyglot
10382 %{texmfdist}/source/latex/polytable
10383 %{texmfdist}/source/latex/powerdot
10384 %{texmfdist}/source/latex/ppr-prv
10385 %{texmfdist}/source/latex/pracjourn
10386 %{texmfdist}/source/latex/preprint
10387 %{texmfdist}/source/latex/prettyref
10388 %{texmfdist}/source/latex/preview
10389 %{texmfdist}/source/latex/proba
10390 %{texmfdist}/source/latex/probsoln
10391 %{texmfdist}/source/latex/progkeys
10392 %{texmfdist}/source/latex/prosper
10393 %{texmfdist}/source/latex/protocol
10394 %{texmfdist}/source/latex/psfrag
10395 %{texmfdist}/source/latex/psfragx
10396 %{texmfdist}/source/latex/pslatex
10397 %{texmfdist}/source/latex/pspicture
10398 %{texmfdist}/source/latex/qcm
10399 %{texmfdist}/source/latex/qstest
10400 %{texmfdist}/source/latex/qsymbols
10401 %{texmfdist}/source/latex/quotchap
10402 %{texmfdist}/source/latex/quotmark
10403 %{texmfdist}/source/latex/randbild
10404 %{texmfdist}/source/latex/rccol
10405 %{texmfdist}/source/latex/rcs
10406 %{texmfdist}/source/latex/rcsinfo
10407 %{texmfdist}/source/latex/recipecard
10408 %{texmfdist}/source/latex/refman
10409 %{texmfdist}/source/latex/refstyle
10410 %{texmfdist}/source/latex/regcount
10411 %{texmfdist}/source/latex/register
10412 %{texmfdist}/source/latex/relenc
10413 %{texmfdist}/source/latex/revtex
10414 %{texmfdist}/source/latex/rmpage
10415 %{texmfdist}/source/latex/robustcommand
10416 %{texmfdist}/source/latex/romannum
10417 %{texmfdist}/source/latex/rotating
10418 %{texmfdist}/source/latex/rotfloat
10419 %{texmfdist}/source/latex/rsc
10420 %{texmfdist}/source/latex/rst
10421 %{texmfdist}/source/latex/rtkinenc
10422 %{texmfdist}/source/latex/sagetex
10423 %{texmfdist}/source/latex/sanskrit
10424 %{texmfdist}/source/latex/sauerj
10425 %{texmfdist}/source/latex/sauterfonts
10426 %{texmfdist}/source/latex/savefnmark
10427 %{texmfdist}/source/latex/savetrees
10428 %{texmfdist}/source/latex/scale
10429 %{texmfdist}/source/latex/scalebar
10430 %{texmfdist}/source/latex/schedule
10431 %{texmfdist}/source/latex/sciwordconv
10432 %{texmfdist}/source/latex/screenplay
10433 %{texmfdist}/source/latex/sectsty
10434 %{texmfdist}/source/latex/semantic
10435 %{texmfdist}/source/latex/semioneside
10436 %{texmfdist}/source/latex/seqsplit
10437 %{texmfdist}/source/latex/sf298
10438 %{texmfdist}/source/latex/sffms
10439 %{texmfdist}/source/latex/shorttoc
10440 %{texmfdist}/source/latex/show2e
10441 %{texmfdist}/source/latex/showexpl
10442 %{texmfdist}/source/latex/showlabels
10443 %{texmfdist}/source/latex/sidecap
10444 %{texmfdist}/source/latex/siggraph
10445 %{texmfdist}/source/latex/simplecv
10446 %{texmfdist}/source/latex/simplewick
10447 %{texmfdist}/source/latex/skull
10448 %{texmfdist}/source/latex/slantsc
10449 %{texmfdist}/source/latex/snapshot
10450 %{texmfdist}/source/latex/songbook
10451 %{texmfdist}/source/latex/soul
10452 %{texmfdist}/source/latex/splitbib
10453 %{texmfdist}/source/latex/splitindex
10454 %{texmfdist}/source/latex/srcltx
10455 %{texmfdist}/source/latex/sseq
10456 %{texmfdist}/source/latex/ssqquote
10457 %{texmfdist}/source/latex/stack
10458 %{texmfdist}/source/latex/statistik
10459 %{texmfdist}/source/latex/staves
10460 %{texmfdist}/source/latex/stdclsdv
10461 %{texmfdist}/source/latex/stdpage
10462 %{texmfdist}/source/latex/stellenbosch
10463 %{texmfdist}/source/latex/stex
10464 %{texmfdist}/source/latex/stringstrings
10465 %{texmfdist}/source/latex/struktex
10466 %{texmfdist}/source/latex/subdepth
10467 %{texmfdist}/source/latex/subeqn
10468 %{texmfdist}/source/latex/subeqnarray
10469 %{texmfdist}/source/latex/subfig
10470 %{texmfdist}/source/latex/subfigure
10471 %{texmfdist}/source/latex/subfloat
10472 %{texmfdist}/source/latex/sudoku
10473 %{texmfdist}/source/latex/sudokubundle
10474 %{texmfdist}/source/latex/supertabular
10475 %{texmfdist}/source/latex/svn-multi
10476 %{texmfdist}/source/latex/svn
10477 %{texmfdist}/source/latex/svninfo
10478 %{texmfdist}/source/latex/swimgraf
10479 %{texmfdist}/source/latex/syntrace
10480 %{texmfdist}/source/latex/synttree
10481 %{texmfdist}/source/latex/tablists
10482 %{texmfdist}/source/latex/tabulary
10483 %{texmfdist}/source/latex/tabvar
10484 %{texmfdist}/source/latex/talk
10485 %{texmfdist}/source/latex/tcldoc
10486 %{texmfdist}/source/latex/tdsfrmath
10487 %{texmfdist}/source/latex/technics
10488 %{texmfdist}/source/latex/ted
10489 %{texmfdist}/source/latex/tengwarscript
10490 %{texmfdist}/source/latex/tensor
10491 %{texmfdist}/source/latex/teubner
10492 %{texmfdist}/source/latex/texmate
10493 %{texmfdist}/source/latex/texpower
10494 %{texmfdist}/source/latex/texshade
10495 %{texmfdist}/source/latex/textcase
10496 %{texmfdist}/source/latex/textfit
10497 %{texmfdist}/source/latex/textopo
10498 %{texmfdist}/source/latex/textpos
10499 %{texmfdist}/source/latex/thesis-titlepage-fhac
10500 %{texmfdist}/source/latex/thmtools
10501 %{texmfdist}/source/latex/thumb
10502 %{texmfdist}/source/latex/thuthesis
10503 %{texmfdist}/source/latex/timesht
10504 %{texmfdist}/source/latex/titling
10505 %{texmfdist}/source/latex/tocbibind
10506 %{texmfdist}/source/latex/tocloft
10507 %{texmfdist}/source/latex/tocvsec2
10508 %{texmfdist}/source/latex/todo
10509 %{texmfdist}/source/latex/toolbox
10510 %{texmfdist}/source/latex/tools
10511 %{texmfdist}/source/latex/toptesi
10512 %{texmfdist}/source/latex/totpages
10513 %{texmfdist}/source/latex/trajan
10514 %{texmfdist}/source/latex/tree-dvips
10515 %{texmfdist}/source/latex/trfsigns
10516 %{texmfdist}/source/latex/trivfloat
10517 %{texmfdist}/source/latex/trsym
10518 %{texmfdist}/source/latex/tugboat
10519 %{texmfdist}/source/latex/turnstile
10520 %{texmfdist}/source/latex/twoup
10521 %{texmfdist}/source/latex/type1cm
10522 %{texmfdist}/source/latex/typedref
10523 %{texmfdist}/source/latex/typogrid
10524 %{texmfdist}/source/latex/uaclasses
10525 %{texmfdist}/source/latex/uiucthesis
10526 %{texmfdist}/source/latex/ulsy
10527 %{texmfdist}/source/latex/uml
10528 %{texmfdist}/source/latex/umlaute
10529 %{texmfdist}/source/latex/umoline
10530 %{texmfdist}/source/latex/underlin
10531 %{texmfdist}/source/latex/undertilde
10532 %{texmfdist}/source/latex/units
10533 %{texmfdist}/source/latex/unitsdef
10534 %{texmfdist}/source/latex/unroman
10535 %{texmfdist}/source/latex/upmethodology
10536 %{texmfdist}/source/latex/urlbst
10537 %{texmfdist}/source/latex/ushort
10538 %{texmfdist}/source/latex/varindex
10539 %{texmfdist}/source/latex/vector
10540 %{texmfdist}/source/latex/verse
10541 %{texmfdist}/source/latex/vmargin
10542 %{texmfdist}/source/latex/volumes
10543 %{texmfdist}/source/latex/vrsion
10544 %{texmfdist}/source/latex/vwcol
10545 %{texmfdist}/source/latex/vxu
10546 %{texmfdist}/source/latex/warning
10547 %{texmfdist}/source/latex/warpcol
10548 %{texmfdist}/source/latex/was
10549 %{texmfdist}/source/latex/wnri
10550 %{texmfdist}/source/latex/xargs
10551 %{texmfdist}/source/latex/xdoc
10552 %{texmfdist}/source/latex/xfor
10553 %{texmfdist}/source/latex/xmpincl
10554 %{texmfdist}/source/latex/xpackages
10555 %{texmfdist}/source/latex/xskak
10556 %{texmfdist}/source/latex/xtab
10557 %{texmfdist}/source/latex/xtcapts
10558 %{texmfdist}/source/latex/yafoot
10559 %{texmfdist}/source/latex/yfonts
10560 %{texmfdist}/source/latex/yhmath
10561 %{texmfdist}/source/latex/york-thesis
10562 %{texmfdist}/source/latex/youngtab
10563 %dir %{texmfdist}/source/plain
10564 %dir %{texmfdist}/source/plain/jsmisc
10565 %{texmfdist}/source/plain/jsmisc/xfig
10566 %{texmfdist}/source/xelatex
10567 %{texmfdist}/tex/alatex
10568 %{texmfdist}/tex/generic/enctex
10569 %{texmfdist}/tex/latex/kalender
10570 %{texmfdist}/tex/latex/karnaugh
10571 %{texmfdist}/tex/latex/kerkis
10572 %{texmfdist}/tex/latex/kerntest
10573 %{texmfdist}/tex/latex/kluwer
10574 %{texmfdist}/tex/latex/kpfonts
10575 %{texmfdist}/tex/latex/kurier
10576 %{texmfdist}/tex/latex/labelcas
10577 %{texmfdist}/tex/latex/lazylist
10578 %{texmfdist}/tex/latex/lcg
10579 %{texmfdist}/tex/latex/lcyw
10580 %{texmfdist}/tex/latex/leading
10581 %{texmfdist}/tex/latex/ledmac
10582 %{texmfdist}/tex/latex/lettre
10583 %{texmfdist}/tex/latex/levy
10584 %{texmfdist}/tex/latex/lexikon
10585 %{texmfdist}/tex/latex/lgreek
10586 %{texmfdist}/tex/latex/lhcyr
10587 %{texmfdist}/tex/latex/lhelp
10588 %{texmfdist}/tex/latex/libertine
10589 %{texmfdist}/tex/latex/limap
10590 %{texmfdist}/tex/latex/linearA
10591 %{texmfdist}/tex/latex/linguex
10592 %{texmfdist}/tex/latex/lipsum
10593 %{texmfdist}/tex/latex/listbib
10594 %{texmfdist}/tex/latex/listliketab
10595 %{texmfdist}/tex/latex/listofsymbols
10596 %{texmfdist}/tex/latex/lkproof
10597 %{texmfdist}/tex/latex/logic
10598 %{texmfdist}/tex/latex/logpap
10599 %{texmfdist}/tex/latex/lps
10600 %{texmfdist}/tex/latex/lsc
10601 %{texmfdist}/tex/latex/ltablex
10602 %{texmfdist}/tex/latex/ltxindex
10603 %{texmfdist}/tex/latex/lxfonts
10604 %{texmfdist}/tex/latex/ly1
10605 %{texmfdist}/tex/latex/mafr
10606 %{texmfdist}/tex/latex/mailing
10607 %{texmfdist}/tex/latex/makebarcode
10608 %{texmfdist}/tex/latex/makebox
10609 %{texmfdist}/tex/latex/makecell
10610 %{texmfdist}/tex/latex/makecmds
10611 %{texmfdist}/tex/latex/makedtx
10612 %{texmfdist}/tex/latex/makeglos
10613 %{texmfdist}/tex/latex/makeplot
10614 %{texmfdist}/tex/latex/manfnt
10615 %{texmfdist}/tex/latex/manuscript
10616 %{texmfdist}/tex/latex/mapcodes
10617 %{texmfdist}/tex/latex/maple
10618 %{texmfdist}/tex/latex/marginnote
10619 %{texmfdist}/tex/latex/mathdesign
10620 %{texmfdist}/tex/latex/maybemath
10621 %{texmfdist}/tex/latex/mcaption
10622 %{texmfdist}/tex/latex/mceinleger
10623 %{texmfdist}/tex/latex/mcite
10624 %{texmfdist}/tex/latex/mciteplus
10625 %{texmfdist}/tex/latex/memexsupp
10626 %{texmfdist}/tex/latex/mentis
10627 %{texmfdist}/tex/latex/menu
10628 %{texmfdist}/tex/latex/method
10629 %{texmfdist}/tex/latex/metre
10630 %{texmfdist}/tex/latex/mff
10631 %{texmfdist}/tex/latex/mfpic4ode
10632 %{texmfdist}/tex/latex/mftinc
10633 %{texmfdist}/tex/latex/mhchem
10634 %{texmfdist}/tex/latex/mhequ
10635 %{texmfdist}/tex/latex/mhs
10636 %{texmfdist}/tex/latex/miller
10637 %{texmfdist}/tex/latex/minipage-marginpar
10638 %{texmfdist}/tex/latex/miniplot
10639 %{texmfdist}/tex/latex/minutes
10640 %{texmfdist}/tex/latex/mla-paper
10641 %{texmfdist}/tex/latex/mlist
10642 %{texmfdist}/tex/latex/moresize
10643 %{texmfdist}/tex/latex/movie15
10644 %{texmfdist}/tex/latex/msc
10645 %{texmfdist}/tex/latex/msg
10646 %{texmfdist}/tex/latex/mslapa
10647 %{texmfdist}/tex/latex/mtgreek
10648 %{texmfdist}/tex/latex/multibbl
10649 %{texmfdist}/tex/latex/multicap
10650 %{texmfdist}/tex/latex/multido
10651 %{texmfdist}/tex/latex/muthesis
10652 %{texmfdist}/tex/latex/mxd
10653 %{texmfdist}/tex/latex/mxedruli
10654 %{texmfdist}/tex/latex/nag
10655 %{texmfdist}/tex/latex/namespc
10656 %{texmfdist}/tex/latex/nath
10657 %{texmfdist}/tex/latex/nature
10658 %{texmfdist}/tex/latex/newvbtm
10659 %{texmfdist}/tex/latex/niceframe
10660 %{texmfdist}/tex/latex/nih
10661 %{texmfdist}/tex/latex/noitcrul
10662 %{texmfdist}/tex/latex/nomentbl
10663 %{texmfdist}/tex/latex/nonfloat
10664 %{texmfdist}/tex/latex/nostarch
10665 %{texmfdist}/tex/latex/notes
10666 %{texmfdist}/tex/latex/notes2bib
10667 %{texmfdist}/tex/latex/nrc
10668 %{texmfdist}/tex/latex/ntabbing
10669 %{texmfdist}/tex/latex/numline
10670 %{texmfdist}/tex/latex/numname
10671 %{texmfdist}/tex/latex/numprint
10672 %{texmfdist}/tex/latex/objectz
10673 %{texmfdist}/tex/latex/ocr-latex
10674 %{texmfdist}/tex/latex/octavo
10675 %{texmfdist}/tex/latex/ogonek
10676 %{texmfdist}/tex/latex/oldstyle
10677 %{texmfdist}/tex/latex/opcit
10678 %{texmfdist}/tex/latex/ordinalpt
10679 %{texmfdist}/tex/latex/ot2cyr
10680 %{texmfdist}/tex/latex/othello
10681 %{texmfdist}/tex/latex/otibet
10682 %{texmfdist}/tex/latex/outline
10683 %{texmfdist}/tex/latex/outliner
10684 %{texmfdist}/tex/latex/pacioli
10685 %{texmfdist}/tex/latex/pageno
10686 %{texmfdist}/tex/latex/pagenote
10687 %{texmfdist}/tex/latex/palatino
10688 %{texmfdist}/tex/latex/paper
10689 %{texmfdist}/tex/latex/papercdcase
10690 %{texmfdist}/tex/latex/papertex
10691 %{texmfdist}/tex/latex/parallel
10692 %{texmfdist}/tex/latex/paresse
10693 %{texmfdist}/tex/latex/parrun
10694 %{texmfdist}/tex/latex/patchcmd
10695 %{texmfdist}/tex/latex/pauldoc
10696 %{texmfdist}/tex/latex/pawpict
10697 %{texmfdist}/tex/latex/pbox
10698 %{texmfdist}/tex/latex/pbsheet
10699 %{texmfdist}/tex/latex/pclnfss
10700 %{texmfdist}/tex/latex/pdfcprot
10701 %{texmfdist}/tex/latex/pdfscreen
10702 %{texmfdist}/tex/latex/pdftricks
10703 %{texmfdist}/tex/latex/pdfwin
10704 %{texmfdist}/tex/latex/pecha
10705 %{texmfdist}/tex/latex/perltex
10706 %{texmfdist}/tex/latex/permute
10707 %{texmfdist}/tex/latex/petiteannonce
10708 %{texmfdist}/tex/latex/petri-nets
10709 %{texmfdist}/tex/latex/pgf-soroban
10710 %{texmfdist}/tex/latex/phaistos
10711 %{texmfdist}/tex/latex/philex
10712 %{texmfdist}/tex/latex/philosophersimprint
10713 %{texmfdist}/tex/latex/phonetic
10714 %{texmfdist}/tex/latex/photo
10715 %{texmfdist}/tex/latex/pictex2
10716 %{texmfdist}/tex/latex/pinlabel
10717 %{texmfdist}/tex/latex/pittetd
10718 %{texmfdist}/tex/latex/plari
10719 %{texmfdist}/tex/latex/plates
10720 %{texmfdist}/tex/latex/play
10721 %{texmfdist}/tex/latex/plweb
10722 %{texmfdist}/tex/latex/pmgraph
10723 %{texmfdist}/tex/latex/poemscol
10724 %{texmfdist}/tex/latex/polski
10725 %{texmfdist}/tex/latex/polyglot
10726 %{texmfdist}/tex/latex/polytable
10727 %{texmfdist}/tex/latex/postcards
10728 %{texmfdist}/tex/latex/powerdot
10729 %{texmfdist}/tex/latex/ppower4
10730 %{texmfdist}/tex/latex/ppr-prv
10731 %{texmfdist}/tex/latex/pracjourn
10732 %{texmfdist}/tex/latex/prettyref
10733 %{texmfdist}/tex/latex/proba
10734 %{texmfdist}/tex/latex/probsoln
10735 %{texmfdist}/tex/latex/procIAGssymp
10736 %{texmfdist}/tex/latex/progkeys
10737 %{texmfdist}/tex/latex/progress
10738 %{texmfdist}/tex/latex/protex
10739 %{texmfdist}/tex/latex/protocol
10740 %{texmfdist}/tex/latex/psfragx
10741 %{texmfdist}/tex/latex/psgo
10742 %{texmfdist}/tex/latex/pspicture
10743 %{texmfdist}/tex/latex/pstricks-add
10744 %{texmfdist}/tex/latex/ptptex
10745 %{texmfdist}/tex/latex/qcm
10746 %{texmfdist}/tex/latex/qobitree
10747 %{texmfdist}/tex/latex/qstest
10748 %{texmfdist}/tex/latex/qsymbols
10749 %{texmfdist}/tex/latex/qtree
10750 %{texmfdist}/tex/latex/quotchap
10751 %{texmfdist}/tex/latex/quotmark
10752 %{texmfdist}/tex/latex/r_und_s
10753 %{texmfdist}/tex/latex/randbild
10754 %{texmfdist}/tex/latex/randtext
10755 %{texmfdist}/tex/latex/rccol
10756 %{texmfdist}/tex/latex/rcs
10757 %{texmfdist}/tex/latex/rcsinfo
10758 %{texmfdist}/tex/latex/recipecard
10759 %{texmfdist}/tex/latex/rectopma
10760 %{texmfdist}/tex/latex/refcheck
10761 %{texmfdist}/tex/latex/refman
10762 %{texmfdist}/tex/latex/refstyle
10763 %{texmfdist}/tex/latex/regcount
10764 %{texmfdist}/tex/latex/register
10765 %{texmfdist}/tex/latex/relenc
10766 %{texmfdist}/tex/latex/repeatindex
10767 %{texmfdist}/tex/latex/resume
10768 %{texmfdist}/tex/latex/rlepsf
10769 %{texmfdist}/tex/latex/rmpage
10770 %{texmfdist}/tex/latex/robustcommand
10771 %{texmfdist}/tex/latex/robustindex
10772 %{texmfdist}/tex/latex/romannum
10773 %{texmfdist}/tex/latex/rotpages
10774 %{texmfdist}/tex/latex/rsc
10775 %{texmfdist}/tex/latex/rst
10776 %{texmfdist}/tex/latex/rtkinenc
10777 %{texmfdist}/tex/latex/rtklage
10778 %{texmfdist}/tex/latex/sagetex
10779 %{texmfdist}/tex/latex/sanskrit
10780 %{texmfdist}/tex/latex/sauerj
10781 %{texmfdist}/tex/latex/sauterfonts
10782 %{texmfdist}/tex/latex/savefnmark
10783 %{texmfdist}/tex/latex/savesym
10784 %{texmfdist}/tex/latex/savetrees
10785 %{texmfdist}/tex/latex/scalebar
10786 %{texmfdist}/tex/latex/schedule
10787 %{texmfdist}/tex/latex/scientificpaper
10788 %{texmfdist}/tex/latex/sciposter
10789 %{texmfdist}/tex/latex/sciwordconv
10790 %{texmfdist}/tex/latex/screenplay
10791 %{texmfdist}/tex/latex/script
10792 %{texmfdist}/tex/latex/sdrt
10793 %{texmfdist}/tex/latex/sectionbox
10794 %{texmfdist}/tex/latex/semantic
10795 %{texmfdist}/tex/latex/semaphor
10796 %{texmfdist}/tex/latex/semioneside
10797 %{texmfdist}/tex/latex/seqsplit
10798 %{texmfdist}/tex/latex/sf298
10799 %{texmfdist}/tex/latex/sffms
10800 %{texmfdist}/tex/latex/sfg
10801 %{texmfdist}/tex/latex/sfmath
10802 %{texmfdist}/tex/latex/sgame
10803 %{texmfdist}/tex/latex/shadbox
10804 %{texmfdist}/tex/latex/shadethm
10805 %{texmfdist}/tex/latex/shipunov
10806 %{texmfdist}/tex/latex/shorttoc
10807 %{texmfdist}/tex/latex/show2e
10808 %{texmfdist}/tex/latex/showexpl
10809 %{texmfdist}/tex/latex/sides
10810 %{texmfdist}/tex/latex/siggraph
10811 %{texmfdist}/tex/latex/simplecv
10812 %{texmfdist}/tex/latex/simplewick
10813 %{texmfdist}/tex/latex/skak
10814 %{texmfdist}/tex/latex/skull
10815 %{texmfdist}/tex/latex/slantsc
10816 %{texmfdist}/tex/latex/smalltableof
10817 %{texmfdist}/tex/latex/smartref
10818 %{texmfdist}/tex/latex/smflatex
10819 %{texmfdist}/tex/latex/snapshot
10820 %{texmfdist}/tex/latex/songbook
10821 %{texmfdist}/tex/latex/soyombo
10822 %{texmfdist}/tex/latex/sparklines
10823 %{texmfdist}/tex/latex/spie
10824 %{texmfdist}/tex/latex/splitbib
10825 %{texmfdist}/tex/latex/splitindex
10826 %{texmfdist}/tex/latex/sprite
10827 %{texmfdist}/tex/latex/srcltx
10828 %{texmfdist}/tex/latex/sseq
10829 %{texmfdist}/tex/latex/ssqquote
10830 %{texmfdist}/tex/latex/stack
10831 %{texmfdist}/tex/latex/stage
10832 %{texmfdist}/tex/latex/statex2
10833 %{texmfdist}/tex/latex/statistik
10834 %{texmfdist}/tex/latex/staves
10835 %{texmfdist}/tex/latex/stdpage
10836 %{texmfdist}/tex/latex/stellenbosch
10837 %{texmfdist}/tex/latex/stex
10838 %{texmfdist}/tex/latex/stringstrings
10839 %{texmfdist}/tex/latex/struktex
10840 %{texmfdist}/tex/latex/sttools
10841 %{texmfdist}/tex/latex/stubs
10842 %{texmfdist}/tex/latex/subdepth
10843 %{texmfdist}/tex/latex/subeqn
10844 %{texmfdist}/tex/latex/subeqnarray
10845 %{texmfdist}/tex/latex/subfloat
10846 %{texmfdist}/tex/latex/substr
10847 %{texmfdist}/tex/latex/sudoku
10848 %{texmfdist}/tex/latex/sudokubundle
10849 %{texmfdist}/tex/latex/sugconf
10850 %{texmfdist}/tex/latex/susy
10851 %{texmfdist}/tex/latex/svgcolor
10852 %{texmfdist}/tex/latex/svn-multi
10853 %{texmfdist}/tex/latex/svn
10854 %{texmfdist}/tex/latex/svninfo
10855 %{texmfdist}/tex/latex/swimgraf
10856 %{texmfdist}/tex/latex/symbol
10857 %{texmfdist}/tex/latex/synproof
10858 %{texmfdist}/tex/latex/syntax
10859 %{texmfdist}/tex/latex/syntrace
10860 %{texmfdist}/tex/latex/synttree
10861 %{texmfdist}/tex/latex/timing
10862 %{texmfdist}/tex/latex/tocvsec2
10863 %{texmfdist}/tex/latex/todo
10864 %{texmfdist}/tex/latex/tokenizer
10865 %{texmfdist}/tex/latex/toolbox
10866 %{texmfdist}/tex/latex/topfloat
10867 %{texmfdist}/tex/latex/toptesi
10868 %{texmfdist}/tex/latex/tpslifonts
10869 %{texmfdist}/tex/latex/tracking
10870 %{texmfdist}/tex/latex/trajan
10871 %{texmfdist}/tex/latex/translator
10872 %{texmfdist}/tex/latex/tree-dvips
10873 %{texmfdist}/tex/latex/trfsigns
10874 %{texmfdist}/tex/latex/trivfloat
10875 %{texmfdist}/tex/latex/trsym
10876 %{texmfdist}/tex/latex/tufte-latex
10877 %{texmfdist}/tex/latex/tugboat
10878 %{texmfdist}/tex/latex/turnstile
10879 %{texmfdist}/tex/latex/twoup
10880 %{texmfdist}/tex/latex/typedref
10881 %{texmfdist}/tex/latex/typogrid
10882 %{texmfdist}/tex/latex/uaclasses
10883 %{texmfdist}/tex/latex/ucthesis
10884 %{texmfdist}/tex/latex/uebungsblatt
10885 %{texmfdist}/tex/latex/uhrzeit
10886 %{texmfdist}/tex/latex/uiucthesis
10887 %{texmfdist}/tex/latex/ulsy
10888 %{texmfdist}/tex/latex/umich-thesis
10889 %{texmfdist}/tex/latex/uml
10890 %{texmfdist}/tex/latex/umoline
10891 %{texmfdist}/tex/latex/umrand
10892 %{texmfdist}/tex/latex/umthesis
10893 %{texmfdist}/tex/latex/underlin
10894 %{texmfdist}/tex/latex/ushort
10895 %{texmfdist}/tex/latex/uwthesis
10896
10897 # %files latex-palatcm
10898 # %defattr(644,root,root,755)
10899 # %{texmf}/tex/latex/palatcm
10900
10901 %files latex-pdfslide
10902 %defattr(644,root,root,755)
10903 %doc %{texmfdist}/doc/latex/pdfslide
10904 %{texmfdist}/tex/latex/pdfslide
10905
10906 %files latex-pgf
10907 %defattr(644,root,root,755)
10908 %doc %{texmfdist}/doc/generic/pgf
10909 %{texmfdist}/tex/generic/pgf
10910 %{texmfdist}/tex/generic/pgfplots
10911 %{texmfdist}/tex/latex/pgf
10912 %{texmfdist}/tex/latex/pgfopts
10913 %{texmfdist}/tex/latex/pgfplots
10914
10915 %files latex-prosper
10916 %defattr(644,root,root,755)
10917 %doc %{texmfdist}/doc/latex/prosper
10918 %{texmfdist}/tex/latex/prosper
10919
10920 %files latex-polynom
10921 %defattr(644,root,root,755)
10922 %doc %{texmfdist}/doc/latex/polynom
10923 %{texmfdist}/source/latex/polynom
10924 %{texmfdist}/tex/latex/polynom
10925
10926 %files latex-polynomial
10927 %defattr(644,root,root,755)
10928 %doc %{texmfdist}/doc/latex/polynomial
10929 %{texmfdist}/source/latex/polynomial
10930 %{texmfdist}/tex/latex/polynomial
10931
10932 %files latex-pseudocode
10933 %defattr(644,root,root,755)
10934 %doc %{texmfdist}/doc/latex/pseudocode
10935 %{texmfdist}/tex/latex/pseudocode
10936
10937 %files latex-pst-2dplot
10938 %defattr(644,root,root,755)
10939 %doc %{texmfdist}/doc/generic/pst-2dplot
10940 %{texmfdist}/tex/latex/pst-2dplot
10941
10942 %files latex-pst-3dplot
10943 %defattr(644,root,root,755)
10944 %doc %{texmfdist}/doc/generic/pst-3dplot
10945 %{texmfdist}/dvips/pst-3dplot
10946 %{texmfdist}/tex/generic/pst-3dplot
10947 %{texmfdist}/tex/latex/pst-3dplot
10948
10949 %files latex-pst-bar
10950 %defattr(644,root,root,755)
10951 %doc %{texmfdist}/doc/generic/pst-3dplot
10952 %{texmfdist}/dvips/pst-bar
10953 %{texmfdist}/tex/generic/pst-bar
10954 %{texmfdist}/tex/latex/pst-bar
10955
10956 %files latex-pst-circ
10957 %defattr(644,root,root,755)
10958 %doc %{texmfdist}/doc/generic/pst-circ
10959 %{texmfdist}/dvips/pst-circ
10960 %{texmfdist}/tex/generic/pst-circ
10961 %{texmfdist}/tex/latex/pst-circ
10962
10963 %files latex-pst-diffraction
10964 %defattr(644,root,root,755)
10965 %doc %{texmfdist}/doc/generic/pst-diffraction
10966 %{texmfdist}/tex/generic/pst-diffraction
10967 %{texmfdist}/tex/latex/pst-diffraction
10968
10969 %files latex-pst-eucl
10970 %defattr(644,root,root,755)
10971 %doc %{texmfdist}/doc/generic/pst-eucl
10972 %{texmfdist}/tex/generic/pst-eucl
10973 %{texmfdist}/tex/latex/pst-eucl
10974
10975 %files latex-pst-fun
10976 %defattr(644,root,root,755)
10977 %doc %{texmfdist}/doc/generic/pst-fun
10978 %{texmfdist}/dvips/pst-fun
10979 %{texmfdist}/tex/generic/pst-fun
10980 %{texmfdist}/tex/latex/pst-fun
10981
10982 %files latex-pst-func
10983 %defattr(644,root,root,755)
10984 %doc %{texmfdist}/doc/generic/pst-func
10985 %{texmfdist}/dvips/pst-func
10986 %{texmfdist}/tex/generic/pst-func
10987 %{texmfdist}/tex/latex/pst-func
10988
10989 %files latex-pst-infixplot
10990 %defattr(644,root,root,755)
10991 %doc %{texmfdist}/doc/generic/pst-infixplot
10992 %{texmfdist}/tex/generic/pst-infixplot
10993 %{texmfdist}/tex/latex/pst-infixplot
10994
10995 %files latex-pst-fr3d
10996 %defattr(644,root,root,755)
10997 %doc %{texmfdist}/doc/generic/pst-fr3d
10998 %{texmfdist}/source/generic/pst-fr3d
10999 %{texmfdist}/tex/generic/pst-fr3d
11000 %{texmfdist}/tex/latex/pst-fr3d
11001
11002 %files latex-pst-fractal
11003 %defattr(644,root,root,755)
11004 %doc %{texmfdist}/doc/generic/pst-fractal
11005 %{texmfdist}/dvips/pst-fractal
11006 %{texmfdist}/tex/generic/pst-fractal
11007 %{texmfdist}/tex/latex/pst-fractal
11008
11009 %files latex-pst-math
11010 %defattr(644,root,root,755)
11011 %doc %{texmfdist}/doc/generic/pst-math
11012 %{texmfdist}/dvips/pst-math
11013 %{texmfdist}/tex/generic/pst-math
11014 %{texmfdist}/tex/latex/pst-math
11015
11016 %files latex-pst-ob3d
11017 %defattr(644,root,root,755)
11018 %doc %{texmfdist}/doc/generic/pst-ob3d
11019 %{texmfdist}/source/generic/pst-ob3d
11020 %{texmfdist}/tex/generic/pst-ob3d
11021 %{texmfdist}/tex/latex/pst-ob3d
11022
11023 %files latex-pst-optexp
11024 %defattr(644,root,root,755)
11025 %doc %{texmfdist}/doc/generic/pst-optexp
11026 %{texmfdist}/dvips/pst-optexp
11027 %{texmfdist}/tex/generic/pst-optexp
11028 %{texmfdist}/tex/latex/pst-optexp
11029
11030 %files latex-pst-optic
11031 %defattr(644,root,root,755)
11032 %doc %{texmfdist}/doc/generic/pst-optic
11033 %{texmfdist}/tex/generic/pst-optic
11034 %{texmfdist}/tex/latex/pst-optic
11035
11036 %files latex-pst-text
11037 %defattr(644,root,root,755)
11038 %doc %{texmfdist}/doc/generic/pst-text
11039 %{texmfdist}/dvips/pst-text
11040 %{texmfdist}/tex/generic/pst-text
11041 %{texmfdist}/tex/latex/pst-text
11042
11043 %files latex-pst-uncategorized
11044 %defattr(644,root,root,755)
11045 %doc %{texmfdist}/doc/generic/pst-3d
11046 %doc %{texmfdist}/doc/generic/pst-asr
11047 %doc %{texmfdist}/doc/generic/pst-bar
11048 %doc %{texmfdist}/doc/generic/pst-barcode
11049 %doc %{texmfdist}/doc/generic/pst-blur
11050 %doc %{texmfdist}/doc/generic/pst-coil
11051 %doc %{texmfdist}/doc/generic/pst-cox
11052 # %doc %{texmfdist}/doc/generic/pst-cox/pst-coxcoor
11053 # %doc %{texmfdist}/doc/generic/pst-cox/pst-coxeterp
11054 %doc %{texmfdist}/doc/generic/pst-dbicons
11055 %doc %{texmfdist}/doc/generic/pst-eps
11056 %doc %{texmfdist}/doc/generic/pst-fill
11057 %doc %{texmfdist}/doc/generic/pst-geo
11058 %doc %{texmfdist}/doc/generic/pst-ghsb
11059 %doc %{texmfdist}/doc/generic/pst-gr3d
11060 %doc %{texmfdist}/doc/generic/pst-grad
11061 %doc %{texmfdist}/doc/generic/pst-jtree
11062 %doc %{texmfdist}/doc/generic/pst-labo
11063 %doc %{texmfdist}/doc/generic/pst-lens
11064 %doc %{texmfdist}/doc/generic/pst-light3d
11065 %doc %{texmfdist}/doc/generic/pst-osci
11066 %doc %{texmfdist}/doc/generic/pst-pad
11067 %doc %{texmfdist}/doc/generic/pst-pdgr
11068 %doc %{texmfdist}/doc/generic/pst-poly
11069 %doc %{texmfdist}/doc/generic/pst-qtree
11070 %doc %{texmfdist}/doc/generic/pst-slpe
11071 %doc %{texmfdist}/doc/generic/pst-solides3d
11072 # %doc %{texmfdist}/doc/generic/pst-solides3d/doc-en
11073 # %doc %{texmfdist}/doc/generic/pst-solides3d/doc
11074 %doc %{texmfdist}/doc/generic/pst-soroban
11075 %doc %{texmfdist}/doc/generic/pst-spectra
11076 %doc %{texmfdist}/doc/generic/pst-stru
11077 %doc %{texmfdist}/doc/generic/pst-uml
11078 %doc %{texmfdist}/doc/generic/pst-vue3d
11079 %doc %{texmfdist}/doc/latex/auto-pst-pdf
11080 %doc %{texmfdist}/doc/latex/pst-pdf
11081 %{texmfdist}/dvips/pst-barcode
11082 %{texmfdist}/dvips/pst-blur
11083 %{texmfdist}/dvips/pst-coil
11084 %{texmfdist}/dvips/pst-cox
11085 %{texmfdist}/dvips/pst-eucl
11086 %{texmfdist}/dvips/pst-geo
11087 %{texmfdist}/dvips/pst-ghsb
11088 %{texmfdist}/dvips/pst-grad
11089 %{texmfdist}/dvips/pst-light3d
11090 %{texmfdist}/dvips/pst-slpe
11091 %{texmfdist}/dvips/pst-solides3d
11092 %{texmfdist}/dvips/pst-spectra
11093 %{texmfdist}/dvips/pst-vue3d
11094 %{texmfdist}/scripts/pst-pdf
11095 %{texmfdist}/source/generic/pst-3d
11096 %{texmfdist}/source/generic/pst-3dplot
11097 %{texmfdist}/source/generic/pst-barcode
11098 %{texmfdist}/source/generic/pst-blur
11099 %{texmfdist}/source/generic/pst-circ
11100 %{texmfdist}/source/generic/pst-coil
11101 %{texmfdist}/source/generic/pst-dbicons
11102 %{texmfdist}/source/generic/pst-diffraction
11103 %{texmfdist}/source/generic/pst-eps
11104 %{texmfdist}/source/generic/pst-fill
11105 %{texmfdist}/source/generic/pst-fractal
11106 %{texmfdist}/source/generic/pst-fun
11107 %{texmfdist}/source/generic/pst-func
11108 %{texmfdist}/source/generic/pst-lens
11109 %{texmfdist}/source/generic/pst-light3d
11110 %{texmfdist}/source/generic/pst-optic
11111 %{texmfdist}/source/generic/pst-pad
11112 %{texmfdist}/source/generic/pst-pdgr
11113 %{texmfdist}/source/generic/pst-slpe
11114 %{texmfdist}/source/generic/pst-soroban
11115 %{texmfdist}/source/generic/pst-text
11116 %{texmfdist}/source/generic/pst-uml
11117 %{texmfdist}/source/generic/pst-vue3d
11118 %{texmfdist}/source/latex/auto-pst-pdf
11119 %{texmfdist}/source/latex/pst-gr3d
11120 %{texmfdist}/source/latex/pst-pdf
11121 %{texmfdist}/source/latex/pst-poly
11122 %{texmfdist}/tex/generic/pst-3d
11123 %{texmfdist}/tex/generic/pst-asr
11124 %{texmfdist}/tex/generic/pst-barcode
11125 %{texmfdist}/tex/generic/pst-blur
11126 %{texmfdist}/tex/generic/pst-coil
11127 %{texmfdist}/tex/generic/pst-cox
11128 %{texmfdist}/tex/generic/pst-eps
11129 %{texmfdist}/tex/generic/pst-fill
11130 %{texmfdist}/tex/generic/pst-geo
11131 %{texmfdist}/tex/generic/pst-ghsb
11132 %{texmfdist}/tex/generic/pst-gr3d
11133 %{texmfdist}/tex/generic/pst-grad
11134 %{texmfdist}/tex/generic/pst-jtree
11135 %{texmfdist}/tex/generic/pst-labo
11136 %{texmfdist}/tex/generic/pst-lens
11137 %{texmfdist}/tex/generic/pst-light3d
11138 %{texmfdist}/tex/generic/pst-osci
11139 %{texmfdist}/tex/generic/pst-pad
11140 %{texmfdist}/tex/generic/pst-pdgr
11141 %{texmfdist}/tex/generic/pst-poly
11142 %{texmfdist}/tex/generic/pst-qtree
11143 %{texmfdist}/tex/generic/pst-slpe
11144 %{texmfdist}/tex/generic/pst-solides3d
11145 %{texmfdist}/tex/generic/pst-spectra
11146 %{texmfdist}/tex/generic/pst-stru
11147 %{texmfdist}/tex/generic/pst-vue3d
11148 %{texmfdist}/tex/latex/pst-3d
11149 %{texmfdist}/tex/latex/pst-asr
11150 %{texmfdist}/tex/latex/pst-barcode
11151 %{texmfdist}/tex/latex/pst-blur
11152 %{texmfdist}/tex/latex/pst-coil
11153 %{texmfdist}/tex/latex/pst-cox
11154 %{texmfdist}/tex/latex/pst-dbicons
11155 %{texmfdist}/tex/latex/pst-eps
11156 %{texmfdist}/tex/latex/pst-fill
11157 %{texmfdist}/tex/latex/pst-geo
11158 %{texmfdist}/tex/latex/pst-ghsb
11159 %{texmfdist}/tex/latex/pst-gr3d
11160 %{texmfdist}/tex/latex/pst-grad
11161 %{texmfdist}/tex/latex/pst-jtree
11162 %{texmfdist}/tex/latex/pst-labo
11163 %{texmfdist}/tex/latex/pst-lens
11164 %{texmfdist}/tex/latex/pst-light3d
11165 %{texmfdist}/tex/latex/pst-osci
11166 %{texmfdist}/tex/latex/pst-pad
11167 %{texmfdist}/tex/latex/pst-pdf
11168 %{texmfdist}/tex/latex/pst-pdgr
11169 %{texmfdist}/tex/latex/pst-poly
11170 %{texmfdist}/tex/latex/pst-qtree
11171 %{texmfdist}/tex/latex/pst-slpe
11172 %{texmfdist}/tex/latex/pst-solides3d
11173 %{texmfdist}/tex/latex/pst-soroban
11174 %{texmfdist}/tex/latex/pst-spectra
11175 %{texmfdist}/tex/latex/pst-stru
11176 %{texmfdist}/tex/latex/pst-uml
11177 %{texmfdist}/tex/latex/pst-vue3d
11178
11179 %files latex-psnfss
11180 %defattr(644,root,root,755)
11181 %doc %{texmfdist}/doc/latex/psnfss
11182 %dir %{texmfdist}/source/latex
11183 %dir %{texmfdist}/source/latex/latex-tds
11184 %dir %{texmfdist}/source/latex/latex-tds/tex
11185 %{texmfdist}/fonts/map/dvips/psnfss
11186 %{texmfdist}/source/latex/psnfss
11187 %{texmfdist}/source/latex/latex-tds/tex/psnfss2e.drv
11188 %{texmfdist}/tex/latex/psnfss
11189
11190 %files latex-pxfonts
11191 %defattr(644,root,root,755)
11192 %doc %{texmfdist}/doc/fonts/pxfonts
11193 %{texmfdist}/tex/latex/pxfonts
11194 %{texmfdist}/fonts/type1/public/pxfonts
11195 %{texmfdist}/fonts/afm/public/pxfonts
11196 %{texmfdist}/fonts/tfm/public/pxfonts
11197 %{texmfdist}/fonts/vf/public/pxfonts
11198 %{texmfdist}/fonts/map/dvips/pxfonts
11199
11200 #%files latex-qfonts
11201 #%defattr(644,root,root,755)
11202
11203 %files latex-SIstyle
11204 %defattr(644,root,root,755)
11205 %{texmfdist}/doc/latex/SIstyle
11206 %{texmfdist}/source/latex/SIstyle
11207
11208 %files latex-SIunits
11209 %defattr(644,root,root,755)
11210 %{texmfdist}/doc/latex/SIunits
11211 %{texmfdist}/tex/latex/SIunits
11212 %{texmfdist}/source/latex/SIunits
11213
11214 %files latex-siunitx
11215 %defattr(644,root,root,755)
11216 %{texmfdist}/doc/latex/siunitx
11217 %{texmfdist}/tex/latex/siunitx
11218 %{texmfdist}/source/latex/siunitx
11219
11220 %files latex-Tabbing
11221 %defattr(644,root,root,755)
11222 %{texmfdist}/source/latex/Tabbing
11223 %{texmfdist}/doc/latex/Tabbing
11224
11225 %files latex-txfonts
11226 %defattr(644,root,root,755)
11227 %doc %{texmfdist}/doc/fonts/txfonts
11228 %{texmfdist}/fonts/type1/public/txfonts
11229 %{texmfdist}/fonts/afm/public/txfonts
11230 %{texmfdist}/fonts/enc/dvips/txfonts
11231 %{texmfdist}/fonts/tfm/public/txfonts
11232 %{texmfdist}/fonts/vf/public/txfonts
11233 %{texmfdist}/fonts/map/dvips/txfonts
11234 %{texmfdist}/tex/latex/txfonts
11235
11236 %files latex-ucs
11237 %defattr(644,root,root,755)
11238 %doc %{texmfdist}/doc/latex/ucs
11239 %{texmfdist}/tex/latex/ucs
11240
11241 %files latex-umlaute
11242 %defattr(644,root,root,755)
11243 %{texmfdist}/tex/latex/umlaute
11244
11245 # %files latex-urwvn
11246 # %defattr(644,root,root,755)
11247
11248 %files latex-wasysym
11249 %defattr(644,root,root,755)
11250 %doc %{texmfdist}/doc/latex/wasysym
11251 %{texmfdist}/tex/latex/wasysym
11252 %{texmfdist}/source/latex/wasysym
11253
11254 %files latex-xcolor
11255 %defattr(644,root,root,755)
11256 %doc %{texmfdist}/doc/latex/xcolor
11257 %{texmfdist}/dvips/xcolor
11258 %{texmfdist}/source/latex/xcolor
11259
11260 # %files format-latex
11261 # %defattr(644,root,root,755)
11262 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/latex.fmt
11263
11264 %files format-pdflatex
11265 %defattr(644,root,root,755)
11266 #%{texmf}/pdftex/latex/config
11267 # %dir %{texmf}/pdftex/latex
11268 %attr(755,root,root) %{_bindir}/pdflatex
11269 %{_mandir}/man1/pdflatex.1*
11270 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdflatex.fmt
11271
11272 # %files platex
11273 # %defattr(644,root,root,755)
11274 # %doc %{texmf}/doc/latex/platex
11275 # %dir %{texmf}/tex/platex
11276 # %{texmf}/tex/platex/config
11277 # %{texmf}/tex/latex/platex
11278
11279 # %files format-platex
11280 # %defattr(644,root,root,755)
11281 # %attr(755,root,root) %{_bindir}/platex
11282 #%attr(755,root,root) %{_bindir}/platex-pl
11283 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/platex.fmt
11284 #%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/platex-pl.fmt
11285
11286 # %files format-pdfplatex
11287 # %defattr(644,root,root,755)
11288 #%dir %{texmf}/pdftex/platex
11289 #%{texmf}/pdftex/platex/config
11290 # %attr(755,root,root) %{_bindir}/pdfplatex
11291 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfplatex.fmt
11292
11293 %files tex-babel
11294 %defattr(644,root,root,755)
11295 %dir %{texmfdist}/source/generic/babel
11296 %doc %{texmfdist}/doc/generic/babel
11297 %{texmfdist}/tex/generic/babel
11298
11299 %files tex-german
11300 %defattr(644,root,root,755)
11301 %doc %{texmfdist}/doc/generic/german
11302 %{texmfdist}/tex/generic/german
11303
11304 %files tex-mfpic
11305 %defattr(644,root,root,755)
11306 %doc %{texmfdist}/doc/generic/mfpic
11307 %{texmfdist}/tex/generic/mfpic
11308
11309 %files tex-misc
11310 %defattr(644,root,root,755)
11311 %doc %{texmfdist}/doc/latex/localloc
11312 %doc %{texmfdist}/doc/generic/multido
11313 %doc %{texmfdist}/doc/generic/tap
11314
11315 %{texmfdist}/tex/generic/eijkhout
11316 %{texmfdist}/tex/generic/multido
11317 %{texmfdist}/tex/generic/misc
11318
11319 %files tex-pictex
11320 %defattr(644,root,root,755)
11321 %doc %{texmfdist}/doc/generic/pictex
11322 %{texmfdist}/tex/generic/pictex
11323
11324 %files tex-pstricks
11325 %defattr(644,root,root,755)
11326 %doc %{texmfdist}/doc/generic/pstricks
11327 %{texmfdist}/dvips/pstricks
11328 %{texmfdist}/tex/generic/pstricks
11329
11330 # %files tex-qpx
11331 # %defattr(644,root,root,755)
11332 # %doc %{texmf}/doc/fonts/polish/qpx
11333 # %{texmf}/tex/generic/qpx
11334
11335 %files tex-qpxqtx
11336 %defattr(644,root,root,755)
11337 %doc %{texmfdist}/doc/fonts/qpxqtx
11338 %{texmfdist}/fonts/tfm/public/qpxqtx
11339 %{texmfdist}/fonts/vf/public/qpxqtx
11340 %{texmfdist}/tex/generic/qpxqtx
11341
11342 %files tex-ruhyphen
11343 %defattr(644,root,root,755)
11344 %{texmfdist}/tex/generic/ruhyphen
11345 %{texmfdist}/source/generic/ruhyphen
11346
11347 %files tex-spanish
11348 %defattr(644,root,root,755)
11349 %doc %{texmfdist}/doc/latex/spanish-mx
11350 %dir %{texmfdist}/source/latex/mapcodes
11351 %dir %{texmfdist}/source/latex/polyglot
11352 %dir %{texmfdist}/source/latex/polyglot/langs
11353 %dir %{texmfdist}/tex/latex/apacite
11354 %dir %{texmfdist}/tex/latex/babelbib
11355 %dir %{texmfdist}/tex/latex/dvdcoll/dcl
11356 %dir %{texmfdist}/tex/texsis
11357 %dir %{texmfdist}/tex/texsis/base
11358 %{texmfdist}/source/generic/babel/spanish.ins
11359 %{texmfdist}/source/generic/babel/spanish.dtx
11360 %{texmfdist}/source/latex/polyglot/langs/spanish.ld
11361 %{texmfdist}/source/latex/polyglot/langs/spanish.ot1
11362 %{texmfdist}/source/latex/mapcodes/spanish.map
11363 %{texmfdist}/source/latex/mapcodes/spanish.dtx
11364 %{texmfdist}/tex/texsis/base/Spanish.txs
11365 %{texmfdist}/tex/generic/babel/spanish.sty
11366 %{texmfdist}/tex/generic/babel/spanish.ldf
11367 %{texmfdist}/tex/latex/spanish-mx
11368 %{texmfdist}/tex/latex/custom-bib/spanish.mbs
11369 %{texmfdist}/tex/latex/babelbib/spanish.bdf
11370 %{texmfdist}/tex/latex/apacite/spanish.apc
11371 %{texmfdist}/tex/latex/dvdcoll/dcl/spanish.dcl
11372
11373 %files tex-texdraw
11374 %defattr(644,root,root,755)
11375 %doc %{texmfdist}/doc/texdraw
11376 %{texmfdist}/tex/generic/texdraw
11377
11378 %files tex-thumbpdf
11379 %defattr(644,root,root,755)
11380 %doc %{texmfdist}/doc/generic/thumbpdf
11381 %attr(755,root,root) %{_bindir}/thumbpdf
11382 %{texmfdist}/tex/generic/thumbpdf
11383 %{texmfdist}/scripts/thumbpdf
11384 %{_mandir}/man1/thumbpdf.1*
11385
11386 %files tex-ukrhyph
11387 %defattr(644,root,root,755)
11388 %doc %{texmfdist}/doc/generic/ukrhyph
11389 %{texmfdist}/tex/generic/ukrhyph
11390
11391 %files latex-vietnam
11392 %defattr(644,root,root,755)
11393 %doc %{texmfdist}/doc/generic/vntex
11394 %{texmfdist}/tex/latex/vntex
11395
11396 %files tex-xypic
11397 %defattr(644,root,root,755)
11398 %doc %{texmfdist}/doc/generic/xypic
11399 %{texmfdist}/tex/generic/xypic
11400
11401 %files tex-xkeyval
11402 %defattr(644,root,root,755)
11403 %doc %{texmfdist}/doc/latex/xkeyval
11404 %{texmfdist}/source/latex/xkeyval
11405 %{texmfdist}/tex/generic/xkeyval
11406 %{texmfdist}/tex/latex/xkeyval
11407
11408 %files fonts-adobe
11409 %defattr(644,root,root,755)
11410 %{texmfdist}/fonts/type1/adobe
11411 %{texmfdist}/fonts/afm/adobe
11412 %{texmfdist}/fonts/tfm/adobe
11413 %{texmfdist}/fonts/vf/adobe
11414
11415 %files fonts-ae
11416 %defattr(644,root,root,755)
11417 %doc %{texmfdist}/doc/fonts/ae
11418 %{texmfdist}/fonts/tfm/public/ae
11419 %{texmfdist}/fonts/vf/public/ae
11420 %{texmfdist}/source/fonts/ae
11421
11422 %files fonts-ams
11423 %defattr(644,root,root,755)
11424 %{texmfdist}/bibtex/bst/ams
11425 %{texmfdist}/bibtex/bib/ams
11426 %{texmfdist}/dvips/ams
11427 %{texmfdist}/fonts/source/public/ams
11428 %{texmfdist}/fonts/type1/bluesky/ams
11429 %{texmfdist}/fonts/afm/bluesky/ams
11430 %{texmfdist}/fonts/tfm/public/ams
11431 %{texmfdist}/fonts/map/dvips/ams
11432
11433 %files fonts-antp
11434 %defattr(644,root,root,755)
11435 %doc %{texmfdist}/doc/fonts/antp
11436 %{texmfdist}/fonts/enc/dvips/antp
11437 %{texmfdist}/fonts/map/dvips/antp
11438 %{texmfdist}/fonts/afm/public/antp
11439 %{texmfdist}/fonts/tfm/public/antp
11440 %{texmfdist}/dvips/antp
11441
11442 %files fonts-antt
11443 %defattr(644,root,root,755)
11444 %doc %{texmfdist}/doc/fonts/antt
11445 %{texmfdist}/fonts/afm/public/antt
11446 %{texmfdist}/fonts/opentype/public/antt
11447 %{texmfdist}/fonts/enc/dvips/antt
11448 %{texmfdist}/fonts/tfm/public/antt
11449 %{texmfdist}/fonts/map/dvips/antt
11450 %{texmfdist}/tex/plain/antt
11451 %{texmfdist}/tex/latex/antt
11452
11453 %files fonts-arphic
11454 %defattr(644,root,root,755)
11455 %doc %{texmfdist}/doc/fonts/arphic
11456 %{texmfdist}/fonts/afm/arphic
11457 %{texmfdist}/fonts/tfm/arphic
11458 %{texmfdist}/fonts/vf/arphic
11459
11460 %files fonts-bbm
11461 %defattr(644,root,root,755)
11462 %doc %{texmfdist}/doc/fonts/bbm
11463 %{texmfdist}/fonts/source/public/bbm
11464 %{texmfdist}/fonts/tfm/public/bbm
11465 %{texmfdist}/source/latex/bbm
11466 %{texmfdist}/tex/latex/bbm
11467
11468 %files fonts-bbold
11469 %defattr(644,root,root,755)
11470 %{texmfdist}/fonts/source/public/bbold
11471 %{texmfdist}/fonts/tfm/public/bbold
11472
11473 # %files fonts-bh
11474 # %defattr(644,root,root,755)
11475 # %doc %{texmf}/doc/fonts/bh
11476 # %{texmf}/fonts/tfm/bh
11477 # %{texmf}/fonts/vf/bh
11478
11479 %files fonts-bitstream
11480 %defattr(644,root,root,755)
11481 %{texmfdist}/fonts/afm/bitstrea
11482 %{texmfdist}/fonts/tfm/bitstrea
11483 %{texmfdist}/fonts/vf/bitstrea
11484
11485 #%files fonts-cbgreek
11486 #%defattr(644,root,root,755)
11487
11488 %files fonts-cc-pl
11489 %defattr(644,root,root,755)
11490 %{texmfdist}/fonts/source/public/cc-pl
11491 %{texmfdist}/fonts/enc/dvips/cc-pl
11492 %{texmfdist}/fonts/tfm/public/cc-pl
11493 %{texmfdist}/fonts/map/dvips/cc-pl
11494
11495 %files fonts-cg
11496 %defattr(644,root,root,755)
11497 %{texmfdist}/fonts/tfm/cg
11498 %{texmfdist}/fonts/vf/cg
11499
11500 %files fonts-cm
11501 %defattr(644,root,root,755)
11502 %doc %{texmfdist}/doc/fonts/cm
11503 %dir %{texmfdist}/doc/fonts
11504 %dir %{texmfdist}/dvips
11505 %dir %{texmfdist}/fonts/afm/bluesky
11506 %dir %{texmfdist}/fonts/map/dvips
11507 %dir %{texmfdist}/fonts/pk/ljfour/public
11508 %{texmfdist}/dvips/cm
11509 %{texmfdist}/fonts/source/public/cm
11510 %{texmfdist}/fonts/afm/bluesky/cm
11511 %{texmfdist}/fonts/tfm/public/cm
11512 %{texmfdist}/fonts/pk/ljfour/public/cm
11513 %{texmfdist}/fonts/map/dvips/cm
11514
11515 %files fonts-cmbright
11516 %defattr(644,root,root,755)
11517 %doc %{texmfdist}/doc/latex/cmbright
11518 %{texmfdist}/fonts/source/public/cmbright
11519 %{texmfdist}/fonts/tfm/public/cmbright
11520 %{texmfdist}/source/latex/cmbright
11521 %{texmfdist}/tex/latex/cmbright
11522
11523 %files fonts-cmcyr
11524 %defattr(644,root,root,755)
11525 %doc %{texmfdist}/doc/fonts/cmcyr
11526 %{texmfdist}/fonts/source/public/cmcyr
11527 %{texmfdist}/fonts/type1/public/cmcyr
11528 %{texmfdist}/fonts/tfm/public/cmcyr
11529 %{texmfdist}/fonts/vf/public/cmcyr
11530 %{texmfdist}/fonts/map/dvips/cmcyr
11531
11532 %files fonts-cmextra
11533 %defattr(644,root,root,755)
11534 %{texmfdist}/fonts/source/public/cmextra
11535 %{texmfdist}/fonts/tfm/public/cmextra
11536
11537 %files fonts-cmsuper
11538 %defattr(644,root,root,755)
11539 %doc %{texmfdist}/doc/fonts/cm-super
11540 %{texmfdist}/fonts/afm/public/cm-super
11541 %{texmfdist}/fonts/enc/dvips/cm-super
11542 %{texmfdist}/fonts/map/dvips/cm-super
11543 %{texmfdist}/fonts/map/vtex/cm-super
11544 %{texmfdist}/fonts/type1/public/cm-super
11545
11546 %files fonts-concmath
11547 %defattr(644,root,root,755)
11548 %doc %{texmfdist}/doc/fonts/concmath
11549 %doc %{texmfdist}/doc/latex/concmath
11550 %{texmfdist}/fonts/source/public/concmath
11551 %{texmfdist}/fonts/tfm/public/concmath
11552 %{texmfdist}/source/latex/concmath
11553 %{texmfdist}/tex/latex/concmath
11554
11555 %files fonts-concrete
11556 %defattr(644,root,root,755)
11557 %doc %{texmfdist}/doc/fonts/concrete
11558 %{texmfdist}/fonts/source/public/concrete
11559 %{texmfdist}/fonts/tfm/public/concrete
11560
11561 %files fonts-cs
11562 %defattr(644,root,root,755)
11563 %{texmfdist}/dvips/cs
11564 %{texmfdist}/fonts/source/public/cs
11565 %{texmfdist}/fonts/enc/dvips/cs
11566 %{texmfdist}/fonts/tfm/public/cs
11567 %{texmfdist}/fonts/map/dvips/cs
11568
11569 #%files fonts-dstroke
11570 #%defattr(644,root,root,755)
11571
11572 %files fonts-ecc
11573 %defattr(644,root,root,755)
11574 %doc %{texmfdist}/doc/fonts/ecc
11575 %{texmfdist}/fonts/source/public/ecc
11576 %{texmfdist}/fonts/tfm/public/ecc
11577
11578 %files fonts-eurosym
11579 %defattr(644,root,root,755)
11580 %doc %{texmfdist}/doc/fonts/eurosym
11581 %{texmfdist}/fonts/source/public/eurosym
11582 %{texmfdist}/fonts/tfm/public/eurosym
11583 %{texmfdist}/fonts/map/dvips/eurosym
11584 %{texmfdist}/source/fonts/eurosym
11585 %{texmfdist}/tex/latex/eurosym
11586
11587 %files fonts-eulervm
11588 %defattr(644,root,root,755)
11589 %doc %{texmfdist}/doc/latex/eulervm
11590 %{texmfdist}/fonts/tfm/public/eulervm
11591 %{texmfdist}/fonts/vf/public/eulervm
11592 %{texmfdist}/source/latex/eulervm
11593 %{texmfdist}/tex/latex/eulervm
11594
11595 %files fonts-euxm
11596 %defattr(644,root,root,755)
11597 %{texmfdist}/fonts/source/public/euxm
11598 %{texmfdist}/fonts/tfm/public/euxm
11599
11600 %files fonts-gothic
11601 %defattr(644,root,root,755)
11602 %{texmfdist}/doc/fonts/gothic
11603 %{texmfdist}/dvips/gothic
11604 %{texmfdist}/fonts/source/public/gothic
11605 %{texmfdist}/fonts/type1/public/gothic
11606 %{texmfdist}/fonts/afm/public/gothic
11607 %{texmfdist}/fonts/tfm/public/gothic
11608 %{texmfdist}/fonts/vf/public/gothic
11609 %{texmfdist}/fonts/map/dvips/gothic
11610
11611 %files fonts-hoekwater
11612 %defattr(644,root,root,755)
11613 %{texmfdist}/fonts/afm/hoekwater
11614 %{texmfdist}/fonts/tfm/hoekwater
11615 %{texmfdist}/fonts/truetype/hoekwater
11616
11617 %files fonts-jknappen
11618 %defattr(644,root,root,755)
11619 %{texmfdist}/fonts/source/jknappen
11620 %{texmfdist}/fonts/tfm/jknappen
11621
11622 %files fonts-latex
11623 %defattr(644,root,root,755)
11624 %doc %{texmfdist}/doc/latex/esint
11625 %dir %{texmfdist}/fonts/source/public/latex-fonts
11626 %dir %{texmfdist}/fonts/type1/bluesky/latex-fonts
11627 %dir %{texmfdist}/fonts/afm/bluesky/latex-fonts
11628 %dir %{texmfdist}/fonts/tfm/public/latex-fonts
11629 %dir %{texmfdist}/fonts/map/dvips/latex-fonts
11630 %{texmfdist}/fonts/source/public/esint
11631 %{texmfdist}/fonts/tfm/public/esint
11632 %{texmfdist}/source/latex/esint
11633 %{texmfdist}/tex/latex/esint
11634 %{texmfdist}/fonts/source/public/latex-fonts/*
11635 %{texmfdist}/fonts/type1/bluesky/latex-fonts/*
11636 %{texmfdist}/fonts/afm/bluesky/latex-fonts/*
11637 %{texmfdist}/fonts/tfm/public/latex-fonts/*
11638 %{texmfdist}/fonts/map/dvips/latex-fonts/*
11639
11640 %files fonts-lh
11641 %defattr(644,root,root,755)
11642 %doc %{texmfdist}/doc/fonts/lh
11643 %{texmfdist}/fonts/source/lh
11644 %{texmfdist}/metapost/support/charlib/LH
11645 %{texmfdist}/source/fonts/lh
11646 %{texmfdist}/source/latex/lh
11647
11648 %files fonts-lm
11649 %defattr(644,root,root,755)
11650 %doc %{texmfdist}/doc/fonts/lm
11651 %{texmfdist}/fonts/type1/public/lm
11652 %{texmfdist}/fonts/afm/public/lm
11653 %{texmfdist}/fonts/opentype/public/lm
11654 %{texmfdist}/fonts/enc/dvips/lm
11655 %{texmfdist}/fonts/tfm/public/lm
11656 %{texmfdist}/fonts/map/dvips/lm
11657 %{texmfdist}/fonts/map/dvipdfm/lm
11658 %{texmfdist}/source/fonts/lm
11659 %{texmfdist}/tex/latex/lm
11660
11661 %files fonts-marvosym
11662 %defattr(644,root,root,755)
11663 %doc %{texmfdist}/doc/latex/marvosym
11664 %dir %{texmfdist}/source/fonts/eurofont
11665 %dir %{texmfdist}/source/fonts/eurofont/marvosym
11666 %dir %{texmfdist}/tex/latex
11667 %{texmfdist}/fonts/type1/public/marvosym
11668 %{texmfdist}/fonts/afm/public/marvosym
11669 %{texmfdist}/fonts/tfm/public/marvosym
11670 %{texmfdist}/fonts/map/dvips/marvosym
11671 %{texmfdist}/source/fonts/eurofont/marvosym/*
11672 %{texmfdist}/tex/latex/marvosym
11673
11674 %files fonts-mflogo
11675 %defattr(644,root,root,755)
11676 %doc %{texmfdist}/doc/latex/mflogo
11677 %{texmfdist}/fonts/source/public/mflogo
11678 %{texmfdist}/fonts/type1/hoekwater/mflogo
11679 %{texmfdist}/fonts/afm/hoekwater/mflogo
11680 %{texmfdist}/fonts/tfm/public/mflogo
11681 %{texmfdist}/fonts/map/dvips/mflogo
11682 %{texmfdist}/source/latex/mflogo
11683 %{texmfdist}/tex/latex/mflogo
11684
11685 %files fonts-misc
11686 %defattr(644,root,root,755)
11687 %doc %{texmfdist}/doc/latex/marvosym/mac/oztex/tex-font/misc
11688 %{texmfdist}/fonts/source/public/misc
11689 %{texmfdist}/fonts/tfm/public/misc
11690 %{texmfdist}/fonts/misc
11691
11692 %files fonts-monotype
11693 %defattr(644,root,root,755)
11694 %{texmfdist}/fonts/tfm/monotype
11695 %{texmfdist}/fonts/vf/monotype
11696
11697
11698 %files fonts-other
11699 %defattr(644,root,root,755)
11700
11701 %doc %{texmfdist}/doc/fonts/yi4latex
11702 %{texmfdist}/fonts/source/public/yi4latex
11703 %{texmfdist}/fonts/tfm/public/yi4latex
11704
11705 %{texmfdist}/fonts/tfm/public/pslatex
11706 %{texmfdist}/fonts/map/dvips/pslatex
11707 %{texmfdist}/fonts/vf/public/pslatex
11708
11709 %doc %{texmfdist}/doc/fonts/allrunes
11710 %{texmfdist}/fonts/source/public/allrunes
11711 %{texmfdist}/fonts/tfm/public/allrunes
11712 %{texmfdist}/fonts/type1/public/allrunes
11713 %{texmfdist}/source/fonts/allrunes
11714
11715 %doc %{texmfdist}/doc/fonts/antiqua
11716 %{texmfdist}/fonts/map/dvips/antiqua
11717
11718 %{texmfdist}/fonts/source/public/apl
11719 %{texmfdist}/fonts/tfm/public/apl
11720 %{texmfdist}/source/fonts/apl
11721
11722 %{texmfdist}/fonts/afm/arabi
11723 %{texmfdist}/fonts/tfm/arabi
11724 %{texmfdist}/fonts/type1/arabi
11725 %{texmfdist}/fonts/enc/dvips/arabi
11726 %{texmfdist}/fonts/map/dvips/arabi
11727
11728 %{texmfdist}/fonts/map/dvips/arabtex
11729 %{texmfdist}/fonts/source/public/arabtex
11730 %{texmfdist}/fonts/tfm/public/arabtex
11731 %{texmfdist}/fonts/type1/public/arabtex
11732
11733 %doc %{texmfdist}/doc/fonts/archaic
11734 %{texmfdist}/fonts/afm/public/archaic
11735 %{texmfdist}/fonts/map/dvips/archaic
11736 %{texmfdist}/fonts/source/public/archaic
11737 %{texmfdist}/fonts/tfm/public/archaic
11738 %{texmfdist}/fonts/type1/public/archaic
11739 %{texmfdist}/source/fonts/archaic
11740
11741 %doc %{texmfdist}/doc/fonts/arev
11742 %{texmfdist}/fonts/afm/public/arev
11743 %{texmfdist}/fonts/enc/dvips/arev
11744 %{texmfdist}/fonts/map/dvips/arev
11745 %{texmfdist}/fonts/tfm/public/arev
11746 %{texmfdist}/fonts/type1/public/arev
11747 %{texmfdist}/fonts/vf/public/arev
11748 %{texmfdist}/source/fonts/arev
11749
11750 %{texmfdist}/fonts/tfm/vntex/arevvn
11751 %{texmfdist}/fonts/type1/vntex/arevvn
11752
11753 %{texmfdist}/fonts/source/public/ar
11754 %{texmfdist}/fonts/tfm/public/ar
11755
11756 %doc %{texmfdist}/doc/fonts/armenian
11757 %{texmfdist}/fonts/source/public/armenian
11758 %{texmfdist}/fonts/tfm/public/armenian
11759
11760 %{texmfdist}/fonts/map/dvips/arphic
11761
11762 %doc %{texmfdist}/doc/fonts/malayalam
11763 %doc %{texmfdist}/doc/fonts/Asana-Math
11764 %{texmfdist}/fonts/opentype/public/Asana-Math
11765
11766 %doc %{texmfdist}/doc/fonts/ascii
11767 %{texmfdist}/fonts/map/dvips/ascii
11768 %{texmfdist}/fonts/tfm/public/ascii
11769 %{texmfdist}/fonts/type1/public/ascii
11770
11771 %doc %{texmfdist}/doc/fonts/astro
11772 %{texmfdist}/fonts/source/public/astro
11773 %{texmfdist}/fonts/tfm/public/astro
11774
11775 %{texmfdist}/fonts/afm/public/augie
11776 %{texmfdist}/fonts/map/dvips/augie
11777 %{texmfdist}/fonts/tfm/public/augie
11778 %{texmfdist}/fonts/type1/public/augie
11779 %{texmfdist}/fonts/vf/public/augie
11780
11781 %doc %{texmfdist}/doc/fonts/auncial-new
11782 %{texmfdist}/fonts/afm/public/auncial-new
11783 %{texmfdist}/fonts/map/dvips/auncial-new
11784 %{texmfdist}/fonts/tfm/public/auncial-new
11785 %{texmfdist}/fonts/type1/public/auncial-new
11786 %{texmfdist}/source/fonts/auncial-new
11787
11788 %{texmfdist}/fonts/afm/public/aurical
11789 %{texmfdist}/fonts/map/dvips/aurical
11790 %{texmfdist}/fonts/source/public/aurical
11791 %{texmfdist}/fonts/tfm/public/aurical
11792 %{texmfdist}/fonts/type1/public/aurical
11793
11794 %{texmfdist}/fonts/map/dvips/avantgar
11795
11796 %{texmfdist}/fonts/source/public/backgammon
11797 %{texmfdist}/fonts/tfm/public/backgammon
11798
11799 %{texmfdist}/fonts/source/public/bangtex
11800 %{texmfdist}/fonts/tfm/public/bangtex
11801
11802 %{texmfdist}/fonts/source/public/barcodes
11803 %{texmfdist}/fonts/tfm/public/barcodes
11804
11805 %{texmfdist}/fonts/source/public/bayer
11806 %{texmfdist}/fonts/tfm/public/bayer
11807
11808 %{texmfdist}/fonts/source/public/bbding
11809 %{texmfdist}/fonts/tfm/public/bbding
11810
11811 %{texmfdist}/fonts/map/dvips/belleek
11812 %{texmfdist}/fonts/truetype/public
11813
11814 %{texmfdist}/fonts/source/public/bengali
11815 %{texmfdist}/fonts/tfm/public/bengali
11816
11817 %doc %{texmfdist}/doc/fonts/bera
11818 %{texmfdist}/fonts/afm/public/bera
11819 %{texmfdist}/fonts/map/dvips/bera
11820 %{texmfdist}/fonts/map/vtex/bera
11821 %{texmfdist}/fonts/tfm/public/bera
11822 %{texmfdist}/fonts/type1/public/bera
11823 %{texmfdist}/fonts/vf/public/bera
11824
11825 %doc %{texmfdist}/doc/fonts/blacklettert1
11826 %{texmfdist}/fonts/tfm/public/blacklettert1
11827 %{texmfdist}/fonts/vf/public/blacklettert1
11828 %{texmfdist}/source/fonts/blacklettert1
11829
11830 %doc %{texmfdist}/doc/fonts/boisik
11831 %{texmfdist}/fonts/source/public/boisik
11832
11833 %doc %{texmfdist}/doc/fonts/bookhands
11834 %{texmfdist}/fonts/source/public/bookhands
11835
11836 %{texmfdist}/fonts/map/dvips/bookman
11837
11838 %{texmfdist}/fonts/afm/public/brushscr
11839 %{texmfdist}/fonts/map/dvips/brushscr
11840 %{texmfdist}/fonts/tfm/public/brushscr
11841 %{texmfdist}/fonts/type1/public/brushscr
11842 %{texmfdist}/fonts/vf/public/brushscr
11843
11844 %doc %{texmfdist}/doc/fonts/burmese
11845 %{texmfdist}/fonts/map/dvips/burmese
11846 %{texmfdist}/fonts/tfm/public/burmese
11847 %{texmfdist}/fonts/type1/public/burmese
11848
11849 %doc %{texmfdist}/doc/fonts/cns
11850 %{texmfdist}/fonts/tfm/cns
11851
11852 %{texmfdist}/fonts/enc/dvips/c90enc
11853
11854 %{texmfdist}/fonts/source/public/calligra
11855 %{texmfdist}/fonts/tfm/public/calligra
11856
11857 %doc %{texmfdist}/doc/fonts/carolmin-ps
11858 %{texmfdist}/fonts/afm/public/carolmin-ps
11859 %{texmfdist}/fonts/map/dvips/carolmin-ps
11860 %{texmfdist}/fonts/type1/public/carolmin-ps
11861
11862 %{texmfdist}/fonts/source/public/casyl
11863 %{texmfdist}/fonts/tfm/public/casyl
11864
11865 %{texmfdist}/fonts/source/public/cbcoptic
11866 %{texmfdist}/fonts/tfm/public/cbcoptic
11867 %{texmfdist}/fonts/type1/public/cbcoptic
11868
11869 %doc %{texmfdist}/doc/fonts/cbfonts
11870 %{texmfdist}/fonts/enc/dvips/cbfonts
11871 %{texmfdist}/fonts/map/dvips/cbfonts
11872 %{texmfdist}/fonts/source/public/cbfonts
11873 %{texmfdist}/fonts/tfm/public/cbfonts
11874 %{texmfdist}/fonts/type1/public/cbfonts
11875
11876 %{texmfdist}/fonts/source/public/cchess
11877 %{texmfdist}/fonts/tfm/public/cchess
11878
11879 %{texmfdist}/fonts/afm/vntex/chartervn
11880 %{texmfdist}/fonts/tfm/vntex/chartervn
11881 %{texmfdist}/fonts/type1/vntex/chartervn
11882 %{texmfdist}/fonts/vf/vntex/chartervn
11883
11884 %doc %{texmfdist}/doc/fonts/chemarrow
11885 %{texmfdist}/fonts/afm/public/chemarrow
11886 %{texmfdist}/fonts/map/dvips/chemarrow
11887 %{texmfdist}/fonts/source/public/chemarrow
11888 %{texmfdist}/fonts/tfm/public/chemarrow
11889 %{texmfdist}/fonts/type1/public/chemarrow
11890
11891 %{texmfdist}/fonts/source/public/cherokee
11892 %{texmfdist}/fonts/tfm/public/cherokee
11893
11894 %{texmfdist}/fonts/source/public/chess
11895
11896 %{texmfdist}/fonts/enc/dvips/chessfss
11897
11898 %{texmfdist}/fonts/source/public/china2e
11899 %{texmfdist}/fonts/tfm/public/china2e
11900
11901 %{texmfdist}/fonts/source/public/circ
11902 %{texmfdist}/fonts/tfm/public/circ
11903
11904 %doc %{texmfdist}/doc/fonts/cirth
11905 %{texmfdist}/fonts/source/public/cirth
11906 %{texmfdist}/fonts/tfm/public/cirth
11907
11908 %doc %{texmfdist}/doc/fonts/cjhebrew
11909 %{texmfdist}/fonts/afm/public/cjhebrew
11910 %{texmfdist}/fonts/enc/dvips/cjhebrew
11911 %{texmfdist}/fonts/map/dvips/cjhebrew
11912 %{texmfdist}/fonts/tfm/public/cjhebrew
11913 %{texmfdist}/fonts/type1/public/cjhebrew
11914 %{texmfdist}/fonts/vf/public/cjhebrew
11915
11916 %{texmfdist}/fonts/source/public/clock
11917 %{texmfdist}/fonts/tfm/public/clock
11918
11919 %doc %{texmfdist}/doc/fonts/cmastro
11920 %{texmfdist}/fonts/source/public/cmastro
11921 %{texmfdist}/fonts/tfm/public/cmastro
11922
11923 %{texmfdist}/fonts/tfm/vntex/cmbrightvn
11924 %{texmfdist}/fonts/type1/vntex/cmbrightvn
11925
11926 %{texmfdist}/fonts/type1/public/cmex
11927
11928 %{texmfdist}/fonts/afm/public/cm-lgc
11929 %{texmfdist}/fonts/enc/dvips/cm-lgc
11930 %{texmfdist}/fonts/map/dvips/cm-lgc
11931 %{texmfdist}/fonts/ofm/public/cm-lgc
11932 %{texmfdist}/fonts/ovf/public/cm-lgc
11933 %{texmfdist}/fonts/tfm/public/cm-lgc
11934 %{texmfdist}/fonts/type1/public/cm-lgc
11935 %{texmfdist}/fonts/vf/public/cm-lgc
11936
11937 %{texmfdist}/fonts/map/dvips/cmll
11938 %{texmfdist}/fonts/source/public/cmll
11939 %{texmfdist}/fonts/tfm/public/cmll
11940 %{texmfdist}/fonts/type1/public/cmll
11941
11942 %doc %{texmfdist}/doc/fonts/cmpica
11943 %{texmfdist}/fonts/source/public/cmpica
11944 %{texmfdist}/fonts/tfm/public/cmpica
11945
11946
11947 %{texmfdist}/fonts/tfm/vntex/comicsansvn
11948 %{texmfdist}/fonts/type1/vntex/comicsansvn
11949 %{texmfdist}/fonts/vf/vntex/comicsansvn
11950
11951 %{texmfdist}/fonts/tfm/vntex/concretevn
11952 %{texmfdist}/fonts/type1/vntex/concretevn
11953
11954 %{texmfdist}/fonts/afm/ibm
11955 %{texmfdist}/fonts/tfm/ibm
11956 %{texmfdist}/fonts/vf/ibm
11957 %{texmfdist}/fonts/map/dvips/courier
11958 %{texmfdist}/fonts/tfm/cspsfonts-adobe
11959 %{texmfdist}/fonts/vf/cspsfonts-adobe
11960
11961 %doc %{texmfdist}/doc/fonts/croatian
11962 %{texmfdist}/fonts/source/public/croatian
11963
11964 %{texmfdist}/fonts/afm/public/cryst
11965 %{texmfdist}/fonts/source/public/cryst
11966 %{texmfdist}/fonts/tfm/public/cryst
11967 %{texmfdist}/fonts/type1/public/cryst
11968
11969 %{texmfdist}/fonts/source/public/ctib
11970 %{texmfdist}/fonts/tfm/public/ctib
11971
11972 %doc %{texmfdist}/doc/fonts/cyklop
11973 %{texmfdist}/fonts/afm/public/cyklop
11974 %{texmfdist}/fonts/enc/dvips/cyklop
11975 %{texmfdist}/fonts/map/dvips/cyklop
11976 %{texmfdist}/fonts/opentype/public/cyklop
11977 %{texmfdist}/fonts/tfm/public/cyklop
11978 %{texmfdist}/fonts/type1/public/cyklop
11979
11980 %{texmfdist}/fonts/source/public/dancers
11981 %{texmfdist}/fonts/tfm/public/dancers
11982
11983 %doc %{texmfdist}/doc/fonts/dice
11984 %{texmfdist}/fonts/source/public/dice
11985 %{texmfdist}/fonts/tfm/public/dice
11986
11987 %doc %{texmfdist}/doc/fonts/dictsym
11988 %{texmfdist}/fonts/afm/public/dictsym
11989 %{texmfdist}/fonts/map/dvips/dictsym
11990 %{texmfdist}/fonts/map/vtex/dictsym
11991 %{texmfdist}/fonts/tfm/public/dictsym
11992 %{texmfdist}/fonts/type1/public/dictsym
11993
11994 %doc %{texmfdist}/doc/fonts/dingbat
11995 %{texmfdist}/fonts/tfm/public/dingbat
11996 %{texmfdist}/source/fonts/dingbat
11997
11998 %doc %{texmfdist}/doc/fonts/doublestroke
11999 %{texmfdist}/fonts/map/dvips/doublestroke
12000 %{texmfdist}/fonts/source/public/doublestroke
12001 %{texmfdist}/fonts/tfm/public/doublestroke
12002 %{texmfdist}/fonts/type1/public/doublestroke
12003
12004 %doc %{texmfdist}/doc/fonts/duerer
12005 %{texmfdist}/fonts/source/public/duerer
12006 %{texmfdist}/fonts/tfm/public/duerer
12007
12008 %doc %{texmfdist}/doc/fonts/ean
12009 %{texmfdist}/fonts/source/public/ean
12010 %{texmfdist}/fonts/tfm/public/ean
12011
12012 %doc %{texmfdist}/doc/fonts/eco
12013 %{texmfdist}/fonts/tfm/public/eco
12014 %{texmfdist}/fonts/vf/public/eco
12015 %{texmfdist}/source/fonts/eco
12016
12017 %doc %{texmfdist}/doc/fonts/eiad
12018 %{texmfdist}/fonts/source/public/eiad
12019 %{texmfdist}/fonts/tfm/public/eiad
12020
12021 %doc %{texmfdist}/doc/fonts/elvish
12022 %{texmfdist}/fonts/source/public/elvish
12023 %{texmfdist}/fonts/tfm/public/elvish
12024
12025 %doc %{texmfdist}/doc/fonts/epigrafica
12026 %{texmfdist}/fonts/afm/public/epigrafica
12027 %{texmfdist}/fonts/enc/dvips/epigrafica
12028 %{texmfdist}/fonts/map/dvips/epigrafica
12029 %{texmfdist}/fonts/tfm/public/epigrafica
12030 %{texmfdist}/fonts/type1/public/epigrafica
12031 %{texmfdist}/fonts/vf/public/epigrafica
12032
12033 %{texmfdist}/fonts/map/dvips/epiolmec
12034 %{texmfdist}/fonts/tfm/public/epiolmec
12035 %{texmfdist}/fonts/type1/public/epiolmec
12036
12037 %doc %{texmfdist}/doc/fonts/esint-type1
12038 %{texmfdist}/fonts/map/dvips/esint-type1
12039 %{texmfdist}/fonts/type1/public/esint-type1
12040
12041 %{texmfdist}/fonts/map/dvips/esvect
12042 %{texmfdist}/fonts/source/public/esvect
12043 %{texmfdist}/fonts/tfm/public/esvect
12044 %{texmfdist}/fonts/type1/public/esvect
12045
12046 %{texmfdist}/fonts/ofm/public/ethiop
12047 %{texmfdist}/fonts/ovf/public/ethiop
12048 %{texmfdist}/fonts/ovp/public/ethiop
12049 %{texmfdist}/fonts/source/public/ethiop
12050 %{texmfdist}/fonts/tfm/public/ethiop
12051
12052 %{texmfdist}/fonts/map/dvips/ethiop-t1
12053 %{texmfdist}/fonts/type1/public/ethiop-t1
12054
12055 %doc %{texmfdist}/doc/fonts/euro-ce
12056 %{texmfdist}/fonts/source/public/euro-ce
12057 %{texmfdist}/fonts/tfm/public/euro-ce
12058
12059 %doc %{texmfdist}/doc/fonts/eurofont
12060 %{texmfdist}/fonts/map/dvips/eurofont
12061 %{texmfdist}/source/fonts/eurofont
12062
12063 %doc %{texmfdist}/doc/fonts/feyn
12064 %{texmfdist}/fonts/source/public/feyn
12065 %{texmfdist}/fonts/tfm/public/feyn
12066 %{texmfdist}/source/fonts/feyn
12067
12068 %doc %{texmfdist}/doc/fonts/fge
12069 %{texmfdist}/fonts/source/public/fge
12070 %{texmfdist}/fonts/tfm/public/fge
12071 %{texmfdist}/source/fonts/fge
12072
12073 %{texmfdist}/fonts/map/dvips/foekfont
12074 %{texmfdist}/fonts/tfm/public/foekfont
12075 %{texmfdist}/fonts/type1/public/foekfont
12076
12077 %doc %{texmfdist}/doc/fonts/fonetika
12078 %{texmfdist}/fonts/afm/public/fonetika
12079 %{texmfdist}/fonts/map/dvips/fonetika
12080 %{texmfdist}/fonts/tfm/public/fonetika
12081 %{texmfdist}/fonts/type1/public/fonetika
12082
12083 %doc %{texmfdist}/doc/fonts/fourier
12084 %{texmfdist}/fonts/afm/public/fourier
12085 %{texmfdist}/fonts/map/dvips/fourier
12086 %{texmfdist}/fonts/tfm/public/fourier
12087 %{texmfdist}/fonts/type1/public/fourier
12088 %{texmfdist}/fonts/vf/public/fourier
12089 %{texmfdist}/source/fonts/fourier
12090
12091 %doc %{texmfdist}/doc/fonts/fouriernc
12092 %{texmfdist}/fonts/afm/public/fouriernc
12093 %{texmfdist}/fonts/tfm/public/fouriernc
12094 %{texmfdist}/fonts/vf/public/fouriernc
12095
12096 %doc %{texmfdist}/doc/fonts/frcursive
12097 %{texmfdist}/fonts/source/public/frcursive
12098 %{texmfdist}/fonts/tfm/public/frcursive
12099 %{texmfdist}/source/fonts/frcursive
12100
12101 %doc %{texmfdist}/doc/fonts/futhark
12102 %{texmfdist}/fonts/source/public/futhark
12103 %{texmfdist}/fonts/tfm/public/futhark
12104
12105 %{texmfdist}/fonts/afm/public/garuda
12106 %{texmfdist}/fonts/map/dvips/garuda
12107 %{texmfdist}/fonts/tfm/public/garuda
12108 %{texmfdist}/fonts/type1/public/garuda
12109
12110 %doc %{texmfdist}/doc/fonts/genealogy
12111 %{texmfdist}/fonts/source/public/genealogy
12112 %{texmfdist}/fonts/tfm/public/genealogy
12113
12114 %doc %{texmfdist}/doc/fonts/gfsartemisia
12115 %{texmfdist}/fonts/afm/public/gfsartemisia
12116 %{texmfdist}/fonts/enc/dvips/gfsartemisia
12117 %{texmfdist}/fonts/map/dvips/gfsartemisia
12118 %{texmfdist}/fonts/opentype/public/gfsartemisia
12119 %{texmfdist}/fonts/tfm/public/gfsartemisia
12120 %{texmfdist}/fonts/type1/public/gfsartemisia
12121 %{texmfdist}/fonts/vf/public/gfsartemisia
12122
12123 %doc %{texmfdist}/doc/fonts/gfsbaskerville
12124 %{texmfdist}/fonts/afm/public/gfsbaskerville
12125 %{texmfdist}/fonts/enc/dvips/gfsbaskerville
12126 %{texmfdist}/fonts/map/dvips/gfsbaskerville
12127 %{texmfdist}/fonts/opentype/public/gfsbaskerville
12128 %{texmfdist}/fonts/tfm/public/gfsbaskerville
12129 %{texmfdist}/fonts/type1/public/gfsbaskerville
12130 %{texmfdist}/fonts/vf/public/gfsbaskerville
12131
12132 %doc %{texmfdist}/doc/fonts/gfsbodoni
12133 %{texmfdist}/fonts/afm/public/gfsbodoni
12134 %{texmfdist}/fonts/enc/dvips/gfsbodoni
12135 %{texmfdist}/fonts/map/dvips/gfsbodoni
12136 %{texmfdist}/fonts/opentype/public/gfsbodoni
12137 %{texmfdist}/fonts/tfm/public/gfsbodoni
12138 %{texmfdist}/fonts/type1/public/gfsbodoni
12139 %{texmfdist}/fonts/vf/public/gfsbodoni
12140
12141 %doc %{texmfdist}/doc/fonts/gfscomplutum
12142 %{texmfdist}/fonts/afm/public/gfscomplutum
12143 %{texmfdist}/fonts/enc/dvips/gfscomplutum
12144 %{texmfdist}/fonts/map/dvips/gfscomplutum
12145 %{texmfdist}/fonts/opentype/public/gfscomplutum
12146 %{texmfdist}/fonts/tfm/public/gfscomplutum
12147 %{texmfdist}/fonts/type1/public/gfscomplutum
12148 %{texmfdist}/fonts/vf/public/gfscomplutum
12149
12150 %doc %{texmfdist}/doc/fonts/gfsdidot
12151 %{texmfdist}/fonts/afm/public/gfsdidot
12152 %{texmfdist}/fonts/enc/dvips/gfsdidot
12153 %{texmfdist}/fonts/map/dvips/gfsdidot
12154 %{texmfdist}/fonts/opentype/public/gfsdidot
12155 %{texmfdist}/fonts/tfm/public/gfsdidot
12156 %{texmfdist}/fonts/type1/public/gfsdidot
12157 %{texmfdist}/fonts/vf/public/gfsdidot
12158
12159 %doc %{texmfdist}/doc/fonts/gfsneohellenic
12160 %{texmfdist}/fonts/afm/public/gfsneohellenic
12161 %{texmfdist}/fonts/enc/dvips/gfsneohellenic
12162 %{texmfdist}/fonts/map/dvips/gfsneohellenic
12163 %{texmfdist}/fonts/opentype/public/gfsneohellenic
12164 %{texmfdist}/fonts/tfm/public/gfsneohellenic
12165 %{texmfdist}/fonts/type1/public/gfsneohellenic
12166 %{texmfdist}/fonts/vf/public/gfsneohellenic
12167
12168 %doc %{texmfdist}/doc/fonts/gfsporson
12169 %{texmfdist}/fonts/afm/public/gfsporson
12170 %{texmfdist}/fonts/enc/dvips/gfsporson
12171 %{texmfdist}/fonts/map/dvips/gfsporson
12172 %{texmfdist}/fonts/opentype/public/gfsporson
12173 %{texmfdist}/fonts/tfm/public/gfsporson
12174 %{texmfdist}/fonts/type1/public/gfsporson
12175 %{texmfdist}/fonts/vf/public/gfsporson
12176
12177 %doc %{texmfdist}/doc/fonts/gfssolomos
12178 %{texmfdist}/fonts/afm/public/gfssolomos
12179 %{texmfdist}/fonts/enc/dvips/gfssolomos
12180 %{texmfdist}/fonts/map/dvips/gfssolomos
12181 %{texmfdist}/fonts/opentype/public/gfssolomos
12182 %{texmfdist}/fonts/tfm/public/gfssolomos
12183 %{texmfdist}/fonts/type1/public/gfssolomos
12184 %{texmfdist}/fonts/vf/public/gfssolomos
12185
12186 %{texmfdist}/fonts/source/public/go
12187 %{texmfdist}/fonts/tfm/public/go
12188
12189 %doc %{texmfdist}/doc/fonts/greenpoint
12190 %{texmfdist}/fonts/source/public/greenpoint
12191 %{texmfdist}/fonts/tfm/public/greenpoint
12192
12193 %{texmfdist}/fonts/afm/groff
12194 %{texmfdist}/fonts/enc/dvips/groff
12195 %{texmfdist}/fonts/map/dvips/groff
12196 %{texmfdist}/fonts/tfm/groff
12197 %{texmfdist}/fonts/type1/groff
12198
12199 %doc %{texmfdist}/doc/fonts/grotesq
12200 %{texmfdist}/fonts/map/dvips/grotesq
12201
12202 %{texmfdist}/fonts/afm/vntex/grotesqvn
12203 %{texmfdist}/fonts/tfm/vntex/grotesqvn
12204 %{texmfdist}/fonts/type1/vntex/grotesqvn
12205
12206 %{texmfdist}/fonts/afm/public/grverb
12207 %{texmfdist}/fonts/map/dvips/grverb
12208 %{texmfdist}/fonts/tfm/public/grverb
12209 %{texmfdist}/fonts/type1/public/grverb
12210 %{texmfdist}/fonts/vf/public/grverb
12211
12212 %{texmfdist}/fonts/source/public/hands
12213 %{texmfdist}/fonts/tfm/public/hands
12214
12215 %{texmfdist}/fonts/afm/jmn
12216 %{texmfdist}/fonts/tfm/jmn
12217 %{texmfdist}/fonts/type1/jmn
12218
12219 %{texmfdist}/fonts/map/dvips/helvetic
12220
12221 %doc %{texmfdist}/doc/fonts/hfbright
12222 %{texmfdist}/fonts/afm/public/hfbright
12223 %{texmfdist}/fonts/enc/dvips/hfbright
12224 %{texmfdist}/fonts/map/dvips/hfbright
12225 %{texmfdist}/fonts/type1/public/hfbright
12226 %{texmfdist}/source/fonts/hfbright
12227
12228 %doc %{texmfdist}/doc/fonts/hfoldsty
12229 %{texmfdist}/fonts/tfm/public/hfoldsty
12230 %{texmfdist}/fonts/vf/public/hfoldsty
12231 %{texmfdist}/source/fonts/hfoldsty
12232
12233 %doc %{texmfdist}/doc/fonts/ibygrk
12234 %{texmfdist}/tex/generic/ibygrk
12235 %{texmfdist}/fonts/afm/public/ibygrk
12236 %{texmfdist}/fonts/enc/dvips/ibygrk
12237 %{texmfdist}/fonts/map/dvips/ibygrk
12238 %{texmfdist}/fonts/source/public/ibygrk
12239 %{texmfdist}/fonts/tfm/public/ibygrk
12240 %{texmfdist}/fonts/type1/public/ibygrk
12241
12242 %doc %{texmfdist}/doc/fonts/ifsym
12243 %{texmfdist}/fonts/source/public/ifsym
12244 %{texmfdist}/fonts/tfm/public/ifsym
12245
12246 %doc %{texmfdist}/doc/fonts/initials
12247 %{texmfdist}/fonts/afm/public/initials
12248 %{texmfdist}/fonts/map/dvips/initials
12249 %{texmfdist}/fonts/tfm/public/initials
12250 %{texmfdist}/fonts/type1/public/initials
12251
12252 %doc %{texmfdist}/doc/fonts/itrans
12253 %{texmfdist}/fonts/afm/public/itrans
12254 %{texmfdist}/fonts/source/public/itrans
12255 %{texmfdist}/fonts/tfm/public/itrans
12256 %{texmfdist}/fonts/type1/public/itrans
12257
12258 %doc %{texmfdist}/doc/fonts/iwona
12259 %{texmfdist}/fonts/afm/public/iwona
12260 %{texmfdist}/fonts/enc/dvips/iwona
12261 %{texmfdist}/fonts/map/dvips/iwona
12262 %{texmfdist}/fonts/opentype/public/iwona
12263 %{texmfdist}/fonts/tfm/public/iwona
12264 %{texmfdist}/fonts/type1/public/iwona
12265
12266 %{texmfdist}/fonts/enc/dvips/jmn
12267 %{texmfdist}/fonts/map/dvips/jmn
12268
12269 %doc %{texmfdist}/doc/fonts/kdgreek
12270 %{texmfdist}/fonts/source/public/kdgreek
12271 %{texmfdist}/fonts/tfm/public/kdgreek
12272
12273 %{texmfdist}/fonts/afm/public/kerkis
12274 %{texmfdist}/fonts/enc/dvips/kerkis
12275 %{texmfdist}/fonts/map/dvips/kerkis
12276 %{texmfdist}/fonts/tfm/public/kerkis
12277 %{texmfdist}/fonts/type1/public/kerkis
12278 %{texmfdist}/fonts/vf/public/kerkis
12279
12280 %doc %{texmfdist}/doc/fonts/kixfont
12281 %{texmfdist}/fonts/source/public/kixfont
12282 %{texmfdist}/fonts/tfm/public/kixfont
12283
12284 %doc %{texmfdist}/doc/fonts/kpfonts
12285 %dir %{texmfdist}/fonts/map/public
12286 %{texmfdist}/fonts/afm/public/kpfonts
12287 %{texmfdist}/fonts/map/public/kpfonts
12288 %{texmfdist}/fonts/source/public/kpfonts
12289 %{texmfdist}/fonts/tfm/public/kpfonts
12290 %{texmfdist}/fonts/type1/public/kpfonts
12291 %{texmfdist}/fonts/vf/public/kpfonts
12292
12293 %doc %{texmfdist}/doc/fonts/kurier
12294 %{texmfdist}/fonts/afm/public/kurier
12295 %{texmfdist}/fonts/enc/dvips/kurier
12296 %{texmfdist}/fonts/map/dvips/kurier
12297 %{texmfdist}/fonts/opentype/public/kurier
12298 %{texmfdist}/fonts/tfm/public/kurier
12299 %{texmfdist}/fonts/type1/public/kurier
12300
12301 %doc %{texmfdist}/doc/fonts/levy
12302 %{texmfdist}/fonts/source/public/levy
12303
12304 %doc %{texmfdist}/doc/fonts/lfb
12305 %{texmfdist}/fonts/source/public/lfb
12306 %{texmfdist}/fonts/tfm/public/lfb
12307
12308 %doc %{texmfdist}/doc/fonts/libertine
12309 %{texmfdist}/fonts/afm/public/libertine
12310 %{texmfdist}/fonts/enc/dvips/libertine
12311 %{texmfdist}/fonts/map/dvips/libertine
12312 %{texmfdist}/fonts/tfm/public/libertine
12313 %{texmfdist}/fonts/type1/public/libertine
12314 %{texmfdist}/fonts/vf/public/libertine
12315
12316 %doc %{texmfdist}/doc/fonts/linearA
12317 %{texmfdist}/fonts/afm/public/linearA
12318 %{texmfdist}/fonts/map/dvips/linearA
12319 %{texmfdist}/fonts/tfm/public/linearA
12320 %{texmfdist}/fonts/type1/public/linearA
12321 %{texmfdist}/source/fonts/linearA
12322
12323 %{texmfdist}/fonts/source/public/logic
12324 %{texmfdist}/fonts/tfm/public/logic
12325
12326 %doc %{texmfdist}/doc/fonts/lxfonts
12327 %{texmfdist}/fonts/map/dvips/lxfonts
12328 %{texmfdist}/fonts/source/public/lxfonts
12329 %{texmfdist}/fonts/tfm/public/lxfonts
12330 %{texmfdist}/fonts/type1/public/lxfonts
12331
12332 %doc %{texmfdist}/doc/fonts/ly1
12333 %{texmfdist}/fonts/map/dvips/ly1
12334
12335 %{texmfdist}/fonts/source/public/malayalam
12336 %{texmfdist}/fonts/tfm/public/malayalam
12337
12338 %{texmfdist}/fonts/map/dvips/manfnt
12339
12340 %{texmfdist}/fonts/map/dvips/mathdesign
12341
12342 %{texmfdist}/fonts/tfm/public/mathpazo
12343 %{texmfdist}/fonts/vf/public/mathpazo
12344
12345 %{texmfdist}/fonts/afm/mathdesign
12346 %{texmfdist}/fonts/tfm/mathdesign
12347 %{texmfdist}/fonts/type1/mathdesign
12348 %{texmfdist}/fonts/vf/mathdesign
12349
12350 %{texmfdist}/fonts/enc/dvips/mnsymbol
12351 %{texmfdist}/fonts/map/dvips/mnsymbol
12352 %dir %{texmfdist}/fonts/map/vtex
12353 %{texmfdist}/fonts/map/vtex/mnsymbol
12354 %{texmfdist}/fonts/opentype/public/mnsymbol
12355 %{texmfdist}/fonts/source/public/mnsymbol
12356 %{texmfdist}/fonts/tfm/public/mnsymbol
12357 %{texmfdist}/fonts/type1/public/mnsymbol
12358
12359 %{texmfdist}/fonts/map/dvips/montex
12360 %{texmfdist}/fonts/source/public/montex
12361 %{texmfdist}/fonts/tfm/public/montex
12362 %{texmfdist}/fonts/type1/public/montex
12363
12364 %{texmfdist}/fonts/tfm/vntex/mscorevn
12365 %{texmfdist}/fonts/vf/vntex/mscorevn
12366
12367 %{texmfdist}/fonts/source/public/musixps
12368 %{texmfdist}/fonts/tfm/public/musixps
12369
12370 %doc %{texmfdist}/doc/generic/musixtex
12371 %{texmfdist}/fonts/map/dvips/musixtex
12372 %{texmfdist}/fonts/source/public/musixtex
12373 %{texmfdist}/fonts/tfm/public/musixtex
12374 %{texmfdist}/fonts/type1/public/musixtex
12375
12376 %{texmfdist}/fonts/source/public/mxd
12377 %{texmfdist}/fonts/tfm/public/mxd
12378
12379 %{texmfdist}/fonts/source/public/mxedruli
12380 %{texmfdist}/fonts/tfm/public/mxedruli
12381
12382 %{texmfdist}/fonts/map/dvips/ncntrsbk
12383
12384 %{texmfdist}/fonts/source/public/niceframe
12385 %{texmfdist}/fonts/tfm/public/niceframe
12386
12387 %doc %{texmfdist}/doc/fonts/nkarta
12388 %{texmfdist}/fonts/source/public/nkarta
12389 %{texmfdist}/fonts/tfm/public/nkarta
12390
12391 %{texmfdist}/fonts/afm/public/norasi
12392 %{texmfdist}/fonts/map/dvips/norasi
12393 %{texmfdist}/fonts/tfm/public/norasi
12394 %{texmfdist}/fonts/type1/public/norasi
12395
12396 %{texmfdist}/fonts/source/public/oca
12397
12398 %{texmfdist}/fonts/afm/public/ocherokee
12399 %{texmfdist}/fonts/map/dvips/ocherokee
12400 %{texmfdist}/fonts/ofm/public/ocherokee
12401 %{texmfdist}/fonts/ovf/public/ocherokee
12402 %{texmfdist}/fonts/ovp/public/ocherokee
12403 %{texmfdist}/fonts/tfm/public/ocherokee
12404 %{texmfdist}/fonts/type1/public/ocherokee
12405
12406 %{texmfdist}/fonts/source/public/ogham
12407 %{texmfdist}/fonts/tfm/public/ogham
12408
12409 %doc %{texmfdist}/doc/fonts/oinuit
12410 %{texmfdist}/fonts/map/dvips/oinuit
12411 %{texmfdist}/fonts/ofm/public/oinuit
12412 %{texmfdist}/fonts/ovf/public/oinuit
12413 %{texmfdist}/fonts/tfm/public/oinuit
12414 %{texmfdist}/fonts/type1/public/oinuit
12415
12416 %{texmfdist}/fonts/source/public/osmanian
12417
12418 %doc %{texmfdist}/doc/fonts/ot2cyr
12419 %{texmfdist}/fonts/map/dvips/ot2cyr
12420 %{texmfdist}/source/fonts/ot2cyr
12421
12422 %{texmfdist}/fonts/source/public/othello
12423 %{texmfdist}/fonts/tfm/public/othello
12424
12425 %{texmfdist}/fonts/ofm/public/otibet
12426 %{texmfdist}/fonts/ovf/public/otibet
12427 %{texmfdist}/fonts/ovp/public/otibet
12428 %{texmfdist}/fonts/source/public/otibet
12429 %{texmfdist}/fonts/tfm/public/otibet
12430
12431 %doc %{texmfdist}/doc/fonts/pacioli
12432 %{texmfdist}/fonts/source/public/pacioli
12433 %{texmfdist}/fonts/tfm/public/pacioli
12434
12435 %{texmfdist}/fonts/map/dvips/palatino
12436
12437 %doc %{texmfdist}/doc/fonts/phaistos
12438 %{texmfdist}/fonts/afm/public/phaistos
12439 %{texmfdist}/fonts/map/dvips/phaistos
12440 %{texmfdist}/fonts/opentype/public/phaistos
12441 %{texmfdist}/fonts/tfm/public/phaistos
12442 %{texmfdist}/fonts/type1/public/phaistos
12443 %{texmfdist}/source/fonts/phaistos
12444
12445 %{texmfdist}/fonts/opentype/public/philokalia
12446
12447 %doc %{texmfdist}/doc/fonts/phonetic
12448 %{texmfdist}/fonts/source/public/phonetic
12449 %{texmfdist}/fonts/tfm/public/phonetic
12450 %{texmfdist}/source/fonts/phonetic
12451
12452 %{texmfdist}/source/fonts/malayalam
12453
12454 %{texmfdist}/fonts/source/public/punk
12455 %{texmfdist}/fonts/tfm/public/punk
12456
12457 %{texmfdist}/fonts/tfm/public/relenc
12458 %{texmfdist}/fonts/vf/public/relenc
12459
12460 %doc %{texmfdist}/doc/fonts/rsfs
12461 %{texmfdist}/fonts/map/dvips/rsfs
12462
12463 %{texmfdist}/fonts/map/dvips/sanskrit
12464 %{texmfdist}/fonts/source/public/sanskrit
12465 %{texmfdist}/fonts/tfm/public/sanskrit
12466 %{texmfdist}/fonts/type1/public/sanskrit
12467
12468 %{texmfdist}/fonts/source/public/sauter
12469
12470 %doc %{texmfdist}/doc/fonts/semaphor
12471 %{texmfdist}/fonts/afm/public/semaphor
12472 %{texmfdist}/fonts/enc/dvips/semaphor
12473 %{texmfdist}/fonts/map/dvips/semaphor
12474 %{texmfdist}/fonts/opentype/public/semaphor
12475 %{texmfdist}/fonts/source/public/semaphor
12476 %{texmfdist}/fonts/tfm/public/semaphor
12477 %{texmfdist}/fonts/type1/public/semaphor
12478
12479 %{texmfdist}/fonts/source/public/simpsons
12480
12481 %{texmfdist}/fonts/map/dvips/skak
12482 %{texmfdist}/fonts/source/public/skak
12483 %{texmfdist}/fonts/tfm/public/skak
12484
12485 %doc %{texmfdist}/doc/fonts/skaknew
12486 %{texmfdist}/fonts/afm/public/skaknew
12487 %{texmfdist}/fonts/map/dvips/skaknew
12488 %{texmfdist}/fonts/map/vtex/skaknew
12489 %{texmfdist}/fonts/tfm/public/skaknew
12490 %{texmfdist}/fonts/type1/public/skaknew
12491
12492 %{texmfdist}/fonts/source/public/skull
12493
12494 %{texmfdist}/fonts/source/public/soyombo
12495 %{texmfdist}/fonts/tfm/public/soyombo
12496
12497 %doc %{texmfdist}/doc/fonts/staves
12498 %{texmfdist}/fonts/map/dvips/staves
12499 %{texmfdist}/fonts/tfm/public/staves
12500 %{texmfdist}/fonts/type1/public/staves
12501
12502 %{texmfdist}/fonts/map/dvips/stmaryrd
12503 %{texmfdist}/fonts/source/public/stmaryrd
12504
12505 %{texmfdist}/fonts/map/dvips/symbol
12506
12507 %{texmfdist}/fonts/afm/public/tabvar
12508 %{texmfdist}/fonts/map/dvips/tabvar
12509 %{texmfdist}/fonts/tfm/public/tabvar
12510 %{texmfdist}/fonts/type1/public/tabvar
12511
12512
12513 %{texmfdist}/fonts/source/public/tapir
12514 %{texmfdist}/fonts/type1/public/tapir
12515
12516 %{texmfdist}/fonts/enc/dvips/tengwarscript
12517 %{texmfdist}/fonts/map/dvips/tengwarscript
12518 %{texmfdist}/fonts/tfm/public/tengwarscript
12519 %{texmfdist}/fonts/vf/public/tengwarscript
12520
12521 %{texmfdist}/doc/fonts/pclnfss
12522 %{texmfdist}/source/fonts/pclnfss
12523
12524 %doc %{texmfdist}/doc/fonts/tex-gyre
12525 %{texmfdist}/fonts/afm/public/tex-gyre
12526 %{texmfdist}/fonts/enc/dvips/tex-gyre
12527 %{texmfdist}/fonts/map/dvips/tex-gyre
12528 %{texmfdist}/fonts/opentype/public/tex-gyre
12529 %{texmfdist}/fonts/tfm/public/tex-gyre
12530 %{texmfdist}/fonts/type1/public/tex-gyre
12531
12532 %{texmfdist}/fonts/map/dvips/times
12533
12534
12535 %doc %{texmfdist}/doc/fonts/timing
12536 %{texmfdist}/fonts/source/public/timing
12537 %{texmfdist}/fonts/tfm/public/timing
12538
12539 %doc %{texmfdist}/doc/fonts/tipa
12540 %{texmfdist}/fonts/map/dvips/tipa
12541 %{texmfdist}/fonts/source/public/tipa
12542 %{texmfdist}/fonts/tfm/public/tipa
12543 %{texmfdist}/fonts/type1/public/tipa
12544
12545 %{texmfdist}/fonts/afm/public/trajan
12546 %{texmfdist}/fonts/map/dvips/trajan
12547 %{texmfdist}/fonts/tfm/public/trajan
12548 %{texmfdist}/fonts/type1/public/trajan
12549
12550 %{texmfdist}/fonts/source/public/trsym
12551 %{texmfdist}/fonts/tfm/public/trsym
12552
12553 %{texmfdist}/fonts/tfm/vntex/txttvn
12554 %{texmfdist}/fonts/type1/vntex/txttvn
12555
12556 %{texmfdist}/fonts/map/dvips/uhc
12557
12558 %{texmfdist}/fonts/source/public/ulsy
12559 %{texmfdist}/fonts/tfm/public/ulsy
12560
12561 %doc %{texmfdist}/doc/fonts/umrand
12562 %{texmfdist}/fonts/source/public/umrand
12563 %{texmfdist}/fonts/tfm/public/umrand
12564
12565 %doc %{texmfdist}/doc/fonts/umtypewriter
12566 %{texmfdist}/fonts/opentype/public/umtypewriter
12567
12568 %doc %{texmfdist}/doc/fonts/universa
12569 %{texmfdist}/fonts/source/public/universa
12570 %{texmfdist}/fonts/tfm/public/universa
12571 %{texmfdist}/source/fonts/universa
12572
12573 %{texmfdist}/fonts/afm/public/velthuis
12574 %{texmfdist}/fonts/map/dvips/velthuis
12575 %{texmfdist}/fonts/source/public/velthuis
12576 %{texmfdist}/fonts/tfm/public/velthuis
12577 %{texmfdist}/fonts/type1/public/velthuis
12578
12579 %{texmfdist}/fonts/enc/dvips/vntex
12580
12581 %{texmfdist}/fonts/afm/vntex/vntopia
12582 %{texmfdist}/fonts/tfm/vntex/vntopia
12583 %{texmfdist}/fonts/type1/vntex/vntopia
12584 %{texmfdist}/fonts/vf/vntex/vntopia
12585
12586 %{texmfdist}/fonts/map/dvips/wadalab
12587
12588 %doc %{texmfdist}/doc/fonts/wasy
12589 %{texmfdist}/fonts/afm/public/wasy
12590 %{texmfdist}/fonts/map/dvips/wasy
12591 %{texmfdist}/fonts/type1/public/wasy
12592
12593 %{texmfdist}/fonts/source/public/wnri
12594 %{texmfdist}/fonts/tfm/public/wnri
12595
12596 %{texmfdist}/fonts/source/public/wsuipa
12597 %{texmfdist}/fonts/tfm/public/wsuipa
12598
12599 %{texmfdist}/fonts/source/public/xbmc
12600 %{texmfdist}/fonts/tfm/public/xbmc
12601
12602 %doc %{texmfdist}/doc/fonts/xq
12603 %{texmfdist}/fonts/source/public/xq
12604 %{texmfdist}/fonts/tfm/public/xq
12605
12606 %{texmfdist}/fonts/source/public/yannisgr
12607
12608 %{texmfdist}/fonts/map/dvips/yhmath
12609 %{texmfdist}/fonts/source/public/yhmath
12610 %{texmfdist}/fonts/tfm/public/yhmath
12611 %{texmfdist}/fonts/type1/public/yhmath
12612 %{texmfdist}/fonts/vf/public/yhmath
12613
12614 %{texmfdist}/fonts/map/dvips/zapfchan
12615 %{texmfdist}/fonts/tfm/urw35vf
12616
12617 %{texmfdist}/fonts/map/dvips/zapfding
12618
12619 %{texmfdist}/dvips/zefonts
12620 %{texmfdist}/fonts/map/dvips/zefonts
12621 %{texmfdist}/fonts/tfm/public/zefonts
12622 %{texmfdist}/fonts/vf/public/zefonts
12623
12624
12625 %files fonts-omega
12626 %defattr(644,root,root,755)
12627 %doc %{texmfdist}/doc/omega
12628 %dir %{texmfdist}/omega
12629 %dir %{texmfdist}/omega/otp
12630 %dir %{texmfdist}/omega/ocp
12631 %{texmfdist}/dvips/omega
12632 %{texmfdist}/fonts/ofm/public/omega
12633 %{texmfdist}/fonts/type1/public/omega
12634 %{texmfdist}/fonts/afm/public/omega
12635 %{texmfdist}/fonts/ovp/public/omega
12636 %{texmfdist}/fonts/tfm/public/omega
12637 %{texmfdist}/fonts/ovf/public/omega
12638 %{texmfdist}/fonts/map/dvips/omega
12639 %{texmfdist}/omega/ocp/omega
12640 %{texmfdist}/omega/otp/omega
12641 %{texmfdist}/tex/plain/omega
12642
12643 #%files fonts-pazo
12644 #%defattr(644,root,root,755)
12645
12646 %files fonts-pl
12647 %defattr(644,root,root,755)
12648 %doc %{texmfdist}/doc/fonts/pl
12649 %dir %{texmf}/scripts/texlive
12650 %dir %{texmf}/scripts/texlive/tlmgrgui
12651 %dir %{texmf}/scripts/texlive/tlmgrgui/lang
12652 %{texmfdist}/dvips/pl
12653 %{texmfdist}/fonts/source/public/pl
12654 %{texmfdist}/fonts/type1/public/pl
12655 %{texmfdist}/fonts/afm/public/pl
12656 %{texmfdist}/fonts/enc/dvips/pl
12657 %{texmfdist}/fonts/tfm/public/pl
12658 %{texmfdist}/fonts/map/dvips/pl
12659 %{texmf}/scripts/texlive/tlmgrgui/lang/pl
12660
12661 %files fonts-px
12662 %defattr(644,root,root,755)
12663 %doc %{texmfdist}/doc/fonts/pxfonts
12664 # %doc %{texmf}/doc/doc/english/free-math-font-survey/source/pxfonts.tex
12665 # %doc %{texmf}/doc/doc/english/free-math-font-survey/images/pxfonts.png
12666 %dir %{texmfdist}/fonts/map/dvips/pxfonts
12667 %dir %{texmfdist}/tex/latex/pxfonts
12668 %{texmfdist}/fonts/map/dvips/pxfonts/pxfonts.map
12669 %{texmfdist}/fonts/afm/public/pxfonts
12670 %{texmfdist}/fonts/tfm/public/pxfonts
12671 %{texmfdist}/fonts/type1/public/pxfonts
12672 %{texmfdist}/fonts/vf/public/pxfonts
12673 %{texmfdist}/tex/latex/pxfonts/pxfonts.sty
12674
12675 #%files fonts-qfonts
12676 #%defattr(644,root,root,755)
12677 # %doc %{texmf}/doc/fonts/polish/qfonts
12678 # %{texmf}/fonts/enc/dvips/qfonts
12679 # %{texmf}/fonts/map/dvips/qfonts
12680 # %{texmf}/dvips/qfonts
12681 # %{texmf}/fonts/afm/public/qfonts
12682 # %{texmf}/fonts/tfm/public/qfonts
12683
12684 # %files fonts-qpx
12685 # %defattr(644,root,root,755)
12686 # %{texmf}/fonts/tfm/public/qpx
12687 # %{texmf}/fonts/vf/public/qpx
12688
12689 %files fonts-qpxqtx
12690 %defattr(644,root,root,755)
12691 %{texmfdist}/fonts/tfm/public/qpxqtx
12692 %{texmfdist}/fonts/vf/public/qpxqtx
12693
12694 %files fonts-rsfs
12695 %defattr(644,root,root,755)
12696 %{texmfdist}/fonts/source/public/rsfs
12697 %{texmfdist}/fonts/tfm/public/rsfs
12698
12699 %files fonts-stmaryrd
12700 %defattr(644,root,root,755)
12701 %doc %{texmfdist}/doc/fonts/stmaryrd
12702 %{texmfdist}/source/fonts/stmaryrd
12703 %{texmfdist}/fonts/tfm/public/stmaryrd
12704
12705 %files fonts-tx
12706 %defattr(644,root,root,755)
12707 %{texmfdist}/fonts/map/dvips/txfonts/txfonts.map
12708 %{texmfdist}/fonts/afm/public/txfonts
12709 %{texmfdist}/fonts/tfm/public/txfonts
12710 %{texmfdist}/fonts/vf/public/txfonts
12711
12712 %files fonts-uhc
12713 %defattr(644,root,root,755)
12714 %doc %{texmfdist}/doc/fonts/uhc
12715 %{texmfdist}/fonts/afm/uhc
12716 %{texmfdist}/fonts/tfm/uhc
12717 %{texmfdist}/fonts/vf/uhc
12718
12719 %files fonts-urw
12720 %defattr(644,root,root,755)
12721 %{texmfdist}/fonts/afm/urw
12722 %{texmfdist}/fonts/tfm/urw
12723 %{texmfdist}/fonts/vf/urw
12724
12725 %files fonts-urwvn
12726 %defattr(644,root,root,755)
12727 %{texmfdist}/fonts/afm/vntex/urwvn
12728 %{texmfdist}/fonts/tfm/vntex/urwvn
12729 %{texmfdist}/fonts/type1/vntex/urwvn
12730 %{texmfdist}/fonts/vf/vntex/urwvn
12731
12732 %files fonts-vnr
12733 %defattr(644,root,root,755)
12734 %{texmfdist}/fonts/map/dvips/vntex
12735 %{texmfdist}/fonts/source/vntex/vnr
12736 %{texmfdist}/fonts/tfm/vntex/vnr
12737
12738 %files fonts-wadalab
12739 %defattr(644,root,root,755)
12740 %doc %{texmfdist}/doc/fonts/wadalab
12741 %{texmfdist}/fonts/afm/wadalab
12742 %{texmfdist}/fonts/tfm/wadalab
12743 %{texmfdist}/fonts/vf/wadalab
12744
12745 %files fonts-wasy
12746 %defattr(644,root,root,755)
12747 %{texmfdist}/fonts/source/public/wasy
12748 %{texmfdist}/fonts/tfm/public/wasy
12749
12750 %files fonts-xypic
12751 %defattr(644,root,root,755)
12752 %{texmfdist}/fonts/map/dvips/xypic
12753 # %{texmfdist}/fonts/afm/public/xypic
12754 %{texmfdist}/fonts/source/public/xypic
12755 %{texmfdist}/fonts/tfm/public/xypic
12756
12757 %files fonts-yandy
12758 %defattr(644,root,root,755)
12759 # %{texmf}/fonts/afm/yandy
12760 %{texmfdist}/source/fonts/eurofont/marvosym/tfmfiles/yandy
12761 # %{texmf}/fonts/tfm/yandy
12762 # %{texmf}/fonts/vf/yandy
12763
12764 %files fonts-type1-antp
12765 %defattr(644,root,root,755)
12766 %{texmfdist}/dvips/antp
12767 %{texmfdist}/fonts/type1/public/antp
12768
12769 %files fonts-type1-antt
12770 %defattr(644,root,root,755)
12771 # %{texmf}/dvips/antt
12772 %{texmfdist}/fonts/type1/public/antt
12773
12774 %files fonts-type1-arphic
12775 %defattr(644,root,root,755)
12776 %{texmfdist}/fonts/type1/arphic
12777
12778 %files fonts-type1-belleek
12779 %defattr(644,root,root,755)
12780 %doc %{texmfdist}/doc/fonts/belleek
12781 %{texmfdist}/fonts/type1/public/belleek
12782
12783 %files fonts-type1-bitstream
12784 %defattr(644,root,root,755)
12785 %{texmfdist}/fonts/type1/bitstrea
12786
12787 %files fonts-type1-bluesky
12788 %defattr(644,root,root,755)
12789 # %doc %{texmf}/doc/fonts/bluesky
12790 # %{texmf}/dvips/bluesky
12791 %{texmfdist}/fonts/type1/bluesky
12792
12793 %files fonts-type1-cc-pl
12794 %defattr(644,root,root,755)
12795 %doc %{texmfdist}/doc/fonts/cc-pl
12796 %{texmfdist}/fonts/type1/public/cc-pl
12797
12798 %files fonts-type1-cmcyr
12799 %defattr(644,root,root,755)
12800 %{texmfdist}/fonts/type1/public/cmcyr
12801
12802 %files fonts-type1-cs
12803 %defattr(644,root,root,755)
12804 %{texmfdist}/fonts/type1/public/cs
12805
12806 # %files fonts-type1-dstroke
12807 # %defattr(644,root,root,755)
12808 # %{texmf}/fonts/type1/public/dstroke
12809
12810 %files fonts-type1-eurosym
12811 %defattr(644,root,root,755)
12812 %{texmfdist}/fonts/type1/public/eurosym
12813
12814 %files fonts-type1-hoekwater
12815 %defattr(644,root,root,755)
12816 %{texmfdist}/fonts/type1/hoekwater
12817
12818 %files fonts-type1-fpl
12819 %defattr(644,root,root,755)
12820 %doc %{texmfdist}/doc/fonts/fpl
12821 %{texmfdist}/fonts/afm/public/fpl
12822 %{texmfdist}/fonts/type1/public/fpl
12823
12824 %files fonts-type1-lm
12825 %defattr(644,root,root,755)
12826 %{texmfdist}/fonts/afm/public/lm
12827 %{texmfdist}/fonts/type1/public/lm
12828
12829 %files fonts-type1-marvosym
12830 %defattr(644,root,root,755)
12831 %{texmfdist}/fonts/type1/public/marvosym
12832
12833 %files fonts-type1-mathpazo
12834 %defattr(644,root,root,755)
12835 # %doc %{texmf}/doc/fonts/mathpazo
12836 %{texmfdist}/fonts/afm/public/mathpazo
12837 %{texmfdist}/fonts/type1/public/mathpazo
12838
12839 %files fonts-type1-omega
12840 %defattr(644,root,root,755)
12841 %{texmfdist}/fonts/type1/public/omega
12842
12843 %files fonts-type1-pl
12844 %defattr(644,root,root,755)
12845 # %doc %{texmf}/doc/fonts/polish/plpsfont
12846 %{texmfdist}/fonts/type1/public/pl
12847
12848 %files fonts-type1-px
12849 %defattr(644,root,root,755)
12850 %{texmfdist}/fonts/type1/public/pxfonts
12851
12852 # %files fonts-type1-qfonts
12853 # %defattr(644,root,root,755)
12854 # %{texmfdist}/fonts/type1/public/qfonts
12855
12856 %files fonts-type1-tx
12857 %defattr(644,root,root,755)
12858 %{texmfdist}/fonts/type1/public/txfonts
12859
12860 # %files fonts-type1-tt2001
12861 # %defattr(644,root,root,755)
12862 # %{texmf}/fonts/type1/public/tt2001
12863
12864 %files fonts-type1-uhc
12865 %defattr(644,root,root,755)
12866 %{texmfdist}/fonts/type1/uhc
12867
12868 %files fonts-type1-urw
12869 %defattr(644,root,root,755)
12870 %{texmfdist}/fonts/type1/urw
12871
12872 %files fonts-type1-vnr
12873 %defattr(644,root,root,755)
12874 %{texmfdist}/fonts/type1/vntex/vnr
12875
12876 %files fonts-type1-wadalab
12877 %defattr(644,root,root,755)
12878 %{texmfdist}/fonts/type1/wadalab
12879
12880 %files fonts-type1-xypic
12881 %defattr(644,root,root,755)
12882 %{texmfdist}/fonts/type1/public/xypic
12883
12884 # TeXLive-specific
12885
12886 %files afm2pl
12887 %defattr(644,root,root,755)
12888 %attr(755,root,root) %{_bindir}/afm2pl
12889 %{_mandir}/man1/afm2pl*
12890
12891 %files bbox
12892 %defattr(644,root,root,755)
12893 %attr(755,root,root) %{_bindir}/bbox
12894 %{_mandir}/man1/bbox*
12895
12896 %files cefutils
12897 %defattr(644,root,root,755)
12898 %attr(755,root,root) %{_bindir}/cef*
12899 %dir %{texmfdist}/tex/latex/cjk
12900 %dir %{texmfdist}/doc/latex/cjk
12901 %dir %{texmfdist}/source/latex/cjk
12902 %dir %{texmfdist}/source/latex/cjk/utils
12903 %{texmfdist}/tex/latex/cjk/CEF
12904 %doc %{texmfdist}/doc/latex/cjk/doc
12905 %doc %{texmfdist}/doc/latex/cjk/examples
12906 %{texmfdist}/source/latex/cjk/utils/CEFconv
12907
12908 %files detex
12909 %defattr(644,root,root,755)
12910 %attr(755,root,root) %{_bindir}/detex
12911 %{_mandir}/man1/detex*
12912
12913
12914 %files dviutils
12915 %defattr(644,root,root,755)
12916 %attr(755,root,root) %{_bindir}/dt2dv
12917 %attr(755,root,root) %{_bindir}/dv2dt
12918 %attr(755,root,root) %{_bindir}/dvi2tty
12919 %attr(755,root,root) %{_bindir}/dviasm
12920 %attr(755,root,root) %{_bindir}/dvibook
12921 %attr(755,root,root) %{_bindir}/dviconcat
12922 %attr(755,root,root) %{_bindir}/dvidvi
12923 %attr(755,root,root) %{_bindir}/dvigif
12924 %attr(755,root,root) %{_bindir}/dvipdfmx
12925 %attr(755,root,root) %{_bindir}/dvipos
12926 %attr(755,root,root) %{_bindir}/dviselect
12927 %attr(755,root,root) %{_bindir}/dvitodvi
12928 %{_mandir}/man1/dt2dv*
12929 %{_mandir}/man1/dv2dt*
12930 %{_mandir}/man1/dvi2tty*
12931 %{_mandir}/man1/dvibook*
12932 %{_mandir}/man1/dviconcat*
12933 %{_mandir}/man1/dvidvi*
12934 %{_mandir}/man1/dvigif*
12935 %{_mandir}/man1/dvipos*
12936 %{_mandir}/man1/dviselect*
12937 %{_mandir}/man1/dvitodvi*
12938
12939 %files epsutils
12940 %defattr(644,root,root,755)
12941 %attr(755,root,root) %{_bindir}/epsffit
12942 %attr(755,root,root) %{_bindir}/epspdf
12943 %attr(755,root,root) %{_bindir}/epspdftk
12944 %attr(755,root,root) %{_bindir}/pst2pdf
12945 %{texmfdist}/scripts/epspdf
12946 %{_mandir}/man1/epsffit*
12947 %doc %{texmfdist}/doc/epspdf
12948
12949 %files filters
12950 %defattr(644,root,root,755)
12951 %attr(755,root,root) %{_bindir}/fix*
12952 %{_mandir}/man1/fix*
12953
12954 %files psutils
12955 %defattr(644,root,root,755)
12956 %attr(755,root,root) %{_bindir}/extractres
12957 %attr(755,root,root) %{_bindir}/getafm
12958 %attr(755,root,root) %{_bindir}/includeres
12959 %attr(755,root,root) %{_bindir}/psbook
12960 %attr(755,root,root) %{_bindir}/psmerge
12961 %attr(755,root,root) %{_bindir}/psnup
12962 %attr(755,root,root) %{_bindir}/psresize
12963 %attr(755,root,root) %{_bindir}/psselect
12964 %attr(755,root,root) %{_bindir}/ps2eps
12965 %attr(755,root,root) %{_bindir}/pstops
12966 %attr(755,root,root) %{_bindir}/showchar
12967 %{_mandir}/man1/extractres*
12968 %{_mandir}/man1/getafm*
12969 %{_mandir}/man1/includeres*
12970 %{_mandir}/man1/psbook*
12971 %{_mandir}/man1/psmerge*
12972 %{_mandir}/man1/psnup*
12973 %{_mandir}/man1/psresize*
12974 %{_mandir}/man1/psselect*
12975 %{_mandir}/man1/pstops*
12976 %{texmf}/dvips/psutils
12977
12978 %files uncategorized-utils
12979 %defattr(644,root,root,755)
12980 %attr(755,root,root) %{_bindir}/devnag
12981 %attr(755,root,root) %{_bindir}/disdvi
12982
12983 %files tex4ht
12984 %defattr(644,root,root,755)
12985 %attr(755,root,root) %{_bindir}/ht
12986 %attr(755,root,root) %{_bindir}/htcontext
12987 %attr(755,root,root) %{_bindir}/htlatex
12988 %attr(755,root,root) %{_bindir}/htmex
12989 %attr(755,root,root) %{_bindir}/httex
12990 %attr(755,root,root) %{_bindir}/httexi
12991 %attr(755,root,root) %{_bindir}/htxelatex
12992 %attr(755,root,root) %{_bindir}/htxetex
12993 %attr(755,root,root) %{_bindir}/mk4ht
12994 %attr(755,root,root) %{_bindir}/t4ht
12995 %attr(755,root,root) %{_bindir}/tex4ht
12996 %{texmf}/scripts/tex4ht
12997 %{texmfdist}/tex/generic/tex4ht
12998 %dir %{texmfdist}/scripts/tex4ht
12999 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/ht.sh
13000 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htcontext.sh
13001 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htlatex.sh
13002 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htmex.sh
13003 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/httex.sh
13004 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/httexi.sh
13005 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htxelatex.sh
13006 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htxetex.sh
13007 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/mk4ht.pl
13008 %doc %{texmfdist}/doc/generic/tex4ht
13009 %{texmfdist}/tex4ht
13010
13011 %files xetex
13012 %defattr(644,root,root,755)
13013 %attr(755,root,root) %{_bindir}/xdvipdfmx
13014 %attr(755,root,root) %{_bindir}/xelatex
13015 %attr(755,root,root) %{_bindir}/xetex
13016 %{texmf}/fmtutil/format.xetex.cnf
13017 %doc %{texmfdist}/doc/xelatex
13018 %doc %{texmfdist}/doc/xetex
13019 %{texmfdist}/scripts/xetex
13020 %{texmfdist}/tex/generic/ifxetex
13021 %{texmfdist}/tex/generic/xetexconfig
13022 %{texmfdist}/tex/latex/latexconfig/xelatex.ini
13023 %{texmfdist}/tex/plain/config/xetex.ini
13024 %{texmfdist}/tex/xelatex
13025 %{texmfdist}/tex/xetex
13026
13027 %files xmltex
13028 %defattr(644,root,root,755)
13029 %doc %{texmfdist}/doc/xmltex
13030 %attr(755,root,root) %{_bindir}/pdfxmltex
13031 %attr(755,root,root) %{_bindir}/xmltex
13032 %{texmfdist}/tex/xmltex
13033 %{texmf}/fmtutil/format.xmltex.cnf
This page took 0.986682 seconds and 4 git commands to generate.