]> git.pld-linux.org Git - packages/texlive.git/blob - texlive.spec
- change TODOs
[packages/texlive.git] / texlive.spec
1 # TODO:
2 # MAIN TODO (sort by importnce):
3 # - texlive-format-pdflatex deps
4 # - check unpackaged files (only some files)
5 # - pl updates
6 # - maybe more splits (e.g. latex subpackages)
7 # - see uncategorized and *other* subpackages and split
8 # - context: consider more splitting, check dependencies
9 # - omega: consider more splitting, check dependencies
10 # - tdphp: is it really useful?
11 # - allow using Type1 fonts in others applications (symlink to
12 #   /usr/share/fonts/Type1 ?)
13 # - fix package removal:
14 #   /usr/bin/texhash[77]: kpsewhich: not found
15 #
16 # FHS TODO:
17 # - merge rhconfig and texmfsysvar patches
18 # - texmfsysvar patch: change fmtutil and web2cdir variables instead
19 #   of creating texmfsys{config,var} variables?
20 # - move config files to /etc
21 # - merge all above with configure switch "--enable-fhs" and send it to TE
22 #
23 # TeXLive specific TODO:
24 # - summary/description correcting (all languages)
25 # - texk/web2c doesn't build (luatex option)
26 # - %files latex-bibtex-revtex4
27 # - Check CEF/cjk!
28 #
29 %include        /usr/lib/rpm/macros.perl
30 #
31 %bcond_without  bootstrap
32 #
33 Summary:        TeX typesetting system and MetaFont font formatter
34 Summary(de.UTF-8):      TeX-Satzherstellungssystem und MetaFont-Formatierung
35 Summary(es.UTF-8):      Sistema de typesetting TeX y formateador de fuentes MetaFont
36 Summary(fr.UTF-8):      Systéme de compostion TeX et formatteur de MetaFontes
37 Summary(hu.UTF-8):      TeX szövegszedő rendszer és MetaFont font formázó
38 Summary(pl.UTF-8):      System składu publikacji TeX oraz formater fontów MetaFont
39 Summary(pt_BR.UTF-8):   Sistema de typesetting TeX e formatador de fontes MetaFont
40 Summary(tr.UTF-8):      TeX dizgi sistemi ve MetaFont yazıtipi biçimlendiricisi
41 Name:           texlive
42 Version:        20080816
43 Release:        0.9.6
44 Epoch:          1
45 License:        distributable
46 Group:          Applications/Publishing/TeX
47 Source0:        http://tug.org/svn/texlive/branches/branch2008/Master/source/%{name}-%{version}-source.tar.lzma
48 # Source0-md5:  554287c3e458da776edd684506048d45
49 Source1:        ftp://tug.org/texlive/historic/2008/%{name}-20080822-texmf.tar.lzma
50 # Source1-md5:  fa74072e1344e8390eb156bcda61a8b2
51 Source4:        %{name}.cron
52 Source5:        xdvi.desktop
53 Source6:        xdvi.png
54 Patch0:         %{name}-am.patch
55 Patch1:         %{name}-20080816-kpathsea-ar.patch
56 URL:            http://www.tug.org/texlive/
57 BuildRequires:  autoconf
58 BuildRequires:  automake
59 BuildRequires:  bison
60 BuildRequires:  clisp
61 BuildRequires:  ed
62 BuildRequires:  expat-devel
63 BuildRequires:  ffcall-devel
64 BuildRequires:  flex
65 BuildRequires:  fontconfig-devel
66 BuildRequires:  freetype-devel
67 BuildRequires:  freetype1-devel
68 BuildRequires:  gd-devel >= 2.0.33
69 BuildRequires:  libpng-devel >= 1.2.8
70 BuildRequires:  libtool
71 # should this be somewhere in clisp?
72 BuildRequires:  libsigsegv
73 BuildRequires:  libstdc++-devel
74 BuildRequires:  ncurses-devel
75 BuildRequires:  rpm-perlprov
76 BuildRequires:  rpm-pythonprov
77 BuildRequires:  sed >= 4.0
78 BuildRequires:  t1lib-devel >= 5.0.2
79 BuildRequires:  texinfo
80 %if %{with bootstrap}
81 BuildRequires:  tetex-format-latex
82 BuildRequires:  tetex-format-pdflatex
83 BuildRequires:  tetex-latex-cyrillic
84 BuildRequires:  tetex-tex-babel
85 %else
86 BuildRequires:  texlive-format-latex
87 BuildRequires:  texlive-format-pdflatex
88 BuildRequires:  texlive-latex-cyrillic
89 BuildRequires:  texlive-tex-babel
90 # fill with future texlive BR. guesses ones for now
91 %endif
92 BuildRequires:  unzip
93 BuildRequires:  xorg-lib-libICE-devel
94 BuildRequires:  xorg-lib-libXaw-devel
95 BuildRequires:  xorg-lib-libXext-devel
96 BuildRequires:  xorg-lib-libXmu-devel
97 BuildRequires:  xorg-lib-libXpm-devel
98 BuildRequires:  zlib-devel >= 1.2.1
99 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
100 Requires:       %{name}-fonts-cm = %{epoch}:%{version}-%{release}
101 Requires:       %{name}-fonts-misc = %{epoch}:%{version}-%{release}
102 Requires:       %{name}-metafont = %{epoch}:%{version}-%{release}
103 Requires:       awk
104 Requires:       dialog
105 Requires:       kpathsea = %{epoch}:%{version}-%{release}
106 Requires:       sed
107 Requires:       sh-utils
108 Requires:       texconfig = %{epoch}:%{version}-%{release}
109 Requires:       textutils
110 Suggests:       tmpwatch
111 Obsoletes:      tetex
112 Obsoletes:      tetex-afm
113 Obsoletes:      tetex-doc
114 Obsoletes:      tetex-doc-latex2e-html
115 Obsoletes:      tetex-fontinst
116 Obsoletes:      tetex-fontname
117 Obsoletes:      tetex-fonts
118 Obsoletes:      tetex-fonts-pandora
119 Obsoletes:      tetex-fonts-vcm
120 Obsoletes:      tetex-format-elatex
121 Obsoletes:      tetex-format-pdfelatex
122 Obsoletes:      tetex-format-pdfemex
123 Obsoletes:      tetex-latex-vnps
124 Obsoletes:      tetex-latex-vnr
125 Obsoletes:      tetex-oxdvi
126 Obsoletes:      tetex-oxdvi
127 Obsoletes:      tetex-plain-dvips
128 Obsoletes:      tetex-plain-dvips
129 Obsoletes:      tetex-plain-mathtime
130 Obsoletes:      tetex-plain-mathtime
131 Obsoletes:      tetex-plain-misc
132 Obsoletes:      tetex-plain-misc
133 Obsoletes:      tetex-plain-plnfss
134 Obsoletes:      tetex-plain-plnfss
135 Obsoletes:      tetex-tex-hyphen
136 Obsoletes:      tetex-tex-vietnam
137 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
138
139 %define         texmf   %{_datadir}/texmf
140 %define         texmfdist %{texmf}-dist
141 %define         texmfdoc %{texmf}-doc
142 %define         fmtdir  /var/lib/texmf/web2c
143 %define         texhash [ ! -x %{_bindir}/texhash ] || %{_bindir}/texhash 1>&2;
144 %define         _localstatedir  /var/lib/texmf
145 %define         fixinfodir [ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1 ;
146 %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 ;
147
148 %define         _noautoreq 'perl(path_tre)'
149
150 %description
151 TeXLive is an implementation of TeX for Linux or UNIX systems. TeX
152 takes a text file and a set of formatting commands as input and
153 creates a typesetter independent .dvi (DeVice Independent) file as
154 output. Usually, TeX is used in conjunction with a higher level
155 formatting package like LaTeX or PlainTeX, since TeX by itself is not
156 very user-friendly.
157
158 %description -l es.UTF-8
159 Tex formata archivos de texto y órdenes para una salida independiente
160 de dispositivo (que se llama DVI - DeVice Independent). En The TeXbook
161 de Knut se describen las capacidades y el lenguaje TeX.
162
163 %description -l de.UTF-8
164 TeX formatiert eine Datei, die abwechselnd Text und Befehle enthält
165 und gibt eine geräteunabhängige Datei aus (DVI genannt, Abk. für
166 DeVice Independent). Die Funktionen und Sprache von TeX werden in The
167 TeXbook von Knuth beschrieben.
168
169 %description -l fr.UTF-8
170 TeX formate un fichier de commandes et de texte mélandés, et produit
171 un fichier de indépendant de toute plate-forme (appelé DVI, qui est un
172 raccourci pour Device Independant). Les possibilités de TeX et son
173 langage sont décrites dans l'ouvrage TeXbook, de Knuth.
174
175 %description -l hu.UTF-8
176 TeXLive a TeX egy implementációja Linux és UNIX rendszerekre. TeX egy
177 egyszerű szövegfájlt fogad bemenetként, és formázó parancsok
178 segítségével a szövegszedő egy független .dvi (DeVice Independent)
179 fájlt készít. A TeX-et leginkább magasabb szintű formázó parancsokkal
180 kiegészítve használják, mint pl. LaTeX-hel vagy PlainTeX-hel, mivel a
181 TeX önmaga nem túlzottan "felhasználóbarát".
182
183 %description -l pl.UTF-8
184 TeX formatuje przygotowany tekst oraz komendy i produkuje niezależny
185 od urządzenia plik wynikowy (tzw. DVI -- skrót od DeVice Independent).
186 Możliwości TeXa, oraz jego język zostały opisane w ,,The TeXbook''
187 Donalda E. Knutha.
188
189 %description -l pt_BR.UTF-8
190 Tex formata arquivos de texto e comandos para uma saída independente
191 de dispositivo (chamado DVI - DeVice Independent). As capacidades e a
192 linguagem TeX são descritas no The TeXbook, de Knuth.
193
194 %description -l tr.UTF-8
195 TeX, içinde metin ve komutların yer aldığı bir dosyayı okur ve dizgi
196 aygıtından bağımsız bir çıktı (DeVice Independent - DVI) oluşturur.
197 TeX'in becerileri ve dizgi dili, dili geliştiren Knuth'un 'The
198 TeXbook' başlıklı kitabında anlatılmaktadır.
199
200 %package other-utils
201 Summary:        Other utilities
202 Group:          Applications/Publishing/TeX
203
204 %description other-utils
205 Other utilities.
206
207 %package doc
208 Summary:        Documentation for TeX Live
209 Group:          Documentation
210
211 %description doc
212 Assorted useful documentation for TeX Live.
213
214 %package doc-bg
215 Summary:        Bulgarian documentation for TeX Live
216 Group:          Documentation
217
218 %description doc-bg
219 Assorted useful Bulgarian documentation for TeX Live.
220
221 %package doc-cs
222 Summary:        Czech documentation for TeX Live
223 Group:          Documentation
224
225 %description doc-cs
226 Assorted useful Czech documentation for TeX Live.
227
228 %package doc-de
229 Summary:        German documentation for TeX Live
230 Group:          Documentation
231
232 %description doc-de
233 Assorted useful German documentation for TeX Live.
234
235 %package doc-el
236 Summary:        Greek documentation for TeX Live
237 Group:          Documentation
238
239 %description doc-el
240 Assorted useful Greek documentation for TeX Live.
241
242 %package doc-es
243 Summary:        Spanish documentation for TeX Live
244 Group:          Documentation
245
246 %description doc-es
247 Assorted useful Spanish documentation for TeX Live.
248
249 %package doc-fi
250 Summary:        Finnish documentation for TeX Live
251 Group:          Documentation
252
253 %description doc-fi
254 Assorted useful Finnish documentation for TeX Live.
255
256 %package doc-fr
257 Summary:        French documentation for TeX Live
258 Group:          Documentation
259
260 %description doc-fr
261 Assorted useful French documentation for TeX Live.
262
263 %package doc-it
264 Summary:        Italian documentation for TeX Live
265 Group:          Documentation
266
267 %description doc-it
268 Assorted useful Italian documentation for TeX Live.
269
270 %package doc-ja
271 Summary:        Japanese documentation for TeX Live
272 Group:          Documentation
273
274 %description doc-ja
275 Assorted useful Japanese documentation for TeX Live.
276
277 %package doc-ko
278 Summary:        Korean documentation for TeX Live
279 Group:          Documentation
280
281 %description doc-ko
282 Assorted useful Korean documentation for TeX Live.
283
284 %package doc-mn
285 Summary:        Mongolian documentation for TeX Live
286 Group:          Documentation
287
288 %description doc-mn
289 Assorted useful Mongolian documentation for TeX Live.
290
291 %package doc-nl
292 Summary:        Dutch documentation for TeX Live
293 Group:          Documentation
294
295 %description doc-nl
296 Assorted useful Dutch documentation for TeX Live.
297
298 %package doc-pl
299 Summary:        Polish documentation for TeX Live
300 Group:          Documentation
301
302 %description doc-pl
303 Assorted useful Polish documentation for TeX Live.
304
305 %package doc-pt
306 Summary:        Portuguese documentation for TeX Live
307 Group:          Documentation
308
309 %description doc-pt
310 Assorted useful Portuguese documentation for TeX Live.
311
312 %package doc-ru
313 Summary:        Russian documentation for TeX Live
314 Group:          Documentation
315
316 %description doc-ru
317 Assorted useful Russian documentation for TeX Live.
318
319 %package doc-sk
320 Summary:        Slovak documentation for TeX Live
321 Group:          Documentation
322
323 %description doc-sk
324 Assorted useful Slovak documentation for TeX Live.
325
326 %package doc-sl
327 Summary:        Slovenian documentation for TeX Live
328 Group:          Documentation
329
330 %description doc-sl
331 Assorted useful Slovenian documentation for TeX Live.
332
333 %package doc-th
334 Summary:        Thai documentation for TeX Live
335 Group:          Documentation
336
337 %description doc-th
338 Assorted useful Thai documentation for TeX Live.
339
340 %package doc-tr
341 Summary:        Turkish documentation for TeX Live
342 Group:          Documentation
343
344 %description doc-tr
345 Assorted useful Turkish documentation for TeX Live.
346
347 %package doc-uk
348 Summary:        Ukrainian documentation for TeX Live
349 Group:          Documentation
350
351 %description doc-uk
352 Assorted useful Ukrainian documentation for TeX Live.
353
354 %package doc-vi
355 Summary:        Vietnamese documentation for TeX Live
356 Group:          Documentation
357
358 %description doc-vi
359 Assorted useful Vietnamese documentation for TeX Live.
360
361 %package doc-zh_CN
362 Summary:        Chinese documentation for TeX Live
363 Group:          Documentation
364
365 %description doc-zh_CN
366 Assorted useful Chinese documentation for TeX Live.
367
368 %package doc-Catalogue
369 Summary:        TeX Catalogue
370 Summary(pl.UTF-8):      Katalog TeXa
371 Group:          Applications/Publishing/TeX
372 Requires(post,postun):  %{_bindir}/texhash
373 Requires:       %{name} = %{epoch}:%{version}-%{release}
374
375 %description doc-Catalogue
376 TeX Catalogue.
377
378 %description doc-Catalogue -l pl.UTF-8
379 Katalog TeXa.
380
381 %package doc-tug-faq
382 Summary:        TeX User Group FAQ
383 Summary(hu.UTF-8):      TeX felhasználók FAQ-ja
384 Summary(pl.UTF-8):      FAQ Grupy Użytkowników TeXa
385 Group:          Applications/Publishing/TeX
386 Requires(post,postun):  %{_bindir}/texhash
387 Requires:       %{name} = %{epoch}:%{version}-%{release}
388 Obsoletes:      tetex-doc-LaTeX-FAQ-francaise
389 Obsoletes:      tetex-doc-de-tex-faq
390 Obsoletes:      tetex-doc-uktug-faq
391
392 %description doc-tug-faq
393 TeX User Group FAQ.
394
395 %description doc-tug-faq -l hu.UTF8
396 TeX felhasználók FAQ-ja.
397
398 %description doc-tug-faq -l pl.UTF-8
399 FAQ Grupy Użytkowników TeXa.
400
401 %package doc-latex
402 Summary:        Basic LaTeX packages documentation
403 Summary(hu.UTF-8):      Az alap LaTeX csomagok dokumentációja
404 Summary(pl.UTF-8):      Podstawowa dokumentacja do pakietów LaTeXa
405 Group:          Applications/Publishing/TeX
406 Requires(post,postun):  %{_bindir}/texhash
407 Requires:       %{name} = %{epoch}:%{version}-%{release}
408
409 %description doc-latex
410 Basic LaTeX packages documentation.
411
412 %description doc-latex -l hu.UTF-8
413 Az alap LaTeX csomagok dokumentációja
414
415 %description doc-latex -l pl.UTF-8
416 Podstawowa dokumentacja do pakietów LaTeXa.
417
418 # # libraries #
419 %package -n kpathsea
420 Summary:        File name lookup library
421 Summary(hu.UTF-8):      Fájlnév-kereső könyvtár
422 Summary(pl.UTF-8):      Biblioteka szukająca nazw plików
423 Group:          Applications/Publishing/TeX
424 Requires(post,postun):  %{_bindir}/texhash
425 Requires:       %{name} = %{epoch}:%{version}-%{release}
426
427 %description -n kpathsea
428 File name lookup library.
429
430 %description -n kpathsea -l hu.UTF-8
431 Fájlnév-kereső könyvtár.
432
433 %description -n kpathsea -l pl.UTF-8
434 Biblioteka szukająca nazw plików.
435
436 %package -n kpathsea-devel
437 Summary:        Kpathsea library filename lookup header files and documentation
438 Summary(es.UTF-8):      Bibliotecas y archivos de inclusión para desarrollo TeX
439 Summary(hu.UTF-8):      Kpathsea fájlnév-kereső könyvtár header fájljai és dokumentációja
440 Summary(pl.UTF-8):      Pliki nagłówkowe oraz dokumetacja kpathsea
441 Summary(pt_BR.UTF-8):   Bibliotecas e headers para desenvolvimento TeX
442 Group:          Development/Libraries
443 Requires:       kpathsea = %{epoch}:%{version}-%{release}
444
445 %description -n kpathsea-devel
446 Kpathsea library filename lookup header files and documentation.
447
448 %description -n kpathsea-devel -l es.UTF-8
449 Bibliotecas, archivos de inclusión, etc, para que puedas desarrollar
450 aplicaciones TeX.
451
452 %description -n kpathsea-devel -l hu.UTF-8
453 Kpathsea fájlnév-kereső könyvtár header fájljai és dokumentációja.
454
455 %description -n kpathsea-devel -l pl.UTF-8
456 Pliki nagłówkowe oraz dokumentacja biblioteki kpathsea.
457
458 %description -n kpathsea-devel -l pt_BR.UTF-8
459 Bibliotecas, headers e outros componentes que podem ser utilizados
460 para desenvolver aplicações TeX.
461
462 # # programs #
463 %package dvips
464 Summary:        DVI to PostScript converter
465 Summary(de.UTF-8):      dvi-Postscript-Konvertierungsprogramm
466 Summary(es.UTF-8):      Convertidor dvi para postscript
467 Summary(fr.UTF-8):      Convertisseur dvi vers PostScript
468 Summary(hu.UTF-8):      DVI-ből PosctScript-be konvertáló
469 Summary(pl.UTF-8):      Konwerter plików DVI do PostScriptu
470 Summary(pt_BR.UTF-8):   Conversor dvi para postscript
471 Summary(tr.UTF-8):      dvi'dan postscript'e dönüştürücü
472 Group:          Applications/Publishing/TeX
473 Requires(post,postun):  %{_bindir}/texhash
474 Requires:       %{name} = %{epoch}:%{version}-%{release}
475
476 %description dvips
477 The program dvips takes a DVI file file[.dvi] produced by TeX (or by
478 some other processor such as GFtoDVI) and converts it to PostScript,
479 normally sending the result directly to the laserprinter.
480
481 %description dvips -l de.UTF-8
482 Das dvips-Programm nimmt eine dvi-Datei ([.dvi]), die von TeX bzw.
483 durch einen anderen Prozessor wie GFtoDVI) erzeugt wurde, und
484 konvertiert diese in PostScript, wobei das Ergebnis in der Regel
485 direkt an einen Laserdrucker gesandt wird.
486
487 %description dvips -l es.UTF-8
488 El programa dvips coge un archivo DVI (.dvi) producido por TeX (o por
489 otro procesador como GFtoDVI) y lo convierte a PostScript, normalmente
490 enviando el resultado directamente a la impresora láser.
491
492 %description dvips -l fr.UTF-8
493 Le programme dvips convertit les fichiers DVI en PostScript, en
494 envoyant normalement le résultat directement sur une imprimante Laser.
495
496 %description dvips -l hu.UTF-8
497 A dvips program egy TeX által készített DVI-fájlból PostScript
498 állományt készít, amelyet a legtöbb esetben közvetlenül a
499 lézernyomtatóra küldhetsz.
500
501 %description dvips -l pl.UTF-8
502 Program dvips bierze plik DVI wygenerowany przez TeXa (lub jakiś inny
503 program, jak na przykład GFtoDVI) i konwertuje go do PostScriptu.
504 Domyślnie wynik jest wysyłany bezpośrednio do drukarki.
505
506 %description dvips -l pt_BR.UTF-8
507 O programa dvips toma um arquivo DVI (.dvi) produzido pelo TeX (ou por
508 outro processador como o GFtoDVI) e o converte para PostScript,
509 normalmente enviando o resultado diretamente para a impressora laser.
510
511 %description dvips -l tr.UTF-8
512 dvips programı, dvi biçiminde bir girdi dosyası alır ve onu
513 PostScript'e dönüştürür. Kaynak dosya TeX tarafından oluşturulmuş
514 olabileceği gibi başka işleyiciler tarafından da (GFtoDVI gibi)
515 üretilmiş olabilir.
516
517 %package dvilj
518 Summary:        DVI to PCL converter
519 Summary(de.UTF-8):      Ein dvi-->Laserjet-Konvertierer
520 Summary(es.UTF-8):      Convertidor dvi para laserjet
521 Summary(fr.UTF-8):      convertisseur dvi vers laserjet
522 Summary(hu.UTF-8):      DVI-ből PCL-be konvertáló
523 Summary(pl.UTF-8):      Konwerter plików DVI do języka PCL
524 Summary(pt_BR.UTF-8):   Conversor dvi para laserjet
525 Summary(tr.UTF-8):      dvi'dan laserjet'e dönüştürücü
526 Group:          Applications/Publishing/TeX
527 Requires(post,postun):  %{_bindir}/texhash
528 Requires:       %{name} = %{epoch}:%{version}-%{release}
529
530 %description dvilj
531 Dvilj and dvilj's siblings (included in this package) will convert TeX
532 text formatting system output .dvi files to HP PCL (HP Printer Control
533 Language) commands. Using dvilj, you can print TeX files to HP
534 LaserJet+ and fully compatible printers. With dvilj2p, you can print
535 to HP LaserJet IIP and fully compatible printers. And with dvilj4, you
536 can print to HP LaserJet4 and fully compatible printers.
537
538 %description dvilj -l de.UTF-8
539 Dvilj und Gebrüder konvertieren TeX-Ausgabe-.dvi-Dateien in HP PCL (HP
540 Printer Control Language) Befehle zum Drucken auf HP LaserJet+, HP
541 LaserJet IIP (mit dvilj2p), HP LaserJet 4 (mit dvilj4) und vollständig
542 kompatiblen Druckern.
543
544 %description dvilj -l es.UTF-8
545 Dvilj y semejantes convierten archivos de salida TeX.dvi en comandos
546 HP PCL (i.e. Lenguaje de Control de Impresoras HP) adecuados a
547 impresión de impresoras HP LaserJEt+, HP LaserJet IIP (usando
548 dvilj2p), HP LaserJet 4 (usando dvilj4) y compatibles.
549
550 %description dvilj -l fr.UTF-8
551 dvilj et ses cousins convertissent les fichiers dvi en commandes HPPCL
552 (le langage des imprimantes HP) pour les imprimer sur HP LaserJet+, HP
553 LaserJet IIP (avec dvilj2p), HP LaserJet 4 (avec dvilj4), et autres
554 imprimantes totalement compatibles.
555
556 %description dvilj -l hu.UTF-8
557 Dvilj a TeX által előállított .dvi fájlokat konvertálja HP PCL (HP
558 Printer Control Language) parancsokká. A dvilj használatával TeX
559 fájlokat tudsz nyomtatni HP LaserJet+ és a vele kompatibilis
560 nyomtatókon. A dvilj2p-vel HP LaserJet IIP és kompatibilis
561 nyomtatókra. És végül a dvilj4-gyel HP LaserJet4 és kompatibilisekre.
562
563 %description dvilj -l pl.UTF-8
564 dvilj oraz pokrewne narzędzia (załączone w tym pakiecie) konwertują
565 pliki wyjściowe .dvi systemu formatującego tekst TeX na polecenia HP
566 PCL (HP Printer Control Language). Przy użyciu dvilj można drukować
567 pliki TeXa na drukarkach HP LaserJet+ i w pełni kompatybilnych. Przy
568 użyciu dvilj2p można drukować na drukarkach HP LaserJet IIP i w pełni
569 kompatybilnych. Przy użyciu dvilj4 można drukować na drukarkach HP
570 LaserJet4 i w pełni kompatybilnych.
571
572 %description dvilj -l pt_BR.UTF-8
573 Dvilj e semelhantes convertem arquivos de saída TeX .dvi em comandos
574 HP PCL (i.e. Linguagem de Controle de Impressoras HP) adequados para
575 impressão em impressoras HP LaserJet+, HP LaserJet IIP (usando
576 dvilj2p), HP LaserJet 4 (usando dvilj4) e compatíveis.
577
578 %description dvilj -l tr.UTF-8
579 TeX çıktısı dvi dosyalarını HP PCL (HP'nin geliştirdiği bir yazıcı
580 denetim dili) komutlarına çevirir ve böylece bir LaserJet+, HP
581 LaserJet IIP (dvilj2p ile), HP LaserJet4 (dvilj4 ile) ve tam
582 uyumlularından yazıcı çıktısı alınabilir.
583
584 %package makeindex
585 Summary:        A general purpose hierarchical index generator
586 Summary(hu.UTF-8):      Egy általános célú hierarchikus index generáló
587 Summary(pl.UTF-8):      Generator hierarchicznych indeksów ogólnego przeznaczenia
588 Group:          Applications/Publishing/TeX
589 Requires(post,postun):  %{_bindir}/texhash
590 Requires:       %{name} = %{epoch}:%{version}-%{release}
591 Obsoletes:      tetex-rumakeindex
592
593 %description makeindex
594 A general purpose hierarchical index generator; it accepts one or more
595 input files (often produced by a text formatter such as TeX or troff),
596 sorts the entries, and produces an output file which can be formatted.
597 The formats of the input and output files are specified in a style
598 file; by default, input is assumed to be an idx file, as generated by
599 LaTeX.
600
601 %description makeindex -l hu.UTF-8
602 Egy általános célű hierarchikus index generáló; elfogad egy vagy több
603 bemeneti fájlt (gyakran szövegformázótól, mint a TeX vagy a troff),
604 rendezi a bejegyzéseket, és egy kimeneti, megfelelő formátumú fájlt
605 készit. A be- és kimeneti fájlok formátumai stílus fájlokban van
606 definiálva; alapértelmezetten a bemeneti fájl egy idx fájl, amit a
607 LaTeX generál.
608
609 %description makeindex -l pl.UTF-8
610 Generator hierarchicznych indeksów ogólnego przeznaczenia; przyjmuje
611 jeden lub więcej plików wejściowych (zazwyczaj zrobionych przez
612 narzędzie formatujące tekst, takie jak TeX lub troff), sortuje
613 elementy i tworzy plik wyjściowy, który może być sformatowany. Formaty
614 plików wejściowych i wyjściowych podaje się w pliku stylu; domyślnie
615 przyjmowany jest plik wejściowy w formacie idx, wygenerowany przez
616 LaTeX.
617
618 %package metafont
619 Summary:        MetaFont
620 Summary(hu.UTF-8):      MetaFont
621 Summary(pl.UTF-8):      Zestaw narzędzi MetaFont
622 Group:          Applications/Publishing/TeX
623 Requires(post,postun):  %{_bindir}/texhash
624 Requires:       %{name} = %{epoch}:%{version}-%{release}
625
626 %description metafont
627 MetaFont.
628
629 %description metafont -l pl.UTF-8
630 Zestaw narzędzi MetaFont.
631
632 %package metapost
633 Summary:        MetaPost
634 Summary(hu.UTF-8):      MetaPost
635 Summary(pl.UTF-8):      Zestaw narzędzi MetaPost
636 Group:          Applications/Publishing/TeX
637 Requires(post,postun):  %{_bindir}/texhash
638 Requires:       %{name} = %{epoch}:%{version}-%{release}
639 Obsoletes:      tetex-matapost
640
641 %description metapost
642 MetaPost.
643
644 %description metapost -l hu.UTF-8
645 MetaPost.
646
647 %description metapost -l pl.UTF-8
648 Zestaw narzędzi MetaPost.
649
650 %package mptopdf
651 Summary:        MetaPost to PDF converter
652 Summary(hu.UTF-8):      MetaPost-ból PDF-be konvertáló
653 Summary(pl.UTF-8):      Konwerter MetaPost do PDF
654 Group:          Applications/Publishing/TeX
655 Requires(post,postun):  %{_bindir}/texhash
656 Requires:       %{name}-metapost = %{epoch}:%{version}-%{release}
657
658 %description mptopdf
659 MetaPost to PDF converter.
660
661 %description mptopdf -l hu.UTF-8
662 MetaPost-ból PDF-be konvertáló.
663
664 %description mptopdf -l pl.UTF-8
665 Konwerter MetaPost do PDF.
666
667 %package texdoctk
668 Summary:        Easy access to TeX documentation
669 Summary(pl.UTF-8):      Łatwy dostęp do dokumentacji TeXa
670 Group:          Applications/Publishing/TeX
671 Requires(post,postun):  %{_bindir}/texhash
672 Requires:       %{name} = %{epoch}:%{version}-%{release}
673
674 %description texdoctk
675 A Perl/Tk-based GUI for easy access to package documentation for TeX
676 on Unix platforms; the databases it uses are based on the texmf/doc
677 subtrees of teTeX v.1.0.x, but database files for local configurations
678 with modified/extended directories can be derived from them. Note that
679 texdoctk is not a viewer itself, but an interface for finding
680 documentation files and opening them with the appropriate viewer; so
681 it relies on appropriate programs to be installed on the system.
682 However, the choice of these programs can be configured by the
683 sysadmin or user.
684
685 %description texdoctk -l pl.UTF-8
686 Oparty na Perlu i Tk graficzny interfejs dający łatwy dostęp do
687 dokumentacji pakietów TeXowych na platformach uniksowych; używa baz
688 danych opartych na poddrzewach texmf/doc z teTeXa 1.0.x, ale może
689 używać konfiguracji ze zmodyfikowanymi lub rozszerzonymi katalogami.
690 Należy zauważyć, że texdoctk sam w sobie nie jest przeglądarką, ale
691 interfejsem do wyszukiwania plików dokumentacji i otwierania ich we
692 właściwej przeglądarce; tak więc wymaga on odpowiednich programów
693 zainstalowanych w systemie. Wybór tych programów może być dokonany
694 przez administratora lub użytkownika.
695
696 %package -n texconfig
697 Summary:        TeX typesetting system configurator
698 Summary(pl.UTF-8):      Konfigurator systemu składu TeX
699 Group:          Applications/Publishing/TeX
700 Requires:       %{name} = %{epoch}:%{version}-%{release}
701 Requires:       %{name}-dvips = %{epoch}:%{version}-%{release}
702 Requires:       %{name}-metafont = %{epoch}:%{version}-%{release}
703 Requires:       xdvi = %{epoch}:%{version}-%{release}
704 Obsoletes:      tetex-texconfig
705
706 %description -n texconfig
707 TeX typesetting system configurator.
708
709 %description -n texconfig -l pl.UTF-8
710 Konfigurator systemu składu TeX.
711
712 %package -n xdvi
713 Summary:        X11 previewer
714 Summary(de.UTF-8):      X11-Previewer
715 Summary(es.UTF-8):      Visualizador TeX X11
716 Summary(fr.UTF-8):      Prévisualisateur X11
717 Summary(pl.UTF-8):      Przeglądarka DVI dla X11
718 Summary(pt_BR.UTF-8):   Visualizador TeX X11
719 Summary(tr.UTF-8):      X11 öngörüntüleyici
720 Group:          Applications/Publishing/TeX
721 Requires(post,postun):  %{_bindir}/texhash
722 Requires:       %{name} = %{epoch}:%{version}-%{release}
723 Requires:       %{name}-metafont = %{epoch}:%{version}-%{release}
724 Suggests:       %{name}-dvips
725 Obsoletes:      tetex-xdvi
726
727 %description -n xdvi
728 xdvi is a program which runs under the X window system. It is used to
729 preview dvi files, such as are produced by tex and latex.
730
731 %description -n xdvi -l de.UTF-8
732 xdvi ist ein Programm, das unter dem X-Window-System läuft und gewohnt
733 ist, dvi-Dateien als Vorschau anzuzeigen, etwa solche, die von tex und
734 latex erzeugt wurden.
735
736 %description -n xdvi -l es.UTF-8
737 xdvi es un programa que se ejecuta en el sistema X Window. Se usa para
738 visualizar archivos dvi, como los producidos por tex y latex.
739
740 %description -n xdvi -l fr.UTF-8
741 xdvi est un programme s'exécutant sous le système X Window. Il sert à
742 visualiser les fichiers dvi tels que ceux produits par tex et latex.
743
744 %description -n xdvi -l pl.UTF-8
745 Xdvi jest programem (działającym w X Window System) do przeglądania
746 plików DVI, produkowanych przez TeXa i LaTeXa.
747
748 %description -n xdvi -l pt_BR.UTF-8
749 xdvi é um programa que roda no sistema X Window. É usado para
750 visualizar arquivos dvi, como os produzidos por tex e latex.
751
752 %package -n xindy
753 Summary:        Xindy creates sorted and tagged index from raw index
754 Summary(hu.UTF-8):      Xindy rendezett és cimkézett indexet készít nyers indexekből
755 Group:          Applications/Publishing/TeX
756
757 %description -n xindy
758 Xindy creates sorted and tagged index from raw index.
759
760 %description -n xindy -l hu.UTF-8
761 Xindy rendezett és cimkézett indexet készít nyers indexekből.
762
763 %package -n xindy-albanian
764 Summary:        Xindy albanian language
765 Summary(hu.UTF-8):      Xindy albán nyelv
766 Group:          Applications/Publishing/TeX
767
768 %description -n xindy-albanian
769 Xindy albanian language
770
771 %description -n xindy-albanian -l hu.UTF-8
772 Xindy albán nyelv
773
774 %package -n xindy-belarusian
775 Summary:        Xindy belarusian language
776 Summary(hu.UTF-8):      Xindy belorusz nyelv
777 Group:          Applications/Publishing/TeX
778
779 %description -n xindy-belarusian
780 Xindy belarusian language
781
782 %description -n xindy-belarusian -l hu.UTF-8
783 Xindy belorusz nyelv
784
785 %package -n xindy-bulgarian
786 Summary:        Xindy bulgarian language
787 Summary(hu.UTF-8):      Xindy bolgár nyelv
788 Group:          Applications/Publishing/TeX
789
790 %description -n xindy-bulgarian
791 Xindy bulgarian language
792
793 %description -n xindy-bulgarian -l hu.UTF-8
794 Xindy bolgár nyelv
795
796 %package -n xindy-croatian
797 Summary:        Xindy croatian language
798 Summary(hu.UTF-8):      Xindy horvát nyelv
799 Group:          Applications/Publishing/TeX
800
801 %description -n xindy-croatian
802 Xindy croatian language
803
804 %description -n xindy-croatian -l hu.UTF-8
805 Xindy horvát nyelv
806
807 %package -n xindy-czech
808 Summary:        Xindy czech language
809 Summary(hu.UTF-8):      Xindy cseh nyelv
810 Group:          Applications/Publishing/TeX
811
812 %description -n xindy-czech
813 Xindy czech language
814
815 %description -n xindy-czech -l hu.UTF-8
816 Xindy cseh nyelv
817
818 %package -n xindy-danish
819 Summary:        Xindy danish language
820 Summary(hu.UTF-8):      Xindy dán nyelv
821 Group:          Applications/Publishing/TeX
822
823 %description -n xindy-danish
824 Xindy danish language
825
826 %description -n xindy-danish -l hu.UTF-8
827 Xindy dán nyelv
828
829 %package -n xindy-dutch
830 Summary:        Xindy dutch language
831 Summary(hu.UTF-8):      Xindy holland nyelv
832 Group:          Applications/Publishing/TeX
833
834 %description -n xindy-dutch
835 Xindy dutch language
836
837 %description -n xindy-dutch -l hu.UTF-8
838 Xindy holland nyelv
839
840 %package -n xindy-english
841 Summary:        Xindy english language
842 Summary(hu.UTF-8):      Xindy angol nyelv
843 Group:          Applications/Publishing/TeX
844
845 %description -n xindy-english
846 Xindy english language
847
848 %description -n xindy-english -l hu.UTF-8
849 Xindy angol nyelv
850
851 %package -n xindy-esperanto
852 Summary:        Xindy esperanto language
853 Summary(hu.UTF-8):      Xindy eszperantó nyelv
854 Group:          Applications/Publishing/TeX
855
856 %description -n xindy-esperanto
857 Xindy esperanto language
858
859 %description -n xindy-esperanto -l hu.UTF-8
860 Xindy eszperantó nyelv
861
862 %package -n xindy-estonian
863 Summary:        Xindy estonian language
864 Summary(hu.UTF-8):      Xindy észt nyelv
865 Group:          Applications/Publishing/TeX
866
867 %description -n xindy-estonian
868 Xindy estonian language
869
870 %description -n xindy-estonian -l hu.UTF-8
871 Xindy észt nyelv
872
873 %package -n xindy-finnish
874 Summary:        Xindy finnish language
875 Summary(hu.UTF-8):      Xindy finn nyelv
876 Group:          Applications/Publishing/TeX
877
878 %description -n xindy-finnish
879 Xindy finnish language
880
881 %description -n xindy-finnish -l hu.UTF-8
882 Xindy finn nyelv
883
884 %package -n xindy-french
885 Summary:        Xindy french language
886 Summary(hu.UTF-8):      Xindy francia nyelv
887 Group:          Applications/Publishing/TeX
888
889 %description -n xindy-french
890 Xindy french language
891
892 %description -n xindy-french -l hu.UTF-8
893 Xindy francia nyelv
894
895 %package -n xindy-general
896 Summary:        Xindy general language
897 Summary(hu.UTF-8):      Xindy általános nyelv
898 Group:          Applications/Publishing/TeX
899
900 %description -n xindy-general
901 Xindy general language
902
903 %description -n xindy-general -l hu.UTF-8
904 Xindy általános nyelv
905
906 %package -n xindy-georgian
907 Summary:        Xindy georgian language
908 Summary(hu.UTF-8):      Xindy georgian nyelv
909 Group:          Applications/Publishing/TeX
910
911 %description -n xindy-georgian
912 Xindy georgian language
913
914 %description -n xindy-georgian -l hu.UTF-8
915 Xindy georgian nyelv
916
917 %package -n xindy-german
918 Summary:        Xindy german language
919 Summary(hu.UTF-8):      Xindy német nyelv
920 Group:          Applications/Publishing/TeX
921
922 %description -n xindy-german
923 Xindy german language
924
925 %description -n xindy-german -l hu.UTF-8
926 Xindy német nyelv
927
928 %package -n xindy-greek
929 Summary:        Xindy greek language
930 Summary(hu.UTF-8):      Xindy görög nyelv
931 Group:          Applications/Publishing/TeX
932
933 %description -n xindy-greek
934 Xindy greek language
935
936 %description -n xindy-greek -l hu.UTF-8
937 Xindy görög nyelv
938
939 %package -n xindy-gypsy
940 Summary:        Xindy gypsy language
941 Summary(hu.UTF-8):      Xindy cigány nyelv
942 Group:          Applications/Publishing/TeX
943
944 %description -n xindy-gypsy
945 Xindy gypsy language
946
947 %description -n xindy-gypsy -l hu.UTF-8
948 Xindy cigány nyelv
949
950 %package -n xindy-hausa
951 Summary:        Xindy hausa language
952 Summary(hu.UTF-8):      Xindy hausa nyelv
953 Group:          Applications/Publishing/TeX
954
955 %description -n xindy-hausa
956 Xindy hausa language
957
958 %description -n xindy-hausa -l hu.UTF-8
959 Xindy hausa nyelv
960
961 %package -n xindy-hebrew
962 Summary:        Xindy hebrew language
963 Summary(hu.UTF-8):      Xindy héber nyelv
964 Group:          Applications/Publishing/TeX
965
966 %description -n xindy-hebrew
967 Xindy hebrew language
968
969 %description -n xindy-hebrew -l hu.UTF-8
970 Xindy héber nyelv
971
972 %package -n xindy-hungarian
973 Summary:        Xindy hungarian language
974 Summary(hu.UTF-8):      Xindy magyar nyelv
975 Group:          Applications/Publishing/TeX
976
977 %description -n xindy-hungarian
978 Xindy hungarian language
979
980 %description -n xindy-hungarian -l hu.UTF-8
981 Xindy magyar nyelv
982
983 %package -n xindy-icelandic
984 Summary:        Xindy icelandic language
985 Summary(hu.UTF-8):      Xindy izlandi nyelv
986 Group:          Applications/Publishing/TeX
987
988 %description -n xindy-icelandic
989 Xindy icelandic language
990
991 %description -n xindy-icelandic -l hu.UTF-8
992 Xindy izlandi nyelv
993
994 %package -n xindy-italian
995 Summary:        Xindy italian language
996 Summary(hu.UTF-8):      Xindy olasz nyelv
997 Group:          Applications/Publishing/TeX
998
999 %description -n xindy-italian
1000 Xindy italian language
1001
1002 %description -n xindy-italian -l hu.UTF-8
1003 Xindy olasz nyelv
1004
1005 %package -n xindy-klingon
1006 Summary:        Xindy klingon language
1007 Summary(hu.UTF-8):      Xindy klingon nyelv
1008 Group:          Applications/Publishing/TeX
1009
1010 %description -n xindy-klingon
1011 Xindy klingon language
1012
1013 %description -n xindy-klingon -l hu.UTF-8
1014 Xindy klingon nyelv
1015
1016 %package -n xindy-kurdish
1017 Summary:        Xindy kurdish language
1018 Summary(hu.UTF-8):      Xindy kurd nyelv
1019 Group:          Applications/Publishing/TeX
1020
1021 %description -n xindy-kurdish
1022 Xindy kurdish language
1023
1024 %description -n xindy-kurdish -l hu.UTF-8
1025 Xindy kurd nyelv
1026
1027 %package -n xindy-latin
1028 Summary:        Xindy latin language
1029 Summary(hu.UTF-8):      Xindy latin nyelv
1030 Group:          Applications/Publishing/TeX
1031
1032 %description -n xindy-latin
1033 Xindy latin language
1034
1035 %description -n xindy-latin -l hu.UTF-8
1036 Xindy latin nyelv
1037
1038 %package -n xindy-latvian
1039 Summary:        Xindy latvian language
1040 Summary(hu.UTF-8):      Xindy lett nyelv
1041 Group:          Applications/Publishing/TeX
1042
1043 %description -n xindy-latvian
1044 Xindy latvian language
1045
1046 %description -n xindy-latvian -l hu.UTF-8
1047 Xindy lett nyelv
1048
1049 %package -n xindy-lithuanian
1050 Summary:        Xindy lithuanian language
1051 Summary(hu.UTF-8):      Xindy litván nyelv
1052 Group:          Applications/Publishing/TeX
1053
1054 %description -n xindy-lithuanian
1055 Xindy lithuanian language
1056
1057 %description -n xindy-lithuanian -l hu.UTF-8
1058 Xindy litván nyelv
1059
1060 %package -n xindy-lower-sorbian
1061 Summary:        Xindy lower-sorbian language
1062 Summary(hu.UTF-8):      Xindy lower-sorbian nyelv
1063 Group:          Applications/Publishing/TeX
1064
1065 %description -n xindy-lower-sorbian
1066 Xindy lower-sorbian language
1067
1068 %description -n xindy-lower-sorbian -l hu.UTF-8
1069 Xindy lower-sorbian nyelv
1070
1071 %package -n xindy-macedonian
1072 Summary:        Xindy macedonian language
1073 Summary(hu.UTF-8):      Xindy macedón nyelv
1074 Group:          Applications/Publishing/TeX
1075
1076 %description -n xindy-macedonian
1077 Xindy macedonian language
1078
1079 %description -n xindy-macedonian -l hu.UTF-8
1080 Xindy macedón nyelv
1081
1082 %package -n xindy-mongolian
1083 Summary:        Xindy mongolian language
1084 Summary(hu.UTF-8):      Xindy mongol nyelv
1085 Group:          Applications/Publishing/TeX
1086
1087 %description -n xindy-mongolian
1088 Xindy mongolian language
1089
1090 %description -n xindy-mongolian -l hu.UTF-8
1091 Xindy mongol nyelv
1092
1093 %package -n xindy-norwegian
1094 Summary:        Xindy norwegian language
1095 Summary(hu.UTF-8):      Xindy norvég nyelv
1096 Group:          Applications/Publishing/TeX
1097
1098 %description -n xindy-norwegian
1099 Xindy norwegian language
1100
1101 %description -n xindy-norwegian -l hu.UTF-8
1102 Xindy norvég nyelv
1103
1104 %package -n xindy-polish
1105 Summary:        Xindy polish language
1106 Summary(hu.UTF-8):      Xindy lengyel nyelv
1107 Group:          Applications/Publishing/TeX
1108
1109 %description -n xindy-polish
1110 Xindy polish language
1111
1112 %description -n xindy-polish -l hu.UTF-8
1113 Xindy lengyel nyelv
1114
1115 %package -n xindy-portuguese
1116 Summary:        Xindy portuguese language
1117 Summary(hu.UTF-8):      Xindy portugál nyelv
1118 Group:          Applications/Publishing/TeX
1119
1120 %description -n xindy-portuguese
1121 Xindy portuguese language
1122
1123 %description -n xindy-portuguese -l hu.UTF-8
1124 Xindy portugál nyelv
1125
1126 %package -n xindy-romanian
1127 Summary:        Xindy romanian language
1128 Summary(hu.UTF-8):      Xindy román nyelv
1129 Group:          Applications/Publishing/TeX
1130
1131 %description -n xindy-romanian
1132 Xindy romanian language
1133
1134 %description -n xindy-romanian -l hu.UTF-8
1135 Xindy román nyelv
1136
1137 %package -n xindy-russian
1138 Summary:        Xindy russian language
1139 Summary(hu.UTF-8):      Xindy orosz nyelv
1140 Group:          Applications/Publishing/TeX
1141
1142 %description -n xindy-russian
1143 Xindy russian language
1144
1145 %description -n xindy-russian -l hu.UTF-8
1146 Xindy orosz nyelv
1147
1148 %package -n xindy-serbian
1149 Summary:        Xindy serbian language
1150 Summary(hu.UTF-8):      Xindy szerb nyelv
1151 Group:          Applications/Publishing/TeX
1152
1153 %description -n xindy-serbian
1154 Xindy serbian language
1155
1156 %description -n xindy-serbian -l hu.UTF-8
1157 Xindy szerb nyelv
1158
1159 %package -n xindy-slovak
1160 Summary:        Xindy slovak language
1161 Summary(hu.UTF-8):      Xindy szlovák nyelv
1162 Group:          Applications/Publishing/TeX
1163
1164 %description -n xindy-slovak
1165 Xindy slovak language
1166
1167 %description -n xindy-slovak -l hu.UTF-8
1168 Xindy szlovák nyelv
1169
1170 %package -n xindy-slovenian
1171 Summary:        Xindy slovenian language
1172 Summary(hu.UTF-8):      Xindy szlovén nyelv
1173 Group:          Applications/Publishing/TeX
1174
1175 %description -n xindy-slovenian
1176 Xindy slovenian language
1177
1178 %description -n xindy-slovenian -l hu.UTF-8
1179 Xindy szlovén nyelv
1180
1181 %package -n xindy-spanish
1182 Summary:        Xindy spanish language
1183 Summary(hu.UTF-8):      Xindy spanyol nyelv
1184 Group:          Applications/Publishing/TeX
1185
1186 %description -n xindy-spanish
1187 Xindy spanish language
1188
1189 %description -n xindy-spanish -l hu.UTF-8
1190 Xindy spanyol nyelv
1191
1192 %package -n xindy-swedish
1193 Summary:        Xindy swedish language
1194 Summary(hu.UTF-8):      Xindy svéd nyelv
1195 Group:          Applications/Publishing/TeX
1196
1197 %description -n xindy-swedish
1198 Xindy swedish language
1199
1200 %description -n xindy-swedish -l hu.UTF-8
1201 Xindy svéd nyelv
1202
1203 %package -n xindy-turkish
1204 Summary:        Xindy turkish language
1205 Summary(hu.UTF-8):      Xindy török nyelv
1206 Group:          Applications/Publishing/TeX
1207
1208 %description -n xindy-turkish
1209 Xindy turkish language
1210
1211 %description -n xindy-turkish -l hu.UTF-8
1212 Xindy török nyelv
1213
1214 %package -n xindy-ukrainian
1215 Summary:        Xindy ukrainian language
1216 Summary(hu.UTF-8):      Xindy ukrán nyelv
1217 Group:          Applications/Publishing/TeX
1218
1219 %description -n xindy-ukrainian
1220 Xindy ukrainian language
1221
1222 %description -n xindy-ukrainian -l hu.UTF-8
1223 Xindy ukrán nyelv
1224
1225 %package -n xindy-upper-sorbian
1226 Summary:        Xindy upper-sorbian language
1227 Summary(hu.UTF-8):      Xindy upper-sorbian nyelv
1228 Group:          Applications/Publishing/TeX
1229
1230 %description -n xindy-upper-sorbian
1231 Xindy upper-sorbian language
1232
1233 %description -n xindy-upper-sorbian -l hu.UTF-8
1234 Xindy upper-sorbian nyelv
1235
1236 %package -n xindy-vietnamese
1237 Summary:        Xindy vietnamese language
1238 Summary(hu.UTF-8):      Xindy vietnámi nyelv
1239 Group:          Applications/Publishing/TeX
1240
1241 %description -n xindy-vietnamese
1242 Xindy vietnamese language
1243
1244 %description -n xindy-vietnamese -l hu.UTF-8
1245 Xindy vietnám nyelv
1246
1247
1248 %package pdftex
1249 Summary:        TeX generating PDF files instead DVI
1250 Summary(hu.UTF-8):      PDF fájlok készítése DVI helyett TeX-ből
1251 Summary(pl.UTF-8):      TeX generujący pliki PDF zamiast DVI
1252 Group:          Applications/Publishing/TeX
1253 Requires(post,postun):  %{_bindir}/texhash
1254 Requires:       %{name} = %{epoch}:%{version}-%{release}
1255 Requires:       %{name}-fonts-type1-bluesky = %{epoch}:%{version}-%{release}
1256
1257 %description pdftex
1258 TeX generating PDF files instead DVI.
1259
1260 %description pdftex -l pl.UTF-8
1261 TeX generujący pliki PDF zamiast DVI.
1262
1263 %package psutils
1264 Summary:        PostScript Utilities
1265 Summary(hu.UTF-8):      PostScript eszközök
1266 Summary(pl.UTF-8):      Narzędzia do PostScriptu
1267 Group:          Applications/Printing
1268 Obsoletes:      psutils
1269
1270 %description psutils
1271 This archive contains some utilities for manipulating PostScript
1272 documents. Page selection and rearrangement are supported, including
1273 arrangement into signatures for booklet printing, and page merging for
1274 n-up printing.
1275
1276 %description psutils -l hu.UTF-8
1277 Ez a csomag jónéhány eszközt tartalmaz, amellyel a PostScript
1278 dokumentumok manipulálhatók. Oldal kijelölés és átrendezés támogatott,
1279 beleértve a booklet nyomtatáshoz való átrendezést is.
1280
1281 %description psutils -l pl.UTF-8
1282 PSutils zawiera programy pomagające manipulować plikami PostScript,
1283 wybierać strony przeznaczone do wydruku, ich kolejność, układ. Pozwala
1284 także na łączenie różnych plików PostScript w całość.
1285
1286 %package phyzzx
1287 Summary:        A TeX format for physicists
1288 Summary(hu.UTF-8):      TeX formátum fizikusoknak
1289 Group:          Applications/Publishing/TeX
1290 Requires(post,postun):  %{_bindir}/texhash
1291 Requires:       %{name} = %{epoch}:%{version}-%{release}
1292
1293 %description phyzzx
1294 A TeX format for physicists.
1295
1296 %description phyzzx -l hu.UTF-8
1297 TeX formátum fizikusoknak.
1298
1299 %package omega
1300 Summary:        Extended unicode TeX
1301 Summary(pl.UTF-8):      Omega - TeX ze wsparciem dla unikodu
1302 Group:          Applications/Publishing/TeX
1303 Requires(post,postun):  %{_bindir}/texhash
1304 Requires:       %{name} = %{epoch}:%{version}-%{release}
1305 Requires:       %{name}-fonts-omega = %{epoch}:%{version}-%{release}
1306 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1307
1308 %description omega
1309 Omega is a version of the TeX program modified for multilingual
1310 typesetting. It uses unicode, and has additional primitives for (among
1311 other things) bidirectional typesetting.
1312
1313 %description omega -l pl.UTF-8
1314 Omega to wersja TeXa zmodyfikowana dla potrzeb składu wielojęzycznego.
1315 Używa unikodu i ma dodatkowe prymitywy do (między innymi) składania
1316 tekstu pisanego w obu kierunkach.
1317
1318 # # formats #
1319
1320 # Plain format.
1321
1322 %package plain
1323 Summary:        Plain TeX format basic files
1324 Summary(pl.UTF-8):      Podstawowe pliki dla formatu Plain TeX
1325 Group:          Applications/Publishing/TeX
1326 Requires(post,postun):  %{_bindir}/texhash
1327 Requires:       %{name} = %{epoch}:%{version}-%{release}
1328
1329 %description plain
1330 Plain TeX format basic files.
1331
1332 %description plain -l pl.UTF-8
1333 Podstawowe pliki dla formatu Plain TeX.
1334
1335 %package format-plain
1336 Summary:        TeX Plain format
1337 Summary(pl.UTF-8):      Format TeX Plain
1338 Group:          Applications/Publishing/TeX
1339 Requires(post,postun):  %{_bindir}/texhash
1340 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1341
1342 %description format-plain
1343 TeX Plain format.
1344
1345 %description format-plain -l pl.UTF-8
1346 Format TeX Plain.
1347
1348 %package format-pdftex
1349 Summary:        PDFTeX Plain format
1350 Summary(pl.UTF-8):      Format PDFTeX Plain
1351 Group:          Applications/Publishing/TeX
1352 Requires(post,postun):  %{_bindir}/texhash
1353 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
1354 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1355 # for epstopdf to work
1356 Requires:       fonts-Type1-urw
1357 Requires:       ghostscript
1358
1359 %description format-pdftex
1360 PDFTeX Plain format.
1361
1362 %description format-pdftex -l pl.UTF-8
1363 Format PDFTeX Plain.
1364
1365 %package format-pdfetex
1366 Summary:        PDFTeX EPlain format
1367 Summary(pl.UTF-8):      Format PDFTeX EPlain
1368 Group:          Applications/Publishing/TeX
1369 Requires(post,postun):  %{_bindir}/texhash
1370 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
1371 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1372
1373 %description format-pdfetex
1374 PDFTeX EPlain format.
1375
1376 %description format-pdfetex -l pl.UTF-8
1377 Format PDFTeX EPlain.
1378
1379 # MeX Plain format
1380
1381 %package mex
1382 Summary:        MeX Plain Format basic files
1383 Summary(pl.UTF-8):      Podstawowe pliki dla format MeX Plain
1384 Group:          Applications/Publishing/TeX
1385 Requires(post,postun):  %{_bindir}/texhash
1386 Requires:       %{name} = %{epoch}:%{version}-%{release}
1387 Requires:       texlive-fonts-pl = %{epoch}:%{version}-%{release}
1388 Requires:       texlive-plain = %{epoch}:%{version}-%{release}
1389
1390 %description mex
1391 MeX Plain Format basic files.
1392
1393 %description mex -l pl.UTF-8
1394 Podstawowe pliki dla formatu MeX Plain.
1395
1396 %package format-mex
1397 Summary:        MeX Plain Format
1398 Summary(pl.UTF-8):      Format MeX Plain
1399 Group:          Applications/Publishing/TeX
1400 Requires(post,postun):  %{_bindir}/texhash
1401 Requires:       texlive-mex = %{epoch}:%{version}-%{release}
1402
1403 %description format-mex
1404 MeX Plain Format.
1405
1406 %description format-mex -l pl.UTF-8
1407 Format MeX Plain.
1408
1409 %package format-pdfmex
1410 Summary:        PDFMeX Plain Format
1411 Summary(pl.UTF-8):      Format PDFMeX Plain
1412 Group:          Applications/Publishing/TeX
1413 Requires(post,postun):  %{_bindir}/texhash
1414 Requires:       %{name}-mex = %{epoch}:%{version}-%{release}
1415 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
1416
1417 %description format-pdfmex
1418 PDFMeX Plain Format.
1419
1420 %description format-pdfmex -l pl.UTF-8
1421 Format PDFMeX Plain.
1422
1423 %package format-utf8mex
1424 Summary:        MeX Plain Format with UTF-8 encoded source files
1425 Summary(pl.UTF-8):      Format MeX Plain z plikami źródłowymi kodowanymi UTF-8
1426 Group:          Applications/Publishing/TeX
1427 Requires(post,postun):  %{_bindir}/texhash
1428 Requires:       %{name}-mex = %{epoch}:%{version}-%{release}
1429
1430 %description format-utf8mex
1431 MeX Plain Format with UTF-8 encoded source files.
1432
1433 %description format-utf8mex -l pl.UTF-8
1434 Format MeX Plain z plikami źródłowymi kodowanymi UTF-8.
1435
1436 # AMS TeX format
1437
1438 %package amstex
1439 Summary:        AMS macros for Plain TeX basic files
1440 Summary(pl.UTF-8):      Podstawowe pliki makr AMS dla formatu Plain TeX
1441 Group:          Applications/Publishing/TeX
1442 Requires(post,postun):  %{_bindir}/texhash
1443 Requires:       %{name}-fonts-ams = %{epoch}:%{version}-%{release}
1444 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1445 Obsoletes:      tetex-ams
1446 Obsoletes:      tetex-plain-amsfonts
1447
1448 %description amstex
1449 American Mathematical Society macros for Plain TeX basic files.
1450
1451 %description amstex -l pl.UTF-8
1452 Podstawowe pliki makr AMS (American Mathematical Society) dla formatu
1453 Plain TeX.
1454
1455 %package format-amstex
1456 Summary:        AMS macros for Plain TeX
1457 Summary(pl.UTF-8):      Makra AMS dla formatu Plain TeX
1458 Group:          Applications/Publishing/TeX
1459 Requires(post,postun):  %{_bindir}/texhash
1460 Requires:       %{name}-amstex = %{epoch}:%{version}-%{release}
1461 Obsoletes:      tetex-ams
1462
1463 %description format-amstex
1464 American Mathematical Society macros for Plain TeX.
1465
1466 %description format-amstex -l pl.UTF-8
1467 Makra AMS (American Mathematical Society) dla formatu Plain TeX.
1468
1469 %package format-pdfamstex
1470 Summary:        AMS macros for PDFTeX
1471 Summary(pl.UTF-8):      Makra AMS dla formatu PDFTeX
1472 Group:          Applications/Publishing/TeX
1473 Requires(post,postun):  %{_bindir}/texhash
1474 Requires:       %{name}-amstex = %{epoch}:%{version}-%{release}
1475 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
1476
1477 %description format-pdfamstex
1478 American Mathematical Society macros for PDFTeX.
1479
1480 %description format-pdfamstex -l pl.UTF-8
1481 Makra AMS (American Mathematical Society) dla formatu PDFTeX.
1482
1483 # CSPlain format
1484
1485 %package csplain
1486 Summary:        TeX CSPlain format basic files
1487 Summary(pl.UTF-8):      Podstawowe pliki dla formatu TeX CSPlain
1488 Group:          Applications/Publishing/TeX
1489 Requires(post,postun):  %{_bindir}/texhash
1490 Requires:       %{name}-fonts-cs = %{epoch}:%{version}-%{release}
1491 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1492
1493 %description csplain
1494 TeX CSPlain format basic files.
1495
1496 %description csplain -l pl.UTF-8
1497 Podstawowe pliki dla formatu TeX CSPlain.
1498
1499 %package format-csplain
1500 Summary:        TeX CSPlain format
1501 Summary(pl.UTF-8):      Format TeX CSPlain
1502 Group:          Applications/Publishing/TeX
1503 Requires(post,postun):  %{_bindir}/texhash
1504 Requires:       %{name}-csplain = %{epoch}:%{version}-%{release}
1505
1506 %description format-csplain
1507 TeX CSPlain format.
1508
1509 %description format-csplain -l pl.UTF-8
1510 Format TeX CSPlain.
1511
1512 %package format-pdfcsplain
1513 Summary:        PDFTeX CSPlain format
1514 Summary(pl.UTF-8):      Format PDFTeX CSPlain
1515 Group:          Applications/Publishing/TeX
1516 Requires(post,postun):  %{_bindir}/texhash
1517 Requires:       %{name}-csplain = %{epoch}:%{version}-%{release}
1518
1519 %description format-pdfcsplain
1520 PDFTeX CSPlain format.
1521
1522 %description format-pdfcsplain -l pl.UTF-8
1523 Format PDFTeX CSPlain.
1524
1525 # CSLaTeX format
1526
1527 %package cslatex
1528 Summary:        CSLaTeX format basic files
1529 Summary(pl.UTF-8):      Podstawowe pliki dla formatu CSLaTeX
1530 Group:          Applications/Publishing/TeX
1531 Requires(post,postun):  %{_bindir}/texhash
1532 Requires:       %{name}-fonts-cs = %{epoch}:%{version}-%{release}
1533 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1534
1535 %description cslatex
1536 CSLaTeX format basic files.
1537
1538 %description cslatex -l pl.UTF-8
1539 Podstawowe pliki dla formatu CSLaTeX.
1540
1541 %package format-cslatex
1542 Summary:        CSLaTeX format
1543 Summary(pl.UTF-8):      Format CSLaTeX
1544 Group:          Applications/Publishing/TeX
1545 Requires(post,postun):  %{_bindir}/texhash
1546 Requires:       %{name}-cslatex = %{epoch}:%{version}-%{release}
1547
1548 %description format-cslatex
1549 CSLaTeX format.
1550
1551 %description format-cslatex -l pl.UTF-8
1552 Format CSLaTeX.
1553
1554 %package format-pdfcslatex
1555 Summary:        PDF CSLaTeX format
1556 Summary(pl.UTF-8):      Format PDF CSLaTeX
1557 Group:          Applications/Publishing/TeX
1558 Requires(post,postun):  %{_bindir}/texhash
1559 Requires:       %{name}-cslatex = %{epoch}:%{version}-%{release}
1560
1561 %description format-pdfcslatex
1562 PDF CSLaTeX format.
1563
1564 %description format-pdfcslatex -l pl.UTF-8
1565 Format PDF CSLaTeX.
1566
1567 # Cyrillic Plain format
1568
1569 %package cyrplain
1570 Summary:        Cyrillic Plain format basic files
1571 Summary(pl.UTF-8):      Podstawowe pliki dla formatu Cyrillic Plain
1572 Group:          Applications/Publishing/TeX
1573 Requires(post,postun):  %{_bindir}/texhash
1574 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1575
1576 %description cyrplain
1577 Cyrillic Plain format basic files.
1578
1579 %description cyrplain -l pl.UTF-8
1580 Podstawowe pliki dla formatu Cyrillic Plain.
1581
1582 %package format-cyrplain
1583 Summary:        Cyrillic Plain format
1584 Summary(pl.UTF-8):      Format Cyrillic Plain
1585 Group:          Applications/Publishing/TeX
1586 Requires(post,postun):  %{_bindir}/texhash
1587 Requires:       %{name}-cyrplain = %{epoch}:%{version}-%{release}
1588
1589 %description format-cyrplain
1590 Cyrillic Plain format.
1591
1592 %description format-cyrplain -l pl.UTF-8
1593 Format Cyrillic Plain.
1594
1595 %package format-cyramstex
1596 Summary:        Cyrillic AMSTeX format
1597 Summary(pl.UTF-8):      Format Cyrillic AMSTeX
1598 Group:          Applications/Publishing/TeX
1599 Requires(post,postun):  %{_bindir}/texhash
1600 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1601 Obsoletes:      tetex-cyramstex
1602
1603 %description format-cyramstex
1604 Cyrillic AMSTeX format.
1605
1606 %description format-cyramstex -l pl.UTF-8
1607 Format Cyrillic AMSTeX.
1608
1609 %package format-cyrtexinfo
1610 Summary:        Cyrillic TeXInfo format
1611 Summary(pl.UTF-8):      Format Cyrillic TeXInfo
1612 Group:          Applications/Publishing/TeX
1613 Requires(post,postun):  %{_bindir}/texhash
1614 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1615 Obsoletes:      tetex-cyrtexinfo
1616
1617 %description format-cyrtexinfo
1618 Cyrillic TeXInfo format.
1619
1620 %description format-cyrtexinfo -l pl.UTF-8
1621 Format Cyrillic TeXInfo.
1622
1623 # EPlain format
1624
1625 %package eplain
1626 Summary:        EPlain format basic files
1627 Summary(pl.UTF-8):      Podstawowe pliki dla formatu EPlain
1628 Group:          Applications/Publishing/TeX
1629 Requires(post,postun):  %{_bindir}/texhash
1630 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1631 Obsoletes:      tetex-etex
1632
1633 %description eplain
1634 EPlain format basic files.
1635
1636 %description eplain -l pl.UTF-8
1637 Podstawowe pliki dla formatu EPlain.
1638
1639 %package format-eplain
1640 Summary:        EPlain format
1641 Summary(pl.UTF-8):      Format EPlain
1642 Group:          Applications/Publishing/TeX
1643 Requires(post,postun):  %{_bindir}/texhash
1644 Requires:       %{name}-eplain = %{epoch}:%{version}-%{release}
1645
1646 %description format-eplain
1647 EPlain format.
1648
1649 %description format-eplain -l pl.UTF-8
1650 Format EPlain.
1651
1652 # ConTeXt format.
1653
1654 %package context
1655 Summary:        ConTeXt macro package basic files
1656 Summary(pl.UTF-8):      Podstawowe pliki pakietu makr ConTeXt
1657 Group:          Applications/Publishing/TeX
1658 Requires(post,postun):  %{_bindir}/texhash
1659 Requires:       %{name} = %{epoch}:%{version}-%{release}
1660 Obsoletes:      tetex-latex-context
1661
1662 %define         _noautoreq      'perl(path_tre)'
1663
1664 %description context
1665 A full featured, parameter driven macro package, which fully supports
1666 advanced interactive documents.
1667
1668 This package contains basic files.
1669
1670 %description context -l pl.UTF-8
1671 Pakiet makr sterowanych przez parametry o pełnych możliwościach,
1672 całkowicie obsługujący zaawansowane dokumenty interaktywne.
1673
1674 Ten pakiet zawiera podstawowe pliki.
1675
1676 %package format-context-de
1677 Summary:        German ConTeXt format
1678 Summary(pl.UTF-8):      Niemiecka wersja formatu ConTeXt
1679 Group:          Applications/Publishing/TeX
1680 Requires(post,postun):  %{_bindir}/texhash
1681 Requires:       %{name}-context = %{epoch}:%{version}-%{release}
1682
1683 %description format-context-de
1684 German ConTeXt format.
1685
1686 %description format-context-de -l pl.UTF-8
1687 Niemiecka wersja formatu ConTeXt.
1688
1689 %package format-context-en
1690 Summary:        English ConTeXt format
1691 Summary(pl.UTF-8):      Angielska wersja formatu ConTeXt
1692 Group:          Applications/Publishing/TeX
1693 Requires(post,postun):  %{_bindir}/texhash
1694 Requires:       %{name}-context = %{epoch}:%{version}-%{release}
1695
1696 %description format-context-en
1697 English ConTeXt format.
1698
1699 %description format-context-en -l pl.UTF-8
1700 Angielska wersja formatu ConTeXt.
1701
1702 %package format-context-nl
1703 Summary:        Dutch ConTeXt format
1704 Summary(pl.UTF-8):      Holenderska wersja formatu ConTeXt
1705 Group:          Applications/Publishing/TeX
1706 Requires(post,postun):  %{_bindir}/texhash
1707 Requires:       %{name}-context = %{epoch}:%{version}-%{release}
1708
1709 %description format-context-nl
1710 Dutch ConTeXt format.
1711
1712 %description format-context-nl -l pl.UTF-8
1713 Holenderska wersja formatu ConTeXt.
1714
1715 # LaTeX format.
1716
1717 %package latex
1718 Summary:        LaTeX macro package basic files
1719 Summary(pl.UTF-8):      Podstawowe pliki pakietu makr LaTeX
1720 Group:          Applications/Publishing/TeX
1721 Requires(post,postun):  %{_bindir}/texhash
1722 Requires:       %{name} = %{epoch}:%{version}-%{release}
1723 Requires:       %{name}-fonts-latex = %{epoch}:%{version}-%{release}
1724 Requires:       %{name}-tex-ruhyphen = %{epoch}:%{version}-%{release}
1725 Requires:       %{name}-tex-ukrhyph = %{epoch}:%{version}-%{release}
1726 # for misc/eurosym:
1727 Requires:       %{name}-fonts-eurosym = %{epoch}:%{version}-%{release}
1728 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
1729 Requires:       %{name}-tex-babel = %{epoch}:%{version}-%{release}
1730 Suggests:       %{name}-latex-ucs = %{epoch}:%{version}-%{release}
1731 Obsoletes:      tetex-bibtex-koma-script
1732 Obsoletes:      tetex-latex-SIunits
1733 Obsoletes:      tetex-latex-caption
1734 Obsoletes:      tetex-latex-curves
1735 Obsoletes:      tetex-latex-dinbrief
1736 Obsoletes:      tetex-latex-draftcopy
1737 Obsoletes:      tetex-latex-dvilj
1738 Obsoletes:      tetex-latex-eepic
1739 Obsoletes:      tetex-latex-endfloat
1740 Obsoletes:      tetex-latex-fancyhdr
1741 Obsoletes:      tetex-latex-fancyheadings
1742 Obsoletes:      tetex-latex-fancyvrb
1743 Obsoletes:      tetex-latex-fp
1744 Obsoletes:      tetex-latex-graphics
1745 Obsoletes:      tetex-latex-hyperref
1746 Obsoletes:      tetex-latex-koma-script
1747 Obsoletes:      tetex-latex-labels
1748 Obsoletes:      tetex-latex-listings
1749 Obsoletes:      tetex-latex-misc
1750 Obsoletes:      tetex-latex-ms
1751 Obsoletes:      tetex-latex-multirow
1752 Obsoletes:      tetex-latex-mwcls
1753 Obsoletes:      tetex-latex-mwdtools
1754 Obsoletes:      tetex-latex-natbib
1755 Obsoletes:      tetex-latex-ntgclass
1756 Obsoletes:      tetex-latex-oberdiek
1757 Obsoletes:      tetex-latex-pb-diagram
1758 Obsoletes:      tetex-latex-pstriks
1759 Obsoletes:      tetex-latex-revtex4
1760 Obsoletes:      tetex-latex-seminar
1761 Obsoletes:      tetex-latex-t2
1762 Obsoletes:      tetex-latex-titlesec
1763 Obsoletes:      tetex-latex-tools
1764 Obsoletes:      tetex-latex-units
1765 Obsoletes:      tetex-mwcls
1766 Obsoletes:      tetex-revtex4
1767
1768 %description latex
1769 LaTeX is a front end for the TeX text formatting system. Easier to use
1770 than TeX, LaTeX is essentially a set of TeX macros which provide
1771 convenient, predefined document formats for users.
1772
1773 This package contains basic files.
1774
1775 %description latex -l pl.UTF-8
1776 LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
1777 łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
1778 dających użytkownikom wygodne, predefiniowane formaty dokumentów.
1779
1780 Ten pakiet zawiera podstawowe pliki.
1781
1782 %package latex-12many
1783 Summary:        Generalising mathematical index sets
1784 Summary(hu.UTF-8):      A matematikai halmazok indexelésének általánosítása
1785 Group:          Applications/Publishing/TeX
1786 Requires(post,postun):  %{_bindir}/texhash
1787 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1788
1789 %description latex-12many
1790 Generalising mathematical index sets.
1791
1792 %description latex-12many -l hu.UTF-8
1793 A matematikai halmazok indexelésének általánosítása.
1794
1795 %package latex-abstract
1796 Summary:        Control the typesetting of the abstract environment
1797 Summary(hu.UTF-8):      Az "abstract" környezet szedésének irányítása
1798 Group:          Applications/Publishing/TeX
1799 Requires(post,postun):  %{_bindir}/texhash
1800 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1801
1802 %description latex-abstract
1803 Control the typesetting of the abstract environment.
1804
1805 %description latex-abstract -l hu.UTF-8
1806 Az "abstract" környezet szedésének irányítása.
1807
1808 %package latex-accfonts
1809 Summary:        Utilities to derive new fonts from existing ones
1810 Summary(hu.UTF-8):      Eszközök új betűtípusok származtatására már létezőkből
1811 Group:          Applications/Publishing/TeX
1812 Requires(post,postun):  %{_bindir}/texhash
1813
1814 %description latex-accfonts
1815 Utilities to derive new fonts from existing ones.
1816
1817 %description latex-accfonts -l hu.UTF-8
1818 Eszközök új betűtípusok származtatására már létezőkből.
1819
1820 %package latex-adrconv
1821 Summary:        BibTeX styles to implement an address database
1822 Summary(hu.UTF-8):      BibTeX stílusok cím-adatbázis megvalósításához
1823 Group:          Applications/Publishing/TeX
1824 Requires(post,postun):  %{_bindir}/texhash
1825 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1826
1827 %description latex-adrconv
1828 BibTeX styles to implement an address database.
1829
1830 %description latex-adrconv -l hu.UTF-8
1831 BibTeX stílusok cím-adatbázis megvalósításához.
1832
1833
1834 %package latex-ae
1835 Summary:        Virtual fonts for PDF-files with T1 encoded CMR-fonts
1836 Summary(pl.UTF-8):      Wirtualne fonty dla plików PDF z fontami CMR o kodowaniu T1
1837 Group:          Applications/Publishing/TeX
1838 Requires(post,postun):  %{_bindir}/texhash
1839 Requires:       %{name}-fonts-ae = %{epoch}:%{version}-%{release}
1840 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1841
1842 %description latex-ae
1843 A set of virtual fonts which emulates T1 coded fonts using the
1844 standard CM fonts. The package is called AE fonts (for Almost
1845 European). The main use of the package is to produce PDF files using
1846 versions of the CM fonts instead of the bitmapped EC fonts.
1847
1848 %description latex-ae -l pl.UTF-8
1849 Zestaw wirtualnych fontów emulujących fonty o kodowaniu T1 przy użyciu
1850 standardowych fontów CM. Ten pakiet został nazwany AE (Almost European
1851 - prawie europejskie). Głównym przeznaczeniem tego pakietu jest
1852   produkowanie plików PDF przy użyciu wersji fontów CM zamiast
1853   bitmapowych fontów EC.
1854
1855 %package latex-algorithms
1856 Summary:        Floating algorithm environment
1857 Summary(pl.UTF-8):      Pływające środowisko dla algorytmów
1858 Group:          Applications/Publishing/TeX
1859 Requires(post,postun):  /usr/bin/texhash
1860 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1861
1862 %description latex-algorithms
1863 Defines a floating algorithm environment designed to work with the
1864 algorithmic package.
1865
1866 %description latex-algorithms -l pl.UTF-8
1867 Pakiet definiujący pływające środowisko dla algorytmów zaprojektowane
1868 do pracy z pakietem algorithmic.
1869
1870 %package latex-ams
1871 Summary:        AMS math facilities for LaTeX
1872 Summary(pl.UTF-8):      Udogodnienia matematyczne AMS dla LaTeXa
1873 Group:          Applications/Publishing/TeX
1874 Requires(post,postun):  %{_bindir}/texhash
1875 Requires:       %{name}-fonts-ams = %{epoch}:%{version}-%{release}
1876 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1877 Obsoletes:      tetex-latex-amscls
1878 Obsoletes:      tetex-latex-amsfonts
1879 Obsoletes:      tetex-latex-amsmath
1880
1881 %description latex-ams
1882 This package is the principal package in the AMS-LaTeX distribution.
1883 It adapts for use in LaTeX most of the mathematical features found in
1884 AMS-TeX.
1885
1886 %description latex-ams -l pl.UTF-8
1887 To jest główny pakiet dystrybucji AMS-LaTeX. Jest adaptacją większości
1888 możliwości matematycznych AMS-TeXa do używania w LaTeXu.
1889
1890 %package latex-antp
1891 Summary:        Antykwa Poltawskiego, a Type 1 family of Polish traditional type
1892 Summary(pl.UTF-8):      Antykwa Półtawskiego - rodzina tradycyjnych czcionek polskich jako Type 1
1893 Group:          Applications/Publishing/TeX
1894 Requires(post,postun):  %{_bindir}/texhash
1895 Requires:       %{name}-fonts-antp = %{epoch}:%{version}-%{release}
1896 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1897
1898 %description latex-antp
1899 A replica of Antykwa Poltawskiego font in PostScript Type 1 format
1900 - -- preliminary version. This font was designed in the 'twenties and
1901   the 'thirties of XX century by a Polish graphic artist and a
1902   typographer Adam Poltawski. It was widely used by Polish printing
1903   houses as long as metal types were in use (until ca the 'sixties).
1904   Perhaps the first complete font family programmed and parametrized in
1905   METAPOST.
1906
1907 %description latex-antp -l pl.UTF-8
1908 Wstępna wersja repliki kroju Antykwa Półtawskiego w formacie
1909 PostScript Type 1. Ten krój został opracowany w latach 30-tych i
1910 40-tych XX wieku przez polskiego grafika i typografa Adama
1911 Półtawskiego. Była szeroko używana przez polskie drukarnie dopóki
1912 używano metalowych czcionek (do lat 60-tych). Prawdopodobnie pierwsza
1913 kompletna rodzina fontów zaprogramowana i zparametryzowana w
1914 METAPOSCIE.
1915
1916 %package latex-antt
1917 Summary:        Antykwa Torunska, a Type 1 family of a Polish traditional type
1918 Summary(pl.UTF-8):      Antykwa Turuńska - rodzina tradycyjnych czcionek polskich jako Type 1
1919 Group:          Applications/Publishing/TeX
1920 Requires(post,postun):  %{_bindir}/texhash
1921 Requires:       %{name}-fonts-antt = %{epoch}:%{version}-%{release}
1922 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1923
1924 %description latex-antt
1925 Antykwa Torunska is a serif font designed by the late Polish
1926 typographer Zygfryd Gardzielewski, reconstructed and digitized as Type
1927 1.
1928
1929 %description latex-antt -l pl.UTF-8
1930 Antykwa Toruńska to krój szeryfowy opracowany niedawno przez polskiego
1931 typografa Zygfryda Gardzielewskiego, zrekonstruowany i przerobiony na
1932 postać cyfrową jako Type 1.
1933
1934 %package latex-appendix
1935 Summary:        Extra control of appendices
1936 Summary(hu.UTF-8):      Az appendixek nagyobb irányítása
1937 Group:          Applications/Publishing/TeX
1938 Requires(post,postun):  %{_bindir}/texhash
1939 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1940
1941 %description latex-appendix
1942 Extra control of appendices.
1943
1944 %description latex-appendix -l hu.UTF-8
1945 Az appendixek nagyobb irányítása.
1946
1947 %package latex-backgammon
1948 Summary:        LaTeX package to documenting backgammon games
1949 Summary(hu.UTF-8):      LaTeX csomag backgammon játékok dokumentálására
1950 Group:          Applications/Publishing/TeX
1951 Requires(post,postun):  %{_bindir}/texhash
1952 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1953
1954 %description latex-backgammon
1955 LaTeX package to documenting backgammon games.
1956
1957 %description latex-backgammon -l hu.UTF-8
1958 LaTeX csomag backgammon játékok dokumentálására
1959
1960 %package latex-bbm
1961 Summary:        Blackboard variant fonts for Computer Modern, with LaTeX support
1962 Summary(pl.UTF-8):      Tablicowy wariant fontów Computer Modern z obsługą LaTeXa
1963 Group:          Applications/Publishing/TeX
1964 Requires(post,postun):  %{_bindir}/texhash
1965 Requires:       %{name}-fonts-bbm = %{epoch}:%{version}-%{release}
1966 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1967
1968 %description latex-bbm
1969 Blackboard variant fonts for Computer Modern, with LaTeX support.
1970
1971 %description latex-bbm -l pl.UTF-8
1972 Tablicowy wariant fontów Computer Modern z obsługą LaTeXa.
1973
1974 %package latex-bardiag
1975 Summary:        LateX package for drawing bar diagrams
1976 Summary(pl.UTF-8):      LaTeX csomag oszlopdiagramok rajzolására
1977 Group:          Applications/Publishing/TeX
1978 Requires(post,postun):  %{_bindir}/texhash
1979
1980 %description latex-bardiag
1981 LateX package for drawing bar diagrams.
1982
1983 %description latex-bardiag -l hu.UTF-8
1984 LaTeX csomag oszlopdiagramok rajzolására.
1985
1986 %package latex-bbold
1987 Summary:        Sans serif blackboard bold for LaTeX
1988 Summary(pl.UTF-8):      Tablicowy tłusty font sans serif dla LaTeXa
1989 Group:          Applications/Publishing/TeX
1990 Requires(post,postun):  %{_bindir}/texhash
1991 Requires:       %{name}-fonts-bbold = %{epoch}:%{version}-%{release}
1992 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1993
1994 %description latex-bbold
1995 A geometric sans serif blackboard bold font, for use in mathematics.
1996
1997 %description latex-bbold -l pl.UTF-8
1998 Geometryczny tablicowy tłusty font sans serif, do używania w
1999 matematyce.
2000
2001 %package latex-bibtex
2002 Summary:        Bibliography management for LaTeX
2003 Summary(pl.UTF-8):      Zarządzenie bibliografią dla LaTeXa
2004 Group:          Applications/Publishing/TeX
2005 Requires(post,postun):  %{_bindir}/texhash
2006 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2007 Obsoletes:      tetex-bibtex
2008 Obsoletes:      tetex-natbib
2009 Obsoletes:      tetex-rubibtex
2010
2011 %description latex-bibtex
2012 Bibliography management for LaTeX.
2013
2014 %description latex-bibtex -l pl.UTF-8
2015 Zarządzanie bibliografią dla LaTeXa.
2016
2017 %package latex-beamer
2018 Summary:        A LaTeX class for producing presentations and slides
2019 Summary(hu.UTF-8):      LaTeX dokumentumosztály prezentációk és fóliák készítéséhez
2020 Group:          Applications/Publishing/TeX
2021 Requires(post,postun):  %{_bindir}/texhash
2022 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2023
2024 %description latex-beamer
2025 A LaTeX class for producing presentations and slides.
2026
2027 %description latex-beamer -l hu.UTF-8
2028 LaTeX dokumentumosztály prezentációk és fóliák készítéséhez.
2029
2030 %package latex-bezos
2031 Summary:        Packages by Javier Bezos (additional math tools)
2032 Summary(hu.UTF-8):      Javier Bezos csomagjai (további matematikai eszközök)
2033 Group:          Applications/Publishing/TeX
2034 Requires(post,postun):  %{_bindir}/texhash
2035 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2036
2037 %description latex-bezos
2038 Packages by Javier Bezos (additional math tools).
2039
2040 %description latex-bezos
2041 Javier Bezos csomagjai (további matematikai eszközök).
2042
2043 %package latex-bibtex-ams
2044 Summary:        BibTeX style files for American Mathematical Society publications
2045 Summary(pl.UTF-8):      Pliki stylów BibTeXa do publikacji American Mathematical Society
2046 Group:          Applications/Publishing/TeX
2047 Requires(post,postun):  %{_bindir}/texhash
2048 Requires:       %{name}-latex-ams = %{epoch}:%{version}-%{release}
2049 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2050 Obsoletes:      tetex-bibtex-ams
2051
2052 %description latex-bibtex-ams
2053 BibTeX style files for American Mathematical Society publications.
2054
2055 %description latex-bibtex-ams -l pl.UTF-8
2056 Pliki stylów BibTeXa do publikacji American Mathematical Society.
2057
2058 %package latex-bibtex-dk
2059 Summary:        Danish variants of the standard BibTeX styles
2060 Summary(pl.UTF-8):      Duńskie warianty standardowych stylów BibTeXa
2061 Group:          Applications/Publishing/TeX
2062 Requires(post,postun):  /usr/bin/texhash
2063 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2064
2065 %description latex-bibtex-dk
2066 Dk-bib is a translation of the four standard BibTeX style files
2067 (abbrv, alpha, plain and unsrt) into Danish. The files have been
2068 extended with ISBN, ISSN and URL fields which can be enabled through a
2069 LaTeX style file.
2070
2071 %description latex-bibtex-dk -l pl.UTF-8
2072 Dk-bib to tłumaczenie czterech standardowych plików stylów BibTeXa
2073 (abbrv, alpha, plain i unsrt) na język duński. Pliki zostały
2074 rozszerzone o pola ISBN, ISSN i URL, które można włączyć poprzez plik
2075 stylu LaTeXa.
2076
2077 %package latex-bibtex-nor
2078 Summary:        Norwegian variants of the standard BibTeX styles
2079 Summary(pl.UTF-8):      Norweskie warianty standardowych stylów BibTeXa
2080 Group:          Applications/Publishing/TeX
2081 Requires(post,postun):  /usr/bin/texhash
2082 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2083
2084 %description latex-bibtex-nor
2085 Norwegian variants of the standard BibTeX styles.
2086
2087 %description latex-bibtex-nor -l pl.UTF-8
2088 Norweskie warianty standardowych stylów BibTeXa.
2089
2090 %package latex-bibtex-pl
2091 Summary:        Polish bibliography management for LaTeX
2092 Summary(pl.UTF-8):      Polska wersja zarządzania bibliografią dla LaTeXa
2093 Group:          Applications/Publishing/TeX
2094 Requires(post,postun):  %{_bindir}/texhash
2095 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2096 Obsoletes:      tetex-bibtex-plbib
2097
2098 %description latex-bibtex-pl
2099 Polish bibliography management for LaTeX.
2100
2101 %description latex-bibtex-pl -l pl.UTF-8
2102 Polska wersja zarządzania bibliografią dla LaTeXa.
2103
2104 %package latex-bibtex-german
2105 Summary:        German variants of standard BibTeX styles
2106 Summary(pl.UTF-8):      Niemieckie wersje standardowych stylów BibTeXa
2107 Group:          Applications/Publishing/TeX
2108 Requires(post,postun):  %{_bindir}/texhash
2109 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2110 Obsoletes:      tetex-bibtex-germbib
2111
2112 %description latex-bibtex-german
2113 German variants of standard BibTeX styles.
2114
2115 %description latex-bibtex-german -l pl.UTF-8
2116 Niemieckie wersje standardowych stylów BibTeXa.
2117
2118 %package latex-bibtex-revtex4
2119 Summary:        BibTeX styles for REVTeX4
2120 Summary(pl.UTF-8):      Style BibTeXa dla REVTeX4
2121 Group:          Applications/Publishing/TeX
2122 Requires(post,postun):  %{_bindir}/texhash
2123 Requires:       %{name} = %{epoch}:%{version}-%{release}
2124 Obsoletes:      tetex-bibtex-revtex4
2125
2126 %description latex-bibtex-revtex4
2127 BibTeX styles for REVTeX4.
2128
2129 %description latex-bibtex-revtex4 -l pl.UTF-8
2130 Style BibTeXa dla REVTeX4.
2131
2132 %package latex-bibtex-jurabib
2133 Summary:        Extended BibTeX citation support for the humanities and legal texts
2134 Summary(pl.UTF-8):      Rozszerzona obsługa cytowania BibTeXa do tekstów humanistycznych i prawniczych
2135 Group:          Applications/Publishing/TeX
2136 Requires(post,postun):  %{_bindir}/texhash
2137 Requires:       %{name} = %{epoch}:%{version}-%{release}
2138 Obsoletes:      tetex-bibtex-jurabib
2139
2140 %description latex-bibtex-jurabib
2141 Extended BibTeX citation support for the humanities and legal texts.
2142
2143 %description latex-bibtex-jurabib -l pl.UTF-8
2144 Rozszerzona obsługa cytowania BibTeXa do tekstów humanistycznych i
2145 prawniczych.
2146
2147 %package latex-bibtex-styles
2148 Summary:        Various BibTeX styles
2149 Summary(hu.UTF-8):      Vegyes BibTeX stílusok
2150 Group:          Applications/Publishing/TeX
2151 Requires(post,postun):  %{_bindir}/texhash
2152 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2153
2154 %description latex-bibtex-styles
2155 Various BibTeX styles.
2156
2157 %description latex-bibtex-styles -l hu.UTF-8
2158 Vegyes BibTeX stílusok.
2159
2160 %package latex-bibtex-vancouver
2161 Summary:        Bibliographic style file for Biomedical Journals
2162 Summary(hu.UTF-8):      Irodalomjegyzék-stílus a Biomedical Journal-hoz
2163 Group:          Applications/Publishing/TeX
2164 Requires(post,postun):  %{_bindir}/texhash
2165 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2166
2167 %description latex-bibtex-vancouver
2168 Bibliographic style file for Biomedical Journals.
2169
2170 %description latex-bibtex-vancouver -l hu.UTF-8
2171 Irodalomjegyzék-stílus a Biomedical Journal-hoz.
2172
2173 %package latex-booktabs
2174 Summary:        Publication quality tables in LaTeX
2175 Summary(hu.UTF-8):      Nyomdai minőségű táblázatok LaTeX-ben
2176 Group:          Applications/Publishing/TeX
2177 Requires(post,postun):  %{_bindir}/texhash
2178 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2179
2180 %description latex-booktabs
2181 Publication quality tables in LaTeX.
2182
2183 %description latex-booktabs -l hu.UTF-8
2184 Nyomdai minőségű táblázatok LaTeX-ben.
2185
2186
2187 %package latex-caption
2188 Summary:        Customising captions in floating environments
2189 Summary(hu.UTF-8):      Feliratok testreszabása úszó környezetekben
2190 Group:          Applications/Publishing/TeX
2191 Requires(post,postun):  %{_bindir}/texhash
2192 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2193
2194 %description latex-caption
2195 Customising captions in floating environments.
2196
2197 %description latex-caption -l hu.UTF-8
2198 Feliratok testreszabása úszó környezetekben.
2199
2200 %package latex-carlisle
2201 Summary:        Miscellaneous small packages by David Carlisle
2202 Summary(pl.UTF-8):      Różne małe pakiety autorstwa Davida Carlisle
2203 Group:          Applications/Publishing/TeX
2204 Requires(post,postun):  %{_bindir}/texhash
2205 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2206
2207 %description latex-carlisle
2208 Miscellaneous small packages by David Carlisle.
2209
2210 %description latex-carlisle -l pl.UTF-8
2211 Różne małe pakiety autorstwa Davida Carlisle.
2212
2213 %package latex-ccfonts
2214 Summary:        Support for Concrete text and math fonts in LaTeX
2215 Summary(pl.UTF-8):      Obsługa fontów tekstowych i matematycznych Concrete w LaTeXu
2216 Group:          Applications/Publishing/TeX
2217 Requires(post,postun):  %{_bindir}/texhash
2218 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2219
2220 %description latex-ccfonts
2221 LaTeX font definition files for the Concrete fonts and a LaTeX package
2222 for typesetting documents using Concrete as the default font family.
2223 The files support OT1, T1, TS1, and Concrete math including AMS fonts
2224 (Ulrik Vieth's concmath).
2225
2226 %description latex-ccfonts -l pl.UTF-8
2227 Pliki definicji fontów LaTeXowych dla fontów Concrete oraz pakiet
2228 LaTeXa do składania dokumentów przy użyciu Concrete jako domyślnej
2229 rodziny fontów. Pliki obsługują fonty OT1, T1, TS1 oraz matematyczny
2230 Concrete wraz z AMS (concmath Ulrika Vietha).
2231
2232 %package latex-cite
2233 Summary:        Supports compressed, sorted lists of numerical citations
2234 Summary(pl.UTF-8):      Obsługa kompresowanych, sortowanych list numerowanych cytatów
2235 Group:          Applications/Publishing/TeX
2236 Requires(post,postun):  %{_bindir}/texhash
2237 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2238
2239 %description latex-cite
2240 Supports compressed, sorted lists of numerical citations.
2241
2242 %description latex-cite -l pl.UTF-8
2243 Obsługa kompresowanych, sortowanych list numerowanych cytatów.
2244
2245 %package latex-cmbright
2246 Summary:        Support for CM Bright fonts in LaTeX
2247 Summary(pl.UTF-8):      Obsługa fontów CM Bright w LaTeXu
2248 Group:          Applications/Publishing/TeX
2249 Requires(post,postun):  %{_bindir}/texhash
2250 Requires:       %{name}-fonts-cmbright = %{epoch}:%{version}-%{release}
2251 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2252
2253 %description latex-cmbright
2254 A family of sans serif fonts for TeX and LaTeX, based on Donald
2255 Knuth's CM fonts. It comprises OT1, T1 and TS1 encoded text fonts of
2256 various shapes as well as all the fonts necessary for mathematical
2257 typesetting, incl. AMS symbols. This collection provides all the
2258 necessary files for using the fonts with LaTeX.
2259
2260 %description latex-cmbright -l pl.UTF-8
2261 Rodzina fontów sans serif dla TeXa i LaTeXa, oparta na fontach CM
2262 Donalda Knutha. Obejmuje fonty dla kodowań OT1, T1 i TS1 różnych
2263 kształtów oraz fonty niezbędne do składu matematycznego, włącznie z
2264 symbolami AMS. Ten zestaw dostarcza wszystkie niezbędne pliki do
2265 używania fontów w LaTeXu.
2266
2267 %package latex-comment
2268 Summary:        Selectively include/excludes portions of text
2269 Summary(hu.UTF-8):      A szöveg részeinek beillesztése/kihagyása
2270 Group:          Applications/Publishing/TeX
2271 Requires(post,postun):  %{_bindir}/texhash
2272 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2273
2274 %description latex-comment
2275 Selectively include/excludes portions of text.
2276
2277 %description latex-comment -l hu.UTF-8
2278 A szöveg részeinek beillesztése/kihagyása.
2279
2280 %package latex-concmath
2281 Summary:        LaTeX package and font definition files to access the Concrete math fonts
2282 Summary(pl.UTF-8):      Pakiet LaTeXa i pliki definicji fontów udostępniające fonty matematyczne Concrete
2283 Group:          Applications/Publishing/TeX
2284 Requires(post,postun):  %{_bindir}/texhash
2285 Requires:       %{name}-fonts-concmath = %{epoch}:%{version}-%{release}
2286 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2287
2288 %description latex-concmath
2289 LaTeX package and font definition files to access the Concrete math
2290 fonts, which were derived from Computer Modern math fonts using
2291 parameters from Concrete Roman text fonts.
2292
2293 %description latex-concmath -l pl.UTF-8
2294 Pakiet LaTeXa i pliki definicji fontów udostępniające fonty
2295 matematyczne Concrete wywodzące się z fontów matematycznych Computer
2296 Modern poprzez zastosowanie parametrów fontów tekstowych Concrete
2297 Roman.
2298
2299 %package latex-currvita
2300 Summary:        Typeset a curriculum vitae
2301 Summary(hu.UTF-8):      Önéletrajzok írása
2302 Group:          Applications/Publishing/TeX
2303 Requires(post,postun):  %{_bindir}/texhash
2304 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2305
2306 %description latex-currvita
2307 Typeset a curriculum vitae.
2308
2309 %description latex-currvita -l hu.UTF-8
2310 Önéletrajzok írása.
2311
2312 %package latex-curves
2313 Summary:        Curves for LaTeX picture environment
2314 Summary(hu.UTF-8):      Görbék LaTeX picture környezetébe
2315 Group:          Applications/Publishing/TeX
2316 Requires(post,postun):  %{_bindir}/texhash
2317 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2318
2319 %description latex-curves
2320 Curves for LaTeX picture environment.
2321
2322 %description latex-curves -l hu.UTF-8
2323 Görbék LaTeX picture környezetébe.
2324
2325 %package latex-custom-bib
2326 Summary:        Customized BibTeX styles for LaTeX
2327 Summary(pl.UTF-8):      Dostosowywanie stylów BibTeXa dla LaTeXa
2328 Group:          Applications/Publishing/TeX
2329 Requires(post,postun):  %{_bindir}/texhash
2330 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2331
2332 %description latex-custom-bib
2333 Package generating customized BibTeX bibliography styles from a
2334 generic file using docstrip. Includes support for the Harvard style.
2335
2336 %description latex-custom-bib -l pl.UTF-8
2337 Pakiet generujący dostosowane style bibliografii BibTeXa z ogólnego
2338 pliki przy użyciu docstrip. Zawiera obsługę stylu Harvard.
2339
2340 %package latex-cyrillic
2341 Summary:        LaTeX Cyrillic support
2342 Summary(pl.UTF-8):      Obsługa cyrylicy dla LaTeXa
2343 Group:          Applications/Publishing/TeX
2344 Requires(post,postun):  %{_bindir}/texhash
2345 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2346
2347 %description latex-cyrillic
2348 LaTeX Cyrillic support.
2349
2350 %description latex-cyrillic -l pl.UTF-8
2351 Obsługa cyrylicy dla LaTeXa.
2352
2353 %package latex-dstroke
2354 Summary:        LaTeX doublestroke font
2355 Summary(pl.UTF-8):      Podwójnie kreślony font dla LaTeXa
2356 Group:          Applications/Publishing/TeX
2357 Requires(post,postun):  %{_bindir}/texhash
2358 Requires:       %{name}-fonts-dstroke = %{epoch}:%{version}-%{release}
2359 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2360
2361 %description latex-dstroke
2362 Doublestroke font for typesetting the mathematical symbols for the
2363 natural numbers, whole numbers, rational numbers, real numbers and
2364 complex numbers.
2365
2366 %description latex-dstroke -l pl.UTF-8
2367 Podwójnie kreślony font do składania symboli matematycznych liczb
2368 naturalnych, całkowitych, wymiernych, rzeczywistych i zespolonych.
2369
2370 %package latex-enumitem
2371 Summary:        A package to customize the three basic lists
2372 Summary(hu.UTF-8):      Egy csomag, amivel testreszabhatod a három alapvető listát
2373 Group:          Applications/Publishing/TeX
2374 Requires(post,postun):  %{_bindir}/texhash
2375 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2376
2377 %description latex-enumitem
2378 A package to customize the three basic lists (enumerate, itemize and
2379 description).
2380
2381 %description latex-enumitem
2382 Egy csomag, amivel testreszabhatod a három alapvető listakörnyezetet
2383 (enumerate, itemize, description).
2384
2385 %package latex-exam
2386 Summary:        The exam document class attempts to make it easy for even a LaTeX novice to prepare exams
2387 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
2388 Group:          Applications/Publishing/TeX
2389 Requires(post,postun):  %{_bindir}/texhash
2390 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2391
2392 %description latex-exam
2393 The exam document class attempts to make it easy for even a LaTeX
2394 novice to prepare exams.
2395
2396 %description latex-exam -l hu.UTF-8
2397 Az exam dokumentumosztály segítségével könnyűvé válik LaTeX-ben a
2398 feladatsorok készítése.
2399
2400 %package latex-gbrief
2401 Summary:        Letter document class
2402 Summary(hu.UTF-8):      Levél dokumentumosztály
2403 Group:          Applications/Publishing/TeX
2404 Requires(post,postun):  %{_bindir}/texhash
2405 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2406
2407 %description latex-gbrief
2408 Letter document class.
2409
2410 %description latex-gbrief -l hu.UTF-8
2411 Levél dokumentumosztály.
2412
2413
2414 %package latex-jknappen
2415 Summary:        Miscellaneous packages by Joerg Knappen
2416 Summary(pl.UTF-8):      Różne pakiety autorstwa Joerga Knappena
2417 Group:          Applications/Publishing/TeX
2418 Requires(post,postun):  %{_bindir}/texhash
2419 Requires:       %{name}-fonts-jknappen = %{epoch}:%{version}-%{release}
2420 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2421
2422 %description latex-jknappen
2423 Miscellaneous macros, mostly for making use of extra fonts, by Joerg
2424 Knappen, including sgmlcmpt.
2425
2426 %description latex-jknappen -l pl.UTF-8
2427 Różne makra, głównie do używania dodatkowych fontów autorstwa Joerga
2428 Knappena. Zawiera sgmlcmpt.
2429
2430 %package latex-keystroke
2431 Summary:        Graphical representation of keys on keyboard
2432 Summary(hu.UTF-8):      A billentyűk grafikus megjelenítése
2433 Group:          Applications/Publishing/TeX
2434 Requires(post,postun):  %{_bindir}/texhash
2435 Requires:       %{name}-latex
2436
2437 %description latex-keystroke
2438 Graphical representation of keys on keyboard.
2439
2440 %description latex-keystroke -l hu.UTF-8
2441 A billentyűk grafikus megjelenítése.
2442
2443
2444 %package latex-labbook
2445 Summary:        Typeset laboratory journals
2446 Summary(hu.UTF-8):      Laborjegyzőkönyvek szedése
2447 Group:          Applications/Publishing/TeX
2448 Requires(post,postun):  %{_bindir}/texhash
2449 Requires:       %{name}-latex
2450
2451 %description latex-labbook
2452 Typeset laboratory journals.
2453
2454 %description latex-labbook -l hu.UTF-8
2455 Laborjegyzőkönyvek szedése.
2456
2457 %package latex-lcd
2458 Summary:        Alphanumerical LCD-style displays
2459 Summary(hu.UTF-8):      Alfanumerikus LCD-szerű kijelzés
2460 Group:          Applications/Publishing/TeX
2461 Requires(post,postun):  %{_bindir}/texhash
2462 Requires:       %{name}-latex
2463
2464 %description latex-lcd
2465 Alphanumerical LCD-style displays.
2466
2467 %description latex-lcd -l hu.UTF-8
2468 Alfanumerikus LCD-szerű kijelzés.
2469
2470 %package latex-leaflet
2471 Summary:        Create small handouts (flyers)
2472 Summary(hu.UTF-8):      Kis "kézikönyvek" készítése (brossúrák)
2473 Group:          Applications/Publishing/TeX
2474 Requires(post,postun):  %{_bindir}/texhash
2475 Requires:       %{name}-latex
2476
2477 %description latex-leaflet
2478 Create small handouts (flyers).
2479
2480 %description latex-leaflet -l hu.UTF-8
2481 Kis "kézikönyvek" készítése (brossúrák).
2482
2483 %package latex-leftidx
2484 Summary:        Left and right subscripts and superscripts in math mode
2485 Summary(hu.UTF-8):      Bal és jobboldali alsó és felső indexek matematikai módban
2486 Group:          Applications/Publishing/TeX
2487 Requires(post,postun):  %{_bindir}/texhash
2488 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2489
2490 %description latex-leftidx
2491 Left and right subscripts and superscripts in math mode.
2492
2493 %description latex-leftidx -l hu.UTF-8
2494 Bal és jobboldali alsó és felső indexek matematikai módban.
2495
2496
2497 %package latex-lewis
2498 Summary:        Draw Lewis structures (chemistry)
2499 Summary(hu.UTF-8):      Lewis struktúrák készítése (kémia)
2500 Group:          Applications/Publishing/TeX
2501 Requires(post,postun):  %{_bindir}/texhash
2502 Requires:       %{name}-latex
2503
2504 %description latex-lewis
2505 Draw Lewis structures (chemistry).
2506
2507 %description latex-lewis -l hu.UTF-8
2508 Lewis struktúrák készítése (kémia).
2509
2510 %package latex-lm
2511 Summary:        LaTeX styles for Latin Modern family fonts
2512 Summary(pl.UTF-8):      Style LaTeXa dla fontów z rodziny Latin Modern
2513 Group:          Applications/Publishing/TeX
2514 Requires(post,postun):  /usr/bin/texhash
2515 Requires:       %{name}-fonts-lm = %{epoch}:%{version}-%{release}
2516 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2517
2518 %description latex-lm
2519 Latin Modern family of fonts, based on the Computer Modern fonts
2520 released into public domain by AMS (copyright (C) 1997 AMS). Contain a
2521 lot of additional characters, mainly accented ones, but not only.
2522 There is a one set of PostScript fonts and four sets of TeX Font
2523 Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
2524 encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
2525 Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
2526 potential user knows what to do with all these files. The author is
2527 Boguslaw Jackowski.
2528
2529 %description latex-lm -l pl.UTF-8
2530 Rodzina fontów Latin Modern, oparta na fontach Computer Modern
2531 przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
2532 Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
2533 Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
2534 Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
2535 QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
2536 (texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
2537 (ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
2538 tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
2539
2540 %package latex-lastpage
2541 Summary:        Reference last page for "Page N of M" type footers
2542 Summary(hu.UTF-8):      Az utolsó oldalra hivatkozás "N/M. oldal" típusú lábfejekhez
2543 Group:          Applications/Publishing/TeX
2544 Requires(post,postun):  %{_bindir}/texhash
2545
2546 %description latex-lastpage
2547 Reference last page for Page N of M type footers.
2548
2549 %description latex-lastpage -l hu.UTF-8
2550 Az utolsó oldalra hivatkozás "N/M. oldal" típusú lábfejekhez.
2551
2552 %package latex-lineno
2553 Summary:        Line numbers on paragraphs
2554 Summary(pl.UTF-8):      Numery linii dla paragrafów
2555 Group:          Applications/Publishing/TeX
2556 Requires(post,postun):  /usr/bin/texhash
2557 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2558
2559 %description latex-lineno
2560 The LaTeX package lineno.sty provides line numbers on paragraphs.
2561 After TeX has broken a paragraph into lines there will be line numbers
2562 attached to them, with the possibility to make references through the
2563 LaTeX \ref, \pageref cross reference mechanism.
2564
2565 %description latex-lineno -l pl.UTF-8
2566 Pakiet LaTeXa lineno.sty daje numery linii dla paragrafów. Po podziale
2567 paragrafu na linie przez TeXa do linii dołączane są ich numery z
2568 możliwością tworzenia odnośników poprzez mechanizm odnośników LaTeXa
2569 \ref i \pageref.
2570
2571
2572 %package latex-mathexam
2573 Summary:        Package for typesetting exams
2574 Summary(hu.UTF-8):      Vizsgák szedése
2575 Group:          Applications/Publishing/TeX
2576 Requires(post,postun):  %{_bindir}/texhash
2577 Requires:       %{name}-latex
2578
2579 %description latex-mathexam
2580 Package for typesetting exams.
2581
2582 %description latex-mathexam -l hu.UTF-8
2583 Vizsgák szedése.
2584
2585 %package latex-microtype
2586 Summary:        An interface to the micro-typographic extensions of pdfTeX
2587 Summary(pl.UTF-8):      Interfejs do rozszerzeń mikrotypograficznych pdfTeXa
2588 Group:          Applications/Publishing/TeX
2589 Requires(post,postun):  /usr/bin/texhash
2590 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2591
2592 %description latex-microtype
2593 The `microtype' package provides a LaTeX interface to pdfTeX's
2594 micro-typographic extensions: character protrusion and font expansion.
2595 It allows to restrict character protrusion and/or font expansion to a
2596 definable set of fonts, and to configure micro-typographic aspects of
2597 the fonts in a straight-forward and flexible way. Settings for various
2598 fonts are provided.
2599
2600 %description latex-microtype -l pl.UTF-8
2601 Pakiet microtype dodaje do LaTeXa mechanizm do rozszerzeń
2602 mikrotypograficznych pdfTeXa: wysuwania znaków i rozszerzania fontów.
2603 Pozwala ograniczyć wysuwanie znaku i/lub rozszerzanie fontu do
2604 określonego zbioru fontów oraz skonfigurować mikrotypograficzne
2605 aspekty fontów w prosty i elastyczny sposób. Dostarczone są ustawienia
2606 dla różnych fontów.
2607
2608 %package latex-musictex
2609 Summary:        Typesetting music with TeX
2610 Summary(hu.UTF-8):      Zenék szedése TeX-hel
2611 Group:          Applications/Publishing/TeX
2612 Requires(post,postun):  %{_bindir}/texhash
2613 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2614
2615 %description latex-musictex
2616 Typesetting music with TeX.
2617
2618 %description latex-musictex -l hu.UTF-8
2619 Zenék szedése TeX-hel.
2620
2621 %package latex-lucidabr
2622 Summary:        Package to make Lucida Bright fonts usable with LaTeX
2623 Summary(pl.UTF-8):      Pakiet umożliwiający używanie fontów Lucida Bright w LaTeXu
2624 Group:          Applications/Publishing/TeX
2625 Requires(post,postun):  %{_bindir}/texhash
2626 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2627
2628 %description latex-lucidabr
2629 Package to make Lucida Bright fonts usable with LaTeX.
2630
2631 %description latex-lucidabr -l pl.UTF-8
2632 Pakiet umożliwiający używanie fontów Lucida Bright w LaTeXu.
2633
2634 %package latex-marvosym
2635 Summary:        Styles for Martin Vogel's Symbol (marvosym) font
2636 Summary(pl.UTF-8):      Style dla fontu Symbol Martina Vogela (marvosym)
2637 Group:          Applications/Publishing/TeX
2638 Requires(post,postun):  /usr/bin/texhash
2639 Requires:       %{name}-fonts-marvosym = %{epoch}:%{version}-%{release}
2640 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2641
2642 %description latex-marvosym
2643 Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
2644 currency symbol as defined by the European commission; Euro currency
2645 symbols in typefaces Times, Helvetica and Courier; Symbols for
2646 structural engineering; Symbols for steel cross-sections; Astronomy
2647 signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
2648 symbols; CE sign and others.
2649
2650 %description latex-marvosym -l pl.UTF-8
2651 Font Martin Vogel's Symbol (marvosym) to font zawierający: symbol
2652 waluty Euro zdefiniowany przez Komisję Europejską; symbole Euro w
2653 krojach Times, Helvetica i Courier; symbole do inżynierii
2654 strukturalnej; symbole do przekrojów stalowych; znaki astronomiczne
2655 (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole nożyczek; znak
2656 CE i inne.
2657
2658 %package latex-mathpple
2659 Summary:        Use PostScript Palatino for typesetting maths
2660 Summary(pl.UTF-8):      Używanie postscriptowych fontów Palatino do składania wzorów matematycznych
2661 Group:          Applications/Publishing/TeX
2662 Requires(post,postun):  %{_bindir}/texhash
2663 Requires:       %{name}-fonts-adobe = %{epoch}:%{version}-%{release}
2664 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2665
2666 %description latex-mathpple
2667 The package defines the PostScript font family `Palatino' (ppl) as the
2668 default roman font and then uses the `mathpple' fonts for typesetting
2669 math. These virtual fonts have been created for typesetting math in a
2670 style that suits the Palatino text fonts. The AMS fonts, when used
2671 additionally, will be scaled to fit Palatino.
2672
2673 %description latex-mathpple -l pl.UTF-8
2674 Pakiet definiuje rodzinę fontów postscriptowych Palatino (ppl) jako
2675 domyślny font roman i używa fontów mathpple do składania wzorów
2676 matematycznych. Te wirtualne fonty zostały stworzone do składania
2677 wzorów matematycznych w stylu pasującym do fontów tekstowych Palatino.
2678 Fonty AMS, jeśli są dodatkowo używane, zostaną przeskalowane tak, by
2679 pasować do Palatino.
2680
2681 %package latex-mathtime
2682 Summary:        Mathtime fonts for LaTeX
2683 Summary(pl.UTF-8):      Fonty Mathtime dla LaTeXa
2684 Group:          Applications/Publishing/TeX
2685 Requires(post,postun):  %{_bindir}/texhash
2686 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2687
2688 %description latex-mathtime
2689 The Mathtime fonts have a number of characters remapped to positions
2690 different from the ones normally used by the corresponding TeX
2691 CM-fonts. For the symbol font ``operators'' the corresponding mathtime
2692 style files use the Times Roman font (often called something like:
2693 ptmr or ptmr7t or ptmrq).
2694
2695 %description latex-mathtime -l pl.UTF-8
2696 Fonty Mathtime zawierają wiele znaków przemapowanych na pozycje
2697 różniące się od tych normalnie używanych w odpowiadających im TeXowych
2698 fontach CM. Dla fontu symboli "operators" odpowiadający styl mathtime
2699 używa fontu Times Roman (zazwyczaj nazywanego w stylu ptmr, ptmr7t lub
2700 ptmrq).
2701
2702 %package latex-mflogo
2703 Summary:        LaTeX support for MetaFont and logo fonts
2704 Summary(pl.UTF-8):      Obsługa LaTeXa dla MetaFonta i fontów logo
2705 Group:          Applications/Publishing/TeX
2706 Requires(post,postun):  %{_bindir}/texhash
2707 Requires:       %{name}-fonts-mflogo = %{epoch}:%{version}-%{release}
2708 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2709
2710 %description latex-mflogo
2711 LaTeX package and font definition file to access the Knuthian `logo'
2712 fonts described in `The MetaFontbook' and the MetaFont and logos in
2713 LaTeX documents.
2714
2715 %description latex-mflogo -l pl.UTF-8
2716 Pakiet LaTeXa i plik definicji fontów udostępniający fonty logo Knutha
2717 opisane w "The MetaFontbook" oraz MetaFont i loga w dokumentach
2718 LaTeXa.
2719
2720 %package latex-mfnfss
2721 Summary:        Font description files to use extra fonts like yinit and ygoth
2722 Summary(pl.UTF-8):      Pliki opisów fontów udostępniające dodatkowe fonty, jak yinit i ygoth
2723 Group:          Applications/Publishing/TeX
2724 Requires(post,postun):  %{_bindir}/texhash
2725 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2726
2727 %description latex-mfnfss
2728 Font description files to use extra fonts like yinit and ygoth.
2729
2730 %description latex-mfnfss -l pl.UTF-8
2731 Pliki opisów fontów udostępniające dodatkowe fonty, jak yinit i ygoth.
2732
2733 %package latex-minitoc
2734 Summary:        Produce a table of contents for each chapter
2735 Summary(pl.UTF-8):      Tworzenie spisów treści dla każdego rozdziału
2736 Group:          Applications/Publishing/TeX
2737 Requires(post,postun):  %{_bindir}/texhash
2738 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2739
2740 %description latex-minitoc
2741 Produce a table of contents for each chapter.
2742
2743 %description latex-minitoc -l pl.UTF-8
2744 Tworzenie spisów treści dla każdego rozdziału.
2745
2746 %package latex-mltex
2747 Summary:        Support for MLTeX
2748 Summary(pl.UTF-8):      Wsparcie dla MLTeXa
2749 Group:          Applications/Publishing/TeX
2750 Requires(post,postun):  %{_bindir}/texhash
2751 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2752
2753 %description latex-mltex
2754 Support for MLTeX, the multilingual TeX extension from Michael J.
2755 Ferguson.
2756
2757 %description latex-mltex -l pl.UTF-8
2758 Wsparcie dla MLTeXa - rozszerzenia TeXa z obsługą wielu języków,
2759 autorstwa Michaela J. Fergusona.
2760
2761 %package latex-multienum
2762 Summary:        Multi-column enumerated lists
2763 Summary(hu.UTF-8):      Többoszlopos számozott listák
2764 Group:          Applications/Publishing/TeX
2765 Requires(post,postun):  %{_bindir}/texhash
2766 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2767
2768 %description latex-multienum
2769 Multi-column enumerated lists.
2770
2771 %description latex-multienum -l hu.UTF-8
2772 Többoszlopos számozott listák.
2773
2774
2775 %package latex-moreverb
2776 Summary:        Extended verbatim
2777 Summary(hu.UTF-8):      Kiterjesztett verbatim
2778 Group:          Applications/Publishing/TeX
2779 Requires(post,postun):  %{_bindir}/texhash
2780 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2781
2782 %description latex-moreverb
2783 Extended verbatim.
2784
2785 %description latex-moreverb -l hu.UTF-8
2786 Kiterjesztett verbatim.
2787
2788 %package latex-ntheorem
2789 Summary:        Enhanced theorem environment
2790 Summary(hu.UTF-8):      Bővített tétel környezet
2791 Group:          Applications/Publishing/TeX
2792 Requires(post,postun):  %{_bindir}/texhash
2793 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2794
2795 %description latex-ntheorem
2796 Enhanced theorem environment.
2797
2798 %description latex-ntheorem -l hu.UTF-8
2799 Bővített tétel környezet
2800
2801 %package latex-other
2802 Summary:        Other LaTeX packages
2803 Summary(hu.UTF-8):      Néhány további LaTeX csomag
2804 Group:          Applications/Publishing/TeX
2805 Requires(post,postun):  %{_bindir}/texhash
2806 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2807
2808 %description latex-other
2809 Other LaTeX packages.
2810
2811 %description latex-other -l hu.UTF-8
2812 Néhány további LaTeX csomag.
2813
2814 %package latex-other-doc
2815 Summary:        Other LaTeX packages documentation
2816 Summary(hu.UTF-8):      Néhány további LaTeX csomag dokumentációja
2817 Group:          Applications/Publishing/TeX
2818 Requires(post,postun):  %{_bindir}/texhash
2819 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2820
2821 %description latex-other-doc
2822 Other LaTeX packages documentation.
2823
2824 %description latex-other-doc -l hu.UTF-8
2825 Néhány további LaTeX csomag dokumentációja.
2826
2827 %package latex-palatcm
2828 Summary:        Palatino + Computer Modern math fonts for LaTeX
2829 Summary(pl.UTF-8):      Fonty matematyczne Palatino i Computer Modern dla LaTeXa
2830 Group:          Applications/Publishing/TeX
2831 Requires(post,postun):  %{_bindir}/texhash
2832 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2833
2834 %description latex-palatcm
2835 Palatino + Computer Modern math fonts for LaTeX.
2836
2837 %description latex-palatcm -l pl.UTF-8
2838 Fonty matematyczne Palatino i Computer Modern dla LaTeXa.
2839
2840
2841 %package latex-pdfslide
2842 Summary:        Presentation slides using pdftex
2843 Summary(hu.UTF-8):      Prezentáció készítése pdftex-hel
2844 Group:          Applications/Publishing/TeX
2845 Requires(post,postun):  %{_bindir}/texhash
2846 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2847
2848 %description latex-pdfslide
2849 Presentation slides using pdftex.
2850
2851 %description latex-pdfslide -l hu.UTF-8
2852 Prezentáció készítése pdftex-hel.
2853
2854 %package latex-pgf
2855 Summary:        The TeX Portable Graphic Format
2856 Summary(hu.UTF-8):      TeX Portable Graphic Formátum
2857 Summary(pl.UTF-8):      Przenośny format grafiki dla TeXa
2858 Group:          Applications/Publishing/TeX
2859 Requires(post,postun):  %{_bindir}/texhash
2860 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2861 Requires:       %{name}-latex-xcolor = %{epoch}:%{version}-%{release}
2862 Obsoletes:      tetex-pgf
2863
2864 %description latex-pgf
2865 A macro package for creating graphics directly in TeX and LaTeX.
2866
2867 %description latex-pgf -l hu.UTF-8
2868 Makró csomag rajzok készítéséhez közvetlenül TeX-ben és LaTeX-ben.
2869
2870 %description latex-pgf -l pl.UTF-8
2871 Pakiet makr do tworzenia grafiki bezpośrednio z TeXa i LaTeXa.
2872
2873 %package latex-polynom
2874 Summary:        Macros for manipulating polynomials
2875 Summary(hu.UTF-8):      Makrók polinomokkal való műveletekre
2876 Group:          Applications/Publishing/TeX
2877 Requires(post,postun):  %{_bindir}/texhash
2878 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2879
2880 %description latex-polynom
2881 Macros for manipulating polynomials.
2882
2883 %description latex-polynom -l hu.UTF-8
2884 Makrók polinomokkal való műveletekre.
2885
2886 %package latex-polynomial
2887 Summary:        Typeset (univariate) polynomials
2888 Summary(hu.UTF-8):      Egyváltozós polinomok szedése
2889 Group:          Applications/Publishing/TeX
2890 Requires(post,postun):  %{_bindir}/texhash
2891 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2892
2893 %description latex-polynomial
2894 Typeset (univariate) polynomials.
2895
2896 %description latex-polynomial -l hu.UTF-8
2897 Egyváltozós polinomok szedése.
2898
2899 %package latex-prosper
2900 Summary:        LaTeX class for high quality slides
2901 Summary(hu.UTF-8):      LaTeX osztály jó minőségű fóliák készítéséhez
2902 Group:          Applications/Publishing/TeX
2903 Requires(post,postun):  %{_bindir}/texhash
2904 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2905
2906 %description latex-prosper
2907 LaTeX class for high quality slides.
2908
2909 %description latex-prosper -l hu.UTF-8
2910 LaTeX osztály jó minőségű fóliák készítéséhez.
2911
2912 %package latex-pseudocode
2913 Summary:        LaTeX enviroment for specifying algorithms in a natural way
2914 Summary(hu.UTF-8):      LaTeX környezet algoritmusok bevitelére
2915 Group:          Applications/Publishing/TeX
2916 Requires(post,postun):  %{_bindir}/texhash
2917 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2918
2919 %description latex-pseudocode
2920 LaTeX enviroment for specifying algorithms in a natural way.
2921
2922 %description latex-pseudocode -l hu.UTF-8
2923 LaTeX környezet algoritmusok bevitelére.
2924
2925 %package latex-psnfss
2926 Summary:        LaTeX font support for common PostScript fonts
2927 Summary(pl.UTF-8):      Obsługa popularnych fontów postscriptowych w LaTeXu
2928 Group:          Applications/Publishing/TeX
2929 Requires(post,postun):  %{_bindir}/texhash
2930 Requires:       %{name}-fonts-adobe = %{epoch}:%{version}-%{release}
2931 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2932 Obsoletes:      tetex-latex-mathptm
2933 Obsoletes:      tetex-latex-mathptmx
2934
2935 %description latex-psnfss
2936 LaTeX font definition files, macros and font metrics for common
2937 PostScript fonts.
2938
2939 %description latex-psnfss -l pl.UTF-8
2940 LaTeXowe pliki definicji fontów, makra i metryki fontów dla
2941 popularnych fontów postscriptowych.
2942
2943 %package latex-pst-2dplot
2944 Summary:        A PSTricks package for drawing 2D curves
2945 Summary(hu.UTF-8):      PSTricks csomag kétdimenziós görbék rajzolásához
2946 Group:          Applications/Publishing/TeX
2947 Requires(post,postun):  %{_bindir}/texhash
2948 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2949
2950 %description latex-pst-2dplot
2951 A PSTricks package for drawing 2D curves.
2952
2953 %description latex-pst-2dplot -l hu.UTF-8
2954 PSTricks csomag kétdimenziós görbék rajzolásához.
2955
2956 %package latex-pst-3dplot
2957 Summary:        Draw 3d curves and graphs using PSTricks
2958 Summary(hu.UTF-8):      3D-s görbék és grafikonok PSTricks-szel
2959 Group:          Applications/Publishing/TeX
2960 Requires(post,postun):  %{_bindir}/texhash
2961 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2962
2963 %description latex-pst-3dplot
2964 Draw 3d curves and graphs using PSTricks.
2965
2966 %description latex-pst-3dplot -l hu.UTF-8
2967 3D-s görbék és grafikonok PSTricks-szel.
2968
2969
2970 %package latex-pst-bar
2971 Summary:        Produces bar charts using pstricks
2972 Summary(hu.UTF-8):      Oszlopdiagramok pstricks-szel
2973 Group:          Applications/Publishing/TeX
2974 Requires(post,postun):  %{_bindir}/texhash
2975 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2976
2977 %description latex-pst-bar
2978 Produces bar charts using pstricks.
2979
2980 %description latex-pst-bar -l hu.UTF-8
2981 Oszlopdiagramok pstricks-szel.
2982
2983 %package latex-pst-circ
2984 Summary:        PSTricks package for drawing electric circuits
2985 Summary(hu.UTF-8):      PSTricks csomag elektromos áramkörök rajzolásához
2986 Group:          Applications/Publishing/TeX
2987 Requires(post,postun):  %{_bindir}/texhash
2988 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2989
2990 %description latex-pst-circ
2991 PSTricks package for drawing electric circuits.
2992
2993 %description latex-pst-circ -l hu.UTF-8
2994 PSTricks csomag elektromos áramkörök rajzolásához.
2995
2996 %package latex-pst-diffraction
2997 Summary:        Print diffraction patterns from various apertures
2998 Summary(hu.UTF-8):      Diffrakciós képek különböző eszközökön
2999 Group:          Applications/Publishing/TeX
3000 Requires(post,postun):  %{_bindir}/texhash
3001 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3002
3003 %description latex-pst-diffraction
3004 Print diffraction patterns from various apertures.
3005
3006 %description latex-pst-diffraction -l hu.UTF-8
3007 Diffrakciós képek különböző eszközökön.
3008
3009 %package latex-pst-eucl
3010 Summary:        Euclidian geometry with pstricks
3011 Summary(hu.UTF-8):      Euklidészi geometria a pstricks használatával
3012 Group:          Applications/Publishing/TeX
3013 Requires(post,postun):  %{_bindir}/texhash
3014 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3015
3016 %description latex-pst-eucl
3017 Euclidian geometry with pstricks.
3018
3019 %description latex-pst-eucl -l hu.UTF-8
3020 Euklidészi geometria a pstricks használatával.
3021
3022
3023 %package latex-pst-fun
3024 Summary:        Draw "funny" objects with PSTricks
3025 Summary(hu.UTF-8):      "Vicces" rajzok PSTricks-szel
3026 Group:          Applications/Publishing/TeX
3027 Requires(post,postun):  %{_bindir}/texhash
3028 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3029
3030 %description latex-pst-fun
3031 Draw "funny" objects with PSTricks.
3032
3033 %description latex-pst-fun -l hu.UTF-8
3034 "Vicces" rajzok PSTricks-szel
3035
3036 %package latex-pst-func
3037 Summary:        PSTricks package for plotting mathematical functions
3038 Summary(hu.UTF-8):      PSTricks csomag matematikai függvények ábrázolásához
3039 Group:          Applications/Publishing/TeX
3040 Requires(post,postun):  %{_bindir}/texhash
3041 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3042
3043 %description latex-pst-func
3044 PSTricks package for plotting mathematical functions.
3045
3046 %description latex-pst-eucl -l hu.UTF-8
3047 PSTricks csomag matematikai függvények ábrázolásához.
3048
3049 %package latex-pst-fr3d
3050 Summary:        Draw 3-dimensional framed boxes using PSTricks
3051 Summary(hu.UTF-8):      Háromdimenziós dobozok PSTricks segítségével
3052 Group:          Applications/Publishing/TeX
3053 Requires(post,postun):  %{_bindir}/texhash
3054 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3055
3056 %description latex-pst-fr3d
3057 Draw 3-dimensional framed boxes using PSTricks.
3058
3059 %description latex-pst-fr3d -l hu.UTF-8
3060 Háromdimenziós dobozok PSTricks segítségével.
3061
3062 %package latex-pst-fractal
3063 Summary:        Draw fractal sets using PSTricks
3064 Summary(hu.UTF-8):      Fraktálok rajzolása PSTricks segítségével
3065 Group:          Applications/Publishing/TeX
3066 Requires(post,postun):  %{_bindir}/texhash
3067 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3068
3069 %description latex-pst-fractal
3070 Draw fractal sets using PSTricks.
3071
3072 %description latex-pst-fractal -l hu.UTF-8
3073 Fraktálok rajzolása PSTricks segítségével.
3074
3075 %package latex-pst-infixplot
3076 Summary:        Using pstricks plotting capacities with infix expressions rather than RPN
3077 Summary(hu.UTF-8):      Infix kifejezések ábrázolása
3078 Group:          Applications/Publishing/TeX
3079 Requires(post,postun):  %{_bindir}/texhash
3080 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3081
3082 %description latex-pst-infixplot
3083 Using pstricks plotting capacities with infix expressions rather than
3084 RPN.
3085
3086 %description latex-pst-infixplot -l hu.UTF-8
3087 Infix kifejezések ábrázolása.
3088
3089 %package latex-pst-math
3090 Summary:        Enhancement of PostScript math operators to use with pstricks
3091 Summary(hu.UTF-8):      PostScript matematikai operátorok bővítése pstricks-szel
3092 Group:          Applications/Publishing/TeX
3093 Requires(post,postun):  %{_bindir}/texhash
3094 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3095
3096 %description latex-pst-math
3097 Enhancement of PostScript math operators to use with pstricks.
3098
3099 %description latex-pst-math -l hu.UTF-8
3100 PostScript matematikai operátorok bővítése pstricks-szel.
3101
3102 %package latex-pst-ob3d
3103 Summary:        Three dimensional objects using PSTricks
3104 Summary(hu.UTF-8):      Háromdimenziós objektumok PSTricks-szel
3105 Group:          Applications/Publishing/TeX
3106 Requires(post,postun):  %{_bindir}/texhash
3107 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3108
3109 %description latex-pst-ob3d
3110 Three dimensional objects using PSTricks.
3111
3112 %description latex-pst-ob3d -l hu.UTF-8
3113 Háromdimenziós objektumok PSTricks-szel.
3114
3115 %package latex-pst-optexp
3116 Summary:        Drawing optical experimental setups
3117 Summary(hu.UTF-8):      Optikai összeállítások rajzolása
3118 Group:          Applications/Publishing/TeX
3119 Requires(post,postun):  %{_bindir}/texhash
3120 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3121
3122 %description latex-pst-optexp
3123 Drawing optical experimental setups.
3124
3125 %description latex-pst-optexp -l hu.UTF-8
3126 Optikai összeállítások rajzolása.
3127
3128 %package latex-pst-optic
3129 Summary:        Drawing optics diagrams
3130 Summary(hu.UTF-8):      Optikai ábrák rajzolása
3131 Group:          Applications/Publishing/TeX
3132 Requires(post,postun):  %{_bindir}/texhash
3133 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3134
3135 %description latex-pst-optic
3136 Drawing optics diagrams.
3137
3138 %description latex-pst-optic -l hu.UTF-8
3139 Optikai ábrák rajzolása.
3140
3141 %package latex-pst-text
3142 Summary:        Text and character manipulation in PSTricks
3143 Summary(hu.UTF-8):      Szöveg és karakter manipulációk PSTricks-szel
3144 Group:          Applications/Publishing/TeX
3145 Requires(post,postun):  %{_bindir}/texhash
3146 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3147
3148 %description latex-pst-text
3149 Text and character manipulation in PSTricks.
3150
3151 %description latex-pst-text -l hu.UTF-8
3152 Szöveg és karakter manipulációk PSTricks-szel.
3153
3154 %package latex-pst-uncategorized
3155 Summary:        Other uncategorized PSTricks packages
3156 Summary(hu.UTF-8):      Néhány kategorizálatlan PSTricks csomag
3157 Group:          Applications/Publishing/TeX
3158 Requires(post,postun):  %{_bindir}/texhash
3159 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3160
3161 %description latex-pst-uncategorized
3162 Other uncategorized PSTricks packages.
3163
3164 %description latex-pst-uncategorized -l hu.UTF-8
3165 Néhány kategorizálatlan PSTricks csomag.
3166
3167 %package latex-pxfonts
3168 Summary:        PX fonts LaTeX support
3169 Summary(pl.UTF-8):      Obsługa fontów PX w LaTeXu
3170 Group:          Applications/Publishing/TeX
3171 Requires(post,postun):  %{_bindir}/texhash
3172 Requires:       %{name}-fonts-px = %{epoch}:%{version}-%{release}
3173 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3174
3175 %description latex-pxfonts
3176 PX fonts LaTeX support.
3177
3178 %description latex-pxfonts -l pl.UTF-8
3179 Obsługa fontów PX w LaTeXu.
3180
3181 %package latex-qfonts
3182 Summary:        A collection of PostScript (Adobe Type 1) fonts in QX layout
3183 Summary(pl.UTF-8):      Zestaw fontów postscriptowych (Adobe Type 1) w układzie QX
3184 Group:          Applications/Publishing/TeX
3185 Requires(post,postun):  %{_bindir}/texhash
3186 Requires:       %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
3187 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3188
3189 %description latex-qfonts
3190 A collection of Type 1 fonts; include QuasiBookman, QuasiChancery,
3191 QuasiCourier, QuasiPalatino, QuasiSwiss, QuasiSwissCondensed, and
3192 QuasiTimes (regular, italic, bold and bold italic), based on URW++
3193 fonts distributed with Ghostscript. The fonts are encoded according to
3194 QX layout which facilitates multilingual and technical typesetting
3195 using TeX, preserving usability in Windows applications.
3196
3197 %description latex-qfonts -l pl.UTF-8
3198 Zestaw fontów Type 1; zawiera QuasiBookman, QuasiChancery,
3199 QuasiCourier, QuasiPalatino, QuasiSwiss, QuasiSwissCondensed oraz
3200 QuasiTimes (zwykłe, pochyłe, tłuste i tłuste pochyłe), oparte na
3201 fontach URW++ rozpowszechnianych z Ghostscriptem. Fonty są kodowane
3202 zgodnie z układem QX, który ułatwia skład wielojęzyczny i techniczny w
3203 TeXu, zachowując przydatność dla aplikacji windowsowych.
3204
3205 %package latex-SIstyle
3206 Summary:        Package to typeset SI units, numbers and angles
3207 Summary(hu.UTF-8):      Csomag SI egységek, számok és szögek szedésére
3208 Group:          Applications/Publishing/TeX
3209 Requires(post,postun):  /usr/bin/texhash
3210 Requires:       %{name}-latex-ams = %{epoch}:%{version}-%{release}
3211
3212 %description latex-SIstyle
3213 Package to typeset SI units, numbers and angles.
3214
3215 %description latex-SIstyle -l hu.UTF-8
3216 Csomag SI egységek, számok és szögek szedésére.
3217
3218 %package latex-SIunits
3219 Summary:        The SIunits package can be used to standardise the use of units in your writings
3220 Summary(hu.UTF-8):      Az SIunits csomag a mennyiségek egységes írásában nyújt segítséget
3221 Group:          Applications/Publishing/TeX
3222 Requires(post,postun):  /usr/bin/texhash
3223 Requires:       %{name}-latex-ams = %{epoch}:%{version}-%{release}
3224
3225 %description latex-SIunits
3226 The SIunits package can be used to standardise the use of units in
3227 your writings.
3228
3229 %description latex-SIunits -l hu.UTF-8
3230 Az SIunits csomag a mennyiségek egységes írásában nyújt segítséget.
3231
3232 %package latex-siunitx
3233 Summary:        A comprehensive (SI) units package
3234 Summary(hu.UTF-8):      Egy minden részletre kiterjedő (SI) egységek kezelését végző csomag
3235 Group:          Applications/Publishing/TeX
3236 Requires(post,postun):  /usr/bin/texhash
3237 Requires:       %{name}-latex
3238
3239 %description latex-siunitx
3240 A comprehensive (SI) units package.
3241
3242 %description latex-siunitx -l hu.UTF-8
3243 Egy minden részletre kiterjedő (SI) egységek kezelését végző csomag.
3244
3245 %package latex-Tabbing
3246 Summary:        Tabbing with accented letters
3247 Summary(hu.UTF-8):      Tabbing környezet ékezetes betűk használatával
3248 Group:          Applications/Publishing/TeX
3249 Requires(post,postun):  /usr/bin/texhash
3250
3251 %description latex-Tabbing
3252 Tabbing with accented letters.
3253
3254 %description latex-Tabbing -l hu.UTF-8
3255 Tabbing környezet ékezetes betűk használatával.
3256
3257 %package latex-urwvn
3258 Summary:        URWVN fonts
3259 Summary(pl.UTF-8):      Fonty URWVN
3260 Group:          Applications/Publishing/TeX
3261 Requires(post,postun):  /usr/bin/texhash
3262 Requires:       %{name}-fonts-urwvn = %{epoch}:%{version}-%{release}
3263 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3264
3265 %description latex-urwvn
3266 URWVN fonts.
3267
3268 %description latex-urwvn -l pl.UTF-8
3269 Fonty URWVN.
3270
3271 %package latex-txfonts
3272 Summary:        TX fonts LaTeX support
3273 Summary(pl.UTF-8):      Obsługa fontów TX w LaTeXu
3274 Group:          Applications/Publishing/TeX
3275 Requires(post,postun):  %{_bindir}/texhash
3276 Requires:       %{name}-fonts-tx = %{epoch}:%{version}-%{release}
3277 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3278
3279 %description latex-txfonts
3280 TX fonts LaTeX support.
3281
3282 %description latex-txfonts -l pl.UTF-8
3283 Obsługa fontów TX w LaTeXu.
3284
3285 %package latex-ucs
3286 Summary:        This package contains support for using UTF-8 as input encoding in LaTeX documents
3287 Summary(hu.UTF-8):      Ez a csomag lehetővé teszi UTF-8 kódolást a LaTeX dokumentumokban
3288 Group:          Applications/Publishing/TeX
3289 Requires(post,postun):  %{_bindir}/texhash
3290 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3291
3292 %description latex-ucs
3293 This package contains support for using UTF-8 as input encoding in
3294 LaTeX documents.
3295
3296 %description latex-ucs -l hu.UTF-8
3297 Ez a csomag lehetővé teszi UTF-8 kódolást a LaTeX dokumentumokban.
3298
3299 %package latex-umlaute
3300 Summary:        An interface to inputenc for using alternate input encodings
3301 Summary(pl.UTF-8):      Interfejs inputenc do używania alternatywnych kodowań wejściowych
3302 Group:          Applications/Publishing/TeX
3303 Requires(post,postun):  %{_bindir}/texhash
3304 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3305
3306 %description latex-umlaute
3307 An interface to inputenc for using alternate input encodings.
3308
3309 %description latex-umlaute -l pl.UTF-8
3310 Interfejs inputenc do używania alternatywnych kodowań wejściowych.
3311
3312 %package latex-wasysym
3313 Summary:        Extra characters from the Waldis symbol fonts
3314 Summary(pl.UTF-8):      Dodatkowe znaki z fontów Waldis symbol
3315 Group:          Applications/Publishing/TeX
3316 Requires(post,postun):  %{_bindir}/texhash
3317 Requires:       %{name}-fonts-wasy = %{epoch}:%{version}-%{release}
3318 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3319
3320 %description latex-wasysym
3321 Makes some additional characters available that come from the wasy
3322 fonts (Waldis symbol fonts). These fonts are not automatically
3323 included in NFSS2/LaTeX2e since they take up important space and often
3324 aren't necessary if one makes use of the packages amsfonts or amssymb.
3325 Symbols include: join box, diamond, leadsto, sqsubset, lhd, rhd,
3326 apple, ocircle invneg, logof, varint, male, female, phone, clock,
3327 lightning, pointer, sun, bell, permil, smiley, various electrical
3328 symbols, shapes, music notes, circles, signs, astronomy, etc.
3329
3330 %description latex-wasysym -l pl.UTF-8
3331 Pakiet udostępniający dodatkowe symbole pochodzące z fontów wasy
3332 (Waldis symbol). Te fonty nie są automatycznie dołączane w
3333 NFSS2/LaTeX2e, ponieważ zajmują miejsce i zazwyczaj nie są potrzebne
3334 jeśli używa się pakietów amsfonts lub amssymb. Zestaw symboli zawiera
3335 m.in.: symbole join box, diamond, leadsto, sqsubset, lhd, rhd, apple,
3336 ocircle invneg, logof, varint, male, female, phone, clock, lightning,
3337 pointer, sun, bell, permil, smiley oraz różne symbole elektryczne,
3338 kształty, nuty, okręgi, znaki, symbole astronomiczne itp.
3339
3340 %package latex-xcolor
3341 Summary:        Allows for access to color tints, shades, tones etc
3342 Summary(hu.UTF-8):      Hozzáférés színekhez, tónusokhoz, átmenetekhez, stb.
3343 Summary(pl.UTF-8):      Pozwala na dostęp do odcieni, gradientów itp.
3344 Group:          Applications/Publishing/TeX
3345 Obsoletes:      tetex-latex-xcolor
3346
3347 %description
3348 `xcolor' provides easy driver-independent access to several kinds of
3349 color tints, shades, tones, and mixes of arbitrary colors. It allows
3350 to select a document-wide target color model and offers tools for
3351 automatic color schemes, conversion between eight color models, and
3352 alternating table row colors.
3353
3354 %description latex-xcolor -l hu.UTF-8
3355 `xcolor' egy egyszerű meghajtó-független hozzáférést biztosít
3356 színekhez, átmenetekhez, tónusokhóz, és a színek korlátlan
3357 keverékéhez. Lehetőséged van a teljes dokumentumra érvényes szín
3358 modell kiválasztásához és a színmodellek közötti konverzióra.
3359
3360 %description latex-xcolor -l pl.UTF-8
3361 `xcolor' dostarcza łatwego, niezależnego od urządzenia dostępu do
3362 wielu rodzai cieniowania, tonów i połączeń dowolnych kolorów. Pozwala
3363 na wybór modelu koloru dla całego dokumentu i oferuje narzędzia dla
3364 schematów kolorów, konwersji między ośmioma modelami kolorów oraz
3365 naprzemiennych kolorów w tabelach.
3366
3367 %package format-latex
3368 Summary:        LaTeX macro package
3369 Summary(pl.UTF-8):      Pakiet makr LaTeX
3370 Group:          Applications/Publishing/TeX
3371 Requires(post,postun):  %{_bindir}/texhash
3372 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3373 Obsoletes:      hugelatex
3374
3375 %description format-latex
3376 LaTeX is a front end for the TeX text formatting system. Easier to use
3377 than TeX, LaTeX is essentially a set of TeX macros which provide
3378 convenient, predefined document formats for users.
3379
3380 This package contains LaTeX format.
3381
3382 %description format-latex -l pl.UTF-8
3383 LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
3384 łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
3385 dających użytkownikom wygodne, predefiniowane formaty dokumentów.
3386
3387 Ten pakiet zawiera format LaTeX.
3388
3389 %package format-pdflatex
3390 Summary:        PDF LaTeX macro package
3391 Summary(pl.UTF-8):      Pakiet makr PDF LaTeX
3392 Group:          Applications/Publishing/TeX
3393 Requires(post,postun):  %{_bindir}/texhash
3394 Requires:       %{name}-fonts-jknappen = %{epoch}:%{version}-%{release}
3395 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3396 Requires:       %{name}-latex-psnfss = %{epoch}:%{version}-%{release}
3397 Requires:       %{name}-metafont = %{epoch}:%{version}-%{release}
3398 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
3399
3400 %description format-pdflatex
3401 LaTeX is a front end for the TeX text formatting system. Easier to use
3402 than TeX, LaTeX is essentially a set of TeX macros which provide
3403 convenient, predefined document formats for users.
3404
3405 This package contains PDF LaTeX format.
3406
3407 %description format-pdflatex -l pl.UTF-8
3408 LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
3409 łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
3410 dających użytkownikom wygodne, predefiniowane formaty dokumentów.
3411
3412 Ten pakiet zawiera format PDF LaTeX.
3413
3414 # PLaTeX format
3415
3416 %package platex
3417 Summary:        PLaTeX format basic files
3418 Summary(pl.UTF-8):      Podstawowe pliki dla formatu PLaTeX
3419 Group:          Applications/Publishing/TeX
3420 Requires(post,postun):  %{_bindir}/texhash
3421 Requires:       %{name}-fonts-pl = %{epoch}:%{version}-%{release}
3422 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3423
3424 %description platex
3425 PLaTeX format basic files.
3426
3427 %description platex -l pl.UTF-8
3428 Podstawowe pliki dla formatu PLaTeX.
3429
3430 %package format-platex
3431 Summary:        PLaTeX format
3432 Summary(pl.UTF-8):      Format PLaTeX
3433 Group:          Applications/Publishing/TeX
3434 Requires(post,postun):  %{_bindir}/texhash
3435 Requires:       %{name}-platex = %{epoch}:%{version}-%{release}
3436
3437 %description format-platex
3438 PLaTeX format.
3439
3440 %description format-platex -l pl.UTF-8
3441 Format PLaTeX.
3442
3443 %package format-pdfplatex
3444 Summary:        PDF PLaTeX format
3445 Summary(pl.UTF-8):      Format PDF PLaTeX
3446 Group:          Applications/Publishing/TeX
3447 Requires(post,postun):  %{_bindir}/texhash
3448 Requires:       %{name}-fonts-type1-pl = %{epoch}:%{version}-%{release}
3449 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
3450 Requires:       %{name}-platex = %{epoch}:%{version}-%{release}
3451
3452 %description format-pdfplatex
3453 PDF PLaTeX format.
3454
3455 %description format-pdfplatex -l pl.UTF-8
3456 Format PDF PLaTeX.
3457
3458 # # TeX generic macros #
3459
3460 %package tex-babel
3461 Summary:        Multilingual support for TeX
3462 Summary(pl.UTF-8):      Obsługa wielu języków dla TeXa
3463 Group:          Applications/Publishing/TeX
3464 Requires(post,postun):  %{_bindir}/texhash
3465 Requires:       %{name} = %{epoch}:%{version}-%{release}
3466
3467 %description tex-babel
3468 Multilingual support for TeX.
3469
3470 %description tex-babel -l pl.UTF-8
3471 Obsługa wielu języków dla TeXa.
3472
3473 %package tex-german
3474 Summary:        Supports the new German orthography (neue deutsche Rechtschreibung)
3475 Summary(pl.UTF-8):      Obsługa nowej ortografii niemieckiej (neue deutsche Rechtschreibung)
3476 Group:          Applications/Publishing/TeX
3477 Requires(post,postun):  %{_bindir}/texhash
3478 Requires:       %{name} = %{epoch}:%{version}-%{release}
3479
3480 %description tex-german
3481 Supports the new German orthography (neue deutsche Rechtschreibung).
3482
3483 %description tex-german -l pl.UTF-8
3484 Obsługa nowej ortografii niemieckiej (neue deutsche Rechtschreibung).
3485
3486 %package tex-mfpic
3487 Summary:        Macros which generate Metafont or Metapost for drawing pictures
3488 Summary(pl.UTF-8):      Makra generujące Metafont lub Metapost do rysowania obrazków
3489 Group:          Applications/Publishing/TeX
3490 Requires(post,postun):  %{_bindir}/texhash
3491 Requires:       %{name} = %{epoch}:%{version}-%{release}
3492
3493 %description tex-mfpic
3494 Macros which generate Metafont or Metapost for drawing pictures.
3495
3496 %description tex-mfpic -l pl.UTF-8
3497 Makra generujące Metafont lub Metapost do rysowania obrazków.
3498
3499 %package tex-misc
3500 Summary:        Miscellaneous TeX macros
3501 Summary(pl.UTF-8):      Różne makra TeXowe
3502 Group:          Applications/Publishing/TeX
3503 Requires(post,postun):  %{_bindir}/texhash
3504 Requires:       %{name} = %{epoch}:%{version}-%{release}
3505 Obsoletes:      tetex-tex-eijkhout
3506
3507 %description tex-misc
3508 Miscellaneous TeX macros.
3509
3510 %description tex-misc -l pl.UTF-8
3511 Różne makra TeXowe.
3512
3513 %package tex-pictex
3514 Summary:        Picture drawing macros for TeX and LaTeX
3515 Summary(pl.UTF-8):      Makra do rysowania obrazków dla TeXa i LaTeXa
3516 Group:          Applications/Publishing/TeX
3517 Requires(post,postun):  %{_bindir}/texhash
3518 Requires:       %{name} = %{epoch}:%{version}-%{release}
3519
3520 %description tex-pictex
3521 Picture drawing macros for TeX and LaTeX.
3522
3523 %description tex-pictex -l pl.UTF-8
3524 Makra do rysowania obrazków dla TeXa i LaTeXa.
3525
3526 %package tex-pstricks
3527 Summary:        PostScript macros for TeX
3528 Summary(pl.UTF-8):      Makra postscriptowe dla TeXa
3529 Group:          Applications/Publishing/TeX
3530 Requires(post,postun):  %{_bindir}/texhash
3531 Requires:       %{name} = %{epoch}:%{version}-%{release}
3532
3533 %description tex-pstricks
3534 An extensive collection of PostScript macros that is compatible with
3535 most TeX macro packages, including Plain TeX, LaTeX, AMS-TeX, and
3536 AMS-LaTeX. Included are macros for color, graphics, pie charts,
3537 rotation, trees and overlays. It has many special features, including:
3538 a wide variety of graphics (picture drawing) macros, with a flexible
3539 interface and with color support. There are macros for coloring or
3540 shading the cells of tables.
3541
3542 %description tex-pstricks -l pl.UTF-8
3543 Duży zestaw makr postscriptowych kompatybilny z większością pakietów
3544 makr TeXowych, w tym: Plain TeX, LaTeX, AMS-TeX i AMS-LaTeX. Załączono
3545 makra obsługujące kolory, grafikę, wykresy kołowe, obroty, drzewa i
3546 nakładanie. Mają wiele możliwości, w tym dużo makr graficznych (do
3547 rysowania obrazków) z elastycznym interfejsem i obsługą koloru. Są też
3548 makra do kolorowania lub cieniowania komórek tabel.
3549
3550 %package tex-qpx
3551 Summary:        QuasiPalatino and PX fonts typesetting support
3552 Summary(pl.UTF-8):      Wsparcie dla składu fontami QuasiPalatino i PX
3553 Group:          Applications/Publishing/TeX
3554 Requires(post,postun):  %{_bindir}/texhash
3555 Requires:       %{name} = %{epoch}:%{version}-%{release}
3556 Requires:       %{name}-fonts-qpx = %{epoch}:%{version}-%{release}
3557
3558 %description tex-qpx
3559 QuasiPalatino and PX fonts typesetting support.
3560
3561 %description tex-qpx -l pl.UTF-8
3562 Wsparcie dla składu fontami QuasiPalatino i PX.
3563
3564 %package tex-qpxqtx
3565 Summary:        QuasiTimes and TX fonts typesetting support
3566 Summary(pl.UTF-8):      Wsparcie dla składu fontami QuasiTimes i TX
3567 Group:          Applications/Publishing/TeX
3568 Requires(post,postun):  %{_bindir}/texhash
3569 Requires:       %{name} = %{epoch}:%{version}-%{release}
3570 Requires:       %{name}-fonts-qpxqtx = %{epoch}:%{version}-%{release}
3571
3572 %description tex-qpxqtx
3573 QuasiTimes and TX fonts typesetting support.
3574
3575 %description tex-qpxqtx -l pl.UTF-8
3576 Wsparcie dla składu fontami QuasiTimes i TX.
3577
3578 %package tex-ruhyphen
3579 Summary:        Russian hyphenation
3580 Summary(pl.UTF-8):      Rosyjskie reguły przenoszenia wyrazów
3581 Group:          Applications/Publishing/TeX
3582 Requires(post,postun):  %{_bindir}/texhash
3583 Requires:       %{name} = %{epoch}:%{version}-%{release}
3584
3585 %description tex-ruhyphen
3586 A collection of Russian hyphenation patterns supporting a number of
3587 Cyrillic font encodings, including T2, UCY (Omega Unicode Cyrillic),
3588 LCY, LWN (OT2), and koi8-r.
3589
3590 %description tex-ruhyphen -l pl.UTF-8
3591 Zestaw rosyjskich wzorców przenoszenia wyrazów obsługujący wiele
3592 kodowań fontów w cyrylicy, włącznie z T2, UCY (Omega Unicode
3593 Cyrillic), LCY, LWN (OT2) i koi8-r.
3594
3595 %package tex-spanish
3596 Summary:        Various TeX related files for typesetting documents written in Spanish
3597 Summary(pl.UTF-8):      Różne pliki TeXowe służące do składu dokumentów w języku hiszpańskim
3598 Group:          Applications/Publishing/TeX
3599 Requires(post,postun):  %{_bindir}/texhash
3600 Requires:       %{name} = %{epoch}:%{version}-%{release}
3601 Obsoletes:      tetex-tex-spanishb
3602
3603 %description tex-spanish
3604 Various TeX related files for typesetting documents written in
3605 Spanish, including hyphenation and dictionaries.
3606
3607 %description tex-spanish -l pl.UTF-8
3608 Różne pliki TeXowe służące do składu dokumentów napisanych w języku
3609 hiszpańskim - w tym reguły przenoszenia wyrazów i słowniki.
3610
3611 %package tex-texdraw
3612 Summary:        Graphical macros, using embedded PostScript
3613 Summary(pl.UTF-8):      Makra graficzne używające osadzanego PostScriptu
3614 Group:          Applications/Publishing/TeX
3615 Requires(post,postun):  %{_bindir}/texhash
3616 Requires:       %{name} = %{epoch}:%{version}-%{release}
3617
3618 %description tex-texdraw
3619 Graphical macros, using embedded PostScript.
3620
3621 %description tex-texdraw -l pl.UTF-8
3622 Makra graficzne używające osadzanego PostScriptu.
3623
3624 %package tex-thumbpdf
3625 Summary:        Thumbnails for PDFTeX and dvips/ps2pdf
3626 Summary(pl.UTF-8):      Ikonki dla PDFTeXa i dvips/ps2pdf
3627 Group:          Applications/Publishing/TeX
3628 Requires(post,postun):  %{_bindir}/texhash
3629 Requires:       %{name} = %{epoch}:%{version}-%{release}
3630
3631 %description tex-thumbpdf
3632 Provides support, using Perl, for thumbnails in pdfTeX and
3633 dvips/ps2pdf, using ghostscript to generate the thumbnails which get
3634 represented in a TeX readable file that is read by the package
3635 thumbpdf.sty to automatically include the thumbnails. Works with both
3636 plain TeX and LaTeX.
3637
3638 %description tex-thumbpdf -l pl.UTF-8
3639 Pakiet przy pomocy Perla dodaje ikonki w pdfTeXu i dvips/ps2pdf przy
3640 użyciu ghostscripta. Ikonki są reprezentowane w pliku czytanym przez
3641 TeXa, który jest wywoływany z thumbpdf.sty, aby automatycznie dołączyć
3642 ikonki. Działa z formatami plain TeX i LaTeX.
3643
3644 %package tex-ukrhyph
3645 Summary:        Ukranian hyphenation
3646 Summary(pl.UTF-8):      Ukraińskie zasady przenoszenia wyrazów
3647 Group:          Applications/Publishing/TeX
3648 Requires(post,postun):  %{_bindir}/texhash
3649 Requires:       %{name} = %{epoch}:%{version}-%{release}
3650
3651 %description tex-ukrhyph
3652 This package allows the use of different hyphenation patterns for the
3653 Ukrainian language for various Cyrillic font encodings. Contains
3654 packages implementing traditional rules, modern rules, and combined
3655 English-Ukrainian hyphenation.
3656
3657 %description tex-ukrhyph -l pl.UTF-8
3658 Ten pakiet pozwala na używanie różnych wzorców przenoszenia wyrazów
3659 dla języka ukraińskiego z różnymi kodowaniami fontów z cyrylicą.
3660 Zawiera pakiety z implementacją reguł tradycyjnych, współczesnych i
3661 łączonych angielsko-ukraińskich.
3662
3663 %package latex-vietnam
3664 Summary:        Vietnamese language support
3665 Summary(pl.UTF-8):      Wsparcie dla języka wietnamskiego
3666 Group:          Applications/Publishing/TeX
3667 Requires(post,postun):  %{_bindir}/texhash
3668 Requires:       %{name} = %{epoch}:%{version}-%{release}
3669 Obsoletes:      tetex-tex-vietnam
3670
3671 %description latex-vietnam
3672 Vietnamese language support.
3673
3674 %description latex-vietnam -l pl.UTF-8
3675 Wsparcie dla języka wietnamskiego.
3676
3677 %package tex-xypic
3678 Summary:        Package for typesetting a variety of graphs and diagrams with TeX
3679 Summary(pl.UTF-8):      Pakiet do składania w TeXu różnych wykresów i diagramów
3680 Group:          Applications/Publishing/TeX
3681 Requires(post,postun):  %{_bindir}/texhash
3682 Requires:       %{name} = %{epoch}:%{version}-%{release}
3683 Requires:       %{name}-fonts-xypic = %{epoch}:%{version}-%{release}
3684
3685 %description tex-xypic
3686 A package for typesetting a variety of graphs and diagrams with TeX.
3687 Xy-pic works with most formats (including LaTeX, AMS-LaTeX, AMS-TeX,
3688 and plain TeX), in particular Xy-pic is provided as a LaTeX2e
3689 `supported package'.
3690
3691 %description tex-xypic -l pl.UTF-8
3692 Pakiet do składania w TeXu różnych wykresów i diagramów. Xy-pic działa
3693 z większością formatów (w tym LaTeX, AMS-LaTeX, AMS-TeX i plain TeX),
3694 w szczególności jest dołączany jako "wspierany pakiet" LaTeX2e.
3695
3696 %package tex-xkeyval
3697 Summary:        Extension to keyval package
3698 Summary(pl.UTF-8):      Rozszerzenie do pakietu keyval
3699 Group:          Applications/Publishing/TeX
3700 Requires(post,postun):  /usr/bin/texhash
3701 Requires:       %{name} = %{epoch}:%{version}-%{release}
3702
3703 %description tex-xkeyval
3704 Extension to keyval package.
3705
3706 %description tex-xkeyval -l pl.UTF-8
3707 Rozszerzenie do pakietu keyval.
3708
3709 %package dirs-fonts
3710 Summary:        TeX font directories
3711 Summary(pl.UTF-8):      Katalogi fontów TeXa
3712 Obsoletes:      tetex-dirs-fonts
3713 Group:          Fonts
3714
3715 %description dirs-fonts
3716 TeX font directories.
3717
3718 %description dirs-fonts -l pl.UTF-8
3719 Katalogi fontów TeXa.
3720
3721 # # Fonts packages #
3722
3723 %package fonts-adobe
3724 Summary:        Adobe fonts
3725 Summary(pl.UTF-8):      Fonty Adobe
3726 Group:          Fonts
3727 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3728
3729 %description fonts-adobe
3730 Adobe fonts.
3731
3732 %description fonts-adobe -l pl.UTF-8
3733 Fonty Adobe.
3734
3735 %package fonts-ae
3736 Summary:        Virtual fonts for PDF-files with T1 encoded CMR-fonts
3737 Summary(pl.UTF-8):      Wirtualne fonty do plików PDF z fontami CMR o kodowaniu T1
3738 Group:          Fonts
3739 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3740
3741 %description fonts-ae
3742 Virtual fonts for PDF-files with T1 encoded CMR-fonts.
3743
3744 %description fonts-ae -l pl.UTF-8
3745 Wirtualne fonty do plików PDF z fontami CMR o kodowaniu T1.
3746
3747 %package fonts-ams
3748 Summary:        AMS fonts
3749 Summary(pl.UTF-8):      Fonty AMS
3750 Group:          Fonts
3751 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3752
3753 %description fonts-ams
3754 AMS fonts.
3755
3756 %description fonts-ams -l pl.UTF-8
3757 Fonty AMS.
3758
3759 %package fonts-antp
3760 Summary:        Antykwa Poltawskiego, a Type 1 family of Polish traditional type
3761 Summary(pl.UTF-8):      Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako Type 1
3762 Group:          Fonts
3763 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3764
3765 %description fonts-antp
3766 Antykwa Poltawskiego, a Type 1 family of Polish traditional type.
3767
3768 %description fonts-antp -l pl.UTF-8
3769 Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako
3770 Type 1.
3771
3772 %package fonts-antt
3773 Summary:        Antykwa Torunska, a Type 1 family of a Polish traditional type
3774 Summary(pl.UTF-8):      Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1
3775 Group:          Fonts
3776 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3777
3778 %description fonts-antt
3779 Antykwa Torunska, a Type 1 family of a Polish traditional type.
3780
3781 %description fonts-antt -l pl.UTF-8
3782 Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1.
3783
3784 %package fonts-arphic
3785 Summary:        Arphic fonts
3786 Group:          Fonts
3787 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3788
3789 %description fonts-arphic
3790 Arphic fonts.
3791
3792 %package fonts-bbm
3793 Summary:        Blackboard variant fonts for Computer Modern, with LaTeX support
3794 Summary(pl.UTF-8):      Tablicowy wariant fontów Computer Modern ze wsparciem dla LaTeXa
3795 Group:          Fonts
3796 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3797
3798 %description fonts-bbm
3799 Blackboard variant fonts for Computer Modern, with LaTeX support.
3800
3801 %description fonts-bbm -l pl.UTF-8
3802 Tablicowy wariant fontów Computer Modern ze wsparciem dla LaTeXa.
3803
3804 %package fonts-bbold
3805 Summary:        Sans serif blackboard bold for LaTeX
3806 Summary(pl.UTF-8):      Tablicowy tłusty font sans serif dla LaTeXa
3807 Group:          Fonts
3808 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3809
3810 %description fonts-bbold
3811 Sans serif blackboard bold for LaTeX.
3812
3813 %description fonts-bbold -l pl.UTF-8
3814 Tablicowy tłusty font sans serif dla LaTeXa.
3815
3816 %package fonts-bh
3817 Summary:        Bold & Heavy Fonts
3818 Summary(pl.UTF-8):      Fonty Bold i Heavy
3819 Group:          Fonts
3820 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3821
3822 %description fonts-bh
3823 Bold & Heavy Fonts.
3824
3825 %description fonts-bh -l pl.UTF-8
3826 Fonty Bold i Heavy.
3827
3828 %package fonts-bitstream
3829 Summary:        Bitstream fonts
3830 Summary(pl.UTF-8):      Fonty Bitstream
3831 Group:          Fonts
3832 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3833 Obsoletes:      tetex-fonts-bitstrea
3834
3835 %description fonts-bitstream
3836 Bitstream fonts.
3837
3838 %description fonts-bitstream -l pl.UTF-8
3839 Fonty Bitstream.
3840
3841 %package fonts-cbgreek
3842 Summary:        Complete set of Greek fonts
3843 Summary(pl.UTF-8):      Pełny zestaw fontów greckich
3844 Group:          Fonts
3845 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3846
3847 %description fonts-cbgreek
3848 Complete set of Greek fonts.
3849
3850 %description fonts-cbgreek -l pl.UTF-8
3851 Pełny zestaw fontów greckich.
3852
3853 %package fonts-cc-pl
3854 Summary:        Polish version of Computer Concrete fonts
3855 Summary(pl.UTF-8):      Polska wersja fontów Computer Concrete
3856 Group:          Fonts
3857 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3858
3859 %description fonts-cc-pl
3860 Polish version of Computer Concrete fonts.
3861
3862 %description fonts-cc-pl -l pl.UTF-8
3863 Polska wersja fontów Computer Concrete.
3864
3865 %package fonts-cg
3866 Summary:        Compugraphic fonts
3867 Summary(pl.UTF-8):      Fonty Compugraphic
3868 Group:          Fonts
3869 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3870
3871 %description fonts-cg
3872 Compugraphic fonts.
3873
3874 %description fonts-cg -l pl.UTF-8
3875 Fonty Compugraphic.
3876
3877 %package fonts-cm
3878 Summary:        Computer Modern fonts
3879 Summary(pl.UTF-8):      Fonty Computer Modern
3880 Group:          Fonts
3881 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3882
3883 %description fonts-cm
3884 Computer Modern fonts.
3885
3886 %description fonts-cm -l pl.UTF-8
3887 Fonty Computer Modern.
3888
3889 %package fonts-cmbright
3890 Summary:        CM Bright fonts
3891 Summary(pl.UTF-8):      Fonty CM Bright
3892 Group:          Fonts
3893 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3894
3895 %description fonts-cmbright
3896 CM Bright fonts.
3897
3898 %description fonts-cmbright -l pl.UTF-8
3899 Fonty CM Bright.
3900
3901 %package fonts-cmcyr
3902 Summary:        Computer Modern fonts extended with Russian letters
3903 Summary(pl.UTF-8):      Fonty Computer Modern rozszerzone o litery rosyjskie
3904 Group:          Fonts
3905 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3906
3907 %description fonts-cmcyr
3908 Computer Modern fonts extended with Russian letters.
3909
3910 %description fonts-cmcyr -l pl.UTF-8
3911 Fonty Computer Modern rozszerzone o litery rosyjskie.
3912
3913 %package fonts-cmextra
3914 Summary:        Extra Computer Modern fonts, from the American Mathematical Society
3915 Summary(pl.UTF-8):      Dodatkowe fonty Computer Modern z AMS
3916 Group:          Fonts
3917 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3918
3919 %description fonts-cmextra
3920 Extra Computer Modern fonts, from the American Mathematical Society.
3921
3922 %description fonts-cmextra -l pl.UTF-8
3923 Dodatkowe fonty Computer Modern z AMS (American Mathematical Society).
3924
3925 %package fonts-concmath
3926 Summary:        Concrete Math fonts
3927 Summary(pl.UTF-8):      Fonty matematyczne Concrete Math
3928 Group:          Fonts
3929 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3930
3931 %description fonts-concmath
3932 Concrete Math fonts.
3933
3934 %description fonts-concmath -l pl.UTF-8
3935 Fonty matematyczne Concrete Math.
3936
3937 %package fonts-concrete
3938 Summary:        Concrete Roman fonts
3939 Summary(pl.UTF-8):      Fonty Concrete Roman
3940 Group:          Fonts
3941 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3942
3943 %description fonts-concrete
3944 Concrete Roman fonts, designed by Donald E. Knuth, originally for use
3945 with Euler math fonts.
3946
3947 %description fonts-concrete -l pl.UTF-8
3948 Fonty Concrete Roman, opracowane przez Donalda E. Knutha, oryginalnie
3949 przeznaczone do używania z fontami matematycznymi Euler.
3950
3951 %package fonts-cs
3952 Summary:        Czech/Slovak-tuned MetaFont Computer Modern fonts
3953 Summary(pl.UTF-8):      Fonty MetaFont Computer Modern dla języków czeskiego i słowackiego
3954 Group:          Fonts
3955 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3956
3957 %description fonts-cs
3958 Czech/Slovak-tuned MetaFont Computer Modern fonts.
3959
3960 %description fonts-cs -l pl.UTF-8
3961 Fonty MetaFont Computer Modern zmodyfikowane pod kątem języków
3962 czeskiego i słowackiego.
3963
3964 %package fonts-dstroke
3965 Summary:        Doublestroke font for typesetting the mathematical symbols
3966 Summary(pl.UTF-8):      Podwójnie kreślony font do składania symboli matematycznych
3967 Group:          Fonts
3968 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3969
3970 %description fonts-dstroke
3971 Doublestroke font for typesetting the mathematical symbols.
3972
3973 %description fonts-dstroke -l pl.UTF-8
3974 Podwójnie kreślony font do składania symboli matematycznych.
3975
3976 %package fonts-ecc
3977 Summary:        Sources for the European Concrete fonts
3978 Summary(pl.UTF-8):      Źródła dla fontów European Concrete
3979 Group:          Fonts
3980 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3981
3982 %description fonts-ecc
3983 The MetaFont sources and tfm files of the European Concrete Fonts.
3984 This is the EC implementation of Knuth's Concrete fonts, including
3985 also the corresponding text companion fonts.
3986
3987 %description fonts-ecc -l pl.UTF-8
3988 Źródła MetaFonta i pliki tfm dla fontów European Concrete. Jest to
3989 implementacja EC fontów Concrete Knutha, włącznie z odpowiadającymi
3990 tekstowymi fontami towarzyszącymi.
3991
3992 %package fonts-eurosym
3993 Summary:        The new European currency symbol for the Euro
3994 Summary(pl.UTF-8):      Symbol nowej europejskiej waluty Euro
3995 Group:          Fonts
3996 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3997
3998 %description fonts-eurosym
3999 The new European currency symbol for the Euro implemented in Metafont,
4000 using the official European Commission dimensions, and providing
4001 several shapes (normal, slanted, bold, outline).
4002
4003 %description fonts-eurosym -l pl.UTF-8
4004 Symbol nowej europejskiej waluty Euro, zaimplementowany w Metafoncie,
4005 z użyciem oficjalnych wymiarów wg Komisji Europejskiej, dostarczający
4006 różnych kształtów (normalnego, pochylonego, tłustego, szkicowanego).
4007
4008 %package fonts-eulervm
4009 Summary:        The Virtual Euler Math fonts
4010 Summary(pl.UTF-8):      Fonty Virtual Euler Math
4011 Group:          Fonts
4012 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4013
4014 %description fonts-eulervm
4015 Euler-VM is a set of _virtual_ math fonts based on Euler and CM. This
4016 approach has several advantages over immediately using the _real_
4017 Euler fonts: Most noticeably, less TeX resources are consumed, the
4018 quality of various math symbols is improved, and a usable \hslash
4019 symbol can be provided.
4020
4021 %description fonts-eulervm -l pl.UTF-8
4022 Euler-VM to zbiór _wirtualnych_ fontów matematycznych opartych na
4023 fontach Euler i CM. Podejście to ma różne zalety nad bezpośrednim
4024 używaniem _prawdziwych_ fontów Euler: najbardziej zauważalnie, używane
4025 jest mniej zasobów TeXa, poprawiona jest jakość różnych symboli
4026 matematycznych i może być dostępny używalny symbol \hslash.
4027
4028 %package fonts-euxm
4029 Summary:        Fonts similar to EUSM but with two more characters
4030 Summary(pl.UTF-8):      Fonty podobne do EUSM, ale z dwoma dodatkowymi znakami
4031 Group:          Fonts
4032 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4033
4034 %description fonts-euxm
4035 Fonts like EUSM but with two more characters needed for Concrete Math
4036 included in TeXLive distribution in fonts3.
4037
4038 %description fonts-euxm -l pl.UTF-8
4039 Fonty podobne do EUSM, ale z dwoma dodatkowymi znakami, potrzebnymi
4040 dla Concrete Math dołączonego w fonts3 dystrybucji TeXLive.
4041
4042 %package fonts-gothic
4043 Summary:        Gothic and ornamental initial fonts by Yannis Haralambous
4044 Summary(pl.UTF-8):      Początkowe fonty gotyckie i ornamentowe Yannisa Haralambousa
4045 Group:          Fonts
4046 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4047
4048 %description fonts-gothic
4049 Gothic and ornamental initial fonts by Yannis Haralambous.
4050
4051 %description fonts-gothic -l pl.UTF-8
4052 Początkowe fonty gotyckie i ornamentowe Yannisa Haralambousa.
4053
4054 %package fonts-hoekwater
4055 Summary:        Converted mflogo font
4056 Summary(pl.UTF-8):      Przekonwertowany font mflogo
4057 Group:          Fonts
4058 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4059
4060 %description fonts-hoekwater
4061 Fonts originally created in MetaFont, transformed to PostScript by
4062 Taco Hoekwater; includes logo, manfnt, rsfs, stmaryrd, wasy, wasy2,
4063 xipa.
4064
4065 %description fonts-hoekwater -l pl.UTF-8
4066 Fonty oryginalnie stworzone w MetaFoncie, przekształcone do
4067 PostScriptu przez Taco Hoekwatera; zawierają: logo, manfnt, rsfs,
4068 stmaryrd, wasy, wasy2, xipa.
4069
4070 %package fonts-jknappen
4071 Summary:        Miscellaneous packages by Joerg Knappen
4072 Summary(pl.UTF-8):      Różne pakiety autorstwa Joerga Knappena
4073 Group:          Fonts
4074 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4075
4076 %description fonts-jknappen
4077 Miscellaneous macros, mostly for making use of extra fonts, by Joerg
4078 Knappen, including sgmlcmpt.
4079
4080 %description fonts-jknappen -l pl.UTF-8
4081 Różne makra, głównie do używania dodatkowych fontów autorstwa Joerga
4082 Knappena. Zawiera sgmlcmpt.
4083
4084 %package fonts-latex
4085 Summary:        Basic LaTeX fonts
4086 Summary(pl.UTF-8):      Podstawowe fonty dla LaTeXa
4087 Group:          Fonts
4088 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4089
4090 %description fonts-latex
4091 Basic LaTeX fonts.
4092
4093 %description fonts-latex -l pl.UTF-8
4094 Podstawowe fonty dla LaTeXa.
4095
4096 %package fonts-lh
4097 Summary:        Olga Lapko's LH fonts
4098 Summary(pl.UTF-8):      Fonty LH Olgi Lapko
4099 Group:          Fonts
4100 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4101
4102 %description fonts-lh
4103 The lh fonts for the `T2'/X2 encodings (for cyrillic languages).
4104
4105 %description fonts-lh -l pl.UTF-8
4106 Fonty lh dla kodowań `T2'/X2 (dla języków zapisywanych cyrylicą).
4107
4108 %package fonts-lm
4109 Summary:        Latin Modern family fonts
4110 Summary(pl.UTF-8):      Fonty z rodziny Latin Modern
4111 Group:          Applications/Publishing/TeX
4112 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4113
4114 %description fonts-lm
4115 Latin Modern family of fonts, based on the Computer Modern fonts
4116 released into public domain by AMS (copyright (C) 1997 AMS). Contain a
4117 lot of additional characters, mainly accented ones, but not only.
4118 There is a one set of PostScript fonts and four sets of TeX Font
4119 Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
4120 encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
4121 Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
4122 potential user knows what to do with all these files. The author is
4123 Boguslaw Jackowski.
4124
4125 %description fonts-lm -l pl.UTF-8
4126 Rodzina fontów Latin Modern, oparta na fontach Computer Modern
4127 przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
4128 Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
4129 Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
4130 Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
4131 QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
4132 (texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
4133 (ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
4134 tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
4135
4136 %package fonts-marvosym
4137 Summary:        Martin Vogel's Symbol (marvosym) font
4138 Summary(pl.UTF-8):      Font Symbol Martina Vogela (marvosym)
4139 Group:          Fonts
4140 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4141
4142 %description fonts-marvosym
4143 Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
4144 currency symbol as defined by the European commission; Euro currency
4145 symbols in typefaces Times, Helvetica and Courier; Symbols for
4146 structural engineering; Symbols for steel cross-sections; Astronomy
4147 signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
4148 symbols; CE sign and others.
4149
4150 %description fonts-marvosym -l pl.UTF-8
4151 Font Symbol Martina Vogela (marvosym) to font zawierający: symbol
4152 waluty Euro zdefiniowany przez Komisję Europejską; symbole waluty Euro
4153 dla krojów Times, Helvetica i Courier; symbole dla inżynierii
4154 strukturalnej; symbole dla przekroi poprzecznych; symbole
4155 astronomiczne (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole
4156 krawieckie; znak CE i inne.
4157
4158 %package fonts-mflogo
4159 Summary:        Logo fonts
4160 Summary(pl.UTF-8):      Fonty logo
4161 Group:          Fonts
4162 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4163
4164 %description fonts-mflogo
4165 Logo fonts.
4166
4167 %description fonts-mflogo -l pl.UTF-8
4168 Fonty logo.
4169
4170 %package fonts-misc
4171 Summary:        Miscellaneous fonts
4172 Summary(pl.UTF-8):      Różne fonty
4173 Group:          Fonts
4174 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4175
4176 %description fonts-misc
4177 Miscellaneous fonts.
4178
4179 %description fonts-misc -l pl.UTF-8
4180 Fonty różne.
4181
4182 %package fonts-monotype
4183 Summary:        Monotype fonts
4184 Summary(pl.UTF-8):      Fonty Monotype
4185 Group:          Fonts
4186 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4187
4188 %description fonts-monotype
4189 Monotype fonts.
4190
4191 %description fonts-monotype -l pl.UTF-8
4192 Fonty Monotype.
4193
4194 %package fonts-omega
4195 Summary:        Fonts for Omega - extended unicode TeX
4196 Summary(pl.UTF-8):      Fonty dla Omegi - TeXa ze wsparciem dla unikodu
4197 Group:          Fonts
4198 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4199
4200 %description fonts-omega
4201 Fonts for Omega - extended unicode TeX.
4202
4203 %description fonts-omega -l pl.UTF-8
4204 Fonty dla Omegi - TeXa ze wsparciem dla unikodu.
4205
4206
4207 %package fonts-other
4208 Summary:        Other fonts
4209 Summary(hu.UTF-8):      További betűtípusok
4210 Group:          Fonts
4211 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4212
4213 %description fonts-other
4214 Other fonts.
4215
4216 %description fonts-omega -l hu.UTF-8
4217 További betűtípusok.
4218
4219 %package fonts-pazo
4220 Summary:        Pazo fonts
4221 Summary(pl.UTF-8):      Fonty Pazo
4222 Group:          Fonts
4223 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4224
4225 %description fonts-pazo
4226 Pazo fonts.
4227
4228 %description fonts-pazo -l pl.UTF-8
4229 Fonty Pazo.
4230
4231 %package fonts-pl
4232 Summary:        Polish fonts
4233 Summary(pl.UTF-8):      Polskie fonty
4234 Group:          Fonts
4235 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4236
4237 %description fonts-pl
4238 Polish fonts.
4239
4240 %description fonts-pl -l pl.UTF-8
4241 Polskie fonty.
4242
4243 %package fonts-px
4244 Summary:        PX fonts
4245 Summary(pl.UTF-8):      Fonty PX
4246 Group:          Fonts
4247 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4248
4249 %description fonts-px
4250 PX fonts.
4251
4252 %description fonts-px -l pl.UTF-8
4253 Fonty PX.
4254
4255 %package fonts-qfonts
4256 Summary:        Quasi fonts
4257 Summary(pl.UTF-8):      Fonty Quasi
4258 Group:          Fonts
4259 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4260
4261 %description fonts-qfonts
4262 Quasi fonts.
4263
4264 %description fonts-qfonts -l pl.UTF-8
4265 Fonty Quasi.
4266
4267 %package fonts-qpx
4268 Summary:        Additional fonts for QPX package
4269 Summary(pl.UTF-8):      Dodatkowe fonty dla pakietu QPX
4270 Group:          Fonts
4271 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4272 Requires:       %{name}-fonts-px = %{epoch}:%{version}-%{release}
4273 Requires:       %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
4274
4275 %description fonts-qpx
4276 Additional fonts for QPX package.
4277
4278 %description fonts-qpx -l pl.UTF-8
4279 Dodatkowe fonty dla pakietu QPX.
4280
4281 %package fonts-qpxqtx
4282 Summary:        Additional fonts for QTX package
4283 Summary(pl.UTF-8):      Dodatkowe fonty dla pakietu QTX
4284 Group:          Fonts
4285 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4286 # I hope qpxqtx doesn't need qfonts
4287 # Requires:     %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
4288 Requires:       %{name}-fonts-tx = %{epoch}:%{version}-%{release}
4289
4290 %description fonts-qpxqtx
4291 Additional fonts for QTX package.
4292
4293 %description fonts-qpxqtx -l pl.UTF-8
4294 Dodatkowe fonty dla pakietu QTX.
4295
4296 %package fonts-rsfs
4297 Summary:        Fonts of uppercase script letters for scientific and mathematical typesetting
4298 Summary(pl.UTF-8):      Fonty wielkich liter pisanych do składania dokumentów naukowych i matematycznych
4299 Group:          Fonts
4300 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4301
4302 %description fonts-rsfs
4303 Fonts of uppercase script letters for use as symbols in scientific and
4304 mathematical typesetting, in contrast to the informal script fonts
4305 such as that used for the `calligraphic' symbols in the TeX math
4306 symbol font.
4307
4308 %description fonts-rsfs -l pl.UTF-8
4309 Fonty wielkich liter pisanych do używania jako symbole przy składaniu
4310 dokumentów naukowych i matematycznych, w odróżnieniu od nieformalnych
4311 fontów pisanych takich jak używane do symboli "kaligraficznych" w
4312 matematycznym foncie TeXowym symbol.
4313
4314 %package fonts-stmaryrd
4315 Summary:        St Mary Road symbols for functional programming
4316 Summary(pl.UTF-8):      Symbole St Mary Road do programowania funkcyjnego
4317 Group:          Fonts
4318 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4319
4320 %description fonts-stmaryrd
4321 St Mary Road symbols for functional programming.
4322
4323 %description fonts-stmaryrd -l pl.UTF-8
4324 Symbole St Mary Road do programowania funkcyjnego.
4325
4326 %package fonts-tx
4327 Summary:        TX fonts
4328 Summary(pl.UTF-8):      Fonty TX
4329 Group:          Fonts
4330 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4331
4332 %description fonts-tx
4333 TX fonts.
4334
4335 %description fonts-tx -l pl.UTF-8
4336 Fonty TX.
4337
4338 %package fonts-uhc
4339 Summary:        UHC fonts
4340 Group:          Fonts
4341 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4342
4343 %description fonts-uhc
4344 UHC fonts.
4345
4346 %package fonts-urw
4347 Summary:        URW fonts
4348 Summary(pl.UTF-8):      Fonty URW
4349 Group:          Fonts
4350 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4351
4352 %description fonts-urw
4353 URW fonts.
4354
4355 %description fonts-urw -l pl.UTF-8
4356 Fonty URW.
4357
4358 %package fonts-urwvn
4359 Summary:        URWVN fonts
4360 Summary(pl.UTF-8):      Fonty URWVN
4361 Group:          Fonts
4362 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4363
4364 %description fonts-urwvn
4365 URWVN fonts.
4366
4367 %description fonts-urwvn -l pl.UTF-8
4368 Fonty URWVN.
4369
4370 %package fonts-vnr
4371 Summary:        VNR fonts
4372 Summary(pl.UTF-8):      Fonty VNR
4373 Group:          Fonts
4374 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4375
4376 %description fonts-vnr
4377 VNR fonts.
4378
4379 %description fonts-vnr -l pl.UTF-8
4380 Fonty VNR.
4381
4382 %package fonts-wadalab
4383 Summary:        Wadalab fonts
4384 Group:          Fonts
4385 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4386
4387 %description fonts-wadalab
4388 Wadalab fonts.
4389
4390 %package fonts-wasy
4391 Summary:        Waldis symbol fonts
4392 Summary(pl.UTF-8):      Fonty Waldis symbol
4393 Group:          Fonts
4394 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4395
4396 %description fonts-wasy
4397 Waldis symbol fonts.
4398
4399 %description fonts-wasy -l pl.UTF-8
4400 Fonty Waldis symbol.
4401
4402 %package fonts-xypic
4403 Summary:        Xy-pic fonts
4404 Summary(pl.UTF-8):      Fonty Xy-pic
4405 Group:          Fonts
4406 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4407
4408 %description fonts-xypic
4409 Xy-pic fonts.
4410
4411 %description fonts-xypic -l pl.UTF-8
4412 Fonty Xy-pic.
4413
4414 %package fonts-yandy
4415 Summary:        European Modern fonts from Y&Y
4416 Summary(pl.UTF-8):      Fonty European Modern od Y&Y
4417 Group:          Fonts
4418 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4419
4420 %description fonts-yandy
4421 European Modern fonts from Y&Y.
4422
4423 %description fonts-yandy -l pl.UTF-8
4424 Fonty European Modern od Y&Y.
4425
4426 %package fonts-type1-antp
4427 Summary:        Antykwa Poltawskiego, a Type 1 family of Polish traditional type
4428 Summary(pl.UTF-8):      Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako Type 1
4429 Group:          Fonts
4430 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4431
4432 %description fonts-type1-antp
4433 Antykwa Poltawskiego, a Type 1 family of Polish traditional type.
4434
4435 %description fonts-type1-antp -l pl.UTF-8
4436 Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako
4437 Type 1.
4438
4439 %package fonts-type1-antt
4440 Summary:        Antykwa Torunska, a Type 1 family of a Polish traditional type
4441 Summary(pl.UTF-8):      Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1
4442 Group:          Fonts
4443 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4444
4445 %description fonts-type1-antt
4446 Antykwa Torunska, a Type 1 family of a Polish traditional type.
4447
4448 %description fonts-type1-antt -l pl.UTF-8
4449 Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1.
4450
4451 %package fonts-type1-arphic
4452 Summary:        Type1 Arphic fonts
4453 Group:          Fonts
4454 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4455
4456 %description fonts-type1-arphic
4457 Type1 Arphic fonts.
4458
4459 %package fonts-type1-belleek
4460 Summary:        Free replacement for basic MathTime fonts
4461 Summary(pl.UTF-8):      Wolnodostępny zamiennik podstawowych fontów MathTime
4462 Group:          Fonts
4463 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4464
4465 %description fonts-type1-belleek
4466 Free replacement for basic MathTime fonts.
4467
4468 %description fonts-type1-belleek -l pl.UTF-8
4469 Wolnodostępny zamiennik podstawowych fontów MathTime.
4470
4471 %package fonts-type1-bitstream
4472 Summary:        Bitstream fonts
4473 Summary(pl.UTF-8):      Fonty Bitstream
4474 Group:          Fonts
4475 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4476 Obsoletes:      tetex-fonts-type1-bitstrea
4477
4478 %description fonts-type1-bitstream
4479 Bitstream fonts.
4480
4481 %description fonts-type1-bitstream -l pl.UTF-8
4482 Fonty Bitstream.
4483
4484 %package fonts-type1-bluesky
4485 Summary:        Computer Modern family fonts
4486 Summary(pl.UTF-8):      Fonty z rodziny Computer Modern
4487 Group:          Fonts
4488 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4489
4490 %description fonts-type1-bluesky
4491 Computer Modern family fonts.
4492
4493 %description fonts-type1-bluesky -l pl.UTF-8
4494 Fonty z rodzony Computer Modern.
4495
4496 %package fonts-type1-cc-pl
4497 Summary:        Polish version of Computer Concrete fonts
4498 Summary(pl.UTF-8):      Polska wersja fontów Computer Concrete
4499 Group:          Fonts
4500 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4501
4502 %description fonts-type1-cc-pl
4503 Polish version of Computer Concrete fonts.
4504
4505 %description fonts-type1-cc-pl -l pl.UTF-8
4506 Polska wersja fontów Computer Concrete.
4507
4508 %package fonts-type1-cmcyr
4509 Summary:        Computer Modern fonts extended with Russian letters
4510 Summary(pl.UTF-8):      Fonty Computer Modern rozszerzone o litery rosyjskie
4511 Group:          Fonts
4512 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4513
4514 %description fonts-type1-cmcyr
4515 Computer Modern fonts extended with Russian letters.
4516
4517 %description fonts-type1-cmcyr -l pl.UTF-8
4518 Fonty Computer Modern rozszerzone o litery rosyjskie.
4519
4520 %package fonts-type1-cs
4521 Summary:        Czech/Slovak-tuned MetaFont Computer Modern fonts
4522 Summary(pl.UTF-8):      Fonty MetaFont Computer Modern dla języków czeskiego i słowackiego
4523 Group:          Fonts
4524 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4525
4526 %description fonts-type1-cs
4527 Czech/Slovak-tuned MetaFont Computer Modern fonts.
4528
4529 %description fonts-type1-cs -l pl.UTF-8
4530 Fonty MetaFont Computer Modern zmodyfikowane pod kątem języków
4531 czeskiego i słowackiego.
4532
4533 %package fonts-type1-dstroke
4534 Summary:        Doublestroke Type1 font for typesetting the mathematical symbols
4535 Summary(pl.UTF-8):      Podwójnie kreślony font Type1 do składania symboli matematycznych
4536 Group:          Fonts
4537 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4538
4539 %description fonts-type1-dstroke
4540 Doublestroke Type1 font for typesetting the mathematical symbols.
4541
4542 %description fonts-type1-dstroke -l pl.UTF-8
4543 Podwójnie kreślony font Type1 do składania symboli matematycznych.
4544
4545 %package fonts-type1-eurosym
4546 Summary:        The new European currency symbol for the Euro
4547 Summary(pl.UTF-8):      Symbol nowej europejskiej waluty Euro
4548 Group:          Fonts
4549 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4550
4551 %description fonts-type1-eurosym
4552 The new European currency symbol for the Euro implemented in Metafont,
4553 using the official European Commission dimensions, and providing
4554 several shapes (normal, slanted, bold, outline).
4555
4556 %description fonts-type1-eurosym -l pl.UTF-8
4557 Symbol nowej europejskiej waluty Euro, zaimplementowany w Metafoncie,
4558 z użyciem oficjalnych wymiarów wg Komisji Europejskiej, dostarczający
4559 różnych kształtów (normalnego, pochylonego, tłustego, szkicowanego).
4560
4561 %package fonts-type1-hoekwater
4562 Summary:        Converted mflogo font
4563 Summary(pl.UTF-8):      Przekonwertowany font mflogo
4564 Group:          Fonts
4565 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4566
4567 %description fonts-type1-hoekwater
4568 Fonts originally created in MetaFont, transformed to PostScript by
4569 Taco Hoekwater; includes logo, manfnt, rsfs, stmaryrd, wasy, wasy2,
4570 xipa.
4571
4572 %description fonts-type1-hoekwater -l pl.UTF-8
4573 Fonty oryginalnie stworzone w MetaFoncie, przekształcone do
4574 PostScriptu przez Taco Hoekwatera; zawierają: logo, manfnt, rsfs,
4575 stmaryrd, wasy, wasy2, xipa.
4576
4577 %package fonts-type1-fpl
4578 Summary:        SC/OsF fonts for URW Palladio L
4579 Summary(pl.UTF-8):      Fonty SC/OsF dla URW Palladio L
4580 Group:          Fonts
4581 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4582
4583 %description fonts-type1-fpl
4584 The FPL Fonts provide a set of SC/OsF fonts for URW Palladio L which
4585 are compatible with respect to metrics with the Palatino SC/OsF fonts
4586 from Adobe. Note that it is not the author's aim to exactly reproduce
4587 the outlines of the original Adobe fonts. The SC and OsF in the FPL
4588 Fonts were designed with the glyphs from URW Palladio L as starting
4589 point. For some glyphs (eg 'o') the author got the best result by
4590 scaling and boldening. For others (eg 'h') shifting selected portions
4591 of the character gave more satisfying results. All this was done using
4592 the free font editor FontForge <http://fontforge.sf.net/>. The kerning
4593 data in these fonts comes from Walter Schmidt's improved Palatino
4594 metrics.
4595
4596 %description fonts-type1-fpl -l pl.UTF-8
4597 Fonty FPL dostarczają zbiór fontów SC/OsF dla URW Palladio L, które są
4598 kompatybilne co do metryk z fontami Palatino SC/OsF firmy Adobe.
4599 Należy jednak zaznaczyć, że celem autora nie jest dokładne odtworzenie
4600 kształtów oryginalnych fontów Adobe. SC i OsF w fontach FPL były
4601 projektowane w oparciu o glify z URW Palladio L. Dla niektórych glifów
4602 (np. 'o') autor uzyskał najlepszy wynik poprzez skalowanie i
4603 pogrubianie. Dla innych (np. 'h') przesuwanie wybranych części znaku
4604 dało lepsze wyniki. Wszystko to zostało zrobione przy użyciu
4605 wolnodostępnego edytora fontów FontForge <http://fontforge.sf.net/>.
4606 Dane dla kerningu w tych fontach pochodzą z ulepszonych metryk
4607 Palatino Waltera Schmidta.
4608
4609 %package fonts-type1-tt2001
4610 Summary:        Type1 tt2001 family fonts
4611 Summary(pl.UTF-8):      Fonty Type1 z rodziny tt2001
4612 Group:          Applications/Publishing/TeX
4613 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4614
4615 %description fonts-type1-tt2001
4616 Type1 tt2001 famliy fonts.
4617
4618 %description fonts-type1-tt2001 -l pl.UTF-8
4619 Fonty Type1 z rodziny tt2001.
4620
4621 %package fonts-type1-lm
4622 Summary:        Type1 Latin Modern family fonts
4623 Summary(pl.UTF-8):      Fonty Type1 z rodziny Latin Modern
4624 Group:          Applications/Publishing/TeX
4625 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4626
4627 %description fonts-type1-lm
4628 Latin Modern family of fonts, based on the Computer Modern fonts
4629 released into public domain by AMS (copyright (C) 1997 AMS). Contain a
4630 lot of additional characters, mainly accented ones, but not only.
4631 There is a one set of PostScript fonts and four sets of TeX Font
4632 Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
4633 encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
4634 Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
4635 potential user knows what to do with all these files. The author is
4636 Boguslaw Jackowski.
4637
4638 %description fonts-type1-lm -l pl.UTF-8
4639 Rodzina fontów Latin Modern, oparta na fontach Computer Modern
4640 przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
4641 Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
4642 Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
4643 Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
4644 QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
4645 (texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
4646 (ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
4647 tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
4648
4649 %package fonts-type1-marvosym
4650 Summary:        Martin Vogel's Symbol (marvosym) font
4651 Summary(pl.UTF-8):      Font Symbol Martina Vogela (marvosym)
4652 Group:          Fonts
4653 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4654
4655 %description fonts-type1-marvosym
4656 Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
4657 currency symbol as defined by the European commission; Euro currency
4658 symbols in typefaces Times, Helvetica and Courier; Symbols for
4659 structural engineering; Symbols for steel cross-sections; Astronomy
4660 signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
4661 symbols; CE sign and others.
4662
4663 %description fonts-type1-marvosym -l pl.UTF-8
4664 Font Symbol Martina Vogela (marvosym) to font zawierający: symbol
4665 waluty Euro zdefiniowany przez Komisję Europejską; symbole waluty Euro
4666 dla krojów Times, Helvetica i Courier; symbole dla inżynierii
4667 strukturalnej; symbole dla przekroi poprzecznych; symbole
4668 astronomiczne (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole
4669 krawieckie; znak CE i inne.
4670
4671 %package fonts-type1-mathpazo
4672 Summary:        Pazo Math fonts
4673 Summary(pl.UTF-8):      Fonty matematyczne Pazo Math
4674 Group:          Fonts
4675 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4676
4677 %description fonts-type1-mathpazo
4678 Pazo Math fonts.
4679
4680 %description fonts-type1-mathpazo -l pl.UTF-8
4681 Fonty matematyczne Pazo Math.
4682
4683 %package fonts-type1-omega
4684 Summary:        Type1 fonts for Omega - extended unicode TeX
4685 Summary(pl.UTF-8):      Fonty Type1 dla Omegi - TeXa ze wsparciem dla unikodu
4686 Group:          Fonts
4687 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4688
4689 %description fonts-type1-omega
4690 Type1 fonts for Omega - extended unicode TeX.
4691
4692 %description fonts-type1-omega -l pl.UTF-8
4693 Fonty Type1 dla Omegi - TeXa ze wsparciem dla unikodu.
4694
4695 %package fonts-type1-pl
4696 Summary:        Polish fonts
4697 Summary(pl.UTF-8):      Polskie fonty
4698 Group:          Fonts
4699 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4700 Requires:       %{name}-fonts-type1-bluesky = %{epoch}:%{version}-%{release}
4701
4702 %description fonts-type1-pl
4703 Polish fonts.
4704
4705 %description fonts-type1-pl -l pl.UTF-8
4706 Polskie fonty.
4707
4708 %package fonts-type1-px
4709 Summary:        PX fonts
4710 Summary(pl.UTF-8):      Fonty PX
4711 Group:          Fonts
4712 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4713
4714 %description fonts-type1-px
4715 PX fonts.
4716
4717 %description fonts-type1-px -l pl.UTF-8
4718 Fonty PX.
4719
4720 %package fonts-type1-qfonts
4721 Summary:        Quasi fonts
4722 Summary(pl.UTF-8):      Fonty Quasi
4723 Group:          Fonts
4724 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4725
4726 %description fonts-type1-qfonts
4727 Quasi fonts.
4728
4729 %description fonts-type1-qfonts -l pl.UTF-8
4730 Fonty Quasi.
4731
4732 %package fonts-type1-tx
4733 Summary:        TX fonts
4734 Summary(pl.UTF-8):      Fonty TX
4735 Group:          Fonts
4736 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4737
4738 %description fonts-type1-tx
4739 TX fonts.
4740
4741 %description fonts-type1-tx -l pl.UTF-8
4742 Fonty TX.
4743
4744 %package fonts-type1-uhc
4745 Summary:        Type1 UHC fonts
4746 Group:          Fonts
4747 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4748
4749 %description fonts-type1-uhc
4750 Type1 UHC fonts.
4751
4752 %package fonts-type1-urw
4753 Summary:        URW fonts
4754 Summary(pl.UTF-8):      Fonty URW
4755 Group:          Fonts
4756 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4757
4758 %description fonts-type1-urw
4759 URW fonts.
4760
4761 %description fonts-type1-urw -l pl.UTF-8
4762 Fonty URW.
4763
4764 %package fonts-type1-vnr
4765 Summary:        Type1 VNR fonts
4766 Summary(pl.UTF-8):      Fonty Type1 VNR
4767 Group:          Fonts
4768 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4769
4770 %description fonts-type1-vnr
4771 Type1 VNR fonts.
4772
4773 %description fonts-type1-vnr -l pl.UTF-8
4774 Fonty Type1 VNR.
4775
4776 %package fonts-type1-wadalab
4777 Summary:        Type1 Wadalab fonts
4778 Group:          Fonts
4779 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4780
4781 %description fonts-type1-wadalab
4782 Type1 Wadalab fonts.
4783
4784 %package fonts-type1-xypic
4785 Summary:        Xy-pic fonts
4786 Summary(pl.UTF-8):      Fonty Xy-pic
4787 Group:          Fonts
4788 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4789
4790 %description fonts-type1-xypic
4791 Xy-pic fonts.
4792
4793 %description fonts-type1-xypic -l pl.UTF-8
4794 Fonty Xy-pic.
4795
4796
4797 # TeXLive-specific packages - there wasn't before...
4798 %package afm2pl
4799 Summary:        Convert an Adobe font metric file to a TeX font property list
4800 Group:          Fonts
4801
4802 %description afm2pl
4803 Convert an Adobe font metric file to a TeX font property list.
4804
4805
4806 %package bbox
4807 Summary:        bbox prints the bounding box of images
4808 Group:          Applications/Publishing/TeX
4809
4810 %description bbox
4811 bbox reads a rawppm or rawpbm file and prints out the bounding box of
4812 the image.
4813
4814 %package cefutils
4815 Summary:        In cefutils there are CEF-compatible utils
4816 Group:          Applications/Publishing/TeX
4817
4818 %description cefutils
4819 In cefutils there are CEF-compatible (Chinese Encoding Framework)
4820 utils.
4821
4822 %package detex
4823 Summary:        A filter to strip TeX commands from a .tex file
4824 Summary(hu.UTF-8):      Egy szűrő, amely .tex fájlokból szűri ki a TeX parancsokat
4825 Group:          Applications/Publishing/TeX
4826
4827 %description detex
4828 A filter to strip TeX commands from a .tex file.
4829
4830 %description detex -l hu.UTF-8
4831 Egy szűrő, amely .tex fájlokból szűri ki a TeX parancsokat.
4832
4833
4834 %package dviutils
4835 Summary:        Various DVI utils
4836 Summary(hu.UTF-8):      Vegyes DVI eszközök
4837 Group:          Applications/Publishing/TeX
4838
4839 %description dviutils
4840 This package contains various DVI utils.
4841
4842 %description dviutils -l hu.UTF-8
4843 Ez a csomag mindenféle DVI eszközt tartalmaz.
4844
4845 %package epsutils
4846 Summary:        Various EPS utils
4847 Group:          Applications/Publishing/TeX
4848
4849 %description epsutils
4850 Various EPS (Encapsulated PostScript) utils.
4851
4852
4853 %package filters
4854 Summary:        Various filters
4855 Group:          Applications/Publishing/TeX
4856
4857 %description filters
4858 Various filters.
4859
4860
4861 %package uncategorized-utils
4862 Summary:        Uncategorized utils
4863 Group:          Applications/Publishing/TeX
4864
4865 %description uncategorized-utils
4866 Uncategorized utilities. Needs check and categorizing.
4867
4868 %package tex4ht
4869 Summary:        LaTeX and TeX for hypertext
4870 Group:          Applications/Publishing/TeX
4871
4872 %description tex4ht
4873 A converter from TeX and LaTeX to hypertext (HTML, XML, etc.),
4874 providing a configurable (La)TeX-based authoring system for hypertext.
4875 When converting to XML, you can use MathML instead of images for
4876 equation representation.
4877
4878 %package xetex
4879 Summary:        Extended TeX / LaTeX version for unicode
4880 Group:          Applications/Publishing/TeX
4881 Requires(post,postun):  /usr/bin/texhash
4882 Requires:       %{name}-fonts-misc = %{epoch}:%{version}-%{release}
4883
4884 %description xetex
4885 XeTeX extends the TeX typesetting system (and macro packages such as
4886 LaTeX and ConTeXt) to have native support for the Unicode character
4887 set, including complex Asian scripts, and for OpenType and TrueType
4888 fonts.
4889
4890 %package xmltex
4891 Summary:        TeX package for processing XML files
4892 Group:          Applications/Publishing/TeX
4893 Requires(post,postun):  /usr/bin/texhash
4894
4895 %description xmltex
4896 XMLTeX is a non-validating, namespace-aware XML parser written in TeX.
4897 It allows TeX to directly process XML files.
4898
4899 %prep
4900 %setup -q -c -T -n %{name}-%{version}-source
4901 lzma -dc %{SOURCE0} | tar xf - -C ..
4902 %patch0 -p1
4903 %patch1 -p1
4904
4905 cd libs/teckit
4906 cat ax*.m4 > acinclude.m4
4907 %{__libtoolize}
4908 %{__aclocal}
4909 %{__autoconf}
4910 %{__automake}
4911
4912 %build
4913 find . -name "config.sub" -exec cp /usr/share/automake/config.sub '{}' ';'
4914 %{__sed} -i 's@"extend/\(.*\)"@<\1>@' texk/ttf2pk/*.c
4915 cd texk/kpathsea
4916 %{__sed} -i 's@^TEXMFMAIN =.*@TEXMFMAIN = %{texmf}@' texmf.cnf
4917 %{__sed} -i 's@^TEXMFDIST =.*@TEXMFDIST = %{texmfdist}@' texmf.cnf
4918 %{__sed} -i 's@^TEXMFLOCAL =.*@TEXMFLOCAL = %{texmf}@' texmf.cnf
4919 %{__sed} -i 's@^TEXMFSYSVAR =.*@TEXMFSYSVAR = %{_localstatedir}@' texmf.cnf
4920 %{__sed} -i 's@^TEXMFSYSCONFIG =.*@TEXMFSYSCONFIG = %{_sysconfdir}/%{name}@' texmf.cnf
4921 %{__sed} -i 's@^TEXMFVAR =.*@TEXMFVAR = %{_localstatedir}@' texmf.cnf
4922 cd ../..
4923
4924 %configure \
4925 %if %{with bootstrap}
4926         --without-xindy \
4927         --without-luatex \
4928 %endif
4929         --disable-multiplatform \
4930         --disable-static \
4931         --enable-a4 \
4932         --enable-gf \
4933         --enable-ipc \
4934         --enable-shared \
4935         --with-fontconfig \
4936         --with-fonts-dir=/var/cache/fonts \
4937         --with-ncurses \
4938         --with-system-freetype \
4939         --with-freetype-include=/usr/include/freetype \
4940         --with-system-freetype2 \
4941         --with-freetype2-include=/usr/include/freetype2 \
4942         --with-system-gd \
4943         --with-system-ncurses \
4944         --with-system-pnglib \
4945         --with-system-t1lib \
4946         --with-system-zlib \
4947         --with-xdvi-x-toolkit=xaw \
4948         --without-dialog \
4949         --without-t1utils \
4950         --without-texinfo
4951
4952 %{__make}
4953
4954 %install
4955 rm -rf $RPM_BUILD_ROOT
4956 install -d $RPM_BUILD_ROOT%{_datadir} \
4957         $RPM_BUILD_ROOT%{_desktopdir} \
4958         $RPM_BUILD_ROOT%{_pixmapsdir} \
4959         $RPM_BUILD_ROOT%{_mandir}/man5 \
4960         $RPM_BUILD_ROOT/var/cache/fonts \
4961         $RPM_BUILD_ROOT/etc/cron.daily\
4962         $RPM_BUILD_ROOT/etc/sysconfig/tetex-updmap\
4963         $RPM_BUILD_ROOT%{_localstatedir}/fonts/map\
4964         $RPM_BUILD_ROOT%{fmtdir}
4965
4966 lzma -dc %{SOURCE1} | tar xf - -C $RPM_BUILD_ROOT%{_datadir}
4967 %{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf $RPM_BUILD_ROOT%{texmf}
4968 %{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf-dist $RPM_BUILD_ROOT%{texmfdist}
4969 %{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf-doc $RPM_BUILD_ROOT%{texmfdoc}
4970 # This is an empty directory
4971 %{__rm} -r $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf
4972 # Useless binary
4973 %{__rm} $RPM_BUILD_ROOT%{_datadir}/texmf-dist/doc/latex/splitindex/splitindex{.exe,-Linux-i386,-OpenBSD-i386}
4974
4975 # commented out because of following (non-fatal) error:
4976 # Can't open texmf/web2c/texmf.cnf: No such file or directory.
4977 #perl -pi \
4978 #       -e "s|\.\./\.\./texmf|$RPM_BUILD_ROOT%{texmf}|g;" \
4979 #       -e "s|/var/cache/fonts|$RPM_BUILD_ROOT/var/cache/fonts|g;" \
4980 #       texmf/web2c/texmf.cnf
4981
4982 install -d $RPM_BUILD_ROOT%{texmf}/fonts/opentype/public
4983
4984 LD_LIBRARY_PATH=$RPM_BUILD_ROOT%{_libdir}; export LD_LIBRARY_PATH
4985
4986 %{__make} install \
4987         prefix=$RPM_BUILD_ROOT%{_prefix} \
4988         bindir=$RPM_BUILD_ROOT%{_bindir} \
4989         mandir=$RPM_BUILD_ROOT%{_mandir} \
4990         libdir=$RPM_BUILD_ROOT%{_libdir} \
4991         datadir=$RPM_BUILD_ROOT%{_datadir} \
4992         infodir=$RPM_BUILD_ROOT%{_infodir} \
4993         includedir=$RPM_BUILD_ROOT%{_includedir} \
4994         sbindir=$RPM_BUILD_ROOT%{_sbindir} \
4995         texmf=$RPM_BUILD_ROOT%{texmf} \
4996         texmfsysvar=$RPM_BUILD_ROOT%{_localstatedir} \
4997         texmfsysconfig=$RPM_BUILD_ROOT%{texmf}
4998
4999 # Fix broken symlinks
5000 CURDIR=$(pwd)
5001 cd $RPM_BUILD_ROOT%{_bindir}
5002 ln -sf ../share/texmf/scripts/a2ping/a2ping.pl a2ping
5003 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/context context
5004 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/ctxtools ctxtools
5005 ln -sf ../share/texmf-dist/scripts/dviasm/dviasm.py dviasm
5006 ln -sf ../share/texmf/scripts/tetex/e2pall.pl e2pall
5007 ln -sf ../share/texmf-dist/scripts/bengali/ebong.py ebong
5008 ln -sf ../share/texmf-dist/scripts/epspdf/epspdf epspdf
5009 ln -sf ../share/texmf-dist/scripts/epspdf/epspdftk epspdftk
5010 ln -sf ../share/texmf/scripts/epstopdf/epstopdf.pl epstopdf
5011 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/exatools exatools
5012 ln -sf ../share/texmf/scripts/texlive/getnonfreefonts.pl getnonfreefonts
5013 ln -sf ../share/texmf/scripts/texlive/getnonfreefonts.pl getnonfreefonts-sys
5014 ln -sf ../share/texmf-dist/scripts/tex4ht/ht.sh ht
5015 ln -sf ../share/texmf-dist/scripts/tex4ht/htcontext.sh htcontext
5016 ln -sf ../share/texmf-dist/scripts/tex4ht/htlatex.sh htlatex
5017 ln -sf ../share/texmf-dist/scripts/tex4ht/htmex.sh htmex
5018 ln -sf ../share/texmf-dist/scripts/tex4ht/httex.sh httex
5019 ln -sf ../share/texmf-dist/scripts/tex4ht/httexi.sh httexi
5020 ln -sf ../share/texmf-dist/scripts/tex4ht/htxelatex.sh htxelatex
5021 ln -sf ../share/texmf-dist/scripts/tex4ht/htxetex.sh htxetex
5022 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/luatools luatools
5023 ln -sf ../share/texmf-dist/scripts/glossaries/makeglossaries makeglossaries
5024 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/makempy makempy
5025 ln -sf ../share/texmf-dist/scripts/tex4ht/mk4ht.pl mk4ht
5026 ln -sf ../share/texmf-dist/scripts/mkjobtexmf/mkjobtexmf.pl mkjobtexmf
5027 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mpstools mpstools
5028 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mptopdf mptopdf
5029 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mtxrun mtxrun
5030 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mtxtools mtxtools
5031 ln -sf ../share/texmf-dist/scripts/oberdiek/pdfatfi.pl pdfatfi
5032 ln -sf ../share/texmf-dist/scripts/pdfcrop/pdfcrop.pl pdfcrop
5033 ln -sf ../share/texmf-dist/scripts/ppower4/pdfthumb.texlua pdfthumb
5034 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/pdftools pdftools
5035 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/pdftrimwhite pdftrimwhite
5036 ln -sf ../share/texmf-dist/scripts/perltex/perltex.pl perltex
5037 ln -sf ../share/texmf/scripts/pkfix/pkfix.pl pkfix
5038 ln -sf ../share/texmf-dist/scripts/ppower4/ppower4.texlua ppower4
5039 ln -sf ../share/texmf/scripts/ps2eps/ps2eps.pl ps2eps
5040 ln -sf ../share/texmf-dist/scripts/pst-pdf/ps4pdf ps4pdf
5041 ln -sf ../share/texmf-dist/scripts/pst2pdf/pst2pdf.pl pst2pdf
5042 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/pstopdf pstopdf
5043 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/rlxtools rlxtools
5044 ln -sf ../share/texmf/scripts/texlive/rungs.tlu rungs
5045 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/runtools runtools
5046 ln -sf ../share/texmf/scripts/simpdftex/simpdftex simpdftex
5047 ln -sf ../share/texmf-dist/scripts/texcount/TeXcount.pl texcount
5048 ln -sf ../share/texmf/scripts/texlive/texdoc.tlu texdoc
5049 ln -sf ../share/texmf/scripts/tetex/texdoctk.pl texdoctk
5050 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texexec texexec
5051 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texfind texfind
5052 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texfont texfont
5053 ln -sf ../share/texmf-dist/scripts/context/ruby/texmfstart.rb texmfstart
5054 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texshow texshow
5055 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/textools textools
5056 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texutil texutil
5057 ln -sf ../share/texmf-dist/scripts/thumbpdf/thumbpdf.pl thumbpdf
5058 ln -sf ../share/texmf/scripts/texlive/tlmgr.pl tlmgr
5059 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/tmftools tmftools
5060 ln -sf ../share/texmf-dist/scripts/vpe/vpe.pl vpe
5061 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/xmltools xmltools
5062 cd $CURDIR
5063
5064 #install %{SOURCE7} $RPM_BUILD_ROOT%{_bindir}
5065 #touch $RPM_BUILD_ROOT/etc/sysconfig/tetex-updmap/maps.lst
5066
5067 # %{__make} init \
5068 #       prefix=$RPM_BUILD_ROOT%{_prefix} \
5069 #       bindir=$RPM_BUILD_ROOT%{_bindir} \
5070 #       mandir=$RPM_BUILD_ROOT%{_mandir} \
5071 #       libdir=$RPM_BUILD_ROOT%{_libdir} \
5072 #       datadir=$RPM_BUILD_ROOT%{_datadir} \
5073 #       infodir=$RPM_BUILD_ROOT%{_infodir} \
5074 #       includedir=$RPM_BUILD_ROOT%{_includedir} \
5075 #       sbindir=$RPM_BUILD_ROOT%{_sbindir} \
5076 #       texmf=$RPM_BUILD_ROOT%{texmf}
5077
5078 %{__rm} -r $RPM_BUILD_ROOT%{_prefix}/texmf
5079 %{__rm} -r $RPM_BUILD_ROOT%{_prefix}/texmf-dist
5080 # We don't need it
5081 %{__rm} -r $RPM_BUILD_ROOT%{texmf}/doc/man
5082 %{__rm} -r $RPM_BUILD_ROOT%{texmfdoc}%source
5083
5084 perl -pi \
5085         -e "s|$RPM_BUILD_ROOT||g;" \
5086         $RPM_BUILD_ROOT%{texmf}/web2c/texmf.cnf
5087
5088 install %{SOURCE4} $RPM_BUILD_ROOT/etc/cron.daily/texlive
5089
5090 install %{SOURCE5} $RPM_BUILD_ROOT%{_desktopdir}
5091 install %{SOURCE6} $RPM_BUILD_ROOT%{_pixmapsdir}
5092
5093 # bzip2 -dc %{SOURCE3} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
5094
5095 # in separate spec
5096 # rm -rf $RPM_BUILD_ROOT%{texmf}/tex/latex/{pgf,xcolor}
5097 # rm -rf $RPM_BUILD_ROOT%{texmf}/doc/latex/{pgf,xcolor}
5098
5099 # not included in package
5100 rm -f $RPM_BUILD_ROOT%{texmf}/doc/fonts/oldgerman/COPYING
5101 rm -f $RPM_BUILD_ROOT%{texmf}/doc/Makefile
5102 rm -f $RPM_BUILD_ROOT%{texmf}/doc/programs/texinfo.*
5103 rm -f $RPM_BUILD_ROOT%{texmf}/doc/helpfile
5104 rm -f $RPM_BUILD_ROOT%{texmf}/doc/helpindex.html
5105 rm -f $RPM_BUILD_ROOT%{texmf}/fonts/pk/ljfour/lh/lh-lcy/*.600pk
5106 rm -f $RPM_BUILD_ROOT%{texmf}/release-tetex-{src,texmf}.txt
5107 rm -f $RPM_BUILD_ROOT%{texmf}/scripts/uniqleaf/uniqleaf.pl
5108 rm -f $RPM_BUILD_ROOT%{texmf}/doc/help/Catalogue-upd.sh
5109 rm -f $RPM_BUILD_ROOT%{texmf}/doc/help/faq/uktug-faq-upd.sh
5110 rm -f $RPM_BUILD_ROOT%{texmf}/doc/mkhtml*
5111 rm -f $RPM_BUILD_ROOT%{texmf}/doc/index.html
5112 rm -f $RPM_BUILD_ROOT%{texmf}/doc/index.php
5113 rm -f $RPM_BUILD_ROOT%{_infodir}/dir.gz
5114 rm -f $RPM_BUILD_ROOT%{_mandir}/{README.*,hu/man1/readlink.1*}
5115 rm -f $RPM_BUILD_ROOT%{_datadir}/texinfo/html/texi2html.html
5116
5117 # move format logs to BUILD, so $RPM_BUILD_ROOT is not polluted
5118 # and we can still analyze them
5119 # install -d format-logs
5120 # mv -fv $RPM_BUILD_ROOT%{fmtdir}/*.log format-logs
5121
5122 %clean
5123 rm -rf $RPM_BUILD_ROOT
5124
5125 %post
5126 %fixinfodir
5127 %texhash
5128
5129 %postun
5130 %fixinfodir
5131 if [ "$1" = "1" ]; then
5132         %texhash
5133 fi
5134
5135 %post doc-Catalogue
5136 %texhash
5137
5138 %postun doc-Catalogue
5139 %texhash
5140
5141 %post doc-tug-faq
5142 %texhash
5143
5144 %postun doc-tug-faq
5145 %texhash
5146
5147 %post -n kpathsea
5148 /sbin/ldconfig
5149 %fixinfodir
5150 %texhash
5151
5152 %postun -n kpathsea
5153 /sbin/ldconfig
5154 %fixinfodir
5155 %texhash
5156
5157 %post -n kpathsea-devel
5158 %texhash
5159
5160 %postun -n kpathsea-devel
5161 %texhash
5162
5163 %post dvips
5164 %fixinfodir
5165 %texhash
5166
5167 %postun dvips
5168 %fixinfodir
5169 %texhash
5170
5171 %post dvilj
5172 %texhash
5173
5174 %postun dvilj
5175 %texhash
5176
5177 %post makeindex
5178 %texhash
5179
5180 %postun makeindex
5181 %texhash
5182
5183 %post metafont
5184 %texhash
5185
5186 %postun metafont
5187 %texhash
5188
5189 %post metapost
5190 %texhash
5191
5192 %postun metapost
5193 %texhash
5194
5195 %post mptopdf
5196 %texhash
5197
5198 %postun mptopdf
5199 %texhash
5200
5201 %post texdoctk
5202 %texhash
5203
5204 %postun texdoctk
5205 %texhash
5206
5207 %post -n xdvi
5208 %texhash
5209
5210 %postun -n xdvi
5211 %texhash
5212
5213 %post pdftex
5214 %texhash
5215
5216 %postun pdftex
5217 %texhash
5218
5219 %post phyzzx
5220 %texhash
5221
5222 %postun phyzzx
5223 %texhash
5224
5225 %post omega
5226 %texhash
5227
5228 %postun omega
5229 %texhash
5230
5231 %post plain
5232 %texhash
5233
5234 %postun plain
5235 %texhash
5236
5237 %post format-plain
5238 %texhash
5239
5240 %postun format-plain
5241 %texhash
5242
5243 %post format-pdftex
5244 %texhash
5245
5246 %postun format-pdftex
5247 %texhash
5248
5249 %post format-pdfetex
5250 %texhash
5251
5252 %postun format-pdfetex
5253 %texhash
5254
5255 %post mex
5256 %texhash
5257
5258 %postun mex
5259 %texhash
5260
5261 %post format-mex
5262 %texhash
5263
5264 %postun format-mex
5265 %texhash
5266
5267 %post format-pdfmex
5268 %texhash
5269
5270 %postun format-pdfmex
5271 %texhash
5272
5273 %postun format-utf8mex
5274 %texhash
5275
5276 %post amstex
5277 %texhash
5278
5279 %postun amstex
5280 %texhash
5281
5282 %post format-amstex
5283 %texhash
5284
5285 %postun format-amstex
5286 %texhash
5287
5288 %post format-pdfamstex
5289 %texhash
5290
5291 %postun format-pdfamstex
5292 %texhash
5293
5294 %post csplain
5295 %texhash
5296
5297 %postun csplain
5298 %texhash
5299
5300 %post format-csplain
5301 %texhash
5302
5303 %postun format-csplain
5304 %texhash
5305
5306 %post format-pdfcsplain
5307 %texhash
5308
5309 %postun format-pdfcsplain
5310 %texhash
5311
5312 %post cslatex
5313 %texhash
5314
5315 %postun cslatex
5316 %texhash
5317
5318 %post format-cslatex
5319 %texhash
5320
5321 %postun format-cslatex
5322 %texhash
5323
5324 %post format-pdfcslatex
5325 %texhash
5326
5327 %postun format-pdfcslatex
5328 %texhash
5329
5330 %post cyrplain
5331 %texhash
5332
5333 %postun cyrplain
5334 %texhash
5335
5336 %post format-cyrplain
5337 %texhash
5338
5339 %postun format-cyrplain
5340 %texhash
5341
5342 %post format-cyramstex
5343 %texhash
5344
5345 %postun format-cyramstex
5346 %texhash
5347
5348 %post format-cyrtexinfo
5349 %texhash
5350
5351 %postun format-cyrtexinfo
5352 %texhash
5353
5354 %post eplain
5355 %texhash
5356
5357 %postun eplain
5358 %texhash
5359
5360 %post format-eplain
5361 %texhash
5362
5363 %postun format-eplain
5364 %texhash
5365
5366 # ConTeXt format
5367
5368 %post context
5369 %texhash
5370
5371 %postun context
5372 %texhash
5373
5374 %post format-context-de
5375 %texhash
5376
5377 %postun format-context-de
5378 %texhash
5379
5380 %post format-context-en
5381 %texhash
5382
5383 %postun format-context-en
5384 %texhash
5385
5386 %post format-context-nl
5387 %texhash
5388
5389 %postun format-context-nl
5390 %texhash
5391
5392 # LaTeX format.
5393
5394 %post latex
5395 %fixinfodir
5396 %texhash
5397
5398 %postun latex
5399 %fixinfodir
5400 %texhash
5401
5402 %post latex-12many
5403 %texhash
5404
5405 %postun latex-12many
5406 %texhash
5407
5408 %post latex-abstract
5409 %texhash
5410
5411 %postun latex-abstract
5412 %texhash
5413
5414 %post latex-accfonts
5415 %texhash
5416
5417 %postun latex-accfonts
5418 %texhash
5419
5420 %post latex-adrconv
5421 %texhash
5422
5423 %postun latex-adrconv
5424 %texhash
5425
5426 %post latex-ae
5427 %texhash
5428
5429 %postun latex-ae
5430 %texhash
5431
5432 %post latex-ams
5433 %texhash
5434
5435 %postun latex-ams
5436 %texhash
5437
5438 %post latex-antp
5439 %texhash
5440
5441 %postun latex-antp
5442 %texhash
5443
5444 %post latex-antt
5445 %texhash
5446
5447 %postun latex-antt
5448 %texhash
5449
5450 %post latex-appendix
5451 %texhash
5452
5453 %postun latex-appendix
5454 %texhash
5455
5456 %post latex-backgammon
5457 %texhash
5458
5459 %postun latex-backgammon
5460 %texhash
5461
5462 %post latex-bardiag
5463 %texhash
5464
5465 %postun latex-bardiag
5466 %texhash
5467
5468 %post latex-bbm
5469 %texhash
5470
5471 %postun latex-bbm
5472 %texhash
5473
5474 %post latex-bbold
5475 %texhash
5476
5477 %postun latex-bbold
5478 %texhash
5479
5480 %post latex-beamer
5481 %texhash
5482
5483 %postun latex-beamer
5484 %texhash
5485
5486 %post latex-bezos
5487 %texhash
5488
5489 %postun latex-bezos
5490 %texhash
5491
5492 %post latex-bibtex
5493 %texhash
5494
5495 %postun latex-bibtex
5496 %texhash
5497
5498 %post latex-bibtex-ams
5499 %texhash
5500
5501 %postun latex-bibtex-ams
5502 %texhash
5503
5504 %post latex-bibtex-pl
5505 %texhash
5506
5507 %postun latex-bibtex-pl
5508 %texhash
5509
5510 %post latex-bibtex-german
5511 %texhash
5512
5513 %postun latex-bibtex-german
5514 %texhash
5515
5516 %post latex-bibtex-revtex4
5517 %texhash
5518
5519 %postun latex-bibtex-revtex4
5520 %texhash
5521
5522 %post latex-bibtex-jurabib
5523 %texhash
5524
5525 %postun latex-bibtex-jurabib
5526 %texhash
5527
5528 %post latex-bibtex-styles
5529 %texhash
5530
5531 %postun latex-bibtex-styles
5532 %texhash
5533
5534 %post latex-booktabs
5535 %texhash
5536
5537 %postun latex-booktabs
5538 %texhash
5539
5540
5541 %post latex-caption
5542 %texhash
5543
5544 %postun latex-caption
5545 %texhash
5546
5547 %post latex-carlisle
5548 %texhash
5549
5550 %postun latex-carlisle
5551 %texhash
5552
5553 %post latex-ccfonts
5554 %texhash
5555
5556 %postun latex-ccfonts
5557 %texhash
5558
5559 %post latex-cite
5560 %texhash
5561
5562 %postun latex-cite
5563 %texhash
5564
5565 %post latex-cmbright
5566 %texhash
5567
5568 %postun latex-cmbright
5569 %texhash
5570
5571
5572 %post latex-comment
5573 %texhash
5574
5575 %postun latex-comment
5576 %texhash
5577
5578 %post latex-concmath
5579 %texhash
5580
5581 %postun latex-concmath
5582 %texhash
5583
5584 %post latex-currvita
5585 %texhash
5586
5587 %postun latex-currvita
5588 %texhash
5589
5590
5591 %post latex-curves
5592 %texhash
5593
5594 %postun latex-curves
5595 %texhash
5596
5597 %post latex-custom-bib
5598 %texhash
5599
5600 %postun latex-custom-bib
5601 %texhash
5602
5603 %post latex-cyrillic
5604 %texhash
5605
5606 %postun latex-cyrillic
5607 %texhash
5608
5609 # %post latex-dstroke
5610 # %texhash
5611
5612 # %postun latex-dstroke
5613 # %texhash
5614
5615 %post latex-enumitem
5616 %texhash
5617
5618 %postun latex-enumitem
5619 %texhash
5620
5621 %post latex-exam
5622 %texhash
5623
5624 %postun latex-exam
5625 %texhash
5626
5627 %post latex-gbrief
5628 %texhash
5629
5630 %postun latex-gbrief
5631 %texhash
5632
5633 %post latex-jknappen
5634 %texhash
5635
5636 %postun latex-jknappen
5637 %texhash
5638
5639 %post latex-keystroke
5640 %texhash
5641
5642 %postun latex-keystroke
5643 %texhash
5644
5645 %post latex-labbook
5646 %texhash
5647
5648 %postun latex-labbook
5649 %texhash
5650
5651 %post latex-lcd
5652 %texhash
5653
5654 %postun latex-lcd
5655 %texhash
5656
5657 %post latex-leaflet
5658 %texhash
5659
5660 %postun latex-leaflet
5661 %texhash
5662
5663 %post latex-leftidx
5664 %texhash
5665
5666 %postun latex-leftidx
5667 %texhash
5668
5669 %post latex-lewis
5670 %texhash
5671
5672 %postun latex-lewis
5673 %texhash
5674
5675 %post latex-lm
5676 %texhash
5677
5678 %post latex-lastpage
5679 %texhash
5680
5681 %postun latex-lastpage
5682 %texhash
5683
5684 %postun latex-lm
5685 %texhash
5686
5687 %post latex-lucidabr
5688 %texhash
5689
5690 %postun latex-lucidabr
5691 %texhash
5692
5693 %post latex-marvosym
5694 %texhash
5695
5696 %postun latex-marvosym
5697 %texhash
5698
5699 %post latex-mathexam
5700 %texhash
5701
5702 %postun latex-mathexam
5703 %texhash
5704
5705 %post latex-mathpple
5706 %texhash
5707
5708 %postun latex-mathpple
5709 %texhash
5710
5711 %post latex-mathtime
5712 %texhash
5713
5714 %postun latex-mathtime
5715 %texhash
5716
5717 %post latex-mflogo
5718 %texhash
5719
5720 %postun latex-mflogo
5721 %texhash
5722
5723 %post latex-mfnfss
5724 %texhash
5725
5726 %postun latex-mfnfss
5727 %texhash
5728
5729 %post latex-minitoc
5730 %texhash
5731
5732 %postun latex-minitoc
5733 %texhash
5734
5735 %post latex-mltex
5736 %texhash
5737
5738 %postun latex-mltex
5739 %texhash
5740
5741 %post latex-moreverb
5742 %texhash
5743
5744 %postun latex-moreverb
5745 %texhash
5746
5747 %post latex-multienum
5748 %texhash
5749
5750 %postun latex-multienum
5751 %texhash
5752
5753 %post latex-musictex
5754 %texhash
5755
5756 %postun latex-musictex
5757 %texhash
5758
5759 %post latex-ntheorem
5760 %texhash
5761
5762 %postun latex-ntheorem
5763 %texhash
5764
5765 %post latex-other
5766 %texhash
5767
5768 %postun latex-other
5769 %texhash
5770
5771 %post latex-other-doc
5772 %texhash
5773
5774 %postun latex-other-doc
5775 %texhash
5776
5777 %post latex-palatcm
5778 %texhash
5779
5780 %postun latex-palatcm
5781 %texhash
5782
5783 %post latex-pdfslide
5784 %texhash
5785
5786 %postun latex-pdfslide
5787 %texhash
5788
5789 %post latex-pgf
5790 %texhash
5791
5792 %postun latex-pgf
5793 %texhash
5794
5795 %post latex-polynom
5796 %texhash
5797
5798 %postun latex-polynom
5799 %texhash
5800
5801 %post latex-polynomial
5802 %texhash
5803
5804 %postun latex-polynomial
5805 %texhash
5806
5807 %post latex-prosper
5808 %texhash
5809
5810 %postun latex-prosper
5811 %texhash
5812
5813 %post latex-pseudocode
5814 %texhash
5815
5816 %postun latex-pseudocode
5817 %texhash
5818
5819 %post latex-psnfss
5820 %texhash
5821
5822 %postun latex-psnfss
5823 %texhash
5824
5825 %post latex-pst-2dplot
5826 %texhash
5827
5828 %postun latex-pst-2dplot
5829 %texhash
5830
5831 %post latex-pst-3dplot
5832 %texhash
5833
5834 %postun latex-pst-3dplot
5835 %texhash
5836
5837 %post latex-pst-bar
5838 %texhash
5839
5840 %postun latex-pst-bar
5841 %texhash
5842
5843 %post latex-pst-circ
5844 %texhash
5845
5846 %postun latex-pst-circ
5847 %texhash
5848
5849 %post latex-pst-eucl
5850 %texhash
5851
5852 %postun latex-pst-eucl
5853 %texhash
5854
5855 %post latex-pst-diffraction
5856 %texhash
5857
5858 %postun latex-pst-diffraction
5859 %texhash
5860
5861 %post latex-pst-fun
5862 %texhash
5863
5864 %postun latex-pst-fun
5865 %texhash
5866
5867 %post latex-pst-func
5868 %texhash
5869
5870 %postun latex-pst-func
5871 %texhash
5872
5873 %post latex-pst-infixplot
5874 %texhash
5875
5876 %postun latex-pst-infixplot
5877 %texhash
5878
5879 %post latex-pst-fr3d
5880 %texhash
5881
5882 %postun latex-pst-fr3d
5883 %texhash
5884
5885 %post latex-pst-fractal
5886 %texhash
5887
5888 %postun latex-pst-fractal
5889 %texhash
5890
5891 %post latex-pxfonts
5892 %texhash
5893
5894 %post latex-pst-math
5895 %texhash
5896
5897 %postun latex-pst-math
5898 %texhash
5899
5900 %post latex-pst-ob3d
5901 %texhash
5902
5903 %postun latex-pst-ob3d
5904 %texhash
5905
5906 %post latex-pst-optic
5907 %texhash
5908
5909 %postun latex-pst-optic
5910 %texhash
5911
5912 %post latex-pst-optexp
5913 %texhash
5914
5915 %postun latex-pst-optexp
5916 %texhash
5917
5918 %post latex-pst-text
5919 %texhash
5920
5921 %postun latex-pst-text
5922 %texhash
5923
5924 %post latex-pst-uncategorized
5925 %texhash
5926
5927 %postun latex-pst-uncategorized
5928
5929 %texhash
5930
5931 %postun latex-pxfonts
5932 %texhash
5933
5934 %post latex-qfonts
5935 %texhash
5936
5937 %postun latex-qfonts
5938 %texhash
5939
5940 %post latex-SIstyle
5941 %texhash
5942
5943 %postun latex-SIstyle
5944 %texhash
5945
5946 %post latex-SIunits
5947 %texhash
5948
5949 %postun latex-SIunits
5950 %texhash
5951
5952 %post latex-siunitx
5953 %texhash
5954
5955 %postun latex-siunitx
5956 %texhash
5957
5958 %post latex-Tabbing
5959 %texhash
5960
5961 %postun latex-Tabbing
5962 %texhash
5963
5964 %post latex-txfonts
5965 %texhash
5966
5967 %postun latex-txfonts
5968 %texhash
5969
5970 %post latex-ucs
5971 %texhash
5972
5973 %postun latex-ucs
5974 %texhash
5975
5976 %post latex-umlaute
5977 %texhash
5978
5979 %postun latex-umlaute
5980 %texhash
5981
5982 %post latex-wasysym
5983 %texhash
5984
5985 %postun latex-wasysym
5986 %texhash
5987
5988 %post latex-xcolor
5989 %texhash
5990
5991 %postun latex-xcolor
5992 %texhash
5993
5994 %post format-latex
5995 %texhash
5996
5997 %postun format-latex
5998 %texhash
5999
6000 %post format-pdflatex
6001 %texhash
6002
6003 %postun format-pdflatex
6004 %texhash
6005
6006 %post platex
6007 %texhash
6008
6009 %postun platex
6010 %texhash
6011
6012 %post format-platex
6013 %texhash
6014
6015 %postun format-platex
6016 %texhash
6017
6018 %post format-pdfplatex
6019 %texhash
6020
6021 %postun format-pdfplatex
6022 %texhash
6023
6024 %post tex-babel
6025 %texhash
6026
6027 %postun tex-babel
6028 %texhash
6029
6030 %post tex-german
6031 %texhash
6032
6033 %postun tex-german
6034 %texhash
6035
6036 %post tex-mfpic
6037 %texhash
6038
6039 %postun tex-mfpic
6040 %texhash
6041
6042 %post tex-misc
6043 %texhash
6044
6045 %postun tex-misc
6046 %texhash
6047
6048 %post tex-pictex
6049 %texhash
6050
6051 %postun tex-pictex
6052 %texhash
6053
6054 %post tex-pstricks
6055 %texhash
6056
6057 %postun tex-pstricks
6058 %texhash
6059
6060 %post tex-qpx
6061 %texhash
6062
6063 %postun tex-qpx
6064 %texhash
6065
6066 %post tex-qpxqtx
6067 %texhash
6068
6069 %postun tex-qpxqtx
6070 %texhash
6071
6072 %post tex-ruhyphen
6073 %texhash
6074
6075 %postun tex-ruhyphen
6076 %texhash
6077
6078 %post tex-spanish
6079 %texhash
6080
6081 %postun tex-spanish
6082 %texhash
6083
6084 %post tex-texdraw
6085 %texhash
6086
6087 %postun tex-texdraw
6088 %texhash
6089
6090 %post tex-thumbpdf
6091 %texhash
6092
6093 %postun tex-thumbpdf
6094 %texhash
6095
6096 %post tex-ukrhyph
6097 %texhash
6098
6099 %postun tex-ukrhyph
6100 %texhash
6101
6102 %post latex-vietnam
6103 %texhash
6104
6105 %postun latex-vietnam
6106 %texhash
6107
6108 %post tex-xypic
6109 %texhash
6110
6111 %postun tex-xypic
6112 %texhash
6113
6114 %post fonts-adobe
6115 %texhash
6116
6117 %postun fonts-adobe
6118 %texhash
6119
6120 %post fonts-ae
6121 %texhash
6122
6123 %postun fonts-ae
6124 %texhash
6125
6126 %post fonts-ams
6127 %texhash
6128
6129 %postun fonts-ams
6130 %texhash
6131
6132 %post fonts-antp
6133 %texhash
6134
6135 %postun fonts-antp
6136 %texhash
6137
6138 %post fonts-antt
6139 %texhash
6140
6141 %postun fonts-antt
6142 %texhash
6143
6144 %post fonts-bbm
6145 %texhash
6146
6147 %postun fonts-bbm
6148 %texhash
6149
6150 %post fonts-bbold
6151 %texhash
6152
6153 %postun fonts-bbold
6154 %texhash
6155
6156 %post fonts-bh
6157 %texhash
6158
6159 %postun fonts-bh
6160 %texhash
6161
6162 %post fonts-bitstream
6163 %texhash
6164
6165 %postun fonts-bitstream
6166 %texhash
6167
6168 %post fonts-cbgreek
6169 %texhash
6170
6171 %postun fonts-cbgreek
6172 %texhash
6173
6174 %post fonts-cc-pl
6175 %texhash
6176
6177 %postun fonts-cc-pl
6178 %texhash
6179
6180 %post fonts-cg
6181 %texhash
6182
6183 %postun fonts-cg
6184 %texhash
6185
6186 %post fonts-cm
6187 %texhash
6188
6189 %postun fonts-cm
6190 %texhash
6191
6192 %post fonts-cmbright
6193 %texhash
6194
6195 %postun fonts-cmbright
6196 %texhash
6197
6198 %post fonts-cmcyr
6199 %texhash
6200
6201 %postun fonts-cmcyr
6202 %texhash
6203
6204 %post fonts-cmextra
6205 %texhash
6206
6207 %postun fonts-cmextra
6208 %texhash
6209
6210 %post fonts-concmath
6211 %texhash
6212
6213 %postun fonts-concmath
6214 %texhash
6215
6216 %post fonts-concrete
6217 %texhash
6218
6219 %postun fonts-concrete
6220 %texhash
6221
6222 %post fonts-cs
6223 %texhash
6224
6225 %postun fonts-cs
6226 %texhash
6227
6228 %post fonts-dstroke
6229 %texhash
6230
6231 %postun fonts-dstroke
6232 %texhash
6233
6234 %post fonts-ecc
6235 %texhash
6236
6237 %postun fonts-ecc
6238 %texhash
6239
6240 %post fonts-eurosym
6241 %texhash
6242
6243 %postun fonts-eurosym
6244 %texhash
6245
6246 %post fonts-euxm
6247 %texhash
6248
6249 %postun fonts-euxm
6250 %texhash
6251
6252 %post fonts-gothic
6253 %texhash
6254
6255 %postun fonts-gothic
6256 %texhash
6257
6258 %post fonts-hoekwater
6259 %texhash
6260
6261 %postun fonts-hoekwater
6262 %texhash
6263
6264 %post fonts-jknappen
6265 %texhash
6266
6267 %postun fonts-jknappen
6268 %texhash
6269
6270 %post fonts-latex
6271 %texhash
6272
6273 %postun fonts-latex
6274 %texhash
6275
6276 %post fonts-lh
6277 %texhash
6278
6279 %postun fonts-lh
6280 %texhash
6281
6282 %post fonts-lm
6283 %texhash
6284
6285 %postun fonts-lm
6286 %texhash
6287
6288 %post fonts-marvosym
6289 %texhash
6290
6291 %postun fonts-marvosym
6292 %texhash
6293
6294 %post fonts-mflogo
6295 %texhash
6296
6297 %postun fonts-mflogo
6298 %texhash
6299
6300 %post fonts-misc
6301 %texhash
6302
6303 %postun fonts-misc
6304 %texhash
6305
6306 %post fonts-monotype
6307 %texhash
6308
6309 %postun fonts-monotype
6310 %texhash
6311
6312 %post fonts-omega
6313 %texhash
6314
6315 %postun fonts-omega
6316 %texhash
6317
6318 %post fonts-other
6319 %texhash
6320
6321 %postun fonts-other
6322 %texhash
6323
6324 %post fonts-pazo
6325 %texhash
6326
6327 %postun fonts-pazo
6328 %texhash
6329
6330 %post fonts-pl
6331 %texhash
6332
6333 %postun fonts-pl
6334 %texhash
6335
6336 %post fonts-px
6337 %texhash
6338
6339 %postun fonts-px
6340 %texhash
6341
6342 %post fonts-qfonts
6343 %texhash
6344
6345 %postun fonts-qfonts
6346 %texhash
6347
6348 %post fonts-qpx
6349 %texhash
6350
6351 %postun fonts-qpx
6352 %texhash
6353
6354 %post fonts-qpxqtx
6355 %texhash
6356
6357 %postun fonts-qpxqtx
6358 %texhash
6359
6360 %post fonts-rsfs
6361 %texhash
6362
6363 %postun fonts-rsfs
6364 %texhash
6365
6366 %post fonts-stmaryrd
6367 %texhash
6368
6369 %postun fonts-stmaryrd
6370 %texhash
6371
6372 %post fonts-tx
6373 %texhash
6374
6375 %postun fonts-tx
6376 %texhash
6377
6378 %post fonts-urw
6379 %texhash
6380
6381 %postun fonts-urw
6382 %texhash
6383
6384 %post fonts-vnr
6385 %texhash
6386
6387 %postun fonts-vnr
6388 %texhash
6389
6390 %post fonts-wasy
6391 %texhash
6392
6393 %postun fonts-wasy
6394 %texhash
6395
6396 %post fonts-xypic
6397 %texhash
6398
6399 %postun fonts-xypic
6400 %texhash
6401
6402 %post fonts-yandy
6403 %texhash
6404
6405 %postun fonts-yandy
6406 %texhash
6407
6408 %post fonts-type1-antp
6409 %texhash
6410
6411 %postun fonts-type1-antp
6412 %texhash
6413
6414 %post fonts-type1-antt
6415 %texhash
6416
6417 %postun fonts-type1-antt
6418 %texhash
6419
6420 %post fonts-type1-belleek
6421 %texhash
6422
6423 %postun fonts-type1-belleek
6424 %texhash
6425
6426 %post fonts-type1-bitstream
6427 %texhash
6428
6429 %postun fonts-type1-bitstream
6430 %texhash
6431
6432 %post fonts-type1-bluesky
6433 %texhash
6434
6435 %postun fonts-type1-bluesky
6436 %texhash
6437
6438 %post fonts-type1-cc-pl
6439 %texhash
6440
6441 %postun fonts-type1-cc-pl
6442 %texhash
6443
6444 %post fonts-type1-cmcyr
6445 %texhash
6446
6447 %postun fonts-type1-cmcyr
6448 %texhash
6449
6450 %post fonts-type1-cs
6451 %texhash
6452
6453 %postun fonts-type1-cs
6454 %texhash
6455
6456 %post fonts-type1-dstroke
6457 %texhash
6458
6459 %postun fonts-type1-dstroke
6460 %texhash
6461
6462 %post fonts-type1-eurosym
6463 %texhash
6464
6465 %postun fonts-type1-eurosym
6466 %texhash
6467
6468 %post fonts-type1-hoekwater
6469 %texhash
6470
6471 %postun fonts-type1-hoekwater
6472 %texhash
6473
6474 %post fonts-type1-lm
6475 %texhash
6476
6477 %postun fonts-type1-lm
6478 %texhash
6479
6480 %post fonts-type1-marvosym
6481 %texhash
6482
6483 %postun fonts-type1-marvosym
6484 %texhash
6485
6486 %post fonts-type1-mathpazo
6487 %texhash
6488
6489 %postun fonts-type1-mathpazo
6490 %texhash
6491
6492 %post fonts-type1-omega
6493 %texhash
6494
6495 %postun fonts-type1-omega
6496 %texhash
6497
6498 %post fonts-type1-pl
6499 %texhash
6500
6501 %postun fonts-type1-pl
6502 %texhash
6503
6504 %post fonts-type1-px
6505 %texhash
6506
6507 %postun fonts-type1-px
6508 %texhash
6509
6510 %post fonts-type1-qfonts
6511 %texhash
6512
6513 %postun fonts-type1-qfonts
6514 %texhash
6515
6516 %post fonts-type1-tx
6517 %texhash
6518
6519 %postun fonts-type1-tx
6520 %texhash
6521
6522 %post fonts-type1-urw
6523 %texhash
6524
6525 %postun fonts-type1-urw
6526 %texhash
6527
6528 %post fonts-type1-vnr
6529 %texhash
6530
6531 %postun fonts-type1-vnr
6532 %texhash
6533
6534 %post fonts-type1-xypic
6535 %texhash
6536
6537 %postun fonts-type1-xypic
6538 %texhash
6539
6540 %post -n texconfig
6541 %texhash
6542
6543 %postun -n texconfig
6544 %texhash
6545
6546 %post xetex
6547 %texhash
6548
6549 %postun xetex
6550 %texhash
6551
6552 %post xmltex
6553 %texhash
6554
6555 %postun xmltex
6556 %texhash
6557
6558 # Check the commented lines!!!
6559
6560 %files
6561 %defattr(644,root,root,755)
6562 # %doc %{texmf}/LICENSE.texmf
6563 # %doc %{texmf}/ChangeLog
6564 # %doc %{texmf}/doc/README.knuth
6565 # There isn't doc/fonts directory
6566 %dir %{texmfdist}/doc/fonts
6567 %doc %{texmf}/doc/fontname
6568 # %dir %{texmf}/doc/fonts/polish
6569 # %dir %{texmf}/doc/help
6570 # %doc %{texmf}/doc/help/csname.txt
6571 # %doc %{texmf}/doc/help/ctan
6572 # %doc %{texmf}/doc/help/tds.dvi
6573 # %doc %{texmf}/doc/help/unixtex.ftp
6574 # %dir %{texmf}/doc/help/faq
6575 # %doc %{texmf}/doc/images
6576 # %dir %{texmf}/doc/polish
6577 # %doc %{texmf}/doc/polish/*.html
6578 # %dir %{texmf}/doc/programs
6579 # %doc %{texmf}/doc/programs/web2c*
6580 # %doc %{texmf}/doc/programs/cwebman.dvi
6581 # %doc %{texmf}/doc/programs/dvipng.*
6582 # %doc %{texmf}/doc/knuth
6583 #%attr(755,root,root) %{_bindir}/MakeTeXPK
6584 #%attr(755,root,root) %{_bindir}/access
6585
6586 # ***********
6587 # executables
6588 # ***********
6589 %attr(755,root,root) %{_bindir}/a2ping
6590 %attr(755,root,root) %{_bindir}/afm2tfm
6591 %attr(755,root,root) %{_bindir}/allcm
6592 %attr(755,root,root) %{_bindir}/allec
6593 %attr(755,root,root) %{_bindir}/allneeded
6594 %attr(755,root,root) %{_bindir}/cweave
6595 %attr(755,root,root) %{_bindir}/ctangle
6596 %attr(755,root,root) %{_bindir}/ctie
6597 %attr(755,root,root) %{_bindir}/dmp
6598 %attr(755,root,root) %{_bindir}/dvipng
6599 %attr(755,root,root) %{_bindir}/e2pall
6600 %attr(755,root,root) %{_bindir}/ebb
6601 # %attr(755,root,root) %{_bindir}/fdf2tan
6602 %attr(755,root,root) %{_bindir}/fmtutil
6603 %attr(755,root,root) %{_bindir}/fmtutil-sys
6604 #%attr(755,root,root) %{_bindir}/fontexport
6605 #%attr(755,root,root) %{_bindir}/fontimport
6606 %attr(755,root,root) %{_bindir}/fontinst
6607 %attr(755,root,root) %{_bindir}/gftodvi
6608 %attr(755,root,root) %{_bindir}/gftopk
6609 %attr(755,root,root) %{_bindir}/gftype
6610 %attr(755,root,root) %{_bindir}/gsftopk
6611 #%attr(755,root,root) %{_bindir}/initex
6612 %attr(755,root,root) %{_bindir}/kpseaccess
6613 %attr(755,root,root) %{_bindir}/kpsereadlink
6614 %attr(755,root,root) %{_bindir}/kpsewhere
6615 %attr(755,root,root) %{_bindir}/mag
6616 %attr(755,root,root) %{_bindir}/makempx
6617 #%attr(755,root,root) %{_bindir}/mkfontdesc
6618 %attr(755,root,root) %{_bindir}/mktexfmt
6619 %attr(755,root,root) %{_bindir}/mktexlsr
6620 %attr(755,root,root) %{_bindir}/newer
6621 %attr(755,root,root) %{_bindir}/patgen
6622 %attr(755,root,root) %{_bindir}/pdfetex
6623 %attr(755,root,root) %{_bindir}/pfb2pfa
6624 %attr(755,root,root) %{_bindir}/pk2bm
6625 %attr(755,root,root) %{_bindir}/pktogf
6626 %attr(755,root,root) %{_bindir}/pktype
6627 %attr(755,root,root) %{_bindir}/pltotf
6628 %attr(755,root,root) %{_bindir}/pooltype
6629 %attr(755,root,root) %{_bindir}/ps2frag
6630 %attr(755,root,root) %{_bindir}/ps2pk
6631 # TODO: move this file to correct subpackage ?
6632 %attr(755,root,root) %{_bindir}/ps4pdf
6633 #%attr(755,root,root) %{_bindir}/t1mapper
6634 %attr(755,root,root) %{_bindir}/tangle
6635 #%attr(755,root,root) %{_bindir}/tetex-updmap
6636 %attr(755,root,root) %{_bindir}/tex
6637 %attr(755,root,root) %{_bindir}/texdoc
6638 %attr(755,root,root) %{_bindir}/texhash
6639 # %attr(755,root,root) %{_bindir}/texi2html
6640 %attr(755,root,root) %{_bindir}/texlinks
6641 %attr(755,root,root) %{_bindir}/tftopl
6642 %attr(755,root,root) %{_bindir}/tie
6643 %attr(755,root,root) %{_bindir}/ttf2afm
6644 %attr(755,root,root) %{_bindir}/updmap
6645 %attr(755,root,root) %{_bindir}/updmap-sys
6646 %attr(755,root,root) %{_bindir}/vftovp
6647 #%attr(755,root,root) %{_bindir}/virtex
6648 %attr(755,root,root) %{_bindir}/vptovf
6649 %attr(755,root,root) %{_bindir}/weave
6650
6651 %attr(755,root,root) %{texmf}/web2c/mktexnam
6652 %attr(755,root,root) %{texmf}/web2c/mktexdir
6653 %attr(755,root,root) %{texmf}/web2c/mktexupd
6654
6655 %attr(750,root,root) /etc/cron.daily/texlive
6656
6657 #%dir /etc/sysconfig/tetex-updmap
6658 #%verify(not md5 mtime size) %config(noreplace) /etc/sysconfig/tetex-updmap/maps.lst
6659
6660 %ghost %{texmf}/ls-R
6661 %ghost %{texmfdist}/ls-R
6662 # %ghost %{_localstatedir}/ls-R
6663
6664 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/cslatex/base/fonttext.cfg
6665 %config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/language.dat
6666 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/fontmath.cfg
6667 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/fonttext.cfg
6668 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/preload.cfg
6669
6670 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/fmtutil.cnf
6671 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktex.cnf
6672 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktex.opt
6673 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktexdir.opt
6674 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktexnam.opt
6675 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/texmf.cnf
6676 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/updmap.cfg
6677
6678 %attr(1777,root,root) /var/cache/fonts
6679
6680 %{_datadir}/info/web2c.info*
6681 # %{_datadir}/info/texi2html.info*
6682 # %{_datadir}/texi2html
6683 #%{texmf}/updates.dat
6684
6685 # %{texmf}/aliases
6686 # %{texmf}/tex/generic/bghyph
6687 # %doc %{texmf}/doc/generic/hyphen
6688 #%{texmf}/tex/generic/letterspacing
6689
6690 # ***********
6691 # Directories
6692 # ***********
6693 %attr(1777,root,root) %dir %{_localstatedir}
6694 %attr(1777,root,root) %dir %{_localstatedir}/fonts
6695 %attr(1777,root,root) %dir %{_localstatedir}/fonts/map
6696 %attr(1777,root,root) %dir %{fmtdir}
6697
6698 %dir %{texmfdist}
6699 %doc %{texmfdist}/README
6700 %dir %{texmf}
6701
6702 %dir %{texmfdist}/doc
6703 %dir %{texmfdist}/doc/generic
6704 %dir %{texmfdist}/doc/generic/enctex
6705 %dir %{texmfdist}/doc/latex
6706 %dir %{texmfdist}/doc/latex/localloc
6707 %dir %{texmf}/doc
6708 %dir %{texmf}/doc/generic
6709 %dir %{texmf}/doc/tetex
6710 %dir %{texmf}/fmtutil
6711
6712 %dir %{texmfdist}/tex
6713 %dir %{texmfdist}/tex/cslatex
6714 %dir %{texmfdist}/tex/cslatex/base
6715 %dir %{texmfdist}/tex/generic
6716 %dir %{texmfdist}/tex/generic/dehyph-exptl
6717 %dir %{texmfdist}/tex/generic/enctex
6718 %dir %{texmfdist}/tex/generic/hyph-utf8
6719 %dir %{texmfdist}/tex/generic/misc
6720 %dir %{texmfdist}/tex/latex
6721 %dir %{texmfdist}/tex/latex/base
6722 %dir %{texmf}/dvips
6723 %dir %{texmf}/dvips/config
6724 %dir %{texmf}/dvips/tetex
6725 %dir %{texmf}/fonts/enc
6726 %dir %{texmf}/fonts/enc/dvips
6727 %dir %{texmf}/fonts/enc/dvips/tetex
6728 %dir %{texmf}/fonts/map/dvips/updmap
6729 %dir %{texmf}/fonts/map
6730 %dir %{texmf}/fonts/map/dvips
6731 %dir %{texmf}/fonts/map/dvips/tetex
6732 %dir %{texmf}/scripts
6733 %dir %{texmf}/tex
6734 %dir %{texmf}/tex/generic
6735 %dir %{texmf}/tex/generic/config
6736 %dir %{texmf}/web2c
6737
6738 # Docs
6739 # %doc %{texmf}/doc/README
6740 %doc %{texmf}/doc/tetex/TETEXDOC.*
6741 %doc %{texmf}/doc/tetex/teTeX-FAQ
6742
6743 # %{texmf}/fonts/map/dvips/tetex/contnav.map
6744 # %{texmf}/fonts/map/dvips/tetex/lumath-o.map
6745 %{texmfdist}/fonts/map/dvips/vntex/urwvn.map
6746 %{texmfdist}/fonts/enc/dvips/vntex/t5.enc
6747
6748 # Main fonts from TeTeX
6749 %{texmf}/fonts/enc/dvips/tetex/09fbbfac.enc
6750 %{texmf}/fonts/enc/dvips/tetex/0ef0afca.enc
6751 %{texmf}/fonts/enc/dvips/tetex/10037936.enc
6752 %{texmf}/fonts/enc/dvips/tetex/1b6d048e.enc
6753 %{texmf}/fonts/enc/dvips/tetex/71414f53.enc
6754 %{texmf}/fonts/enc/dvips/tetex/74afc74c.enc
6755 %{texmf}/fonts/enc/dvips/tetex/aae443f0.enc
6756 %{texmf}/fonts/enc/dvips/tetex/b6a4d7c7.enc
6757 %{texmf}/fonts/enc/dvips/tetex/bbad153f.enc
6758 %{texmf}/fonts/enc/dvips/tetex/d9b29452.enc
6759 %{texmf}/fonts/enc/dvips/tetex/f7b6d320.enc
6760 %{texmf}/fonts/map/dvips/tetex/ps2pk35.map
6761
6762 %{texmfdist}/tex/generic/dehyph-exptl/*
6763 %{texmfdist}/tex/generic/encodings
6764 %{texmfdist}/tex/generic/epsf
6765 %{texmfdist}/tex/generic/hyph-utf8/*
6766 %{texmfdist}/tex/generic/genmisc
6767 %{texmfdist}/tex/generic/misc/null*
6768 %{texmfdist}/tex/generic/misc/texnames.sty
6769 %{texmfdist}/tex/generic/tap
6770 %{texmfdist}/tex/generic/tex-ps
6771 %{texmfdist}/tex/texinfo
6772 %{texmfdist}/tex/fontinst/misc/glyphbox.mtx
6773 %{texmf}/tex/fontinst
6774 %{texmf}/tex/generic/hyphen
6775
6776 # %{fmtdir}/metafun.mem
6777 #%{texmf}/web2c/tex-pl.pool
6778 # %{texmf}/web2c/tex.pool
6779 %{texmf}/fonts/map/dvips/updmap/*
6780
6781 %{texmf}/web2c/*.tcx
6782
6783 # %lang(fi) %{_mandir}/fi/man1/afm2tfm.1*
6784 # %lang(fi) %{_mandir}/fi/man1/allcm.1*
6785 # %lang(fi) %{_mandir}/fi/man1/allneeded.1*
6786 # %lang(fr) %{_mandir}/fr/man1/access.1*
6787 # %lang(hu) %{_mandir}/hu/man1/access.1*
6788 # %lang(hu) %{_mandir}/hu/man1/newer.1*
6789 # %lang(pl) %{_mandir}/pl/man1/access.1*
6790 # %lang(pl) %{_mandir}/pl/man1/newer.1*
6791 #%{_mandir}/man1/MakeTeXPK.1*
6792 #%{_mandir}/man1/access.1*
6793 #%{_mandir}/man1/fontexport.1*
6794 #%{_mandir}/man1/fontimport.1*
6795 #%{_mandir}/man1/initex.1*
6796 #%{_mandir}/man1/t1mapper.1*
6797 #%{_mandir}/man1/texdoc.1*
6798 #%{_mandir}/man1/texi2html.1*
6799 #%{_mandir}/man1/virtex.1*
6800 #%{_mandir}/man8/fmtutil.8*
6801 #%{_mandir}/man8/mkfontdesc.8*
6802 #%{_mandir}/man8/texlinks.8*
6803
6804 %{_mandir}/man1/afm2tfm.1*
6805 %{_mandir}/man1/allcm.1*
6806 %{_mandir}/man1/allec.1*
6807 %{_mandir}/man1/allneeded.1*
6808 %{_mandir}/man1/ctangle.1*
6809 %{_mandir}/man1/ctie.1*
6810 %{_mandir}/man1/cweave.1*
6811 %{_mandir}/man1/cweb.1*
6812 %{_mandir}/man1/dmp.1*
6813 %{_mandir}/man1/dvipdft.1*
6814 %{_mandir}/man1/dvipng.1*
6815 %{_mandir}/man1/e2pall.1*
6816 %{_mandir}/man1/ebb.1*
6817 %{_mandir}/man1/fmtutil.1*
6818 %{_mandir}/man1/fmtutil-sys.1*
6819 %{_mandir}/man1/fontinst.1*
6820 %{_mandir}/man1/gftodvi.1*
6821 %{_mandir}/man1/gftopk.1*
6822 %{_mandir}/man1/gftype.1*
6823 %{_mandir}/man1/gsftopk.1*
6824 %{_mandir}/man1/kpseaccess.1*
6825 %{_mandir}/man1/kpsereadlink.1*
6826 %{_mandir}/man1/kpsewhere.1*
6827 %{_mandir}/man1/mag.1*
6828 %{_mandir}/man1/makempx.1*
6829 %{_mandir}/man1/makempy.1*
6830 %{_mandir}/man1/mktexfmt.1*
6831 %{_mandir}/man1/mktexlsr.1*
6832 %{_mandir}/man1/newer.1*
6833 %{_mandir}/man1/patgen.1*
6834 %{_mandir}/man1/pdfetex.1*
6835 %{_mandir}/man1/pfb2pfa.1*
6836 %{_mandir}/man1/pk2bm.1*
6837 %{_mandir}/man1/pktogf.1*
6838 %{_mandir}/man1/pktype.1*
6839 %{_mandir}/man1/pltotf.1*
6840 %{_mandir}/man1/pooltype.1*
6841 %{_mandir}/man1/ps2frag.1*
6842 %{_mandir}/man1/ps2pk.1*
6843 %{_mandir}/man1/tangle.1*
6844 %{_mandir}/man1/tex.1*
6845 %{_mandir}/man1/texexec.1*
6846 %{_mandir}/man1/texhash.1*
6847 %{_mandir}/man1/texlinks.1*
6848 %{_mandir}/man1/tftopl.1*
6849 %{_mandir}/man1/tie.1*
6850 %{_mandir}/man1/ttf2afm.1*
6851 %{_mandir}/man1/updmap.1*
6852 %{_mandir}/man1/updmap-sys.1*
6853 %{_mandir}/man1/vftovp.1*
6854 %{_mandir}/man1/vptovf.1*
6855 %{_mandir}/man1/weave.1*
6856 %{_mandir}/man5/fmtutil.cnf.5*
6857 %{_mandir}/man5/updmap.cfg.5*
6858
6859 %files other-utils
6860 %defattr(644,root,root,755)
6861 %attr(755,root,root) %{_bindir}/bg5+latex
6862 %attr(755,root,root) %{_bindir}/bg5+pdflatex
6863 %attr(755,root,root) %{_bindir}/bg5conv
6864 %attr(755,root,root) %{_bindir}/bg5latex
6865 %attr(755,root,root) %{_bindir}/bg5pdflatex
6866 %attr(755,root,root) %{_bindir}/bibtex8
6867 %attr(755,root,root) %{_bindir}/cfftot1
6868 %attr(755,root,root) %{_bindir}/ebong
6869 %attr(755,root,root) %{_bindir}/extconv
6870 %attr(755,root,root) %{_bindir}/extractbb
6871 %attr(755,root,root) %{_bindir}/gbklatex
6872 %attr(755,root,root) %{_bindir}/gbkpdflatex
6873 %attr(755,root,root) %{_bindir}/getnonfreefonts
6874 %attr(755,root,root) %{_bindir}/getnonfreefonts-sys
6875 %attr(755,root,root) %{_bindir}/hbf2gf
6876 %attr(755,root,root) %{_bindir}/jadetex
6877 %attr(755,root,root) %{_bindir}/lamed
6878 %attr(755,root,root) %{_bindir}/makeglossaries
6879 %attr(755,root,root) %{_bindir}/metafun
6880 %attr(755,root,root) %{_bindir}/mkjobtexmf
6881 %attr(755,root,root) %{_bindir}/mllatex
6882 %attr(755,root,root) %{_bindir}/mltex
6883 %attr(755,root,root) %{_bindir}/mmafm
6884 %attr(755,root,root) %{_bindir}/mmpfb
6885 %attr(755,root,root) %{_bindir}/musixflx
6886 %attr(755,root,root) %{_bindir}/ofm2opl
6887 %attr(755,root,root) %{_bindir}/otfinfo
6888 %attr(755,root,root) %{_bindir}/otftotfm
6889 %attr(755,root,root) %{_bindir}/oxdvi
6890 %attr(755,root,root) %{_bindir}/pdfatfi
6891 %attr(755,root,root) %{_bindir}/pdfclose
6892 %attr(755,root,root) %{_bindir}/pdfjadetex
6893 %attr(755,root,root) %{_bindir}/pdfopen
6894 %attr(755,root,root) %{_bindir}/pdftosrc
6895 %{__perl}tex
6896 %attr(755,root,root) %{_bindir}/physe
6897 %attr(755,root,root) %{_bindir}/pkfix
6898 %attr(755,root,root) %{_bindir}/ppower4
6899 %attr(755,root,root) %{_bindir}/rungs
6900 %attr(755,root,root) %{_bindir}/simpdftex
6901 %attr(755,root,root) %{_bindir}/sjisconv
6902 %attr(755,root,root) %{_bindir}/sjislatex
6903 %attr(755,root,root) %{_bindir}/sjispdflatex
6904 %attr(755,root,root) %{_bindir}/synctex
6905 %attr(755,root,root) %{_bindir}/t1dotlessj
6906 %attr(755,root,root) %{_bindir}/t1lint
6907 %attr(755,root,root) %{_bindir}/t1reencode
6908 %attr(755,root,root) %{_bindir}/t1testpage
6909 %attr(755,root,root) %{_bindir}/texcount
6910 %attr(755,root,root) %{_bindir}/texsis
6911 %attr(755,root,root) %{_bindir}/tlmgr
6912 %attr(755,root,root) %{_bindir}/tpic2pdftex
6913 %attr(755,root,root) %{_bindir}/ttf2pk
6914 %attr(755,root,root) %{_bindir}/ttf2tfm
6915 %attr(755,root,root) %{_bindir}/ttftotype42
6916 %attr(755,root,root) %{_bindir}/vlna
6917 %attr(755,root,root) %{_bindir}/vpe
6918 %{_mandir}/man1/cfftot1.1*
6919 %{_mandir}/man1/getnonfreefonts-sys.1
6920 %{_mandir}/man1/getnonfreefonts.1*
6921 %{_mandir}/man1/hbf2gf.1*
6922 %{_mandir}/man1/mkjobtexmf.1*
6923 %{_mandir}/man1/mmafm.1*
6924 %{_mandir}/man1/mmpfb.1*
6925 %{_mandir}/man1/otfinfo.1*
6926 %{_mandir}/man1/otftotfm.1*
6927 %{_mandir}/man1/oxdvi.1
6928 %{_mandir}/man1/pdftosrc.1*
6929 %{_mandir}/man1/ps2eps.1*
6930 %{_mandir}/man1/synctex.1*
6931 %{_mandir}/man1/t1dotlessj.1*
6932 %{_mandir}/man1/t1lint.1*
6933 %{_mandir}/man1/t1reencode.1*
6934 %{_mandir}/man1/t1testpage.1*
6935 %{_mandir}/man1/ttf2pk.1*
6936 %{_mandir}/man1/ttf2tfm.1*
6937 %{_mandir}/man1/ttftotype42.1*
6938 %{_mandir}/man1/vlna.1*
6939 %{_mandir}/man5/synctex.5*
6940 %{texmfdist}/source/startex
6941 %{texmfdist}/source/jadetex
6942 %{texmfdist}/tex/jadetex
6943 %{texmfdist}/tex/texsis
6944 %{texmfdist}/tex/startex
6945 %{texmf}/fmtutil/format.jadetex.cnf
6946 %{texmf}/fmtutil/format.mltex.cnf
6947 %{texmfdist}/tex/generic/abbr
6948 %{texmfdist}/tex/generic/abstyles/
6949 %{texmfdist}/tex/generic/arrayjob
6950 %{texmfdist}/tex/generic/barr
6951 %{texmfdist}/tex/generic/borceux
6952 %{texmfdist}/tex/generic/c-pascal
6953 %{texmfdist}/tex/generic/cirth
6954 %{texmfdist}/tex/generic/colortab
6955 %{texmfdist}/tex/generic/dratex
6956 %{texmfdist}/tex/generic/ean
6957 %{texmfdist}/tex/generic/edmac
6958 %{texmfdist}/tex/generic/elvish
6959 %{texmfdist}/tex/generic/fenixpar
6960 %{texmfdist}/tex/generic/fltpoint
6961 %{texmfdist}/tex/generic/musixtex
6962
6963 %files other-utils-doc
6964 %defattr(644,root,root,755)
6965 %doc %{texmfdist}/doc/jadetex
6966 %doc %{texmfdist}/doc/texsis
6967 %doc %{texmfdist}/doc/startex
6968 %doc %{texmfdist}/doc/generic/c-pascal
6969
6970 %files dirs-fonts
6971 %defattr(644,root,root,755)
6972 %dir %{texmfdist}/doc/latex/marvosym/mac/oztex/tex-font
6973 %dir %{texmfdist}/fonts
6974 %dir %{texmfdist}/fonts/afm
6975 %dir %{texmfdist}/fonts/afm/public
6976 %dir %{texmfdist}/fonts/afm/vntex
6977 %dir %{texmfdist}/fonts/enc
6978 %dir %{texmfdist}/fonts/enc/dvips
6979 %dir %{texmfdist}/fonts/enc/dvips/vntex
6980 %dir %{texmfdist}/fonts/map
6981 %dir %{texmfdist}/fonts/map/dvipdfm
6982 %dir %{texmfdist}/fonts/map/dvips
6983 %dir %{texmfdist}/fonts/map/dvips/vntex
6984 %dir %{texmfdist}/fonts/map/fontname
6985 %dir %{texmfdist}/fonts/ofm
6986 %dir %{texmfdist}/fonts/ofm/public
6987 %dir %{texmfdist}/fonts/ovf
6988 %dir %{texmfdist}/fonts/ovf/public
6989 %dir %{texmfdist}/fonts/ovp
6990 %dir %{texmfdist}/fonts/ovp/public
6991 %dir %{texmfdist}/fonts/opentype
6992 %dir %{texmfdist}/fonts/opentype/public
6993 %dir %{texmfdist}/fonts/pk
6994 %dir %{texmfdist}/fonts/pk/ljfour
6995 %dir %{texmfdist}/fonts/source
6996 %dir %{texmfdist}/fonts/source/public
6997 %dir %{texmfdist}/fonts/source/vntex
6998 %dir %{texmfdist}/fonts/tfm
6999 %dir %{texmfdist}/fonts/tfm/public
7000 %dir %{texmfdist}/fonts/tfm/vntex
7001 %dir %{texmfdist}/fonts/truetype
7002 %dir %{texmfdist}/fonts/type1
7003 %dir %{texmfdist}/fonts/type1/public
7004 %dir %{texmfdist}/fonts/type1/vntex
7005 %dir %{texmfdist}/fonts/vf
7006 %dir %{texmfdist}/fonts/vf/public
7007 %dir %{texmfdist}/fonts/vf/vntex
7008 %dir %{texmfdist}/source
7009 %dir %{texmfdist}/source/fonts
7010 %dir %{texmfdist}/source/latex
7011 %dir %{texmf}/fonts
7012 %dir %{texmf}/fonts/opentype
7013 %dir %{texmf}/fonts/opentype/public
7014
7015 %files doc
7016 %defattr(644,root,root,755)
7017 %doc %{texmfdist}/doc/generic/dehyph-exptl
7018 %dir %{texmfdoc}
7019 %dir %{texmfdoc}/doc
7020 %{texmfdoc}/README
7021 %{texmfdoc}/ls-R
7022 %{texmfdoc}/doc/english
7023 %{texmfdist}/doc/fontinst
7024
7025 %files doc-bg
7026 %defattr(644,root,root,755)
7027 %{texmfdoc}/doc/bulgarian
7028
7029 %files doc-cs
7030 %defattr(644,root,root,755)
7031 %{texmfdoc}/doc/czechslovak
7032
7033 %files doc-de
7034 %defattr(644,root,root,755)
7035 %{texmfdoc}/doc/german
7036
7037 %files doc-el
7038 %defattr(644,root,root,755)
7039 %{texmfdoc}/doc/greek
7040
7041 %files doc-es
7042 %defattr(644,root,root,755)
7043 %{texmfdoc}/doc/spanish
7044
7045 %files doc-fi
7046 %defattr(644,root,root,755)
7047 %{texmfdoc}/doc/finnish
7048
7049 %files doc-fr
7050 %defattr(644,root,root,755)
7051 %{texmfdoc}/doc/french
7052
7053 %files doc-it
7054 %defattr(644,root,root,755)
7055 %{texmfdoc}/doc/italian
7056
7057 %files doc-ja
7058 %defattr(644,root,root,755)
7059 %{texmfdoc}/doc/japanese
7060
7061 %files doc-ko
7062 %defattr(644,root,root,755)
7063 %{texmfdoc}/doc/korean
7064
7065 %files doc-mn
7066 %defattr(644,root,root,755)
7067 %{texmfdoc}/doc/mongolian
7068
7069 %files doc-nl
7070 %defattr(644,root,root,755)
7071 %{texmfdoc}/doc/dutch
7072
7073 %files doc-pl
7074 %defattr(644,root,root,755)
7075 %{texmfdoc}/doc/polish
7076
7077 %files doc-pt
7078 %defattr(644,root,root,755)
7079 %{texmfdoc}/doc/portuguese
7080
7081 %files doc-ru
7082 %defattr(644,root,root,755)
7083 %{texmfdoc}/doc/russian
7084
7085 %files doc-sk
7086 %defattr(644,root,root,755)
7087 %{texmfdoc}/doc/slovak
7088
7089 %files doc-sl
7090 %defattr(644,root,root,755)
7091 %{texmfdoc}/doc/slovenian
7092
7093 %files doc-th
7094 %defattr(644,root,root,755)
7095 %{texmfdoc}/doc/thai
7096
7097 %files doc-tr
7098 %defattr(644,root,root,755)
7099 %{texmfdoc}/doc/turkish
7100
7101 %files doc-uk
7102 %defattr(644,root,root,755)
7103 %{texmfdoc}/doc/ukrainian
7104
7105 %files doc-vi
7106 %defattr(644,root,root,755)
7107 %{texmfdoc}/doc/vietnamese
7108
7109 %files doc-zh_CN
7110 %defattr(644,root,root,755)
7111 %{texmfdoc}/doc/chinese
7112
7113 # %files doc-Catalogue
7114 # %defattr(644,root,root,755)
7115 # %{texmf}/doc/help/Catalogue
7116
7117 # %files doc-tug-faq
7118 # %defattr(644,root,root,755)
7119 # %{texmf}/doc/help/faq/uktug-faq
7120
7121
7122 %files doc-latex
7123 %defattr(644,root,root,755)
7124 # %{texmfdist}/doc/latex/bar
7125 # %{texmfdist}/doc/latex/eclbip
7126 # %{texmfdist}/doc/latex/eo
7127 # %{texmfdist}/doc/latex/floatflt
7128 # %{texmfdist}/doc/latex/general
7129 # %{texmfdist}/doc/latex/germbib
7130 # %{texmfdist}/doc/latex/images
7131 # %{texmfdist}/doc/latex/mathcomp
7132 # %{texmfdist}/doc/latex/mt11p
7133 # %{texmfdist}/doc/latex/picins
7134 # %{texmfdist}/doc/latex/ps4pdf
7135 # %{texmfdist}/doc/latex/pslatex
7136 # %{texmfdist}/doc/latex/shapepar
7137 # %{texmfdist}/doc/latex/supertab
7138 # %{texmfdist}/doc/latex/tex-refs
7139 # %{texmfdist}/doc/latex/textmerg
7140 # %{texmfdist}/doc/latex/treesvr
7141 %{texmfdist}/doc/latex/acronym
7142 %{texmfdist}/doc/latex/aeguill
7143 %{texmfdist}/doc/latex/anysize
7144 %{texmfdist}/doc/latex/base
7145 %{texmfdist}/doc/latex/beton
7146 %{texmfdist}/doc/latex/carlisle
7147 %{texmfdist}/doc/latex/ccaption
7148 %{texmfdist}/doc/latex/changebar
7149 %{texmfdist}/doc/latex/chappg
7150 %{texmfdist}/doc/latex/concmath
7151 %{texmfdist}/doc/latex/crop
7152 %{texmfdist}/doc/latex/dinbrief
7153 %{texmfdist}/doc/latex/draftcopy
7154 %{texmfdist}/doc/latex/eepic
7155 %{texmfdist}/doc/latex/endfloat
7156 %{texmfdist}/doc/latex/esint
7157 %{texmfdist}/doc/latex/eso-pic
7158 %{texmfdist}/doc/latex/euler
7159 %{texmfdist}/doc/latex/eulervm
7160 %{texmfdist}/doc/latex/extsizes
7161 %{texmfdist}/doc/latex/fancybox
7162 %{texmfdist}/doc/latex/fancyhdr
7163 %{texmfdist}/doc/latex/fancyvrb
7164 %{texmfdist}/doc/latex/filecontents
7165 %{texmfdist}/doc/latex/float
7166 %{texmfdist}/doc/latex/footmisc
7167 %{texmfdist}/doc/latex/footnpag
7168 %{texmfdist}/doc/latex/fp
7169 %{texmfdist}/doc/latex/geometry
7170 %{texmfdist}/doc/latex/graphics
7171 %{texmfdist}/doc/latex/hyperref
7172 %{texmfdist}/doc/latex/hyphenat
7173 %{texmfdist}/doc/latex/index
7174 %{texmfdist}/doc/latex/koma-script
7175 %{texmfdist}/doc/latex/labels
7176 %{texmfdist}/doc/latex/layouts
7177 %{texmfdist}/doc/latex/lettrine
7178 %{texmfdist}/doc/latex/listings
7179 %{texmfdist}/doc/latex/ltabptch
7180 %{texmfdist}/doc/latex/mdwtools
7181 %{texmfdist}/doc/latex/memoir
7182 %{texmfdist}/doc/latex/mh
7183 %{texmfdist}/doc/latex/mparhack
7184 %{texmfdist}/doc/latex/ms
7185 %{texmfdist}/doc/latex/multibib
7186 %{texmfdist}/doc/latex/mwcls
7187 %{texmfdist}/doc/latex/natbib
7188 %{texmfdist}/doc/latex/nomencl
7189 %{texmfdist}/doc/latex/ntgclass
7190 %{texmfdist}/doc/latex/oberdiek
7191 %{texmfdist}/doc/latex/overpic
7192 %{texmfdist}/doc/latex/paralist
7193 %{texmfdist}/doc/latex/pb-diagram
7194 %{texmfdist}/doc/latex/pdfpages
7195 %{texmfdist}/doc/latex/picinpar
7196 %{texmfdist}/doc/latex/pict2e
7197 %{texmfdist}/doc/latex/placeins
7198 %{texmfdist}/doc/latex/preprint
7199 %{texmfdist}/doc/latex/preview
7200 %{texmfdist}/doc/latex/program
7201 %{texmfdist}/doc/latex/psfrag
7202 %{texmfdist}/doc/latex/revtex
7203 %{texmfdist}/doc/latex/rotating
7204 %{texmfdist}/doc/latex/rotfloat
7205 %{texmfdist}/doc/latex/scale
7206 %{texmfdist}/doc/latex/sectsty
7207 %{texmfdist}/doc/latex/seminar
7208 %{texmfdist}/doc/latex/showlabels
7209 %{texmfdist}/doc/latex/sidecap
7210 %{texmfdist}/doc/latex/slashbox
7211 %{texmfdist}/doc/latex/soul
7212 %{texmfdist}/doc/latex/stdclsdv
7213 %{texmfdist}/doc/latex/subfig
7214 %{texmfdist}/doc/latex/subfigure
7215 %{texmfdist}/doc/latex/textfit
7216 %{texmfdist}/doc/latex/textpos
7217 %{texmfdist}/doc/latex/titlesec
7218 %{texmfdist}/doc/latex/tocbibind
7219 %{texmfdist}/doc/latex/tocloft
7220 %{texmfdist}/doc/latex/tools
7221 %{texmfdist}/doc/latex/totpages
7222 %{texmfdist}/doc/latex/type1cm
7223 %{texmfdist}/doc/latex/units
7224 %{texmfdist}/doc/latex/vmargin
7225 %{texmfdist}/doc/latex/was
7226 %{texmfdist}/doc/latex/wrapfig
7227 %{texmfdist}/doc/latex/xtab
7228 %{texmfdist}/doc/latex/yfonts
7229
7230 %files -n kpathsea
7231 %defattr(644,root,root,755)
7232 %dir %{texmf}/doc/kpathsea
7233 %doc %{texmf}/doc/kpathsea/kpathsea.pdf
7234 %attr(755,root,root) %{_bindir}/kpsepath
7235 %attr(755,root,root) %{_bindir}/kpsestat
7236 %attr(755,root,root) %{_bindir}/kpsetool
7237 %attr(755,root,root) %{_bindir}/kpsewhich
7238 %attr(755,root,root) %{_bindir}/kpsexpand
7239 %attr(755,root,root) %{_libdir}/libkpathsea.so.*
7240 %{_libdir}/libkpathsea.la
7241 %{_mandir}/man1/kpsexpand.1*
7242 %{_mandir}/man1/kpsepath.1*
7243 %{_mandir}/man1/kpsestat.1*
7244 %{_mandir}/man1/kpsetool.1*
7245 %{_mandir}/man1/kpsewhich.1*
7246
7247 %files -n kpathsea-devel
7248 %defattr(644,root,root,755)
7249 %attr(755,root,root) %{_libdir}/libkpathsea.so
7250 %{_includedir}/kpathsea
7251 %{_infodir}/kpathsea.info*
7252
7253 %files dvips
7254 %defattr(644,root,root,755)
7255 # %doc %{texmf}/doc/programs/dvips.dvi
7256 # %doc %{texmf}/doc/programs/dvipdfm.dvi
7257 # %doc %{texmf}/doc/latex/psnfssx
7258 # %lang(fi) %{_mandir}/fi/man1/dvips.1*
7259 # %{texmf}/dvips/misc
7260 # %{texmf}/dvips/config/config.generic
7261 # %{texmf}/fonts/map/dvips/misc
7262 # %{texmf}/fonts/map/dvips/tetex/bsr-interpolated.map
7263 # %{texmf}/fonts/map/dvips/tetex/bsr.map
7264 # %{_localstatedir}/fonts/map/dvipdfm
7265 # %{_localstatedir}/fonts/map/dvips
7266 %dir %{texmfdist}/fonts/map/dvips/cmex
7267 %dir %{texmf}/dvipdfm
7268 %docdir %{texmf}/doc/dvips
7269 %docdir %{texmf}/doc/dvipdfm
7270 %attr(755,root,root) %{_bindir}/dvips
7271 %attr(755,root,root) %{_bindir}/dvired
7272 %attr(755,root,root) %{_bindir}/dvitomp
7273 %attr(755,root,root) %{_bindir}/dvitype
7274 %attr(755,root,root) %{_bindir}/dvicopy
7275 %attr(755,root,root) %{_bindir}/dvipdfm
7276 %attr(755,root,root) %{_bindir}/dvipdft
7277 # dvi2fax requires ghostscript
7278 %attr(755,root,root) %{_bindir}/dvi2fax
7279 %{_infodir}/dvips.info*
7280 %{_mandir}/man1/dvi2fax.1*
7281 %{_mandir}/man1/dvicopy.1*
7282 %{_mandir}/man1/dvipdfm.1*
7283 %{_mandir}/man1/dvips.1*
7284 %{_mandir}/man1/dvired.1*
7285 %{_mandir}/man1/dvitomp.1*
7286 %{_mandir}/man1/dvitype.1*
7287 %{texmf}/dvips/base
7288 %{texmf}/dvips/config
7289 %{texmf}/dvips/getafm
7290 %{texmf}/dvips/gsftopk
7291 %{texmfdist}/dvips/psfrag
7292 %config(noreplace) %verify(not md5 mtime size) %{texmf}/dvips/config/config.ps
7293 %{texmfdist}/fonts/enc/dvips/base
7294 %{texmfdist}/fonts/map/dvips/allrunes
7295 %{texmfdist}/fonts/map/dvips/cmex/ttcmex.map
7296 %{texmfdist}/tex/generic/dvips
7297 %{texmf}/dvipdfm/config
7298 %{texmf}/dvips/tetex/config.*
7299 %{texmf}/fonts/enc/dvips/tetex/mtex.enc
7300 %{texmf}/fonts/enc/dvips/afm2pl
7301 # %{texmf}/fonts/map
7302 %dir %{texmf}/fonts/map/dvipdfm
7303 %dir %{texmf}/fonts/map/dvips
7304 %dir %{texmf}/fonts/map/dvips/tetex
7305 %{texmf}/fonts/map/dvipdfm/updmap
7306 %{texmf}/fonts/map/dvipdfm/dvipdfmx
7307 %{texmf}/fonts/map/dvipdfm/tetex
7308 %{texmf}/fonts/map/dvips/tetex/dvipdfm35.map
7309 %{texmf}/fonts/map/dvips/tetex/dvips35.map
7310 %{texmf}/fonts/map/dvips/tetex/mathpple.map
7311 %{texmf}/fonts/map/dvips/tetex/mt-belleek.map
7312 %{texmf}/fonts/map/dvips/tetex/mt-plus.map
7313 %{texmf}/fonts/map/dvips/tetex/mt-yy.map
7314 %{texmf}/fonts/map/dvips/tetex/pdftex35.map
7315
7316
7317 %files dvilj
7318 %defattr(644,root,root,755)
7319 %attr(755,root,root) %{_bindir}/dvihp
7320 %attr(755,root,root) %{_bindir}/dvilj
7321 %attr(755,root,root) %{_bindir}/dvilj2p
7322 %attr(755,root,root) %{_bindir}/dvilj4
7323 %attr(755,root,root) %{_bindir}/dvilj4l
7324 %attr(755,root,root) %{_bindir}/dvilj6
7325 %{_mandir}/man1/dvihp.1*
7326 %{_mandir}/man1/dvilj.1*
7327 %{_mandir}/man1/dvilj2p.1*
7328 %{_mandir}/man1/dvilj4.1*
7329 %{_mandir}/man1/dvilj4l.1*
7330 %{_mandir}/man1/dvilj6.1*
7331
7332 %files makeindex
7333 %defattr(644,root,root,755)
7334 %doc %{texmfdist}/doc/makeindex
7335 %attr(755,root,root) %{_bindir}/mkindex
7336 %attr(755,root,root) %{_bindir}/makeindex
7337 %attr(755,root,root) %{_bindir}/rumakeindex
7338 %{texmfdist}/makeindex
7339 %{_mandir}/man1/makeindex.1*
7340 %{_mandir}/man1/mkindex.1*
7341 %{_mandir}/man1/rumakeindex.1*
7342
7343 %files metafont
7344 %defattr(644,root,root,755)
7345 #%attr(755,root,root) %{_bindir}/mfw
7346 #%attr(755,root,root) %{_bindir}/virmf
7347 #%attr(755,root,root) %{_bindir}/inimf
7348 #%{texmf}/mft/cmbase.mft
7349 # %{texmf}/mft/e.mft
7350 # %{texmf}/mft/pl.mft
7351 # %{fmtdir}/mf.base
7352 #%{texmf}/web2c/mf-nowin.base
7353 # %{texmf}/web2c/mf.pool
7354 #%{texmf}/web2c/mfw.base
7355 #%{_mandir}/man1/inimf.1*
7356 #%{_mandir}/man1/virmf.1*
7357 %dir %{texmfdist}/mft
7358 %dir %{texmfdist}/mft/base
7359 %attr(755,root,root) %{_bindir}/mf
7360 %attr(755,root,root) %{_bindir}/mf-nowin
7361 %attr(755,root,root) %{_bindir}/mft
7362 %attr(755,root,root) %{_bindir}/mktexmf
7363 %attr(755,root,root) %{_bindir}/mktexpk
7364 %attr(755,root,root) %{_bindir}/mktextfm
7365 %{texmfdist}/metafont
7366 %{texmfdist}/mft/base/mplain.mft
7367 %{texmfdist}/mft/base/plain.mft
7368 %{texmfdist}/source/metafont
7369 %{_mandir}/man1/mf.1*
7370 %{_mandir}/man1/mf-nowin.1*
7371 %{_mandir}/man1/mft.1*
7372 %{_mandir}/man1/mktexmf.1*
7373 %{_mandir}/man1/mktexpk.1*
7374 %{_mandir}/man1/mktextfm.1*
7375 %{texmf}/fmtutil/format.metafont.cnf
7376
7377 %files metapost
7378 %defattr(644,root,root,755)
7379 #%attr(755,root,root) %{_bindir}/virmpost
7380 #%attr(755,root,root) %{_bindir}/inimpost
7381 # %{texmf}/web2c/mp.pool
7382 # %{fmtdir}/mpost.mem
7383 #%{_mandir}/man1/inimpost.1*
7384 #%{_mandir}/man1/virmpost.1*
7385 %dir %{texmfdist}/metapost
7386 %doc %{texmfdist}/doc/metapost
7387 %attr(755,root,root) %{_bindir}/mpost
7388 %attr(755,root,root) %{_bindir}/mpto
7389 %{texmfdist}/metapost/base
7390 %{texmfdist}/metapost/config
7391 %{texmfdist}/metapost/mfpic
7392 %{texmfdist}/metapost/misc
7393 %{texmfdist}/metapost/support
7394 %{texmfdist}/source/metapost
7395 %{_mandir}/man1/mpost.1*
7396 %{_mandir}/man1/mpto.1*
7397 %{texmf}/fmtutil/format.metapost.cnf
7398
7399 %files mptopdf
7400 %defattr(644,root,root,755)
7401 %attr(755,root,root) %{_bindir}/mptopdf
7402 %{_mandir}/man1/mptopdf.1*
7403 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/mptopdf.fmt
7404
7405 %files texdoctk
7406 %defattr(644,root,root,755)
7407 # %doc %{texmf}/doc/texdoctk
7408 %attr(755,root,root) %{_bindir}/texdoctk
7409 %{texmf}/texdoctk
7410 %{_mandir}/man1/texdoctk.1*
7411
7412 %files -n texconfig
7413 %defattr(644,root,root,755)
7414 %dir %{texmf}/texconfig
7415 %doc %{texmf}/texconfig/README
7416 %attr(755,root,root) %{_bindir}/texconfig
7417 %attr(755,root,root) %{_bindir}/texconfig-dialog
7418 %attr(755,root,root) %{_bindir}/texconfig-sys
7419 %attr(755,root,root) %{texmf}/texconfig/tcfmgr
7420 %{_mandir}/man1/texconfig.1*
7421 %{_mandir}/man1/texconfig-sys.1*
7422 %{texmf}/texconfig/g
7423 %{texmf}/texconfig/generic
7424 %{texmf}/texconfig/tcfmgr.map
7425 %{texmf}/texconfig/v
7426 %{texmf}/texconfig/x
7427
7428 %files -n xindy
7429 %defattr(644,root,root,755)
7430 %doc %{texmf}/doc/xindy
7431 %dir %{texmf}/xindy
7432 %dir %{texmf}/xindy/lang
7433 %dir %{texmf}/scripts
7434 %{texmf}/scripts/xindy
7435 %{texmf}/xindy/base
7436 %{texmf}/xindy/class
7437 %{texmf}/xindy/ord
7438 %{texmf}/xindy/rules
7439 %{texmf}/xindy/styles
7440 %{texmf}/xindy/tex
7441
7442
7443 %files -n xindy-albanian
7444 %defattr(644,root,root,755)
7445 %{texmf}/xindy/lang/albanian
7446
7447 %files -n xindy-belarusian
7448 %defattr(644,root,root,755)
7449 %{texmf}/xindy/lang/belarusian
7450
7451 %files -n xindy-bulgarian
7452 %defattr(644,root,root,755)
7453 %{texmf}/xindy/lang/bulgarian
7454
7455 %files -n xindy-croatian
7456 %defattr(644,root,root,755)
7457 %{texmf}/xindy/lang/croatian
7458
7459 %files -n xindy-czech
7460 %defattr(644,root,root,755)
7461 %{texmf}/xindy/lang/czech
7462
7463 %files -n xindy-danish
7464 %defattr(644,root,root,755)
7465 %{texmf}/xindy/lang/danish
7466
7467 %files -n xindy-dutch
7468 %defattr(644,root,root,755)
7469 %{texmf}/xindy/lang/dutch
7470
7471 %files -n xindy-english
7472 %defattr(644,root,root,755)
7473 %{texmf}/xindy/lang/english
7474
7475 %files -n xindy-esperanto
7476 %defattr(644,root,root,755)
7477 %{texmf}/xindy/lang/esperanto
7478
7479 %files -n xindy-estonian
7480 %defattr(644,root,root,755)
7481 %{texmf}/xindy/lang/estonian
7482
7483 %files -n xindy-finnish
7484 %defattr(644,root,root,755)
7485 %{texmf}/xindy/lang/finnish
7486
7487 %files -n xindy-french
7488 %defattr(644,root,root,755)
7489 %{texmf}/xindy/lang/french
7490
7491 %files -n xindy-general
7492 %defattr(644,root,root,755)
7493 %{texmf}/xindy/lang/general
7494
7495 %files -n xindy-georgian
7496 %defattr(644,root,root,755)
7497 %{texmf}/xindy/lang/georgian
7498
7499 %files -n xindy-german
7500 %defattr(644,root,root,755)
7501 %{texmf}/xindy/lang/german
7502
7503 %files -n xindy-greek
7504 %defattr(644,root,root,755)
7505 %{texmf}/xindy/lang/greek
7506
7507 %files -n xindy-gypsy
7508 %defattr(644,root,root,755)
7509 %{texmf}/xindy/lang/gypsy
7510
7511 %files -n xindy-hausa
7512 %defattr(644,root,root,755)
7513 %{texmf}/xindy/lang/hausa
7514
7515 %files -n xindy-hebrew
7516 %defattr(644,root,root,755)
7517 %{texmf}/xindy/lang/hebrew
7518
7519 %files -n xindy-hungarian
7520 %defattr(644,root,root,755)
7521 %{texmf}/xindy/lang/hungarian
7522
7523 %files -n xindy-icelandic
7524 %defattr(644,root,root,755)
7525 %{texmf}/xindy/lang/icelandic
7526
7527 %files -n xindy-italian
7528 %defattr(644,root,root,755)
7529 %{texmf}/xindy/lang/italian
7530
7531 %files -n xindy-klingon
7532 %defattr(644,root,root,755)
7533 %{texmf}/xindy/lang/klingon
7534
7535 %files -n xindy-kurdish
7536 %defattr(644,root,root,755)
7537 %{texmf}/xindy/lang/kurdish
7538
7539 %files -n xindy-latin
7540 %defattr(644,root,root,755)
7541 %{texmf}/xindy/lang/latin
7542
7543 %files -n xindy-latvian
7544 %defattr(644,root,root,755)
7545 %{texmf}/xindy/lang/latvian
7546
7547 %files -n xindy-lithuanian
7548 %defattr(644,root,root,755)
7549 %{texmf}/xindy/lang/lithuanian
7550
7551 %files -n xindy-lower-sorbian
7552 %defattr(644,root,root,755)
7553 %{texmf}/xindy/lang/lower-sorbian
7554
7555 %files -n xindy-macedonian
7556 %defattr(644,root,root,755)
7557 %{texmf}/xindy/lang/macedonian
7558
7559 %files -n xindy-mongolian
7560 %defattr(644,root,root,755)
7561 %{texmf}/xindy/lang/mongolian
7562
7563 %files -n xindy-norwegian
7564 %defattr(644,root,root,755)
7565 %{texmf}/xindy/lang/norwegian
7566
7567 %files -n xindy-polish
7568 %defattr(644,root,root,755)
7569 %{texmf}/xindy/lang/polish
7570
7571 %files -n xindy-portuguese
7572 %defattr(644,root,root,755)
7573 %{texmf}/xindy/lang/portuguese
7574
7575 %files -n xindy-romanian
7576 %defattr(644,root,root,755)
7577 %{texmf}/xindy/lang/romanian
7578
7579 %files -n xindy-russian
7580 %defattr(644,root,root,755)
7581 %{texmf}/xindy/lang/russian
7582
7583 %files -n xindy-serbian
7584 %defattr(644,root,root,755)
7585 %{texmf}/xindy/lang/serbian
7586
7587 %files -n xindy-slovak
7588 %defattr(644,root,root,755)
7589 %{texmf}/xindy/lang/slovak
7590
7591 %files -n xindy-slovenian
7592 %defattr(644,root,root,755)
7593 %{texmf}/xindy/lang/slovenian
7594
7595 %files -n xindy-spanish
7596 %defattr(644,root,root,755)
7597 %{texmf}/xindy/lang/spanish
7598
7599 %files -n xindy-swedish
7600 %defattr(644,root,root,755)
7601 %{texmf}/xindy/lang/swedish
7602
7603 %files -n xindy-turkish
7604 %defattr(644,root,root,755)
7605 %{texmf}/xindy/lang/turkish
7606
7607 %files -n xindy-ukrainian
7608 %defattr(644,root,root,755)
7609 %{texmf}/xindy/lang/ukrainian
7610
7611 %files -n xindy-upper-sorbian
7612 %defattr(644,root,root,755)
7613 %{texmf}/xindy/lang/upper-sorbian
7614
7615 %files -n xindy-vietnamese
7616 %defattr(644,root,root,755)
7617 %{texmf}/xindy/lang/vietnamese/
7618
7619 %files -n xdvi
7620 %defattr(644,root,root,755)
7621 #%attr(755,root,root) %{_bindir}/xdvi-motif.bin
7622 # %attr(755,root,root) %{_bindir}/xdvizilla
7623 # %{_mandir}/man1/xdvizilla.1*
7624 %attr(755,root,root) %{_bindir}/xdvi-xaw
7625 %attr(755,root,root) %{_bindir}/xdvi
7626 %{_mandir}/man1/xdvi.1*
7627 %{_desktopdir}/xdvi.desktop
7628 %{_pixmapsdir}/xdvi.png
7629 %{texmf}/xdvi
7630
7631 %files pdftex
7632 %defattr(644,root,root,755)
7633 # %doc %{texmf}/doc/programs/pdfcrop.txt
7634 # %attr(755,root,root) %{_bindir}/pdfxtex
7635 # %{_localstatedir}/fonts/map/pdftex
7636 # %dir %{texmf}/fonts/map/pdftex
7637 # %dir %{texmf}/fonts/map/pdftex/cmttf
7638 # %{texmf}/fonts/map/pdftex/cmttf/cmttf.map
7639 # %{texmf}/web2c/pdfetex-pl.pool
7640 # %{texmf}/web2c/pdfetex.pool
7641 # %{texmf}/web2c/pdfxtex.pool
7642 # %{_mandir}/man1/pdfxtex.1*
7643 %doc %{texmfdist}/doc/pdftex
7644 %attr(755,root,root) %{_bindir}/epstopdf
7645 %attr(755,root,root) %{_bindir}/pdfcrop
7646 %attr(755,root,root) %{_bindir}/pdftex
7647 %config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/pdftexconfig.tex
7648 %{texmf}/fmtutil/format.pdftex.cnf
7649 %{texmfdist}/scripts/pdfcrop
7650 %{_mandir}/man1/epstopdf.1*
7651 %{_mandir}/man1/pdftex.1*
7652 %{texmfdist}/fonts/enc/pdftex
7653 %{texmfdist}/fonts/map/pdftex
7654 %{texmf}/fonts/map/pdftex/updmap
7655
7656 %files phyzzx
7657 %defattr(644,root,root,755)
7658 %attr(755,root,root) %{_bindir}/phyzzx
7659 %dir %{texmfdist}/doc/phyzzx
7660 %dir %{texmfdist}/tex/phyzzx
7661 %doc %{texmfdist}/doc/phyzzx/base
7662 %{texmfdist}/tex/phyzzx/base
7663 %{texmfdist}/tex/phyzzx/config
7664 %{texmf}/fmtutil/format.phyzzx.cnf
7665
7666 %files omega
7667 %defattr(644,root,root,755)
7668 # %{texmf}/web2c/omega.pool
7669 # %{texmf}/web2c/aleph.pool
7670 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/aleph.fmt
7671 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/lambda.fmt
7672 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/lamed.fmt
7673 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/omega.fmt
7674 %doc %{texmfdist}/doc/omega
7675 %dir %{texmfdist}/omega
7676 %dir %{texmfdist}/dvips/omega
7677 %attr(755,root,root) %{_bindir}/aleph
7678 %attr(755,root,root) %{_bindir}/lambda
7679 %attr(755,root,root) %{_bindir}/mkocp
7680 %attr(755,root,root) %{_bindir}/mkofm
7681 %attr(755,root,root) %{_bindir}/odvicopy
7682 %attr(755,root,root) %{_bindir}/odvips
7683 %attr(755,root,root) %{_bindir}/odvitype
7684 %attr(755,root,root) %{_bindir}/omega
7685 %attr(755,root,root) %{_bindir}/omfonts
7686 %attr(755,root,root) %{_bindir}/opl2ofm
7687 %attr(755,root,root) %{_bindir}/otangle
7688 %attr(755,root,root) %{_bindir}/otp2ocp
7689 %attr(755,root,root) %{_bindir}/outocp
7690 %attr(755,root,root) %{_bindir}/ovf2ovp
7691 %attr(755,root,root) %{_bindir}/ovp2ovf
7692 %{texmfdist}/dvips/omega/config.omega
7693 %{texmfdist}/dvips/omega/omega.cfg
7694 %{texmfdist}/fonts/map/dvips/omega
7695 %{texmfdist}/omega/ocp
7696 %{texmfdist}/omega/otp
7697 %{texmfdist}/tex/lambda
7698 %{texmfdist}/source/lambda
7699 %{_mandir}/man1/lambda.1*
7700 %{_mandir}/man1/mkocp.1*
7701 %{_mandir}/man1/mkofm.1*
7702 %{_mandir}/man1/omega.1*
7703 %{_mandir}/man1/odvicopy.1*
7704 %{_mandir}/man1/odvips.1*
7705 %{_mandir}/man1/odvitype.1*
7706 %{_mandir}/man1/ofm2opl.1*
7707 %{_mandir}/man1/opl2ofm.1*
7708 %{_mandir}/man1/otp2ocp.1*
7709 %{_mandir}/man1/outocp.1*
7710 %{_mandir}/man1/ovf2ovp.1*
7711 %{_mandir}/man1/ovp2ovf.1*
7712 %{texmf}/fmtutil/format.omega.cnf
7713 %{texmf}/fmtutil/format.aleph.cnf
7714
7715 %files plain
7716 %defattr(644,root,root,755)
7717 %doc %{texmfdist}/doc/plain
7718 %{texmfdist}/tex/plain
7719 %exclude %{texmfdist}/tex/plain/config/xetex.ini
7720 %{texmf}/fmtutil/format.tex.cnf
7721 #%{texmf}/web2c/plain.mem
7722 #%{texmf}/web2c/plain.base
7723
7724 # %files format-plain
7725 # %defattr(644,root,root,755)
7726 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/tex.fmt
7727 #%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/plain.fmt
7728
7729 # %files format-pdftex
7730 # %defattr(644,root,root,755)
7731 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdftex.fmt
7732
7733 # %files format-pdfetex
7734 # %defattr(644,root,root,755)
7735 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfetex.fmt
7736
7737 %files mex
7738 %defattr(644,root,root,755)
7739 %doc %{texmfdist}/doc/mex
7740 %dir %{texmfdist}/tex/mex
7741 %dir %{texmfdist}/tex/mex/base
7742 %{texmfdist}/tex/mex/base/mex1.tex
7743 %{texmfdist}/tex/mex/base/mex2.tex
7744 %{texmfdist}/tex/mex/base/mex.tex
7745 %dir %{texmfdist}/tex/mex/config
7746 %{texmfdist}/tex/mex/base/mexconf.tex
7747
7748 %files format-mex
7749 %defattr(644,root,root,755)
7750 %attr(755,root,root) %{_bindir}/mex
7751 %{texmfdist}/tex/mex/config/mex.ini
7752 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/mex.fmt
7753
7754 %files format-pdfmex
7755 %defattr(644,root,root,755)
7756 %attr(755,root,root) %{_bindir}/pdfmex
7757 %{texmfdist}/tex/mex/config/pdfmex.ini
7758 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfmex.fmt
7759
7760 %files format-utf8mex
7761 %defattr(644,root,root,755)
7762 %attr(755,root,root) %{_bindir}/utf8mex
7763 %dir %{texmfdist}/doc/mex
7764 %doc %{texmfdist}/doc/mex/utf8mex
7765 %{texmfdist}/tex/mex/utf8mex
7766 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/utf8mex.fmt
7767
7768 %files amstex
7769 %defattr(644,root,root,755)
7770 %dir %{texmfdist}/tex/amstex
7771 %{texmfdist}/tex/amstex/base
7772 %{texmfdist}/tex/amstex/config
7773 %{texmfdist}/tex/plain/amsfonts
7774
7775 %files format-amstex
7776 %defattr(644,root,root,755)
7777 %doc %{texmfdist}/doc/amstex
7778 %{texmfdist}/tex/amstex
7779 %attr(755,root,root) %{_bindir}/amstex
7780 %{_mandir}/man1/amstex.1*
7781 %{texmf}/fmtutil/format.amstex.cnf
7782 %{texmf}/fmtutil/format.cyramstex.cnf
7783 # %lang(fi) %{_mandir}/fi/man1/amstex.1*
7784 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/amstex.fmt
7785
7786 # %files format-pdfamstex
7787 # %defattr(644,root,root,755)
7788 # %attr(755,root,root) %{_bindir}/pdfamstex
7789 #%{texmf}/pdftex/amstex
7790 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfamstex.fmt
7791
7792 %files csplain
7793 %defattr(644,root,root,755)
7794 %dir %{texmfdist}/doc/cslatex
7795 %dir %{texmfdist}/doc/cslatex/base
7796 %doc %{texmfdist}/doc/cslatex/base/README-cspsfont
7797 %doc %{texmfdist}/doc/cslatex/base/cs-fonts.doc
7798 %doc %{texmfdist}/doc/cslatex/base/cscorr.tab
7799 %doc %{texmfdist}/doc/cslatex/base/csplain.doc
7800 %doc %{texmfdist}/doc/cslatex/base/parpozn.tex
7801 %doc %{texmfdist}/doc/cslatex/base/test8z.tex
7802 %doc %{texmfdist}/doc/cslatex/base/testlat.tex
7803 %attr(755,root,root) %{_bindir}/csplain
7804 %{texmfdist}/tex/csplain
7805
7806 %files format-csplain
7807 %defattr(644,root,root,755)
7808 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/csplain.fmt
7809
7810 %files format-pdfcsplain
7811 %defattr(644,root,root,755)
7812 %attr(755,root,root) %{_bindir}/pdfcsplain
7813 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfcsplain.fmt
7814
7815 %files cslatex
7816 %defattr(644,root,root,755)
7817 # %doc %{texmf}/doc/cstex/INSTALL.cslatex
7818 # %doc %{texmf}/doc/cstex/README.cslatex
7819 %{texmfdist}/tex/cslatex
7820 %{texmfdist}/tex/latex/cslatex
7821
7822 %files format-cslatex
7823 %defattr(644,root,root,755)
7824 %attr(755,root,root) %{_bindir}/cslatex
7825 %{texmf}/fmtutil/format.cslatex.cnf
7826 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cslatex.fmt
7827
7828 %files format-pdfcslatex
7829 %defattr(644,root,root,755)
7830 %attr(755,root,root) %{_bindir}/pdfcslatex
7831 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfcslatex.fmt
7832
7833 # %files cyrplain
7834 # %defattr(644,root,root,755)
7835 # %doc %{texmf}/doc/cyrplain
7836 # %{texmf}/tex/cyrplain
7837
7838 # %files format-cyrplain
7839 # %defattr(644,root,root,755)
7840 # %attr(755,root,root) %{_bindir}/cyrtex
7841 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyrtex.fmt
7842
7843 # %files format-cyramstex
7844 # %defattr(644,root,root,755)
7845 # %attr(755,root,root) %{_bindir}/cyramstex
7846 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyramstex.fmt
7847
7848 # %files format-cyrtexinfo
7849 # %defattr(644,root,root,755)
7850 # %attr(755,root,root) %{_bindir}/cyrtexinfo
7851 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyrtexinfo.fmt
7852
7853 %files eplain
7854 %defattr(644,root,root,755)
7855 %doc %{texmfdist}/doc/etex
7856 %doc %{texmfdist}/doc/eplain
7857 %{texmfdist}/tex/plain/etex
7858 %{texmfdist}/tex/eplain
7859
7860 %files format-eplain
7861 %defattr(644,root,root,755)
7862 %attr(755,root,root) %{_bindir}/eplain
7863 %attr(755,root,root) %{_bindir}/etex
7864 %{_mandir}/man1/eplain.1*
7865 %{_mandir}/man1/etex.1*
7866 %{texmf}/fmtutil/format.eplain.cnf
7867 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/eplain.fmt
7868 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/etex.fmt
7869
7870 %files context
7871 %defattr(644,root,root,755)
7872 %doc %{texmfdist}/doc/context
7873 # %doc %{texmf}/doc/polish/context
7874 %attr(755,root,root) %{_bindir}/context
7875 %attr(755,root,root) %{_bindir}/ctxtools
7876 %attr(755,root,root) %{_bindir}/exatools
7877 %attr(755,root,root) %{_bindir}/luatools
7878 %attr(755,root,root) %{_bindir}/makempy
7879 %attr(755,root,root) %{_bindir}/mpstools
7880 %attr(755,root,root) %{_bindir}/mtxrun
7881 %attr(755,root,root) %{_bindir}/mtxtools
7882 %attr(755,root,root) %{_bindir}/pdfthumb
7883 %attr(755,root,root) %{_bindir}/pdftools
7884 %attr(755,root,root) %{_bindir}/pdftrimwhite
7885 %attr(755,root,root) %{_bindir}/pstopdf
7886 %attr(755,root,root) %{_bindir}/rlxtools
7887 %attr(755,root,root) %{_bindir}/runtools
7888 %attr(755,root,root) %{_bindir}/texexec
7889 %attr(755,root,root) %{_bindir}/texfind
7890 %attr(755,root,root) %{_bindir}/texfont
7891 %attr(755,root,root) %{_bindir}/texmfstart
7892 %attr(755,root,root) %{_bindir}/texshow
7893 %attr(755,root,root) %{_bindir}/textools
7894 %attr(755,root,root) %{_bindir}/texutil
7895 %attr(755,root,root) %{_bindir}/tmftools
7896 %attr(755,root,root) %{_bindir}/xmltools
7897 # %{_mandir}/man1/fdf2tex.1*
7898 %{_mandir}/man1/ctxtools.1*
7899 %{_mandir}/man1/pdftools.1*
7900 %{_mandir}/man1/pstopdf.1*
7901 %{_mandir}/man1/texfind.1*
7902 %{_mandir}/man1/texfont.1*
7903 %{_mandir}/man1/texmfstart.1*
7904 %{_mandir}/man1/textools.1*
7905 %{_mandir}/man1/texutil.1*
7906 # %{_mandir}/man1/texshow.1*
7907 %{texmfdist}/context
7908 %{texmfdist}/fonts/enc/dvips/context
7909 # %{texmfdist}/fonts/map/dvips/context
7910 %{texmfdist}/metapost/context
7911 %{texmfdist}/scripts/context
7912 %{texmfdist}/tex/context
7913 %exclude %{texmfdist}/tex/context/config/cont-de.ini
7914 %exclude %{texmfdist}/tex/context/config/cont-en.ini
7915 %exclude %{texmfdist}/tex/context/config/cont-nl.ini
7916 %exclude %{texmfdist}/tex/context/config/cont-uk.ini
7917 %{texmfdist}/tex/generic/context
7918 %{texmfdist}/tex/latex/context
7919 %{texmfdist}/bibtex/bst/context
7920 %{texmf}/fmtutil/format.context.cnf
7921
7922 # no fmt, so commented out
7923 #%files format-context-cz
7924 #%defattr(644,root,root,755)
7925 #%%{texmf}/tex/context/config/cont-cz.ini
7926 # does not build with beta 20021025
7927 #%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-cz.efmt
7928
7929 %files format-context-de
7930 %defattr(644,root,root,755)
7931 %{texmfdist}/tex/context/config/cont-de.ini
7932 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-de.fmt
7933 #%{_mandir}/man1/cont-de.1*
7934
7935 %files format-context-en
7936 %defattr(644,root,root,755)
7937 %{texmfdist}/tex/context/config/cont-en.ini
7938 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-en.fmt
7939 #%{_mandir}/man1/cont-en.1*
7940 # what is the difference betwen uk and en in this particular situation?
7941 %{texmfdist}/tex/context/config/cont-uk.ini
7942 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-uk.fmt
7943
7944 # no fmt, so commented out
7945 #%files format-context-it
7946 #%defattr(644,root,root,755)
7947 #%%{texmf}/tex/context/config/cont-it.ini
7948
7949 %files format-context-nl
7950 %defattr(644,root,root,755)
7951 %{texmfdist}/tex/context/config/cont-nl.ini
7952 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-nl.fmt
7953 #%{_mandir}/man1/cont-nl.1*
7954
7955 # no fmt, so commented out
7956 #%files format-context-ro
7957 #%defattr(644,root,root,755)
7958 #%%{texmf}/tex/context/config/cont-ro.ini
7959
7960
7961 %files latex
7962 %defattr(644,root,root,755)
7963 %attr(755,root,root) %{_bindir}/lacheck
7964 %attr(755,root,root) %{_bindir}/latex
7965 %attr(755,root,root) %{_bindir}/pslatex
7966 # %lang(fi) %{_mandir}/fi/man1/latex.1*
7967 # %lang(pl) %{_mandir}/pl/man1/latex.1*
7968 # %{_infodir}/latex.info*
7969 %{texmf}/fmtutil/format.latex.cnf
7970 %{_mandir}/man1/lacheck.1*
7971 %{_mandir}/man1/latex.1*
7972 %{_mandir}/man1/pslatex.1*
7973
7974 %dir %{texmfdist}/scripts
7975 %dir %{texmfdist}/scripts/pst-pdf
7976 %dir %{texmfdist}/source/generic
7977 %dir %{texmfdist}/tex/latex
7978 %dir %{texmfdist}/tex/plain
7979 %dir %{texmf}/tex/latex
7980
7981 # %{texmfdist}/tex/latex/citesort
7982 # %{texmfdist}/tex/latex/dvilj
7983 # %{texmfdist}/tex/latex/eclbip
7984 # %{texmfdist}/tex/latex/eo
7985 # %{texmfdist}/tex/latex/example
7986 # %{texmfdist}/tex/latex/fguill
7987 # %{texmfdist}/tex/latex/floatflt
7988 # %{texmfdist}/tex/latex/gletter
7989 # %{texmfdist}/tex/latex/here
7990 # %{texmfdist}/tex/latex/mt11p
7991 # %{texmfdist}/tex/latex/relsize
7992 # %{texmfdist}/tex/latex/selectp
7993 # %{texmfdist}/tex/latex/shadow
7994 # %{texmfdist}/tex/latex/showtags
7995 # %{texmfdist}/tex/latex/tabls
7996 # %{texmfdist}/tex/latex/texmacs
7997 # %{texmfdist}/tex/latex/threeparttable
7998 # %{texmfdist}/tex/latex/treesvr
7999 # %{texmfdist}/tex/latex/ulem
8000 # %{texmfdist}/tex/latex/url
8001 # %{texmf}/tex/latex/version
8002 # %{texmf}/tex/latex/vpage
8003 %{texmfdist}/scripts/pst-pdf/ps4pdf
8004 %{texmfdist}/tex/generic/pstricks
8005 %{texmfdist}/tex/generic/shapepar
8006 %{texmfdist}/tex/generic/textmerg
8007 %{texmfdist}/tex/latex/12many
8008 %{texmfdist}/tex/latex/AkkTeX
8009 %{texmfdist}/tex/latex/ESIEEcv
8010 %{texmfdist}/tex/latex/GuIT
8011 %{texmfdist}/tex/latex/HA-prosper
8012 %{texmfdist}/tex/latex/IEEEconf
8013 %{texmfdist}/tex/latex/IEEEtran
8014 %{texmfdist}/tex/latex/SIstyle
8015 %{texmfdist}/tex/latex/Tabbing
8016 %{texmfdist}/tex/latex/a0poster
8017 %{texmfdist}/tex/latex/aastex
8018 %{texmfdist}/tex/latex/abc
8019 %{texmfdist}/tex/latex/achemso
8020 %{texmfdist}/tex/latex/acmconf
8021 %{texmfdist}/tex/latex/acmtrans
8022 %{texmfdist}/tex/latex/acronym
8023 %{texmfdist}/tex/latex/active-conf
8024 %{texmfdist}/tex/latex/addlines
8025 %{texmfdist}/tex/latex/adrlist
8026 %{texmfdist}/tex/latex/aeguill
8027 %{texmfdist}/tex/latex/afthesis
8028 %{texmfdist}/tex/latex/aguplus
8029 %{texmfdist}/tex/latex/aiaa
8030 %{texmfdist}/tex/latex/akletter
8031 %{texmfdist}/tex/latex/alg
8032 %{texmfdist}/tex/latex/algorithm2e
8033 %{texmfdist}/tex/latex/algorithmicx
8034 %{texmfdist}/tex/latex/allrunes
8035 %{texmfdist}/tex/latex/alnumsec
8036 %{texmfdist}/tex/latex/altfont
8037 %{texmfdist}/tex/latex/ametsoc
8038 %{texmfdist}/tex/latex/amsaddr
8039 %{texmfdist}/tex/latex/amsrefs
8040 %{texmfdist}/tex/latex/animate
8041 %{texmfdist}/tex/latex/answers
8042 %{texmfdist}/tex/latex/antiqua
8043 %{texmfdist}/tex/latex/anyfontsize
8044 %{texmfdist}/tex/latex/anysize
8045 %{texmfdist}/tex/latex/apa
8046 %{texmfdist}/tex/latex/apacite
8047 %{texmfdist}/tex/latex/apl
8048 %{texmfdist}/tex/latex/ar
8049 %{texmfdist}/tex/latex/arabi
8050 %{texmfdist}/tex/latex/arabtex
8051 %{texmfdist}/tex/latex/archaic
8052 %{texmfdist}/tex/latex/arcs
8053 %{texmfdist}/tex/latex/arev
8054 %{texmfdist}/tex/latex/armenian
8055 %{texmfdist}/tex/latex/arydshln
8056 %{texmfdist}/tex/latex/asaetr
8057 %{texmfdist}/tex/latex/ascelike
8058 %{texmfdist}/tex/latex/ascii
8059 %{texmfdist}/tex/latex/assignment
8060 %{texmfdist}/tex/latex/attachfile
8061 %{texmfdist}/tex/latex/augie
8062 %{texmfdist}/tex/latex/auncial-new
8063 %{texmfdist}/tex/latex/aurical
8064 %{texmfdist}/tex/latex/authoraftertitle
8065 %{texmfdist}/tex/latex/authorindex
8066 %{texmfdist}/tex/latex/auto-pst-pdf
8067 %{texmfdist}/tex/latex/autoarea
8068 %{texmfdist}/tex/latex/autotab
8069 %{texmfdist}/tex/latex/avantgar
8070 %{texmfdist}/tex/latex/babelbib
8071 %{texmfdist}/tex/latex/bangtex
8072 %{texmfdist}/tex/latex/barcodes
8073 %{texmfdist}/tex/latex/base
8074 %{texmfdist}/tex/latex/bayer
8075 %{texmfdist}/tex/latex/bbding
8076 %{texmfdist}/tex/latex/bbm-macros
8077 %{texmfdist}/tex/latex/begriff
8078 %{texmfdist}/tex/latex/bengali
8079 %{texmfdist}/tex/latex/bera
8080 %{texmfdist}/tex/latex/betababel
8081 %{texmfdist}/tex/latex/beton
8082 %{texmfdist}/tex/latex/bez123
8083 %{texmfdist}/tex/latex/bibarts
8084 %{texmfdist}/tex/latex/bibleref
8085 %{texmfdist}/tex/latex/biblist
8086 %{texmfdist}/tex/latex/bibtopicprefix
8087 %{texmfdist}/tex/latex/bigfoot
8088 %{texmfdist}/tex/latex/binomexp
8089 %{texmfdist}/tex/latex/biocon
8090 %{texmfdist}/tex/latex/bizcard
8091 %{texmfdist}/tex/latex/blacklettert1
8092 %{texmfdist}/tex/latex/blindtext
8093 %{texmfdist}/tex/latex/blowup
8094 %{texmfdist}/tex/latex/boisik
8095 %{texmfdist}/tex/latex/boites
8096 %{texmfdist}/tex/latex/boldtensors
8097 %{texmfdist}/tex/latex/bookest
8098 %{texmfdist}/tex/latex/bookhands
8099 %{texmfdist}/tex/latex/booklet
8100 %{texmfdist}/tex/latex/bookman
8101 %{texmfdist}/tex/latex/bophook
8102 %{texmfdist}/tex/latex/boxhandler
8103 %{texmfdist}/tex/latex/bpchem
8104 %{texmfdist}/tex/latex/braille
8105 %{texmfdist}/tex/latex/breakurl
8106 %{texmfdist}/tex/latex/bridge
8107 %{texmfdist}/tex/latex/brushscr
8108 %{texmfdist}/tex/latex/bullcntr
8109 %{texmfdist}/tex/latex/burmese
8110 %{texmfdist}/tex/latex/bussproofs
8111 %{texmfdist}/tex/latex/bytefield
8112 %{texmfdist}/tex/latex/calrsfs
8113 %{texmfdist}/tex/latex/calxxxx
8114 %{texmfdist}/tex/latex/captcont
8115 %{texmfdist}/tex/latex/casyl
8116 %{texmfdist}/tex/latex/catechis
8117 %{texmfdist}/tex/latex/cbcoptic
8118 %{texmfdist}/tex/latex/cbfonts
8119 %{texmfdist}/tex/latex/ccaption
8120 %{texmfdist}/tex/latex/cchess
8121 %{texmfdist}/tex/latex/cclicenses
8122 %{texmfdist}/tex/latex/cd-cover
8123 %{texmfdist}/tex/latex/cd
8124 %{texmfdist}/tex/latex/cdpbundl
8125 %{texmfdist}/tex/latex/cellspace
8126 %{texmfdist}/tex/latex/changebar
8127 %{texmfdist}/tex/latex/changepage
8128 %{texmfdist}/tex/latex/changes
8129 %{texmfdist}/tex/latex/chappg
8130 %{texmfdist}/tex/latex/chapterfolder
8131 %{texmfdist}/tex/latex/chemarrow
8132 %{texmfdist}/tex/latex/chemcompounds
8133 %{texmfdist}/tex/latex/chemcono
8134 %{texmfdist}/tex/latex/chemstyle
8135 %{texmfdist}/tex/latex/cherokee
8136 %{texmfdist}/tex/latex/chess
8137 %{texmfdist}/tex/latex/chessboard
8138 %{texmfdist}/tex/latex/chessfss
8139 %{texmfdist}/tex/latex/chicago
8140 %{texmfdist}/tex/latex/china2e
8141 %{texmfdist}/tex/latex/chletter
8142 %{texmfdist}/tex/latex/circ
8143 %{texmfdist}/tex/latex/citeref
8144 %{texmfdist}/tex/latex/cjhebrew
8145 %{texmfdist}/tex/latex/cjk
8146 %{texmfdist}/tex/latex/cjw
8147 %{texmfdist}/tex/latex/classicthesis
8148 %{texmfdist}/tex/latex/clefval
8149 %{texmfdist}/tex/latex/cleveref
8150 %{texmfdist}/tex/latex/clock
8151 %{texmfdist}/tex/latex/clrscode
8152 %{texmfdist}/tex/latex/cm-lgc
8153 %{texmfdist}/tex/latex/cm-super
8154 %{texmfdist}/tex/latex/cmap
8155 %{texmfdist}/tex/latex/cmcyralt
8156 %{texmfdist}/tex/latex/cmdstring
8157 %{texmfdist}/tex/latex/cmdtrack
8158 %{texmfdist}/tex/latex/cmll
8159 %{texmfdist}/tex/latex/cmsd
8160 %{texmfdist}/tex/latex/codepage
8161 %{texmfdist}/tex/latex/colorinfo
8162 %{texmfdist}/tex/latex/colortab
8163 %{texmfdist}/tex/latex/colortbl
8164 %{texmfdist}/tex/latex/colorwav
8165 %{texmfdist}/tex/latex/combine
8166 %{texmfdist}/tex/latex/commath
8167 %{texmfdist}/tex/latex/compactbib
8168 %{texmfdist}/tex/latex/complexity
8169 %{texmfdist}/tex/latex/computational-complexity
8170 %{texmfdist}/tex/latex/concprog
8171 %{texmfdist}/tex/latex/confproc
8172 %{texmfdist}/tex/latex/constants
8173 %{texmfdist}/tex/latex/contour
8174 %{texmfdist}/tex/latex/cooking
8175 %{texmfdist}/tex/latex/cool
8176 %{texmfdist}/tex/latex/coollist
8177 %{texmfdist}/tex/latex/coolstr
8178 %{texmfdist}/tex/latex/cooltooltips
8179 %{texmfdist}/tex/latex/coordsys
8180 %{texmfdist}/tex/latex/courier-scaled
8181 %{texmfdist}/tex/latex/courier
8182 %{texmfdist}/tex/latex/courseoutline
8183 %{texmfdist}/tex/latex/coursepaper
8184 %{texmfdist}/tex/latex/coverpage
8185 %{texmfdist}/tex/latex/covington
8186 %{texmfdist}/tex/latex/crop
8187 %{texmfdist}/tex/latex/crossreference
8188 %{texmfdist}/tex/latex/crosswrd
8189 %{texmfdist}/tex/latex/csbulletin
8190 %{texmfdist}/tex/latex/csquotes
8191 %{texmfdist}/tex/latex/csvtools
8192 %{texmfdist}/tex/latex/ctable
8193 %{texmfdist}/tex/latex/ctib
8194 %{texmfdist}/tex/latex/cuisine
8195 %{texmfdist}/tex/latex/cursor
8196 %{texmfdist}/tex/latex/curve
8197 %{texmfdist}/tex/latex/curve2e
8198 %{texmfdist}/tex/latex/cv
8199 %{texmfdist}/tex/latex/cweb-latex
8200 %{texmfdist}/tex/latex/cwpuzzle
8201 %{texmfdist}/tex/latex/cyklop
8202 %{texmfdist}/tex/latex/dashbox
8203 %{texmfdist}/tex/latex/dashrule
8204 %{texmfdist}/tex/latex/datatool
8205 %{texmfdist}/tex/latex/dateiliste
8206 %{texmfdist}/tex/latex/datenumber
8207 %{texmfdist}/tex/latex/datetime
8208 %{texmfdist}/tex/latex/dcpic
8209 %{texmfdist}/tex/latex/decimal
8210 %{texmfdist}/tex/latex/delimtxt
8211 %{texmfdist}/tex/latex/diagnose
8212 %{texmfdist}/tex/latex/dialogl
8213 %{texmfdist}/tex/latex/dichokey
8214 %{texmfdist}/tex/latex/dictsym
8215 %{texmfdist}/tex/latex/digiconfigs
8216 %{texmfdist}/tex/latex/dinbrief
8217 %{texmfdist}/tex/latex/dingbat
8218 %{texmfdist}/tex/latex/directory
8219 %{texmfdist}/tex/latex/disser
8220 %{texmfdist}/tex/latex/dlfltxb
8221 %{texmfdist}/tex/latex/dnaseq
8222 %{texmfdist}/tex/latex/docmfp
8223 %{texmfdist}/tex/latex/doi
8224 %{texmfdist}/tex/latex/doipubmed
8225 %{texmfdist}/tex/latex/dotarrow
8226 %{texmfdist}/tex/latex/dotseqn
8227 %{texmfdist}/tex/latex/dottex
8228 %{texmfdist}/tex/latex/doublestroke
8229 %{texmfdist}/tex/latex/dpfloat
8230 %{texmfdist}/tex/latex/dprogress
8231 %{texmfdist}/tex/latex/drac
8232 %{texmfdist}/tex/latex/draftcopy
8233 %{texmfdist}/tex/latex/draftwatermark
8234 %{texmfdist}/tex/latex/dramatist
8235 %{texmfdist}/tex/latex/dtk
8236 %{texmfdist}/tex/latex/duerer-latex
8237 %{texmfdist}/tex/latex/dvdcoll
8238 %{texmfdist}/tex/latex/dvipdfmx-def
8239 %{texmfdist}/tex/latex/dyntree
8240 %{texmfdist}/tex/latex/eCards
8241 %{texmfdist}/tex/latex/ean13isbn
8242 %{texmfdist}/tex/latex/easy
8243 %{texmfdist}/tex/latex/ebezier
8244 %{texmfdist}/tex/latex/ebsthesis
8245 %{texmfdist}/tex/latex/ecclesiastic
8246 %{texmfdist}/tex/latex/ecltree
8247 %{texmfdist}/tex/latex/eco
8248 %{texmfdist}/tex/latex/economic
8249 %{texmfdist}/tex/latex/ecv
8250 %{texmfdist}/tex/latex/ed
8251 %{texmfdist}/tex/latex/edmargin
8252 %{texmfdist}/tex/latex/ednotes
8253 %{texmfdist}/tex/latex/eemeir
8254 %{texmfdist}/tex/latex/eepic
8255 %{texmfdist}/tex/latex/egameps
8256 %{texmfdist}/tex/latex/egplot
8257 %{texmfdist}/tex/latex/eiad
8258 %{texmfdist}/tex/latex/ellipsis
8259 %{texmfdist}/tex/latex/elmath
8260 %{texmfdist}/tex/latex/elpres
8261 %{texmfdist}/tex/latex/elsarticle
8262 %{texmfdist}/tex/latex/elsevier
8263 %{texmfdist}/tex/latex/em
8264 %{texmfdist}/tex/latex/emp
8265 %{texmfdist}/tex/latex/emulateapj
8266 %{texmfdist}/tex/latex/encxvlna
8267 %{texmfdist}/tex/latex/endfloat
8268 %{texmfdist}/tex/latex/endheads
8269 %{texmfdist}/tex/latex/engpron
8270 %{texmfdist}/tex/latex/engrec
8271 %{texmfdist}/tex/latex/envbig
8272 %{texmfdist}/tex/latex/environ
8273 %{texmfdist}/tex/latex/envlab
8274 %{texmfdist}/tex/latex/epigrafica
8275 %{texmfdist}/tex/latex/epigraph
8276 %{texmfdist}/tex/latex/epiolmec
8277 %{texmfdist}/tex/latex/epsdice
8278 %{texmfdist}/tex/latex/epspdfconversion
8279 %{texmfdist}/tex/latex/eqlist
8280 %{texmfdist}/tex/latex/eqname
8281 %{texmfdist}/tex/latex/eqnarray
8282 %{texmfdist}/tex/latex/eqparbox
8283 %{texmfdist}/tex/latex/errata
8284 %{texmfdist}/tex/latex/esdiff
8285 %{texmfdist}/tex/latex/esint
8286 %{texmfdist}/tex/latex/eskd
8287 %{texmfdist}/tex/latex/eskdx
8288 %{texmfdist}/tex/latex/eso-pic
8289 %{texmfdist}/tex/latex/esvect
8290 %{texmfdist}/tex/latex/etaremune
8291 %{texmfdist}/tex/latex/etex-pkg
8292 %{texmfdist}/tex/latex/ethiop
8293 %{texmfdist}/tex/latex/etoolbox
8294 %{texmfdist}/tex/latex/eukdate
8295 %{texmfdist}/tex/latex/euler
8296 %{texmfdist}/tex/latex/eulervm
8297 %{texmfdist}/tex/latex/euproposal
8298 %{texmfdist}/tex/latex/euro
8299 %{texmfdist}/tex/latex/eurofont
8300 %{texmfdist}/tex/latex/europecv
8301 %{texmfdist}/tex/latex/eurosans
8302 %{texmfdist}/tex/latex/eurosym
8303 %{texmfdist}/tex/latex/everypage
8304 %{texmfdist}/tex/latex/examdesign
8305 %{texmfdist}/tex/latex/examplep
8306 %{texmfdist}/tex/latex/exceltex
8307 %{texmfdist}/tex/latex/exercise
8308 %{texmfdist}/tex/latex/expdlist
8309 %{texmfdist}/tex/latex/expl3
8310 %{texmfdist}/tex/latex/export
8311 %{texmfdist}/tex/latex/extarrows
8312 %{texmfdist}/tex/latex/extpfeil
8313 %{texmfdist}/tex/latex/extract
8314 %{texmfdist}/tex/latex/extsizes
8315 %{texmfdist}/tex/latex/facsimile
8316 %{texmfdist}/tex/latex/faktor
8317 %{texmfdist}/tex/latex/fancybox
8318 %{texmfdist}/tex/latex/fancyhdr
8319 %{texmfdist}/tex/latex/fancynum
8320 %{texmfdist}/tex/latex/fancyref
8321 %{texmfdist}/tex/latex/fancytooltips
8322 %{texmfdist}/tex/latex/fancyvrb
8323 %{texmfdist}/tex/latex/fax
8324 %{texmfdist}/tex/latex/fc
8325 %{texmfdist}/tex/latex/feyn
8326 %{texmfdist}/tex/latex/feynmf
8327 %{texmfdist}/tex/latex/fge
8328 %{texmfdist}/tex/latex/figbib
8329 %{texmfdist}/tex/latex/figsize
8330 %{texmfdist}/tex/latex/filecontents
8331 %{texmfdist}/tex/latex/fink
8332 %{texmfdist}/tex/latex/fixfoot
8333 %{texmfdist}/tex/latex/fixme
8334 %{texmfdist}/tex/latex/flabels
8335 %{texmfdist}/tex/latex/flacards
8336 %{texmfdist}/tex/latex/flagderiv
8337 %{texmfdist}/tex/latex/flashcards
8338 %{texmfdist}/tex/latex/flippdf
8339 %{texmfdist}/tex/latex/float
8340 %{texmfdist}/tex/latex/floatrow
8341 %{texmfdist}/tex/latex/flowfram
8342 %{texmfdist}/tex/latex/fmp
8343 %{texmfdist}/tex/latex/fmtcount
8344 %{texmfdist}/tex/latex/fnbreak
8345 %{texmfdist}/tex/latex/fncychap
8346 %{texmfdist}/tex/latex/foekfont
8347 %{texmfdist}/tex/latex/foilhtml
8348 %{texmfdist}/tex/latex/fonetika
8349 %{texmfdist}/tex/latex/fontinst
8350 %{texmfdist}/tex/latex/fonttable
8351 %{texmfdist}/tex/latex/footmisc
8352 %{texmfdist}/tex/latex/footnpag
8353 %{texmfdist}/tex/latex/forarray
8354 %{texmfdist}/tex/latex/forloop
8355 %{texmfdist}/tex/latex/formlett
8356 %{texmfdist}/tex/latex/formula
8357 %{texmfdist}/tex/latex/formular
8358 %{texmfdist}/tex/latex/fouridx
8359 %{texmfdist}/tex/latex/fourier
8360 %{texmfdist}/tex/latex/fouriernc
8361 %{texmfdist}/tex/latex/fp
8362 %{texmfdist}/tex/latex/frankenstein
8363 %{texmfdist}/tex/latex/frcursive
8364 %{texmfdist}/tex/latex/frenchle
8365 %{texmfdist}/tex/latex/fribrief
8366 %{texmfdist}/tex/latex/frletter
8367 %{texmfdist}/tex/latex/frontespizio
8368 %{texmfdist}/tex/latex/fullblck
8369 %{texmfdist}/tex/latex/fullpict
8370 %{texmfdist}/tex/latex/functan
8371 %{texmfdist}/tex/latex/fundus
8372 %{texmfdist}/tex/latex/gaceta
8373 %{texmfdist}/tex/latex/galois
8374 %{texmfdist}/tex/latex/gastex
8375 %{texmfdist}/tex/latex/gatech-thesis
8376 %{texmfdist}/tex/latex/gauss
8377 %{texmfdist}/tex/latex/gb4e
8378 %{texmfdist}/tex/latex/gcard
8379 %{texmfdist}/tex/latex/gcite
8380 %{texmfdist}/tex/latex/genmpage
8381 %{texmfdist}/tex/latex/geometry
8382 %{texmfdist}/tex/latex/geomsty
8383 %{texmfdist}/tex/latex/germbib
8384 %{texmfdist}/tex/latex/gfsartemisia
8385 %{texmfdist}/tex/latex/gfsbaskerville
8386 %{texmfdist}/tex/latex/gfsbodoni
8387 %{texmfdist}/tex/latex/gfscomplutum
8388 %{texmfdist}/tex/latex/gfsdidot
8389 %{texmfdist}/tex/latex/gfsneohellenic
8390 %{texmfdist}/tex/latex/gfsporson
8391 %{texmfdist}/tex/latex/gfssolomos
8392 %{texmfdist}/tex/latex/ginpenc
8393 %{texmfdist}/tex/latex/gloss
8394 %{texmfdist}/tex/latex/glossaries
8395 %{texmfdist}/tex/latex/gmdoc
8396 %{texmfdist}/tex/latex/gmeometric
8397 %{texmfdist}/tex/latex/gmiflink
8398 %{texmfdist}/tex/latex/gmutils
8399 %{texmfdist}/tex/latex/gmverb
8400 %{texmfdist}/tex/latex/gnuplottex
8401 %{texmfdist}/tex/latex/go
8402 %{texmfdist}/tex/latex/graphics
8403 %{texmfdist}/tex/latex/graphicx-psmin
8404 %{texmfdist}/tex/latex/greek-inputenc
8405 %{texmfdist}/tex/latex/greekdates
8406 %{texmfdist}/tex/latex/greektex
8407 %{texmfdist}/tex/latex/grfpaste
8408 %{texmfdist}/tex/latex/grnumalt
8409 %{texmfdist}/tex/latex/grotesq
8410 %{texmfdist}/tex/latex/grverb
8411 %{texmfdist}/tex/latex/gu
8412 %{texmfdist}/tex/latex/guitar
8413 %{texmfdist}/tex/latex/guitbeamer
8414 %{texmfdist}/tex/latex/hanging
8415 %{texmfdist}/tex/latex/har2nat
8416 %{texmfdist}/tex/latex/harmony
8417 %{texmfdist}/tex/latex/harpoon
8418 %{texmfdist}/tex/latex/harvard
8419 %{texmfdist}/tex/latex/hc
8420 %{texmfdist}/tex/latex/helvetic
8421 %{texmfdist}/tex/latex/hep
8422 %{texmfdist}/tex/latex/hepnames
8423 %{texmfdist}/tex/latex/hepparticles
8424 %{texmfdist}/tex/latex/hepthesis
8425 %{texmfdist}/tex/latex/hepunits
8426 %{texmfdist}/tex/latex/hexgame
8427 %{texmfdist}/tex/latex/hfoldsty
8428 %{texmfdist}/tex/latex/hhtensor
8429 %{texmfdist}/tex/latex/hilowres
8430 %{texmfdist}/tex/latex/histogr
8431 %{texmfdist}/tex/latex/hitec
8432 %{texmfdist}/tex/latex/hpsdiss
8433 %{texmfdist}/tex/latex/hrlatex
8434 %{texmfdist}/tex/latex/hvfloat
8435 %{texmfdist}/tex/latex/hypdvips
8436 %{texmfdist}/tex/latex/hyper
8437 %{texmfdist}/tex/latex/hyperref
8438 %{texmfdist}/tex/latex/hyperxmp
8439 %{texmfdist}/tex/latex/hyphenat
8440 %{texmfdist}/tex/latex/ibycus-babel
8441 %{texmfdist}/tex/latex/icsv
8442 %{texmfdist}/tex/latex/ieeepes
8443 %{texmfdist}/tex/latex/ifmslide
8444 %{texmfdist}/tex/latex/ifplatform
8445 %{texmfdist}/tex/latex/ifsym
8446 %{texmfdist}/tex/latex/ijmart
8447 %{texmfdist}/tex/latex/imac
8448 %{texmfdist}/tex/latex/image-gallery
8449 %{texmfdist}/tex/latex/imtekda
8450 %{texmfdist}/tex/latex/index
8451 %{texmfdist}/tex/latex/initials
8452 %{texmfdist}/tex/latex/inlinebib
8453 %{texmfdist}/tex/latex/inlinedef
8454 %{texmfdist}/tex/latex/interactiveworkbook
8455 %{texmfdist}/tex/latex/inversepath
8456 %{texmfdist}/tex/latex/invoice
8457 %{texmfdist}/tex/latex/ipa
8458 %{texmfdist}/tex/latex/iso
8459 %{texmfdist}/tex/latex/iso10303
8460 %{texmfdist}/tex/latex/isodate
8461 %{texmfdist}/tex/latex/isodoc
8462 %{texmfdist}/tex/latex/isonums
8463 %{texmfdist}/tex/latex/isorot
8464 %{texmfdist}/tex/latex/isotope
8465 %{texmfdist}/tex/latex/itnumpar
8466 %{texmfdist}/tex/latex/itrans
8467 %{texmfdist}/tex/latex/iwona
8468 %{texmfdist}/tex/latex/jeopardy
8469 %{texmfdist}/tex/latex/jhep
8470 %{texmfdist}/tex/latex/jknapltx
8471 %{texmfdist}/tex/latex/jneurosci
8472 %{texmfdist}/tex/latex/jpsj
8473 %{texmfdist}/tex/latex/jura
8474 %{texmfdist}/tex/latex/juraabbrev
8475 %{texmfdist}/tex/latex/juramisc
8476 %{texmfdist}/tex/latex/jurarsp
8477 %{texmfdist}/tex/latex/koma-script
8478 %{texmfdist}/tex/latex/labels
8479 %dir %{texmfdist}/tex/latex/latexconfig
8480 %{texmfdist}/tex/latex/latexconfig/latex.ini
8481 %{texmfdist}/tex/latex/latexconfig/lualatex.ini
8482 %{texmfdist}/tex/latex/latexconfig/mllatex.ini
8483 %{texmfdist}/tex/latex/latexconfig/pdflatex.ini
8484 %{texmfdist}/tex/latex/latexconfig/pdflualatex.ini
8485 %{texmfdist}/tex/latex/layouts
8486 %{texmfdist}/tex/latex/lettrine
8487 %{texmfdist}/tex/latex/listings
8488 %{texmfdist}/tex/latex/ltabptch
8489 %{texmfdist}/tex/latex/localloc
8490 %{texmfdist}/tex/latex/ltxmisc
8491 %{texmfdist}/tex/latex/mathcomp
8492 %{texmfdist}/tex/latex/mdwtools
8493 %{texmfdist}/tex/latex/memoir
8494 %{texmfdist}/tex/latex/mh
8495 %{texmfdist}/tex/latex/misc209
8496 %{texmfdist}/tex/latex/mmap
8497 %{texmfdist}/tex/latex/mnsymbol
8498 %{texmfdist}/tex/latex/moderncv
8499 %{texmfdist}/tex/latex/modroman
8500 %{texmfdist}/tex/latex/mongolian-babel
8501 %{texmfdist}/tex/latex/montex
8502 %{texmfdist}/tex/latex/mparhack
8503 %{texmfdist}/tex/latex/ms
8504 %{texmfdist}/tex/latex/multibib
8505 %{texmfdist}/tex/latex/multirow
8506 %{texmfdist}/tex/latex/mwcls
8507 %{texmfdist}/tex/latex/natbib
8508 %{texmfdist}/tex/latex/ncclatex
8509 %{texmfdist}/tex/latex/ncctools
8510 %{texmfdist}/tex/latex/ncntrsbk
8511 %{texmfdist}/tex/latex/nddiss
8512 %{texmfdist}/tex/latex/newalg
8513 %{texmfdist}/tex/latex/newfile
8514 %{texmfdist}/tex/latex/newlfm
8515 %{texmfdist}/tex/latex/newspaper
8516 %{texmfdist}/tex/latex/newthm
8517 %{texmfdist}/tex/latex/nomencl
8518 %{texmfdist}/tex/latex/ntgclass
8519 %{texmfdist}/tex/generic/oberdiek
8520 %{texmfdist}/tex/latex/oberdiek
8521 %{texmfdist}/tex/latex/overpic
8522 %{texmfdist}/tex/latex/paralist
8523 %{texmfdist}/tex/latex/pb-diagram
8524 %{texmfdist}/tex/latex/pdfpages
8525 %{texmfdist}/tex/latex/picinpar
8526 %{texmfdist}/tex/latex/pict2e
8527 %{texmfdist}/tex/latex/placeins
8528 %{texmfdist}/tex/latex/preprint
8529 %{texmfdist}/tex/latex/preview
8530 %{texmfdist}/tex/latex/program
8531 %{texmfdist}/tex/latex/psfrag
8532 %{texmfdist}/tex/latex/pslatex
8533 %{texmfdist}/tex/latex/revtex
8534 %{texmfdist}/tex/latex/rotating
8535 %{texmfdist}/tex/latex/rotfloat
8536 %{texmfdist}/tex/latex/scale
8537 %{texmfdist}/tex/latex/sectsty
8538 %{texmfdist}/tex/latex/seminar
8539 %{texmfdist}/tex/latex/setspace
8540 %{texmfdist}/tex/latex/showdim
8541 %{texmfdist}/tex/latex/showlabels
8542 %{texmfdist}/tex/latex/sidecap
8543 %{texmfdist}/tex/latex/slashbox
8544 %{texmfdist}/tex/latex/soul
8545 %{texmfdist}/tex/latex/stdclsdv
8546 %{texmfdist}/tex/latex/stmaryrd
8547 %{texmfdist}/tex/latex/subfig
8548 %{texmfdist}/tex/latex/subfigure
8549 %{texmfdist}/tex/latex/supertabular
8550 %{texmfdist}/tex/latex/t2
8551 %{texmfdist}/tex/latex/t-angles
8552 %{texmfdist}/tex/latex/tableaux
8553 %{texmfdist}/tex/latex/tablists
8554 %{texmfdist}/tex/latex/tablor
8555 %{texmfdist}/tex/latex/tabto-ltx
8556 %{texmfdist}/tex/latex/tabulary
8557 %{texmfdist}/tex/latex/tabvar
8558 %{texmfdist}/tex/latex/talk
8559 %{texmfdist}/tex/latex/taupin
8560 %{texmfdist}/tex/latex/tcldoc
8561 %{texmfdist}/tex/latex/tdsfrmath
8562 %{texmfdist}/tex/latex/technics
8563 %{texmfdist}/tex/latex/ted
8564 %{texmfdist}/tex/latex/tengwarscript
8565 %{texmfdist}/tex/latex/tensor
8566 %{texmfdist}/tex/latex/teubner
8567 %{texmfdist}/tex/latex/tex-gyre
8568 %{texmfdist}/tex/latex/texilikecover
8569 %{texmfdist}/tex/latex/texlogos
8570 %{texmfdist}/tex/latex/texmate
8571 %{texmfdist}/tex/latex/texpower
8572 %{texmfdist}/tex/latex/texshade
8573 %{texmfdist}/tex/latex/textcase
8574 %{texmfdist}/tex/latex/textfit
8575 %{texmfdist}/tex/latex/textopo
8576 %{texmfdist}/tex/latex/textpath
8577 %{texmfdist}/tex/latex/textpos
8578 %{texmfdist}/tex/latex/theoremref
8579 %{texmfdist}/tex/latex/thesis-titlepage-fhac
8580 %{texmfdist}/tex/latex/thinsp
8581 %{texmfdist}/tex/latex/thmtools
8582 %{texmfdist}/tex/latex/thumb
8583 %{texmfdist}/tex/latex/thuthesis
8584 %{texmfdist}/tex/latex/ticket
8585 %{texmfdist}/tex/latex/tikz-inet
8586 %{texmfdist}/tex/latex/times
8587 %{texmfdist}/tex/latex/timesht
8588 %{texmfdist}/tex/latex/tipa
8589 %{texmfdist}/tex/latex/titlefoot
8590 %{texmfdist}/tex/latex/titlesec
8591 %{texmfdist}/tex/latex/titling
8592 %{texmfdist}/tex/latex/tocbibind
8593 %{texmfdist}/tex/latex/tocloft
8594 %{texmfdist}/tex/latex/tools
8595 %{texmfdist}/tex/latex/totpages
8596 %{texmfdist}/tex/latex/type1cm
8597 %{texmfdist}/tex/latex/undertilde
8598 %{texmfdist}/tex/latex/units
8599 %{texmfdist}/tex/latex/unitsdef
8600 %{texmfdist}/tex/latex/universa
8601 %{texmfdist}/tex/latex/unroman
8602 %{texmfdist}/tex/latex/upmethodology
8603 %{texmfdist}/tex/latex/upquote
8604 %{texmfdist}/tex/latex/varindex
8605 %{texmfdist}/tex/latex/varsfromjobname
8606 %{texmfdist}/tex/latex/vector
8607 %{texmfdist}/tex/latex/velthuis
8608 %{texmfdist}/tex/latex/verse
8609 %{texmfdist}/tex/latex/versions
8610 %{texmfdist}/tex/latex/vhistory
8611 %{texmfdist}/tex/latex/vita
8612 %{texmfdist}/tex/latex/vmargin
8613 %{texmfdist}/tex/latex/volumes
8614 %{texmfdist}/tex/latex/vpe
8615 %{texmfdist}/tex/latex/vrsion
8616 %{texmfdist}/tex/latex/vwcol
8617 %{texmfdist}/tex/latex/vxu
8618 %{texmfdist}/tex/latex/wallpaper
8619 %{texmfdist}/tex/latex/warning
8620 %{texmfdist}/tex/latex/warpcol
8621 %{texmfdist}/tex/latex/was
8622 %{texmfdist}/tex/latex/williams
8623 %{texmfdist}/tex/latex/wnri
8624 %{texmfdist}/tex/latex/wordlike
8625 %{texmfdist}/tex/latex/wrapfig
8626 %{texmfdist}/tex/latex/wsuipa
8627 %{texmfdist}/tex/latex/xargs
8628 %{texmfdist}/tex/latex/xcolor
8629 %{texmfdist}/tex/latex/xdoc
8630 %{texmfdist}/tex/latex/xfor
8631 %{texmfdist}/tex/latex/xifthen
8632 %{texmfdist}/tex/latex/xkeyval
8633 %{texmfdist}/tex/latex/xmpincl
8634 %{texmfdist}/tex/latex/xnewcommand
8635 %{texmfdist}/tex/latex/xoptarg
8636 %{texmfdist}/tex/latex/xpackages
8637 %{texmfdist}/tex/latex/xq
8638 %{texmfdist}/tex/latex/xskak
8639 %{texmfdist}/tex/latex/xstring
8640 %{texmfdist}/tex/latex/xtab
8641 %{texmfdist}/tex/latex/xtcapts
8642 %{texmfdist}/tex/latex/xyling
8643 %{texmfdist}/tex/latex/xytree
8644 %{texmfdist}/tex/latex/yafoot
8645 %{texmfdist}/tex/latex/yfonts
8646 %{texmfdist}/tex/latex/yhmath
8647 %{texmfdist}/tex/latex/yi4latex
8648 %{texmfdist}/tex/latex/york-thesis
8649 %{texmfdist}/tex/latex/youngtab
8650 %{texmfdist}/tex/latex/yplan
8651 %{texmfdist}/tex/latex/zapfchan
8652 %{texmfdist}/tex/latex/zapfding
8653 %{texmfdist}/tex/latex/zed-csp
8654 %{texmfdist}/tex/latex/zefonts
8655 %{texmfdist}/tex/latex/ziffer
8656 %{texmfdist}/tex/latex/zwgetfdate
8657 %{texmfdist}/tex/plain/etex
8658 %{texmf}/tex/latex/config
8659 %{texmf}/tex/latex/dvipdfm
8660
8661 %files latex-12many
8662 %defattr(644,root,root,755)
8663 %doc %{texmfdist}/doc/latex/12many
8664 %{texmfdist}/source/latex/12many
8665
8666 %files latex-abstract
8667 %defattr(644,root,root,755)
8668 %doc %{texmfdist}/doc/latex/abstract
8669 %{texmfdist}/tex/latex/abstract
8670
8671 %files latex-accfonts
8672 %defattr(644,root,root,755)
8673 %doc%{texmfdist}/doc/fonts/accfonts
8674 %{texmfdist}/tex/latex/accfonts
8675
8676 %files latex-adrconv
8677 %defattr(644,root,root,755)
8678 %{texmfdist}/tex/latex/adrconv
8679 %{texmfdist}/doc/latex/adrconv
8680
8681 %files latex-algorithms
8682 %defattr(644,root,root,755)
8683 %doc %{texmfdist}/doc/latex/algorithms
8684 %{texmfdist}/tex/latex/algorithms
8685
8686 %files latex-ae
8687 %defattr(644,root,root,755)
8688 %{texmfdist}/tex/latex/ae
8689
8690 %files latex-ams
8691 %defattr(644,root,root,755)
8692 %doc %{texmfdist}/doc/latex/amscls
8693 %doc %{texmfdist}/doc/latex/amsmath
8694 %doc %{texmfdist}/doc/latex/onlyamsmath
8695 %{texmfdist}/doc/fonts/amsfonts
8696 %{texmfdist}/tex/latex/amscls
8697 %{texmfdist}/tex/latex/amsmath
8698 %{texmfdist}/tex/latex/amsfonts
8699 %{texmfdist}/tex/latex/onlyamsmath
8700 %{texmfdist}/source/latex/onlyamsmath
8701
8702 %files latex-antp
8703 %defattr(644,root,root,755)
8704 %{texmfdist}/tex/latex/antp
8705
8706 %files latex-antt
8707 %defattr(644,root,root,755)
8708 %{texmfdist}/tex/latex/antt
8709
8710 %files latex-appendix
8711 %defattr(644,root,root,755)
8712 %doc %{texmfdist}/doc/latex/appendix
8713 %{texmfdist}/tex/latex/appendix
8714
8715 %files latex-backgammon
8716 %defattr(644,root,root,755)
8717 %doc %{texmfdist}/doc/latex/backgammon
8718 %{texmfdist}/tex/latex/backgammon
8719
8720 %files latex-bardiag
8721 %defattr(644,root,root,755)
8722 %doc %{texmfdist}/doc/latex/bardiag
8723 %{texmfdist}/tex/latex/bardiag
8724
8725 %files latex-bbm
8726 %defattr(644,root,root,755)
8727 %doc %{texmfdist}/doc/fonts/bbm
8728 %{texmfdist}/tex/latex/bbm
8729
8730 %files latex-bbold
8731 %defattr(644,root,root,755)
8732 %doc %{texmfdist}/doc/latex/bbold
8733 %{texmfdist}/tex/latex/bbold
8734 %{texmfdist}/source/latex/bbold
8735
8736 %files latex-beamer
8737 %defattr(644,root,root,755)
8738 %doc %{texmfdist}/doc/latex/beamer
8739 %{texmfdist}/tex/latex/beamer-contrib
8740 %{texmfdist}/tex/latex/beamer
8741
8742 %files latex-bezos
8743 %defattr(644,root,root,755)
8744 %doc %{texmfdist}/doc/latex/bezos
8745 %{texmfdist}/tex/latex/bezos
8746
8747 %files latex-bibtex
8748 %defattr(644,root,root,755)
8749 %doc %{texmfdist}/doc/bibtex/base
8750 %doc %{texmfdist}/doc/latex/adrconv
8751 %doc %{texmfdist}/doc/latex/bibtopic
8752 %doc %{texmfdist}/doc/latex/bibunits
8753 %doc %{texmfdist}/doc/latex/natbib
8754 %doc %{texmfdist}/doc/latex/footbib
8755 %dir %{texmfdist}/doc/bibtex
8756 %dir %{texmfdist}/bibtex
8757 %dir %{texmfdist}/bibtex/bib
8758 %dir %{texmfdist}/bibtex/bst
8759 %dir %{texmfdist}/bibtex/csf
8760
8761 %attr(755,root,root) %{_bindir}/bibtex
8762 %attr(755,root,root) %{_bindir}/rubibtex
8763
8764 %{texmfdist}/bibtex/bst/base
8765 %{texmfdist}/bibtex/csf/base
8766 %{texmfdist}/bibtex/bib/base
8767 %{texmfdist}/bibtex/bst/adrconv
8768 %{texmfdist}/bibtex/bib/adrconv
8769 %{texmfdist}/source/latex/adrconv
8770 %{texmfdist}/tex/latex/adrconv
8771 # %{texmf}/bibtex/bst/misc
8772 %{texmfdist}/bibtex/bst/natbib
8773 %{texmfdist}/tex/latex/natbib
8774 %{texmfdist}/tex/latex/bibtopic
8775 %{texmfdist}/source/latex/bibunits
8776 %{texmfdist}/tex/latex/bibunits
8777 %{texmfdist}/source/latex/footbib
8778 %{texmfdist}/tex/latex/footbib
8779
8780 %{_mandir}/man1/bibtex.1*
8781 %{_mandir}/man1/rubibtex.1*
8782
8783 %files latex-bibtex-ams
8784 %defattr(644,root,root,755)
8785 %{texmfdist}/bibtex/bst/ams
8786 %{texmfdist}/bibtex/bib/ams
8787
8788 %files latex-bibtex-pl
8789 %defattr(644,root,root,755)
8790 %dir %{texmfdist}/bibtex/bib/gustlib
8791 %{texmfdist}/bibtex/bib/gustlib/plbib.bib
8792
8793 %files latex-bibtex-german
8794 %defattr(644,root,root,755)
8795 %doc %{texmfdist}/doc/bibtex/germbib
8796 %{texmfdist}/bibtex/bst/germbib
8797 %{texmfdist}/tex/latex/germbib
8798
8799 %files latex-bibtex-revtex4
8800 %defattr(644,root,root,755)
8801 %dir %{texmfdist}/source/latex/revtex
8802 %doc %{texmfdist}/doc/latex/revtex/revtex4.pdf
8803 %{texmfdist}/source/latex/revtex/revtex4.dtx
8804 %{texmfdist}/source/latex/revtex/revtex4.ins
8805 %{texmfdist}/tex/latex/revtex/revtex4.cls
8806
8807 %files latex-bibtex-jurabib
8808 %defattr(644,root,root,755)
8809 %doc %{texmfdist}/doc/latex/jurabib
8810 %{texmfdist}/bibtex/bst/jurabib
8811 %{texmfdist}/bibtex/bib/jurabib
8812 %{texmfdist}/source/latex/jurabib
8813 %{texmfdist}/tex/latex/jurabib
8814
8815 %files latex-bibtex-dk
8816 %defattr(644,root,root,755)
8817 %doc %{texmfdist}/doc/latex/dk-bib
8818 %{texmfdist}/bibtex/bst/dk-bib
8819 %{texmfdist}/bibtex/csf/dk-bib
8820 %{texmfdist}/bibtex/bib/dk-bib
8821 %{texmfdist}/source/latex/dk-bib
8822 %{texmfdist}/tex/latex/dk-bib
8823
8824 # %files latex-bibtex-nor
8825 # %defattr(644,root,root,755)
8826 # %{texmf}/bibtex/bst/norbib
8827
8828 %files latex-bibtex-styles
8829 %defattr(644,root,root,755)
8830 %dir %{texmfdist}/doc/generic/t2
8831 %dir %{texmfdist}/doc/generic/t2%{_sysconfdir}
8832 %dir %{texmfdist}/source/bibtex
8833 %{texmfdist}/bibtex/bib/IEEEtran
8834 %{texmfdist}/bibtex/bib/abstyles
8835 %{texmfdist}/bibtex/bib/achemso
8836 %{texmfdist}/bibtex/bib/acmtrans
8837 %{texmfdist}/bibtex/bib/aiaa
8838 %{texmfdist}/bibtex/bib/apacite
8839 %{texmfdist}/bibtex/bib/asaetr
8840 %{texmfdist}/bibtex/bib/ascelike
8841 %{texmfdist}/bibtex/bib/beebe
8842 %{texmfdist}/bibtex/bib/bibhtml
8843 %{texmfdist}/bibtex/bib/bibtopic
8844 %{texmfdist}/bibtex/bib/biocon
8845 %{texmfdist}/bibtex/bib/computational-complexity
8846 %{texmfdist}/bibtex/bib/din1505
8847 %{texmfdist}/bibtex/bib/directory
8848 %{texmfdist}/bibtex/bib/dtk
8849 %{texmfdist}/bibtex/bib/figbib
8850 %{texmfdist}/bibtex/bib/frankenstein
8851 %{texmfdist}/bibtex/bib/gatech-thesis
8852 %{texmfdist}/bibtex/bib/geomsty
8853 %{texmfdist}/bibtex/bib/gloss
8854 %{texmfdist}/bibtex/bib/harvard
8855 %{texmfdist}/bibtex/bib/ieeepes
8856 %{texmfdist}/bibtex/bib/ijmart
8857 %{texmfdist}/bibtex/bib/imac
8858 %{texmfdist}/bibtex/bib/index
8859 %{texmfdist}/bibtex/bib/lsc
8860 %{texmfdist}/bibtex/bib/msc
8861 %{texmfdist}/bibtex/bib/nostarch
8862 %{texmfdist}/bibtex/bib/philosophersimprint
8863 %{texmfdist}/bibtex/bib/revtex
8864 %{texmfdist}/bibtex/bib/spie
8865 %{texmfdist}/bibtex/bib/urlbst
8866 %{texmfdist}/bibtex/bst/IEEEtran
8867 %{texmfdist}/bibtex/bst/abstyles
8868 %{texmfdist}/bibtex/bst/achemso
8869 %{texmfdist}/bibtex/bst/acmtrans
8870 %{texmfdist}/bibtex/bst/afthesis
8871 %{texmfdist}/bibtex/bst/aguplus
8872 %{texmfdist}/bibtex/bst/aiaa
8873 %{texmfdist}/bibtex/bst/aichej
8874 %{texmfdist}/bibtex/bst/ametsoc
8875 %{texmfdist}/bibtex/bst/apacite
8876 %{texmfdist}/bibtex/bst/asaetr
8877 %{texmfdist}/bibtex/bst/ascelike
8878 %{texmfdist}/bibtex/bst/babelbib
8879 %{texmfdist}/bibtex/bst/beebe
8880 %{texmfdist}/bibtex/bst/bibhtml
8881 %{texmfdist}/bibtex/bst/chem-journal
8882 %{texmfdist}/bibtex/bst/chicago
8883 %{texmfdist}/bibtex/bst/computational-complexity
8884 %{texmfdist}/bibtex/bst/confproc
8885 %{texmfdist}/bibtex/bst/datatool
8886 %{texmfdist}/bibtex/bst/din1505
8887 %{texmfdist}/bibtex/bst/dinat
8888 %{texmfdist}/bibtex/bst/directory
8889 %{texmfdist}/bibtex/bst/dtk
8890 %{texmfdist}/bibtex/bst/dvdcoll
8891 %{texmfdist}/bibtex/bst/economic
8892 %{texmfdist}/bibtex/bst/elsevier-bib
8893 %{texmfdist}/bibtex/bst/fbs
8894 %{texmfdist}/bibtex/bst/figbib
8895 %{texmfdist}/bibtex/bst/finbib
8896 %{texmfdist}/bibtex/bst/frankenstein
8897 %{texmfdist}/bibtex/bst/gatech-thesis
8898 %{texmfdist}/bibtex/bst/gloss
8899 %{texmfdist}/bibtex/bst/gost
8900 %{texmfdist}/bibtex/bst/gustlib
8901 %{texmfdist}/bibtex/bst/harvard
8902 %{texmfdist}/bibtex/bst/hc
8903 %{texmfdist}/bibtex/bst/ieeepes
8904 %{texmfdist}/bibtex/bst/ijmart
8905 %{texmfdist}/bibtex/bst/ijqc
8906 %{texmfdist}/bibtex/bst/imac
8907 %{texmfdist}/bibtex/bst/index
8908 %{texmfdist}/bibtex/bst/inlinebib
8909 %{texmfdist}/bibtex/bst/iopart-num
8910 %{texmfdist}/bibtex/bst/jneurosci
8911 %{texmfdist}/bibtex/bst/jurarsp
8912 %{texmfdist}/bibtex/bst/kluwer
8913 %{texmfdist}/bibtex/bst/mciteplus
8914 %{texmfdist}/bibtex/bst/mslapa
8915 %{texmfdist}/bibtex/bst/multibib
8916 %{texmfdist}/bibtex/bst/munich
8917 %{texmfdist}/bibtex/bst/nature
8918 %{texmfdist}/bibtex/bst/nddiss
8919 %{texmfdist}/bibtex/bst/opcit
8920 %{texmfdist}/bibtex/bst/perception
8921 %{texmfdist}/bibtex/bst/revtex
8922 %{texmfdist}/bibtex/bst/rsc
8923 %{texmfdist}/bibtex/bst/savetrees
8924 %{texmfdist}/bibtex/bst/shipunov
8925 %{texmfdist}/bibtex/bst/smflatex
8926 %{texmfdist}/bibtex/bst/sort-by-letters
8927 %{texmfdist}/bibtex/bst/spie
8928 %{texmfdist}/bibtex/bst/stellenbosch
8929 %{texmfdist}/bibtex/bst/swebib
8930 %{texmfdist}/bibtex/bst/texsis
8931 %{texmfdist}/bibtex/bst/thuthesis
8932 %{texmfdist}/bibtex/bst/tugboat
8933 %{texmfdist}/bibtex/bst/urlbst
8934 %{texmfdist}/bibtex/csf/gost
8935 %doc %{texmfdist}/doc/bibtex/abstyles
8936 %doc %{texmfdist}/doc/bibtex/bibhtml
8937 %doc %{texmfdist}/doc/bibtex/dinat
8938 %doc %{texmfdist}/doc/bibtex/economic
8939 %doc %{texmfdist}/doc/bibtex/elsevier-bib
8940 %doc %{texmfdist}/doc/bibtex/gost
8941 %doc %{texmfdist}/doc/bibtex/ijqc
8942 %doc %{texmfdist}/doc/bibtex/iopart-num
8943 %doc %{texmfdist}/doc/generic/t2%{_sysconfdir}/rubibtex
8944 %doc %{texmfdist}/doc/latex/IEEEtran
8945 %{texmfdist}/source/bibtex/gost
8946
8947 %files latex-bibtex-vancouver
8948 %defattr(644,root,root,755)
8949 %dir %{texmfdist}/bibtex/bib/vancouver
8950 %dir %{texmfdist}/bibtex/bst/vancouver
8951 %dir %{texmfdist}/doc/bibtex/vancouver
8952 %{texmfdist}/bibtex/bib/vancouver/vancouver.bib
8953 %{texmfdist}/bibtex/bst/vancouver/vancouver.bst
8954 %doc %{texmfdist}/doc/bibtex/vancouver/README
8955 %doc %{texmfdist}/doc/bibtex/vancouver/vancouver.pdf
8956 %doc %{texmfdist}/doc/bibtex/vancouver/vancouver.tex
8957
8958 %files latex-booktabs
8959 %defattr(644,root,root,755)
8960 %doc %{texmfdist}/doc/latex/booktabs
8961 %{texmfdist}/tex/latex/booktabs
8962
8963 %files latex-caption
8964 %defattr(644,root,root,755)
8965 %doc %{texmfdist}/doc/latex/caption
8966 %{texmfdist}/tex/latex/caption
8967
8968 %files latex-carlisle
8969 %defattr(644,root,root,755)
8970 %doc %{texmfdist}/doc/latex/carlisle
8971 %{texmfdist}/tex/latex/carlisle
8972
8973 %files latex-ccfonts
8974 %defattr(644,root,root,755)
8975 %doc %{texmfdist}/doc/latex/ccfonts
8976 %{texmfdist}/tex/latex/ccfonts
8977
8978 %files latex-cite
8979 %defattr(644,root,root,755)
8980 %{texmfdist}/tex/latex/cite
8981
8982 %files latex-cmbright
8983 %defattr(644,root,root,755)
8984 %doc %{texmfdist}/doc/latex/cmbright
8985 %{texmfdist}/tex/latex/cmbright
8986
8987 %files latex-comment
8988 %defattr(644,root,root,755)
8989 %doc %{texmfdist}/doc/latex/comment
8990 %{texmfdist}/tex/latex/comment
8991
8992 %files latex-concmath
8993 %defattr(644,root,root,755)
8994 %{texmfdist}/tex/latex/concmath
8995
8996 %files latex-currvita
8997 %defattr(644,root,root,755)
8998 %doc %{texmfdist}/doc/latex/currvita
8999 %{texmfdist}/tex/latex/currvita
9000
9001 %files latex-curves
9002 %defattr(644,root,root,755)
9003 %doc %{texmfdist}/doc/latex/curves
9004 %{texmfdist}/tex/latex/curves
9005
9006 %files latex-custom-bib
9007 %defattr(644,root,root,755)
9008 %doc %{texmfdist}/doc/latex/custom-bib
9009 %{texmfdist}/source/latex/custom-bib
9010 %{texmfdist}/tex/latex/custom-bib
9011
9012 %files latex-cyrillic
9013 %defattr(644,root,root,755)
9014 %doc %{texmfdist}/doc/latex/cyrillic
9015 %{texmfdist}/source/latex/cyrillic
9016 %{texmfdist}/tex/latex/cyrillic
9017
9018 # %files latex-dstroke
9019 # %defattr(644,root,root,755)
9020 # %{texmf}/tex/latex/dstroke
9021
9022 %files latex-enumitem
9023 %defattr(644,root,root,755)
9024 %doc %{texmfdist}/doc/latex/enumitem
9025 %{texmfdist}/tex/latex/enumitem
9026
9027 %files latex-exam
9028 %defattr(644,root,root,755)
9029 %doc %{texmfdist}/doc/latex/exam
9030 %{texmfdist}/tex/latex/exam
9031
9032 %files latex-gbrief
9033 %defattr(644,root,root,755)
9034 %doc %{texmfdist}/doc/latex/g-brief
9035 %{texmfdist}/tex/latex/g-brief
9036
9037 %files latex-jknappen
9038 %defattr(644,root,root,755)
9039 %doc %{texmfdist}/fonts/source/jknappen
9040 %{texmfdist}/fonts/tfm/jknappen
9041
9042 %files latex-keystroke
9043 %defattr(644,root,root,755)
9044 %{texmfdist}/tex/latex/keystroke
9045 %doc %{texmfdist}/doc/latex/keystroke
9046
9047 %files latex-labbook
9048 %defattr(644,root,root,755)
9049 %doc %{texmfdist}/doc/latex/labbook
9050 %{texmfdist}/source/latex/labbook
9051 %{texmfdist}/tex/latex/labbook
9052
9053 %files latex-lastpage
9054 %defattr(644,root,root,755)
9055 %doc %{texmfdist}/doc/latex/lastpage
9056 %{texmfdist}/tex/latex/lastpage
9057
9058 %files latex-lcd
9059 %defattr(644,root,root,755)
9060 %doc %{texmfdist}/doc/latex/lcd
9061 %{texmfdist}/source/latex/lcd
9062 %{texmfdist}/tex/latex/lcd
9063
9064 %files latex-leaflet
9065 %defattr(644,root,root,755)
9066 %doc %{texmfdist}/doc/latex/leaflet
9067 %{texmfdist}/source/latex/leaflet
9068 %{texmfdist}/tex/latex/leaflet
9069
9070 %files latex-leftidx
9071 %defattr(644,root,root,755)
9072 %doc %{texmfdist}/doc/latex/leftidx
9073 %{texmfdist}/tex/latex/leftidx
9074
9075 %files latex-lewis
9076 %defattr(644,root,root,755)
9077 %doc %{texmfdist}/doc/latex/lewis
9078 %{texmfdist}/tex/latex/lewis
9079
9080 %files latex-lm
9081 %defattr(644,root,root,755)
9082 %doc %{texmfdist}/doc/fonts/lm
9083 %{texmfdist}/tex/latex/lm
9084 %{texmfdist}/fonts/afm/public/lm
9085 %{texmfdist}/fonts/enc/dvips/lm
9086 %{texmfdist}/fonts/map/dvips/lm
9087 %{texmfdist}/fonts/map/dvipdfm/lm
9088 %{texmfdist}/fonts/opentype/public/lm
9089 %{texmfdist}/fonts/tfm/public/lm
9090 %{texmfdist}/source/fonts/lm
9091
9092 %files latex-lucidabr
9093 %defattr(644,root,root,755)
9094 %dir %{texmfdist}/vtex
9095 %dir %{texmfdist}/vtex/config
9096 %{texmfdist}/vtex/config/lucidabr-k.ali
9097 %{texmfdist}/vtex/config/lucidabr.ali
9098
9099 %files latex-lineno
9100 %defattr(644,root,root,755)
9101 %doc %{texmfdist}/doc/latex/lineno
9102 %{texmfdist}/tex/latex/lineno
9103
9104
9105 %files latex-marvosym
9106 %defattr(644,root,root,755)
9107 %{texmfdist}/tex/latex/marvosym
9108
9109 %files latex-mathexam
9110 %defattr(644,root,root,755)
9111 %doc %{texmfdist}/doc/latex/mathexam
9112 %{texmfdist}/source/latex/mathexam
9113 %{texmfdist}/tex/latex/mathexam
9114
9115 #%files latex-mathpple
9116 #%defattr(644,root,root,755)
9117
9118 #%files latex-mathtime
9119 #%defattr(644,root,root,755)
9120
9121 %files latex-microtype
9122 %defattr(644,root,root,755)
9123 %doc %{texmfdist}/doc/latex/microtype
9124 %{texmfdist}/source/latex/microtype
9125 %{texmfdist}/tex/latex/microtype
9126
9127 %files latex-mflogo
9128 %defattr(644,root,root,755)
9129 %doc %{texmfdist}/doc/latex/mflogo
9130 %{texmfdist}/tex/latex/mflogo
9131
9132 %files latex-mfnfss
9133 %defattr(644,root,root,755)
9134 %{texmfdist}/source/latex/mfnfss
9135 %{texmfdist}/tex/latex/mfnfss
9136
9137 %files latex-minitoc
9138 %defattr(644,root,root,755)
9139 %doc %{texmfdist}/doc/latex/minitoc
9140 %{texmfdist}/bibtex/bst/minitoc
9141 %{texmfdist}/makeindex/minitoc
9142 %{texmfdist}/scripts/minitoc
9143 %{texmfdist}/source/latex/minitoc
9144 %{texmfdist}/tex/latex/minitoc
9145
9146
9147 %files latex-mltex
9148 %defattr(644,root,root,755)
9149 %doc %{texmfdist}/doc/latex/mltex
9150 %{texmfdist}/tex/latex/mltex
9151
9152 %files latex-moreverb
9153 %defattr(644,root,root,755)
9154 %doc %{texmfdist}/doc/latex/moreverb
9155 %{texmfdist}/tex/latex/moreverb
9156
9157 %files latex-multienum
9158 %defattr(644,root,root,755)
9159 %doc %{texmfdist}/doc/latex/multenum
9160 %dir %{texmfdist}/tex/latex/multenum
9161 %{texmfdist}/tex/latex/multenum/*
9162
9163 %files latex-musictex
9164 %defattr(644,root,root,755)
9165 %doc %{texmfdist}/doc/generic/musictex
9166 %{texmfdist}/fonts/source/public/musictex
9167 %{texmfdist}/fonts/tfm/public/musictex
9168 %{texmfdist}/tex/generic/musictex
9169 %{texmfdist}/tex/latex/musictex
9170
9171 %files latex-ntheorem
9172 %defattr(644,root,root,755)
9173 %{texmfdist}/tex/latex/ntheorem
9174 %doc %{texmfdist}/doc/latex/ntheorem
9175
9176 %files latex-other-doc
9177 %defattr(644,root,root,755)
9178 %doc %{texmfdist}/doc/alatex
9179 %doc %{texmfdist}/doc/cslatex/base
9180 %doc %{texmfdist}/doc/generic/wsuipa
9181 %doc %{texmfdist}/doc/latex/ANUfinalexam
9182 %doc %{texmfdist}/doc/latex/AkkTeX
9183 %doc %{texmfdist}/doc/latex/ESIEEcv
9184 %doc %{texmfdist}/doc/latex/GuIT
9185 %doc %{texmfdist}/doc/latex/HA-prosper
9186 %doc %{texmfdist}/doc/latex/IEEEconf
9187 %doc %{texmfdist}/doc/latex/a0poster
9188 %doc %{texmfdist}/doc/latex/aastex
9189 %doc %{texmfdist}/doc/latex/abc
9190 %doc %{texmfdist}/doc/latex/achemso
9191 %doc %{texmfdist}/doc/latex/acmconf
9192 %doc %{texmfdist}/doc/latex/acmtrans
9193 %doc %{texmfdist}/doc/latex/active-conf
9194 %doc %{texmfdist}/doc/latex/addlines
9195 %doc %{texmfdist}/doc/latex/adrlist
9196 %doc %{texmfdist}/doc/latex/afthesis
9197 %doc %{texmfdist}/doc/latex/aguplus
9198 %doc %{texmfdist}/doc/latex/aiaa
9199 %doc %{texmfdist}/doc/latex/akletter
9200 %doc %{texmfdist}/doc/latex/alg
9201 %doc %{texmfdist}/doc/latex/algorithm2e
9202 %doc %{texmfdist}/doc/latex/algorithmicx
9203 %doc %{texmfdist}/doc/latex/alnumsec
9204 %doc %{texmfdist}/doc/latex/altfont
9205 %doc %{texmfdist}/doc/latex/ametsoc
9206 %doc %{texmfdist}/doc/latex/amsaddr
9207 %doc %{texmfdist}/doc/latex/amsrefs
9208 %doc %{texmfdist}/doc/latex/animate
9209 %doc %{texmfdist}/doc/latex/answers
9210 %doc %{texmfdist}/doc/latex/anyfontsize
9211 %doc %{texmfdist}/doc/latex/apa
9212 %doc %{texmfdist}/doc/latex/apacite
9213 %doc %{texmfdist}/doc/latex/ar
9214 %doc %{texmfdist}/doc/latex/arabi
9215 %doc %{texmfdist}/doc/latex/arabtex
9216 %doc %{texmfdist}/doc/latex/arcs
9217 %doc %{texmfdist}/doc/latex/arydshln
9218 %doc %{texmfdist}/doc/latex/asaetr
9219 %doc %{texmfdist}/doc/latex/ascelike
9220 %doc %{texmfdist}/doc/latex/assignment
9221 %doc %{texmfdist}/doc/latex/attachfile
9222 %doc %{texmfdist}/doc/latex/augie
9223 %doc %{texmfdist}/doc/latex/aurical
9224 %doc %{texmfdist}/doc/latex/authorindex
9225 %doc %{texmfdist}/doc/latex/autoarea
9226 %doc %{texmfdist}/doc/latex/autotab
9227 %doc %{texmfdist}/doc/latex/babelbib
9228 %doc %{texmfdist}/doc/latex/bangtex
9229 %doc %{texmfdist}/doc/latex/barcodes
9230 %doc %{texmfdist}/doc/latex/bayer
9231 %doc %{texmfdist}/doc/latex/bbm-macros
9232 %doc %{texmfdist}/doc/latex/beamer-contrib
9233 %doc %{texmfdist}/doc/latex/begriff
9234 %doc %{texmfdist}/doc/latex/betababel
9235 %doc %{texmfdist}/doc/latex/bez123
9236 %doc %{texmfdist}/doc/latex/bibarts
9237 %doc %{texmfdist}/doc/latex/bibleref
9238 %doc %{texmfdist}/doc/latex/biblist
9239 %doc %{texmfdist}/doc/latex/bibtopicprefix
9240 %doc %{texmfdist}/doc/latex/bigfoot
9241 %doc %{texmfdist}/doc/latex/binomexp
9242 %doc %{texmfdist}/doc/latex/biocon
9243 %doc %{texmfdist}/doc/latex/bizcard
9244 %doc %{texmfdist}/doc/latex/blindtext
9245 %doc %{texmfdist}/doc/latex/blowup
9246 %doc %{texmfdist}/doc/latex/boites
9247 %doc %{texmfdist}/doc/latex/boldtensors
9248 %doc %{texmfdist}/doc/latex/bookest
9249 %doc %{texmfdist}/doc/latex/booklet
9250 %doc %{texmfdist}/doc/latex/boxhandler
9251 %doc %{texmfdist}/doc/latex/bpchem
9252 %doc %{texmfdist}/doc/latex/braille
9253 %doc %{texmfdist}/doc/latex/breakurl
9254 %doc %{texmfdist}/doc/latex/brushscr
9255 %doc %{texmfdist}/doc/latex/bullcntr
9256 %doc %{texmfdist}/doc/latex/bussproofs
9257 %doc %{texmfdist}/doc/latex/bytefield
9258 %doc %{texmfdist}/doc/latex/calxxxx
9259 %doc %{texmfdist}/doc/latex/captcont
9260 %doc %{texmfdist}/doc/latex/casyl
9261 %doc %{texmfdist}/doc/latex/catechis
9262 %doc %{texmfdist}/doc/latex/cbcoptic
9263 %doc %{texmfdist}/doc/latex/cclicenses
9264 %doc %{texmfdist}/doc/latex/cd-cover
9265 %doc %{texmfdist}/doc/latex/cd
9266 %doc %{texmfdist}/doc/latex/cdpbundl
9267 %doc %{texmfdist}/doc/latex/cellspace
9268 %doc %{texmfdist}/doc/latex/changes
9269 %doc %{texmfdist}/doc/latex/chapterfolder
9270 %doc %{texmfdist}/doc/latex/chemcompounds
9271 %doc %{texmfdist}/doc/latex/chemcono
9272 %doc %{texmfdist}/doc/latex/chemstyle
9273 %doc %{texmfdist}/doc/latex/chessboard
9274 %doc %{texmfdist}/doc/latex/chessfss
9275 %doc %{texmfdist}/doc/latex/china2e
9276 %doc %{texmfdist}/doc/latex/chletter
9277 %doc %{texmfdist}/doc/latex/circ
9278 %doc %{texmfdist}/doc/latex/cite
9279 %doc %{texmfdist}/doc/latex/cjk
9280 %doc %{texmfdist}/doc/latex/classicthesis
9281 %doc %{texmfdist}/doc/latex/clefval
9282 %doc %{texmfdist}/doc/latex/cleveref
9283 %doc %{texmfdist}/doc/latex/clock
9284 %doc %{texmfdist}/doc/latex/clrscode
9285 %doc %{texmfdist}/doc/latex/cm-lgc
9286 %doc %{texmfdist}/doc/latex/cmap
9287 %doc %{texmfdist}/doc/latex/cmcyralt
9288 %doc %{texmfdist}/doc/latex/cmdstring
9289 %doc %{texmfdist}/doc/latex/cmll
9290 %doc %{texmfdist}/doc/latex/codepage
9291 %doc %{texmfdist}/doc/latex/colorinfo
9292 %doc %{texmfdist}/doc/latex/colortbl
9293 %doc %{texmfdist}/doc/latex/colorwav
9294 %doc %{texmfdist}/doc/latex/combine
9295 %doc %{texmfdist}/doc/latex/commath
9296 %doc %{texmfdist}/doc/latex/complexity
9297 %doc %{texmfdist}/doc/latex/computational-complexity
9298 %doc %{texmfdist}/doc/latex/concprog
9299 %doc %{texmfdist}/doc/latex/confproc
9300 %doc %{texmfdist}/doc/latex/constants
9301 %doc %{texmfdist}/doc/latex/contour
9302 %doc %{texmfdist}/doc/latex/cooking
9303 %doc %{texmfdist}/doc/latex/cool
9304 %doc %{texmfdist}/doc/latex/coollist
9305 %doc %{texmfdist}/doc/latex/coolstr
9306 %doc %{texmfdist}/doc/latex/cooltooltips
9307 %doc %{texmfdist}/doc/latex/coordsys
9308 %doc %{texmfdist}/doc/latex/courier-scaled
9309 %doc %{texmfdist}/doc/latex/courseoutline
9310 %doc %{texmfdist}/doc/latex/coursepaper
9311 %doc %{texmfdist}/doc/latex/coverpage
9312 %doc %{texmfdist}/doc/latex/covington
9313 %doc %{texmfdist}/doc/latex/crossreference
9314 %doc %{texmfdist}/doc/latex/crosswrd
9315 %doc %{texmfdist}/doc/latex/cryst
9316 %doc %{texmfdist}/doc/latex/csbulletin
9317 %doc %{texmfdist}/doc/latex/csquotes
9318 %doc %{texmfdist}/doc/latex/csvtools
9319 %doc %{texmfdist}/doc/latex/ctable
9320 %doc %{texmfdist}/doc/latex/ctib
9321 %doc %{texmfdist}/doc/latex/cuisine
9322 %doc %{texmfdist}/doc/latex/cursor
9323 %doc %{texmfdist}/doc/latex/curve
9324 %doc %{texmfdist}/doc/latex/curve2e
9325 %doc %{texmfdist}/doc/latex/cv
9326 %doc %{texmfdist}/doc/latex/cweb-latex
9327 %doc %{texmfdist}/doc/latex/cwpuzzle
9328 %doc %{texmfdist}/doc/latex/dashrule
9329 %doc %{texmfdist}/doc/latex/datatool
9330 %doc %{texmfdist}/doc/latex/dateiliste
9331 %doc %{texmfdist}/doc/latex/datenumber
9332 %doc %{texmfdist}/doc/latex/datetime
9333 %doc %{texmfdist}/doc/latex/dcpic
9334 %doc %{texmfdist}/doc/latex/delimtxt
9335 %doc %{texmfdist}/doc/latex/diagnose
9336 %doc %{texmfdist}/doc/latex/dialogl
9337 %doc %{texmfdist}/doc/latex/dichokey
9338 %doc %{texmfdist}/doc/latex/digiconfigs
9339 %doc %{texmfdist}/doc/latex/din1505
9340 %doc %{texmfdist}/doc/latex/directory
9341 %doc %{texmfdist}/doc/latex/disser
9342 %doc %{texmfdist}/doc/latex/dlfltxb
9343 %doc %{texmfdist}/doc/latex/dnaseq
9344 %doc %{texmfdist}/doc/latex/docmfp
9345 %doc %{texmfdist}/doc/latex/doi
9346 %doc %{texmfdist}/doc/latex/doipubmed
9347 %doc %{texmfdist}/doc/latex/dotarrow
9348 %doc %{texmfdist}/doc/latex/dottex
9349 %doc %{texmfdist}/doc/latex/dpfloat
9350 %doc %{texmfdist}/doc/latex/dprogress
9351 %doc %{texmfdist}/doc/latex/drac
9352 %doc %{texmfdist}/doc/latex/draftwatermark
9353 %doc %{texmfdist}/doc/latex/dramatist
9354 %doc %{texmfdist}/doc/latex/dtk
9355 %doc %{texmfdist}/doc/latex/dtxgallery
9356 %doc %{texmfdist}/doc/latex/duerer-latex
9357 %doc %{texmfdist}/doc/latex/dvdcoll
9358 %doc %{texmfdist}/doc/latex/dyntree
9359 %doc %{texmfdist}/doc/latex/eCards
9360 %doc %{texmfdist}/doc/latex/ean13isbn
9361 %doc %{texmfdist}/doc/latex/easy
9362 %doc %{texmfdist}/doc/latex/ebezier
9363 %doc %{texmfdist}/doc/latex/ebong
9364 %doc %{texmfdist}/doc/latex/ebsthesis
9365 %doc %{texmfdist}/doc/latex/ecclesiastic
9366 %doc %{texmfdist}/doc/latex/ecltree
9367 %doc %{texmfdist}/doc/latex/ecv
9368 %doc %{texmfdist}/doc/latex/ed
9369 %doc %{texmfdist}/doc/latex/edmac
9370 %doc %{texmfdist}/doc/latex/edmargin
9371 %doc %{texmfdist}/doc/latex/ednotes
9372 %doc %{texmfdist}/doc/latex/eemeir
9373 %doc %{texmfdist}/doc/latex/egameps
9374 %doc %{texmfdist}/doc/latex/egplot
9375 %doc %{texmfdist}/doc/latex/ellipsis
9376 %doc %{texmfdist}/doc/latex/elmath
9377 %doc %{texmfdist}/doc/latex/elpres
9378 %doc %{texmfdist}/doc/latex/elsarticle
9379 %doc %{texmfdist}/doc/latex/elsevier
9380 %doc %{texmfdist}/doc/latex/em
9381 %doc %{texmfdist}/doc/latex/emp
9382 %doc %{texmfdist}/doc/latex/emulateapj
9383 %doc %{texmfdist}/doc/latex/endheads
9384 %doc %{texmfdist}/doc/latex/engpron
9385 %doc %{texmfdist}/doc/latex/engrec
9386 %doc %{texmfdist}/doc/latex/environ
9387 %doc %{texmfdist}/doc/latex/envlab
9388 %doc %{texmfdist}/doc/latex/epigraph
9389 %doc %{texmfdist}/doc/latex/epiolmec
9390 %doc %{texmfdist}/doc/latex/epsdice
9391 %doc %{texmfdist}/doc/latex/epspdfconversion
9392 %doc %{texmfdist}/doc/latex/eqlist
9393 %doc %{texmfdist}/doc/latex/eqnarray
9394 %doc %{texmfdist}/doc/latex/eqparbox
9395 %doc %{texmfdist}/doc/latex/errata
9396 %doc %{texmfdist}/doc/latex/esdiff
9397 %doc %{texmfdist}/doc/latex/eskd
9398 %doc %{texmfdist}/doc/latex/eskdx
9399 %doc %{texmfdist}/doc/latex/esvect
9400 %doc %{texmfdist}/doc/latex/etaremune
9401 %doc %{texmfdist}/doc/latex/etex-pkg
9402 %doc %{texmfdist}/doc/latex/ethiop-t1
9403 %doc %{texmfdist}/doc/latex/ethiop
9404 %doc %{texmfdist}/doc/latex/etoolbox
9405 %doc %{texmfdist}/doc/latex/eukdate
9406 %doc %{texmfdist}/doc/latex/euproposal
9407 %doc %{texmfdist}/doc/latex/euro
9408 %doc %{texmfdist}/doc/latex/europecv
9409 %doc %{texmfdist}/doc/latex/eurosans
9410 %doc %{texmfdist}/doc/latex/everypage
9411 %doc %{texmfdist}/doc/latex/examdesign
9412 %doc %{texmfdist}/doc/latex/examplep
9413 %doc %{texmfdist}/doc/latex/exceltex
9414 %doc %{texmfdist}/doc/latex/exercise
9415 %doc %{texmfdist}/doc/latex/expdlist
9416 %doc %{texmfdist}/doc/latex/expl3
9417 %doc %{texmfdist}/doc/latex/export
9418 %doc %{texmfdist}/doc/latex/extarrows
9419 %doc %{texmfdist}/doc/latex/extpfeil
9420 %doc %{texmfdist}/doc/latex/extract
9421 %doc %{texmfdist}/doc/latex/facsimile
9422 %doc %{texmfdist}/doc/latex/faktor
9423 %doc %{texmfdist}/doc/latex/fancynum
9424 %doc %{texmfdist}/doc/latex/fancyref
9425 %doc %{texmfdist}/doc/latex/fancytooltips
9426 %doc %{texmfdist}/doc/latex/fax
9427 %doc %{texmfdist}/doc/latex/feynmf
9428 %doc %{texmfdist}/doc/latex/figbib
9429 %doc %{texmfdist}/doc/latex/figsize
9430 %doc %{texmfdist}/doc/latex/fink
9431 %doc %{texmfdist}/doc/latex/fixfoot
9432 %doc %{texmfdist}/doc/latex/fixme
9433 %doc %{texmfdist}/doc/latex/flabels
9434 %doc %{texmfdist}/doc/latex/flacards
9435 %doc %{texmfdist}/doc/latex/flagderiv
9436 %doc %{texmfdist}/doc/latex/flashcards
9437 %doc %{texmfdist}/doc/latex/flippdf
9438 %doc %{texmfdist}/doc/latex/floatrow
9439 %doc %{texmfdist}/doc/latex/flowfram
9440 %doc %{texmfdist}/doc/latex/fmp
9441 %doc %{texmfdist}/doc/latex/fmtcount
9442 %doc %{texmfdist}/doc/latex/fnbreak
9443 %doc %{texmfdist}/doc/latex/fncychap
9444 %doc %{texmfdist}/doc/latex/foekfont
9445 %doc %{texmfdist}/doc/latex/fonttable
9446 %doc %{texmfdist}/doc/latex/forarray
9447 %doc %{texmfdist}/doc/latex/forloop
9448 %doc %{texmfdist}/doc/latex/formlett
9449 %doc %{texmfdist}/doc/latex/formula
9450 %doc %{texmfdist}/doc/latex/formular
9451 %doc %{texmfdist}/doc/latex/fouridx
9452 %doc %{texmfdist}/doc/latex/frankenstein
9453 %doc %{texmfdist}/doc/latex/frenchle
9454 %doc %{texmfdist}/doc/latex/fribrief
9455 %doc %{texmfdist}/doc/latex/frletter
9456 %doc %{texmfdist}/doc/latex/frontespizio
9457 %doc %{texmfdist}/doc/latex/fullblck
9458 %doc %{texmfdist}/doc/latex/fullpict
9459 %doc %{texmfdist}/doc/latex/functan
9460 %doc %{texmfdist}/doc/latex/fundus
9461 %doc %{texmfdist}/doc/latex/gaceta
9462 %doc %{texmfdist}/doc/latex/galois
9463 %doc %{texmfdist}/doc/latex/gastex
9464 %doc %{texmfdist}/doc/latex/gatech-thesis
9465 %doc %{texmfdist}/doc/latex/gauss
9466 %doc %{texmfdist}/doc/latex/gb4e
9467 %doc %{texmfdist}/doc/latex/gcard
9468 %doc %{texmfdist}/doc/latex/gcite
9469 %doc %{texmfdist}/doc/latex/genmpage
9470 %doc %{texmfdist}/doc/latex/geomsty
9471 %doc %{texmfdist}/doc/latex/ginpenc
9472 %doc %{texmfdist}/doc/latex/gloss
9473 %doc %{texmfdist}/doc/latex/glossaries
9474 %doc %{texmfdist}/doc/latex/gmdoc
9475 %doc %{texmfdist}/doc/latex/gmeometric
9476 %doc %{texmfdist}/doc/latex/gmiflink
9477 %doc %{texmfdist}/doc/latex/gmutils
9478 %doc %{texmfdist}/doc/latex/gmverb
9479 %doc %{texmfdist}/doc/latex/gnuplottex
9480 %doc %{texmfdist}/doc/latex/graphicx-psmin
9481 %doc %{texmfdist}/doc/latex/greek-inputenc
9482 %doc %{texmfdist}/doc/latex/greekdates
9483 %doc %{texmfdist}/doc/latex/greektex
9484 %doc %{texmfdist}/doc/latex/grfpaste
9485 %doc %{texmfdist}/doc/latex/grnumalt
9486 %doc %{texmfdist}/doc/latex/grverb
9487 %doc %{texmfdist}/doc/latex/gu
9488 %doc %{texmfdist}/doc/latex/guitar
9489 %doc %{texmfdist}/doc/latex/guitbeamer
9490 %doc %{texmfdist}/doc/latex/hanging
9491 %doc %{texmfdist}/doc/latex/har2nat
9492 %doc %{texmfdist}/doc/latex/harmony
9493 %doc %{texmfdist}/doc/latex/harpoon
9494 %doc %{texmfdist}/doc/latex/harvard
9495 %doc %{texmfdist}/doc/latex/hc
9496 %doc %{texmfdist}/doc/latex/hep
9497 %doc %{texmfdist}/doc/latex/hepnames
9498 %doc %{texmfdist}/doc/latex/hepparticles
9499 %doc %{texmfdist}/doc/latex/hepthesis
9500 %doc %{texmfdist}/doc/latex/hepunits
9501 %doc %{texmfdist}/doc/latex/hexgame
9502 %doc %{texmfdist}/doc/latex/hhtensor
9503 %doc %{texmfdist}/doc/latex/histogr
9504 %doc %{texmfdist}/doc/latex/hitec
9505 %doc %{texmfdist}/doc/latex/hpsdiss
9506 %doc %{texmfdist}/doc/latex/hrlatex
9507 %doc %{texmfdist}/doc/latex/hvfloat
9508 %doc %{texmfdist}/doc/latex/hypdvips
9509 %doc %{texmfdist}/doc/latex/hyperref-docsrc
9510 %doc %{texmfdist}/doc/latex/hyperxmp
9511 %doc %{texmfdist}/doc/latex/ibycus-babel
9512 %doc %{texmfdist}/doc/latex/icsv
9513 %doc %{texmfdist}/doc/latex/ieeepes
9514 %doc %{texmfdist}/doc/latex/ifmslide
9515 %doc %{texmfdist}/doc/latex/ifplatform
9516 %doc %{texmfdist}/doc/latex/ijmart
9517 %doc %{texmfdist}/doc/latex/imac
9518 %doc %{texmfdist}/doc/latex/image-gallery
9519 %doc %{texmfdist}/doc/latex/imtekda
9520 %doc %{texmfdist}/doc/latex/inlinebib
9521 %doc %{texmfdist}/doc/latex/inlinedef
9522 %doc %{texmfdist}/doc/latex/interactiveworkbook
9523 %doc %{texmfdist}/doc/latex/inversepath
9524 %doc %{texmfdist}/doc/latex/invoice
9525 %doc %{texmfdist}/doc/latex/ipa
9526 %doc %{texmfdist}/doc/latex/iso
9527 %doc %{texmfdist}/doc/latex/iso10303
9528 %doc %{texmfdist}/doc/latex/isodate
9529 %doc %{texmfdist}/doc/latex/isodoc
9530 %doc %{texmfdist}/doc/latex/isorot
9531 %doc %{texmfdist}/doc/latex/itnumpar
9532 %doc %{texmfdist}/doc/latex/jeopardy
9533 %doc %{texmfdist}/doc/latex/jknapltx
9534 %doc %{texmfdist}/doc/latex/jneurosci
9535 %doc %{texmfdist}/doc/latex/jpsj
9536 %doc %{texmfdist}/doc/latex/jura
9537 %doc %{texmfdist}/doc/latex/juraabbrev
9538 %doc %{texmfdist}/doc/latex/juramisc
9539 %doc %{texmfdist}/doc/latex/jurarsp
9540 %doc %{texmfdist}/doc/latex/karnaugh
9541 %doc %{texmfdist}/doc/latex/kerkis
9542 %doc %{texmfdist}/doc/latex/kerntest
9543 %doc %{texmfdist}/doc/latex/kluwer
9544 %doc %{texmfdist}/doc/latex/labelcas
9545 %doc %{texmfdist}/doc/latex/lazylist
9546 %doc %{texmfdist}/doc/latex/lcyw
9547 %doc %{texmfdist}/doc/latex/leading
9548 %doc %{texmfdist}/doc/latex/ledmac
9549 %doc %{texmfdist}/doc/latex/lettre
9550 %doc %{texmfdist}/doc/latex/lexikon
9551 %doc %{texmfdist}/doc/latex/lgreek
9552 %doc %{texmfdist}/doc/latex/lhelp
9553 %doc %{texmfdist}/doc/latex/linguex
9554 %doc %{texmfdist}/doc/latex/lipsum
9555 %doc %{texmfdist}/doc/latex/listbib
9556 %doc %{texmfdist}/doc/latex/listliketab
9557 %doc %{texmfdist}/doc/latex/listofsymbols
9558 %doc %{texmfdist}/doc/latex/lkproof
9559 %doc %{texmfdist}/doc/latex/logic
9560 %doc %{texmfdist}/doc/latex/logpap
9561 %doc %{texmfdist}/doc/latex/lps
9562 %doc %{texmfdist}/doc/latex/lsc
9563 %doc %{texmfdist}/doc/latex/ltxindex
9564 %doc %{texmfdist}/doc/latex/mafr
9565 %doc %{texmfdist}/doc/latex/magyar
9566 %doc %{texmfdist}/doc/latex/mailing
9567 %doc %{texmfdist}/doc/latex/makebarcode
9568 %doc %{texmfdist}/doc/latex/makebox
9569 %doc %{texmfdist}/doc/latex/makecell
9570 %doc %{texmfdist}/doc/latex/makecmds
9571 %doc %{texmfdist}/doc/latex/makedtx
9572 %doc %{texmfdist}/doc/latex/makeglos
9573 %doc %{texmfdist}/doc/latex/makeplot
9574 %doc %{texmfdist}/doc/latex/manuscript
9575 %doc %{texmfdist}/doc/latex/maple
9576 %doc %{texmfdist}/doc/latex/marginnote
9577 %doc %{texmfdist}/doc/latex/mathdesign
9578 %doc %{texmfdist}/doc/latex/mathpazo
9579 %doc %{texmfdist}/doc/latex/maybemath
9580 %doc %{texmfdist}/doc/latex/mcaption
9581 %doc %{texmfdist}/doc/latex/mceinleger
9582 %doc %{texmfdist}/doc/latex/mcite
9583 %doc %{texmfdist}/doc/latex/mciteplus
9584 %doc %{texmfdist}/doc/latex/memexsupp
9585 %doc %{texmfdist}/doc/latex/mentis
9586 %doc %{texmfdist}/doc/latex/metaplot
9587 %doc %{texmfdist}/doc/latex/method
9588 %doc %{texmfdist}/doc/latex/metre
9589 %doc %{texmfdist}/doc/latex/mff
9590 %doc %{texmfdist}/doc/latex/mfpic4ode
9591 %doc %{texmfdist}/doc/latex/mftinc
9592 %doc %{texmfdist}/doc/latex/mhchem
9593 %doc %{texmfdist}/doc/latex/mhequ
9594 %doc %{texmfdist}/doc/latex/miller
9595 %doc %{texmfdist}/doc/latex/minipage-marginpar
9596 %doc %{texmfdist}/doc/latex/miniplot
9597 %doc %{texmfdist}/doc/latex/minutes
9598 %doc %{texmfdist}/doc/latex/mla-paper
9599 %doc %{texmfdist}/doc/latex/mlist
9600 %doc %{texmfdist}/doc/latex/mmap
9601 %doc %{texmfdist}/doc/latex/mnsymbol
9602 %doc %{texmfdist}/doc/latex/moderncv
9603 %doc %{texmfdist}/doc/latex/modroman
9604 %doc %{texmfdist}/doc/latex/mongolian-babel
9605 %doc %{texmfdist}/doc/latex/montex
9606 %doc %{texmfdist}/doc/latex/moresize
9607 %doc %{texmfdist}/doc/latex/movie15
9608 %doc %{texmfdist}/doc/latex/msc
9609 %doc %{texmfdist}/doc/latex/msg
9610 %doc %{texmfdist}/doc/latex/mslapa
9611 %doc %{texmfdist}/doc/latex/mtgreek
9612 %doc %{texmfdist}/doc/latex/multibbl
9613 %doc %{texmfdist}/doc/latex/multicap
9614 %doc %{texmfdist}/doc/latex/multirow
9615 %doc %{texmfdist}/doc/latex/munich
9616 %doc %{texmfdist}/doc/latex/musixlyr
9617 %doc %{texmfdist}/doc/latex/muthesis
9618 %doc %{texmfdist}/doc/latex/mxd
9619 %doc %{texmfdist}/doc/latex/mxedruli
9620 %doc %{texmfdist}/doc/latex/nag
9621 %doc %{texmfdist}/doc/latex/namespc
9622 %doc %{texmfdist}/doc/latex/nath
9623 %doc %{texmfdist}/doc/latex/nature
9624 %doc %{texmfdist}/doc/latex/ncclatex
9625 %doc %{texmfdist}/doc/latex/ncctools
9626 %doc %{texmfdist}/doc/latex/nddiss
9627 %doc %{texmfdist}/doc/latex/newalg
9628 %doc %{texmfdist}/doc/latex/newfile
9629 %doc %{texmfdist}/doc/latex/newlfm
9630 %doc %{texmfdist}/doc/latex/newspaper
9631 %doc %{texmfdist}/doc/latex/newvbtm
9632 %doc %{texmfdist}/doc/latex/niceframe
9633 %doc %{texmfdist}/doc/latex/nih
9634 %doc %{texmfdist}/doc/latex/noitcrul
9635 %doc %{texmfdist}/doc/latex/nomentbl
9636 %doc %{texmfdist}/doc/latex/nonfloat
9637 %doc %{texmfdist}/doc/latex/nostarch
9638 %doc %{texmfdist}/doc/latex/notes
9639 %doc %{texmfdist}/doc/latex/notes2bib
9640 %doc %{texmfdist}/doc/latex/nrc
9641 %doc %{texmfdist}/doc/latex/ntabbing
9642 %doc %{texmfdist}/doc/latex/numname
9643 %doc %{texmfdist}/doc/latex/numprint
9644 %doc %{texmfdist}/doc/latex/objectz
9645 %doc %{texmfdist}/doc/latex/ocr-latex
9646 %doc %{texmfdist}/doc/latex/octavo
9647 %doc %{texmfdist}/doc/latex/ogham
9648 %doc %{texmfdist}/doc/latex/ogonek
9649 %doc %{texmfdist}/doc/latex/opcit
9650 %doc %{texmfdist}/doc/latex/ordinalpt
9651 %doc %{texmfdist}/doc/latex/othello
9652 %doc %{texmfdist}/doc/latex/otibet
9653 %doc %{texmfdist}/doc/latex/outline
9654 %doc %{texmfdist}/doc/latex/outliner
9655 %doc %{texmfdist}/doc/latex/pagenote
9656 %doc %{texmfdist}/doc/latex/paper
9657 %doc %{texmfdist}/doc/latex/papercdcase
9658 %doc %{texmfdist}/doc/latex/papertex
9659 %doc %{texmfdist}/doc/latex/parallel
9660 %doc %{texmfdist}/doc/latex/paresse
9661 %doc %{texmfdist}/doc/latex/parrun
9662 %doc %{texmfdist}/doc/latex/pauldoc
9663 %doc %{texmfdist}/doc/latex/pbox
9664 %doc %{texmfdist}/doc/latex/pbsheet
9665 %doc %{texmfdist}/doc/latex/pdfcprot
9666 %doc %{texmfdist}/doc/latex/pdfscreen
9667 %doc %{texmfdist}/doc/latex/pdfsync
9668 %doc %{texmfdist}/doc/latex/pdftricks
9669 %doc %{texmfdist}/doc/latex/pdfwin
9670 %doc %{texmfdist}/doc/latex/pecha
9671 %doc %{texmfdist}/doc/latex/perception
9672 %doc %{texmfdist}/doc/latex/perltex
9673 %doc %{texmfdist}/doc/latex/permute
9674 %doc %{texmfdist}/doc/latex/petiteannonce
9675 %doc %{texmfdist}/doc/latex/petri-nets
9676 %doc %{texmfdist}/doc/latex/pgf-soroban
9677 %doc %{texmfdist}/doc/latex/pgfopts
9678 %doc %{texmfdist}/doc/latex/pgfplots
9679 %doc %{texmfdist}/doc/latex/philex
9680 %doc %{texmfdist}/doc/latex/philosophersimprint
9681 %doc %{texmfdist}/doc/latex/photo
9682 %doc %{texmfdist}/doc/latex/pinlabel
9683 %doc %{texmfdist}/doc/latex/pittetd
9684 %doc %{texmfdist}/doc/latex/plari
9685 %doc %{texmfdist}/doc/latex/plates
9686 %doc %{texmfdist}/doc/latex/play
9687 %doc %{texmfdist}/doc/latex/plweb
9688 %doc %{texmfdist}/doc/latex/pmgraph
9689 %doc %{texmfdist}/doc/latex/poemscol
9690 %doc %{texmfdist}/doc/latex/polski
9691 %doc %{texmfdist}/doc/latex/polyglot
9692 %doc %{texmfdist}/doc/latex/polytable
9693 %doc %{texmfdist}/doc/latex/postcards
9694 %doc %{texmfdist}/doc/latex/powerdot
9695 %doc %{texmfdist}/doc/latex/ppower4
9696 %doc %{texmfdist}/doc/latex/ppr-prv
9697 %doc %{texmfdist}/doc/latex/pracjourn
9698 %doc %{texmfdist}/doc/latex/prettyref
9699 %doc %{texmfdist}/doc/latex/proba
9700 %doc %{texmfdist}/doc/latex/probsoln
9701 %doc %{texmfdist}/doc/latex/procIAGssymp
9702 %doc %{texmfdist}/doc/latex/progkeys
9703 %doc %{texmfdist}/doc/latex/progress
9704 %doc %{texmfdist}/doc/latex/protex
9705 %doc %{texmfdist}/doc/latex/protocol
9706 %doc %{texmfdist}/doc/latex/psfragx
9707 %doc %{texmfdist}/doc/latex/psgo
9708 %doc %{texmfdist}/doc/latex/pspicture
9709 %doc %{texmfdist}/doc/latex/pst2pdf
9710 %doc %{texmfdist}/doc/latex/ptptex
9711 %doc %{texmfdist}/doc/latex/qcm
9712 %doc %{texmfdist}/doc/latex/qobitree
9713 %doc %{texmfdist}/doc/latex/qstest
9714 %doc %{texmfdist}/doc/latex/qsymbols
9715 %doc %{texmfdist}/doc/latex/qtree
9716 %doc %{texmfdist}/doc/latex/quotchap
9717 %doc %{texmfdist}/doc/latex/quotmark
9718 %doc %{texmfdist}/doc/latex/r_und_s
9719 %doc %{texmfdist}/doc/latex/randbild
9720 %doc %{texmfdist}/doc/latex/randtext
9721 %doc %{texmfdist}/doc/latex/rccol
9722 %doc %{texmfdist}/doc/latex/rcs
9723 %doc %{texmfdist}/doc/latex/rcsinfo
9724 %doc %{texmfdist}/doc/latex/recipecard
9725 %doc %{texmfdist}/doc/latex/rectopma
9726 %doc %{texmfdist}/doc/latex/refcheck
9727 %doc %{texmfdist}/doc/latex/refman
9728 %doc %{texmfdist}/doc/latex/refstyle
9729 %doc %{texmfdist}/doc/latex/regcount
9730 %doc %{texmfdist}/doc/latex/register
9731 %doc %{texmfdist}/doc/latex/relenc
9732 %doc %{texmfdist}/doc/latex/repeatindex
9733 %doc %{texmfdist}/doc/latex/rlepsf
9734 %doc %{texmfdist}/doc/latex/rmpage
9735 %doc %{texmfdist}/doc/latex/robustcommand
9736 %doc %{texmfdist}/doc/latex/robustindex
9737 %doc %{texmfdist}/doc/latex/romannum
9738 %doc %{texmfdist}/doc/latex/rotpages
9739 %doc %{texmfdist}/doc/latex/rsc
9740 %doc %{texmfdist}/doc/latex/rst
9741 %doc %{texmfdist}/doc/latex/rtkinenc
9742 %doc %{texmfdist}/doc/latex/rtklage
9743 %doc %{texmfdist}/doc/latex/sagetex
9744 %doc %{texmfdist}/doc/latex/sanskrit
9745 %doc %{texmfdist}/doc/latex/sauerj
9746 %doc %{texmfdist}/doc/latex/sauterfonts
9747 %doc %{texmfdist}/doc/latex/savefnmark
9748 %doc %{texmfdist}/doc/latex/savetrees
9749 %doc %{texmfdist}/doc/latex/scalebar
9750 %doc %{texmfdist}/doc/latex/schedule
9751 %doc %{texmfdist}/doc/latex/scientificpaper
9752 %doc %{texmfdist}/doc/latex/sciposter
9753 %doc %{texmfdist}/doc/latex/sciwordconv
9754 %doc %{texmfdist}/doc/latex/screenplay
9755 %doc %{texmfdist}/doc/latex/script
9756 %doc %{texmfdist}/doc/latex/sdrt
9757 %doc %{texmfdist}/doc/latex/sectionbox
9758 %doc %{texmfdist}/doc/latex/semantic
9759 %doc %{texmfdist}/doc/latex/semioneside
9760 %doc %{texmfdist}/doc/latex/seqsplit
9761 %doc %{texmfdist}/doc/latex/sf298
9762 %doc %{texmfdist}/doc/latex/sffms
9763 %doc %{texmfdist}/doc/latex/sfg
9764 %doc %{texmfdist}/doc/latex/sgame
9765 %doc %{texmfdist}/doc/latex/shadethm
9766 %doc %{texmfdist}/doc/latex/shipunov
9767 %doc %{texmfdist}/doc/latex/shorttoc
9768 %doc %{texmfdist}/doc/latex/show2e
9769 %doc %{texmfdist}/doc/latex/showexpl
9770 %doc %{texmfdist}/doc/latex/sides
9771 %doc %{texmfdist}/doc/latex/siggraph
9772 %doc %{texmfdist}/doc/latex/simplecv
9773 %doc %{texmfdist}/doc/latex/simplewick
9774 %doc %{texmfdist}/doc/latex/skak
9775 %doc %{texmfdist}/doc/latex/slantsc
9776 %doc %{texmfdist}/doc/latex/smalltableof
9777 %doc %{texmfdist}/doc/latex/smartref
9778 %doc %{texmfdist}/doc/latex/smflatex
9779 %doc %{texmfdist}/doc/latex/snapshot
9780 %doc %{texmfdist}/doc/latex/songbook
9781 %doc %{texmfdist}/doc/latex/sort-by-letters
9782 %doc %{texmfdist}/doc/latex/soyombo
9783 %doc %{texmfdist}/doc/latex/sparklines
9784 %doc %{texmfdist}/doc/latex/spie
9785 %doc %{texmfdist}/doc/latex/splitbib
9786 %doc %{texmfdist}/doc/latex/splitindex
9787 %doc %{texmfdist}/doc/latex/spotcolor
9788 %doc %{texmfdist}/doc/latex/sprite
9789 %doc %{texmfdist}/doc/latex/srcltx
9790 %doc %{texmfdist}/doc/latex/sseq
9791 %doc %{texmfdist}/doc/latex/ssqquote
9792 %doc %{texmfdist}/doc/latex/stage
9793 %doc %{texmfdist}/doc/latex/statistik
9794 %doc %{texmfdist}/doc/latex/stdpage
9795 %doc %{texmfdist}/doc/latex/stellenbosch
9796 %doc %{texmfdist}/doc/latex/stex
9797 %doc %{texmfdist}/doc/latex/stringstrings
9798 %doc %{texmfdist}/doc/latex/struktex
9799 %doc %{texmfdist}/doc/latex/sttools
9800 %doc %{texmfdist}/doc/latex/stubs
9801 %doc %{texmfdist}/doc/latex/subdepth
9802 %doc %{texmfdist}/doc/latex/subeqn
9803 %doc %{texmfdist}/doc/latex/subeqnarray
9804 %doc %{texmfdist}/doc/latex/subfloat
9805 %doc %{texmfdist}/doc/latex/substr
9806 %doc %{texmfdist}/doc/latex/sudoku
9807 %doc %{texmfdist}/doc/latex/sudokubundle
9808 %doc %{texmfdist}/doc/latex/sugconf
9809 %doc %{texmfdist}/doc/latex/supertabular
9810 %doc %{texmfdist}/doc/latex/susy
9811 %doc %{texmfdist}/doc/latex/svgcolor
9812 %doc %{texmfdist}/doc/latex/svn-multi
9813 %doc %{texmfdist}/doc/latex/svn
9814 %doc %{texmfdist}/doc/latex/svninfo
9815 %doc %{texmfdist}/doc/latex/swebib
9816 %doc %{texmfdist}/doc/latex/swimgraf
9817 %doc %{texmfdist}/doc/latex/synproof
9818 %doc %{texmfdist}/doc/latex/syntax
9819 %doc %{texmfdist}/doc/latex/syntrace
9820 %doc %{texmfdist}/doc/latex/synttree
9821 %doc %{texmfdist}/doc/latex/t-angles
9822 %doc %{texmfdist}/doc/latex/tableaux
9823 %doc %{texmfdist}/doc/latex/tablists
9824 %doc %{texmfdist}/doc/latex/tablor
9825 %doc %{texmfdist}/doc/latex/tabto-ltx
9826 %doc %{texmfdist}/doc/latex/tabulary
9827 %doc %{texmfdist}/doc/latex/tabvar
9828 %doc %{texmfdist}/doc/latex/talk
9829 %doc %{texmfdist}/doc/latex/tapir
9830 %doc %{texmfdist}/doc/latex/tcldoc
9831 %doc %{texmfdist}/doc/latex/tdsfrmath
9832 %doc %{texmfdist}/doc/latex/technics
9833 %doc %{texmfdist}/doc/latex/ted
9834 %doc %{texmfdist}/doc/latex/tengwarscript
9835 %doc %{texmfdist}/doc/latex/tensor
9836 %doc %{texmfdist}/doc/latex/teubner
9837 %doc %{texmfdist}/doc/latex/texmate
9838 %doc %{texmfdist}/doc/latex/texpower
9839 %doc %{texmfdist}/doc/latex/texshade
9840 %doc %{texmfdist}/doc/latex/textcase
9841 %doc %{texmfdist}/doc/latex/textopo
9842 %doc %{texmfdist}/doc/latex/theoremref
9843 %doc %{texmfdist}/doc/latex/thesis-titlepage-fhac
9844 %doc %{texmfdist}/doc/latex/thinsp
9845 %doc %{texmfdist}/doc/latex/thmtools
9846 %doc %{texmfdist}/doc/latex/thumb
9847 %doc %{texmfdist}/doc/latex/thuthesis
9848 %doc %{texmfdist}/doc/latex/ticket
9849 %doc %{texmfdist}/doc/latex/tikz-inet
9850 %doc %{texmfdist}/doc/latex/timesht
9851 %doc %{texmfdist}/doc/latex/titling
9852 %doc %{texmfdist}/doc/latex/tocvsec2
9853 %doc %{texmfdist}/doc/latex/todo
9854 %doc %{texmfdist}/doc/latex/tokenizer
9855 %doc %{texmfdist}/doc/latex/toolbox
9856 %doc %{texmfdist}/doc/latex/topfloat
9857 %doc %{texmfdist}/doc/latex/toptesi
9858 %doc %{texmfdist}/doc/latex/tpslifonts
9859 %doc %{texmfdist}/doc/latex/trajan
9860 %doc %{texmfdist}/doc/latex/translator
9861 %doc %{texmfdist}/doc/latex/tree-dvips
9862 %doc %{texmfdist}/doc/latex/trfsigns
9863 %doc %{texmfdist}/doc/latex/trivfloat
9864 %doc %{texmfdist}/doc/latex/trsym
9865 %doc %{texmfdist}/doc/latex/tufte-latex
9866 %doc %{texmfdist}/doc/latex/tugboat
9867 %doc %{texmfdist}/doc/latex/turnstile
9868 %doc %{texmfdist}/doc/latex/twoup
9869 %doc %{texmfdist}/doc/latex/typedref
9870 %doc %{texmfdist}/doc/latex/typogrid
9871 %doc %{texmfdist}/doc/latex/uaclasses
9872 %doc %{texmfdist}/doc/latex/ucthesis
9873 %doc %{texmfdist}/doc/latex/uebungsblatt
9874 %doc %{texmfdist}/doc/latex/uiucthesis
9875 %doc %{texmfdist}/doc/latex/ulsy
9876 %doc %{texmfdist}/doc/latex/umich-thesis
9877 %doc %{texmfdist}/doc/latex/uml
9878 %doc %{texmfdist}/doc/latex/umlaute
9879 %doc %{texmfdist}/doc/latex/umoline
9880 %doc %{texmfdist}/doc/latex/umthesis
9881 %doc %{texmfdist}/doc/latex/underlin
9882 %doc %{texmfdist}/doc/latex/undertilde
9883 %doc %{texmfdist}/doc/latex/unitsdef
9884 %doc %{texmfdist}/doc/latex/unroman
9885 %doc %{texmfdist}/doc/latex/upmethodology
9886 %doc %{texmfdist}/doc/latex/urlbst
9887 %doc %{texmfdist}/doc/latex/ushort
9888 %doc %{texmfdist}/doc/latex/uwthesis
9889 %doc %{texmfdist}/doc/latex/varindex
9890 %doc %{texmfdist}/doc/latex/varsfromjobname
9891 %doc %{texmfdist}/doc/latex/vector
9892 %doc %{texmfdist}/doc/latex/verse
9893 %doc %{texmfdist}/doc/latex/vhistory
9894 %doc %{texmfdist}/doc/latex/vita
9895 %doc %{texmfdist}/doc/latex/volumes
9896 %doc %{texmfdist}/doc/latex/vpe
9897 %doc %{texmfdist}/doc/latex/vrsion
9898 %doc %{texmfdist}/doc/latex/vwcol
9899 %doc %{texmfdist}/doc/latex/vxu
9900 %doc %{texmfdist}/doc/latex/wadalab
9901 %doc %{texmfdist}/doc/latex/wallpaper
9902 %doc %{texmfdist}/doc/latex/warpcol
9903 %doc %{texmfdist}/doc/latex/wnri
9904 %doc %{texmfdist}/doc/latex/wordlike
9905 %doc %{texmfdist}/doc/latex/xargs
9906 %doc %{texmfdist}/doc/latex/xdoc
9907 %doc %{texmfdist}/doc/latex/xfor
9908 %doc %{texmfdist}/doc/latex/xifthen
9909 %doc %{texmfdist}/doc/latex/xmpincl
9910 %doc %{texmfdist}/doc/latex/xnewcommand
9911 %doc %{texmfdist}/doc/latex/xoptarg
9912 %doc %{texmfdist}/doc/latex/xpackages
9913 %doc %{texmfdist}/doc/latex/xskak
9914 %doc %{texmfdist}/doc/latex/xstring
9915 %doc %{texmfdist}/doc/latex/xtcapts
9916 %doc %{texmfdist}/doc/latex/xyling
9917 %doc %{texmfdist}/doc/latex/xytree
9918 %doc %{texmfdist}/doc/latex/yafoot
9919 %doc %{texmfdist}/doc/latex/yhmath
9920 %doc %{texmfdist}/doc/latex/york-thesis
9921 %doc %{texmfdist}/doc/latex/yplan
9922 %doc %{texmfdist}/doc/latex/zed-csp
9923 %doc %{texmfdist}/doc/latex/zefonts
9924 %doc %{texmfdist}/doc/latex/ziffer
9925 %doc %{texmfdist}/doc/latex/zwgetfdate
9926 %doc %{texmfdist}/source/latex/hyperref/doc
9927 %doc %{texmfdist}/source/latex/koma-script/doc
9928
9929 %files latex-other
9930 %defattr(644,root,root,755)
9931 %{texmfdist}/metapost/latexmp
9932 %{texmfdist}/metapost/makecirc
9933 %dir %{texmfdist}/source/alatex
9934 %{texmfdist}/source/alatex/base
9935 %dir %{texmfdist}/source/cslatex
9936 %{texmfdist}/source/cslatex/base
9937 %{texmfdist}/source/generic/xypic
9938 %{texmfdist}/source/latex/ESIEEcv
9939 %{texmfdist}/source/latex/GuIT
9940 %{texmfdist}/source/latex/HA-prosper
9941 %{texmfdist}/source/latex/IEEEconf
9942 %{texmfdist}/source/latex/aastex
9943 %{texmfdist}/source/latex/abc
9944 %{texmfdist}/source/latex/abstract
9945 %{texmfdist}/source/latex/achemso
9946 %{texmfdist}/source/latex/acmconf
9947 %{texmfdist}/source/latex/acronym
9948 %{texmfdist}/source/latex/active-conf
9949 %{texmfdist}/source/latex/addlines
9950 %{texmfdist}/source/latex/adrlist
9951 %{texmfdist}/source/latex/aiaa
9952 %{texmfdist}/source/latex/alg
9953 %{texmfdist}/source/latex/alnumsec
9954 %{texmfdist}/source/latex/altfont
9955 %{texmfdist}/source/latex/amsaddr
9956 %{texmfdist}/source/latex/amscls
9957 %{texmfdist}/source/latex/amsfonts
9958 %{texmfdist}/source/latex/amsmath
9959 %{texmfdist}/source/latex/amsrefs
9960 %{texmfdist}/source/latex/answers
9961 %{texmfdist}/source/latex/apacite
9962 %{texmfdist}/source/latex/appendix
9963 %{texmfdist}/source/latex/arcs
9964 %{texmfdist}/source/latex/arydshln
9965 %{texmfdist}/source/latex/asaetr
9966 %{texmfdist}/source/latex/ascii
9967 %{texmfdist}/source/latex/attachfile
9968 %{texmfdist}/source/latex/augie
9969 %{texmfdist}/source/latex/babelbib
9970 %{texmfdist}/source/latex/backgammon
9971 %{texmfdist}/source/latex/barcodes
9972 %{texmfdist}/source/latex/base
9973 %{texmfdist}/source/latex/bayer
9974 %{texmfdist}/source/latex/bbding
9975 %{texmfdist}/source/latex/bbm-macros
9976 %{texmfdist}/source/latex/belleek
9977 %{texmfdist}/source/latex/bengali
9978 %{texmfdist}/source/latex/beton
9979 %{texmfdist}/source/latex/bez123
9980 %{texmfdist}/source/latex/bibarts
9981 %{texmfdist}/source/latex/bibleref
9982 %{texmfdist}/source/latex/biblist
9983 %{texmfdist}/source/latex/bibtopic
9984 %{texmfdist}/source/latex/bibtopicprefix
9985 %{texmfdist}/source/latex/bigfoot
9986 %{texmfdist}/source/latex/binomexp
9987 %{texmfdist}/source/latex/biocon
9988 %{texmfdist}/source/latex/bizcard
9989 %{texmfdist}/source/latex/blindtext
9990 %{texmfdist}/source/latex/blowup
9991 %{texmfdist}/source/latex/boites
9992 %{texmfdist}/source/latex/bookhands
9993 %{texmfdist}/source/latex/booklet
9994 %{texmfdist}/source/latex/booktabs
9995 %{texmfdist}/source/latex/bophook
9996 %{texmfdist}/source/latex/boxhandler
9997 %{texmfdist}/source/latex/bpchem
9998 %{texmfdist}/source/latex/braille
9999 %{texmfdist}/source/latex/breakurl
10000 %{texmfdist}/source/latex/brushscr
10001 %{texmfdist}/source/latex/bullcntr
10002 %{texmfdist}/source/latex/burmese
10003 %{texmfdist}/source/latex/bytefield
10004 %{texmfdist}/source/latex/captcont
10005 %{texmfdist}/source/latex/caption
10006 %{texmfdist}/source/latex/carlisle
10007 %{texmfdist}/source/latex/catechis
10008 %{texmfdist}/source/latex/ccaption
10009 %{texmfdist}/source/latex/ccfonts
10010 %{texmfdist}/source/latex/cclicenses
10011 %{texmfdist}/source/latex/cd-cover
10012 %{texmfdist}/source/latex/cd
10013 %{texmfdist}/source/latex/cdpbundl
10014 %{texmfdist}/source/latex/changebar
10015 %{texmfdist}/source/latex/changes
10016 %{texmfdist}/source/latex/chappg
10017 %{texmfdist}/source/latex/chapterfolder
10018 %{texmfdist}/source/latex/chemcompounds
10019 %{texmfdist}/source/latex/chemstyle
10020 %{texmfdist}/source/latex/chessboard
10021 %{texmfdist}/source/latex/chessfss
10022 %{texmfdist}/source/latex/chletter
10023 %{texmfdist}/source/latex/circ
10024 %{texmfdist}/source/latex/cjk/utils
10025 %{texmfdist}/source/latex/cjw
10026 %{texmfdist}/source/latex/clefval
10027 %{texmfdist}/source/latex/cleveref
10028 %{texmfdist}/source/latex/cmcyralt
10029 %{texmfdist}/source/latex/cmdtrack
10030 %{texmfdist}/source/latex/cmll
10031 %{texmfdist}/source/latex/cmsd
10032 %{texmfdist}/source/latex/codepage
10033 %{texmfdist}/source/latex/colortbl
10034 %{texmfdist}/source/latex/colorwav
10035 %{texmfdist}/source/latex/combine
10036 %{texmfdist}/source/latex/comment
10037 %{texmfdist}/source/latex/computational-complexity
10038 %{texmfdist}/source/latex/confproc
10039 %{texmfdist}/source/latex/constants
10040 %{texmfdist}/source/latex/contour
10041 %{texmfdist}/source/latex/cooking
10042 %{texmfdist}/source/latex/cool
10043 %{texmfdist}/source/latex/coollist
10044 %{texmfdist}/source/latex/coolstr
10045 %{texmfdist}/source/latex/cooltooltips
10046 %{texmfdist}/source/latex/coordsys
10047 %{texmfdist}/source/latex/coverpage
10048 %{texmfdist}/source/latex/crop
10049 %{texmfdist}/source/latex/crossreference
10050 %{texmfdist}/source/latex/crosswrd
10051 %{texmfdist}/source/latex/csvtools
10052 %{texmfdist}/source/latex/ctable
10053 %{texmfdist}/source/latex/ctib
10054 %{texmfdist}/source/latex/cuisine
10055 %{texmfdist}/source/latex/currvita
10056 %{texmfdist}/source/latex/curve
10057 %{texmfdist}/source/latex/curve2e
10058 %{texmfdist}/source/latex/curves
10059 %{texmfdist}/source/latex/cweb-latex
10060 %{texmfdist}/source/latex/cwpuzzle
10061 %{texmfdist}/source/latex/dashbox
10062 %{texmfdist}/source/latex/dashrule
10063 %{texmfdist}/source/latex/datatool
10064 %{texmfdist}/source/latex/dateiliste
10065 %{texmfdist}/source/latex/datenumber
10066 %{texmfdist}/source/latex/datetime
10067 %{texmfdist}/source/latex/decimal
10068 %{texmfdist}/source/latex/delimtxt
10069 %{texmfdist}/source/latex/diagnose
10070 %{texmfdist}/source/latex/dialogl
10071 %{texmfdist}/source/latex/dinbrief
10072 %{texmfdist}/source/latex/disser
10073 %{texmfdist}/source/latex/dnaseq
10074 %{texmfdist}/source/latex/docmfp
10075 %{texmfdist}/source/latex/doipubmed
10076 %{texmfdist}/source/latex/dotarrow
10077 %{texmfdist}/source/latex/dotseqn
10078 %{texmfdist}/source/latex/dottex
10079 %{texmfdist}/source/latex/dprogress
10080 %{texmfdist}/source/latex/drac
10081 %{texmfdist}/source/latex/draftcopy
10082 %{texmfdist}/source/latex/draftwatermark
10083 %{texmfdist}/source/latex/dramatist
10084 %{texmfdist}/source/latex/dtk
10085 %{texmfdist}/source/latex/dtxgallery
10086 %{texmfdist}/source/latex/dyntree
10087 %{texmfdist}/source/latex/eCards
10088 %{texmfdist}/source/latex/ebezier
10089 %{texmfdist}/source/latex/ebsthesis
10090 %{texmfdist}/source/latex/ecclesiastic
10091 %{texmfdist}/source/latex/ecv
10092 %{texmfdist}/source/latex/ed
10093 %{texmfdist}/source/latex/edmac
10094 %{texmfdist}/source/latex/edmargin
10095 %{texmfdist}/source/latex/eemeir
10096 %{texmfdist}/source/latex/egplot
10097 %{texmfdist}/source/latex/eiad
10098 %{texmfdist}/source/latex/ellipsis
10099 %{texmfdist}/source/latex/elmath
10100 %{texmfdist}/source/latex/elsarticle
10101 %{texmfdist}/source/latex/em
10102 %{texmfdist}/source/latex/emp
10103 %{texmfdist}/source/latex/endfloat
10104 %{texmfdist}/source/latex/endheads
10105 %{texmfdist}/source/latex/engpron
10106 %{texmfdist}/source/latex/engrec
10107 %{texmfdist}/source/latex/environ
10108 %{texmfdist}/source/latex/envlab
10109 %{texmfdist}/source/latex/epigraph
10110 %{texmfdist}/source/latex/epiolmec
10111 %{texmfdist}/source/latex/epsdice
10112 %{texmfdist}/source/latex/eqlist
10113 %{texmfdist}/source/latex/eqnarray
10114 %{texmfdist}/source/latex/eqparbox
10115 %{texmfdist}/source/latex/errata
10116 %{texmfdist}/source/latex/esdiff
10117 %{texmfdist}/source/latex/eskd
10118 %{texmfdist}/source/latex/eso-pic
10119 %{texmfdist}/source/latex/esvect
10120 %{texmfdist}/source/latex/etaremune
10121 %{texmfdist}/source/latex/ethiop
10122 %{texmfdist}/source/latex/eukdate
10123 %{texmfdist}/source/latex/euler
10124 %{texmfdist}/source/latex/euproposal
10125 %{texmfdist}/source/latex/euro
10126 %{texmfdist}/source/latex/everypage
10127 %{texmfdist}/source/latex/examdesign
10128 %{texmfdist}/source/latex/exercise
10129 %{texmfdist}/source/latex/expdlist
10130 %{texmfdist}/source/latex/expl3
10131 %{texmfdist}/source/latex/export
10132 %{texmfdist}/source/latex/extpfeil
10133 %{texmfdist}/source/latex/extract
10134 %{texmfdist}/source/latex/facsimile
10135 %{texmfdist}/source/latex/faktor
10136 %{texmfdist}/source/latex/fancynum
10137 %{texmfdist}/source/latex/fancyref
10138 %{texmfdist}/source/latex/fancytooltips
10139 %{texmfdist}/source/latex/fancyvrb
10140 %{texmfdist}/source/latex/feynmf
10141 %{texmfdist}/source/latex/figsize
10142 %{texmfdist}/source/latex/filecontents
10143 %{texmfdist}/source/latex/fink
10144 %{texmfdist}/source/latex/fixme
10145 %{texmfdist}/source/latex/flabels
10146 %{texmfdist}/source/latex/flagderiv
10147 %{texmfdist}/source/latex/flashcards
10148 %{texmfdist}/source/latex/flippdf
10149 %{texmfdist}/source/latex/float
10150 %{texmfdist}/source/latex/floatrow
10151 %{texmfdist}/source/latex/flowfram
10152 %{texmfdist}/source/latex/fmp
10153 %{texmfdist}/source/latex/fmtcount
10154 %{texmfdist}/source/latex/fnbreak
10155 %{texmfdist}/source/latex/foilhtml
10156 %{texmfdist}/source/latex/fonttable
10157 %{texmfdist}/source/latex/footmisc
10158 %{texmfdist}/source/latex/footnpag
10159 %{texmfdist}/source/latex/forarray
10160 %{texmfdist}/source/latex/forloop
10161 %{texmfdist}/source/latex/formula
10162 %{texmfdist}/source/latex/fouridx
10163 %{texmfdist}/source/latex/frankenstein
10164 %{texmfdist}/source/latex/frontespizio
10165 %{texmfdist}/source/latex/fullblck
10166 %{texmfdist}/source/latex/functan
10167 %{texmfdist}/source/latex/fundus
10168 %{texmfdist}/source/latex/g-brief
10169 %{texmfdist}/source/latex/galois
10170 %{texmfdist}/source/latex/gcite
10171 %{texmfdist}/source/latex/genmpage
10172 %{texmfdist}/source/latex/geometry
10173 %{texmfdist}/source/latex/geomsty
10174 %{texmfdist}/source/latex/ginpenc
10175 %{texmfdist}/source/latex/glossaries
10176 %{texmfdist}/source/latex/gnuplottex
10177 %{texmfdist}/source/latex/go
10178 %{texmfdist}/source/latex/graphics
10179 %{texmfdist}/source/latex/graphicx-psmin
10180 %{texmfdist}/source/latex/greekdates
10181 %{texmfdist}/source/latex/grnumalt
10182 %{texmfdist}/source/latex/grverb
10183 %{texmfdist}/source/latex/guitar
10184 %{texmfdist}/source/latex/hanging
10185 %{texmfdist}/source/latex/harvard
10186 %{texmfdist}/source/latex/hc
10187 %{texmfdist}/source/latex/hepthesis
10188 %{texmfdist}/source/latex/hhtensor
10189 %{texmfdist}/source/latex/hilowres
10190 %{texmfdist}/source/latex/histogr
10191 %{texmfdist}/source/latex/hpsdiss
10192 %{texmfdist}/source/latex/hrlatex
10193 %{texmfdist}/source/latex/hyper
10194 %{texmfdist}/source/latex/hyperref
10195 %{texmfdist}/source/latex/hyperxmp
10196 %{texmfdist}/source/latex/hyphenat
10197 %{texmfdist}/source/latex/ibycus-babel
10198 %{texmfdist}/source/latex/icsv
10199 %{texmfdist}/source/latex/ifmslide
10200 %{texmfdist}/source/latex/ifplatform
10201 %{texmfdist}/source/latex/ijmart
10202 %{texmfdist}/source/latex/imtekda
10203 %{texmfdist}/source/latex/index
10204 %{texmfdist}/source/latex/inlinedef
10205 %{texmfdist}/source/latex/inversepath
10206 %{texmfdist}/source/latex/iso
10207 %{texmfdist}/source/latex/iso10303
10208 %{texmfdist}/source/latex/isodate
10209 %{texmfdist}/source/latex/isodoc
10210 %{texmfdist}/source/latex/isorot
10211 %{texmfdist}/source/latex/isotope
10212 %{texmfdist}/source/latex/itnumpar
10213 %{texmfdist}/source/latex/jeopardy
10214 %{texmfdist}/source/latex/jura
10215 %{texmfdist}/source/latex/juraabbrev
10216 %{texmfdist}/source/latex/jurarsp
10217 %{texmfdist}/source/latex/kdgreek
10218 %{texmfdist}/source/latex/kerntest
10219 %{texmfdist}/source/latex/kluwer
10220 %{texmfdist}/source/latex/koma-script
10221 %{texmfdist}/source/latex/labelcas
10222 %{texmfdist}/source/latex/labels
10223 %{texmfdist}/source/latex/lastpage
10224 %{texmfdist}/source/latex/latex-tds
10225 %{texmfdist}/source/latex/layouts
10226 %{texmfdist}/source/latex/lcg
10227 %{texmfdist}/source/latex/lcyw
10228 %{texmfdist}/source/latex/leading
10229 %{texmfdist}/source/latex/ledmac
10230 %{texmfdist}/source/latex/leftidx
10231 %{texmfdist}/source/latex/lettrine
10232 %{texmfdist}/source/latex/lexikon
10233 %{texmfdist}/source/latex/lhcyr
10234 %{texmfdist}/source/latex/lhelp
10235 %{texmfdist}/source/latex/limap
10236 %{texmfdist}/source/latex/lipsum
10237 %{texmfdist}/source/latex/listbib
10238 %{texmfdist}/source/latex/listings
10239 %{texmfdist}/source/latex/listliketab
10240 %{texmfdist}/source/latex/localloc
10241 %{texmfdist}/source/latex/logpap
10242 %{texmfdist}/source/latex/lps
10243 %{texmfdist}/source/latex/ltxindex
10244 %{texmfdist}/source/latex/mailing
10245 %{texmfdist}/source/latex/makebox
10246 %{texmfdist}/source/latex/makecell
10247 %{texmfdist}/source/latex/makecmds
10248 %{texmfdist}/source/latex/makedtx
10249 %{texmfdist}/source/latex/makeplot
10250 %{texmfdist}/source/latex/manfnt
10251 %{texmfdist}/source/latex/manuscript
10252 %{texmfdist}/source/latex/mapcodes
10253 %{texmfdist}/source/latex/marginnote
10254 %{texmfdist}/source/latex/mathcomp
10255 %{texmfdist}/source/latex/mathpazo
10256 %{texmfdist}/source/latex/mcaption
10257 %{texmfdist}/source/latex/mcite
10258 %{texmfdist}/source/latex/mdwtools
10259 %{texmfdist}/source/latex/memoir
10260 %{texmfdist}/source/latex/mentis
10261 %{texmfdist}/source/latex/menu
10262 %{texmfdist}/source/latex/method
10263 %{texmfdist}/source/latex/metre
10264 %{texmfdist}/source/latex/mff
10265 %{texmfdist}/source/latex/mfpic4ode
10266 %{texmfdist}/source/latex/mftinc
10267 %{texmfdist}/source/latex/mh
10268 %{texmfdist}/source/latex/miller
10269 %{texmfdist}/source/latex/minipage-marginpar
10270 %{texmfdist}/source/latex/minutes
10271 %{texmfdist}/source/latex/mlist
10272 %{texmfdist}/source/latex/mnsymbol
10273 %{texmfdist}/source/latex/modroman
10274 %{texmfdist}/source/latex/mongolian-babel
10275 %{texmfdist}/source/latex/montex
10276 %{texmfdist}/source/latex/moresize
10277 %{texmfdist}/source/latex/moreverb
10278 %{texmfdist}/source/latex/mparhack
10279 %{texmfdist}/source/latex/ms
10280 %{texmfdist}/source/latex/msg
10281 %{texmfdist}/source/latex/mtgreek
10282 %{texmfdist}/source/latex/multibbl
10283 %{texmfdist}/source/latex/multibib
10284 %{texmfdist}/source/latex/multicap
10285 %{texmfdist}/source/latex/mwcls
10286 %{texmfdist}/source/latex/mxd
10287 %{texmfdist}/source/latex/nag
10288 %{texmfdist}/source/latex/namespc
10289 %{texmfdist}/source/latex/natbib
10290 %{texmfdist}/source/latex/ncctools
10291 %{texmfdist}/source/latex/nddiss
10292 %{texmfdist}/source/latex/newalg
10293 %{texmfdist}/source/latex/newfile
10294 %{texmfdist}/source/latex/newlfm
10295 %{texmfdist}/source/latex/newspaper
10296 %{texmfdist}/source/latex/newvbtm
10297 %{texmfdist}/source/latex/niceframe
10298 %{texmfdist}/source/latex/noitcrul
10299 %{texmfdist}/source/latex/nomencl
10300 %{texmfdist}/source/latex/nomentbl
10301 %{texmfdist}/source/latex/nonfloat
10302 %{texmfdist}/source/latex/nostarch
10303 %{texmfdist}/source/latex/notes
10304 %{texmfdist}/source/latex/notes2bib
10305 %{texmfdist}/source/latex/nrc
10306 %{texmfdist}/source/latex/ntgclass
10307 %{texmfdist}/source/latex/ntheorem
10308 %{texmfdist}/source/latex/numprint
10309 %{texmfdist}/source/latex/oberdiek
10310 %{texmfdist}/source/latex/objectz
10311 %{texmfdist}/source/latex/octavo
10312 %{texmfdist}/source/latex/ogonek
10313 %{texmfdist}/source/latex/oldstyle
10314 %{texmfdist}/source/latex/opcit
10315 %{texmfdist}/source/latex/ordinalpt
10316 %{texmfdist}/source/latex/othello
10317 %{texmfdist}/source/latex/otibet
10318 %{texmfdist}/source/latex/pacioli
10319 %{texmfdist}/source/latex/pageno
10320 %{texmfdist}/source/latex/pagenote
10321 %{texmfdist}/source/latex/paper
10322 %{texmfdist}/source/latex/papercdcase
10323 %{texmfdist}/source/latex/papertex
10324 %{texmfdist}/source/latex/paralist
10325 %{texmfdist}/source/latex/parallel
10326 %{texmfdist}/source/latex/paresse
10327 %{texmfdist}/source/latex/parrun
10328 %{texmfdist}/source/latex/patchcmd
10329 %{texmfdist}/source/latex/pauldoc
10330 %{texmfdist}/source/latex/pawpict
10331 %{texmfdist}/source/latex/pbox
10332 %{texmfdist}/source/latex/pbsheet
10333 %{texmfdist}/source/latex/pdfcprot
10334 %{texmfdist}/source/latex/pdfpages
10335 %{texmfdist}/source/latex/perltex
10336 %{texmfdist}/source/latex/permute
10337 %{texmfdist}/source/latex/petri-nets
10338 %{texmfdist}/source/latex/pgfopts
10339 %{texmfdist}/source/latex/pgfplots
10340 %{texmfdist}/source/latex/philosophersimprint
10341 %{texmfdist}/source/latex/photo
10342 %{texmfdist}/source/latex/pict2e
10343 %{texmfdist}/source/latex/pittetd
10344 %{texmfdist}/source/latex/plari
10345 %{texmfdist}/source/latex/play
10346 %{texmfdist}/source/latex/plweb
10347 %{texmfdist}/source/latex/poemscol
10348 %{texmfdist}/source/latex/polski
10349 %{texmfdist}/source/latex/polyglot
10350 %{texmfdist}/source/latex/polytable
10351 %{texmfdist}/source/latex/powerdot
10352 %{texmfdist}/source/latex/ppr-prv
10353 %{texmfdist}/source/latex/pracjourn
10354 %{texmfdist}/source/latex/preprint
10355 %{texmfdist}/source/latex/prettyref
10356 %{texmfdist}/source/latex/preview
10357 %{texmfdist}/source/latex/proba
10358 %{texmfdist}/source/latex/probsoln
10359 %{texmfdist}/source/latex/progkeys
10360 %{texmfdist}/source/latex/prosper
10361 %{texmfdist}/source/latex/protocol
10362 %{texmfdist}/source/latex/psfrag
10363 %{texmfdist}/source/latex/psfragx
10364 %{texmfdist}/source/latex/pslatex
10365 %{texmfdist}/source/latex/pspicture
10366 %{texmfdist}/source/latex/qcm
10367 %{texmfdist}/source/latex/qstest
10368 %{texmfdist}/source/latex/qsymbols
10369 %{texmfdist}/source/latex/quotchap
10370 %{texmfdist}/source/latex/quotmark
10371 %{texmfdist}/source/latex/randbild
10372 %{texmfdist}/source/latex/rccol
10373 %{texmfdist}/source/latex/rcs
10374 %{texmfdist}/source/latex/rcsinfo
10375 %{texmfdist}/source/latex/recipecard
10376 %{texmfdist}/source/latex/refman
10377 %{texmfdist}/source/latex/refstyle
10378 %{texmfdist}/source/latex/regcount
10379 %{texmfdist}/source/latex/register
10380 %{texmfdist}/source/latex/relenc
10381 %{texmfdist}/source/latex/revtex
10382 %{texmfdist}/source/latex/rmpage
10383 %{texmfdist}/source/latex/robustcommand
10384 %{texmfdist}/source/latex/romannum
10385 %{texmfdist}/source/latex/rotating
10386 %{texmfdist}/source/latex/rotfloat
10387 %{texmfdist}/source/latex/rsc
10388 %{texmfdist}/source/latex/rst
10389 %{texmfdist}/source/latex/rtkinenc
10390 %{texmfdist}/source/latex/sagetex
10391 %{texmfdist}/source/latex/sanskrit
10392 %{texmfdist}/source/latex/sauerj
10393 %{texmfdist}/source/latex/sauterfonts
10394 %{texmfdist}/source/latex/savefnmark
10395 %{texmfdist}/source/latex/savetrees
10396 %{texmfdist}/source/latex/scale
10397 %{texmfdist}/source/latex/scalebar
10398 %{texmfdist}/source/latex/schedule
10399 %{texmfdist}/source/latex/sciwordconv
10400 %{texmfdist}/source/latex/screenplay
10401 %{texmfdist}/source/latex/sectsty
10402 %{texmfdist}/source/latex/semantic
10403 %{texmfdist}/source/latex/semioneside
10404 %{texmfdist}/source/latex/seqsplit
10405 %{texmfdist}/source/latex/sf298
10406 %{texmfdist}/source/latex/sffms
10407 %{texmfdist}/source/latex/shorttoc
10408 %{texmfdist}/source/latex/show2e
10409 %{texmfdist}/source/latex/showexpl
10410 %{texmfdist}/source/latex/showlabels
10411 %{texmfdist}/source/latex/sidecap
10412 %{texmfdist}/source/latex/siggraph
10413 %{texmfdist}/source/latex/simplecv
10414 %{texmfdist}/source/latex/simplewick
10415 %{texmfdist}/source/latex/skull
10416 %{texmfdist}/source/latex/slantsc
10417 %{texmfdist}/source/latex/snapshot
10418 %{texmfdist}/source/latex/songbook
10419 %{texmfdist}/source/latex/soul
10420 %{texmfdist}/source/latex/splitbib
10421 %{texmfdist}/source/latex/splitindex
10422 %{texmfdist}/source/latex/srcltx
10423 %{texmfdist}/source/latex/sseq
10424 %{texmfdist}/source/latex/ssqquote
10425 %{texmfdist}/source/latex/stack
10426 %{texmfdist}/source/latex/statistik
10427 %{texmfdist}/source/latex/staves
10428 %{texmfdist}/source/latex/stdclsdv
10429 %{texmfdist}/source/latex/stdpage
10430 %{texmfdist}/source/latex/stellenbosch
10431 %{texmfdist}/source/latex/stex
10432 %{texmfdist}/source/latex/stringstrings
10433 %{texmfdist}/source/latex/struktex
10434 %{texmfdist}/source/latex/subdepth
10435 %{texmfdist}/source/latex/subeqn
10436 %{texmfdist}/source/latex/subeqnarray
10437 %{texmfdist}/source/latex/subfig
10438 %{texmfdist}/source/latex/subfigure
10439 %{texmfdist}/source/latex/subfloat
10440 %{texmfdist}/source/latex/sudoku
10441 %{texmfdist}/source/latex/sudokubundle
10442 %{texmfdist}/source/latex/supertabular
10443 %{texmfdist}/source/latex/svn-multi
10444 %{texmfdist}/source/latex/svn
10445 %{texmfdist}/source/latex/svninfo
10446 %{texmfdist}/source/latex/swimgraf
10447 %{texmfdist}/source/latex/syntrace
10448 %{texmfdist}/source/latex/synttree
10449 %{texmfdist}/source/latex/tablists
10450 %{texmfdist}/source/latex/tabulary
10451 %{texmfdist}/source/latex/tabvar
10452 %{texmfdist}/source/latex/talk
10453 %{texmfdist}/source/latex/tcldoc
10454 %{texmfdist}/source/latex/tdsfrmath
10455 %{texmfdist}/source/latex/technics
10456 %{texmfdist}/source/latex/ted
10457 %{texmfdist}/source/latex/tengwarscript
10458 %{texmfdist}/source/latex/tensor
10459 %{texmfdist}/source/latex/teubner
10460 %{texmfdist}/source/latex/texmate
10461 %{texmfdist}/source/latex/texpower
10462 %{texmfdist}/source/latex/texshade
10463 %{texmfdist}/source/latex/textcase
10464 %{texmfdist}/source/latex/textfit
10465 %{texmfdist}/source/latex/textopo
10466 %{texmfdist}/source/latex/textpos
10467 %{texmfdist}/source/latex/thesis-titlepage-fhac
10468 %{texmfdist}/source/latex/thmtools
10469 %{texmfdist}/source/latex/thumb
10470 %{texmfdist}/source/latex/thuthesis
10471 %{texmfdist}/source/latex/timesht
10472 %{texmfdist}/source/latex/titling
10473 %{texmfdist}/source/latex/tocbibind
10474 %{texmfdist}/source/latex/tocloft
10475 %{texmfdist}/source/latex/tocvsec2
10476 %{texmfdist}/source/latex/todo
10477 %{texmfdist}/source/latex/toolbox
10478 %{texmfdist}/source/latex/tools
10479 %{texmfdist}/source/latex/toptesi
10480 %{texmfdist}/source/latex/totpages
10481 %{texmfdist}/source/latex/trajan
10482 %{texmfdist}/source/latex/tree-dvips
10483 %{texmfdist}/source/latex/trfsigns
10484 %{texmfdist}/source/latex/trivfloat
10485 %{texmfdist}/source/latex/trsym
10486 %{texmfdist}/source/latex/tugboat
10487 %{texmfdist}/source/latex/turnstile
10488 %{texmfdist}/source/latex/twoup
10489 %{texmfdist}/source/latex/type1cm
10490 %{texmfdist}/source/latex/typedref
10491 %{texmfdist}/source/latex/typogrid
10492 %{texmfdist}/source/latex/uaclasses
10493 %{texmfdist}/source/latex/uiucthesis
10494 %{texmfdist}/source/latex/ulsy
10495 %{texmfdist}/source/latex/uml
10496 %{texmfdist}/source/latex/umlaute
10497 %{texmfdist}/source/latex/umoline
10498 %{texmfdist}/source/latex/underlin
10499 %{texmfdist}/source/latex/undertilde
10500 %{texmfdist}/source/latex/units
10501 %{texmfdist}/source/latex/unitsdef
10502 %{texmfdist}/source/latex/unroman
10503 %{texmfdist}/source/latex/upmethodology
10504 %{texmfdist}/source/latex/urlbst
10505 %{texmfdist}/source/latex/ushort
10506 %{texmfdist}/source/latex/varindex
10507 %{texmfdist}/source/latex/vector
10508 %{texmfdist}/source/latex/verse
10509 %{texmfdist}/source/latex/vmargin
10510 %{texmfdist}/source/latex/volumes
10511 %{texmfdist}/source/latex/vrsion
10512 %{texmfdist}/source/latex/vwcol
10513 %{texmfdist}/source/latex/vxu
10514 %{texmfdist}/source/latex/warning
10515 %{texmfdist}/source/latex/warpcol
10516 %{texmfdist}/source/latex/was
10517 %{texmfdist}/source/latex/wnri
10518 %{texmfdist}/source/latex/xargs
10519 %{texmfdist}/source/latex/xdoc
10520 %{texmfdist}/source/latex/xfor
10521 %{texmfdist}/source/latex/xmpincl
10522 %{texmfdist}/source/latex/xpackages
10523 %{texmfdist}/source/latex/xskak
10524 %{texmfdist}/source/latex/xtab
10525 %{texmfdist}/source/latex/xtcapts
10526 %{texmfdist}/source/latex/yafoot
10527 %{texmfdist}/source/latex/yfonts
10528 %{texmfdist}/source/latex/yhmath
10529 %{texmfdist}/source/latex/york-thesis
10530 %{texmfdist}/source/latex/youngtab
10531 %dir %{texmfdist}/source/plain
10532 %dir %{texmfdist}/source/plain/jsmisc
10533 %{texmfdist}/source/plain/jsmisc/xfig
10534 %{texmfdist}/source/xelatex
10535 %{texmfdist}/tex/alatex
10536 %{texmfdist}/tex/generic/enctex
10537 %{texmfdist}/tex/latex/kalender
10538 %{texmfdist}/tex/latex/karnaugh
10539 %{texmfdist}/tex/latex/kerkis
10540 %{texmfdist}/tex/latex/kerntest
10541 %{texmfdist}/tex/latex/kluwer
10542 %{texmfdist}/tex/latex/kpfonts
10543 %{texmfdist}/tex/latex/kurier
10544 %{texmfdist}/tex/latex/labelcas
10545 %{texmfdist}/tex/latex/lazylist
10546 %{texmfdist}/tex/latex/lcg
10547 %{texmfdist}/tex/latex/lcyw
10548 %{texmfdist}/tex/latex/leading
10549 %{texmfdist}/tex/latex/ledmac
10550 %{texmfdist}/tex/latex/lettre
10551 %{texmfdist}/tex/latex/levy
10552 %{texmfdist}/tex/latex/lexikon
10553 %{texmfdist}/tex/latex/lgreek
10554 %{texmfdist}/tex/latex/lhcyr
10555 %{texmfdist}/tex/latex/lhelp
10556 %{texmfdist}/tex/latex/libertine
10557 %{texmfdist}/tex/latex/limap
10558 %{texmfdist}/tex/latex/linearA
10559 %{texmfdist}/tex/latex/linguex
10560 %{texmfdist}/tex/latex/lipsum
10561 %{texmfdist}/tex/latex/listbib
10562 %{texmfdist}/tex/latex/listliketab
10563 %{texmfdist}/tex/latex/listofsymbols
10564 %{texmfdist}/tex/latex/lkproof
10565 %{texmfdist}/tex/latex/logic
10566 %{texmfdist}/tex/latex/logpap
10567 %{texmfdist}/tex/latex/lps
10568 %{texmfdist}/tex/latex/lsc
10569 %{texmfdist}/tex/latex/ltablex
10570 %{texmfdist}/tex/latex/ltxindex
10571 %{texmfdist}/tex/latex/lxfonts
10572 %{texmfdist}/tex/latex/ly1
10573 %{texmfdist}/tex/latex/mafr
10574 %{texmfdist}/tex/latex/mailing
10575 %{texmfdist}/tex/latex/makebarcode
10576 %{texmfdist}/tex/latex/makebox
10577 %{texmfdist}/tex/latex/makecell
10578 %{texmfdist}/tex/latex/makecmds
10579 %{texmfdist}/tex/latex/makedtx
10580 %{texmfdist}/tex/latex/makeglos
10581 %{texmfdist}/tex/latex/makeplot
10582 %{texmfdist}/tex/latex/manfnt
10583 %{texmfdist}/tex/latex/manuscript
10584 %{texmfdist}/tex/latex/mapcodes
10585 %{texmfdist}/tex/latex/maple
10586 %{texmfdist}/tex/latex/marginnote
10587 %{texmfdist}/tex/latex/mathdesign
10588 %{texmfdist}/tex/latex/maybemath
10589 %{texmfdist}/tex/latex/mcaption
10590 %{texmfdist}/tex/latex/mceinleger
10591 %{texmfdist}/tex/latex/mcite
10592 %{texmfdist}/tex/latex/mciteplus
10593 %{texmfdist}/tex/latex/memexsupp
10594 %{texmfdist}/tex/latex/mentis
10595 %{texmfdist}/tex/latex/menu
10596 %{texmfdist}/tex/latex/method
10597 %{texmfdist}/tex/latex/metre
10598 %{texmfdist}/tex/latex/mff
10599 %{texmfdist}/tex/latex/mfpic4ode
10600 %{texmfdist}/tex/latex/mftinc
10601 %{texmfdist}/tex/latex/mhchem
10602 %{texmfdist}/tex/latex/mhequ
10603 %{texmfdist}/tex/latex/mhs
10604 %{texmfdist}/tex/latex/miller
10605 %{texmfdist}/tex/latex/minipage-marginpar
10606 %{texmfdist}/tex/latex/miniplot
10607 %{texmfdist}/tex/latex/minutes
10608 %{texmfdist}/tex/latex/mla-paper
10609 %{texmfdist}/tex/latex/mlist
10610 %{texmfdist}/tex/latex/moresize
10611 %{texmfdist}/tex/latex/movie15
10612 %{texmfdist}/tex/latex/msc
10613 %{texmfdist}/tex/latex/msg
10614 %{texmfdist}/tex/latex/mslapa
10615 %{texmfdist}/tex/latex/mtgreek
10616 %{texmfdist}/tex/latex/multibbl
10617 %{texmfdist}/tex/latex/multicap
10618 %{texmfdist}/tex/latex/multido
10619 %{texmfdist}/tex/latex/muthesis
10620 %{texmfdist}/tex/latex/mxd
10621 %{texmfdist}/tex/latex/mxedruli
10622 %{texmfdist}/tex/latex/nag
10623 %{texmfdist}/tex/latex/namespc
10624 %{texmfdist}/tex/latex/nath
10625 %{texmfdist}/tex/latex/nature
10626 %{texmfdist}/tex/latex/newvbtm
10627 %{texmfdist}/tex/latex/niceframe
10628 %{texmfdist}/tex/latex/nih
10629 %{texmfdist}/tex/latex/noitcrul
10630 %{texmfdist}/tex/latex/nomentbl
10631 %{texmfdist}/tex/latex/nonfloat
10632 %{texmfdist}/tex/latex/nostarch
10633 %{texmfdist}/tex/latex/notes
10634 %{texmfdist}/tex/latex/notes2bib
10635 %{texmfdist}/tex/latex/nrc
10636 %{texmfdist}/tex/latex/ntabbing
10637 %{texmfdist}/tex/latex/numline
10638 %{texmfdist}/tex/latex/numname
10639 %{texmfdist}/tex/latex/numprint
10640 %{texmfdist}/tex/latex/objectz
10641 %{texmfdist}/tex/latex/ocr-latex
10642 %{texmfdist}/tex/latex/octavo
10643 %{texmfdist}/tex/latex/ogonek
10644 %{texmfdist}/tex/latex/oldstyle
10645 %{texmfdist}/tex/latex/opcit
10646 %{texmfdist}/tex/latex/ordinalpt
10647 %{texmfdist}/tex/latex/ot2cyr
10648 %{texmfdist}/tex/latex/othello
10649 %{texmfdist}/tex/latex/otibet
10650 %{texmfdist}/tex/latex/outline
10651 %{texmfdist}/tex/latex/outliner
10652 %{texmfdist}/tex/latex/pacioli
10653 %{texmfdist}/tex/latex/pageno
10654 %{texmfdist}/tex/latex/pagenote
10655 %{texmfdist}/tex/latex/palatino
10656 %{texmfdist}/tex/latex/paper
10657 %{texmfdist}/tex/latex/papercdcase
10658 %{texmfdist}/tex/latex/papertex
10659 %{texmfdist}/tex/latex/parallel
10660 %{texmfdist}/tex/latex/paresse
10661 %{texmfdist}/tex/latex/parrun
10662 %{texmfdist}/tex/latex/patchcmd
10663 %{texmfdist}/tex/latex/pauldoc
10664 %{texmfdist}/tex/latex/pawpict
10665 %{texmfdist}/tex/latex/pbox
10666 %{texmfdist}/tex/latex/pbsheet
10667 %{texmfdist}/tex/latex/pclnfss
10668 %{texmfdist}/tex/latex/pdfcprot
10669 %{texmfdist}/tex/latex/pdfscreen
10670 %{texmfdist}/tex/latex/pdftricks
10671 %{texmfdist}/tex/latex/pdfwin
10672 %{texmfdist}/tex/latex/pecha
10673 %{texmfdist}/tex/latex/perltex
10674 %{texmfdist}/tex/latex/permute
10675 %{texmfdist}/tex/latex/petiteannonce
10676 %{texmfdist}/tex/latex/petri-nets
10677 %{texmfdist}/tex/latex/pgf-soroban
10678 %{texmfdist}/tex/latex/phaistos
10679 %{texmfdist}/tex/latex/philex
10680 %{texmfdist}/tex/latex/philosophersimprint
10681 %{texmfdist}/tex/latex/phonetic
10682 %{texmfdist}/tex/latex/photo
10683 %{texmfdist}/tex/latex/pictex2
10684 %{texmfdist}/tex/latex/pinlabel
10685 %{texmfdist}/tex/latex/pittetd
10686 %{texmfdist}/tex/latex/plari
10687 %{texmfdist}/tex/latex/plates
10688 %{texmfdist}/tex/latex/play
10689 %{texmfdist}/tex/latex/plweb
10690 %{texmfdist}/tex/latex/pmgraph
10691 %{texmfdist}/tex/latex/poemscol
10692 %{texmfdist}/tex/latex/polski
10693 %{texmfdist}/tex/latex/polyglot
10694 %{texmfdist}/tex/latex/polytable
10695 %{texmfdist}/tex/latex/postcards
10696 %{texmfdist}/tex/latex/powerdot
10697 %{texmfdist}/tex/latex/ppower4
10698 %{texmfdist}/tex/latex/ppr-prv
10699 %{texmfdist}/tex/latex/pracjourn
10700 %{texmfdist}/tex/latex/prettyref
10701 %{texmfdist}/tex/latex/proba
10702 %{texmfdist}/tex/latex/probsoln
10703 %{texmfdist}/tex/latex/procIAGssymp
10704 %{texmfdist}/tex/latex/progkeys
10705 %{texmfdist}/tex/latex/progress
10706 %{texmfdist}/tex/latex/protex
10707 %{texmfdist}/tex/latex/protocol
10708 %{texmfdist}/tex/latex/psfragx
10709 %{texmfdist}/tex/latex/psgo
10710 %{texmfdist}/tex/latex/pspicture
10711 %{texmfdist}/tex/latex/pstricks-add
10712 %{texmfdist}/tex/latex/ptptex
10713 %{texmfdist}/tex/latex/qcm
10714 %{texmfdist}/tex/latex/qobitree
10715 %{texmfdist}/tex/latex/qstest
10716 %{texmfdist}/tex/latex/qsymbols
10717 %{texmfdist}/tex/latex/qtree
10718 %{texmfdist}/tex/latex/quotchap
10719 %{texmfdist}/tex/latex/quotmark
10720 %{texmfdist}/tex/latex/r_und_s
10721 %{texmfdist}/tex/latex/randbild
10722 %{texmfdist}/tex/latex/randtext
10723 %{texmfdist}/tex/latex/rccol
10724 %{texmfdist}/tex/latex/rcs
10725 %{texmfdist}/tex/latex/rcsinfo
10726 %{texmfdist}/tex/latex/recipecard
10727 %{texmfdist}/tex/latex/rectopma
10728 %{texmfdist}/tex/latex/refcheck
10729 %{texmfdist}/tex/latex/refman
10730 %{texmfdist}/tex/latex/refstyle
10731 %{texmfdist}/tex/latex/regcount
10732 %{texmfdist}/tex/latex/register
10733 %{texmfdist}/tex/latex/relenc
10734 %{texmfdist}/tex/latex/repeatindex
10735 %{texmfdist}/tex/latex/resume
10736 %{texmfdist}/tex/latex/rlepsf
10737 %{texmfdist}/tex/latex/rmpage
10738 %{texmfdist}/tex/latex/robustcommand
10739 %{texmfdist}/tex/latex/robustindex
10740 %{texmfdist}/tex/latex/romannum
10741 %{texmfdist}/tex/latex/rotpages
10742 %{texmfdist}/tex/latex/rsc
10743 %{texmfdist}/tex/latex/rst
10744 %{texmfdist}/tex/latex/rtkinenc
10745 %{texmfdist}/tex/latex/rtklage
10746 %{texmfdist}/tex/latex/sagetex
10747 %{texmfdist}/tex/latex/sanskrit
10748 %{texmfdist}/tex/latex/sauerj
10749 %{texmfdist}/tex/latex/sauterfonts
10750 %{texmfdist}/tex/latex/savefnmark
10751 %{texmfdist}/tex/latex/savesym
10752 %{texmfdist}/tex/latex/savetrees
10753 %{texmfdist}/tex/latex/scalebar
10754 %{texmfdist}/tex/latex/schedule
10755 %{texmfdist}/tex/latex/scientificpaper
10756 %{texmfdist}/tex/latex/sciposter
10757 %{texmfdist}/tex/latex/sciwordconv
10758 %{texmfdist}/tex/latex/screenplay
10759 %{texmfdist}/tex/latex/script
10760 %{texmfdist}/tex/latex/sdrt
10761 %{texmfdist}/tex/latex/sectionbox
10762 %{texmfdist}/tex/latex/semantic
10763 %{texmfdist}/tex/latex/semaphor
10764 %{texmfdist}/tex/latex/semioneside
10765 %{texmfdist}/tex/latex/seqsplit
10766 %{texmfdist}/tex/latex/sf298
10767 %{texmfdist}/tex/latex/sffms
10768 %{texmfdist}/tex/latex/sfg
10769 %{texmfdist}/tex/latex/sfmath
10770 %{texmfdist}/tex/latex/sgame
10771 %{texmfdist}/tex/latex/shadbox
10772 %{texmfdist}/tex/latex/shadethm
10773 %{texmfdist}/tex/latex/shipunov
10774 %{texmfdist}/tex/latex/shorttoc
10775 %{texmfdist}/tex/latex/show2e
10776 %{texmfdist}/tex/latex/showexpl
10777 %{texmfdist}/tex/latex/sides
10778 %{texmfdist}/tex/latex/siggraph
10779 %{texmfdist}/tex/latex/simplecv
10780 %{texmfdist}/tex/latex/simplewick
10781 %{texmfdist}/tex/latex/skak
10782 %{texmfdist}/tex/latex/skull
10783 %{texmfdist}/tex/latex/slantsc
10784 %{texmfdist}/tex/latex/smalltableof
10785 %{texmfdist}/tex/latex/smartref
10786 %{texmfdist}/tex/latex/smflatex
10787 %{texmfdist}/tex/latex/snapshot
10788 %{texmfdist}/tex/latex/songbook
10789 %{texmfdist}/tex/latex/soyombo
10790 %{texmfdist}/tex/latex/sparklines
10791 %{texmfdist}/tex/latex/spie
10792 %{texmfdist}/tex/latex/splitbib
10793 %{texmfdist}/tex/latex/splitindex
10794 %{texmfdist}/tex/latex/sprite
10795 %{texmfdist}/tex/latex/srcltx
10796 %{texmfdist}/tex/latex/sseq
10797 %{texmfdist}/tex/latex/ssqquote
10798 %{texmfdist}/tex/latex/stack
10799 %{texmfdist}/tex/latex/stage
10800 %{texmfdist}/tex/latex/statex2
10801 %{texmfdist}/tex/latex/statistik
10802 %{texmfdist}/tex/latex/staves
10803 %{texmfdist}/tex/latex/stdpage
10804 %{texmfdist}/tex/latex/stellenbosch
10805 %{texmfdist}/tex/latex/stex
10806 %{texmfdist}/tex/latex/stringstrings
10807 %{texmfdist}/tex/latex/struktex
10808 %{texmfdist}/tex/latex/sttools
10809 %{texmfdist}/tex/latex/stubs
10810 %{texmfdist}/tex/latex/subdepth
10811 %{texmfdist}/tex/latex/subeqn
10812 %{texmfdist}/tex/latex/subeqnarray
10813 %{texmfdist}/tex/latex/subfloat
10814 %{texmfdist}/tex/latex/substr
10815 %{texmfdist}/tex/latex/sudoku
10816 %{texmfdist}/tex/latex/sudokubundle
10817 %{texmfdist}/tex/latex/sugconf
10818 %{texmfdist}/tex/latex/susy
10819 %{texmfdist}/tex/latex/svgcolor
10820 %{texmfdist}/tex/latex/svn-multi
10821 %{texmfdist}/tex/latex/svn
10822 %{texmfdist}/tex/latex/svninfo
10823 %{texmfdist}/tex/latex/swimgraf
10824 %{texmfdist}/tex/latex/symbol
10825 %{texmfdist}/tex/latex/synproof
10826 %{texmfdist}/tex/latex/syntax
10827 %{texmfdist}/tex/latex/syntrace
10828 %{texmfdist}/tex/latex/synttree
10829 %{texmfdist}/tex/latex/timing
10830 %{texmfdist}/tex/latex/tocvsec2
10831 %{texmfdist}/tex/latex/todo
10832 %{texmfdist}/tex/latex/tokenizer
10833 %{texmfdist}/tex/latex/toolbox
10834 %{texmfdist}/tex/latex/topfloat
10835 %{texmfdist}/tex/latex/toptesi
10836 %{texmfdist}/tex/latex/tpslifonts
10837 %{texmfdist}/tex/latex/tracking
10838 %{texmfdist}/tex/latex/trajan
10839 %{texmfdist}/tex/latex/translator
10840 %{texmfdist}/tex/latex/tree-dvips
10841 %{texmfdist}/tex/latex/trfsigns
10842 %{texmfdist}/tex/latex/trivfloat
10843 %{texmfdist}/tex/latex/trsym
10844 %{texmfdist}/tex/latex/tufte-latex
10845 %{texmfdist}/tex/latex/tugboat
10846 %{texmfdist}/tex/latex/turnstile
10847 %{texmfdist}/tex/latex/twoup
10848 %{texmfdist}/tex/latex/typedref
10849 %{texmfdist}/tex/latex/typogrid
10850 %{texmfdist}/tex/latex/uaclasses
10851 %{texmfdist}/tex/latex/ucthesis
10852 %{texmfdist}/tex/latex/uebungsblatt
10853 %{texmfdist}/tex/latex/uhrzeit
10854 %{texmfdist}/tex/latex/uiucthesis
10855 %{texmfdist}/tex/latex/ulsy
10856 %{texmfdist}/tex/latex/umich-thesis
10857 %{texmfdist}/tex/latex/uml
10858 %{texmfdist}/tex/latex/umoline
10859 %{texmfdist}/tex/latex/umrand
10860 %{texmfdist}/tex/latex/umthesis
10861 %{texmfdist}/tex/latex/underlin
10862 %{texmfdist}/tex/latex/ushort
10863 %{texmfdist}/tex/latex/uwthesis
10864
10865 # %files latex-palatcm
10866 # %defattr(644,root,root,755)
10867 # %{texmf}/tex/latex/palatcm
10868
10869 %files latex-pdfslide
10870 %defattr(644,root,root,755)
10871 %doc %{texmfdist}/doc/latex/pdfslide
10872 %{texmfdist}/tex/latex/pdfslide
10873
10874 %files latex-pgf
10875 %defattr(644,root,root,755)
10876 %doc %{texmfdist}/doc/generic/pgf
10877 %{texmfdist}/tex/generic/pgf
10878 %{texmfdist}/tex/generic/pgfplots
10879 %{texmfdist}/tex/latex/pgf
10880 %{texmfdist}/tex/latex/pgfopts
10881 %{texmfdist}/tex/latex/pgfplots
10882
10883 %files latex-prosper
10884 %defattr(644,root,root,755)
10885 %doc %{texmfdist}/doc/latex/prosper
10886 %{texmfdist}/tex/latex/prosper
10887
10888 %files latex-polynom
10889 %defattr(644,root,root,755)
10890 %doc %{texmfdist}/doc/latex/polynom
10891 %{texmfdist}/source/latex/polynom
10892 %{texmfdist}/tex/latex/polynom
10893
10894 %files latex-polynomial
10895 %defattr(644,root,root,755)
10896 %doc %{texmfdist}/doc/latex/polynomial
10897 %{texmfdist}/source/latex/polynomial
10898 %{texmfdist}/tex/latex/polynomial
10899
10900 %files latex-pseudocode
10901 %defattr(644,root,root,755)
10902 %doc %{texmfdist}/doc/latex/pseudocode
10903 %{texmfdist}/tex/latex/pseudocode
10904
10905 %files latex-pst-2dplot
10906 %defattr(644,root,root,755)
10907 %doc %{texmfdist}/doc/generic/pst-2dplot
10908 %{texmfdist}/tex/latex/pst-2dplot
10909
10910 %files latex-pst-3dplot
10911 %defattr(644,root,root,755)
10912 %doc %{texmfdist}/doc/generic/pst-3dplot
10913 %{texmfdist}/dvips/pst-3dplot
10914 %{texmfdist}/tex/generic/pst-3dplot
10915 %{texmfdist}/tex/latex/pst-3dplot
10916
10917 %files latex-pst-bar
10918 %defattr(644,root,root,755)
10919 %doc %{texmfdist}/doc/generic/pst-3dplot
10920 %{texmfdist}/dvips/pst-bar
10921 %{texmfdist}/tex/generic/pst-bar
10922 %{texmfdist}/tex/latex/pst-bar
10923
10924 %files latex-pst-circ
10925 %defattr(644,root,root,755)
10926 %doc %{texmfdist}/doc/generic/pst-circ
10927 %{texmfdist}/dvips/pst-circ
10928 %{texmfdist}/tex/generic/pst-circ
10929 %{texmfdist}/tex/latex/pst-circ
10930
10931 %files latex-pst-diffraction
10932 %defattr(644,root,root,755)
10933 %doc %{texmfdist}/doc/generic/pst-diffraction
10934 %{texmfdist}/tex/generic/pst-diffraction
10935 %{texmfdist}/tex/latex/pst-diffraction
10936
10937 %files latex-pst-eucl
10938 %defattr(644,root,root,755)
10939 %doc %{texmfdist}/doc/generic/pst-eucl
10940 %{texmfdist}/tex/generic/pst-eucl
10941 %{texmfdist}/tex/latex/pst-eucl
10942
10943 %files latex-pst-fun
10944 %defattr(644,root,root,755)
10945 %doc %{texmfdist}/doc/generic/pst-fun
10946 %{texmfdist}/dvips/pst-fun
10947 %{texmfdist}/tex/generic/pst-fun
10948 %{texmfdist}/tex/latex/pst-fun
10949
10950 %files latex-pst-func
10951 %defattr(644,root,root,755)
10952 %doc %{texmfdist}/doc/generic/pst-func
10953 %{texmfdist}/dvips/pst-func
10954 %{texmfdist}/tex/generic/pst-func
10955 %{texmfdist}/tex/latex/pst-func
10956
10957 %files latex-pst-infixplot
10958 %defattr(644,root,root,755)
10959 %doc %{texmfdist}/doc/generic/pst-infixplot
10960 %{texmfdist}/tex/generic/pst-infixplot
10961 %{texmfdist}/tex/latex/pst-infixplot
10962
10963 %files latex-pst-fr3d
10964 %defattr(644,root,root,755)
10965 %doc %{texmfdist}/doc/generic/pst-fr3d
10966 %{texmfdist}/source/generic/pst-fr3d
10967 %{texmfdist}/tex/generic/pst-fr3d
10968 %{texmfdist}/tex/latex/pst-fr3d
10969
10970 %files latex-pst-fractal
10971 %defattr(644,root,root,755)
10972 %doc %{texmfdist}/doc/generic/pst-fractal
10973 %{texmfdist}/dvips/pst-fractal
10974 %{texmfdist}/tex/generic/pst-fractal
10975 %{texmfdist}/tex/latex/pst-fractal
10976
10977 %files latex-pst-math
10978 %defattr(644,root,root,755)
10979 %doc %{texmfdist}/doc/generic/pst-math
10980 %{texmfdist}/dvips/pst-math
10981 %{texmfdist}/tex/generic/pst-math
10982 %{texmfdist}/tex/latex/pst-math
10983
10984 %files latex-pst-ob3d
10985 %defattr(644,root,root,755)
10986 %doc %{texmfdist}/doc/generic/pst-ob3d
10987 %{texmfdist}/source/generic/pst-ob3d
10988 %{texmfdist}/tex/generic/pst-ob3d
10989 %{texmfdist}/tex/latex/pst-ob3d
10990
10991 %files latex-pst-optexp
10992 %defattr(644,root,root,755)
10993 %doc %{texmfdist}/doc/generic/pst-optexp
10994 %{texmfdist}/dvips/pst-optexp
10995 %{texmfdist}/tex/generic/pst-optexp
10996 %{texmfdist}/tex/latex/pst-optexp
10997
10998 %files latex-pst-optic
10999 %defattr(644,root,root,755)
11000 %doc %{texmfdist}/doc/generic/pst-optic
11001 %{texmfdist}/tex/generic/pst-optic
11002 %{texmfdist}/tex/latex/pst-optic
11003
11004 %files latex-pst-text
11005 %defattr(644,root,root,755)
11006 %doc %{texmfdist}/doc/generic/pst-text
11007 %{texmfdist}/dvips/pst-text
11008 %{texmfdist}/tex/generic/pst-text
11009 %{texmfdist}/tex/latex/pst-text
11010
11011 %files latex-pst-uncategorized
11012 %defattr(644,root,root,755)
11013 %doc %{texmfdist}/doc/generic/pst-3d
11014 %doc %{texmfdist}/doc/generic/pst-asr
11015 %doc %{texmfdist}/doc/generic/pst-bar
11016 %doc %{texmfdist}/doc/generic/pst-barcode
11017 %doc %{texmfdist}/doc/generic/pst-blur
11018 %doc %{texmfdist}/doc/generic/pst-coil
11019 %doc %{texmfdist}/doc/generic/pst-cox
11020 # %doc %{texmfdist}/doc/generic/pst-cox/pst-coxcoor
11021 # %doc %{texmfdist}/doc/generic/pst-cox/pst-coxeterp
11022 %doc %{texmfdist}/doc/generic/pst-dbicons
11023 %doc %{texmfdist}/doc/generic/pst-eps
11024 %doc %{texmfdist}/doc/generic/pst-fill
11025 %doc %{texmfdist}/doc/generic/pst-geo
11026 %doc %{texmfdist}/doc/generic/pst-ghsb
11027 %doc %{texmfdist}/doc/generic/pst-gr3d
11028 %doc %{texmfdist}/doc/generic/pst-grad
11029 %doc %{texmfdist}/doc/generic/pst-jtree
11030 %doc %{texmfdist}/doc/generic/pst-labo
11031 %doc %{texmfdist}/doc/generic/pst-lens
11032 %doc %{texmfdist}/doc/generic/pst-light3d
11033 %doc %{texmfdist}/doc/generic/pst-osci
11034 %doc %{texmfdist}/doc/generic/pst-pad
11035 %doc %{texmfdist}/doc/generic/pst-pdgr
11036 %doc %{texmfdist}/doc/generic/pst-poly
11037 %doc %{texmfdist}/doc/generic/pst-qtree
11038 %doc %{texmfdist}/doc/generic/pst-slpe
11039 %doc %{texmfdist}/doc/generic/pst-solides3d
11040 # %doc %{texmfdist}/doc/generic/pst-solides3d/doc-en
11041 # %doc %{texmfdist}/doc/generic/pst-solides3d/doc
11042 %doc %{texmfdist}/doc/generic/pst-soroban
11043 %doc %{texmfdist}/doc/generic/pst-spectra
11044 %doc %{texmfdist}/doc/generic/pst-stru
11045 %doc %{texmfdist}/doc/generic/pst-uml
11046 %doc %{texmfdist}/doc/generic/pst-vue3d
11047 %doc %{texmfdist}/doc/latex/auto-pst-pdf
11048 %doc %{texmfdist}/doc/latex/pst-pdf
11049 %{texmfdist}/dvips/pst-barcode
11050 %{texmfdist}/dvips/pst-blur
11051 %{texmfdist}/dvips/pst-coil
11052 %{texmfdist}/dvips/pst-cox
11053 %{texmfdist}/dvips/pst-eucl
11054 %{texmfdist}/dvips/pst-geo
11055 %{texmfdist}/dvips/pst-ghsb
11056 %{texmfdist}/dvips/pst-grad
11057 %{texmfdist}/dvips/pst-light3d
11058 %{texmfdist}/dvips/pst-slpe
11059 %{texmfdist}/dvips/pst-solides3d
11060 %{texmfdist}/dvips/pst-spectra
11061 %{texmfdist}/dvips/pst-vue3d
11062 %{texmfdist}/scripts/pst-pdf
11063 %{texmfdist}/source/generic/pst-3d
11064 %{texmfdist}/source/generic/pst-3dplot
11065 %{texmfdist}/source/generic/pst-barcode
11066 %{texmfdist}/source/generic/pst-blur
11067 %{texmfdist}/source/generic/pst-circ
11068 %{texmfdist}/source/generic/pst-coil
11069 %{texmfdist}/source/generic/pst-dbicons
11070 %{texmfdist}/source/generic/pst-diffraction
11071 %{texmfdist}/source/generic/pst-eps
11072 %{texmfdist}/source/generic/pst-fill
11073 %{texmfdist}/source/generic/pst-fractal
11074 %{texmfdist}/source/generic/pst-fun
11075 %{texmfdist}/source/generic/pst-func
11076 %{texmfdist}/source/generic/pst-lens
11077 %{texmfdist}/source/generic/pst-light3d
11078 %{texmfdist}/source/generic/pst-optic
11079 %{texmfdist}/source/generic/pst-pad
11080 %{texmfdist}/source/generic/pst-pdgr
11081 %{texmfdist}/source/generic/pst-slpe
11082 %{texmfdist}/source/generic/pst-soroban
11083 %{texmfdist}/source/generic/pst-text
11084 %{texmfdist}/source/generic/pst-uml
11085 %{texmfdist}/source/generic/pst-vue3d
11086 %{texmfdist}/source/latex/auto-pst-pdf
11087 %{texmfdist}/source/latex/pst-gr3d
11088 %{texmfdist}/source/latex/pst-pdf
11089 %{texmfdist}/source/latex/pst-poly
11090 %{texmfdist}/tex/generic/pst-3d
11091 %{texmfdist}/tex/generic/pst-asr
11092 %{texmfdist}/tex/generic/pst-barcode
11093 %{texmfdist}/tex/generic/pst-blur
11094 %{texmfdist}/tex/generic/pst-coil
11095 %{texmfdist}/tex/generic/pst-cox
11096 %{texmfdist}/tex/generic/pst-eps
11097 %{texmfdist}/tex/generic/pst-fill
11098 %{texmfdist}/tex/generic/pst-geo
11099 %{texmfdist}/tex/generic/pst-ghsb
11100 %{texmfdist}/tex/generic/pst-gr3d
11101 %{texmfdist}/tex/generic/pst-grad
11102 %{texmfdist}/tex/generic/pst-jtree
11103 %{texmfdist}/tex/generic/pst-labo
11104 %{texmfdist}/tex/generic/pst-lens
11105 %{texmfdist}/tex/generic/pst-light3d
11106 %{texmfdist}/tex/generic/pst-osci
11107 %{texmfdist}/tex/generic/pst-pad
11108 %{texmfdist}/tex/generic/pst-pdgr
11109 %{texmfdist}/tex/generic/pst-poly
11110 %{texmfdist}/tex/generic/pst-qtree
11111 %{texmfdist}/tex/generic/pst-slpe
11112 %{texmfdist}/tex/generic/pst-solides3d
11113 %{texmfdist}/tex/generic/pst-spectra
11114 %{texmfdist}/tex/generic/pst-stru
11115 %{texmfdist}/tex/generic/pst-vue3d
11116 %{texmfdist}/tex/latex/pst-3d
11117 %{texmfdist}/tex/latex/pst-asr
11118 %{texmfdist}/tex/latex/pst-barcode
11119 %{texmfdist}/tex/latex/pst-blur
11120 %{texmfdist}/tex/latex/pst-coil
11121 %{texmfdist}/tex/latex/pst-cox
11122 %{texmfdist}/tex/latex/pst-dbicons
11123 %{texmfdist}/tex/latex/pst-eps
11124 %{texmfdist}/tex/latex/pst-fill
11125 %{texmfdist}/tex/latex/pst-geo
11126 %{texmfdist}/tex/latex/pst-ghsb
11127 %{texmfdist}/tex/latex/pst-gr3d
11128 %{texmfdist}/tex/latex/pst-grad
11129 %{texmfdist}/tex/latex/pst-jtree
11130 %{texmfdist}/tex/latex/pst-labo
11131 %{texmfdist}/tex/latex/pst-lens
11132 %{texmfdist}/tex/latex/pst-light3d
11133 %{texmfdist}/tex/latex/pst-osci
11134 %{texmfdist}/tex/latex/pst-pad
11135 %{texmfdist}/tex/latex/pst-pdf
11136 %{texmfdist}/tex/latex/pst-pdgr
11137 %{texmfdist}/tex/latex/pst-poly
11138 %{texmfdist}/tex/latex/pst-qtree
11139 %{texmfdist}/tex/latex/pst-slpe
11140 %{texmfdist}/tex/latex/pst-solides3d
11141 %{texmfdist}/tex/latex/pst-soroban
11142 %{texmfdist}/tex/latex/pst-spectra
11143 %{texmfdist}/tex/latex/pst-stru
11144 %{texmfdist}/tex/latex/pst-uml
11145 %{texmfdist}/tex/latex/pst-vue3d
11146
11147 %files latex-psnfss
11148 %defattr(644,root,root,755)
11149 %doc %{texmfdist}/doc/latex/psnfss
11150 %dir %{texmfdist}/source/latex
11151 %dir %{texmfdist}/source/latex/latex-tds
11152 %dir %{texmfdist}/source/latex/latex-tds/tex
11153 %{texmfdist}/fonts/map/dvips/psnfss
11154 %{texmfdist}/source/latex/psnfss
11155 %{texmfdist}/source/latex/latex-tds/tex/psnfss2e.drv
11156 %{texmfdist}/tex/latex/psnfss
11157
11158 %files latex-pxfonts
11159 %defattr(644,root,root,755)
11160 %doc %{texmfdist}/doc/fonts/pxfonts
11161 %{texmfdist}/tex/latex/pxfonts
11162 %{texmfdist}/fonts/type1/public/pxfonts
11163 %{texmfdist}/fonts/afm/public/pxfonts
11164 %{texmfdist}/fonts/tfm/public/pxfonts
11165 %{texmfdist}/fonts/vf/public/pxfonts
11166 %{texmfdist}/fonts/map/dvips/pxfonts
11167
11168 #%files latex-qfonts
11169 #%defattr(644,root,root,755)
11170
11171 %files latex-SIstyle
11172 %defattr(644,root,root,755)
11173 %{texmfdist}/doc/latex/SIstyle
11174 %{texmfdist}/source/latex/SIstyle
11175
11176 %files latex-SIunits
11177 %defattr(644,root,root,755)
11178 %{texmfdist}/doc/latex/SIunits
11179 %{texmfdist}/tex/latex/SIunits
11180 %{texmfdist}/source/latex/SIunits
11181
11182 %files latex-siunitx
11183 %defattr(644,root,root,755)
11184 %{texmfdist}/doc/latex/siunitx
11185 %{texmfdist}/tex/latex/siunitx
11186 %{texmfdist}/source/latex/siunitx
11187
11188 %files latex-Tabbing
11189 %defattr(644,root,root,755)
11190 %{texmfdist}/source/latex/Tabbing
11191 %{texmfdist}/doc/latex/Tabbing
11192
11193 %files latex-txfonts
11194 %defattr(644,root,root,755)
11195 %doc %{texmfdist}/doc/fonts/txfonts
11196 %{texmfdist}/fonts/type1/public/txfonts
11197 %{texmfdist}/fonts/afm/public/txfonts
11198 %{texmfdist}/fonts/enc/dvips/txfonts
11199 %{texmfdist}/fonts/tfm/public/txfonts
11200 %{texmfdist}/fonts/vf/public/txfonts
11201 %{texmfdist}/fonts/map/dvips/txfonts
11202 %{texmfdist}/tex/latex/txfonts
11203
11204 %files latex-ucs
11205 %defattr(644,root,root,755)
11206 %doc %{texmfdist}/doc/latex/ucs
11207 %{texmfdist}/tex/latex/ucs
11208
11209 %files latex-umlaute
11210 %defattr(644,root,root,755)
11211 %{texmfdist}/tex/latex/umlaute
11212
11213 # %files latex-urwvn
11214 # %defattr(644,root,root,755)
11215
11216 %files latex-wasysym
11217 %defattr(644,root,root,755)
11218 %doc %{texmfdist}/doc/latex/wasysym
11219 %{texmfdist}/tex/latex/wasysym
11220 %{texmfdist}/source/latex/wasysym
11221
11222 %files latex-xcolor
11223 %defattr(644,root,root,755)
11224 %doc %{texmfdist}/doc/latex/xcolor
11225 %{texmfdist}/dvips/xcolor
11226 %{texmfdist}/source/latex/xcolor
11227
11228 # %files format-latex
11229 # %defattr(644,root,root,755)
11230 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/latex.fmt
11231
11232 %files format-pdflatex
11233 %defattr(644,root,root,755)
11234 #%{texmf}/pdftex/latex/config
11235 # %dir %{texmf}/pdftex/latex
11236 %attr(755,root,root) %{_bindir}/pdflatex
11237 %{_mandir}/man1/pdflatex.1*
11238 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdflatex.fmt
11239
11240 # %files platex
11241 # %defattr(644,root,root,755)
11242 # %doc %{texmf}/doc/latex/platex
11243 # %dir %{texmf}/tex/platex
11244 # %{texmf}/tex/platex/config
11245 # %{texmf}/tex/latex/platex
11246
11247 # %files format-platex
11248 # %defattr(644,root,root,755)
11249 # %attr(755,root,root) %{_bindir}/platex
11250 #%attr(755,root,root) %{_bindir}/platex-pl
11251 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/platex.fmt
11252 #%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/platex-pl.fmt
11253
11254 # %files format-pdfplatex
11255 # %defattr(644,root,root,755)
11256 #%dir %{texmf}/pdftex/platex
11257 #%{texmf}/pdftex/platex/config
11258 # %attr(755,root,root) %{_bindir}/pdfplatex
11259 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfplatex.fmt
11260
11261 %files tex-babel
11262 %defattr(644,root,root,755)
11263 %dir %{texmfdist}/source/generic/babel
11264 %doc %{texmfdist}/doc/generic/babel
11265 %{texmfdist}/tex/generic/babel
11266
11267 %files tex-german
11268 %defattr(644,root,root,755)
11269 %doc %{texmfdist}/doc/generic/german
11270 %{texmfdist}/tex/generic/german
11271
11272 %files tex-mfpic
11273 %defattr(644,root,root,755)
11274 %doc %{texmfdist}/doc/generic/mfpic
11275 %{texmfdist}/tex/generic/mfpic
11276
11277 %files tex-misc
11278 %defattr(644,root,root,755)
11279 %doc %{texmfdist}/doc/latex/localloc
11280 %doc %{texmfdist}/doc/generic/multido
11281 %doc %{texmfdist}/doc/generic/tap
11282
11283 %{texmfdist}/tex/generic/eijkhout
11284 %{texmfdist}/tex/generic/multido
11285 %{texmfdist}/tex/generic/misc
11286
11287 %files tex-pictex
11288 %defattr(644,root,root,755)
11289 %doc %{texmfdist}/doc/generic/pictex
11290 %{texmfdist}/tex/generic/pictex
11291
11292 %files tex-pstricks
11293 %defattr(644,root,root,755)
11294 %doc %{texmfdist}/doc/generic/pstricks
11295 %{texmfdist}/dvips/pstricks
11296 %{texmfdist}/tex/generic/pstricks
11297
11298 # %files tex-qpx
11299 # %defattr(644,root,root,755)
11300 # %doc %{texmf}/doc/fonts/polish/qpx
11301 # %{texmf}/tex/generic/qpx
11302
11303 %files tex-qpxqtx
11304 %defattr(644,root,root,755)
11305 %doc %{texmfdist}/doc/fonts/qpxqtx
11306 %{texmfdist}/fonts/tfm/public/qpxqtx
11307 %{texmfdist}/fonts/vf/public/qpxqtx
11308 %{texmfdist}/tex/generic/qpxqtx
11309
11310 %files tex-ruhyphen
11311 %defattr(644,root,root,755)
11312 %{texmfdist}/tex/generic/ruhyphen
11313 %{texmfdist}/source/generic/ruhyphen
11314
11315 %files tex-spanish
11316 %defattr(644,root,root,755)
11317 %doc %{texmfdist}/doc/latex/spanish-mx
11318 %dir %{texmfdist}/source/latex/mapcodes
11319 %dir %{texmfdist}/source/latex/polyglot
11320 %dir %{texmfdist}/source/latex/polyglot/langs
11321 %dir %{texmfdist}/tex/latex/apacite
11322 %dir %{texmfdist}/tex/latex/babelbib
11323 %dir %{texmfdist}/tex/latex/dvdcoll/dcl
11324 %dir %{texmfdist}/tex/texsis
11325 %dir %{texmfdist}/tex/texsis/base
11326 %{texmfdist}/source/generic/babel/spanish.ins
11327 %{texmfdist}/source/generic/babel/spanish.dtx
11328 %{texmfdist}/source/latex/polyglot/langs/spanish.ld
11329 %{texmfdist}/source/latex/polyglot/langs/spanish.ot1
11330 %{texmfdist}/source/latex/mapcodes/spanish.map
11331 %{texmfdist}/source/latex/mapcodes/spanish.dtx
11332 %{texmfdist}/tex/texsis/base/Spanish.txs
11333 %{texmfdist}/tex/generic/babel/spanish.sty
11334 %{texmfdist}/tex/generic/babel/spanish.ldf
11335 %{texmfdist}/tex/latex/spanish-mx
11336 %{texmfdist}/tex/latex/custom-bib/spanish.mbs
11337 %{texmfdist}/tex/latex/babelbib/spanish.bdf
11338 %{texmfdist}/tex/latex/apacite/spanish.apc
11339 %{texmfdist}/tex/latex/dvdcoll/dcl/spanish.dcl
11340
11341 %files tex-texdraw
11342 %defattr(644,root,root,755)
11343 %doc %{texmfdist}/doc/texdraw
11344 %{texmfdist}/tex/generic/texdraw
11345
11346 %files tex-thumbpdf
11347 %defattr(644,root,root,755)
11348 %doc %{texmfdist}/doc/generic/thumbpdf
11349 %attr(755,root,root) %{_bindir}/thumbpdf
11350 %{texmfdist}/tex/generic/thumbpdf
11351 %{texmfdist}/scripts/thumbpdf
11352 %{_mandir}/man1/thumbpdf.1*
11353
11354 %files tex-ukrhyph
11355 %defattr(644,root,root,755)
11356 %doc %{texmfdist}/doc/generic/ukrhyph
11357 %{texmfdist}/tex/generic/ukrhyph
11358
11359 %files latex-vietnam
11360 %defattr(644,root,root,755)
11361 %doc %{texmfdist}/doc/generic/vntex
11362 %{texmfdist}/tex/latex/vntex
11363
11364 %files tex-xypic
11365 %defattr(644,root,root,755)
11366 %doc %{texmfdist}/doc/generic/xypic
11367 %{texmfdist}/tex/generic/xypic
11368
11369 %files tex-xkeyval
11370 %defattr(644,root,root,755)
11371 %doc %{texmfdist}/doc/latex/xkeyval
11372 %{texmfdist}/source/latex/xkeyval
11373 %{texmfdist}/tex/generic/xkeyval
11374 %{texmfdist}/tex/latex/xkeyval
11375
11376 %files fonts-adobe
11377 %defattr(644,root,root,755)
11378 %{texmfdist}/fonts/type1/adobe
11379 %{texmfdist}/fonts/afm/adobe
11380 %{texmfdist}/fonts/tfm/adobe
11381 %{texmfdist}/fonts/vf/adobe
11382
11383 %files fonts-ae
11384 %defattr(644,root,root,755)
11385 %doc %{texmfdist}/doc/fonts/ae
11386 %{texmfdist}/fonts/tfm/public/ae
11387 %{texmfdist}/fonts/vf/public/ae
11388 %{texmfdist}/source/fonts/ae
11389
11390 %files fonts-ams
11391 %defattr(644,root,root,755)
11392 %{texmfdist}/bibtex/bst/ams
11393 %{texmfdist}/bibtex/bib/ams
11394 %{texmfdist}/dvips/ams
11395 %{texmfdist}/fonts/source/public/ams
11396 %{texmfdist}/fonts/type1/bluesky/ams
11397 %{texmfdist}/fonts/afm/bluesky/ams
11398 %{texmfdist}/fonts/tfm/public/ams
11399 %{texmfdist}/fonts/map/dvips/ams
11400
11401 %files fonts-antp
11402 %defattr(644,root,root,755)
11403 %doc %{texmfdist}/doc/fonts/antp
11404 %{texmfdist}/fonts/enc/dvips/antp
11405 %{texmfdist}/fonts/map/dvips/antp
11406 %{texmfdist}/fonts/afm/public/antp
11407 %{texmfdist}/fonts/tfm/public/antp
11408 %{texmfdist}/dvips/antp
11409
11410 %files fonts-antt
11411 %defattr(644,root,root,755)
11412 %doc %{texmfdist}/doc/fonts/antt
11413 %{texmfdist}/fonts/afm/public/antt
11414 %{texmfdist}/fonts/opentype/public/antt
11415 %{texmfdist}/fonts/enc/dvips/antt
11416 %{texmfdist}/fonts/tfm/public/antt
11417 %{texmfdist}/fonts/map/dvips/antt
11418 %{texmfdist}/tex/plain/antt
11419 %{texmfdist}/tex/latex/antt
11420
11421 %files fonts-arphic
11422 %defattr(644,root,root,755)
11423 %doc %{texmfdist}/doc/fonts/arphic
11424 %{texmfdist}/fonts/afm/arphic
11425 %{texmfdist}/fonts/tfm/arphic
11426 %{texmfdist}/fonts/vf/arphic
11427
11428 %files fonts-bbm
11429 %defattr(644,root,root,755)
11430 %doc %{texmfdist}/doc/fonts/bbm
11431 %{texmfdist}/fonts/source/public/bbm
11432 %{texmfdist}/fonts/tfm/public/bbm
11433 %{texmfdist}/source/latex/bbm
11434 %{texmfdist}/tex/latex/bbm
11435
11436 %files fonts-bbold
11437 %defattr(644,root,root,755)
11438 %{texmfdist}/fonts/source/public/bbold
11439 %{texmfdist}/fonts/tfm/public/bbold
11440
11441 # %files fonts-bh
11442 # %defattr(644,root,root,755)
11443 # %doc %{texmf}/doc/fonts/bh
11444 # %{texmf}/fonts/tfm/bh
11445 # %{texmf}/fonts/vf/bh
11446
11447 %files fonts-bitstream
11448 %defattr(644,root,root,755)
11449 %{texmfdist}/fonts/afm/bitstrea
11450 %{texmfdist}/fonts/tfm/bitstrea
11451 %{texmfdist}/fonts/vf/bitstrea
11452
11453 #%files fonts-cbgreek
11454 #%defattr(644,root,root,755)
11455
11456 %files fonts-cc-pl
11457 %defattr(644,root,root,755)
11458 %{texmfdist}/fonts/source/public/cc-pl
11459 %{texmfdist}/fonts/enc/dvips/cc-pl
11460 %{texmfdist}/fonts/tfm/public/cc-pl
11461 %{texmfdist}/fonts/map/dvips/cc-pl
11462
11463 %files fonts-cg
11464 %defattr(644,root,root,755)
11465 %{texmfdist}/fonts/tfm/cg
11466 %{texmfdist}/fonts/vf/cg
11467
11468 %files fonts-cm
11469 %defattr(644,root,root,755)
11470 %doc %{texmfdist}/doc/fonts/cm
11471 %dir %{texmfdist}/doc/fonts
11472 %dir %{texmfdist}/dvips
11473 %dir %{texmfdist}/fonts/afm/bluesky
11474 %dir %{texmfdist}/fonts/map/dvips
11475 %dir %{texmfdist}/fonts/pk/ljfour/public
11476 %{texmfdist}/dvips/cm
11477 %{texmfdist}/fonts/source/public/cm
11478 %{texmfdist}/fonts/afm/bluesky/cm
11479 %{texmfdist}/fonts/tfm/public/cm
11480 %{texmfdist}/fonts/pk/ljfour/public/cm
11481 %{texmfdist}/fonts/map/dvips/cm
11482
11483 %files fonts-cmbright
11484 %defattr(644,root,root,755)
11485 %doc %{texmfdist}/doc/latex/cmbright
11486 %{texmfdist}/fonts/source/public/cmbright
11487 %{texmfdist}/fonts/tfm/public/cmbright
11488 %{texmfdist}/source/latex/cmbright
11489 %{texmfdist}/tex/latex/cmbright
11490
11491 %files fonts-cmcyr
11492 %defattr(644,root,root,755)
11493 %doc %{texmfdist}/doc/fonts/cmcyr
11494 %{texmfdist}/fonts/source/public/cmcyr
11495 %{texmfdist}/fonts/type1/public/cmcyr
11496 %{texmfdist}/fonts/tfm/public/cmcyr
11497 %{texmfdist}/fonts/vf/public/cmcyr
11498 %{texmfdist}/fonts/map/dvips/cmcyr
11499
11500 %files fonts-cmextra
11501 %defattr(644,root,root,755)
11502 %{texmfdist}/fonts/source/public/cmextra
11503 %{texmfdist}/fonts/tfm/public/cmextra
11504
11505 %files fonts-concmath
11506 %defattr(644,root,root,755)
11507 %doc %{texmfdist}/doc/fonts/concmath
11508 %doc %{texmfdist}/doc/latex/concmath
11509 %{texmfdist}/fonts/source/public/concmath
11510 %{texmfdist}/fonts/tfm/public/concmath
11511 %{texmfdist}/source/latex/concmath
11512 %{texmfdist}/tex/latex/concmath
11513
11514 %files fonts-concrete
11515 %defattr(644,root,root,755)
11516 %doc %{texmfdist}/doc/fonts/concrete
11517 %{texmfdist}/fonts/source/public/concrete
11518 %{texmfdist}/fonts/tfm/public/concrete
11519
11520 %files fonts-cs
11521 %defattr(644,root,root,755)
11522 %{texmfdist}/dvips/cs
11523 %{texmfdist}/fonts/source/public/cs
11524 %{texmfdist}/fonts/enc/dvips/cs
11525 %{texmfdist}/fonts/tfm/public/cs
11526 %{texmfdist}/fonts/map/dvips/cs
11527
11528 #%files fonts-dstroke
11529 #%defattr(644,root,root,755)
11530
11531 %files fonts-ecc
11532 %defattr(644,root,root,755)
11533 %doc %{texmfdist}/doc/fonts/ecc
11534 %{texmfdist}/fonts/source/public/ecc
11535 %{texmfdist}/fonts/tfm/public/ecc
11536
11537 %files fonts-eurosym
11538 %defattr(644,root,root,755)
11539 %doc %{texmfdist}/doc/fonts/eurosym
11540 %{texmfdist}/fonts/source/public/eurosym
11541 %{texmfdist}/fonts/tfm/public/eurosym
11542 %{texmfdist}/fonts/map/dvips/eurosym
11543 %{texmfdist}/source/fonts/eurosym
11544 %{texmfdist}/tex/latex/eurosym
11545
11546 %files fonts-eulervm
11547 %defattr(644,root,root,755)
11548 %doc %{texmfdist}/doc/latex/eulervm
11549 %{texmfdist}/fonts/tfm/public/eulervm
11550 %{texmfdist}/fonts/vf/public/eulervm
11551 %{texmfdist}/source/latex/eulervm
11552 %{texmfdist}/tex/latex/eulervm
11553
11554 %files fonts-euxm
11555 %defattr(644,root,root,755)
11556 %{texmfdist}/fonts/source/public/euxm
11557 %{texmfdist}/fonts/tfm/public/euxm
11558
11559 %files fonts-gothic
11560 %defattr(644,root,root,755)
11561 %{texmfdist}/doc/fonts/gothic
11562 %{texmfdist}/dvips/gothic
11563 %{texmfdist}/fonts/source/public/gothic
11564 %{texmfdist}/fonts/type1/public/gothic
11565 %{texmfdist}/fonts/afm/public/gothic
11566 %{texmfdist}/fonts/tfm/public/gothic
11567 %{texmfdist}/fonts/vf/public/gothic
11568 %{texmfdist}/fonts/map/dvips/gothic
11569
11570 %files fonts-hoekwater
11571 %defattr(644,root,root,755)
11572 %{texmfdist}/fonts/afm/hoekwater
11573 %{texmfdist}/fonts/tfm/hoekwater
11574 %{texmfdist}/fonts/truetype/hoekwater
11575
11576 %files fonts-jknappen
11577 %defattr(644,root,root,755)
11578 %{texmfdist}/fonts/source/jknappen
11579 %{texmfdist}/fonts/tfm/jknappen
11580
11581 %files fonts-latex
11582 %defattr(644,root,root,755)
11583 %doc %{texmfdist}/doc/latex/esint
11584 %dir %{texmfdist}/fonts/source/public/latex-fonts
11585 %dir %{texmfdist}/fonts/type1/bluesky/latex-fonts
11586 %dir %{texmfdist}/fonts/afm/bluesky/latex-fonts
11587 %dir %{texmfdist}/fonts/tfm/public/latex-fonts
11588 %dir %{texmfdist}/fonts/map/dvips/latex-fonts
11589 %{texmfdist}/fonts/source/public/esint
11590 %{texmfdist}/fonts/tfm/public/esint
11591 %{texmfdist}/source/latex/esint
11592 %{texmfdist}/tex/latex/esint
11593 %{texmfdist}/fonts/source/public/latex-fonts/*
11594 %{texmfdist}/fonts/type1/bluesky/latex-fonts/*
11595 %{texmfdist}/fonts/afm/bluesky/latex-fonts/*
11596 %{texmfdist}/fonts/tfm/public/latex-fonts/*
11597 %{texmfdist}/fonts/map/dvips/latex-fonts/*
11598
11599 %files fonts-lh
11600 %defattr(644,root,root,755)
11601 %doc %{texmfdist}/doc/fonts/lh
11602 %{texmfdist}/fonts/source/lh
11603 %{texmfdist}/metapost/support/charlib/LH
11604 %{texmfdist}/source/fonts/lh
11605 %{texmfdist}/source/latex/lh
11606
11607 %files fonts-lm
11608 %defattr(644,root,root,755)
11609 %doc %{texmfdist}/doc/fonts/lm
11610 %{texmfdist}/fonts/type1/public/lm
11611 %{texmfdist}/fonts/afm/public/lm
11612 %{texmfdist}/fonts/opentype/public/lm
11613 %{texmfdist}/fonts/enc/dvips/lm
11614 %{texmfdist}/fonts/tfm/public/lm
11615 %{texmfdist}/fonts/map/dvips/lm
11616 %{texmfdist}/fonts/map/dvipdfm/lm
11617 %{texmfdist}/source/fonts/lm
11618 %{texmfdist}/tex/latex/lm
11619
11620 %files fonts-marvosym
11621 %defattr(644,root,root,755)
11622 %doc %{texmfdist}/doc/latex/marvosym
11623 %dir %{texmfdist}/source/fonts/eurofont
11624 %dir %{texmfdist}/source/fonts/eurofont/marvosym
11625 %dir %{texmfdist}/tex/latex
11626 %{texmfdist}/fonts/type1/public/marvosym
11627 %{texmfdist}/fonts/afm/public/marvosym
11628 %{texmfdist}/fonts/tfm/public/marvosym
11629 %{texmfdist}/fonts/map/dvips/marvosym
11630 %{texmfdist}/source/fonts/eurofont/marvosym/*
11631 %{texmfdist}/tex/latex/marvosym
11632
11633 %files fonts-mflogo
11634 %defattr(644,root,root,755)
11635 %doc %{texmfdist}/doc/latex/mflogo
11636 %{texmfdist}/fonts/source/public/mflogo
11637 %{texmfdist}/fonts/type1/hoekwater/mflogo
11638 %{texmfdist}/fonts/afm/hoekwater/mflogo
11639 %{texmfdist}/fonts/tfm/public/mflogo
11640 %{texmfdist}/fonts/map/dvips/mflogo
11641 %{texmfdist}/source/latex/mflogo
11642 %{texmfdist}/tex/latex/mflogo
11643
11644 %files fonts-misc
11645 %defattr(644,root,root,755)
11646 %doc %{texmfdist}/doc/latex/marvosym/mac/oztex/tex-font/misc
11647 %{texmfdist}/fonts/source/public/misc
11648 %{texmfdist}/fonts/tfm/public/misc
11649 %{texmfdist}/fonts/misc
11650
11651 %files fonts-monotype
11652 %defattr(644,root,root,755)
11653 %{texmfdist}/fonts/tfm/monotype
11654 %{texmfdist}/fonts/vf/monotype
11655
11656
11657 %files fonts-other
11658 %defattr(644,root,root,755)
11659
11660 %doc %{texmfdist}/doc/fonts/yi4latex
11661 %{texmfdist}/fonts/source/public/yi4latex
11662 %{texmfdist}/fonts/tfm/public/yi4latex
11663
11664 %{texmfdist}/fonts/tfm/public/pslatex
11665 %{texmfdist}/fonts/map/dvips/pslatex
11666 %{texmfdist}/fonts/vf/public/pslatex
11667
11668 %doc %{texmfdist}/doc/fonts/allrunes
11669 %{texmfdist}/fonts/source/public/allrunes
11670 %{texmfdist}/fonts/tfm/public/allrunes
11671 %{texmfdist}/fonts/type1/public/allrunes
11672 %{texmfdist}/source/fonts/allrunes
11673
11674 %doc %{texmfdist}/doc/fonts/antiqua
11675 %{texmfdist}/fonts/map/dvips/antiqua
11676
11677 %{texmfdist}/fonts/source/public/apl
11678 %{texmfdist}/fonts/tfm/public/apl
11679 %{texmfdist}/source/fonts/apl
11680
11681 %{texmfdist}/fonts/afm/arabi
11682 %{texmfdist}/fonts/tfm/arabi
11683 %{texmfdist}/fonts/type1/arabi
11684 %{texmfdist}/fonts/enc/dvips/arabi
11685 %{texmfdist}/fonts/map/dvips/arabi
11686
11687 %{texmfdist}/fonts/map/dvips/arabtex
11688 %{texmfdist}/fonts/source/public/arabtex
11689 %{texmfdist}/fonts/tfm/public/arabtex
11690 %{texmfdist}/fonts/type1/public/arabtex
11691
11692 %doc %{texmfdist}/doc/fonts/archaic
11693 %{texmfdist}/fonts/afm/public/archaic
11694 %{texmfdist}/fonts/map/dvips/archaic
11695 %{texmfdist}/fonts/source/public/archaic
11696 %{texmfdist}/fonts/tfm/public/archaic
11697 %{texmfdist}/fonts/type1/public/archaic
11698 %{texmfdist}/source/fonts/archaic
11699
11700 %doc %{texmfdist}/doc/fonts/arev
11701 %{texmfdist}/fonts/afm/public/arev
11702 %{texmfdist}/fonts/enc/dvips/arev
11703 %{texmfdist}/fonts/map/dvips/arev
11704 %{texmfdist}/fonts/tfm/public/arev
11705 %{texmfdist}/fonts/type1/public/arev
11706 %{texmfdist}/fonts/vf/public/arev
11707 %{texmfdist}/source/fonts/arev
11708
11709 %{texmfdist}/fonts/tfm/vntex/arevvn
11710 %{texmfdist}/fonts/type1/vntex/arevvn
11711
11712 %{texmfdist}/fonts/source/public/ar
11713 %{texmfdist}/fonts/tfm/public/ar
11714
11715 %doc %{texmfdist}/doc/fonts/armenian
11716 %{texmfdist}/fonts/source/public/armenian
11717 %{texmfdist}/fonts/tfm/public/armenian
11718
11719 %{texmfdist}/fonts/map/dvips/arphic
11720
11721 %doc %{texmfdist}/doc/fonts/malayalam
11722 %doc %{texmfdist}/doc/fonts/Asana-Math
11723 %{texmfdist}/fonts/opentype/public/Asana-Math
11724
11725 %doc %{texmfdist}/doc/fonts/ascii
11726 %{texmfdist}/fonts/map/dvips/ascii
11727 %{texmfdist}/fonts/tfm/public/ascii
11728 %{texmfdist}/fonts/type1/public/ascii
11729
11730 %doc %{texmfdist}/doc/fonts/astro
11731 %{texmfdist}/fonts/source/public/astro
11732 %{texmfdist}/fonts/tfm/public/astro
11733
11734 %{texmfdist}/fonts/afm/public/augie
11735 %{texmfdist}/fonts/map/dvips/augie
11736 %{texmfdist}/fonts/tfm/public/augie
11737 %{texmfdist}/fonts/type1/public/augie
11738 %{texmfdist}/fonts/vf/public/augie
11739
11740 %doc %{texmfdist}/doc/fonts/auncial-new
11741 %{texmfdist}/fonts/afm/public/auncial-new
11742 %{texmfdist}/fonts/map/dvips/auncial-new
11743 %{texmfdist}/fonts/tfm/public/auncial-new
11744 %{texmfdist}/fonts/type1/public/auncial-new
11745 %{texmfdist}/source/fonts/auncial-new
11746
11747 %{texmfdist}/fonts/afm/public/aurical
11748 %{texmfdist}/fonts/map/dvips/aurical
11749 %{texmfdist}/fonts/source/public/aurical
11750 %{texmfdist}/fonts/tfm/public/aurical
11751 %{texmfdist}/fonts/type1/public/aurical
11752
11753 %{texmfdist}/fonts/map/dvips/avantgar
11754
11755 %{texmfdist}/fonts/source/public/backgammon
11756 %{texmfdist}/fonts/tfm/public/backgammon
11757
11758 %{texmfdist}/fonts/source/public/bangtex
11759 %{texmfdist}/fonts/tfm/public/bangtex
11760
11761 %{texmfdist}/fonts/source/public/barcodes
11762 %{texmfdist}/fonts/tfm/public/barcodes
11763
11764 %{texmfdist}/fonts/source/public/bayer
11765 %{texmfdist}/fonts/tfm/public/bayer
11766
11767 %{texmfdist}/fonts/source/public/bbding
11768 %{texmfdist}/fonts/tfm/public/bbding
11769
11770 %{texmfdist}/fonts/map/dvips/belleek
11771 %{texmfdist}/fonts/truetype/public
11772
11773 %{texmfdist}/fonts/source/public/bengali
11774 %{texmfdist}/fonts/tfm/public/bengali
11775
11776 %doc %{texmfdist}/doc/fonts/bera
11777 %{texmfdist}/fonts/afm/public/bera
11778 %{texmfdist}/fonts/map/dvips/bera
11779 %{texmfdist}/fonts/map/vtex/bera
11780 %{texmfdist}/fonts/tfm/public/bera
11781 %{texmfdist}/fonts/type1/public/bera
11782 %{texmfdist}/fonts/vf/public/bera
11783
11784 %doc %{texmfdist}/doc/fonts/blacklettert1
11785 %{texmfdist}/fonts/tfm/public/blacklettert1
11786 %{texmfdist}/fonts/vf/public/blacklettert1
11787 %{texmfdist}/source/fonts/blacklettert1
11788
11789 %doc %{texmfdist}/doc/fonts/boisik
11790 %{texmfdist}/fonts/source/public/boisik
11791
11792 %doc %{texmfdist}/doc/fonts/bookhands
11793 %{texmfdist}/fonts/source/public/bookhands
11794
11795 %{texmfdist}/fonts/map/dvips/bookman
11796
11797 %{texmfdist}/fonts/afm/public/brushscr
11798 %{texmfdist}/fonts/map/dvips/brushscr
11799 %{texmfdist}/fonts/tfm/public/brushscr
11800 %{texmfdist}/fonts/type1/public/brushscr
11801 %{texmfdist}/fonts/vf/public/brushscr
11802
11803 %doc %{texmfdist}/doc/fonts/burmese
11804 %{texmfdist}/fonts/map/dvips/burmese
11805 %{texmfdist}/fonts/tfm/public/burmese
11806 %{texmfdist}/fonts/type1/public/burmese
11807
11808 %doc %{texmfdist}/doc/fonts/cns
11809 %{texmfdist}/fonts/tfm/cns
11810
11811 %{texmfdist}/fonts/enc/dvips/c90enc
11812
11813 %{texmfdist}/fonts/source/public/calligra
11814 %{texmfdist}/fonts/tfm/public/calligra
11815
11816 %doc %{texmfdist}/doc/fonts/carolmin-ps
11817 %{texmfdist}/fonts/afm/public/carolmin-ps
11818 %{texmfdist}/fonts/map/dvips/carolmin-ps
11819 %{texmfdist}/fonts/type1/public/carolmin-ps
11820
11821 %{texmfdist}/fonts/source/public/casyl
11822 %{texmfdist}/fonts/tfm/public/casyl
11823
11824 %{texmfdist}/fonts/source/public/cbcoptic
11825 %{texmfdist}/fonts/tfm/public/cbcoptic
11826 %{texmfdist}/fonts/type1/public/cbcoptic
11827
11828 %doc %{texmfdist}/doc/fonts/cbfonts
11829 %{texmfdist}/fonts/enc/dvips/cbfonts
11830 %{texmfdist}/fonts/map/dvips/cbfonts
11831 %{texmfdist}/fonts/source/public/cbfonts
11832 %{texmfdist}/fonts/tfm/public/cbfonts
11833 %{texmfdist}/fonts/type1/public/cbfonts
11834
11835 %{texmfdist}/fonts/source/public/cchess
11836 %{texmfdist}/fonts/tfm/public/cchess
11837
11838 %{texmfdist}/fonts/afm/vntex/chartervn
11839 %{texmfdist}/fonts/tfm/vntex/chartervn
11840 %{texmfdist}/fonts/type1/vntex/chartervn
11841 %{texmfdist}/fonts/vf/vntex/chartervn
11842
11843 %doc %{texmfdist}/doc/fonts/chemarrow
11844 %{texmfdist}/fonts/afm/public/chemarrow
11845 %{texmfdist}/fonts/map/dvips/chemarrow
11846 %{texmfdist}/fonts/source/public/chemarrow
11847 %{texmfdist}/fonts/tfm/public/chemarrow
11848 %{texmfdist}/fonts/type1/public/chemarrow
11849
11850 %{texmfdist}/fonts/source/public/cherokee
11851 %{texmfdist}/fonts/tfm/public/cherokee
11852
11853 %{texmfdist}/fonts/source/public/chess
11854
11855 %{texmfdist}/fonts/enc/dvips/chessfss
11856
11857 %{texmfdist}/fonts/source/public/china2e
11858 %{texmfdist}/fonts/tfm/public/china2e
11859
11860 %{texmfdist}/fonts/source/public/circ
11861 %{texmfdist}/fonts/tfm/public/circ
11862
11863 %doc %{texmfdist}/doc/fonts/cirth
11864 %{texmfdist}/fonts/source/public/cirth
11865 %{texmfdist}/fonts/tfm/public/cirth
11866
11867 %doc %{texmfdist}/doc/fonts/cjhebrew
11868 %{texmfdist}/fonts/afm/public/cjhebrew
11869 %{texmfdist}/fonts/enc/dvips/cjhebrew
11870 %{texmfdist}/fonts/map/dvips/cjhebrew
11871 %{texmfdist}/fonts/tfm/public/cjhebrew
11872 %{texmfdist}/fonts/type1/public/cjhebrew
11873 %{texmfdist}/fonts/vf/public/cjhebrew
11874
11875 %{texmfdist}/fonts/source/public/clock
11876 %{texmfdist}/fonts/tfm/public/clock
11877
11878 %doc %{texmfdist}/doc/fonts/cmastro
11879 %{texmfdist}/fonts/source/public/cmastro
11880 %{texmfdist}/fonts/tfm/public/cmastro
11881
11882 %{texmfdist}/fonts/tfm/vntex/cmbrightvn
11883 %{texmfdist}/fonts/type1/vntex/cmbrightvn
11884
11885 %{texmfdist}/fonts/type1/public/cmex
11886
11887 %{texmfdist}/fonts/afm/public/cm-lgc
11888 %{texmfdist}/fonts/enc/dvips/cm-lgc
11889 %{texmfdist}/fonts/map/dvips/cm-lgc
11890 %{texmfdist}/fonts/ofm/public/cm-lgc
11891 %{texmfdist}/fonts/ovf/public/cm-lgc
11892 %{texmfdist}/fonts/tfm/public/cm-lgc
11893 %{texmfdist}/fonts/type1/public/cm-lgc
11894 %{texmfdist}/fonts/vf/public/cm-lgc
11895
11896 %{texmfdist}/fonts/map/dvips/cmll
11897 %{texmfdist}/fonts/source/public/cmll
11898 %{texmfdist}/fonts/tfm/public/cmll
11899 %{texmfdist}/fonts/type1/public/cmll
11900
11901 %doc %{texmfdist}/doc/fonts/cmpica
11902 %{texmfdist}/fonts/source/public/cmpica
11903 %{texmfdist}/fonts/tfm/public/cmpica
11904
11905 %doc %{texmfdist}/doc/fonts/cm-super
11906 %{texmfdist}/fonts/afm/public/cm-super
11907 %{texmfdist}/fonts/enc/dvips/cm-super
11908 %{texmfdist}/fonts/map/dvips/cm-super
11909 %{texmfdist}/fonts/map/vtex/cm-super
11910 %{texmfdist}/fonts/type1/public/cm-super
11911
11912 %{texmfdist}/fonts/tfm/vntex/comicsansvn
11913 %{texmfdist}/fonts/type1/vntex/comicsansvn
11914 %{texmfdist}/fonts/vf/vntex/comicsansvn
11915
11916 %{texmfdist}/fonts/tfm/vntex/concretevn
11917 %{texmfdist}/fonts/type1/vntex/concretevn
11918
11919 %{texmfdist}/fonts/afm/ibm
11920 %{texmfdist}/fonts/tfm/ibm
11921 %{texmfdist}/fonts/vf/ibm
11922 %{texmfdist}/fonts/map/dvips/courier
11923 %{texmfdist}/fonts/tfm/cspsfonts-adobe
11924 %{texmfdist}/fonts/vf/cspsfonts-adobe
11925
11926 %doc %{texmfdist}/doc/fonts/croatian
11927 %{texmfdist}/fonts/source/public/croatian
11928
11929 %{texmfdist}/fonts/afm/public/cryst
11930 %{texmfdist}/fonts/source/public/cryst
11931 %{texmfdist}/fonts/tfm/public/cryst
11932 %{texmfdist}/fonts/type1/public/cryst
11933
11934 %{texmfdist}/fonts/source/public/ctib
11935 %{texmfdist}/fonts/tfm/public/ctib
11936
11937 %doc %{texmfdist}/doc/fonts/cyklop
11938 %{texmfdist}/fonts/afm/public/cyklop
11939 %{texmfdist}/fonts/enc/dvips/cyklop
11940 %{texmfdist}/fonts/map/dvips/cyklop
11941 %{texmfdist}/fonts/opentype/public/cyklop
11942 %{texmfdist}/fonts/tfm/public/cyklop
11943 %{texmfdist}/fonts/type1/public/cyklop
11944
11945 %{texmfdist}/fonts/source/public/dancers
11946 %{texmfdist}/fonts/tfm/public/dancers
11947
11948 %doc %{texmfdist}/doc/fonts/dice
11949 %{texmfdist}/fonts/source/public/dice
11950 %{texmfdist}/fonts/tfm/public/dice
11951
11952 %doc %{texmfdist}/doc/fonts/dictsym
11953 %{texmfdist}/fonts/afm/public/dictsym
11954 %{texmfdist}/fonts/map/dvips/dictsym
11955 %{texmfdist}/fonts/map/vtex/dictsym
11956 %{texmfdist}/fonts/tfm/public/dictsym
11957 %{texmfdist}/fonts/type1/public/dictsym
11958
11959 %doc %{texmfdist}/doc/fonts/dingbat
11960 %{texmfdist}/fonts/tfm/public/dingbat
11961 %{texmfdist}/source/fonts/dingbat
11962
11963 %doc %{texmfdist}/doc/fonts/doublestroke
11964 %{texmfdist}/fonts/map/dvips/doublestroke
11965 %{texmfdist}/fonts/source/public/doublestroke
11966 %{texmfdist}/fonts/tfm/public/doublestroke
11967 %{texmfdist}/fonts/type1/public/doublestroke
11968
11969 %doc %{texmfdist}/doc/fonts/duerer
11970 %{texmfdist}/fonts/source/public/duerer
11971 %{texmfdist}/fonts/tfm/public/duerer
11972
11973 %doc %{texmfdist}/doc/fonts/ean
11974 %{texmfdist}/fonts/source/public/ean
11975 %{texmfdist}/fonts/tfm/public/ean
11976
11977 %doc %{texmfdist}/doc/fonts/eco
11978 %{texmfdist}/fonts/tfm/public/eco
11979 %{texmfdist}/fonts/vf/public/eco
11980 %{texmfdist}/source/fonts/eco
11981
11982 %doc %{texmfdist}/doc/fonts/eiad
11983 %{texmfdist}/fonts/source/public/eiad
11984 %{texmfdist}/fonts/tfm/public/eiad
11985
11986 %doc %{texmfdist}/doc/fonts/elvish
11987 %{texmfdist}/fonts/source/public/elvish
11988 %{texmfdist}/fonts/tfm/public/elvish
11989
11990 %doc %{texmfdist}/doc/fonts/epigrafica
11991 %{texmfdist}/fonts/afm/public/epigrafica
11992 %{texmfdist}/fonts/enc/dvips/epigrafica
11993 %{texmfdist}/fonts/map/dvips/epigrafica
11994 %{texmfdist}/fonts/tfm/public/epigrafica
11995 %{texmfdist}/fonts/type1/public/epigrafica
11996 %{texmfdist}/fonts/vf/public/epigrafica
11997
11998 %{texmfdist}/fonts/map/dvips/epiolmec
11999 %{texmfdist}/fonts/tfm/public/epiolmec
12000 %{texmfdist}/fonts/type1/public/epiolmec
12001
12002 %doc %{texmfdist}/doc/fonts/esint-type1
12003 %{texmfdist}/fonts/map/dvips/esint-type1
12004 %{texmfdist}/fonts/type1/public/esint-type1
12005
12006 %{texmfdist}/fonts/map/dvips/esvect
12007 %{texmfdist}/fonts/source/public/esvect
12008 %{texmfdist}/fonts/tfm/public/esvect
12009 %{texmfdist}/fonts/type1/public/esvect
12010
12011 %{texmfdist}/fonts/ofm/public/ethiop
12012 %{texmfdist}/fonts/ovf/public/ethiop
12013 %{texmfdist}/fonts/ovp/public/ethiop
12014 %{texmfdist}/fonts/source/public/ethiop
12015 %{texmfdist}/fonts/tfm/public/ethiop
12016
12017 %{texmfdist}/fonts/map/dvips/ethiop-t1
12018 %{texmfdist}/fonts/type1/public/ethiop-t1
12019
12020 %doc %{texmfdist}/doc/fonts/euro-ce
12021 %{texmfdist}/fonts/source/public/euro-ce
12022 %{texmfdist}/fonts/tfm/public/euro-ce
12023
12024 %doc %{texmfdist}/doc/fonts/eurofont
12025 %{texmfdist}/fonts/map/dvips/eurofont
12026 %{texmfdist}/source/fonts/eurofont
12027
12028 %doc %{texmfdist}/doc/fonts/feyn
12029 %{texmfdist}/fonts/source/public/feyn
12030 %{texmfdist}/fonts/tfm/public/feyn
12031 %{texmfdist}/source/fonts/feyn
12032
12033 %doc %{texmfdist}/doc/fonts/fge
12034 %{texmfdist}/fonts/source/public/fge
12035 %{texmfdist}/fonts/tfm/public/fge
12036 %{texmfdist}/source/fonts/fge
12037
12038 %{texmfdist}/fonts/map/dvips/foekfont
12039 %{texmfdist}/fonts/tfm/public/foekfont
12040 %{texmfdist}/fonts/type1/public/foekfont
12041
12042 %doc %{texmfdist}/doc/fonts/fonetika
12043 %{texmfdist}/fonts/afm/public/fonetika
12044 %{texmfdist}/fonts/map/dvips/fonetika
12045 %{texmfdist}/fonts/tfm/public/fonetika
12046 %{texmfdist}/fonts/type1/public/fonetika
12047
12048 %doc %{texmfdist}/doc/fonts/fourier
12049 %{texmfdist}/fonts/afm/public/fourier
12050 %{texmfdist}/fonts/map/dvips/fourier
12051 %{texmfdist}/fonts/tfm/public/fourier
12052 %{texmfdist}/fonts/type1/public/fourier
12053 %{texmfdist}/fonts/vf/public/fourier
12054 %{texmfdist}/source/fonts/fourier
12055
12056 %doc %{texmfdist}/doc/fonts/fouriernc
12057 %{texmfdist}/fonts/afm/public/fouriernc
12058 %{texmfdist}/fonts/tfm/public/fouriernc
12059 %{texmfdist}/fonts/vf/public/fouriernc
12060
12061 %doc %{texmfdist}/doc/fonts/frcursive
12062 %{texmfdist}/fonts/source/public/frcursive
12063 %{texmfdist}/fonts/tfm/public/frcursive
12064 %{texmfdist}/source/fonts/frcursive
12065
12066 %doc %{texmfdist}/doc/fonts/futhark
12067 %{texmfdist}/fonts/source/public/futhark
12068 %{texmfdist}/fonts/tfm/public/futhark
12069
12070 %{texmfdist}/fonts/afm/public/garuda
12071 %{texmfdist}/fonts/map/dvips/garuda
12072 %{texmfdist}/fonts/tfm/public/garuda
12073 %{texmfdist}/fonts/type1/public/garuda
12074
12075 %doc %{texmfdist}/doc/fonts/genealogy
12076 %{texmfdist}/fonts/source/public/genealogy
12077 %{texmfdist}/fonts/tfm/public/genealogy
12078
12079 %doc %{texmfdist}/doc/fonts/gfsartemisia
12080 %{texmfdist}/fonts/afm/public/gfsartemisia
12081 %{texmfdist}/fonts/enc/dvips/gfsartemisia
12082 %{texmfdist}/fonts/map/dvips/gfsartemisia
12083 %{texmfdist}/fonts/opentype/public/gfsartemisia
12084 %{texmfdist}/fonts/tfm/public/gfsartemisia
12085 %{texmfdist}/fonts/type1/public/gfsartemisia
12086 %{texmfdist}/fonts/vf/public/gfsartemisia
12087
12088 %doc %{texmfdist}/doc/fonts/gfsbaskerville
12089 %{texmfdist}/fonts/afm/public/gfsbaskerville
12090 %{texmfdist}/fonts/enc/dvips/gfsbaskerville
12091 %{texmfdist}/fonts/map/dvips/gfsbaskerville
12092 %{texmfdist}/fonts/opentype/public/gfsbaskerville
12093 %{texmfdist}/fonts/tfm/public/gfsbaskerville
12094 %{texmfdist}/fonts/type1/public/gfsbaskerville
12095 %{texmfdist}/fonts/vf/public/gfsbaskerville
12096
12097 %doc %{texmfdist}/doc/fonts/gfsbodoni
12098 %{texmfdist}/fonts/afm/public/gfsbodoni
12099 %{texmfdist}/fonts/enc/dvips/gfsbodoni
12100 %{texmfdist}/fonts/map/dvips/gfsbodoni
12101 %{texmfdist}/fonts/opentype/public/gfsbodoni
12102 %{texmfdist}/fonts/tfm/public/gfsbodoni
12103 %{texmfdist}/fonts/type1/public/gfsbodoni
12104 %{texmfdist}/fonts/vf/public/gfsbodoni
12105
12106 %doc %{texmfdist}/doc/fonts/gfscomplutum
12107 %{texmfdist}/fonts/afm/public/gfscomplutum
12108 %{texmfdist}/fonts/enc/dvips/gfscomplutum
12109 %{texmfdist}/fonts/map/dvips/gfscomplutum
12110 %{texmfdist}/fonts/opentype/public/gfscomplutum
12111 %{texmfdist}/fonts/tfm/public/gfscomplutum
12112 %{texmfdist}/fonts/type1/public/gfscomplutum
12113 %{texmfdist}/fonts/vf/public/gfscomplutum
12114
12115 %doc %{texmfdist}/doc/fonts/gfsdidot
12116 %{texmfdist}/fonts/afm/public/gfsdidot
12117 %{texmfdist}/fonts/enc/dvips/gfsdidot
12118 %{texmfdist}/fonts/map/dvips/gfsdidot
12119 %{texmfdist}/fonts/opentype/public/gfsdidot
12120 %{texmfdist}/fonts/tfm/public/gfsdidot
12121 %{texmfdist}/fonts/type1/public/gfsdidot
12122 %{texmfdist}/fonts/vf/public/gfsdidot
12123
12124 %doc %{texmfdist}/doc/fonts/gfsneohellenic
12125 %{texmfdist}/fonts/afm/public/gfsneohellenic
12126 %{texmfdist}/fonts/enc/dvips/gfsneohellenic
12127 %{texmfdist}/fonts/map/dvips/gfsneohellenic
12128 %{texmfdist}/fonts/opentype/public/gfsneohellenic
12129 %{texmfdist}/fonts/tfm/public/gfsneohellenic
12130 %{texmfdist}/fonts/type1/public/gfsneohellenic
12131 %{texmfdist}/fonts/vf/public/gfsneohellenic
12132
12133 %doc %{texmfdist}/doc/fonts/gfsporson
12134 %{texmfdist}/fonts/afm/public/gfsporson
12135 %{texmfdist}/fonts/enc/dvips/gfsporson
12136 %{texmfdist}/fonts/map/dvips/gfsporson
12137 %{texmfdist}/fonts/opentype/public/gfsporson
12138 %{texmfdist}/fonts/tfm/public/gfsporson
12139 %{texmfdist}/fonts/type1/public/gfsporson
12140 %{texmfdist}/fonts/vf/public/gfsporson
12141
12142 %doc %{texmfdist}/doc/fonts/gfssolomos
12143 %{texmfdist}/fonts/afm/public/gfssolomos
12144 %{texmfdist}/fonts/enc/dvips/gfssolomos
12145 %{texmfdist}/fonts/map/dvips/gfssolomos
12146 %{texmfdist}/fonts/opentype/public/gfssolomos
12147 %{texmfdist}/fonts/tfm/public/gfssolomos
12148 %{texmfdist}/fonts/type1/public/gfssolomos
12149 %{texmfdist}/fonts/vf/public/gfssolomos
12150
12151 %{texmfdist}/fonts/source/public/go
12152 %{texmfdist}/fonts/tfm/public/go
12153
12154 %doc %{texmfdist}/doc/fonts/greenpoint
12155 %{texmfdist}/fonts/source/public/greenpoint
12156 %{texmfdist}/fonts/tfm/public/greenpoint
12157
12158 %{texmfdist}/fonts/afm/groff
12159 %{texmfdist}/fonts/enc/dvips/groff
12160 %{texmfdist}/fonts/map/dvips/groff
12161 %{texmfdist}/fonts/tfm/groff
12162 %{texmfdist}/fonts/type1/groff
12163
12164 %doc %{texmfdist}/doc/fonts/grotesq
12165 %{texmfdist}/fonts/map/dvips/grotesq
12166
12167 %{texmfdist}/fonts/afm/vntex/grotesqvn
12168 %{texmfdist}/fonts/tfm/vntex/grotesqvn
12169 %{texmfdist}/fonts/type1/vntex/grotesqvn
12170
12171 %{texmfdist}/fonts/afm/public/grverb
12172 %{texmfdist}/fonts/map/dvips/grverb
12173 %{texmfdist}/fonts/tfm/public/grverb
12174 %{texmfdist}/fonts/type1/public/grverb
12175 %{texmfdist}/fonts/vf/public/grverb
12176
12177 %{texmfdist}/fonts/source/public/hands
12178 %{texmfdist}/fonts/tfm/public/hands
12179
12180 %{texmfdist}/fonts/afm/jmn
12181 %{texmfdist}/fonts/tfm/jmn
12182 %{texmfdist}/fonts/type1/jmn
12183
12184 %{texmfdist}/fonts/map/dvips/helvetic
12185
12186 %doc %{texmfdist}/doc/fonts/hfbright
12187 %{texmfdist}/fonts/afm/public/hfbright
12188 %{texmfdist}/fonts/enc/dvips/hfbright
12189 %{texmfdist}/fonts/map/dvips/hfbright
12190 %{texmfdist}/fonts/type1/public/hfbright
12191 %{texmfdist}/source/fonts/hfbright
12192
12193 %doc %{texmfdist}/doc/fonts/hfoldsty
12194 %{texmfdist}/fonts/tfm/public/hfoldsty
12195 %{texmfdist}/fonts/vf/public/hfoldsty
12196 %{texmfdist}/source/fonts/hfoldsty
12197
12198 %doc %{texmfdist}/doc/fonts/ibygrk
12199 %{texmfdist}/tex/generic/ibygrk
12200 %{texmfdist}/fonts/afm/public/ibygrk
12201 %{texmfdist}/fonts/enc/dvips/ibygrk
12202 %{texmfdist}/fonts/map/dvips/ibygrk
12203 %{texmfdist}/fonts/source/public/ibygrk
12204 %{texmfdist}/fonts/tfm/public/ibygrk
12205 %{texmfdist}/fonts/type1/public/ibygrk
12206
12207 %doc %{texmfdist}/doc/fonts/ifsym
12208 %{texmfdist}/fonts/source/public/ifsym
12209 %{texmfdist}/fonts/tfm/public/ifsym
12210
12211 %doc %{texmfdist}/doc/fonts/initials
12212 %{texmfdist}/fonts/afm/public/initials
12213 %{texmfdist}/fonts/map/dvips/initials
12214 %{texmfdist}/fonts/tfm/public/initials
12215 %{texmfdist}/fonts/type1/public/initials
12216
12217 %doc %{texmfdist}/doc/fonts/itrans
12218 %{texmfdist}/fonts/afm/public/itrans
12219 %{texmfdist}/fonts/source/public/itrans
12220 %{texmfdist}/fonts/tfm/public/itrans
12221 %{texmfdist}/fonts/type1/public/itrans
12222
12223 %doc %{texmfdist}/doc/fonts/iwona
12224 %{texmfdist}/fonts/afm/public/iwona
12225 %{texmfdist}/fonts/enc/dvips/iwona
12226 %{texmfdist}/fonts/map/dvips/iwona
12227 %{texmfdist}/fonts/opentype/public/iwona
12228 %{texmfdist}/fonts/tfm/public/iwona
12229 %{texmfdist}/fonts/type1/public/iwona
12230
12231 %{texmfdist}/fonts/enc/dvips/jmn
12232 %{texmfdist}/fonts/map/dvips/jmn
12233
12234 %doc %{texmfdist}/doc/fonts/kdgreek
12235 %{texmfdist}/fonts/source/public/kdgreek
12236 %{texmfdist}/fonts/tfm/public/kdgreek
12237
12238 %{texmfdist}/fonts/afm/public/kerkis
12239 %{texmfdist}/fonts/enc/dvips/kerkis
12240 %{texmfdist}/fonts/map/dvips/kerkis
12241 %{texmfdist}/fonts/tfm/public/kerkis
12242 %{texmfdist}/fonts/type1/public/kerkis
12243 %{texmfdist}/fonts/vf/public/kerkis
12244
12245 %doc %{texmfdist}/doc/fonts/kixfont
12246 %{texmfdist}/fonts/source/public/kixfont
12247 %{texmfdist}/fonts/tfm/public/kixfont
12248
12249 %doc %{texmfdist}/doc/fonts/kpfonts
12250 %dir %{texmfdist}/fonts/map/public
12251 %{texmfdist}/fonts/afm/public/kpfonts
12252 %{texmfdist}/fonts/map/public/kpfonts
12253 %{texmfdist}/fonts/source/public/kpfonts
12254 %{texmfdist}/fonts/tfm/public/kpfonts
12255 %{texmfdist}/fonts/type1/public/kpfonts
12256 %{texmfdist}/fonts/vf/public/kpfonts
12257
12258 %doc %{texmfdist}/doc/fonts/kurier
12259 %{texmfdist}/fonts/afm/public/kurier
12260 %{texmfdist}/fonts/enc/dvips/kurier
12261 %{texmfdist}/fonts/map/dvips/kurier
12262 %{texmfdist}/fonts/opentype/public/kurier
12263 %{texmfdist}/fonts/tfm/public/kurier
12264 %{texmfdist}/fonts/type1/public/kurier
12265
12266 %doc %{texmfdist}/doc/fonts/levy
12267 %{texmfdist}/fonts/source/public/levy
12268
12269 %doc %{texmfdist}/doc/fonts/lfb
12270 %{texmfdist}/fonts/source/public/lfb
12271 %{texmfdist}/fonts/tfm/public/lfb
12272
12273 %doc %{texmfdist}/doc/fonts/libertine
12274 %{texmfdist}/fonts/afm/public/libertine
12275 %{texmfdist}/fonts/enc/dvips/libertine
12276 %{texmfdist}/fonts/map/dvips/libertine
12277 %{texmfdist}/fonts/tfm/public/libertine
12278 %{texmfdist}/fonts/type1/public/libertine
12279 %{texmfdist}/fonts/vf/public/libertine
12280
12281 %doc %{texmfdist}/doc/fonts/linearA
12282 %{texmfdist}/fonts/afm/public/linearA
12283 %{texmfdist}/fonts/map/dvips/linearA
12284 %{texmfdist}/fonts/tfm/public/linearA
12285 %{texmfdist}/fonts/type1/public/linearA
12286 %{texmfdist}/source/fonts/linearA
12287
12288 %{texmfdist}/fonts/source/public/logic
12289 %{texmfdist}/fonts/tfm/public/logic
12290
12291 %doc %{texmfdist}/doc/fonts/lxfonts
12292 %{texmfdist}/fonts/map/dvips/lxfonts
12293 %{texmfdist}/fonts/source/public/lxfonts
12294 %{texmfdist}/fonts/tfm/public/lxfonts
12295 %{texmfdist}/fonts/type1/public/lxfonts
12296
12297 %doc %{texmfdist}/doc/fonts/ly1
12298 %{texmfdist}/fonts/map/dvips/ly1
12299
12300 %{texmfdist}/fonts/source/public/malayalam
12301 %{texmfdist}/fonts/tfm/public/malayalam
12302
12303 %{texmfdist}/fonts/map/dvips/manfnt
12304
12305 %{texmfdist}/fonts/map/dvips/mathdesign
12306
12307 %{texmfdist}/fonts/tfm/public/mathpazo
12308 %{texmfdist}/fonts/vf/public/mathpazo
12309
12310 %{texmfdist}/fonts/afm/mathdesign
12311 %{texmfdist}/fonts/tfm/mathdesign
12312 %{texmfdist}/fonts/type1/mathdesign
12313 %{texmfdist}/fonts/vf/mathdesign
12314
12315 %{texmfdist}/fonts/enc/dvips/mnsymbol
12316 %{texmfdist}/fonts/map/dvips/mnsymbol
12317 %dir %{texmfdist}/fonts/map/vtex
12318 %{texmfdist}/fonts/map/vtex/mnsymbol
12319 %{texmfdist}/fonts/opentype/public/mnsymbol
12320 %{texmfdist}/fonts/source/public/mnsymbol
12321 %{texmfdist}/fonts/tfm/public/mnsymbol
12322 %{texmfdist}/fonts/type1/public/mnsymbol
12323
12324 %{texmfdist}/fonts/map/dvips/montex
12325 %{texmfdist}/fonts/source/public/montex
12326 %{texmfdist}/fonts/tfm/public/montex
12327 %{texmfdist}/fonts/type1/public/montex
12328
12329 %{texmfdist}/fonts/tfm/vntex/mscorevn
12330 %{texmfdist}/fonts/vf/vntex/mscorevn
12331
12332 %{texmfdist}/fonts/source/public/musixps
12333 %{texmfdist}/fonts/tfm/public/musixps
12334
12335 %doc %{texmfdist}/doc/generic/musixtex
12336 %{texmfdist}/fonts/map/dvips/musixtex
12337 %{texmfdist}/fonts/source/public/musixtex
12338 %{texmfdist}/fonts/tfm/public/musixtex
12339 %{texmfdist}/fonts/type1/public/musixtex
12340
12341 %{texmfdist}/fonts/source/public/mxd
12342 %{texmfdist}/fonts/tfm/public/mxd
12343
12344 %{texmfdist}/fonts/source/public/mxedruli
12345 %{texmfdist}/fonts/tfm/public/mxedruli
12346
12347 %{texmfdist}/fonts/map/dvips/ncntrsbk
12348
12349 %{texmfdist}/fonts/source/public/niceframe
12350 %{texmfdist}/fonts/tfm/public/niceframe
12351
12352 %doc %{texmfdist}/doc/fonts/nkarta
12353 %{texmfdist}/fonts/source/public/nkarta
12354 %{texmfdist}/fonts/tfm/public/nkarta
12355
12356 %{texmfdist}/fonts/afm/public/norasi
12357 %{texmfdist}/fonts/map/dvips/norasi
12358 %{texmfdist}/fonts/tfm/public/norasi
12359 %{texmfdist}/fonts/type1/public/norasi
12360
12361 %{texmfdist}/fonts/source/public/oca
12362
12363 %{texmfdist}/fonts/afm/public/ocherokee
12364 %{texmfdist}/fonts/map/dvips/ocherokee
12365 %{texmfdist}/fonts/ofm/public/ocherokee
12366 %{texmfdist}/fonts/ovf/public/ocherokee
12367 %{texmfdist}/fonts/ovp/public/ocherokee
12368 %{texmfdist}/fonts/tfm/public/ocherokee
12369 %{texmfdist}/fonts/type1/public/ocherokee
12370
12371 %{texmfdist}/fonts/source/public/ogham
12372 %{texmfdist}/fonts/tfm/public/ogham
12373
12374 %doc %{texmfdist}/doc/fonts/oinuit
12375 %{texmfdist}/fonts/map/dvips/oinuit
12376 %{texmfdist}/fonts/ofm/public/oinuit
12377 %{texmfdist}/fonts/ovf/public/oinuit
12378 %{texmfdist}/fonts/tfm/public/oinuit
12379 %{texmfdist}/fonts/type1/public/oinuit
12380
12381 %{texmfdist}/fonts/source/public/osmanian
12382
12383 %doc %{texmfdist}/doc/fonts/ot2cyr
12384 %{texmfdist}/fonts/map/dvips/ot2cyr
12385 %{texmfdist}/source/fonts/ot2cyr
12386
12387 %{texmfdist}/fonts/source/public/othello
12388 %{texmfdist}/fonts/tfm/public/othello
12389
12390 %{texmfdist}/fonts/ofm/public/otibet
12391 %{texmfdist}/fonts/ovf/public/otibet
12392 %{texmfdist}/fonts/ovp/public/otibet
12393 %{texmfdist}/fonts/source/public/otibet
12394 %{texmfdist}/fonts/tfm/public/otibet
12395
12396 %doc %{texmfdist}/doc/fonts/pacioli
12397 %{texmfdist}/fonts/source/public/pacioli
12398 %{texmfdist}/fonts/tfm/public/pacioli
12399
12400 %{texmfdist}/fonts/map/dvips/palatino
12401
12402 %doc %{texmfdist}/doc/fonts/phaistos
12403 %{texmfdist}/fonts/afm/public/phaistos
12404 %{texmfdist}/fonts/map/dvips/phaistos
12405 %{texmfdist}/fonts/opentype/public/phaistos
12406 %{texmfdist}/fonts/tfm/public/phaistos
12407 %{texmfdist}/fonts/type1/public/phaistos
12408 %{texmfdist}/source/fonts/phaistos
12409
12410 %{texmfdist}/fonts/opentype/public/philokalia
12411
12412 %doc %{texmfdist}/doc/fonts/phonetic
12413 %{texmfdist}/fonts/source/public/phonetic
12414 %{texmfdist}/fonts/tfm/public/phonetic
12415 %{texmfdist}/source/fonts/phonetic
12416
12417 %{texmfdist}/source/fonts/malayalam
12418
12419 %{texmfdist}/fonts/source/public/punk
12420 %{texmfdist}/fonts/tfm/public/punk
12421
12422 %{texmfdist}/fonts/tfm/public/relenc
12423 %{texmfdist}/fonts/vf/public/relenc
12424
12425 %doc %{texmfdist}/doc/fonts/rsfs
12426 %{texmfdist}/fonts/map/dvips/rsfs
12427
12428 %{texmfdist}/fonts/map/dvips/sanskrit
12429 %{texmfdist}/fonts/source/public/sanskrit
12430 %{texmfdist}/fonts/tfm/public/sanskrit
12431 %{texmfdist}/fonts/type1/public/sanskrit
12432
12433 %{texmfdist}/fonts/source/public/sauter
12434
12435 %doc %{texmfdist}/doc/fonts/semaphor
12436 %{texmfdist}/fonts/afm/public/semaphor
12437 %{texmfdist}/fonts/enc/dvips/semaphor
12438 %{texmfdist}/fonts/map/dvips/semaphor
12439 %{texmfdist}/fonts/opentype/public/semaphor
12440 %{texmfdist}/fonts/source/public/semaphor
12441 %{texmfdist}/fonts/tfm/public/semaphor
12442 %{texmfdist}/fonts/type1/public/semaphor
12443
12444 %{texmfdist}/fonts/source/public/simpsons
12445
12446 %{texmfdist}/fonts/map/dvips/skak
12447 %{texmfdist}/fonts/source/public/skak
12448 %{texmfdist}/fonts/tfm/public/skak
12449
12450 %doc %{texmfdist}/doc/fonts/skaknew
12451 %{texmfdist}/fonts/afm/public/skaknew
12452 %{texmfdist}/fonts/map/dvips/skaknew
12453 %{texmfdist}/fonts/map/vtex/skaknew
12454 %{texmfdist}/fonts/tfm/public/skaknew
12455 %{texmfdist}/fonts/type1/public/skaknew
12456
12457 %{texmfdist}/fonts/source/public/skull
12458
12459 %{texmfdist}/fonts/source/public/soyombo
12460 %{texmfdist}/fonts/tfm/public/soyombo
12461
12462 %doc %{texmfdist}/doc/fonts/staves
12463 %{texmfdist}/fonts/map/dvips/staves
12464 %{texmfdist}/fonts/tfm/public/staves
12465 %{texmfdist}/fonts/type1/public/staves
12466
12467 %{texmfdist}/fonts/map/dvips/stmaryrd
12468 %{texmfdist}/fonts/source/public/stmaryrd
12469
12470 %{texmfdist}/fonts/map/dvips/symbol
12471
12472 %{texmfdist}/fonts/afm/public/tabvar
12473 %{texmfdist}/fonts/map/dvips/tabvar
12474 %{texmfdist}/fonts/tfm/public/tabvar
12475 %{texmfdist}/fonts/type1/public/tabvar
12476
12477
12478 %{texmfdist}/fonts/source/public/tapir
12479 %{texmfdist}/fonts/type1/public/tapir
12480
12481 %{texmfdist}/fonts/enc/dvips/tengwarscript
12482 %{texmfdist}/fonts/map/dvips/tengwarscript
12483 %{texmfdist}/fonts/tfm/public/tengwarscript
12484 %{texmfdist}/fonts/vf/public/tengwarscript
12485
12486 %{texmfdist}/doc/fonts/pclnfss
12487 %{texmfdist}/source/fonts/pclnfss
12488
12489 %doc %{texmfdist}/doc/fonts/tex-gyre
12490 %{texmfdist}/fonts/afm/public/tex-gyre
12491 %{texmfdist}/fonts/enc/dvips/tex-gyre
12492 %{texmfdist}/fonts/map/dvips/tex-gyre
12493 %{texmfdist}/fonts/opentype/public/tex-gyre
12494 %{texmfdist}/fonts/tfm/public/tex-gyre
12495 %{texmfdist}/fonts/type1/public/tex-gyre
12496
12497 %{texmfdist}/fonts/map/dvips/times
12498
12499
12500 %doc %{texmfdist}/doc/fonts/timing
12501 %{texmfdist}/fonts/source/public/timing
12502 %{texmfdist}/fonts/tfm/public/timing
12503
12504 %doc %{texmfdist}/doc/fonts/tipa
12505 %{texmfdist}/fonts/map/dvips/tipa
12506 %{texmfdist}/fonts/source/public/tipa
12507 %{texmfdist}/fonts/tfm/public/tipa
12508 %{texmfdist}/fonts/type1/public/tipa
12509
12510 %{texmfdist}/fonts/afm/public/trajan
12511 %{texmfdist}/fonts/map/dvips/trajan
12512 %{texmfdist}/fonts/tfm/public/trajan
12513 %{texmfdist}/fonts/type1/public/trajan
12514
12515 %{texmfdist}/fonts/source/public/trsym
12516 %{texmfdist}/fonts/tfm/public/trsym
12517
12518 %{texmfdist}/fonts/tfm/vntex/txttvn
12519 %{texmfdist}/fonts/type1/vntex/txttvn
12520
12521 %{texmfdist}/fonts/map/dvips/uhc
12522
12523 %{texmfdist}/fonts/source/public/ulsy
12524 %{texmfdist}/fonts/tfm/public/ulsy
12525
12526 %doc %{texmfdist}/doc/fonts/umrand
12527 %{texmfdist}/fonts/source/public/umrand
12528 %{texmfdist}/fonts/tfm/public/umrand
12529
12530 %doc %{texmfdist}/doc/fonts/umtypewriter
12531 %{texmfdist}/fonts/opentype/public/umtypewriter
12532
12533 %doc %{texmfdist}/doc/fonts/universa
12534 %{texmfdist}/fonts/source/public/universa
12535 %{texmfdist}/fonts/tfm/public/universa
12536 %{texmfdist}/source/fonts/universa
12537
12538 %{texmfdist}/fonts/afm/public/velthuis
12539 %{texmfdist}/fonts/map/dvips/velthuis
12540 %{texmfdist}/fonts/source/public/velthuis
12541 %{texmfdist}/fonts/tfm/public/velthuis
12542 %{texmfdist}/fonts/type1/public/velthuis
12543
12544 %{texmfdist}/fonts/enc/dvips/vntex
12545
12546 %{texmfdist}/fonts/afm/vntex/vntopia
12547 %{texmfdist}/fonts/tfm/vntex/vntopia
12548 %{texmfdist}/fonts/type1/vntex/vntopia
12549 %{texmfdist}/fonts/vf/vntex/vntopia
12550
12551 %{texmfdist}/fonts/map/dvips/wadalab
12552
12553 %doc %{texmfdist}/doc/fonts/wasy
12554 %{texmfdist}/fonts/afm/public/wasy
12555 %{texmfdist}/fonts/map/dvips/wasy
12556 %{texmfdist}/fonts/type1/public/wasy
12557
12558 %{texmfdist}/fonts/source/public/wnri
12559 %{texmfdist}/fonts/tfm/public/wnri
12560
12561 %{texmfdist}/fonts/source/public/wsuipa
12562 %{texmfdist}/fonts/tfm/public/wsuipa
12563
12564 %{texmfdist}/fonts/source/public/xbmc
12565 %{texmfdist}/fonts/tfm/public/xbmc
12566
12567 %doc %{texmfdist}/doc/fonts/xq
12568 %{texmfdist}/fonts/source/public/xq
12569 %{texmfdist}/fonts/tfm/public/xq
12570
12571 %{texmfdist}/fonts/source/public/yannisgr
12572
12573 %{texmfdist}/fonts/map/dvips/yhmath
12574 %{texmfdist}/fonts/source/public/yhmath
12575 %{texmfdist}/fonts/tfm/public/yhmath
12576 %{texmfdist}/fonts/type1/public/yhmath
12577 %{texmfdist}/fonts/vf/public/yhmath
12578
12579 %{texmfdist}/fonts/map/dvips/zapfchan
12580 %{texmfdist}/fonts/tfm/urw35vf
12581
12582 %{texmfdist}/fonts/map/dvips/zapfding
12583
12584 %{texmfdist}/dvips/zefonts
12585 %{texmfdist}/fonts/map/dvips/zefonts
12586 %{texmfdist}/fonts/tfm/public/zefonts
12587 %{texmfdist}/fonts/vf/public/zefonts
12588
12589
12590 %files fonts-omega
12591 %defattr(644,root,root,755)
12592 %doc %{texmfdist}/doc/omega
12593 %dir %{texmfdist}/omega
12594 %dir %{texmfdist}/omega/otp
12595 %dir %{texmfdist}/omega/ocp
12596 %{texmfdist}/dvips/omega
12597 %{texmfdist}/fonts/ofm/public/omega
12598 %{texmfdist}/fonts/type1/public/omega
12599 %{texmfdist}/fonts/afm/public/omega
12600 %{texmfdist}/fonts/ovp/public/omega
12601 %{texmfdist}/fonts/tfm/public/omega
12602 %{texmfdist}/fonts/ovf/public/omega
12603 %{texmfdist}/fonts/map/dvips/omega
12604 %{texmfdist}/omega/ocp/omega
12605 %{texmfdist}/omega/otp/omega
12606 %{texmfdist}/tex/plain/omega
12607
12608 #%files fonts-pazo
12609 #%defattr(644,root,root,755)
12610
12611 %files fonts-pl
12612 %defattr(644,root,root,755)
12613 %doc %{texmfdist}/doc/fonts/pl
12614 %dir %{texmf}/scripts/texlive
12615 %dir %{texmf}/scripts/texlive/tlmgrgui
12616 %dir %{texmf}/scripts/texlive/tlmgrgui/lang
12617 %{texmfdist}/dvips/pl
12618 %{texmfdist}/fonts/source/public/pl
12619 %{texmfdist}/fonts/type1/public/pl
12620 %{texmfdist}/fonts/afm/public/pl
12621 %{texmfdist}/fonts/enc/dvips/pl
12622 %{texmfdist}/fonts/tfm/public/pl
12623 %{texmfdist}/fonts/map/dvips/pl
12624 %{texmf}/scripts/texlive/tlmgrgui/lang/pl
12625
12626 %files fonts-px
12627 %defattr(644,root,root,755)
12628 %doc %{texmfdist}/doc/fonts/pxfonts
12629 # %doc %{texmf}/doc/doc/english/free-math-font-survey/source/pxfonts.tex
12630 # %doc %{texmf}/doc/doc/english/free-math-font-survey/images/pxfonts.png
12631 %dir %{texmfdist}/fonts/map/dvips/pxfonts
12632 %dir %{texmfdist}/tex/latex/pxfonts
12633 %{texmfdist}/fonts/map/dvips/pxfonts/pxfonts.map
12634 %{texmfdist}/fonts/afm/public/pxfonts
12635 %{texmfdist}/fonts/tfm/public/pxfonts
12636 %{texmfdist}/fonts/type1/public/pxfonts
12637 %{texmfdist}/fonts/vf/public/pxfonts
12638 %{texmfdist}/tex/latex/pxfonts/pxfonts.sty
12639
12640 #%files fonts-qfonts
12641 #%defattr(644,root,root,755)
12642 # %doc %{texmf}/doc/fonts/polish/qfonts
12643 # %{texmf}/fonts/enc/dvips/qfonts
12644 # %{texmf}/fonts/map/dvips/qfonts
12645 # %{texmf}/dvips/qfonts
12646 # %{texmf}/fonts/afm/public/qfonts
12647 # %{texmf}/fonts/tfm/public/qfonts
12648
12649 # %files fonts-qpx
12650 # %defattr(644,root,root,755)
12651 # %{texmf}/fonts/tfm/public/qpx
12652 # %{texmf}/fonts/vf/public/qpx
12653
12654 %files fonts-qpxqtx
12655 %defattr(644,root,root,755)
12656 %{texmfdist}/fonts/tfm/public/qpxqtx
12657 %{texmfdist}/fonts/vf/public/qpxqtx
12658
12659 %files fonts-rsfs
12660 %defattr(644,root,root,755)
12661 %{texmfdist}/fonts/source/public/rsfs
12662 %{texmfdist}/fonts/tfm/public/rsfs
12663
12664 %files fonts-stmaryrd
12665 %defattr(644,root,root,755)
12666 %doc %{texmfdist}/doc/fonts/stmaryrd
12667 %{texmfdist}/source/fonts/stmaryrd
12668 %{texmfdist}/fonts/tfm/public/stmaryrd
12669
12670 %files fonts-tx
12671 %defattr(644,root,root,755)
12672 %{texmfdist}/fonts/map/dvips/txfonts/txfonts.map
12673 %{texmfdist}/fonts/afm/public/txfonts
12674 %{texmfdist}/fonts/tfm/public/txfonts
12675 %{texmfdist}/fonts/vf/public/txfonts
12676
12677 %files fonts-uhc
12678 %defattr(644,root,root,755)
12679 %doc %{texmfdist}/doc/fonts/uhc
12680 %{texmfdist}/fonts/afm/uhc
12681 %{texmfdist}/fonts/tfm/uhc
12682 %{texmfdist}/fonts/vf/uhc
12683
12684 %files fonts-urw
12685 %defattr(644,root,root,755)
12686 %{texmfdist}/fonts/afm/urw
12687 %{texmfdist}/fonts/tfm/urw
12688 %{texmfdist}/fonts/vf/urw
12689
12690 %files fonts-urwvn
12691 %defattr(644,root,root,755)
12692 %{texmfdist}/fonts/afm/vntex/urwvn
12693 %{texmfdist}/fonts/tfm/vntex/urwvn
12694 %{texmfdist}/fonts/type1/vntex/urwvn
12695 %{texmfdist}/fonts/vf/vntex/urwvn
12696
12697 %files fonts-vnr
12698 %defattr(644,root,root,755)
12699 %{texmfdist}/fonts/map/dvips/vntex
12700 %{texmfdist}/fonts/source/vntex/vnr
12701 %{texmfdist}/fonts/tfm/vntex/vnr
12702
12703 %files fonts-wadalab
12704 %defattr(644,root,root,755)
12705 %doc %{texmfdist}/doc/fonts/wadalab
12706 %{texmfdist}/fonts/afm/wadalab
12707 %{texmfdist}/fonts/tfm/wadalab
12708 %{texmfdist}/fonts/vf/wadalab
12709
12710 %files fonts-wasy
12711 %defattr(644,root,root,755)
12712 %{texmfdist}/fonts/source/public/wasy
12713 %{texmfdist}/fonts/tfm/public/wasy
12714
12715 %files fonts-xypic
12716 %defattr(644,root,root,755)
12717 %{texmfdist}/fonts/map/dvips/xypic
12718 # %{texmfdist}/fonts/afm/public/xypic
12719 %{texmfdist}/fonts/source/public/xypic
12720 %{texmfdist}/fonts/tfm/public/xypic
12721
12722 %files fonts-yandy
12723 %defattr(644,root,root,755)
12724 # %{texmf}/fonts/afm/yandy
12725 %{texmfdist}/source/fonts/eurofont/marvosym/tfmfiles/yandy
12726 # %{texmf}/fonts/tfm/yandy
12727 # %{texmf}/fonts/vf/yandy
12728
12729 %files fonts-type1-antp
12730 %defattr(644,root,root,755)
12731 %{texmfdist}/dvips/antp
12732 %{texmfdist}/fonts/type1/public/antp
12733
12734 %files fonts-type1-antt
12735 %defattr(644,root,root,755)
12736 # %{texmf}/dvips/antt
12737 %{texmfdist}/fonts/type1/public/antt
12738
12739 %files fonts-type1-arphic
12740 %defattr(644,root,root,755)
12741 %{texmfdist}/fonts/type1/arphic
12742
12743 %files fonts-type1-belleek
12744 %defattr(644,root,root,755)
12745 %doc %{texmfdist}/doc/fonts/belleek
12746 %{texmfdist}/fonts/type1/public/belleek
12747
12748 %files fonts-type1-bitstream
12749 %defattr(644,root,root,755)
12750 %{texmfdist}/fonts/type1/bitstrea
12751
12752 %files fonts-type1-bluesky
12753 %defattr(644,root,root,755)
12754 # %doc %{texmf}/doc/fonts/bluesky
12755 # %{texmf}/dvips/bluesky
12756 %{texmfdist}/fonts/type1/bluesky
12757
12758 %files fonts-type1-cc-pl
12759 %defattr(644,root,root,755)
12760 %doc %{texmfdist}/doc/fonts/cc-pl
12761 %{texmfdist}/fonts/type1/public/cc-pl
12762
12763 %files fonts-type1-cmcyr
12764 %defattr(644,root,root,755)
12765 %{texmfdist}/fonts/type1/public/cmcyr
12766
12767 %files fonts-type1-cs
12768 %defattr(644,root,root,755)
12769 %{texmfdist}/fonts/type1/public/cs
12770
12771 # %files fonts-type1-dstroke
12772 # %defattr(644,root,root,755)
12773 # %{texmf}/fonts/type1/public/dstroke
12774
12775 %files fonts-type1-eurosym
12776 %defattr(644,root,root,755)
12777 %{texmfdist}/fonts/type1/public/eurosym
12778
12779 %files fonts-type1-hoekwater
12780 %defattr(644,root,root,755)
12781 %{texmfdist}/fonts/type1/hoekwater
12782
12783 %files fonts-type1-fpl
12784 %defattr(644,root,root,755)
12785 %doc %{texmfdist}/doc/fonts/fpl
12786 %{texmfdist}/fonts/afm/public/fpl
12787 %{texmfdist}/fonts/type1/public/fpl
12788
12789 %files fonts-type1-lm
12790 %defattr(644,root,root,755)
12791 %{texmfdist}/fonts/afm/public/lm
12792 %{texmfdist}/fonts/type1/public/lm
12793
12794 %files fonts-type1-marvosym
12795 %defattr(644,root,root,755)
12796 %{texmfdist}/fonts/type1/public/marvosym
12797
12798 %files fonts-type1-mathpazo
12799 %defattr(644,root,root,755)
12800 # %doc %{texmf}/doc/fonts/mathpazo
12801 %{texmfdist}/fonts/afm/public/mathpazo
12802 %{texmfdist}/fonts/type1/public/mathpazo
12803
12804 %files fonts-type1-omega
12805 %defattr(644,root,root,755)
12806 %{texmfdist}/fonts/type1/public/omega
12807
12808 %files fonts-type1-pl
12809 %defattr(644,root,root,755)
12810 # %doc %{texmf}/doc/fonts/polish/plpsfont
12811 %{texmfdist}/fonts/type1/public/pl
12812
12813 %files fonts-type1-px
12814 %defattr(644,root,root,755)
12815 %{texmfdist}/fonts/type1/public/pxfonts
12816
12817 # %files fonts-type1-qfonts
12818 # %defattr(644,root,root,755)
12819 # %{texmfdist}/fonts/type1/public/qfonts
12820
12821 %files fonts-type1-tx
12822 %defattr(644,root,root,755)
12823 %{texmfdist}/fonts/type1/public/txfonts
12824
12825 # %files fonts-type1-tt2001
12826 # %defattr(644,root,root,755)
12827 # %{texmf}/fonts/type1/public/tt2001
12828
12829 %files fonts-type1-uhc
12830 %defattr(644,root,root,755)
12831 %{texmfdist}/fonts/type1/uhc
12832
12833 %files fonts-type1-urw
12834 %defattr(644,root,root,755)
12835 %{texmfdist}/fonts/type1/urw
12836
12837 %files fonts-type1-vnr
12838 %defattr(644,root,root,755)
12839 %{texmfdist}/fonts/type1/vntex/vnr
12840
12841 %files fonts-type1-wadalab
12842 %defattr(644,root,root,755)
12843 %{texmfdist}/fonts/type1/wadalab
12844
12845 %files fonts-type1-xypic
12846 %defattr(644,root,root,755)
12847 %{texmfdist}/fonts/type1/public/xypic
12848
12849 # TeXLive-specific
12850
12851 %files afm2pl
12852 %defattr(644,root,root,755)
12853 %attr(755,root,root) %{_bindir}/afm2pl
12854 %{_mandir}/man1/afm2pl*
12855
12856 %files bbox
12857 %defattr(644,root,root,755)
12858 %attr(755,root,root) %{_bindir}/bbox
12859 %{_mandir}/man1/bbox*
12860
12861 %files cefutils
12862 %defattr(644,root,root,755)
12863 %attr(755,root,root) %{_bindir}/cef*
12864 %dir %{texmfdist}/tex/latex/cjk
12865 %dir %{texmfdist}/doc/latex/cjk
12866 %dir %{texmfdist}/source/latex/cjk
12867 %dir %{texmfdist}/source/latex/cjk/utils
12868 %{texmfdist}/tex/latex/cjk/CEF
12869 %doc %{texmfdist}/doc/latex/cjk/doc
12870 %doc %{texmfdist}/doc/latex/cjk/examples
12871 %{texmfdist}/source/latex/cjk/utils/CEFconv
12872
12873 %files detex
12874 %defattr(644,root,root,755)
12875 %attr(755,root,root) %{_bindir}/detex
12876 %{_mandir}/man1/detex*
12877
12878
12879 %files dviutils
12880 %defattr(644,root,root,755)
12881 %attr(755,root,root) %{_bindir}/dt2dv
12882 %attr(755,root,root) %{_bindir}/dv2dt
12883 %attr(755,root,root) %{_bindir}/dvi2tty
12884 %attr(755,root,root) %{_bindir}/dviasm
12885 %attr(755,root,root) %{_bindir}/dvibook
12886 %attr(755,root,root) %{_bindir}/dviconcat
12887 %attr(755,root,root) %{_bindir}/dvidvi
12888 %attr(755,root,root) %{_bindir}/dvigif
12889 %attr(755,root,root) %{_bindir}/dvipdfmx
12890 %attr(755,root,root) %{_bindir}/dvipos
12891 %attr(755,root,root) %{_bindir}/dviselect
12892 %attr(755,root,root) %{_bindir}/dvitodvi
12893 %{_mandir}/man1/dt2dv*
12894 %{_mandir}/man1/dv2dt*
12895 %{_mandir}/man1/dvi2tty*
12896 %{_mandir}/man1/dvibook*
12897 %{_mandir}/man1/dviconcat*
12898 %{_mandir}/man1/dvidvi*
12899 %{_mandir}/man1/dvigif*
12900 %{_mandir}/man1/dvipos*
12901 %{_mandir}/man1/dviselect*
12902 %{_mandir}/man1/dvitodvi*
12903
12904 %files epsutils
12905 %defattr(644,root,root,755)
12906 %attr(755,root,root) %{_bindir}/epsffit
12907 %attr(755,root,root) %{_bindir}/epspdf
12908 %attr(755,root,root) %{_bindir}/epspdftk
12909 %attr(755,root,root) %{_bindir}/pst2pdf
12910 %{texmfdist}/scripts/epspdf
12911 %{_mandir}/man1/epsffit*
12912 %doc %{texmfdist}/doc/epspdf
12913
12914 %files filters
12915 %defattr(644,root,root,755)
12916 %attr(755,root,root) %{_bindir}/fix*
12917 %{_mandir}/man1/fix*
12918
12919 %files psutils
12920 %defattr(644,root,root,755)
12921 %attr(755,root,root) %{_bindir}/extractres
12922 %attr(755,root,root) %{_bindir}/getafm
12923 %attr(755,root,root) %{_bindir}/includeres
12924 %attr(755,root,root) %{_bindir}/psbook
12925 %attr(755,root,root) %{_bindir}/psmerge
12926 %attr(755,root,root) %{_bindir}/psnup
12927 %attr(755,root,root) %{_bindir}/psresize
12928 %attr(755,root,root) %{_bindir}/psselect
12929 %attr(755,root,root) %{_bindir}/ps2eps
12930 %attr(755,root,root) %{_bindir}/pstops
12931 %attr(755,root,root) %{_bindir}/showchar
12932 %{_mandir}/man1/extractres*
12933 %{_mandir}/man1/getafm*
12934 %{_mandir}/man1/includeres*
12935 %{_mandir}/man1/psbook*
12936 %{_mandir}/man1/psmerge*
12937 %{_mandir}/man1/psnup*
12938 %{_mandir}/man1/psresize*
12939 %{_mandir}/man1/psselect*
12940 %{_mandir}/man1/pstops*
12941 %{texmf}/dvips/psutils
12942
12943 %files uncategorized-utils
12944 %defattr(644,root,root,755)
12945 %attr(755,root,root) %{_bindir}/devnag
12946 %attr(755,root,root) %{_bindir}/disdvi
12947
12948 %files tex4ht
12949 %defattr(644,root,root,755)
12950 %attr(755,root,root) %{_bindir}/ht
12951 %attr(755,root,root) %{_bindir}/htcontext
12952 %attr(755,root,root) %{_bindir}/htlatex
12953 %attr(755,root,root) %{_bindir}/htmex
12954 %attr(755,root,root) %{_bindir}/httex
12955 %attr(755,root,root) %{_bindir}/httexi
12956 %attr(755,root,root) %{_bindir}/htxelatex
12957 %attr(755,root,root) %{_bindir}/htxetex
12958 %attr(755,root,root) %{_bindir}/mk4ht
12959 %attr(755,root,root) %{_bindir}/t4ht
12960 %attr(755,root,root) %{_bindir}/tex4ht
12961 %{texmf}/scripts/tex4ht
12962 %{texmfdist}/tex/generic/tex4ht
12963 %dir %{texmfdist}/scripts/tex4ht
12964 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/ht.sh
12965 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htcontext.sh
12966 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htlatex.sh
12967 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htmex.sh
12968 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/httex.sh
12969 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/httexi.sh
12970 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htxelatex.sh
12971 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htxetex.sh
12972 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/mk4ht.pl
12973 %doc %{texmfdist}/doc/generic/tex4ht
12974 %{texmfdist}/tex4ht
12975
12976 %files xetex
12977 %defattr(644,root,root,755)
12978 %attr(755,root,root) %{_bindir}/xdvipdfmx
12979 %attr(755,root,root) %{_bindir}/xelatex
12980 %attr(755,root,root) %{_bindir}/xetex
12981 %{texmf}/fmtutil/format.xetex.cnf
12982 %doc %{texmfdist}/doc/xelatex
12983 %doc %{texmfdist}/doc/xetex
12984 %{texmfdist}/scripts/xetex
12985 %{texmfdist}/tex/generic/ifxetex
12986 %{texmfdist}/tex/generic/xetexconfig
12987 %{texmfdist}/tex/latex/latexconfig/xelatex.ini
12988 %{texmfdist}/tex/plain/config/xetex.ini
12989 %{texmfdist}/tex/xelatex
12990 %{texmfdist}/tex/xetex
12991
12992 %files xmltex
12993 %defattr(644,root,root,755)
12994 %doc %{texmfdist}/doc/xmltex
12995 %attr(755,root,root) %{_bindir}/pdfxmltex
12996 %attr(755,root,root) %{_bindir}/xmltex
12997 %{texmfdist}/tex/xmltex
12998 %{texmf}/fmtutil/format.xmltex.cnf
This page took 1.121197 seconds and 4 git commands to generate.