]> git.pld-linux.org Git - packages/texlive.git/blob - texlive.spec
- package more files
[packages/texlive.git] / texlive.spec
1 # TODO:
2 #
3 # MAIN TODO (sort by importnce):
4 # - texlive-format-pdflatex deps
5 # - check unpackaged files (only some files)
6 # - pl updates
7 # - maybe more splits (e.g. latex subpackages)
8 # - see uncategorized and *other* subpackages and split
9 # - context: consider more splitting, check dependencies
10 # - omega: consider more splitting, check dependencies
11 # - tdphp: is it really useful?
12 # - allow using Type1 fonts in others applications (symlink to
13 #   /usr/share/fonts/Type1 ?)
14 # - fix package removal:
15 #   /usr/bin/texhash[77]: kpsewhich: not found
16 #
17 # FHS TODO:
18 # - merge rhconfig and texmfsysvar patches
19 # - texmfsysvar patch: change fmtutil and web2cdir variables instead
20 #   of creating texmfsys{config,var} variables?
21 # - move config files to /etc
22 # - merge all above with configure switch "--enable-fhs" and send it to TE
23 #
24 # TeXLive specific TODO:
25 # - summary/description correcting (all languages)
26 # - texk/web2c doesn't build (luatex option)
27 # - %files latex-bibtex-revtex4
28 # - Check CEF/cjk!
29 #
30 %include        /usr/lib/rpm/macros.perl
31 #
32 %bcond_without  bootstrap
33 #
34 Summary:        TeX typesetting system and MetaFont font formatter
35 Summary(de.UTF-8):      TeX-Satzherstellungssystem und MetaFont-Formatierung
36 Summary(es.UTF-8):      Sistema de typesetting TeX y formateador de fuentes MetaFont
37 Summary(fr.UTF-8):      Systéme de compostion TeX et formatteur de MetaFontes
38 Summary(hu.UTF-8):      TeX szövegszedő rendszer és MetaFont font formázó
39 Summary(pl.UTF-8):      System składu publikacji TeX oraz formater fontów MetaFont
40 Summary(pt_BR.UTF-8):   Sistema de typesetting TeX e formatador de fontes MetaFont
41 Summary(tr.UTF-8):      TeX dizgi sistemi ve MetaFont yazıtipi biçimlendiricisi
42 Name:           texlive
43 Version:        20080816
44 Release:        0.9.7
45 Epoch:          1
46 License:        distributable
47 Group:          Applications/Publishing/TeX
48 Source0:        http://tug.org/svn/texlive/branches/branch2008/Master/source/%{name}-%{version}-source.tar.lzma
49 # Source0-md5:  554287c3e458da776edd684506048d45
50 Source1:        ftp://tug.org/texlive/historic/2008/%{name}-20080822-texmf.tar.lzma
51 # Source1-md5:  fa74072e1344e8390eb156bcda61a8b2
52 Source4:        %{name}.cron
53 Source5:        xdvi.desktop
54 Source6:        xdvi.png
55 Patch0:         %{name}-am.patch
56 Patch1:         %{name}-20080816-kpathsea-ar.patch
57 URL:            http://www.tug.org/texlive/
58 BuildRequires:  autoconf
59 BuildRequires:  automake
60 BuildRequires:  bison
61 BuildRequires:  clisp
62 BuildRequires:  ed
63 BuildRequires:  expat-devel
64 BuildRequires:  ffcall-devel
65 BuildRequires:  flex
66 BuildRequires:  fontconfig-devel
67 BuildRequires:  freetype-devel
68 BuildRequires:  freetype1-devel
69 BuildRequires:  gd-devel >= 2.0.33
70 BuildRequires:  libpng-devel >= 1.2.8
71 BuildRequires:  libtool
72 # should this be somewhere in clisp?
73 BuildRequires:  libsigsegv
74 BuildRequires:  libstdc++-devel
75 BuildRequires:  ncurses-devel
76 BuildRequires:  rpm-perlprov
77 BuildRequires:  rpm-pythonprov
78 BuildRequires:  sed >= 4.0
79 BuildRequires:  t1lib-devel >= 5.0.2
80 BuildRequires:  texinfo
81 %if %{with bootstrap}
82 BuildRequires:  tetex-format-latex
83 BuildRequires:  tetex-format-pdflatex
84 BuildRequires:  tetex-latex-cyrillic
85 BuildRequires:  tetex-tex-babel
86 %else
87 BuildRequires:  texlive-format-latex
88 BuildRequires:  texlive-format-pdflatex
89 BuildRequires:  texlive-latex-cyrillic
90 BuildRequires:  texlive-tex-babel
91 # fill with future texlive BR. guesses ones for now
92 %endif
93 BuildRequires:  unzip
94 BuildRequires:  xorg-lib-libICE-devel
95 BuildRequires:  xorg-lib-libXaw-devel
96 BuildRequires:  xorg-lib-libXext-devel
97 BuildRequires:  xorg-lib-libXmu-devel
98 BuildRequires:  xorg-lib-libXpm-devel
99 BuildRequires:  zlib-devel >= 1.2.1
100 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
101 Requires:       %{name}-fonts-cm = %{epoch}:%{version}-%{release}
102 Requires:       %{name}-fonts-misc = %{epoch}:%{version}-%{release}
103 Requires:       %{name}-metafont = %{epoch}:%{version}-%{release}
104 Requires:       awk
105 Requires:       dialog
106 Requires:       kpathsea = %{epoch}:%{version}-%{release}
107 Requires:       sed
108 Requires:       sh-utils
109 Requires:       texconfig = %{epoch}:%{version}-%{release}
110 Requires:       textutils
111 Suggests:       tmpwatch
112 Obsoletes:      tetex
113 Obsoletes:      tetex-afm
114 Obsoletes:      tetex-doc
115 Obsoletes:      tetex-doc-latex2e-html
116 Obsoletes:      tetex-fontinst
117 Obsoletes:      tetex-fontname
118 Obsoletes:      tetex-fonts
119 Obsoletes:      tetex-fonts-pandora
120 Obsoletes:      tetex-fonts-vcm
121 Obsoletes:      tetex-format-elatex
122 Obsoletes:      tetex-format-pdfelatex
123 Obsoletes:      tetex-format-pdfemex
124 Obsoletes:      tetex-latex-vnps
125 Obsoletes:      tetex-latex-vnr
126 Obsoletes:      tetex-oxdvi
127 Obsoletes:      tetex-oxdvi
128 Obsoletes:      tetex-plain-dvips
129 Obsoletes:      tetex-plain-dvips
130 Obsoletes:      tetex-plain-mathtime
131 Obsoletes:      tetex-plain-mathtime
132 Obsoletes:      tetex-plain-misc
133 Obsoletes:      tetex-plain-misc
134 Obsoletes:      tetex-plain-plnfss
135 Obsoletes:      tetex-plain-plnfss
136 Obsoletes:      tetex-tex-hyphen
137 Obsoletes:      tetex-tex-vietnam
138 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
139
140 %define         texmf   %{_datadir}/texmf
141 %define         texmfdist %{texmf}-dist
142 %define         texmfdoc %{texmf}-doc
143 %define         fmtdir  /var/lib/texmf/web2c
144 %define         texhash [ ! -x %{_bindir}/texhash ] || %{_bindir}/texhash 1>&2;
145 %define         _localstatedir  /var/lib/texmf
146 %define         fixinfodir [ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1 ;
147 %define         fmtutil(f:) [ ! \\\( -f %{_localstatedir}/web2c/%{-f*}.fmt.rpmnew -o -f %{_localstatedir}/web2c/%{-f*}.efmt.rpmnew \\\) ] || %{_bindir}/fmtutil-sys --byfmt %{-f*} >/dev/null 2>/dev/null || echo "Regenerating %{-f*} failed. See %{_localstatedir}/web2c/%{-f*}.log for details" 1>&2 && exit 0 ;
148
149 %define         _noautoreq 'perl(path_tre)'
150
151 %description
152 TeXLive is an implementation of TeX for Linux or UNIX systems. TeX
153 takes a text file and a set of formatting commands as input and
154 creates a typesetter independent .dvi (DeVice Independent) file as
155 output. Usually, TeX is used in conjunction with a higher level
156 formatting package like LaTeX or PlainTeX, since TeX by itself is not
157 very user-friendly.
158
159 %description -l es.UTF-8
160 Tex formata archivos de texto y órdenes para una salida independiente
161 de dispositivo (que se llama DVI - DeVice Independent). En The TeXbook
162 de Knut se describen las capacidades y el lenguaje TeX.
163
164 %description -l de.UTF-8
165 TeX formatiert eine Datei, die abwechselnd Text und Befehle enthält
166 und gibt eine geräteunabhängige Datei aus (DVI genannt, Abk. für
167 DeVice Independent). Die Funktionen und Sprache von TeX werden in The
168 TeXbook von Knuth beschrieben.
169
170 %description -l fr.UTF-8
171 TeX formate un fichier de commandes et de texte mélandés, et produit
172 un fichier de indépendant de toute plate-forme (appelé DVI, qui est un
173 raccourci pour Device Independant). Les possibilités de TeX et son
174 langage sont décrites dans l'ouvrage TeXbook, de Knuth.
175
176 %description -l hu.UTF-8
177 TeXLive a TeX egy implementációja Linux és UNIX rendszerekre. TeX egy
178 egyszerű szövegfájlt fogad bemenetként, és formázó parancsok
179 segítségével a szövegszedő egy független .dvi (DeVice Independent)
180 fájlt készít. A TeX-et leginkább magasabb szintű formázó parancsokkal
181 kiegészítve használják, mint pl. LaTeX-hel vagy PlainTeX-hel, mivel a
182 TeX önmaga nem túlzottan "felhasználóbarát".
183
184 %description -l pl.UTF-8
185 TeX formatuje przygotowany tekst oraz komendy i produkuje niezależny
186 od urządzenia plik wynikowy (tzw. DVI -- skrót od DeVice Independent).
187 Możliwości TeXa, oraz jego język zostały opisane w ,,The TeXbook''
188 Donalda E. Knutha.
189
190 %description -l pt_BR.UTF-8
191 Tex formata arquivos de texto e comandos para uma saída independente
192 de dispositivo (chamado DVI - DeVice Independent). As capacidades e a
193 linguagem TeX são descritas no The TeXbook, de Knuth.
194
195 %description -l tr.UTF-8
196 TeX, içinde metin ve komutların yer aldığı bir dosyayı okur ve dizgi
197 aygıtından bağımsız bir çıktı (DeVice Independent - DVI) oluşturur.
198 TeX'in becerileri ve dizgi dili, dili geliştiren Knuth'un 'The
199 TeXbook' başlıklı kitabında anlatılmaktadır.
200
201 %package other-utils
202 Summary:        Other utilities
203 Group:          Applications/Publishing/TeX
204
205 %description other-utils
206 Other utilities.
207
208 %package other-utils-doc
209 Summary:        Other utilities documentation
210 Group:          Applications/Publishing/TeX
211
212 %description other-utils-doc
213 Other utilities documentation.
214
215 %package doc
216 Summary:        Documentation for TeX Live
217 Group:          Documentation
218
219 %description doc
220 Assorted useful documentation for TeX Live.
221
222 %package doc-bg
223 Summary:        Bulgarian documentation for TeX Live
224 Group:          Documentation
225
226 %description doc-bg
227 Assorted useful Bulgarian documentation for TeX Live.
228
229 %package doc-cs
230 Summary:        Czech documentation for TeX Live
231 Group:          Documentation
232
233 %description doc-cs
234 Assorted useful Czech documentation for TeX Live.
235
236 %package doc-de
237 Summary:        German documentation for TeX Live
238 Group:          Documentation
239
240 %description doc-de
241 Assorted useful German documentation for TeX Live.
242
243 %package doc-el
244 Summary:        Greek documentation for TeX Live
245 Group:          Documentation
246
247 %description doc-el
248 Assorted useful Greek documentation for TeX Live.
249
250 %package doc-es
251 Summary:        Spanish documentation for TeX Live
252 Group:          Documentation
253
254 %description doc-es
255 Assorted useful Spanish documentation for TeX Live.
256
257 %package doc-fi
258 Summary:        Finnish documentation for TeX Live
259 Group:          Documentation
260
261 %description doc-fi
262 Assorted useful Finnish documentation for TeX Live.
263
264 %package doc-fr
265 Summary:        French documentation for TeX Live
266 Group:          Documentation
267
268 %description doc-fr
269 Assorted useful French documentation for TeX Live.
270
271 %package doc-it
272 Summary:        Italian documentation for TeX Live
273 Group:          Documentation
274
275 %description doc-it
276 Assorted useful Italian documentation for TeX Live.
277
278 %package doc-ja
279 Summary:        Japanese documentation for TeX Live
280 Group:          Documentation
281
282 %description doc-ja
283 Assorted useful Japanese documentation for TeX Live.
284
285 %package doc-ko
286 Summary:        Korean documentation for TeX Live
287 Group:          Documentation
288
289 %description doc-ko
290 Assorted useful Korean documentation for TeX Live.
291
292 %package doc-mn
293 Summary:        Mongolian documentation for TeX Live
294 Group:          Documentation
295
296 %description doc-mn
297 Assorted useful Mongolian documentation for TeX Live.
298
299 %package doc-nl
300 Summary:        Dutch documentation for TeX Live
301 Group:          Documentation
302
303 %description doc-nl
304 Assorted useful Dutch documentation for TeX Live.
305
306 %package doc-pl
307 Summary:        Polish documentation for TeX Live
308 Group:          Documentation
309
310 %description doc-pl
311 Assorted useful Polish documentation for TeX Live.
312
313 %package doc-pt
314 Summary:        Portuguese documentation for TeX Live
315 Group:          Documentation
316
317 %description doc-pt
318 Assorted useful Portuguese documentation for TeX Live.
319
320 %package doc-ru
321 Summary:        Russian documentation for TeX Live
322 Group:          Documentation
323
324 %description doc-ru
325 Assorted useful Russian documentation for TeX Live.
326
327 %package doc-sk
328 Summary:        Slovak documentation for TeX Live
329 Group:          Documentation
330
331 %description doc-sk
332 Assorted useful Slovak documentation for TeX Live.
333
334 %package doc-sl
335 Summary:        Slovenian documentation for TeX Live
336 Group:          Documentation
337
338 %description doc-sl
339 Assorted useful Slovenian documentation for TeX Live.
340
341 %package doc-th
342 Summary:        Thai documentation for TeX Live
343 Group:          Documentation
344
345 %description doc-th
346 Assorted useful Thai documentation for TeX Live.
347
348 %package doc-tr
349 Summary:        Turkish documentation for TeX Live
350 Group:          Documentation
351
352 %description doc-tr
353 Assorted useful Turkish documentation for TeX Live.
354
355 %package doc-uk
356 Summary:        Ukrainian documentation for TeX Live
357 Group:          Documentation
358
359 %description doc-uk
360 Assorted useful Ukrainian documentation for TeX Live.
361
362 %package doc-vi
363 Summary:        Vietnamese documentation for TeX Live
364 Group:          Documentation
365
366 %description doc-vi
367 Assorted useful Vietnamese documentation for TeX Live.
368
369 %package doc-zh_CN
370 Summary:        Chinese documentation for TeX Live
371 Group:          Documentation
372
373 %description doc-zh_CN
374 Assorted useful Chinese documentation for TeX Live.
375
376 %package doc-Catalogue
377 Summary:        TeX Catalogue
378 Summary(pl.UTF-8):      Katalog TeXa
379 Group:          Applications/Publishing/TeX
380 Requires(post,postun):  %{_bindir}/texhash
381 Requires:       %{name} = %{epoch}:%{version}-%{release}
382
383 %description doc-Catalogue
384 TeX Catalogue.
385
386 %description doc-Catalogue -l pl.UTF-8
387 Katalog TeXa.
388
389 %package doc-tug-faq
390 Summary:        TeX User Group FAQ
391 Summary(hu.UTF-8):      TeX felhasználók FAQ-ja
392 Summary(pl.UTF-8):      FAQ Grupy Użytkowników TeXa
393 Group:          Applications/Publishing/TeX
394 Requires(post,postun):  %{_bindir}/texhash
395 Requires:       %{name} = %{epoch}:%{version}-%{release}
396 Obsoletes:      tetex-doc-LaTeX-FAQ-francaise
397 Obsoletes:      tetex-doc-de-tex-faq
398 Obsoletes:      tetex-doc-uktug-faq
399
400 %description doc-tug-faq
401 TeX User Group FAQ.
402
403 %description doc-tug-faq -l hu.UTF8
404 TeX felhasználók FAQ-ja.
405
406 %description doc-tug-faq -l pl.UTF-8
407 FAQ Grupy Użytkowników TeXa.
408
409 %package doc-latex
410 Summary:        Basic LaTeX packages documentation
411 Summary(hu.UTF-8):      Az alap LaTeX csomagok dokumentációja
412 Summary(pl.UTF-8):      Podstawowa dokumentacja do pakietów LaTeXa
413 Group:          Applications/Publishing/TeX
414 Requires(post,postun):  %{_bindir}/texhash
415 Requires:       %{name} = %{epoch}:%{version}-%{release}
416
417 %description doc-latex
418 Basic LaTeX packages documentation.
419
420 %description doc-latex -l hu.UTF-8
421 Az alap LaTeX csomagok dokumentációja
422
423 %description doc-latex -l pl.UTF-8
424 Podstawowa dokumentacja do pakietów LaTeXa.
425
426 # # libraries #
427 %package -n kpathsea
428 Summary:        File name lookup library
429 Summary(hu.UTF-8):      Fájlnév-kereső könyvtár
430 Summary(pl.UTF-8):      Biblioteka szukająca nazw plików
431 Group:          Applications/Publishing/TeX
432 Requires(post,postun):  %{_bindir}/texhash
433 Requires:       %{name} = %{epoch}:%{version}-%{release}
434
435 %description -n kpathsea
436 File name lookup library.
437
438 %description -n kpathsea -l hu.UTF-8
439 Fájlnév-kereső könyvtár.
440
441 %description -n kpathsea -l pl.UTF-8
442 Biblioteka szukająca nazw plików.
443
444 %package -n kpathsea-devel
445 Summary:        Kpathsea library filename lookup header files and documentation
446 Summary(es.UTF-8):      Bibliotecas y archivos de inclusión para desarrollo TeX
447 Summary(hu.UTF-8):      Kpathsea fájlnév-kereső könyvtár header fájljai és dokumentációja
448 Summary(pl.UTF-8):      Pliki nagłówkowe oraz dokumetacja kpathsea
449 Summary(pt_BR.UTF-8):   Bibliotecas e headers para desenvolvimento TeX
450 Group:          Development/Libraries
451 Requires:       kpathsea = %{epoch}:%{version}-%{release}
452
453 %description -n kpathsea-devel
454 Kpathsea library filename lookup header files and documentation.
455
456 %description -n kpathsea-devel -l es.UTF-8
457 Bibliotecas, archivos de inclusión, etc, para que puedas desarrollar
458 aplicaciones TeX.
459
460 %description -n kpathsea-devel -l hu.UTF-8
461 Kpathsea fájlnév-kereső könyvtár header fájljai és dokumentációja.
462
463 %description -n kpathsea-devel -l pl.UTF-8
464 Pliki nagłówkowe oraz dokumentacja biblioteki kpathsea.
465
466 %description -n kpathsea-devel -l pt_BR.UTF-8
467 Bibliotecas, headers e outros componentes que podem ser utilizados
468 para desenvolver aplicações TeX.
469
470 # # programs #
471 %package dvips
472 Summary:        DVI to PostScript converter
473 Summary(de.UTF-8):      dvi-Postscript-Konvertierungsprogramm
474 Summary(es.UTF-8):      Convertidor dvi para postscript
475 Summary(fr.UTF-8):      Convertisseur dvi vers PostScript
476 Summary(hu.UTF-8):      DVI-ből PosctScript-be konvertáló
477 Summary(pl.UTF-8):      Konwerter plików DVI do PostScriptu
478 Summary(pt_BR.UTF-8):   Conversor dvi para postscript
479 Summary(tr.UTF-8):      dvi'dan postscript'e dönüştürücü
480 Group:          Applications/Publishing/TeX
481 Requires(post,postun):  %{_bindir}/texhash
482 Requires:       %{name} = %{epoch}:%{version}-%{release}
483
484 %description dvips
485 The program dvips takes a DVI file file[.dvi] produced by TeX (or by
486 some other processor such as GFtoDVI) and converts it to PostScript,
487 normally sending the result directly to the laserprinter.
488
489 %description dvips -l de.UTF-8
490 Das dvips-Programm nimmt eine dvi-Datei ([.dvi]), die von TeX bzw.
491 durch einen anderen Prozessor wie GFtoDVI) erzeugt wurde, und
492 konvertiert diese in PostScript, wobei das Ergebnis in der Regel
493 direkt an einen Laserdrucker gesandt wird.
494
495 %description dvips -l es.UTF-8
496 El programa dvips coge un archivo DVI (.dvi) producido por TeX (o por
497 otro procesador como GFtoDVI) y lo convierte a PostScript, normalmente
498 enviando el resultado directamente a la impresora láser.
499
500 %description dvips -l fr.UTF-8
501 Le programme dvips convertit les fichiers DVI en PostScript, en
502 envoyant normalement le résultat directement sur une imprimante Laser.
503
504 %description dvips -l hu.UTF-8
505 A dvips program egy TeX által készített DVI-fájlból PostScript
506 állományt készít, amelyet a legtöbb esetben közvetlenül a
507 lézernyomtatóra küldhetsz.
508
509 %description dvips -l pl.UTF-8
510 Program dvips bierze plik DVI wygenerowany przez TeXa (lub jakiś inny
511 program, jak na przykład GFtoDVI) i konwertuje go do PostScriptu.
512 Domyślnie wynik jest wysyłany bezpośrednio do drukarki.
513
514 %description dvips -l pt_BR.UTF-8
515 O programa dvips toma um arquivo DVI (.dvi) produzido pelo TeX (ou por
516 outro processador como o GFtoDVI) e o converte para PostScript,
517 normalmente enviando o resultado diretamente para a impressora laser.
518
519 %description dvips -l tr.UTF-8
520 dvips programı, dvi biçiminde bir girdi dosyası alır ve onu
521 PostScript'e dönüştürür. Kaynak dosya TeX tarafından oluşturulmuş
522 olabileceği gibi başka işleyiciler tarafından da (GFtoDVI gibi)
523 üretilmiş olabilir.
524
525 %package dvilj
526 Summary:        DVI to PCL converter
527 Summary(de.UTF-8):      Ein dvi-->Laserjet-Konvertierer
528 Summary(es.UTF-8):      Convertidor dvi para laserjet
529 Summary(fr.UTF-8):      convertisseur dvi vers laserjet
530 Summary(hu.UTF-8):      DVI-ből PCL-be konvertáló
531 Summary(pl.UTF-8):      Konwerter plików DVI do języka PCL
532 Summary(pt_BR.UTF-8):   Conversor dvi para laserjet
533 Summary(tr.UTF-8):      dvi'dan laserjet'e dönüştürücü
534 Group:          Applications/Publishing/TeX
535 Requires(post,postun):  %{_bindir}/texhash
536 Requires:       %{name} = %{epoch}:%{version}-%{release}
537
538 %description dvilj
539 Dvilj and dvilj's siblings (included in this package) will convert TeX
540 text formatting system output .dvi files to HP PCL (HP Printer Control
541 Language) commands. Using dvilj, you can print TeX files to HP
542 LaserJet+ and fully compatible printers. With dvilj2p, you can print
543 to HP LaserJet IIP and fully compatible printers. And with dvilj4, you
544 can print to HP LaserJet4 and fully compatible printers.
545
546 %description dvilj -l de.UTF-8
547 Dvilj und Gebrüder konvertieren TeX-Ausgabe-.dvi-Dateien in HP PCL (HP
548 Printer Control Language) Befehle zum Drucken auf HP LaserJet+, HP
549 LaserJet IIP (mit dvilj2p), HP LaserJet 4 (mit dvilj4) und vollständig
550 kompatiblen Druckern.
551
552 %description dvilj -l es.UTF-8
553 Dvilj y semejantes convierten archivos de salida TeX.dvi en comandos
554 HP PCL (i.e. Lenguaje de Control de Impresoras HP) adecuados a
555 impresión de impresoras HP LaserJEt+, HP LaserJet IIP (usando
556 dvilj2p), HP LaserJet 4 (usando dvilj4) y compatibles.
557
558 %description dvilj -l fr.UTF-8
559 dvilj et ses cousins convertissent les fichiers dvi en commandes HPPCL
560 (le langage des imprimantes HP) pour les imprimer sur HP LaserJet+, HP
561 LaserJet IIP (avec dvilj2p), HP LaserJet 4 (avec dvilj4), et autres
562 imprimantes totalement compatibles.
563
564 %description dvilj -l hu.UTF-8
565 Dvilj a TeX által előállított .dvi fájlokat konvertálja HP PCL (HP
566 Printer Control Language) parancsokká. A dvilj használatával TeX
567 fájlokat tudsz nyomtatni HP LaserJet+ és a vele kompatibilis
568 nyomtatókon. A dvilj2p-vel HP LaserJet IIP és kompatibilis
569 nyomtatókra. És végül a dvilj4-gyel HP LaserJet4 és kompatibilisekre.
570
571 %description dvilj -l pl.UTF-8
572 dvilj oraz pokrewne narzędzia (załączone w tym pakiecie) konwertują
573 pliki wyjściowe .dvi systemu formatującego tekst TeX na polecenia HP
574 PCL (HP Printer Control Language). Przy użyciu dvilj można drukować
575 pliki TeXa na drukarkach HP LaserJet+ i w pełni kompatybilnych. Przy
576 użyciu dvilj2p można drukować na drukarkach HP LaserJet IIP i w pełni
577 kompatybilnych. Przy użyciu dvilj4 można drukować na drukarkach HP
578 LaserJet4 i w pełni kompatybilnych.
579
580 %description dvilj -l pt_BR.UTF-8
581 Dvilj e semelhantes convertem arquivos de saída TeX .dvi em comandos
582 HP PCL (i.e. Linguagem de Controle de Impressoras HP) adequados para
583 impressão em impressoras HP LaserJet+, HP LaserJet IIP (usando
584 dvilj2p), HP LaserJet 4 (usando dvilj4) e compatíveis.
585
586 %description dvilj -l tr.UTF-8
587 TeX çıktısı dvi dosyalarını HP PCL (HP'nin geliştirdiği bir yazıcı
588 denetim dili) komutlarına çevirir ve böylece bir LaserJet+, HP
589 LaserJet IIP (dvilj2p ile), HP LaserJet4 (dvilj4 ile) ve tam
590 uyumlularından yazıcı çıktısı alınabilir.
591
592 %package makeindex
593 Summary:        A general purpose hierarchical index generator
594 Summary(hu.UTF-8):      Egy általános célú hierarchikus index generáló
595 Summary(pl.UTF-8):      Generator hierarchicznych indeksów ogólnego przeznaczenia
596 Group:          Applications/Publishing/TeX
597 Requires(post,postun):  %{_bindir}/texhash
598 Requires:       %{name} = %{epoch}:%{version}-%{release}
599 Obsoletes:      tetex-rumakeindex
600
601 %description makeindex
602 A general purpose hierarchical index generator; it accepts one or more
603 input files (often produced by a text formatter such as TeX or troff),
604 sorts the entries, and produces an output file which can be formatted.
605 The formats of the input and output files are specified in a style
606 file; by default, input is assumed to be an idx file, as generated by
607 LaTeX.
608
609 %description makeindex -l hu.UTF-8
610 Egy általános célű hierarchikus index generáló; elfogad egy vagy több
611 bemeneti fájlt (gyakran szövegformázótól, mint a TeX vagy a troff),
612 rendezi a bejegyzéseket, és egy kimeneti, megfelelő formátumú fájlt
613 készit. A be- és kimeneti fájlok formátumai stílus fájlokban van
614 definiálva; alapértelmezetten a bemeneti fájl egy idx fájl, amit a
615 LaTeX generál.
616
617 %description makeindex -l pl.UTF-8
618 Generator hierarchicznych indeksów ogólnego przeznaczenia; przyjmuje
619 jeden lub więcej plików wejściowych (zazwyczaj zrobionych przez
620 narzędzie formatujące tekst, takie jak TeX lub troff), sortuje
621 elementy i tworzy plik wyjściowy, który może być sformatowany. Formaty
622 plików wejściowych i wyjściowych podaje się w pliku stylu; domyślnie
623 przyjmowany jest plik wejściowy w formacie idx, wygenerowany przez
624 LaTeX.
625
626 %package metafont
627 Summary:        MetaFont
628 Summary(hu.UTF-8):      MetaFont
629 Summary(pl.UTF-8):      Zestaw narzędzi MetaFont
630 Group:          Applications/Publishing/TeX
631 Requires(post,postun):  %{_bindir}/texhash
632 Requires:       %{name} = %{epoch}:%{version}-%{release}
633
634 %description metafont
635 MetaFont.
636
637 %description metafont -l pl.UTF-8
638 Zestaw narzędzi MetaFont.
639
640 %package metapost
641 Summary:        MetaPost
642 Summary(hu.UTF-8):      MetaPost
643 Summary(pl.UTF-8):      Zestaw narzędzi MetaPost
644 Group:          Applications/Publishing/TeX
645 Requires(post,postun):  %{_bindir}/texhash
646 Requires:       %{name} = %{epoch}:%{version}-%{release}
647 Obsoletes:      tetex-matapost
648
649 %description metapost
650 MetaPost.
651
652 %description metapost -l hu.UTF-8
653 MetaPost.
654
655 %description metapost -l pl.UTF-8
656 Zestaw narzędzi MetaPost.
657
658 %package mptopdf
659 Summary:        MetaPost to PDF converter
660 Summary(hu.UTF-8):      MetaPost-ból PDF-be konvertáló
661 Summary(pl.UTF-8):      Konwerter MetaPost do PDF
662 Group:          Applications/Publishing/TeX
663 Requires(post,postun):  %{_bindir}/texhash
664 Requires:       %{name}-metapost = %{epoch}:%{version}-%{release}
665
666 %description mptopdf
667 MetaPost to PDF converter.
668
669 %description mptopdf -l hu.UTF-8
670 MetaPost-ból PDF-be konvertáló.
671
672 %description mptopdf -l pl.UTF-8
673 Konwerter MetaPost do PDF.
674
675 %package texdoctk
676 Summary:        Easy access to TeX documentation
677 Summary(pl.UTF-8):      Łatwy dostęp do dokumentacji TeXa
678 Group:          Applications/Publishing/TeX
679 Requires(post,postun):  %{_bindir}/texhash
680 Requires:       %{name} = %{epoch}:%{version}-%{release}
681
682 %description texdoctk
683 A Perl/Tk-based GUI for easy access to package documentation for TeX
684 on Unix platforms; the databases it uses are based on the texmf/doc
685 subtrees of teTeX v.1.0.x, but database files for local configurations
686 with modified/extended directories can be derived from them. Note that
687 texdoctk is not a viewer itself, but an interface for finding
688 documentation files and opening them with the appropriate viewer; so
689 it relies on appropriate programs to be installed on the system.
690 However, the choice of these programs can be configured by the
691 sysadmin or user.
692
693 %description texdoctk -l pl.UTF-8
694 Oparty na Perlu i Tk graficzny interfejs dający łatwy dostęp do
695 dokumentacji pakietów TeXowych na platformach uniksowych; używa baz
696 danych opartych na poddrzewach texmf/doc z teTeXa 1.0.x, ale może
697 używać konfiguracji ze zmodyfikowanymi lub rozszerzonymi katalogami.
698 Należy zauważyć, że texdoctk sam w sobie nie jest przeglądarką, ale
699 interfejsem do wyszukiwania plików dokumentacji i otwierania ich we
700 właściwej przeglądarce; tak więc wymaga on odpowiednich programów
701 zainstalowanych w systemie. Wybór tych programów może być dokonany
702 przez administratora lub użytkownika.
703
704 %package -n texconfig
705 Summary:        TeX typesetting system configurator
706 Summary(pl.UTF-8):      Konfigurator systemu składu TeX
707 Group:          Applications/Publishing/TeX
708 Requires:       %{name} = %{epoch}:%{version}-%{release}
709 Requires:       %{name}-dvips = %{epoch}:%{version}-%{release}
710 Requires:       %{name}-metafont = %{epoch}:%{version}-%{release}
711 Requires:       xdvi = %{epoch}:%{version}-%{release}
712 Obsoletes:      tetex-texconfig
713
714 %description -n texconfig
715 TeX typesetting system configurator.
716
717 %description -n texconfig -l pl.UTF-8
718 Konfigurator systemu składu TeX.
719
720 %package -n xdvi
721 Summary:        X11 previewer
722 Summary(de.UTF-8):      X11-Previewer
723 Summary(es.UTF-8):      Visualizador TeX X11
724 Summary(fr.UTF-8):      Prévisualisateur X11
725 Summary(pl.UTF-8):      Przeglądarka DVI dla X11
726 Summary(pt_BR.UTF-8):   Visualizador TeX X11
727 Summary(tr.UTF-8):      X11 öngörüntüleyici
728 Group:          Applications/Publishing/TeX
729 Requires(post,postun):  %{_bindir}/texhash
730 Requires:       %{name} = %{epoch}:%{version}-%{release}
731 Requires:       %{name}-metafont = %{epoch}:%{version}-%{release}
732 Suggests:       %{name}-dvips
733 Obsoletes:      tetex-xdvi
734
735 %description -n xdvi
736 xdvi is a program which runs under the X window system. It is used to
737 preview dvi files, such as are produced by tex and latex.
738
739 %description -n xdvi -l de.UTF-8
740 xdvi ist ein Programm, das unter dem X-Window-System läuft und gewohnt
741 ist, dvi-Dateien als Vorschau anzuzeigen, etwa solche, die von tex und
742 latex erzeugt wurden.
743
744 %description -n xdvi -l es.UTF-8
745 xdvi es un programa que se ejecuta en el sistema X Window. Se usa para
746 visualizar archivos dvi, como los producidos por tex y latex.
747
748 %description -n xdvi -l fr.UTF-8
749 xdvi est un programme s'exécutant sous le système X Window. Il sert à
750 visualiser les fichiers dvi tels que ceux produits par tex et latex.
751
752 %description -n xdvi -l pl.UTF-8
753 Xdvi jest programem (działającym w X Window System) do przeglądania
754 plików DVI, produkowanych przez TeXa i LaTeXa.
755
756 %description -n xdvi -l pt_BR.UTF-8
757 xdvi é um programa que roda no sistema X Window. É usado para
758 visualizar arquivos dvi, como os produzidos por tex e latex.
759
760 %package -n xindy
761 Summary:        Xindy creates sorted and tagged index from raw index
762 Summary(hu.UTF-8):      Xindy rendezett és cimkézett indexet készít nyers indexekből
763 Group:          Applications/Publishing/TeX
764
765 %description -n xindy
766 Xindy creates sorted and tagged index from raw index.
767
768 %description -n xindy -l hu.UTF-8
769 Xindy rendezett és cimkézett indexet készít nyers indexekből.
770
771 %package -n xindy-albanian
772 Summary:        Xindy albanian language
773 Summary(hu.UTF-8):      Xindy albán nyelv
774 Group:          Applications/Publishing/TeX
775
776 %description -n xindy-albanian
777 Xindy albanian language
778
779 %description -n xindy-albanian -l hu.UTF-8
780 Xindy albán nyelv
781
782 %package -n xindy-belarusian
783 Summary:        Xindy belarusian language
784 Summary(hu.UTF-8):      Xindy belorusz nyelv
785 Group:          Applications/Publishing/TeX
786
787 %description -n xindy-belarusian
788 Xindy belarusian language
789
790 %description -n xindy-belarusian -l hu.UTF-8
791 Xindy belorusz nyelv
792
793 %package -n xindy-bulgarian
794 Summary:        Xindy bulgarian language
795 Summary(hu.UTF-8):      Xindy bolgár nyelv
796 Group:          Applications/Publishing/TeX
797
798 %description -n xindy-bulgarian
799 Xindy bulgarian language
800
801 %description -n xindy-bulgarian -l hu.UTF-8
802 Xindy bolgár nyelv
803
804 %package -n xindy-croatian
805 Summary:        Xindy croatian language
806 Summary(hu.UTF-8):      Xindy horvát nyelv
807 Group:          Applications/Publishing/TeX
808
809 %description -n xindy-croatian
810 Xindy croatian language
811
812 %description -n xindy-croatian -l hu.UTF-8
813 Xindy horvát nyelv
814
815 %package -n xindy-czech
816 Summary:        Xindy czech language
817 Summary(hu.UTF-8):      Xindy cseh nyelv
818 Group:          Applications/Publishing/TeX
819
820 %description -n xindy-czech
821 Xindy czech language
822
823 %description -n xindy-czech -l hu.UTF-8
824 Xindy cseh nyelv
825
826 %package -n xindy-danish
827 Summary:        Xindy danish language
828 Summary(hu.UTF-8):      Xindy dán nyelv
829 Group:          Applications/Publishing/TeX
830
831 %description -n xindy-danish
832 Xindy danish language
833
834 %description -n xindy-danish -l hu.UTF-8
835 Xindy dán nyelv
836
837 %package -n xindy-dutch
838 Summary:        Xindy dutch language
839 Summary(hu.UTF-8):      Xindy holland nyelv
840 Group:          Applications/Publishing/TeX
841
842 %description -n xindy-dutch
843 Xindy dutch language
844
845 %description -n xindy-dutch -l hu.UTF-8
846 Xindy holland nyelv
847
848 %package -n xindy-english
849 Summary:        Xindy english language
850 Summary(hu.UTF-8):      Xindy angol nyelv
851 Group:          Applications/Publishing/TeX
852
853 %description -n xindy-english
854 Xindy english language
855
856 %description -n xindy-english -l hu.UTF-8
857 Xindy angol nyelv
858
859 %package -n xindy-esperanto
860 Summary:        Xindy esperanto language
861 Summary(hu.UTF-8):      Xindy eszperantó nyelv
862 Group:          Applications/Publishing/TeX
863
864 %description -n xindy-esperanto
865 Xindy esperanto language
866
867 %description -n xindy-esperanto -l hu.UTF-8
868 Xindy eszperantó nyelv
869
870 %package -n xindy-estonian
871 Summary:        Xindy estonian language
872 Summary(hu.UTF-8):      Xindy észt nyelv
873 Group:          Applications/Publishing/TeX
874
875 %description -n xindy-estonian
876 Xindy estonian language
877
878 %description -n xindy-estonian -l hu.UTF-8
879 Xindy észt nyelv
880
881 %package -n xindy-finnish
882 Summary:        Xindy finnish language
883 Summary(hu.UTF-8):      Xindy finn nyelv
884 Group:          Applications/Publishing/TeX
885
886 %description -n xindy-finnish
887 Xindy finnish language
888
889 %description -n xindy-finnish -l hu.UTF-8
890 Xindy finn nyelv
891
892 %package -n xindy-french
893 Summary:        Xindy french language
894 Summary(hu.UTF-8):      Xindy francia nyelv
895 Group:          Applications/Publishing/TeX
896
897 %description -n xindy-french
898 Xindy french language
899
900 %description -n xindy-french -l hu.UTF-8
901 Xindy francia nyelv
902
903 %package -n xindy-general
904 Summary:        Xindy general language
905 Summary(hu.UTF-8):      Xindy általános nyelv
906 Group:          Applications/Publishing/TeX
907
908 %description -n xindy-general
909 Xindy general language
910
911 %description -n xindy-general -l hu.UTF-8
912 Xindy általános nyelv
913
914 %package -n xindy-georgian
915 Summary:        Xindy georgian language
916 Summary(hu.UTF-8):      Xindy georgian nyelv
917 Group:          Applications/Publishing/TeX
918
919 %description -n xindy-georgian
920 Xindy georgian language
921
922 %description -n xindy-georgian -l hu.UTF-8
923 Xindy georgian nyelv
924
925 %package -n xindy-german
926 Summary:        Xindy german language
927 Summary(hu.UTF-8):      Xindy német nyelv
928 Group:          Applications/Publishing/TeX
929
930 %description -n xindy-german
931 Xindy german language
932
933 %description -n xindy-german -l hu.UTF-8
934 Xindy német nyelv
935
936 %package -n xindy-greek
937 Summary:        Xindy greek language
938 Summary(hu.UTF-8):      Xindy görög nyelv
939 Group:          Applications/Publishing/TeX
940
941 %description -n xindy-greek
942 Xindy greek language
943
944 %description -n xindy-greek -l hu.UTF-8
945 Xindy görög nyelv
946
947 %package -n xindy-gypsy
948 Summary:        Xindy gypsy language
949 Summary(hu.UTF-8):      Xindy cigány nyelv
950 Group:          Applications/Publishing/TeX
951
952 %description -n xindy-gypsy
953 Xindy gypsy language
954
955 %description -n xindy-gypsy -l hu.UTF-8
956 Xindy cigány nyelv
957
958 %package -n xindy-hausa
959 Summary:        Xindy hausa language
960 Summary(hu.UTF-8):      Xindy hausa nyelv
961 Group:          Applications/Publishing/TeX
962
963 %description -n xindy-hausa
964 Xindy hausa language
965
966 %description -n xindy-hausa -l hu.UTF-8
967 Xindy hausa nyelv
968
969 %package -n xindy-hebrew
970 Summary:        Xindy hebrew language
971 Summary(hu.UTF-8):      Xindy héber nyelv
972 Group:          Applications/Publishing/TeX
973
974 %description -n xindy-hebrew
975 Xindy hebrew language
976
977 %description -n xindy-hebrew -l hu.UTF-8
978 Xindy héber nyelv
979
980 %package -n xindy-hungarian
981 Summary:        Xindy hungarian language
982 Summary(hu.UTF-8):      Xindy magyar nyelv
983 Group:          Applications/Publishing/TeX
984
985 %description -n xindy-hungarian
986 Xindy hungarian language
987
988 %description -n xindy-hungarian -l hu.UTF-8
989 Xindy magyar nyelv
990
991 %package -n xindy-icelandic
992 Summary:        Xindy icelandic language
993 Summary(hu.UTF-8):      Xindy izlandi nyelv
994 Group:          Applications/Publishing/TeX
995
996 %description -n xindy-icelandic
997 Xindy icelandic language
998
999 %description -n xindy-icelandic -l hu.UTF-8
1000 Xindy izlandi nyelv
1001
1002 %package -n xindy-italian
1003 Summary:        Xindy italian language
1004 Summary(hu.UTF-8):      Xindy olasz nyelv
1005 Group:          Applications/Publishing/TeX
1006
1007 %description -n xindy-italian
1008 Xindy italian language
1009
1010 %description -n xindy-italian -l hu.UTF-8
1011 Xindy olasz nyelv
1012
1013 %package -n xindy-klingon
1014 Summary:        Xindy klingon language
1015 Summary(hu.UTF-8):      Xindy klingon nyelv
1016 Group:          Applications/Publishing/TeX
1017
1018 %description -n xindy-klingon
1019 Xindy klingon language
1020
1021 %description -n xindy-klingon -l hu.UTF-8
1022 Xindy klingon nyelv
1023
1024 %package -n xindy-kurdish
1025 Summary:        Xindy kurdish language
1026 Summary(hu.UTF-8):      Xindy kurd nyelv
1027 Group:          Applications/Publishing/TeX
1028
1029 %description -n xindy-kurdish
1030 Xindy kurdish language
1031
1032 %description -n xindy-kurdish -l hu.UTF-8
1033 Xindy kurd nyelv
1034
1035 %package -n xindy-latin
1036 Summary:        Xindy latin language
1037 Summary(hu.UTF-8):      Xindy latin nyelv
1038 Group:          Applications/Publishing/TeX
1039
1040 %description -n xindy-latin
1041 Xindy latin language
1042
1043 %description -n xindy-latin -l hu.UTF-8
1044 Xindy latin nyelv
1045
1046 %package -n xindy-latvian
1047 Summary:        Xindy latvian language
1048 Summary(hu.UTF-8):      Xindy lett nyelv
1049 Group:          Applications/Publishing/TeX
1050
1051 %description -n xindy-latvian
1052 Xindy latvian language
1053
1054 %description -n xindy-latvian -l hu.UTF-8
1055 Xindy lett nyelv
1056
1057 %package -n xindy-lithuanian
1058 Summary:        Xindy lithuanian language
1059 Summary(hu.UTF-8):      Xindy litván nyelv
1060 Group:          Applications/Publishing/TeX
1061
1062 %description -n xindy-lithuanian
1063 Xindy lithuanian language
1064
1065 %description -n xindy-lithuanian -l hu.UTF-8
1066 Xindy litván nyelv
1067
1068 %package -n xindy-lower-sorbian
1069 Summary:        Xindy lower-sorbian language
1070 Summary(hu.UTF-8):      Xindy lower-sorbian nyelv
1071 Group:          Applications/Publishing/TeX
1072
1073 %description -n xindy-lower-sorbian
1074 Xindy lower-sorbian language
1075
1076 %description -n xindy-lower-sorbian -l hu.UTF-8
1077 Xindy lower-sorbian nyelv
1078
1079 %package -n xindy-macedonian
1080 Summary:        Xindy macedonian language
1081 Summary(hu.UTF-8):      Xindy macedón nyelv
1082 Group:          Applications/Publishing/TeX
1083
1084 %description -n xindy-macedonian
1085 Xindy macedonian language
1086
1087 %description -n xindy-macedonian -l hu.UTF-8
1088 Xindy macedón nyelv
1089
1090 %package -n xindy-mongolian
1091 Summary:        Xindy mongolian language
1092 Summary(hu.UTF-8):      Xindy mongol nyelv
1093 Group:          Applications/Publishing/TeX
1094
1095 %description -n xindy-mongolian
1096 Xindy mongolian language
1097
1098 %description -n xindy-mongolian -l hu.UTF-8
1099 Xindy mongol nyelv
1100
1101 %package -n xindy-norwegian
1102 Summary:        Xindy norwegian language
1103 Summary(hu.UTF-8):      Xindy norvég nyelv
1104 Group:          Applications/Publishing/TeX
1105
1106 %description -n xindy-norwegian
1107 Xindy norwegian language
1108
1109 %description -n xindy-norwegian -l hu.UTF-8
1110 Xindy norvég nyelv
1111
1112 %package -n xindy-polish
1113 Summary:        Xindy polish language
1114 Summary(hu.UTF-8):      Xindy lengyel nyelv
1115 Group:          Applications/Publishing/TeX
1116
1117 %description -n xindy-polish
1118 Xindy polish language
1119
1120 %description -n xindy-polish -l hu.UTF-8
1121 Xindy lengyel nyelv
1122
1123 %package -n xindy-portuguese
1124 Summary:        Xindy portuguese language
1125 Summary(hu.UTF-8):      Xindy portugál nyelv
1126 Group:          Applications/Publishing/TeX
1127
1128 %description -n xindy-portuguese
1129 Xindy portuguese language
1130
1131 %description -n xindy-portuguese -l hu.UTF-8
1132 Xindy portugál nyelv
1133
1134 %package -n xindy-romanian
1135 Summary:        Xindy romanian language
1136 Summary(hu.UTF-8):      Xindy román nyelv
1137 Group:          Applications/Publishing/TeX
1138
1139 %description -n xindy-romanian
1140 Xindy romanian language
1141
1142 %description -n xindy-romanian -l hu.UTF-8
1143 Xindy román nyelv
1144
1145 %package -n xindy-russian
1146 Summary:        Xindy russian language
1147 Summary(hu.UTF-8):      Xindy orosz nyelv
1148 Group:          Applications/Publishing/TeX
1149
1150 %description -n xindy-russian
1151 Xindy russian language
1152
1153 %description -n xindy-russian -l hu.UTF-8
1154 Xindy orosz nyelv
1155
1156 %package -n xindy-serbian
1157 Summary:        Xindy serbian language
1158 Summary(hu.UTF-8):      Xindy szerb nyelv
1159 Group:          Applications/Publishing/TeX
1160
1161 %description -n xindy-serbian
1162 Xindy serbian language
1163
1164 %description -n xindy-serbian -l hu.UTF-8
1165 Xindy szerb nyelv
1166
1167 %package -n xindy-slovak
1168 Summary:        Xindy slovak language
1169 Summary(hu.UTF-8):      Xindy szlovák nyelv
1170 Group:          Applications/Publishing/TeX
1171
1172 %description -n xindy-slovak
1173 Xindy slovak language
1174
1175 %description -n xindy-slovak -l hu.UTF-8
1176 Xindy szlovák nyelv
1177
1178 %package -n xindy-slovenian
1179 Summary:        Xindy slovenian language
1180 Summary(hu.UTF-8):      Xindy szlovén nyelv
1181 Group:          Applications/Publishing/TeX
1182
1183 %description -n xindy-slovenian
1184 Xindy slovenian language
1185
1186 %description -n xindy-slovenian -l hu.UTF-8
1187 Xindy szlovén nyelv
1188
1189 %package -n xindy-spanish
1190 Summary:        Xindy spanish language
1191 Summary(hu.UTF-8):      Xindy spanyol nyelv
1192 Group:          Applications/Publishing/TeX
1193
1194 %description -n xindy-spanish
1195 Xindy spanish language
1196
1197 %description -n xindy-spanish -l hu.UTF-8
1198 Xindy spanyol nyelv
1199
1200 %package -n xindy-swedish
1201 Summary:        Xindy swedish language
1202 Summary(hu.UTF-8):      Xindy svéd nyelv
1203 Group:          Applications/Publishing/TeX
1204
1205 %description -n xindy-swedish
1206 Xindy swedish language
1207
1208 %description -n xindy-swedish -l hu.UTF-8
1209 Xindy svéd nyelv
1210
1211 %package -n xindy-turkish
1212 Summary:        Xindy turkish language
1213 Summary(hu.UTF-8):      Xindy török nyelv
1214 Group:          Applications/Publishing/TeX
1215
1216 %description -n xindy-turkish
1217 Xindy turkish language
1218
1219 %description -n xindy-turkish -l hu.UTF-8
1220 Xindy török nyelv
1221
1222 %package -n xindy-ukrainian
1223 Summary:        Xindy ukrainian language
1224 Summary(hu.UTF-8):      Xindy ukrán nyelv
1225 Group:          Applications/Publishing/TeX
1226
1227 %description -n xindy-ukrainian
1228 Xindy ukrainian language
1229
1230 %description -n xindy-ukrainian -l hu.UTF-8
1231 Xindy ukrán nyelv
1232
1233 %package -n xindy-upper-sorbian
1234 Summary:        Xindy upper-sorbian language
1235 Summary(hu.UTF-8):      Xindy upper-sorbian nyelv
1236 Group:          Applications/Publishing/TeX
1237
1238 %description -n xindy-upper-sorbian
1239 Xindy upper-sorbian language
1240
1241 %description -n xindy-upper-sorbian -l hu.UTF-8
1242 Xindy upper-sorbian nyelv
1243
1244 %package -n xindy-vietnamese
1245 Summary:        Xindy vietnamese language
1246 Summary(hu.UTF-8):      Xindy vietnámi nyelv
1247 Group:          Applications/Publishing/TeX
1248
1249 %description -n xindy-vietnamese
1250 Xindy vietnamese language
1251
1252 %description -n xindy-vietnamese -l hu.UTF-8
1253 Xindy vietnám nyelv
1254
1255
1256 %package pdftex
1257 Summary:        TeX generating PDF files instead DVI
1258 Summary(hu.UTF-8):      PDF fájlok készítése DVI helyett TeX-ből
1259 Summary(pl.UTF-8):      TeX generujący pliki PDF zamiast DVI
1260 Group:          Applications/Publishing/TeX
1261 Requires(post,postun):  %{_bindir}/texhash
1262 Requires:       %{name} = %{epoch}:%{version}-%{release}
1263 Requires:       %{name}-fonts-type1-bluesky = %{epoch}:%{version}-%{release}
1264
1265 %description pdftex
1266 TeX generating PDF files instead DVI.
1267
1268 %description pdftex -l pl.UTF-8
1269 TeX generujący pliki PDF zamiast DVI.
1270
1271 %package psutils
1272 Summary:        PostScript Utilities
1273 Summary(hu.UTF-8):      PostScript eszközök
1274 Summary(pl.UTF-8):      Narzędzia do PostScriptu
1275 Group:          Applications/Printing
1276 Obsoletes:      psutils
1277
1278 %description psutils
1279 This archive contains some utilities for manipulating PostScript
1280 documents. Page selection and rearrangement are supported, including
1281 arrangement into signatures for booklet printing, and page merging for
1282 n-up printing.
1283
1284 %description psutils -l hu.UTF-8
1285 Ez a csomag jónéhány eszközt tartalmaz, amellyel a PostScript
1286 dokumentumok manipulálhatók. Oldal kijelölés és átrendezés támogatott,
1287 beleértve a booklet nyomtatáshoz való átrendezést is.
1288
1289 %description psutils -l pl.UTF-8
1290 PSutils zawiera programy pomagające manipulować plikami PostScript,
1291 wybierać strony przeznaczone do wydruku, ich kolejność, układ. Pozwala
1292 także na łączenie różnych plików PostScript w całość.
1293
1294 %package phyzzx
1295 Summary:        A TeX format for physicists
1296 Summary(hu.UTF-8):      TeX formátum fizikusoknak
1297 Group:          Applications/Publishing/TeX
1298 Requires(post,postun):  %{_bindir}/texhash
1299 Requires:       %{name} = %{epoch}:%{version}-%{release}
1300
1301 %description phyzzx
1302 A TeX format for physicists.
1303
1304 %description phyzzx -l hu.UTF-8
1305 TeX formátum fizikusoknak.
1306
1307 %package omega
1308 Summary:        Extended unicode TeX
1309 Summary(pl.UTF-8):      Omega - TeX ze wsparciem dla unikodu
1310 Group:          Applications/Publishing/TeX
1311 Requires(post,postun):  %{_bindir}/texhash
1312 Requires:       %{name} = %{epoch}:%{version}-%{release}
1313 Requires:       %{name}-fonts-omega = %{epoch}:%{version}-%{release}
1314 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1315
1316 %description omega
1317 Omega is a version of the TeX program modified for multilingual
1318 typesetting. It uses unicode, and has additional primitives for (among
1319 other things) bidirectional typesetting.
1320
1321 %description omega -l pl.UTF-8
1322 Omega to wersja TeXa zmodyfikowana dla potrzeb składu wielojęzycznego.
1323 Używa unikodu i ma dodatkowe prymitywy do (między innymi) składania
1324 tekstu pisanego w obu kierunkach.
1325
1326 # # formats #
1327
1328 # Plain format.
1329
1330 %package plain
1331 Summary:        Plain TeX format basic files
1332 Summary(pl.UTF-8):      Podstawowe pliki dla formatu Plain TeX
1333 Group:          Applications/Publishing/TeX
1334 Requires(post,postun):  %{_bindir}/texhash
1335 Requires:       %{name} = %{epoch}:%{version}-%{release}
1336
1337 %description plain
1338 Plain TeX format basic files.
1339
1340 %description plain -l pl.UTF-8
1341 Podstawowe pliki dla formatu Plain TeX.
1342
1343 %package format-plain
1344 Summary:        TeX Plain format
1345 Summary(pl.UTF-8):      Format TeX Plain
1346 Group:          Applications/Publishing/TeX
1347 Requires(post,postun):  %{_bindir}/texhash
1348 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1349
1350 %description format-plain
1351 TeX Plain format.
1352
1353 %description format-plain -l pl.UTF-8
1354 Format TeX Plain.
1355
1356 %package format-pdftex
1357 Summary:        PDFTeX Plain format
1358 Summary(pl.UTF-8):      Format PDFTeX Plain
1359 Group:          Applications/Publishing/TeX
1360 Requires(post,postun):  %{_bindir}/texhash
1361 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
1362 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1363 # for epstopdf to work
1364 Requires:       fonts-Type1-urw
1365 Requires:       ghostscript
1366
1367 %description format-pdftex
1368 PDFTeX Plain format.
1369
1370 %description format-pdftex -l pl.UTF-8
1371 Format PDFTeX Plain.
1372
1373 %package format-pdfetex
1374 Summary:        PDFTeX EPlain format
1375 Summary(pl.UTF-8):      Format PDFTeX EPlain
1376 Group:          Applications/Publishing/TeX
1377 Requires(post,postun):  %{_bindir}/texhash
1378 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
1379 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1380
1381 %description format-pdfetex
1382 PDFTeX EPlain format.
1383
1384 %description format-pdfetex -l pl.UTF-8
1385 Format PDFTeX EPlain.
1386
1387 # MeX Plain format
1388
1389 %package mex
1390 Summary:        MeX Plain Format basic files
1391 Summary(pl.UTF-8):      Podstawowe pliki dla format MeX Plain
1392 Group:          Applications/Publishing/TeX
1393 Requires(post,postun):  %{_bindir}/texhash
1394 Requires:       %{name} = %{epoch}:%{version}-%{release}
1395 Requires:       texlive-fonts-pl = %{epoch}:%{version}-%{release}
1396 Requires:       texlive-plain = %{epoch}:%{version}-%{release}
1397
1398 %description mex
1399 MeX Plain Format basic files.
1400
1401 %description mex -l pl.UTF-8
1402 Podstawowe pliki dla formatu MeX Plain.
1403
1404 %package format-mex
1405 Summary:        MeX Plain Format
1406 Summary(pl.UTF-8):      Format MeX Plain
1407 Group:          Applications/Publishing/TeX
1408 Requires(post,postun):  %{_bindir}/texhash
1409 Requires:       texlive-mex = %{epoch}:%{version}-%{release}
1410
1411 %description format-mex
1412 MeX Plain Format.
1413
1414 %description format-mex -l pl.UTF-8
1415 Format MeX Plain.
1416
1417 %package format-pdfmex
1418 Summary:        PDFMeX Plain Format
1419 Summary(pl.UTF-8):      Format PDFMeX Plain
1420 Group:          Applications/Publishing/TeX
1421 Requires(post,postun):  %{_bindir}/texhash
1422 Requires:       %{name}-mex = %{epoch}:%{version}-%{release}
1423 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
1424
1425 %description format-pdfmex
1426 PDFMeX Plain Format.
1427
1428 %description format-pdfmex -l pl.UTF-8
1429 Format PDFMeX Plain.
1430
1431 %package format-utf8mex
1432 Summary:        MeX Plain Format with UTF-8 encoded source files
1433 Summary(pl.UTF-8):      Format MeX Plain z plikami źródłowymi kodowanymi UTF-8
1434 Group:          Applications/Publishing/TeX
1435 Requires(post,postun):  %{_bindir}/texhash
1436 Requires:       %{name}-mex = %{epoch}:%{version}-%{release}
1437
1438 %description format-utf8mex
1439 MeX Plain Format with UTF-8 encoded source files.
1440
1441 %description format-utf8mex -l pl.UTF-8
1442 Format MeX Plain z plikami źródłowymi kodowanymi UTF-8.
1443
1444 # AMS TeX format
1445
1446 %package amstex
1447 Summary:        AMS macros for Plain TeX basic files
1448 Summary(pl.UTF-8):      Podstawowe pliki makr AMS dla formatu Plain TeX
1449 Group:          Applications/Publishing/TeX
1450 Requires(post,postun):  %{_bindir}/texhash
1451 Requires:       %{name}-fonts-ams = %{epoch}:%{version}-%{release}
1452 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1453 Obsoletes:      tetex-ams
1454 Obsoletes:      tetex-plain-amsfonts
1455
1456 %description amstex
1457 American Mathematical Society macros for Plain TeX basic files.
1458
1459 %description amstex -l pl.UTF-8
1460 Podstawowe pliki makr AMS (American Mathematical Society) dla formatu
1461 Plain TeX.
1462
1463 %package format-amstex
1464 Summary:        AMS macros for Plain TeX
1465 Summary(pl.UTF-8):      Makra AMS dla formatu Plain TeX
1466 Group:          Applications/Publishing/TeX
1467 Requires(post,postun):  %{_bindir}/texhash
1468 Requires:       %{name}-amstex = %{epoch}:%{version}-%{release}
1469 Obsoletes:      tetex-ams
1470
1471 %description format-amstex
1472 American Mathematical Society macros for Plain TeX.
1473
1474 %description format-amstex -l pl.UTF-8
1475 Makra AMS (American Mathematical Society) dla formatu Plain TeX.
1476
1477 %package format-pdfamstex
1478 Summary:        AMS macros for PDFTeX
1479 Summary(pl.UTF-8):      Makra AMS dla formatu PDFTeX
1480 Group:          Applications/Publishing/TeX
1481 Requires(post,postun):  %{_bindir}/texhash
1482 Requires:       %{name}-amstex = %{epoch}:%{version}-%{release}
1483 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
1484
1485 %description format-pdfamstex
1486 American Mathematical Society macros for PDFTeX.
1487
1488 %description format-pdfamstex -l pl.UTF-8
1489 Makra AMS (American Mathematical Society) dla formatu PDFTeX.
1490
1491 # CSPlain format
1492
1493 %package csplain
1494 Summary:        TeX CSPlain format basic files
1495 Summary(pl.UTF-8):      Podstawowe pliki dla formatu TeX CSPlain
1496 Group:          Applications/Publishing/TeX
1497 Requires(post,postun):  %{_bindir}/texhash
1498 Requires:       %{name}-fonts-cs = %{epoch}:%{version}-%{release}
1499 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1500
1501 %description csplain
1502 TeX CSPlain format basic files.
1503
1504 %description csplain -l pl.UTF-8
1505 Podstawowe pliki dla formatu TeX CSPlain.
1506
1507 %package format-csplain
1508 Summary:        TeX CSPlain format
1509 Summary(pl.UTF-8):      Format TeX CSPlain
1510 Group:          Applications/Publishing/TeX
1511 Requires(post,postun):  %{_bindir}/texhash
1512 Requires:       %{name}-csplain = %{epoch}:%{version}-%{release}
1513
1514 %description format-csplain
1515 TeX CSPlain format.
1516
1517 %description format-csplain -l pl.UTF-8
1518 Format TeX CSPlain.
1519
1520 %package format-pdfcsplain
1521 Summary:        PDFTeX CSPlain format
1522 Summary(pl.UTF-8):      Format PDFTeX CSPlain
1523 Group:          Applications/Publishing/TeX
1524 Requires(post,postun):  %{_bindir}/texhash
1525 Requires:       %{name}-csplain = %{epoch}:%{version}-%{release}
1526
1527 %description format-pdfcsplain
1528 PDFTeX CSPlain format.
1529
1530 %description format-pdfcsplain -l pl.UTF-8
1531 Format PDFTeX CSPlain.
1532
1533 # CSLaTeX format
1534
1535 %package cslatex
1536 Summary:        CSLaTeX format basic files
1537 Summary(pl.UTF-8):      Podstawowe pliki dla formatu CSLaTeX
1538 Group:          Applications/Publishing/TeX
1539 Requires(post,postun):  %{_bindir}/texhash
1540 Requires:       %{name}-fonts-cs = %{epoch}:%{version}-%{release}
1541 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1542
1543 %description cslatex
1544 CSLaTeX format basic files.
1545
1546 %description cslatex -l pl.UTF-8
1547 Podstawowe pliki dla formatu CSLaTeX.
1548
1549 %package format-cslatex
1550 Summary:        CSLaTeX format
1551 Summary(pl.UTF-8):      Format CSLaTeX
1552 Group:          Applications/Publishing/TeX
1553 Requires(post,postun):  %{_bindir}/texhash
1554 Requires:       %{name}-cslatex = %{epoch}:%{version}-%{release}
1555
1556 %description format-cslatex
1557 CSLaTeX format.
1558
1559 %description format-cslatex -l pl.UTF-8
1560 Format CSLaTeX.
1561
1562 %package format-pdfcslatex
1563 Summary:        PDF CSLaTeX format
1564 Summary(pl.UTF-8):      Format PDF CSLaTeX
1565 Group:          Applications/Publishing/TeX
1566 Requires(post,postun):  %{_bindir}/texhash
1567 Requires:       %{name}-cslatex = %{epoch}:%{version}-%{release}
1568
1569 %description format-pdfcslatex
1570 PDF CSLaTeX format.
1571
1572 %description format-pdfcslatex -l pl.UTF-8
1573 Format PDF CSLaTeX.
1574
1575 # Cyrillic Plain format
1576
1577 %package cyrplain
1578 Summary:        Cyrillic Plain format basic files
1579 Summary(pl.UTF-8):      Podstawowe pliki dla formatu Cyrillic Plain
1580 Group:          Applications/Publishing/TeX
1581 Requires(post,postun):  %{_bindir}/texhash
1582 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1583
1584 %description cyrplain
1585 Cyrillic Plain format basic files.
1586
1587 %description cyrplain -l pl.UTF-8
1588 Podstawowe pliki dla formatu Cyrillic Plain.
1589
1590 %package format-cyrplain
1591 Summary:        Cyrillic Plain format
1592 Summary(pl.UTF-8):      Format Cyrillic Plain
1593 Group:          Applications/Publishing/TeX
1594 Requires(post,postun):  %{_bindir}/texhash
1595 Requires:       %{name}-cyrplain = %{epoch}:%{version}-%{release}
1596
1597 %description format-cyrplain
1598 Cyrillic Plain format.
1599
1600 %description format-cyrplain -l pl.UTF-8
1601 Format Cyrillic Plain.
1602
1603 %package format-cyramstex
1604 Summary:        Cyrillic AMSTeX format
1605 Summary(pl.UTF-8):      Format Cyrillic AMSTeX
1606 Group:          Applications/Publishing/TeX
1607 Requires(post,postun):  %{_bindir}/texhash
1608 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1609 Obsoletes:      tetex-cyramstex
1610
1611 %description format-cyramstex
1612 Cyrillic AMSTeX format.
1613
1614 %description format-cyramstex -l pl.UTF-8
1615 Format Cyrillic AMSTeX.
1616
1617 %package format-cyrtexinfo
1618 Summary:        Cyrillic TeXInfo format
1619 Summary(pl.UTF-8):      Format Cyrillic TeXInfo
1620 Group:          Applications/Publishing/TeX
1621 Requires(post,postun):  %{_bindir}/texhash
1622 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1623 Obsoletes:      tetex-cyrtexinfo
1624
1625 %description format-cyrtexinfo
1626 Cyrillic TeXInfo format.
1627
1628 %description format-cyrtexinfo -l pl.UTF-8
1629 Format Cyrillic TeXInfo.
1630
1631 # EPlain format
1632
1633 %package eplain
1634 Summary:        EPlain format basic files
1635 Summary(pl.UTF-8):      Podstawowe pliki dla formatu EPlain
1636 Group:          Applications/Publishing/TeX
1637 Requires(post,postun):  %{_bindir}/texhash
1638 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1639 Obsoletes:      tetex-etex
1640
1641 %description eplain
1642 EPlain format basic files.
1643
1644 %description eplain -l pl.UTF-8
1645 Podstawowe pliki dla formatu EPlain.
1646
1647 %package format-eplain
1648 Summary:        EPlain format
1649 Summary(pl.UTF-8):      Format EPlain
1650 Group:          Applications/Publishing/TeX
1651 Requires(post,postun):  %{_bindir}/texhash
1652 Requires:       %{name}-eplain = %{epoch}:%{version}-%{release}
1653
1654 %description format-eplain
1655 EPlain format.
1656
1657 %description format-eplain -l pl.UTF-8
1658 Format EPlain.
1659
1660 # ConTeXt format.
1661
1662 %package context
1663 Summary:        ConTeXt macro package basic files
1664 Summary(pl.UTF-8):      Podstawowe pliki pakietu makr ConTeXt
1665 Group:          Applications/Publishing/TeX
1666 Requires(post,postun):  %{_bindir}/texhash
1667 Requires:       %{name} = %{epoch}:%{version}-%{release}
1668 Obsoletes:      tetex-latex-context
1669
1670 %define         _noautoreq      'perl(path_tre)'
1671
1672 %description context
1673 A full featured, parameter driven macro package, which fully supports
1674 advanced interactive documents.
1675
1676 This package contains basic files.
1677
1678 %description context -l pl.UTF-8
1679 Pakiet makr sterowanych przez parametry o pełnych możliwościach,
1680 całkowicie obsługujący zaawansowane dokumenty interaktywne.
1681
1682 Ten pakiet zawiera podstawowe pliki.
1683
1684 %package format-context-de
1685 Summary:        German ConTeXt format
1686 Summary(pl.UTF-8):      Niemiecka wersja formatu ConTeXt
1687 Group:          Applications/Publishing/TeX
1688 Requires(post,postun):  %{_bindir}/texhash
1689 Requires:       %{name}-context = %{epoch}:%{version}-%{release}
1690
1691 %description format-context-de
1692 German ConTeXt format.
1693
1694 %description format-context-de -l pl.UTF-8
1695 Niemiecka wersja formatu ConTeXt.
1696
1697 %package format-context-en
1698 Summary:        English ConTeXt format
1699 Summary(pl.UTF-8):      Angielska wersja formatu ConTeXt
1700 Group:          Applications/Publishing/TeX
1701 Requires(post,postun):  %{_bindir}/texhash
1702 Requires:       %{name}-context = %{epoch}:%{version}-%{release}
1703
1704 %description format-context-en
1705 English ConTeXt format.
1706
1707 %description format-context-en -l pl.UTF-8
1708 Angielska wersja formatu ConTeXt.
1709
1710 %package format-context-nl
1711 Summary:        Dutch ConTeXt format
1712 Summary(pl.UTF-8):      Holenderska wersja formatu ConTeXt
1713 Group:          Applications/Publishing/TeX
1714 Requires(post,postun):  %{_bindir}/texhash
1715 Requires:       %{name}-context = %{epoch}:%{version}-%{release}
1716
1717 %description format-context-nl
1718 Dutch ConTeXt format.
1719
1720 %description format-context-nl -l pl.UTF-8
1721 Holenderska wersja formatu ConTeXt.
1722
1723 # LaTeX format.
1724
1725 %package latex
1726 Summary:        LaTeX macro package basic files
1727 Summary(pl.UTF-8):      Podstawowe pliki pakietu makr LaTeX
1728 Group:          Applications/Publishing/TeX
1729 Requires(post,postun):  %{_bindir}/texhash
1730 Requires:       %{name} = %{epoch}:%{version}-%{release}
1731 Requires:       %{name}-fonts-latex = %{epoch}:%{version}-%{release}
1732 Requires:       %{name}-tex-ruhyphen = %{epoch}:%{version}-%{release}
1733 Requires:       %{name}-tex-ukrhyph = %{epoch}:%{version}-%{release}
1734 # for misc/eurosym:
1735 Requires:       %{name}-fonts-eurosym = %{epoch}:%{version}-%{release}
1736 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
1737 Requires:       %{name}-tex-babel = %{epoch}:%{version}-%{release}
1738 Suggests:       %{name}-fonts-jknappen
1739 Suggests:       %{name}-latex-ucs = %{epoch}:%{version}-%{release}
1740 Obsoletes:      tetex-bibtex-koma-script
1741 Obsoletes:      tetex-latex-SIunits
1742 Obsoletes:      tetex-latex-caption
1743 Obsoletes:      tetex-latex-curves
1744 Obsoletes:      tetex-latex-dinbrief
1745 Obsoletes:      tetex-latex-draftcopy
1746 Obsoletes:      tetex-latex-dvilj
1747 Obsoletes:      tetex-latex-eepic
1748 Obsoletes:      tetex-latex-endfloat
1749 Obsoletes:      tetex-latex-fancyhdr
1750 Obsoletes:      tetex-latex-fancyheadings
1751 Obsoletes:      tetex-latex-fancyvrb
1752 Obsoletes:      tetex-latex-fp
1753 Obsoletes:      tetex-latex-graphics
1754 Obsoletes:      tetex-latex-hyperref
1755 Obsoletes:      tetex-latex-koma-script
1756 Obsoletes:      tetex-latex-labels
1757 Obsoletes:      tetex-latex-listings
1758 Obsoletes:      tetex-latex-misc
1759 Obsoletes:      tetex-latex-ms
1760 Obsoletes:      tetex-latex-multirow
1761 Obsoletes:      tetex-latex-mwcls
1762 Obsoletes:      tetex-latex-mwdtools
1763 Obsoletes:      tetex-latex-natbib
1764 Obsoletes:      tetex-latex-ntgclass
1765 Obsoletes:      tetex-latex-oberdiek
1766 Obsoletes:      tetex-latex-pb-diagram
1767 Obsoletes:      tetex-latex-pstriks
1768 Obsoletes:      tetex-latex-revtex4
1769 Obsoletes:      tetex-latex-seminar
1770 Obsoletes:      tetex-latex-t2
1771 Obsoletes:      tetex-latex-titlesec
1772 Obsoletes:      tetex-latex-tools
1773 Obsoletes:      tetex-latex-units
1774 Obsoletes:      tetex-mwcls
1775 Obsoletes:      tetex-revtex4
1776
1777 %description latex
1778 LaTeX is a front end for the TeX text formatting system. Easier to use
1779 than TeX, LaTeX is essentially a set of TeX macros which provide
1780 convenient, predefined document formats for users.
1781
1782 This package contains basic files.
1783
1784 %description latex -l pl.UTF-8
1785 LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
1786 łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
1787 dających użytkownikom wygodne, predefiniowane formaty dokumentów.
1788
1789 Ten pakiet zawiera podstawowe pliki.
1790
1791 %package latex-12many
1792 Summary:        Generalising mathematical index sets
1793 Summary(hu.UTF-8):      A matematikai halmazok indexelésének általánosítása
1794 Group:          Applications/Publishing/TeX
1795 Requires(post,postun):  %{_bindir}/texhash
1796 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1797
1798 %description latex-12many
1799 Generalising mathematical index sets.
1800
1801 %description latex-12many -l hu.UTF-8
1802 A matematikai halmazok indexelésének általánosítása.
1803
1804 %package latex-abstract
1805 Summary:        Control the typesetting of the abstract environment
1806 Summary(hu.UTF-8):      Az "abstract" környezet szedésének irányítása
1807 Group:          Applications/Publishing/TeX
1808 Requires(post,postun):  %{_bindir}/texhash
1809 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1810
1811 %description latex-abstract
1812 Control the typesetting of the abstract environment.
1813
1814 %description latex-abstract -l hu.UTF-8
1815 Az "abstract" környezet szedésének irányítása.
1816
1817 %package latex-accfonts
1818 Summary:        Utilities to derive new fonts from existing ones
1819 Summary(hu.UTF-8):      Eszközök új betűtípusok származtatására már létezőkből
1820 Group:          Applications/Publishing/TeX
1821 Requires(post,postun):  %{_bindir}/texhash
1822
1823 %description latex-accfonts
1824 Utilities to derive new fonts from existing ones.
1825
1826 %description latex-accfonts -l hu.UTF-8
1827 Eszközök új betűtípusok származtatására már létezőkből.
1828
1829 %package latex-adrconv
1830 Summary:        BibTeX styles to implement an address database
1831 Summary(hu.UTF-8):      BibTeX stílusok cím-adatbázis megvalósításához
1832 Group:          Applications/Publishing/TeX
1833 Requires(post,postun):  %{_bindir}/texhash
1834 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1835
1836 %description latex-adrconv
1837 BibTeX styles to implement an address database.
1838
1839 %description latex-adrconv -l hu.UTF-8
1840 BibTeX stílusok cím-adatbázis megvalósításához.
1841
1842
1843 %package latex-ae
1844 Summary:        Virtual fonts for PDF-files with T1 encoded CMR-fonts
1845 Summary(pl.UTF-8):      Wirtualne fonty dla plików PDF z fontami CMR o kodowaniu T1
1846 Group:          Applications/Publishing/TeX
1847 Requires(post,postun):  %{_bindir}/texhash
1848 Requires:       %{name}-fonts-ae = %{epoch}:%{version}-%{release}
1849 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1850
1851 %description latex-ae
1852 A set of virtual fonts which emulates T1 coded fonts using the
1853 standard CM fonts. The package is called AE fonts (for Almost
1854 European). The main use of the package is to produce PDF files using
1855 versions of the CM fonts instead of the bitmapped EC fonts.
1856
1857 %description latex-ae -l pl.UTF-8
1858 Zestaw wirtualnych fontów emulujących fonty o kodowaniu T1 przy użyciu
1859 standardowych fontów CM. Ten pakiet został nazwany AE (Almost European
1860 - prawie europejskie). Głównym przeznaczeniem tego pakietu jest
1861   produkowanie plików PDF przy użyciu wersji fontów CM zamiast
1862   bitmapowych fontów EC.
1863
1864 %package latex-algorithms
1865 Summary:        Floating algorithm environment
1866 Summary(pl.UTF-8):      Pływające środowisko dla algorytmów
1867 Group:          Applications/Publishing/TeX
1868 Requires(post,postun):  /usr/bin/texhash
1869 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1870
1871 %description latex-algorithms
1872 Defines a floating algorithm environment designed to work with the
1873 algorithmic package.
1874
1875 %description latex-algorithms -l pl.UTF-8
1876 Pakiet definiujący pływające środowisko dla algorytmów zaprojektowane
1877 do pracy z pakietem algorithmic.
1878
1879 %package latex-ams
1880 Summary:        AMS math facilities for LaTeX
1881 Summary(pl.UTF-8):      Udogodnienia matematyczne AMS dla LaTeXa
1882 Group:          Applications/Publishing/TeX
1883 Requires(post,postun):  %{_bindir}/texhash
1884 Requires:       %{name}-fonts-ams = %{epoch}:%{version}-%{release}
1885 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1886 Obsoletes:      tetex-latex-amscls
1887 Obsoletes:      tetex-latex-amsfonts
1888 Obsoletes:      tetex-latex-amsmath
1889
1890 %description latex-ams
1891 This package is the principal package in the AMS-LaTeX distribution.
1892 It adapts for use in LaTeX most of the mathematical features found in
1893 AMS-TeX.
1894
1895 %description latex-ams -l pl.UTF-8
1896 To jest główny pakiet dystrybucji AMS-LaTeX. Jest adaptacją większości
1897 możliwości matematycznych AMS-TeXa do używania w LaTeXu.
1898
1899 %package latex-antp
1900 Summary:        Antykwa Poltawskiego, a Type 1 family of Polish traditional type
1901 Summary(pl.UTF-8):      Antykwa Półtawskiego - rodzina tradycyjnych czcionek polskich jako Type 1
1902 Group:          Applications/Publishing/TeX
1903 Requires(post,postun):  %{_bindir}/texhash
1904 Requires:       %{name}-fonts-antp = %{epoch}:%{version}-%{release}
1905 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1906
1907 %description latex-antp
1908 A replica of Antykwa Poltawskiego font in PostScript Type 1 format
1909 - -- preliminary version. This font was designed in the 'twenties and
1910   the 'thirties of XX century by a Polish graphic artist and a
1911   typographer Adam Poltawski. It was widely used by Polish printing
1912   houses as long as metal types were in use (until ca the 'sixties).
1913   Perhaps the first complete font family programmed and parametrized in
1914   METAPOST.
1915
1916 %description latex-antp -l pl.UTF-8
1917 Wstępna wersja repliki kroju Antykwa Półtawskiego w formacie
1918 PostScript Type 1. Ten krój został opracowany w latach 30-tych i
1919 40-tych XX wieku przez polskiego grafika i typografa Adama
1920 Półtawskiego. Była szeroko używana przez polskie drukarnie dopóki
1921 używano metalowych czcionek (do lat 60-tych). Prawdopodobnie pierwsza
1922 kompletna rodzina fontów zaprogramowana i zparametryzowana w
1923 METAPOSCIE.
1924
1925 %package latex-antt
1926 Summary:        Antykwa Torunska, a Type 1 family of a Polish traditional type
1927 Summary(pl.UTF-8):      Antykwa Turuńska - rodzina tradycyjnych czcionek polskich jako Type 1
1928 Group:          Applications/Publishing/TeX
1929 Requires(post,postun):  %{_bindir}/texhash
1930 Requires:       %{name}-fonts-antt = %{epoch}:%{version}-%{release}
1931 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1932
1933 %description latex-antt
1934 Antykwa Torunska is a serif font designed by the late Polish
1935 typographer Zygfryd Gardzielewski, reconstructed and digitized as Type
1936 1.
1937
1938 %description latex-antt -l pl.UTF-8
1939 Antykwa Toruńska to krój szeryfowy opracowany niedawno przez polskiego
1940 typografa Zygfryda Gardzielewskiego, zrekonstruowany i przerobiony na
1941 postać cyfrową jako Type 1.
1942
1943 %package latex-appendix
1944 Summary:        Extra control of appendices
1945 Summary(hu.UTF-8):      Az appendixek nagyobb irányítása
1946 Group:          Applications/Publishing/TeX
1947 Requires(post,postun):  %{_bindir}/texhash
1948 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1949
1950 %description latex-appendix
1951 Extra control of appendices.
1952
1953 %description latex-appendix -l hu.UTF-8
1954 Az appendixek nagyobb irányítása.
1955
1956 %package latex-backgammon
1957 Summary:        LaTeX package to documenting backgammon games
1958 Summary(hu.UTF-8):      LaTeX csomag backgammon játékok dokumentálására
1959 Group:          Applications/Publishing/TeX
1960 Requires(post,postun):  %{_bindir}/texhash
1961 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1962
1963 %description latex-backgammon
1964 LaTeX package to documenting backgammon games.
1965
1966 %description latex-backgammon -l hu.UTF-8
1967 LaTeX csomag backgammon játékok dokumentálására
1968
1969 %package latex-bbm
1970 Summary:        Blackboard variant fonts for Computer Modern, with LaTeX support
1971 Summary(pl.UTF-8):      Tablicowy wariant fontów Computer Modern z obsługą LaTeXa
1972 Group:          Applications/Publishing/TeX
1973 Requires(post,postun):  %{_bindir}/texhash
1974 Requires:       %{name}-fonts-bbm = %{epoch}:%{version}-%{release}
1975 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1976
1977 %description latex-bbm
1978 Blackboard variant fonts for Computer Modern, with LaTeX support.
1979
1980 %description latex-bbm -l pl.UTF-8
1981 Tablicowy wariant fontów Computer Modern z obsługą LaTeXa.
1982
1983 %package latex-bardiag
1984 Summary:        LateX package for drawing bar diagrams
1985 Summary(pl.UTF-8):      LaTeX csomag oszlopdiagramok rajzolására
1986 Group:          Applications/Publishing/TeX
1987 Requires(post,postun):  %{_bindir}/texhash
1988
1989 %description latex-bardiag
1990 LateX package for drawing bar diagrams.
1991
1992 %description latex-bardiag -l hu.UTF-8
1993 LaTeX csomag oszlopdiagramok rajzolására.
1994
1995 %package latex-bbold
1996 Summary:        Sans serif blackboard bold for LaTeX
1997 Summary(pl.UTF-8):      Tablicowy tłusty font sans serif dla LaTeXa
1998 Group:          Applications/Publishing/TeX
1999 Requires(post,postun):  %{_bindir}/texhash
2000 Requires:       %{name}-fonts-bbold = %{epoch}:%{version}-%{release}
2001 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2002
2003 %description latex-bbold
2004 A geometric sans serif blackboard bold font, for use in mathematics.
2005
2006 %description latex-bbold -l pl.UTF-8
2007 Geometryczny tablicowy tłusty font sans serif, do używania w
2008 matematyce.
2009
2010 %package latex-bibtex
2011 Summary:        Bibliography management for LaTeX
2012 Summary(pl.UTF-8):      Zarządzenie bibliografią dla LaTeXa
2013 Group:          Applications/Publishing/TeX
2014 Requires(post,postun):  %{_bindir}/texhash
2015 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2016 Obsoletes:      tetex-bibtex
2017 Obsoletes:      tetex-natbib
2018 Obsoletes:      tetex-rubibtex
2019
2020 %description latex-bibtex
2021 Bibliography management for LaTeX.
2022
2023 %description latex-bibtex -l pl.UTF-8
2024 Zarządzanie bibliografią dla LaTeXa.
2025
2026 %package latex-beamer
2027 Summary:        A LaTeX class for producing presentations and slides
2028 Summary(hu.UTF-8):      LaTeX dokumentumosztály prezentációk és fóliák készítéséhez
2029 Group:          Applications/Publishing/TeX
2030 Requires(post,postun):  %{_bindir}/texhash
2031 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2032
2033 %description latex-beamer
2034 A LaTeX class for producing presentations and slides.
2035
2036 %description latex-beamer -l hu.UTF-8
2037 LaTeX dokumentumosztály prezentációk és fóliák készítéséhez.
2038
2039 %package latex-bezos
2040 Summary:        Packages by Javier Bezos (additional math tools)
2041 Summary(hu.UTF-8):      Javier Bezos csomagjai (további matematikai eszközök)
2042 Group:          Applications/Publishing/TeX
2043 Requires(post,postun):  %{_bindir}/texhash
2044 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2045
2046 %description latex-bezos
2047 Packages by Javier Bezos (additional math tools).
2048
2049 %description latex-bezos
2050 Javier Bezos csomagjai (további matematikai eszközök).
2051
2052 %package latex-bibtex-ams
2053 Summary:        BibTeX style files for American Mathematical Society publications
2054 Summary(pl.UTF-8):      Pliki stylów BibTeXa do publikacji American Mathematical Society
2055 Group:          Applications/Publishing/TeX
2056 Requires(post,postun):  %{_bindir}/texhash
2057 Requires:       %{name}-latex-ams = %{epoch}:%{version}-%{release}
2058 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2059 Obsoletes:      tetex-bibtex-ams
2060
2061 %description latex-bibtex-ams
2062 BibTeX style files for American Mathematical Society publications.
2063
2064 %description latex-bibtex-ams -l pl.UTF-8
2065 Pliki stylów BibTeXa do publikacji American Mathematical Society.
2066
2067 %package latex-bibtex-dk
2068 Summary:        Danish variants of the standard BibTeX styles
2069 Summary(pl.UTF-8):      Duńskie warianty standardowych stylów BibTeXa
2070 Group:          Applications/Publishing/TeX
2071 Requires(post,postun):  /usr/bin/texhash
2072 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2073
2074 %description latex-bibtex-dk
2075 Dk-bib is a translation of the four standard BibTeX style files
2076 (abbrv, alpha, plain and unsrt) into Danish. The files have been
2077 extended with ISBN, ISSN and URL fields which can be enabled through a
2078 LaTeX style file.
2079
2080 %description latex-bibtex-dk -l pl.UTF-8
2081 Dk-bib to tłumaczenie czterech standardowych plików stylów BibTeXa
2082 (abbrv, alpha, plain i unsrt) na język duński. Pliki zostały
2083 rozszerzone o pola ISBN, ISSN i URL, które można włączyć poprzez plik
2084 stylu LaTeXa.
2085
2086 %package latex-bibtex-nor
2087 Summary:        Norwegian variants of the standard BibTeX styles
2088 Summary(pl.UTF-8):      Norweskie warianty standardowych stylów BibTeXa
2089 Group:          Applications/Publishing/TeX
2090 Requires(post,postun):  /usr/bin/texhash
2091 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2092
2093 %description latex-bibtex-nor
2094 Norwegian variants of the standard BibTeX styles.
2095
2096 %description latex-bibtex-nor -l pl.UTF-8
2097 Norweskie warianty standardowych stylów BibTeXa.
2098
2099 %package latex-bibtex-pl
2100 Summary:        Polish bibliography management for LaTeX
2101 Summary(pl.UTF-8):      Polska wersja zarządzania bibliografią dla LaTeXa
2102 Group:          Applications/Publishing/TeX
2103 Requires(post,postun):  %{_bindir}/texhash
2104 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2105 Obsoletes:      tetex-bibtex-plbib
2106
2107 %description latex-bibtex-pl
2108 Polish bibliography management for LaTeX.
2109
2110 %description latex-bibtex-pl -l pl.UTF-8
2111 Polska wersja zarządzania bibliografią dla LaTeXa.
2112
2113 %package latex-bibtex-german
2114 Summary:        German variants of standard BibTeX styles
2115 Summary(pl.UTF-8):      Niemieckie wersje standardowych stylów BibTeXa
2116 Group:          Applications/Publishing/TeX
2117 Requires(post,postun):  %{_bindir}/texhash
2118 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2119 Obsoletes:      tetex-bibtex-germbib
2120
2121 %description latex-bibtex-german
2122 German variants of standard BibTeX styles.
2123
2124 %description latex-bibtex-german -l pl.UTF-8
2125 Niemieckie wersje standardowych stylów BibTeXa.
2126
2127 %package latex-bibtex-revtex4
2128 Summary:        BibTeX styles for REVTeX4
2129 Summary(pl.UTF-8):      Style BibTeXa dla REVTeX4
2130 Group:          Applications/Publishing/TeX
2131 Requires(post,postun):  %{_bindir}/texhash
2132 Requires:       %{name} = %{epoch}:%{version}-%{release}
2133 Obsoletes:      tetex-bibtex-revtex4
2134
2135 %description latex-bibtex-revtex4
2136 BibTeX styles for REVTeX4.
2137
2138 %description latex-bibtex-revtex4 -l pl.UTF-8
2139 Style BibTeXa dla REVTeX4.
2140
2141 %package latex-bibtex-jurabib
2142 Summary:        Extended BibTeX citation support for the humanities and legal texts
2143 Summary(pl.UTF-8):      Rozszerzona obsługa cytowania BibTeXa do tekstów humanistycznych i prawniczych
2144 Group:          Applications/Publishing/TeX
2145 Requires(post,postun):  %{_bindir}/texhash
2146 Requires:       %{name} = %{epoch}:%{version}-%{release}
2147 Obsoletes:      tetex-bibtex-jurabib
2148
2149 %description latex-bibtex-jurabib
2150 Extended BibTeX citation support for the humanities and legal texts.
2151
2152 %description latex-bibtex-jurabib -l pl.UTF-8
2153 Rozszerzona obsługa cytowania BibTeXa do tekstów humanistycznych i
2154 prawniczych.
2155
2156 %package latex-bibtex-styles
2157 Summary:        Various BibTeX styles
2158 Summary(hu.UTF-8):      Vegyes BibTeX stílusok
2159 Group:          Applications/Publishing/TeX
2160 Requires(post,postun):  %{_bindir}/texhash
2161 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2162
2163 %description latex-bibtex-styles
2164 Various BibTeX styles.
2165
2166 %description latex-bibtex-styles -l hu.UTF-8
2167 Vegyes BibTeX stílusok.
2168
2169 %package latex-bibtex-vancouver
2170 Summary:        Bibliographic style file for Biomedical Journals
2171 Summary(hu.UTF-8):      Irodalomjegyzék-stílus a Biomedical Journal-hoz
2172 Group:          Applications/Publishing/TeX
2173 Requires(post,postun):  %{_bindir}/texhash
2174 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2175
2176 %description latex-bibtex-vancouver
2177 Bibliographic style file for Biomedical Journals.
2178
2179 %description latex-bibtex-vancouver -l hu.UTF-8
2180 Irodalomjegyzék-stílus a Biomedical Journal-hoz.
2181
2182 %package latex-booktabs
2183 Summary:        Publication quality tables in LaTeX
2184 Summary(hu.UTF-8):      Nyomdai minőségű táblázatok LaTeX-ben
2185 Group:          Applications/Publishing/TeX
2186 Requires(post,postun):  %{_bindir}/texhash
2187 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2188
2189 %description latex-booktabs
2190 Publication quality tables in LaTeX.
2191
2192 %description latex-booktabs -l hu.UTF-8
2193 Nyomdai minőségű táblázatok LaTeX-ben.
2194
2195
2196 %package latex-caption
2197 Summary:        Customising captions in floating environments
2198 Summary(hu.UTF-8):      Feliratok testreszabása úszó környezetekben
2199 Group:          Applications/Publishing/TeX
2200 Requires(post,postun):  %{_bindir}/texhash
2201 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2202
2203 %description latex-caption
2204 Customising captions in floating environments.
2205
2206 %description latex-caption -l hu.UTF-8
2207 Feliratok testreszabása úszó környezetekben.
2208
2209 %package latex-carlisle
2210 Summary:        Miscellaneous small packages by David Carlisle
2211 Summary(pl.UTF-8):      Różne małe pakiety autorstwa Davida Carlisle
2212 Group:          Applications/Publishing/TeX
2213 Requires(post,postun):  %{_bindir}/texhash
2214 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2215
2216 %description latex-carlisle
2217 Miscellaneous small packages by David Carlisle.
2218
2219 %description latex-carlisle -l pl.UTF-8
2220 Różne małe pakiety autorstwa Davida Carlisle.
2221
2222 %package latex-ccfonts
2223 Summary:        Support for Concrete text and math fonts in LaTeX
2224 Summary(pl.UTF-8):      Obsługa fontów tekstowych i matematycznych Concrete w LaTeXu
2225 Group:          Applications/Publishing/TeX
2226 Requires(post,postun):  %{_bindir}/texhash
2227 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2228
2229 %description latex-ccfonts
2230 LaTeX font definition files for the Concrete fonts and a LaTeX package
2231 for typesetting documents using Concrete as the default font family.
2232 The files support OT1, T1, TS1, and Concrete math including AMS fonts
2233 (Ulrik Vieth's concmath).
2234
2235 %description latex-ccfonts -l pl.UTF-8
2236 Pliki definicji fontów LaTeXowych dla fontów Concrete oraz pakiet
2237 LaTeXa do składania dokumentów przy użyciu Concrete jako domyślnej
2238 rodziny fontów. Pliki obsługują fonty OT1, T1, TS1 oraz matematyczny
2239 Concrete wraz z AMS (concmath Ulrika Vietha).
2240
2241 %package latex-cite
2242 Summary:        Supports compressed, sorted lists of numerical citations
2243 Summary(pl.UTF-8):      Obsługa kompresowanych, sortowanych list numerowanych cytatów
2244 Group:          Applications/Publishing/TeX
2245 Requires(post,postun):  %{_bindir}/texhash
2246 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2247
2248 %description latex-cite
2249 Supports compressed, sorted lists of numerical citations.
2250
2251 %description latex-cite -l pl.UTF-8
2252 Obsługa kompresowanych, sortowanych list numerowanych cytatów.
2253
2254 %package latex-cmbright
2255 Summary:        Support for CM Bright fonts in LaTeX
2256 Summary(pl.UTF-8):      Obsługa fontów CM Bright w LaTeXu
2257 Group:          Applications/Publishing/TeX
2258 Requires(post,postun):  %{_bindir}/texhash
2259 Requires:       %{name}-fonts-cmbright = %{epoch}:%{version}-%{release}
2260 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2261
2262 %description latex-cmbright
2263 A family of sans serif fonts for TeX and LaTeX, based on Donald
2264 Knuth's CM fonts. It comprises OT1, T1 and TS1 encoded text fonts of
2265 various shapes as well as all the fonts necessary for mathematical
2266 typesetting, incl. AMS symbols. This collection provides all the
2267 necessary files for using the fonts with LaTeX.
2268
2269 %description latex-cmbright -l pl.UTF-8
2270 Rodzina fontów sans serif dla TeXa i LaTeXa, oparta na fontach CM
2271 Donalda Knutha. Obejmuje fonty dla kodowań OT1, T1 i TS1 różnych
2272 kształtów oraz fonty niezbędne do składu matematycznego, włącznie z
2273 symbolami AMS. Ten zestaw dostarcza wszystkie niezbędne pliki do
2274 używania fontów w LaTeXu.
2275
2276 %package latex-comment
2277 Summary:        Selectively include/excludes portions of text
2278 Summary(hu.UTF-8):      A szöveg részeinek beillesztése/kihagyása
2279 Group:          Applications/Publishing/TeX
2280 Requires(post,postun):  %{_bindir}/texhash
2281 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2282
2283 %description latex-comment
2284 Selectively include/excludes portions of text.
2285
2286 %description latex-comment -l hu.UTF-8
2287 A szöveg részeinek beillesztése/kihagyása.
2288
2289 %package latex-concmath
2290 Summary:        LaTeX package and font definition files to access the Concrete math fonts
2291 Summary(pl.UTF-8):      Pakiet LaTeXa i pliki definicji fontów udostępniające fonty matematyczne Concrete
2292 Group:          Applications/Publishing/TeX
2293 Requires(post,postun):  %{_bindir}/texhash
2294 Requires:       %{name}-fonts-concmath = %{epoch}:%{version}-%{release}
2295 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2296
2297 %description latex-concmath
2298 LaTeX package and font definition files to access the Concrete math
2299 fonts, which were derived from Computer Modern math fonts using
2300 parameters from Concrete Roman text fonts.
2301
2302 %description latex-concmath -l pl.UTF-8
2303 Pakiet LaTeXa i pliki definicji fontów udostępniające fonty
2304 matematyczne Concrete wywodzące się z fontów matematycznych Computer
2305 Modern poprzez zastosowanie parametrów fontów tekstowych Concrete
2306 Roman.
2307
2308 %package latex-currvita
2309 Summary:        Typeset a curriculum vitae
2310 Summary(hu.UTF-8):      Önéletrajzok írása
2311 Group:          Applications/Publishing/TeX
2312 Requires(post,postun):  %{_bindir}/texhash
2313 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2314
2315 %description latex-currvita
2316 Typeset a curriculum vitae.
2317
2318 %description latex-currvita -l hu.UTF-8
2319 Önéletrajzok írása.
2320
2321 %package latex-curves
2322 Summary:        Curves for LaTeX picture environment
2323 Summary(hu.UTF-8):      Görbék LaTeX picture környezetébe
2324 Group:          Applications/Publishing/TeX
2325 Requires(post,postun):  %{_bindir}/texhash
2326 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2327
2328 %description latex-curves
2329 Curves for LaTeX picture environment.
2330
2331 %description latex-curves -l hu.UTF-8
2332 Görbék LaTeX picture környezetébe.
2333
2334 %package latex-custom-bib
2335 Summary:        Customized BibTeX styles for LaTeX
2336 Summary(pl.UTF-8):      Dostosowywanie stylów BibTeXa dla LaTeXa
2337 Group:          Applications/Publishing/TeX
2338 Requires(post,postun):  %{_bindir}/texhash
2339 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2340
2341 %description latex-custom-bib
2342 Package generating customized BibTeX bibliography styles from a
2343 generic file using docstrip. Includes support for the Harvard style.
2344
2345 %description latex-custom-bib -l pl.UTF-8
2346 Pakiet generujący dostosowane style bibliografii BibTeXa z ogólnego
2347 pliki przy użyciu docstrip. Zawiera obsługę stylu Harvard.
2348
2349 %package latex-cyrillic
2350 Summary:        LaTeX Cyrillic support
2351 Summary(pl.UTF-8):      Obsługa cyrylicy dla LaTeXa
2352 Group:          Applications/Publishing/TeX
2353 Requires(post,postun):  %{_bindir}/texhash
2354 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2355
2356 %description latex-cyrillic
2357 LaTeX Cyrillic support.
2358
2359 %description latex-cyrillic -l pl.UTF-8
2360 Obsługa cyrylicy dla LaTeXa.
2361
2362 %package latex-dstroke
2363 Summary:        LaTeX doublestroke font
2364 Summary(pl.UTF-8):      Podwójnie kreślony font dla LaTeXa
2365 Group:          Applications/Publishing/TeX
2366 Requires(post,postun):  %{_bindir}/texhash
2367 Requires:       %{name}-fonts-dstroke = %{epoch}:%{version}-%{release}
2368 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2369
2370 %description latex-dstroke
2371 Doublestroke font for typesetting the mathematical symbols for the
2372 natural numbers, whole numbers, rational numbers, real numbers and
2373 complex numbers.
2374
2375 %description latex-dstroke -l pl.UTF-8
2376 Podwójnie kreślony font do składania symboli matematycznych liczb
2377 naturalnych, całkowitych, wymiernych, rzeczywistych i zespolonych.
2378
2379 %package latex-enumitem
2380 Summary:        A package to customize the three basic lists
2381 Summary(hu.UTF-8):      Egy csomag, amivel testreszabhatod a három alapvető listát
2382 Group:          Applications/Publishing/TeX
2383 Requires(post,postun):  %{_bindir}/texhash
2384 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2385
2386 %description latex-enumitem
2387 A package to customize the three basic lists (enumerate, itemize and
2388 description).
2389
2390 %description latex-enumitem
2391 Egy csomag, amivel testreszabhatod a három alapvető listakörnyezetet
2392 (enumerate, itemize, description).
2393
2394 %package latex-exam
2395 Summary:        The exam document class attempts to make it easy for even a LaTeX novice to prepare exams
2396 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
2397 Group:          Applications/Publishing/TeX
2398 Requires(post,postun):  %{_bindir}/texhash
2399 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2400
2401 %description latex-exam
2402 The exam document class attempts to make it easy for even a LaTeX
2403 novice to prepare exams.
2404
2405 %description latex-exam -l hu.UTF-8
2406 Az exam dokumentumosztály segítségével könnyűvé válik LaTeX-ben a
2407 feladatsorok készítése.
2408
2409 %package latex-gbrief
2410 Summary:        Letter document class
2411 Summary(hu.UTF-8):      Levél dokumentumosztály
2412 Group:          Applications/Publishing/TeX
2413 Requires(post,postun):  %{_bindir}/texhash
2414 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2415
2416 %description latex-gbrief
2417 Letter document class.
2418
2419 %description latex-gbrief -l hu.UTF-8
2420 Levél dokumentumosztály.
2421
2422
2423 %package latex-jknappen
2424 Summary:        Miscellaneous packages by Joerg Knappen
2425 Summary(pl.UTF-8):      Różne pakiety autorstwa Joerga Knappena
2426 Group:          Applications/Publishing/TeX
2427 Requires(post,postun):  %{_bindir}/texhash
2428 Requires:       %{name}-fonts-jknappen = %{epoch}:%{version}-%{release}
2429 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2430
2431 %description latex-jknappen
2432 Miscellaneous macros, mostly for making use of extra fonts, by Joerg
2433 Knappen, including sgmlcmpt.
2434
2435 %description latex-jknappen -l pl.UTF-8
2436 Różne makra, głównie do używania dodatkowych fontów autorstwa Joerga
2437 Knappena. Zawiera sgmlcmpt.
2438
2439 %package latex-keystroke
2440 Summary:        Graphical representation of keys on keyboard
2441 Summary(hu.UTF-8):      A billentyűk grafikus megjelenítése
2442 Group:          Applications/Publishing/TeX
2443 Requires(post,postun):  %{_bindir}/texhash
2444 Requires:       %{name}-latex
2445
2446 %description latex-keystroke
2447 Graphical representation of keys on keyboard.
2448
2449 %description latex-keystroke -l hu.UTF-8
2450 A billentyűk grafikus megjelenítése.
2451
2452
2453 %package latex-labbook
2454 Summary:        Typeset laboratory journals
2455 Summary(hu.UTF-8):      Laborjegyzőkönyvek szedése
2456 Group:          Applications/Publishing/TeX
2457 Requires(post,postun):  %{_bindir}/texhash
2458 Requires:       %{name}-latex
2459
2460 %description latex-labbook
2461 Typeset laboratory journals.
2462
2463 %description latex-labbook -l hu.UTF-8
2464 Laborjegyzőkönyvek szedése.
2465
2466 %package latex-lcd
2467 Summary:        Alphanumerical LCD-style displays
2468 Summary(hu.UTF-8):      Alfanumerikus LCD-szerű kijelzés
2469 Group:          Applications/Publishing/TeX
2470 Requires(post,postun):  %{_bindir}/texhash
2471 Requires:       %{name}-latex
2472
2473 %description latex-lcd
2474 Alphanumerical LCD-style displays.
2475
2476 %description latex-lcd -l hu.UTF-8
2477 Alfanumerikus LCD-szerű kijelzés.
2478
2479 %package latex-leaflet
2480 Summary:        Create small handouts (flyers)
2481 Summary(hu.UTF-8):      Kis "kézikönyvek" készítése (brossúrák)
2482 Group:          Applications/Publishing/TeX
2483 Requires(post,postun):  %{_bindir}/texhash
2484 Requires:       %{name}-latex
2485
2486 %description latex-leaflet
2487 Create small handouts (flyers).
2488
2489 %description latex-leaflet -l hu.UTF-8
2490 Kis "kézikönyvek" készítése (brossúrák).
2491
2492 %package latex-leftidx
2493 Summary:        Left and right subscripts and superscripts in math mode
2494 Summary(hu.UTF-8):      Bal és jobboldali alsó és felső indexek matematikai módban
2495 Group:          Applications/Publishing/TeX
2496 Requires(post,postun):  %{_bindir}/texhash
2497 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2498
2499 %description latex-leftidx
2500 Left and right subscripts and superscripts in math mode.
2501
2502 %description latex-leftidx -l hu.UTF-8
2503 Bal és jobboldali alsó és felső indexek matematikai módban.
2504
2505
2506 %package latex-lewis
2507 Summary:        Draw Lewis structures (chemistry)
2508 Summary(hu.UTF-8):      Lewis struktúrák készítése (kémia)
2509 Group:          Applications/Publishing/TeX
2510 Requires(post,postun):  %{_bindir}/texhash
2511 Requires:       %{name}-latex
2512
2513 %description latex-lewis
2514 Draw Lewis structures (chemistry).
2515
2516 %description latex-lewis -l hu.UTF-8
2517 Lewis struktúrák készítése (kémia).
2518
2519 %package latex-lm
2520 Summary:        LaTeX styles for Latin Modern family fonts
2521 Summary(pl.UTF-8):      Style LaTeXa dla fontów z rodziny Latin Modern
2522 Group:          Applications/Publishing/TeX
2523 Requires(post,postun):  /usr/bin/texhash
2524 Requires:       %{name}-fonts-lm = %{epoch}:%{version}-%{release}
2525 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2526
2527 %description latex-lm
2528 Latin Modern family of fonts, based on the Computer Modern fonts
2529 released into public domain by AMS (copyright (C) 1997 AMS). Contain a
2530 lot of additional characters, mainly accented ones, but not only.
2531 There is a one set of PostScript fonts and four sets of TeX Font
2532 Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
2533 encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
2534 Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
2535 potential user knows what to do with all these files. The author is
2536 Boguslaw Jackowski.
2537
2538 %description latex-lm -l pl.UTF-8
2539 Rodzina fontów Latin Modern, oparta na fontach Computer Modern
2540 przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
2541 Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
2542 Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
2543 Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
2544 QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
2545 (texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
2546 (ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
2547 tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
2548
2549 %package latex-lastpage
2550 Summary:        Reference last page for "Page N of M" type footers
2551 Summary(hu.UTF-8):      Az utolsó oldalra hivatkozás "N/M. oldal" típusú lábfejekhez
2552 Group:          Applications/Publishing/TeX
2553 Requires(post,postun):  %{_bindir}/texhash
2554
2555 %description latex-lastpage
2556 Reference last page for Page N of M type footers.
2557
2558 %description latex-lastpage -l hu.UTF-8
2559 Az utolsó oldalra hivatkozás "N/M. oldal" típusú lábfejekhez.
2560
2561 %package latex-lineno
2562 Summary:        Line numbers on paragraphs
2563 Summary(pl.UTF-8):      Numery linii dla paragrafów
2564 Group:          Applications/Publishing/TeX
2565 Requires(post,postun):  /usr/bin/texhash
2566 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2567
2568 %description latex-lineno
2569 The LaTeX package lineno.sty provides line numbers on paragraphs.
2570 After TeX has broken a paragraph into lines there will be line numbers
2571 attached to them, with the possibility to make references through the
2572 LaTeX \ref, \pageref cross reference mechanism.
2573
2574 %description latex-lineno -l pl.UTF-8
2575 Pakiet LaTeXa lineno.sty daje numery linii dla paragrafów. Po podziale
2576 paragrafu na linie przez TeXa do linii dołączane są ich numery z
2577 możliwością tworzenia odnośników poprzez mechanizm odnośników LaTeXa
2578 \ref i \pageref.
2579
2580
2581 %package latex-mathexam
2582 Summary:        Package for typesetting exams
2583 Summary(hu.UTF-8):      Vizsgák szedése
2584 Group:          Applications/Publishing/TeX
2585 Requires(post,postun):  %{_bindir}/texhash
2586 Requires:       %{name}-latex
2587
2588 %description latex-mathexam
2589 Package for typesetting exams.
2590
2591 %description latex-mathexam -l hu.UTF-8
2592 Vizsgák szedése.
2593
2594 %package latex-microtype
2595 Summary:        An interface to the micro-typographic extensions of pdfTeX
2596 Summary(pl.UTF-8):      Interfejs do rozszerzeń mikrotypograficznych pdfTeXa
2597 Group:          Applications/Publishing/TeX
2598 Requires(post,postun):  /usr/bin/texhash
2599 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2600
2601 %description latex-microtype
2602 The `microtype' package provides a LaTeX interface to pdfTeX's
2603 micro-typographic extensions: character protrusion and font expansion.
2604 It allows to restrict character protrusion and/or font expansion to a
2605 definable set of fonts, and to configure micro-typographic aspects of
2606 the fonts in a straight-forward and flexible way. Settings for various
2607 fonts are provided.
2608
2609 %description latex-microtype -l pl.UTF-8
2610 Pakiet microtype dodaje do LaTeXa mechanizm do rozszerzeń
2611 mikrotypograficznych pdfTeXa: wysuwania znaków i rozszerzania fontów.
2612 Pozwala ograniczyć wysuwanie znaku i/lub rozszerzanie fontu do
2613 określonego zbioru fontów oraz skonfigurować mikrotypograficzne
2614 aspekty fontów w prosty i elastyczny sposób. Dostarczone są ustawienia
2615 dla różnych fontów.
2616
2617 %package latex-musictex
2618 Summary:        Typesetting music with TeX
2619 Summary(hu.UTF-8):      Zenék szedése TeX-hel
2620 Group:          Applications/Publishing/TeX
2621 Requires(post,postun):  %{_bindir}/texhash
2622 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2623
2624 %description latex-musictex
2625 Typesetting music with TeX.
2626
2627 %description latex-musictex -l hu.UTF-8
2628 Zenék szedése TeX-hel.
2629
2630 %package latex-lucidabr
2631 Summary:        Package to make Lucida Bright fonts usable with LaTeX
2632 Summary(pl.UTF-8):      Pakiet umożliwiający używanie fontów Lucida Bright w LaTeXu
2633 Group:          Applications/Publishing/TeX
2634 Requires(post,postun):  %{_bindir}/texhash
2635 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2636
2637 %description latex-lucidabr
2638 Package to make Lucida Bright fonts usable with LaTeX.
2639
2640 %description latex-lucidabr -l pl.UTF-8
2641 Pakiet umożliwiający używanie fontów Lucida Bright w LaTeXu.
2642
2643 %package latex-marvosym
2644 Summary:        Styles for Martin Vogel's Symbol (marvosym) font
2645 Summary(pl.UTF-8):      Style dla fontu Symbol Martina Vogela (marvosym)
2646 Group:          Applications/Publishing/TeX
2647 Requires(post,postun):  /usr/bin/texhash
2648 Requires:       %{name}-fonts-marvosym = %{epoch}:%{version}-%{release}
2649 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2650
2651 %description latex-marvosym
2652 Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
2653 currency symbol as defined by the European commission; Euro currency
2654 symbols in typefaces Times, Helvetica and Courier; Symbols for
2655 structural engineering; Symbols for steel cross-sections; Astronomy
2656 signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
2657 symbols; CE sign and others.
2658
2659 %description latex-marvosym -l pl.UTF-8
2660 Font Martin Vogel's Symbol (marvosym) to font zawierający: symbol
2661 waluty Euro zdefiniowany przez Komisję Europejską; symbole Euro w
2662 krojach Times, Helvetica i Courier; symbole do inżynierii
2663 strukturalnej; symbole do przekrojów stalowych; znaki astronomiczne
2664 (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole nożyczek; znak
2665 CE i inne.
2666
2667 %package latex-mathpple
2668 Summary:        Use PostScript Palatino for typesetting maths
2669 Summary(pl.UTF-8):      Używanie postscriptowych fontów Palatino do składania wzorów matematycznych
2670 Group:          Applications/Publishing/TeX
2671 Requires(post,postun):  %{_bindir}/texhash
2672 Requires:       %{name}-fonts-adobe = %{epoch}:%{version}-%{release}
2673 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2674
2675 %description latex-mathpple
2676 The package defines the PostScript font family `Palatino' (ppl) as the
2677 default roman font and then uses the `mathpple' fonts for typesetting
2678 math. These virtual fonts have been created for typesetting math in a
2679 style that suits the Palatino text fonts. The AMS fonts, when used
2680 additionally, will be scaled to fit Palatino.
2681
2682 %description latex-mathpple -l pl.UTF-8
2683 Pakiet definiuje rodzinę fontów postscriptowych Palatino (ppl) jako
2684 domyślny font roman i używa fontów mathpple do składania wzorów
2685 matematycznych. Te wirtualne fonty zostały stworzone do składania
2686 wzorów matematycznych w stylu pasującym do fontów tekstowych Palatino.
2687 Fonty AMS, jeśli są dodatkowo używane, zostaną przeskalowane tak, by
2688 pasować do Palatino.
2689
2690 %package latex-mathtime
2691 Summary:        Mathtime fonts for LaTeX
2692 Summary(pl.UTF-8):      Fonty Mathtime dla LaTeXa
2693 Group:          Applications/Publishing/TeX
2694 Requires(post,postun):  %{_bindir}/texhash
2695 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2696
2697 %description latex-mathtime
2698 The Mathtime fonts have a number of characters remapped to positions
2699 different from the ones normally used by the corresponding TeX
2700 CM-fonts. For the symbol font ``operators'' the corresponding mathtime
2701 style files use the Times Roman font (often called something like:
2702 ptmr or ptmr7t or ptmrq).
2703
2704 %description latex-mathtime -l pl.UTF-8
2705 Fonty Mathtime zawierają wiele znaków przemapowanych na pozycje
2706 różniące się od tych normalnie używanych w odpowiadających im TeXowych
2707 fontach CM. Dla fontu symboli "operators" odpowiadający styl mathtime
2708 używa fontu Times Roman (zazwyczaj nazywanego w stylu ptmr, ptmr7t lub
2709 ptmrq).
2710
2711 %package latex-mflogo
2712 Summary:        LaTeX support for MetaFont and logo fonts
2713 Summary(pl.UTF-8):      Obsługa LaTeXa dla MetaFonta i fontów logo
2714 Group:          Applications/Publishing/TeX
2715 Requires(post,postun):  %{_bindir}/texhash
2716 Requires:       %{name}-fonts-mflogo = %{epoch}:%{version}-%{release}
2717 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2718
2719 %description latex-mflogo
2720 LaTeX package and font definition file to access the Knuthian `logo'
2721 fonts described in `The MetaFontbook' and the MetaFont and logos in
2722 LaTeX documents.
2723
2724 %description latex-mflogo -l pl.UTF-8
2725 Pakiet LaTeXa i plik definicji fontów udostępniający fonty logo Knutha
2726 opisane w "The MetaFontbook" oraz MetaFont i loga w dokumentach
2727 LaTeXa.
2728
2729 %package latex-mfnfss
2730 Summary:        Font description files to use extra fonts like yinit and ygoth
2731 Summary(pl.UTF-8):      Pliki opisów fontów udostępniające dodatkowe fonty, jak yinit i ygoth
2732 Group:          Applications/Publishing/TeX
2733 Requires(post,postun):  %{_bindir}/texhash
2734 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2735
2736 %description latex-mfnfss
2737 Font description files to use extra fonts like yinit and ygoth.
2738
2739 %description latex-mfnfss -l pl.UTF-8
2740 Pliki opisów fontów udostępniające dodatkowe fonty, jak yinit i ygoth.
2741
2742 %package latex-minitoc
2743 Summary:        Produce a table of contents for each chapter
2744 Summary(pl.UTF-8):      Tworzenie spisów treści dla każdego rozdziału
2745 Group:          Applications/Publishing/TeX
2746 Requires(post,postun):  %{_bindir}/texhash
2747 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2748
2749 %description latex-minitoc
2750 Produce a table of contents for each chapter.
2751
2752 %description latex-minitoc -l pl.UTF-8
2753 Tworzenie spisów treści dla każdego rozdziału.
2754
2755 %package latex-mltex
2756 Summary:        Support for MLTeX
2757 Summary(pl.UTF-8):      Wsparcie dla MLTeXa
2758 Group:          Applications/Publishing/TeX
2759 Requires(post,postun):  %{_bindir}/texhash
2760 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2761
2762 %description latex-mltex
2763 Support for MLTeX, the multilingual TeX extension from Michael J.
2764 Ferguson.
2765
2766 %description latex-mltex -l pl.UTF-8
2767 Wsparcie dla MLTeXa - rozszerzenia TeXa z obsługą wielu języków,
2768 autorstwa Michaela J. Fergusona.
2769
2770 %package latex-multienum
2771 Summary:        Multi-column enumerated lists
2772 Summary(hu.UTF-8):      Többoszlopos számozott listák
2773 Group:          Applications/Publishing/TeX
2774 Requires(post,postun):  %{_bindir}/texhash
2775 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2776
2777 %description latex-multienum
2778 Multi-column enumerated lists.
2779
2780 %description latex-multienum -l hu.UTF-8
2781 Többoszlopos számozott listák.
2782
2783
2784 %package latex-moreverb
2785 Summary:        Extended verbatim
2786 Summary(hu.UTF-8):      Kiterjesztett verbatim
2787 Group:          Applications/Publishing/TeX
2788 Requires(post,postun):  %{_bindir}/texhash
2789 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2790
2791 %description latex-moreverb
2792 Extended verbatim.
2793
2794 %description latex-moreverb -l hu.UTF-8
2795 Kiterjesztett verbatim.
2796
2797 %package latex-ntheorem
2798 Summary:        Enhanced theorem environment
2799 Summary(hu.UTF-8):      Bővített tétel környezet
2800 Group:          Applications/Publishing/TeX
2801 Requires(post,postun):  %{_bindir}/texhash
2802 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2803
2804 %description latex-ntheorem
2805 Enhanced theorem environment.
2806
2807 %description latex-ntheorem -l hu.UTF-8
2808 Bővített tétel környezet
2809
2810 %package latex-other
2811 Summary:        Other LaTeX packages
2812 Summary(hu.UTF-8):      Néhány további LaTeX csomag
2813 Group:          Applications/Publishing/TeX
2814 Requires(post,postun):  %{_bindir}/texhash
2815 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2816
2817 %description latex-other
2818 Other LaTeX packages.
2819
2820 %description latex-other -l hu.UTF-8
2821 Néhány további LaTeX csomag.
2822
2823 %package latex-other-doc
2824 Summary:        Other LaTeX packages documentation
2825 Summary(hu.UTF-8):      Néhány további LaTeX csomag dokumentációja
2826 Group:          Applications/Publishing/TeX
2827 Requires(post,postun):  %{_bindir}/texhash
2828 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2829
2830 %description latex-other-doc
2831 Other LaTeX packages documentation.
2832
2833 %description latex-other-doc -l hu.UTF-8
2834 Néhány további LaTeX csomag dokumentációja.
2835
2836 %package latex-palatcm
2837 Summary:        Palatino + Computer Modern math fonts for LaTeX
2838 Summary(pl.UTF-8):      Fonty matematyczne Palatino i Computer Modern dla LaTeXa
2839 Group:          Applications/Publishing/TeX
2840 Requires(post,postun):  %{_bindir}/texhash
2841 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2842
2843 %description latex-palatcm
2844 Palatino + Computer Modern math fonts for LaTeX.
2845
2846 %description latex-palatcm -l pl.UTF-8
2847 Fonty matematyczne Palatino i Computer Modern dla LaTeXa.
2848
2849
2850 %package latex-pdfslide
2851 Summary:        Presentation slides using pdftex
2852 Summary(hu.UTF-8):      Prezentáció készítése pdftex-hel
2853 Group:          Applications/Publishing/TeX
2854 Requires(post,postun):  %{_bindir}/texhash
2855 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2856
2857 %description latex-pdfslide
2858 Presentation slides using pdftex.
2859
2860 %description latex-pdfslide -l hu.UTF-8
2861 Prezentáció készítése pdftex-hel.
2862
2863 %package latex-pgf
2864 Summary:        The TeX Portable Graphic Format
2865 Summary(hu.UTF-8):      TeX Portable Graphic Formátum
2866 Summary(pl.UTF-8):      Przenośny format grafiki dla TeXa
2867 Group:          Applications/Publishing/TeX
2868 Requires(post,postun):  %{_bindir}/texhash
2869 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2870 Requires:       %{name}-latex-xcolor = %{epoch}:%{version}-%{release}
2871 Obsoletes:      tetex-pgf
2872
2873 %description latex-pgf
2874 A macro package for creating graphics directly in TeX and LaTeX.
2875
2876 %description latex-pgf -l hu.UTF-8
2877 Makró csomag rajzok készítéséhez közvetlenül TeX-ben és LaTeX-ben.
2878
2879 %description latex-pgf -l pl.UTF-8
2880 Pakiet makr do tworzenia grafiki bezpośrednio z TeXa i LaTeXa.
2881
2882 %package latex-polynom
2883 Summary:        Macros for manipulating polynomials
2884 Summary(hu.UTF-8):      Makrók polinomokkal való műveletekre
2885 Group:          Applications/Publishing/TeX
2886 Requires(post,postun):  %{_bindir}/texhash
2887 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2888
2889 %description latex-polynom
2890 Macros for manipulating polynomials.
2891
2892 %description latex-polynom -l hu.UTF-8
2893 Makrók polinomokkal való műveletekre.
2894
2895 %package latex-polynomial
2896 Summary:        Typeset (univariate) polynomials
2897 Summary(hu.UTF-8):      Egyváltozós polinomok szedése
2898 Group:          Applications/Publishing/TeX
2899 Requires(post,postun):  %{_bindir}/texhash
2900 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2901
2902 %description latex-polynomial
2903 Typeset (univariate) polynomials.
2904
2905 %description latex-polynomial -l hu.UTF-8
2906 Egyváltozós polinomok szedése.
2907
2908 %package latex-prosper
2909 Summary:        LaTeX class for high quality slides
2910 Summary(hu.UTF-8):      LaTeX osztály jó minőségű fóliák készítéséhez
2911 Group:          Applications/Publishing/TeX
2912 Requires(post,postun):  %{_bindir}/texhash
2913 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2914
2915 %description latex-prosper
2916 LaTeX class for high quality slides.
2917
2918 %description latex-prosper -l hu.UTF-8
2919 LaTeX osztály jó minőségű fóliák készítéséhez.
2920
2921 %package latex-pseudocode
2922 Summary:        LaTeX enviroment for specifying algorithms in a natural way
2923 Summary(hu.UTF-8):      LaTeX környezet algoritmusok bevitelére
2924 Group:          Applications/Publishing/TeX
2925 Requires(post,postun):  %{_bindir}/texhash
2926 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2927
2928 %description latex-pseudocode
2929 LaTeX enviroment for specifying algorithms in a natural way.
2930
2931 %description latex-pseudocode -l hu.UTF-8
2932 LaTeX környezet algoritmusok bevitelére.
2933
2934 %package latex-psnfss
2935 Summary:        LaTeX font support for common PostScript fonts
2936 Summary(pl.UTF-8):      Obsługa popularnych fontów postscriptowych w LaTeXu
2937 Group:          Applications/Publishing/TeX
2938 Requires(post,postun):  %{_bindir}/texhash
2939 Requires:       %{name}-fonts-adobe = %{epoch}:%{version}-%{release}
2940 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2941 Obsoletes:      tetex-latex-mathptm
2942 Obsoletes:      tetex-latex-mathptmx
2943
2944 %description latex-psnfss
2945 LaTeX font definition files, macros and font metrics for common
2946 PostScript fonts.
2947
2948 %description latex-psnfss -l pl.UTF-8
2949 LaTeXowe pliki definicji fontów, makra i metryki fontów dla
2950 popularnych fontów postscriptowych.
2951
2952 %package latex-pst-2dplot
2953 Summary:        A PSTricks package for drawing 2D curves
2954 Summary(hu.UTF-8):      PSTricks csomag kétdimenziós görbék rajzolásához
2955 Group:          Applications/Publishing/TeX
2956 Requires(post,postun):  %{_bindir}/texhash
2957 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2958
2959 %description latex-pst-2dplot
2960 A PSTricks package for drawing 2D curves.
2961
2962 %description latex-pst-2dplot -l hu.UTF-8
2963 PSTricks csomag kétdimenziós görbék rajzolásához.
2964
2965 %package latex-pst-3dplot
2966 Summary:        Draw 3d curves and graphs using PSTricks
2967 Summary(hu.UTF-8):      3D-s görbék és grafikonok PSTricks-szel
2968 Group:          Applications/Publishing/TeX
2969 Requires(post,postun):  %{_bindir}/texhash
2970 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2971
2972 %description latex-pst-3dplot
2973 Draw 3d curves and graphs using PSTricks.
2974
2975 %description latex-pst-3dplot -l hu.UTF-8
2976 3D-s görbék és grafikonok PSTricks-szel.
2977
2978
2979 %package latex-pst-bar
2980 Summary:        Produces bar charts using pstricks
2981 Summary(hu.UTF-8):      Oszlopdiagramok pstricks-szel
2982 Group:          Applications/Publishing/TeX
2983 Requires(post,postun):  %{_bindir}/texhash
2984 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2985
2986 %description latex-pst-bar
2987 Produces bar charts using pstricks.
2988
2989 %description latex-pst-bar -l hu.UTF-8
2990 Oszlopdiagramok pstricks-szel.
2991
2992 %package latex-pst-circ
2993 Summary:        PSTricks package for drawing electric circuits
2994 Summary(hu.UTF-8):      PSTricks csomag elektromos áramkörök rajzolásához
2995 Group:          Applications/Publishing/TeX
2996 Requires(post,postun):  %{_bindir}/texhash
2997 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2998
2999 %description latex-pst-circ
3000 PSTricks package for drawing electric circuits.
3001
3002 %description latex-pst-circ -l hu.UTF-8
3003 PSTricks csomag elektromos áramkörök rajzolásához.
3004
3005 %package latex-pst-diffraction
3006 Summary:        Print diffraction patterns from various apertures
3007 Summary(hu.UTF-8):      Diffrakciós képek különböző eszközökön
3008 Group:          Applications/Publishing/TeX
3009 Requires(post,postun):  %{_bindir}/texhash
3010 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3011
3012 %description latex-pst-diffraction
3013 Print diffraction patterns from various apertures.
3014
3015 %description latex-pst-diffraction -l hu.UTF-8
3016 Diffrakciós képek különböző eszközökön.
3017
3018 %package latex-pst-eucl
3019 Summary:        Euclidian geometry with pstricks
3020 Summary(hu.UTF-8):      Euklidészi geometria a pstricks használatával
3021 Group:          Applications/Publishing/TeX
3022 Requires(post,postun):  %{_bindir}/texhash
3023 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3024
3025 %description latex-pst-eucl
3026 Euclidian geometry with pstricks.
3027
3028 %description latex-pst-eucl -l hu.UTF-8
3029 Euklidészi geometria a pstricks használatával.
3030
3031
3032 %package latex-pst-fun
3033 Summary:        Draw "funny" objects with PSTricks
3034 Summary(hu.UTF-8):      "Vicces" rajzok PSTricks-szel
3035 Group:          Applications/Publishing/TeX
3036 Requires(post,postun):  %{_bindir}/texhash
3037 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3038
3039 %description latex-pst-fun
3040 Draw "funny" objects with PSTricks.
3041
3042 %description latex-pst-fun -l hu.UTF-8
3043 "Vicces" rajzok PSTricks-szel
3044
3045 %package latex-pst-func
3046 Summary:        PSTricks package for plotting mathematical functions
3047 Summary(hu.UTF-8):      PSTricks csomag matematikai függvények ábrázolásához
3048 Group:          Applications/Publishing/TeX
3049 Requires(post,postun):  %{_bindir}/texhash
3050 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3051
3052 %description latex-pst-func
3053 PSTricks package for plotting mathematical functions.
3054
3055 %description latex-pst-eucl -l hu.UTF-8
3056 PSTricks csomag matematikai függvények ábrázolásához.
3057
3058 %package latex-pst-fr3d
3059 Summary:        Draw 3-dimensional framed boxes using PSTricks
3060 Summary(hu.UTF-8):      Háromdimenziós dobozok PSTricks segítségével
3061 Group:          Applications/Publishing/TeX
3062 Requires(post,postun):  %{_bindir}/texhash
3063 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3064
3065 %description latex-pst-fr3d
3066 Draw 3-dimensional framed boxes using PSTricks.
3067
3068 %description latex-pst-fr3d -l hu.UTF-8
3069 Háromdimenziós dobozok PSTricks segítségével.
3070
3071 %package latex-pst-fractal
3072 Summary:        Draw fractal sets using PSTricks
3073 Summary(hu.UTF-8):      Fraktálok rajzolása PSTricks segítségével
3074 Group:          Applications/Publishing/TeX
3075 Requires(post,postun):  %{_bindir}/texhash
3076 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3077
3078 %description latex-pst-fractal
3079 Draw fractal sets using PSTricks.
3080
3081 %description latex-pst-fractal -l hu.UTF-8
3082 Fraktálok rajzolása PSTricks segítségével.
3083
3084 %package latex-pst-infixplot
3085 Summary:        Using pstricks plotting capacities with infix expressions rather than RPN
3086 Summary(hu.UTF-8):      Infix kifejezések ábrázolása
3087 Group:          Applications/Publishing/TeX
3088 Requires(post,postun):  %{_bindir}/texhash
3089 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3090
3091 %description latex-pst-infixplot
3092 Using pstricks plotting capacities with infix expressions rather than
3093 RPN.
3094
3095 %description latex-pst-infixplot -l hu.UTF-8
3096 Infix kifejezések ábrázolása.
3097
3098 %package latex-pst-math
3099 Summary:        Enhancement of PostScript math operators to use with pstricks
3100 Summary(hu.UTF-8):      PostScript matematikai operátorok bővítése pstricks-szel
3101 Group:          Applications/Publishing/TeX
3102 Requires(post,postun):  %{_bindir}/texhash
3103 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3104
3105 %description latex-pst-math
3106 Enhancement of PostScript math operators to use with pstricks.
3107
3108 %description latex-pst-math -l hu.UTF-8
3109 PostScript matematikai operátorok bővítése pstricks-szel.
3110
3111 %package latex-pst-ob3d
3112 Summary:        Three dimensional objects using PSTricks
3113 Summary(hu.UTF-8):      Háromdimenziós objektumok PSTricks-szel
3114 Group:          Applications/Publishing/TeX
3115 Requires(post,postun):  %{_bindir}/texhash
3116 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3117
3118 %description latex-pst-ob3d
3119 Three dimensional objects using PSTricks.
3120
3121 %description latex-pst-ob3d -l hu.UTF-8
3122 Háromdimenziós objektumok PSTricks-szel.
3123
3124 %package latex-pst-optexp
3125 Summary:        Drawing optical experimental setups
3126 Summary(hu.UTF-8):      Optikai összeállítások rajzolása
3127 Group:          Applications/Publishing/TeX
3128 Requires(post,postun):  %{_bindir}/texhash
3129 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3130
3131 %description latex-pst-optexp
3132 Drawing optical experimental setups.
3133
3134 %description latex-pst-optexp -l hu.UTF-8
3135 Optikai összeállítások rajzolása.
3136
3137 %package latex-pst-optic
3138 Summary:        Drawing optics diagrams
3139 Summary(hu.UTF-8):      Optikai ábrák rajzolása
3140 Group:          Applications/Publishing/TeX
3141 Requires(post,postun):  %{_bindir}/texhash
3142 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3143
3144 %description latex-pst-optic
3145 Drawing optics diagrams.
3146
3147 %description latex-pst-optic -l hu.UTF-8
3148 Optikai ábrák rajzolása.
3149
3150 %package latex-pst-text
3151 Summary:        Text and character manipulation in PSTricks
3152 Summary(hu.UTF-8):      Szöveg és karakter manipulációk PSTricks-szel
3153 Group:          Applications/Publishing/TeX
3154 Requires(post,postun):  %{_bindir}/texhash
3155 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3156
3157 %description latex-pst-text
3158 Text and character manipulation in PSTricks.
3159
3160 %description latex-pst-text -l hu.UTF-8
3161 Szöveg és karakter manipulációk PSTricks-szel.
3162
3163 %package latex-pst-uncategorized
3164 Summary:        Other uncategorized PSTricks packages
3165 Summary(hu.UTF-8):      Néhány kategorizálatlan PSTricks csomag
3166 Group:          Applications/Publishing/TeX
3167 Requires(post,postun):  %{_bindir}/texhash
3168 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3169
3170 %description latex-pst-uncategorized
3171 Other uncategorized PSTricks packages.
3172
3173 %description latex-pst-uncategorized -l hu.UTF-8
3174 Néhány kategorizálatlan PSTricks csomag.
3175
3176 %package latex-pxfonts
3177 Summary:        PX fonts LaTeX support
3178 Summary(pl.UTF-8):      Obsługa fontów PX w LaTeXu
3179 Group:          Applications/Publishing/TeX
3180 Requires(post,postun):  %{_bindir}/texhash
3181 Requires:       %{name}-fonts-px = %{epoch}:%{version}-%{release}
3182 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3183
3184 %description latex-pxfonts
3185 PX fonts LaTeX support.
3186
3187 %description latex-pxfonts -l pl.UTF-8
3188 Obsługa fontów PX w LaTeXu.
3189
3190 %package latex-qfonts
3191 Summary:        A collection of PostScript (Adobe Type 1) fonts in QX layout
3192 Summary(pl.UTF-8):      Zestaw fontów postscriptowych (Adobe Type 1) w układzie QX
3193 Group:          Applications/Publishing/TeX
3194 Requires(post,postun):  %{_bindir}/texhash
3195 Requires:       %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
3196 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3197
3198 %description latex-qfonts
3199 A collection of Type 1 fonts; include QuasiBookman, QuasiChancery,
3200 QuasiCourier, QuasiPalatino, QuasiSwiss, QuasiSwissCondensed, and
3201 QuasiTimes (regular, italic, bold and bold italic), based on URW++
3202 fonts distributed with Ghostscript. The fonts are encoded according to
3203 QX layout which facilitates multilingual and technical typesetting
3204 using TeX, preserving usability in Windows applications.
3205
3206 %description latex-qfonts -l pl.UTF-8
3207 Zestaw fontów Type 1; zawiera QuasiBookman, QuasiChancery,
3208 QuasiCourier, QuasiPalatino, QuasiSwiss, QuasiSwissCondensed oraz
3209 QuasiTimes (zwykłe, pochyłe, tłuste i tłuste pochyłe), oparte na
3210 fontach URW++ rozpowszechnianych z Ghostscriptem. Fonty są kodowane
3211 zgodnie z układem QX, który ułatwia skład wielojęzyczny i techniczny w
3212 TeXu, zachowując przydatność dla aplikacji windowsowych.
3213
3214 %package latex-SIstyle
3215 Summary:        Package to typeset SI units, numbers and angles
3216 Summary(hu.UTF-8):      Csomag SI egységek, számok és szögek szedésére
3217 Group:          Applications/Publishing/TeX
3218 Requires(post,postun):  /usr/bin/texhash
3219 Requires:       %{name}-latex-ams = %{epoch}:%{version}-%{release}
3220
3221 %description latex-SIstyle
3222 Package to typeset SI units, numbers and angles.
3223
3224 %description latex-SIstyle -l hu.UTF-8
3225 Csomag SI egységek, számok és szögek szedésére.
3226
3227 %package latex-SIunits
3228 Summary:        The SIunits package can be used to standardise the use of units in your writings
3229 Summary(hu.UTF-8):      Az SIunits csomag a mennyiségek egységes írásában nyújt segítséget
3230 Group:          Applications/Publishing/TeX
3231 Requires(post,postun):  /usr/bin/texhash
3232 Requires:       %{name}-latex-ams = %{epoch}:%{version}-%{release}
3233
3234 %description latex-SIunits
3235 The SIunits package can be used to standardise the use of units in
3236 your writings.
3237
3238 %description latex-SIunits -l hu.UTF-8
3239 Az SIunits csomag a mennyiségek egységes írásában nyújt segítséget.
3240
3241 %package latex-siunitx
3242 Summary:        A comprehensive (SI) units package
3243 Summary(hu.UTF-8):      Egy minden részletre kiterjedő (SI) egységek kezelését végző csomag
3244 Group:          Applications/Publishing/TeX
3245 Requires(post,postun):  /usr/bin/texhash
3246 Requires:       %{name}-latex
3247
3248 %description latex-siunitx
3249 A comprehensive (SI) units package.
3250
3251 %description latex-siunitx -l hu.UTF-8
3252 Egy minden részletre kiterjedő (SI) egységek kezelését végző csomag.
3253
3254 %package latex-Tabbing
3255 Summary:        Tabbing with accented letters
3256 Summary(hu.UTF-8):      Tabbing környezet ékezetes betűk használatával
3257 Group:          Applications/Publishing/TeX
3258 Requires(post,postun):  /usr/bin/texhash
3259
3260 %description latex-Tabbing
3261 Tabbing with accented letters.
3262
3263 %description latex-Tabbing -l hu.UTF-8
3264 Tabbing környezet ékezetes betűk használatával.
3265
3266 %package latex-urwvn
3267 Summary:        URWVN fonts
3268 Summary(pl.UTF-8):      Fonty URWVN
3269 Group:          Applications/Publishing/TeX
3270 Requires(post,postun):  /usr/bin/texhash
3271 Requires:       %{name}-fonts-urwvn = %{epoch}:%{version}-%{release}
3272 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3273
3274 %description latex-urwvn
3275 URWVN fonts.
3276
3277 %description latex-urwvn -l pl.UTF-8
3278 Fonty URWVN.
3279
3280 %package latex-txfonts
3281 Summary:        TX fonts LaTeX support
3282 Summary(pl.UTF-8):      Obsługa fontów TX w LaTeXu
3283 Group:          Applications/Publishing/TeX
3284 Requires(post,postun):  %{_bindir}/texhash
3285 Requires:       %{name}-fonts-tx = %{epoch}:%{version}-%{release}
3286 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3287
3288 %description latex-txfonts
3289 TX fonts LaTeX support.
3290
3291 %description latex-txfonts -l pl.UTF-8
3292 Obsługa fontów TX w LaTeXu.
3293
3294 %package latex-ucs
3295 Summary:        This package contains support for using UTF-8 as input encoding in LaTeX documents
3296 Summary(hu.UTF-8):      Ez a csomag lehetővé teszi UTF-8 kódolást a LaTeX dokumentumokban
3297 Group:          Applications/Publishing/TeX
3298 Requires(post,postun):  %{_bindir}/texhash
3299 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3300
3301 %description latex-ucs
3302 This package contains support for using UTF-8 as input encoding in
3303 LaTeX documents.
3304
3305 %description latex-ucs -l hu.UTF-8
3306 Ez a csomag lehetővé teszi UTF-8 kódolást a LaTeX dokumentumokban.
3307
3308 %package latex-umlaute
3309 Summary:        An interface to inputenc for using alternate input encodings
3310 Summary(pl.UTF-8):      Interfejs inputenc do używania alternatywnych kodowań wejściowych
3311 Group:          Applications/Publishing/TeX
3312 Requires(post,postun):  %{_bindir}/texhash
3313 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3314
3315 %description latex-umlaute
3316 An interface to inputenc for using alternate input encodings.
3317
3318 %description latex-umlaute -l pl.UTF-8
3319 Interfejs inputenc do używania alternatywnych kodowań wejściowych.
3320
3321 %package latex-wasysym
3322 Summary:        Extra characters from the Waldis symbol fonts
3323 Summary(pl.UTF-8):      Dodatkowe znaki z fontów Waldis symbol
3324 Group:          Applications/Publishing/TeX
3325 Requires(post,postun):  %{_bindir}/texhash
3326 Requires:       %{name}-fonts-wasy = %{epoch}:%{version}-%{release}
3327 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3328
3329 %description latex-wasysym
3330 Makes some additional characters available that come from the wasy
3331 fonts (Waldis symbol fonts). These fonts are not automatically
3332 included in NFSS2/LaTeX2e since they take up important space and often
3333 aren't necessary if one makes use of the packages amsfonts or amssymb.
3334 Symbols include: join box, diamond, leadsto, sqsubset, lhd, rhd,
3335 apple, ocircle invneg, logof, varint, male, female, phone, clock,
3336 lightning, pointer, sun, bell, permil, smiley, various electrical
3337 symbols, shapes, music notes, circles, signs, astronomy, etc.
3338
3339 %description latex-wasysym -l pl.UTF-8
3340 Pakiet udostępniający dodatkowe symbole pochodzące z fontów wasy
3341 (Waldis symbol). Te fonty nie są automatycznie dołączane w
3342 NFSS2/LaTeX2e, ponieważ zajmują miejsce i zazwyczaj nie są potrzebne
3343 jeśli używa się pakietów amsfonts lub amssymb. Zestaw symboli zawiera
3344 m.in.: symbole join box, diamond, leadsto, sqsubset, lhd, rhd, apple,
3345 ocircle invneg, logof, varint, male, female, phone, clock, lightning,
3346 pointer, sun, bell, permil, smiley oraz różne symbole elektryczne,
3347 kształty, nuty, okręgi, znaki, symbole astronomiczne itp.
3348
3349 %package latex-xcolor
3350 Summary:        Allows for access to color tints, shades, tones etc
3351 Summary(hu.UTF-8):      Hozzáférés színekhez, tónusokhoz, átmenetekhez, stb.
3352 Summary(pl.UTF-8):      Pozwala na dostęp do odcieni, gradientów itp.
3353 Group:          Applications/Publishing/TeX
3354 Obsoletes:      tetex-latex-xcolor
3355
3356 %description
3357 `xcolor' provides easy driver-independent access to several kinds of
3358 color tints, shades, tones, and mixes of arbitrary colors. It allows
3359 to select a document-wide target color model and offers tools for
3360 automatic color schemes, conversion between eight color models, and
3361 alternating table row colors.
3362
3363 %description latex-xcolor -l hu.UTF-8
3364 `xcolor' egy egyszerű meghajtó-független hozzáférést biztosít
3365 színekhez, átmenetekhez, tónusokhóz, és a színek korlátlan
3366 keverékéhez. Lehetőséged van a teljes dokumentumra érvényes szín
3367 modell kiválasztásához és a színmodellek közötti konverzióra.
3368
3369 %description latex-xcolor -l pl.UTF-8
3370 `xcolor' dostarcza łatwego, niezależnego od urządzenia dostępu do
3371 wielu rodzai cieniowania, tonów i połączeń dowolnych kolorów. Pozwala
3372 na wybór modelu koloru dla całego dokumentu i oferuje narzędzia dla
3373 schematów kolorów, konwersji między ośmioma modelami kolorów oraz
3374 naprzemiennych kolorów w tabelach.
3375
3376 %package format-latex
3377 Summary:        LaTeX macro package
3378 Summary(pl.UTF-8):      Pakiet makr LaTeX
3379 Group:          Applications/Publishing/TeX
3380 Requires(post,postun):  %{_bindir}/texhash
3381 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3382 Obsoletes:      hugelatex
3383
3384 %description format-latex
3385 LaTeX is a front end for the TeX text formatting system. Easier to use
3386 than TeX, LaTeX is essentially a set of TeX macros which provide
3387 convenient, predefined document formats for users.
3388
3389 This package contains LaTeX format.
3390
3391 %description format-latex -l pl.UTF-8
3392 LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
3393 łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
3394 dających użytkownikom wygodne, predefiniowane formaty dokumentów.
3395
3396 Ten pakiet zawiera format LaTeX.
3397
3398 %package format-pdflatex
3399 Summary:        PDF LaTeX macro package
3400 Summary(pl.UTF-8):      Pakiet makr PDF LaTeX
3401 Group:          Applications/Publishing/TeX
3402 Requires(post,postun):  %{_bindir}/texhash
3403 Requires:       %{name}-fonts-jknappen = %{epoch}:%{version}-%{release}
3404 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3405 Requires:       %{name}-latex-psnfss = %{epoch}:%{version}-%{release}
3406 Requires:       %{name}-metafont = %{epoch}:%{version}-%{release}
3407 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
3408
3409 %description format-pdflatex
3410 LaTeX is a front end for the TeX text formatting system. Easier to use
3411 than TeX, LaTeX is essentially a set of TeX macros which provide
3412 convenient, predefined document formats for users.
3413
3414 This package contains PDF LaTeX format.
3415
3416 %description format-pdflatex -l pl.UTF-8
3417 LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
3418 łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
3419 dających użytkownikom wygodne, predefiniowane formaty dokumentów.
3420
3421 Ten pakiet zawiera format PDF LaTeX.
3422
3423 # PLaTeX format
3424
3425 %package platex
3426 Summary:        PLaTeX format basic files
3427 Summary(pl.UTF-8):      Podstawowe pliki dla formatu PLaTeX
3428 Group:          Applications/Publishing/TeX
3429 Requires(post,postun):  %{_bindir}/texhash
3430 Requires:       %{name}-fonts-pl = %{epoch}:%{version}-%{release}
3431 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3432
3433 %description platex
3434 PLaTeX format basic files.
3435
3436 %description platex -l pl.UTF-8
3437 Podstawowe pliki dla formatu PLaTeX.
3438
3439 %package format-platex
3440 Summary:        PLaTeX format
3441 Summary(pl.UTF-8):      Format PLaTeX
3442 Group:          Applications/Publishing/TeX
3443 Requires(post,postun):  %{_bindir}/texhash
3444 Requires:       %{name}-platex = %{epoch}:%{version}-%{release}
3445
3446 %description format-platex
3447 PLaTeX format.
3448
3449 %description format-platex -l pl.UTF-8
3450 Format PLaTeX.
3451
3452 %package format-pdfplatex
3453 Summary:        PDF PLaTeX format
3454 Summary(pl.UTF-8):      Format PDF PLaTeX
3455 Group:          Applications/Publishing/TeX
3456 Requires(post,postun):  %{_bindir}/texhash
3457 Requires:       %{name}-fonts-type1-pl = %{epoch}:%{version}-%{release}
3458 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
3459 Requires:       %{name}-platex = %{epoch}:%{version}-%{release}
3460
3461 %description format-pdfplatex
3462 PDF PLaTeX format.
3463
3464 %description format-pdfplatex -l pl.UTF-8
3465 Format PDF PLaTeX.
3466
3467 # # TeX generic macros #
3468
3469 %package tex-babel
3470 Summary:        Multilingual support for TeX
3471 Summary(pl.UTF-8):      Obsługa wielu języków dla TeXa
3472 Group:          Applications/Publishing/TeX
3473 Requires(post,postun):  %{_bindir}/texhash
3474 Requires:       %{name} = %{epoch}:%{version}-%{release}
3475
3476 %description tex-babel
3477 Multilingual support for TeX.
3478
3479 %description tex-babel -l pl.UTF-8
3480 Obsługa wielu języków dla TeXa.
3481
3482 %package tex-german
3483 Summary:        Supports the new German orthography (neue deutsche Rechtschreibung)
3484 Summary(pl.UTF-8):      Obsługa nowej ortografii niemieckiej (neue deutsche Rechtschreibung)
3485 Group:          Applications/Publishing/TeX
3486 Requires(post,postun):  %{_bindir}/texhash
3487 Requires:       %{name} = %{epoch}:%{version}-%{release}
3488
3489 %description tex-german
3490 Supports the new German orthography (neue deutsche Rechtschreibung).
3491
3492 %description tex-german -l pl.UTF-8
3493 Obsługa nowej ortografii niemieckiej (neue deutsche Rechtschreibung).
3494
3495 %package tex-mfpic
3496 Summary:        Macros which generate Metafont or Metapost for drawing pictures
3497 Summary(pl.UTF-8):      Makra generujące Metafont lub Metapost do rysowania obrazków
3498 Group:          Applications/Publishing/TeX
3499 Requires(post,postun):  %{_bindir}/texhash
3500 Requires:       %{name} = %{epoch}:%{version}-%{release}
3501
3502 %description tex-mfpic
3503 Macros which generate Metafont or Metapost for drawing pictures.
3504
3505 %description tex-mfpic -l pl.UTF-8
3506 Makra generujące Metafont lub Metapost do rysowania obrazków.
3507
3508 %package tex-misc
3509 Summary:        Miscellaneous TeX macros
3510 Summary(pl.UTF-8):      Różne makra TeXowe
3511 Group:          Applications/Publishing/TeX
3512 Requires(post,postun):  %{_bindir}/texhash
3513 Requires:       %{name} = %{epoch}:%{version}-%{release}
3514 Obsoletes:      tetex-tex-eijkhout
3515
3516 %description tex-misc
3517 Miscellaneous TeX macros.
3518
3519 %description tex-misc -l pl.UTF-8
3520 Różne makra TeXowe.
3521
3522 %package tex-pictex
3523 Summary:        Picture drawing macros for TeX and LaTeX
3524 Summary(pl.UTF-8):      Makra do rysowania obrazków dla TeXa i LaTeXa
3525 Group:          Applications/Publishing/TeX
3526 Requires(post,postun):  %{_bindir}/texhash
3527 Requires:       %{name} = %{epoch}:%{version}-%{release}
3528
3529 %description tex-pictex
3530 Picture drawing macros for TeX and LaTeX.
3531
3532 %description tex-pictex -l pl.UTF-8
3533 Makra do rysowania obrazków dla TeXa i LaTeXa.
3534
3535 %package tex-pstricks
3536 Summary:        PostScript macros for TeX
3537 Summary(pl.UTF-8):      Makra postscriptowe dla TeXa
3538 Group:          Applications/Publishing/TeX
3539 Requires(post,postun):  %{_bindir}/texhash
3540 Requires:       %{name} = %{epoch}:%{version}-%{release}
3541
3542 %description tex-pstricks
3543 An extensive collection of PostScript macros that is compatible with
3544 most TeX macro packages, including Plain TeX, LaTeX, AMS-TeX, and
3545 AMS-LaTeX. Included are macros for color, graphics, pie charts,
3546 rotation, trees and overlays. It has many special features, including:
3547 a wide variety of graphics (picture drawing) macros, with a flexible
3548 interface and with color support. There are macros for coloring or
3549 shading the cells of tables.
3550
3551 %description tex-pstricks -l pl.UTF-8
3552 Duży zestaw makr postscriptowych kompatybilny z większością pakietów
3553 makr TeXowych, w tym: Plain TeX, LaTeX, AMS-TeX i AMS-LaTeX. Załączono
3554 makra obsługujące kolory, grafikę, wykresy kołowe, obroty, drzewa i
3555 nakładanie. Mają wiele możliwości, w tym dużo makr graficznych (do
3556 rysowania obrazków) z elastycznym interfejsem i obsługą koloru. Są też
3557 makra do kolorowania lub cieniowania komórek tabel.
3558
3559 %package tex-qpx
3560 Summary:        QuasiPalatino and PX fonts typesetting support
3561 Summary(pl.UTF-8):      Wsparcie dla składu fontami QuasiPalatino i PX
3562 Group:          Applications/Publishing/TeX
3563 Requires(post,postun):  %{_bindir}/texhash
3564 Requires:       %{name} = %{epoch}:%{version}-%{release}
3565 Requires:       %{name}-fonts-qpx = %{epoch}:%{version}-%{release}
3566
3567 %description tex-qpx
3568 QuasiPalatino and PX fonts typesetting support.
3569
3570 %description tex-qpx -l pl.UTF-8
3571 Wsparcie dla składu fontami QuasiPalatino i PX.
3572
3573 %package tex-qpxqtx
3574 Summary:        QuasiTimes and TX fonts typesetting support
3575 Summary(pl.UTF-8):      Wsparcie dla składu fontami QuasiTimes i TX
3576 Group:          Applications/Publishing/TeX
3577 Requires(post,postun):  %{_bindir}/texhash
3578 Requires:       %{name} = %{epoch}:%{version}-%{release}
3579 Requires:       %{name}-fonts-qpxqtx = %{epoch}:%{version}-%{release}
3580
3581 %description tex-qpxqtx
3582 QuasiTimes and TX fonts typesetting support.
3583
3584 %description tex-qpxqtx -l pl.UTF-8
3585 Wsparcie dla składu fontami QuasiTimes i TX.
3586
3587 %package tex-ruhyphen
3588 Summary:        Russian hyphenation
3589 Summary(pl.UTF-8):      Rosyjskie reguły przenoszenia wyrazów
3590 Group:          Applications/Publishing/TeX
3591 Requires(post,postun):  %{_bindir}/texhash
3592 Requires:       %{name} = %{epoch}:%{version}-%{release}
3593
3594 %description tex-ruhyphen
3595 A collection of Russian hyphenation patterns supporting a number of
3596 Cyrillic font encodings, including T2, UCY (Omega Unicode Cyrillic),
3597 LCY, LWN (OT2), and koi8-r.
3598
3599 %description tex-ruhyphen -l pl.UTF-8
3600 Zestaw rosyjskich wzorców przenoszenia wyrazów obsługujący wiele
3601 kodowań fontów w cyrylicy, włącznie z T2, UCY (Omega Unicode
3602 Cyrillic), LCY, LWN (OT2) i koi8-r.
3603
3604 %package tex-spanish
3605 Summary:        Various TeX related files for typesetting documents written in Spanish
3606 Summary(pl.UTF-8):      Różne pliki TeXowe służące do składu dokumentów w języku hiszpańskim
3607 Group:          Applications/Publishing/TeX
3608 Requires(post,postun):  %{_bindir}/texhash
3609 Requires:       %{name} = %{epoch}:%{version}-%{release}
3610 Obsoletes:      tetex-tex-spanishb
3611
3612 %description tex-spanish
3613 Various TeX related files for typesetting documents written in
3614 Spanish, including hyphenation and dictionaries.
3615
3616 %description tex-spanish -l pl.UTF-8
3617 Różne pliki TeXowe służące do składu dokumentów napisanych w języku
3618 hiszpańskim - w tym reguły przenoszenia wyrazów i słowniki.
3619
3620 %package tex-texdraw
3621 Summary:        Graphical macros, using embedded PostScript
3622 Summary(pl.UTF-8):      Makra graficzne używające osadzanego PostScriptu
3623 Group:          Applications/Publishing/TeX
3624 Requires(post,postun):  %{_bindir}/texhash
3625 Requires:       %{name} = %{epoch}:%{version}-%{release}
3626
3627 %description tex-texdraw
3628 Graphical macros, using embedded PostScript.
3629
3630 %description tex-texdraw -l pl.UTF-8
3631 Makra graficzne używające osadzanego PostScriptu.
3632
3633 %package tex-thumbpdf
3634 Summary:        Thumbnails for PDFTeX and dvips/ps2pdf
3635 Summary(pl.UTF-8):      Ikonki dla PDFTeXa i dvips/ps2pdf
3636 Group:          Applications/Publishing/TeX
3637 Requires(post,postun):  %{_bindir}/texhash
3638 Requires:       %{name} = %{epoch}:%{version}-%{release}
3639
3640 %description tex-thumbpdf
3641 Provides support, using Perl, for thumbnails in pdfTeX and
3642 dvips/ps2pdf, using ghostscript to generate the thumbnails which get
3643 represented in a TeX readable file that is read by the package
3644 thumbpdf.sty to automatically include the thumbnails. Works with both
3645 plain TeX and LaTeX.
3646
3647 %description tex-thumbpdf -l pl.UTF-8
3648 Pakiet przy pomocy Perla dodaje ikonki w pdfTeXu i dvips/ps2pdf przy
3649 użyciu ghostscripta. Ikonki są reprezentowane w pliku czytanym przez
3650 TeXa, który jest wywoływany z thumbpdf.sty, aby automatycznie dołączyć
3651 ikonki. Działa z formatami plain TeX i LaTeX.
3652
3653 %package tex-ukrhyph
3654 Summary:        Ukranian hyphenation
3655 Summary(pl.UTF-8):      Ukraińskie zasady przenoszenia wyrazów
3656 Group:          Applications/Publishing/TeX
3657 Requires(post,postun):  %{_bindir}/texhash
3658 Requires:       %{name} = %{epoch}:%{version}-%{release}
3659
3660 %description tex-ukrhyph
3661 This package allows the use of different hyphenation patterns for the
3662 Ukrainian language for various Cyrillic font encodings. Contains
3663 packages implementing traditional rules, modern rules, and combined
3664 English-Ukrainian hyphenation.
3665
3666 %description tex-ukrhyph -l pl.UTF-8
3667 Ten pakiet pozwala na używanie różnych wzorców przenoszenia wyrazów
3668 dla języka ukraińskiego z różnymi kodowaniami fontów z cyrylicą.
3669 Zawiera pakiety z implementacją reguł tradycyjnych, współczesnych i
3670 łączonych angielsko-ukraińskich.
3671
3672 %package latex-vietnam
3673 Summary:        Vietnamese language support
3674 Summary(pl.UTF-8):      Wsparcie dla języka wietnamskiego
3675 Group:          Applications/Publishing/TeX
3676 Requires(post,postun):  %{_bindir}/texhash
3677 Requires:       %{name} = %{epoch}:%{version}-%{release}
3678 Obsoletes:      tetex-tex-vietnam
3679
3680 %description latex-vietnam
3681 Vietnamese language support.
3682
3683 %description latex-vietnam -l pl.UTF-8
3684 Wsparcie dla języka wietnamskiego.
3685
3686 %package tex-xypic
3687 Summary:        Package for typesetting a variety of graphs and diagrams with TeX
3688 Summary(pl.UTF-8):      Pakiet do składania w TeXu różnych wykresów i diagramów
3689 Group:          Applications/Publishing/TeX
3690 Requires(post,postun):  %{_bindir}/texhash
3691 Requires:       %{name} = %{epoch}:%{version}-%{release}
3692 Requires:       %{name}-fonts-xypic = %{epoch}:%{version}-%{release}
3693
3694 %description tex-xypic
3695 A package for typesetting a variety of graphs and diagrams with TeX.
3696 Xy-pic works with most formats (including LaTeX, AMS-LaTeX, AMS-TeX,
3697 and plain TeX), in particular Xy-pic is provided as a LaTeX2e
3698 `supported package'.
3699
3700 %description tex-xypic -l pl.UTF-8
3701 Pakiet do składania w TeXu różnych wykresów i diagramów. Xy-pic działa
3702 z większością formatów (w tym LaTeX, AMS-LaTeX, AMS-TeX i plain TeX),
3703 w szczególności jest dołączany jako "wspierany pakiet" LaTeX2e.
3704
3705 %package tex-xkeyval
3706 Summary:        Extension to keyval package
3707 Summary(pl.UTF-8):      Rozszerzenie do pakietu keyval
3708 Group:          Applications/Publishing/TeX
3709 Requires(post,postun):  /usr/bin/texhash
3710 Requires:       %{name} = %{epoch}:%{version}-%{release}
3711
3712 %description tex-xkeyval
3713 Extension to keyval package.
3714
3715 %description tex-xkeyval -l pl.UTF-8
3716 Rozszerzenie do pakietu keyval.
3717
3718 %package dirs-fonts
3719 Summary:        TeX font directories
3720 Summary(pl.UTF-8):      Katalogi fontów TeXa
3721 Group:          Fonts
3722 Obsoletes:      tetex-dirs-fonts
3723
3724 %description dirs-fonts
3725 TeX font directories.
3726
3727 %description dirs-fonts -l pl.UTF-8
3728 Katalogi fontów TeXa.
3729
3730 # # Fonts packages #
3731
3732 %package fonts-adobe
3733 Summary:        Adobe fonts
3734 Summary(pl.UTF-8):      Fonty Adobe
3735 Group:          Fonts
3736 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3737
3738 %description fonts-adobe
3739 Adobe fonts.
3740
3741 %description fonts-adobe -l pl.UTF-8
3742 Fonty Adobe.
3743
3744 %package fonts-ae
3745 Summary:        Virtual fonts for PDF-files with T1 encoded CMR-fonts
3746 Summary(pl.UTF-8):      Wirtualne fonty do plików PDF z fontami CMR o kodowaniu T1
3747 Group:          Fonts
3748 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3749
3750 %description fonts-ae
3751 Virtual fonts for PDF-files with T1 encoded CMR-fonts.
3752
3753 %description fonts-ae -l pl.UTF-8
3754 Wirtualne fonty do plików PDF z fontami CMR o kodowaniu T1.
3755
3756 %package fonts-ams
3757 Summary:        AMS fonts
3758 Summary(pl.UTF-8):      Fonty AMS
3759 Group:          Fonts
3760 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3761
3762 %description fonts-ams
3763 AMS fonts.
3764
3765 %description fonts-ams -l pl.UTF-8
3766 Fonty AMS.
3767
3768 %package fonts-antp
3769 Summary:        Antykwa Poltawskiego, a Type 1 family of Polish traditional type
3770 Summary(pl.UTF-8):      Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako Type 1
3771 Group:          Fonts
3772 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3773
3774 %description fonts-antp
3775 Antykwa Poltawskiego, a Type 1 family of Polish traditional type.
3776
3777 %description fonts-antp -l pl.UTF-8
3778 Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako
3779 Type 1.
3780
3781 %package fonts-antt
3782 Summary:        Antykwa Torunska, a Type 1 family of a Polish traditional type
3783 Summary(pl.UTF-8):      Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1
3784 Group:          Fonts
3785 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3786
3787 %description fonts-antt
3788 Antykwa Torunska, a Type 1 family of a Polish traditional type.
3789
3790 %description fonts-antt -l pl.UTF-8
3791 Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1.
3792
3793 %package fonts-arphic
3794 Summary:        Arphic fonts
3795 Group:          Fonts
3796 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3797
3798 %description fonts-arphic
3799 Arphic fonts.
3800
3801 %package fonts-bbm
3802 Summary:        Blackboard variant fonts for Computer Modern, with LaTeX support
3803 Summary(pl.UTF-8):      Tablicowy wariant fontów Computer Modern ze wsparciem dla LaTeXa
3804 Group:          Fonts
3805 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3806
3807 %description fonts-bbm
3808 Blackboard variant fonts for Computer Modern, with LaTeX support.
3809
3810 %description fonts-bbm -l pl.UTF-8
3811 Tablicowy wariant fontów Computer Modern ze wsparciem dla LaTeXa.
3812
3813 %package fonts-bbold
3814 Summary:        Sans serif blackboard bold for LaTeX
3815 Summary(pl.UTF-8):      Tablicowy tłusty font sans serif dla LaTeXa
3816 Group:          Fonts
3817 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3818
3819 %description fonts-bbold
3820 Sans serif blackboard bold for LaTeX.
3821
3822 %description fonts-bbold -l pl.UTF-8
3823 Tablicowy tłusty font sans serif dla LaTeXa.
3824
3825 %package fonts-bh
3826 Summary:        Bold & Heavy Fonts
3827 Summary(pl.UTF-8):      Fonty Bold i Heavy
3828 Group:          Fonts
3829 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3830
3831 %description fonts-bh
3832 Bold & Heavy Fonts.
3833
3834 %description fonts-bh -l pl.UTF-8
3835 Fonty Bold i Heavy.
3836
3837 %package fonts-bitstream
3838 Summary:        Bitstream fonts
3839 Summary(pl.UTF-8):      Fonty Bitstream
3840 Group:          Fonts
3841 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3842 Obsoletes:      tetex-fonts-bitstrea
3843
3844 %description fonts-bitstream
3845 Bitstream fonts.
3846
3847 %description fonts-bitstream -l pl.UTF-8
3848 Fonty Bitstream.
3849
3850 %package fonts-cbgreek
3851 Summary:        Complete set of Greek fonts
3852 Summary(pl.UTF-8):      Pełny zestaw fontów greckich
3853 Group:          Fonts
3854 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3855
3856 %description fonts-cbgreek
3857 Complete set of Greek fonts.
3858
3859 %description fonts-cbgreek -l pl.UTF-8
3860 Pełny zestaw fontów greckich.
3861
3862 %package fonts-cc-pl
3863 Summary:        Polish version of Computer Concrete fonts
3864 Summary(pl.UTF-8):      Polska wersja fontów Computer Concrete
3865 Group:          Fonts
3866 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3867
3868 %description fonts-cc-pl
3869 Polish version of Computer Concrete fonts.
3870
3871 %description fonts-cc-pl -l pl.UTF-8
3872 Polska wersja fontów Computer Concrete.
3873
3874 %package fonts-cg
3875 Summary:        Compugraphic fonts
3876 Summary(pl.UTF-8):      Fonty Compugraphic
3877 Group:          Fonts
3878 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3879
3880 %description fonts-cg
3881 Compugraphic fonts.
3882
3883 %description fonts-cg -l pl.UTF-8
3884 Fonty Compugraphic.
3885
3886 %package fonts-cm
3887 Summary:        Computer Modern fonts
3888 Summary(pl.UTF-8):      Fonty Computer Modern
3889 Group:          Fonts
3890 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3891
3892 %description fonts-cm
3893 Computer Modern fonts.
3894
3895 %description fonts-cm -l pl.UTF-8
3896 Fonty Computer Modern.
3897
3898 %package fonts-cmbright
3899 Summary:        CM Bright fonts
3900 Summary(pl.UTF-8):      Fonty CM Bright
3901 Group:          Fonts
3902 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3903
3904 %description fonts-cmbright
3905 CM Bright fonts.
3906
3907 %description fonts-cmbright -l pl.UTF-8
3908 Fonty CM Bright.
3909
3910 %package fonts-cmsuper
3911 Summary:        CM Super fonts
3912 Summary(hu.UTF-8):      CM Super betűtípus
3913 Group:          Fonts
3914 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3915
3916 %description fonts-cmsuper
3917 CM Super fonts.
3918
3919 %description fonts-cmsuper -l hu.UTF-8
3920 CM Super betűtípus
3921
3922
3923 %package fonts-cmcyr
3924 Summary:        Computer Modern fonts extended with Russian letters
3925 Summary(pl.UTF-8):      Fonty Computer Modern rozszerzone o litery rosyjskie
3926 Group:          Fonts
3927 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3928
3929 %description fonts-cmcyr
3930 Computer Modern fonts extended with Russian letters.
3931
3932 %description fonts-cmcyr -l pl.UTF-8
3933 Fonty Computer Modern rozszerzone o litery rosyjskie.
3934
3935 %package fonts-cmextra
3936 Summary:        Extra Computer Modern fonts, from the American Mathematical Society
3937 Summary(pl.UTF-8):      Dodatkowe fonty Computer Modern z AMS
3938 Group:          Fonts
3939 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3940
3941 %description fonts-cmextra
3942 Extra Computer Modern fonts, from the American Mathematical Society.
3943
3944 %description fonts-cmextra -l pl.UTF-8
3945 Dodatkowe fonty Computer Modern z AMS (American Mathematical Society).
3946
3947 %package fonts-concmath
3948 Summary:        Concrete Math fonts
3949 Summary(pl.UTF-8):      Fonty matematyczne Concrete Math
3950 Group:          Fonts
3951 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3952
3953 %description fonts-concmath
3954 Concrete Math fonts.
3955
3956 %description fonts-concmath -l pl.UTF-8
3957 Fonty matematyczne Concrete Math.
3958
3959 %package fonts-concrete
3960 Summary:        Concrete Roman fonts
3961 Summary(pl.UTF-8):      Fonty Concrete Roman
3962 Group:          Fonts
3963 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3964
3965 %description fonts-concrete
3966 Concrete Roman fonts, designed by Donald E. Knuth, originally for use
3967 with Euler math fonts.
3968
3969 %description fonts-concrete -l pl.UTF-8
3970 Fonty Concrete Roman, opracowane przez Donalda E. Knutha, oryginalnie
3971 przeznaczone do używania z fontami matematycznymi Euler.
3972
3973 %package fonts-cs
3974 Summary:        Czech/Slovak-tuned MetaFont Computer Modern fonts
3975 Summary(pl.UTF-8):      Fonty MetaFont Computer Modern dla języków czeskiego i słowackiego
3976 Group:          Fonts
3977 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3978
3979 %description fonts-cs
3980 Czech/Slovak-tuned MetaFont Computer Modern fonts.
3981
3982 %description fonts-cs -l pl.UTF-8
3983 Fonty MetaFont Computer Modern zmodyfikowane pod kątem języków
3984 czeskiego i słowackiego.
3985
3986 %package fonts-dstroke
3987 Summary:        Doublestroke font for typesetting the mathematical symbols
3988 Summary(pl.UTF-8):      Podwójnie kreślony font do składania symboli matematycznych
3989 Group:          Fonts
3990 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3991
3992 %description fonts-dstroke
3993 Doublestroke font for typesetting the mathematical symbols.
3994
3995 %description fonts-dstroke -l pl.UTF-8
3996 Podwójnie kreślony font do składania symboli matematycznych.
3997
3998 %package fonts-ecc
3999 Summary:        Sources for the European Concrete fonts
4000 Summary(pl.UTF-8):      Źródła dla fontów European Concrete
4001 Group:          Fonts
4002 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4003
4004 %description fonts-ecc
4005 The MetaFont sources and tfm files of the European Concrete Fonts.
4006 This is the EC implementation of Knuth's Concrete fonts, including
4007 also the corresponding text companion fonts.
4008
4009 %description fonts-ecc -l pl.UTF-8
4010 Źródła MetaFonta i pliki tfm dla fontów European Concrete. Jest to
4011 implementacja EC fontów Concrete Knutha, włącznie z odpowiadającymi
4012 tekstowymi fontami towarzyszącymi.
4013
4014 %package fonts-eurosym
4015 Summary:        The new European currency symbol for the Euro
4016 Summary(pl.UTF-8):      Symbol nowej europejskiej waluty Euro
4017 Group:          Fonts
4018 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4019
4020 %description fonts-eurosym
4021 The new European currency symbol for the Euro implemented in Metafont,
4022 using the official European Commission dimensions, and providing
4023 several shapes (normal, slanted, bold, outline).
4024
4025 %description fonts-eurosym -l pl.UTF-8
4026 Symbol nowej europejskiej waluty Euro, zaimplementowany w Metafoncie,
4027 z użyciem oficjalnych wymiarów wg Komisji Europejskiej, dostarczający
4028 różnych kształtów (normalnego, pochylonego, tłustego, szkicowanego).
4029
4030 %package fonts-eulervm
4031 Summary:        The Virtual Euler Math fonts
4032 Summary(pl.UTF-8):      Fonty Virtual Euler Math
4033 Group:          Fonts
4034 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4035
4036 %description fonts-eulervm
4037 Euler-VM is a set of _virtual_ math fonts based on Euler and CM. This
4038 approach has several advantages over immediately using the _real_
4039 Euler fonts: Most noticeably, less TeX resources are consumed, the
4040 quality of various math symbols is improved, and a usable \hslash
4041 symbol can be provided.
4042
4043 %description fonts-eulervm -l pl.UTF-8
4044 Euler-VM to zbiór _wirtualnych_ fontów matematycznych opartych na
4045 fontach Euler i CM. Podejście to ma różne zalety nad bezpośrednim
4046 używaniem _prawdziwych_ fontów Euler: najbardziej zauważalnie, używane
4047 jest mniej zasobów TeXa, poprawiona jest jakość różnych symboli
4048 matematycznych i może być dostępny używalny symbol \hslash.
4049
4050 %package fonts-euxm
4051 Summary:        Fonts similar to EUSM but with two more characters
4052 Summary(pl.UTF-8):      Fonty podobne do EUSM, ale z dwoma dodatkowymi znakami
4053 Group:          Fonts
4054 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4055
4056 %description fonts-euxm
4057 Fonts like EUSM but with two more characters needed for Concrete Math
4058 included in TeXLive distribution in fonts3.
4059
4060 %description fonts-euxm -l pl.UTF-8
4061 Fonty podobne do EUSM, ale z dwoma dodatkowymi znakami, potrzebnymi
4062 dla Concrete Math dołączonego w fonts3 dystrybucji TeXLive.
4063
4064 %package fonts-gothic
4065 Summary:        Gothic and ornamental initial fonts by Yannis Haralambous
4066 Summary(pl.UTF-8):      Początkowe fonty gotyckie i ornamentowe Yannisa Haralambousa
4067 Group:          Fonts
4068 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4069
4070 %description fonts-gothic
4071 Gothic and ornamental initial fonts by Yannis Haralambous.
4072
4073 %description fonts-gothic -l pl.UTF-8
4074 Początkowe fonty gotyckie i ornamentowe Yannisa Haralambousa.
4075
4076 %package fonts-hoekwater
4077 Summary:        Converted mflogo font
4078 Summary(pl.UTF-8):      Przekonwertowany font mflogo
4079 Group:          Fonts
4080 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4081
4082 %description fonts-hoekwater
4083 Fonts originally created in MetaFont, transformed to PostScript by
4084 Taco Hoekwater; includes logo, manfnt, rsfs, stmaryrd, wasy, wasy2,
4085 xipa.
4086
4087 %description fonts-hoekwater -l pl.UTF-8
4088 Fonty oryginalnie stworzone w MetaFoncie, przekształcone do
4089 PostScriptu przez Taco Hoekwatera; zawierają: logo, manfnt, rsfs,
4090 stmaryrd, wasy, wasy2, xipa.
4091
4092 %package fonts-jknappen
4093 Summary:        Miscellaneous packages by Joerg Knappen
4094 Summary(pl.UTF-8):      Różne pakiety autorstwa Joerga Knappena
4095 Group:          Fonts
4096 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4097
4098 %description fonts-jknappen
4099 Miscellaneous macros, mostly for making use of extra fonts, by Joerg
4100 Knappen, including sgmlcmpt.
4101
4102 %description fonts-jknappen -l pl.UTF-8
4103 Różne makra, głównie do używania dodatkowych fontów autorstwa Joerga
4104 Knappena. Zawiera sgmlcmpt.
4105
4106 %package fonts-latex
4107 Summary:        Basic LaTeX fonts
4108 Summary(pl.UTF-8):      Podstawowe fonty dla LaTeXa
4109 Group:          Fonts
4110 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4111
4112 %description fonts-latex
4113 Basic LaTeX fonts.
4114
4115 %description fonts-latex -l pl.UTF-8
4116 Podstawowe fonty dla LaTeXa.
4117
4118 %package fonts-lh
4119 Summary:        Olga Lapko's LH fonts
4120 Summary(pl.UTF-8):      Fonty LH Olgi Lapko
4121 Group:          Fonts
4122 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4123
4124 %description fonts-lh
4125 The lh fonts for the `T2'/X2 encodings (for cyrillic languages).
4126
4127 %description fonts-lh -l pl.UTF-8
4128 Fonty lh dla kodowań `T2'/X2 (dla języków zapisywanych cyrylicą).
4129
4130 %package fonts-lm
4131 Summary:        Latin Modern family fonts
4132 Summary(pl.UTF-8):      Fonty z rodziny Latin Modern
4133 Group:          Applications/Publishing/TeX
4134 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4135
4136 %description fonts-lm
4137 Latin Modern family of fonts, based on the Computer Modern fonts
4138 released into public domain by AMS (copyright (C) 1997 AMS). Contain a
4139 lot of additional characters, mainly accented ones, but not only.
4140 There is a one set of PostScript fonts and four sets of TeX Font
4141 Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
4142 encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
4143 Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
4144 potential user knows what to do with all these files. The author is
4145 Boguslaw Jackowski.
4146
4147 %description fonts-lm -l pl.UTF-8
4148 Rodzina fontów Latin Modern, oparta na fontach Computer Modern
4149 przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
4150 Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
4151 Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
4152 Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
4153 QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
4154 (texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
4155 (ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
4156 tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
4157
4158 %package fonts-marvosym
4159 Summary:        Martin Vogel's Symbol (marvosym) font
4160 Summary(pl.UTF-8):      Font Symbol Martina Vogela (marvosym)
4161 Group:          Fonts
4162 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4163
4164 %description fonts-marvosym
4165 Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
4166 currency symbol as defined by the European commission; Euro currency
4167 symbols in typefaces Times, Helvetica and Courier; Symbols for
4168 structural engineering; Symbols for steel cross-sections; Astronomy
4169 signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
4170 symbols; CE sign and others.
4171
4172 %description fonts-marvosym -l pl.UTF-8
4173 Font Symbol Martina Vogela (marvosym) to font zawierający: symbol
4174 waluty Euro zdefiniowany przez Komisję Europejską; symbole waluty Euro
4175 dla krojów Times, Helvetica i Courier; symbole dla inżynierii
4176 strukturalnej; symbole dla przekroi poprzecznych; symbole
4177 astronomiczne (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole
4178 krawieckie; znak CE i inne.
4179
4180 %package fonts-mflogo
4181 Summary:        Logo fonts
4182 Summary(pl.UTF-8):      Fonty logo
4183 Group:          Fonts
4184 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4185
4186 %description fonts-mflogo
4187 Logo fonts.
4188
4189 %description fonts-mflogo -l pl.UTF-8
4190 Fonty logo.
4191
4192 %package fonts-misc
4193 Summary:        Miscellaneous fonts
4194 Summary(pl.UTF-8):      Różne fonty
4195 Group:          Fonts
4196 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4197
4198 %description fonts-misc
4199 Miscellaneous fonts.
4200
4201 %description fonts-misc -l pl.UTF-8
4202 Fonty różne.
4203
4204 %package fonts-monotype
4205 Summary:        Monotype fonts
4206 Summary(pl.UTF-8):      Fonty Monotype
4207 Group:          Fonts
4208 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4209
4210 %description fonts-monotype
4211 Monotype fonts.
4212
4213 %description fonts-monotype -l pl.UTF-8
4214 Fonty Monotype.
4215
4216 %package fonts-omega
4217 Summary:        Fonts for Omega - extended unicode TeX
4218 Summary(pl.UTF-8):      Fonty dla Omegi - TeXa ze wsparciem dla unikodu
4219 Group:          Fonts
4220 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4221
4222 %description fonts-omega
4223 Fonts for Omega - extended unicode TeX.
4224
4225 %description fonts-omega -l pl.UTF-8
4226 Fonty dla Omegi - TeXa ze wsparciem dla unikodu.
4227
4228
4229 %package fonts-other
4230 Summary:        Other fonts
4231 Summary(hu.UTF-8):      További betűtípusok
4232 Group:          Fonts
4233 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4234
4235 %description fonts-other
4236 Other fonts.
4237
4238 %description fonts-omega -l hu.UTF-8
4239 További betűtípusok.
4240
4241 %package fonts-pazo
4242 Summary:        Pazo fonts
4243 Summary(pl.UTF-8):      Fonty Pazo
4244 Group:          Fonts
4245 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4246
4247 %description fonts-pazo
4248 Pazo fonts.
4249
4250 %description fonts-pazo -l pl.UTF-8
4251 Fonty Pazo.
4252
4253 %package fonts-pl
4254 Summary:        Polish fonts
4255 Summary(pl.UTF-8):      Polskie fonty
4256 Group:          Fonts
4257 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4258
4259 %description fonts-pl
4260 Polish fonts.
4261
4262 %description fonts-pl -l pl.UTF-8
4263 Polskie fonty.
4264
4265 %package fonts-px
4266 Summary:        PX fonts
4267 Summary(pl.UTF-8):      Fonty PX
4268 Group:          Fonts
4269 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4270
4271 %description fonts-px
4272 PX fonts.
4273
4274 %description fonts-px -l pl.UTF-8
4275 Fonty PX.
4276
4277 %package fonts-qfonts
4278 Summary:        Quasi fonts
4279 Summary(pl.UTF-8):      Fonty Quasi
4280 Group:          Fonts
4281 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4282
4283 %description fonts-qfonts
4284 Quasi fonts.
4285
4286 %description fonts-qfonts -l pl.UTF-8
4287 Fonty Quasi.
4288
4289 %package fonts-qpx
4290 Summary:        Additional fonts for QPX package
4291 Summary(pl.UTF-8):      Dodatkowe fonty dla pakietu QPX
4292 Group:          Fonts
4293 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4294 Requires:       %{name}-fonts-px = %{epoch}:%{version}-%{release}
4295 Requires:       %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
4296
4297 %description fonts-qpx
4298 Additional fonts for QPX package.
4299
4300 %description fonts-qpx -l pl.UTF-8
4301 Dodatkowe fonty dla pakietu QPX.
4302
4303 %package fonts-qpxqtx
4304 Summary:        Additional fonts for QTX package
4305 Summary(pl.UTF-8):      Dodatkowe fonty dla pakietu QTX
4306 Group:          Fonts
4307 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4308 # I hope qpxqtx doesn't need qfonts
4309 # Requires:     %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
4310 Requires:       %{name}-fonts-tx = %{epoch}:%{version}-%{release}
4311
4312 %description fonts-qpxqtx
4313 Additional fonts for QTX package.
4314
4315 %description fonts-qpxqtx -l pl.UTF-8
4316 Dodatkowe fonty dla pakietu QTX.
4317
4318 %package fonts-rsfs
4319 Summary:        Fonts of uppercase script letters for scientific and mathematical typesetting
4320 Summary(pl.UTF-8):      Fonty wielkich liter pisanych do składania dokumentów naukowych i matematycznych
4321 Group:          Fonts
4322 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4323
4324 %description fonts-rsfs
4325 Fonts of uppercase script letters for use as symbols in scientific and
4326 mathematical typesetting, in contrast to the informal script fonts
4327 such as that used for the `calligraphic' symbols in the TeX math
4328 symbol font.
4329
4330 %description fonts-rsfs -l pl.UTF-8
4331 Fonty wielkich liter pisanych do używania jako symbole przy składaniu
4332 dokumentów naukowych i matematycznych, w odróżnieniu od nieformalnych
4333 fontów pisanych takich jak używane do symboli "kaligraficznych" w
4334 matematycznym foncie TeXowym symbol.
4335
4336 %package fonts-stmaryrd
4337 Summary:        St Mary Road symbols for functional programming
4338 Summary(pl.UTF-8):      Symbole St Mary Road do programowania funkcyjnego
4339 Group:          Fonts
4340 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4341
4342 %description fonts-stmaryrd
4343 St Mary Road symbols for functional programming.
4344
4345 %description fonts-stmaryrd -l pl.UTF-8
4346 Symbole St Mary Road do programowania funkcyjnego.
4347
4348 %package fonts-tx
4349 Summary:        TX fonts
4350 Summary(pl.UTF-8):      Fonty TX
4351 Group:          Fonts
4352 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4353
4354 %description fonts-tx
4355 TX fonts.
4356
4357 %description fonts-tx -l pl.UTF-8
4358 Fonty TX.
4359
4360 %package fonts-uhc
4361 Summary:        UHC fonts
4362 Group:          Fonts
4363 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4364
4365 %description fonts-uhc
4366 UHC fonts.
4367
4368 %package fonts-urw
4369 Summary:        URW fonts
4370 Summary(pl.UTF-8):      Fonty URW
4371 Group:          Fonts
4372 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4373
4374 %description fonts-urw
4375 URW fonts.
4376
4377 %description fonts-urw -l pl.UTF-8
4378 Fonty URW.
4379
4380 %package fonts-urwvn
4381 Summary:        URWVN fonts
4382 Summary(pl.UTF-8):      Fonty URWVN
4383 Group:          Fonts
4384 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4385
4386 %description fonts-urwvn
4387 URWVN fonts.
4388
4389 %description fonts-urwvn -l pl.UTF-8
4390 Fonty URWVN.
4391
4392 %package fonts-vnr
4393 Summary:        VNR fonts
4394 Summary(pl.UTF-8):      Fonty VNR
4395 Group:          Fonts
4396 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4397
4398 %description fonts-vnr
4399 VNR fonts.
4400
4401 %description fonts-vnr -l pl.UTF-8
4402 Fonty VNR.
4403
4404 %package fonts-wadalab
4405 Summary:        Wadalab fonts
4406 Group:          Fonts
4407 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4408
4409 %description fonts-wadalab
4410 Wadalab fonts.
4411
4412 %package fonts-wasy
4413 Summary:        Waldis symbol fonts
4414 Summary(pl.UTF-8):      Fonty Waldis symbol
4415 Group:          Fonts
4416 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4417
4418 %description fonts-wasy
4419 Waldis symbol fonts.
4420
4421 %description fonts-wasy -l pl.UTF-8
4422 Fonty Waldis symbol.
4423
4424 %package fonts-xypic
4425 Summary:        Xy-pic fonts
4426 Summary(pl.UTF-8):      Fonty Xy-pic
4427 Group:          Fonts
4428 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4429
4430 %description fonts-xypic
4431 Xy-pic fonts.
4432
4433 %description fonts-xypic -l pl.UTF-8
4434 Fonty Xy-pic.
4435
4436 %package fonts-yandy
4437 Summary:        European Modern fonts from Y&Y
4438 Summary(pl.UTF-8):      Fonty European Modern od Y&Y
4439 Group:          Fonts
4440 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4441
4442 %description fonts-yandy
4443 European Modern fonts from Y&Y.
4444
4445 %description fonts-yandy -l pl.UTF-8
4446 Fonty European Modern od Y&Y.
4447
4448 %package fonts-type1-antp
4449 Summary:        Antykwa Poltawskiego, a Type 1 family of Polish traditional type
4450 Summary(pl.UTF-8):      Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako Type 1
4451 Group:          Fonts
4452 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4453
4454 %description fonts-type1-antp
4455 Antykwa Poltawskiego, a Type 1 family of Polish traditional type.
4456
4457 %description fonts-type1-antp -l pl.UTF-8
4458 Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako
4459 Type 1.
4460
4461 %package fonts-type1-antt
4462 Summary:        Antykwa Torunska, a Type 1 family of a Polish traditional type
4463 Summary(pl.UTF-8):      Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1
4464 Group:          Fonts
4465 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4466
4467 %description fonts-type1-antt
4468 Antykwa Torunska, a Type 1 family of a Polish traditional type.
4469
4470 %description fonts-type1-antt -l pl.UTF-8
4471 Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1.
4472
4473 %package fonts-type1-arphic
4474 Summary:        Type1 Arphic fonts
4475 Group:          Fonts
4476 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4477
4478 %description fonts-type1-arphic
4479 Type1 Arphic fonts.
4480
4481 %package fonts-type1-belleek
4482 Summary:        Free replacement for basic MathTime fonts
4483 Summary(pl.UTF-8):      Wolnodostępny zamiennik podstawowych fontów MathTime
4484 Group:          Fonts
4485 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4486
4487 %description fonts-type1-belleek
4488 Free replacement for basic MathTime fonts.
4489
4490 %description fonts-type1-belleek -l pl.UTF-8
4491 Wolnodostępny zamiennik podstawowych fontów MathTime.
4492
4493 %package fonts-type1-bitstream
4494 Summary:        Bitstream fonts
4495 Summary(pl.UTF-8):      Fonty Bitstream
4496 Group:          Fonts
4497 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4498 Obsoletes:      tetex-fonts-type1-bitstrea
4499
4500 %description fonts-type1-bitstream
4501 Bitstream fonts.
4502
4503 %description fonts-type1-bitstream -l pl.UTF-8
4504 Fonty Bitstream.
4505
4506 %package fonts-type1-bluesky
4507 Summary:        Computer Modern family fonts
4508 Summary(pl.UTF-8):      Fonty z rodziny Computer Modern
4509 Group:          Fonts
4510 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4511
4512 %description fonts-type1-bluesky
4513 Computer Modern family fonts.
4514
4515 %description fonts-type1-bluesky -l pl.UTF-8
4516 Fonty z rodzony Computer Modern.
4517
4518 %package fonts-type1-cc-pl
4519 Summary:        Polish version of Computer Concrete fonts
4520 Summary(pl.UTF-8):      Polska wersja fontów Computer Concrete
4521 Group:          Fonts
4522 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4523
4524 %description fonts-type1-cc-pl
4525 Polish version of Computer Concrete fonts.
4526
4527 %description fonts-type1-cc-pl -l pl.UTF-8
4528 Polska wersja fontów Computer Concrete.
4529
4530 %package fonts-type1-cmcyr
4531 Summary:        Computer Modern fonts extended with Russian letters
4532 Summary(pl.UTF-8):      Fonty Computer Modern rozszerzone o litery rosyjskie
4533 Group:          Fonts
4534 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4535
4536 %description fonts-type1-cmcyr
4537 Computer Modern fonts extended with Russian letters.
4538
4539 %description fonts-type1-cmcyr -l pl.UTF-8
4540 Fonty Computer Modern rozszerzone o litery rosyjskie.
4541
4542 %package fonts-type1-cs
4543 Summary:        Czech/Slovak-tuned MetaFont Computer Modern fonts
4544 Summary(pl.UTF-8):      Fonty MetaFont Computer Modern dla języków czeskiego i słowackiego
4545 Group:          Fonts
4546 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4547
4548 %description fonts-type1-cs
4549 Czech/Slovak-tuned MetaFont Computer Modern fonts.
4550
4551 %description fonts-type1-cs -l pl.UTF-8
4552 Fonty MetaFont Computer Modern zmodyfikowane pod kątem języków
4553 czeskiego i słowackiego.
4554
4555 %package fonts-type1-dstroke
4556 Summary:        Doublestroke Type1 font for typesetting the mathematical symbols
4557 Summary(pl.UTF-8):      Podwójnie kreślony font Type1 do składania symboli matematycznych
4558 Group:          Fonts
4559 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4560
4561 %description fonts-type1-dstroke
4562 Doublestroke Type1 font for typesetting the mathematical symbols.
4563
4564 %description fonts-type1-dstroke -l pl.UTF-8
4565 Podwójnie kreślony font Type1 do składania symboli matematycznych.
4566
4567 %package fonts-type1-eurosym
4568 Summary:        The new European currency symbol for the Euro
4569 Summary(pl.UTF-8):      Symbol nowej europejskiej waluty Euro
4570 Group:          Fonts
4571 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4572
4573 %description fonts-type1-eurosym
4574 The new European currency symbol for the Euro implemented in Metafont,
4575 using the official European Commission dimensions, and providing
4576 several shapes (normal, slanted, bold, outline).
4577
4578 %description fonts-type1-eurosym -l pl.UTF-8
4579 Symbol nowej europejskiej waluty Euro, zaimplementowany w Metafoncie,
4580 z użyciem oficjalnych wymiarów wg Komisji Europejskiej, dostarczający
4581 różnych kształtów (normalnego, pochylonego, tłustego, szkicowanego).
4582
4583 %package fonts-type1-hoekwater
4584 Summary:        Converted mflogo font
4585 Summary(pl.UTF-8):      Przekonwertowany font mflogo
4586 Group:          Fonts
4587 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4588
4589 %description fonts-type1-hoekwater
4590 Fonts originally created in MetaFont, transformed to PostScript by
4591 Taco Hoekwater; includes logo, manfnt, rsfs, stmaryrd, wasy, wasy2,
4592 xipa.
4593
4594 %description fonts-type1-hoekwater -l pl.UTF-8
4595 Fonty oryginalnie stworzone w MetaFoncie, przekształcone do
4596 PostScriptu przez Taco Hoekwatera; zawierają: logo, manfnt, rsfs,
4597 stmaryrd, wasy, wasy2, xipa.
4598
4599 %package fonts-type1-fpl
4600 Summary:        SC/OsF fonts for URW Palladio L
4601 Summary(pl.UTF-8):      Fonty SC/OsF dla URW Palladio L
4602 Group:          Fonts
4603 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4604
4605 %description fonts-type1-fpl
4606 The FPL Fonts provide a set of SC/OsF fonts for URW Palladio L which
4607 are compatible with respect to metrics with the Palatino SC/OsF fonts
4608 from Adobe. Note that it is not the author's aim to exactly reproduce
4609 the outlines of the original Adobe fonts. The SC and OsF in the FPL
4610 Fonts were designed with the glyphs from URW Palladio L as starting
4611 point. For some glyphs (eg 'o') the author got the best result by
4612 scaling and boldening. For others (eg 'h') shifting selected portions
4613 of the character gave more satisfying results. All this was done using
4614 the free font editor FontForge <http://fontforge.sf.net/>. The kerning
4615 data in these fonts comes from Walter Schmidt's improved Palatino
4616 metrics.
4617
4618 %description fonts-type1-fpl -l pl.UTF-8
4619 Fonty FPL dostarczają zbiór fontów SC/OsF dla URW Palladio L, które są
4620 kompatybilne co do metryk z fontami Palatino SC/OsF firmy Adobe.
4621 Należy jednak zaznaczyć, że celem autora nie jest dokładne odtworzenie
4622 kształtów oryginalnych fontów Adobe. SC i OsF w fontach FPL były
4623 projektowane w oparciu o glify z URW Palladio L. Dla niektórych glifów
4624 (np. 'o') autor uzyskał najlepszy wynik poprzez skalowanie i
4625 pogrubianie. Dla innych (np. 'h') przesuwanie wybranych części znaku
4626 dało lepsze wyniki. Wszystko to zostało zrobione przy użyciu
4627 wolnodostępnego edytora fontów FontForge <http://fontforge.sf.net/>.
4628 Dane dla kerningu w tych fontach pochodzą z ulepszonych metryk
4629 Palatino Waltera Schmidta.
4630
4631 %package fonts-type1-tt2001
4632 Summary:        Type1 tt2001 family fonts
4633 Summary(pl.UTF-8):      Fonty Type1 z rodziny tt2001
4634 Group:          Applications/Publishing/TeX
4635 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4636
4637 %description fonts-type1-tt2001
4638 Type1 tt2001 famliy fonts.
4639
4640 %description fonts-type1-tt2001 -l pl.UTF-8
4641 Fonty Type1 z rodziny tt2001.
4642
4643 %package fonts-type1-lm
4644 Summary:        Type1 Latin Modern family fonts
4645 Summary(pl.UTF-8):      Fonty Type1 z rodziny Latin Modern
4646 Group:          Applications/Publishing/TeX
4647 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4648
4649 %description fonts-type1-lm
4650 Latin Modern family of fonts, based on the Computer Modern fonts
4651 released into public domain by AMS (copyright (C) 1997 AMS). Contain a
4652 lot of additional characters, mainly accented ones, but not only.
4653 There is a one set of PostScript fonts and four sets of TeX Font
4654 Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
4655 encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
4656 Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
4657 potential user knows what to do with all these files. The author is
4658 Boguslaw Jackowski.
4659
4660 %description fonts-type1-lm -l pl.UTF-8
4661 Rodzina fontów Latin Modern, oparta na fontach Computer Modern
4662 przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
4663 Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
4664 Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
4665 Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
4666 QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
4667 (texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
4668 (ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
4669 tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
4670
4671 %package fonts-type1-marvosym
4672 Summary:        Martin Vogel's Symbol (marvosym) font
4673 Summary(pl.UTF-8):      Font Symbol Martina Vogela (marvosym)
4674 Group:          Fonts
4675 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4676
4677 %description fonts-type1-marvosym
4678 Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
4679 currency symbol as defined by the European commission; Euro currency
4680 symbols in typefaces Times, Helvetica and Courier; Symbols for
4681 structural engineering; Symbols for steel cross-sections; Astronomy
4682 signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
4683 symbols; CE sign and others.
4684
4685 %description fonts-type1-marvosym -l pl.UTF-8
4686 Font Symbol Martina Vogela (marvosym) to font zawierający: symbol
4687 waluty Euro zdefiniowany przez Komisję Europejską; symbole waluty Euro
4688 dla krojów Times, Helvetica i Courier; symbole dla inżynierii
4689 strukturalnej; symbole dla przekroi poprzecznych; symbole
4690 astronomiczne (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole
4691 krawieckie; znak CE i inne.
4692
4693 %package fonts-type1-mathpazo
4694 Summary:        Pazo Math fonts
4695 Summary(pl.UTF-8):      Fonty matematyczne Pazo Math
4696 Group:          Fonts
4697 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4698
4699 %description fonts-type1-mathpazo
4700 Pazo Math fonts.
4701
4702 %description fonts-type1-mathpazo -l pl.UTF-8
4703 Fonty matematyczne Pazo Math.
4704
4705 %package fonts-type1-omega
4706 Summary:        Type1 fonts for Omega - extended unicode TeX
4707 Summary(pl.UTF-8):      Fonty Type1 dla Omegi - TeXa ze wsparciem dla unikodu
4708 Group:          Fonts
4709 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4710
4711 %description fonts-type1-omega
4712 Type1 fonts for Omega - extended unicode TeX.
4713
4714 %description fonts-type1-omega -l pl.UTF-8
4715 Fonty Type1 dla Omegi - TeXa ze wsparciem dla unikodu.
4716
4717 %package fonts-type1-pl
4718 Summary:        Polish fonts
4719 Summary(pl.UTF-8):      Polskie fonty
4720 Group:          Fonts
4721 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4722 Requires:       %{name}-fonts-type1-bluesky = %{epoch}:%{version}-%{release}
4723
4724 %description fonts-type1-pl
4725 Polish fonts.
4726
4727 %description fonts-type1-pl -l pl.UTF-8
4728 Polskie fonty.
4729
4730 %package fonts-type1-px
4731 Summary:        PX fonts
4732 Summary(pl.UTF-8):      Fonty PX
4733 Group:          Fonts
4734 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4735
4736 %description fonts-type1-px
4737 PX fonts.
4738
4739 %description fonts-type1-px -l pl.UTF-8
4740 Fonty PX.
4741
4742 %package fonts-type1-qfonts
4743 Summary:        Quasi fonts
4744 Summary(pl.UTF-8):      Fonty Quasi
4745 Group:          Fonts
4746 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4747
4748 %description fonts-type1-qfonts
4749 Quasi fonts.
4750
4751 %description fonts-type1-qfonts -l pl.UTF-8
4752 Fonty Quasi.
4753
4754 %package fonts-type1-tx
4755 Summary:        TX fonts
4756 Summary(pl.UTF-8):      Fonty TX
4757 Group:          Fonts
4758 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4759
4760 %description fonts-type1-tx
4761 TX fonts.
4762
4763 %description fonts-type1-tx -l pl.UTF-8
4764 Fonty TX.
4765
4766 %package fonts-type1-uhc
4767 Summary:        Type1 UHC fonts
4768 Group:          Fonts
4769 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4770
4771 %description fonts-type1-uhc
4772 Type1 UHC fonts.
4773
4774 %package fonts-type1-urw
4775 Summary:        URW fonts
4776 Summary(pl.UTF-8):      Fonty URW
4777 Group:          Fonts
4778 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4779
4780 %description fonts-type1-urw
4781 URW fonts.
4782
4783 %description fonts-type1-urw -l pl.UTF-8
4784 Fonty URW.
4785
4786 %package fonts-type1-vnr
4787 Summary:        Type1 VNR fonts
4788 Summary(pl.UTF-8):      Fonty Type1 VNR
4789 Group:          Fonts
4790 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4791
4792 %description fonts-type1-vnr
4793 Type1 VNR fonts.
4794
4795 %description fonts-type1-vnr -l pl.UTF-8
4796 Fonty Type1 VNR.
4797
4798 %package fonts-type1-wadalab
4799 Summary:        Type1 Wadalab fonts
4800 Group:          Fonts
4801 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4802
4803 %description fonts-type1-wadalab
4804 Type1 Wadalab fonts.
4805
4806 %package fonts-type1-xypic
4807 Summary:        Xy-pic fonts
4808 Summary(pl.UTF-8):      Fonty Xy-pic
4809 Group:          Fonts
4810 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4811
4812 %description fonts-type1-xypic
4813 Xy-pic fonts.
4814
4815 %description fonts-type1-xypic -l pl.UTF-8
4816 Fonty Xy-pic.
4817
4818
4819 # TeXLive-specific packages - there wasn't before...
4820 %package afm2pl
4821 Summary:        Convert an Adobe font metric file to a TeX font property list
4822 Group:          Fonts
4823
4824 %description afm2pl
4825 Convert an Adobe font metric file to a TeX font property list.
4826
4827
4828 %package bbox
4829 Summary:        bbox prints the bounding box of images
4830 Group:          Applications/Publishing/TeX
4831
4832 %description bbox
4833 bbox reads a rawppm or rawpbm file and prints out the bounding box of
4834 the image.
4835
4836 %package cefutils
4837 Summary:        In cefutils there are CEF-compatible utils
4838 Group:          Applications/Publishing/TeX
4839
4840 %description cefutils
4841 In cefutils there are CEF-compatible (Chinese Encoding Framework)
4842 utils.
4843
4844 %package detex
4845 Summary:        A filter to strip TeX commands from a .tex file
4846 Summary(hu.UTF-8):      Egy szűrő, amely .tex fájlokból szűri ki a TeX parancsokat
4847 Group:          Applications/Publishing/TeX
4848
4849 %description detex
4850 A filter to strip TeX commands from a .tex file.
4851
4852 %description detex -l hu.UTF-8
4853 Egy szűrő, amely .tex fájlokból szűri ki a TeX parancsokat.
4854
4855
4856 %package dviutils
4857 Summary:        Various DVI utils
4858 Summary(hu.UTF-8):      Vegyes DVI eszközök
4859 Group:          Applications/Publishing/TeX
4860
4861 %description dviutils
4862 This package contains various DVI utils.
4863
4864 %description dviutils -l hu.UTF-8
4865 Ez a csomag mindenféle DVI eszközt tartalmaz.
4866
4867 %package epsutils
4868 Summary:        Various EPS utils
4869 Group:          Applications/Publishing/TeX
4870
4871 %description epsutils
4872 Various EPS (Encapsulated PostScript) utils.
4873
4874
4875 %package filters
4876 Summary:        Various filters
4877 Group:          Applications/Publishing/TeX
4878
4879 %description filters
4880 Various filters.
4881
4882
4883 %package uncategorized-utils
4884 Summary:        Uncategorized utils
4885 Group:          Applications/Publishing/TeX
4886
4887 %description uncategorized-utils
4888 Uncategorized utilities. Needs check and categorizing.
4889
4890 %package tex4ht
4891 Summary:        LaTeX and TeX for hypertext
4892 Group:          Applications/Publishing/TeX
4893
4894 %description tex4ht
4895 A converter from TeX and LaTeX to hypertext (HTML, XML, etc.),
4896 providing a configurable (La)TeX-based authoring system for hypertext.
4897 When converting to XML, you can use MathML instead of images for
4898 equation representation.
4899
4900 %package xetex
4901 Summary:        Extended TeX / LaTeX version for unicode
4902 Group:          Applications/Publishing/TeX
4903 Requires(post,postun):  /usr/bin/texhash
4904 Requires:       %{name}-fonts-misc = %{epoch}:%{version}-%{release}
4905
4906 %description xetex
4907 XeTeX extends the TeX typesetting system (and macro packages such as
4908 LaTeX and ConTeXt) to have native support for the Unicode character
4909 set, including complex Asian scripts, and for OpenType and TrueType
4910 fonts.
4911
4912 %package xmltex
4913 Summary:        TeX package for processing XML files
4914 Group:          Applications/Publishing/TeX
4915 Requires(post,postun):  /usr/bin/texhash
4916
4917 %description xmltex
4918 XMLTeX is a non-validating, namespace-aware XML parser written in TeX.
4919 It allows TeX to directly process XML files.
4920
4921 %prep
4922 %setup -q -c -T -n %{name}-%{version}-source
4923 lzma -dc %{SOURCE0} | tar xf - -C ..
4924 %patch0 -p1
4925 %patch1 -p1
4926
4927 cd libs/teckit
4928 cat ax*.m4 > acinclude.m4
4929 %{__libtoolize}
4930 %{__aclocal}
4931 %{__autoconf}
4932 %{__automake}
4933
4934 %build
4935 find . -name "config.sub" -exec cp /usr/share/automake/config.sub '{}' ';'
4936 %{__sed} -i 's@"extend/\(.*\)"@<\1>@' texk/ttf2pk/*.c
4937 cd texk/kpathsea
4938 %{__sed} -i 's@^TEXMFMAIN =.*@TEXMFMAIN = %{texmf}@' texmf.cnf
4939 %{__sed} -i 's@^TEXMFDIST =.*@TEXMFDIST = %{texmfdist}@' texmf.cnf
4940 %{__sed} -i 's@^TEXMFLOCAL =.*@TEXMFLOCAL = %{texmf}@' texmf.cnf
4941 %{__sed} -i 's@^TEXMFSYSVAR =.*@TEXMFSYSVAR = %{_localstatedir}@' texmf.cnf
4942 %{__sed} -i 's@^TEXMFSYSCONFIG =.*@TEXMFSYSCONFIG = %{_sysconfdir}/%{name}@' texmf.cnf
4943 %{__sed} -i 's@^TEXMFVAR =.*@TEXMFVAR = %{_localstatedir}@' texmf.cnf
4944 cd ../..
4945
4946 %configure \
4947 %if %{with bootstrap}
4948         --without-xindy \
4949         --without-luatex \
4950 %endif
4951         --disable-multiplatform \
4952         --disable-static \
4953         --enable-a4 \
4954         --enable-gf \
4955         --enable-ipc \
4956         --enable-shared \
4957         --with-fontconfig \
4958         --with-fonts-dir=/var/cache/fonts \
4959         --with-ncurses \
4960         --with-system-freetype \
4961         --with-freetype-include=/usr/include/freetype \
4962         --with-system-freetype2 \
4963         --with-freetype2-include=/usr/include/freetype2 \
4964         --with-system-gd \
4965         --with-system-ncurses \
4966         --with-system-pnglib \
4967         --with-system-t1lib \
4968         --with-system-zlib \
4969         --with-xdvi-x-toolkit=xaw \
4970         --without-dialog \
4971         --without-t1utils \
4972         --without-texinfo
4973
4974 %{__make}
4975
4976 %install
4977 rm -rf $RPM_BUILD_ROOT
4978 install -d $RPM_BUILD_ROOT%{_datadir} \
4979         $RPM_BUILD_ROOT%{_desktopdir} \
4980         $RPM_BUILD_ROOT%{_pixmapsdir} \
4981         $RPM_BUILD_ROOT%{_mandir}/man5 \
4982         $RPM_BUILD_ROOT/var/cache/fonts \
4983         $RPM_BUILD_ROOT/etc/cron.daily\
4984         $RPM_BUILD_ROOT/etc/sysconfig/tetex-updmap\
4985         $RPM_BUILD_ROOT%{_localstatedir}/fonts/map\
4986         $RPM_BUILD_ROOT%{fmtdir}
4987
4988 lzma -dc %{SOURCE1} | tar xf - -C $RPM_BUILD_ROOT%{_datadir}
4989 %{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf $RPM_BUILD_ROOT%{texmf}
4990 %{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf-dist $RPM_BUILD_ROOT%{texmfdist}
4991 %{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf-doc $RPM_BUILD_ROOT%{texmfdoc}
4992 # This is an empty directory
4993 %{__rm} -r $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf
4994 # Useless binary
4995 %{__rm} $RPM_BUILD_ROOT%{_datadir}/texmf-dist/doc/latex/splitindex/splitindex{.exe,-Linux-i386,-OpenBSD-i386}
4996
4997 # commented out because of following (non-fatal) error:
4998 # Can't open texmf/web2c/texmf.cnf: No such file or directory.
4999 #perl -pi \
5000 #       -e "s|\.\./\.\./texmf|$RPM_BUILD_ROOT%{texmf}|g;" \
5001 #       -e "s|/var/cache/fonts|$RPM_BUILD_ROOT/var/cache/fonts|g;" \
5002 #       texmf/web2c/texmf.cnf
5003
5004 install -d $RPM_BUILD_ROOT%{texmf}/fonts/opentype/public
5005
5006 LD_LIBRARY_PATH=$RPM_BUILD_ROOT%{_libdir}; export LD_LIBRARY_PATH
5007
5008 %{__make} install \
5009         prefix=$RPM_BUILD_ROOT%{_prefix} \
5010         bindir=$RPM_BUILD_ROOT%{_bindir} \
5011         mandir=$RPM_BUILD_ROOT%{_mandir} \
5012         libdir=$RPM_BUILD_ROOT%{_libdir} \
5013         datadir=$RPM_BUILD_ROOT%{_datadir} \
5014         infodir=$RPM_BUILD_ROOT%{_infodir} \
5015         includedir=$RPM_BUILD_ROOT%{_includedir} \
5016         sbindir=$RPM_BUILD_ROOT%{_sbindir} \
5017         texmf=$RPM_BUILD_ROOT%{texmf} \
5018         texmfsysvar=$RPM_BUILD_ROOT%{_localstatedir} \
5019         texmfsysconfig=$RPM_BUILD_ROOT%{texmf}
5020
5021 # Fix broken symlinks
5022 CURDIR=$(pwd)
5023 cd $RPM_BUILD_ROOT%{_bindir}
5024 ln -sf ../share/texmf/scripts/a2ping/a2ping.pl a2ping
5025 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/context context
5026 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/ctxtools ctxtools
5027 ln -sf ../share/texmf-dist/scripts/dviasm/dviasm.py dviasm
5028 ln -sf ../share/texmf/scripts/tetex/e2pall.pl e2pall
5029 ln -sf ../share/texmf-dist/scripts/bengali/ebong.py ebong
5030 ln -sf ../share/texmf-dist/scripts/epspdf/epspdf epspdf
5031 ln -sf ../share/texmf-dist/scripts/epspdf/epspdftk epspdftk
5032 ln -sf ../share/texmf/scripts/epstopdf/epstopdf.pl epstopdf
5033 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/exatools exatools
5034 ln -sf ../share/texmf/scripts/texlive/getnonfreefonts.pl getnonfreefonts
5035 ln -sf ../share/texmf/scripts/texlive/getnonfreefonts.pl getnonfreefonts-sys
5036 ln -sf ../share/texmf-dist/scripts/tex4ht/ht.sh ht
5037 ln -sf ../share/texmf-dist/scripts/tex4ht/htcontext.sh htcontext
5038 ln -sf ../share/texmf-dist/scripts/tex4ht/htlatex.sh htlatex
5039 ln -sf ../share/texmf-dist/scripts/tex4ht/htmex.sh htmex
5040 ln -sf ../share/texmf-dist/scripts/tex4ht/httex.sh httex
5041 ln -sf ../share/texmf-dist/scripts/tex4ht/httexi.sh httexi
5042 ln -sf ../share/texmf-dist/scripts/tex4ht/htxelatex.sh htxelatex
5043 ln -sf ../share/texmf-dist/scripts/tex4ht/htxetex.sh htxetex
5044 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/luatools luatools
5045 ln -sf ../share/texmf-dist/scripts/glossaries/makeglossaries makeglossaries
5046 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/makempy makempy
5047 ln -sf ../share/texmf-dist/scripts/tex4ht/mk4ht.pl mk4ht
5048 ln -sf ../share/texmf-dist/scripts/mkjobtexmf/mkjobtexmf.pl mkjobtexmf
5049 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mpstools mpstools
5050 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mptopdf mptopdf
5051 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mtxrun mtxrun
5052 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mtxtools mtxtools
5053 ln -sf ../share/texmf-dist/scripts/oberdiek/pdfatfi.pl pdfatfi
5054 ln -sf ../share/texmf-dist/scripts/pdfcrop/pdfcrop.pl pdfcrop
5055 ln -sf ../share/texmf-dist/scripts/ppower4/pdfthumb.texlua pdfthumb
5056 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/pdftools pdftools
5057 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/pdftrimwhite pdftrimwhite
5058 ln -sf ../share/texmf-dist/scripts/perltex/perltex.pl perltex
5059 ln -sf ../share/texmf/scripts/pkfix/pkfix.pl pkfix
5060 ln -sf ../share/texmf-dist/scripts/ppower4/ppower4.texlua ppower4
5061 ln -sf ../share/texmf/scripts/ps2eps/ps2eps.pl ps2eps
5062 ln -sf ../share/texmf-dist/scripts/pst-pdf/ps4pdf ps4pdf
5063 ln -sf ../share/texmf-dist/scripts/pst2pdf/pst2pdf.pl pst2pdf
5064 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/pstopdf pstopdf
5065 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/rlxtools rlxtools
5066 ln -sf ../share/texmf/scripts/texlive/rungs.tlu rungs
5067 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/runtools runtools
5068 ln -sf ../share/texmf/scripts/simpdftex/simpdftex simpdftex
5069 ln -sf ../share/texmf-dist/scripts/texcount/TeXcount.pl texcount
5070 ln -sf ../share/texmf/scripts/texlive/texdoc.tlu texdoc
5071 ln -sf ../share/texmf/scripts/tetex/texdoctk.pl texdoctk
5072 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texexec texexec
5073 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texfind texfind
5074 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texfont texfont
5075 ln -sf ../share/texmf-dist/scripts/context/ruby/texmfstart.rb texmfstart
5076 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texshow texshow
5077 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/textools textools
5078 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texutil texutil
5079 ln -sf ../share/texmf-dist/scripts/thumbpdf/thumbpdf.pl thumbpdf
5080 ln -sf ../share/texmf/scripts/texlive/tlmgr.pl tlmgr
5081 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/tmftools tmftools
5082 ln -sf ../share/texmf-dist/scripts/vpe/vpe.pl vpe
5083 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/xmltools xmltools
5084 cd $CURDIR
5085
5086 #install %{SOURCE7} $RPM_BUILD_ROOT%{_bindir}
5087 #touch $RPM_BUILD_ROOT/etc/sysconfig/tetex-updmap/maps.lst
5088
5089 # %{__make} init \
5090 #       prefix=$RPM_BUILD_ROOT%{_prefix} \
5091 #       bindir=$RPM_BUILD_ROOT%{_bindir} \
5092 #       mandir=$RPM_BUILD_ROOT%{_mandir} \
5093 #       libdir=$RPM_BUILD_ROOT%{_libdir} \
5094 #       datadir=$RPM_BUILD_ROOT%{_datadir} \
5095 #       infodir=$RPM_BUILD_ROOT%{_infodir} \
5096 #       includedir=$RPM_BUILD_ROOT%{_includedir} \
5097 #       sbindir=$RPM_BUILD_ROOT%{_sbindir} \
5098 #       texmf=$RPM_BUILD_ROOT%{texmf}
5099
5100 %{__rm} -r $RPM_BUILD_ROOT%{_prefix}/texmf
5101 %{__rm} -r $RPM_BUILD_ROOT%{_prefix}/texmf-dist
5102 # We don't need it
5103 %{__rm} -r $RPM_BUILD_ROOT%{texmf}/doc/man
5104 %{__rm} -r $RPM_BUILD_ROOT%{texmfdoc}/source
5105
5106 perl -pi \
5107         -e "s|$RPM_BUILD_ROOT||g;" \
5108         $RPM_BUILD_ROOT%{texmf}/web2c/texmf.cnf
5109
5110 install %{SOURCE4} $RPM_BUILD_ROOT/etc/cron.daily/texlive
5111
5112 install %{SOURCE5} $RPM_BUILD_ROOT%{_desktopdir}
5113 install %{SOURCE6} $RPM_BUILD_ROOT%{_pixmapsdir}
5114
5115 # bzip2 -dc %{SOURCE3} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
5116
5117 # in separate spec
5118 # rm -rf $RPM_BUILD_ROOT%{texmf}/tex/latex/{pgf,xcolor}
5119 # rm -rf $RPM_BUILD_ROOT%{texmf}/doc/latex/{pgf,xcolor}
5120
5121 # not included in package
5122 rm -f $RPM_BUILD_ROOT%{texmf}/doc/fonts/oldgerman/COPYING
5123 rm -f $RPM_BUILD_ROOT%{texmf}/doc/Makefile
5124 rm -f $RPM_BUILD_ROOT%{texmf}/doc/programs/texinfo.*
5125 rm -f $RPM_BUILD_ROOT%{texmf}/doc/helpfile
5126 rm -f $RPM_BUILD_ROOT%{texmf}/doc/helpindex.html
5127 rm -f $RPM_BUILD_ROOT%{texmf}/fonts/pk/ljfour/lh/lh-lcy/*.600pk
5128 rm -f $RPM_BUILD_ROOT%{texmf}/release-tetex-{src,texmf}.txt
5129 rm -f $RPM_BUILD_ROOT%{texmf}/scripts/uniqleaf/uniqleaf.pl
5130 rm -f $RPM_BUILD_ROOT%{texmf}/doc/help/Catalogue-upd.sh
5131 rm -f $RPM_BUILD_ROOT%{texmf}/doc/help/faq/uktug-faq-upd.sh
5132 rm -f $RPM_BUILD_ROOT%{texmf}/doc/mkhtml*
5133 rm -f $RPM_BUILD_ROOT%{texmf}/doc/index.html
5134 rm -f $RPM_BUILD_ROOT%{texmf}/doc/index.php
5135 rm -f $RPM_BUILD_ROOT%{_infodir}/dir.gz
5136 rm -f $RPM_BUILD_ROOT%{_mandir}/{README.*,hu/man1/readlink.1*}
5137 rm -f $RPM_BUILD_ROOT%{_datadir}/texinfo/html/texi2html.html
5138
5139 # move format logs to BUILD, so $RPM_BUILD_ROOT is not polluted
5140 # and we can still analyze them
5141 # install -d format-logs
5142 # mv -fv $RPM_BUILD_ROOT%{fmtdir}/*.log format-logs
5143
5144 %clean
5145 rm -rf $RPM_BUILD_ROOT
5146
5147 %post
5148 %fixinfodir
5149 %texhash
5150
5151 %postun
5152 %fixinfodir
5153 if [ "$1" = "1" ]; then
5154         %texhash
5155 fi
5156
5157 %post doc-Catalogue
5158 %texhash
5159
5160 %postun doc-Catalogue
5161 %texhash
5162
5163 %post doc-tug-faq
5164 %texhash
5165
5166 %postun doc-tug-faq
5167 %texhash
5168
5169 %post -n kpathsea
5170 /sbin/ldconfig
5171 %fixinfodir
5172 %texhash
5173
5174 %postun -n kpathsea
5175 /sbin/ldconfig
5176 %fixinfodir
5177 %texhash
5178
5179 %post -n kpathsea-devel
5180 %texhash
5181
5182 %postun -n kpathsea-devel
5183 %texhash
5184
5185 %post dvips
5186 %fixinfodir
5187 %texhash
5188
5189 %postun dvips
5190 %fixinfodir
5191 %texhash
5192
5193 %post dvilj
5194 %texhash
5195
5196 %postun dvilj
5197 %texhash
5198
5199 %post makeindex
5200 %texhash
5201
5202 %postun makeindex
5203 %texhash
5204
5205 %post metafont
5206 %texhash
5207
5208 %postun metafont
5209 %texhash
5210
5211 %post metapost
5212 %texhash
5213
5214 %postun metapost
5215 %texhash
5216
5217 %post mptopdf
5218 %texhash
5219
5220 %postun mptopdf
5221 %texhash
5222
5223 %post texdoctk
5224 %texhash
5225
5226 %postun texdoctk
5227 %texhash
5228
5229 %post -n xdvi
5230 %texhash
5231
5232 %postun -n xdvi
5233 %texhash
5234
5235 %post pdftex
5236 %texhash
5237
5238 %postun pdftex
5239 %texhash
5240
5241 %post phyzzx
5242 %texhash
5243
5244 %postun phyzzx
5245 %texhash
5246
5247 %post omega
5248 %texhash
5249
5250 %postun omega
5251 %texhash
5252
5253 %post plain
5254 %texhash
5255
5256 %postun plain
5257 %texhash
5258
5259 %post format-plain
5260 %texhash
5261
5262 %postun format-plain
5263 %texhash
5264
5265 %post format-pdftex
5266 %texhash
5267
5268 %postun format-pdftex
5269 %texhash
5270
5271 %post format-pdfetex
5272 %texhash
5273
5274 %postun format-pdfetex
5275 %texhash
5276
5277 %post mex
5278 %texhash
5279
5280 %postun mex
5281 %texhash
5282
5283 %post format-mex
5284 %texhash
5285
5286 %postun format-mex
5287 %texhash
5288
5289 %post format-pdfmex
5290 %texhash
5291
5292 %postun format-pdfmex
5293 %texhash
5294
5295 %postun format-utf8mex
5296 %texhash
5297
5298 %post amstex
5299 %texhash
5300
5301 %postun amstex
5302 %texhash
5303
5304 %post format-amstex
5305 %texhash
5306
5307 %postun format-amstex
5308 %texhash
5309
5310 %post format-pdfamstex
5311 %texhash
5312
5313 %postun format-pdfamstex
5314 %texhash
5315
5316 %post csplain
5317 %texhash
5318
5319 %postun csplain
5320 %texhash
5321
5322 %post format-csplain
5323 %texhash
5324
5325 %postun format-csplain
5326 %texhash
5327
5328 %post format-pdfcsplain
5329 %texhash
5330
5331 %postun format-pdfcsplain
5332 %texhash
5333
5334 %post cslatex
5335 %texhash
5336
5337 %postun cslatex
5338 %texhash
5339
5340 %post format-cslatex
5341 %texhash
5342
5343 %postun format-cslatex
5344 %texhash
5345
5346 %post format-pdfcslatex
5347 %texhash
5348
5349 %postun format-pdfcslatex
5350 %texhash
5351
5352 %post cyrplain
5353 %texhash
5354
5355 %postun cyrplain
5356 %texhash
5357
5358 %post format-cyrplain
5359 %texhash
5360
5361 %postun format-cyrplain
5362 %texhash
5363
5364 %post format-cyramstex
5365 %texhash
5366
5367 %postun format-cyramstex
5368 %texhash
5369
5370 %post format-cyrtexinfo
5371 %texhash
5372
5373 %postun format-cyrtexinfo
5374 %texhash
5375
5376 %post eplain
5377 %texhash
5378
5379 %postun eplain
5380 %texhash
5381
5382 %post format-eplain
5383 %texhash
5384
5385 %postun format-eplain
5386 %texhash
5387
5388 # ConTeXt format
5389
5390 %post context
5391 %texhash
5392
5393 %postun context
5394 %texhash
5395
5396 %post format-context-de
5397 %texhash
5398
5399 %postun format-context-de
5400 %texhash
5401
5402 %post format-context-en
5403 %texhash
5404
5405 %postun format-context-en
5406 %texhash
5407
5408 %post format-context-nl
5409 %texhash
5410
5411 %postun format-context-nl
5412 %texhash
5413
5414 # LaTeX format.
5415
5416 %post latex
5417 %fixinfodir
5418 %texhash
5419
5420 %postun latex
5421 %fixinfodir
5422 %texhash
5423
5424 %post latex-12many
5425 %texhash
5426
5427 %postun latex-12many
5428 %texhash
5429
5430 %post latex-abstract
5431 %texhash
5432
5433 %postun latex-abstract
5434 %texhash
5435
5436 %post latex-accfonts
5437 %texhash
5438
5439 %postun latex-accfonts
5440 %texhash
5441
5442 %post latex-adrconv
5443 %texhash
5444
5445 %postun latex-adrconv
5446 %texhash
5447
5448 %post latex-ae
5449 %texhash
5450
5451 %postun latex-ae
5452 %texhash
5453
5454 %post latex-ams
5455 %texhash
5456
5457 %postun latex-ams
5458 %texhash
5459
5460 %post latex-antp
5461 %texhash
5462
5463 %postun latex-antp
5464 %texhash
5465
5466 %post latex-antt
5467 %texhash
5468
5469 %postun latex-antt
5470 %texhash
5471
5472 %post latex-appendix
5473 %texhash
5474
5475 %postun latex-appendix
5476 %texhash
5477
5478 %post latex-backgammon
5479 %texhash
5480
5481 %postun latex-backgammon
5482 %texhash
5483
5484 %post latex-bardiag
5485 %texhash
5486
5487 %postun latex-bardiag
5488 %texhash
5489
5490 %post latex-bbm
5491 %texhash
5492
5493 %postun latex-bbm
5494 %texhash
5495
5496 %post latex-bbold
5497 %texhash
5498
5499 %postun latex-bbold
5500 %texhash
5501
5502 %post latex-beamer
5503 %texhash
5504
5505 %postun latex-beamer
5506 %texhash
5507
5508 %post latex-bezos
5509 %texhash
5510
5511 %postun latex-bezos
5512 %texhash
5513
5514 %post latex-bibtex
5515 %texhash
5516
5517 %postun latex-bibtex
5518 %texhash
5519
5520 %post latex-bibtex-ams
5521 %texhash
5522
5523 %postun latex-bibtex-ams
5524 %texhash
5525
5526 %post latex-bibtex-pl
5527 %texhash
5528
5529 %postun latex-bibtex-pl
5530 %texhash
5531
5532 %post latex-bibtex-german
5533 %texhash
5534
5535 %postun latex-bibtex-german
5536 %texhash
5537
5538 %post latex-bibtex-revtex4
5539 %texhash
5540
5541 %postun latex-bibtex-revtex4
5542 %texhash
5543
5544 %post latex-bibtex-jurabib
5545 %texhash
5546
5547 %postun latex-bibtex-jurabib
5548 %texhash
5549
5550 %post latex-bibtex-styles
5551 %texhash
5552
5553 %postun latex-bibtex-styles
5554 %texhash
5555
5556 %post latex-booktabs
5557 %texhash
5558
5559 %postun latex-booktabs
5560 %texhash
5561
5562
5563 %post latex-caption
5564 %texhash
5565
5566 %postun latex-caption
5567 %texhash
5568
5569 %post latex-carlisle
5570 %texhash
5571
5572 %postun latex-carlisle
5573 %texhash
5574
5575 %post latex-ccfonts
5576 %texhash
5577
5578 %postun latex-ccfonts
5579 %texhash
5580
5581 %post latex-cite
5582 %texhash
5583
5584 %postun latex-cite
5585 %texhash
5586
5587 %post latex-cmbright
5588 %texhash
5589
5590 %postun latex-cmbright
5591 %texhash
5592
5593
5594 %post latex-comment
5595 %texhash
5596
5597 %postun latex-comment
5598 %texhash
5599
5600 %post latex-concmath
5601 %texhash
5602
5603 %postun latex-concmath
5604 %texhash
5605
5606 %post latex-currvita
5607 %texhash
5608
5609 %postun latex-currvita
5610 %texhash
5611
5612
5613 %post latex-curves
5614 %texhash
5615
5616 %postun latex-curves
5617 %texhash
5618
5619 %post latex-custom-bib
5620 %texhash
5621
5622 %postun latex-custom-bib
5623 %texhash
5624
5625 %post latex-cyrillic
5626 %texhash
5627
5628 %postun latex-cyrillic
5629 %texhash
5630
5631 # %post latex-dstroke
5632 # %texhash
5633
5634 # %postun latex-dstroke
5635 # %texhash
5636
5637 %post latex-enumitem
5638 %texhash
5639
5640 %postun latex-enumitem
5641 %texhash
5642
5643 %post latex-exam
5644 %texhash
5645
5646 %postun latex-exam
5647 %texhash
5648
5649 %post latex-gbrief
5650 %texhash
5651
5652 %postun latex-gbrief
5653 %texhash
5654
5655 %post latex-jknappen
5656 %texhash
5657
5658 %postun latex-jknappen
5659 %texhash
5660
5661 %post latex-keystroke
5662 %texhash
5663
5664 %postun latex-keystroke
5665 %texhash
5666
5667 %post latex-labbook
5668 %texhash
5669
5670 %postun latex-labbook
5671 %texhash
5672
5673 %post latex-lcd
5674 %texhash
5675
5676 %postun latex-lcd
5677 %texhash
5678
5679 %post latex-leaflet
5680 %texhash
5681
5682 %postun latex-leaflet
5683 %texhash
5684
5685 %post latex-leftidx
5686 %texhash
5687
5688 %postun latex-leftidx
5689 %texhash
5690
5691 %post latex-lewis
5692 %texhash
5693
5694 %postun latex-lewis
5695 %texhash
5696
5697 %post latex-lm
5698 %texhash
5699
5700 %post latex-lastpage
5701 %texhash
5702
5703 %postun latex-lastpage
5704 %texhash
5705
5706 %postun latex-lm
5707 %texhash
5708
5709 %post latex-lucidabr
5710 %texhash
5711
5712 %postun latex-lucidabr
5713 %texhash
5714
5715 %post latex-marvosym
5716 %texhash
5717
5718 %postun latex-marvosym
5719 %texhash
5720
5721 %post latex-mathexam
5722 %texhash
5723
5724 %postun latex-mathexam
5725 %texhash
5726
5727 %post latex-mathpple
5728 %texhash
5729
5730 %postun latex-mathpple
5731 %texhash
5732
5733 %post latex-mathtime
5734 %texhash
5735
5736 %postun latex-mathtime
5737 %texhash
5738
5739 %post latex-mflogo
5740 %texhash
5741
5742 %postun latex-mflogo
5743 %texhash
5744
5745 %post latex-mfnfss
5746 %texhash
5747
5748 %postun latex-mfnfss
5749 %texhash
5750
5751 %post latex-minitoc
5752 %texhash
5753
5754 %postun latex-minitoc
5755 %texhash
5756
5757 %post latex-mltex
5758 %texhash
5759
5760 %postun latex-mltex
5761 %texhash
5762
5763 %post latex-moreverb
5764 %texhash
5765
5766 %postun latex-moreverb
5767 %texhash
5768
5769 %post latex-multienum
5770 %texhash
5771
5772 %postun latex-multienum
5773 %texhash
5774
5775 %post latex-musictex
5776 %texhash
5777
5778 %postun latex-musictex
5779 %texhash
5780
5781 %post latex-ntheorem
5782 %texhash
5783
5784 %postun latex-ntheorem
5785 %texhash
5786
5787 %post latex-other
5788 %texhash
5789
5790 %postun latex-other
5791 %texhash
5792
5793 %post latex-other-doc
5794 %texhash
5795
5796 %postun latex-other-doc
5797 %texhash
5798
5799 %post latex-palatcm
5800 %texhash
5801
5802 %postun latex-palatcm
5803 %texhash
5804
5805 %post latex-pdfslide
5806 %texhash
5807
5808 %postun latex-pdfslide
5809 %texhash
5810
5811 %post latex-pgf
5812 %texhash
5813
5814 %postun latex-pgf
5815 %texhash
5816
5817 %post latex-polynom
5818 %texhash
5819
5820 %postun latex-polynom
5821 %texhash
5822
5823 %post latex-polynomial
5824 %texhash
5825
5826 %postun latex-polynomial
5827 %texhash
5828
5829 %post latex-prosper
5830 %texhash
5831
5832 %postun latex-prosper
5833 %texhash
5834
5835 %post latex-pseudocode
5836 %texhash
5837
5838 %postun latex-pseudocode
5839 %texhash
5840
5841 %post latex-psnfss
5842 %texhash
5843
5844 %postun latex-psnfss
5845 %texhash
5846
5847 %post latex-pst-2dplot
5848 %texhash
5849
5850 %postun latex-pst-2dplot
5851 %texhash
5852
5853 %post latex-pst-3dplot
5854 %texhash
5855
5856 %postun latex-pst-3dplot
5857 %texhash
5858
5859 %post latex-pst-bar
5860 %texhash
5861
5862 %postun latex-pst-bar
5863 %texhash
5864
5865 %post latex-pst-circ
5866 %texhash
5867
5868 %postun latex-pst-circ
5869 %texhash
5870
5871 %post latex-pst-eucl
5872 %texhash
5873
5874 %postun latex-pst-eucl
5875 %texhash
5876
5877 %post latex-pst-diffraction
5878 %texhash
5879
5880 %postun latex-pst-diffraction
5881 %texhash
5882
5883 %post latex-pst-fun
5884 %texhash
5885
5886 %postun latex-pst-fun
5887 %texhash
5888
5889 %post latex-pst-func
5890 %texhash
5891
5892 %postun latex-pst-func
5893 %texhash
5894
5895 %post latex-pst-infixplot
5896 %texhash
5897
5898 %postun latex-pst-infixplot
5899 %texhash
5900
5901 %post latex-pst-fr3d
5902 %texhash
5903
5904 %postun latex-pst-fr3d
5905 %texhash
5906
5907 %post latex-pst-fractal
5908 %texhash
5909
5910 %postun latex-pst-fractal
5911 %texhash
5912
5913 %post latex-pxfonts
5914 %texhash
5915
5916 %post latex-pst-math
5917 %texhash
5918
5919 %postun latex-pst-math
5920 %texhash
5921
5922 %post latex-pst-ob3d
5923 %texhash
5924
5925 %postun latex-pst-ob3d
5926 %texhash
5927
5928 %post latex-pst-optic
5929 %texhash
5930
5931 %postun latex-pst-optic
5932 %texhash
5933
5934 %post latex-pst-optexp
5935 %texhash
5936
5937 %postun latex-pst-optexp
5938 %texhash
5939
5940 %post latex-pst-text
5941 %texhash
5942
5943 %postun latex-pst-text
5944 %texhash
5945
5946 %post latex-pst-uncategorized
5947 %texhash
5948
5949 %postun latex-pst-uncategorized
5950
5951 %texhash
5952
5953 %postun latex-pxfonts
5954 %texhash
5955
5956 %post latex-qfonts
5957 %texhash
5958
5959 %postun latex-qfonts
5960 %texhash
5961
5962 %post latex-SIstyle
5963 %texhash
5964
5965 %postun latex-SIstyle
5966 %texhash
5967
5968 %post latex-SIunits
5969 %texhash
5970
5971 %postun latex-SIunits
5972 %texhash
5973
5974 %post latex-siunitx
5975 %texhash
5976
5977 %postun latex-siunitx
5978 %texhash
5979
5980 %post latex-Tabbing
5981 %texhash
5982
5983 %postun latex-Tabbing
5984 %texhash
5985
5986 %post latex-txfonts
5987 %texhash
5988
5989 %postun latex-txfonts
5990 %texhash
5991
5992 %post latex-ucs
5993 %texhash
5994
5995 %postun latex-ucs
5996 %texhash
5997
5998 %post latex-umlaute
5999 %texhash
6000
6001 %postun latex-umlaute
6002 %texhash
6003
6004 %post latex-wasysym
6005 %texhash
6006
6007 %postun latex-wasysym
6008 %texhash
6009
6010 %post latex-xcolor
6011 %texhash
6012
6013 %postun latex-xcolor
6014 %texhash
6015
6016 %post format-latex
6017 %texhash
6018
6019 %postun format-latex
6020 %texhash
6021
6022 %post format-pdflatex
6023 %texhash
6024
6025 %postun format-pdflatex
6026 %texhash
6027
6028 %post platex
6029 %texhash
6030
6031 %postun platex
6032 %texhash
6033
6034 %post format-platex
6035 %texhash
6036
6037 %postun format-platex
6038 %texhash
6039
6040 %post format-pdfplatex
6041 %texhash
6042
6043 %postun format-pdfplatex
6044 %texhash
6045
6046 %post tex-babel
6047 %texhash
6048
6049 %postun tex-babel
6050 %texhash
6051
6052 %post tex-german
6053 %texhash
6054
6055 %postun tex-german
6056 %texhash
6057
6058 %post tex-mfpic
6059 %texhash
6060
6061 %postun tex-mfpic
6062 %texhash
6063
6064 %post tex-misc
6065 %texhash
6066
6067 %postun tex-misc
6068 %texhash
6069
6070 %post tex-pictex
6071 %texhash
6072
6073 %postun tex-pictex
6074 %texhash
6075
6076 %post tex-pstricks
6077 %texhash
6078
6079 %postun tex-pstricks
6080 %texhash
6081
6082 %post tex-qpx
6083 %texhash
6084
6085 %postun tex-qpx
6086 %texhash
6087
6088 %post tex-qpxqtx
6089 %texhash
6090
6091 %postun tex-qpxqtx
6092 %texhash
6093
6094 %post tex-ruhyphen
6095 %texhash
6096
6097 %postun tex-ruhyphen
6098 %texhash
6099
6100 %post tex-spanish
6101 %texhash
6102
6103 %postun tex-spanish
6104 %texhash
6105
6106 %post tex-texdraw
6107 %texhash
6108
6109 %postun tex-texdraw
6110 %texhash
6111
6112 %post tex-thumbpdf
6113 %texhash
6114
6115 %postun tex-thumbpdf
6116 %texhash
6117
6118 %post tex-ukrhyph
6119 %texhash
6120
6121 %postun tex-ukrhyph
6122 %texhash
6123
6124 %post latex-vietnam
6125 %texhash
6126
6127 %postun latex-vietnam
6128 %texhash
6129
6130 %post tex-xypic
6131 %texhash
6132
6133 %postun tex-xypic
6134 %texhash
6135
6136 %post fonts-adobe
6137 %texhash
6138
6139 %postun fonts-adobe
6140 %texhash
6141
6142 %post fonts-ae
6143 %texhash
6144
6145 %postun fonts-ae
6146 %texhash
6147
6148 %post fonts-ams
6149 %texhash
6150
6151 %postun fonts-ams
6152 %texhash
6153
6154 %post fonts-antp
6155 %texhash
6156
6157 %postun fonts-antp
6158 %texhash
6159
6160 %post fonts-antt
6161 %texhash
6162
6163 %postun fonts-antt
6164 %texhash
6165
6166 %post fonts-bbm
6167 %texhash
6168
6169 %postun fonts-bbm
6170 %texhash
6171
6172 %post fonts-bbold
6173 %texhash
6174
6175 %postun fonts-bbold
6176 %texhash
6177
6178 %post fonts-bh
6179 %texhash
6180
6181 %postun fonts-bh
6182 %texhash
6183
6184 %post fonts-bitstream
6185 %texhash
6186
6187 %postun fonts-bitstream
6188 %texhash
6189
6190 %post fonts-cbgreek
6191 %texhash
6192
6193 %postun fonts-cbgreek
6194 %texhash
6195
6196 %post fonts-cc-pl
6197 %texhash
6198
6199 %postun fonts-cc-pl
6200 %texhash
6201
6202 %post fonts-cg
6203 %texhash
6204
6205 %postun fonts-cg
6206 %texhash
6207
6208 %post fonts-cm
6209 %texhash
6210
6211 %postun fonts-cm
6212 %texhash
6213
6214 %post fonts-cmbright
6215 %texhash
6216
6217 %postun fonts-cmbright
6218 %texhash
6219
6220 %post fonts-cmcyr
6221 %texhash
6222
6223 %postun fonts-cmcyr
6224 %texhash
6225
6226 %post fonts-cmextra
6227 %texhash
6228
6229 %postun fonts-cmextra
6230 %texhash
6231
6232 %post fonts-cmsuper
6233 %texhash
6234
6235 %postun fonts-cmsuper
6236 %texhash
6237
6238 %post fonts-concmath
6239 %texhash
6240
6241 %postun fonts-concmath
6242 %texhash
6243
6244 %post fonts-concrete
6245 %texhash
6246
6247 %postun fonts-concrete
6248 %texhash
6249
6250 %post fonts-cs
6251 %texhash
6252
6253 %postun fonts-cs
6254 %texhash
6255
6256 %post fonts-dstroke
6257 %texhash
6258
6259 %postun fonts-dstroke
6260 %texhash
6261
6262 %post fonts-ecc
6263 %texhash
6264
6265 %postun fonts-ecc
6266 %texhash
6267
6268 %post fonts-eurosym
6269 %texhash
6270
6271 %postun fonts-eurosym
6272 %texhash
6273
6274 %post fonts-euxm
6275 %texhash
6276
6277 %postun fonts-euxm
6278 %texhash
6279
6280 %post fonts-gothic
6281 %texhash
6282
6283 %postun fonts-gothic
6284 %texhash
6285
6286 %post fonts-hoekwater
6287 %texhash
6288
6289 %postun fonts-hoekwater
6290 %texhash
6291
6292 %post fonts-jknappen
6293 %texhash
6294
6295 %postun fonts-jknappen
6296 %texhash
6297
6298 %post fonts-latex
6299 %texhash
6300
6301 %postun fonts-latex
6302 %texhash
6303
6304 %post fonts-lh
6305 %texhash
6306
6307 %postun fonts-lh
6308 %texhash
6309
6310 %post fonts-lm
6311 %texhash
6312
6313 %postun fonts-lm
6314 %texhash
6315
6316 %post fonts-marvosym
6317 %texhash
6318
6319 %postun fonts-marvosym
6320 %texhash
6321
6322 %post fonts-mflogo
6323 %texhash
6324
6325 %postun fonts-mflogo
6326 %texhash
6327
6328 %post fonts-misc
6329 %texhash
6330
6331 %postun fonts-misc
6332 %texhash
6333
6334 %post fonts-monotype
6335 %texhash
6336
6337 %postun fonts-monotype
6338 %texhash
6339
6340 %post fonts-omega
6341 %texhash
6342
6343 %postun fonts-omega
6344 %texhash
6345
6346 %post fonts-other
6347 %texhash
6348
6349 %postun fonts-other
6350 %texhash
6351
6352 %post fonts-pazo
6353 %texhash
6354
6355 %postun fonts-pazo
6356 %texhash
6357
6358 %post fonts-pl
6359 %texhash
6360
6361 %postun fonts-pl
6362 %texhash
6363
6364 %post fonts-px
6365 %texhash
6366
6367 %postun fonts-px
6368 %texhash
6369
6370 %post fonts-qfonts
6371 %texhash
6372
6373 %postun fonts-qfonts
6374 %texhash
6375
6376 %post fonts-qpx
6377 %texhash
6378
6379 %postun fonts-qpx
6380 %texhash
6381
6382 %post fonts-qpxqtx
6383 %texhash
6384
6385 %postun fonts-qpxqtx
6386 %texhash
6387
6388 %post fonts-rsfs
6389 %texhash
6390
6391 %postun fonts-rsfs
6392 %texhash
6393
6394 %post fonts-stmaryrd
6395 %texhash
6396
6397 %postun fonts-stmaryrd
6398 %texhash
6399
6400 %post fonts-tx
6401 %texhash
6402
6403 %postun fonts-tx
6404 %texhash
6405
6406 %post fonts-urw
6407 %texhash
6408
6409 %postun fonts-urw
6410 %texhash
6411
6412 %post fonts-vnr
6413 %texhash
6414
6415 %postun fonts-vnr
6416 %texhash
6417
6418 %post fonts-wasy
6419 %texhash
6420
6421 %postun fonts-wasy
6422 %texhash
6423
6424 %post fonts-xypic
6425 %texhash
6426
6427 %postun fonts-xypic
6428 %texhash
6429
6430 %post fonts-yandy
6431 %texhash
6432
6433 %postun fonts-yandy
6434 %texhash
6435
6436 %post fonts-type1-antp
6437 %texhash
6438
6439 %postun fonts-type1-antp
6440 %texhash
6441
6442 %post fonts-type1-antt
6443 %texhash
6444
6445 %postun fonts-type1-antt
6446 %texhash
6447
6448 %post fonts-type1-belleek
6449 %texhash
6450
6451 %postun fonts-type1-belleek
6452 %texhash
6453
6454 %post fonts-type1-bitstream
6455 %texhash
6456
6457 %postun fonts-type1-bitstream
6458 %texhash
6459
6460 %post fonts-type1-bluesky
6461 %texhash
6462
6463 %postun fonts-type1-bluesky
6464 %texhash
6465
6466 %post fonts-type1-cc-pl
6467 %texhash
6468
6469 %postun fonts-type1-cc-pl
6470 %texhash
6471
6472 %post fonts-type1-cmcyr
6473 %texhash
6474
6475 %postun fonts-type1-cmcyr
6476 %texhash
6477
6478 %post fonts-type1-cs
6479 %texhash
6480
6481 %postun fonts-type1-cs
6482 %texhash
6483
6484 %post fonts-type1-dstroke
6485 %texhash
6486
6487 %postun fonts-type1-dstroke
6488 %texhash
6489
6490 %post fonts-type1-eurosym
6491 %texhash
6492
6493 %postun fonts-type1-eurosym
6494 %texhash
6495
6496 %post fonts-type1-hoekwater
6497 %texhash
6498
6499 %postun fonts-type1-hoekwater
6500 %texhash
6501
6502 %post fonts-type1-lm
6503 %texhash
6504
6505 %postun fonts-type1-lm
6506 %texhash
6507
6508 %post fonts-type1-marvosym
6509 %texhash
6510
6511 %postun fonts-type1-marvosym
6512 %texhash
6513
6514 %post fonts-type1-mathpazo
6515 %texhash
6516
6517 %postun fonts-type1-mathpazo
6518 %texhash
6519
6520 %post fonts-type1-omega
6521 %texhash
6522
6523 %postun fonts-type1-omega
6524 %texhash
6525
6526 %post fonts-type1-pl
6527 %texhash
6528
6529 %postun fonts-type1-pl
6530 %texhash
6531
6532 %post fonts-type1-px
6533 %texhash
6534
6535 %postun fonts-type1-px
6536 %texhash
6537
6538 %post fonts-type1-qfonts
6539 %texhash
6540
6541 %postun fonts-type1-qfonts
6542 %texhash
6543
6544 %post fonts-type1-tx
6545 %texhash
6546
6547 %postun fonts-type1-tx
6548 %texhash
6549
6550 %post fonts-type1-urw
6551 %texhash
6552
6553 %postun fonts-type1-urw
6554 %texhash
6555
6556 %post fonts-type1-vnr
6557 %texhash
6558
6559 %postun fonts-type1-vnr
6560 %texhash
6561
6562 %post fonts-type1-xypic
6563 %texhash
6564
6565 %postun fonts-type1-xypic
6566 %texhash
6567
6568 %post -n texconfig
6569 %texhash
6570
6571 %postun -n texconfig
6572 %texhash
6573
6574 %post xetex
6575 %texhash
6576
6577 %postun xetex
6578 %texhash
6579
6580 %post xmltex
6581 %texhash
6582
6583 %postun xmltex
6584 %texhash
6585
6586 # Check the commented lines!!!
6587
6588 %files
6589 %defattr(644,root,root,755)
6590 # %doc %{texmf}/LICENSE.texmf
6591 # %doc %{texmf}/ChangeLog
6592 # %doc %{texmf}/doc/README.knuth
6593 # There isn't doc/fonts directory
6594 %dir %{texmfdist}/doc/fonts
6595 %doc %{texmfdist}/doc/fontname
6596 # %dir %{texmf}/doc/fonts/polish
6597 # %dir %{texmf}/doc/help
6598 # %doc %{texmf}/doc/help/csname.txt
6599 # %doc %{texmf}/doc/help/ctan
6600 # %doc %{texmf}/doc/help/tds.dvi
6601 # %doc %{texmf}/doc/help/unixtex.ftp
6602 # %dir %{texmf}/doc/help/faq
6603 # %doc %{texmf}/doc/images
6604 # %dir %{texmf}/doc/polish
6605 # %doc %{texmf}/doc/polish/*.html
6606 # %dir %{texmf}/doc/programs
6607 # %doc %{texmf}/doc/programs/web2c*
6608 # %doc %{texmf}/doc/programs/cwebman.dvi
6609 # %doc %{texmf}/doc/programs/dvipng.*
6610 # %doc %{texmf}/doc/knuth
6611 #%attr(755,root,root) %{_bindir}/MakeTeXPK
6612 #%attr(755,root,root) %{_bindir}/access
6613
6614 # ***********
6615 # executables
6616 # ***********
6617 %attr(755,root,root) %{_bindir}/a2ping
6618 %attr(755,root,root) %{_bindir}/afm2tfm
6619 %attr(755,root,root) %{_bindir}/allcm
6620 %attr(755,root,root) %{_bindir}/allec
6621 %attr(755,root,root) %{_bindir}/allneeded
6622 %attr(755,root,root) %{_bindir}/cweave
6623 %attr(755,root,root) %{_bindir}/ctangle
6624 %attr(755,root,root) %{_bindir}/ctie
6625 %attr(755,root,root) %{_bindir}/dmp
6626 %attr(755,root,root) %{_bindir}/dvipng
6627 %attr(755,root,root) %{_bindir}/e2pall
6628 %attr(755,root,root) %{_bindir}/ebb
6629 # %attr(755,root,root) %{_bindir}/fdf2tan
6630 %attr(755,root,root) %{_bindir}/fmtutil
6631 %attr(755,root,root) %{_bindir}/fmtutil-sys
6632 #%attr(755,root,root) %{_bindir}/fontexport
6633 #%attr(755,root,root) %{_bindir}/fontimport
6634 %attr(755,root,root) %{_bindir}/fontinst
6635 %attr(755,root,root) %{_bindir}/gftodvi
6636 %attr(755,root,root) %{_bindir}/gftopk
6637 %attr(755,root,root) %{_bindir}/gftype
6638 %attr(755,root,root) %{_bindir}/gsftopk
6639 #%attr(755,root,root) %{_bindir}/initex
6640 %attr(755,root,root) %{_bindir}/kpseaccess
6641 %attr(755,root,root) %{_bindir}/kpsereadlink
6642 %attr(755,root,root) %{_bindir}/kpsewhere
6643 %attr(755,root,root) %{_bindir}/mag
6644 %attr(755,root,root) %{_bindir}/makempx
6645 #%attr(755,root,root) %{_bindir}/mkfontdesc
6646 %attr(755,root,root) %{_bindir}/mktexfmt
6647 %attr(755,root,root) %{_bindir}/mktexlsr
6648 %attr(755,root,root) %{_bindir}/newer
6649 %attr(755,root,root) %{_bindir}/patgen
6650 %attr(755,root,root) %{_bindir}/pdfetex
6651 %attr(755,root,root) %{_bindir}/pfb2pfa
6652 %attr(755,root,root) %{_bindir}/pk2bm
6653 %attr(755,root,root) %{_bindir}/pktogf
6654 %attr(755,root,root) %{_bindir}/pktype
6655 %attr(755,root,root) %{_bindir}/pltotf
6656 %attr(755,root,root) %{_bindir}/pooltype
6657 %attr(755,root,root) %{_bindir}/ps2frag
6658 %attr(755,root,root) %{_bindir}/ps2pk
6659 # TODO: move this file to correct subpackage ?
6660 %attr(755,root,root) %{_bindir}/ps4pdf
6661 #%attr(755,root,root) %{_bindir}/t1mapper
6662 %attr(755,root,root) %{_bindir}/tangle
6663 #%attr(755,root,root) %{_bindir}/tetex-updmap
6664 %attr(755,root,root) %{_bindir}/tex
6665 %attr(755,root,root) %{_bindir}/texdoc
6666 %attr(755,root,root) %{_bindir}/texhash
6667 # %attr(755,root,root) %{_bindir}/texi2html
6668 %attr(755,root,root) %{_bindir}/texlinks
6669 %attr(755,root,root) %{_bindir}/tftopl
6670 %attr(755,root,root) %{_bindir}/tie
6671 %attr(755,root,root) %{_bindir}/ttf2afm
6672 %attr(755,root,root) %{_bindir}/updmap
6673 %attr(755,root,root) %{_bindir}/updmap-sys
6674 %attr(755,root,root) %{_bindir}/vftovp
6675 #%attr(755,root,root) %{_bindir}/virtex
6676 %attr(755,root,root) %{_bindir}/vptovf
6677 %attr(755,root,root) %{_bindir}/weave
6678
6679 %attr(755,root,root) %{texmf}/web2c/mktexnam
6680 %attr(755,root,root) %{texmf}/web2c/mktexdir
6681 %attr(755,root,root) %{texmf}/web2c/mktexupd
6682
6683 %attr(750,root,root) /etc/cron.daily/texlive
6684
6685 #%dir /etc/sysconfig/tetex-updmap
6686 #%verify(not md5 mtime size) %config(noreplace) /etc/sysconfig/tetex-updmap/maps.lst
6687
6688 %ghost %{texmf}/ls-R
6689 %ghost %{texmfdist}/ls-R
6690 # %ghost %{_localstatedir}/ls-R
6691
6692 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/cslatex/base/fonttext.cfg
6693 %config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/language.dat
6694 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/fontmath.cfg
6695 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/fonttext.cfg
6696 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/preload.cfg
6697
6698 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/fmtutil.cnf
6699 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktex.cnf
6700 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktex.opt
6701 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktexdir.opt
6702 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktexnam.opt
6703 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/texmf.cnf
6704 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/updmap.cfg
6705
6706 %attr(1777,root,root) /var/cache/fonts
6707
6708 %{_datadir}/info/web2c.info*
6709 # %{_datadir}/info/texi2html.info*
6710 # %{_datadir}/texi2html
6711 #%{texmf}/updates.dat
6712
6713 # %{texmf}/aliases
6714 # %{texmf}/tex/generic/bghyph
6715 # %doc %{texmf}/doc/generic/hyphen
6716 #%{texmf}/tex/generic/letterspacing
6717
6718 # ***********
6719 # Directories
6720 # ***********
6721 %attr(1777,root,root) %dir %{_localstatedir}
6722 %attr(1777,root,root) %dir %{_localstatedir}/fonts
6723 %attr(1777,root,root) %dir %{_localstatedir}/fonts/map
6724 %attr(1777,root,root) %dir %{fmtdir}
6725
6726 %dir %{texmfdist}
6727 %doc %{texmfdist}/README
6728 %dir %{texmf}
6729
6730 %dir %{texmfdist}/doc
6731 %dir %{texmfdist}/doc/generic
6732 %dir %{texmfdist}/doc/generic/enctex
6733 %dir %{texmfdist}/doc/latex
6734 %dir %{texmfdist}/doc/latex/localloc
6735 %dir %{texmf}/doc
6736 %dir %{texmf}/doc/generic
6737 %dir %{texmf}/doc/tetex
6738 %dir %{texmf}/fmtutil
6739
6740 %dir %{texmfdist}/tex
6741 %dir %{texmfdist}/tex/cslatex
6742 %dir %{texmfdist}/tex/cslatex/base
6743 %dir %{texmfdist}/tex/generic
6744 %dir %{texmfdist}/tex/generic/dehyph-exptl
6745 %dir %{texmfdist}/tex/generic/enctex
6746 %dir %{texmfdist}/tex/generic/hyph-utf8
6747 %dir %{texmfdist}/tex/generic/misc
6748 %dir %{texmfdist}/tex/latex
6749 %dir %{texmfdist}/tex/latex/base
6750 %dir %{texmf}/dvips
6751 %dir %{texmf}/dvips/config
6752 %dir %{texmf}/dvips/tetex
6753 %dir %{texmf}/fonts/enc
6754 %dir %{texmf}/fonts/enc/dvips
6755 %dir %{texmf}/fonts/enc/dvips/tetex
6756 %dir %{texmf}/fonts/map/dvips/updmap
6757 %dir %{texmf}/fonts/map
6758 %dir %{texmf}/fonts/map/dvips
6759 %dir %{texmf}/fonts/map/dvips/tetex
6760 %dir %{texmf}/scripts
6761 %dir %{texmf}/tex
6762 %dir %{texmf}/tex/generic
6763 %dir %{texmf}/tex/generic/config
6764 %dir %{texmf}/web2c
6765
6766 # Docs
6767 # %doc %{texmf}/doc/README
6768 %doc %{texmf}/doc/tetex/TETEXDOC.*
6769 %doc %{texmf}/doc/tetex/teTeX-FAQ
6770
6771 # %{texmf}/fonts/map/dvips/tetex/contnav.map
6772 # %{texmf}/fonts/map/dvips/tetex/lumath-o.map
6773 %{texmfdist}/fonts/map/dvips/vntex/urwvn.map
6774 %{texmfdist}/fonts/enc/dvips/vntex/t5.enc
6775
6776 # Main fonts from TeTeX
6777 %{texmf}/fonts/enc/dvips/tetex/09fbbfac.enc
6778 %{texmf}/fonts/enc/dvips/tetex/0ef0afca.enc
6779 %{texmf}/fonts/enc/dvips/tetex/10037936.enc
6780 %{texmf}/fonts/enc/dvips/tetex/1b6d048e.enc
6781 %{texmf}/fonts/enc/dvips/tetex/71414f53.enc
6782 %{texmf}/fonts/enc/dvips/tetex/74afc74c.enc
6783 %{texmf}/fonts/enc/dvips/tetex/aae443f0.enc
6784 %{texmf}/fonts/enc/dvips/tetex/b6a4d7c7.enc
6785 %{texmf}/fonts/enc/dvips/tetex/bbad153f.enc
6786 %{texmf}/fonts/enc/dvips/tetex/d9b29452.enc
6787 %{texmf}/fonts/enc/dvips/tetex/f7b6d320.enc
6788 %{texmf}/fonts/map/dvips/tetex/ps2pk35.map
6789
6790 %{texmfdist}/tex/generic/dehyph-exptl/*
6791 %{texmfdist}/tex/generic/encodings
6792 %{texmfdist}/tex/generic/epsf
6793 %{texmfdist}/tex/generic/hyph-utf8/*
6794 %{texmfdist}/tex/generic/genmisc
6795 %{texmfdist}/tex/generic/misc/null*
6796 %{texmfdist}/tex/generic/misc/texnames.sty
6797 %{texmfdist}/tex/generic/tap
6798 %{texmfdist}/tex/generic/tex-ps
6799 %{texmfdist}/tex/texinfo
6800 %{texmfdist}/tex/fontinst/misc/glyphbox.mtx
6801 %{texmf}/tex/fontinst
6802 %{texmf}/tex/generic/hyphen
6803
6804 # %{fmtdir}/metafun.mem
6805 #%{texmf}/web2c/tex-pl.pool
6806 # %{texmf}/web2c/tex.pool
6807 %{texmf}/fonts/map/dvips/updmap/*
6808
6809 %{texmf}/web2c/*.tcx
6810
6811 # %lang(fi) %{_mandir}/fi/man1/afm2tfm.1*
6812 # %lang(fi) %{_mandir}/fi/man1/allcm.1*
6813 # %lang(fi) %{_mandir}/fi/man1/allneeded.1*
6814 # %lang(fr) %{_mandir}/fr/man1/access.1*
6815 # %lang(hu) %{_mandir}/hu/man1/access.1*
6816 # %lang(hu) %{_mandir}/hu/man1/newer.1*
6817 # %lang(pl) %{_mandir}/pl/man1/access.1*
6818 # %lang(pl) %{_mandir}/pl/man1/newer.1*
6819 #%{_mandir}/man1/MakeTeXPK.1*
6820 #%{_mandir}/man1/access.1*
6821 #%{_mandir}/man1/fontexport.1*
6822 #%{_mandir}/man1/fontimport.1*
6823 #%{_mandir}/man1/initex.1*
6824 #%{_mandir}/man1/t1mapper.1*
6825 #%{_mandir}/man1/texdoc.1*
6826 #%{_mandir}/man1/texi2html.1*
6827 #%{_mandir}/man1/virtex.1*
6828 #%{_mandir}/man8/fmtutil.8*
6829 #%{_mandir}/man8/mkfontdesc.8*
6830 #%{_mandir}/man8/texlinks.8*
6831
6832 %{_mandir}/man1/afm2tfm.1*
6833 %{_mandir}/man1/allcm.1*
6834 %{_mandir}/man1/allec.1*
6835 %{_mandir}/man1/allneeded.1*
6836 %{_mandir}/man1/ctangle.1*
6837 %{_mandir}/man1/ctie.1*
6838 %{_mandir}/man1/cweave.1*
6839 %{_mandir}/man1/cweb.1*
6840 %{_mandir}/man1/dmp.1*
6841 %{_mandir}/man1/dvipdft.1*
6842 %{_mandir}/man1/dvipng.1*
6843 %{_mandir}/man1/e2pall.1*
6844 %{_mandir}/man1/ebb.1*
6845 %{_mandir}/man1/fmtutil.1*
6846 %{_mandir}/man1/fmtutil-sys.1*
6847 %{_mandir}/man1/fontinst.1*
6848 %{_mandir}/man1/gftodvi.1*
6849 %{_mandir}/man1/gftopk.1*
6850 %{_mandir}/man1/gftype.1*
6851 %{_mandir}/man1/gsftopk.1*
6852 %{_mandir}/man1/kpseaccess.1*
6853 %{_mandir}/man1/kpsereadlink.1*
6854 %{_mandir}/man1/kpsewhere.1*
6855 %{_mandir}/man1/mag.1*
6856 %{_mandir}/man1/makempx.1*
6857 %{_mandir}/man1/makempy.1*
6858 %{_mandir}/man1/mktexfmt.1*
6859 %{_mandir}/man1/mktexlsr.1*
6860 %{_mandir}/man1/newer.1*
6861 %{_mandir}/man1/patgen.1*
6862 %{_mandir}/man1/pdfetex.1*
6863 %{_mandir}/man1/pfb2pfa.1*
6864 %{_mandir}/man1/pk2bm.1*
6865 %{_mandir}/man1/pktogf.1*
6866 %{_mandir}/man1/pktype.1*
6867 %{_mandir}/man1/pltotf.1*
6868 %{_mandir}/man1/pooltype.1*
6869 %{_mandir}/man1/ps2frag.1*
6870 %{_mandir}/man1/ps2pk.1*
6871 %{_mandir}/man1/tangle.1*
6872 %{_mandir}/man1/tex.1*
6873 %{_mandir}/man1/texexec.1*
6874 %{_mandir}/man1/texhash.1*
6875 %{_mandir}/man1/texlinks.1*
6876 %{_mandir}/man1/tftopl.1*
6877 %{_mandir}/man1/tie.1*
6878 %{_mandir}/man1/ttf2afm.1*
6879 %{_mandir}/man1/updmap.1*
6880 %{_mandir}/man1/updmap-sys.1*
6881 %{_mandir}/man1/vftovp.1*
6882 %{_mandir}/man1/vptovf.1*
6883 %{_mandir}/man1/weave.1*
6884 %{_mandir}/man5/fmtutil.cnf.5*
6885 %{_mandir}/man5/updmap.cfg.5*
6886
6887 %files other-utils
6888 %defattr(644,root,root,755)
6889 %attr(755,root,root) %{_bindir}/bg5+latex
6890 %attr(755,root,root) %{_bindir}/bg5+pdflatex
6891 %attr(755,root,root) %{_bindir}/bg5conv
6892 %attr(755,root,root) %{_bindir}/bg5latex
6893 %attr(755,root,root) %{_bindir}/bg5pdflatex
6894 %attr(755,root,root) %{_bindir}/bibtex8
6895 %attr(755,root,root) %{_bindir}/cfftot1
6896 %attr(755,root,root) %{_bindir}/ebong
6897 %attr(755,root,root) %{_bindir}/extconv
6898 %attr(755,root,root) %{_bindir}/extractbb
6899 %attr(755,root,root) %{_bindir}/gbklatex
6900 %attr(755,root,root) %{_bindir}/gbkpdflatex
6901 %attr(755,root,root) %{_bindir}/getnonfreefonts
6902 %attr(755,root,root) %{_bindir}/getnonfreefonts-sys
6903 %attr(755,root,root) %{_bindir}/hbf2gf
6904 %attr(755,root,root) %{_bindir}/jadetex
6905 %attr(755,root,root) %{_bindir}/lamed
6906 %attr(755,root,root) %{_bindir}/makeglossaries
6907 %attr(755,root,root) %{_bindir}/metafun
6908 %attr(755,root,root) %{_bindir}/mkjobtexmf
6909 %attr(755,root,root) %{_bindir}/mllatex
6910 %attr(755,root,root) %{_bindir}/mltex
6911 %attr(755,root,root) %{_bindir}/mmafm
6912 %attr(755,root,root) %{_bindir}/mmpfb
6913 %attr(755,root,root) %{_bindir}/musixflx
6914 %attr(755,root,root) %{_bindir}/ofm2opl
6915 %attr(755,root,root) %{_bindir}/otfinfo
6916 %attr(755,root,root) %{_bindir}/otftotfm
6917 %attr(755,root,root) %{_bindir}/oxdvi
6918 %attr(755,root,root) %{_bindir}/pdfatfi
6919 %attr(755,root,root) %{_bindir}/pdfclose
6920 %attr(755,root,root) %{_bindir}/pdfjadetex
6921 %attr(755,root,root) %{_bindir}/pdfopen
6922 %attr(755,root,root) %{_bindir}/pdftosrc
6923 %{__perl}tex
6924 %attr(755,root,root) %{_bindir}/physe
6925 %attr(755,root,root) %{_bindir}/pkfix
6926 %attr(755,root,root) %{_bindir}/ppower4
6927 %attr(755,root,root) %{_bindir}/rungs
6928 %attr(755,root,root) %{_bindir}/simpdftex
6929 %attr(755,root,root) %{_bindir}/sjisconv
6930 %attr(755,root,root) %{_bindir}/sjislatex
6931 %attr(755,root,root) %{_bindir}/sjispdflatex
6932 %attr(755,root,root) %{_bindir}/synctex
6933 %attr(755,root,root) %{_bindir}/t1dotlessj
6934 %attr(755,root,root) %{_bindir}/t1lint
6935 %attr(755,root,root) %{_bindir}/t1reencode
6936 %attr(755,root,root) %{_bindir}/t1testpage
6937 %attr(755,root,root) %{_bindir}/texcount
6938 %attr(755,root,root) %{_bindir}/texsis
6939 %attr(755,root,root) %{_bindir}/tlmgr
6940 %attr(755,root,root) %{_bindir}/tpic2pdftex
6941 %attr(755,root,root) %{_bindir}/ttf2pk
6942 %attr(755,root,root) %{_bindir}/ttf2tfm
6943 %attr(755,root,root) %{_bindir}/ttftotype42
6944 %attr(755,root,root) %{_bindir}/vlna
6945 %attr(755,root,root) %{_bindir}/vpe
6946 %{_mandir}/man1/cfftot1.1*
6947 %{_mandir}/man1/getnonfreefonts-sys.1
6948 %{_mandir}/man1/getnonfreefonts.1*
6949 %{_mandir}/man1/hbf2gf.1*
6950 %{_mandir}/man1/mkjobtexmf.1*
6951 %{_mandir}/man1/mmafm.1*
6952 %{_mandir}/man1/mmpfb.1*
6953 %{_mandir}/man1/otfinfo.1*
6954 %{_mandir}/man1/otftotfm.1*
6955 %{_mandir}/man1/oxdvi.1
6956 %{_mandir}/man1/pdftosrc.1*
6957 %{_mandir}/man1/ps2eps.1*
6958 %{_mandir}/man1/synctex.1*
6959 %{_mandir}/man1/t1dotlessj.1*
6960 %{_mandir}/man1/t1lint.1*
6961 %{_mandir}/man1/t1reencode.1*
6962 %{_mandir}/man1/t1testpage.1*
6963 %{_mandir}/man1/ttf2pk.1*
6964 %{_mandir}/man1/ttf2tfm.1*
6965 %{_mandir}/man1/ttftotype42.1*
6966 %{_mandir}/man1/vlna.1*
6967 %{_mandir}/man5/synctex.5*
6968 %{texmfdist}/source/startex
6969 %{texmfdist}/source/jadetex
6970 %{texmfdist}/tex/jadetex
6971 %{texmfdist}/tex/texsis
6972 %{texmfdist}/tex/startex
6973 %{texmf}/fmtutil/format.jadetex.cnf
6974 %{texmf}/fmtutil/format.mltex.cnf
6975 %{texmfdist}/tex/generic/abbr
6976 %{texmfdist}/tex/generic/abstyles/
6977 %{texmfdist}/tex/generic/arrayjob
6978 %{texmfdist}/tex/generic/barr
6979 %{texmfdist}/tex/generic/borceux
6980 %{texmfdist}/tex/generic/c-pascal
6981 %{texmfdist}/tex/generic/cirth
6982 %{texmfdist}/tex/generic/colortab
6983 %{texmfdist}/tex/generic/dratex
6984 %{texmfdist}/tex/generic/ean
6985 %{texmfdist}/tex/generic/edmac
6986 %{texmfdist}/tex/generic/elvish
6987 %{texmfdist}/tex/generic/fenixpar
6988 %{texmfdist}/tex/generic/fltpoint
6989 %{texmfdist}/tex/generic/musixtex
6990
6991 %files other-utils-doc
6992 %defattr(644,root,root,755)
6993 %doc %{texmfdist}/doc/jadetex
6994 %doc %{texmfdist}/doc/texsis
6995 %doc %{texmfdist}/doc/startex
6996 %doc %{texmfdist}/doc/generic/c-pascal
6997
6998 %files dirs-fonts
6999 %defattr(644,root,root,755)
7000 %dir %{texmfdist}/doc/latex/marvosym/mac/oztex/tex-font
7001 %dir %{texmfdist}/fonts
7002 %dir %{texmfdist}/fonts/afm
7003 %dir %{texmfdist}/fonts/afm/public
7004 %dir %{texmfdist}/fonts/afm/vntex
7005 %dir %{texmfdist}/fonts/enc
7006 %dir %{texmfdist}/fonts/enc/dvips
7007 %dir %{texmfdist}/fonts/enc/dvips/vntex
7008 %dir %{texmfdist}/fonts/map
7009 %dir %{texmfdist}/fonts/map/dvipdfm
7010 %dir %{texmfdist}/fonts/map/dvips
7011 %dir %{texmfdist}/fonts/map/dvips/vntex
7012 %dir %{texmfdist}/fonts/map/fontname
7013 %dir %{texmfdist}/fonts/ofm
7014 %dir %{texmfdist}/fonts/ofm/public
7015 %dir %{texmfdist}/fonts/ovf
7016 %dir %{texmfdist}/fonts/ovf/public
7017 %dir %{texmfdist}/fonts/ovp
7018 %dir %{texmfdist}/fonts/ovp/public
7019 %dir %{texmfdist}/fonts/opentype
7020 %dir %{texmfdist}/fonts/opentype/public
7021 %dir %{texmfdist}/fonts/pk
7022 %dir %{texmfdist}/fonts/pk/ljfour
7023 %dir %{texmfdist}/fonts/source
7024 %dir %{texmfdist}/fonts/source/public
7025 %dir %{texmfdist}/fonts/source/vntex
7026 %dir %{texmfdist}/fonts/tfm
7027 %dir %{texmfdist}/fonts/tfm/public
7028 %dir %{texmfdist}/fonts/tfm/vntex
7029 %dir %{texmfdist}/fonts/truetype
7030 %dir %{texmfdist}/fonts/type1
7031 %dir %{texmfdist}/fonts/type1/public
7032 %dir %{texmfdist}/fonts/type1/vntex
7033 %dir %{texmfdist}/fonts/vf
7034 %dir %{texmfdist}/fonts/vf/public
7035 %dir %{texmfdist}/fonts/vf/vntex
7036 %dir %{texmfdist}/source
7037 %dir %{texmfdist}/source/fonts
7038 %dir %{texmfdist}/source/latex
7039 %dir %{texmf}/fonts
7040 %dir %{texmf}/fonts/opentype
7041 %dir %{texmf}/fonts/opentype/public
7042
7043 %files doc
7044 %defattr(644,root,root,755)
7045 %doc %{texmfdist}/doc/generic/dehyph-exptl
7046 %dir %{texmfdoc}
7047 %dir %{texmfdoc}/doc
7048 %{texmfdoc}/README
7049 %{texmfdoc}/ls-R
7050 %{texmfdoc}/doc/english
7051 %{texmfdist}/doc/fontinst
7052
7053 %files doc-bg
7054 %defattr(644,root,root,755)
7055 %{texmfdoc}/doc/bulgarian
7056
7057 %files doc-cs
7058 %defattr(644,root,root,755)
7059 %{texmfdoc}/doc/czechslovak
7060
7061 %files doc-de
7062 %defattr(644,root,root,755)
7063 %{texmfdoc}/doc/german
7064
7065 %files doc-el
7066 %defattr(644,root,root,755)
7067 %{texmfdoc}/doc/greek
7068
7069 %files doc-es
7070 %defattr(644,root,root,755)
7071 %{texmfdoc}/doc/spanish
7072
7073 %files doc-fi
7074 %defattr(644,root,root,755)
7075 %{texmfdoc}/doc/finnish
7076
7077 %files doc-fr
7078 %defattr(644,root,root,755)
7079 %{texmfdoc}/doc/french
7080
7081 %files doc-it
7082 %defattr(644,root,root,755)
7083 %{texmfdoc}/doc/italian
7084
7085 %files doc-ja
7086 %defattr(644,root,root,755)
7087 %{texmfdoc}/doc/japanese
7088
7089 %files doc-ko
7090 %defattr(644,root,root,755)
7091 %{texmfdoc}/doc/korean
7092
7093 %files doc-mn
7094 %defattr(644,root,root,755)
7095 %{texmfdoc}/doc/mongolian
7096
7097 %files doc-nl
7098 %defattr(644,root,root,755)
7099 %{texmfdoc}/doc/dutch
7100
7101 %files doc-pl
7102 %defattr(644,root,root,755)
7103 %{texmfdoc}/doc/polish
7104
7105 %files doc-pt
7106 %defattr(644,root,root,755)
7107 %{texmfdoc}/doc/portuguese
7108
7109 %files doc-ru
7110 %defattr(644,root,root,755)
7111 %{texmfdoc}/doc/russian
7112
7113 %files doc-sk
7114 %defattr(644,root,root,755)
7115 %{texmfdoc}/doc/slovak
7116
7117 %files doc-sl
7118 %defattr(644,root,root,755)
7119 %{texmfdoc}/doc/slovenian
7120
7121 %files doc-th
7122 %defattr(644,root,root,755)
7123 %{texmfdoc}/doc/thai
7124
7125 %files doc-tr
7126 %defattr(644,root,root,755)
7127 %{texmfdoc}/doc/turkish
7128
7129 %files doc-uk
7130 %defattr(644,root,root,755)
7131 %{texmfdoc}/doc/ukrainian
7132
7133 %files doc-vi
7134 %defattr(644,root,root,755)
7135 %{texmfdoc}/doc/vietnamese
7136
7137 %files doc-zh_CN
7138 %defattr(644,root,root,755)
7139 %{texmfdoc}/doc/chinese
7140
7141 # %files doc-Catalogue
7142 # %defattr(644,root,root,755)
7143 # %{texmf}/doc/help/Catalogue
7144
7145 # %files doc-tug-faq
7146 # %defattr(644,root,root,755)
7147 # %{texmf}/doc/help/faq/uktug-faq
7148
7149
7150 %files doc-latex
7151 %defattr(644,root,root,755)
7152 # %{texmfdist}/doc/latex/bar
7153 # %{texmfdist}/doc/latex/eclbip
7154 # %{texmfdist}/doc/latex/eo
7155 # %{texmfdist}/doc/latex/floatflt
7156 # %{texmfdist}/doc/latex/general
7157 # %{texmfdist}/doc/latex/germbib
7158 # %{texmfdist}/doc/latex/images
7159 # %{texmfdist}/doc/latex/mathcomp
7160 # %{texmfdist}/doc/latex/mt11p
7161 # %{texmfdist}/doc/latex/picins
7162 # %{texmfdist}/doc/latex/ps4pdf
7163 # %{texmfdist}/doc/latex/pslatex
7164 # %{texmfdist}/doc/latex/shapepar
7165 # %{texmfdist}/doc/latex/supertab
7166 # %{texmfdist}/doc/latex/tex-refs
7167 # %{texmfdist}/doc/latex/textmerg
7168 # %{texmfdist}/doc/latex/treesvr
7169 %{texmfdist}/doc/latex/acronym
7170 %{texmfdist}/doc/latex/aeguill
7171 %{texmfdist}/doc/latex/anysize
7172 %{texmfdist}/doc/latex/base
7173 %{texmfdist}/doc/latex/beton
7174 %{texmfdist}/doc/latex/carlisle
7175 %{texmfdist}/doc/latex/ccaption
7176 %{texmfdist}/doc/latex/changebar
7177 %{texmfdist}/doc/latex/chappg
7178 %{texmfdist}/doc/latex/concmath
7179 %{texmfdist}/doc/latex/crop
7180 %{texmfdist}/doc/latex/dinbrief
7181 %{texmfdist}/doc/latex/draftcopy
7182 %{texmfdist}/doc/latex/eepic
7183 %{texmfdist}/doc/latex/endfloat
7184 %{texmfdist}/doc/latex/esint
7185 %{texmfdist}/doc/latex/eso-pic
7186 %{texmfdist}/doc/latex/euler
7187 %{texmfdist}/doc/latex/eulervm
7188 %{texmfdist}/doc/latex/extsizes
7189 %{texmfdist}/doc/latex/fancybox
7190 %{texmfdist}/doc/latex/fancyhdr
7191 %{texmfdist}/doc/latex/fancyvrb
7192 %{texmfdist}/doc/latex/filecontents
7193 %{texmfdist}/doc/latex/float
7194 %{texmfdist}/doc/latex/footmisc
7195 %{texmfdist}/doc/latex/footnpag
7196 %{texmfdist}/doc/latex/fp
7197 %{texmfdist}/doc/latex/geometry
7198 %{texmfdist}/doc/latex/graphics
7199 %{texmfdist}/doc/latex/hyperref
7200 %{texmfdist}/doc/latex/hyphenat
7201 %{texmfdist}/doc/latex/index
7202 %{texmfdist}/doc/latex/koma-script
7203 %{texmfdist}/doc/latex/labels
7204 %{texmfdist}/doc/latex/layouts
7205 %{texmfdist}/doc/latex/lettrine
7206 %{texmfdist}/doc/latex/listings
7207 %{texmfdist}/doc/latex/ltabptch
7208 %{texmfdist}/doc/latex/mdwtools
7209 %{texmfdist}/doc/latex/memoir
7210 %{texmfdist}/doc/latex/mh
7211 %{texmfdist}/doc/latex/mparhack
7212 %{texmfdist}/doc/latex/ms
7213 %{texmfdist}/doc/latex/multibib
7214 %{texmfdist}/doc/latex/mwcls
7215 %{texmfdist}/doc/latex/natbib
7216 %{texmfdist}/doc/latex/nomencl
7217 %{texmfdist}/doc/latex/ntgclass
7218 %{texmfdist}/doc/latex/oberdiek
7219 %{texmfdist}/doc/latex/overpic
7220 %{texmfdist}/doc/latex/paralist
7221 %{texmfdist}/doc/latex/pb-diagram
7222 %{texmfdist}/doc/latex/pdfpages
7223 %{texmfdist}/doc/latex/picinpar
7224 %{texmfdist}/doc/latex/pict2e
7225 %{texmfdist}/doc/latex/placeins
7226 %{texmfdist}/doc/latex/preprint
7227 %{texmfdist}/doc/latex/preview
7228 %{texmfdist}/doc/latex/program
7229 %{texmfdist}/doc/latex/psfrag
7230 %{texmfdist}/doc/latex/revtex
7231 %{texmfdist}/doc/latex/rotating
7232 %{texmfdist}/doc/latex/rotfloat
7233 %{texmfdist}/doc/latex/scale
7234 %{texmfdist}/doc/latex/sectsty
7235 %{texmfdist}/doc/latex/seminar
7236 %{texmfdist}/doc/latex/showlabels
7237 %{texmfdist}/doc/latex/sidecap
7238 %{texmfdist}/doc/latex/slashbox
7239 %{texmfdist}/doc/latex/soul
7240 %{texmfdist}/doc/latex/stdclsdv
7241 %{texmfdist}/doc/latex/subfig
7242 %{texmfdist}/doc/latex/subfigure
7243 %{texmfdist}/doc/latex/textfit
7244 %{texmfdist}/doc/latex/textpos
7245 %{texmfdist}/doc/latex/titlesec
7246 %{texmfdist}/doc/latex/tocbibind
7247 %{texmfdist}/doc/latex/tocloft
7248 %{texmfdist}/doc/latex/tools
7249 %{texmfdist}/doc/latex/totpages
7250 %{texmfdist}/doc/latex/type1cm
7251 %{texmfdist}/doc/latex/units
7252 %{texmfdist}/doc/latex/vmargin
7253 %{texmfdist}/doc/latex/was
7254 %{texmfdist}/doc/latex/wrapfig
7255 %{texmfdist}/doc/latex/xtab
7256 %{texmfdist}/doc/latex/yfonts
7257
7258 %files -n kpathsea
7259 %defattr(644,root,root,755)
7260 %dir %{texmf}/doc/kpathsea
7261 %doc %{texmf}/doc/kpathsea/kpathsea.pdf
7262 %attr(755,root,root) %{_bindir}/kpsepath
7263 %attr(755,root,root) %{_bindir}/kpsestat
7264 %attr(755,root,root) %{_bindir}/kpsetool
7265 %attr(755,root,root) %{_bindir}/kpsewhich
7266 %attr(755,root,root) %{_bindir}/kpsexpand
7267 %attr(755,root,root) %{_libdir}/libkpathsea.so.*
7268 %{_libdir}/libkpathsea.la
7269 %{_mandir}/man1/kpsexpand.1*
7270 %{_mandir}/man1/kpsepath.1*
7271 %{_mandir}/man1/kpsestat.1*
7272 %{_mandir}/man1/kpsetool.1*
7273 %{_mandir}/man1/kpsewhich.1*
7274
7275 %files -n kpathsea-devel
7276 %defattr(644,root,root,755)
7277 %attr(755,root,root) %{_libdir}/libkpathsea.so
7278 %{_includedir}/kpathsea
7279 %{_infodir}/kpathsea.info*
7280
7281 %files dvips
7282 %defattr(644,root,root,755)
7283 # %doc %{texmf}/doc/programs/dvips.dvi
7284 # %doc %{texmf}/doc/programs/dvipdfm.dvi
7285 # %doc %{texmf}/doc/latex/psnfssx
7286 # %lang(fi) %{_mandir}/fi/man1/dvips.1*
7287 # %{texmf}/dvips/misc
7288 # %{texmf}/dvips/config/config.generic
7289 # %{texmf}/fonts/map/dvips/misc
7290 # %{texmf}/fonts/map/dvips/tetex/bsr-interpolated.map
7291 # %{texmf}/fonts/map/dvips/tetex/bsr.map
7292 # %{_localstatedir}/fonts/map/dvipdfm
7293 # %{_localstatedir}/fonts/map/dvips
7294 %dir %{texmfdist}/fonts/map/dvips/cmex
7295 %dir %{texmf}/dvipdfm
7296 %docdir %{texmf}/doc/dvips
7297 %docdir %{texmf}/doc/dvipdfm
7298 %attr(755,root,root) %{_bindir}/dvips
7299 %attr(755,root,root) %{_bindir}/dvired
7300 %attr(755,root,root) %{_bindir}/dvitomp
7301 %attr(755,root,root) %{_bindir}/dvitype
7302 %attr(755,root,root) %{_bindir}/dvicopy
7303 %attr(755,root,root) %{_bindir}/dvipdfm
7304 %attr(755,root,root) %{_bindir}/dvipdft
7305 # dvi2fax requires ghostscript
7306 %attr(755,root,root) %{_bindir}/dvi2fax
7307 %{_infodir}/dvips.info*
7308 %{_mandir}/man1/dvi2fax.1*
7309 %{_mandir}/man1/dvicopy.1*
7310 %{_mandir}/man1/dvipdfm.1*
7311 %{_mandir}/man1/dvips.1*
7312 %{_mandir}/man1/dvired.1*
7313 %{_mandir}/man1/dvitomp.1*
7314 %{_mandir}/man1/dvitype.1*
7315 %{texmf}/dvips/base
7316 %{texmf}/dvips/config
7317 %{texmf}/dvips/getafm
7318 %{texmf}/dvips/gsftopk
7319 %{texmfdist}/dvips/psfrag
7320 # %config(noreplace) %verify(not md5 mtime size) %{texmf}/dvips/config/config.ps
7321 %{texmfdist}/fonts/enc/dvips/base
7322 %{texmfdist}/fonts/map/dvips/allrunes
7323 %{texmfdist}/fonts/map/dvips/cmex/ttcmex.map
7324 %{texmfdist}/tex/generic/dvips
7325 %{texmfdist}/dvips
7326 %{texmf}/dvipdfm/config
7327 %{texmf}/dvips/tetex/config.*
7328 %{texmf}/fonts/enc/dvips/tetex/mtex.enc
7329 %{texmf}/fonts/enc/dvips/afm2pl
7330 # %{texmf}/fonts/map
7331 %dir %{texmf}/fonts/map/dvipdfm
7332 %dir %{texmf}/fonts/map/dvips
7333 %dir %{texmf}/fonts/map/dvips/tetex
7334 %{texmf}/fonts/map/dvipdfm/updmap
7335 %{texmf}/fonts/map/dvipdfm/dvipdfmx
7336 %{texmf}/fonts/map/dvipdfm/tetex
7337 %{texmf}/fonts/map/dvips/tetex/dvipdfm35.map
7338 %{texmf}/fonts/map/dvips/tetex/dvips35.map
7339 %{texmf}/fonts/map/dvips/tetex/mathpple.map
7340 %{texmf}/fonts/map/dvips/tetex/mt-belleek.map
7341 %{texmf}/fonts/map/dvips/tetex/mt-plus.map
7342 %{texmf}/fonts/map/dvips/tetex/mt-yy.map
7343 %{texmf}/fonts/map/dvips/tetex/pdftex35.map
7344
7345
7346 %files dvilj
7347 %defattr(644,root,root,755)
7348 %attr(755,root,root) %{_bindir}/dvihp
7349 %attr(755,root,root) %{_bindir}/dvilj
7350 %attr(755,root,root) %{_bindir}/dvilj2p
7351 %attr(755,root,root) %{_bindir}/dvilj4
7352 %attr(755,root,root) %{_bindir}/dvilj4l
7353 %attr(755,root,root) %{_bindir}/dvilj6
7354 %{_mandir}/man1/dvihp.1*
7355 %{_mandir}/man1/dvilj.1*
7356 %{_mandir}/man1/dvilj2p.1*
7357 %{_mandir}/man1/dvilj4.1*
7358 %{_mandir}/man1/dvilj4l.1*
7359 %{_mandir}/man1/dvilj6.1*
7360
7361 %files makeindex
7362 %defattr(644,root,root,755)
7363 %doc %{texmfdist}/doc/makeindex
7364 %attr(755,root,root) %{_bindir}/mkindex
7365 %attr(755,root,root) %{_bindir}/makeindex
7366 %attr(755,root,root) %{_bindir}/rumakeindex
7367 %{texmfdist}/makeindex
7368 %{_mandir}/man1/makeindex.1*
7369 %{_mandir}/man1/mkindex.1*
7370 %{_mandir}/man1/rumakeindex.1*
7371
7372 %files metafont
7373 %defattr(644,root,root,755)
7374 #%attr(755,root,root) %{_bindir}/mfw
7375 #%attr(755,root,root) %{_bindir}/virmf
7376 #%attr(755,root,root) %{_bindir}/inimf
7377 #%{texmf}/mft/cmbase.mft
7378 # %{texmf}/mft/e.mft
7379 # %{texmf}/mft/pl.mft
7380 # %{fmtdir}/mf.base
7381 #%{texmf}/web2c/mf-nowin.base
7382 # %{texmf}/web2c/mf.pool
7383 #%{texmf}/web2c/mfw.base
7384 #%{_mandir}/man1/inimf.1*
7385 #%{_mandir}/man1/virmf.1*
7386 %dir %{texmfdist}/mft
7387 %dir %{texmfdist}/mft/base
7388 %attr(755,root,root) %{_bindir}/mf
7389 %attr(755,root,root) %{_bindir}/mf-nowin
7390 %attr(755,root,root) %{_bindir}/mft
7391 %attr(755,root,root) %{_bindir}/mktexmf
7392 %attr(755,root,root) %{_bindir}/mktexpk
7393 %attr(755,root,root) %{_bindir}/mktextfm
7394 %{texmfdist}/metafont
7395 %{texmfdist}/mft/base/mplain.mft
7396 %{texmfdist}/mft/base/plain.mft
7397 %{texmfdist}/source/metafont
7398 %{_mandir}/man1/mf.1*
7399 %{_mandir}/man1/mf-nowin.1*
7400 %{_mandir}/man1/mft.1*
7401 %{_mandir}/man1/mktexmf.1*
7402 %{_mandir}/man1/mktexpk.1*
7403 %{_mandir}/man1/mktextfm.1*
7404 %{texmf}/fmtutil/format.metafont.cnf
7405
7406 %files metapost
7407 %defattr(644,root,root,755)
7408 #%attr(755,root,root) %{_bindir}/virmpost
7409 #%attr(755,root,root) %{_bindir}/inimpost
7410 # %{texmf}/web2c/mp.pool
7411 # %{fmtdir}/mpost.mem
7412 #%{_mandir}/man1/inimpost.1*
7413 #%{_mandir}/man1/virmpost.1*
7414 %dir %{texmfdist}/metapost
7415 %doc %{texmfdist}/doc/metapost
7416 %attr(755,root,root) %{_bindir}/mpost
7417 %attr(755,root,root) %{_bindir}/mpto
7418 %{texmfdist}/metapost/base
7419 %{texmfdist}/metapost/config
7420 %{texmfdist}/metapost/mfpic
7421 %{texmfdist}/metapost/misc
7422 %{texmfdist}/metapost/support
7423 %{texmfdist}/source/metapost
7424 %{_mandir}/man1/mpost.1*
7425 %{_mandir}/man1/mpto.1*
7426 %{texmf}/fmtutil/format.metapost.cnf
7427
7428 %files mptopdf
7429 %defattr(644,root,root,755)
7430 %attr(755,root,root) %{_bindir}/mptopdf
7431 %{_mandir}/man1/mptopdf.1*
7432 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/mptopdf.fmt
7433
7434 %files texdoctk
7435 %defattr(644,root,root,755)
7436 # %doc %{texmf}/doc/texdoctk
7437 %attr(755,root,root) %{_bindir}/texdoctk
7438 %{texmf}/texdoctk
7439 %{_mandir}/man1/texdoctk.1*
7440
7441 %files -n texconfig
7442 %defattr(644,root,root,755)
7443 %dir %{texmf}/texconfig
7444 %doc %{texmf}/texconfig/README
7445 %attr(755,root,root) %{_bindir}/texconfig
7446 %attr(755,root,root) %{_bindir}/texconfig-dialog
7447 %attr(755,root,root) %{_bindir}/texconfig-sys
7448 %attr(755,root,root) %{texmf}/texconfig/tcfmgr
7449 %{_mandir}/man1/texconfig.1*
7450 %{_mandir}/man1/texconfig-sys.1*
7451 %{texmf}/texconfig/g
7452 %{texmf}/texconfig/generic
7453 %{texmf}/texconfig/tcfmgr.map
7454 %{texmf}/texconfig/v
7455 %{texmf}/texconfig/x
7456
7457 %files -n xindy
7458 %defattr(644,root,root,755)
7459 %doc %{texmf}/doc/xindy
7460 %dir %{texmf}/xindy
7461 %dir %{texmf}/xindy/lang
7462 %dir %{texmf}/scripts
7463 %{texmf}/scripts/xindy
7464 %{texmf}/xindy/base
7465 %{texmf}/xindy/class
7466 %{texmf}/xindy/ord
7467 %{texmf}/xindy/rules
7468 %{texmf}/xindy/styles
7469 %{texmf}/xindy/tex
7470
7471
7472 %files -n xindy-albanian
7473 %defattr(644,root,root,755)
7474 %{texmf}/xindy/lang/albanian
7475
7476 %files -n xindy-belarusian
7477 %defattr(644,root,root,755)
7478 %{texmf}/xindy/lang/belarusian
7479
7480 %files -n xindy-bulgarian
7481 %defattr(644,root,root,755)
7482 %{texmf}/xindy/lang/bulgarian
7483
7484 %files -n xindy-croatian
7485 %defattr(644,root,root,755)
7486 %{texmf}/xindy/lang/croatian
7487
7488 %files -n xindy-czech
7489 %defattr(644,root,root,755)
7490 %{texmf}/xindy/lang/czech
7491
7492 %files -n xindy-danish
7493 %defattr(644,root,root,755)
7494 %{texmf}/xindy/lang/danish
7495
7496 %files -n xindy-dutch
7497 %defattr(644,root,root,755)
7498 %{texmf}/xindy/lang/dutch
7499
7500 %files -n xindy-english
7501 %defattr(644,root,root,755)
7502 %{texmf}/xindy/lang/english
7503
7504 %files -n xindy-esperanto
7505 %defattr(644,root,root,755)
7506 %{texmf}/xindy/lang/esperanto
7507
7508 %files -n xindy-estonian
7509 %defattr(644,root,root,755)
7510 %{texmf}/xindy/lang/estonian
7511
7512 %files -n xindy-finnish
7513 %defattr(644,root,root,755)
7514 %{texmf}/xindy/lang/finnish
7515
7516 %files -n xindy-french
7517 %defattr(644,root,root,755)
7518 %{texmf}/xindy/lang/french
7519
7520 %files -n xindy-general
7521 %defattr(644,root,root,755)
7522 %{texmf}/xindy/lang/general
7523
7524 %files -n xindy-georgian
7525 %defattr(644,root,root,755)
7526 %{texmf}/xindy/lang/georgian
7527
7528 %files -n xindy-german
7529 %defattr(644,root,root,755)
7530 %{texmf}/xindy/lang/german
7531
7532 %files -n xindy-greek
7533 %defattr(644,root,root,755)
7534 %{texmf}/xindy/lang/greek
7535
7536 %files -n xindy-gypsy
7537 %defattr(644,root,root,755)
7538 %{texmf}/xindy/lang/gypsy
7539
7540 %files -n xindy-hausa
7541 %defattr(644,root,root,755)
7542 %{texmf}/xindy/lang/hausa
7543
7544 %files -n xindy-hebrew
7545 %defattr(644,root,root,755)
7546 %{texmf}/xindy/lang/hebrew
7547
7548 %files -n xindy-hungarian
7549 %defattr(644,root,root,755)
7550 %{texmf}/xindy/lang/hungarian
7551
7552 %files -n xindy-icelandic
7553 %defattr(644,root,root,755)
7554 %{texmf}/xindy/lang/icelandic
7555
7556 %files -n xindy-italian
7557 %defattr(644,root,root,755)
7558 %{texmf}/xindy/lang/italian
7559
7560 %files -n xindy-klingon
7561 %defattr(644,root,root,755)
7562 %{texmf}/xindy/lang/klingon
7563
7564 %files -n xindy-kurdish
7565 %defattr(644,root,root,755)
7566 %{texmf}/xindy/lang/kurdish
7567
7568 %files -n xindy-latin
7569 %defattr(644,root,root,755)
7570 %{texmf}/xindy/lang/latin
7571
7572 %files -n xindy-latvian
7573 %defattr(644,root,root,755)
7574 %{texmf}/xindy/lang/latvian
7575
7576 %files -n xindy-lithuanian
7577 %defattr(644,root,root,755)
7578 %{texmf}/xindy/lang/lithuanian
7579
7580 %files -n xindy-lower-sorbian
7581 %defattr(644,root,root,755)
7582 %{texmf}/xindy/lang/lower-sorbian
7583
7584 %files -n xindy-macedonian
7585 %defattr(644,root,root,755)
7586 %{texmf}/xindy/lang/macedonian
7587
7588 %files -n xindy-mongolian
7589 %defattr(644,root,root,755)
7590 %{texmf}/xindy/lang/mongolian
7591
7592 %files -n xindy-norwegian
7593 %defattr(644,root,root,755)
7594 %{texmf}/xindy/lang/norwegian
7595
7596 %files -n xindy-polish
7597 %defattr(644,root,root,755)
7598 %{texmf}/xindy/lang/polish
7599
7600 %files -n xindy-portuguese
7601 %defattr(644,root,root,755)
7602 %{texmf}/xindy/lang/portuguese
7603
7604 %files -n xindy-romanian
7605 %defattr(644,root,root,755)
7606 %{texmf}/xindy/lang/romanian
7607
7608 %files -n xindy-russian
7609 %defattr(644,root,root,755)
7610 %{texmf}/xindy/lang/russian
7611
7612 %files -n xindy-serbian
7613 %defattr(644,root,root,755)
7614 %{texmf}/xindy/lang/serbian
7615
7616 %files -n xindy-slovak
7617 %defattr(644,root,root,755)
7618 %{texmf}/xindy/lang/slovak
7619
7620 %files -n xindy-slovenian
7621 %defattr(644,root,root,755)
7622 %{texmf}/xindy/lang/slovenian
7623
7624 %files -n xindy-spanish
7625 %defattr(644,root,root,755)
7626 %{texmf}/xindy/lang/spanish
7627
7628 %files -n xindy-swedish
7629 %defattr(644,root,root,755)
7630 %{texmf}/xindy/lang/swedish
7631
7632 %files -n xindy-turkish
7633 %defattr(644,root,root,755)
7634 %{texmf}/xindy/lang/turkish
7635
7636 %files -n xindy-ukrainian
7637 %defattr(644,root,root,755)
7638 %{texmf}/xindy/lang/ukrainian
7639
7640 %files -n xindy-upper-sorbian
7641 %defattr(644,root,root,755)
7642 %{texmf}/xindy/lang/upper-sorbian
7643
7644 %files -n xindy-vietnamese
7645 %defattr(644,root,root,755)
7646 %{texmf}/xindy/lang/vietnamese/
7647
7648 %files -n xdvi
7649 %defattr(644,root,root,755)
7650 #%attr(755,root,root) %{_bindir}/xdvi-motif.bin
7651 # %attr(755,root,root) %{_bindir}/xdvizilla
7652 # %{_mandir}/man1/xdvizilla.1*
7653 %attr(755,root,root) %{_bindir}/xdvi-xaw
7654 %attr(755,root,root) %{_bindir}/xdvi
7655 %{_mandir}/man1/xdvi.1*
7656 %{_desktopdir}/xdvi.desktop
7657 %{_pixmapsdir}/xdvi.png
7658 %{texmf}/xdvi
7659
7660 %files pdftex
7661 %defattr(644,root,root,755)
7662 # %doc %{texmf}/doc/programs/pdfcrop.txt
7663 # %attr(755,root,root) %{_bindir}/pdfxtex
7664 # %{_localstatedir}/fonts/map/pdftex
7665 # %dir %{texmf}/fonts/map/pdftex
7666 # %dir %{texmf}/fonts/map/pdftex/cmttf
7667 # %{texmf}/fonts/map/pdftex/cmttf/cmttf.map
7668 # %{texmf}/web2c/pdfetex-pl.pool
7669 # %{texmf}/web2c/pdfetex.pool
7670 # %{texmf}/web2c/pdfxtex.pool
7671 # %{_mandir}/man1/pdfxtex.1*
7672 %doc %{texmfdist}/doc/pdftex
7673 %attr(755,root,root) %{_bindir}/epstopdf
7674 %attr(755,root,root) %{_bindir}/pdfcrop
7675 %attr(755,root,root) %{_bindir}/pdftex
7676 %config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/pdftexconfig.tex
7677 %{texmf}/fmtutil/format.pdftex.cnf
7678 %{texmfdist}/scripts/pdfcrop
7679 %{_mandir}/man1/epstopdf.1*
7680 %{_mandir}/man1/pdftex.1*
7681 %{texmfdist}/fonts/enc/pdftex
7682 %{texmfdist}/fonts/map/pdftex
7683 %{texmf}/fonts/map/pdftex/updmap
7684
7685 %files phyzzx
7686 %defattr(644,root,root,755)
7687 %attr(755,root,root) %{_bindir}/phyzzx
7688 %dir %{texmfdist}/doc/phyzzx
7689 %dir %{texmfdist}/tex/phyzzx
7690 %doc %{texmfdist}/doc/phyzzx/base
7691 %{texmfdist}/tex/phyzzx/base
7692 %{texmfdist}/tex/phyzzx/config
7693 %{texmf}/fmtutil/format.phyzzx.cnf
7694
7695 %files omega
7696 %defattr(644,root,root,755)
7697 # %{texmf}/web2c/omega.pool
7698 # %{texmf}/web2c/aleph.pool
7699 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/aleph.fmt
7700 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/lambda.fmt
7701 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/lamed.fmt
7702 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/omega.fmt
7703 %doc %{texmfdist}/doc/omega
7704 %dir %{texmfdist}/omega
7705 %dir %{texmfdist}/dvips/omega
7706 %attr(755,root,root) %{_bindir}/aleph
7707 %attr(755,root,root) %{_bindir}/lambda
7708 %attr(755,root,root) %{_bindir}/mkocp
7709 %attr(755,root,root) %{_bindir}/mkofm
7710 %attr(755,root,root) %{_bindir}/odvicopy
7711 %attr(755,root,root) %{_bindir}/odvips
7712 %attr(755,root,root) %{_bindir}/odvitype
7713 %attr(755,root,root) %{_bindir}/omega
7714 %attr(755,root,root) %{_bindir}/omfonts
7715 %attr(755,root,root) %{_bindir}/opl2ofm
7716 %attr(755,root,root) %{_bindir}/otangle
7717 %attr(755,root,root) %{_bindir}/otp2ocp
7718 %attr(755,root,root) %{_bindir}/outocp
7719 %attr(755,root,root) %{_bindir}/ovf2ovp
7720 %attr(755,root,root) %{_bindir}/ovp2ovf
7721 %{texmfdist}/dvips/omega/config.omega
7722 %{texmfdist}/dvips/omega/omega.cfg
7723 %{texmfdist}/fonts/map/dvips/omega
7724 %{texmfdist}/omega/ocp
7725 %{texmfdist}/omega/otp
7726 %{texmfdist}/tex/lambda
7727 %{texmfdist}/source/lambda
7728 %{_mandir}/man1/lambda.1*
7729 %{_mandir}/man1/mkocp.1*
7730 %{_mandir}/man1/mkofm.1*
7731 %{_mandir}/man1/omega.1*
7732 %{_mandir}/man1/odvicopy.1*
7733 %{_mandir}/man1/odvips.1*
7734 %{_mandir}/man1/odvitype.1*
7735 %{_mandir}/man1/ofm2opl.1*
7736 %{_mandir}/man1/opl2ofm.1*
7737 %{_mandir}/man1/otp2ocp.1*
7738 %{_mandir}/man1/outocp.1*
7739 %{_mandir}/man1/ovf2ovp.1*
7740 %{_mandir}/man1/ovp2ovf.1*
7741 %{texmf}/fmtutil/format.omega.cnf
7742 %{texmf}/fmtutil/format.aleph.cnf
7743
7744 %files plain
7745 %defattr(644,root,root,755)
7746 %doc %{texmfdist}/doc/plain
7747 %{texmfdist}/tex/plain
7748 %exclude %{texmfdist}/tex/plain/config/xetex.ini
7749 %{texmf}/fmtutil/format.tex.cnf
7750 #%{texmf}/web2c/plain.mem
7751 #%{texmf}/web2c/plain.base
7752
7753 # %files format-plain
7754 # %defattr(644,root,root,755)
7755 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/tex.fmt
7756 #%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/plain.fmt
7757
7758 # %files format-pdftex
7759 # %defattr(644,root,root,755)
7760 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdftex.fmt
7761
7762 # %files format-pdfetex
7763 # %defattr(644,root,root,755)
7764 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfetex.fmt
7765
7766 %files mex
7767 %defattr(644,root,root,755)
7768 %doc %{texmfdist}/doc/mex
7769 %dir %{texmfdist}/tex/mex
7770 %dir %{texmfdist}/tex/mex/base
7771 %{texmfdist}/tex/mex/base/mex1.tex
7772 %{texmfdist}/tex/mex/base/mex2.tex
7773 %{texmfdist}/tex/mex/base/mex.tex
7774 %dir %{texmfdist}/tex/mex/config
7775 %{texmfdist}/tex/mex/base/mexconf.tex
7776
7777 %files format-mex
7778 %defattr(644,root,root,755)
7779 %attr(755,root,root) %{_bindir}/mex
7780 %{texmfdist}/tex/mex/config/mex.ini
7781 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/mex.fmt
7782
7783 %files format-pdfmex
7784 %defattr(644,root,root,755)
7785 %attr(755,root,root) %{_bindir}/pdfmex
7786 %{texmfdist}/tex/mex/config/pdfmex.ini
7787 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfmex.fmt
7788
7789 %files format-utf8mex
7790 %defattr(644,root,root,755)
7791 %attr(755,root,root) %{_bindir}/utf8mex
7792 %dir %{texmfdist}/doc/mex
7793 %doc %{texmfdist}/doc/mex/utf8mex
7794 %{texmfdist}/tex/mex/utf8mex
7795 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/utf8mex.fmt
7796
7797 %files amstex
7798 %defattr(644,root,root,755)
7799 %dir %{texmfdist}/tex/amstex
7800 %{texmfdist}/tex/amstex/base
7801 %{texmfdist}/tex/amstex/config
7802 %{texmfdist}/tex/plain/amsfonts
7803
7804 %files format-amstex
7805 %defattr(644,root,root,755)
7806 %doc %{texmfdist}/doc/amstex
7807 %{texmfdist}/tex/amstex
7808 %attr(755,root,root) %{_bindir}/amstex
7809 %{_mandir}/man1/amstex.1*
7810 %{texmf}/fmtutil/format.amstex.cnf
7811 %{texmf}/fmtutil/format.cyramstex.cnf
7812 # %lang(fi) %{_mandir}/fi/man1/amstex.1*
7813 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/amstex.fmt
7814
7815 # %files format-pdfamstex
7816 # %defattr(644,root,root,755)
7817 # %attr(755,root,root) %{_bindir}/pdfamstex
7818 #%{texmf}/pdftex/amstex
7819 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfamstex.fmt
7820
7821 %files csplain
7822 %defattr(644,root,root,755)
7823 %dir %{texmfdist}/doc/cslatex
7824 %dir %{texmfdist}/doc/cslatex/base
7825 %doc %{texmfdist}/doc/cslatex/base/README-cspsfont
7826 %doc %{texmfdist}/doc/cslatex/base/cs-fonts.doc
7827 %doc %{texmfdist}/doc/cslatex/base/cscorr.tab
7828 %doc %{texmfdist}/doc/cslatex/base/csplain.doc
7829 %doc %{texmfdist}/doc/cslatex/base/parpozn.tex
7830 %doc %{texmfdist}/doc/cslatex/base/test8z.tex
7831 %doc %{texmfdist}/doc/cslatex/base/testlat.tex
7832 %attr(755,root,root) %{_bindir}/csplain
7833 %{texmfdist}/tex/csplain
7834
7835 %files format-csplain
7836 %defattr(644,root,root,755)
7837 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/csplain.fmt
7838
7839 %files format-pdfcsplain
7840 %defattr(644,root,root,755)
7841 %attr(755,root,root) %{_bindir}/pdfcsplain
7842 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfcsplain.fmt
7843
7844 %files cslatex
7845 %defattr(644,root,root,755)
7846 # %doc %{texmf}/doc/cstex/INSTALL.cslatex
7847 # %doc %{texmf}/doc/cstex/README.cslatex
7848 %{texmfdist}/tex/cslatex
7849 %{texmfdist}/tex/latex/cslatex
7850
7851 %files format-cslatex
7852 %defattr(644,root,root,755)
7853 %attr(755,root,root) %{_bindir}/cslatex
7854 %{texmf}/fmtutil/format.cslatex.cnf
7855 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cslatex.fmt
7856
7857 %files format-pdfcslatex
7858 %defattr(644,root,root,755)
7859 %attr(755,root,root) %{_bindir}/pdfcslatex
7860 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfcslatex.fmt
7861
7862 # %files cyrplain
7863 # %defattr(644,root,root,755)
7864 # %doc %{texmf}/doc/cyrplain
7865 # %{texmf}/tex/cyrplain
7866
7867 # %files format-cyrplain
7868 # %defattr(644,root,root,755)
7869 # %attr(755,root,root) %{_bindir}/cyrtex
7870 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyrtex.fmt
7871
7872 # %files format-cyramstex
7873 # %defattr(644,root,root,755)
7874 # %attr(755,root,root) %{_bindir}/cyramstex
7875 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyramstex.fmt
7876
7877 # %files format-cyrtexinfo
7878 # %defattr(644,root,root,755)
7879 # %attr(755,root,root) %{_bindir}/cyrtexinfo
7880 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyrtexinfo.fmt
7881
7882 %files eplain
7883 %defattr(644,root,root,755)
7884 %doc %{texmfdist}/doc/etex
7885 %doc %{texmfdist}/doc/eplain
7886 %{texmfdist}/tex/plain/etex
7887 %{texmfdist}/tex/eplain
7888
7889 %files format-eplain
7890 %defattr(644,root,root,755)
7891 %attr(755,root,root) %{_bindir}/eplain
7892 %attr(755,root,root) %{_bindir}/etex
7893 %{_mandir}/man1/eplain.1*
7894 %{_mandir}/man1/etex.1*
7895 %{texmf}/fmtutil/format.eplain.cnf
7896 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/eplain.fmt
7897 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/etex.fmt
7898
7899 %files context
7900 %defattr(644,root,root,755)
7901 %doc %{texmfdist}/doc/context
7902 # %doc %{texmf}/doc/polish/context
7903 %attr(755,root,root) %{_bindir}/context
7904 %attr(755,root,root) %{_bindir}/ctxtools
7905 %attr(755,root,root) %{_bindir}/exatools
7906 %attr(755,root,root) %{_bindir}/luatools
7907 %attr(755,root,root) %{_bindir}/makempy
7908 %attr(755,root,root) %{_bindir}/mpstools
7909 %attr(755,root,root) %{_bindir}/mtxrun
7910 %attr(755,root,root) %{_bindir}/mtxtools
7911 %attr(755,root,root) %{_bindir}/pdfthumb
7912 %attr(755,root,root) %{_bindir}/pdftools
7913 %attr(755,root,root) %{_bindir}/pdftrimwhite
7914 %attr(755,root,root) %{_bindir}/pstopdf
7915 %attr(755,root,root) %{_bindir}/rlxtools
7916 %attr(755,root,root) %{_bindir}/runtools
7917 %attr(755,root,root) %{_bindir}/texexec
7918 %attr(755,root,root) %{_bindir}/texfind
7919 %attr(755,root,root) %{_bindir}/texfont
7920 %attr(755,root,root) %{_bindir}/texmfstart
7921 %attr(755,root,root) %{_bindir}/texshow
7922 %attr(755,root,root) %{_bindir}/textools
7923 %attr(755,root,root) %{_bindir}/texutil
7924 %attr(755,root,root) %{_bindir}/tmftools
7925 %attr(755,root,root) %{_bindir}/xmltools
7926 # %{_mandir}/man1/fdf2tex.1*
7927 %{_mandir}/man1/ctxtools.1*
7928 %{_mandir}/man1/pdftools.1*
7929 %{_mandir}/man1/pstopdf.1*
7930 %{_mandir}/man1/texfind.1*
7931 %{_mandir}/man1/texfont.1*
7932 %{_mandir}/man1/texmfstart.1*
7933 %{_mandir}/man1/textools.1*
7934 %{_mandir}/man1/texutil.1*
7935 # %{_mandir}/man1/texshow.1*
7936 %{texmfdist}/context
7937 %{texmfdist}/fonts/enc/dvips/context
7938 # %{texmfdist}/fonts/map/dvips/context
7939 %{texmfdist}/metapost/context
7940 %{texmfdist}/scripts/context
7941 %{texmfdist}/tex/context
7942 %exclude %{texmfdist}/tex/context/config/cont-de.ini
7943 %exclude %{texmfdist}/tex/context/config/cont-en.ini
7944 %exclude %{texmfdist}/tex/context/config/cont-nl.ini
7945 %exclude %{texmfdist}/tex/context/config/cont-uk.ini
7946 %{texmfdist}/tex/generic/context
7947 %{texmfdist}/tex/latex/context
7948 %{texmfdist}/bibtex/bst/context
7949 %{texmf}/fmtutil/format.context.cnf
7950 %doc %{texmfdist}/doc/luatex
7951
7952 # no fmt, so commented out
7953 #%files format-context-cz
7954 #%defattr(644,root,root,755)
7955 #%%{texmf}/tex/context/config/cont-cz.ini
7956 # does not build with beta 20021025
7957 #%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-cz.efmt
7958
7959 %files format-context-de
7960 %defattr(644,root,root,755)
7961 %{texmfdist}/tex/context/config/cont-de.ini
7962 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-de.fmt
7963 #%{_mandir}/man1/cont-de.1*
7964
7965 %files format-context-en
7966 %defattr(644,root,root,755)
7967 %{texmfdist}/tex/context/config/cont-en.ini
7968 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-en.fmt
7969 #%{_mandir}/man1/cont-en.1*
7970 # what is the difference betwen uk and en in this particular situation?
7971 %{texmfdist}/tex/context/config/cont-uk.ini
7972 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-uk.fmt
7973
7974 # no fmt, so commented out
7975 #%files format-context-it
7976 #%defattr(644,root,root,755)
7977 #%%{texmf}/tex/context/config/cont-it.ini
7978
7979 %files format-context-nl
7980 %defattr(644,root,root,755)
7981 %{texmfdist}/tex/context/config/cont-nl.ini
7982 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-nl.fmt
7983 #%{_mandir}/man1/cont-nl.1*
7984
7985 # no fmt, so commented out
7986 #%files format-context-ro
7987 #%defattr(644,root,root,755)
7988 #%%{texmf}/tex/context/config/cont-ro.ini
7989
7990
7991 %files latex
7992 %defattr(644,root,root,755)
7993 %attr(755,root,root) %{_bindir}/lacheck
7994 %attr(755,root,root) %{_bindir}/latex
7995 %attr(755,root,root) %{_bindir}/pslatex
7996 # %lang(fi) %{_mandir}/fi/man1/latex.1*
7997 # %lang(pl) %{_mandir}/pl/man1/latex.1*
7998 # %{_infodir}/latex.info*
7999 %{texmf}/fmtutil/format.latex.cnf
8000 %{_mandir}/man1/lacheck.1*
8001 %{_mandir}/man1/latex.1*
8002 %{_mandir}/man1/pslatex.1*
8003
8004 %dir %{texmfdist}/scripts
8005 %dir %{texmfdist}/scripts/pst-pdf
8006 %dir %{texmfdist}/source/generic
8007 %dir %{texmfdist}/tex/latex
8008 %dir %{texmfdist}/tex/plain
8009 %dir %{texmf}/tex/latex
8010
8011 # %{texmfdist}/tex/latex/citesort
8012 # %{texmfdist}/tex/latex/dvilj
8013 # %{texmfdist}/tex/latex/eclbip
8014 # %{texmfdist}/tex/latex/eo
8015 # %{texmfdist}/tex/latex/example
8016 # %{texmfdist}/tex/latex/fguill
8017 # %{texmfdist}/tex/latex/floatflt
8018 # %{texmfdist}/tex/latex/gletter
8019 # %{texmfdist}/tex/latex/here
8020 # %{texmfdist}/tex/latex/mt11p
8021 # %{texmfdist}/tex/latex/relsize
8022 # %{texmfdist}/tex/latex/selectp
8023 # %{texmfdist}/tex/latex/shadow
8024 # %{texmfdist}/tex/latex/showtags
8025 # %{texmfdist}/tex/latex/tabls
8026 # %{texmfdist}/tex/latex/texmacs
8027 # %{texmfdist}/tex/latex/threeparttable
8028 # %{texmfdist}/tex/latex/treesvr
8029 # %{texmfdist}/tex/latex/ulem
8030 # %{texmfdist}/tex/latex/url
8031 # %{texmf}/tex/latex/version
8032 # %{texmf}/tex/latex/vpage
8033 %{texmfdist}/scripts/pst-pdf/ps4pdf
8034 %{texmfdist}/tex/generic/pstricks
8035 %{texmfdist}/tex/generic/shapepar
8036 %{texmfdist}/tex/generic/textmerg
8037 %{texmfdist}/tex/latex/12many
8038 %{texmfdist}/tex/latex/AkkTeX
8039 %{texmfdist}/tex/latex/ESIEEcv
8040 %{texmfdist}/tex/latex/GuIT
8041 %{texmfdist}/tex/latex/HA-prosper
8042 %{texmfdist}/tex/latex/IEEEconf
8043 %{texmfdist}/tex/latex/IEEEtran
8044 %{texmfdist}/tex/latex/SIstyle
8045 %{texmfdist}/tex/latex/Tabbing
8046 %{texmfdist}/tex/latex/a0poster
8047 %{texmfdist}/tex/latex/aastex
8048 %{texmfdist}/tex/latex/abc
8049 %{texmfdist}/tex/latex/achemso
8050 %{texmfdist}/tex/latex/acmconf
8051 %{texmfdist}/tex/latex/acmtrans
8052 %{texmfdist}/tex/latex/acronym
8053 %{texmfdist}/tex/latex/active-conf
8054 %{texmfdist}/tex/latex/addlines
8055 %{texmfdist}/tex/latex/adrlist
8056 %{texmfdist}/tex/latex/aeguill
8057 %{texmfdist}/tex/latex/afthesis
8058 %{texmfdist}/tex/latex/aguplus
8059 %{texmfdist}/tex/latex/aiaa
8060 %{texmfdist}/tex/latex/akletter
8061 %{texmfdist}/tex/latex/alg
8062 %{texmfdist}/tex/latex/algorithm2e
8063 %{texmfdist}/tex/latex/algorithmicx
8064 %{texmfdist}/tex/latex/allrunes
8065 %{texmfdist}/tex/latex/alnumsec
8066 %{texmfdist}/tex/latex/altfont
8067 %{texmfdist}/tex/latex/ametsoc
8068 %{texmfdist}/tex/latex/amsaddr
8069 %{texmfdist}/tex/latex/amsrefs
8070 %{texmfdist}/tex/latex/animate
8071 %{texmfdist}/tex/latex/answers
8072 %{texmfdist}/tex/latex/antiqua
8073 %{texmfdist}/tex/latex/anyfontsize
8074 %{texmfdist}/tex/latex/anysize
8075 %{texmfdist}/tex/latex/apa
8076 %{texmfdist}/tex/latex/apacite
8077 %{texmfdist}/tex/latex/apl
8078 %{texmfdist}/tex/latex/ar
8079 %{texmfdist}/tex/latex/arabi
8080 %{texmfdist}/tex/latex/arabtex
8081 %{texmfdist}/tex/latex/archaic
8082 %{texmfdist}/tex/latex/arcs
8083 %{texmfdist}/tex/latex/arev
8084 %{texmfdist}/tex/latex/armenian
8085 %{texmfdist}/tex/latex/arydshln
8086 %{texmfdist}/tex/latex/asaetr
8087 %{texmfdist}/tex/latex/ascelike
8088 %{texmfdist}/tex/latex/ascii
8089 %{texmfdist}/tex/latex/assignment
8090 %{texmfdist}/tex/latex/attachfile
8091 %{texmfdist}/tex/latex/augie
8092 %{texmfdist}/tex/latex/auncial-new
8093 %{texmfdist}/tex/latex/aurical
8094 %{texmfdist}/tex/latex/authoraftertitle
8095 %{texmfdist}/tex/latex/authorindex
8096 %{texmfdist}/tex/latex/auto-pst-pdf
8097 %{texmfdist}/tex/latex/autoarea
8098 %{texmfdist}/tex/latex/autotab
8099 %{texmfdist}/tex/latex/avantgar
8100 %{texmfdist}/tex/latex/babelbib
8101 %{texmfdist}/tex/latex/bangtex
8102 %{texmfdist}/tex/latex/barcodes
8103 %{texmfdist}/tex/latex/base
8104 %{texmfdist}/tex/latex/bayer
8105 %{texmfdist}/tex/latex/bbding
8106 %{texmfdist}/tex/latex/bbm-macros
8107 %{texmfdist}/tex/latex/begriff
8108 %{texmfdist}/tex/latex/bengali
8109 %{texmfdist}/tex/latex/bera
8110 %{texmfdist}/tex/latex/betababel
8111 %{texmfdist}/tex/latex/beton
8112 %{texmfdist}/tex/latex/bez123
8113 %{texmfdist}/tex/latex/bibarts
8114 %{texmfdist}/tex/latex/bibleref
8115 %{texmfdist}/tex/latex/biblist
8116 %{texmfdist}/tex/latex/bibtopicprefix
8117 %{texmfdist}/tex/latex/bigfoot
8118 %{texmfdist}/tex/latex/binomexp
8119 %{texmfdist}/tex/latex/biocon
8120 %{texmfdist}/tex/latex/bizcard
8121 %{texmfdist}/tex/latex/blacklettert1
8122 %{texmfdist}/tex/latex/blindtext
8123 %{texmfdist}/tex/latex/blowup
8124 %{texmfdist}/tex/latex/boisik
8125 %{texmfdist}/tex/latex/boites
8126 %{texmfdist}/tex/latex/boldtensors
8127 %{texmfdist}/tex/latex/bookest
8128 %{texmfdist}/tex/latex/bookhands
8129 %{texmfdist}/tex/latex/booklet
8130 %{texmfdist}/tex/latex/bookman
8131 %{texmfdist}/tex/latex/bophook
8132 %{texmfdist}/tex/latex/boxhandler
8133 %{texmfdist}/tex/latex/bpchem
8134 %{texmfdist}/tex/latex/braille
8135 %{texmfdist}/tex/latex/breakurl
8136 %{texmfdist}/tex/latex/bridge
8137 %{texmfdist}/tex/latex/brushscr
8138 %{texmfdist}/tex/latex/bullcntr
8139 %{texmfdist}/tex/latex/burmese
8140 %{texmfdist}/tex/latex/bussproofs
8141 %{texmfdist}/tex/latex/bytefield
8142 %{texmfdist}/tex/latex/calrsfs
8143 %{texmfdist}/tex/latex/calxxxx
8144 %{texmfdist}/tex/latex/captcont
8145 %{texmfdist}/tex/latex/casyl
8146 %{texmfdist}/tex/latex/catechis
8147 %{texmfdist}/tex/latex/cbcoptic
8148 %{texmfdist}/tex/latex/cbfonts
8149 %{texmfdist}/tex/latex/ccaption
8150 %{texmfdist}/tex/latex/cchess
8151 %{texmfdist}/tex/latex/cclicenses
8152 %{texmfdist}/tex/latex/cd-cover
8153 %{texmfdist}/tex/latex/cd
8154 %{texmfdist}/tex/latex/cdpbundl
8155 %{texmfdist}/tex/latex/cellspace
8156 %{texmfdist}/tex/latex/changebar
8157 %{texmfdist}/tex/latex/changepage
8158 %{texmfdist}/tex/latex/changes
8159 %{texmfdist}/tex/latex/chappg
8160 %{texmfdist}/tex/latex/chapterfolder
8161 %{texmfdist}/tex/latex/chemarrow
8162 %{texmfdist}/tex/latex/chemcompounds
8163 %{texmfdist}/tex/latex/chemcono
8164 %{texmfdist}/tex/latex/chemstyle
8165 %{texmfdist}/tex/latex/cherokee
8166 %{texmfdist}/tex/latex/chess
8167 %{texmfdist}/tex/latex/chessboard
8168 %{texmfdist}/tex/latex/chessfss
8169 %{texmfdist}/tex/latex/chicago
8170 %{texmfdist}/tex/latex/china2e
8171 %{texmfdist}/tex/latex/chletter
8172 %{texmfdist}/tex/latex/circ
8173 %{texmfdist}/tex/latex/citeref
8174 %{texmfdist}/tex/latex/cjhebrew
8175 %{texmfdist}/tex/latex/cjk
8176 %{texmfdist}/tex/latex/cjw
8177 %{texmfdist}/tex/latex/classicthesis
8178 %{texmfdist}/tex/latex/clefval
8179 %{texmfdist}/tex/latex/cleveref
8180 %{texmfdist}/tex/latex/clock
8181 %{texmfdist}/tex/latex/clrscode
8182 %{texmfdist}/tex/latex/cm-lgc
8183 %{texmfdist}/tex/latex/cm-super
8184 %{texmfdist}/tex/latex/cmap
8185 %{texmfdist}/tex/latex/cmcyralt
8186 %{texmfdist}/tex/latex/cmdstring
8187 %{texmfdist}/tex/latex/cmdtrack
8188 %{texmfdist}/tex/latex/cmll
8189 %{texmfdist}/tex/latex/cmsd
8190 %{texmfdist}/tex/latex/codepage
8191 %{texmfdist}/tex/latex/colorinfo
8192 %{texmfdist}/tex/latex/colortab
8193 %{texmfdist}/tex/latex/colortbl
8194 %{texmfdist}/tex/latex/colorwav
8195 %{texmfdist}/tex/latex/combine
8196 %{texmfdist}/tex/latex/commath
8197 %{texmfdist}/tex/latex/compactbib
8198 %{texmfdist}/tex/latex/complexity
8199 %{texmfdist}/tex/latex/computational-complexity
8200 %{texmfdist}/tex/latex/concprog
8201 %{texmfdist}/tex/latex/confproc
8202 %{texmfdist}/tex/latex/constants
8203 %{texmfdist}/tex/latex/contour
8204 %{texmfdist}/tex/latex/cooking
8205 %{texmfdist}/tex/latex/cool
8206 %{texmfdist}/tex/latex/coollist
8207 %{texmfdist}/tex/latex/coolstr
8208 %{texmfdist}/tex/latex/cooltooltips
8209 %{texmfdist}/tex/latex/coordsys
8210 %{texmfdist}/tex/latex/courier-scaled
8211 %{texmfdist}/tex/latex/courier
8212 %{texmfdist}/tex/latex/courseoutline
8213 %{texmfdist}/tex/latex/coursepaper
8214 %{texmfdist}/tex/latex/coverpage
8215 %{texmfdist}/tex/latex/covington
8216 %{texmfdist}/tex/latex/crop
8217 %{texmfdist}/tex/latex/crossreference
8218 %{texmfdist}/tex/latex/crosswrd
8219 %{texmfdist}/tex/latex/csbulletin
8220 %{texmfdist}/tex/latex/csquotes
8221 %{texmfdist}/tex/latex/csvtools
8222 %{texmfdist}/tex/latex/ctable
8223 %{texmfdist}/tex/latex/ctib
8224 %{texmfdist}/tex/latex/cuisine
8225 %{texmfdist}/tex/latex/cursor
8226 %{texmfdist}/tex/latex/curve
8227 %{texmfdist}/tex/latex/curve2e
8228 %{texmfdist}/tex/latex/cv
8229 %{texmfdist}/tex/latex/cweb-latex
8230 %{texmfdist}/tex/latex/cwpuzzle
8231 %{texmfdist}/tex/latex/cyklop
8232 %{texmfdist}/tex/latex/dashbox
8233 %{texmfdist}/tex/latex/dashrule
8234 %{texmfdist}/tex/latex/datatool
8235 %{texmfdist}/tex/latex/dateiliste
8236 %{texmfdist}/tex/latex/datenumber
8237 %{texmfdist}/tex/latex/datetime
8238 %{texmfdist}/tex/latex/dcpic
8239 %{texmfdist}/tex/latex/decimal
8240 %{texmfdist}/tex/latex/delimtxt
8241 %{texmfdist}/tex/latex/diagnose
8242 %{texmfdist}/tex/latex/dialogl
8243 %{texmfdist}/tex/latex/dichokey
8244 %{texmfdist}/tex/latex/dictsym
8245 %{texmfdist}/tex/latex/digiconfigs
8246 %{texmfdist}/tex/latex/dinbrief
8247 %{texmfdist}/tex/latex/dingbat
8248 %{texmfdist}/tex/latex/directory
8249 %{texmfdist}/tex/latex/disser
8250 %{texmfdist}/tex/latex/dlfltxb
8251 %{texmfdist}/tex/latex/dnaseq
8252 %{texmfdist}/tex/latex/docmfp
8253 %{texmfdist}/tex/latex/doi
8254 %{texmfdist}/tex/latex/doipubmed
8255 %{texmfdist}/tex/latex/dotarrow
8256 %{texmfdist}/tex/latex/dotseqn
8257 %{texmfdist}/tex/latex/dottex
8258 %{texmfdist}/tex/latex/doublestroke
8259 %{texmfdist}/tex/latex/dpfloat
8260 %{texmfdist}/tex/latex/dprogress
8261 %{texmfdist}/tex/latex/drac
8262 %{texmfdist}/tex/latex/draftcopy
8263 %{texmfdist}/tex/latex/draftwatermark
8264 %{texmfdist}/tex/latex/dramatist
8265 %{texmfdist}/tex/latex/dtk
8266 %{texmfdist}/tex/latex/duerer-latex
8267 %{texmfdist}/tex/latex/dvdcoll
8268 %{texmfdist}/tex/latex/dvipdfmx-def
8269 %{texmfdist}/tex/latex/dyntree
8270 %{texmfdist}/tex/latex/eCards
8271 %{texmfdist}/tex/latex/ean13isbn
8272 %{texmfdist}/tex/latex/easy
8273 %{texmfdist}/tex/latex/ebezier
8274 %{texmfdist}/tex/latex/ebsthesis
8275 %{texmfdist}/tex/latex/ecclesiastic
8276 %{texmfdist}/tex/latex/ecltree
8277 %{texmfdist}/tex/latex/eco
8278 %{texmfdist}/tex/latex/economic
8279 %{texmfdist}/tex/latex/ecv
8280 %{texmfdist}/tex/latex/ed
8281 %{texmfdist}/tex/latex/edmargin
8282 %{texmfdist}/tex/latex/ednotes
8283 %{texmfdist}/tex/latex/eemeir
8284 %{texmfdist}/tex/latex/eepic
8285 %{texmfdist}/tex/latex/egameps
8286 %{texmfdist}/tex/latex/egplot
8287 %{texmfdist}/tex/latex/eiad
8288 %{texmfdist}/tex/latex/ellipsis
8289 %{texmfdist}/tex/latex/elmath
8290 %{texmfdist}/tex/latex/elpres
8291 %{texmfdist}/tex/latex/elsarticle
8292 %{texmfdist}/tex/latex/elsevier
8293 %{texmfdist}/tex/latex/em
8294 %{texmfdist}/tex/latex/emp
8295 %{texmfdist}/tex/latex/emulateapj
8296 %{texmfdist}/tex/latex/encxvlna
8297 %{texmfdist}/tex/latex/endfloat
8298 %{texmfdist}/tex/latex/endheads
8299 %{texmfdist}/tex/latex/engpron
8300 %{texmfdist}/tex/latex/engrec
8301 %{texmfdist}/tex/latex/envbig
8302 %{texmfdist}/tex/latex/environ
8303 %{texmfdist}/tex/latex/envlab
8304 %{texmfdist}/tex/latex/epigrafica
8305 %{texmfdist}/tex/latex/epigraph
8306 %{texmfdist}/tex/latex/epiolmec
8307 %{texmfdist}/tex/latex/epsdice
8308 %{texmfdist}/tex/latex/epspdfconversion
8309 %{texmfdist}/tex/latex/eqlist
8310 %{texmfdist}/tex/latex/eqname
8311 %{texmfdist}/tex/latex/eqnarray
8312 %{texmfdist}/tex/latex/eqparbox
8313 %{texmfdist}/tex/latex/errata
8314 %{texmfdist}/tex/latex/esdiff
8315 %{texmfdist}/tex/latex/esint
8316 %{texmfdist}/tex/latex/eskd
8317 %{texmfdist}/tex/latex/eskdx
8318 %{texmfdist}/tex/latex/eso-pic
8319 %{texmfdist}/tex/latex/esvect
8320 %{texmfdist}/tex/latex/etaremune
8321 %{texmfdist}/tex/latex/etex-pkg
8322 %{texmfdist}/tex/latex/ethiop
8323 %{texmfdist}/tex/latex/etoolbox
8324 %{texmfdist}/tex/latex/eukdate
8325 %{texmfdist}/tex/latex/euler
8326 %{texmfdist}/tex/latex/eulervm
8327 %{texmfdist}/tex/latex/euproposal
8328 %{texmfdist}/tex/latex/euro
8329 %{texmfdist}/tex/latex/eurofont
8330 %{texmfdist}/tex/latex/europecv
8331 %{texmfdist}/tex/latex/eurosans
8332 %{texmfdist}/tex/latex/eurosym
8333 %{texmfdist}/tex/latex/everypage
8334 %{texmfdist}/tex/latex/examdesign
8335 %{texmfdist}/tex/latex/examplep
8336 %{texmfdist}/tex/latex/exceltex
8337 %{texmfdist}/tex/latex/exercise
8338 %{texmfdist}/tex/latex/expdlist
8339 %{texmfdist}/tex/latex/expl3
8340 %{texmfdist}/tex/latex/export
8341 %{texmfdist}/tex/latex/extarrows
8342 %{texmfdist}/tex/latex/extpfeil
8343 %{texmfdist}/tex/latex/extract
8344 %{texmfdist}/tex/latex/extsizes
8345 %{texmfdist}/tex/latex/facsimile
8346 %{texmfdist}/tex/latex/faktor
8347 %{texmfdist}/tex/latex/fancybox
8348 %{texmfdist}/tex/latex/fancyhdr
8349 %{texmfdist}/tex/latex/fancynum
8350 %{texmfdist}/tex/latex/fancyref
8351 %{texmfdist}/tex/latex/fancytooltips
8352 %{texmfdist}/tex/latex/fancyvrb
8353 %{texmfdist}/tex/latex/fax
8354 %{texmfdist}/tex/latex/fc
8355 %{texmfdist}/tex/latex/feyn
8356 %{texmfdist}/tex/latex/feynmf
8357 %{texmfdist}/tex/latex/fge
8358 %{texmfdist}/tex/latex/figbib
8359 %{texmfdist}/tex/latex/figsize
8360 %{texmfdist}/tex/latex/filecontents
8361 %{texmfdist}/tex/latex/fink
8362 %{texmfdist}/tex/latex/fixfoot
8363 %{texmfdist}/tex/latex/fixme
8364 %{texmfdist}/tex/latex/flabels
8365 %{texmfdist}/tex/latex/flacards
8366 %{texmfdist}/tex/latex/flagderiv
8367 %{texmfdist}/tex/latex/flashcards
8368 %{texmfdist}/tex/latex/flippdf
8369 %{texmfdist}/tex/latex/float
8370 %{texmfdist}/tex/latex/floatrow
8371 %{texmfdist}/tex/latex/flowfram
8372 %{texmfdist}/tex/latex/fmp
8373 %{texmfdist}/tex/latex/fmtcount
8374 %{texmfdist}/tex/latex/fnbreak
8375 %{texmfdist}/tex/latex/fncychap
8376 %{texmfdist}/tex/latex/foekfont
8377 %{texmfdist}/tex/latex/foilhtml
8378 %{texmfdist}/tex/latex/fonetika
8379 %{texmfdist}/tex/latex/fontinst
8380 %{texmfdist}/tex/latex/fonttable
8381 %{texmfdist}/tex/latex/footmisc
8382 %{texmfdist}/tex/latex/footnpag
8383 %{texmfdist}/tex/latex/forarray
8384 %{texmfdist}/tex/latex/forloop
8385 %{texmfdist}/tex/latex/formlett
8386 %{texmfdist}/tex/latex/formula
8387 %{texmfdist}/tex/latex/formular
8388 %{texmfdist}/tex/latex/fouridx
8389 %{texmfdist}/tex/latex/fourier
8390 %{texmfdist}/tex/latex/fouriernc
8391 %{texmfdist}/tex/latex/fp
8392 %{texmfdist}/tex/latex/frankenstein
8393 %{texmfdist}/tex/latex/frcursive
8394 %{texmfdist}/tex/latex/frenchle
8395 %{texmfdist}/tex/latex/fribrief
8396 %{texmfdist}/tex/latex/frletter
8397 %{texmfdist}/tex/latex/frontespizio
8398 %{texmfdist}/tex/latex/fullblck
8399 %{texmfdist}/tex/latex/fullpict
8400 %{texmfdist}/tex/latex/functan
8401 %{texmfdist}/tex/latex/fundus
8402 %{texmfdist}/tex/latex/gaceta
8403 %{texmfdist}/tex/latex/galois
8404 %{texmfdist}/tex/latex/gastex
8405 %{texmfdist}/tex/latex/gatech-thesis
8406 %{texmfdist}/tex/latex/gauss
8407 %{texmfdist}/tex/latex/gb4e
8408 %{texmfdist}/tex/latex/gcard
8409 %{texmfdist}/tex/latex/gcite
8410 %{texmfdist}/tex/latex/genmpage
8411 %{texmfdist}/tex/latex/geometry
8412 %{texmfdist}/tex/latex/geomsty
8413 %{texmfdist}/tex/latex/germbib
8414 %{texmfdist}/tex/latex/gfsartemisia
8415 %{texmfdist}/tex/latex/gfsbaskerville
8416 %{texmfdist}/tex/latex/gfsbodoni
8417 %{texmfdist}/tex/latex/gfscomplutum
8418 %{texmfdist}/tex/latex/gfsdidot
8419 %{texmfdist}/tex/latex/gfsneohellenic
8420 %{texmfdist}/tex/latex/gfsporson
8421 %{texmfdist}/tex/latex/gfssolomos
8422 %{texmfdist}/tex/latex/ginpenc
8423 %{texmfdist}/tex/latex/gloss
8424 %{texmfdist}/tex/latex/glossaries
8425 %{texmfdist}/tex/latex/gmdoc
8426 %{texmfdist}/tex/latex/gmeometric
8427 %{texmfdist}/tex/latex/gmiflink
8428 %{texmfdist}/tex/latex/gmutils
8429 %{texmfdist}/tex/latex/gmverb
8430 %{texmfdist}/tex/latex/gnuplottex
8431 %{texmfdist}/tex/latex/go
8432 %{texmfdist}/tex/latex/graphics
8433 %{texmfdist}/tex/latex/graphicx-psmin
8434 %{texmfdist}/tex/latex/greek-inputenc
8435 %{texmfdist}/tex/latex/greekdates
8436 %{texmfdist}/tex/latex/greektex
8437 %{texmfdist}/tex/latex/grfpaste
8438 %{texmfdist}/tex/latex/grnumalt
8439 %{texmfdist}/tex/latex/grotesq
8440 %{texmfdist}/tex/latex/grverb
8441 %{texmfdist}/tex/latex/gu
8442 %{texmfdist}/tex/latex/guitar
8443 %{texmfdist}/tex/latex/guitbeamer
8444 %{texmfdist}/tex/latex/hanging
8445 %{texmfdist}/tex/latex/har2nat
8446 %{texmfdist}/tex/latex/harmony
8447 %{texmfdist}/tex/latex/harpoon
8448 %{texmfdist}/tex/latex/harvard
8449 %{texmfdist}/tex/latex/hc
8450 %{texmfdist}/tex/latex/helvetic
8451 %{texmfdist}/tex/latex/hep
8452 %{texmfdist}/tex/latex/hepnames
8453 %{texmfdist}/tex/latex/hepparticles
8454 %{texmfdist}/tex/latex/hepthesis
8455 %{texmfdist}/tex/latex/hepunits
8456 %{texmfdist}/tex/latex/hexgame
8457 %{texmfdist}/tex/latex/hfoldsty
8458 %{texmfdist}/tex/latex/hhtensor
8459 %{texmfdist}/tex/latex/hilowres
8460 %{texmfdist}/tex/latex/histogr
8461 %{texmfdist}/tex/latex/hitec
8462 %{texmfdist}/tex/latex/hpsdiss
8463 %{texmfdist}/tex/latex/hrlatex
8464 %{texmfdist}/tex/latex/hvfloat
8465 %{texmfdist}/tex/latex/hypdvips
8466 %{texmfdist}/tex/latex/hyper
8467 %{texmfdist}/tex/latex/hyperref
8468 %{texmfdist}/tex/latex/hyperxmp
8469 %{texmfdist}/tex/latex/hyphenat
8470 %{texmfdist}/tex/latex/ibycus-babel
8471 %{texmfdist}/tex/latex/icsv
8472 %{texmfdist}/tex/latex/ieeepes
8473 %{texmfdist}/tex/latex/ifmslide
8474 %{texmfdist}/tex/latex/ifplatform
8475 %{texmfdist}/tex/latex/ifsym
8476 %{texmfdist}/tex/latex/ijmart
8477 %{texmfdist}/tex/latex/imac
8478 %{texmfdist}/tex/latex/image-gallery
8479 %{texmfdist}/tex/latex/imtekda
8480 %{texmfdist}/tex/latex/index
8481 %{texmfdist}/tex/latex/initials
8482 %{texmfdist}/tex/latex/inlinebib
8483 %{texmfdist}/tex/latex/inlinedef
8484 %{texmfdist}/tex/latex/interactiveworkbook
8485 %{texmfdist}/tex/latex/inversepath
8486 %{texmfdist}/tex/latex/invoice
8487 %{texmfdist}/tex/latex/ipa
8488 %{texmfdist}/tex/latex/iso
8489 %{texmfdist}/tex/latex/iso10303
8490 %{texmfdist}/tex/latex/isodate
8491 %{texmfdist}/tex/latex/isodoc
8492 %{texmfdist}/tex/latex/isonums
8493 %{texmfdist}/tex/latex/isorot
8494 %{texmfdist}/tex/latex/isotope
8495 %{texmfdist}/tex/latex/itnumpar
8496 %{texmfdist}/tex/latex/itrans
8497 %{texmfdist}/tex/latex/iwona
8498 %{texmfdist}/tex/latex/jeopardy
8499 %{texmfdist}/tex/latex/jhep
8500 %{texmfdist}/tex/latex/jknapltx
8501 %{texmfdist}/tex/latex/jneurosci
8502 %{texmfdist}/tex/latex/jpsj
8503 %{texmfdist}/tex/latex/jura
8504 %{texmfdist}/tex/latex/juraabbrev
8505 %{texmfdist}/tex/latex/juramisc
8506 %{texmfdist}/tex/latex/jurarsp
8507 %{texmfdist}/tex/latex/koma-script
8508 %{texmfdist}/tex/latex/labels
8509 %dir %{texmfdist}/tex/latex/latexconfig
8510 %{texmfdist}/tex/latex/latexconfig/latex.ini
8511 %{texmfdist}/tex/latex/latexconfig/lualatex.ini
8512 %{texmfdist}/tex/latex/latexconfig/mllatex.ini
8513 %{texmfdist}/tex/latex/latexconfig/pdflatex.ini
8514 %{texmfdist}/tex/latex/latexconfig/pdflualatex.ini
8515 %{texmfdist}/tex/latex/layouts
8516 %{texmfdist}/tex/latex/lettrine
8517 %{texmfdist}/tex/latex/listings
8518 %{texmfdist}/tex/latex/ltabptch
8519 %{texmfdist}/tex/latex/localloc
8520 %{texmfdist}/tex/latex/ltxmisc
8521 %{texmfdist}/tex/latex/mathcomp
8522 %{texmfdist}/tex/latex/mdwtools
8523 %{texmfdist}/tex/latex/memoir
8524 %{texmfdist}/tex/latex/mh
8525 %{texmfdist}/tex/latex/misc209
8526 %{texmfdist}/tex/latex/mmap
8527 %{texmfdist}/tex/latex/mnsymbol
8528 %{texmfdist}/tex/latex/moderncv
8529 %{texmfdist}/tex/latex/modroman
8530 %{texmfdist}/tex/latex/mongolian-babel
8531 %{texmfdist}/tex/latex/montex
8532 %{texmfdist}/tex/latex/mparhack
8533 %{texmfdist}/tex/latex/ms
8534 %{texmfdist}/tex/latex/multibib
8535 %{texmfdist}/tex/latex/multirow
8536 %{texmfdist}/tex/latex/mwcls
8537 %{texmfdist}/tex/latex/natbib
8538 %{texmfdist}/tex/latex/ncclatex
8539 %{texmfdist}/tex/latex/ncctools
8540 %{texmfdist}/tex/latex/ncntrsbk
8541 %{texmfdist}/tex/latex/nddiss
8542 %{texmfdist}/tex/latex/newalg
8543 %{texmfdist}/tex/latex/newfile
8544 %{texmfdist}/tex/latex/newlfm
8545 %{texmfdist}/tex/latex/newspaper
8546 %{texmfdist}/tex/latex/newthm
8547 %{texmfdist}/tex/latex/nomencl
8548 %{texmfdist}/tex/latex/ntgclass
8549 %{texmfdist}/tex/generic/oberdiek
8550 %{texmfdist}/tex/latex/oberdiek
8551 %{texmfdist}/tex/latex/overpic
8552 %{texmfdist}/tex/latex/paralist
8553 %{texmfdist}/tex/latex/pb-diagram
8554 %{texmfdist}/tex/latex/pdfpages
8555 %{texmfdist}/tex/latex/picinpar
8556 %{texmfdist}/tex/latex/pict2e
8557 %{texmfdist}/tex/latex/placeins
8558 %{texmfdist}/tex/latex/preprint
8559 %{texmfdist}/tex/latex/preview
8560 %{texmfdist}/tex/latex/program
8561 %{texmfdist}/tex/latex/psfrag
8562 %{texmfdist}/tex/latex/pslatex
8563 %{texmfdist}/tex/latex/revtex
8564 %{texmfdist}/tex/latex/rotating
8565 %{texmfdist}/tex/latex/rotfloat
8566 %{texmfdist}/tex/latex/scale
8567 %{texmfdist}/tex/latex/sectsty
8568 %{texmfdist}/tex/latex/seminar
8569 %{texmfdist}/tex/latex/setspace
8570 %{texmfdist}/tex/latex/showdim
8571 %{texmfdist}/tex/latex/showlabels
8572 %{texmfdist}/tex/latex/sidecap
8573 %{texmfdist}/tex/latex/slashbox
8574 %{texmfdist}/tex/latex/soul
8575 %{texmfdist}/tex/latex/stdclsdv
8576 %{texmfdist}/tex/latex/stmaryrd
8577 %{texmfdist}/tex/latex/subfig
8578 %{texmfdist}/tex/latex/subfigure
8579 %{texmfdist}/tex/latex/supertabular
8580 %{texmfdist}/tex/latex/t2
8581 %{texmfdist}/tex/latex/t-angles
8582 %{texmfdist}/tex/latex/tableaux
8583 %{texmfdist}/tex/latex/tablists
8584 %{texmfdist}/tex/latex/tablor
8585 %{texmfdist}/tex/latex/tabto-ltx
8586 %{texmfdist}/tex/latex/tabulary
8587 %{texmfdist}/tex/latex/tabvar
8588 %{texmfdist}/tex/latex/talk
8589 %{texmfdist}/tex/latex/taupin
8590 %{texmfdist}/tex/latex/tcldoc
8591 %{texmfdist}/tex/latex/tdsfrmath
8592 %{texmfdist}/tex/latex/technics
8593 %{texmfdist}/tex/latex/ted
8594 %{texmfdist}/tex/latex/tengwarscript
8595 %{texmfdist}/tex/latex/tensor
8596 %{texmfdist}/tex/latex/teubner
8597 %{texmfdist}/tex/latex/tex-gyre
8598 %{texmfdist}/tex/latex/texilikecover
8599 %{texmfdist}/tex/latex/texlogos
8600 %{texmfdist}/tex/latex/texmate
8601 %{texmfdist}/tex/latex/texpower
8602 %{texmfdist}/tex/latex/texshade
8603 %{texmfdist}/tex/latex/textcase
8604 %{texmfdist}/tex/latex/textfit
8605 %{texmfdist}/tex/latex/textopo
8606 %{texmfdist}/tex/latex/textpath
8607 %{texmfdist}/tex/latex/textpos
8608 %{texmfdist}/tex/latex/theoremref
8609 %{texmfdist}/tex/latex/thesis-titlepage-fhac
8610 %{texmfdist}/tex/latex/thinsp
8611 %{texmfdist}/tex/latex/thmtools
8612 %{texmfdist}/tex/latex/thumb
8613 %{texmfdist}/tex/latex/thuthesis
8614 %{texmfdist}/tex/latex/ticket
8615 %{texmfdist}/tex/latex/tikz-inet
8616 %{texmfdist}/tex/latex/times
8617 %{texmfdist}/tex/latex/timesht
8618 %{texmfdist}/tex/latex/tipa
8619 %{texmfdist}/tex/latex/titlefoot
8620 %{texmfdist}/tex/latex/titlesec
8621 %{texmfdist}/tex/latex/titling
8622 %{texmfdist}/tex/latex/tocbibind
8623 %{texmfdist}/tex/latex/tocloft
8624 %{texmfdist}/tex/latex/tools
8625 %{texmfdist}/tex/latex/totpages
8626 %{texmfdist}/tex/latex/type1cm
8627 %{texmfdist}/tex/latex/undertilde
8628 %{texmfdist}/tex/latex/units
8629 %{texmfdist}/tex/latex/unitsdef
8630 %{texmfdist}/tex/latex/universa
8631 %{texmfdist}/tex/latex/unroman
8632 %{texmfdist}/tex/latex/upmethodology
8633 %{texmfdist}/tex/latex/upquote
8634 %{texmfdist}/tex/latex/varindex
8635 %{texmfdist}/tex/latex/varsfromjobname
8636 %{texmfdist}/tex/latex/vector
8637 %{texmfdist}/tex/latex/velthuis
8638 %{texmfdist}/tex/latex/verse
8639 %{texmfdist}/tex/latex/versions
8640 %{texmfdist}/tex/latex/vhistory
8641 %{texmfdist}/tex/latex/vita
8642 %{texmfdist}/tex/latex/vmargin
8643 %{texmfdist}/tex/latex/volumes
8644 %{texmfdist}/tex/latex/vpe
8645 %{texmfdist}/tex/latex/vrsion
8646 %{texmfdist}/tex/latex/vwcol
8647 %{texmfdist}/tex/latex/vxu
8648 %{texmfdist}/tex/latex/wallpaper
8649 %{texmfdist}/tex/latex/warning
8650 %{texmfdist}/tex/latex/warpcol
8651 %{texmfdist}/tex/latex/was
8652 %{texmfdist}/tex/latex/williams
8653 %{texmfdist}/tex/latex/wnri
8654 %{texmfdist}/tex/latex/wordlike
8655 %{texmfdist}/tex/latex/wrapfig
8656 %{texmfdist}/tex/latex/wsuipa
8657 %{texmfdist}/tex/latex/xargs
8658 %{texmfdist}/tex/latex/xcolor
8659 %{texmfdist}/tex/latex/xdoc
8660 %{texmfdist}/tex/latex/xfor
8661 %{texmfdist}/tex/latex/xifthen
8662 %{texmfdist}/tex/latex/xkeyval
8663 %{texmfdist}/tex/latex/xmpincl
8664 %{texmfdist}/tex/latex/xnewcommand
8665 %{texmfdist}/tex/latex/xoptarg
8666 %{texmfdist}/tex/latex/xpackages
8667 %{texmfdist}/tex/latex/xq
8668 %{texmfdist}/tex/latex/xskak
8669 %{texmfdist}/tex/latex/xstring
8670 %{texmfdist}/tex/latex/xtab
8671 %{texmfdist}/tex/latex/xtcapts
8672 %{texmfdist}/tex/latex/xyling
8673 %{texmfdist}/tex/latex/xytree
8674 %{texmfdist}/tex/latex/yafoot
8675 %{texmfdist}/tex/latex/yfonts
8676 %{texmfdist}/tex/latex/yhmath
8677 %{texmfdist}/tex/latex/yi4latex
8678 %{texmfdist}/tex/latex/york-thesis
8679 %{texmfdist}/tex/latex/youngtab
8680 %{texmfdist}/tex/latex/yplan
8681 %{texmfdist}/tex/latex/zapfchan
8682 %{texmfdist}/tex/latex/zapfding
8683 %{texmfdist}/tex/latex/zed-csp
8684 %{texmfdist}/tex/latex/zefonts
8685 %{texmfdist}/tex/latex/ziffer
8686 %{texmfdist}/tex/latex/zwgetfdate
8687 %{texmfdist}/tex/plain/etex
8688 %{texmf}/tex/latex/config
8689 %{texmf}/tex/latex/dvipdfm
8690
8691 %files latex-12many
8692 %defattr(644,root,root,755)
8693 %doc %{texmfdist}/doc/latex/12many
8694 %{texmfdist}/source/latex/12many
8695
8696 %files latex-abstract
8697 %defattr(644,root,root,755)
8698 %doc %{texmfdist}/doc/latex/abstract
8699 %{texmfdist}/tex/latex/abstract
8700
8701 %files latex-accfonts
8702 %defattr(644,root,root,755)
8703 %doc %{texmfdist}/doc/fonts/accfonts
8704 %{texmfdist}/tex/latex/accfonts
8705
8706 %files latex-adrconv
8707 %defattr(644,root,root,755)
8708 %{texmfdist}/tex/latex/adrconv
8709 %{texmfdist}/doc/latex/adrconv
8710
8711 %files latex-algorithms
8712 %defattr(644,root,root,755)
8713 %doc %{texmfdist}/doc/latex/algorithms
8714 %{texmfdist}/tex/latex/algorithms
8715
8716 %files latex-ae
8717 %defattr(644,root,root,755)
8718 %{texmfdist}/tex/latex/ae
8719
8720 %files latex-ams
8721 %defattr(644,root,root,755)
8722 %doc %{texmfdist}/doc/latex/amscls
8723 %doc %{texmfdist}/doc/latex/amsmath
8724 %doc %{texmfdist}/doc/latex/onlyamsmath
8725 %{texmfdist}/doc/fonts/amsfonts
8726 %{texmfdist}/tex/latex/amscls
8727 %{texmfdist}/tex/latex/amsmath
8728 %{texmfdist}/tex/latex/amsfonts
8729 %{texmfdist}/tex/latex/onlyamsmath
8730 %{texmfdist}/source/latex/onlyamsmath
8731
8732 %files latex-antp
8733 %defattr(644,root,root,755)
8734 %{texmfdist}/tex/latex/antp
8735
8736 %files latex-antt
8737 %defattr(644,root,root,755)
8738 %{texmfdist}/tex/latex/antt
8739
8740 %files latex-appendix
8741 %defattr(644,root,root,755)
8742 %doc %{texmfdist}/doc/latex/appendix
8743 %{texmfdist}/tex/latex/appendix
8744
8745 %files latex-backgammon
8746 %defattr(644,root,root,755)
8747 %doc %{texmfdist}/doc/latex/backgammon
8748 %{texmfdist}/tex/latex/backgammon
8749
8750 %files latex-bardiag
8751 %defattr(644,root,root,755)
8752 %doc %{texmfdist}/doc/latex/bardiag
8753 %{texmfdist}/tex/latex/bardiag
8754
8755 %files latex-bbm
8756 %defattr(644,root,root,755)
8757 %doc %{texmfdist}/doc/fonts/bbm
8758 %{texmfdist}/tex/latex/bbm
8759
8760 %files latex-bbold
8761 %defattr(644,root,root,755)
8762 %doc %{texmfdist}/doc/latex/bbold
8763 %{texmfdist}/tex/latex/bbold
8764 %{texmfdist}/source/latex/bbold
8765
8766 %files latex-beamer
8767 %defattr(644,root,root,755)
8768 %doc %{texmfdist}/doc/latex/beamer
8769 %{texmfdist}/tex/latex/beamer-contrib
8770 %{texmfdist}/tex/latex/beamer
8771
8772 %files latex-bezos
8773 %defattr(644,root,root,755)
8774 %doc %{texmfdist}/doc/latex/bezos
8775 %{texmfdist}/tex/latex/bezos
8776
8777 %files latex-bibtex
8778 %defattr(644,root,root,755)
8779 %doc %{texmfdist}/doc/bibtex/base
8780 %doc %{texmfdist}/doc/latex/adrconv
8781 %doc %{texmfdist}/doc/latex/bibtopic
8782 %doc %{texmfdist}/doc/latex/bibunits
8783 %doc %{texmfdist}/doc/latex/natbib
8784 %doc %{texmfdist}/doc/latex/footbib
8785 %dir %{texmfdist}/doc/bibtex
8786 %dir %{texmfdist}/bibtex
8787 %dir %{texmfdist}/bibtex/bib
8788 %dir %{texmfdist}/bibtex/bst
8789 %dir %{texmfdist}/bibtex/csf
8790
8791 %attr(755,root,root) %{_bindir}/bibtex
8792 %attr(755,root,root) %{_bindir}/rubibtex
8793
8794 %{texmfdist}/bibtex/bst/base
8795 %{texmfdist}/bibtex/csf/base
8796 %{texmfdist}/bibtex/bib/base
8797 %{texmfdist}/bibtex/bst/adrconv
8798 %{texmfdist}/bibtex/bib/adrconv
8799 %{texmfdist}/source/latex/adrconv
8800 %{texmfdist}/tex/latex/adrconv
8801 # %{texmf}/bibtex/bst/misc
8802 %{texmfdist}/bibtex/bst/natbib
8803 %{texmfdist}/tex/latex/natbib
8804 %{texmfdist}/tex/latex/bibtopic
8805 %{texmfdist}/source/latex/bibunits
8806 %{texmfdist}/tex/latex/bibunits
8807 %{texmfdist}/source/latex/footbib
8808 %{texmfdist}/tex/latex/footbib
8809
8810 %{_mandir}/man1/bibtex.1*
8811 %{_mandir}/man1/rubibtex.1*
8812
8813 %files latex-bibtex-ams
8814 %defattr(644,root,root,755)
8815 %{texmfdist}/bibtex/bst/ams
8816 %{texmfdist}/bibtex/bib/ams
8817
8818 %files latex-bibtex-pl
8819 %defattr(644,root,root,755)
8820 %dir %{texmfdist}/bibtex/bib/gustlib
8821 %{texmfdist}/bibtex/bib/gustlib/plbib.bib
8822
8823 %files latex-bibtex-german
8824 %defattr(644,root,root,755)
8825 %doc %{texmfdist}/doc/bibtex/germbib
8826 %{texmfdist}/bibtex/bst/germbib
8827 %{texmfdist}/tex/latex/germbib
8828
8829 %files latex-bibtex-revtex4
8830 %defattr(644,root,root,755)
8831 %dir %{texmfdist}/source/latex/revtex
8832 %doc %{texmfdist}/doc/latex/revtex/revtex4.pdf
8833 %{texmfdist}/source/latex/revtex/revtex4.dtx
8834 %{texmfdist}/source/latex/revtex/revtex4.ins
8835 %{texmfdist}/tex/latex/revtex/revtex4.cls
8836
8837 %files latex-bibtex-jurabib
8838 %defattr(644,root,root,755)
8839 %doc %{texmfdist}/doc/latex/jurabib
8840 %{texmfdist}/bibtex/bst/jurabib
8841 %{texmfdist}/bibtex/bib/jurabib
8842 %{texmfdist}/source/latex/jurabib
8843 %{texmfdist}/tex/latex/jurabib
8844
8845 %files latex-bibtex-dk
8846 %defattr(644,root,root,755)
8847 %doc %{texmfdist}/doc/latex/dk-bib
8848 %{texmfdist}/bibtex/bst/dk-bib
8849 %{texmfdist}/bibtex/csf/dk-bib
8850 %{texmfdist}/bibtex/bib/dk-bib
8851 %{texmfdist}/source/latex/dk-bib
8852 %{texmfdist}/tex/latex/dk-bib
8853
8854 # %files latex-bibtex-nor
8855 # %defattr(644,root,root,755)
8856 # %{texmf}/bibtex/bst/norbib
8857
8858 %files latex-bibtex-styles
8859 %defattr(644,root,root,755)
8860 %dir %{texmfdist}/doc/generic/t2
8861 %dir %{texmfdist}/doc/generic/t2%{_sysconfdir}
8862 %dir %{texmfdist}/source/bibtex
8863 %{texmfdist}/bibtex/bib/IEEEtran
8864 %{texmfdist}/bibtex/bib/abstyles
8865 %{texmfdist}/bibtex/bib/achemso
8866 %{texmfdist}/bibtex/bib/acmtrans
8867 %{texmfdist}/bibtex/bib/aiaa
8868 %{texmfdist}/bibtex/bib/apacite
8869 %{texmfdist}/bibtex/bib/asaetr
8870 %{texmfdist}/bibtex/bib/ascelike
8871 %{texmfdist}/bibtex/bib/beebe
8872 %{texmfdist}/bibtex/bib/bibhtml
8873 %{texmfdist}/bibtex/bib/bibtopic
8874 %{texmfdist}/bibtex/bib/biocon
8875 %{texmfdist}/bibtex/bib/computational-complexity
8876 %{texmfdist}/bibtex/bib/din1505
8877 %{texmfdist}/bibtex/bib/directory
8878 %{texmfdist}/bibtex/bib/dtk
8879 %{texmfdist}/bibtex/bib/figbib
8880 %{texmfdist}/bibtex/bib/frankenstein
8881 %{texmfdist}/bibtex/bib/gatech-thesis
8882 %{texmfdist}/bibtex/bib/geomsty
8883 %{texmfdist}/bibtex/bib/gloss
8884 %{texmfdist}/bibtex/bib/harvard
8885 %{texmfdist}/bibtex/bib/ieeepes
8886 %{texmfdist}/bibtex/bib/ijmart
8887 %{texmfdist}/bibtex/bib/imac
8888 %{texmfdist}/bibtex/bib/index
8889 %{texmfdist}/bibtex/bib/lsc
8890 %{texmfdist}/bibtex/bib/msc
8891 %{texmfdist}/bibtex/bib/nostarch
8892 %{texmfdist}/bibtex/bib/philosophersimprint
8893 %{texmfdist}/bibtex/bib/revtex
8894 %{texmfdist}/bibtex/bib/spie
8895 %{texmfdist}/bibtex/bib/urlbst
8896 %{texmfdist}/bibtex/bst/IEEEtran
8897 %{texmfdist}/bibtex/bst/abstyles
8898 %{texmfdist}/bibtex/bst/achemso
8899 %{texmfdist}/bibtex/bst/acmtrans
8900 %{texmfdist}/bibtex/bst/afthesis
8901 %{texmfdist}/bibtex/bst/aguplus
8902 %{texmfdist}/bibtex/bst/aiaa
8903 %{texmfdist}/bibtex/bst/aichej
8904 %{texmfdist}/bibtex/bst/ametsoc
8905 %{texmfdist}/bibtex/bst/apacite
8906 %{texmfdist}/bibtex/bst/asaetr
8907 %{texmfdist}/bibtex/bst/ascelike
8908 %{texmfdist}/bibtex/bst/babelbib
8909 %{texmfdist}/bibtex/bst/beebe
8910 %{texmfdist}/bibtex/bst/bibhtml
8911 %{texmfdist}/bibtex/bst/chem-journal
8912 %{texmfdist}/bibtex/bst/chicago
8913 %{texmfdist}/bibtex/bst/computational-complexity
8914 %{texmfdist}/bibtex/bst/confproc
8915 %{texmfdist}/bibtex/bst/datatool
8916 %{texmfdist}/bibtex/bst/din1505
8917 %{texmfdist}/bibtex/bst/dinat
8918 %{texmfdist}/bibtex/bst/directory
8919 %{texmfdist}/bibtex/bst/dtk
8920 %{texmfdist}/bibtex/bst/dvdcoll
8921 %{texmfdist}/bibtex/bst/economic
8922 %{texmfdist}/bibtex/bst/elsevier-bib
8923 %{texmfdist}/bibtex/bst/fbs
8924 %{texmfdist}/bibtex/bst/figbib
8925 %{texmfdist}/bibtex/bst/finbib
8926 %{texmfdist}/bibtex/bst/frankenstein
8927 %{texmfdist}/bibtex/bst/gatech-thesis
8928 %{texmfdist}/bibtex/bst/gloss
8929 %{texmfdist}/bibtex/bst/gost
8930 %{texmfdist}/bibtex/bst/gustlib
8931 %{texmfdist}/bibtex/bst/harvard
8932 %{texmfdist}/bibtex/bst/hc
8933 %{texmfdist}/bibtex/bst/ieeepes
8934 %{texmfdist}/bibtex/bst/ijmart
8935 %{texmfdist}/bibtex/bst/ijqc
8936 %{texmfdist}/bibtex/bst/imac
8937 %{texmfdist}/bibtex/bst/index
8938 %{texmfdist}/bibtex/bst/inlinebib
8939 %{texmfdist}/bibtex/bst/iopart-num
8940 %{texmfdist}/bibtex/bst/jneurosci
8941 %{texmfdist}/bibtex/bst/jurarsp
8942 %{texmfdist}/bibtex/bst/kluwer
8943 %{texmfdist}/bibtex/bst/mciteplus
8944 %{texmfdist}/bibtex/bst/mslapa
8945 %{texmfdist}/bibtex/bst/multibib
8946 %{texmfdist}/bibtex/bst/munich
8947 %{texmfdist}/bibtex/bst/nature
8948 %{texmfdist}/bibtex/bst/nddiss
8949 %{texmfdist}/bibtex/bst/opcit
8950 %{texmfdist}/bibtex/bst/perception
8951 %{texmfdist}/bibtex/bst/revtex
8952 %{texmfdist}/bibtex/bst/rsc
8953 %{texmfdist}/bibtex/bst/savetrees
8954 %{texmfdist}/bibtex/bst/shipunov
8955 %{texmfdist}/bibtex/bst/smflatex
8956 %{texmfdist}/bibtex/bst/sort-by-letters
8957 %{texmfdist}/bibtex/bst/spie
8958 %{texmfdist}/bibtex/bst/stellenbosch
8959 %{texmfdist}/bibtex/bst/swebib
8960 %{texmfdist}/bibtex/bst/texsis
8961 %{texmfdist}/bibtex/bst/thuthesis
8962 %{texmfdist}/bibtex/bst/tugboat
8963 %{texmfdist}/bibtex/bst/urlbst
8964 %{texmfdist}/bibtex/csf/gost
8965 %doc %{texmfdist}/doc/bibtex/abstyles
8966 %doc %{texmfdist}/doc/bibtex/bibhtml
8967 %doc %{texmfdist}/doc/bibtex/dinat
8968 %doc %{texmfdist}/doc/bibtex/economic
8969 %doc %{texmfdist}/doc/bibtex/elsevier-bib
8970 %doc %{texmfdist}/doc/bibtex/gost
8971 %doc %{texmfdist}/doc/bibtex/ijqc
8972 %doc %{texmfdist}/doc/bibtex/iopart-num
8973 %doc %{texmfdist}/doc/generic/t2%{_sysconfdir}/rubibtex
8974 %doc %{texmfdist}/doc/latex/IEEEtran
8975 %{texmfdist}/source/bibtex/gost
8976
8977 %files latex-bibtex-vancouver
8978 %defattr(644,root,root,755)
8979 %dir %{texmfdist}/bibtex/bib/vancouver
8980 %dir %{texmfdist}/bibtex/bst/vancouver
8981 %dir %{texmfdist}/doc/bibtex/vancouver
8982 %{texmfdist}/bibtex/bib/vancouver/vancouver.bib
8983 %{texmfdist}/bibtex/bst/vancouver/vancouver.bst
8984 %doc %{texmfdist}/doc/bibtex/vancouver/README
8985 %doc %{texmfdist}/doc/bibtex/vancouver/vancouver.pdf
8986 %doc %{texmfdist}/doc/bibtex/vancouver/vancouver.tex
8987
8988 %files latex-booktabs
8989 %defattr(644,root,root,755)
8990 %doc %{texmfdist}/doc/latex/booktabs
8991 %{texmfdist}/tex/latex/booktabs
8992
8993 %files latex-caption
8994 %defattr(644,root,root,755)
8995 %doc %{texmfdist}/doc/latex/caption
8996 %{texmfdist}/tex/latex/caption
8997
8998 %files latex-carlisle
8999 %defattr(644,root,root,755)
9000 %doc %{texmfdist}/doc/latex/carlisle
9001 %{texmfdist}/tex/latex/carlisle
9002
9003 %files latex-ccfonts
9004 %defattr(644,root,root,755)
9005 %doc %{texmfdist}/doc/latex/ccfonts
9006 %{texmfdist}/tex/latex/ccfonts
9007
9008 %files latex-cite
9009 %defattr(644,root,root,755)
9010 %{texmfdist}/tex/latex/cite
9011
9012 %files latex-cmbright
9013 %defattr(644,root,root,755)
9014 %doc %{texmfdist}/doc/latex/cmbright
9015 %{texmfdist}/tex/latex/cmbright
9016
9017 %files latex-comment
9018 %defattr(644,root,root,755)
9019 %doc %{texmfdist}/doc/latex/comment
9020 %{texmfdist}/tex/latex/comment
9021
9022 %files latex-concmath
9023 %defattr(644,root,root,755)
9024 %{texmfdist}/tex/latex/concmath
9025
9026 %files latex-currvita
9027 %defattr(644,root,root,755)
9028 %doc %{texmfdist}/doc/latex/currvita
9029 %{texmfdist}/tex/latex/currvita
9030
9031 %files latex-curves
9032 %defattr(644,root,root,755)
9033 %doc %{texmfdist}/doc/latex/curves
9034 %{texmfdist}/tex/latex/curves
9035
9036 %files latex-custom-bib
9037 %defattr(644,root,root,755)
9038 %doc %{texmfdist}/doc/latex/custom-bib
9039 %{texmfdist}/source/latex/custom-bib
9040 %{texmfdist}/tex/latex/custom-bib
9041
9042 %files latex-cyrillic
9043 %defattr(644,root,root,755)
9044 %doc %{texmfdist}/doc/latex/cyrillic
9045 %{texmfdist}/source/latex/cyrillic
9046 %{texmfdist}/tex/latex/cyrillic
9047
9048 # %files latex-dstroke
9049 # %defattr(644,root,root,755)
9050 # %{texmf}/tex/latex/dstroke
9051
9052 %files latex-enumitem
9053 %defattr(644,root,root,755)
9054 %doc %{texmfdist}/doc/latex/enumitem
9055 %{texmfdist}/tex/latex/enumitem
9056
9057 %files latex-exam
9058 %defattr(644,root,root,755)
9059 %doc %{texmfdist}/doc/latex/exam
9060 %{texmfdist}/tex/latex/exam
9061
9062 %files latex-gbrief
9063 %defattr(644,root,root,755)
9064 %doc %{texmfdist}/doc/latex/g-brief
9065 %{texmfdist}/tex/latex/g-brief
9066
9067 %files latex-jknappen
9068 %defattr(644,root,root,755)
9069 %doc %{texmfdist}/fonts/source/jknappen
9070 %{texmfdist}/fonts/tfm/jknappen
9071
9072 %files latex-keystroke
9073 %defattr(644,root,root,755)
9074 %{texmfdist}/tex/latex/keystroke
9075 %doc %{texmfdist}/doc/latex/keystroke
9076
9077 %files latex-labbook
9078 %defattr(644,root,root,755)
9079 %doc %{texmfdist}/doc/latex/labbook
9080 %{texmfdist}/source/latex/labbook
9081 %{texmfdist}/tex/latex/labbook
9082
9083 %files latex-lastpage
9084 %defattr(644,root,root,755)
9085 %doc %{texmfdist}/doc/latex/lastpage
9086 %{texmfdist}/tex/latex/lastpage
9087
9088 %files latex-lcd
9089 %defattr(644,root,root,755)
9090 %doc %{texmfdist}/doc/latex/lcd
9091 %{texmfdist}/source/latex/lcd
9092 %{texmfdist}/tex/latex/lcd
9093
9094 %files latex-leaflet
9095 %defattr(644,root,root,755)
9096 %doc %{texmfdist}/doc/latex/leaflet
9097 %{texmfdist}/source/latex/leaflet
9098 %{texmfdist}/tex/latex/leaflet
9099
9100 %files latex-leftidx
9101 %defattr(644,root,root,755)
9102 %doc %{texmfdist}/doc/latex/leftidx
9103 %{texmfdist}/tex/latex/leftidx
9104
9105 %files latex-lewis
9106 %defattr(644,root,root,755)
9107 %doc %{texmfdist}/doc/latex/lewis
9108 %{texmfdist}/tex/latex/lewis
9109
9110 %files latex-lm
9111 %defattr(644,root,root,755)
9112 %doc %{texmfdist}/doc/fonts/lm
9113 %{texmfdist}/tex/latex/lm
9114 %{texmfdist}/fonts/afm/public/lm
9115 %{texmfdist}/fonts/enc/dvips/lm
9116 %{texmfdist}/fonts/map/dvips/lm
9117 %{texmfdist}/fonts/map/dvipdfm/lm
9118 %{texmfdist}/fonts/opentype/public/lm
9119 %{texmfdist}/fonts/tfm/public/lm
9120 %{texmfdist}/source/fonts/lm
9121
9122 %files latex-lucidabr
9123 %defattr(644,root,root,755)
9124 %dir %{texmfdist}/vtex
9125 %dir %{texmfdist}/vtex/config
9126 %{texmfdist}/vtex/config/lucidabr-k.ali
9127 %{texmfdist}/vtex/config/lucidabr.ali
9128
9129 %files latex-lineno
9130 %defattr(644,root,root,755)
9131 %doc %{texmfdist}/doc/latex/lineno
9132 %{texmfdist}/tex/latex/lineno
9133
9134
9135 %files latex-marvosym
9136 %defattr(644,root,root,755)
9137 %{texmfdist}/tex/latex/marvosym
9138
9139 %files latex-mathexam
9140 %defattr(644,root,root,755)
9141 %doc %{texmfdist}/doc/latex/mathexam
9142 %{texmfdist}/source/latex/mathexam
9143 %{texmfdist}/tex/latex/mathexam
9144
9145 #%files latex-mathpple
9146 #%defattr(644,root,root,755)
9147
9148 #%files latex-mathtime
9149 #%defattr(644,root,root,755)
9150
9151 %files latex-microtype
9152 %defattr(644,root,root,755)
9153 %doc %{texmfdist}/doc/latex/microtype
9154 %{texmfdist}/source/latex/microtype
9155 %{texmfdist}/tex/latex/microtype
9156
9157 %files latex-mflogo
9158 %defattr(644,root,root,755)
9159 %doc %{texmfdist}/doc/latex/mflogo
9160 %{texmfdist}/tex/latex/mflogo
9161
9162 %files latex-mfnfss
9163 %defattr(644,root,root,755)
9164 %{texmfdist}/source/latex/mfnfss
9165 %{texmfdist}/tex/latex/mfnfss
9166
9167 %files latex-minitoc
9168 %defattr(644,root,root,755)
9169 %doc %{texmfdist}/doc/latex/minitoc
9170 %{texmfdist}/bibtex/bst/minitoc
9171 %{texmfdist}/makeindex/minitoc
9172 %{texmfdist}/scripts/minitoc
9173 %{texmfdist}/source/latex/minitoc
9174 %{texmfdist}/tex/latex/minitoc
9175
9176
9177 %files latex-mltex
9178 %defattr(644,root,root,755)
9179 %doc %{texmfdist}/doc/latex/mltex
9180 %{texmfdist}/tex/latex/mltex
9181
9182 %files latex-moreverb
9183 %defattr(644,root,root,755)
9184 %doc %{texmfdist}/doc/latex/moreverb
9185 %{texmfdist}/tex/latex/moreverb
9186
9187 %files latex-multienum
9188 %defattr(644,root,root,755)
9189 %doc %{texmfdist}/doc/latex/multenum
9190 %dir %{texmfdist}/tex/latex/multenum
9191 %{texmfdist}/tex/latex/multenum/*
9192
9193 %files latex-musictex
9194 %defattr(644,root,root,755)
9195 %doc %{texmfdist}/doc/generic/musictex
9196 %{texmfdist}/fonts/source/public/musictex
9197 %{texmfdist}/fonts/tfm/public/musictex
9198 %{texmfdist}/tex/generic/musictex
9199 %{texmfdist}/tex/latex/musictex
9200
9201 %files latex-ntheorem
9202 %defattr(644,root,root,755)
9203 %{texmfdist}/tex/latex/ntheorem
9204 %doc %{texmfdist}/doc/latex/ntheorem
9205
9206 %files latex-other-doc
9207 %defattr(644,root,root,755)
9208 %doc %{texmfdist}/doc/alatex
9209 %doc %{texmfdist}/doc/cslatex/base
9210 %doc %{texmfdist}/doc/generic/wsuipa
9211 %doc %{texmfdist}/doc/latex/ANUfinalexam
9212 %doc %{texmfdist}/doc/latex/AkkTeX
9213 %doc %{texmfdist}/doc/latex/ESIEEcv
9214 %doc %{texmfdist}/doc/latex/GuIT
9215 %doc %{texmfdist}/doc/latex/HA-prosper
9216 %doc %{texmfdist}/doc/latex/IEEEconf
9217 %doc %{texmfdist}/doc/latex/a0poster
9218 %doc %{texmfdist}/doc/latex/aastex
9219 %doc %{texmfdist}/doc/latex/abc
9220 %doc %{texmfdist}/doc/latex/achemso
9221 %doc %{texmfdist}/doc/latex/acmconf
9222 %doc %{texmfdist}/doc/latex/acmtrans
9223 %doc %{texmfdist}/doc/latex/active-conf
9224 %doc %{texmfdist}/doc/latex/addlines
9225 %doc %{texmfdist}/doc/latex/adrlist
9226 %doc %{texmfdist}/doc/latex/afthesis
9227 %doc %{texmfdist}/doc/latex/aguplus
9228 %doc %{texmfdist}/doc/latex/aiaa
9229 %doc %{texmfdist}/doc/latex/akletter
9230 %doc %{texmfdist}/doc/latex/alg
9231 %doc %{texmfdist}/doc/latex/algorithm2e
9232 %doc %{texmfdist}/doc/latex/algorithmicx
9233 %doc %{texmfdist}/doc/latex/alnumsec
9234 %doc %{texmfdist}/doc/latex/altfont
9235 %doc %{texmfdist}/doc/latex/ametsoc
9236 %doc %{texmfdist}/doc/latex/amsaddr
9237 %doc %{texmfdist}/doc/latex/amsrefs
9238 %doc %{texmfdist}/doc/latex/animate
9239 %doc %{texmfdist}/doc/latex/answers
9240 %doc %{texmfdist}/doc/latex/anyfontsize
9241 %doc %{texmfdist}/doc/latex/apa
9242 %doc %{texmfdist}/doc/latex/apacite
9243 %doc %{texmfdist}/doc/latex/ar
9244 %doc %{texmfdist}/doc/latex/arabi
9245 %doc %{texmfdist}/doc/latex/arabtex
9246 %doc %{texmfdist}/doc/latex/arcs
9247 %doc %{texmfdist}/doc/latex/arydshln
9248 %doc %{texmfdist}/doc/latex/asaetr
9249 %doc %{texmfdist}/doc/latex/ascelike
9250 %doc %{texmfdist}/doc/latex/assignment
9251 %doc %{texmfdist}/doc/latex/attachfile
9252 %doc %{texmfdist}/doc/latex/augie
9253 %doc %{texmfdist}/doc/latex/aurical
9254 %doc %{texmfdist}/doc/latex/authorindex
9255 %doc %{texmfdist}/doc/latex/autoarea
9256 %doc %{texmfdist}/doc/latex/autotab
9257 %doc %{texmfdist}/doc/latex/babelbib
9258 %doc %{texmfdist}/doc/latex/bangtex
9259 %doc %{texmfdist}/doc/latex/barcodes
9260 %doc %{texmfdist}/doc/latex/bayer
9261 %doc %{texmfdist}/doc/latex/bbm-macros
9262 %doc %{texmfdist}/doc/latex/beamer-contrib
9263 %doc %{texmfdist}/doc/latex/begriff
9264 %doc %{texmfdist}/doc/latex/betababel
9265 %doc %{texmfdist}/doc/latex/bez123
9266 %doc %{texmfdist}/doc/latex/bibarts
9267 %doc %{texmfdist}/doc/latex/bibleref
9268 %doc %{texmfdist}/doc/latex/biblist
9269 %doc %{texmfdist}/doc/latex/bibtopicprefix
9270 %doc %{texmfdist}/doc/latex/bigfoot
9271 %doc %{texmfdist}/doc/latex/binomexp
9272 %doc %{texmfdist}/doc/latex/biocon
9273 %doc %{texmfdist}/doc/latex/bizcard
9274 %doc %{texmfdist}/doc/latex/blindtext
9275 %doc %{texmfdist}/doc/latex/blowup
9276 %doc %{texmfdist}/doc/latex/boites
9277 %doc %{texmfdist}/doc/latex/boldtensors
9278 %doc %{texmfdist}/doc/latex/bookest
9279 %doc %{texmfdist}/doc/latex/booklet
9280 %doc %{texmfdist}/doc/latex/boxhandler
9281 %doc %{texmfdist}/doc/latex/bpchem
9282 %doc %{texmfdist}/doc/latex/braille
9283 %doc %{texmfdist}/doc/latex/breakurl
9284 %doc %{texmfdist}/doc/latex/brushscr
9285 %doc %{texmfdist}/doc/latex/bullcntr
9286 %doc %{texmfdist}/doc/latex/bussproofs
9287 %doc %{texmfdist}/doc/latex/bytefield
9288 %doc %{texmfdist}/doc/latex/calxxxx
9289 %doc %{texmfdist}/doc/latex/captcont
9290 %doc %{texmfdist}/doc/latex/casyl
9291 %doc %{texmfdist}/doc/latex/catechis
9292 %doc %{texmfdist}/doc/latex/cbcoptic
9293 %doc %{texmfdist}/doc/latex/cclicenses
9294 %doc %{texmfdist}/doc/latex/cd-cover
9295 %doc %{texmfdist}/doc/latex/cd
9296 %doc %{texmfdist}/doc/latex/cdpbundl
9297 %doc %{texmfdist}/doc/latex/cellspace
9298 %doc %{texmfdist}/doc/latex/changes
9299 %doc %{texmfdist}/doc/latex/chapterfolder
9300 %doc %{texmfdist}/doc/latex/chemcompounds
9301 %doc %{texmfdist}/doc/latex/chemcono
9302 %doc %{texmfdist}/doc/latex/chemstyle
9303 %doc %{texmfdist}/doc/latex/chessboard
9304 %doc %{texmfdist}/doc/latex/chessfss
9305 %doc %{texmfdist}/doc/latex/china2e
9306 %doc %{texmfdist}/doc/latex/chletter
9307 %doc %{texmfdist}/doc/latex/circ
9308 %doc %{texmfdist}/doc/latex/cite
9309 %doc %{texmfdist}/doc/latex/cjk
9310 %doc %{texmfdist}/doc/latex/classicthesis
9311 %doc %{texmfdist}/doc/latex/clefval
9312 %doc %{texmfdist}/doc/latex/cleveref
9313 %doc %{texmfdist}/doc/latex/clock
9314 %doc %{texmfdist}/doc/latex/clrscode
9315 %doc %{texmfdist}/doc/latex/cm-lgc
9316 %doc %{texmfdist}/doc/latex/cmap
9317 %doc %{texmfdist}/doc/latex/cmcyralt
9318 %doc %{texmfdist}/doc/latex/cmdstring
9319 %doc %{texmfdist}/doc/latex/cmll
9320 %doc %{texmfdist}/doc/latex/codepage
9321 %doc %{texmfdist}/doc/latex/colorinfo
9322 %doc %{texmfdist}/doc/latex/colortbl
9323 %doc %{texmfdist}/doc/latex/colorwav
9324 %doc %{texmfdist}/doc/latex/combine
9325 %doc %{texmfdist}/doc/latex/commath
9326 %doc %{texmfdist}/doc/latex/complexity
9327 %doc %{texmfdist}/doc/latex/computational-complexity
9328 %doc %{texmfdist}/doc/latex/concprog
9329 %doc %{texmfdist}/doc/latex/confproc
9330 %doc %{texmfdist}/doc/latex/constants
9331 %doc %{texmfdist}/doc/latex/contour
9332 %doc %{texmfdist}/doc/latex/cooking
9333 %doc %{texmfdist}/doc/latex/cool
9334 %doc %{texmfdist}/doc/latex/coollist
9335 %doc %{texmfdist}/doc/latex/coolstr
9336 %doc %{texmfdist}/doc/latex/cooltooltips
9337 %doc %{texmfdist}/doc/latex/coordsys
9338 %doc %{texmfdist}/doc/latex/courier-scaled
9339 %doc %{texmfdist}/doc/latex/courseoutline
9340 %doc %{texmfdist}/doc/latex/coursepaper
9341 %doc %{texmfdist}/doc/latex/coverpage
9342 %doc %{texmfdist}/doc/latex/covington
9343 %doc %{texmfdist}/doc/latex/crossreference
9344 %doc %{texmfdist}/doc/latex/crosswrd
9345 %doc %{texmfdist}/doc/latex/cryst
9346 %doc %{texmfdist}/doc/latex/csbulletin
9347 %doc %{texmfdist}/doc/latex/csquotes
9348 %doc %{texmfdist}/doc/latex/csvtools
9349 %doc %{texmfdist}/doc/latex/ctable
9350 %doc %{texmfdist}/doc/latex/ctib
9351 %doc %{texmfdist}/doc/latex/cuisine
9352 %doc %{texmfdist}/doc/latex/cursor
9353 %doc %{texmfdist}/doc/latex/curve
9354 %doc %{texmfdist}/doc/latex/curve2e
9355 %doc %{texmfdist}/doc/latex/cv
9356 %doc %{texmfdist}/doc/latex/cweb-latex
9357 %doc %{texmfdist}/doc/latex/cwpuzzle
9358 %doc %{texmfdist}/doc/latex/dashrule
9359 %doc %{texmfdist}/doc/latex/datatool
9360 %doc %{texmfdist}/doc/latex/dateiliste
9361 %doc %{texmfdist}/doc/latex/datenumber
9362 %doc %{texmfdist}/doc/latex/datetime
9363 %doc %{texmfdist}/doc/latex/dcpic
9364 %doc %{texmfdist}/doc/latex/delimtxt
9365 %doc %{texmfdist}/doc/latex/diagnose
9366 %doc %{texmfdist}/doc/latex/dialogl
9367 %doc %{texmfdist}/doc/latex/dichokey
9368 %doc %{texmfdist}/doc/latex/digiconfigs
9369 %doc %{texmfdist}/doc/latex/din1505
9370 %doc %{texmfdist}/doc/latex/directory
9371 %doc %{texmfdist}/doc/latex/disser
9372 %doc %{texmfdist}/doc/latex/dlfltxb
9373 %doc %{texmfdist}/doc/latex/dnaseq
9374 %doc %{texmfdist}/doc/latex/docmfp
9375 %doc %{texmfdist}/doc/latex/doi
9376 %doc %{texmfdist}/doc/latex/doipubmed
9377 %doc %{texmfdist}/doc/latex/dotarrow
9378 %doc %{texmfdist}/doc/latex/dottex
9379 %doc %{texmfdist}/doc/latex/dpfloat
9380 %doc %{texmfdist}/doc/latex/dprogress
9381 %doc %{texmfdist}/doc/latex/drac
9382 %doc %{texmfdist}/doc/latex/draftwatermark
9383 %doc %{texmfdist}/doc/latex/dramatist
9384 %doc %{texmfdist}/doc/latex/dtk
9385 %doc %{texmfdist}/doc/latex/dtxgallery
9386 %doc %{texmfdist}/doc/latex/duerer-latex
9387 %doc %{texmfdist}/doc/latex/dvdcoll
9388 %doc %{texmfdist}/doc/latex/dyntree
9389 %doc %{texmfdist}/doc/latex/eCards
9390 %doc %{texmfdist}/doc/latex/ean13isbn
9391 %doc %{texmfdist}/doc/latex/easy
9392 %doc %{texmfdist}/doc/latex/ebezier
9393 %doc %{texmfdist}/doc/latex/ebong
9394 %doc %{texmfdist}/doc/latex/ebsthesis
9395 %doc %{texmfdist}/doc/latex/ecclesiastic
9396 %doc %{texmfdist}/doc/latex/ecltree
9397 %doc %{texmfdist}/doc/latex/ecv
9398 %doc %{texmfdist}/doc/latex/ed
9399 %doc %{texmfdist}/doc/latex/edmac
9400 %doc %{texmfdist}/doc/latex/edmargin
9401 %doc %{texmfdist}/doc/latex/ednotes
9402 %doc %{texmfdist}/doc/latex/eemeir
9403 %doc %{texmfdist}/doc/latex/egameps
9404 %doc %{texmfdist}/doc/latex/egplot
9405 %doc %{texmfdist}/doc/latex/ellipsis
9406 %doc %{texmfdist}/doc/latex/elmath
9407 %doc %{texmfdist}/doc/latex/elpres
9408 %doc %{texmfdist}/doc/latex/elsarticle
9409 %doc %{texmfdist}/doc/latex/elsevier
9410 %doc %{texmfdist}/doc/latex/em
9411 %doc %{texmfdist}/doc/latex/emp
9412 %doc %{texmfdist}/doc/latex/emulateapj
9413 %doc %{texmfdist}/doc/latex/endheads
9414 %doc %{texmfdist}/doc/latex/engpron
9415 %doc %{texmfdist}/doc/latex/engrec
9416 %doc %{texmfdist}/doc/latex/environ
9417 %doc %{texmfdist}/doc/latex/envlab
9418 %doc %{texmfdist}/doc/latex/epigraph
9419 %doc %{texmfdist}/doc/latex/epiolmec
9420 %doc %{texmfdist}/doc/latex/epsdice
9421 %doc %{texmfdist}/doc/latex/epspdfconversion
9422 %doc %{texmfdist}/doc/latex/eqlist
9423 %doc %{texmfdist}/doc/latex/eqnarray
9424 %doc %{texmfdist}/doc/latex/eqparbox
9425 %doc %{texmfdist}/doc/latex/errata
9426 %doc %{texmfdist}/doc/latex/esdiff
9427 %doc %{texmfdist}/doc/latex/eskd
9428 %doc %{texmfdist}/doc/latex/eskdx
9429 %doc %{texmfdist}/doc/latex/esvect
9430 %doc %{texmfdist}/doc/latex/etaremune
9431 %doc %{texmfdist}/doc/latex/etex-pkg
9432 %doc %{texmfdist}/doc/latex/ethiop-t1
9433 %doc %{texmfdist}/doc/latex/ethiop
9434 %doc %{texmfdist}/doc/latex/etoolbox
9435 %doc %{texmfdist}/doc/latex/eukdate
9436 %doc %{texmfdist}/doc/latex/euproposal
9437 %doc %{texmfdist}/doc/latex/euro
9438 %doc %{texmfdist}/doc/latex/europecv
9439 %doc %{texmfdist}/doc/latex/eurosans
9440 %doc %{texmfdist}/doc/latex/everypage
9441 %doc %{texmfdist}/doc/latex/examdesign
9442 %doc %{texmfdist}/doc/latex/examplep
9443 %doc %{texmfdist}/doc/latex/exceltex
9444 %doc %{texmfdist}/doc/latex/exercise
9445 %doc %{texmfdist}/doc/latex/expdlist
9446 %doc %{texmfdist}/doc/latex/expl3
9447 %doc %{texmfdist}/doc/latex/export
9448 %doc %{texmfdist}/doc/latex/extarrows
9449 %doc %{texmfdist}/doc/latex/extpfeil
9450 %doc %{texmfdist}/doc/latex/extract
9451 %doc %{texmfdist}/doc/latex/facsimile
9452 %doc %{texmfdist}/doc/latex/faktor
9453 %doc %{texmfdist}/doc/latex/fancynum
9454 %doc %{texmfdist}/doc/latex/fancyref
9455 %doc %{texmfdist}/doc/latex/fancytooltips
9456 %doc %{texmfdist}/doc/latex/fax
9457 %doc %{texmfdist}/doc/latex/feynmf
9458 %doc %{texmfdist}/doc/latex/figbib
9459 %doc %{texmfdist}/doc/latex/figsize
9460 %doc %{texmfdist}/doc/latex/fink
9461 %doc %{texmfdist}/doc/latex/fixfoot
9462 %doc %{texmfdist}/doc/latex/fixme
9463 %doc %{texmfdist}/doc/latex/flabels
9464 %doc %{texmfdist}/doc/latex/flacards
9465 %doc %{texmfdist}/doc/latex/flagderiv
9466 %doc %{texmfdist}/doc/latex/flashcards
9467 %doc %{texmfdist}/doc/latex/flippdf
9468 %doc %{texmfdist}/doc/latex/floatrow
9469 %doc %{texmfdist}/doc/latex/flowfram
9470 %doc %{texmfdist}/doc/latex/fmp
9471 %doc %{texmfdist}/doc/latex/fmtcount
9472 %doc %{texmfdist}/doc/latex/fnbreak
9473 %doc %{texmfdist}/doc/latex/fncychap
9474 %doc %{texmfdist}/doc/latex/foekfont
9475 %doc %{texmfdist}/doc/latex/fonttable
9476 %doc %{texmfdist}/doc/latex/forarray
9477 %doc %{texmfdist}/doc/latex/forloop
9478 %doc %{texmfdist}/doc/latex/formlett
9479 %doc %{texmfdist}/doc/latex/formula
9480 %doc %{texmfdist}/doc/latex/formular
9481 %doc %{texmfdist}/doc/latex/fouridx
9482 %doc %{texmfdist}/doc/latex/frankenstein
9483 %doc %{texmfdist}/doc/latex/frenchle
9484 %doc %{texmfdist}/doc/latex/fribrief
9485 %doc %{texmfdist}/doc/latex/frletter
9486 %doc %{texmfdist}/doc/latex/frontespizio
9487 %doc %{texmfdist}/doc/latex/fullblck
9488 %doc %{texmfdist}/doc/latex/fullpict
9489 %doc %{texmfdist}/doc/latex/functan
9490 %doc %{texmfdist}/doc/latex/fundus
9491 %doc %{texmfdist}/doc/latex/gaceta
9492 %doc %{texmfdist}/doc/latex/galois
9493 %doc %{texmfdist}/doc/latex/gastex
9494 %doc %{texmfdist}/doc/latex/gatech-thesis
9495 %doc %{texmfdist}/doc/latex/gauss
9496 %doc %{texmfdist}/doc/latex/gb4e
9497 %doc %{texmfdist}/doc/latex/gcard
9498 %doc %{texmfdist}/doc/latex/gcite
9499 %doc %{texmfdist}/doc/latex/genmpage
9500 %doc %{texmfdist}/doc/latex/geomsty
9501 %doc %{texmfdist}/doc/latex/ginpenc
9502 %doc %{texmfdist}/doc/latex/gloss
9503 %doc %{texmfdist}/doc/latex/glossaries
9504 %doc %{texmfdist}/doc/latex/gmdoc
9505 %doc %{texmfdist}/doc/latex/gmeometric
9506 %doc %{texmfdist}/doc/latex/gmiflink
9507 %doc %{texmfdist}/doc/latex/gmutils
9508 %doc %{texmfdist}/doc/latex/gmverb
9509 %doc %{texmfdist}/doc/latex/gnuplottex
9510 %doc %{texmfdist}/doc/latex/graphicx-psmin
9511 %doc %{texmfdist}/doc/latex/greek-inputenc
9512 %doc %{texmfdist}/doc/latex/greekdates
9513 %doc %{texmfdist}/doc/latex/greektex
9514 %doc %{texmfdist}/doc/latex/grfpaste
9515 %doc %{texmfdist}/doc/latex/grnumalt
9516 %doc %{texmfdist}/doc/latex/grverb
9517 %doc %{texmfdist}/doc/latex/gu
9518 %doc %{texmfdist}/doc/latex/guitar
9519 %doc %{texmfdist}/doc/latex/guitbeamer
9520 %doc %{texmfdist}/doc/latex/hanging
9521 %doc %{texmfdist}/doc/latex/har2nat
9522 %doc %{texmfdist}/doc/latex/harmony
9523 %doc %{texmfdist}/doc/latex/harpoon
9524 %doc %{texmfdist}/doc/latex/harvard
9525 %doc %{texmfdist}/doc/latex/hc
9526 %doc %{texmfdist}/doc/latex/hep
9527 %doc %{texmfdist}/doc/latex/hepnames
9528 %doc %{texmfdist}/doc/latex/hepparticles
9529 %doc %{texmfdist}/doc/latex/hepthesis
9530 %doc %{texmfdist}/doc/latex/hepunits
9531 %doc %{texmfdist}/doc/latex/hexgame
9532 %doc %{texmfdist}/doc/latex/hhtensor
9533 %doc %{texmfdist}/doc/latex/histogr
9534 %doc %{texmfdist}/doc/latex/hitec
9535 %doc %{texmfdist}/doc/latex/hpsdiss
9536 %doc %{texmfdist}/doc/latex/hrlatex
9537 %doc %{texmfdist}/doc/latex/hvfloat
9538 %doc %{texmfdist}/doc/latex/hypdvips
9539 %doc %{texmfdist}/doc/latex/hyperref-docsrc
9540 %doc %{texmfdist}/doc/latex/hyperxmp
9541 %doc %{texmfdist}/doc/latex/ibycus-babel
9542 %doc %{texmfdist}/doc/latex/icsv
9543 %doc %{texmfdist}/doc/latex/ieeepes
9544 %doc %{texmfdist}/doc/latex/ifmslide
9545 %doc %{texmfdist}/doc/latex/ifplatform
9546 %doc %{texmfdist}/doc/latex/ijmart
9547 %doc %{texmfdist}/doc/latex/imac
9548 %doc %{texmfdist}/doc/latex/image-gallery
9549 %doc %{texmfdist}/doc/latex/imtekda
9550 %doc %{texmfdist}/doc/latex/inlinebib
9551 %doc %{texmfdist}/doc/latex/inlinedef
9552 %doc %{texmfdist}/doc/latex/interactiveworkbook
9553 %doc %{texmfdist}/doc/latex/inversepath
9554 %doc %{texmfdist}/doc/latex/invoice
9555 %doc %{texmfdist}/doc/latex/ipa
9556 %doc %{texmfdist}/doc/latex/iso
9557 %doc %{texmfdist}/doc/latex/iso10303
9558 %doc %{texmfdist}/doc/latex/isodate
9559 %doc %{texmfdist}/doc/latex/isodoc
9560 %doc %{texmfdist}/doc/latex/isorot
9561 %doc %{texmfdist}/doc/latex/itnumpar
9562 %doc %{texmfdist}/doc/latex/jeopardy
9563 %doc %{texmfdist}/doc/latex/jknapltx
9564 %doc %{texmfdist}/doc/latex/jneurosci
9565 %doc %{texmfdist}/doc/latex/jpsj
9566 %doc %{texmfdist}/doc/latex/jura
9567 %doc %{texmfdist}/doc/latex/juraabbrev
9568 %doc %{texmfdist}/doc/latex/juramisc
9569 %doc %{texmfdist}/doc/latex/jurarsp
9570 %doc %{texmfdist}/doc/latex/karnaugh
9571 %doc %{texmfdist}/doc/latex/kerkis
9572 %doc %{texmfdist}/doc/latex/kerntest
9573 %doc %{texmfdist}/doc/latex/kluwer
9574 %doc %{texmfdist}/doc/latex/labelcas
9575 %doc %{texmfdist}/doc/latex/lazylist
9576 %doc %{texmfdist}/doc/latex/lcyw
9577 %doc %{texmfdist}/doc/latex/leading
9578 %doc %{texmfdist}/doc/latex/ledmac
9579 %doc %{texmfdist}/doc/latex/lettre
9580 %doc %{texmfdist}/doc/latex/lexikon
9581 %doc %{texmfdist}/doc/latex/lgreek
9582 %doc %{texmfdist}/doc/latex/lhelp
9583 %doc %{texmfdist}/doc/latex/linguex
9584 %doc %{texmfdist}/doc/latex/lipsum
9585 %doc %{texmfdist}/doc/latex/listbib
9586 %doc %{texmfdist}/doc/latex/listliketab
9587 %doc %{texmfdist}/doc/latex/listofsymbols
9588 %doc %{texmfdist}/doc/latex/lkproof
9589 %doc %{texmfdist}/doc/latex/logic
9590 %doc %{texmfdist}/doc/latex/logpap
9591 %doc %{texmfdist}/doc/latex/lps
9592 %doc %{texmfdist}/doc/latex/lsc
9593 %doc %{texmfdist}/doc/latex/ltxindex
9594 %doc %{texmfdist}/doc/latex/mafr
9595 %doc %{texmfdist}/doc/latex/magyar
9596 %doc %{texmfdist}/doc/latex/mailing
9597 %doc %{texmfdist}/doc/latex/makebarcode
9598 %doc %{texmfdist}/doc/latex/makebox
9599 %doc %{texmfdist}/doc/latex/makecell
9600 %doc %{texmfdist}/doc/latex/makecmds
9601 %doc %{texmfdist}/doc/latex/makedtx
9602 %doc %{texmfdist}/doc/latex/makeglos
9603 %doc %{texmfdist}/doc/latex/makeplot
9604 %doc %{texmfdist}/doc/latex/manuscript
9605 %doc %{texmfdist}/doc/latex/maple
9606 %doc %{texmfdist}/doc/latex/marginnote
9607 %doc %{texmfdist}/doc/latex/mathdesign
9608 %doc %{texmfdist}/doc/latex/mathpazo
9609 %doc %{texmfdist}/doc/latex/maybemath
9610 %doc %{texmfdist}/doc/latex/mcaption
9611 %doc %{texmfdist}/doc/latex/mceinleger
9612 %doc %{texmfdist}/doc/latex/mcite
9613 %doc %{texmfdist}/doc/latex/mciteplus
9614 %doc %{texmfdist}/doc/latex/memexsupp
9615 %doc %{texmfdist}/doc/latex/mentis
9616 %doc %{texmfdist}/doc/latex/metaplot
9617 %doc %{texmfdist}/doc/latex/method
9618 %doc %{texmfdist}/doc/latex/metre
9619 %doc %{texmfdist}/doc/latex/mff
9620 %doc %{texmfdist}/doc/latex/mfpic4ode
9621 %doc %{texmfdist}/doc/latex/mftinc
9622 %doc %{texmfdist}/doc/latex/mhchem
9623 %doc %{texmfdist}/doc/latex/mhequ
9624 %doc %{texmfdist}/doc/latex/miller
9625 %doc %{texmfdist}/doc/latex/minipage-marginpar
9626 %doc %{texmfdist}/doc/latex/miniplot
9627 %doc %{texmfdist}/doc/latex/minutes
9628 %doc %{texmfdist}/doc/latex/mla-paper
9629 %doc %{texmfdist}/doc/latex/mlist
9630 %doc %{texmfdist}/doc/latex/mmap
9631 %doc %{texmfdist}/doc/latex/mnsymbol
9632 %doc %{texmfdist}/doc/latex/moderncv
9633 %doc %{texmfdist}/doc/latex/modroman
9634 %doc %{texmfdist}/doc/latex/mongolian-babel
9635 %doc %{texmfdist}/doc/latex/montex
9636 %doc %{texmfdist}/doc/latex/moresize
9637 %doc %{texmfdist}/doc/latex/movie15
9638 %doc %{texmfdist}/doc/latex/msc
9639 %doc %{texmfdist}/doc/latex/msg
9640 %doc %{texmfdist}/doc/latex/mslapa
9641 %doc %{texmfdist}/doc/latex/mtgreek
9642 %doc %{texmfdist}/doc/latex/multibbl
9643 %doc %{texmfdist}/doc/latex/multicap
9644 %doc %{texmfdist}/doc/latex/multirow
9645 %doc %{texmfdist}/doc/latex/munich
9646 %doc %{texmfdist}/doc/latex/musixlyr
9647 %doc %{texmfdist}/doc/latex/muthesis
9648 %doc %{texmfdist}/doc/latex/mxd
9649 %doc %{texmfdist}/doc/latex/mxedruli
9650 %doc %{texmfdist}/doc/latex/nag
9651 %doc %{texmfdist}/doc/latex/namespc
9652 %doc %{texmfdist}/doc/latex/nath
9653 %doc %{texmfdist}/doc/latex/nature
9654 %doc %{texmfdist}/doc/latex/ncclatex
9655 %doc %{texmfdist}/doc/latex/ncctools
9656 %doc %{texmfdist}/doc/latex/nddiss
9657 %doc %{texmfdist}/doc/latex/newalg
9658 %doc %{texmfdist}/doc/latex/newfile
9659 %doc %{texmfdist}/doc/latex/newlfm
9660 %doc %{texmfdist}/doc/latex/newspaper
9661 %doc %{texmfdist}/doc/latex/newvbtm
9662 %doc %{texmfdist}/doc/latex/niceframe
9663 %doc %{texmfdist}/doc/latex/nih
9664 %doc %{texmfdist}/doc/latex/noitcrul
9665 %doc %{texmfdist}/doc/latex/nomentbl
9666 %doc %{texmfdist}/doc/latex/nonfloat
9667 %doc %{texmfdist}/doc/latex/nostarch
9668 %doc %{texmfdist}/doc/latex/notes
9669 %doc %{texmfdist}/doc/latex/notes2bib
9670 %doc %{texmfdist}/doc/latex/nrc
9671 %doc %{texmfdist}/doc/latex/ntabbing
9672 %doc %{texmfdist}/doc/latex/numname
9673 %doc %{texmfdist}/doc/latex/numprint
9674 %doc %{texmfdist}/doc/latex/objectz
9675 %doc %{texmfdist}/doc/latex/ocr-latex
9676 %doc %{texmfdist}/doc/latex/octavo
9677 %doc %{texmfdist}/doc/latex/ogham
9678 %doc %{texmfdist}/doc/latex/ogonek
9679 %doc %{texmfdist}/doc/latex/opcit
9680 %doc %{texmfdist}/doc/latex/ordinalpt
9681 %doc %{texmfdist}/doc/latex/othello
9682 %doc %{texmfdist}/doc/latex/otibet
9683 %doc %{texmfdist}/doc/latex/outline
9684 %doc %{texmfdist}/doc/latex/outliner
9685 %doc %{texmfdist}/doc/latex/pagenote
9686 %doc %{texmfdist}/doc/latex/paper
9687 %doc %{texmfdist}/doc/latex/papercdcase
9688 %doc %{texmfdist}/doc/latex/papertex
9689 %doc %{texmfdist}/doc/latex/parallel
9690 %doc %{texmfdist}/doc/latex/paresse
9691 %doc %{texmfdist}/doc/latex/parrun
9692 %doc %{texmfdist}/doc/latex/pauldoc
9693 %doc %{texmfdist}/doc/latex/pbox
9694 %doc %{texmfdist}/doc/latex/pbsheet
9695 %doc %{texmfdist}/doc/latex/pdfcprot
9696 %doc %{texmfdist}/doc/latex/pdfscreen
9697 %doc %{texmfdist}/doc/latex/pdfsync
9698 %doc %{texmfdist}/doc/latex/pdftricks
9699 %doc %{texmfdist}/doc/latex/pdfwin
9700 %doc %{texmfdist}/doc/latex/pecha
9701 %doc %{texmfdist}/doc/latex/perception
9702 %doc %{texmfdist}/doc/latex/perltex
9703 %doc %{texmfdist}/doc/latex/permute
9704 %doc %{texmfdist}/doc/latex/petiteannonce
9705 %doc %{texmfdist}/doc/latex/petri-nets
9706 %doc %{texmfdist}/doc/latex/pgf-soroban
9707 %doc %{texmfdist}/doc/latex/pgfopts
9708 %doc %{texmfdist}/doc/latex/pgfplots
9709 %doc %{texmfdist}/doc/latex/philex
9710 %doc %{texmfdist}/doc/latex/philosophersimprint
9711 %doc %{texmfdist}/doc/latex/photo
9712 %doc %{texmfdist}/doc/latex/pinlabel
9713 %doc %{texmfdist}/doc/latex/pittetd
9714 %doc %{texmfdist}/doc/latex/plari
9715 %doc %{texmfdist}/doc/latex/plates
9716 %doc %{texmfdist}/doc/latex/play
9717 %doc %{texmfdist}/doc/latex/plweb
9718 %doc %{texmfdist}/doc/latex/pmgraph
9719 %doc %{texmfdist}/doc/latex/poemscol
9720 %doc %{texmfdist}/doc/latex/polski
9721 %doc %{texmfdist}/doc/latex/polyglot
9722 %doc %{texmfdist}/doc/latex/polytable
9723 %doc %{texmfdist}/doc/latex/postcards
9724 %doc %{texmfdist}/doc/latex/powerdot
9725 %doc %{texmfdist}/doc/latex/ppower4
9726 %doc %{texmfdist}/doc/latex/ppr-prv
9727 %doc %{texmfdist}/doc/latex/pracjourn
9728 %doc %{texmfdist}/doc/latex/prettyref
9729 %doc %{texmfdist}/doc/latex/proba
9730 %doc %{texmfdist}/doc/latex/probsoln
9731 %doc %{texmfdist}/doc/latex/procIAGssymp
9732 %doc %{texmfdist}/doc/latex/progkeys
9733 %doc %{texmfdist}/doc/latex/progress
9734 %doc %{texmfdist}/doc/latex/protex
9735 %doc %{texmfdist}/doc/latex/protocol
9736 %doc %{texmfdist}/doc/latex/psfragx
9737 %doc %{texmfdist}/doc/latex/psgo
9738 %doc %{texmfdist}/doc/latex/pspicture
9739 %doc %{texmfdist}/doc/latex/pst2pdf
9740 %doc %{texmfdist}/doc/latex/ptptex
9741 %doc %{texmfdist}/doc/latex/qcm
9742 %doc %{texmfdist}/doc/latex/qobitree
9743 %doc %{texmfdist}/doc/latex/qstest
9744 %doc %{texmfdist}/doc/latex/qsymbols
9745 %doc %{texmfdist}/doc/latex/qtree
9746 %doc %{texmfdist}/doc/latex/quotchap
9747 %doc %{texmfdist}/doc/latex/quotmark
9748 %doc %{texmfdist}/doc/latex/r_und_s
9749 %doc %{texmfdist}/doc/latex/randbild
9750 %doc %{texmfdist}/doc/latex/randtext
9751 %doc %{texmfdist}/doc/latex/rccol
9752 %doc %{texmfdist}/doc/latex/rcs
9753 %doc %{texmfdist}/doc/latex/rcsinfo
9754 %doc %{texmfdist}/doc/latex/recipecard
9755 %doc %{texmfdist}/doc/latex/rectopma
9756 %doc %{texmfdist}/doc/latex/refcheck
9757 %doc %{texmfdist}/doc/latex/refman
9758 %doc %{texmfdist}/doc/latex/refstyle
9759 %doc %{texmfdist}/doc/latex/regcount
9760 %doc %{texmfdist}/doc/latex/register
9761 %doc %{texmfdist}/doc/latex/relenc
9762 %doc %{texmfdist}/doc/latex/repeatindex
9763 %doc %{texmfdist}/doc/latex/rlepsf
9764 %doc %{texmfdist}/doc/latex/rmpage
9765 %doc %{texmfdist}/doc/latex/robustcommand
9766 %doc %{texmfdist}/doc/latex/robustindex
9767 %doc %{texmfdist}/doc/latex/romannum
9768 %doc %{texmfdist}/doc/latex/rotpages
9769 %doc %{texmfdist}/doc/latex/rsc
9770 %doc %{texmfdist}/doc/latex/rst
9771 %doc %{texmfdist}/doc/latex/rtkinenc
9772 %doc %{texmfdist}/doc/latex/rtklage
9773 %doc %{texmfdist}/doc/latex/sagetex
9774 %doc %{texmfdist}/doc/latex/sanskrit
9775 %doc %{texmfdist}/doc/latex/sauerj
9776 %doc %{texmfdist}/doc/latex/sauterfonts
9777 %doc %{texmfdist}/doc/latex/savefnmark
9778 %doc %{texmfdist}/doc/latex/savetrees
9779 %doc %{texmfdist}/doc/latex/scalebar
9780 %doc %{texmfdist}/doc/latex/schedule
9781 %doc %{texmfdist}/doc/latex/scientificpaper
9782 %doc %{texmfdist}/doc/latex/sciposter
9783 %doc %{texmfdist}/doc/latex/sciwordconv
9784 %doc %{texmfdist}/doc/latex/screenplay
9785 %doc %{texmfdist}/doc/latex/script
9786 %doc %{texmfdist}/doc/latex/sdrt
9787 %doc %{texmfdist}/doc/latex/sectionbox
9788 %doc %{texmfdist}/doc/latex/semantic
9789 %doc %{texmfdist}/doc/latex/semioneside
9790 %doc %{texmfdist}/doc/latex/seqsplit
9791 %doc %{texmfdist}/doc/latex/sf298
9792 %doc %{texmfdist}/doc/latex/sffms
9793 %doc %{texmfdist}/doc/latex/sfg
9794 %doc %{texmfdist}/doc/latex/sgame
9795 %doc %{texmfdist}/doc/latex/shadethm
9796 %doc %{texmfdist}/doc/latex/shipunov
9797 %doc %{texmfdist}/doc/latex/shorttoc
9798 %doc %{texmfdist}/doc/latex/show2e
9799 %doc %{texmfdist}/doc/latex/showexpl
9800 %doc %{texmfdist}/doc/latex/sides
9801 %doc %{texmfdist}/doc/latex/siggraph
9802 %doc %{texmfdist}/doc/latex/simplecv
9803 %doc %{texmfdist}/doc/latex/simplewick
9804 %doc %{texmfdist}/doc/latex/skak
9805 %doc %{texmfdist}/doc/latex/slantsc
9806 %doc %{texmfdist}/doc/latex/smalltableof
9807 %doc %{texmfdist}/doc/latex/smartref
9808 %doc %{texmfdist}/doc/latex/smflatex
9809 %doc %{texmfdist}/doc/latex/snapshot
9810 %doc %{texmfdist}/doc/latex/songbook
9811 %doc %{texmfdist}/doc/latex/sort-by-letters
9812 %doc %{texmfdist}/doc/latex/soyombo
9813 %doc %{texmfdist}/doc/latex/sparklines
9814 %doc %{texmfdist}/doc/latex/spie
9815 %doc %{texmfdist}/doc/latex/splitbib
9816 %doc %{texmfdist}/doc/latex/splitindex
9817 %doc %{texmfdist}/doc/latex/spotcolor
9818 %doc %{texmfdist}/doc/latex/sprite
9819 %doc %{texmfdist}/doc/latex/srcltx
9820 %doc %{texmfdist}/doc/latex/sseq
9821 %doc %{texmfdist}/doc/latex/ssqquote
9822 %doc %{texmfdist}/doc/latex/stage
9823 %doc %{texmfdist}/doc/latex/statistik
9824 %doc %{texmfdist}/doc/latex/stdpage
9825 %doc %{texmfdist}/doc/latex/stellenbosch
9826 %doc %{texmfdist}/doc/latex/stex
9827 %doc %{texmfdist}/doc/latex/stringstrings
9828 %doc %{texmfdist}/doc/latex/struktex
9829 %doc %{texmfdist}/doc/latex/sttools
9830 %doc %{texmfdist}/doc/latex/stubs
9831 %doc %{texmfdist}/doc/latex/subdepth
9832 %doc %{texmfdist}/doc/latex/subeqn
9833 %doc %{texmfdist}/doc/latex/subeqnarray
9834 %doc %{texmfdist}/doc/latex/subfloat
9835 %doc %{texmfdist}/doc/latex/substr
9836 %doc %{texmfdist}/doc/latex/sudoku
9837 %doc %{texmfdist}/doc/latex/sudokubundle
9838 %doc %{texmfdist}/doc/latex/sugconf
9839 %doc %{texmfdist}/doc/latex/supertabular
9840 %doc %{texmfdist}/doc/latex/susy
9841 %doc %{texmfdist}/doc/latex/svgcolor
9842 %doc %{texmfdist}/doc/latex/svn-multi
9843 %doc %{texmfdist}/doc/latex/svn
9844 %doc %{texmfdist}/doc/latex/svninfo
9845 %doc %{texmfdist}/doc/latex/swebib
9846 %doc %{texmfdist}/doc/latex/swimgraf
9847 %doc %{texmfdist}/doc/latex/synproof
9848 %doc %{texmfdist}/doc/latex/syntax
9849 %doc %{texmfdist}/doc/latex/syntrace
9850 %doc %{texmfdist}/doc/latex/synttree
9851 %doc %{texmfdist}/doc/latex/t-angles
9852 %doc %{texmfdist}/doc/latex/tableaux
9853 %doc %{texmfdist}/doc/latex/tablists
9854 %doc %{texmfdist}/doc/latex/tablor
9855 %doc %{texmfdist}/doc/latex/tabto-ltx
9856 %doc %{texmfdist}/doc/latex/tabulary
9857 %doc %{texmfdist}/doc/latex/tabvar
9858 %doc %{texmfdist}/doc/latex/talk
9859 %doc %{texmfdist}/doc/latex/tapir
9860 %doc %{texmfdist}/doc/latex/tcldoc
9861 %doc %{texmfdist}/doc/latex/tdsfrmath
9862 %doc %{texmfdist}/doc/latex/technics
9863 %doc %{texmfdist}/doc/latex/ted
9864 %doc %{texmfdist}/doc/latex/tengwarscript
9865 %doc %{texmfdist}/doc/latex/tensor
9866 %doc %{texmfdist}/doc/latex/teubner
9867 %doc %{texmfdist}/doc/latex/texmate
9868 %doc %{texmfdist}/doc/latex/texpower
9869 %doc %{texmfdist}/doc/latex/texshade
9870 %doc %{texmfdist}/doc/latex/textcase
9871 %doc %{texmfdist}/doc/latex/textopo
9872 %doc %{texmfdist}/doc/latex/theoremref
9873 %doc %{texmfdist}/doc/latex/thesis-titlepage-fhac
9874 %doc %{texmfdist}/doc/latex/thinsp
9875 %doc %{texmfdist}/doc/latex/thmtools
9876 %doc %{texmfdist}/doc/latex/thumb
9877 %doc %{texmfdist}/doc/latex/thuthesis
9878 %doc %{texmfdist}/doc/latex/ticket
9879 %doc %{texmfdist}/doc/latex/tikz-inet
9880 %doc %{texmfdist}/doc/latex/timesht
9881 %doc %{texmfdist}/doc/latex/titling
9882 %doc %{texmfdist}/doc/latex/tocvsec2
9883 %doc %{texmfdist}/doc/latex/todo
9884 %doc %{texmfdist}/doc/latex/tokenizer
9885 %doc %{texmfdist}/doc/latex/toolbox
9886 %doc %{texmfdist}/doc/latex/topfloat
9887 %doc %{texmfdist}/doc/latex/toptesi
9888 %doc %{texmfdist}/doc/latex/tpslifonts
9889 %doc %{texmfdist}/doc/latex/trajan
9890 %doc %{texmfdist}/doc/latex/translator
9891 %doc %{texmfdist}/doc/latex/tree-dvips
9892 %doc %{texmfdist}/doc/latex/trfsigns
9893 %doc %{texmfdist}/doc/latex/trivfloat
9894 %doc %{texmfdist}/doc/latex/trsym
9895 %doc %{texmfdist}/doc/latex/tufte-latex
9896 %doc %{texmfdist}/doc/latex/tugboat
9897 %doc %{texmfdist}/doc/latex/turnstile
9898 %doc %{texmfdist}/doc/latex/twoup
9899 %doc %{texmfdist}/doc/latex/typedref
9900 %doc %{texmfdist}/doc/latex/typogrid
9901 %doc %{texmfdist}/doc/latex/uaclasses
9902 %doc %{texmfdist}/doc/latex/ucthesis
9903 %doc %{texmfdist}/doc/latex/uebungsblatt
9904 %doc %{texmfdist}/doc/latex/uiucthesis
9905 %doc %{texmfdist}/doc/latex/ulsy
9906 %doc %{texmfdist}/doc/latex/umich-thesis
9907 %doc %{texmfdist}/doc/latex/uml
9908 %doc %{texmfdist}/doc/latex/umlaute
9909 %doc %{texmfdist}/doc/latex/umoline
9910 %doc %{texmfdist}/doc/latex/umthesis
9911 %doc %{texmfdist}/doc/latex/underlin
9912 %doc %{texmfdist}/doc/latex/undertilde
9913 %doc %{texmfdist}/doc/latex/unitsdef
9914 %doc %{texmfdist}/doc/latex/unroman
9915 %doc %{texmfdist}/doc/latex/upmethodology
9916 %doc %{texmfdist}/doc/latex/urlbst
9917 %doc %{texmfdist}/doc/latex/ushort
9918 %doc %{texmfdist}/doc/latex/uwthesis
9919 %doc %{texmfdist}/doc/latex/varindex
9920 %doc %{texmfdist}/doc/latex/varsfromjobname
9921 %doc %{texmfdist}/doc/latex/vector
9922 %doc %{texmfdist}/doc/latex/verse
9923 %doc %{texmfdist}/doc/latex/vhistory
9924 %doc %{texmfdist}/doc/latex/vita
9925 %doc %{texmfdist}/doc/latex/volumes
9926 %doc %{texmfdist}/doc/latex/vpe
9927 %doc %{texmfdist}/doc/latex/vrsion
9928 %doc %{texmfdist}/doc/latex/vwcol
9929 %doc %{texmfdist}/doc/latex/vxu
9930 %doc %{texmfdist}/doc/latex/wadalab
9931 %doc %{texmfdist}/doc/latex/wallpaper
9932 %doc %{texmfdist}/doc/latex/warpcol
9933 %doc %{texmfdist}/doc/latex/wnri
9934 %doc %{texmfdist}/doc/latex/wordlike
9935 %doc %{texmfdist}/doc/latex/xargs
9936 %doc %{texmfdist}/doc/latex/xdoc
9937 %doc %{texmfdist}/doc/latex/xfor
9938 %doc %{texmfdist}/doc/latex/xifthen
9939 %doc %{texmfdist}/doc/latex/xmpincl
9940 %doc %{texmfdist}/doc/latex/xnewcommand
9941 %doc %{texmfdist}/doc/latex/xoptarg
9942 %doc %{texmfdist}/doc/latex/xpackages
9943 %doc %{texmfdist}/doc/latex/xskak
9944 %doc %{texmfdist}/doc/latex/xstring
9945 %doc %{texmfdist}/doc/latex/xtcapts
9946 %doc %{texmfdist}/doc/latex/xyling
9947 %doc %{texmfdist}/doc/latex/xytree
9948 %doc %{texmfdist}/doc/latex/yafoot
9949 %doc %{texmfdist}/doc/latex/yhmath
9950 %doc %{texmfdist}/doc/latex/york-thesis
9951 %doc %{texmfdist}/doc/latex/yplan
9952 %doc %{texmfdist}/doc/latex/zed-csp
9953 %doc %{texmfdist}/doc/latex/zefonts
9954 %doc %{texmfdist}/doc/latex/ziffer
9955 %doc %{texmfdist}/doc/latex/zwgetfdate
9956 %doc %{texmfdist}/source/latex/hyperref/doc
9957 %doc %{texmfdist}/source/latex/koma-script/doc
9958
9959 %files latex-other
9960 %defattr(644,root,root,755)
9961 %{texmfdist}/metapost/latexmp
9962 %{texmfdist}/metapost/makecirc
9963 %dir %{texmfdist}/source/alatex
9964 %{texmfdist}/source/alatex/base
9965 %dir %{texmfdist}/source/cslatex
9966 %{texmfdist}/source/cslatex/base
9967 %{texmfdist}/source/generic/xypic
9968 %{texmfdist}/source/latex/ESIEEcv
9969 %{texmfdist}/source/latex/GuIT
9970 %{texmfdist}/source/latex/HA-prosper
9971 %{texmfdist}/source/latex/IEEEconf
9972 %{texmfdist}/source/latex/aastex
9973 %{texmfdist}/source/latex/abc
9974 %{texmfdist}/source/latex/abstract
9975 %{texmfdist}/source/latex/achemso
9976 %{texmfdist}/source/latex/acmconf
9977 %{texmfdist}/source/latex/acronym
9978 %{texmfdist}/source/latex/active-conf
9979 %{texmfdist}/source/latex/addlines
9980 %{texmfdist}/source/latex/adrlist
9981 %{texmfdist}/source/latex/aiaa
9982 %{texmfdist}/source/latex/alg
9983 %{texmfdist}/source/latex/alnumsec
9984 %{texmfdist}/source/latex/altfont
9985 %{texmfdist}/source/latex/amsaddr
9986 %{texmfdist}/source/latex/amscls
9987 %{texmfdist}/source/latex/amsfonts
9988 %{texmfdist}/source/latex/amsmath
9989 %{texmfdist}/source/latex/amsrefs
9990 %{texmfdist}/source/latex/answers
9991 %{texmfdist}/source/latex/apacite
9992 %{texmfdist}/source/latex/appendix
9993 %{texmfdist}/source/latex/arcs
9994 %{texmfdist}/source/latex/arydshln
9995 %{texmfdist}/source/latex/asaetr
9996 %{texmfdist}/source/latex/ascii
9997 %{texmfdist}/source/latex/attachfile
9998 %{texmfdist}/source/latex/augie
9999 %{texmfdist}/source/latex/babelbib
10000 %{texmfdist}/source/latex/backgammon
10001 %{texmfdist}/source/latex/barcodes
10002 %{texmfdist}/source/latex/base
10003 %{texmfdist}/source/latex/bayer
10004 %{texmfdist}/source/latex/bbding
10005 %{texmfdist}/source/latex/bbm-macros
10006 %{texmfdist}/source/latex/belleek
10007 %{texmfdist}/source/latex/bengali
10008 %{texmfdist}/source/latex/beton
10009 %{texmfdist}/source/latex/bez123
10010 %{texmfdist}/source/latex/bibarts
10011 %{texmfdist}/source/latex/bibleref
10012 %{texmfdist}/source/latex/biblist
10013 %{texmfdist}/source/latex/bibtopic
10014 %{texmfdist}/source/latex/bibtopicprefix
10015 %{texmfdist}/source/latex/bigfoot
10016 %{texmfdist}/source/latex/binomexp
10017 %{texmfdist}/source/latex/biocon
10018 %{texmfdist}/source/latex/bizcard
10019 %{texmfdist}/source/latex/blindtext
10020 %{texmfdist}/source/latex/blowup
10021 %{texmfdist}/source/latex/boites
10022 %{texmfdist}/source/latex/bookhands
10023 %{texmfdist}/source/latex/booklet
10024 %{texmfdist}/source/latex/booktabs
10025 %{texmfdist}/source/latex/bophook
10026 %{texmfdist}/source/latex/boxhandler
10027 %{texmfdist}/source/latex/bpchem
10028 %{texmfdist}/source/latex/braille
10029 %{texmfdist}/source/latex/breakurl
10030 %{texmfdist}/source/latex/brushscr
10031 %{texmfdist}/source/latex/bullcntr
10032 %{texmfdist}/source/latex/burmese
10033 %{texmfdist}/source/latex/bytefield
10034 %{texmfdist}/source/latex/captcont
10035 %{texmfdist}/source/latex/caption
10036 %{texmfdist}/source/latex/carlisle
10037 %{texmfdist}/source/latex/catechis
10038 %{texmfdist}/source/latex/ccaption
10039 %{texmfdist}/source/latex/ccfonts
10040 %{texmfdist}/source/latex/cclicenses
10041 %{texmfdist}/source/latex/cd-cover
10042 %{texmfdist}/source/latex/cd
10043 %{texmfdist}/source/latex/cdpbundl
10044 %{texmfdist}/source/latex/changebar
10045 %{texmfdist}/source/latex/changes
10046 %{texmfdist}/source/latex/chappg
10047 %{texmfdist}/source/latex/chapterfolder
10048 %{texmfdist}/source/latex/chemcompounds
10049 %{texmfdist}/source/latex/chemstyle
10050 %{texmfdist}/source/latex/chessboard
10051 %{texmfdist}/source/latex/chessfss
10052 %{texmfdist}/source/latex/chletter
10053 %{texmfdist}/source/latex/circ
10054 %{texmfdist}/source/latex/cjk/utils
10055 %{texmfdist}/source/latex/cjw
10056 %{texmfdist}/source/latex/clefval
10057 %{texmfdist}/source/latex/cleveref
10058 %{texmfdist}/source/latex/cmcyralt
10059 %{texmfdist}/source/latex/cmdtrack
10060 %{texmfdist}/source/latex/cmll
10061 %{texmfdist}/source/latex/cmsd
10062 %{texmfdist}/source/latex/codepage
10063 %{texmfdist}/source/latex/colortbl
10064 %{texmfdist}/source/latex/colorwav
10065 %{texmfdist}/source/latex/combine
10066 %{texmfdist}/source/latex/comment
10067 %{texmfdist}/source/latex/computational-complexity
10068 %{texmfdist}/source/latex/confproc
10069 %{texmfdist}/source/latex/constants
10070 %{texmfdist}/source/latex/contour
10071 %{texmfdist}/source/latex/cooking
10072 %{texmfdist}/source/latex/cool
10073 %{texmfdist}/source/latex/coollist
10074 %{texmfdist}/source/latex/coolstr
10075 %{texmfdist}/source/latex/cooltooltips
10076 %{texmfdist}/source/latex/coordsys
10077 %{texmfdist}/source/latex/coverpage
10078 %{texmfdist}/source/latex/crop
10079 %{texmfdist}/source/latex/crossreference
10080 %{texmfdist}/source/latex/crosswrd
10081 %{texmfdist}/source/latex/csvtools
10082 %{texmfdist}/source/latex/ctable
10083 %{texmfdist}/source/latex/ctib
10084 %{texmfdist}/source/latex/cuisine
10085 %{texmfdist}/source/latex/currvita
10086 %{texmfdist}/source/latex/curve
10087 %{texmfdist}/source/latex/curve2e
10088 %{texmfdist}/source/latex/curves
10089 %{texmfdist}/source/latex/cweb-latex
10090 %{texmfdist}/source/latex/cwpuzzle
10091 %{texmfdist}/source/latex/dashbox
10092 %{texmfdist}/source/latex/dashrule
10093 %{texmfdist}/source/latex/datatool
10094 %{texmfdist}/source/latex/dateiliste
10095 %{texmfdist}/source/latex/datenumber
10096 %{texmfdist}/source/latex/datetime
10097 %{texmfdist}/source/latex/decimal
10098 %{texmfdist}/source/latex/delimtxt
10099 %{texmfdist}/source/latex/diagnose
10100 %{texmfdist}/source/latex/dialogl
10101 %{texmfdist}/source/latex/dinbrief
10102 %{texmfdist}/source/latex/disser
10103 %{texmfdist}/source/latex/dnaseq
10104 %{texmfdist}/source/latex/docmfp
10105 %{texmfdist}/source/latex/doipubmed
10106 %{texmfdist}/source/latex/dotarrow
10107 %{texmfdist}/source/latex/dotseqn
10108 %{texmfdist}/source/latex/dottex
10109 %{texmfdist}/source/latex/dprogress
10110 %{texmfdist}/source/latex/drac
10111 %{texmfdist}/source/latex/draftcopy
10112 %{texmfdist}/source/latex/draftwatermark
10113 %{texmfdist}/source/latex/dramatist
10114 %{texmfdist}/source/latex/dtk
10115 %{texmfdist}/source/latex/dtxgallery
10116 %{texmfdist}/source/latex/dyntree
10117 %{texmfdist}/source/latex/eCards
10118 %{texmfdist}/source/latex/ebezier
10119 %{texmfdist}/source/latex/ebsthesis
10120 %{texmfdist}/source/latex/ecclesiastic
10121 %{texmfdist}/source/latex/ecv
10122 %{texmfdist}/source/latex/ed
10123 %{texmfdist}/source/latex/edmac
10124 %{texmfdist}/source/latex/edmargin
10125 %{texmfdist}/source/latex/eemeir
10126 %{texmfdist}/source/latex/egplot
10127 %{texmfdist}/source/latex/eiad
10128 %{texmfdist}/source/latex/ellipsis
10129 %{texmfdist}/source/latex/elmath
10130 %{texmfdist}/source/latex/elsarticle
10131 %{texmfdist}/source/latex/em
10132 %{texmfdist}/source/latex/emp
10133 %{texmfdist}/source/latex/endfloat
10134 %{texmfdist}/source/latex/endheads
10135 %{texmfdist}/source/latex/engpron
10136 %{texmfdist}/source/latex/engrec
10137 %{texmfdist}/source/latex/environ
10138 %{texmfdist}/source/latex/envlab
10139 %{texmfdist}/source/latex/epigraph
10140 %{texmfdist}/source/latex/epiolmec
10141 %{texmfdist}/source/latex/epsdice
10142 %{texmfdist}/source/latex/eqlist
10143 %{texmfdist}/source/latex/eqnarray
10144 %{texmfdist}/source/latex/eqparbox
10145 %{texmfdist}/source/latex/errata
10146 %{texmfdist}/source/latex/esdiff
10147 %{texmfdist}/source/latex/eskd
10148 %{texmfdist}/source/latex/eso-pic
10149 %{texmfdist}/source/latex/esvect
10150 %{texmfdist}/source/latex/etaremune
10151 %{texmfdist}/source/latex/ethiop
10152 %{texmfdist}/source/latex/eukdate
10153 %{texmfdist}/source/latex/euler
10154 %{texmfdist}/source/latex/euproposal
10155 %{texmfdist}/source/latex/euro
10156 %{texmfdist}/source/latex/everypage
10157 %{texmfdist}/source/latex/examdesign
10158 %{texmfdist}/source/latex/exercise
10159 %{texmfdist}/source/latex/expdlist
10160 %{texmfdist}/source/latex/expl3
10161 %{texmfdist}/source/latex/export
10162 %{texmfdist}/source/latex/extpfeil
10163 %{texmfdist}/source/latex/extract
10164 %{texmfdist}/source/latex/facsimile
10165 %{texmfdist}/source/latex/faktor
10166 %{texmfdist}/source/latex/fancynum
10167 %{texmfdist}/source/latex/fancyref
10168 %{texmfdist}/source/latex/fancytooltips
10169 %{texmfdist}/source/latex/fancyvrb
10170 %{texmfdist}/source/latex/feynmf
10171 %{texmfdist}/source/latex/figsize
10172 %{texmfdist}/source/latex/filecontents
10173 %{texmfdist}/source/latex/fink
10174 %{texmfdist}/source/latex/fixme
10175 %{texmfdist}/source/latex/flabels
10176 %{texmfdist}/source/latex/flagderiv
10177 %{texmfdist}/source/latex/flashcards
10178 %{texmfdist}/source/latex/flippdf
10179 %{texmfdist}/source/latex/float
10180 %{texmfdist}/source/latex/floatrow
10181 %{texmfdist}/source/latex/flowfram
10182 %{texmfdist}/source/latex/fmp
10183 %{texmfdist}/source/latex/fmtcount
10184 %{texmfdist}/source/latex/fnbreak
10185 %{texmfdist}/source/latex/foilhtml
10186 %{texmfdist}/source/latex/fonttable
10187 %{texmfdist}/source/latex/footmisc
10188 %{texmfdist}/source/latex/footnpag
10189 %{texmfdist}/source/latex/forarray
10190 %{texmfdist}/source/latex/forloop
10191 %{texmfdist}/source/latex/formula
10192 %{texmfdist}/source/latex/fouridx
10193 %{texmfdist}/source/latex/frankenstein
10194 %{texmfdist}/source/latex/frontespizio
10195 %{texmfdist}/source/latex/fullblck
10196 %{texmfdist}/source/latex/functan
10197 %{texmfdist}/source/latex/fundus
10198 %{texmfdist}/source/latex/g-brief
10199 %{texmfdist}/source/latex/galois
10200 %{texmfdist}/source/latex/gcite
10201 %{texmfdist}/source/latex/genmpage
10202 %{texmfdist}/source/latex/geometry
10203 %{texmfdist}/source/latex/geomsty
10204 %{texmfdist}/source/latex/ginpenc
10205 %{texmfdist}/source/latex/glossaries
10206 %{texmfdist}/source/latex/gnuplottex
10207 %{texmfdist}/source/latex/go
10208 %{texmfdist}/source/latex/graphics
10209 %{texmfdist}/source/latex/graphicx-psmin
10210 %{texmfdist}/source/latex/greekdates
10211 %{texmfdist}/source/latex/grnumalt
10212 %{texmfdist}/source/latex/grverb
10213 %{texmfdist}/source/latex/guitar
10214 %{texmfdist}/source/latex/hanging
10215 %{texmfdist}/source/latex/harvard
10216 %{texmfdist}/source/latex/hc
10217 %{texmfdist}/source/latex/hepthesis
10218 %{texmfdist}/source/latex/hhtensor
10219 %{texmfdist}/source/latex/hilowres
10220 %{texmfdist}/source/latex/histogr
10221 %{texmfdist}/source/latex/hpsdiss
10222 %{texmfdist}/source/latex/hrlatex
10223 %{texmfdist}/source/latex/hyper
10224 %{texmfdist}/source/latex/hyperref
10225 %{texmfdist}/source/latex/hyperxmp
10226 %{texmfdist}/source/latex/hyphenat
10227 %{texmfdist}/source/latex/ibycus-babel
10228 %{texmfdist}/source/latex/icsv
10229 %{texmfdist}/source/latex/ifmslide
10230 %{texmfdist}/source/latex/ifplatform
10231 %{texmfdist}/source/latex/ijmart
10232 %{texmfdist}/source/latex/imtekda
10233 %{texmfdist}/source/latex/index
10234 %{texmfdist}/source/latex/inlinedef
10235 %{texmfdist}/source/latex/inversepath
10236 %{texmfdist}/source/latex/iso
10237 %{texmfdist}/source/latex/iso10303
10238 %{texmfdist}/source/latex/isodate
10239 %{texmfdist}/source/latex/isodoc
10240 %{texmfdist}/source/latex/isorot
10241 %{texmfdist}/source/latex/isotope
10242 %{texmfdist}/source/latex/itnumpar
10243 %{texmfdist}/source/latex/jeopardy
10244 %{texmfdist}/source/latex/jura
10245 %{texmfdist}/source/latex/juraabbrev
10246 %{texmfdist}/source/latex/jurarsp
10247 %{texmfdist}/source/latex/kdgreek
10248 %{texmfdist}/source/latex/kerntest
10249 %{texmfdist}/source/latex/kluwer
10250 %{texmfdist}/source/latex/koma-script
10251 %{texmfdist}/source/latex/labelcas
10252 %{texmfdist}/source/latex/labels
10253 %{texmfdist}/source/latex/lastpage
10254 %{texmfdist}/source/latex/latex-tds
10255 %{texmfdist}/source/latex/layouts
10256 %{texmfdist}/source/latex/lcg
10257 %{texmfdist}/source/latex/lcyw
10258 %{texmfdist}/source/latex/leading
10259 %{texmfdist}/source/latex/ledmac
10260 %{texmfdist}/source/latex/leftidx
10261 %{texmfdist}/source/latex/lettrine
10262 %{texmfdist}/source/latex/lexikon
10263 %{texmfdist}/source/latex/lhcyr
10264 %{texmfdist}/source/latex/lhelp
10265 %{texmfdist}/source/latex/limap
10266 %{texmfdist}/source/latex/lipsum
10267 %{texmfdist}/source/latex/listbib
10268 %{texmfdist}/source/latex/listings
10269 %{texmfdist}/source/latex/listliketab
10270 %{texmfdist}/source/latex/localloc
10271 %{texmfdist}/source/latex/logpap
10272 %{texmfdist}/source/latex/lps
10273 %{texmfdist}/source/latex/ltxindex
10274 %{texmfdist}/source/latex/mailing
10275 %{texmfdist}/source/latex/makebox
10276 %{texmfdist}/source/latex/makecell
10277 %{texmfdist}/source/latex/makecmds
10278 %{texmfdist}/source/latex/makedtx
10279 %{texmfdist}/source/latex/makeplot
10280 %{texmfdist}/source/latex/manfnt
10281 %{texmfdist}/source/latex/manuscript
10282 %{texmfdist}/source/latex/mapcodes
10283 %{texmfdist}/source/latex/marginnote
10284 %{texmfdist}/source/latex/mathcomp
10285 %{texmfdist}/source/latex/mathpazo
10286 %{texmfdist}/source/latex/mcaption
10287 %{texmfdist}/source/latex/mcite
10288 %{texmfdist}/source/latex/mdwtools
10289 %{texmfdist}/source/latex/memoir
10290 %{texmfdist}/source/latex/mentis
10291 %{texmfdist}/source/latex/menu
10292 %{texmfdist}/source/latex/method
10293 %{texmfdist}/source/latex/metre
10294 %{texmfdist}/source/latex/mff
10295 %{texmfdist}/source/latex/mfpic4ode
10296 %{texmfdist}/source/latex/mftinc
10297 %{texmfdist}/source/latex/mh
10298 %{texmfdist}/source/latex/miller
10299 %{texmfdist}/source/latex/minipage-marginpar
10300 %{texmfdist}/source/latex/minutes
10301 %{texmfdist}/source/latex/mlist
10302 %{texmfdist}/source/latex/mnsymbol
10303 %{texmfdist}/source/latex/modroman
10304 %{texmfdist}/source/latex/mongolian-babel
10305 %{texmfdist}/source/latex/montex
10306 %{texmfdist}/source/latex/moresize
10307 %{texmfdist}/source/latex/moreverb
10308 %{texmfdist}/source/latex/mparhack
10309 %{texmfdist}/source/latex/ms
10310 %{texmfdist}/source/latex/msg
10311 %{texmfdist}/source/latex/mtgreek
10312 %{texmfdist}/source/latex/multibbl
10313 %{texmfdist}/source/latex/multibib
10314 %{texmfdist}/source/latex/multicap
10315 %{texmfdist}/source/latex/mwcls
10316 %{texmfdist}/source/latex/mxd
10317 %{texmfdist}/source/latex/nag
10318 %{texmfdist}/source/latex/namespc
10319 %{texmfdist}/source/latex/natbib
10320 %{texmfdist}/source/latex/ncctools
10321 %{texmfdist}/source/latex/nddiss
10322 %{texmfdist}/source/latex/newalg
10323 %{texmfdist}/source/latex/newfile
10324 %{texmfdist}/source/latex/newlfm
10325 %{texmfdist}/source/latex/newspaper
10326 %{texmfdist}/source/latex/newvbtm
10327 %{texmfdist}/source/latex/niceframe
10328 %{texmfdist}/source/latex/noitcrul
10329 %{texmfdist}/source/latex/nomencl
10330 %{texmfdist}/source/latex/nomentbl
10331 %{texmfdist}/source/latex/nonfloat
10332 %{texmfdist}/source/latex/nostarch
10333 %{texmfdist}/source/latex/notes
10334 %{texmfdist}/source/latex/notes2bib
10335 %{texmfdist}/source/latex/nrc
10336 %{texmfdist}/source/latex/ntgclass
10337 %{texmfdist}/source/latex/ntheorem
10338 %{texmfdist}/source/latex/numprint
10339 %{texmfdist}/source/latex/oberdiek
10340 %{texmfdist}/source/latex/objectz
10341 %{texmfdist}/source/latex/octavo
10342 %{texmfdist}/source/latex/ogonek
10343 %{texmfdist}/source/latex/oldstyle
10344 %{texmfdist}/source/latex/opcit
10345 %{texmfdist}/source/latex/ordinalpt
10346 %{texmfdist}/source/latex/othello
10347 %{texmfdist}/source/latex/otibet
10348 %{texmfdist}/source/latex/pacioli
10349 %{texmfdist}/source/latex/pageno
10350 %{texmfdist}/source/latex/pagenote
10351 %{texmfdist}/source/latex/paper
10352 %{texmfdist}/source/latex/papercdcase
10353 %{texmfdist}/source/latex/papertex
10354 %{texmfdist}/source/latex/paralist
10355 %{texmfdist}/source/latex/parallel
10356 %{texmfdist}/source/latex/paresse
10357 %{texmfdist}/source/latex/parrun
10358 %{texmfdist}/source/latex/patchcmd
10359 %{texmfdist}/source/latex/pauldoc
10360 %{texmfdist}/source/latex/pawpict
10361 %{texmfdist}/source/latex/pbox
10362 %{texmfdist}/source/latex/pbsheet
10363 %{texmfdist}/source/latex/pdfcprot
10364 %{texmfdist}/source/latex/pdfpages
10365 %{texmfdist}/source/latex/perltex
10366 %{texmfdist}/source/latex/permute
10367 %{texmfdist}/source/latex/petri-nets
10368 %{texmfdist}/source/latex/pgfopts
10369 %{texmfdist}/source/latex/pgfplots
10370 %{texmfdist}/source/latex/philosophersimprint
10371 %{texmfdist}/source/latex/photo
10372 %{texmfdist}/source/latex/pict2e
10373 %{texmfdist}/source/latex/pittetd
10374 %{texmfdist}/source/latex/plari
10375 %{texmfdist}/source/latex/play
10376 %{texmfdist}/source/latex/plweb
10377 %{texmfdist}/source/latex/poemscol
10378 %{texmfdist}/source/latex/polski
10379 %{texmfdist}/source/latex/polyglot
10380 %{texmfdist}/source/latex/polytable
10381 %{texmfdist}/source/latex/powerdot
10382 %{texmfdist}/source/latex/ppr-prv
10383 %{texmfdist}/source/latex/pracjourn
10384 %{texmfdist}/source/latex/preprint
10385 %{texmfdist}/source/latex/prettyref
10386 %{texmfdist}/source/latex/preview
10387 %{texmfdist}/source/latex/proba
10388 %{texmfdist}/source/latex/probsoln
10389 %{texmfdist}/source/latex/progkeys
10390 %{texmfdist}/source/latex/prosper
10391 %{texmfdist}/source/latex/protocol
10392 %{texmfdist}/source/latex/psfrag
10393 %{texmfdist}/source/latex/psfragx
10394 %{texmfdist}/source/latex/pslatex
10395 %{texmfdist}/source/latex/pspicture
10396 %{texmfdist}/source/latex/qcm
10397 %{texmfdist}/source/latex/qstest
10398 %{texmfdist}/source/latex/qsymbols
10399 %{texmfdist}/source/latex/quotchap
10400 %{texmfdist}/source/latex/quotmark
10401 %{texmfdist}/source/latex/randbild
10402 %{texmfdist}/source/latex/rccol
10403 %{texmfdist}/source/latex/rcs
10404 %{texmfdist}/source/latex/rcsinfo
10405 %{texmfdist}/source/latex/recipecard
10406 %{texmfdist}/source/latex/refman
10407 %{texmfdist}/source/latex/refstyle
10408 %{texmfdist}/source/latex/regcount
10409 %{texmfdist}/source/latex/register
10410 %{texmfdist}/source/latex/relenc
10411 %{texmfdist}/source/latex/revtex
10412 %{texmfdist}/source/latex/rmpage
10413 %{texmfdist}/source/latex/robustcommand
10414 %{texmfdist}/source/latex/romannum
10415 %{texmfdist}/source/latex/rotating
10416 %{texmfdist}/source/latex/rotfloat
10417 %{texmfdist}/source/latex/rsc
10418 %{texmfdist}/source/latex/rst
10419 %{texmfdist}/source/latex/rtkinenc
10420 %{texmfdist}/source/latex/sagetex
10421 %{texmfdist}/source/latex/sanskrit
10422 %{texmfdist}/source/latex/sauerj
10423 %{texmfdist}/source/latex/sauterfonts
10424 %{texmfdist}/source/latex/savefnmark
10425 %{texmfdist}/source/latex/savetrees
10426 %{texmfdist}/source/latex/scale
10427 %{texmfdist}/source/latex/scalebar
10428 %{texmfdist}/source/latex/schedule
10429 %{texmfdist}/source/latex/sciwordconv
10430 %{texmfdist}/source/latex/screenplay
10431 %{texmfdist}/source/latex/sectsty
10432 %{texmfdist}/source/latex/semantic
10433 %{texmfdist}/source/latex/semioneside
10434 %{texmfdist}/source/latex/seqsplit
10435 %{texmfdist}/source/latex/sf298
10436 %{texmfdist}/source/latex/sffms
10437 %{texmfdist}/source/latex/shorttoc
10438 %{texmfdist}/source/latex/show2e
10439 %{texmfdist}/source/latex/showexpl
10440 %{texmfdist}/source/latex/showlabels
10441 %{texmfdist}/source/latex/sidecap
10442 %{texmfdist}/source/latex/siggraph
10443 %{texmfdist}/source/latex/simplecv
10444 %{texmfdist}/source/latex/simplewick
10445 %{texmfdist}/source/latex/skull
10446 %{texmfdist}/source/latex/slantsc
10447 %{texmfdist}/source/latex/snapshot
10448 %{texmfdist}/source/latex/songbook
10449 %{texmfdist}/source/latex/soul
10450 %{texmfdist}/source/latex/splitbib
10451 %{texmfdist}/source/latex/splitindex
10452 %{texmfdist}/source/latex/srcltx
10453 %{texmfdist}/source/latex/sseq
10454 %{texmfdist}/source/latex/ssqquote
10455 %{texmfdist}/source/latex/stack
10456 %{texmfdist}/source/latex/statistik
10457 %{texmfdist}/source/latex/staves
10458 %{texmfdist}/source/latex/stdclsdv
10459 %{texmfdist}/source/latex/stdpage
10460 %{texmfdist}/source/latex/stellenbosch
10461 %{texmfdist}/source/latex/stex
10462 %{texmfdist}/source/latex/stringstrings
10463 %{texmfdist}/source/latex/struktex
10464 %{texmfdist}/source/latex/subdepth
10465 %{texmfdist}/source/latex/subeqn
10466 %{texmfdist}/source/latex/subeqnarray
10467 %{texmfdist}/source/latex/subfig
10468 %{texmfdist}/source/latex/subfigure
10469 %{texmfdist}/source/latex/subfloat
10470 %{texmfdist}/source/latex/sudoku
10471 %{texmfdist}/source/latex/sudokubundle
10472 %{texmfdist}/source/latex/supertabular
10473 %{texmfdist}/source/latex/svn-multi
10474 %{texmfdist}/source/latex/svn
10475 %{texmfdist}/source/latex/svninfo
10476 %{texmfdist}/source/latex/swimgraf
10477 %{texmfdist}/source/latex/syntrace
10478 %{texmfdist}/source/latex/synttree
10479 %{texmfdist}/source/latex/tablists
10480 %{texmfdist}/source/latex/tabulary
10481 %{texmfdist}/source/latex/tabvar
10482 %{texmfdist}/source/latex/talk
10483 %{texmfdist}/source/latex/tcldoc
10484 %{texmfdist}/source/latex/tdsfrmath
10485 %{texmfdist}/source/latex/technics
10486 %{texmfdist}/source/latex/ted
10487 %{texmfdist}/source/latex/tengwarscript
10488 %{texmfdist}/source/latex/tensor
10489 %{texmfdist}/source/latex/teubner
10490 %{texmfdist}/source/latex/texmate
10491 %{texmfdist}/source/latex/texpower
10492 %{texmfdist}/source/latex/texshade
10493 %{texmfdist}/source/latex/textcase
10494 %{texmfdist}/source/latex/textfit
10495 %{texmfdist}/source/latex/textopo
10496 %{texmfdist}/source/latex/textpos
10497 %{texmfdist}/source/latex/thesis-titlepage-fhac
10498 %{texmfdist}/source/latex/thmtools
10499 %{texmfdist}/source/latex/thumb
10500 %{texmfdist}/source/latex/thuthesis
10501 %{texmfdist}/source/latex/timesht
10502 %{texmfdist}/source/latex/titling
10503 %{texmfdist}/source/latex/tocbibind
10504 %{texmfdist}/source/latex/tocloft
10505 %{texmfdist}/source/latex/tocvsec2
10506 %{texmfdist}/source/latex/todo
10507 %{texmfdist}/source/latex/toolbox
10508 %{texmfdist}/source/latex/tools
10509 %{texmfdist}/source/latex/toptesi
10510 %{texmfdist}/source/latex/totpages
10511 %{texmfdist}/source/latex/trajan
10512 %{texmfdist}/source/latex/tree-dvips
10513 %{texmfdist}/source/latex/trfsigns
10514 %{texmfdist}/source/latex/trivfloat
10515 %{texmfdist}/source/latex/trsym
10516 %{texmfdist}/source/latex/tugboat
10517 %{texmfdist}/source/latex/turnstile
10518 %{texmfdist}/source/latex/twoup
10519 %{texmfdist}/source/latex/type1cm
10520 %{texmfdist}/source/latex/typedref
10521 %{texmfdist}/source/latex/typogrid
10522 %{texmfdist}/source/latex/uaclasses
10523 %{texmfdist}/source/latex/uiucthesis
10524 %{texmfdist}/source/latex/ulsy
10525 %{texmfdist}/source/latex/uml
10526 %{texmfdist}/source/latex/umlaute
10527 %{texmfdist}/source/latex/umoline
10528 %{texmfdist}/source/latex/underlin
10529 %{texmfdist}/source/latex/undertilde
10530 %{texmfdist}/source/latex/units
10531 %{texmfdist}/source/latex/unitsdef
10532 %{texmfdist}/source/latex/unroman
10533 %{texmfdist}/source/latex/upmethodology
10534 %{texmfdist}/source/latex/urlbst
10535 %{texmfdist}/source/latex/ushort
10536 %{texmfdist}/source/latex/varindex
10537 %{texmfdist}/source/latex/vector
10538 %{texmfdist}/source/latex/verse
10539 %{texmfdist}/source/latex/vmargin
10540 %{texmfdist}/source/latex/volumes
10541 %{texmfdist}/source/latex/vrsion
10542 %{texmfdist}/source/latex/vwcol
10543 %{texmfdist}/source/latex/vxu
10544 %{texmfdist}/source/latex/warning
10545 %{texmfdist}/source/latex/warpcol
10546 %{texmfdist}/source/latex/was
10547 %{texmfdist}/source/latex/wnri
10548 %{texmfdist}/source/latex/xargs
10549 %{texmfdist}/source/latex/xdoc
10550 %{texmfdist}/source/latex/xfor
10551 %{texmfdist}/source/latex/xmpincl
10552 %{texmfdist}/source/latex/xpackages
10553 %{texmfdist}/source/latex/xskak
10554 %{texmfdist}/source/latex/xtab
10555 %{texmfdist}/source/latex/xtcapts
10556 %{texmfdist}/source/latex/yafoot
10557 %{texmfdist}/source/latex/yfonts
10558 %{texmfdist}/source/latex/yhmath
10559 %{texmfdist}/source/latex/york-thesis
10560 %{texmfdist}/source/latex/youngtab
10561 %dir %{texmfdist}/source/plain
10562 %dir %{texmfdist}/source/plain/jsmisc
10563 %{texmfdist}/source/plain/jsmisc/xfig
10564 %{texmfdist}/source/xelatex
10565 %{texmfdist}/tex/alatex
10566 %{texmfdist}/tex/generic/enctex
10567 %{texmfdist}/tex/latex/kalender
10568 %{texmfdist}/tex/latex/karnaugh
10569 %{texmfdist}/tex/latex/kerkis
10570 %{texmfdist}/tex/latex/kerntest
10571 %{texmfdist}/tex/latex/kluwer
10572 %{texmfdist}/tex/latex/kpfonts
10573 %{texmfdist}/tex/latex/kurier
10574 %{texmfdist}/tex/latex/labelcas
10575 %{texmfdist}/tex/latex/lazylist
10576 %{texmfdist}/tex/latex/lcg
10577 %{texmfdist}/tex/latex/lcyw
10578 %{texmfdist}/tex/latex/leading
10579 %{texmfdist}/tex/latex/ledmac
10580 %{texmfdist}/tex/latex/lettre
10581 %{texmfdist}/tex/latex/levy
10582 %{texmfdist}/tex/latex/lexikon
10583 %{texmfdist}/tex/latex/lgreek
10584 %{texmfdist}/tex/latex/lhcyr
10585 %{texmfdist}/tex/latex/lhelp
10586 %{texmfdist}/tex/latex/libertine
10587 %{texmfdist}/tex/latex/limap
10588 %{texmfdist}/tex/latex/linearA
10589 %{texmfdist}/tex/latex/linguex
10590 %{texmfdist}/tex/latex/lipsum
10591 %{texmfdist}/tex/latex/listbib
10592 %{texmfdist}/tex/latex/listliketab
10593 %{texmfdist}/tex/latex/listofsymbols
10594 %{texmfdist}/tex/latex/lkproof
10595 %{texmfdist}/tex/latex/logic
10596 %{texmfdist}/tex/latex/logpap
10597 %{texmfdist}/tex/latex/lps
10598 %{texmfdist}/tex/latex/lsc
10599 %{texmfdist}/tex/latex/ltablex
10600 %{texmfdist}/tex/latex/ltxindex
10601 %{texmfdist}/tex/latex/lxfonts
10602 %{texmfdist}/tex/latex/ly1
10603 %{texmfdist}/tex/latex/mafr
10604 %{texmfdist}/tex/latex/mailing
10605 %{texmfdist}/tex/latex/makebarcode
10606 %{texmfdist}/tex/latex/makebox
10607 %{texmfdist}/tex/latex/makecell
10608 %{texmfdist}/tex/latex/makecmds
10609 %{texmfdist}/tex/latex/makedtx
10610 %{texmfdist}/tex/latex/makeglos
10611 %{texmfdist}/tex/latex/makeplot
10612 %{texmfdist}/tex/latex/manfnt
10613 %{texmfdist}/tex/latex/manuscript
10614 %{texmfdist}/tex/latex/mapcodes
10615 %{texmfdist}/tex/latex/maple
10616 %{texmfdist}/tex/latex/marginnote
10617 %{texmfdist}/tex/latex/mathdesign
10618 %{texmfdist}/tex/latex/maybemath
10619 %{texmfdist}/tex/latex/mcaption
10620 %{texmfdist}/tex/latex/mceinleger
10621 %{texmfdist}/tex/latex/mcite
10622 %{texmfdist}/tex/latex/mciteplus
10623 %{texmfdist}/tex/latex/memexsupp
10624 %{texmfdist}/tex/latex/mentis
10625 %{texmfdist}/tex/latex/menu
10626 %{texmfdist}/tex/latex/method
10627 %{texmfdist}/tex/latex/metre
10628 %{texmfdist}/tex/latex/mff
10629 %{texmfdist}/tex/latex/mfpic4ode
10630 %{texmfdist}/tex/latex/mftinc
10631 %{texmfdist}/tex/latex/mhchem
10632 %{texmfdist}/tex/latex/mhequ
10633 %{texmfdist}/tex/latex/mhs
10634 %{texmfdist}/tex/latex/miller
10635 %{texmfdist}/tex/latex/minipage-marginpar
10636 %{texmfdist}/tex/latex/miniplot
10637 %{texmfdist}/tex/latex/minutes
10638 %{texmfdist}/tex/latex/mla-paper
10639 %{texmfdist}/tex/latex/mlist
10640 %{texmfdist}/tex/latex/moresize
10641 %{texmfdist}/tex/latex/movie15
10642 %{texmfdist}/tex/latex/msc
10643 %{texmfdist}/tex/latex/msg
10644 %{texmfdist}/tex/latex/mslapa
10645 %{texmfdist}/tex/latex/mtgreek
10646 %{texmfdist}/tex/latex/multibbl
10647 %{texmfdist}/tex/latex/multicap
10648 %{texmfdist}/tex/latex/multido
10649 %{texmfdist}/tex/latex/muthesis
10650 %{texmfdist}/tex/latex/mxd
10651 %{texmfdist}/tex/latex/mxedruli
10652 %{texmfdist}/tex/latex/nag
10653 %{texmfdist}/tex/latex/namespc
10654 %{texmfdist}/tex/latex/nath
10655 %{texmfdist}/tex/latex/nature
10656 %{texmfdist}/tex/latex/newvbtm
10657 %{texmfdist}/tex/latex/niceframe
10658 %{texmfdist}/tex/latex/nih
10659 %{texmfdist}/tex/latex/noitcrul
10660 %{texmfdist}/tex/latex/nomentbl
10661 %{texmfdist}/tex/latex/nonfloat
10662 %{texmfdist}/tex/latex/nostarch
10663 %{texmfdist}/tex/latex/notes
10664 %{texmfdist}/tex/latex/notes2bib
10665 %{texmfdist}/tex/latex/nrc
10666 %{texmfdist}/tex/latex/ntabbing
10667 %{texmfdist}/tex/latex/numline
10668 %{texmfdist}/tex/latex/numname
10669 %{texmfdist}/tex/latex/numprint
10670 %{texmfdist}/tex/latex/objectz
10671 %{texmfdist}/tex/latex/ocr-latex
10672 %{texmfdist}/tex/latex/octavo
10673 %{texmfdist}/tex/latex/ogonek
10674 %{texmfdist}/tex/latex/oldstyle
10675 %{texmfdist}/tex/latex/opcit
10676 %{texmfdist}/tex/latex/ordinalpt
10677 %{texmfdist}/tex/latex/ot2cyr
10678 %{texmfdist}/tex/latex/othello
10679 %{texmfdist}/tex/latex/otibet
10680 %{texmfdist}/tex/latex/outline
10681 %{texmfdist}/tex/latex/outliner
10682 %{texmfdist}/tex/latex/pacioli
10683 %{texmfdist}/tex/latex/pageno
10684 %{texmfdist}/tex/latex/pagenote
10685 %{texmfdist}/tex/latex/palatino
10686 %{texmfdist}/tex/latex/paper
10687 %{texmfdist}/tex/latex/papercdcase
10688 %{texmfdist}/tex/latex/papertex
10689 %{texmfdist}/tex/latex/parallel
10690 %{texmfdist}/tex/latex/paresse
10691 %{texmfdist}/tex/latex/parrun
10692 %{texmfdist}/tex/latex/patchcmd
10693 %{texmfdist}/tex/latex/pauldoc
10694 %{texmfdist}/tex/latex/pawpict
10695 %{texmfdist}/tex/latex/pbox
10696 %{texmfdist}/tex/latex/pbsheet
10697 %{texmfdist}/tex/latex/pclnfss
10698 %{texmfdist}/tex/latex/pdfcprot
10699 %{texmfdist}/tex/latex/pdfscreen
10700 %{texmfdist}/tex/latex/pdftricks
10701 %{texmfdist}/tex/latex/pdfwin
10702 %{texmfdist}/tex/latex/pecha
10703 %{texmfdist}/tex/latex/perltex
10704 %{texmfdist}/tex/latex/permute
10705 %{texmfdist}/tex/latex/petiteannonce
10706 %{texmfdist}/tex/latex/petri-nets
10707 %{texmfdist}/tex/latex/pgf-soroban
10708 %{texmfdist}/tex/latex/phaistos
10709 %{texmfdist}/tex/latex/philex
10710 %{texmfdist}/tex/latex/philosophersimprint
10711 %{texmfdist}/tex/latex/phonetic
10712 %{texmfdist}/tex/latex/photo
10713 %{texmfdist}/tex/latex/pictex2
10714 %{texmfdist}/tex/latex/pinlabel
10715 %{texmfdist}/tex/latex/pittetd
10716 %{texmfdist}/tex/latex/plari
10717 %{texmfdist}/tex/latex/plates
10718 %{texmfdist}/tex/latex/play
10719 %{texmfdist}/tex/latex/plweb
10720 %{texmfdist}/tex/latex/pmgraph
10721 %{texmfdist}/tex/latex/poemscol
10722 %{texmfdist}/tex/latex/polski
10723 %{texmfdist}/tex/latex/polyglot
10724 %{texmfdist}/tex/latex/polytable
10725 %{texmfdist}/tex/latex/postcards
10726 %{texmfdist}/tex/latex/powerdot
10727 %{texmfdist}/tex/latex/ppower4
10728 %{texmfdist}/tex/latex/ppr-prv
10729 %{texmfdist}/tex/latex/pracjourn
10730 %{texmfdist}/tex/latex/prettyref
10731 %{texmfdist}/tex/latex/proba
10732 %{texmfdist}/tex/latex/probsoln
10733 %{texmfdist}/tex/latex/procIAGssymp
10734 %{texmfdist}/tex/latex/progkeys
10735 %{texmfdist}/tex/latex/progress
10736 %{texmfdist}/tex/latex/protex
10737 %{texmfdist}/tex/latex/protocol
10738 %{texmfdist}/tex/latex/psfragx
10739 %{texmfdist}/tex/latex/psgo
10740 %{texmfdist}/tex/latex/pspicture
10741 %{texmfdist}/tex/latex/pstricks-add
10742 %{texmfdist}/tex/latex/ptptex
10743 %{texmfdist}/tex/latex/qcm
10744 %{texmfdist}/tex/latex/qobitree
10745 %{texmfdist}/tex/latex/qstest
10746 %{texmfdist}/tex/latex/qsymbols
10747 %{texmfdist}/tex/latex/qtree
10748 %{texmfdist}/tex/latex/quotchap
10749 %{texmfdist}/tex/latex/quotmark
10750 %{texmfdist}/tex/latex/r_und_s
10751 %{texmfdist}/tex/latex/randbild
10752 %{texmfdist}/tex/latex/randtext
10753 %{texmfdist}/tex/latex/rccol
10754 %{texmfdist}/tex/latex/rcs
10755 %{texmfdist}/tex/latex/rcsinfo
10756 %{texmfdist}/tex/latex/recipecard
10757 %{texmfdist}/tex/latex/rectopma
10758 %{texmfdist}/tex/latex/refcheck
10759 %{texmfdist}/tex/latex/refman
10760 %{texmfdist}/tex/latex/refstyle
10761 %{texmfdist}/tex/latex/regcount
10762 %{texmfdist}/tex/latex/register
10763 %{texmfdist}/tex/latex/relenc
10764 %{texmfdist}/tex/latex/repeatindex
10765 %{texmfdist}/tex/latex/resume
10766 %{texmfdist}/tex/latex/rlepsf
10767 %{texmfdist}/tex/latex/rmpage
10768 %{texmfdist}/tex/latex/robustcommand
10769 %{texmfdist}/tex/latex/robustindex
10770 %{texmfdist}/tex/latex/romannum
10771 %{texmfdist}/tex/latex/rotpages
10772 %{texmfdist}/tex/latex/rsc
10773 %{texmfdist}/tex/latex/rst
10774 %{texmfdist}/tex/latex/rtkinenc
10775 %{texmfdist}/tex/latex/rtklage
10776 %{texmfdist}/tex/latex/sagetex
10777 %{texmfdist}/tex/latex/sanskrit
10778 %{texmfdist}/tex/latex/sauerj
10779 %{texmfdist}/tex/latex/sauterfonts
10780 %{texmfdist}/tex/latex/savefnmark
10781 %{texmfdist}/tex/latex/savesym
10782 %{texmfdist}/tex/latex/savetrees
10783 %{texmfdist}/tex/latex/scalebar
10784 %{texmfdist}/tex/latex/schedule
10785 %{texmfdist}/tex/latex/scientificpaper
10786 %{texmfdist}/tex/latex/sciposter
10787 %{texmfdist}/tex/latex/sciwordconv
10788 %{texmfdist}/tex/latex/screenplay
10789 %{texmfdist}/tex/latex/script
10790 %{texmfdist}/tex/latex/sdrt
10791 %{texmfdist}/tex/latex/sectionbox
10792 %{texmfdist}/tex/latex/semantic
10793 %{texmfdist}/tex/latex/semaphor
10794 %{texmfdist}/tex/latex/semioneside
10795 %{texmfdist}/tex/latex/seqsplit
10796 %{texmfdist}/tex/latex/sf298
10797 %{texmfdist}/tex/latex/sffms
10798 %{texmfdist}/tex/latex/sfg
10799 %{texmfdist}/tex/latex/sfmath
10800 %{texmfdist}/tex/latex/sgame
10801 %{texmfdist}/tex/latex/shadbox
10802 %{texmfdist}/tex/latex/shadethm
10803 %{texmfdist}/tex/latex/shipunov
10804 %{texmfdist}/tex/latex/shorttoc
10805 %{texmfdist}/tex/latex/show2e
10806 %{texmfdist}/tex/latex/showexpl
10807 %{texmfdist}/tex/latex/sides
10808 %{texmfdist}/tex/latex/siggraph
10809 %{texmfdist}/tex/latex/simplecv
10810 %{texmfdist}/tex/latex/simplewick
10811 %{texmfdist}/tex/latex/skak
10812 %{texmfdist}/tex/latex/skull
10813 %{texmfdist}/tex/latex/slantsc
10814 %{texmfdist}/tex/latex/smalltableof
10815 %{texmfdist}/tex/latex/smartref
10816 %{texmfdist}/tex/latex/smflatex
10817 %{texmfdist}/tex/latex/snapshot
10818 %{texmfdist}/tex/latex/songbook
10819 %{texmfdist}/tex/latex/soyombo
10820 %{texmfdist}/tex/latex/sparklines
10821 %{texmfdist}/tex/latex/spie
10822 %{texmfdist}/tex/latex/splitbib
10823 %{texmfdist}/tex/latex/splitindex
10824 %{texmfdist}/tex/latex/sprite
10825 %{texmfdist}/tex/latex/srcltx
10826 %{texmfdist}/tex/latex/sseq
10827 %{texmfdist}/tex/latex/ssqquote
10828 %{texmfdist}/tex/latex/stack
10829 %{texmfdist}/tex/latex/stage
10830 %{texmfdist}/tex/latex/statex2
10831 %{texmfdist}/tex/latex/statistik
10832 %{texmfdist}/tex/latex/staves
10833 %{texmfdist}/tex/latex/stdpage
10834 %{texmfdist}/tex/latex/stellenbosch
10835 %{texmfdist}/tex/latex/stex
10836 %{texmfdist}/tex/latex/stringstrings
10837 %{texmfdist}/tex/latex/struktex
10838 %{texmfdist}/tex/latex/sttools
10839 %{texmfdist}/tex/latex/stubs
10840 %{texmfdist}/tex/latex/subdepth
10841 %{texmfdist}/tex/latex/subeqn
10842 %{texmfdist}/tex/latex/subeqnarray
10843 %{texmfdist}/tex/latex/subfloat
10844 %{texmfdist}/tex/latex/substr
10845 %{texmfdist}/tex/latex/sudoku
10846 %{texmfdist}/tex/latex/sudokubundle
10847 %{texmfdist}/tex/latex/sugconf
10848 %{texmfdist}/tex/latex/susy
10849 %{texmfdist}/tex/latex/svgcolor
10850 %{texmfdist}/tex/latex/svn-multi
10851 %{texmfdist}/tex/latex/svn
10852 %{texmfdist}/tex/latex/svninfo
10853 %{texmfdist}/tex/latex/swimgraf
10854 %{texmfdist}/tex/latex/symbol
10855 %{texmfdist}/tex/latex/synproof
10856 %{texmfdist}/tex/latex/syntax
10857 %{texmfdist}/tex/latex/syntrace
10858 %{texmfdist}/tex/latex/synttree
10859 %{texmfdist}/tex/latex/timing
10860 %{texmfdist}/tex/latex/tocvsec2
10861 %{texmfdist}/tex/latex/todo
10862 %{texmfdist}/tex/latex/tokenizer
10863 %{texmfdist}/tex/latex/toolbox
10864 %{texmfdist}/tex/latex/topfloat
10865 %{texmfdist}/tex/latex/toptesi
10866 %{texmfdist}/tex/latex/tpslifonts
10867 %{texmfdist}/tex/latex/tracking
10868 %{texmfdist}/tex/latex/trajan
10869 %{texmfdist}/tex/latex/translator
10870 %{texmfdist}/tex/latex/tree-dvips
10871 %{texmfdist}/tex/latex/trfsigns
10872 %{texmfdist}/tex/latex/trivfloat
10873 %{texmfdist}/tex/latex/trsym
10874 %{texmfdist}/tex/latex/tufte-latex
10875 %{texmfdist}/tex/latex/tugboat
10876 %{texmfdist}/tex/latex/turnstile
10877 %{texmfdist}/tex/latex/twoup
10878 %{texmfdist}/tex/latex/typedref
10879 %{texmfdist}/tex/latex/typogrid
10880 %{texmfdist}/tex/latex/uaclasses
10881 %{texmfdist}/tex/latex/ucthesis
10882 %{texmfdist}/tex/latex/uebungsblatt
10883 %{texmfdist}/tex/latex/uhrzeit
10884 %{texmfdist}/tex/latex/uiucthesis
10885 %{texmfdist}/tex/latex/ulsy
10886 %{texmfdist}/tex/latex/umich-thesis
10887 %{texmfdist}/tex/latex/uml
10888 %{texmfdist}/tex/latex/umoline
10889 %{texmfdist}/tex/latex/umrand
10890 %{texmfdist}/tex/latex/umthesis
10891 %{texmfdist}/tex/latex/underlin
10892 %{texmfdist}/tex/latex/ushort
10893 %{texmfdist}/tex/latex/uwthesis
10894
10895 # %files latex-palatcm
10896 # %defattr(644,root,root,755)
10897 # %{texmf}/tex/latex/palatcm
10898
10899 %files latex-pdfslide
10900 %defattr(644,root,root,755)
10901 %doc %{texmfdist}/doc/latex/pdfslide
10902 %{texmfdist}/tex/latex/pdfslide
10903
10904 %files latex-pgf
10905 %defattr(644,root,root,755)
10906 %doc %{texmfdist}/doc/generic/pgf
10907 %{texmfdist}/tex/generic/pgf
10908 %{texmfdist}/tex/generic/pgfplots
10909 %{texmfdist}/tex/latex/pgf
10910 %{texmfdist}/tex/latex/pgfopts
10911 %{texmfdist}/tex/latex/pgfplots
10912
10913 %files latex-prosper
10914 %defattr(644,root,root,755)
10915 %doc %{texmfdist}/doc/latex/prosper
10916 %{texmfdist}/tex/latex/prosper
10917
10918 %files latex-polynom
10919 %defattr(644,root,root,755)
10920 %doc %{texmfdist}/doc/latex/polynom
10921 %{texmfdist}/source/latex/polynom
10922 %{texmfdist}/tex/latex/polynom
10923
10924 %files latex-polynomial
10925 %defattr(644,root,root,755)
10926 %doc %{texmfdist}/doc/latex/polynomial
10927 %{texmfdist}/source/latex/polynomial
10928 %{texmfdist}/tex/latex/polynomial
10929
10930 %files latex-pseudocode
10931 %defattr(644,root,root,755)
10932 %doc %{texmfdist}/doc/latex/pseudocode
10933 %{texmfdist}/tex/latex/pseudocode
10934
10935 %files latex-pst-2dplot
10936 %defattr(644,root,root,755)
10937 %doc %{texmfdist}/doc/generic/pst-2dplot
10938 %{texmfdist}/tex/latex/pst-2dplot
10939
10940 %files latex-pst-3dplot
10941 %defattr(644,root,root,755)
10942 %doc %{texmfdist}/doc/generic/pst-3dplot
10943 %{texmfdist}/dvips/pst-3dplot
10944 %{texmfdist}/tex/generic/pst-3dplot
10945 %{texmfdist}/tex/latex/pst-3dplot
10946
10947 %files latex-pst-bar
10948 %defattr(644,root,root,755)
10949 %doc %{texmfdist}/doc/generic/pst-3dplot
10950 %{texmfdist}/dvips/pst-bar
10951 %{texmfdist}/tex/generic/pst-bar
10952 %{texmfdist}/tex/latex/pst-bar
10953
10954 %files latex-pst-circ
10955 %defattr(644,root,root,755)
10956 %doc %{texmfdist}/doc/generic/pst-circ
10957 %{texmfdist}/dvips/pst-circ
10958 %{texmfdist}/tex/generic/pst-circ
10959 %{texmfdist}/tex/latex/pst-circ
10960
10961 %files latex-pst-diffraction
10962 %defattr(644,root,root,755)
10963 %doc %{texmfdist}/doc/generic/pst-diffraction
10964 %{texmfdist}/tex/generic/pst-diffraction
10965 %{texmfdist}/tex/latex/pst-diffraction
10966
10967 %files latex-pst-eucl
10968 %defattr(644,root,root,755)
10969 %doc %{texmfdist}/doc/generic/pst-eucl
10970 %{texmfdist}/tex/generic/pst-eucl
10971 %{texmfdist}/tex/latex/pst-eucl
10972
10973 %files latex-pst-fun
10974 %defattr(644,root,root,755)
10975 %doc %{texmfdist}/doc/generic/pst-fun
10976 %{texmfdist}/dvips/pst-fun
10977 %{texmfdist}/tex/generic/pst-fun
10978 %{texmfdist}/tex/latex/pst-fun
10979
10980 %files latex-pst-func
10981 %defattr(644,root,root,755)
10982 %doc %{texmfdist}/doc/generic/pst-func
10983 %{texmfdist}/dvips/pst-func
10984 %{texmfdist}/tex/generic/pst-func
10985 %{texmfdist}/tex/latex/pst-func
10986
10987 %files latex-pst-infixplot
10988 %defattr(644,root,root,755)
10989 %doc %{texmfdist}/doc/generic/pst-infixplot
10990 %{texmfdist}/tex/generic/pst-infixplot
10991 %{texmfdist}/tex/latex/pst-infixplot
10992
10993 %files latex-pst-fr3d
10994 %defattr(644,root,root,755)
10995 %doc %{texmfdist}/doc/generic/pst-fr3d
10996 %{texmfdist}/source/generic/pst-fr3d
10997 %{texmfdist}/tex/generic/pst-fr3d
10998 %{texmfdist}/tex/latex/pst-fr3d
10999
11000 %files latex-pst-fractal
11001 %defattr(644,root,root,755)
11002 %doc %{texmfdist}/doc/generic/pst-fractal
11003 %{texmfdist}/dvips/pst-fractal
11004 %{texmfdist}/tex/generic/pst-fractal
11005 %{texmfdist}/tex/latex/pst-fractal
11006
11007 %files latex-pst-math
11008 %defattr(644,root,root,755)
11009 %doc %{texmfdist}/doc/generic/pst-math
11010 %{texmfdist}/dvips/pst-math
11011 %{texmfdist}/tex/generic/pst-math
11012 %{texmfdist}/tex/latex/pst-math
11013
11014 %files latex-pst-ob3d
11015 %defattr(644,root,root,755)
11016 %doc %{texmfdist}/doc/generic/pst-ob3d
11017 %{texmfdist}/source/generic/pst-ob3d
11018 %{texmfdist}/tex/generic/pst-ob3d
11019 %{texmfdist}/tex/latex/pst-ob3d
11020
11021 %files latex-pst-optexp
11022 %defattr(644,root,root,755)
11023 %doc %{texmfdist}/doc/generic/pst-optexp
11024 %{texmfdist}/dvips/pst-optexp
11025 %{texmfdist}/tex/generic/pst-optexp
11026 %{texmfdist}/tex/latex/pst-optexp
11027
11028 %files latex-pst-optic
11029 %defattr(644,root,root,755)
11030 %doc %{texmfdist}/doc/generic/pst-optic
11031 %{texmfdist}/tex/generic/pst-optic
11032 %{texmfdist}/tex/latex/pst-optic
11033
11034 %files latex-pst-text
11035 %defattr(644,root,root,755)
11036 %doc %{texmfdist}/doc/generic/pst-text
11037 %{texmfdist}/dvips/pst-text
11038 %{texmfdist}/tex/generic/pst-text
11039 %{texmfdist}/tex/latex/pst-text
11040
11041 %files latex-pst-uncategorized
11042 %defattr(644,root,root,755)
11043 %doc %{texmfdist}/doc/generic/pst-3d
11044 %doc %{texmfdist}/doc/generic/pst-asr
11045 %doc %{texmfdist}/doc/generic/pst-bar
11046 %doc %{texmfdist}/doc/generic/pst-barcode
11047 %doc %{texmfdist}/doc/generic/pst-blur
11048 %doc %{texmfdist}/doc/generic/pst-coil
11049 %doc %{texmfdist}/doc/generic/pst-cox
11050 # %doc %{texmfdist}/doc/generic/pst-cox/pst-coxcoor
11051 # %doc %{texmfdist}/doc/generic/pst-cox/pst-coxeterp
11052 %doc %{texmfdist}/doc/generic/pst-dbicons
11053 %doc %{texmfdist}/doc/generic/pst-eps
11054 %doc %{texmfdist}/doc/generic/pst-fill
11055 %doc %{texmfdist}/doc/generic/pst-geo
11056 %doc %{texmfdist}/doc/generic/pst-ghsb
11057 %doc %{texmfdist}/doc/generic/pst-gr3d
11058 %doc %{texmfdist}/doc/generic/pst-grad
11059 %doc %{texmfdist}/doc/generic/pst-jtree
11060 %doc %{texmfdist}/doc/generic/pst-labo
11061 %doc %{texmfdist}/doc/generic/pst-lens
11062 %doc %{texmfdist}/doc/generic/pst-light3d
11063 %doc %{texmfdist}/doc/generic/pst-osci
11064 %doc %{texmfdist}/doc/generic/pst-pad
11065 %doc %{texmfdist}/doc/generic/pst-pdgr
11066 %doc %{texmfdist}/doc/generic/pst-poly
11067 %doc %{texmfdist}/doc/generic/pst-qtree
11068 %doc %{texmfdist}/doc/generic/pst-slpe
11069 %doc %{texmfdist}/doc/generic/pst-solides3d
11070 # %doc %{texmfdist}/doc/generic/pst-solides3d/doc-en
11071 # %doc %{texmfdist}/doc/generic/pst-solides3d/doc
11072 %doc %{texmfdist}/doc/generic/pst-soroban
11073 %doc %{texmfdist}/doc/generic/pst-spectra
11074 %doc %{texmfdist}/doc/generic/pst-stru
11075 %doc %{texmfdist}/doc/generic/pst-uml
11076 %doc %{texmfdist}/doc/generic/pst-vue3d
11077 %doc %{texmfdist}/doc/latex/auto-pst-pdf
11078 %doc %{texmfdist}/doc/latex/pst-pdf
11079 %{texmfdist}/dvips/pst-barcode
11080 %{texmfdist}/dvips/pst-blur
11081 %{texmfdist}/dvips/pst-coil
11082 %{texmfdist}/dvips/pst-cox
11083 %{texmfdist}/dvips/pst-eucl
11084 %{texmfdist}/dvips/pst-geo
11085 %{texmfdist}/dvips/pst-ghsb
11086 %{texmfdist}/dvips/pst-grad
11087 %{texmfdist}/dvips/pst-light3d
11088 %{texmfdist}/dvips/pst-slpe
11089 %{texmfdist}/dvips/pst-solides3d
11090 %{texmfdist}/dvips/pst-spectra
11091 %{texmfdist}/dvips/pst-vue3d
11092 %{texmfdist}/scripts/pst-pdf
11093 %{texmfdist}/source/generic/pst-3d
11094 %{texmfdist}/source/generic/pst-3dplot
11095 %{texmfdist}/source/generic/pst-barcode
11096 %{texmfdist}/source/generic/pst-blur
11097 %{texmfdist}/source/generic/pst-circ
11098 %{texmfdist}/source/generic/pst-coil
11099 %{texmfdist}/source/generic/pst-dbicons
11100 %{texmfdist}/source/generic/pst-diffraction
11101 %{texmfdist}/source/generic/pst-eps
11102 %{texmfdist}/source/generic/pst-fill
11103 %{texmfdist}/source/generic/pst-fractal
11104 %{texmfdist}/source/generic/pst-fun
11105 %{texmfdist}/source/generic/pst-func
11106 %{texmfdist}/source/generic/pst-lens
11107 %{texmfdist}/source/generic/pst-light3d
11108 %{texmfdist}/source/generic/pst-optic
11109 %{texmfdist}/source/generic/pst-pad
11110 %{texmfdist}/source/generic/pst-pdgr
11111 %{texmfdist}/source/generic/pst-slpe
11112 %{texmfdist}/source/generic/pst-soroban
11113 %{texmfdist}/source/generic/pst-text
11114 %{texmfdist}/source/generic/pst-uml
11115 %{texmfdist}/source/generic/pst-vue3d
11116 %{texmfdist}/source/latex/auto-pst-pdf
11117 %{texmfdist}/source/latex/pst-gr3d
11118 %{texmfdist}/source/latex/pst-pdf
11119 %{texmfdist}/source/latex/pst-poly
11120 %{texmfdist}/tex/generic/pst-3d
11121 %{texmfdist}/tex/generic/pst-asr
11122 %{texmfdist}/tex/generic/pst-barcode
11123 %{texmfdist}/tex/generic/pst-blur
11124 %{texmfdist}/tex/generic/pst-coil
11125 %{texmfdist}/tex/generic/pst-cox
11126 %{texmfdist}/tex/generic/pst-eps
11127 %{texmfdist}/tex/generic/pst-fill
11128 %{texmfdist}/tex/generic/pst-geo
11129 %{texmfdist}/tex/generic/pst-ghsb
11130 %{texmfdist}/tex/generic/pst-gr3d
11131 %{texmfdist}/tex/generic/pst-grad
11132 %{texmfdist}/tex/generic/pst-jtree
11133 %{texmfdist}/tex/generic/pst-labo
11134 %{texmfdist}/tex/generic/pst-lens
11135 %{texmfdist}/tex/generic/pst-light3d
11136 %{texmfdist}/tex/generic/pst-osci
11137 %{texmfdist}/tex/generic/pst-pad
11138 %{texmfdist}/tex/generic/pst-pdgr
11139 %{texmfdist}/tex/generic/pst-poly
11140 %{texmfdist}/tex/generic/pst-qtree
11141 %{texmfdist}/tex/generic/pst-slpe
11142 %{texmfdist}/tex/generic/pst-solides3d
11143 %{texmfdist}/tex/generic/pst-spectra
11144 %{texmfdist}/tex/generic/pst-stru
11145 %{texmfdist}/tex/generic/pst-vue3d
11146 %{texmfdist}/tex/latex/pst-3d
11147 %{texmfdist}/tex/latex/pst-asr
11148 %{texmfdist}/tex/latex/pst-barcode
11149 %{texmfdist}/tex/latex/pst-blur
11150 %{texmfdist}/tex/latex/pst-coil
11151 %{texmfdist}/tex/latex/pst-cox
11152 %{texmfdist}/tex/latex/pst-dbicons
11153 %{texmfdist}/tex/latex/pst-eps
11154 %{texmfdist}/tex/latex/pst-fill
11155 %{texmfdist}/tex/latex/pst-geo
11156 %{texmfdist}/tex/latex/pst-ghsb
11157 %{texmfdist}/tex/latex/pst-gr3d
11158 %{texmfdist}/tex/latex/pst-grad
11159 %{texmfdist}/tex/latex/pst-jtree
11160 %{texmfdist}/tex/latex/pst-labo
11161 %{texmfdist}/tex/latex/pst-lens
11162 %{texmfdist}/tex/latex/pst-light3d
11163 %{texmfdist}/tex/latex/pst-osci
11164 %{texmfdist}/tex/latex/pst-pad
11165 %{texmfdist}/tex/latex/pst-pdf
11166 %{texmfdist}/tex/latex/pst-pdgr
11167 %{texmfdist}/tex/latex/pst-poly
11168 %{texmfdist}/tex/latex/pst-qtree
11169 %{texmfdist}/tex/latex/pst-slpe
11170 %{texmfdist}/tex/latex/pst-solides3d
11171 %{texmfdist}/tex/latex/pst-soroban
11172 %{texmfdist}/tex/latex/pst-spectra
11173 %{texmfdist}/tex/latex/pst-stru
11174 %{texmfdist}/tex/latex/pst-uml
11175 %{texmfdist}/tex/latex/pst-vue3d
11176
11177 %files latex-psnfss
11178 %defattr(644,root,root,755)
11179 %doc %{texmfdist}/doc/latex/psnfss
11180 %dir %{texmfdist}/source/latex
11181 %dir %{texmfdist}/source/latex/latex-tds
11182 %dir %{texmfdist}/source/latex/latex-tds/tex
11183 %{texmfdist}/fonts/map/dvips/psnfss
11184 %{texmfdist}/source/latex/psnfss
11185 %{texmfdist}/source/latex/latex-tds/tex/psnfss2e.drv
11186 %{texmfdist}/tex/latex/psnfss
11187
11188 %files latex-pxfonts
11189 %defattr(644,root,root,755)
11190 %doc %{texmfdist}/doc/fonts/pxfonts
11191 %{texmfdist}/tex/latex/pxfonts
11192 %{texmfdist}/fonts/type1/public/pxfonts
11193 %{texmfdist}/fonts/afm/public/pxfonts
11194 %{texmfdist}/fonts/tfm/public/pxfonts
11195 %{texmfdist}/fonts/vf/public/pxfonts
11196 %{texmfdist}/fonts/map/dvips/pxfonts
11197
11198 #%files latex-qfonts
11199 #%defattr(644,root,root,755)
11200
11201 %files latex-SIstyle
11202 %defattr(644,root,root,755)
11203 %{texmfdist}/doc/latex/SIstyle
11204 %{texmfdist}/source/latex/SIstyle
11205
11206 %files latex-SIunits
11207 %defattr(644,root,root,755)
11208 %{texmfdist}/doc/latex/SIunits
11209 %{texmfdist}/tex/latex/SIunits
11210 %{texmfdist}/source/latex/SIunits
11211
11212 %files latex-siunitx
11213 %defattr(644,root,root,755)
11214 %{texmfdist}/doc/latex/siunitx
11215 %{texmfdist}/tex/latex/siunitx
11216 %{texmfdist}/source/latex/siunitx
11217
11218 %files latex-Tabbing
11219 %defattr(644,root,root,755)
11220 %{texmfdist}/source/latex/Tabbing
11221 %{texmfdist}/doc/latex/Tabbing
11222
11223 %files latex-txfonts
11224 %defattr(644,root,root,755)
11225 %doc %{texmfdist}/doc/fonts/txfonts
11226 %{texmfdist}/fonts/type1/public/txfonts
11227 %{texmfdist}/fonts/afm/public/txfonts
11228 %{texmfdist}/fonts/enc/dvips/txfonts
11229 %{texmfdist}/fonts/tfm/public/txfonts
11230 %{texmfdist}/fonts/vf/public/txfonts
11231 %{texmfdist}/fonts/map/dvips/txfonts
11232 %{texmfdist}/tex/latex/txfonts
11233
11234 %files latex-ucs
11235 %defattr(644,root,root,755)
11236 %doc %{texmfdist}/doc/latex/ucs
11237 %{texmfdist}/tex/latex/ucs
11238
11239 %files latex-umlaute
11240 %defattr(644,root,root,755)
11241 %{texmfdist}/tex/latex/umlaute
11242
11243 # %files latex-urwvn
11244 # %defattr(644,root,root,755)
11245
11246 %files latex-wasysym
11247 %defattr(644,root,root,755)
11248 %doc %{texmfdist}/doc/latex/wasysym
11249 %{texmfdist}/tex/latex/wasysym
11250 %{texmfdist}/source/latex/wasysym
11251
11252 %files latex-xcolor
11253 %defattr(644,root,root,755)
11254 %doc %{texmfdist}/doc/latex/xcolor
11255 %{texmfdist}/dvips/xcolor
11256 %{texmfdist}/source/latex/xcolor
11257
11258 # %files format-latex
11259 # %defattr(644,root,root,755)
11260 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/latex.fmt
11261
11262 %files format-pdflatex
11263 %defattr(644,root,root,755)
11264 #%{texmf}/pdftex/latex/config
11265 # %dir %{texmf}/pdftex/latex
11266 %attr(755,root,root) %{_bindir}/pdflatex
11267 %{_mandir}/man1/pdflatex.1*
11268 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdflatex.fmt
11269
11270 # %files platex
11271 # %defattr(644,root,root,755)
11272 # %doc %{texmf}/doc/latex/platex
11273 # %dir %{texmf}/tex/platex
11274 # %{texmf}/tex/platex/config
11275 # %{texmf}/tex/latex/platex
11276
11277 # %files format-platex
11278 # %defattr(644,root,root,755)
11279 # %attr(755,root,root) %{_bindir}/platex
11280 #%attr(755,root,root) %{_bindir}/platex-pl
11281 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/platex.fmt
11282 #%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/platex-pl.fmt
11283
11284 # %files format-pdfplatex
11285 # %defattr(644,root,root,755)
11286 #%dir %{texmf}/pdftex/platex
11287 #%{texmf}/pdftex/platex/config
11288 # %attr(755,root,root) %{_bindir}/pdfplatex
11289 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfplatex.fmt
11290
11291 %files tex-babel
11292 %defattr(644,root,root,755)
11293 %dir %{texmfdist}/source/generic/babel
11294 %doc %{texmfdist}/doc/generic/babel
11295 %{texmfdist}/tex/generic/babel
11296
11297 %files tex-german
11298 %defattr(644,root,root,755)
11299 %doc %{texmfdist}/doc/generic/german
11300 %{texmfdist}/tex/generic/german
11301
11302 %files tex-mfpic
11303 %defattr(644,root,root,755)
11304 %doc %{texmfdist}/doc/generic/mfpic
11305 %{texmfdist}/tex/generic/mfpic
11306
11307 %files tex-misc
11308 %defattr(644,root,root,755)
11309 %doc %{texmfdist}/doc/latex/localloc
11310 %doc %{texmfdist}/doc/generic/multido
11311 %doc %{texmfdist}/doc/generic/tap
11312
11313 %{texmfdist}/tex/generic/eijkhout
11314 %{texmfdist}/tex/generic/multido
11315 %{texmfdist}/tex/generic/misc
11316
11317 %files tex-pictex
11318 %defattr(644,root,root,755)
11319 %doc %{texmfdist}/doc/generic/pictex
11320 %{texmfdist}/tex/generic/pictex
11321
11322 %files tex-pstricks
11323 %defattr(644,root,root,755)
11324 %doc %{texmfdist}/doc/generic/pstricks
11325 %{texmfdist}/dvips/pstricks
11326 %{texmfdist}/tex/generic/pstricks
11327
11328 # %files tex-qpx
11329 # %defattr(644,root,root,755)
11330 # %doc %{texmf}/doc/fonts/polish/qpx
11331 # %{texmf}/tex/generic/qpx
11332
11333 %files tex-qpxqtx
11334 %defattr(644,root,root,755)
11335 %doc %{texmfdist}/doc/fonts/qpxqtx
11336 %{texmfdist}/fonts/tfm/public/qpxqtx
11337 %{texmfdist}/fonts/vf/public/qpxqtx
11338 %{texmfdist}/tex/generic/qpxqtx
11339
11340 %files tex-ruhyphen
11341 %defattr(644,root,root,755)
11342 %{texmfdist}/tex/generic/ruhyphen
11343 %{texmfdist}/source/generic/ruhyphen
11344
11345 %files tex-spanish
11346 %defattr(644,root,root,755)
11347 %doc %{texmfdist}/doc/latex/spanish-mx
11348 %dir %{texmfdist}/source/latex/mapcodes
11349 %dir %{texmfdist}/source/latex/polyglot
11350 %dir %{texmfdist}/source/latex/polyglot/langs
11351 %dir %{texmfdist}/tex/latex/apacite
11352 %dir %{texmfdist}/tex/latex/babelbib
11353 %dir %{texmfdist}/tex/latex/dvdcoll/dcl
11354 %dir %{texmfdist}/tex/texsis
11355 %dir %{texmfdist}/tex/texsis/base
11356 %{texmfdist}/source/generic/babel/spanish.ins
11357 %{texmfdist}/source/generic/babel/spanish.dtx
11358 %{texmfdist}/source/latex/polyglot/langs/spanish.ld
11359 %{texmfdist}/source/latex/polyglot/langs/spanish.ot1
11360 %{texmfdist}/source/latex/mapcodes/spanish.map
11361 %{texmfdist}/source/latex/mapcodes/spanish.dtx
11362 %{texmfdist}/tex/texsis/base/Spanish.txs
11363 %{texmfdist}/tex/generic/babel/spanish.sty
11364 %{texmfdist}/tex/generic/babel/spanish.ldf
11365 %{texmfdist}/tex/latex/spanish-mx
11366 %{texmfdist}/tex/latex/custom-bib/spanish.mbs
11367 %{texmfdist}/tex/latex/babelbib/spanish.bdf
11368 %{texmfdist}/tex/latex/apacite/spanish.apc
11369 %{texmfdist}/tex/latex/dvdcoll/dcl/spanish.dcl
11370
11371 %files tex-texdraw
11372 %defattr(644,root,root,755)
11373 %doc %{texmfdist}/doc/texdraw
11374 %{texmfdist}/tex/generic/texdraw
11375
11376 %files tex-thumbpdf
11377 %defattr(644,root,root,755)
11378 %doc %{texmfdist}/doc/generic/thumbpdf
11379 %attr(755,root,root) %{_bindir}/thumbpdf
11380 %{texmfdist}/tex/generic/thumbpdf
11381 %{texmfdist}/scripts/thumbpdf
11382 %{_mandir}/man1/thumbpdf.1*
11383
11384 %files tex-ukrhyph
11385 %defattr(644,root,root,755)
11386 %doc %{texmfdist}/doc/generic/ukrhyph
11387 %{texmfdist}/tex/generic/ukrhyph
11388
11389 %files latex-vietnam
11390 %defattr(644,root,root,755)
11391 %doc %{texmfdist}/doc/generic/vntex
11392 %{texmfdist}/tex/latex/vntex
11393
11394 %files tex-xypic
11395 %defattr(644,root,root,755)
11396 %doc %{texmfdist}/doc/generic/xypic
11397 %{texmfdist}/tex/generic/xypic
11398
11399 %files tex-xkeyval
11400 %defattr(644,root,root,755)
11401 %doc %{texmfdist}/doc/latex/xkeyval
11402 %{texmfdist}/source/latex/xkeyval
11403 %{texmfdist}/tex/generic/xkeyval
11404 %{texmfdist}/tex/latex/xkeyval
11405
11406 %files fonts-adobe
11407 %defattr(644,root,root,755)
11408 %{texmfdist}/fonts/type1/adobe
11409 %{texmfdist}/fonts/afm/adobe
11410 %{texmfdist}/fonts/tfm/adobe
11411 %{texmfdist}/fonts/vf/adobe
11412
11413 %files fonts-ae
11414 %defattr(644,root,root,755)
11415 %doc %{texmfdist}/doc/fonts/ae
11416 %{texmfdist}/fonts/tfm/public/ae
11417 %{texmfdist}/fonts/vf/public/ae
11418 %{texmfdist}/source/fonts/ae
11419
11420 %files fonts-ams
11421 %defattr(644,root,root,755)
11422 %{texmfdist}/bibtex/bst/ams
11423 %{texmfdist}/bibtex/bib/ams
11424 %{texmfdist}/dvips/ams
11425 %{texmfdist}/fonts/source/public/ams
11426 %{texmfdist}/fonts/type1/bluesky/ams
11427 %{texmfdist}/fonts/afm/bluesky/ams
11428 %{texmfdist}/fonts/tfm/public/ams
11429 %{texmfdist}/fonts/map/dvips/ams
11430
11431 %files fonts-antp
11432 %defattr(644,root,root,755)
11433 %doc %{texmfdist}/doc/fonts/antp
11434 %{texmfdist}/fonts/enc/dvips/antp
11435 %{texmfdist}/fonts/map/dvips/antp
11436 %{texmfdist}/fonts/afm/public/antp
11437 %{texmfdist}/fonts/tfm/public/antp
11438 %{texmfdist}/dvips/antp
11439
11440 %files fonts-antt
11441 %defattr(644,root,root,755)
11442 %doc %{texmfdist}/doc/fonts/antt
11443 %{texmfdist}/fonts/afm/public/antt
11444 %{texmfdist}/fonts/opentype/public/antt
11445 %{texmfdist}/fonts/enc/dvips/antt
11446 %{texmfdist}/fonts/tfm/public/antt
11447 %{texmfdist}/fonts/map/dvips/antt
11448 %{texmfdist}/tex/plain/antt
11449 %{texmfdist}/tex/latex/antt
11450
11451 %files fonts-arphic
11452 %defattr(644,root,root,755)
11453 %doc %{texmfdist}/doc/fonts/arphic
11454 %{texmfdist}/fonts/afm/arphic
11455 %{texmfdist}/fonts/tfm/arphic
11456 %{texmfdist}/fonts/vf/arphic
11457
11458 %files fonts-bbm
11459 %defattr(644,root,root,755)
11460 %doc %{texmfdist}/doc/fonts/bbm
11461 %{texmfdist}/fonts/source/public/bbm
11462 %{texmfdist}/fonts/tfm/public/bbm
11463 %{texmfdist}/source/latex/bbm
11464 %{texmfdist}/tex/latex/bbm
11465
11466 %files fonts-bbold
11467 %defattr(644,root,root,755)
11468 %{texmfdist}/fonts/source/public/bbold
11469 %{texmfdist}/fonts/tfm/public/bbold
11470
11471 # %files fonts-bh
11472 # %defattr(644,root,root,755)
11473 # %doc %{texmf}/doc/fonts/bh
11474 # %{texmf}/fonts/tfm/bh
11475 # %{texmf}/fonts/vf/bh
11476
11477 %files fonts-bitstream
11478 %defattr(644,root,root,755)
11479 %{texmfdist}/fonts/afm/bitstrea
11480 %{texmfdist}/fonts/tfm/bitstrea
11481 %{texmfdist}/fonts/vf/bitstrea
11482
11483 #%files fonts-cbgreek
11484 #%defattr(644,root,root,755)
11485
11486 %files fonts-cc-pl
11487 %defattr(644,root,root,755)
11488 %{texmfdist}/fonts/source/public/cc-pl
11489 %{texmfdist}/fonts/enc/dvips/cc-pl
11490 %{texmfdist}/fonts/tfm/public/cc-pl
11491 %{texmfdist}/fonts/map/dvips/cc-pl
11492
11493 %files fonts-cg
11494 %defattr(644,root,root,755)
11495 %{texmfdist}/fonts/tfm/cg
11496 %{texmfdist}/fonts/vf/cg
11497
11498 %files fonts-cm
11499 %defattr(644,root,root,755)
11500 %doc %{texmfdist}/doc/fonts/cm
11501 %dir %{texmfdist}/doc/fonts
11502 %dir %{texmfdist}/dvips
11503 %dir %{texmfdist}/fonts/afm/bluesky
11504 %dir %{texmfdist}/fonts/map/dvips
11505 %dir %{texmfdist}/fonts/pk/ljfour/public
11506 %{texmfdist}/dvips/cm
11507 %{texmfdist}/fonts/source/public/cm
11508 %{texmfdist}/fonts/afm/bluesky/cm
11509 %{texmfdist}/fonts/tfm/public/cm
11510 %{texmfdist}/fonts/pk/ljfour/public/cm
11511 %{texmfdist}/fonts/map/dvips/cm
11512
11513 %files fonts-cmbright
11514 %defattr(644,root,root,755)
11515 %doc %{texmfdist}/doc/latex/cmbright
11516 %{texmfdist}/fonts/source/public/cmbright
11517 %{texmfdist}/fonts/tfm/public/cmbright
11518 %{texmfdist}/source/latex/cmbright
11519 %{texmfdist}/tex/latex/cmbright
11520
11521 %files fonts-cmcyr
11522 %defattr(644,root,root,755)
11523 %doc %{texmfdist}/doc/fonts/cmcyr
11524 %{texmfdist}/fonts/source/public/cmcyr
11525 %{texmfdist}/fonts/type1/public/cmcyr
11526 %{texmfdist}/fonts/tfm/public/cmcyr
11527 %{texmfdist}/fonts/vf/public/cmcyr
11528 %{texmfdist}/fonts/map/dvips/cmcyr
11529
11530 %files fonts-cmextra
11531 %defattr(644,root,root,755)
11532 %{texmfdist}/fonts/source/public/cmextra
11533 %{texmfdist}/fonts/tfm/public/cmextra
11534
11535 %files fonts-cmsuper
11536 %defattr(644,root,root,755)
11537 %doc %{texmfdist}/doc/fonts/cm-super
11538 %{texmfdist}/fonts/afm/public/cm-super
11539 %{texmfdist}/fonts/enc/dvips/cm-super
11540 %{texmfdist}/fonts/map/dvips/cm-super
11541 %{texmfdist}/fonts/map/vtex/cm-super
11542 %{texmfdist}/fonts/type1/public/cm-super
11543
11544 %files fonts-concmath
11545 %defattr(644,root,root,755)
11546 %doc %{texmfdist}/doc/fonts/concmath
11547 %doc %{texmfdist}/doc/latex/concmath
11548 %{texmfdist}/fonts/source/public/concmath
11549 %{texmfdist}/fonts/tfm/public/concmath
11550 %{texmfdist}/source/latex/concmath
11551 %{texmfdist}/tex/latex/concmath
11552
11553 %files fonts-concrete
11554 %defattr(644,root,root,755)
11555 %doc %{texmfdist}/doc/fonts/concrete
11556 %{texmfdist}/fonts/source/public/concrete
11557 %{texmfdist}/fonts/tfm/public/concrete
11558
11559 %files fonts-cs
11560 %defattr(644,root,root,755)
11561 %{texmfdist}/dvips/cs
11562 %{texmfdist}/fonts/source/public/cs
11563 %{texmfdist}/fonts/enc/dvips/cs
11564 %{texmfdist}/fonts/tfm/public/cs
11565 %{texmfdist}/fonts/map/dvips/cs
11566
11567 #%files fonts-dstroke
11568 #%defattr(644,root,root,755)
11569
11570 %files fonts-ecc
11571 %defattr(644,root,root,755)
11572 %doc %{texmfdist}/doc/fonts/ecc
11573 %{texmfdist}/fonts/source/public/ecc
11574 %{texmfdist}/fonts/tfm/public/ecc
11575
11576 %files fonts-eurosym
11577 %defattr(644,root,root,755)
11578 %doc %{texmfdist}/doc/fonts/eurosym
11579 %{texmfdist}/fonts/source/public/eurosym
11580 %{texmfdist}/fonts/tfm/public/eurosym
11581 %{texmfdist}/fonts/map/dvips/eurosym
11582 %{texmfdist}/source/fonts/eurosym
11583 %{texmfdist}/tex/latex/eurosym
11584
11585 %files fonts-eulervm
11586 %defattr(644,root,root,755)
11587 %doc %{texmfdist}/doc/latex/eulervm
11588 %{texmfdist}/fonts/tfm/public/eulervm
11589 %{texmfdist}/fonts/vf/public/eulervm
11590 %{texmfdist}/source/latex/eulervm
11591 %{texmfdist}/tex/latex/eulervm
11592
11593 %files fonts-euxm
11594 %defattr(644,root,root,755)
11595 %{texmfdist}/fonts/source/public/euxm
11596 %{texmfdist}/fonts/tfm/public/euxm
11597
11598 %files fonts-gothic
11599 %defattr(644,root,root,755)
11600 %{texmfdist}/doc/fonts/gothic
11601 %{texmfdist}/dvips/gothic
11602 %{texmfdist}/fonts/source/public/gothic
11603 %{texmfdist}/fonts/type1/public/gothic
11604 %{texmfdist}/fonts/afm/public/gothic
11605 %{texmfdist}/fonts/tfm/public/gothic
11606 %{texmfdist}/fonts/vf/public/gothic
11607 %{texmfdist}/fonts/map/dvips/gothic
11608
11609 %files fonts-hoekwater
11610 %defattr(644,root,root,755)
11611 %{texmfdist}/fonts/afm/hoekwater
11612 %{texmfdist}/fonts/tfm/hoekwater
11613 %{texmfdist}/fonts/truetype/hoekwater
11614
11615 %files fonts-jknappen
11616 %defattr(644,root,root,755)
11617 %{texmfdist}/fonts/source/jknappen
11618 %{texmfdist}/fonts/tfm/jknappen
11619
11620 %files fonts-latex
11621 %defattr(644,root,root,755)
11622 %doc %{texmfdist}/doc/latex/esint
11623 %dir %{texmfdist}/fonts/source/public/latex-fonts
11624 %dir %{texmfdist}/fonts/type1/bluesky/latex-fonts
11625 %dir %{texmfdist}/fonts/afm/bluesky/latex-fonts
11626 %dir %{texmfdist}/fonts/tfm/public/latex-fonts
11627 %dir %{texmfdist}/fonts/map/dvips/latex-fonts
11628 %{texmfdist}/fonts/source/public/esint
11629 %{texmfdist}/fonts/tfm/public/esint
11630 %{texmfdist}/source/latex/esint
11631 %{texmfdist}/tex/latex/esint
11632 %{texmfdist}/fonts/source/public/latex-fonts/*
11633 %{texmfdist}/fonts/type1/bluesky/latex-fonts/*
11634 %{texmfdist}/fonts/afm/bluesky/latex-fonts/*
11635 %{texmfdist}/fonts/tfm/public/latex-fonts/*
11636 %{texmfdist}/fonts/map/dvips/latex-fonts/*
11637
11638 %files fonts-lh
11639 %defattr(644,root,root,755)
11640 %doc %{texmfdist}/doc/fonts/lh
11641 %{texmfdist}/fonts/source/lh
11642 %{texmfdist}/metapost/support/charlib/LH
11643 %{texmfdist}/source/fonts/lh
11644 %{texmfdist}/source/latex/lh
11645
11646 %files fonts-lm
11647 %defattr(644,root,root,755)
11648 %doc %{texmfdist}/doc/fonts/lm
11649 %{texmfdist}/fonts/type1/public/lm
11650 %{texmfdist}/fonts/afm/public/lm
11651 %{texmfdist}/fonts/opentype/public/lm
11652 %{texmfdist}/fonts/enc/dvips/lm
11653 %{texmfdist}/fonts/tfm/public/lm
11654 %{texmfdist}/fonts/map/dvips/lm
11655 %{texmfdist}/fonts/map/dvipdfm/lm
11656 %{texmfdist}/source/fonts/lm
11657 %{texmfdist}/tex/latex/lm
11658
11659 %files fonts-marvosym
11660 %defattr(644,root,root,755)
11661 %doc %{texmfdist}/doc/latex/marvosym
11662 %dir %{texmfdist}/source/fonts/eurofont
11663 %dir %{texmfdist}/source/fonts/eurofont/marvosym
11664 %dir %{texmfdist}/tex/latex
11665 %{texmfdist}/fonts/type1/public/marvosym
11666 %{texmfdist}/fonts/afm/public/marvosym
11667 %{texmfdist}/fonts/tfm/public/marvosym
11668 %{texmfdist}/fonts/map/dvips/marvosym
11669 %{texmfdist}/source/fonts/eurofont/marvosym/*
11670 %{texmfdist}/tex/latex/marvosym
11671
11672 %files fonts-mflogo
11673 %defattr(644,root,root,755)
11674 %doc %{texmfdist}/doc/latex/mflogo
11675 %{texmfdist}/fonts/source/public/mflogo
11676 %{texmfdist}/fonts/type1/hoekwater/mflogo
11677 %{texmfdist}/fonts/afm/hoekwater/mflogo
11678 %{texmfdist}/fonts/tfm/public/mflogo
11679 %{texmfdist}/fonts/map/dvips/mflogo
11680 %{texmfdist}/source/latex/mflogo
11681 %{texmfdist}/tex/latex/mflogo
11682
11683 %files fonts-misc
11684 %defattr(644,root,root,755)
11685 %doc %{texmfdist}/doc/latex/marvosym/mac/oztex/tex-font/misc
11686 %{texmfdist}/fonts/source/public/misc
11687 %{texmfdist}/fonts/tfm/public/misc
11688 %{texmfdist}/fonts/misc
11689
11690 %files fonts-monotype
11691 %defattr(644,root,root,755)
11692 %{texmfdist}/fonts/tfm/monotype
11693 %{texmfdist}/fonts/vf/monotype
11694
11695
11696 %files fonts-other
11697 %defattr(644,root,root,755)
11698
11699 %doc %{texmfdist}/doc/fonts/yi4latex
11700 %{texmfdist}/fonts/source/public/yi4latex
11701 %{texmfdist}/fonts/tfm/public/yi4latex
11702
11703 %{texmfdist}/fonts/tfm/public/pslatex
11704 %{texmfdist}/fonts/map/dvips/pslatex
11705 %{texmfdist}/fonts/vf/public/pslatex
11706
11707 %doc %{texmfdist}/doc/fonts/allrunes
11708 %{texmfdist}/fonts/source/public/allrunes
11709 %{texmfdist}/fonts/tfm/public/allrunes
11710 %{texmfdist}/fonts/type1/public/allrunes
11711 %{texmfdist}/source/fonts/allrunes
11712
11713 %doc %{texmfdist}/doc/fonts/antiqua
11714 %{texmfdist}/fonts/map/dvips/antiqua
11715
11716 %{texmfdist}/fonts/source/public/apl
11717 %{texmfdist}/fonts/tfm/public/apl
11718 %{texmfdist}/source/fonts/apl
11719
11720 %{texmfdist}/fonts/afm/arabi
11721 %{texmfdist}/fonts/tfm/arabi
11722 %{texmfdist}/fonts/type1/arabi
11723 %{texmfdist}/fonts/enc/dvips/arabi
11724 %{texmfdist}/fonts/map/dvips/arabi
11725
11726 %{texmfdist}/fonts/map/dvips/arabtex
11727 %{texmfdist}/fonts/source/public/arabtex
11728 %{texmfdist}/fonts/tfm/public/arabtex
11729 %{texmfdist}/fonts/type1/public/arabtex
11730
11731 %doc %{texmfdist}/doc/fonts/archaic
11732 %{texmfdist}/fonts/afm/public/archaic
11733 %{texmfdist}/fonts/map/dvips/archaic
11734 %{texmfdist}/fonts/source/public/archaic
11735 %{texmfdist}/fonts/tfm/public/archaic
11736 %{texmfdist}/fonts/type1/public/archaic
11737 %{texmfdist}/source/fonts/archaic
11738
11739 %doc %{texmfdist}/doc/fonts/arev
11740 %{texmfdist}/fonts/afm/public/arev
11741 %{texmfdist}/fonts/enc/dvips/arev
11742 %{texmfdist}/fonts/map/dvips/arev
11743 %{texmfdist}/fonts/tfm/public/arev
11744 %{texmfdist}/fonts/type1/public/arev
11745 %{texmfdist}/fonts/vf/public/arev
11746 %{texmfdist}/source/fonts/arev
11747
11748 %{texmfdist}/fonts/tfm/vntex/arevvn
11749 %{texmfdist}/fonts/type1/vntex/arevvn
11750
11751 %{texmfdist}/fonts/source/public/ar
11752 %{texmfdist}/fonts/tfm/public/ar
11753
11754 %doc %{texmfdist}/doc/fonts/armenian
11755 %{texmfdist}/fonts/source/public/armenian
11756 %{texmfdist}/fonts/tfm/public/armenian
11757
11758 %{texmfdist}/fonts/map/dvips/arphic
11759
11760 %doc %{texmfdist}/doc/fonts/malayalam
11761 %doc %{texmfdist}/doc/fonts/Asana-Math
11762 %{texmfdist}/fonts/opentype/public/Asana-Math
11763
11764 %doc %{texmfdist}/doc/fonts/ascii
11765 %{texmfdist}/fonts/map/dvips/ascii
11766 %{texmfdist}/fonts/tfm/public/ascii
11767 %{texmfdist}/fonts/type1/public/ascii
11768
11769 %doc %{texmfdist}/doc/fonts/astro
11770 %{texmfdist}/fonts/source/public/astro
11771 %{texmfdist}/fonts/tfm/public/astro
11772
11773 %{texmfdist}/fonts/afm/public/augie
11774 %{texmfdist}/fonts/map/dvips/augie
11775 %{texmfdist}/fonts/tfm/public/augie
11776 %{texmfdist}/fonts/type1/public/augie
11777 %{texmfdist}/fonts/vf/public/augie
11778
11779 %doc %{texmfdist}/doc/fonts/auncial-new
11780 %{texmfdist}/fonts/afm/public/auncial-new
11781 %{texmfdist}/fonts/map/dvips/auncial-new
11782 %{texmfdist}/fonts/tfm/public/auncial-new
11783 %{texmfdist}/fonts/type1/public/auncial-new
11784 %{texmfdist}/source/fonts/auncial-new
11785
11786 %{texmfdist}/fonts/afm/public/aurical
11787 %{texmfdist}/fonts/map/dvips/aurical
11788 %{texmfdist}/fonts/source/public/aurical
11789 %{texmfdist}/fonts/tfm/public/aurical
11790 %{texmfdist}/fonts/type1/public/aurical
11791
11792 %{texmfdist}/fonts/map/dvips/avantgar
11793
11794 %{texmfdist}/fonts/source/public/backgammon
11795 %{texmfdist}/fonts/tfm/public/backgammon
11796
11797 %{texmfdist}/fonts/source/public/bangtex
11798 %{texmfdist}/fonts/tfm/public/bangtex
11799
11800 %{texmfdist}/fonts/source/public/barcodes
11801 %{texmfdist}/fonts/tfm/public/barcodes
11802
11803 %{texmfdist}/fonts/source/public/bayer
11804 %{texmfdist}/fonts/tfm/public/bayer
11805
11806 %{texmfdist}/fonts/source/public/bbding
11807 %{texmfdist}/fonts/tfm/public/bbding
11808
11809 %{texmfdist}/fonts/map/dvips/belleek
11810 %{texmfdist}/fonts/truetype/public
11811
11812 %{texmfdist}/fonts/source/public/bengali
11813 %{texmfdist}/fonts/tfm/public/bengali
11814
11815 %doc %{texmfdist}/doc/fonts/bera
11816 %{texmfdist}/fonts/afm/public/bera
11817 %{texmfdist}/fonts/map/dvips/bera
11818 %{texmfdist}/fonts/map/vtex/bera
11819 %{texmfdist}/fonts/tfm/public/bera
11820 %{texmfdist}/fonts/type1/public/bera
11821 %{texmfdist}/fonts/vf/public/bera
11822
11823 %doc %{texmfdist}/doc/fonts/blacklettert1
11824 %{texmfdist}/fonts/tfm/public/blacklettert1
11825 %{texmfdist}/fonts/vf/public/blacklettert1
11826 %{texmfdist}/source/fonts/blacklettert1
11827
11828 %doc %{texmfdist}/doc/fonts/boisik
11829 %{texmfdist}/fonts/source/public/boisik
11830
11831 %doc %{texmfdist}/doc/fonts/bookhands
11832 %{texmfdist}/fonts/source/public/bookhands
11833
11834 %{texmfdist}/fonts/map/dvips/bookman
11835
11836 %{texmfdist}/fonts/afm/public/brushscr
11837 %{texmfdist}/fonts/map/dvips/brushscr
11838 %{texmfdist}/fonts/tfm/public/brushscr
11839 %{texmfdist}/fonts/type1/public/brushscr
11840 %{texmfdist}/fonts/vf/public/brushscr
11841
11842 %doc %{texmfdist}/doc/fonts/burmese
11843 %{texmfdist}/fonts/map/dvips/burmese
11844 %{texmfdist}/fonts/tfm/public/burmese
11845 %{texmfdist}/fonts/type1/public/burmese
11846
11847 %doc %{texmfdist}/doc/fonts/cns
11848 %{texmfdist}/fonts/tfm/cns
11849
11850 %{texmfdist}/fonts/enc/dvips/c90enc
11851
11852 %{texmfdist}/fonts/source/public/calligra
11853 %{texmfdist}/fonts/tfm/public/calligra
11854
11855 %doc %{texmfdist}/doc/fonts/carolmin-ps
11856 %{texmfdist}/fonts/afm/public/carolmin-ps
11857 %{texmfdist}/fonts/map/dvips/carolmin-ps
11858 %{texmfdist}/fonts/type1/public/carolmin-ps
11859
11860 %{texmfdist}/fonts/source/public/casyl
11861 %{texmfdist}/fonts/tfm/public/casyl
11862
11863 %{texmfdist}/fonts/source/public/cbcoptic
11864 %{texmfdist}/fonts/tfm/public/cbcoptic
11865 %{texmfdist}/fonts/type1/public/cbcoptic
11866
11867 %doc %{texmfdist}/doc/fonts/cbfonts
11868 %{texmfdist}/fonts/enc/dvips/cbfonts
11869 %{texmfdist}/fonts/map/dvips/cbfonts
11870 %{texmfdist}/fonts/source/public/cbfonts
11871 %{texmfdist}/fonts/tfm/public/cbfonts
11872 %{texmfdist}/fonts/type1/public/cbfonts
11873
11874 %{texmfdist}/fonts/source/public/cchess
11875 %{texmfdist}/fonts/tfm/public/cchess
11876
11877 %{texmfdist}/fonts/afm/vntex/chartervn
11878 %{texmfdist}/fonts/tfm/vntex/chartervn
11879 %{texmfdist}/fonts/type1/vntex/chartervn
11880 %{texmfdist}/fonts/vf/vntex/chartervn
11881
11882 %doc %{texmfdist}/doc/fonts/chemarrow
11883 %{texmfdist}/fonts/afm/public/chemarrow
11884 %{texmfdist}/fonts/map/dvips/chemarrow
11885 %{texmfdist}/fonts/source/public/chemarrow
11886 %{texmfdist}/fonts/tfm/public/chemarrow
11887 %{texmfdist}/fonts/type1/public/chemarrow
11888
11889 %{texmfdist}/fonts/source/public/cherokee
11890 %{texmfdist}/fonts/tfm/public/cherokee
11891
11892 %{texmfdist}/fonts/source/public/chess
11893
11894 %{texmfdist}/fonts/enc/dvips/chessfss
11895
11896 %{texmfdist}/fonts/source/public/china2e
11897 %{texmfdist}/fonts/tfm/public/china2e
11898
11899 %{texmfdist}/fonts/source/public/circ
11900 %{texmfdist}/fonts/tfm/public/circ
11901
11902 %doc %{texmfdist}/doc/fonts/cirth
11903 %{texmfdist}/fonts/source/public/cirth
11904 %{texmfdist}/fonts/tfm/public/cirth
11905
11906 %doc %{texmfdist}/doc/fonts/cjhebrew
11907 %{texmfdist}/fonts/afm/public/cjhebrew
11908 %{texmfdist}/fonts/enc/dvips/cjhebrew
11909 %{texmfdist}/fonts/map/dvips/cjhebrew
11910 %{texmfdist}/fonts/tfm/public/cjhebrew
11911 %{texmfdist}/fonts/type1/public/cjhebrew
11912 %{texmfdist}/fonts/vf/public/cjhebrew
11913
11914 %{texmfdist}/fonts/source/public/clock
11915 %{texmfdist}/fonts/tfm/public/clock
11916
11917 %doc %{texmfdist}/doc/fonts/cmastro
11918 %{texmfdist}/fonts/source/public/cmastro
11919 %{texmfdist}/fonts/tfm/public/cmastro
11920
11921 %{texmfdist}/fonts/tfm/vntex/cmbrightvn
11922 %{texmfdist}/fonts/type1/vntex/cmbrightvn
11923
11924 %{texmfdist}/fonts/type1/public/cmex
11925
11926 %{texmfdist}/fonts/afm/public/cm-lgc
11927 %{texmfdist}/fonts/enc/dvips/cm-lgc
11928 %{texmfdist}/fonts/map/dvips/cm-lgc
11929 %{texmfdist}/fonts/ofm/public/cm-lgc
11930 %{texmfdist}/fonts/ovf/public/cm-lgc
11931 %{texmfdist}/fonts/tfm/public/cm-lgc
11932 %{texmfdist}/fonts/type1/public/cm-lgc
11933 %{texmfdist}/fonts/vf/public/cm-lgc
11934
11935 %{texmfdist}/fonts/map/dvips/cmll
11936 %{texmfdist}/fonts/source/public/cmll
11937 %{texmfdist}/fonts/tfm/public/cmll
11938 %{texmfdist}/fonts/type1/public/cmll
11939
11940 %doc %{texmfdist}/doc/fonts/cmpica
11941 %{texmfdist}/fonts/source/public/cmpica
11942 %{texmfdist}/fonts/tfm/public/cmpica
11943
11944
11945 %{texmfdist}/fonts/tfm/vntex/comicsansvn
11946 %{texmfdist}/fonts/type1/vntex/comicsansvn
11947 %{texmfdist}/fonts/vf/vntex/comicsansvn
11948
11949 %{texmfdist}/fonts/tfm/vntex/concretevn
11950 %{texmfdist}/fonts/type1/vntex/concretevn
11951
11952 %{texmfdist}/fonts/afm/ibm
11953 %{texmfdist}/fonts/tfm/ibm
11954 %{texmfdist}/fonts/vf/ibm
11955 %{texmfdist}/fonts/map/dvips/courier
11956 %{texmfdist}/fonts/tfm/cspsfonts-adobe
11957 %{texmfdist}/fonts/vf/cspsfonts-adobe
11958
11959 %doc %{texmfdist}/doc/fonts/croatian
11960 %{texmfdist}/fonts/source/public/croatian
11961
11962 %{texmfdist}/fonts/afm/public/cryst
11963 %{texmfdist}/fonts/source/public/cryst
11964 %{texmfdist}/fonts/tfm/public/cryst
11965 %{texmfdist}/fonts/type1/public/cryst
11966
11967 %{texmfdist}/fonts/source/public/ctib
11968 %{texmfdist}/fonts/tfm/public/ctib
11969
11970 %doc %{texmfdist}/doc/fonts/cyklop
11971 %{texmfdist}/fonts/afm/public/cyklop
11972 %{texmfdist}/fonts/enc/dvips/cyklop
11973 %{texmfdist}/fonts/map/dvips/cyklop
11974 %{texmfdist}/fonts/opentype/public/cyklop
11975 %{texmfdist}/fonts/tfm/public/cyklop
11976 %{texmfdist}/fonts/type1/public/cyklop
11977
11978 %{texmfdist}/fonts/source/public/dancers
11979 %{texmfdist}/fonts/tfm/public/dancers
11980
11981 %doc %{texmfdist}/doc/fonts/dice
11982 %{texmfdist}/fonts/source/public/dice
11983 %{texmfdist}/fonts/tfm/public/dice
11984
11985 %doc %{texmfdist}/doc/fonts/dictsym
11986 %{texmfdist}/fonts/afm/public/dictsym
11987 %{texmfdist}/fonts/map/dvips/dictsym
11988 %{texmfdist}/fonts/map/vtex/dictsym
11989 %{texmfdist}/fonts/tfm/public/dictsym
11990 %{texmfdist}/fonts/type1/public/dictsym
11991
11992 %doc %{texmfdist}/doc/fonts/dingbat
11993 %{texmfdist}/fonts/tfm/public/dingbat
11994 %{texmfdist}/source/fonts/dingbat
11995
11996 %doc %{texmfdist}/doc/fonts/doublestroke
11997 %{texmfdist}/fonts/map/dvips/doublestroke
11998 %{texmfdist}/fonts/source/public/doublestroke
11999 %{texmfdist}/fonts/tfm/public/doublestroke
12000 %{texmfdist}/fonts/type1/public/doublestroke
12001
12002 %doc %{texmfdist}/doc/fonts/duerer
12003 %{texmfdist}/fonts/source/public/duerer
12004 %{texmfdist}/fonts/tfm/public/duerer
12005
12006 %doc %{texmfdist}/doc/fonts/ean
12007 %{texmfdist}/fonts/source/public/ean
12008 %{texmfdist}/fonts/tfm/public/ean
12009
12010 %doc %{texmfdist}/doc/fonts/eco
12011 %{texmfdist}/fonts/tfm/public/eco
12012 %{texmfdist}/fonts/vf/public/eco
12013 %{texmfdist}/source/fonts/eco
12014
12015 %doc %{texmfdist}/doc/fonts/eiad
12016 %{texmfdist}/fonts/source/public/eiad
12017 %{texmfdist}/fonts/tfm/public/eiad
12018
12019 %doc %{texmfdist}/doc/fonts/elvish
12020 %{texmfdist}/fonts/source/public/elvish
12021 %{texmfdist}/fonts/tfm/public/elvish
12022
12023 %doc %{texmfdist}/doc/fonts/epigrafica
12024 %{texmfdist}/fonts/afm/public/epigrafica
12025 %{texmfdist}/fonts/enc/dvips/epigrafica
12026 %{texmfdist}/fonts/map/dvips/epigrafica
12027 %{texmfdist}/fonts/tfm/public/epigrafica
12028 %{texmfdist}/fonts/type1/public/epigrafica
12029 %{texmfdist}/fonts/vf/public/epigrafica
12030
12031 %{texmfdist}/fonts/map/dvips/epiolmec
12032 %{texmfdist}/fonts/tfm/public/epiolmec
12033 %{texmfdist}/fonts/type1/public/epiolmec
12034
12035 %doc %{texmfdist}/doc/fonts/esint-type1
12036 %{texmfdist}/fonts/map/dvips/esint-type1
12037 %{texmfdist}/fonts/type1/public/esint-type1
12038
12039 %{texmfdist}/fonts/map/dvips/esvect
12040 %{texmfdist}/fonts/source/public/esvect
12041 %{texmfdist}/fonts/tfm/public/esvect
12042 %{texmfdist}/fonts/type1/public/esvect
12043
12044 %{texmfdist}/fonts/ofm/public/ethiop
12045 %{texmfdist}/fonts/ovf/public/ethiop
12046 %{texmfdist}/fonts/ovp/public/ethiop
12047 %{texmfdist}/fonts/source/public/ethiop
12048 %{texmfdist}/fonts/tfm/public/ethiop
12049
12050 %{texmfdist}/fonts/map/dvips/ethiop-t1
12051 %{texmfdist}/fonts/type1/public/ethiop-t1
12052
12053 %doc %{texmfdist}/doc/fonts/euro-ce
12054 %{texmfdist}/fonts/source/public/euro-ce
12055 %{texmfdist}/fonts/tfm/public/euro-ce
12056
12057 %doc %{texmfdist}/doc/fonts/eurofont
12058 %{texmfdist}/fonts/map/dvips/eurofont
12059 %{texmfdist}/source/fonts/eurofont
12060
12061 %doc %{texmfdist}/doc/fonts/feyn
12062 %{texmfdist}/fonts/source/public/feyn
12063 %{texmfdist}/fonts/tfm/public/feyn
12064 %{texmfdist}/source/fonts/feyn
12065
12066 %doc %{texmfdist}/doc/fonts/fge
12067 %{texmfdist}/fonts/source/public/fge
12068 %{texmfdist}/fonts/tfm/public/fge
12069 %{texmfdist}/source/fonts/fge
12070
12071 %{texmfdist}/fonts/map/dvips/foekfont
12072 %{texmfdist}/fonts/tfm/public/foekfont
12073 %{texmfdist}/fonts/type1/public/foekfont
12074
12075 %doc %{texmfdist}/doc/fonts/fonetika
12076 %{texmfdist}/fonts/afm/public/fonetika
12077 %{texmfdist}/fonts/map/dvips/fonetika
12078 %{texmfdist}/fonts/tfm/public/fonetika
12079 %{texmfdist}/fonts/type1/public/fonetika
12080
12081 %doc %{texmfdist}/doc/fonts/fourier
12082 %{texmfdist}/fonts/afm/public/fourier
12083 %{texmfdist}/fonts/map/dvips/fourier
12084 %{texmfdist}/fonts/tfm/public/fourier
12085 %{texmfdist}/fonts/type1/public/fourier
12086 %{texmfdist}/fonts/vf/public/fourier
12087 %{texmfdist}/source/fonts/fourier
12088
12089 %doc %{texmfdist}/doc/fonts/fouriernc
12090 %{texmfdist}/fonts/afm/public/fouriernc
12091 %{texmfdist}/fonts/tfm/public/fouriernc
12092 %{texmfdist}/fonts/vf/public/fouriernc
12093
12094 %doc %{texmfdist}/doc/fonts/frcursive
12095 %{texmfdist}/fonts/source/public/frcursive
12096 %{texmfdist}/fonts/tfm/public/frcursive
12097 %{texmfdist}/source/fonts/frcursive
12098
12099 %doc %{texmfdist}/doc/fonts/futhark
12100 %{texmfdist}/fonts/source/public/futhark
12101 %{texmfdist}/fonts/tfm/public/futhark
12102
12103 %{texmfdist}/fonts/afm/public/garuda
12104 %{texmfdist}/fonts/map/dvips/garuda
12105 %{texmfdist}/fonts/tfm/public/garuda
12106 %{texmfdist}/fonts/type1/public/garuda
12107
12108 %doc %{texmfdist}/doc/fonts/genealogy
12109 %{texmfdist}/fonts/source/public/genealogy
12110 %{texmfdist}/fonts/tfm/public/genealogy
12111
12112 %doc %{texmfdist}/doc/fonts/gfsartemisia
12113 %{texmfdist}/fonts/afm/public/gfsartemisia
12114 %{texmfdist}/fonts/enc/dvips/gfsartemisia
12115 %{texmfdist}/fonts/map/dvips/gfsartemisia
12116 %{texmfdist}/fonts/opentype/public/gfsartemisia
12117 %{texmfdist}/fonts/tfm/public/gfsartemisia
12118 %{texmfdist}/fonts/type1/public/gfsartemisia
12119 %{texmfdist}/fonts/vf/public/gfsartemisia
12120
12121 %doc %{texmfdist}/doc/fonts/gfsbaskerville
12122 %{texmfdist}/fonts/afm/public/gfsbaskerville
12123 %{texmfdist}/fonts/enc/dvips/gfsbaskerville
12124 %{texmfdist}/fonts/map/dvips/gfsbaskerville
12125 %{texmfdist}/fonts/opentype/public/gfsbaskerville
12126 %{texmfdist}/fonts/tfm/public/gfsbaskerville
12127 %{texmfdist}/fonts/type1/public/gfsbaskerville
12128 %{texmfdist}/fonts/vf/public/gfsbaskerville
12129
12130 %doc %{texmfdist}/doc/fonts/gfsbodoni
12131 %{texmfdist}/fonts/afm/public/gfsbodoni
12132 %{texmfdist}/fonts/enc/dvips/gfsbodoni
12133 %{texmfdist}/fonts/map/dvips/gfsbodoni
12134 %{texmfdist}/fonts/opentype/public/gfsbodoni
12135 %{texmfdist}/fonts/tfm/public/gfsbodoni
12136 %{texmfdist}/fonts/type1/public/gfsbodoni
12137 %{texmfdist}/fonts/vf/public/gfsbodoni
12138
12139 %doc %{texmfdist}/doc/fonts/gfscomplutum
12140 %{texmfdist}/fonts/afm/public/gfscomplutum
12141 %{texmfdist}/fonts/enc/dvips/gfscomplutum
12142 %{texmfdist}/fonts/map/dvips/gfscomplutum
12143 %{texmfdist}/fonts/opentype/public/gfscomplutum
12144 %{texmfdist}/fonts/tfm/public/gfscomplutum
12145 %{texmfdist}/fonts/type1/public/gfscomplutum
12146 %{texmfdist}/fonts/vf/public/gfscomplutum
12147
12148 %doc %{texmfdist}/doc/fonts/gfsdidot
12149 %{texmfdist}/fonts/afm/public/gfsdidot
12150 %{texmfdist}/fonts/enc/dvips/gfsdidot
12151 %{texmfdist}/fonts/map/dvips/gfsdidot
12152 %{texmfdist}/fonts/opentype/public/gfsdidot
12153 %{texmfdist}/fonts/tfm/public/gfsdidot
12154 %{texmfdist}/fonts/type1/public/gfsdidot
12155 %{texmfdist}/fonts/vf/public/gfsdidot
12156
12157 %doc %{texmfdist}/doc/fonts/gfsneohellenic
12158 %{texmfdist}/fonts/afm/public/gfsneohellenic
12159 %{texmfdist}/fonts/enc/dvips/gfsneohellenic
12160 %{texmfdist}/fonts/map/dvips/gfsneohellenic
12161 %{texmfdist}/fonts/opentype/public/gfsneohellenic
12162 %{texmfdist}/fonts/tfm/public/gfsneohellenic
12163 %{texmfdist}/fonts/type1/public/gfsneohellenic
12164 %{texmfdist}/fonts/vf/public/gfsneohellenic
12165
12166 %doc %{texmfdist}/doc/fonts/gfsporson
12167 %{texmfdist}/fonts/afm/public/gfsporson
12168 %{texmfdist}/fonts/enc/dvips/gfsporson
12169 %{texmfdist}/fonts/map/dvips/gfsporson
12170 %{texmfdist}/fonts/opentype/public/gfsporson
12171 %{texmfdist}/fonts/tfm/public/gfsporson
12172 %{texmfdist}/fonts/type1/public/gfsporson
12173 %{texmfdist}/fonts/vf/public/gfsporson
12174
12175 %doc %{texmfdist}/doc/fonts/gfssolomos
12176 %{texmfdist}/fonts/afm/public/gfssolomos
12177 %{texmfdist}/fonts/enc/dvips/gfssolomos
12178 %{texmfdist}/fonts/map/dvips/gfssolomos
12179 %{texmfdist}/fonts/opentype/public/gfssolomos
12180 %{texmfdist}/fonts/tfm/public/gfssolomos
12181 %{texmfdist}/fonts/type1/public/gfssolomos
12182 %{texmfdist}/fonts/vf/public/gfssolomos
12183
12184 %{texmfdist}/fonts/source/public/go
12185 %{texmfdist}/fonts/tfm/public/go
12186
12187 %doc %{texmfdist}/doc/fonts/greenpoint
12188 %{texmfdist}/fonts/source/public/greenpoint
12189 %{texmfdist}/fonts/tfm/public/greenpoint
12190
12191 %{texmfdist}/fonts/afm/groff
12192 %{texmfdist}/fonts/enc/dvips/groff
12193 %{texmfdist}/fonts/map/dvips/groff
12194 %{texmfdist}/fonts/tfm/groff
12195 %{texmfdist}/fonts/type1/groff
12196
12197 %doc %{texmfdist}/doc/fonts/grotesq
12198 %{texmfdist}/fonts/map/dvips/grotesq
12199
12200 %{texmfdist}/fonts/afm/vntex/grotesqvn
12201 %{texmfdist}/fonts/tfm/vntex/grotesqvn
12202 %{texmfdist}/fonts/type1/vntex/grotesqvn
12203
12204 %{texmfdist}/fonts/afm/public/grverb
12205 %{texmfdist}/fonts/map/dvips/grverb
12206 %{texmfdist}/fonts/tfm/public/grverb
12207 %{texmfdist}/fonts/type1/public/grverb
12208 %{texmfdist}/fonts/vf/public/grverb
12209
12210 %{texmfdist}/fonts/source/public/hands
12211 %{texmfdist}/fonts/tfm/public/hands
12212
12213 %{texmfdist}/fonts/afm/jmn
12214 %{texmfdist}/fonts/tfm/jmn
12215 %{texmfdist}/fonts/type1/jmn
12216
12217 %{texmfdist}/fonts/map/dvips/helvetic
12218
12219 %doc %{texmfdist}/doc/fonts/hfbright
12220 %{texmfdist}/fonts/afm/public/hfbright
12221 %{texmfdist}/fonts/enc/dvips/hfbright
12222 %{texmfdist}/fonts/map/dvips/hfbright
12223 %{texmfdist}/fonts/type1/public/hfbright
12224 %{texmfdist}/source/fonts/hfbright
12225
12226 %doc %{texmfdist}/doc/fonts/hfoldsty
12227 %{texmfdist}/fonts/tfm/public/hfoldsty
12228 %{texmfdist}/fonts/vf/public/hfoldsty
12229 %{texmfdist}/source/fonts/hfoldsty
12230
12231 %doc %{texmfdist}/doc/fonts/ibygrk
12232 %{texmfdist}/tex/generic/ibygrk
12233 %{texmfdist}/fonts/afm/public/ibygrk
12234 %{texmfdist}/fonts/enc/dvips/ibygrk
12235 %{texmfdist}/fonts/map/dvips/ibygrk
12236 %{texmfdist}/fonts/source/public/ibygrk
12237 %{texmfdist}/fonts/tfm/public/ibygrk
12238 %{texmfdist}/fonts/type1/public/ibygrk
12239
12240 %doc %{texmfdist}/doc/fonts/ifsym
12241 %{texmfdist}/fonts/source/public/ifsym
12242 %{texmfdist}/fonts/tfm/public/ifsym
12243
12244 %doc %{texmfdist}/doc/fonts/initials
12245 %{texmfdist}/fonts/afm/public/initials
12246 %{texmfdist}/fonts/map/dvips/initials
12247 %{texmfdist}/fonts/tfm/public/initials
12248 %{texmfdist}/fonts/type1/public/initials
12249
12250 %doc %{texmfdist}/doc/fonts/itrans
12251 %{texmfdist}/fonts/afm/public/itrans
12252 %{texmfdist}/fonts/source/public/itrans
12253 %{texmfdist}/fonts/tfm/public/itrans
12254 %{texmfdist}/fonts/type1/public/itrans
12255
12256 %doc %{texmfdist}/doc/fonts/iwona
12257 %{texmfdist}/fonts/afm/public/iwona
12258 %{texmfdist}/fonts/enc/dvips/iwona
12259 %{texmfdist}/fonts/map/dvips/iwona
12260 %{texmfdist}/fonts/opentype/public/iwona
12261 %{texmfdist}/fonts/tfm/public/iwona
12262 %{texmfdist}/fonts/type1/public/iwona
12263
12264 %{texmfdist}/fonts/enc/dvips/jmn
12265 %{texmfdist}/fonts/map/dvips/jmn
12266
12267 %doc %{texmfdist}/doc/fonts/kdgreek
12268 %{texmfdist}/fonts/source/public/kdgreek
12269 %{texmfdist}/fonts/tfm/public/kdgreek
12270
12271 %{texmfdist}/fonts/afm/public/kerkis
12272 %{texmfdist}/fonts/enc/dvips/kerkis
12273 %{texmfdist}/fonts/map/dvips/kerkis
12274 %{texmfdist}/fonts/tfm/public/kerkis
12275 %{texmfdist}/fonts/type1/public/kerkis
12276 %{texmfdist}/fonts/vf/public/kerkis
12277
12278 %doc %{texmfdist}/doc/fonts/kixfont
12279 %{texmfdist}/fonts/source/public/kixfont
12280 %{texmfdist}/fonts/tfm/public/kixfont
12281
12282 %doc %{texmfdist}/doc/fonts/kpfonts
12283 %dir %{texmfdist}/fonts/map/public
12284 %{texmfdist}/fonts/afm/public/kpfonts
12285 %{texmfdist}/fonts/map/public/kpfonts
12286 %{texmfdist}/fonts/source/public/kpfonts
12287 %{texmfdist}/fonts/tfm/public/kpfonts
12288 %{texmfdist}/fonts/type1/public/kpfonts
12289 %{texmfdist}/fonts/vf/public/kpfonts
12290
12291 %doc %{texmfdist}/doc/fonts/kurier
12292 %{texmfdist}/fonts/afm/public/kurier
12293 %{texmfdist}/fonts/enc/dvips/kurier
12294 %{texmfdist}/fonts/map/dvips/kurier
12295 %{texmfdist}/fonts/opentype/public/kurier
12296 %{texmfdist}/fonts/tfm/public/kurier
12297 %{texmfdist}/fonts/type1/public/kurier
12298
12299 %doc %{texmfdist}/doc/fonts/levy
12300 %{texmfdist}/fonts/source/public/levy
12301
12302 %doc %{texmfdist}/doc/fonts/lfb
12303 %{texmfdist}/fonts/source/public/lfb
12304 %{texmfdist}/fonts/tfm/public/lfb
12305
12306 %doc %{texmfdist}/doc/fonts/libertine
12307 %{texmfdist}/fonts/afm/public/libertine
12308 %{texmfdist}/fonts/enc/dvips/libertine
12309 %{texmfdist}/fonts/map/dvips/libertine
12310 %{texmfdist}/fonts/tfm/public/libertine
12311 %{texmfdist}/fonts/type1/public/libertine
12312 %{texmfdist}/fonts/vf/public/libertine
12313
12314 %doc %{texmfdist}/doc/fonts/linearA
12315 %{texmfdist}/fonts/afm/public/linearA
12316 %{texmfdist}/fonts/map/dvips/linearA
12317 %{texmfdist}/fonts/tfm/public/linearA
12318 %{texmfdist}/fonts/type1/public/linearA
12319 %{texmfdist}/source/fonts/linearA
12320
12321 %{texmfdist}/fonts/source/public/logic
12322 %{texmfdist}/fonts/tfm/public/logic
12323
12324 %doc %{texmfdist}/doc/fonts/lxfonts
12325 %{texmfdist}/fonts/map/dvips/lxfonts
12326 %{texmfdist}/fonts/source/public/lxfonts
12327 %{texmfdist}/fonts/tfm/public/lxfonts
12328 %{texmfdist}/fonts/type1/public/lxfonts
12329
12330 %doc %{texmfdist}/doc/fonts/ly1
12331 %{texmfdist}/fonts/map/dvips/ly1
12332
12333 %{texmfdist}/fonts/source/public/malayalam
12334 %{texmfdist}/fonts/tfm/public/malayalam
12335
12336 %{texmfdist}/fonts/map/dvips/manfnt
12337
12338 %{texmfdist}/fonts/map/dvips/mathdesign
12339
12340 %{texmfdist}/fonts/tfm/public/mathpazo
12341 %{texmfdist}/fonts/vf/public/mathpazo
12342
12343 %{texmfdist}/fonts/afm/mathdesign
12344 %{texmfdist}/fonts/tfm/mathdesign
12345 %{texmfdist}/fonts/type1/mathdesign
12346 %{texmfdist}/fonts/vf/mathdesign
12347
12348 %{texmfdist}/fonts/enc/dvips/mnsymbol
12349 %{texmfdist}/fonts/map/dvips/mnsymbol
12350 %dir %{texmfdist}/fonts/map/vtex
12351 %{texmfdist}/fonts/map/vtex/mnsymbol
12352 %{texmfdist}/fonts/opentype/public/mnsymbol
12353 %{texmfdist}/fonts/source/public/mnsymbol
12354 %{texmfdist}/fonts/tfm/public/mnsymbol
12355 %{texmfdist}/fonts/type1/public/mnsymbol
12356
12357 %{texmfdist}/fonts/map/dvips/montex
12358 %{texmfdist}/fonts/source/public/montex
12359 %{texmfdist}/fonts/tfm/public/montex
12360 %{texmfdist}/fonts/type1/public/montex
12361
12362 %{texmfdist}/fonts/tfm/vntex/mscorevn
12363 %{texmfdist}/fonts/vf/vntex/mscorevn
12364
12365 %{texmfdist}/fonts/source/public/musixps
12366 %{texmfdist}/fonts/tfm/public/musixps
12367
12368 %doc %{texmfdist}/doc/generic/musixtex
12369 %{texmfdist}/fonts/map/dvips/musixtex
12370 %{texmfdist}/fonts/source/public/musixtex
12371 %{texmfdist}/fonts/tfm/public/musixtex
12372 %{texmfdist}/fonts/type1/public/musixtex
12373
12374 %{texmfdist}/fonts/source/public/mxd
12375 %{texmfdist}/fonts/tfm/public/mxd
12376
12377 %{texmfdist}/fonts/source/public/mxedruli
12378 %{texmfdist}/fonts/tfm/public/mxedruli
12379
12380 %{texmfdist}/fonts/map/dvips/ncntrsbk
12381
12382 %{texmfdist}/fonts/source/public/niceframe
12383 %{texmfdist}/fonts/tfm/public/niceframe
12384
12385 %doc %{texmfdist}/doc/fonts/nkarta
12386 %{texmfdist}/fonts/source/public/nkarta
12387 %{texmfdist}/fonts/tfm/public/nkarta
12388
12389 %{texmfdist}/fonts/afm/public/norasi
12390 %{texmfdist}/fonts/map/dvips/norasi
12391 %{texmfdist}/fonts/tfm/public/norasi
12392 %{texmfdist}/fonts/type1/public/norasi
12393
12394 %{texmfdist}/fonts/source/public/oca
12395
12396 %{texmfdist}/fonts/afm/public/ocherokee
12397 %{texmfdist}/fonts/map/dvips/ocherokee
12398 %{texmfdist}/fonts/ofm/public/ocherokee
12399 %{texmfdist}/fonts/ovf/public/ocherokee
12400 %{texmfdist}/fonts/ovp/public/ocherokee
12401 %{texmfdist}/fonts/tfm/public/ocherokee
12402 %{texmfdist}/fonts/type1/public/ocherokee
12403
12404 %{texmfdist}/fonts/source/public/ogham
12405 %{texmfdist}/fonts/tfm/public/ogham
12406
12407 %doc %{texmfdist}/doc/fonts/oinuit
12408 %{texmfdist}/fonts/map/dvips/oinuit
12409 %{texmfdist}/fonts/ofm/public/oinuit
12410 %{texmfdist}/fonts/ovf/public/oinuit
12411 %{texmfdist}/fonts/tfm/public/oinuit
12412 %{texmfdist}/fonts/type1/public/oinuit
12413
12414 %{texmfdist}/fonts/source/public/osmanian
12415
12416 %doc %{texmfdist}/doc/fonts/ot2cyr
12417 %{texmfdist}/fonts/map/dvips/ot2cyr
12418 %{texmfdist}/source/fonts/ot2cyr
12419
12420 %{texmfdist}/fonts/source/public/othello
12421 %{texmfdist}/fonts/tfm/public/othello
12422
12423 %{texmfdist}/fonts/ofm/public/otibet
12424 %{texmfdist}/fonts/ovf/public/otibet
12425 %{texmfdist}/fonts/ovp/public/otibet
12426 %{texmfdist}/fonts/source/public/otibet
12427 %{texmfdist}/fonts/tfm/public/otibet
12428
12429 %doc %{texmfdist}/doc/fonts/pacioli
12430 %{texmfdist}/fonts/source/public/pacioli
12431 %{texmfdist}/fonts/tfm/public/pacioli
12432
12433 %{texmfdist}/fonts/map/dvips/palatino
12434
12435 %doc %{texmfdist}/doc/fonts/phaistos
12436 %{texmfdist}/fonts/afm/public/phaistos
12437 %{texmfdist}/fonts/map/dvips/phaistos
12438 %{texmfdist}/fonts/opentype/public/phaistos
12439 %{texmfdist}/fonts/tfm/public/phaistos
12440 %{texmfdist}/fonts/type1/public/phaistos
12441 %{texmfdist}/source/fonts/phaistos
12442
12443 %{texmfdist}/fonts/opentype/public/philokalia
12444
12445 %doc %{texmfdist}/doc/fonts/phonetic
12446 %{texmfdist}/fonts/source/public/phonetic
12447 %{texmfdist}/fonts/tfm/public/phonetic
12448 %{texmfdist}/source/fonts/phonetic
12449
12450 %{texmfdist}/source/fonts/malayalam
12451
12452 %{texmfdist}/fonts/source/public/punk
12453 %{texmfdist}/fonts/tfm/public/punk
12454
12455 %{texmfdist}/fonts/tfm/public/relenc
12456 %{texmfdist}/fonts/vf/public/relenc
12457
12458 %doc %{texmfdist}/doc/fonts/rsfs
12459 %{texmfdist}/fonts/map/dvips/rsfs
12460
12461 %{texmfdist}/fonts/map/dvips/sanskrit
12462 %{texmfdist}/fonts/source/public/sanskrit
12463 %{texmfdist}/fonts/tfm/public/sanskrit
12464 %{texmfdist}/fonts/type1/public/sanskrit
12465
12466 %{texmfdist}/fonts/source/public/sauter
12467
12468 %doc %{texmfdist}/doc/fonts/semaphor
12469 %{texmfdist}/fonts/afm/public/semaphor
12470 %{texmfdist}/fonts/enc/dvips/semaphor
12471 %{texmfdist}/fonts/map/dvips/semaphor
12472 %{texmfdist}/fonts/opentype/public/semaphor
12473 %{texmfdist}/fonts/source/public/semaphor
12474 %{texmfdist}/fonts/tfm/public/semaphor
12475 %{texmfdist}/fonts/type1/public/semaphor
12476
12477 %{texmfdist}/fonts/source/public/simpsons
12478
12479 %{texmfdist}/fonts/map/dvips/skak
12480 %{texmfdist}/fonts/source/public/skak
12481 %{texmfdist}/fonts/tfm/public/skak
12482
12483 %doc %{texmfdist}/doc/fonts/skaknew
12484 %{texmfdist}/fonts/afm/public/skaknew
12485 %{texmfdist}/fonts/map/dvips/skaknew
12486 %{texmfdist}/fonts/map/vtex/skaknew
12487 %{texmfdist}/fonts/tfm/public/skaknew
12488 %{texmfdist}/fonts/type1/public/skaknew
12489
12490 %{texmfdist}/fonts/source/public/skull
12491
12492 %{texmfdist}/fonts/source/public/soyombo
12493 %{texmfdist}/fonts/tfm/public/soyombo
12494
12495 %doc %{texmfdist}/doc/fonts/staves
12496 %{texmfdist}/fonts/map/dvips/staves
12497 %{texmfdist}/fonts/tfm/public/staves
12498 %{texmfdist}/fonts/type1/public/staves
12499
12500 %{texmfdist}/fonts/map/dvips/stmaryrd
12501 %{texmfdist}/fonts/source/public/stmaryrd
12502
12503 %{texmfdist}/fonts/map/dvips/symbol
12504
12505 %{texmfdist}/fonts/afm/public/tabvar
12506 %{texmfdist}/fonts/map/dvips/tabvar
12507 %{texmfdist}/fonts/tfm/public/tabvar
12508 %{texmfdist}/fonts/type1/public/tabvar
12509
12510
12511 %{texmfdist}/fonts/source/public/tapir
12512 %{texmfdist}/fonts/type1/public/tapir
12513
12514 %{texmfdist}/fonts/enc/dvips/tengwarscript
12515 %{texmfdist}/fonts/map/dvips/tengwarscript
12516 %{texmfdist}/fonts/tfm/public/tengwarscript
12517 %{texmfdist}/fonts/vf/public/tengwarscript
12518
12519 %{texmfdist}/doc/fonts/pclnfss
12520 %{texmfdist}/source/fonts/pclnfss
12521
12522 %doc %{texmfdist}/doc/fonts/tex-gyre
12523 %{texmfdist}/fonts/afm/public/tex-gyre
12524 %{texmfdist}/fonts/enc/dvips/tex-gyre
12525 %{texmfdist}/fonts/map/dvips/tex-gyre
12526 %{texmfdist}/fonts/opentype/public/tex-gyre
12527 %{texmfdist}/fonts/tfm/public/tex-gyre
12528 %{texmfdist}/fonts/type1/public/tex-gyre
12529
12530 %{texmfdist}/fonts/map/dvips/times
12531
12532
12533 %doc %{texmfdist}/doc/fonts/timing
12534 %{texmfdist}/fonts/source/public/timing
12535 %{texmfdist}/fonts/tfm/public/timing
12536
12537 %doc %{texmfdist}/doc/fonts/tipa
12538 %{texmfdist}/fonts/map/dvips/tipa
12539 %{texmfdist}/fonts/source/public/tipa
12540 %{texmfdist}/fonts/tfm/public/tipa
12541 %{texmfdist}/fonts/type1/public/tipa
12542
12543 %{texmfdist}/fonts/afm/public/trajan
12544 %{texmfdist}/fonts/map/dvips/trajan
12545 %{texmfdist}/fonts/tfm/public/trajan
12546 %{texmfdist}/fonts/type1/public/trajan
12547
12548 %{texmfdist}/fonts/source/public/trsym
12549 %{texmfdist}/fonts/tfm/public/trsym
12550
12551 %{texmfdist}/fonts/tfm/vntex/txttvn
12552 %{texmfdist}/fonts/type1/vntex/txttvn
12553
12554 %{texmfdist}/fonts/map/dvips/uhc
12555
12556 %{texmfdist}/fonts/source/public/ulsy
12557 %{texmfdist}/fonts/tfm/public/ulsy
12558
12559 %doc %{texmfdist}/doc/fonts/umrand
12560 %{texmfdist}/fonts/source/public/umrand
12561 %{texmfdist}/fonts/tfm/public/umrand
12562
12563 %doc %{texmfdist}/doc/fonts/umtypewriter
12564 %{texmfdist}/fonts/opentype/public/umtypewriter
12565
12566 %doc %{texmfdist}/doc/fonts/universa
12567 %{texmfdist}/fonts/source/public/universa
12568 %{texmfdist}/fonts/tfm/public/universa
12569 %{texmfdist}/source/fonts/universa
12570
12571 %{texmfdist}/fonts/afm/public/velthuis
12572 %{texmfdist}/fonts/map/dvips/velthuis
12573 %{texmfdist}/fonts/source/public/velthuis
12574 %{texmfdist}/fonts/tfm/public/velthuis
12575 %{texmfdist}/fonts/type1/public/velthuis
12576
12577 %{texmfdist}/fonts/enc/dvips/vntex
12578
12579 %{texmfdist}/fonts/afm/vntex/vntopia
12580 %{texmfdist}/fonts/tfm/vntex/vntopia
12581 %{texmfdist}/fonts/type1/vntex/vntopia
12582 %{texmfdist}/fonts/vf/vntex/vntopia
12583
12584 %{texmfdist}/fonts/map/dvips/wadalab
12585
12586 %doc %{texmfdist}/doc/fonts/wasy
12587 %{texmfdist}/fonts/afm/public/wasy
12588 %{texmfdist}/fonts/map/dvips/wasy
12589 %{texmfdist}/fonts/type1/public/wasy
12590
12591 %{texmfdist}/fonts/source/public/wnri
12592 %{texmfdist}/fonts/tfm/public/wnri
12593
12594 %{texmfdist}/fonts/source/public/wsuipa
12595 %{texmfdist}/fonts/tfm/public/wsuipa
12596
12597 %{texmfdist}/fonts/source/public/xbmc
12598 %{texmfdist}/fonts/tfm/public/xbmc
12599
12600 %doc %{texmfdist}/doc/fonts/xq
12601 %{texmfdist}/fonts/source/public/xq
12602 %{texmfdist}/fonts/tfm/public/xq
12603
12604 %{texmfdist}/fonts/source/public/yannisgr
12605
12606 %{texmfdist}/fonts/map/dvips/yhmath
12607 %{texmfdist}/fonts/source/public/yhmath
12608 %{texmfdist}/fonts/tfm/public/yhmath
12609 %{texmfdist}/fonts/type1/public/yhmath
12610 %{texmfdist}/fonts/vf/public/yhmath
12611
12612 %{texmfdist}/fonts/map/dvips/zapfchan
12613 %{texmfdist}/fonts/tfm/urw35vf
12614
12615 %{texmfdist}/fonts/map/dvips/zapfding
12616
12617 %{texmfdist}/dvips/zefonts
12618 %{texmfdist}/fonts/map/dvips/zefonts
12619 %{texmfdist}/fonts/tfm/public/zefonts
12620 %{texmfdist}/fonts/vf/public/zefonts
12621
12622
12623 %files fonts-omega
12624 %defattr(644,root,root,755)
12625 %doc %{texmfdist}/doc/omega
12626 %dir %{texmfdist}/omega
12627 %dir %{texmfdist}/omega/otp
12628 %dir %{texmfdist}/omega/ocp
12629 %{texmfdist}/dvips/omega
12630 %{texmfdist}/fonts/ofm/public/omega
12631 %{texmfdist}/fonts/type1/public/omega
12632 %{texmfdist}/fonts/afm/public/omega
12633 %{texmfdist}/fonts/ovp/public/omega
12634 %{texmfdist}/fonts/tfm/public/omega
12635 %{texmfdist}/fonts/ovf/public/omega
12636 %{texmfdist}/fonts/map/dvips/omega
12637 %{texmfdist}/omega/ocp/omega
12638 %{texmfdist}/omega/otp/omega
12639 %{texmfdist}/tex/plain/omega
12640
12641 #%files fonts-pazo
12642 #%defattr(644,root,root,755)
12643
12644 %files fonts-pl
12645 %defattr(644,root,root,755)
12646 %doc %{texmfdist}/doc/fonts/pl
12647 %dir %{texmf}/scripts/texlive
12648 %dir %{texmf}/scripts/texlive/tlmgrgui
12649 %dir %{texmf}/scripts/texlive/tlmgrgui/lang
12650 %{texmfdist}/dvips/pl
12651 %{texmfdist}/fonts/source/public/pl
12652 %{texmfdist}/fonts/type1/public/pl
12653 %{texmfdist}/fonts/afm/public/pl
12654 %{texmfdist}/fonts/enc/dvips/pl
12655 %{texmfdist}/fonts/tfm/public/pl
12656 %{texmfdist}/fonts/map/dvips/pl
12657 %{texmf}/scripts/texlive/tlmgrgui/lang/pl
12658
12659 %files fonts-px
12660 %defattr(644,root,root,755)
12661 %doc %{texmfdist}/doc/fonts/pxfonts
12662 # %doc %{texmf}/doc/doc/english/free-math-font-survey/source/pxfonts.tex
12663 # %doc %{texmf}/doc/doc/english/free-math-font-survey/images/pxfonts.png
12664 %dir %{texmfdist}/fonts/map/dvips/pxfonts
12665 %dir %{texmfdist}/tex/latex/pxfonts
12666 %{texmfdist}/fonts/map/dvips/pxfonts/pxfonts.map
12667 %{texmfdist}/fonts/afm/public/pxfonts
12668 %{texmfdist}/fonts/tfm/public/pxfonts
12669 %{texmfdist}/fonts/type1/public/pxfonts
12670 %{texmfdist}/fonts/vf/public/pxfonts
12671 %{texmfdist}/tex/latex/pxfonts/pxfonts.sty
12672
12673 #%files fonts-qfonts
12674 #%defattr(644,root,root,755)
12675 # %doc %{texmf}/doc/fonts/polish/qfonts
12676 # %{texmf}/fonts/enc/dvips/qfonts
12677 # %{texmf}/fonts/map/dvips/qfonts
12678 # %{texmf}/dvips/qfonts
12679 # %{texmf}/fonts/afm/public/qfonts
12680 # %{texmf}/fonts/tfm/public/qfonts
12681
12682 # %files fonts-qpx
12683 # %defattr(644,root,root,755)
12684 # %{texmf}/fonts/tfm/public/qpx
12685 # %{texmf}/fonts/vf/public/qpx
12686
12687 %files fonts-qpxqtx
12688 %defattr(644,root,root,755)
12689 %{texmfdist}/fonts/tfm/public/qpxqtx
12690 %{texmfdist}/fonts/vf/public/qpxqtx
12691
12692 %files fonts-rsfs
12693 %defattr(644,root,root,755)
12694 %{texmfdist}/fonts/source/public/rsfs
12695 %{texmfdist}/fonts/tfm/public/rsfs
12696
12697 %files fonts-stmaryrd
12698 %defattr(644,root,root,755)
12699 %doc %{texmfdist}/doc/fonts/stmaryrd
12700 %{texmfdist}/source/fonts/stmaryrd
12701 %{texmfdist}/fonts/tfm/public/stmaryrd
12702
12703 %files fonts-tx
12704 %defattr(644,root,root,755)
12705 %{texmfdist}/fonts/map/dvips/txfonts/txfonts.map
12706 %{texmfdist}/fonts/afm/public/txfonts
12707 %{texmfdist}/fonts/tfm/public/txfonts
12708 %{texmfdist}/fonts/vf/public/txfonts
12709
12710 %files fonts-uhc
12711 %defattr(644,root,root,755)
12712 %doc %{texmfdist}/doc/fonts/uhc
12713 %{texmfdist}/fonts/afm/uhc
12714 %{texmfdist}/fonts/tfm/uhc
12715 %{texmfdist}/fonts/vf/uhc
12716
12717 %files fonts-urw
12718 %defattr(644,root,root,755)
12719 %{texmfdist}/fonts/afm/urw
12720 %{texmfdist}/fonts/tfm/urw
12721 %{texmfdist}/fonts/vf/urw
12722
12723 %files fonts-urwvn
12724 %defattr(644,root,root,755)
12725 %{texmfdist}/fonts/afm/vntex/urwvn
12726 %{texmfdist}/fonts/tfm/vntex/urwvn
12727 %{texmfdist}/fonts/type1/vntex/urwvn
12728 %{texmfdist}/fonts/vf/vntex/urwvn
12729
12730 %files fonts-vnr
12731 %defattr(644,root,root,755)
12732 %{texmfdist}/fonts/map/dvips/vntex
12733 %{texmfdist}/fonts/source/vntex/vnr
12734 %{texmfdist}/fonts/tfm/vntex/vnr
12735
12736 %files fonts-wadalab
12737 %defattr(644,root,root,755)
12738 %doc %{texmfdist}/doc/fonts/wadalab
12739 %{texmfdist}/fonts/afm/wadalab
12740 %{texmfdist}/fonts/tfm/wadalab
12741 %{texmfdist}/fonts/vf/wadalab
12742
12743 %files fonts-wasy
12744 %defattr(644,root,root,755)
12745 %{texmfdist}/fonts/source/public/wasy
12746 %{texmfdist}/fonts/tfm/public/wasy
12747
12748 %files fonts-xypic
12749 %defattr(644,root,root,755)
12750 %{texmfdist}/fonts/map/dvips/xypic
12751 # %{texmfdist}/fonts/afm/public/xypic
12752 %{texmfdist}/fonts/source/public/xypic
12753 %{texmfdist}/fonts/tfm/public/xypic
12754
12755 %files fonts-yandy
12756 %defattr(644,root,root,755)
12757 # %{texmf}/fonts/afm/yandy
12758 %{texmfdist}/source/fonts/eurofont/marvosym/tfmfiles/yandy
12759 # %{texmf}/fonts/tfm/yandy
12760 # %{texmf}/fonts/vf/yandy
12761
12762 %files fonts-type1-antp
12763 %defattr(644,root,root,755)
12764 %{texmfdist}/dvips/antp
12765 %{texmfdist}/fonts/type1/public/antp
12766
12767 %files fonts-type1-antt
12768 %defattr(644,root,root,755)
12769 # %{texmf}/dvips/antt
12770 %{texmfdist}/fonts/type1/public/antt
12771
12772 %files fonts-type1-arphic
12773 %defattr(644,root,root,755)
12774 %{texmfdist}/fonts/type1/arphic
12775
12776 %files fonts-type1-belleek
12777 %defattr(644,root,root,755)
12778 %doc %{texmfdist}/doc/fonts/belleek
12779 %{texmfdist}/fonts/type1/public/belleek
12780
12781 %files fonts-type1-bitstream
12782 %defattr(644,root,root,755)
12783 %{texmfdist}/fonts/type1/bitstrea
12784
12785 %files fonts-type1-bluesky
12786 %defattr(644,root,root,755)
12787 # %doc %{texmf}/doc/fonts/bluesky
12788 # %{texmf}/dvips/bluesky
12789 %{texmfdist}/fonts/type1/bluesky
12790
12791 %files fonts-type1-cc-pl
12792 %defattr(644,root,root,755)
12793 %doc %{texmfdist}/doc/fonts/cc-pl
12794 %{texmfdist}/fonts/type1/public/cc-pl
12795
12796 %files fonts-type1-cmcyr
12797 %defattr(644,root,root,755)
12798 %{texmfdist}/fonts/type1/public/cmcyr
12799
12800 %files fonts-type1-cs
12801 %defattr(644,root,root,755)
12802 %{texmfdist}/fonts/type1/public/cs
12803
12804 # %files fonts-type1-dstroke
12805 # %defattr(644,root,root,755)
12806 # %{texmf}/fonts/type1/public/dstroke
12807
12808 %files fonts-type1-eurosym
12809 %defattr(644,root,root,755)
12810 %{texmfdist}/fonts/type1/public/eurosym
12811
12812 %files fonts-type1-hoekwater
12813 %defattr(644,root,root,755)
12814 %{texmfdist}/fonts/type1/hoekwater
12815
12816 %files fonts-type1-fpl
12817 %defattr(644,root,root,755)
12818 %doc %{texmfdist}/doc/fonts/fpl
12819 %{texmfdist}/fonts/afm/public/fpl
12820 %{texmfdist}/fonts/type1/public/fpl
12821
12822 %files fonts-type1-lm
12823 %defattr(644,root,root,755)
12824 %{texmfdist}/fonts/afm/public/lm
12825 %{texmfdist}/fonts/type1/public/lm
12826
12827 %files fonts-type1-marvosym
12828 %defattr(644,root,root,755)
12829 %{texmfdist}/fonts/type1/public/marvosym
12830
12831 %files fonts-type1-mathpazo
12832 %defattr(644,root,root,755)
12833 # %doc %{texmf}/doc/fonts/mathpazo
12834 %{texmfdist}/fonts/afm/public/mathpazo
12835 %{texmfdist}/fonts/type1/public/mathpazo
12836
12837 %files fonts-type1-omega
12838 %defattr(644,root,root,755)
12839 %{texmfdist}/fonts/type1/public/omega
12840
12841 %files fonts-type1-pl
12842 %defattr(644,root,root,755)
12843 # %doc %{texmf}/doc/fonts/polish/plpsfont
12844 %{texmfdist}/fonts/type1/public/pl
12845
12846 %files fonts-type1-px
12847 %defattr(644,root,root,755)
12848 %{texmfdist}/fonts/type1/public/pxfonts
12849
12850 # %files fonts-type1-qfonts
12851 # %defattr(644,root,root,755)
12852 # %{texmfdist}/fonts/type1/public/qfonts
12853
12854 %files fonts-type1-tx
12855 %defattr(644,root,root,755)
12856 %{texmfdist}/fonts/type1/public/txfonts
12857
12858 # %files fonts-type1-tt2001
12859 # %defattr(644,root,root,755)
12860 # %{texmf}/fonts/type1/public/tt2001
12861
12862 %files fonts-type1-uhc
12863 %defattr(644,root,root,755)
12864 %{texmfdist}/fonts/type1/uhc
12865
12866 %files fonts-type1-urw
12867 %defattr(644,root,root,755)
12868 %{texmfdist}/fonts/type1/urw
12869
12870 %files fonts-type1-vnr
12871 %defattr(644,root,root,755)
12872 %{texmfdist}/fonts/type1/vntex/vnr
12873
12874 %files fonts-type1-wadalab
12875 %defattr(644,root,root,755)
12876 %{texmfdist}/fonts/type1/wadalab
12877
12878 %files fonts-type1-xypic
12879 %defattr(644,root,root,755)
12880 %{texmfdist}/fonts/type1/public/xypic
12881
12882 # TeXLive-specific
12883
12884 %files afm2pl
12885 %defattr(644,root,root,755)
12886 %attr(755,root,root) %{_bindir}/afm2pl
12887 %{_mandir}/man1/afm2pl*
12888
12889 %files bbox
12890 %defattr(644,root,root,755)
12891 %attr(755,root,root) %{_bindir}/bbox
12892 %{_mandir}/man1/bbox*
12893
12894 %files cefutils
12895 %defattr(644,root,root,755)
12896 %attr(755,root,root) %{_bindir}/cef*
12897 %dir %{texmfdist}/tex/latex/cjk
12898 %dir %{texmfdist}/doc/latex/cjk
12899 %dir %{texmfdist}/source/latex/cjk
12900 %dir %{texmfdist}/source/latex/cjk/utils
12901 %{texmfdist}/tex/latex/cjk/CEF
12902 %doc %{texmfdist}/doc/latex/cjk/doc
12903 %doc %{texmfdist}/doc/latex/cjk/examples
12904 %{texmfdist}/source/latex/cjk/utils/CEFconv
12905
12906 %files detex
12907 %defattr(644,root,root,755)
12908 %attr(755,root,root) %{_bindir}/detex
12909 %{_mandir}/man1/detex*
12910
12911
12912 %files dviutils
12913 %defattr(644,root,root,755)
12914 %attr(755,root,root) %{_bindir}/dt2dv
12915 %attr(755,root,root) %{_bindir}/dv2dt
12916 %attr(755,root,root) %{_bindir}/dvi2tty
12917 %attr(755,root,root) %{_bindir}/dviasm
12918 %attr(755,root,root) %{_bindir}/dvibook
12919 %attr(755,root,root) %{_bindir}/dviconcat
12920 %attr(755,root,root) %{_bindir}/dvidvi
12921 %attr(755,root,root) %{_bindir}/dvigif
12922 %attr(755,root,root) %{_bindir}/dvipdfmx
12923 %attr(755,root,root) %{_bindir}/dvipos
12924 %attr(755,root,root) %{_bindir}/dviselect
12925 %attr(755,root,root) %{_bindir}/dvitodvi
12926 %{_mandir}/man1/dt2dv*
12927 %{_mandir}/man1/dv2dt*
12928 %{_mandir}/man1/dvi2tty*
12929 %{_mandir}/man1/dvibook*
12930 %{_mandir}/man1/dviconcat*
12931 %{_mandir}/man1/dvidvi*
12932 %{_mandir}/man1/dvigif*
12933 %{_mandir}/man1/dvipos*
12934 %{_mandir}/man1/dviselect*
12935 %{_mandir}/man1/dvitodvi*
12936
12937 %files epsutils
12938 %defattr(644,root,root,755)
12939 %attr(755,root,root) %{_bindir}/epsffit
12940 %attr(755,root,root) %{_bindir}/epspdf
12941 %attr(755,root,root) %{_bindir}/epspdftk
12942 %attr(755,root,root) %{_bindir}/pst2pdf
12943 %{texmfdist}/scripts/epspdf
12944 %{_mandir}/man1/epsffit*
12945 %doc %{texmfdist}/doc/epspdf
12946
12947 %files filters
12948 %defattr(644,root,root,755)
12949 %attr(755,root,root) %{_bindir}/fix*
12950 %{_mandir}/man1/fix*
12951
12952 %files psutils
12953 %defattr(644,root,root,755)
12954 %attr(755,root,root) %{_bindir}/extractres
12955 %attr(755,root,root) %{_bindir}/getafm
12956 %attr(755,root,root) %{_bindir}/includeres
12957 %attr(755,root,root) %{_bindir}/psbook
12958 %attr(755,root,root) %{_bindir}/psmerge
12959 %attr(755,root,root) %{_bindir}/psnup
12960 %attr(755,root,root) %{_bindir}/psresize
12961 %attr(755,root,root) %{_bindir}/psselect
12962 %attr(755,root,root) %{_bindir}/ps2eps
12963 %attr(755,root,root) %{_bindir}/pstops
12964 %attr(755,root,root) %{_bindir}/showchar
12965 %{_mandir}/man1/extractres*
12966 %{_mandir}/man1/getafm*
12967 %{_mandir}/man1/includeres*
12968 %{_mandir}/man1/psbook*
12969 %{_mandir}/man1/psmerge*
12970 %{_mandir}/man1/psnup*
12971 %{_mandir}/man1/psresize*
12972 %{_mandir}/man1/psselect*
12973 %{_mandir}/man1/pstops*
12974 %{texmf}/dvips/psutils
12975
12976 %files uncategorized-utils
12977 %defattr(644,root,root,755)
12978 %attr(755,root,root) %{_bindir}/devnag
12979 %attr(755,root,root) %{_bindir}/disdvi
12980
12981 %files tex4ht
12982 %defattr(644,root,root,755)
12983 %attr(755,root,root) %{_bindir}/ht
12984 %attr(755,root,root) %{_bindir}/htcontext
12985 %attr(755,root,root) %{_bindir}/htlatex
12986 %attr(755,root,root) %{_bindir}/htmex
12987 %attr(755,root,root) %{_bindir}/httex
12988 %attr(755,root,root) %{_bindir}/httexi
12989 %attr(755,root,root) %{_bindir}/htxelatex
12990 %attr(755,root,root) %{_bindir}/htxetex
12991 %attr(755,root,root) %{_bindir}/mk4ht
12992 %attr(755,root,root) %{_bindir}/t4ht
12993 %attr(755,root,root) %{_bindir}/tex4ht
12994 %{texmf}/scripts/tex4ht
12995 %{texmfdist}/tex/generic/tex4ht
12996 %dir %{texmfdist}/scripts/tex4ht
12997 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/ht.sh
12998 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htcontext.sh
12999 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htlatex.sh
13000 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htmex.sh
13001 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/httex.sh
13002 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/httexi.sh
13003 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htxelatex.sh
13004 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htxetex.sh
13005 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/mk4ht.pl
13006 %doc %{texmfdist}/doc/generic/tex4ht
13007 %{texmfdist}/tex4ht
13008
13009 %files xetex
13010 %defattr(644,root,root,755)
13011 %attr(755,root,root) %{_bindir}/xdvipdfmx
13012 %attr(755,root,root) %{_bindir}/xelatex
13013 %attr(755,root,root) %{_bindir}/xetex
13014 %{texmf}/fmtutil/format.xetex.cnf
13015 %doc %{texmfdist}/doc/xelatex
13016 %doc %{texmfdist}/doc/xetex
13017 %{texmfdist}/scripts/xetex
13018 %{texmfdist}/tex/generic/ifxetex
13019 %{texmfdist}/tex/generic/xetexconfig
13020 %{texmfdist}/tex/latex/latexconfig/xelatex.ini
13021 %{texmfdist}/tex/plain/config/xetex.ini
13022 %{texmfdist}/tex/xelatex
13023 %{texmfdist}/tex/xetex
13024
13025 %files xmltex
13026 %defattr(644,root,root,755)
13027 %doc %{texmfdist}/doc/xmltex
13028 %attr(755,root,root) %{_bindir}/pdfxmltex
13029 %attr(755,root,root) %{_bindir}/xmltex
13030 %{texmfdist}/tex/xmltex
13031 %{texmf}/fmtutil/format.xmltex.cnf
This page took 0.920345 seconds and 4 git commands to generate.