]> git.pld-linux.org Git - packages/texlive.git/blob - texlive.spec
- typo (s/temxfdist/texmfdist)
[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.9
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 tex-arrayjob
627 Summary:        Array data structures for (La)TeX
628 Summary(hu.UTF-8):      Tömb adatstruktúra (La)TeX-hez
629 Group:          Applications/Publishing/TeX
630 Requires(post,postun):  %{_bindir}/texhash
631 Requires:       %{name} = %{epoch}:%{version}-%{release}
632
633 %description tex-arrayjob
634 Array data structures for (La)TeX.
635
636 %description tex-arrayjob -l hu.UTF-8
637 Tömb adatstruktúra (La)TeX-hez.
638
639 %package tex-mathdots
640 Summary:        Commands to produce dots in math that respect font size
641 Summary(hu.UTF-8):      Pontok előállítása matematikai módban a font méret figyelmbevételével
642 Group:          Applications/Publishing/TeX
643 Requires(post,postun):  %{_bindir}/texhash
644 Requires:       %{name} = %{epoch}:%{version}-%{release}
645
646 %description tex-mathdots
647 Commands to produce dots in math that respect font size.
648
649 %description tex-mathdots -l hu.UTF-8
650 Pontok előállítása matematikai módban a font méret figyelmbevételével.
651
652 %package tex-midnight
653 Summary:        A set of useful macro tools
654 Summary(hu.UTF-8):      Hasznos makrók gyűjteménye
655 Group:          Applications/Publishing/TeX
656 Requires(post,postun):  %{_bindir}/texhash
657 Requires:       %{name} = %{epoch}:%{version}-%{release}
658
659 %description tex-midnight
660 A set of useful macro tools.
661
662 %description tex-midnight -l hu.UTF-8
663 Hasznos makrók gyűjteménye.
664
665 %package tex-ofs
666 Summary:        Olsak's Font System
667 Group:          Applications/Publishing/TeX
668 Requires(post,postun):  %{_bindir}/texhash
669 Requires:       %{name} = %{epoch}:%{version}-%{release}
670
671 %description tex-ofs
672 Olsak's Font System.
673
674 %package tex-physe
675 Summary:        The PHYSE format
676 Summary(hu.UTF-8):      PHYSE formátum
677 Group:          Applications/Publishing/TeX
678 Requires(post,postun):  %{_bindir}/texhash
679 Requires:       %{name} = %{epoch}:%{version}-%{release}
680
681 %description tex-physe
682 The PHYSE format.
683
684 %description tex-physe -l hu.UTF-8
685 PHYSE formátum.
686
687 %package tex-velthuis
688 Summary:        This package provides support for typesetting texts in Devanagari script (Sanskrit and Hindi)
689 Summary(hu.UTF-8):      Ezzel a csomaggal lehetőséged nyílik Devanagari szövegek szedésére (Sanskrit és Hindi)
690 Group:          Applications/Publishing/TeX
691 Requires(post,postun):  %{_bindir}/texhash
692 Requires:       %{name} = %{epoch}:%{version}-%{release}
693
694 %description tex-velthuis
695 This package provides support for typesetting texts in Devanagari
696 script (Sanskrit and Hindi).
697
698 %description tex-velthuis -l hu.UTF-8
699 Ezzel a csomaggal lehetőséged nyílik Devanagari szövegek szedésére
700 (Sanskrit és Hindi).
701
702 %package tex-ytex
703 Summary:        Macro package developed at MIT
704 Summary(hu.UTF-8):      MIT-en fejlesztett makrócsomag
705 Group:          Applications/Publishing/TeX
706 Requires(post,postun):  %{_bindir}/texhash
707 Requires:       %{name} = %{epoch}:%{version}-%{release}
708
709 %description tex-ytex
710 Macro package developed at MIT.
711
712 %description tex-ytex -l hu.UTF-8
713 MIT-en fejlesztett makrócsomag.
714
715 %package metafont
716 Summary:        MetaFont
717 Summary(hu.UTF-8):      MetaFont
718 Summary(pl.UTF-8):      Zestaw narzędzi MetaFont
719 Group:          Applications/Publishing/TeX
720 Requires(post,postun):  %{_bindir}/texhash
721 Requires:       %{name} = %{epoch}:%{version}-%{release}
722
723 %description metafont
724 MetaFont.
725
726 %description metafont -l pl.UTF-8
727 Zestaw narzędzi MetaFont.
728
729 %package metapost
730 Summary:        MetaPost
731 Summary(hu.UTF-8):      MetaPost
732 Summary(pl.UTF-8):      Zestaw narzędzi MetaPost
733 Group:          Applications/Publishing/TeX
734 Requires(post,postun):  %{_bindir}/texhash
735 Requires:       %{name} = %{epoch}:%{version}-%{release}
736 Obsoletes:      tetex-matapost
737
738 %description metapost
739 MetaPost.
740
741 %description metapost -l hu.UTF-8
742 MetaPost.
743
744 %description metapost -l pl.UTF-8
745 Zestaw narzędzi MetaPost.
746
747 %package metapost-other
748 Summary:        Various MetaPost utils
749 Summary(hu.UTF-8):      Különböző MetaPost eszközök
750 Group:          Applications/Publishing/TeX
751 Requires(post,postun):  %{_bindir}/texhash
752 Requires:       %{name} = %{epoch}:%{version}-%{release}
753
754 %description metapost-other
755 Various MetaPost utils.
756
757 %description metapost-other -l hu.UTF-8
758 Különböző MetaPost eszközök.
759
760 %package mptopdf
761 Summary:        MetaPost to PDF converter
762 Summary(hu.UTF-8):      MetaPost-ból PDF-be konvertáló
763 Summary(pl.UTF-8):      Konwerter MetaPost do PDF
764 Group:          Applications/Publishing/TeX
765 Requires(post,postun):  %{_bindir}/texhash
766 Requires:       %{name}-metapost = %{epoch}:%{version}-%{release}
767
768 %description mptopdf
769 MetaPost to PDF converter.
770
771 %description mptopdf -l hu.UTF-8
772 MetaPost-ból PDF-be konvertáló.
773
774 %description mptopdf -l pl.UTF-8
775 Konwerter MetaPost do PDF.
776
777 %package texdoctk
778 Summary:        Easy access to TeX documentation
779 Summary(pl.UTF-8):      Łatwy dostęp do dokumentacji TeXa
780 Group:          Applications/Publishing/TeX
781 Requires(post,postun):  %{_bindir}/texhash
782 Requires:       %{name} = %{epoch}:%{version}-%{release}
783
784 %description texdoctk
785 A Perl/Tk-based GUI for easy access to package documentation for TeX
786 on Unix platforms; the databases it uses are based on the texmf/doc
787 subtrees of teTeX v.1.0.x, but database files for local configurations
788 with modified/extended directories can be derived from them. Note that
789 texdoctk is not a viewer itself, but an interface for finding
790 documentation files and opening them with the appropriate viewer; so
791 it relies on appropriate programs to be installed on the system.
792 However, the choice of these programs can be configured by the
793 sysadmin or user.
794
795 %description texdoctk -l pl.UTF-8
796 Oparty na Perlu i Tk graficzny interfejs dający łatwy dostęp do
797 dokumentacji pakietów TeXowych na platformach uniksowych; używa baz
798 danych opartych na poddrzewach texmf/doc z teTeXa 1.0.x, ale może
799 używać konfiguracji ze zmodyfikowanymi lub rozszerzonymi katalogami.
800 Należy zauważyć, że texdoctk sam w sobie nie jest przeglądarką, ale
801 interfejsem do wyszukiwania plików dokumentacji i otwierania ich we
802 właściwej przeglądarce; tak więc wymaga on odpowiednich programów
803 zainstalowanych w systemie. Wybór tych programów może być dokonany
804 przez administratora lub użytkownika.
805
806 %package -n texconfig
807 Summary:        TeX typesetting system configurator
808 Summary(pl.UTF-8):      Konfigurator systemu składu TeX
809 Group:          Applications/Publishing/TeX
810 Requires:       %{name} = %{epoch}:%{version}-%{release}
811 Requires:       %{name}-dvips = %{epoch}:%{version}-%{release}
812 Requires:       %{name}-metafont = %{epoch}:%{version}-%{release}
813 Requires:       xdvi = %{epoch}:%{version}-%{release}
814 Obsoletes:      tetex-texconfig
815
816 %description -n texconfig
817 TeX typesetting system configurator.
818
819 %description -n texconfig -l pl.UTF-8
820 Konfigurator systemu składu TeX.
821
822 %package -n xdvi
823 Summary:        X11 previewer
824 Summary(de.UTF-8):      X11-Previewer
825 Summary(es.UTF-8):      Visualizador TeX X11
826 Summary(fr.UTF-8):      Prévisualisateur X11
827 Summary(pl.UTF-8):      Przeglądarka DVI dla X11
828 Summary(pt_BR.UTF-8):   Visualizador TeX X11
829 Summary(tr.UTF-8):      X11 öngörüntüleyici
830 Group:          Applications/Publishing/TeX
831 Requires(post,postun):  %{_bindir}/texhash
832 Requires:       %{name} = %{epoch}:%{version}-%{release}
833 Requires:       %{name}-metafont = %{epoch}:%{version}-%{release}
834 Suggests:       %{name}-dvips
835 Obsoletes:      tetex-xdvi
836
837 %description -n xdvi
838 xdvi is a program which runs under the X window system. It is used to
839 preview dvi files, such as are produced by tex and latex.
840
841 %description -n xdvi -l de.UTF-8
842 xdvi ist ein Programm, das unter dem X-Window-System läuft und gewohnt
843 ist, dvi-Dateien als Vorschau anzuzeigen, etwa solche, die von tex und
844 latex erzeugt wurden.
845
846 %description -n xdvi -l es.UTF-8
847 xdvi es un programa que se ejecuta en el sistema X Window. Se usa para
848 visualizar archivos dvi, como los producidos por tex y latex.
849
850 %description -n xdvi -l fr.UTF-8
851 xdvi est un programme s'exécutant sous le système X Window. Il sert à
852 visualiser les fichiers dvi tels que ceux produits par tex et latex.
853
854 %description -n xdvi -l pl.UTF-8
855 Xdvi jest programem (działającym w X Window System) do przeglądania
856 plików DVI, produkowanych przez TeXa i LaTeXa.
857
858 %description -n xdvi -l pt_BR.UTF-8
859 xdvi é um programa que roda no sistema X Window. É usado para
860 visualizar arquivos dvi, como os produzidos por tex e latex.
861
862 %package -n xindy
863 Summary:        Xindy creates sorted and tagged index from raw index
864 Summary(hu.UTF-8):      Xindy rendezett és cimkézett indexet készít nyers indexekből
865 Group:          Applications/Publishing/TeX
866
867 %description -n xindy
868 Xindy creates sorted and tagged index from raw index.
869
870 %description -n xindy -l hu.UTF-8
871 Xindy rendezett és cimkézett indexet készít nyers indexekből.
872
873 %package -n xindy-albanian
874 Summary:        Xindy albanian language
875 Summary(hu.UTF-8):      Xindy albán nyelv
876 Group:          Applications/Publishing/TeX
877
878 %description -n xindy-albanian
879 Xindy albanian language
880
881 %description -n xindy-albanian -l hu.UTF-8
882 Xindy albán nyelv
883
884 %package -n xindy-belarusian
885 Summary:        Xindy belarusian language
886 Summary(hu.UTF-8):      Xindy belorusz nyelv
887 Group:          Applications/Publishing/TeX
888
889 %description -n xindy-belarusian
890 Xindy belarusian language
891
892 %description -n xindy-belarusian -l hu.UTF-8
893 Xindy belorusz nyelv
894
895 %package -n xindy-bulgarian
896 Summary:        Xindy bulgarian language
897 Summary(hu.UTF-8):      Xindy bolgár nyelv
898 Group:          Applications/Publishing/TeX
899
900 %description -n xindy-bulgarian
901 Xindy bulgarian language
902
903 %description -n xindy-bulgarian -l hu.UTF-8
904 Xindy bolgár nyelv
905
906 %package -n xindy-croatian
907 Summary:        Xindy croatian language
908 Summary(hu.UTF-8):      Xindy horvát nyelv
909 Group:          Applications/Publishing/TeX
910
911 %description -n xindy-croatian
912 Xindy croatian language
913
914 %description -n xindy-croatian -l hu.UTF-8
915 Xindy horvát nyelv
916
917 %package -n xindy-czech
918 Summary:        Xindy czech language
919 Summary(hu.UTF-8):      Xindy cseh nyelv
920 Group:          Applications/Publishing/TeX
921
922 %description -n xindy-czech
923 Xindy czech language
924
925 %description -n xindy-czech -l hu.UTF-8
926 Xindy cseh nyelv
927
928 %package -n xindy-danish
929 Summary:        Xindy danish language
930 Summary(hu.UTF-8):      Xindy dán nyelv
931 Group:          Applications/Publishing/TeX
932
933 %description -n xindy-danish
934 Xindy danish language
935
936 %description -n xindy-danish -l hu.UTF-8
937 Xindy dán nyelv
938
939 %package -n xindy-dutch
940 Summary:        Xindy dutch language
941 Summary(hu.UTF-8):      Xindy holland nyelv
942 Group:          Applications/Publishing/TeX
943
944 %description -n xindy-dutch
945 Xindy dutch language
946
947 %description -n xindy-dutch -l hu.UTF-8
948 Xindy holland nyelv
949
950 %package -n xindy-english
951 Summary:        Xindy english language
952 Summary(hu.UTF-8):      Xindy angol nyelv
953 Group:          Applications/Publishing/TeX
954
955 %description -n xindy-english
956 Xindy english language
957
958 %description -n xindy-english -l hu.UTF-8
959 Xindy angol nyelv
960
961 %package -n xindy-esperanto
962 Summary:        Xindy esperanto language
963 Summary(hu.UTF-8):      Xindy eszperantó nyelv
964 Group:          Applications/Publishing/TeX
965
966 %description -n xindy-esperanto
967 Xindy esperanto language
968
969 %description -n xindy-esperanto -l hu.UTF-8
970 Xindy eszperantó nyelv
971
972 %package -n xindy-estonian
973 Summary:        Xindy estonian language
974 Summary(hu.UTF-8):      Xindy észt nyelv
975 Group:          Applications/Publishing/TeX
976
977 %description -n xindy-estonian
978 Xindy estonian language
979
980 %description -n xindy-estonian -l hu.UTF-8
981 Xindy észt nyelv
982
983 %package -n xindy-finnish
984 Summary:        Xindy finnish language
985 Summary(hu.UTF-8):      Xindy finn nyelv
986 Group:          Applications/Publishing/TeX
987
988 %description -n xindy-finnish
989 Xindy finnish language
990
991 %description -n xindy-finnish -l hu.UTF-8
992 Xindy finn nyelv
993
994 %package -n xindy-french
995 Summary:        Xindy french language
996 Summary(hu.UTF-8):      Xindy francia nyelv
997 Group:          Applications/Publishing/TeX
998
999 %description -n xindy-french
1000 Xindy french language
1001
1002 %description -n xindy-french -l hu.UTF-8
1003 Xindy francia nyelv
1004
1005 %package -n xindy-general
1006 Summary:        Xindy general language
1007 Summary(hu.UTF-8):      Xindy általános nyelv
1008 Group:          Applications/Publishing/TeX
1009
1010 %description -n xindy-general
1011 Xindy general language
1012
1013 %description -n xindy-general -l hu.UTF-8
1014 Xindy általános nyelv
1015
1016 %package -n xindy-georgian
1017 Summary:        Xindy georgian language
1018 Summary(hu.UTF-8):      Xindy georgian nyelv
1019 Group:          Applications/Publishing/TeX
1020
1021 %description -n xindy-georgian
1022 Xindy georgian language
1023
1024 %description -n xindy-georgian -l hu.UTF-8
1025 Xindy georgian nyelv
1026
1027 %package -n xindy-german
1028 Summary:        Xindy german language
1029 Summary(hu.UTF-8):      Xindy német nyelv
1030 Group:          Applications/Publishing/TeX
1031
1032 %description -n xindy-german
1033 Xindy german language
1034
1035 %description -n xindy-german -l hu.UTF-8
1036 Xindy német nyelv
1037
1038 %package -n xindy-greek
1039 Summary:        Xindy greek language
1040 Summary(hu.UTF-8):      Xindy görög nyelv
1041 Group:          Applications/Publishing/TeX
1042
1043 %description -n xindy-greek
1044 Xindy greek language
1045
1046 %description -n xindy-greek -l hu.UTF-8
1047 Xindy görög nyelv
1048
1049 %package -n xindy-gypsy
1050 Summary:        Xindy gypsy language
1051 Summary(hu.UTF-8):      Xindy cigány nyelv
1052 Group:          Applications/Publishing/TeX
1053
1054 %description -n xindy-gypsy
1055 Xindy gypsy language
1056
1057 %description -n xindy-gypsy -l hu.UTF-8
1058 Xindy cigány nyelv
1059
1060 %package -n xindy-hausa
1061 Summary:        Xindy hausa language
1062 Summary(hu.UTF-8):      Xindy hausa nyelv
1063 Group:          Applications/Publishing/TeX
1064
1065 %description -n xindy-hausa
1066 Xindy hausa language
1067
1068 %description -n xindy-hausa -l hu.UTF-8
1069 Xindy hausa nyelv
1070
1071 %package -n xindy-hebrew
1072 Summary:        Xindy hebrew language
1073 Summary(hu.UTF-8):      Xindy héber nyelv
1074 Group:          Applications/Publishing/TeX
1075
1076 %description -n xindy-hebrew
1077 Xindy hebrew language
1078
1079 %description -n xindy-hebrew -l hu.UTF-8
1080 Xindy héber nyelv
1081
1082 %package -n xindy-hungarian
1083 Summary:        Xindy hungarian language
1084 Summary(hu.UTF-8):      Xindy magyar nyelv
1085 Group:          Applications/Publishing/TeX
1086
1087 %description -n xindy-hungarian
1088 Xindy hungarian language
1089
1090 %description -n xindy-hungarian -l hu.UTF-8
1091 Xindy magyar nyelv
1092
1093 %package -n xindy-icelandic
1094 Summary:        Xindy icelandic language
1095 Summary(hu.UTF-8):      Xindy izlandi nyelv
1096 Group:          Applications/Publishing/TeX
1097
1098 %description -n xindy-icelandic
1099 Xindy icelandic language
1100
1101 %description -n xindy-icelandic -l hu.UTF-8
1102 Xindy izlandi nyelv
1103
1104 %package -n xindy-italian
1105 Summary:        Xindy italian language
1106 Summary(hu.UTF-8):      Xindy olasz nyelv
1107 Group:          Applications/Publishing/TeX
1108
1109 %description -n xindy-italian
1110 Xindy italian language
1111
1112 %description -n xindy-italian -l hu.UTF-8
1113 Xindy olasz nyelv
1114
1115 %package -n xindy-klingon
1116 Summary:        Xindy klingon language
1117 Summary(hu.UTF-8):      Xindy klingon nyelv
1118 Group:          Applications/Publishing/TeX
1119
1120 %description -n xindy-klingon
1121 Xindy klingon language
1122
1123 %description -n xindy-klingon -l hu.UTF-8
1124 Xindy klingon nyelv
1125
1126 %package -n xindy-kurdish
1127 Summary:        Xindy kurdish language
1128 Summary(hu.UTF-8):      Xindy kurd nyelv
1129 Group:          Applications/Publishing/TeX
1130
1131 %description -n xindy-kurdish
1132 Xindy kurdish language
1133
1134 %description -n xindy-kurdish -l hu.UTF-8
1135 Xindy kurd nyelv
1136
1137 %package -n xindy-latin
1138 Summary:        Xindy latin language
1139 Summary(hu.UTF-8):      Xindy latin nyelv
1140 Group:          Applications/Publishing/TeX
1141
1142 %description -n xindy-latin
1143 Xindy latin language
1144
1145 %description -n xindy-latin -l hu.UTF-8
1146 Xindy latin nyelv
1147
1148 %package -n xindy-latvian
1149 Summary:        Xindy latvian language
1150 Summary(hu.UTF-8):      Xindy lett nyelv
1151 Group:          Applications/Publishing/TeX
1152
1153 %description -n xindy-latvian
1154 Xindy latvian language
1155
1156 %description -n xindy-latvian -l hu.UTF-8
1157 Xindy lett nyelv
1158
1159 %package -n xindy-lithuanian
1160 Summary:        Xindy lithuanian language
1161 Summary(hu.UTF-8):      Xindy litván nyelv
1162 Group:          Applications/Publishing/TeX
1163
1164 %description -n xindy-lithuanian
1165 Xindy lithuanian language
1166
1167 %description -n xindy-lithuanian -l hu.UTF-8
1168 Xindy litván nyelv
1169
1170 %package -n xindy-lower-sorbian
1171 Summary:        Xindy lower-sorbian language
1172 Summary(hu.UTF-8):      Xindy lower-sorbian nyelv
1173 Group:          Applications/Publishing/TeX
1174
1175 %description -n xindy-lower-sorbian
1176 Xindy lower-sorbian language
1177
1178 %description -n xindy-lower-sorbian -l hu.UTF-8
1179 Xindy lower-sorbian nyelv
1180
1181 %package -n xindy-macedonian
1182 Summary:        Xindy macedonian language
1183 Summary(hu.UTF-8):      Xindy macedón nyelv
1184 Group:          Applications/Publishing/TeX
1185
1186 %description -n xindy-macedonian
1187 Xindy macedonian language
1188
1189 %description -n xindy-macedonian -l hu.UTF-8
1190 Xindy macedón nyelv
1191
1192 %package -n xindy-mongolian
1193 Summary:        Xindy mongolian language
1194 Summary(hu.UTF-8):      Xindy mongol nyelv
1195 Group:          Applications/Publishing/TeX
1196
1197 %description -n xindy-mongolian
1198 Xindy mongolian language
1199
1200 %description -n xindy-mongolian -l hu.UTF-8
1201 Xindy mongol nyelv
1202
1203 %package -n xindy-norwegian
1204 Summary:        Xindy norwegian language
1205 Summary(hu.UTF-8):      Xindy norvég nyelv
1206 Group:          Applications/Publishing/TeX
1207
1208 %description -n xindy-norwegian
1209 Xindy norwegian language
1210
1211 %description -n xindy-norwegian -l hu.UTF-8
1212 Xindy norvég nyelv
1213
1214 %package -n xindy-polish
1215 Summary:        Xindy polish language
1216 Summary(hu.UTF-8):      Xindy lengyel nyelv
1217 Group:          Applications/Publishing/TeX
1218
1219 %description -n xindy-polish
1220 Xindy polish language
1221
1222 %description -n xindy-polish -l hu.UTF-8
1223 Xindy lengyel nyelv
1224
1225 %package -n xindy-portuguese
1226 Summary:        Xindy portuguese language
1227 Summary(hu.UTF-8):      Xindy portugál nyelv
1228 Group:          Applications/Publishing/TeX
1229
1230 %description -n xindy-portuguese
1231 Xindy portuguese language
1232
1233 %description -n xindy-portuguese -l hu.UTF-8
1234 Xindy portugál nyelv
1235
1236 %package -n xindy-romanian
1237 Summary:        Xindy romanian language
1238 Summary(hu.UTF-8):      Xindy román nyelv
1239 Group:          Applications/Publishing/TeX
1240
1241 %description -n xindy-romanian
1242 Xindy romanian language
1243
1244 %description -n xindy-romanian -l hu.UTF-8
1245 Xindy román nyelv
1246
1247 %package -n xindy-russian
1248 Summary:        Xindy russian language
1249 Summary(hu.UTF-8):      Xindy orosz nyelv
1250 Group:          Applications/Publishing/TeX
1251
1252 %description -n xindy-russian
1253 Xindy russian language
1254
1255 %description -n xindy-russian -l hu.UTF-8
1256 Xindy orosz nyelv
1257
1258 %package -n xindy-serbian
1259 Summary:        Xindy serbian language
1260 Summary(hu.UTF-8):      Xindy szerb nyelv
1261 Group:          Applications/Publishing/TeX
1262
1263 %description -n xindy-serbian
1264 Xindy serbian language
1265
1266 %description -n xindy-serbian -l hu.UTF-8
1267 Xindy szerb nyelv
1268
1269 %package -n xindy-slovak
1270 Summary:        Xindy slovak language
1271 Summary(hu.UTF-8):      Xindy szlovák nyelv
1272 Group:          Applications/Publishing/TeX
1273
1274 %description -n xindy-slovak
1275 Xindy slovak language
1276
1277 %description -n xindy-slovak -l hu.UTF-8
1278 Xindy szlovák nyelv
1279
1280 %package -n xindy-slovenian
1281 Summary:        Xindy slovenian language
1282 Summary(hu.UTF-8):      Xindy szlovén nyelv
1283 Group:          Applications/Publishing/TeX
1284
1285 %description -n xindy-slovenian
1286 Xindy slovenian language
1287
1288 %description -n xindy-slovenian -l hu.UTF-8
1289 Xindy szlovén nyelv
1290
1291 %package -n xindy-spanish
1292 Summary:        Xindy spanish language
1293 Summary(hu.UTF-8):      Xindy spanyol nyelv
1294 Group:          Applications/Publishing/TeX
1295
1296 %description -n xindy-spanish
1297 Xindy spanish language
1298
1299 %description -n xindy-spanish -l hu.UTF-8
1300 Xindy spanyol nyelv
1301
1302 %package -n xindy-swedish
1303 Summary:        Xindy swedish language
1304 Summary(hu.UTF-8):      Xindy svéd nyelv
1305 Group:          Applications/Publishing/TeX
1306
1307 %description -n xindy-swedish
1308 Xindy swedish language
1309
1310 %description -n xindy-swedish -l hu.UTF-8
1311 Xindy svéd nyelv
1312
1313 %package -n xindy-turkish
1314 Summary:        Xindy turkish language
1315 Summary(hu.UTF-8):      Xindy török nyelv
1316 Group:          Applications/Publishing/TeX
1317
1318 %description -n xindy-turkish
1319 Xindy turkish language
1320
1321 %description -n xindy-turkish -l hu.UTF-8
1322 Xindy török nyelv
1323
1324 %package -n xindy-ukrainian
1325 Summary:        Xindy ukrainian language
1326 Summary(hu.UTF-8):      Xindy ukrán nyelv
1327 Group:          Applications/Publishing/TeX
1328
1329 %description -n xindy-ukrainian
1330 Xindy ukrainian language
1331
1332 %description -n xindy-ukrainian -l hu.UTF-8
1333 Xindy ukrán nyelv
1334
1335 %package -n xindy-upper-sorbian
1336 Summary:        Xindy upper-sorbian language
1337 Summary(hu.UTF-8):      Xindy upper-sorbian nyelv
1338 Group:          Applications/Publishing/TeX
1339
1340 %description -n xindy-upper-sorbian
1341 Xindy upper-sorbian language
1342
1343 %description -n xindy-upper-sorbian -l hu.UTF-8
1344 Xindy upper-sorbian nyelv
1345
1346 %package -n xindy-vietnamese
1347 Summary:        Xindy vietnamese language
1348 Summary(hu.UTF-8):      Xindy vietnámi nyelv
1349 Group:          Applications/Publishing/TeX
1350
1351 %description -n xindy-vietnamese
1352 Xindy vietnamese language
1353
1354 %description -n xindy-vietnamese -l hu.UTF-8
1355 Xindy vietnám nyelv
1356
1357
1358 %package pdftex
1359 Summary:        TeX generating PDF files instead DVI
1360 Summary(hu.UTF-8):      PDF fájlok készítése DVI helyett TeX-ből
1361 Summary(pl.UTF-8):      TeX generujący pliki PDF zamiast DVI
1362 Group:          Applications/Publishing/TeX
1363 Requires(post,postun):  %{_bindir}/texhash
1364 Requires:       %{name} = %{epoch}:%{version}-%{release}
1365 Requires:       %{name}-fonts-type1-bluesky = %{epoch}:%{version}-%{release}
1366
1367 %description pdftex
1368 TeX generating PDF files instead DVI.
1369
1370 %description pdftex -l pl.UTF-8
1371 TeX generujący pliki PDF zamiast DVI.
1372
1373 %package psutils
1374 Summary:        PostScript Utilities
1375 Summary(hu.UTF-8):      PostScript eszközök
1376 Summary(pl.UTF-8):      Narzędzia do PostScriptu
1377 Group:          Applications/Printing
1378 Obsoletes:      psutils
1379
1380 %description psutils
1381 This archive contains some utilities for manipulating PostScript
1382 documents. Page selection and rearrangement are supported, including
1383 arrangement into signatures for booklet printing, and page merging for
1384 n-up printing.
1385
1386 %description psutils -l hu.UTF-8
1387 Ez a csomag jónéhány eszközt tartalmaz, amellyel a PostScript
1388 dokumentumok manipulálhatók. Oldal kijelölés és átrendezés támogatott,
1389 beleértve a booklet nyomtatáshoz való átrendezést is.
1390
1391 %description psutils -l pl.UTF-8
1392 PSutils zawiera programy pomagające manipulować plikami PostScript,
1393 wybierać strony przeznaczone do wydruku, ich kolejność, układ. Pozwala
1394 także na łączenie różnych plików PostScript w całość.
1395
1396 %package phyzzx
1397 Summary:        A TeX format for physicists
1398 Summary(hu.UTF-8):      TeX formátum fizikusoknak
1399 Group:          Applications/Publishing/TeX
1400 Requires(post,postun):  %{_bindir}/texhash
1401 Requires:       %{name} = %{epoch}:%{version}-%{release}
1402
1403 %description phyzzx
1404 A TeX format for physicists.
1405
1406 %description phyzzx -l hu.UTF-8
1407 TeX formátum fizikusoknak.
1408
1409 %package omega
1410 Summary:        Extended unicode TeX
1411 Summary(pl.UTF-8):      Omega - TeX ze wsparciem dla unikodu
1412 Group:          Applications/Publishing/TeX
1413 Requires(post,postun):  %{_bindir}/texhash
1414 Requires:       %{name} = %{epoch}:%{version}-%{release}
1415 Requires:       %{name}-fonts-omega = %{epoch}:%{version}-%{release}
1416 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1417
1418 %description omega
1419 Omega is a version of the TeX program modified for multilingual
1420 typesetting. It uses unicode, and has additional primitives for (among
1421 other things) bidirectional typesetting.
1422
1423 %description omega -l pl.UTF-8
1424 Omega to wersja TeXa zmodyfikowana dla potrzeb składu wielojęzycznego.
1425 Używa unikodu i ma dodatkowe prymitywy do (między innymi) składania
1426 tekstu pisanego w obu kierunkach.
1427
1428 # # formats #
1429
1430 # Plain format.
1431
1432 %package plain
1433 Summary:        Plain TeX format basic files
1434 Summary(pl.UTF-8):      Podstawowe pliki dla formatu Plain TeX
1435 Group:          Applications/Publishing/TeX
1436 Requires(post,postun):  %{_bindir}/texhash
1437 Requires:       %{name} = %{epoch}:%{version}-%{release}
1438
1439 %description plain
1440 Plain TeX format basic files.
1441
1442 %description plain -l pl.UTF-8
1443 Podstawowe pliki dla formatu Plain TeX.
1444
1445 %package format-plain
1446 Summary:        TeX Plain format
1447 Summary(pl.UTF-8):      Format TeX Plain
1448 Group:          Applications/Publishing/TeX
1449 Requires(post,postun):  %{_bindir}/texhash
1450 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1451
1452 %description format-plain
1453 TeX Plain format.
1454
1455 %description format-plain -l pl.UTF-8
1456 Format TeX Plain.
1457
1458 %package format-pdftex
1459 Summary:        PDFTeX Plain format
1460 Summary(pl.UTF-8):      Format PDFTeX Plain
1461 Group:          Applications/Publishing/TeX
1462 Requires(post,postun):  %{_bindir}/texhash
1463 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
1464 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1465 # for epstopdf to work
1466 Requires:       fonts-Type1-urw
1467 Requires:       ghostscript
1468
1469 %description format-pdftex
1470 PDFTeX Plain format.
1471
1472 %description format-pdftex -l pl.UTF-8
1473 Format PDFTeX Plain.
1474
1475 %package format-pdfetex
1476 Summary:        PDFTeX EPlain format
1477 Summary(pl.UTF-8):      Format PDFTeX EPlain
1478 Group:          Applications/Publishing/TeX
1479 Requires(post,postun):  %{_bindir}/texhash
1480 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
1481 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1482
1483 %description format-pdfetex
1484 PDFTeX EPlain format.
1485
1486 %description format-pdfetex -l pl.UTF-8
1487 Format PDFTeX EPlain.
1488
1489 # MeX Plain format
1490
1491 %package mex
1492 Summary:        MeX Plain Format basic files
1493 Summary(pl.UTF-8):      Podstawowe pliki dla format MeX Plain
1494 Group:          Applications/Publishing/TeX
1495 Requires(post,postun):  %{_bindir}/texhash
1496 Requires:       %{name} = %{epoch}:%{version}-%{release}
1497 Requires:       texlive-fonts-pl = %{epoch}:%{version}-%{release}
1498 Requires:       texlive-plain = %{epoch}:%{version}-%{release}
1499
1500 %description mex
1501 MeX Plain Format basic files.
1502
1503 %description mex -l pl.UTF-8
1504 Podstawowe pliki dla formatu MeX Plain.
1505
1506 %package format-mex
1507 Summary:        MeX Plain Format
1508 Summary(pl.UTF-8):      Format MeX Plain
1509 Group:          Applications/Publishing/TeX
1510 Requires(post,postun):  %{_bindir}/texhash
1511 Requires:       texlive-mex = %{epoch}:%{version}-%{release}
1512
1513 %description format-mex
1514 MeX Plain Format.
1515
1516 %description format-mex -l pl.UTF-8
1517 Format MeX Plain.
1518
1519 %package format-pdfmex
1520 Summary:        PDFMeX Plain Format
1521 Summary(pl.UTF-8):      Format PDFMeX Plain
1522 Group:          Applications/Publishing/TeX
1523 Requires(post,postun):  %{_bindir}/texhash
1524 Requires:       %{name}-mex = %{epoch}:%{version}-%{release}
1525 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
1526
1527 %description format-pdfmex
1528 PDFMeX Plain Format.
1529
1530 %description format-pdfmex -l pl.UTF-8
1531 Format PDFMeX Plain.
1532
1533 %package format-utf8mex
1534 Summary:        MeX Plain Format with UTF-8 encoded source files
1535 Summary(pl.UTF-8):      Format MeX Plain z plikami źródłowymi kodowanymi UTF-8
1536 Group:          Applications/Publishing/TeX
1537 Requires(post,postun):  %{_bindir}/texhash
1538 Requires:       %{name}-mex = %{epoch}:%{version}-%{release}
1539
1540 %description format-utf8mex
1541 MeX Plain Format with UTF-8 encoded source files.
1542
1543 %description format-utf8mex -l pl.UTF-8
1544 Format MeX Plain z plikami źródłowymi kodowanymi UTF-8.
1545
1546 # AMS TeX format
1547
1548 %package amstex
1549 Summary:        AMS macros for Plain TeX basic files
1550 Summary(pl.UTF-8):      Podstawowe pliki makr AMS dla formatu Plain TeX
1551 Group:          Applications/Publishing/TeX
1552 Requires(post,postun):  %{_bindir}/texhash
1553 Requires:       %{name}-fonts-ams = %{epoch}:%{version}-%{release}
1554 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1555 Obsoletes:      tetex-ams
1556 Obsoletes:      tetex-plain-amsfonts
1557
1558 %description amstex
1559 American Mathematical Society macros for Plain TeX basic files.
1560
1561 %description amstex -l pl.UTF-8
1562 Podstawowe pliki makr AMS (American Mathematical Society) dla formatu
1563 Plain TeX.
1564
1565 %package format-amstex
1566 Summary:        AMS macros for Plain TeX
1567 Summary(pl.UTF-8):      Makra AMS dla formatu Plain TeX
1568 Group:          Applications/Publishing/TeX
1569 Requires(post,postun):  %{_bindir}/texhash
1570 Requires:       %{name}-amstex = %{epoch}:%{version}-%{release}
1571 Obsoletes:      tetex-ams
1572
1573 %description format-amstex
1574 American Mathematical Society macros for Plain TeX.
1575
1576 %description format-amstex -l pl.UTF-8
1577 Makra AMS (American Mathematical Society) dla formatu Plain TeX.
1578
1579 %package format-pdfamstex
1580 Summary:        AMS macros for PDFTeX
1581 Summary(pl.UTF-8):      Makra AMS dla formatu PDFTeX
1582 Group:          Applications/Publishing/TeX
1583 Requires(post,postun):  %{_bindir}/texhash
1584 Requires:       %{name}-amstex = %{epoch}:%{version}-%{release}
1585 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
1586
1587 %description format-pdfamstex
1588 American Mathematical Society macros for PDFTeX.
1589
1590 %description format-pdfamstex -l pl.UTF-8
1591 Makra AMS (American Mathematical Society) dla formatu PDFTeX.
1592
1593 # CSPlain format
1594
1595 %package csplain
1596 Summary:        TeX CSPlain format basic files
1597 Summary(pl.UTF-8):      Podstawowe pliki dla formatu TeX CSPlain
1598 Group:          Applications/Publishing/TeX
1599 Requires(post,postun):  %{_bindir}/texhash
1600 Requires:       %{name}-fonts-cs = %{epoch}:%{version}-%{release}
1601 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1602
1603 %description csplain
1604 TeX CSPlain format basic files.
1605
1606 %description csplain -l pl.UTF-8
1607 Podstawowe pliki dla formatu TeX CSPlain.
1608
1609 %package format-csplain
1610 Summary:        TeX CSPlain format
1611 Summary(pl.UTF-8):      Format TeX CSPlain
1612 Group:          Applications/Publishing/TeX
1613 Requires(post,postun):  %{_bindir}/texhash
1614 Requires:       %{name}-csplain = %{epoch}:%{version}-%{release}
1615
1616 %description format-csplain
1617 TeX CSPlain format.
1618
1619 %description format-csplain -l pl.UTF-8
1620 Format TeX CSPlain.
1621
1622 %package format-pdfcsplain
1623 Summary:        PDFTeX CSPlain format
1624 Summary(pl.UTF-8):      Format PDFTeX CSPlain
1625 Group:          Applications/Publishing/TeX
1626 Requires(post,postun):  %{_bindir}/texhash
1627 Requires:       %{name}-csplain = %{epoch}:%{version}-%{release}
1628
1629 %description format-pdfcsplain
1630 PDFTeX CSPlain format.
1631
1632 %description format-pdfcsplain -l pl.UTF-8
1633 Format PDFTeX CSPlain.
1634
1635 # CSLaTeX format
1636
1637 %package cslatex
1638 Summary:        CSLaTeX format basic files
1639 Summary(pl.UTF-8):      Podstawowe pliki dla formatu CSLaTeX
1640 Group:          Applications/Publishing/TeX
1641 Requires(post,postun):  %{_bindir}/texhash
1642 Requires:       %{name}-fonts-cs = %{epoch}:%{version}-%{release}
1643 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1644
1645 %description cslatex
1646 CSLaTeX format basic files.
1647
1648 %description cslatex -l pl.UTF-8
1649 Podstawowe pliki dla formatu CSLaTeX.
1650
1651 %package format-cslatex
1652 Summary:        CSLaTeX format
1653 Summary(pl.UTF-8):      Format CSLaTeX
1654 Group:          Applications/Publishing/TeX
1655 Requires(post,postun):  %{_bindir}/texhash
1656 Requires:       %{name}-cslatex = %{epoch}:%{version}-%{release}
1657
1658 %description format-cslatex
1659 CSLaTeX format.
1660
1661 %description format-cslatex -l pl.UTF-8
1662 Format CSLaTeX.
1663
1664 %package format-pdfcslatex
1665 Summary:        PDF CSLaTeX format
1666 Summary(pl.UTF-8):      Format PDF CSLaTeX
1667 Group:          Applications/Publishing/TeX
1668 Requires(post,postun):  %{_bindir}/texhash
1669 Requires:       %{name}-cslatex = %{epoch}:%{version}-%{release}
1670
1671 %description format-pdfcslatex
1672 PDF CSLaTeX format.
1673
1674 %description format-pdfcslatex -l pl.UTF-8
1675 Format PDF CSLaTeX.
1676
1677 # Cyrillic Plain format
1678
1679 %package cyrplain
1680 Summary:        Cyrillic Plain format basic files
1681 Summary(pl.UTF-8):      Podstawowe pliki dla formatu Cyrillic Plain
1682 Group:          Applications/Publishing/TeX
1683 Requires(post,postun):  %{_bindir}/texhash
1684 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1685
1686 %description cyrplain
1687 Cyrillic Plain format basic files.
1688
1689 %description cyrplain -l pl.UTF-8
1690 Podstawowe pliki dla formatu Cyrillic Plain.
1691
1692 %package format-cyrplain
1693 Summary:        Cyrillic Plain format
1694 Summary(pl.UTF-8):      Format Cyrillic Plain
1695 Group:          Applications/Publishing/TeX
1696 Requires(post,postun):  %{_bindir}/texhash
1697 Requires:       %{name}-cyrplain = %{epoch}:%{version}-%{release}
1698
1699 %description format-cyrplain
1700 Cyrillic Plain format.
1701
1702 %description format-cyrplain -l pl.UTF-8
1703 Format Cyrillic Plain.
1704
1705 %package format-cyramstex
1706 Summary:        Cyrillic AMSTeX format
1707 Summary(pl.UTF-8):      Format Cyrillic AMSTeX
1708 Group:          Applications/Publishing/TeX
1709 Requires(post,postun):  %{_bindir}/texhash
1710 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1711 Obsoletes:      tetex-cyramstex
1712
1713 %description format-cyramstex
1714 Cyrillic AMSTeX format.
1715
1716 %description format-cyramstex -l pl.UTF-8
1717 Format Cyrillic AMSTeX.
1718
1719 %package format-cyrtexinfo
1720 Summary:        Cyrillic TeXInfo format
1721 Summary(pl.UTF-8):      Format Cyrillic TeXInfo
1722 Group:          Applications/Publishing/TeX
1723 Requires(post,postun):  %{_bindir}/texhash
1724 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1725 Obsoletes:      tetex-cyrtexinfo
1726
1727 %description format-cyrtexinfo
1728 Cyrillic TeXInfo format.
1729
1730 %description format-cyrtexinfo -l pl.UTF-8
1731 Format Cyrillic TeXInfo.
1732
1733 # EPlain format
1734
1735 %package eplain
1736 Summary:        EPlain format basic files
1737 Summary(pl.UTF-8):      Podstawowe pliki dla formatu EPlain
1738 Group:          Applications/Publishing/TeX
1739 Requires(post,postun):  %{_bindir}/texhash
1740 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1741 Obsoletes:      tetex-etex
1742
1743 %description eplain
1744 EPlain format basic files.
1745
1746 %description eplain -l pl.UTF-8
1747 Podstawowe pliki dla formatu EPlain.
1748
1749 %package format-eplain
1750 Summary:        EPlain format
1751 Summary(pl.UTF-8):      Format EPlain
1752 Group:          Applications/Publishing/TeX
1753 Requires(post,postun):  %{_bindir}/texhash
1754 Requires:       %{name}-eplain = %{epoch}:%{version}-%{release}
1755
1756 %description format-eplain
1757 EPlain format.
1758
1759 %description format-eplain -l pl.UTF-8
1760 Format EPlain.
1761
1762 # ConTeXt format.
1763
1764 %package context
1765 Summary:        ConTeXt macro package basic files
1766 Summary(pl.UTF-8):      Podstawowe pliki pakietu makr ConTeXt
1767 Group:          Applications/Publishing/TeX
1768 Requires(post,postun):  %{_bindir}/texhash
1769 Requires:       %{name} = %{epoch}:%{version}-%{release}
1770 Obsoletes:      tetex-latex-context
1771
1772 %define         _noautoreq      'perl(path_tre)'
1773
1774 %description context
1775 A full featured, parameter driven macro package, which fully supports
1776 advanced interactive documents.
1777
1778 This package contains basic files.
1779
1780 %description context -l pl.UTF-8
1781 Pakiet makr sterowanych przez parametry o pełnych możliwościach,
1782 całkowicie obsługujący zaawansowane dokumenty interaktywne.
1783
1784 Ten pakiet zawiera podstawowe pliki.
1785
1786 %package format-context-de
1787 Summary:        German ConTeXt format
1788 Summary(pl.UTF-8):      Niemiecka wersja formatu ConTeXt
1789 Group:          Applications/Publishing/TeX
1790 Requires(post,postun):  %{_bindir}/texhash
1791 Requires:       %{name}-context = %{epoch}:%{version}-%{release}
1792
1793 %description format-context-de
1794 German ConTeXt format.
1795
1796 %description format-context-de -l pl.UTF-8
1797 Niemiecka wersja formatu ConTeXt.
1798
1799 %package format-context-en
1800 Summary:        English ConTeXt format
1801 Summary(pl.UTF-8):      Angielska wersja formatu ConTeXt
1802 Group:          Applications/Publishing/TeX
1803 Requires(post,postun):  %{_bindir}/texhash
1804 Requires:       %{name}-context = %{epoch}:%{version}-%{release}
1805
1806 %description format-context-en
1807 English ConTeXt format.
1808
1809 %description format-context-en -l pl.UTF-8
1810 Angielska wersja formatu ConTeXt.
1811
1812 %package format-context-nl
1813 Summary:        Dutch ConTeXt format
1814 Summary(pl.UTF-8):      Holenderska wersja formatu ConTeXt
1815 Group:          Applications/Publishing/TeX
1816 Requires(post,postun):  %{_bindir}/texhash
1817 Requires:       %{name}-context = %{epoch}:%{version}-%{release}
1818
1819 %description format-context-nl
1820 Dutch ConTeXt format.
1821
1822 %description format-context-nl -l pl.UTF-8
1823 Holenderska wersja formatu ConTeXt.
1824
1825 # LaTeX format.
1826
1827 %package latex
1828 Summary:        LaTeX macro package basic files
1829 Summary(pl.UTF-8):      Podstawowe pliki pakietu makr LaTeX
1830 Group:          Applications/Publishing/TeX
1831 Requires(post,postun):  %{_bindir}/texhash
1832 Requires:       %{name} = %{epoch}:%{version}-%{release}
1833 Requires:       %{name}-fonts-latex = %{epoch}:%{version}-%{release}
1834 Requires:       %{name}-tex-ruhyphen = %{epoch}:%{version}-%{release}
1835 Requires:       %{name}-tex-ukrhyph = %{epoch}:%{version}-%{release}
1836 # for misc/eurosym:
1837 Requires:       %{name}-fonts-eurosym = %{epoch}:%{version}-%{release}
1838 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
1839 Requires:       %{name}-tex-babel = %{epoch}:%{version}-%{release}
1840 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
1841 Suggests:       %{name}-fonts-jknappen
1842 Suggests:       %{name}-latex-ucs = %{epoch}:%{version}-%{release}
1843 Obsoletes:      tetex-bibtex-koma-script
1844 Obsoletes:      tetex-latex-SIunits
1845 Obsoletes:      tetex-latex-caption
1846 Obsoletes:      tetex-latex-curves
1847 Obsoletes:      tetex-latex-dinbrief
1848 Obsoletes:      tetex-latex-draftcopy
1849 Obsoletes:      tetex-latex-dvilj
1850 Obsoletes:      tetex-latex-eepic
1851 Obsoletes:      tetex-latex-endfloat
1852 Obsoletes:      tetex-latex-fancyhdr
1853 Obsoletes:      tetex-latex-fancyheadings
1854 Obsoletes:      tetex-latex-fancyvrb
1855 Obsoletes:      tetex-latex-fp
1856 Obsoletes:      tetex-latex-graphics
1857 Obsoletes:      tetex-latex-hyperref
1858 Obsoletes:      tetex-latex-koma-script
1859 Obsoletes:      tetex-latex-labels
1860 Obsoletes:      tetex-latex-listings
1861 Obsoletes:      tetex-latex-misc
1862 Obsoletes:      tetex-latex-ms
1863 Obsoletes:      tetex-latex-multirow
1864 Obsoletes:      tetex-latex-mwcls
1865 Obsoletes:      tetex-latex-mwdtools
1866 Obsoletes:      tetex-latex-natbib
1867 Obsoletes:      tetex-latex-ntgclass
1868 Obsoletes:      tetex-latex-oberdiek
1869 Obsoletes:      tetex-latex-pb-diagram
1870 Obsoletes:      tetex-latex-pstricks
1871 Obsoletes:      tetex-latex-revtex4
1872 Obsoletes:      tetex-latex-seminar
1873 Obsoletes:      tetex-latex-t2
1874 Obsoletes:      tetex-latex-titlesec
1875 Obsoletes:      tetex-latex-tools
1876 Obsoletes:      tetex-latex-units
1877 Obsoletes:      tetex-mwcls
1878 Obsoletes:      tetex-revtex4
1879
1880 %description latex
1881 LaTeX is a front end for the TeX text formatting system. Easier to use
1882 than TeX, LaTeX is essentially a set of TeX macros which provide
1883 convenient, predefined document formats for users.
1884
1885 This package contains basic files.
1886
1887 %description latex -l pl.UTF-8
1888 LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
1889 łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
1890 dających użytkownikom wygodne, predefiniowane formaty dokumentów.
1891
1892 Ten pakiet zawiera podstawowe pliki.
1893
1894 %package latex-colortab
1895 Summary:        Shade cells of tables and halign
1896 Group:          Applications/Publishing/TeX
1897 Requires(post,postun):  %{_bindir}/texhash
1898 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1899
1900 %description latex-colortab
1901 Shade cells of tables and halign.
1902
1903 %package latex-12many
1904 Summary:        Generalising mathematical index sets
1905 Summary(hu.UTF-8):      A matematikai halmazok indexelésének általánosítása
1906 Group:          Applications/Publishing/TeX
1907 Requires(post,postun):  %{_bindir}/texhash
1908 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1909
1910 %description latex-12many
1911 Generalising mathematical index sets.
1912
1913 %description latex-12many -l hu.UTF-8
1914 A matematikai halmazok indexelésének általánosítása.
1915
1916 %package latex-abstract
1917 Summary:        Control the typesetting of the abstract environment
1918 Summary(hu.UTF-8):      Az "abstract" környezet szedésének irányítása
1919 Group:          Applications/Publishing/TeX
1920 Requires(post,postun):  %{_bindir}/texhash
1921 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1922
1923 %description latex-abstract
1924 Control the typesetting of the abstract environment.
1925
1926 %description latex-abstract -l hu.UTF-8
1927 Az "abstract" környezet szedésének irányítása.
1928
1929 %package latex-accfonts
1930 Summary:        Utilities to derive new fonts from existing ones
1931 Summary(hu.UTF-8):      Eszközök új betűtípusok származtatására már létezőkből
1932 Group:          Applications/Publishing/TeX
1933 Requires(post,postun):  %{_bindir}/texhash
1934
1935 %description latex-accfonts
1936 Utilities to derive new fonts from existing ones.
1937
1938 %description latex-accfonts -l hu.UTF-8
1939 Eszközök új betűtípusok származtatására már létezőkből.
1940
1941 %package latex-adrconv
1942 Summary:        BibTeX styles to implement an address database
1943 Summary(hu.UTF-8):      BibTeX stílusok cím-adatbázis megvalósításához
1944 Group:          Applications/Publishing/TeX
1945 Requires(post,postun):  %{_bindir}/texhash
1946 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1947
1948 %description latex-adrconv
1949 BibTeX styles to implement an address database.
1950
1951 %description latex-adrconv -l hu.UTF-8
1952 BibTeX stílusok cím-adatbázis megvalósításához.
1953
1954
1955 %package latex-ae
1956 Summary:        Virtual fonts for PDF-files with T1 encoded CMR-fonts
1957 Summary(pl.UTF-8):      Wirtualne fonty dla plików PDF z fontami CMR o kodowaniu T1
1958 Group:          Applications/Publishing/TeX
1959 Requires(post,postun):  %{_bindir}/texhash
1960 Requires:       %{name}-fonts-ae = %{epoch}:%{version}-%{release}
1961 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1962
1963 %description latex-ae
1964 A set of virtual fonts which emulates T1 coded fonts using the
1965 standard CM fonts. The package is called AE fonts (for Almost
1966 European). The main use of the package is to produce PDF files using
1967 versions of the CM fonts instead of the bitmapped EC fonts.
1968
1969 %description latex-ae -l pl.UTF-8
1970 Zestaw wirtualnych fontów emulujących fonty o kodowaniu T1 przy użyciu
1971 standardowych fontów CM. Ten pakiet został nazwany AE (Almost European
1972 - prawie europejskie). Głównym przeznaczeniem tego pakietu jest
1973   produkowanie plików PDF przy użyciu wersji fontów CM zamiast
1974   bitmapowych fontów EC.
1975
1976 %package latex-algorithms
1977 Summary:        Floating algorithm environment
1978 Summary(pl.UTF-8):      Pływające środowisko dla algorytmów
1979 Group:          Applications/Publishing/TeX
1980 Requires(post,postun):  /usr/bin/texhash
1981 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1982
1983 %description latex-algorithms
1984 Defines a floating algorithm environment designed to work with the
1985 algorithmic package.
1986
1987 %description latex-algorithms -l pl.UTF-8
1988 Pakiet definiujący pływające środowisko dla algorytmów zaprojektowane
1989 do pracy z pakietem algorithmic.
1990
1991 %package latex-ams
1992 Summary:        AMS math facilities for LaTeX
1993 Summary(pl.UTF-8):      Udogodnienia matematyczne AMS dla LaTeXa
1994 Group:          Applications/Publishing/TeX
1995 Requires(post,postun):  %{_bindir}/texhash
1996 Requires:       %{name}-fonts-ams = %{epoch}:%{version}-%{release}
1997 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1998 Obsoletes:      tetex-latex-amscls
1999 Obsoletes:      tetex-latex-amsfonts
2000 Obsoletes:      tetex-latex-amsmath
2001
2002 %description latex-ams
2003 This package is the principal package in the AMS-LaTeX distribution.
2004 It adapts for use in LaTeX most of the mathematical features found in
2005 AMS-TeX.
2006
2007 %description latex-ams -l pl.UTF-8
2008 To jest główny pakiet dystrybucji AMS-LaTeX. Jest adaptacją większości
2009 możliwości matematycznych AMS-TeXa do używania w LaTeXu.
2010
2011 %package latex-antp
2012 Summary:        Antykwa Poltawskiego, a Type 1 family of Polish traditional type
2013 Summary(pl.UTF-8):      Antykwa Półtawskiego - rodzina tradycyjnych czcionek polskich jako Type 1
2014 Group:          Applications/Publishing/TeX
2015 Requires(post,postun):  %{_bindir}/texhash
2016 Requires:       %{name}-fonts-antp = %{epoch}:%{version}-%{release}
2017 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2018
2019 %description latex-antp
2020 A replica of Antykwa Poltawskiego font in PostScript Type 1 format
2021 - -- preliminary version. This font was designed in the 'twenties and
2022   the 'thirties of XX century by a Polish graphic artist and a
2023   typographer Adam Poltawski. It was widely used by Polish printing
2024   houses as long as metal types were in use (until ca the 'sixties).
2025   Perhaps the first complete font family programmed and parametrized in
2026   METAPOST.
2027
2028 %description latex-antp -l pl.UTF-8
2029 Wstępna wersja repliki kroju Antykwa Półtawskiego w formacie
2030 PostScript Type 1. Ten krój został opracowany w latach 30-tych i
2031 40-tych XX wieku przez polskiego grafika i typografa Adama
2032 Półtawskiego. Była szeroko używana przez polskie drukarnie dopóki
2033 używano metalowych czcionek (do lat 60-tych). Prawdopodobnie pierwsza
2034 kompletna rodzina fontów zaprogramowana i zparametryzowana w
2035 METAPOSCIE.
2036
2037 %package latex-antt
2038 Summary:        Antykwa Torunska, a Type 1 family of a Polish traditional type
2039 Summary(pl.UTF-8):      Antykwa Turuńska - rodzina tradycyjnych czcionek polskich jako Type 1
2040 Group:          Applications/Publishing/TeX
2041 Requires(post,postun):  %{_bindir}/texhash
2042 Requires:       %{name}-fonts-antt = %{epoch}:%{version}-%{release}
2043 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2044
2045 %description latex-antt
2046 Antykwa Torunska is a serif font designed by the late Polish
2047 typographer Zygfryd Gardzielewski, reconstructed and digitized as Type
2048 1.
2049
2050 %description latex-antt -l pl.UTF-8
2051 Antykwa Toruńska to krój szeryfowy opracowany niedawno przez polskiego
2052 typografa Zygfryda Gardzielewskiego, zrekonstruowany i przerobiony na
2053 postać cyfrową jako Type 1.
2054
2055 %package latex-appendix
2056 Summary:        Extra control of appendices
2057 Summary(hu.UTF-8):      Az appendixek nagyobb irányítása
2058 Group:          Applications/Publishing/TeX
2059 Requires(post,postun):  %{_bindir}/texhash
2060 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2061
2062 %description latex-appendix
2063 Extra control of appendices.
2064
2065 %description latex-appendix -l hu.UTF-8
2066 Az appendixek nagyobb irányítása.
2067
2068 # %package latex-backgammon
2069 # Summary:      LaTeX package to documenting backgammon games
2070 # Summary(hu.UTF-8):    LaTeX csomag backgammon játékok dokumentálására
2071 # Group:                Applications/Publishing/TeX
2072 # Requires(post,postun):        %{_bindir}/texhash
2073 # Requires:     %{name}-latex = %{epoch}:%{version}-%{release}
2074
2075 # %description latex-backgammon
2076 # LaTeX package to documenting backgammon games.
2077
2078 # %description latex-backgammon -l hu.UTF-8
2079 # LaTeX csomag backgammon játékok dokumentálására
2080
2081 %package latex-bbm
2082 Summary:        Blackboard variant fonts for Computer Modern, with LaTeX support
2083 Summary(pl.UTF-8):      Tablicowy wariant fontów Computer Modern z obsługą LaTeXa
2084 Group:          Applications/Publishing/TeX
2085 Requires(post,postun):  %{_bindir}/texhash
2086 Requires:       %{name}-fonts-bbm = %{epoch}:%{version}-%{release}
2087 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2088
2089 %description latex-bbm
2090 Blackboard variant fonts for Computer Modern, with LaTeX support.
2091
2092 %description latex-bbm -l pl.UTF-8
2093 Tablicowy wariant fontów Computer Modern z obsługą LaTeXa.
2094
2095 %package latex-bardiag
2096 Summary:        LateX package for drawing bar diagrams
2097 Summary(pl.UTF-8):      LaTeX csomag oszlopdiagramok rajzolására
2098 Group:          Applications/Publishing/TeX
2099 Requires(post,postun):  %{_bindir}/texhash
2100
2101 %description latex-bardiag
2102 LateX package for drawing bar diagrams.
2103
2104 %description latex-bardiag -l hu.UTF-8
2105 LaTeX csomag oszlopdiagramok rajzolására.
2106
2107 %package latex-bbold
2108 Summary:        Sans serif blackboard bold for LaTeX
2109 Summary(pl.UTF-8):      Tablicowy tłusty font sans serif dla LaTeXa
2110 Group:          Applications/Publishing/TeX
2111 Requires(post,postun):  %{_bindir}/texhash
2112 Requires:       %{name}-fonts-bbold = %{epoch}:%{version}-%{release}
2113 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2114
2115 %description latex-bbold
2116 A geometric sans serif blackboard bold font, for use in mathematics.
2117
2118 %description latex-bbold -l pl.UTF-8
2119 Geometryczny tablicowy tłusty font sans serif, do używania w
2120 matematyce.
2121
2122 %package latex-bibtex
2123 Summary:        Bibliography management for LaTeX
2124 Summary(pl.UTF-8):      Zarządzenie bibliografią dla LaTeXa
2125 Group:          Applications/Publishing/TeX
2126 Requires(post,postun):  %{_bindir}/texhash
2127 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2128 Obsoletes:      tetex-bibtex
2129 Obsoletes:      tetex-natbib
2130 Obsoletes:      tetex-rubibtex
2131
2132 %description latex-bibtex
2133 Bibliography management for LaTeX.
2134
2135 %description latex-bibtex -l pl.UTF-8
2136 Zarządzanie bibliografią dla LaTeXa.
2137
2138 %package latex-beamer
2139 Summary:        A LaTeX class for producing presentations and slides
2140 Summary(hu.UTF-8):      LaTeX dokumentumosztály prezentációk és fóliák készítéséhez
2141 Group:          Applications/Publishing/TeX
2142 Requires(post,postun):  %{_bindir}/texhash
2143 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2144
2145 %description latex-beamer
2146 A LaTeX class for producing presentations and slides.
2147
2148 %description latex-beamer -l hu.UTF-8
2149 LaTeX dokumentumosztály prezentációk és fóliák készítéséhez.
2150
2151 %package latex-bezos
2152 Summary:        Packages by Javier Bezos (additional math tools)
2153 Summary(hu.UTF-8):      Javier Bezos csomagjai (további matematikai eszközök)
2154 Group:          Applications/Publishing/TeX
2155 Requires(post,postun):  %{_bindir}/texhash
2156 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2157
2158 %description latex-bezos
2159 Packages by Javier Bezos (additional math tools).
2160
2161 %description latex-bezos -l hu.UTF-8
2162 Javier Bezos csomagjai (további matematikai eszközök).
2163
2164 %package latex-bibtex-ams
2165 Summary:        BibTeX style files for American Mathematical Society publications
2166 Summary(pl.UTF-8):      Pliki stylów BibTeXa do publikacji American Mathematical Society
2167 Group:          Applications/Publishing/TeX
2168 Requires(post,postun):  %{_bindir}/texhash
2169 Requires:       %{name}-latex-ams = %{epoch}:%{version}-%{release}
2170 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2171 Obsoletes:      tetex-bibtex-ams
2172
2173 %description latex-bibtex-ams
2174 BibTeX style files for American Mathematical Society publications.
2175
2176 %description latex-bibtex-ams -l pl.UTF-8
2177 Pliki stylów BibTeXa do publikacji American Mathematical Society.
2178
2179 %package latex-bibtex-dk
2180 Summary:        Danish variants of the standard BibTeX styles
2181 Summary(pl.UTF-8):      Duńskie warianty standardowych stylów BibTeXa
2182 Group:          Applications/Publishing/TeX
2183 Requires(post,postun):  /usr/bin/texhash
2184 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2185
2186 %description latex-bibtex-dk
2187 Dk-bib is a translation of the four standard BibTeX style files
2188 (abbrv, alpha, plain and unsrt) into Danish. The files have been
2189 extended with ISBN, ISSN and URL fields which can be enabled through a
2190 LaTeX style file.
2191
2192 %description latex-bibtex-dk -l pl.UTF-8
2193 Dk-bib to tłumaczenie czterech standardowych plików stylów BibTeXa
2194 (abbrv, alpha, plain i unsrt) na język duński. Pliki zostały
2195 rozszerzone o pola ISBN, ISSN i URL, które można włączyć poprzez plik
2196 stylu LaTeXa.
2197
2198 %package latex-bibtex-nor
2199 Summary:        Norwegian variants of the standard BibTeX styles
2200 Summary(pl.UTF-8):      Norweskie warianty standardowych stylów BibTeXa
2201 Group:          Applications/Publishing/TeX
2202 Requires(post,postun):  /usr/bin/texhash
2203 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2204
2205 %description latex-bibtex-nor
2206 Norwegian variants of the standard BibTeX styles.
2207
2208 %description latex-bibtex-nor -l pl.UTF-8
2209 Norweskie warianty standardowych stylów BibTeXa.
2210
2211 %package latex-bibtex-pl
2212 Summary:        Polish bibliography management for LaTeX
2213 Summary(pl.UTF-8):      Polska wersja zarządzania bibliografią dla LaTeXa
2214 Group:          Applications/Publishing/TeX
2215 Requires(post,postun):  %{_bindir}/texhash
2216 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2217 Obsoletes:      tetex-bibtex-plbib
2218
2219 %description latex-bibtex-pl
2220 Polish bibliography management for LaTeX.
2221
2222 %description latex-bibtex-pl -l pl.UTF-8
2223 Polska wersja zarządzania bibliografią dla LaTeXa.
2224
2225 %package latex-bibtex-german
2226 Summary:        German variants of standard BibTeX styles
2227 Summary(pl.UTF-8):      Niemieckie wersje standardowych stylów BibTeXa
2228 Group:          Applications/Publishing/TeX
2229 Requires(post,postun):  %{_bindir}/texhash
2230 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2231 Obsoletes:      tetex-bibtex-germbib
2232
2233 %description latex-bibtex-german
2234 German variants of standard BibTeX styles.
2235
2236 %description latex-bibtex-german -l pl.UTF-8
2237 Niemieckie wersje standardowych stylów BibTeXa.
2238
2239 %package latex-bibtex-revtex4
2240 Summary:        BibTeX styles for REVTeX4
2241 Summary(pl.UTF-8):      Style BibTeXa dla REVTeX4
2242 Group:          Applications/Publishing/TeX
2243 Requires(post,postun):  %{_bindir}/texhash
2244 Requires:       %{name} = %{epoch}:%{version}-%{release}
2245 Obsoletes:      tetex-bibtex-revtex4
2246
2247 %description latex-bibtex-revtex4
2248 BibTeX styles for REVTeX4.
2249
2250 %description latex-bibtex-revtex4 -l pl.UTF-8
2251 Style BibTeXa dla REVTeX4.
2252
2253 %package latex-bibtex-jurabib
2254 Summary:        Extended BibTeX citation support for the humanities and legal texts
2255 Summary(pl.UTF-8):      Rozszerzona obsługa cytowania BibTeXa do tekstów humanistycznych i prawniczych
2256 Group:          Applications/Publishing/TeX
2257 Requires(post,postun):  %{_bindir}/texhash
2258 Requires:       %{name} = %{epoch}:%{version}-%{release}
2259 Obsoletes:      tetex-bibtex-jurabib
2260
2261 %description latex-bibtex-jurabib
2262 Extended BibTeX citation support for the humanities and legal texts.
2263
2264 %description latex-bibtex-jurabib -l pl.UTF-8
2265 Rozszerzona obsługa cytowania BibTeXa do tekstów humanistycznych i
2266 prawniczych.
2267
2268 %package latex-bibtex-styles
2269 Summary:        Various BibTeX styles
2270 Summary(hu.UTF-8):      Vegyes BibTeX stílusok
2271 Group:          Applications/Publishing/TeX
2272 Requires(post,postun):  %{_bindir}/texhash
2273 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2274
2275 %description latex-bibtex-styles
2276 Various BibTeX styles.
2277
2278 %description latex-bibtex-styles -l hu.UTF-8
2279 Vegyes BibTeX stílusok.
2280
2281 %package latex-bibtex-vancouver
2282 Summary:        Bibliographic style file for Biomedical Journals
2283 Summary(hu.UTF-8):      Irodalomjegyzék-stílus a Biomedical Journal-hoz
2284 Group:          Applications/Publishing/TeX
2285 Requires(post,postun):  %{_bindir}/texhash
2286 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2287
2288 %description latex-bibtex-vancouver
2289 Bibliographic style file for Biomedical Journals.
2290
2291 %description latex-bibtex-vancouver -l hu.UTF-8
2292 Irodalomjegyzék-stílus a Biomedical Journal-hoz.
2293
2294 %package latex-booktabs
2295 Summary:        Publication quality tables in LaTeX
2296 Summary(hu.UTF-8):      Nyomdai minőségű táblázatok LaTeX-ben
2297 Group:          Applications/Publishing/TeX
2298 Requires(post,postun):  %{_bindir}/texhash
2299 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2300
2301 %description latex-booktabs
2302 Publication quality tables in LaTeX.
2303
2304 %description latex-booktabs -l hu.UTF-8
2305 Nyomdai minőségű táblázatok LaTeX-ben.
2306
2307
2308 %package latex-caption
2309 Summary:        Customising captions in floating environments
2310 Summary(hu.UTF-8):      Feliratok testreszabása úszó környezetekben
2311 Group:          Applications/Publishing/TeX
2312 Requires(post,postun):  %{_bindir}/texhash
2313 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2314
2315 %description latex-caption
2316 Customising captions in floating environments.
2317
2318 %description latex-caption -l hu.UTF-8
2319 Feliratok testreszabása úszó környezetekben.
2320
2321 %package latex-carlisle
2322 Summary:        Miscellaneous small packages by David Carlisle
2323 Summary(pl.UTF-8):      Różne małe pakiety autorstwa Davida Carlisle
2324 Group:          Applications/Publishing/TeX
2325 Requires(post,postun):  %{_bindir}/texhash
2326 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2327
2328 %description latex-carlisle
2329 Miscellaneous small packages by David Carlisle.
2330
2331 %description latex-carlisle -l pl.UTF-8
2332 Różne małe pakiety autorstwa Davida Carlisle.
2333
2334 %package latex-ccfonts
2335 Summary:        Support for Concrete text and math fonts in LaTeX
2336 Summary(pl.UTF-8):      Obsługa fontów tekstowych i matematycznych Concrete w LaTeXu
2337 Group:          Applications/Publishing/TeX
2338 Requires(post,postun):  %{_bindir}/texhash
2339 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2340
2341 %description latex-ccfonts
2342 LaTeX font definition files for the Concrete fonts and a LaTeX package
2343 for typesetting documents using Concrete as the default font family.
2344 The files support OT1, T1, TS1, and Concrete math including AMS fonts
2345 (Ulrik Vieth's concmath).
2346
2347 %description latex-ccfonts -l pl.UTF-8
2348 Pliki definicji fontów LaTeXowych dla fontów Concrete oraz pakiet
2349 LaTeXa do składania dokumentów przy użyciu Concrete jako domyślnej
2350 rodziny fontów. Pliki obsługują fonty OT1, T1, TS1 oraz matematyczny
2351 Concrete wraz z AMS (concmath Ulrika Vietha).
2352
2353 %package latex-cite
2354 Summary:        Supports compressed, sorted lists of numerical citations
2355 Summary(pl.UTF-8):      Obsługa kompresowanych, sortowanych list numerowanych cytatów
2356 Group:          Applications/Publishing/TeX
2357 Requires(post,postun):  %{_bindir}/texhash
2358 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2359
2360 %description latex-cite
2361 Supports compressed, sorted lists of numerical citations.
2362
2363 %description latex-cite -l pl.UTF-8
2364 Obsługa kompresowanych, sortowanych list numerowanych cytatów.
2365
2366 %package latex-cmbright
2367 Summary:        Support for CM Bright fonts in LaTeX
2368 Summary(pl.UTF-8):      Obsługa fontów CM Bright w LaTeXu
2369 Group:          Applications/Publishing/TeX
2370 Requires(post,postun):  %{_bindir}/texhash
2371 Requires:       %{name}-fonts-cmbright = %{epoch}:%{version}-%{release}
2372 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2373
2374 %description latex-cmbright
2375 A family of sans serif fonts for TeX and LaTeX, based on Donald
2376 Knuth's CM fonts. It comprises OT1, T1 and TS1 encoded text fonts of
2377 various shapes as well as all the fonts necessary for mathematical
2378 typesetting, incl. AMS symbols. This collection provides all the
2379 necessary files for using the fonts with LaTeX.
2380
2381 %description latex-cmbright -l pl.UTF-8
2382 Rodzina fontów sans serif dla TeXa i LaTeXa, oparta na fontach CM
2383 Donalda Knutha. Obejmuje fonty dla kodowań OT1, T1 i TS1 różnych
2384 kształtów oraz fonty niezbędne do składu matematycznego, włącznie z
2385 symbolami AMS. Ten zestaw dostarcza wszystkie niezbędne pliki do
2386 używania fontów w LaTeXu.
2387
2388 %package latex-comment
2389 Summary:        Selectively include/excludes portions of text
2390 Summary(hu.UTF-8):      A szöveg részeinek beillesztése/kihagyása
2391 Group:          Applications/Publishing/TeX
2392 Requires(post,postun):  %{_bindir}/texhash
2393 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2394
2395 %description latex-comment
2396 Selectively include/excludes portions of text.
2397
2398 %description latex-comment -l hu.UTF-8
2399 A szöveg részeinek beillesztése/kihagyása.
2400
2401 %package latex-concmath
2402 Summary:        LaTeX package and font definition files to access the Concrete math fonts
2403 Summary(pl.UTF-8):      Pakiet LaTeXa i pliki definicji fontów udostępniające fonty matematyczne Concrete
2404 Group:          Applications/Publishing/TeX
2405 Requires(post,postun):  %{_bindir}/texhash
2406 Requires:       %{name}-fonts-concmath = %{epoch}:%{version}-%{release}
2407 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2408
2409 %description latex-concmath
2410 LaTeX package and font definition files to access the Concrete math
2411 fonts, which were derived from Computer Modern math fonts using
2412 parameters from Concrete Roman text fonts.
2413
2414 %description latex-concmath -l pl.UTF-8
2415 Pakiet LaTeXa i pliki definicji fontów udostępniające fonty
2416 matematyczne Concrete wywodzące się z fontów matematycznych Computer
2417 Modern poprzez zastosowanie parametrów fontów tekstowych Concrete
2418 Roman.
2419
2420 %package latex-currvita
2421 Summary:        Typeset a curriculum vitae
2422 Summary(hu.UTF-8):      Önéletrajzok írása
2423 Group:          Applications/Publishing/TeX
2424 Requires(post,postun):  %{_bindir}/texhash
2425 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2426
2427 %description latex-currvita
2428 Typeset a curriculum vitae.
2429
2430 %description latex-currvita -l hu.UTF-8
2431 Önéletrajzok írása.
2432
2433 %package latex-curves
2434 Summary:        Curves for LaTeX picture environment
2435 Summary(hu.UTF-8):      Görbék LaTeX picture környezetébe
2436 Group:          Applications/Publishing/TeX
2437 Requires(post,postun):  %{_bindir}/texhash
2438 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2439
2440 %description latex-curves
2441 Curves for LaTeX picture environment.
2442
2443 %description latex-curves -l hu.UTF-8
2444 Görbék LaTeX picture környezetébe.
2445
2446 %package latex-custom-bib
2447 Summary:        Customized BibTeX styles for LaTeX
2448 Summary(pl.UTF-8):      Dostosowywanie stylów BibTeXa dla LaTeXa
2449 Group:          Applications/Publishing/TeX
2450 Requires(post,postun):  %{_bindir}/texhash
2451 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2452
2453 %description latex-custom-bib
2454 Package generating customized BibTeX bibliography styles from a
2455 generic file using docstrip. Includes support for the Harvard style.
2456
2457 %description latex-custom-bib -l pl.UTF-8
2458 Pakiet generujący dostosowane style bibliografii BibTeXa z ogólnego
2459 pliki przy użyciu docstrip. Zawiera obsługę stylu Harvard.
2460
2461 %package latex-cyrillic
2462 Summary:        LaTeX Cyrillic support
2463 Summary(pl.UTF-8):      Obsługa cyrylicy dla LaTeXa
2464 Group:          Applications/Publishing/TeX
2465 Requires(post,postun):  %{_bindir}/texhash
2466 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2467
2468 %description latex-cyrillic
2469 LaTeX Cyrillic support.
2470
2471 %description latex-cyrillic -l pl.UTF-8
2472 Obsługa cyrylicy dla LaTeXa.
2473
2474 %package latex-dstroke
2475 Summary:        LaTeX doublestroke font
2476 Summary(pl.UTF-8):      Podwójnie kreślony font dla LaTeXa
2477 Group:          Applications/Publishing/TeX
2478 Requires(post,postun):  %{_bindir}/texhash
2479 Requires:       %{name}-fonts-dstroke = %{epoch}:%{version}-%{release}
2480 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2481
2482 %description latex-dstroke
2483 Doublestroke font for typesetting the mathematical symbols for the
2484 natural numbers, whole numbers, rational numbers, real numbers and
2485 complex numbers.
2486
2487 %description latex-dstroke -l pl.UTF-8
2488 Podwójnie kreślony font do składania symboli matematycznych liczb
2489 naturalnych, całkowitych, wymiernych, rzeczywistych i zespolonych.
2490
2491 %package latex-enumitem
2492 Summary:        A package to customize the three basic lists
2493 Summary(hu.UTF-8):      Egy csomag, amivel testreszabhatod a három alapvető listát
2494 Group:          Applications/Publishing/TeX
2495 Requires(post,postun):  %{_bindir}/texhash
2496 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2497
2498 %description latex-enumitem
2499 A package to customize the three basic lists (enumerate, itemize and
2500 description).
2501
2502 %description latex-enumitem -l hu.UTF-8
2503 Egy csomag, amivel testreszabhatod a három alapvető listakörnyezetet
2504 (enumerate, itemize, description).
2505
2506 %package latex-exam
2507 Summary:        The exam document class attempts to make it easy for even a LaTeX novice to prepare exams
2508 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
2509 Group:          Applications/Publishing/TeX
2510 Requires(post,postun):  %{_bindir}/texhash
2511 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2512
2513 %description latex-exam
2514 The exam document class attempts to make it easy for even a LaTeX
2515 novice to prepare exams.
2516
2517 %description latex-exam -l hu.UTF-8
2518 Az exam dokumentumosztály segítségével könnyűvé válik LaTeX-ben a
2519 feladatsorok készítése.
2520
2521 %package latex-formlett
2522 Summary:        Letters to multiple recipients
2523 Summary(hu.UTF-8):      Levél több címzettnek ("körlevél")
2524 Group:          Applications/Publishing/TeX
2525 Requires(post,postun):  %{_bindir}/texhash
2526 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2527
2528 %description latex-formlett
2529 Letters to multiple recipients.
2530
2531 %description latex-formlett -l hu.UTF-8
2532 Levél több címzettnek ("körlevél").
2533
2534 %package latex-formular
2535 Summary:        Create forms containing field for manual entry
2536 Summary(hu.UTF-8):      Kézzel kitöltendő űrlapok készítése
2537 Group:          Applications/Publishing/TeX
2538 Requires(post,postun):  %{_bindir}/texhash
2539 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2540
2541 %description latex-formular
2542 Create forms containing field for manual entry.
2543
2544 %description latex-formular -l hu.UTF-8
2545 Kézzel kitöltendő űrlapok készítése.
2546
2547 %package latex-examdesign
2548 Summary:        LaTeX class for typesetting exams
2549 Summary(hu.UTF-8):      LaTeX osztály dolgozatok szedésére
2550 Group:          Applications/Publishing/TeX
2551 Requires(post,postun):  %{_bindir}/texhash
2552 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2553
2554 %description latex-examdesign
2555 LaTeX class for typesetting exams.
2556
2557 %description latex-examdesign -l hu.UTF-8
2558 LaTeX osztály dolgozatok szedésére.
2559
2560 %package latex-gbrief
2561 Summary:        Letter document class
2562 Summary(hu.UTF-8):      Levél dokumentumosztály
2563 Group:          Applications/Publishing/TeX
2564 Requires(post,postun):  %{_bindir}/texhash
2565 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2566
2567 %description latex-gbrief
2568 Letter document class.
2569
2570 %description latex-gbrief -l hu.UTF-8
2571 Levél dokumentumosztály.
2572
2573
2574 %package latex-jknappen
2575 Summary:        Miscellaneous packages by Joerg Knappen
2576 Summary(pl.UTF-8):      Różne pakiety autorstwa Joerga Knappena
2577 Group:          Applications/Publishing/TeX
2578 Requires(post,postun):  %{_bindir}/texhash
2579 Requires:       %{name}-fonts-jknappen = %{epoch}:%{version}-%{release}
2580 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2581
2582 %description latex-jknappen
2583 Miscellaneous macros, mostly for making use of extra fonts, by Joerg
2584 Knappen, including sgmlcmpt.
2585
2586 %description latex-jknappen -l pl.UTF-8
2587 Różne makra, głównie do używania dodatkowych fontów autorstwa Joerga
2588 Knappena. Zawiera sgmlcmpt.
2589
2590 %package latex-keystroke
2591 Summary:        Graphical representation of keys on keyboard
2592 Summary(hu.UTF-8):      A billentyűk grafikus megjelenítése
2593 Group:          Applications/Publishing/TeX
2594 Requires(post,postun):  %{_bindir}/texhash
2595 Requires:       %{name}-latex
2596
2597 %description latex-keystroke
2598 Graphical representation of keys on keyboard.
2599
2600 %description latex-keystroke -l hu.UTF-8
2601 A billentyűk grafikus megjelenítése.
2602
2603
2604 %package latex-labbook
2605 Summary:        Typeset laboratory journals
2606 Summary(hu.UTF-8):      Laborjegyzőkönyvek szedése
2607 Group:          Applications/Publishing/TeX
2608 Requires(post,postun):  %{_bindir}/texhash
2609 Requires:       %{name}-latex
2610
2611 %description latex-labbook
2612 Typeset laboratory journals.
2613
2614 %description latex-labbook -l hu.UTF-8
2615 Laborjegyzőkönyvek szedése.
2616
2617 %package latex-lcd
2618 Summary:        Alphanumerical LCD-style displays
2619 Summary(hu.UTF-8):      Alfanumerikus LCD-szerű kijelzés
2620 Group:          Applications/Publishing/TeX
2621 Requires(post,postun):  %{_bindir}/texhash
2622 Requires:       %{name}-latex
2623
2624 %description latex-lcd
2625 Alphanumerical LCD-style displays.
2626
2627 %description latex-lcd -l hu.UTF-8
2628 Alfanumerikus LCD-szerű kijelzés.
2629
2630 %package latex-leaflet
2631 Summary:        Create small handouts (flyers)
2632 Summary(hu.UTF-8):      Kis "kézikönyvek" készítése (brossúrák)
2633 Group:          Applications/Publishing/TeX
2634 Requires(post,postun):  %{_bindir}/texhash
2635 Requires:       %{name}-latex
2636
2637 %description latex-leaflet
2638 Create small handouts (flyers).
2639
2640 %description latex-leaflet -l hu.UTF-8
2641 Kis "kézikönyvek" készítése (brossúrák).
2642
2643 %package latex-leftidx
2644 Summary:        Left and right subscripts and superscripts in math mode
2645 Summary(hu.UTF-8):      Bal és jobboldali alsó és felső indexek matematikai módban
2646 Group:          Applications/Publishing/TeX
2647 Requires(post,postun):  %{_bindir}/texhash
2648 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2649
2650 %description latex-leftidx
2651 Left and right subscripts and superscripts in math mode.
2652
2653 %description latex-leftidx -l hu.UTF-8
2654 Bal és jobboldali alsó és felső indexek matematikai módban.
2655
2656
2657 %package latex-lewis
2658 Summary:        Draw Lewis structures (chemistry)
2659 Summary(hu.UTF-8):      Lewis struktúrák készítése (kémia)
2660 Group:          Applications/Publishing/TeX
2661 Requires(post,postun):  %{_bindir}/texhash
2662 Requires:       %{name}-latex
2663
2664 %description latex-lewis
2665 Draw Lewis structures (chemistry).
2666
2667 %description latex-lewis -l hu.UTF-8
2668 Lewis struktúrák készítése (kémia).
2669
2670 %package latex-lm
2671 Summary:        LaTeX styles for Latin Modern family fonts
2672 Summary(pl.UTF-8):      Style LaTeXa dla fontów z rodziny Latin Modern
2673 Group:          Applications/Publishing/TeX
2674 Requires(post,postun):  /usr/bin/texhash
2675 Requires:       %{name}-fonts-lm = %{epoch}:%{version}-%{release}
2676 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2677
2678 %description latex-lm
2679 Latin Modern family of fonts, based on the Computer Modern fonts
2680 released into public domain by AMS (copyright (C) 1997 AMS). Contain a
2681 lot of additional characters, mainly accented ones, but not only.
2682 There is a one set of PostScript fonts and four sets of TeX Font
2683 Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
2684 encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
2685 Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
2686 potential user knows what to do with all these files. The author is
2687 Boguslaw Jackowski.
2688
2689 %description latex-lm -l pl.UTF-8
2690 Rodzina fontów Latin Modern, oparta na fontach Computer Modern
2691 przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
2692 Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
2693 Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
2694 Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
2695 QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
2696 (texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
2697 (ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
2698 tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
2699
2700 %package latex-lastpage
2701 Summary:        Reference last page for "Page N of M" type footers
2702 Summary(hu.UTF-8):      Az utolsó oldalra hivatkozás "N/M. oldal" típusú lábfejekhez
2703 Group:          Applications/Publishing/TeX
2704 Requires(post,postun):  %{_bindir}/texhash
2705
2706 %description latex-lastpage
2707 Reference last page for Page N of M type footers.
2708
2709 %description latex-lastpage -l hu.UTF-8
2710 Az utolsó oldalra hivatkozás "N/M. oldal" típusú lábfejekhez.
2711
2712 %package latex-lineno
2713 Summary:        Line numbers on paragraphs
2714 Summary(pl.UTF-8):      Numery linii dla paragrafów
2715 Group:          Applications/Publishing/TeX
2716 Requires(post,postun):  /usr/bin/texhash
2717 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2718
2719 %description latex-lineno
2720 The LaTeX package lineno.sty provides line numbers on paragraphs.
2721 After TeX has broken a paragraph into lines there will be line numbers
2722 attached to them, with the possibility to make references through the
2723 LaTeX \ref, \pageref cross reference mechanism.
2724
2725 %description latex-lineno -l pl.UTF-8
2726 Pakiet LaTeXa lineno.sty daje numery linii dla paragrafów. Po podziale
2727 paragrafu na linie przez TeXa do linii dołączane są ich numery z
2728 możliwością tworzenia odnośników poprzez mechanizm odnośników LaTeXa
2729 \ref i \pageref.
2730
2731 %package latex-games
2732 Summary:        Packages for typesetting games
2733 Summary(hu.UTF-8):      Játékok szedése
2734 Group:          Applications/Publishing/TeX
2735 Requires(post,postun):  %{_bindir}/texhash
2736 Requires:       %{name}-latex
2737
2738 %description latex-games
2739 Chess, chinese chess, crosswords, go and backgammon.
2740
2741 %description latex-games -l hu.UTF-8
2742 Sakk, kínai sakk, keresztrejtvények, go és backgammon.
2743
2744 %package latex-extend
2745 Summary:        Extensions, patches, improvements of main LaTeX styles, environments
2746 Summary(hu.UTF-8):      Az alap LaTeX stílusok, környezetek, stb. bővítései, foltjai
2747 Group:          Applications/Publishing/TeX
2748 Requires(post,postun):  %{_bindir}/texhash
2749 Requires:       %{name}-latex
2750
2751 %description latex-extend
2752 This package contains:
2753 - addlines: a user-friendly wrapper around \enlargethispage.
2754 - alnumsec: alphanumeric section numbering.
2755 - arydshln: horizontal and vertical dashed lines in arrays and
2756   tabulars
2757 - babelbib: multilingual bibliographies.
2758 - bibtopicprefix: prefix references to bibliographies produced by
2759   bibtopic.
2760 - boites: boxes that may break across pages
2761 - booklet: aids for printing simple booklets.
2762 - bullcntr: display list item counter as regular pattern of bullets.
2763 - chappg: page numbering by chapter.
2764 - cjw: a bundle of packages and classes.
2765 - clefval: key/value support with a hash.
2766 - colortbl: add colour to LaTeX tables.
2767 - combine: bundle individual documents into a single document.
2768 - contour: print a coloured contour around text.
2769 - ctable: easily typeset centered tables.
2770 - curve2e: extensions for package pict2e.
2771 - HA-prosper: patches and improvements for prosper.
2772
2773 %description latex-extend -l hu.UTF-8
2774 Ez a csomag a következőket tartalmazza:
2775 - addlines: felhasználóbarát wrapper \enlargethispage-hez
2776 - alnumsec: alfanumerikus section számozás
2777 - arydshln: vízszintes és függőleges pontozott vonalak array és
2778   tabular környezetkben
2779 - babelbib: többnyelvű bibliográfiák
2780 - bibtopicprefix: prefix hivatkozás bibtopic által készített
2781   bibliográfiára
2782 - boites: dobozok, amelyek törhetők oldalak között
2783 - booklet: booklet formátumban történő nyomtatás
2784 - bullcntr: lista elemek számlálójának megjelenítése mint...
2785 - chappg: oldalszámozás chapter alapján
2786 - cjw: csomagok és osztályok tömkelege
2787 - clefval: kulcs/érték párok hash-sel
2788 - colortbl: színek LaTeX táblázatokban
2789 - combine: külön dokumentumok eggyé fűzése
2790 - contour: színes kontúr nyomtatása szöveg körül
2791 - ctable: középre igazított táblázatok szedése
2792 - curve2e: pict2e csomaghoz kiegészítések
2793 - HA-prosper: foltok és bővítések a prosper-hez
2794
2795 %package latex-math
2796 Summary:        Mathematical packages
2797 Summary(hu.UTF-8):      Matematikai csomagok
2798 Group:          Applications/Publishing/TeX
2799 Requires(post,postun):  %{_bindir}/texhash
2800 Requires:       %{name}-latex
2801
2802 %description latex-math
2803 This package contains:
2804 - bez123: Support for Bezier curves.
2805 - binomexp: Calculate Pascal's triangle
2806 - cmll: symbols for linear logic.
2807 - coordsys: draw cartesian coordinate systems.
2808 - egplot: encapsulate Gnuplot sources in LaTeX documents.
2809 - eqlist: description lists with equal indentation.
2810 - eqnarray: more generalised equation arrays with numbering.
2811 - esdiff: simplify typesetting of derivatives.
2812 - esvect: vector arrows.
2813 - extpfeil: extensible arrows in mathematics
2814 - faktor: typeset quotient structures with LaTeX.
2815 - permute: support for symmetric groups.
2816
2817 %description latex-math -l hu.UTF-8
2818 Ez a csomag a következőket tartalmazza:
2819 - bez123: Bezier-görbék
2820 - binomexp: Pascal-háromszög számítása
2821 - cmll: szimbólumok lineáris logikához
2822 - coordsys: Descartes-féle koordinátarendszerek rajzolása
2823 - egplot: Gnuplot források LaTeX dokumentumokba ágyazása
2824 - eqlist: leíró lista egyenlő behúzással
2825 - eqnarray: általánosabb egyenlet-rendszer sorszámozással
2826 - esdiff: deriváltak bevitele
2827 - esvect: vektornyilak
2828 - extpfeil: bővíthető nyilak matematikában
2829 - faktor: hányados struktúrák LaTeX-hel
2830 - permute: szimmetriacsoportok
2831
2832 %package latex-music
2833 Summary:        Musical packages
2834 Summary(hu.UTF-8):      Zenei csomagok
2835 Group:          Applications/Publishing/TeX
2836 Requires(post,postun):  %{_bindir}/texhash
2837 Requires:       %{name}-latex
2838
2839 %description latex-music
2840 This package contains:
2841 - abc: support ABC music notation in LaTeX.
2842 - guitar: guitar chords and song texts.
2843
2844 %description latex-music -l hu.UTF-8
2845 Ez a csomag a következőket tartalmazza:
2846 - abc: ABC hangjegyzések LaTeX-ben
2847 - guitar: gitárkották és dalszövegek
2848
2849 %package latex-physics
2850 Summary:        Physical packages
2851 Summary(hu.UTF-8):      Fizikai csomagok
2852 Group:          Applications/Publishing/TeX
2853 Requires(post,postun):  %{_bindir}/texhash
2854 Requires:       %{name}-latex
2855
2856 %description latex-physics
2857 This package contains:
2858 - circ: macros for typesetting circuit diagrams.
2859 - colorwav: colours by wavelength of visible light.
2860 - dyntree: construct Dynkin tree diagrams.
2861 - feynmf: macros and fonts for creating Feynman (and other) diagrams.
2862
2863 %description latex-physics -l hu.UTF-8
2864 Ez a csomag a következőket tartalmazza:
2865 - circ: áramkörök szedése
2866 - colorwav: a látható fény színei hullámhossz szerint
2867 - dyntree: Dynkin fadiagramok készítése
2868 - feynmf: makrók és fontok Feynman (és más) diagramok készítésére
2869
2870 %package latex-biology
2871 Summary:        Biological packages
2872 Summary(hu.UTF-8):      Biológiai csomagok
2873 Group:          Applications/Publishing/TeX
2874 Requires(post,postun):  %{_bindir}/texhash
2875 Requires:       %{name}-latex
2876
2877 %description latex-biology
2878 This package contains:
2879 - biocon: typesetting biological species names
2880 - dnaseq: format DNA base sequences.
2881
2882 %description latex-biology -l hu.UTF-8
2883 Ez a csomag a következőket tartalmazza:
2884 - biocon: biológiai fajnevek szedése
2885 - dnaseq: DNS szekvenciák szedése
2886
2887 %package latex-chem
2888 Summary:        Chemical packages
2889 Summary(hu.UTF-8):      Kémiai csomagok
2890 Group:          Applications/Publishing/TeX
2891 Requires(post,postun):  %{_bindir}/texhash
2892 Requires:       %{name}-latex
2893
2894 %description latex-chem
2895 This package contains:
2896 - achemso: support for American Chemical Society journal submissions.
2897 - bpchem: typeset chemical names, formulae, etc.
2898 - chemarrow: arrows for use in chemistry.
2899 - chemcompounds: simple consecutive numbering of chemical compounds.
2900 - chemcono: support for compound numbers in chemistry documents.
2901 - chemstyle: writing chemistry with style.
2902 - mhchem: typeset chemical formulae/equations and Risk and Safety
2903   phrases
2904
2905 %description latex-chem -l hu.UTF-8
2906 Ez a csomag a következőket tartalmazza:
2907 - achemso: American Chemical Society formátuma
2908 - bpchem: kémiai nevek, formulák, stb. szedése
2909 - chemarrow: kémiában használatos nyilak
2910 - chemcompounds: kémiai vegyületek számozása
2911 - chemcono: kémiai vegyületek kémiai dokumentumokbam
2912 - chemstyle: kémiai dokumentum írása
2913 - mhchem: kémiai formulák/egyenletek szedése
2914
2915 %package latex-informatic
2916 Summary:        Informatical packages
2917 Summary(hu.UTF-8):      Informatikai csomagok
2918 Group:          Applications/Publishing/TeX
2919 Requires(post,postun):  %{_bindir}/texhash
2920 Requires:       %{name}-latex
2921
2922 %description latex-informatic
2923 This package contains:
2924 - alg: LaTeX environments for typesetting algorithms.
2925 - bytefield: Create illustrations for network protocol specifications.
2926
2927 %description latex-informatic -l hu.UTF-8
2928 Ez a csomag a következőket tartalmazza:
2929 - alg: LaTeX környezetek algoritmusok szedésére
2930 - bytefield: hálózati protokoll specifikációk szemléltetése
2931
2932 %package latex-pdftools
2933 Summary:        Various tools to pdf output
2934 Summary(hu.UTF-8):      Különböző eszközök pdf output-hoz
2935 Group:          Applications/Publishing/TeX
2936 Requires(post,postun):  %{_bindir}/texhash
2937 Requires:       %{name}-latex
2938
2939 %description latex-pdftools
2940 This package contains:
2941 - attachfile: attach arbitrary files to a PDF document
2942 - cooltooltips: associate a pop-up window and tooltip with PDF
2943   hyperlinks
2944
2945 %description latex-pdftools -l hu.UTF-8
2946 Ez a csomag a következőket tartalmazza:
2947 - attachfile: fájlok csatolása PDF dokumentumokba
2948 - cooltooltips: felugró ablakok és súgók társítása PDF linkekhez
2949
2950 %package latex-mathexam
2951 Summary:        Package for typesetting exams
2952 Summary(hu.UTF-8):      Vizsgák szedése
2953 Group:          Applications/Publishing/TeX
2954 Requires(post,postun):  %{_bindir}/texhash
2955 Requires:       %{name}-latex
2956
2957 %description latex-mathexam
2958 Package for typesetting exams.
2959
2960 %description latex-mathexam -l hu.UTF-8
2961 Vizsgák szedése.
2962
2963 %package latex-microtype
2964 Summary:        An interface to the micro-typographic extensions of pdfTeX
2965 Summary(pl.UTF-8):      Interfejs do rozszerzeń mikrotypograficznych pdfTeXa
2966 Group:          Applications/Publishing/TeX
2967 Requires(post,postun):  /usr/bin/texhash
2968 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2969
2970 %description latex-microtype
2971 The `microtype' package provides a LaTeX interface to pdfTeX's
2972 micro-typographic extensions: character protrusion and font expansion.
2973 It allows to restrict character protrusion and/or font expansion to a
2974 definable set of fonts, and to configure micro-typographic aspects of
2975 the fonts in a straight-forward and flexible way. Settings for various
2976 fonts are provided.
2977
2978 %description latex-microtype -l pl.UTF-8
2979 Pakiet microtype dodaje do LaTeXa mechanizm do rozszerzeń
2980 mikrotypograficznych pdfTeXa: wysuwania znaków i rozszerzania fontów.
2981 Pozwala ograniczyć wysuwanie znaku i/lub rozszerzanie fontu do
2982 określonego zbioru fontów oraz skonfigurować mikrotypograficzne
2983 aspekty fontów w prosty i elastyczny sposób. Dostarczone są ustawienia
2984 dla różnych fontów.
2985
2986 %package latex-musictex
2987 Summary:        Typesetting music with TeX
2988 Summary(hu.UTF-8):      Zenék szedése TeX-hel
2989 Group:          Applications/Publishing/TeX
2990 Requires(post,postun):  %{_bindir}/texhash
2991 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2992
2993 %description latex-musictex
2994 Typesetting music with TeX.
2995
2996 %description latex-musictex -l hu.UTF-8
2997 Zenék szedése TeX-hel.
2998
2999 %package latex-lucidabr
3000 Summary:        Package to make Lucida Bright fonts usable with LaTeX
3001 Summary(pl.UTF-8):      Pakiet umożliwiający używanie fontów Lucida Bright w LaTeXu
3002 Group:          Applications/Publishing/TeX
3003 Requires(post,postun):  %{_bindir}/texhash
3004 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3005
3006 %description latex-lucidabr
3007 Package to make Lucida Bright fonts usable with LaTeX.
3008
3009 %description latex-lucidabr -l pl.UTF-8
3010 Pakiet umożliwiający używanie fontów Lucida Bright w LaTeXu.
3011
3012 %package latex-marvosym
3013 Summary:        Styles for Martin Vogel's Symbol (marvosym) font
3014 Summary(pl.UTF-8):      Style dla fontu Symbol Martina Vogela (marvosym)
3015 Group:          Applications/Publishing/TeX
3016 Requires(post,postun):  /usr/bin/texhash
3017 Requires:       %{name}-fonts-marvosym = %{epoch}:%{version}-%{release}
3018 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3019
3020 %description latex-marvosym
3021 Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
3022 currency symbol as defined by the European commission; Euro currency
3023 symbols in typefaces Times, Helvetica and Courier; Symbols for
3024 structural engineering; Symbols for steel cross-sections; Astronomy
3025 signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
3026 symbols; CE sign and others.
3027
3028 %description latex-marvosym -l pl.UTF-8
3029 Font Martin Vogel's Symbol (marvosym) to font zawierający: symbol
3030 waluty Euro zdefiniowany przez Komisję Europejską; symbole Euro w
3031 krojach Times, Helvetica i Courier; symbole do inżynierii
3032 strukturalnej; symbole do przekrojów stalowych; znaki astronomiczne
3033 (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole nożyczek; znak
3034 CE i inne.
3035
3036 %package latex-mathpple
3037 Summary:        Use PostScript Palatino for typesetting maths
3038 Summary(pl.UTF-8):      Używanie postscriptowych fontów Palatino do składania wzorów matematycznych
3039 Group:          Applications/Publishing/TeX
3040 Requires(post,postun):  %{_bindir}/texhash
3041 Requires:       %{name}-fonts-adobe = %{epoch}:%{version}-%{release}
3042 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3043
3044 %description latex-mathpple
3045 The package defines the PostScript font family `Palatino' (ppl) as the
3046 default roman font and then uses the `mathpple' fonts for typesetting
3047 math. These virtual fonts have been created for typesetting math in a
3048 style that suits the Palatino text fonts. The AMS fonts, when used
3049 additionally, will be scaled to fit Palatino.
3050
3051 %description latex-mathpple -l pl.UTF-8
3052 Pakiet definiuje rodzinę fontów postscriptowych Palatino (ppl) jako
3053 domyślny font roman i używa fontów mathpple do składania wzorów
3054 matematycznych. Te wirtualne fonty zostały stworzone do składania
3055 wzorów matematycznych w stylu pasującym do fontów tekstowych Palatino.
3056 Fonty AMS, jeśli są dodatkowo używane, zostaną przeskalowane tak, by
3057 pasować do Palatino.
3058
3059 %package latex-mathtime
3060 Summary:        Mathtime fonts for LaTeX
3061 Summary(pl.UTF-8):      Fonty Mathtime dla LaTeXa
3062 Group:          Applications/Publishing/TeX
3063 Requires(post,postun):  %{_bindir}/texhash
3064 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3065
3066 %description latex-mathtime
3067 The Mathtime fonts have a number of characters remapped to positions
3068 different from the ones normally used by the corresponding TeX
3069 CM-fonts. For the symbol font ``operators'' the corresponding mathtime
3070 style files use the Times Roman font (often called something like:
3071 ptmr or ptmr7t or ptmrq).
3072
3073 %description latex-mathtime -l pl.UTF-8
3074 Fonty Mathtime zawierają wiele znaków przemapowanych na pozycje
3075 różniące się od tych normalnie używanych w odpowiadających im TeXowych
3076 fontach CM. Dla fontu symboli "operators" odpowiadający styl mathtime
3077 używa fontu Times Roman (zazwyczaj nazywanego w stylu ptmr, ptmr7t lub
3078 ptmrq).
3079
3080 %package latex-mflogo
3081 Summary:        LaTeX support for MetaFont and logo fonts
3082 Summary(pl.UTF-8):      Obsługa LaTeXa dla MetaFonta i fontów logo
3083 Group:          Applications/Publishing/TeX
3084 Requires(post,postun):  %{_bindir}/texhash
3085 Requires:       %{name}-fonts-mflogo = %{epoch}:%{version}-%{release}
3086 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3087
3088 %description latex-mflogo
3089 LaTeX package and font definition file to access the Knuthian `logo'
3090 fonts described in `The MetaFontbook' and the MetaFont and logos in
3091 LaTeX documents.
3092
3093 %description latex-mflogo -l pl.UTF-8
3094 Pakiet LaTeXa i plik definicji fontów udostępniający fonty logo Knutha
3095 opisane w "The MetaFontbook" oraz MetaFont i loga w dokumentach
3096 LaTeXa.
3097
3098 %package latex-mfnfss
3099 Summary:        Font description files to use extra fonts like yinit and ygoth
3100 Summary(pl.UTF-8):      Pliki opisów fontów udostępniające dodatkowe fonty, jak yinit i ygoth
3101 Group:          Applications/Publishing/TeX
3102 Requires(post,postun):  %{_bindir}/texhash
3103 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3104
3105 %description latex-mfnfss
3106 Font description files to use extra fonts like yinit and ygoth.
3107
3108 %description latex-mfnfss -l pl.UTF-8
3109 Pliki opisów fontów udostępniające dodatkowe fonty, jak yinit i ygoth.
3110
3111 %package latex-minitoc
3112 Summary:        Produce a table of contents for each chapter
3113 Summary(pl.UTF-8):      Tworzenie spisów treści dla każdego rozdziału
3114 Group:          Applications/Publishing/TeX
3115 Requires(post,postun):  %{_bindir}/texhash
3116 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3117
3118 %description latex-minitoc
3119 Produce a table of contents for each chapter.
3120
3121 %description latex-minitoc -l pl.UTF-8
3122 Tworzenie spisów treści dla każdego rozdziału.
3123
3124 %package latex-mltex
3125 Summary:        Support for MLTeX
3126 Summary(pl.UTF-8):      Wsparcie dla MLTeXa
3127 Group:          Applications/Publishing/TeX
3128 Requires(post,postun):  %{_bindir}/texhash
3129 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3130
3131 %description latex-mltex
3132 Support for MLTeX, the multilingual TeX extension from Michael J.
3133 Ferguson.
3134
3135 %description latex-mltex -l pl.UTF-8
3136 Wsparcie dla MLTeXa - rozszerzenia TeXa z obsługą wielu języków,
3137 autorstwa Michaela J. Fergusona.
3138
3139 %package latex-multienum
3140 Summary:        Multi-column enumerated lists
3141 Summary(hu.UTF-8):      Többoszlopos számozott listák
3142 Group:          Applications/Publishing/TeX
3143 Requires(post,postun):  %{_bindir}/texhash
3144 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3145
3146 %description latex-multienum
3147 Multi-column enumerated lists.
3148
3149 %description latex-multienum -l hu.UTF-8
3150 Többoszlopos számozott listák.
3151
3152
3153 %package latex-moreverb
3154 Summary:        Extended verbatim
3155 Summary(hu.UTF-8):      Kiterjesztett verbatim
3156 Group:          Applications/Publishing/TeX
3157 Requires(post,postun):  %{_bindir}/texhash
3158 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3159
3160 %description latex-moreverb
3161 Extended verbatim.
3162
3163 %description latex-moreverb -l hu.UTF-8
3164 Kiterjesztett verbatim.
3165
3166 %package latex-ntheorem
3167 Summary:        Enhanced theorem environment
3168 Summary(hu.UTF-8):      Bővített tétel környezet
3169 Group:          Applications/Publishing/TeX
3170 Requires(post,postun):  %{_bindir}/texhash
3171 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3172
3173 %description latex-ntheorem
3174 Enhanced theorem environment.
3175
3176 %description latex-ntheorem -l hu.UTF-8
3177 Bővített tétel környezet
3178
3179 %package latex-other
3180 Summary:        Other LaTeX packages
3181 Summary(hu.UTF-8):      Néhány további LaTeX csomag
3182 Group:          Applications/Publishing/TeX
3183 Requires(post,postun):  %{_bindir}/texhash
3184 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3185
3186 %description latex-other
3187 Other LaTeX packages.
3188
3189 %description latex-other -l hu.UTF-8
3190 Néhány további LaTeX csomag.
3191
3192 %package latex-other-doc
3193 Summary:        Other LaTeX packages documentation
3194 Summary(hu.UTF-8):      Néhány további LaTeX csomag dokumentációja
3195 Group:          Applications/Publishing/TeX
3196 Requires(post,postun):  %{_bindir}/texhash
3197 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3198
3199 %description latex-other-doc
3200 Other LaTeX packages documentation.
3201
3202 %description latex-other-doc -l hu.UTF-8
3203 Néhány további LaTeX csomag dokumentációja.
3204
3205 %package latex-palatcm
3206 Summary:        Palatino + Computer Modern math fonts for LaTeX
3207 Summary(pl.UTF-8):      Fonty matematyczne Palatino i Computer Modern dla LaTeXa
3208 Group:          Applications/Publishing/TeX
3209 Requires(post,postun):  %{_bindir}/texhash
3210 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3211
3212 %description latex-palatcm
3213 Palatino + Computer Modern math fonts for LaTeX.
3214
3215 %description latex-palatcm -l pl.UTF-8
3216 Fonty matematyczne Palatino i Computer Modern dla LaTeXa.
3217
3218
3219 %package latex-pdfslide
3220 Summary:        Presentation slides using pdftex
3221 Summary(hu.UTF-8):      Prezentáció készítése pdftex-hel
3222 Group:          Applications/Publishing/TeX
3223 Requires(post,postun):  %{_bindir}/texhash
3224 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3225
3226 %description latex-pdfslide
3227 Presentation slides using pdftex.
3228
3229 %description latex-pdfslide -l hu.UTF-8
3230 Prezentáció készítése pdftex-hel.
3231
3232 %package latex-pgf
3233 Summary:        The TeX Portable Graphic Format
3234 Summary(hu.UTF-8):      TeX Portable Graphic Formátum
3235 Summary(pl.UTF-8):      Przenośny format grafiki dla TeXa
3236 Group:          Applications/Publishing/TeX
3237 Requires(post,postun):  %{_bindir}/texhash
3238 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3239 Requires:       %{name}-latex-xcolor = %{epoch}:%{version}-%{release}
3240 Obsoletes:      tetex-pgf
3241
3242 %description latex-pgf
3243 A macro package for creating graphics directly in TeX and LaTeX.
3244
3245 %description latex-pgf -l hu.UTF-8
3246 Makró csomag rajzok készítéséhez közvetlenül TeX-ben és LaTeX-ben.
3247
3248 %description latex-pgf -l pl.UTF-8
3249 Pakiet makr do tworzenia grafiki bezpośrednio z TeXa i LaTeXa.
3250
3251 %package latex-polynom
3252 Summary:        Macros for manipulating polynomials
3253 Summary(hu.UTF-8):      Makrók polinomokkal való műveletekre
3254 Group:          Applications/Publishing/TeX
3255 Requires(post,postun):  %{_bindir}/texhash
3256 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3257
3258 %description latex-polynom
3259 Macros for manipulating polynomials.
3260
3261 %description latex-polynom -l hu.UTF-8
3262 Makrók polinomokkal való műveletekre.
3263
3264 %package latex-polynomial
3265 Summary:        Typeset (univariate) polynomials
3266 Summary(hu.UTF-8):      Egyváltozós polinomok szedése
3267 Group:          Applications/Publishing/TeX
3268 Requires(post,postun):  %{_bindir}/texhash
3269 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3270
3271 %description latex-polynomial
3272 Typeset (univariate) polynomials.
3273
3274 %description latex-polynomial -l hu.UTF-8
3275 Egyváltozós polinomok szedése.
3276
3277 %package latex-programming
3278 Summary:        Additional utilities to programming LaTeX
3279 Summary(hu.UTF-8):      További eszközök LaTeX programozásához
3280 Group:          Applications/Publishing/TeX
3281 Requires(post,postun):  %{_bindir}/texhash
3282 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3283
3284 %description latex-programming
3285 This package contains:
3286 - cmdtrack: check used commands.
3287 - cool: COntent-Oriented LaTeX
3288 - coollist: manipulate COntent Oriented LaTeX Lists.
3289 - coolstr: string manipulation in LaTeX.
3290 - csvtools: reading data from CSV files.
3291 - datatool: tools to load and manipulate data.
3292 - datenumber: convert a date into a number and vice versa.
3293 - dprogress: LaTeX-relevant log information for debugging.
3294
3295 %description latex-programming -l hu.UTF-8
3296 Ez a csomag a következőket tartalmazza:
3297 - cmdtrack: használt parancsok ellenőrzése
3298 - cool: tartalom-orientált (COntent-Oriented) LaTeX
3299 - coollist: COntent Oriented LaTeX listák manipulációja
3300 - coolstr: sztring manipuláció LaTeX-ben
3301 - csvtools: adatok olvasása CSV fájlokból
3302 - datatool: eszközök adatok beolvasására és manipulációjához
3303 - datenumber: dátum számmá konvertálása és vissza
3304 - dprogress: LaTeX-releváns log információ debuggoláshoz
3305
3306 %package latex-prosper
3307 Summary:        LaTeX class for high quality slides
3308 Summary(hu.UTF-8):      LaTeX osztály jó minőségű fóliák készítéséhez
3309 Group:          Applications/Publishing/TeX
3310 Requires(post,postun):  %{_bindir}/texhash
3311 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3312
3313 %description latex-prosper
3314 LaTeX class for high quality slides.
3315
3316 %description latex-prosper -l hu.UTF-8
3317 LaTeX osztály jó minőségű fóliák készítéséhez.
3318
3319 %package latex-pseudocode
3320 Summary:        LaTeX enviroment for specifying algorithms in a natural way
3321 Summary(hu.UTF-8):      LaTeX környezet algoritmusok bevitelére
3322 Group:          Applications/Publishing/TeX
3323 Requires(post,postun):  %{_bindir}/texhash
3324 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3325
3326 %description latex-pseudocode
3327 LaTeX enviroment for specifying algorithms in a natural way.
3328
3329 %description latex-pseudocode -l hu.UTF-8
3330 LaTeX környezet algoritmusok bevitelére.
3331
3332 %package latex-psnfss
3333 Summary:        LaTeX font support for common PostScript fonts
3334 Summary(pl.UTF-8):      Obsługa popularnych fontów postscriptowych w LaTeXu
3335 Group:          Applications/Publishing/TeX
3336 Requires(post,postun):  %{_bindir}/texhash
3337 Requires:       %{name}-fonts-adobe = %{epoch}:%{version}-%{release}
3338 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3339 Obsoletes:      tetex-latex-mathptm
3340 Obsoletes:      tetex-latex-mathptmx
3341
3342 %description latex-psnfss
3343 LaTeX font definition files, macros and font metrics for common
3344 PostScript fonts.
3345
3346 %description latex-psnfss -l pl.UTF-8
3347 LaTeXowe pliki definicji fontów, makra i metryki fontów dla
3348 popularnych fontów postscriptowych.
3349
3350 %package latex-pst-2dplot
3351 Summary:        A PSTricks package for drawing 2D curves
3352 Summary(hu.UTF-8):      PSTricks csomag kétdimenziós görbék rajzolásához
3353 Group:          Applications/Publishing/TeX
3354 Requires(post,postun):  %{_bindir}/texhash
3355 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3356
3357 %description latex-pst-2dplot
3358 A PSTricks package for drawing 2D curves.
3359
3360 %description latex-pst-2dplot -l hu.UTF-8
3361 PSTricks csomag kétdimenziós görbék rajzolásához.
3362
3363 %package latex-pst-3dplot
3364 Summary:        Draw 3d curves and graphs using PSTricks
3365 Summary(hu.UTF-8):      3D-s görbék és grafikonok PSTricks-szel
3366 Group:          Applications/Publishing/TeX
3367 Requires(post,postun):  %{_bindir}/texhash
3368 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3369
3370 %description latex-pst-3dplot
3371 Draw 3d curves and graphs using PSTricks.
3372
3373 %description latex-pst-3dplot -l hu.UTF-8
3374 3D-s görbék és grafikonok PSTricks-szel.
3375
3376
3377 %package latex-pst-bar
3378 Summary:        Produces bar charts using pstricks
3379 Summary(hu.UTF-8):      Oszlopdiagramok pstricks-szel
3380 Group:          Applications/Publishing/TeX
3381 Requires(post,postun):  %{_bindir}/texhash
3382 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3383
3384 %description latex-pst-bar
3385 Produces bar charts using pstricks.
3386
3387 %description latex-pst-bar -l hu.UTF-8
3388 Oszlopdiagramok pstricks-szel.
3389
3390 %package latex-pst-circ
3391 Summary:        PSTricks package for drawing electric circuits
3392 Summary(hu.UTF-8):      PSTricks csomag elektromos áramkörök rajzolásához
3393 Group:          Applications/Publishing/TeX
3394 Requires(post,postun):  %{_bindir}/texhash
3395 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3396
3397 %description latex-pst-circ
3398 PSTricks package for drawing electric circuits.
3399
3400 %description latex-pst-circ -l hu.UTF-8
3401 PSTricks csomag elektromos áramkörök rajzolásához.
3402
3403 %package latex-pst-diffraction
3404 Summary:        Print diffraction patterns from various apertures
3405 Summary(hu.UTF-8):      Diffrakciós képek különböző eszközökön
3406 Group:          Applications/Publishing/TeX
3407 Requires(post,postun):  %{_bindir}/texhash
3408 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3409
3410 %description latex-pst-diffraction
3411 Print diffraction patterns from various apertures.
3412
3413 %description latex-pst-diffraction -l hu.UTF-8
3414 Diffrakciós képek különböző eszközökön.
3415
3416 %package latex-pst-eucl
3417 Summary:        Euclidian geometry with pstricks
3418 Summary(hu.UTF-8):      Euklidészi geometria a pstricks használatával
3419 Group:          Applications/Publishing/TeX
3420 Requires(post,postun):  %{_bindir}/texhash
3421 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3422
3423 %description latex-pst-eucl
3424 Euclidian geometry with pstricks.
3425
3426 %description latex-pst-eucl -l hu.UTF-8
3427 Euklidészi geometria a pstricks használatával.
3428
3429
3430 %package latex-pst-fun
3431 Summary:        Draw "funny" objects with PSTricks
3432 Summary(hu.UTF-8):      "Vicces" rajzok PSTricks-szel
3433 Group:          Applications/Publishing/TeX
3434 Requires(post,postun):  %{_bindir}/texhash
3435 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3436
3437 %description latex-pst-fun
3438 Draw "funny" objects with PSTricks.
3439
3440 %description latex-pst-fun -l hu.UTF-8
3441 "Vicces" rajzok PSTricks-szel
3442
3443 %package latex-pst-func
3444 Summary:        PSTricks package for plotting mathematical functions
3445 Summary(hu.UTF-8):      PSTricks csomag matematikai függvények ábrázolásához
3446 Group:          Applications/Publishing/TeX
3447 Requires(post,postun):  %{_bindir}/texhash
3448 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3449
3450 %description latex-pst-func
3451 PSTricks package for plotting mathematical functions.
3452
3453 %description latex-pst-func -l hu.UTF-8
3454 PSTricks csomag matematikai függvények ábrázolásához.
3455
3456 %package latex-pst-fr3d
3457 Summary:        Draw 3-dimensional framed boxes using PSTricks
3458 Summary(hu.UTF-8):      Háromdimenziós dobozok PSTricks segítségével
3459 Group:          Applications/Publishing/TeX
3460 Requires(post,postun):  %{_bindir}/texhash
3461 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3462
3463 %description latex-pst-fr3d
3464 Draw 3-dimensional framed boxes using PSTricks.
3465
3466 %description latex-pst-fr3d -l hu.UTF-8
3467 Háromdimenziós dobozok PSTricks segítségével.
3468
3469 %package latex-pst-fractal
3470 Summary:        Draw fractal sets using PSTricks
3471 Summary(hu.UTF-8):      Fraktálok rajzolása PSTricks segítségével
3472 Group:          Applications/Publishing/TeX
3473 Requires(post,postun):  %{_bindir}/texhash
3474 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3475
3476 %description latex-pst-fractal
3477 Draw fractal sets using PSTricks.
3478
3479 %description latex-pst-fractal -l hu.UTF-8
3480 Fraktálok rajzolása PSTricks segítségével.
3481
3482 %package latex-pst-infixplot
3483 Summary:        Using pstricks plotting capacities with infix expressions rather than RPN
3484 Summary(hu.UTF-8):      Infix kifejezések ábrázolása
3485 Group:          Applications/Publishing/TeX
3486 Requires(post,postun):  %{_bindir}/texhash
3487 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3488
3489 %description latex-pst-infixplot
3490 Using pstricks plotting capacities with infix expressions rather than
3491 RPN.
3492
3493 %description latex-pst-infixplot -l hu.UTF-8
3494 Infix kifejezések ábrázolása.
3495
3496 %package latex-pst-math
3497 Summary:        Enhancement of PostScript math operators to use with pstricks
3498 Summary(hu.UTF-8):      PostScript matematikai operátorok bővítése pstricks-szel
3499 Group:          Applications/Publishing/TeX
3500 Requires(post,postun):  %{_bindir}/texhash
3501 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3502
3503 %description latex-pst-math
3504 Enhancement of PostScript math operators to use with pstricks.
3505
3506 %description latex-pst-math -l hu.UTF-8
3507 PostScript matematikai operátorok bővítése pstricks-szel.
3508
3509 %package latex-pst-ob3d
3510 Summary:        Three dimensional objects using PSTricks
3511 Summary(hu.UTF-8):      Háromdimenziós objektumok PSTricks-szel
3512 Group:          Applications/Publishing/TeX
3513 Requires(post,postun):  %{_bindir}/texhash
3514 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3515
3516 %description latex-pst-ob3d
3517 Three dimensional objects using PSTricks.
3518
3519 %description latex-pst-ob3d -l hu.UTF-8
3520 Háromdimenziós objektumok PSTricks-szel.
3521
3522 %package latex-pst-optexp
3523 Summary:        Drawing optical experimental setups
3524 Summary(hu.UTF-8):      Optikai összeállítások rajzolása
3525 Group:          Applications/Publishing/TeX
3526 Requires(post,postun):  %{_bindir}/texhash
3527 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3528
3529 %description latex-pst-optexp
3530 Drawing optical experimental setups.
3531
3532 %description latex-pst-optexp -l hu.UTF-8
3533 Optikai összeállítások rajzolása.
3534
3535 %package latex-pst-optic
3536 Summary:        Drawing optics diagrams
3537 Summary(hu.UTF-8):      Optikai ábrák rajzolása
3538 Group:          Applications/Publishing/TeX
3539 Requires(post,postun):  %{_bindir}/texhash
3540 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3541
3542 %description latex-pst-optic
3543 Drawing optics diagrams.
3544
3545 %description latex-pst-optic -l hu.UTF-8
3546 Optikai ábrák rajzolása.
3547
3548 %package latex-pst-text
3549 Summary:        Text and character manipulation in PSTricks
3550 Summary(hu.UTF-8):      Szöveg és karakter manipulációk PSTricks-szel
3551 Group:          Applications/Publishing/TeX
3552 Requires(post,postun):  %{_bindir}/texhash
3553 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3554
3555 %description latex-pst-text
3556 Text and character manipulation in PSTricks.
3557
3558 %description latex-pst-text -l hu.UTF-8
3559 Szöveg és karakter manipulációk PSTricks-szel.
3560
3561 %package latex-pst-uncategorized
3562 Summary:        Other uncategorized PSTricks packages
3563 Summary(hu.UTF-8):      Néhány kategorizálatlan PSTricks csomag
3564 Group:          Applications/Publishing/TeX
3565 Requires(post,postun):  %{_bindir}/texhash
3566 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3567
3568 %description latex-pst-uncategorized
3569 Other uncategorized PSTricks packages.
3570
3571 %description latex-pst-uncategorized -l hu.UTF-8
3572 Néhány kategorizálatlan PSTricks csomag.
3573
3574 %package latex-pxfonts
3575 Summary:        PX fonts LaTeX support
3576 Summary(pl.UTF-8):      Obsługa fontów PX w LaTeXu
3577 Group:          Applications/Publishing/TeX
3578 Requires(post,postun):  %{_bindir}/texhash
3579 Requires:       %{name}-fonts-px = %{epoch}:%{version}-%{release}
3580 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3581
3582 %description latex-pxfonts
3583 PX fonts LaTeX support.
3584
3585 %description latex-pxfonts -l pl.UTF-8
3586 Obsługa fontów PX w LaTeXu.
3587
3588 %package latex-qfonts
3589 Summary:        A collection of PostScript (Adobe Type 1) fonts in QX layout
3590 Summary(pl.UTF-8):      Zestaw fontów postscriptowych (Adobe Type 1) w układzie QX
3591 Group:          Applications/Publishing/TeX
3592 Requires(post,postun):  %{_bindir}/texhash
3593 Requires:       %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
3594 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3595
3596 %description latex-qfonts
3597 A collection of Type 1 fonts; include QuasiBookman, QuasiChancery,
3598 QuasiCourier, QuasiPalatino, QuasiSwiss, QuasiSwissCondensed, and
3599 QuasiTimes (regular, italic, bold and bold italic), based on URW++
3600 fonts distributed with Ghostscript. The fonts are encoded according to
3601 QX layout which facilitates multilingual and technical typesetting
3602 using TeX, preserving usability in Windows applications.
3603
3604 %description latex-qfonts -l pl.UTF-8
3605 Zestaw fontów Type 1; zawiera QuasiBookman, QuasiChancery,
3606 QuasiCourier, QuasiPalatino, QuasiSwiss, QuasiSwissCondensed oraz
3607 QuasiTimes (zwykłe, pochyłe, tłuste i tłuste pochyłe), oparte na
3608 fontach URW++ rozpowszechnianych z Ghostscriptem. Fonty są kodowane
3609 zgodnie z układem QX, który ułatwia skład wielojęzyczny i techniczny w
3610 TeXu, zachowując przydatność dla aplikacji windowsowych.
3611
3612 %package latex-SIstyle
3613 Summary:        Package to typeset SI units, numbers and angles
3614 Summary(hu.UTF-8):      Csomag SI egységek, számok és szögek szedésére
3615 Group:          Applications/Publishing/TeX
3616 Requires(post,postun):  /usr/bin/texhash
3617 Requires:       %{name}-latex-ams = %{epoch}:%{version}-%{release}
3618
3619 %description latex-SIstyle
3620 Package to typeset SI units, numbers and angles.
3621
3622 %description latex-SIstyle -l hu.UTF-8
3623 Csomag SI egységek, számok és szögek szedésére.
3624
3625 %package latex-SIunits
3626 Summary:        The SIunits package can be used to standardise the use of units in your writings
3627 Summary(hu.UTF-8):      Az SIunits csomag a mennyiségek egységes írásában nyújt segítséget
3628 Group:          Applications/Publishing/TeX
3629 Requires(post,postun):  /usr/bin/texhash
3630 Requires:       %{name}-latex-ams = %{epoch}:%{version}-%{release}
3631
3632 %description latex-SIunits
3633 The SIunits package can be used to standardise the use of units in
3634 your writings.
3635
3636 %description latex-SIunits -l hu.UTF-8
3637 Az SIunits csomag a mennyiségek egységes írásában nyújt segítséget.
3638
3639 %package latex-siunitx
3640 Summary:        A comprehensive (SI) units package
3641 Summary(hu.UTF-8):      Egy minden részletre kiterjedő (SI) egységek kezelését végző csomag
3642 Group:          Applications/Publishing/TeX
3643 Requires(post,postun):  /usr/bin/texhash
3644 Requires:       %{name}-latex
3645
3646 %description latex-siunitx
3647 A comprehensive (SI) units package.
3648
3649 %description latex-siunitx -l hu.UTF-8
3650 Egy minden részletre kiterjedő (SI) egységek kezelését végző csomag.
3651
3652 %package latex-styles
3653 Summary:        Various LaTeX styles
3654 Summary(hu.UTF-8):      Különböző LaTeX stílusok
3655 Group:          Applications/Publishing/TeX
3656 Requires(post,postun):  /usr/bin/texhash
3657 Requires:       %{name}-latex
3658
3659 %description latex-styles
3660 Various LaTeX styles.
3661
3662 %description latex-styles -l hu.UTF-8
3663 Különböző LaTeX stílusok.
3664
3665 %package latex-lang
3666 Summary:        LaTeX support for non-english languages
3667 Summary(hu.UTF-8):      LaTeX támogatás nem-angol nyelvekhez
3668 Group:          Applications/Publishing/TeX
3669 Requires(post,postun):  /usr/bin/texhash
3670 Requires:       %{name}-latex
3671
3672 %description latex-lang
3673 LaTeX support for non-english languages.
3674
3675 %description latex-lang -l hu.UTF-8
3676 LaTeX támogatás nem-angol nyelvekhez.
3677
3678 %package latex-Tabbing
3679 Summary:        Tabbing with accented letters
3680 Summary(hu.UTF-8):      Tabbing környezet ékezetes betűk használatával
3681 Group:          Applications/Publishing/TeX
3682 Requires(post,postun):  /usr/bin/texhash
3683
3684 %description latex-Tabbing
3685 Tabbing with accented letters.
3686
3687 %description latex-Tabbing -l hu.UTF-8
3688 Tabbing környezet ékezetes betűk használatával.
3689
3690 %package latex-urwvn
3691 Summary:        URWVN fonts
3692 Summary(pl.UTF-8):      Fonty URWVN
3693 Group:          Applications/Publishing/TeX
3694 Requires(post,postun):  /usr/bin/texhash
3695 Requires:       %{name}-fonts-urwvn = %{epoch}:%{version}-%{release}
3696 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3697
3698 %description latex-urwvn
3699 URWVN fonts.
3700
3701 %description latex-urwvn -l pl.UTF-8
3702 Fonty URWVN.
3703
3704 %package latex-txfonts
3705 Summary:        TX fonts LaTeX support
3706 Summary(pl.UTF-8):      Obsługa fontów TX w LaTeXu
3707 Group:          Applications/Publishing/TeX
3708 Requires(post,postun):  %{_bindir}/texhash
3709 Requires:       %{name}-fonts-tx = %{epoch}:%{version}-%{release}
3710 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3711
3712 %description latex-txfonts
3713 TX fonts LaTeX support.
3714
3715 %description latex-txfonts -l pl.UTF-8
3716 Obsługa fontów TX w LaTeXu.
3717
3718 %package latex-ucs
3719 Summary:        This package contains support for using UTF-8 as input encoding in LaTeX documents
3720 Summary(hu.UTF-8):      Ez a csomag lehetővé teszi UTF-8 kódolást a LaTeX dokumentumokban
3721 Group:          Applications/Publishing/TeX
3722 Requires(post,postun):  %{_bindir}/texhash
3723 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3724
3725 %description latex-ucs
3726 This package contains support for using UTF-8 as input encoding in
3727 LaTeX documents.
3728
3729 %description latex-ucs -l hu.UTF-8
3730 Ez a csomag lehetővé teszi UTF-8 kódolást a LaTeX dokumentumokban.
3731
3732 %package latex-umlaute
3733 Summary:        An interface to inputenc for using alternate input encodings
3734 Summary(pl.UTF-8):      Interfejs inputenc do używania alternatywnych kodowań wejściowych
3735 Group:          Applications/Publishing/TeX
3736 Requires(post,postun):  %{_bindir}/texhash
3737 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3738
3739 %description latex-umlaute
3740 An interface to inputenc for using alternate input encodings.
3741
3742 %description latex-umlaute -l pl.UTF-8
3743 Interfejs inputenc do używania alternatywnych kodowań wejściowych.
3744
3745 %package latex-wasysym
3746 Summary:        Extra characters from the Waldis symbol fonts
3747 Summary(pl.UTF-8):      Dodatkowe znaki z fontów Waldis symbol
3748 Group:          Applications/Publishing/TeX
3749 Requires(post,postun):  %{_bindir}/texhash
3750 Requires:       %{name}-fonts-wasy = %{epoch}:%{version}-%{release}
3751 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3752
3753 %description latex-wasysym
3754 Makes some additional characters available that come from the wasy
3755 fonts (Waldis symbol fonts). These fonts are not automatically
3756 included in NFSS2/LaTeX2e since they take up important space and often
3757 aren't necessary if one makes use of the packages amsfonts or amssymb.
3758 Symbols include: join box, diamond, leadsto, sqsubset, lhd, rhd,
3759 apple, ocircle invneg, logof, varint, male, female, phone, clock,
3760 lightning, pointer, sun, bell, permil, smiley, various electrical
3761 symbols, shapes, music notes, circles, signs, astronomy, etc.
3762
3763 %description latex-wasysym -l pl.UTF-8
3764 Pakiet udostępniający dodatkowe symbole pochodzące z fontów wasy
3765 (Waldis symbol). Te fonty nie są automatycznie dołączane w
3766 NFSS2/LaTeX2e, ponieważ zajmują miejsce i zazwyczaj nie są potrzebne
3767 jeśli używa się pakietów amsfonts lub amssymb. Zestaw symboli zawiera
3768 m.in.: symbole join box, diamond, leadsto, sqsubset, lhd, rhd, apple,
3769 ocircle invneg, logof, varint, male, female, phone, clock, lightning,
3770 pointer, sun, bell, permil, smiley oraz różne symbole elektryczne,
3771 kształty, nuty, okręgi, znaki, symbole astronomiczne itp.
3772
3773 %package latex-xcolor
3774 Summary:        Allows for access to color tints, shades, tones etc
3775 Summary(hu.UTF-8):      Hozzáférés színekhez, tónusokhoz, átmenetekhez, stb.
3776 Summary(pl.UTF-8):      Pozwala na dostęp do odcieni, gradientów itp.
3777 Group:          Applications/Publishing/TeX
3778 Obsoletes:      tetex-latex-xcolor
3779
3780 %description latex-xcolor
3781 `xcolor' provides easy driver-independent access to several kinds of
3782 color tints, shades, tones, and mixes of arbitrary colors. It allows
3783 to select a document-wide target color model and offers tools for
3784 automatic color schemes, conversion between eight color models, and
3785 alternating table row colors.
3786
3787 %description latex-xcolor -l hu.UTF-8
3788 `xcolor' egy egyszerű meghajtó-független hozzáférést biztosít
3789 színekhez, átmenetekhez, tónusokhóz, és a színek korlátlan
3790 keverékéhez. Lehetőséged van a teljes dokumentumra érvényes szín
3791 modell kiválasztásához és a színmodellek közötti konverzióra.
3792
3793 %description latex-xcolor -l pl.UTF-8
3794 `xcolor' dostarcza łatwego, niezależnego od urządzenia dostępu do
3795 wielu rodzai cieniowania, tonów i połączeń dowolnych kolorów. Pozwala
3796 na wybór modelu koloru dla całego dokumentu i oferuje narzędzia dla
3797 schematów kolorów, konwersji między ośmioma modelami kolorów oraz
3798 naprzemiennych kolorów w tabelach.
3799
3800 %package format-latex
3801 Summary:        LaTeX macro package
3802 Summary(pl.UTF-8):      Pakiet makr LaTeX
3803 Group:          Applications/Publishing/TeX
3804 Requires(post,postun):  %{_bindir}/texhash
3805 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3806 Obsoletes:      hugelatex
3807
3808 %description format-latex
3809 LaTeX is a front end for the TeX text formatting system. Easier to use
3810 than TeX, LaTeX is essentially a set of TeX macros which provide
3811 convenient, predefined document formats for users.
3812
3813 This package contains LaTeX format.
3814
3815 %description format-latex -l pl.UTF-8
3816 LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
3817 łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
3818 dających użytkownikom wygodne, predefiniowane formaty dokumentów.
3819
3820 Ten pakiet zawiera format LaTeX.
3821
3822 %package format-pdflatex
3823 Summary:        PDF LaTeX macro package
3824 Summary(pl.UTF-8):      Pakiet makr PDF LaTeX
3825 Group:          Applications/Publishing/TeX
3826 Requires(post,postun):  %{_bindir}/texhash
3827 Requires:       %{name}-fonts-jknappen = %{epoch}:%{version}-%{release}
3828 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3829 Requires:       %{name}-latex-psnfss = %{epoch}:%{version}-%{release}
3830 Requires:       %{name}-metafont = %{epoch}:%{version}-%{release}
3831 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
3832
3833 %description format-pdflatex
3834 LaTeX is a front end for the TeX text formatting system. Easier to use
3835 than TeX, LaTeX is essentially a set of TeX macros which provide
3836 convenient, predefined document formats for users.
3837
3838 This package contains PDF LaTeX format.
3839
3840 %description format-pdflatex -l pl.UTF-8
3841 LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
3842 łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
3843 dających użytkownikom wygodne, predefiniowane formaty dokumentów.
3844
3845 Ten pakiet zawiera format PDF LaTeX.
3846
3847 # PLaTeX format
3848
3849 %package platex
3850 Summary:        PLaTeX format basic files
3851 Summary(pl.UTF-8):      Podstawowe pliki dla formatu PLaTeX
3852 Group:          Applications/Publishing/TeX
3853 Requires(post,postun):  %{_bindir}/texhash
3854 Requires:       %{name}-fonts-pl = %{epoch}:%{version}-%{release}
3855 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3856
3857 %description platex
3858 PLaTeX format basic files.
3859
3860 %description platex -l pl.UTF-8
3861 Podstawowe pliki dla formatu PLaTeX.
3862
3863 %package format-platex
3864 Summary:        PLaTeX format
3865 Summary(pl.UTF-8):      Format PLaTeX
3866 Group:          Applications/Publishing/TeX
3867 Requires(post,postun):  %{_bindir}/texhash
3868 Requires:       %{name}-platex = %{epoch}:%{version}-%{release}
3869
3870 %description format-platex
3871 PLaTeX format.
3872
3873 %description format-platex -l pl.UTF-8
3874 Format PLaTeX.
3875
3876 %package format-pdfplatex
3877 Summary:        PDF PLaTeX format
3878 Summary(pl.UTF-8):      Format PDF PLaTeX
3879 Group:          Applications/Publishing/TeX
3880 Requires(post,postun):  %{_bindir}/texhash
3881 Requires:       %{name}-fonts-type1-pl = %{epoch}:%{version}-%{release}
3882 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
3883 Requires:       %{name}-platex = %{epoch}:%{version}-%{release}
3884
3885 %description format-pdfplatex
3886 PDF PLaTeX format.
3887
3888 %description format-pdfplatex -l pl.UTF-8
3889 Format PDF PLaTeX.
3890
3891 %package scripts
3892 Summary:        Various scripts
3893 Summary(hu.UTF-8):      Néhány szkript
3894 Group:          Applications/Publishing/TeX
3895 Requires(post,postun):  %{_bindir}/texhash
3896 Requires:       %{name} = %{epoch}:%{version}-%{release}
3897
3898 %description scripts
3899 Various scripts.
3900
3901 %description scripts -l hu.UTF-8
3902 Néhány szkript.
3903
3904 # # TeX generic macros #
3905
3906 %package tex-babel
3907 Summary:        Multilingual support for TeX
3908 Summary(pl.UTF-8):      Obsługa wielu języków dla TeXa
3909 Group:          Applications/Publishing/TeX
3910 Requires(post,postun):  %{_bindir}/texhash
3911 Requires:       %{name} = %{epoch}:%{version}-%{release}
3912
3913 %description tex-babel
3914 Multilingual support for TeX.
3915
3916 %description tex-babel -l pl.UTF-8
3917 Obsługa wielu języków dla TeXa.
3918
3919 %package tex-german
3920 Summary:        Supports the new German orthography (neue deutsche Rechtschreibung)
3921 Summary(pl.UTF-8):      Obsługa nowej ortografii niemieckiej (neue deutsche Rechtschreibung)
3922 Group:          Applications/Publishing/TeX
3923 Requires(post,postun):  %{_bindir}/texhash
3924 Requires:       %{name} = %{epoch}:%{version}-%{release}
3925
3926 %description tex-german
3927 Supports the new German orthography (neue deutsche Rechtschreibung).
3928
3929 %description tex-german -l pl.UTF-8
3930 Obsługa nowej ortografii niemieckiej (neue deutsche Rechtschreibung).
3931
3932 %package tex-insbox
3933 Summary:        A TeX macro for inserting pictures/boxes into paragraphs
3934 Summary(hu.UTF-8):      TeX makró képek/dobozok beszúrására bekezdésekbe
3935 Group:          Applications/Publishing/TeX
3936 Requires(post,postun):  %{_bindir}/texhash
3937 Requires:       %{name} = %{epoch}:%{version}-%{release}
3938
3939 %description tex-insbox
3940 A TeX macro for inserting pictures/boxes into paragraphs.
3941
3942 %description tex-insbox -l hu.UTF-8
3943 TeX makró képek/dobozok beszúrására bekezdésekbe.
3944
3945 %package tex-mfpic
3946 Summary:        Macros which generate Metafont or Metapost for drawing pictures
3947 Summary(pl.UTF-8):      Makra generujące Metafont lub Metapost do rysowania obrazków
3948 Group:          Applications/Publishing/TeX
3949 Requires(post,postun):  %{_bindir}/texhash
3950 Requires:       %{name} = %{epoch}:%{version}-%{release}
3951
3952 %description tex-mfpic
3953 Macros which generate Metafont or Metapost for drawing pictures.
3954
3955 %description tex-mfpic -l pl.UTF-8
3956 Makra generujące Metafont lub Metapost do rysowania obrazków.
3957
3958 %package tex-misc
3959 Summary:        Miscellaneous TeX macros
3960 Summary(pl.UTF-8):      Różne makra TeXowe
3961 Group:          Applications/Publishing/TeX
3962 Requires(post,postun):  %{_bindir}/texhash
3963 Requires:       %{name} = %{epoch}:%{version}-%{release}
3964 Obsoletes:      tetex-tex-eijkhout
3965
3966 %description tex-misc
3967 Miscellaneous TeX macros.
3968
3969 %description tex-misc -l pl.UTF-8
3970 Różne makra TeXowe.
3971
3972 %package tex-pictex
3973 Summary:        Picture drawing macros for TeX and LaTeX
3974 Summary(pl.UTF-8):      Makra do rysowania obrazków dla TeXa i LaTeXa
3975 Group:          Applications/Publishing/TeX
3976 Requires(post,postun):  %{_bindir}/texhash
3977 Requires:       %{name} = %{epoch}:%{version}-%{release}
3978
3979 %description tex-pictex
3980 Picture drawing macros for TeX and LaTeX.
3981
3982 %description tex-pictex -l pl.UTF-8
3983 Makra do rysowania obrazków dla TeXa i LaTeXa.
3984
3985 %package tex-psizzl
3986 Summary:        A TeX format for physics papers
3987 Summary(hu.UTF-8):      TeX formátum fizikai kiadványokhoz
3988 Group:          Applications/Publishing/TeX
3989 Requires(post,postun):  %{_bindir}/texhash
3990 Requires:       %{name} = %{epoch}:%{version}-%{release}
3991
3992 %description tex-psizzl
3993 A TeX format for physics papers.
3994
3995 %description tex-psizzl -l hu.UTF-8
3996 TeX formátum fizikai kiadványokhoz.
3997
3998 %package tex-pstricks
3999 Summary:        PostScript macros for TeX
4000 Summary(pl.UTF-8):      Makra postscriptowe dla TeXa
4001 Group:          Applications/Publishing/TeX
4002 Requires(post,postun):  %{_bindir}/texhash
4003 Requires:       %{name}-tex-misc = %{epoch}:%{version}-%{release}
4004
4005 %description tex-pstricks
4006 An extensive collection of PostScript macros that is compatible with
4007 most TeX macro packages, including Plain TeX, LaTeX, AMS-TeX, and
4008 AMS-LaTeX. Included are macros for color, graphics, pie charts,
4009 rotation, trees and overlays. It has many special features, including:
4010 a wide variety of graphics (picture drawing) macros, with a flexible
4011 interface and with color support. There are macros for coloring or
4012 shading the cells of tables.
4013
4014 %description tex-pstricks -l pl.UTF-8
4015 Duży zestaw makr postscriptowych kompatybilny z większością pakietów
4016 makr TeXowych, w tym: Plain TeX, LaTeX, AMS-TeX i AMS-LaTeX. Załączono
4017 makra obsługujące kolory, grafikę, wykresy kołowe, obroty, drzewa i
4018 nakładanie. Mają wiele możliwości, w tym dużo makr graficznych (do
4019 rysowania obrazków) z elastycznym interfejsem i obsługą koloru. Są też
4020 makra do kolorowania lub cieniowania komórek tabel.
4021
4022 %package tex-qpx
4023 Summary:        QuasiPalatino and PX fonts typesetting support
4024 Summary(pl.UTF-8):      Wsparcie dla składu fontami QuasiPalatino i PX
4025 Group:          Applications/Publishing/TeX
4026 Requires(post,postun):  %{_bindir}/texhash
4027 Requires:       %{name} = %{epoch}:%{version}-%{release}
4028 Requires:       %{name}-fonts-qpx = %{epoch}:%{version}-%{release}
4029
4030 %description tex-qpx
4031 QuasiPalatino and PX fonts typesetting support.
4032
4033 %description tex-qpx -l pl.UTF-8
4034 Wsparcie dla składu fontami QuasiPalatino i PX.
4035
4036 %package tex-qpxqtx
4037 Summary:        QuasiTimes and TX fonts typesetting support
4038 Summary(pl.UTF-8):      Wsparcie dla składu fontami QuasiTimes i TX
4039 Group:          Applications/Publishing/TeX
4040 Requires(post,postun):  %{_bindir}/texhash
4041 Requires:       %{name} = %{epoch}:%{version}-%{release}
4042 Requires:       %{name}-fonts-qpxqtx = %{epoch}:%{version}-%{release}
4043
4044 %description tex-qpxqtx
4045 QuasiTimes and TX fonts typesetting support.
4046
4047 %description tex-qpxqtx -l pl.UTF-8
4048 Wsparcie dla składu fontami QuasiTimes i TX.
4049
4050 %package tex-ruhyphen
4051 Summary:        Russian hyphenation
4052 Summary(pl.UTF-8):      Rosyjskie reguły przenoszenia wyrazów
4053 Group:          Applications/Publishing/TeX
4054 Requires(post,postun):  %{_bindir}/texhash
4055 Requires:       %{name} = %{epoch}:%{version}-%{release}
4056
4057 %description tex-ruhyphen
4058 A collection of Russian hyphenation patterns supporting a number of
4059 Cyrillic font encodings, including T2, UCY (Omega Unicode Cyrillic),
4060 LCY, LWN (OT2), and koi8-r.
4061
4062 %description tex-ruhyphen -l pl.UTF-8
4063 Zestaw rosyjskich wzorców przenoszenia wyrazów obsługujący wiele
4064 kodowań fontów w cyrylicy, włącznie z T2, UCY (Omega Unicode
4065 Cyrillic), LCY, LWN (OT2) i koi8-r.
4066
4067 %package tex-spanish
4068 Summary:        Various TeX related files for typesetting documents written in Spanish
4069 Summary(pl.UTF-8):      Różne pliki TeXowe służące do składu dokumentów w języku hiszpańskim
4070 Group:          Applications/Publishing/TeX
4071 Requires(post,postun):  %{_bindir}/texhash
4072 Requires:       %{name} = %{epoch}:%{version}-%{release}
4073 Obsoletes:      tetex-tex-spanishb
4074
4075 %description tex-spanish
4076 Various TeX related files for typesetting documents written in
4077 Spanish, including hyphenation and dictionaries.
4078
4079 %description tex-spanish -l pl.UTF-8
4080 Różne pliki TeXowe służące do składu dokumentów napisanych w języku
4081 hiszpańskim - w tym reguły przenoszenia wyrazów i słowniki.
4082
4083 %package tex-texdraw
4084 Summary:        Graphical macros, using embedded PostScript
4085 Summary(pl.UTF-8):      Makra graficzne używające osadzanego PostScriptu
4086 Group:          Applications/Publishing/TeX
4087 Requires(post,postun):  %{_bindir}/texhash
4088 Requires:       %{name} = %{epoch}:%{version}-%{release}
4089
4090 %description tex-texdraw
4091 Graphical macros, using embedded PostScript.
4092
4093 %description tex-texdraw -l pl.UTF-8
4094 Makra graficzne używające osadzanego PostScriptu.
4095
4096 %package tex-thumbpdf
4097 Summary:        Thumbnails for PDFTeX and dvips/ps2pdf
4098 Summary(pl.UTF-8):      Ikonki dla PDFTeXa i dvips/ps2pdf
4099 Group:          Applications/Publishing/TeX
4100 Requires(post,postun):  %{_bindir}/texhash
4101 Requires:       %{name} = %{epoch}:%{version}-%{release}
4102
4103 %description tex-thumbpdf
4104 Provides support, using Perl, for thumbnails in pdfTeX and
4105 dvips/ps2pdf, using ghostscript to generate the thumbnails which get
4106 represented in a TeX readable file that is read by the package
4107 thumbpdf.sty to automatically include the thumbnails. Works with both
4108 plain TeX and LaTeX.
4109
4110 %description tex-thumbpdf -l pl.UTF-8
4111 Pakiet przy pomocy Perla dodaje ikonki w pdfTeXu i dvips/ps2pdf przy
4112 użyciu ghostscripta. Ikonki są reprezentowane w pliku czytanym przez
4113 TeXa, który jest wywoływany z thumbpdf.sty, aby automatycznie dołączyć
4114 ikonki. Działa z formatami plain TeX i LaTeX.
4115
4116 %package tex-ukrhyph
4117 Summary:        Ukranian hyphenation
4118 Summary(pl.UTF-8):      Ukraińskie zasady przenoszenia wyrazów
4119 Group:          Applications/Publishing/TeX
4120 Requires(post,postun):  %{_bindir}/texhash
4121 Requires:       %{name} = %{epoch}:%{version}-%{release}
4122
4123 %description tex-ukrhyph
4124 This package allows the use of different hyphenation patterns for the
4125 Ukrainian language for various Cyrillic font encodings. Contains
4126 packages implementing traditional rules, modern rules, and combined
4127 English-Ukrainian hyphenation.
4128
4129 %description tex-ukrhyph -l pl.UTF-8
4130 Ten pakiet pozwala na używanie różnych wzorców przenoszenia wyrazów
4131 dla języka ukraińskiego z różnymi kodowaniami fontów z cyrylicą.
4132 Zawiera pakiety z implementacją reguł tradycyjnych, współczesnych i
4133 łączonych angielsko-ukraińskich.
4134
4135 %package latex-variations
4136 Summary:        Typeset tables of variations of functions
4137 Group:          Applications/Publishing/TeX
4138 Requires(post,postun):  %{_bindir}/texhash
4139 Requires:       %{name} = %{epoch}:%{version}-%{release}
4140
4141 %description latex-variations
4142 Typeset tables of variations of functions.
4143
4144 %package latex-vietnam
4145 Summary:        Vietnamese language support
4146 Summary(pl.UTF-8):      Wsparcie dla języka wietnamskiego
4147 Group:          Applications/Publishing/TeX
4148 Requires(post,postun):  %{_bindir}/texhash
4149 Requires:       %{name} = %{epoch}:%{version}-%{release}
4150 Obsoletes:      tetex-tex-vietnam
4151
4152 %description latex-vietnam
4153 Vietnamese language support.
4154
4155 %description latex-vietnam -l pl.UTF-8
4156 Wsparcie dla języka wietnamskiego.
4157
4158 %package tex-xypic
4159 Summary:        Package for typesetting a variety of graphs and diagrams with TeX
4160 Summary(pl.UTF-8):      Pakiet do składania w TeXu różnych wykresów i diagramów
4161 Group:          Applications/Publishing/TeX
4162 Requires(post,postun):  %{_bindir}/texhash
4163 Requires:       %{name} = %{epoch}:%{version}-%{release}
4164 Requires:       %{name}-fonts-xypic = %{epoch}:%{version}-%{release}
4165
4166 %description tex-xypic
4167 A package for typesetting a variety of graphs and diagrams with TeX.
4168 Xy-pic works with most formats (including LaTeX, AMS-LaTeX, AMS-TeX,
4169 and plain TeX), in particular Xy-pic is provided as a LaTeX2e
4170 `supported package'.
4171
4172 %description tex-xypic -l pl.UTF-8
4173 Pakiet do składania w TeXu różnych wykresów i diagramów. Xy-pic działa
4174 z większością formatów (w tym LaTeX, AMS-LaTeX, AMS-TeX i plain TeX),
4175 w szczególności jest dołączany jako "wspierany pakiet" LaTeX2e.
4176
4177 %package tex-xkeyval
4178 Summary:        Extension to keyval package
4179 Summary(pl.UTF-8):      Rozszerzenie do pakietu keyval
4180 Group:          Applications/Publishing/TeX
4181 Requires(post,postun):  /usr/bin/texhash
4182 Requires:       %{name} = %{epoch}:%{version}-%{release}
4183
4184 %description tex-xkeyval
4185 Extension to keyval package.
4186
4187 %description tex-xkeyval -l pl.UTF-8
4188 Rozszerzenie do pakietu keyval.
4189
4190 %package dirs-fonts
4191 Summary:        TeX font directories
4192 Summary(pl.UTF-8):      Katalogi fontów TeXa
4193 Group:          Fonts
4194 Obsoletes:      tetex-dirs-fonts
4195
4196 %description dirs-fonts
4197 TeX font directories.
4198
4199 %description dirs-fonts -l pl.UTF-8
4200 Katalogi fontów TeXa.
4201
4202 # # Fonts packages #
4203
4204 %package fonts-adobe
4205 Summary:        Adobe fonts
4206 Summary(pl.UTF-8):      Fonty Adobe
4207 Group:          Fonts
4208 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4209
4210 %description fonts-adobe
4211 Adobe fonts.
4212
4213 %description fonts-adobe -l pl.UTF-8
4214 Fonty Adobe.
4215
4216 %package fonts-ae
4217 Summary:        Virtual fonts for PDF-files with T1 encoded CMR-fonts
4218 Summary(pl.UTF-8):      Wirtualne fonty do plików PDF z fontami CMR o kodowaniu T1
4219 Group:          Fonts
4220 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4221
4222 %description fonts-ae
4223 Virtual fonts for PDF-files with T1 encoded CMR-fonts.
4224
4225 %description fonts-ae -l pl.UTF-8
4226 Wirtualne fonty do plików PDF z fontami CMR o kodowaniu T1.
4227
4228 %package fonts-ams
4229 Summary:        AMS fonts
4230 Summary(pl.UTF-8):      Fonty AMS
4231 Group:          Fonts
4232 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4233
4234 %description fonts-ams
4235 AMS fonts.
4236
4237 %description fonts-ams -l pl.UTF-8
4238 Fonty AMS.
4239
4240 %package fonts-antp
4241 Summary:        Antykwa Poltawskiego, a Type 1 family of Polish traditional type
4242 Summary(pl.UTF-8):      Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako Type 1
4243 Group:          Fonts
4244 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4245
4246 %description fonts-antp
4247 Antykwa Poltawskiego, a Type 1 family of Polish traditional type.
4248
4249 %description fonts-antp -l pl.UTF-8
4250 Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako
4251 Type 1.
4252
4253 %package fonts-antt
4254 Summary:        Antykwa Torunska, a Type 1 family of a Polish traditional type
4255 Summary(pl.UTF-8):      Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1
4256 Group:          Fonts
4257 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4258
4259 %description fonts-antt
4260 Antykwa Torunska, a Type 1 family of a Polish traditional type.
4261
4262 %description fonts-antt -l pl.UTF-8
4263 Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1.
4264
4265 %package fonts-arphic
4266 Summary:        Arphic fonts
4267 Group:          Fonts
4268 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4269
4270 %description fonts-arphic
4271 Arphic fonts.
4272
4273 %package fonts-bbm
4274 Summary:        Blackboard variant fonts for Computer Modern, with LaTeX support
4275 Summary(pl.UTF-8):      Tablicowy wariant fontów Computer Modern ze wsparciem dla LaTeXa
4276 Group:          Fonts
4277 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4278
4279 %description fonts-bbm
4280 Blackboard variant fonts for Computer Modern, with LaTeX support.
4281
4282 %description fonts-bbm -l pl.UTF-8
4283 Tablicowy wariant fontów Computer Modern ze wsparciem dla LaTeXa.
4284
4285 %package fonts-bbold
4286 Summary:        Sans serif blackboard bold for LaTeX
4287 Summary(pl.UTF-8):      Tablicowy tłusty font sans serif dla LaTeXa
4288 Group:          Fonts
4289 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4290
4291 %description fonts-bbold
4292 Sans serif blackboard bold for LaTeX.
4293
4294 %description fonts-bbold -l pl.UTF-8
4295 Tablicowy tłusty font sans serif dla LaTeXa.
4296
4297 %package fonts-bh
4298 Summary:        Bold & Heavy Fonts
4299 Summary(pl.UTF-8):      Fonty Bold i Heavy
4300 Group:          Fonts
4301 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4302
4303 %description fonts-bh
4304 Bold & Heavy Fonts.
4305
4306 %description fonts-bh -l pl.UTF-8
4307 Fonty Bold i Heavy.
4308
4309 %package fonts-bitstream
4310 Summary:        Bitstream fonts
4311 Summary(pl.UTF-8):      Fonty Bitstream
4312 Group:          Fonts
4313 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4314 Obsoletes:      tetex-fonts-bitstrea
4315
4316 %description fonts-bitstream
4317 Bitstream fonts.
4318
4319 %description fonts-bitstream -l pl.UTF-8
4320 Fonty Bitstream.
4321
4322 %package fonts-cbgreek
4323 Summary:        Complete set of Greek fonts
4324 Summary(pl.UTF-8):      Pełny zestaw fontów greckich
4325 Group:          Fonts
4326 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4327
4328 %description fonts-cbgreek
4329 Complete set of Greek fonts.
4330
4331 %description fonts-cbgreek -l pl.UTF-8
4332 Pełny zestaw fontów greckich.
4333
4334 %package fonts-cc-pl
4335 Summary:        Polish version of Computer Concrete fonts
4336 Summary(pl.UTF-8):      Polska wersja fontów Computer Concrete
4337 Group:          Fonts
4338 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4339
4340 %description fonts-cc-pl
4341 Polish version of Computer Concrete fonts.
4342
4343 %description fonts-cc-pl -l pl.UTF-8
4344 Polska wersja fontów Computer Concrete.
4345
4346 %package fonts-cg
4347 Summary:        Compugraphic fonts
4348 Summary(pl.UTF-8):      Fonty Compugraphic
4349 Group:          Fonts
4350 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4351
4352 %description fonts-cg
4353 Compugraphic fonts.
4354
4355 %description fonts-cg -l pl.UTF-8
4356 Fonty Compugraphic.
4357
4358 %package fonts-cm
4359 Summary:        Computer Modern fonts
4360 Summary(pl.UTF-8):      Fonty Computer Modern
4361 Group:          Fonts
4362 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4363
4364 %description fonts-cm
4365 Computer Modern fonts.
4366
4367 %description fonts-cm -l pl.UTF-8
4368 Fonty Computer Modern.
4369
4370 %package fonts-cmbright
4371 Summary:        CM Bright fonts
4372 Summary(pl.UTF-8):      Fonty CM Bright
4373 Group:          Fonts
4374 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4375
4376 %description fonts-cmbright
4377 CM Bright fonts.
4378
4379 %description fonts-cmbright -l pl.UTF-8
4380 Fonty CM Bright.
4381
4382 %package fonts-cmsuper
4383 Summary:        CM Super fonts
4384 Summary(hu.UTF-8):      CM Super betűtípus
4385 Group:          Fonts
4386 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4387
4388 %description fonts-cmsuper
4389 CM Super fonts.
4390
4391 %description fonts-cmsuper -l hu.UTF-8
4392 CM Super betűtípus
4393
4394
4395 %package fonts-cmcyr
4396 Summary:        Computer Modern fonts extended with Russian letters
4397 Summary(pl.UTF-8):      Fonty Computer Modern rozszerzone o litery rosyjskie
4398 Group:          Fonts
4399 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4400
4401 %description fonts-cmcyr
4402 Computer Modern fonts extended with Russian letters.
4403
4404 %description fonts-cmcyr -l pl.UTF-8
4405 Fonty Computer Modern rozszerzone o litery rosyjskie.
4406
4407 %package fonts-cmextra
4408 Summary:        Extra Computer Modern fonts, from the American Mathematical Society
4409 Summary(pl.UTF-8):      Dodatkowe fonty Computer Modern z AMS
4410 Group:          Fonts
4411 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4412
4413 %description fonts-cmextra
4414 Extra Computer Modern fonts, from the American Mathematical Society.
4415
4416 %description fonts-cmextra -l pl.UTF-8
4417 Dodatkowe fonty Computer Modern z AMS (American Mathematical Society).
4418
4419 %package fonts-concmath
4420 Summary:        Concrete Math fonts
4421 Summary(pl.UTF-8):      Fonty matematyczne Concrete Math
4422 Group:          Fonts
4423 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4424
4425 %description fonts-concmath
4426 Concrete Math fonts.
4427
4428 %description fonts-concmath -l pl.UTF-8
4429 Fonty matematyczne Concrete Math.
4430
4431 %package fonts-concrete
4432 Summary:        Concrete Roman fonts
4433 Summary(pl.UTF-8):      Fonty Concrete Roman
4434 Group:          Fonts
4435 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4436
4437 %description fonts-concrete
4438 Concrete Roman fonts, designed by Donald E. Knuth, originally for use
4439 with Euler math fonts.
4440
4441 %description fonts-concrete -l pl.UTF-8
4442 Fonty Concrete Roman, opracowane przez Donalda E. Knutha, oryginalnie
4443 przeznaczone do używania z fontami matematycznymi Euler.
4444
4445 %package fonts-cs
4446 Summary:        Czech/Slovak-tuned MetaFont Computer Modern fonts
4447 Summary(pl.UTF-8):      Fonty MetaFont Computer Modern dla języków czeskiego i słowackiego
4448 Group:          Fonts
4449 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4450
4451 %description fonts-cs
4452 Czech/Slovak-tuned MetaFont Computer Modern fonts.
4453
4454 %description fonts-cs -l pl.UTF-8
4455 Fonty MetaFont Computer Modern zmodyfikowane pod kątem języków
4456 czeskiego i słowackiego.
4457
4458 %package fonts-dstroke
4459 Summary:        Doublestroke font for typesetting the mathematical symbols
4460 Summary(pl.UTF-8):      Podwójnie kreślony font do składania symboli matematycznych
4461 Group:          Fonts
4462 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4463
4464 %description fonts-dstroke
4465 Doublestroke font for typesetting the mathematical symbols.
4466
4467 %description fonts-dstroke -l pl.UTF-8
4468 Podwójnie kreślony font do składania symboli matematycznych.
4469
4470 %package fonts-ecc
4471 Summary:        Sources for the European Concrete fonts
4472 Summary(pl.UTF-8):      Źródła dla fontów European Concrete
4473 Group:          Fonts
4474 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4475
4476 %description fonts-ecc
4477 The MetaFont sources and tfm files of the European Concrete Fonts.
4478 This is the EC implementation of Knuth's Concrete fonts, including
4479 also the corresponding text companion fonts.
4480
4481 %description fonts-ecc -l pl.UTF-8
4482 Źródła MetaFonta i pliki tfm dla fontów European Concrete. Jest to
4483 implementacja EC fontów Concrete Knutha, włącznie z odpowiadającymi
4484 tekstowymi fontami towarzyszącymi.
4485
4486 %package fonts-eurosym
4487 Summary:        The new European currency symbol for the Euro
4488 Summary(pl.UTF-8):      Symbol nowej europejskiej waluty Euro
4489 Group:          Fonts
4490 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4491
4492 %description fonts-eurosym
4493 The new European currency symbol for the Euro implemented in Metafont,
4494 using the official European Commission dimensions, and providing
4495 several shapes (normal, slanted, bold, outline).
4496
4497 %description fonts-eurosym -l pl.UTF-8
4498 Symbol nowej europejskiej waluty Euro, zaimplementowany w Metafoncie,
4499 z użyciem oficjalnych wymiarów wg Komisji Europejskiej, dostarczający
4500 różnych kształtów (normalnego, pochylonego, tłustego, szkicowanego).
4501
4502 %package fonts-eulervm
4503 Summary:        The Virtual Euler Math fonts
4504 Summary(pl.UTF-8):      Fonty Virtual Euler Math
4505 Group:          Fonts
4506 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4507
4508 %description fonts-eulervm
4509 Euler-VM is a set of _virtual_ math fonts based on Euler and CM. This
4510 approach has several advantages over immediately using the _real_
4511 Euler fonts: Most noticeably, less TeX resources are consumed, the
4512 quality of various math symbols is improved, and a usable \hslash
4513 symbol can be provided.
4514
4515 %description fonts-eulervm -l pl.UTF-8
4516 Euler-VM to zbiór _wirtualnych_ fontów matematycznych opartych na
4517 fontach Euler i CM. Podejście to ma różne zalety nad bezpośrednim
4518 używaniem _prawdziwych_ fontów Euler: najbardziej zauważalnie, używane
4519 jest mniej zasobów TeXa, poprawiona jest jakość różnych symboli
4520 matematycznych i może być dostępny używalny symbol \hslash.
4521
4522 %package fonts-euxm
4523 Summary:        Fonts similar to EUSM but with two more characters
4524 Summary(pl.UTF-8):      Fonty podobne do EUSM, ale z dwoma dodatkowymi znakami
4525 Group:          Fonts
4526 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4527
4528 %description fonts-euxm
4529 Fonts like EUSM but with two more characters needed for Concrete Math
4530 included in TeXLive distribution in fonts3.
4531
4532 %description fonts-euxm -l pl.UTF-8
4533 Fonty podobne do EUSM, ale z dwoma dodatkowymi znakami, potrzebnymi
4534 dla Concrete Math dołączonego w fonts3 dystrybucji TeXLive.
4535
4536 %package fonts-gothic
4537 Summary:        Gothic and ornamental initial fonts by Yannis Haralambous
4538 Summary(pl.UTF-8):      Początkowe fonty gotyckie i ornamentowe Yannisa Haralambousa
4539 Group:          Fonts
4540 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4541
4542 %description fonts-gothic
4543 Gothic and ornamental initial fonts by Yannis Haralambous.
4544
4545 %description fonts-gothic -l pl.UTF-8
4546 Początkowe fonty gotyckie i ornamentowe Yannisa Haralambousa.
4547
4548 %package fonts-hoekwater
4549 Summary:        Converted mflogo font
4550 Summary(pl.UTF-8):      Przekonwertowany font mflogo
4551 Group:          Fonts
4552 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4553
4554 %description fonts-hoekwater
4555 Fonts originally created in MetaFont, transformed to PostScript by
4556 Taco Hoekwater; includes logo, manfnt, rsfs, stmaryrd, wasy, wasy2,
4557 xipa.
4558
4559 %description fonts-hoekwater -l pl.UTF-8
4560 Fonty oryginalnie stworzone w MetaFoncie, przekształcone do
4561 PostScriptu przez Taco Hoekwatera; zawierają: logo, manfnt, rsfs,
4562 stmaryrd, wasy, wasy2, xipa.
4563
4564 %package fonts-jknappen
4565 Summary:        Miscellaneous packages by Joerg Knappen
4566 Summary(pl.UTF-8):      Różne pakiety autorstwa Joerga Knappena
4567 Group:          Fonts
4568 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4569
4570 %description fonts-jknappen
4571 Miscellaneous macros, mostly for making use of extra fonts, by Joerg
4572 Knappen, including sgmlcmpt.
4573
4574 %description fonts-jknappen -l pl.UTF-8
4575 Różne makra, głównie do używania dodatkowych fontów autorstwa Joerga
4576 Knappena. Zawiera sgmlcmpt.
4577
4578 %package fonts-latex
4579 Summary:        Basic LaTeX fonts
4580 Summary(pl.UTF-8):      Podstawowe fonty dla LaTeXa
4581 Group:          Fonts
4582 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4583
4584 %description fonts-latex
4585 Basic LaTeX fonts.
4586
4587 %description fonts-latex -l pl.UTF-8
4588 Podstawowe fonty dla LaTeXa.
4589
4590 %package fonts-lh
4591 Summary:        Olga Lapko's LH fonts
4592 Summary(pl.UTF-8):      Fonty LH Olgi Lapko
4593 Group:          Fonts
4594 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4595
4596 %description fonts-lh
4597 The lh fonts for the `T2'/X2 encodings (for cyrillic languages).
4598
4599 %description fonts-lh -l pl.UTF-8
4600 Fonty lh dla kodowań `T2'/X2 (dla języków zapisywanych cyrylicą).
4601
4602 %package fonts-lm
4603 Summary:        Latin Modern family fonts
4604 Summary(pl.UTF-8):      Fonty z rodziny Latin Modern
4605 Group:          Applications/Publishing/TeX
4606 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4607
4608 %description fonts-lm
4609 Latin Modern family of fonts, based on the Computer Modern fonts
4610 released into public domain by AMS (copyright (C) 1997 AMS). Contain a
4611 lot of additional characters, mainly accented ones, but not only.
4612 There is a one set of PostScript fonts and four sets of TeX Font
4613 Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
4614 encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
4615 Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
4616 potential user knows what to do with all these files. The author is
4617 Boguslaw Jackowski.
4618
4619 %description fonts-lm -l pl.UTF-8
4620 Rodzina fontów Latin Modern, oparta na fontach Computer Modern
4621 przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
4622 Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
4623 Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
4624 Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
4625 QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
4626 (texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
4627 (ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
4628 tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
4629
4630 %package fonts-marvosym
4631 Summary:        Martin Vogel's Symbol (marvosym) font
4632 Summary(pl.UTF-8):      Font Symbol Martina Vogela (marvosym)
4633 Group:          Fonts
4634 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4635
4636 %description fonts-marvosym
4637 Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
4638 currency symbol as defined by the European commission; Euro currency
4639 symbols in typefaces Times, Helvetica and Courier; Symbols for
4640 structural engineering; Symbols for steel cross-sections; Astronomy
4641 signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
4642 symbols; CE sign and others.
4643
4644 %description fonts-marvosym -l pl.UTF-8
4645 Font Symbol Martina Vogela (marvosym) to font zawierający: symbol
4646 waluty Euro zdefiniowany przez Komisję Europejską; symbole waluty Euro
4647 dla krojów Times, Helvetica i Courier; symbole dla inżynierii
4648 strukturalnej; symbole dla przekroi poprzecznych; symbole
4649 astronomiczne (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole
4650 krawieckie; znak CE i inne.
4651
4652 %package fonts-mflogo
4653 Summary:        Logo fonts
4654 Summary(pl.UTF-8):      Fonty logo
4655 Group:          Fonts
4656 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4657
4658 %description fonts-mflogo
4659 Logo fonts.
4660
4661 %description fonts-mflogo -l pl.UTF-8
4662 Fonty logo.
4663
4664 %package fonts-misc
4665 Summary:        Miscellaneous fonts
4666 Summary(pl.UTF-8):      Różne fonty
4667 Group:          Fonts
4668 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4669
4670 %description fonts-misc
4671 Miscellaneous fonts.
4672
4673 %description fonts-misc -l pl.UTF-8
4674 Fonty różne.
4675
4676 %package fonts-monotype
4677 Summary:        Monotype fonts
4678 Summary(pl.UTF-8):      Fonty Monotype
4679 Group:          Fonts
4680 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4681
4682 %description fonts-monotype
4683 Monotype fonts.
4684
4685 %description fonts-monotype -l pl.UTF-8
4686 Fonty Monotype.
4687
4688 %package fonts-omega
4689 Summary:        Fonts for Omega - extended unicode TeX
4690 Summary(pl.UTF-8):      Fonty dla Omegi - TeXa ze wsparciem dla unikodu
4691 Group:          Fonts
4692 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4693
4694 %description fonts-omega
4695 Fonts for Omega - extended unicode TeX.
4696
4697 %description fonts-omega -l pl.UTF-8
4698 Fonty dla Omegi - TeXa ze wsparciem dla unikodu.
4699
4700
4701 %package fonts-other
4702 Summary:        Other fonts
4703 Summary(hu.UTF-8):      További betűtípusok
4704 Group:          Fonts
4705 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4706
4707 %description fonts-other
4708 Other fonts.
4709
4710 %description fonts-omega -l hu.UTF-8
4711 További betűtípusok.
4712
4713 %package fonts-pazo
4714 Summary:        Pazo fonts
4715 Summary(pl.UTF-8):      Fonty Pazo
4716 Group:          Fonts
4717 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4718
4719 %description fonts-pazo
4720 Pazo fonts.
4721
4722 %description fonts-pazo -l pl.UTF-8
4723 Fonty Pazo.
4724
4725 %package fonts-pl
4726 Summary:        Polish fonts
4727 Summary(pl.UTF-8):      Polskie fonty
4728 Group:          Fonts
4729 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4730
4731 %description fonts-pl
4732 Polish fonts.
4733
4734 %description fonts-pl -l pl.UTF-8
4735 Polskie fonty.
4736
4737 %package fonts-px
4738 Summary:        PX fonts
4739 Summary(pl.UTF-8):      Fonty PX
4740 Group:          Fonts
4741 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4742
4743 %description fonts-px
4744 PX fonts.
4745
4746 %description fonts-px -l pl.UTF-8
4747 Fonty PX.
4748
4749 %package fonts-qfonts
4750 Summary:        Quasi fonts
4751 Summary(pl.UTF-8):      Fonty Quasi
4752 Group:          Fonts
4753 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4754
4755 %description fonts-qfonts
4756 Quasi fonts.
4757
4758 %description fonts-qfonts -l pl.UTF-8
4759 Fonty Quasi.
4760
4761 %package fonts-qpx
4762 Summary:        Additional fonts for QPX package
4763 Summary(pl.UTF-8):      Dodatkowe fonty dla pakietu QPX
4764 Group:          Fonts
4765 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4766 Requires:       %{name}-fonts-px = %{epoch}:%{version}-%{release}
4767 Requires:       %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
4768
4769 %description fonts-qpx
4770 Additional fonts for QPX package.
4771
4772 %description fonts-qpx -l pl.UTF-8
4773 Dodatkowe fonty dla pakietu QPX.
4774
4775 %package fonts-qpxqtx
4776 Summary:        Additional fonts for QTX package
4777 Summary(pl.UTF-8):      Dodatkowe fonty dla pakietu QTX
4778 Group:          Fonts
4779 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4780 # I hope qpxqtx doesn't need qfonts
4781 # Requires:     %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
4782 Requires:       %{name}-fonts-tx = %{epoch}:%{version}-%{release}
4783
4784 %description fonts-qpxqtx
4785 Additional fonts for QTX package.
4786
4787 %description fonts-qpxqtx -l pl.UTF-8
4788 Dodatkowe fonty dla pakietu QTX.
4789
4790 %package fonts-rsfs
4791 Summary:        Fonts of uppercase script letters for scientific and mathematical typesetting
4792 Summary(pl.UTF-8):      Fonty wielkich liter pisanych do składania dokumentów naukowych i matematycznych
4793 Group:          Fonts
4794 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4795
4796 %description fonts-rsfs
4797 Fonts of uppercase script letters for use as symbols in scientific and
4798 mathematical typesetting, in contrast to the informal script fonts
4799 such as that used for the `calligraphic' symbols in the TeX math
4800 symbol font.
4801
4802 %description fonts-rsfs -l pl.UTF-8
4803 Fonty wielkich liter pisanych do używania jako symbole przy składaniu
4804 dokumentów naukowych i matematycznych, w odróżnieniu od nieformalnych
4805 fontów pisanych takich jak używane do symboli "kaligraficznych" w
4806 matematycznym foncie TeXowym symbol.
4807
4808 %package fonts-stmaryrd
4809 Summary:        St Mary Road symbols for functional programming
4810 Summary(pl.UTF-8):      Symbole St Mary Road do programowania funkcyjnego
4811 Group:          Fonts
4812 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4813
4814 %description fonts-stmaryrd
4815 St Mary Road symbols for functional programming.
4816
4817 %description fonts-stmaryrd -l pl.UTF-8
4818 Symbole St Mary Road do programowania funkcyjnego.
4819
4820 %package fonts-tx
4821 Summary:        TX fonts
4822 Summary(pl.UTF-8):      Fonty TX
4823 Group:          Fonts
4824 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4825
4826 %description fonts-tx
4827 TX fonts.
4828
4829 %description fonts-tx -l pl.UTF-8
4830 Fonty TX.
4831
4832 %package fonts-uhc
4833 Summary:        UHC fonts
4834 Group:          Fonts
4835 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4836
4837 %description fonts-uhc
4838 UHC fonts.
4839
4840 %package fonts-urw
4841 Summary:        URW fonts
4842 Summary(pl.UTF-8):      Fonty URW
4843 Group:          Fonts
4844 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4845
4846 %description fonts-urw
4847 URW fonts.
4848
4849 %description fonts-urw -l pl.UTF-8
4850 Fonty URW.
4851
4852 %package fonts-urwvn
4853 Summary:        URWVN fonts
4854 Summary(pl.UTF-8):      Fonty URWVN
4855 Group:          Fonts
4856 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4857
4858 %description fonts-urwvn
4859 URWVN fonts.
4860
4861 %description fonts-urwvn -l pl.UTF-8
4862 Fonty URWVN.
4863
4864 %package fonts-vnr
4865 Summary:        VNR fonts
4866 Summary(pl.UTF-8):      Fonty VNR
4867 Group:          Fonts
4868 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4869
4870 %description fonts-vnr
4871 VNR fonts.
4872
4873 %description fonts-vnr -l pl.UTF-8
4874 Fonty VNR.
4875
4876 %package fonts-urw35vf
4877 Summary:        urw35vf fonts
4878 Summary(hu.UTF-8):      urw35vf betűtípus
4879 Summary(pl.UTF-8):      Fonty urw35vf
4880 Group:          Fonts
4881 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4882
4883 %description fonts-urw35vf
4884 urw35vf fonts.
4885
4886 %description fonts-urw35vf -l hu.UTF-8
4887 urw35vf betűtípus.
4888
4889 %package fonts-wadalab
4890 Summary:        Wadalab fonts
4891 Group:          Fonts
4892 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4893
4894 %description fonts-wadalab
4895 Wadalab fonts.
4896
4897 %package fonts-wasy
4898 Summary:        Waldis symbol fonts
4899 Summary(pl.UTF-8):      Fonty Waldis symbol
4900 Group:          Fonts
4901 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4902
4903 %description fonts-wasy
4904 Waldis symbol fonts.
4905
4906 %description fonts-wasy -l pl.UTF-8
4907 Fonty Waldis symbol.
4908
4909 %package fonts-xypic
4910 Summary:        Xy-pic fonts
4911 Summary(pl.UTF-8):      Fonty Xy-pic
4912 Group:          Fonts
4913 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4914
4915 %description fonts-xypic
4916 Xy-pic fonts.
4917
4918 %description fonts-xypic -l pl.UTF-8
4919 Fonty Xy-pic.
4920
4921 %package fonts-yandy
4922 Summary:        European Modern fonts from Y&Y
4923 Summary(pl.UTF-8):      Fonty European Modern od Y&Y
4924 Group:          Fonts
4925 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4926
4927 %description fonts-yandy
4928 European Modern fonts from Y&Y.
4929
4930 %description fonts-yandy -l pl.UTF-8
4931 Fonty European Modern od Y&Y.
4932
4933 %package fonts-type1-antp
4934 Summary:        Antykwa Poltawskiego, a Type 1 family of Polish traditional type
4935 Summary(pl.UTF-8):      Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako Type 1
4936 Group:          Fonts
4937 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4938
4939 %description fonts-type1-antp
4940 Antykwa Poltawskiego, a Type 1 family of Polish traditional type.
4941
4942 %description fonts-type1-antp -l pl.UTF-8
4943 Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako
4944 Type 1.
4945
4946 %package fonts-type1-antt
4947 Summary:        Antykwa Torunska, a Type 1 family of a Polish traditional type
4948 Summary(pl.UTF-8):      Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1
4949 Group:          Fonts
4950 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4951
4952 %description fonts-type1-antt
4953 Antykwa Torunska, a Type 1 family of a Polish traditional type.
4954
4955 %description fonts-type1-antt -l pl.UTF-8
4956 Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1.
4957
4958 %package fonts-type1-arphic
4959 Summary:        Type1 Arphic fonts
4960 Group:          Fonts
4961 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4962
4963 %description fonts-type1-arphic
4964 Type1 Arphic fonts.
4965
4966 %package fonts-type1-belleek
4967 Summary:        Free replacement for basic MathTime fonts
4968 Summary(pl.UTF-8):      Wolnodostępny zamiennik podstawowych fontów MathTime
4969 Group:          Fonts
4970 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4971
4972 %description fonts-type1-belleek
4973 Free replacement for basic MathTime fonts.
4974
4975 %description fonts-type1-belleek -l pl.UTF-8
4976 Wolnodostępny zamiennik podstawowych fontów MathTime.
4977
4978 %package fonts-type1-bitstream
4979 Summary:        Bitstream fonts
4980 Summary(pl.UTF-8):      Fonty Bitstream
4981 Group:          Fonts
4982 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4983 Obsoletes:      tetex-fonts-type1-bitstrea
4984
4985 %description fonts-type1-bitstream
4986 Bitstream fonts.
4987
4988 %description fonts-type1-bitstream -l pl.UTF-8
4989 Fonty Bitstream.
4990
4991 %package fonts-type1-bluesky
4992 Summary:        Computer Modern family fonts
4993 Summary(pl.UTF-8):      Fonty z rodziny Computer Modern
4994 Group:          Fonts
4995 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4996
4997 %description fonts-type1-bluesky
4998 Computer Modern family fonts.
4999
5000 %description fonts-type1-bluesky -l pl.UTF-8
5001 Fonty z rodzony Computer Modern.
5002
5003 %package fonts-type1-cc-pl
5004 Summary:        Polish version of Computer Concrete fonts
5005 Summary(pl.UTF-8):      Polska wersja fontów Computer Concrete
5006 Group:          Fonts
5007 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5008
5009 %description fonts-type1-cc-pl
5010 Polish version of Computer Concrete fonts.
5011
5012 %description fonts-type1-cc-pl -l pl.UTF-8
5013 Polska wersja fontów Computer Concrete.
5014
5015 %package fonts-type1-cmcyr
5016 Summary:        Computer Modern fonts extended with Russian letters
5017 Summary(pl.UTF-8):      Fonty Computer Modern rozszerzone o litery rosyjskie
5018 Group:          Fonts
5019 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5020
5021 %description fonts-type1-cmcyr
5022 Computer Modern fonts extended with Russian letters.
5023
5024 %description fonts-type1-cmcyr -l pl.UTF-8
5025 Fonty Computer Modern rozszerzone o litery rosyjskie.
5026
5027 %package fonts-type1-cs
5028 Summary:        Czech/Slovak-tuned MetaFont Computer Modern fonts
5029 Summary(pl.UTF-8):      Fonty MetaFont Computer Modern dla języków czeskiego i słowackiego
5030 Group:          Fonts
5031 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5032
5033 %description fonts-type1-cs
5034 Czech/Slovak-tuned MetaFont Computer Modern fonts.
5035
5036 %description fonts-type1-cs -l pl.UTF-8
5037 Fonty MetaFont Computer Modern zmodyfikowane pod kątem języków
5038 czeskiego i słowackiego.
5039
5040 %package fonts-type1-dstroke
5041 Summary:        Doublestroke Type1 font for typesetting the mathematical symbols
5042 Summary(pl.UTF-8):      Podwójnie kreślony font Type1 do składania symboli matematycznych
5043 Group:          Fonts
5044 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5045
5046 %description fonts-type1-dstroke
5047 Doublestroke Type1 font for typesetting the mathematical symbols.
5048
5049 %description fonts-type1-dstroke -l pl.UTF-8
5050 Podwójnie kreślony font Type1 do składania symboli matematycznych.
5051
5052 %package fonts-type1-eurosym
5053 Summary:        The new European currency symbol for the Euro
5054 Summary(pl.UTF-8):      Symbol nowej europejskiej waluty Euro
5055 Group:          Fonts
5056 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5057
5058 %description fonts-type1-eurosym
5059 The new European currency symbol for the Euro implemented in Metafont,
5060 using the official European Commission dimensions, and providing
5061 several shapes (normal, slanted, bold, outline).
5062
5063 %description fonts-type1-eurosym -l pl.UTF-8
5064 Symbol nowej europejskiej waluty Euro, zaimplementowany w Metafoncie,
5065 z użyciem oficjalnych wymiarów wg Komisji Europejskiej, dostarczający
5066 różnych kształtów (normalnego, pochylonego, tłustego, szkicowanego).
5067
5068 %package fonts-type1-hoekwater
5069 Summary:        Converted mflogo font
5070 Summary(pl.UTF-8):      Przekonwertowany font mflogo
5071 Group:          Fonts
5072 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5073
5074 %description fonts-type1-hoekwater
5075 Fonts originally created in MetaFont, transformed to PostScript by
5076 Taco Hoekwater; includes logo, manfnt, rsfs, stmaryrd, wasy, wasy2,
5077 xipa.
5078
5079 %description fonts-type1-hoekwater -l pl.UTF-8
5080 Fonty oryginalnie stworzone w MetaFoncie, przekształcone do
5081 PostScriptu przez Taco Hoekwatera; zawierają: logo, manfnt, rsfs,
5082 stmaryrd, wasy, wasy2, xipa.
5083
5084 %package fonts-type1-fpl
5085 Summary:        SC/OsF fonts for URW Palladio L
5086 Summary(pl.UTF-8):      Fonty SC/OsF dla URW Palladio L
5087 Group:          Fonts
5088 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5089
5090 %description fonts-type1-fpl
5091 The FPL Fonts provide a set of SC/OsF fonts for URW Palladio L which
5092 are compatible with respect to metrics with the Palatino SC/OsF fonts
5093 from Adobe. Note that it is not the author's aim to exactly reproduce
5094 the outlines of the original Adobe fonts. The SC and OsF in the FPL
5095 Fonts were designed with the glyphs from URW Palladio L as starting
5096 point. For some glyphs (eg 'o') the author got the best result by
5097 scaling and boldening. For others (eg 'h') shifting selected portions
5098 of the character gave more satisfying results. All this was done using
5099 the free font editor FontForge <http://fontforge.sf.net/>. The kerning
5100 data in these fonts comes from Walter Schmidt's improved Palatino
5101 metrics.
5102
5103 %description fonts-type1-fpl -l pl.UTF-8
5104 Fonty FPL dostarczają zbiór fontów SC/OsF dla URW Palladio L, które są
5105 kompatybilne co do metryk z fontami Palatino SC/OsF firmy Adobe.
5106 Należy jednak zaznaczyć, że celem autora nie jest dokładne odtworzenie
5107 kształtów oryginalnych fontów Adobe. SC i OsF w fontach FPL były
5108 projektowane w oparciu o glify z URW Palladio L. Dla niektórych glifów
5109 (np. 'o') autor uzyskał najlepszy wynik poprzez skalowanie i
5110 pogrubianie. Dla innych (np. 'h') przesuwanie wybranych części znaku
5111 dało lepsze wyniki. Wszystko to zostało zrobione przy użyciu
5112 wolnodostępnego edytora fontów FontForge <http://fontforge.sf.net/>.
5113 Dane dla kerningu w tych fontach pochodzą z ulepszonych metryk
5114 Palatino Waltera Schmidta.
5115
5116 %package fonts-type1-tt2001
5117 Summary:        Type1 tt2001 family fonts
5118 Summary(pl.UTF-8):      Fonty Type1 z rodziny tt2001
5119 Group:          Applications/Publishing/TeX
5120 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5121
5122 %description fonts-type1-tt2001
5123 Type1 tt2001 famliy fonts.
5124
5125 %description fonts-type1-tt2001 -l pl.UTF-8
5126 Fonty Type1 z rodziny tt2001.
5127
5128 %package fonts-type1-lm
5129 Summary:        Type1 Latin Modern family fonts
5130 Summary(pl.UTF-8):      Fonty Type1 z rodziny Latin Modern
5131 Group:          Applications/Publishing/TeX
5132 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5133
5134 %description fonts-type1-lm
5135 Latin Modern family of fonts, based on the Computer Modern fonts
5136 released into public domain by AMS (copyright (C) 1997 AMS). Contain a
5137 lot of additional characters, mainly accented ones, but not only.
5138 There is a one set of PostScript fonts and four sets of TeX Font
5139 Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
5140 encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
5141 Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
5142 potential user knows what to do with all these files. The author is
5143 Boguslaw Jackowski.
5144
5145 %description fonts-type1-lm -l pl.UTF-8
5146 Rodzina fontów Latin Modern, oparta na fontach Computer Modern
5147 przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
5148 Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
5149 Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
5150 Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
5151 QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
5152 (texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
5153 (ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
5154 tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
5155
5156 %package fonts-type1-marvosym
5157 Summary:        Martin Vogel's Symbol (marvosym) font
5158 Summary(pl.UTF-8):      Font Symbol Martina Vogela (marvosym)
5159 Group:          Fonts
5160 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5161
5162 %description fonts-type1-marvosym
5163 Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
5164 currency symbol as defined by the European commission; Euro currency
5165 symbols in typefaces Times, Helvetica and Courier; Symbols for
5166 structural engineering; Symbols for steel cross-sections; Astronomy
5167 signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
5168 symbols; CE sign and others.
5169
5170 %description fonts-type1-marvosym -l pl.UTF-8
5171 Font Symbol Martina Vogela (marvosym) to font zawierający: symbol
5172 waluty Euro zdefiniowany przez Komisję Europejską; symbole waluty Euro
5173 dla krojów Times, Helvetica i Courier; symbole dla inżynierii
5174 strukturalnej; symbole dla przekroi poprzecznych; symbole
5175 astronomiczne (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole
5176 krawieckie; znak CE i inne.
5177
5178 %package fonts-type1-mathpazo
5179 Summary:        Pazo Math fonts
5180 Summary(pl.UTF-8):      Fonty matematyczne Pazo Math
5181 Group:          Fonts
5182 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5183
5184 %description fonts-type1-mathpazo
5185 Pazo Math fonts.
5186
5187 %description fonts-type1-mathpazo -l pl.UTF-8
5188 Fonty matematyczne Pazo Math.
5189
5190 %package fonts-type1-omega
5191 Summary:        Type1 fonts for Omega - extended unicode TeX
5192 Summary(pl.UTF-8):      Fonty Type1 dla Omegi - TeXa ze wsparciem dla unikodu
5193 Group:          Fonts
5194 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5195
5196 %description fonts-type1-omega
5197 Type1 fonts for Omega - extended unicode TeX.
5198
5199 %description fonts-type1-omega -l pl.UTF-8
5200 Fonty Type1 dla Omegi - TeXa ze wsparciem dla unikodu.
5201
5202 %package fonts-type1-pl
5203 Summary:        Polish fonts
5204 Summary(pl.UTF-8):      Polskie fonty
5205 Group:          Fonts
5206 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5207 Requires:       %{name}-fonts-type1-bluesky = %{epoch}:%{version}-%{release}
5208
5209 %description fonts-type1-pl
5210 Polish fonts.
5211
5212 %description fonts-type1-pl -l pl.UTF-8
5213 Polskie fonty.
5214
5215 %package fonts-type1-px
5216 Summary:        PX fonts
5217 Summary(pl.UTF-8):      Fonty PX
5218 Group:          Fonts
5219 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5220
5221 %description fonts-type1-px
5222 PX fonts.
5223
5224 %description fonts-type1-px -l pl.UTF-8
5225 Fonty PX.
5226
5227 %package fonts-type1-qfonts
5228 Summary:        Quasi fonts
5229 Summary(pl.UTF-8):      Fonty Quasi
5230 Group:          Fonts
5231 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5232
5233 %description fonts-type1-qfonts
5234 Quasi fonts.
5235
5236 %description fonts-type1-qfonts -l pl.UTF-8
5237 Fonty Quasi.
5238
5239 %package fonts-type1-tx
5240 Summary:        TX fonts
5241 Summary(pl.UTF-8):      Fonty TX
5242 Group:          Fonts
5243 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5244
5245 %description fonts-type1-tx
5246 TX fonts.
5247
5248 %description fonts-type1-tx -l pl.UTF-8
5249 Fonty TX.
5250
5251 %package fonts-type1-uhc
5252 Summary:        Type1 UHC fonts
5253 Group:          Fonts
5254 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5255
5256 %description fonts-type1-uhc
5257 Type1 UHC fonts.
5258
5259 %package fonts-type1-urw
5260 Summary:        URW fonts
5261 Summary(pl.UTF-8):      Fonty URW
5262 Group:          Fonts
5263 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5264
5265 %description fonts-type1-urw
5266 URW fonts.
5267
5268 %description fonts-type1-urw -l pl.UTF-8
5269 Fonty URW.
5270
5271 %package fonts-type1-vnr
5272 Summary:        Type1 VNR fonts
5273 Summary(pl.UTF-8):      Fonty Type1 VNR
5274 Group:          Fonts
5275 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5276
5277 %description fonts-type1-vnr
5278 Type1 VNR fonts.
5279
5280 %description fonts-type1-vnr -l pl.UTF-8
5281 Fonty Type1 VNR.
5282
5283 %package fonts-type1-wadalab
5284 Summary:        Type1 Wadalab fonts
5285 Group:          Fonts
5286 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5287
5288 %description fonts-type1-wadalab
5289 Type1 Wadalab fonts.
5290
5291 %package fonts-type1-xypic
5292 Summary:        Xy-pic fonts
5293 Summary(pl.UTF-8):      Fonty Xy-pic
5294 Group:          Fonts
5295 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5296
5297 %description fonts-type1-xypic
5298 Xy-pic fonts.
5299
5300 %description fonts-type1-xypic -l pl.UTF-8
5301 Fonty Xy-pic.
5302
5303
5304 # TeXLive-specific packages - there wasn't before...
5305 %package afm2pl
5306 Summary:        Convert an Adobe font metric file to a TeX font property list
5307 Group:          Fonts
5308
5309 %description afm2pl
5310 Convert an Adobe font metric file to a TeX font property list.
5311
5312
5313 %package bbox
5314 Summary:        bbox prints the bounding box of images
5315 Group:          Applications/Publishing/TeX
5316
5317 %description bbox
5318 bbox reads a rawppm or rawpbm file and prints out the bounding box of
5319 the image.
5320
5321 %package cefutils
5322 Summary:        In cefutils there are CEF-compatible utils
5323 Group:          Applications/Publishing/TeX
5324
5325 %description cefutils
5326 In cefutils there are CEF-compatible (Chinese Encoding Framework)
5327 utils.
5328
5329 %package detex
5330 Summary:        A filter to strip TeX commands from a .tex file
5331 Summary(hu.UTF-8):      Egy szűrő, amely .tex fájlokból szűri ki a TeX parancsokat
5332 Group:          Applications/Publishing/TeX
5333
5334 %description detex
5335 A filter to strip TeX commands from a .tex file.
5336
5337 %description detex -l hu.UTF-8
5338 Egy szűrő, amely .tex fájlokból szűri ki a TeX parancsokat.
5339
5340
5341 %package dviutils
5342 Summary:        Various DVI utils
5343 Summary(hu.UTF-8):      Vegyes DVI eszközök
5344 Group:          Applications/Publishing/TeX
5345
5346 %description dviutils
5347 This package contains various DVI utils.
5348
5349 %description dviutils -l hu.UTF-8
5350 Ez a csomag mindenféle DVI eszközt tartalmaz.
5351
5352 %package epsutils
5353 Summary:        Various EPS utils
5354 Group:          Applications/Publishing/TeX
5355
5356 %description epsutils
5357 Various EPS (Encapsulated PostScript) utils.
5358
5359
5360 %package filters
5361 Summary:        Various filters
5362 Group:          Applications/Publishing/TeX
5363
5364 %description filters
5365 Various filters.
5366
5367
5368 %package uncategorized-utils
5369 Summary:        Uncategorized utils
5370 Group:          Applications/Publishing/TeX
5371
5372 %description uncategorized-utils
5373 Uncategorized utilities. Needs check and categorizing.
5374
5375 %package tex4ht
5376 Summary:        LaTeX and TeX for hypertext
5377 Group:          Applications/Publishing/TeX
5378
5379 %description tex4ht
5380 A converter from TeX and LaTeX to hypertext (HTML, XML, etc.),
5381 providing a configurable (La)TeX-based authoring system for hypertext.
5382 When converting to XML, you can use MathML instead of images for
5383 equation representation.
5384
5385 %package xetex
5386 Summary:        Extended TeX / LaTeX version for unicode
5387 Group:          Applications/Publishing/TeX
5388 Requires(post,postun):  /usr/bin/texhash
5389 Requires:       %{name}-fonts-misc = %{epoch}:%{version}-%{release}
5390
5391 %description xetex
5392 XeTeX extends the TeX typesetting system (and macro packages such as
5393 LaTeX and ConTeXt) to have native support for the Unicode character
5394 set, including complex Asian scripts, and for OpenType and TrueType
5395 fonts.
5396
5397 %package xmltex
5398 Summary:        TeX package for processing XML files
5399 Group:          Applications/Publishing/TeX
5400 Requires(post,postun):  /usr/bin/texhash
5401
5402 %description xmltex
5403 XMLTeX is a non-validating, namespace-aware XML parser written in TeX.
5404 It allows TeX to directly process XML files.
5405
5406 %prep
5407 %setup -q -c -T -n %{name}-%{version}-source
5408 lzma -dc %{SOURCE0} | tar xf - -C ..
5409 %patch0 -p1
5410 %patch1 -p1
5411
5412 cd libs/teckit
5413 cat ax*.m4 > acinclude.m4
5414 %{__libtoolize}
5415 %{__aclocal}
5416 %{__autoconf}
5417 %{__automake}
5418
5419 %build
5420 find . -name "config.sub" -exec cp /usr/share/automake/config.sub '{}' ';'
5421 %{__sed} -i 's@"extend/\(.*\)"@<\1>@' texk/ttf2pk/*.c
5422 cd texk/kpathsea
5423 %{__sed} -i 's@^TEXMFMAIN =.*@TEXMFMAIN = %{texmf}@' texmf.cnf
5424 %{__sed} -i 's@^TEXMFDIST =.*@TEXMFDIST = %{texmfdist}@' texmf.cnf
5425 %{__sed} -i 's@^TEXMFLOCAL =.*@TEXMFLOCAL = %{texmf}@' texmf.cnf
5426 %{__sed} -i 's@^TEXMFSYSVAR =.*@TEXMFSYSVAR = %{_localstatedir}@' texmf.cnf
5427 %{__sed} -i 's@^TEXMFSYSCONFIG =.*@TEXMFSYSCONFIG = %{_sysconfdir}/%{name}@' texmf.cnf
5428 %{__sed} -i 's@^TEXMFVAR =.*@TEXMFVAR = %{_localstatedir}@' texmf.cnf
5429 cd ../..
5430
5431 %configure \
5432 %if %{with bootstrap}
5433         --without-xindy \
5434         --without-luatex \
5435 %endif
5436         --disable-multiplatform \
5437         --disable-static \
5438         --enable-a4 \
5439         --enable-gf \
5440         --enable-ipc \
5441         --enable-shared \
5442         --with-fontconfig \
5443         --with-fonts-dir=/var/cache/fonts \
5444         --with-ncurses \
5445         --with-system-freetype \
5446         --with-freetype-include=/usr/include/freetype \
5447         --with-system-freetype2 \
5448         --with-freetype2-include=/usr/include/freetype2 \
5449         --with-system-gd \
5450         --with-system-ncurses \
5451         --with-system-pnglib \
5452         --with-system-t1lib \
5453         --with-system-zlib \
5454         --with-xdvi-x-toolkit=xaw \
5455         --without-dialog \
5456         --without-t1utils \
5457         --without-texinfo
5458
5459 %{__make}
5460
5461 %install
5462 rm -rf $RPM_BUILD_ROOT
5463 install -d $RPM_BUILD_ROOT%{_datadir} \
5464         $RPM_BUILD_ROOT%{_desktopdir} \
5465         $RPM_BUILD_ROOT%{_pixmapsdir} \
5466         $RPM_BUILD_ROOT%{_mandir}/man5 \
5467         $RPM_BUILD_ROOT/var/cache/fonts \
5468         $RPM_BUILD_ROOT/etc/cron.daily\
5469         $RPM_BUILD_ROOT/etc/sysconfig/tetex-updmap\
5470         $RPM_BUILD_ROOT%{_localstatedir}/fonts/map\
5471         $RPM_BUILD_ROOT%{fmtdir}/pdftex
5472
5473 lzma -dc %{SOURCE1} | tar xf - -C $RPM_BUILD_ROOT%{_datadir}
5474 %{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf $RPM_BUILD_ROOT%{texmf}
5475 %{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf-dist $RPM_BUILD_ROOT%{texmfdist}
5476 %{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf-doc $RPM_BUILD_ROOT%{texmfdoc}
5477 %{__mv} $RPM_BUILD_ROOT%{texmfdist}/doc/generic/pgfplots/* $RPM_BUILD_ROOT%{texmfdist}/doc/latex/pgfplots
5478 rmdir $RPM_BUILD_ROOT%{texmfdist}/doc/generic/pgfplots
5479
5480 # This is an empty directory
5481 %{__rm} -r $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf
5482 # Useless binary
5483 %{__rm} $RPM_BUILD_ROOT%{_datadir}/texmf-dist/doc/latex/splitindex/splitindex{.exe,-Linux-i386,-OpenBSD-i386}
5484
5485 # commented out because of following (non-fatal) error:
5486 # Can't open texmf/web2c/texmf.cnf: No such file or directory.
5487 #perl -pi \
5488 #       -e "s|\.\./\.\./texmf|$RPM_BUILD_ROOT%{texmf}|g;" \
5489 #       -e "s|/var/cache/fonts|$RPM_BUILD_ROOT/var/cache/fonts|g;" \
5490 #       texmf/web2c/texmf.cnf
5491
5492 install -d $RPM_BUILD_ROOT%{texmf}/fonts/opentype/public
5493
5494 LD_LIBRARY_PATH=$RPM_BUILD_ROOT%{_libdir}; export LD_LIBRARY_PATH
5495
5496 %{__make} install \
5497         prefix=$RPM_BUILD_ROOT%{_prefix} \
5498         bindir=$RPM_BUILD_ROOT%{_bindir} \
5499         mandir=$RPM_BUILD_ROOT%{_mandir} \
5500         libdir=$RPM_BUILD_ROOT%{_libdir} \
5501         datadir=$RPM_BUILD_ROOT%{_datadir} \
5502         infodir=$RPM_BUILD_ROOT%{_infodir} \
5503         includedir=$RPM_BUILD_ROOT%{_includedir} \
5504         sbindir=$RPM_BUILD_ROOT%{_sbindir} \
5505         texmf=$RPM_BUILD_ROOT%{texmf} \
5506         texmfsysvar=$RPM_BUILD_ROOT%{_localstatedir} \
5507         texmfsysconfig=$RPM_BUILD_ROOT%{texmf}
5508
5509 %{__rm} $RPM_BUILD_ROOT%{texmf}/scripts/texlive/uninstall-win32.pl
5510 # Fix broken symlinks
5511 CURDIR=$(pwd)
5512 cd $RPM_BUILD_ROOT%{_bindir}
5513 ln -sf ../share/texmf/scripts/a2ping/a2ping.pl a2ping
5514 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/context context
5515 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/ctxtools ctxtools
5516 ln -sf ../share/texmf-dist/scripts/dviasm/dviasm.py dviasm
5517 ln -sf ../share/texmf/scripts/tetex/e2pall.pl e2pall
5518 ln -sf ../share/texmf-dist/scripts/bengali/ebong.py ebong
5519 ln -sf ../share/texmf-dist/scripts/epspdf/epspdf epspdf
5520 ln -sf ../share/texmf-dist/scripts/epspdf/epspdftk epspdftk
5521 ln -sf ../share/texmf/scripts/epstopdf/epstopdf.pl epstopdf
5522 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/exatools exatools
5523 ln -sf ../share/texmf/scripts/texlive/getnonfreefonts.pl getnonfreefonts
5524 ln -sf ../share/texmf/scripts/texlive/getnonfreefonts.pl getnonfreefonts-sys
5525 ln -sf ../share/texmf-dist/scripts/tex4ht/ht.sh ht
5526 ln -sf ../share/texmf-dist/scripts/tex4ht/htcontext.sh htcontext
5527 ln -sf ../share/texmf-dist/scripts/tex4ht/htlatex.sh htlatex
5528 ln -sf ../share/texmf-dist/scripts/tex4ht/htmex.sh htmex
5529 ln -sf ../share/texmf-dist/scripts/tex4ht/httex.sh httex
5530 ln -sf ../share/texmf-dist/scripts/tex4ht/httexi.sh httexi
5531 ln -sf ../share/texmf-dist/scripts/tex4ht/htxelatex.sh htxelatex
5532 ln -sf ../share/texmf-dist/scripts/tex4ht/htxetex.sh htxetex
5533 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/luatools luatools
5534 ln -sf ../share/texmf-dist/scripts/glossaries/makeglossaries makeglossaries
5535 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/makempy makempy
5536 ln -sf ../share/texmf-dist/scripts/tex4ht/mk4ht.pl mk4ht
5537 ln -sf ../share/texmf-dist/scripts/mkjobtexmf/mkjobtexmf.pl mkjobtexmf
5538 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mpstools mpstools
5539 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mptopdf mptopdf
5540 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mtxrun mtxrun
5541 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mtxtools mtxtools
5542 ln -sf ../share/texmf-dist/scripts/oberdiek/pdfatfi.pl pdfatfi
5543 ln -sf ../share/texmf-dist/scripts/pdfcrop/pdfcrop.pl pdfcrop
5544 ln -sf ../share/texmf-dist/scripts/ppower4/pdfthumb.texlua pdfthumb
5545 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/pdftools pdftools
5546 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/pdftrimwhite pdftrimwhite
5547 ln -sf ../share/texmf-dist/scripts/perltex/perltex.pl perltex
5548 ln -sf ../share/texmf/scripts/pkfix/pkfix.pl pkfix
5549 ln -sf ../share/texmf-dist/scripts/ppower4/ppower4.texlua ppower4
5550 ln -sf ../share/texmf/scripts/ps2eps/ps2eps.pl ps2eps
5551 ln -sf ../share/texmf-dist/scripts/pst-pdf/ps4pdf ps4pdf
5552 ln -sf ../share/texmf-dist/scripts/pst2pdf/pst2pdf.pl pst2pdf
5553 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/pstopdf pstopdf
5554 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/rlxtools rlxtools
5555 ln -sf ../share/texmf/scripts/texlive/rungs.tlu rungs
5556 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/runtools runtools
5557 ln -sf ../share/texmf/scripts/simpdftex/simpdftex simpdftex
5558 ln -sf ../share/texmf-dist/scripts/texcount/TeXcount.pl texcount
5559 ln -sf ../share/texmf/scripts/texlive/texdoc.tlu texdoc
5560 ln -sf ../share/texmf/scripts/tetex/texdoctk.pl texdoctk
5561 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texexec texexec
5562 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texfind texfind
5563 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texfont texfont
5564 ln -sf ../share/texmf-dist/scripts/context/ruby/texmfstart.rb texmfstart
5565 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texshow texshow
5566 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/textools textools
5567 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texutil texutil
5568 ln -sf ../share/texmf-dist/scripts/thumbpdf/thumbpdf.pl thumbpdf
5569 ln -sf ../share/texmf/scripts/texlive/tlmgr.pl tlmgr
5570 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/tmftools tmftools
5571 ln -sf ../share/texmf-dist/scripts/vpe/vpe.pl vpe
5572 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/xmltools xmltools
5573 cd $CURDIR
5574
5575 #install %{SOURCE7} $RPM_BUILD_ROOT%{_bindir}
5576 #touch $RPM_BUILD_ROOT/etc/sysconfig/tetex-updmap/maps.lst
5577
5578 # %{__make} init \
5579 #       prefix=$RPM_BUILD_ROOT%{_prefix} \
5580 #       bindir=$RPM_BUILD_ROOT%{_bindir} \
5581 #       mandir=$RPM_BUILD_ROOT%{_mandir} \
5582 #       libdir=$RPM_BUILD_ROOT%{_libdir} \
5583 #       datadir=$RPM_BUILD_ROOT%{_datadir} \
5584 #       infodir=$RPM_BUILD_ROOT%{_infodir} \
5585 #       includedir=$RPM_BUILD_ROOT%{_includedir} \
5586 #       sbindir=$RPM_BUILD_ROOT%{_sbindir} \
5587 #       texmf=$RPM_BUILD_ROOT%{texmf}
5588
5589 %{__rm} -r $RPM_BUILD_ROOT%{_prefix}/texmf
5590 %{__rm} -r $RPM_BUILD_ROOT%{_prefix}/texmf-dist
5591 # We don't need it
5592 %{__rm} -r $RPM_BUILD_ROOT%{texmf}/doc/man
5593 %{__rm} -r $RPM_BUILD_ROOT%{texmfdoc}/source
5594
5595 perl -pi \
5596         -e "s|$RPM_BUILD_ROOT||g;" \
5597         $RPM_BUILD_ROOT%{texmf}/web2c/texmf.cnf
5598
5599 install %{SOURCE4} $RPM_BUILD_ROOT/etc/cron.daily/texlive
5600
5601 install %{SOURCE5} $RPM_BUILD_ROOT%{_desktopdir}
5602 install %{SOURCE6} $RPM_BUILD_ROOT%{_pixmapsdir}
5603
5604 # bzip2 -dc %{SOURCE3} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
5605
5606 # in separate spec
5607 # rm -rf $RPM_BUILD_ROOT%{texmf}/tex/latex/{pgf,xcolor}
5608 # rm -rf $RPM_BUILD_ROOT%{texmf}/doc/latex/{pgf,xcolor}
5609
5610 # not included in package
5611 rm -f $RPM_BUILD_ROOT%{texmf}/doc/fonts/oldgerman/COPYING
5612 rm -f $RPM_BUILD_ROOT%{texmf}/doc/Makefile
5613 rm -f $RPM_BUILD_ROOT%{texmf}/doc/programs/texinfo.*
5614 rm -f $RPM_BUILD_ROOT%{texmf}/doc/helpfile
5615 rm -f $RPM_BUILD_ROOT%{texmf}/doc/helpindex.html
5616 rm -f $RPM_BUILD_ROOT%{texmf}/fonts/pk/ljfour/lh/lh-lcy/*.600pk
5617 rm -f $RPM_BUILD_ROOT%{texmf}/release-tetex-{src,texmf}.txt
5618 rm -f $RPM_BUILD_ROOT%{texmf}/scripts/uniqleaf/uniqleaf.pl
5619 rm -f $RPM_BUILD_ROOT%{texmf}/doc/help/Catalogue-upd.sh
5620 rm -f $RPM_BUILD_ROOT%{texmf}/doc/help/faq/uktug-faq-upd.sh
5621 rm -f $RPM_BUILD_ROOT%{texmf}/doc/mkhtml*
5622 rm -f $RPM_BUILD_ROOT%{texmf}/doc/index.html
5623 rm -f $RPM_BUILD_ROOT%{texmf}/doc/index.php
5624 rm -f $RPM_BUILD_ROOT%{_infodir}/dir.gz
5625 rm -f $RPM_BUILD_ROOT%{_mandir}/{README.*,hu/man1/readlink.1*}
5626 rm -f $RPM_BUILD_ROOT%{_datadir}/texinfo/html/texi2html.html
5627
5628 # move format logs to BUILD, so $RPM_BUILD_ROOT is not polluted
5629 # and we can still analyze them
5630 # install -d format-logs
5631 # mv -fv $RPM_BUILD_ROOT%{fmtdir}/*.log format-logs
5632
5633 %clean
5634 rm -rf $RPM_BUILD_ROOT
5635
5636 %post
5637 %fixinfodir
5638 %texhash
5639
5640 %postun
5641 %fixinfodir
5642 if [ "$1" = "1" ]; then
5643         %texhash
5644 fi
5645
5646 %post doc-Catalogue
5647 %texhash
5648
5649 %postun doc-Catalogue
5650 %texhash
5651
5652 %post doc-tug-faq
5653 %texhash
5654
5655 %postun doc-tug-faq
5656 %texhash
5657
5658 %post -n kpathsea
5659 /sbin/ldconfig
5660 %fixinfodir
5661 %texhash
5662
5663 %postun -n kpathsea
5664 /sbin/ldconfig
5665 %fixinfodir
5666 %texhash
5667
5668 %post -n kpathsea-devel
5669 %texhash
5670
5671 %postun -n kpathsea-devel
5672 %texhash
5673
5674 %post dvips
5675 %fixinfodir
5676 %texhash
5677
5678 %postun dvips
5679 %fixinfodir
5680 %texhash
5681
5682 %post dvilj
5683 %texhash
5684
5685 %postun dvilj
5686 %texhash
5687
5688 %post makeindex
5689 %texhash
5690
5691 %postun makeindex
5692 %texhash
5693
5694 %post scripts
5695 %texhash
5696
5697 %postun scripts
5698 %texhash
5699
5700 %post tex-arrayjob
5701 %texhash
5702
5703 %postun tex-arrayjob
5704 %texhash
5705
5706 %post tex-insbox
5707 %texhash
5708
5709 %postun tex-insbox
5710 %texhash
5711
5712 %post tex-mathdots
5713 %texhash
5714
5715 %postun tex-mathdots
5716 %texhash
5717
5718 %post tex-midnight
5719 %texhash
5720
5721 %postun tex-midnight
5722 %texhash
5723
5724 %post tex-ofs
5725 %texhash
5726
5727 %postun tex-ofs
5728 %texhash
5729
5730 %post tex-physe
5731 %texhash
5732
5733 %postun tex-physe
5734 %texhash
5735
5736 %post tex-velthuis
5737 %texhash
5738
5739 %postun tex-velthuis
5740 %texhash
5741
5742 %post tex-ytex
5743 %texhash
5744
5745 %postun tex-ytex
5746 %texhash
5747
5748 %post metafont
5749 %texhash
5750
5751 %postun metafont
5752 %texhash
5753
5754 %post metapost
5755 %texhash
5756
5757 %postun metapost
5758 %texhash
5759
5760 %post metapost-other
5761 %texhash
5762
5763 %postun metapost-other
5764 %texhash
5765
5766 %post mptopdf
5767 %texhash
5768
5769 %postun mptopdf
5770 %texhash
5771
5772 %post texdoctk
5773 %texhash
5774
5775 %postun texdoctk
5776 %texhash
5777
5778 %post -n xdvi
5779 %texhash
5780
5781 %postun -n xdvi
5782 %texhash
5783
5784 %post pdftex
5785 %texhash
5786
5787 %postun pdftex
5788 %texhash
5789
5790 %post phyzzx
5791 %texhash
5792
5793 %postun phyzzx
5794 %texhash
5795
5796 %post omega
5797 %texhash
5798
5799 %postun omega
5800 %texhash
5801
5802 %post plain
5803 %texhash
5804
5805 %postun plain
5806 %texhash
5807
5808 %post format-plain
5809 %texhash
5810
5811 %postun format-plain
5812 %texhash
5813
5814 %post format-pdftex
5815 %texhash
5816
5817 %postun format-pdftex
5818 %texhash
5819
5820 %post format-pdfetex
5821 %texhash
5822
5823 %postun format-pdfetex
5824 %texhash
5825
5826 %post mex
5827 %texhash
5828
5829 %postun mex
5830 %texhash
5831
5832 %post format-mex
5833 %texhash
5834
5835 %postun format-mex
5836 %texhash
5837
5838 %post format-pdfmex
5839 %texhash
5840
5841 %postun format-pdfmex
5842 %texhash
5843
5844 %postun format-utf8mex
5845 %texhash
5846
5847 %post amstex
5848 %texhash
5849
5850 %postun amstex
5851 %texhash
5852
5853 %post format-amstex
5854 %texhash
5855
5856 %postun format-amstex
5857 %texhash
5858
5859 %post format-pdfamstex
5860 %texhash
5861
5862 %postun format-pdfamstex
5863 %texhash
5864
5865 %post csplain
5866 %texhash
5867
5868 %postun csplain
5869 %texhash
5870
5871 %post format-csplain
5872 %texhash
5873
5874 %postun format-csplain
5875 %texhash
5876
5877 %post format-pdfcsplain
5878 %texhash
5879
5880 %postun format-pdfcsplain
5881 %texhash
5882
5883 %post cslatex
5884 %texhash
5885
5886 %postun cslatex
5887 %texhash
5888
5889 %post format-cslatex
5890 %texhash
5891
5892 %postun format-cslatex
5893 %texhash
5894
5895 %post format-pdfcslatex
5896 %texhash
5897
5898 %postun format-pdfcslatex
5899 %texhash
5900
5901 %post cyrplain
5902 %texhash
5903
5904 %postun cyrplain
5905 %texhash
5906
5907 %post format-cyrplain
5908 %texhash
5909
5910 %postun format-cyrplain
5911 %texhash
5912
5913 %post format-cyramstex
5914 %texhash
5915
5916 %postun format-cyramstex
5917 %texhash
5918
5919 %post format-cyrtexinfo
5920 %texhash
5921
5922 %postun format-cyrtexinfo
5923 %texhash
5924
5925 %post eplain
5926 %texhash
5927
5928 %postun eplain
5929 %texhash
5930
5931 %post format-eplain
5932 %texhash
5933
5934 %postun format-eplain
5935 %texhash
5936
5937 # ConTeXt format
5938
5939 %post context
5940 %texhash
5941
5942 %postun context
5943 %texhash
5944
5945 %post format-context-de
5946 %texhash
5947
5948 %postun format-context-de
5949 %texhash
5950
5951 %post format-context-en
5952 %texhash
5953
5954 %postun format-context-en
5955 %texhash
5956
5957 %post format-context-nl
5958 %texhash
5959
5960 %postun format-context-nl
5961 %texhash
5962
5963 # LaTeX format.
5964
5965 %post latex
5966 %fixinfodir
5967 %texhash
5968
5969 %postun latex
5970 %fixinfodir
5971 %texhash
5972
5973 %post latex-lang
5974 %texhash
5975
5976 %postun latex-lang
5977 %texhash
5978
5979 %post latex-styles
5980 %texhash
5981
5982 %postun latex-styles
5983 %texhash
5984
5985 %post latex-pdftools
5986 %texhash
5987
5988 %postun latex-pdftools
5989 %texhash
5990
5991 %post latex-extend
5992 %texhash
5993
5994 %postun latex-extend
5995 %texhash
5996
5997 %post latex-programming
5998 %texhash
5999
6000 %postun latex-programming
6001 %texhash
6002
6003 %post latex-math
6004 %texhash
6005
6006 %postun latex-math
6007 %texhash
6008
6009 %post latex-music
6010 %texhash
6011
6012 %postun latex-music
6013 %texhash
6014
6015 %post latex-physics
6016 %texhash
6017
6018 %postun latex-physics
6019 %texhash
6020
6021 %post latex-games
6022 %texhash
6023
6024 %postun latex-games
6025 %texhash
6026
6027 %post latex-biology
6028 %texhash
6029
6030 %postun latex-biology
6031 %texhash
6032
6033 %post latex-chem
6034 %texhash
6035
6036 %postun latex-chem
6037 %texhash
6038
6039 %post latex-informatic
6040 %texhash
6041
6042 %postun latex-informatic
6043 %texhash
6044
6045 %post latex-12many
6046 %texhash
6047
6048 %postun latex-12many
6049 %texhash
6050
6051 %post latex-abstract
6052 %texhash
6053
6054 %postun latex-abstract
6055 %texhash
6056
6057 %post latex-accfonts
6058 %texhash
6059
6060 %postun latex-accfonts
6061 %texhash
6062
6063 %post latex-adrconv
6064 %texhash
6065
6066 %postun latex-adrconv
6067 %texhash
6068
6069 %post latex-ae
6070 %texhash
6071
6072 %postun latex-ae
6073 %texhash
6074
6075 %post latex-ams
6076 %texhash
6077
6078 %postun latex-ams
6079 %texhash
6080
6081 %post latex-antp
6082 %texhash
6083
6084 %postun latex-antp
6085 %texhash
6086
6087 %post latex-antt
6088 %texhash
6089
6090 %postun latex-antt
6091 %texhash
6092
6093 %post latex-appendix
6094 %texhash
6095
6096 %postun latex-appendix
6097 %texhash
6098
6099 # %post latex-backgammon
6100 # %texhash
6101
6102 # %postun latex-backgammon
6103 # %texhash
6104  
6105 %post latex-bardiag
6106 %texhash
6107
6108 %postun latex-bardiag
6109 %texhash
6110
6111 %post latex-bbm
6112 %texhash
6113
6114 %postun latex-bbm
6115 %texhash
6116
6117 %post latex-bbold
6118 %texhash
6119
6120 %postun latex-bbold
6121 %texhash
6122
6123 %post latex-beamer
6124 %texhash
6125
6126 %postun latex-beamer
6127 %texhash
6128
6129 %post latex-bezos
6130 %texhash
6131
6132 %postun latex-bezos
6133 %texhash
6134
6135 %post latex-bibtex
6136 %texhash
6137
6138 %postun latex-bibtex
6139 %texhash
6140
6141 %post latex-bibtex-ams
6142 %texhash
6143
6144 %postun latex-bibtex-ams
6145 %texhash
6146
6147 %post latex-bibtex-pl
6148 %texhash
6149
6150 %postun latex-bibtex-pl
6151 %texhash
6152
6153 %post latex-bibtex-german
6154 %texhash
6155
6156 %postun latex-bibtex-german
6157 %texhash
6158
6159 %post latex-bibtex-revtex4
6160 %texhash
6161
6162 %postun latex-bibtex-revtex4
6163 %texhash
6164
6165 %post latex-bibtex-jurabib
6166 %texhash
6167
6168 %postun latex-bibtex-jurabib
6169 %texhash
6170
6171 %post latex-bibtex-styles
6172 %texhash
6173
6174 %postun latex-bibtex-styles
6175 %texhash
6176
6177 %post latex-booktabs
6178 %texhash
6179
6180 %postun latex-booktabs
6181 %texhash
6182
6183 %post latex-caption
6184 %texhash
6185
6186 %postun latex-caption
6187 %texhash
6188
6189 %post latex-carlisle
6190 %texhash
6191
6192 %postun latex-carlisle
6193 %texhash
6194
6195 %post latex-ccfonts
6196 %texhash
6197
6198 %postun latex-ccfonts
6199 %texhash
6200
6201 %post latex-cite
6202 %texhash
6203
6204 %postun latex-cite
6205 %texhash
6206
6207 %post latex-cmbright
6208 %texhash
6209
6210 %postun latex-cmbright
6211 %texhash
6212
6213 %post latex-colortab
6214 %texhash
6215
6216 %postun latex-colortab
6217 %texhash
6218
6219 %post latex-comment
6220 %texhash
6221
6222 %postun latex-comment
6223 %texhash
6224
6225 %post latex-concmath
6226 %texhash
6227
6228 %postun latex-concmath
6229 %texhash
6230
6231 %post latex-currvita
6232 %texhash
6233
6234 %postun latex-currvita
6235 %texhash
6236
6237 %post latex-curves
6238 %texhash
6239
6240 %postun latex-curves
6241 %texhash
6242
6243 %post latex-custom-bib
6244 %texhash
6245
6246 %postun latex-custom-bib
6247 %texhash
6248
6249 %post latex-cyrillic
6250 %texhash
6251
6252 %postun latex-cyrillic
6253 %texhash
6254
6255 # %post latex-dstroke
6256 # %texhash
6257
6258 # %postun latex-dstroke
6259 # %texhash
6260
6261 %post latex-enumitem
6262 %texhash
6263
6264 %postun latex-enumitem
6265 %texhash
6266
6267 %post latex-exam
6268 %texhash
6269
6270 %postun latex-exam
6271 %texhash
6272
6273 %post latex-examdesign
6274 %texhash
6275
6276 %postun latex-examdesign
6277 %texhash
6278
6279 %post latex-formlett
6280 %texhash
6281
6282 %postun latex-formlett
6283 %texhash
6284
6285 %post latex-formular
6286 %texhash
6287
6288 %postun latex-formular
6289 %texhash
6290
6291 %post latex-gbrief
6292 %texhash
6293
6294 %postun latex-gbrief
6295 %texhash
6296
6297 %post latex-jknappen
6298 %texhash
6299
6300 %postun latex-jknappen
6301 %texhash
6302
6303 %post latex-keystroke
6304 %texhash
6305
6306 %postun latex-keystroke
6307 %texhash
6308
6309 %post latex-labbook
6310 %texhash
6311
6312 %postun latex-labbook
6313 %texhash
6314
6315 %post latex-lcd
6316 %texhash
6317
6318 %postun latex-lcd
6319 %texhash
6320
6321 %post latex-leaflet
6322 %texhash
6323
6324 %postun latex-leaflet
6325 %texhash
6326
6327 %post latex-leftidx
6328 %texhash
6329
6330 %postun latex-leftidx
6331 %texhash
6332
6333 %post latex-lewis
6334 %texhash
6335
6336 %postun latex-lewis
6337 %texhash
6338
6339 %post latex-lm
6340 %texhash
6341
6342 %post latex-lastpage
6343 %texhash
6344
6345 %postun latex-lastpage
6346 %texhash
6347
6348 %postun latex-lm
6349 %texhash
6350
6351 %post latex-lucidabr
6352 %texhash
6353
6354 %postun latex-lucidabr
6355 %texhash
6356
6357 %post latex-marvosym
6358 %texhash
6359
6360 %postun latex-marvosym
6361 %texhash
6362
6363 %post latex-mathexam
6364 %texhash
6365
6366 %postun latex-mathexam
6367 %texhash
6368
6369 %post latex-mathpple
6370 %texhash
6371
6372 %postun latex-mathpple
6373 %texhash
6374
6375 %post latex-mathtime
6376 %texhash
6377
6378 %postun latex-mathtime
6379 %texhash
6380
6381 %post latex-mflogo
6382 %texhash
6383
6384 %postun latex-mflogo
6385 %texhash
6386
6387 %post latex-mfnfss
6388 %texhash
6389
6390 %postun latex-mfnfss
6391 %texhash
6392
6393 %post latex-minitoc
6394 %texhash
6395
6396 %postun latex-minitoc
6397 %texhash
6398
6399 %post latex-mltex
6400 %texhash
6401
6402 %postun latex-mltex
6403 %texhash
6404
6405 %post latex-moreverb
6406 %texhash
6407
6408 %postun latex-moreverb
6409 %texhash
6410
6411 %post latex-multienum
6412 %texhash
6413
6414 %postun latex-multienum
6415 %texhash
6416
6417 %post latex-musictex
6418 %texhash
6419
6420 %postun latex-musictex
6421 %texhash
6422
6423 %post latex-ntheorem
6424 %texhash
6425
6426 %postun latex-ntheorem
6427 %texhash
6428
6429 %post latex-other
6430 %texhash
6431
6432 %postun latex-other
6433 %texhash
6434
6435 %post latex-other-doc
6436 %texhash
6437
6438 %postun latex-other-doc
6439 %texhash
6440
6441 %post latex-palatcm
6442 %texhash
6443
6444 %postun latex-palatcm
6445 %texhash
6446
6447 %post latex-pdfslide
6448 %texhash
6449
6450 %postun latex-pdfslide
6451 %texhash
6452
6453 %post latex-pgf
6454 %texhash
6455
6456 %postun latex-pgf
6457 %texhash
6458
6459 %post latex-polynom
6460 %texhash
6461
6462 %postun latex-polynom
6463 %texhash
6464
6465 %post latex-polynomial
6466 %texhash
6467
6468 %postun latex-polynomial
6469 %texhash
6470
6471 %post latex-prosper
6472 %texhash
6473
6474 %postun latex-prosper
6475 %texhash
6476
6477 %post latex-pseudocode
6478 %texhash
6479
6480 %postun latex-pseudocode
6481 %texhash
6482
6483 %post latex-psnfss
6484 %texhash
6485
6486 %postun latex-psnfss
6487 %texhash
6488
6489 %post latex-pst-2dplot
6490 %texhash
6491
6492 %postun latex-pst-2dplot
6493 %texhash
6494
6495 %post latex-pst-3dplot
6496 %texhash
6497
6498 %postun latex-pst-3dplot
6499 %texhash
6500
6501 %post latex-pst-bar
6502 %texhash
6503
6504 %postun latex-pst-bar
6505 %texhash
6506
6507 %post latex-pst-circ
6508 %texhash
6509
6510 %postun latex-pst-circ
6511 %texhash
6512
6513 %post latex-pst-eucl
6514 %texhash
6515
6516 %postun latex-pst-eucl
6517 %texhash
6518
6519 %post latex-pst-diffraction
6520 %texhash
6521
6522 %postun latex-pst-diffraction
6523 %texhash
6524
6525 %post latex-pst-fun
6526 %texhash
6527
6528 %postun latex-pst-fun
6529 %texhash
6530
6531 %post latex-pst-func
6532 %texhash
6533
6534 %postun latex-pst-func
6535 %texhash
6536
6537 %post latex-pst-infixplot
6538 %texhash
6539
6540 %postun latex-pst-infixplot
6541 %texhash
6542
6543 %post latex-pst-fr3d
6544 %texhash
6545
6546 %postun latex-pst-fr3d
6547 %texhash
6548
6549 %post latex-pst-fractal
6550 %texhash
6551
6552 %postun latex-pst-fractal
6553 %texhash
6554
6555 %post latex-pxfonts
6556 %texhash
6557
6558 %post latex-pst-math
6559 %texhash
6560
6561 %postun latex-pst-math
6562 %texhash
6563
6564 %post latex-pst-ob3d
6565 %texhash
6566
6567 %postun latex-pst-ob3d
6568 %texhash
6569
6570 %post latex-pst-optic
6571 %texhash
6572
6573 %postun latex-pst-optic
6574 %texhash
6575
6576 %post latex-pst-optexp
6577 %texhash
6578
6579 %postun latex-pst-optexp
6580 %texhash
6581
6582 %post latex-pst-text
6583 %texhash
6584
6585 %postun latex-pst-text
6586 %texhash
6587
6588 %post latex-pst-uncategorized
6589 %texhash
6590
6591 %postun latex-pst-uncategorized
6592 %texhash
6593
6594 %postun latex-pxfonts
6595 %texhash
6596
6597 %post latex-qfonts
6598 %texhash
6599
6600 %postun latex-qfonts
6601 %texhash
6602
6603 %post latex-SIstyle
6604 %texhash
6605
6606 %postun latex-SIstyle
6607 %texhash
6608
6609 %post latex-SIunits
6610 %texhash
6611
6612 %postun latex-SIunits
6613 %texhash
6614
6615 %post latex-siunitx
6616 %texhash
6617
6618 %postun latex-siunitx
6619 %texhash
6620
6621 %post latex-Tabbing
6622 %texhash
6623
6624 %postun latex-Tabbing
6625 %texhash
6626
6627 %post latex-txfonts
6628 %texhash
6629
6630 %postun latex-txfonts
6631 %texhash
6632
6633 %post latex-ucs
6634 %texhash
6635
6636 %postun latex-ucs
6637 %texhash
6638
6639 %post latex-umlaute
6640 %texhash
6641
6642 %postun latex-umlaute
6643 %texhash
6644
6645 %post latex-variations
6646 %texhash
6647
6648 %postun latex-variations
6649 %texhash
6650
6651 %post latex-wasysym
6652 %texhash
6653
6654 %postun latex-wasysym
6655 %texhash
6656
6657 %post latex-xcolor
6658 %texhash
6659
6660 %postun latex-xcolor
6661 %texhash
6662
6663 %post format-latex
6664 %texhash
6665
6666 %postun format-latex
6667 %texhash
6668
6669 %post format-pdflatex
6670 %texhash
6671
6672 %postun format-pdflatex
6673 %texhash
6674
6675 %post platex
6676 %texhash
6677
6678 %postun platex
6679 %texhash
6680
6681 %post format-platex
6682 %texhash
6683
6684 %postun format-platex
6685 %texhash
6686
6687 %post format-pdfplatex
6688 %texhash
6689
6690 %postun format-pdfplatex
6691 %texhash
6692
6693 %post tex-babel
6694 %texhash
6695
6696 %postun tex-babel
6697 %texhash
6698
6699 %post tex-german
6700 %texhash
6701
6702 %postun tex-german
6703 %texhash
6704
6705 %post tex-mfpic
6706 %texhash
6707
6708 %postun tex-mfpic
6709 %texhash
6710
6711 %post tex-misc
6712 %texhash
6713
6714 %postun tex-misc
6715 %texhash
6716
6717 %post tex-pictex
6718 %texhash
6719
6720 %postun tex-pictex
6721 %texhash
6722
6723 %post tex-psizzl
6724 %texhash
6725
6726 %postun tex-psizzl
6727 %texhash
6728
6729 %post tex-pstricks
6730 %texhash
6731
6732 %postun tex-pstricks
6733 %texhash
6734
6735 %post tex-qpx
6736 %texhash
6737
6738 %postun tex-qpx
6739 %texhash
6740
6741 %post tex-qpxqtx
6742 %texhash
6743
6744 %postun tex-qpxqtx
6745 %texhash
6746
6747 %post tex-ruhyphen
6748 %texhash
6749
6750 %postun tex-ruhyphen
6751 %texhash
6752
6753 %post tex-spanish
6754 %texhash
6755
6756 %postun tex-spanish
6757 %texhash
6758
6759 %post tex-texdraw
6760 %texhash
6761
6762 %postun tex-texdraw
6763 %texhash
6764
6765 %post tex-thumbpdf
6766 %texhash
6767
6768 %postun tex-thumbpdf
6769 %texhash
6770
6771 %post tex-ukrhyph
6772 %texhash
6773
6774 %postun tex-ukrhyph
6775 %texhash
6776
6777 %post latex-vietnam
6778 %texhash
6779
6780 %postun latex-vietnam
6781 %texhash
6782
6783 %post tex-xypic
6784 %texhash
6785
6786 %postun tex-xypic
6787 %texhash
6788
6789 %post fonts-adobe
6790 %texhash
6791
6792 %postun fonts-adobe
6793 %texhash
6794
6795 %post fonts-ae
6796 %texhash
6797
6798 %postun fonts-ae
6799 %texhash
6800
6801 %post fonts-ams
6802 %texhash
6803
6804 %postun fonts-ams
6805 %texhash
6806
6807 %post fonts-antp
6808 %texhash
6809
6810 %postun fonts-antp
6811 %texhash
6812
6813 %post fonts-antt
6814 %texhash
6815
6816 %postun fonts-antt
6817 %texhash
6818
6819 %post fonts-bbm
6820 %texhash
6821
6822 %postun fonts-bbm
6823 %texhash
6824
6825 %post fonts-bbold
6826 %texhash
6827
6828 %postun fonts-bbold
6829 %texhash
6830
6831 %post fonts-bh
6832 %texhash
6833
6834 %postun fonts-bh
6835 %texhash
6836
6837 %post fonts-bitstream
6838 %texhash
6839
6840 %postun fonts-bitstream
6841 %texhash
6842
6843 %post fonts-cbgreek
6844 %texhash
6845
6846 %postun fonts-cbgreek
6847 %texhash
6848
6849 %post fonts-cc-pl
6850 %texhash
6851
6852 %postun fonts-cc-pl
6853 %texhash
6854
6855 %post fonts-cg
6856 %texhash
6857
6858 %postun fonts-cg
6859 %texhash
6860
6861 %post fonts-cm
6862 %texhash
6863
6864 %postun fonts-cm
6865 %texhash
6866
6867 %post fonts-cmbright
6868 %texhash
6869
6870 %postun fonts-cmbright
6871 %texhash
6872
6873 %post fonts-cmcyr
6874 %texhash
6875
6876 %postun fonts-cmcyr
6877 %texhash
6878
6879 %post fonts-cmextra
6880 %texhash
6881
6882 %postun fonts-cmextra
6883 %texhash
6884
6885 %post fonts-cmsuper
6886 %texhash
6887
6888 %postun fonts-cmsuper
6889 %texhash
6890
6891 %post fonts-concmath
6892 %texhash
6893
6894 %postun fonts-concmath
6895 %texhash
6896
6897 %post fonts-concrete
6898 %texhash
6899
6900 %postun fonts-concrete
6901 %texhash
6902
6903 %post fonts-cs
6904 %texhash
6905
6906 %postun fonts-cs
6907 %texhash
6908
6909 %post fonts-dstroke
6910 %texhash
6911
6912 %postun fonts-dstroke
6913 %texhash
6914
6915 %post fonts-ecc
6916 %texhash
6917
6918 %postun fonts-ecc
6919 %texhash
6920
6921 %post fonts-eurosym
6922 %texhash
6923
6924 %postun fonts-eurosym
6925 %texhash
6926
6927 %post fonts-euxm
6928 %texhash
6929
6930 %postun fonts-euxm
6931 %texhash
6932
6933 %post fonts-gothic
6934 %texhash
6935
6936 %postun fonts-gothic
6937 %texhash
6938
6939 %post fonts-hoekwater
6940 %texhash
6941
6942 %postun fonts-hoekwater
6943 %texhash
6944
6945 %post fonts-jknappen
6946 %texhash
6947
6948 %postun fonts-jknappen
6949 %texhash
6950
6951 %post fonts-latex
6952 %texhash
6953
6954 %postun fonts-latex
6955 %texhash
6956
6957 %post fonts-lh
6958 %texhash
6959
6960 %postun fonts-lh
6961 %texhash
6962
6963 %post fonts-lm
6964 %texhash
6965
6966 %postun fonts-lm
6967 %texhash
6968
6969 %post fonts-marvosym
6970 %texhash
6971
6972 %postun fonts-marvosym
6973 %texhash
6974
6975 %post fonts-mflogo
6976 %texhash
6977
6978 %postun fonts-mflogo
6979 %texhash
6980
6981 %post fonts-misc
6982 %texhash
6983
6984 %postun fonts-misc
6985 %texhash
6986
6987 %post fonts-monotype
6988 %texhash
6989
6990 %postun fonts-monotype
6991 %texhash
6992
6993 %post fonts-omega
6994 %texhash
6995
6996 %postun fonts-omega
6997 %texhash
6998
6999 %post fonts-other
7000 %texhash
7001
7002 %postun fonts-other
7003 %texhash
7004
7005 %post fonts-pazo
7006 %texhash
7007
7008 %postun fonts-pazo
7009 %texhash
7010
7011 %post fonts-pl
7012 %texhash
7013
7014 %postun fonts-pl
7015 %texhash
7016
7017 %post fonts-px
7018 %texhash
7019
7020 %postun fonts-px
7021 %texhash
7022
7023 %post fonts-qfonts
7024 %texhash
7025
7026 %postun fonts-qfonts
7027 %texhash
7028
7029 %post fonts-qpx
7030 %texhash
7031
7032 %postun fonts-qpx
7033 %texhash
7034
7035 %post fonts-qpxqtx
7036 %texhash
7037
7038 %postun fonts-qpxqtx
7039 %texhash
7040
7041 %post fonts-rsfs
7042 %texhash
7043
7044 %postun fonts-rsfs
7045 %texhash
7046
7047 %post fonts-stmaryrd
7048 %texhash
7049
7050 %postun fonts-stmaryrd
7051 %texhash
7052
7053 %post fonts-tx
7054 %texhash
7055
7056 %postun fonts-tx
7057 %texhash
7058
7059 %post fonts-urw
7060 %texhash
7061
7062 %postun fonts-urw
7063 %texhash
7064
7065 %post fonts-urw35vf
7066 %texhash
7067
7068 %postun fonts-urw35vf
7069 %texhash
7070
7071 %post fonts-vnr
7072 %texhash
7073
7074 %postun fonts-vnr
7075 %texhash
7076
7077 %post fonts-wasy
7078 %texhash
7079
7080 %postun fonts-wasy
7081 %texhash
7082
7083 %post fonts-xypic
7084 %texhash
7085
7086 %postun fonts-xypic
7087 %texhash
7088
7089 %post fonts-yandy
7090 %texhash
7091
7092 %postun fonts-yandy
7093 %texhash
7094
7095 %post fonts-type1-antp
7096 %texhash
7097
7098 %postun fonts-type1-antp
7099 %texhash
7100
7101 %post fonts-type1-antt
7102 %texhash
7103
7104 %postun fonts-type1-antt
7105 %texhash
7106
7107 %post fonts-type1-belleek
7108 %texhash
7109
7110 %postun fonts-type1-belleek
7111 %texhash
7112
7113 %post fonts-type1-bitstream
7114 %texhash
7115
7116 %postun fonts-type1-bitstream
7117 %texhash
7118
7119 %post fonts-type1-bluesky
7120 %texhash
7121
7122 %postun fonts-type1-bluesky
7123 %texhash
7124
7125 %post fonts-type1-cc-pl
7126 %texhash
7127
7128 %postun fonts-type1-cc-pl
7129 %texhash
7130
7131 %post fonts-type1-cmcyr
7132 %texhash
7133
7134 %postun fonts-type1-cmcyr
7135 %texhash
7136
7137 %post fonts-type1-cs
7138 %texhash
7139
7140 %postun fonts-type1-cs
7141 %texhash
7142
7143 %post fonts-type1-dstroke
7144 %texhash
7145
7146 %postun fonts-type1-dstroke
7147 %texhash
7148
7149 %post fonts-type1-eurosym
7150 %texhash
7151
7152 %postun fonts-type1-eurosym
7153 %texhash
7154
7155 %post fonts-type1-hoekwater
7156 %texhash
7157
7158 %postun fonts-type1-hoekwater
7159 %texhash
7160
7161 %post fonts-type1-lm
7162 %texhash
7163
7164 %postun fonts-type1-lm
7165 %texhash
7166
7167 %post fonts-type1-marvosym
7168 %texhash
7169
7170 %postun fonts-type1-marvosym
7171 %texhash
7172
7173 %post fonts-type1-mathpazo
7174 %texhash
7175
7176 %postun fonts-type1-mathpazo
7177 %texhash
7178
7179 %post fonts-type1-omega
7180 %texhash
7181
7182 %postun fonts-type1-omega
7183 %texhash
7184
7185 %post fonts-type1-pl
7186 %texhash
7187
7188 %postun fonts-type1-pl
7189 %texhash
7190
7191 %post fonts-type1-px
7192 %texhash
7193
7194 %postun fonts-type1-px
7195 %texhash
7196
7197 %post fonts-type1-qfonts
7198 %texhash
7199
7200 %postun fonts-type1-qfonts
7201 %texhash
7202
7203 %post fonts-type1-tx
7204 %texhash
7205
7206 %postun fonts-type1-tx
7207 %texhash
7208
7209 %post fonts-type1-urw
7210 %texhash
7211
7212 %postun fonts-type1-urw
7213 %texhash
7214
7215 %post fonts-type1-vnr
7216 %texhash
7217
7218 %postun fonts-type1-vnr
7219 %texhash
7220
7221 %post fonts-type1-xypic
7222 %texhash
7223
7224 %postun fonts-type1-xypic
7225 %texhash
7226
7227 %post -n texconfig
7228 %texhash
7229
7230 %postun -n texconfig
7231 %texhash
7232
7233 %post xetex
7234 %texhash
7235
7236 %postun xetex
7237 %texhash
7238
7239 %post xmltex
7240 %texhash
7241
7242 %postun xmltex
7243 %texhash
7244
7245 # Check the commented lines!!!
7246
7247 %files
7248 %defattr(644,root,root,755)
7249 # %doc %{texmf}/LICENSE.texmf
7250 # %doc %{texmf}/ChangeLog
7251 # %doc %{texmf}/doc/README.knuth
7252 # There isn't doc/fonts directory
7253 %dir %{texmfdist}/doc/fonts
7254 %doc %{texmfdist}/doc/fontname
7255 # %dir %{texmf}/doc/fonts/polish
7256 # %dir %{texmf}/doc/help
7257 # %doc %{texmf}/doc/help/csname.txt
7258 # %doc %{texmf}/doc/help/ctan
7259 # %doc %{texmf}/doc/help/tds.dvi
7260 # %doc %{texmf}/doc/help/unixtex.ftp
7261 # %dir %{texmf}/doc/help/faq
7262 # %doc %{texmf}/doc/images
7263 # %dir %{texmf}/doc/polish
7264 # %doc %{texmf}/doc/polish/*.html
7265 # %dir %{texmf}/doc/programs
7266 # %doc %{texmf}/doc/programs/web2c*
7267 # %doc %{texmf}/doc/programs/cwebman.dvi
7268 # %doc %{texmf}/doc/programs/dvipng.*
7269 # %doc %{texmf}/doc/knuth
7270 #%attr(755,root,root) %{_bindir}/MakeTeXPK
7271 #%attr(755,root,root) %{_bindir}/access
7272
7273 # ***********
7274 # executables
7275 # ***********
7276 %attr(755,root,root) %{_bindir}/a2ping
7277 %attr(755,root,root) %{_bindir}/afm2tfm
7278 %attr(755,root,root) %{_bindir}/allcm
7279 %attr(755,root,root) %{_bindir}/allec
7280 %attr(755,root,root) %{_bindir}/allneeded
7281 %attr(755,root,root) %{_bindir}/cweave
7282 %attr(755,root,root) %{_bindir}/ctangle
7283 %attr(755,root,root) %{_bindir}/ctie
7284 %attr(755,root,root) %{_bindir}/dmp
7285 %attr(755,root,root) %{_bindir}/dvipng
7286 %attr(755,root,root) %{_bindir}/e2pall
7287 %attr(755,root,root) %{_bindir}/ebb
7288 # %attr(755,root,root) %{_bindir}/fdf2tan
7289 %attr(755,root,root) %{_bindir}/fmtutil
7290 %attr(755,root,root) %{_bindir}/fmtutil-sys
7291 #%attr(755,root,root) %{_bindir}/fontexport
7292 #%attr(755,root,root) %{_bindir}/fontimport
7293 %attr(755,root,root) %{_bindir}/fontinst
7294 %attr(755,root,root) %{_bindir}/gftodvi
7295 %attr(755,root,root) %{_bindir}/gftopk
7296 %attr(755,root,root) %{_bindir}/gftype
7297 %attr(755,root,root) %{_bindir}/gsftopk
7298 #%attr(755,root,root) %{_bindir}/initex
7299 %attr(755,root,root) %{_bindir}/kpseaccess
7300 %attr(755,root,root) %{_bindir}/kpsereadlink
7301 %attr(755,root,root) %{_bindir}/kpsewhere
7302 %attr(755,root,root) %{_bindir}/mag
7303 %attr(755,root,root) %{_bindir}/makempx
7304 #%attr(755,root,root) %{_bindir}/mkfontdesc
7305 %attr(755,root,root) %{_bindir}/mktexfmt
7306 %attr(755,root,root) %{_bindir}/mktexlsr
7307 %attr(755,root,root) %{_bindir}/newer
7308 %attr(755,root,root) %{_bindir}/patgen
7309 %attr(755,root,root) %{_bindir}/pdfetex
7310 %attr(755,root,root) %{_bindir}/pfb2pfa
7311 %attr(755,root,root) %{_bindir}/pk2bm
7312 %attr(755,root,root) %{_bindir}/pktogf
7313 %attr(755,root,root) %{_bindir}/pktype
7314 %attr(755,root,root) %{_bindir}/pltotf
7315 %attr(755,root,root) %{_bindir}/pooltype
7316 %attr(755,root,root) %{_bindir}/ps2frag
7317 %attr(755,root,root) %{_bindir}/ps2pk
7318 # TODO: move this file to correct subpackage ?
7319 %attr(755,root,root) %{_bindir}/ps4pdf
7320 #%attr(755,root,root) %{_bindir}/t1mapper
7321 %attr(755,root,root) %{_bindir}/tangle
7322 #%attr(755,root,root) %{_bindir}/tetex-updmap
7323 %attr(755,root,root) %{_bindir}/tex
7324 %attr(755,root,root) %{_bindir}/texdoc
7325 %attr(755,root,root) %{_bindir}/texhash
7326 # %attr(755,root,root) %{_bindir}/texi2html
7327 %attr(755,root,root) %{_bindir}/texlinks
7328 %attr(755,root,root) %{_bindir}/tftopl
7329 %attr(755,root,root) %{_bindir}/tie
7330 %attr(755,root,root) %{_bindir}/ttf2afm
7331 %attr(755,root,root) %{_bindir}/updmap
7332 %attr(755,root,root) %{_bindir}/updmap-sys
7333 %attr(755,root,root) %{_bindir}/vftovp
7334 #%attr(755,root,root) %{_bindir}/virtex
7335 %attr(755,root,root) %{_bindir}/vptovf
7336 %attr(755,root,root) %{_bindir}/weave
7337
7338 %attr(755,root,root) %{texmf}/web2c/mktexnam
7339 %attr(755,root,root) %{texmf}/web2c/mktexdir
7340 %attr(755,root,root) %{texmf}/web2c/mktexupd
7341
7342 %attr(750,root,root) /etc/cron.daily/texlive
7343
7344 #%dir /etc/sysconfig/tetex-updmap
7345 #%verify(not md5 mtime size) %config(noreplace) /etc/sysconfig/tetex-updmap/maps.lst
7346
7347 %ghost %{texmf}/ls-R
7348 %ghost %{texmfdist}/ls-R
7349 # %ghost %{_localstatedir}/ls-R
7350
7351 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/cslatex/base/fonttext.cfg
7352 %config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/language.dat
7353 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/fontmath.cfg
7354 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/fonttext.cfg
7355 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/preload.cfg
7356
7357 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/fmtutil.cnf
7358 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktex.cnf
7359 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktex.opt
7360 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktexdir.opt
7361 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktexnam.opt
7362 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/texmf.cnf
7363 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/updmap.cfg
7364
7365 %attr(1777,root,root) /var/cache/fonts
7366
7367 %{_datadir}/info/web2c.info*
7368 # %{_datadir}/info/texi2html.info*
7369 # %{_datadir}/texi2html
7370 #%{texmf}/updates.dat
7371
7372 # %{texmf}/aliases
7373 # %{texmf}/tex/generic/bghyph
7374 # %doc %{texmf}/doc/generic/hyphen
7375 #%{texmf}/tex/generic/letterspacing
7376
7377 # ***********
7378 # Directories
7379 # ***********
7380 %attr(1777,root,root) %dir %{_localstatedir}
7381 %attr(1777,root,root) %dir %{_localstatedir}/fonts
7382 %attr(1777,root,root) %dir %{_localstatedir}/fonts/map
7383 %attr(1777,root,root) %dir %{fmtdir}
7384
7385 %dir %{texmfdist}
7386 %doc %{texmfdist}/README
7387 %dir %{texmf}
7388
7389 %dir %{texmfdist}/doc
7390 %dir %{texmfdist}/doc/generic
7391 %dir %{texmfdist}/doc/generic/enctex
7392 %dir %{texmfdist}/doc/latex
7393 %dir %{texmfdist}/doc/latex/localloc
7394 %dir %{texmf}/doc
7395 %dir %{texmf}/doc/generic
7396 %dir %{texmf}/doc/tetex
7397 %dir %{texmf}/fmtutil
7398
7399 %dir %{texmfdist}/tex
7400 %dir %{texmfdist}/tex/cslatex
7401 %dir %{texmfdist}/tex/cslatex/base
7402 %dir %{texmfdist}/tex/fontinst
7403 %dir %{texmfdist}/tex/generic
7404 %dir %{texmfdist}/tex/generic/dehyph-exptl
7405 %dir %{texmfdist}/tex/generic/enctex
7406 %dir %{texmfdist}/tex/generic/hyph-utf8
7407 %dir %{texmfdist}/tex/generic/misc
7408 %dir %{texmfdist}/tex/latex
7409 %dir %{texmfdist}/tex/latex/base
7410 %dir %{texmf}/dvips
7411 %dir %{texmf}/dvips/config
7412 %dir %{texmf}/dvips/tetex
7413 %dir %{texmf}/fonts/enc
7414 %dir %{texmf}/fonts/enc/dvips
7415 %dir %{texmf}/fonts/enc/dvips/tetex
7416 %dir %{texmf}/fonts/map/dvips/updmap
7417 %dir %{texmf}/fonts/map
7418 %dir %{texmf}/fonts/map/dvips
7419 %dir %{texmf}/fonts/map/dvips/tetex
7420 %dir %{texmf}/scripts
7421 %dir %{texmf}/tex
7422 %dir %{texmf}/tex/generic
7423 %dir %{texmf}/tex/generic/config
7424 %dir %{texmf}/web2c
7425
7426 # Docs
7427 # %doc %{texmf}/doc/README
7428 %doc %{texmf}/doc/tetex/TETEXDOC.*
7429 %doc %{texmf}/doc/tetex/teTeX-FAQ
7430 %doc %{texmfdist}/source/fontinst
7431
7432 # %{texmf}/fonts/map/dvips/tetex/contnav.map
7433 # %{texmf}/fonts/map/dvips/tetex/lumath-o.map
7434 %{texmfdist}/fonts/map/dvips/vntex/urwvn.map
7435 %{texmfdist}/fonts/map/fontname
7436 %{texmfdist}/fonts/enc/dvips/vntex/t5.enc
7437
7438 # Main fonts from TeTeX
7439 %{texmf}/fonts/enc/dvips/tetex/09fbbfac.enc
7440 %{texmf}/fonts/enc/dvips/tetex/0ef0afca.enc
7441 %{texmf}/fonts/enc/dvips/tetex/10037936.enc
7442 %{texmf}/fonts/enc/dvips/tetex/1b6d048e.enc
7443 %{texmf}/fonts/enc/dvips/tetex/71414f53.enc
7444 %{texmf}/fonts/enc/dvips/tetex/74afc74c.enc
7445 %{texmf}/fonts/enc/dvips/tetex/aae443f0.enc
7446 %{texmf}/fonts/enc/dvips/tetex/b6a4d7c7.enc
7447 %{texmf}/fonts/enc/dvips/tetex/bbad153f.enc
7448 %{texmf}/fonts/enc/dvips/tetex/d9b29452.enc
7449 %{texmf}/fonts/enc/dvips/tetex/f7b6d320.enc
7450 %{texmf}/fonts/map/dvips/tetex/ps2pk35.map
7451
7452 %{texmfdist}/tex/fontinst
7453 %{texmfdist}/tex/generic/dehyph-exptl/*
7454 %{texmfdist}/tex/generic/encodings
7455 %{texmfdist}/tex/generic/epsf
7456 %{texmfdist}/tex/generic/hyph-utf8/*
7457 %{texmfdist}/tex/generic/genmisc
7458 %{texmfdist}/tex/generic/misc/null*
7459 %{texmfdist}/tex/generic/misc/texnames.sty
7460 %{texmfdist}/tex/generic/tap
7461 %{texmfdist}/tex/generic/tex-ps
7462 %{texmfdist}/tex/texinfo
7463 %{texmf}/tex/fontinst
7464 %{texmf}/tex/generic/hyphen
7465
7466 %doc %{texmfdist}/doc/generic/epsf
7467 %doc %{texmfdist}/doc/generic/tex-ps
7468
7469 # %{fmtdir}/metafun.mem
7470 #%{texmf}/web2c/tex-pl.pool
7471 # %{texmf}/web2c/tex.pool
7472 %{texmf}/fonts/map/dvips/updmap/*
7473
7474 %{texmf}/web2c/*.tcx
7475
7476 # %lang(fi) %{_mandir}/fi/man1/afm2tfm.1*
7477 # %lang(fi) %{_mandir}/fi/man1/allcm.1*
7478 # %lang(fi) %{_mandir}/fi/man1/allneeded.1*
7479 # %lang(fr) %{_mandir}/fr/man1/access.1*
7480 # %lang(hu) %{_mandir}/hu/man1/access.1*
7481 # %lang(hu) %{_mandir}/hu/man1/newer.1*
7482 # %lang(pl) %{_mandir}/pl/man1/access.1*
7483 # %lang(pl) %{_mandir}/pl/man1/newer.1*
7484 #%{_mandir}/man1/MakeTeXPK.1*
7485 #%{_mandir}/man1/access.1*
7486 #%{_mandir}/man1/fontexport.1*
7487 #%{_mandir}/man1/fontimport.1*
7488 #%{_mandir}/man1/initex.1*
7489 #%{_mandir}/man1/t1mapper.1*
7490 #%{_mandir}/man1/texdoc.1*
7491 #%{_mandir}/man1/texi2html.1*
7492 #%{_mandir}/man1/virtex.1*
7493 #%{_mandir}/man8/fmtutil.8*
7494 #%{_mandir}/man8/mkfontdesc.8*
7495 #%{_mandir}/man8/texlinks.8*
7496
7497 %{_mandir}/man1/afm2tfm.1*
7498 %{_mandir}/man1/allcm.1*
7499 %{_mandir}/man1/allec.1*
7500 %{_mandir}/man1/allneeded.1*
7501 %{_mandir}/man1/ctangle.1*
7502 %{_mandir}/man1/ctie.1*
7503 %{_mandir}/man1/cweave.1*
7504 %{_mandir}/man1/cweb.1*
7505 %{_mandir}/man1/dmp.1*
7506 %{_mandir}/man1/dvipdft.1*
7507 %{_mandir}/man1/dvipng.1*
7508 %{_mandir}/man1/e2pall.1*
7509 %{_mandir}/man1/ebb.1*
7510 %{_mandir}/man1/fmtutil.1*
7511 %{_mandir}/man1/fmtutil-sys.1*
7512 %{_mandir}/man1/fontinst.1*
7513 %{_mandir}/man1/gftodvi.1*
7514 %{_mandir}/man1/gftopk.1*
7515 %{_mandir}/man1/gftype.1*
7516 %{_mandir}/man1/gsftopk.1*
7517 %{_mandir}/man1/kpseaccess.1*
7518 %{_mandir}/man1/kpsereadlink.1*
7519 %{_mandir}/man1/kpsewhere.1*
7520 %{_mandir}/man1/mag.1*
7521 %{_mandir}/man1/makempx.1*
7522 %{_mandir}/man1/makempy.1*
7523 %{_mandir}/man1/mktexfmt.1*
7524 %{_mandir}/man1/mktexlsr.1*
7525 %{_mandir}/man1/newer.1*
7526 %{_mandir}/man1/patgen.1*
7527 %{_mandir}/man1/pdfetex.1*
7528 %{_mandir}/man1/pfb2pfa.1*
7529 %{_mandir}/man1/pk2bm.1*
7530 %{_mandir}/man1/pktogf.1*
7531 %{_mandir}/man1/pktype.1*
7532 %{_mandir}/man1/pltotf.1*
7533 %{_mandir}/man1/pooltype.1*
7534 %{_mandir}/man1/ps2frag.1*
7535 %{_mandir}/man1/ps2pk.1*
7536 %{_mandir}/man1/tangle.1*
7537 %{_mandir}/man1/tex.1*
7538 %{_mandir}/man1/texexec.1*
7539 %{_mandir}/man1/texhash.1*
7540 %{_mandir}/man1/texlinks.1*
7541 %{_mandir}/man1/tftopl.1*
7542 %{_mandir}/man1/tie.1*
7543 %{_mandir}/man1/ttf2afm.1*
7544 %{_mandir}/man1/updmap.1*
7545 %{_mandir}/man1/updmap-sys.1*
7546 %{_mandir}/man1/vftovp.1*
7547 %{_mandir}/man1/vptovf.1*
7548 %{_mandir}/man1/weave.1*
7549 %{_mandir}/man5/fmtutil.cnf.5*
7550 %{_mandir}/man5/updmap.cfg.5*
7551
7552 %files other-utils
7553 %defattr(644,root,root,755)
7554 %attr(755,root,root) %{_bindir}/bg5+latex
7555 %attr(755,root,root) %{_bindir}/bg5+pdflatex
7556 %attr(755,root,root) %{_bindir}/bg5conv
7557 %attr(755,root,root) %{_bindir}/bg5latex
7558 %attr(755,root,root) %{_bindir}/bg5pdflatex
7559 %attr(755,root,root) %{_bindir}/bibtex8
7560 %attr(755,root,root) %{_bindir}/cfftot1
7561 %attr(755,root,root) %{_bindir}/ebong
7562 %attr(755,root,root) %{_bindir}/extconv
7563 %attr(755,root,root) %{_bindir}/extractbb
7564 %attr(755,root,root) %{_bindir}/gbklatex
7565 %attr(755,root,root) %{_bindir}/gbkpdflatex
7566 %attr(755,root,root) %{_bindir}/getnonfreefonts
7567 %attr(755,root,root) %{_bindir}/getnonfreefonts-sys
7568 %attr(755,root,root) %{_bindir}/hbf2gf
7569 %attr(755,root,root) %{_bindir}/jadetex
7570 %attr(755,root,root) %{_bindir}/lamed
7571 %attr(755,root,root) %{_bindir}/makeglossaries
7572 %attr(755,root,root) %{_bindir}/metafun
7573 %attr(755,root,root) %{_bindir}/mkjobtexmf
7574 %attr(755,root,root) %{_bindir}/mllatex
7575 %attr(755,root,root) %{_bindir}/mltex
7576 %attr(755,root,root) %{_bindir}/mmafm
7577 %attr(755,root,root) %{_bindir}/mmpfb
7578 %attr(755,root,root) %{_bindir}/musixflx
7579 %attr(755,root,root) %{_bindir}/ofm2opl
7580 %attr(755,root,root) %{_bindir}/otfinfo
7581 %attr(755,root,root) %{_bindir}/otftotfm
7582 %attr(755,root,root) %{_bindir}/oxdvi
7583 %attr(755,root,root) %{_bindir}/pdfatfi
7584 %attr(755,root,root) %{_bindir}/pdfclose
7585 %attr(755,root,root) %{_bindir}/pdfjadetex
7586 %attr(755,root,root) %{_bindir}/pdfopen
7587 %attr(755,root,root) %{_bindir}/pdftosrc
7588 %{__perl}tex
7589 %attr(755,root,root) %{_bindir}/physe
7590 %attr(755,root,root) %{_bindir}/pkfix
7591 %attr(755,root,root) %{_bindir}/ppower4
7592 %attr(755,root,root) %{_bindir}/rungs
7593 %attr(755,root,root) %{_bindir}/simpdftex
7594 %attr(755,root,root) %{_bindir}/sjisconv
7595 %attr(755,root,root) %{_bindir}/sjislatex
7596 %attr(755,root,root) %{_bindir}/sjispdflatex
7597 %attr(755,root,root) %{_bindir}/synctex
7598 %attr(755,root,root) %{_bindir}/t1dotlessj
7599 %attr(755,root,root) %{_bindir}/t1lint
7600 %attr(755,root,root) %{_bindir}/t1reencode
7601 %attr(755,root,root) %{_bindir}/t1testpage
7602 %attr(755,root,root) %{_bindir}/texcount
7603 %attr(755,root,root) %{_bindir}/texsis
7604 %attr(755,root,root) %{_bindir}/tlmgr
7605 %attr(755,root,root) %{_bindir}/tpic2pdftex
7606 %attr(755,root,root) %{_bindir}/ttf2pk
7607 %attr(755,root,root) %{_bindir}/ttf2tfm
7608 %attr(755,root,root) %{_bindir}/ttftotype42
7609 %attr(755,root,root) %{_bindir}/vlna
7610 %attr(755,root,root) %{_bindir}/vpe
7611 %{_mandir}/man1/cfftot1.1*
7612 %{_mandir}/man1/getnonfreefonts-sys.1
7613 %{_mandir}/man1/getnonfreefonts.1*
7614 %{_mandir}/man1/hbf2gf.1*
7615 %{_mandir}/man1/mkjobtexmf.1*
7616 %{_mandir}/man1/mmafm.1*
7617 %{_mandir}/man1/mmpfb.1*
7618 %{_mandir}/man1/otfinfo.1*
7619 %{_mandir}/man1/otftotfm.1*
7620 %{_mandir}/man1/oxdvi.1
7621 %{_mandir}/man1/pdftosrc.1*
7622 %{_mandir}/man1/ps2eps.1*
7623 %{_mandir}/man1/synctex.1*
7624 %{_mandir}/man1/t1dotlessj.1*
7625 %{_mandir}/man1/t1lint.1*
7626 %{_mandir}/man1/t1reencode.1*
7627 %{_mandir}/man1/t1testpage.1*
7628 %{_mandir}/man1/ttf2pk.1*
7629 %{_mandir}/man1/ttf2tfm.1*
7630 %{_mandir}/man1/ttftotype42.1*
7631 %{_mandir}/man1/vlna.1*
7632 %{_mandir}/man5/synctex.5*
7633 %{texmfdist}/source/startex
7634 %{texmfdist}/source/jadetex
7635 %{texmfdist}/tex/jadetex
7636 %{texmfdist}/tex/texsis
7637 %{texmfdist}/tex/startex
7638 %{texmf}/fmtutil/format.jadetex.cnf
7639 %{texmf}/fmtutil/format.mltex.cnf
7640 %{texmfdist}/tex/generic/abbr
7641 %{texmfdist}/tex/generic/abstyles/
7642 %{texmfdist}/tex/generic/barr
7643 %{texmfdist}/tex/generic/borceux
7644 %{texmfdist}/tex/generic/c-pascal
7645 %{texmfdist}/tex/generic/cirth
7646 %{texmfdist}/tex/generic/dratex
7647 %{texmfdist}/tex/generic/ean
7648 %{texmfdist}/tex/generic/edmac
7649 %{texmfdist}/tex/generic/elvish
7650 %{texmfdist}/tex/generic/fenixpar
7651 %{texmfdist}/tex/generic/fltpoint
7652 %{texmfdist}/tex/generic/musixtex
7653 %{texmf}/hbf2gf
7654 %{texmf}/fmtutil/format.texsis.cnf
7655
7656 %files other-utils-doc
7657 %defattr(644,root,root,755)
7658 %doc %{texmfdist}/doc/jadetex
7659 %doc %{texmfdist}/doc/texsis
7660 %doc %{texmfdist}/doc/startex
7661 %doc %{texmfdist}/doc/generic/c-pascal
7662 %doc %{texmfdist}/doc/generic/barr
7663 %doc %{texmfdist}/doc/generic/borceux
7664 %doc %{texmfdist}/doc/generic/dratex
7665 %doc %{texmfdist}/doc/generic/mkjobtexmf
7666
7667 %files dirs-fonts
7668 %defattr(644,root,root,755)
7669 %dir %{texmfdist}/doc/latex/marvosym/mac/oztex/tex-font
7670 %dir %{texmfdist}/fonts
7671 %dir %{texmfdist}/fonts/afm
7672 %dir %{texmfdist}/fonts/afm/public
7673 %dir %{texmfdist}/fonts/afm/vntex
7674 %dir %{texmfdist}/fonts/enc
7675 %dir %{texmfdist}/fonts/enc/dvips
7676 %dir %{texmfdist}/fonts/enc/dvips/vntex
7677 %dir %{texmfdist}/fonts/map
7678 %dir %{texmfdist}/fonts/map/dvipdfm
7679 %dir %{texmfdist}/fonts/map/dvips
7680 %dir %{texmfdist}/fonts/map/dvips/vntex
7681 %dir %{texmfdist}/fonts/map/fontname
7682 %dir %{texmfdist}/fonts/map/vtex
7683 %dir %{texmfdist}/fonts/ofm
7684 %dir %{texmfdist}/fonts/ofm/public
7685 %dir %{texmfdist}/fonts/ovf
7686 %dir %{texmfdist}/fonts/ovf/public
7687 %dir %{texmfdist}/fonts/ovp
7688 %dir %{texmfdist}/fonts/ovp/public
7689 %dir %{texmfdist}/fonts/opentype
7690 %dir %{texmfdist}/fonts/opentype/public
7691 %dir %{texmfdist}/fonts/pk
7692 %dir %{texmfdist}/fonts/pk/ljfour
7693 %dir %{texmfdist}/fonts/source
7694 %dir %{texmfdist}/fonts/source/public
7695 %dir %{texmfdist}/fonts/source/vntex
7696 %dir %{texmfdist}/fonts/tfm
7697 %dir %{texmfdist}/fonts/tfm/public
7698 %dir %{texmfdist}/fonts/tfm/vntex
7699 %dir %{texmfdist}/fonts/truetype
7700 %dir %{texmfdist}/fonts/type1
7701 %dir %{texmfdist}/fonts/type1/public
7702 %dir %{texmfdist}/fonts/type1/vntex
7703 %dir %{texmfdist}/fonts/vf
7704 %dir %{texmfdist}/fonts/vf/public
7705 %dir %{texmfdist}/fonts/vf/vntex
7706 %dir %{texmfdist}/source
7707 %dir %{texmfdist}/source/fonts
7708 %dir %{texmfdist}/source/latex
7709 %dir %{texmf}/fonts
7710 %dir %{texmf}/fonts/opentype
7711 %dir %{texmf}/fonts/opentype/public
7712
7713 %files doc
7714 %defattr(644,root,root,755)
7715 %doc %{texmfdist}/doc/generic/dehyph-exptl
7716 %dir %{texmfdoc}
7717 %dir %{texmfdoc}/doc
7718 %{texmfdoc}/README
7719 %{texmfdoc}/ls-R
7720 %{texmfdoc}/doc/english
7721 %{texmfdist}/doc/fontinst
7722
7723 %files doc-bg
7724 %defattr(644,root,root,755)
7725 %{texmfdoc}/doc/bulgarian
7726
7727 %files doc-cs
7728 %defattr(644,root,root,755)
7729 %{texmfdoc}/doc/czechslovak
7730
7731 %files doc-de
7732 %defattr(644,root,root,755)
7733 %{texmfdoc}/doc/german
7734
7735 %files doc-el
7736 %defattr(644,root,root,755)
7737 %{texmfdoc}/doc/greek
7738
7739 %files doc-es
7740 %defattr(644,root,root,755)
7741 %{texmfdoc}/doc/spanish
7742
7743 %files doc-fi
7744 %defattr(644,root,root,755)
7745 %{texmfdoc}/doc/finnish
7746
7747 %files doc-fr
7748 %defattr(644,root,root,755)
7749 %{texmfdoc}/doc/french
7750
7751 %files doc-it
7752 %defattr(644,root,root,755)
7753 %{texmfdoc}/doc/italian
7754
7755 %files doc-ja
7756 %defattr(644,root,root,755)
7757 %{texmfdoc}/doc/japanese
7758
7759 %files doc-ko
7760 %defattr(644,root,root,755)
7761 %{texmfdoc}/doc/korean
7762
7763 %files doc-mn
7764 %defattr(644,root,root,755)
7765 %{texmfdoc}/doc/mongolian
7766
7767 %files doc-nl
7768 %defattr(644,root,root,755)
7769 %{texmfdoc}/doc/dutch
7770
7771 %files doc-pl
7772 %defattr(644,root,root,755)
7773 %{texmfdoc}/doc/polish
7774
7775 %files doc-pt
7776 %defattr(644,root,root,755)
7777 %{texmfdoc}/doc/portuguese
7778
7779 %files doc-ru
7780 %defattr(644,root,root,755)
7781 %{texmfdoc}/doc/russian
7782
7783 %files doc-sk
7784 %defattr(644,root,root,755)
7785 %{texmfdoc}/doc/slovak
7786
7787 %files doc-sl
7788 %defattr(644,root,root,755)
7789 %{texmfdoc}/doc/slovenian
7790
7791 %files doc-th
7792 %defattr(644,root,root,755)
7793 %{texmfdoc}/doc/thai
7794
7795 %files doc-tr
7796 %defattr(644,root,root,755)
7797 %{texmfdoc}/doc/turkish
7798
7799 %files doc-uk
7800 %defattr(644,root,root,755)
7801 %{texmfdoc}/doc/ukrainian
7802
7803 %files doc-vi
7804 %defattr(644,root,root,755)
7805 %{texmfdoc}/doc/vietnamese
7806
7807 %files doc-zh_CN
7808 %defattr(644,root,root,755)
7809 %{texmfdoc}/doc/chinese
7810
7811 # %files doc-Catalogue
7812 # %defattr(644,root,root,755)
7813 # %{texmf}/doc/help/Catalogue
7814
7815 # %files doc-tug-faq
7816 # %defattr(644,root,root,755)
7817 # %{texmf}/doc/help/faq/uktug-faq
7818
7819
7820 %files doc-latex
7821 %defattr(644,root,root,755)
7822 # %{texmfdist}/doc/latex/bar
7823 # %{texmfdist}/doc/latex/eclbip
7824 # %{texmfdist}/doc/latex/eo
7825 # %{texmfdist}/doc/latex/floatflt
7826 # %{texmfdist}/doc/latex/general
7827 # %{texmfdist}/doc/latex/germbib
7828 # %{texmfdist}/doc/latex/images
7829 # %{texmfdist}/doc/latex/mathcomp
7830 # %{texmfdist}/doc/latex/mt11p
7831 # %{texmfdist}/doc/latex/picins
7832 # %{texmfdist}/doc/latex/ps4pdf
7833 # %{texmfdist}/doc/latex/pslatex
7834 # %{texmfdist}/doc/latex/supertab
7835 # %{texmfdist}/doc/latex/tex-refs
7836 # %{texmfdist}/doc/latex/textmerg
7837 # %{texmfdist}/doc/latex/treesvr
7838 %doc %{texmfdist}/doc/generic/shapepar
7839 %doc %{texmfdist}/doc/latex/acronym
7840 %doc %{texmfdist}/doc/latex/aeguill
7841 %doc %{texmfdist}/doc/latex/anysize
7842 %doc %{texmfdist}/doc/latex/base
7843 %doc %{texmfdist}/doc/latex/beton
7844 %doc %{texmfdist}/doc/latex/ccaption
7845 %doc %{texmfdist}/doc/latex/changebar
7846 %doc %{texmfdist}/doc/latex/concmath
7847 %doc %{texmfdist}/doc/latex/crop
7848 %doc %{texmfdist}/doc/latex/draftcopy
7849 %doc %{texmfdist}/doc/latex/eepic
7850 %doc %{texmfdist}/doc/latex/endfloat
7851 %doc %{texmfdist}/doc/latex/esint
7852 %doc %{texmfdist}/doc/latex/eso-pic
7853 %doc %{texmfdist}/doc/latex/euler
7854 %doc %{texmfdist}/doc/latex/eulervm
7855 %doc %{texmfdist}/doc/latex/extsizes
7856 %doc %{texmfdist}/doc/latex/fancybox
7857 %doc %{texmfdist}/doc/latex/fancyhdr
7858 %doc %{texmfdist}/doc/latex/fancyvrb
7859 %doc %{texmfdist}/doc/latex/filecontents
7860 %doc %{texmfdist}/doc/latex/float
7861 %doc %{texmfdist}/doc/latex/footmisc
7862 %doc %{texmfdist}/doc/latex/footnpag
7863 %doc %{texmfdist}/doc/latex/fp
7864 %doc %{texmfdist}/doc/latex/geometry
7865 %doc %{texmfdist}/doc/latex/graphics
7866 %doc %{texmfdist}/doc/latex/hyperref
7867 %doc %{texmfdist}/doc/latex/hyphenat
7868 %doc %{texmfdist}/doc/latex/index
7869 %doc %{texmfdist}/doc/latex/koma-script
7870 %doc %{texmfdist}/doc/latex/labels
7871 %doc %{texmfdist}/doc/latex/layouts
7872 %doc %{texmfdist}/doc/latex/lettrine
7873 %doc %{texmfdist}/doc/latex/listings
7874 %doc %{texmfdist}/doc/latex/ltabptch
7875 %doc %{texmfdist}/doc/latex/mdwtools
7876 %doc %{texmfdist}/doc/latex/memoir
7877 %doc %{texmfdist}/doc/latex/mh
7878 %doc %{texmfdist}/doc/latex/mparhack
7879 %doc %{texmfdist}/doc/latex/ms
7880 %doc %{texmfdist}/doc/latex/multibib
7881 %doc %{texmfdist}/doc/latex/mwcls
7882 %doc %{texmfdist}/doc/latex/natbib
7883 %doc %{texmfdist}/doc/latex/nomencl
7884 %doc %{texmfdist}/doc/latex/ntgclass
7885 %doc %{texmfdist}/doc/latex/oberdiek
7886 %doc %{texmfdist}/doc/latex/overpic
7887 %doc %{texmfdist}/doc/latex/paralist
7888 %doc %{texmfdist}/doc/latex/pb-diagram
7889 %doc %{texmfdist}/doc/latex/pdfpages
7890 %doc %{texmfdist}/doc/latex/picinpar
7891 %doc %{texmfdist}/doc/latex/pict2e
7892 %doc %{texmfdist}/doc/latex/placeins
7893 %doc %{texmfdist}/doc/latex/preprint
7894 %doc %{texmfdist}/doc/latex/preview
7895 %doc %{texmfdist}/doc/latex/program
7896 %doc %{texmfdist}/doc/latex/psfrag
7897 %doc %{texmfdist}/doc/latex/revtex
7898 %doc %{texmfdist}/doc/latex/rotating
7899 %doc %{texmfdist}/doc/latex/rotfloat
7900 %doc %{texmfdist}/doc/latex/scale
7901 %doc %{texmfdist}/doc/latex/sectsty
7902 %doc %{texmfdist}/doc/latex/seminar
7903 %doc %{texmfdist}/doc/latex/showlabels
7904 %doc %{texmfdist}/doc/latex/sidecap
7905 %doc %{texmfdist}/doc/latex/slashbox
7906 %doc %{texmfdist}/doc/latex/soul
7907 %doc %{texmfdist}/doc/latex/stdclsdv
7908 %doc %{texmfdist}/doc/latex/subfig
7909 %doc %{texmfdist}/doc/latex/subfigure
7910 %doc %{texmfdist}/doc/latex/textfit
7911 %doc %{texmfdist}/doc/latex/textpos
7912 %doc %{texmfdist}/doc/latex/titlesec
7913 %doc %{texmfdist}/doc/latex/tocbibind
7914 %doc %{texmfdist}/doc/latex/tocloft
7915 %doc %{texmfdist}/doc/latex/tools
7916 %doc %{texmfdist}/doc/latex/totpages
7917 %doc %{texmfdist}/doc/latex/type1cm
7918 %doc %{texmfdist}/doc/latex/units
7919 %doc %{texmfdist}/doc/latex/vmargin
7920 %doc %{texmfdist}/doc/latex/was
7921 %doc %{texmfdist}/doc/latex/wrapfig
7922 %doc %{texmfdist}/doc/latex/xtab
7923 %doc %{texmfdist}/doc/latex/yfonts
7924 %doc %{texmfdist}/doc/fonts/calrsfs
7925 %doc %{texmfdist}/doc/generic/encxvlna
7926 %doc %{texmfdist}/doc/generic/textmerg
7927
7928 %files -n kpathsea
7929 %defattr(644,root,root,755)
7930 %dir %{texmf}/doc/kpathsea
7931 %doc %{texmf}/doc/kpathsea/kpathsea.pdf
7932 %attr(755,root,root) %{_bindir}/kpsepath
7933 %attr(755,root,root) %{_bindir}/kpsestat
7934 %attr(755,root,root) %{_bindir}/kpsetool
7935 %attr(755,root,root) %{_bindir}/kpsewhich
7936 %attr(755,root,root) %{_bindir}/kpsexpand
7937 %attr(755,root,root) %{_libdir}/libkpathsea.so.*
7938 %{_libdir}/libkpathsea.la
7939 %{_mandir}/man1/kpsexpand.1*
7940 %{_mandir}/man1/kpsepath.1*
7941 %{_mandir}/man1/kpsestat.1*
7942 %{_mandir}/man1/kpsetool.1*
7943 %{_mandir}/man1/kpsewhich.1*
7944
7945 %files -n kpathsea-devel
7946 %defattr(644,root,root,755)
7947 %attr(755,root,root) %{_libdir}/libkpathsea.so
7948 %{_includedir}/kpathsea
7949 %{_infodir}/kpathsea.info*
7950
7951 %files dvips
7952 %defattr(644,root,root,755)
7953 # %doc %{texmf}/doc/programs/dvips.dvi
7954 # %doc %{texmf}/doc/programs/dvipdfm.dvi
7955 # %doc %{texmf}/doc/latex/psnfssx
7956 # %lang(fi) %{_mandir}/fi/man1/dvips.1*
7957 # %{texmf}/dvips/misc
7958 # %{texmf}/dvips/config/config.generic
7959 # %{texmf}/fonts/map/dvips/misc
7960 # %{texmf}/fonts/map/dvips/tetex/bsr-interpolated.map
7961 # %{texmf}/fonts/map/dvips/tetex/bsr.map
7962 # %{_localstatedir}/fonts/map/dvipdfm
7963 # %{_localstatedir}/fonts/map/dvips
7964 %dir %{texmfdist}/fonts/map/dvips/cmex
7965 %dir %{texmf}/dvipdfm
7966 %doc %{texmf}/doc/dvips
7967 %doc %{texmf}/doc/dvipdfm
7968 %attr(755,root,root) %{_bindir}/dvips
7969 %attr(755,root,root) %{_bindir}/dvired
7970 %attr(755,root,root) %{_bindir}/dvitomp
7971 %attr(755,root,root) %{_bindir}/dvitype
7972 %attr(755,root,root) %{_bindir}/dvicopy
7973 %attr(755,root,root) %{_bindir}/dvipdfm
7974 %attr(755,root,root) %{_bindir}/dvipdft
7975 # dvi2fax requires ghostscript
7976 %attr(755,root,root) %{_bindir}/dvi2fax
7977 %{_infodir}/dvips.info*
7978 %{_mandir}/man1/dvi2fax.1*
7979 %{_mandir}/man1/dvicopy.1*
7980 %{_mandir}/man1/dvipdfm.1*
7981 %{_mandir}/man1/dvips.1*
7982 %{_mandir}/man1/dvired.1*
7983 %{_mandir}/man1/dvitomp.1*
7984 %{_mandir}/man1/dvitype.1*
7985 %{texmf}/dvips/base
7986 %{texmf}/dvips/config
7987 %{texmf}/dvips/getafm
7988 %{texmf}/dvips/gsftopk
7989 # %config(noreplace) %verify(not md5 mtime size) %{texmf}/dvips/config/config.ps
7990 %{texmfdist}/fonts/enc/dvips/base
7991 %{texmfdist}/fonts/map/dvips/allrunes
7992 %{texmfdist}/fonts/map/dvips/cmex/ttcmex.map
7993 %{texmfdist}/tex/generic/dvips
7994 %{texmfdist}/dvips
7995 %{texmf}/dvipdfm/config
7996 %{texmf}/dvips/tetex/config.*
7997 %{texmf}/fonts/enc/dvips/tetex/mtex.enc
7998 %{texmf}/fonts/enc/dvips/afm2pl
7999 # %{texmf}/fonts/map
8000 %dir %{texmf}/fonts/map/dvipdfm
8001 %dir %{texmf}/fonts/map/dvips
8002 %dir %{texmf}/fonts/map/dvips/tetex
8003 %{texmf}/fonts/map/dvipdfm/updmap
8004 %{texmf}/fonts/map/dvipdfm/dvipdfmx
8005 %{texmf}/fonts/map/dvipdfm/tetex
8006 %{texmf}/fonts/map/dvips/tetex/dvipdfm35.map
8007 %{texmf}/fonts/map/dvips/tetex/dvips35.map
8008 %{texmf}/fonts/map/dvips/tetex/mathpple.map
8009 %{texmf}/fonts/map/dvips/tetex/mt-belleek.map
8010 %{texmf}/fonts/map/dvips/tetex/mt-plus.map
8011 %{texmf}/fonts/map/dvips/tetex/mt-yy.map
8012 %{texmf}/fonts/map/dvips/tetex/pdftex35.map
8013
8014
8015 %files dvilj
8016 %defattr(644,root,root,755)
8017 %attr(755,root,root) %{_bindir}/dvihp
8018 %attr(755,root,root) %{_bindir}/dvilj
8019 %attr(755,root,root) %{_bindir}/dvilj2p
8020 %attr(755,root,root) %{_bindir}/dvilj4
8021 %attr(755,root,root) %{_bindir}/dvilj4l
8022 %attr(755,root,root) %{_bindir}/dvilj6
8023 %{_mandir}/man1/dvihp.1*
8024 %{_mandir}/man1/dvilj.1*
8025 %{_mandir}/man1/dvilj2p.1*
8026 %{_mandir}/man1/dvilj4.1*
8027 %{_mandir}/man1/dvilj4l.1*
8028 %{_mandir}/man1/dvilj6.1*
8029
8030 %files makeindex
8031 %defattr(644,root,root,755)
8032 %doc %{texmfdist}/doc/makeindex
8033 %attr(755,root,root) %{_bindir}/mkindex
8034 %attr(755,root,root) %{_bindir}/makeindex
8035 %attr(755,root,root) %{_bindir}/rumakeindex
8036 %{texmfdist}/makeindex
8037 %{_mandir}/man1/makeindex.1*
8038 %{_mandir}/man1/mkindex.1*
8039 %{_mandir}/man1/rumakeindex.1*
8040
8041 %files scripts
8042 %defattr(644,root,root,755)
8043 %dir %{texmfdist}/scripts
8044 %dir %{texmf}/scripts
8045 %dir %{texmf}/scripts/texlive
8046 %{texmfdist}/scripts/bengali
8047 %{texmfdist}/scripts/dviasm
8048 %{texmfdist}/scripts/glossaries
8049 %{texmfdist}/scripts/oberdiek
8050 %{texmfdist}/scripts/perltex
8051 %{texmfdist}/scripts/pgfplots
8052 %{texmfdist}/scripts/ppower4
8053 %{texmfdist}/scripts/pst2pdf
8054 %{texmfdist}/scripts/shipunov
8055 %{texmfdist}/scripts/texcount
8056 %{texmfdist}/scripts/vpe/vpe.pl
8057 %{texmf}/scripts/a2ping
8058 %{texmf}/scripts/epstopdf
8059 %{texmf}/scripts/pkfix
8060 %{texmf}/scripts/ps2eps
8061 %{texmf}/scripts/simpdftex
8062 %{texmf}/scripts/tetex
8063 %{texmf}/scripts/texlive/getnonfreefonts.pl
8064 %{texmf}/scripts/texlive/gswin32
8065 %{texmf}/scripts/texlive/lua
8066 %{texmf}/scripts/texlive/*.tlu
8067 %{texmf}/scripts/texlive/tlmgr.pl
8068 %{texmf}/scripts/texlive/tlmgrgui
8069
8070 %files tex-arrayjob
8071 %defattr(644,root,root,755)
8072 %doc %{texmfdist}/doc/generic/arrayjob
8073 %{texmfdist}/tex/generic/arrayjob
8074
8075 %files tex-insbox
8076 %defattr(644,root,root,755)
8077 %doc %{texmfdist}/doc/generic/insbox
8078 %{texmfdist}/tex/generic/insbox
8079
8080 %files tex-mathdots
8081 %defattr(644,root,root,755)
8082 %doc %{texmfdist}/doc/generic/mathdots
8083 %{texmfdist}/source/generic/mathdots
8084 %{texmfdist}/tex/generic/mathdots
8085
8086 %files tex-ofs
8087 %defattr(644,root,root,755)
8088 %doc %{texmfdist}/doc/generic/ofs
8089 %{texmfdist}/tex/generic/ofs
8090
8091 %files tex-physe
8092 %defattr(644,root,root,755)
8093 %{texmfdist}/tex/physe
8094 %{texmf}/fmtutil/format.physe.cnf
8095
8096 %files tex-velthuis
8097 %defattr(644,root,root,755)
8098 %doc %{texmfdist}/doc/generic/velthuis
8099 %{texmfdist}/tex/generic/velthuis
8100
8101 %files tex-ytex
8102 %defattr(644,root,root,755)
8103 %{texmfdist}/tex/ytex
8104
8105 %files metafont
8106 %defattr(644,root,root,755)
8107 #%attr(755,root,root) %{_bindir}/mfw
8108 #%attr(755,root,root) %{_bindir}/virmf
8109 #%attr(755,root,root) %{_bindir}/inimf
8110 #%{texmf}/mft/cmbase.mft
8111 # %{texmf}/mft/e.mft
8112 # %{texmf}/mft/pl.mft
8113 # %{fmtdir}/mf.base
8114 #%{texmf}/web2c/mf-nowin.base
8115 # %{texmf}/web2c/mf.pool
8116 #%{texmf}/web2c/mfw.base
8117 #%{_mandir}/man1/inimf.1*
8118 #%{_mandir}/man1/virmf.1*
8119 %dir %{texmfdist}/mft
8120 %dir %{texmfdist}/mft/base
8121 %attr(755,root,root) %{_bindir}/mf
8122 %attr(755,root,root) %{_bindir}/mf-nowin
8123 %attr(755,root,root) %{_bindir}/mft
8124 %attr(755,root,root) %{_bindir}/mktexmf
8125 %attr(755,root,root) %{_bindir}/mktexpk
8126 %attr(755,root,root) %{_bindir}/mktextfm
8127 %{texmfdist}/metafont
8128 %{texmfdist}/mft/base/mplain.mft
8129 %{texmfdist}/mft/base/plain.mft
8130 %{texmfdist}/source/metafont
8131 %{_mandir}/man1/mf.1*
8132 %{_mandir}/man1/mf-nowin.1*
8133 %{_mandir}/man1/mft.1*
8134 %{_mandir}/man1/mktexmf.1*
8135 %{_mandir}/man1/mktexpk.1*
8136 %{_mandir}/man1/mktextfm.1*
8137 %{texmf}/fmtutil/format.metafont.cnf
8138
8139 %files metapost
8140 %defattr(644,root,root,755)
8141 #%attr(755,root,root) %{_bindir}/virmpost
8142 #%attr(755,root,root) %{_bindir}/inimpost
8143 # %{texmf}/web2c/mp.pool
8144 # %{fmtdir}/mpost.mem
8145 #%{_mandir}/man1/inimpost.1*
8146 #%{_mandir}/man1/virmpost.1*
8147 %dir %{texmfdist}/metapost
8148 %doc %{texmfdist}/doc/metapost
8149 %attr(755,root,root) %{_bindir}/mpost
8150 %attr(755,root,root) %{_bindir}/mpto
8151 %{texmfdist}/metapost/base
8152 %{texmfdist}/metapost/config
8153 %{texmfdist}/metapost/mfpic
8154 %{texmfdist}/metapost/misc
8155 %{texmfdist}/metapost/support
8156 %{texmfdist}/source/metapost
8157 %{_mandir}/man1/mpost.1*
8158 %{_mandir}/man1/mpto.1*
8159 %{texmf}/fmtutil/format.metapost.cnf
8160
8161 %files metapost-other
8162 %defattr(644,root,root,755)
8163 %{texmfdist}/metapost/automata
8164 %{texmfdist}/metapost/bbcard
8165 %{texmfdist}/metapost/blockdraw_mp
8166 %{texmfdist}/metapost/bpolynomial
8167 %{texmfdist}/metapost/cmarrows
8168 %{texmfdist}/metapost/dviincl
8169 %{texmfdist}/metapost/epsincl
8170 %{texmfdist}/metapost/expressg
8171 %{texmfdist}/metapost/exteps
8172 %{texmfdist}/metapost/featpost
8173 %{texmfdist}/metapost/frcursive
8174 %{texmfdist}/metapost/hatching
8175 %{texmfdist}/metapost/metaobj
8176 %{texmfdist}/metapost/metaplot
8177 %{texmfdist}/metapost/metauml
8178 %{texmfdist}/metapost/mp3d
8179 %{texmfdist}/metapost/mpattern
8180 %{texmfdist}/metapost/nkarta
8181 %{texmfdist}/metapost/piechartmp
8182 %{texmfdist}/metapost/slideshow
8183 %{texmfdist}/metapost/splines
8184 %{texmfdist}/metapost/tabvar
8185 %{texmfdist}/metapost/textpath
8186 %{texmfdist}/metapost/venn
8187
8188 %files mptopdf
8189 %defattr(644,root,root,755)
8190 %attr(755,root,root) %{_bindir}/mptopdf
8191 %{_mandir}/man1/mptopdf.1*
8192 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/mptopdf.fmt
8193
8194 %files texdoctk
8195 %defattr(644,root,root,755)
8196 # %doc %{texmf}/doc/texdoctk
8197 %attr(755,root,root) %{_bindir}/texdoctk
8198 %{texmf}/texdoctk
8199 %{_mandir}/man1/texdoctk.1*
8200
8201 %files -n texconfig
8202 %defattr(644,root,root,755)
8203 %dir %{texmf}/texconfig
8204 %doc %{texmf}/texconfig/README
8205 %attr(755,root,root) %{_bindir}/texconfig
8206 %attr(755,root,root) %{_bindir}/texconfig-dialog
8207 %attr(755,root,root) %{_bindir}/texconfig-sys
8208 %attr(755,root,root) %{texmf}/texconfig/tcfmgr
8209 %{_mandir}/man1/texconfig.1*
8210 %{_mandir}/man1/texconfig-sys.1*
8211 %{texmf}/texconfig/g
8212 %{texmf}/texconfig/generic
8213 %{texmf}/texconfig/tcfmgr.map
8214 %{texmf}/texconfig/v
8215 %{texmf}/texconfig/x
8216
8217 %files -n xindy
8218 %defattr(644,root,root,755)
8219 %doc %{texmf}/doc/xindy
8220 %dir %{texmf}/xindy
8221 %dir %{texmf}/xindy/lang
8222 %dir %{texmf}/scripts
8223 %{texmf}/scripts/xindy
8224 %{texmf}/xindy/base
8225 %{texmf}/xindy/class
8226 %{texmf}/xindy/ord
8227 %{texmf}/xindy/rules
8228 %{texmf}/xindy/styles
8229 %{texmf}/xindy/tex
8230
8231
8232 %files -n xindy-albanian
8233 %defattr(644,root,root,755)
8234 %{texmf}/xindy/lang/albanian
8235
8236 %files -n xindy-belarusian
8237 %defattr(644,root,root,755)
8238 %{texmf}/xindy/lang/belarusian
8239
8240 %files -n xindy-bulgarian
8241 %defattr(644,root,root,755)
8242 %{texmf}/xindy/lang/bulgarian
8243
8244 %files -n xindy-croatian
8245 %defattr(644,root,root,755)
8246 %{texmf}/xindy/lang/croatian
8247
8248 %files -n xindy-czech
8249 %defattr(644,root,root,755)
8250 %{texmf}/xindy/lang/czech
8251
8252 %files -n xindy-danish
8253 %defattr(644,root,root,755)
8254 %{texmf}/xindy/lang/danish
8255
8256 %files -n xindy-dutch
8257 %defattr(644,root,root,755)
8258 %{texmf}/xindy/lang/dutch
8259
8260 %files -n xindy-english
8261 %defattr(644,root,root,755)
8262 %{texmf}/xindy/lang/english
8263
8264 %files -n xindy-esperanto
8265 %defattr(644,root,root,755)
8266 %{texmf}/xindy/lang/esperanto
8267
8268 %files -n xindy-estonian
8269 %defattr(644,root,root,755)
8270 %{texmf}/xindy/lang/estonian
8271
8272 %files -n xindy-finnish
8273 %defattr(644,root,root,755)
8274 %{texmf}/xindy/lang/finnish
8275
8276 %files -n xindy-french
8277 %defattr(644,root,root,755)
8278 %{texmf}/xindy/lang/french
8279
8280 %files -n xindy-general
8281 %defattr(644,root,root,755)
8282 %{texmf}/xindy/lang/general
8283
8284 %files -n xindy-georgian
8285 %defattr(644,root,root,755)
8286 %{texmf}/xindy/lang/georgian
8287
8288 %files -n xindy-german
8289 %defattr(644,root,root,755)
8290 %{texmf}/xindy/lang/german
8291
8292 %files -n xindy-greek
8293 %defattr(644,root,root,755)
8294 %{texmf}/xindy/lang/greek
8295
8296 %files -n xindy-gypsy
8297 %defattr(644,root,root,755)
8298 %{texmf}/xindy/lang/gypsy
8299
8300 %files -n xindy-hausa
8301 %defattr(644,root,root,755)
8302 %{texmf}/xindy/lang/hausa
8303
8304 %files -n xindy-hebrew
8305 %defattr(644,root,root,755)
8306 %{texmf}/xindy/lang/hebrew
8307
8308 %files -n xindy-hungarian
8309 %defattr(644,root,root,755)
8310 %{texmf}/xindy/lang/hungarian
8311
8312 %files -n xindy-icelandic
8313 %defattr(644,root,root,755)
8314 %{texmf}/xindy/lang/icelandic
8315
8316 %files -n xindy-italian
8317 %defattr(644,root,root,755)
8318 %{texmf}/xindy/lang/italian
8319
8320 %files -n xindy-klingon
8321 %defattr(644,root,root,755)
8322 %{texmf}/xindy/lang/klingon
8323
8324 %files -n xindy-kurdish
8325 %defattr(644,root,root,755)
8326 %{texmf}/xindy/lang/kurdish
8327
8328 %files -n xindy-latin
8329 %defattr(644,root,root,755)
8330 %{texmf}/xindy/lang/latin
8331
8332 %files -n xindy-latvian
8333 %defattr(644,root,root,755)
8334 %{texmf}/xindy/lang/latvian
8335
8336 %files -n xindy-lithuanian
8337 %defattr(644,root,root,755)
8338 %{texmf}/xindy/lang/lithuanian
8339
8340 %files -n xindy-lower-sorbian
8341 %defattr(644,root,root,755)
8342 %{texmf}/xindy/lang/lower-sorbian
8343
8344 %files -n xindy-macedonian
8345 %defattr(644,root,root,755)
8346 %{texmf}/xindy/lang/macedonian
8347
8348 %files -n xindy-mongolian
8349 %defattr(644,root,root,755)
8350 %{texmf}/xindy/lang/mongolian
8351
8352 %files -n xindy-norwegian
8353 %defattr(644,root,root,755)
8354 %{texmf}/xindy/lang/norwegian
8355
8356 %files -n xindy-polish
8357 %defattr(644,root,root,755)
8358 %{texmf}/xindy/lang/polish
8359
8360 %files -n xindy-portuguese
8361 %defattr(644,root,root,755)
8362 %{texmf}/xindy/lang/portuguese
8363
8364 %files -n xindy-romanian
8365 %defattr(644,root,root,755)
8366 %{texmf}/xindy/lang/romanian
8367
8368 %files -n xindy-russian
8369 %defattr(644,root,root,755)
8370 %{texmf}/xindy/lang/russian
8371
8372 %files -n xindy-serbian
8373 %defattr(644,root,root,755)
8374 %{texmf}/xindy/lang/serbian
8375
8376 %files -n xindy-slovak
8377 %defattr(644,root,root,755)
8378 %{texmf}/xindy/lang/slovak
8379
8380 %files -n xindy-slovenian
8381 %defattr(644,root,root,755)
8382 %{texmf}/xindy/lang/slovenian
8383
8384 %files -n xindy-spanish
8385 %defattr(644,root,root,755)
8386 %{texmf}/xindy/lang/spanish
8387
8388 %files -n xindy-swedish
8389 %defattr(644,root,root,755)
8390 %{texmf}/xindy/lang/swedish
8391
8392 %files -n xindy-turkish
8393 %defattr(644,root,root,755)
8394 %{texmf}/xindy/lang/turkish
8395
8396 %files -n xindy-ukrainian
8397 %defattr(644,root,root,755)
8398 %{texmf}/xindy/lang/ukrainian
8399
8400 %files -n xindy-upper-sorbian
8401 %defattr(644,root,root,755)
8402 %{texmf}/xindy/lang/upper-sorbian
8403
8404 %files -n xindy-vietnamese
8405 %defattr(644,root,root,755)
8406 %{texmf}/xindy/lang/vietnamese/
8407
8408 %files -n xdvi
8409 %defattr(644,root,root,755)
8410 #%attr(755,root,root) %{_bindir}/xdvi-motif.bin
8411 # %attr(755,root,root) %{_bindir}/xdvizilla
8412 # %{_mandir}/man1/xdvizilla.1*
8413 %attr(755,root,root) %{_bindir}/xdvi-xaw
8414 %attr(755,root,root) %{_bindir}/xdvi
8415 %{_mandir}/man1/xdvi.1*
8416 %{_desktopdir}/xdvi.desktop
8417 %{_pixmapsdir}/xdvi.png
8418 %{texmf}/xdvi
8419
8420 %files pdftex
8421 %defattr(644,root,root,755)
8422 # %doc %{texmf}/doc/programs/pdfcrop.txt
8423 # %attr(755,root,root) %{_bindir}/pdfxtex
8424 # %{_localstatedir}/fonts/map/pdftex
8425 # %dir %{texmf}/fonts/map/pdftex
8426 # %dir %{texmf}/fonts/map/pdftex/cmttf
8427 # %{texmf}/fonts/map/pdftex/cmttf/cmttf.map
8428 # %{texmf}/web2c/pdfetex-pl.pool
8429 # %{texmf}/web2c/pdfetex.pool
8430 # %{texmf}/web2c/pdfxtex.pool
8431 # %{_mandir}/man1/pdfxtex.1*
8432 %dir %{texmf}/fonts/map/pdftex
8433 %doc %{texmfdist}/doc/pdftex
8434 %attr(755,root,root) %{_bindir}/epstopdf
8435 %attr(755,root,root) %{_bindir}/pdfcrop
8436 %attr(755,root,root) %{_bindir}/pdftex
8437 %attr(1777,root,root) %dir %{fmtdir}/pdftex
8438 %config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/pdftexconfig.tex
8439 %{texmf}/fmtutil/format.pdftex.cnf
8440 %{texmfdist}/scripts/pdfcrop
8441 %{_mandir}/man1/epstopdf.1*
8442 %{_mandir}/man1/pdftex.1*
8443 %{texmfdist}/fonts/enc/pdftex
8444 %{texmfdist}/fonts/map/pdftex
8445 %{texmf}/fonts/map/pdftex/updmap
8446
8447 %files phyzzx
8448 %defattr(644,root,root,755)
8449 %attr(755,root,root) %{_bindir}/phyzzx
8450 %dir %{texmfdist}/doc/phyzzx
8451 %dir %{texmfdist}/tex/phyzzx
8452 %doc %{texmfdist}/doc/phyzzx/base
8453 %{texmfdist}/tex/phyzzx/base
8454 %{texmfdist}/tex/phyzzx/config
8455 %{texmf}/fmtutil/format.phyzzx.cnf
8456
8457 %files omega
8458 %defattr(644,root,root,755)
8459 # %{texmf}/web2c/omega.pool
8460 # %{texmf}/web2c/aleph.pool
8461 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/aleph.fmt
8462 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/lambda.fmt
8463 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/lamed.fmt
8464 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/omega.fmt
8465 %doc %{texmfdist}/doc/omega
8466 %doc %{texmfdist}/doc/lambda
8467 %dir %{texmfdist}/omega
8468 %dir %{texmfdist}/dvips/omega
8469 %attr(755,root,root) %{_bindir}/aleph
8470 %attr(755,root,root) %{_bindir}/lambda
8471 %attr(755,root,root) %{_bindir}/mkocp
8472 %attr(755,root,root) %{_bindir}/mkofm
8473 %attr(755,root,root) %{_bindir}/odvicopy
8474 %attr(755,root,root) %{_bindir}/odvips
8475 %attr(755,root,root) %{_bindir}/odvitype
8476 %attr(755,root,root) %{_bindir}/omega
8477 %attr(755,root,root) %{_bindir}/omfonts
8478 %attr(755,root,root) %{_bindir}/opl2ofm
8479 %attr(755,root,root) %{_bindir}/otangle
8480 %attr(755,root,root) %{_bindir}/otp2ocp
8481 %attr(755,root,root) %{_bindir}/outocp
8482 %attr(755,root,root) %{_bindir}/ovf2ovp
8483 %attr(755,root,root) %{_bindir}/ovp2ovf
8484 %{texmfdist}/dvips/omega/config.omega
8485 %{texmfdist}/dvips/omega/omega.cfg
8486 %{texmfdist}/fonts/map/dvips/omega
8487 %{texmfdist}/omega/ocp
8488 %{texmfdist}/omega/otp
8489 %{texmfdist}/tex/lambda
8490 %{texmfdist}/source/lambda
8491 %{_mandir}/man1/lambda.1*
8492 %{_mandir}/man1/mkocp.1*
8493 %{_mandir}/man1/mkofm.1*
8494 %{_mandir}/man1/omega.1*
8495 %{_mandir}/man1/odvicopy.1*
8496 %{_mandir}/man1/odvips.1*
8497 %{_mandir}/man1/odvitype.1*
8498 %{_mandir}/man1/ofm2opl.1*
8499 %{_mandir}/man1/opl2ofm.1*
8500 %{_mandir}/man1/otp2ocp.1*
8501 %{_mandir}/man1/outocp.1*
8502 %{_mandir}/man1/ovf2ovp.1*
8503 %{_mandir}/man1/ovp2ovf.1*
8504 %{texmf}/fmtutil/format.omega.cnf
8505 %{texmf}/fmtutil/format.aleph.cnf
8506 %doc %{texmfdist}/doc/aleph
8507
8508 %files plain
8509 %defattr(644,root,root,755)
8510 %doc %{texmfdist}/doc/plain
8511 %{texmfdist}/tex/plain
8512 %exclude %{texmfdist}/tex/plain/config/xetex.ini
8513 %{texmf}/fmtutil/format.tex.cnf
8514 #%{texmf}/web2c/plain.mem
8515 #%{texmf}/web2c/plain.base
8516
8517 # %files format-plain
8518 # %defattr(644,root,root,755)
8519 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/tex.fmt
8520 #%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/plain.fmt
8521
8522 # %files format-pdftex
8523 # %defattr(644,root,root,755)
8524 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdftex.fmt
8525
8526 # %files format-pdfetex
8527 # %defattr(644,root,root,755)
8528 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfetex.fmt
8529
8530 %files mex
8531 %defattr(644,root,root,755)
8532 %doc %{texmfdist}/doc/mex
8533 %dir %{texmfdist}/tex/mex
8534 %dir %{texmfdist}/tex/mex/base
8535 %{texmfdist}/tex/mex/base/mex1.tex
8536 %{texmfdist}/tex/mex/base/mex2.tex
8537 %{texmfdist}/tex/mex/base/mex.tex
8538 %dir %{texmfdist}/tex/mex/config
8539 %{texmfdist}/tex/mex/base/mexconf.tex
8540 %{texmf}/fmtutil/format.mex.cnf
8541 %{texmf}/fmtutil/format.utf8mex.cnf
8542
8543 %files format-mex
8544 %defattr(644,root,root,755)
8545 %attr(755,root,root) %{_bindir}/mex
8546 %{texmfdist}/tex/mex/config/mex.ini
8547 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/mex.fmt
8548
8549 %files format-pdfmex
8550 %defattr(644,root,root,755)
8551 %attr(755,root,root) %{_bindir}/pdfmex
8552 %{texmfdist}/tex/mex/config/pdfmex.ini
8553 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfmex.fmt
8554
8555 %files format-utf8mex
8556 %defattr(644,root,root,755)
8557 %attr(755,root,root) %{_bindir}/utf8mex
8558 %dir %{texmfdist}/doc/mex
8559 %doc %{texmfdist}/doc/mex/utf8mex
8560 %{texmfdist}/tex/mex/utf8mex
8561 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/utf8mex.fmt
8562
8563 %files amstex
8564 %defattr(644,root,root,755)
8565 %dir %{texmfdist}/tex/amstex
8566 %{texmfdist}/tex/amstex/base
8567 %{texmfdist}/tex/amstex/config
8568 %{texmfdist}/tex/plain/amsfonts
8569
8570 %files format-amstex
8571 %defattr(644,root,root,755)
8572 %doc %{texmfdist}/doc/amstex
8573 %{texmfdist}/tex/amstex
8574 %attr(755,root,root) %{_bindir}/amstex
8575 %{_mandir}/man1/amstex.1*
8576 %{texmf}/fmtutil/format.amstex.cnf
8577 %{texmf}/fmtutil/format.cyramstex.cnf
8578 # %lang(fi) %{_mandir}/fi/man1/amstex.1*
8579 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/amstex.fmt
8580
8581 # %files format-pdfamstex
8582 # %defattr(644,root,root,755)
8583 # %attr(755,root,root) %{_bindir}/pdfamstex
8584 #%{texmf}/pdftex/amstex
8585 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfamstex.fmt
8586
8587 %files csplain
8588 %defattr(644,root,root,755)
8589 %dir %{texmfdist}/doc/cslatex
8590 %dir %{texmfdist}/doc/cslatex/base
8591 %doc %{texmfdist}/doc/cslatex/base/README-cspsfont
8592 %doc %{texmfdist}/doc/cslatex/base/cs-fonts.doc
8593 %doc %{texmfdist}/doc/cslatex/base/cscorr.tab
8594 %doc %{texmfdist}/doc/cslatex/base/csplain.doc
8595 %doc %{texmfdist}/doc/cslatex/base/parpozn.tex
8596 %doc %{texmfdist}/doc/cslatex/base/test8z.tex
8597 %doc %{texmfdist}/doc/cslatex/base/testlat.tex
8598 %attr(755,root,root) %{_bindir}/csplain
8599 %{texmfdist}/tex/csplain
8600
8601 %files format-csplain
8602 %defattr(644,root,root,755)
8603 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/csplain.fmt
8604
8605 %files format-pdfcsplain
8606 %defattr(644,root,root,755)
8607 %attr(755,root,root) %{_bindir}/pdfcsplain
8608 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfcsplain.fmt
8609
8610 %files cslatex
8611 %defattr(644,root,root,755)
8612 # %doc %{texmf}/doc/cstex/INSTALL.cslatex
8613 # %doc %{texmf}/doc/cstex/README.cslatex
8614 %{texmfdist}/tex/cslatex
8615 %{texmfdist}/tex/latex/cslatex
8616
8617 %files format-cslatex
8618 %defattr(644,root,root,755)
8619 %attr(755,root,root) %{_bindir}/cslatex
8620 %{texmf}/fmtutil/format.cslatex.cnf
8621 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cslatex.fmt
8622
8623 %files format-pdfcslatex
8624 %defattr(644,root,root,755)
8625 %attr(755,root,root) %{_bindir}/pdfcslatex
8626 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfcslatex.fmt
8627
8628 # %files cyrplain
8629 # %defattr(644,root,root,755)
8630 # %doc %{texmf}/doc/cyrplain
8631 # %{texmf}/tex/cyrplain
8632
8633 # %files format-cyrplain
8634 # %defattr(644,root,root,755)
8635 # %attr(755,root,root) %{_bindir}/cyrtex
8636 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyrtex.fmt
8637
8638 # %files format-cyramstex
8639 # %defattr(644,root,root,755)
8640 # %attr(755,root,root) %{_bindir}/cyramstex
8641 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyramstex.fmt
8642
8643 # %files format-cyrtexinfo
8644 # %defattr(644,root,root,755)
8645 # %attr(755,root,root) %{_bindir}/cyrtexinfo
8646 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyrtexinfo.fmt
8647
8648 %files eplain
8649 %defattr(644,root,root,755)
8650 %doc %{texmfdist}/doc/etex
8651 %doc %{texmfdist}/doc/eplain
8652 %{texmfdist}/tex/plain/etex
8653 %{texmfdist}/tex/eplain
8654
8655 %files format-eplain
8656 %defattr(644,root,root,755)
8657 %attr(755,root,root) %{_bindir}/eplain
8658 %attr(755,root,root) %{_bindir}/etex
8659 %{_mandir}/man1/eplain.1*
8660 %{_mandir}/man1/etex.1*
8661 %{texmf}/fmtutil/format.eplain.cnf
8662 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/eplain.fmt
8663 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/etex.fmt
8664
8665 %files context
8666 %defattr(644,root,root,755)
8667 %doc %{texmfdist}/doc/context
8668 # %doc %{texmf}/doc/polish/context
8669 %attr(755,root,root) %{_bindir}/context
8670 %attr(755,root,root) %{_bindir}/ctxtools
8671 %attr(755,root,root) %{_bindir}/exatools
8672 %attr(755,root,root) %{_bindir}/luatools
8673 %attr(755,root,root) %{_bindir}/makempy
8674 %attr(755,root,root) %{_bindir}/mpstools
8675 %attr(755,root,root) %{_bindir}/mtxrun
8676 %attr(755,root,root) %{_bindir}/mtxtools
8677 %attr(755,root,root) %{_bindir}/pdfthumb
8678 %attr(755,root,root) %{_bindir}/pdftools
8679 %attr(755,root,root) %{_bindir}/pdftrimwhite
8680 %attr(755,root,root) %{_bindir}/pstopdf
8681 %attr(755,root,root) %{_bindir}/rlxtools
8682 %attr(755,root,root) %{_bindir}/runtools
8683 %attr(755,root,root) %{_bindir}/texexec
8684 %attr(755,root,root) %{_bindir}/texfind
8685 %attr(755,root,root) %{_bindir}/texfont
8686 %attr(755,root,root) %{_bindir}/texmfstart
8687 %attr(755,root,root) %{_bindir}/texshow
8688 %attr(755,root,root) %{_bindir}/textools
8689 %attr(755,root,root) %{_bindir}/texutil
8690 %attr(755,root,root) %{_bindir}/tmftools
8691 %attr(755,root,root) %{_bindir}/xmltools
8692 # %{_mandir}/man1/fdf2tex.1*
8693 %{_mandir}/man1/ctxtools.1*
8694 %{_mandir}/man1/pdftools.1*
8695 %{_mandir}/man1/pstopdf.1*
8696 %{_mandir}/man1/texfind.1*
8697 %{_mandir}/man1/texfont.1*
8698 %{_mandir}/man1/texmfstart.1*
8699 %{_mandir}/man1/textools.1*
8700 %{_mandir}/man1/texutil.1*
8701 # %{_mandir}/man1/texshow.1*
8702 %{texmfdist}/context
8703 %{texmfdist}/fonts/enc/dvips/context
8704 # %{texmfdist}/fonts/map/dvips/context
8705 %{texmfdist}/metapost/context
8706 %{texmfdist}/scripts/context
8707 %{texmfdist}/tex/context
8708 %exclude %{texmfdist}/tex/context/config/cont-de.ini
8709 %exclude %{texmfdist}/tex/context/config/cont-en.ini
8710 %exclude %{texmfdist}/tex/context/config/cont-nl.ini
8711 %exclude %{texmfdist}/tex/context/config/cont-uk.ini
8712 %{texmfdist}/tex/generic/context
8713 %{texmfdist}/tex/latex/context
8714 %{texmfdist}/bibtex/bst/context
8715 %{texmf}/fmtutil/format.context.cnf
8716 %{texmf}/fmtutil/format.luatex.cnf
8717 %doc %{texmfdist}/doc/luatex
8718
8719 # no fmt, so commented out
8720 #%files format-context-cz
8721 #%defattr(644,root,root,755)
8722 #%%{texmf}/tex/context/config/cont-cz.ini
8723 # does not build with beta 20021025
8724 #%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-cz.efmt
8725
8726 %files format-context-de
8727 %defattr(644,root,root,755)
8728 %{texmfdist}/tex/context/config/cont-de.ini
8729 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-de.fmt
8730 #%{_mandir}/man1/cont-de.1*
8731
8732 %files format-context-en
8733 %defattr(644,root,root,755)
8734 %{texmfdist}/tex/context/config/cont-en.ini
8735 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-en.fmt
8736 #%{_mandir}/man1/cont-en.1*
8737 # what is the difference betwen uk and en in this particular situation?
8738 %{texmfdist}/tex/context/config/cont-uk.ini
8739 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-uk.fmt
8740
8741 # no fmt, so commented out
8742 #%files format-context-it
8743 #%defattr(644,root,root,755)
8744 #%%{texmf}/tex/context/config/cont-it.ini
8745
8746 %files format-context-nl
8747 %defattr(644,root,root,755)
8748 %{texmfdist}/tex/context/config/cont-nl.ini
8749 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-nl.fmt
8750 #%{_mandir}/man1/cont-nl.1*
8751
8752 # no fmt, so commented out
8753 #%files format-context-ro
8754 #%defattr(644,root,root,755)
8755 #%%{texmf}/tex/context/config/cont-ro.ini
8756
8757
8758 %files latex
8759 %defattr(644,root,root,755)
8760 %attr(755,root,root) %{_bindir}/lacheck
8761 %attr(755,root,root) %{_bindir}/latex
8762 %attr(755,root,root) %{_bindir}/pslatex
8763 # %lang(fi) %{_mandir}/fi/man1/latex.1*
8764 # %lang(pl) %{_mandir}/pl/man1/latex.1*
8765 # %{_infodir}/latex.info*
8766 %{texmf}/fmtutil/format.latex.cnf
8767 %{_mandir}/man1/lacheck.1*
8768 %{_mandir}/man1/latex.1*
8769 %{_mandir}/man1/pslatex.1*
8770
8771 %dir %{texmfdist}/scripts
8772 %dir %{texmfdist}/scripts/pst-pdf
8773 %dir %{texmfdist}/source/generic
8774 %dir %{texmfdist}/tex/latex
8775 %dir %{texmfdist}/tex/plain
8776 %dir %{texmf}/tex/latex
8777
8778 # %{texmfdist}/tex/latex/citesort
8779 # %{texmfdist}/tex/latex/dvilj
8780 # %{texmfdist}/tex/latex/eclbip
8781 # %{texmfdist}/tex/latex/eo
8782 # %{texmfdist}/tex/latex/example
8783 # %{texmfdist}/tex/latex/fguill
8784 # %{texmfdist}/tex/latex/floatflt
8785 # %{texmfdist}/tex/latex/gletter
8786 # %{texmfdist}/tex/latex/here
8787 # %{texmfdist}/tex/latex/mt11p
8788 # %{texmfdist}/tex/latex/relsize
8789 # %{texmfdist}/tex/latex/selectp
8790 # %{texmfdist}/tex/latex/shadow
8791 # %{texmfdist}/tex/latex/showtags
8792 # %{texmfdist}/tex/latex/tabls
8793 # %{texmfdist}/tex/latex/texmacs
8794 # %{texmfdist}/tex/latex/threeparttable
8795 # %{texmfdist}/tex/latex/treesvr
8796 # %{texmfdist}/tex/latex/ulem
8797 # %{texmfdist}/tex/latex/url
8798 # %{texmf}/tex/latex/version
8799 # %{texmf}/tex/latex/vpage
8800 %{texmfdist}/scripts/pst-pdf/ps4pdf
8801 %{texmfdist}/tex/generic/pstricks
8802 %{texmfdist}/tex/generic/shapepar
8803 %{texmfdist}/tex/generic/textmerg
8804 %{texmfdist}/source/generic/textmerg
8805 %{texmfdist}/tex/latex/12many
8806 %{texmfdist}/tex/latex/AkkTeX
8807 %{texmfdist}/tex/latex/GuIT
8808 %{texmfdist}/tex/latex/IEEEtran
8809 %{texmfdist}/tex/latex/SIstyle
8810 %{texmfdist}/tex/latex/Tabbing
8811 %{texmfdist}/tex/latex/a0poster
8812 %{texmfdist}/tex/latex/acmtrans
8813 %{texmfdist}/tex/latex/acronym
8814 %{texmfdist}/tex/latex/adrlist
8815 %{texmfdist}/tex/latex/aeguill
8816 %{texmfdist}/tex/latex/afthesis
8817 %{texmfdist}/tex/latex/aguplus
8818 %{texmfdist}/tex/latex/akletter
8819 %{texmfdist}/tex/latex/algorithm2e
8820 %{texmfdist}/tex/latex/algorithmicx
8821 %{texmfdist}/tex/latex/allrunes
8822 %{texmfdist}/tex/latex/altfont
8823 %{texmfdist}/tex/latex/ametsoc
8824 %{texmfdist}/tex/latex/amsaddr
8825 %{texmfdist}/tex/latex/amsrefs
8826 %{texmfdist}/tex/latex/animate
8827 %{texmfdist}/tex/latex/answers
8828 %{texmfdist}/tex/latex/antiqua
8829 %{texmfdist}/tex/latex/anyfontsize
8830 %{texmfdist}/tex/latex/anysize
8831 %{texmfdist}/tex/latex/apa
8832 %{texmfdist}/tex/latex/apl
8833 %{texmfdist}/tex/latex/ar
8834 %{texmfdist}/tex/latex/arabi
8835 %{texmfdist}/tex/latex/arabtex
8836 %{texmfdist}/tex/latex/archaic
8837 %{texmfdist}/tex/latex/arcs
8838 %{texmfdist}/tex/latex/arev
8839 %{texmfdist}/tex/latex/armenian
8840 %{texmfdist}/tex/latex/ascelike
8841 %{texmfdist}/tex/latex/ascii
8842 %{texmfdist}/tex/latex/assignment
8843 %{texmfdist}/tex/latex/augie
8844 %{texmfdist}/tex/latex/auncial-new
8845 %{texmfdist}/tex/latex/aurical
8846 %{texmfdist}/tex/latex/authoraftertitle
8847 %{texmfdist}/tex/latex/authorindex
8848 %{texmfdist}/tex/latex/auto-pst-pdf
8849 %{texmfdist}/tex/latex/autoarea
8850 %{texmfdist}/tex/latex/autotab
8851 %{texmfdist}/tex/latex/avantgar
8852 %{texmfdist}/tex/latex/bangtex
8853 %{texmfdist}/tex/latex/barcodes
8854 %{texmfdist}/tex/latex/base
8855 %{texmfdist}/tex/latex/bayer
8856 %{texmfdist}/tex/latex/bbding
8857 %{texmfdist}/tex/latex/bbm-macros
8858 %{texmfdist}/tex/latex/begriff
8859 %{texmfdist}/tex/latex/bengali
8860 %{texmfdist}/tex/latex/bera
8861 %{texmfdist}/tex/latex/betababel
8862 %{texmfdist}/tex/latex/beton
8863 %{texmfdist}/tex/latex/bibarts
8864 %{texmfdist}/tex/latex/bibleref
8865 %{texmfdist}/tex/latex/biblist
8866 %{texmfdist}/tex/latex/bigfoot
8867 %{texmfdist}/tex/latex/bizcard
8868 %{texmfdist}/tex/latex/blacklettert1
8869 %{texmfdist}/tex/latex/blindtext
8870 %{texmfdist}/tex/latex/blowup
8871 %{texmfdist}/tex/latex/boisik
8872 %{texmfdist}/tex/latex/boldtensors
8873 %{texmfdist}/tex/latex/bookest
8874 %{texmfdist}/tex/latex/bookhands
8875 %{texmfdist}/tex/latex/bookman
8876 %{texmfdist}/tex/latex/bophook
8877 %{texmfdist}/tex/latex/boxhandler
8878 %{texmfdist}/tex/latex/braille
8879 %{texmfdist}/tex/latex/breakurl
8880 %{texmfdist}/tex/latex/bridge
8881 %{texmfdist}/tex/latex/brushscr
8882 %{texmfdist}/tex/latex/burmese
8883 %{texmfdist}/tex/latex/bussproofs
8884 %{texmfdist}/tex/latex/calrsfs
8885 %{texmfdist}/tex/latex/calxxxx
8886 %{texmfdist}/tex/latex/captcont
8887 %{texmfdist}/tex/latex/casyl
8888 %{texmfdist}/tex/latex/catechis
8889 %{texmfdist}/tex/latex/cbcoptic
8890 %{texmfdist}/tex/latex/cbfonts
8891 %{texmfdist}/tex/latex/ccaption
8892 %{texmfdist}/tex/latex/cclicenses
8893 %{texmfdist}/tex/latex/cd-cover
8894 %{texmfdist}/tex/latex/cd
8895 %{texmfdist}/tex/latex/cdpbundl
8896 %{texmfdist}/tex/latex/cellspace
8897 %{texmfdist}/tex/latex/changebar
8898 %{texmfdist}/tex/latex/changepage
8899 %{texmfdist}/tex/latex/changes
8900 %{texmfdist}/tex/latex/chapterfolder
8901 %{texmfdist}/tex/latex/cherokee
8902 %{texmfdist}/tex/latex/chicago
8903 %{texmfdist}/tex/latex/china2e
8904 %{texmfdist}/tex/latex/citeref
8905 %{texmfdist}/tex/latex/cjhebrew
8906 %{texmfdist}/tex/latex/cjk
8907 %{texmfdist}/tex/latex/classicthesis
8908 %{texmfdist}/tex/latex/cleveref
8909 %{texmfdist}/tex/latex/clock
8910 %{texmfdist}/tex/latex/clrscode
8911 %{texmfdist}/tex/latex/cm-lgc
8912 %{texmfdist}/tex/latex/cm-super
8913 %{texmfdist}/tex/latex/cmap
8914 %{texmfdist}/tex/latex/cmcyralt
8915 %{texmfdist}/tex/latex/cmdstring
8916 %{texmfdist}/tex/latex/cmsd
8917 %{texmfdist}/tex/latex/codepage
8918 %{texmfdist}/tex/latex/colorinfo
8919 %{texmfdist}/tex/latex/commath
8920 %{texmfdist}/tex/latex/compactbib
8921 %{texmfdist}/tex/latex/complexity
8922 %{texmfdist}/tex/latex/concprog
8923 %{texmfdist}/tex/latex/confproc
8924 %{texmfdist}/tex/latex/constants
8925 %{texmfdist}/tex/latex/cooking
8926 %{texmfdist}/tex/latex/courier-scaled
8927 %{texmfdist}/tex/latex/courier
8928 %{texmfdist}/tex/latex/courseoutline
8929 %{texmfdist}/tex/latex/coursepaper
8930 %{texmfdist}/tex/latex/coverpage
8931 %{texmfdist}/tex/latex/covington
8932 %{texmfdist}/tex/latex/crop
8933 %{texmfdist}/tex/latex/crossreference
8934 %{texmfdist}/tex/latex/csbulletin
8935 %{texmfdist}/tex/latex/csquotes
8936 %{texmfdist}/tex/latex/ctib
8937 %{texmfdist}/tex/latex/cuisine
8938 %{texmfdist}/tex/latex/cursor
8939 %{texmfdist}/tex/latex/curve
8940 %{texmfdist}/tex/latex/cv
8941 %{texmfdist}/tex/latex/cweb-latex
8942 %{texmfdist}/tex/latex/cyklop
8943 %{texmfdist}/tex/latex/dashbox
8944 %{texmfdist}/tex/latex/dashrule
8945 %{texmfdist}/tex/latex/dateiliste
8946 %{texmfdist}/tex/latex/datetime
8947 %{texmfdist}/tex/latex/dcpic
8948 %{texmfdist}/tex/latex/decimal
8949 %{texmfdist}/tex/latex/delimtxt
8950 %{texmfdist}/tex/latex/diagnose
8951 %{texmfdist}/tex/latex/dialogl
8952 %{texmfdist}/tex/latex/dichokey
8953 %{texmfdist}/tex/latex/dictsym
8954 %{texmfdist}/tex/latex/digiconfigs
8955 %{texmfdist}/tex/latex/dingbat
8956 %{texmfdist}/tex/latex/directory
8957 %{texmfdist}/tex/latex/dlfltxb
8958 %{texmfdist}/tex/latex/docmfp
8959 %{texmfdist}/tex/latex/doi
8960 %{texmfdist}/tex/latex/doipubmed
8961 %{texmfdist}/tex/latex/dotarrow
8962 %{texmfdist}/tex/latex/dotseqn
8963 %{texmfdist}/tex/latex/dottex
8964 %{texmfdist}/tex/latex/doublestroke
8965 %{texmfdist}/tex/latex/dpfloat
8966 %{texmfdist}/tex/latex/drac
8967 %{texmfdist}/tex/latex/draftcopy
8968 %{texmfdist}/tex/latex/draftwatermark
8969 %{texmfdist}/tex/latex/dramatist
8970 %{texmfdist}/tex/latex/duerer-latex
8971 %{texmfdist}/tex/latex/dvdcoll
8972 %{texmfdist}/tex/latex/dvipdfmx-def
8973 %{texmfdist}/tex/latex/eCards
8974 %{texmfdist}/tex/latex/ean13isbn
8975 %{texmfdist}/tex/latex/easy
8976 %{texmfdist}/tex/latex/ebezier
8977 %{texmfdist}/tex/latex/ebsthesis
8978 %{texmfdist}/tex/latex/ecclesiastic
8979 %{texmfdist}/tex/latex/ecltree
8980 %{texmfdist}/tex/latex/eco
8981 %{texmfdist}/tex/latex/economic
8982 %{texmfdist}/tex/latex/ecv
8983 %{texmfdist}/tex/latex/ed
8984 %{texmfdist}/tex/latex/edmargin
8985 %{texmfdist}/tex/latex/ednotes
8986 %{texmfdist}/tex/latex/eemeir
8987 %{texmfdist}/tex/latex/eepic
8988 %{texmfdist}/tex/latex/egameps
8989 %{texmfdist}/tex/latex/eiad
8990 %{texmfdist}/tex/latex/ellipsis
8991 %{texmfdist}/tex/latex/elmath
8992 %{texmfdist}/tex/latex/elpres
8993 %{texmfdist}/tex/latex/elsevier
8994 %{texmfdist}/tex/latex/em
8995 %{texmfdist}/tex/latex/emp
8996 %{texmfdist}/tex/latex/emulateapj
8997 %{texmfdist}/tex/latex/encxvlna
8998 %{texmfdist}/tex/latex/endfloat
8999 %{texmfdist}/tex/latex/endheads
9000 %{texmfdist}/tex/latex/engpron
9001 %{texmfdist}/tex/latex/engrec
9002 %{texmfdist}/tex/latex/envbig
9003 %{texmfdist}/tex/latex/environ
9004 %{texmfdist}/tex/latex/envlab
9005 %{texmfdist}/tex/latex/epigrafica
9006 %{texmfdist}/tex/latex/epigraph
9007 %{texmfdist}/tex/latex/epiolmec
9008 %{texmfdist}/tex/latex/epsdice
9009 %{texmfdist}/tex/latex/epspdfconversion
9010 %{texmfdist}/tex/latex/eqname
9011 %{texmfdist}/tex/latex/eqparbox
9012 %{texmfdist}/tex/latex/errata
9013 %{texmfdist}/tex/latex/esint
9014 %{texmfdist}/tex/latex/eskd
9015 %{texmfdist}/tex/latex/eskdx
9016 %{texmfdist}/tex/latex/eso-pic
9017 %{texmfdist}/tex/latex/etaremune
9018 %{texmfdist}/tex/latex/etex-pkg
9019 %{texmfdist}/tex/latex/ethiop
9020 %{texmfdist}/tex/latex/etoolbox
9021 %{texmfdist}/tex/latex/eukdate
9022 %{texmfdist}/tex/latex/euler
9023 %{texmfdist}/tex/latex/eulervm
9024 %{texmfdist}/tex/latex/euproposal
9025 %{texmfdist}/tex/latex/euro
9026 %{texmfdist}/tex/latex/eurofont
9027 %{texmfdist}/tex/latex/europecv
9028 %{texmfdist}/tex/latex/eurosans
9029 %{texmfdist}/tex/latex/eurosym
9030 %{texmfdist}/tex/latex/everypage
9031 %{texmfdist}/tex/latex/examplep
9032 %{texmfdist}/tex/latex/exceltex
9033 %{texmfdist}/tex/latex/exercise
9034 %{texmfdist}/tex/latex/expdlist
9035 %{texmfdist}/tex/latex/expl3
9036 %{texmfdist}/tex/latex/export
9037 %{texmfdist}/tex/latex/extarrows
9038 %{texmfdist}/tex/latex/extract
9039 %{texmfdist}/tex/latex/extsizes
9040 %{texmfdist}/tex/latex/facsimile
9041 %{texmfdist}/tex/latex/fancybox
9042 %{texmfdist}/tex/latex/fancyhdr
9043 %{texmfdist}/tex/latex/fancynum
9044 %{texmfdist}/tex/latex/fancyref
9045 %{texmfdist}/tex/latex/fancytooltips
9046 %{texmfdist}/tex/latex/fancyvrb
9047 %{texmfdist}/tex/latex/fax
9048 %{texmfdist}/tex/latex/fc
9049 %{texmfdist}/tex/latex/feyn
9050 %{texmfdist}/tex/latex/fge
9051 %{texmfdist}/tex/latex/figbib
9052 %{texmfdist}/tex/latex/figsize
9053 %{texmfdist}/tex/latex/filecontents
9054 %{texmfdist}/tex/latex/fink
9055 %{texmfdist}/tex/latex/fixfoot
9056 %{texmfdist}/tex/latex/fixme
9057 %{texmfdist}/tex/latex/flabels
9058 %{texmfdist}/tex/latex/flacards
9059 %{texmfdist}/tex/latex/flagderiv
9060 %{texmfdist}/tex/latex/flashcards
9061 %{texmfdist}/tex/latex/flippdf
9062 %{texmfdist}/tex/latex/float
9063 %{texmfdist}/tex/latex/floatrow
9064 %{texmfdist}/tex/latex/flowfram
9065 %{texmfdist}/tex/latex/fmp
9066 %{texmfdist}/tex/latex/fmtcount
9067 %{texmfdist}/tex/latex/fnbreak
9068 %{texmfdist}/tex/latex/fncychap
9069 %{texmfdist}/tex/latex/foekfont
9070 %{texmfdist}/tex/latex/foilhtml
9071 %{texmfdist}/tex/latex/fonetika
9072 %{texmfdist}/tex/latex/fontinst
9073 %{texmfdist}/tex/latex/fonttable
9074 %{texmfdist}/tex/latex/footmisc
9075 %{texmfdist}/tex/latex/footnpag
9076 %{texmfdist}/tex/latex/forarray
9077 %{texmfdist}/tex/latex/forloop
9078 %{texmfdist}/tex/latex/formula
9079 %{texmfdist}/tex/latex/fouridx
9080 %{texmfdist}/tex/latex/fourier
9081 %{texmfdist}/tex/latex/fouriernc
9082 %{texmfdist}/tex/latex/fp
9083 %{texmfdist}/tex/latex/frankenstein
9084 %{texmfdist}/tex/latex/frcursive
9085 %{texmfdist}/tex/latex/frenchle
9086 %{texmfdist}/tex/latex/fribrief
9087 %{texmfdist}/tex/latex/frletter
9088 %{texmfdist}/tex/latex/frontespizio
9089 %{texmfdist}/tex/latex/fullblck
9090 %{texmfdist}/tex/latex/fullpict
9091 %{texmfdist}/tex/latex/functan
9092 %{texmfdist}/tex/latex/fundus
9093 %{texmfdist}/tex/latex/gaceta
9094 %{texmfdist}/tex/latex/galois
9095 %{texmfdist}/tex/latex/gastex
9096 %{texmfdist}/tex/latex/gatech-thesis
9097 %{texmfdist}/tex/latex/gauss
9098 %{texmfdist}/tex/latex/gb4e
9099 %{texmfdist}/tex/latex/gcard
9100 %{texmfdist}/tex/latex/gcite
9101 %{texmfdist}/tex/latex/genmpage
9102 %{texmfdist}/tex/latex/geometry
9103 %{texmfdist}/tex/latex/geomsty
9104 %{texmfdist}/tex/latex/germbib
9105 %{texmfdist}/tex/latex/gfsartemisia
9106 %{texmfdist}/tex/latex/gfsbaskerville
9107 %{texmfdist}/tex/latex/gfsbodoni
9108 %{texmfdist}/tex/latex/gfscomplutum
9109 %{texmfdist}/tex/latex/gfsdidot
9110 %{texmfdist}/tex/latex/gfsneohellenic
9111 %{texmfdist}/tex/latex/gfsporson
9112 %{texmfdist}/tex/latex/gfssolomos
9113 %{texmfdist}/tex/latex/ginpenc
9114 %{texmfdist}/tex/latex/gloss
9115 %{texmfdist}/tex/latex/glossaries
9116 %{texmfdist}/tex/latex/gmdoc
9117 %{texmfdist}/tex/latex/gmeometric
9118 %{texmfdist}/tex/latex/gmiflink
9119 %{texmfdist}/tex/latex/gmutils
9120 %{texmfdist}/tex/latex/gmverb
9121 %{texmfdist}/tex/latex/gnuplottex
9122 %{texmfdist}/tex/latex/go
9123 %{texmfdist}/tex/latex/graphics
9124 %{texmfdist}/tex/latex/graphicx-psmin
9125 %{texmfdist}/tex/latex/greek-inputenc
9126 %{texmfdist}/tex/latex/greekdates
9127 %{texmfdist}/tex/latex/greektex
9128 %{texmfdist}/tex/latex/grfpaste
9129 %{texmfdist}/tex/latex/grnumalt
9130 %{texmfdist}/tex/latex/grotesq
9131 %{texmfdist}/tex/latex/grverb
9132 %{texmfdist}/tex/latex/gu
9133 %{texmfdist}/tex/latex/guitbeamer
9134 %{texmfdist}/tex/latex/hanging
9135 %{texmfdist}/tex/latex/har2nat
9136 %{texmfdist}/tex/latex/harmony
9137 %{texmfdist}/tex/latex/harpoon
9138 %{texmfdist}/tex/latex/harvard
9139 %{texmfdist}/tex/latex/hc
9140 %{texmfdist}/tex/latex/helvetic
9141 %{texmfdist}/tex/latex/hep
9142 %{texmfdist}/tex/latex/hepnames
9143 %{texmfdist}/tex/latex/hepparticles
9144 %{texmfdist}/tex/latex/hepthesis
9145 %{texmfdist}/tex/latex/hepunits
9146 %{texmfdist}/tex/latex/hexgame
9147 %{texmfdist}/tex/latex/hfoldsty
9148 %{texmfdist}/tex/latex/hhtensor
9149 %{texmfdist}/tex/latex/hilowres
9150 %{texmfdist}/tex/latex/histogr
9151 %{texmfdist}/tex/latex/hitec
9152 %{texmfdist}/tex/latex/hpsdiss
9153 %{texmfdist}/tex/latex/hrlatex
9154 %{texmfdist}/tex/latex/hvfloat
9155 %{texmfdist}/tex/latex/hypdvips
9156 %{texmfdist}/tex/latex/hyper
9157 %{texmfdist}/tex/latex/hyperref
9158 %{texmfdist}/tex/latex/hyperxmp
9159 %{texmfdist}/tex/latex/hyphenat
9160 %{texmfdist}/tex/latex/ibycus-babel
9161 %{texmfdist}/tex/latex/icsv
9162 %{texmfdist}/tex/latex/ieeepes
9163 %{texmfdist}/tex/latex/ifmslide
9164 %{texmfdist}/tex/latex/ifplatform
9165 %{texmfdist}/tex/latex/ifsym
9166 %{texmfdist}/tex/latex/ijmart
9167 %{texmfdist}/tex/latex/imac
9168 %{texmfdist}/tex/latex/image-gallery
9169 %{texmfdist}/tex/latex/imtekda
9170 %{texmfdist}/tex/latex/index
9171 %{texmfdist}/tex/latex/initials
9172 %{texmfdist}/tex/latex/inlinebib
9173 %{texmfdist}/tex/latex/inlinedef
9174 %{texmfdist}/tex/latex/interactiveworkbook
9175 %{texmfdist}/tex/latex/inversepath
9176 %{texmfdist}/tex/latex/invoice
9177 %{texmfdist}/tex/latex/ipa
9178 %{texmfdist}/tex/latex/iso
9179 %{texmfdist}/tex/latex/iso10303
9180 %{texmfdist}/tex/latex/isodate
9181 %{texmfdist}/tex/latex/isodoc
9182 %{texmfdist}/tex/latex/isonums
9183 %{texmfdist}/tex/latex/isorot
9184 %{texmfdist}/tex/latex/isotope
9185 %{texmfdist}/tex/latex/itnumpar
9186 %{texmfdist}/tex/latex/itrans
9187 %{texmfdist}/tex/latex/iwona
9188 %{texmfdist}/tex/latex/jeopardy
9189 %{texmfdist}/tex/latex/jhep
9190 %{texmfdist}/tex/latex/jknapltx
9191 %{texmfdist}/tex/latex/jneurosci
9192 %{texmfdist}/tex/latex/jpsj
9193 %{texmfdist}/tex/latex/jura
9194 %{texmfdist}/tex/latex/juraabbrev
9195 %{texmfdist}/tex/latex/juramisc
9196 %{texmfdist}/tex/latex/jurarsp
9197 %{texmfdist}/tex/latex/koma-script
9198 %{texmfdist}/tex/latex/labels
9199 %dir %{texmfdist}/tex/latex/latexconfig
9200 %{texmfdist}/tex/latex/latexconfig/latex.ini
9201 %{texmfdist}/tex/latex/latexconfig/lualatex.ini
9202 %{texmfdist}/tex/latex/latexconfig/mllatex.ini
9203 %{texmfdist}/tex/latex/latexconfig/pdflatex.ini
9204 %{texmfdist}/tex/latex/latexconfig/pdflualatex.ini
9205 %{texmfdist}/tex/latex/layouts
9206 %{texmfdist}/tex/latex/lettrine
9207 %{texmfdist}/tex/latex/listings
9208 %{texmfdist}/tex/latex/ltabptch
9209 %{texmfdist}/tex/latex/localloc
9210 %{texmfdist}/tex/latex/ltxmisc
9211 %{texmfdist}/tex/latex/mathcomp
9212 %{texmfdist}/tex/latex/mdwtools
9213 %{texmfdist}/tex/latex/memoir
9214 %{texmfdist}/tex/latex/mh
9215 %{texmfdist}/tex/latex/misc209
9216 %{texmfdist}/tex/latex/mmap
9217 %{texmfdist}/tex/latex/mnsymbol
9218 %{texmfdist}/tex/latex/moderncv
9219 %{texmfdist}/tex/latex/modroman
9220 %{texmfdist}/tex/latex/mongolian-babel
9221 %{texmfdist}/tex/latex/montex
9222 %{texmfdist}/tex/latex/mparhack
9223 %{texmfdist}/tex/latex/ms
9224 %{texmfdist}/tex/latex/multibib
9225 %{texmfdist}/tex/latex/multirow
9226 %{texmfdist}/tex/latex/mwcls
9227 %{texmfdist}/tex/latex/natbib
9228 %{texmfdist}/tex/latex/ncclatex
9229 %{texmfdist}/tex/latex/ncctools
9230 %{texmfdist}/tex/latex/ncntrsbk
9231 %{texmfdist}/tex/latex/nddiss
9232 %{texmfdist}/tex/latex/newalg
9233 %{texmfdist}/tex/latex/newfile
9234 %{texmfdist}/tex/latex/newlfm
9235 %{texmfdist}/tex/latex/newspaper
9236 %{texmfdist}/tex/latex/newthm
9237 %{texmfdist}/tex/latex/nomencl
9238 %{texmfdist}/tex/latex/ntgclass
9239 %{texmfdist}/tex/generic/oberdiek
9240 %{texmfdist}/tex/latex/oberdiek
9241 %{texmfdist}/tex/latex/overpic
9242 %{texmfdist}/tex/latex/paralist
9243 %{texmfdist}/tex/latex/pb-diagram
9244 %{texmfdist}/tex/latex/pdfpages
9245 %{texmfdist}/tex/latex/picinpar
9246 %{texmfdist}/tex/latex/pict2e
9247 %{texmfdist}/tex/latex/placeins
9248 %{texmfdist}/tex/latex/preprint
9249 %{texmfdist}/tex/latex/preview
9250 %{texmfdist}/tex/latex/program
9251 %{texmfdist}/tex/latex/psfrag
9252 %{texmfdist}/tex/latex/pslatex
9253 %{texmfdist}/tex/latex/revtex
9254 %{texmfdist}/tex/latex/rotating
9255 %{texmfdist}/tex/latex/rotfloat
9256 %{texmfdist}/tex/latex/scale
9257 %{texmfdist}/tex/latex/sectsty
9258 %{texmfdist}/tex/latex/seminar
9259 %{texmfdist}/tex/latex/setspace
9260 %{texmfdist}/tex/latex/showdim
9261 %{texmfdist}/tex/latex/showlabels
9262 %{texmfdist}/tex/latex/sidecap
9263 %{texmfdist}/tex/latex/slashbox
9264 %{texmfdist}/tex/latex/soul
9265 %{texmfdist}/tex/latex/stdclsdv
9266 %{texmfdist}/tex/latex/stmaryrd
9267 %{texmfdist}/tex/latex/subfig
9268 %{texmfdist}/tex/latex/subfigure
9269 %{texmfdist}/tex/latex/supertabular
9270 %{texmfdist}/tex/latex/t2
9271 %{texmfdist}/tex/latex/t-angles
9272 %{texmfdist}/tex/latex/tableaux
9273 %{texmfdist}/tex/latex/tablists
9274 %{texmfdist}/tex/latex/tablor
9275 %{texmfdist}/tex/latex/tabto-ltx
9276 %{texmfdist}/tex/latex/tabulary
9277 %{texmfdist}/tex/latex/tabvar
9278 %{texmfdist}/tex/latex/talk
9279 %{texmfdist}/tex/latex/taupin
9280 %{texmfdist}/tex/latex/tcldoc
9281 %{texmfdist}/tex/latex/tdsfrmath
9282 %{texmfdist}/tex/latex/technics
9283 %{texmfdist}/tex/latex/ted
9284 %{texmfdist}/tex/latex/tengwarscript
9285 %{texmfdist}/tex/latex/tensor
9286 %{texmfdist}/tex/latex/teubner
9287 %{texmfdist}/tex/latex/tex-gyre
9288 %{texmfdist}/tex/latex/texilikecover
9289 %{texmfdist}/tex/latex/texlogos
9290 %{texmfdist}/tex/latex/texmate
9291 %{texmfdist}/tex/latex/texpower
9292 %{texmfdist}/tex/latex/texshade
9293 %{texmfdist}/tex/latex/textcase
9294 %{texmfdist}/tex/latex/textfit
9295 %{texmfdist}/tex/latex/textopo
9296 %{texmfdist}/tex/latex/textpath
9297 %{texmfdist}/tex/latex/textpos
9298 %{texmfdist}/tex/latex/theoremref
9299 %{texmfdist}/tex/latex/thesis-titlepage-fhac
9300 %{texmfdist}/tex/latex/thinsp
9301 %{texmfdist}/tex/latex/thmtools
9302 %{texmfdist}/tex/latex/thumb
9303 %{texmfdist}/tex/latex/thuthesis
9304 %{texmfdist}/tex/latex/ticket
9305 %{texmfdist}/tex/latex/tikz-inet
9306 %{texmfdist}/tex/latex/times
9307 %{texmfdist}/tex/latex/timesht
9308 %{texmfdist}/tex/latex/tipa
9309 %{texmfdist}/tex/latex/titlefoot
9310 %{texmfdist}/tex/latex/titlesec
9311 %{texmfdist}/tex/latex/titling
9312 %{texmfdist}/tex/latex/tocbibind
9313 %{texmfdist}/tex/latex/tocloft
9314 %{texmfdist}/tex/latex/tools
9315 %{texmfdist}/tex/latex/totpages
9316 %{texmfdist}/tex/latex/type1cm
9317 %{texmfdist}/tex/latex/undertilde
9318 %{texmfdist}/tex/latex/units
9319 %{texmfdist}/tex/latex/unitsdef
9320 %{texmfdist}/tex/latex/universa
9321 %{texmfdist}/tex/latex/unroman
9322 %{texmfdist}/tex/latex/upmethodology
9323 %{texmfdist}/tex/latex/upquote
9324 %{texmfdist}/tex/latex/varindex
9325 %{texmfdist}/tex/latex/varsfromjobname
9326 %{texmfdist}/tex/latex/vector
9327 %{texmfdist}/tex/latex/velthuis
9328 %{texmfdist}/tex/latex/verse
9329 %{texmfdist}/tex/latex/versions
9330 %{texmfdist}/tex/latex/vhistory
9331 %{texmfdist}/tex/latex/vita
9332 %{texmfdist}/tex/latex/vmargin
9333 %{texmfdist}/tex/latex/volumes
9334 %{texmfdist}/tex/latex/vpe
9335 %{texmfdist}/tex/latex/vrsion
9336 %{texmfdist}/tex/latex/vwcol
9337 %{texmfdist}/tex/latex/vxu
9338 %{texmfdist}/tex/latex/wallpaper
9339 %{texmfdist}/tex/latex/warning
9340 %{texmfdist}/tex/latex/warpcol
9341 %{texmfdist}/tex/latex/was
9342 %{texmfdist}/tex/latex/williams
9343 %{texmfdist}/tex/latex/wnri
9344 %{texmfdist}/tex/latex/wordlike
9345 %{texmfdist}/source/wordlike
9346 %{texmfdist}/tex/latex/wrapfig
9347 %{texmfdist}/tex/latex/wsuipa
9348 %{texmfdist}/source/generic/wsuipa
9349 %{texmfdist}/tex/latex/xargs
9350 %{texmfdist}/tex/latex/xcolor
9351 %{texmfdist}/tex/latex/xdoc
9352 %{texmfdist}/tex/latex/xfor
9353 %{texmfdist}/tex/latex/xifthen
9354 %{texmfdist}/tex/latex/xkeyval
9355 %{texmfdist}/tex/latex/xmpincl
9356 %{texmfdist}/tex/latex/xnewcommand
9357 %{texmfdist}/tex/latex/xoptarg
9358 %{texmfdist}/tex/latex/xpackages
9359 %{texmfdist}/tex/latex/xq
9360 %{texmfdist}/tex/latex/xskak
9361 %{texmfdist}/tex/latex/xstring
9362 %{texmfdist}/tex/latex/xtab
9363 %{texmfdist}/tex/latex/xtcapts
9364 %{texmfdist}/tex/latex/xyling
9365 %{texmfdist}/tex/latex/xytree
9366 %{texmfdist}/tex/latex/yafoot
9367 %{texmfdist}/tex/latex/yfonts
9368 %{texmfdist}/tex/latex/yhmath
9369 %{texmfdist}/tex/latex/yi4latex
9370 %{texmfdist}/tex/latex/york-thesis
9371 %{texmfdist}/tex/latex/youngtab
9372 %{texmfdist}/tex/latex/yplan
9373 %{texmfdist}/tex/latex/zapfchan
9374 %{texmfdist}/tex/latex/zapfding
9375 %{texmfdist}/tex/latex/zed-csp
9376 %{texmfdist}/tex/latex/zefonts
9377 %{texmfdist}/tex/latex/ziffer
9378 %{texmfdist}/tex/latex/zwgetfdate
9379 %{texmfdist}/tex/plain/etex
9380 %{texmf}/tex/latex/config
9381 %{texmf}/tex/latex/dvipdfm
9382
9383 %files latex-12many
9384 %defattr(644,root,root,755)
9385 %doc %{texmfdist}/doc/latex/12many
9386 %{texmfdist}/source/latex/12many
9387
9388 %files latex-abstract
9389 %defattr(644,root,root,755)
9390 %doc %{texmfdist}/doc/latex/abstract
9391 %{texmfdist}/tex/latex/abstract
9392 %{texmfdist}/source/latex/abstract
9393
9394 %files latex-accfonts
9395 %defattr(644,root,root,755)
9396 %doc %{texmfdist}/doc/fonts/accfonts
9397 %{texmfdist}/tex/latex/accfonts
9398
9399 %files latex-adrconv
9400 %defattr(644,root,root,755)
9401 %{texmfdist}/tex/latex/adrconv
9402 %{texmfdist}/doc/latex/adrconv
9403
9404 %files latex-algorithms
9405 %defattr(644,root,root,755)
9406 %doc %{texmfdist}/doc/latex/algorithms
9407 %{texmfdist}/tex/latex/algorithms
9408
9409 %files latex-ae
9410 %defattr(644,root,root,755)
9411 %{texmfdist}/tex/latex/ae
9412
9413 %files latex-ams
9414 %defattr(644,root,root,755)
9415 %doc %{texmfdist}/doc/latex/amscls
9416 %doc %{texmfdist}/doc/latex/amsmath
9417 %doc %{texmfdist}/doc/latex/onlyamsmath
9418 %{texmfdist}/doc/fonts/amsfonts
9419 %{texmfdist}/tex/latex/amscls
9420 %{texmfdist}/tex/latex/amsmath
9421 %{texmfdist}/tex/latex/amsfonts
9422 %{texmfdist}/tex/latex/onlyamsmath
9423 %{texmfdist}/source/latex/onlyamsmath
9424 %{texmfdist}/source/latex/amsaddr
9425 %{texmfdist}/source/latex/amscls
9426 %{texmfdist}/source/latex/amsfonts
9427 %{texmfdist}/source/latex/amsmath
9428 %{texmfdist}/source/latex/amsrefs
9429
9430 %files latex-antp
9431 %defattr(644,root,root,755)
9432 %{texmfdist}/tex/latex/antp
9433
9434 %files latex-antt
9435 %defattr(644,root,root,755)
9436 %{texmfdist}/tex/latex/antt
9437
9438 %files latex-appendix
9439 %defattr(644,root,root,755)
9440 %doc %{texmfdist}/doc/latex/appendix
9441 %{texmfdist}/tex/latex/appendix
9442 %{texmfdist}/source/latex/appendix
9443
9444 # %files latex-backgammon
9445 # %defattr(644,root,root,755)
9446
9447 %files latex-bardiag
9448 %defattr(644,root,root,755)
9449 %doc %{texmfdist}/doc/latex/bardiag
9450 %{texmfdist}/tex/latex/bardiag
9451
9452 %files latex-bbm
9453 %defattr(644,root,root,755)
9454 %doc %{texmfdist}/doc/fonts/bbm
9455 %{texmfdist}/tex/latex/bbm
9456
9457 %files latex-bbold
9458 %defattr(644,root,root,755)
9459 %doc %{texmfdist}/doc/latex/bbold
9460 %{texmfdist}/tex/latex/bbold
9461 %{texmfdist}/source/latex/bbold
9462
9463 %files latex-beamer
9464 %defattr(644,root,root,755)
9465 %doc %{texmfdist}/doc/latex/beamer
9466 %{texmfdist}/tex/latex/beamer-contrib
9467 %{texmfdist}/tex/latex/beamer
9468
9469 %files latex-bezos
9470 %defattr(644,root,root,755)
9471 %doc %{texmfdist}/doc/latex/bezos
9472 %{texmfdist}/tex/latex/bezos
9473
9474 %files latex-bibtex
9475 %defattr(644,root,root,755)
9476 %doc %{texmfdist}/doc/bibtex/base
9477 %doc %{texmfdist}/doc/latex/adrconv
9478 %doc %{texmfdist}/doc/latex/bibtopic
9479 %doc %{texmfdist}/doc/latex/bibunits
9480 %doc %{texmfdist}/doc/latex/natbib
9481 %doc %{texmfdist}/doc/latex/footbib
9482 %doc %{texmf}/doc/bibtex8
9483 %dir %{texmfdist}/doc/bibtex
9484 %dir %{texmfdist}/bibtex
9485 %dir %{texmfdist}/bibtex/bib
9486 %dir %{texmfdist}/bibtex/bst
9487 %dir %{texmfdist}/bibtex/csf
9488
9489 %attr(755,root,root) %{_bindir}/bibtex
9490 %attr(755,root,root) %{_bindir}/rubibtex
9491
9492 %{texmfdist}/bibtex/bst/base
9493 %{texmfdist}/bibtex/csf/base
9494 %{texmfdist}/bibtex/bib/base
9495 %{texmfdist}/bibtex/bst/adrconv
9496 %{texmfdist}/bibtex/bib/adrconv
9497 %{texmfdist}/source/latex/adrconv
9498 %{texmfdist}/tex/latex/adrconv
9499 # %{texmf}/bibtex/bst/misc
9500 %{texmfdist}/bibtex/bst/natbib
9501 %{texmfdist}/tex/latex/natbib
9502 %{texmfdist}/tex/latex/bibtopic
9503 %{texmfdist}/source/latex/bibtopic
9504 %{texmfdist}/source/latex/bibunits
9505 %{texmfdist}/tex/latex/bibunits
9506 %{texmfdist}/source/latex/footbib
9507 %{texmfdist}/tex/latex/footbib
9508 %dir %{texmf}/bibtex
9509 %{texmf}/bibtex/csf
9510
9511 %{_mandir}/man1/bibtex.1*
9512 %{_mandir}/man1/rubibtex.1*
9513
9514 %files latex-bibtex-ams
9515 %defattr(644,root,root,755)
9516 %{texmfdist}/bibtex/bst/ams
9517 %{texmfdist}/bibtex/bib/ams
9518
9519 %files latex-bibtex-pl
9520 %defattr(644,root,root,755)
9521 %dir %{texmfdist}/bibtex/bib/gustlib
9522 %{texmfdist}/bibtex/bib/gustlib/plbib.bib
9523
9524 %files latex-bibtex-german
9525 %defattr(644,root,root,755)
9526 %doc %{texmfdist}/doc/bibtex/germbib
9527 %{texmfdist}/bibtex/bst/germbib
9528 %{texmfdist}/tex/latex/germbib
9529
9530 %files latex-bibtex-revtex4
9531 %defattr(644,root,root,755)
9532 %dir %{texmfdist}/source/latex/revtex
9533 %doc %{texmfdist}/doc/latex/revtex/revtex4.pdf
9534 %{texmfdist}/source/latex/revtex/revtex4.dtx
9535 %{texmfdist}/source/latex/revtex/revtex4.ins
9536 %{texmfdist}/tex/latex/revtex/revtex4.cls
9537
9538 %files latex-bibtex-jurabib
9539 %defattr(644,root,root,755)
9540 %doc %{texmfdist}/doc/latex/jurabib
9541 %{texmfdist}/bibtex/bst/jurabib
9542 %{texmfdist}/bibtex/bib/jurabib
9543 %{texmfdist}/source/latex/jurabib
9544 %{texmfdist}/tex/latex/jurabib
9545
9546 %files latex-bibtex-dk
9547 %defattr(644,root,root,755)
9548 %doc %{texmfdist}/doc/latex/dk-bib
9549 %{texmfdist}/bibtex/bst/dk-bib
9550 %{texmfdist}/bibtex/csf/dk-bib
9551 %{texmfdist}/bibtex/bib/dk-bib
9552 %{texmfdist}/source/latex/dk-bib
9553 %{texmfdist}/tex/latex/dk-bib
9554
9555 # %files latex-bibtex-nor
9556 # %defattr(644,root,root,755)
9557 # %{texmf}/bibtex/bst/norbib
9558
9559 %files latex-bibtex-styles
9560 %defattr(644,root,root,755)
9561 %doc %{texmfdist}/doc/generic/t2
9562 %dir %{texmfdist}/source/bibtex
9563 %{texmfdist}/bibtex/bib/IEEEtran
9564 %{texmfdist}/bibtex/bib/abstyles
9565 %{texmfdist}/bibtex/bib/achemso
9566 %{texmfdist}/bibtex/bib/acmtrans
9567 %{texmfdist}/bibtex/bib/ascelike
9568 %{texmfdist}/bibtex/bib/beebe
9569 %{texmfdist}/bibtex/bib/bibhtml
9570 %{texmfdist}/bibtex/bib/bibtopic
9571 %{texmfdist}/bibtex/bib/din1505
9572 %{texmfdist}/bibtex/bib/directory
9573 %{texmfdist}/bibtex/bib/figbib
9574 %{texmfdist}/bibtex/bib/frankenstein
9575 %{texmfdist}/bibtex/bib/gatech-thesis
9576 %{texmfdist}/bibtex/bib/geomsty
9577 %{texmfdist}/bibtex/bib/gloss
9578 %{texmfdist}/bibtex/bib/harvard
9579 %{texmfdist}/bibtex/bib/ieeepes
9580 %{texmfdist}/bibtex/bib/ijmart
9581 %{texmfdist}/bibtex/bib/imac
9582 %{texmfdist}/bibtex/bib/index
9583 %{texmfdist}/bibtex/bib/lsc
9584 %{texmfdist}/bibtex/bib/msc
9585 %{texmfdist}/bibtex/bib/nostarch
9586 %{texmfdist}/bibtex/bib/philosophersimprint
9587 %{texmfdist}/bibtex/bib/revtex
9588 %{texmfdist}/bibtex/bib/spie
9589 %{texmfdist}/bibtex/bib/urlbst
9590 %{texmfdist}/bibtex/bst/IEEEtran
9591 %{texmfdist}/bibtex/bst/abstyles
9592 %{texmfdist}/bibtex/bst/achemso
9593 %{texmfdist}/bibtex/bst/acmtrans
9594 %{texmfdist}/bibtex/bst/afthesis
9595 %{texmfdist}/bibtex/bst/aguplus
9596 %{texmfdist}/bibtex/bst/aichej
9597 %{texmfdist}/bibtex/bst/ametsoc
9598 %{texmfdist}/bibtex/bst/ascelike
9599 %{texmfdist}/bibtex/bst/beebe
9600 %{texmfdist}/bibtex/bst/bibhtml
9601 %{texmfdist}/bibtex/bst/chem-journal
9602 %{texmfdist}/bibtex/bst/chicago
9603 %{texmfdist}/bibtex/bst/confproc
9604 %{texmfdist}/bibtex/bst/datatool
9605 %{texmfdist}/bibtex/bst/din1505
9606 %{texmfdist}/bibtex/bst/dinat
9607 %{texmfdist}/bibtex/bst/directory
9608 %{texmfdist}/bibtex/bst/dvdcoll
9609 %{texmfdist}/bibtex/bst/economic
9610 %{texmfdist}/bibtex/bst/elsevier-bib
9611 %{texmfdist}/bibtex/bst/fbs
9612 %{texmfdist}/bibtex/bst/figbib
9613 %{texmfdist}/bibtex/bst/finbib
9614 %{texmfdist}/bibtex/bst/frankenstein
9615 %{texmfdist}/bibtex/bst/gatech-thesis
9616 %{texmfdist}/bibtex/bst/gloss
9617 %{texmfdist}/bibtex/bst/gost
9618 %{texmfdist}/bibtex/bst/gustlib
9619 %{texmfdist}/bibtex/bst/harvard
9620 %{texmfdist}/bibtex/bst/hc
9621 %{texmfdist}/bibtex/bst/ieeepes
9622 %{texmfdist}/bibtex/bst/ijmart
9623 %{texmfdist}/bibtex/bst/ijqc
9624 %{texmfdist}/bibtex/bst/imac
9625 %{texmfdist}/bibtex/bst/index
9626 %{texmfdist}/bibtex/bst/inlinebib
9627 %{texmfdist}/bibtex/bst/iopart-num
9628 %{texmfdist}/bibtex/bst/jneurosci
9629 %{texmfdist}/bibtex/bst/jurarsp
9630 %{texmfdist}/bibtex/bst/kluwer
9631 %{texmfdist}/bibtex/bst/mciteplus
9632 %{texmfdist}/bibtex/bst/mslapa
9633 %{texmfdist}/bibtex/bst/multibib
9634 %{texmfdist}/bibtex/bst/munich
9635 %{texmfdist}/bibtex/bst/nature
9636 %{texmfdist}/bibtex/bst/nddiss
9637 %{texmfdist}/bibtex/bst/opcit
9638 %{texmfdist}/bibtex/bst/perception
9639 %{texmfdist}/bibtex/bst/revtex
9640 %{texmfdist}/bibtex/bst/rsc
9641 %{texmfdist}/bibtex/bst/savetrees
9642 %{texmfdist}/bibtex/bst/shipunov
9643 %{texmfdist}/bibtex/bst/smflatex
9644 %{texmfdist}/bibtex/bst/sort-by-letters
9645 %{texmfdist}/bibtex/bst/spie
9646 %{texmfdist}/bibtex/bst/stellenbosch
9647 %{texmfdist}/bibtex/bst/swebib
9648 %{texmfdist}/bibtex/bst/texsis
9649 %{texmfdist}/bibtex/bst/thuthesis
9650 %{texmfdist}/bibtex/bst/tugboat
9651 %{texmfdist}/bibtex/bst/urlbst
9652 %{texmfdist}/bibtex/csf/gost
9653 %doc %{texmfdist}/doc/bibtex/abstyles
9654 %doc %{texmfdist}/doc/bibtex/bibhtml
9655 %doc %{texmfdist}/doc/bibtex/dinat
9656 %doc %{texmfdist}/doc/bibtex/economic
9657 %doc %{texmfdist}/doc/bibtex/elsevier-bib
9658 %doc %{texmfdist}/doc/bibtex/gost
9659 %doc %{texmfdist}/doc/bibtex/ijqc
9660 %doc %{texmfdist}/doc/bibtex/iopart-num
9661 %doc %{texmfdist}/doc/latex/IEEEtran
9662 %{texmfdist}/source/bibtex/gost
9663
9664 %files latex-bibtex-vancouver
9665 %defattr(644,root,root,755)
9666 %dir %{texmfdist}/bibtex/bib/vancouver
9667 %dir %{texmfdist}/bibtex/bst/vancouver
9668 %dir %{texmfdist}/doc/bibtex/vancouver
9669 %{texmfdist}/bibtex/bib/vancouver/vancouver.bib
9670 %{texmfdist}/bibtex/bst/vancouver/vancouver.bst
9671 %doc %{texmfdist}/doc/bibtex/vancouver/README
9672 %doc %{texmfdist}/doc/bibtex/vancouver/vancouver.pdf
9673 %doc %{texmfdist}/doc/bibtex/vancouver/vancouver.tex
9674
9675 %files latex-booktabs
9676 %defattr(644,root,root,755)
9677 %doc %{texmfdist}/doc/latex/booktabs
9678 %{texmfdist}/source/latex/booktabs
9679 %{texmfdist}/tex/latex/booktabs
9680
9681 %files latex-caption
9682 %defattr(644,root,root,755)
9683 %doc %{texmfdist}/doc/latex/caption
9684 %{texmfdist}/tex/latex/caption
9685 %{texmfdist}/source/latex/caption
9686
9687 %files latex-carlisle
9688 %defattr(644,root,root,755)
9689 %doc %{texmfdist}/doc/latex/carlisle
9690 %{texmfdist}/tex/latex/carlisle
9691 %{texmfdist}/source/latex/carlisle
9692
9693 %files latex-ccfonts
9694 %defattr(644,root,root,755)
9695 %doc %{texmfdist}/doc/latex/ccfonts
9696 %{texmfdist}/tex/latex/ccfonts
9697
9698 %files latex-cite
9699 %defattr(644,root,root,755)
9700 %{texmfdist}/tex/latex/cite
9701
9702 %files latex-cmbright
9703 %defattr(644,root,root,755)
9704 %doc %{texmfdist}/doc/latex/cmbright
9705 %{texmfdist}/tex/latex/cmbright
9706
9707 %files latex-colortab
9708 %defattr(644,root,root,755)
9709 %doc %{texmfdist}/doc/generic/colortab
9710 %{texmfdist}/tex/latex/colortab
9711 %{texmfdist}/tex/generic/colortab
9712
9713 %files latex-comment
9714 %defattr(644,root,root,755)
9715 %doc %{texmfdist}/doc/latex/comment
9716 %{texmfdist}/tex/latex/comment
9717 %{texmfdist}/source/latex/comment
9718
9719 %files latex-concmath
9720 %defattr(644,root,root,755)
9721 %{texmfdist}/tex/latex/concmath
9722
9723 %files latex-currvita
9724 %defattr(644,root,root,755)
9725 %doc %{texmfdist}/doc/latex/currvita
9726 %{texmfdist}/tex/latex/currvita
9727
9728 %files latex-curves
9729 %defattr(644,root,root,755)
9730 %doc %{texmfdist}/doc/latex/curves
9731 %{texmfdist}/source/latex/curves
9732 %{texmfdist}/tex/latex/curves
9733
9734 %files latex-custom-bib
9735 %defattr(644,root,root,755)
9736 %doc %{texmfdist}/doc/latex/custom-bib
9737 %{texmfdist}/source/latex/custom-bib
9738 %{texmfdist}/tex/latex/custom-bib
9739
9740 %files latex-cyrillic
9741 %defattr(644,root,root,755)
9742 %doc %{texmfdist}/doc/latex/cyrillic
9743 %{texmfdist}/source/latex/cyrillic
9744 %{texmfdist}/tex/latex/cyrillic
9745
9746 # %files latex-dstroke
9747 # %defattr(644,root,root,755)
9748 # %{texmf}/tex/latex/dstroke
9749
9750 %files latex-enumitem
9751 %defattr(644,root,root,755)
9752 %doc %{texmfdist}/doc/latex/enumitem
9753 %{texmfdist}/tex/latex/enumitem
9754
9755 %files latex-exam
9756 %defattr(644,root,root,755)
9757 %doc %{texmfdist}/doc/latex/exam
9758 %{texmfdist}/tex/latex/exam
9759
9760 %files latex-examdesign
9761 %defattr(644,root,root,755)
9762 %doc %{texmfdist}/doc/latex/examdesign
9763 %{texmfdist}/tex/latex/examdesign
9764 %{texmfdist}/source/latex/examdesign
9765
9766 %files latex-formlett
9767 %defattr(644,root,root,755)
9768 %doc %{texmfdist}/doc/latex/formlett
9769 %{texmfdist}/tex/latex/formlett
9770
9771 %files latex-formular
9772 %defattr(644,root,root,755)
9773 %doc %{texmfdist}/doc/latex/formular
9774 %{texmfdist}/tex/latex/formular
9775 %{texmfdist}/source/latex/formular
9776
9777 %files latex-gbrief
9778 %defattr(644,root,root,755)
9779 %doc %{texmfdist}/doc/latex/g-brief
9780 %{texmfdist}/tex/latex/g-brief
9781
9782 %files latex-jknappen
9783 %defattr(644,root,root,755)
9784 %doc %{texmfdist}/fonts/source/jknappen
9785 %{texmfdist}/fonts/tfm/jknappen
9786
9787 %files latex-keystroke
9788 %defattr(644,root,root,755)
9789 %{texmfdist}/tex/latex/keystroke
9790 %doc %{texmfdist}/doc/latex/keystroke
9791
9792 %files latex-labbook
9793 %defattr(644,root,root,755)
9794 %doc %{texmfdist}/doc/latex/labbook
9795 %{texmfdist}/source/latex/labbook
9796 %{texmfdist}/tex/latex/labbook
9797
9798 %files latex-lastpage
9799 %defattr(644,root,root,755)
9800 %doc %{texmfdist}/doc/latex/lastpage
9801 %{texmfdist}/tex/latex/lastpage
9802
9803 %files latex-lcd
9804 %defattr(644,root,root,755)
9805 %doc %{texmfdist}/doc/latex/lcd
9806 %{texmfdist}/source/latex/lcd
9807 %{texmfdist}/tex/latex/lcd
9808
9809 %files latex-leaflet
9810 %defattr(644,root,root,755)
9811 %doc %{texmfdist}/doc/latex/leaflet
9812 %{texmfdist}/source/latex/leaflet
9813 %{texmfdist}/tex/latex/leaflet
9814
9815 %files latex-leftidx
9816 %defattr(644,root,root,755)
9817 %doc %{texmfdist}/doc/latex/leftidx
9818 %{texmfdist}/tex/latex/leftidx
9819
9820 %files latex-lewis
9821 %defattr(644,root,root,755)
9822 %doc %{texmfdist}/doc/latex/lewis
9823 %{texmfdist}/tex/latex/lewis
9824
9825 %files latex-lm
9826 %defattr(644,root,root,755)
9827 %doc %{texmfdist}/doc/fonts/lm
9828 %{texmfdist}/tex/latex/lm
9829 %{texmfdist}/fonts/afm/public/lm
9830 %{texmfdist}/fonts/enc/dvips/lm
9831 %{texmfdist}/fonts/map/dvips/lm
9832 %{texmfdist}/fonts/map/dvipdfm/lm
9833 %{texmfdist}/fonts/opentype/public/lm
9834 %{texmfdist}/fonts/tfm/public/lm
9835 %{texmfdist}/source/fonts/lm
9836
9837 %files latex-lucidabr
9838 %defattr(644,root,root,755)
9839 %dir %{texmfdist}/vtex
9840 %dir %{texmfdist}/vtex/config
9841 %{texmfdist}/vtex/config/lucidabr-k.ali
9842 %{texmfdist}/vtex/config/lucidabr.ali
9843
9844 %files latex-lineno
9845 %defattr(644,root,root,755)
9846 %doc %{texmfdist}/doc/latex/lineno
9847 %{texmfdist}/tex/latex/lineno
9848
9849
9850 %files latex-marvosym
9851 %defattr(644,root,root,755)
9852 %{texmfdist}/tex/latex/marvosym
9853
9854 %files latex-mathexam
9855 %defattr(644,root,root,755)
9856 %doc %{texmfdist}/doc/latex/mathexam
9857 %{texmfdist}/source/latex/mathexam
9858 %{texmfdist}/tex/latex/mathexam
9859
9860 #%files latex-mathpple
9861 #%defattr(644,root,root,755)
9862
9863 #%files latex-mathtime
9864 #%defattr(644,root,root,755)
9865
9866 %files latex-microtype
9867 %defattr(644,root,root,755)
9868 %doc %{texmfdist}/doc/latex/microtype
9869 %{texmfdist}/source/latex/microtype
9870 %{texmfdist}/tex/latex/microtype
9871
9872 %files latex-mflogo
9873 %defattr(644,root,root,755)
9874 %doc %{texmfdist}/doc/latex/mflogo
9875 %{texmfdist}/tex/latex/mflogo
9876
9877 %files latex-mfnfss
9878 %defattr(644,root,root,755)
9879 %{texmfdist}/source/latex/mfnfss
9880 %{texmfdist}/tex/latex/mfnfss
9881
9882 %files latex-minitoc
9883 %defattr(644,root,root,755)
9884 %doc %{texmfdist}/doc/latex/minitoc
9885 %{texmfdist}/bibtex/bst/minitoc
9886 %{texmfdist}/makeindex/minitoc
9887 %{texmfdist}/scripts/minitoc
9888 %{texmfdist}/source/latex/minitoc
9889 %{texmfdist}/tex/latex/minitoc
9890
9891
9892 %files latex-mltex
9893 %defattr(644,root,root,755)
9894 %doc %{texmfdist}/doc/latex/mltex
9895 %{texmfdist}/tex/latex/mltex
9896
9897 %files latex-moreverb
9898 %defattr(644,root,root,755)
9899 %doc %{texmfdist}/doc/latex/moreverb
9900 %{texmfdist}/tex/latex/moreverb
9901
9902 %files latex-multienum
9903 %defattr(644,root,root,755)
9904 %doc %{texmfdist}/doc/latex/multenum
9905 %dir %{texmfdist}/tex/latex/multenum
9906 %{texmfdist}/tex/latex/multenum/*
9907
9908 %files latex-musictex
9909 %defattr(644,root,root,755)
9910 %doc %{texmfdist}/doc/generic/musictex
9911 %{texmfdist}/fonts/source/public/musictex
9912 %{texmfdist}/fonts/tfm/public/musictex
9913 %{texmfdist}/tex/generic/musictex
9914 %{texmfdist}/tex/latex/musictex
9915
9916 %files latex-ntheorem
9917 %defattr(644,root,root,755)
9918 %{texmfdist}/tex/latex/ntheorem
9919 %doc %{texmfdist}/doc/latex/ntheorem
9920
9921 %files latex-other-doc
9922 %defattr(644,root,root,755)
9923 %doc %{texmfdist}/doc/alatex
9924 %doc %{texmfdist}/doc/cslatex/base
9925 %doc %{texmfdist}/doc/generic/enctex
9926 %doc %{texmfdist}/doc/generic/wsuipa
9927 %doc %{texmfdist}/doc/latex/ANUfinalexam
9928 %doc %{texmfdist}/doc/latex/AkkTeX
9929 %doc %{texmfdist}/doc/latex/GuIT
9930 %doc %{texmfdist}/doc/latex/a0poster
9931 %doc %{texmfdist}/doc/latex/acmtrans
9932 %doc %{texmfdist}/doc/latex/adrlist
9933 %doc %{texmfdist}/doc/latex/afthesis
9934 %doc %{texmfdist}/doc/latex/aguplus
9935 %doc %{texmfdist}/doc/latex/akletter
9936 %doc %{texmfdist}/doc/latex/algorithm2e
9937 %doc %{texmfdist}/doc/latex/algorithmicx
9938 %doc %{texmfdist}/doc/latex/altfont
9939 %doc %{texmfdist}/doc/latex/ametsoc
9940 %doc %{texmfdist}/doc/latex/amsaddr
9941 %doc %{texmfdist}/doc/latex/amsrefs
9942 %doc %{texmfdist}/doc/latex/animate
9943 %doc %{texmfdist}/doc/latex/answers
9944 %doc %{texmfdist}/doc/latex/anyfontsize
9945 %doc %{texmfdist}/doc/latex/apa
9946 %doc %{texmfdist}/doc/latex/ar
9947 %doc %{texmfdist}/doc/latex/arabi
9948 %doc %{texmfdist}/doc/latex/arabtex
9949 %doc %{texmfdist}/doc/latex/arcs
9950 %doc %{texmfdist}/doc/latex/ascelike
9951 %doc %{texmfdist}/doc/latex/assignment
9952 %doc %{texmfdist}/doc/latex/augie
9953 %doc %{texmfdist}/doc/latex/aurical
9954 %doc %{texmfdist}/doc/latex/authorindex
9955 %doc %{texmfdist}/doc/latex/autoarea
9956 %doc %{texmfdist}/doc/latex/autotab
9957 %doc %{texmfdist}/doc/latex/bangtex
9958 %doc %{texmfdist}/doc/latex/barcodes
9959 %doc %{texmfdist}/doc/latex/bayer
9960 %doc %{texmfdist}/doc/latex/bbm-macros
9961 %doc %{texmfdist}/doc/latex/beamer-contrib
9962 %doc %{texmfdist}/doc/latex/begriff
9963 %doc %{texmfdist}/doc/latex/betababel
9964 %doc %{texmfdist}/doc/latex/bibarts
9965 %doc %{texmfdist}/doc/latex/bibleref
9966 %doc %{texmfdist}/doc/latex/biblist
9967 %doc %{texmfdist}/doc/latex/bigfoot
9968 %doc %{texmfdist}/doc/latex/bizcard
9969 %doc %{texmfdist}/doc/latex/blindtext
9970 %doc %{texmfdist}/doc/latex/blowup
9971 %doc %{texmfdist}/doc/latex/boldtensors
9972 %doc %{texmfdist}/doc/latex/bookest
9973 %doc %{texmfdist}/doc/latex/boxhandler
9974 %doc %{texmfdist}/doc/latex/braille
9975 %doc %{texmfdist}/doc/latex/breakurl
9976 %doc %{texmfdist}/doc/latex/brushscr
9977 %doc %{texmfdist}/doc/latex/bussproofs
9978 %doc %{texmfdist}/doc/latex/calxxxx
9979 %doc %{texmfdist}/doc/latex/captcont
9980 %doc %{texmfdist}/doc/latex/casyl
9981 %doc %{texmfdist}/doc/latex/catechis
9982 %doc %{texmfdist}/doc/latex/cbcoptic
9983 %doc %{texmfdist}/doc/latex/cclicenses
9984 %doc %{texmfdist}/doc/latex/cd-cover
9985 %doc %{texmfdist}/doc/latex/cd
9986 %doc %{texmfdist}/doc/latex/cdpbundl
9987 %doc %{texmfdist}/doc/latex/cellspace
9988 %doc %{texmfdist}/doc/latex/changes
9989 %doc %{texmfdist}/doc/latex/chapterfolder
9990 %doc %{texmfdist}/doc/latex/china2e
9991 %doc %{texmfdist}/doc/latex/cite
9992 %doc %{texmfdist}/doc/latex/cjk
9993 %doc %{texmfdist}/doc/latex/classicthesis
9994 %doc %{texmfdist}/doc/latex/cleveref
9995 %doc %{texmfdist}/doc/latex/clock
9996 %doc %{texmfdist}/doc/latex/clrscode
9997 %doc %{texmfdist}/doc/latex/cm-lgc
9998 %doc %{texmfdist}/doc/latex/cmap
9999 %doc %{texmfdist}/doc/latex/cmcyralt
10000 %doc %{texmfdist}/doc/latex/cmdstring
10001 %doc %{texmfdist}/doc/latex/codepage
10002 %doc %{texmfdist}/doc/latex/colorinfo
10003 %doc %{texmfdist}/doc/latex/commath
10004 %doc %{texmfdist}/doc/latex/complexity
10005 %doc %{texmfdist}/doc/latex/concprog
10006 %doc %{texmfdist}/doc/latex/confproc
10007 %doc %{texmfdist}/doc/latex/constants
10008 %doc %{texmfdist}/doc/latex/cooking
10009 %doc %{texmfdist}/doc/latex/courier-scaled
10010 %doc %{texmfdist}/doc/latex/courseoutline
10011 %doc %{texmfdist}/doc/latex/coursepaper
10012 %doc %{texmfdist}/doc/latex/coverpage
10013 %doc %{texmfdist}/doc/latex/covington
10014 %doc %{texmfdist}/doc/latex/crossreference
10015 %doc %{texmfdist}/doc/latex/cryst
10016 %doc %{texmfdist}/doc/latex/csbulletin
10017 %doc %{texmfdist}/doc/latex/csquotes
10018 %doc %{texmfdist}/doc/latex/ctib
10019 %doc %{texmfdist}/doc/latex/cuisine
10020 %doc %{texmfdist}/doc/latex/cursor
10021 %doc %{texmfdist}/doc/latex/curve
10022 %doc %{texmfdist}/doc/latex/cv
10023 %doc %{texmfdist}/doc/latex/cweb-latex
10024 %doc %{texmfdist}/doc/latex/dashrule
10025 %doc %{texmfdist}/doc/latex/dateiliste
10026 %doc %{texmfdist}/doc/latex/datetime
10027 %doc %{texmfdist}/doc/latex/dcpic
10028 %doc %{texmfdist}/doc/latex/delimtxt
10029 %doc %{texmfdist}/doc/latex/diagnose
10030 %doc %{texmfdist}/doc/latex/dialogl
10031 %doc %{texmfdist}/doc/latex/dichokey
10032 %doc %{texmfdist}/doc/latex/digiconfigs
10033 %doc %{texmfdist}/doc/latex/din1505
10034 %doc %{texmfdist}/doc/latex/directory
10035 %doc %{texmfdist}/doc/latex/dlfltxb
10036 %doc %{texmfdist}/doc/latex/docmfp
10037 %doc %{texmfdist}/doc/latex/doi
10038 %doc %{texmfdist}/doc/latex/doipubmed
10039 %doc %{texmfdist}/doc/latex/dotarrow
10040 %doc %{texmfdist}/doc/latex/dottex
10041 %doc %{texmfdist}/doc/latex/dpfloat
10042 %doc %{texmfdist}/doc/latex/drac
10043 %doc %{texmfdist}/doc/latex/draftwatermark
10044 %doc %{texmfdist}/doc/latex/dramatist
10045 %doc %{texmfdist}/doc/latex/dtxgallery
10046 %doc %{texmfdist}/doc/latex/duerer-latex
10047 %doc %{texmfdist}/doc/latex/dvdcoll
10048 %doc %{texmfdist}/doc/latex/eCards
10049 %doc %{texmfdist}/doc/latex/ean13isbn
10050 %doc %{texmfdist}/doc/latex/easy
10051 %doc %{texmfdist}/doc/latex/ebezier
10052 %doc %{texmfdist}/doc/latex/ebong
10053 %doc %{texmfdist}/doc/latex/ebsthesis
10054 %doc %{texmfdist}/doc/latex/ecclesiastic
10055 %doc %{texmfdist}/doc/latex/ecltree
10056 %doc %{texmfdist}/doc/latex/ecv
10057 %doc %{texmfdist}/doc/latex/ed
10058 %doc %{texmfdist}/doc/latex/edmac
10059 %doc %{texmfdist}/doc/latex/edmargin
10060 %doc %{texmfdist}/doc/latex/ednotes
10061 %doc %{texmfdist}/doc/latex/eemeir
10062 %doc %{texmfdist}/doc/latex/egameps
10063 %doc %{texmfdist}/doc/latex/ellipsis
10064 %doc %{texmfdist}/doc/latex/elmath
10065 %doc %{texmfdist}/doc/latex/elpres
10066 %doc %{texmfdist}/doc/latex/elsevier
10067 %doc %{texmfdist}/doc/latex/em
10068 %doc %{texmfdist}/doc/latex/emp
10069 %doc %{texmfdist}/doc/latex/emulateapj
10070 %doc %{texmfdist}/doc/latex/endheads
10071 %doc %{texmfdist}/doc/latex/engpron
10072 %doc %{texmfdist}/doc/latex/engrec
10073 %doc %{texmfdist}/doc/latex/environ
10074 %doc %{texmfdist}/doc/latex/envlab
10075 %doc %{texmfdist}/doc/latex/epigraph
10076 %doc %{texmfdist}/doc/latex/epiolmec
10077 %doc %{texmfdist}/doc/latex/epsdice
10078 %doc %{texmfdist}/doc/latex/epspdfconversion
10079 %doc %{texmfdist}/doc/latex/eqparbox
10080 %doc %{texmfdist}/doc/latex/errata
10081 %doc %{texmfdist}/doc/latex/eskd
10082 %doc %{texmfdist}/doc/latex/eskdx
10083 %doc %{texmfdist}/doc/latex/etaremune
10084 %doc %{texmfdist}/doc/latex/etex-pkg
10085 %doc %{texmfdist}/doc/latex/ethiop-t1
10086 %doc %{texmfdist}/doc/latex/ethiop
10087 %doc %{texmfdist}/doc/latex/etoolbox
10088 %doc %{texmfdist}/doc/latex/eukdate
10089 %doc %{texmfdist}/doc/latex/euproposal
10090 %doc %{texmfdist}/doc/latex/euro
10091 %doc %{texmfdist}/doc/latex/europecv
10092 %doc %{texmfdist}/doc/latex/eurosans
10093 %doc %{texmfdist}/doc/latex/everypage
10094 %doc %{texmfdist}/doc/latex/examplep
10095 %doc %{texmfdist}/doc/latex/exceltex
10096 %doc %{texmfdist}/doc/latex/exercise
10097 %doc %{texmfdist}/doc/latex/expdlist
10098 %doc %{texmfdist}/doc/latex/expl3
10099 %doc %{texmfdist}/doc/latex/export
10100 %doc %{texmfdist}/doc/latex/extarrows
10101 %doc %{texmfdist}/doc/latex/extract
10102 %doc %{texmfdist}/doc/latex/facsimile
10103 %doc %{texmfdist}/doc/latex/fancynum
10104 %doc %{texmfdist}/doc/latex/fancyref
10105 %doc %{texmfdist}/doc/latex/fancytooltips
10106 %doc %{texmfdist}/doc/latex/fax
10107 %doc %{texmfdist}/doc/latex/figbib
10108 %doc %{texmfdist}/doc/latex/figsize
10109 %doc %{texmfdist}/doc/latex/fink
10110 %doc %{texmfdist}/doc/latex/fixfoot
10111 %doc %{texmfdist}/doc/latex/fixme
10112 %doc %{texmfdist}/doc/latex/flabels
10113 %doc %{texmfdist}/doc/latex/flacards
10114 %doc %{texmfdist}/doc/latex/flagderiv
10115 %doc %{texmfdist}/doc/latex/flashcards
10116 %doc %{texmfdist}/doc/latex/flippdf
10117 %doc %{texmfdist}/doc/latex/floatrow
10118 %doc %{texmfdist}/doc/latex/flowfram
10119 %doc %{texmfdist}/doc/latex/fmp
10120 %doc %{texmfdist}/doc/latex/fmtcount
10121 %doc %{texmfdist}/doc/latex/fnbreak
10122 %doc %{texmfdist}/doc/latex/fncychap
10123 %doc %{texmfdist}/doc/latex/foekfont
10124 %doc %{texmfdist}/doc/latex/fonttable
10125 %doc %{texmfdist}/doc/latex/forarray
10126 %doc %{texmfdist}/doc/latex/forloop
10127 %doc %{texmfdist}/doc/latex/formula
10128 %doc %{texmfdist}/doc/latex/fouridx
10129 %doc %{texmfdist}/doc/latex/frankenstein
10130 %doc %{texmfdist}/doc/latex/frenchle
10131 %doc %{texmfdist}/doc/latex/fribrief
10132 %doc %{texmfdist}/doc/latex/frletter
10133 %doc %{texmfdist}/doc/latex/frontespizio
10134 %doc %{texmfdist}/doc/latex/fullblck
10135 %doc %{texmfdist}/doc/latex/fullpict
10136 %doc %{texmfdist}/doc/latex/functan
10137 %doc %{texmfdist}/doc/latex/fundus
10138 %doc %{texmfdist}/doc/latex/gaceta
10139 %doc %{texmfdist}/doc/latex/galois
10140 %doc %{texmfdist}/doc/latex/gastex
10141 %doc %{texmfdist}/doc/latex/gatech-thesis
10142 %doc %{texmfdist}/doc/latex/gauss
10143 %doc %{texmfdist}/doc/latex/gb4e
10144 %doc %{texmfdist}/doc/latex/gcard
10145 %doc %{texmfdist}/doc/latex/gcite
10146 %doc %{texmfdist}/doc/latex/genmpage
10147 %doc %{texmfdist}/doc/latex/geomsty
10148 %doc %{texmfdist}/doc/latex/ginpenc
10149 %doc %{texmfdist}/doc/latex/gloss
10150 %doc %{texmfdist}/doc/latex/glossaries
10151 %doc %{texmfdist}/doc/latex/gmdoc
10152 %doc %{texmfdist}/doc/latex/gmeometric
10153 %doc %{texmfdist}/doc/latex/gmiflink
10154 %doc %{texmfdist}/doc/latex/gmutils
10155 %doc %{texmfdist}/doc/latex/gmverb
10156 %doc %{texmfdist}/doc/latex/gnuplottex
10157 %doc %{texmfdist}/doc/latex/graphicx-psmin
10158 %doc %{texmfdist}/doc/latex/greek-inputenc
10159 %doc %{texmfdist}/doc/latex/greekdates
10160 %doc %{texmfdist}/doc/latex/greektex
10161 %doc %{texmfdist}/doc/latex/grfpaste
10162 %doc %{texmfdist}/doc/latex/grnumalt
10163 %doc %{texmfdist}/doc/latex/grverb
10164 %doc %{texmfdist}/doc/latex/gu
10165 %doc %{texmfdist}/doc/latex/guitbeamer
10166 %doc %{texmfdist}/doc/latex/hanging
10167 %doc %{texmfdist}/doc/latex/har2nat
10168 %doc %{texmfdist}/doc/latex/harmony
10169 %doc %{texmfdist}/doc/latex/harpoon
10170 %doc %{texmfdist}/doc/latex/harvard
10171 %doc %{texmfdist}/doc/latex/hc
10172 %doc %{texmfdist}/doc/latex/hep
10173 %doc %{texmfdist}/doc/latex/hepnames
10174 %doc %{texmfdist}/doc/latex/hepparticles
10175 %doc %{texmfdist}/doc/latex/hepthesis
10176 %doc %{texmfdist}/doc/latex/hepunits
10177 %doc %{texmfdist}/doc/latex/hexgame
10178 %doc %{texmfdist}/doc/latex/hhtensor
10179 %doc %{texmfdist}/doc/latex/histogr
10180 %doc %{texmfdist}/doc/latex/hitec
10181 %doc %{texmfdist}/doc/latex/hpsdiss
10182 %doc %{texmfdist}/doc/latex/hrlatex
10183 %doc %{texmfdist}/doc/latex/hvfloat
10184 %doc %{texmfdist}/doc/latex/hypdvips
10185 %doc %{texmfdist}/doc/latex/hyperref-docsrc
10186 %doc %{texmfdist}/doc/latex/hyperxmp
10187 %doc %{texmfdist}/doc/latex/ibycus-babel
10188 %doc %{texmfdist}/doc/latex/icsv
10189 %doc %{texmfdist}/doc/latex/ieeepes
10190 %doc %{texmfdist}/doc/latex/ifmslide
10191 %doc %{texmfdist}/doc/latex/ifplatform
10192 %doc %{texmfdist}/doc/latex/ijmart
10193 %doc %{texmfdist}/doc/latex/imac
10194 %doc %{texmfdist}/doc/latex/image-gallery
10195 %doc %{texmfdist}/doc/latex/imtekda
10196 %doc %{texmfdist}/doc/latex/inlinebib
10197 %doc %{texmfdist}/doc/latex/inlinedef
10198 %doc %{texmfdist}/doc/latex/interactiveworkbook
10199 %doc %{texmfdist}/doc/latex/inversepath
10200 %doc %{texmfdist}/doc/latex/invoice
10201 %doc %{texmfdist}/doc/latex/ipa
10202 %doc %{texmfdist}/doc/latex/iso
10203 %doc %{texmfdist}/doc/latex/iso10303
10204 %doc %{texmfdist}/doc/latex/isodate
10205 %doc %{texmfdist}/doc/latex/isodoc
10206 %doc %{texmfdist}/doc/latex/isorot
10207 %doc %{texmfdist}/doc/latex/itnumpar
10208 %doc %{texmfdist}/doc/latex/jeopardy
10209 %doc %{texmfdist}/doc/latex/jknapltx
10210 %doc %{texmfdist}/doc/latex/jneurosci
10211 %doc %{texmfdist}/doc/latex/jpsj
10212 %doc %{texmfdist}/doc/latex/jura
10213 %doc %{texmfdist}/doc/latex/juraabbrev
10214 %doc %{texmfdist}/doc/latex/juramisc
10215 %doc %{texmfdist}/doc/latex/jurarsp
10216 %doc %{texmfdist}/doc/latex/karnaugh
10217 %doc %{texmfdist}/doc/latex/kerkis
10218 %doc %{texmfdist}/doc/latex/kerntest
10219 %doc %{texmfdist}/doc/latex/kluwer
10220 %doc %{texmfdist}/doc/latex/labelcas
10221 %doc %{texmfdist}/doc/latex/lazylist
10222 %doc %{texmfdist}/doc/latex/lcyw
10223 %doc %{texmfdist}/doc/latex/leading
10224 %doc %{texmfdist}/doc/latex/ledmac
10225 %doc %{texmfdist}/doc/latex/lettre
10226 %doc %{texmfdist}/doc/latex/lexikon
10227 %doc %{texmfdist}/doc/latex/lgreek
10228 %doc %{texmfdist}/doc/latex/lhelp
10229 %doc %{texmfdist}/doc/latex/linguex
10230 %doc %{texmfdist}/doc/latex/lipsum
10231 %doc %{texmfdist}/doc/latex/listbib
10232 %doc %{texmfdist}/doc/latex/listliketab
10233 %doc %{texmfdist}/doc/latex/listofsymbols
10234 %doc %{texmfdist}/doc/latex/lkproof
10235 %doc %{texmfdist}/doc/latex/logic
10236 %doc %{texmfdist}/doc/latex/logpap
10237 %doc %{texmfdist}/doc/latex/lps
10238 %doc %{texmfdist}/doc/latex/lsc
10239 %doc %{texmfdist}/doc/latex/ltxindex
10240 %doc %{texmfdist}/doc/latex/mafr
10241 %doc %{texmfdist}/doc/latex/magyar
10242 %doc %{texmfdist}/doc/latex/mailing
10243 %doc %{texmfdist}/doc/latex/makebarcode
10244 %doc %{texmfdist}/doc/latex/makebox
10245 %doc %{texmfdist}/doc/latex/makecell
10246 %doc %{texmfdist}/doc/latex/makecmds
10247 %doc %{texmfdist}/doc/latex/makedtx
10248 %doc %{texmfdist}/doc/latex/makeglos
10249 %doc %{texmfdist}/doc/latex/makeplot
10250 %doc %{texmfdist}/doc/latex/manuscript
10251 %doc %{texmfdist}/doc/latex/maple
10252 %doc %{texmfdist}/doc/latex/marginnote
10253 %doc %{texmfdist}/doc/latex/mathdesign
10254 %doc %{texmfdist}/doc/latex/mathpazo
10255 %doc %{texmfdist}/doc/latex/maybemath
10256 %doc %{texmfdist}/doc/latex/mcaption
10257 %doc %{texmfdist}/doc/latex/mceinleger
10258 %doc %{texmfdist}/doc/latex/mcite
10259 %doc %{texmfdist}/doc/latex/mciteplus
10260 %doc %{texmfdist}/doc/latex/memexsupp
10261 %doc %{texmfdist}/doc/latex/mentis
10262 %doc %{texmfdist}/doc/latex/metaplot
10263 %doc %{texmfdist}/doc/latex/method
10264 %doc %{texmfdist}/doc/latex/metre
10265 %doc %{texmfdist}/doc/latex/mff
10266 %doc %{texmfdist}/doc/latex/mfpic4ode
10267 %doc %{texmfdist}/doc/latex/mftinc
10268 %doc %{texmfdist}/doc/latex/mhequ
10269 %doc %{texmfdist}/doc/latex/miller
10270 %doc %{texmfdist}/doc/latex/minipage-marginpar
10271 %doc %{texmfdist}/doc/latex/miniplot
10272 %doc %{texmfdist}/doc/latex/minutes
10273 %doc %{texmfdist}/doc/latex/mla-paper
10274 %doc %{texmfdist}/doc/latex/mlist
10275 %doc %{texmfdist}/doc/latex/mmap
10276 %doc %{texmfdist}/doc/latex/mnsymbol
10277 %doc %{texmfdist}/doc/latex/moderncv
10278 %doc %{texmfdist}/doc/latex/modroman
10279 %doc %{texmfdist}/doc/latex/mongolian-babel
10280 %doc %{texmfdist}/doc/latex/montex
10281 %doc %{texmfdist}/doc/latex/moresize
10282 %doc %{texmfdist}/doc/latex/movie15
10283 %doc %{texmfdist}/doc/latex/msc
10284 %doc %{texmfdist}/doc/latex/msg
10285 %doc %{texmfdist}/doc/latex/mslapa
10286 %doc %{texmfdist}/doc/latex/mtgreek
10287 %doc %{texmfdist}/doc/latex/multibbl
10288 %doc %{texmfdist}/doc/latex/multicap
10289 %doc %{texmfdist}/doc/latex/multirow
10290 %doc %{texmfdist}/doc/latex/munich
10291 %doc %{texmfdist}/doc/latex/musixlyr
10292 %doc %{texmfdist}/doc/latex/muthesis
10293 %doc %{texmfdist}/doc/latex/mxd
10294 %doc %{texmfdist}/doc/latex/mxedruli
10295 %doc %{texmfdist}/doc/latex/nag
10296 %doc %{texmfdist}/doc/latex/namespc
10297 %doc %{texmfdist}/doc/latex/nath
10298 %doc %{texmfdist}/doc/latex/nature
10299 %doc %{texmfdist}/doc/latex/ncclatex
10300 %doc %{texmfdist}/doc/latex/ncctools
10301 %doc %{texmfdist}/doc/latex/nddiss
10302 %doc %{texmfdist}/doc/latex/newalg
10303 %doc %{texmfdist}/doc/latex/newfile
10304 %doc %{texmfdist}/doc/latex/newlfm
10305 %doc %{texmfdist}/doc/latex/newspaper
10306 %doc %{texmfdist}/doc/latex/newvbtm
10307 %doc %{texmfdist}/doc/latex/niceframe
10308 %doc %{texmfdist}/doc/latex/nih
10309 %doc %{texmfdist}/doc/latex/noitcrul
10310 %doc %{texmfdist}/doc/latex/nomentbl
10311 %doc %{texmfdist}/doc/latex/nonfloat
10312 %doc %{texmfdist}/doc/latex/nostarch
10313 %doc %{texmfdist}/doc/latex/notes
10314 %doc %{texmfdist}/doc/latex/notes2bib
10315 %doc %{texmfdist}/doc/latex/nrc
10316 %doc %{texmfdist}/doc/latex/ntabbing
10317 %doc %{texmfdist}/doc/latex/numname
10318 %doc %{texmfdist}/doc/latex/numprint
10319 %doc %{texmfdist}/doc/latex/objectz
10320 %doc %{texmfdist}/doc/latex/ocr-latex
10321 %doc %{texmfdist}/doc/latex/octavo
10322 %doc %{texmfdist}/doc/latex/ogham
10323 %doc %{texmfdist}/doc/latex/ogonek
10324 %doc %{texmfdist}/doc/latex/opcit
10325 %doc %{texmfdist}/doc/latex/ordinalpt
10326 %doc %{texmfdist}/doc/latex/othello
10327 %doc %{texmfdist}/doc/latex/otibet
10328 %doc %{texmfdist}/doc/latex/outline
10329 %doc %{texmfdist}/doc/latex/outliner
10330 %doc %{texmfdist}/doc/latex/pagenote
10331 %doc %{texmfdist}/doc/latex/paper
10332 %doc %{texmfdist}/doc/latex/papercdcase
10333 %doc %{texmfdist}/doc/latex/papertex
10334 %doc %{texmfdist}/doc/latex/parallel
10335 %doc %{texmfdist}/doc/latex/paresse
10336 %doc %{texmfdist}/doc/latex/parrun
10337 %doc %{texmfdist}/doc/latex/pauldoc
10338 %doc %{texmfdist}/doc/latex/pbox
10339 %doc %{texmfdist}/doc/latex/pbsheet
10340 %doc %{texmfdist}/doc/latex/pdfcprot
10341 %doc %{texmfdist}/doc/latex/pdfscreen
10342 %doc %{texmfdist}/doc/latex/pdfsync
10343 %doc %{texmfdist}/doc/latex/pdftricks
10344 %doc %{texmfdist}/doc/latex/pdfwin
10345 %doc %{texmfdist}/doc/latex/pecha
10346 %doc %{texmfdist}/doc/latex/perception
10347 %doc %{texmfdist}/doc/latex/perltex
10348 %doc %{texmfdist}/doc/latex/petiteannonce
10349 %doc %{texmfdist}/doc/latex/petri-nets
10350 %doc %{texmfdist}/doc/latex/pgf-soroban
10351 %doc %{texmfdist}/doc/latex/pgfopts
10352 %doc %{texmfdist}/doc/latex/pgfplots
10353 %doc %{texmfdist}/doc/latex/philex
10354 %doc %{texmfdist}/doc/latex/philosophersimprint
10355 %doc %{texmfdist}/doc/latex/photo
10356 %doc %{texmfdist}/doc/latex/pinlabel
10357 %doc %{texmfdist}/doc/latex/pittetd
10358 %doc %{texmfdist}/doc/latex/plari
10359 %doc %{texmfdist}/doc/latex/plates
10360 %doc %{texmfdist}/doc/latex/play
10361 %doc %{texmfdist}/doc/latex/plweb
10362 %doc %{texmfdist}/doc/latex/pmgraph
10363 %doc %{texmfdist}/doc/latex/poemscol
10364 %doc %{texmfdist}/doc/latex/polski
10365 %doc %{texmfdist}/doc/latex/polyglot
10366 %doc %{texmfdist}/doc/latex/polytable
10367 %doc %{texmfdist}/doc/latex/postcards
10368 %doc %{texmfdist}/doc/latex/powerdot
10369 %doc %{texmfdist}/doc/latex/ppower4
10370 %doc %{texmfdist}/doc/latex/ppr-prv
10371 %doc %{texmfdist}/doc/latex/pracjourn
10372 %doc %{texmfdist}/doc/latex/prettyref
10373 %doc %{texmfdist}/doc/latex/proba
10374 %doc %{texmfdist}/doc/latex/probsoln
10375 %doc %{texmfdist}/doc/latex/procIAGssymp
10376 %doc %{texmfdist}/doc/latex/progkeys
10377 %doc %{texmfdist}/doc/latex/progress
10378 %doc %{texmfdist}/doc/latex/protex
10379 %doc %{texmfdist}/doc/latex/protocol
10380 %doc %{texmfdist}/doc/latex/psfragx
10381 %doc %{texmfdist}/doc/latex/psgo
10382 %doc %{texmfdist}/doc/latex/pspicture
10383 %doc %{texmfdist}/doc/latex/pst2pdf
10384 %doc %{texmfdist}/doc/latex/ptptex
10385 %doc %{texmfdist}/doc/latex/qcm
10386 %doc %{texmfdist}/doc/latex/qobitree
10387 %doc %{texmfdist}/doc/latex/qstest
10388 %doc %{texmfdist}/doc/latex/qsymbols
10389 %doc %{texmfdist}/doc/latex/qtree
10390 %doc %{texmfdist}/doc/latex/quotchap
10391 %doc %{texmfdist}/doc/latex/quotmark
10392 %doc %{texmfdist}/doc/latex/r_und_s
10393 %doc %{texmfdist}/doc/latex/randbild
10394 %doc %{texmfdist}/doc/latex/randtext
10395 %doc %{texmfdist}/doc/latex/rccol
10396 %doc %{texmfdist}/doc/latex/rcs
10397 %doc %{texmfdist}/doc/latex/rcsinfo
10398 %doc %{texmfdist}/doc/latex/recipecard
10399 %doc %{texmfdist}/doc/latex/rectopma
10400 %doc %{texmfdist}/doc/latex/refcheck
10401 %doc %{texmfdist}/doc/latex/refman
10402 %doc %{texmfdist}/doc/latex/refstyle
10403 %doc %{texmfdist}/doc/latex/regcount
10404 %doc %{texmfdist}/doc/latex/register
10405 %doc %{texmfdist}/doc/latex/relenc
10406 %doc %{texmfdist}/doc/latex/repeatindex
10407 %doc %{texmfdist}/doc/latex/rlepsf
10408 %doc %{texmfdist}/doc/latex/rmpage
10409 %doc %{texmfdist}/doc/latex/robustcommand
10410 %doc %{texmfdist}/doc/latex/robustindex
10411 %doc %{texmfdist}/doc/latex/romannum
10412 %doc %{texmfdist}/doc/latex/rotpages
10413 %doc %{texmfdist}/doc/latex/rsc
10414 %doc %{texmfdist}/doc/latex/rst
10415 %doc %{texmfdist}/doc/latex/rtkinenc
10416 %doc %{texmfdist}/doc/latex/rtklage
10417 %doc %{texmfdist}/doc/latex/sagetex
10418 %doc %{texmfdist}/doc/latex/sanskrit
10419 %doc %{texmfdist}/doc/latex/sauerj
10420 %doc %{texmfdist}/doc/latex/sauterfonts
10421 %doc %{texmfdist}/doc/latex/savefnmark
10422 %doc %{texmfdist}/doc/latex/savetrees
10423 %doc %{texmfdist}/doc/latex/scalebar
10424 %doc %{texmfdist}/doc/latex/schedule
10425 %doc %{texmfdist}/doc/latex/scientificpaper
10426 %doc %{texmfdist}/doc/latex/sciposter
10427 %doc %{texmfdist}/doc/latex/sciwordconv
10428 %doc %{texmfdist}/doc/latex/screenplay
10429 %doc %{texmfdist}/doc/latex/script
10430 %doc %{texmfdist}/doc/latex/sdrt
10431 %doc %{texmfdist}/doc/latex/sectionbox
10432 %doc %{texmfdist}/doc/latex/semantic
10433 %doc %{texmfdist}/doc/latex/semioneside
10434 %doc %{texmfdist}/doc/latex/seqsplit
10435 %doc %{texmfdist}/doc/latex/sf298
10436 %doc %{texmfdist}/doc/latex/sffms
10437 %doc %{texmfdist}/doc/latex/sfg
10438 %doc %{texmfdist}/doc/latex/sgame
10439 %doc %{texmfdist}/doc/latex/shadethm
10440 %doc %{texmfdist}/doc/latex/shipunov
10441 %doc %{texmfdist}/doc/latex/shorttoc
10442 %doc %{texmfdist}/doc/latex/show2e
10443 %doc %{texmfdist}/doc/latex/showexpl
10444 %doc %{texmfdist}/doc/latex/sides
10445 %doc %{texmfdist}/doc/latex/siggraph
10446 %doc %{texmfdist}/doc/latex/simplecv
10447 %doc %{texmfdist}/doc/latex/simplewick
10448 %doc %{texmfdist}/doc/latex/skak
10449 %doc %{texmfdist}/doc/latex/slantsc
10450 %doc %{texmfdist}/doc/latex/smalltableof
10451 %doc %{texmfdist}/doc/latex/smartref
10452 %doc %{texmfdist}/doc/latex/smflatex
10453 %doc %{texmfdist}/doc/latex/snapshot
10454 %doc %{texmfdist}/doc/latex/songbook
10455 %doc %{texmfdist}/doc/latex/sort-by-letters
10456 %doc %{texmfdist}/doc/latex/soyombo
10457 %doc %{texmfdist}/doc/latex/sparklines
10458 %doc %{texmfdist}/doc/latex/spie
10459 %doc %{texmfdist}/doc/latex/splitbib
10460 %doc %{texmfdist}/doc/latex/splitindex
10461 %doc %{texmfdist}/doc/latex/spotcolor
10462 %doc %{texmfdist}/doc/latex/sprite
10463 %doc %{texmfdist}/doc/latex/srcltx
10464 %doc %{texmfdist}/doc/latex/sseq
10465 %doc %{texmfdist}/doc/latex/ssqquote
10466 %doc %{texmfdist}/doc/latex/stage
10467 %doc %{texmfdist}/doc/latex/statistik
10468 %doc %{texmfdist}/doc/latex/stdpage
10469 %doc %{texmfdist}/doc/latex/stellenbosch
10470 %doc %{texmfdist}/doc/latex/stex
10471 %doc %{texmfdist}/doc/latex/stringstrings
10472 %doc %{texmfdist}/doc/latex/struktex
10473 %doc %{texmfdist}/doc/latex/sttools
10474 %doc %{texmfdist}/doc/latex/stubs
10475 %doc %{texmfdist}/doc/latex/subdepth
10476 %doc %{texmfdist}/doc/latex/subeqn
10477 %doc %{texmfdist}/doc/latex/subeqnarray
10478 %doc %{texmfdist}/doc/latex/subfloat
10479 %doc %{texmfdist}/doc/latex/substr
10480 %doc %{texmfdist}/doc/latex/sudoku
10481 %doc %{texmfdist}/doc/latex/sudokubundle
10482 %doc %{texmfdist}/doc/latex/sugconf
10483 %doc %{texmfdist}/doc/latex/supertabular
10484 %doc %{texmfdist}/doc/latex/susy
10485 %doc %{texmfdist}/doc/latex/svgcolor
10486 %doc %{texmfdist}/doc/latex/svn-multi
10487 %doc %{texmfdist}/doc/latex/svn
10488 %doc %{texmfdist}/doc/latex/svninfo
10489 %doc %{texmfdist}/doc/latex/swebib
10490 %doc %{texmfdist}/doc/latex/swimgraf
10491 %doc %{texmfdist}/doc/latex/synproof
10492 %doc %{texmfdist}/doc/latex/syntax
10493 %doc %{texmfdist}/doc/latex/syntrace
10494 %doc %{texmfdist}/doc/latex/synttree
10495 %doc %{texmfdist}/doc/latex/t-angles
10496 %doc %{texmfdist}/doc/latex/tableaux
10497 %doc %{texmfdist}/doc/latex/tablists
10498 %doc %{texmfdist}/doc/latex/tablor
10499 %doc %{texmfdist}/doc/latex/tabto-ltx
10500 %doc %{texmfdist}/doc/latex/tabulary
10501 %doc %{texmfdist}/doc/latex/tabvar
10502 %doc %{texmfdist}/doc/latex/talk
10503 %doc %{texmfdist}/doc/latex/tapir
10504 %doc %{texmfdist}/doc/latex/tcldoc
10505 %doc %{texmfdist}/doc/latex/tdsfrmath
10506 %doc %{texmfdist}/doc/latex/technics
10507 %doc %{texmfdist}/doc/latex/ted
10508 %doc %{texmfdist}/doc/latex/tengwarscript
10509 %doc %{texmfdist}/doc/latex/tensor
10510 %doc %{texmfdist}/doc/latex/teubner
10511 %doc %{texmfdist}/doc/latex/texmate
10512 %doc %{texmfdist}/doc/latex/texpower
10513 %doc %{texmfdist}/doc/latex/texshade
10514 %doc %{texmfdist}/doc/latex/textcase
10515 %doc %{texmfdist}/doc/latex/textopo
10516 %doc %{texmfdist}/doc/latex/theoremref
10517 %doc %{texmfdist}/doc/latex/thesis-titlepage-fhac
10518 %doc %{texmfdist}/doc/latex/thinsp
10519 %doc %{texmfdist}/doc/latex/thmtools
10520 %doc %{texmfdist}/doc/latex/thumb
10521 %doc %{texmfdist}/doc/latex/thuthesis
10522 %doc %{texmfdist}/doc/latex/ticket
10523 %doc %{texmfdist}/doc/latex/tikz-inet
10524 %doc %{texmfdist}/doc/latex/timesht
10525 %doc %{texmfdist}/doc/latex/titling
10526 %doc %{texmfdist}/doc/latex/tocvsec2
10527 %doc %{texmfdist}/doc/latex/todo
10528 %doc %{texmfdist}/doc/latex/tokenizer
10529 %doc %{texmfdist}/doc/latex/toolbox
10530 %doc %{texmfdist}/doc/latex/topfloat
10531 %doc %{texmfdist}/doc/latex/toptesi
10532 %doc %{texmfdist}/doc/latex/tpslifonts
10533 %doc %{texmfdist}/doc/latex/trajan
10534 %doc %{texmfdist}/doc/latex/translator
10535 %doc %{texmfdist}/doc/latex/tree-dvips
10536 %doc %{texmfdist}/doc/latex/trfsigns
10537 %doc %{texmfdist}/doc/latex/trivfloat
10538 %doc %{texmfdist}/doc/latex/trsym
10539 %doc %{texmfdist}/doc/latex/tufte-latex
10540 %doc %{texmfdist}/doc/latex/tugboat
10541 %doc %{texmfdist}/doc/latex/turnstile
10542 %doc %{texmfdist}/doc/latex/twoup
10543 %doc %{texmfdist}/doc/latex/typedref
10544 %doc %{texmfdist}/doc/latex/typogrid
10545 %doc %{texmfdist}/doc/latex/uaclasses
10546 %doc %{texmfdist}/doc/latex/ucthesis
10547 %doc %{texmfdist}/doc/latex/uebungsblatt
10548 %doc %{texmfdist}/doc/latex/uiucthesis
10549 %doc %{texmfdist}/doc/latex/ulsy
10550 %doc %{texmfdist}/doc/latex/umich-thesis
10551 %doc %{texmfdist}/doc/latex/uml
10552 %doc %{texmfdist}/doc/latex/umlaute
10553 %doc %{texmfdist}/doc/latex/umoline
10554 %doc %{texmfdist}/doc/latex/umthesis
10555 %doc %{texmfdist}/doc/latex/underlin
10556 %doc %{texmfdist}/doc/latex/undertilde
10557 %doc %{texmfdist}/doc/latex/unitsdef
10558 %doc %{texmfdist}/doc/latex/unroman
10559 %doc %{texmfdist}/doc/latex/upmethodology
10560 %doc %{texmfdist}/doc/latex/urlbst
10561 %doc %{texmfdist}/doc/latex/ushort
10562 %doc %{texmfdist}/doc/latex/uwthesis
10563 %doc %{texmfdist}/doc/latex/varindex
10564 %doc %{texmfdist}/doc/latex/varsfromjobname
10565 %doc %{texmfdist}/doc/latex/vector
10566 %doc %{texmfdist}/doc/latex/verse
10567 %doc %{texmfdist}/doc/latex/vhistory
10568 %doc %{texmfdist}/doc/latex/vita
10569 %doc %{texmfdist}/doc/latex/volumes
10570 %doc %{texmfdist}/doc/latex/vpe
10571 %doc %{texmfdist}/doc/latex/vrsion
10572 %doc %{texmfdist}/doc/latex/vwcol
10573 %doc %{texmfdist}/doc/latex/vxu
10574 %doc %{texmfdist}/doc/latex/wadalab
10575 %doc %{texmfdist}/doc/latex/wallpaper
10576 %doc %{texmfdist}/doc/latex/warpcol
10577 %doc %{texmfdist}/doc/latex/wnri
10578 %doc %{texmfdist}/doc/latex/wordlike
10579 %doc %{texmfdist}/doc/latex/xargs
10580 %doc %{texmfdist}/doc/latex/xdoc
10581 %doc %{texmfdist}/doc/latex/xfor
10582 %doc %{texmfdist}/doc/latex/xifthen
10583 %doc %{texmfdist}/doc/latex/xmpincl
10584 %doc %{texmfdist}/doc/latex/xnewcommand
10585 %doc %{texmfdist}/doc/latex/xoptarg
10586 %doc %{texmfdist}/doc/latex/xpackages
10587 %doc %{texmfdist}/doc/latex/xskak
10588 %doc %{texmfdist}/doc/latex/xstring
10589 %doc %{texmfdist}/doc/latex/xtcapts
10590 %doc %{texmfdist}/doc/latex/xyling
10591 %doc %{texmfdist}/doc/latex/xytree
10592 %doc %{texmfdist}/doc/latex/yafoot
10593 %doc %{texmfdist}/doc/latex/yhmath
10594 %doc %{texmfdist}/doc/latex/york-thesis
10595 %doc %{texmfdist}/doc/latex/yplan
10596 %doc %{texmfdist}/doc/latex/zed-csp
10597 %doc %{texmfdist}/doc/latex/zefonts
10598 %doc %{texmfdist}/doc/latex/ziffer
10599 %doc %{texmfdist}/doc/latex/zwgetfdate
10600 %doc %{texmfdist}/source/latex/hyperref/doc
10601 %doc %{texmfdist}/source/latex/koma-script/doc
10602
10603 %files latex-math
10604 %defattr(644,root,root,755)
10605 %{texmfdist}/source/latex/permute
10606 %{texmfdist}/tex/latex/permute
10607 %doc %{texmfdist}/doc/latex/permute
10608 %{texmfdist}/source/latex/bez123
10609 %{texmfdist}/tex/latex/bez123
10610 %doc %{texmfdist}/doc/latex/bez123
10611 %{texmfdist}/source/latex/binomexp
10612 %{texmfdist}/tex/latex/binomexp
10613 %doc %{texmfdist}/doc/latex/binomexp
10614 %doc %{texmfdist}/doc/latex/coordsys
10615 %{texmfdist}/source/latex/coordsys
10616 %{texmfdist}/tex/latex/coordsys
10617 %doc %{texmfdist}/doc/latex/egplot
10618 %{texmfdist}/source/latex/egplot
10619 %{texmfdist}/tex/latex/egplot
10620 %doc %{texmfdist}/doc/latex/eqlist
10621 %{texmfdist}/source/latex/eqlist
10622 %{texmfdist}/tex/latex/eqlist
10623 %doc %{texmfdist}/doc/latex/eqnarray
10624 %{texmfdist}/source/latex/eqnarray
10625 %{texmfdist}/tex/latex/eqnarray
10626 %doc %{texmfdist}/doc/latex/esdiff
10627 %{texmfdist}/source/latex/esdiff
10628 %{texmfdist}/tex/latex/esdiff
10629 %doc %{texmfdist}/doc/latex/esvect
10630 %{texmfdist}/fonts/map/dvips/esvect
10631 %{texmfdist}/fonts/source/public/esvect
10632 %{texmfdist}/fonts/tfm/public/esvect
10633 %{texmfdist}/fonts/type1/public/esvect
10634 %{texmfdist}/source/latex/esvect
10635 %{texmfdist}/tex/latex/esvect
10636 %doc %{texmfdist}/doc/latex/extpfeil
10637 %{texmfdist}/source/latex/extpfeil
10638 %{texmfdist}/tex/latex/extpfeil
10639 %doc %{texmfdist}/doc/latex/faktor
10640 %{texmfdist}/source/latex/faktor
10641 %{texmfdist}/tex/latex/faktor
10642 %doc %{texmfdist}/doc/latex/cmll
10643 %{texmfdist}/source/latex/cmll
10644 %{texmfdist}/fonts/map/dvips/cmll
10645 %{texmfdist}/fonts/source/public/cmll
10646 %{texmfdist}/fonts/tfm/public/cmll
10647 %{texmfdist}/fonts/type1/public/cmll
10648 %{texmfdist}/tex/latex/cmll
10649
10650 %files latex-physics
10651 %defattr(644,root,root,755)
10652 %doc %{texmfdist}/doc/latex/circ
10653 %{texmfdist}/tex/latex/circ
10654 %{texmfdist}/source/latex/circ
10655 %doc %{texmfdist}/doc/latex/colorwav
10656 %{texmfdist}/source/latex/colorwav
10657 %{texmfdist}/tex/latex/colorwav
10658 %doc %{texmfdist}/doc/latex/dyntree
10659 %{texmfdist}/source/latex/dyntree
10660 %{texmfdist}/tex/latex/dyntree
10661 %doc %{texmfdist}/doc/latex/feynmf
10662 %{texmfdist}/source/latex/feynmf
10663 %{texmfdist}/tex/latex/feynmf
10664 %{texmfdist}/metapost/feynmf
10665
10666 %files latex-chem
10667 %defattr(644,root,root,755)
10668 %doc %{texmfdist}/doc/latex/achemso
10669 %doc %{texmfdist}/doc/latex/bpchem
10670 %doc %{texmfdist}/doc/latex/chemstyle
10671 %doc %{texmfdist}/doc/latex/mhchem
10672 %doc %{texmfdist}/doc/fonts/chemarrow
10673 %doc %{texmfdist}/doc/latex/chemcompounds
10674 %doc %{texmfdist}/doc/latex/chemcono
10675 %{texmfdist}/fonts/afm/public/chemarrow
10676 %{texmfdist}/fonts/map/dvips/chemarrow
10677 %{texmfdist}/fonts/source/public/chemarrow
10678 %{texmfdist}/fonts/tfm/public/chemarrow
10679 %{texmfdist}/fonts/type1/public/chemarrow
10680 %{texmfdist}/source/latex/achemso
10681 %{texmfdist}/source/latex/bpchem
10682 %{texmfdist}/source/latex/chemcompounds
10683 %{texmfdist}/source/latex/chemstyle
10684 %{texmfdist}/tex/latex/achemso
10685 %{texmfdist}/tex/latex/bpchem
10686 %{texmfdist}/tex/latex/chemarrow
10687 %{texmfdist}/tex/latex/chemcompounds
10688 %{texmfdist}/tex/latex/chemcono
10689 %{texmfdist}/tex/latex/chemstyle
10690 %{texmfdist}/tex/latex/mhchem
10691
10692 %files latex-biology
10693 %defattr(644,root,root,755)
10694 %doc %{texmfdist}/doc/latex/biocon
10695 %{texmfdist}/bibtex/bib/biocon
10696 %{texmfdist}/source/latex/biocon
10697 %{texmfdist}/tex/latex/biocon
10698 # Format DNA base sequences.
10699 %doc %{texmfdist}/doc/latex/dnaseq
10700 %{texmfdist}/source/latex/dnaseq
10701 %{texmfdist}/tex/latex/dnaseq
10702
10703 %files latex-pdftools
10704 %defattr(644,root,root,755)
10705 %{texmfdist}/source/latex/attachfile
10706 %{texmfdist}/tex/latex/attachfile
10707 %doc %{texmfdist}/doc/latex/attachfile
10708 # Associate a pop-up window and tooltip with PDF hyperlinks.
10709 %doc %{texmfdist}/doc/latex/cooltooltips
10710 %{texmfdist}/source/latex/cooltooltips
10711 %{texmfdist}/tex/latex/cooltooltips
10712
10713 %files latex-informatic
10714 %defattr(644,root,root,755)
10715 # LaTeX environments for typesetting algorithms.
10716 %doc %{texmfdist}/doc/latex/alg
10717 %{texmfdist}/source/latex/alg
10718 %{texmfdist}/tex/latex/alg
10719 # Create illustrations for network protocol specifications.
10720 %{texmfdist}/source/latex/bytefield
10721 %{texmfdist}/tex/latex/bytefield
10722 %doc %{texmfdist}/doc/latex/bytefield
10723
10724 %files latex-games
10725 %defattr(644,root,root,755)
10726 %doc %{texmfdist}/doc/latex/backgammon
10727 %doc %{texmfdist}/doc/latex/chessboard
10728 %doc %{texmfdist}/doc/latex/chessfss
10729 %doc %{texmfdist}/doc/latex/cwpuzzle
10730 %{texmfdist}/tex/latex/cwpuzzle
10731 %{texmfdist}/source/latex/cwpuzzle
10732 %{texmfdist}/fonts/enc/dvips/chessfss
10733 %{texmfdist}/fonts/source/public/backgammon
10734 %{texmfdist}/fonts/source/public/cchess
10735 %{texmfdist}/fonts/source/public/chess
10736 %{texmfdist}/fonts/tfm/public/backgammon
10737 %{texmfdist}/fonts/tfm/public/cchess
10738 %{texmfdist}/source/latex/backgammon
10739 %{texmfdist}/source/latex/chessboard
10740 %{texmfdist}/source/latex/chessfss
10741 %{texmfdist}/tex/latex/backgammon
10742 %{texmfdist}/tex/latex/cchess
10743 %{texmfdist}/tex/latex/chess
10744 %{texmfdist}/tex/latex/chessboard
10745 %{texmfdist}/tex/latex/chessfss
10746 %doc %{texmfdist}/doc/latex/crosswrd
10747 %{texmfdist}/source/latex/crosswrd
10748 %{texmfdist}/tex/latex/crosswrd
10749
10750 %files latex-styles
10751 %defattr(644,root,root,755)
10752 %doc %{texmfdist}/doc/latex/acmconf
10753 %{texmfdist}/source/latex/acmconf
10754 %{texmfdist}/tex/latex/acmconf
10755 %doc %{texmfdist}/doc/latex/active-conf
10756 %{texmfdist}/source/latex/active-conf
10757 %{texmfdist}/tex/latex/active-conf
10758 %doc %{texmfdist}/doc/latex/asaetr
10759 %{texmfdist}/bibtex/bst/asaetr
10760 %{texmfdist}/bibtex/bib/asaetr
10761 %{texmfdist}/tex/latex/asaetr
10762 %{texmfdist}/source/latex/asaetr
10763 %doc %{texmfdist}/doc/latex/aiaa
10764 %{texmfdist}/source/latex/aiaa
10765 %{texmfdist}/tex/latex/aiaa
10766 %{texmfdist}/bibtex/bib/aiaa
10767 %{texmfdist}/bibtex/bst/aiaa
10768 %doc %{texmfdist}/doc/latex/apacite
10769 %{texmfdist}/bibtex/bib/apacite
10770 %{texmfdist}/bibtex/bst/apacite
10771 %{texmfdist}/source/latex/apacite
10772 %{texmfdist}/tex/latex/apacite
10773 %doc %{texmfdist}/doc/latex/aastex
10774 %{texmfdist}/source/latex/aastex
10775 %{texmfdist}/tex/latex/aastex
10776 %doc %{texmfdist}/doc/latex/IEEEconf
10777 %{texmfdist}/source/latex/IEEEconf
10778 %{texmfdist}/tex/latex/IEEEconf
10779 %doc %{texmfdist}/doc/latex/computational-complexity
10780 %{texmfdist}/source/latex/computational-complexity
10781 %{texmfdist}/tex/latex/computational-complexity
10782 %{texmfdist}/bibtex/bib/computational-complexity
10783 %{texmfdist}/bibtex/bst/computational-complexity
10784 # Document class for the journal of DANTE.
10785 %doc %{texmfdist}/doc/latex/dtk
10786 %{texmfdist}/source/latex/dtk
10787 %{texmfdist}/tex/latex/dtk
10788 %{texmfdist}/bibtex/bib/dtk
10789 %{texmfdist}/bibtex/bst/dtk
10790 # Class for articles for submission to Elsevier journals.
10791 %doc %{texmfdist}/doc/latex/elsarticle
10792 %{texmfdist}/source/latex/elsarticle
10793 %{texmfdist}/tex/latex/elsarticle
10794
10795 %files latex-lang
10796 %defattr(644,root,root,755)
10797 # Curriculum vitae for French use.
10798 %doc %{texmfdist}/doc/latex/ESIEEcv
10799 %{texmfdist}/source/latex/ESIEEcv
10800 %{texmfdist}/tex/latex/ESIEEcv
10801 # Class for typesetting letters to Swiss rules.
10802 %doc %{texmfdist}/doc/latex/chletter
10803 %{texmfdist}/source/latex/chletter
10804 %{texmfdist}/tex/latex/chletter
10805 # German letter DIN style.
10806 %doc %{texmfdist}/doc/latex/dinbrief
10807 %{texmfdist}/source/latex/dinbrief
10808 %{texmfdist}/tex/latex/dinbrief
10809 # Class and templates for typesetting dissertations in Russian.
10810 %doc %{texmfdist}/doc/latex/disser
10811 %{texmfdist}/tex/latex/disser
10812 %{texmfdist}/source/latex/disser
10813
10814 %files latex-music
10815 %defattr(644,root,root,755)
10816 # Support ABC music notation in LaTeX.
10817 %doc %{texmfdist}/doc/latex/abc
10818 %{texmfdist}/source/latex/abc
10819 %{texmfdist}/tex/latex/abc
10820 %doc %{texmfdist}/doc/latex/guitar
10821 %{texmfdist}/source/latex/guitar
10822 %{texmfdist}/tex/latex/guitar
10823
10824 %files latex-extend
10825 %defattr(644,root,root,755)
10826 %doc %{texmfdist}/doc/latex/HA-prosper
10827 %{texmfdist}/source/latex/HA-prosper
10828 %{texmfdist}/tex/latex/HA-prosper
10829 %doc %{texmfdist}/doc/latex/arydshln
10830 %{texmfdist}/source/latex/arydshln
10831 %{texmfdist}/tex/latex/arydshln
10832 %doc %{texmfdist}/doc/latex/chappg
10833 %{texmfdist}/source/latex/chappg
10834 %{texmfdist}/tex/latex/chappg
10835 %doc %{texmfdist}/doc/latex/addlines
10836 %{texmfdist}/source/latex/addlines
10837 %{texmfdist}/tex/latex/addlines
10838 %doc %{texmfdist}/doc/latex/alnumsec
10839 %{texmfdist}/source/latex/alnumsec
10840 %{texmfdist}/tex/latex/alnumsec
10841 %doc %{texmfdist}/doc/latex/babelbib
10842 %{texmfdist}/source/latex/babelbib
10843 %{texmfdist}/bibtex/bst/babelbib
10844 %{texmfdist}/tex/latex/babelbib
10845 %doc %{texmfdist}/doc/latex/bibtopicprefix
10846 %{texmfdist}/source/latex/bibtopicprefix
10847 %{texmfdist}/tex/latex/bibtopicprefix
10848 %doc %{texmfdist}/doc/latex/boites
10849 %{texmfdist}/source/latex/boites
10850 %{texmfdist}/tex/latex/boites
10851 %{texmfdist}/source/latex/cjw
10852 %{texmfdist}/tex/latex/cjw
10853 %doc %{texmfdist}/doc/latex/booklet
10854 %{texmfdist}/source/latex/booklet
10855 %{texmfdist}/tex/latex/booklet
10856 %doc %{texmfdist}/doc/latex/bullcntr
10857 %{texmfdist}/source/latex/bullcntr
10858 %{texmfdist}/tex/latex/bullcntr
10859 %doc %{texmfdist}/doc/latex/clefval
10860 %{texmfdist}/tex/latex/clefval
10861 %{texmfdist}/source/latex/clefval
10862 %doc %{texmfdist}/doc/latex/colortbl
10863 %{texmfdist}/source/latex/colortbl
10864 %{texmfdist}/tex/latex/colortbl
10865 %doc %{texmfdist}/doc/latex/contour
10866 %{texmfdist}/source/latex/contour
10867 %{texmfdist}/tex/latex/contour
10868 %doc %{texmfdist}/doc/latex/combine
10869 %{texmfdist}/source/latex/combine
10870 %{texmfdist}/tex/latex/combine
10871 %doc %{texmfdist}/doc/latex/curve2e
10872 %{texmfdist}/source/latex/curve2e
10873 %{texmfdist}/tex/latex/curve2e
10874 %doc %{texmfdist}/doc/latex/ctable
10875 %{texmfdist}/source/latex/ctable
10876 %{texmfdist}/tex/latex/ctable
10877
10878 %files latex-programming
10879 %defattr(644,root,root,755)
10880 %doc %{texmfdist}/doc/latex/cool
10881 %{texmfdist}/source/latex/cool
10882 %{texmfdist}/tex/latex/cool
10883 %doc %{texmfdist}/doc/latex/coolstr
10884 %{texmfdist}/source/latex/coolstr
10885 %{texmfdist}/tex/latex/coolstr
10886 %doc %{texmfdist}/doc/latex/coollist
10887 %{texmfdist}/source/latex/coollist
10888 %{texmfdist}/tex/latex/coollist
10889 %{texmfdist}/source/latex/cmdtrack
10890 %{texmfdist}/tex/latex/cmdtrack
10891 %doc %{texmfdist}/doc/latex/datenumber
10892 %{texmfdist}/source/latex/datenumber
10893 %{texmfdist}/tex/latex/datenumber
10894 %doc %{texmfdist}/doc/latex/dprogress
10895 %{texmfdist}/source/latex/dprogress
10896 %{texmfdist}/tex/latex/dprogress
10897 %doc %{texmfdist}/doc/latex/csvtools
10898 %{texmfdist}/source/latex/csvtools
10899 %{texmfdist}/tex/latex/csvtools
10900 %doc %{texmfdist}/doc/latex/datatool
10901 %{texmfdist}/source/latex/datatool
10902 %{texmfdist}/tex/latex/datatool
10903
10904 %files latex-other
10905 %defattr(644,root,root,755)
10906 %{texmfdist}/metapost/latexmp
10907 %{texmfdist}/metapost/makecirc
10908 %dir %{texmfdist}/source/alatex
10909 %{texmfdist}/source/alatex/base
10910 %dir %{texmfdist}/source/cslatex
10911 %{texmfdist}/source/cslatex/base
10912 %{texmfdist}/source/generic/xypic
10913 %{texmfdist}/source/latex/GuIT
10914 # Expand acronyms at least once.
10915 %{texmfdist}/source/latex/acronym
10916 # Using address lists in LaTeX.
10917 %{texmfdist}/source/latex/adrlist
10918 # Alternative font handling in LaTeX.
10919 %{texmfdist}/source/latex/altfont
10920 # Setting questions (or exercises) and answers.
10921 %{texmfdist}/source/latex/answers
10922 # Draw arcs over and under text
10923 %{texmfdist}/source/latex/arcs
10924 # Support for IBM "standard ASCII" font.
10925 %{texmfdist}/source/latex/ascii
10926 # Calligraphic font for typesetting handwriting.
10927 %{texmfdist}/source/latex/augie
10928 # Fonts for making barcodes.
10929 %{texmfdist}/source/latex/barcodes
10930 # Definitive source of Plain TeX on CTAN.
10931 %{texmfdist}/source/latex/base
10932 %{texmfdist}/source/latex/bayer
10933 # A symbol (dingbat) font and LaTeX macros for its use.
10934 %{texmfdist}/source/latex/bbding
10935 # LaTeX support for "blackboard-style" cm fonts.
10936 %{texmfdist}/source/latex/bbm-macros
10937 # Free replacement for basic MathTime fonts.
10938 %{texmfdist}/source/latex/belleek
10939 %{texmfdist}/source/latex/bengali
10940 # Use Concrete fonts.
10941 %{texmfdist}/source/latex/beton
10942 # "Arts"-style bibliographical information.
10943 %{texmfdist}/source/latex/bibarts
10944 # Format bible citations.
10945 %{texmfdist}/source/latex/bibleref
10946 # Print a BibTeX database.
10947 %{texmfdist}/source/latex/biblist
10948 # Footnotes for critical editions.
10949 %{texmfdist}/source/latex/bigfoot
10950 # Typeset business cards.
10951 %{texmfdist}/source/latex/bizcard
10952 # Producing 'blind' text for testing.
10953 %{texmfdist}/source/latex/blindtext
10954 # Upscale or downscale all pages of a document.
10955 %{texmfdist}/source/latex/blowup
10956 # A collection of book-hand fonts.
10957 %{texmfdist}/source/latex/bookhands
10958 # Provides an At-Begin-Page hook.
10959 %{texmfdist}/source/latex/bophook
10960 # Flexible Captioning and Deferred Box/List Printing.
10961 %{texmfdist}/source/latex/boxhandler
10962 # Support for braille.
10963 %{texmfdist}/source/latex/braille
10964 # Line-breakable \url-like links in hyperref when compiling via dvips/ps2pdf.
10965 %{texmfdist}/source/latex/breakurl
10966 # A handwriting script font.
10967 %{texmfdist}/source/latex/brushscr
10968 # Basic Support for Writing Burmese.
10969 %{texmfdist}/source/latex/burmese
10970 # Retain float number across several floats.
10971 %{texmfdist}/source/latex/captcont
10972 # Macros for typesetting catechisms.
10973 %{texmfdist}/source/latex/catechis
10974 # Continuation headings and legends for floats.
10975 %{texmfdist}/source/latex/ccaption
10976 # Support for Concrete text and math fonts in LaTeX.
10977 %{texmfdist}/source/latex/ccfonts
10978 # Typeset Creative Commons licence logos.
10979 %{texmfdist}/source/latex/cclicenses
10980 # Typeset CD covers.
10981 %{texmfdist}/source/latex/cd-cover
10982 # Typeset CD covers.
10983 %{texmfdist}/source/latex/cd
10984 # Business letters in the Italian style.
10985 %{texmfdist}/source/latex/cdpbundl
10986 # Generate changebars in LaTeX documents.
10987 %{texmfdist}/source/latex/changebar
10988 # Manual change markup.
10989 %{texmfdist}/source/latex/changes
10990 # Package for working with complicated folder structures.
10991 %{texmfdist}/source/latex/chapterfolder
10992 # Automatic cross-reference formatting.
10993 %{texmfdist}/source/latex/cleveref
10994 %{texmfdist}/source/latex/cmcyralt
10995 # Interfaces to the CM Sans Serif Bold fonts.
10996 %{texmfdist}/source/latex/cmsd
10997 # Support for variant code pages.
10998 %{texmfdist}/source/latex/codepage
10999 # A set of tools for generating conference proceedings.
11000 %{texmfdist}/source/latex/confproc
11001 # Automatic numbering of constants.
11002 %{texmfdist}/source/latex/constants
11003 # Typeset recipes.
11004 %{texmfdist}/source/latex/cooking
11005 # Automatic cover page creation for scientific papers (with BibTeX data and copyright notice).
11006 %{texmfdist}/source/latex/coverpage
11007 # Support for cropmarks.
11008 %{texmfdist}/source/latex/crop
11009 # Crossreferences within documents.
11010 %{texmfdist}/source/latex/crossreference
11011 %{texmfdist}/source/latex/ctib
11012 # Typeset recipes.
11013 %{texmfdist}/source/latex/cuisine
11014 # Typeset a curriculum vitae.
11015 %{texmfdist}/source/latex/currvita
11016 # A class for making curriculum vitae.
11017 %{texmfdist}/source/latex/curve
11018 %{texmfdist}/source/latex/cweb-latex
11019 # Draw dashed boxes.
11020 %{texmfdist}/source/latex/dashbox
11021 # Draw dashed rules.
11022 %{texmfdist}/source/latex/dashrule
11023 # Extensions of the \listfiles concept.
11024 %{texmfdist}/source/latex/dateiliste
11025 # Change format of \today with commands for current time.
11026 %{texmfdist}/source/latex/datetime
11027 # LaTeX package for the English raised decimal point.
11028 %{texmfdist}/source/latex/decimal
11029 # Read and parse text tables.
11030 %{texmfdist}/source/latex/delimtxt
11031 # A diagnostic tool for a TeX installation.
11032 %{texmfdist}/source/latex/diagnose
11033 # Macros for constructing interactive LaTeX scripts.
11034 %{texmfdist}/source/latex/dialogl
11035 # Document non-LaTeX code.
11036 %{texmfdist}/source/latex/docmfp
11037 # Special commands for use in bibliographies.
11038 %{texmfdist}/source/latex/doipubmed
11039 # Extendable dotted arrows.
11040 %{texmfdist}/source/latex/dotarrow
11041 # Flush left equations with dotted leaders to the numbers.
11042 %{texmfdist}/source/latex/dotseqn
11043 # Use dot code in LaTeX.
11044 %{texmfdist}/source/latex/dottex
11045 # Declare active character substitution, robustly.
11046 %{texmfdist}/source/latex/drac
11047 # Identify draft copies.
11048 %{texmfdist}/source/latex/draftcopy
11049 # Put a grey textual watermark on document pages.
11050 %{texmfdist}/source/latex/draftwatermark
11051 # Typeset dramas, both in verse and in prose.
11052 %{texmfdist}/source/latex/dramatist
11053 # A small collection of minimal DTX examples.
11054 %{texmfdist}/source/latex/dtxgallery
11055 # Electronic flash cards.
11056 %{texmfdist}/source/latex/eCards
11057 # Device independent picture environment enhancement.
11058 %{texmfdist}/source/latex/ebezier
11059 # Typesetting theses for economics
11060 %{texmfdist}/source/latex/ebsthesis
11061 # Typesetting Ecclesiastic Latin.
11062 %{texmfdist}/source/latex/ecclesiastic
11063 # A fancy Curriculum Vitae class.
11064 %{texmfdist}/source/latex/ecv
11065 # Editorial Notes for LaTeX documents.
11066 %{texmfdist}/source/latex/ed
11067 # Typeset scholarly edition.
11068 %{texmfdist}/source/latex/edmac
11069 # Multiple series of endnotes for critical editions.
11070 %{texmfdist}/source/latex/edmargin
11071 # Adjust the gender of words in a document.
11072 %{texmfdist}/source/latex/eemeir
11073 # Traditional style Irish fonts.
11074 %{texmfdist}/source/latex/eiad
11075 # Fix uneven spacing around ellipses in LaTeX text mode.
11076 %{texmfdist}/source/latex/ellipsis
11077 # Mathematics in Greek texts.
11078 %{texmfdist}/source/latex/elmath
11079 %{texmfdist}/source/latex/em
11080 # "Encapsulate" MetaPost figures in a document.
11081 %{texmfdist}/source/latex/emp
11082 # Move floats to the end with markers where they belong.
11083 %{texmfdist}/source/latex/endfloat
11084 # Running headers of the form "Notes to pp.xx-yy"
11085 %{texmfdist}/source/latex/endheads
11086 # Helps to type the pronunciation of English words.
11087 %{texmfdist}/source/latex/engpron
11088 # Enumerate with lower- or uppercase Greek letters.
11089 %{texmfdist}/source/latex/engrec
11090 # A new interface for environments in LaTeX.
11091 %{texmfdist}/source/latex/environ
11092 # Addresses on envelopes or mailing labels.
11093 %{texmfdist}/source/latex/envlab
11094 # A package for typesetting epigraphs.
11095 %{texmfdist}/source/latex/epigraph
11096 %{texmfdist}/source/latex/epiolmec
11097 # A scalable dice "font".
11098 %{texmfdist}/source/latex/epsdice
11099 # Create equal-widthed parboxes.
11100 %{texmfdist}/source/latex/eqparbox
11101 # Error markup for LaTeX documents.
11102 %{texmfdist}/source/latex/errata
11103 # Modern Russian typesetting.
11104 %{texmfdist}/source/latex/eskd
11105 # Add picture commands (or backgrounds) to every page.
11106 %{texmfdist}/source/latex/eso-pic
11107 # Reverse-counting enumerate environment.
11108 %{texmfdist}/source/latex/etaremune
11109 # LaTeX macros and fonts for typesetting Amharic.
11110 %{texmfdist}/source/latex/ethiop
11111 # UK format dates, with weekday.
11112 %{texmfdist}/source/latex/eukdate
11113 # Use AMS Euler fonts for math.
11114 %{texmfdist}/source/latex/euler
11115 # A class for preparing FP7 proposals.
11116 %{texmfdist}/source/latex/euproposal
11117 # Provide Euro values for national currency amounts.
11118 %{texmfdist}/source/latex/euro
11119 # Provide hooks to be run on every page of a document.
11120 %{texmfdist}/source/latex/everypage
11121 # Typeset exercises, problems, etc. and their answers
11122 %{texmfdist}/source/latex/exercise
11123 # Expanded description environments.
11124 %{texmfdist}/source/latex/expdlist
11125 # Packages showing a proposed LaTeX3 programming convention.
11126 %{texmfdist}/source/latex/expl3
11127 # Import and export values of LaTeX registers.
11128 %{texmfdist}/source/latex/export
11129 # Extract parts of a document and write to another document.
11130 %{texmfdist}/source/latex/extract
11131 # Document class for preparing faxes.
11132 %{texmfdist}/source/latex/facsimile
11133 # Typeset numbers.
11134 %{texmfdist}/source/latex/fancynum
11135 # A LaTeX package for fancy cross-referencing.
11136 %{texmfdist}/source/latex/fancyref
11137 # Include a wide range of material in PDF tooltips.
11138 %{texmfdist}/source/latex/fancytooltips
11139 # Sophisticated verbatim text.
11140 %{texmfdist}/source/latex/fancyvrb
11141 # Auto-size graphics.
11142 %{texmfdist}/source/latex/figsize
11143 # Extended filecontents and filecontents* environments
11144 %{texmfdist}/source/latex/filecontents
11145 # The LaTeX2e File Name Keeper.
11146 %{texmfdist}/source/latex/fink
11147 # Insert "fixme" notes into draft documents.
11148 %{texmfdist}/source/latex/fixme
11149 # Labels for files and folders.
11150 %{texmfdist}/source/latex/flabels
11151 # Flag style derivation package
11152 %{texmfdist}/source/latex/flagderiv
11153 # A class for typesetting flashcards.
11154 %{texmfdist}/source/latex/flashcards
11155 # Horizontal flipping of pages with pdfLaTeX.
11156 %{texmfdist}/source/latex/flippdf
11157 # Improved interface for floating objects.
11158 %{texmfdist}/source/latex/float
11159 # Modifying the layout of floats.
11160 %{texmfdist}/source/latex/floatrow
11161 # Create text frames for posters, brochures or magazines.
11162 %{texmfdist}/source/latex/flowfram
11163 # Include Functional MetaPost in LaTeX.
11164 %{texmfdist}/source/latex/fmp
11165 # Display the value of a LaTeX counter in a variety of formats.
11166 %{texmfdist}/source/latex/fmtcount
11167 # Warn for split footnotes.
11168 %{texmfdist}/source/latex/fnbreak
11169 # Interface between foiltex and LaTeX2HTML.
11170 %{texmfdist}/source/latex/foilhtml
11171 # Print font tables from a LaTeX document.
11172 %{texmfdist}/source/latex/fonttable
11173 # A range of footnote options.
11174 %{texmfdist}/source/latex/footmisc
11175 # Per-page numbering of footnotes.
11176 %{texmfdist}/source/latex/footnpag
11177 # Using array structures in LaTeX.
11178 %{texmfdist}/source/latex/forarray
11179 # Iteration in LaTeX.
11180 %{texmfdist}/source/latex/forloop
11181 # Typesetting physical units.
11182 %{texmfdist}/source/latex/formula
11183 # Left sub- and superscripts in maths mode.
11184 %{texmfdist}/source/latex/fouridx
11185 # A collection of LaTeX packages.
11186 %{texmfdist}/source/latex/frankenstein
11187 # Create a frontispiece for Italian theses.
11188 %{texmfdist}/source/latex/frontespizio
11189 # Left-blocking for letter class.
11190 %{texmfdist}/source/latex/fullblck
11191 # Macros for functional analysis and PDE theory
11192 %{texmfdist}/source/latex/functan
11193 %{texmfdist}/source/latex/fundus
11194 %{texmfdist}/source/latex/g-brief
11195 # Typeset Galois connections.
11196 %{texmfdist}/source/latex/galois
11197 # Citations in a reader-friendly style.
11198 %{texmfdist}/source/latex/gcite
11199 # Generalization of LaTeX's minipages.
11200 %{texmfdist}/source/latex/genmpage
11201 # Flexible and complete interface to document dimensions.
11202 %{texmfdist}/source/latex/geometry
11203 # Macros used in typesetting a geometry book.
11204 %{texmfdist}/source/latex/geomsty
11205 # Modification of inputenc for German.
11206 %{texmfdist}/source/latex/ginpenc
11207 # Create glossaries and lists of acronyms.
11208 %{texmfdist}/source/latex/glossaries
11209 # Embed Gnuplot commands in LaTeX documents.
11210 %{texmfdist}/source/latex/gnuplottex
11211 # Fonts and macros for typesetting go games.
11212 %{texmfdist}/source/latex/go
11213 # Standard LaTeX graphics.
11214 %{texmfdist}/source/latex/graphics
11215 # Reduce size of PostScript files by not repeating images.
11216 %{texmfdist}/source/latex/graphicx-psmin
11217 # Provides ancient Greek day and month names, dates, etc.
11218 %{texmfdist}/source/latex/greekdates
11219 # Ancient Greek (Athenian) numbers.
11220 %{texmfdist}/source/latex/grnumalt
11221 # Typesetting Greek verbatim.
11222 %{texmfdist}/source/latex/grverb
11223 # Hanging paragraphs.
11224 %{texmfdist}/source/latex/hanging
11225 # Harvard citation package for use with LaTeX 2e.
11226 %{texmfdist}/source/latex/harvard
11227 # Replacement for the LaTeX classes.
11228 %{texmfdist}/source/latex/hc
11229 # A class for academic reports, especially PhD theses.
11230 %{texmfdist}/source/latex/hepthesis
11231 # Print vectors, matrices, and tensors.
11232 %{texmfdist}/source/latex/hhtensor
11233 # Support high and low resolution versions of same picture
11234 %{texmfdist}/source/latex/hilowres
11235 # Draw histograms with the LaTeX picture environment.
11236 %{texmfdist}/source/latex/histogr
11237 # A dissertation class.
11238 %{texmfdist}/source/latex/hpsdiss
11239 # LaTeX support for Croatian documents.
11240 %{texmfdist}/source/latex/hrlatex
11241 # Hypertext cross referencing.
11242 %{texmfdist}/source/latex/hyper
11243 # Extensive support for hypertext in LaTeX.
11244 %{texmfdist}/source/latex/hyperref
11245 # Embed XMP metadata within a LaTeX document.
11246 %{texmfdist}/source/latex/hyperxmp
11247 # Disable/enable hypenation.
11248 %{texmfdist}/source/latex/hyphenat
11249 # Use the Ibycus 4 Greek font with Babel
11250 %{texmfdist}/source/latex/ibycus-babel
11251 # Class for typesetting articles for the ICSV conference.
11252 %{texmfdist}/source/latex/icsv
11253 # Presentation slides for screen and printouts.
11254 %{texmfdist}/source/latex/ifmslide
11255 # Conditionals to test which platform is being used.
11256 %{texmfdist}/source/latex/ifplatform
11257 # LaTeX Class for the Israel Journal of Mathematics.
11258 %{texmfdist}/source/latex/ijmart
11259 # IMTEK thesis class.
11260 %{texmfdist}/source/latex/imtekda
11261 # Extended index for LaTeX including multiple indexes.
11262 %{texmfdist}/source/latex/index
11263 # Inline expansions within definitions.
11264 %{texmfdist}/source/latex/inlinedef
11265 # Calculate inverse file paths.
11266 %{texmfdist}/source/latex/inversepath
11267 # Generic ISO standards typesetting macros.
11268 %{texmfdist}/source/latex/iso
11269 # Typesetting the STEP standards.
11270 %{texmfdist}/source/latex/iso10303
11271 # Tune the output format of dates according to language.
11272 %{texmfdist}/source/latex/isodate
11273 # A LaTeX class for the preparation of letters and invoices.
11274 %{texmfdist}/source/latex/isodoc
11275 # Rotation of document elements.
11276 %{texmfdist}/source/latex/isorot
11277 # A package for type setting isotopes
11278 %{texmfdist}/source/latex/isotope
11279 # Spell numbers in words (Italian).
11280 %{texmfdist}/source/latex/itnumpar
11281 # Build a jeopardy game in LaTeX.
11282 %{texmfdist}/source/latex/jeopardy
11283 # A document class for German legal texts.
11284 %{texmfdist}/source/latex/jura
11285 # Abbreviations for typesetting (German) juridical documents.
11286 %{texmfdist}/source/latex/juraabbrev
11287 # Citations of judgements and official documents in (German)
11288 %{texmfdist}/source/latex/jurarsp
11289 # Greek fonts and macros.
11290 %{texmfdist}/source/latex/kdgreek
11291 # Print tables and generate control files to adjust kernings.
11292 %{texmfdist}/source/latex/kerntest
11293 %{texmfdist}/source/latex/kluwer
11294 # A bundle of versatile classes and packages
11295 %{texmfdist}/source/latex/koma-script
11296 # Check the existence of labels, and fork accordingly.
11297 %{texmfdist}/source/latex/labelcas
11298 # Print sheets of sticky labels.
11299 %{texmfdist}/source/latex/labels
11300 # Reference last page for Page N of M type footers.
11301 %{texmfdist}/source/latex/lastpage
11302 # A structured copy of the LaTeX distribution.
11303 %{texmfdist}/source/latex/latex-tds
11304 # Display various elements of a document's layout.
11305 %{texmfdist}/source/latex/layouts
11306 # Generate random integers.
11307 %{texmfdist}/source/latex/lcg
11308 # This package makes available Classic Cyrillic CM fonts
11309 %{texmfdist}/source/latex/lcyw
11310 # This package makes available Classic Cyrillic CM fonts
11311 %{texmfdist}/source/latex/leading
11312 # Typeset scholarly editions in parallel texts.
11313 %{texmfdist}/source/latex/ledmac
11314 # Left and right subscripts and superscripts in math mode.
11315 %{texmfdist}/source/latex/leftidx
11316 # Typeset dropped capitals.
11317 %{texmfdist}/source/latex/lettrine
11318 # Macros for a two language dictionary.
11319 %{texmfdist}/source/latex/lexikon
11320 # A non-standard Cyrillic input scheme.
11321 %{texmfdist}/source/latex/lhcyr
11322 # Miscellaneous helper packages.
11323 %{texmfdist}/source/latex/lhelp
11324 # Typeset maps and blocks according to the Information Mapping
11325 %{texmfdist}/source/latex/limap
11326 # Easy access to the Lorem Ipsum dummy text.
11327 %{texmfdist}/source/latex/lipsum
11328 # Lists contents of BibTeX files.
11329 %{texmfdist}/source/latex/listbib
11330 # Typeset source code listings using LaTeX.
11331 %{texmfdist}/source/latex/listings
11332 # Typeset lists as tables.
11333 %{texmfdist}/source/latex/listliketab
11334 # Macros for localizing TeX register allocations.
11335 %{texmfdist}/source/latex/localloc
11336 # Generate logarithmic graph paper with LaTeX.
11337 %{texmfdist}/source/latex/logpap
11338 # Class for "Logic and Philosophy of Science".
11339 %{texmfdist}/source/latex/lps
11340 # A LaTeX package to typeset indices with GNU's Texindex.
11341 %{texmfdist}/source/latex/ltxindex
11342 # Macros for mail merging.
11343 %{texmfdist}/source/latex/mailing
11344 # Defines a \makebox* command.
11345 %{texmfdist}/source/latex/makebox
11346 # Tabular column heads and multilined cells.
11347 %{texmfdist}/source/latex/makecell
11348 # The new \makecommand command always (re)defines a command.
11349 %{texmfdist}/source/latex/makecmds
11350 # Perl script to help generate dtx and ins files
11351 %{texmfdist}/source/latex/makedtx
11352 # Easy plots from Matlab in LaTeX.
11353 %{texmfdist}/source/latex/makeplot
11354 # LaTeX support for the TeX book symbols.
11355 %{texmfdist}/source/latex/manfnt
11356 # Emulate look of a document typed on a typewriter.
11357 %{texmfdist}/source/latex/manuscript
11358 # Support for multiple character sets and encodings.
11359 %{texmfdist}/source/latex/mapcodes
11360 # Notes in the margin, even where \marginpar fails
11361 %{texmfdist}/source/latex/marginnote
11362 # Text symbols in maths mode.
11363 %{texmfdist}/source/latex/mathcomp
11364 # Fonts to typeset mathematics to match Palatino.
11365 %{texmfdist}/source/latex/mathpazo
11366 # Put captions in the margin.
11367 %{texmfdist}/source/latex/mcaption
11368 # Multiple items in a single citation.
11369 %{texmfdist}/source/latex/mcite
11370 # Miscellaneous tools by Mark Wooding.
11371 %{texmfdist}/source/latex/mdwtools
11372 # Typeset fiction, non-fiction and mathematical books.
11373 %{texmfdist}/source/latex/memoir
11374 # A basis for books to be published by Mentis publishers.
11375 %{texmfdist}/source/latex/mentis
11376 # Typesetting menus.
11377 %{texmfdist}/source/latex/menu
11378 # Typeset method and variable declarations.
11379 %{texmfdist}/source/latex/method
11380 # Support for the work of classicists
11381 %{texmfdist}/source/latex/metre
11382 # Multiple font formats.
11383 %{texmfdist}/source/latex/mff
11384 # Macros to draw direction fields and solutions of ODEs.
11385 %{texmfdist}/source/latex/mfpic4ode
11386 # Pretty-print Metafont source.
11387 %{texmfdist}/source/latex/mftinc
11388 # The MH bundle
11389 %{texmfdist}/source/latex/mh
11390 # Typeset miller indices.
11391 %{texmfdist}/source/latex/miller
11392 # Minipages with marginal notes.
11393 %{texmfdist}/source/latex/minipage-marginpar
11394 # Package for writing minutes of meetings.
11395 %{texmfdist}/source/latex/minutes
11396 # Logical markup for lists.
11397 %{texmfdist}/source/latex/mlist
11398 # Mathematical symbol font for Adobe MinionPro.
11399 %{texmfdist}/source/latex/mnsymbol
11400 # Write numbers in lower case roman numerals.
11401 %{texmfdist}/source/latex/modroman
11402 # A language definition file for Mongolian in Babel.
11403 %{texmfdist}/source/latex/mongolian-babel
11404 # Mongolian LaTeX.
11405 %{texmfdist}/source/latex/montex
11406 # Allows font sizes up to 35.83pt.
11407 %{texmfdist}/source/latex/moresize
11408 # Extended verbatim.
11409 %{texmfdist}/source/latex/moreverb
11410 # A workaround for a LaTeX bug in marginpars.
11411 %{texmfdist}/source/latex/mparhack
11412 # Various LaTeX packages by Martin Schröder.
11413 %{texmfdist}/source/latex/ms
11414 # A package for LaTeX localisation.
11415 %{texmfdist}/source/latex/msg
11416 # Use italic and upright greek letters with mathtime.
11417 %{texmfdist}/source/latex/mtgreek
11418 # Multiple bibliographies.
11419 %{texmfdist}/source/latex/multibbl
11420 # Multiple bibliographies within one document.
11421 %{texmfdist}/source/latex/multibib
11422 # Format captions inside multicols
11423 %{texmfdist}/source/latex/multicap
11424 # Polish-oriented document classes.
11425 %{texmfdist}/source/latex/mwcls
11426 # Support for Mongolian "horizontal" (Xewtee Dorwoljin) script.
11427 %{texmfdist}/source/latex/mxd
11428 # Detecting and warning about obsolete LaTeX commands
11429 %{texmfdist}/source/latex/nag
11430 # Rudimentary c++-like namespaces in LaTeX.
11431 %{texmfdist}/source/latex/namespc
11432 # Flexible bibliography support.
11433 %{texmfdist}/source/latex/natbib
11434 # A collection of general packages for LaTeX
11435 %{texmfdist}/source/latex/ncctools
11436 # Notre Dame Dissertation format class.
11437 %{texmfdist}/source/latex/nddiss
11438 # Format algorithms like Cormen, Leiserson and Rivest.
11439 %{texmfdist}/source/latex/newalg
11440 # User level management of LaTeX input and output.
11441 %{texmfdist}/source/latex/newfile
11442 # Write letters, facsimiles, and memos.
11443 %{texmfdist}/source/latex/newlfm
11444 # Typeset newsletters to resemble newspapers.
11445 %{texmfdist}/source/latex/newspaper
11446 # Define your own verbatim-like environment.
11447 %{texmfdist}/source/latex/newvbtm
11448 # Support for fancy frames.
11449 %{texmfdist}/source/latex/niceframe
11450 # Improved underlines in mathematics.
11451 %{texmfdist}/source/latex/noitcrul
11452 # Produce lists of symbols as in nomenclature.
11453 %{texmfdist}/source/latex/nomencl
11454 # Nomenclature typeset in a longtable
11455 %{texmfdist}/source/latex/nomentbl
11456 # Non-floating table and figure captions.
11457 %{texmfdist}/source/latex/nonfloat
11458 # LaTeX class for No Starch Press.
11459 %{texmfdist}/source/latex/nostarch
11460 # Mark sections of a document.
11461 %{texmfdist}/source/latex/notes
11462 # Integrating notes into the bibliography.
11463 %{texmfdist}/source/latex/notes2bib
11464 # Class for the NRC technical journals.
11465 %{texmfdist}/source/latex/nrc
11466 # "European" versions of standard classes.
11467 %{texmfdist}/source/latex/ntgclass
11468 # Enhanced theorem environment.
11469 %{texmfdist}/source/latex/ntheorem
11470 # Print numbers with separators and exponent if necessary.
11471 %{texmfdist}/source/latex/numprint
11472 # A bundle of packages submitted by Heiko Oberdiek.
11473 %{texmfdist}/source/latex/oberdiek
11474 # Macros for typesetting Object Z.
11475 %{texmfdist}/source/latex/objectz
11476 # Typeset books following classical design and layout.
11477 %{texmfdist}/source/latex/octavo
11478 # Support for Polish typography and the ogonek.
11479 %{texmfdist}/source/latex/ogonek
11480 # Old style numbers in OT1 encoding.
11481 %{texmfdist}/source/latex/oldstyle
11482 # Footnote-style bibliographical references.
11483 %{texmfdist}/source/latex/opcit
11484 # Counters as ordinal numbers in Portuguese.
11485 %{texmfdist}/source/latex/ordinalpt
11486 # Create othello boards in LaTeX.
11487 %{texmfdist}/source/latex/othello
11488 %{texmfdist}/source/latex/otibet
11489 # Fonts designed by Fra Luca de Pacioli in 1497.
11490 %{texmfdist}/source/latex/pacioli
11491 # Page number-only page styles.
11492 %{texmfdist}/source/latex/pageno
11493 # Notes at end of document.
11494 %{texmfdist}/source/latex/pagenote
11495 # Versions of article class, tuned for scholarly publications.
11496 %{texmfdist}/source/latex/paper
11497 # Origami-style folding paper CD case.
11498 %{texmfdist}/source/latex/papercdcase
11499 # Class for newspapers, etc.
11500 %{texmfdist}/source/latex/papertex
11501 # Enumerate and itemize within paragraphs.
11502 %{texmfdist}/source/latex/paralist
11503 # Typeset parallel texts.
11504 %{texmfdist}/source/latex/parallel
11505 # Defines simple macros for greek letters.
11506 %{texmfdist}/source/latex/paresse
11507 # Typesets (two) streams of text running parallel.
11508 %{texmfdist}/source/latex/parrun
11509 # Change the definition of an existing command.
11510 %{texmfdist}/source/latex/patchcmd
11511 # German LaTeX package documentation.
11512 %{texmfdist}/source/latex/pauldoc
11513 # Using graphics from PAW.
11514 %{texmfdist}/source/latex/pawpict
11515 # A variable-width \parbox command.
11516 %{texmfdist}/source/latex/pbox
11517 # Problem sheet class.
11518 %{texmfdist}/source/latex/pbsheet
11519 # Activating and setting of character protruding using pdflatex.
11520 %{texmfdist}/source/latex/pdfcprot
11521 # Include PDF documents in LaTeX.
11522 %{texmfdist}/source/latex/pdfpages
11523 # Define LaTeX macros in terms of Perl code
11524 %{texmfdist}/source/latex/perltex
11525 # A set TeX/LaTeX packages for drawing Petri nets.
11526 %{texmfdist}/source/latex/petri-nets
11527 # LaTeX package options with pgfkeys.
11528 %{texmfdist}/source/latex/pgfopts
11529 # Create normal/logarithmic plots in LaTeX.
11530 %{texmfdist}/source/latex/pgfplots
11531 # Typesetting articles for "Philosophers' Imprint".
11532 %{texmfdist}/source/latex/philosophersimprint
11533 # A float environment for photographs.
11534 %{texmfdist}/source/latex/photo
11535 # New implementation of picture commands.
11536 %{texmfdist}/source/latex/pict2e
11537 # Electronic Theses and Dissertations at Pitt.
11538 %{texmfdist}/source/latex/pittetd
11539 # Typesetting stageplay scripts.
11540 %{texmfdist}/source/latex/plari
11541 # Typeset drama using LaTeX.
11542 %{texmfdist}/source/latex/play
11543 %{texmfdist}/source/latex/plweb
11544 # Typesetting Critical Editions of Poetry.
11545 %{texmfdist}/source/latex/poemscol
11546 # Typeset Polish documents with LaTeX and Polish fonts.
11547 %{texmfdist}/source/latex/polski
11548 %{texmfdist}/source/latex/polyglot
11549 # Tabular-like environments with named columns.
11550 %{texmfdist}/source/latex/polytable
11551 # A presentation class.
11552 %{texmfdist}/source/latex/powerdot
11553 # Prosper preview.
11554 %{texmfdist}/source/latex/ppr-prv
11555 # Typeset articles for PracTeX.
11556 %{texmfdist}/source/latex/pracjourn
11557 # A bundle of packages provided "as is".
11558 %{texmfdist}/source/latex/preprint
11559 # Make label references "self-identify".
11560 %{texmfdist}/source/latex/prettyref
11561 # Extract bits of a LaTeX source for output.
11562 %{texmfdist}/source/latex/preview
11563 # Shortcuts commands to symbols used in probability texts.
11564 %{texmfdist}/source/latex/proba
11565 # generate problem sheets and their solution sheets
11566 %{texmfdist}/source/latex/probsoln
11567 # Typeset programs, recognising keywords.
11568 %{texmfdist}/source/latex/progkeys
11569 # LaTeX class for high quality slides.
11570 %{texmfdist}/source/latex/prosper
11571 # A class for typesetting minutes (only german).
11572 %{texmfdist}/source/latex/protocol
11573 # Replace strings in encapsulated PostScript figures.
11574 %{texmfdist}/source/latex/psfrag
11575 # A psfrag eXtension.
11576 %{texmfdist}/source/latex/psfragx
11577 # Use PostScript fonts by default.
11578 %{texmfdist}/source/latex/pslatex
11579 # PostScript picture support.
11580 %{texmfdist}/source/latex/pspicture
11581 # A LaTeX2e class for making multiple choice questionnaires
11582 %{texmfdist}/source/latex/qcm
11583 # Bundle for unit tests and pattern matching.
11584 %{texmfdist}/source/latex/qstest
11585 # Maths symbol abbreviations.
11586 %{texmfdist}/source/latex/qsymbols
11587 # Decorative chapter headings.
11588 %{texmfdist}/source/latex/quotchap
11589 # Consistent quote marks.
11590 %{texmfdist}/source/latex/quotmark
11591 # Marginal pictures.
11592 %{texmfdist}/source/latex/randbild
11593 # Decimal-centered optionally rounded numbers in tabular.
11594 %{texmfdist}/source/latex/rccol
11595 # Use RCS (revision control system) tags in LaTeX documents.
11596 %{texmfdist}/source/latex/rcs
11597 # Support for the revision control system.
11598 %{texmfdist}/source/latex/rcsinfo
11599 # Typeset recipes in note-card-sized boxes.
11600 %{texmfdist}/source/latex/recipecard
11601 # Format technical reference manuals.
11602 %{texmfdist}/source/latex/refman
11603 # Advanced formatting of cross references.
11604 %{texmfdist}/source/latex/refstyle
11605 # Display the allocation status of the TeX registers.
11606 %{texmfdist}/source/latex/regcount
11607 # Typeset programmable elements in digital hardware (registers).
11608 %{texmfdist}/source/latex/register
11609 # A "relaxed" font encoding.
11610 %{texmfdist}/source/latex/relenc
11611 # Styles for various Physics Journals.
11612 %{texmfdist}/source/latex/revtex
11613 # A package to help change page layout parameters in LaTeX.
11614 %{texmfdist}/source/latex/rmpage
11615 # Declare robust command, with \newcommand checks.
11616 %{texmfdist}/source/latex/robustcommand
11617 # Generate roman numerals instead of arabic digits.
11618 %{texmfdist}/source/latex/romannum
11619 # Rotation tools, including rotated full-page floats.
11620 %{texmfdist}/source/latex/rotating
11621 # Rotate floats.
11622 %{texmfdist}/source/latex/rotfloat
11623 # BibTeX style for use with RSC journals.
11624 %{texmfdist}/source/latex/rsc
11625 # Drawing rhetorical structure analysis diagrams in LaTeX.
11626 %{texmfdist}/source/latex/rst
11627 # Input encoding with fallback procedures.
11628 %{texmfdist}/source/latex/rtkinenc
11629 # Embed Sage code and plots into LaTeX.
11630 %{texmfdist}/source/latex/sagetex
11631 # Sanskrit support.
11632 %{texmfdist}/source/latex/sanskrit
11633 # A bundle of utilities by Jonathan Sauer.
11634 %{texmfdist}/source/latex/sauerj
11635 # Use sauter fonts in LaTeX.
11636 %{texmfdist}/source/latex/sauterfonts
11637 # Save name of the footnote mark for reuse.
11638 %{texmfdist}/source/latex/savefnmark
11639 # Pack as much as possible onto each page of a LaTeX document.
11640 %{texmfdist}/source/latex/savetrees
11641 # Scale document by sqrt(2) or magstep(2).
11642 %{texmfdist}/source/latex/scale
11643 # Create scalebars for maps, diagrams or photos.
11644 %{texmfdist}/source/latex/scalebar
11645 # Weekly schedules.
11646 %{texmfdist}/source/latex/schedule
11647 # Use Scientific Word/WorkPlace files with another TeX.
11648 %{texmfdist}/source/latex/sciwordconv
11649 # A class file to typeset screenplays.
11650 %{texmfdist}/source/latex/screenplay
11651 # Control sectional headers.
11652 %{texmfdist}/source/latex/sectsty
11653 # Help for writing programming language semantics.
11654 %{texmfdist}/source/latex/semantic
11655 # Put only special contents on left-hand pages in two sided layout.
11656 %{texmfdist}/source/latex/semioneside
11657 # Split long sequences of characters in a neutral way.
11658 %{texmfdist}/source/latex/seqsplit
11659 %{texmfdist}/source/latex/sf298
11660 # Typesetting science fiction/fantasy manuscripts.
11661 %{texmfdist}/source/latex/sffms
11662 # Table of contents with different depths.
11663 %{texmfdist}/source/latex/shorttoc
11664 # Variants of \show for LaTeX2e.
11665 %{texmfdist}/source/latex/show2e
11666 %{texmfdist}/source/latex/showexpl
11667 # Show label commands in the margin.
11668 %{texmfdist}/source/latex/showlabels
11669 # Typeset captions sideways.
11670 %{texmfdist}/source/latex/sidecap
11671 # SIGGRAPH conference class.
11672 %{texmfdist}/source/latex/siggraph
11673 # A simple class for writing curricula vitae.
11674 %{texmfdist}/source/latex/simplecv
11675 # Simple Wick contractions.
11676 %{texmfdist}/source/latex/simplewick
11677 # A font to draw a skull.
11678 %{texmfdist}/source/latex/skull
11679 # Access different-shaped small-caps fonts.
11680 %{texmfdist}/source/latex/slantsc
11681 # List the external dependencies of a LaTeX document.
11682 %{texmfdist}/source/latex/snapshot
11683 # Package for typesetting song lyrics and chord books.
11684 %{texmfdist}/source/latex/songbook
11685 # Hyphenation for letterspacing, underlining, and more.
11686 %{texmfdist}/source/latex/soul
11687 # Split and reorder your bibliography.
11688 %{texmfdist}/source/latex/splitbib
11689 # Unlimited number of indexes.
11690 %{texmfdist}/source/latex/splitindex
11691 # Jump between DVI and TeX files.
11692 %{texmfdist}/source/latex/srcltx
11693 # Spectral sequence diagrams.
11694 %{texmfdist}/source/latex/sseq
11695 # Use the cmssq fonts.
11696 %{texmfdist}/source/latex/ssqquote
11697 # Tools to define and use stacks.
11698 %{texmfdist}/source/latex/stack
11699 # Store statistics of a document.
11700 %{texmfdist}/source/latex/statistik
11701 # Typeset Icelandic staves and runic letters.
11702 %{texmfdist}/source/latex/staves
11703 # Provide sectioning information for package writers.
11704 %{texmfdist}/source/latex/stdclsdv
11705 # Standard pages with n lines of at most m characters each.
11706 %{texmfdist}/source/latex/stdpage
11707 # Stellenbosch thesis bundle.
11708 %{texmfdist}/source/latex/stellenbosch
11709 # An Infrastructure for Semantic Preloading of LaTeX Documents.
11710 %{texmfdist}/source/latex/stex
11711 # String manipulation for cosmetic and programming application.
11712 %{texmfdist}/source/latex/stringstrings
11713 # Draw Nassi-Schneidermann charts
11714 %{texmfdist}/source/latex/struktex
11715 # Unify maths subscript height.
11716 %{texmfdist}/source/latex/subdepth
11717 # Package for subequation numbering.
11718 %{texmfdist}/source/latex/subeqn
11719 # Equation array with sub numbering.
11720 %{texmfdist}/source/latex/subeqnarray
11721 # Figures broken into subfigures
11722 %{texmfdist}/source/latex/subfig
11723 # Deprecated: Figures divided into subfigures.
11724 %{texmfdist}/source/latex/subfigure
11725 # Sub-numbering for figures and tables.
11726 %{texmfdist}/source/latex/subfloat
11727 # Create sudoku grids.
11728 %{texmfdist}/source/latex/sudoku
11729 # A set of sudoku-related packages.
11730 %{texmfdist}/source/latex/sudokubundle
11731 # A multi-page tables package.
11732 %{texmfdist}/source/latex/supertabular
11733 # Subversion keywords in multi-file LaTeX documents
11734 %{texmfdist}/source/latex/svn-multi
11735 # Typeset Subversion keywords.
11736 %{texmfdist}/source/latex/svn
11737 # Typeset Subversion Keywords.
11738 %{texmfdist}/source/latex/svninfo
11739 # Graphical/textual representations of swimming performances
11740 %{texmfdist}/source/latex/swimgraf
11741 # Labels for tracing in a syntax tree.
11742 %{texmfdist}/source/latex/syntrace
11743 # Typeset syntactic trees.
11744 %{texmfdist}/source/latex/synttree
11745 # Tabulated lists of short items.
11746 %{texmfdist}/source/latex/tablists
11747 # Tabular with variable width columns balanced.
11748 %{texmfdist}/source/latex/tabulary
11749 # Typesetting tables showing variations of functions.
11750 %{texmfdist}/source/latex/tabvar
11751 # A LaTeX class for presentations.
11752 %{texmfdist}/source/latex/talk
11753 %{texmfdist}/source/latex/tcldoc
11754 # Macros for French teachers of mathematics.
11755 %{texmfdist}/source/latex/tdsfrmath
11756 # A package to format technical documents.
11757 %{texmfdist}/source/latex/technics
11758 # A (primitive) token list editor.
11759 %{texmfdist}/source/latex/ted
11760 # LaTeX support for using Tengwar fonts.
11761 %{texmfdist}/source/latex/tengwarscript
11762 # Typeset tensors.
11763 %{texmfdist}/source/latex/tensor
11764 # Philological typesetting of classical Greek.
11765 %{texmfdist}/source/latex/teubner
11766 # Comprehensive chess annotation in LaTeX.
11767 %{texmfdist}/source/latex/texmate
11768 # Create dynamic online presentations with LaTeX.
11769 %{texmfdist}/source/latex/texpower
11770 # Package for setting nucleotide and peptide alignments.
11771 %{texmfdist}/source/latex/texshade
11772 # Case conversion ignoring mathematics, etc.
11773 %{texmfdist}/source/latex/textcase
11774 # Fit text to a desired size.
11775 %{texmfdist}/source/latex/textfit
11776 # Annotated membrane protein topology plots.
11777 %{texmfdist}/source/latex/textopo
11778 # Place boxes at abitrary positions on the LaTeX page.
11779 %{texmfdist}/source/latex/textpos
11780 # Little style to create a standard titlepage for diploma
11781 %{texmfdist}/source/latex/thesis-titlepage-fhac
11782 # Extensions to theorem environments.
11783 %{texmfdist}/source/latex/thmtools
11784 # Thumb marks in documents.
11785 %{texmfdist}/source/latex/thumb
11786 # Thesis template for Tsinghua University.
11787 %{texmfdist}/source/latex/thuthesis
11788 %{texmfdist}/source/latex/timesht
11789 # Control over the typesetting of the \maketitle command.
11790 %{texmfdist}/source/latex/titling
11791 # Add bibliography/index/contents to Table of Contents.
11792 %{texmfdist}/source/latex/tocbibind
11793 # Control table of contents, figures, etc.
11794 %{texmfdist}/source/latex/tocloft
11795 # Section numbering and table of contents control.
11796 %{texmfdist}/source/latex/tocvsec2
11797 # Make a to-do list for a document.
11798 %{texmfdist}/source/latex/todo
11799 # Macros for writing indices, glossaries.
11800 %{texmfdist}/source/latex/toolbox
11801 # The LaTeX standard tools bundle.
11802 %{texmfdist}/source/latex/tools
11803 # Bundle of files for typsetting theses.
11804 %{texmfdist}/source/latex/toptesi
11805 # Count pages in a document, and report last page number.
11806 %{texmfdist}/source/latex/totpages
11807 # Fonts from the Trajan column in Rome.
11808 %{texmfdist}/source/latex/trajan
11809 # Trees and other linguists' macros.
11810 %{texmfdist}/source/latex/tree-dvips
11811 # Typeset transform signs.
11812 %{texmfdist}/source/latex/trfsigns
11813 # Quick float definitions in LaTeX.
11814 %{texmfdist}/source/latex/trivfloat
11815 # Symbols for transformations.
11816 %{texmfdist}/source/latex/trsym
11817 # LaTeX macros for TUGboat articles.
11818 %{texmfdist}/source/latex/tugboat
11819 # Typeset the (logic) turnstile notation.
11820 %{texmfdist}/source/latex/turnstile
11821 %{texmfdist}/source/latex/twoup
11822 # Arbitrary size font selection in LaTeX.
11823 %{texmfdist}/source/latex/type1cm
11824 # Eliminate errors by enforcing the types of labels.
11825 %{texmfdist}/source/latex/typedref
11826 # Print a typographic grid.
11827 %{texmfdist}/source/latex/typogrid
11828 # University of Arizona thesis and dissertation format.
11829 %{texmfdist}/source/latex/uaclasses
11830 # UIUC thesis class.
11831 %{texmfdist}/source/latex/uiucthesis
11832 # Extra mathematical characters.
11833 %{texmfdist}/source/latex/ulsy
11834 # UML diagrams in LaTeX.
11835 %{texmfdist}/source/latex/uml
11836 # German input encodings in LaTeX.
11837 %{texmfdist}/source/latex/umlaute
11838 # Underline text allowing line breaking.
11839 %{texmfdist}/source/latex/umoline
11840 # Underlined running heads.
11841 %{texmfdist}/source/latex/underlin
11842 # Typeset a tilde under one (or many) maths symbols.
11843 %{texmfdist}/source/latex/undertilde
11844 # Typeset units.
11845 %{texmfdist}/source/latex/units
11846 # Typesetting units in LaTeX.
11847 %{texmfdist}/source/latex/unitsdef
11848 # Converting Roman numerals to Arabic numbers.
11849 %{texmfdist}/source/latex/unroman
11850 # Writing specification such as for UP-based methodologies.
11851 %{texmfdist}/source/latex/upmethodology
11852 # Web support for BibTeX.
11853 %{texmfdist}/source/latex/urlbst
11854 # Shorter (and longer) underlines and underbars.
11855 %{texmfdist}/source/latex/ushort
11856 # Luxury frontend to the \index command.
11857 %{texmfdist}/source/latex/varindex
11858 # LaTeX macros for vectors.
11859 %{texmfdist}/source/latex/vector
11860 # Aids for typesetting simple verse.
11861 %{texmfdist}/source/latex/verse
11862 # Set various page dimensions.
11863 %{texmfdist}/source/latex/vmargin
11864 # Typeset only parts of a document, with complete indexes etc.
11865 %{texmfdist}/source/latex/volumes
11866 # Add version number to a DVI file.
11867 %{texmfdist}/source/latex/vrsion
11868 # Variable-width multiple text columns.
11869 %{texmfdist}/source/latex/vwcol
11870 # Document classes for Vaxjo University
11871 %{texmfdist}/source/latex/vxu
11872 # Global warnings at the end of the logfile.
11873 %{texmfdist}/source/latex/warning
11874 # Relative alignment of rows in numeric columns in tabulars.
11875 %{texmfdist}/source/latex/warpcol
11876 # A collection of small packages by Walter Schmidt.
11877 %{texmfdist}/source/latex/was
11878 # Ridgeway's fonts.
11879 %{texmfdist}/source/latex/wnri
11880 # Define commands with many optional arguments.
11881 %{texmfdist}/source/latex/xargs
11882 # Extending the LaTeX doc system.
11883 %{texmfdist}/source/latex/xdoc
11884 # A reimplimentation of the LaTeX for-loop macro.
11885 %{texmfdist}/source/latex/xfor
11886 # Include eXtensible Metadata Platform data in PDFLaTeX.
11887 %{texmfdist}/source/latex/xmpincl
11888 # Implementations of concepts for LaTeX designer interface.
11889 %{texmfdist}/source/latex/xpackages
11890 # An extension to the skak package for chess typesetting.
11891 %{texmfdist}/source/latex/xskak
11892 # Break tables across pages.
11893 %{texmfdist}/source/latex/xtab
11894 # Defining language-dependent text macros.
11895 %{texmfdist}/source/latex/xtcapts
11896 # A bundle of miscellaneous footnote packages.
11897 %{texmfdist}/source/latex/yafoot
11898 # Support for old German fonts.
11899 %{texmfdist}/source/latex/yfonts
11900 # Extended maths fonts for LaTeX.
11901 %{texmfdist}/source/latex/yhmath
11902 # A thesis class file for York University, Toronto.
11903 %{texmfdist}/source/latex/york-thesis
11904 # Typeset Young-Tableaux.
11905 %{texmfdist}/source/latex/youngtab
11906 %dir %{texmfdist}/source/plain
11907 %{texmfdist}/source/plain/jsmisc
11908 %{texmfdist}/source/xelatex
11909 %{texmfdist}/tex/alatex
11910 %{texmfdist}/tex/generic/enctex
11911 %{texmfdist}/tex/latex/kalender
11912 %{texmfdist}/tex/latex/karnaugh
11913 %{texmfdist}/tex/latex/kerkis
11914 %{texmfdist}/tex/latex/kerntest
11915 %{texmfdist}/tex/latex/kluwer
11916 %{texmfdist}/tex/latex/kpfonts
11917 %{texmfdist}/tex/latex/kurier
11918 %{texmfdist}/tex/latex/labelcas
11919 %{texmfdist}/tex/latex/lazylist
11920 %{texmfdist}/tex/latex/lcg
11921 %{texmfdist}/tex/latex/lcyw
11922 %{texmfdist}/tex/latex/leading
11923 %{texmfdist}/tex/latex/ledmac
11924 %{texmfdist}/tex/latex/lettre
11925 %{texmfdist}/tex/latex/levy
11926 %{texmfdist}/tex/latex/lexikon
11927 %{texmfdist}/tex/latex/lgreek
11928 %{texmfdist}/tex/latex/lhcyr
11929 %{texmfdist}/tex/latex/lhelp
11930 %{texmfdist}/tex/latex/libertine
11931 %{texmfdist}/tex/latex/limap
11932 %{texmfdist}/tex/latex/linearA
11933 %{texmfdist}/tex/latex/linguex
11934 %{texmfdist}/tex/latex/lipsum
11935 %{texmfdist}/tex/latex/listbib
11936 %{texmfdist}/tex/latex/listliketab
11937 %{texmfdist}/tex/latex/listofsymbols
11938 %{texmfdist}/tex/latex/lkproof
11939 %{texmfdist}/tex/latex/logic
11940 %{texmfdist}/tex/latex/logpap
11941 %{texmfdist}/tex/latex/lps
11942 %{texmfdist}/tex/latex/lsc
11943 %{texmfdist}/tex/latex/ltablex
11944 %{texmfdist}/tex/latex/ltxindex
11945 %{texmfdist}/tex/latex/lxfonts
11946 %{texmfdist}/tex/latex/ly1
11947 %{texmfdist}/tex/latex/mafr
11948 %{texmfdist}/tex/latex/mailing
11949 %{texmfdist}/tex/latex/makebarcode
11950 %{texmfdist}/tex/latex/makebox
11951 %{texmfdist}/tex/latex/makecell
11952 %{texmfdist}/tex/latex/makecmds
11953 %{texmfdist}/tex/latex/makedtx
11954 %{texmfdist}/tex/latex/makeglos
11955 %{texmfdist}/tex/latex/makeplot
11956 %{texmfdist}/tex/latex/manfnt
11957 %{texmfdist}/tex/latex/manuscript
11958 %{texmfdist}/tex/latex/mapcodes
11959 %{texmfdist}/tex/latex/maple
11960 %{texmfdist}/tex/latex/marginnote
11961 %{texmfdist}/tex/latex/mathdesign
11962 %{texmfdist}/tex/latex/maybemath
11963 %{texmfdist}/tex/latex/mcaption
11964 %{texmfdist}/tex/latex/mceinleger
11965 %{texmfdist}/tex/latex/mcite
11966 %{texmfdist}/tex/latex/mciteplus
11967 %{texmfdist}/tex/latex/memexsupp
11968 %{texmfdist}/tex/latex/mentis
11969 %{texmfdist}/tex/latex/menu
11970 %{texmfdist}/tex/latex/method
11971 %{texmfdist}/tex/latex/metre
11972 %{texmfdist}/tex/latex/mff
11973 %{texmfdist}/tex/latex/mfpic4ode
11974 %{texmfdist}/tex/latex/mftinc
11975 %{texmfdist}/tex/latex/mhequ
11976 %{texmfdist}/tex/latex/mhs
11977 %{texmfdist}/tex/latex/miller
11978 %{texmfdist}/tex/latex/minipage-marginpar
11979 %{texmfdist}/tex/latex/miniplot
11980 %{texmfdist}/tex/latex/minutes
11981 %{texmfdist}/tex/latex/mla-paper
11982 %{texmfdist}/tex/latex/mlist
11983 %{texmfdist}/tex/latex/moresize
11984 %{texmfdist}/tex/latex/movie15
11985 %{texmfdist}/tex/latex/msc
11986 %{texmfdist}/tex/latex/msg
11987 %{texmfdist}/tex/latex/mslapa
11988 %{texmfdist}/tex/latex/mtgreek
11989 %{texmfdist}/tex/latex/multibbl
11990 %{texmfdist}/tex/latex/multicap
11991 %{texmfdist}/tex/latex/multido
11992 %{texmfdist}/tex/latex/muthesis
11993 %{texmfdist}/tex/latex/mxd
11994 %{texmfdist}/tex/latex/mxedruli
11995 %{texmfdist}/tex/latex/nag
11996 %{texmfdist}/tex/latex/namespc
11997 %{texmfdist}/tex/latex/nath
11998 %{texmfdist}/tex/latex/nature
11999 %{texmfdist}/tex/latex/newvbtm
12000 %{texmfdist}/tex/latex/niceframe
12001 %{texmfdist}/tex/latex/nih
12002 %{texmfdist}/tex/latex/noitcrul
12003 %{texmfdist}/tex/latex/nomentbl
12004 %{texmfdist}/tex/latex/nonfloat
12005 %{texmfdist}/tex/latex/nostarch
12006 %{texmfdist}/tex/latex/notes
12007 %{texmfdist}/tex/latex/notes2bib
12008 %{texmfdist}/tex/latex/nrc
12009 %{texmfdist}/tex/latex/ntabbing
12010 %{texmfdist}/tex/latex/numline
12011 %{texmfdist}/tex/latex/numname
12012 %{texmfdist}/tex/latex/numprint
12013 %{texmfdist}/tex/latex/objectz
12014 %{texmfdist}/tex/latex/ocr-latex
12015 %{texmfdist}/tex/latex/octavo
12016 %{texmfdist}/tex/latex/ogonek
12017 %{texmfdist}/tex/latex/oldstyle
12018 %{texmfdist}/tex/latex/opcit
12019 %{texmfdist}/tex/latex/ordinalpt
12020 %{texmfdist}/tex/latex/ot2cyr
12021 %{texmfdist}/tex/latex/othello
12022 %{texmfdist}/tex/latex/otibet
12023 %{texmfdist}/tex/latex/outline
12024 %{texmfdist}/tex/latex/outliner
12025 %{texmfdist}/tex/latex/pacioli
12026 %{texmfdist}/tex/latex/pageno
12027 %{texmfdist}/tex/latex/pagenote
12028 %{texmfdist}/tex/latex/palatino
12029 %{texmfdist}/tex/latex/paper
12030 %{texmfdist}/tex/latex/papercdcase
12031 %{texmfdist}/tex/latex/papertex
12032 %{texmfdist}/tex/latex/parallel
12033 %{texmfdist}/tex/latex/paresse
12034 %{texmfdist}/tex/latex/parrun
12035 %{texmfdist}/tex/latex/patchcmd
12036 %{texmfdist}/tex/latex/pauldoc
12037 %{texmfdist}/tex/latex/pawpict
12038 %{texmfdist}/tex/latex/pbox
12039 %{texmfdist}/tex/latex/pbsheet
12040 %{texmfdist}/tex/latex/pclnfss
12041 %{texmfdist}/tex/latex/pdfcprot
12042 %{texmfdist}/tex/latex/pdfscreen
12043 %{texmfdist}/tex/latex/pdftricks
12044 %{texmfdist}/tex/latex/pdfwin
12045 %{texmfdist}/tex/latex/pecha
12046 %{texmfdist}/tex/latex/perltex
12047 %{texmfdist}/tex/latex/petiteannonce
12048 %{texmfdist}/tex/latex/petri-nets
12049 %{texmfdist}/tex/latex/pgf-soroban
12050 %{texmfdist}/tex/latex/phaistos
12051 %{texmfdist}/tex/latex/philex
12052 %{texmfdist}/tex/latex/philosophersimprint
12053 %{texmfdist}/tex/latex/phonetic
12054 %{texmfdist}/tex/latex/photo
12055 %{texmfdist}/tex/latex/pictex2
12056 %{texmfdist}/tex/latex/pinlabel
12057 %{texmfdist}/tex/latex/pittetd
12058 %{texmfdist}/tex/latex/plari
12059 %{texmfdist}/tex/latex/plates
12060 %{texmfdist}/tex/latex/play
12061 %{texmfdist}/tex/latex/plweb
12062 %{texmfdist}/tex/latex/pmgraph
12063 %{texmfdist}/tex/latex/poemscol
12064 %{texmfdist}/tex/latex/polski
12065 %{texmfdist}/tex/latex/polyglot
12066 %{texmfdist}/tex/latex/polytable
12067 %{texmfdist}/tex/latex/postcards
12068 %{texmfdist}/tex/latex/powerdot
12069 %{texmfdist}/tex/latex/ppower4
12070 %{texmfdist}/tex/latex/ppr-prv
12071 %{texmfdist}/tex/latex/pracjourn
12072 %{texmfdist}/tex/latex/prettyref
12073 %{texmfdist}/tex/latex/proba
12074 %{texmfdist}/tex/latex/probsoln
12075 %{texmfdist}/tex/latex/procIAGssymp
12076 %{texmfdist}/tex/latex/progkeys
12077 %{texmfdist}/tex/latex/progress
12078 %{texmfdist}/tex/latex/protex
12079 %{texmfdist}/tex/latex/protocol
12080 %{texmfdist}/tex/latex/psfragx
12081 %{texmfdist}/tex/latex/psgo
12082 %{texmfdist}/tex/latex/pspicture
12083 %{texmfdist}/tex/latex/ptptex
12084 %{texmfdist}/tex/latex/qcm
12085 %{texmfdist}/tex/latex/qobitree
12086 %{texmfdist}/tex/latex/qstest
12087 %{texmfdist}/tex/latex/qsymbols
12088 %{texmfdist}/tex/latex/qtree
12089 %{texmfdist}/tex/latex/quotchap
12090 %{texmfdist}/tex/latex/quotmark
12091 %{texmfdist}/tex/latex/r_und_s
12092 %{texmfdist}/tex/latex/randbild
12093 %{texmfdist}/tex/latex/randtext
12094 %{texmfdist}/tex/latex/rccol
12095 %{texmfdist}/tex/latex/rcs
12096 %{texmfdist}/tex/latex/rcsinfo
12097 %{texmfdist}/tex/latex/recipecard
12098 %{texmfdist}/tex/latex/rectopma
12099 %{texmfdist}/tex/latex/refcheck
12100 %{texmfdist}/tex/latex/refman
12101 %{texmfdist}/tex/latex/refstyle
12102 %{texmfdist}/tex/latex/regcount
12103 %{texmfdist}/tex/latex/register
12104 %{texmfdist}/tex/latex/relenc
12105 %{texmfdist}/tex/latex/repeatindex
12106 %{texmfdist}/tex/latex/resume
12107 %{texmfdist}/tex/latex/rlepsf
12108 %{texmfdist}/tex/latex/rmpage
12109 %{texmfdist}/tex/latex/robustcommand
12110 %{texmfdist}/tex/latex/robustindex
12111 %{texmfdist}/tex/latex/romannum
12112 %{texmfdist}/tex/latex/rotpages
12113 %{texmfdist}/tex/latex/rsc
12114 %{texmfdist}/tex/latex/rst
12115 %{texmfdist}/tex/latex/rtkinenc
12116 %{texmfdist}/tex/latex/rtklage
12117 %{texmfdist}/tex/latex/sagetex
12118 %{texmfdist}/tex/latex/sanskrit
12119 %{texmfdist}/tex/latex/sauerj
12120 %{texmfdist}/tex/latex/sauterfonts
12121 %{texmfdist}/tex/latex/savefnmark
12122 %{texmfdist}/tex/latex/savesym
12123 %{texmfdist}/tex/latex/savetrees
12124 %{texmfdist}/tex/latex/scalebar
12125 %{texmfdist}/tex/latex/schedule
12126 %{texmfdist}/tex/latex/scientificpaper
12127 %{texmfdist}/tex/latex/sciposter
12128 %{texmfdist}/tex/latex/sciwordconv
12129 %{texmfdist}/tex/latex/screenplay
12130 %{texmfdist}/tex/latex/script
12131 %{texmfdist}/tex/latex/sdrt
12132 %{texmfdist}/tex/latex/sectionbox
12133 %{texmfdist}/tex/latex/semantic
12134 %{texmfdist}/tex/latex/semaphor
12135 %{texmfdist}/tex/latex/semioneside
12136 %{texmfdist}/tex/latex/seqsplit
12137 %{texmfdist}/tex/latex/sf298
12138 %{texmfdist}/tex/latex/sffms
12139 %{texmfdist}/tex/latex/sfg
12140 %{texmfdist}/tex/latex/sfmath
12141 %{texmfdist}/tex/latex/sgame
12142 %{texmfdist}/tex/latex/shadbox
12143 %{texmfdist}/tex/latex/shadethm
12144 %{texmfdist}/tex/latex/shipunov
12145 %{texmfdist}/tex/latex/shorttoc
12146 %{texmfdist}/tex/latex/show2e
12147 %{texmfdist}/tex/latex/showexpl
12148 %{texmfdist}/tex/latex/sides
12149 %{texmfdist}/tex/latex/siggraph
12150 %{texmfdist}/tex/latex/simplecv
12151 %{texmfdist}/tex/latex/simplewick
12152 %{texmfdist}/tex/latex/skak
12153 %{texmfdist}/tex/latex/skull
12154 %{texmfdist}/tex/latex/slantsc
12155 %{texmfdist}/tex/latex/smalltableof
12156 %{texmfdist}/tex/latex/smartref
12157 %{texmfdist}/tex/latex/smflatex
12158 %{texmfdist}/tex/latex/snapshot
12159 %{texmfdist}/tex/latex/songbook
12160 %{texmfdist}/tex/latex/soyombo
12161 %{texmfdist}/tex/latex/sparklines
12162 %{texmfdist}/tex/latex/spie
12163 %{texmfdist}/tex/latex/splitbib
12164 %{texmfdist}/tex/latex/splitindex
12165 %{texmfdist}/tex/latex/sprite
12166 %{texmfdist}/tex/latex/srcltx
12167 %{texmfdist}/tex/latex/sseq
12168 %{texmfdist}/tex/latex/ssqquote
12169 %{texmfdist}/tex/latex/stack
12170 %{texmfdist}/tex/latex/stage
12171 %{texmfdist}/tex/latex/statex2
12172 %{texmfdist}/tex/latex/statistik
12173 %{texmfdist}/tex/latex/staves
12174 %{texmfdist}/tex/latex/stdpage
12175 %{texmfdist}/tex/latex/stellenbosch
12176 %{texmfdist}/tex/latex/stex
12177 %{texmfdist}/tex/latex/stringstrings
12178 %{texmfdist}/tex/latex/struktex
12179 %{texmfdist}/tex/latex/sttools
12180 %{texmfdist}/tex/latex/stubs
12181 %{texmfdist}/tex/latex/subdepth
12182 %{texmfdist}/tex/latex/subeqn
12183 %{texmfdist}/tex/latex/subeqnarray
12184 %{texmfdist}/tex/latex/subfloat
12185 %{texmfdist}/tex/latex/substr
12186 %{texmfdist}/tex/latex/sudoku
12187 %{texmfdist}/tex/latex/sudokubundle
12188 %{texmfdist}/tex/latex/sugconf
12189 %{texmfdist}/tex/latex/susy
12190 %{texmfdist}/tex/latex/svgcolor
12191 %{texmfdist}/tex/latex/svn-multi
12192 %{texmfdist}/tex/latex/svn
12193 %{texmfdist}/tex/latex/svninfo
12194 %{texmfdist}/tex/latex/swimgraf
12195 %{texmfdist}/tex/latex/symbol
12196 %{texmfdist}/tex/latex/synproof
12197 %{texmfdist}/tex/latex/syntax
12198 %{texmfdist}/tex/latex/syntrace
12199 %{texmfdist}/tex/latex/synttree
12200 %{texmfdist}/tex/latex/timing
12201 %{texmfdist}/tex/latex/tocvsec2
12202 %{texmfdist}/tex/latex/todo
12203 %{texmfdist}/tex/latex/tokenizer
12204 %{texmfdist}/tex/latex/toolbox
12205 %{texmfdist}/tex/latex/topfloat
12206 %{texmfdist}/tex/latex/toptesi
12207 %{texmfdist}/tex/latex/tpslifonts
12208 %{texmfdist}/tex/latex/tracking
12209 %{texmfdist}/tex/latex/trajan
12210 %{texmfdist}/tex/latex/translator
12211 %{texmfdist}/tex/latex/tree-dvips
12212 %{texmfdist}/tex/latex/trfsigns
12213 %{texmfdist}/tex/latex/trivfloat
12214 %{texmfdist}/tex/latex/trsym
12215 %{texmfdist}/tex/latex/tufte-latex
12216 %{texmfdist}/tex/latex/tugboat
12217 %{texmfdist}/tex/latex/turnstile
12218 %{texmfdist}/tex/latex/twoup
12219 %{texmfdist}/tex/latex/typedref
12220 %{texmfdist}/tex/latex/typogrid
12221 %{texmfdist}/tex/latex/uaclasses
12222 %{texmfdist}/tex/latex/ucthesis
12223 %{texmfdist}/tex/latex/uebungsblatt
12224 %{texmfdist}/tex/latex/uhrzeit
12225 %{texmfdist}/tex/latex/uiucthesis
12226 %{texmfdist}/tex/latex/ulsy
12227 %{texmfdist}/tex/latex/umich-thesis
12228 %{texmfdist}/tex/latex/uml
12229 %{texmfdist}/tex/latex/umoline
12230 %{texmfdist}/tex/latex/umrand
12231 %{texmfdist}/tex/latex/umthesis
12232 %{texmfdist}/tex/latex/underlin
12233 %{texmfdist}/tex/latex/ushort
12234 %{texmfdist}/tex/latex/uwthesis
12235
12236 # %files latex-palatcm
12237 # %defattr(644,root,root,755)
12238 # %{texmf}/tex/latex/palatcm
12239
12240 %files latex-pdfslide
12241 %defattr(644,root,root,755)
12242 %doc %{texmfdist}/doc/latex/pdfslide
12243 %{texmfdist}/tex/latex/pdfslide
12244
12245 %files latex-pgf
12246 %defattr(644,root,root,755)
12247 %doc %{texmfdist}/doc/generic/pgf
12248 %{texmfdist}/tex/generic/pgf
12249 %{texmfdist}/tex/generic/pgfplots
12250 %{texmfdist}/tex/latex/pgf
12251 %{texmfdist}/tex/latex/pgfopts
12252 %{texmfdist}/tex/latex/pgfplots
12253
12254 %files latex-prosper
12255 %defattr(644,root,root,755)
12256 %doc %{texmfdist}/doc/latex/prosper
12257 %{texmfdist}/tex/latex/prosper
12258
12259 %files latex-polynom
12260 %defattr(644,root,root,755)
12261 %doc %{texmfdist}/doc/latex/polynom
12262 %{texmfdist}/source/latex/polynom
12263 %{texmfdist}/tex/latex/polynom
12264
12265 %files latex-polynomial
12266 %defattr(644,root,root,755)
12267 %doc %{texmfdist}/doc/latex/polynomial
12268 %{texmfdist}/source/latex/polynomial
12269 %{texmfdist}/tex/latex/polynomial
12270
12271 %files latex-pseudocode
12272 %defattr(644,root,root,755)
12273 %doc %{texmfdist}/doc/latex/pseudocode
12274 %{texmfdist}/tex/latex/pseudocode
12275
12276 %files latex-pst-2dplot
12277 %defattr(644,root,root,755)
12278 %doc %{texmfdist}/doc/generic/pst-2dplot
12279 %{texmfdist}/tex/latex/pst-2dplot
12280
12281 %files latex-pst-3dplot
12282 %defattr(644,root,root,755)
12283 %doc %{texmfdist}/doc/generic/pst-3dplot
12284 %{texmfdist}/dvips/pst-3dplot
12285 %{texmfdist}/tex/generic/pst-3dplot
12286 %{texmfdist}/tex/latex/pst-3dplot
12287
12288 %files latex-pst-bar
12289 %defattr(644,root,root,755)
12290 %doc %{texmfdist}/doc/generic/pst-3dplot
12291 %{texmfdist}/dvips/pst-bar
12292 %{texmfdist}/tex/generic/pst-bar
12293 %{texmfdist}/tex/latex/pst-bar
12294
12295 %files latex-pst-circ
12296 %defattr(644,root,root,755)
12297 %doc %{texmfdist}/doc/generic/pst-circ
12298 %{texmfdist}/dvips/pst-circ
12299 %{texmfdist}/tex/generic/pst-circ
12300 %{texmfdist}/tex/latex/pst-circ
12301
12302 %files latex-pst-diffraction
12303 %defattr(644,root,root,755)
12304 %doc %{texmfdist}/doc/generic/pst-diffraction
12305 %{texmfdist}/tex/generic/pst-diffraction
12306 %{texmfdist}/tex/latex/pst-diffraction
12307
12308 %files latex-pst-eucl
12309 %defattr(644,root,root,755)
12310 %doc %{texmfdist}/doc/generic/pst-eucl
12311 %{texmfdist}/tex/generic/pst-eucl
12312 %{texmfdist}/tex/latex/pst-eucl
12313
12314 %files latex-pst-fun
12315 %defattr(644,root,root,755)
12316 %doc %{texmfdist}/doc/generic/pst-fun
12317 %{texmfdist}/dvips/pst-fun
12318 %{texmfdist}/tex/generic/pst-fun
12319 %{texmfdist}/tex/latex/pst-fun
12320
12321 %files latex-pst-func
12322 %defattr(644,root,root,755)
12323 %doc %{texmfdist}/doc/generic/pst-func
12324 %{texmfdist}/dvips/pst-func
12325 %{texmfdist}/tex/generic/pst-func
12326 %{texmfdist}/tex/latex/pst-func
12327
12328 %files latex-pst-infixplot
12329 %defattr(644,root,root,755)
12330 %doc %{texmfdist}/doc/generic/pst-infixplot
12331 %{texmfdist}/tex/generic/pst-infixplot
12332 %{texmfdist}/tex/latex/pst-infixplot
12333
12334 %files latex-pst-fr3d
12335 %defattr(644,root,root,755)
12336 %doc %{texmfdist}/doc/generic/pst-fr3d
12337 %{texmfdist}/source/generic/pst-fr3d
12338 %{texmfdist}/tex/generic/pst-fr3d
12339 %{texmfdist}/tex/latex/pst-fr3d
12340
12341 %files latex-pst-fractal
12342 %defattr(644,root,root,755)
12343 %doc %{texmfdist}/doc/generic/pst-fractal
12344 %{texmfdist}/dvips/pst-fractal
12345 %{texmfdist}/tex/generic/pst-fractal
12346 %{texmfdist}/tex/latex/pst-fractal
12347
12348 %files latex-pst-math
12349 %defattr(644,root,root,755)
12350 %doc %{texmfdist}/doc/generic/pst-math
12351 %{texmfdist}/dvips/pst-math
12352 %{texmfdist}/tex/generic/pst-math
12353 %{texmfdist}/tex/latex/pst-math
12354
12355 %files latex-pst-ob3d
12356 %defattr(644,root,root,755)
12357 %doc %{texmfdist}/doc/generic/pst-ob3d
12358 %{texmfdist}/source/generic/pst-ob3d
12359 %{texmfdist}/tex/generic/pst-ob3d
12360 %{texmfdist}/tex/latex/pst-ob3d
12361
12362 %files latex-pst-optexp
12363 %defattr(644,root,root,755)
12364 %doc %{texmfdist}/doc/generic/pst-optexp
12365 %{texmfdist}/dvips/pst-optexp
12366 %{texmfdist}/tex/generic/pst-optexp
12367 %{texmfdist}/tex/latex/pst-optexp
12368
12369 %files latex-pst-optic
12370 %defattr(644,root,root,755)
12371 %doc %{texmfdist}/doc/generic/pst-optic
12372 %{texmfdist}/tex/generic/pst-optic
12373 %{texmfdist}/tex/latex/pst-optic
12374
12375 %files latex-pst-text
12376 %defattr(644,root,root,755)
12377 %doc %{texmfdist}/doc/generic/pst-text
12378 %{texmfdist}/dvips/pst-text
12379 %{texmfdist}/tex/generic/pst-text
12380 %{texmfdist}/tex/latex/pst-text
12381
12382 %files latex-pst-uncategorized
12383 %defattr(644,root,root,755)
12384 %doc %{texmfdist}/doc/generic/pst-3d
12385 %doc %{texmfdist}/doc/generic/pst-asr
12386 %doc %{texmfdist}/doc/generic/pst-bar
12387 %doc %{texmfdist}/doc/generic/pst-barcode
12388 %doc %{texmfdist}/doc/generic/pst-blur
12389 %doc %{texmfdist}/doc/generic/pst-coil
12390 %doc %{texmfdist}/doc/generic/pst-cox
12391 # %doc %{texmfdist}/doc/generic/pst-cox/pst-coxcoor
12392 # %doc %{texmfdist}/doc/generic/pst-cox/pst-coxeterp
12393 %doc %{texmfdist}/doc/generic/pst-dbicons
12394 %doc %{texmfdist}/doc/generic/pst-eps
12395 %doc %{texmfdist}/doc/generic/pst-fill
12396 %doc %{texmfdist}/doc/generic/pst-geo
12397 %doc %{texmfdist}/doc/generic/pst-ghsb
12398 %doc %{texmfdist}/doc/generic/pst-gr3d
12399 %doc %{texmfdist}/doc/generic/pst-grad
12400 %doc %{texmfdist}/doc/generic/pst-jtree
12401 %doc %{texmfdist}/doc/generic/pst-labo
12402 %doc %{texmfdist}/doc/generic/pst-lens
12403 %doc %{texmfdist}/doc/generic/pst-light3d
12404 %doc %{texmfdist}/doc/generic/pst-osci
12405 %doc %{texmfdist}/doc/generic/pst-pad
12406 %doc %{texmfdist}/doc/generic/pst-pdgr
12407 %doc %{texmfdist}/doc/generic/pst-poly
12408 %doc %{texmfdist}/doc/generic/pst-qtree
12409 %doc %{texmfdist}/doc/generic/pst-slpe
12410 %doc %{texmfdist}/doc/generic/pst-solides3d
12411 # %doc %{texmfdist}/doc/generic/pst-solides3d/doc-en
12412 # %doc %{texmfdist}/doc/generic/pst-solides3d/doc
12413 %doc %{texmfdist}/doc/generic/pst-soroban
12414 %doc %{texmfdist}/doc/generic/pst-spectra
12415 %doc %{texmfdist}/doc/generic/pst-stru
12416 %doc %{texmfdist}/doc/generic/pst-uml
12417 %doc %{texmfdist}/doc/generic/pst-vue3d
12418 %doc %{texmfdist}/doc/latex/auto-pst-pdf
12419 %doc %{texmfdist}/doc/latex/pst-pdf
12420 %{texmfdist}/dvips/pst-barcode
12421 %{texmfdist}/dvips/pst-blur
12422 %{texmfdist}/dvips/pst-coil
12423 %{texmfdist}/dvips/pst-cox
12424 %{texmfdist}/dvips/pst-eucl
12425 %{texmfdist}/dvips/pst-geo
12426 %{texmfdist}/dvips/pst-ghsb
12427 %{texmfdist}/dvips/pst-grad
12428 %{texmfdist}/dvips/pst-light3d
12429 %{texmfdist}/dvips/pst-slpe
12430 %{texmfdist}/dvips/pst-solides3d
12431 %{texmfdist}/dvips/pst-spectra
12432 %{texmfdist}/dvips/pst-vue3d
12433 %{texmfdist}/scripts/pst-pdf
12434 %{texmfdist}/source/generic/pst-3d
12435 %{texmfdist}/source/generic/pst-3dplot
12436 %{texmfdist}/source/generic/pst-barcode
12437 %{texmfdist}/source/generic/pst-blur
12438 %{texmfdist}/source/generic/pst-circ
12439 %{texmfdist}/source/generic/pst-coil
12440 %{texmfdist}/source/generic/pst-dbicons
12441 %{texmfdist}/source/generic/pst-diffraction
12442 %{texmfdist}/source/generic/pst-eps
12443 %{texmfdist}/source/generic/pst-fill
12444 %{texmfdist}/source/generic/pst-fractal
12445 %{texmfdist}/source/generic/pst-fun
12446 %{texmfdist}/source/generic/pst-func
12447 %{texmfdist}/source/generic/pst-lens
12448 %{texmfdist}/source/generic/pst-light3d
12449 %{texmfdist}/source/generic/pst-optic
12450 %{texmfdist}/source/generic/pst-pad
12451 %{texmfdist}/source/generic/pst-pdgr
12452 %{texmfdist}/source/generic/pst-slpe
12453 %{texmfdist}/source/generic/pst-soroban
12454 %{texmfdist}/source/generic/pst-text
12455 %{texmfdist}/source/generic/pst-uml
12456 %{texmfdist}/source/generic/pst-vue3d
12457 %{texmfdist}/source/latex/auto-pst-pdf
12458 %{texmfdist}/source/latex/pst-gr3d
12459 %{texmfdist}/source/latex/pst-pdf
12460 %{texmfdist}/source/latex/pst-poly
12461 %{texmfdist}/tex/generic/pst-3d
12462 %{texmfdist}/tex/generic/pst-asr
12463 %{texmfdist}/tex/generic/pst-barcode
12464 %{texmfdist}/tex/generic/pst-blur
12465 %{texmfdist}/tex/generic/pst-coil
12466 %{texmfdist}/tex/generic/pst-cox
12467 %{texmfdist}/tex/generic/pst-eps
12468 %{texmfdist}/tex/generic/pst-fill
12469 %{texmfdist}/tex/generic/pst-geo
12470 %{texmfdist}/tex/generic/pst-ghsb
12471 %{texmfdist}/tex/generic/pst-gr3d
12472 %{texmfdist}/tex/generic/pst-grad
12473 %{texmfdist}/tex/generic/pst-jtree
12474 %{texmfdist}/tex/generic/pst-labo
12475 %{texmfdist}/tex/generic/pst-lens
12476 %{texmfdist}/tex/generic/pst-light3d
12477 %{texmfdist}/tex/generic/pst-osci
12478 %{texmfdist}/tex/generic/pst-pad
12479 %{texmfdist}/tex/generic/pst-pdgr
12480 %{texmfdist}/tex/generic/pst-poly
12481 %{texmfdist}/tex/generic/pst-qtree
12482 %{texmfdist}/tex/generic/pst-slpe
12483 %{texmfdist}/tex/generic/pst-solides3d
12484 %{texmfdist}/tex/generic/pst-spectra
12485 %{texmfdist}/tex/generic/pst-stru
12486 %{texmfdist}/tex/generic/pst-vue3d
12487 %{texmfdist}/tex/latex/pst-3d
12488 %{texmfdist}/tex/latex/pst-asr
12489 %{texmfdist}/tex/latex/pst-barcode
12490 %{texmfdist}/tex/latex/pst-blur
12491 %{texmfdist}/tex/latex/pst-coil
12492 %{texmfdist}/tex/latex/pst-cox
12493 %{texmfdist}/tex/latex/pst-dbicons
12494 %{texmfdist}/tex/latex/pst-eps
12495 %{texmfdist}/tex/latex/pst-fill
12496 %{texmfdist}/tex/latex/pst-geo
12497 %{texmfdist}/tex/latex/pst-ghsb
12498 %{texmfdist}/tex/latex/pst-gr3d
12499 %{texmfdist}/tex/latex/pst-grad
12500 %{texmfdist}/tex/latex/pst-jtree
12501 %{texmfdist}/tex/latex/pst-labo
12502 %{texmfdist}/tex/latex/pst-lens
12503 %{texmfdist}/tex/latex/pst-light3d
12504 %{texmfdist}/tex/latex/pst-osci
12505 %{texmfdist}/tex/latex/pst-pad
12506 %{texmfdist}/tex/latex/pst-pdf
12507 %{texmfdist}/tex/latex/pst-pdgr
12508 %{texmfdist}/tex/latex/pst-poly
12509 %{texmfdist}/tex/latex/pst-qtree
12510 %{texmfdist}/tex/latex/pst-slpe
12511 %{texmfdist}/tex/latex/pst-solides3d
12512 %{texmfdist}/tex/latex/pst-soroban
12513 %{texmfdist}/tex/latex/pst-spectra
12514 %{texmfdist}/tex/latex/pst-stru
12515 %{texmfdist}/tex/latex/pst-uml
12516 %{texmfdist}/tex/latex/pst-vue3d
12517
12518 %files latex-psnfss
12519 %defattr(644,root,root,755)
12520 %doc %{texmfdist}/doc/latex/psnfss
12521 %dir %{texmfdist}/source/latex
12522 %dir %{texmfdist}/source/latex/latex-tds
12523 %dir %{texmfdist}/source/latex/latex-tds/tex
12524 %{texmfdist}/fonts/map/dvips/psnfss
12525 %{texmfdist}/source/latex/psnfss
12526 %{texmfdist}/source/latex/latex-tds/tex/psnfss2e.drv
12527 %{texmfdist}/tex/latex/psnfss
12528
12529 %files latex-pxfonts
12530 %defattr(644,root,root,755)
12531 %doc %{texmfdist}/doc/fonts/pxfonts
12532 %{texmfdist}/tex/latex/pxfonts
12533 %{texmfdist}/fonts/type1/public/pxfonts
12534 %{texmfdist}/fonts/afm/public/pxfonts
12535 %{texmfdist}/fonts/tfm/public/pxfonts
12536 %{texmfdist}/fonts/vf/public/pxfonts
12537 %{texmfdist}/fonts/map/dvips/pxfonts
12538
12539 #%files latex-qfonts
12540 #%defattr(644,root,root,755)
12541
12542 %files latex-SIstyle
12543 %defattr(644,root,root,755)
12544 %{texmfdist}/doc/latex/SIstyle
12545 %{texmfdist}/source/latex/SIstyle
12546
12547 %files latex-SIunits
12548 %defattr(644,root,root,755)
12549 %{texmfdist}/doc/latex/SIunits
12550 %{texmfdist}/tex/latex/SIunits
12551 %{texmfdist}/source/latex/SIunits
12552
12553 %files latex-siunitx
12554 %defattr(644,root,root,755)
12555 %{texmfdist}/doc/latex/siunitx
12556 %{texmfdist}/tex/latex/siunitx
12557 %{texmfdist}/source/latex/siunitx
12558
12559 %files latex-Tabbing
12560 %defattr(644,root,root,755)
12561 %{texmfdist}/source/latex/Tabbing
12562 %{texmfdist}/doc/latex/Tabbing
12563
12564 %files latex-txfonts
12565 %defattr(644,root,root,755)
12566 %doc %{texmfdist}/doc/fonts/txfonts
12567 %{texmfdist}/fonts/type1/public/txfonts
12568 %{texmfdist}/fonts/afm/public/txfonts
12569 %{texmfdist}/fonts/enc/dvips/txfonts
12570 %{texmfdist}/fonts/tfm/public/txfonts
12571 %{texmfdist}/fonts/vf/public/txfonts
12572 %{texmfdist}/fonts/map/dvips/txfonts
12573 %{texmfdist}/tex/latex/txfonts
12574
12575 %files latex-ucs
12576 %defattr(644,root,root,755)
12577 %doc %{texmfdist}/doc/latex/ucs
12578 %{texmfdist}/tex/latex/ucs
12579
12580 %files latex-umlaute
12581 %defattr(644,root,root,755)
12582 %{texmfdist}/tex/latex/umlaute
12583
12584 # %files latex-urwvn
12585 # %defattr(644,root,root,755)
12586
12587 %files latex-variations
12588 %defattr(644,root,root,755)
12589 %doc %{texmfdist}/doc/generic/variations
12590 %{texmfdist}/tex/generic/variations
12591
12592 %files latex-wasysym
12593 %defattr(644,root,root,755)
12594 %doc %{texmfdist}/doc/latex/wasysym
12595 %{texmfdist}/tex/latex/wasysym
12596 %{texmfdist}/source/latex/wasysym
12597
12598 %files latex-xcolor
12599 %defattr(644,root,root,755)
12600 %doc %{texmfdist}/doc/latex/xcolor
12601 %{texmfdist}/dvips/xcolor
12602 %{texmfdist}/source/latex/xcolor
12603
12604 # %files format-latex
12605 # %defattr(644,root,root,755)
12606 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/latex.fmt
12607
12608 %files format-pdflatex
12609 %defattr(644,root,root,755)
12610 #%{texmf}/pdftex/latex/config
12611 # %dir %{texmf}/pdftex/latex
12612 %attr(755,root,root) %{_bindir}/pdflatex
12613 %{_mandir}/man1/pdflatex.1*
12614 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdflatex.fmt
12615
12616 # %files platex
12617 # %defattr(644,root,root,755)
12618 # %doc %{texmf}/doc/latex/platex
12619 # %dir %{texmf}/tex/platex
12620 # %{texmf}/tex/platex/config
12621 # %{texmf}/tex/latex/platex
12622
12623 # %files format-platex
12624 # %defattr(644,root,root,755)
12625 # %attr(755,root,root) %{_bindir}/platex
12626 #%attr(755,root,root) %{_bindir}/platex-pl
12627 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/platex.fmt
12628 #%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/platex-pl.fmt
12629
12630 # %files format-pdfplatex
12631 # %defattr(644,root,root,755)
12632 #%dir %{texmf}/pdftex/platex
12633 #%{texmf}/pdftex/platex/config
12634 # %attr(755,root,root) %{_bindir}/pdfplatex
12635 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfplatex.fmt
12636
12637 %files tex-babel
12638 %defattr(644,root,root,755)
12639 %{texmfdist}/source/generic/babel
12640 %doc %{texmfdist}/doc/generic/babel
12641 %{texmfdist}/tex/generic/babel
12642
12643 %files tex-german
12644 %defattr(644,root,root,755)
12645 %doc %{texmfdist}/doc/generic/german
12646 %{texmfdist}/tex/generic/german
12647
12648 %files tex-mfpic
12649 %defattr(644,root,root,755)
12650 %doc %{texmfdist}/doc/generic/mfpic
12651 %{texmfdist}/tex/generic/mfpic
12652
12653 %files tex-midnight
12654 %defattr(644,root,root,755)
12655 %doc %{texmfdist}/doc/generic/midnight
12656 %{texmfdist}/tex/generic/midnight
12657
12658 %files tex-misc
12659 %defattr(644,root,root,755)
12660 %{texmfdist}/source/generic/tap
12661 %doc %{texmfdist}/doc/latex/localloc
12662 %doc %{texmfdist}/doc/generic/multido
12663 %doc %{texmfdist}/doc/generic/tap
12664
12665 %{texmfdist}/tex/generic/eijkhout
12666 %{texmfdist}/tex/generic/multido
12667 %{texmfdist}/tex/generic/misc
12668
12669 %files tex-pictex
12670 %defattr(644,root,root,755)
12671 %doc %{texmfdist}/doc/generic/pictex
12672 %{texmfdist}/tex/generic/pictex
12673
12674 %files tex-psizzl
12675 %defattr(644,root,root,755)
12676 %{texmfdist}/doc/psizzl
12677 %{texmfdist}/source/psizzl
12678 %{texmfdist}/tex/psizzl
12679
12680 %files tex-pstricks
12681 %defattr(644,root,root,755)
12682 %doc %{texmfdist}/doc/generic/pstricks
12683 %doc %{texmfdist}/doc/generic/pstricks-add
12684 %{texmfdist}/dvips/pstricks
12685 %{texmfdist}/tex/generic/pstricks
12686 %{texmfdist}/tex/latex/pstricks-add
12687
12688 # %files tex-qpx
12689 # %defattr(644,root,root,755)
12690 # %doc %{texmf}/doc/fonts/polish/qpx
12691 # %{texmf}/tex/generic/qpx
12692
12693 %files tex-qpxqtx
12694 %defattr(644,root,root,755)
12695 %doc %{texmfdist}/doc/fonts/qpxqtx
12696 %{texmfdist}/fonts/tfm/public/qpxqtx
12697 %{texmfdist}/fonts/vf/public/qpxqtx
12698 %{texmfdist}/tex/generic/qpxqtx
12699
12700 %files tex-ruhyphen
12701 %defattr(644,root,root,755)
12702 %{texmfdist}/tex/generic/ruhyphen
12703 %{texmfdist}/source/generic/ruhyphen
12704
12705 %files tex-spanish
12706 %defattr(644,root,root,755)
12707 %doc %{texmfdist}/doc/latex/spanish-mx
12708 %dir %{texmfdist}/source/latex/mapcodes
12709 %dir %{texmfdist}/source/latex/polyglot
12710 %dir %{texmfdist}/source/latex/polyglot/langs
12711 %dir %{texmfdist}/tex/latex/babelbib
12712 %dir %{texmfdist}/tex/latex/dvdcoll/dcl
12713 %dir %{texmfdist}/tex/texsis
12714 %dir %{texmfdist}/tex/texsis/base
12715 %{texmfdist}/source/generic/babel/spanish.ins
12716 %{texmfdist}/source/generic/babel/spanish.dtx
12717 %{texmfdist}/source/latex/polyglot/langs/spanish.ld
12718 %{texmfdist}/source/latex/polyglot/langs/spanish.ot1
12719 %{texmfdist}/source/latex/mapcodes/spanish.map
12720 %{texmfdist}/source/latex/mapcodes/spanish.dtx
12721 %{texmfdist}/tex/texsis/base/Spanish.txs
12722 %{texmfdist}/tex/generic/babel/spanish.sty
12723 %{texmfdist}/tex/generic/babel/spanish.ldf
12724 %{texmfdist}/tex/latex/spanish-mx
12725 %{texmfdist}/tex/latex/custom-bib/spanish.mbs
12726 %{texmfdist}/tex/latex/babelbib/spanish.bdf
12727 %{texmfdist}/tex/latex/dvdcoll/dcl/spanish.dcl
12728
12729 %files tex-texdraw
12730 %defattr(644,root,root,755)
12731 %doc %{texmfdist}/doc/texdraw
12732 %{texmfdist}/tex/generic/texdraw
12733
12734 %files tex-thumbpdf
12735 %defattr(644,root,root,755)
12736 %doc %{texmfdist}/doc/generic/thumbpdf
12737 %attr(755,root,root) %{_bindir}/thumbpdf
12738 %{texmfdist}/tex/generic/thumbpdf
12739 %{texmfdist}/scripts/thumbpdf
12740 %{_mandir}/man1/thumbpdf.1*
12741
12742 %files tex-ukrhyph
12743 %defattr(644,root,root,755)
12744 %doc %{texmfdist}/doc/generic/ukrhyph
12745 %{texmfdist}/tex/generic/ukrhyph
12746
12747 %files latex-vietnam
12748 %defattr(644,root,root,755)
12749 %doc %{texmfdist}/doc/generic/vntex
12750 %{texmfdist}/tex/latex/vntex
12751
12752 %files tex-xypic
12753 %defattr(644,root,root,755)
12754 %doc %{texmfdist}/doc/generic/xypic
12755 %{texmfdist}/tex/generic/xypic
12756
12757 %files tex-xkeyval
12758 %defattr(644,root,root,755)
12759 %doc %{texmfdist}/doc/latex/xkeyval
12760 %{texmfdist}/source/latex/xkeyval
12761 %{texmfdist}/tex/generic/xkeyval
12762 %{texmfdist}/tex/latex/xkeyval
12763
12764 %files fonts-adobe
12765 %defattr(644,root,root,755)
12766 %{texmfdist}/fonts/type1/adobe
12767 %{texmfdist}/fonts/afm/adobe
12768 %{texmfdist}/fonts/tfm/adobe
12769 %{texmfdist}/fonts/vf/adobe
12770
12771 %files fonts-ae
12772 %defattr(644,root,root,755)
12773 %doc %{texmfdist}/doc/fonts/ae
12774 %{texmfdist}/fonts/tfm/public/ae
12775 %{texmfdist}/fonts/vf/public/ae
12776 %{texmfdist}/source/fonts/ae
12777
12778 %files fonts-ams
12779 %defattr(644,root,root,755)
12780 %{texmfdist}/bibtex/bst/ams
12781 %{texmfdist}/bibtex/bib/ams
12782 %{texmfdist}/dvips/ams
12783 %{texmfdist}/fonts/source/public/ams
12784 %{texmfdist}/fonts/type1/bluesky/ams
12785 %{texmfdist}/fonts/afm/bluesky/ams
12786 %{texmfdist}/fonts/tfm/public/ams
12787 %{texmfdist}/fonts/map/dvips/ams
12788
12789 %files fonts-antp
12790 %defattr(644,root,root,755)
12791 %doc %{texmfdist}/doc/fonts/antp
12792 %{texmfdist}/fonts/enc/dvips/antp
12793 %{texmfdist}/fonts/map/dvips/antp
12794 %{texmfdist}/fonts/afm/public/antp
12795 %{texmfdist}/fonts/tfm/public/antp
12796 %{texmfdist}/dvips/antp
12797
12798 %files fonts-antt
12799 %defattr(644,root,root,755)
12800 %doc %{texmfdist}/doc/fonts/antt
12801 %{texmfdist}/fonts/afm/public/antt
12802 %{texmfdist}/fonts/opentype/public/antt
12803 %{texmfdist}/fonts/enc/dvips/antt
12804 %{texmfdist}/fonts/tfm/public/antt
12805 %{texmfdist}/fonts/map/dvips/antt
12806 %{texmfdist}/tex/plain/antt
12807 %{texmfdist}/tex/latex/antt
12808
12809 %files fonts-arphic
12810 %defattr(644,root,root,755)
12811 %doc %{texmfdist}/doc/fonts/arphic
12812 %{texmfdist}/fonts/afm/arphic
12813 %{texmfdist}/fonts/tfm/arphic
12814 %{texmfdist}/fonts/vf/arphic
12815
12816 %files fonts-bbm
12817 %defattr(644,root,root,755)
12818 %doc %{texmfdist}/doc/fonts/bbm
12819 %{texmfdist}/fonts/source/public/bbm
12820 %{texmfdist}/fonts/tfm/public/bbm
12821 %{texmfdist}/source/latex/bbm
12822 %{texmfdist}/tex/latex/bbm
12823
12824 %files fonts-bbold
12825 %defattr(644,root,root,755)
12826 %{texmfdist}/fonts/source/public/bbold
12827 %{texmfdist}/fonts/tfm/public/bbold
12828
12829 # %files fonts-bh
12830 # %defattr(644,root,root,755)
12831 # %doc %{texmf}/doc/fonts/bh
12832 # %{texmf}/fonts/tfm/bh
12833 # %{texmf}/fonts/vf/bh
12834
12835 %files fonts-bitstream
12836 %defattr(644,root,root,755)
12837 %{texmfdist}/fonts/afm/bitstrea
12838 %{texmfdist}/fonts/tfm/bitstrea
12839 %{texmfdist}/fonts/vf/bitstrea
12840
12841 #%files fonts-cbgreek
12842 #%defattr(644,root,root,755)
12843
12844 %files fonts-cc-pl
12845 %defattr(644,root,root,755)
12846 %{texmfdist}/fonts/source/public/cc-pl
12847 %{texmfdist}/fonts/enc/dvips/cc-pl
12848 %{texmfdist}/fonts/tfm/public/cc-pl
12849 %{texmfdist}/fonts/map/dvips/cc-pl
12850
12851 %files fonts-cg
12852 %defattr(644,root,root,755)
12853 %{texmfdist}/fonts/tfm/cg
12854 %{texmfdist}/fonts/vf/cg
12855
12856 %files fonts-cm
12857 %defattr(644,root,root,755)
12858 %doc %{texmfdist}/doc/fonts/cm
12859 %dir %{texmfdist}/doc/fonts
12860 %dir %{texmfdist}/dvips
12861 %dir %{texmfdist}/fonts/afm/bluesky
12862 %dir %{texmfdist}/fonts/map/dvips
12863 %dir %{texmfdist}/fonts/pk/ljfour/public
12864 %{texmfdist}/dvips/cm
12865 %{texmfdist}/fonts/source/public/cm
12866 %{texmfdist}/fonts/afm/bluesky/cm
12867 %{texmfdist}/fonts/tfm/public/cm
12868 %{texmfdist}/fonts/pk/ljfour/public/cm
12869 %{texmfdist}/fonts/map/dvips/cm
12870
12871 %files fonts-cmbright
12872 %defattr(644,root,root,755)
12873 %doc %{texmfdist}/doc/latex/cmbright
12874 %{texmfdist}/fonts/source/public/cmbright
12875 %{texmfdist}/fonts/tfm/public/cmbright
12876 %{texmfdist}/source/latex/cmbright
12877 %{texmfdist}/tex/latex/cmbright
12878
12879 %files fonts-cmcyr
12880 %defattr(644,root,root,755)
12881 %doc %{texmfdist}/doc/fonts/cmcyr
12882 %{texmfdist}/fonts/source/public/cmcyr
12883 %{texmfdist}/fonts/type1/public/cmcyr
12884 %{texmfdist}/fonts/tfm/public/cmcyr
12885 %{texmfdist}/fonts/vf/public/cmcyr
12886 %{texmfdist}/fonts/map/dvips/cmcyr
12887
12888 %files fonts-cmextra
12889 %defattr(644,root,root,755)
12890 %{texmfdist}/fonts/source/public/cmextra
12891 %{texmfdist}/fonts/tfm/public/cmextra
12892
12893 %files fonts-cmsuper
12894 %defattr(644,root,root,755)
12895 %doc %{texmfdist}/doc/fonts/cm-super
12896 %{texmfdist}/fonts/afm/public/cm-super
12897 %{texmfdist}/fonts/enc/dvips/cm-super
12898 %{texmfdist}/fonts/map/dvips/cm-super
12899 %{texmfdist}/fonts/map/vtex/cm-super
12900 %{texmfdist}/fonts/type1/public/cm-super
12901
12902 %files fonts-concmath
12903 %defattr(644,root,root,755)
12904 %doc %{texmfdist}/doc/fonts/concmath
12905 %doc %{texmfdist}/doc/latex/concmath
12906 %{texmfdist}/fonts/source/public/concmath
12907 %{texmfdist}/fonts/tfm/public/concmath
12908 %{texmfdist}/source/latex/concmath
12909 %{texmfdist}/tex/latex/concmath
12910
12911 %files fonts-concrete
12912 %defattr(644,root,root,755)
12913 %doc %{texmfdist}/doc/fonts/concrete
12914 %{texmfdist}/fonts/source/public/concrete
12915 %{texmfdist}/fonts/tfm/public/concrete
12916
12917 %files fonts-cs
12918 %defattr(644,root,root,755)
12919 %{texmfdist}/dvips/cs
12920 %{texmfdist}/fonts/source/public/cs
12921 %{texmfdist}/fonts/enc/dvips/cs
12922 %{texmfdist}/fonts/tfm/public/cs
12923 %{texmfdist}/fonts/map/dvips/cs
12924
12925 #%files fonts-dstroke
12926 #%defattr(644,root,root,755)
12927
12928 %files fonts-ecc
12929 %defattr(644,root,root,755)
12930 %doc %{texmfdist}/doc/fonts/ecc
12931 %{texmfdist}/fonts/source/public/ecc
12932 %{texmfdist}/fonts/tfm/public/ecc
12933
12934 %files fonts-eurosym
12935 %defattr(644,root,root,755)
12936 %doc %{texmfdist}/doc/fonts/eurosym
12937 %{texmfdist}/fonts/source/public/eurosym
12938 %{texmfdist}/fonts/tfm/public/eurosym
12939 %{texmfdist}/fonts/map/dvips/eurosym
12940 %{texmfdist}/source/fonts/eurosym
12941 %{texmfdist}/tex/latex/eurosym
12942
12943 %files fonts-eulervm
12944 %defattr(644,root,root,755)
12945 %doc %{texmfdist}/doc/latex/eulervm
12946 %{texmfdist}/fonts/tfm/public/eulervm
12947 %{texmfdist}/fonts/vf/public/eulervm
12948 %{texmfdist}/source/latex/eulervm
12949 %{texmfdist}/tex/latex/eulervm
12950
12951 %files fonts-euxm
12952 %defattr(644,root,root,755)
12953 %{texmfdist}/fonts/source/public/euxm
12954 %{texmfdist}/fonts/tfm/public/euxm
12955
12956 %files fonts-gothic
12957 %defattr(644,root,root,755)
12958 %{texmfdist}/doc/fonts/gothic
12959 %{texmfdist}/dvips/gothic
12960 %{texmfdist}/fonts/source/public/gothic
12961 %{texmfdist}/fonts/type1/public/gothic
12962 %{texmfdist}/fonts/afm/public/gothic
12963 %{texmfdist}/fonts/tfm/public/gothic
12964 %{texmfdist}/fonts/vf/public/gothic
12965 %{texmfdist}/fonts/map/dvips/gothic
12966
12967 %files fonts-hoekwater
12968 %defattr(644,root,root,755)
12969 %{texmfdist}/fonts/afm/hoekwater
12970 %{texmfdist}/fonts/tfm/hoekwater
12971 %{texmfdist}/fonts/truetype/hoekwater
12972
12973 %files fonts-jknappen
12974 %defattr(644,root,root,755)
12975 %{texmfdist}/fonts/source/jknappen
12976 %{texmfdist}/fonts/tfm/jknappen
12977
12978 %files fonts-latex
12979 %defattr(644,root,root,755)
12980 %doc %{texmfdist}/doc/latex/esint
12981 %dir %{texmfdist}/fonts/source/public/latex-fonts
12982 %dir %{texmfdist}/fonts/type1/bluesky/latex-fonts
12983 %dir %{texmfdist}/fonts/afm/bluesky/latex-fonts
12984 %dir %{texmfdist}/fonts/tfm/public/latex-fonts
12985 %dir %{texmfdist}/fonts/map/dvips/latex-fonts
12986 %{texmfdist}/fonts/source/public/esint
12987 %{texmfdist}/fonts/tfm/public/esint
12988 %{texmfdist}/source/latex/esint
12989 %{texmfdist}/tex/latex/esint
12990 %{texmfdist}/fonts/source/public/latex-fonts/*
12991 %{texmfdist}/fonts/type1/bluesky/latex-fonts/*
12992 %{texmfdist}/fonts/afm/bluesky/latex-fonts/*
12993 %{texmfdist}/fonts/tfm/public/latex-fonts/*
12994 %{texmfdist}/fonts/map/dvips/latex-fonts/*
12995
12996 %files fonts-lh
12997 %defattr(644,root,root,755)
12998 %doc %{texmfdist}/doc/fonts/lh
12999 %{texmfdist}/fonts/source/lh
13000 %{texmfdist}/metapost/support/charlib/LH
13001 %{texmfdist}/source/fonts/lh
13002 %{texmfdist}/source/latex/lh
13003
13004 %files fonts-lm
13005 %defattr(644,root,root,755)
13006 %doc %{texmfdist}/doc/fonts/lm
13007 %{texmfdist}/fonts/type1/public/lm
13008 %{texmfdist}/fonts/afm/public/lm
13009 %{texmfdist}/fonts/opentype/public/lm
13010 %{texmfdist}/fonts/enc/dvips/lm
13011 %{texmfdist}/fonts/tfm/public/lm
13012 %{texmfdist}/fonts/map/dvips/lm
13013 %{texmfdist}/fonts/map/dvipdfm/lm
13014 %{texmfdist}/source/fonts/lm
13015 %{texmfdist}/tex/latex/lm
13016
13017 %files fonts-marvosym
13018 %defattr(644,root,root,755)
13019 %doc %{texmfdist}/doc/latex/marvosym
13020 %dir %{texmfdist}/source/fonts/eurofont
13021 %dir %{texmfdist}/source/fonts/eurofont/marvosym
13022 %dir %{texmfdist}/tex/latex
13023 %{texmfdist}/fonts/type1/public/marvosym
13024 %{texmfdist}/fonts/afm/public/marvosym
13025 %{texmfdist}/fonts/tfm/public/marvosym
13026 %{texmfdist}/fonts/map/dvips/marvosym
13027 %{texmfdist}/source/fonts/eurofont/marvosym/*
13028 %{texmfdist}/tex/latex/marvosym
13029
13030 %files fonts-mflogo
13031 %defattr(644,root,root,755)
13032 %doc %{texmfdist}/doc/latex/mflogo
13033 %{texmfdist}/fonts/source/public/mflogo
13034 %{texmfdist}/fonts/type1/hoekwater/mflogo
13035 %{texmfdist}/fonts/afm/hoekwater/mflogo
13036 %{texmfdist}/fonts/tfm/public/mflogo
13037 %{texmfdist}/fonts/map/dvips/mflogo
13038 %{texmfdist}/source/latex/mflogo
13039 %{texmfdist}/tex/latex/mflogo
13040
13041 %files fonts-misc
13042 %defattr(644,root,root,755)
13043 %doc %{texmfdist}/doc/latex/marvosym/mac/oztex/tex-font/misc
13044 %{texmfdist}/fonts/source/public/misc
13045 %{texmfdist}/fonts/tfm/public/misc
13046 %{texmfdist}/fonts/misc
13047
13048 %files fonts-monotype
13049 %defattr(644,root,root,755)
13050 %{texmfdist}/fonts/tfm/monotype
13051 %{texmfdist}/fonts/vf/monotype
13052
13053 %files fonts-other
13054 %defattr(644,root,root,755)
13055
13056 %doc %{texmfdist}/doc/fonts/yi4latex
13057 %{texmfdist}/fonts/source/public/yi4latex
13058 %{texmfdist}/fonts/tfm/public/yi4latex
13059
13060 %{texmfdist}/fonts/tfm/public/pslatex
13061 %{texmfdist}/fonts/map/dvips/pslatex
13062 %{texmfdist}/fonts/vf/public/pslatex
13063
13064 %doc %{texmfdist}/doc/fonts/allrunes
13065 %{texmfdist}/fonts/source/public/allrunes
13066 %{texmfdist}/fonts/tfm/public/allrunes
13067 %{texmfdist}/fonts/type1/public/allrunes
13068 %{texmfdist}/source/fonts/allrunes
13069
13070 %doc %{texmfdist}/doc/fonts/antiqua
13071 %{texmfdist}/fonts/map/dvips/antiqua
13072
13073 %{texmfdist}/fonts/source/public/apl
13074 %{texmfdist}/fonts/tfm/public/apl
13075 %{texmfdist}/source/fonts/apl
13076
13077 %{texmfdist}/fonts/afm/arabi
13078 %{texmfdist}/fonts/tfm/arabi
13079 %{texmfdist}/fonts/type1/arabi
13080 %{texmfdist}/fonts/enc/dvips/arabi
13081 %{texmfdist}/fonts/map/dvips/arabi
13082
13083 %{texmfdist}/fonts/map/dvips/arabtex
13084 %{texmfdist}/fonts/source/public/arabtex
13085 %{texmfdist}/fonts/tfm/public/arabtex
13086 %{texmfdist}/fonts/type1/public/arabtex
13087
13088 %doc %{texmfdist}/doc/fonts/archaic
13089 %{texmfdist}/fonts/afm/public/archaic
13090 %{texmfdist}/fonts/map/dvips/archaic
13091 %{texmfdist}/fonts/source/public/archaic
13092 %{texmfdist}/fonts/tfm/public/archaic
13093 %{texmfdist}/fonts/type1/public/archaic
13094 %{texmfdist}/source/fonts/archaic
13095
13096 %doc %{texmfdist}/doc/fonts/arev
13097 %{texmfdist}/fonts/afm/public/arev
13098 %{texmfdist}/fonts/enc/dvips/arev
13099 %{texmfdist}/fonts/map/dvips/arev
13100 %{texmfdist}/fonts/tfm/public/arev
13101 %{texmfdist}/fonts/type1/public/arev
13102 %{texmfdist}/fonts/vf/public/arev
13103 %{texmfdist}/source/fonts/arev
13104
13105 %{texmfdist}/fonts/tfm/vntex/arevvn
13106 %{texmfdist}/fonts/type1/vntex/arevvn
13107
13108 %{texmfdist}/fonts/source/public/ar
13109 %{texmfdist}/fonts/tfm/public/ar
13110
13111 %doc %{texmfdist}/doc/fonts/armenian
13112 %{texmfdist}/fonts/source/public/armenian
13113 %{texmfdist}/fonts/tfm/public/armenian
13114
13115 %{texmfdist}/fonts/map/dvips/arphic
13116
13117 %doc %{texmfdist}/doc/fonts/malayalam
13118 %doc %{texmfdist}/doc/fonts/Asana-Math
13119 %{texmfdist}/fonts/opentype/public/Asana-Math
13120
13121 %doc %{texmfdist}/doc/fonts/ascii
13122 %{texmfdist}/fonts/map/dvips/ascii
13123 %{texmfdist}/fonts/tfm/public/ascii
13124 %{texmfdist}/fonts/type1/public/ascii
13125
13126 %doc %{texmfdist}/doc/fonts/astro
13127 %{texmfdist}/fonts/source/public/astro
13128 %{texmfdist}/fonts/tfm/public/astro
13129
13130 %{texmfdist}/fonts/afm/public/augie
13131 %{texmfdist}/fonts/map/dvips/augie
13132 %{texmfdist}/fonts/tfm/public/augie
13133 %{texmfdist}/fonts/type1/public/augie
13134 %{texmfdist}/fonts/vf/public/augie
13135
13136 %doc %{texmfdist}/doc/fonts/auncial-new
13137 %{texmfdist}/fonts/afm/public/auncial-new
13138 %{texmfdist}/fonts/map/dvips/auncial-new
13139 %{texmfdist}/fonts/tfm/public/auncial-new
13140 %{texmfdist}/fonts/type1/public/auncial-new
13141 %{texmfdist}/source/fonts/auncial-new
13142
13143 %{texmfdist}/fonts/afm/public/aurical
13144 %{texmfdist}/fonts/map/dvips/aurical
13145 %{texmfdist}/fonts/source/public/aurical
13146 %{texmfdist}/fonts/tfm/public/aurical
13147 %{texmfdist}/fonts/type1/public/aurical
13148
13149 %{texmfdist}/fonts/map/dvips/avantgar
13150
13151 %{texmfdist}/fonts/source/public/bangtex
13152 %{texmfdist}/fonts/tfm/public/bangtex
13153
13154 %{texmfdist}/fonts/source/public/barcodes
13155 %{texmfdist}/fonts/tfm/public/barcodes
13156
13157 %{texmfdist}/fonts/source/public/bayer
13158 %{texmfdist}/fonts/tfm/public/bayer
13159
13160 %{texmfdist}/fonts/source/public/bbding
13161 %{texmfdist}/fonts/tfm/public/bbding
13162
13163 %{texmfdist}/fonts/map/dvips/belleek
13164 %{texmfdist}/fonts/truetype/public
13165
13166 %{texmfdist}/fonts/source/public/bengali
13167 %{texmfdist}/fonts/tfm/public/bengali
13168
13169 %doc %{texmfdist}/doc/fonts/bera
13170 %{texmfdist}/fonts/afm/public/bera
13171 %{texmfdist}/fonts/map/dvips/bera
13172 %{texmfdist}/fonts/map/vtex/bera
13173 %{texmfdist}/fonts/tfm/public/bera
13174 %{texmfdist}/fonts/type1/public/bera
13175 %{texmfdist}/fonts/vf/public/bera
13176
13177 %doc %{texmfdist}/doc/fonts/blacklettert1
13178 %{texmfdist}/fonts/tfm/public/blacklettert1
13179 %{texmfdist}/fonts/vf/public/blacklettert1
13180 %{texmfdist}/source/fonts/blacklettert1
13181
13182 %doc %{texmfdist}/doc/fonts/boisik
13183 %{texmfdist}/fonts/source/public/boisik
13184
13185 %doc %{texmfdist}/doc/fonts/bookhands
13186 %{texmfdist}/fonts/source/public/bookhands
13187
13188 %{texmfdist}/fonts/map/dvips/bookman
13189
13190 %{texmfdist}/fonts/afm/public/brushscr
13191 %{texmfdist}/fonts/map/dvips/brushscr
13192 %{texmfdist}/fonts/tfm/public/brushscr
13193 %{texmfdist}/fonts/type1/public/brushscr
13194 %{texmfdist}/fonts/vf/public/brushscr
13195
13196 %doc %{texmfdist}/doc/fonts/burmese
13197 %{texmfdist}/fonts/map/dvips/burmese
13198 %{texmfdist}/fonts/tfm/public/burmese
13199 %{texmfdist}/fonts/type1/public/burmese
13200
13201 %doc %{texmfdist}/doc/fonts/cns
13202 %{texmfdist}/fonts/tfm/cns
13203
13204 %{texmfdist}/fonts/enc/dvips/c90enc
13205
13206 %{texmfdist}/fonts/source/public/calligra
13207 %{texmfdist}/fonts/tfm/public/calligra
13208
13209 %doc %{texmfdist}/doc/fonts/carolmin-ps
13210 %{texmfdist}/fonts/afm/public/carolmin-ps
13211 %{texmfdist}/fonts/map/dvips/carolmin-ps
13212 %{texmfdist}/fonts/type1/public/carolmin-ps
13213
13214 %{texmfdist}/fonts/source/public/casyl
13215 %{texmfdist}/fonts/tfm/public/casyl
13216
13217 %{texmfdist}/fonts/source/public/cbcoptic
13218 %{texmfdist}/fonts/tfm/public/cbcoptic
13219 %{texmfdist}/fonts/type1/public/cbcoptic
13220
13221 %doc %{texmfdist}/doc/fonts/cbfonts
13222 %{texmfdist}/fonts/enc/dvips/cbfonts
13223 %{texmfdist}/fonts/map/dvips/cbfonts
13224 %{texmfdist}/fonts/source/public/cbfonts
13225 %{texmfdist}/fonts/tfm/public/cbfonts
13226 %{texmfdist}/fonts/type1/public/cbfonts
13227
13228 %doc %{texmfdist}/doc/fonts/charter
13229 %{texmfdist}/fonts/afm/vntex/chartervn
13230 %{texmfdist}/fonts/tfm/vntex/chartervn
13231 %{texmfdist}/fonts/type1/vntex/chartervn
13232 %{texmfdist}/fonts/vf/vntex/chartervn
13233
13234 %{texmfdist}/fonts/source/public/cherokee
13235 %{texmfdist}/fonts/tfm/public/cherokee
13236
13237 %{texmfdist}/fonts/source/public/china2e
13238 %{texmfdist}/fonts/tfm/public/china2e
13239
13240 %{texmfdist}/fonts/source/public/circ
13241 %{texmfdist}/fonts/tfm/public/circ
13242
13243 %doc %{texmfdist}/doc/fonts/cirth
13244 %{texmfdist}/fonts/source/public/cirth
13245 %{texmfdist}/fonts/tfm/public/cirth
13246
13247 %doc %{texmfdist}/doc/fonts/cjhebrew
13248 %{texmfdist}/fonts/afm/public/cjhebrew
13249 %{texmfdist}/fonts/enc/dvips/cjhebrew
13250 %{texmfdist}/fonts/map/dvips/cjhebrew
13251 %{texmfdist}/fonts/tfm/public/cjhebrew
13252 %{texmfdist}/fonts/type1/public/cjhebrew
13253 %{texmfdist}/fonts/vf/public/cjhebrew
13254
13255 %{texmfdist}/fonts/source/public/clock
13256 %{texmfdist}/fonts/tfm/public/clock
13257
13258 %doc %{texmfdist}/doc/fonts/cmastro
13259 %{texmfdist}/fonts/source/public/cmastro
13260 %{texmfdist}/fonts/tfm/public/cmastro
13261
13262 %{texmfdist}/fonts/tfm/vntex/cmbrightvn
13263 %{texmfdist}/fonts/type1/vntex/cmbrightvn
13264
13265 %{texmfdist}/fonts/type1/public/cmex
13266
13267 %{texmfdist}/fonts/afm/public/cm-lgc
13268 %{texmfdist}/fonts/enc/dvips/cm-lgc
13269 %{texmfdist}/fonts/map/dvips/cm-lgc
13270 %{texmfdist}/fonts/ofm/public/cm-lgc
13271 %{texmfdist}/fonts/ovf/public/cm-lgc
13272 %{texmfdist}/fonts/tfm/public/cm-lgc
13273 %{texmfdist}/fonts/type1/public/cm-lgc
13274 %{texmfdist}/fonts/vf/public/cm-lgc
13275
13276
13277 %doc %{texmfdist}/doc/fonts/cmpica
13278 %{texmfdist}/fonts/source/public/cmpica
13279 %{texmfdist}/fonts/tfm/public/cmpica
13280
13281
13282 %{texmfdist}/fonts/tfm/vntex/comicsansvn
13283 %{texmfdist}/fonts/type1/vntex/comicsansvn
13284 %{texmfdist}/fonts/vf/vntex/comicsansvn
13285
13286 %{texmfdist}/fonts/tfm/vntex/concretevn
13287 %{texmfdist}/fonts/type1/vntex/concretevn
13288
13289 %{texmfdist}/fonts/afm/ibm
13290 %{texmfdist}/fonts/tfm/ibm
13291 %{texmfdist}/fonts/vf/ibm
13292 %{texmfdist}/fonts/map/dvips/courier
13293 %{texmfdist}/fonts/tfm/cspsfonts-adobe
13294 %{texmfdist}/fonts/vf/cspsfonts-adobe
13295
13296 %doc %{texmfdist}/doc/fonts/croatian
13297 %{texmfdist}/fonts/source/public/croatian
13298
13299 %{texmfdist}/fonts/afm/public/cryst
13300 %{texmfdist}/fonts/source/public/cryst
13301 %{texmfdist}/fonts/tfm/public/cryst
13302 %{texmfdist}/fonts/type1/public/cryst
13303
13304 %{texmfdist}/fonts/source/public/ctib
13305 %{texmfdist}/fonts/tfm/public/ctib
13306
13307 %doc %{texmfdist}/doc/fonts/cyklop
13308 %{texmfdist}/fonts/afm/public/cyklop
13309 %{texmfdist}/fonts/enc/dvips/cyklop
13310 %{texmfdist}/fonts/map/dvips/cyklop
13311 %{texmfdist}/fonts/opentype/public/cyklop
13312 %{texmfdist}/fonts/tfm/public/cyklop
13313 %{texmfdist}/fonts/type1/public/cyklop
13314
13315 %{texmfdist}/fonts/source/public/dancers
13316 %{texmfdist}/fonts/tfm/public/dancers
13317
13318 %doc %{texmfdist}/doc/fonts/dice
13319 %{texmfdist}/fonts/source/public/dice
13320 %{texmfdist}/fonts/tfm/public/dice
13321
13322 %doc %{texmfdist}/doc/fonts/dictsym
13323 %{texmfdist}/fonts/afm/public/dictsym
13324 %{texmfdist}/fonts/map/dvips/dictsym
13325 %{texmfdist}/fonts/map/vtex/dictsym
13326 %{texmfdist}/fonts/tfm/public/dictsym
13327 %{texmfdist}/fonts/type1/public/dictsym
13328
13329 %doc %{texmfdist}/doc/fonts/dingbat
13330 %{texmfdist}/fonts/tfm/public/dingbat
13331 %{texmfdist}/source/fonts/dingbat
13332
13333 %doc %{texmfdist}/doc/fonts/doublestroke
13334 %{texmfdist}/fonts/map/dvips/doublestroke
13335 %{texmfdist}/fonts/source/public/doublestroke
13336 %{texmfdist}/fonts/tfm/public/doublestroke
13337 %{texmfdist}/fonts/type1/public/doublestroke
13338
13339 %doc %{texmfdist}/doc/fonts/duerer
13340 %{texmfdist}/fonts/source/public/duerer
13341 %{texmfdist}/fonts/tfm/public/duerer
13342
13343 %doc %{texmfdist}/doc/fonts/ean
13344 %{texmfdist}/fonts/source/public/ean
13345 %{texmfdist}/fonts/tfm/public/ean
13346
13347 %doc %{texmfdist}/doc/fonts/eco
13348 %{texmfdist}/fonts/tfm/public/eco
13349 %{texmfdist}/fonts/vf/public/eco
13350 %{texmfdist}/source/fonts/eco
13351
13352 %doc %{texmfdist}/doc/fonts/eiad
13353 %{texmfdist}/fonts/source/public/eiad
13354 %{texmfdist}/fonts/tfm/public/eiad
13355
13356 %doc %{texmfdist}/doc/fonts/elvish
13357 %{texmfdist}/fonts/source/public/elvish
13358 %{texmfdist}/fonts/tfm/public/elvish
13359
13360 %doc %{texmfdist}/doc/fonts/epigrafica
13361 %{texmfdist}/fonts/afm/public/epigrafica
13362 %{texmfdist}/fonts/enc/dvips/epigrafica
13363 %{texmfdist}/fonts/map/dvips/epigrafica
13364 %{texmfdist}/fonts/tfm/public/epigrafica
13365 %{texmfdist}/fonts/type1/public/epigrafica
13366 %{texmfdist}/fonts/vf/public/epigrafica
13367
13368 %{texmfdist}/fonts/map/dvips/epiolmec
13369 %{texmfdist}/fonts/tfm/public/epiolmec
13370 %{texmfdist}/fonts/type1/public/epiolmec
13371
13372 %doc %{texmfdist}/doc/fonts/esint-type1
13373 %{texmfdist}/fonts/map/dvips/esint-type1
13374 %{texmfdist}/fonts/type1/public/esint-type1
13375
13376 %{texmfdist}/fonts/ofm/public/ethiop
13377 %{texmfdist}/fonts/ovf/public/ethiop
13378 %{texmfdist}/fonts/ovp/public/ethiop
13379 %{texmfdist}/fonts/source/public/ethiop
13380 %{texmfdist}/fonts/tfm/public/ethiop
13381
13382 %{texmfdist}/fonts/map/dvips/ethiop-t1
13383 %{texmfdist}/fonts/type1/public/ethiop-t1
13384
13385 %doc %{texmfdist}/doc/fonts/euro-ce
13386 %{texmfdist}/fonts/source/public/euro-ce
13387 %{texmfdist}/fonts/tfm/public/euro-ce
13388
13389 %doc %{texmfdist}/doc/fonts/eurofont
13390 %{texmfdist}/fonts/map/dvips/eurofont
13391 %{texmfdist}/source/fonts/eurofont
13392
13393 %doc %{texmfdist}/doc/fonts/feyn
13394 %{texmfdist}/fonts/source/public/feyn
13395 %{texmfdist}/fonts/tfm/public/feyn
13396 %{texmfdist}/source/fonts/feyn
13397
13398 %doc %{texmfdist}/doc/fonts/fge
13399 %{texmfdist}/fonts/source/public/fge
13400 %{texmfdist}/fonts/tfm/public/fge
13401 %{texmfdist}/source/fonts/fge
13402
13403 %{texmfdist}/fonts/map/dvips/foekfont
13404 %{texmfdist}/fonts/tfm/public/foekfont
13405 %{texmfdist}/fonts/type1/public/foekfont
13406
13407 %doc %{texmfdist}/doc/fonts/fonetika
13408 %{texmfdist}/fonts/afm/public/fonetika
13409 %{texmfdist}/fonts/map/dvips/fonetika
13410 %{texmfdist}/fonts/tfm/public/fonetika
13411 %{texmfdist}/fonts/type1/public/fonetika
13412
13413 %doc %{texmfdist}/doc/fonts/fourier
13414 %{texmfdist}/fonts/afm/public/fourier
13415 %{texmfdist}/fonts/map/dvips/fourier
13416 %{texmfdist}/fonts/tfm/public/fourier
13417 %{texmfdist}/fonts/type1/public/fourier
13418 %{texmfdist}/fonts/vf/public/fourier
13419 %{texmfdist}/source/fonts/fourier
13420
13421 %doc %{texmfdist}/doc/fonts/fouriernc
13422 %{texmfdist}/fonts/afm/public/fouriernc
13423 %{texmfdist}/fonts/tfm/public/fouriernc
13424 %{texmfdist}/fonts/vf/public/fouriernc
13425
13426 %doc %{texmfdist}/doc/fonts/frcursive
13427 %{texmfdist}/fonts/source/public/frcursive
13428 %{texmfdist}/fonts/tfm/public/frcursive
13429 %{texmfdist}/source/fonts/frcursive
13430
13431 %doc %{texmfdist}/doc/fonts/futhark
13432 %{texmfdist}/fonts/source/public/futhark
13433 %{texmfdist}/fonts/tfm/public/futhark
13434
13435 %{texmfdist}/fonts/afm/public/garuda
13436 %{texmfdist}/fonts/map/dvips/garuda
13437 %{texmfdist}/fonts/tfm/public/garuda
13438 %{texmfdist}/fonts/type1/public/garuda
13439
13440 %doc %{texmfdist}/doc/fonts/genealogy
13441 %{texmfdist}/fonts/source/public/genealogy
13442 %{texmfdist}/fonts/tfm/public/genealogy
13443
13444 %doc %{texmfdist}/doc/fonts/gfsartemisia
13445 %{texmfdist}/fonts/afm/public/gfsartemisia
13446 %{texmfdist}/fonts/enc/dvips/gfsartemisia
13447 %{texmfdist}/fonts/map/dvips/gfsartemisia
13448 %{texmfdist}/fonts/opentype/public/gfsartemisia
13449 %{texmfdist}/fonts/tfm/public/gfsartemisia
13450 %{texmfdist}/fonts/type1/public/gfsartemisia
13451 %{texmfdist}/fonts/vf/public/gfsartemisia
13452
13453 %doc %{texmfdist}/doc/fonts/gfsbaskerville
13454 %{texmfdist}/fonts/afm/public/gfsbaskerville
13455 %{texmfdist}/fonts/enc/dvips/gfsbaskerville
13456 %{texmfdist}/fonts/map/dvips/gfsbaskerville
13457 %{texmfdist}/fonts/opentype/public/gfsbaskerville
13458 %{texmfdist}/fonts/tfm/public/gfsbaskerville
13459 %{texmfdist}/fonts/type1/public/gfsbaskerville
13460 %{texmfdist}/fonts/vf/public/gfsbaskerville
13461
13462 %doc %{texmfdist}/doc/fonts/gfsbodoni
13463 %{texmfdist}/fonts/afm/public/gfsbodoni
13464 %{texmfdist}/fonts/enc/dvips/gfsbodoni
13465 %{texmfdist}/fonts/map/dvips/gfsbodoni
13466 %{texmfdist}/fonts/opentype/public/gfsbodoni
13467 %{texmfdist}/fonts/tfm/public/gfsbodoni
13468 %{texmfdist}/fonts/type1/public/gfsbodoni
13469 %{texmfdist}/fonts/vf/public/gfsbodoni
13470
13471 %doc %{texmfdist}/doc/fonts/gfscomplutum
13472 %{texmfdist}/fonts/afm/public/gfscomplutum
13473 %{texmfdist}/fonts/enc/dvips/gfscomplutum
13474 %{texmfdist}/fonts/map/dvips/gfscomplutum
13475 %{texmfdist}/fonts/opentype/public/gfscomplutum
13476 %{texmfdist}/fonts/tfm/public/gfscomplutum
13477 %{texmfdist}/fonts/type1/public/gfscomplutum
13478 %{texmfdist}/fonts/vf/public/gfscomplutum
13479
13480 %doc %{texmfdist}/doc/fonts/gfsdidot
13481 %{texmfdist}/fonts/afm/public/gfsdidot
13482 %{texmfdist}/fonts/enc/dvips/gfsdidot
13483 %{texmfdist}/fonts/map/dvips/gfsdidot
13484 %{texmfdist}/fonts/opentype/public/gfsdidot
13485 %{texmfdist}/fonts/tfm/public/gfsdidot
13486 %{texmfdist}/fonts/type1/public/gfsdidot
13487 %{texmfdist}/fonts/vf/public/gfsdidot
13488
13489 %doc %{texmfdist}/doc/fonts/gfsneohellenic
13490 %{texmfdist}/fonts/afm/public/gfsneohellenic
13491 %{texmfdist}/fonts/enc/dvips/gfsneohellenic
13492 %{texmfdist}/fonts/map/dvips/gfsneohellenic
13493 %{texmfdist}/fonts/opentype/public/gfsneohellenic
13494 %{texmfdist}/fonts/tfm/public/gfsneohellenic
13495 %{texmfdist}/fonts/type1/public/gfsneohellenic
13496 %{texmfdist}/fonts/vf/public/gfsneohellenic
13497
13498 %doc %{texmfdist}/doc/fonts/gfsporson
13499 %{texmfdist}/fonts/afm/public/gfsporson
13500 %{texmfdist}/fonts/enc/dvips/gfsporson
13501 %{texmfdist}/fonts/map/dvips/gfsporson
13502 %{texmfdist}/fonts/opentype/public/gfsporson
13503 %{texmfdist}/fonts/tfm/public/gfsporson
13504 %{texmfdist}/fonts/type1/public/gfsporson
13505 %{texmfdist}/fonts/vf/public/gfsporson
13506
13507 %doc %{texmfdist}/doc/fonts/gfssolomos
13508 %{texmfdist}/fonts/afm/public/gfssolomos
13509 %{texmfdist}/fonts/enc/dvips/gfssolomos
13510 %{texmfdist}/fonts/map/dvips/gfssolomos
13511 %{texmfdist}/fonts/opentype/public/gfssolomos
13512 %{texmfdist}/fonts/tfm/public/gfssolomos
13513 %{texmfdist}/fonts/type1/public/gfssolomos
13514 %{texmfdist}/fonts/vf/public/gfssolomos
13515
13516 %{texmfdist}/fonts/source/public/go
13517 %{texmfdist}/fonts/tfm/public/go
13518
13519 %doc %{texmfdist}/doc/fonts/greenpoint
13520 %{texmfdist}/fonts/source/public/greenpoint
13521 %{texmfdist}/fonts/tfm/public/greenpoint
13522
13523 %{texmfdist}/fonts/afm/groff
13524 %{texmfdist}/fonts/enc/dvips/groff
13525 %{texmfdist}/fonts/map/dvips/groff
13526 %{texmfdist}/fonts/tfm/groff
13527 %{texmfdist}/fonts/type1/groff
13528
13529 %doc %{texmfdist}/doc/fonts/grotesq
13530 %{texmfdist}/fonts/map/dvips/grotesq
13531
13532 %{texmfdist}/fonts/afm/vntex/grotesqvn
13533 %{texmfdist}/fonts/tfm/vntex/grotesqvn
13534 %{texmfdist}/fonts/type1/vntex/grotesqvn
13535
13536 %{texmfdist}/fonts/afm/public/grverb
13537 %{texmfdist}/fonts/map/dvips/grverb
13538 %{texmfdist}/fonts/tfm/public/grverb
13539 %{texmfdist}/fonts/type1/public/grverb
13540 %{texmfdist}/fonts/vf/public/grverb
13541
13542 %{texmfdist}/fonts/source/public/hands
13543 %{texmfdist}/fonts/tfm/public/hands
13544
13545 %{texmfdist}/fonts/afm/jmn
13546 %{texmfdist}/fonts/tfm/jmn
13547 %{texmfdist}/fonts/type1/jmn
13548
13549 %{texmfdist}/fonts/map/dvips/helvetic
13550
13551 %doc %{texmfdist}/doc/fonts/hfbright
13552 %{texmfdist}/fonts/afm/public/hfbright
13553 %{texmfdist}/fonts/enc/dvips/hfbright
13554 %{texmfdist}/fonts/map/dvips/hfbright
13555 %{texmfdist}/fonts/type1/public/hfbright
13556 %{texmfdist}/source/fonts/hfbright
13557
13558 %doc %{texmfdist}/doc/fonts/hfoldsty
13559 %{texmfdist}/fonts/tfm/public/hfoldsty
13560 %{texmfdist}/fonts/vf/public/hfoldsty
13561 %{texmfdist}/source/fonts/hfoldsty
13562
13563 %doc %{texmfdist}/doc/fonts/ibygrk
13564 %{texmfdist}/tex/generic/ibygrk
13565 %{texmfdist}/fonts/afm/public/ibygrk
13566 %{texmfdist}/fonts/enc/dvips/ibygrk
13567 %{texmfdist}/fonts/map/dvips/ibygrk
13568 %{texmfdist}/fonts/source/public/ibygrk
13569 %{texmfdist}/fonts/tfm/public/ibygrk
13570 %{texmfdist}/fonts/type1/public/ibygrk
13571
13572 %doc %{texmfdist}/doc/fonts/ifsym
13573 %{texmfdist}/fonts/source/public/ifsym
13574 %{texmfdist}/fonts/tfm/public/ifsym
13575
13576 %doc %{texmfdist}/doc/fonts/initials
13577 %{texmfdist}/fonts/afm/public/initials
13578 %{texmfdist}/fonts/map/dvips/initials
13579 %{texmfdist}/fonts/tfm/public/initials
13580 %{texmfdist}/fonts/type1/public/initials
13581
13582 %doc %{texmfdist}/doc/fonts/itrans
13583 %{texmfdist}/fonts/afm/public/itrans
13584 %{texmfdist}/fonts/source/public/itrans
13585 %{texmfdist}/fonts/tfm/public/itrans
13586 %{texmfdist}/fonts/type1/public/itrans
13587
13588 %doc %{texmfdist}/doc/fonts/iwona
13589 %{texmfdist}/fonts/afm/public/iwona
13590 %{texmfdist}/fonts/enc/dvips/iwona
13591 %{texmfdist}/fonts/map/dvips/iwona
13592 %{texmfdist}/fonts/opentype/public/iwona
13593 %{texmfdist}/fonts/tfm/public/iwona
13594 %{texmfdist}/fonts/type1/public/iwona
13595
13596 %{texmfdist}/fonts/enc/dvips/jmn
13597 %{texmfdist}/fonts/map/dvips/jmn
13598
13599 %doc %{texmfdist}/doc/fonts/kdgreek
13600 %{texmfdist}/fonts/source/public/kdgreek
13601 %{texmfdist}/fonts/tfm/public/kdgreek
13602
13603 %{texmfdist}/fonts/afm/public/kerkis
13604 %{texmfdist}/fonts/enc/dvips/kerkis
13605 %{texmfdist}/fonts/map/dvips/kerkis
13606 %{texmfdist}/fonts/tfm/public/kerkis
13607 %{texmfdist}/fonts/type1/public/kerkis
13608 %{texmfdist}/fonts/vf/public/kerkis
13609
13610 %doc %{texmfdist}/doc/fonts/kixfont
13611 %{texmfdist}/fonts/source/public/kixfont
13612 %{texmfdist}/fonts/tfm/public/kixfont
13613
13614 %doc %{texmfdist}/doc/fonts/kpfonts
13615 %dir %{texmfdist}/fonts/map/public
13616 %{texmfdist}/fonts/afm/public/kpfonts
13617 %{texmfdist}/fonts/map/public/kpfonts
13618 %{texmfdist}/fonts/source/public/kpfonts
13619 %{texmfdist}/fonts/tfm/public/kpfonts
13620 %{texmfdist}/fonts/type1/public/kpfonts
13621 %{texmfdist}/fonts/vf/public/kpfonts
13622
13623 %doc %{texmfdist}/doc/fonts/kurier
13624 %{texmfdist}/fonts/afm/public/kurier
13625 %{texmfdist}/fonts/enc/dvips/kurier
13626 %{texmfdist}/fonts/map/dvips/kurier
13627 %{texmfdist}/fonts/opentype/public/kurier
13628 %{texmfdist}/fonts/tfm/public/kurier
13629 %{texmfdist}/fonts/type1/public/kurier
13630
13631 %doc %{texmfdist}/doc/fonts/levy
13632 %{texmfdist}/fonts/source/public/levy
13633
13634 %doc %{texmfdist}/doc/fonts/lfb
13635 %{texmfdist}/fonts/source/public/lfb
13636 %{texmfdist}/fonts/tfm/public/lfb
13637
13638 %doc %{texmfdist}/doc/fonts/libertine
13639 %{texmfdist}/fonts/afm/public/libertine
13640 %{texmfdist}/fonts/enc/dvips/libertine
13641 %{texmfdist}/fonts/map/dvips/libertine
13642 %{texmfdist}/fonts/tfm/public/libertine
13643 %{texmfdist}/fonts/type1/public/libertine
13644 %{texmfdist}/fonts/vf/public/libertine
13645
13646 %doc %{texmfdist}/doc/fonts/linearA
13647 %{texmfdist}/fonts/afm/public/linearA
13648 %{texmfdist}/fonts/map/dvips/linearA
13649 %{texmfdist}/fonts/tfm/public/linearA
13650 %{texmfdist}/fonts/type1/public/linearA
13651 %{texmfdist}/source/fonts/linearA
13652
13653 %{texmfdist}/fonts/source/public/logic
13654 %{texmfdist}/fonts/tfm/public/logic
13655
13656 %doc %{texmfdist}/doc/fonts/lxfonts
13657 %{texmfdist}/fonts/map/dvips/lxfonts
13658 %{texmfdist}/fonts/source/public/lxfonts
13659 %{texmfdist}/fonts/tfm/public/lxfonts
13660 %{texmfdist}/fonts/type1/public/lxfonts
13661
13662 %doc %{texmfdist}/doc/fonts/ly1
13663 %{texmfdist}/fonts/map/dvips/ly1
13664
13665 %{texmfdist}/fonts/source/public/malayalam
13666 %{texmfdist}/fonts/tfm/public/malayalam
13667
13668 %{texmfdist}/fonts/map/dvips/manfnt
13669
13670 %{texmfdist}/fonts/map/dvips/mathdesign
13671
13672 %{texmfdist}/fonts/tfm/public/mathpazo
13673 %{texmfdist}/fonts/vf/public/mathpazo
13674
13675 %{texmfdist}/fonts/afm/mathdesign
13676 %{texmfdist}/fonts/tfm/mathdesign
13677 %{texmfdist}/fonts/type1/mathdesign
13678 %{texmfdist}/fonts/vf/mathdesign
13679
13680 %{texmfdist}/fonts/enc/dvips/mnsymbol
13681 %{texmfdist}/fonts/map/dvips/mnsymbol
13682 %dir %{texmfdist}/fonts/map/vtex
13683 %{texmfdist}/fonts/map/vtex/mnsymbol
13684 %{texmfdist}/fonts/opentype/public/mnsymbol
13685 %{texmfdist}/fonts/source/public/mnsymbol
13686 %{texmfdist}/fonts/tfm/public/mnsymbol
13687 %{texmfdist}/fonts/type1/public/mnsymbol
13688
13689 %{texmfdist}/fonts/map/dvips/montex
13690 %{texmfdist}/fonts/source/public/montex
13691 %{texmfdist}/fonts/tfm/public/montex
13692 %{texmfdist}/fonts/type1/public/montex
13693
13694 %{texmfdist}/fonts/tfm/vntex/mscorevn
13695 %{texmfdist}/fonts/vf/vntex/mscorevn
13696
13697 %{texmfdist}/fonts/source/public/musixps
13698 %{texmfdist}/fonts/tfm/public/musixps
13699
13700 %doc %{texmfdist}/doc/generic/musixtex
13701 %{texmfdist}/fonts/map/dvips/musixtex
13702 %{texmfdist}/fonts/source/public/musixtex
13703 %{texmfdist}/fonts/tfm/public/musixtex
13704 %{texmfdist}/fonts/type1/public/musixtex
13705
13706 %{texmfdist}/fonts/source/public/mxd
13707 %{texmfdist}/fonts/tfm/public/mxd
13708
13709 %{texmfdist}/fonts/source/public/mxedruli
13710 %{texmfdist}/fonts/tfm/public/mxedruli
13711
13712 %{texmfdist}/fonts/map/dvips/ncntrsbk
13713
13714 %{texmfdist}/fonts/source/public/niceframe
13715 %{texmfdist}/fonts/tfm/public/niceframe
13716
13717 %doc %{texmfdist}/doc/fonts/nkarta
13718 %{texmfdist}/fonts/source/public/nkarta
13719 %{texmfdist}/fonts/tfm/public/nkarta
13720
13721 %{texmfdist}/fonts/afm/public/norasi
13722 %{texmfdist}/fonts/map/dvips/norasi
13723 %{texmfdist}/fonts/tfm/public/norasi
13724 %{texmfdist}/fonts/type1/public/norasi
13725
13726 %{texmfdist}/fonts/source/public/oca
13727
13728 %{texmfdist}/fonts/afm/public/ocherokee
13729 %{texmfdist}/fonts/map/dvips/ocherokee
13730 %{texmfdist}/fonts/ofm/public/ocherokee
13731 %{texmfdist}/fonts/ovf/public/ocherokee
13732 %{texmfdist}/fonts/ovp/public/ocherokee
13733 %{texmfdist}/fonts/tfm/public/ocherokee
13734 %{texmfdist}/fonts/type1/public/ocherokee
13735
13736 %{texmfdist}/fonts/source/public/ogham
13737 %{texmfdist}/fonts/tfm/public/ogham
13738
13739 %doc %{texmfdist}/doc/fonts/oinuit
13740 %{texmfdist}/fonts/map/dvips/oinuit
13741 %{texmfdist}/fonts/ofm/public/oinuit
13742 %{texmfdist}/fonts/ovf/public/oinuit
13743 %{texmfdist}/fonts/tfm/public/oinuit
13744 %{texmfdist}/fonts/type1/public/oinuit
13745
13746 %{texmfdist}/fonts/source/public/osmanian
13747
13748 %doc %{texmfdist}/doc/fonts/ot2cyr
13749 %{texmfdist}/fonts/map/dvips/ot2cyr
13750 %{texmfdist}/source/fonts/ot2cyr
13751
13752 %{texmfdist}/fonts/source/public/othello
13753 %{texmfdist}/fonts/tfm/public/othello
13754
13755 %{texmfdist}/fonts/ofm/public/otibet
13756 %{texmfdist}/fonts/ovf/public/otibet
13757 %{texmfdist}/fonts/ovp/public/otibet
13758 %{texmfdist}/fonts/source/public/otibet
13759 %{texmfdist}/fonts/tfm/public/otibet
13760
13761 %doc %{texmfdist}/doc/fonts/pacioli
13762 %{texmfdist}/fonts/source/public/pacioli
13763 %{texmfdist}/fonts/tfm/public/pacioli
13764
13765 %{texmfdist}/fonts/map/dvips/palatino
13766
13767 %doc %{texmfdist}/doc/fonts/phaistos
13768 %{texmfdist}/fonts/afm/public/phaistos
13769 %{texmfdist}/fonts/map/dvips/phaistos
13770 %{texmfdist}/fonts/opentype/public/phaistos
13771 %{texmfdist}/fonts/tfm/public/phaistos
13772 %{texmfdist}/fonts/type1/public/phaistos
13773 %{texmfdist}/source/fonts/phaistos
13774
13775 %{texmfdist}/fonts/opentype/public/philokalia
13776
13777 %doc %{texmfdist}/doc/fonts/phonetic
13778 %{texmfdist}/fonts/source/public/phonetic
13779 %{texmfdist}/fonts/tfm/public/phonetic
13780 %{texmfdist}/source/fonts/phonetic
13781
13782 %{texmfdist}/source/fonts/malayalam
13783
13784 %{texmfdist}/fonts/source/public/punk
13785 %{texmfdist}/fonts/tfm/public/punk
13786
13787 %{texmfdist}/fonts/tfm/public/relenc
13788 %{texmfdist}/fonts/vf/public/relenc
13789
13790 %doc %{texmfdist}/doc/fonts/rsfs
13791 %{texmfdist}/fonts/map/dvips/rsfs
13792
13793 %{texmfdist}/fonts/map/dvips/sanskrit
13794 %{texmfdist}/fonts/source/public/sanskrit
13795 %{texmfdist}/fonts/tfm/public/sanskrit
13796 %{texmfdist}/fonts/type1/public/sanskrit
13797
13798 %{texmfdist}/fonts/source/public/sauter
13799
13800 %doc %{texmfdist}/doc/fonts/semaphor
13801 %{texmfdist}/fonts/afm/public/semaphor
13802 %{texmfdist}/fonts/enc/dvips/semaphor
13803 %{texmfdist}/fonts/map/dvips/semaphor
13804 %{texmfdist}/fonts/opentype/public/semaphor
13805 %{texmfdist}/fonts/source/public/semaphor
13806 %{texmfdist}/fonts/tfm/public/semaphor
13807 %{texmfdist}/fonts/type1/public/semaphor
13808
13809 %{texmfdist}/fonts/source/public/simpsons
13810
13811 %{texmfdist}/fonts/map/dvips/skak
13812 %{texmfdist}/fonts/source/public/skak
13813 %{texmfdist}/fonts/tfm/public/skak
13814
13815 %doc %{texmfdist}/doc/fonts/skaknew
13816 %{texmfdist}/fonts/afm/public/skaknew
13817 %{texmfdist}/fonts/map/dvips/skaknew
13818 %{texmfdist}/fonts/map/vtex/skaknew
13819 %{texmfdist}/fonts/tfm/public/skaknew
13820 %{texmfdist}/fonts/type1/public/skaknew
13821
13822 %{texmfdist}/fonts/source/public/skull
13823
13824 %{texmfdist}/fonts/source/public/soyombo
13825 %{texmfdist}/fonts/tfm/public/soyombo
13826
13827 %doc %{texmfdist}/doc/fonts/staves
13828 %{texmfdist}/fonts/map/dvips/staves
13829 %{texmfdist}/fonts/tfm/public/staves
13830 %{texmfdist}/fonts/type1/public/staves
13831
13832 %{texmfdist}/fonts/map/dvips/stmaryrd
13833 %{texmfdist}/fonts/source/public/stmaryrd
13834
13835 %{texmfdist}/fonts/map/dvips/symbol
13836
13837 %{texmfdist}/fonts/afm/public/tabvar
13838 %{texmfdist}/fonts/map/dvips/tabvar
13839 %{texmfdist}/fonts/tfm/public/tabvar
13840 %{texmfdist}/fonts/type1/public/tabvar
13841
13842
13843 %{texmfdist}/fonts/source/public/tapir
13844 %{texmfdist}/fonts/type1/public/tapir
13845
13846 %{texmfdist}/fonts/enc/dvips/tengwarscript
13847 %{texmfdist}/fonts/map/dvips/tengwarscript
13848 %{texmfdist}/fonts/tfm/public/tengwarscript
13849 %{texmfdist}/fonts/vf/public/tengwarscript
13850
13851 %{texmfdist}/doc/fonts/pclnfss
13852 %{texmfdist}/source/fonts/pclnfss
13853
13854 %doc %{texmfdist}/doc/fonts/tex-gyre
13855 %{texmfdist}/fonts/afm/public/tex-gyre
13856 %{texmfdist}/fonts/enc/dvips/tex-gyre
13857 %{texmfdist}/fonts/map/dvips/tex-gyre
13858 %{texmfdist}/fonts/opentype/public/tex-gyre
13859 %{texmfdist}/fonts/tfm/public/tex-gyre
13860 %{texmfdist}/fonts/type1/public/tex-gyre
13861
13862 %{texmfdist}/fonts/map/dvips/times
13863
13864
13865 %doc %{texmfdist}/doc/fonts/timing
13866 %{texmfdist}/fonts/source/public/timing
13867 %{texmfdist}/fonts/tfm/public/timing
13868
13869 %doc %{texmfdist}/doc/fonts/tipa
13870 %{texmfdist}/fonts/map/dvips/tipa
13871 %{texmfdist}/fonts/source/public/tipa
13872 %{texmfdist}/fonts/tfm/public/tipa
13873 %{texmfdist}/fonts/type1/public/tipa
13874
13875 %{texmfdist}/fonts/afm/public/trajan
13876 %{texmfdist}/fonts/map/dvips/trajan
13877 %{texmfdist}/fonts/tfm/public/trajan
13878 %{texmfdist}/fonts/type1/public/trajan
13879
13880 %{texmfdist}/fonts/source/public/trsym
13881 %{texmfdist}/fonts/tfm/public/trsym
13882
13883 %{texmfdist}/fonts/tfm/vntex/txttvn
13884 %{texmfdist}/fonts/type1/vntex/txttvn
13885
13886 %{texmfdist}/fonts/map/dvips/uhc
13887
13888 %{texmfdist}/fonts/source/public/ulsy
13889 %{texmfdist}/fonts/tfm/public/ulsy
13890
13891 %doc %{texmfdist}/doc/fonts/umrand
13892 %{texmfdist}/fonts/source/public/umrand
13893 %{texmfdist}/fonts/tfm/public/umrand
13894
13895 %doc %{texmfdist}/doc/fonts/umtypewriter
13896 %{texmfdist}/fonts/opentype/public/umtypewriter
13897
13898 %doc %{texmfdist}/doc/fonts/universa
13899 %{texmfdist}/fonts/source/public/universa
13900 %{texmfdist}/fonts/tfm/public/universa
13901 %{texmfdist}/source/fonts/universa
13902
13903 %{texmfdist}/fonts/afm/public/velthuis
13904 %{texmfdist}/fonts/map/dvips/velthuis
13905 %{texmfdist}/fonts/source/public/velthuis
13906 %{texmfdist}/fonts/tfm/public/velthuis
13907 %{texmfdist}/fonts/type1/public/velthuis
13908
13909 %{texmfdist}/fonts/enc/dvips/vntex
13910
13911 %{texmfdist}/fonts/afm/vntex/vntopia
13912 %{texmfdist}/fonts/tfm/vntex/vntopia
13913 %{texmfdist}/fonts/type1/vntex/vntopia
13914 %{texmfdist}/fonts/vf/vntex/vntopia
13915
13916 %{texmfdist}/fonts/map/dvips/wadalab
13917
13918 %doc %{texmfdist}/doc/fonts/wasy
13919 %{texmfdist}/fonts/afm/public/wasy
13920 %{texmfdist}/fonts/map/dvips/wasy
13921 %{texmfdist}/fonts/type1/public/wasy
13922
13923 %{texmfdist}/fonts/source/public/wnri
13924 %{texmfdist}/fonts/tfm/public/wnri
13925
13926 %{texmfdist}/fonts/source/public/wsuipa
13927 %{texmfdist}/fonts/tfm/public/wsuipa
13928
13929 %{texmfdist}/fonts/source/public/xbmc
13930 %{texmfdist}/fonts/tfm/public/xbmc
13931
13932 %doc %{texmfdist}/doc/fonts/xq
13933 %{texmfdist}/fonts/source/public/xq
13934 %{texmfdist}/fonts/tfm/public/xq
13935
13936 %{texmfdist}/fonts/source/public/yannisgr
13937
13938 %{texmfdist}/fonts/map/dvips/yhmath
13939 %{texmfdist}/fonts/source/public/yhmath
13940 %{texmfdist}/fonts/tfm/public/yhmath
13941 %{texmfdist}/fonts/type1/public/yhmath
13942 %{texmfdist}/fonts/vf/public/yhmath
13943
13944 %{texmfdist}/fonts/map/dvips/zapfchan
13945 %{texmfdist}/fonts/tfm/urw35vf
13946
13947 %{texmfdist}/fonts/map/dvips/zapfding
13948
13949 %{texmfdist}/dvips/zefonts
13950 %{texmfdist}/fonts/map/dvips/zefonts
13951 %{texmfdist}/fonts/tfm/public/zefonts
13952 %{texmfdist}/fonts/vf/public/zefonts
13953
13954
13955 %files fonts-omega
13956 %defattr(644,root,root,755)
13957 %doc %{texmfdist}/doc/omega
13958 %dir %{texmfdist}/omega
13959 %dir %{texmfdist}/omega/otp
13960 %dir %{texmfdist}/omega/ocp
13961 %{texmfdist}/dvips/omega
13962 %{texmfdist}/fonts/ofm/public/omega
13963 %{texmfdist}/fonts/type1/public/omega
13964 %{texmfdist}/fonts/afm/public/omega
13965 %{texmfdist}/fonts/ovp/public/omega
13966 %{texmfdist}/fonts/tfm/public/omega
13967 %{texmfdist}/fonts/ovf/public/omega
13968 %{texmfdist}/fonts/map/dvips/omega
13969 %{texmfdist}/omega/ocp/omega
13970 %{texmfdist}/omega/otp/omega
13971 %{texmfdist}/tex/plain/omega
13972
13973 #%files fonts-pazo
13974 #%defattr(644,root,root,755)
13975
13976 %files fonts-pl
13977 %defattr(644,root,root,755)
13978 %doc %{texmfdist}/doc/fonts/pl
13979 %dir %{texmf}/scripts/texlive
13980 %dir %{texmf}/scripts/texlive/tlmgrgui
13981 %dir %{texmf}/scripts/texlive/tlmgrgui/lang
13982 %{texmfdist}/dvips/pl
13983 %{texmfdist}/fonts/source/public/pl
13984 %{texmfdist}/fonts/type1/public/pl
13985 %{texmfdist}/fonts/afm/public/pl
13986 %{texmfdist}/fonts/enc/dvips/pl
13987 %{texmfdist}/fonts/tfm/public/pl
13988 %{texmfdist}/fonts/map/dvips/pl
13989 %{texmf}/scripts/texlive/tlmgrgui/lang/pl
13990
13991 %files fonts-px
13992 %defattr(644,root,root,755)
13993 %doc %{texmfdist}/doc/fonts/pxfonts
13994 # %doc %{texmf}/doc/doc/english/free-math-font-survey/source/pxfonts.tex
13995 # %doc %{texmf}/doc/doc/english/free-math-font-survey/images/pxfonts.png
13996 %dir %{texmfdist}/fonts/map/dvips/pxfonts
13997 %dir %{texmfdist}/tex/latex/pxfonts
13998 %{texmfdist}/fonts/map/dvips/pxfonts/pxfonts.map
13999 %{texmfdist}/fonts/afm/public/pxfonts
14000 %{texmfdist}/fonts/tfm/public/pxfonts
14001 %{texmfdist}/fonts/type1/public/pxfonts
14002 %{texmfdist}/fonts/vf/public/pxfonts
14003 %{texmfdist}/tex/latex/pxfonts/pxfonts.sty
14004
14005 #%files fonts-qfonts
14006 #%defattr(644,root,root,755)
14007 # %doc %{texmf}/doc/fonts/polish/qfonts
14008 # %{texmf}/fonts/enc/dvips/qfonts
14009 # %{texmf}/fonts/map/dvips/qfonts
14010 # %{texmf}/dvips/qfonts
14011 # %{texmf}/fonts/afm/public/qfonts
14012 # %{texmf}/fonts/tfm/public/qfonts
14013
14014 # %files fonts-qpx
14015 # %defattr(644,root,root,755)
14016 # %{texmf}/fonts/tfm/public/qpx
14017 # %{texmf}/fonts/vf/public/qpx
14018
14019 %files fonts-qpxqtx
14020 %defattr(644,root,root,755)
14021 %{texmfdist}/fonts/tfm/public/qpxqtx
14022 %{texmfdist}/fonts/vf/public/qpxqtx
14023
14024 %files fonts-rsfs
14025 %defattr(644,root,root,755)
14026 %{texmfdist}/fonts/source/public/rsfs
14027 %{texmfdist}/fonts/tfm/public/rsfs
14028
14029 %files fonts-stmaryrd
14030 %defattr(644,root,root,755)
14031 %doc %{texmfdist}/doc/fonts/stmaryrd
14032 %{texmfdist}/source/fonts/stmaryrd
14033 %{texmfdist}/fonts/tfm/public/stmaryrd
14034
14035 %files fonts-tx
14036 %defattr(644,root,root,755)
14037 %{texmfdist}/fonts/map/dvips/txfonts/txfonts.map
14038 %{texmfdist}/fonts/afm/public/txfonts
14039 %{texmfdist}/fonts/tfm/public/txfonts
14040 %{texmfdist}/fonts/vf/public/txfonts
14041
14042 %files fonts-uhc
14043 %defattr(644,root,root,755)
14044 %doc %{texmfdist}/doc/fonts/uhc
14045 %{texmfdist}/fonts/afm/uhc
14046 %{texmfdist}/fonts/tfm/uhc
14047 %{texmfdist}/fonts/vf/uhc
14048
14049 %files fonts-urw
14050 %defattr(644,root,root,755)
14051 %{texmfdist}/fonts/afm/urw
14052 %{texmfdist}/fonts/tfm/urw
14053 %{texmfdist}/fonts/vf/urw
14054
14055 %files fonts-urwvn
14056 %defattr(644,root,root,755)
14057 %{texmfdist}/fonts/afm/vntex/urwvn
14058 %{texmfdist}/fonts/tfm/vntex/urwvn
14059 %{texmfdist}/fonts/type1/vntex/urwvn
14060 %{texmfdist}/fonts/vf/vntex/urwvn
14061
14062 %files fonts-vnr
14063 %defattr(644,root,root,755)
14064 %{texmfdist}/fonts/map/dvips/vntex
14065 %{texmfdist}/fonts/source/vntex/vnr
14066 %{texmfdist}/fonts/tfm/vntex/vnr
14067
14068 %files fonts-urw35vf
14069 %defattr(644,root,root,755)
14070 %{texmfdist}/fonts/vf/urw35vf
14071
14072 %files fonts-wadalab
14073 %defattr(644,root,root,755)
14074 %doc %{texmfdist}/doc/fonts/wadalab
14075 %{texmfdist}/fonts/afm/wadalab
14076 %{texmfdist}/fonts/tfm/wadalab
14077 %{texmfdist}/fonts/vf/wadalab
14078
14079 %files fonts-wasy
14080 %defattr(644,root,root,755)
14081 %{texmfdist}/fonts/source/public/wasy
14082 %{texmfdist}/fonts/tfm/public/wasy
14083
14084 %files fonts-xypic
14085 %defattr(644,root,root,755)
14086 %{texmfdist}/fonts/map/dvips/xypic
14087 # %{texmfdist}/fonts/afm/public/xypic
14088 %{texmfdist}/fonts/source/public/xypic
14089 %{texmfdist}/fonts/tfm/public/xypic
14090
14091 %files fonts-yandy
14092 %defattr(644,root,root,755)
14093 # %{texmf}/fonts/afm/yandy
14094 %{texmfdist}/source/fonts/eurofont/marvosym/tfmfiles/yandy
14095 # %{texmf}/fonts/tfm/yandy
14096 # %{texmf}/fonts/vf/yandy
14097
14098 %files fonts-type1-antp
14099 %defattr(644,root,root,755)
14100 %{texmfdist}/dvips/antp
14101 %{texmfdist}/fonts/type1/public/antp
14102
14103 %files fonts-type1-antt
14104 %defattr(644,root,root,755)
14105 # %{texmf}/dvips/antt
14106 %{texmfdist}/fonts/type1/public/antt
14107
14108 %files fonts-type1-arphic
14109 %defattr(644,root,root,755)
14110 %{texmfdist}/fonts/type1/arphic
14111
14112 %files fonts-type1-belleek
14113 %defattr(644,root,root,755)
14114 %doc %{texmfdist}/doc/fonts/belleek
14115 %{texmfdist}/fonts/type1/public/belleek
14116
14117 %files fonts-type1-bitstream
14118 %defattr(644,root,root,755)
14119 %{texmfdist}/fonts/type1/bitstrea
14120
14121 %files fonts-type1-bluesky
14122 %defattr(644,root,root,755)
14123 # %doc %{texmf}/doc/fonts/bluesky
14124 # %{texmf}/dvips/bluesky
14125 %{texmfdist}/fonts/type1/bluesky
14126
14127 %files fonts-type1-cc-pl
14128 %defattr(644,root,root,755)
14129 %doc %{texmfdist}/doc/fonts/cc-pl
14130 %{texmfdist}/fonts/type1/public/cc-pl
14131
14132 %files fonts-type1-cmcyr
14133 %defattr(644,root,root,755)
14134 %{texmfdist}/fonts/type1/public/cmcyr
14135
14136 %files fonts-type1-cs
14137 %defattr(644,root,root,755)
14138 %{texmfdist}/fonts/type1/public/cs
14139
14140 # %files fonts-type1-dstroke
14141 # %defattr(644,root,root,755)
14142 # %{texmf}/fonts/type1/public/dstroke
14143
14144 %files fonts-type1-eurosym
14145 %defattr(644,root,root,755)
14146 %{texmfdist}/fonts/type1/public/eurosym
14147
14148 %files fonts-type1-hoekwater
14149 %defattr(644,root,root,755)
14150 %{texmfdist}/fonts/type1/hoekwater
14151
14152 %files fonts-type1-fpl
14153 %defattr(644,root,root,755)
14154 %doc %{texmfdist}/doc/fonts/fpl
14155 %{texmfdist}/fonts/afm/public/fpl
14156 %{texmfdist}/fonts/type1/public/fpl
14157
14158 %files fonts-type1-lm
14159 %defattr(644,root,root,755)
14160 %{texmfdist}/fonts/afm/public/lm
14161 %{texmfdist}/fonts/type1/public/lm
14162
14163 %files fonts-type1-marvosym
14164 %defattr(644,root,root,755)
14165 %{texmfdist}/fonts/type1/public/marvosym
14166
14167 %files fonts-type1-mathpazo
14168 %defattr(644,root,root,755)
14169 # %doc %{texmf}/doc/fonts/mathpazo
14170 %{texmfdist}/fonts/afm/public/mathpazo
14171 %{texmfdist}/fonts/type1/public/mathpazo
14172
14173 %files fonts-type1-omega
14174 %defattr(644,root,root,755)
14175 %{texmfdist}/fonts/type1/public/omega
14176
14177 %files fonts-type1-pl
14178 %defattr(644,root,root,755)
14179 # %doc %{texmf}/doc/fonts/polish/plpsfont
14180 %{texmfdist}/fonts/type1/public/pl
14181
14182 %files fonts-type1-px
14183 %defattr(644,root,root,755)
14184 %{texmfdist}/fonts/type1/public/pxfonts
14185
14186 # %files fonts-type1-qfonts
14187 # %defattr(644,root,root,755)
14188 # %{texmfdist}/fonts/type1/public/qfonts
14189
14190 %files fonts-type1-tx
14191 %defattr(644,root,root,755)
14192 %{texmfdist}/fonts/type1/public/txfonts
14193
14194 # %files fonts-type1-tt2001
14195 # %defattr(644,root,root,755)
14196 # %{texmf}/fonts/type1/public/tt2001
14197
14198 %files fonts-type1-uhc
14199 %defattr(644,root,root,755)
14200 %{texmfdist}/fonts/type1/uhc
14201
14202 %files fonts-type1-urw
14203 %defattr(644,root,root,755)
14204 %{texmfdist}/fonts/type1/urw
14205
14206 %files fonts-type1-vnr
14207 %defattr(644,root,root,755)
14208 %{texmfdist}/fonts/type1/vntex/vnr
14209
14210 %files fonts-type1-wadalab
14211 %defattr(644,root,root,755)
14212 %{texmfdist}/fonts/type1/wadalab
14213
14214 %files fonts-type1-xypic
14215 %defattr(644,root,root,755)
14216 %{texmfdist}/fonts/type1/public/xypic
14217
14218 # TeXLive-specific
14219
14220 %files afm2pl
14221 %defattr(644,root,root,755)
14222 %attr(755,root,root) %{_bindir}/afm2pl
14223 %{_mandir}/man1/afm2pl*
14224 %{texmf}/fonts/lig/afm2pl
14225
14226 %files bbox
14227 %defattr(644,root,root,755)
14228 %attr(755,root,root) %{_bindir}/bbox
14229 %{_mandir}/man1/bbox*
14230
14231 %files cefutils
14232 %defattr(644,root,root,755)
14233 %attr(755,root,root) %{_bindir}/cef*
14234 %dir %{texmfdist}/tex/latex/cjk
14235 %dir %{texmfdist}/doc/latex/cjk
14236 %{texmfdist}/source/latex/cjk
14237 %{texmfdist}/tex/latex/cjk/CEF
14238 %doc %{texmfdist}/doc/latex/cjk/doc
14239 %doc %{texmfdist}/doc/latex/cjk/examples
14240
14241 %files detex
14242 %defattr(644,root,root,755)
14243 %attr(755,root,root) %{_bindir}/detex
14244 %{_mandir}/man1/detex*
14245
14246
14247 %files dviutils
14248 %defattr(644,root,root,755)
14249 %attr(755,root,root) %{_bindir}/dt2dv
14250 %attr(755,root,root) %{_bindir}/dv2dt
14251 %attr(755,root,root) %{_bindir}/dvi2tty
14252 %attr(755,root,root) %{_bindir}/dviasm
14253 %attr(755,root,root) %{_bindir}/dvibook
14254 %attr(755,root,root) %{_bindir}/dviconcat
14255 %attr(755,root,root) %{_bindir}/dvidvi
14256 %attr(755,root,root) %{_bindir}/dvigif
14257 %attr(755,root,root) %{_bindir}/dvipdfmx
14258 %attr(755,root,root) %{_bindir}/dvipos
14259 %attr(755,root,root) %{_bindir}/dviselect
14260 %attr(755,root,root) %{_bindir}/dvitodvi
14261 %{_mandir}/man1/dt2dv*
14262 %{_mandir}/man1/dv2dt*
14263 %{_mandir}/man1/dvi2tty*
14264 %{_mandir}/man1/dvibook*
14265 %{_mandir}/man1/dviconcat*
14266 %{_mandir}/man1/dvidvi*
14267 %{_mandir}/man1/dvigif*
14268 %{_mandir}/man1/dvipos*
14269 %{_mandir}/man1/dviselect*
14270 %{_mandir}/man1/dvitodvi*
14271 %{texmf}/fonts/map/dvipdfmx
14272 %dir %{texmf}/fonts/cmap
14273 %{texmf}/dvipdfmx
14274 %{texmf}/fonts/cmap/dvipdfmx
14275
14276 %files epsutils
14277 %defattr(644,root,root,755)
14278 %attr(755,root,root) %{_bindir}/epsffit
14279 %attr(755,root,root) %{_bindir}/epspdf
14280 %attr(755,root,root) %{_bindir}/epspdftk
14281 %attr(755,root,root) %{_bindir}/pst2pdf
14282 %{texmfdist}/scripts/epspdf
14283 %{_mandir}/man1/epsffit*
14284 %doc %{texmfdist}/doc/epspdf
14285
14286 %files filters
14287 %defattr(644,root,root,755)
14288 %attr(755,root,root) %{_bindir}/fix*
14289 %{_mandir}/man1/fix*
14290
14291 %files psutils
14292 %defattr(644,root,root,755)
14293 %attr(755,root,root) %{_bindir}/extractres
14294 %attr(755,root,root) %{_bindir}/getafm
14295 %attr(755,root,root) %{_bindir}/includeres
14296 %attr(755,root,root) %{_bindir}/psbook
14297 %attr(755,root,root) %{_bindir}/psmerge
14298 %attr(755,root,root) %{_bindir}/psnup
14299 %attr(755,root,root) %{_bindir}/psresize
14300 %attr(755,root,root) %{_bindir}/psselect
14301 %attr(755,root,root) %{_bindir}/ps2eps
14302 %attr(755,root,root) %{_bindir}/pstops
14303 %attr(755,root,root) %{_bindir}/showchar
14304 %{_mandir}/man1/extractres*
14305 %{_mandir}/man1/getafm*
14306 %{_mandir}/man1/includeres*
14307 %{_mandir}/man1/psbook*
14308 %{_mandir}/man1/psmerge*
14309 %{_mandir}/man1/psnup*
14310 %{_mandir}/man1/psresize*
14311 %{_mandir}/man1/psselect*
14312 %{_mandir}/man1/pstops*
14313 %{texmf}/dvips/psutils
14314
14315 %files uncategorized-utils
14316 %defattr(644,root,root,755)
14317 %attr(755,root,root) %{_bindir}/devnag
14318 %attr(755,root,root) %{_bindir}/disdvi
14319
14320 %files tex4ht
14321 %defattr(644,root,root,755)
14322 %attr(755,root,root) %{_bindir}/ht
14323 %attr(755,root,root) %{_bindir}/htcontext
14324 %attr(755,root,root) %{_bindir}/htlatex
14325 %attr(755,root,root) %{_bindir}/htmex
14326 %attr(755,root,root) %{_bindir}/httex
14327 %attr(755,root,root) %{_bindir}/httexi
14328 %attr(755,root,root) %{_bindir}/htxelatex
14329 %attr(755,root,root) %{_bindir}/htxetex
14330 %attr(755,root,root) %{_bindir}/mk4ht
14331 %attr(755,root,root) %{_bindir}/t4ht
14332 %attr(755,root,root) %{_bindir}/tex4ht
14333 %{texmf}/scripts/tex4ht
14334 %{texmfdist}/tex/generic/tex4ht
14335 %dir %{texmfdist}/scripts/tex4ht
14336 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/ht.sh
14337 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htcontext.sh
14338 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htlatex.sh
14339 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htmex.sh
14340 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/httex.sh
14341 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/httexi.sh
14342 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htxelatex.sh
14343 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htxetex.sh
14344 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/mk4ht.pl
14345 %doc %{texmfdist}/doc/generic/tex4ht
14346 %{texmfdist}/tex4ht
14347
14348 %files xetex
14349 %defattr(644,root,root,755)
14350 %attr(755,root,root) %{_bindir}/xdvipdfmx
14351 %attr(755,root,root) %{_bindir}/xelatex
14352 %attr(755,root,root) %{_bindir}/xetex
14353 %{texmf}/fmtutil/format.xetex.cnf
14354 %doc %{texmfdist}/doc/xelatex
14355 %doc %{texmfdist}/doc/xetex
14356 %{texmfdist}/scripts/xetex
14357 %{texmfdist}/tex/generic/ifxetex
14358 %{texmfdist}/tex/generic/xetexconfig
14359 %{texmfdist}/tex/latex/latexconfig/xelatex.ini
14360 %{texmfdist}/tex/plain/config/xetex.ini
14361 %{texmfdist}/tex/xelatex
14362 %{texmfdist}/tex/xetex
14363
14364 %files xmltex
14365 %defattr(644,root,root,755)
14366 %doc %{texmfdist}/doc/xmltex
14367 %attr(755,root,root) %{_bindir}/pdfxmltex
14368 %attr(755,root,root) %{_bindir}/xmltex
14369 %{texmfdist}/tex/xmltex
14370 %{texmf}/fmtutil/format.xmltex.cnf
This page took 1.306002 seconds and 4 git commands to generate.