]> git.pld-linux.org Git - packages/texlive.git/blob - texlive.spec
- some bug fixes
[packages/texlive.git] / texlive.spec
1 # TODO:
2 #
3 # MAIN TODO (sort by importnce):
4 # - texlive-format-pdflatex deps
5 # - check unpackaged files (only some files)
6 # - pl updates
7 # - maybe more splits (e.g. latex subpackages)
8 # - see uncategorized and *other* subpackages and split
9 # - context: consider more splitting, check dependencies
10 # - omega: consider more splitting, check dependencies
11 # - tdphp: is it really useful?
12 # - allow using Type1 fonts in others applications (symlink to
13 #   /usr/share/fonts/Type1 ?)
14 # - fix package removal:
15 #   /usr/bin/texhash[77]: kpsewhich: not found
16 #
17 # FHS TODO:
18 # - merge rhconfig and texmfsysvar patches
19 # - texmfsysvar patch: change fmtutil and web2cdir variables instead
20 #   of creating texmfsys{config,var} variables?
21 # - move config files to /etc
22 # - merge all above with configure switch "--enable-fhs" and send it to TE
23 #
24 # TeXLive specific TODO:
25 # - summary/description correcting (all languages)
26 # - texk/web2c doesn't build (luatex option)
27 # - %files latex-bibtex-revtex4
28 # - Check CEF/cjk!
29 #
30 %include        /usr/lib/rpm/macros.perl
31 #
32 %bcond_without  bootstrap
33 #
34 Summary:        TeX typesetting system and MetaFont font formatter
35 Summary(de.UTF-8):      TeX-Satzherstellungssystem und MetaFont-Formatierung
36 Summary(es.UTF-8):      Sistema de typesetting TeX y formateador de fuentes MetaFont
37 Summary(fr.UTF-8):      Systéme de compostion TeX et formatteur de MetaFontes
38 Summary(hu.UTF-8):      TeX szövegszedő rendszer és MetaFont font formázó
39 Summary(pl.UTF-8):      System składu publikacji TeX oraz formater fontów MetaFont
40 Summary(pt_BR.UTF-8):   Sistema de typesetting TeX e formatador de fontes MetaFont
41 Summary(tr.UTF-8):      TeX dizgi sistemi ve MetaFont yazıtipi biçimlendiricisi
42 Name:           texlive
43 Version:        20080816
44 Release:        0.9.7
45 Epoch:          1
46 License:        distributable
47 Group:          Applications/Publishing/TeX
48 Source0:        http://tug.org/svn/texlive/branches/branch2008/Master/source/%{name}-%{version}-source.tar.lzma
49 # Source0-md5:  554287c3e458da776edd684506048d45
50 Source1:        ftp://tug.org/texlive/historic/2008/%{name}-20080822-texmf.tar.lzma
51 # Source1-md5:  fa74072e1344e8390eb156bcda61a8b2
52 Source4:        %{name}.cron
53 Source5:        xdvi.desktop
54 Source6:        xdvi.png
55 Patch0:         %{name}-am.patch
56 Patch1:         %{name}-20080816-kpathsea-ar.patch
57 URL:            http://www.tug.org/texlive/
58 BuildRequires:  autoconf
59 BuildRequires:  automake
60 BuildRequires:  bison
61 BuildRequires:  clisp
62 BuildRequires:  ed
63 BuildRequires:  expat-devel
64 BuildRequires:  ffcall-devel
65 BuildRequires:  flex
66 BuildRequires:  fontconfig-devel
67 BuildRequires:  freetype-devel
68 BuildRequires:  freetype1-devel
69 BuildRequires:  gd-devel >= 2.0.33
70 BuildRequires:  libpng-devel >= 1.2.8
71 BuildRequires:  libtool
72 # should this be somewhere in clisp?
73 BuildRequires:  libsigsegv
74 BuildRequires:  libstdc++-devel
75 BuildRequires:  ncurses-devel
76 BuildRequires:  rpm-perlprov
77 BuildRequires:  rpm-pythonprov
78 BuildRequires:  sed >= 4.0
79 BuildRequires:  t1lib-devel >= 5.0.2
80 BuildRequires:  texinfo
81 %if %{with bootstrap}
82 BuildRequires:  tetex-format-latex
83 BuildRequires:  tetex-format-pdflatex
84 BuildRequires:  tetex-latex-cyrillic
85 BuildRequires:  tetex-tex-babel
86 %else
87 BuildRequires:  texlive-format-latex
88 BuildRequires:  texlive-format-pdflatex
89 BuildRequires:  texlive-latex-cyrillic
90 BuildRequires:  texlive-tex-babel
91 # fill with future texlive BR. guesses ones for now
92 %endif
93 BuildRequires:  unzip
94 BuildRequires:  xorg-lib-libICE-devel
95 BuildRequires:  xorg-lib-libXaw-devel
96 BuildRequires:  xorg-lib-libXext-devel
97 BuildRequires:  xorg-lib-libXmu-devel
98 BuildRequires:  xorg-lib-libXpm-devel
99 BuildRequires:  zlib-devel >= 1.2.1
100 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
101 Requires:       %{name}-fonts-cm = %{epoch}:%{version}-%{release}
102 Requires:       %{name}-fonts-misc = %{epoch}:%{version}-%{release}
103 Requires:       %{name}-metafont = %{epoch}:%{version}-%{release}
104 Requires:       awk
105 Requires:       dialog
106 Requires:       kpathsea = %{epoch}:%{version}-%{release}
107 Requires:       sed
108 Requires:       sh-utils
109 Requires:       texconfig = %{epoch}:%{version}-%{release}
110 Requires:       textutils
111 Suggests:       tmpwatch
112 Obsoletes:      tetex
113 Obsoletes:      tetex-afm
114 Obsoletes:      tetex-doc
115 Obsoletes:      tetex-doc-latex2e-html
116 Obsoletes:      tetex-fontinst
117 Obsoletes:      tetex-fontname
118 Obsoletes:      tetex-fonts
119 Obsoletes:      tetex-fonts-pandora
120 Obsoletes:      tetex-fonts-vcm
121 Obsoletes:      tetex-format-elatex
122 Obsoletes:      tetex-format-pdfelatex
123 Obsoletes:      tetex-format-pdfemex
124 Obsoletes:      tetex-latex-vnps
125 Obsoletes:      tetex-latex-vnr
126 Obsoletes:      tetex-oxdvi
127 Obsoletes:      tetex-oxdvi
128 Obsoletes:      tetex-plain-dvips
129 Obsoletes:      tetex-plain-dvips
130 Obsoletes:      tetex-plain-mathtime
131 Obsoletes:      tetex-plain-mathtime
132 Obsoletes:      tetex-plain-misc
133 Obsoletes:      tetex-plain-misc
134 Obsoletes:      tetex-plain-plnfss
135 Obsoletes:      tetex-plain-plnfss
136 Obsoletes:      tetex-tex-hyphen
137 Obsoletes:      tetex-tex-vietnam
138 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
139
140 %define         texmf   %{_datadir}/texmf
141 %define         texmfdist %{texmf}-dist
142 %define         texmfdoc %{texmf}-doc
143 %define         fmtdir  /var/lib/texmf/web2c
144 %define         texhash [ ! -x %{_bindir}/texhash ] || %{_bindir}/texhash 1>&2;
145 %define         _localstatedir  /var/lib/texmf
146 %define         fixinfodir [ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1 ;
147 %define         fmtutil(f:) [ ! \\\( -f %{_localstatedir}/web2c/%{-f*}.fmt.rpmnew -o -f %{_localstatedir}/web2c/%{-f*}.efmt.rpmnew \\\) ] || %{_bindir}/fmtutil-sys --byfmt %{-f*} >/dev/null 2>/dev/null || echo "Regenerating %{-f*} failed. See %{_localstatedir}/web2c/%{-f*}.log for details" 1>&2 && exit 0 ;
148
149 %define         _noautoreq 'perl(path_tre)'
150
151 %description
152 TeXLive is an implementation of TeX for Linux or UNIX systems. TeX
153 takes a text file and a set of formatting commands as input and
154 creates a typesetter independent .dvi (DeVice Independent) file as
155 output. Usually, TeX is used in conjunction with a higher level
156 formatting package like LaTeX or PlainTeX, since TeX by itself is not
157 very user-friendly.
158
159 %description -l es.UTF-8
160 Tex formata archivos de texto y órdenes para una salida independiente
161 de dispositivo (que se llama DVI - DeVice Independent). En The TeXbook
162 de Knut se describen las capacidades y el lenguaje TeX.
163
164 %description -l de.UTF-8
165 TeX formatiert eine Datei, die abwechselnd Text und Befehle enthält
166 und gibt eine geräteunabhängige Datei aus (DVI genannt, Abk. für
167 DeVice Independent). Die Funktionen und Sprache von TeX werden in The
168 TeXbook von Knuth beschrieben.
169
170 %description -l fr.UTF-8
171 TeX formate un fichier de commandes et de texte mélandés, et produit
172 un fichier de indépendant de toute plate-forme (appelé DVI, qui est un
173 raccourci pour Device Independant). Les possibilités de TeX et son
174 langage sont décrites dans l'ouvrage TeXbook, de Knuth.
175
176 %description -l hu.UTF-8
177 TeXLive a TeX egy implementációja Linux és UNIX rendszerekre. TeX egy
178 egyszerű szövegfájlt fogad bemenetként, és formázó parancsok
179 segítségével a szövegszedő egy független .dvi (DeVice Independent)
180 fájlt készít. A TeX-et leginkább magasabb szintű formázó parancsokkal
181 kiegészítve használják, mint pl. LaTeX-hel vagy PlainTeX-hel, mivel a
182 TeX önmaga nem túlzottan "felhasználóbarát".
183
184 %description -l pl.UTF-8
185 TeX formatuje przygotowany tekst oraz komendy i produkuje niezależny
186 od urządzenia plik wynikowy (tzw. DVI -- skrót od DeVice Independent).
187 Możliwości TeXa, oraz jego język zostały opisane w ,,The TeXbook''
188 Donalda E. Knutha.
189
190 %description -l pt_BR.UTF-8
191 Tex formata arquivos de texto e comandos para uma saída independente
192 de dispositivo (chamado DVI - DeVice Independent). As capacidades e a
193 linguagem TeX são descritas no The TeXbook, de Knuth.
194
195 %description -l tr.UTF-8
196 TeX, içinde metin ve komutların yer aldığı bir dosyayı okur ve dizgi
197 aygıtından bağımsız bir çıktı (DeVice Independent - DVI) oluşturur.
198 TeX'in becerileri ve dizgi dili, dili geliştiren Knuth'un 'The
199 TeXbook' başlıklı kitabında anlatılmaktadır.
200
201 %package other-utils
202 Summary:        Other utilities
203 Group:          Applications/Publishing/TeX
204
205 %description other-utils
206 Other utilities.
207
208 %package other-utils-doc
209 Summary:        Other utilities documentation
210 Group:          Applications/Publishing/TeX
211
212 %description other-utils-doc
213 Other utilities documentation.
214
215 %package doc
216 Summary:        Documentation for TeX Live
217 Group:          Documentation
218
219 %description doc
220 Assorted useful documentation for TeX Live.
221
222 %package doc-bg
223 Summary:        Bulgarian documentation for TeX Live
224 Group:          Documentation
225
226 %description doc-bg
227 Assorted useful Bulgarian documentation for TeX Live.
228
229 %package doc-cs
230 Summary:        Czech documentation for TeX Live
231 Group:          Documentation
232
233 %description doc-cs
234 Assorted useful Czech documentation for TeX Live.
235
236 %package doc-de
237 Summary:        German documentation for TeX Live
238 Group:          Documentation
239
240 %description doc-de
241 Assorted useful German documentation for TeX Live.
242
243 %package doc-el
244 Summary:        Greek documentation for TeX Live
245 Group:          Documentation
246
247 %description doc-el
248 Assorted useful Greek documentation for TeX Live.
249
250 %package doc-es
251 Summary:        Spanish documentation for TeX Live
252 Group:          Documentation
253
254 %description doc-es
255 Assorted useful Spanish documentation for TeX Live.
256
257 %package doc-fi
258 Summary:        Finnish documentation for TeX Live
259 Group:          Documentation
260
261 %description doc-fi
262 Assorted useful Finnish documentation for TeX Live.
263
264 %package doc-fr
265 Summary:        French documentation for TeX Live
266 Group:          Documentation
267
268 %description doc-fr
269 Assorted useful French documentation for TeX Live.
270
271 %package doc-it
272 Summary:        Italian documentation for TeX Live
273 Group:          Documentation
274
275 %description doc-it
276 Assorted useful Italian documentation for TeX Live.
277
278 %package doc-ja
279 Summary:        Japanese documentation for TeX Live
280 Group:          Documentation
281
282 %description doc-ja
283 Assorted useful Japanese documentation for TeX Live.
284
285 %package doc-ko
286 Summary:        Korean documentation for TeX Live
287 Group:          Documentation
288
289 %description doc-ko
290 Assorted useful Korean documentation for TeX Live.
291
292 %package doc-mn
293 Summary:        Mongolian documentation for TeX Live
294 Group:          Documentation
295
296 %description doc-mn
297 Assorted useful Mongolian documentation for TeX Live.
298
299 %package doc-nl
300 Summary:        Dutch documentation for TeX Live
301 Group:          Documentation
302
303 %description doc-nl
304 Assorted useful Dutch documentation for TeX Live.
305
306 %package doc-pl
307 Summary:        Polish documentation for TeX Live
308 Group:          Documentation
309
310 %description doc-pl
311 Assorted useful Polish documentation for TeX Live.
312
313 %package doc-pt
314 Summary:        Portuguese documentation for TeX Live
315 Group:          Documentation
316
317 %description doc-pt
318 Assorted useful Portuguese documentation for TeX Live.
319
320 %package doc-ru
321 Summary:        Russian documentation for TeX Live
322 Group:          Documentation
323
324 %description doc-ru
325 Assorted useful Russian documentation for TeX Live.
326
327 %package doc-sk
328 Summary:        Slovak documentation for TeX Live
329 Group:          Documentation
330
331 %description doc-sk
332 Assorted useful Slovak documentation for TeX Live.
333
334 %package doc-sl
335 Summary:        Slovenian documentation for TeX Live
336 Group:          Documentation
337
338 %description doc-sl
339 Assorted useful Slovenian documentation for TeX Live.
340
341 %package doc-th
342 Summary:        Thai documentation for TeX Live
343 Group:          Documentation
344
345 %description doc-th
346 Assorted useful Thai documentation for TeX Live.
347
348 %package doc-tr
349 Summary:        Turkish documentation for TeX Live
350 Group:          Documentation
351
352 %description doc-tr
353 Assorted useful Turkish documentation for TeX Live.
354
355 %package doc-uk
356 Summary:        Ukrainian documentation for TeX Live
357 Group:          Documentation
358
359 %description doc-uk
360 Assorted useful Ukrainian documentation for TeX Live.
361
362 %package doc-vi
363 Summary:        Vietnamese documentation for TeX Live
364 Group:          Documentation
365
366 %description doc-vi
367 Assorted useful Vietnamese documentation for TeX Live.
368
369 %package doc-zh_CN
370 Summary:        Chinese documentation for TeX Live
371 Group:          Documentation
372
373 %description doc-zh_CN
374 Assorted useful Chinese documentation for TeX Live.
375
376 %package doc-Catalogue
377 Summary:        TeX Catalogue
378 Summary(pl.UTF-8):      Katalog TeXa
379 Group:          Applications/Publishing/TeX
380 Requires(post,postun):  %{_bindir}/texhash
381 Requires:       %{name} = %{epoch}:%{version}-%{release}
382
383 %description doc-Catalogue
384 TeX Catalogue.
385
386 %description doc-Catalogue -l pl.UTF-8
387 Katalog TeXa.
388
389 %package doc-tug-faq
390 Summary:        TeX User Group FAQ
391 Summary(hu.UTF-8):      TeX felhasználók FAQ-ja
392 Summary(pl.UTF-8):      FAQ Grupy Użytkowników TeXa
393 Group:          Applications/Publishing/TeX
394 Requires(post,postun):  %{_bindir}/texhash
395 Requires:       %{name} = %{epoch}:%{version}-%{release}
396 Obsoletes:      tetex-doc-LaTeX-FAQ-francaise
397 Obsoletes:      tetex-doc-de-tex-faq
398 Obsoletes:      tetex-doc-uktug-faq
399
400 %description doc-tug-faq
401 TeX User Group FAQ.
402
403 %description doc-tug-faq -l hu.UTF8
404 TeX felhasználók FAQ-ja.
405
406 %description doc-tug-faq -l pl.UTF-8
407 FAQ Grupy Użytkowników TeXa.
408
409 %package doc-latex
410 Summary:        Basic LaTeX packages documentation
411 Summary(hu.UTF-8):      Az alap LaTeX csomagok dokumentációja
412 Summary(pl.UTF-8):      Podstawowa dokumentacja do pakietów LaTeXa
413 Group:          Applications/Publishing/TeX
414 Requires(post,postun):  %{_bindir}/texhash
415 Requires:       %{name} = %{epoch}:%{version}-%{release}
416
417 %description doc-latex
418 Basic LaTeX packages documentation.
419
420 %description doc-latex -l hu.UTF-8
421 Az alap LaTeX csomagok dokumentációja
422
423 %description doc-latex -l pl.UTF-8
424 Podstawowa dokumentacja do pakietów LaTeXa.
425
426 # # libraries #
427 %package -n kpathsea
428 Summary:        File name lookup library
429 Summary(hu.UTF-8):      Fájlnév-kereső könyvtár
430 Summary(pl.UTF-8):      Biblioteka szukająca nazw plików
431 Group:          Applications/Publishing/TeX
432 Requires(post,postun):  %{_bindir}/texhash
433 Requires:       %{name} = %{epoch}:%{version}-%{release}
434
435 %description -n kpathsea
436 File name lookup library.
437
438 %description -n kpathsea -l hu.UTF-8
439 Fájlnév-kereső könyvtár.
440
441 %description -n kpathsea -l pl.UTF-8
442 Biblioteka szukająca nazw plików.
443
444 %package -n kpathsea-devel
445 Summary:        Kpathsea library filename lookup header files and documentation
446 Summary(es.UTF-8):      Bibliotecas y archivos de inclusión para desarrollo TeX
447 Summary(hu.UTF-8):      Kpathsea fájlnév-kereső könyvtár header fájljai és dokumentációja
448 Summary(pl.UTF-8):      Pliki nagłówkowe oraz dokumetacja kpathsea
449 Summary(pt_BR.UTF-8):   Bibliotecas e headers para desenvolvimento TeX
450 Group:          Development/Libraries
451 Requires:       kpathsea = %{epoch}:%{version}-%{release}
452
453 %description -n kpathsea-devel
454 Kpathsea library filename lookup header files and documentation.
455
456 %description -n kpathsea-devel -l es.UTF-8
457 Bibliotecas, archivos de inclusión, etc, para que puedas desarrollar
458 aplicaciones TeX.
459
460 %description -n kpathsea-devel -l hu.UTF-8
461 Kpathsea fájlnév-kereső könyvtár header fájljai és dokumentációja.
462
463 %description -n kpathsea-devel -l pl.UTF-8
464 Pliki nagłówkowe oraz dokumentacja biblioteki kpathsea.
465
466 %description -n kpathsea-devel -l pt_BR.UTF-8
467 Bibliotecas, headers e outros componentes que podem ser utilizados
468 para desenvolver aplicações TeX.
469
470 # # programs #
471 %package dvips
472 Summary:        DVI to PostScript converter
473 Summary(de.UTF-8):      dvi-Postscript-Konvertierungsprogramm
474 Summary(es.UTF-8):      Convertidor dvi para postscript
475 Summary(fr.UTF-8):      Convertisseur dvi vers PostScript
476 Summary(hu.UTF-8):      DVI-ből PosctScript-be konvertáló
477 Summary(pl.UTF-8):      Konwerter plików DVI do PostScriptu
478 Summary(pt_BR.UTF-8):   Conversor dvi para postscript
479 Summary(tr.UTF-8):      dvi'dan postscript'e dönüştürücü
480 Group:          Applications/Publishing/TeX
481 Requires(post,postun):  %{_bindir}/texhash
482 Requires:       %{name} = %{epoch}:%{version}-%{release}
483
484 %description dvips
485 The program dvips takes a DVI file file[.dvi] produced by TeX (or by
486 some other processor such as GFtoDVI) and converts it to PostScript,
487 normally sending the result directly to the laserprinter.
488
489 %description dvips -l de.UTF-8
490 Das dvips-Programm nimmt eine dvi-Datei ([.dvi]), die von TeX bzw.
491 durch einen anderen Prozessor wie GFtoDVI) erzeugt wurde, und
492 konvertiert diese in PostScript, wobei das Ergebnis in der Regel
493 direkt an einen Laserdrucker gesandt wird.
494
495 %description dvips -l es.UTF-8
496 El programa dvips coge un archivo DVI (.dvi) producido por TeX (o por
497 otro procesador como GFtoDVI) y lo convierte a PostScript, normalmente
498 enviando el resultado directamente a la impresora láser.
499
500 %description dvips -l fr.UTF-8
501 Le programme dvips convertit les fichiers DVI en PostScript, en
502 envoyant normalement le résultat directement sur une imprimante Laser.
503
504 %description dvips -l hu.UTF-8
505 A dvips program egy TeX által készített DVI-fájlból PostScript
506 állományt készít, amelyet a legtöbb esetben közvetlenül a
507 lézernyomtatóra küldhetsz.
508
509 %description dvips -l pl.UTF-8
510 Program dvips bierze plik DVI wygenerowany przez TeXa (lub jakiś inny
511 program, jak na przykład GFtoDVI) i konwertuje go do PostScriptu.
512 Domyślnie wynik jest wysyłany bezpośrednio do drukarki.
513
514 %description dvips -l pt_BR.UTF-8
515 O programa dvips toma um arquivo DVI (.dvi) produzido pelo TeX (ou por
516 outro processador como o GFtoDVI) e o converte para PostScript,
517 normalmente enviando o resultado diretamente para a impressora laser.
518
519 %description dvips -l tr.UTF-8
520 dvips programı, dvi biçiminde bir girdi dosyası alır ve onu
521 PostScript'e dönüştürür. Kaynak dosya TeX tarafından oluşturulmuş
522 olabileceği gibi başka işleyiciler tarafından da (GFtoDVI gibi)
523 üretilmiş olabilir.
524
525 %package dvilj
526 Summary:        DVI to PCL converter
527 Summary(de.UTF-8):      Ein dvi-->Laserjet-Konvertierer
528 Summary(es.UTF-8):      Convertidor dvi para laserjet
529 Summary(fr.UTF-8):      convertisseur dvi vers laserjet
530 Summary(hu.UTF-8):      DVI-ből PCL-be konvertáló
531 Summary(pl.UTF-8):      Konwerter plików DVI do języka PCL
532 Summary(pt_BR.UTF-8):   Conversor dvi para laserjet
533 Summary(tr.UTF-8):      dvi'dan laserjet'e dönüştürücü
534 Group:          Applications/Publishing/TeX
535 Requires(post,postun):  %{_bindir}/texhash
536 Requires:       %{name} = %{epoch}:%{version}-%{release}
537
538 %description dvilj
539 Dvilj and dvilj's siblings (included in this package) will convert TeX
540 text formatting system output .dvi files to HP PCL (HP Printer Control
541 Language) commands. Using dvilj, you can print TeX files to HP
542 LaserJet+ and fully compatible printers. With dvilj2p, you can print
543 to HP LaserJet IIP and fully compatible printers. And with dvilj4, you
544 can print to HP LaserJet4 and fully compatible printers.
545
546 %description dvilj -l de.UTF-8
547 Dvilj und Gebrüder konvertieren TeX-Ausgabe-.dvi-Dateien in HP PCL (HP
548 Printer Control Language) Befehle zum Drucken auf HP LaserJet+, HP
549 LaserJet IIP (mit dvilj2p), HP LaserJet 4 (mit dvilj4) und vollständig
550 kompatiblen Druckern.
551
552 %description dvilj -l es.UTF-8
553 Dvilj y semejantes convierten archivos de salida TeX.dvi en comandos
554 HP PCL (i.e. Lenguaje de Control de Impresoras HP) adecuados a
555 impresión de impresoras HP LaserJEt+, HP LaserJet IIP (usando
556 dvilj2p), HP LaserJet 4 (usando dvilj4) y compatibles.
557
558 %description dvilj -l fr.UTF-8
559 dvilj et ses cousins convertissent les fichiers dvi en commandes HPPCL
560 (le langage des imprimantes HP) pour les imprimer sur HP LaserJet+, HP
561 LaserJet IIP (avec dvilj2p), HP LaserJet 4 (avec dvilj4), et autres
562 imprimantes totalement compatibles.
563
564 %description dvilj -l hu.UTF-8
565 Dvilj a TeX által előállított .dvi fájlokat konvertálja HP PCL (HP
566 Printer Control Language) parancsokká. A dvilj használatával TeX
567 fájlokat tudsz nyomtatni HP LaserJet+ és a vele kompatibilis
568 nyomtatókon. A dvilj2p-vel HP LaserJet IIP és kompatibilis
569 nyomtatókra. És végül a dvilj4-gyel HP LaserJet4 és kompatibilisekre.
570
571 %description dvilj -l pl.UTF-8
572 dvilj oraz pokrewne narzędzia (załączone w tym pakiecie) konwertują
573 pliki wyjściowe .dvi systemu formatującego tekst TeX na polecenia HP
574 PCL (HP Printer Control Language). Przy użyciu dvilj można drukować
575 pliki TeXa na drukarkach HP LaserJet+ i w pełni kompatybilnych. Przy
576 użyciu dvilj2p można drukować na drukarkach HP LaserJet IIP i w pełni
577 kompatybilnych. Przy użyciu dvilj4 można drukować na drukarkach HP
578 LaserJet4 i w pełni kompatybilnych.
579
580 %description dvilj -l pt_BR.UTF-8
581 Dvilj e semelhantes convertem arquivos de saída TeX .dvi em comandos
582 HP PCL (i.e. Linguagem de Controle de Impressoras HP) adequados para
583 impressão em impressoras HP LaserJet+, HP LaserJet IIP (usando
584 dvilj2p), HP LaserJet 4 (usando dvilj4) e compatíveis.
585
586 %description dvilj -l tr.UTF-8
587 TeX çıktısı dvi dosyalarını HP PCL (HP'nin geliştirdiği bir yazıcı
588 denetim dili) komutlarına çevirir ve böylece bir LaserJet+, HP
589 LaserJet IIP (dvilj2p ile), HP LaserJet4 (dvilj4 ile) ve tam
590 uyumlularından yazıcı çıktısı alınabilir.
591
592 %package makeindex
593 Summary:        A general purpose hierarchical index generator
594 Summary(hu.UTF-8):      Egy általános célú hierarchikus index generáló
595 Summary(pl.UTF-8):      Generator hierarchicznych indeksów ogólnego przeznaczenia
596 Group:          Applications/Publishing/TeX
597 Requires(post,postun):  %{_bindir}/texhash
598 Requires:       %{name} = %{epoch}:%{version}-%{release}
599 Obsoletes:      tetex-rumakeindex
600
601 %description makeindex
602 A general purpose hierarchical index generator; it accepts one or more
603 input files (often produced by a text formatter such as TeX or troff),
604 sorts the entries, and produces an output file which can be formatted.
605 The formats of the input and output files are specified in a style
606 file; by default, input is assumed to be an idx file, as generated by
607 LaTeX.
608
609 %description makeindex -l hu.UTF-8
610 Egy általános célű hierarchikus index generáló; elfogad egy vagy több
611 bemeneti fájlt (gyakran szövegformázótól, mint a TeX vagy a troff),
612 rendezi a bejegyzéseket, és egy kimeneti, megfelelő formátumú fájlt
613 készit. A be- és kimeneti fájlok formátumai stílus fájlokban van
614 definiálva; alapértelmezetten a bemeneti fájl egy idx fájl, amit a
615 LaTeX generál.
616
617 %description makeindex -l pl.UTF-8
618 Generator hierarchicznych indeksów ogólnego przeznaczenia; przyjmuje
619 jeden lub więcej plików wejściowych (zazwyczaj zrobionych przez
620 narzędzie formatujące tekst, takie jak TeX lub troff), sortuje
621 elementy i tworzy plik wyjściowy, który może być sformatowany. Formaty
622 plików wejściowych i wyjściowych podaje się w pliku stylu; domyślnie
623 przyjmowany jest plik wejściowy w formacie idx, wygenerowany przez
624 LaTeX.
625
626 %package metafont
627 Summary:        MetaFont
628 Summary(hu.UTF-8):      MetaFont
629 Summary(pl.UTF-8):      Zestaw narzędzi MetaFont
630 Group:          Applications/Publishing/TeX
631 Requires(post,postun):  %{_bindir}/texhash
632 Requires:       %{name} = %{epoch}:%{version}-%{release}
633
634 %description metafont
635 MetaFont.
636
637 %description metafont -l pl.UTF-8
638 Zestaw narzędzi MetaFont.
639
640 %package metapost
641 Summary:        MetaPost
642 Summary(hu.UTF-8):      MetaPost
643 Summary(pl.UTF-8):      Zestaw narzędzi MetaPost
644 Group:          Applications/Publishing/TeX
645 Requires(post,postun):  %{_bindir}/texhash
646 Requires:       %{name} = %{epoch}:%{version}-%{release}
647 Obsoletes:      tetex-matapost
648
649 %description metapost
650 MetaPost.
651
652 %description metapost -l hu.UTF-8
653 MetaPost.
654
655 %description metapost -l pl.UTF-8
656 Zestaw narzędzi MetaPost.
657
658 %package mptopdf
659 Summary:        MetaPost to PDF converter
660 Summary(hu.UTF-8):      MetaPost-ból PDF-be konvertáló
661 Summary(pl.UTF-8):      Konwerter MetaPost do PDF
662 Group:          Applications/Publishing/TeX
663 Requires(post,postun):  %{_bindir}/texhash
664 Requires:       %{name}-metapost = %{epoch}:%{version}-%{release}
665
666 %description mptopdf
667 MetaPost to PDF converter.
668
669 %description mptopdf -l hu.UTF-8
670 MetaPost-ból PDF-be konvertáló.
671
672 %description mptopdf -l pl.UTF-8
673 Konwerter MetaPost do PDF.
674
675 %package texdoctk
676 Summary:        Easy access to TeX documentation
677 Summary(pl.UTF-8):      Łatwy dostęp do dokumentacji TeXa
678 Group:          Applications/Publishing/TeX
679 Requires(post,postun):  %{_bindir}/texhash
680 Requires:       %{name} = %{epoch}:%{version}-%{release}
681
682 %description texdoctk
683 A Perl/Tk-based GUI for easy access to package documentation for TeX
684 on Unix platforms; the databases it uses are based on the texmf/doc
685 subtrees of teTeX v.1.0.x, but database files for local configurations
686 with modified/extended directories can be derived from them. Note that
687 texdoctk is not a viewer itself, but an interface for finding
688 documentation files and opening them with the appropriate viewer; so
689 it relies on appropriate programs to be installed on the system.
690 However, the choice of these programs can be configured by the
691 sysadmin or user.
692
693 %description texdoctk -l pl.UTF-8
694 Oparty na Perlu i Tk graficzny interfejs dający łatwy dostęp do
695 dokumentacji pakietów TeXowych na platformach uniksowych; używa baz
696 danych opartych na poddrzewach texmf/doc z teTeXa 1.0.x, ale może
697 używać konfiguracji ze zmodyfikowanymi lub rozszerzonymi katalogami.
698 Należy zauważyć, że texdoctk sam w sobie nie jest przeglądarką, ale
699 interfejsem do wyszukiwania plików dokumentacji i otwierania ich we
700 właściwej przeglądarce; tak więc wymaga on odpowiednich programów
701 zainstalowanych w systemie. Wybór tych programów może być dokonany
702 przez administratora lub użytkownika.
703
704 %package -n texconfig
705 Summary:        TeX typesetting system configurator
706 Summary(pl.UTF-8):      Konfigurator systemu składu TeX
707 Group:          Applications/Publishing/TeX
708 Requires:       %{name} = %{epoch}:%{version}-%{release}
709 Requires:       %{name}-dvips = %{epoch}:%{version}-%{release}
710 Requires:       %{name}-metafont = %{epoch}:%{version}-%{release}
711 Requires:       xdvi = %{epoch}:%{version}-%{release}
712 Obsoletes:      tetex-texconfig
713
714 %description -n texconfig
715 TeX typesetting system configurator.
716
717 %description -n texconfig -l pl.UTF-8
718 Konfigurator systemu składu TeX.
719
720 %package -n xdvi
721 Summary:        X11 previewer
722 Summary(de.UTF-8):      X11-Previewer
723 Summary(es.UTF-8):      Visualizador TeX X11
724 Summary(fr.UTF-8):      Prévisualisateur X11
725 Summary(pl.UTF-8):      Przeglądarka DVI dla X11
726 Summary(pt_BR.UTF-8):   Visualizador TeX X11
727 Summary(tr.UTF-8):      X11 öngörüntüleyici
728 Group:          Applications/Publishing/TeX
729 Requires(post,postun):  %{_bindir}/texhash
730 Requires:       %{name} = %{epoch}:%{version}-%{release}
731 Requires:       %{name}-metafont = %{epoch}:%{version}-%{release}
732 Suggests:       %{name}-dvips
733 Obsoletes:      tetex-xdvi
734
735 %description -n xdvi
736 xdvi is a program which runs under the X window system. It is used to
737 preview dvi files, such as are produced by tex and latex.
738
739 %description -n xdvi -l de.UTF-8
740 xdvi ist ein Programm, das unter dem X-Window-System läuft und gewohnt
741 ist, dvi-Dateien als Vorschau anzuzeigen, etwa solche, die von tex und
742 latex erzeugt wurden.
743
744 %description -n xdvi -l es.UTF-8
745 xdvi es un programa que se ejecuta en el sistema X Window. Se usa para
746 visualizar archivos dvi, como los producidos por tex y latex.
747
748 %description -n xdvi -l fr.UTF-8
749 xdvi est un programme s'exécutant sous le système X Window. Il sert à
750 visualiser les fichiers dvi tels que ceux produits par tex et latex.
751
752 %description -n xdvi -l pl.UTF-8
753 Xdvi jest programem (działającym w X Window System) do przeglądania
754 plików DVI, produkowanych przez TeXa i LaTeXa.
755
756 %description -n xdvi -l pt_BR.UTF-8
757 xdvi é um programa que roda no sistema X Window. É usado para
758 visualizar arquivos dvi, como os produzidos por tex e latex.
759
760 %package -n xindy
761 Summary:        Xindy creates sorted and tagged index from raw index
762 Summary(hu.UTF-8):      Xindy rendezett és cimkézett indexet készít nyers indexekből
763 Group:          Applications/Publishing/TeX
764
765 %description -n xindy
766 Xindy creates sorted and tagged index from raw index.
767
768 %description -n xindy -l hu.UTF-8
769 Xindy rendezett és cimkézett indexet készít nyers indexekből.
770
771 %package -n xindy-albanian
772 Summary:        Xindy albanian language
773 Summary(hu.UTF-8):      Xindy albán nyelv
774 Group:          Applications/Publishing/TeX
775
776 %description -n xindy-albanian
777 Xindy albanian language
778
779 %description -n xindy-albanian -l hu.UTF-8
780 Xindy albán nyelv
781
782 %package -n xindy-belarusian
783 Summary:        Xindy belarusian language
784 Summary(hu.UTF-8):      Xindy belorusz nyelv
785 Group:          Applications/Publishing/TeX
786
787 %description -n xindy-belarusian
788 Xindy belarusian language
789
790 %description -n xindy-belarusian -l hu.UTF-8
791 Xindy belorusz nyelv
792
793 %package -n xindy-bulgarian
794 Summary:        Xindy bulgarian language
795 Summary(hu.UTF-8):      Xindy bolgár nyelv
796 Group:          Applications/Publishing/TeX
797
798 %description -n xindy-bulgarian
799 Xindy bulgarian language
800
801 %description -n xindy-bulgarian -l hu.UTF-8
802 Xindy bolgár nyelv
803
804 %package -n xindy-croatian
805 Summary:        Xindy croatian language
806 Summary(hu.UTF-8):      Xindy horvát nyelv
807 Group:          Applications/Publishing/TeX
808
809 %description -n xindy-croatian
810 Xindy croatian language
811
812 %description -n xindy-croatian -l hu.UTF-8
813 Xindy horvát nyelv
814
815 %package -n xindy-czech
816 Summary:        Xindy czech language
817 Summary(hu.UTF-8):      Xindy cseh nyelv
818 Group:          Applications/Publishing/TeX
819
820 %description -n xindy-czech
821 Xindy czech language
822
823 %description -n xindy-czech -l hu.UTF-8
824 Xindy cseh nyelv
825
826 %package -n xindy-danish
827 Summary:        Xindy danish language
828 Summary(hu.UTF-8):      Xindy dán nyelv
829 Group:          Applications/Publishing/TeX
830
831 %description -n xindy-danish
832 Xindy danish language
833
834 %description -n xindy-danish -l hu.UTF-8
835 Xindy dán nyelv
836
837 %package -n xindy-dutch
838 Summary:        Xindy dutch language
839 Summary(hu.UTF-8):      Xindy holland nyelv
840 Group:          Applications/Publishing/TeX
841
842 %description -n xindy-dutch
843 Xindy dutch language
844
845 %description -n xindy-dutch -l hu.UTF-8
846 Xindy holland nyelv
847
848 %package -n xindy-english
849 Summary:        Xindy english language
850 Summary(hu.UTF-8):      Xindy angol nyelv
851 Group:          Applications/Publishing/TeX
852
853 %description -n xindy-english
854 Xindy english language
855
856 %description -n xindy-english -l hu.UTF-8
857 Xindy angol nyelv
858
859 %package -n xindy-esperanto
860 Summary:        Xindy esperanto language
861 Summary(hu.UTF-8):      Xindy eszperantó nyelv
862 Group:          Applications/Publishing/TeX
863
864 %description -n xindy-esperanto
865 Xindy esperanto language
866
867 %description -n xindy-esperanto -l hu.UTF-8
868 Xindy eszperantó nyelv
869
870 %package -n xindy-estonian
871 Summary:        Xindy estonian language
872 Summary(hu.UTF-8):      Xindy észt nyelv
873 Group:          Applications/Publishing/TeX
874
875 %description -n xindy-estonian
876 Xindy estonian language
877
878 %description -n xindy-estonian -l hu.UTF-8
879 Xindy észt nyelv
880
881 %package -n xindy-finnish
882 Summary:        Xindy finnish language
883 Summary(hu.UTF-8):      Xindy finn nyelv
884 Group:          Applications/Publishing/TeX
885
886 %description -n xindy-finnish
887 Xindy finnish language
888
889 %description -n xindy-finnish -l hu.UTF-8
890 Xindy finn nyelv
891
892 %package -n xindy-french
893 Summary:        Xindy french language
894 Summary(hu.UTF-8):      Xindy francia nyelv
895 Group:          Applications/Publishing/TeX
896
897 %description -n xindy-french
898 Xindy french language
899
900 %description -n xindy-french -l hu.UTF-8
901 Xindy francia nyelv
902
903 %package -n xindy-general
904 Summary:        Xindy general language
905 Summary(hu.UTF-8):      Xindy általános nyelv
906 Group:          Applications/Publishing/TeX
907
908 %description -n xindy-general
909 Xindy general language
910
911 %description -n xindy-general -l hu.UTF-8
912 Xindy általános nyelv
913
914 %package -n xindy-georgian
915 Summary:        Xindy georgian language
916 Summary(hu.UTF-8):      Xindy georgian nyelv
917 Group:          Applications/Publishing/TeX
918
919 %description -n xindy-georgian
920 Xindy georgian language
921
922 %description -n xindy-georgian -l hu.UTF-8
923 Xindy georgian nyelv
924
925 %package -n xindy-german
926 Summary:        Xindy german language
927 Summary(hu.UTF-8):      Xindy német nyelv
928 Group:          Applications/Publishing/TeX
929
930 %description -n xindy-german
931 Xindy german language
932
933 %description -n xindy-german -l hu.UTF-8
934 Xindy német nyelv
935
936 %package -n xindy-greek
937 Summary:        Xindy greek language
938 Summary(hu.UTF-8):      Xindy görög nyelv
939 Group:          Applications/Publishing/TeX
940
941 %description -n xindy-greek
942 Xindy greek language
943
944 %description -n xindy-greek -l hu.UTF-8
945 Xindy görög nyelv
946
947 %package -n xindy-gypsy
948 Summary:        Xindy gypsy language
949 Summary(hu.UTF-8):      Xindy cigány nyelv
950 Group:          Applications/Publishing/TeX
951
952 %description -n xindy-gypsy
953 Xindy gypsy language
954
955 %description -n xindy-gypsy -l hu.UTF-8
956 Xindy cigány nyelv
957
958 %package -n xindy-hausa
959 Summary:        Xindy hausa language
960 Summary(hu.UTF-8):      Xindy hausa nyelv
961 Group:          Applications/Publishing/TeX
962
963 %description -n xindy-hausa
964 Xindy hausa language
965
966 %description -n xindy-hausa -l hu.UTF-8
967 Xindy hausa nyelv
968
969 %package -n xindy-hebrew
970 Summary:        Xindy hebrew language
971 Summary(hu.UTF-8):      Xindy héber nyelv
972 Group:          Applications/Publishing/TeX
973
974 %description -n xindy-hebrew
975 Xindy hebrew language
976
977 %description -n xindy-hebrew -l hu.UTF-8
978 Xindy héber nyelv
979
980 %package -n xindy-hungarian
981 Summary:        Xindy hungarian language
982 Summary(hu.UTF-8):      Xindy magyar nyelv
983 Group:          Applications/Publishing/TeX
984
985 %description -n xindy-hungarian
986 Xindy hungarian language
987
988 %description -n xindy-hungarian -l hu.UTF-8
989 Xindy magyar nyelv
990
991 %package -n xindy-icelandic
992 Summary:        Xindy icelandic language
993 Summary(hu.UTF-8):      Xindy izlandi nyelv
994 Group:          Applications/Publishing/TeX
995
996 %description -n xindy-icelandic
997 Xindy icelandic language
998
999 %description -n xindy-icelandic -l hu.UTF-8
1000 Xindy izlandi nyelv
1001
1002 %package -n xindy-italian
1003 Summary:        Xindy italian language
1004 Summary(hu.UTF-8):      Xindy olasz nyelv
1005 Group:          Applications/Publishing/TeX
1006
1007 %description -n xindy-italian
1008 Xindy italian language
1009
1010 %description -n xindy-italian -l hu.UTF-8
1011 Xindy olasz nyelv
1012
1013 %package -n xindy-klingon
1014 Summary:        Xindy klingon language
1015 Summary(hu.UTF-8):      Xindy klingon nyelv
1016 Group:          Applications/Publishing/TeX
1017
1018 %description -n xindy-klingon
1019 Xindy klingon language
1020
1021 %description -n xindy-klingon -l hu.UTF-8
1022 Xindy klingon nyelv
1023
1024 %package -n xindy-kurdish
1025 Summary:        Xindy kurdish language
1026 Summary(hu.UTF-8):      Xindy kurd nyelv
1027 Group:          Applications/Publishing/TeX
1028
1029 %description -n xindy-kurdish
1030 Xindy kurdish language
1031
1032 %description -n xindy-kurdish -l hu.UTF-8
1033 Xindy kurd nyelv
1034
1035 %package -n xindy-latin
1036 Summary:        Xindy latin language
1037 Summary(hu.UTF-8):      Xindy latin nyelv
1038 Group:          Applications/Publishing/TeX
1039
1040 %description -n xindy-latin
1041 Xindy latin language
1042
1043 %description -n xindy-latin -l hu.UTF-8
1044 Xindy latin nyelv
1045
1046 %package -n xindy-latvian
1047 Summary:        Xindy latvian language
1048 Summary(hu.UTF-8):      Xindy lett nyelv
1049 Group:          Applications/Publishing/TeX
1050
1051 %description -n xindy-latvian
1052 Xindy latvian language
1053
1054 %description -n xindy-latvian -l hu.UTF-8
1055 Xindy lett nyelv
1056
1057 %package -n xindy-lithuanian
1058 Summary:        Xindy lithuanian language
1059 Summary(hu.UTF-8):      Xindy litván nyelv
1060 Group:          Applications/Publishing/TeX
1061
1062 %description -n xindy-lithuanian
1063 Xindy lithuanian language
1064
1065 %description -n xindy-lithuanian -l hu.UTF-8
1066 Xindy litván nyelv
1067
1068 %package -n xindy-lower-sorbian
1069 Summary:        Xindy lower-sorbian language
1070 Summary(hu.UTF-8):      Xindy lower-sorbian nyelv
1071 Group:          Applications/Publishing/TeX
1072
1073 %description -n xindy-lower-sorbian
1074 Xindy lower-sorbian language
1075
1076 %description -n xindy-lower-sorbian -l hu.UTF-8
1077 Xindy lower-sorbian nyelv
1078
1079 %package -n xindy-macedonian
1080 Summary:        Xindy macedonian language
1081 Summary(hu.UTF-8):      Xindy macedón nyelv
1082 Group:          Applications/Publishing/TeX
1083
1084 %description -n xindy-macedonian
1085 Xindy macedonian language
1086
1087 %description -n xindy-macedonian -l hu.UTF-8
1088 Xindy macedón nyelv
1089
1090 %package -n xindy-mongolian
1091 Summary:        Xindy mongolian language
1092 Summary(hu.UTF-8):      Xindy mongol nyelv
1093 Group:          Applications/Publishing/TeX
1094
1095 %description -n xindy-mongolian
1096 Xindy mongolian language
1097
1098 %description -n xindy-mongolian -l hu.UTF-8
1099 Xindy mongol nyelv
1100
1101 %package -n xindy-norwegian
1102 Summary:        Xindy norwegian language
1103 Summary(hu.UTF-8):      Xindy norvég nyelv
1104 Group:          Applications/Publishing/TeX
1105
1106 %description -n xindy-norwegian
1107 Xindy norwegian language
1108
1109 %description -n xindy-norwegian -l hu.UTF-8
1110 Xindy norvég nyelv
1111
1112 %package -n xindy-polish
1113 Summary:        Xindy polish language
1114 Summary(hu.UTF-8):      Xindy lengyel nyelv
1115 Group:          Applications/Publishing/TeX
1116
1117 %description -n xindy-polish
1118 Xindy polish language
1119
1120 %description -n xindy-polish -l hu.UTF-8
1121 Xindy lengyel nyelv
1122
1123 %package -n xindy-portuguese
1124 Summary:        Xindy portuguese language
1125 Summary(hu.UTF-8):      Xindy portugál nyelv
1126 Group:          Applications/Publishing/TeX
1127
1128 %description -n xindy-portuguese
1129 Xindy portuguese language
1130
1131 %description -n xindy-portuguese -l hu.UTF-8
1132 Xindy portugál nyelv
1133
1134 %package -n xindy-romanian
1135 Summary:        Xindy romanian language
1136 Summary(hu.UTF-8):      Xindy román nyelv
1137 Group:          Applications/Publishing/TeX
1138
1139 %description -n xindy-romanian
1140 Xindy romanian language
1141
1142 %description -n xindy-romanian -l hu.UTF-8
1143 Xindy román nyelv
1144
1145 %package -n xindy-russian
1146 Summary:        Xindy russian language
1147 Summary(hu.UTF-8):      Xindy orosz nyelv
1148 Group:          Applications/Publishing/TeX
1149
1150 %description -n xindy-russian
1151 Xindy russian language
1152
1153 %description -n xindy-russian -l hu.UTF-8
1154 Xindy orosz nyelv
1155
1156 %package -n xindy-serbian
1157 Summary:        Xindy serbian language
1158 Summary(hu.UTF-8):      Xindy szerb nyelv
1159 Group:          Applications/Publishing/TeX
1160
1161 %description -n xindy-serbian
1162 Xindy serbian language
1163
1164 %description -n xindy-serbian -l hu.UTF-8
1165 Xindy szerb nyelv
1166
1167 %package -n xindy-slovak
1168 Summary:        Xindy slovak language
1169 Summary(hu.UTF-8):      Xindy szlovák nyelv
1170 Group:          Applications/Publishing/TeX
1171
1172 %description -n xindy-slovak
1173 Xindy slovak language
1174
1175 %description -n xindy-slovak -l hu.UTF-8
1176 Xindy szlovák nyelv
1177
1178 %package -n xindy-slovenian
1179 Summary:        Xindy slovenian language
1180 Summary(hu.UTF-8):      Xindy szlovén nyelv
1181 Group:          Applications/Publishing/TeX
1182
1183 %description -n xindy-slovenian
1184 Xindy slovenian language
1185
1186 %description -n xindy-slovenian -l hu.UTF-8
1187 Xindy szlovén nyelv
1188
1189 %package -n xindy-spanish
1190 Summary:        Xindy spanish language
1191 Summary(hu.UTF-8):      Xindy spanyol nyelv
1192 Group:          Applications/Publishing/TeX
1193
1194 %description -n xindy-spanish
1195 Xindy spanish language
1196
1197 %description -n xindy-spanish -l hu.UTF-8
1198 Xindy spanyol nyelv
1199
1200 %package -n xindy-swedish
1201 Summary:        Xindy swedish language
1202 Summary(hu.UTF-8):      Xindy svéd nyelv
1203 Group:          Applications/Publishing/TeX
1204
1205 %description -n xindy-swedish
1206 Xindy swedish language
1207
1208 %description -n xindy-swedish -l hu.UTF-8
1209 Xindy svéd nyelv
1210
1211 %package -n xindy-turkish
1212 Summary:        Xindy turkish language
1213 Summary(hu.UTF-8):      Xindy török nyelv
1214 Group:          Applications/Publishing/TeX
1215
1216 %description -n xindy-turkish
1217 Xindy turkish language
1218
1219 %description -n xindy-turkish -l hu.UTF-8
1220 Xindy török nyelv
1221
1222 %package -n xindy-ukrainian
1223 Summary:        Xindy ukrainian language
1224 Summary(hu.UTF-8):      Xindy ukrán nyelv
1225 Group:          Applications/Publishing/TeX
1226
1227 %description -n xindy-ukrainian
1228 Xindy ukrainian language
1229
1230 %description -n xindy-ukrainian -l hu.UTF-8
1231 Xindy ukrán nyelv
1232
1233 %package -n xindy-upper-sorbian
1234 Summary:        Xindy upper-sorbian language
1235 Summary(hu.UTF-8):      Xindy upper-sorbian nyelv
1236 Group:          Applications/Publishing/TeX
1237
1238 %description -n xindy-upper-sorbian
1239 Xindy upper-sorbian language
1240
1241 %description -n xindy-upper-sorbian -l hu.UTF-8
1242 Xindy upper-sorbian nyelv
1243
1244 %package -n xindy-vietnamese
1245 Summary:        Xindy vietnamese language
1246 Summary(hu.UTF-8):      Xindy vietnámi nyelv
1247 Group:          Applications/Publishing/TeX
1248
1249 %description -n xindy-vietnamese
1250 Xindy vietnamese language
1251
1252 %description -n xindy-vietnamese -l hu.UTF-8
1253 Xindy vietnám nyelv
1254
1255
1256 %package pdftex
1257 Summary:        TeX generating PDF files instead DVI
1258 Summary(hu.UTF-8):      PDF fájlok készítése DVI helyett TeX-ből
1259 Summary(pl.UTF-8):      TeX generujący pliki PDF zamiast DVI
1260 Group:          Applications/Publishing/TeX
1261 Requires(post,postun):  %{_bindir}/texhash
1262 Requires:       %{name} = %{epoch}:%{version}-%{release}
1263 Requires:       %{name}-fonts-type1-bluesky = %{epoch}:%{version}-%{release}
1264
1265 %description pdftex
1266 TeX generating PDF files instead DVI.
1267
1268 %description pdftex -l pl.UTF-8
1269 TeX generujący pliki PDF zamiast DVI.
1270
1271 %package psutils
1272 Summary:        PostScript Utilities
1273 Summary(hu.UTF-8):      PostScript eszközök
1274 Summary(pl.UTF-8):      Narzędzia do PostScriptu
1275 Group:          Applications/Printing
1276 Obsoletes:      psutils
1277
1278 %description psutils
1279 This archive contains some utilities for manipulating PostScript
1280 documents. Page selection and rearrangement are supported, including
1281 arrangement into signatures for booklet printing, and page merging for
1282 n-up printing.
1283
1284 %description psutils -l hu.UTF-8
1285 Ez a csomag jónéhány eszközt tartalmaz, amellyel a PostScript
1286 dokumentumok manipulálhatók. Oldal kijelölés és átrendezés támogatott,
1287 beleértve a booklet nyomtatáshoz való átrendezést is.
1288
1289 %description psutils -l pl.UTF-8
1290 PSutils zawiera programy pomagające manipulować plikami PostScript,
1291 wybierać strony przeznaczone do wydruku, ich kolejność, układ. Pozwala
1292 także na łączenie różnych plików PostScript w całość.
1293
1294 %package phyzzx
1295 Summary:        A TeX format for physicists
1296 Summary(hu.UTF-8):      TeX formátum fizikusoknak
1297 Group:          Applications/Publishing/TeX
1298 Requires(post,postun):  %{_bindir}/texhash
1299 Requires:       %{name} = %{epoch}:%{version}-%{release}
1300
1301 %description phyzzx
1302 A TeX format for physicists.
1303
1304 %description phyzzx -l hu.UTF-8
1305 TeX formátum fizikusoknak.
1306
1307 %package omega
1308 Summary:        Extended unicode TeX
1309 Summary(pl.UTF-8):      Omega - TeX ze wsparciem dla unikodu
1310 Group:          Applications/Publishing/TeX
1311 Requires(post,postun):  %{_bindir}/texhash
1312 Requires:       %{name} = %{epoch}:%{version}-%{release}
1313 Requires:       %{name}-fonts-omega = %{epoch}:%{version}-%{release}
1314 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1315
1316 %description omega
1317 Omega is a version of the TeX program modified for multilingual
1318 typesetting. It uses unicode, and has additional primitives for (among
1319 other things) bidirectional typesetting.
1320
1321 %description omega -l pl.UTF-8
1322 Omega to wersja TeXa zmodyfikowana dla potrzeb składu wielojęzycznego.
1323 Używa unikodu i ma dodatkowe prymitywy do (między innymi) składania
1324 tekstu pisanego w obu kierunkach.
1325
1326 # # formats #
1327
1328 # Plain format.
1329
1330 %package plain
1331 Summary:        Plain TeX format basic files
1332 Summary(pl.UTF-8):      Podstawowe pliki dla formatu Plain TeX
1333 Group:          Applications/Publishing/TeX
1334 Requires(post,postun):  %{_bindir}/texhash
1335 Requires:       %{name} = %{epoch}:%{version}-%{release}
1336
1337 %description plain
1338 Plain TeX format basic files.
1339
1340 %description plain -l pl.UTF-8
1341 Podstawowe pliki dla formatu Plain TeX.
1342
1343 %package format-plain
1344 Summary:        TeX Plain format
1345 Summary(pl.UTF-8):      Format TeX Plain
1346 Group:          Applications/Publishing/TeX
1347 Requires(post,postun):  %{_bindir}/texhash
1348 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1349
1350 %description format-plain
1351 TeX Plain format.
1352
1353 %description format-plain -l pl.UTF-8
1354 Format TeX Plain.
1355
1356 %package format-pdftex
1357 Summary:        PDFTeX Plain format
1358 Summary(pl.UTF-8):      Format PDFTeX Plain
1359 Group:          Applications/Publishing/TeX
1360 Requires(post,postun):  %{_bindir}/texhash
1361 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
1362 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1363 # for epstopdf to work
1364 Requires:       fonts-Type1-urw
1365 Requires:       ghostscript
1366
1367 %description format-pdftex
1368 PDFTeX Plain format.
1369
1370 %description format-pdftex -l pl.UTF-8
1371 Format PDFTeX Plain.
1372
1373 %package format-pdfetex
1374 Summary:        PDFTeX EPlain format
1375 Summary(pl.UTF-8):      Format PDFTeX EPlain
1376 Group:          Applications/Publishing/TeX
1377 Requires(post,postun):  %{_bindir}/texhash
1378 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
1379 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1380
1381 %description format-pdfetex
1382 PDFTeX EPlain format.
1383
1384 %description format-pdfetex -l pl.UTF-8
1385 Format PDFTeX EPlain.
1386
1387 # MeX Plain format
1388
1389 %package mex
1390 Summary:        MeX Plain Format basic files
1391 Summary(pl.UTF-8):      Podstawowe pliki dla format MeX Plain
1392 Group:          Applications/Publishing/TeX
1393 Requires(post,postun):  %{_bindir}/texhash
1394 Requires:       %{name} = %{epoch}:%{version}-%{release}
1395 Requires:       texlive-fonts-pl = %{epoch}:%{version}-%{release}
1396 Requires:       texlive-plain = %{epoch}:%{version}-%{release}
1397
1398 %description mex
1399 MeX Plain Format basic files.
1400
1401 %description mex -l pl.UTF-8
1402 Podstawowe pliki dla formatu MeX Plain.
1403
1404 %package format-mex
1405 Summary:        MeX Plain Format
1406 Summary(pl.UTF-8):      Format MeX Plain
1407 Group:          Applications/Publishing/TeX
1408 Requires(post,postun):  %{_bindir}/texhash
1409 Requires:       texlive-mex = %{epoch}:%{version}-%{release}
1410
1411 %description format-mex
1412 MeX Plain Format.
1413
1414 %description format-mex -l pl.UTF-8
1415 Format MeX Plain.
1416
1417 %package format-pdfmex
1418 Summary:        PDFMeX Plain Format
1419 Summary(pl.UTF-8):      Format PDFMeX Plain
1420 Group:          Applications/Publishing/TeX
1421 Requires(post,postun):  %{_bindir}/texhash
1422 Requires:       %{name}-mex = %{epoch}:%{version}-%{release}
1423 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
1424
1425 %description format-pdfmex
1426 PDFMeX Plain Format.
1427
1428 %description format-pdfmex -l pl.UTF-8
1429 Format PDFMeX Plain.
1430
1431 %package format-utf8mex
1432 Summary:        MeX Plain Format with UTF-8 encoded source files
1433 Summary(pl.UTF-8):      Format MeX Plain z plikami źródłowymi kodowanymi UTF-8
1434 Group:          Applications/Publishing/TeX
1435 Requires(post,postun):  %{_bindir}/texhash
1436 Requires:       %{name}-mex = %{epoch}:%{version}-%{release}
1437
1438 %description format-utf8mex
1439 MeX Plain Format with UTF-8 encoded source files.
1440
1441 %description format-utf8mex -l pl.UTF-8
1442 Format MeX Plain z plikami źródłowymi kodowanymi UTF-8.
1443
1444 # AMS TeX format
1445
1446 %package amstex
1447 Summary:        AMS macros for Plain TeX basic files
1448 Summary(pl.UTF-8):      Podstawowe pliki makr AMS dla formatu Plain TeX
1449 Group:          Applications/Publishing/TeX
1450 Requires(post,postun):  %{_bindir}/texhash
1451 Requires:       %{name}-fonts-ams = %{epoch}:%{version}-%{release}
1452 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1453 Obsoletes:      tetex-ams
1454 Obsoletes:      tetex-plain-amsfonts
1455
1456 %description amstex
1457 American Mathematical Society macros for Plain TeX basic files.
1458
1459 %description amstex -l pl.UTF-8
1460 Podstawowe pliki makr AMS (American Mathematical Society) dla formatu
1461 Plain TeX.
1462
1463 %package format-amstex
1464 Summary:        AMS macros for Plain TeX
1465 Summary(pl.UTF-8):      Makra AMS dla formatu Plain TeX
1466 Group:          Applications/Publishing/TeX
1467 Requires(post,postun):  %{_bindir}/texhash
1468 Requires:       %{name}-amstex = %{epoch}:%{version}-%{release}
1469 Obsoletes:      tetex-ams
1470
1471 %description format-amstex
1472 American Mathematical Society macros for Plain TeX.
1473
1474 %description format-amstex -l pl.UTF-8
1475 Makra AMS (American Mathematical Society) dla formatu Plain TeX.
1476
1477 %package format-pdfamstex
1478 Summary:        AMS macros for PDFTeX
1479 Summary(pl.UTF-8):      Makra AMS dla formatu PDFTeX
1480 Group:          Applications/Publishing/TeX
1481 Requires(post,postun):  %{_bindir}/texhash
1482 Requires:       %{name}-amstex = %{epoch}:%{version}-%{release}
1483 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
1484
1485 %description format-pdfamstex
1486 American Mathematical Society macros for PDFTeX.
1487
1488 %description format-pdfamstex -l pl.UTF-8
1489 Makra AMS (American Mathematical Society) dla formatu PDFTeX.
1490
1491 # CSPlain format
1492
1493 %package csplain
1494 Summary:        TeX CSPlain format basic files
1495 Summary(pl.UTF-8):      Podstawowe pliki dla formatu TeX CSPlain
1496 Group:          Applications/Publishing/TeX
1497 Requires(post,postun):  %{_bindir}/texhash
1498 Requires:       %{name}-fonts-cs = %{epoch}:%{version}-%{release}
1499 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1500
1501 %description csplain
1502 TeX CSPlain format basic files.
1503
1504 %description csplain -l pl.UTF-8
1505 Podstawowe pliki dla formatu TeX CSPlain.
1506
1507 %package format-csplain
1508 Summary:        TeX CSPlain format
1509 Summary(pl.UTF-8):      Format TeX CSPlain
1510 Group:          Applications/Publishing/TeX
1511 Requires(post,postun):  %{_bindir}/texhash
1512 Requires:       %{name}-csplain = %{epoch}:%{version}-%{release}
1513
1514 %description format-csplain
1515 TeX CSPlain format.
1516
1517 %description format-csplain -l pl.UTF-8
1518 Format TeX CSPlain.
1519
1520 %package format-pdfcsplain
1521 Summary:        PDFTeX CSPlain format
1522 Summary(pl.UTF-8):      Format PDFTeX CSPlain
1523 Group:          Applications/Publishing/TeX
1524 Requires(post,postun):  %{_bindir}/texhash
1525 Requires:       %{name}-csplain = %{epoch}:%{version}-%{release}
1526
1527 %description format-pdfcsplain
1528 PDFTeX CSPlain format.
1529
1530 %description format-pdfcsplain -l pl.UTF-8
1531 Format PDFTeX CSPlain.
1532
1533 # CSLaTeX format
1534
1535 %package cslatex
1536 Summary:        CSLaTeX format basic files
1537 Summary(pl.UTF-8):      Podstawowe pliki dla formatu CSLaTeX
1538 Group:          Applications/Publishing/TeX
1539 Requires(post,postun):  %{_bindir}/texhash
1540 Requires:       %{name}-fonts-cs = %{epoch}:%{version}-%{release}
1541 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1542
1543 %description cslatex
1544 CSLaTeX format basic files.
1545
1546 %description cslatex -l pl.UTF-8
1547 Podstawowe pliki dla formatu CSLaTeX.
1548
1549 %package format-cslatex
1550 Summary:        CSLaTeX format
1551 Summary(pl.UTF-8):      Format CSLaTeX
1552 Group:          Applications/Publishing/TeX
1553 Requires(post,postun):  %{_bindir}/texhash
1554 Requires:       %{name}-cslatex = %{epoch}:%{version}-%{release}
1555
1556 %description format-cslatex
1557 CSLaTeX format.
1558
1559 %description format-cslatex -l pl.UTF-8
1560 Format CSLaTeX.
1561
1562 %package format-pdfcslatex
1563 Summary:        PDF CSLaTeX format
1564 Summary(pl.UTF-8):      Format PDF CSLaTeX
1565 Group:          Applications/Publishing/TeX
1566 Requires(post,postun):  %{_bindir}/texhash
1567 Requires:       %{name}-cslatex = %{epoch}:%{version}-%{release}
1568
1569 %description format-pdfcslatex
1570 PDF CSLaTeX format.
1571
1572 %description format-pdfcslatex -l pl.UTF-8
1573 Format PDF CSLaTeX.
1574
1575 # Cyrillic Plain format
1576
1577 %package cyrplain
1578 Summary:        Cyrillic Plain format basic files
1579 Summary(pl.UTF-8):      Podstawowe pliki dla formatu Cyrillic Plain
1580 Group:          Applications/Publishing/TeX
1581 Requires(post,postun):  %{_bindir}/texhash
1582 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1583
1584 %description cyrplain
1585 Cyrillic Plain format basic files.
1586
1587 %description cyrplain -l pl.UTF-8
1588 Podstawowe pliki dla formatu Cyrillic Plain.
1589
1590 %package format-cyrplain
1591 Summary:        Cyrillic Plain format
1592 Summary(pl.UTF-8):      Format Cyrillic Plain
1593 Group:          Applications/Publishing/TeX
1594 Requires(post,postun):  %{_bindir}/texhash
1595 Requires:       %{name}-cyrplain = %{epoch}:%{version}-%{release}
1596
1597 %description format-cyrplain
1598 Cyrillic Plain format.
1599
1600 %description format-cyrplain -l pl.UTF-8
1601 Format Cyrillic Plain.
1602
1603 %package format-cyramstex
1604 Summary:        Cyrillic AMSTeX format
1605 Summary(pl.UTF-8):      Format Cyrillic AMSTeX
1606 Group:          Applications/Publishing/TeX
1607 Requires(post,postun):  %{_bindir}/texhash
1608 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1609 Obsoletes:      tetex-cyramstex
1610
1611 %description format-cyramstex
1612 Cyrillic AMSTeX format.
1613
1614 %description format-cyramstex -l pl.UTF-8
1615 Format Cyrillic AMSTeX.
1616
1617 %package format-cyrtexinfo
1618 Summary:        Cyrillic TeXInfo format
1619 Summary(pl.UTF-8):      Format Cyrillic TeXInfo
1620 Group:          Applications/Publishing/TeX
1621 Requires(post,postun):  %{_bindir}/texhash
1622 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1623 Obsoletes:      tetex-cyrtexinfo
1624
1625 %description format-cyrtexinfo
1626 Cyrillic TeXInfo format.
1627
1628 %description format-cyrtexinfo -l pl.UTF-8
1629 Format Cyrillic TeXInfo.
1630
1631 # EPlain format
1632
1633 %package eplain
1634 Summary:        EPlain format basic files
1635 Summary(pl.UTF-8):      Podstawowe pliki dla formatu EPlain
1636 Group:          Applications/Publishing/TeX
1637 Requires(post,postun):  %{_bindir}/texhash
1638 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1639 Obsoletes:      tetex-etex
1640
1641 %description eplain
1642 EPlain format basic files.
1643
1644 %description eplain -l pl.UTF-8
1645 Podstawowe pliki dla formatu EPlain.
1646
1647 %package format-eplain
1648 Summary:        EPlain format
1649 Summary(pl.UTF-8):      Format EPlain
1650 Group:          Applications/Publishing/TeX
1651 Requires(post,postun):  %{_bindir}/texhash
1652 Requires:       %{name}-eplain = %{epoch}:%{version}-%{release}
1653
1654 %description format-eplain
1655 EPlain format.
1656
1657 %description format-eplain -l pl.UTF-8
1658 Format EPlain.
1659
1660 # ConTeXt format.
1661
1662 %package context
1663 Summary:        ConTeXt macro package basic files
1664 Summary(pl.UTF-8):      Podstawowe pliki pakietu makr ConTeXt
1665 Group:          Applications/Publishing/TeX
1666 Requires(post,postun):  %{_bindir}/texhash
1667 Requires:       %{name} = %{epoch}:%{version}-%{release}
1668 Obsoletes:      tetex-latex-context
1669
1670 %define         _noautoreq      'perl(path_tre)'
1671
1672 %description context
1673 A full featured, parameter driven macro package, which fully supports
1674 advanced interactive documents.
1675
1676 This package contains basic files.
1677
1678 %description context -l pl.UTF-8
1679 Pakiet makr sterowanych przez parametry o pełnych możliwościach,
1680 całkowicie obsługujący zaawansowane dokumenty interaktywne.
1681
1682 Ten pakiet zawiera podstawowe pliki.
1683
1684 %package format-context-de
1685 Summary:        German ConTeXt format
1686 Summary(pl.UTF-8):      Niemiecka wersja formatu ConTeXt
1687 Group:          Applications/Publishing/TeX
1688 Requires(post,postun):  %{_bindir}/texhash
1689 Requires:       %{name}-context = %{epoch}:%{version}-%{release}
1690
1691 %description format-context-de
1692 German ConTeXt format.
1693
1694 %description format-context-de -l pl.UTF-8
1695 Niemiecka wersja formatu ConTeXt.
1696
1697 %package format-context-en
1698 Summary:        English ConTeXt format
1699 Summary(pl.UTF-8):      Angielska wersja formatu ConTeXt
1700 Group:          Applications/Publishing/TeX
1701 Requires(post,postun):  %{_bindir}/texhash
1702 Requires:       %{name}-context = %{epoch}:%{version}-%{release}
1703
1704 %description format-context-en
1705 English ConTeXt format.
1706
1707 %description format-context-en -l pl.UTF-8
1708 Angielska wersja formatu ConTeXt.
1709
1710 %package format-context-nl
1711 Summary:        Dutch ConTeXt format
1712 Summary(pl.UTF-8):      Holenderska wersja formatu ConTeXt
1713 Group:          Applications/Publishing/TeX
1714 Requires(post,postun):  %{_bindir}/texhash
1715 Requires:       %{name}-context = %{epoch}:%{version}-%{release}
1716
1717 %description format-context-nl
1718 Dutch ConTeXt format.
1719
1720 %description format-context-nl -l pl.UTF-8
1721 Holenderska wersja formatu ConTeXt.
1722
1723 # LaTeX format.
1724
1725 %package latex
1726 Summary:        LaTeX macro package basic files
1727 Summary(pl.UTF-8):      Podstawowe pliki pakietu makr LaTeX
1728 Group:          Applications/Publishing/TeX
1729 Requires(post,postun):  %{_bindir}/texhash
1730 Requires:       %{name} = %{epoch}:%{version}-%{release}
1731 Requires:       %{name}-fonts-latex = %{epoch}:%{version}-%{release}
1732 Requires:       %{name}-tex-ruhyphen = %{epoch}:%{version}-%{release}
1733 Requires:       %{name}-tex-ukrhyph = %{epoch}:%{version}-%{release}
1734 # for misc/eurosym:
1735 Requires:       %{name}-fonts-eurosym = %{epoch}:%{version}-%{release}
1736 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
1737 Requires:       %{name}-tex-babel = %{epoch}:%{version}-%{release}
1738 Suggests:       %{name}-fonts-jknappen
1739 Suggests:       %{name}-latex-ucs = %{epoch}:%{version}-%{release}
1740 Obsoletes:      tetex-bibtex-koma-script
1741 Obsoletes:      tetex-latex-SIunits
1742 Obsoletes:      tetex-latex-caption
1743 Obsoletes:      tetex-latex-curves
1744 Obsoletes:      tetex-latex-dinbrief
1745 Obsoletes:      tetex-latex-draftcopy
1746 Obsoletes:      tetex-latex-dvilj
1747 Obsoletes:      tetex-latex-eepic
1748 Obsoletes:      tetex-latex-endfloat
1749 Obsoletes:      tetex-latex-fancyhdr
1750 Obsoletes:      tetex-latex-fancyheadings
1751 Obsoletes:      tetex-latex-fancyvrb
1752 Obsoletes:      tetex-latex-fp
1753 Obsoletes:      tetex-latex-graphics
1754 Obsoletes:      tetex-latex-hyperref
1755 Obsoletes:      tetex-latex-koma-script
1756 Obsoletes:      tetex-latex-labels
1757 Obsoletes:      tetex-latex-listings
1758 Obsoletes:      tetex-latex-misc
1759 Obsoletes:      tetex-latex-ms
1760 Obsoletes:      tetex-latex-multirow
1761 Obsoletes:      tetex-latex-mwcls
1762 Obsoletes:      tetex-latex-mwdtools
1763 Obsoletes:      tetex-latex-natbib
1764 Obsoletes:      tetex-latex-ntgclass
1765 Obsoletes:      tetex-latex-oberdiek
1766 Obsoletes:      tetex-latex-pb-diagram
1767 Obsoletes:      tetex-latex-pstriks
1768 Obsoletes:      tetex-latex-revtex4
1769 Obsoletes:      tetex-latex-seminar
1770 Obsoletes:      tetex-latex-t2
1771 Obsoletes:      tetex-latex-titlesec
1772 Obsoletes:      tetex-latex-tools
1773 Obsoletes:      tetex-latex-units
1774 Obsoletes:      tetex-mwcls
1775 Obsoletes:      tetex-revtex4
1776
1777 %description latex
1778 LaTeX is a front end for the TeX text formatting system. Easier to use
1779 than TeX, LaTeX is essentially a set of TeX macros which provide
1780 convenient, predefined document formats for users.
1781
1782 This package contains basic files.
1783
1784 %description latex -l pl.UTF-8
1785 LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
1786 łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
1787 dających użytkownikom wygodne, predefiniowane formaty dokumentów.
1788
1789 Ten pakiet zawiera podstawowe pliki.
1790
1791 %package latex-12many
1792 Summary:        Generalising mathematical index sets
1793 Summary(hu.UTF-8):      A matematikai halmazok indexelésének általánosítása
1794 Group:          Applications/Publishing/TeX
1795 Requires(post,postun):  %{_bindir}/texhash
1796 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1797
1798 %description latex-12many
1799 Generalising mathematical index sets.
1800
1801 %description latex-12many -l hu.UTF-8
1802 A matematikai halmazok indexelésének általánosítása.
1803
1804 %package latex-abstract
1805 Summary:        Control the typesetting of the abstract environment
1806 Summary(hu.UTF-8):      Az "abstract" környezet szedésének irányítása
1807 Group:          Applications/Publishing/TeX
1808 Requires(post,postun):  %{_bindir}/texhash
1809 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1810
1811 %description latex-abstract
1812 Control the typesetting of the abstract environment.
1813
1814 %description latex-abstract -l hu.UTF-8
1815 Az "abstract" környezet szedésének irányítása.
1816
1817 %package latex-accfonts
1818 Summary:        Utilities to derive new fonts from existing ones
1819 Summary(hu.UTF-8):      Eszközök új betűtípusok származtatására már létezőkből
1820 Group:          Applications/Publishing/TeX
1821 Requires(post,postun):  %{_bindir}/texhash
1822
1823 %description latex-accfonts
1824 Utilities to derive new fonts from existing ones.
1825
1826 %description latex-accfonts -l hu.UTF-8
1827 Eszközök új betűtípusok származtatására már létezőkből.
1828
1829 %package latex-adrconv
1830 Summary:        BibTeX styles to implement an address database
1831 Summary(hu.UTF-8):      BibTeX stílusok cím-adatbázis megvalósításához
1832 Group:          Applications/Publishing/TeX
1833 Requires(post,postun):  %{_bindir}/texhash
1834 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1835
1836 %description latex-adrconv
1837 BibTeX styles to implement an address database.
1838
1839 %description latex-adrconv -l hu.UTF-8
1840 BibTeX stílusok cím-adatbázis megvalósításához.
1841
1842
1843 %package latex-ae
1844 Summary:        Virtual fonts for PDF-files with T1 encoded CMR-fonts
1845 Summary(pl.UTF-8):      Wirtualne fonty dla plików PDF z fontami CMR o kodowaniu T1
1846 Group:          Applications/Publishing/TeX
1847 Requires(post,postun):  %{_bindir}/texhash
1848 Requires:       %{name}-fonts-ae = %{epoch}:%{version}-%{release}
1849 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1850
1851 %description latex-ae
1852 A set of virtual fonts which emulates T1 coded fonts using the
1853 standard CM fonts. The package is called AE fonts (for Almost
1854 European). The main use of the package is to produce PDF files using
1855 versions of the CM fonts instead of the bitmapped EC fonts.
1856
1857 %description latex-ae -l pl.UTF-8
1858 Zestaw wirtualnych fontów emulujących fonty o kodowaniu T1 przy użyciu
1859 standardowych fontów CM. Ten pakiet został nazwany AE (Almost European
1860 - prawie europejskie). Głównym przeznaczeniem tego pakietu jest
1861   produkowanie plików PDF przy użyciu wersji fontów CM zamiast
1862   bitmapowych fontów EC.
1863
1864 %package latex-algorithms
1865 Summary:        Floating algorithm environment
1866 Summary(pl.UTF-8):      Pływające środowisko dla algorytmów
1867 Group:          Applications/Publishing/TeX
1868 Requires(post,postun):  /usr/bin/texhash
1869 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1870
1871 %description latex-algorithms
1872 Defines a floating algorithm environment designed to work with the
1873 algorithmic package.
1874
1875 %description latex-algorithms -l pl.UTF-8
1876 Pakiet definiujący pływające środowisko dla algorytmów zaprojektowane
1877 do pracy z pakietem algorithmic.
1878
1879 %package latex-ams
1880 Summary:        AMS math facilities for LaTeX
1881 Summary(pl.UTF-8):      Udogodnienia matematyczne AMS dla LaTeXa
1882 Group:          Applications/Publishing/TeX
1883 Requires(post,postun):  %{_bindir}/texhash
1884 Requires:       %{name}-fonts-ams = %{epoch}:%{version}-%{release}
1885 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1886 Obsoletes:      tetex-latex-amscls
1887 Obsoletes:      tetex-latex-amsfonts
1888 Obsoletes:      tetex-latex-amsmath
1889
1890 %description latex-ams
1891 This package is the principal package in the AMS-LaTeX distribution.
1892 It adapts for use in LaTeX most of the mathematical features found in
1893 AMS-TeX.
1894
1895 %description latex-ams -l pl.UTF-8
1896 To jest główny pakiet dystrybucji AMS-LaTeX. Jest adaptacją większości
1897 możliwości matematycznych AMS-TeXa do używania w LaTeXu.
1898
1899 %package latex-antp
1900 Summary:        Antykwa Poltawskiego, a Type 1 family of Polish traditional type
1901 Summary(pl.UTF-8):      Antykwa Półtawskiego - rodzina tradycyjnych czcionek polskich jako Type 1
1902 Group:          Applications/Publishing/TeX
1903 Requires(post,postun):  %{_bindir}/texhash
1904 Requires:       %{name}-fonts-antp = %{epoch}:%{version}-%{release}
1905 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1906
1907 %description latex-antp
1908 A replica of Antykwa Poltawskiego font in PostScript Type 1 format
1909 - -- preliminary version. This font was designed in the 'twenties and
1910   the 'thirties of XX century by a Polish graphic artist and a
1911   typographer Adam Poltawski. It was widely used by Polish printing
1912   houses as long as metal types were in use (until ca the 'sixties).
1913   Perhaps the first complete font family programmed and parametrized in
1914   METAPOST.
1915
1916 %description latex-antp -l pl.UTF-8
1917 Wstępna wersja repliki kroju Antykwa Półtawskiego w formacie
1918 PostScript Type 1. Ten krój został opracowany w latach 30-tych i
1919 40-tych XX wieku przez polskiego grafika i typografa Adama
1920 Półtawskiego. Była szeroko używana przez polskie drukarnie dopóki
1921 używano metalowych czcionek (do lat 60-tych). Prawdopodobnie pierwsza
1922 kompletna rodzina fontów zaprogramowana i zparametryzowana w
1923 METAPOSCIE.
1924
1925 %package latex-antt
1926 Summary:        Antykwa Torunska, a Type 1 family of a Polish traditional type
1927 Summary(pl.UTF-8):      Antykwa Turuńska - rodzina tradycyjnych czcionek polskich jako Type 1
1928 Group:          Applications/Publishing/TeX
1929 Requires(post,postun):  %{_bindir}/texhash
1930 Requires:       %{name}-fonts-antt = %{epoch}:%{version}-%{release}
1931 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1932
1933 %description latex-antt
1934 Antykwa Torunska is a serif font designed by the late Polish
1935 typographer Zygfryd Gardzielewski, reconstructed and digitized as Type
1936 1.
1937
1938 %description latex-antt -l pl.UTF-8
1939 Antykwa Toruńska to krój szeryfowy opracowany niedawno przez polskiego
1940 typografa Zygfryda Gardzielewskiego, zrekonstruowany i przerobiony na
1941 postać cyfrową jako Type 1.
1942
1943 %package latex-appendix
1944 Summary:        Extra control of appendices
1945 Summary(hu.UTF-8):      Az appendixek nagyobb irányítása
1946 Group:          Applications/Publishing/TeX
1947 Requires(post,postun):  %{_bindir}/texhash
1948 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1949
1950 %description latex-appendix
1951 Extra control of appendices.
1952
1953 %description latex-appendix -l hu.UTF-8
1954 Az appendixek nagyobb irányítása.
1955
1956 %package latex-backgammon
1957 Summary:        LaTeX package to documenting backgammon games
1958 Summary(hu.UTF-8):      LaTeX csomag backgammon játékok dokumentálására
1959 Group:          Applications/Publishing/TeX
1960 Requires(post,postun):  %{_bindir}/texhash
1961 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1962
1963 %description latex-backgammon
1964 LaTeX package to documenting backgammon games.
1965
1966 %description latex-backgammon -l hu.UTF-8
1967 LaTeX csomag backgammon játékok dokumentálására
1968
1969 %package latex-bbm
1970 Summary:        Blackboard variant fonts for Computer Modern, with LaTeX support
1971 Summary(pl.UTF-8):      Tablicowy wariant fontów Computer Modern z obsługą LaTeXa
1972 Group:          Applications/Publishing/TeX
1973 Requires(post,postun):  %{_bindir}/texhash
1974 Requires:       %{name}-fonts-bbm = %{epoch}:%{version}-%{release}
1975 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1976
1977 %description latex-bbm
1978 Blackboard variant fonts for Computer Modern, with LaTeX support.
1979
1980 %description latex-bbm -l pl.UTF-8
1981 Tablicowy wariant fontów Computer Modern z obsługą LaTeXa.
1982
1983 %package latex-bardiag
1984 Summary:        LateX package for drawing bar diagrams
1985 Summary(pl.UTF-8):      LaTeX csomag oszlopdiagramok rajzolására
1986 Group:          Applications/Publishing/TeX
1987 Requires(post,postun):  %{_bindir}/texhash
1988
1989 %description latex-bardiag
1990 LateX package for drawing bar diagrams.
1991
1992 %description latex-bardiag -l hu.UTF-8
1993 LaTeX csomag oszlopdiagramok rajzolására.
1994
1995 %package latex-bbold
1996 Summary:        Sans serif blackboard bold for LaTeX
1997 Summary(pl.UTF-8):      Tablicowy tłusty font sans serif dla LaTeXa
1998 Group:          Applications/Publishing/TeX
1999 Requires(post,postun):  %{_bindir}/texhash
2000 Requires:       %{name}-fonts-bbold = %{epoch}:%{version}-%{release}
2001 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2002
2003 %description latex-bbold
2004 A geometric sans serif blackboard bold font, for use in mathematics.
2005
2006 %description latex-bbold -l pl.UTF-8
2007 Geometryczny tablicowy tłusty font sans serif, do używania w
2008 matematyce.
2009
2010 %package latex-bibtex
2011 Summary:        Bibliography management for LaTeX
2012 Summary(pl.UTF-8):      Zarządzenie bibliografią dla LaTeXa
2013 Group:          Applications/Publishing/TeX
2014 Requires(post,postun):  %{_bindir}/texhash
2015 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2016 Obsoletes:      tetex-bibtex
2017 Obsoletes:      tetex-natbib
2018 Obsoletes:      tetex-rubibtex
2019
2020 %description latex-bibtex
2021 Bibliography management for LaTeX.
2022
2023 %description latex-bibtex -l pl.UTF-8
2024 Zarządzanie bibliografią dla LaTeXa.
2025
2026 %package latex-beamer
2027 Summary:        A LaTeX class for producing presentations and slides
2028 Summary(hu.UTF-8):      LaTeX dokumentumosztály prezentációk és fóliák készítéséhez
2029 Group:          Applications/Publishing/TeX
2030 Requires(post,postun):  %{_bindir}/texhash
2031 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2032
2033 %description latex-beamer
2034 A LaTeX class for producing presentations and slides.
2035
2036 %description latex-beamer -l hu.UTF-8
2037 LaTeX dokumentumosztály prezentációk és fóliák készítéséhez.
2038
2039 %package latex-bezos
2040 Summary:        Packages by Javier Bezos (additional math tools)
2041 Summary(hu.UTF-8):      Javier Bezos csomagjai (további matematikai eszközök)
2042 Group:          Applications/Publishing/TeX
2043 Requires(post,postun):  %{_bindir}/texhash
2044 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2045
2046 %description latex-bezos
2047 Packages by Javier Bezos (additional math tools).
2048
2049 %description latex-bezos
2050 Javier Bezos csomagjai (további matematikai eszközök).
2051
2052 %package latex-bibtex-ams
2053 Summary:        BibTeX style files for American Mathematical Society publications
2054 Summary(pl.UTF-8):      Pliki stylów BibTeXa do publikacji American Mathematical Society
2055 Group:          Applications/Publishing/TeX
2056 Requires(post,postun):  %{_bindir}/texhash
2057 Requires:       %{name}-latex-ams = %{epoch}:%{version}-%{release}
2058 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2059 Obsoletes:      tetex-bibtex-ams
2060
2061 %description latex-bibtex-ams
2062 BibTeX style files for American Mathematical Society publications.
2063
2064 %description latex-bibtex-ams -l pl.UTF-8
2065 Pliki stylów BibTeXa do publikacji American Mathematical Society.
2066
2067 %package latex-bibtex-dk
2068 Summary:        Danish variants of the standard BibTeX styles
2069 Summary(pl.UTF-8):      Duńskie warianty standardowych stylów BibTeXa
2070 Group:          Applications/Publishing/TeX
2071 Requires(post,postun):  /usr/bin/texhash
2072 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2073
2074 %description latex-bibtex-dk
2075 Dk-bib is a translation of the four standard BibTeX style files
2076 (abbrv, alpha, plain and unsrt) into Danish. The files have been
2077 extended with ISBN, ISSN and URL fields which can be enabled through a
2078 LaTeX style file.
2079
2080 %description latex-bibtex-dk -l pl.UTF-8
2081 Dk-bib to tłumaczenie czterech standardowych plików stylów BibTeXa
2082 (abbrv, alpha, plain i unsrt) na język duński. Pliki zostały
2083 rozszerzone o pola ISBN, ISSN i URL, które można włączyć poprzez plik
2084 stylu LaTeXa.
2085
2086 %package latex-bibtex-nor
2087 Summary:        Norwegian variants of the standard BibTeX styles
2088 Summary(pl.UTF-8):      Norweskie warianty standardowych stylów BibTeXa
2089 Group:          Applications/Publishing/TeX
2090 Requires(post,postun):  /usr/bin/texhash
2091 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2092
2093 %description latex-bibtex-nor
2094 Norwegian variants of the standard BibTeX styles.
2095
2096 %description latex-bibtex-nor -l pl.UTF-8
2097 Norweskie warianty standardowych stylów BibTeXa.
2098
2099 %package latex-bibtex-pl
2100 Summary:        Polish bibliography management for LaTeX
2101 Summary(pl.UTF-8):      Polska wersja zarządzania bibliografią dla LaTeXa
2102 Group:          Applications/Publishing/TeX
2103 Requires(post,postun):  %{_bindir}/texhash
2104 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2105 Obsoletes:      tetex-bibtex-plbib
2106
2107 %description latex-bibtex-pl
2108 Polish bibliography management for LaTeX.
2109
2110 %description latex-bibtex-pl -l pl.UTF-8
2111 Polska wersja zarządzania bibliografią dla LaTeXa.
2112
2113 %package latex-bibtex-german
2114 Summary:        German variants of standard BibTeX styles
2115 Summary(pl.UTF-8):      Niemieckie wersje standardowych stylów BibTeXa
2116 Group:          Applications/Publishing/TeX
2117 Requires(post,postun):  %{_bindir}/texhash
2118 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2119 Obsoletes:      tetex-bibtex-germbib
2120
2121 %description latex-bibtex-german
2122 German variants of standard BibTeX styles.
2123
2124 %description latex-bibtex-german -l pl.UTF-8
2125 Niemieckie wersje standardowych stylów BibTeXa.
2126
2127 %package latex-bibtex-revtex4
2128 Summary:        BibTeX styles for REVTeX4
2129 Summary(pl.UTF-8):      Style BibTeXa dla REVTeX4
2130 Group:          Applications/Publishing/TeX
2131 Requires(post,postun):  %{_bindir}/texhash
2132 Requires:       %{name} = %{epoch}:%{version}-%{release}
2133 Obsoletes:      tetex-bibtex-revtex4
2134
2135 %description latex-bibtex-revtex4
2136 BibTeX styles for REVTeX4.
2137
2138 %description latex-bibtex-revtex4 -l pl.UTF-8
2139 Style BibTeXa dla REVTeX4.
2140
2141 %package latex-bibtex-jurabib
2142 Summary:        Extended BibTeX citation support for the humanities and legal texts
2143 Summary(pl.UTF-8):      Rozszerzona obsługa cytowania BibTeXa do tekstów humanistycznych i prawniczych
2144 Group:          Applications/Publishing/TeX
2145 Requires(post,postun):  %{_bindir}/texhash
2146 Requires:       %{name} = %{epoch}:%{version}-%{release}
2147 Obsoletes:      tetex-bibtex-jurabib
2148
2149 %description latex-bibtex-jurabib
2150 Extended BibTeX citation support for the humanities and legal texts.
2151
2152 %description latex-bibtex-jurabib -l pl.UTF-8
2153 Rozszerzona obsługa cytowania BibTeXa do tekstów humanistycznych i
2154 prawniczych.
2155
2156 %package latex-bibtex-styles
2157 Summary:        Various BibTeX styles
2158 Summary(hu.UTF-8):      Vegyes BibTeX stílusok
2159 Group:          Applications/Publishing/TeX
2160 Requires(post,postun):  %{_bindir}/texhash
2161 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2162
2163 %description latex-bibtex-styles
2164 Various BibTeX styles.
2165
2166 %description latex-bibtex-styles -l hu.UTF-8
2167 Vegyes BibTeX stílusok.
2168
2169 %package latex-bibtex-vancouver
2170 Summary:        Bibliographic style file for Biomedical Journals
2171 Summary(hu.UTF-8):      Irodalomjegyzék-stílus a Biomedical Journal-hoz
2172 Group:          Applications/Publishing/TeX
2173 Requires(post,postun):  %{_bindir}/texhash
2174 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2175
2176 %description latex-bibtex-vancouver
2177 Bibliographic style file for Biomedical Journals.
2178
2179 %description latex-bibtex-vancouver -l hu.UTF-8
2180 Irodalomjegyzék-stílus a Biomedical Journal-hoz.
2181
2182 %package latex-booktabs
2183 Summary:        Publication quality tables in LaTeX
2184 Summary(hu.UTF-8):      Nyomdai minőségű táblázatok LaTeX-ben
2185 Group:          Applications/Publishing/TeX
2186 Requires(post,postun):  %{_bindir}/texhash
2187 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2188
2189 %description latex-booktabs
2190 Publication quality tables in LaTeX.
2191
2192 %description latex-booktabs -l hu.UTF-8
2193 Nyomdai minőségű táblázatok LaTeX-ben.
2194
2195
2196 %package latex-caption
2197 Summary:        Customising captions in floating environments
2198 Summary(hu.UTF-8):      Feliratok testreszabása úszó környezetekben
2199 Group:          Applications/Publishing/TeX
2200 Requires(post,postun):  %{_bindir}/texhash
2201 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2202
2203 %description latex-caption
2204 Customising captions in floating environments.
2205
2206 %description latex-caption -l hu.UTF-8
2207 Feliratok testreszabása úszó környezetekben.
2208
2209 %package latex-carlisle
2210 Summary:        Miscellaneous small packages by David Carlisle
2211 Summary(pl.UTF-8):      Różne małe pakiety autorstwa Davida Carlisle
2212 Group:          Applications/Publishing/TeX
2213 Requires(post,postun):  %{_bindir}/texhash
2214 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2215
2216 %description latex-carlisle
2217 Miscellaneous small packages by David Carlisle.
2218
2219 %description latex-carlisle -l pl.UTF-8
2220 Różne małe pakiety autorstwa Davida Carlisle.
2221
2222 %package latex-ccfonts
2223 Summary:        Support for Concrete text and math fonts in LaTeX
2224 Summary(pl.UTF-8):      Obsługa fontów tekstowych i matematycznych Concrete w LaTeXu
2225 Group:          Applications/Publishing/TeX
2226 Requires(post,postun):  %{_bindir}/texhash
2227 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2228
2229 %description latex-ccfonts
2230 LaTeX font definition files for the Concrete fonts and a LaTeX package
2231 for typesetting documents using Concrete as the default font family.
2232 The files support OT1, T1, TS1, and Concrete math including AMS fonts
2233 (Ulrik Vieth's concmath).
2234
2235 %description latex-ccfonts -l pl.UTF-8
2236 Pliki definicji fontów LaTeXowych dla fontów Concrete oraz pakiet
2237 LaTeXa do składania dokumentów przy użyciu Concrete jako domyślnej
2238 rodziny fontów. Pliki obsługują fonty OT1, T1, TS1 oraz matematyczny
2239 Concrete wraz z AMS (concmath Ulrika Vietha).
2240
2241 %package latex-cite
2242 Summary:        Supports compressed, sorted lists of numerical citations
2243 Summary(pl.UTF-8):      Obsługa kompresowanych, sortowanych list numerowanych cytatów
2244 Group:          Applications/Publishing/TeX
2245 Requires(post,postun):  %{_bindir}/texhash
2246 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2247
2248 %description latex-cite
2249 Supports compressed, sorted lists of numerical citations.
2250
2251 %description latex-cite -l pl.UTF-8
2252 Obsługa kompresowanych, sortowanych list numerowanych cytatów.
2253
2254 %package latex-cmbright
2255 Summary:        Support for CM Bright fonts in LaTeX
2256 Summary(pl.UTF-8):      Obsługa fontów CM Bright w LaTeXu
2257 Group:          Applications/Publishing/TeX
2258 Requires(post,postun):  %{_bindir}/texhash
2259 Requires:       %{name}-fonts-cmbright = %{epoch}:%{version}-%{release}
2260 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2261
2262 %description latex-cmbright
2263 A family of sans serif fonts for TeX and LaTeX, based on Donald
2264 Knuth's CM fonts. It comprises OT1, T1 and TS1 encoded text fonts of
2265 various shapes as well as all the fonts necessary for mathematical
2266 typesetting, incl. AMS symbols. This collection provides all the
2267 necessary files for using the fonts with LaTeX.
2268
2269 %description latex-cmbright -l pl.UTF-8
2270 Rodzina fontów sans serif dla TeXa i LaTeXa, oparta na fontach CM
2271 Donalda Knutha. Obejmuje fonty dla kodowań OT1, T1 i TS1 różnych
2272 kształtów oraz fonty niezbędne do składu matematycznego, włącznie z
2273 symbolami AMS. Ten zestaw dostarcza wszystkie niezbędne pliki do
2274 używania fontów w LaTeXu.
2275
2276 %package latex-comment
2277 Summary:        Selectively include/excludes portions of text
2278 Summary(hu.UTF-8):      A szöveg részeinek beillesztése/kihagyása
2279 Group:          Applications/Publishing/TeX
2280 Requires(post,postun):  %{_bindir}/texhash
2281 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2282
2283 %description latex-comment
2284 Selectively include/excludes portions of text.
2285
2286 %description latex-comment -l hu.UTF-8
2287 A szöveg részeinek beillesztése/kihagyása.
2288
2289 %package latex-concmath
2290 Summary:        LaTeX package and font definition files to access the Concrete math fonts
2291 Summary(pl.UTF-8):      Pakiet LaTeXa i pliki definicji fontów udostępniające fonty matematyczne Concrete
2292 Group:          Applications/Publishing/TeX
2293 Requires(post,postun):  %{_bindir}/texhash
2294 Requires:       %{name}-fonts-concmath = %{epoch}:%{version}-%{release}
2295 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2296
2297 %description latex-concmath
2298 LaTeX package and font definition files to access the Concrete math
2299 fonts, which were derived from Computer Modern math fonts using
2300 parameters from Concrete Roman text fonts.
2301
2302 %description latex-concmath -l pl.UTF-8
2303 Pakiet LaTeXa i pliki definicji fontów udostępniające fonty
2304 matematyczne Concrete wywodzące się z fontów matematycznych Computer
2305 Modern poprzez zastosowanie parametrów fontów tekstowych Concrete
2306 Roman.
2307
2308 %package latex-currvita
2309 Summary:        Typeset a curriculum vitae
2310 Summary(hu.UTF-8):      Önéletrajzok írása
2311 Group:          Applications/Publishing/TeX
2312 Requires(post,postun):  %{_bindir}/texhash
2313 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2314
2315 %description latex-currvita
2316 Typeset a curriculum vitae.
2317
2318 %description latex-currvita -l hu.UTF-8
2319 Önéletrajzok írása.
2320
2321 %package latex-curves
2322 Summary:        Curves for LaTeX picture environment
2323 Summary(hu.UTF-8):      Görbék LaTeX picture környezetébe
2324 Group:          Applications/Publishing/TeX
2325 Requires(post,postun):  %{_bindir}/texhash
2326 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2327
2328 %description latex-curves
2329 Curves for LaTeX picture environment.
2330
2331 %description latex-curves -l hu.UTF-8
2332 Görbék LaTeX picture környezetébe.
2333
2334 %package latex-custom-bib
2335 Summary:        Customized BibTeX styles for LaTeX
2336 Summary(pl.UTF-8):      Dostosowywanie stylów BibTeXa dla LaTeXa
2337 Group:          Applications/Publishing/TeX
2338 Requires(post,postun):  %{_bindir}/texhash
2339 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2340
2341 %description latex-custom-bib
2342 Package generating customized BibTeX bibliography styles from a
2343 generic file using docstrip. Includes support for the Harvard style.
2344
2345 %description latex-custom-bib -l pl.UTF-8
2346 Pakiet generujący dostosowane style bibliografii BibTeXa z ogólnego
2347 pliki przy użyciu docstrip. Zawiera obsługę stylu Harvard.
2348
2349 %package latex-cyrillic
2350 Summary:        LaTeX Cyrillic support
2351 Summary(pl.UTF-8):      Obsługa cyrylicy dla LaTeXa
2352 Group:          Applications/Publishing/TeX
2353 Requires(post,postun):  %{_bindir}/texhash
2354 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2355
2356 %description latex-cyrillic
2357 LaTeX Cyrillic support.
2358
2359 %description latex-cyrillic -l pl.UTF-8
2360 Obsługa cyrylicy dla LaTeXa.
2361
2362 %package latex-dstroke
2363 Summary:        LaTeX doublestroke font
2364 Summary(pl.UTF-8):      Podwójnie kreślony font dla LaTeXa
2365 Group:          Applications/Publishing/TeX
2366 Requires(post,postun):  %{_bindir}/texhash
2367 Requires:       %{name}-fonts-dstroke = %{epoch}:%{version}-%{release}
2368 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2369
2370 %description latex-dstroke
2371 Doublestroke font for typesetting the mathematical symbols for the
2372 natural numbers, whole numbers, rational numbers, real numbers and
2373 complex numbers.
2374
2375 %description latex-dstroke -l pl.UTF-8
2376 Podwójnie kreślony font do składania symboli matematycznych liczb
2377 naturalnych, całkowitych, wymiernych, rzeczywistych i zespolonych.
2378
2379 %package latex-enumitem
2380 Summary:        A package to customize the three basic lists
2381 Summary(hu.UTF-8):      Egy csomag, amivel testreszabhatod a három alapvető listát
2382 Group:          Applications/Publishing/TeX
2383 Requires(post,postun):  %{_bindir}/texhash
2384 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2385
2386 %description latex-enumitem
2387 A package to customize the three basic lists (enumerate, itemize and
2388 description).
2389
2390 %description latex-enumitem
2391 Egy csomag, amivel testreszabhatod a három alapvető listakörnyezetet
2392 (enumerate, itemize, description).
2393
2394 %package latex-exam
2395 Summary:        The exam document class attempts to make it easy for even a LaTeX novice to prepare exams
2396 Summary(hu.UTF-8):      Az exam dokumentumosztály segítségével könnyűvé válik LaTeX-ben a feladatsorok készítése
2397 Group:          Applications/Publishing/TeX
2398 Requires(post,postun):  %{_bindir}/texhash
2399 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2400
2401 %description latex-exam
2402 The exam document class attempts to make it easy for even a LaTeX
2403 novice to prepare exams.
2404
2405 %description latex-exam -l hu.UTF-8
2406 Az exam dokumentumosztály segítségével könnyűvé válik LaTeX-ben a
2407 feladatsorok készítése.
2408
2409 %package latex-gbrief
2410 Summary:        Letter document class
2411 Summary(hu.UTF-8):      Levél dokumentumosztály
2412 Group:          Applications/Publishing/TeX
2413 Requires(post,postun):  %{_bindir}/texhash
2414 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2415
2416 %description latex-gbrief
2417 Letter document class.
2418
2419 %description latex-gbrief -l hu.UTF-8
2420 Levél dokumentumosztály.
2421
2422
2423 %package latex-jknappen
2424 Summary:        Miscellaneous packages by Joerg Knappen
2425 Summary(pl.UTF-8):      Różne pakiety autorstwa Joerga Knappena
2426 Group:          Applications/Publishing/TeX
2427 Requires(post,postun):  %{_bindir}/texhash
2428 Requires:       %{name}-fonts-jknappen = %{epoch}:%{version}-%{release}
2429 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2430
2431 %description latex-jknappen
2432 Miscellaneous macros, mostly for making use of extra fonts, by Joerg
2433 Knappen, including sgmlcmpt.
2434
2435 %description latex-jknappen -l pl.UTF-8
2436 Różne makra, głównie do używania dodatkowych fontów autorstwa Joerga
2437 Knappena. Zawiera sgmlcmpt.
2438
2439 %package latex-keystroke
2440 Summary:        Graphical representation of keys on keyboard
2441 Summary(hu.UTF-8):      A billentyűk grafikus megjelenítése
2442 Group:          Applications/Publishing/TeX
2443 Requires(post,postun):  %{_bindir}/texhash
2444 Requires:       %{name}-latex
2445
2446 %description latex-keystroke
2447 Graphical representation of keys on keyboard.
2448
2449 %description latex-keystroke -l hu.UTF-8
2450 A billentyűk grafikus megjelenítése.
2451
2452
2453 %package latex-labbook
2454 Summary:        Typeset laboratory journals
2455 Summary(hu.UTF-8):      Laborjegyzőkönyvek szedése
2456 Group:          Applications/Publishing/TeX
2457 Requires(post,postun):  %{_bindir}/texhash
2458 Requires:       %{name}-latex
2459
2460 %description latex-labbook
2461 Typeset laboratory journals.
2462
2463 %description latex-labbook -l hu.UTF-8
2464 Laborjegyzőkönyvek szedése.
2465
2466 %package latex-lcd
2467 Summary:        Alphanumerical LCD-style displays
2468 Summary(hu.UTF-8):      Alfanumerikus LCD-szerű kijelzés
2469 Group:          Applications/Publishing/TeX
2470 Requires(post,postun):  %{_bindir}/texhash
2471 Requires:       %{name}-latex
2472
2473 %description latex-lcd
2474 Alphanumerical LCD-style displays.
2475
2476 %description latex-lcd -l hu.UTF-8
2477 Alfanumerikus LCD-szerű kijelzés.
2478
2479 %package latex-leaflet
2480 Summary:        Create small handouts (flyers)
2481 Summary(hu.UTF-8):      Kis "kézikönyvek" készítése (brossúrák)
2482 Group:          Applications/Publishing/TeX
2483 Requires(post,postun):  %{_bindir}/texhash
2484 Requires:       %{name}-latex
2485
2486 %description latex-leaflet
2487 Create small handouts (flyers).
2488
2489 %description latex-leaflet -l hu.UTF-8
2490 Kis "kézikönyvek" készítése (brossúrák).
2491
2492 %package latex-leftidx
2493 Summary:        Left and right subscripts and superscripts in math mode
2494 Summary(hu.UTF-8):      Bal és jobboldali alsó és felső indexek matematikai módban
2495 Group:          Applications/Publishing/TeX
2496 Requires(post,postun):  %{_bindir}/texhash
2497 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2498
2499 %description latex-leftidx
2500 Left and right subscripts and superscripts in math mode.
2501
2502 %description latex-leftidx -l hu.UTF-8
2503 Bal és jobboldali alsó és felső indexek matematikai módban.
2504
2505
2506 %package latex-lewis
2507 Summary:        Draw Lewis structures (chemistry)
2508 Summary(hu.UTF-8):      Lewis struktúrák készítése (kémia)
2509 Group:          Applications/Publishing/TeX
2510 Requires(post,postun):  %{_bindir}/texhash
2511 Requires:       %{name}-latex
2512
2513 %description latex-lewis
2514 Draw Lewis structures (chemistry).
2515
2516 %description latex-lewis -l hu.UTF-8
2517 Lewis struktúrák készítése (kémia).
2518
2519 %package latex-lm
2520 Summary:        LaTeX styles for Latin Modern family fonts
2521 Summary(pl.UTF-8):      Style LaTeXa dla fontów z rodziny Latin Modern
2522 Group:          Applications/Publishing/TeX
2523 Requires(post,postun):  /usr/bin/texhash
2524 Requires:       %{name}-fonts-lm = %{epoch}:%{version}-%{release}
2525 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2526
2527 %description latex-lm
2528 Latin Modern family of fonts, based on the Computer Modern fonts
2529 released into public domain by AMS (copyright (C) 1997 AMS). Contain a
2530 lot of additional characters, mainly accented ones, but not only.
2531 There is a one set of PostScript fonts and four sets of TeX Font
2532 Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
2533 encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
2534 Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
2535 potential user knows what to do with all these files. The author is
2536 Boguslaw Jackowski.
2537
2538 %description latex-lm -l pl.UTF-8
2539 Rodzina fontów Latin Modern, oparta na fontach Computer Modern
2540 przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
2541 Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
2542 Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
2543 Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
2544 QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
2545 (texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
2546 (ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
2547 tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
2548
2549 %package latex-lastpage
2550 Summary:        Reference last page for "Page N of M" type footers
2551 Summary(hu.UTF-8):      Az utolsó oldalra hivatkozás "N/M. oldal" típusú lábfejekhez
2552 Group:          Applications/Publishing/TeX
2553 Requires(post,postun):  %{_bindir}/texhash
2554
2555 %description latex-lastpage
2556 Reference last page for Page N of M type footers.
2557
2558 %description latex-lastpage -l hu.UTF-8
2559 Az utolsó oldalra hivatkozás "N/M. oldal" típusú lábfejekhez.
2560
2561 %package latex-lineno
2562 Summary:        Line numbers on paragraphs
2563 Summary(pl.UTF-8):      Numery linii dla paragrafów
2564 Group:          Applications/Publishing/TeX
2565 Requires(post,postun):  /usr/bin/texhash
2566 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2567
2568 %description latex-lineno
2569 The LaTeX package lineno.sty provides line numbers on paragraphs.
2570 After TeX has broken a paragraph into lines there will be line numbers
2571 attached to them, with the possibility to make references through the
2572 LaTeX \ref, \pageref cross reference mechanism.
2573
2574 %description latex-lineno -l pl.UTF-8
2575 Pakiet LaTeXa lineno.sty daje numery linii dla paragrafów. Po podziale
2576 paragrafu na linie przez TeXa do linii dołączane są ich numery z
2577 możliwością tworzenia odnośników poprzez mechanizm odnośników LaTeXa
2578 \ref i \pageref.
2579
2580
2581 %package latex-mathexam
2582 Summary:        Package for typesetting exams
2583 Summary(hu.UTF-8):      Vizsgák szedése
2584 Group:          Applications/Publishing/TeX
2585 Requires(post,postun):  %{_bindir}/texhash
2586 Requires:       %{name}-latex
2587
2588 %description latex-mathexam
2589 Package for typesetting exams.
2590
2591 %description latex-mathexam -l hu.UTF-8
2592 Vizsgák szedése.
2593
2594 %package latex-microtype
2595 Summary:        An interface to the micro-typographic extensions of pdfTeX
2596 Summary(pl.UTF-8):      Interfejs do rozszerzeń mikrotypograficznych pdfTeXa
2597 Group:          Applications/Publishing/TeX
2598 Requires(post,postun):  /usr/bin/texhash
2599 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2600
2601 %description latex-microtype
2602 The `microtype' package provides a LaTeX interface to pdfTeX's
2603 micro-typographic extensions: character protrusion and font expansion.
2604 It allows to restrict character protrusion and/or font expansion to a
2605 definable set of fonts, and to configure micro-typographic aspects of
2606 the fonts in a straight-forward and flexible way. Settings for various
2607 fonts are provided.
2608
2609 %description latex-microtype -l pl.UTF-8
2610 Pakiet microtype dodaje do LaTeXa mechanizm do rozszerzeń
2611 mikrotypograficznych pdfTeXa: wysuwania znaków i rozszerzania fontów.
2612 Pozwala ograniczyć wysuwanie znaku i/lub rozszerzanie fontu do
2613 określonego zbioru fontów oraz skonfigurować mikrotypograficzne
2614 aspekty fontów w prosty i elastyczny sposób. Dostarczone są ustawienia
2615 dla różnych fontów.
2616
2617 %package latex-musictex
2618 Summary:        Typesetting music with TeX
2619 Summary(hu.UTF-8):      Zenék szedése TeX-hel
2620 Group:          Applications/Publishing/TeX
2621 Requires(post,postun):  %{_bindir}/texhash
2622 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2623
2624 %description latex-musictex
2625 Typesetting music with TeX.
2626
2627 %description latex-musictex -l hu.UTF-8
2628 Zenék szedése TeX-hel.
2629
2630 %package latex-lucidabr
2631 Summary:        Package to make Lucida Bright fonts usable with LaTeX
2632 Summary(pl.UTF-8):      Pakiet umożliwiający używanie fontów Lucida Bright w LaTeXu
2633 Group:          Applications/Publishing/TeX
2634 Requires(post,postun):  %{_bindir}/texhash
2635 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2636
2637 %description latex-lucidabr
2638 Package to make Lucida Bright fonts usable with LaTeX.
2639
2640 %description latex-lucidabr -l pl.UTF-8
2641 Pakiet umożliwiający używanie fontów Lucida Bright w LaTeXu.
2642
2643 %package latex-marvosym
2644 Summary:        Styles for Martin Vogel's Symbol (marvosym) font
2645 Summary(pl.UTF-8):      Style dla fontu Symbol Martina Vogela (marvosym)
2646 Group:          Applications/Publishing/TeX
2647 Requires(post,postun):  /usr/bin/texhash
2648 Requires:       %{name}-fonts-marvosym = %{epoch}:%{version}-%{release}
2649 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2650
2651 %description latex-marvosym
2652 Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
2653 currency symbol as defined by the European commission; Euro currency
2654 symbols in typefaces Times, Helvetica and Courier; Symbols for
2655 structural engineering; Symbols for steel cross-sections; Astronomy
2656 signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
2657 symbols; CE sign and others.
2658
2659 %description latex-marvosym -l pl.UTF-8
2660 Font Martin Vogel's Symbol (marvosym) to font zawierający: symbol
2661 waluty Euro zdefiniowany przez Komisję Europejską; symbole Euro w
2662 krojach Times, Helvetica i Courier; symbole do inżynierii
2663 strukturalnej; symbole do przekrojów stalowych; znaki astronomiczne
2664 (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole nożyczek; znak
2665 CE i inne.
2666
2667 %package latex-mathpple
2668 Summary:        Use PostScript Palatino for typesetting maths
2669 Summary(pl.UTF-8):      Używanie postscriptowych fontów Palatino do składania wzorów matematycznych
2670 Group:          Applications/Publishing/TeX
2671 Requires(post,postun):  %{_bindir}/texhash
2672 Requires:       %{name}-fonts-adobe = %{epoch}:%{version}-%{release}
2673 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2674
2675 %description latex-mathpple
2676 The package defines the PostScript font family `Palatino' (ppl) as the
2677 default roman font and then uses the `mathpple' fonts for typesetting
2678 math. These virtual fonts have been created for typesetting math in a
2679 style that suits the Palatino text fonts. The AMS fonts, when used
2680 additionally, will be scaled to fit Palatino.
2681
2682 %description latex-mathpple -l pl.UTF-8
2683 Pakiet definiuje rodzinę fontów postscriptowych Palatino (ppl) jako
2684 domyślny font roman i używa fontów mathpple do składania wzorów
2685 matematycznych. Te wirtualne fonty zostały stworzone do składania
2686 wzorów matematycznych w stylu pasującym do fontów tekstowych Palatino.
2687 Fonty AMS, jeśli są dodatkowo używane, zostaną przeskalowane tak, by
2688 pasować do Palatino.
2689
2690 %package latex-mathtime
2691 Summary:        Mathtime fonts for LaTeX
2692 Summary(pl.UTF-8):      Fonty Mathtime dla LaTeXa
2693 Group:          Applications/Publishing/TeX
2694 Requires(post,postun):  %{_bindir}/texhash
2695 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2696
2697 %description latex-mathtime
2698 The Mathtime fonts have a number of characters remapped to positions
2699 different from the ones normally used by the corresponding TeX
2700 CM-fonts. For the symbol font ``operators'' the corresponding mathtime
2701 style files use the Times Roman font (often called something like:
2702 ptmr or ptmr7t or ptmrq).
2703
2704 %description latex-mathtime -l pl.UTF-8
2705 Fonty Mathtime zawierają wiele znaków przemapowanych na pozycje
2706 różniące się od tych normalnie używanych w odpowiadających im TeXowych
2707 fontach CM. Dla fontu symboli "operators" odpowiadający styl mathtime
2708 używa fontu Times Roman (zazwyczaj nazywanego w stylu ptmr, ptmr7t lub
2709 ptmrq).
2710
2711 %package latex-mflogo
2712 Summary:        LaTeX support for MetaFont and logo fonts
2713 Summary(pl.UTF-8):      Obsługa LaTeXa dla MetaFonta i fontów logo
2714 Group:          Applications/Publishing/TeX
2715 Requires(post,postun):  %{_bindir}/texhash
2716 Requires:       %{name}-fonts-mflogo = %{epoch}:%{version}-%{release}
2717 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2718
2719 %description latex-mflogo
2720 LaTeX package and font definition file to access the Knuthian `logo'
2721 fonts described in `The MetaFontbook' and the MetaFont and logos in
2722 LaTeX documents.
2723
2724 %description latex-mflogo -l pl.UTF-8
2725 Pakiet LaTeXa i plik definicji fontów udostępniający fonty logo Knutha
2726 opisane w "The MetaFontbook" oraz MetaFont i loga w dokumentach
2727 LaTeXa.
2728
2729 %package latex-mfnfss
2730 Summary:        Font description files to use extra fonts like yinit and ygoth
2731 Summary(pl.UTF-8):      Pliki opisów fontów udostępniające dodatkowe fonty, jak yinit i ygoth
2732 Group:          Applications/Publishing/TeX
2733 Requires(post,postun):  %{_bindir}/texhash
2734 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2735
2736 %description latex-mfnfss
2737 Font description files to use extra fonts like yinit and ygoth.
2738
2739 %description latex-mfnfss -l pl.UTF-8
2740 Pliki opisów fontów udostępniające dodatkowe fonty, jak yinit i ygoth.
2741
2742 %package latex-minitoc
2743 Summary:        Produce a table of contents for each chapter
2744 Summary(pl.UTF-8):      Tworzenie spisów treści dla każdego rozdziału
2745 Group:          Applications/Publishing/TeX
2746 Requires(post,postun):  %{_bindir}/texhash
2747 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2748
2749 %description latex-minitoc
2750 Produce a table of contents for each chapter.
2751
2752 %description latex-minitoc -l pl.UTF-8
2753 Tworzenie spisów treści dla każdego rozdziału.
2754
2755 %package latex-mltex
2756 Summary:        Support for MLTeX
2757 Summary(pl.UTF-8):      Wsparcie dla MLTeXa
2758 Group:          Applications/Publishing/TeX
2759 Requires(post,postun):  %{_bindir}/texhash
2760 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2761
2762 %description latex-mltex
2763 Support for MLTeX, the multilingual TeX extension from Michael J.
2764 Ferguson.
2765
2766 %description latex-mltex -l pl.UTF-8
2767 Wsparcie dla MLTeXa - rozszerzenia TeXa z obsługą wielu języków,
2768 autorstwa Michaela J. Fergusona.
2769
2770 %package latex-multienum
2771 Summary:        Multi-column enumerated lists
2772 Summary(hu.UTF-8):      Többoszlopos számozott listák
2773 Group:          Applications/Publishing/TeX
2774 Requires(post,postun):  %{_bindir}/texhash
2775 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2776
2777 %description latex-multienum
2778 Multi-column enumerated lists.
2779
2780 %description latex-multienum -l hu.UTF-8
2781 Többoszlopos számozott listák.
2782
2783
2784 %package latex-moreverb
2785 Summary:        Extended verbatim
2786 Summary(hu.UTF-8):      Kiterjesztett verbatim
2787 Group:          Applications/Publishing/TeX
2788 Requires(post,postun):  %{_bindir}/texhash
2789 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2790
2791 %description latex-moreverb
2792 Extended verbatim.
2793
2794 %description latex-moreverb -l hu.UTF-8
2795 Kiterjesztett verbatim.
2796
2797 %package latex-ntheorem
2798 Summary:        Enhanced theorem environment
2799 Summary(hu.UTF-8):      Bővített tétel környezet
2800 Group:          Applications/Publishing/TeX
2801 Requires(post,postun):  %{_bindir}/texhash
2802 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2803
2804 %description latex-ntheorem
2805 Enhanced theorem environment.
2806
2807 %description latex-ntheorem -l hu.UTF-8
2808 Bővített tétel környezet
2809
2810 %package latex-other
2811 Summary:        Other LaTeX packages
2812 Summary(hu.UTF-8):      Néhány további LaTeX csomag
2813 Group:          Applications/Publishing/TeX
2814 Requires(post,postun):  %{_bindir}/texhash
2815 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2816
2817 %description latex-other
2818 Other LaTeX packages.
2819
2820 %description latex-other -l hu.UTF-8
2821 Néhány további LaTeX csomag.
2822
2823 %package latex-other-doc
2824 Summary:        Other LaTeX packages documentation
2825 Summary(hu.UTF-8):      Néhány további LaTeX csomag dokumentációja
2826 Group:          Applications/Publishing/TeX
2827 Requires(post,postun):  %{_bindir}/texhash
2828 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2829
2830 %description latex-other-doc
2831 Other LaTeX packages documentation.
2832
2833 %description latex-other-doc -l hu.UTF-8
2834 Néhány további LaTeX csomag dokumentációja.
2835
2836 %package latex-palatcm
2837 Summary:        Palatino + Computer Modern math fonts for LaTeX
2838 Summary(pl.UTF-8):      Fonty matematyczne Palatino i Computer Modern dla LaTeXa
2839 Group:          Applications/Publishing/TeX
2840 Requires(post,postun):  %{_bindir}/texhash
2841 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2842
2843 %description latex-palatcm
2844 Palatino + Computer Modern math fonts for LaTeX.
2845
2846 %description latex-palatcm -l pl.UTF-8
2847 Fonty matematyczne Palatino i Computer Modern dla LaTeXa.
2848
2849
2850 %package latex-pdfslide
2851 Summary:        Presentation slides using pdftex
2852 Summary(hu.UTF-8):      Prezentáció készítése pdftex-hel
2853 Group:          Applications/Publishing/TeX
2854 Requires(post,postun):  %{_bindir}/texhash
2855 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2856
2857 %description latex-pdfslide
2858 Presentation slides using pdftex.
2859
2860 %description latex-pdfslide -l hu.UTF-8
2861 Prezentáció készítése pdftex-hel.
2862
2863 %package latex-pgf
2864 Summary:        The TeX Portable Graphic Format
2865 Summary(hu.UTF-8):      TeX Portable Graphic Formátum
2866 Summary(pl.UTF-8):      Przenośny format grafiki dla TeXa
2867 Group:          Applications/Publishing/TeX
2868 Requires(post,postun):  %{_bindir}/texhash
2869 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2870 Requires:       %{name}-latex-xcolor = %{epoch}:%{version}-%{release}
2871 Obsoletes:      tetex-pgf
2872
2873 %description latex-pgf
2874 A macro package for creating graphics directly in TeX and LaTeX.
2875
2876 %description latex-pgf -l hu.UTF-8
2877 Makró csomag rajzok készítéséhez közvetlenül TeX-ben és LaTeX-ben.
2878
2879 %description latex-pgf -l pl.UTF-8
2880 Pakiet makr do tworzenia grafiki bezpośrednio z TeXa i LaTeXa.
2881
2882 %package latex-polynom
2883 Summary:        Macros for manipulating polynomials
2884 Summary(hu.UTF-8):      Makrók polinomokkal való műveletekre
2885 Group:          Applications/Publishing/TeX
2886 Requires(post,postun):  %{_bindir}/texhash
2887 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2888
2889 %description latex-polynom
2890 Macros for manipulating polynomials.
2891
2892 %description latex-polynom -l hu.UTF-8
2893 Makrók polinomokkal való műveletekre.
2894
2895 %package latex-polynomial
2896 Summary:        Typeset (univariate) polynomials
2897 Summary(hu.UTF-8):      Egyváltozós polinomok szedése
2898 Group:          Applications/Publishing/TeX
2899 Requires(post,postun):  %{_bindir}/texhash
2900 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2901
2902 %description latex-polynomial
2903 Typeset (univariate) polynomials.
2904
2905 %description latex-polynomial -l hu.UTF-8
2906 Egyváltozós polinomok szedése.
2907
2908 %package latex-prosper
2909 Summary:        LaTeX class for high quality slides
2910 Summary(hu.UTF-8):      LaTeX osztály jó minőségű fóliák készítéséhez
2911 Group:          Applications/Publishing/TeX
2912 Requires(post,postun):  %{_bindir}/texhash
2913 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2914
2915 %description latex-prosper
2916 LaTeX class for high quality slides.
2917
2918 %description latex-prosper -l hu.UTF-8
2919 LaTeX osztály jó minőségű fóliák készítéséhez.
2920
2921 %package latex-pseudocode
2922 Summary:        LaTeX enviroment for specifying algorithms in a natural way
2923 Summary(hu.UTF-8):      LaTeX környezet algoritmusok bevitelére
2924 Group:          Applications/Publishing/TeX
2925 Requires(post,postun):  %{_bindir}/texhash
2926 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2927
2928 %description latex-pseudocode
2929 LaTeX enviroment for specifying algorithms in a natural way.
2930
2931 %description latex-pseudocode -l hu.UTF-8
2932 LaTeX környezet algoritmusok bevitelére.
2933
2934 %package latex-psnfss
2935 Summary:        LaTeX font support for common PostScript fonts
2936 Summary(pl.UTF-8):      Obsługa popularnych fontów postscriptowych w LaTeXu
2937 Group:          Applications/Publishing/TeX
2938 Requires(post,postun):  %{_bindir}/texhash
2939 Requires:       %{name}-fonts-adobe = %{epoch}:%{version}-%{release}
2940 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2941 Obsoletes:      tetex-latex-mathptm
2942 Obsoletes:      tetex-latex-mathptmx
2943
2944 %description latex-psnfss
2945 LaTeX font definition files, macros and font metrics for common
2946 PostScript fonts.
2947
2948 %description latex-psnfss -l pl.UTF-8
2949 LaTeXowe pliki definicji fontów, makra i metryki fontów dla
2950 popularnych fontów postscriptowych.
2951
2952 %package latex-pst-2dplot
2953 Summary:        A PSTricks package for drawing 2D curves
2954 Summary(hu.UTF-8):      PSTricks csomag kétdimenziós görbék rajzolásához
2955 Group:          Applications/Publishing/TeX
2956 Requires(post,postun):  %{_bindir}/texhash
2957 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2958
2959 %description latex-pst-2dplot
2960 A PSTricks package for drawing 2D curves.
2961
2962 %description latex-pst-2dplot -l hu.UTF-8
2963 PSTricks csomag kétdimenziós görbék rajzolásához.
2964
2965 %package latex-pst-3dplot
2966 Summary:        Draw 3d curves and graphs using PSTricks
2967 Summary(hu.UTF-8):      3D-s görbék és grafikonok PSTricks-szel
2968 Group:          Applications/Publishing/TeX
2969 Requires(post,postun):  %{_bindir}/texhash
2970 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2971
2972 %description latex-pst-3dplot
2973 Draw 3d curves and graphs using PSTricks.
2974
2975 %description latex-pst-3dplot -l hu.UTF-8
2976 3D-s görbék és grafikonok PSTricks-szel.
2977
2978
2979 %package latex-pst-bar
2980 Summary:        Produces bar charts using pstricks
2981 Summary(hu.UTF-8):      Oszlopdiagramok pstricks-szel
2982 Group:          Applications/Publishing/TeX
2983 Requires(post,postun):  %{_bindir}/texhash
2984 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2985
2986 %description latex-pst-bar
2987 Produces bar charts using pstricks.
2988
2989 %description latex-pst-bar -l hu.UTF-8
2990 Oszlopdiagramok pstricks-szel.
2991
2992 %package latex-pst-circ
2993 Summary:        PSTricks package for drawing electric circuits
2994 Summary(hu.UTF-8):      PSTricks csomag elektromos áramkörök rajzolásához
2995 Group:          Applications/Publishing/TeX
2996 Requires(post,postun):  %{_bindir}/texhash
2997 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2998
2999 %description latex-pst-circ
3000 PSTricks package for drawing electric circuits.
3001
3002 %description latex-pst-circ -l hu.UTF-8
3003 PSTricks csomag elektromos áramkörök rajzolásához.
3004
3005 %package latex-pst-diffraction
3006 Summary:        Print diffraction patterns from various apertures
3007 Summary(hu.UTF-8):      Diffrakciós képek különböző eszközökön
3008 Group:          Applications/Publishing/TeX
3009 Requires(post,postun):  %{_bindir}/texhash
3010 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3011
3012 %description latex-pst-diffraction
3013 Print diffraction patterns from various apertures.
3014
3015 %description latex-pst-diffraction -l hu.UTF-8
3016 Diffrakciós képek különböző eszközökön.
3017
3018 %package latex-pst-eucl
3019 Summary:        Euclidian geometry with pstricks
3020 Summary(hu.UTF-8):      Euklidészi geometria a pstricks használatával
3021 Group:          Applications/Publishing/TeX
3022 Requires(post,postun):  %{_bindir}/texhash
3023 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3024
3025 %description latex-pst-eucl
3026 Euclidian geometry with pstricks.
3027
3028 %description latex-pst-eucl -l hu.UTF-8
3029 Euklidészi geometria a pstricks használatával.
3030
3031
3032 %package latex-pst-fun
3033 Summary:        Draw "funny" objects with PSTricks
3034 Summary(hu.UTF-8):      "Vicces" rajzok PSTricks-szel
3035 Group:          Applications/Publishing/TeX
3036 Requires(post,postun):  %{_bindir}/texhash
3037 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3038
3039 %description latex-pst-fun
3040 Draw "funny" objects with PSTricks.
3041
3042 %description latex-pst-fun -l hu.UTF-8
3043 "Vicces" rajzok PSTricks-szel
3044
3045 %package latex-pst-func
3046 Summary:        PSTricks package for plotting mathematical functions
3047 Summary(hu.UTF-8):      PSTricks csomag matematikai függvények ábrázolásához
3048 Group:          Applications/Publishing/TeX
3049 Requires(post,postun):  %{_bindir}/texhash
3050 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3051
3052 %description latex-pst-func
3053 PSTricks package for plotting mathematical functions.
3054
3055 %description latex-pst-eucl -l hu.UTF-8
3056 PSTricks csomag matematikai függvények ábrázolásához.
3057
3058 %package latex-pst-fr3d
3059 Summary:        Draw 3-dimensional framed boxes using PSTricks
3060 Summary(hu.UTF-8):      Háromdimenziós dobozok PSTricks segítségével
3061 Group:          Applications/Publishing/TeX
3062 Requires(post,postun):  %{_bindir}/texhash
3063 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3064
3065 %description latex-pst-fr3d
3066 Draw 3-dimensional framed boxes using PSTricks.
3067
3068 %description latex-pst-fr3d -l hu.UTF-8
3069 Háromdimenziós dobozok PSTricks segítségével.
3070
3071 %package latex-pst-fractal
3072 Summary:        Draw fractal sets using PSTricks
3073 Summary(hu.UTF-8):      Fraktálok rajzolása PSTricks segítségével
3074 Group:          Applications/Publishing/TeX
3075 Requires(post,postun):  %{_bindir}/texhash
3076 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3077
3078 %description latex-pst-fractal
3079 Draw fractal sets using PSTricks.
3080
3081 %description latex-pst-fractal -l hu.UTF-8
3082 Fraktálok rajzolása PSTricks segítségével.
3083
3084 %package latex-pst-infixplot
3085 Summary:        Using pstricks plotting capacities with infix expressions rather than RPN
3086 Summary(hu.UTF-8):      Infix kifejezések ábrázolása
3087 Group:          Applications/Publishing/TeX
3088 Requires(post,postun):  %{_bindir}/texhash
3089 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3090
3091 %description latex-pst-infixplot
3092 Using pstricks plotting capacities with infix expressions rather than
3093 RPN.
3094
3095 %description latex-pst-infixplot -l hu.UTF-8
3096 Infix kifejezések ábrázolása.
3097
3098 %package latex-pst-math
3099 Summary:        Enhancement of PostScript math operators to use with pstricks
3100 Summary(hu.UTF-8):      PostScript matematikai operátorok bővítése pstricks-szel
3101 Group:          Applications/Publishing/TeX
3102 Requires(post,postun):  %{_bindir}/texhash
3103 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3104
3105 %description latex-pst-math
3106 Enhancement of PostScript math operators to use with pstricks.
3107
3108 %description latex-pst-math -l hu.UTF-8
3109 PostScript matematikai operátorok bővítése pstricks-szel.
3110
3111 %package latex-pst-ob3d
3112 Summary:        Three dimensional objects using PSTricks
3113 Summary(hu.UTF-8):      Háromdimenziós objektumok PSTricks-szel
3114 Group:          Applications/Publishing/TeX
3115 Requires(post,postun):  %{_bindir}/texhash
3116 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3117
3118 %description latex-pst-ob3d
3119 Three dimensional objects using PSTricks.
3120
3121 %description latex-pst-ob3d -l hu.UTF-8
3122 Háromdimenziós objektumok PSTricks-szel.
3123
3124 %package latex-pst-optexp
3125 Summary:        Drawing optical experimental setups
3126 Summary(hu.UTF-8):      Optikai összeállítások rajzolása
3127 Group:          Applications/Publishing/TeX
3128 Requires(post,postun):  %{_bindir}/texhash
3129 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3130
3131 %description latex-pst-optexp
3132 Drawing optical experimental setups.
3133
3134 %description latex-pst-optexp -l hu.UTF-8
3135 Optikai összeállítások rajzolása.
3136
3137 %package latex-pst-optic
3138 Summary:        Drawing optics diagrams
3139 Summary(hu.UTF-8):      Optikai ábrák rajzolása
3140 Group:          Applications/Publishing/TeX
3141 Requires(post,postun):  %{_bindir}/texhash
3142 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3143
3144 %description latex-pst-optic
3145 Drawing optics diagrams.
3146
3147 %description latex-pst-optic -l hu.UTF-8
3148 Optikai ábrák rajzolása.
3149
3150 %package latex-pst-text
3151 Summary:        Text and character manipulation in PSTricks
3152 Summary(hu.UTF-8):      Szöveg és karakter manipulációk PSTricks-szel
3153 Group:          Applications/Publishing/TeX
3154 Requires(post,postun):  %{_bindir}/texhash
3155 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3156
3157 %description latex-pst-text
3158 Text and character manipulation in PSTricks.
3159
3160 %description latex-pst-text -l hu.UTF-8
3161 Szöveg és karakter manipulációk PSTricks-szel.
3162
3163 %package latex-pst-uncategorized
3164 Summary:        Other uncategorized PSTricks packages
3165 Summary(hu.UTF-8):      Néhány kategorizálatlan PSTricks csomag
3166 Group:          Applications/Publishing/TeX
3167 Requires(post,postun):  %{_bindir}/texhash
3168 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3169
3170 %description latex-pst-uncategorized
3171 Other uncategorized PSTricks packages.
3172
3173 %description latex-pst-uncategorized -l hu.UTF-8
3174 Néhány kategorizálatlan PSTricks csomag.
3175
3176 %package latex-pxfonts
3177 Summary:        PX fonts LaTeX support
3178 Summary(pl.UTF-8):      Obsługa fontów PX w LaTeXu
3179 Group:          Applications/Publishing/TeX
3180 Requires(post,postun):  %{_bindir}/texhash
3181 Requires:       %{name}-fonts-px = %{epoch}:%{version}-%{release}
3182 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3183
3184 %description latex-pxfonts
3185 PX fonts LaTeX support.
3186
3187 %description latex-pxfonts -l pl.UTF-8
3188 Obsługa fontów PX w LaTeXu.
3189
3190 %package latex-qfonts
3191 Summary:        A collection of PostScript (Adobe Type 1) fonts in QX layout
3192 Summary(pl.UTF-8):      Zestaw fontów postscriptowych (Adobe Type 1) w układzie QX
3193 Group:          Applications/Publishing/TeX
3194 Requires(post,postun):  %{_bindir}/texhash
3195 Requires:       %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
3196 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3197
3198 %description latex-qfonts
3199 A collection of Type 1 fonts; include QuasiBookman, QuasiChancery,
3200 QuasiCourier, QuasiPalatino, QuasiSwiss, QuasiSwissCondensed, and
3201 QuasiTimes (regular, italic, bold and bold italic), based on URW++
3202 fonts distributed with Ghostscript. The fonts are encoded according to
3203 QX layout which facilitates multilingual and technical typesetting
3204 using TeX, preserving usability in Windows applications.
3205
3206 %description latex-qfonts -l pl.UTF-8
3207 Zestaw fontów Type 1; zawiera QuasiBookman, QuasiChancery,
3208 QuasiCourier, QuasiPalatino, QuasiSwiss, QuasiSwissCondensed oraz
3209 QuasiTimes (zwykłe, pochyłe, tłuste i tłuste pochyłe), oparte na
3210 fontach URW++ rozpowszechnianych z Ghostscriptem. Fonty są kodowane
3211 zgodnie z układem QX, który ułatwia skład wielojęzyczny i techniczny w
3212 TeXu, zachowując przydatność dla aplikacji windowsowych.
3213
3214 %package latex-SIstyle
3215 Summary:        Package to typeset SI units, numbers and angles
3216 Summary(hu.UTF-8):      Csomag SI egységek, számok és szögek szedésére
3217 Group:          Applications/Publishing/TeX
3218 Requires(post,postun):  /usr/bin/texhash
3219 Requires:       %{name}-latex-ams = %{epoch}:%{version}-%{release}
3220
3221 %description latex-SIstyle
3222 Package to typeset SI units, numbers and angles.
3223
3224 %description latex-SIstyle -l hu.UTF-8
3225 Csomag SI egységek, számok és szögek szedésére.
3226
3227 %package latex-SIunits
3228 Summary:        The SIunits package can be used to standardise the use of units in your writings
3229 Summary(hu.UTF-8):      Az SIunits csomag a mennyiségek egységes írásában nyújt segítséget
3230 Group:          Applications/Publishing/TeX
3231 Requires(post,postun):  /usr/bin/texhash
3232 Requires:       %{name}-latex-ams = %{epoch}:%{version}-%{release}
3233
3234 %description latex-SIunits
3235 The SIunits package can be used to standardise the use of units in
3236 your writings.
3237
3238 %description latex-SIunits -l hu.UTF-8
3239 Az SIunits csomag a mennyiségek egységes írásában nyújt segítséget.
3240
3241 %package latex-siunitx
3242 Summary:        A comprehensive (SI) units package
3243 Summary(hu.UTF-8):      Egy minden részletre kiterjedő (SI) egységek kezelését végző csomag
3244 Group:          Applications/Publishing/TeX
3245 Requires(post,postun):  /usr/bin/texhash
3246 Requires:       %{name}-latex
3247
3248 %description latex-siunitx
3249 A comprehensive (SI) units package.
3250
3251 %description latex-siunitx -l hu.UTF-8
3252 Egy minden részletre kiterjedő (SI) egységek kezelését végző csomag.
3253
3254 %package latex-Tabbing
3255 Summary:        Tabbing with accented letters
3256 Summary(hu.UTF-8):      Tabbing környezet ékezetes betűk használatával
3257 Group:          Applications/Publishing/TeX
3258 Requires(post,postun):  /usr/bin/texhash
3259
3260 %description latex-Tabbing
3261 Tabbing with accented letters.
3262
3263 %description latex-Tabbing -l hu.UTF-8
3264 Tabbing környezet ékezetes betűk használatával.
3265
3266 %package latex-urwvn
3267 Summary:        URWVN fonts
3268 Summary(pl.UTF-8):      Fonty URWVN
3269 Group:          Applications/Publishing/TeX
3270 Requires(post,postun):  /usr/bin/texhash
3271 Requires:       %{name}-fonts-urwvn = %{epoch}:%{version}-%{release}
3272 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3273
3274 %description latex-urwvn
3275 URWVN fonts.
3276
3277 %description latex-urwvn -l pl.UTF-8
3278 Fonty URWVN.
3279
3280 %package latex-txfonts
3281 Summary:        TX fonts LaTeX support
3282 Summary(pl.UTF-8):      Obsługa fontów TX w LaTeXu
3283 Group:          Applications/Publishing/TeX
3284 Requires(post,postun):  %{_bindir}/texhash
3285 Requires:       %{name}-fonts-tx = %{epoch}:%{version}-%{release}
3286 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3287
3288 %description latex-txfonts
3289 TX fonts LaTeX support.
3290
3291 %description latex-txfonts -l pl.UTF-8
3292 Obsługa fontów TX w LaTeXu.
3293
3294 %package latex-ucs
3295 Summary:        This package contains support for using UTF-8 as input encoding in LaTeX documents
3296 Summary(hu.UTF-8):      Ez a csomag lehetővé teszi UTF-8 kódolást a LaTeX dokumentumokban
3297 Group:          Applications/Publishing/TeX
3298 Requires(post,postun):  %{_bindir}/texhash
3299 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3300
3301 %description latex-ucs
3302 This package contains support for using UTF-8 as input encoding in
3303 LaTeX documents.
3304
3305 %description latex-ucs -l hu.UTF-8
3306 Ez a csomag lehetővé teszi UTF-8 kódolást a LaTeX dokumentumokban.
3307
3308 %package latex-umlaute
3309 Summary:        An interface to inputenc for using alternate input encodings
3310 Summary(pl.UTF-8):      Interfejs inputenc do używania alternatywnych kodowań wejściowych
3311 Group:          Applications/Publishing/TeX
3312 Requires(post,postun):  %{_bindir}/texhash
3313 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3314
3315 %description latex-umlaute
3316 An interface to inputenc for using alternate input encodings.
3317
3318 %description latex-umlaute -l pl.UTF-8
3319 Interfejs inputenc do używania alternatywnych kodowań wejściowych.
3320
3321 %package latex-wasysym
3322 Summary:        Extra characters from the Waldis symbol fonts
3323 Summary(pl.UTF-8):      Dodatkowe znaki z fontów Waldis symbol
3324 Group:          Applications/Publishing/TeX
3325 Requires(post,postun):  %{_bindir}/texhash
3326 Requires:       %{name}-fonts-wasy = %{epoch}:%{version}-%{release}
3327 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3328
3329 %description latex-wasysym
3330 Makes some additional characters available that come from the wasy
3331 fonts (Waldis symbol fonts). These fonts are not automatically
3332 included in NFSS2/LaTeX2e since they take up important space and often
3333 aren't necessary if one makes use of the packages amsfonts or amssymb.
3334 Symbols include: join box, diamond, leadsto, sqsubset, lhd, rhd,
3335 apple, ocircle invneg, logof, varint, male, female, phone, clock,
3336 lightning, pointer, sun, bell, permil, smiley, various electrical
3337 symbols, shapes, music notes, circles, signs, astronomy, etc.
3338
3339 %description latex-wasysym -l pl.UTF-8
3340 Pakiet udostępniający dodatkowe symbole pochodzące z fontów wasy
3341 (Waldis symbol). Te fonty nie są automatycznie dołączane w
3342 NFSS2/LaTeX2e, ponieważ zajmują miejsce i zazwyczaj nie są potrzebne
3343 jeśli używa się pakietów amsfonts lub amssymb. Zestaw symboli zawiera
3344 m.in.: symbole join box, diamond, leadsto, sqsubset, lhd, rhd, apple,
3345 ocircle invneg, logof, varint, male, female, phone, clock, lightning,
3346 pointer, sun, bell, permil, smiley oraz różne symbole elektryczne,
3347 kształty, nuty, okręgi, znaki, symbole astronomiczne itp.
3348
3349 %package latex-xcolor
3350 Summary:        Allows for access to color tints, shades, tones etc
3351 Summary(hu.UTF-8):      Hozzáférés színekhez, tónusokhoz, átmenetekhez, stb.
3352 Summary(pl.UTF-8):      Pozwala na dostęp do odcieni, gradientów itp.
3353 Group:          Applications/Publishing/TeX
3354 Obsoletes:      tetex-latex-xcolor
3355
3356 %description
3357 `xcolor' provides easy driver-independent access to several kinds of
3358 color tints, shades, tones, and mixes of arbitrary colors. It allows
3359 to select a document-wide target color model and offers tools for
3360 automatic color schemes, conversion between eight color models, and
3361 alternating table row colors.
3362
3363 %description latex-xcolor -l hu.UTF-8
3364 `xcolor' egy egyszerű meghajtó-független hozzáférést biztosít
3365 színekhez, átmenetekhez, tónusokhóz, és a színek korlátlan
3366 keverékéhez. Lehetőséged van a teljes dokumentumra érvényes szín
3367 modell kiválasztásához és a színmodellek közötti konverzióra.
3368
3369 %description latex-xcolor -l pl.UTF-8
3370 `xcolor' dostarcza łatwego, niezależnego od urządzenia dostępu do
3371 wielu rodzai cieniowania, tonów i połączeń dowolnych kolorów. Pozwala
3372 na wybór modelu koloru dla całego dokumentu i oferuje narzędzia dla
3373 schematów kolorów, konwersji między ośmioma modelami kolorów oraz
3374 naprzemiennych kolorów w tabelach.
3375
3376 %package format-latex
3377 Summary:        LaTeX macro package
3378 Summary(pl.UTF-8):      Pakiet makr LaTeX
3379 Group:          Applications/Publishing/TeX
3380 Requires(post,postun):  %{_bindir}/texhash
3381 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3382 Obsoletes:      hugelatex
3383
3384 %description format-latex
3385 LaTeX is a front end for the TeX text formatting system. Easier to use
3386 than TeX, LaTeX is essentially a set of TeX macros which provide
3387 convenient, predefined document formats for users.
3388
3389 This package contains LaTeX format.
3390
3391 %description format-latex -l pl.UTF-8
3392 LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
3393 łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
3394 dających użytkownikom wygodne, predefiniowane formaty dokumentów.
3395
3396 Ten pakiet zawiera format LaTeX.
3397
3398 %package format-pdflatex
3399 Summary:        PDF LaTeX macro package
3400 Summary(pl.UTF-8):      Pakiet makr PDF LaTeX
3401 Group:          Applications/Publishing/TeX
3402 Requires(post,postun):  %{_bindir}/texhash
3403 Requires:       %{name}-fonts-jknappen = %{epoch}:%{version}-%{release}
3404 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3405 Requires:       %{name}-latex-psnfss = %{epoch}:%{version}-%{release}
3406 Requires:       %{name}-metafont = %{epoch}:%{version}-%{release}
3407 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
3408
3409 %description format-pdflatex
3410 LaTeX is a front end for the TeX text formatting system. Easier to use
3411 than TeX, LaTeX is essentially a set of TeX macros which provide
3412 convenient, predefined document formats for users.
3413
3414 This package contains PDF LaTeX format.
3415
3416 %description format-pdflatex -l pl.UTF-8
3417 LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
3418 łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
3419 dających użytkownikom wygodne, predefiniowane formaty dokumentów.
3420
3421 Ten pakiet zawiera format PDF LaTeX.
3422
3423 # PLaTeX format
3424
3425 %package platex
3426 Summary:        PLaTeX format basic files
3427 Summary(pl.UTF-8):      Podstawowe pliki dla formatu PLaTeX
3428 Group:          Applications/Publishing/TeX
3429 Requires(post,postun):  %{_bindir}/texhash
3430 Requires:       %{name}-fonts-pl = %{epoch}:%{version}-%{release}
3431 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3432
3433 %description platex
3434 PLaTeX format basic files.
3435
3436 %description platex -l pl.UTF-8
3437 Podstawowe pliki dla formatu PLaTeX.
3438
3439 %package format-platex
3440 Summary:        PLaTeX format
3441 Summary(pl.UTF-8):      Format PLaTeX
3442 Group:          Applications/Publishing/TeX
3443 Requires(post,postun):  %{_bindir}/texhash
3444 Requires:       %{name}-platex = %{epoch}:%{version}-%{release}
3445
3446 %description format-platex
3447 PLaTeX format.
3448
3449 %description format-platex -l pl.UTF-8
3450 Format PLaTeX.
3451
3452 %package format-pdfplatex
3453 Summary:        PDF PLaTeX format
3454 Summary(pl.UTF-8):      Format PDF PLaTeX
3455 Group:          Applications/Publishing/TeX
3456 Requires(post,postun):  %{_bindir}/texhash
3457 Requires:       %{name}-fonts-type1-pl = %{epoch}:%{version}-%{release}
3458 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
3459 Requires:       %{name}-platex = %{epoch}:%{version}-%{release}
3460
3461 %description format-pdfplatex
3462 PDF PLaTeX format.
3463
3464 %description format-pdfplatex -l pl.UTF-8
3465 Format PDF PLaTeX.
3466
3467 # # TeX generic macros #
3468
3469 %package tex-babel
3470 Summary:        Multilingual support for TeX
3471 Summary(pl.UTF-8):      Obsługa wielu języków dla TeXa
3472 Group:          Applications/Publishing/TeX
3473 Requires(post,postun):  %{_bindir}/texhash
3474 Requires:       %{name} = %{epoch}:%{version}-%{release}
3475
3476 %description tex-babel
3477 Multilingual support for TeX.
3478
3479 %description tex-babel -l pl.UTF-8
3480 Obsługa wielu języków dla TeXa.
3481
3482 %package tex-german
3483 Summary:        Supports the new German orthography (neue deutsche Rechtschreibung)
3484 Summary(pl.UTF-8):      Obsługa nowej ortografii niemieckiej (neue deutsche Rechtschreibung)
3485 Group:          Applications/Publishing/TeX
3486 Requires(post,postun):  %{_bindir}/texhash
3487 Requires:       %{name} = %{epoch}:%{version}-%{release}
3488
3489 %description tex-german
3490 Supports the new German orthography (neue deutsche Rechtschreibung).
3491
3492 %description tex-german -l pl.UTF-8
3493 Obsługa nowej ortografii niemieckiej (neue deutsche Rechtschreibung).
3494
3495 %package tex-mfpic
3496 Summary:        Macros which generate Metafont or Metapost for drawing pictures
3497 Summary(pl.UTF-8):      Makra generujące Metafont lub Metapost do rysowania obrazków
3498 Group:          Applications/Publishing/TeX
3499 Requires(post,postun):  %{_bindir}/texhash
3500 Requires:       %{name} = %{epoch}:%{version}-%{release}
3501
3502 %description tex-mfpic
3503 Macros which generate Metafont or Metapost for drawing pictures.
3504
3505 %description tex-mfpic -l pl.UTF-8
3506 Makra generujące Metafont lub Metapost do rysowania obrazków.
3507
3508 %package tex-misc
3509 Summary:        Miscellaneous TeX macros
3510 Summary(pl.UTF-8):      Różne makra TeXowe
3511 Group:          Applications/Publishing/TeX
3512 Requires(post,postun):  %{_bindir}/texhash
3513 Requires:       %{name} = %{epoch}:%{version}-%{release}
3514 Obsoletes:      tetex-tex-eijkhout
3515
3516 %description tex-misc
3517 Miscellaneous TeX macros.
3518
3519 %description tex-misc -l pl.UTF-8
3520 Różne makra TeXowe.
3521
3522 %package tex-pictex
3523 Summary:        Picture drawing macros for TeX and LaTeX
3524 Summary(pl.UTF-8):      Makra do rysowania obrazków dla TeXa i LaTeXa
3525 Group:          Applications/Publishing/TeX
3526 Requires(post,postun):  %{_bindir}/texhash
3527 Requires:       %{name} = %{epoch}:%{version}-%{release}
3528
3529 %description tex-pictex
3530 Picture drawing macros for TeX and LaTeX.
3531
3532 %description tex-pictex -l pl.UTF-8
3533 Makra do rysowania obrazków dla TeXa i LaTeXa.
3534
3535 %package tex-pstricks
3536 Summary:        PostScript macros for TeX
3537 Summary(pl.UTF-8):      Makra postscriptowe dla TeXa
3538 Group:          Applications/Publishing/TeX
3539 Requires(post,postun):  %{_bindir}/texhash
3540 Requires:       %{name} = %{epoch}:%{version}-%{release}
3541
3542 %description tex-pstricks
3543 An extensive collection of PostScript macros that is compatible with
3544 most TeX macro packages, including Plain TeX, LaTeX, AMS-TeX, and
3545 AMS-LaTeX. Included are macros for color, graphics, pie charts,
3546 rotation, trees and overlays. It has many special features, including:
3547 a wide variety of graphics (picture drawing) macros, with a flexible
3548 interface and with color support. There are macros for coloring or
3549 shading the cells of tables.
3550
3551 %description tex-pstricks -l pl.UTF-8
3552 Duży zestaw makr postscriptowych kompatybilny z większością pakietów
3553 makr TeXowych, w tym: Plain TeX, LaTeX, AMS-TeX i AMS-LaTeX. Załączono
3554 makra obsługujące kolory, grafikę, wykresy kołowe, obroty, drzewa i
3555 nakładanie. Mają wiele możliwości, w tym dużo makr graficznych (do
3556 rysowania obrazków) z elastycznym interfejsem i obsługą koloru. Są też
3557 makra do kolorowania lub cieniowania komórek tabel.
3558
3559 %package tex-qpx
3560 Summary:        QuasiPalatino and PX fonts typesetting support
3561 Summary(pl.UTF-8):      Wsparcie dla składu fontami QuasiPalatino i PX
3562 Group:          Applications/Publishing/TeX
3563 Requires(post,postun):  %{_bindir}/texhash
3564 Requires:       %{name} = %{epoch}:%{version}-%{release}
3565 Requires:       %{name}-fonts-qpx = %{epoch}:%{version}-%{release}
3566
3567 %description tex-qpx
3568 QuasiPalatino and PX fonts typesetting support.
3569
3570 %description tex-qpx -l pl.UTF-8
3571 Wsparcie dla składu fontami QuasiPalatino i PX.
3572
3573 %package tex-qpxqtx
3574 Summary:        QuasiTimes and TX fonts typesetting support
3575 Summary(pl.UTF-8):      Wsparcie dla składu fontami QuasiTimes i TX
3576 Group:          Applications/Publishing/TeX
3577 Requires(post,postun):  %{_bindir}/texhash
3578 Requires:       %{name} = %{epoch}:%{version}-%{release}
3579 Requires:       %{name}-fonts-qpxqtx = %{epoch}:%{version}-%{release}
3580
3581 %description tex-qpxqtx
3582 QuasiTimes and TX fonts typesetting support.
3583
3584 %description tex-qpxqtx -l pl.UTF-8
3585 Wsparcie dla składu fontami QuasiTimes i TX.
3586
3587 %package tex-ruhyphen
3588 Summary:        Russian hyphenation
3589 Summary(pl.UTF-8):      Rosyjskie reguły przenoszenia wyrazów
3590 Group:          Applications/Publishing/TeX
3591 Requires(post,postun):  %{_bindir}/texhash
3592 Requires:       %{name} = %{epoch}:%{version}-%{release}
3593
3594 %description tex-ruhyphen
3595 A collection of Russian hyphenation patterns supporting a number of
3596 Cyrillic font encodings, including T2, UCY (Omega Unicode Cyrillic),
3597 LCY, LWN (OT2), and koi8-r.
3598
3599 %description tex-ruhyphen -l pl.UTF-8
3600 Zestaw rosyjskich wzorców przenoszenia wyrazów obsługujący wiele
3601 kodowań fontów w cyrylicy, włącznie z T2, UCY (Omega Unicode
3602 Cyrillic), LCY, LWN (OT2) i koi8-r.
3603
3604 %package tex-spanish
3605 Summary:        Various TeX related files for typesetting documents written in Spanish
3606 Summary(pl.UTF-8):      Różne pliki TeXowe służące do składu dokumentów w języku hiszpańskim
3607 Group:          Applications/Publishing/TeX
3608 Requires(post,postun):  %{_bindir}/texhash
3609 Requires:       %{name} = %{epoch}:%{version}-%{release}
3610 Obsoletes:      tetex-tex-spanishb
3611
3612 %description tex-spanish
3613 Various TeX related files for typesetting documents written in
3614 Spanish, including hyphenation and dictionaries.
3615
3616 %description tex-spanish -l pl.UTF-8
3617 Różne pliki TeXowe służące do składu dokumentów napisanych w języku
3618 hiszpańskim - w tym reguły przenoszenia wyrazów i słowniki.
3619
3620 %package tex-texdraw
3621 Summary:        Graphical macros, using embedded PostScript
3622 Summary(pl.UTF-8):      Makra graficzne używające osadzanego PostScriptu
3623 Group:          Applications/Publishing/TeX
3624 Requires(post,postun):  %{_bindir}/texhash
3625 Requires:       %{name} = %{epoch}:%{version}-%{release}
3626
3627 %description tex-texdraw
3628 Graphical macros, using embedded PostScript.
3629
3630 %description tex-texdraw -l pl.UTF-8
3631 Makra graficzne używające osadzanego PostScriptu.
3632
3633 %package tex-thumbpdf
3634 Summary:        Thumbnails for PDFTeX and dvips/ps2pdf
3635 Summary(pl.UTF-8):      Ikonki dla PDFTeXa i dvips/ps2pdf
3636 Group:          Applications/Publishing/TeX
3637 Requires(post,postun):  %{_bindir}/texhash
3638 Requires:       %{name} = %{epoch}:%{version}-%{release}
3639
3640 %description tex-thumbpdf
3641 Provides support, using Perl, for thumbnails in pdfTeX and
3642 dvips/ps2pdf, using ghostscript to generate the thumbnails which get
3643 represented in a TeX readable file that is read by the package
3644 thumbpdf.sty to automatically include the thumbnails. Works with both
3645 plain TeX and LaTeX.
3646
3647 %description tex-thumbpdf -l pl.UTF-8
3648 Pakiet przy pomocy Perla dodaje ikonki w pdfTeXu i dvips/ps2pdf przy
3649 użyciu ghostscripta. Ikonki są reprezentowane w pliku czytanym przez
3650 TeXa, który jest wywoływany z thumbpdf.sty, aby automatycznie dołączyć
3651 ikonki. Działa z formatami plain TeX i LaTeX.
3652
3653 %package tex-ukrhyph
3654 Summary:        Ukranian hyphenation
3655 Summary(pl.UTF-8):      Ukraińskie zasady przenoszenia wyrazów
3656 Group:          Applications/Publishing/TeX
3657 Requires(post,postun):  %{_bindir}/texhash
3658 Requires:       %{name} = %{epoch}:%{version}-%{release}
3659
3660 %description tex-ukrhyph
3661 This package allows the use of different hyphenation patterns for the
3662 Ukrainian language for various Cyrillic font encodings. Contains
3663 packages implementing traditional rules, modern rules, and combined
3664 English-Ukrainian hyphenation.
3665
3666 %description tex-ukrhyph -l pl.UTF-8
3667 Ten pakiet pozwala na używanie różnych wzorców przenoszenia wyrazów
3668 dla języka ukraińskiego z różnymi kodowaniami fontów z cyrylicą.
3669 Zawiera pakiety z implementacją reguł tradycyjnych, współczesnych i
3670 łączonych angielsko-ukraińskich.
3671
3672 %package latex-vietnam
3673 Summary:        Vietnamese language support
3674 Summary(pl.UTF-8):      Wsparcie dla języka wietnamskiego
3675 Group:          Applications/Publishing/TeX
3676 Requires(post,postun):  %{_bindir}/texhash
3677 Requires:       %{name} = %{epoch}:%{version}-%{release}
3678 Obsoletes:      tetex-tex-vietnam
3679
3680 %description latex-vietnam
3681 Vietnamese language support.
3682
3683 %description latex-vietnam -l pl.UTF-8
3684 Wsparcie dla języka wietnamskiego.
3685
3686 %package tex-xypic
3687 Summary:        Package for typesetting a variety of graphs and diagrams with TeX
3688 Summary(pl.UTF-8):      Pakiet do składania w TeXu różnych wykresów i diagramów
3689 Group:          Applications/Publishing/TeX
3690 Requires(post,postun):  %{_bindir}/texhash
3691 Requires:       %{name} = %{epoch}:%{version}-%{release}
3692 Requires:       %{name}-fonts-xypic = %{epoch}:%{version}-%{release}
3693
3694 %description tex-xypic
3695 A package for typesetting a variety of graphs and diagrams with TeX.
3696 Xy-pic works with most formats (including LaTeX, AMS-LaTeX, AMS-TeX,
3697 and plain TeX), in particular Xy-pic is provided as a LaTeX2e
3698 `supported package'.
3699
3700 %description tex-xypic -l pl.UTF-8
3701 Pakiet do składania w TeXu różnych wykresów i diagramów. Xy-pic działa
3702 z większością formatów (w tym LaTeX, AMS-LaTeX, AMS-TeX i plain TeX),
3703 w szczególności jest dołączany jako "wspierany pakiet" LaTeX2e.
3704
3705 %package tex-xkeyval
3706 Summary:        Extension to keyval package
3707 Summary(pl.UTF-8):      Rozszerzenie do pakietu keyval
3708 Group:          Applications/Publishing/TeX
3709 Requires(post,postun):  /usr/bin/texhash
3710 Requires:       %{name} = %{epoch}:%{version}-%{release}
3711
3712 %description tex-xkeyval
3713 Extension to keyval package.
3714
3715 %description tex-xkeyval -l pl.UTF-8
3716 Rozszerzenie do pakietu keyval.
3717
3718 %package dirs-fonts
3719 Summary:        TeX font directories
3720 Summary(pl.UTF-8):      Katalogi fontów TeXa
3721 Group:          Fonts
3722 Obsoletes:      tetex-dirs-fonts
3723
3724 %description dirs-fonts
3725 TeX font directories.
3726
3727 %description dirs-fonts -l pl.UTF-8
3728 Katalogi fontów TeXa.
3729
3730 # # Fonts packages #
3731
3732 %package fonts-adobe
3733 Summary:        Adobe fonts
3734 Summary(pl.UTF-8):      Fonty Adobe
3735 Group:          Fonts
3736 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3737
3738 %description fonts-adobe
3739 Adobe fonts.
3740
3741 %description fonts-adobe -l pl.UTF-8
3742 Fonty Adobe.
3743
3744 %package fonts-ae
3745 Summary:        Virtual fonts for PDF-files with T1 encoded CMR-fonts
3746 Summary(pl.UTF-8):      Wirtualne fonty do plików PDF z fontami CMR o kodowaniu T1
3747 Group:          Fonts
3748 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3749
3750 %description fonts-ae
3751 Virtual fonts for PDF-files with T1 encoded CMR-fonts.
3752
3753 %description fonts-ae -l pl.UTF-8
3754 Wirtualne fonty do plików PDF z fontami CMR o kodowaniu T1.
3755
3756 %package fonts-ams
3757 Summary:        AMS fonts
3758 Summary(pl.UTF-8):      Fonty AMS
3759 Group:          Fonts
3760 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3761
3762 %description fonts-ams
3763 AMS fonts.
3764
3765 %description fonts-ams -l pl.UTF-8
3766 Fonty AMS.
3767
3768 %package fonts-antp
3769 Summary:        Antykwa Poltawskiego, a Type 1 family of Polish traditional type
3770 Summary(pl.UTF-8):      Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako Type 1
3771 Group:          Fonts
3772 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3773
3774 %description fonts-antp
3775 Antykwa Poltawskiego, a Type 1 family of Polish traditional type.
3776
3777 %description fonts-antp -l pl.UTF-8
3778 Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako
3779 Type 1.
3780
3781 %package fonts-antt
3782 Summary:        Antykwa Torunska, a Type 1 family of a Polish traditional type
3783 Summary(pl.UTF-8):      Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1
3784 Group:          Fonts
3785 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3786
3787 %description fonts-antt
3788 Antykwa Torunska, a Type 1 family of a Polish traditional type.
3789
3790 %description fonts-antt -l pl.UTF-8
3791 Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1.
3792
3793 %package fonts-arphic
3794 Summary:        Arphic fonts
3795 Group:          Fonts
3796 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3797
3798 %description fonts-arphic
3799 Arphic fonts.
3800
3801 %package fonts-bbm
3802 Summary:        Blackboard variant fonts for Computer Modern, with LaTeX support
3803 Summary(pl.UTF-8):      Tablicowy wariant fontów Computer Modern ze wsparciem dla LaTeXa
3804 Group:          Fonts
3805 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3806
3807 %description fonts-bbm
3808 Blackboard variant fonts for Computer Modern, with LaTeX support.
3809
3810 %description fonts-bbm -l pl.UTF-8
3811 Tablicowy wariant fontów Computer Modern ze wsparciem dla LaTeXa.
3812
3813 %package fonts-bbold
3814 Summary:        Sans serif blackboard bold for LaTeX
3815 Summary(pl.UTF-8):      Tablicowy tłusty font sans serif dla LaTeXa
3816 Group:          Fonts
3817 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3818
3819 %description fonts-bbold
3820 Sans serif blackboard bold for LaTeX.
3821
3822 %description fonts-bbold -l pl.UTF-8
3823 Tablicowy tłusty font sans serif dla LaTeXa.
3824
3825 %package fonts-bh
3826 Summary:        Bold & Heavy Fonts
3827 Summary(pl.UTF-8):      Fonty Bold i Heavy
3828 Group:          Fonts
3829 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3830
3831 %description fonts-bh
3832 Bold & Heavy Fonts.
3833
3834 %description fonts-bh -l pl.UTF-8
3835 Fonty Bold i Heavy.
3836
3837 %package fonts-bitstream
3838 Summary:        Bitstream fonts
3839 Summary(pl.UTF-8):      Fonty Bitstream
3840 Group:          Fonts
3841 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3842 Obsoletes:      tetex-fonts-bitstrea
3843
3844 %description fonts-bitstream
3845 Bitstream fonts.
3846
3847 %description fonts-bitstream -l pl.UTF-8
3848 Fonty Bitstream.
3849
3850 %package fonts-cbgreek
3851 Summary:        Complete set of Greek fonts
3852 Summary(pl.UTF-8):      Pełny zestaw fontów greckich
3853 Group:          Fonts
3854 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3855
3856 %description fonts-cbgreek
3857 Complete set of Greek fonts.
3858
3859 %description fonts-cbgreek -l pl.UTF-8
3860 Pełny zestaw fontów greckich.
3861
3862 %package fonts-cc-pl
3863 Summary:        Polish version of Computer Concrete fonts
3864 Summary(pl.UTF-8):      Polska wersja fontów Computer Concrete
3865 Group:          Fonts
3866 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3867
3868 %description fonts-cc-pl
3869 Polish version of Computer Concrete fonts.
3870
3871 %description fonts-cc-pl -l pl.UTF-8
3872 Polska wersja fontów Computer Concrete.
3873
3874 %package fonts-cg
3875 Summary:        Compugraphic fonts
3876 Summary(pl.UTF-8):      Fonty Compugraphic
3877 Group:          Fonts
3878 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3879
3880 %description fonts-cg
3881 Compugraphic fonts.
3882
3883 %description fonts-cg -l pl.UTF-8
3884 Fonty Compugraphic.
3885
3886 %package fonts-cm
3887 Summary:        Computer Modern fonts
3888 Summary(pl.UTF-8):      Fonty Computer Modern
3889 Group:          Fonts
3890 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3891
3892 %description fonts-cm
3893 Computer Modern fonts.
3894
3895 %description fonts-cm -l pl.UTF-8
3896 Fonty Computer Modern.
3897
3898 %package fonts-cmbright
3899 Summary:        CM Bright fonts
3900 Summary(pl.UTF-8):      Fonty CM Bright
3901 Group:          Fonts
3902 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3903
3904 %description fonts-cmbright
3905 CM Bright fonts.
3906
3907 %description fonts-cmbright -l pl.UTF-8
3908 Fonty CM Bright.
3909
3910 %package fonts-cmsuper
3911 Summary:        CM Super fonts
3912 Summary(hu.UTF-8):      CM Super betűtípus
3913 Group:          Fonts
3914 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3915
3916 %description fonts-cmsuper
3917 CM Super fonts.
3918
3919 %description fonts-cmsuper -l hu.UTF-8
3920 CM Super betűtípus
3921
3922
3923 %package fonts-cmcyr
3924 Summary:        Computer Modern fonts extended with Russian letters
3925 Summary(pl.UTF-8):      Fonty Computer Modern rozszerzone o litery rosyjskie
3926 Group:          Fonts
3927 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3928
3929 %description fonts-cmcyr
3930 Computer Modern fonts extended with Russian letters.
3931
3932 %description fonts-cmcyr -l pl.UTF-8
3933 Fonty Computer Modern rozszerzone o litery rosyjskie.
3934
3935 %package fonts-cmextra
3936 Summary:        Extra Computer Modern fonts, from the American Mathematical Society
3937 Summary(pl.UTF-8):      Dodatkowe fonty Computer Modern z AMS
3938 Group:          Fonts
3939 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3940
3941 %description fonts-cmextra
3942 Extra Computer Modern fonts, from the American Mathematical Society.
3943
3944 %description fonts-cmextra -l pl.UTF-8
3945 Dodatkowe fonty Computer Modern z AMS (American Mathematical Society).
3946
3947 %package fonts-concmath
3948 Summary:        Concrete Math fonts
3949 Summary(pl.UTF-8):      Fonty matematyczne Concrete Math
3950 Group:          Fonts
3951 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3952
3953 %description fonts-concmath
3954 Concrete Math fonts.
3955
3956 %description fonts-concmath -l pl.UTF-8
3957 Fonty matematyczne Concrete Math.
3958
3959 %package fonts-concrete
3960 Summary:        Concrete Roman fonts
3961 Summary(pl.UTF-8):      Fonty Concrete Roman
3962 Group:          Fonts
3963 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3964
3965 %description fonts-concrete
3966 Concrete Roman fonts, designed by Donald E. Knuth, originally for use
3967 with Euler math fonts.
3968
3969 %description fonts-concrete -l pl.UTF-8
3970 Fonty Concrete Roman, opracowane przez Donalda E. Knutha, oryginalnie
3971 przeznaczone do używania z fontami matematycznymi Euler.
3972
3973 %package fonts-cs
3974 Summary:        Czech/Slovak-tuned MetaFont Computer Modern fonts
3975 Summary(pl.UTF-8):      Fonty MetaFont Computer Modern dla języków czeskiego i słowackiego
3976 Group:          Fonts
3977 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3978
3979 %description fonts-cs
3980 Czech/Slovak-tuned MetaFont Computer Modern fonts.
3981
3982 %description fonts-cs -l pl.UTF-8
3983 Fonty MetaFont Computer Modern zmodyfikowane pod kątem języków
3984 czeskiego i słowackiego.
3985
3986 %package fonts-dstroke
3987 Summary:        Doublestroke font for typesetting the mathematical symbols
3988 Summary(pl.UTF-8):      Podwójnie kreślony font do składania symboli matematycznych
3989 Group:          Fonts
3990 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3991
3992 %description fonts-dstroke
3993 Doublestroke font for typesetting the mathematical symbols.
3994
3995 %description fonts-dstroke -l pl.UTF-8
3996 Podwójnie kreślony font do składania symboli matematycznych.
3997
3998 %package fonts-ecc
3999 Summary:        Sources for the European Concrete fonts
4000 Summary(pl.UTF-8):      Źródła dla fontów European Concrete
4001 Group:          Fonts
4002 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4003
4004 %description fonts-ecc
4005 The MetaFont sources and tfm files of the European Concrete Fonts.
4006 This is the EC implementation of Knuth's Concrete fonts, including
4007 also the corresponding text companion fonts.
4008
4009 %description fonts-ecc -l pl.UTF-8
4010 Źródła MetaFonta i pliki tfm dla fontów European Concrete. Jest to
4011 implementacja EC fontów Concrete Knutha, włącznie z odpowiadającymi
4012 tekstowymi fontami towarzyszącymi.
4013
4014 %package fonts-eurosym
4015 Summary:        The new European currency symbol for the Euro
4016 Summary(pl.UTF-8):      Symbol nowej europejskiej waluty Euro
4017 Group:          Fonts
4018 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4019
4020 %description fonts-eurosym
4021 The new European currency symbol for the Euro implemented in Metafont,
4022 using the official European Commission dimensions, and providing
4023 several shapes (normal, slanted, bold, outline).
4024
4025 %description fonts-eurosym -l pl.UTF-8
4026 Symbol nowej europejskiej waluty Euro, zaimplementowany w Metafoncie,
4027 z użyciem oficjalnych wymiarów wg Komisji Europejskiej, dostarczający
4028 różnych kształtów (normalnego, pochylonego, tłustego, szkicowanego).
4029
4030 %package fonts-eulervm
4031 Summary:        The Virtual Euler Math fonts
4032 Summary(pl.UTF-8):      Fonty Virtual Euler Math
4033 Group:          Fonts
4034 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4035
4036 %description fonts-eulervm
4037 Euler-VM is a set of _virtual_ math fonts based on Euler and CM. This
4038 approach has several advantages over immediately using the _real_
4039 Euler fonts: Most noticeably, less TeX resources are consumed, the
4040 quality of various math symbols is improved, and a usable \hslash
4041 symbol can be provided.
4042
4043 %description fonts-eulervm -l pl.UTF-8
4044 Euler-VM to zbiór _wirtualnych_ fontów matematycznych opartych na
4045 fontach Euler i CM. Podejście to ma różne zalety nad bezpośrednim
4046 używaniem _prawdziwych_ fontów Euler: najbardziej zauważalnie, używane
4047 jest mniej zasobów TeXa, poprawiona jest jakość różnych symboli
4048 matematycznych i może być dostępny używalny symbol \hslash.
4049
4050 %package fonts-euxm
4051 Summary:        Fonts similar to EUSM but with two more characters
4052 Summary(pl.UTF-8):      Fonty podobne do EUSM, ale z dwoma dodatkowymi znakami
4053 Group:          Fonts
4054 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4055
4056 %description fonts-euxm
4057 Fonts like EUSM but with two more characters needed for Concrete Math
4058 included in TeXLive distribution in fonts3.
4059
4060 %description fonts-euxm -l pl.UTF-8
4061 Fonty podobne do EUSM, ale z dwoma dodatkowymi znakami, potrzebnymi
4062 dla Concrete Math dołączonego w fonts3 dystrybucji TeXLive.
4063
4064 %package fonts-gothic
4065 Summary:        Gothic and ornamental initial fonts by Yannis Haralambous
4066 Summary(pl.UTF-8):      Początkowe fonty gotyckie i ornamentowe Yannisa Haralambousa
4067 Group:          Fonts
4068 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4069
4070 %description fonts-gothic
4071 Gothic and ornamental initial fonts by Yannis Haralambous.
4072
4073 %description fonts-gothic -l pl.UTF-8
4074 Początkowe fonty gotyckie i ornamentowe Yannisa Haralambousa.
4075
4076 %package fonts-hoekwater
4077 Summary:        Converted mflogo font
4078 Summary(pl.UTF-8):      Przekonwertowany font mflogo
4079 Group:          Fonts
4080 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4081
4082 %description fonts-hoekwater
4083 Fonts originally created in MetaFont, transformed to PostScript by
4084 Taco Hoekwater; includes logo, manfnt, rsfs, stmaryrd, wasy, wasy2,
4085 xipa.
4086
4087 %description fonts-hoekwater -l pl.UTF-8
4088 Fonty oryginalnie stworzone w MetaFoncie, przekształcone do
4089 PostScriptu przez Taco Hoekwatera; zawierają: logo, manfnt, rsfs,
4090 stmaryrd, wasy, wasy2, xipa.
4091
4092 %package fonts-jknappen
4093 Summary:        Miscellaneous packages by Joerg Knappen
4094 Summary(pl.UTF-8):      Różne pakiety autorstwa Joerga Knappena
4095 Group:          Fonts
4096 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4097
4098 %description fonts-jknappen
4099 Miscellaneous macros, mostly for making use of extra fonts, by Joerg
4100 Knappen, including sgmlcmpt.
4101
4102 %description fonts-jknappen -l pl.UTF-8
4103 Różne makra, głównie do używania dodatkowych fontów autorstwa Joerga
4104 Knappena. Zawiera sgmlcmpt.
4105
4106 %package fonts-latex
4107 Summary:        Basic LaTeX fonts
4108 Summary(pl.UTF-8):      Podstawowe fonty dla LaTeXa
4109 Group:          Fonts
4110 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4111
4112 %description fonts-latex
4113 Basic LaTeX fonts.
4114
4115 %description fonts-latex -l pl.UTF-8
4116 Podstawowe fonty dla LaTeXa.
4117
4118 %package fonts-lh
4119 Summary:        Olga Lapko's LH fonts
4120 Summary(pl.UTF-8):      Fonty LH Olgi Lapko
4121 Group:          Fonts
4122 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4123
4124 %description fonts-lh
4125 The lh fonts for the `T2'/X2 encodings (for cyrillic languages).
4126
4127 %description fonts-lh -l pl.UTF-8
4128 Fonty lh dla kodowań `T2'/X2 (dla języków zapisywanych cyrylicą).
4129
4130 %package fonts-lm
4131 Summary:        Latin Modern family fonts
4132 Summary(pl.UTF-8):      Fonty z rodziny Latin Modern
4133 Group:          Applications/Publishing/TeX
4134 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4135
4136 %description fonts-lm
4137 Latin Modern family of fonts, based on the Computer Modern fonts
4138 released into public domain by AMS (copyright (C) 1997 AMS). Contain a
4139 lot of additional characters, mainly accented ones, but not only.
4140 There is a one set of PostScript fonts and four sets of TeX Font
4141 Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
4142 encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
4143 Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
4144 potential user knows what to do with all these files. The author is
4145 Boguslaw Jackowski.
4146
4147 %description fonts-lm -l pl.UTF-8
4148 Rodzina fontów Latin Modern, oparta na fontach Computer Modern
4149 przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
4150 Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
4151 Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
4152 Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
4153 QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
4154 (texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
4155 (ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
4156 tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
4157
4158 %package fonts-marvosym
4159 Summary:        Martin Vogel's Symbol (marvosym) font
4160 Summary(pl.UTF-8):      Font Symbol Martina Vogela (marvosym)
4161 Group:          Fonts
4162 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4163
4164 %description fonts-marvosym
4165 Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
4166 currency symbol as defined by the European commission; Euro currency
4167 symbols in typefaces Times, Helvetica and Courier; Symbols for
4168 structural engineering; Symbols for steel cross-sections; Astronomy
4169 signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
4170 symbols; CE sign and others.
4171
4172 %description fonts-marvosym -l pl.UTF-8
4173 Font Symbol Martina Vogela (marvosym) to font zawierający: symbol
4174 waluty Euro zdefiniowany przez Komisję Europejską; symbole waluty Euro
4175 dla krojów Times, Helvetica i Courier; symbole dla inżynierii
4176 strukturalnej; symbole dla przekroi poprzecznych; symbole
4177 astronomiczne (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole
4178 krawieckie; znak CE i inne.
4179
4180 %package fonts-mflogo
4181 Summary:        Logo fonts
4182 Summary(pl.UTF-8):      Fonty logo
4183 Group:          Fonts
4184 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4185
4186 %description fonts-mflogo
4187 Logo fonts.
4188
4189 %description fonts-mflogo -l pl.UTF-8
4190 Fonty logo.
4191
4192 %package fonts-misc
4193 Summary:        Miscellaneous fonts
4194 Summary(pl.UTF-8):      Różne fonty
4195 Group:          Fonts
4196 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4197
4198 %description fonts-misc
4199 Miscellaneous fonts.
4200
4201 %description fonts-misc -l pl.UTF-8
4202 Fonty różne.
4203
4204 %package fonts-monotype
4205 Summary:        Monotype fonts
4206 Summary(pl.UTF-8):      Fonty Monotype
4207 Group:          Fonts
4208 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4209
4210 %description fonts-monotype
4211 Monotype fonts.
4212
4213 %description fonts-monotype -l pl.UTF-8
4214 Fonty Monotype.
4215
4216 %package fonts-omega
4217 Summary:        Fonts for Omega - extended unicode TeX
4218 Summary(pl.UTF-8):      Fonty dla Omegi - TeXa ze wsparciem dla unikodu
4219 Group:          Fonts
4220 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4221
4222 %description fonts-omega
4223 Fonts for Omega - extended unicode TeX.
4224
4225 %description fonts-omega -l pl.UTF-8
4226 Fonty dla Omegi - TeXa ze wsparciem dla unikodu.
4227
4228
4229 %package fonts-other
4230 Summary:        Other fonts
4231 Summary(hu.UTF-8):      További betűtípusok
4232 Group:          Fonts
4233 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4234
4235 %description fonts-other
4236 Other fonts.
4237
4238 %description fonts-omega -l hu.UTF-8
4239 További betűtípusok.
4240
4241 %package fonts-pazo
4242 Summary:        Pazo fonts
4243 Summary(pl.UTF-8):      Fonty Pazo
4244 Group:          Fonts
4245 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4246
4247 %description fonts-pazo
4248 Pazo fonts.
4249
4250 %description fonts-pazo -l pl.UTF-8
4251 Fonty Pazo.
4252
4253 %package fonts-pl
4254 Summary:        Polish fonts
4255 Summary(pl.UTF-8):      Polskie fonty
4256 Group:          Fonts
4257 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4258
4259 %description fonts-pl
4260 Polish fonts.
4261
4262 %description fonts-pl -l pl.UTF-8
4263 Polskie fonty.
4264
4265 %package fonts-px
4266 Summary:        PX fonts
4267 Summary(pl.UTF-8):      Fonty PX
4268 Group:          Fonts
4269 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4270
4271 %description fonts-px
4272 PX fonts.
4273
4274 %description fonts-px -l pl.UTF-8
4275 Fonty PX.
4276
4277 %package fonts-qfonts
4278 Summary:        Quasi fonts
4279 Summary(pl.UTF-8):      Fonty Quasi
4280 Group:          Fonts
4281 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4282
4283 %description fonts-qfonts
4284 Quasi fonts.
4285
4286 %description fonts-qfonts -l pl.UTF-8
4287 Fonty Quasi.
4288
4289 %package fonts-qpx
4290 Summary:        Additional fonts for QPX package
4291 Summary(pl.UTF-8):      Dodatkowe fonty dla pakietu QPX
4292 Group:          Fonts
4293 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4294 Requires:       %{name}-fonts-px = %{epoch}:%{version}-%{release}
4295 Requires:       %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
4296
4297 %description fonts-qpx
4298 Additional fonts for QPX package.
4299
4300 %description fonts-qpx -l pl.UTF-8
4301 Dodatkowe fonty dla pakietu QPX.
4302
4303 %package fonts-qpxqtx
4304 Summary:        Additional fonts for QTX package
4305 Summary(pl.UTF-8):      Dodatkowe fonty dla pakietu QTX
4306 Group:          Fonts
4307 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4308 # I hope qpxqtx doesn't need qfonts
4309 # Requires:     %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
4310 Requires:       %{name}-fonts-tx = %{epoch}:%{version}-%{release}
4311
4312 %description fonts-qpxqtx
4313 Additional fonts for QTX package.
4314
4315 %description fonts-qpxqtx -l pl.UTF-8
4316 Dodatkowe fonty dla pakietu QTX.
4317
4318 %package fonts-rsfs
4319 Summary:        Fonts of uppercase script letters for scientific and mathematical typesetting
4320 Summary(pl.UTF-8):      Fonty wielkich liter pisanych do składania dokumentów naukowych i matematycznych
4321 Group:          Fonts
4322 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4323
4324 %description fonts-rsfs
4325 Fonts of uppercase script letters for use as symbols in scientific and
4326 mathematical typesetting, in contrast to the informal script fonts
4327 such as that used for the `calligraphic' symbols in the TeX math
4328 symbol font.
4329
4330 %description fonts-rsfs -l pl.UTF-8
4331 Fonty wielkich liter pisanych do używania jako symbole przy składaniu
4332 dokumentów naukowych i matematycznych, w odróżnieniu od nieformalnych
4333 fontów pisanych takich jak używane do symboli "kaligraficznych" w
4334 matematycznym foncie TeXowym symbol.
4335
4336 %package fonts-stmaryrd
4337 Summary:        St Mary Road symbols for functional programming
4338 Summary(pl.UTF-8):      Symbole St Mary Road do programowania funkcyjnego
4339 Group:          Fonts
4340 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4341
4342 %description fonts-stmaryrd
4343 St Mary Road symbols for functional programming.
4344
4345 %description fonts-stmaryrd -l pl.UTF-8
4346 Symbole St Mary Road do programowania funkcyjnego.
4347
4348 %package fonts-tx
4349 Summary:        TX fonts
4350 Summary(pl.UTF-8):      Fonty TX
4351 Group:          Fonts
4352 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4353
4354 %description fonts-tx
4355 TX fonts.
4356
4357 %description fonts-tx -l pl.UTF-8
4358 Fonty TX.
4359
4360 %package fonts-uhc
4361 Summary:        UHC fonts
4362 Group:          Fonts
4363 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4364
4365 %description fonts-uhc
4366 UHC fonts.
4367
4368 %package fonts-urw
4369 Summary:        URW fonts
4370 Summary(pl.UTF-8):      Fonty URW
4371 Group:          Fonts
4372 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4373
4374 %description fonts-urw
4375 URW fonts.
4376
4377 %description fonts-urw -l pl.UTF-8
4378 Fonty URW.
4379
4380 %package fonts-urwvn
4381 Summary:        URWVN fonts
4382 Summary(pl.UTF-8):      Fonty URWVN
4383 Group:          Fonts
4384 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4385
4386 %description fonts-urwvn
4387 URWVN fonts.
4388
4389 %description fonts-urwvn -l pl.UTF-8
4390 Fonty URWVN.
4391
4392 %package fonts-vnr
4393 Summary:        VNR fonts
4394 Summary(pl.UTF-8):      Fonty VNR
4395 Group:          Fonts
4396 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4397
4398 %description fonts-vnr
4399 VNR fonts.
4400
4401 %description fonts-vnr -l pl.UTF-8
4402 Fonty VNR.
4403
4404 %package fonts-wadalab
4405 Summary:        Wadalab fonts
4406 Group:          Fonts
4407 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4408
4409 %description fonts-wadalab
4410 Wadalab fonts.
4411
4412 %package fonts-wasy
4413 Summary:        Waldis symbol fonts
4414 Summary(pl.UTF-8):      Fonty Waldis symbol
4415 Group:          Fonts
4416 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4417
4418 %description fonts-wasy
4419 Waldis symbol fonts.
4420
4421 %description fonts-wasy -l pl.UTF-8
4422 Fonty Waldis symbol.
4423
4424 %package fonts-xypic
4425 Summary:        Xy-pic fonts
4426 Summary(pl.UTF-8):      Fonty Xy-pic
4427 Group:          Fonts
4428 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4429
4430 %description fonts-xypic
4431 Xy-pic fonts.
4432
4433 %description fonts-xypic -l pl.UTF-8
4434 Fonty Xy-pic.
4435
4436 %package fonts-yandy
4437 Summary:        European Modern fonts from Y&Y
4438 Summary(pl.UTF-8):      Fonty European Modern od Y&Y
4439 Group:          Fonts
4440 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4441
4442 %description fonts-yandy
4443 European Modern fonts from Y&Y.
4444
4445 %description fonts-yandy -l pl.UTF-8
4446 Fonty European Modern od Y&Y.
4447
4448 %package fonts-type1-antp
4449 Summary:        Antykwa Poltawskiego, a Type 1 family of Polish traditional type
4450 Summary(pl.UTF-8):      Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako Type 1
4451 Group:          Fonts
4452 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4453
4454 %description fonts-type1-antp
4455 Antykwa Poltawskiego, a Type 1 family of Polish traditional type.
4456
4457 %description fonts-type1-antp -l pl.UTF-8
4458 Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako
4459 Type 1.
4460
4461 %package fonts-type1-antt
4462 Summary:        Antykwa Torunska, a Type 1 family of a Polish traditional type
4463 Summary(pl.UTF-8):      Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1
4464 Group:          Fonts
4465 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4466
4467 %description fonts-type1-antt
4468 Antykwa Torunska, a Type 1 family of a Polish traditional type.
4469
4470 %description fonts-type1-antt -l pl.UTF-8
4471 Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1.
4472
4473 %package fonts-type1-arphic
4474 Summary:        Type1 Arphic fonts
4475 Group:          Fonts
4476 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4477
4478 %description fonts-type1-arphic
4479 Type1 Arphic fonts.
4480
4481 %package fonts-type1-belleek
4482 Summary:        Free replacement for basic MathTime fonts
4483 Summary(pl.UTF-8):      Wolnodostępny zamiennik podstawowych fontów MathTime
4484 Group:          Fonts
4485 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4486
4487 %description fonts-type1-belleek
4488 Free replacement for basic MathTime fonts.
4489
4490 %description fonts-type1-belleek -l pl.UTF-8
4491 Wolnodostępny zamiennik podstawowych fontów MathTime.
4492
4493 %package fonts-type1-bitstream
4494 Summary:        Bitstream fonts
4495 Summary(pl.UTF-8):      Fonty Bitstream
4496 Group:          Fonts
4497 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4498 Obsoletes:      tetex-fonts-type1-bitstrea
4499
4500 %description fonts-type1-bitstream
4501 Bitstream fonts.
4502
4503 %description fonts-type1-bitstream -l pl.UTF-8
4504 Fonty Bitstream.
4505
4506 %package fonts-type1-bluesky
4507 Summary:        Computer Modern family fonts
4508 Summary(pl.UTF-8):      Fonty z rodziny Computer Modern
4509 Group:          Fonts
4510 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4511
4512 %description fonts-type1-bluesky
4513 Computer Modern family fonts.
4514
4515 %description fonts-type1-bluesky -l pl.UTF-8
4516 Fonty z rodzony Computer Modern.
4517
4518 %package fonts-type1-cc-pl
4519 Summary:        Polish version of Computer Concrete fonts
4520 Summary(pl.UTF-8):      Polska wersja fontów Computer Concrete
4521 Group:          Fonts
4522 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4523
4524 %description fonts-type1-cc-pl
4525 Polish version of Computer Concrete fonts.
4526
4527 %description fonts-type1-cc-pl -l pl.UTF-8
4528 Polska wersja fontów Computer Concrete.
4529
4530 %package fonts-type1-cmcyr
4531 Summary:        Computer Modern fonts extended with Russian letters
4532 Summary(pl.UTF-8):      Fonty Computer Modern rozszerzone o litery rosyjskie
4533 Group:          Fonts
4534 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4535
4536 %description fonts-type1-cmcyr
4537 Computer Modern fonts extended with Russian letters.
4538
4539 %description fonts-type1-cmcyr -l pl.UTF-8
4540 Fonty Computer Modern rozszerzone o litery rosyjskie.
4541
4542 %package fonts-type1-cs
4543 Summary:        Czech/Slovak-tuned MetaFont Computer Modern fonts
4544 Summary(pl.UTF-8):      Fonty MetaFont Computer Modern dla języków czeskiego i słowackiego
4545 Group:          Fonts
4546 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4547
4548 %description fonts-type1-cs
4549 Czech/Slovak-tuned MetaFont Computer Modern fonts.
4550
4551 %description fonts-type1-cs -l pl.UTF-8
4552 Fonty MetaFont Computer Modern zmodyfikowane pod kątem języków
4553 czeskiego i słowackiego.
4554
4555 %package fonts-type1-dstroke
4556 Summary:        Doublestroke Type1 font for typesetting the mathematical symbols
4557 Summary(pl.UTF-8):      Podwójnie kreślony font Type1 do składania symboli matematycznych
4558 Group:          Fonts
4559 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4560
4561 %description fonts-type1-dstroke
4562 Doublestroke Type1 font for typesetting the mathematical symbols.
4563
4564 %description fonts-type1-dstroke -l pl.UTF-8
4565 Podwójnie kreślony font Type1 do składania symboli matematycznych.
4566
4567 %package fonts-type1-eurosym
4568 Summary:        The new European currency symbol for the Euro
4569 Summary(pl.UTF-8):      Symbol nowej europejskiej waluty Euro
4570 Group:          Fonts
4571 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4572
4573 %description fonts-type1-eurosym
4574 The new European currency symbol for the Euro implemented in Metafont,
4575 using the official European Commission dimensions, and providing
4576 several shapes (normal, slanted, bold, outline).
4577
4578 %description fonts-type1-eurosym -l pl.UTF-8
4579 Symbol nowej europejskiej waluty Euro, zaimplementowany w Metafoncie,
4580 z użyciem oficjalnych wymiarów wg Komisji Europejskiej, dostarczający
4581 różnych kształtów (normalnego, pochylonego, tłustego, szkicowanego).
4582
4583 %package fonts-type1-hoekwater
4584 Summary:        Converted mflogo font
4585 Summary(pl.UTF-8):      Przekonwertowany font mflogo
4586 Group:          Fonts
4587 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4588
4589 %description fonts-type1-hoekwater
4590 Fonts originally created in MetaFont, transformed to PostScript by
4591 Taco Hoekwater; includes logo, manfnt, rsfs, stmaryrd, wasy, wasy2,
4592 xipa.
4593
4594 %description fonts-type1-hoekwater -l pl.UTF-8
4595 Fonty oryginalnie stworzone w MetaFoncie, przekształcone do
4596 PostScriptu przez Taco Hoekwatera; zawierają: logo, manfnt, rsfs,
4597 stmaryrd, wasy, wasy2, xipa.
4598
4599 %package fonts-type1-fpl
4600 Summary:        SC/OsF fonts for URW Palladio L
4601 Summary(pl.UTF-8):      Fonty SC/OsF dla URW Palladio L
4602 Group:          Fonts
4603 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4604
4605 %description fonts-type1-fpl
4606 The FPL Fonts provide a set of SC/OsF fonts for URW Palladio L which
4607 are compatible with respect to metrics with the Palatino SC/OsF fonts
4608 from Adobe. Note that it is not the author's aim to exactly reproduce
4609 the outlines of the original Adobe fonts. The SC and OsF in the FPL
4610 Fonts were designed with the glyphs from URW Palladio L as starting
4611 point. For some glyphs (eg 'o') the author got the best result by
4612 scaling and boldening. For others (eg 'h') shifting selected portions
4613 of the character gave more satisfying results. All this was done using
4614 the free font editor FontForge <http://fontforge.sf.net/>. The kerning
4615 data in these fonts comes from Walter Schmidt's improved Palatino
4616 metrics.
4617
4618 %description fonts-type1-fpl -l pl.UTF-8
4619 Fonty FPL dostarczają zbiór fontów SC/OsF dla URW Palladio L, które są
4620 kompatybilne co do metryk z fontami Palatino SC/OsF firmy Adobe.
4621 Należy jednak zaznaczyć, że celem autora nie jest dokładne odtworzenie
4622 kształtów oryginalnych fontów Adobe. SC i OsF w fontach FPL były
4623 projektowane w oparciu o glify z URW Palladio L. Dla niektórych glifów
4624 (np. 'o') autor uzyskał najlepszy wynik poprzez skalowanie i
4625 pogrubianie. Dla innych (np. 'h') przesuwanie wybranych części znaku
4626 dało lepsze wyniki. Wszystko to zostało zrobione przy użyciu
4627 wolnodostępnego edytora fontów FontForge <http://fontforge.sf.net/>.
4628 Dane dla kerningu w tych fontach pochodzą z ulepszonych metryk
4629 Palatino Waltera Schmidta.
4630
4631 %package fonts-type1-tt2001
4632 Summary:        Type1 tt2001 family fonts
4633 Summary(pl.UTF-8):      Fonty Type1 z rodziny tt2001
4634 Group:          Applications/Publishing/TeX
4635 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4636
4637 %description fonts-type1-tt2001
4638 Type1 tt2001 famliy fonts.
4639
4640 %description fonts-type1-tt2001 -l pl.UTF-8
4641 Fonty Type1 z rodziny tt2001.
4642
4643 %package fonts-type1-lm
4644 Summary:        Type1 Latin Modern family fonts
4645 Summary(pl.UTF-8):      Fonty Type1 z rodziny Latin Modern
4646 Group:          Applications/Publishing/TeX
4647 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4648
4649 %description fonts-type1-lm
4650 Latin Modern family of fonts, based on the Computer Modern fonts
4651 released into public domain by AMS (copyright (C) 1997 AMS). Contain a
4652 lot of additional characters, mainly accented ones, but not only.
4653 There is a one set of PostScript fonts and four sets of TeX Font
4654 Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
4655 encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
4656 Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
4657 potential user knows what to do with all these files. The author is
4658 Boguslaw Jackowski.
4659
4660 %description fonts-type1-lm -l pl.UTF-8
4661 Rodzina fontów Latin Modern, oparta na fontach Computer Modern
4662 przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
4663 Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
4664 Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
4665 Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
4666 QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
4667 (texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
4668 (ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
4669 tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
4670
4671 %package fonts-type1-marvosym
4672 Summary:        Martin Vogel's Symbol (marvosym) font
4673 Summary(pl.UTF-8):      Font Symbol Martina Vogela (marvosym)
4674 Group:          Fonts
4675 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4676
4677 %description fonts-type1-marvosym
4678 Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
4679 currency symbol as defined by the European commission; Euro currency
4680 symbols in typefaces Times, Helvetica and Courier; Symbols for
4681 structural engineering; Symbols for steel cross-sections; Astronomy
4682 signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
4683 symbols; CE sign and others.
4684
4685 %description fonts-type1-marvosym -l pl.UTF-8
4686 Font Symbol Martina Vogela (marvosym) to font zawierający: symbol
4687 waluty Euro zdefiniowany przez Komisję Europejską; symbole waluty Euro
4688 dla krojów Times, Helvetica i Courier; symbole dla inżynierii
4689 strukturalnej; symbole dla przekroi poprzecznych; symbole
4690 astronomiczne (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole
4691 krawieckie; znak CE i inne.
4692
4693 %package fonts-type1-mathpazo
4694 Summary:        Pazo Math fonts
4695 Summary(pl.UTF-8):      Fonty matematyczne Pazo Math
4696 Group:          Fonts
4697 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4698
4699 %description fonts-type1-mathpazo
4700 Pazo Math fonts.
4701
4702 %description fonts-type1-mathpazo -l pl.UTF-8
4703 Fonty matematyczne Pazo Math.
4704
4705 %package fonts-type1-omega
4706 Summary:        Type1 fonts for Omega - extended unicode TeX
4707 Summary(pl.UTF-8):      Fonty Type1 dla Omegi - TeXa ze wsparciem dla unikodu
4708 Group:          Fonts
4709 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4710
4711 %description fonts-type1-omega
4712 Type1 fonts for Omega - extended unicode TeX.
4713
4714 %description fonts-type1-omega -l pl.UTF-8
4715 Fonty Type1 dla Omegi - TeXa ze wsparciem dla unikodu.
4716
4717 %package fonts-type1-pl
4718 Summary:        Polish fonts
4719 Summary(pl.UTF-8):      Polskie fonty
4720 Group:          Fonts
4721 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4722 Requires:       %{name}-fonts-type1-bluesky = %{epoch}:%{version}-%{release}
4723
4724 %description fonts-type1-pl
4725 Polish fonts.
4726
4727 %description fonts-type1-pl -l pl.UTF-8
4728 Polskie fonty.
4729
4730 %package fonts-type1-px
4731 Summary:        PX fonts
4732 Summary(pl.UTF-8):      Fonty PX
4733 Group:          Fonts
4734 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4735
4736 %description fonts-type1-px
4737 PX fonts.
4738
4739 %description fonts-type1-px -l pl.UTF-8
4740 Fonty PX.
4741
4742 %package fonts-type1-qfonts
4743 Summary:        Quasi fonts
4744 Summary(pl.UTF-8):      Fonty Quasi
4745 Group:          Fonts
4746 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4747
4748 %description fonts-type1-qfonts
4749 Quasi fonts.
4750
4751 %description fonts-type1-qfonts -l pl.UTF-8
4752 Fonty Quasi.
4753
4754 %package fonts-type1-tx
4755 Summary:        TX fonts
4756 Summary(pl.UTF-8):      Fonty TX
4757 Group:          Fonts
4758 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4759
4760 %description fonts-type1-tx
4761 TX fonts.
4762
4763 %description fonts-type1-tx -l pl.UTF-8
4764 Fonty TX.
4765
4766 %package fonts-type1-uhc
4767 Summary:        Type1 UHC fonts
4768 Group:          Fonts
4769 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4770
4771 %description fonts-type1-uhc
4772 Type1 UHC fonts.
4773
4774 %package fonts-type1-urw
4775 Summary:        URW fonts
4776 Summary(pl.UTF-8):      Fonty URW
4777 Group:          Fonts
4778 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4779
4780 %description fonts-type1-urw
4781 URW fonts.
4782
4783 %description fonts-type1-urw -l pl.UTF-8
4784 Fonty URW.
4785
4786 %package fonts-type1-vnr
4787 Summary:        Type1 VNR fonts
4788 Summary(pl.UTF-8):      Fonty Type1 VNR
4789 Group:          Fonts
4790 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4791
4792 %description fonts-type1-vnr
4793 Type1 VNR fonts.
4794
4795 %description fonts-type1-vnr -l pl.UTF-8
4796 Fonty Type1 VNR.
4797
4798 %package fonts-type1-wadalab
4799 Summary:        Type1 Wadalab fonts
4800 Group:          Fonts
4801 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4802
4803 %description fonts-type1-wadalab
4804 Type1 Wadalab fonts.
4805
4806 %package fonts-type1-xypic
4807 Summary:        Xy-pic fonts
4808 Summary(pl.UTF-8):      Fonty Xy-pic
4809 Group:          Fonts
4810 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4811
4812 %description fonts-type1-xypic
4813 Xy-pic fonts.
4814
4815 %description fonts-type1-xypic -l pl.UTF-8
4816 Fonty Xy-pic.
4817
4818
4819 # TeXLive-specific packages - there wasn't before...
4820 %package afm2pl
4821 Summary:        Convert an Adobe font metric file to a TeX font property list
4822 Group:          Fonts
4823
4824 %description afm2pl
4825 Convert an Adobe font metric file to a TeX font property list.
4826
4827
4828 %package bbox
4829 Summary:        bbox prints the bounding box of images
4830 Group:          Applications/Publishing/TeX
4831
4832 %description bbox
4833 bbox reads a rawppm or rawpbm file and prints out the bounding box of
4834 the image.
4835
4836 %package cefutils
4837 Summary:        In cefutils there are CEF-compatible utils
4838 Group:          Applications/Publishing/TeX
4839
4840 %description cefutils
4841 In cefutils there are CEF-compatible (Chinese Encoding Framework)
4842 utils.
4843
4844 %package detex
4845 Summary:        A filter to strip TeX commands from a .tex file
4846 Summary(hu.UTF-8):      Egy szűrő, amely .tex fájlokból szűri ki a TeX parancsokat
4847 Group:          Applications/Publishing/TeX
4848
4849 %description detex
4850 A filter to strip TeX commands from a .tex file.
4851
4852 %description detex -l hu.UTF-8
4853 Egy szűrő, amely .tex fájlokból szűri ki a TeX parancsokat.
4854
4855
4856 %package dviutils
4857 Summary:        Various DVI utils
4858 Summary(hu.UTF-8):      Vegyes DVI eszközök
4859 Group:          Applications/Publishing/TeX
4860
4861 %description dviutils
4862 This package contains various DVI utils.
4863
4864 %description dviutils -l hu.UTF-8
4865 Ez a csomag mindenféle DVI eszközt tartalmaz.
4866
4867 %package epsutils
4868 Summary:        Various EPS utils
4869 Group:          Applications/Publishing/TeX
4870
4871 %description epsutils
4872 Various EPS (Encapsulated PostScript) utils.
4873
4874
4875 %package filters
4876 Summary:        Various filters
4877 Group:          Applications/Publishing/TeX
4878
4879 %description filters
4880 Various filters.
4881
4882
4883 %package uncategorized-utils
4884 Summary:        Uncategorized utils
4885 Group:          Applications/Publishing/TeX
4886
4887 %description uncategorized-utils
4888 Uncategorized utilities. Needs check and categorizing.
4889
4890 %package tex4ht
4891 Summary:        LaTeX and TeX for hypertext
4892 Group:          Applications/Publishing/TeX
4893
4894 %description tex4ht
4895 A converter from TeX and LaTeX to hypertext (HTML, XML, etc.),
4896 providing a configurable (La)TeX-based authoring system for hypertext.
4897 When converting to XML, you can use MathML instead of images for
4898 equation representation.
4899
4900 %package xetex
4901 Summary:        Extended TeX / LaTeX version for unicode
4902 Group:          Applications/Publishing/TeX
4903 Requires(post,postun):  /usr/bin/texhash
4904 Requires:       %{name}-fonts-misc = %{epoch}:%{version}-%{release}
4905
4906 %description xetex
4907 XeTeX extends the TeX typesetting system (and macro packages such as
4908 LaTeX and ConTeXt) to have native support for the Unicode character
4909 set, including complex Asian scripts, and for OpenType and TrueType
4910 fonts.
4911
4912 %package xmltex
4913 Summary:        TeX package for processing XML files
4914 Group:          Applications/Publishing/TeX
4915 Requires(post,postun):  /usr/bin/texhash
4916
4917 %description xmltex
4918 XMLTeX is a non-validating, namespace-aware XML parser written in TeX.
4919 It allows TeX to directly process XML files.
4920
4921 %prep
4922 %setup -q -c -T -n %{name}-%{version}-source
4923 lzma -dc %{SOURCE0} | tar xf - -C ..
4924 %patch0 -p1
4925 %patch1 -p1
4926
4927 cd libs/teckit
4928 cat ax*.m4 > acinclude.m4
4929 %{__libtoolize}
4930 %{__aclocal}
4931 %{__autoconf}
4932 %{__automake}
4933
4934 %build
4935 find . -name "config.sub" -exec cp /usr/share/automake/config.sub '{}' ';'
4936 %{__sed} -i 's@"extend/\(.*\)"@<\1>@' texk/ttf2pk/*.c
4937 cd texk/kpathsea
4938 %{__sed} -i 's@^TEXMFMAIN =.*@TEXMFMAIN = %{texmf}@' texmf.cnf
4939 %{__sed} -i 's@^TEXMFDIST =.*@TEXMFDIST = %{texmfdist}@' texmf.cnf
4940 %{__sed} -i 's@^TEXMFLOCAL =.*@TEXMFLOCAL = %{texmf}@' texmf.cnf
4941 %{__sed} -i 's@^TEXMFSYSVAR =.*@TEXMFSYSVAR = %{_localstatedir}@' texmf.cnf
4942 %{__sed} -i 's@^TEXMFSYSCONFIG =.*@TEXMFSYSCONFIG = %{_sysconfdir}/%{name}@' texmf.cnf
4943 %{__sed} -i 's@^TEXMFVAR =.*@TEXMFVAR = %{_localstatedir}@' texmf.cnf
4944 cd ../..
4945
4946 %configure \
4947 %if %{with bootstrap}
4948         --without-xindy \
4949         --without-luatex \
4950 %endif
4951         --disable-multiplatform \
4952         --disable-static \
4953         --enable-a4 \
4954         --enable-gf \
4955         --enable-ipc \
4956         --enable-shared \
4957         --with-fontconfig \
4958         --with-fonts-dir=/var/cache/fonts \
4959         --with-ncurses \
4960         --with-system-freetype \
4961         --with-freetype-include=/usr/include/freetype \
4962         --with-system-freetype2 \
4963         --with-freetype2-include=/usr/include/freetype2 \
4964         --with-system-gd \
4965         --with-system-ncurses \
4966         --with-system-pnglib \
4967         --with-system-t1lib \
4968         --with-system-zlib \
4969         --with-xdvi-x-toolkit=xaw \
4970         --without-dialog \
4971         --without-t1utils \
4972         --without-texinfo
4973
4974 %{__make}
4975
4976 %install
4977 rm -rf $RPM_BUILD_ROOT
4978 install -d $RPM_BUILD_ROOT%{_datadir} \
4979         $RPM_BUILD_ROOT%{_desktopdir} \
4980         $RPM_BUILD_ROOT%{_pixmapsdir} \
4981         $RPM_BUILD_ROOT%{_mandir}/man5 \
4982         $RPM_BUILD_ROOT/var/cache/fonts \
4983         $RPM_BUILD_ROOT/etc/cron.daily\
4984         $RPM_BUILD_ROOT/etc/sysconfig/tetex-updmap\
4985         $RPM_BUILD_ROOT%{_localstatedir}/fonts/map\
4986         $RPM_BUILD_ROOT%{fmtdir}
4987
4988 lzma -dc %{SOURCE1} | tar xf - -C $RPM_BUILD_ROOT%{_datadir}
4989 %{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf $RPM_BUILD_ROOT%{texmf}
4990 %{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf-dist $RPM_BUILD_ROOT%{texmfdist}
4991 %{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf-doc $RPM_BUILD_ROOT%{texmfdoc}
4992 # This is an empty directory
4993 %{__rm} -r $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf
4994 # Useless binary
4995 %{__rm} $RPM_BUILD_ROOT%{_datadir}/texmf-dist/doc/latex/splitindex/splitindex{.exe,-Linux-i386,-OpenBSD-i386}
4996
4997 # commented out because of following (non-fatal) error:
4998 # Can't open texmf/web2c/texmf.cnf: No such file or directory.
4999 #perl -pi \
5000 #       -e "s|\.\./\.\./texmf|$RPM_BUILD_ROOT%{texmf}|g;" \
5001 #       -e "s|/var/cache/fonts|$RPM_BUILD_ROOT/var/cache/fonts|g;" \
5002 #       texmf/web2c/texmf.cnf
5003
5004 install -d $RPM_BUILD_ROOT%{texmf}/fonts/opentype/public
5005
5006 LD_LIBRARY_PATH=$RPM_BUILD_ROOT%{_libdir}; export LD_LIBRARY_PATH
5007
5008 %{__make} install \
5009         prefix=$RPM_BUILD_ROOT%{_prefix} \
5010         bindir=$RPM_BUILD_ROOT%{_bindir} \
5011         mandir=$RPM_BUILD_ROOT%{_mandir} \
5012         libdir=$RPM_BUILD_ROOT%{_libdir} \
5013         datadir=$RPM_BUILD_ROOT%{_datadir} \
5014         infodir=$RPM_BUILD_ROOT%{_infodir} \
5015         includedir=$RPM_BUILD_ROOT%{_includedir} \
5016         sbindir=$RPM_BUILD_ROOT%{_sbindir} \
5017         texmf=$RPM_BUILD_ROOT%{texmf} \
5018         texmfsysvar=$RPM_BUILD_ROOT%{_localstatedir} \
5019         texmfsysconfig=$RPM_BUILD_ROOT%{texmf}
5020
5021 # Fix broken symlinks
5022 CURDIR=$(pwd)
5023 cd $RPM_BUILD_ROOT%{_bindir}
5024 ln -sf ../share/texmf/scripts/a2ping/a2ping.pl a2ping
5025 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/context context
5026 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/ctxtools ctxtools
5027 ln -sf ../share/texmf-dist/scripts/dviasm/dviasm.py dviasm
5028 ln -sf ../share/texmf/scripts/tetex/e2pall.pl e2pall
5029 ln -sf ../share/texmf-dist/scripts/bengali/ebong.py ebong
5030 ln -sf ../share/texmf-dist/scripts/epspdf/epspdf epspdf
5031 ln -sf ../share/texmf-dist/scripts/epspdf/epspdftk epspdftk
5032 ln -sf ../share/texmf/scripts/epstopdf/epstopdf.pl epstopdf
5033 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/exatools exatools
5034 ln -sf ../share/texmf/scripts/texlive/getnonfreefonts.pl getnonfreefonts
5035 ln -sf ../share/texmf/scripts/texlive/getnonfreefonts.pl getnonfreefonts-sys
5036 ln -sf ../share/texmf-dist/scripts/tex4ht/ht.sh ht
5037 ln -sf ../share/texmf-dist/scripts/tex4ht/htcontext.sh htcontext
5038 ln -sf ../share/texmf-dist/scripts/tex4ht/htlatex.sh htlatex
5039 ln -sf ../share/texmf-dist/scripts/tex4ht/htmex.sh htmex
5040 ln -sf ../share/texmf-dist/scripts/tex4ht/httex.sh httex
5041 ln -sf ../share/texmf-dist/scripts/tex4ht/httexi.sh httexi
5042 ln -sf ../share/texmf-dist/scripts/tex4ht/htxelatex.sh htxelatex
5043 ln -sf ../share/texmf-dist/scripts/tex4ht/htxetex.sh htxetex
5044 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/luatools luatools
5045 ln -sf ../share/texmf-dist/scripts/glossaries/makeglossaries makeglossaries
5046 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/makempy makempy
5047 ln -sf ../share/texmf-dist/scripts/tex4ht/mk4ht.pl mk4ht
5048 ln -sf ../share/texmf-dist/scripts/mkjobtexmf/mkjobtexmf.pl mkjobtexmf
5049 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mpstools mpstools
5050 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mptopdf mptopdf
5051 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mtxrun mtxrun
5052 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mtxtools mtxtools
5053 ln -sf ../share/texmf-dist/scripts/oberdiek/pdfatfi.pl pdfatfi
5054 ln -sf ../share/texmf-dist/scripts/pdfcrop/pdfcrop.pl pdfcrop
5055 ln -sf ../share/texmf-dist/scripts/ppower4/pdfthumb.texlua pdfthumb
5056 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/pdftools pdftools
5057 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/pdftrimwhite pdftrimwhite
5058 ln -sf ../share/texmf-dist/scripts/perltex/perltex.pl perltex
5059 ln -sf ../share/texmf/scripts/pkfix/pkfix.pl pkfix
5060 ln -sf ../share/texmf-dist/scripts/ppower4/ppower4.texlua ppower4
5061 ln -sf ../share/texmf/scripts/ps2eps/ps2eps.pl ps2eps
5062 ln -sf ../share/texmf-dist/scripts/pst-pdf/ps4pdf ps4pdf
5063 ln -sf ../share/texmf-dist/scripts/pst2pdf/pst2pdf.pl pst2pdf
5064 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/pstopdf pstopdf
5065 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/rlxtools rlxtools
5066 ln -sf ../share/texmf/scripts/texlive/rungs.tlu rungs
5067 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/runtools runtools
5068 ln -sf ../share/texmf/scripts/simpdftex/simpdftex simpdftex
5069 ln -sf ../share/texmf-dist/scripts/texcount/TeXcount.pl texcount
5070 ln -sf ../share/texmf/scripts/texlive/texdoc.tlu texdoc
5071 ln -sf ../share/texmf/scripts/tetex/texdoctk.pl texdoctk
5072 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texexec texexec
5073 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texfind texfind
5074 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texfont texfont
5075 ln -sf ../share/texmf-dist/scripts/context/ruby/texmfstart.rb texmfstart
5076 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texshow texshow
5077 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/textools textools
5078 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texutil texutil
5079 ln -sf ../share/texmf-dist/scripts/thumbpdf/thumbpdf.pl thumbpdf
5080 ln -sf ../share/texmf/scripts/texlive/tlmgr.pl tlmgr
5081 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/tmftools tmftools
5082 ln -sf ../share/texmf-dist/scripts/vpe/vpe.pl vpe
5083 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/xmltools xmltools
5084 cd $CURDIR
5085
5086 #install %{SOURCE7} $RPM_BUILD_ROOT%{_bindir}
5087 #touch $RPM_BUILD_ROOT/etc/sysconfig/tetex-updmap/maps.lst
5088
5089 # %{__make} init \
5090 #       prefix=$RPM_BUILD_ROOT%{_prefix} \
5091 #       bindir=$RPM_BUILD_ROOT%{_bindir} \
5092 #       mandir=$RPM_BUILD_ROOT%{_mandir} \
5093 #       libdir=$RPM_BUILD_ROOT%{_libdir} \
5094 #       datadir=$RPM_BUILD_ROOT%{_datadir} \
5095 #       infodir=$RPM_BUILD_ROOT%{_infodir} \
5096 #       includedir=$RPM_BUILD_ROOT%{_includedir} \
5097 #       sbindir=$RPM_BUILD_ROOT%{_sbindir} \
5098 #       texmf=$RPM_BUILD_ROOT%{texmf}
5099
5100 %{__rm} -r $RPM_BUILD_ROOT%{_prefix}/texmf
5101 %{__rm} -r $RPM_BUILD_ROOT%{_prefix}/texmf-dist
5102 # We don't need it
5103 %{__rm} -r $RPM_BUILD_ROOT%{texmf}/doc/man
5104 %{__rm} -r $RPM_BUILD_ROOT%{texmfdoc}/source
5105
5106 perl -pi \
5107         -e "s|$RPM_BUILD_ROOT||g;" \
5108         $RPM_BUILD_ROOT%{texmf}/web2c/texmf.cnf
5109
5110 install %{SOURCE4} $RPM_BUILD_ROOT/etc/cron.daily/texlive
5111
5112 install %{SOURCE5} $RPM_BUILD_ROOT%{_desktopdir}
5113 install %{SOURCE6} $RPM_BUILD_ROOT%{_pixmapsdir}
5114
5115 # bzip2 -dc %{SOURCE3} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
5116
5117 # in separate spec
5118 # rm -rf $RPM_BUILD_ROOT%{texmf}/tex/latex/{pgf,xcolor}
5119 # rm -rf $RPM_BUILD_ROOT%{texmf}/doc/latex/{pgf,xcolor}
5120
5121 # not included in package
5122 rm -f $RPM_BUILD_ROOT%{texmf}/doc/fonts/oldgerman/COPYING
5123 rm -f $RPM_BUILD_ROOT%{texmf}/doc/Makefile
5124 rm -f $RPM_BUILD_ROOT%{texmf}/doc/programs/texinfo.*
5125 rm -f $RPM_BUILD_ROOT%{texmf}/doc/helpfile
5126 rm -f $RPM_BUILD_ROOT%{texmf}/doc/helpindex.html
5127 rm -f $RPM_BUILD_ROOT%{texmf}/fonts/pk/ljfour/lh/lh-lcy/*.600pk
5128 rm -f $RPM_BUILD_ROOT%{texmf}/release-tetex-{src,texmf}.txt
5129 rm -f $RPM_BUILD_ROOT%{texmf}/scripts/uniqleaf/uniqleaf.pl
5130 rm -f $RPM_BUILD_ROOT%{texmf}/doc/help/Catalogue-upd.sh
5131 rm -f $RPM_BUILD_ROOT%{texmf}/doc/help/faq/uktug-faq-upd.sh
5132 rm -f $RPM_BUILD_ROOT%{texmf}/doc/mkhtml*
5133 rm -f $RPM_BUILD_ROOT%{texmf}/doc/index.html
5134 rm -f $RPM_BUILD_ROOT%{texmf}/doc/index.php
5135 rm -f $RPM_BUILD_ROOT%{_infodir}/dir.gz
5136 rm -f $RPM_BUILD_ROOT%{_mandir}/{README.*,hu/man1/readlink.1*}
5137 rm -f $RPM_BUILD_ROOT%{_datadir}/texinfo/html/texi2html.html
5138
5139 # move format logs to BUILD, so $RPM_BUILD_ROOT is not polluted
5140 # and we can still analyze them
5141 # install -d format-logs
5142 # mv -fv $RPM_BUILD_ROOT%{fmtdir}/*.log format-logs
5143
5144 %clean
5145 rm -rf $RPM_BUILD_ROOT
5146
5147 %post
5148 %fixinfodir
5149 %texhash
5150
5151 %postun
5152 %fixinfodir
5153 if [ "$1" = "1" ]; then
5154         %texhash
5155 fi
5156
5157 %post doc-Catalogue
5158 %texhash
5159
5160 %postun doc-Catalogue
5161 %texhash
5162
5163 %post doc-tug-faq
5164 %texhash
5165
5166 %postun doc-tug-faq
5167 %texhash
5168
5169 %post -n kpathsea
5170 /sbin/ldconfig
5171 %fixinfodir
5172 %texhash
5173
5174 %postun -n kpathsea
5175 /sbin/ldconfig
5176 %fixinfodir
5177 %texhash
5178
5179 %post -n kpathsea-devel
5180 %texhash
5181
5182 %postun -n kpathsea-devel
5183 %texhash
5184
5185 %post dvips
5186 %fixinfodir
5187 %texhash
5188
5189 %postun dvips
5190 %fixinfodir
5191 %texhash
5192
5193 %post dvilj
5194 %texhash
5195
5196 %postun dvilj
5197 %texhash
5198
5199 %post makeindex
5200 %texhash
5201
5202 %postun makeindex
5203 %texhash
5204
5205 %post metafont
5206 %texhash
5207
5208 %postun metafont
5209 %texhash
5210
5211 %post metapost
5212 %texhash
5213
5214 %postun metapost
5215 %texhash
5216
5217 %post mptopdf
5218 %texhash
5219
5220 %postun mptopdf
5221 %texhash
5222
5223 %post texdoctk
5224 %texhash
5225
5226 %postun texdoctk
5227 %texhash
5228
5229 %post -n xdvi
5230 %texhash
5231
5232 %postun -n xdvi
5233 %texhash
5234
5235 %post pdftex
5236 %texhash
5237
5238 %postun pdftex
5239 %texhash
5240
5241 %post phyzzx
5242 %texhash
5243
5244 %postun phyzzx
5245 %texhash
5246
5247 %post omega
5248 %texhash
5249
5250 %postun omega
5251 %texhash
5252
5253 %post plain
5254 %texhash
5255
5256 %postun plain
5257 %texhash
5258
5259 %post format-plain
5260 %texhash
5261
5262 %postun format-plain
5263 %texhash
5264
5265 %post format-pdftex
5266 %texhash
5267
5268 %postun format-pdftex
5269 %texhash
5270
5271 %post format-pdfetex
5272 %texhash
5273
5274 %postun format-pdfetex
5275 %texhash
5276
5277 %post mex
5278 %texhash
5279
5280 %postun mex
5281 %texhash
5282
5283 %post format-mex
5284 %texhash
5285
5286 %postun format-mex
5287 %texhash
5288
5289 %post format-pdfmex
5290 %texhash
5291
5292 %postun format-pdfmex
5293 %texhash
5294
5295 %postun format-utf8mex
5296 %texhash
5297
5298 %post amstex
5299 %texhash
5300
5301 %postun amstex
5302 %texhash
5303
5304 %post format-amstex
5305 %texhash
5306
5307 %postun format-amstex
5308 %texhash
5309
5310 %post format-pdfamstex
5311 %texhash
5312
5313 %postun format-pdfamstex
5314 %texhash
5315
5316 %post csplain
5317 %texhash
5318
5319 %postun csplain
5320 %texhash
5321
5322 %post format-csplain
5323 %texhash
5324
5325 %postun format-csplain
5326 %texhash
5327
5328 %post format-pdfcsplain
5329 %texhash
5330
5331 %postun format-pdfcsplain
5332 %texhash
5333
5334 %post cslatex
5335 %texhash
5336
5337 %postun cslatex
5338 %texhash
5339
5340 %post format-cslatex
5341 %texhash
5342
5343 %postun format-cslatex
5344 %texhash
5345
5346 %post format-pdfcslatex
5347 %texhash
5348
5349 %postun format-pdfcslatex
5350 %texhash
5351
5352 %post cyrplain
5353 %texhash
5354
5355 %postun cyrplain
5356 %texhash
5357
5358 %post format-cyrplain
5359 %texhash
5360
5361 %postun format-cyrplain
5362 %texhash
5363
5364 %post format-cyramstex
5365 %texhash
5366
5367 %postun format-cyramstex
5368 %texhash
5369
5370 %post format-cyrtexinfo
5371 %texhash
5372
5373 %postun format-cyrtexinfo
5374 %texhash
5375
5376 %post eplain
5377 %texhash
5378
5379 %postun eplain
5380 %texhash
5381
5382 %post format-eplain
5383 %texhash
5384
5385 %postun format-eplain
5386 %texhash
5387
5388 # ConTeXt format
5389
5390 %post context
5391 %texhash
5392
5393 %postun context
5394 %texhash
5395
5396 %post format-context-de
5397 %texhash
5398
5399 %postun format-context-de
5400 %texhash
5401
5402 %post format-context-en
5403 %texhash
5404
5405 %postun format-context-en
5406 %texhash
5407
5408 %post format-context-nl
5409 %texhash
5410
5411 %postun format-context-nl
5412 %texhash
5413
5414 # LaTeX format.
5415
5416 %post latex
5417 %fixinfodir
5418 %texhash
5419
5420 %postun latex
5421 %fixinfodir
5422 %texhash
5423
5424 %post latex-12many
5425 %texhash
5426
5427 %postun latex-12many
5428 %texhash
5429
5430 %post latex-abstract
5431 %texhash
5432
5433 %postun latex-abstract
5434 %texhash
5435
5436 %post latex-accfonts
5437 %texhash
5438
5439 %postun latex-accfonts
5440 %texhash
5441
5442 %post latex-adrconv
5443 %texhash
5444
5445 %postun latex-adrconv
5446 %texhash
5447
5448 %post latex-ae
5449 %texhash
5450
5451 %postun latex-ae
5452 %texhash
5453
5454 %post latex-ams
5455 %texhash
5456
5457 %postun latex-ams
5458 %texhash
5459
5460 %post latex-antp
5461 %texhash
5462
5463 %postun latex-antp
5464 %texhash
5465
5466 %post latex-antt
5467 %texhash
5468
5469 %postun latex-antt
5470 %texhash
5471
5472 %post latex-appendix
5473 %texhash
5474
5475 %postun latex-appendix
5476 %texhash
5477
5478 %post latex-backgammon
5479 %texhash
5480
5481 %postun latex-backgammon
5482 %texhash
5483
5484 %post latex-bardiag
5485 %texhash
5486
5487 %postun latex-bardiag
5488 %texhash
5489
5490 %post latex-bbm
5491 %texhash
5492
5493 %postun latex-bbm
5494 %texhash
5495
5496 %post latex-bbold
5497 %texhash
5498
5499 %postun latex-bbold
5500 %texhash
5501
5502 %post latex-beamer
5503 %texhash
5504
5505 %postun latex-beamer
5506 %texhash
5507
5508 %post latex-bezos
5509 %texhash
5510
5511 %postun latex-bezos
5512 %texhash
5513
5514 %post latex-bibtex
5515 %texhash
5516
5517 %postun latex-bibtex
5518 %texhash
5519
5520 %post latex-bibtex-ams
5521 %texhash
5522
5523 %postun latex-bibtex-ams
5524 %texhash
5525
5526 %post latex-bibtex-pl
5527 %texhash
5528
5529 %postun latex-bibtex-pl
5530 %texhash
5531
5532 %post latex-bibtex-german
5533 %texhash
5534
5535 %postun latex-bibtex-german
5536 %texhash
5537
5538 %post latex-bibtex-revtex4
5539 %texhash
5540
5541 %postun latex-bibtex-revtex4
5542 %texhash
5543
5544 %post latex-bibtex-jurabib
5545 %texhash
5546
5547 %postun latex-bibtex-jurabib
5548 %texhash
5549
5550 %post latex-bibtex-styles
5551 %texhash
5552
5553 %postun latex-bibtex-styles
5554 %texhash
5555
5556 %post latex-booktabs
5557 %texhash
5558
5559 %postun latex-booktabs
5560 %texhash
5561
5562
5563 %post latex-caption
5564 %texhash
5565
5566 %postun latex-caption
5567 %texhash
5568
5569 %post latex-carlisle
5570 %texhash
5571
5572 %postun latex-carlisle
5573 %texhash
5574
5575 %post latex-ccfonts
5576 %texhash
5577
5578 %postun latex-ccfonts
5579 %texhash
5580
5581 %post latex-cite
5582 %texhash
5583
5584 %postun latex-cite
5585 %texhash
5586
5587 %post latex-cmbright
5588 %texhash
5589
5590 %postun latex-cmbright
5591 %texhash
5592
5593
5594 %post latex-comment
5595 %texhash
5596
5597 %postun latex-comment
5598 %texhash
5599
5600 %post latex-concmath
5601 %texhash
5602
5603 %postun latex-concmath
5604 %texhash
5605
5606 %post latex-currvita
5607 %texhash
5608
5609 %postun latex-currvita
5610 %texhash
5611
5612
5613 %post latex-curves
5614 %texhash
5615
5616 %postun latex-curves
5617 %texhash
5618
5619 %post latex-custom-bib
5620 %texhash
5621
5622 %postun latex-custom-bib
5623 %texhash
5624
5625 %post latex-cyrillic
5626 %texhash
5627
5628 %postun latex-cyrillic
5629 %texhash
5630
5631 # %post latex-dstroke
5632 # %texhash
5633
5634 # %postun latex-dstroke
5635 # %texhash
5636
5637 %post latex-enumitem
5638 %texhash
5639
5640 %postun latex-enumitem
5641 %texhash
5642
5643 %post latex-exam
5644 %texhash
5645
5646 %postun latex-exam
5647 %texhash
5648
5649 %post latex-gbrief
5650 %texhash
5651
5652 %postun latex-gbrief
5653 %texhash
5654
5655 %post latex-jknappen
5656 %texhash
5657
5658 %postun latex-jknappen
5659 %texhash
5660
5661 %post latex-keystroke
5662 %texhash
5663
5664 %postun latex-keystroke
5665 %texhash
5666
5667 %post latex-labbook
5668 %texhash
5669
5670 %postun latex-labbook
5671 %texhash
5672
5673 %post latex-lcd
5674 %texhash
5675
5676 %postun latex-lcd
5677 %texhash
5678
5679 %post latex-leaflet
5680 %texhash
5681
5682 %postun latex-leaflet
5683 %texhash
5684
5685 %post latex-leftidx
5686 %texhash
5687
5688 %postun latex-leftidx
5689 %texhash
5690
5691 %post latex-lewis
5692 %texhash
5693
5694 %postun latex-lewis
5695 %texhash
5696
5697 %post latex-lm
5698 %texhash
5699
5700 %post latex-lastpage
5701 %texhash
5702
5703 %postun latex-lastpage
5704 %texhash
5705
5706 %postun latex-lm
5707 %texhash
5708
5709 %post latex-lucidabr
5710 %texhash
5711
5712 %postun latex-lucidabr
5713 %texhash
5714
5715 %post latex-marvosym
5716 %texhash
5717
5718 %postun latex-marvosym
5719 %texhash
5720
5721 %post latex-mathexam
5722 %texhash
5723
5724 %postun latex-mathexam
5725 %texhash
5726
5727 %post latex-mathpple
5728 %texhash
5729
5730 %postun latex-mathpple
5731 %texhash
5732
5733 %post latex-mathtime
5734 %texhash
5735
5736 %postun latex-mathtime
5737 %texhash
5738
5739 %post latex-mflogo
5740 %texhash
5741
5742 %postun latex-mflogo
5743 %texhash
5744
5745 %post latex-mfnfss
5746 %texhash
5747
5748 %postun latex-mfnfss
5749 %texhash
5750
5751 %post latex-minitoc
5752 %texhash
5753
5754 %postun latex-minitoc
5755 %texhash
5756
5757 %post latex-mltex
5758 %texhash
5759
5760 %postun latex-mltex
5761 %texhash
5762
5763 %post latex-moreverb
5764 %texhash
5765
5766 %postun latex-moreverb
5767 %texhash
5768
5769 %post latex-multienum
5770 %texhash
5771
5772 %postun latex-multienum
5773 %texhash
5774
5775 %post latex-musictex
5776 %texhash
5777
5778 %postun latex-musictex
5779 %texhash
5780
5781 %post latex-ntheorem
5782 %texhash
5783
5784 %postun latex-ntheorem
5785 %texhash
5786
5787 %post latex-other
5788 %texhash
5789
5790 %postun latex-other
5791 %texhash
5792
5793 %post latex-other-doc
5794 %texhash
5795
5796 %postun latex-other-doc
5797 %texhash
5798
5799 %post latex-palatcm
5800 %texhash
5801
5802 %postun latex-palatcm
5803 %texhash
5804
5805 %post latex-pdfslide
5806 %texhash
5807
5808 %postun latex-pdfslide
5809 %texhash
5810
5811 %post latex-pgf
5812 %texhash
5813
5814 %postun latex-pgf
5815 %texhash
5816
5817 %post latex-polynom
5818 %texhash
5819
5820 %postun latex-polynom
5821 %texhash
5822
5823 %post latex-polynomial
5824 %texhash
5825
5826 %postun latex-polynomial
5827 %texhash
5828
5829 %post latex-prosper
5830 %texhash
5831
5832 %postun latex-prosper
5833 %texhash
5834
5835 %post latex-pseudocode
5836 %texhash
5837
5838 %postun latex-pseudocode
5839 %texhash
5840
5841 %post latex-psnfss
5842 %texhash
5843
5844 %postun latex-psnfss
5845 %texhash
5846
5847 %post latex-pst-2dplot
5848 %texhash
5849
5850 %postun latex-pst-2dplot
5851 %texhash
5852
5853 %post latex-pst-3dplot
5854 %texhash
5855
5856 %postun latex-pst-3dplot
5857 %texhash
5858
5859 %post latex-pst-bar
5860 %texhash
5861
5862 %postun latex-pst-bar
5863 %texhash
5864
5865 %post latex-pst-circ
5866 %texhash
5867
5868 %postun latex-pst-circ
5869 %texhash
5870
5871 %post latex-pst-eucl
5872 %texhash
5873
5874 %postun latex-pst-eucl
5875 %texhash
5876
5877 %post latex-pst-diffraction
5878 %texhash
5879
5880 %postun latex-pst-diffraction
5881 %texhash
5882
5883 %post latex-pst-fun
5884 %texhash
5885
5886 %postun latex-pst-fun
5887 %texhash
5888
5889 %post latex-pst-func
5890 %texhash
5891
5892 %postun latex-pst-func
5893 %texhash
5894
5895 %post latex-pst-infixplot
5896 %texhash
5897
5898 %postun latex-pst-infixplot
5899 %texhash
5900
5901 %post latex-pst-fr3d
5902 %texhash
5903
5904 %postun latex-pst-fr3d
5905 %texhash
5906
5907 %post latex-pst-fractal
5908 %texhash
5909
5910 %postun latex-pst-fractal
5911 %texhash
5912
5913 %post latex-pxfonts
5914 %texhash
5915
5916 %post latex-pst-math
5917 %texhash
5918
5919 %postun latex-pst-math
5920 %texhash
5921
5922 %post latex-pst-ob3d
5923 %texhash
5924
5925 %postun latex-pst-ob3d
5926 %texhash
5927
5928 %post latex-pst-optic
5929 %texhash
5930
5931 %postun latex-pst-optic
5932 %texhash
5933
5934 %post latex-pst-optexp
5935 %texhash
5936
5937 %postun latex-pst-optexp
5938 %texhash
5939
5940 %post latex-pst-text
5941 %texhash
5942
5943 %postun latex-pst-text
5944 %texhash
5945
5946 %post latex-pst-uncategorized
5947 %texhash
5948
5949 %postun latex-pst-uncategorized
5950
5951 %texhash
5952
5953 %postun latex-pxfonts
5954 %texhash
5955
5956 %post latex-qfonts
5957 %texhash
5958
5959 %postun latex-qfonts
5960 %texhash
5961
5962 %post latex-SIstyle
5963 %texhash
5964
5965 %postun latex-SIstyle
5966 %texhash
5967
5968 %post latex-SIunits
5969 %texhash
5970
5971 %postun latex-SIunits
5972 %texhash
5973
5974 %post latex-siunitx
5975 %texhash
5976
5977 %postun latex-siunitx
5978 %texhash
5979
5980 %post latex-Tabbing
5981 %texhash
5982
5983 %postun latex-Tabbing
5984 %texhash
5985
5986 %post latex-txfonts
5987 %texhash
5988
5989 %postun latex-txfonts
5990 %texhash
5991
5992 %post latex-ucs
5993 %texhash
5994
5995 %postun latex-ucs
5996 %texhash
5997
5998 %post latex-umlaute
5999 %texhash
6000
6001 %postun latex-umlaute
6002 %texhash
6003
6004 %post latex-wasysym
6005 %texhash
6006
6007 %postun latex-wasysym
6008 %texhash
6009
6010 %post latex-xcolor
6011 %texhash
6012
6013 %postun latex-xcolor
6014 %texhash
6015
6016 %post format-latex
6017 %texhash
6018
6019 %postun format-latex
6020 %texhash
6021
6022 %post format-pdflatex
6023 %texhash
6024
6025 %postun format-pdflatex
6026 %texhash
6027
6028 %post platex
6029 %texhash
6030
6031 %postun platex
6032 %texhash
6033
6034 %post format-platex
6035 %texhash
6036
6037 %postun format-platex
6038 %texhash
6039
6040 %post format-pdfplatex
6041 %texhash
6042
6043 %postun format-pdfplatex
6044 %texhash
6045
6046 %post tex-babel
6047 %texhash
6048
6049 %postun tex-babel
6050 %texhash
6051
6052 %post tex-german
6053 %texhash
6054
6055 %postun tex-german
6056 %texhash
6057
6058 %post tex-mfpic
6059 %texhash
6060
6061 %postun tex-mfpic
6062 %texhash
6063
6064 %post tex-misc
6065 %texhash
6066
6067 %postun tex-misc
6068 %texhash
6069
6070 %post tex-pictex
6071 %texhash
6072
6073 %postun tex-pictex
6074 %texhash
6075
6076 %post tex-pstricks
6077 %texhash
6078
6079 %postun tex-pstricks
6080 %texhash
6081
6082 %post tex-qpx
6083 %texhash
6084
6085 %postun tex-qpx
6086 %texhash
6087
6088 %post tex-qpxqtx
6089 %texhash
6090
6091 %postun tex-qpxqtx
6092 %texhash
6093
6094 %post tex-ruhyphen
6095 %texhash
6096
6097 %postun tex-ruhyphen
6098 %texhash
6099
6100 %post tex-spanish
6101 %texhash
6102
6103 %postun tex-spanish
6104 %texhash
6105
6106 %post tex-texdraw
6107 %texhash
6108
6109 %postun tex-texdraw
6110 %texhash
6111
6112 %post tex-thumbpdf
6113 %texhash
6114
6115 %postun tex-thumbpdf
6116 %texhash
6117
6118 %post tex-ukrhyph
6119 %texhash
6120
6121 %postun tex-ukrhyph
6122 %texhash
6123
6124 %post latex-vietnam
6125 %texhash
6126
6127 %postun latex-vietnam
6128 %texhash
6129
6130 %post tex-xypic
6131 %texhash
6132
6133 %postun tex-xypic
6134 %texhash
6135
6136 %post fonts-adobe
6137 %texhash
6138
6139 %postun fonts-adobe
6140 %texhash
6141
6142 %post fonts-ae
6143 %texhash
6144
6145 %postun fonts-ae
6146 %texhash
6147
6148 %post fonts-ams
6149 %texhash
6150
6151 %postun fonts-ams
6152 %texhash
6153
6154 %post fonts-antp
6155 %texhash
6156
6157 %postun fonts-antp
6158 %texhash
6159
6160 %post fonts-antt
6161 %texhash
6162
6163 %postun fonts-antt
6164 %texhash
6165
6166 %post fonts-bbm
6167 %texhash
6168
6169 %postun fonts-bbm
6170 %texhash
6171
6172 %post fonts-bbold
6173 %texhash
6174
6175 %postun fonts-bbold
6176 %texhash
6177
6178 %post fonts-bh
6179 %texhash
6180
6181 %postun fonts-bh
6182 %texhash
6183
6184 %post fonts-bitstream
6185 %texhash
6186
6187 %postun fonts-bitstream
6188 %texhash
6189
6190 %post fonts-cbgreek
6191 %texhash
6192
6193 %postun fonts-cbgreek
6194 %texhash
6195
6196 %post fonts-cc-pl
6197 %texhash
6198
6199 %postun fonts-cc-pl
6200 %texhash
6201
6202 %post fonts-cg
6203 %texhash
6204
6205 %postun fonts-cg
6206 %texhash
6207
6208 %post fonts-cm
6209 %texhash
6210
6211 %postun fonts-cm
6212 %texhash
6213
6214 %post fonts-cmbright
6215 %texhash
6216
6217 %postun fonts-cmbright
6218 %texhash
6219
6220 %post fonts-cmcyr
6221 %texhash
6222
6223 %postun fonts-cmcyr
6224 %texhash
6225
6226 %post fonts-cmextra
6227 %texhash
6228
6229 %postun fonts-cmextra
6230 %texhash
6231
6232 %post fonts-cmsuper
6233 %texhash
6234
6235 %postun fonts-cmsuper
6236 %texhash
6237
6238 %post fonts-concmath
6239 %texhash
6240
6241 %postun fonts-concmath
6242 %texhash
6243
6244 %post fonts-concrete
6245 %texhash
6246
6247 %postun fonts-concrete
6248 %texhash
6249
6250 %post fonts-cs
6251 %texhash
6252
6253 %postun fonts-cs
6254 %texhash
6255
6256 %post fonts-dstroke
6257 %texhash
6258
6259 %postun fonts-dstroke
6260 %texhash
6261
6262 %post fonts-ecc
6263 %texhash
6264
6265 %postun fonts-ecc
6266 %texhash
6267
6268 %post fonts-eurosym
6269 %texhash
6270
6271 %postun fonts-eurosym
6272 %texhash
6273
6274 %post fonts-euxm
6275 %texhash
6276
6277 %postun fonts-euxm
6278 %texhash
6279
6280 %post fonts-gothic
6281 %texhash
6282
6283 %postun fonts-gothic
6284 %texhash
6285
6286 %post fonts-hoekwater
6287 %texhash
6288
6289 %postun fonts-hoekwater
6290 %texhash
6291
6292 %post fonts-jknappen
6293 %texhash
6294
6295 %postun fonts-jknappen
6296 %texhash
6297
6298 %post fonts-latex
6299 %texhash
6300
6301 %postun fonts-latex
6302 %texhash
6303
6304 %post fonts-lh
6305 %texhash
6306
6307 %postun fonts-lh
6308 %texhash
6309
6310 %post fonts-lm
6311 %texhash
6312
6313 %postun fonts-lm
6314 %texhash
6315
6316 %post fonts-marvosym
6317 %texhash
6318
6319 %postun fonts-marvosym
6320 %texhash
6321
6322 %post fonts-mflogo
6323 %texhash
6324
6325 %postun fonts-mflogo
6326 %texhash
6327
6328 %post fonts-misc
6329 %texhash
6330
6331 %postun fonts-misc
6332 %texhash
6333
6334 %post fonts-monotype
6335 %texhash
6336
6337 %postun fonts-monotype
6338 %texhash
6339
6340 %post fonts-omega
6341 %texhash
6342
6343 %postun fonts-omega
6344 %texhash
6345
6346 %post fonts-other
6347 %texhash
6348
6349 %postun fonts-other
6350 %texhash
6351
6352 %post fonts-pazo
6353 %texhash
6354
6355 %postun fonts-pazo
6356 %texhash
6357
6358 %post fonts-pl
6359 %texhash
6360
6361 %postun fonts-pl
6362 %texhash
6363
6364 %post fonts-px
6365 %texhash
6366
6367 %postun fonts-px
6368 %texhash
6369
6370 %post fonts-qfonts
6371 %texhash
6372
6373 %postun fonts-qfonts
6374 %texhash
6375
6376 %post fonts-qpx
6377 %texhash
6378
6379 %postun fonts-qpx
6380 %texhash
6381
6382 %post fonts-qpxqtx
6383 %texhash
6384
6385 %postun fonts-qpxqtx
6386 %texhash
6387
6388 %post fonts-rsfs
6389 %texhash
6390
6391 %postun fonts-rsfs
6392 %texhash
6393
6394 %post fonts-stmaryrd
6395 %texhash
6396
6397 %postun fonts-stmaryrd
6398 %texhash
6399
6400 %post fonts-tx
6401 %texhash
6402
6403 %postun fonts-tx
6404 %texhash
6405
6406 %post fonts-urw
6407 %texhash
6408
6409 %postun fonts-urw
6410 %texhash
6411
6412 %post fonts-vnr
6413 %texhash
6414
6415 %postun fonts-vnr
6416 %texhash
6417
6418 %post fonts-wasy
6419 %texhash
6420
6421 %postun fonts-wasy
6422 %texhash
6423
6424 %post fonts-xypic
6425 %texhash
6426
6427 %postun fonts-xypic
6428 %texhash
6429
6430 %post fonts-yandy
6431 %texhash
6432
6433 %postun fonts-yandy
6434 %texhash
6435
6436 %post fonts-type1-antp
6437 %texhash
6438
6439 %postun fonts-type1-antp
6440 %texhash
6441
6442 %post fonts-type1-antt
6443 %texhash
6444
6445 %postun fonts-type1-antt
6446 %texhash
6447
6448 %post fonts-type1-belleek
6449 %texhash
6450
6451 %postun fonts-type1-belleek
6452 %texhash
6453
6454 %post fonts-type1-bitstream
6455 %texhash
6456
6457 %postun fonts-type1-bitstream
6458 %texhash
6459
6460 %post fonts-type1-bluesky
6461 %texhash
6462
6463 %postun fonts-type1-bluesky
6464 %texhash
6465
6466 %post fonts-type1-cc-pl
6467 %texhash
6468
6469 %postun fonts-type1-cc-pl
6470 %texhash
6471
6472 %post fonts-type1-cmcyr
6473 %texhash
6474
6475 %postun fonts-type1-cmcyr
6476 %texhash
6477
6478 %post fonts-type1-cs
6479 %texhash
6480
6481 %postun fonts-type1-cs
6482 %texhash
6483
6484 %post fonts-type1-dstroke
6485 %texhash
6486
6487 %postun fonts-type1-dstroke
6488 %texhash
6489
6490 %post fonts-type1-eurosym
6491 %texhash
6492
6493 %postun fonts-type1-eurosym
6494 %texhash
6495
6496 %post fonts-type1-hoekwater
6497 %texhash
6498
6499 %postun fonts-type1-hoekwater
6500 %texhash
6501
6502 %post fonts-type1-lm
6503 %texhash
6504
6505 %postun fonts-type1-lm
6506 %texhash
6507
6508 %post fonts-type1-marvosym
6509 %texhash
6510
6511 %postun fonts-type1-marvosym
6512 %texhash
6513
6514 %post fonts-type1-mathpazo
6515 %texhash
6516
6517 %postun fonts-type1-mathpazo
6518 %texhash
6519
6520 %post fonts-type1-omega
6521 %texhash
6522
6523 %postun fonts-type1-omega
6524 %texhash
6525
6526 %post fonts-type1-pl
6527 %texhash
6528
6529 %postun fonts-type1-pl
6530 %texhash
6531
6532 %post fonts-type1-px
6533 %texhash
6534
6535 %postun fonts-type1-px
6536 %texhash
6537
6538 %post fonts-type1-qfonts
6539 %texhash
6540
6541 %postun fonts-type1-qfonts
6542 %texhash
6543
6544 %post fonts-type1-tx
6545 %texhash
6546
6547 %postun fonts-type1-tx
6548 %texhash
6549
6550 %post fonts-type1-urw
6551 %texhash
6552
6553 %postun fonts-type1-urw
6554 %texhash
6555
6556 %post fonts-type1-vnr
6557 %texhash
6558
6559 %postun fonts-type1-vnr
6560 %texhash
6561
6562 %post fonts-type1-xypic
6563 %texhash
6564
6565 %postun fonts-type1-xypic
6566 %texhash
6567
6568 %post -n texconfig
6569 %texhash
6570
6571 %postun -n texconfig
6572 %texhash
6573
6574 %post xetex
6575 %texhash
6576
6577 %postun xetex
6578 %texhash
6579
6580 %post xmltex
6581 %texhash
6582
6583 %postun xmltex
6584 %texhash
6585
6586 # Check the commented lines!!!
6587
6588 %files
6589 %defattr(644,root,root,755)
6590 # %doc %{texmf}/LICENSE.texmf
6591 # %doc %{texmf}/ChangeLog
6592 # %doc %{texmf}/doc/README.knuth
6593 # There isn't doc/fonts directory
6594 %dir %{texmfdist}/doc/fonts
6595 %doc %{texmfdist}/doc/fontname
6596 # %dir %{texmf}/doc/fonts/polish
6597 # %dir %{texmf}/doc/help
6598 # %doc %{texmf}/doc/help/csname.txt
6599 # %doc %{texmf}/doc/help/ctan
6600 # %doc %{texmf}/doc/help/tds.dvi
6601 # %doc %{texmf}/doc/help/unixtex.ftp
6602 # %dir %{texmf}/doc/help/faq
6603 # %doc %{texmf}/doc/images
6604 # %dir %{texmf}/doc/polish
6605 # %doc %{texmf}/doc/polish/*.html
6606 # %dir %{texmf}/doc/programs
6607 # %doc %{texmf}/doc/programs/web2c*
6608 # %doc %{texmf}/doc/programs/cwebman.dvi
6609 # %doc %{texmf}/doc/programs/dvipng.*
6610 # %doc %{texmf}/doc/knuth
6611 #%attr(755,root,root) %{_bindir}/MakeTeXPK
6612 #%attr(755,root,root) %{_bindir}/access
6613
6614 # ***********
6615 # executables
6616 # ***********
6617 %attr(755,root,root) %{_bindir}/a2ping
6618 %attr(755,root,root) %{_bindir}/afm2tfm
6619 %attr(755,root,root) %{_bindir}/allcm
6620 %attr(755,root,root) %{_bindir}/allec
6621 %attr(755,root,root) %{_bindir}/allneeded
6622 %attr(755,root,root) %{_bindir}/cweave
6623 %attr(755,root,root) %{_bindir}/ctangle
6624 %attr(755,root,root) %{_bindir}/ctie
6625 %attr(755,root,root) %{_bindir}/dmp
6626 %attr(755,root,root) %{_bindir}/dvipng
6627 %attr(755,root,root) %{_bindir}/e2pall
6628 %attr(755,root,root) %{_bindir}/ebb
6629 # %attr(755,root,root) %{_bindir}/fdf2tan
6630 %attr(755,root,root) %{_bindir}/fmtutil
6631 %attr(755,root,root) %{_bindir}/fmtutil-sys
6632 #%attr(755,root,root) %{_bindir}/fontexport
6633 #%attr(755,root,root) %{_bindir}/fontimport
6634 %attr(755,root,root) %{_bindir}/fontinst
6635 %attr(755,root,root) %{_bindir}/gftodvi
6636 %attr(755,root,root) %{_bindir}/gftopk
6637 %attr(755,root,root) %{_bindir}/gftype
6638 %attr(755,root,root) %{_bindir}/gsftopk
6639 #%attr(755,root,root) %{_bindir}/initex
6640 %attr(755,root,root) %{_bindir}/kpseaccess
6641 %attr(755,root,root) %{_bindir}/kpsereadlink
6642 %attr(755,root,root) %{_bindir}/kpsewhere
6643 %attr(755,root,root) %{_bindir}/mag
6644 %attr(755,root,root) %{_bindir}/makempx
6645 #%attr(755,root,root) %{_bindir}/mkfontdesc
6646 %attr(755,root,root) %{_bindir}/mktexfmt
6647 %attr(755,root,root) %{_bindir}/mktexlsr
6648 %attr(755,root,root) %{_bindir}/newer
6649 %attr(755,root,root) %{_bindir}/patgen
6650 %attr(755,root,root) %{_bindir}/pdfetex
6651 %attr(755,root,root) %{_bindir}/pfb2pfa
6652 %attr(755,root,root) %{_bindir}/pk2bm
6653 %attr(755,root,root) %{_bindir}/pktogf
6654 %attr(755,root,root) %{_bindir}/pktype
6655 %attr(755,root,root) %{_bindir}/pltotf
6656 %attr(755,root,root) %{_bindir}/pooltype
6657 %attr(755,root,root) %{_bindir}/ps2frag
6658 %attr(755,root,root) %{_bindir}/ps2pk
6659 # TODO: move this file to correct subpackage ?
6660 %attr(755,root,root) %{_bindir}/ps4pdf
6661 #%attr(755,root,root) %{_bindir}/t1mapper
6662 %attr(755,root,root) %{_bindir}/tangle
6663 #%attr(755,root,root) %{_bindir}/tetex-updmap
6664 %attr(755,root,root) %{_bindir}/tex
6665 %attr(755,root,root) %{_bindir}/texdoc
6666 %attr(755,root,root) %{_bindir}/texhash
6667 # %attr(755,root,root) %{_bindir}/texi2html
6668 %attr(755,root,root) %{_bindir}/texlinks
6669 %attr(755,root,root) %{_bindir}/tftopl
6670 %attr(755,root,root) %{_bindir}/tie
6671 %attr(755,root,root) %{_bindir}/ttf2afm
6672 %attr(755,root,root) %{_bindir}/updmap
6673 %attr(755,root,root) %{_bindir}/updmap-sys
6674 %attr(755,root,root) %{_bindir}/vftovp
6675 #%attr(755,root,root) %{_bindir}/virtex
6676 %attr(755,root,root) %{_bindir}/vptovf
6677 %attr(755,root,root) %{_bindir}/weave
6678
6679 %attr(755,root,root) %{texmf}/web2c/mktexnam
6680 %attr(755,root,root) %{texmf}/web2c/mktexdir
6681 %attr(755,root,root) %{texmf}/web2c/mktexupd
6682
6683 %attr(750,root,root) /etc/cron.daily/texlive
6684
6685 #%dir /etc/sysconfig/tetex-updmap
6686 #%verify(not md5 mtime size) %config(noreplace) /etc/sysconfig/tetex-updmap/maps.lst
6687
6688 %ghost %{texmf}/ls-R
6689 %ghost %{texmfdist}/ls-R
6690 # %ghost %{_localstatedir}/ls-R
6691
6692 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/cslatex/base/fonttext.cfg
6693 %config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/language.dat
6694 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/fontmath.cfg
6695 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/fonttext.cfg
6696 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/preload.cfg
6697
6698 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/fmtutil.cnf
6699 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktex.cnf
6700 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktex.opt
6701 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktexdir.opt
6702 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktexnam.opt
6703 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/texmf.cnf
6704 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/updmap.cfg
6705
6706 %attr(1777,root,root) /var/cache/fonts
6707
6708 %{_datadir}/info/web2c.info*
6709 # %{_datadir}/info/texi2html.info*
6710 # %{_datadir}/texi2html
6711 #%{texmf}/updates.dat
6712
6713 # %{texmf}/aliases
6714 # %{texmf}/tex/generic/bghyph
6715 # %doc %{texmf}/doc/generic/hyphen
6716 #%{texmf}/tex/generic/letterspacing
6717
6718 # ***********
6719 # Directories
6720 # ***********
6721 %attr(1777,root,root) %dir %{_localstatedir}
6722 %attr(1777,root,root) %dir %{_localstatedir}/fonts
6723 %attr(1777,root,root) %dir %{_localstatedir}/fonts/map
6724 %attr(1777,root,root) %dir %{fmtdir}
6725
6726 %dir %{texmfdist}
6727 %doc %{texmfdist}/README
6728 %dir %{texmf}
6729
6730 %dir %{texmfdist}/doc
6731 %dir %{texmfdist}/doc/generic
6732 %dir %{texmfdist}/doc/generic/enctex
6733 %dir %{texmfdist}/doc/latex
6734 %dir %{texmfdist}/doc/latex/localloc
6735 %dir %{texmf}/doc
6736 %dir %{texmf}/doc/generic
6737 %dir %{texmf}/doc/tetex
6738 %dir %{texmf}/fmtutil
6739
6740 %dir %{texmfdist}/tex
6741 %dir %{texmfdist}/tex/cslatex
6742 %dir %{texmfdist}/tex/cslatex/base
6743 %dir %{texmfdist}/tex/generic
6744 %dir %{texmfdist}/tex/generic/dehyph-exptl
6745 %dir %{texmfdist}/tex/generic/enctex
6746 %dir %{texmfdist}/tex/generic/hyph-utf8
6747 %dir %{texmfdist}/tex/generic/misc
6748 %dir %{texmfdist}/tex/latex
6749 %dir %{texmfdist}/tex/latex/base
6750 %dir %{texmf}/dvips
6751 %dir %{texmf}/dvips/config
6752 %dir %{texmf}/dvips/tetex
6753 %dir %{texmf}/fonts/enc
6754 %dir %{texmf}/fonts/enc/dvips
6755 %dir %{texmf}/fonts/enc/dvips/tetex
6756 %dir %{texmf}/fonts/map/dvips/updmap
6757 %dir %{texmf}/fonts/map
6758 %dir %{texmf}/fonts/map/dvips
6759 %dir %{texmf}/fonts/map/dvips/tetex
6760 %dir %{texmf}/scripts
6761 %dir %{texmf}/tex
6762 %dir %{texmf}/tex/generic
6763 %dir %{texmf}/tex/generic/config
6764 %dir %{texmf}/web2c
6765
6766 # Docs
6767 # %doc %{texmf}/doc/README
6768 %doc %{texmf}/doc/tetex/TETEXDOC.*
6769 %doc %{texmf}/doc/tetex/teTeX-FAQ
6770
6771 # %{texmf}/fonts/map/dvips/tetex/contnav.map
6772 # %{texmf}/fonts/map/dvips/tetex/lumath-o.map
6773 %{texmfdist}/fonts/map/dvips/vntex/urwvn.map
6774 %{texmfdist}/fonts/enc/dvips/vntex/t5.enc
6775
6776 # Main fonts from TeTeX
6777 %{texmf}/fonts/enc/dvips/tetex/09fbbfac.enc
6778 %{texmf}/fonts/enc/dvips/tetex/0ef0afca.enc
6779 %{texmf}/fonts/enc/dvips/tetex/10037936.enc
6780 %{texmf}/fonts/enc/dvips/tetex/1b6d048e.enc
6781 %{texmf}/fonts/enc/dvips/tetex/71414f53.enc
6782 %{texmf}/fonts/enc/dvips/tetex/74afc74c.enc
6783 %{texmf}/fonts/enc/dvips/tetex/aae443f0.enc
6784 %{texmf}/fonts/enc/dvips/tetex/b6a4d7c7.enc
6785 %{texmf}/fonts/enc/dvips/tetex/bbad153f.enc
6786 %{texmf}/fonts/enc/dvips/tetex/d9b29452.enc
6787 %{texmf}/fonts/enc/dvips/tetex/f7b6d320.enc
6788 %{texmf}/fonts/map/dvips/tetex/ps2pk35.map
6789
6790 %{texmfdist}/tex/generic/dehyph-exptl/*
6791 %{texmfdist}/tex/generic/encodings
6792 %{texmfdist}/tex/generic/epsf
6793 %{texmfdist}/tex/generic/hyph-utf8/*
6794 %{texmfdist}/tex/generic/genmisc
6795 %{texmfdist}/tex/generic/misc/null*
6796 %{texmfdist}/tex/generic/misc/texnames.sty
6797 %{texmfdist}/tex/generic/tap
6798 %{texmfdist}/tex/generic/tex-ps
6799 %{texmfdist}/tex/texinfo
6800 %{texmfdist}/tex/fontinst/misc/glyphbox.mtx
6801 %{texmf}/tex/fontinst
6802 %{texmf}/tex/generic/hyphen
6803
6804 # %{fmtdir}/metafun.mem
6805 #%{texmf}/web2c/tex-pl.pool
6806 # %{texmf}/web2c/tex.pool
6807 %{texmf}/fonts/map/dvips/updmap/*
6808
6809 %{texmf}/web2c/*.tcx
6810
6811 # %lang(fi) %{_mandir}/fi/man1/afm2tfm.1*
6812 # %lang(fi) %{_mandir}/fi/man1/allcm.1*
6813 # %lang(fi) %{_mandir}/fi/man1/allneeded.1*
6814 # %lang(fr) %{_mandir}/fr/man1/access.1*
6815 # %lang(hu) %{_mandir}/hu/man1/access.1*
6816 # %lang(hu) %{_mandir}/hu/man1/newer.1*
6817 # %lang(pl) %{_mandir}/pl/man1/access.1*
6818 # %lang(pl) %{_mandir}/pl/man1/newer.1*
6819 #%{_mandir}/man1/MakeTeXPK.1*
6820 #%{_mandir}/man1/access.1*
6821 #%{_mandir}/man1/fontexport.1*
6822 #%{_mandir}/man1/fontimport.1*
6823 #%{_mandir}/man1/initex.1*
6824 #%{_mandir}/man1/t1mapper.1*
6825 #%{_mandir}/man1/texdoc.1*
6826 #%{_mandir}/man1/texi2html.1*
6827 #%{_mandir}/man1/virtex.1*
6828 #%{_mandir}/man8/fmtutil.8*
6829 #%{_mandir}/man8/mkfontdesc.8*
6830 #%{_mandir}/man8/texlinks.8*
6831
6832 %{_mandir}/man1/afm2tfm.1*
6833 %{_mandir}/man1/allcm.1*
6834 %{_mandir}/man1/allec.1*
6835 %{_mandir}/man1/allneeded.1*
6836 %{_mandir}/man1/ctangle.1*
6837 %{_mandir}/man1/ctie.1*
6838 %{_mandir}/man1/cweave.1*
6839 %{_mandir}/man1/cweb.1*
6840 %{_mandir}/man1/dmp.1*
6841 %{_mandir}/man1/dvipdft.1*
6842 %{_mandir}/man1/dvipng.1*
6843 %{_mandir}/man1/e2pall.1*
6844 %{_mandir}/man1/ebb.1*
6845 %{_mandir}/man1/fmtutil.1*
6846 %{_mandir}/man1/fmtutil-sys.1*
6847 %{_mandir}/man1/fontinst.1*
6848 %{_mandir}/man1/gftodvi.1*
6849 %{_mandir}/man1/gftopk.1*
6850 %{_mandir}/man1/gftype.1*
6851 %{_mandir}/man1/gsftopk.1*
6852 %{_mandir}/man1/kpseaccess.1*
6853 %{_mandir}/man1/kpsereadlink.1*
6854 %{_mandir}/man1/kpsewhere.1*
6855 %{_mandir}/man1/mag.1*
6856 %{_mandir}/man1/makempx.1*
6857 %{_mandir}/man1/makempy.1*
6858 %{_mandir}/man1/mktexfmt.1*
6859 %{_mandir}/man1/mktexlsr.1*
6860 %{_mandir}/man1/newer.1*
6861 %{_mandir}/man1/patgen.1*
6862 %{_mandir}/man1/pdfetex.1*
6863 %{_mandir}/man1/pfb2pfa.1*
6864 %{_mandir}/man1/pk2bm.1*
6865 %{_mandir}/man1/pktogf.1*
6866 %{_mandir}/man1/pktype.1*
6867 %{_mandir}/man1/pltotf.1*
6868 %{_mandir}/man1/pooltype.1*
6869 %{_mandir}/man1/ps2frag.1*
6870 %{_mandir}/man1/ps2pk.1*
6871 %{_mandir}/man1/tangle.1*
6872 %{_mandir}/man1/tex.1*
6873 %{_mandir}/man1/texexec.1*
6874 %{_mandir}/man1/texhash.1*
6875 %{_mandir}/man1/texlinks.1*
6876 %{_mandir}/man1/tftopl.1*
6877 %{_mandir}/man1/tie.1*
6878 %{_mandir}/man1/ttf2afm.1*
6879 %{_mandir}/man1/updmap.1*
6880 %{_mandir}/man1/updmap-sys.1*
6881 %{_mandir}/man1/vftovp.1*
6882 %{_mandir}/man1/vptovf.1*
6883 %{_mandir}/man1/weave.1*
6884 %{_mandir}/man5/fmtutil.cnf.5*
6885 %{_mandir}/man5/updmap.cfg.5*
6886
6887 %files other-utils
6888 %defattr(644,root,root,755)
6889 %attr(755,root,root) %{_bindir}/bg5+latex
6890 %attr(755,root,root) %{_bindir}/bg5+pdflatex
6891 %attr(755,root,root) %{_bindir}/bg5conv
6892 %attr(755,root,root) %{_bindir}/bg5latex
6893 %attr(755,root,root) %{_bindir}/bg5pdflatex
6894 %attr(755,root,root) %{_bindir}/bibtex8
6895 %attr(755,root,root) %{_bindir}/cfftot1
6896 %attr(755,root,root) %{_bindir}/ebong
6897 %attr(755,root,root) %{_bindir}/extconv
6898 %attr(755,root,root) %{_bindir}/extractbb
6899 %attr(755,root,root) %{_bindir}/gbklatex
6900 %attr(755,root,root) %{_bindir}/gbkpdflatex
6901 %attr(755,root,root) %{_bindir}/getnonfreefonts
6902 %attr(755,root,root) %{_bindir}/getnonfreefonts-sys
6903 %attr(755,root,root) %{_bindir}/hbf2gf
6904 %attr(755,root,root) %{_bindir}/jadetex
6905 %attr(755,root,root) %{_bindir}/lamed
6906 %attr(755,root,root) %{_bindir}/makeglossaries
6907 %attr(755,root,root) %{_bindir}/metafun
6908 %attr(755,root,root) %{_bindir}/mkjobtexmf
6909 %attr(755,root,root) %{_bindir}/mllatex
6910 %attr(755,root,root) %{_bindir}/mltex
6911 %attr(755,root,root) %{_bindir}/mmafm
6912 %attr(755,root,root) %{_bindir}/mmpfb
6913 %attr(755,root,root) %{_bindir}/musixflx
6914 %attr(755,root,root) %{_bindir}/ofm2opl
6915 %attr(755,root,root) %{_bindir}/otfinfo
6916 %attr(755,root,root) %{_bindir}/otftotfm
6917 %attr(755,root,root) %{_bindir}/oxdvi
6918 %attr(755,root,root) %{_bindir}/pdfatfi
6919 %attr(755,root,root) %{_bindir}/pdfclose
6920 %attr(755,root,root) %{_bindir}/pdfjadetex
6921 %attr(755,root,root) %{_bindir}/pdfopen
6922 %attr(755,root,root) %{_bindir}/pdftosrc
6923 %{__perl}tex
6924 %attr(755,root,root) %{_bindir}/physe
6925 %attr(755,root,root) %{_bindir}/pkfix
6926 %attr(755,root,root) %{_bindir}/ppower4
6927 %attr(755,root,root) %{_bindir}/rungs
6928 %attr(755,root,root) %{_bindir}/simpdftex
6929 %attr(755,root,root) %{_bindir}/sjisconv
6930 %attr(755,root,root) %{_bindir}/sjislatex
6931 %attr(755,root,root) %{_bindir}/sjispdflatex
6932 %attr(755,root,root) %{_bindir}/synctex
6933 %attr(755,root,root) %{_bindir}/t1dotlessj
6934 %attr(755,root,root) %{_bindir}/t1lint
6935 %attr(755,root,root) %{_bindir}/t1reencode
6936 %attr(755,root,root) %{_bindir}/t1testpage
6937 %attr(755,root,root) %{_bindir}/texcount
6938 %attr(755,root,root) %{_bindir}/texsis
6939 %attr(755,root,root) %{_bindir}/tlmgr
6940 %attr(755,root,root) %{_bindir}/tpic2pdftex
6941 %attr(755,root,root) %{_bindir}/ttf2pk
6942 %attr(755,root,root) %{_bindir}/ttf2tfm
6943 %attr(755,root,root) %{_bindir}/ttftotype42
6944 %attr(755,root,root) %{_bindir}/vlna
6945 %attr(755,root,root) %{_bindir}/vpe
6946 %{_mandir}/man1/cfftot1.1*
6947 %{_mandir}/man1/getnonfreefonts-sys.1
6948 %{_mandir}/man1/getnonfreefonts.1*
6949 %{_mandir}/man1/hbf2gf.1*
6950 %{_mandir}/man1/mkjobtexmf.1*
6951 %{_mandir}/man1/mmafm.1*
6952 %{_mandir}/man1/mmpfb.1*
6953 %{_mandir}/man1/otfinfo.1*
6954 %{_mandir}/man1/otftotfm.1*
6955 %{_mandir}/man1/oxdvi.1
6956 %{_mandir}/man1/pdftosrc.1*
6957 %{_mandir}/man1/ps2eps.1*
6958 %{_mandir}/man1/synctex.1*
6959 %{_mandir}/man1/t1dotlessj.1*
6960 %{_mandir}/man1/t1lint.1*
6961 %{_mandir}/man1/t1reencode.1*
6962 %{_mandir}/man1/t1testpage.1*
6963 %{_mandir}/man1/ttf2pk.1*
6964 %{_mandir}/man1/ttf2tfm.1*
6965 %{_mandir}/man1/ttftotype42.1*
6966 %{_mandir}/man1/vlna.1*
6967 %{_mandir}/man5/synctex.5*
6968 %{texmfdist}/source/startex
6969 %{texmfdist}/source/jadetex
6970 %{texmfdist}/tex/jadetex
6971 %{texmfdist}/tex/texsis
6972 %{texmfdist}/tex/startex
6973 %{texmf}/fmtutil/format.jadetex.cnf
6974 %{texmf}/fmtutil/format.mltex.cnf
6975 %{texmfdist}/tex/generic/abbr
6976 %{texmfdist}/tex/generic/abstyles/
6977 %{texmfdist}/tex/generic/arrayjob
6978 %{texmfdist}/tex/generic/barr
6979 %{texmfdist}/tex/generic/borceux
6980 %{texmfdist}/tex/generic/c-pascal
6981 %{texmfdist}/tex/generic/cirth
6982 %{texmfdist}/tex/generic/colortab
6983 %{texmfdist}/tex/generic/dratex
6984 %{texmfdist}/tex/generic/ean
6985 %{texmfdist}/tex/generic/edmac
6986 %{texmfdist}/tex/generic/elvish
6987 %{texmfdist}/tex/generic/fenixpar
6988 %{texmfdist}/tex/generic/fltpoint
6989 %{texmfdist}/tex/generic/musixtex
6990
6991 %files other-utils-doc
6992 %defattr(644,root,root,755)
6993 %doc %{texmfdist}/doc/jadetex
6994 %doc %{texmfdist}/doc/texsis
6995 %doc %{texmfdist}/doc/startex
6996 %doc %{texmfdist}/doc/generic/c-pascal
6997
6998 %files dirs-fonts
6999 %defattr(644,root,root,755)
7000 %dir %{texmfdist}/doc/latex/marvosym/mac/oztex/tex-font
7001 %dir %{texmfdist}/fonts
7002 %dir %{texmfdist}/fonts/afm
7003 %dir %{texmfdist}/fonts/afm/public
7004 %dir %{texmfdist}/fonts/afm/vntex
7005 %dir %{texmfdist}/fonts/enc
7006 %dir %{texmfdist}/fonts/enc/dvips
7007 %dir %{texmfdist}/fonts/enc/dvips/vntex
7008 %dir %{texmfdist}/fonts/map
7009 %dir %{texmfdist}/fonts/map/dvipdfm
7010 %dir %{texmfdist}/fonts/map/dvips
7011 %dir %{texmfdist}/fonts/map/dvips/vntex
7012 %dir %{texmfdist}/fonts/map/fontname
7013 %dir %{texmfdist}/fonts/ofm
7014 %dir %{texmfdist}/fonts/ofm/public
7015 %dir %{texmfdist}/fonts/ovf
7016 %dir %{texmfdist}/fonts/ovf/public
7017 %dir %{texmfdist}/fonts/ovp
7018 %dir %{texmfdist}/fonts/ovp/public
7019 %dir %{texmfdist}/fonts/opentype
7020 %dir %{texmfdist}/fonts/opentype/public
7021 %dir %{texmfdist}/fonts/pk
7022 %dir %{texmfdist}/fonts/pk/ljfour
7023 %dir %{texmfdist}/fonts/source
7024 %dir %{texmfdist}/fonts/source/public
7025 %dir %{texmfdist}/fonts/source/vntex
7026 %dir %{texmfdist}/fonts/tfm
7027 %dir %{texmfdist}/fonts/tfm/public
7028 %dir %{texmfdist}/fonts/tfm/vntex
7029 %dir %{texmfdist}/fonts/truetype
7030 %dir %{texmfdist}/fonts/type1
7031 %dir %{texmfdist}/fonts/type1/public
7032 %dir %{texmfdist}/fonts/type1/vntex
7033 %dir %{texmfdist}/fonts/vf
7034 %dir %{texmfdist}/fonts/vf/public
7035 %dir %{texmfdist}/fonts/vf/vntex
7036 %dir %{texmfdist}/source
7037 %dir %{texmfdist}/source/fonts
7038 %dir %{texmfdist}/source/latex
7039 %dir %{texmf}/fonts
7040 %dir %{texmf}/fonts/opentype
7041 %dir %{texmf}/fonts/opentype/public
7042
7043 %files doc
7044 %defattr(644,root,root,755)
7045 %doc %{texmfdist}/doc/generic/dehyph-exptl
7046 %dir %{texmfdoc}
7047 %dir %{texmfdoc}/doc
7048 %{texmfdoc}/README
7049 %{texmfdoc}/ls-R
7050 %{texmfdoc}/doc/english
7051 %{texmfdist}/doc/fontinst
7052
7053 %files doc-bg
7054 %defattr(644,root,root,755)
7055 %{texmfdoc}/doc/bulgarian
7056
7057 %files doc-cs
7058 %defattr(644,root,root,755)
7059 %{texmfdoc}/doc/czechslovak
7060
7061 %files doc-de
7062 %defattr(644,root,root,755)
7063 %{texmfdoc}/doc/german
7064
7065 %files doc-el
7066 %defattr(644,root,root,755)
7067 %{texmfdoc}/doc/greek
7068
7069 %files doc-es
7070 %defattr(644,root,root,755)
7071 %{texmfdoc}/doc/spanish
7072
7073 %files doc-fi
7074 %defattr(644,root,root,755)
7075 %{texmfdoc}/doc/finnish
7076
7077 %files doc-fr
7078 %defattr(644,root,root,755)
7079 %{texmfdoc}/doc/french
7080
7081 %files doc-it
7082 %defattr(644,root,root,755)
7083 %{texmfdoc}/doc/italian
7084
7085 %files doc-ja
7086 %defattr(644,root,root,755)
7087 %{texmfdoc}/doc/japanese
7088
7089 %files doc-ko
7090 %defattr(644,root,root,755)
7091 %{texmfdoc}/doc/korean
7092
7093 %files doc-mn
7094 %defattr(644,root,root,755)
7095 %{texmfdoc}/doc/mongolian
7096
7097 %files doc-nl
7098 %defattr(644,root,root,755)
7099 %{texmfdoc}/doc/dutch
7100
7101 %files doc-pl
7102 %defattr(644,root,root,755)
7103 %{texmfdoc}/doc/polish
7104
7105 %files doc-pt
7106 %defattr(644,root,root,755)
7107 %{texmfdoc}/doc/portuguese
7108
7109 %files doc-ru
7110 %defattr(644,root,root,755)
7111 %{texmfdoc}/doc/russian
7112
7113 %files doc-sk
7114 %defattr(644,root,root,755)
7115 %{texmfdoc}/doc/slovak
7116
7117 %files doc-sl
7118 %defattr(644,root,root,755)
7119 %{texmfdoc}/doc/slovenian
7120
7121 %files doc-th
7122 %defattr(644,root,root,755)
7123 %{texmfdoc}/doc/thai
7124
7125 %files doc-tr
7126 %defattr(644,root,root,755)
7127 %{texmfdoc}/doc/turkish
7128
7129 %files doc-uk
7130 %defattr(644,root,root,755)
7131 %{texmfdoc}/doc/ukrainian
7132
7133 %files doc-vi
7134 %defattr(644,root,root,755)
7135 %{texmfdoc}/doc/vietnamese
7136
7137 %files doc-zh_CN
7138 %defattr(644,root,root,755)
7139 %{texmfdoc}/doc/chinese
7140
7141 # %files doc-Catalogue
7142 # %defattr(644,root,root,755)
7143 # %{texmf}/doc/help/Catalogue
7144
7145 # %files doc-tug-faq
7146 # %defattr(644,root,root,755)
7147 # %{texmf}/doc/help/faq/uktug-faq
7148
7149
7150 %files doc-latex
7151 %defattr(644,root,root,755)
7152 # %{texmfdist}/doc/latex/bar
7153 # %{texmfdist}/doc/latex/eclbip
7154 # %{texmfdist}/doc/latex/eo
7155 # %{texmfdist}/doc/latex/floatflt
7156 # %{texmfdist}/doc/latex/general
7157 # %{texmfdist}/doc/latex/germbib
7158 # %{texmfdist}/doc/latex/images
7159 # %{texmfdist}/doc/latex/mathcomp
7160 # %{texmfdist}/doc/latex/mt11p
7161 # %{texmfdist}/doc/latex/picins
7162 # %{texmfdist}/doc/latex/ps4pdf
7163 # %{texmfdist}/doc/latex/pslatex
7164 # %{texmfdist}/doc/latex/shapepar
7165 # %{texmfdist}/doc/latex/supertab
7166 # %{texmfdist}/doc/latex/tex-refs
7167 # %{texmfdist}/doc/latex/textmerg
7168 # %{texmfdist}/doc/latex/treesvr
7169 %{texmfdist}/doc/latex/acronym
7170 %{texmfdist}/doc/latex/aeguill
7171 %{texmfdist}/doc/latex/anysize
7172 %{texmfdist}/doc/latex/base
7173 %{texmfdist}/doc/latex/beton
7174 %{texmfdist}/doc/latex/carlisle
7175 %{texmfdist}/doc/latex/ccaption
7176 %{texmfdist}/doc/latex/changebar
7177 %{texmfdist}/doc/latex/chappg
7178 %{texmfdist}/doc/latex/concmath
7179 %{texmfdist}/doc/latex/crop
7180 %{texmfdist}/doc/latex/dinbrief
7181 %{texmfdist}/doc/latex/draftcopy
7182 %{texmfdist}/doc/latex/eepic
7183 %{texmfdist}/doc/latex/endfloat
7184 %{texmfdist}/doc/latex/esint
7185 %{texmfdist}/doc/latex/eso-pic
7186 %{texmfdist}/doc/latex/euler
7187 %{texmfdist}/doc/latex/eulervm
7188 %{texmfdist}/doc/latex/extsizes
7189 %{texmfdist}/doc/latex/fancybox
7190 %{texmfdist}/doc/latex/fancyhdr
7191 %{texmfdist}/doc/latex/fancyvrb
7192 %{texmfdist}/doc/latex/filecontents
7193 %{texmfdist}/doc/latex/float
7194 %{texmfdist}/doc/latex/footmisc
7195 %{texmfdist}/doc/latex/footnpag
7196 %{texmfdist}/doc/latex/fp
7197 %{texmfdist}/doc/latex/geometry
7198 %{texmfdist}/doc/latex/graphics
7199 %{texmfdist}/doc/latex/hyperref
7200 %{texmfdist}/doc/latex/hyphenat
7201 %{texmfdist}/doc/latex/index
7202 %{texmfdist}/doc/latex/koma-script
7203 %{texmfdist}/doc/latex/labels
7204 %{texmfdist}/doc/latex/layouts
7205 %{texmfdist}/doc/latex/lettrine
7206 %{texmfdist}/doc/latex/listings
7207 %{texmfdist}/doc/latex/ltabptch
7208 %{texmfdist}/doc/latex/mdwtools
7209 %{texmfdist}/doc/latex/memoir
7210 %{texmfdist}/doc/latex/mh
7211 %{texmfdist}/doc/latex/mparhack
7212 %{texmfdist}/doc/latex/ms
7213 %{texmfdist}/doc/latex/multibib
7214 %{texmfdist}/doc/latex/mwcls
7215 %{texmfdist}/doc/latex/natbib
7216 %{texmfdist}/doc/latex/nomencl
7217 %{texmfdist}/doc/latex/ntgclass
7218 %{texmfdist}/doc/latex/oberdiek
7219 %{texmfdist}/doc/latex/overpic
7220 %{texmfdist}/doc/latex/paralist
7221 %{texmfdist}/doc/latex/pb-diagram
7222 %{texmfdist}/doc/latex/pdfpages
7223 %{texmfdist}/doc/latex/picinpar
7224 %{texmfdist}/doc/latex/pict2e
7225 %{texmfdist}/doc/latex/placeins
7226 %{texmfdist}/doc/latex/preprint
7227 %{texmfdist}/doc/latex/preview
7228 %{texmfdist}/doc/latex/program
7229 %{texmfdist}/doc/latex/psfrag
7230 %{texmfdist}/doc/latex/revtex
7231 %{texmfdist}/doc/latex/rotating
7232 %{texmfdist}/doc/latex/rotfloat
7233 %{texmfdist}/doc/latex/scale
7234 %{texmfdist}/doc/latex/sectsty
7235 %{texmfdist}/doc/latex/seminar
7236 %{texmfdist}/doc/latex/showlabels
7237 %{texmfdist}/doc/latex/sidecap
7238 %{texmfdist}/doc/latex/slashbox
7239 %{texmfdist}/doc/latex/soul
7240 %{texmfdist}/doc/latex/stdclsdv
7241 %{texmfdist}/doc/latex/subfig
7242 %{texmfdist}/doc/latex/subfigure
7243 %{texmfdist}/doc/latex/textfit
7244 %{texmfdist}/doc/latex/textpos
7245 %{texmfdist}/doc/latex/titlesec
7246 %{texmfdist}/doc/latex/tocbibind
7247 %{texmfdist}/doc/latex/tocloft
7248 %{texmfdist}/doc/latex/tools
7249 %{texmfdist}/doc/latex/totpages
7250 %{texmfdist}/doc/latex/type1cm
7251 %{texmfdist}/doc/latex/units
7252 %{texmfdist}/doc/latex/vmargin
7253 %{texmfdist}/doc/latex/was
7254 %{texmfdist}/doc/latex/wrapfig
7255 %{texmfdist}/doc/latex/xtab
7256 %{texmfdist}/doc/latex/yfonts
7257
7258 %files -n kpathsea
7259 %defattr(644,root,root,755)
7260 %dir %{texmf}/doc/kpathsea
7261 %doc %{texmf}/doc/kpathsea/kpathsea.pdf
7262 %attr(755,root,root) %{_bindir}/kpsepath
7263 %attr(755,root,root) %{_bindir}/kpsestat
7264 %attr(755,root,root) %{_bindir}/kpsetool
7265 %attr(755,root,root) %{_bindir}/kpsewhich
7266 %attr(755,root,root) %{_bindir}/kpsexpand
7267 %attr(755,root,root) %{_libdir}/libkpathsea.so.*
7268 %{_libdir}/libkpathsea.la
7269 %{_mandir}/man1/kpsexpand.1*
7270 %{_mandir}/man1/kpsepath.1*
7271 %{_mandir}/man1/kpsestat.1*
7272 %{_mandir}/man1/kpsetool.1*
7273 %{_mandir}/man1/kpsewhich.1*
7274
7275 %files -n kpathsea-devel
7276 %defattr(644,root,root,755)
7277 %attr(755,root,root) %{_libdir}/libkpathsea.so
7278 %{_includedir}/kpathsea
7279 %{_infodir}/kpathsea.info*
7280
7281 %files dvips
7282 %defattr(644,root,root,755)
7283 # %doc %{texmf}/doc/programs/dvips.dvi
7284 # %doc %{texmf}/doc/programs/dvipdfm.dvi
7285 # %doc %{texmf}/doc/latex/psnfssx
7286 # %lang(fi) %{_mandir}/fi/man1/dvips.1*
7287 # %{texmf}/dvips/misc
7288 # %{texmf}/dvips/config/config.generic
7289 # %{texmf}/fonts/map/dvips/misc
7290 # %{texmf}/fonts/map/dvips/tetex/bsr-interpolated.map
7291 # %{texmf}/fonts/map/dvips/tetex/bsr.map
7292 # %{_localstatedir}/fonts/map/dvipdfm
7293 # %{_localstatedir}/fonts/map/dvips
7294 %dir %{texmfdist}/fonts/map/dvips/cmex
7295 %dir %{texmf}/dvipdfm
7296 %docdir %{texmf}/doc/dvips
7297 %docdir %{texmf}/doc/dvipdfm
7298 %attr(755,root,root) %{_bindir}/dvips
7299 %attr(755,root,root) %{_bindir}/dvired
7300 %attr(755,root,root) %{_bindir}/dvitomp
7301 %attr(755,root,root) %{_bindir}/dvitype
7302 %attr(755,root,root) %{_bindir}/dvicopy
7303 %attr(755,root,root) %{_bindir}/dvipdfm
7304 %attr(755,root,root) %{_bindir}/dvipdft
7305 # dvi2fax requires ghostscript
7306 %attr(755,root,root) %{_bindir}/dvi2fax
7307 %{_infodir}/dvips.info*
7308 %{_mandir}/man1/dvi2fax.1*
7309 %{_mandir}/man1/dvicopy.1*
7310 %{_mandir}/man1/dvipdfm.1*
7311 %{_mandir}/man1/dvips.1*
7312 %{_mandir}/man1/dvired.1*
7313 %{_mandir}/man1/dvitomp.1*
7314 %{_mandir}/man1/dvitype.1*
7315 %{texmf}/dvips/base
7316 %{texmf}/dvips/config
7317 %{texmf}/dvips/getafm
7318 %{texmf}/dvips/gsftopk
7319 %{texmfdist}/dvips/psfrag
7320 # %config(noreplace) %verify(not md5 mtime size) %{texmf}/dvips/config/config.ps
7321 %{texmfdist}/fonts/enc/dvips/base
7322 %{texmfdist}/fonts/map/dvips/allrunes
7323 %{texmfdist}/fonts/map/dvips/cmex/ttcmex.map
7324 %{texmfdist}/tex/generic/dvips
7325 %{texmf}/dvipdfm/config
7326 %{texmf}/dvips/tetex/config.*
7327 %{texmf}/fonts/enc/dvips/tetex/mtex.enc
7328 %{texmf}/fonts/enc/dvips/afm2pl
7329 # %{texmf}/fonts/map
7330 %dir %{texmf}/fonts/map/dvipdfm
7331 %dir %{texmf}/fonts/map/dvips
7332 %dir %{texmf}/fonts/map/dvips/tetex
7333 %{texmf}/fonts/map/dvipdfm/updmap
7334 %{texmf}/fonts/map/dvipdfm/dvipdfmx
7335 %{texmf}/fonts/map/dvipdfm/tetex
7336 %{texmf}/fonts/map/dvips/tetex/dvipdfm35.map
7337 %{texmf}/fonts/map/dvips/tetex/dvips35.map
7338 %{texmf}/fonts/map/dvips/tetex/mathpple.map
7339 %{texmf}/fonts/map/dvips/tetex/mt-belleek.map
7340 %{texmf}/fonts/map/dvips/tetex/mt-plus.map
7341 %{texmf}/fonts/map/dvips/tetex/mt-yy.map
7342 %{texmf}/fonts/map/dvips/tetex/pdftex35.map
7343
7344
7345 %files dvilj
7346 %defattr(644,root,root,755)
7347 %attr(755,root,root) %{_bindir}/dvihp
7348 %attr(755,root,root) %{_bindir}/dvilj
7349 %attr(755,root,root) %{_bindir}/dvilj2p
7350 %attr(755,root,root) %{_bindir}/dvilj4
7351 %attr(755,root,root) %{_bindir}/dvilj4l
7352 %attr(755,root,root) %{_bindir}/dvilj6
7353 %{_mandir}/man1/dvihp.1*
7354 %{_mandir}/man1/dvilj.1*
7355 %{_mandir}/man1/dvilj2p.1*
7356 %{_mandir}/man1/dvilj4.1*
7357 %{_mandir}/man1/dvilj4l.1*
7358 %{_mandir}/man1/dvilj6.1*
7359
7360 %files makeindex
7361 %defattr(644,root,root,755)
7362 %doc %{texmfdist}/doc/makeindex
7363 %attr(755,root,root) %{_bindir}/mkindex
7364 %attr(755,root,root) %{_bindir}/makeindex
7365 %attr(755,root,root) %{_bindir}/rumakeindex
7366 %{texmfdist}/makeindex
7367 %{_mandir}/man1/makeindex.1*
7368 %{_mandir}/man1/mkindex.1*
7369 %{_mandir}/man1/rumakeindex.1*
7370
7371 %files metafont
7372 %defattr(644,root,root,755)
7373 #%attr(755,root,root) %{_bindir}/mfw
7374 #%attr(755,root,root) %{_bindir}/virmf
7375 #%attr(755,root,root) %{_bindir}/inimf
7376 #%{texmf}/mft/cmbase.mft
7377 # %{texmf}/mft/e.mft
7378 # %{texmf}/mft/pl.mft
7379 # %{fmtdir}/mf.base
7380 #%{texmf}/web2c/mf-nowin.base
7381 # %{texmf}/web2c/mf.pool
7382 #%{texmf}/web2c/mfw.base
7383 #%{_mandir}/man1/inimf.1*
7384 #%{_mandir}/man1/virmf.1*
7385 %dir %{texmfdist}/mft
7386 %dir %{texmfdist}/mft/base
7387 %attr(755,root,root) %{_bindir}/mf
7388 %attr(755,root,root) %{_bindir}/mf-nowin
7389 %attr(755,root,root) %{_bindir}/mft
7390 %attr(755,root,root) %{_bindir}/mktexmf
7391 %attr(755,root,root) %{_bindir}/mktexpk
7392 %attr(755,root,root) %{_bindir}/mktextfm
7393 %{texmfdist}/metafont
7394 %{texmfdist}/mft/base/mplain.mft
7395 %{texmfdist}/mft/base/plain.mft
7396 %{texmfdist}/source/metafont
7397 %{_mandir}/man1/mf.1*
7398 %{_mandir}/man1/mf-nowin.1*
7399 %{_mandir}/man1/mft.1*
7400 %{_mandir}/man1/mktexmf.1*
7401 %{_mandir}/man1/mktexpk.1*
7402 %{_mandir}/man1/mktextfm.1*
7403 %{texmf}/fmtutil/format.metafont.cnf
7404
7405 %files metapost
7406 %defattr(644,root,root,755)
7407 #%attr(755,root,root) %{_bindir}/virmpost
7408 #%attr(755,root,root) %{_bindir}/inimpost
7409 # %{texmf}/web2c/mp.pool
7410 # %{fmtdir}/mpost.mem
7411 #%{_mandir}/man1/inimpost.1*
7412 #%{_mandir}/man1/virmpost.1*
7413 %dir %{texmfdist}/metapost
7414 %doc %{texmfdist}/doc/metapost
7415 %attr(755,root,root) %{_bindir}/mpost
7416 %attr(755,root,root) %{_bindir}/mpto
7417 %{texmfdist}/metapost/base
7418 %{texmfdist}/metapost/config
7419 %{texmfdist}/metapost/mfpic
7420 %{texmfdist}/metapost/misc
7421 %{texmfdist}/metapost/support
7422 %{texmfdist}/source/metapost
7423 %{_mandir}/man1/mpost.1*
7424 %{_mandir}/man1/mpto.1*
7425 %{texmf}/fmtutil/format.metapost.cnf
7426
7427 %files mptopdf
7428 %defattr(644,root,root,755)
7429 %attr(755,root,root) %{_bindir}/mptopdf
7430 %{_mandir}/man1/mptopdf.1*
7431 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/mptopdf.fmt
7432
7433 %files texdoctk
7434 %defattr(644,root,root,755)
7435 # %doc %{texmf}/doc/texdoctk
7436 %attr(755,root,root) %{_bindir}/texdoctk
7437 %{texmf}/texdoctk
7438 %{_mandir}/man1/texdoctk.1*
7439
7440 %files -n texconfig
7441 %defattr(644,root,root,755)
7442 %dir %{texmf}/texconfig
7443 %doc %{texmf}/texconfig/README
7444 %attr(755,root,root) %{_bindir}/texconfig
7445 %attr(755,root,root) %{_bindir}/texconfig-dialog
7446 %attr(755,root,root) %{_bindir}/texconfig-sys
7447 %attr(755,root,root) %{texmf}/texconfig/tcfmgr
7448 %{_mandir}/man1/texconfig.1*
7449 %{_mandir}/man1/texconfig-sys.1*
7450 %{texmf}/texconfig/g
7451 %{texmf}/texconfig/generic
7452 %{texmf}/texconfig/tcfmgr.map
7453 %{texmf}/texconfig/v
7454 %{texmf}/texconfig/x
7455
7456 %files -n xindy
7457 %defattr(644,root,root,755)
7458 %doc %{texmf}/doc/xindy
7459 %dir %{texmf}/xindy
7460 %dir %{texmf}/xindy/lang
7461 %dir %{texmf}/scripts
7462 %{texmf}/scripts/xindy
7463 %{texmf}/xindy/base
7464 %{texmf}/xindy/class
7465 %{texmf}/xindy/ord
7466 %{texmf}/xindy/rules
7467 %{texmf}/xindy/styles
7468 %{texmf}/xindy/tex
7469
7470
7471 %files -n xindy-albanian
7472 %defattr(644,root,root,755)
7473 %{texmf}/xindy/lang/albanian
7474
7475 %files -n xindy-belarusian
7476 %defattr(644,root,root,755)
7477 %{texmf}/xindy/lang/belarusian
7478
7479 %files -n xindy-bulgarian
7480 %defattr(644,root,root,755)
7481 %{texmf}/xindy/lang/bulgarian
7482
7483 %files -n xindy-croatian
7484 %defattr(644,root,root,755)
7485 %{texmf}/xindy/lang/croatian
7486
7487 %files -n xindy-czech
7488 %defattr(644,root,root,755)
7489 %{texmf}/xindy/lang/czech
7490
7491 %files -n xindy-danish
7492 %defattr(644,root,root,755)
7493 %{texmf}/xindy/lang/danish
7494
7495 %files -n xindy-dutch
7496 %defattr(644,root,root,755)
7497 %{texmf}/xindy/lang/dutch
7498
7499 %files -n xindy-english
7500 %defattr(644,root,root,755)
7501 %{texmf}/xindy/lang/english
7502
7503 %files -n xindy-esperanto
7504 %defattr(644,root,root,755)
7505 %{texmf}/xindy/lang/esperanto
7506
7507 %files -n xindy-estonian
7508 %defattr(644,root,root,755)
7509 %{texmf}/xindy/lang/estonian
7510
7511 %files -n xindy-finnish
7512 %defattr(644,root,root,755)
7513 %{texmf}/xindy/lang/finnish
7514
7515 %files -n xindy-french
7516 %defattr(644,root,root,755)
7517 %{texmf}/xindy/lang/french
7518
7519 %files -n xindy-general
7520 %defattr(644,root,root,755)
7521 %{texmf}/xindy/lang/general
7522
7523 %files -n xindy-georgian
7524 %defattr(644,root,root,755)
7525 %{texmf}/xindy/lang/georgian
7526
7527 %files -n xindy-german
7528 %defattr(644,root,root,755)
7529 %{texmf}/xindy/lang/german
7530
7531 %files -n xindy-greek
7532 %defattr(644,root,root,755)
7533 %{texmf}/xindy/lang/greek
7534
7535 %files -n xindy-gypsy
7536 %defattr(644,root,root,755)
7537 %{texmf}/xindy/lang/gypsy
7538
7539 %files -n xindy-hausa
7540 %defattr(644,root,root,755)
7541 %{texmf}/xindy/lang/hausa
7542
7543 %files -n xindy-hebrew
7544 %defattr(644,root,root,755)
7545 %{texmf}/xindy/lang/hebrew
7546
7547 %files -n xindy-hungarian
7548 %defattr(644,root,root,755)
7549 %{texmf}/xindy/lang/hungarian
7550
7551 %files -n xindy-icelandic
7552 %defattr(644,root,root,755)
7553 %{texmf}/xindy/lang/icelandic
7554
7555 %files -n xindy-italian
7556 %defattr(644,root,root,755)
7557 %{texmf}/xindy/lang/italian
7558
7559 %files -n xindy-klingon
7560 %defattr(644,root,root,755)
7561 %{texmf}/xindy/lang/klingon
7562
7563 %files -n xindy-kurdish
7564 %defattr(644,root,root,755)
7565 %{texmf}/xindy/lang/kurdish
7566
7567 %files -n xindy-latin
7568 %defattr(644,root,root,755)
7569 %{texmf}/xindy/lang/latin
7570
7571 %files -n xindy-latvian
7572 %defattr(644,root,root,755)
7573 %{texmf}/xindy/lang/latvian
7574
7575 %files -n xindy-lithuanian
7576 %defattr(644,root,root,755)
7577 %{texmf}/xindy/lang/lithuanian
7578
7579 %files -n xindy-lower-sorbian
7580 %defattr(644,root,root,755)
7581 %{texmf}/xindy/lang/lower-sorbian
7582
7583 %files -n xindy-macedonian
7584 %defattr(644,root,root,755)
7585 %{texmf}/xindy/lang/macedonian
7586
7587 %files -n xindy-mongolian
7588 %defattr(644,root,root,755)
7589 %{texmf}/xindy/lang/mongolian
7590
7591 %files -n xindy-norwegian
7592 %defattr(644,root,root,755)
7593 %{texmf}/xindy/lang/norwegian
7594
7595 %files -n xindy-polish
7596 %defattr(644,root,root,755)
7597 %{texmf}/xindy/lang/polish
7598
7599 %files -n xindy-portuguese
7600 %defattr(644,root,root,755)
7601 %{texmf}/xindy/lang/portuguese
7602
7603 %files -n xindy-romanian
7604 %defattr(644,root,root,755)
7605 %{texmf}/xindy/lang/romanian
7606
7607 %files -n xindy-russian
7608 %defattr(644,root,root,755)
7609 %{texmf}/xindy/lang/russian
7610
7611 %files -n xindy-serbian
7612 %defattr(644,root,root,755)
7613 %{texmf}/xindy/lang/serbian
7614
7615 %files -n xindy-slovak
7616 %defattr(644,root,root,755)
7617 %{texmf}/xindy/lang/slovak
7618
7619 %files -n xindy-slovenian
7620 %defattr(644,root,root,755)
7621 %{texmf}/xindy/lang/slovenian
7622
7623 %files -n xindy-spanish
7624 %defattr(644,root,root,755)
7625 %{texmf}/xindy/lang/spanish
7626
7627 %files -n xindy-swedish
7628 %defattr(644,root,root,755)
7629 %{texmf}/xindy/lang/swedish
7630
7631 %files -n xindy-turkish
7632 %defattr(644,root,root,755)
7633 %{texmf}/xindy/lang/turkish
7634
7635 %files -n xindy-ukrainian
7636 %defattr(644,root,root,755)
7637 %{texmf}/xindy/lang/ukrainian
7638
7639 %files -n xindy-upper-sorbian
7640 %defattr(644,root,root,755)
7641 %{texmf}/xindy/lang/upper-sorbian
7642
7643 %files -n xindy-vietnamese
7644 %defattr(644,root,root,755)
7645 %{texmf}/xindy/lang/vietnamese/
7646
7647 %files -n xdvi
7648 %defattr(644,root,root,755)
7649 #%attr(755,root,root) %{_bindir}/xdvi-motif.bin
7650 # %attr(755,root,root) %{_bindir}/xdvizilla
7651 # %{_mandir}/man1/xdvizilla.1*
7652 %attr(755,root,root) %{_bindir}/xdvi-xaw
7653 %attr(755,root,root) %{_bindir}/xdvi
7654 %{_mandir}/man1/xdvi.1*
7655 %{_desktopdir}/xdvi.desktop
7656 %{_pixmapsdir}/xdvi.png
7657 %{texmf}/xdvi
7658
7659 %files pdftex
7660 %defattr(644,root,root,755)
7661 # %doc %{texmf}/doc/programs/pdfcrop.txt
7662 # %attr(755,root,root) %{_bindir}/pdfxtex
7663 # %{_localstatedir}/fonts/map/pdftex
7664 # %dir %{texmf}/fonts/map/pdftex
7665 # %dir %{texmf}/fonts/map/pdftex/cmttf
7666 # %{texmf}/fonts/map/pdftex/cmttf/cmttf.map
7667 # %{texmf}/web2c/pdfetex-pl.pool
7668 # %{texmf}/web2c/pdfetex.pool
7669 # %{texmf}/web2c/pdfxtex.pool
7670 # %{_mandir}/man1/pdfxtex.1*
7671 %doc %{texmfdist}/doc/pdftex
7672 %attr(755,root,root) %{_bindir}/epstopdf
7673 %attr(755,root,root) %{_bindir}/pdfcrop
7674 %attr(755,root,root) %{_bindir}/pdftex
7675 %config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/pdftexconfig.tex
7676 %{texmf}/fmtutil/format.pdftex.cnf
7677 %{texmfdist}/scripts/pdfcrop
7678 %{_mandir}/man1/epstopdf.1*
7679 %{_mandir}/man1/pdftex.1*
7680 %{texmfdist}/fonts/enc/pdftex
7681 %{texmfdist}/fonts/map/pdftex
7682 %{texmf}/fonts/map/pdftex/updmap
7683
7684 %files phyzzx
7685 %defattr(644,root,root,755)
7686 %attr(755,root,root) %{_bindir}/phyzzx
7687 %dir %{texmfdist}/doc/phyzzx
7688 %dir %{texmfdist}/tex/phyzzx
7689 %doc %{texmfdist}/doc/phyzzx/base
7690 %{texmfdist}/tex/phyzzx/base
7691 %{texmfdist}/tex/phyzzx/config
7692 %{texmf}/fmtutil/format.phyzzx.cnf
7693
7694 %files omega
7695 %defattr(644,root,root,755)
7696 # %{texmf}/web2c/omega.pool
7697 # %{texmf}/web2c/aleph.pool
7698 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/aleph.fmt
7699 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/lambda.fmt
7700 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/lamed.fmt
7701 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/omega.fmt
7702 %doc %{texmfdist}/doc/omega
7703 %dir %{texmfdist}/omega
7704 %dir %{texmfdist}/dvips/omega
7705 %attr(755,root,root) %{_bindir}/aleph
7706 %attr(755,root,root) %{_bindir}/lambda
7707 %attr(755,root,root) %{_bindir}/mkocp
7708 %attr(755,root,root) %{_bindir}/mkofm
7709 %attr(755,root,root) %{_bindir}/odvicopy
7710 %attr(755,root,root) %{_bindir}/odvips
7711 %attr(755,root,root) %{_bindir}/odvitype
7712 %attr(755,root,root) %{_bindir}/omega
7713 %attr(755,root,root) %{_bindir}/omfonts
7714 %attr(755,root,root) %{_bindir}/opl2ofm
7715 %attr(755,root,root) %{_bindir}/otangle
7716 %attr(755,root,root) %{_bindir}/otp2ocp
7717 %attr(755,root,root) %{_bindir}/outocp
7718 %attr(755,root,root) %{_bindir}/ovf2ovp
7719 %attr(755,root,root) %{_bindir}/ovp2ovf
7720 %{texmfdist}/dvips/omega/config.omega
7721 %{texmfdist}/dvips/omega/omega.cfg
7722 %{texmfdist}/fonts/map/dvips/omega
7723 %{texmfdist}/omega/ocp
7724 %{texmfdist}/omega/otp
7725 %{texmfdist}/tex/lambda
7726 %{texmfdist}/source/lambda
7727 %{_mandir}/man1/lambda.1*
7728 %{_mandir}/man1/mkocp.1*
7729 %{_mandir}/man1/mkofm.1*
7730 %{_mandir}/man1/omega.1*
7731 %{_mandir}/man1/odvicopy.1*
7732 %{_mandir}/man1/odvips.1*
7733 %{_mandir}/man1/odvitype.1*
7734 %{_mandir}/man1/ofm2opl.1*
7735 %{_mandir}/man1/opl2ofm.1*
7736 %{_mandir}/man1/otp2ocp.1*
7737 %{_mandir}/man1/outocp.1*
7738 %{_mandir}/man1/ovf2ovp.1*
7739 %{_mandir}/man1/ovp2ovf.1*
7740 %{texmf}/fmtutil/format.omega.cnf
7741 %{texmf}/fmtutil/format.aleph.cnf
7742
7743 %files plain
7744 %defattr(644,root,root,755)
7745 %doc %{texmfdist}/doc/plain
7746 %{texmfdist}/tex/plain
7747 %exclude %{texmfdist}/tex/plain/config/xetex.ini
7748 %{texmf}/fmtutil/format.tex.cnf
7749 #%{texmf}/web2c/plain.mem
7750 #%{texmf}/web2c/plain.base
7751
7752 # %files format-plain
7753 # %defattr(644,root,root,755)
7754 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/tex.fmt
7755 #%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/plain.fmt
7756
7757 # %files format-pdftex
7758 # %defattr(644,root,root,755)
7759 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdftex.fmt
7760
7761 # %files format-pdfetex
7762 # %defattr(644,root,root,755)
7763 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfetex.fmt
7764
7765 %files mex
7766 %defattr(644,root,root,755)
7767 %doc %{texmfdist}/doc/mex
7768 %dir %{texmfdist}/tex/mex
7769 %dir %{texmfdist}/tex/mex/base
7770 %{texmfdist}/tex/mex/base/mex1.tex
7771 %{texmfdist}/tex/mex/base/mex2.tex
7772 %{texmfdist}/tex/mex/base/mex.tex
7773 %dir %{texmfdist}/tex/mex/config
7774 %{texmfdist}/tex/mex/base/mexconf.tex
7775
7776 %files format-mex
7777 %defattr(644,root,root,755)
7778 %attr(755,root,root) %{_bindir}/mex
7779 %{texmfdist}/tex/mex/config/mex.ini
7780 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/mex.fmt
7781
7782 %files format-pdfmex
7783 %defattr(644,root,root,755)
7784 %attr(755,root,root) %{_bindir}/pdfmex
7785 %{texmfdist}/tex/mex/config/pdfmex.ini
7786 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfmex.fmt
7787
7788 %files format-utf8mex
7789 %defattr(644,root,root,755)
7790 %attr(755,root,root) %{_bindir}/utf8mex
7791 %dir %{texmfdist}/doc/mex
7792 %doc %{texmfdist}/doc/mex/utf8mex
7793 %{texmfdist}/tex/mex/utf8mex
7794 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/utf8mex.fmt
7795
7796 %files amstex
7797 %defattr(644,root,root,755)
7798 %dir %{texmfdist}/tex/amstex
7799 %{texmfdist}/tex/amstex/base
7800 %{texmfdist}/tex/amstex/config
7801 %{texmfdist}/tex/plain/amsfonts
7802
7803 %files format-amstex
7804 %defattr(644,root,root,755)
7805 %doc %{texmfdist}/doc/amstex
7806 %{texmfdist}/tex/amstex
7807 %attr(755,root,root) %{_bindir}/amstex
7808 %{_mandir}/man1/amstex.1*
7809 %{texmf}/fmtutil/format.amstex.cnf
7810 %{texmf}/fmtutil/format.cyramstex.cnf
7811 # %lang(fi) %{_mandir}/fi/man1/amstex.1*
7812 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/amstex.fmt
7813
7814 # %files format-pdfamstex
7815 # %defattr(644,root,root,755)
7816 # %attr(755,root,root) %{_bindir}/pdfamstex
7817 #%{texmf}/pdftex/amstex
7818 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfamstex.fmt
7819
7820 %files csplain
7821 %defattr(644,root,root,755)
7822 %dir %{texmfdist}/doc/cslatex
7823 %dir %{texmfdist}/doc/cslatex/base
7824 %doc %{texmfdist}/doc/cslatex/base/README-cspsfont
7825 %doc %{texmfdist}/doc/cslatex/base/cs-fonts.doc
7826 %doc %{texmfdist}/doc/cslatex/base/cscorr.tab
7827 %doc %{texmfdist}/doc/cslatex/base/csplain.doc
7828 %doc %{texmfdist}/doc/cslatex/base/parpozn.tex
7829 %doc %{texmfdist}/doc/cslatex/base/test8z.tex
7830 %doc %{texmfdist}/doc/cslatex/base/testlat.tex
7831 %attr(755,root,root) %{_bindir}/csplain
7832 %{texmfdist}/tex/csplain
7833
7834 %files format-csplain
7835 %defattr(644,root,root,755)
7836 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/csplain.fmt
7837
7838 %files format-pdfcsplain
7839 %defattr(644,root,root,755)
7840 %attr(755,root,root) %{_bindir}/pdfcsplain
7841 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfcsplain.fmt
7842
7843 %files cslatex
7844 %defattr(644,root,root,755)
7845 # %doc %{texmf}/doc/cstex/INSTALL.cslatex
7846 # %doc %{texmf}/doc/cstex/README.cslatex
7847 %{texmfdist}/tex/cslatex
7848 %{texmfdist}/tex/latex/cslatex
7849
7850 %files format-cslatex
7851 %defattr(644,root,root,755)
7852 %attr(755,root,root) %{_bindir}/cslatex
7853 %{texmf}/fmtutil/format.cslatex.cnf
7854 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cslatex.fmt
7855
7856 %files format-pdfcslatex
7857 %defattr(644,root,root,755)
7858 %attr(755,root,root) %{_bindir}/pdfcslatex
7859 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfcslatex.fmt
7860
7861 # %files cyrplain
7862 # %defattr(644,root,root,755)
7863 # %doc %{texmf}/doc/cyrplain
7864 # %{texmf}/tex/cyrplain
7865
7866 # %files format-cyrplain
7867 # %defattr(644,root,root,755)
7868 # %attr(755,root,root) %{_bindir}/cyrtex
7869 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyrtex.fmt
7870
7871 # %files format-cyramstex
7872 # %defattr(644,root,root,755)
7873 # %attr(755,root,root) %{_bindir}/cyramstex
7874 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyramstex.fmt
7875
7876 # %files format-cyrtexinfo
7877 # %defattr(644,root,root,755)
7878 # %attr(755,root,root) %{_bindir}/cyrtexinfo
7879 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyrtexinfo.fmt
7880
7881 %files eplain
7882 %defattr(644,root,root,755)
7883 %doc %{texmfdist}/doc/etex
7884 %doc %{texmfdist}/doc/eplain
7885 %{texmfdist}/tex/plain/etex
7886 %{texmfdist}/tex/eplain
7887
7888 %files format-eplain
7889 %defattr(644,root,root,755)
7890 %attr(755,root,root) %{_bindir}/eplain
7891 %attr(755,root,root) %{_bindir}/etex
7892 %{_mandir}/man1/eplain.1*
7893 %{_mandir}/man1/etex.1*
7894 %{texmf}/fmtutil/format.eplain.cnf
7895 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/eplain.fmt
7896 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/etex.fmt
7897
7898 %files context
7899 %defattr(644,root,root,755)
7900 %doc %{texmfdist}/doc/context
7901 # %doc %{texmf}/doc/polish/context
7902 %attr(755,root,root) %{_bindir}/context
7903 %attr(755,root,root) %{_bindir}/ctxtools
7904 %attr(755,root,root) %{_bindir}/exatools
7905 %attr(755,root,root) %{_bindir}/luatools
7906 %attr(755,root,root) %{_bindir}/makempy
7907 %attr(755,root,root) %{_bindir}/mpstools
7908 %attr(755,root,root) %{_bindir}/mtxrun
7909 %attr(755,root,root) %{_bindir}/mtxtools
7910 %attr(755,root,root) %{_bindir}/pdfthumb
7911 %attr(755,root,root) %{_bindir}/pdftools
7912 %attr(755,root,root) %{_bindir}/pdftrimwhite
7913 %attr(755,root,root) %{_bindir}/pstopdf
7914 %attr(755,root,root) %{_bindir}/rlxtools
7915 %attr(755,root,root) %{_bindir}/runtools
7916 %attr(755,root,root) %{_bindir}/texexec
7917 %attr(755,root,root) %{_bindir}/texfind
7918 %attr(755,root,root) %{_bindir}/texfont
7919 %attr(755,root,root) %{_bindir}/texmfstart
7920 %attr(755,root,root) %{_bindir}/texshow
7921 %attr(755,root,root) %{_bindir}/textools
7922 %attr(755,root,root) %{_bindir}/texutil
7923 %attr(755,root,root) %{_bindir}/tmftools
7924 %attr(755,root,root) %{_bindir}/xmltools
7925 # %{_mandir}/man1/fdf2tex.1*
7926 %{_mandir}/man1/ctxtools.1*
7927 %{_mandir}/man1/pdftools.1*
7928 %{_mandir}/man1/pstopdf.1*
7929 %{_mandir}/man1/texfind.1*
7930 %{_mandir}/man1/texfont.1*
7931 %{_mandir}/man1/texmfstart.1*
7932 %{_mandir}/man1/textools.1*
7933 %{_mandir}/man1/texutil.1*
7934 # %{_mandir}/man1/texshow.1*
7935 %{texmfdist}/context
7936 %{texmfdist}/fonts/enc/dvips/context
7937 # %{texmfdist}/fonts/map/dvips/context
7938 %{texmfdist}/metapost/context
7939 %{texmfdist}/scripts/context
7940 %{texmfdist}/tex/context
7941 %exclude %{texmfdist}/tex/context/config/cont-de.ini
7942 %exclude %{texmfdist}/tex/context/config/cont-en.ini
7943 %exclude %{texmfdist}/tex/context/config/cont-nl.ini
7944 %exclude %{texmfdist}/tex/context/config/cont-uk.ini
7945 %{texmfdist}/tex/generic/context
7946 %{texmfdist}/tex/latex/context
7947 %{texmfdist}/bibtex/bst/context
7948 %{texmf}/fmtutil/format.context.cnf
7949
7950 # no fmt, so commented out
7951 #%files format-context-cz
7952 #%defattr(644,root,root,755)
7953 #%%{texmf}/tex/context/config/cont-cz.ini
7954 # does not build with beta 20021025
7955 #%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-cz.efmt
7956
7957 %files format-context-de
7958 %defattr(644,root,root,755)
7959 %{texmfdist}/tex/context/config/cont-de.ini
7960 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-de.fmt
7961 #%{_mandir}/man1/cont-de.1*
7962
7963 %files format-context-en
7964 %defattr(644,root,root,755)
7965 %{texmfdist}/tex/context/config/cont-en.ini
7966 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-en.fmt
7967 #%{_mandir}/man1/cont-en.1*
7968 # what is the difference betwen uk and en in this particular situation?
7969 %{texmfdist}/tex/context/config/cont-uk.ini
7970 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-uk.fmt
7971
7972 # no fmt, so commented out
7973 #%files format-context-it
7974 #%defattr(644,root,root,755)
7975 #%%{texmf}/tex/context/config/cont-it.ini
7976
7977 %files format-context-nl
7978 %defattr(644,root,root,755)
7979 %{texmfdist}/tex/context/config/cont-nl.ini
7980 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-nl.fmt
7981 #%{_mandir}/man1/cont-nl.1*
7982
7983 # no fmt, so commented out
7984 #%files format-context-ro
7985 #%defattr(644,root,root,755)
7986 #%%{texmf}/tex/context/config/cont-ro.ini
7987
7988
7989 %files latex
7990 %defattr(644,root,root,755)
7991 %attr(755,root,root) %{_bindir}/lacheck
7992 %attr(755,root,root) %{_bindir}/latex
7993 %attr(755,root,root) %{_bindir}/pslatex
7994 # %lang(fi) %{_mandir}/fi/man1/latex.1*
7995 # %lang(pl) %{_mandir}/pl/man1/latex.1*
7996 # %{_infodir}/latex.info*
7997 %{texmf}/fmtutil/format.latex.cnf
7998 %{_mandir}/man1/lacheck.1*
7999 %{_mandir}/man1/latex.1*
8000 %{_mandir}/man1/pslatex.1*
8001
8002 %dir %{texmfdist}/scripts
8003 %dir %{texmfdist}/scripts/pst-pdf
8004 %dir %{texmfdist}/source/generic
8005 %dir %{texmfdist}/tex/latex
8006 %dir %{texmfdist}/tex/plain
8007 %dir %{texmf}/tex/latex
8008
8009 # %{texmfdist}/tex/latex/citesort
8010 # %{texmfdist}/tex/latex/dvilj
8011 # %{texmfdist}/tex/latex/eclbip
8012 # %{texmfdist}/tex/latex/eo
8013 # %{texmfdist}/tex/latex/example
8014 # %{texmfdist}/tex/latex/fguill
8015 # %{texmfdist}/tex/latex/floatflt
8016 # %{texmfdist}/tex/latex/gletter
8017 # %{texmfdist}/tex/latex/here
8018 # %{texmfdist}/tex/latex/mt11p
8019 # %{texmfdist}/tex/latex/relsize
8020 # %{texmfdist}/tex/latex/selectp
8021 # %{texmfdist}/tex/latex/shadow
8022 # %{texmfdist}/tex/latex/showtags
8023 # %{texmfdist}/tex/latex/tabls
8024 # %{texmfdist}/tex/latex/texmacs
8025 # %{texmfdist}/tex/latex/threeparttable
8026 # %{texmfdist}/tex/latex/treesvr
8027 # %{texmfdist}/tex/latex/ulem
8028 # %{texmfdist}/tex/latex/url
8029 # %{texmf}/tex/latex/version
8030 # %{texmf}/tex/latex/vpage
8031 %{texmfdist}/scripts/pst-pdf/ps4pdf
8032 %{texmfdist}/tex/generic/pstricks
8033 %{texmfdist}/tex/generic/shapepar
8034 %{texmfdist}/tex/generic/textmerg
8035 %{texmfdist}/tex/latex/12many
8036 %{texmfdist}/tex/latex/AkkTeX
8037 %{texmfdist}/tex/latex/ESIEEcv
8038 %{texmfdist}/tex/latex/GuIT
8039 %{texmfdist}/tex/latex/HA-prosper
8040 %{texmfdist}/tex/latex/IEEEconf
8041 %{texmfdist}/tex/latex/IEEEtran
8042 %{texmfdist}/tex/latex/SIstyle
8043 %{texmfdist}/tex/latex/Tabbing
8044 %{texmfdist}/tex/latex/a0poster
8045 %{texmfdist}/tex/latex/aastex
8046 %{texmfdist}/tex/latex/abc
8047 %{texmfdist}/tex/latex/achemso
8048 %{texmfdist}/tex/latex/acmconf
8049 %{texmfdist}/tex/latex/acmtrans
8050 %{texmfdist}/tex/latex/acronym
8051 %{texmfdist}/tex/latex/active-conf
8052 %{texmfdist}/tex/latex/addlines
8053 %{texmfdist}/tex/latex/adrlist
8054 %{texmfdist}/tex/latex/aeguill
8055 %{texmfdist}/tex/latex/afthesis
8056 %{texmfdist}/tex/latex/aguplus
8057 %{texmfdist}/tex/latex/aiaa
8058 %{texmfdist}/tex/latex/akletter
8059 %{texmfdist}/tex/latex/alg
8060 %{texmfdist}/tex/latex/algorithm2e
8061 %{texmfdist}/tex/latex/algorithmicx
8062 %{texmfdist}/tex/latex/allrunes
8063 %{texmfdist}/tex/latex/alnumsec
8064 %{texmfdist}/tex/latex/altfont
8065 %{texmfdist}/tex/latex/ametsoc
8066 %{texmfdist}/tex/latex/amsaddr
8067 %{texmfdist}/tex/latex/amsrefs
8068 %{texmfdist}/tex/latex/animate
8069 %{texmfdist}/tex/latex/answers
8070 %{texmfdist}/tex/latex/antiqua
8071 %{texmfdist}/tex/latex/anyfontsize
8072 %{texmfdist}/tex/latex/anysize
8073 %{texmfdist}/tex/latex/apa
8074 %{texmfdist}/tex/latex/apacite
8075 %{texmfdist}/tex/latex/apl
8076 %{texmfdist}/tex/latex/ar
8077 %{texmfdist}/tex/latex/arabi
8078 %{texmfdist}/tex/latex/arabtex
8079 %{texmfdist}/tex/latex/archaic
8080 %{texmfdist}/tex/latex/arcs
8081 %{texmfdist}/tex/latex/arev
8082 %{texmfdist}/tex/latex/armenian
8083 %{texmfdist}/tex/latex/arydshln
8084 %{texmfdist}/tex/latex/asaetr
8085 %{texmfdist}/tex/latex/ascelike
8086 %{texmfdist}/tex/latex/ascii
8087 %{texmfdist}/tex/latex/assignment
8088 %{texmfdist}/tex/latex/attachfile
8089 %{texmfdist}/tex/latex/augie
8090 %{texmfdist}/tex/latex/auncial-new
8091 %{texmfdist}/tex/latex/aurical
8092 %{texmfdist}/tex/latex/authoraftertitle
8093 %{texmfdist}/tex/latex/authorindex
8094 %{texmfdist}/tex/latex/auto-pst-pdf
8095 %{texmfdist}/tex/latex/autoarea
8096 %{texmfdist}/tex/latex/autotab
8097 %{texmfdist}/tex/latex/avantgar
8098 %{texmfdist}/tex/latex/babelbib
8099 %{texmfdist}/tex/latex/bangtex
8100 %{texmfdist}/tex/latex/barcodes
8101 %{texmfdist}/tex/latex/base
8102 %{texmfdist}/tex/latex/bayer
8103 %{texmfdist}/tex/latex/bbding
8104 %{texmfdist}/tex/latex/bbm-macros
8105 %{texmfdist}/tex/latex/begriff
8106 %{texmfdist}/tex/latex/bengali
8107 %{texmfdist}/tex/latex/bera
8108 %{texmfdist}/tex/latex/betababel
8109 %{texmfdist}/tex/latex/beton
8110 %{texmfdist}/tex/latex/bez123
8111 %{texmfdist}/tex/latex/bibarts
8112 %{texmfdist}/tex/latex/bibleref
8113 %{texmfdist}/tex/latex/biblist
8114 %{texmfdist}/tex/latex/bibtopicprefix
8115 %{texmfdist}/tex/latex/bigfoot
8116 %{texmfdist}/tex/latex/binomexp
8117 %{texmfdist}/tex/latex/biocon
8118 %{texmfdist}/tex/latex/bizcard
8119 %{texmfdist}/tex/latex/blacklettert1
8120 %{texmfdist}/tex/latex/blindtext
8121 %{texmfdist}/tex/latex/blowup
8122 %{texmfdist}/tex/latex/boisik
8123 %{texmfdist}/tex/latex/boites
8124 %{texmfdist}/tex/latex/boldtensors
8125 %{texmfdist}/tex/latex/bookest
8126 %{texmfdist}/tex/latex/bookhands
8127 %{texmfdist}/tex/latex/booklet
8128 %{texmfdist}/tex/latex/bookman
8129 %{texmfdist}/tex/latex/bophook
8130 %{texmfdist}/tex/latex/boxhandler
8131 %{texmfdist}/tex/latex/bpchem
8132 %{texmfdist}/tex/latex/braille
8133 %{texmfdist}/tex/latex/breakurl
8134 %{texmfdist}/tex/latex/bridge
8135 %{texmfdist}/tex/latex/brushscr
8136 %{texmfdist}/tex/latex/bullcntr
8137 %{texmfdist}/tex/latex/burmese
8138 %{texmfdist}/tex/latex/bussproofs
8139 %{texmfdist}/tex/latex/bytefield
8140 %{texmfdist}/tex/latex/calrsfs
8141 %{texmfdist}/tex/latex/calxxxx
8142 %{texmfdist}/tex/latex/captcont
8143 %{texmfdist}/tex/latex/casyl
8144 %{texmfdist}/tex/latex/catechis
8145 %{texmfdist}/tex/latex/cbcoptic
8146 %{texmfdist}/tex/latex/cbfonts
8147 %{texmfdist}/tex/latex/ccaption
8148 %{texmfdist}/tex/latex/cchess
8149 %{texmfdist}/tex/latex/cclicenses
8150 %{texmfdist}/tex/latex/cd-cover
8151 %{texmfdist}/tex/latex/cd
8152 %{texmfdist}/tex/latex/cdpbundl
8153 %{texmfdist}/tex/latex/cellspace
8154 %{texmfdist}/tex/latex/changebar
8155 %{texmfdist}/tex/latex/changepage
8156 %{texmfdist}/tex/latex/changes
8157 %{texmfdist}/tex/latex/chappg
8158 %{texmfdist}/tex/latex/chapterfolder
8159 %{texmfdist}/tex/latex/chemarrow
8160 %{texmfdist}/tex/latex/chemcompounds
8161 %{texmfdist}/tex/latex/chemcono
8162 %{texmfdist}/tex/latex/chemstyle
8163 %{texmfdist}/tex/latex/cherokee
8164 %{texmfdist}/tex/latex/chess
8165 %{texmfdist}/tex/latex/chessboard
8166 %{texmfdist}/tex/latex/chessfss
8167 %{texmfdist}/tex/latex/chicago
8168 %{texmfdist}/tex/latex/china2e
8169 %{texmfdist}/tex/latex/chletter
8170 %{texmfdist}/tex/latex/circ
8171 %{texmfdist}/tex/latex/citeref
8172 %{texmfdist}/tex/latex/cjhebrew
8173 %{texmfdist}/tex/latex/cjk
8174 %{texmfdist}/tex/latex/cjw
8175 %{texmfdist}/tex/latex/classicthesis
8176 %{texmfdist}/tex/latex/clefval
8177 %{texmfdist}/tex/latex/cleveref
8178 %{texmfdist}/tex/latex/clock
8179 %{texmfdist}/tex/latex/clrscode
8180 %{texmfdist}/tex/latex/cm-lgc
8181 %{texmfdist}/tex/latex/cm-super
8182 %{texmfdist}/tex/latex/cmap
8183 %{texmfdist}/tex/latex/cmcyralt
8184 %{texmfdist}/tex/latex/cmdstring
8185 %{texmfdist}/tex/latex/cmdtrack
8186 %{texmfdist}/tex/latex/cmll
8187 %{texmfdist}/tex/latex/cmsd
8188 %{texmfdist}/tex/latex/codepage
8189 %{texmfdist}/tex/latex/colorinfo
8190 %{texmfdist}/tex/latex/colortab
8191 %{texmfdist}/tex/latex/colortbl
8192 %{texmfdist}/tex/latex/colorwav
8193 %{texmfdist}/tex/latex/combine
8194 %{texmfdist}/tex/latex/commath
8195 %{texmfdist}/tex/latex/compactbib
8196 %{texmfdist}/tex/latex/complexity
8197 %{texmfdist}/tex/latex/computational-complexity
8198 %{texmfdist}/tex/latex/concprog
8199 %{texmfdist}/tex/latex/confproc
8200 %{texmfdist}/tex/latex/constants
8201 %{texmfdist}/tex/latex/contour
8202 %{texmfdist}/tex/latex/cooking
8203 %{texmfdist}/tex/latex/cool
8204 %{texmfdist}/tex/latex/coollist
8205 %{texmfdist}/tex/latex/coolstr
8206 %{texmfdist}/tex/latex/cooltooltips
8207 %{texmfdist}/tex/latex/coordsys
8208 %{texmfdist}/tex/latex/courier-scaled
8209 %{texmfdist}/tex/latex/courier
8210 %{texmfdist}/tex/latex/courseoutline
8211 %{texmfdist}/tex/latex/coursepaper
8212 %{texmfdist}/tex/latex/coverpage
8213 %{texmfdist}/tex/latex/covington
8214 %{texmfdist}/tex/latex/crop
8215 %{texmfdist}/tex/latex/crossreference
8216 %{texmfdist}/tex/latex/crosswrd
8217 %{texmfdist}/tex/latex/csbulletin
8218 %{texmfdist}/tex/latex/csquotes
8219 %{texmfdist}/tex/latex/csvtools
8220 %{texmfdist}/tex/latex/ctable
8221 %{texmfdist}/tex/latex/ctib
8222 %{texmfdist}/tex/latex/cuisine
8223 %{texmfdist}/tex/latex/cursor
8224 %{texmfdist}/tex/latex/curve
8225 %{texmfdist}/tex/latex/curve2e
8226 %{texmfdist}/tex/latex/cv
8227 %{texmfdist}/tex/latex/cweb-latex
8228 %{texmfdist}/tex/latex/cwpuzzle
8229 %{texmfdist}/tex/latex/cyklop
8230 %{texmfdist}/tex/latex/dashbox
8231 %{texmfdist}/tex/latex/dashrule
8232 %{texmfdist}/tex/latex/datatool
8233 %{texmfdist}/tex/latex/dateiliste
8234 %{texmfdist}/tex/latex/datenumber
8235 %{texmfdist}/tex/latex/datetime
8236 %{texmfdist}/tex/latex/dcpic
8237 %{texmfdist}/tex/latex/decimal
8238 %{texmfdist}/tex/latex/delimtxt
8239 %{texmfdist}/tex/latex/diagnose
8240 %{texmfdist}/tex/latex/dialogl
8241 %{texmfdist}/tex/latex/dichokey
8242 %{texmfdist}/tex/latex/dictsym
8243 %{texmfdist}/tex/latex/digiconfigs
8244 %{texmfdist}/tex/latex/dinbrief
8245 %{texmfdist}/tex/latex/dingbat
8246 %{texmfdist}/tex/latex/directory
8247 %{texmfdist}/tex/latex/disser
8248 %{texmfdist}/tex/latex/dlfltxb
8249 %{texmfdist}/tex/latex/dnaseq
8250 %{texmfdist}/tex/latex/docmfp
8251 %{texmfdist}/tex/latex/doi
8252 %{texmfdist}/tex/latex/doipubmed
8253 %{texmfdist}/tex/latex/dotarrow
8254 %{texmfdist}/tex/latex/dotseqn
8255 %{texmfdist}/tex/latex/dottex
8256 %{texmfdist}/tex/latex/doublestroke
8257 %{texmfdist}/tex/latex/dpfloat
8258 %{texmfdist}/tex/latex/dprogress
8259 %{texmfdist}/tex/latex/drac
8260 %{texmfdist}/tex/latex/draftcopy
8261 %{texmfdist}/tex/latex/draftwatermark
8262 %{texmfdist}/tex/latex/dramatist
8263 %{texmfdist}/tex/latex/dtk
8264 %{texmfdist}/tex/latex/duerer-latex
8265 %{texmfdist}/tex/latex/dvdcoll
8266 %{texmfdist}/tex/latex/dvipdfmx-def
8267 %{texmfdist}/tex/latex/dyntree
8268 %{texmfdist}/tex/latex/eCards
8269 %{texmfdist}/tex/latex/ean13isbn
8270 %{texmfdist}/tex/latex/easy
8271 %{texmfdist}/tex/latex/ebezier
8272 %{texmfdist}/tex/latex/ebsthesis
8273 %{texmfdist}/tex/latex/ecclesiastic
8274 %{texmfdist}/tex/latex/ecltree
8275 %{texmfdist}/tex/latex/eco
8276 %{texmfdist}/tex/latex/economic
8277 %{texmfdist}/tex/latex/ecv
8278 %{texmfdist}/tex/latex/ed
8279 %{texmfdist}/tex/latex/edmargin
8280 %{texmfdist}/tex/latex/ednotes
8281 %{texmfdist}/tex/latex/eemeir
8282 %{texmfdist}/tex/latex/eepic
8283 %{texmfdist}/tex/latex/egameps
8284 %{texmfdist}/tex/latex/egplot
8285 %{texmfdist}/tex/latex/eiad
8286 %{texmfdist}/tex/latex/ellipsis
8287 %{texmfdist}/tex/latex/elmath
8288 %{texmfdist}/tex/latex/elpres
8289 %{texmfdist}/tex/latex/elsarticle
8290 %{texmfdist}/tex/latex/elsevier
8291 %{texmfdist}/tex/latex/em
8292 %{texmfdist}/tex/latex/emp
8293 %{texmfdist}/tex/latex/emulateapj
8294 %{texmfdist}/tex/latex/encxvlna
8295 %{texmfdist}/tex/latex/endfloat
8296 %{texmfdist}/tex/latex/endheads
8297 %{texmfdist}/tex/latex/engpron
8298 %{texmfdist}/tex/latex/engrec
8299 %{texmfdist}/tex/latex/envbig
8300 %{texmfdist}/tex/latex/environ
8301 %{texmfdist}/tex/latex/envlab
8302 %{texmfdist}/tex/latex/epigrafica
8303 %{texmfdist}/tex/latex/epigraph
8304 %{texmfdist}/tex/latex/epiolmec
8305 %{texmfdist}/tex/latex/epsdice
8306 %{texmfdist}/tex/latex/epspdfconversion
8307 %{texmfdist}/tex/latex/eqlist
8308 %{texmfdist}/tex/latex/eqname
8309 %{texmfdist}/tex/latex/eqnarray
8310 %{texmfdist}/tex/latex/eqparbox
8311 %{texmfdist}/tex/latex/errata
8312 %{texmfdist}/tex/latex/esdiff
8313 %{texmfdist}/tex/latex/esint
8314 %{texmfdist}/tex/latex/eskd
8315 %{texmfdist}/tex/latex/eskdx
8316 %{texmfdist}/tex/latex/eso-pic
8317 %{texmfdist}/tex/latex/esvect
8318 %{texmfdist}/tex/latex/etaremune
8319 %{texmfdist}/tex/latex/etex-pkg
8320 %{texmfdist}/tex/latex/ethiop
8321 %{texmfdist}/tex/latex/etoolbox
8322 %{texmfdist}/tex/latex/eukdate
8323 %{texmfdist}/tex/latex/euler
8324 %{texmfdist}/tex/latex/eulervm
8325 %{texmfdist}/tex/latex/euproposal
8326 %{texmfdist}/tex/latex/euro
8327 %{texmfdist}/tex/latex/eurofont
8328 %{texmfdist}/tex/latex/europecv
8329 %{texmfdist}/tex/latex/eurosans
8330 %{texmfdist}/tex/latex/eurosym
8331 %{texmfdist}/tex/latex/everypage
8332 %{texmfdist}/tex/latex/examdesign
8333 %{texmfdist}/tex/latex/examplep
8334 %{texmfdist}/tex/latex/exceltex
8335 %{texmfdist}/tex/latex/exercise
8336 %{texmfdist}/tex/latex/expdlist
8337 %{texmfdist}/tex/latex/expl3
8338 %{texmfdist}/tex/latex/export
8339 %{texmfdist}/tex/latex/extarrows
8340 %{texmfdist}/tex/latex/extpfeil
8341 %{texmfdist}/tex/latex/extract
8342 %{texmfdist}/tex/latex/extsizes
8343 %{texmfdist}/tex/latex/facsimile
8344 %{texmfdist}/tex/latex/faktor
8345 %{texmfdist}/tex/latex/fancybox
8346 %{texmfdist}/tex/latex/fancyhdr
8347 %{texmfdist}/tex/latex/fancynum
8348 %{texmfdist}/tex/latex/fancyref
8349 %{texmfdist}/tex/latex/fancytooltips
8350 %{texmfdist}/tex/latex/fancyvrb
8351 %{texmfdist}/tex/latex/fax
8352 %{texmfdist}/tex/latex/fc
8353 %{texmfdist}/tex/latex/feyn
8354 %{texmfdist}/tex/latex/feynmf
8355 %{texmfdist}/tex/latex/fge
8356 %{texmfdist}/tex/latex/figbib
8357 %{texmfdist}/tex/latex/figsize
8358 %{texmfdist}/tex/latex/filecontents
8359 %{texmfdist}/tex/latex/fink
8360 %{texmfdist}/tex/latex/fixfoot
8361 %{texmfdist}/tex/latex/fixme
8362 %{texmfdist}/tex/latex/flabels
8363 %{texmfdist}/tex/latex/flacards
8364 %{texmfdist}/tex/latex/flagderiv
8365 %{texmfdist}/tex/latex/flashcards
8366 %{texmfdist}/tex/latex/flippdf
8367 %{texmfdist}/tex/latex/float
8368 %{texmfdist}/tex/latex/floatrow
8369 %{texmfdist}/tex/latex/flowfram
8370 %{texmfdist}/tex/latex/fmp
8371 %{texmfdist}/tex/latex/fmtcount
8372 %{texmfdist}/tex/latex/fnbreak
8373 %{texmfdist}/tex/latex/fncychap
8374 %{texmfdist}/tex/latex/foekfont
8375 %{texmfdist}/tex/latex/foilhtml
8376 %{texmfdist}/tex/latex/fonetika
8377 %{texmfdist}/tex/latex/fontinst
8378 %{texmfdist}/tex/latex/fonttable
8379 %{texmfdist}/tex/latex/footmisc
8380 %{texmfdist}/tex/latex/footnpag
8381 %{texmfdist}/tex/latex/forarray
8382 %{texmfdist}/tex/latex/forloop
8383 %{texmfdist}/tex/latex/formlett
8384 %{texmfdist}/tex/latex/formula
8385 %{texmfdist}/tex/latex/formular
8386 %{texmfdist}/tex/latex/fouridx
8387 %{texmfdist}/tex/latex/fourier
8388 %{texmfdist}/tex/latex/fouriernc
8389 %{texmfdist}/tex/latex/fp
8390 %{texmfdist}/tex/latex/frankenstein
8391 %{texmfdist}/tex/latex/frcursive
8392 %{texmfdist}/tex/latex/frenchle
8393 %{texmfdist}/tex/latex/fribrief
8394 %{texmfdist}/tex/latex/frletter
8395 %{texmfdist}/tex/latex/frontespizio
8396 %{texmfdist}/tex/latex/fullblck
8397 %{texmfdist}/tex/latex/fullpict
8398 %{texmfdist}/tex/latex/functan
8399 %{texmfdist}/tex/latex/fundus
8400 %{texmfdist}/tex/latex/gaceta
8401 %{texmfdist}/tex/latex/galois
8402 %{texmfdist}/tex/latex/gastex
8403 %{texmfdist}/tex/latex/gatech-thesis
8404 %{texmfdist}/tex/latex/gauss
8405 %{texmfdist}/tex/latex/gb4e
8406 %{texmfdist}/tex/latex/gcard
8407 %{texmfdist}/tex/latex/gcite
8408 %{texmfdist}/tex/latex/genmpage
8409 %{texmfdist}/tex/latex/geometry
8410 %{texmfdist}/tex/latex/geomsty
8411 %{texmfdist}/tex/latex/germbib
8412 %{texmfdist}/tex/latex/gfsartemisia
8413 %{texmfdist}/tex/latex/gfsbaskerville
8414 %{texmfdist}/tex/latex/gfsbodoni
8415 %{texmfdist}/tex/latex/gfscomplutum
8416 %{texmfdist}/tex/latex/gfsdidot
8417 %{texmfdist}/tex/latex/gfsneohellenic
8418 %{texmfdist}/tex/latex/gfsporson
8419 %{texmfdist}/tex/latex/gfssolomos
8420 %{texmfdist}/tex/latex/ginpenc
8421 %{texmfdist}/tex/latex/gloss
8422 %{texmfdist}/tex/latex/glossaries
8423 %{texmfdist}/tex/latex/gmdoc
8424 %{texmfdist}/tex/latex/gmeometric
8425 %{texmfdist}/tex/latex/gmiflink
8426 %{texmfdist}/tex/latex/gmutils
8427 %{texmfdist}/tex/latex/gmverb
8428 %{texmfdist}/tex/latex/gnuplottex
8429 %{texmfdist}/tex/latex/go
8430 %{texmfdist}/tex/latex/graphics
8431 %{texmfdist}/tex/latex/graphicx-psmin
8432 %{texmfdist}/tex/latex/greek-inputenc
8433 %{texmfdist}/tex/latex/greekdates
8434 %{texmfdist}/tex/latex/greektex
8435 %{texmfdist}/tex/latex/grfpaste
8436 %{texmfdist}/tex/latex/grnumalt
8437 %{texmfdist}/tex/latex/grotesq
8438 %{texmfdist}/tex/latex/grverb
8439 %{texmfdist}/tex/latex/gu
8440 %{texmfdist}/tex/latex/guitar
8441 %{texmfdist}/tex/latex/guitbeamer
8442 %{texmfdist}/tex/latex/hanging
8443 %{texmfdist}/tex/latex/har2nat
8444 %{texmfdist}/tex/latex/harmony
8445 %{texmfdist}/tex/latex/harpoon
8446 %{texmfdist}/tex/latex/harvard
8447 %{texmfdist}/tex/latex/hc
8448 %{texmfdist}/tex/latex/helvetic
8449 %{texmfdist}/tex/latex/hep
8450 %{texmfdist}/tex/latex/hepnames
8451 %{texmfdist}/tex/latex/hepparticles
8452 %{texmfdist}/tex/latex/hepthesis
8453 %{texmfdist}/tex/latex/hepunits
8454 %{texmfdist}/tex/latex/hexgame
8455 %{texmfdist}/tex/latex/hfoldsty
8456 %{texmfdist}/tex/latex/hhtensor
8457 %{texmfdist}/tex/latex/hilowres
8458 %{texmfdist}/tex/latex/histogr
8459 %{texmfdist}/tex/latex/hitec
8460 %{texmfdist}/tex/latex/hpsdiss
8461 %{texmfdist}/tex/latex/hrlatex
8462 %{texmfdist}/tex/latex/hvfloat
8463 %{texmfdist}/tex/latex/hypdvips
8464 %{texmfdist}/tex/latex/hyper
8465 %{texmfdist}/tex/latex/hyperref
8466 %{texmfdist}/tex/latex/hyperxmp
8467 %{texmfdist}/tex/latex/hyphenat
8468 %{texmfdist}/tex/latex/ibycus-babel
8469 %{texmfdist}/tex/latex/icsv
8470 %{texmfdist}/tex/latex/ieeepes
8471 %{texmfdist}/tex/latex/ifmslide
8472 %{texmfdist}/tex/latex/ifplatform
8473 %{texmfdist}/tex/latex/ifsym
8474 %{texmfdist}/tex/latex/ijmart
8475 %{texmfdist}/tex/latex/imac
8476 %{texmfdist}/tex/latex/image-gallery
8477 %{texmfdist}/tex/latex/imtekda
8478 %{texmfdist}/tex/latex/index
8479 %{texmfdist}/tex/latex/initials
8480 %{texmfdist}/tex/latex/inlinebib
8481 %{texmfdist}/tex/latex/inlinedef
8482 %{texmfdist}/tex/latex/interactiveworkbook
8483 %{texmfdist}/tex/latex/inversepath
8484 %{texmfdist}/tex/latex/invoice
8485 %{texmfdist}/tex/latex/ipa
8486 %{texmfdist}/tex/latex/iso
8487 %{texmfdist}/tex/latex/iso10303
8488 %{texmfdist}/tex/latex/isodate
8489 %{texmfdist}/tex/latex/isodoc
8490 %{texmfdist}/tex/latex/isonums
8491 %{texmfdist}/tex/latex/isorot
8492 %{texmfdist}/tex/latex/isotope
8493 %{texmfdist}/tex/latex/itnumpar
8494 %{texmfdist}/tex/latex/itrans
8495 %{texmfdist}/tex/latex/iwona
8496 %{texmfdist}/tex/latex/jeopardy
8497 %{texmfdist}/tex/latex/jhep
8498 %{texmfdist}/tex/latex/jknapltx
8499 %{texmfdist}/tex/latex/jneurosci
8500 %{texmfdist}/tex/latex/jpsj
8501 %{texmfdist}/tex/latex/jura
8502 %{texmfdist}/tex/latex/juraabbrev
8503 %{texmfdist}/tex/latex/juramisc
8504 %{texmfdist}/tex/latex/jurarsp
8505 %{texmfdist}/tex/latex/koma-script
8506 %{texmfdist}/tex/latex/labels
8507 %dir %{texmfdist}/tex/latex/latexconfig
8508 %{texmfdist}/tex/latex/latexconfig/latex.ini
8509 %{texmfdist}/tex/latex/latexconfig/lualatex.ini
8510 %{texmfdist}/tex/latex/latexconfig/mllatex.ini
8511 %{texmfdist}/tex/latex/latexconfig/pdflatex.ini
8512 %{texmfdist}/tex/latex/latexconfig/pdflualatex.ini
8513 %{texmfdist}/tex/latex/layouts
8514 %{texmfdist}/tex/latex/lettrine
8515 %{texmfdist}/tex/latex/listings
8516 %{texmfdist}/tex/latex/ltabptch
8517 %{texmfdist}/tex/latex/localloc
8518 %{texmfdist}/tex/latex/ltxmisc
8519 %{texmfdist}/tex/latex/mathcomp
8520 %{texmfdist}/tex/latex/mdwtools
8521 %{texmfdist}/tex/latex/memoir
8522 %{texmfdist}/tex/latex/mh
8523 %{texmfdist}/tex/latex/misc209
8524 %{texmfdist}/tex/latex/mmap
8525 %{texmfdist}/tex/latex/mnsymbol
8526 %{texmfdist}/tex/latex/moderncv
8527 %{texmfdist}/tex/latex/modroman
8528 %{texmfdist}/tex/latex/mongolian-babel
8529 %{texmfdist}/tex/latex/montex
8530 %{texmfdist}/tex/latex/mparhack
8531 %{texmfdist}/tex/latex/ms
8532 %{texmfdist}/tex/latex/multibib
8533 %{texmfdist}/tex/latex/multirow
8534 %{texmfdist}/tex/latex/mwcls
8535 %{texmfdist}/tex/latex/natbib
8536 %{texmfdist}/tex/latex/ncclatex
8537 %{texmfdist}/tex/latex/ncctools
8538 %{texmfdist}/tex/latex/ncntrsbk
8539 %{texmfdist}/tex/latex/nddiss
8540 %{texmfdist}/tex/latex/newalg
8541 %{texmfdist}/tex/latex/newfile
8542 %{texmfdist}/tex/latex/newlfm
8543 %{texmfdist}/tex/latex/newspaper
8544 %{texmfdist}/tex/latex/newthm
8545 %{texmfdist}/tex/latex/nomencl
8546 %{texmfdist}/tex/latex/ntgclass
8547 %{texmfdist}/tex/generic/oberdiek
8548 %{texmfdist}/tex/latex/oberdiek
8549 %{texmfdist}/tex/latex/overpic
8550 %{texmfdist}/tex/latex/paralist
8551 %{texmfdist}/tex/latex/pb-diagram
8552 %{texmfdist}/tex/latex/pdfpages
8553 %{texmfdist}/tex/latex/picinpar
8554 %{texmfdist}/tex/latex/pict2e
8555 %{texmfdist}/tex/latex/placeins
8556 %{texmfdist}/tex/latex/preprint
8557 %{texmfdist}/tex/latex/preview
8558 %{texmfdist}/tex/latex/program
8559 %{texmfdist}/tex/latex/psfrag
8560 %{texmfdist}/tex/latex/pslatex
8561 %{texmfdist}/tex/latex/revtex
8562 %{texmfdist}/tex/latex/rotating
8563 %{texmfdist}/tex/latex/rotfloat
8564 %{texmfdist}/tex/latex/scale
8565 %{texmfdist}/tex/latex/sectsty
8566 %{texmfdist}/tex/latex/seminar
8567 %{texmfdist}/tex/latex/setspace
8568 %{texmfdist}/tex/latex/showdim
8569 %{texmfdist}/tex/latex/showlabels
8570 %{texmfdist}/tex/latex/sidecap
8571 %{texmfdist}/tex/latex/slashbox
8572 %{texmfdist}/tex/latex/soul
8573 %{texmfdist}/tex/latex/stdclsdv
8574 %{texmfdist}/tex/latex/stmaryrd
8575 %{texmfdist}/tex/latex/subfig
8576 %{texmfdist}/tex/latex/subfigure
8577 %{texmfdist}/tex/latex/supertabular
8578 %{texmfdist}/tex/latex/t2
8579 %{texmfdist}/tex/latex/t-angles
8580 %{texmfdist}/tex/latex/tableaux
8581 %{texmfdist}/tex/latex/tablists
8582 %{texmfdist}/tex/latex/tablor
8583 %{texmfdist}/tex/latex/tabto-ltx
8584 %{texmfdist}/tex/latex/tabulary
8585 %{texmfdist}/tex/latex/tabvar
8586 %{texmfdist}/tex/latex/talk
8587 %{texmfdist}/tex/latex/taupin
8588 %{texmfdist}/tex/latex/tcldoc
8589 %{texmfdist}/tex/latex/tdsfrmath
8590 %{texmfdist}/tex/latex/technics
8591 %{texmfdist}/tex/latex/ted
8592 %{texmfdist}/tex/latex/tengwarscript
8593 %{texmfdist}/tex/latex/tensor
8594 %{texmfdist}/tex/latex/teubner
8595 %{texmfdist}/tex/latex/tex-gyre
8596 %{texmfdist}/tex/latex/texilikecover
8597 %{texmfdist}/tex/latex/texlogos
8598 %{texmfdist}/tex/latex/texmate
8599 %{texmfdist}/tex/latex/texpower
8600 %{texmfdist}/tex/latex/texshade
8601 %{texmfdist}/tex/latex/textcase
8602 %{texmfdist}/tex/latex/textfit
8603 %{texmfdist}/tex/latex/textopo
8604 %{texmfdist}/tex/latex/textpath
8605 %{texmfdist}/tex/latex/textpos
8606 %{texmfdist}/tex/latex/theoremref
8607 %{texmfdist}/tex/latex/thesis-titlepage-fhac
8608 %{texmfdist}/tex/latex/thinsp
8609 %{texmfdist}/tex/latex/thmtools
8610 %{texmfdist}/tex/latex/thumb
8611 %{texmfdist}/tex/latex/thuthesis
8612 %{texmfdist}/tex/latex/ticket
8613 %{texmfdist}/tex/latex/tikz-inet
8614 %{texmfdist}/tex/latex/times
8615 %{texmfdist}/tex/latex/timesht
8616 %{texmfdist}/tex/latex/tipa
8617 %{texmfdist}/tex/latex/titlefoot
8618 %{texmfdist}/tex/latex/titlesec
8619 %{texmfdist}/tex/latex/titling
8620 %{texmfdist}/tex/latex/tocbibind
8621 %{texmfdist}/tex/latex/tocloft
8622 %{texmfdist}/tex/latex/tools
8623 %{texmfdist}/tex/latex/totpages
8624 %{texmfdist}/tex/latex/type1cm
8625 %{texmfdist}/tex/latex/undertilde
8626 %{texmfdist}/tex/latex/units
8627 %{texmfdist}/tex/latex/unitsdef
8628 %{texmfdist}/tex/latex/universa
8629 %{texmfdist}/tex/latex/unroman
8630 %{texmfdist}/tex/latex/upmethodology
8631 %{texmfdist}/tex/latex/upquote
8632 %{texmfdist}/tex/latex/varindex
8633 %{texmfdist}/tex/latex/varsfromjobname
8634 %{texmfdist}/tex/latex/vector
8635 %{texmfdist}/tex/latex/velthuis
8636 %{texmfdist}/tex/latex/verse
8637 %{texmfdist}/tex/latex/versions
8638 %{texmfdist}/tex/latex/vhistory
8639 %{texmfdist}/tex/latex/vita
8640 %{texmfdist}/tex/latex/vmargin
8641 %{texmfdist}/tex/latex/volumes
8642 %{texmfdist}/tex/latex/vpe
8643 %{texmfdist}/tex/latex/vrsion
8644 %{texmfdist}/tex/latex/vwcol
8645 %{texmfdist}/tex/latex/vxu
8646 %{texmfdist}/tex/latex/wallpaper
8647 %{texmfdist}/tex/latex/warning
8648 %{texmfdist}/tex/latex/warpcol
8649 %{texmfdist}/tex/latex/was
8650 %{texmfdist}/tex/latex/williams
8651 %{texmfdist}/tex/latex/wnri
8652 %{texmfdist}/tex/latex/wordlike
8653 %{texmfdist}/tex/latex/wrapfig
8654 %{texmfdist}/tex/latex/wsuipa
8655 %{texmfdist}/tex/latex/xargs
8656 %{texmfdist}/tex/latex/xcolor
8657 %{texmfdist}/tex/latex/xdoc
8658 %{texmfdist}/tex/latex/xfor
8659 %{texmfdist}/tex/latex/xifthen
8660 %{texmfdist}/tex/latex/xkeyval
8661 %{texmfdist}/tex/latex/xmpincl
8662 %{texmfdist}/tex/latex/xnewcommand
8663 %{texmfdist}/tex/latex/xoptarg
8664 %{texmfdist}/tex/latex/xpackages
8665 %{texmfdist}/tex/latex/xq
8666 %{texmfdist}/tex/latex/xskak
8667 %{texmfdist}/tex/latex/xstring
8668 %{texmfdist}/tex/latex/xtab
8669 %{texmfdist}/tex/latex/xtcapts
8670 %{texmfdist}/tex/latex/xyling
8671 %{texmfdist}/tex/latex/xytree
8672 %{texmfdist}/tex/latex/yafoot
8673 %{texmfdist}/tex/latex/yfonts
8674 %{texmfdist}/tex/latex/yhmath
8675 %{texmfdist}/tex/latex/yi4latex
8676 %{texmfdist}/tex/latex/york-thesis
8677 %{texmfdist}/tex/latex/youngtab
8678 %{texmfdist}/tex/latex/yplan
8679 %{texmfdist}/tex/latex/zapfchan
8680 %{texmfdist}/tex/latex/zapfding
8681 %{texmfdist}/tex/latex/zed-csp
8682 %{texmfdist}/tex/latex/zefonts
8683 %{texmfdist}/tex/latex/ziffer
8684 %{texmfdist}/tex/latex/zwgetfdate
8685 %{texmfdist}/tex/plain/etex
8686 %{texmf}/tex/latex/config
8687 %{texmf}/tex/latex/dvipdfm
8688
8689 %files latex-12many
8690 %defattr(644,root,root,755)
8691 %doc %{texmfdist}/doc/latex/12many
8692 %{texmfdist}/source/latex/12many
8693
8694 %files latex-abstract
8695 %defattr(644,root,root,755)
8696 %doc %{texmfdist}/doc/latex/abstract
8697 %{texmfdist}/tex/latex/abstract
8698
8699 %files latex-accfonts
8700 %defattr(644,root,root,755)
8701 %doc %{texmfdist}/doc/fonts/accfonts
8702 %{texmfdist}/tex/latex/accfonts
8703
8704 %files latex-adrconv
8705 %defattr(644,root,root,755)
8706 %{texmfdist}/tex/latex/adrconv
8707 %{texmfdist}/doc/latex/adrconv
8708
8709 %files latex-algorithms
8710 %defattr(644,root,root,755)
8711 %doc %{texmfdist}/doc/latex/algorithms
8712 %{texmfdist}/tex/latex/algorithms
8713
8714 %files latex-ae
8715 %defattr(644,root,root,755)
8716 %{texmfdist}/tex/latex/ae
8717
8718 %files latex-ams
8719 %defattr(644,root,root,755)
8720 %doc %{texmfdist}/doc/latex/amscls
8721 %doc %{texmfdist}/doc/latex/amsmath
8722 %doc %{texmfdist}/doc/latex/onlyamsmath
8723 %{texmfdist}/doc/fonts/amsfonts
8724 %{texmfdist}/tex/latex/amscls
8725 %{texmfdist}/tex/latex/amsmath
8726 %{texmfdist}/tex/latex/amsfonts
8727 %{texmfdist}/tex/latex/onlyamsmath
8728 %{texmfdist}/source/latex/onlyamsmath
8729
8730 %files latex-antp
8731 %defattr(644,root,root,755)
8732 %{texmfdist}/tex/latex/antp
8733
8734 %files latex-antt
8735 %defattr(644,root,root,755)
8736 %{texmfdist}/tex/latex/antt
8737
8738 %files latex-appendix
8739 %defattr(644,root,root,755)
8740 %doc %{texmfdist}/doc/latex/appendix
8741 %{texmfdist}/tex/latex/appendix
8742
8743 %files latex-backgammon
8744 %defattr(644,root,root,755)
8745 %doc %{texmfdist}/doc/latex/backgammon
8746 %{texmfdist}/tex/latex/backgammon
8747
8748 %files latex-bardiag
8749 %defattr(644,root,root,755)
8750 %doc %{texmfdist}/doc/latex/bardiag
8751 %{texmfdist}/tex/latex/bardiag
8752
8753 %files latex-bbm
8754 %defattr(644,root,root,755)
8755 %doc %{texmfdist}/doc/fonts/bbm
8756 %{texmfdist}/tex/latex/bbm
8757
8758 %files latex-bbold
8759 %defattr(644,root,root,755)
8760 %doc %{texmfdist}/doc/latex/bbold
8761 %{texmfdist}/tex/latex/bbold
8762 %{texmfdist}/source/latex/bbold
8763
8764 %files latex-beamer
8765 %defattr(644,root,root,755)
8766 %doc %{texmfdist}/doc/latex/beamer
8767 %{texmfdist}/tex/latex/beamer-contrib
8768 %{texmfdist}/tex/latex/beamer
8769
8770 %files latex-bezos
8771 %defattr(644,root,root,755)
8772 %doc %{texmfdist}/doc/latex/bezos
8773 %{texmfdist}/tex/latex/bezos
8774
8775 %files latex-bibtex
8776 %defattr(644,root,root,755)
8777 %doc %{texmfdist}/doc/bibtex/base
8778 %doc %{texmfdist}/doc/latex/adrconv
8779 %doc %{texmfdist}/doc/latex/bibtopic
8780 %doc %{texmfdist}/doc/latex/bibunits
8781 %doc %{texmfdist}/doc/latex/natbib
8782 %doc %{texmfdist}/doc/latex/footbib
8783 %dir %{texmfdist}/doc/bibtex
8784 %dir %{texmfdist}/bibtex
8785 %dir %{texmfdist}/bibtex/bib
8786 %dir %{texmfdist}/bibtex/bst
8787 %dir %{texmfdist}/bibtex/csf
8788
8789 %attr(755,root,root) %{_bindir}/bibtex
8790 %attr(755,root,root) %{_bindir}/rubibtex
8791
8792 %{texmfdist}/bibtex/bst/base
8793 %{texmfdist}/bibtex/csf/base
8794 %{texmfdist}/bibtex/bib/base
8795 %{texmfdist}/bibtex/bst/adrconv
8796 %{texmfdist}/bibtex/bib/adrconv
8797 %{texmfdist}/source/latex/adrconv
8798 %{texmfdist}/tex/latex/adrconv
8799 # %{texmf}/bibtex/bst/misc
8800 %{texmfdist}/bibtex/bst/natbib
8801 %{texmfdist}/tex/latex/natbib
8802 %{texmfdist}/tex/latex/bibtopic
8803 %{texmfdist}/source/latex/bibunits
8804 %{texmfdist}/tex/latex/bibunits
8805 %{texmfdist}/source/latex/footbib
8806 %{texmfdist}/tex/latex/footbib
8807
8808 %{_mandir}/man1/bibtex.1*
8809 %{_mandir}/man1/rubibtex.1*
8810
8811 %files latex-bibtex-ams
8812 %defattr(644,root,root,755)
8813 %{texmfdist}/bibtex/bst/ams
8814 %{texmfdist}/bibtex/bib/ams
8815
8816 %files latex-bibtex-pl
8817 %defattr(644,root,root,755)
8818 %dir %{texmfdist}/bibtex/bib/gustlib
8819 %{texmfdist}/bibtex/bib/gustlib/plbib.bib
8820
8821 %files latex-bibtex-german
8822 %defattr(644,root,root,755)
8823 %doc %{texmfdist}/doc/bibtex/germbib
8824 %{texmfdist}/bibtex/bst/germbib
8825 %{texmfdist}/tex/latex/germbib
8826
8827 %files latex-bibtex-revtex4
8828 %defattr(644,root,root,755)
8829 %dir %{texmfdist}/source/latex/revtex
8830 %doc %{texmfdist}/doc/latex/revtex/revtex4.pdf
8831 %{texmfdist}/source/latex/revtex/revtex4.dtx
8832 %{texmfdist}/source/latex/revtex/revtex4.ins
8833 %{texmfdist}/tex/latex/revtex/revtex4.cls
8834
8835 %files latex-bibtex-jurabib
8836 %defattr(644,root,root,755)
8837 %doc %{texmfdist}/doc/latex/jurabib
8838 %{texmfdist}/bibtex/bst/jurabib
8839 %{texmfdist}/bibtex/bib/jurabib
8840 %{texmfdist}/source/latex/jurabib
8841 %{texmfdist}/tex/latex/jurabib
8842
8843 %files latex-bibtex-dk
8844 %defattr(644,root,root,755)
8845 %doc %{texmfdist}/doc/latex/dk-bib
8846 %{texmfdist}/bibtex/bst/dk-bib
8847 %{texmfdist}/bibtex/csf/dk-bib
8848 %{texmfdist}/bibtex/bib/dk-bib
8849 %{texmfdist}/source/latex/dk-bib
8850 %{texmfdist}/tex/latex/dk-bib
8851
8852 # %files latex-bibtex-nor
8853 # %defattr(644,root,root,755)
8854 # %{texmf}/bibtex/bst/norbib
8855
8856 %files latex-bibtex-styles
8857 %defattr(644,root,root,755)
8858 %dir %{texmfdist}/doc/generic/t2
8859 %dir %{texmfdist}/doc/generic/t2%{_sysconfdir}
8860 %dir %{texmfdist}/source/bibtex
8861 %{texmfdist}/bibtex/bib/IEEEtran
8862 %{texmfdist}/bibtex/bib/abstyles
8863 %{texmfdist}/bibtex/bib/achemso
8864 %{texmfdist}/bibtex/bib/acmtrans
8865 %{texmfdist}/bibtex/bib/aiaa
8866 %{texmfdist}/bibtex/bib/apacite
8867 %{texmfdist}/bibtex/bib/asaetr
8868 %{texmfdist}/bibtex/bib/ascelike
8869 %{texmfdist}/bibtex/bib/beebe
8870 %{texmfdist}/bibtex/bib/bibhtml
8871 %{texmfdist}/bibtex/bib/bibtopic
8872 %{texmfdist}/bibtex/bib/biocon
8873 %{texmfdist}/bibtex/bib/computational-complexity
8874 %{texmfdist}/bibtex/bib/din1505
8875 %{texmfdist}/bibtex/bib/directory
8876 %{texmfdist}/bibtex/bib/dtk
8877 %{texmfdist}/bibtex/bib/figbib
8878 %{texmfdist}/bibtex/bib/frankenstein
8879 %{texmfdist}/bibtex/bib/gatech-thesis
8880 %{texmfdist}/bibtex/bib/geomsty
8881 %{texmfdist}/bibtex/bib/gloss
8882 %{texmfdist}/bibtex/bib/harvard
8883 %{texmfdist}/bibtex/bib/ieeepes
8884 %{texmfdist}/bibtex/bib/ijmart
8885 %{texmfdist}/bibtex/bib/imac
8886 %{texmfdist}/bibtex/bib/index
8887 %{texmfdist}/bibtex/bib/lsc
8888 %{texmfdist}/bibtex/bib/msc
8889 %{texmfdist}/bibtex/bib/nostarch
8890 %{texmfdist}/bibtex/bib/philosophersimprint
8891 %{texmfdist}/bibtex/bib/revtex
8892 %{texmfdist}/bibtex/bib/spie
8893 %{texmfdist}/bibtex/bib/urlbst
8894 %{texmfdist}/bibtex/bst/IEEEtran
8895 %{texmfdist}/bibtex/bst/abstyles
8896 %{texmfdist}/bibtex/bst/achemso
8897 %{texmfdist}/bibtex/bst/acmtrans
8898 %{texmfdist}/bibtex/bst/afthesis
8899 %{texmfdist}/bibtex/bst/aguplus
8900 %{texmfdist}/bibtex/bst/aiaa
8901 %{texmfdist}/bibtex/bst/aichej
8902 %{texmfdist}/bibtex/bst/ametsoc
8903 %{texmfdist}/bibtex/bst/apacite
8904 %{texmfdist}/bibtex/bst/asaetr
8905 %{texmfdist}/bibtex/bst/ascelike
8906 %{texmfdist}/bibtex/bst/babelbib
8907 %{texmfdist}/bibtex/bst/beebe
8908 %{texmfdist}/bibtex/bst/bibhtml
8909 %{texmfdist}/bibtex/bst/chem-journal
8910 %{texmfdist}/bibtex/bst/chicago
8911 %{texmfdist}/bibtex/bst/computational-complexity
8912 %{texmfdist}/bibtex/bst/confproc
8913 %{texmfdist}/bibtex/bst/datatool
8914 %{texmfdist}/bibtex/bst/din1505
8915 %{texmfdist}/bibtex/bst/dinat
8916 %{texmfdist}/bibtex/bst/directory
8917 %{texmfdist}/bibtex/bst/dtk
8918 %{texmfdist}/bibtex/bst/dvdcoll
8919 %{texmfdist}/bibtex/bst/economic
8920 %{texmfdist}/bibtex/bst/elsevier-bib
8921 %{texmfdist}/bibtex/bst/fbs
8922 %{texmfdist}/bibtex/bst/figbib
8923 %{texmfdist}/bibtex/bst/finbib
8924 %{texmfdist}/bibtex/bst/frankenstein
8925 %{texmfdist}/bibtex/bst/gatech-thesis
8926 %{texmfdist}/bibtex/bst/gloss
8927 %{texmfdist}/bibtex/bst/gost
8928 %{texmfdist}/bibtex/bst/gustlib
8929 %{texmfdist}/bibtex/bst/harvard
8930 %{texmfdist}/bibtex/bst/hc
8931 %{texmfdist}/bibtex/bst/ieeepes
8932 %{texmfdist}/bibtex/bst/ijmart
8933 %{texmfdist}/bibtex/bst/ijqc
8934 %{texmfdist}/bibtex/bst/imac
8935 %{texmfdist}/bibtex/bst/index
8936 %{texmfdist}/bibtex/bst/inlinebib
8937 %{texmfdist}/bibtex/bst/iopart-num
8938 %{texmfdist}/bibtex/bst/jneurosci
8939 %{texmfdist}/bibtex/bst/jurarsp
8940 %{texmfdist}/bibtex/bst/kluwer
8941 %{texmfdist}/bibtex/bst/mciteplus
8942 %{texmfdist}/bibtex/bst/mslapa
8943 %{texmfdist}/bibtex/bst/multibib
8944 %{texmfdist}/bibtex/bst/munich
8945 %{texmfdist}/bibtex/bst/nature
8946 %{texmfdist}/bibtex/bst/nddiss
8947 %{texmfdist}/bibtex/bst/opcit
8948 %{texmfdist}/bibtex/bst/perception
8949 %{texmfdist}/bibtex/bst/revtex
8950 %{texmfdist}/bibtex/bst/rsc
8951 %{texmfdist}/bibtex/bst/savetrees
8952 %{texmfdist}/bibtex/bst/shipunov
8953 %{texmfdist}/bibtex/bst/smflatex
8954 %{texmfdist}/bibtex/bst/sort-by-letters
8955 %{texmfdist}/bibtex/bst/spie
8956 %{texmfdist}/bibtex/bst/stellenbosch
8957 %{texmfdist}/bibtex/bst/swebib
8958 %{texmfdist}/bibtex/bst/texsis
8959 %{texmfdist}/bibtex/bst/thuthesis
8960 %{texmfdist}/bibtex/bst/tugboat
8961 %{texmfdist}/bibtex/bst/urlbst
8962 %{texmfdist}/bibtex/csf/gost
8963 %doc %{texmfdist}/doc/bibtex/abstyles
8964 %doc %{texmfdist}/doc/bibtex/bibhtml
8965 %doc %{texmfdist}/doc/bibtex/dinat
8966 %doc %{texmfdist}/doc/bibtex/economic
8967 %doc %{texmfdist}/doc/bibtex/elsevier-bib
8968 %doc %{texmfdist}/doc/bibtex/gost
8969 %doc %{texmfdist}/doc/bibtex/ijqc
8970 %doc %{texmfdist}/doc/bibtex/iopart-num
8971 %doc %{texmfdist}/doc/generic/t2%{_sysconfdir}/rubibtex
8972 %doc %{texmfdist}/doc/latex/IEEEtran
8973 %{texmfdist}/source/bibtex/gost
8974
8975 %files latex-bibtex-vancouver
8976 %defattr(644,root,root,755)
8977 %dir %{texmfdist}/bibtex/bib/vancouver
8978 %dir %{texmfdist}/bibtex/bst/vancouver
8979 %dir %{texmfdist}/doc/bibtex/vancouver
8980 %{texmfdist}/bibtex/bib/vancouver/vancouver.bib
8981 %{texmfdist}/bibtex/bst/vancouver/vancouver.bst
8982 %doc %{texmfdist}/doc/bibtex/vancouver/README
8983 %doc %{texmfdist}/doc/bibtex/vancouver/vancouver.pdf
8984 %doc %{texmfdist}/doc/bibtex/vancouver/vancouver.tex
8985
8986 %files latex-booktabs
8987 %defattr(644,root,root,755)
8988 %doc %{texmfdist}/doc/latex/booktabs
8989 %{texmfdist}/tex/latex/booktabs
8990
8991 %files latex-caption
8992 %defattr(644,root,root,755)
8993 %doc %{texmfdist}/doc/latex/caption
8994 %{texmfdist}/tex/latex/caption
8995
8996 %files latex-carlisle
8997 %defattr(644,root,root,755)
8998 %doc %{texmfdist}/doc/latex/carlisle
8999 %{texmfdist}/tex/latex/carlisle
9000
9001 %files latex-ccfonts
9002 %defattr(644,root,root,755)
9003 %doc %{texmfdist}/doc/latex/ccfonts
9004 %{texmfdist}/tex/latex/ccfonts
9005
9006 %files latex-cite
9007 %defattr(644,root,root,755)
9008 %{texmfdist}/tex/latex/cite
9009
9010 %files latex-cmbright
9011 %defattr(644,root,root,755)
9012 %doc %{texmfdist}/doc/latex/cmbright
9013 %{texmfdist}/tex/latex/cmbright
9014
9015 %files latex-comment
9016 %defattr(644,root,root,755)
9017 %doc %{texmfdist}/doc/latex/comment
9018 %{texmfdist}/tex/latex/comment
9019
9020 %files latex-concmath
9021 %defattr(644,root,root,755)
9022 %{texmfdist}/tex/latex/concmath
9023
9024 %files latex-currvita
9025 %defattr(644,root,root,755)
9026 %doc %{texmfdist}/doc/latex/currvita
9027 %{texmfdist}/tex/latex/currvita
9028
9029 %files latex-curves
9030 %defattr(644,root,root,755)
9031 %doc %{texmfdist}/doc/latex/curves
9032 %{texmfdist}/tex/latex/curves
9033
9034 %files latex-custom-bib
9035 %defattr(644,root,root,755)
9036 %doc %{texmfdist}/doc/latex/custom-bib
9037 %{texmfdist}/source/latex/custom-bib
9038 %{texmfdist}/tex/latex/custom-bib
9039
9040 %files latex-cyrillic
9041 %defattr(644,root,root,755)
9042 %doc %{texmfdist}/doc/latex/cyrillic
9043 %{texmfdist}/source/latex/cyrillic
9044 %{texmfdist}/tex/latex/cyrillic
9045
9046 # %files latex-dstroke
9047 # %defattr(644,root,root,755)
9048 # %{texmf}/tex/latex/dstroke
9049
9050 %files latex-enumitem
9051 %defattr(644,root,root,755)
9052 %doc %{texmfdist}/doc/latex/enumitem
9053 %{texmfdist}/tex/latex/enumitem
9054
9055 %files latex-exam
9056 %defattr(644,root,root,755)
9057 %doc %{texmfdist}/doc/latex/exam
9058 %{texmfdist}/tex/latex/exam
9059
9060 %files latex-gbrief
9061 %defattr(644,root,root,755)
9062 %doc %{texmfdist}/doc/latex/g-brief
9063 %{texmfdist}/tex/latex/g-brief
9064
9065 %files latex-jknappen
9066 %defattr(644,root,root,755)
9067 %doc %{texmfdist}/fonts/source/jknappen
9068 %{texmfdist}/fonts/tfm/jknappen
9069
9070 %files latex-keystroke
9071 %defattr(644,root,root,755)
9072 %{texmfdist}/tex/latex/keystroke
9073 %doc %{texmfdist}/doc/latex/keystroke
9074
9075 %files latex-labbook
9076 %defattr(644,root,root,755)
9077 %doc %{texmfdist}/doc/latex/labbook
9078 %{texmfdist}/source/latex/labbook
9079 %{texmfdist}/tex/latex/labbook
9080
9081 %files latex-lastpage
9082 %defattr(644,root,root,755)
9083 %doc %{texmfdist}/doc/latex/lastpage
9084 %{texmfdist}/tex/latex/lastpage
9085
9086 %files latex-lcd
9087 %defattr(644,root,root,755)
9088 %doc %{texmfdist}/doc/latex/lcd
9089 %{texmfdist}/source/latex/lcd
9090 %{texmfdist}/tex/latex/lcd
9091
9092 %files latex-leaflet
9093 %defattr(644,root,root,755)
9094 %doc %{texmfdist}/doc/latex/leaflet
9095 %{texmfdist}/source/latex/leaflet
9096 %{texmfdist}/tex/latex/leaflet
9097
9098 %files latex-leftidx
9099 %defattr(644,root,root,755)
9100 %doc %{texmfdist}/doc/latex/leftidx
9101 %{texmfdist}/tex/latex/leftidx
9102
9103 %files latex-lewis
9104 %defattr(644,root,root,755)
9105 %doc %{texmfdist}/doc/latex/lewis
9106 %{texmfdist}/tex/latex/lewis
9107
9108 %files latex-lm
9109 %defattr(644,root,root,755)
9110 %doc %{texmfdist}/doc/fonts/lm
9111 %{texmfdist}/tex/latex/lm
9112 %{texmfdist}/fonts/afm/public/lm
9113 %{texmfdist}/fonts/enc/dvips/lm
9114 %{texmfdist}/fonts/map/dvips/lm
9115 %{texmfdist}/fonts/map/dvipdfm/lm
9116 %{texmfdist}/fonts/opentype/public/lm
9117 %{texmfdist}/fonts/tfm/public/lm
9118 %{texmfdist}/source/fonts/lm
9119
9120 %files latex-lucidabr
9121 %defattr(644,root,root,755)
9122 %dir %{texmfdist}/vtex
9123 %dir %{texmfdist}/vtex/config
9124 %{texmfdist}/vtex/config/lucidabr-k.ali
9125 %{texmfdist}/vtex/config/lucidabr.ali
9126
9127 %files latex-lineno
9128 %defattr(644,root,root,755)
9129 %doc %{texmfdist}/doc/latex/lineno
9130 %{texmfdist}/tex/latex/lineno
9131
9132
9133 %files latex-marvosym
9134 %defattr(644,root,root,755)
9135 %{texmfdist}/tex/latex/marvosym
9136
9137 %files latex-mathexam
9138 %defattr(644,root,root,755)
9139 %doc %{texmfdist}/doc/latex/mathexam
9140 %{texmfdist}/source/latex/mathexam
9141 %{texmfdist}/tex/latex/mathexam
9142
9143 #%files latex-mathpple
9144 #%defattr(644,root,root,755)
9145
9146 #%files latex-mathtime
9147 #%defattr(644,root,root,755)
9148
9149 %files latex-microtype
9150 %defattr(644,root,root,755)
9151 %doc %{texmfdist}/doc/latex/microtype
9152 %{texmfdist}/source/latex/microtype
9153 %{texmfdist}/tex/latex/microtype
9154
9155 %files latex-mflogo
9156 %defattr(644,root,root,755)
9157 %doc %{texmfdist}/doc/latex/mflogo
9158 %{texmfdist}/tex/latex/mflogo
9159
9160 %files latex-mfnfss
9161 %defattr(644,root,root,755)
9162 %{texmfdist}/source/latex/mfnfss
9163 %{texmfdist}/tex/latex/mfnfss
9164
9165 %files latex-minitoc
9166 %defattr(644,root,root,755)
9167 %doc %{texmfdist}/doc/latex/minitoc
9168 %{texmfdist}/bibtex/bst/minitoc
9169 %{texmfdist}/makeindex/minitoc
9170 %{texmfdist}/scripts/minitoc
9171 %{texmfdist}/source/latex/minitoc
9172 %{texmfdist}/tex/latex/minitoc
9173
9174
9175 %files latex-mltex
9176 %defattr(644,root,root,755)
9177 %doc %{texmfdist}/doc/latex/mltex
9178 %{texmfdist}/tex/latex/mltex
9179
9180 %files latex-moreverb
9181 %defattr(644,root,root,755)
9182 %doc %{texmfdist}/doc/latex/moreverb
9183 %{texmfdist}/tex/latex/moreverb
9184
9185 %files latex-multienum
9186 %defattr(644,root,root,755)
9187 %doc %{texmfdist}/doc/latex/multenum
9188 %dir %{texmfdist}/tex/latex/multenum
9189 %{texmfdist}/tex/latex/multenum/*
9190
9191 %files latex-musictex
9192 %defattr(644,root,root,755)
9193 %doc %{texmfdist}/doc/generic/musictex
9194 %{texmfdist}/fonts/source/public/musictex
9195 %{texmfdist}/fonts/tfm/public/musictex
9196 %{texmfdist}/tex/generic/musictex
9197 %{texmfdist}/tex/latex/musictex
9198
9199 %files latex-ntheorem
9200 %defattr(644,root,root,755)
9201 %{texmfdist}/tex/latex/ntheorem
9202 %doc %{texmfdist}/doc/latex/ntheorem
9203
9204 %files latex-other-doc
9205 %defattr(644,root,root,755)
9206 %doc %{texmfdist}/doc/alatex
9207 %doc %{texmfdist}/doc/cslatex/base
9208 %doc %{texmfdist}/doc/generic/wsuipa
9209 %doc %{texmfdist}/doc/latex/ANUfinalexam
9210 %doc %{texmfdist}/doc/latex/AkkTeX
9211 %doc %{texmfdist}/doc/latex/ESIEEcv
9212 %doc %{texmfdist}/doc/latex/GuIT
9213 %doc %{texmfdist}/doc/latex/HA-prosper
9214 %doc %{texmfdist}/doc/latex/IEEEconf
9215 %doc %{texmfdist}/doc/latex/a0poster
9216 %doc %{texmfdist}/doc/latex/aastex
9217 %doc %{texmfdist}/doc/latex/abc
9218 %doc %{texmfdist}/doc/latex/achemso
9219 %doc %{texmfdist}/doc/latex/acmconf
9220 %doc %{texmfdist}/doc/latex/acmtrans
9221 %doc %{texmfdist}/doc/latex/active-conf
9222 %doc %{texmfdist}/doc/latex/addlines
9223 %doc %{texmfdist}/doc/latex/adrlist
9224 %doc %{texmfdist}/doc/latex/afthesis
9225 %doc %{texmfdist}/doc/latex/aguplus
9226 %doc %{texmfdist}/doc/latex/aiaa
9227 %doc %{texmfdist}/doc/latex/akletter
9228 %doc %{texmfdist}/doc/latex/alg
9229 %doc %{texmfdist}/doc/latex/algorithm2e
9230 %doc %{texmfdist}/doc/latex/algorithmicx
9231 %doc %{texmfdist}/doc/latex/alnumsec
9232 %doc %{texmfdist}/doc/latex/altfont
9233 %doc %{texmfdist}/doc/latex/ametsoc
9234 %doc %{texmfdist}/doc/latex/amsaddr
9235 %doc %{texmfdist}/doc/latex/amsrefs
9236 %doc %{texmfdist}/doc/latex/animate
9237 %doc %{texmfdist}/doc/latex/answers
9238 %doc %{texmfdist}/doc/latex/anyfontsize
9239 %doc %{texmfdist}/doc/latex/apa
9240 %doc %{texmfdist}/doc/latex/apacite
9241 %doc %{texmfdist}/doc/latex/ar
9242 %doc %{texmfdist}/doc/latex/arabi
9243 %doc %{texmfdist}/doc/latex/arabtex
9244 %doc %{texmfdist}/doc/latex/arcs
9245 %doc %{texmfdist}/doc/latex/arydshln
9246 %doc %{texmfdist}/doc/latex/asaetr
9247 %doc %{texmfdist}/doc/latex/ascelike
9248 %doc %{texmfdist}/doc/latex/assignment
9249 %doc %{texmfdist}/doc/latex/attachfile
9250 %doc %{texmfdist}/doc/latex/augie
9251 %doc %{texmfdist}/doc/latex/aurical
9252 %doc %{texmfdist}/doc/latex/authorindex
9253 %doc %{texmfdist}/doc/latex/autoarea
9254 %doc %{texmfdist}/doc/latex/autotab
9255 %doc %{texmfdist}/doc/latex/babelbib
9256 %doc %{texmfdist}/doc/latex/bangtex
9257 %doc %{texmfdist}/doc/latex/barcodes
9258 %doc %{texmfdist}/doc/latex/bayer
9259 %doc %{texmfdist}/doc/latex/bbm-macros
9260 %doc %{texmfdist}/doc/latex/beamer-contrib
9261 %doc %{texmfdist}/doc/latex/begriff
9262 %doc %{texmfdist}/doc/latex/betababel
9263 %doc %{texmfdist}/doc/latex/bez123
9264 %doc %{texmfdist}/doc/latex/bibarts
9265 %doc %{texmfdist}/doc/latex/bibleref
9266 %doc %{texmfdist}/doc/latex/biblist
9267 %doc %{texmfdist}/doc/latex/bibtopicprefix
9268 %doc %{texmfdist}/doc/latex/bigfoot
9269 %doc %{texmfdist}/doc/latex/binomexp
9270 %doc %{texmfdist}/doc/latex/biocon
9271 %doc %{texmfdist}/doc/latex/bizcard
9272 %doc %{texmfdist}/doc/latex/blindtext
9273 %doc %{texmfdist}/doc/latex/blowup
9274 %doc %{texmfdist}/doc/latex/boites
9275 %doc %{texmfdist}/doc/latex/boldtensors
9276 %doc %{texmfdist}/doc/latex/bookest
9277 %doc %{texmfdist}/doc/latex/booklet
9278 %doc %{texmfdist}/doc/latex/boxhandler
9279 %doc %{texmfdist}/doc/latex/bpchem
9280 %doc %{texmfdist}/doc/latex/braille
9281 %doc %{texmfdist}/doc/latex/breakurl
9282 %doc %{texmfdist}/doc/latex/brushscr
9283 %doc %{texmfdist}/doc/latex/bullcntr
9284 %doc %{texmfdist}/doc/latex/bussproofs
9285 %doc %{texmfdist}/doc/latex/bytefield
9286 %doc %{texmfdist}/doc/latex/calxxxx
9287 %doc %{texmfdist}/doc/latex/captcont
9288 %doc %{texmfdist}/doc/latex/casyl
9289 %doc %{texmfdist}/doc/latex/catechis
9290 %doc %{texmfdist}/doc/latex/cbcoptic
9291 %doc %{texmfdist}/doc/latex/cclicenses
9292 %doc %{texmfdist}/doc/latex/cd-cover
9293 %doc %{texmfdist}/doc/latex/cd
9294 %doc %{texmfdist}/doc/latex/cdpbundl
9295 %doc %{texmfdist}/doc/latex/cellspace
9296 %doc %{texmfdist}/doc/latex/changes
9297 %doc %{texmfdist}/doc/latex/chapterfolder
9298 %doc %{texmfdist}/doc/latex/chemcompounds
9299 %doc %{texmfdist}/doc/latex/chemcono
9300 %doc %{texmfdist}/doc/latex/chemstyle
9301 %doc %{texmfdist}/doc/latex/chessboard
9302 %doc %{texmfdist}/doc/latex/chessfss
9303 %doc %{texmfdist}/doc/latex/china2e
9304 %doc %{texmfdist}/doc/latex/chletter
9305 %doc %{texmfdist}/doc/latex/circ
9306 %doc %{texmfdist}/doc/latex/cite
9307 %doc %{texmfdist}/doc/latex/cjk
9308 %doc %{texmfdist}/doc/latex/classicthesis
9309 %doc %{texmfdist}/doc/latex/clefval
9310 %doc %{texmfdist}/doc/latex/cleveref
9311 %doc %{texmfdist}/doc/latex/clock
9312 %doc %{texmfdist}/doc/latex/clrscode
9313 %doc %{texmfdist}/doc/latex/cm-lgc
9314 %doc %{texmfdist}/doc/latex/cmap
9315 %doc %{texmfdist}/doc/latex/cmcyralt
9316 %doc %{texmfdist}/doc/latex/cmdstring
9317 %doc %{texmfdist}/doc/latex/cmll
9318 %doc %{texmfdist}/doc/latex/codepage
9319 %doc %{texmfdist}/doc/latex/colorinfo
9320 %doc %{texmfdist}/doc/latex/colortbl
9321 %doc %{texmfdist}/doc/latex/colorwav
9322 %doc %{texmfdist}/doc/latex/combine
9323 %doc %{texmfdist}/doc/latex/commath
9324 %doc %{texmfdist}/doc/latex/complexity
9325 %doc %{texmfdist}/doc/latex/computational-complexity
9326 %doc %{texmfdist}/doc/latex/concprog
9327 %doc %{texmfdist}/doc/latex/confproc
9328 %doc %{texmfdist}/doc/latex/constants
9329 %doc %{texmfdist}/doc/latex/contour
9330 %doc %{texmfdist}/doc/latex/cooking
9331 %doc %{texmfdist}/doc/latex/cool
9332 %doc %{texmfdist}/doc/latex/coollist
9333 %doc %{texmfdist}/doc/latex/coolstr
9334 %doc %{texmfdist}/doc/latex/cooltooltips
9335 %doc %{texmfdist}/doc/latex/coordsys
9336 %doc %{texmfdist}/doc/latex/courier-scaled
9337 %doc %{texmfdist}/doc/latex/courseoutline
9338 %doc %{texmfdist}/doc/latex/coursepaper
9339 %doc %{texmfdist}/doc/latex/coverpage
9340 %doc %{texmfdist}/doc/latex/covington
9341 %doc %{texmfdist}/doc/latex/crossreference
9342 %doc %{texmfdist}/doc/latex/crosswrd
9343 %doc %{texmfdist}/doc/latex/cryst
9344 %doc %{texmfdist}/doc/latex/csbulletin
9345 %doc %{texmfdist}/doc/latex/csquotes
9346 %doc %{texmfdist}/doc/latex/csvtools
9347 %doc %{texmfdist}/doc/latex/ctable
9348 %doc %{texmfdist}/doc/latex/ctib
9349 %doc %{texmfdist}/doc/latex/cuisine
9350 %doc %{texmfdist}/doc/latex/cursor
9351 %doc %{texmfdist}/doc/latex/curve
9352 %doc %{texmfdist}/doc/latex/curve2e
9353 %doc %{texmfdist}/doc/latex/cv
9354 %doc %{texmfdist}/doc/latex/cweb-latex
9355 %doc %{texmfdist}/doc/latex/cwpuzzle
9356 %doc %{texmfdist}/doc/latex/dashrule
9357 %doc %{texmfdist}/doc/latex/datatool
9358 %doc %{texmfdist}/doc/latex/dateiliste
9359 %doc %{texmfdist}/doc/latex/datenumber
9360 %doc %{texmfdist}/doc/latex/datetime
9361 %doc %{texmfdist}/doc/latex/dcpic
9362 %doc %{texmfdist}/doc/latex/delimtxt
9363 %doc %{texmfdist}/doc/latex/diagnose
9364 %doc %{texmfdist}/doc/latex/dialogl
9365 %doc %{texmfdist}/doc/latex/dichokey
9366 %doc %{texmfdist}/doc/latex/digiconfigs
9367 %doc %{texmfdist}/doc/latex/din1505
9368 %doc %{texmfdist}/doc/latex/directory
9369 %doc %{texmfdist}/doc/latex/disser
9370 %doc %{texmfdist}/doc/latex/dlfltxb
9371 %doc %{texmfdist}/doc/latex/dnaseq
9372 %doc %{texmfdist}/doc/latex/docmfp
9373 %doc %{texmfdist}/doc/latex/doi
9374 %doc %{texmfdist}/doc/latex/doipubmed
9375 %doc %{texmfdist}/doc/latex/dotarrow
9376 %doc %{texmfdist}/doc/latex/dottex
9377 %doc %{texmfdist}/doc/latex/dpfloat
9378 %doc %{texmfdist}/doc/latex/dprogress
9379 %doc %{texmfdist}/doc/latex/drac
9380 %doc %{texmfdist}/doc/latex/draftwatermark
9381 %doc %{texmfdist}/doc/latex/dramatist
9382 %doc %{texmfdist}/doc/latex/dtk
9383 %doc %{texmfdist}/doc/latex/dtxgallery
9384 %doc %{texmfdist}/doc/latex/duerer-latex
9385 %doc %{texmfdist}/doc/latex/dvdcoll
9386 %doc %{texmfdist}/doc/latex/dyntree
9387 %doc %{texmfdist}/doc/latex/eCards
9388 %doc %{texmfdist}/doc/latex/ean13isbn
9389 %doc %{texmfdist}/doc/latex/easy
9390 %doc %{texmfdist}/doc/latex/ebezier
9391 %doc %{texmfdist}/doc/latex/ebong
9392 %doc %{texmfdist}/doc/latex/ebsthesis
9393 %doc %{texmfdist}/doc/latex/ecclesiastic
9394 %doc %{texmfdist}/doc/latex/ecltree
9395 %doc %{texmfdist}/doc/latex/ecv
9396 %doc %{texmfdist}/doc/latex/ed
9397 %doc %{texmfdist}/doc/latex/edmac
9398 %doc %{texmfdist}/doc/latex/edmargin
9399 %doc %{texmfdist}/doc/latex/ednotes
9400 %doc %{texmfdist}/doc/latex/eemeir
9401 %doc %{texmfdist}/doc/latex/egameps
9402 %doc %{texmfdist}/doc/latex/egplot
9403 %doc %{texmfdist}/doc/latex/ellipsis
9404 %doc %{texmfdist}/doc/latex/elmath
9405 %doc %{texmfdist}/doc/latex/elpres
9406 %doc %{texmfdist}/doc/latex/elsarticle
9407 %doc %{texmfdist}/doc/latex/elsevier
9408 %doc %{texmfdist}/doc/latex/em
9409 %doc %{texmfdist}/doc/latex/emp
9410 %doc %{texmfdist}/doc/latex/emulateapj
9411 %doc %{texmfdist}/doc/latex/endheads
9412 %doc %{texmfdist}/doc/latex/engpron
9413 %doc %{texmfdist}/doc/latex/engrec
9414 %doc %{texmfdist}/doc/latex/environ
9415 %doc %{texmfdist}/doc/latex/envlab
9416 %doc %{texmfdist}/doc/latex/epigraph
9417 %doc %{texmfdist}/doc/latex/epiolmec
9418 %doc %{texmfdist}/doc/latex/epsdice
9419 %doc %{texmfdist}/doc/latex/epspdfconversion
9420 %doc %{texmfdist}/doc/latex/eqlist
9421 %doc %{texmfdist}/doc/latex/eqnarray
9422 %doc %{texmfdist}/doc/latex/eqparbox
9423 %doc %{texmfdist}/doc/latex/errata
9424 %doc %{texmfdist}/doc/latex/esdiff
9425 %doc %{texmfdist}/doc/latex/eskd
9426 %doc %{texmfdist}/doc/latex/eskdx
9427 %doc %{texmfdist}/doc/latex/esvect
9428 %doc %{texmfdist}/doc/latex/etaremune
9429 %doc %{texmfdist}/doc/latex/etex-pkg
9430 %doc %{texmfdist}/doc/latex/ethiop-t1
9431 %doc %{texmfdist}/doc/latex/ethiop
9432 %doc %{texmfdist}/doc/latex/etoolbox
9433 %doc %{texmfdist}/doc/latex/eukdate
9434 %doc %{texmfdist}/doc/latex/euproposal
9435 %doc %{texmfdist}/doc/latex/euro
9436 %doc %{texmfdist}/doc/latex/europecv
9437 %doc %{texmfdist}/doc/latex/eurosans
9438 %doc %{texmfdist}/doc/latex/everypage
9439 %doc %{texmfdist}/doc/latex/examdesign
9440 %doc %{texmfdist}/doc/latex/examplep
9441 %doc %{texmfdist}/doc/latex/exceltex
9442 %doc %{texmfdist}/doc/latex/exercise
9443 %doc %{texmfdist}/doc/latex/expdlist
9444 %doc %{texmfdist}/doc/latex/expl3
9445 %doc %{texmfdist}/doc/latex/export
9446 %doc %{texmfdist}/doc/latex/extarrows
9447 %doc %{texmfdist}/doc/latex/extpfeil
9448 %doc %{texmfdist}/doc/latex/extract
9449 %doc %{texmfdist}/doc/latex/facsimile
9450 %doc %{texmfdist}/doc/latex/faktor
9451 %doc %{texmfdist}/doc/latex/fancynum
9452 %doc %{texmfdist}/doc/latex/fancyref
9453 %doc %{texmfdist}/doc/latex/fancytooltips
9454 %doc %{texmfdist}/doc/latex/fax
9455 %doc %{texmfdist}/doc/latex/feynmf
9456 %doc %{texmfdist}/doc/latex/figbib
9457 %doc %{texmfdist}/doc/latex/figsize
9458 %doc %{texmfdist}/doc/latex/fink
9459 %doc %{texmfdist}/doc/latex/fixfoot
9460 %doc %{texmfdist}/doc/latex/fixme
9461 %doc %{texmfdist}/doc/latex/flabels
9462 %doc %{texmfdist}/doc/latex/flacards
9463 %doc %{texmfdist}/doc/latex/flagderiv
9464 %doc %{texmfdist}/doc/latex/flashcards
9465 %doc %{texmfdist}/doc/latex/flippdf
9466 %doc %{texmfdist}/doc/latex/floatrow
9467 %doc %{texmfdist}/doc/latex/flowfram
9468 %doc %{texmfdist}/doc/latex/fmp
9469 %doc %{texmfdist}/doc/latex/fmtcount
9470 %doc %{texmfdist}/doc/latex/fnbreak
9471 %doc %{texmfdist}/doc/latex/fncychap
9472 %doc %{texmfdist}/doc/latex/foekfont
9473 %doc %{texmfdist}/doc/latex/fonttable
9474 %doc %{texmfdist}/doc/latex/forarray
9475 %doc %{texmfdist}/doc/latex/forloop
9476 %doc %{texmfdist}/doc/latex/formlett
9477 %doc %{texmfdist}/doc/latex/formula
9478 %doc %{texmfdist}/doc/latex/formular
9479 %doc %{texmfdist}/doc/latex/fouridx
9480 %doc %{texmfdist}/doc/latex/frankenstein
9481 %doc %{texmfdist}/doc/latex/frenchle
9482 %doc %{texmfdist}/doc/latex/fribrief
9483 %doc %{texmfdist}/doc/latex/frletter
9484 %doc %{texmfdist}/doc/latex/frontespizio
9485 %doc %{texmfdist}/doc/latex/fullblck
9486 %doc %{texmfdist}/doc/latex/fullpict
9487 %doc %{texmfdist}/doc/latex/functan
9488 %doc %{texmfdist}/doc/latex/fundus
9489 %doc %{texmfdist}/doc/latex/gaceta
9490 %doc %{texmfdist}/doc/latex/galois
9491 %doc %{texmfdist}/doc/latex/gastex
9492 %doc %{texmfdist}/doc/latex/gatech-thesis
9493 %doc %{texmfdist}/doc/latex/gauss
9494 %doc %{texmfdist}/doc/latex/gb4e
9495 %doc %{texmfdist}/doc/latex/gcard
9496 %doc %{texmfdist}/doc/latex/gcite
9497 %doc %{texmfdist}/doc/latex/genmpage
9498 %doc %{texmfdist}/doc/latex/geomsty
9499 %doc %{texmfdist}/doc/latex/ginpenc
9500 %doc %{texmfdist}/doc/latex/gloss
9501 %doc %{texmfdist}/doc/latex/glossaries
9502 %doc %{texmfdist}/doc/latex/gmdoc
9503 %doc %{texmfdist}/doc/latex/gmeometric
9504 %doc %{texmfdist}/doc/latex/gmiflink
9505 %doc %{texmfdist}/doc/latex/gmutils
9506 %doc %{texmfdist}/doc/latex/gmverb
9507 %doc %{texmfdist}/doc/latex/gnuplottex
9508 %doc %{texmfdist}/doc/latex/graphicx-psmin
9509 %doc %{texmfdist}/doc/latex/greek-inputenc
9510 %doc %{texmfdist}/doc/latex/greekdates
9511 %doc %{texmfdist}/doc/latex/greektex
9512 %doc %{texmfdist}/doc/latex/grfpaste
9513 %doc %{texmfdist}/doc/latex/grnumalt
9514 %doc %{texmfdist}/doc/latex/grverb
9515 %doc %{texmfdist}/doc/latex/gu
9516 %doc %{texmfdist}/doc/latex/guitar
9517 %doc %{texmfdist}/doc/latex/guitbeamer
9518 %doc %{texmfdist}/doc/latex/hanging
9519 %doc %{texmfdist}/doc/latex/har2nat
9520 %doc %{texmfdist}/doc/latex/harmony
9521 %doc %{texmfdist}/doc/latex/harpoon
9522 %doc %{texmfdist}/doc/latex/harvard
9523 %doc %{texmfdist}/doc/latex/hc
9524 %doc %{texmfdist}/doc/latex/hep
9525 %doc %{texmfdist}/doc/latex/hepnames
9526 %doc %{texmfdist}/doc/latex/hepparticles
9527 %doc %{texmfdist}/doc/latex/hepthesis
9528 %doc %{texmfdist}/doc/latex/hepunits
9529 %doc %{texmfdist}/doc/latex/hexgame
9530 %doc %{texmfdist}/doc/latex/hhtensor
9531 %doc %{texmfdist}/doc/latex/histogr
9532 %doc %{texmfdist}/doc/latex/hitec
9533 %doc %{texmfdist}/doc/latex/hpsdiss
9534 %doc %{texmfdist}/doc/latex/hrlatex
9535 %doc %{texmfdist}/doc/latex/hvfloat
9536 %doc %{texmfdist}/doc/latex/hypdvips
9537 %doc %{texmfdist}/doc/latex/hyperref-docsrc
9538 %doc %{texmfdist}/doc/latex/hyperxmp
9539 %doc %{texmfdist}/doc/latex/ibycus-babel
9540 %doc %{texmfdist}/doc/latex/icsv
9541 %doc %{texmfdist}/doc/latex/ieeepes
9542 %doc %{texmfdist}/doc/latex/ifmslide
9543 %doc %{texmfdist}/doc/latex/ifplatform
9544 %doc %{texmfdist}/doc/latex/ijmart
9545 %doc %{texmfdist}/doc/latex/imac
9546 %doc %{texmfdist}/doc/latex/image-gallery
9547 %doc %{texmfdist}/doc/latex/imtekda
9548 %doc %{texmfdist}/doc/latex/inlinebib
9549 %doc %{texmfdist}/doc/latex/inlinedef
9550 %doc %{texmfdist}/doc/latex/interactiveworkbook
9551 %doc %{texmfdist}/doc/latex/inversepath
9552 %doc %{texmfdist}/doc/latex/invoice
9553 %doc %{texmfdist}/doc/latex/ipa
9554 %doc %{texmfdist}/doc/latex/iso
9555 %doc %{texmfdist}/doc/latex/iso10303
9556 %doc %{texmfdist}/doc/latex/isodate
9557 %doc %{texmfdist}/doc/latex/isodoc
9558 %doc %{texmfdist}/doc/latex/isorot
9559 %doc %{texmfdist}/doc/latex/itnumpar
9560 %doc %{texmfdist}/doc/latex/jeopardy
9561 %doc %{texmfdist}/doc/latex/jknapltx
9562 %doc %{texmfdist}/doc/latex/jneurosci
9563 %doc %{texmfdist}/doc/latex/jpsj
9564 %doc %{texmfdist}/doc/latex/jura
9565 %doc %{texmfdist}/doc/latex/juraabbrev
9566 %doc %{texmfdist}/doc/latex/juramisc
9567 %doc %{texmfdist}/doc/latex/jurarsp
9568 %doc %{texmfdist}/doc/latex/karnaugh
9569 %doc %{texmfdist}/doc/latex/kerkis
9570 %doc %{texmfdist}/doc/latex/kerntest
9571 %doc %{texmfdist}/doc/latex/kluwer
9572 %doc %{texmfdist}/doc/latex/labelcas
9573 %doc %{texmfdist}/doc/latex/lazylist
9574 %doc %{texmfdist}/doc/latex/lcyw
9575 %doc %{texmfdist}/doc/latex/leading
9576 %doc %{texmfdist}/doc/latex/ledmac
9577 %doc %{texmfdist}/doc/latex/lettre
9578 %doc %{texmfdist}/doc/latex/lexikon
9579 %doc %{texmfdist}/doc/latex/lgreek
9580 %doc %{texmfdist}/doc/latex/lhelp
9581 %doc %{texmfdist}/doc/latex/linguex
9582 %doc %{texmfdist}/doc/latex/lipsum
9583 %doc %{texmfdist}/doc/latex/listbib
9584 %doc %{texmfdist}/doc/latex/listliketab
9585 %doc %{texmfdist}/doc/latex/listofsymbols
9586 %doc %{texmfdist}/doc/latex/lkproof
9587 %doc %{texmfdist}/doc/latex/logic
9588 %doc %{texmfdist}/doc/latex/logpap
9589 %doc %{texmfdist}/doc/latex/lps
9590 %doc %{texmfdist}/doc/latex/lsc
9591 %doc %{texmfdist}/doc/latex/ltxindex
9592 %doc %{texmfdist}/doc/latex/mafr
9593 %doc %{texmfdist}/doc/latex/magyar
9594 %doc %{texmfdist}/doc/latex/mailing
9595 %doc %{texmfdist}/doc/latex/makebarcode
9596 %doc %{texmfdist}/doc/latex/makebox
9597 %doc %{texmfdist}/doc/latex/makecell
9598 %doc %{texmfdist}/doc/latex/makecmds
9599 %doc %{texmfdist}/doc/latex/makedtx
9600 %doc %{texmfdist}/doc/latex/makeglos
9601 %doc %{texmfdist}/doc/latex/makeplot
9602 %doc %{texmfdist}/doc/latex/manuscript
9603 %doc %{texmfdist}/doc/latex/maple
9604 %doc %{texmfdist}/doc/latex/marginnote
9605 %doc %{texmfdist}/doc/latex/mathdesign
9606 %doc %{texmfdist}/doc/latex/mathpazo
9607 %doc %{texmfdist}/doc/latex/maybemath
9608 %doc %{texmfdist}/doc/latex/mcaption
9609 %doc %{texmfdist}/doc/latex/mceinleger
9610 %doc %{texmfdist}/doc/latex/mcite
9611 %doc %{texmfdist}/doc/latex/mciteplus
9612 %doc %{texmfdist}/doc/latex/memexsupp
9613 %doc %{texmfdist}/doc/latex/mentis
9614 %doc %{texmfdist}/doc/latex/metaplot
9615 %doc %{texmfdist}/doc/latex/method
9616 %doc %{texmfdist}/doc/latex/metre
9617 %doc %{texmfdist}/doc/latex/mff
9618 %doc %{texmfdist}/doc/latex/mfpic4ode
9619 %doc %{texmfdist}/doc/latex/mftinc
9620 %doc %{texmfdist}/doc/latex/mhchem
9621 %doc %{texmfdist}/doc/latex/mhequ
9622 %doc %{texmfdist}/doc/latex/miller
9623 %doc %{texmfdist}/doc/latex/minipage-marginpar
9624 %doc %{texmfdist}/doc/latex/miniplot
9625 %doc %{texmfdist}/doc/latex/minutes
9626 %doc %{texmfdist}/doc/latex/mla-paper
9627 %doc %{texmfdist}/doc/latex/mlist
9628 %doc %{texmfdist}/doc/latex/mmap
9629 %doc %{texmfdist}/doc/latex/mnsymbol
9630 %doc %{texmfdist}/doc/latex/moderncv
9631 %doc %{texmfdist}/doc/latex/modroman
9632 %doc %{texmfdist}/doc/latex/mongolian-babel
9633 %doc %{texmfdist}/doc/latex/montex
9634 %doc %{texmfdist}/doc/latex/moresize
9635 %doc %{texmfdist}/doc/latex/movie15
9636 %doc %{texmfdist}/doc/latex/msc
9637 %doc %{texmfdist}/doc/latex/msg
9638 %doc %{texmfdist}/doc/latex/mslapa
9639 %doc %{texmfdist}/doc/latex/mtgreek
9640 %doc %{texmfdist}/doc/latex/multibbl
9641 %doc %{texmfdist}/doc/latex/multicap
9642 %doc %{texmfdist}/doc/latex/multirow
9643 %doc %{texmfdist}/doc/latex/munich
9644 %doc %{texmfdist}/doc/latex/musixlyr
9645 %doc %{texmfdist}/doc/latex/muthesis
9646 %doc %{texmfdist}/doc/latex/mxd
9647 %doc %{texmfdist}/doc/latex/mxedruli
9648 %doc %{texmfdist}/doc/latex/nag
9649 %doc %{texmfdist}/doc/latex/namespc
9650 %doc %{texmfdist}/doc/latex/nath
9651 %doc %{texmfdist}/doc/latex/nature
9652 %doc %{texmfdist}/doc/latex/ncclatex
9653 %doc %{texmfdist}/doc/latex/ncctools
9654 %doc %{texmfdist}/doc/latex/nddiss
9655 %doc %{texmfdist}/doc/latex/newalg
9656 %doc %{texmfdist}/doc/latex/newfile
9657 %doc %{texmfdist}/doc/latex/newlfm
9658 %doc %{texmfdist}/doc/latex/newspaper
9659 %doc %{texmfdist}/doc/latex/newvbtm
9660 %doc %{texmfdist}/doc/latex/niceframe
9661 %doc %{texmfdist}/doc/latex/nih
9662 %doc %{texmfdist}/doc/latex/noitcrul
9663 %doc %{texmfdist}/doc/latex/nomentbl
9664 %doc %{texmfdist}/doc/latex/nonfloat
9665 %doc %{texmfdist}/doc/latex/nostarch
9666 %doc %{texmfdist}/doc/latex/notes
9667 %doc %{texmfdist}/doc/latex/notes2bib
9668 %doc %{texmfdist}/doc/latex/nrc
9669 %doc %{texmfdist}/doc/latex/ntabbing
9670 %doc %{texmfdist}/doc/latex/numname
9671 %doc %{texmfdist}/doc/latex/numprint
9672 %doc %{texmfdist}/doc/latex/objectz
9673 %doc %{texmfdist}/doc/latex/ocr-latex
9674 %doc %{texmfdist}/doc/latex/octavo
9675 %doc %{texmfdist}/doc/latex/ogham
9676 %doc %{texmfdist}/doc/latex/ogonek
9677 %doc %{texmfdist}/doc/latex/opcit
9678 %doc %{texmfdist}/doc/latex/ordinalpt
9679 %doc %{texmfdist}/doc/latex/othello
9680 %doc %{texmfdist}/doc/latex/otibet
9681 %doc %{texmfdist}/doc/latex/outline
9682 %doc %{texmfdist}/doc/latex/outliner
9683 %doc %{texmfdist}/doc/latex/pagenote
9684 %doc %{texmfdist}/doc/latex/paper
9685 %doc %{texmfdist}/doc/latex/papercdcase
9686 %doc %{texmfdist}/doc/latex/papertex
9687 %doc %{texmfdist}/doc/latex/parallel
9688 %doc %{texmfdist}/doc/latex/paresse
9689 %doc %{texmfdist}/doc/latex/parrun
9690 %doc %{texmfdist}/doc/latex/pauldoc
9691 %doc %{texmfdist}/doc/latex/pbox
9692 %doc %{texmfdist}/doc/latex/pbsheet
9693 %doc %{texmfdist}/doc/latex/pdfcprot
9694 %doc %{texmfdist}/doc/latex/pdfscreen
9695 %doc %{texmfdist}/doc/latex/pdfsync
9696 %doc %{texmfdist}/doc/latex/pdftricks
9697 %doc %{texmfdist}/doc/latex/pdfwin
9698 %doc %{texmfdist}/doc/latex/pecha
9699 %doc %{texmfdist}/doc/latex/perception
9700 %doc %{texmfdist}/doc/latex/perltex
9701 %doc %{texmfdist}/doc/latex/permute
9702 %doc %{texmfdist}/doc/latex/petiteannonce
9703 %doc %{texmfdist}/doc/latex/petri-nets
9704 %doc %{texmfdist}/doc/latex/pgf-soroban
9705 %doc %{texmfdist}/doc/latex/pgfopts
9706 %doc %{texmfdist}/doc/latex/pgfplots
9707 %doc %{texmfdist}/doc/latex/philex
9708 %doc %{texmfdist}/doc/latex/philosophersimprint
9709 %doc %{texmfdist}/doc/latex/photo
9710 %doc %{texmfdist}/doc/latex/pinlabel
9711 %doc %{texmfdist}/doc/latex/pittetd
9712 %doc %{texmfdist}/doc/latex/plari
9713 %doc %{texmfdist}/doc/latex/plates
9714 %doc %{texmfdist}/doc/latex/play
9715 %doc %{texmfdist}/doc/latex/plweb
9716 %doc %{texmfdist}/doc/latex/pmgraph
9717 %doc %{texmfdist}/doc/latex/poemscol
9718 %doc %{texmfdist}/doc/latex/polski
9719 %doc %{texmfdist}/doc/latex/polyglot
9720 %doc %{texmfdist}/doc/latex/polytable
9721 %doc %{texmfdist}/doc/latex/postcards
9722 %doc %{texmfdist}/doc/latex/powerdot
9723 %doc %{texmfdist}/doc/latex/ppower4
9724 %doc %{texmfdist}/doc/latex/ppr-prv
9725 %doc %{texmfdist}/doc/latex/pracjourn
9726 %doc %{texmfdist}/doc/latex/prettyref
9727 %doc %{texmfdist}/doc/latex/proba
9728 %doc %{texmfdist}/doc/latex/probsoln
9729 %doc %{texmfdist}/doc/latex/procIAGssymp
9730 %doc %{texmfdist}/doc/latex/progkeys
9731 %doc %{texmfdist}/doc/latex/progress
9732 %doc %{texmfdist}/doc/latex/protex
9733 %doc %{texmfdist}/doc/latex/protocol
9734 %doc %{texmfdist}/doc/latex/psfragx
9735 %doc %{texmfdist}/doc/latex/psgo
9736 %doc %{texmfdist}/doc/latex/pspicture
9737 %doc %{texmfdist}/doc/latex/pst2pdf
9738 %doc %{texmfdist}/doc/latex/ptptex
9739 %doc %{texmfdist}/doc/latex/qcm
9740 %doc %{texmfdist}/doc/latex/qobitree
9741 %doc %{texmfdist}/doc/latex/qstest
9742 %doc %{texmfdist}/doc/latex/qsymbols
9743 %doc %{texmfdist}/doc/latex/qtree
9744 %doc %{texmfdist}/doc/latex/quotchap
9745 %doc %{texmfdist}/doc/latex/quotmark
9746 %doc %{texmfdist}/doc/latex/r_und_s
9747 %doc %{texmfdist}/doc/latex/randbild
9748 %doc %{texmfdist}/doc/latex/randtext
9749 %doc %{texmfdist}/doc/latex/rccol
9750 %doc %{texmfdist}/doc/latex/rcs
9751 %doc %{texmfdist}/doc/latex/rcsinfo
9752 %doc %{texmfdist}/doc/latex/recipecard
9753 %doc %{texmfdist}/doc/latex/rectopma
9754 %doc %{texmfdist}/doc/latex/refcheck
9755 %doc %{texmfdist}/doc/latex/refman
9756 %doc %{texmfdist}/doc/latex/refstyle
9757 %doc %{texmfdist}/doc/latex/regcount
9758 %doc %{texmfdist}/doc/latex/register
9759 %doc %{texmfdist}/doc/latex/relenc
9760 %doc %{texmfdist}/doc/latex/repeatindex
9761 %doc %{texmfdist}/doc/latex/rlepsf
9762 %doc %{texmfdist}/doc/latex/rmpage
9763 %doc %{texmfdist}/doc/latex/robustcommand
9764 %doc %{texmfdist}/doc/latex/robustindex
9765 %doc %{texmfdist}/doc/latex/romannum
9766 %doc %{texmfdist}/doc/latex/rotpages
9767 %doc %{texmfdist}/doc/latex/rsc
9768 %doc %{texmfdist}/doc/latex/rst
9769 %doc %{texmfdist}/doc/latex/rtkinenc
9770 %doc %{texmfdist}/doc/latex/rtklage
9771 %doc %{texmfdist}/doc/latex/sagetex
9772 %doc %{texmfdist}/doc/latex/sanskrit
9773 %doc %{texmfdist}/doc/latex/sauerj
9774 %doc %{texmfdist}/doc/latex/sauterfonts
9775 %doc %{texmfdist}/doc/latex/savefnmark
9776 %doc %{texmfdist}/doc/latex/savetrees
9777 %doc %{texmfdist}/doc/latex/scalebar
9778 %doc %{texmfdist}/doc/latex/schedule
9779 %doc %{texmfdist}/doc/latex/scientificpaper
9780 %doc %{texmfdist}/doc/latex/sciposter
9781 %doc %{texmfdist}/doc/latex/sciwordconv
9782 %doc %{texmfdist}/doc/latex/screenplay
9783 %doc %{texmfdist}/doc/latex/script
9784 %doc %{texmfdist}/doc/latex/sdrt
9785 %doc %{texmfdist}/doc/latex/sectionbox
9786 %doc %{texmfdist}/doc/latex/semantic
9787 %doc %{texmfdist}/doc/latex/semioneside
9788 %doc %{texmfdist}/doc/latex/seqsplit
9789 %doc %{texmfdist}/doc/latex/sf298
9790 %doc %{texmfdist}/doc/latex/sffms
9791 %doc %{texmfdist}/doc/latex/sfg
9792 %doc %{texmfdist}/doc/latex/sgame
9793 %doc %{texmfdist}/doc/latex/shadethm
9794 %doc %{texmfdist}/doc/latex/shipunov
9795 %doc %{texmfdist}/doc/latex/shorttoc
9796 %doc %{texmfdist}/doc/latex/show2e
9797 %doc %{texmfdist}/doc/latex/showexpl
9798 %doc %{texmfdist}/doc/latex/sides
9799 %doc %{texmfdist}/doc/latex/siggraph
9800 %doc %{texmfdist}/doc/latex/simplecv
9801 %doc %{texmfdist}/doc/latex/simplewick
9802 %doc %{texmfdist}/doc/latex/skak
9803 %doc %{texmfdist}/doc/latex/slantsc
9804 %doc %{texmfdist}/doc/latex/smalltableof
9805 %doc %{texmfdist}/doc/latex/smartref
9806 %doc %{texmfdist}/doc/latex/smflatex
9807 %doc %{texmfdist}/doc/latex/snapshot
9808 %doc %{texmfdist}/doc/latex/songbook
9809 %doc %{texmfdist}/doc/latex/sort-by-letters
9810 %doc %{texmfdist}/doc/latex/soyombo
9811 %doc %{texmfdist}/doc/latex/sparklines
9812 %doc %{texmfdist}/doc/latex/spie
9813 %doc %{texmfdist}/doc/latex/splitbib
9814 %doc %{texmfdist}/doc/latex/splitindex
9815 %doc %{texmfdist}/doc/latex/spotcolor
9816 %doc %{texmfdist}/doc/latex/sprite
9817 %doc %{texmfdist}/doc/latex/srcltx
9818 %doc %{texmfdist}/doc/latex/sseq
9819 %doc %{texmfdist}/doc/latex/ssqquote
9820 %doc %{texmfdist}/doc/latex/stage
9821 %doc %{texmfdist}/doc/latex/statistik
9822 %doc %{texmfdist}/doc/latex/stdpage
9823 %doc %{texmfdist}/doc/latex/stellenbosch
9824 %doc %{texmfdist}/doc/latex/stex
9825 %doc %{texmfdist}/doc/latex/stringstrings
9826 %doc %{texmfdist}/doc/latex/struktex
9827 %doc %{texmfdist}/doc/latex/sttools
9828 %doc %{texmfdist}/doc/latex/stubs
9829 %doc %{texmfdist}/doc/latex/subdepth
9830 %doc %{texmfdist}/doc/latex/subeqn
9831 %doc %{texmfdist}/doc/latex/subeqnarray
9832 %doc %{texmfdist}/doc/latex/subfloat
9833 %doc %{texmfdist}/doc/latex/substr
9834 %doc %{texmfdist}/doc/latex/sudoku
9835 %doc %{texmfdist}/doc/latex/sudokubundle
9836 %doc %{texmfdist}/doc/latex/sugconf
9837 %doc %{texmfdist}/doc/latex/supertabular
9838 %doc %{texmfdist}/doc/latex/susy
9839 %doc %{texmfdist}/doc/latex/svgcolor
9840 %doc %{texmfdist}/doc/latex/svn-multi
9841 %doc %{texmfdist}/doc/latex/svn
9842 %doc %{texmfdist}/doc/latex/svninfo
9843 %doc %{texmfdist}/doc/latex/swebib
9844 %doc %{texmfdist}/doc/latex/swimgraf
9845 %doc %{texmfdist}/doc/latex/synproof
9846 %doc %{texmfdist}/doc/latex/syntax
9847 %doc %{texmfdist}/doc/latex/syntrace
9848 %doc %{texmfdist}/doc/latex/synttree
9849 %doc %{texmfdist}/doc/latex/t-angles
9850 %doc %{texmfdist}/doc/latex/tableaux
9851 %doc %{texmfdist}/doc/latex/tablists
9852 %doc %{texmfdist}/doc/latex/tablor
9853 %doc %{texmfdist}/doc/latex/tabto-ltx
9854 %doc %{texmfdist}/doc/latex/tabulary
9855 %doc %{texmfdist}/doc/latex/tabvar
9856 %doc %{texmfdist}/doc/latex/talk
9857 %doc %{texmfdist}/doc/latex/tapir
9858 %doc %{texmfdist}/doc/latex/tcldoc
9859 %doc %{texmfdist}/doc/latex/tdsfrmath
9860 %doc %{texmfdist}/doc/latex/technics
9861 %doc %{texmfdist}/doc/latex/ted
9862 %doc %{texmfdist}/doc/latex/tengwarscript
9863 %doc %{texmfdist}/doc/latex/tensor
9864 %doc %{texmfdist}/doc/latex/teubner
9865 %doc %{texmfdist}/doc/latex/texmate
9866 %doc %{texmfdist}/doc/latex/texpower
9867 %doc %{texmfdist}/doc/latex/texshade
9868 %doc %{texmfdist}/doc/latex/textcase
9869 %doc %{texmfdist}/doc/latex/textopo
9870 %doc %{texmfdist}/doc/latex/theoremref
9871 %doc %{texmfdist}/doc/latex/thesis-titlepage-fhac
9872 %doc %{texmfdist}/doc/latex/thinsp
9873 %doc %{texmfdist}/doc/latex/thmtools
9874 %doc %{texmfdist}/doc/latex/thumb
9875 %doc %{texmfdist}/doc/latex/thuthesis
9876 %doc %{texmfdist}/doc/latex/ticket
9877 %doc %{texmfdist}/doc/latex/tikz-inet
9878 %doc %{texmfdist}/doc/latex/timesht
9879 %doc %{texmfdist}/doc/latex/titling
9880 %doc %{texmfdist}/doc/latex/tocvsec2
9881 %doc %{texmfdist}/doc/latex/todo
9882 %doc %{texmfdist}/doc/latex/tokenizer
9883 %doc %{texmfdist}/doc/latex/toolbox
9884 %doc %{texmfdist}/doc/latex/topfloat
9885 %doc %{texmfdist}/doc/latex/toptesi
9886 %doc %{texmfdist}/doc/latex/tpslifonts
9887 %doc %{texmfdist}/doc/latex/trajan
9888 %doc %{texmfdist}/doc/latex/translator
9889 %doc %{texmfdist}/doc/latex/tree-dvips
9890 %doc %{texmfdist}/doc/latex/trfsigns
9891 %doc %{texmfdist}/doc/latex/trivfloat
9892 %doc %{texmfdist}/doc/latex/trsym
9893 %doc %{texmfdist}/doc/latex/tufte-latex
9894 %doc %{texmfdist}/doc/latex/tugboat
9895 %doc %{texmfdist}/doc/latex/turnstile
9896 %doc %{texmfdist}/doc/latex/twoup
9897 %doc %{texmfdist}/doc/latex/typedref
9898 %doc %{texmfdist}/doc/latex/typogrid
9899 %doc %{texmfdist}/doc/latex/uaclasses
9900 %doc %{texmfdist}/doc/latex/ucthesis
9901 %doc %{texmfdist}/doc/latex/uebungsblatt
9902 %doc %{texmfdist}/doc/latex/uiucthesis
9903 %doc %{texmfdist}/doc/latex/ulsy
9904 %doc %{texmfdist}/doc/latex/umich-thesis
9905 %doc %{texmfdist}/doc/latex/uml
9906 %doc %{texmfdist}/doc/latex/umlaute
9907 %doc %{texmfdist}/doc/latex/umoline
9908 %doc %{texmfdist}/doc/latex/umthesis
9909 %doc %{texmfdist}/doc/latex/underlin
9910 %doc %{texmfdist}/doc/latex/undertilde
9911 %doc %{texmfdist}/doc/latex/unitsdef
9912 %doc %{texmfdist}/doc/latex/unroman
9913 %doc %{texmfdist}/doc/latex/upmethodology
9914 %doc %{texmfdist}/doc/latex/urlbst
9915 %doc %{texmfdist}/doc/latex/ushort
9916 %doc %{texmfdist}/doc/latex/uwthesis
9917 %doc %{texmfdist}/doc/latex/varindex
9918 %doc %{texmfdist}/doc/latex/varsfromjobname
9919 %doc %{texmfdist}/doc/latex/vector
9920 %doc %{texmfdist}/doc/latex/verse
9921 %doc %{texmfdist}/doc/latex/vhistory
9922 %doc %{texmfdist}/doc/latex/vita
9923 %doc %{texmfdist}/doc/latex/volumes
9924 %doc %{texmfdist}/doc/latex/vpe
9925 %doc %{texmfdist}/doc/latex/vrsion
9926 %doc %{texmfdist}/doc/latex/vwcol
9927 %doc %{texmfdist}/doc/latex/vxu
9928 %doc %{texmfdist}/doc/latex/wadalab
9929 %doc %{texmfdist}/doc/latex/wallpaper
9930 %doc %{texmfdist}/doc/latex/warpcol
9931 %doc %{texmfdist}/doc/latex/wnri
9932 %doc %{texmfdist}/doc/latex/wordlike
9933 %doc %{texmfdist}/doc/latex/xargs
9934 %doc %{texmfdist}/doc/latex/xdoc
9935 %doc %{texmfdist}/doc/latex/xfor
9936 %doc %{texmfdist}/doc/latex/xifthen
9937 %doc %{texmfdist}/doc/latex/xmpincl
9938 %doc %{texmfdist}/doc/latex/xnewcommand
9939 %doc %{texmfdist}/doc/latex/xoptarg
9940 %doc %{texmfdist}/doc/latex/xpackages
9941 %doc %{texmfdist}/doc/latex/xskak
9942 %doc %{texmfdist}/doc/latex/xstring
9943 %doc %{texmfdist}/doc/latex/xtcapts
9944 %doc %{texmfdist}/doc/latex/xyling
9945 %doc %{texmfdist}/doc/latex/xytree
9946 %doc %{texmfdist}/doc/latex/yafoot
9947 %doc %{texmfdist}/doc/latex/yhmath
9948 %doc %{texmfdist}/doc/latex/york-thesis
9949 %doc %{texmfdist}/doc/latex/yplan
9950 %doc %{texmfdist}/doc/latex/zed-csp
9951 %doc %{texmfdist}/doc/latex/zefonts
9952 %doc %{texmfdist}/doc/latex/ziffer
9953 %doc %{texmfdist}/doc/latex/zwgetfdate
9954 %doc %{texmfdist}/source/latex/hyperref/doc
9955 %doc %{texmfdist}/source/latex/koma-script/doc
9956
9957 %files latex-other
9958 %defattr(644,root,root,755)
9959 %{texmfdist}/metapost/latexmp
9960 %{texmfdist}/metapost/makecirc
9961 %dir %{texmfdist}/source/alatex
9962 %{texmfdist}/source/alatex/base
9963 %dir %{texmfdist}/source/cslatex
9964 %{texmfdist}/source/cslatex/base
9965 %{texmfdist}/source/generic/xypic
9966 %{texmfdist}/source/latex/ESIEEcv
9967 %{texmfdist}/source/latex/GuIT
9968 %{texmfdist}/source/latex/HA-prosper
9969 %{texmfdist}/source/latex/IEEEconf
9970 %{texmfdist}/source/latex/aastex
9971 %{texmfdist}/source/latex/abc
9972 %{texmfdist}/source/latex/abstract
9973 %{texmfdist}/source/latex/achemso
9974 %{texmfdist}/source/latex/acmconf
9975 %{texmfdist}/source/latex/acronym
9976 %{texmfdist}/source/latex/active-conf
9977 %{texmfdist}/source/latex/addlines
9978 %{texmfdist}/source/latex/adrlist
9979 %{texmfdist}/source/latex/aiaa
9980 %{texmfdist}/source/latex/alg
9981 %{texmfdist}/source/latex/alnumsec
9982 %{texmfdist}/source/latex/altfont
9983 %{texmfdist}/source/latex/amsaddr
9984 %{texmfdist}/source/latex/amscls
9985 %{texmfdist}/source/latex/amsfonts
9986 %{texmfdist}/source/latex/amsmath
9987 %{texmfdist}/source/latex/amsrefs
9988 %{texmfdist}/source/latex/answers
9989 %{texmfdist}/source/latex/apacite
9990 %{texmfdist}/source/latex/appendix
9991 %{texmfdist}/source/latex/arcs
9992 %{texmfdist}/source/latex/arydshln
9993 %{texmfdist}/source/latex/asaetr
9994 %{texmfdist}/source/latex/ascii
9995 %{texmfdist}/source/latex/attachfile
9996 %{texmfdist}/source/latex/augie
9997 %{texmfdist}/source/latex/babelbib
9998 %{texmfdist}/source/latex/backgammon
9999 %{texmfdist}/source/latex/barcodes
10000 %{texmfdist}/source/latex/base
10001 %{texmfdist}/source/latex/bayer
10002 %{texmfdist}/source/latex/bbding
10003 %{texmfdist}/source/latex/bbm-macros
10004 %{texmfdist}/source/latex/belleek
10005 %{texmfdist}/source/latex/bengali
10006 %{texmfdist}/source/latex/beton
10007 %{texmfdist}/source/latex/bez123
10008 %{texmfdist}/source/latex/bibarts
10009 %{texmfdist}/source/latex/bibleref
10010 %{texmfdist}/source/latex/biblist
10011 %{texmfdist}/source/latex/bibtopic
10012 %{texmfdist}/source/latex/bibtopicprefix
10013 %{texmfdist}/source/latex/bigfoot
10014 %{texmfdist}/source/latex/binomexp
10015 %{texmfdist}/source/latex/biocon
10016 %{texmfdist}/source/latex/bizcard
10017 %{texmfdist}/source/latex/blindtext
10018 %{texmfdist}/source/latex/blowup
10019 %{texmfdist}/source/latex/boites
10020 %{texmfdist}/source/latex/bookhands
10021 %{texmfdist}/source/latex/booklet
10022 %{texmfdist}/source/latex/booktabs
10023 %{texmfdist}/source/latex/bophook
10024 %{texmfdist}/source/latex/boxhandler
10025 %{texmfdist}/source/latex/bpchem
10026 %{texmfdist}/source/latex/braille
10027 %{texmfdist}/source/latex/breakurl
10028 %{texmfdist}/source/latex/brushscr
10029 %{texmfdist}/source/latex/bullcntr
10030 %{texmfdist}/source/latex/burmese
10031 %{texmfdist}/source/latex/bytefield
10032 %{texmfdist}/source/latex/captcont
10033 %{texmfdist}/source/latex/caption
10034 %{texmfdist}/source/latex/carlisle
10035 %{texmfdist}/source/latex/catechis
10036 %{texmfdist}/source/latex/ccaption
10037 %{texmfdist}/source/latex/ccfonts
10038 %{texmfdist}/source/latex/cclicenses
10039 %{texmfdist}/source/latex/cd-cover
10040 %{texmfdist}/source/latex/cd
10041 %{texmfdist}/source/latex/cdpbundl
10042 %{texmfdist}/source/latex/changebar
10043 %{texmfdist}/source/latex/changes
10044 %{texmfdist}/source/latex/chappg
10045 %{texmfdist}/source/latex/chapterfolder
10046 %{texmfdist}/source/latex/chemcompounds
10047 %{texmfdist}/source/latex/chemstyle
10048 %{texmfdist}/source/latex/chessboard
10049 %{texmfdist}/source/latex/chessfss
10050 %{texmfdist}/source/latex/chletter
10051 %{texmfdist}/source/latex/circ
10052 %{texmfdist}/source/latex/cjk/utils
10053 %{texmfdist}/source/latex/cjw
10054 %{texmfdist}/source/latex/clefval
10055 %{texmfdist}/source/latex/cleveref
10056 %{texmfdist}/source/latex/cmcyralt
10057 %{texmfdist}/source/latex/cmdtrack
10058 %{texmfdist}/source/latex/cmll
10059 %{texmfdist}/source/latex/cmsd
10060 %{texmfdist}/source/latex/codepage
10061 %{texmfdist}/source/latex/colortbl
10062 %{texmfdist}/source/latex/colorwav
10063 %{texmfdist}/source/latex/combine
10064 %{texmfdist}/source/latex/comment
10065 %{texmfdist}/source/latex/computational-complexity
10066 %{texmfdist}/source/latex/confproc
10067 %{texmfdist}/source/latex/constants
10068 %{texmfdist}/source/latex/contour
10069 %{texmfdist}/source/latex/cooking
10070 %{texmfdist}/source/latex/cool
10071 %{texmfdist}/source/latex/coollist
10072 %{texmfdist}/source/latex/coolstr
10073 %{texmfdist}/source/latex/cooltooltips
10074 %{texmfdist}/source/latex/coordsys
10075 %{texmfdist}/source/latex/coverpage
10076 %{texmfdist}/source/latex/crop
10077 %{texmfdist}/source/latex/crossreference
10078 %{texmfdist}/source/latex/crosswrd
10079 %{texmfdist}/source/latex/csvtools
10080 %{texmfdist}/source/latex/ctable
10081 %{texmfdist}/source/latex/ctib
10082 %{texmfdist}/source/latex/cuisine
10083 %{texmfdist}/source/latex/currvita
10084 %{texmfdist}/source/latex/curve
10085 %{texmfdist}/source/latex/curve2e
10086 %{texmfdist}/source/latex/curves
10087 %{texmfdist}/source/latex/cweb-latex
10088 %{texmfdist}/source/latex/cwpuzzle
10089 %{texmfdist}/source/latex/dashbox
10090 %{texmfdist}/source/latex/dashrule
10091 %{texmfdist}/source/latex/datatool
10092 %{texmfdist}/source/latex/dateiliste
10093 %{texmfdist}/source/latex/datenumber
10094 %{texmfdist}/source/latex/datetime
10095 %{texmfdist}/source/latex/decimal
10096 %{texmfdist}/source/latex/delimtxt
10097 %{texmfdist}/source/latex/diagnose
10098 %{texmfdist}/source/latex/dialogl
10099 %{texmfdist}/source/latex/dinbrief
10100 %{texmfdist}/source/latex/disser
10101 %{texmfdist}/source/latex/dnaseq
10102 %{texmfdist}/source/latex/docmfp
10103 %{texmfdist}/source/latex/doipubmed
10104 %{texmfdist}/source/latex/dotarrow
10105 %{texmfdist}/source/latex/dotseqn
10106 %{texmfdist}/source/latex/dottex
10107 %{texmfdist}/source/latex/dprogress
10108 %{texmfdist}/source/latex/drac
10109 %{texmfdist}/source/latex/draftcopy
10110 %{texmfdist}/source/latex/draftwatermark
10111 %{texmfdist}/source/latex/dramatist
10112 %{texmfdist}/source/latex/dtk
10113 %{texmfdist}/source/latex/dtxgallery
10114 %{texmfdist}/source/latex/dyntree
10115 %{texmfdist}/source/latex/eCards
10116 %{texmfdist}/source/latex/ebezier
10117 %{texmfdist}/source/latex/ebsthesis
10118 %{texmfdist}/source/latex/ecclesiastic
10119 %{texmfdist}/source/latex/ecv
10120 %{texmfdist}/source/latex/ed
10121 %{texmfdist}/source/latex/edmac
10122 %{texmfdist}/source/latex/edmargin
10123 %{texmfdist}/source/latex/eemeir
10124 %{texmfdist}/source/latex/egplot
10125 %{texmfdist}/source/latex/eiad
10126 %{texmfdist}/source/latex/ellipsis
10127 %{texmfdist}/source/latex/elmath
10128 %{texmfdist}/source/latex/elsarticle
10129 %{texmfdist}/source/latex/em
10130 %{texmfdist}/source/latex/emp
10131 %{texmfdist}/source/latex/endfloat
10132 %{texmfdist}/source/latex/endheads
10133 %{texmfdist}/source/latex/engpron
10134 %{texmfdist}/source/latex/engrec
10135 %{texmfdist}/source/latex/environ
10136 %{texmfdist}/source/latex/envlab
10137 %{texmfdist}/source/latex/epigraph
10138 %{texmfdist}/source/latex/epiolmec
10139 %{texmfdist}/source/latex/epsdice
10140 %{texmfdist}/source/latex/eqlist
10141 %{texmfdist}/source/latex/eqnarray
10142 %{texmfdist}/source/latex/eqparbox
10143 %{texmfdist}/source/latex/errata
10144 %{texmfdist}/source/latex/esdiff
10145 %{texmfdist}/source/latex/eskd
10146 %{texmfdist}/source/latex/eso-pic
10147 %{texmfdist}/source/latex/esvect
10148 %{texmfdist}/source/latex/etaremune
10149 %{texmfdist}/source/latex/ethiop
10150 %{texmfdist}/source/latex/eukdate
10151 %{texmfdist}/source/latex/euler
10152 %{texmfdist}/source/latex/euproposal
10153 %{texmfdist}/source/latex/euro
10154 %{texmfdist}/source/latex/everypage
10155 %{texmfdist}/source/latex/examdesign
10156 %{texmfdist}/source/latex/exercise
10157 %{texmfdist}/source/latex/expdlist
10158 %{texmfdist}/source/latex/expl3
10159 %{texmfdist}/source/latex/export
10160 %{texmfdist}/source/latex/extpfeil
10161 %{texmfdist}/source/latex/extract
10162 %{texmfdist}/source/latex/facsimile
10163 %{texmfdist}/source/latex/faktor
10164 %{texmfdist}/source/latex/fancynum
10165 %{texmfdist}/source/latex/fancyref
10166 %{texmfdist}/source/latex/fancytooltips
10167 %{texmfdist}/source/latex/fancyvrb
10168 %{texmfdist}/source/latex/feynmf
10169 %{texmfdist}/source/latex/figsize
10170 %{texmfdist}/source/latex/filecontents
10171 %{texmfdist}/source/latex/fink
10172 %{texmfdist}/source/latex/fixme
10173 %{texmfdist}/source/latex/flabels
10174 %{texmfdist}/source/latex/flagderiv
10175 %{texmfdist}/source/latex/flashcards
10176 %{texmfdist}/source/latex/flippdf
10177 %{texmfdist}/source/latex/float
10178 %{texmfdist}/source/latex/floatrow
10179 %{texmfdist}/source/latex/flowfram
10180 %{texmfdist}/source/latex/fmp
10181 %{texmfdist}/source/latex/fmtcount
10182 %{texmfdist}/source/latex/fnbreak
10183 %{texmfdist}/source/latex/foilhtml
10184 %{texmfdist}/source/latex/fonttable
10185 %{texmfdist}/source/latex/footmisc
10186 %{texmfdist}/source/latex/footnpag
10187 %{texmfdist}/source/latex/forarray
10188 %{texmfdist}/source/latex/forloop
10189 %{texmfdist}/source/latex/formula
10190 %{texmfdist}/source/latex/fouridx
10191 %{texmfdist}/source/latex/frankenstein
10192 %{texmfdist}/source/latex/frontespizio
10193 %{texmfdist}/source/latex/fullblck
10194 %{texmfdist}/source/latex/functan
10195 %{texmfdist}/source/latex/fundus
10196 %{texmfdist}/source/latex/g-brief
10197 %{texmfdist}/source/latex/galois
10198 %{texmfdist}/source/latex/gcite
10199 %{texmfdist}/source/latex/genmpage
10200 %{texmfdist}/source/latex/geometry
10201 %{texmfdist}/source/latex/geomsty
10202 %{texmfdist}/source/latex/ginpenc
10203 %{texmfdist}/source/latex/glossaries
10204 %{texmfdist}/source/latex/gnuplottex
10205 %{texmfdist}/source/latex/go
10206 %{texmfdist}/source/latex/graphics
10207 %{texmfdist}/source/latex/graphicx-psmin
10208 %{texmfdist}/source/latex/greekdates
10209 %{texmfdist}/source/latex/grnumalt
10210 %{texmfdist}/source/latex/grverb
10211 %{texmfdist}/source/latex/guitar
10212 %{texmfdist}/source/latex/hanging
10213 %{texmfdist}/source/latex/harvard
10214 %{texmfdist}/source/latex/hc
10215 %{texmfdist}/source/latex/hepthesis
10216 %{texmfdist}/source/latex/hhtensor
10217 %{texmfdist}/source/latex/hilowres
10218 %{texmfdist}/source/latex/histogr
10219 %{texmfdist}/source/latex/hpsdiss
10220 %{texmfdist}/source/latex/hrlatex
10221 %{texmfdist}/source/latex/hyper
10222 %{texmfdist}/source/latex/hyperref
10223 %{texmfdist}/source/latex/hyperxmp
10224 %{texmfdist}/source/latex/hyphenat
10225 %{texmfdist}/source/latex/ibycus-babel
10226 %{texmfdist}/source/latex/icsv
10227 %{texmfdist}/source/latex/ifmslide
10228 %{texmfdist}/source/latex/ifplatform
10229 %{texmfdist}/source/latex/ijmart
10230 %{texmfdist}/source/latex/imtekda
10231 %{texmfdist}/source/latex/index
10232 %{texmfdist}/source/latex/inlinedef
10233 %{texmfdist}/source/latex/inversepath
10234 %{texmfdist}/source/latex/iso
10235 %{texmfdist}/source/latex/iso10303
10236 %{texmfdist}/source/latex/isodate
10237 %{texmfdist}/source/latex/isodoc
10238 %{texmfdist}/source/latex/isorot
10239 %{texmfdist}/source/latex/isotope
10240 %{texmfdist}/source/latex/itnumpar
10241 %{texmfdist}/source/latex/jeopardy
10242 %{texmfdist}/source/latex/jura
10243 %{texmfdist}/source/latex/juraabbrev
10244 %{texmfdist}/source/latex/jurarsp
10245 %{texmfdist}/source/latex/kdgreek
10246 %{texmfdist}/source/latex/kerntest
10247 %{texmfdist}/source/latex/kluwer
10248 %{texmfdist}/source/latex/koma-script
10249 %{texmfdist}/source/latex/labelcas
10250 %{texmfdist}/source/latex/labels
10251 %{texmfdist}/source/latex/lastpage
10252 %{texmfdist}/source/latex/latex-tds
10253 %{texmfdist}/source/latex/layouts
10254 %{texmfdist}/source/latex/lcg
10255 %{texmfdist}/source/latex/lcyw
10256 %{texmfdist}/source/latex/leading
10257 %{texmfdist}/source/latex/ledmac
10258 %{texmfdist}/source/latex/leftidx
10259 %{texmfdist}/source/latex/lettrine
10260 %{texmfdist}/source/latex/lexikon
10261 %{texmfdist}/source/latex/lhcyr
10262 %{texmfdist}/source/latex/lhelp
10263 %{texmfdist}/source/latex/limap
10264 %{texmfdist}/source/latex/lipsum
10265 %{texmfdist}/source/latex/listbib
10266 %{texmfdist}/source/latex/listings
10267 %{texmfdist}/source/latex/listliketab
10268 %{texmfdist}/source/latex/localloc
10269 %{texmfdist}/source/latex/logpap
10270 %{texmfdist}/source/latex/lps
10271 %{texmfdist}/source/latex/ltxindex
10272 %{texmfdist}/source/latex/mailing
10273 %{texmfdist}/source/latex/makebox
10274 %{texmfdist}/source/latex/makecell
10275 %{texmfdist}/source/latex/makecmds
10276 %{texmfdist}/source/latex/makedtx
10277 %{texmfdist}/source/latex/makeplot
10278 %{texmfdist}/source/latex/manfnt
10279 %{texmfdist}/source/latex/manuscript
10280 %{texmfdist}/source/latex/mapcodes
10281 %{texmfdist}/source/latex/marginnote
10282 %{texmfdist}/source/latex/mathcomp
10283 %{texmfdist}/source/latex/mathpazo
10284 %{texmfdist}/source/latex/mcaption
10285 %{texmfdist}/source/latex/mcite
10286 %{texmfdist}/source/latex/mdwtools
10287 %{texmfdist}/source/latex/memoir
10288 %{texmfdist}/source/latex/mentis
10289 %{texmfdist}/source/latex/menu
10290 %{texmfdist}/source/latex/method
10291 %{texmfdist}/source/latex/metre
10292 %{texmfdist}/source/latex/mff
10293 %{texmfdist}/source/latex/mfpic4ode
10294 %{texmfdist}/source/latex/mftinc
10295 %{texmfdist}/source/latex/mh
10296 %{texmfdist}/source/latex/miller
10297 %{texmfdist}/source/latex/minipage-marginpar
10298 %{texmfdist}/source/latex/minutes
10299 %{texmfdist}/source/latex/mlist
10300 %{texmfdist}/source/latex/mnsymbol
10301 %{texmfdist}/source/latex/modroman
10302 %{texmfdist}/source/latex/mongolian-babel
10303 %{texmfdist}/source/latex/montex
10304 %{texmfdist}/source/latex/moresize
10305 %{texmfdist}/source/latex/moreverb
10306 %{texmfdist}/source/latex/mparhack
10307 %{texmfdist}/source/latex/ms
10308 %{texmfdist}/source/latex/msg
10309 %{texmfdist}/source/latex/mtgreek
10310 %{texmfdist}/source/latex/multibbl
10311 %{texmfdist}/source/latex/multibib
10312 %{texmfdist}/source/latex/multicap
10313 %{texmfdist}/source/latex/mwcls
10314 %{texmfdist}/source/latex/mxd
10315 %{texmfdist}/source/latex/nag
10316 %{texmfdist}/source/latex/namespc
10317 %{texmfdist}/source/latex/natbib
10318 %{texmfdist}/source/latex/ncctools
10319 %{texmfdist}/source/latex/nddiss
10320 %{texmfdist}/source/latex/newalg
10321 %{texmfdist}/source/latex/newfile
10322 %{texmfdist}/source/latex/newlfm
10323 %{texmfdist}/source/latex/newspaper
10324 %{texmfdist}/source/latex/newvbtm
10325 %{texmfdist}/source/latex/niceframe
10326 %{texmfdist}/source/latex/noitcrul
10327 %{texmfdist}/source/latex/nomencl
10328 %{texmfdist}/source/latex/nomentbl
10329 %{texmfdist}/source/latex/nonfloat
10330 %{texmfdist}/source/latex/nostarch
10331 %{texmfdist}/source/latex/notes
10332 %{texmfdist}/source/latex/notes2bib
10333 %{texmfdist}/source/latex/nrc
10334 %{texmfdist}/source/latex/ntgclass
10335 %{texmfdist}/source/latex/ntheorem
10336 %{texmfdist}/source/latex/numprint
10337 %{texmfdist}/source/latex/oberdiek
10338 %{texmfdist}/source/latex/objectz
10339 %{texmfdist}/source/latex/octavo
10340 %{texmfdist}/source/latex/ogonek
10341 %{texmfdist}/source/latex/oldstyle
10342 %{texmfdist}/source/latex/opcit
10343 %{texmfdist}/source/latex/ordinalpt
10344 %{texmfdist}/source/latex/othello
10345 %{texmfdist}/source/latex/otibet
10346 %{texmfdist}/source/latex/pacioli
10347 %{texmfdist}/source/latex/pageno
10348 %{texmfdist}/source/latex/pagenote
10349 %{texmfdist}/source/latex/paper
10350 %{texmfdist}/source/latex/papercdcase
10351 %{texmfdist}/source/latex/papertex
10352 %{texmfdist}/source/latex/paralist
10353 %{texmfdist}/source/latex/parallel
10354 %{texmfdist}/source/latex/paresse
10355 %{texmfdist}/source/latex/parrun
10356 %{texmfdist}/source/latex/patchcmd
10357 %{texmfdist}/source/latex/pauldoc
10358 %{texmfdist}/source/latex/pawpict
10359 %{texmfdist}/source/latex/pbox
10360 %{texmfdist}/source/latex/pbsheet
10361 %{texmfdist}/source/latex/pdfcprot
10362 %{texmfdist}/source/latex/pdfpages
10363 %{texmfdist}/source/latex/perltex
10364 %{texmfdist}/source/latex/permute
10365 %{texmfdist}/source/latex/petri-nets
10366 %{texmfdist}/source/latex/pgfopts
10367 %{texmfdist}/source/latex/pgfplots
10368 %{texmfdist}/source/latex/philosophersimprint
10369 %{texmfdist}/source/latex/photo
10370 %{texmfdist}/source/latex/pict2e
10371 %{texmfdist}/source/latex/pittetd
10372 %{texmfdist}/source/latex/plari
10373 %{texmfdist}/source/latex/play
10374 %{texmfdist}/source/latex/plweb
10375 %{texmfdist}/source/latex/poemscol
10376 %{texmfdist}/source/latex/polski
10377 %{texmfdist}/source/latex/polyglot
10378 %{texmfdist}/source/latex/polytable
10379 %{texmfdist}/source/latex/powerdot
10380 %{texmfdist}/source/latex/ppr-prv
10381 %{texmfdist}/source/latex/pracjourn
10382 %{texmfdist}/source/latex/preprint
10383 %{texmfdist}/source/latex/prettyref
10384 %{texmfdist}/source/latex/preview
10385 %{texmfdist}/source/latex/proba
10386 %{texmfdist}/source/latex/probsoln
10387 %{texmfdist}/source/latex/progkeys
10388 %{texmfdist}/source/latex/prosper
10389 %{texmfdist}/source/latex/protocol
10390 %{texmfdist}/source/latex/psfrag
10391 %{texmfdist}/source/latex/psfragx
10392 %{texmfdist}/source/latex/pslatex
10393 %{texmfdist}/source/latex/pspicture
10394 %{texmfdist}/source/latex/qcm
10395 %{texmfdist}/source/latex/qstest
10396 %{texmfdist}/source/latex/qsymbols
10397 %{texmfdist}/source/latex/quotchap
10398 %{texmfdist}/source/latex/quotmark
10399 %{texmfdist}/source/latex/randbild
10400 %{texmfdist}/source/latex/rccol
10401 %{texmfdist}/source/latex/rcs
10402 %{texmfdist}/source/latex/rcsinfo
10403 %{texmfdist}/source/latex/recipecard
10404 %{texmfdist}/source/latex/refman
10405 %{texmfdist}/source/latex/refstyle
10406 %{texmfdist}/source/latex/regcount
10407 %{texmfdist}/source/latex/register
10408 %{texmfdist}/source/latex/relenc
10409 %{texmfdist}/source/latex/revtex
10410 %{texmfdist}/source/latex/rmpage
10411 %{texmfdist}/source/latex/robustcommand
10412 %{texmfdist}/source/latex/romannum
10413 %{texmfdist}/source/latex/rotating
10414 %{texmfdist}/source/latex/rotfloat
10415 %{texmfdist}/source/latex/rsc
10416 %{texmfdist}/source/latex/rst
10417 %{texmfdist}/source/latex/rtkinenc
10418 %{texmfdist}/source/latex/sagetex
10419 %{texmfdist}/source/latex/sanskrit
10420 %{texmfdist}/source/latex/sauerj
10421 %{texmfdist}/source/latex/sauterfonts
10422 %{texmfdist}/source/latex/savefnmark
10423 %{texmfdist}/source/latex/savetrees
10424 %{texmfdist}/source/latex/scale
10425 %{texmfdist}/source/latex/scalebar
10426 %{texmfdist}/source/latex/schedule
10427 %{texmfdist}/source/latex/sciwordconv
10428 %{texmfdist}/source/latex/screenplay
10429 %{texmfdist}/source/latex/sectsty
10430 %{texmfdist}/source/latex/semantic
10431 %{texmfdist}/source/latex/semioneside
10432 %{texmfdist}/source/latex/seqsplit
10433 %{texmfdist}/source/latex/sf298
10434 %{texmfdist}/source/latex/sffms
10435 %{texmfdist}/source/latex/shorttoc
10436 %{texmfdist}/source/latex/show2e
10437 %{texmfdist}/source/latex/showexpl
10438 %{texmfdist}/source/latex/showlabels
10439 %{texmfdist}/source/latex/sidecap
10440 %{texmfdist}/source/latex/siggraph
10441 %{texmfdist}/source/latex/simplecv
10442 %{texmfdist}/source/latex/simplewick
10443 %{texmfdist}/source/latex/skull
10444 %{texmfdist}/source/latex/slantsc
10445 %{texmfdist}/source/latex/snapshot
10446 %{texmfdist}/source/latex/songbook
10447 %{texmfdist}/source/latex/soul
10448 %{texmfdist}/source/latex/splitbib
10449 %{texmfdist}/source/latex/splitindex
10450 %{texmfdist}/source/latex/srcltx
10451 %{texmfdist}/source/latex/sseq
10452 %{texmfdist}/source/latex/ssqquote
10453 %{texmfdist}/source/latex/stack
10454 %{texmfdist}/source/latex/statistik
10455 %{texmfdist}/source/latex/staves
10456 %{texmfdist}/source/latex/stdclsdv
10457 %{texmfdist}/source/latex/stdpage
10458 %{texmfdist}/source/latex/stellenbosch
10459 %{texmfdist}/source/latex/stex
10460 %{texmfdist}/source/latex/stringstrings
10461 %{texmfdist}/source/latex/struktex
10462 %{texmfdist}/source/latex/subdepth
10463 %{texmfdist}/source/latex/subeqn
10464 %{texmfdist}/source/latex/subeqnarray
10465 %{texmfdist}/source/latex/subfig
10466 %{texmfdist}/source/latex/subfigure
10467 %{texmfdist}/source/latex/subfloat
10468 %{texmfdist}/source/latex/sudoku
10469 %{texmfdist}/source/latex/sudokubundle
10470 %{texmfdist}/source/latex/supertabular
10471 %{texmfdist}/source/latex/svn-multi
10472 %{texmfdist}/source/latex/svn
10473 %{texmfdist}/source/latex/svninfo
10474 %{texmfdist}/source/latex/swimgraf
10475 %{texmfdist}/source/latex/syntrace
10476 %{texmfdist}/source/latex/synttree
10477 %{texmfdist}/source/latex/tablists
10478 %{texmfdist}/source/latex/tabulary
10479 %{texmfdist}/source/latex/tabvar
10480 %{texmfdist}/source/latex/talk
10481 %{texmfdist}/source/latex/tcldoc
10482 %{texmfdist}/source/latex/tdsfrmath
10483 %{texmfdist}/source/latex/technics
10484 %{texmfdist}/source/latex/ted
10485 %{texmfdist}/source/latex/tengwarscript
10486 %{texmfdist}/source/latex/tensor
10487 %{texmfdist}/source/latex/teubner
10488 %{texmfdist}/source/latex/texmate
10489 %{texmfdist}/source/latex/texpower
10490 %{texmfdist}/source/latex/texshade
10491 %{texmfdist}/source/latex/textcase
10492 %{texmfdist}/source/latex/textfit
10493 %{texmfdist}/source/latex/textopo
10494 %{texmfdist}/source/latex/textpos
10495 %{texmfdist}/source/latex/thesis-titlepage-fhac
10496 %{texmfdist}/source/latex/thmtools
10497 %{texmfdist}/source/latex/thumb
10498 %{texmfdist}/source/latex/thuthesis
10499 %{texmfdist}/source/latex/timesht
10500 %{texmfdist}/source/latex/titling
10501 %{texmfdist}/source/latex/tocbibind
10502 %{texmfdist}/source/latex/tocloft
10503 %{texmfdist}/source/latex/tocvsec2
10504 %{texmfdist}/source/latex/todo
10505 %{texmfdist}/source/latex/toolbox
10506 %{texmfdist}/source/latex/tools
10507 %{texmfdist}/source/latex/toptesi
10508 %{texmfdist}/source/latex/totpages
10509 %{texmfdist}/source/latex/trajan
10510 %{texmfdist}/source/latex/tree-dvips
10511 %{texmfdist}/source/latex/trfsigns
10512 %{texmfdist}/source/latex/trivfloat
10513 %{texmfdist}/source/latex/trsym
10514 %{texmfdist}/source/latex/tugboat
10515 %{texmfdist}/source/latex/turnstile
10516 %{texmfdist}/source/latex/twoup
10517 %{texmfdist}/source/latex/type1cm
10518 %{texmfdist}/source/latex/typedref
10519 %{texmfdist}/source/latex/typogrid
10520 %{texmfdist}/source/latex/uaclasses
10521 %{texmfdist}/source/latex/uiucthesis
10522 %{texmfdist}/source/latex/ulsy
10523 %{texmfdist}/source/latex/uml
10524 %{texmfdist}/source/latex/umlaute
10525 %{texmfdist}/source/latex/umoline
10526 %{texmfdist}/source/latex/underlin
10527 %{texmfdist}/source/latex/undertilde
10528 %{texmfdist}/source/latex/units
10529 %{texmfdist}/source/latex/unitsdef
10530 %{texmfdist}/source/latex/unroman
10531 %{texmfdist}/source/latex/upmethodology
10532 %{texmfdist}/source/latex/urlbst
10533 %{texmfdist}/source/latex/ushort
10534 %{texmfdist}/source/latex/varindex
10535 %{texmfdist}/source/latex/vector
10536 %{texmfdist}/source/latex/verse
10537 %{texmfdist}/source/latex/vmargin
10538 %{texmfdist}/source/latex/volumes
10539 %{texmfdist}/source/latex/vrsion
10540 %{texmfdist}/source/latex/vwcol
10541 %{texmfdist}/source/latex/vxu
10542 %{texmfdist}/source/latex/warning
10543 %{texmfdist}/source/latex/warpcol
10544 %{texmfdist}/source/latex/was
10545 %{texmfdist}/source/latex/wnri
10546 %{texmfdist}/source/latex/xargs
10547 %{texmfdist}/source/latex/xdoc
10548 %{texmfdist}/source/latex/xfor
10549 %{texmfdist}/source/latex/xmpincl
10550 %{texmfdist}/source/latex/xpackages
10551 %{texmfdist}/source/latex/xskak
10552 %{texmfdist}/source/latex/xtab
10553 %{texmfdist}/source/latex/xtcapts
10554 %{texmfdist}/source/latex/yafoot
10555 %{texmfdist}/source/latex/yfonts
10556 %{texmfdist}/source/latex/yhmath
10557 %{texmfdist}/source/latex/york-thesis
10558 %{texmfdist}/source/latex/youngtab
10559 %dir %{texmfdist}/source/plain
10560 %dir %{texmfdist}/source/plain/jsmisc
10561 %{texmfdist}/source/plain/jsmisc/xfig
10562 %{texmfdist}/source/xelatex
10563 %{texmfdist}/tex/alatex
10564 %{texmfdist}/tex/generic/enctex
10565 %{texmfdist}/tex/latex/kalender
10566 %{texmfdist}/tex/latex/karnaugh
10567 %{texmfdist}/tex/latex/kerkis
10568 %{texmfdist}/tex/latex/kerntest
10569 %{texmfdist}/tex/latex/kluwer
10570 %{texmfdist}/tex/latex/kpfonts
10571 %{texmfdist}/tex/latex/kurier
10572 %{texmfdist}/tex/latex/labelcas
10573 %{texmfdist}/tex/latex/lazylist
10574 %{texmfdist}/tex/latex/lcg
10575 %{texmfdist}/tex/latex/lcyw
10576 %{texmfdist}/tex/latex/leading
10577 %{texmfdist}/tex/latex/ledmac
10578 %{texmfdist}/tex/latex/lettre
10579 %{texmfdist}/tex/latex/levy
10580 %{texmfdist}/tex/latex/lexikon
10581 %{texmfdist}/tex/latex/lgreek
10582 %{texmfdist}/tex/latex/lhcyr
10583 %{texmfdist}/tex/latex/lhelp
10584 %{texmfdist}/tex/latex/libertine
10585 %{texmfdist}/tex/latex/limap
10586 %{texmfdist}/tex/latex/linearA
10587 %{texmfdist}/tex/latex/linguex
10588 %{texmfdist}/tex/latex/lipsum
10589 %{texmfdist}/tex/latex/listbib
10590 %{texmfdist}/tex/latex/listliketab
10591 %{texmfdist}/tex/latex/listofsymbols
10592 %{texmfdist}/tex/latex/lkproof
10593 %{texmfdist}/tex/latex/logic
10594 %{texmfdist}/tex/latex/logpap
10595 %{texmfdist}/tex/latex/lps
10596 %{texmfdist}/tex/latex/lsc
10597 %{texmfdist}/tex/latex/ltablex
10598 %{texmfdist}/tex/latex/ltxindex
10599 %{texmfdist}/tex/latex/lxfonts
10600 %{texmfdist}/tex/latex/ly1
10601 %{texmfdist}/tex/latex/mafr
10602 %{texmfdist}/tex/latex/mailing
10603 %{texmfdist}/tex/latex/makebarcode
10604 %{texmfdist}/tex/latex/makebox
10605 %{texmfdist}/tex/latex/makecell
10606 %{texmfdist}/tex/latex/makecmds
10607 %{texmfdist}/tex/latex/makedtx
10608 %{texmfdist}/tex/latex/makeglos
10609 %{texmfdist}/tex/latex/makeplot
10610 %{texmfdist}/tex/latex/manfnt
10611 %{texmfdist}/tex/latex/manuscript
10612 %{texmfdist}/tex/latex/mapcodes
10613 %{texmfdist}/tex/latex/maple
10614 %{texmfdist}/tex/latex/marginnote
10615 %{texmfdist}/tex/latex/mathdesign
10616 %{texmfdist}/tex/latex/maybemath
10617 %{texmfdist}/tex/latex/mcaption
10618 %{texmfdist}/tex/latex/mceinleger
10619 %{texmfdist}/tex/latex/mcite
10620 %{texmfdist}/tex/latex/mciteplus
10621 %{texmfdist}/tex/latex/memexsupp
10622 %{texmfdist}/tex/latex/mentis
10623 %{texmfdist}/tex/latex/menu
10624 %{texmfdist}/tex/latex/method
10625 %{texmfdist}/tex/latex/metre
10626 %{texmfdist}/tex/latex/mff
10627 %{texmfdist}/tex/latex/mfpic4ode
10628 %{texmfdist}/tex/latex/mftinc
10629 %{texmfdist}/tex/latex/mhchem
10630 %{texmfdist}/tex/latex/mhequ
10631 %{texmfdist}/tex/latex/mhs
10632 %{texmfdist}/tex/latex/miller
10633 %{texmfdist}/tex/latex/minipage-marginpar
10634 %{texmfdist}/tex/latex/miniplot
10635 %{texmfdist}/tex/latex/minutes
10636 %{texmfdist}/tex/latex/mla-paper
10637 %{texmfdist}/tex/latex/mlist
10638 %{texmfdist}/tex/latex/moresize
10639 %{texmfdist}/tex/latex/movie15
10640 %{texmfdist}/tex/latex/msc
10641 %{texmfdist}/tex/latex/msg
10642 %{texmfdist}/tex/latex/mslapa
10643 %{texmfdist}/tex/latex/mtgreek
10644 %{texmfdist}/tex/latex/multibbl
10645 %{texmfdist}/tex/latex/multicap
10646 %{texmfdist}/tex/latex/multido
10647 %{texmfdist}/tex/latex/muthesis
10648 %{texmfdist}/tex/latex/mxd
10649 %{texmfdist}/tex/latex/mxedruli
10650 %{texmfdist}/tex/latex/nag
10651 %{texmfdist}/tex/latex/namespc
10652 %{texmfdist}/tex/latex/nath
10653 %{texmfdist}/tex/latex/nature
10654 %{texmfdist}/tex/latex/newvbtm
10655 %{texmfdist}/tex/latex/niceframe
10656 %{texmfdist}/tex/latex/nih
10657 %{texmfdist}/tex/latex/noitcrul
10658 %{texmfdist}/tex/latex/nomentbl
10659 %{texmfdist}/tex/latex/nonfloat
10660 %{texmfdist}/tex/latex/nostarch
10661 %{texmfdist}/tex/latex/notes
10662 %{texmfdist}/tex/latex/notes2bib
10663 %{texmfdist}/tex/latex/nrc
10664 %{texmfdist}/tex/latex/ntabbing
10665 %{texmfdist}/tex/latex/numline
10666 %{texmfdist}/tex/latex/numname
10667 %{texmfdist}/tex/latex/numprint
10668 %{texmfdist}/tex/latex/objectz
10669 %{texmfdist}/tex/latex/ocr-latex
10670 %{texmfdist}/tex/latex/octavo
10671 %{texmfdist}/tex/latex/ogonek
10672 %{texmfdist}/tex/latex/oldstyle
10673 %{texmfdist}/tex/latex/opcit
10674 %{texmfdist}/tex/latex/ordinalpt
10675 %{texmfdist}/tex/latex/ot2cyr
10676 %{texmfdist}/tex/latex/othello
10677 %{texmfdist}/tex/latex/otibet
10678 %{texmfdist}/tex/latex/outline
10679 %{texmfdist}/tex/latex/outliner
10680 %{texmfdist}/tex/latex/pacioli
10681 %{texmfdist}/tex/latex/pageno
10682 %{texmfdist}/tex/latex/pagenote
10683 %{texmfdist}/tex/latex/palatino
10684 %{texmfdist}/tex/latex/paper
10685 %{texmfdist}/tex/latex/papercdcase
10686 %{texmfdist}/tex/latex/papertex
10687 %{texmfdist}/tex/latex/parallel
10688 %{texmfdist}/tex/latex/paresse
10689 %{texmfdist}/tex/latex/parrun
10690 %{texmfdist}/tex/latex/patchcmd
10691 %{texmfdist}/tex/latex/pauldoc
10692 %{texmfdist}/tex/latex/pawpict
10693 %{texmfdist}/tex/latex/pbox
10694 %{texmfdist}/tex/latex/pbsheet
10695 %{texmfdist}/tex/latex/pclnfss
10696 %{texmfdist}/tex/latex/pdfcprot
10697 %{texmfdist}/tex/latex/pdfscreen
10698 %{texmfdist}/tex/latex/pdftricks
10699 %{texmfdist}/tex/latex/pdfwin
10700 %{texmfdist}/tex/latex/pecha
10701 %{texmfdist}/tex/latex/perltex
10702 %{texmfdist}/tex/latex/permute
10703 %{texmfdist}/tex/latex/petiteannonce
10704 %{texmfdist}/tex/latex/petri-nets
10705 %{texmfdist}/tex/latex/pgf-soroban
10706 %{texmfdist}/tex/latex/phaistos
10707 %{texmfdist}/tex/latex/philex
10708 %{texmfdist}/tex/latex/philosophersimprint
10709 %{texmfdist}/tex/latex/phonetic
10710 %{texmfdist}/tex/latex/photo
10711 %{texmfdist}/tex/latex/pictex2
10712 %{texmfdist}/tex/latex/pinlabel
10713 %{texmfdist}/tex/latex/pittetd
10714 %{texmfdist}/tex/latex/plari
10715 %{texmfdist}/tex/latex/plates
10716 %{texmfdist}/tex/latex/play
10717 %{texmfdist}/tex/latex/plweb
10718 %{texmfdist}/tex/latex/pmgraph
10719 %{texmfdist}/tex/latex/poemscol
10720 %{texmfdist}/tex/latex/polski
10721 %{texmfdist}/tex/latex/polyglot
10722 %{texmfdist}/tex/latex/polytable
10723 %{texmfdist}/tex/latex/postcards
10724 %{texmfdist}/tex/latex/powerdot
10725 %{texmfdist}/tex/latex/ppower4
10726 %{texmfdist}/tex/latex/ppr-prv
10727 %{texmfdist}/tex/latex/pracjourn
10728 %{texmfdist}/tex/latex/prettyref
10729 %{texmfdist}/tex/latex/proba
10730 %{texmfdist}/tex/latex/probsoln
10731 %{texmfdist}/tex/latex/procIAGssymp
10732 %{texmfdist}/tex/latex/progkeys
10733 %{texmfdist}/tex/latex/progress
10734 %{texmfdist}/tex/latex/protex
10735 %{texmfdist}/tex/latex/protocol
10736 %{texmfdist}/tex/latex/psfragx
10737 %{texmfdist}/tex/latex/psgo
10738 %{texmfdist}/tex/latex/pspicture
10739 %{texmfdist}/tex/latex/pstricks-add
10740 %{texmfdist}/tex/latex/ptptex
10741 %{texmfdist}/tex/latex/qcm
10742 %{texmfdist}/tex/latex/qobitree
10743 %{texmfdist}/tex/latex/qstest
10744 %{texmfdist}/tex/latex/qsymbols
10745 %{texmfdist}/tex/latex/qtree
10746 %{texmfdist}/tex/latex/quotchap
10747 %{texmfdist}/tex/latex/quotmark
10748 %{texmfdist}/tex/latex/r_und_s
10749 %{texmfdist}/tex/latex/randbild
10750 %{texmfdist}/tex/latex/randtext
10751 %{texmfdist}/tex/latex/rccol
10752 %{texmfdist}/tex/latex/rcs
10753 %{texmfdist}/tex/latex/rcsinfo
10754 %{texmfdist}/tex/latex/recipecard
10755 %{texmfdist}/tex/latex/rectopma
10756 %{texmfdist}/tex/latex/refcheck
10757 %{texmfdist}/tex/latex/refman
10758 %{texmfdist}/tex/latex/refstyle
10759 %{texmfdist}/tex/latex/regcount
10760 %{texmfdist}/tex/latex/register
10761 %{texmfdist}/tex/latex/relenc
10762 %{texmfdist}/tex/latex/repeatindex
10763 %{texmfdist}/tex/latex/resume
10764 %{texmfdist}/tex/latex/rlepsf
10765 %{texmfdist}/tex/latex/rmpage
10766 %{texmfdist}/tex/latex/robustcommand
10767 %{texmfdist}/tex/latex/robustindex
10768 %{texmfdist}/tex/latex/romannum
10769 %{texmfdist}/tex/latex/rotpages
10770 %{texmfdist}/tex/latex/rsc
10771 %{texmfdist}/tex/latex/rst
10772 %{texmfdist}/tex/latex/rtkinenc
10773 %{texmfdist}/tex/latex/rtklage
10774 %{texmfdist}/tex/latex/sagetex
10775 %{texmfdist}/tex/latex/sanskrit
10776 %{texmfdist}/tex/latex/sauerj
10777 %{texmfdist}/tex/latex/sauterfonts
10778 %{texmfdist}/tex/latex/savefnmark
10779 %{texmfdist}/tex/latex/savesym
10780 %{texmfdist}/tex/latex/savetrees
10781 %{texmfdist}/tex/latex/scalebar
10782 %{texmfdist}/tex/latex/schedule
10783 %{texmfdist}/tex/latex/scientificpaper
10784 %{texmfdist}/tex/latex/sciposter
10785 %{texmfdist}/tex/latex/sciwordconv
10786 %{texmfdist}/tex/latex/screenplay
10787 %{texmfdist}/tex/latex/script
10788 %{texmfdist}/tex/latex/sdrt
10789 %{texmfdist}/tex/latex/sectionbox
10790 %{texmfdist}/tex/latex/semantic
10791 %{texmfdist}/tex/latex/semaphor
10792 %{texmfdist}/tex/latex/semioneside
10793 %{texmfdist}/tex/latex/seqsplit
10794 %{texmfdist}/tex/latex/sf298
10795 %{texmfdist}/tex/latex/sffms
10796 %{texmfdist}/tex/latex/sfg
10797 %{texmfdist}/tex/latex/sfmath
10798 %{texmfdist}/tex/latex/sgame
10799 %{texmfdist}/tex/latex/shadbox
10800 %{texmfdist}/tex/latex/shadethm
10801 %{texmfdist}/tex/latex/shipunov
10802 %{texmfdist}/tex/latex/shorttoc
10803 %{texmfdist}/tex/latex/show2e
10804 %{texmfdist}/tex/latex/showexpl
10805 %{texmfdist}/tex/latex/sides
10806 %{texmfdist}/tex/latex/siggraph
10807 %{texmfdist}/tex/latex/simplecv
10808 %{texmfdist}/tex/latex/simplewick
10809 %{texmfdist}/tex/latex/skak
10810 %{texmfdist}/tex/latex/skull
10811 %{texmfdist}/tex/latex/slantsc
10812 %{texmfdist}/tex/latex/smalltableof
10813 %{texmfdist}/tex/latex/smartref
10814 %{texmfdist}/tex/latex/smflatex
10815 %{texmfdist}/tex/latex/snapshot
10816 %{texmfdist}/tex/latex/songbook
10817 %{texmfdist}/tex/latex/soyombo
10818 %{texmfdist}/tex/latex/sparklines
10819 %{texmfdist}/tex/latex/spie
10820 %{texmfdist}/tex/latex/splitbib
10821 %{texmfdist}/tex/latex/splitindex
10822 %{texmfdist}/tex/latex/sprite
10823 %{texmfdist}/tex/latex/srcltx
10824 %{texmfdist}/tex/latex/sseq
10825 %{texmfdist}/tex/latex/ssqquote
10826 %{texmfdist}/tex/latex/stack
10827 %{texmfdist}/tex/latex/stage
10828 %{texmfdist}/tex/latex/statex2
10829 %{texmfdist}/tex/latex/statistik
10830 %{texmfdist}/tex/latex/staves
10831 %{texmfdist}/tex/latex/stdpage
10832 %{texmfdist}/tex/latex/stellenbosch
10833 %{texmfdist}/tex/latex/stex
10834 %{texmfdist}/tex/latex/stringstrings
10835 %{texmfdist}/tex/latex/struktex
10836 %{texmfdist}/tex/latex/sttools
10837 %{texmfdist}/tex/latex/stubs
10838 %{texmfdist}/tex/latex/subdepth
10839 %{texmfdist}/tex/latex/subeqn
10840 %{texmfdist}/tex/latex/subeqnarray
10841 %{texmfdist}/tex/latex/subfloat
10842 %{texmfdist}/tex/latex/substr
10843 %{texmfdist}/tex/latex/sudoku
10844 %{texmfdist}/tex/latex/sudokubundle
10845 %{texmfdist}/tex/latex/sugconf
10846 %{texmfdist}/tex/latex/susy
10847 %{texmfdist}/tex/latex/svgcolor
10848 %{texmfdist}/tex/latex/svn-multi
10849 %{texmfdist}/tex/latex/svn
10850 %{texmfdist}/tex/latex/svninfo
10851 %{texmfdist}/tex/latex/swimgraf
10852 %{texmfdist}/tex/latex/symbol
10853 %{texmfdist}/tex/latex/synproof
10854 %{texmfdist}/tex/latex/syntax
10855 %{texmfdist}/tex/latex/syntrace
10856 %{texmfdist}/tex/latex/synttree
10857 %{texmfdist}/tex/latex/timing
10858 %{texmfdist}/tex/latex/tocvsec2
10859 %{texmfdist}/tex/latex/todo
10860 %{texmfdist}/tex/latex/tokenizer
10861 %{texmfdist}/tex/latex/toolbox
10862 %{texmfdist}/tex/latex/topfloat
10863 %{texmfdist}/tex/latex/toptesi
10864 %{texmfdist}/tex/latex/tpslifonts
10865 %{texmfdist}/tex/latex/tracking
10866 %{texmfdist}/tex/latex/trajan
10867 %{texmfdist}/tex/latex/translator
10868 %{texmfdist}/tex/latex/tree-dvips
10869 %{texmfdist}/tex/latex/trfsigns
10870 %{texmfdist}/tex/latex/trivfloat
10871 %{texmfdist}/tex/latex/trsym
10872 %{texmfdist}/tex/latex/tufte-latex
10873 %{texmfdist}/tex/latex/tugboat
10874 %{texmfdist}/tex/latex/turnstile
10875 %{texmfdist}/tex/latex/twoup
10876 %{texmfdist}/tex/latex/typedref
10877 %{texmfdist}/tex/latex/typogrid
10878 %{texmfdist}/tex/latex/uaclasses
10879 %{texmfdist}/tex/latex/ucthesis
10880 %{texmfdist}/tex/latex/uebungsblatt
10881 %{texmfdist}/tex/latex/uhrzeit
10882 %{texmfdist}/tex/latex/uiucthesis
10883 %{texmfdist}/tex/latex/ulsy
10884 %{texmfdist}/tex/latex/umich-thesis
10885 %{texmfdist}/tex/latex/uml
10886 %{texmfdist}/tex/latex/umoline
10887 %{texmfdist}/tex/latex/umrand
10888 %{texmfdist}/tex/latex/umthesis
10889 %{texmfdist}/tex/latex/underlin
10890 %{texmfdist}/tex/latex/ushort
10891 %{texmfdist}/tex/latex/uwthesis
10892
10893 # %files latex-palatcm
10894 # %defattr(644,root,root,755)
10895 # %{texmf}/tex/latex/palatcm
10896
10897 %files latex-pdfslide
10898 %defattr(644,root,root,755)
10899 %doc %{texmfdist}/doc/latex/pdfslide
10900 %{texmfdist}/tex/latex/pdfslide
10901
10902 %files latex-pgf
10903 %defattr(644,root,root,755)
10904 %doc %{texmfdist}/doc/generic/pgf
10905 %{texmfdist}/tex/generic/pgf
10906 %{texmfdist}/tex/generic/pgfplots
10907 %{texmfdist}/tex/latex/pgf
10908 %{texmfdist}/tex/latex/pgfopts
10909 %{texmfdist}/tex/latex/pgfplots
10910
10911 %files latex-prosper
10912 %defattr(644,root,root,755)
10913 %doc %{texmfdist}/doc/latex/prosper
10914 %{texmfdist}/tex/latex/prosper
10915
10916 %files latex-polynom
10917 %defattr(644,root,root,755)
10918 %doc %{texmfdist}/doc/latex/polynom
10919 %{texmfdist}/source/latex/polynom
10920 %{texmfdist}/tex/latex/polynom
10921
10922 %files latex-polynomial
10923 %defattr(644,root,root,755)
10924 %doc %{texmfdist}/doc/latex/polynomial
10925 %{texmfdist}/source/latex/polynomial
10926 %{texmfdist}/tex/latex/polynomial
10927
10928 %files latex-pseudocode
10929 %defattr(644,root,root,755)
10930 %doc %{texmfdist}/doc/latex/pseudocode
10931 %{texmfdist}/tex/latex/pseudocode
10932
10933 %files latex-pst-2dplot
10934 %defattr(644,root,root,755)
10935 %doc %{texmfdist}/doc/generic/pst-2dplot
10936 %{texmfdist}/tex/latex/pst-2dplot
10937
10938 %files latex-pst-3dplot
10939 %defattr(644,root,root,755)
10940 %doc %{texmfdist}/doc/generic/pst-3dplot
10941 %{texmfdist}/dvips/pst-3dplot
10942 %{texmfdist}/tex/generic/pst-3dplot
10943 %{texmfdist}/tex/latex/pst-3dplot
10944
10945 %files latex-pst-bar
10946 %defattr(644,root,root,755)
10947 %doc %{texmfdist}/doc/generic/pst-3dplot
10948 %{texmfdist}/dvips/pst-bar
10949 %{texmfdist}/tex/generic/pst-bar
10950 %{texmfdist}/tex/latex/pst-bar
10951
10952 %files latex-pst-circ
10953 %defattr(644,root,root,755)
10954 %doc %{texmfdist}/doc/generic/pst-circ
10955 %{texmfdist}/dvips/pst-circ
10956 %{texmfdist}/tex/generic/pst-circ
10957 %{texmfdist}/tex/latex/pst-circ
10958
10959 %files latex-pst-diffraction
10960 %defattr(644,root,root,755)
10961 %doc %{texmfdist}/doc/generic/pst-diffraction
10962 %{texmfdist}/tex/generic/pst-diffraction
10963 %{texmfdist}/tex/latex/pst-diffraction
10964
10965 %files latex-pst-eucl
10966 %defattr(644,root,root,755)
10967 %doc %{texmfdist}/doc/generic/pst-eucl
10968 %{texmfdist}/tex/generic/pst-eucl
10969 %{texmfdist}/tex/latex/pst-eucl
10970
10971 %files latex-pst-fun
10972 %defattr(644,root,root,755)
10973 %doc %{texmfdist}/doc/generic/pst-fun
10974 %{texmfdist}/dvips/pst-fun
10975 %{texmfdist}/tex/generic/pst-fun
10976 %{texmfdist}/tex/latex/pst-fun
10977
10978 %files latex-pst-func
10979 %defattr(644,root,root,755)
10980 %doc %{texmfdist}/doc/generic/pst-func
10981 %{texmfdist}/dvips/pst-func
10982 %{texmfdist}/tex/generic/pst-func
10983 %{texmfdist}/tex/latex/pst-func
10984
10985 %files latex-pst-infixplot
10986 %defattr(644,root,root,755)
10987 %doc %{texmfdist}/doc/generic/pst-infixplot
10988 %{texmfdist}/tex/generic/pst-infixplot
10989 %{texmfdist}/tex/latex/pst-infixplot
10990
10991 %files latex-pst-fr3d
10992 %defattr(644,root,root,755)
10993 %doc %{texmfdist}/doc/generic/pst-fr3d
10994 %{texmfdist}/source/generic/pst-fr3d
10995 %{texmfdist}/tex/generic/pst-fr3d
10996 %{texmfdist}/tex/latex/pst-fr3d
10997
10998 %files latex-pst-fractal
10999 %defattr(644,root,root,755)
11000 %doc %{texmfdist}/doc/generic/pst-fractal
11001 %{texmfdist}/dvips/pst-fractal
11002 %{texmfdist}/tex/generic/pst-fractal
11003 %{texmfdist}/tex/latex/pst-fractal
11004
11005 %files latex-pst-math
11006 %defattr(644,root,root,755)
11007 %doc %{texmfdist}/doc/generic/pst-math
11008 %{texmfdist}/dvips/pst-math
11009 %{texmfdist}/tex/generic/pst-math
11010 %{texmfdist}/tex/latex/pst-math
11011
11012 %files latex-pst-ob3d
11013 %defattr(644,root,root,755)
11014 %doc %{texmfdist}/doc/generic/pst-ob3d
11015 %{texmfdist}/source/generic/pst-ob3d
11016 %{texmfdist}/tex/generic/pst-ob3d
11017 %{texmfdist}/tex/latex/pst-ob3d
11018
11019 %files latex-pst-optexp
11020 %defattr(644,root,root,755)
11021 %doc %{texmfdist}/doc/generic/pst-optexp
11022 %{texmfdist}/dvips/pst-optexp
11023 %{texmfdist}/tex/generic/pst-optexp
11024 %{texmfdist}/tex/latex/pst-optexp
11025
11026 %files latex-pst-optic
11027 %defattr(644,root,root,755)
11028 %doc %{texmfdist}/doc/generic/pst-optic
11029 %{texmfdist}/tex/generic/pst-optic
11030 %{texmfdist}/tex/latex/pst-optic
11031
11032 %files latex-pst-text
11033 %defattr(644,root,root,755)
11034 %doc %{texmfdist}/doc/generic/pst-text
11035 %{texmfdist}/dvips/pst-text
11036 %{texmfdist}/tex/generic/pst-text
11037 %{texmfdist}/tex/latex/pst-text
11038
11039 %files latex-pst-uncategorized
11040 %defattr(644,root,root,755)
11041 %doc %{texmfdist}/doc/generic/pst-3d
11042 %doc %{texmfdist}/doc/generic/pst-asr
11043 %doc %{texmfdist}/doc/generic/pst-bar
11044 %doc %{texmfdist}/doc/generic/pst-barcode
11045 %doc %{texmfdist}/doc/generic/pst-blur
11046 %doc %{texmfdist}/doc/generic/pst-coil
11047 %doc %{texmfdist}/doc/generic/pst-cox
11048 # %doc %{texmfdist}/doc/generic/pst-cox/pst-coxcoor
11049 # %doc %{texmfdist}/doc/generic/pst-cox/pst-coxeterp
11050 %doc %{texmfdist}/doc/generic/pst-dbicons
11051 %doc %{texmfdist}/doc/generic/pst-eps
11052 %doc %{texmfdist}/doc/generic/pst-fill
11053 %doc %{texmfdist}/doc/generic/pst-geo
11054 %doc %{texmfdist}/doc/generic/pst-ghsb
11055 %doc %{texmfdist}/doc/generic/pst-gr3d
11056 %doc %{texmfdist}/doc/generic/pst-grad
11057 %doc %{texmfdist}/doc/generic/pst-jtree
11058 %doc %{texmfdist}/doc/generic/pst-labo
11059 %doc %{texmfdist}/doc/generic/pst-lens
11060 %doc %{texmfdist}/doc/generic/pst-light3d
11061 %doc %{texmfdist}/doc/generic/pst-osci
11062 %doc %{texmfdist}/doc/generic/pst-pad
11063 %doc %{texmfdist}/doc/generic/pst-pdgr
11064 %doc %{texmfdist}/doc/generic/pst-poly
11065 %doc %{texmfdist}/doc/generic/pst-qtree
11066 %doc %{texmfdist}/doc/generic/pst-slpe
11067 %doc %{texmfdist}/doc/generic/pst-solides3d
11068 # %doc %{texmfdist}/doc/generic/pst-solides3d/doc-en
11069 # %doc %{texmfdist}/doc/generic/pst-solides3d/doc
11070 %doc %{texmfdist}/doc/generic/pst-soroban
11071 %doc %{texmfdist}/doc/generic/pst-spectra
11072 %doc %{texmfdist}/doc/generic/pst-stru
11073 %doc %{texmfdist}/doc/generic/pst-uml
11074 %doc %{texmfdist}/doc/generic/pst-vue3d
11075 %doc %{texmfdist}/doc/latex/auto-pst-pdf
11076 %doc %{texmfdist}/doc/latex/pst-pdf
11077 %{texmfdist}/dvips/pst-barcode
11078 %{texmfdist}/dvips/pst-blur
11079 %{texmfdist}/dvips/pst-coil
11080 %{texmfdist}/dvips/pst-cox
11081 %{texmfdist}/dvips/pst-eucl
11082 %{texmfdist}/dvips/pst-geo
11083 %{texmfdist}/dvips/pst-ghsb
11084 %{texmfdist}/dvips/pst-grad
11085 %{texmfdist}/dvips/pst-light3d
11086 %{texmfdist}/dvips/pst-slpe
11087 %{texmfdist}/dvips/pst-solides3d
11088 %{texmfdist}/dvips/pst-spectra
11089 %{texmfdist}/dvips/pst-vue3d
11090 %{texmfdist}/scripts/pst-pdf
11091 %{texmfdist}/source/generic/pst-3d
11092 %{texmfdist}/source/generic/pst-3dplot
11093 %{texmfdist}/source/generic/pst-barcode
11094 %{texmfdist}/source/generic/pst-blur
11095 %{texmfdist}/source/generic/pst-circ
11096 %{texmfdist}/source/generic/pst-coil
11097 %{texmfdist}/source/generic/pst-dbicons
11098 %{texmfdist}/source/generic/pst-diffraction
11099 %{texmfdist}/source/generic/pst-eps
11100 %{texmfdist}/source/generic/pst-fill
11101 %{texmfdist}/source/generic/pst-fractal
11102 %{texmfdist}/source/generic/pst-fun
11103 %{texmfdist}/source/generic/pst-func
11104 %{texmfdist}/source/generic/pst-lens
11105 %{texmfdist}/source/generic/pst-light3d
11106 %{texmfdist}/source/generic/pst-optic
11107 %{texmfdist}/source/generic/pst-pad
11108 %{texmfdist}/source/generic/pst-pdgr
11109 %{texmfdist}/source/generic/pst-slpe
11110 %{texmfdist}/source/generic/pst-soroban
11111 %{texmfdist}/source/generic/pst-text
11112 %{texmfdist}/source/generic/pst-uml
11113 %{texmfdist}/source/generic/pst-vue3d
11114 %{texmfdist}/source/latex/auto-pst-pdf
11115 %{texmfdist}/source/latex/pst-gr3d
11116 %{texmfdist}/source/latex/pst-pdf
11117 %{texmfdist}/source/latex/pst-poly
11118 %{texmfdist}/tex/generic/pst-3d
11119 %{texmfdist}/tex/generic/pst-asr
11120 %{texmfdist}/tex/generic/pst-barcode
11121 %{texmfdist}/tex/generic/pst-blur
11122 %{texmfdist}/tex/generic/pst-coil
11123 %{texmfdist}/tex/generic/pst-cox
11124 %{texmfdist}/tex/generic/pst-eps
11125 %{texmfdist}/tex/generic/pst-fill
11126 %{texmfdist}/tex/generic/pst-geo
11127 %{texmfdist}/tex/generic/pst-ghsb
11128 %{texmfdist}/tex/generic/pst-gr3d
11129 %{texmfdist}/tex/generic/pst-grad
11130 %{texmfdist}/tex/generic/pst-jtree
11131 %{texmfdist}/tex/generic/pst-labo
11132 %{texmfdist}/tex/generic/pst-lens
11133 %{texmfdist}/tex/generic/pst-light3d
11134 %{texmfdist}/tex/generic/pst-osci
11135 %{texmfdist}/tex/generic/pst-pad
11136 %{texmfdist}/tex/generic/pst-pdgr
11137 %{texmfdist}/tex/generic/pst-poly
11138 %{texmfdist}/tex/generic/pst-qtree
11139 %{texmfdist}/tex/generic/pst-slpe
11140 %{texmfdist}/tex/generic/pst-solides3d
11141 %{texmfdist}/tex/generic/pst-spectra
11142 %{texmfdist}/tex/generic/pst-stru
11143 %{texmfdist}/tex/generic/pst-vue3d
11144 %{texmfdist}/tex/latex/pst-3d
11145 %{texmfdist}/tex/latex/pst-asr
11146 %{texmfdist}/tex/latex/pst-barcode
11147 %{texmfdist}/tex/latex/pst-blur
11148 %{texmfdist}/tex/latex/pst-coil
11149 %{texmfdist}/tex/latex/pst-cox
11150 %{texmfdist}/tex/latex/pst-dbicons
11151 %{texmfdist}/tex/latex/pst-eps
11152 %{texmfdist}/tex/latex/pst-fill
11153 %{texmfdist}/tex/latex/pst-geo
11154 %{texmfdist}/tex/latex/pst-ghsb
11155 %{texmfdist}/tex/latex/pst-gr3d
11156 %{texmfdist}/tex/latex/pst-grad
11157 %{texmfdist}/tex/latex/pst-jtree
11158 %{texmfdist}/tex/latex/pst-labo
11159 %{texmfdist}/tex/latex/pst-lens
11160 %{texmfdist}/tex/latex/pst-light3d
11161 %{texmfdist}/tex/latex/pst-osci
11162 %{texmfdist}/tex/latex/pst-pad
11163 %{texmfdist}/tex/latex/pst-pdf
11164 %{texmfdist}/tex/latex/pst-pdgr
11165 %{texmfdist}/tex/latex/pst-poly
11166 %{texmfdist}/tex/latex/pst-qtree
11167 %{texmfdist}/tex/latex/pst-slpe
11168 %{texmfdist}/tex/latex/pst-solides3d
11169 %{texmfdist}/tex/latex/pst-soroban
11170 %{texmfdist}/tex/latex/pst-spectra
11171 %{texmfdist}/tex/latex/pst-stru
11172 %{texmfdist}/tex/latex/pst-uml
11173 %{texmfdist}/tex/latex/pst-vue3d
11174
11175 %files latex-psnfss
11176 %defattr(644,root,root,755)
11177 %doc %{texmfdist}/doc/latex/psnfss
11178 %dir %{texmfdist}/source/latex
11179 %dir %{texmfdist}/source/latex/latex-tds
11180 %dir %{texmfdist}/source/latex/latex-tds/tex
11181 %{texmfdist}/fonts/map/dvips/psnfss
11182 %{texmfdist}/source/latex/psnfss
11183 %{texmfdist}/source/latex/latex-tds/tex/psnfss2e.drv
11184 %{texmfdist}/tex/latex/psnfss
11185
11186 %files latex-pxfonts
11187 %defattr(644,root,root,755)
11188 %doc %{texmfdist}/doc/fonts/pxfonts
11189 %{texmfdist}/tex/latex/pxfonts
11190 %{texmfdist}/fonts/type1/public/pxfonts
11191 %{texmfdist}/fonts/afm/public/pxfonts
11192 %{texmfdist}/fonts/tfm/public/pxfonts
11193 %{texmfdist}/fonts/vf/public/pxfonts
11194 %{texmfdist}/fonts/map/dvips/pxfonts
11195
11196 #%files latex-qfonts
11197 #%defattr(644,root,root,755)
11198
11199 %files latex-SIstyle
11200 %defattr(644,root,root,755)
11201 %{texmfdist}/doc/latex/SIstyle
11202 %{texmfdist}/source/latex/SIstyle
11203
11204 %files latex-SIunits
11205 %defattr(644,root,root,755)
11206 %{texmfdist}/doc/latex/SIunits
11207 %{texmfdist}/tex/latex/SIunits
11208 %{texmfdist}/source/latex/SIunits
11209
11210 %files latex-siunitx
11211 %defattr(644,root,root,755)
11212 %{texmfdist}/doc/latex/siunitx
11213 %{texmfdist}/tex/latex/siunitx
11214 %{texmfdist}/source/latex/siunitx
11215
11216 %files latex-Tabbing
11217 %defattr(644,root,root,755)
11218 %{texmfdist}/source/latex/Tabbing
11219 %{texmfdist}/doc/latex/Tabbing
11220
11221 %files latex-txfonts
11222 %defattr(644,root,root,755)
11223 %doc %{texmfdist}/doc/fonts/txfonts
11224 %{texmfdist}/fonts/type1/public/txfonts
11225 %{texmfdist}/fonts/afm/public/txfonts
11226 %{texmfdist}/fonts/enc/dvips/txfonts
11227 %{texmfdist}/fonts/tfm/public/txfonts
11228 %{texmfdist}/fonts/vf/public/txfonts
11229 %{texmfdist}/fonts/map/dvips/txfonts
11230 %{texmfdist}/tex/latex/txfonts
11231
11232 %files latex-ucs
11233 %defattr(644,root,root,755)
11234 %doc %{texmfdist}/doc/latex/ucs
11235 %{texmfdist}/tex/latex/ucs
11236
11237 %files latex-umlaute
11238 %defattr(644,root,root,755)
11239 %{texmfdist}/tex/latex/umlaute
11240
11241 # %files latex-urwvn
11242 # %defattr(644,root,root,755)
11243
11244 %files latex-wasysym
11245 %defattr(644,root,root,755)
11246 %doc %{texmfdist}/doc/latex/wasysym
11247 %{texmfdist}/tex/latex/wasysym
11248 %{texmfdist}/source/latex/wasysym
11249
11250 %files latex-xcolor
11251 %defattr(644,root,root,755)
11252 %doc %{texmfdist}/doc/latex/xcolor
11253 %{texmfdist}/dvips/xcolor
11254 %{texmfdist}/source/latex/xcolor
11255
11256 # %files format-latex
11257 # %defattr(644,root,root,755)
11258 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/latex.fmt
11259
11260 %files format-pdflatex
11261 %defattr(644,root,root,755)
11262 #%{texmf}/pdftex/latex/config
11263 # %dir %{texmf}/pdftex/latex
11264 %attr(755,root,root) %{_bindir}/pdflatex
11265 %{_mandir}/man1/pdflatex.1*
11266 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdflatex.fmt
11267
11268 # %files platex
11269 # %defattr(644,root,root,755)
11270 # %doc %{texmf}/doc/latex/platex
11271 # %dir %{texmf}/tex/platex
11272 # %{texmf}/tex/platex/config
11273 # %{texmf}/tex/latex/platex
11274
11275 # %files format-platex
11276 # %defattr(644,root,root,755)
11277 # %attr(755,root,root) %{_bindir}/platex
11278 #%attr(755,root,root) %{_bindir}/platex-pl
11279 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/platex.fmt
11280 #%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/platex-pl.fmt
11281
11282 # %files format-pdfplatex
11283 # %defattr(644,root,root,755)
11284 #%dir %{texmf}/pdftex/platex
11285 #%{texmf}/pdftex/platex/config
11286 # %attr(755,root,root) %{_bindir}/pdfplatex
11287 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfplatex.fmt
11288
11289 %files tex-babel
11290 %defattr(644,root,root,755)
11291 %dir %{texmfdist}/source/generic/babel
11292 %doc %{texmfdist}/doc/generic/babel
11293 %{texmfdist}/tex/generic/babel
11294
11295 %files tex-german
11296 %defattr(644,root,root,755)
11297 %doc %{texmfdist}/doc/generic/german
11298 %{texmfdist}/tex/generic/german
11299
11300 %files tex-mfpic
11301 %defattr(644,root,root,755)
11302 %doc %{texmfdist}/doc/generic/mfpic
11303 %{texmfdist}/tex/generic/mfpic
11304
11305 %files tex-misc
11306 %defattr(644,root,root,755)
11307 %doc %{texmfdist}/doc/latex/localloc
11308 %doc %{texmfdist}/doc/generic/multido
11309 %doc %{texmfdist}/doc/generic/tap
11310
11311 %{texmfdist}/tex/generic/eijkhout
11312 %{texmfdist}/tex/generic/multido
11313 %{texmfdist}/tex/generic/misc
11314
11315 %files tex-pictex
11316 %defattr(644,root,root,755)
11317 %doc %{texmfdist}/doc/generic/pictex
11318 %{texmfdist}/tex/generic/pictex
11319
11320 %files tex-pstricks
11321 %defattr(644,root,root,755)
11322 %doc %{texmfdist}/doc/generic/pstricks
11323 %{texmfdist}/dvips/pstricks
11324 %{texmfdist}/tex/generic/pstricks
11325
11326 # %files tex-qpx
11327 # %defattr(644,root,root,755)
11328 # %doc %{texmf}/doc/fonts/polish/qpx
11329 # %{texmf}/tex/generic/qpx
11330
11331 %files tex-qpxqtx
11332 %defattr(644,root,root,755)
11333 %doc %{texmfdist}/doc/fonts/qpxqtx
11334 %{texmfdist}/fonts/tfm/public/qpxqtx
11335 %{texmfdist}/fonts/vf/public/qpxqtx
11336 %{texmfdist}/tex/generic/qpxqtx
11337
11338 %files tex-ruhyphen
11339 %defattr(644,root,root,755)
11340 %{texmfdist}/tex/generic/ruhyphen
11341 %{texmfdist}/source/generic/ruhyphen
11342
11343 %files tex-spanish
11344 %defattr(644,root,root,755)
11345 %doc %{texmfdist}/doc/latex/spanish-mx
11346 %dir %{texmfdist}/source/latex/mapcodes
11347 %dir %{texmfdist}/source/latex/polyglot
11348 %dir %{texmfdist}/source/latex/polyglot/langs
11349 %dir %{texmfdist}/tex/latex/apacite
11350 %dir %{texmfdist}/tex/latex/babelbib
11351 %dir %{texmfdist}/tex/latex/dvdcoll/dcl
11352 %dir %{texmfdist}/tex/texsis
11353 %dir %{texmfdist}/tex/texsis/base
11354 %{texmfdist}/source/generic/babel/spanish.ins
11355 %{texmfdist}/source/generic/babel/spanish.dtx
11356 %{texmfdist}/source/latex/polyglot/langs/spanish.ld
11357 %{texmfdist}/source/latex/polyglot/langs/spanish.ot1
11358 %{texmfdist}/source/latex/mapcodes/spanish.map
11359 %{texmfdist}/source/latex/mapcodes/spanish.dtx
11360 %{texmfdist}/tex/texsis/base/Spanish.txs
11361 %{texmfdist}/tex/generic/babel/spanish.sty
11362 %{texmfdist}/tex/generic/babel/spanish.ldf
11363 %{texmfdist}/tex/latex/spanish-mx
11364 %{texmfdist}/tex/latex/custom-bib/spanish.mbs
11365 %{texmfdist}/tex/latex/babelbib/spanish.bdf
11366 %{texmfdist}/tex/latex/apacite/spanish.apc
11367 %{texmfdist}/tex/latex/dvdcoll/dcl/spanish.dcl
11368
11369 %files tex-texdraw
11370 %defattr(644,root,root,755)
11371 %doc %{texmfdist}/doc/texdraw
11372 %{texmfdist}/tex/generic/texdraw
11373
11374 %files tex-thumbpdf
11375 %defattr(644,root,root,755)
11376 %doc %{texmfdist}/doc/generic/thumbpdf
11377 %attr(755,root,root) %{_bindir}/thumbpdf
11378 %{texmfdist}/tex/generic/thumbpdf
11379 %{texmfdist}/scripts/thumbpdf
11380 %{_mandir}/man1/thumbpdf.1*
11381
11382 %files tex-ukrhyph
11383 %defattr(644,root,root,755)
11384 %doc %{texmfdist}/doc/generic/ukrhyph
11385 %{texmfdist}/tex/generic/ukrhyph
11386
11387 %files latex-vietnam
11388 %defattr(644,root,root,755)
11389 %doc %{texmfdist}/doc/generic/vntex
11390 %{texmfdist}/tex/latex/vntex
11391
11392 %files tex-xypic
11393 %defattr(644,root,root,755)
11394 %doc %{texmfdist}/doc/generic/xypic
11395 %{texmfdist}/tex/generic/xypic
11396
11397 %files tex-xkeyval
11398 %defattr(644,root,root,755)
11399 %doc %{texmfdist}/doc/latex/xkeyval
11400 %{texmfdist}/source/latex/xkeyval
11401 %{texmfdist}/tex/generic/xkeyval
11402 %{texmfdist}/tex/latex/xkeyval
11403
11404 %files fonts-adobe
11405 %defattr(644,root,root,755)
11406 %{texmfdist}/fonts/type1/adobe
11407 %{texmfdist}/fonts/afm/adobe
11408 %{texmfdist}/fonts/tfm/adobe
11409 %{texmfdist}/fonts/vf/adobe
11410
11411 %files fonts-ae
11412 %defattr(644,root,root,755)
11413 %doc %{texmfdist}/doc/fonts/ae
11414 %{texmfdist}/fonts/tfm/public/ae
11415 %{texmfdist}/fonts/vf/public/ae
11416 %{texmfdist}/source/fonts/ae
11417
11418 %files fonts-ams
11419 %defattr(644,root,root,755)
11420 %{texmfdist}/bibtex/bst/ams
11421 %{texmfdist}/bibtex/bib/ams
11422 %{texmfdist}/dvips/ams
11423 %{texmfdist}/fonts/source/public/ams
11424 %{texmfdist}/fonts/type1/bluesky/ams
11425 %{texmfdist}/fonts/afm/bluesky/ams
11426 %{texmfdist}/fonts/tfm/public/ams
11427 %{texmfdist}/fonts/map/dvips/ams
11428
11429 %files fonts-antp
11430 %defattr(644,root,root,755)
11431 %doc %{texmfdist}/doc/fonts/antp
11432 %{texmfdist}/fonts/enc/dvips/antp
11433 %{texmfdist}/fonts/map/dvips/antp
11434 %{texmfdist}/fonts/afm/public/antp
11435 %{texmfdist}/fonts/tfm/public/antp
11436 %{texmfdist}/dvips/antp
11437
11438 %files fonts-antt
11439 %defattr(644,root,root,755)
11440 %doc %{texmfdist}/doc/fonts/antt
11441 %{texmfdist}/fonts/afm/public/antt
11442 %{texmfdist}/fonts/opentype/public/antt
11443 %{texmfdist}/fonts/enc/dvips/antt
11444 %{texmfdist}/fonts/tfm/public/antt
11445 %{texmfdist}/fonts/map/dvips/antt
11446 %{texmfdist}/tex/plain/antt
11447 %{texmfdist}/tex/latex/antt
11448
11449 %files fonts-arphic
11450 %defattr(644,root,root,755)
11451 %doc %{texmfdist}/doc/fonts/arphic
11452 %{texmfdist}/fonts/afm/arphic
11453 %{texmfdist}/fonts/tfm/arphic
11454 %{texmfdist}/fonts/vf/arphic
11455
11456 %files fonts-bbm
11457 %defattr(644,root,root,755)
11458 %doc %{texmfdist}/doc/fonts/bbm
11459 %{texmfdist}/fonts/source/public/bbm
11460 %{texmfdist}/fonts/tfm/public/bbm
11461 %{texmfdist}/source/latex/bbm
11462 %{texmfdist}/tex/latex/bbm
11463
11464 %files fonts-bbold
11465 %defattr(644,root,root,755)
11466 %{texmfdist}/fonts/source/public/bbold
11467 %{texmfdist}/fonts/tfm/public/bbold
11468
11469 # %files fonts-bh
11470 # %defattr(644,root,root,755)
11471 # %doc %{texmf}/doc/fonts/bh
11472 # %{texmf}/fonts/tfm/bh
11473 # %{texmf}/fonts/vf/bh
11474
11475 %files fonts-bitstream
11476 %defattr(644,root,root,755)
11477 %{texmfdist}/fonts/afm/bitstrea
11478 %{texmfdist}/fonts/tfm/bitstrea
11479 %{texmfdist}/fonts/vf/bitstrea
11480
11481 #%files fonts-cbgreek
11482 #%defattr(644,root,root,755)
11483
11484 %files fonts-cc-pl
11485 %defattr(644,root,root,755)
11486 %{texmfdist}/fonts/source/public/cc-pl
11487 %{texmfdist}/fonts/enc/dvips/cc-pl
11488 %{texmfdist}/fonts/tfm/public/cc-pl
11489 %{texmfdist}/fonts/map/dvips/cc-pl
11490
11491 %files fonts-cg
11492 %defattr(644,root,root,755)
11493 %{texmfdist}/fonts/tfm/cg
11494 %{texmfdist}/fonts/vf/cg
11495
11496 %files fonts-cm
11497 %defattr(644,root,root,755)
11498 %doc %{texmfdist}/doc/fonts/cm
11499 %dir %{texmfdist}/doc/fonts
11500 %dir %{texmfdist}/dvips
11501 %dir %{texmfdist}/fonts/afm/bluesky
11502 %dir %{texmfdist}/fonts/map/dvips
11503 %dir %{texmfdist}/fonts/pk/ljfour/public
11504 %{texmfdist}/dvips/cm
11505 %{texmfdist}/fonts/source/public/cm
11506 %{texmfdist}/fonts/afm/bluesky/cm
11507 %{texmfdist}/fonts/tfm/public/cm
11508 %{texmfdist}/fonts/pk/ljfour/public/cm
11509 %{texmfdist}/fonts/map/dvips/cm
11510
11511 %files fonts-cmbright
11512 %defattr(644,root,root,755)
11513 %doc %{texmfdist}/doc/latex/cmbright
11514 %{texmfdist}/fonts/source/public/cmbright
11515 %{texmfdist}/fonts/tfm/public/cmbright
11516 %{texmfdist}/source/latex/cmbright
11517 %{texmfdist}/tex/latex/cmbright
11518
11519 %files fonts-cmcyr
11520 %defattr(644,root,root,755)
11521 %doc %{texmfdist}/doc/fonts/cmcyr
11522 %{texmfdist}/fonts/source/public/cmcyr
11523 %{texmfdist}/fonts/type1/public/cmcyr
11524 %{texmfdist}/fonts/tfm/public/cmcyr
11525 %{texmfdist}/fonts/vf/public/cmcyr
11526 %{texmfdist}/fonts/map/dvips/cmcyr
11527
11528 %files fonts-cmextra
11529 %defattr(644,root,root,755)
11530 %{texmfdist}/fonts/source/public/cmextra
11531 %{texmfdist}/fonts/tfm/public/cmextra
11532
11533 %files fonts-cmsuper
11534 %defattr(644,root,root,755)
11535 %doc %{texmfdist}/doc/fonts/cm-super
11536 %{texmfdist}/fonts/afm/public/cm-super
11537 %{texmfdist}/fonts/enc/dvips/cm-super
11538 %{texmfdist}/fonts/map/dvips/cm-super
11539 %{texmfdist}/fonts/map/vtex/cm-super
11540 %{texmfdist}/fonts/type1/public/cm-super
11541
11542 %files fonts-concmath
11543 %defattr(644,root,root,755)
11544 %doc %{texmfdist}/doc/fonts/concmath
11545 %doc %{texmfdist}/doc/latex/concmath
11546 %{texmfdist}/fonts/source/public/concmath
11547 %{texmfdist}/fonts/tfm/public/concmath
11548 %{texmfdist}/source/latex/concmath
11549 %{texmfdist}/tex/latex/concmath
11550
11551 %files fonts-concrete
11552 %defattr(644,root,root,755)
11553 %doc %{texmfdist}/doc/fonts/concrete
11554 %{texmfdist}/fonts/source/public/concrete
11555 %{texmfdist}/fonts/tfm/public/concrete
11556
11557 %files fonts-cs
11558 %defattr(644,root,root,755)
11559 %{texmfdist}/dvips/cs
11560 %{texmfdist}/fonts/source/public/cs
11561 %{texmfdist}/fonts/enc/dvips/cs
11562 %{texmfdist}/fonts/tfm/public/cs
11563 %{texmfdist}/fonts/map/dvips/cs
11564
11565 #%files fonts-dstroke
11566 #%defattr(644,root,root,755)
11567
11568 %files fonts-ecc
11569 %defattr(644,root,root,755)
11570 %doc %{texmfdist}/doc/fonts/ecc
11571 %{texmfdist}/fonts/source/public/ecc
11572 %{texmfdist}/fonts/tfm/public/ecc
11573
11574 %files fonts-eurosym
11575 %defattr(644,root,root,755)
11576 %doc %{texmfdist}/doc/fonts/eurosym
11577 %{texmfdist}/fonts/source/public/eurosym
11578 %{texmfdist}/fonts/tfm/public/eurosym
11579 %{texmfdist}/fonts/map/dvips/eurosym
11580 %{texmfdist}/source/fonts/eurosym
11581 %{texmfdist}/tex/latex/eurosym
11582
11583 %files fonts-eulervm
11584 %defattr(644,root,root,755)
11585 %doc %{texmfdist}/doc/latex/eulervm
11586 %{texmfdist}/fonts/tfm/public/eulervm
11587 %{texmfdist}/fonts/vf/public/eulervm
11588 %{texmfdist}/source/latex/eulervm
11589 %{texmfdist}/tex/latex/eulervm
11590
11591 %files fonts-euxm
11592 %defattr(644,root,root,755)
11593 %{texmfdist}/fonts/source/public/euxm
11594 %{texmfdist}/fonts/tfm/public/euxm
11595
11596 %files fonts-gothic
11597 %defattr(644,root,root,755)
11598 %{texmfdist}/doc/fonts/gothic
11599 %{texmfdist}/dvips/gothic
11600 %{texmfdist}/fonts/source/public/gothic
11601 %{texmfdist}/fonts/type1/public/gothic
11602 %{texmfdist}/fonts/afm/public/gothic
11603 %{texmfdist}/fonts/tfm/public/gothic
11604 %{texmfdist}/fonts/vf/public/gothic
11605 %{texmfdist}/fonts/map/dvips/gothic
11606
11607 %files fonts-hoekwater
11608 %defattr(644,root,root,755)
11609 %{texmfdist}/fonts/afm/hoekwater
11610 %{texmfdist}/fonts/tfm/hoekwater
11611 %{texmfdist}/fonts/truetype/hoekwater
11612
11613 %files fonts-jknappen
11614 %defattr(644,root,root,755)
11615 %{texmfdist}/fonts/source/jknappen
11616 %{texmfdist}/fonts/tfm/jknappen
11617
11618 %files fonts-latex
11619 %defattr(644,root,root,755)
11620 %doc %{texmfdist}/doc/latex/esint
11621 %dir %{texmfdist}/fonts/source/public/latex-fonts
11622 %dir %{texmfdist}/fonts/type1/bluesky/latex-fonts
11623 %dir %{texmfdist}/fonts/afm/bluesky/latex-fonts
11624 %dir %{texmfdist}/fonts/tfm/public/latex-fonts
11625 %dir %{texmfdist}/fonts/map/dvips/latex-fonts
11626 %{texmfdist}/fonts/source/public/esint
11627 %{texmfdist}/fonts/tfm/public/esint
11628 %{texmfdist}/source/latex/esint
11629 %{texmfdist}/tex/latex/esint
11630 %{texmfdist}/fonts/source/public/latex-fonts/*
11631 %{texmfdist}/fonts/type1/bluesky/latex-fonts/*
11632 %{texmfdist}/fonts/afm/bluesky/latex-fonts/*
11633 %{texmfdist}/fonts/tfm/public/latex-fonts/*
11634 %{texmfdist}/fonts/map/dvips/latex-fonts/*
11635
11636 %files fonts-lh
11637 %defattr(644,root,root,755)
11638 %doc %{texmfdist}/doc/fonts/lh
11639 %{texmfdist}/fonts/source/lh
11640 %{texmfdist}/metapost/support/charlib/LH
11641 %{texmfdist}/source/fonts/lh
11642 %{texmfdist}/source/latex/lh
11643
11644 %files fonts-lm
11645 %defattr(644,root,root,755)
11646 %doc %{texmfdist}/doc/fonts/lm
11647 %{texmfdist}/fonts/type1/public/lm
11648 %{texmfdist}/fonts/afm/public/lm
11649 %{texmfdist}/fonts/opentype/public/lm
11650 %{texmfdist}/fonts/enc/dvips/lm
11651 %{texmfdist}/fonts/tfm/public/lm
11652 %{texmfdist}/fonts/map/dvips/lm
11653 %{texmfdist}/fonts/map/dvipdfm/lm
11654 %{texmfdist}/source/fonts/lm
11655 %{texmfdist}/tex/latex/lm
11656
11657 %files fonts-marvosym
11658 %defattr(644,root,root,755)
11659 %doc %{texmfdist}/doc/latex/marvosym
11660 %dir %{texmfdist}/source/fonts/eurofont
11661 %dir %{texmfdist}/source/fonts/eurofont/marvosym
11662 %dir %{texmfdist}/tex/latex
11663 %{texmfdist}/fonts/type1/public/marvosym
11664 %{texmfdist}/fonts/afm/public/marvosym
11665 %{texmfdist}/fonts/tfm/public/marvosym
11666 %{texmfdist}/fonts/map/dvips/marvosym
11667 %{texmfdist}/source/fonts/eurofont/marvosym/*
11668 %{texmfdist}/tex/latex/marvosym
11669
11670 %files fonts-mflogo
11671 %defattr(644,root,root,755)
11672 %doc %{texmfdist}/doc/latex/mflogo
11673 %{texmfdist}/fonts/source/public/mflogo
11674 %{texmfdist}/fonts/type1/hoekwater/mflogo
11675 %{texmfdist}/fonts/afm/hoekwater/mflogo
11676 %{texmfdist}/fonts/tfm/public/mflogo
11677 %{texmfdist}/fonts/map/dvips/mflogo
11678 %{texmfdist}/source/latex/mflogo
11679 %{texmfdist}/tex/latex/mflogo
11680
11681 %files fonts-misc
11682 %defattr(644,root,root,755)
11683 %doc %{texmfdist}/doc/latex/marvosym/mac/oztex/tex-font/misc
11684 %{texmfdist}/fonts/source/public/misc
11685 %{texmfdist}/fonts/tfm/public/misc
11686 %{texmfdist}/fonts/misc
11687
11688 %files fonts-monotype
11689 %defattr(644,root,root,755)
11690 %{texmfdist}/fonts/tfm/monotype
11691 %{texmfdist}/fonts/vf/monotype
11692
11693
11694 %files fonts-other
11695 %defattr(644,root,root,755)
11696
11697 %doc %{texmfdist}/doc/fonts/yi4latex
11698 %{texmfdist}/fonts/source/public/yi4latex
11699 %{texmfdist}/fonts/tfm/public/yi4latex
11700
11701 %{texmfdist}/fonts/tfm/public/pslatex
11702 %{texmfdist}/fonts/map/dvips/pslatex
11703 %{texmfdist}/fonts/vf/public/pslatex
11704
11705 %doc %{texmfdist}/doc/fonts/allrunes
11706 %{texmfdist}/fonts/source/public/allrunes
11707 %{texmfdist}/fonts/tfm/public/allrunes
11708 %{texmfdist}/fonts/type1/public/allrunes
11709 %{texmfdist}/source/fonts/allrunes
11710
11711 %doc %{texmfdist}/doc/fonts/antiqua
11712 %{texmfdist}/fonts/map/dvips/antiqua
11713
11714 %{texmfdist}/fonts/source/public/apl
11715 %{texmfdist}/fonts/tfm/public/apl
11716 %{texmfdist}/source/fonts/apl
11717
11718 %{texmfdist}/fonts/afm/arabi
11719 %{texmfdist}/fonts/tfm/arabi
11720 %{texmfdist}/fonts/type1/arabi
11721 %{texmfdist}/fonts/enc/dvips/arabi
11722 %{texmfdist}/fonts/map/dvips/arabi
11723
11724 %{texmfdist}/fonts/map/dvips/arabtex
11725 %{texmfdist}/fonts/source/public/arabtex
11726 %{texmfdist}/fonts/tfm/public/arabtex
11727 %{texmfdist}/fonts/type1/public/arabtex
11728
11729 %doc %{texmfdist}/doc/fonts/archaic
11730 %{texmfdist}/fonts/afm/public/archaic
11731 %{texmfdist}/fonts/map/dvips/archaic
11732 %{texmfdist}/fonts/source/public/archaic
11733 %{texmfdist}/fonts/tfm/public/archaic
11734 %{texmfdist}/fonts/type1/public/archaic
11735 %{texmfdist}/source/fonts/archaic
11736
11737 %doc %{texmfdist}/doc/fonts/arev
11738 %{texmfdist}/fonts/afm/public/arev
11739 %{texmfdist}/fonts/enc/dvips/arev
11740 %{texmfdist}/fonts/map/dvips/arev
11741 %{texmfdist}/fonts/tfm/public/arev
11742 %{texmfdist}/fonts/type1/public/arev
11743 %{texmfdist}/fonts/vf/public/arev
11744 %{texmfdist}/source/fonts/arev
11745
11746 %{texmfdist}/fonts/tfm/vntex/arevvn
11747 %{texmfdist}/fonts/type1/vntex/arevvn
11748
11749 %{texmfdist}/fonts/source/public/ar
11750 %{texmfdist}/fonts/tfm/public/ar
11751
11752 %doc %{texmfdist}/doc/fonts/armenian
11753 %{texmfdist}/fonts/source/public/armenian
11754 %{texmfdist}/fonts/tfm/public/armenian
11755
11756 %{texmfdist}/fonts/map/dvips/arphic
11757
11758 %doc %{texmfdist}/doc/fonts/malayalam
11759 %doc %{texmfdist}/doc/fonts/Asana-Math
11760 %{texmfdist}/fonts/opentype/public/Asana-Math
11761
11762 %doc %{texmfdist}/doc/fonts/ascii
11763 %{texmfdist}/fonts/map/dvips/ascii
11764 %{texmfdist}/fonts/tfm/public/ascii
11765 %{texmfdist}/fonts/type1/public/ascii
11766
11767 %doc %{texmfdist}/doc/fonts/astro
11768 %{texmfdist}/fonts/source/public/astro
11769 %{texmfdist}/fonts/tfm/public/astro
11770
11771 %{texmfdist}/fonts/afm/public/augie
11772 %{texmfdist}/fonts/map/dvips/augie
11773 %{texmfdist}/fonts/tfm/public/augie
11774 %{texmfdist}/fonts/type1/public/augie
11775 %{texmfdist}/fonts/vf/public/augie
11776
11777 %doc %{texmfdist}/doc/fonts/auncial-new
11778 %{texmfdist}/fonts/afm/public/auncial-new
11779 %{texmfdist}/fonts/map/dvips/auncial-new
11780 %{texmfdist}/fonts/tfm/public/auncial-new
11781 %{texmfdist}/fonts/type1/public/auncial-new
11782 %{texmfdist}/source/fonts/auncial-new
11783
11784 %{texmfdist}/fonts/afm/public/aurical
11785 %{texmfdist}/fonts/map/dvips/aurical
11786 %{texmfdist}/fonts/source/public/aurical
11787 %{texmfdist}/fonts/tfm/public/aurical
11788 %{texmfdist}/fonts/type1/public/aurical
11789
11790 %{texmfdist}/fonts/map/dvips/avantgar
11791
11792 %{texmfdist}/fonts/source/public/backgammon
11793 %{texmfdist}/fonts/tfm/public/backgammon
11794
11795 %{texmfdist}/fonts/source/public/bangtex
11796 %{texmfdist}/fonts/tfm/public/bangtex
11797
11798 %{texmfdist}/fonts/source/public/barcodes
11799 %{texmfdist}/fonts/tfm/public/barcodes
11800
11801 %{texmfdist}/fonts/source/public/bayer
11802 %{texmfdist}/fonts/tfm/public/bayer
11803
11804 %{texmfdist}/fonts/source/public/bbding
11805 %{texmfdist}/fonts/tfm/public/bbding
11806
11807 %{texmfdist}/fonts/map/dvips/belleek
11808 %{texmfdist}/fonts/truetype/public
11809
11810 %{texmfdist}/fonts/source/public/bengali
11811 %{texmfdist}/fonts/tfm/public/bengali
11812
11813 %doc %{texmfdist}/doc/fonts/bera
11814 %{texmfdist}/fonts/afm/public/bera
11815 %{texmfdist}/fonts/map/dvips/bera
11816 %{texmfdist}/fonts/map/vtex/bera
11817 %{texmfdist}/fonts/tfm/public/bera
11818 %{texmfdist}/fonts/type1/public/bera
11819 %{texmfdist}/fonts/vf/public/bera
11820
11821 %doc %{texmfdist}/doc/fonts/blacklettert1
11822 %{texmfdist}/fonts/tfm/public/blacklettert1
11823 %{texmfdist}/fonts/vf/public/blacklettert1
11824 %{texmfdist}/source/fonts/blacklettert1
11825
11826 %doc %{texmfdist}/doc/fonts/boisik
11827 %{texmfdist}/fonts/source/public/boisik
11828
11829 %doc %{texmfdist}/doc/fonts/bookhands
11830 %{texmfdist}/fonts/source/public/bookhands
11831
11832 %{texmfdist}/fonts/map/dvips/bookman
11833
11834 %{texmfdist}/fonts/afm/public/brushscr
11835 %{texmfdist}/fonts/map/dvips/brushscr
11836 %{texmfdist}/fonts/tfm/public/brushscr
11837 %{texmfdist}/fonts/type1/public/brushscr
11838 %{texmfdist}/fonts/vf/public/brushscr
11839
11840 %doc %{texmfdist}/doc/fonts/burmese
11841 %{texmfdist}/fonts/map/dvips/burmese
11842 %{texmfdist}/fonts/tfm/public/burmese
11843 %{texmfdist}/fonts/type1/public/burmese
11844
11845 %doc %{texmfdist}/doc/fonts/cns
11846 %{texmfdist}/fonts/tfm/cns
11847
11848 %{texmfdist}/fonts/enc/dvips/c90enc
11849
11850 %{texmfdist}/fonts/source/public/calligra
11851 %{texmfdist}/fonts/tfm/public/calligra
11852
11853 %doc %{texmfdist}/doc/fonts/carolmin-ps
11854 %{texmfdist}/fonts/afm/public/carolmin-ps
11855 %{texmfdist}/fonts/map/dvips/carolmin-ps
11856 %{texmfdist}/fonts/type1/public/carolmin-ps
11857
11858 %{texmfdist}/fonts/source/public/casyl
11859 %{texmfdist}/fonts/tfm/public/casyl
11860
11861 %{texmfdist}/fonts/source/public/cbcoptic
11862 %{texmfdist}/fonts/tfm/public/cbcoptic
11863 %{texmfdist}/fonts/type1/public/cbcoptic
11864
11865 %doc %{texmfdist}/doc/fonts/cbfonts
11866 %{texmfdist}/fonts/enc/dvips/cbfonts
11867 %{texmfdist}/fonts/map/dvips/cbfonts
11868 %{texmfdist}/fonts/source/public/cbfonts
11869 %{texmfdist}/fonts/tfm/public/cbfonts
11870 %{texmfdist}/fonts/type1/public/cbfonts
11871
11872 %{texmfdist}/fonts/source/public/cchess
11873 %{texmfdist}/fonts/tfm/public/cchess
11874
11875 %{texmfdist}/fonts/afm/vntex/chartervn
11876 %{texmfdist}/fonts/tfm/vntex/chartervn
11877 %{texmfdist}/fonts/type1/vntex/chartervn
11878 %{texmfdist}/fonts/vf/vntex/chartervn
11879
11880 %doc %{texmfdist}/doc/fonts/chemarrow
11881 %{texmfdist}/fonts/afm/public/chemarrow
11882 %{texmfdist}/fonts/map/dvips/chemarrow
11883 %{texmfdist}/fonts/source/public/chemarrow
11884 %{texmfdist}/fonts/tfm/public/chemarrow
11885 %{texmfdist}/fonts/type1/public/chemarrow
11886
11887 %{texmfdist}/fonts/source/public/cherokee
11888 %{texmfdist}/fonts/tfm/public/cherokee
11889
11890 %{texmfdist}/fonts/source/public/chess
11891
11892 %{texmfdist}/fonts/enc/dvips/chessfss
11893
11894 %{texmfdist}/fonts/source/public/china2e
11895 %{texmfdist}/fonts/tfm/public/china2e
11896
11897 %{texmfdist}/fonts/source/public/circ
11898 %{texmfdist}/fonts/tfm/public/circ
11899
11900 %doc %{texmfdist}/doc/fonts/cirth
11901 %{texmfdist}/fonts/source/public/cirth
11902 %{texmfdist}/fonts/tfm/public/cirth
11903
11904 %doc %{texmfdist}/doc/fonts/cjhebrew
11905 %{texmfdist}/fonts/afm/public/cjhebrew
11906 %{texmfdist}/fonts/enc/dvips/cjhebrew
11907 %{texmfdist}/fonts/map/dvips/cjhebrew
11908 %{texmfdist}/fonts/tfm/public/cjhebrew
11909 %{texmfdist}/fonts/type1/public/cjhebrew
11910 %{texmfdist}/fonts/vf/public/cjhebrew
11911
11912 %{texmfdist}/fonts/source/public/clock
11913 %{texmfdist}/fonts/tfm/public/clock
11914
11915 %doc %{texmfdist}/doc/fonts/cmastro
11916 %{texmfdist}/fonts/source/public/cmastro
11917 %{texmfdist}/fonts/tfm/public/cmastro
11918
11919 %{texmfdist}/fonts/tfm/vntex/cmbrightvn
11920 %{texmfdist}/fonts/type1/vntex/cmbrightvn
11921
11922 %{texmfdist}/fonts/type1/public/cmex
11923
11924 %{texmfdist}/fonts/afm/public/cm-lgc
11925 %{texmfdist}/fonts/enc/dvips/cm-lgc
11926 %{texmfdist}/fonts/map/dvips/cm-lgc
11927 %{texmfdist}/fonts/ofm/public/cm-lgc
11928 %{texmfdist}/fonts/ovf/public/cm-lgc
11929 %{texmfdist}/fonts/tfm/public/cm-lgc
11930 %{texmfdist}/fonts/type1/public/cm-lgc
11931 %{texmfdist}/fonts/vf/public/cm-lgc
11932
11933 %{texmfdist}/fonts/map/dvips/cmll
11934 %{texmfdist}/fonts/source/public/cmll
11935 %{texmfdist}/fonts/tfm/public/cmll
11936 %{texmfdist}/fonts/type1/public/cmll
11937
11938 %doc %{texmfdist}/doc/fonts/cmpica
11939 %{texmfdist}/fonts/source/public/cmpica
11940 %{texmfdist}/fonts/tfm/public/cmpica
11941
11942
11943 %{texmfdist}/fonts/tfm/vntex/comicsansvn
11944 %{texmfdist}/fonts/type1/vntex/comicsansvn
11945 %{texmfdist}/fonts/vf/vntex/comicsansvn
11946
11947 %{texmfdist}/fonts/tfm/vntex/concretevn
11948 %{texmfdist}/fonts/type1/vntex/concretevn
11949
11950 %{texmfdist}/fonts/afm/ibm
11951 %{texmfdist}/fonts/tfm/ibm
11952 %{texmfdist}/fonts/vf/ibm
11953 %{texmfdist}/fonts/map/dvips/courier
11954 %{texmfdist}/fonts/tfm/cspsfonts-adobe
11955 %{texmfdist}/fonts/vf/cspsfonts-adobe
11956
11957 %doc %{texmfdist}/doc/fonts/croatian
11958 %{texmfdist}/fonts/source/public/croatian
11959
11960 %{texmfdist}/fonts/afm/public/cryst
11961 %{texmfdist}/fonts/source/public/cryst
11962 %{texmfdist}/fonts/tfm/public/cryst
11963 %{texmfdist}/fonts/type1/public/cryst
11964
11965 %{texmfdist}/fonts/source/public/ctib
11966 %{texmfdist}/fonts/tfm/public/ctib
11967
11968 %doc %{texmfdist}/doc/fonts/cyklop
11969 %{texmfdist}/fonts/afm/public/cyklop
11970 %{texmfdist}/fonts/enc/dvips/cyklop
11971 %{texmfdist}/fonts/map/dvips/cyklop
11972 %{texmfdist}/fonts/opentype/public/cyklop
11973 %{texmfdist}/fonts/tfm/public/cyklop
11974 %{texmfdist}/fonts/type1/public/cyklop
11975
11976 %{texmfdist}/fonts/source/public/dancers
11977 %{texmfdist}/fonts/tfm/public/dancers
11978
11979 %doc %{texmfdist}/doc/fonts/dice
11980 %{texmfdist}/fonts/source/public/dice
11981 %{texmfdist}/fonts/tfm/public/dice
11982
11983 %doc %{texmfdist}/doc/fonts/dictsym
11984 %{texmfdist}/fonts/afm/public/dictsym
11985 %{texmfdist}/fonts/map/dvips/dictsym
11986 %{texmfdist}/fonts/map/vtex/dictsym
11987 %{texmfdist}/fonts/tfm/public/dictsym
11988 %{texmfdist}/fonts/type1/public/dictsym
11989
11990 %doc %{texmfdist}/doc/fonts/dingbat
11991 %{texmfdist}/fonts/tfm/public/dingbat
11992 %{texmfdist}/source/fonts/dingbat
11993
11994 %doc %{texmfdist}/doc/fonts/doublestroke
11995 %{texmfdist}/fonts/map/dvips/doublestroke
11996 %{texmfdist}/fonts/source/public/doublestroke
11997 %{texmfdist}/fonts/tfm/public/doublestroke
11998 %{texmfdist}/fonts/type1/public/doublestroke
11999
12000 %doc %{texmfdist}/doc/fonts/duerer
12001 %{texmfdist}/fonts/source/public/duerer
12002 %{texmfdist}/fonts/tfm/public/duerer
12003
12004 %doc %{texmfdist}/doc/fonts/ean
12005 %{texmfdist}/fonts/source/public/ean
12006 %{texmfdist}/fonts/tfm/public/ean
12007
12008 %doc %{texmfdist}/doc/fonts/eco
12009 %{texmfdist}/fonts/tfm/public/eco
12010 %{texmfdist}/fonts/vf/public/eco
12011 %{texmfdist}/source/fonts/eco
12012
12013 %doc %{texmfdist}/doc/fonts/eiad
12014 %{texmfdist}/fonts/source/public/eiad
12015 %{texmfdist}/fonts/tfm/public/eiad
12016
12017 %doc %{texmfdist}/doc/fonts/elvish
12018 %{texmfdist}/fonts/source/public/elvish
12019 %{texmfdist}/fonts/tfm/public/elvish
12020
12021 %doc %{texmfdist}/doc/fonts/epigrafica
12022 %{texmfdist}/fonts/afm/public/epigrafica
12023 %{texmfdist}/fonts/enc/dvips/epigrafica
12024 %{texmfdist}/fonts/map/dvips/epigrafica
12025 %{texmfdist}/fonts/tfm/public/epigrafica
12026 %{texmfdist}/fonts/type1/public/epigrafica
12027 %{texmfdist}/fonts/vf/public/epigrafica
12028
12029 %{texmfdist}/fonts/map/dvips/epiolmec
12030 %{texmfdist}/fonts/tfm/public/epiolmec
12031 %{texmfdist}/fonts/type1/public/epiolmec
12032
12033 %doc %{texmfdist}/doc/fonts/esint-type1
12034 %{texmfdist}/fonts/map/dvips/esint-type1
12035 %{texmfdist}/fonts/type1/public/esint-type1
12036
12037 %{texmfdist}/fonts/map/dvips/esvect
12038 %{texmfdist}/fonts/source/public/esvect
12039 %{texmfdist}/fonts/tfm/public/esvect
12040 %{texmfdist}/fonts/type1/public/esvect
12041
12042 %{texmfdist}/fonts/ofm/public/ethiop
12043 %{texmfdist}/fonts/ovf/public/ethiop
12044 %{texmfdist}/fonts/ovp/public/ethiop
12045 %{texmfdist}/fonts/source/public/ethiop
12046 %{texmfdist}/fonts/tfm/public/ethiop
12047
12048 %{texmfdist}/fonts/map/dvips/ethiop-t1
12049 %{texmfdist}/fonts/type1/public/ethiop-t1
12050
12051 %doc %{texmfdist}/doc/fonts/euro-ce
12052 %{texmfdist}/fonts/source/public/euro-ce
12053 %{texmfdist}/fonts/tfm/public/euro-ce
12054
12055 %doc %{texmfdist}/doc/fonts/eurofont
12056 %{texmfdist}/fonts/map/dvips/eurofont
12057 %{texmfdist}/source/fonts/eurofont
12058
12059 %doc %{texmfdist}/doc/fonts/feyn
12060 %{texmfdist}/fonts/source/public/feyn
12061 %{texmfdist}/fonts/tfm/public/feyn
12062 %{texmfdist}/source/fonts/feyn
12063
12064 %doc %{texmfdist}/doc/fonts/fge
12065 %{texmfdist}/fonts/source/public/fge
12066 %{texmfdist}/fonts/tfm/public/fge
12067 %{texmfdist}/source/fonts/fge
12068
12069 %{texmfdist}/fonts/map/dvips/foekfont
12070 %{texmfdist}/fonts/tfm/public/foekfont
12071 %{texmfdist}/fonts/type1/public/foekfont
12072
12073 %doc %{texmfdist}/doc/fonts/fonetika
12074 %{texmfdist}/fonts/afm/public/fonetika
12075 %{texmfdist}/fonts/map/dvips/fonetika
12076 %{texmfdist}/fonts/tfm/public/fonetika
12077 %{texmfdist}/fonts/type1/public/fonetika
12078
12079 %doc %{texmfdist}/doc/fonts/fourier
12080 %{texmfdist}/fonts/afm/public/fourier
12081 %{texmfdist}/fonts/map/dvips/fourier
12082 %{texmfdist}/fonts/tfm/public/fourier
12083 %{texmfdist}/fonts/type1/public/fourier
12084 %{texmfdist}/fonts/vf/public/fourier
12085 %{texmfdist}/source/fonts/fourier
12086
12087 %doc %{texmfdist}/doc/fonts/fouriernc
12088 %{texmfdist}/fonts/afm/public/fouriernc
12089 %{texmfdist}/fonts/tfm/public/fouriernc
12090 %{texmfdist}/fonts/vf/public/fouriernc
12091
12092 %doc %{texmfdist}/doc/fonts/frcursive
12093 %{texmfdist}/fonts/source/public/frcursive
12094 %{texmfdist}/fonts/tfm/public/frcursive
12095 %{texmfdist}/source/fonts/frcursive
12096
12097 %doc %{texmfdist}/doc/fonts/futhark
12098 %{texmfdist}/fonts/source/public/futhark
12099 %{texmfdist}/fonts/tfm/public/futhark
12100
12101 %{texmfdist}/fonts/afm/public/garuda
12102 %{texmfdist}/fonts/map/dvips/garuda
12103 %{texmfdist}/fonts/tfm/public/garuda
12104 %{texmfdist}/fonts/type1/public/garuda
12105
12106 %doc %{texmfdist}/doc/fonts/genealogy
12107 %{texmfdist}/fonts/source/public/genealogy
12108 %{texmfdist}/fonts/tfm/public/genealogy
12109
12110 %doc %{texmfdist}/doc/fonts/gfsartemisia
12111 %{texmfdist}/fonts/afm/public/gfsartemisia
12112 %{texmfdist}/fonts/enc/dvips/gfsartemisia
12113 %{texmfdist}/fonts/map/dvips/gfsartemisia
12114 %{texmfdist}/fonts/opentype/public/gfsartemisia
12115 %{texmfdist}/fonts/tfm/public/gfsartemisia
12116 %{texmfdist}/fonts/type1/public/gfsartemisia
12117 %{texmfdist}/fonts/vf/public/gfsartemisia
12118
12119 %doc %{texmfdist}/doc/fonts/gfsbaskerville
12120 %{texmfdist}/fonts/afm/public/gfsbaskerville
12121 %{texmfdist}/fonts/enc/dvips/gfsbaskerville
12122 %{texmfdist}/fonts/map/dvips/gfsbaskerville
12123 %{texmfdist}/fonts/opentype/public/gfsbaskerville
12124 %{texmfdist}/fonts/tfm/public/gfsbaskerville
12125 %{texmfdist}/fonts/type1/public/gfsbaskerville
12126 %{texmfdist}/fonts/vf/public/gfsbaskerville
12127
12128 %doc %{texmfdist}/doc/fonts/gfsbodoni
12129 %{texmfdist}/fonts/afm/public/gfsbodoni
12130 %{texmfdist}/fonts/enc/dvips/gfsbodoni
12131 %{texmfdist}/fonts/map/dvips/gfsbodoni
12132 %{texmfdist}/fonts/opentype/public/gfsbodoni
12133 %{texmfdist}/fonts/tfm/public/gfsbodoni
12134 %{texmfdist}/fonts/type1/public/gfsbodoni
12135 %{texmfdist}/fonts/vf/public/gfsbodoni
12136
12137 %doc %{texmfdist}/doc/fonts/gfscomplutum
12138 %{texmfdist}/fonts/afm/public/gfscomplutum
12139 %{texmfdist}/fonts/enc/dvips/gfscomplutum
12140 %{texmfdist}/fonts/map/dvips/gfscomplutum
12141 %{texmfdist}/fonts/opentype/public/gfscomplutum
12142 %{texmfdist}/fonts/tfm/public/gfscomplutum
12143 %{texmfdist}/fonts/type1/public/gfscomplutum
12144 %{texmfdist}/fonts/vf/public/gfscomplutum
12145
12146 %doc %{texmfdist}/doc/fonts/gfsdidot
12147 %{texmfdist}/fonts/afm/public/gfsdidot
12148 %{texmfdist}/fonts/enc/dvips/gfsdidot
12149 %{texmfdist}/fonts/map/dvips/gfsdidot
12150 %{texmfdist}/fonts/opentype/public/gfsdidot
12151 %{texmfdist}/fonts/tfm/public/gfsdidot
12152 %{texmfdist}/fonts/type1/public/gfsdidot
12153 %{texmfdist}/fonts/vf/public/gfsdidot
12154
12155 %doc %{texmfdist}/doc/fonts/gfsneohellenic
12156 %{texmfdist}/fonts/afm/public/gfsneohellenic
12157 %{texmfdist}/fonts/enc/dvips/gfsneohellenic
12158 %{texmfdist}/fonts/map/dvips/gfsneohellenic
12159 %{texmfdist}/fonts/opentype/public/gfsneohellenic
12160 %{texmfdist}/fonts/tfm/public/gfsneohellenic
12161 %{texmfdist}/fonts/type1/public/gfsneohellenic
12162 %{texmfdist}/fonts/vf/public/gfsneohellenic
12163
12164 %doc %{texmfdist}/doc/fonts/gfsporson
12165 %{texmfdist}/fonts/afm/public/gfsporson
12166 %{texmfdist}/fonts/enc/dvips/gfsporson
12167 %{texmfdist}/fonts/map/dvips/gfsporson
12168 %{texmfdist}/fonts/opentype/public/gfsporson
12169 %{texmfdist}/fonts/tfm/public/gfsporson
12170 %{texmfdist}/fonts/type1/public/gfsporson
12171 %{texmfdist}/fonts/vf/public/gfsporson
12172
12173 %doc %{texmfdist}/doc/fonts/gfssolomos
12174 %{texmfdist}/fonts/afm/public/gfssolomos
12175 %{texmfdist}/fonts/enc/dvips/gfssolomos
12176 %{texmfdist}/fonts/map/dvips/gfssolomos
12177 %{texmfdist}/fonts/opentype/public/gfssolomos
12178 %{texmfdist}/fonts/tfm/public/gfssolomos
12179 %{texmfdist}/fonts/type1/public/gfssolomos
12180 %{texmfdist}/fonts/vf/public/gfssolomos
12181
12182 %{texmfdist}/fonts/source/public/go
12183 %{texmfdist}/fonts/tfm/public/go
12184
12185 %doc %{texmfdist}/doc/fonts/greenpoint
12186 %{texmfdist}/fonts/source/public/greenpoint
12187 %{texmfdist}/fonts/tfm/public/greenpoint
12188
12189 %{texmfdist}/fonts/afm/groff
12190 %{texmfdist}/fonts/enc/dvips/groff
12191 %{texmfdist}/fonts/map/dvips/groff
12192 %{texmfdist}/fonts/tfm/groff
12193 %{texmfdist}/fonts/type1/groff
12194
12195 %doc %{texmfdist}/doc/fonts/grotesq
12196 %{texmfdist}/fonts/map/dvips/grotesq
12197
12198 %{texmfdist}/fonts/afm/vntex/grotesqvn
12199 %{texmfdist}/fonts/tfm/vntex/grotesqvn
12200 %{texmfdist}/fonts/type1/vntex/grotesqvn
12201
12202 %{texmfdist}/fonts/afm/public/grverb
12203 %{texmfdist}/fonts/map/dvips/grverb
12204 %{texmfdist}/fonts/tfm/public/grverb
12205 %{texmfdist}/fonts/type1/public/grverb
12206 %{texmfdist}/fonts/vf/public/grverb
12207
12208 %{texmfdist}/fonts/source/public/hands
12209 %{texmfdist}/fonts/tfm/public/hands
12210
12211 %{texmfdist}/fonts/afm/jmn
12212 %{texmfdist}/fonts/tfm/jmn
12213 %{texmfdist}/fonts/type1/jmn
12214
12215 %{texmfdist}/fonts/map/dvips/helvetic
12216
12217 %doc %{texmfdist}/doc/fonts/hfbright
12218 %{texmfdist}/fonts/afm/public/hfbright
12219 %{texmfdist}/fonts/enc/dvips/hfbright
12220 %{texmfdist}/fonts/map/dvips/hfbright
12221 %{texmfdist}/fonts/type1/public/hfbright
12222 %{texmfdist}/source/fonts/hfbright
12223
12224 %doc %{texmfdist}/doc/fonts/hfoldsty
12225 %{texmfdist}/fonts/tfm/public/hfoldsty
12226 %{texmfdist}/fonts/vf/public/hfoldsty
12227 %{texmfdist}/source/fonts/hfoldsty
12228
12229 %doc %{texmfdist}/doc/fonts/ibygrk
12230 %{texmfdist}/tex/generic/ibygrk
12231 %{texmfdist}/fonts/afm/public/ibygrk
12232 %{texmfdist}/fonts/enc/dvips/ibygrk
12233 %{texmfdist}/fonts/map/dvips/ibygrk
12234 %{texmfdist}/fonts/source/public/ibygrk
12235 %{texmfdist}/fonts/tfm/public/ibygrk
12236 %{texmfdist}/fonts/type1/public/ibygrk
12237
12238 %doc %{texmfdist}/doc/fonts/ifsym
12239 %{texmfdist}/fonts/source/public/ifsym
12240 %{texmfdist}/fonts/tfm/public/ifsym
12241
12242 %doc %{texmfdist}/doc/fonts/initials
12243 %{texmfdist}/fonts/afm/public/initials
12244 %{texmfdist}/fonts/map/dvips/initials
12245 %{texmfdist}/fonts/tfm/public/initials
12246 %{texmfdist}/fonts/type1/public/initials
12247
12248 %doc %{texmfdist}/doc/fonts/itrans
12249 %{texmfdist}/fonts/afm/public/itrans
12250 %{texmfdist}/fonts/source/public/itrans
12251 %{texmfdist}/fonts/tfm/public/itrans
12252 %{texmfdist}/fonts/type1/public/itrans
12253
12254 %doc %{texmfdist}/doc/fonts/iwona
12255 %{texmfdist}/fonts/afm/public/iwona
12256 %{texmfdist}/fonts/enc/dvips/iwona
12257 %{texmfdist}/fonts/map/dvips/iwona
12258 %{texmfdist}/fonts/opentype/public/iwona
12259 %{texmfdist}/fonts/tfm/public/iwona
12260 %{texmfdist}/fonts/type1/public/iwona
12261
12262 %{texmfdist}/fonts/enc/dvips/jmn
12263 %{texmfdist}/fonts/map/dvips/jmn
12264
12265 %doc %{texmfdist}/doc/fonts/kdgreek
12266 %{texmfdist}/fonts/source/public/kdgreek
12267 %{texmfdist}/fonts/tfm/public/kdgreek
12268
12269 %{texmfdist}/fonts/afm/public/kerkis
12270 %{texmfdist}/fonts/enc/dvips/kerkis
12271 %{texmfdist}/fonts/map/dvips/kerkis
12272 %{texmfdist}/fonts/tfm/public/kerkis
12273 %{texmfdist}/fonts/type1/public/kerkis
12274 %{texmfdist}/fonts/vf/public/kerkis
12275
12276 %doc %{texmfdist}/doc/fonts/kixfont
12277 %{texmfdist}/fonts/source/public/kixfont
12278 %{texmfdist}/fonts/tfm/public/kixfont
12279
12280 %doc %{texmfdist}/doc/fonts/kpfonts
12281 %dir %{texmfdist}/fonts/map/public
12282 %{texmfdist}/fonts/afm/public/kpfonts
12283 %{texmfdist}/fonts/map/public/kpfonts
12284 %{texmfdist}/fonts/source/public/kpfonts
12285 %{texmfdist}/fonts/tfm/public/kpfonts
12286 %{texmfdist}/fonts/type1/public/kpfonts
12287 %{texmfdist}/fonts/vf/public/kpfonts
12288
12289 %doc %{texmfdist}/doc/fonts/kurier
12290 %{texmfdist}/fonts/afm/public/kurier
12291 %{texmfdist}/fonts/enc/dvips/kurier
12292 %{texmfdist}/fonts/map/dvips/kurier
12293 %{texmfdist}/fonts/opentype/public/kurier
12294 %{texmfdist}/fonts/tfm/public/kurier
12295 %{texmfdist}/fonts/type1/public/kurier
12296
12297 %doc %{texmfdist}/doc/fonts/levy
12298 %{texmfdist}/fonts/source/public/levy
12299
12300 %doc %{texmfdist}/doc/fonts/lfb
12301 %{texmfdist}/fonts/source/public/lfb
12302 %{texmfdist}/fonts/tfm/public/lfb
12303
12304 %doc %{texmfdist}/doc/fonts/libertine
12305 %{texmfdist}/fonts/afm/public/libertine
12306 %{texmfdist}/fonts/enc/dvips/libertine
12307 %{texmfdist}/fonts/map/dvips/libertine
12308 %{texmfdist}/fonts/tfm/public/libertine
12309 %{texmfdist}/fonts/type1/public/libertine
12310 %{texmfdist}/fonts/vf/public/libertine
12311
12312 %doc %{texmfdist}/doc/fonts/linearA
12313 %{texmfdist}/fonts/afm/public/linearA
12314 %{texmfdist}/fonts/map/dvips/linearA
12315 %{texmfdist}/fonts/tfm/public/linearA
12316 %{texmfdist}/fonts/type1/public/linearA
12317 %{texmfdist}/source/fonts/linearA
12318
12319 %{texmfdist}/fonts/source/public/logic
12320 %{texmfdist}/fonts/tfm/public/logic
12321
12322 %doc %{texmfdist}/doc/fonts/lxfonts
12323 %{texmfdist}/fonts/map/dvips/lxfonts
12324 %{texmfdist}/fonts/source/public/lxfonts
12325 %{texmfdist}/fonts/tfm/public/lxfonts
12326 %{texmfdist}/fonts/type1/public/lxfonts
12327
12328 %doc %{texmfdist}/doc/fonts/ly1
12329 %{texmfdist}/fonts/map/dvips/ly1
12330
12331 %{texmfdist}/fonts/source/public/malayalam
12332 %{texmfdist}/fonts/tfm/public/malayalam
12333
12334 %{texmfdist}/fonts/map/dvips/manfnt
12335
12336 %{texmfdist}/fonts/map/dvips/mathdesign
12337
12338 %{texmfdist}/fonts/tfm/public/mathpazo
12339 %{texmfdist}/fonts/vf/public/mathpazo
12340
12341 %{texmfdist}/fonts/afm/mathdesign
12342 %{texmfdist}/fonts/tfm/mathdesign
12343 %{texmfdist}/fonts/type1/mathdesign
12344 %{texmfdist}/fonts/vf/mathdesign
12345
12346 %{texmfdist}/fonts/enc/dvips/mnsymbol
12347 %{texmfdist}/fonts/map/dvips/mnsymbol
12348 %dir %{texmfdist}/fonts/map/vtex
12349 %{texmfdist}/fonts/map/vtex/mnsymbol
12350 %{texmfdist}/fonts/opentype/public/mnsymbol
12351 %{texmfdist}/fonts/source/public/mnsymbol
12352 %{texmfdist}/fonts/tfm/public/mnsymbol
12353 %{texmfdist}/fonts/type1/public/mnsymbol
12354
12355 %{texmfdist}/fonts/map/dvips/montex
12356 %{texmfdist}/fonts/source/public/montex
12357 %{texmfdist}/fonts/tfm/public/montex
12358 %{texmfdist}/fonts/type1/public/montex
12359
12360 %{texmfdist}/fonts/tfm/vntex/mscorevn
12361 %{texmfdist}/fonts/vf/vntex/mscorevn
12362
12363 %{texmfdist}/fonts/source/public/musixps
12364 %{texmfdist}/fonts/tfm/public/musixps
12365
12366 %doc %{texmfdist}/doc/generic/musixtex
12367 %{texmfdist}/fonts/map/dvips/musixtex
12368 %{texmfdist}/fonts/source/public/musixtex
12369 %{texmfdist}/fonts/tfm/public/musixtex
12370 %{texmfdist}/fonts/type1/public/musixtex
12371
12372 %{texmfdist}/fonts/source/public/mxd
12373 %{texmfdist}/fonts/tfm/public/mxd
12374
12375 %{texmfdist}/fonts/source/public/mxedruli
12376 %{texmfdist}/fonts/tfm/public/mxedruli
12377
12378 %{texmfdist}/fonts/map/dvips/ncntrsbk
12379
12380 %{texmfdist}/fonts/source/public/niceframe
12381 %{texmfdist}/fonts/tfm/public/niceframe
12382
12383 %doc %{texmfdist}/doc/fonts/nkarta
12384 %{texmfdist}/fonts/source/public/nkarta
12385 %{texmfdist}/fonts/tfm/public/nkarta
12386
12387 %{texmfdist}/fonts/afm/public/norasi
12388 %{texmfdist}/fonts/map/dvips/norasi
12389 %{texmfdist}/fonts/tfm/public/norasi
12390 %{texmfdist}/fonts/type1/public/norasi
12391
12392 %{texmfdist}/fonts/source/public/oca
12393
12394 %{texmfdist}/fonts/afm/public/ocherokee
12395 %{texmfdist}/fonts/map/dvips/ocherokee
12396 %{texmfdist}/fonts/ofm/public/ocherokee
12397 %{texmfdist}/fonts/ovf/public/ocherokee
12398 %{texmfdist}/fonts/ovp/public/ocherokee
12399 %{texmfdist}/fonts/tfm/public/ocherokee
12400 %{texmfdist}/fonts/type1/public/ocherokee
12401
12402 %{texmfdist}/fonts/source/public/ogham
12403 %{texmfdist}/fonts/tfm/public/ogham
12404
12405 %doc %{texmfdist}/doc/fonts/oinuit
12406 %{texmfdist}/fonts/map/dvips/oinuit
12407 %{texmfdist}/fonts/ofm/public/oinuit
12408 %{texmfdist}/fonts/ovf/public/oinuit
12409 %{texmfdist}/fonts/tfm/public/oinuit
12410 %{texmfdist}/fonts/type1/public/oinuit
12411
12412 %{texmfdist}/fonts/source/public/osmanian
12413
12414 %doc %{texmfdist}/doc/fonts/ot2cyr
12415 %{texmfdist}/fonts/map/dvips/ot2cyr
12416 %{texmfdist}/source/fonts/ot2cyr
12417
12418 %{texmfdist}/fonts/source/public/othello
12419 %{texmfdist}/fonts/tfm/public/othello
12420
12421 %{texmfdist}/fonts/ofm/public/otibet
12422 %{texmfdist}/fonts/ovf/public/otibet
12423 %{texmfdist}/fonts/ovp/public/otibet
12424 %{texmfdist}/fonts/source/public/otibet
12425 %{texmfdist}/fonts/tfm/public/otibet
12426
12427 %doc %{texmfdist}/doc/fonts/pacioli
12428 %{texmfdist}/fonts/source/public/pacioli
12429 %{texmfdist}/fonts/tfm/public/pacioli
12430
12431 %{texmfdist}/fonts/map/dvips/palatino
12432
12433 %doc %{texmfdist}/doc/fonts/phaistos
12434 %{texmfdist}/fonts/afm/public/phaistos
12435 %{texmfdist}/fonts/map/dvips/phaistos
12436 %{texmfdist}/fonts/opentype/public/phaistos
12437 %{texmfdist}/fonts/tfm/public/phaistos
12438 %{texmfdist}/fonts/type1/public/phaistos
12439 %{texmfdist}/source/fonts/phaistos
12440
12441 %{texmfdist}/fonts/opentype/public/philokalia
12442
12443 %doc %{texmfdist}/doc/fonts/phonetic
12444 %{texmfdist}/fonts/source/public/phonetic
12445 %{texmfdist}/fonts/tfm/public/phonetic
12446 %{texmfdist}/source/fonts/phonetic
12447
12448 %{texmfdist}/source/fonts/malayalam
12449
12450 %{texmfdist}/fonts/source/public/punk
12451 %{texmfdist}/fonts/tfm/public/punk
12452
12453 %{texmfdist}/fonts/tfm/public/relenc
12454 %{texmfdist}/fonts/vf/public/relenc
12455
12456 %doc %{texmfdist}/doc/fonts/rsfs
12457 %{texmfdist}/fonts/map/dvips/rsfs
12458
12459 %{texmfdist}/fonts/map/dvips/sanskrit
12460 %{texmfdist}/fonts/source/public/sanskrit
12461 %{texmfdist}/fonts/tfm/public/sanskrit
12462 %{texmfdist}/fonts/type1/public/sanskrit
12463
12464 %{texmfdist}/fonts/source/public/sauter
12465
12466 %doc %{texmfdist}/doc/fonts/semaphor
12467 %{texmfdist}/fonts/afm/public/semaphor
12468 %{texmfdist}/fonts/enc/dvips/semaphor
12469 %{texmfdist}/fonts/map/dvips/semaphor
12470 %{texmfdist}/fonts/opentype/public/semaphor
12471 %{texmfdist}/fonts/source/public/semaphor
12472 %{texmfdist}/fonts/tfm/public/semaphor
12473 %{texmfdist}/fonts/type1/public/semaphor
12474
12475 %{texmfdist}/fonts/source/public/simpsons
12476
12477 %{texmfdist}/fonts/map/dvips/skak
12478 %{texmfdist}/fonts/source/public/skak
12479 %{texmfdist}/fonts/tfm/public/skak
12480
12481 %doc %{texmfdist}/doc/fonts/skaknew
12482 %{texmfdist}/fonts/afm/public/skaknew
12483 %{texmfdist}/fonts/map/dvips/skaknew
12484 %{texmfdist}/fonts/map/vtex/skaknew
12485 %{texmfdist}/fonts/tfm/public/skaknew
12486 %{texmfdist}/fonts/type1/public/skaknew
12487
12488 %{texmfdist}/fonts/source/public/skull
12489
12490 %{texmfdist}/fonts/source/public/soyombo
12491 %{texmfdist}/fonts/tfm/public/soyombo
12492
12493 %doc %{texmfdist}/doc/fonts/staves
12494 %{texmfdist}/fonts/map/dvips/staves
12495 %{texmfdist}/fonts/tfm/public/staves
12496 %{texmfdist}/fonts/type1/public/staves
12497
12498 %{texmfdist}/fonts/map/dvips/stmaryrd
12499 %{texmfdist}/fonts/source/public/stmaryrd
12500
12501 %{texmfdist}/fonts/map/dvips/symbol
12502
12503 %{texmfdist}/fonts/afm/public/tabvar
12504 %{texmfdist}/fonts/map/dvips/tabvar
12505 %{texmfdist}/fonts/tfm/public/tabvar
12506 %{texmfdist}/fonts/type1/public/tabvar
12507
12508
12509 %{texmfdist}/fonts/source/public/tapir
12510 %{texmfdist}/fonts/type1/public/tapir
12511
12512 %{texmfdist}/fonts/enc/dvips/tengwarscript
12513 %{texmfdist}/fonts/map/dvips/tengwarscript
12514 %{texmfdist}/fonts/tfm/public/tengwarscript
12515 %{texmfdist}/fonts/vf/public/tengwarscript
12516
12517 %{texmfdist}/doc/fonts/pclnfss
12518 %{texmfdist}/source/fonts/pclnfss
12519
12520 %doc %{texmfdist}/doc/fonts/tex-gyre
12521 %{texmfdist}/fonts/afm/public/tex-gyre
12522 %{texmfdist}/fonts/enc/dvips/tex-gyre
12523 %{texmfdist}/fonts/map/dvips/tex-gyre
12524 %{texmfdist}/fonts/opentype/public/tex-gyre
12525 %{texmfdist}/fonts/tfm/public/tex-gyre
12526 %{texmfdist}/fonts/type1/public/tex-gyre
12527
12528 %{texmfdist}/fonts/map/dvips/times
12529
12530
12531 %doc %{texmfdist}/doc/fonts/timing
12532 %{texmfdist}/fonts/source/public/timing
12533 %{texmfdist}/fonts/tfm/public/timing
12534
12535 %doc %{texmfdist}/doc/fonts/tipa
12536 %{texmfdist}/fonts/map/dvips/tipa
12537 %{texmfdist}/fonts/source/public/tipa
12538 %{texmfdist}/fonts/tfm/public/tipa
12539 %{texmfdist}/fonts/type1/public/tipa
12540
12541 %{texmfdist}/fonts/afm/public/trajan
12542 %{texmfdist}/fonts/map/dvips/trajan
12543 %{texmfdist}/fonts/tfm/public/trajan
12544 %{texmfdist}/fonts/type1/public/trajan
12545
12546 %{texmfdist}/fonts/source/public/trsym
12547 %{texmfdist}/fonts/tfm/public/trsym
12548
12549 %{texmfdist}/fonts/tfm/vntex/txttvn
12550 %{texmfdist}/fonts/type1/vntex/txttvn
12551
12552 %{texmfdist}/fonts/map/dvips/uhc
12553
12554 %{texmfdist}/fonts/source/public/ulsy
12555 %{texmfdist}/fonts/tfm/public/ulsy
12556
12557 %doc %{texmfdist}/doc/fonts/umrand
12558 %{texmfdist}/fonts/source/public/umrand
12559 %{texmfdist}/fonts/tfm/public/umrand
12560
12561 %doc %{texmfdist}/doc/fonts/umtypewriter
12562 %{texmfdist}/fonts/opentype/public/umtypewriter
12563
12564 %doc %{texmfdist}/doc/fonts/universa
12565 %{texmfdist}/fonts/source/public/universa
12566 %{texmfdist}/fonts/tfm/public/universa
12567 %{texmfdist}/source/fonts/universa
12568
12569 %{texmfdist}/fonts/afm/public/velthuis
12570 %{texmfdist}/fonts/map/dvips/velthuis
12571 %{texmfdist}/fonts/source/public/velthuis
12572 %{texmfdist}/fonts/tfm/public/velthuis
12573 %{texmfdist}/fonts/type1/public/velthuis
12574
12575 %{texmfdist}/fonts/enc/dvips/vntex
12576
12577 %{texmfdist}/fonts/afm/vntex/vntopia
12578 %{texmfdist}/fonts/tfm/vntex/vntopia
12579 %{texmfdist}/fonts/type1/vntex/vntopia
12580 %{texmfdist}/fonts/vf/vntex/vntopia
12581
12582 %{texmfdist}/fonts/map/dvips/wadalab
12583
12584 %doc %{texmfdist}/doc/fonts/wasy
12585 %{texmfdist}/fonts/afm/public/wasy
12586 %{texmfdist}/fonts/map/dvips/wasy
12587 %{texmfdist}/fonts/type1/public/wasy
12588
12589 %{texmfdist}/fonts/source/public/wnri
12590 %{texmfdist}/fonts/tfm/public/wnri
12591
12592 %{texmfdist}/fonts/source/public/wsuipa
12593 %{texmfdist}/fonts/tfm/public/wsuipa
12594
12595 %{texmfdist}/fonts/source/public/xbmc
12596 %{texmfdist}/fonts/tfm/public/xbmc
12597
12598 %doc %{texmfdist}/doc/fonts/xq
12599 %{texmfdist}/fonts/source/public/xq
12600 %{texmfdist}/fonts/tfm/public/xq
12601
12602 %{texmfdist}/fonts/source/public/yannisgr
12603
12604 %{texmfdist}/fonts/map/dvips/yhmath
12605 %{texmfdist}/fonts/source/public/yhmath
12606 %{texmfdist}/fonts/tfm/public/yhmath
12607 %{texmfdist}/fonts/type1/public/yhmath
12608 %{texmfdist}/fonts/vf/public/yhmath
12609
12610 %{texmfdist}/fonts/map/dvips/zapfchan
12611 %{texmfdist}/fonts/tfm/urw35vf
12612
12613 %{texmfdist}/fonts/map/dvips/zapfding
12614
12615 %{texmfdist}/dvips/zefonts
12616 %{texmfdist}/fonts/map/dvips/zefonts
12617 %{texmfdist}/fonts/tfm/public/zefonts
12618 %{texmfdist}/fonts/vf/public/zefonts
12619
12620
12621 %files fonts-omega
12622 %defattr(644,root,root,755)
12623 %doc %{texmfdist}/doc/omega
12624 %dir %{texmfdist}/omega
12625 %dir %{texmfdist}/omega/otp
12626 %dir %{texmfdist}/omega/ocp
12627 %{texmfdist}/dvips/omega
12628 %{texmfdist}/fonts/ofm/public/omega
12629 %{texmfdist}/fonts/type1/public/omega
12630 %{texmfdist}/fonts/afm/public/omega
12631 %{texmfdist}/fonts/ovp/public/omega
12632 %{texmfdist}/fonts/tfm/public/omega
12633 %{texmfdist}/fonts/ovf/public/omega
12634 %{texmfdist}/fonts/map/dvips/omega
12635 %{texmfdist}/omega/ocp/omega
12636 %{texmfdist}/omega/otp/omega
12637 %{texmfdist}/tex/plain/omega
12638
12639 #%files fonts-pazo
12640 #%defattr(644,root,root,755)
12641
12642 %files fonts-pl
12643 %defattr(644,root,root,755)
12644 %doc %{texmfdist}/doc/fonts/pl
12645 %dir %{texmf}/scripts/texlive
12646 %dir %{texmf}/scripts/texlive/tlmgrgui
12647 %dir %{texmf}/scripts/texlive/tlmgrgui/lang
12648 %{texmfdist}/dvips/pl
12649 %{texmfdist}/fonts/source/public/pl
12650 %{texmfdist}/fonts/type1/public/pl
12651 %{texmfdist}/fonts/afm/public/pl
12652 %{texmfdist}/fonts/enc/dvips/pl
12653 %{texmfdist}/fonts/tfm/public/pl
12654 %{texmfdist}/fonts/map/dvips/pl
12655 %{texmf}/scripts/texlive/tlmgrgui/lang/pl
12656
12657 %files fonts-px
12658 %defattr(644,root,root,755)
12659 %doc %{texmfdist}/doc/fonts/pxfonts
12660 # %doc %{texmf}/doc/doc/english/free-math-font-survey/source/pxfonts.tex
12661 # %doc %{texmf}/doc/doc/english/free-math-font-survey/images/pxfonts.png
12662 %dir %{texmfdist}/fonts/map/dvips/pxfonts
12663 %dir %{texmfdist}/tex/latex/pxfonts
12664 %{texmfdist}/fonts/map/dvips/pxfonts/pxfonts.map
12665 %{texmfdist}/fonts/afm/public/pxfonts
12666 %{texmfdist}/fonts/tfm/public/pxfonts
12667 %{texmfdist}/fonts/type1/public/pxfonts
12668 %{texmfdist}/fonts/vf/public/pxfonts
12669 %{texmfdist}/tex/latex/pxfonts/pxfonts.sty
12670
12671 #%files fonts-qfonts
12672 #%defattr(644,root,root,755)
12673 # %doc %{texmf}/doc/fonts/polish/qfonts
12674 # %{texmf}/fonts/enc/dvips/qfonts
12675 # %{texmf}/fonts/map/dvips/qfonts
12676 # %{texmf}/dvips/qfonts
12677 # %{texmf}/fonts/afm/public/qfonts
12678 # %{texmf}/fonts/tfm/public/qfonts
12679
12680 # %files fonts-qpx
12681 # %defattr(644,root,root,755)
12682 # %{texmf}/fonts/tfm/public/qpx
12683 # %{texmf}/fonts/vf/public/qpx
12684
12685 %files fonts-qpxqtx
12686 %defattr(644,root,root,755)
12687 %{texmfdist}/fonts/tfm/public/qpxqtx
12688 %{texmfdist}/fonts/vf/public/qpxqtx
12689
12690 %files fonts-rsfs
12691 %defattr(644,root,root,755)
12692 %{texmfdist}/fonts/source/public/rsfs
12693 %{texmfdist}/fonts/tfm/public/rsfs
12694
12695 %files fonts-stmaryrd
12696 %defattr(644,root,root,755)
12697 %doc %{texmfdist}/doc/fonts/stmaryrd
12698 %{texmfdist}/source/fonts/stmaryrd
12699 %{texmfdist}/fonts/tfm/public/stmaryrd
12700
12701 %files fonts-tx
12702 %defattr(644,root,root,755)
12703 %{texmfdist}/fonts/map/dvips/txfonts/txfonts.map
12704 %{texmfdist}/fonts/afm/public/txfonts
12705 %{texmfdist}/fonts/tfm/public/txfonts
12706 %{texmfdist}/fonts/vf/public/txfonts
12707
12708 %files fonts-uhc
12709 %defattr(644,root,root,755)
12710 %doc %{texmfdist}/doc/fonts/uhc
12711 %{texmfdist}/fonts/afm/uhc
12712 %{texmfdist}/fonts/tfm/uhc
12713 %{texmfdist}/fonts/vf/uhc
12714
12715 %files fonts-urw
12716 %defattr(644,root,root,755)
12717 %{texmfdist}/fonts/afm/urw
12718 %{texmfdist}/fonts/tfm/urw
12719 %{texmfdist}/fonts/vf/urw
12720
12721 %files fonts-urwvn
12722 %defattr(644,root,root,755)
12723 %{texmfdist}/fonts/afm/vntex/urwvn
12724 %{texmfdist}/fonts/tfm/vntex/urwvn
12725 %{texmfdist}/fonts/type1/vntex/urwvn
12726 %{texmfdist}/fonts/vf/vntex/urwvn
12727
12728 %files fonts-vnr
12729 %defattr(644,root,root,755)
12730 %{texmfdist}/fonts/map/dvips/vntex
12731 %{texmfdist}/fonts/source/vntex/vnr
12732 %{texmfdist}/fonts/tfm/vntex/vnr
12733
12734 %files fonts-wadalab
12735 %defattr(644,root,root,755)
12736 %doc %{texmfdist}/doc/fonts/wadalab
12737 %{texmfdist}/fonts/afm/wadalab
12738 %{texmfdist}/fonts/tfm/wadalab
12739 %{texmfdist}/fonts/vf/wadalab
12740
12741 %files fonts-wasy
12742 %defattr(644,root,root,755)
12743 %{texmfdist}/fonts/source/public/wasy
12744 %{texmfdist}/fonts/tfm/public/wasy
12745
12746 %files fonts-xypic
12747 %defattr(644,root,root,755)
12748 %{texmfdist}/fonts/map/dvips/xypic
12749 # %{texmfdist}/fonts/afm/public/xypic
12750 %{texmfdist}/fonts/source/public/xypic
12751 %{texmfdist}/fonts/tfm/public/xypic
12752
12753 %files fonts-yandy
12754 %defattr(644,root,root,755)
12755 # %{texmf}/fonts/afm/yandy
12756 %{texmfdist}/source/fonts/eurofont/marvosym/tfmfiles/yandy
12757 # %{texmf}/fonts/tfm/yandy
12758 # %{texmf}/fonts/vf/yandy
12759
12760 %files fonts-type1-antp
12761 %defattr(644,root,root,755)
12762 %{texmfdist}/dvips/antp
12763 %{texmfdist}/fonts/type1/public/antp
12764
12765 %files fonts-type1-antt
12766 %defattr(644,root,root,755)
12767 # %{texmf}/dvips/antt
12768 %{texmfdist}/fonts/type1/public/antt
12769
12770 %files fonts-type1-arphic
12771 %defattr(644,root,root,755)
12772 %{texmfdist}/fonts/type1/arphic
12773
12774 %files fonts-type1-belleek
12775 %defattr(644,root,root,755)
12776 %doc %{texmfdist}/doc/fonts/belleek
12777 %{texmfdist}/fonts/type1/public/belleek
12778
12779 %files fonts-type1-bitstream
12780 %defattr(644,root,root,755)
12781 %{texmfdist}/fonts/type1/bitstrea
12782
12783 %files fonts-type1-bluesky
12784 %defattr(644,root,root,755)
12785 # %doc %{texmf}/doc/fonts/bluesky
12786 # %{texmf}/dvips/bluesky
12787 %{texmfdist}/fonts/type1/bluesky
12788
12789 %files fonts-type1-cc-pl
12790 %defattr(644,root,root,755)
12791 %doc %{texmfdist}/doc/fonts/cc-pl
12792 %{texmfdist}/fonts/type1/public/cc-pl
12793
12794 %files fonts-type1-cmcyr
12795 %defattr(644,root,root,755)
12796 %{texmfdist}/fonts/type1/public/cmcyr
12797
12798 %files fonts-type1-cs
12799 %defattr(644,root,root,755)
12800 %{texmfdist}/fonts/type1/public/cs
12801
12802 # %files fonts-type1-dstroke
12803 # %defattr(644,root,root,755)
12804 # %{texmf}/fonts/type1/public/dstroke
12805
12806 %files fonts-type1-eurosym
12807 %defattr(644,root,root,755)
12808 %{texmfdist}/fonts/type1/public/eurosym
12809
12810 %files fonts-type1-hoekwater
12811 %defattr(644,root,root,755)
12812 %{texmfdist}/fonts/type1/hoekwater
12813
12814 %files fonts-type1-fpl
12815 %defattr(644,root,root,755)
12816 %doc %{texmfdist}/doc/fonts/fpl
12817 %{texmfdist}/fonts/afm/public/fpl
12818 %{texmfdist}/fonts/type1/public/fpl
12819
12820 %files fonts-type1-lm
12821 %defattr(644,root,root,755)
12822 %{texmfdist}/fonts/afm/public/lm
12823 %{texmfdist}/fonts/type1/public/lm
12824
12825 %files fonts-type1-marvosym
12826 %defattr(644,root,root,755)
12827 %{texmfdist}/fonts/type1/public/marvosym
12828
12829 %files fonts-type1-mathpazo
12830 %defattr(644,root,root,755)
12831 # %doc %{texmf}/doc/fonts/mathpazo
12832 %{texmfdist}/fonts/afm/public/mathpazo
12833 %{texmfdist}/fonts/type1/public/mathpazo
12834
12835 %files fonts-type1-omega
12836 %defattr(644,root,root,755)
12837 %{texmfdist}/fonts/type1/public/omega
12838
12839 %files fonts-type1-pl
12840 %defattr(644,root,root,755)
12841 # %doc %{texmf}/doc/fonts/polish/plpsfont
12842 %{texmfdist}/fonts/type1/public/pl
12843
12844 %files fonts-type1-px
12845 %defattr(644,root,root,755)
12846 %{texmfdist}/fonts/type1/public/pxfonts
12847
12848 # %files fonts-type1-qfonts
12849 # %defattr(644,root,root,755)
12850 # %{texmfdist}/fonts/type1/public/qfonts
12851
12852 %files fonts-type1-tx
12853 %defattr(644,root,root,755)
12854 %{texmfdist}/fonts/type1/public/txfonts
12855
12856 # %files fonts-type1-tt2001
12857 # %defattr(644,root,root,755)
12858 # %{texmf}/fonts/type1/public/tt2001
12859
12860 %files fonts-type1-uhc
12861 %defattr(644,root,root,755)
12862 %{texmfdist}/fonts/type1/uhc
12863
12864 %files fonts-type1-urw
12865 %defattr(644,root,root,755)
12866 %{texmfdist}/fonts/type1/urw
12867
12868 %files fonts-type1-vnr
12869 %defattr(644,root,root,755)
12870 %{texmfdist}/fonts/type1/vntex/vnr
12871
12872 %files fonts-type1-wadalab
12873 %defattr(644,root,root,755)
12874 %{texmfdist}/fonts/type1/wadalab
12875
12876 %files fonts-type1-xypic
12877 %defattr(644,root,root,755)
12878 %{texmfdist}/fonts/type1/public/xypic
12879
12880 # TeXLive-specific
12881
12882 %files afm2pl
12883 %defattr(644,root,root,755)
12884 %attr(755,root,root) %{_bindir}/afm2pl
12885 %{_mandir}/man1/afm2pl*
12886
12887 %files bbox
12888 %defattr(644,root,root,755)
12889 %attr(755,root,root) %{_bindir}/bbox
12890 %{_mandir}/man1/bbox*
12891
12892 %files cefutils
12893 %defattr(644,root,root,755)
12894 %attr(755,root,root) %{_bindir}/cef*
12895 %dir %{texmfdist}/tex/latex/cjk
12896 %dir %{texmfdist}/doc/latex/cjk
12897 %dir %{texmfdist}/source/latex/cjk
12898 %dir %{texmfdist}/source/latex/cjk/utils
12899 %{texmfdist}/tex/latex/cjk/CEF
12900 %doc %{texmfdist}/doc/latex/cjk/doc
12901 %doc %{texmfdist}/doc/latex/cjk/examples
12902 %{texmfdist}/source/latex/cjk/utils/CEFconv
12903
12904 %files detex
12905 %defattr(644,root,root,755)
12906 %attr(755,root,root) %{_bindir}/detex
12907 %{_mandir}/man1/detex*
12908
12909
12910 %files dviutils
12911 %defattr(644,root,root,755)
12912 %attr(755,root,root) %{_bindir}/dt2dv
12913 %attr(755,root,root) %{_bindir}/dv2dt
12914 %attr(755,root,root) %{_bindir}/dvi2tty
12915 %attr(755,root,root) %{_bindir}/dviasm
12916 %attr(755,root,root) %{_bindir}/dvibook
12917 %attr(755,root,root) %{_bindir}/dviconcat
12918 %attr(755,root,root) %{_bindir}/dvidvi
12919 %attr(755,root,root) %{_bindir}/dvigif
12920 %attr(755,root,root) %{_bindir}/dvipdfmx
12921 %attr(755,root,root) %{_bindir}/dvipos
12922 %attr(755,root,root) %{_bindir}/dviselect
12923 %attr(755,root,root) %{_bindir}/dvitodvi
12924 %{_mandir}/man1/dt2dv*
12925 %{_mandir}/man1/dv2dt*
12926 %{_mandir}/man1/dvi2tty*
12927 %{_mandir}/man1/dvibook*
12928 %{_mandir}/man1/dviconcat*
12929 %{_mandir}/man1/dvidvi*
12930 %{_mandir}/man1/dvigif*
12931 %{_mandir}/man1/dvipos*
12932 %{_mandir}/man1/dviselect*
12933 %{_mandir}/man1/dvitodvi*
12934
12935 %files epsutils
12936 %defattr(644,root,root,755)
12937 %attr(755,root,root) %{_bindir}/epsffit
12938 %attr(755,root,root) %{_bindir}/epspdf
12939 %attr(755,root,root) %{_bindir}/epspdftk
12940 %attr(755,root,root) %{_bindir}/pst2pdf
12941 %{texmfdist}/scripts/epspdf
12942 %{_mandir}/man1/epsffit*
12943 %doc %{texmfdist}/doc/epspdf
12944
12945 %files filters
12946 %defattr(644,root,root,755)
12947 %attr(755,root,root) %{_bindir}/fix*
12948 %{_mandir}/man1/fix*
12949
12950 %files psutils
12951 %defattr(644,root,root,755)
12952 %attr(755,root,root) %{_bindir}/extractres
12953 %attr(755,root,root) %{_bindir}/getafm
12954 %attr(755,root,root) %{_bindir}/includeres
12955 %attr(755,root,root) %{_bindir}/psbook
12956 %attr(755,root,root) %{_bindir}/psmerge
12957 %attr(755,root,root) %{_bindir}/psnup
12958 %attr(755,root,root) %{_bindir}/psresize
12959 %attr(755,root,root) %{_bindir}/psselect
12960 %attr(755,root,root) %{_bindir}/ps2eps
12961 %attr(755,root,root) %{_bindir}/pstops
12962 %attr(755,root,root) %{_bindir}/showchar
12963 %{_mandir}/man1/extractres*
12964 %{_mandir}/man1/getafm*
12965 %{_mandir}/man1/includeres*
12966 %{_mandir}/man1/psbook*
12967 %{_mandir}/man1/psmerge*
12968 %{_mandir}/man1/psnup*
12969 %{_mandir}/man1/psresize*
12970 %{_mandir}/man1/psselect*
12971 %{_mandir}/man1/pstops*
12972 %{texmf}/dvips/psutils
12973
12974 %files uncategorized-utils
12975 %defattr(644,root,root,755)
12976 %attr(755,root,root) %{_bindir}/devnag
12977 %attr(755,root,root) %{_bindir}/disdvi
12978
12979 %files tex4ht
12980 %defattr(644,root,root,755)
12981 %attr(755,root,root) %{_bindir}/ht
12982 %attr(755,root,root) %{_bindir}/htcontext
12983 %attr(755,root,root) %{_bindir}/htlatex
12984 %attr(755,root,root) %{_bindir}/htmex
12985 %attr(755,root,root) %{_bindir}/httex
12986 %attr(755,root,root) %{_bindir}/httexi
12987 %attr(755,root,root) %{_bindir}/htxelatex
12988 %attr(755,root,root) %{_bindir}/htxetex
12989 %attr(755,root,root) %{_bindir}/mk4ht
12990 %attr(755,root,root) %{_bindir}/t4ht
12991 %attr(755,root,root) %{_bindir}/tex4ht
12992 %{texmf}/scripts/tex4ht
12993 %{texmfdist}/tex/generic/tex4ht
12994 %dir %{texmfdist}/scripts/tex4ht
12995 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/ht.sh
12996 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htcontext.sh
12997 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htlatex.sh
12998 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htmex.sh
12999 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/httex.sh
13000 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/httexi.sh
13001 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htxelatex.sh
13002 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htxetex.sh
13003 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/mk4ht.pl
13004 %doc %{texmfdist}/doc/generic/tex4ht
13005 %{texmfdist}/tex4ht
13006
13007 %files xetex
13008 %defattr(644,root,root,755)
13009 %attr(755,root,root) %{_bindir}/xdvipdfmx
13010 %attr(755,root,root) %{_bindir}/xelatex
13011 %attr(755,root,root) %{_bindir}/xetex
13012 %{texmf}/fmtutil/format.xetex.cnf
13013 %doc %{texmfdist}/doc/xelatex
13014 %doc %{texmfdist}/doc/xetex
13015 %{texmfdist}/scripts/xetex
13016 %{texmfdist}/tex/generic/ifxetex
13017 %{texmfdist}/tex/generic/xetexconfig
13018 %{texmfdist}/tex/latex/latexconfig/xelatex.ini
13019 %{texmfdist}/tex/plain/config/xetex.ini
13020 %{texmfdist}/tex/xelatex
13021 %{texmfdist}/tex/xetex
13022
13023 %files xmltex
13024 %defattr(644,root,root,755)
13025 %doc %{texmfdist}/doc/xmltex
13026 %attr(755,root,root) %{_bindir}/pdfxmltex
13027 %attr(755,root,root) %{_bindir}/xmltex
13028 %{texmfdist}/tex/xmltex
13029 %{texmf}/fmtutil/format.xmltex.cnf
This page took 1.545618 seconds and 4 git commands to generate.