]> git.pld-linux.org Git - packages/texlive.git/blob - texlive.spec
- release 1 (it works for me, I'm using a few months)
[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:        1
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 Source10:       http://tug.ctan.org/get/macros/latex/contrib/floatflt.zip
56 # Source10-md5: 5d9fe14d289aa81ebb6b4761169dd5f2
57 Patch0:         %{name}-am.patch
58 Patch1:         %{name}-20080816-kpathsea-ar.patch
59 URL:            http://www.tug.org/texlive/
60 BuildRequires:  autoconf
61 BuildRequires:  automake
62 BuildRequires:  bison
63 BuildRequires:  clisp
64 BuildRequires:  ed
65 BuildRequires:  expat-devel
66 BuildRequires:  ffcall-devel
67 BuildRequires:  flex
68 BuildRequires:  fontconfig-devel
69 BuildRequires:  freetype-devel
70 BuildRequires:  freetype1-devel
71 BuildRequires:  gd-devel >= 2.0.33
72 BuildRequires:  libpng-devel >= 1.2.8
73 BuildRequires:  libtool
74 # should this be somewhere in clisp?
75 BuildRequires:  libsigsegv
76 BuildRequires:  libstdc++-devel
77 BuildRequires:  ncurses-devel
78 BuildRequires:  rpm-perlprov
79 BuildRequires:  rpm-pythonprov
80 BuildRequires:  sed >= 4.0
81 BuildRequires:  t1lib-devel >= 5.0.2
82 BuildRequires:  texinfo
83 %if %{with bootstrap}
84 BuildRequires:  tetex-format-latex
85 BuildRequires:  tetex-format-pdflatex
86 BuildRequires:  tetex-latex-cyrillic
87 BuildRequires:  tetex-tex-babel
88 %else
89 BuildRequires:  texlive-format-latex
90 BuildRequires:  texlive-format-pdflatex
91 BuildRequires:  texlive-latex-cyrillic
92 BuildRequires:  texlive-tex-babel
93 # fill with future texlive BR. guesses ones for now
94 %endif
95 BuildRequires:  /usr/bin/latex
96 BuildRequires:  unzip
97 BuildRequires:  xorg-lib-libICE-devel
98 BuildRequires:  xorg-lib-libXaw-devel
99 BuildRequires:  xorg-lib-libXext-devel
100 BuildRequires:  xorg-lib-libXmu-devel
101 BuildRequires:  xorg-lib-libXpm-devel
102 BuildRequires:  zlib-devel >= 1.2.1
103 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
104 Requires:       %{name}-fonts-cm = %{epoch}:%{version}-%{release}
105 Requires:       %{name}-fonts-misc = %{epoch}:%{version}-%{release}
106 Requires:       %{name}-metafont = %{epoch}:%{version}-%{release}
107 Requires:       awk
108 Requires:       dialog
109 Requires:       kpathsea = %{epoch}:%{version}-%{release}
110 Requires:       sed
111 Requires:       sh-utils
112 Requires:       texconfig = %{epoch}:%{version}-%{release}
113 Requires:       textutils
114 Suggests:       tmpwatch
115 Obsoletes:      tetex
116 Obsoletes:      tetex-afm
117 Obsoletes:      tetex-doc
118 Obsoletes:      tetex-doc-latex2e-html
119 Obsoletes:      tetex-fontinst
120 Obsoletes:      tetex-fontname
121 Obsoletes:      tetex-fonts
122 Obsoletes:      tetex-fonts-pandora
123 Obsoletes:      tetex-fonts-vcm
124 Obsoletes:      tetex-format-elatex
125 Obsoletes:      tetex-format-pdfelatex
126 Obsoletes:      tetex-format-pdfemex
127 Obsoletes:      tetex-latex-vnps
128 Obsoletes:      tetex-latex-vnr
129 Obsoletes:      tetex-oxdvi
130 Obsoletes:      tetex-oxdvi
131 Obsoletes:      tetex-plain-dvips
132 Obsoletes:      tetex-plain-dvips
133 Obsoletes:      tetex-plain-mathtime
134 Obsoletes:      tetex-plain-mathtime
135 Obsoletes:      tetex-plain-misc
136 Obsoletes:      tetex-plain-misc
137 Obsoletes:      tetex-plain-plnfss
138 Obsoletes:      tetex-plain-plnfss
139 Obsoletes:      tetex-tex-hyphen
140 Obsoletes:      tetex-tex-vietnam
141 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
142
143 %define         texmf   %{_datadir}/texmf
144 %define         texmfdist %{texmf}-dist
145 %define         texmfdoc %{texmf}-doc
146 %define         fmtdir  /var/lib/texmf/web2c
147 %define         texhash [ ! -x %{_bindir}/texhash ] || %{_bindir}/texhash 1>&2;
148 %define         _localstatedir  /var/lib/texmf
149 %define         fixinfodir [ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1 ;
150 %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 ;
151
152 %define         _noautoreq 'perl(path_tre)'
153
154 %description
155 TeXLive is an implementation of TeX for Linux or UNIX systems. TeX
156 takes a text file and a set of formatting commands as input and
157 creates a typesetter independent .dvi (DeVice Independent) file as
158 output. Usually, TeX is used in conjunction with a higher level
159 formatting package like LaTeX or PlainTeX, since TeX by itself is not
160 very user-friendly.
161
162 %description -l es.UTF-8
163 Tex formata archivos de texto y órdenes para una salida independiente
164 de dispositivo (que se llama DVI - DeVice Independent). En The TeXbook
165 de Knut se describen las capacidades y el lenguaje TeX.
166
167 %description -l de.UTF-8
168 TeX formatiert eine Datei, die abwechselnd Text und Befehle enthält
169 und gibt eine geräteunabhängige Datei aus (DVI genannt, Abk. für
170 DeVice Independent). Die Funktionen und Sprache von TeX werden in The
171 TeXbook von Knuth beschrieben.
172
173 %description -l fr.UTF-8
174 TeX formate un fichier de commandes et de texte mélandés, et produit
175 un fichier de indépendant de toute plate-forme (appelé DVI, qui est un
176 raccourci pour Device Independant). Les possibilités de TeX et son
177 langage sont décrites dans l'ouvrage TeXbook, de Knuth.
178
179 %description -l hu.UTF-8
180 TeXLive a TeX egy implementációja Linux és UNIX rendszerekre. TeX egy
181 egyszerű szövegfájlt fogad bemenetként, és formázó parancsok
182 segítségével a szövegszedő egy független .dvi (DeVice Independent)
183 fájlt készít. A TeX-et leginkább magasabb szintű formázó parancsokkal
184 kiegészítve használják, mint pl. LaTeX-hel vagy PlainTeX-hel, mivel a
185 TeX önmaga nem túlzottan "felhasználóbarát".
186
187 %description -l pl.UTF-8
188 TeX formatuje przygotowany tekst oraz komendy i produkuje niezależny
189 od urządzenia plik wynikowy (tzw. DVI -- skrót od DeVice Independent).
190 Możliwości TeXa, oraz jego język zostały opisane w ,,The TeXbook''
191 Donalda E. Knutha.
192
193 %description -l pt_BR.UTF-8
194 Tex formata arquivos de texto e comandos para uma saída independente
195 de dispositivo (chamado DVI - DeVice Independent). As capacidades e a
196 linguagem TeX são descritas no The TeXbook, de Knuth.
197
198 %description -l tr.UTF-8
199 TeX, içinde metin ve komutların yer aldığı bir dosyayı okur ve dizgi
200 aygıtından bağımsız bir çıktı (DeVice Independent - DVI) oluşturur.
201 TeX'in becerileri ve dizgi dili, dili geliştiren Knuth'un 'The
202 TeXbook' başlıklı kitabında anlatılmaktadır.
203
204 %package other-utils
205 Summary:        Other utilities
206 Group:          Applications/Publishing/TeX
207
208 %description other-utils
209 Other utilities.
210
211 %package other-utils-doc
212 Summary:        Other utilities documentation
213 Group:          Applications/Publishing/TeX
214
215 %description other-utils-doc
216 Other utilities documentation.
217
218 %package doc
219 Summary:        Documentation for TeX Live
220 Group:          Documentation
221
222 %description doc
223 Assorted useful documentation for TeX Live.
224
225 %package doc-bg
226 Summary:        Bulgarian documentation for TeX Live
227 Group:          Documentation
228
229 %description doc-bg
230 Assorted useful Bulgarian documentation for TeX Live.
231
232 %package doc-cs
233 Summary:        Czech documentation for TeX Live
234 Group:          Documentation
235
236 %description doc-cs
237 Assorted useful Czech documentation for TeX Live.
238
239 %package doc-de
240 Summary:        German documentation for TeX Live
241 Group:          Documentation
242
243 %description doc-de
244 Assorted useful German documentation for TeX Live.
245
246 %package doc-el
247 Summary:        Greek documentation for TeX Live
248 Group:          Documentation
249
250 %description doc-el
251 Assorted useful Greek documentation for TeX Live.
252
253 %package doc-es
254 Summary:        Spanish documentation for TeX Live
255 Group:          Documentation
256
257 %description doc-es
258 Assorted useful Spanish documentation for TeX Live.
259
260 %package doc-fi
261 Summary:        Finnish documentation for TeX Live
262 Group:          Documentation
263
264 %description doc-fi
265 Assorted useful Finnish documentation for TeX Live.
266
267 %package doc-fr
268 Summary:        French documentation for TeX Live
269 Group:          Documentation
270
271 %description doc-fr
272 Assorted useful French documentation for TeX Live.
273
274 %package doc-it
275 Summary:        Italian documentation for TeX Live
276 Group:          Documentation
277
278 %description doc-it
279 Assorted useful Italian documentation for TeX Live.
280
281 %package doc-ja
282 Summary:        Japanese documentation for TeX Live
283 Group:          Documentation
284
285 %description doc-ja
286 Assorted useful Japanese documentation for TeX Live.
287
288 %package doc-ko
289 Summary:        Korean documentation for TeX Live
290 Group:          Documentation
291
292 %description doc-ko
293 Assorted useful Korean documentation for TeX Live.
294
295 %package doc-mn
296 Summary:        Mongolian documentation for TeX Live
297 Group:          Documentation
298
299 %description doc-mn
300 Assorted useful Mongolian documentation for TeX Live.
301
302 %package doc-nl
303 Summary:        Dutch documentation for TeX Live
304 Group:          Documentation
305
306 %description doc-nl
307 Assorted useful Dutch documentation for TeX Live.
308
309 %package doc-pl
310 Summary:        Polish documentation for TeX Live
311 Group:          Documentation
312
313 %description doc-pl
314 Assorted useful Polish documentation for TeX Live.
315
316 %package doc-pt
317 Summary:        Portuguese documentation for TeX Live
318 Group:          Documentation
319
320 %description doc-pt
321 Assorted useful Portuguese documentation for TeX Live.
322
323 %package doc-ru
324 Summary:        Russian documentation for TeX Live
325 Group:          Documentation
326
327 %description doc-ru
328 Assorted useful Russian documentation for TeX Live.
329
330 %package doc-sk
331 Summary:        Slovak documentation for TeX Live
332 Group:          Documentation
333
334 %description doc-sk
335 Assorted useful Slovak documentation for TeX Live.
336
337 %package doc-sl
338 Summary:        Slovenian documentation for TeX Live
339 Group:          Documentation
340
341 %description doc-sl
342 Assorted useful Slovenian documentation for TeX Live.
343
344 %package doc-th
345 Summary:        Thai documentation for TeX Live
346 Group:          Documentation
347
348 %description doc-th
349 Assorted useful Thai documentation for TeX Live.
350
351 %package doc-tr
352 Summary:        Turkish documentation for TeX Live
353 Group:          Documentation
354
355 %description doc-tr
356 Assorted useful Turkish documentation for TeX Live.
357
358 %package doc-uk
359 Summary:        Ukrainian documentation for TeX Live
360 Group:          Documentation
361
362 %description doc-uk
363 Assorted useful Ukrainian documentation for TeX Live.
364
365 %package doc-vi
366 Summary:        Vietnamese documentation for TeX Live
367 Group:          Documentation
368
369 %description doc-vi
370 Assorted useful Vietnamese documentation for TeX Live.
371
372 %package doc-zh_CN
373 Summary:        Chinese documentation for TeX Live
374 Group:          Documentation
375
376 %description doc-zh_CN
377 Assorted useful Chinese documentation for TeX Live.
378
379 %package doc-Catalogue
380 Summary:        TeX Catalogue
381 Summary(pl.UTF-8):      Katalog TeXa
382 Group:          Applications/Publishing/TeX
383 Requires(post,postun):  %{_bindir}/texhash
384 Requires:       %{name} = %{epoch}:%{version}-%{release}
385
386 %description doc-Catalogue
387 TeX Catalogue.
388
389 %description doc-Catalogue -l pl.UTF-8
390 Katalog TeXa.
391
392 %package doc-tug-faq
393 Summary:        TeX User Group FAQ
394 Summary(hu.UTF-8):      TeX felhasználók FAQ-ja
395 Summary(pl.UTF-8):      FAQ Grupy Użytkowników TeXa
396 Group:          Applications/Publishing/TeX
397 Requires(post,postun):  %{_bindir}/texhash
398 Requires:       %{name} = %{epoch}:%{version}-%{release}
399 Obsoletes:      tetex-doc-LaTeX-FAQ-francaise
400 Obsoletes:      tetex-doc-de-tex-faq
401 Obsoletes:      tetex-doc-uktug-faq
402
403 %description doc-tug-faq
404 TeX User Group FAQ.
405
406 %description doc-tug-faq -l hu.UTF8
407 TeX felhasználók FAQ-ja.
408
409 %description doc-tug-faq -l pl.UTF-8
410 FAQ Grupy Użytkowników TeXa.
411
412 %package doc-latex
413 Summary:        Basic LaTeX packages documentation
414 Summary(hu.UTF-8):      Az alap LaTeX csomagok dokumentációja
415 Summary(pl.UTF-8):      Podstawowa dokumentacja do pakietów LaTeXa
416 Group:          Applications/Publishing/TeX
417 Requires(post,postun):  %{_bindir}/texhash
418 Requires:       %{name} = %{epoch}:%{version}-%{release}
419
420 %description doc-latex
421 Basic LaTeX packages documentation.
422
423 %description doc-latex -l hu.UTF-8
424 Az alap LaTeX csomagok dokumentációja
425
426 %description doc-latex -l pl.UTF-8
427 Podstawowa dokumentacja do pakietów LaTeXa.
428
429 # # libraries #
430 %package -n kpathsea
431 Summary:        File name lookup library
432 Summary(hu.UTF-8):      Fájlnév-kereső könyvtár
433 Summary(pl.UTF-8):      Biblioteka szukająca nazw plików
434 Group:          Applications/Publishing/TeX
435 Requires(post,postun):  %{_bindir}/texhash
436 Requires:       %{name} = %{epoch}:%{version}-%{release}
437
438 %description -n kpathsea
439 File name lookup library.
440
441 %description -n kpathsea -l hu.UTF-8
442 Fájlnév-kereső könyvtár.
443
444 %description -n kpathsea -l pl.UTF-8
445 Biblioteka szukająca nazw plików.
446
447 %package -n kpathsea-devel
448 Summary:        Kpathsea library filename lookup header files and documentation
449 Summary(es.UTF-8):      Bibliotecas y archivos de inclusión para desarrollo TeX
450 Summary(hu.UTF-8):      Kpathsea fájlnév-kereső könyvtár header fájljai és dokumentációja
451 Summary(pl.UTF-8):      Pliki nagłówkowe oraz dokumetacja kpathsea
452 Summary(pt_BR.UTF-8):   Bibliotecas e headers para desenvolvimento TeX
453 Group:          Development/Libraries
454 Requires:       kpathsea = %{epoch}:%{version}-%{release}
455
456 %description -n kpathsea-devel
457 Kpathsea library filename lookup header files and documentation.
458
459 %description -n kpathsea-devel -l es.UTF-8
460 Bibliotecas, archivos de inclusión, etc, para que puedas desarrollar
461 aplicaciones TeX.
462
463 %description -n kpathsea-devel -l hu.UTF-8
464 Kpathsea fájlnév-kereső könyvtár header fájljai és dokumentációja.
465
466 %description -n kpathsea-devel -l pl.UTF-8
467 Pliki nagłówkowe oraz dokumentacja biblioteki kpathsea.
468
469 %description -n kpathsea-devel -l pt_BR.UTF-8
470 Bibliotecas, headers e outros componentes que podem ser utilizados
471 para desenvolver aplicações TeX.
472
473 # # programs #
474 %package dvips
475 Summary:        DVI to PostScript converter
476 Summary(de.UTF-8):      dvi-Postscript-Konvertierungsprogramm
477 Summary(es.UTF-8):      Convertidor dvi para postscript
478 Summary(fr.UTF-8):      Convertisseur dvi vers PostScript
479 Summary(hu.UTF-8):      DVI-ből PosctScript-be konvertáló
480 Summary(pl.UTF-8):      Konwerter plików DVI do PostScriptu
481 Summary(pt_BR.UTF-8):   Conversor dvi para postscript
482 Summary(tr.UTF-8):      dvi'dan postscript'e dönüştürücü
483 Group:          Applications/Publishing/TeX
484 Requires(post,postun):  %{_bindir}/texhash
485 Requires:       %{name} = %{epoch}:%{version}-%{release}
486
487 %description dvips
488 The program dvips takes a DVI file file[.dvi] produced by TeX (or by
489 some other processor such as GFtoDVI) and converts it to PostScript,
490 normally sending the result directly to the laserprinter.
491
492 %description dvips -l de.UTF-8
493 Das dvips-Programm nimmt eine dvi-Datei ([.dvi]), die von TeX bzw.
494 durch einen anderen Prozessor wie GFtoDVI) erzeugt wurde, und
495 konvertiert diese in PostScript, wobei das Ergebnis in der Regel
496 direkt an einen Laserdrucker gesandt wird.
497
498 %description dvips -l es.UTF-8
499 El programa dvips coge un archivo DVI (.dvi) producido por TeX (o por
500 otro procesador como GFtoDVI) y lo convierte a PostScript, normalmente
501 enviando el resultado directamente a la impresora láser.
502
503 %description dvips -l fr.UTF-8
504 Le programme dvips convertit les fichiers DVI en PostScript, en
505 envoyant normalement le résultat directement sur une imprimante Laser.
506
507 %description dvips -l hu.UTF-8
508 A dvips program egy TeX által készített DVI-fájlból PostScript
509 állományt készít, amelyet a legtöbb esetben közvetlenül a
510 lézernyomtatóra küldhetsz.
511
512 %description dvips -l pl.UTF-8
513 Program dvips bierze plik DVI wygenerowany przez TeXa (lub jakiś inny
514 program, jak na przykład GFtoDVI) i konwertuje go do PostScriptu.
515 Domyślnie wynik jest wysyłany bezpośrednio do drukarki.
516
517 %description dvips -l pt_BR.UTF-8
518 O programa dvips toma um arquivo DVI (.dvi) produzido pelo TeX (ou por
519 outro processador como o GFtoDVI) e o converte para PostScript,
520 normalmente enviando o resultado diretamente para a impressora laser.
521
522 %description dvips -l tr.UTF-8
523 dvips programı, dvi biçiminde bir girdi dosyası alır ve onu
524 PostScript'e dönüştürür. Kaynak dosya TeX tarafından oluşturulmuş
525 olabileceği gibi başka işleyiciler tarafından da (GFtoDVI gibi)
526 üretilmiş olabilir.
527
528 %package dvilj
529 Summary:        DVI to PCL converter
530 Summary(de.UTF-8):      Ein dvi-->Laserjet-Konvertierer
531 Summary(es.UTF-8):      Convertidor dvi para laserjet
532 Summary(fr.UTF-8):      convertisseur dvi vers laserjet
533 Summary(hu.UTF-8):      DVI-ből PCL-be konvertáló
534 Summary(pl.UTF-8):      Konwerter plików DVI do języka PCL
535 Summary(pt_BR.UTF-8):   Conversor dvi para laserjet
536 Summary(tr.UTF-8):      dvi'dan laserjet'e dönüştürücü
537 Group:          Applications/Publishing/TeX
538 Requires(post,postun):  %{_bindir}/texhash
539 Requires:       %{name} = %{epoch}:%{version}-%{release}
540
541 %description dvilj
542 Dvilj and dvilj's siblings (included in this package) will convert TeX
543 text formatting system output .dvi files to HP PCL (HP Printer Control
544 Language) commands. Using dvilj, you can print TeX files to HP
545 LaserJet+ and fully compatible printers. With dvilj2p, you can print
546 to HP LaserJet IIP and fully compatible printers. And with dvilj4, you
547 can print to HP LaserJet4 and fully compatible printers.
548
549 %description dvilj -l de.UTF-8
550 Dvilj und Gebrüder konvertieren TeX-Ausgabe-.dvi-Dateien in HP PCL (HP
551 Printer Control Language) Befehle zum Drucken auf HP LaserJet+, HP
552 LaserJet IIP (mit dvilj2p), HP LaserJet 4 (mit dvilj4) und vollständig
553 kompatiblen Druckern.
554
555 %description dvilj -l es.UTF-8
556 Dvilj y semejantes convierten archivos de salida TeX.dvi en comandos
557 HP PCL (i.e. Lenguaje de Control de Impresoras HP) adecuados a
558 impresión de impresoras HP LaserJEt+, HP LaserJet IIP (usando
559 dvilj2p), HP LaserJet 4 (usando dvilj4) y compatibles.
560
561 %description dvilj -l fr.UTF-8
562 dvilj et ses cousins convertissent les fichiers dvi en commandes HPPCL
563 (le langage des imprimantes HP) pour les imprimer sur HP LaserJet+, HP
564 LaserJet IIP (avec dvilj2p), HP LaserJet 4 (avec dvilj4), et autres
565 imprimantes totalement compatibles.
566
567 %description dvilj -l hu.UTF-8
568 Dvilj a TeX által előállított .dvi fájlokat konvertálja HP PCL (HP
569 Printer Control Language) parancsokká. A dvilj használatával TeX
570 fájlokat tudsz nyomtatni HP LaserJet+ és a vele kompatibilis
571 nyomtatókon. A dvilj2p-vel HP LaserJet IIP és kompatibilis
572 nyomtatókra. És végül a dvilj4-gyel HP LaserJet4 és kompatibilisekre.
573
574 %description dvilj -l pl.UTF-8
575 dvilj oraz pokrewne narzędzia (załączone w tym pakiecie) konwertują
576 pliki wyjściowe .dvi systemu formatującego tekst TeX na polecenia HP
577 PCL (HP Printer Control Language). Przy użyciu dvilj można drukować
578 pliki TeXa na drukarkach HP LaserJet+ i w pełni kompatybilnych. Przy
579 użyciu dvilj2p można drukować na drukarkach HP LaserJet IIP i w pełni
580 kompatybilnych. Przy użyciu dvilj4 można drukować na drukarkach HP
581 LaserJet4 i w pełni kompatybilnych.
582
583 %description dvilj -l pt_BR.UTF-8
584 Dvilj e semelhantes convertem arquivos de saída TeX .dvi em comandos
585 HP PCL (i.e. Linguagem de Controle de Impressoras HP) adequados para
586 impressão em impressoras HP LaserJet+, HP LaserJet IIP (usando
587 dvilj2p), HP LaserJet 4 (usando dvilj4) e compatíveis.
588
589 %description dvilj -l tr.UTF-8
590 TeX çıktısı dvi dosyalarını HP PCL (HP'nin geliştirdiği bir yazıcı
591 denetim dili) komutlarına çevirir ve böylece bir LaserJet+, HP
592 LaserJet IIP (dvilj2p ile), HP LaserJet4 (dvilj4 ile) ve tam
593 uyumlularından yazıcı çıktısı alınabilir.
594
595 %package makeindex
596 Summary:        A general purpose hierarchical index generator
597 Summary(hu.UTF-8):      Egy általános célú hierarchikus index generáló
598 Summary(pl.UTF-8):      Generator hierarchicznych indeksów ogólnego przeznaczenia
599 Group:          Applications/Publishing/TeX
600 Requires(post,postun):  %{_bindir}/texhash
601 Requires:       %{name} = %{epoch}:%{version}-%{release}
602 Obsoletes:      tetex-rumakeindex
603
604 %description makeindex
605 A general purpose hierarchical index generator; it accepts one or more
606 input files (often produced by a text formatter such as TeX or troff),
607 sorts the entries, and produces an output file which can be formatted.
608 The formats of the input and output files are specified in a style
609 file; by default, input is assumed to be an idx file, as generated by
610 LaTeX.
611
612 %description makeindex -l hu.UTF-8
613 Egy általános célű hierarchikus index generáló; elfogad egy vagy több
614 bemeneti fájlt (gyakran szövegformázótól, mint a TeX vagy a troff),
615 rendezi a bejegyzéseket, és egy kimeneti, megfelelő formátumú fájlt
616 készit. A be- és kimeneti fájlok formátumai stílus fájlokban van
617 definiálva; alapértelmezetten a bemeneti fájl egy idx fájl, amit a
618 LaTeX generál.
619
620 %description makeindex -l pl.UTF-8
621 Generator hierarchicznych indeksów ogólnego przeznaczenia; przyjmuje
622 jeden lub więcej plików wejściowych (zazwyczaj zrobionych przez
623 narzędzie formatujące tekst, takie jak TeX lub troff), sortuje
624 elementy i tworzy plik wyjściowy, który może być sformatowany. Formaty
625 plików wejściowych i wyjściowych podaje się w pliku stylu; domyślnie
626 przyjmowany jest plik wejściowy w formacie idx, wygenerowany przez
627 LaTeX.
628
629 %package tex-arrayjob
630 Summary:        Array data structures for (La)TeX
631 Summary(hu.UTF-8):      Tömb adatstruktúra (La)TeX-hez
632 Group:          Applications/Publishing/TeX
633 Requires(post,postun):  %{_bindir}/texhash
634 Requires:       %{name} = %{epoch}:%{version}-%{release}
635
636 %description tex-arrayjob
637 Array data structures for (La)TeX.
638
639 %description tex-arrayjob -l hu.UTF-8
640 Tömb adatstruktúra (La)TeX-hez.
641
642 %package tex-mathdots
643 Summary:        Commands to produce dots in math that respect font size
644 Summary(hu.UTF-8):      Pontok előállítása matematikai módban a font méret figyelmbevételével
645 Group:          Applications/Publishing/TeX
646 Requires(post,postun):  %{_bindir}/texhash
647 Requires:       %{name} = %{epoch}:%{version}-%{release}
648
649 %description tex-mathdots
650 Commands to produce dots in math that respect font size.
651
652 %description tex-mathdots -l hu.UTF-8
653 Pontok előállítása matematikai módban a font méret figyelmbevételével.
654
655 %package tex-midnight
656 Summary:        A set of useful macro tools
657 Summary(hu.UTF-8):      Hasznos makrók gyűjteménye
658 Group:          Applications/Publishing/TeX
659 Requires(post,postun):  %{_bindir}/texhash
660 Requires:       %{name} = %{epoch}:%{version}-%{release}
661
662 %description tex-midnight
663 A set of useful macro tools.
664
665 %description tex-midnight -l hu.UTF-8
666 Hasznos makrók gyűjteménye.
667
668 %package tex-kastrup
669 Summary:        Convert numbers into binary, octal and hexadecimal
670 Group:          Applications/Publishing/TeX
671 Requires(post,postun):  %{_bindir}/texhash
672 Requires:       %{name} = %{epoch}:%{version}-%{release}
673
674 %description tex-kastrup
675 Convert numbers into binary, octal and hexadecimal.
676
677 %package tex-ofs
678 Summary:        Olsak's Font System
679 Group:          Applications/Publishing/TeX
680 Requires(post,postun):  %{_bindir}/texhash
681 Requires:       %{name} = %{epoch}:%{version}-%{release}
682
683 %description tex-ofs
684 Olsak's Font System.
685
686 %package tex-physe
687 Summary:        The PHYSE format
688 Summary(hu.UTF-8):      PHYSE formátum
689 Group:          Applications/Publishing/TeX
690 Requires(post,postun):  %{_bindir}/texhash
691 Requires:       %{name} = %{epoch}:%{version}-%{release}
692
693 %description tex-physe
694 The PHYSE format.
695
696 %description tex-physe -l hu.UTF-8
697 PHYSE formátum.
698
699 %package tex-velthuis
700 Summary:        This package provides support for typesetting texts in Devanagari script (Sanskrit and Hindi)
701 Summary(hu.UTF-8):      Ezzel a csomaggal lehetőséged nyílik Devanagari szövegek szedésére (Sanskrit és Hindi)
702 Group:          Applications/Publishing/TeX
703 Requires(post,postun):  %{_bindir}/texhash
704 Requires:       %{name} = %{epoch}:%{version}-%{release}
705
706 %description tex-velthuis
707 This package provides support for typesetting texts in Devanagari
708 script (Sanskrit and Hindi).
709
710 %description tex-velthuis -l hu.UTF-8
711 Ezzel a csomaggal lehetőséged nyílik Devanagari szövegek szedésére
712 (Sanskrit és Hindi).
713
714 %package tex-ytex
715 Summary:        Macro package developed at MIT
716 Summary(hu.UTF-8):      MIT-en fejlesztett makrócsomag
717 Group:          Applications/Publishing/TeX
718 Requires(post,postun):  %{_bindir}/texhash
719 Requires:       %{name} = %{epoch}:%{version}-%{release}
720
721 %description tex-ytex
722 Macro package developed at MIT.
723
724 %description tex-ytex -l hu.UTF-8
725 MIT-en fejlesztett makrócsomag.
726
727 %package metafont
728 Summary:        MetaFont
729 Summary(hu.UTF-8):      MetaFont
730 Summary(pl.UTF-8):      Zestaw narzędzi MetaFont
731 Group:          Applications/Publishing/TeX
732 Requires(post,postun):  %{_bindir}/texhash
733 Requires:       %{name} = %{epoch}:%{version}-%{release}
734
735 %description metafont
736 MetaFont.
737
738 %description metafont -l pl.UTF-8
739 Zestaw narzędzi MetaFont.
740
741 %package metapost
742 Summary:        MetaPost
743 Summary(hu.UTF-8):      MetaPost
744 Summary(pl.UTF-8):      Zestaw narzędzi MetaPost
745 Group:          Applications/Publishing/TeX
746 Requires(post,postun):  %{_bindir}/texhash
747 Requires:       %{name} = %{epoch}:%{version}-%{release}
748 Obsoletes:      tetex-matapost
749
750 %description metapost
751 MetaPost.
752
753 %description metapost -l hu.UTF-8
754 MetaPost.
755
756 %description metapost -l pl.UTF-8
757 Zestaw narzędzi MetaPost.
758
759 %package metapost-other
760 Summary:        Various MetaPost utils
761 Summary(hu.UTF-8):      Különböző MetaPost eszközök
762 Group:          Applications/Publishing/TeX
763 Requires(post,postun):  %{_bindir}/texhash
764 Requires:       %{name} = %{epoch}:%{version}-%{release}
765
766 %description metapost-other
767 Various MetaPost utils.
768
769 %description metapost-other -l hu.UTF-8
770 Különböző MetaPost eszközök.
771
772 %package mptopdf
773 Summary:        MetaPost to PDF converter
774 Summary(hu.UTF-8):      MetaPost-ból PDF-be konvertáló
775 Summary(pl.UTF-8):      Konwerter MetaPost do PDF
776 Group:          Applications/Publishing/TeX
777 Requires(post,postun):  %{_bindir}/texhash
778 Requires:       %{name}-metapost = %{epoch}:%{version}-%{release}
779
780 %description mptopdf
781 MetaPost to PDF converter.
782
783 %description mptopdf -l hu.UTF-8
784 MetaPost-ból PDF-be konvertáló.
785
786 %description mptopdf -l pl.UTF-8
787 Konwerter MetaPost do PDF.
788
789 %package texdoctk
790 Summary:        Easy access to TeX documentation
791 Summary(pl.UTF-8):      Łatwy dostęp do dokumentacji TeXa
792 Group:          Applications/Publishing/TeX
793 Requires(post,postun):  %{_bindir}/texhash
794 Requires:       %{name} = %{epoch}:%{version}-%{release}
795
796 %description texdoctk
797 A Perl/Tk-based GUI for easy access to package documentation for TeX
798 on Unix platforms; the databases it uses are based on the texmf/doc
799 subtrees of teTeX v.1.0.x, but database files for local configurations
800 with modified/extended directories can be derived from them. Note that
801 texdoctk is not a viewer itself, but an interface for finding
802 documentation files and opening them with the appropriate viewer; so
803 it relies on appropriate programs to be installed on the system.
804 However, the choice of these programs can be configured by the
805 sysadmin or user.
806
807 %description texdoctk -l pl.UTF-8
808 Oparty na Perlu i Tk graficzny interfejs dający łatwy dostęp do
809 dokumentacji pakietów TeXowych na platformach uniksowych; używa baz
810 danych opartych na poddrzewach texmf/doc z teTeXa 1.0.x, ale może
811 używać konfiguracji ze zmodyfikowanymi lub rozszerzonymi katalogami.
812 Należy zauważyć, że texdoctk sam w sobie nie jest przeglądarką, ale
813 interfejsem do wyszukiwania plików dokumentacji i otwierania ich we
814 właściwej przeglądarce; tak więc wymaga on odpowiednich programów
815 zainstalowanych w systemie. Wybór tych programów może być dokonany
816 przez administratora lub użytkownika.
817
818 %package -n texconfig
819 Summary:        TeX typesetting system configurator
820 Summary(pl.UTF-8):      Konfigurator systemu składu TeX
821 Group:          Applications/Publishing/TeX
822 Requires:       %{name} = %{epoch}:%{version}-%{release}
823 Requires:       %{name}-dvips = %{epoch}:%{version}-%{release}
824 Requires:       %{name}-metafont = %{epoch}:%{version}-%{release}
825 Requires:       xdvi = %{epoch}:%{version}-%{release}
826 Obsoletes:      tetex-texconfig
827
828 %description -n texconfig
829 TeX typesetting system configurator.
830
831 %description -n texconfig -l pl.UTF-8
832 Konfigurator systemu składu TeX.
833
834 %package -n xdvi
835 Summary:        X11 previewer
836 Summary(de.UTF-8):      X11-Previewer
837 Summary(es.UTF-8):      Visualizador TeX X11
838 Summary(fr.UTF-8):      Prévisualisateur X11
839 Summary(pl.UTF-8):      Przeglądarka DVI dla X11
840 Summary(pt_BR.UTF-8):   Visualizador TeX X11
841 Summary(tr.UTF-8):      X11 öngörüntüleyici
842 Group:          Applications/Publishing/TeX
843 Requires(post,postun):  %{_bindir}/texhash
844 Requires:       %{name} = %{epoch}:%{version}-%{release}
845 Requires:       %{name}-metafont = %{epoch}:%{version}-%{release}
846 Suggests:       %{name}-dvips
847 Obsoletes:      tetex-xdvi
848
849 %description -n xdvi
850 xdvi is a program which runs under the X window system. It is used to
851 preview dvi files, such as are produced by tex and latex.
852
853 %description -n xdvi -l de.UTF-8
854 xdvi ist ein Programm, das unter dem X-Window-System läuft und gewohnt
855 ist, dvi-Dateien als Vorschau anzuzeigen, etwa solche, die von tex und
856 latex erzeugt wurden.
857
858 %description -n xdvi -l es.UTF-8
859 xdvi es un programa que se ejecuta en el sistema X Window. Se usa para
860 visualizar archivos dvi, como los producidos por tex y latex.
861
862 %description -n xdvi -l fr.UTF-8
863 xdvi est un programme s'exécutant sous le système X Window. Il sert à
864 visualiser les fichiers dvi tels que ceux produits par tex et latex.
865
866 %description -n xdvi -l pl.UTF-8
867 Xdvi jest programem (działającym w X Window System) do przeglądania
868 plików DVI, produkowanych przez TeXa i LaTeXa.
869
870 %description -n xdvi -l pt_BR.UTF-8
871 xdvi é um programa que roda no sistema X Window. É usado para
872 visualizar arquivos dvi, como os produzidos por tex e latex.
873
874 %package -n xindy
875 Summary:        Xindy creates sorted and tagged index from raw index
876 Summary(hu.UTF-8):      Xindy rendezett és cimkézett indexet készít nyers indexekből
877 Group:          Applications/Publishing/TeX
878
879 %description -n xindy
880 Xindy creates sorted and tagged index from raw index.
881
882 %description -n xindy -l hu.UTF-8
883 Xindy rendezett és cimkézett indexet készít nyers indexekből.
884
885 %package -n xindy-albanian
886 Summary:        Xindy albanian language
887 Summary(hu.UTF-8):      Xindy albán nyelv
888 Group:          Applications/Publishing/TeX
889
890 %description -n xindy-albanian
891 Xindy albanian language
892
893 %description -n xindy-albanian -l hu.UTF-8
894 Xindy albán nyelv
895
896 %package -n xindy-belarusian
897 Summary:        Xindy belarusian language
898 Summary(hu.UTF-8):      Xindy belorusz nyelv
899 Group:          Applications/Publishing/TeX
900
901 %description -n xindy-belarusian
902 Xindy belarusian language
903
904 %description -n xindy-belarusian -l hu.UTF-8
905 Xindy belorusz nyelv
906
907 %package -n xindy-bulgarian
908 Summary:        Xindy bulgarian language
909 Summary(hu.UTF-8):      Xindy bolgár nyelv
910 Group:          Applications/Publishing/TeX
911
912 %description -n xindy-bulgarian
913 Xindy bulgarian language
914
915 %description -n xindy-bulgarian -l hu.UTF-8
916 Xindy bolgár nyelv
917
918 %package -n xindy-croatian
919 Summary:        Xindy croatian language
920 Summary(hu.UTF-8):      Xindy horvát nyelv
921 Group:          Applications/Publishing/TeX
922
923 %description -n xindy-croatian
924 Xindy croatian language
925
926 %description -n xindy-croatian -l hu.UTF-8
927 Xindy horvát nyelv
928
929 %package -n xindy-czech
930 Summary:        Xindy czech language
931 Summary(hu.UTF-8):      Xindy cseh nyelv
932 Group:          Applications/Publishing/TeX
933
934 %description -n xindy-czech
935 Xindy czech language
936
937 %description -n xindy-czech -l hu.UTF-8
938 Xindy cseh nyelv
939
940 %package -n xindy-danish
941 Summary:        Xindy danish language
942 Summary(hu.UTF-8):      Xindy dán nyelv
943 Group:          Applications/Publishing/TeX
944
945 %description -n xindy-danish
946 Xindy danish language
947
948 %description -n xindy-danish -l hu.UTF-8
949 Xindy dán nyelv
950
951 %package -n xindy-dutch
952 Summary:        Xindy dutch language
953 Summary(hu.UTF-8):      Xindy holland nyelv
954 Group:          Applications/Publishing/TeX
955
956 %description -n xindy-dutch
957 Xindy dutch language
958
959 %description -n xindy-dutch -l hu.UTF-8
960 Xindy holland nyelv
961
962 %package -n xindy-english
963 Summary:        Xindy english language
964 Summary(hu.UTF-8):      Xindy angol nyelv
965 Group:          Applications/Publishing/TeX
966
967 %description -n xindy-english
968 Xindy english language
969
970 %description -n xindy-english -l hu.UTF-8
971 Xindy angol nyelv
972
973 %package -n xindy-esperanto
974 Summary:        Xindy esperanto language
975 Summary(hu.UTF-8):      Xindy eszperantó nyelv
976 Group:          Applications/Publishing/TeX
977
978 %description -n xindy-esperanto
979 Xindy esperanto language
980
981 %description -n xindy-esperanto -l hu.UTF-8
982 Xindy eszperantó nyelv
983
984 %package -n xindy-estonian
985 Summary:        Xindy estonian language
986 Summary(hu.UTF-8):      Xindy észt nyelv
987 Group:          Applications/Publishing/TeX
988
989 %description -n xindy-estonian
990 Xindy estonian language
991
992 %description -n xindy-estonian -l hu.UTF-8
993 Xindy észt nyelv
994
995 %package -n xindy-finnish
996 Summary:        Xindy finnish language
997 Summary(hu.UTF-8):      Xindy finn nyelv
998 Group:          Applications/Publishing/TeX
999
1000 %description -n xindy-finnish
1001 Xindy finnish language
1002
1003 %description -n xindy-finnish -l hu.UTF-8
1004 Xindy finn nyelv
1005
1006 %package -n xindy-french
1007 Summary:        Xindy french language
1008 Summary(hu.UTF-8):      Xindy francia nyelv
1009 Group:          Applications/Publishing/TeX
1010
1011 %description -n xindy-french
1012 Xindy french language
1013
1014 %description -n xindy-french -l hu.UTF-8
1015 Xindy francia nyelv
1016
1017 %package -n xindy-general
1018 Summary:        Xindy general language
1019 Summary(hu.UTF-8):      Xindy általános nyelv
1020 Group:          Applications/Publishing/TeX
1021
1022 %description -n xindy-general
1023 Xindy general language
1024
1025 %description -n xindy-general -l hu.UTF-8
1026 Xindy általános nyelv
1027
1028 %package -n xindy-georgian
1029 Summary:        Xindy georgian language
1030 Summary(hu.UTF-8):      Xindy georgian nyelv
1031 Group:          Applications/Publishing/TeX
1032
1033 %description -n xindy-georgian
1034 Xindy georgian language
1035
1036 %description -n xindy-georgian -l hu.UTF-8
1037 Xindy georgian nyelv
1038
1039 %package -n xindy-german
1040 Summary:        Xindy german language
1041 Summary(hu.UTF-8):      Xindy német nyelv
1042 Group:          Applications/Publishing/TeX
1043
1044 %description -n xindy-german
1045 Xindy german language
1046
1047 %description -n xindy-german -l hu.UTF-8
1048 Xindy német nyelv
1049
1050 %package -n xindy-greek
1051 Summary:        Xindy greek language
1052 Summary(hu.UTF-8):      Xindy görög nyelv
1053 Group:          Applications/Publishing/TeX
1054
1055 %description -n xindy-greek
1056 Xindy greek language
1057
1058 %description -n xindy-greek -l hu.UTF-8
1059 Xindy görög nyelv
1060
1061 %package -n xindy-gypsy
1062 Summary:        Xindy gypsy language
1063 Summary(hu.UTF-8):      Xindy cigány nyelv
1064 Group:          Applications/Publishing/TeX
1065
1066 %description -n xindy-gypsy
1067 Xindy gypsy language
1068
1069 %description -n xindy-gypsy -l hu.UTF-8
1070 Xindy cigány nyelv
1071
1072 %package -n xindy-hausa
1073 Summary:        Xindy hausa language
1074 Summary(hu.UTF-8):      Xindy hausa nyelv
1075 Group:          Applications/Publishing/TeX
1076
1077 %description -n xindy-hausa
1078 Xindy hausa language
1079
1080 %description -n xindy-hausa -l hu.UTF-8
1081 Xindy hausa nyelv
1082
1083 %package -n xindy-hebrew
1084 Summary:        Xindy hebrew language
1085 Summary(hu.UTF-8):      Xindy héber nyelv
1086 Group:          Applications/Publishing/TeX
1087
1088 %description -n xindy-hebrew
1089 Xindy hebrew language
1090
1091 %description -n xindy-hebrew -l hu.UTF-8
1092 Xindy héber nyelv
1093
1094 %package -n xindy-hungarian
1095 Summary:        Xindy hungarian language
1096 Summary(hu.UTF-8):      Xindy magyar nyelv
1097 Group:          Applications/Publishing/TeX
1098
1099 %description -n xindy-hungarian
1100 Xindy hungarian language
1101
1102 %description -n xindy-hungarian -l hu.UTF-8
1103 Xindy magyar nyelv
1104
1105 %package -n xindy-icelandic
1106 Summary:        Xindy icelandic language
1107 Summary(hu.UTF-8):      Xindy izlandi nyelv
1108 Group:          Applications/Publishing/TeX
1109
1110 %description -n xindy-icelandic
1111 Xindy icelandic language
1112
1113 %description -n xindy-icelandic -l hu.UTF-8
1114 Xindy izlandi nyelv
1115
1116 %package -n xindy-italian
1117 Summary:        Xindy italian language
1118 Summary(hu.UTF-8):      Xindy olasz nyelv
1119 Group:          Applications/Publishing/TeX
1120
1121 %description -n xindy-italian
1122 Xindy italian language
1123
1124 %description -n xindy-italian -l hu.UTF-8
1125 Xindy olasz nyelv
1126
1127 %package -n xindy-klingon
1128 Summary:        Xindy klingon language
1129 Summary(hu.UTF-8):      Xindy klingon nyelv
1130 Group:          Applications/Publishing/TeX
1131
1132 %description -n xindy-klingon
1133 Xindy klingon language
1134
1135 %description -n xindy-klingon -l hu.UTF-8
1136 Xindy klingon nyelv
1137
1138 %package -n xindy-kurdish
1139 Summary:        Xindy kurdish language
1140 Summary(hu.UTF-8):      Xindy kurd nyelv
1141 Group:          Applications/Publishing/TeX
1142
1143 %description -n xindy-kurdish
1144 Xindy kurdish language
1145
1146 %description -n xindy-kurdish -l hu.UTF-8
1147 Xindy kurd nyelv
1148
1149 %package -n xindy-latin
1150 Summary:        Xindy latin language
1151 Summary(hu.UTF-8):      Xindy latin nyelv
1152 Group:          Applications/Publishing/TeX
1153
1154 %description -n xindy-latin
1155 Xindy latin language
1156
1157 %description -n xindy-latin -l hu.UTF-8
1158 Xindy latin nyelv
1159
1160 %package -n xindy-latvian
1161 Summary:        Xindy latvian language
1162 Summary(hu.UTF-8):      Xindy lett nyelv
1163 Group:          Applications/Publishing/TeX
1164
1165 %description -n xindy-latvian
1166 Xindy latvian language
1167
1168 %description -n xindy-latvian -l hu.UTF-8
1169 Xindy lett nyelv
1170
1171 %package -n xindy-lithuanian
1172 Summary:        Xindy lithuanian language
1173 Summary(hu.UTF-8):      Xindy litván nyelv
1174 Group:          Applications/Publishing/TeX
1175
1176 %description -n xindy-lithuanian
1177 Xindy lithuanian language
1178
1179 %description -n xindy-lithuanian -l hu.UTF-8
1180 Xindy litván nyelv
1181
1182 %package -n xindy-lower-sorbian
1183 Summary:        Xindy lower-sorbian language
1184 Summary(hu.UTF-8):      Xindy lower-sorbian nyelv
1185 Group:          Applications/Publishing/TeX
1186
1187 %description -n xindy-lower-sorbian
1188 Xindy lower-sorbian language
1189
1190 %description -n xindy-lower-sorbian -l hu.UTF-8
1191 Xindy lower-sorbian nyelv
1192
1193 %package -n xindy-macedonian
1194 Summary:        Xindy macedonian language
1195 Summary(hu.UTF-8):      Xindy macedón nyelv
1196 Group:          Applications/Publishing/TeX
1197
1198 %description -n xindy-macedonian
1199 Xindy macedonian language
1200
1201 %description -n xindy-macedonian -l hu.UTF-8
1202 Xindy macedón nyelv
1203
1204 %package -n xindy-mongolian
1205 Summary:        Xindy mongolian language
1206 Summary(hu.UTF-8):      Xindy mongol nyelv
1207 Group:          Applications/Publishing/TeX
1208
1209 %description -n xindy-mongolian
1210 Xindy mongolian language
1211
1212 %description -n xindy-mongolian -l hu.UTF-8
1213 Xindy mongol nyelv
1214
1215 %package -n xindy-norwegian
1216 Summary:        Xindy norwegian language
1217 Summary(hu.UTF-8):      Xindy norvég nyelv
1218 Group:          Applications/Publishing/TeX
1219
1220 %description -n xindy-norwegian
1221 Xindy norwegian language
1222
1223 %description -n xindy-norwegian -l hu.UTF-8
1224 Xindy norvég nyelv
1225
1226 %package -n xindy-polish
1227 Summary:        Xindy polish language
1228 Summary(hu.UTF-8):      Xindy lengyel nyelv
1229 Group:          Applications/Publishing/TeX
1230
1231 %description -n xindy-polish
1232 Xindy polish language
1233
1234 %description -n xindy-polish -l hu.UTF-8
1235 Xindy lengyel nyelv
1236
1237 %package -n xindy-portuguese
1238 Summary:        Xindy portuguese language
1239 Summary(hu.UTF-8):      Xindy portugál nyelv
1240 Group:          Applications/Publishing/TeX
1241
1242 %description -n xindy-portuguese
1243 Xindy portuguese language
1244
1245 %description -n xindy-portuguese -l hu.UTF-8
1246 Xindy portugál nyelv
1247
1248 %package -n xindy-romanian
1249 Summary:        Xindy romanian language
1250 Summary(hu.UTF-8):      Xindy román nyelv
1251 Group:          Applications/Publishing/TeX
1252
1253 %description -n xindy-romanian
1254 Xindy romanian language
1255
1256 %description -n xindy-romanian -l hu.UTF-8
1257 Xindy román nyelv
1258
1259 %package -n xindy-russian
1260 Summary:        Xindy russian language
1261 Summary(hu.UTF-8):      Xindy orosz nyelv
1262 Group:          Applications/Publishing/TeX
1263
1264 %description -n xindy-russian
1265 Xindy russian language
1266
1267 %description -n xindy-russian -l hu.UTF-8
1268 Xindy orosz nyelv
1269
1270 %package -n xindy-serbian
1271 Summary:        Xindy serbian language
1272 Summary(hu.UTF-8):      Xindy szerb nyelv
1273 Group:          Applications/Publishing/TeX
1274
1275 %description -n xindy-serbian
1276 Xindy serbian language
1277
1278 %description -n xindy-serbian -l hu.UTF-8
1279 Xindy szerb nyelv
1280
1281 %package -n xindy-slovak
1282 Summary:        Xindy slovak language
1283 Summary(hu.UTF-8):      Xindy szlovák nyelv
1284 Group:          Applications/Publishing/TeX
1285
1286 %description -n xindy-slovak
1287 Xindy slovak language
1288
1289 %description -n xindy-slovak -l hu.UTF-8
1290 Xindy szlovák nyelv
1291
1292 %package -n xindy-slovenian
1293 Summary:        Xindy slovenian language
1294 Summary(hu.UTF-8):      Xindy szlovén nyelv
1295 Group:          Applications/Publishing/TeX
1296
1297 %description -n xindy-slovenian
1298 Xindy slovenian language
1299
1300 %description -n xindy-slovenian -l hu.UTF-8
1301 Xindy szlovén nyelv
1302
1303 %package -n xindy-spanish
1304 Summary:        Xindy spanish language
1305 Summary(hu.UTF-8):      Xindy spanyol nyelv
1306 Group:          Applications/Publishing/TeX
1307
1308 %description -n xindy-spanish
1309 Xindy spanish language
1310
1311 %description -n xindy-spanish -l hu.UTF-8
1312 Xindy spanyol nyelv
1313
1314 %package -n xindy-swedish
1315 Summary:        Xindy swedish language
1316 Summary(hu.UTF-8):      Xindy svéd nyelv
1317 Group:          Applications/Publishing/TeX
1318
1319 %description -n xindy-swedish
1320 Xindy swedish language
1321
1322 %description -n xindy-swedish -l hu.UTF-8
1323 Xindy svéd nyelv
1324
1325 %package -n xindy-turkish
1326 Summary:        Xindy turkish language
1327 Summary(hu.UTF-8):      Xindy török nyelv
1328 Group:          Applications/Publishing/TeX
1329
1330 %description -n xindy-turkish
1331 Xindy turkish language
1332
1333 %description -n xindy-turkish -l hu.UTF-8
1334 Xindy török nyelv
1335
1336 %package -n xindy-ukrainian
1337 Summary:        Xindy ukrainian language
1338 Summary(hu.UTF-8):      Xindy ukrán nyelv
1339 Group:          Applications/Publishing/TeX
1340
1341 %description -n xindy-ukrainian
1342 Xindy ukrainian language
1343
1344 %description -n xindy-ukrainian -l hu.UTF-8
1345 Xindy ukrán nyelv
1346
1347 %package -n xindy-upper-sorbian
1348 Summary:        Xindy upper-sorbian language
1349 Summary(hu.UTF-8):      Xindy upper-sorbian nyelv
1350 Group:          Applications/Publishing/TeX
1351
1352 %description -n xindy-upper-sorbian
1353 Xindy upper-sorbian language
1354
1355 %description -n xindy-upper-sorbian -l hu.UTF-8
1356 Xindy upper-sorbian nyelv
1357
1358 %package -n xindy-vietnamese
1359 Summary:        Xindy vietnamese language
1360 Summary(hu.UTF-8):      Xindy vietnámi nyelv
1361 Group:          Applications/Publishing/TeX
1362
1363 %description -n xindy-vietnamese
1364 Xindy vietnamese language
1365
1366 %description -n xindy-vietnamese -l hu.UTF-8
1367 Xindy vietnám nyelv
1368
1369
1370 %package pdftex
1371 Summary:        TeX generating PDF files instead DVI
1372 Summary(hu.UTF-8):      PDF fájlok készítése DVI helyett TeX-ből
1373 Summary(pl.UTF-8):      TeX generujący pliki PDF zamiast DVI
1374 Group:          Applications/Publishing/TeX
1375 Requires(post,postun):  %{_bindir}/texhash
1376 Requires:       %{name} = %{epoch}:%{version}-%{release}
1377 Requires:       %{name}-fonts-type1-bluesky = %{epoch}:%{version}-%{release}
1378
1379 %description pdftex
1380 TeX generating PDF files instead DVI.
1381
1382 %description pdftex -l pl.UTF-8
1383 TeX generujący pliki PDF zamiast DVI.
1384
1385 %package psutils
1386 Summary:        PostScript Utilities
1387 Summary(hu.UTF-8):      PostScript eszközök
1388 Summary(pl.UTF-8):      Narzędzia do PostScriptu
1389 Group:          Applications/Printing
1390 Obsoletes:      psutils
1391
1392 %description psutils
1393 This archive contains some utilities for manipulating PostScript
1394 documents. Page selection and rearrangement are supported, including
1395 arrangement into signatures for booklet printing, and page merging for
1396 n-up printing.
1397
1398 %description psutils -l hu.UTF-8
1399 Ez a csomag jónéhány eszközt tartalmaz, amellyel a PostScript
1400 dokumentumok manipulálhatók. Oldal kijelölés és átrendezés támogatott,
1401 beleértve a booklet nyomtatáshoz való átrendezést is.
1402
1403 %description psutils -l pl.UTF-8
1404 PSutils zawiera programy pomagające manipulować plikami PostScript,
1405 wybierać strony przeznaczone do wydruku, ich kolejność, układ. Pozwala
1406 także na łączenie różnych plików PostScript w całość.
1407
1408 %package phyzzx
1409 Summary:        A TeX format for physicists
1410 Summary(hu.UTF-8):      TeX formátum fizikusoknak
1411 Group:          Applications/Publishing/TeX
1412 Requires(post,postun):  %{_bindir}/texhash
1413 Requires:       %{name} = %{epoch}:%{version}-%{release}
1414
1415 %description phyzzx
1416 A TeX format for physicists.
1417
1418 %description phyzzx -l hu.UTF-8
1419 TeX formátum fizikusoknak.
1420
1421 %package omega
1422 Summary:        Extended unicode TeX
1423 Summary(pl.UTF-8):      Omega - TeX ze wsparciem dla unikodu
1424 Group:          Applications/Publishing/TeX
1425 Requires(post,postun):  %{_bindir}/texhash
1426 Requires:       %{name} = %{epoch}:%{version}-%{release}
1427 Requires:       %{name}-fonts-omega = %{epoch}:%{version}-%{release}
1428 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1429
1430 %description omega
1431 Omega is a version of the TeX program modified for multilingual
1432 typesetting. It uses unicode, and has additional primitives for (among
1433 other things) bidirectional typesetting.
1434
1435 %description omega -l pl.UTF-8
1436 Omega to wersja TeXa zmodyfikowana dla potrzeb składu wielojęzycznego.
1437 Używa unikodu i ma dodatkowe prymitywy do (między innymi) składania
1438 tekstu pisanego w obu kierunkach.
1439
1440 # # formats #
1441
1442 # Plain format.
1443
1444 %package plain
1445 Summary:        Plain TeX format basic files
1446 Summary(pl.UTF-8):      Podstawowe pliki dla formatu Plain TeX
1447 Group:          Applications/Publishing/TeX
1448 Requires(post,postun):  %{_bindir}/texhash
1449 Requires:       %{name} = %{epoch}:%{version}-%{release}
1450
1451 %description plain
1452 Plain TeX format basic files.
1453
1454 %description plain -l pl.UTF-8
1455 Podstawowe pliki dla formatu Plain TeX.
1456
1457 %package format-plain
1458 Summary:        TeX Plain format
1459 Summary(pl.UTF-8):      Format TeX Plain
1460 Group:          Applications/Publishing/TeX
1461 Requires(post,postun):  %{_bindir}/texhash
1462 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1463
1464 %description format-plain
1465 TeX Plain format.
1466
1467 %description format-plain -l pl.UTF-8
1468 Format TeX Plain.
1469
1470 %package format-pdftex
1471 Summary:        PDFTeX Plain format
1472 Summary(pl.UTF-8):      Format PDFTeX Plain
1473 Group:          Applications/Publishing/TeX
1474 Requires(post,postun):  %{_bindir}/texhash
1475 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
1476 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1477 # for epstopdf to work
1478 Requires:       fonts-Type1-urw
1479 Requires:       ghostscript
1480
1481 %description format-pdftex
1482 PDFTeX Plain format.
1483
1484 %description format-pdftex -l pl.UTF-8
1485 Format PDFTeX Plain.
1486
1487 %package format-pdfetex
1488 Summary:        PDFTeX EPlain format
1489 Summary(pl.UTF-8):      Format PDFTeX EPlain
1490 Group:          Applications/Publishing/TeX
1491 Requires(post,postun):  %{_bindir}/texhash
1492 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
1493 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1494
1495 %description format-pdfetex
1496 PDFTeX EPlain format.
1497
1498 %description format-pdfetex -l pl.UTF-8
1499 Format PDFTeX EPlain.
1500
1501 # MeX Plain format
1502
1503 %package mex
1504 Summary:        MeX Plain Format basic files
1505 Summary(pl.UTF-8):      Podstawowe pliki dla format MeX Plain
1506 Group:          Applications/Publishing/TeX
1507 Requires(post,postun):  %{_bindir}/texhash
1508 Requires:       %{name} = %{epoch}:%{version}-%{release}
1509 Requires:       texlive-fonts-pl = %{epoch}:%{version}-%{release}
1510 Requires:       texlive-plain = %{epoch}:%{version}-%{release}
1511
1512 %description mex
1513 MeX Plain Format basic files.
1514
1515 %description mex -l pl.UTF-8
1516 Podstawowe pliki dla formatu MeX Plain.
1517
1518 %package format-mex
1519 Summary:        MeX Plain Format
1520 Summary(pl.UTF-8):      Format MeX Plain
1521 Group:          Applications/Publishing/TeX
1522 Requires(post,postun):  %{_bindir}/texhash
1523 Requires:       texlive-mex = %{epoch}:%{version}-%{release}
1524
1525 %description format-mex
1526 MeX Plain Format.
1527
1528 %description format-mex -l pl.UTF-8
1529 Format MeX Plain.
1530
1531 %package format-pdfmex
1532 Summary:        PDFMeX Plain Format
1533 Summary(pl.UTF-8):      Format PDFMeX Plain
1534 Group:          Applications/Publishing/TeX
1535 Requires(post,postun):  %{_bindir}/texhash
1536 Requires:       %{name}-mex = %{epoch}:%{version}-%{release}
1537 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
1538
1539 %description format-pdfmex
1540 PDFMeX Plain Format.
1541
1542 %description format-pdfmex -l pl.UTF-8
1543 Format PDFMeX Plain.
1544
1545 %package format-utf8mex
1546 Summary:        MeX Plain Format with UTF-8 encoded source files
1547 Summary(pl.UTF-8):      Format MeX Plain z plikami źródłowymi kodowanymi UTF-8
1548 Group:          Applications/Publishing/TeX
1549 Requires(post,postun):  %{_bindir}/texhash
1550 Requires:       %{name}-mex = %{epoch}:%{version}-%{release}
1551
1552 %description format-utf8mex
1553 MeX Plain Format with UTF-8 encoded source files.
1554
1555 %description format-utf8mex -l pl.UTF-8
1556 Format MeX Plain z plikami źródłowymi kodowanymi UTF-8.
1557
1558 # AMS TeX format
1559
1560 %package amstex
1561 Summary:        AMS macros for Plain TeX basic files
1562 Summary(pl.UTF-8):      Podstawowe pliki makr AMS dla formatu Plain TeX
1563 Group:          Applications/Publishing/TeX
1564 Requires(post,postun):  %{_bindir}/texhash
1565 Requires:       %{name}-fonts-ams = %{epoch}:%{version}-%{release}
1566 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1567 Obsoletes:      tetex-ams
1568 Obsoletes:      tetex-plain-amsfonts
1569
1570 %description amstex
1571 American Mathematical Society macros for Plain TeX basic files.
1572
1573 %description amstex -l pl.UTF-8
1574 Podstawowe pliki makr AMS (American Mathematical Society) dla formatu
1575 Plain TeX.
1576
1577 %package format-amstex
1578 Summary:        AMS macros for Plain TeX
1579 Summary(pl.UTF-8):      Makra AMS dla formatu Plain TeX
1580 Group:          Applications/Publishing/TeX
1581 Requires(post,postun):  %{_bindir}/texhash
1582 Requires:       %{name}-amstex = %{epoch}:%{version}-%{release}
1583 Obsoletes:      tetex-ams
1584
1585 %description format-amstex
1586 American Mathematical Society macros for Plain TeX.
1587
1588 %description format-amstex -l pl.UTF-8
1589 Makra AMS (American Mathematical Society) dla formatu Plain TeX.
1590
1591 %package format-pdfamstex
1592 Summary:        AMS macros for PDFTeX
1593 Summary(pl.UTF-8):      Makra AMS dla formatu PDFTeX
1594 Group:          Applications/Publishing/TeX
1595 Requires(post,postun):  %{_bindir}/texhash
1596 Requires:       %{name}-amstex = %{epoch}:%{version}-%{release}
1597 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
1598
1599 %description format-pdfamstex
1600 American Mathematical Society macros for PDFTeX.
1601
1602 %description format-pdfamstex -l pl.UTF-8
1603 Makra AMS (American Mathematical Society) dla formatu PDFTeX.
1604
1605 # CSPlain format
1606
1607 %package csplain
1608 Summary:        TeX CSPlain format basic files
1609 Summary(pl.UTF-8):      Podstawowe pliki dla formatu TeX CSPlain
1610 Group:          Applications/Publishing/TeX
1611 Requires(post,postun):  %{_bindir}/texhash
1612 Requires:       %{name}-fonts-cs = %{epoch}:%{version}-%{release}
1613 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1614
1615 %description csplain
1616 TeX CSPlain format basic files.
1617
1618 %description csplain -l pl.UTF-8
1619 Podstawowe pliki dla formatu TeX CSPlain.
1620
1621 %package format-csplain
1622 Summary:        TeX CSPlain format
1623 Summary(pl.UTF-8):      Format TeX CSPlain
1624 Group:          Applications/Publishing/TeX
1625 Requires(post,postun):  %{_bindir}/texhash
1626 Requires:       %{name}-csplain = %{epoch}:%{version}-%{release}
1627
1628 %description format-csplain
1629 TeX CSPlain format.
1630
1631 %description format-csplain -l pl.UTF-8
1632 Format TeX CSPlain.
1633
1634 %package format-pdfcsplain
1635 Summary:        PDFTeX CSPlain format
1636 Summary(pl.UTF-8):      Format PDFTeX CSPlain
1637 Group:          Applications/Publishing/TeX
1638 Requires(post,postun):  %{_bindir}/texhash
1639 Requires:       %{name}-csplain = %{epoch}:%{version}-%{release}
1640
1641 %description format-pdfcsplain
1642 PDFTeX CSPlain format.
1643
1644 %description format-pdfcsplain -l pl.UTF-8
1645 Format PDFTeX CSPlain.
1646
1647 # CSLaTeX format
1648
1649 %package cslatex
1650 Summary:        CSLaTeX format basic files
1651 Summary(pl.UTF-8):      Podstawowe pliki dla formatu CSLaTeX
1652 Group:          Applications/Publishing/TeX
1653 Requires(post,postun):  %{_bindir}/texhash
1654 Requires:       %{name}-fonts-cs = %{epoch}:%{version}-%{release}
1655 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1656
1657 %description cslatex
1658 CSLaTeX format basic files.
1659
1660 %description cslatex -l pl.UTF-8
1661 Podstawowe pliki dla formatu CSLaTeX.
1662
1663 %package format-cslatex
1664 Summary:        CSLaTeX format
1665 Summary(pl.UTF-8):      Format CSLaTeX
1666 Group:          Applications/Publishing/TeX
1667 Requires(post,postun):  %{_bindir}/texhash
1668 Requires:       %{name}-cslatex = %{epoch}:%{version}-%{release}
1669
1670 %description format-cslatex
1671 CSLaTeX format.
1672
1673 %description format-cslatex -l pl.UTF-8
1674 Format CSLaTeX.
1675
1676 %package format-pdfcslatex
1677 Summary:        PDF CSLaTeX format
1678 Summary(pl.UTF-8):      Format PDF CSLaTeX
1679 Group:          Applications/Publishing/TeX
1680 Requires(post,postun):  %{_bindir}/texhash
1681 Requires:       %{name}-cslatex = %{epoch}:%{version}-%{release}
1682
1683 %description format-pdfcslatex
1684 PDF CSLaTeX format.
1685
1686 %description format-pdfcslatex -l pl.UTF-8
1687 Format PDF CSLaTeX.
1688
1689 # Cyrillic Plain format
1690
1691 %package cyrplain
1692 Summary:        Cyrillic Plain format basic files
1693 Summary(pl.UTF-8):      Podstawowe pliki dla formatu Cyrillic Plain
1694 Group:          Applications/Publishing/TeX
1695 Requires(post,postun):  %{_bindir}/texhash
1696 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1697
1698 %description cyrplain
1699 Cyrillic Plain format basic files.
1700
1701 %description cyrplain -l pl.UTF-8
1702 Podstawowe pliki dla formatu Cyrillic Plain.
1703
1704 %package format-cyrplain
1705 Summary:        Cyrillic Plain format
1706 Summary(pl.UTF-8):      Format Cyrillic Plain
1707 Group:          Applications/Publishing/TeX
1708 Requires(post,postun):  %{_bindir}/texhash
1709 Requires:       %{name}-cyrplain = %{epoch}:%{version}-%{release}
1710
1711 %description format-cyrplain
1712 Cyrillic Plain format.
1713
1714 %description format-cyrplain -l pl.UTF-8
1715 Format Cyrillic Plain.
1716
1717 %package format-cyramstex
1718 Summary:        Cyrillic AMSTeX format
1719 Summary(pl.UTF-8):      Format Cyrillic AMSTeX
1720 Group:          Applications/Publishing/TeX
1721 Requires(post,postun):  %{_bindir}/texhash
1722 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1723 Obsoletes:      tetex-cyramstex
1724
1725 %description format-cyramstex
1726 Cyrillic AMSTeX format.
1727
1728 %description format-cyramstex -l pl.UTF-8
1729 Format Cyrillic AMSTeX.
1730
1731 %package format-cyrtexinfo
1732 Summary:        Cyrillic TeXInfo format
1733 Summary(pl.UTF-8):      Format Cyrillic TeXInfo
1734 Group:          Applications/Publishing/TeX
1735 Requires(post,postun):  %{_bindir}/texhash
1736 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1737 Obsoletes:      tetex-cyrtexinfo
1738
1739 %description format-cyrtexinfo
1740 Cyrillic TeXInfo format.
1741
1742 %description format-cyrtexinfo -l pl.UTF-8
1743 Format Cyrillic TeXInfo.
1744
1745 # EPlain format
1746
1747 %package eplain
1748 Summary:        EPlain format basic files
1749 Summary(pl.UTF-8):      Podstawowe pliki dla formatu EPlain
1750 Group:          Applications/Publishing/TeX
1751 Requires(post,postun):  %{_bindir}/texhash
1752 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1753 Obsoletes:      tetex-etex
1754
1755 %description eplain
1756 EPlain format basic files.
1757
1758 %description eplain -l pl.UTF-8
1759 Podstawowe pliki dla formatu EPlain.
1760
1761 %package format-eplain
1762 Summary:        EPlain format
1763 Summary(pl.UTF-8):      Format EPlain
1764 Group:          Applications/Publishing/TeX
1765 Requires(post,postun):  %{_bindir}/texhash
1766 Requires:       %{name}-eplain = %{epoch}:%{version}-%{release}
1767
1768 %description format-eplain
1769 EPlain format.
1770
1771 %description format-eplain -l pl.UTF-8
1772 Format EPlain.
1773
1774 # ConTeXt format.
1775
1776 %package context
1777 Summary:        ConTeXt macro package basic files
1778 Summary(pl.UTF-8):      Podstawowe pliki pakietu makr ConTeXt
1779 Group:          Applications/Publishing/TeX
1780 Requires(post,postun):  %{_bindir}/texhash
1781 Requires:       %{name} = %{epoch}:%{version}-%{release}
1782 Obsoletes:      tetex-latex-context
1783
1784 %define         _noautoreq      'perl(path_tre)'
1785
1786 %description context
1787 A full featured, parameter driven macro package, which fully supports
1788 advanced interactive documents.
1789
1790 This package contains basic files.
1791
1792 %description context -l pl.UTF-8
1793 Pakiet makr sterowanych przez parametry o pełnych możliwościach,
1794 całkowicie obsługujący zaawansowane dokumenty interaktywne.
1795
1796 Ten pakiet zawiera podstawowe pliki.
1797
1798 %package format-context-de
1799 Summary:        German ConTeXt format
1800 Summary(pl.UTF-8):      Niemiecka wersja formatu ConTeXt
1801 Group:          Applications/Publishing/TeX
1802 Requires(post,postun):  %{_bindir}/texhash
1803 Requires:       %{name}-context = %{epoch}:%{version}-%{release}
1804
1805 %description format-context-de
1806 German ConTeXt format.
1807
1808 %description format-context-de -l pl.UTF-8
1809 Niemiecka wersja formatu ConTeXt.
1810
1811 %package format-context-en
1812 Summary:        English ConTeXt format
1813 Summary(pl.UTF-8):      Angielska wersja formatu ConTeXt
1814 Group:          Applications/Publishing/TeX
1815 Requires(post,postun):  %{_bindir}/texhash
1816 Requires:       %{name}-context = %{epoch}:%{version}-%{release}
1817
1818 %description format-context-en
1819 English ConTeXt format.
1820
1821 %description format-context-en -l pl.UTF-8
1822 Angielska wersja formatu ConTeXt.
1823
1824 %package format-context-nl
1825 Summary:        Dutch ConTeXt format
1826 Summary(pl.UTF-8):      Holenderska wersja formatu ConTeXt
1827 Group:          Applications/Publishing/TeX
1828 Requires(post,postun):  %{_bindir}/texhash
1829 Requires:       %{name}-context = %{epoch}:%{version}-%{release}
1830
1831 %description format-context-nl
1832 Dutch ConTeXt format.
1833
1834 %description format-context-nl -l pl.UTF-8
1835 Holenderska wersja formatu ConTeXt.
1836
1837 # LaTeX format.
1838
1839 %package latex
1840 Summary:        LaTeX macro package basic files
1841 Summary(pl.UTF-8):      Podstawowe pliki pakietu makr LaTeX
1842 Group:          Applications/Publishing/TeX
1843 Requires(post,postun):  %{_bindir}/texhash
1844 Requires:       %{name} = %{epoch}:%{version}-%{release}
1845 Requires:       %{name}-fonts-latex = %{epoch}:%{version}-%{release}
1846 Requires:       %{name}-tex-ruhyphen = %{epoch}:%{version}-%{release}
1847 Requires:       %{name}-tex-ukrhyph = %{epoch}:%{version}-%{release}
1848 # for misc/eurosym:
1849 Requires:       %{name}-fonts-eurosym = %{epoch}:%{version}-%{release}
1850 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
1851 Requires:       %{name}-tex-babel = %{epoch}:%{version}-%{release}
1852 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
1853 Suggests:       %{name}-fonts-jknappen
1854 Suggests:       %{name}-latex-ucs = %{epoch}:%{version}-%{release}
1855 Obsoletes:      tetex-bibtex-koma-script
1856 Obsoletes:      tetex-latex-SIunits
1857 Obsoletes:      tetex-latex-caption
1858 Obsoletes:      tetex-latex-curves
1859 Obsoletes:      tetex-latex-dinbrief
1860 Obsoletes:      tetex-latex-draftcopy
1861 Obsoletes:      tetex-latex-dvilj
1862 Obsoletes:      tetex-latex-eepic
1863 Obsoletes:      tetex-latex-endfloat
1864 Obsoletes:      tetex-latex-fancyhdr
1865 Obsoletes:      tetex-latex-fancyheadings
1866 Obsoletes:      tetex-latex-fancyvrb
1867 Obsoletes:      tetex-latex-fp
1868 Obsoletes:      tetex-latex-graphics
1869 Obsoletes:      tetex-latex-hyperref
1870 Obsoletes:      tetex-latex-koma-script
1871 Obsoletes:      tetex-latex-labels
1872 Obsoletes:      tetex-latex-listings
1873 Obsoletes:      tetex-latex-misc
1874 Obsoletes:      tetex-latex-ms
1875 Obsoletes:      tetex-latex-multirow
1876 Obsoletes:      tetex-latex-mwcls
1877 Obsoletes:      tetex-latex-mwdtools
1878 Obsoletes:      tetex-latex-natbib
1879 Obsoletes:      tetex-latex-ntgclass
1880 Obsoletes:      tetex-latex-oberdiek
1881 Obsoletes:      tetex-latex-pb-diagram
1882 Obsoletes:      tetex-latex-pstricks
1883 Obsoletes:      tetex-latex-revtex4
1884 Obsoletes:      tetex-latex-seminar
1885 Obsoletes:      tetex-latex-t2
1886 Obsoletes:      tetex-latex-titlesec
1887 Obsoletes:      tetex-latex-tools
1888 Obsoletes:      tetex-latex-units
1889 Obsoletes:      tetex-mwcls
1890 Obsoletes:      tetex-revtex4
1891
1892 %description latex
1893 LaTeX is a front end for the TeX text formatting system. Easier to use
1894 than TeX, LaTeX is essentially a set of TeX macros which provide
1895 convenient, predefined document formats for users.
1896
1897 This package contains basic files.
1898
1899 %description latex -l pl.UTF-8
1900 LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
1901 łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
1902 dających użytkownikom wygodne, predefiniowane formaty dokumentów.
1903
1904 Ten pakiet zawiera podstawowe pliki.
1905
1906 %package latex-colortab
1907 Summary:        Shade cells of tables and halign
1908 Group:          Applications/Publishing/TeX
1909 Requires(post,postun):  %{_bindir}/texhash
1910 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1911
1912 %description latex-colortab
1913 Shade cells of tables and halign.
1914
1915 %package latex-12many
1916 Summary:        Generalising mathematical index sets
1917 Summary(hu.UTF-8):      A matematikai halmazok indexelésének általánosítása
1918 Group:          Applications/Publishing/TeX
1919 Requires(post,postun):  %{_bindir}/texhash
1920 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1921
1922 %description latex-12many
1923 Generalising mathematical index sets.
1924
1925 %description latex-12many -l hu.UTF-8
1926 A matematikai halmazok indexelésének általánosítása.
1927
1928 %package latex-abstract
1929 Summary:        Control the typesetting of the abstract environment
1930 Summary(hu.UTF-8):      Az "abstract" környezet szedésének irányítása
1931 Group:          Applications/Publishing/TeX
1932 Requires(post,postun):  %{_bindir}/texhash
1933 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1934
1935 %description latex-abstract
1936 Control the typesetting of the abstract environment.
1937
1938 %description latex-abstract -l hu.UTF-8
1939 Az "abstract" környezet szedésének irányítása.
1940
1941 %package latex-accfonts
1942 Summary:        Utilities to derive new fonts from existing ones
1943 Summary(hu.UTF-8):      Eszközök új betűtípusok származtatására már létezőkből
1944 Group:          Applications/Publishing/TeX
1945 Requires(post,postun):  %{_bindir}/texhash
1946
1947 %description latex-accfonts
1948 Utilities to derive new fonts from existing ones.
1949
1950 %description latex-accfonts -l hu.UTF-8
1951 Eszközök új betűtípusok származtatására már létezőkből.
1952
1953 %package latex-adrconv
1954 Summary:        BibTeX styles to implement an address database
1955 Summary(hu.UTF-8):      BibTeX stílusok cím-adatbázis megvalósításához
1956 Group:          Applications/Publishing/TeX
1957 Requires(post,postun):  %{_bindir}/texhash
1958 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1959
1960 %description latex-adrconv
1961 BibTeX styles to implement an address database.
1962
1963 %description latex-adrconv -l hu.UTF-8
1964 BibTeX stílusok cím-adatbázis megvalósításához.
1965
1966 %package latex-ae
1967 Summary:        Virtual fonts for PDF-files with T1 encoded CMR-fonts
1968 Summary(pl.UTF-8):      Wirtualne fonty dla plików PDF z fontami CMR o kodowaniu T1
1969 Group:          Applications/Publishing/TeX
1970 Requires(post,postun):  %{_bindir}/texhash
1971 Requires:       %{name}-fonts-ae = %{epoch}:%{version}-%{release}
1972 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1973
1974 %description latex-ae
1975 A set of virtual fonts which emulates T1 coded fonts using the
1976 standard CM fonts. The package is called AE fonts (for Almost
1977 European). The main use of the package is to produce PDF files using
1978 versions of the CM fonts instead of the bitmapped EC fonts.
1979
1980 %description latex-ae -l pl.UTF-8
1981 Zestaw wirtualnych fontów emulujących fonty o kodowaniu T1 przy użyciu
1982 standardowych fontów CM. Ten pakiet został nazwany AE (Almost European
1983 - prawie europejskie). Głównym przeznaczeniem tego pakietu jest
1984   produkowanie plików PDF przy użyciu wersji fontów CM zamiast
1985   bitmapowych fontów EC.
1986
1987 %package latex-algorithms
1988 Summary:        Floating algorithm environment
1989 Summary(pl.UTF-8):      Pływające środowisko dla algorytmów
1990 Group:          Applications/Publishing/TeX
1991 Requires(post,postun):  /usr/bin/texhash
1992 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1993
1994 %description latex-algorithms
1995 Defines a floating algorithm environment designed to work with the
1996 algorithmic package.
1997
1998 %description latex-algorithms -l pl.UTF-8
1999 Pakiet definiujący pływające środowisko dla algorytmów zaprojektowane
2000 do pracy z pakietem algorithmic.
2001
2002 %package latex-ams
2003 Summary:        AMS math facilities for LaTeX
2004 Summary(pl.UTF-8):      Udogodnienia matematyczne AMS dla LaTeXa
2005 Group:          Applications/Publishing/TeX
2006 Requires(post,postun):  %{_bindir}/texhash
2007 Requires:       %{name}-fonts-ams = %{epoch}:%{version}-%{release}
2008 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2009 Obsoletes:      tetex-latex-amscls
2010 Obsoletes:      tetex-latex-amsfonts
2011 Obsoletes:      tetex-latex-amsmath
2012
2013 %description latex-ams
2014 This package is the principal package in the AMS-LaTeX distribution.
2015 It adapts for use in LaTeX most of the mathematical features found in
2016 AMS-TeX.
2017
2018 %description latex-ams -l pl.UTF-8
2019 To jest główny pakiet dystrybucji AMS-LaTeX. Jest adaptacją większości
2020 możliwości matematycznych AMS-TeXa do używania w LaTeXu.
2021
2022 %package latex-antp
2023 Summary:        Antykwa Poltawskiego, a Type 1 family of Polish traditional type
2024 Summary(pl.UTF-8):      Antykwa Półtawskiego - rodzina tradycyjnych czcionek polskich jako Type 1
2025 Group:          Applications/Publishing/TeX
2026 Requires(post,postun):  %{_bindir}/texhash
2027 Requires:       %{name}-fonts-antp = %{epoch}:%{version}-%{release}
2028 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2029
2030 %description latex-antp
2031 A replica of Antykwa Poltawskiego font in PostScript Type 1 format
2032 - -- preliminary version. This font was designed in the 'twenties and
2033   the 'thirties of XX century by a Polish graphic artist and a
2034   typographer Adam Poltawski. It was widely used by Polish printing
2035   houses as long as metal types were in use (until ca the 'sixties).
2036   Perhaps the first complete font family programmed and parametrized in
2037   METAPOST.
2038
2039 %description latex-antp -l pl.UTF-8
2040 Wstępna wersja repliki kroju Antykwa Półtawskiego w formacie
2041 PostScript Type 1. Ten krój został opracowany w latach 30-tych i
2042 40-tych XX wieku przez polskiego grafika i typografa Adama
2043 Półtawskiego. Była szeroko używana przez polskie drukarnie dopóki
2044 używano metalowych czcionek (do lat 60-tych). Prawdopodobnie pierwsza
2045 kompletna rodzina fontów zaprogramowana i zparametryzowana w
2046 METAPOSCIE.
2047
2048 %package latex-antt
2049 Summary:        Antykwa Torunska, a Type 1 family of a Polish traditional type
2050 Summary(pl.UTF-8):      Antykwa Turuńska - rodzina tradycyjnych czcionek polskich jako Type 1
2051 Group:          Applications/Publishing/TeX
2052 Requires(post,postun):  %{_bindir}/texhash
2053 Requires:       %{name}-fonts-antt = %{epoch}:%{version}-%{release}
2054 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2055
2056 %description latex-antt
2057 Antykwa Torunska is a serif font designed by the late Polish
2058 typographer Zygfryd Gardzielewski, reconstructed and digitized as Type
2059 1.
2060
2061 %description latex-antt -l pl.UTF-8
2062 Antykwa Toruńska to krój szeryfowy opracowany niedawno przez polskiego
2063 typografa Zygfryda Gardzielewskiego, zrekonstruowany i przerobiony na
2064 postać cyfrową jako Type 1.
2065
2066 %package latex-appendix
2067 Summary:        Extra control of appendices
2068 Summary(hu.UTF-8):      Az appendixek nagyobb irányítása
2069 Group:          Applications/Publishing/TeX
2070 Requires(post,postun):  %{_bindir}/texhash
2071 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2072
2073 %description latex-appendix
2074 Extra control of appendices.
2075
2076 %description latex-appendix -l hu.UTF-8
2077 Az appendixek nagyobb irányítása.
2078
2079 %package latex-bbm
2080 Summary:        Blackboard variant fonts for Computer Modern, with LaTeX support
2081 Summary(pl.UTF-8):      Tablicowy wariant fontów Computer Modern z obsługą LaTeXa
2082 Group:          Applications/Publishing/TeX
2083 Requires(post,postun):  %{_bindir}/texhash
2084 Requires:       %{name}-fonts-bbm = %{epoch}:%{version}-%{release}
2085 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2086
2087 %description latex-bbm
2088 Blackboard variant fonts for Computer Modern, with LaTeX support.
2089
2090 %description latex-bbm -l pl.UTF-8
2091 Tablicowy wariant fontów Computer Modern z obsługą LaTeXa.
2092
2093 %package latex-bardiag
2094 Summary:        LateX package for drawing bar diagrams
2095 Summary(pl.UTF-8):      LaTeX csomag oszlopdiagramok rajzolására
2096 Group:          Applications/Publishing/TeX
2097 Requires(post,postun):  %{_bindir}/texhash
2098
2099 %description latex-bardiag
2100 LateX package for drawing bar diagrams.
2101
2102 %description latex-bardiag -l hu.UTF-8
2103 LaTeX csomag oszlopdiagramok rajzolására.
2104
2105 %package latex-bbold
2106 Summary:        Sans serif blackboard bold for LaTeX
2107 Summary(pl.UTF-8):      Tablicowy tłusty font sans serif dla LaTeXa
2108 Group:          Applications/Publishing/TeX
2109 Requires(post,postun):  %{_bindir}/texhash
2110 Requires:       %{name}-fonts-bbold = %{epoch}:%{version}-%{release}
2111 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2112
2113 %description latex-bbold
2114 A geometric sans serif blackboard bold font, for use in mathematics.
2115
2116 %description latex-bbold -l pl.UTF-8
2117 Geometryczny tablicowy tłusty font sans serif, do używania w
2118 matematyce.
2119
2120 %package latex-bibtex
2121 Summary:        Bibliography management for LaTeX
2122 Summary(pl.UTF-8):      Zarządzenie bibliografią dla LaTeXa
2123 Group:          Applications/Publishing/TeX
2124 Requires(post,postun):  %{_bindir}/texhash
2125 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2126 Obsoletes:      tetex-bibtex
2127 Obsoletes:      tetex-natbib
2128 Obsoletes:      tetex-rubibtex
2129
2130 %description latex-bibtex
2131 Bibliography management for LaTeX.
2132
2133 %description latex-bibtex -l pl.UTF-8
2134 Zarządzanie bibliografią dla LaTeXa.
2135
2136 %package latex-beamer
2137 Summary:        A LaTeX class for producing presentations and slides
2138 Summary(hu.UTF-8):      LaTeX dokumentumosztály prezentációk és fóliák készítéséhez
2139 Group:          Applications/Publishing/TeX
2140 Requires(post,postun):  %{_bindir}/texhash
2141 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2142
2143 %description latex-beamer
2144 A LaTeX class for producing presentations and slides.
2145
2146 %description latex-beamer -l hu.UTF-8
2147 LaTeX dokumentumosztály prezentációk és fóliák készítéséhez.
2148
2149 %package latex-bezos
2150 Summary:        Packages by Javier Bezos (additional math tools)
2151 Summary(hu.UTF-8):      Javier Bezos csomagjai (további matematikai eszközök)
2152 Group:          Applications/Publishing/TeX
2153 Requires(post,postun):  %{_bindir}/texhash
2154 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2155
2156 %description latex-bezos
2157 Packages by Javier Bezos (additional math tools).
2158
2159 %description latex-bezos -l hu.UTF-8
2160 Javier Bezos csomagjai (további matematikai eszközök).
2161
2162 %package latex-bibtex-ams
2163 Summary:        BibTeX style files for American Mathematical Society publications
2164 Summary(pl.UTF-8):      Pliki stylów BibTeXa do publikacji American Mathematical Society
2165 Group:          Applications/Publishing/TeX
2166 Requires(post,postun):  %{_bindir}/texhash
2167 Requires:       %{name}-latex-ams = %{epoch}:%{version}-%{release}
2168 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2169 Obsoletes:      tetex-bibtex-ams
2170
2171 %description latex-bibtex-ams
2172 BibTeX style files for American Mathematical Society publications.
2173
2174 %description latex-bibtex-ams -l pl.UTF-8
2175 Pliki stylów BibTeXa do publikacji American Mathematical Society.
2176
2177 %package latex-bibtex-dk
2178 Summary:        Danish variants of the standard BibTeX styles
2179 Summary(pl.UTF-8):      Duńskie warianty standardowych stylów BibTeXa
2180 Group:          Applications/Publishing/TeX
2181 Requires(post,postun):  /usr/bin/texhash
2182 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2183
2184 %description latex-bibtex-dk
2185 Dk-bib is a translation of the four standard BibTeX style files
2186 (abbrv, alpha, plain and unsrt) into Danish. The files have been
2187 extended with ISBN, ISSN and URL fields which can be enabled through a
2188 LaTeX style file.
2189
2190 %description latex-bibtex-dk -l pl.UTF-8
2191 Dk-bib to tłumaczenie czterech standardowych plików stylów BibTeXa
2192 (abbrv, alpha, plain i unsrt) na język duński. Pliki zostały
2193 rozszerzone o pola ISBN, ISSN i URL, które można włączyć poprzez plik
2194 stylu LaTeXa.
2195
2196 %package latex-bibtex-nor
2197 Summary:        Norwegian variants of the standard BibTeX styles
2198 Summary(pl.UTF-8):      Norweskie warianty standardowych stylów BibTeXa
2199 Group:          Applications/Publishing/TeX
2200 Requires(post,postun):  /usr/bin/texhash
2201 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2202
2203 %description latex-bibtex-nor
2204 Norwegian variants of the standard BibTeX styles.
2205
2206 %description latex-bibtex-nor -l pl.UTF-8
2207 Norweskie warianty standardowych stylów BibTeXa.
2208
2209 %package latex-bibtex-pl
2210 Summary:        Polish bibliography management for LaTeX
2211 Summary(pl.UTF-8):      Polska wersja zarządzania bibliografią dla LaTeXa
2212 Group:          Applications/Publishing/TeX
2213 Requires(post,postun):  %{_bindir}/texhash
2214 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2215 Obsoletes:      tetex-bibtex-plbib
2216
2217 %description latex-bibtex-pl
2218 Polish bibliography management for LaTeX.
2219
2220 %description latex-bibtex-pl -l pl.UTF-8
2221 Polska wersja zarządzania bibliografią dla LaTeXa.
2222
2223 %package latex-bibtex-german
2224 Summary:        German variants of standard BibTeX styles
2225 Summary(pl.UTF-8):      Niemieckie wersje standardowych stylów BibTeXa
2226 Group:          Applications/Publishing/TeX
2227 Requires(post,postun):  %{_bindir}/texhash
2228 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2229 Obsoletes:      tetex-bibtex-germbib
2230
2231 %description latex-bibtex-german
2232 German variants of standard BibTeX styles.
2233
2234 %description latex-bibtex-german -l pl.UTF-8
2235 Niemieckie wersje standardowych stylów BibTeXa.
2236
2237 %package latex-bibtex-revtex4
2238 Summary:        BibTeX styles for REVTeX4
2239 Summary(pl.UTF-8):      Style BibTeXa dla REVTeX4
2240 Group:          Applications/Publishing/TeX
2241 Requires(post,postun):  %{_bindir}/texhash
2242 Requires:       %{name} = %{epoch}:%{version}-%{release}
2243 Obsoletes:      tetex-bibtex-revtex4
2244
2245 %description latex-bibtex-revtex4
2246 BibTeX styles for REVTeX4.
2247
2248 %description latex-bibtex-revtex4 -l pl.UTF-8
2249 Style BibTeXa dla REVTeX4.
2250
2251 %package latex-bibtex-jurabib
2252 Summary:        Extended BibTeX citation support for the humanities and legal texts
2253 Summary(pl.UTF-8):      Rozszerzona obsługa cytowania BibTeXa do tekstów humanistycznych i prawniczych
2254 Group:          Applications/Publishing/TeX
2255 Requires(post,postun):  %{_bindir}/texhash
2256 Requires:       %{name} = %{epoch}:%{version}-%{release}
2257 Obsoletes:      tetex-bibtex-jurabib
2258
2259 %description latex-bibtex-jurabib
2260 Extended BibTeX citation support for the humanities and legal texts.
2261
2262 %description latex-bibtex-jurabib -l pl.UTF-8
2263 Rozszerzona obsługa cytowania BibTeXa do tekstów humanistycznych i
2264 prawniczych.
2265
2266 %package latex-bibtex-styles
2267 Summary:        Various BibTeX styles
2268 Summary(hu.UTF-8):      Vegyes BibTeX stílusok
2269 Group:          Applications/Publishing/TeX
2270 Requires(post,postun):  %{_bindir}/texhash
2271 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2272
2273 %description latex-bibtex-styles
2274 Various BibTeX styles.
2275
2276 %description latex-bibtex-styles -l hu.UTF-8
2277 Vegyes BibTeX stílusok.
2278
2279 %package latex-bibtex-vancouver
2280 Summary:        Bibliographic style file for Biomedical Journals
2281 Summary(hu.UTF-8):      Irodalomjegyzék-stílus a Biomedical Journal-hoz
2282 Group:          Applications/Publishing/TeX
2283 Requires(post,postun):  %{_bindir}/texhash
2284 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2285
2286 %description latex-bibtex-vancouver
2287 Bibliographic style file for Biomedical Journals.
2288
2289 %description latex-bibtex-vancouver -l hu.UTF-8
2290 Irodalomjegyzék-stílus a Biomedical Journal-hoz.
2291
2292 %package latex-booktabs
2293 Summary:        Publication quality tables in LaTeX
2294 Summary(hu.UTF-8):      Nyomdai minőségű táblázatok LaTeX-ben
2295 Group:          Applications/Publishing/TeX
2296 Requires(post,postun):  %{_bindir}/texhash
2297 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2298
2299 %description latex-booktabs
2300 Publication quality tables in LaTeX.
2301
2302 %description latex-booktabs -l hu.UTF-8
2303 Nyomdai minőségű táblázatok LaTeX-ben.
2304
2305 %package latex-caption
2306 Summary:        Customising captions in floating environments
2307 Summary(hu.UTF-8):      Feliratok testreszabása úszó környezetekben
2308 Group:          Applications/Publishing/TeX
2309 Requires(post,postun):  %{_bindir}/texhash
2310 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2311
2312 %description latex-caption
2313 Customising captions in floating environments.
2314
2315 %description latex-caption -l hu.UTF-8
2316 Feliratok testreszabása úszó környezetekben.
2317
2318 %package latex-carlisle
2319 Summary:        Miscellaneous small packages by David Carlisle
2320 Summary(pl.UTF-8):      Różne małe pakiety autorstwa Davida Carlisle
2321 Group:          Applications/Publishing/TeX
2322 Requires(post,postun):  %{_bindir}/texhash
2323 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2324
2325 %description latex-carlisle
2326 Miscellaneous small packages by David Carlisle.
2327
2328 %description latex-carlisle -l pl.UTF-8
2329 Różne małe pakiety autorstwa Davida Carlisle.
2330
2331 %package latex-ccfonts
2332 Summary:        Support for Concrete text and math fonts in LaTeX
2333 Summary(pl.UTF-8):      Obsługa fontów tekstowych i matematycznych Concrete w LaTeXu
2334 Group:          Applications/Publishing/TeX
2335 Requires(post,postun):  %{_bindir}/texhash
2336 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2337
2338 %description latex-ccfonts
2339 LaTeX font definition files for the Concrete fonts and a LaTeX package
2340 for typesetting documents using Concrete as the default font family.
2341 The files support OT1, T1, TS1, and Concrete math including AMS fonts
2342 (Ulrik Vieth's concmath).
2343
2344 %description latex-ccfonts -l pl.UTF-8
2345 Pliki definicji fontów LaTeXowych dla fontów Concrete oraz pakiet
2346 LaTeXa do składania dokumentów przy użyciu Concrete jako domyślnej
2347 rodziny fontów. Pliki obsługują fonty OT1, T1, TS1 oraz matematyczny
2348 Concrete wraz z AMS (concmath Ulrika Vietha).
2349
2350 %package latex-cite
2351 Summary:        Supports compressed, sorted lists of numerical citations
2352 Summary(pl.UTF-8):      Obsługa kompresowanych, sortowanych list numerowanych cytatów
2353 Group:          Applications/Publishing/TeX
2354 Requires(post,postun):  %{_bindir}/texhash
2355 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2356
2357 %description latex-cite
2358 Supports compressed, sorted lists of numerical citations.
2359
2360 %description latex-cite -l pl.UTF-8
2361 Obsługa kompresowanych, sortowanych list numerowanych cytatów.
2362
2363 %package latex-cmbright
2364 Summary:        Support for CM Bright fonts in LaTeX
2365 Summary(pl.UTF-8):      Obsługa fontów CM Bright w LaTeXu
2366 Group:          Applications/Publishing/TeX
2367 Requires(post,postun):  %{_bindir}/texhash
2368 Requires:       %{name}-fonts-cmbright = %{epoch}:%{version}-%{release}
2369 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2370
2371 %description latex-cmbright
2372 A family of sans serif fonts for TeX and LaTeX, based on Donald
2373 Knuth's CM fonts. It comprises OT1, T1 and TS1 encoded text fonts of
2374 various shapes as well as all the fonts necessary for mathematical
2375 typesetting, incl. AMS symbols. This collection provides all the
2376 necessary files for using the fonts with LaTeX.
2377
2378 %description latex-cmbright -l pl.UTF-8
2379 Rodzina fontów sans serif dla TeXa i LaTeXa, oparta na fontach CM
2380 Donalda Knutha. Obejmuje fonty dla kodowań OT1, T1 i TS1 różnych
2381 kształtów oraz fonty niezbędne do składu matematycznego, włącznie z
2382 symbolami AMS. Ten zestaw dostarcza wszystkie niezbędne pliki do
2383 używania fontów w LaTeXu.
2384
2385 %package latex-comment
2386 Summary:        Selectively include/excludes portions of text
2387 Summary(hu.UTF-8):      A szöveg részeinek beillesztése/kihagyása
2388 Group:          Applications/Publishing/TeX
2389 Requires(post,postun):  %{_bindir}/texhash
2390 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2391
2392 %description latex-comment
2393 Selectively include/excludes portions of text.
2394
2395 %description latex-comment -l hu.UTF-8
2396 A szöveg részeinek beillesztése/kihagyása.
2397
2398 %package latex-concmath
2399 Summary:        LaTeX package and font definition files to access the Concrete math fonts
2400 Summary(pl.UTF-8):      Pakiet LaTeXa i pliki definicji fontów udostępniające fonty matematyczne Concrete
2401 Group:          Applications/Publishing/TeX
2402 Requires(post,postun):  %{_bindir}/texhash
2403 Requires:       %{name}-fonts-concmath = %{epoch}:%{version}-%{release}
2404 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2405
2406 %description latex-concmath
2407 LaTeX package and font definition files to access the Concrete math
2408 fonts, which were derived from Computer Modern math fonts using
2409 parameters from Concrete Roman text fonts.
2410
2411 %description latex-concmath -l pl.UTF-8
2412 Pakiet LaTeXa i pliki definicji fontów udostępniające fonty
2413 matematyczne Concrete wywodzące się z fontów matematycznych Computer
2414 Modern poprzez zastosowanie parametrów fontów tekstowych Concrete
2415 Roman.
2416
2417 %package latex-currvita
2418 Summary:        Typeset a curriculum vitae
2419 Summary(hu.UTF-8):      Önéletrajzok írása
2420 Group:          Applications/Publishing/TeX
2421 Requires(post,postun):  %{_bindir}/texhash
2422 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2423
2424 %description latex-currvita
2425 Typeset a curriculum vitae.
2426
2427 %description latex-currvita -l hu.UTF-8
2428 Önéletrajzok írása.
2429
2430 %package latex-curves
2431 Summary:        Curves for LaTeX picture environment
2432 Summary(hu.UTF-8):      Görbék LaTeX picture környezetébe
2433 Group:          Applications/Publishing/TeX
2434 Requires(post,postun):  %{_bindir}/texhash
2435 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2436
2437 %description latex-curves
2438 Curves for LaTeX picture environment.
2439
2440 %description latex-curves -l hu.UTF-8
2441 Görbék LaTeX picture környezetébe.
2442
2443 %package latex-custom-bib
2444 Summary:        Customized BibTeX styles for LaTeX
2445 Summary(pl.UTF-8):      Dostosowywanie stylów BibTeXa dla LaTeXa
2446 Group:          Applications/Publishing/TeX
2447 Requires(post,postun):  %{_bindir}/texhash
2448 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2449
2450 %description latex-custom-bib
2451 Package generating customized BibTeX bibliography styles from a
2452 generic file using docstrip. Includes support for the Harvard style.
2453
2454 %description latex-custom-bib -l pl.UTF-8
2455 Pakiet generujący dostosowane style bibliografii BibTeXa z ogólnego
2456 pliki przy użyciu docstrip. Zawiera obsługę stylu Harvard.
2457
2458 %package latex-cyrillic
2459 Summary:        LaTeX Cyrillic support
2460 Summary(pl.UTF-8):      Obsługa cyrylicy dla LaTeXa
2461 Group:          Applications/Publishing/TeX
2462 Requires(post,postun):  %{_bindir}/texhash
2463 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2464
2465 %description latex-cyrillic
2466 LaTeX Cyrillic support.
2467
2468 %description latex-cyrillic -l pl.UTF-8
2469 Obsługa cyrylicy dla LaTeXa.
2470
2471 %package latex-dstroke
2472 Summary:        LaTeX doublestroke font
2473 Summary(pl.UTF-8):      Podwójnie kreślony font dla LaTeXa
2474 Group:          Applications/Publishing/TeX
2475 Requires(post,postun):  %{_bindir}/texhash
2476 Requires:       %{name}-fonts-dstroke = %{epoch}:%{version}-%{release}
2477 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2478
2479 %description latex-dstroke
2480 Doublestroke font for typesetting the mathematical symbols for the
2481 natural numbers, whole numbers, rational numbers, real numbers and
2482 complex numbers.
2483
2484 %description latex-dstroke -l pl.UTF-8
2485 Podwójnie kreślony font do składania symboli matematycznych liczb
2486 naturalnych, całkowitych, wymiernych, rzeczywistych i zespolonych.
2487
2488 %package latex-enumitem
2489 Summary:        A package to customize the three basic lists
2490 Summary(hu.UTF-8):      Egy csomag, amivel testreszabhatod a három alapvető listát
2491 Group:          Applications/Publishing/TeX
2492 Requires(post,postun):  %{_bindir}/texhash
2493 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2494
2495 %description latex-enumitem
2496 A package to customize the three basic lists (enumerate, itemize and
2497 description).
2498
2499 %description latex-enumitem -l hu.UTF-8
2500 Egy csomag, amivel testreszabhatod a három alapvető listakörnyezetet
2501 (enumerate, itemize, description).
2502
2503 %package latex-exams
2504 Summary:        Various document classes to typeset exams
2505 Summary(hu.UTF-8):      Különböző dokumentumosztályok vizsgák, feladatsorok szedésére
2506 Group:          Applications/Publishing/TeX
2507 Requires(post,postun):  %{_bindir}/texhash
2508 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2509
2510 %description latex-exams
2511 Various document classes to typeset exams.
2512
2513 %description latex-exams -l hu.UTF-8
2514 Különböző dokumentumosztályok vizsgák, feladatsorok szedésére.
2515
2516 %package latex-float
2517 Summary:        Tools to manipulate float objects
2518 Summary(hu.UTF-8):      Eszközök úszó objektuomok kezeléséhez
2519 Group:          Applications/Publishing/TeX
2520 Requires(post,postun):  %{_bindir}/texhash
2521 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2522
2523 %description latex-float
2524 Tools to manipulate float objects.
2525
2526 %description latex-float -l hu.UTF-8
2527 Eszközök úszó objektuomok kezeléséhez.
2528
2529 %package latex-formlett
2530 Summary:        Letters to multiple recipients
2531 Summary(hu.UTF-8):      Levél több címzettnek ("körlevél")
2532 Group:          Applications/Publishing/TeX
2533 Requires(post,postun):  %{_bindir}/texhash
2534 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2535
2536 %description latex-formlett
2537 Letters to multiple recipients.
2538
2539 %description latex-formlett -l hu.UTF-8
2540 Levél több címzettnek ("körlevél").
2541
2542 %package latex-formular
2543 Summary:        Create forms containing field for manual entry
2544 Summary(hu.UTF-8):      Kézzel kitöltendő űrlapok készítése
2545 Group:          Applications/Publishing/TeX
2546 Requires(post,postun):  %{_bindir}/texhash
2547 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2548
2549 %description latex-formular
2550 Create forms containing field for manual entry.
2551
2552 %description latex-formular -l hu.UTF-8
2553 Kézzel kitöltendő űrlapok készítése.
2554
2555 %package latex-gbrief
2556 Summary:        Letter document class
2557 Summary(hu.UTF-8):      Levél dokumentumosztály
2558 Group:          Applications/Publishing/TeX
2559 Requires(post,postun):  %{_bindir}/texhash
2560 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2561
2562 %description latex-gbrief
2563 Letter document class.
2564
2565 %description latex-gbrief -l hu.UTF-8
2566 Levél dokumentumosztály.
2567
2568 %package latex-jknappen
2569 Summary:        Miscellaneous packages by Joerg Knappen
2570 Summary(pl.UTF-8):      Różne pakiety autorstwa Joerga Knappena
2571 Group:          Applications/Publishing/TeX
2572 Requires(post,postun):  %{_bindir}/texhash
2573 Requires:       %{name}-fonts-jknappen = %{epoch}:%{version}-%{release}
2574 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2575
2576 %description latex-jknappen
2577 Miscellaneous macros, mostly for making use of extra fonts, by Joerg
2578 Knappen, including sgmlcmpt.
2579
2580 %description latex-jknappen -l pl.UTF-8
2581 Różne makra, głównie do używania dodatkowych fontów autorstwa Joerga
2582 Knappena. Zawiera sgmlcmpt.
2583
2584 %package latex-keystroke
2585 Summary:        Graphical representation of keys on keyboard
2586 Summary(hu.UTF-8):      A billentyűk grafikus megjelenítése
2587 Group:          Applications/Publishing/TeX
2588 Requires(post,postun):  %{_bindir}/texhash
2589 Requires:       %{name}-latex
2590
2591 %description latex-keystroke
2592 Graphical representation of keys on keyboard.
2593
2594 %description latex-keystroke -l hu.UTF-8
2595 A billentyűk grafikus megjelenítése.
2596
2597 %package latex-labbook
2598 Summary:        Typeset laboratory journals
2599 Summary(hu.UTF-8):      Laborjegyzőkönyvek szedése
2600 Group:          Applications/Publishing/TeX
2601 Requires(post,postun):  %{_bindir}/texhash
2602 Requires:       %{name}-latex
2603
2604 %description latex-labbook
2605 Typeset laboratory journals.
2606
2607 %description latex-labbook -l hu.UTF-8
2608 Laborjegyzőkönyvek szedése.
2609
2610 %package latex-lcd
2611 Summary:        Alphanumerical LCD-style displays
2612 Summary(hu.UTF-8):      Alfanumerikus LCD-szerű kijelzés
2613 Group:          Applications/Publishing/TeX
2614 Requires(post,postun):  %{_bindir}/texhash
2615 Requires:       %{name}-latex
2616
2617 %description latex-lcd
2618 Alphanumerical LCD-style displays.
2619
2620 %description latex-lcd -l hu.UTF-8
2621 Alfanumerikus LCD-szerű kijelzés.
2622
2623 %package latex-leaflet
2624 Summary:        Create small handouts (flyers)
2625 Summary(hu.UTF-8):      Kis "kézikönyvek" készítése (brossúrák)
2626 Group:          Applications/Publishing/TeX
2627 Requires(post,postun):  %{_bindir}/texhash
2628 Requires:       %{name}-latex
2629
2630 %description latex-leaflet
2631 Create small handouts (flyers).
2632
2633 %description latex-leaflet -l hu.UTF-8
2634 Kis "kézikönyvek" készítése (brossúrák).
2635
2636 %package latex-leftidx
2637 Summary:        Left and right subscripts and superscripts in math mode
2638 Summary(hu.UTF-8):      Bal és jobboldali alsó és felső indexek matematikai módban
2639 Group:          Applications/Publishing/TeX
2640 Requires(post,postun):  %{_bindir}/texhash
2641 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2642
2643 %description latex-leftidx
2644 Left and right subscripts and superscripts in math mode.
2645
2646 %description latex-leftidx -l hu.UTF-8
2647 Bal és jobboldali alsó és felső indexek matematikai módban.
2648
2649 %package latex-lewis
2650 Summary:        Draw Lewis structures (chemistry)
2651 Summary(hu.UTF-8):      Lewis struktúrák készítése (kémia)
2652 Group:          Applications/Publishing/TeX
2653 Requires(post,postun):  %{_bindir}/texhash
2654 Requires:       %{name}-latex
2655
2656 %description latex-lewis
2657 Draw Lewis structures (chemistry).
2658
2659 %description latex-lewis -l hu.UTF-8
2660 Lewis struktúrák készítése (kémia).
2661
2662 %package latex-lm
2663 Summary:        LaTeX styles for Latin Modern family fonts
2664 Summary(pl.UTF-8):      Style LaTeXa dla fontów z rodziny Latin Modern
2665 Group:          Applications/Publishing/TeX
2666 Requires(post,postun):  /usr/bin/texhash
2667 Requires:       %{name}-fonts-lm = %{epoch}:%{version}-%{release}
2668 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2669
2670 %description latex-lm
2671 Latin Modern family of fonts, based on the Computer Modern fonts
2672 released into public domain by AMS (copyright (C) 1997 AMS). Contain a
2673 lot of additional characters, mainly accented ones, but not only.
2674 There is a one set of PostScript fonts and four sets of TeX Font
2675 Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
2676 encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
2677 Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
2678 potential user knows what to do with all these files. The author is
2679 Boguslaw Jackowski.
2680
2681 %description latex-lm -l pl.UTF-8
2682 Rodzina fontów Latin Modern, oparta na fontach Computer Modern
2683 przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
2684 Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
2685 Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
2686 Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
2687 QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
2688 (texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
2689 (ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
2690 tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
2691
2692 %package latex-lastpage
2693 Summary:        Reference last page for "Page N of M" type footers
2694 Summary(hu.UTF-8):      Az utolsó oldalra hivatkozás "N/M. oldal" típusú lábfejekhez
2695 Group:          Applications/Publishing/TeX
2696 Requires(post,postun):  %{_bindir}/texhash
2697
2698 %description latex-lastpage
2699 Reference last page for Page N of M type footers.
2700
2701 %description latex-lastpage -l hu.UTF-8
2702 Az utolsó oldalra hivatkozás "N/M. oldal" típusú lábfejekhez.
2703
2704 %package latex-lineno
2705 Summary:        Line numbers on paragraphs
2706 Summary(pl.UTF-8):      Numery linii dla paragrafów
2707 Group:          Applications/Publishing/TeX
2708 Requires(post,postun):  /usr/bin/texhash
2709 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2710
2711 %description latex-lineno
2712 The LaTeX package lineno.sty provides line numbers on paragraphs.
2713 After TeX has broken a paragraph into lines there will be line numbers
2714 attached to them, with the possibility to make references through the
2715 LaTeX \ref, \pageref cross reference mechanism.
2716
2717 %description latex-lineno -l pl.UTF-8
2718 Pakiet LaTeXa lineno.sty daje numery linii dla paragrafów. Po podziale
2719 paragrafu na linie przez TeXa do linii dołączane są ich numery z
2720 możliwością tworzenia odnośników poprzez mechanizm odnośników LaTeXa
2721 \ref i \pageref.
2722
2723 %package latex-metre
2724 Summary:        Support for the work of classicists
2725 Group:          Applications/Publishing/TeX
2726 Requires(post,postun):  /usr/bin/texhash
2727 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2728
2729 %description latex-metre
2730 Support for the work of classicists.
2731
2732 %package latex-games
2733 Summary:        Packages for typesetting games
2734 Summary(hu.UTF-8):      Játékok szedése
2735 Group:          Applications/Publishing/TeX
2736 Requires(post,postun):  %{_bindir}/texhash
2737 Requires:       %{name}-latex
2738
2739 %description latex-games
2740 Chess, chinese chess, crosswords, go, backgammon and more.
2741
2742 %description latex-games -l hu.UTF-8
2743 Sakk, kínai sakk, keresztrejtvények, go, backgammon és még sok más.
2744
2745 %package latex-extend
2746 Summary:        Extensions, patches, improvements of main LaTeX styles, environments
2747 Summary(hu.UTF-8):      Az alap LaTeX stílusok, környezetek, stb. bővítései, foltjai
2748 Group:          Applications/Publishing/TeX
2749 Requires(post,postun):  %{_bindir}/texhash
2750 Requires:       %{name}-latex
2751
2752 %description latex-extend
2753 This package contains:
2754 - addlines: a user-friendly wrapper around \enlargethispage.
2755 - alnumsec: alphanumeric section numbering.
2756 - arydshln: horizontal and vertical dashed lines in arrays and
2757   tabulars
2758 - babelbib: multilingual bibliographies.
2759 - bibtopicprefix: prefix references to bibliographies produced by
2760   bibtopic.
2761 - boites: boxes that may break across pages
2762 - booklet: aids for printing simple booklets.
2763 - bullcntr: display list item counter as regular pattern of bullets.
2764 - chappg: page numbering by chapter.
2765 - cjw: a bundle of packages and classes.
2766 - clefval: key/value support with a hash.
2767 - colortbl: add colour to LaTeX tables.
2768 - combine: bundle individual documents into a single document.
2769 - contour: print a coloured contour around text.
2770 - ctable: easily typeset centered tables.
2771 - curve2e: extensions for package pict2e.
2772 - dashbox: draw dashed boxes.
2773 - dashline: draw dashed rules.
2774 - etaremune: reverse-counting enumerate environment.
2775 - expdlist: expanded description environments.
2776 - HA-prosper: patches and improvements for prosper.
2777 - leading: define leading with a length.
2778 - listliketab: typeset lists as tables.
2779 - ltablex: table package extensions.
2780 - makebox: defines a \makebox* command.
2781 - makecell: tabular column heads and multilined cells.
2782 - marginnote: notes in the margin, even where \marginpar fails
2783 - mcaption: put captions in the margin.
2784 - mcite: multiple items in a single citation.
2785 - mciteplus: enhanced multiple citations.
2786 - minipage-marginpar: minipages with marginal notes.
2787 - miniplot: a package for easy figure arrangement.
2788 - multicap: format captions inside multicols
2789 - newvbtm: define your own verbatim-like environment.
2790 - notes2bib: integrating notes into the bibliography.
2791 - ntabbing: simple tabbing extension for automatic line numbering.
2792 - numline: LaTeX macros for numbering lines.
2793 - pbox: a variable-width \parbox command.
2794 - pinlabel: a TeX labelling package.
2795 - polytable: tabular-like environments with named columns.
2796 - rccol: decimal-centered optionally rounded numbers in tabular.
2797 - romannum: generate roman numerals instead of arabic digits.
2798 - schedule: weekly schedules.
2799 - umoline: underline text allowing line breaking.
2800 - umrand: package for fancy box frames.
2801 - underlin: underlined running heads.
2802 - ushort: shorter (and longer) underlines and underbars.
2803
2804 %description latex-extend -l hu.UTF-8
2805 Ez a csomag a következőket tartalmazza:
2806 - addlines: felhasználóbarát wrapper \enlargethispage-hez
2807 - alnumsec: alfanumerikus section számozás
2808 - arydshln: vízszintes és függőleges pontozott vonalak array és
2809   tabular környezetkben
2810 - babelbib: többnyelvű bibliográfiák
2811 - bibtopicprefix: prefix hivatkozás bibtopic által készített
2812   bibliográfiára
2813 - boites: dobozok, amelyek törhetők oldalak között
2814 - booklet: booklet formátumban történő nyomtatás
2815 - bullcntr: lista elemek számlálójának megjelenítése mint...
2816 - chappg: oldalszámozás chapter alapján
2817 - cjw: csomagok és osztályok tömkelege
2818 - clefval: kulcs/érték párok hash-sel
2819 - colortbl: színek LaTeX táblázatokban
2820 - combine: külön dokumentumok eggyé fűzése
2821 - contour: színes kontúr nyomtatása szöveg körül
2822 - ctable: középre igazított táblázatok szedése
2823 - curve2e: pict2e csomaghoz kiegészítések
2824 - dashbox: pontozott dobozok
2825 - dashline: pontozott vonalak
2826 - etaremune: visszafele sorszámazó enumerate környezet
2827 - expdlist: kibővített description környezetek
2828 - HA-prosper: foltok és bővítések a prosper-hez
2829 - leading: sorközök definiálása hosszal
2830 - listliketab: listák táblázatként szedése
2831 - ltablex: table csomag kiegészítése
2832 - makebox: egy \makebox* parancs definiálása
2833 - makecell: táblázat címsorral és többsoros cellákkal
2834 - marginnote: széljegyzetek, ott is, ahol a \marginpar hibázik
2835 - mcaption: címkék a margóra
2836 - mcite: több elem egy hivatkozásban
2837 - mciteplus: kibővített többszörös hivatkozás
2838 - minipage-marginpar: minipage-ek széljegyzetekkel
2839 - miniplot: egy csomag ábrák könnyű elhelyezéséhez
2840 - multicap: formázott cimkék multicols környezetben
2841 - newvbtm: saját verbatim-szerű környezetek
2842 - notes2bib: megjegyzések elhelyezése bibliográfiába
2843 - ntabbing: tabbing környezet automatikus sorszámozással
2844 - numline: LaTeX makrók sorok számozására
2845 - pbox: változtatható szélességű \parbox
2846 - pinlabel: a TeX labelling package.
2847 - polytable: tabular-like environments with named columns.
2848 - rccol: decimal-centered optionally rounded numbers in tabular.
2849 - romannum: generate roman numerals instead of arabic digits.
2850 - schedule: heti időbeosztás (órarend)
2851 - umoline: aláhúzott szövegben sortörés engedélyezése
2852 - umrand: package for fancy box frames.
2853 - underlin: aláhúzott élőfej
2854 - ushort: shorter (and longer) underlines and underbars.
2855
2856 %package latex-effects
2857 Summary:        Additional effects to fonts, texts.
2858 Summary(hu.UTF-8):      További effektek betűkhöz, szövegekhez,...
2859 Group:          Applications/Publishing/TeX
2860 Requires(post,postun):  %{_bindir}/texhash
2861 Requires:       %{name}-latex
2862
2863 %description latex-effects
2864 This package contains:
2865 - arcs: draw arcs over and under text
2866 - blowup: upscale or downscale all pages of a document.
2867 - changebar: generate changebars in LaTeX documents.
2868 - draftwatermark: put a grey textual watermark on document pages.
2869 - flippdf: horizontal flipping of pages with pdfLaTeX.
2870 - flowfram: create text frames for posters, brochures or magazines.
2871 - isorot: rotation of document elements.
2872 - lettrine: typeset dropped capitals.
2873 - niceframe: support for fancy frames.
2874 - notes: mark sections of a document.
2875 - objectz: macros for typesetting Object Z.
2876 - parallel: typeset parallel texts.
2877 - quotchap: decorative chapter headings.
2878 - rotpages: typeset sets of pages upside-down and backwards.
2879
2880 %description latex-effects -l hu.UTF-8
2881 Ez a csomag a következőket tartalmazza:
2882 - arcs: ívek rajzolása szöveg fölé és alá
2883 - blowup: a dokumentum összes oldalának nagyítása vagy kicsinyítése
2884 - changebar: oldalsávok készítése LaTeX dokumentumokban
2885 - draftwatermark: szürke szöveges vízjel a dokumentum oldalaira
2886 - flippdf: oldalak vízszintes tükrözése pdfLaTeX-hel
2887 - flowfram: szövegkeretek poszterekhez, brossúrákhoz vagy magazinokhoz
2888 - isorot: dokumentum-elemek forgatása
2889 - lettrine: ejtett kapitálisok szedése
2890 - niceframe: különféle keretek
2891 - notes: dokumentum részeinek kiemelése, megjelölése
2892 - objectz: Object Z objektumok szedése
2893 - parallel: párhuzamos szövegek szedése
2894 - quotchap: decorative chapter headings.
2895 - rotpages: typeset sets of pages upside-down and backwards.
2896
2897 %package latex-math-sources
2898 Summary:        Sources of latex-math
2899 Summary(hu.UTF-8):      A latex-math forrása
2900 Group:          Applications/Publishing/TeX
2901
2902 %description latex-math-sources
2903 Sources of latex-math.
2904
2905 %description latex-math-sources -l hu.UTF-8
2906 A latex-math forrása.
2907
2908 %package latex-math
2909 Summary:        Mathematical packages
2910 Summary(hu.UTF-8):      Matematikai csomagok
2911 Group:          Applications/Publishing/TeX
2912 Requires(post,postun):  %{_bindir}/texhash
2913 Requires:       %{name}-latex
2914 # gnuplottex needs gnuplot
2915 Requires:       gnuplot
2916
2917 %description latex-math
2918 This package contains:
2919 - bez123: Support for Bezier curves.
2920 - binomexp: Calculate Pascal's triangle
2921 - cmll: symbols for linear logic.
2922 - constants: automatic numbering of constants.
2923 - coordsys: draw cartesian coordinate systems.
2924 - dotseqn: flush left equations with dotted leaders to the numbers.
2925 - egplot: encapsulate Gnuplot sources in LaTeX documents.
2926 - eqlist: description lists with equal indentation.
2927 - eqnarray: more generalised equation arrays with numbering.
2928 - esdiff: simplify typesetting of derivatives.
2929 - esvect: vector arrows.
2930 - extpfeil: extensible arrows in mathematics
2931 - faktor: typeset quotient structures with LaTeX.
2932 - fouridx: left sub- and superscripts in maths mode.
2933 - functan: macros for functional analysis and PDE theory
2934 - galois: typeset Galois connections.
2935 - gnuplottex: embed Gnuplot commands in LaTeX documents.
2936 - hhtensor: print vectors, matrices, and tensors.
2937 - logpap: generate logarithmic graph paper with LaTeX.
2938 - makeplot: easy plots from Matlab in LaTeX.
2939 - maybemath: make math bold or italic according to context.
2940 - mfpic4ode: macros to draw direction fields and solutions of ODEs.
2941 - mhequ: multicolumn equations, tags, labels, sub-numbering.
2942 - mhs: historical mathematics.
2943 - mlist: logical markup for lists.
2944 - nath: natural mathematics notation.
2945 - noitcrul: improved underlines in mathematics.
2946 - numprint: print numbers with separators and exponent if necessary.
2947 - permute: support for symmetric groups.
2948 - petri-nets: A set TeX/LaTeX packages for drawing Petri nets.
2949 - qsymbols: maths symbol abbreviations.
2950 - qtree: draw tree structures.
2951 - simplewick: simple Wick contractions.
2952 - sseq: spectral sequence diagrams.
2953 - subdepth: unify maths subscript height.
2954 - subeqn: package for subequation numbering.
2955 - subeqnarray: equation array with sub numbering.
2956 - trfsigns: typeset transform signs.
2957 - trsym: symbols for transformations.
2958 - ulsy: extra mathematical characters.
2959
2960 %description latex-math -l hu.UTF-8
2961 Ez a csomag a következőket tartalmazza:
2962 - bez123: Bezier-görbék
2963 - binomexp: Pascal-háromszög számítása
2964 - cmll: szimbólumok lineáris logikához
2965 - constants: változók automatikus sorszámozása
2966 - coordsys: Descartes-féle koordinátarendszerek rajzolása
2967 - dotseqn: TODO
2968 - egplot: Gnuplot források LaTeX dokumentumokba ágyazása
2969 - eqlist: leíró lista egyenlő behúzással
2970 - eqnarray: általánosabb egyenlet-rendszer sorszámozással
2971 - esdiff: deriváltak bevitele
2972 - esvect: vektornyilak
2973 - extpfeil: bővíthető nyilak matematikában
2974 - faktor: hányados struktúrák LaTeX-hel
2975 - fouridx: alsó és felső indexek bal oldalon matematikai módban
2976 - functan: funkcionálanalízés és PDE elmélethez makrók
2977 - galois: Galois kapcsolatok szedése
2978 - gnuplottex: Gnuplot parancsok beágyazása LaTeX dokumentumokba
2979 - hhtensor: vetkorok, mátrixok és tenzorok nyomtatása
2980 - logpap: logaritmikus grafikonok
2981 - makeplot: könnyű ábrázolások Matlab-ból LaTeX-be
2982 - maybemath: matematikai félkövér ill. dőlt szöveg környezettől
2983   függően
2984 - mfpic4ode: differenciálegyenletek megoldásainak ábrázolása
2985 - mhequ: többoszlopos egyenletek, cimkék, al-sorszámozás
2986 - mhs: történelmi matematika
2987 - mlist: listák logikus jelölése
2988 - nath: természetes matematikai jelölés
2989 - noitcrul: kibővített aláhúzások matematikában
2990 - numprint: számok írása elválasztókkal és kitevőkkel, ha szükséges
2991 - permute: szimmetriacsoportok
2992 - petri-nets: A set TeX/LaTeX packages for drawing Petri nets.
2993 - qsymbols: matematikai szimbólumok rövidítése
2994 - qtree: fastruktúrák rajzolása
2995 - simplewick: simple Wick contractions.
2996 - sseq: spectral sequence diagrams.
2997 - subdepth: matematikai indexek méretének egységesítése
2998 - subeqn: alegyenletek sorszámozása
2999 - subeqnarray: egyenletek al-sorszámozása
3000 - trfsigns: transzformációs jelek szedése
3001 - trsym: szimbólumok transzformációkhoz
3002 - ulsy: extra matematikai karakterek
3003
3004 %package latex-misc
3005 Summary:        Misc packages
3006 Summary(hu.UTF-8):      Vegyes csomagok
3007 Group:          Applications/Publishing/TeX
3008 Requires(post,postun):  %{_bindir}/texhash
3009 Requires:       %{name}-latex
3010
3011 %description latex-misc
3012 This packages contains:
3013 - cooking: typeset recipes.
3014 - cuisine: typeset recipes.
3015 - fixme: insert "fixme" notes into draft documents.
3016 - recipecard: typeset recipes in note-card-sized boxes.
3017 - todo: make a to-do list for a document.
3018
3019 %description latex-misc -l hu.UTF-8
3020 Ez a csomag a következőket tartalmazza:
3021 - cooking: receptek szedése
3022 - cuisine: receptek szedése
3023 - fixme: "fixme" megjegyzések elhelyezése
3024 - recipecard: receptek szedése jegyzet-méretű dobozokba
3025 - todo: dokumentumok teendőinek listája
3026
3027 %package latex-music
3028 Summary:        Musical packages
3029 Summary(hu.UTF-8):      Zenei csomagok
3030 Group:          Applications/Publishing/TeX
3031 Requires(post,postun):  %{_bindir}/texhash
3032 Requires:       %{name}-latex
3033
3034 %description latex-music
3035 This package contains:
3036 - abc: support ABC music notation in LaTeX.
3037 - guitar: guitar chords and song texts.
3038 - songbook: package for typesetting song lyrics and chord books.
3039
3040 %description latex-music -l hu.UTF-8
3041 Ez a csomag a következőket tartalmazza:
3042 - abc: ABC hangjegyzések LaTeX-ben
3043 - guitar: gitárkották és dalszövegek
3044 - songbook: dalszövegek és akkordkönyvek szedése
3045
3046 %package latex-physics
3047 Summary:        Physical packages
3048 Summary(hu.UTF-8):      Fizikai csomagok
3049 Group:          Applications/Publishing/TeX
3050 Requires(post,postun):  %{_bindir}/texhash
3051 Requires:       %{name}-latex
3052
3053 %description latex-physics
3054 This package contains:
3055 - circ: macros for typesetting circuit diagrams.
3056 - colorwav: colours by wavelength of visible light.
3057 - dyntree: construct Dynkin tree diagrams.
3058 - feynmf: macros and fonts for creating Feynman (and other) diagrams.
3059 - formula: typesetting physical units.
3060 - isotope: a package for type setting isotopes
3061 - listofsymbols: create and manipulate lists of symbols
3062 - miller: typeset miller indices.
3063 - susy: macros for SuperSymmetry-related work.
3064
3065 %description latex-physics -l hu.UTF-8
3066 Ez a csomag a következőket tartalmazza:
3067 - circ: áramkörök szedése
3068 - colorwav: a látható fény színei hullámhossz szerint
3069 - dyntree: Dynkin fadiagramok készítése
3070 - feynmf: makrók és fontok Feynman (és más) diagramok készítésére
3071 - formula: fizikai egységek szedése
3072 - isotope: izotópok szedése
3073 - listofsymbols: szimbólumok listákának létrehozása és kezelése
3074 - miller: miller indexek szedése
3075 - susy: Szuper-Szimmetria elmélettel kapcsolatos munkákhoz makrók
3076
3077 %package latex-biology
3078 Summary:        Biological packages
3079 Summary(hu.UTF-8):      Biológiai csomagok
3080 Group:          Applications/Publishing/TeX
3081 Requires(post,postun):  %{_bindir}/texhash
3082 Requires:       %{name}-latex
3083
3084 %description latex-biology
3085 This package contains:
3086 - biocon: typesetting biological species names
3087 - dnaseq: format DNA base sequences.
3088
3089 %description latex-biology -l hu.UTF-8
3090 Ez a csomag a következőket tartalmazza:
3091 - biocon: biológiai fajnevek szedése
3092 - dnaseq: DNS szekvenciák szedése
3093
3094 %package latex-chem
3095 Summary:        Chemical packages
3096 Summary(hu.UTF-8):      Kémiai csomagok
3097 Group:          Applications/Publishing/TeX
3098 Requires(post,postun):  %{_bindir}/texhash
3099 Requires:       %{name}-latex
3100
3101 %description latex-chem
3102 This package contains:
3103 - achemso: support for American Chemical Society journal submissions.
3104 - bpchem: typeset chemical names, formulae, etc.
3105 - chemarrow: arrows for use in chemistry.
3106 - chemcompounds: simple consecutive numbering of chemical compounds.
3107 - chemcono: support for compound numbers in chemistry documents.
3108 - chemstyle: writing chemistry with style.
3109 - mhchem: typeset chemical formulae/equations and Risk and Safety
3110   phrases
3111
3112 %description latex-chem -l hu.UTF-8
3113 Ez a csomag a következőket tartalmazza:
3114 - achemso: American Chemical Society formátuma
3115 - bpchem: kémiai nevek, formulák, stb. szedése
3116 - chemarrow: kémiában használatos nyilak
3117 - chemcompounds: kémiai vegyületek számozása
3118 - chemcono: kémiai vegyületek kémiai dokumentumokbam
3119 - chemstyle: kémiai dokumentum írása
3120 - mhchem: kémiai formulák/egyenletek szedése
3121
3122 %package latex-informatic
3123 Summary:        Informatical packages
3124 Summary(hu.UTF-8):      Informatikai csomagok
3125 Group:          Applications/Publishing/TeX
3126 Requires(post,postun):  %{_bindir}/texhash
3127 Requires:       %{name}-latex
3128
3129 %description latex-informatic
3130 This package contains:
3131 - alg: LaTeX environments for typesetting algorithms.
3132 - bytefield: Create illustrations for network protocol specifications.
3133 - lsc: typesetting Live Sequence Charts.
3134 - method: typeset method and variable declarations.
3135 - msc: draw MSC diagrams.
3136 - nag: detecting and warning about obsolete LaTeX commands
3137 - progkeys: typeset programs, recognising keywords.
3138 - register: typeset programmable elements in digital hardware
3139   (registers).
3140 - uml: UML diagrams in LaTeX.
3141
3142 %description latex-informatic -l hu.UTF-8
3143 Ez a csomag a következőket tartalmazza:
3144 - alg: LaTeX környezetek algoritmusok szedésére
3145 - bytefield: hálózati protokoll specifikációk szemléltetése
3146 - lsc: Live Sequence Charts
3147 - method: eljárások és változók deklarációjának szedése
3148 - msc: MSC diagramok
3149 - nag: elavult LaTeX parancsok detektálása és figyelmeztetés
3150 - progkeys: programok szedése, kulcsszavakkal
3151 - register: programozható elemek (regiszterek) szedése
3152 - uml: UML diagramok LaTeX-ben
3153
3154 %package latex-pdftools
3155 Summary:        Various tools to pdf output
3156 Summary(hu.UTF-8):      Különböző eszközök pdf output-hoz
3157 Group:          Applications/Publishing/TeX
3158 Requires(post,postun):  %{_bindir}/texhash
3159 Requires:       %{name}-latex
3160
3161 %description latex-pdftools
3162 This package contains:
3163 - attachfile: attach arbitrary files to a PDF document
3164 - cooltooltips: associate a pop-up window and tooltip with PDF
3165   hyperlinks
3166 - movie15: multimedia inclusion package.
3167 - pdfcprot: activating and setting of character protruding using
3168   pdflatex.
3169 - pdfsync: provide links between source and PDF.
3170 - pdftricks: support for pstricks in pdfTeX. . pdfscreen: support
3171   screen-based document design.
3172
3173 %description latex-pdftools -l hu.UTF-8
3174 Ez a csomag a következőket tartalmazza:
3175 - attachfile: fájlok csatolása PDF dokumentumokba
3176 - cooltooltips: felugró ablakok és súgók társítása PDF linkekhez
3177 - movie15: multimédia beillesztése
3178 - pdfcprot: activating and setting of character protruding using
3179   pdflatex.
3180 - pdftricks: pstricks támogatás pdfTeX-ben
3181 - pdfsync: provide links between source and PDF.
3182 - pdfscreen: képernyő alapú dokumentumok
3183
3184 %package latex-microtype
3185 Summary:        An interface to the micro-typographic extensions of pdfTeX
3186 Summary(pl.UTF-8):      Interfejs do rozszerzeń mikrotypograficznych pdfTeXa
3187 Group:          Applications/Publishing/TeX
3188 Requires(post,postun):  /usr/bin/texhash
3189 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3190
3191 %description latex-microtype
3192 The `microtype' package provides a LaTeX interface to pdfTeX's
3193 micro-typographic extensions: character protrusion and font expansion.
3194 It allows to restrict character protrusion and/or font expansion to a
3195 definable set of fonts, and to configure micro-typographic aspects of
3196 the fonts in a straight-forward and flexible way. Settings for various
3197 fonts are provided.
3198
3199 %description latex-microtype -l pl.UTF-8
3200 Pakiet microtype dodaje do LaTeXa mechanizm do rozszerzeń
3201 mikrotypograficznych pdfTeXa: wysuwania znaków i rozszerzania fontów.
3202 Pozwala ograniczyć wysuwanie znaku i/lub rozszerzanie fontu do
3203 określonego zbioru fontów oraz skonfigurować mikrotypograficzne
3204 aspekty fontów w prosty i elastyczny sposób. Dostarczone są ustawienia
3205 dla różnych fontów.
3206
3207 %package latex-musictex
3208 Summary:        Typesetting music with TeX
3209 Summary(hu.UTF-8):      Zenék szedése TeX-hel
3210 Group:          Applications/Publishing/TeX
3211 Requires(post,postun):  %{_bindir}/texhash
3212 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3213
3214 %description latex-musictex
3215 Typesetting music with TeX.
3216
3217 %description latex-musictex -l hu.UTF-8
3218 Zenék szedése TeX-hel.
3219
3220 %package latex-lucidabr
3221 Summary:        Package to make Lucida Bright fonts usable with LaTeX
3222 Summary(pl.UTF-8):      Pakiet umożliwiający używanie fontów Lucida Bright w LaTeXu
3223 Group:          Applications/Publishing/TeX
3224 Requires(post,postun):  %{_bindir}/texhash
3225 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3226
3227 %description latex-lucidabr
3228 Package to make Lucida Bright fonts usable with LaTeX.
3229
3230 %description latex-lucidabr -l pl.UTF-8
3231 Pakiet umożliwiający używanie fontów Lucida Bright w LaTeXu.
3232
3233 %package latex-marvosym
3234 Summary:        Styles for Martin Vogel's Symbol (marvosym) font
3235 Summary(pl.UTF-8):      Style dla fontu Symbol Martina Vogela (marvosym)
3236 Group:          Applications/Publishing/TeX
3237 Requires(post,postun):  /usr/bin/texhash
3238 Requires:       %{name}-fonts-marvosym = %{epoch}:%{version}-%{release}
3239 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3240
3241 %description latex-marvosym
3242 Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
3243 currency symbol as defined by the European commission; Euro currency
3244 symbols in typefaces Times, Helvetica and Courier; Symbols for
3245 structural engineering; Symbols for steel cross-sections; Astronomy
3246 signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
3247 symbols; CE sign and others.
3248
3249 %description latex-marvosym -l pl.UTF-8
3250 Font Martin Vogel's Symbol (marvosym) to font zawierający: symbol
3251 waluty Euro zdefiniowany przez Komisję Europejską; symbole Euro w
3252 krojach Times, Helvetica i Courier; symbole do inżynierii
3253 strukturalnej; symbole do przekrojów stalowych; znaki astronomiczne
3254 (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole nożyczek; znak
3255 CE i inne.
3256
3257 %package latex-mathpple
3258 Summary:        Use PostScript Palatino for typesetting maths
3259 Summary(pl.UTF-8):      Używanie postscriptowych fontów Palatino do składania wzorów matematycznych
3260 Group:          Applications/Publishing/TeX
3261 Requires(post,postun):  %{_bindir}/texhash
3262 Requires:       %{name}-fonts-adobe = %{epoch}:%{version}-%{release}
3263 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3264
3265 %description latex-mathpple
3266 The package defines the PostScript font family `Palatino' (ppl) as the
3267 default roman font and then uses the `mathpple' fonts for typesetting
3268 math. These virtual fonts have been created for typesetting math in a
3269 style that suits the Palatino text fonts. The AMS fonts, when used
3270 additionally, will be scaled to fit Palatino.
3271
3272 %description latex-mathpple -l pl.UTF-8
3273 Pakiet definiuje rodzinę fontów postscriptowych Palatino (ppl) jako
3274 domyślny font roman i używa fontów mathpple do składania wzorów
3275 matematycznych. Te wirtualne fonty zostały stworzone do składania
3276 wzorów matematycznych w stylu pasującym do fontów tekstowych Palatino.
3277 Fonty AMS, jeśli są dodatkowo używane, zostaną przeskalowane tak, by
3278 pasować do Palatino.
3279
3280 %package latex-mathtime
3281 Summary:        Mathtime fonts for LaTeX
3282 Summary(pl.UTF-8):      Fonty Mathtime dla LaTeXa
3283 Group:          Applications/Publishing/TeX
3284 Requires(post,postun):  %{_bindir}/texhash
3285 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3286
3287 %description latex-mathtime
3288 The Mathtime fonts have a number of characters remapped to positions
3289 different from the ones normally used by the corresponding TeX
3290 CM-fonts. For the symbol font ``operators'' the corresponding mathtime
3291 style files use the Times Roman font (often called something like:
3292 ptmr or ptmr7t or ptmrq).
3293
3294 %description latex-mathtime -l pl.UTF-8
3295 Fonty Mathtime zawierają wiele znaków przemapowanych na pozycje
3296 różniące się od tych normalnie używanych w odpowiadających im TeXowych
3297 fontach CM. Dla fontu symboli "operators" odpowiadający styl mathtime
3298 używa fontu Times Roman (zazwyczaj nazywanego w stylu ptmr, ptmr7t lub
3299 ptmrq).
3300
3301 %package latex-mflogo
3302 Summary:        LaTeX support for MetaFont and logo fonts
3303 Summary(pl.UTF-8):      Obsługa LaTeXa dla MetaFonta i fontów logo
3304 Group:          Applications/Publishing/TeX
3305 Requires(post,postun):  %{_bindir}/texhash
3306 Requires:       %{name}-fonts-mflogo = %{epoch}:%{version}-%{release}
3307 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3308
3309 %description latex-mflogo
3310 LaTeX package and font definition file to access the Knuthian `logo'
3311 fonts described in `The MetaFontbook' and the MetaFont and logos in
3312 LaTeX documents.
3313
3314 %description latex-mflogo -l pl.UTF-8
3315 Pakiet LaTeXa i plik definicji fontów udostępniający fonty logo Knutha
3316 opisane w "The MetaFontbook" oraz MetaFont i loga w dokumentach
3317 LaTeXa.
3318
3319 %package latex-mfnfss
3320 Summary:        Font description files to use extra fonts like yinit and ygoth
3321 Summary(pl.UTF-8):      Pliki opisów fontów udostępniające dodatkowe fonty, jak yinit i ygoth
3322 Group:          Applications/Publishing/TeX
3323 Requires(post,postun):  %{_bindir}/texhash
3324 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3325
3326 %description latex-mfnfss
3327 Font description files to use extra fonts like yinit and ygoth.
3328
3329 %description latex-mfnfss -l pl.UTF-8
3330 Pliki opisów fontów udostępniające dodatkowe fonty, jak yinit i ygoth.
3331
3332 %package latex-minitoc
3333 Summary:        Produce a table of contents for each chapter
3334 Summary(pl.UTF-8):      Tworzenie spisów treści dla każdego rozdziału
3335 Group:          Applications/Publishing/TeX
3336 Requires(post,postun):  %{_bindir}/texhash
3337 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3338
3339 %description latex-minitoc
3340 Produce a table of contents for each chapter.
3341
3342 %description latex-minitoc -l pl.UTF-8
3343 Tworzenie spisów treści dla każdego rozdziału.
3344
3345 %package latex-mltex
3346 Summary:        Support for MLTeX
3347 Summary(pl.UTF-8):      Wsparcie dla MLTeXa
3348 Group:          Applications/Publishing/TeX
3349 Requires(post,postun):  %{_bindir}/texhash
3350 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3351
3352 %description latex-mltex
3353 Support for MLTeX, the multilingual TeX extension from Michael J.
3354 Ferguson.
3355
3356 %description latex-mltex -l pl.UTF-8
3357 Wsparcie dla MLTeXa - rozszerzenia TeXa z obsługą wielu języków,
3358 autorstwa Michaela J. Fergusona.
3359
3360 %package latex-multienum
3361 Summary:        Multi-column enumerated lists
3362 Summary(hu.UTF-8):      Többoszlopos számozott listák
3363 Group:          Applications/Publishing/TeX
3364 Requires(post,postun):  %{_bindir}/texhash
3365 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3366
3367 %description latex-multienum
3368 Multi-column enumerated lists.
3369
3370 %description latex-multienum -l hu.UTF-8
3371 Többoszlopos számozott listák.
3372
3373
3374 %package latex-moreverb
3375 Summary:        Extended verbatim
3376 Summary(hu.UTF-8):      Kiterjesztett verbatim
3377 Group:          Applications/Publishing/TeX
3378 Requires(post,postun):  %{_bindir}/texhash
3379 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3380
3381 %description latex-moreverb
3382 Extended verbatim.
3383
3384 %description latex-moreverb -l hu.UTF-8
3385 Kiterjesztett verbatim.
3386
3387 %package latex-ntheorem
3388 Summary:        Enhanced theorem environment
3389 Summary(hu.UTF-8):      Bővített tétel környezet
3390 Group:          Applications/Publishing/TeX
3391 Requires(post,postun):  %{_bindir}/texhash
3392 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3393
3394 %description latex-ntheorem
3395 Enhanced theorem environment.
3396
3397 %description latex-ntheorem -l hu.UTF-8
3398 Bővített tétel környezet
3399
3400 %package latex-other
3401 Summary:        Other LaTeX packages
3402 Summary(hu.UTF-8):      Néhány további LaTeX csomag
3403 Group:          Applications/Publishing/TeX
3404 Requires(post,postun):  %{_bindir}/texhash
3405 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3406
3407 %description latex-other
3408 Other LaTeX packages.
3409
3410 %description latex-other -l hu.UTF-8
3411 Néhány további LaTeX csomag.
3412
3413 %package latex-other-doc
3414 Summary:        Other LaTeX packages documentation
3415 Summary(hu.UTF-8):      Néhány további LaTeX csomag dokumentációja
3416 Group:          Applications/Publishing/TeX
3417 Requires(post,postun):  %{_bindir}/texhash
3418 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3419
3420 %description latex-other-doc
3421 Other LaTeX packages documentation.
3422
3423 %description latex-other-doc -l hu.UTF-8
3424 Néhány további LaTeX csomag dokumentációja.
3425
3426 %package latex-palatcm
3427 Summary:        Palatino + Computer Modern math fonts for LaTeX
3428 Summary(pl.UTF-8):      Fonty matematyczne Palatino i Computer Modern dla LaTeXa
3429 Group:          Applications/Publishing/TeX
3430 Requires(post,postun):  %{_bindir}/texhash
3431 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3432
3433 %description latex-palatcm
3434 Palatino + Computer Modern math fonts for LaTeX.
3435
3436 %description latex-palatcm -l pl.UTF-8
3437 Fonty matematyczne Palatino i Computer Modern dla LaTeXa.
3438
3439 %package latex-pdfslide
3440 Summary:        Presentation slides using pdftex
3441 Summary(hu.UTF-8):      Prezentáció készítése pdftex-hel
3442 Group:          Applications/Publishing/TeX
3443 Requires(post,postun):  %{_bindir}/texhash
3444 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3445
3446 %description latex-pdfslide
3447 Presentation slides using pdftex.
3448
3449 %description latex-pdfslide -l hu.UTF-8
3450 Prezentáció készítése pdftex-hel.
3451
3452 %package latex-pgf
3453 Summary:        The TeX Portable Graphic Format
3454 Summary(hu.UTF-8):      TeX Portable Graphic Formátum
3455 Summary(pl.UTF-8):      Przenośny format grafiki dla TeXa
3456 Group:          Applications/Publishing/TeX
3457 Requires(post,postun):  %{_bindir}/texhash
3458 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3459 Requires:       %{name}-latex-xcolor = %{epoch}:%{version}-%{release}
3460 Obsoletes:      tetex-pgf
3461
3462 %description latex-pgf
3463 A macro package for creating graphics directly in TeX and LaTeX.
3464
3465 %description latex-pgf -l hu.UTF-8
3466 Makró csomag rajzok készítéséhez közvetlenül TeX-ben és LaTeX-ben.
3467
3468 %description latex-pgf -l pl.UTF-8
3469 Pakiet makr do tworzenia grafiki bezpośrednio z TeXa i LaTeXa.
3470
3471 %package latex-polynom
3472 Summary:        Macros for manipulating polynomials
3473 Summary(hu.UTF-8):      Makrók polinomokkal való műveletekre
3474 Group:          Applications/Publishing/TeX
3475 Requires(post,postun):  %{_bindir}/texhash
3476 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3477
3478 %description latex-polynom
3479 Macros for manipulating polynomials.
3480
3481 %description latex-polynom -l hu.UTF-8
3482 Makrók polinomokkal való műveletekre.
3483
3484 %package latex-polynomial
3485 Summary:        Typeset (univariate) polynomials
3486 Summary(hu.UTF-8):      Egyváltozós polinomok szedése
3487 Group:          Applications/Publishing/TeX
3488 Requires(post,postun):  %{_bindir}/texhash
3489 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3490
3491 %description latex-polynomial
3492 Typeset (univariate) polynomials.
3493
3494 %description latex-polynomial -l hu.UTF-8
3495 Egyváltozós polinomok szedése.
3496
3497 %package latex-programming
3498 Summary:        Additional utilities to programming LaTeX
3499 Summary(hu.UTF-8):      További eszközök LaTeX programozásához
3500 Group:          Applications/Publishing/TeX
3501 Requires(post,postun):  %{_bindir}/texhash
3502 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3503
3504 %description latex-programming
3505 This package contains:
3506 - cmdtrack: check used commands.
3507 - cool: COntent-Oriented LaTeX
3508 - coollist: manipulate COntent Oriented LaTeX Lists.
3509 - coolstr: string manipulation in LaTeX.
3510 - csvtools: reading data from CSV files.
3511 - datatool: tools to load and manipulate data.
3512 - datenumber: convert a date into a number and vice versa.
3513 - delimtxt: read and parse text tables.
3514 - dialogl: macros for constructing interactive LaTeX scripts.
3515 - dprogress: LaTeX-relevant log information for debugging.
3516 - environ: a new interface for environments in LaTeX.
3517 - export: import and export values of LaTeX registers.
3518 - fmtcount: display the value of a LaTeX counter in a variety of
3519   formats.
3520 - forarray: using array structures in LaTeX.
3521 - forloop: iteration in LaTeX.
3522 - inversepath: calculate inverse file paths.
3523 - labelcas: check the existence of labels, and fork accordingly.
3524 - lcg: generate random integers.
3525 - makecmds: the new \makecommand command always (re)defines a command.
3526 - multido: a loop facility for Generic TeX.
3527 - namespc: rudimentary c++-like namespaces in LaTeX.
3528 - patchcmd: change the definition of an existing command.
3529 - progress: creates an overview of a document's state.
3530 - randtext: randomise the order of characters in strings.
3531 - regcount: display the allocation status of the TeX registers.
3532 - robustcommand: declare robust command, with \newcommand checks.
3533 - splitindex: unlimited number of indexes.
3534 - stack: tools to define and use stacks.
3535 - stringstrings: string manipulation for cosmetic and programming
3536   application
3537 - substr: deal with substrings in strings.
3538 - typedref: eliminate errors by enforcing the types of labels.
3539
3540 %description latex-programming -l hu.UTF-8
3541 Ez a csomag a következőket tartalmazza:
3542 - cmdtrack: használt parancsok ellenőrzése
3543 - cool: tartalom-orientált (COntent-Oriented) LaTeX
3544 - coollist: COntent Oriented LaTeX listák manipulációja
3545 - coolstr: sztring manipuláció LaTeX-ben
3546 - csvtools: adatok olvasása CSV fájlokból
3547 - datatool: eszközök adatok beolvasására és manipulációjához
3548 - datenumber: dátum számmá konvertálása és vissza
3549 - delimtxt: szöveges táblázatok olvasása és feldolgozása
3550 - dialogl: interaktív makrók LaTeX-ben
3551 - dprogress: LaTeX-releváns log információ debuggoláshoz
3552 - export: LaTeX regiszterek értékeinek importálása és exportálása
3553 - environ: egy új felület környezetek létrehozására
3554 - fmtcount: LaTeX számlálók megjelenítése különböző formátumokban
3555 - forarray: tömb struktúrák LaTeX-ben
3556 - forloop: iteráció LaTeX-ben
3557 - inversepath: fájlútvonalak visszafele relatív meghatározása
3558 - labelcas: cimkék létezésének ellenőrzése
3559 - lcg: véletlen egész számok generálása
3560 - makecmds: új \makecommand, amely mindig (újra)definiál parancsot
3561 - multido: ciklusok szervezése LaTeX-ben
3562 - namespc: c++-szerű névterek LaTeX-ben
3563 - patchcmd: létező parancsok definíciójának megváltoztatása
3564 - progress: egy áttekintést készít a dokumentum állapotáról
3565 - randtext: sztring karaktereinek összekeverése
3566 - regcount: display the allocation status of the TeX registers.
3567 - robustcommand: declare robust command, with \newcommand checks.
3568 - splitindex: unlimited number of indexes.
3569 - stack: verem használata
3570 - stringstrings: sztring manipuláció
3571 - substr: részszövegek keresése
3572 - typedref: eliminate errors by enforcing the types of labels.
3573
3574 %package latex-prosper
3575 Summary:        LaTeX class for high quality slides
3576 Summary(hu.UTF-8):      LaTeX osztály jó minőségű fóliák készítéséhez
3577 Group:          Applications/Publishing/TeX
3578 Requires(post,postun):  %{_bindir}/texhash
3579 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3580
3581 %description latex-prosper
3582 LaTeX class for high quality slides.
3583
3584 %description latex-prosper -l hu.UTF-8
3585 LaTeX osztály jó minőségű fóliák készítéséhez.
3586
3587 %package latex-pseudocode
3588 Summary:        LaTeX enviroment for specifying algorithms in a natural way
3589 Summary(hu.UTF-8):      LaTeX környezet algoritmusok bevitelére
3590 Group:          Applications/Publishing/TeX
3591 Requires(post,postun):  %{_bindir}/texhash
3592 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3593
3594 %description latex-pseudocode
3595 LaTeX enviroment for specifying algorithms in a natural way.
3596
3597 %description latex-pseudocode -l hu.UTF-8
3598 LaTeX környezet algoritmusok bevitelére.
3599
3600 %package latex-psnfss
3601 Summary:        LaTeX font support for common PostScript fonts
3602 Summary(pl.UTF-8):      Obsługa popularnych fontów postscriptowych w LaTeXu
3603 Group:          Applications/Publishing/TeX
3604 Requires(post,postun):  %{_bindir}/texhash
3605 Requires:       %{name}-fonts-adobe = %{epoch}:%{version}-%{release}
3606 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3607 Obsoletes:      tetex-latex-mathptm
3608 Obsoletes:      tetex-latex-mathptmx
3609
3610 %description latex-psnfss
3611 LaTeX font definition files, macros and font metrics for common
3612 PostScript fonts.
3613
3614 %description latex-psnfss -l pl.UTF-8
3615 LaTeXowe pliki definicji fontów, makra i metryki fontów dla
3616 popularnych fontów postscriptowych.
3617
3618 %package latex-pst-2dplot
3619 Summary:        A PSTricks package for drawing 2D curves
3620 Summary(hu.UTF-8):      PSTricks csomag kétdimenziós görbék rajzolásához
3621 Group:          Applications/Publishing/TeX
3622 Requires(post,postun):  %{_bindir}/texhash
3623 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3624
3625 %description latex-pst-2dplot
3626 A PSTricks package for drawing 2D curves.
3627
3628 %description latex-pst-2dplot -l hu.UTF-8
3629 PSTricks csomag kétdimenziós görbék rajzolásához.
3630
3631 %package latex-pst-3dplot
3632 Summary:        Draw 3d curves and graphs using PSTricks
3633 Summary(hu.UTF-8):      3D-s görbék és grafikonok PSTricks-szel
3634 Group:          Applications/Publishing/TeX
3635 Requires(post,postun):  %{_bindir}/texhash
3636 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3637
3638 %description latex-pst-3dplot
3639 Draw 3d curves and graphs using PSTricks.
3640
3641 %description latex-pst-3dplot -l hu.UTF-8
3642 3D-s görbék és grafikonok PSTricks-szel.
3643
3644
3645 %package latex-pst-bar
3646 Summary:        Produces bar charts using pstricks
3647 Summary(hu.UTF-8):      Oszlopdiagramok pstricks-szel
3648 Group:          Applications/Publishing/TeX
3649 Requires(post,postun):  %{_bindir}/texhash
3650 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3651
3652 %description latex-pst-bar
3653 Produces bar charts using pstricks.
3654
3655 %description latex-pst-bar -l hu.UTF-8
3656 Oszlopdiagramok pstricks-szel.
3657
3658 %package latex-pst-circ
3659 Summary:        PSTricks package for drawing electric circuits
3660 Summary(hu.UTF-8):      PSTricks csomag elektromos áramkörök rajzolásához
3661 Group:          Applications/Publishing/TeX
3662 Requires(post,postun):  %{_bindir}/texhash
3663 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3664
3665 %description latex-pst-circ
3666 PSTricks package for drawing electric circuits.
3667
3668 %description latex-pst-circ -l hu.UTF-8
3669 PSTricks csomag elektromos áramkörök rajzolásához.
3670
3671 %package latex-pst-diffraction
3672 Summary:        Print diffraction patterns from various apertures
3673 Summary(hu.UTF-8):      Diffrakciós képek különböző eszközökön
3674 Group:          Applications/Publishing/TeX
3675 Requires(post,postun):  %{_bindir}/texhash
3676 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3677
3678 %description latex-pst-diffraction
3679 Print diffraction patterns from various apertures.
3680
3681 %description latex-pst-diffraction -l hu.UTF-8
3682 Diffrakciós képek különböző eszközökön.
3683
3684 %package latex-pst-eucl
3685 Summary:        Euclidian geometry with pstricks
3686 Summary(hu.UTF-8):      Euklidészi geometria a pstricks használatával
3687 Group:          Applications/Publishing/TeX
3688 Requires(post,postun):  %{_bindir}/texhash
3689 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3690
3691 %description latex-pst-eucl
3692 Euclidian geometry with pstricks.
3693
3694 %description latex-pst-eucl -l hu.UTF-8
3695 Euklidészi geometria a pstricks használatával.
3696
3697
3698 %package latex-pst-fun
3699 Summary:        Draw "funny" objects with PSTricks
3700 Summary(hu.UTF-8):      "Vicces" rajzok PSTricks-szel
3701 Group:          Applications/Publishing/TeX
3702 Requires(post,postun):  %{_bindir}/texhash
3703 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3704
3705 %description latex-pst-fun
3706 Draw "funny" objects with PSTricks.
3707
3708 %description latex-pst-fun -l hu.UTF-8
3709 "Vicces" rajzok PSTricks-szel
3710
3711 %package latex-pst-func
3712 Summary:        PSTricks package for plotting mathematical functions
3713 Summary(hu.UTF-8):      PSTricks csomag matematikai függvények ábrázolásához
3714 Group:          Applications/Publishing/TeX
3715 Requires(post,postun):  %{_bindir}/texhash
3716 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3717
3718 %description latex-pst-func
3719 PSTricks package for plotting mathematical functions.
3720
3721 %description latex-pst-func -l hu.UTF-8
3722 PSTricks csomag matematikai függvények ábrázolásához.
3723
3724 %package latex-pst-fr3d
3725 Summary:        Draw 3-dimensional framed boxes using PSTricks
3726 Summary(hu.UTF-8):      Háromdimenziós dobozok PSTricks segítségével
3727 Group:          Applications/Publishing/TeX
3728 Requires(post,postun):  %{_bindir}/texhash
3729 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3730
3731 %description latex-pst-fr3d
3732 Draw 3-dimensional framed boxes using PSTricks.
3733
3734 %description latex-pst-fr3d -l hu.UTF-8
3735 Háromdimenziós dobozok PSTricks segítségével.
3736
3737 %package latex-pst-fractal
3738 Summary:        Draw fractal sets using PSTricks
3739 Summary(hu.UTF-8):      Fraktálok rajzolása PSTricks segítségével
3740 Group:          Applications/Publishing/TeX
3741 Requires(post,postun):  %{_bindir}/texhash
3742 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3743
3744 %description latex-pst-fractal
3745 Draw fractal sets using PSTricks.
3746
3747 %description latex-pst-fractal -l hu.UTF-8
3748 Fraktálok rajzolása PSTricks segítségével.
3749
3750 %package latex-pst-infixplot
3751 Summary:        Using pstricks plotting capacities with infix expressions rather than RPN
3752 Summary(hu.UTF-8):      Infix kifejezések ábrázolása
3753 Group:          Applications/Publishing/TeX
3754 Requires(post,postun):  %{_bindir}/texhash
3755 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3756
3757 %description latex-pst-infixplot
3758 Using pstricks plotting capacities with infix expressions rather than
3759 RPN.
3760
3761 %description latex-pst-infixplot -l hu.UTF-8
3762 Infix kifejezések ábrázolása.
3763
3764 %package latex-pst-math
3765 Summary:        Enhancement of PostScript math operators to use with pstricks
3766 Summary(hu.UTF-8):      PostScript matematikai operátorok bővítése pstricks-szel
3767 Group:          Applications/Publishing/TeX
3768 Requires(post,postun):  %{_bindir}/texhash
3769 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3770
3771 %description latex-pst-math
3772 Enhancement of PostScript math operators to use with pstricks.
3773
3774 %description latex-pst-math -l hu.UTF-8
3775 PostScript matematikai operátorok bővítése pstricks-szel.
3776
3777 %package latex-pst-ob3d
3778 Summary:        Three dimensional objects using PSTricks
3779 Summary(hu.UTF-8):      Háromdimenziós objektumok PSTricks-szel
3780 Group:          Applications/Publishing/TeX
3781 Requires(post,postun):  %{_bindir}/texhash
3782 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3783
3784 %description latex-pst-ob3d
3785 Three dimensional objects using PSTricks.
3786
3787 %description latex-pst-ob3d -l hu.UTF-8
3788 Háromdimenziós objektumok PSTricks-szel.
3789
3790 %package latex-pst-optexp
3791 Summary:        Drawing optical experimental setups
3792 Summary(hu.UTF-8):      Optikai összeállítások rajzolása
3793 Group:          Applications/Publishing/TeX
3794 Requires(post,postun):  %{_bindir}/texhash
3795 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3796
3797 %description latex-pst-optexp
3798 Drawing optical experimental setups.
3799
3800 %description latex-pst-optexp -l hu.UTF-8
3801 Optikai összeállítások rajzolása.
3802
3803 %package latex-pst-optic
3804 Summary:        Drawing optics diagrams
3805 Summary(hu.UTF-8):      Optikai ábrák rajzolása
3806 Group:          Applications/Publishing/TeX
3807 Requires(post,postun):  %{_bindir}/texhash
3808 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3809
3810 %description latex-pst-optic
3811 Drawing optics diagrams.
3812
3813 %description latex-pst-optic -l hu.UTF-8
3814 Optikai ábrák rajzolása.
3815
3816 %package latex-pst-text
3817 Summary:        Text and character manipulation in PSTricks
3818 Summary(hu.UTF-8):      Szöveg és karakter manipulációk PSTricks-szel
3819 Group:          Applications/Publishing/TeX
3820 Requires(post,postun):  %{_bindir}/texhash
3821 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3822
3823 %description latex-pst-text
3824 Text and character manipulation in PSTricks.
3825
3826 %description latex-pst-text -l hu.UTF-8
3827 Szöveg és karakter manipulációk PSTricks-szel.
3828
3829 %package latex-pst-uncategorized
3830 Summary:        Other uncategorized PSTricks packages
3831 Summary(hu.UTF-8):      Néhány kategorizálatlan PSTricks csomag
3832 Group:          Applications/Publishing/TeX
3833 Requires(post,postun):  %{_bindir}/texhash
3834 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3835
3836 %description latex-pst-uncategorized
3837 Other uncategorized PSTricks packages.
3838
3839 %description latex-pst-uncategorized -l hu.UTF-8
3840 Néhány kategorizálatlan PSTricks csomag.
3841
3842 %package latex-pxfonts
3843 Summary:        PX fonts LaTeX support
3844 Summary(pl.UTF-8):      Obsługa fontów PX w LaTeXu
3845 Group:          Applications/Publishing/TeX
3846 Requires(post,postun):  %{_bindir}/texhash
3847 Requires:       %{name}-fonts-px = %{epoch}:%{version}-%{release}
3848 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3849
3850 %description latex-pxfonts
3851 PX fonts LaTeX support.
3852
3853 %description latex-pxfonts -l pl.UTF-8
3854 Obsługa fontów PX w LaTeXu.
3855
3856 %package latex-qfonts
3857 Summary:        A collection of PostScript (Adobe Type 1) fonts in QX layout
3858 Summary(pl.UTF-8):      Zestaw fontów postscriptowych (Adobe Type 1) w układzie QX
3859 Group:          Applications/Publishing/TeX
3860 Requires(post,postun):  %{_bindir}/texhash
3861 Requires:       %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
3862 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3863
3864 %description latex-qfonts
3865 A collection of Type 1 fonts; include QuasiBookman, QuasiChancery,
3866 QuasiCourier, QuasiPalatino, QuasiSwiss, QuasiSwissCondensed, and
3867 QuasiTimes (regular, italic, bold and bold italic), based on URW++
3868 fonts distributed with Ghostscript. The fonts are encoded according to
3869 QX layout which facilitates multilingual and technical typesetting
3870 using TeX, preserving usability in Windows applications.
3871
3872 %description latex-qfonts -l pl.UTF-8
3873 Zestaw fontów Type 1; zawiera QuasiBookman, QuasiChancery,
3874 QuasiCourier, QuasiPalatino, QuasiSwiss, QuasiSwissCondensed oraz
3875 QuasiTimes (zwykłe, pochyłe, tłuste i tłuste pochyłe), oparte na
3876 fontach URW++ rozpowszechnianych z Ghostscriptem. Fonty są kodowane
3877 zgodnie z układem QX, który ułatwia skład wielojęzyczny i techniczny w
3878 TeXu, zachowując przydatność dla aplikacji windowsowych.
3879
3880 %package latex-SIstyle
3881 Summary:        Package to typeset SI units, numbers and angles
3882 Summary(hu.UTF-8):      Csomag SI egységek, számok és szögek szedésére
3883 Group:          Applications/Publishing/TeX
3884 Requires(post,postun):  /usr/bin/texhash
3885 Requires:       %{name}-latex-ams = %{epoch}:%{version}-%{release}
3886
3887 %description latex-SIstyle
3888 Package to typeset SI units, numbers and angles.
3889
3890 %description latex-SIstyle -l hu.UTF-8
3891 Csomag SI egységek, számok és szögek szedésére.
3892
3893 %package latex-SIunits
3894 Summary:        The SIunits package can be used to standardise the use of units in your writings
3895 Summary(hu.UTF-8):      Az SIunits csomag a mennyiségek egységes írásában nyújt segítséget
3896 Group:          Applications/Publishing/TeX
3897 Requires(post,postun):  /usr/bin/texhash
3898 Requires:       %{name}-latex-ams = %{epoch}:%{version}-%{release}
3899
3900 %description latex-SIunits
3901 The SIunits package can be used to standardise the use of units in
3902 your writings.
3903
3904 %description latex-SIunits -l hu.UTF-8
3905 Az SIunits csomag a mennyiségek egységes írásában nyújt segítséget.
3906
3907 %package latex-siunitx
3908 Summary:        A comprehensive (SI) units package
3909 Summary(hu.UTF-8):      Egy minden részletre kiterjedő (SI) egységek kezelését végző csomag
3910 Group:          Applications/Publishing/TeX
3911 Requires(post,postun):  /usr/bin/texhash
3912 Requires:       %{name}-latex
3913
3914 %description latex-siunitx
3915 A comprehensive (SI) units package.
3916
3917 %description latex-siunitx -l hu.UTF-8
3918 Egy minden részletre kiterjedő (SI) egységek kezelését végző csomag.
3919
3920 %package latex-sources
3921 Summary:        LaTeX sources
3922 Summary(hu.UTF-8):      LaTeX források
3923 Group:          Applications/Publishing/TeX
3924
3925 %description latex-sources
3926 LaTeX sources.
3927
3928 %description latex-sources -l hu.UTF-8
3929 LaTeX források.
3930
3931 %package latex-styles
3932 Summary:        Various LaTeX styles
3933 Summary(hu.UTF-8):      Különböző LaTeX stílusok
3934 Group:          Applications/Publishing/TeX
3935 Requires(post,postun):  /usr/bin/texhash
3936 Requires:       %{name}-latex
3937
3938 %description latex-styles
3939 Various LaTeX styles.
3940
3941 %description latex-styles -l hu.UTF-8
3942 Különböző LaTeX stílusok.
3943
3944 %package latex-lang
3945 Summary:        LaTeX support for non-english languages
3946 Summary(hu.UTF-8):      LaTeX támogatás nem-angol nyelvekhez
3947 Group:          Applications/Publishing/TeX
3948 Requires(post,postun):  /usr/bin/texhash
3949 Requires:       %{name}-latex
3950
3951 %description latex-lang
3952 LaTeX support for non-english languages.
3953
3954 %description latex-lang -l hu.UTF-8
3955 LaTeX támogatás nem-angol nyelvekhez.
3956
3957 %package latex-Tabbing
3958 Summary:        Tabbing with accented letters
3959 Summary(hu.UTF-8):      Tabbing környezet ékezetes betűk használatával
3960 Group:          Applications/Publishing/TeX
3961 Requires(post,postun):  /usr/bin/texhash
3962
3963 %description latex-Tabbing
3964 Tabbing with accented letters.
3965
3966 %description latex-Tabbing -l hu.UTF-8
3967 Tabbing környezet ékezetes betűk használatával.
3968
3969 %package latex-urwvn
3970 Summary:        URWVN fonts
3971 Summary(pl.UTF-8):      Fonty URWVN
3972 Group:          Applications/Publishing/TeX
3973 Requires(post,postun):  /usr/bin/texhash
3974 Requires:       %{name}-fonts-urwvn = %{epoch}:%{version}-%{release}
3975 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3976
3977 %description latex-urwvn
3978 URWVN fonts.
3979
3980 %description latex-urwvn -l pl.UTF-8
3981 Fonty URWVN.
3982
3983 %package latex-txfonts
3984 Summary:        TX fonts LaTeX support
3985 Summary(pl.UTF-8):      Obsługa fontów TX w LaTeXu
3986 Group:          Applications/Publishing/TeX
3987 Requires(post,postun):  %{_bindir}/texhash
3988 Requires:       %{name}-fonts-tx = %{epoch}:%{version}-%{release}
3989 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3990
3991 %description latex-txfonts
3992 TX fonts LaTeX support.
3993
3994 %description latex-txfonts -l pl.UTF-8
3995 Obsługa fontów TX w LaTeXu.
3996
3997 %package latex-ucs
3998 Summary:        This package contains support for using UTF-8 as input encoding in LaTeX documents
3999 Summary(hu.UTF-8):      Ez a csomag lehetővé teszi UTF-8 kódolást a LaTeX dokumentumokban
4000 Group:          Applications/Publishing/TeX
4001 Requires(post,postun):  %{_bindir}/texhash
4002 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
4003
4004 %description latex-ucs
4005 This package contains support for using UTF-8 as input encoding in
4006 LaTeX documents.
4007
4008 %description latex-ucs -l hu.UTF-8
4009 Ez a csomag lehetővé teszi UTF-8 kódolást a LaTeX dokumentumokban.
4010
4011 %package latex-umlaute
4012 Summary:        An interface to inputenc for using alternate input encodings
4013 Summary(pl.UTF-8):      Interfejs inputenc do używania alternatywnych kodowań wejściowych
4014 Group:          Applications/Publishing/TeX
4015 Requires(post,postun):  %{_bindir}/texhash
4016 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
4017
4018 %description latex-umlaute
4019 An interface to inputenc for using alternate input encodings.
4020
4021 %description latex-umlaute -l pl.UTF-8
4022 Interfejs inputenc do używania alternatywnych kodowań wejściowych.
4023
4024 %package latex-wasysym
4025 Summary:        Extra characters from the Waldis symbol fonts
4026 Summary(pl.UTF-8):      Dodatkowe znaki z fontów Waldis symbol
4027 Group:          Applications/Publishing/TeX
4028 Requires(post,postun):  %{_bindir}/texhash
4029 Requires:       %{name}-fonts-wasy = %{epoch}:%{version}-%{release}
4030 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
4031
4032 %description latex-wasysym
4033 Makes some additional characters available that come from the wasy
4034 fonts (Waldis symbol fonts). These fonts are not automatically
4035 included in NFSS2/LaTeX2e since they take up important space and often
4036 aren't necessary if one makes use of the packages amsfonts or amssymb.
4037 Symbols include: join box, diamond, leadsto, sqsubset, lhd, rhd,
4038 apple, ocircle invneg, logof, varint, male, female, phone, clock,
4039 lightning, pointer, sun, bell, permil, smiley, various electrical
4040 symbols, shapes, music notes, circles, signs, astronomy, etc.
4041
4042 %description latex-wasysym -l pl.UTF-8
4043 Pakiet udostępniający dodatkowe symbole pochodzące z fontów wasy
4044 (Waldis symbol). Te fonty nie są automatycznie dołączane w
4045 NFSS2/LaTeX2e, ponieważ zajmują miejsce i zazwyczaj nie są potrzebne
4046 jeśli używa się pakietów amsfonts lub amssymb. Zestaw symboli zawiera
4047 m.in.: symbole join box, diamond, leadsto, sqsubset, lhd, rhd, apple,
4048 ocircle invneg, logof, varint, male, female, phone, clock, lightning,
4049 pointer, sun, bell, permil, smiley oraz różne symbole elektryczne,
4050 kształty, nuty, okręgi, znaki, symbole astronomiczne itp.
4051
4052 %package latex-xcolor
4053 Summary:        Allows for access to color tints, shades, tones etc
4054 Summary(hu.UTF-8):      Hozzáférés színekhez, tónusokhoz, átmenetekhez, stb.
4055 Summary(pl.UTF-8):      Pozwala na dostęp do odcieni, gradientów itp.
4056 Group:          Applications/Publishing/TeX
4057 Obsoletes:      tetex-latex-xcolor
4058
4059 %description latex-xcolor
4060 `xcolor' provides easy driver-independent access to several kinds of
4061 color tints, shades, tones, and mixes of arbitrary colors. It allows
4062 to select a document-wide target color model and offers tools for
4063 automatic color schemes, conversion between eight color models, and
4064 alternating table row colors.
4065
4066 %description latex-xcolor -l hu.UTF-8
4067 `xcolor' egy egyszerű meghajtó-független hozzáférést biztosít
4068 színekhez, átmenetekhez, tónusokhóz, és a színek korlátlan
4069 keverékéhez. Lehetőséged van a teljes dokumentumra érvényes szín
4070 modell kiválasztásához és a színmodellek közötti konverzióra.
4071
4072 %description latex-xcolor -l pl.UTF-8
4073 `xcolor' dostarcza łatwego, niezależnego od urządzenia dostępu do
4074 wielu rodzai cieniowania, tonów i połączeń dowolnych kolorów. Pozwala
4075 na wybór modelu koloru dla całego dokumentu i oferuje narzędzia dla
4076 schematów kolorów, konwersji między ośmioma modelami kolorów oraz
4077 naprzemiennych kolorów w tabelach.
4078
4079 %package format-latex
4080 Summary:        LaTeX macro package
4081 Summary(pl.UTF-8):      Pakiet makr LaTeX
4082 Group:          Applications/Publishing/TeX
4083 Requires(post,postun):  %{_bindir}/texhash
4084 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
4085 Obsoletes:      hugelatex
4086
4087 %description format-latex
4088 LaTeX is a front end for the TeX text formatting system. Easier to use
4089 than TeX, LaTeX is essentially a set of TeX macros which provide
4090 convenient, predefined document formats for users.
4091
4092 This package contains LaTeX format.
4093
4094 %description format-latex -l pl.UTF-8
4095 LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
4096 łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
4097 dających użytkownikom wygodne, predefiniowane formaty dokumentów.
4098
4099 Ten pakiet zawiera format LaTeX.
4100
4101 %package format-pdflatex
4102 Summary:        PDF LaTeX macro package
4103 Summary(pl.UTF-8):      Pakiet makr PDF LaTeX
4104 Group:          Applications/Publishing/TeX
4105 Requires(post,postun):  %{_bindir}/texhash
4106 Requires:       %{name}-fonts-jknappen = %{epoch}:%{version}-%{release}
4107 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
4108 Requires:       %{name}-latex-psnfss = %{epoch}:%{version}-%{release}
4109 Requires:       %{name}-metafont = %{epoch}:%{version}-%{release}
4110 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
4111
4112 %description format-pdflatex
4113 LaTeX is a front end for the TeX text formatting system. Easier to use
4114 than TeX, LaTeX is essentially a set of TeX macros which provide
4115 convenient, predefined document formats for users.
4116
4117 This package contains PDF LaTeX format.
4118
4119 %description format-pdflatex -l pl.UTF-8
4120 LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
4121 łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
4122 dających użytkownikom wygodne, predefiniowane formaty dokumentów.
4123
4124 Ten pakiet zawiera format PDF LaTeX.
4125
4126 # PLaTeX format
4127
4128 %package platex
4129 Summary:        PLaTeX format basic files
4130 Summary(pl.UTF-8):      Podstawowe pliki dla formatu PLaTeX
4131 Group:          Applications/Publishing/TeX
4132 Requires(post,postun):  %{_bindir}/texhash
4133 Requires:       %{name}-fonts-pl = %{epoch}:%{version}-%{release}
4134 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
4135
4136 %description platex
4137 PLaTeX format basic files.
4138
4139 %description platex -l pl.UTF-8
4140 Podstawowe pliki dla formatu PLaTeX.
4141
4142 %package format-platex
4143 Summary:        PLaTeX format
4144 Summary(pl.UTF-8):      Format PLaTeX
4145 Group:          Applications/Publishing/TeX
4146 Requires(post,postun):  %{_bindir}/texhash
4147 Requires:       %{name}-platex = %{epoch}:%{version}-%{release}
4148
4149 %description format-platex
4150 PLaTeX format.
4151
4152 %description format-platex -l pl.UTF-8
4153 Format PLaTeX.
4154
4155 %package format-pdfplatex
4156 Summary:        PDF PLaTeX format
4157 Summary(pl.UTF-8):      Format PDF PLaTeX
4158 Group:          Applications/Publishing/TeX
4159 Requires(post,postun):  %{_bindir}/texhash
4160 Requires:       %{name}-fonts-type1-pl = %{epoch}:%{version}-%{release}
4161 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
4162 Requires:       %{name}-platex = %{epoch}:%{version}-%{release}
4163
4164 %description format-pdfplatex
4165 PDF PLaTeX format.
4166
4167 %description format-pdfplatex -l pl.UTF-8
4168 Format PDF PLaTeX.
4169
4170 %package scripts
4171 Summary:        Various scripts
4172 Summary(hu.UTF-8):      Néhány szkript
4173 Group:          Applications/Publishing/TeX
4174 Requires(post,postun):  %{_bindir}/texhash
4175 Requires:       %{name} = %{epoch}:%{version}-%{release}
4176
4177 %description scripts
4178 Various scripts.
4179
4180 %description scripts -l hu.UTF-8
4181 Néhány szkript.
4182
4183 # # TeX generic macros #
4184
4185 %package tex-babel
4186 Summary:        Multilingual support for TeX
4187 Summary(pl.UTF-8):      Obsługa wielu języków dla TeXa
4188 Group:          Applications/Publishing/TeX
4189 Requires(post,postun):  %{_bindir}/texhash
4190 Requires:       %{name} = %{epoch}:%{version}-%{release}
4191
4192 %description tex-babel
4193 Multilingual support for TeX.
4194
4195 %description tex-babel -l pl.UTF-8
4196 Obsługa wielu języków dla TeXa.
4197
4198 %package tex-german
4199 Summary:        Supports the new German orthography (neue deutsche Rechtschreibung)
4200 Summary(pl.UTF-8):      Obsługa nowej ortografii niemieckiej (neue deutsche Rechtschreibung)
4201 Group:          Applications/Publishing/TeX
4202 Requires(post,postun):  %{_bindir}/texhash
4203 Requires:       %{name} = %{epoch}:%{version}-%{release}
4204
4205 %description tex-german
4206 Supports the new German orthography (neue deutsche Rechtschreibung).
4207
4208 %description tex-german -l pl.UTF-8
4209 Obsługa nowej ortografii niemieckiej (neue deutsche Rechtschreibung).
4210
4211 %package tex-insbox
4212 Summary:        A TeX macro for inserting pictures/boxes into paragraphs
4213 Summary(hu.UTF-8):      TeX makró képek/dobozok beszúrására bekezdésekbe
4214 Group:          Applications/Publishing/TeX
4215 Requires(post,postun):  %{_bindir}/texhash
4216 Requires:       %{name} = %{epoch}:%{version}-%{release}
4217
4218 %description tex-insbox
4219 A TeX macro for inserting pictures/boxes into paragraphs.
4220
4221 %description tex-insbox -l hu.UTF-8
4222 TeX makró képek/dobozok beszúrására bekezdésekbe.
4223
4224 %package tex-mfpic
4225 Summary:        Macros which generate Metafont or Metapost for drawing pictures
4226 Summary(pl.UTF-8):      Makra generujące Metafont lub Metapost do rysowania obrazków
4227 Group:          Applications/Publishing/TeX
4228 Requires(post,postun):  %{_bindir}/texhash
4229 Requires:       %{name} = %{epoch}:%{version}-%{release}
4230
4231 %description tex-mfpic
4232 Macros which generate Metafont or Metapost for drawing pictures.
4233
4234 %description tex-mfpic -l pl.UTF-8
4235 Makra generujące Metafont lub Metapost do rysowania obrazków.
4236
4237 %package tex-misc
4238 Summary:        Miscellaneous TeX macros
4239 Summary(pl.UTF-8):      Różne makra TeXowe
4240 Group:          Applications/Publishing/TeX
4241 Requires(post,postun):  %{_bindir}/texhash
4242 Requires:       %{name} = %{epoch}:%{version}-%{release}
4243 Obsoletes:      tetex-tex-eijkhout
4244
4245 %description tex-misc
4246 Miscellaneous TeX macros.
4247
4248 %description tex-misc -l pl.UTF-8
4249 Różne makra TeXowe.
4250
4251 %package tex-pictex
4252 Summary:        Picture drawing macros for TeX and LaTeX
4253 Summary(pl.UTF-8):      Makra do rysowania obrazków dla TeXa i LaTeXa
4254 Group:          Applications/Publishing/TeX
4255 Requires(post,postun):  %{_bindir}/texhash
4256 Requires:       %{name} = %{epoch}:%{version}-%{release}
4257
4258 %description tex-pictex
4259 Picture drawing macros for TeX and LaTeX.
4260
4261 %description tex-pictex -l pl.UTF-8
4262 Makra do rysowania obrazków dla TeXa i LaTeXa.
4263
4264 %package tex-psizzl
4265 Summary:        A TeX format for physics papers
4266 Summary(hu.UTF-8):      TeX formátum fizikai kiadványokhoz
4267 Group:          Applications/Publishing/TeX
4268 Requires(post,postun):  %{_bindir}/texhash
4269 Requires:       %{name} = %{epoch}:%{version}-%{release}
4270
4271 %description tex-psizzl
4272 A TeX format for physics papers.
4273
4274 %description tex-psizzl -l hu.UTF-8
4275 TeX formátum fizikai kiadványokhoz.
4276
4277 %package tex-pstricks
4278 Summary:        PostScript macros for TeX
4279 Summary(pl.UTF-8):      Makra postscriptowe dla TeXa
4280 Group:          Applications/Publishing/TeX
4281 Requires(post,postun):  %{_bindir}/texhash
4282 Requires:       %{name}-tex-misc = %{epoch}:%{version}-%{release}
4283
4284 %description tex-pstricks
4285 An extensive collection of PostScript macros that is compatible with
4286 most TeX macro packages, including Plain TeX, LaTeX, AMS-TeX, and
4287 AMS-LaTeX. Included are macros for color, graphics, pie charts,
4288 rotation, trees and overlays. It has many special features, including:
4289 a wide variety of graphics (picture drawing) macros, with a flexible
4290 interface and with color support. There are macros for coloring or
4291 shading the cells of tables.
4292
4293 %description tex-pstricks -l pl.UTF-8
4294 Duży zestaw makr postscriptowych kompatybilny z większością pakietów
4295 makr TeXowych, w tym: Plain TeX, LaTeX, AMS-TeX i AMS-LaTeX. Załączono
4296 makra obsługujące kolory, grafikę, wykresy kołowe, obroty, drzewa i
4297 nakładanie. Mają wiele możliwości, w tym dużo makr graficznych (do
4298 rysowania obrazków) z elastycznym interfejsem i obsługą koloru. Są też
4299 makra do kolorowania lub cieniowania komórek tabel.
4300
4301 %package tex-qpx
4302 Summary:        QuasiPalatino and PX fonts typesetting support
4303 Summary(pl.UTF-8):      Wsparcie dla składu fontami QuasiPalatino i PX
4304 Group:          Applications/Publishing/TeX
4305 Requires(post,postun):  %{_bindir}/texhash
4306 Requires:       %{name} = %{epoch}:%{version}-%{release}
4307 Requires:       %{name}-fonts-qpx = %{epoch}:%{version}-%{release}
4308
4309 %description tex-qpx
4310 QuasiPalatino and PX fonts typesetting support.
4311
4312 %description tex-qpx -l pl.UTF-8
4313 Wsparcie dla składu fontami QuasiPalatino i PX.
4314
4315 %package tex-qpxqtx
4316 Summary:        QuasiTimes and TX fonts typesetting support
4317 Summary(pl.UTF-8):      Wsparcie dla składu fontami QuasiTimes i TX
4318 Group:          Applications/Publishing/TeX
4319 Requires(post,postun):  %{_bindir}/texhash
4320 Requires:       %{name} = %{epoch}:%{version}-%{release}
4321 Requires:       %{name}-fonts-qpxqtx = %{epoch}:%{version}-%{release}
4322
4323 %description tex-qpxqtx
4324 QuasiTimes and TX fonts typesetting support.
4325
4326 %description tex-qpxqtx -l pl.UTF-8
4327 Wsparcie dla składu fontami QuasiTimes i TX.
4328
4329 %package tex-huhyphen
4330 Summary:        Hungarian hyphenation
4331 Summary(hu.UTF-8):      Magyar elválasztás
4332 Group:          Applications/Publishing/TeX
4333 Requires(post,postun):  %{_bindir}/texhash
4334 Requires:       %{name} = %{epoch}:%{version}-%{release}
4335
4336 %description tex-huhyphen
4337 Hungarian hyphenation.
4338
4339 %description tex-huhyphen -l hu.UTF-8
4340 Magyar elválasztás.
4341
4342 %package tex-ruhyphen
4343 Summary:        Russian hyphenation
4344 Summary(pl.UTF-8):      Rosyjskie reguły przenoszenia wyrazów
4345 Group:          Applications/Publishing/TeX
4346 Requires(post,postun):  %{_bindir}/texhash
4347 Requires:       %{name} = %{epoch}:%{version}-%{release}
4348
4349 %description tex-ruhyphen
4350 A collection of Russian hyphenation patterns supporting a number of
4351 Cyrillic font encodings, including T2, UCY (Omega Unicode Cyrillic),
4352 LCY, LWN (OT2), and koi8-r.
4353
4354 %description tex-ruhyphen -l pl.UTF-8
4355 Zestaw rosyjskich wzorców przenoszenia wyrazów obsługujący wiele
4356 kodowań fontów w cyrylicy, włącznie z T2, UCY (Omega Unicode
4357 Cyrillic), LCY, LWN (OT2) i koi8-r.
4358
4359 %package tex-spanish
4360 Summary:        Various TeX related files for typesetting documents written in Spanish
4361 Summary(pl.UTF-8):      Różne pliki TeXowe służące do składu dokumentów w języku hiszpańskim
4362 Group:          Applications/Publishing/TeX
4363 Requires(post,postun):  %{_bindir}/texhash
4364 Requires:       %{name} = %{epoch}:%{version}-%{release}
4365 Obsoletes:      tetex-tex-spanishb
4366
4367 %description tex-spanish
4368 Various TeX related files for typesetting documents written in
4369 Spanish, including hyphenation and dictionaries.
4370
4371 %description tex-spanish -l pl.UTF-8
4372 Różne pliki TeXowe służące do składu dokumentów napisanych w języku
4373 hiszpańskim - w tym reguły przenoszenia wyrazów i słowniki.
4374
4375 %package tex-texdraw
4376 Summary:        Graphical macros, using embedded PostScript
4377 Summary(pl.UTF-8):      Makra graficzne używające osadzanego PostScriptu
4378 Group:          Applications/Publishing/TeX
4379 Requires(post,postun):  %{_bindir}/texhash
4380 Requires:       %{name} = %{epoch}:%{version}-%{release}
4381
4382 %description tex-texdraw
4383 Graphical macros, using embedded PostScript.
4384
4385 %description tex-texdraw -l pl.UTF-8
4386 Makra graficzne używające osadzanego PostScriptu.
4387
4388 %package tex-thumbpdf
4389 Summary:        Thumbnails for PDFTeX and dvips/ps2pdf
4390 Summary(pl.UTF-8):      Ikonki dla PDFTeXa i dvips/ps2pdf
4391 Group:          Applications/Publishing/TeX
4392 Requires(post,postun):  %{_bindir}/texhash
4393 Requires:       %{name} = %{epoch}:%{version}-%{release}
4394
4395 %description tex-thumbpdf
4396 Provides support, using Perl, for thumbnails in pdfTeX and
4397 dvips/ps2pdf, using ghostscript to generate the thumbnails which get
4398 represented in a TeX readable file that is read by the package
4399 thumbpdf.sty to automatically include the thumbnails. Works with both
4400 plain TeX and LaTeX.
4401
4402 %description tex-thumbpdf -l pl.UTF-8
4403 Pakiet przy pomocy Perla dodaje ikonki w pdfTeXu i dvips/ps2pdf przy
4404 użyciu ghostscripta. Ikonki są reprezentowane w pliku czytanym przez
4405 TeXa, który jest wywoływany z thumbpdf.sty, aby automatycznie dołączyć
4406 ikonki. Działa z formatami plain TeX i LaTeX.
4407
4408 %package tex-ukrhyph
4409 Summary:        Ukranian hyphenation
4410 Summary(pl.UTF-8):      Ukraińskie zasady przenoszenia wyrazów
4411 Group:          Applications/Publishing/TeX
4412 Requires(post,postun):  %{_bindir}/texhash
4413 Requires:       %{name} = %{epoch}:%{version}-%{release}
4414
4415 %description tex-ukrhyph
4416 This package allows the use of different hyphenation patterns for the
4417 Ukrainian language for various Cyrillic font encodings. Contains
4418 packages implementing traditional rules, modern rules, and combined
4419 English-Ukrainian hyphenation.
4420
4421 %description tex-ukrhyph -l pl.UTF-8
4422 Ten pakiet pozwala na używanie różnych wzorców przenoszenia wyrazów
4423 dla języka ukraińskiego z różnymi kodowaniami fontów z cyrylicą.
4424 Zawiera pakiety z implementacją reguł tradycyjnych, współczesnych i
4425 łączonych angielsko-ukraińskich.
4426
4427 %package latex-variations
4428 Summary:        Typeset tables of variations of functions
4429 Group:          Applications/Publishing/TeX
4430 Requires(post,postun):  %{_bindir}/texhash
4431 Requires:       %{name} = %{epoch}:%{version}-%{release}
4432
4433 %description latex-variations
4434 Typeset tables of variations of functions.
4435
4436 %package latex-vietnam
4437 Summary:        Vietnamese language support
4438 Summary(pl.UTF-8):      Wsparcie dla języka wietnamskiego
4439 Group:          Applications/Publishing/TeX
4440 Requires(post,postun):  %{_bindir}/texhash
4441 Requires:       %{name} = %{epoch}:%{version}-%{release}
4442 Obsoletes:      tetex-tex-vietnam
4443
4444 %description latex-vietnam
4445 Vietnamese language support.
4446
4447 %description latex-vietnam -l pl.UTF-8
4448 Wsparcie dla języka wietnamskiego.
4449
4450 %package tex-xypic
4451 Summary:        Package for typesetting a variety of graphs and diagrams with TeX
4452 Summary(pl.UTF-8):      Pakiet do składania w TeXu różnych wykresów i diagramów
4453 Group:          Applications/Publishing/TeX
4454 Requires(post,postun):  %{_bindir}/texhash
4455 Requires:       %{name} = %{epoch}:%{version}-%{release}
4456 Requires:       %{name}-fonts-xypic = %{epoch}:%{version}-%{release}
4457
4458 %description tex-xypic
4459 A package for typesetting a variety of graphs and diagrams with TeX.
4460 Xy-pic works with most formats (including LaTeX, AMS-LaTeX, AMS-TeX,
4461 and plain TeX), in particular Xy-pic is provided as a LaTeX2e
4462 `supported package'.
4463
4464 %description tex-xypic -l pl.UTF-8
4465 Pakiet do składania w TeXu różnych wykresów i diagramów. Xy-pic działa
4466 z większością formatów (w tym LaTeX, AMS-LaTeX, AMS-TeX i plain TeX),
4467 w szczególności jest dołączany jako "wspierany pakiet" LaTeX2e.
4468
4469 %package tex-xkeyval
4470 Summary:        Extension to keyval package
4471 Summary(pl.UTF-8):      Rozszerzenie do pakietu keyval
4472 Group:          Applications/Publishing/TeX
4473 Requires(post,postun):  /usr/bin/texhash
4474 Requires:       %{name} = %{epoch}:%{version}-%{release}
4475
4476 %description tex-xkeyval
4477 Extension to keyval package.
4478
4479 %description tex-xkeyval -l pl.UTF-8
4480 Rozszerzenie do pakietu keyval.
4481
4482 %package dirs-fonts
4483 Summary:        TeX font directories
4484 Summary(pl.UTF-8):      Katalogi fontów TeXa
4485 Group:          Fonts
4486 Obsoletes:      tetex-dirs-fonts
4487
4488 %description dirs-fonts
4489 TeX font directories.
4490
4491 %description dirs-fonts -l pl.UTF-8
4492 Katalogi fontów TeXa.
4493
4494 # # Fonts packages #
4495
4496 %package fonts-adobe
4497 Summary:        Adobe fonts
4498 Summary(pl.UTF-8):      Fonty Adobe
4499 Group:          Fonts
4500 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4501
4502 %description fonts-adobe
4503 Adobe fonts.
4504
4505 %description fonts-adobe -l pl.UTF-8
4506 Fonty Adobe.
4507
4508 %package fonts-ae
4509 Summary:        Virtual fonts for PDF-files with T1 encoded CMR-fonts
4510 Summary(pl.UTF-8):      Wirtualne fonty do plików PDF z fontami CMR o kodowaniu T1
4511 Group:          Fonts
4512 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4513
4514 %description fonts-ae
4515 Virtual fonts for PDF-files with T1 encoded CMR-fonts.
4516
4517 %description fonts-ae -l pl.UTF-8
4518 Wirtualne fonty do plików PDF z fontami CMR o kodowaniu T1.
4519
4520 %package fonts-ams
4521 Summary:        AMS fonts
4522 Summary(pl.UTF-8):      Fonty AMS
4523 Group:          Fonts
4524 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4525
4526 %description fonts-ams
4527 AMS fonts.
4528
4529 %description fonts-ams -l pl.UTF-8
4530 Fonty AMS.
4531
4532 %package fonts-antp
4533 Summary:        Antykwa Poltawskiego, a Type 1 family of Polish traditional type
4534 Summary(pl.UTF-8):      Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako Type 1
4535 Group:          Fonts
4536 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4537
4538 %description fonts-antp
4539 Antykwa Poltawskiego, a Type 1 family of Polish traditional type.
4540
4541 %description fonts-antp -l pl.UTF-8
4542 Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako
4543 Type 1.
4544
4545 %package fonts-antt
4546 Summary:        Antykwa Torunska, a Type 1 family of a Polish traditional type
4547 Summary(pl.UTF-8):      Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1
4548 Group:          Fonts
4549 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4550
4551 %description fonts-antt
4552 Antykwa Torunska, a Type 1 family of a Polish traditional type.
4553
4554 %description fonts-antt -l pl.UTF-8
4555 Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1.
4556
4557 %package fonts-arphic
4558 Summary:        Arphic fonts
4559 Group:          Fonts
4560 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4561
4562 %description fonts-arphic
4563 Arphic fonts.
4564
4565 %package fonts-bbm
4566 Summary:        Blackboard variant fonts for Computer Modern, with LaTeX support
4567 Summary(pl.UTF-8):      Tablicowy wariant fontów Computer Modern ze wsparciem dla LaTeXa
4568 Group:          Fonts
4569 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4570
4571 %description fonts-bbm
4572 Blackboard variant fonts for Computer Modern, with LaTeX support.
4573
4574 %description fonts-bbm -l pl.UTF-8
4575 Tablicowy wariant fontów Computer Modern ze wsparciem dla LaTeXa.
4576
4577 %package fonts-bbold
4578 Summary:        Sans serif blackboard bold for LaTeX
4579 Summary(pl.UTF-8):      Tablicowy tłusty font sans serif dla LaTeXa
4580 Group:          Fonts
4581 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4582
4583 %description fonts-bbold
4584 Sans serif blackboard bold for LaTeX.
4585
4586 %description fonts-bbold -l pl.UTF-8
4587 Tablicowy tłusty font sans serif dla LaTeXa.
4588
4589 %package fonts-bh
4590 Summary:        Bold & Heavy Fonts
4591 Summary(pl.UTF-8):      Fonty Bold i Heavy
4592 Group:          Fonts
4593 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4594
4595 %description fonts-bh
4596 Bold & Heavy Fonts.
4597
4598 %description fonts-bh -l pl.UTF-8
4599 Fonty Bold i Heavy.
4600
4601 %package fonts-bitstream
4602 Summary:        Bitstream fonts
4603 Summary(pl.UTF-8):      Fonty Bitstream
4604 Group:          Fonts
4605 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4606 Obsoletes:      tetex-fonts-bitstrea
4607
4608 %description fonts-bitstream
4609 Bitstream fonts.
4610
4611 %description fonts-bitstream -l pl.UTF-8
4612 Fonty Bitstream.
4613
4614 %package fonts-cbgreek
4615 Summary:        Complete set of Greek fonts
4616 Summary(pl.UTF-8):      Pełny zestaw fontów greckich
4617 Group:          Fonts
4618 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4619
4620 %description fonts-cbgreek
4621 Complete set of Greek fonts.
4622
4623 %description fonts-cbgreek -l pl.UTF-8
4624 Pełny zestaw fontów greckich.
4625
4626 %package fonts-cc-pl
4627 Summary:        Polish version of Computer Concrete fonts
4628 Summary(pl.UTF-8):      Polska wersja fontów Computer Concrete
4629 Group:          Fonts
4630 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4631
4632 %description fonts-cc-pl
4633 Polish version of Computer Concrete fonts.
4634
4635 %description fonts-cc-pl -l pl.UTF-8
4636 Polska wersja fontów Computer Concrete.
4637
4638 %package fonts-cg
4639 Summary:        Compugraphic fonts
4640 Summary(pl.UTF-8):      Fonty Compugraphic
4641 Group:          Fonts
4642 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4643
4644 %description fonts-cg
4645 Compugraphic fonts.
4646
4647 %description fonts-cg -l pl.UTF-8
4648 Fonty Compugraphic.
4649
4650 %package fonts-cm
4651 Summary:        Computer Modern fonts
4652 Summary(pl.UTF-8):      Fonty Computer Modern
4653 Group:          Fonts
4654 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4655
4656 %description fonts-cm
4657 Computer Modern fonts.
4658
4659 %description fonts-cm -l pl.UTF-8
4660 Fonty Computer Modern.
4661
4662 %package fonts-cmbright
4663 Summary:        CM Bright fonts
4664 Summary(pl.UTF-8):      Fonty CM Bright
4665 Group:          Fonts
4666 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4667
4668 %description fonts-cmbright
4669 CM Bright fonts.
4670
4671 %description fonts-cmbright -l pl.UTF-8
4672 Fonty CM Bright.
4673
4674 %package fonts-cmsuper
4675 Summary:        CM Super fonts
4676 Summary(hu.UTF-8):      CM Super betűtípus
4677 Group:          Fonts
4678 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4679
4680 %description fonts-cmsuper
4681 CM Super fonts.
4682
4683 %description fonts-cmsuper -l hu.UTF-8
4684 CM Super betűtípus
4685
4686
4687 %package fonts-cmcyr
4688 Summary:        Computer Modern fonts extended with Russian letters
4689 Summary(pl.UTF-8):      Fonty Computer Modern rozszerzone o litery rosyjskie
4690 Group:          Fonts
4691 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4692
4693 %description fonts-cmcyr
4694 Computer Modern fonts extended with Russian letters.
4695
4696 %description fonts-cmcyr -l pl.UTF-8
4697 Fonty Computer Modern rozszerzone o litery rosyjskie.
4698
4699 %package fonts-cmextra
4700 Summary:        Extra Computer Modern fonts, from the American Mathematical Society
4701 Summary(pl.UTF-8):      Dodatkowe fonty Computer Modern z AMS
4702 Group:          Fonts
4703 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4704
4705 %description fonts-cmextra
4706 Extra Computer Modern fonts, from the American Mathematical Society.
4707
4708 %description fonts-cmextra -l pl.UTF-8
4709 Dodatkowe fonty Computer Modern z AMS (American Mathematical Society).
4710
4711 %package fonts-concmath
4712 Summary:        Concrete Math fonts
4713 Summary(pl.UTF-8):      Fonty matematyczne Concrete Math
4714 Group:          Fonts
4715 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4716
4717 %description fonts-concmath
4718 Concrete Math fonts.
4719
4720 %description fonts-concmath -l pl.UTF-8
4721 Fonty matematyczne Concrete Math.
4722
4723 %package fonts-concrete
4724 Summary:        Concrete Roman fonts
4725 Summary(pl.UTF-8):      Fonty Concrete Roman
4726 Group:          Fonts
4727 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4728
4729 %description fonts-concrete
4730 Concrete Roman fonts, designed by Donald E. Knuth, originally for use
4731 with Euler math fonts.
4732
4733 %description fonts-concrete -l pl.UTF-8
4734 Fonty Concrete Roman, opracowane przez Donalda E. Knutha, oryginalnie
4735 przeznaczone do używania z fontami matematycznymi Euler.
4736
4737 %package fonts-cs
4738 Summary:        Czech/Slovak-tuned MetaFont Computer Modern fonts
4739 Summary(pl.UTF-8):      Fonty MetaFont Computer Modern dla języków czeskiego i słowackiego
4740 Group:          Fonts
4741 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4742
4743 %description fonts-cs
4744 Czech/Slovak-tuned MetaFont Computer Modern fonts.
4745
4746 %description fonts-cs -l pl.UTF-8
4747 Fonty MetaFont Computer Modern zmodyfikowane pod kątem języków
4748 czeskiego i słowackiego.
4749
4750 %package fonts-dstroke
4751 Summary:        Doublestroke font for typesetting the mathematical symbols
4752 Summary(pl.UTF-8):      Podwójnie kreślony font do składania symboli matematycznych
4753 Group:          Fonts
4754 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4755
4756 %description fonts-dstroke
4757 Doublestroke font for typesetting the mathematical symbols.
4758
4759 %description fonts-dstroke -l pl.UTF-8
4760 Podwójnie kreślony font do składania symboli matematycznych.
4761
4762 %package fonts-ecc
4763 Summary:        Sources for the European Concrete fonts
4764 Summary(pl.UTF-8):      Źródła dla fontów European Concrete
4765 Group:          Fonts
4766 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4767
4768 %description fonts-ecc
4769 The MetaFont sources and tfm files of the European Concrete Fonts.
4770 This is the EC implementation of Knuth's Concrete fonts, including
4771 also the corresponding text companion fonts.
4772
4773 %description fonts-ecc -l pl.UTF-8
4774 Źródła MetaFonta i pliki tfm dla fontów European Concrete. Jest to
4775 implementacja EC fontów Concrete Knutha, włącznie z odpowiadającymi
4776 tekstowymi fontami towarzyszącymi.
4777
4778 %package fonts-eurosym
4779 Summary:        The new European currency symbol for the Euro
4780 Summary(pl.UTF-8):      Symbol nowej europejskiej waluty Euro
4781 Group:          Fonts
4782 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4783
4784 %description fonts-eurosym
4785 The new European currency symbol for the Euro implemented in Metafont,
4786 using the official European Commission dimensions, and providing
4787 several shapes (normal, slanted, bold, outline).
4788
4789 %description fonts-eurosym -l pl.UTF-8
4790 Symbol nowej europejskiej waluty Euro, zaimplementowany w Metafoncie,
4791 z użyciem oficjalnych wymiarów wg Komisji Europejskiej, dostarczający
4792 różnych kształtów (normalnego, pochylonego, tłustego, szkicowanego).
4793
4794 %package fonts-eulervm
4795 Summary:        The Virtual Euler Math fonts
4796 Summary(pl.UTF-8):      Fonty Virtual Euler Math
4797 Group:          Fonts
4798 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4799
4800 %description fonts-eulervm
4801 Euler-VM is a set of _virtual_ math fonts based on Euler and CM. This
4802 approach has several advantages over immediately using the _real_
4803 Euler fonts: Most noticeably, less TeX resources are consumed, the
4804 quality of various math symbols is improved, and a usable \hslash
4805 symbol can be provided.
4806
4807 %description fonts-eulervm -l pl.UTF-8
4808 Euler-VM to zbiór _wirtualnych_ fontów matematycznych opartych na
4809 fontach Euler i CM. Podejście to ma różne zalety nad bezpośrednim
4810 używaniem _prawdziwych_ fontów Euler: najbardziej zauważalnie, używane
4811 jest mniej zasobów TeXa, poprawiona jest jakość różnych symboli
4812 matematycznych i może być dostępny używalny symbol \hslash.
4813
4814 %package fonts-euxm
4815 Summary:        Fonts similar to EUSM but with two more characters
4816 Summary(pl.UTF-8):      Fonty podobne do EUSM, ale z dwoma dodatkowymi znakami
4817 Group:          Fonts
4818 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4819
4820 %description fonts-euxm
4821 Fonts like EUSM but with two more characters needed for Concrete Math
4822 included in TeXLive distribution in fonts3.
4823
4824 %description fonts-euxm -l pl.UTF-8
4825 Fonty podobne do EUSM, ale z dwoma dodatkowymi znakami, potrzebnymi
4826 dla Concrete Math dołączonego w fonts3 dystrybucji TeXLive.
4827
4828 %package fonts-gothic
4829 Summary:        Gothic and ornamental initial fonts by Yannis Haralambous
4830 Summary(pl.UTF-8):      Początkowe fonty gotyckie i ornamentowe Yannisa Haralambousa
4831 Group:          Fonts
4832 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4833
4834 %description fonts-gothic
4835 Gothic and ornamental initial fonts by Yannis Haralambous.
4836
4837 %description fonts-gothic -l pl.UTF-8
4838 Początkowe fonty gotyckie i ornamentowe Yannisa Haralambousa.
4839
4840 %package fonts-hoekwater
4841 Summary:        Converted mflogo font
4842 Summary(pl.UTF-8):      Przekonwertowany font mflogo
4843 Group:          Fonts
4844 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4845
4846 %description fonts-hoekwater
4847 Fonts originally created in MetaFont, transformed to PostScript by
4848 Taco Hoekwater; includes logo, manfnt, rsfs, stmaryrd, wasy, wasy2,
4849 xipa.
4850
4851 %description fonts-hoekwater -l pl.UTF-8
4852 Fonty oryginalnie stworzone w MetaFoncie, przekształcone do
4853 PostScriptu przez Taco Hoekwatera; zawierają: logo, manfnt, rsfs,
4854 stmaryrd, wasy, wasy2, xipa.
4855
4856 %package fonts-jknappen
4857 Summary:        Miscellaneous packages by Joerg Knappen
4858 Summary(pl.UTF-8):      Różne pakiety autorstwa Joerga Knappena
4859 Group:          Fonts
4860 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4861
4862 %description fonts-jknappen
4863 Miscellaneous macros, mostly for making use of extra fonts, by Joerg
4864 Knappen, including sgmlcmpt.
4865
4866 %description fonts-jknappen -l pl.UTF-8
4867 Różne makra, głównie do używania dodatkowych fontów autorstwa Joerga
4868 Knappena. Zawiera sgmlcmpt.
4869
4870 %package fonts-kpfonts
4871 Summary:        A complete set of fonts for text and mathematics
4872 Summary(hu.UTF-8):      Betűtípusok teljes készlete (matematikai) szövegekhez
4873 Group:          Fonts
4874 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4875
4876 %description fonts-kpfonts
4877 A complete set of fonts for text and mathematics.
4878
4879 %description fonts-kpfonts -l hu.UTF-8
4880 Betűtípusok teljes készlete (matematikai) szövegekhez.
4881
4882 %package fonts-latex
4883 Summary:        Basic LaTeX fonts
4884 Summary(pl.UTF-8):      Podstawowe fonty dla LaTeXa
4885 Group:          Fonts
4886 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4887
4888 %description fonts-latex
4889 Basic LaTeX fonts.
4890
4891 %description fonts-latex -l pl.UTF-8
4892 Podstawowe fonty dla LaTeXa.
4893
4894 %package fonts-lh
4895 Summary:        Olga Lapko's LH fonts
4896 Summary(pl.UTF-8):      Fonty LH Olgi Lapko
4897 Group:          Fonts
4898 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4899
4900 %description fonts-lh
4901 The lh fonts for the `T2'/X2 encodings (for cyrillic languages).
4902
4903 %description fonts-lh -l pl.UTF-8
4904 Fonty lh dla kodowań `T2'/X2 (dla języków zapisywanych cyrylicą).
4905
4906 %package fonts-lm
4907 Summary:        Latin Modern family fonts
4908 Summary(pl.UTF-8):      Fonty z rodziny Latin Modern
4909 Group:          Applications/Publishing/TeX
4910 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4911
4912 %description fonts-lm
4913 Latin Modern family of fonts, based on the Computer Modern fonts
4914 released into public domain by AMS (copyright (C) 1997 AMS). Contain a
4915 lot of additional characters, mainly accented ones, but not only.
4916 There is a one set of PostScript fonts and four sets of TeX Font
4917 Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
4918 encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
4919 Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
4920 potential user knows what to do with all these files. The author is
4921 Boguslaw Jackowski.
4922
4923 %description fonts-lm -l pl.UTF-8
4924 Rodzina fontów Latin Modern, oparta na fontach Computer Modern
4925 przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
4926 Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
4927 Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
4928 Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
4929 QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
4930 (texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
4931 (ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
4932 tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
4933
4934 %package fonts-marvosym
4935 Summary:        Martin Vogel's Symbol (marvosym) font
4936 Summary(pl.UTF-8):      Font Symbol Martina Vogela (marvosym)
4937 Group:          Fonts
4938 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4939
4940 %description fonts-marvosym
4941 Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
4942 currency symbol as defined by the European commission; Euro currency
4943 symbols in typefaces Times, Helvetica and Courier; Symbols for
4944 structural engineering; Symbols for steel cross-sections; Astronomy
4945 signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
4946 symbols; CE sign and others.
4947
4948 %description fonts-marvosym -l pl.UTF-8
4949 Font Symbol Martina Vogela (marvosym) to font zawierający: symbol
4950 waluty Euro zdefiniowany przez Komisję Europejską; symbole waluty Euro
4951 dla krojów Times, Helvetica i Courier; symbole dla inżynierii
4952 strukturalnej; symbole dla przekroi poprzecznych; symbole
4953 astronomiczne (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole
4954 krawieckie; znak CE i inne.
4955
4956 %package fonts-mflogo
4957 Summary:        Logo fonts
4958 Summary(pl.UTF-8):      Fonty logo
4959 Group:          Fonts
4960 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4961
4962 %description fonts-mflogo
4963 Logo fonts.
4964
4965 %description fonts-mflogo -l pl.UTF-8
4966 Fonty logo.
4967
4968 %package fonts-misc
4969 Summary:        Miscellaneous fonts
4970 Summary(pl.UTF-8):      Różne fonty
4971 Group:          Fonts
4972 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4973
4974 %description fonts-misc
4975 Miscellaneous fonts.
4976
4977 %description fonts-misc -l pl.UTF-8
4978 Fonty różne.
4979
4980 %package fonts-monotype
4981 Summary:        Monotype fonts
4982 Summary(pl.UTF-8):      Fonty Monotype
4983 Group:          Fonts
4984 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4985
4986 %description fonts-monotype
4987 Monotype fonts.
4988
4989 %description fonts-monotype -l pl.UTF-8
4990 Fonty Monotype.
4991
4992 %package fonts-omega
4993 Summary:        Fonts for Omega - extended unicode TeX
4994 Summary(pl.UTF-8):      Fonty dla Omegi - TeXa ze wsparciem dla unikodu
4995 Group:          Fonts
4996 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4997
4998 %description fonts-omega
4999 Fonts for Omega - extended unicode TeX.
5000
5001 %description fonts-omega -l pl.UTF-8
5002 Fonty dla Omegi - TeXa ze wsparciem dla unikodu.
5003
5004 %package fonts-other
5005 Summary:        Other fonts
5006 Summary(hu.UTF-8):      További betűtípusok
5007 Group:          Fonts
5008 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5009
5010 %description fonts-other
5011 Other fonts.
5012
5013 %description fonts-omega -l hu.UTF-8
5014 További betűtípusok.
5015
5016 %package fonts-pazo
5017 Summary:        Pazo fonts
5018 Summary(pl.UTF-8):      Fonty Pazo
5019 Group:          Fonts
5020 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5021
5022 %description fonts-pazo
5023 Pazo fonts.
5024
5025 %description fonts-pazo -l pl.UTF-8
5026 Fonty Pazo.
5027
5028 %package fonts-pl
5029 Summary:        Polish fonts
5030 Summary(pl.UTF-8):      Polskie fonty
5031 Group:          Fonts
5032 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5033
5034 %description fonts-pl
5035 Polish fonts.
5036
5037 %description fonts-pl -l pl.UTF-8
5038 Polskie fonty.
5039
5040 %package fonts-px
5041 Summary:        PX fonts
5042 Summary(pl.UTF-8):      Fonty PX
5043 Group:          Fonts
5044 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5045
5046 %description fonts-px
5047 PX fonts.
5048
5049 %description fonts-px -l pl.UTF-8
5050 Fonty PX.
5051
5052 %package fonts-qfonts
5053 Summary:        Quasi fonts
5054 Summary(pl.UTF-8):      Fonty Quasi
5055 Group:          Fonts
5056 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5057
5058 %description fonts-qfonts
5059 Quasi fonts.
5060
5061 %description fonts-qfonts -l pl.UTF-8
5062 Fonty Quasi.
5063
5064 %package fonts-qpx
5065 Summary:        Additional fonts for QPX package
5066 Summary(pl.UTF-8):      Dodatkowe fonty dla pakietu QPX
5067 Group:          Fonts
5068 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5069 Requires:       %{name}-fonts-px = %{epoch}:%{version}-%{release}
5070 Requires:       %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
5071
5072 %description fonts-qpx
5073 Additional fonts for QPX package.
5074
5075 %description fonts-qpx -l pl.UTF-8
5076 Dodatkowe fonty dla pakietu QPX.
5077
5078 %package fonts-qpxqtx
5079 Summary:        Additional fonts for QTX package
5080 Summary(pl.UTF-8):      Dodatkowe fonty dla pakietu QTX
5081 Group:          Fonts
5082 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5083 # I hope qpxqtx doesn't need qfonts
5084 # Requires:     %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
5085 Requires:       %{name}-fonts-tx = %{epoch}:%{version}-%{release}
5086
5087 %description fonts-qpxqtx
5088 Additional fonts for QTX package.
5089
5090 %description fonts-qpxqtx -l pl.UTF-8
5091 Dodatkowe fonty dla pakietu QTX.
5092
5093 %package fonts-rsfs
5094 Summary:        Fonts of uppercase script letters for scientific and mathematical typesetting
5095 Summary(pl.UTF-8):      Fonty wielkich liter pisanych do składania dokumentów naukowych i matematycznych
5096 Group:          Fonts
5097 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5098
5099 %description fonts-rsfs
5100 Fonts of uppercase script letters for use as symbols in scientific and
5101 mathematical typesetting, in contrast to the informal script fonts
5102 such as that used for the `calligraphic' symbols in the TeX math
5103 symbol font.
5104
5105 %description fonts-rsfs -l pl.UTF-8
5106 Fonty wielkich liter pisanych do używania jako symbole przy składaniu
5107 dokumentów naukowych i matematycznych, w odróżnieniu od nieformalnych
5108 fontów pisanych takich jak używane do symboli "kaligraficznych" w
5109 matematycznym foncie TeXowym symbol.
5110
5111 %package fonts-stmaryrd
5112 Summary:        St Mary Road symbols for functional programming
5113 Summary(pl.UTF-8):      Symbole St Mary Road do programowania funkcyjnego
5114 Group:          Fonts
5115 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5116
5117 %description fonts-stmaryrd
5118 St Mary Road symbols for functional programming.
5119
5120 %description fonts-stmaryrd -l pl.UTF-8
5121 Symbole St Mary Road do programowania funkcyjnego.
5122
5123 %package fonts-tx
5124 Summary:        TX fonts
5125 Summary(pl.UTF-8):      Fonty TX
5126 Group:          Fonts
5127 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5128
5129 %description fonts-tx
5130 TX fonts.
5131
5132 %description fonts-tx -l pl.UTF-8
5133 Fonty TX.
5134
5135 %package fonts-uhc
5136 Summary:        UHC fonts
5137 Group:          Fonts
5138 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5139
5140 %description fonts-uhc
5141 UHC fonts.
5142
5143 %package fonts-urw
5144 Summary:        URW fonts
5145 Summary(pl.UTF-8):      Fonty URW
5146 Group:          Fonts
5147 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5148
5149 %description fonts-urw
5150 URW fonts.
5151
5152 %description fonts-urw -l pl.UTF-8
5153 Fonty URW.
5154
5155 %package fonts-urwvn
5156 Summary:        URWVN fonts
5157 Summary(pl.UTF-8):      Fonty URWVN
5158 Group:          Fonts
5159 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5160
5161 %description fonts-urwvn
5162 URWVN fonts.
5163
5164 %description fonts-urwvn -l pl.UTF-8
5165 Fonty URWVN.
5166
5167 %package fonts-vnr
5168 Summary:        VNR fonts
5169 Summary(pl.UTF-8):      Fonty VNR
5170 Group:          Fonts
5171 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5172
5173 %description fonts-vnr
5174 VNR fonts.
5175
5176 %description fonts-vnr -l pl.UTF-8
5177 Fonty VNR.
5178
5179 %package fonts-urw35vf
5180 Summary:        urw35vf fonts
5181 Summary(hu.UTF-8):      urw35vf betűtípus
5182 Summary(pl.UTF-8):      Fonty urw35vf
5183 Group:          Fonts
5184 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5185
5186 %description fonts-urw35vf
5187 urw35vf fonts.
5188
5189 %description fonts-urw35vf -l hu.UTF-8
5190 urw35vf betűtípus.
5191
5192 %package fonts-wadalab
5193 Summary:        Wadalab fonts
5194 Group:          Fonts
5195 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5196
5197 %description fonts-wadalab
5198 Wadalab fonts.
5199
5200 %package fonts-wasy
5201 Summary:        Waldis symbol fonts
5202 Summary(pl.UTF-8):      Fonty Waldis symbol
5203 Group:          Fonts
5204 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5205
5206 %description fonts-wasy
5207 Waldis symbol fonts.
5208
5209 %description fonts-wasy -l pl.UTF-8
5210 Fonty Waldis symbol.
5211
5212 %package fonts-xypic
5213 Summary:        Xy-pic fonts
5214 Summary(pl.UTF-8):      Fonty Xy-pic
5215 Group:          Fonts
5216 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5217
5218 %description fonts-xypic
5219 Xy-pic fonts.
5220
5221 %description fonts-xypic -l pl.UTF-8
5222 Fonty Xy-pic.
5223
5224 %package fonts-yandy
5225 Summary:        European Modern fonts from Y&Y
5226 Summary(pl.UTF-8):      Fonty European Modern od Y&Y
5227 Group:          Fonts
5228 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5229
5230 %description fonts-yandy
5231 European Modern fonts from Y&Y.
5232
5233 %description fonts-yandy -l pl.UTF-8
5234 Fonty European Modern od Y&Y.
5235
5236 %package fonts-type1-antp
5237 Summary:        Antykwa Poltawskiego, a Type 1 family of Polish traditional type
5238 Summary(pl.UTF-8):      Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako Type 1
5239 Group:          Fonts
5240 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5241
5242 %description fonts-type1-antp
5243 Antykwa Poltawskiego, a Type 1 family of Polish traditional type.
5244
5245 %description fonts-type1-antp -l pl.UTF-8
5246 Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako
5247 Type 1.
5248
5249 %package fonts-type1-antt
5250 Summary:        Antykwa Torunska, a Type 1 family of a Polish traditional type
5251 Summary(pl.UTF-8):      Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1
5252 Group:          Fonts
5253 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5254
5255 %description fonts-type1-antt
5256 Antykwa Torunska, a Type 1 family of a Polish traditional type.
5257
5258 %description fonts-type1-antt -l pl.UTF-8
5259 Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1.
5260
5261 %package fonts-type1-arphic
5262 Summary:        Type1 Arphic fonts
5263 Group:          Fonts
5264 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5265
5266 %description fonts-type1-arphic
5267 Type1 Arphic fonts.
5268
5269 %package fonts-type1-belleek
5270 Summary:        Free replacement for basic MathTime fonts
5271 Summary(pl.UTF-8):      Wolnodostępny zamiennik podstawowych fontów MathTime
5272 Group:          Fonts
5273 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5274
5275 %description fonts-type1-belleek
5276 Free replacement for basic MathTime fonts.
5277
5278 %description fonts-type1-belleek -l pl.UTF-8
5279 Wolnodostępny zamiennik podstawowych fontów MathTime.
5280
5281 %package fonts-type1-bitstream
5282 Summary:        Bitstream fonts
5283 Summary(pl.UTF-8):      Fonty Bitstream
5284 Group:          Fonts
5285 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5286 Obsoletes:      tetex-fonts-type1-bitstrea
5287
5288 %description fonts-type1-bitstream
5289 Bitstream fonts.
5290
5291 %description fonts-type1-bitstream -l pl.UTF-8
5292 Fonty Bitstream.
5293
5294 %package fonts-type1-bluesky
5295 Summary:        Computer Modern family fonts
5296 Summary(pl.UTF-8):      Fonty z rodziny Computer Modern
5297 Group:          Fonts
5298 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5299
5300 %description fonts-type1-bluesky
5301 Computer Modern family fonts.
5302
5303 %description fonts-type1-bluesky -l pl.UTF-8
5304 Fonty z rodzony Computer Modern.
5305
5306 %package fonts-type1-cc-pl
5307 Summary:        Polish version of Computer Concrete fonts
5308 Summary(pl.UTF-8):      Polska wersja fontów Computer Concrete
5309 Group:          Fonts
5310 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5311
5312 %description fonts-type1-cc-pl
5313 Polish version of Computer Concrete fonts.
5314
5315 %description fonts-type1-cc-pl -l pl.UTF-8
5316 Polska wersja fontów Computer Concrete.
5317
5318 %package fonts-type1-cmcyr
5319 Summary:        Computer Modern fonts extended with Russian letters
5320 Summary(pl.UTF-8):      Fonty Computer Modern rozszerzone o litery rosyjskie
5321 Group:          Fonts
5322 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5323
5324 %description fonts-type1-cmcyr
5325 Computer Modern fonts extended with Russian letters.
5326
5327 %description fonts-type1-cmcyr -l pl.UTF-8
5328 Fonty Computer Modern rozszerzone o litery rosyjskie.
5329
5330 %package fonts-type1-cs
5331 Summary:        Czech/Slovak-tuned MetaFont Computer Modern fonts
5332 Summary(pl.UTF-8):      Fonty MetaFont Computer Modern dla języków czeskiego i słowackiego
5333 Group:          Fonts
5334 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5335
5336 %description fonts-type1-cs
5337 Czech/Slovak-tuned MetaFont Computer Modern fonts.
5338
5339 %description fonts-type1-cs -l pl.UTF-8
5340 Fonty MetaFont Computer Modern zmodyfikowane pod kątem języków
5341 czeskiego i słowackiego.
5342
5343 %package fonts-type1-dstroke
5344 Summary:        Doublestroke Type1 font for typesetting the mathematical symbols
5345 Summary(pl.UTF-8):      Podwójnie kreślony font Type1 do składania symboli matematycznych
5346 Group:          Fonts
5347 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5348
5349 %description fonts-type1-dstroke
5350 Doublestroke Type1 font for typesetting the mathematical symbols.
5351
5352 %description fonts-type1-dstroke -l pl.UTF-8
5353 Podwójnie kreślony font Type1 do składania symboli matematycznych.
5354
5355 %package fonts-type1-eurosym
5356 Summary:        The new European currency symbol for the Euro
5357 Summary(pl.UTF-8):      Symbol nowej europejskiej waluty Euro
5358 Group:          Fonts
5359 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5360
5361 %description fonts-type1-eurosym
5362 The new European currency symbol for the Euro implemented in Metafont,
5363 using the official European Commission dimensions, and providing
5364 several shapes (normal, slanted, bold, outline).
5365
5366 %description fonts-type1-eurosym -l pl.UTF-8
5367 Symbol nowej europejskiej waluty Euro, zaimplementowany w Metafoncie,
5368 z użyciem oficjalnych wymiarów wg Komisji Europejskiej, dostarczający
5369 różnych kształtów (normalnego, pochylonego, tłustego, szkicowanego).
5370
5371 %package fonts-type1-hoekwater
5372 Summary:        Converted mflogo font
5373 Summary(pl.UTF-8):      Przekonwertowany font mflogo
5374 Group:          Fonts
5375 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5376
5377 %description fonts-type1-hoekwater
5378 Fonts originally created in MetaFont, transformed to PostScript by
5379 Taco Hoekwater; includes logo, manfnt, rsfs, stmaryrd, wasy, wasy2,
5380 xipa.
5381
5382 %description fonts-type1-hoekwater -l pl.UTF-8
5383 Fonty oryginalnie stworzone w MetaFoncie, przekształcone do
5384 PostScriptu przez Taco Hoekwatera; zawierają: logo, manfnt, rsfs,
5385 stmaryrd, wasy, wasy2, xipa.
5386
5387 %package fonts-type1-fpl
5388 Summary:        SC/OsF fonts for URW Palladio L
5389 Summary(pl.UTF-8):      Fonty SC/OsF dla URW Palladio L
5390 Group:          Fonts
5391 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5392
5393 %description fonts-type1-fpl
5394 The FPL Fonts provide a set of SC/OsF fonts for URW Palladio L which
5395 are compatible with respect to metrics with the Palatino SC/OsF fonts
5396 from Adobe. Note that it is not the author's aim to exactly reproduce
5397 the outlines of the original Adobe fonts. The SC and OsF in the FPL
5398 Fonts were designed with the glyphs from URW Palladio L as starting
5399 point. For some glyphs (eg 'o') the author got the best result by
5400 scaling and boldening. For others (eg 'h') shifting selected portions
5401 of the character gave more satisfying results. All this was done using
5402 the free font editor FontForge <http://fontforge.sf.net/>. The kerning
5403 data in these fonts comes from Walter Schmidt's improved Palatino
5404 metrics.
5405
5406 %description fonts-type1-fpl -l pl.UTF-8
5407 Fonty FPL dostarczają zbiór fontów SC/OsF dla URW Palladio L, które są
5408 kompatybilne co do metryk z fontami Palatino SC/OsF firmy Adobe.
5409 Należy jednak zaznaczyć, że celem autora nie jest dokładne odtworzenie
5410 kształtów oryginalnych fontów Adobe. SC i OsF w fontach FPL były
5411 projektowane w oparciu o glify z URW Palladio L. Dla niektórych glifów
5412 (np. 'o') autor uzyskał najlepszy wynik poprzez skalowanie i
5413 pogrubianie. Dla innych (np. 'h') przesuwanie wybranych części znaku
5414 dało lepsze wyniki. Wszystko to zostało zrobione przy użyciu
5415 wolnodostępnego edytora fontów FontForge <http://fontforge.sf.net/>.
5416 Dane dla kerningu w tych fontach pochodzą z ulepszonych metryk
5417 Palatino Waltera Schmidta.
5418
5419 %package fonts-type1-tt2001
5420 Summary:        Type1 tt2001 family fonts
5421 Summary(pl.UTF-8):      Fonty Type1 z rodziny tt2001
5422 Group:          Applications/Publishing/TeX
5423 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5424
5425 %description fonts-type1-tt2001
5426 Type1 tt2001 famliy fonts.
5427
5428 %description fonts-type1-tt2001 -l pl.UTF-8
5429 Fonty Type1 z rodziny tt2001.
5430
5431 %package fonts-type1-lm
5432 Summary:        Type1 Latin Modern family fonts
5433 Summary(pl.UTF-8):      Fonty Type1 z rodziny Latin Modern
5434 Group:          Applications/Publishing/TeX
5435 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5436
5437 %description fonts-type1-lm
5438 Latin Modern family of fonts, based on the Computer Modern fonts
5439 released into public domain by AMS (copyright (C) 1997 AMS). Contain a
5440 lot of additional characters, mainly accented ones, but not only.
5441 There is a one set of PostScript fonts and four sets of TeX Font
5442 Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
5443 encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
5444 Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
5445 potential user knows what to do with all these files. The author is
5446 Boguslaw Jackowski.
5447
5448 %description fonts-type1-lm -l pl.UTF-8
5449 Rodzina fontów Latin Modern, oparta na fontach Computer Modern
5450 przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
5451 Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
5452 Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
5453 Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
5454 QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
5455 (texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
5456 (ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
5457 tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
5458
5459 %package fonts-type1-marvosym
5460 Summary:        Martin Vogel's Symbol (marvosym) font
5461 Summary(pl.UTF-8):      Font Symbol Martina Vogela (marvosym)
5462 Group:          Fonts
5463 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5464
5465 %description fonts-type1-marvosym
5466 Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
5467 currency symbol as defined by the European commission; Euro currency
5468 symbols in typefaces Times, Helvetica and Courier; Symbols for
5469 structural engineering; Symbols for steel cross-sections; Astronomy
5470 signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
5471 symbols; CE sign and others.
5472
5473 %description fonts-type1-marvosym -l pl.UTF-8
5474 Font Symbol Martina Vogela (marvosym) to font zawierający: symbol
5475 waluty Euro zdefiniowany przez Komisję Europejską; symbole waluty Euro
5476 dla krojów Times, Helvetica i Courier; symbole dla inżynierii
5477 strukturalnej; symbole dla przekroi poprzecznych; symbole
5478 astronomiczne (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole
5479 krawieckie; znak CE i inne.
5480
5481 %package fonts-type1-mathpazo
5482 Summary:        Pazo Math fonts
5483 Summary(pl.UTF-8):      Fonty matematyczne Pazo Math
5484 Group:          Fonts
5485 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5486
5487 %description fonts-type1-mathpazo
5488 Pazo Math fonts.
5489
5490 %description fonts-type1-mathpazo -l pl.UTF-8
5491 Fonty matematyczne Pazo Math.
5492
5493 %package fonts-type1-omega
5494 Summary:        Type1 fonts for Omega - extended unicode TeX
5495 Summary(pl.UTF-8):      Fonty Type1 dla Omegi - TeXa ze wsparciem dla unikodu
5496 Group:          Fonts
5497 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5498
5499 %description fonts-type1-omega
5500 Type1 fonts for Omega - extended unicode TeX.
5501
5502 %description fonts-type1-omega -l pl.UTF-8
5503 Fonty Type1 dla Omegi - TeXa ze wsparciem dla unikodu.
5504
5505 %package fonts-type1-pl
5506 Summary:        Polish fonts
5507 Summary(pl.UTF-8):      Polskie fonty
5508 Group:          Fonts
5509 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5510 Requires:       %{name}-fonts-type1-bluesky = %{epoch}:%{version}-%{release}
5511
5512 %description fonts-type1-pl
5513 Polish fonts.
5514
5515 %description fonts-type1-pl -l pl.UTF-8
5516 Polskie fonty.
5517
5518 %package fonts-type1-px
5519 Summary:        PX fonts
5520 Summary(pl.UTF-8):      Fonty PX
5521 Group:          Fonts
5522 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5523
5524 %description fonts-type1-px
5525 PX fonts.
5526
5527 %description fonts-type1-px -l pl.UTF-8
5528 Fonty PX.
5529
5530 %package fonts-type1-qfonts
5531 Summary:        Quasi fonts
5532 Summary(pl.UTF-8):      Fonty Quasi
5533 Group:          Fonts
5534 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5535
5536 %description fonts-type1-qfonts
5537 Quasi fonts.
5538
5539 %description fonts-type1-qfonts -l pl.UTF-8
5540 Fonty Quasi.
5541
5542 %package fonts-type1-tx
5543 Summary:        TX fonts
5544 Summary(pl.UTF-8):      Fonty TX
5545 Group:          Fonts
5546 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5547
5548 %description fonts-type1-tx
5549 TX fonts.
5550
5551 %description fonts-type1-tx -l pl.UTF-8
5552 Fonty TX.
5553
5554 %package fonts-type1-uhc
5555 Summary:        Type1 UHC fonts
5556 Group:          Fonts
5557 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5558
5559 %description fonts-type1-uhc
5560 Type1 UHC fonts.
5561
5562 %package fonts-type1-urw
5563 Summary:        URW fonts
5564 Summary(pl.UTF-8):      Fonty URW
5565 Group:          Fonts
5566 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5567
5568 %description fonts-type1-urw
5569 URW fonts.
5570
5571 %description fonts-type1-urw -l pl.UTF-8
5572 Fonty URW.
5573
5574 %package fonts-type1-vnr
5575 Summary:        Type1 VNR fonts
5576 Summary(pl.UTF-8):      Fonty Type1 VNR
5577 Group:          Fonts
5578 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5579
5580 %description fonts-type1-vnr
5581 Type1 VNR fonts.
5582
5583 %description fonts-type1-vnr -l pl.UTF-8
5584 Fonty Type1 VNR.
5585
5586 %package fonts-type1-wadalab
5587 Summary:        Type1 Wadalab fonts
5588 Group:          Fonts
5589 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5590
5591 %description fonts-type1-wadalab
5592 Type1 Wadalab fonts.
5593
5594 %package fonts-type1-xypic
5595 Summary:        Xy-pic fonts
5596 Summary(pl.UTF-8):      Fonty Xy-pic
5597 Group:          Fonts
5598 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5599
5600 %description fonts-type1-xypic
5601 Xy-pic fonts.
5602
5603 %description fonts-type1-xypic -l pl.UTF-8
5604 Fonty Xy-pic.
5605
5606 # TeXLive-specific packages - there wasn't before...
5607 %package afm2pl
5608 Summary:        Convert an Adobe font metric file to a TeX font property list
5609 Group:          Fonts
5610
5611 %description afm2pl
5612 Convert an Adobe font metric file to a TeX font property list.
5613
5614 %package bbox
5615 Summary:        bbox prints the bounding box of images
5616 Group:          Applications/Publishing/TeX
5617
5618 %description bbox
5619 bbox reads a rawppm or rawpbm file and prints out the bounding box of
5620 the image.
5621
5622 %package cefutils
5623 Summary:        In cefutils there are CEF-compatible utils
5624 Group:          Applications/Publishing/TeX
5625
5626 %description cefutils
5627 In cefutils there are CEF-compatible (Chinese Encoding Framework)
5628 utils.
5629
5630 %package detex
5631 Summary:        A filter to strip TeX commands from a .tex file
5632 Summary(hu.UTF-8):      Egy szűrő, amely .tex fájlokból szűri ki a TeX parancsokat
5633 Group:          Applications/Publishing/TeX
5634
5635 %description detex
5636 A filter to strip TeX commands from a .tex file.
5637
5638 %description detex -l hu.UTF-8
5639 Egy szűrő, amely .tex fájlokból szűri ki a TeX parancsokat.
5640
5641 %package dviutils
5642 Summary:        Various DVI utils
5643 Summary(hu.UTF-8):      Vegyes DVI eszközök
5644 Group:          Applications/Publishing/TeX
5645
5646 %description dviutils
5647 This package contains various DVI utils.
5648
5649 %description dviutils -l hu.UTF-8
5650 Ez a csomag mindenféle DVI eszközt tartalmaz.
5651
5652 %package epsutils
5653 Summary:        Various EPS utils
5654 Group:          Applications/Publishing/TeX
5655
5656 %description epsutils
5657 Various EPS (Encapsulated PostScript) utils.
5658
5659 %package filters
5660 Summary:        Various filters
5661 Group:          Applications/Publishing/TeX
5662
5663 %description filters
5664 Various filters.
5665
5666 %package uncategorized-utils
5667 Summary:        Uncategorized utils
5668 Group:          Applications/Publishing/TeX
5669
5670 %description uncategorized-utils
5671 Uncategorized utilities. Needs check and categorizing.
5672
5673 %package tex4ht
5674 Summary:        LaTeX and TeX for hypertext
5675 Group:          Applications/Publishing/TeX
5676
5677 %description tex4ht
5678 A converter from TeX and LaTeX to hypertext (HTML, XML, etc.),
5679 providing a configurable (La)TeX-based authoring system for hypertext.
5680 When converting to XML, you can use MathML instead of images for
5681 equation representation.
5682
5683 %package xetex
5684 Summary:        Extended TeX / LaTeX version for unicode
5685 Group:          Applications/Publishing/TeX
5686 Requires(post,postun):  /usr/bin/texhash
5687 Requires:       %{name}-fonts-misc = %{epoch}:%{version}-%{release}
5688
5689 %description xetex
5690 XeTeX extends the TeX typesetting system (and macro packages such as
5691 LaTeX and ConTeXt) to have native support for the Unicode character
5692 set, including complex Asian scripts, and for OpenType and TrueType
5693 fonts.
5694
5695 %package xmltex
5696 Summary:        TeX package for processing XML files
5697 Group:          Applications/Publishing/TeX
5698 Requires(post,postun):  /usr/bin/texhash
5699
5700 %description xmltex
5701 XMLTeX is a non-validating, namespace-aware XML parser written in TeX.
5702 It allows TeX to directly process XML files.
5703
5704
5705 %prep
5706 %setup -q -c -T -n %{name}-%{version}-source
5707 lzma -dc %{SOURCE0} | tar xf - -C ..
5708 %patch0 -p1
5709 %patch1 -p1
5710
5711 cd libs/teckit
5712 cat ax*.m4 > acinclude.m4
5713 %{__libtoolize}
5714 %{__aclocal}
5715 %{__autoconf}
5716 %{__automake}
5717
5718 %build
5719 find . -name "config.sub" -exec cp /usr/share/automake/config.sub '{}' ';'
5720 %{__sed} -i 's@"extend/\(.*\)"@<\1>@' texk/ttf2pk/*.c
5721 cd texk/kpathsea
5722 %{__sed} -i 's@^TEXMFMAIN =.*@TEXMFMAIN = %{texmf}@' texmf.cnf
5723 %{__sed} -i 's@^TEXMFDIST =.*@TEXMFDIST = %{texmfdist}@' texmf.cnf
5724 %{__sed} -i 's@^TEXMFLOCAL =.*@TEXMFLOCAL = %{texmf}@' texmf.cnf
5725 %{__sed} -i 's@^TEXMFSYSVAR =.*@TEXMFSYSVAR = %{_localstatedir}@' texmf.cnf
5726 %{__sed} -i 's@^TEXMFSYSCONFIG =.*@TEXMFSYSCONFIG = %{_sysconfdir}/%{name}@' texmf.cnf
5727 %{__sed} -i 's@^TEXMFVAR =.*@TEXMFVAR = %{_localstatedir}@' texmf.cnf
5728 cd ../..
5729
5730 %configure \
5731 %if %{with bootstrap}
5732         --without-xindy \
5733         --without-luatex \
5734 %endif
5735         --disable-multiplatform \
5736         --disable-static \
5737         --enable-a4 \
5738         --enable-gf \
5739         --enable-ipc \
5740         --enable-shared \
5741         --with-fontconfig \
5742         --with-fonts-dir=/var/cache/fonts \
5743         --with-ncurses \
5744         --with-system-freetype \
5745         --with-freetype-include=/usr/include/freetype \
5746         --with-system-freetype2 \
5747         --with-freetype2-include=/usr/include/freetype2 \
5748         --with-system-gd \
5749         --with-system-ncurses \
5750         --with-system-pnglib \
5751         --with-system-t1lib \
5752         --with-system-zlib \
5753         --with-xdvi-x-toolkit=xaw \
5754         --without-dialog \
5755         --without-t1utils \
5756         --without-texinfo
5757
5758 %{__make}
5759
5760 %install
5761 rm -rf $RPM_BUILD_ROOT
5762 install -d $RPM_BUILD_ROOT%{_datadir} \
5763         $RPM_BUILD_ROOT%{_desktopdir} \
5764         $RPM_BUILD_ROOT%{_pixmapsdir} \
5765         $RPM_BUILD_ROOT%{_mandir}/man5 \
5766         $RPM_BUILD_ROOT/var/cache/fonts \
5767         $RPM_BUILD_ROOT/etc/cron.daily\
5768         $RPM_BUILD_ROOT/etc/sysconfig/tetex-updmap\
5769         $RPM_BUILD_ROOT%{_localstatedir}/fonts/map\
5770         $RPM_BUILD_ROOT%{fmtdir}/pdftex
5771
5772 lzma -dc %{SOURCE1} | tar xf - -C $RPM_BUILD_ROOT%{_datadir}
5773 %{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf $RPM_BUILD_ROOT%{texmf}
5774 %{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf-dist $RPM_BUILD_ROOT%{texmfdist}
5775 %{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf-doc $RPM_BUILD_ROOT%{texmfdoc}
5776 %{__mv} $RPM_BUILD_ROOT%{texmfdist}/doc/generic/pgfplots/* $RPM_BUILD_ROOT%{texmfdist}/doc/latex/pgfplots
5777 rmdir $RPM_BUILD_ROOT%{texmfdist}/doc/generic/pgfplots
5778 # imho it is unneeded
5779 %{__rm} -r $RPM_BUILD_ROOT%{texmfdist}/doc/fonts/{ec,fc,utopia}
5780 %{__rm} -r $RPM_BUILD_ROOT%{texmf}/doc/cefconv
5781
5782 # This is an empty directory
5783 %{__rm} -r $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf
5784 # Useless binary
5785 %{__rm} $RPM_BUILD_ROOT%{_datadir}/texmf-dist/doc/latex/splitindex/splitindex{.exe,-Linux-i386,-OpenBSD-i386}
5786
5787 # commented out because of following (non-fatal) error:
5788 # Can't open texmf/web2c/texmf.cnf: No such file or directory.
5789 #perl -pi \
5790 #       -e "s|\.\./\.\./texmf|$RPM_BUILD_ROOT%{texmf}|g;" \
5791 #       -e "s|/var/cache/fonts|$RPM_BUILD_ROOT/var/cache/fonts|g;" \
5792 #       texmf/web2c/texmf.cnf
5793
5794 install -d $RPM_BUILD_ROOT%{texmf}/fonts/opentype/public
5795
5796 LD_LIBRARY_PATH=$RPM_BUILD_ROOT%{_libdir}; export LD_LIBRARY_PATH
5797
5798 %{__make} install \
5799         prefix=$RPM_BUILD_ROOT%{_prefix} \
5800         bindir=$RPM_BUILD_ROOT%{_bindir} \
5801         mandir=$RPM_BUILD_ROOT%{_mandir} \
5802         libdir=$RPM_BUILD_ROOT%{_libdir} \
5803         datadir=$RPM_BUILD_ROOT%{_datadir} \
5804         infodir=$RPM_BUILD_ROOT%{_infodir} \
5805         includedir=$RPM_BUILD_ROOT%{_includedir} \
5806         sbindir=$RPM_BUILD_ROOT%{_sbindir} \
5807         texmf=$RPM_BUILD_ROOT%{texmf} \
5808         texmfsysvar=$RPM_BUILD_ROOT%{_localstatedir} \
5809         texmfsysconfig=$RPM_BUILD_ROOT%{texmf}
5810
5811 %{__rm} $RPM_BUILD_ROOT%{texmf}/scripts/texlive/uninstall-win32.pl
5812 # Fix broken symlinks
5813 CURDIR=$(pwd)
5814 cd $RPM_BUILD_ROOT%{_bindir}
5815 ln -sf ../share/texmf/scripts/a2ping/a2ping.pl a2ping
5816 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/context context
5817 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/ctxtools ctxtools
5818 ln -sf ../share/texmf-dist/scripts/dviasm/dviasm.py dviasm
5819 ln -sf ../share/texmf/scripts/tetex/e2pall.pl e2pall
5820 ln -sf ../share/texmf-dist/scripts/bengali/ebong.py ebong
5821 ln -sf ../share/texmf-dist/scripts/epspdf/epspdf epspdf
5822 ln -sf ../share/texmf-dist/scripts/epspdf/epspdftk epspdftk
5823 ln -sf ../share/texmf/scripts/epstopdf/epstopdf.pl epstopdf
5824 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/exatools exatools
5825 ln -sf ../share/texmf/scripts/texlive/getnonfreefonts.pl getnonfreefonts
5826 ln -sf ../share/texmf/scripts/texlive/getnonfreefonts.pl getnonfreefonts-sys
5827 ln -sf ../share/texmf-dist/scripts/tex4ht/ht.sh ht
5828 ln -sf ../share/texmf-dist/scripts/tex4ht/htcontext.sh htcontext
5829 ln -sf ../share/texmf-dist/scripts/tex4ht/htlatex.sh htlatex
5830 ln -sf ../share/texmf-dist/scripts/tex4ht/htmex.sh htmex
5831 ln -sf ../share/texmf-dist/scripts/tex4ht/httex.sh httex
5832 ln -sf ../share/texmf-dist/scripts/tex4ht/httexi.sh httexi
5833 ln -sf ../share/texmf-dist/scripts/tex4ht/htxelatex.sh htxelatex
5834 ln -sf ../share/texmf-dist/scripts/tex4ht/htxetex.sh htxetex
5835 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/luatools luatools
5836 ln -sf ../share/texmf-dist/scripts/glossaries/makeglossaries makeglossaries
5837 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/makempy makempy
5838 ln -sf ../share/texmf-dist/scripts/tex4ht/mk4ht.pl mk4ht
5839 ln -sf ../share/texmf-dist/scripts/mkjobtexmf/mkjobtexmf.pl mkjobtexmf
5840 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mpstools mpstools
5841 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mptopdf mptopdf
5842 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mtxrun mtxrun
5843 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mtxtools mtxtools
5844 ln -sf ../share/texmf-dist/scripts/oberdiek/pdfatfi.pl pdfatfi
5845 ln -sf ../share/texmf-dist/scripts/pdfcrop/pdfcrop.pl pdfcrop
5846 ln -sf ../share/texmf-dist/scripts/ppower4/pdfthumb.texlua pdfthumb
5847 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/pdftools pdftools
5848 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/pdftrimwhite pdftrimwhite
5849 ln -sf ../share/texmf-dist/scripts/perltex/perltex.pl perltex
5850 ln -sf ../share/texmf/scripts/pkfix/pkfix.pl pkfix
5851 ln -sf ../share/texmf-dist/scripts/ppower4/ppower4.texlua ppower4
5852 ln -sf ../share/texmf/scripts/ps2eps/ps2eps.pl ps2eps
5853 ln -sf ../share/texmf-dist/scripts/pst-pdf/ps4pdf ps4pdf
5854 ln -sf ../share/texmf-dist/scripts/pst2pdf/pst2pdf.pl pst2pdf
5855 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/pstopdf pstopdf
5856 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/rlxtools rlxtools
5857 ln -sf ../share/texmf/scripts/texlive/rungs.tlu rungs
5858 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/runtools runtools
5859 ln -sf ../share/texmf/scripts/simpdftex/simpdftex simpdftex
5860 ln -sf ../share/texmf-dist/scripts/texcount/TeXcount.pl texcount
5861 ln -sf ../share/texmf/scripts/texlive/texdoc.tlu texdoc
5862 ln -sf ../share/texmf/scripts/tetex/texdoctk.pl texdoctk
5863 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texexec texexec
5864 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texfind texfind
5865 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texfont texfont
5866 ln -sf ../share/texmf-dist/scripts/context/ruby/texmfstart.rb texmfstart
5867 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texshow texshow
5868 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/textools textools
5869 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texutil texutil
5870 ln -sf ../share/texmf-dist/scripts/thumbpdf/thumbpdf.pl thumbpdf
5871 ln -sf ../share/texmf/scripts/texlive/tlmgr.pl tlmgr
5872 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/tmftools tmftools
5873 ln -sf ../share/texmf-dist/scripts/vpe/vpe.pl vpe
5874 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/xmltools xmltools
5875 cd $RPM_BUILD_ROOT%{texmfdist}/tex/latex
5876 unzip %{SOURCE10}
5877 cd floatflt
5878 latex floatflt.ins
5879 %{__rm} *.log
5880 install -d $RPM_BUILD_ROOT%{texmfdist}/doc/latex/floatflt
5881 %{__mv} *.txt *.tex *.pdf README $RPM_BUILD_ROOT%{texmfdist}/doc/latex/floatflt
5882 cd $CURDIR
5883
5884 #install %{SOURCE7} $RPM_BUILD_ROOT%{_bindir}
5885 #touch $RPM_BUILD_ROOT/etc/sysconfig/tetex-updmap/maps.lst
5886
5887 # %{__make} init \
5888 #       prefix=$RPM_BUILD_ROOT%{_prefix} \
5889 #       bindir=$RPM_BUILD_ROOT%{_bindir} \
5890 #       mandir=$RPM_BUILD_ROOT%{_mandir} \
5891 #       libdir=$RPM_BUILD_ROOT%{_libdir} \
5892 #       datadir=$RPM_BUILD_ROOT%{_datadir} \
5893 #       infodir=$RPM_BUILD_ROOT%{_infodir} \
5894 #       includedir=$RPM_BUILD_ROOT%{_includedir} \
5895 #       sbindir=$RPM_BUILD_ROOT%{_sbindir} \
5896 #       texmf=$RPM_BUILD_ROOT%{texmf}
5897
5898 %{__rm} -r $RPM_BUILD_ROOT%{_prefix}/texmf
5899 %{__rm} -r $RPM_BUILD_ROOT%{_prefix}/texmf-dist
5900 # We don't need it
5901 %{__rm} -r $RPM_BUILD_ROOT%{texmf}/doc/man
5902 %{__rm} -r $RPM_BUILD_ROOT%{texmfdoc}/source
5903
5904 perl -pi \
5905         -e "s|$RPM_BUILD_ROOT||g;" \
5906         $RPM_BUILD_ROOT%{texmf}/web2c/texmf.cnf
5907
5908 install %{SOURCE4} $RPM_BUILD_ROOT/etc/cron.daily/texlive
5909
5910 install %{SOURCE5} $RPM_BUILD_ROOT%{_desktopdir}
5911 install %{SOURCE6} $RPM_BUILD_ROOT%{_pixmapsdir}
5912
5913 # not included in package
5914 rm -f $RPM_BUILD_ROOT%{_datadir}/texinfo/html/texi2html.html
5915 rm -f $RPM_BUILD_ROOT%{_infodir}/dir*
5916 rm -f $RPM_BUILD_ROOT%{_infodir}/dvipng*
5917 rm -f $RPM_BUILD_ROOT%{_mandir}/{README.*,hu/man1/readlink.1*}
5918 rm -f $RPM_BUILD_ROOT%{texmf}/doc/Makefile
5919 rm -f $RPM_BUILD_ROOT%{texmf}/doc/fonts/oldgerman/COPYING
5920 rm -f $RPM_BUILD_ROOT%{texmf}/doc/help/Catalogue-upd.sh
5921 rm -f $RPM_BUILD_ROOT%{texmf}/doc/help/faq/uktug-faq-upd.sh
5922 rm -f $RPM_BUILD_ROOT%{texmf}/doc/helpfile
5923 rm -f $RPM_BUILD_ROOT%{texmf}/doc/helpindex.html
5924 rm -f $RPM_BUILD_ROOT%{texmf}/doc/index.html
5925 rm -f $RPM_BUILD_ROOT%{texmf}/doc/index.php
5926 rm -f $RPM_BUILD_ROOT%{texmf}/doc/mkhtml*
5927 rm -f $RPM_BUILD_ROOT%{texmf}/doc/programs/texinfo.*
5928 rm -f $RPM_BUILD_ROOT%{texmf}/fonts/pk/ljfour/lh/lh-lcy/*.600pk
5929 rm -f $RPM_BUILD_ROOT%{texmf}/generic/config/pdftex-dvi.tex
5930 rm -f $RPM_BUILD_ROOT%{texmf}/release-tetex-{src,texmf}.txt
5931 rm -f $RPM_BUILD_ROOT%{texmf}/scripts/uniqleaf/uniqleaf.pl
5932 rm -f $RPM_BUILD_ROOT%{texmf}/tex/generic/pdftex/glyphtounicode.tex
5933 rm -rf $RPM_BUILD_ROOT%{_datadir}/lcdf-typetools
5934 rm -rf $RPM_BUILD_ROOT%{texmfdist}/doc/generic/pdf-trans
5935 rm -rf $RPM_BUILD_ROOT%{texmfdist}/source/generic/hyph-utf8
5936 rm -rf $RPM_BUILD_ROOT%{texmfdist}/source/generic/patch
5937 rm -rf $RPM_BUILD_ROOT%{texmfdist}/source/plain/plgraph
5938 rm -rf $RPM_BUILD_ROOT%{texmfdist}/tex/generic/pdf-trans
5939 rm -rf $RPM_BUILD_ROOT%{texmfdist}/tex/generic/xecyr
5940 rm -rf $RPM_BUILD_ROOT%{texmf}/cef5conv
5941 rm -rf $RPM_BUILD_ROOT%{texmf}/cefsconv
5942 rm -rf $RPM_BUILD_ROOT%{texmf}/chktex
5943 rm -rf $RPM_BUILD_ROOT%{texmf}/doc/cef5conv
5944 rm -rf $RPM_BUILD_ROOT%{texmf}/doc/cefsconv
5945 rm -rf $RPM_BUILD_ROOT%{texmf}/doc/chktex
5946 rm -rf $RPM_BUILD_ROOT%{texmf}/doc/gzip
5947
5948 # move format logs to BUILD, so $RPM_BUILD_ROOT is not polluted
5949 # and we can still analyze them
5950 # install -d format-logs
5951 # mv -fv $RPM_BUILD_ROOT%{fmtdir}/*.log format-logs
5952
5953 %clean
5954 rm -rf $RPM_BUILD_ROOT
5955
5956 %post
5957 %fixinfodir
5958 %texhash
5959
5960 %postun
5961 %fixinfodir
5962 if [ "$1" = "1" ]; then
5963         %texhash
5964 fi
5965
5966 %post doc-Catalogue
5967 %texhash
5968
5969 %postun doc-Catalogue
5970 %texhash
5971
5972 %post doc-tug-faq
5973 %texhash
5974
5975 %postun doc-tug-faq
5976 %texhash
5977
5978 %post -n kpathsea
5979 /sbin/ldconfig
5980 %fixinfodir
5981 %texhash
5982
5983 %postun -n kpathsea
5984 /sbin/ldconfig
5985 %fixinfodir
5986 %texhash
5987
5988 %post -n kpathsea-devel
5989 %texhash
5990
5991 %postun -n kpathsea-devel
5992 %texhash
5993
5994 %post dvips
5995 %fixinfodir
5996 %texhash
5997
5998 %postun dvips
5999 %fixinfodir
6000 %texhash
6001
6002 %post dvilj
6003 %texhash
6004
6005 %postun dvilj
6006 %texhash
6007
6008 %post makeindex
6009 %texhash
6010
6011 %postun makeindex
6012 %texhash
6013
6014 %post scripts
6015 %texhash
6016
6017 %postun scripts
6018 %texhash
6019
6020 %post tex-arrayjob
6021 %texhash
6022
6023 %postun tex-arrayjob
6024 %texhash
6025
6026 %post tex-kastrup
6027 %texhash
6028
6029 %postun tex-kastrup
6030 %texhash
6031
6032 %post tex-insbox
6033 %texhash
6034
6035 %postun tex-insbox
6036 %texhash
6037
6038 %post tex-mathdots
6039 %texhash
6040
6041 %postun tex-mathdots
6042 %texhash
6043
6044 %post tex-midnight
6045 %texhash
6046
6047 %postun tex-midnight
6048 %texhash
6049
6050 %post tex-ofs
6051 %texhash
6052
6053 %postun tex-ofs
6054 %texhash
6055
6056 %post tex-physe
6057 %texhash
6058
6059 %postun tex-physe
6060 %texhash
6061
6062 %post tex-velthuis
6063 %texhash
6064
6065 %postun tex-velthuis
6066 %texhash
6067
6068 %post tex-ytex
6069 %texhash
6070
6071 %postun tex-ytex
6072 %texhash
6073
6074 %post metafont
6075 %texhash
6076
6077 %postun metafont
6078 %texhash
6079
6080 %post metapost
6081 %texhash
6082
6083 %postun metapost
6084 %texhash
6085
6086 %post metapost-other
6087 %texhash
6088
6089 %postun metapost-other
6090 %texhash
6091
6092 %post mptopdf
6093 %texhash
6094
6095 %postun mptopdf
6096 %texhash
6097
6098 %post texdoctk
6099 %texhash
6100
6101 %postun texdoctk
6102 %texhash
6103
6104 %post -n xdvi
6105 %texhash
6106
6107 %postun -n xdvi
6108 %texhash
6109
6110 %post pdftex
6111 %texhash
6112
6113 %postun pdftex
6114 %texhash
6115
6116 %post phyzzx
6117 %texhash
6118
6119 %postun phyzzx
6120 %texhash
6121
6122 %post omega
6123 %texhash
6124
6125 %postun omega
6126 %texhash
6127
6128 %post plain
6129 %texhash
6130
6131 %postun plain
6132 %texhash
6133
6134 %post format-plain
6135 %texhash
6136
6137 %postun format-plain
6138 %texhash
6139
6140 %post format-pdftex
6141 %texhash
6142
6143 %postun format-pdftex
6144 %texhash
6145
6146 %post format-pdfetex
6147 %texhash
6148
6149 %postun format-pdfetex
6150 %texhash
6151
6152 %post mex
6153 %texhash
6154
6155 %postun mex
6156 %texhash
6157
6158 %post format-mex
6159 %texhash
6160
6161 %postun format-mex
6162 %texhash
6163
6164 %post format-pdfmex
6165 %texhash
6166
6167 %postun format-pdfmex
6168 %texhash
6169
6170 %postun format-utf8mex
6171 %texhash
6172
6173 %post amstex
6174 %texhash
6175
6176 %postun amstex
6177 %texhash
6178
6179 %post format-amstex
6180 %texhash
6181
6182 %postun format-amstex
6183 %texhash
6184
6185 %post format-pdfamstex
6186 %texhash
6187
6188 %postun format-pdfamstex
6189 %texhash
6190
6191 %post csplain
6192 %texhash
6193
6194 %postun csplain
6195 %texhash
6196
6197 %post format-csplain
6198 %texhash
6199
6200 %postun format-csplain
6201 %texhash
6202
6203 %post format-pdfcsplain
6204 %texhash
6205
6206 %postun format-pdfcsplain
6207 %texhash
6208
6209 %post cslatex
6210 %texhash
6211
6212 %postun cslatex
6213 %texhash
6214
6215 %post format-cslatex
6216 %texhash
6217
6218 %postun format-cslatex
6219 %texhash
6220
6221 %post format-pdfcslatex
6222 %texhash
6223
6224 %postun format-pdfcslatex
6225 %texhash
6226
6227 %post cyrplain
6228 %texhash
6229
6230 %postun cyrplain
6231 %texhash
6232
6233 %post format-cyrplain
6234 %texhash
6235
6236 %postun format-cyrplain
6237 %texhash
6238
6239 %post format-cyramstex
6240 %texhash
6241
6242 %postun format-cyramstex
6243 %texhash
6244
6245 %post format-cyrtexinfo
6246 %texhash
6247
6248 %postun format-cyrtexinfo
6249 %texhash
6250
6251 %post eplain
6252 %texhash
6253
6254 %postun eplain
6255 %texhash
6256
6257 %post format-eplain
6258 %texhash
6259
6260 %postun format-eplain
6261 %texhash
6262
6263 # ConTeXt format
6264
6265 %post context
6266 %texhash
6267
6268 %postun context
6269 %texhash
6270
6271 %post format-context-de
6272 %texhash
6273
6274 %postun format-context-de
6275 %texhash
6276
6277 %post format-context-en
6278 %texhash
6279
6280 %postun format-context-en
6281 %texhash
6282
6283 %post format-context-nl
6284 %texhash
6285
6286 %postun format-context-nl
6287 %texhash
6288
6289 %post latex
6290 %fixinfodir
6291 %texhash
6292
6293 %postun latex
6294 %fixinfodir
6295 %texhash
6296
6297 %post latex-lang
6298 %texhash
6299
6300 %postun latex-lang
6301 %texhash
6302
6303 %post latex-styles
6304 %texhash
6305
6306 %postun latex-styles
6307 %texhash
6308
6309 %post latex-pdftools
6310 %texhash
6311
6312 %postun latex-pdftools
6313 %texhash
6314
6315 %post latex-extend
6316 %texhash
6317
6318 %postun latex-extend
6319 %texhash
6320
6321 %post latex-programming
6322 %texhash
6323
6324 %postun latex-programming
6325 %texhash
6326
6327 %post latex-metre
6328 %texhash
6329
6330 %postun latex-metre
6331 %texhash
6332
6333 %post latex-misc
6334 %texhash
6335
6336 %postun latex-misc
6337 %texhash
6338
6339 %post latex-effects
6340 %texhash
6341
6342 %postun latex-effects
6343 %texhash
6344
6345 %post latex-math
6346 %texhash
6347
6348 %postun latex-math
6349 %texhash
6350
6351 %post latex-music
6352 %texhash
6353
6354 %postun latex-music
6355 %texhash
6356
6357 %post latex-physics
6358 %texhash
6359
6360 %postun latex-physics
6361 %texhash
6362
6363 %post latex-games
6364 %texhash
6365
6366 %postun latex-games
6367 %texhash
6368
6369 %post latex-biology
6370 %texhash
6371
6372 %postun latex-biology
6373 %texhash
6374
6375 %post latex-chem
6376 %texhash
6377
6378 %postun latex-chem
6379 %texhash
6380
6381 %post latex-informatic
6382 %texhash
6383
6384 %postun latex-informatic
6385 %texhash
6386
6387 %post latex-12many
6388 %texhash
6389
6390 %postun latex-12many
6391 %texhash
6392
6393 %post latex-abstract
6394 %texhash
6395
6396 %postun latex-abstract
6397 %texhash
6398
6399 %post latex-accfonts
6400 %texhash
6401
6402 %postun latex-accfonts
6403 %texhash
6404
6405 %post latex-adrconv
6406 %texhash
6407
6408 %postun latex-adrconv
6409 %texhash
6410
6411 %post latex-ae
6412 %texhash
6413
6414 %postun latex-ae
6415 %texhash
6416
6417 %post latex-ams
6418 %texhash
6419
6420 %postun latex-ams
6421 %texhash
6422
6423 %post latex-antp
6424 %texhash
6425
6426 %postun latex-antp
6427 %texhash
6428
6429 %post latex-antt
6430 %texhash
6431
6432 %postun latex-antt
6433 %texhash
6434
6435 %post latex-appendix
6436 %texhash
6437
6438 %postun latex-appendix
6439 %texhash
6440
6441 %post latex-bardiag
6442 %texhash
6443
6444 %postun latex-bardiag
6445 %texhash
6446
6447 %post latex-bbm
6448 %texhash
6449
6450 %postun latex-bbm
6451 %texhash
6452
6453 %post latex-bbold
6454 %texhash
6455
6456 %postun latex-bbold
6457 %texhash
6458
6459 %post latex-beamer
6460 %texhash
6461
6462 %postun latex-beamer
6463 %texhash
6464
6465 %post latex-bezos
6466 %texhash
6467
6468 %postun latex-bezos
6469 %texhash
6470
6471 %post latex-bibtex
6472 %texhash
6473
6474 %postun latex-bibtex
6475 %texhash
6476
6477 %post latex-bibtex-ams
6478 %texhash
6479
6480 %postun latex-bibtex-ams
6481 %texhash
6482
6483 %post latex-bibtex-pl
6484 %texhash
6485
6486 %postun latex-bibtex-pl
6487 %texhash
6488
6489 %post latex-bibtex-german
6490 %texhash
6491
6492 %postun latex-bibtex-german
6493 %texhash
6494
6495 %post latex-bibtex-revtex4
6496 %texhash
6497
6498 %postun latex-bibtex-revtex4
6499 %texhash
6500
6501 %post latex-bibtex-jurabib
6502 %texhash
6503
6504 %postun latex-bibtex-jurabib
6505 %texhash
6506
6507 %post latex-bibtex-styles
6508 %texhash
6509
6510 %postun latex-bibtex-styles
6511 %texhash
6512
6513 %post latex-booktabs
6514 %texhash
6515
6516 %postun latex-booktabs
6517 %texhash
6518
6519 %post latex-caption
6520 %texhash
6521
6522 %postun latex-caption
6523 %texhash
6524
6525 %post latex-carlisle
6526 %texhash
6527
6528 %postun latex-carlisle
6529 %texhash
6530
6531 %post latex-ccfonts
6532 %texhash
6533
6534 %postun latex-ccfonts
6535 %texhash
6536
6537 %post latex-cite
6538 %texhash
6539
6540 %postun latex-cite
6541 %texhash
6542
6543 %post latex-cmbright
6544 %texhash
6545
6546 %postun latex-cmbright
6547 %texhash
6548
6549 %post latex-colortab
6550 %texhash
6551
6552 %postun latex-colortab
6553 %texhash
6554
6555 %post latex-comment
6556 %texhash
6557
6558 %postun latex-comment
6559 %texhash
6560
6561 %post latex-concmath
6562 %texhash
6563
6564 %postun latex-concmath
6565 %texhash
6566
6567 %post latex-currvita
6568 %texhash
6569
6570 %postun latex-currvita
6571 %texhash
6572
6573 %post latex-curves
6574 %texhash
6575
6576 %postun latex-curves
6577 %texhash
6578
6579 %post latex-custom-bib
6580 %texhash
6581
6582 %postun latex-custom-bib
6583 %texhash
6584
6585 %post latex-cyrillic
6586 %texhash
6587
6588 %postun latex-cyrillic
6589 %texhash
6590
6591 %post latex-enumitem
6592 %texhash
6593
6594 %postun latex-enumitem
6595 %texhash
6596
6597 %post latex-exams
6598 %texhash
6599
6600 %postun latex-exams
6601 %texhash
6602
6603 %post latex-float
6604 %texhash
6605
6606 %postun latex-float
6607 %texhash
6608
6609 %post latex-formlett
6610 %texhash
6611
6612 %postun latex-formlett
6613 %texhash
6614
6615 %post latex-formular
6616 %texhash
6617
6618 %postun latex-formular
6619 %texhash
6620
6621 %post latex-gbrief
6622 %texhash
6623
6624 %postun latex-gbrief
6625 %texhash
6626
6627 %post latex-jknappen
6628 %texhash
6629
6630 %postun latex-jknappen
6631 %texhash
6632
6633 %post latex-keystroke
6634 %texhash
6635
6636 %postun latex-keystroke
6637 %texhash
6638
6639 %post latex-labbook
6640 %texhash
6641
6642 %postun latex-labbook
6643 %texhash
6644
6645 %post latex-lcd
6646 %texhash
6647
6648 %postun latex-lcd
6649 %texhash
6650
6651 %post latex-leaflet
6652 %texhash
6653
6654 %postun latex-leaflet
6655 %texhash
6656
6657 %post latex-leftidx
6658 %texhash
6659
6660 %postun latex-leftidx
6661 %texhash
6662
6663 %post latex-lewis
6664 %texhash
6665
6666 %postun latex-lewis
6667 %texhash
6668
6669 %post latex-lm
6670 %texhash
6671
6672 %post latex-lastpage
6673 %texhash
6674
6675 %postun latex-lastpage
6676 %texhash
6677
6678 %postun latex-lm
6679 %texhash
6680
6681 %post latex-lucidabr
6682 %texhash
6683
6684 %postun latex-lucidabr
6685 %texhash
6686
6687 %post latex-marvosym
6688 %texhash
6689
6690 %postun latex-marvosym
6691 %texhash
6692
6693 %post latex-mathpple
6694 %texhash
6695
6696 %postun latex-mathpple
6697 %texhash
6698
6699 %post latex-mathtime
6700 %texhash
6701
6702 %postun latex-mathtime
6703 %texhash
6704
6705 %post latex-mflogo
6706 %texhash
6707
6708 %postun latex-mflogo
6709 %texhash
6710
6711 %post latex-mfnfss
6712 %texhash
6713
6714 %postun latex-mfnfss
6715 %texhash
6716
6717 %post latex-minitoc
6718 %texhash
6719
6720 %postun latex-minitoc
6721 %texhash
6722
6723 %post latex-mltex
6724 %texhash
6725
6726 %postun latex-mltex
6727 %texhash
6728
6729 %post latex-moreverb
6730 %texhash
6731
6732 %postun latex-moreverb
6733 %texhash
6734
6735 %post latex-multienum
6736 %texhash
6737
6738 %postun latex-multienum
6739 %texhash
6740
6741 %post latex-musictex
6742 %texhash
6743
6744 %postun latex-musictex
6745 %texhash
6746
6747 %post latex-ntheorem
6748 %texhash
6749
6750 %postun latex-ntheorem
6751 %texhash
6752
6753 %post latex-other
6754 %texhash
6755
6756 %postun latex-other
6757 %texhash
6758
6759 %post latex-other-doc
6760 %texhash
6761
6762 %postun latex-other-doc
6763 %texhash
6764
6765 %post latex-palatcm
6766 %texhash
6767
6768 %postun latex-palatcm
6769 %texhash
6770
6771 %post latex-pdfslide
6772 %texhash
6773
6774 %postun latex-pdfslide
6775 %texhash
6776
6777 %post latex-pgf
6778 %texhash
6779
6780 %postun latex-pgf
6781 %texhash
6782
6783 %post latex-polynom
6784 %texhash
6785
6786 %postun latex-polynom
6787 %texhash
6788
6789 %post latex-polynomial
6790 %texhash
6791
6792 %postun latex-polynomial
6793 %texhash
6794
6795 %post latex-prosper
6796 %texhash
6797
6798 %postun latex-prosper
6799 %texhash
6800
6801 %post latex-pseudocode
6802 %texhash
6803
6804 %postun latex-pseudocode
6805 %texhash
6806
6807 %post latex-psnfss
6808 %texhash
6809
6810 %postun latex-psnfss
6811 %texhash
6812
6813 %post latex-pst-2dplot
6814 %texhash
6815
6816 %postun latex-pst-2dplot
6817 %texhash
6818
6819 %post latex-pst-3dplot
6820 %texhash
6821
6822 %postun latex-pst-3dplot
6823 %texhash
6824
6825 %post latex-pst-bar
6826 %texhash
6827
6828 %postun latex-pst-bar
6829 %texhash
6830
6831 %post latex-pst-circ
6832 %texhash
6833
6834 %postun latex-pst-circ
6835 %texhash
6836
6837 %post latex-pst-eucl
6838 %texhash
6839
6840 %postun latex-pst-eucl
6841 %texhash
6842
6843 %post latex-pst-diffraction
6844 %texhash
6845
6846 %postun latex-pst-diffraction
6847 %texhash
6848
6849 %post latex-pst-fun
6850 %texhash
6851
6852 %postun latex-pst-fun
6853 %texhash
6854
6855 %post latex-pst-func
6856 %texhash
6857
6858 %postun latex-pst-func
6859 %texhash
6860
6861 %post latex-pst-infixplot
6862 %texhash
6863
6864 %postun latex-pst-infixplot
6865 %texhash
6866
6867 %post latex-pst-fr3d
6868 %texhash
6869
6870 %postun latex-pst-fr3d
6871 %texhash
6872
6873 %post latex-pst-fractal
6874 %texhash
6875
6876 %postun latex-pst-fractal
6877 %texhash
6878
6879 %post latex-pxfonts
6880 %texhash
6881
6882 %post latex-pst-math
6883 %texhash
6884
6885 %postun latex-pst-math
6886 %texhash
6887
6888 %post latex-pst-ob3d
6889 %texhash
6890
6891 %postun latex-pst-ob3d
6892 %texhash
6893
6894 %post latex-pst-optic
6895 %texhash
6896
6897 %postun latex-pst-optic
6898 %texhash
6899
6900 %post latex-pst-optexp
6901 %texhash
6902
6903 %postun latex-pst-optexp
6904 %texhash
6905
6906 %post latex-pst-text
6907 %texhash
6908
6909 %postun latex-pst-text
6910 %texhash
6911
6912 %post latex-pst-uncategorized
6913 %texhash
6914
6915 %postun latex-pst-uncategorized
6916 %texhash
6917
6918 %postun latex-pxfonts
6919 %texhash
6920
6921 %post latex-qfonts
6922 %texhash
6923
6924 %postun latex-qfonts
6925 %texhash
6926
6927 %post latex-SIstyle
6928 %texhash
6929
6930 %postun latex-SIstyle
6931 %texhash
6932
6933 %post latex-SIunits
6934 %texhash
6935
6936 %postun latex-SIunits
6937 %texhash
6938
6939 %post latex-siunitx
6940 %texhash
6941
6942 %postun latex-siunitx
6943 %texhash
6944
6945 %post latex-Tabbing
6946 %texhash
6947
6948 %postun latex-Tabbing
6949 %texhash
6950
6951 %post latex-txfonts
6952 %texhash
6953
6954 %postun latex-txfonts
6955 %texhash
6956
6957 %post latex-ucs
6958 %texhash
6959
6960 %postun latex-ucs
6961 %texhash
6962
6963 %post latex-umlaute
6964 %texhash
6965
6966 %postun latex-umlaute
6967 %texhash
6968
6969 %post latex-variations
6970 %texhash
6971
6972 %postun latex-variations
6973 %texhash
6974
6975 %post latex-wasysym
6976 %texhash
6977
6978 %postun latex-wasysym
6979 %texhash
6980
6981 %post latex-xcolor
6982 %texhash
6983
6984 %postun latex-xcolor
6985 %texhash
6986
6987 %post format-latex
6988 %texhash
6989
6990 %postun format-latex
6991 %texhash
6992
6993 %post format-pdflatex
6994 %texhash
6995
6996 %postun format-pdflatex
6997 %texhash
6998
6999 %post platex
7000 %texhash
7001
7002 %postun platex
7003 %texhash
7004
7005 %post format-platex
7006 %texhash
7007
7008 %postun format-platex
7009 %texhash
7010
7011 %post format-pdfplatex
7012 %texhash
7013
7014 %postun format-pdfplatex
7015 %texhash
7016
7017 %post tex-babel
7018 %texhash
7019
7020 %postun tex-babel
7021 %texhash
7022
7023 %post tex-german
7024 %texhash
7025
7026 %postun tex-german
7027 %texhash
7028
7029 %post tex-mfpic
7030 %texhash
7031
7032 %postun tex-mfpic
7033 %texhash
7034
7035 %post tex-misc
7036 %texhash
7037
7038 %postun tex-misc
7039 %texhash
7040
7041 %post tex-pictex
7042 %texhash
7043
7044 %postun tex-pictex
7045 %texhash
7046
7047 %post tex-psizzl
7048 %texhash
7049
7050 %postun tex-psizzl
7051 %texhash
7052
7053 %post tex-pstricks
7054 %texhash
7055
7056 %postun tex-pstricks
7057 %texhash
7058
7059 %post tex-qpx
7060 %texhash
7061
7062 %postun tex-qpx
7063 %texhash
7064
7065 %post tex-qpxqtx
7066 %texhash
7067
7068 %postun tex-qpxqtx
7069 %texhash
7070
7071 %post tex-huhyphen
7072 %texhash
7073
7074 %postun tex-huhyphen
7075 %texhash
7076
7077 %post tex-ruhyphen
7078 %texhash
7079
7080 %postun tex-ruhyphen
7081 %texhash
7082
7083 %post tex-spanish
7084 %texhash
7085
7086 %postun tex-spanish
7087 %texhash
7088
7089 %post tex-texdraw
7090 %texhash
7091
7092 %postun tex-texdraw
7093 %texhash
7094
7095 %post tex-thumbpdf
7096 %texhash
7097
7098 %postun tex-thumbpdf
7099 %texhash
7100
7101 %post tex-ukrhyph
7102 %texhash
7103
7104 %postun tex-ukrhyph
7105 %texhash
7106
7107 %post latex-vietnam
7108 %texhash
7109
7110 %postun latex-vietnam
7111 %texhash
7112
7113 %post tex-xypic
7114 %texhash
7115
7116 %postun tex-xypic
7117 %texhash
7118
7119 %post fonts-adobe
7120 %texhash
7121
7122 %postun fonts-adobe
7123 %texhash
7124
7125 %post fonts-ae
7126 %texhash
7127
7128 %postun fonts-ae
7129 %texhash
7130
7131 %post fonts-ams
7132 %texhash
7133
7134 %postun fonts-ams
7135 %texhash
7136
7137 %post fonts-antp
7138 %texhash
7139
7140 %postun fonts-antp
7141 %texhash
7142
7143 %post fonts-antt
7144 %texhash
7145
7146 %postun fonts-antt
7147 %texhash
7148
7149 %post fonts-bbm
7150 %texhash
7151
7152 %postun fonts-bbm
7153 %texhash
7154
7155 %post fonts-bbold
7156 %texhash
7157
7158 %postun fonts-bbold
7159 %texhash
7160
7161 %post fonts-bh
7162 %texhash
7163
7164 %postun fonts-bh
7165 %texhash
7166
7167 %post fonts-bitstream
7168 %texhash
7169
7170 %postun fonts-bitstream
7171 %texhash
7172
7173 %post fonts-cbgreek
7174 %texhash
7175
7176 %postun fonts-cbgreek
7177 %texhash
7178
7179 %post fonts-cc-pl
7180 %texhash
7181
7182 %postun fonts-cc-pl
7183 %texhash
7184
7185 %post fonts-cg
7186 %texhash
7187
7188 %postun fonts-cg
7189 %texhash
7190
7191 %post fonts-cm
7192 %texhash
7193
7194 %postun fonts-cm
7195 %texhash
7196
7197 %post fonts-cmbright
7198 %texhash
7199
7200 %postun fonts-cmbright
7201 %texhash
7202
7203 %post fonts-cmcyr
7204 %texhash
7205
7206 %postun fonts-cmcyr
7207 %texhash
7208
7209 %post fonts-cmextra
7210 %texhash
7211
7212 %postun fonts-cmextra
7213 %texhash
7214
7215 %post fonts-cmsuper
7216 %texhash
7217
7218 %postun fonts-cmsuper
7219 %texhash
7220
7221 %post fonts-concmath
7222 %texhash
7223
7224 %postun fonts-concmath
7225 %texhash
7226
7227 %post fonts-concrete
7228 %texhash
7229
7230 %postun fonts-concrete
7231 %texhash
7232
7233 %post fonts-cs
7234 %texhash
7235
7236 %postun fonts-cs
7237 %texhash
7238
7239 %post fonts-dstroke
7240 %texhash
7241
7242 %postun fonts-dstroke
7243 %texhash
7244
7245 %post fonts-ecc
7246 %texhash
7247
7248 %postun fonts-ecc
7249 %texhash
7250
7251 %post fonts-eurosym
7252 %texhash
7253
7254 %postun fonts-eurosym
7255 %texhash
7256
7257 %post fonts-euxm
7258 %texhash
7259
7260 %postun fonts-euxm
7261 %texhash
7262
7263 %post fonts-gothic
7264 %texhash
7265
7266 %postun fonts-gothic
7267 %texhash
7268
7269 %post fonts-hoekwater
7270 %texhash
7271
7272 %postun fonts-hoekwater
7273 %texhash
7274
7275 %post fonts-jknappen
7276 %texhash
7277
7278 %postun fonts-jknappen
7279 %texhash
7280
7281 %post fonts-latex
7282 %texhash
7283
7284 %postun fonts-latex
7285 %texhash
7286
7287 %post fonts-kpfonts
7288 %texhash
7289
7290 %postun fonts-kpfonts
7291 %texhash
7292
7293 %post fonts-lh
7294 %texhash
7295
7296 %postun fonts-lh
7297 %texhash
7298
7299 %post fonts-lm
7300 %texhash
7301
7302 %postun fonts-lm
7303 %texhash
7304
7305 %post fonts-marvosym
7306 %texhash
7307
7308 %postun fonts-marvosym
7309 %texhash
7310
7311 %post fonts-mflogo
7312 %texhash
7313
7314 %postun fonts-mflogo
7315 %texhash
7316
7317 %post fonts-misc
7318 %texhash
7319
7320 %postun fonts-misc
7321 %texhash
7322
7323 %post fonts-monotype
7324 %texhash
7325
7326 %postun fonts-monotype
7327 %texhash
7328
7329 %post fonts-omega
7330 %texhash
7331
7332 %postun fonts-omega
7333 %texhash
7334
7335 %post fonts-other
7336 %texhash
7337
7338 %postun fonts-other
7339 %texhash
7340
7341 %post fonts-pazo
7342 %texhash
7343
7344 %postun fonts-pazo
7345 %texhash
7346
7347 %post fonts-pl
7348 %texhash
7349
7350 %postun fonts-pl
7351 %texhash
7352
7353 %post fonts-px
7354 %texhash
7355
7356 %postun fonts-px
7357 %texhash
7358
7359 %post fonts-qfonts
7360 %texhash
7361
7362 %postun fonts-qfonts
7363 %texhash
7364
7365 %post fonts-qpx
7366 %texhash
7367
7368 %postun fonts-qpx
7369 %texhash
7370
7371 %post fonts-qpxqtx
7372 %texhash
7373
7374 %postun fonts-qpxqtx
7375 %texhash
7376
7377 %post fonts-rsfs
7378 %texhash
7379
7380 %postun fonts-rsfs
7381 %texhash
7382
7383 %post fonts-stmaryrd
7384 %texhash
7385
7386 %postun fonts-stmaryrd
7387 %texhash
7388
7389 %post fonts-tx
7390 %texhash
7391
7392 %postun fonts-tx
7393 %texhash
7394
7395 %post fonts-urw
7396 %texhash
7397
7398 %postun fonts-urw
7399 %texhash
7400
7401 %post fonts-urw35vf
7402 %texhash
7403
7404 %postun fonts-urw35vf
7405 %texhash
7406
7407 %post fonts-vnr
7408 %texhash
7409
7410 %postun fonts-vnr
7411 %texhash
7412
7413 %post fonts-wasy
7414 %texhash
7415
7416 %postun fonts-wasy
7417 %texhash
7418
7419 %post fonts-xypic
7420 %texhash
7421
7422 %postun fonts-xypic
7423 %texhash
7424
7425 %post fonts-yandy
7426 %texhash
7427
7428 %postun fonts-yandy
7429 %texhash
7430
7431 %post fonts-type1-antp
7432 %texhash
7433
7434 %postun fonts-type1-antp
7435 %texhash
7436
7437 %post fonts-type1-antt
7438 %texhash
7439
7440 %postun fonts-type1-antt
7441 %texhash
7442
7443 %post fonts-type1-belleek
7444 %texhash
7445
7446 %postun fonts-type1-belleek
7447 %texhash
7448
7449 %post fonts-type1-bitstream
7450 %texhash
7451
7452 %postun fonts-type1-bitstream
7453 %texhash
7454
7455 %post fonts-type1-bluesky
7456 %texhash
7457
7458 %postun fonts-type1-bluesky
7459 %texhash
7460
7461 %post fonts-type1-cc-pl
7462 %texhash
7463
7464 %postun fonts-type1-cc-pl
7465 %texhash
7466
7467 %post fonts-type1-cmcyr
7468 %texhash
7469
7470 %postun fonts-type1-cmcyr
7471 %texhash
7472
7473 %post fonts-type1-cs
7474 %texhash
7475
7476 %postun fonts-type1-cs
7477 %texhash
7478
7479 %post fonts-type1-dstroke
7480 %texhash
7481
7482 %postun fonts-type1-dstroke
7483 %texhash
7484
7485 %post fonts-type1-eurosym
7486 %texhash
7487
7488 %postun fonts-type1-eurosym
7489 %texhash
7490
7491 %post fonts-type1-hoekwater
7492 %texhash
7493
7494 %postun fonts-type1-hoekwater
7495 %texhash
7496
7497 %post fonts-type1-lm
7498 %texhash
7499
7500 %postun fonts-type1-lm
7501 %texhash
7502
7503 %post fonts-type1-marvosym
7504 %texhash
7505
7506 %postun fonts-type1-marvosym
7507 %texhash
7508
7509 %post fonts-type1-mathpazo
7510 %texhash
7511
7512 %postun fonts-type1-mathpazo
7513 %texhash
7514
7515 %post fonts-type1-omega
7516 %texhash
7517
7518 %postun fonts-type1-omega
7519 %texhash
7520
7521 %post fonts-type1-pl
7522 %texhash
7523
7524 %postun fonts-type1-pl
7525 %texhash
7526
7527 %post fonts-type1-px
7528 %texhash
7529
7530 %postun fonts-type1-px
7531 %texhash
7532
7533 %post fonts-type1-qfonts
7534 %texhash
7535
7536 %postun fonts-type1-qfonts
7537 %texhash
7538
7539 %post fonts-type1-tx
7540 %texhash
7541
7542 %postun fonts-type1-tx
7543 %texhash
7544
7545 %post fonts-type1-urw
7546 %texhash
7547
7548 %postun fonts-type1-urw
7549 %texhash
7550
7551 %post fonts-type1-vnr
7552 %texhash
7553
7554 %postun fonts-type1-vnr
7555 %texhash
7556
7557 %post fonts-type1-xypic
7558 %texhash
7559
7560 %postun fonts-type1-xypic
7561 %texhash
7562
7563 %post -n texconfig
7564 %texhash
7565
7566 %postun -n texconfig
7567 %texhash
7568
7569 %post xetex
7570 %texhash
7571
7572 %postun xetex
7573 %texhash
7574
7575 %post xmltex
7576 %texhash
7577
7578 %postun xmltex
7579 %texhash
7580
7581 # Check the commented lines!!!
7582
7583 %files
7584 %defattr(644,root,root,755)
7585 # %doc %{texmf}/LICENSE.texmf
7586 # %doc %{texmf}/ChangeLog
7587 # %doc %{texmf}/doc/README.knuth
7588 # There isn't doc/fonts directory
7589 %dir %{texmfdist}/doc/fonts
7590 %doc %{texmfdist}/doc/fontname
7591 # %dir %{texmf}/doc/fonts/polish
7592 # %dir %{texmf}/doc/help
7593 # %doc %{texmf}/doc/help/csname.txt
7594 # %doc %{texmf}/doc/help/ctan
7595 # %doc %{texmf}/doc/help/tds.dvi
7596 # %doc %{texmf}/doc/help/unixtex.ftp
7597 # %dir %{texmf}/doc/help/faq
7598 # %doc %{texmf}/doc/images
7599 # %dir %{texmf}/doc/polish
7600 # %doc %{texmf}/doc/polish/*.html
7601 # %dir %{texmf}/doc/programs
7602 # %doc %{texmf}/doc/programs/web2c*
7603 # %doc %{texmf}/doc/programs/cwebman.dvi
7604 # %doc %{texmf}/doc/knuth
7605 #%attr(755,root,root) %{_bindir}/MakeTeXPK
7606 #%attr(755,root,root) %{_bindir}/access
7607
7608 # ***********
7609 # executables
7610 # ***********
7611 %attr(755,root,root) %{_bindir}/a2ping
7612 %attr(755,root,root) %{_bindir}/afm2tfm
7613 %attr(755,root,root) %{_bindir}/allcm
7614 %attr(755,root,root) %{_bindir}/allec
7615 %attr(755,root,root) %{_bindir}/allneeded
7616 %attr(755,root,root) %{_bindir}/cweave
7617 %attr(755,root,root) %{_bindir}/ctangle
7618 %attr(755,root,root) %{_bindir}/ctie
7619 %attr(755,root,root) %{_bindir}/dmp
7620 %attr(755,root,root) %{_bindir}/dvipng
7621 %attr(755,root,root) %{_bindir}/e2pall
7622 %attr(755,root,root) %{_bindir}/ebb
7623 # %attr(755,root,root) %{_bindir}/fdf2tan
7624 %attr(755,root,root) %{_bindir}/fmtutil
7625 %attr(755,root,root) %{_bindir}/fmtutil-sys
7626 #%attr(755,root,root) %{_bindir}/fontexport
7627 #%attr(755,root,root) %{_bindir}/fontimport
7628 %attr(755,root,root) %{_bindir}/fontinst
7629 %attr(755,root,root) %{_bindir}/gftodvi
7630 %attr(755,root,root) %{_bindir}/gftopk
7631 %attr(755,root,root) %{_bindir}/gftype
7632 %attr(755,root,root) %{_bindir}/gsftopk
7633 #%attr(755,root,root) %{_bindir}/initex
7634 %attr(755,root,root) %{_bindir}/kpseaccess
7635 %attr(755,root,root) %{_bindir}/kpsereadlink
7636 %attr(755,root,root) %{_bindir}/kpsewhere
7637 %attr(755,root,root) %{_bindir}/mag
7638 %attr(755,root,root) %{_bindir}/makempx
7639 #%attr(755,root,root) %{_bindir}/mkfontdesc
7640 %attr(755,root,root) %{_bindir}/mktexfmt
7641 %attr(755,root,root) %{_bindir}/mktexlsr
7642 %attr(755,root,root) %{_bindir}/newer
7643 %attr(755,root,root) %{_bindir}/patgen
7644 %attr(755,root,root) %{_bindir}/pdfetex
7645 %attr(755,root,root) %{_bindir}/pfb2pfa
7646 %attr(755,root,root) %{_bindir}/pk2bm
7647 %attr(755,root,root) %{_bindir}/pktogf
7648 %attr(755,root,root) %{_bindir}/pktype
7649 %attr(755,root,root) %{_bindir}/pltotf
7650 %attr(755,root,root) %{_bindir}/pooltype
7651 %attr(755,root,root) %{_bindir}/ps2frag
7652 %attr(755,root,root) %{_bindir}/ps2pk
7653 # TODO: move this file to correct subpackage ?
7654 %attr(755,root,root) %{_bindir}/ps4pdf
7655 #%attr(755,root,root) %{_bindir}/t1mapper
7656 %attr(755,root,root) %{_bindir}/tangle
7657 #%attr(755,root,root) %{_bindir}/tetex-updmap
7658 %attr(755,root,root) %{_bindir}/tex
7659 %attr(755,root,root) %{_bindir}/texdoc
7660 %attr(755,root,root) %{_bindir}/texhash
7661 # %attr(755,root,root) %{_bindir}/texi2html
7662 %attr(755,root,root) %{_bindir}/texlinks
7663 %attr(755,root,root) %{_bindir}/tftopl
7664 %attr(755,root,root) %{_bindir}/tie
7665 %attr(755,root,root) %{_bindir}/ttf2afm
7666 %attr(755,root,root) %{_bindir}/updmap
7667 %attr(755,root,root) %{_bindir}/updmap-sys
7668 %attr(755,root,root) %{_bindir}/vftovp
7669 #%attr(755,root,root) %{_bindir}/virtex
7670 %attr(755,root,root) %{_bindir}/vptovf
7671 %attr(755,root,root) %{_bindir}/weave
7672
7673 %attr(755,root,root) %{texmf}/web2c/mktexnam
7674 %attr(755,root,root) %{texmf}/web2c/mktexdir
7675 %attr(755,root,root) %{texmf}/web2c/mktexupd
7676
7677 %attr(750,root,root) /etc/cron.daily/texlive
7678
7679 #%dir /etc/sysconfig/tetex-updmap
7680 #%verify(not md5 mtime size) %config(noreplace) /etc/sysconfig/tetex-updmap/maps.lst
7681
7682 %ghost %{texmf}/ls-R
7683 %ghost %{texmfdist}/ls-R
7684 # %ghost %{_localstatedir}/ls-R
7685
7686 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/cslatex/base/fonttext.cfg
7687 %config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/language.dat
7688 %config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/language.def
7689 %config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/language.us
7690 %config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/language.us.def
7691 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/fontmath.cfg
7692 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/fonttext.cfg
7693 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/preload.cfg
7694 %config(noreplace) %verify(not md5 mtime size) %{texmf}/texdoc/texdoc.cnf
7695
7696 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/fmtutil.cnf
7697 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktex.cnf
7698 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktex.opt
7699 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktexdir.opt
7700 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktexnam.opt
7701 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/texmf.cnf
7702 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/updmap.cfg
7703 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/updmap-hdr.cfg
7704
7705 %attr(1777,root,root) /var/cache/fonts
7706
7707 %{_datadir}/info/web2c.info*
7708 # %{_datadir}/info/texi2html.info*
7709 # %{_datadir}/texi2html
7710 #%{texmf}/updates.dat
7711
7712 # %{texmf}/aliases
7713 # %{texmf}/tex/generic/bghyph
7714 # %doc %{texmf}/doc/generic/hyphen
7715 #%{texmf}/tex/generic/letterspacing
7716
7717 # ***********
7718 # Directories
7719 # ***********
7720 %attr(1777,root,root) %dir %{_localstatedir}
7721 %attr(1777,root,root) %dir %{_localstatedir}/fonts
7722 %attr(1777,root,root) %dir %{_localstatedir}/fonts/map
7723 %attr(1777,root,root) %dir %{fmtdir}
7724
7725 %dir %{texmfdist}
7726 %dir %{texmfdist}/doc
7727 %dir %{texmfdist}/doc/generic
7728 %dir %{texmfdist}/doc/generic/enctex
7729 %dir %{texmfdist}/doc/latex
7730 %dir %{texmfdist}/doc/latex/localloc
7731 %dir %{texmfdist}/tex
7732 %dir %{texmfdist}/tex/cslatex
7733 %dir %{texmfdist}/tex/cslatex/base
7734 %dir %{texmfdist}/tex/generic
7735 %dir %{texmfdist}/tex/generic/dehyph-exptl
7736 %dir %{texmfdist}/tex/generic/enctex
7737 %dir %{texmfdist}/tex/generic/hyph-utf8
7738 %dir %{texmfdist}/tex/generic/misc
7739 %dir %{texmfdist}/tex/latex
7740 %dir %{texmfdist}/tex/latex/base
7741 %dir %{texmfdist}/source
7742 %dir %{texmfdist}/source/generic
7743 %dir %{texmf}
7744 %dir %{texmf}/doc
7745 %dir %{texmf}/doc/generic
7746 %dir %{texmf}/doc/tetex
7747 %dir %{texmf}/dvips
7748 %dir %{texmf}/dvips/config
7749 %dir %{texmf}/dvips/tetex
7750 %dir %{texmf}/fmtutil
7751 %dir %{texmf}/fonts/enc
7752 %dir %{texmf}/fonts/enc/dvips
7753 %dir %{texmf}/fonts/enc/dvips/tetex
7754 %dir %{texmf}/fonts/map
7755 %dir %{texmf}/fonts/map/dvips
7756 %dir %{texmf}/fonts/map/dvips/tetex
7757 %dir %{texmf}/fonts/map/dvips/updmap
7758 %dir %{texmf}/scripts
7759 %dir %{texmf}/texdoc
7760 %dir %{texmf}/tex
7761 %dir %{texmf}/tex/generic
7762 %dir %{texmf}/tex/generic/config
7763 %dir %{texmf}/web2c
7764
7765
7766 # Docs
7767 # %doc %{texmf}/doc/README
7768 %doc %{texmf}/README
7769 %doc %{texmfdist}/README
7770 %doc %{texmf}/doc/tetex/TETEXDOC.*
7771 %doc %{texmf}/doc/tetex/teTeX-FAQ
7772 %doc %{texmfdist}/source/fontinst
7773 %doc %{texmf}/doc/dvipng
7774 %doc %{texmf}/doc/texdoc
7775 %{texmf}/doc/info
7776
7777 # %{texmf}/fonts/map/dvips/tetex/contnav.map
7778 # %{texmf}/fonts/map/dvips/tetex/lumath-o.map
7779 %{texmfdist}/fonts/map/dvips/vntex/urwvn.map
7780 %{texmfdist}/fonts/map/fontname
7781 %{texmfdist}/fonts/enc/dvips/vntex/t5.enc
7782
7783 # Main fonts from TeTeX
7784 %{texmf}/fonts/enc/dvips/tetex/09fbbfac.enc
7785 %{texmf}/fonts/enc/dvips/tetex/0ef0afca.enc
7786 %{texmf}/fonts/enc/dvips/tetex/10037936.enc
7787 %{texmf}/fonts/enc/dvips/tetex/1b6d048e.enc
7788 %{texmf}/fonts/enc/dvips/tetex/71414f53.enc
7789 %{texmf}/fonts/enc/dvips/tetex/74afc74c.enc
7790 %{texmf}/fonts/enc/dvips/tetex/aae443f0.enc
7791 %{texmf}/fonts/enc/dvips/tetex/b6a4d7c7.enc
7792 %{texmf}/fonts/enc/dvips/tetex/bbad153f.enc
7793 %{texmf}/fonts/enc/dvips/tetex/d9b29452.enc
7794 %{texmf}/fonts/enc/dvips/tetex/f7b6d320.enc
7795 %{texmf}/fonts/map/dvips/tetex/ps2pk35.map
7796
7797 %{texmfdist}/tex/fontinst
7798 %{texmfdist}/tex/generic/dehyph-exptl/*
7799 %{texmfdist}/tex/generic/encodings
7800 %{texmfdist}/tex/generic/epsf
7801 %{texmfdist}/tex/generic/hyph-utf8/*
7802 %doc %{texmfdist}/doc/generic/hyph-utf8
7803 %{texmfdist}/tex/generic/genmisc
7804 %{texmfdist}/tex/generic/misc/null*
7805 %{texmfdist}/tex/generic/misc/texnames.sty
7806 %{texmfdist}/tex/generic/tap
7807 %{texmfdist}/tex/generic/tex-ps
7808 %{texmfdist}/tex/texinfo
7809 %doc %{texmf}/doc/texinfo
7810 %{texmf}/tex/fontinst
7811 %{texmf}/tex/generic/hyphen
7812
7813 %doc %{texmfdist}/doc/generic/epsf
7814 %doc %{texmfdist}/doc/generic/tex-ps
7815 %doc %{texmf}/doc/web2c
7816
7817 # %{fmtdir}/metafun.mem
7818 #%{texmf}/web2c/tex-pl.pool
7819 # %{texmf}/web2c/tex.pool
7820 %{texmf}/fonts/map/dvips/updmap/*
7821
7822 %{texmf}/web2c/*.tcx
7823
7824 # %lang(fi) %{_mandir}/fi/man1/afm2tfm.1*
7825 # %lang(fi) %{_mandir}/fi/man1/allcm.1*
7826 # %lang(fi) %{_mandir}/fi/man1/allneeded.1*
7827 # %lang(fr) %{_mandir}/fr/man1/access.1*
7828 # %lang(hu) %{_mandir}/hu/man1/access.1*
7829 # %lang(hu) %{_mandir}/hu/man1/newer.1*
7830 # %lang(pl) %{_mandir}/pl/man1/access.1*
7831 # %lang(pl) %{_mandir}/pl/man1/newer.1*
7832 #%{_mandir}/man1/MakeTeXPK.1*
7833 #%{_mandir}/man1/access.1*
7834 #%{_mandir}/man1/fontexport.1*
7835 #%{_mandir}/man1/fontimport.1*
7836 #%{_mandir}/man1/initex.1*
7837 #%{_mandir}/man1/t1mapper.1*
7838 #%{_mandir}/man1/texdoc.1*
7839 #%{_mandir}/man1/texi2html.1*
7840 #%{_mandir}/man1/virtex.1*
7841 #%{_mandir}/man8/fmtutil.8*
7842 #%{_mandir}/man8/mkfontdesc.8*
7843 #%{_mandir}/man8/texlinks.8*
7844
7845 %{_mandir}/man1/afm2tfm.1*
7846 %{_mandir}/man1/allcm.1*
7847 %{_mandir}/man1/allec.1*
7848 %{_mandir}/man1/allneeded.1*
7849 %{_mandir}/man1/ctangle.1*
7850 %{_mandir}/man1/ctie.1*
7851 %{_mandir}/man1/cweave.1*
7852 %{_mandir}/man1/cweb.1*
7853 %{_mandir}/man1/dmp.1*
7854 %{_mandir}/man1/dvipdft.1*
7855 %{_mandir}/man1/dvipng.1*
7856 %{_mandir}/man1/e2pall.1*
7857 %{_mandir}/man1/ebb.1*
7858 %{_mandir}/man1/fmtutil.1*
7859 %{_mandir}/man1/fmtutil-sys.1*
7860 %{_mandir}/man1/fontinst.1*
7861 %{_mandir}/man1/gftodvi.1*
7862 %{_mandir}/man1/gftopk.1*
7863 %{_mandir}/man1/gftype.1*
7864 %{_mandir}/man1/gsftopk.1*
7865 %{_mandir}/man1/kpseaccess.1*
7866 %{_mandir}/man1/kpsereadlink.1*
7867 %{_mandir}/man1/kpsewhere.1*
7868 %{_mandir}/man1/mag.1*
7869 %{_mandir}/man1/makempx.1*
7870 %{_mandir}/man1/makempy.1*
7871 %{_mandir}/man1/mktexfmt.1*
7872 %{_mandir}/man1/mktexlsr.1*
7873 %{_mandir}/man1/newer.1*
7874 %{_mandir}/man1/patgen.1*
7875 %{_mandir}/man1/pdfetex.1*
7876 %{_mandir}/man1/pfb2pfa.1*
7877 %{_mandir}/man1/pk2bm.1*
7878 %{_mandir}/man1/pktogf.1*
7879 %{_mandir}/man1/pktype.1*
7880 %{_mandir}/man1/pltotf.1*
7881 %{_mandir}/man1/pooltype.1*
7882 %{_mandir}/man1/ps2frag.1*
7883 %{_mandir}/man1/ps2pk.1*
7884 %{_mandir}/man1/tangle.1*
7885 %{_mandir}/man1/tex.1*
7886 %{_mandir}/man1/texexec.1*
7887 %{_mandir}/man1/texhash.1*
7888 %{_mandir}/man1/texlinks.1*
7889 %{_mandir}/man1/tftopl.1*
7890 %{_mandir}/man1/tie.1*
7891 %{_mandir}/man1/ttf2afm.1*
7892 %{_mandir}/man1/updmap.1*
7893 %{_mandir}/man1/updmap-sys.1*
7894 %{_mandir}/man1/vftovp.1*
7895 %{_mandir}/man1/vptovf.1*
7896 %{_mandir}/man1/weave.1*
7897 %{_mandir}/man5/fmtutil.cnf.5*
7898 %{_mandir}/man5/updmap.cfg.5*
7899
7900 %files other-utils
7901 %defattr(644,root,root,755)
7902 %dir %{texmfdist}/scripts/mkjobtexmf
7903 %attr(755,root,root) %{_bindir}/bg5+latex
7904 %attr(755,root,root) %{_bindir}/bg5+pdflatex
7905 %attr(755,root,root) %{_bindir}/bg5conv
7906 %attr(755,root,root) %{_bindir}/bg5latex
7907 %attr(755,root,root) %{_bindir}/bg5pdflatex
7908 %attr(755,root,root) %{_bindir}/bibtex8
7909 %attr(755,root,root) %{_bindir}/cfftot1
7910 %attr(755,root,root) %{_bindir}/ebong
7911 %attr(755,root,root) %{_bindir}/extconv
7912 %attr(755,root,root) %{_bindir}/extractbb
7913 %attr(755,root,root) %{_bindir}/gbklatex
7914 %attr(755,root,root) %{_bindir}/gbkpdflatex
7915 %attr(755,root,root) %{_bindir}/getnonfreefonts
7916 %attr(755,root,root) %{_bindir}/getnonfreefonts-sys
7917 %attr(755,root,root) %{_bindir}/hbf2gf
7918 %attr(755,root,root) %{_bindir}/jadetex
7919 %attr(755,root,root) %{_bindir}/lamed
7920 %attr(755,root,root) %{_bindir}/makeglossaries
7921 %attr(755,root,root) %{_bindir}/metafun
7922 %attr(755,root,root) %{_bindir}/mkjobtexmf
7923 %attr(755,root,root) %{texmfdist}/scripts/mkjobtexmf/mkjobtexmf.pl
7924 %attr(755,root,root) %{_bindir}/mllatex
7925 %attr(755,root,root) %{_bindir}/mltex
7926 %attr(755,root,root) %{_bindir}/mmafm
7927 %attr(755,root,root) %{_bindir}/mmpfb
7928 %attr(755,root,root) %{_bindir}/musixflx
7929 %attr(755,root,root) %{_bindir}/ofm2opl
7930 %attr(755,root,root) %{_bindir}/otfinfo
7931 %attr(755,root,root) %{_bindir}/otftotfm
7932 %attr(755,root,root) %{_bindir}/oxdvi
7933 %attr(755,root,root) %{_bindir}/pdfatfi
7934 %attr(755,root,root) %{_bindir}/pdfclose
7935 %attr(755,root,root) %{_bindir}/pdfjadetex
7936 %attr(755,root,root) %{_bindir}/pdfopen
7937 %attr(755,root,root) %{_bindir}/pdftosrc
7938 %{__perl}tex
7939 %attr(755,root,root) %{_bindir}/physe
7940 %attr(755,root,root) %{_bindir}/pkfix
7941 %attr(755,root,root) %{_bindir}/ppower4
7942 %attr(755,root,root) %{_bindir}/rungs
7943 %attr(755,root,root) %{_bindir}/simpdftex
7944 %attr(755,root,root) %{_bindir}/sjisconv
7945 %attr(755,root,root) %{_bindir}/sjislatex
7946 %attr(755,root,root) %{_bindir}/sjispdflatex
7947 %attr(755,root,root) %{_bindir}/synctex
7948 %attr(755,root,root) %{_bindir}/t1dotlessj
7949 %attr(755,root,root) %{_bindir}/t1lint
7950 %attr(755,root,root) %{_bindir}/t1reencode
7951 %attr(755,root,root) %{_bindir}/t1testpage
7952 %attr(755,root,root) %{_bindir}/texcount
7953 %attr(755,root,root) %{_bindir}/texsis
7954 %attr(755,root,root) %{_bindir}/tlmgr
7955 %attr(755,root,root) %{_bindir}/tpic2pdftex
7956 %attr(755,root,root) %{_bindir}/ttf2pk
7957 %attr(755,root,root) %{_bindir}/ttf2tfm
7958 %attr(755,root,root) %{_bindir}/ttftotype42
7959 %attr(755,root,root) %{_bindir}/vlna
7960 %attr(755,root,root) %{_bindir}/vpe
7961 %{_mandir}/man1/cfftot1.1*
7962 %{_mandir}/man1/getnonfreefonts-sys.1
7963 %{_mandir}/man1/getnonfreefonts.1*
7964 %{_mandir}/man1/hbf2gf.1*
7965 %{_mandir}/man1/mkjobtexmf.1*
7966 %{_mandir}/man1/mmafm.1*
7967 %{_mandir}/man1/mmpfb.1*
7968 %{_mandir}/man1/otfinfo.1*
7969 %{_mandir}/man1/otftotfm.1*
7970 %{_mandir}/man1/oxdvi.1
7971 %{_mandir}/man1/pdftosrc.1*
7972 %{_mandir}/man1/ps2eps.1*
7973 %{_mandir}/man1/synctex.1*
7974 %{_mandir}/man1/t1dotlessj.1*
7975 %{_mandir}/man1/t1lint.1*
7976 %{_mandir}/man1/t1reencode.1*
7977 %{_mandir}/man1/t1testpage.1*
7978 %{_mandir}/man1/ttf2pk.1*
7979 %{_mandir}/man1/ttf2tfm.1*
7980 %{_mandir}/man1/ttftotype42.1*
7981 %{_mandir}/man1/vlna.1*
7982 %{_mandir}/man5/synctex.5*
7983 %{texmfdist}/source/startex
7984 %{texmfdist}/source/jadetex
7985 %{texmfdist}/tex/jadetex
7986 %{texmfdist}/tex/texsis
7987 %{texmfdist}/tex/startex
7988 %{texmf}/fmtutil/fmtutil-hdr.cnf
7989 %{texmf}/fmtutil/format.jadetex.cnf
7990 %{texmf}/fmtutil/format.cyrtex.cnf
7991 %{texmf}/fmtutil/format.cyrtexinfo.cnf
7992 %{texmf}/fmtutil/format.mltex.cnf
7993 %{texmf}/ttf2pk
7994 %{texmf}/fonts/enc/ttf2pk
7995 %{texmf}/fonts/map/ttf2pk
7996 %{texmfdist}/tex/generic/abbr
7997 %{texmfdist}/tex/generic/abstyles/
7998 %{texmfdist}/tex/generic/barr
7999 %{texmfdist}/tex/generic/borceux
8000 %{texmfdist}/source/generic/borceux
8001 %{texmfdist}/tex/generic/c-pascal
8002 %{texmfdist}/tex/generic/cirth
8003 %{texmfdist}/tex/generic/dratex
8004 %{texmfdist}/tex/generic/ean
8005 %{texmfdist}/tex/generic/edmac
8006 %{texmfdist}/tex/generic/elvish
8007 %{texmfdist}/tex/generic/fenixpar
8008 %{texmfdist}/tex/generic/fltpoint
8009 %{texmfdist}/source/generic/fltpoint
8010 %{texmfdist}/tex/generic/musixtex
8011 %{texmfdist}/source/generic/hyphenex
8012 %{texmfdist}/source/generic/mkjobtexmf
8013 %{texmf}/hbf2gf
8014 %{texmf}/fmtutil/format.texsis.cnf
8015
8016 %files other-utils-doc
8017 %defattr(644,root,root,755)
8018 %doc %{texmfdist}/doc/generic/abbr
8019 %doc %{texmfdist}/doc/jadetex
8020 %doc %{texmfdist}/doc/texsis
8021 %doc %{texmfdist}/doc/startex
8022 %doc %{texmfdist}/doc/generic/c-pascal
8023 %doc %{texmfdist}/doc/generic/barr
8024 %doc %{texmfdist}/doc/generic/borceux
8025 %doc %{texmfdist}/doc/generic/dratex
8026 %doc %{texmfdist}/doc/generic/mkjobtexmf
8027 %doc %{texmfdist}/doc/support/texcount
8028 %doc %{texmf}/doc/tpic2pdftex
8029 %doc %{texmf}/doc/extconv
8030 %doc %{texmfdist}/doc/generic/fenixpar
8031 %doc %{texmfdist}/doc/generic/fltpoint
8032 %doc %{texmf}/doc/bg5conv
8033 %doc %{texmf}/doc/pkfix
8034 %doc %{texmf}/doc/hbf2gf
8035 %doc %{texmf}/doc/ttf2pk
8036 %doc %{texmf}/doc/sjisconv
8037 %doc %{texmf}/doc/vlna
8038
8039 %files dirs-fonts
8040 %defattr(644,root,root,755)
8041 %dir %{texmfdist}/doc/latex/marvosym/mac/oztex/tex-font
8042 %dir %{texmfdist}/fonts
8043 %dir %{texmfdist}/fonts/afm
8044 %dir %{texmfdist}/fonts/afm/public
8045 %dir %{texmfdist}/fonts/afm/vntex
8046 %dir %{texmfdist}/fonts/enc
8047 %dir %{texmfdist}/fonts/enc/dvips
8048 %dir %{texmfdist}/fonts/enc/dvips/vntex
8049 %dir %{texmfdist}/fonts/map
8050 %dir %{texmfdist}/fonts/map/dvipdfm
8051 %dir %{texmfdist}/fonts/map/dvips
8052 %dir %{texmfdist}/fonts/map/dvips/vntex
8053 %dir %{texmfdist}/fonts/map/fontname
8054 %dir %{texmfdist}/fonts/map/vtex
8055 %dir %{texmfdist}/fonts/ofm
8056 %dir %{texmfdist}/fonts/ofm/public
8057 %dir %{texmfdist}/fonts/ovf
8058 %dir %{texmfdist}/fonts/ovf/public
8059 %dir %{texmfdist}/fonts/ovp
8060 %dir %{texmfdist}/fonts/ovp/public
8061 %dir %{texmfdist}/fonts/opentype
8062 %dir %{texmfdist}/fonts/opentype/public
8063 %dir %{texmfdist}/fonts/pk
8064 %dir %{texmfdist}/fonts/pk/ljfour
8065 %dir %{texmfdist}/fonts/source
8066 %dir %{texmfdist}/fonts/source/public
8067 %dir %{texmfdist}/fonts/source/vntex
8068 %dir %{texmfdist}/fonts/tfm
8069 %dir %{texmfdist}/fonts/tfm/public
8070 %dir %{texmfdist}/fonts/tfm/vntex
8071 %dir %{texmfdist}/fonts/truetype
8072 %dir %{texmfdist}/fonts/type1
8073 %dir %{texmfdist}/fonts/type1/public
8074 %dir %{texmfdist}/fonts/type1/vntex
8075 %dir %{texmfdist}/fonts/vf
8076 %dir %{texmfdist}/fonts/vf/public
8077 %dir %{texmfdist}/fonts/vf/vntex
8078 %dir %{texmfdist}/source
8079 %dir %{texmfdist}/source/fonts
8080 %dir %{texmfdist}/source/latex
8081 %dir %{texmf}/fonts
8082 %dir %{texmf}/fonts/opentype
8083 %dir %{texmf}/fonts/opentype/public
8084
8085 %files doc
8086 %defattr(644,root,root,755)
8087 %doc %{texmfdist}/doc/generic/dehyph-exptl
8088 %dir %{texmfdoc}
8089 %dir %{texmfdoc}/doc
8090 %{texmfdoc}/README
8091 %{texmfdoc}/ls-R
8092 %{texmfdoc}/doc/english
8093 %{texmfdist}/doc/fontinst
8094
8095 %files doc-bg
8096 %defattr(644,root,root,755)
8097 %{texmfdoc}/doc/bulgarian
8098
8099 %files doc-cs
8100 %defattr(644,root,root,755)
8101 %{texmfdoc}/doc/czechslovak
8102
8103 %files doc-de
8104 %defattr(644,root,root,755)
8105 %{texmfdoc}/doc/german
8106
8107 %files doc-el
8108 %defattr(644,root,root,755)
8109 %{texmfdoc}/doc/greek
8110 %{texmf}/doc/generic/elhyphen
8111
8112 %files doc-es
8113 %defattr(644,root,root,755)
8114 %{texmfdoc}/doc/spanish
8115
8116 %files doc-fi
8117 %defattr(644,root,root,755)
8118 %{texmfdoc}/doc/finnish
8119
8120 %files doc-fr
8121 %defattr(644,root,root,755)
8122 %{texmfdoc}/doc/french
8123
8124 %files doc-it
8125 %defattr(644,root,root,755)
8126 %{texmfdoc}/doc/italian
8127
8128 %files doc-ja
8129 %defattr(644,root,root,755)
8130 %{texmfdoc}/doc/japanese
8131
8132 %files doc-ko
8133 %defattr(644,root,root,755)
8134 %{texmfdoc}/doc/korean
8135
8136 %files doc-mn
8137 %defattr(644,root,root,755)
8138 %{texmfdoc}/doc/mongolian
8139
8140 %files doc-nl
8141 %defattr(644,root,root,755)
8142 %{texmfdoc}/doc/dutch
8143
8144 %files doc-pl
8145 %defattr(644,root,root,755)
8146 %{texmfdoc}/doc/polish
8147
8148 %files doc-pt
8149 %defattr(644,root,root,755)
8150 %{texmfdoc}/doc/portuguese
8151
8152 %files doc-ru
8153 %defattr(644,root,root,755)
8154 %{texmfdoc}/doc/russian
8155
8156 %files doc-sk
8157 %defattr(644,root,root,755)
8158 %{texmfdoc}/doc/slovak
8159
8160 %files doc-sl
8161 %defattr(644,root,root,755)
8162 %{texmfdoc}/doc/slovenian
8163
8164 %files doc-th
8165 %defattr(644,root,root,755)
8166 %{texmfdoc}/doc/thai
8167
8168 %files doc-tr
8169 %defattr(644,root,root,755)
8170 %{texmfdoc}/doc/turkish
8171
8172 %files doc-uk
8173 %defattr(644,root,root,755)
8174 %{texmfdoc}/doc/ukrainian
8175
8176 %files doc-vi
8177 %defattr(644,root,root,755)
8178 %{texmfdoc}/doc/vietnamese
8179
8180 %files doc-zh_CN
8181 %defattr(644,root,root,755)
8182 %{texmfdoc}/doc/chinese
8183
8184 # %files doc-Catalogue
8185 # %defattr(644,root,root,755)
8186 # %{texmf}/doc/help/Catalogue
8187
8188 # %files doc-tug-faq
8189 # %defattr(644,root,root,755)
8190 # %{texmf}/doc/help/faq/uktug-faq
8191
8192
8193 %files doc-latex
8194 %defattr(644,root,root,755)
8195 # %{texmfdist}/doc/latex/bar
8196 # %{texmfdist}/doc/latex/eclbip
8197 # %{texmfdist}/doc/latex/eo
8198 %{texmfdist}/doc/latex/floatflt
8199 # %{texmfdist}/doc/latex/general
8200 # %{texmfdist}/doc/latex/germbib
8201 # %{texmfdist}/doc/latex/images
8202 # %{texmfdist}/doc/latex/mathcomp
8203 # %{texmfdist}/doc/latex/mt11p
8204 # %{texmfdist}/doc/latex/picins
8205 # %{texmfdist}/doc/latex/ps4pdf
8206 # %{texmfdist}/doc/latex/pslatex
8207 # %{texmfdist}/doc/latex/supertab
8208 # %{texmfdist}/doc/latex/tex-refs
8209 # %{texmfdist}/doc/latex/textmerg
8210 # %{texmfdist}/doc/latex/treesvr
8211 %doc %{texmfdist}/doc/generic/shapepar
8212 %doc %{texmfdist}/doc/latex/acronym
8213 %doc %{texmfdist}/doc/latex/aeguill
8214 %doc %{texmfdist}/doc/latex/anysize
8215 %doc %{texmfdist}/doc/latex/base
8216 %doc %{texmfdist}/doc/latex/beton
8217 %doc %{texmfdist}/doc/latex/concmath
8218 %doc %{texmfdist}/doc/latex/crop
8219 %doc %{texmfdist}/doc/latex/draftcopy
8220 %doc %{texmfdist}/doc/latex/eepic
8221 %doc %{texmfdist}/doc/latex/endfloat
8222 %doc %{texmfdist}/doc/latex/esint
8223 %doc %{texmfdist}/doc/latex/eso-pic
8224 %doc %{texmfdist}/doc/latex/euler
8225 %doc %{texmfdist}/doc/latex/eulervm
8226 %doc %{texmfdist}/doc/latex/extsizes
8227 %doc %{texmfdist}/doc/latex/fancybox
8228 %doc %{texmfdist}/doc/latex/fancyhdr
8229 %doc %{texmfdist}/doc/latex/fancyvrb
8230 %doc %{texmfdist}/doc/latex/filecontents
8231 %doc %{texmfdist}/doc/latex/float
8232 %doc %{texmfdist}/doc/latex/footmisc
8233 %doc %{texmfdist}/doc/latex/footnpag
8234 %doc %{texmfdist}/doc/latex/fp
8235 %doc %{texmfdist}/doc/latex/geometry
8236 %doc %{texmfdist}/doc/latex/graphics
8237 %doc %{texmfdist}/doc/latex/hyperref
8238 %doc %{texmfdist}/doc/latex/hyphenat
8239 %doc %{texmfdist}/doc/latex/index
8240 %doc %{texmfdist}/doc/latex/koma-script
8241 %doc %{texmfdist}/doc/latex/labels
8242 %doc %{texmfdist}/doc/latex/layouts
8243 %doc %{texmfdist}/doc/latex/listings
8244 %doc %{texmfdist}/doc/latex/ltabptch
8245 %doc %{texmfdist}/doc/latex/mdwtools
8246 %doc %{texmfdist}/doc/latex/memoir
8247 %doc %{texmfdist}/doc/latex/mh
8248 %doc %{texmfdist}/doc/latex/mparhack
8249 %doc %{texmfdist}/doc/latex/ms
8250 %doc %{texmfdist}/doc/latex/multibib
8251 %doc %{texmfdist}/doc/latex/mwcls
8252 %doc %{texmfdist}/doc/latex/natbib
8253 %doc %{texmfdist}/doc/latex/nomencl
8254 %doc %{texmfdist}/doc/latex/ntgclass
8255 %doc %{texmfdist}/doc/latex/oberdiek
8256 %doc %{texmfdist}/doc/latex/overpic
8257 %doc %{texmfdist}/doc/latex/paralist
8258 %doc %{texmfdist}/doc/latex/pb-diagram
8259 %doc %{texmfdist}/doc/latex/pdfpages
8260 %doc %{texmfdist}/doc/latex/picinpar
8261 %doc %{texmfdist}/doc/latex/pict2e
8262 %doc %{texmfdist}/doc/latex/placeins
8263 %doc %{texmfdist}/doc/latex/preprint
8264 %doc %{texmfdist}/doc/latex/preview
8265 %doc %{texmfdist}/doc/latex/program
8266 %doc %{texmfdist}/doc/latex/psfrag
8267 %doc %{texmfdist}/doc/latex/revtex
8268 %doc %{texmfdist}/doc/latex/rotating
8269 %doc %{texmfdist}/doc/latex/rotfloat
8270 %doc %{texmfdist}/doc/latex/scale
8271 %doc %{texmfdist}/doc/latex/sectsty
8272 %doc %{texmfdist}/doc/latex/seminar
8273 %doc %{texmfdist}/doc/latex/showlabels
8274 %doc %{texmfdist}/doc/latex/sidecap
8275 %doc %{texmfdist}/doc/latex/slashbox
8276 %doc %{texmfdist}/doc/latex/soul
8277 %doc %{texmfdist}/doc/latex/stdclsdv
8278 %doc %{texmfdist}/doc/latex/subfig
8279 %doc %{texmfdist}/doc/latex/subfigure
8280 %doc %{texmfdist}/doc/latex/textfit
8281 %doc %{texmfdist}/doc/latex/textpos
8282 %doc %{texmfdist}/doc/latex/titlesec
8283 %doc %{texmfdist}/doc/latex/tocbibind
8284 %doc %{texmfdist}/doc/latex/tocloft
8285 %doc %{texmfdist}/doc/latex/tools
8286 %doc %{texmfdist}/doc/latex/totpages
8287 %doc %{texmfdist}/doc/latex/type1cm
8288 %doc %{texmfdist}/doc/latex/units
8289 %doc %{texmfdist}/doc/latex/vmargin
8290 %doc %{texmfdist}/doc/latex/was
8291 %doc %{texmfdist}/doc/latex/wrapfig
8292 %doc %{texmfdist}/doc/latex/xtab
8293 %doc %{texmfdist}/doc/latex/yfonts
8294 %doc %{texmfdist}/doc/fonts/calrsfs
8295 %doc %{texmfdist}/doc/generic/encxvlna
8296 %doc %{texmfdist}/doc/generic/textmerg
8297
8298 %files -n kpathsea
8299 %defattr(644,root,root,755)
8300 %doc %{texmf}/doc/kpathsea
8301 %attr(755,root,root) %{_bindir}/kpsepath
8302 %attr(755,root,root) %{_bindir}/kpsestat
8303 %attr(755,root,root) %{_bindir}/kpsetool
8304 %attr(755,root,root) %{_bindir}/kpsewhich
8305 %attr(755,root,root) %{_bindir}/kpsexpand
8306 %attr(755,root,root) %{_libdir}/libkpathsea.so.*
8307 %{_libdir}/libkpathsea.la
8308 %{_mandir}/man1/kpsexpand.1*
8309 %{_mandir}/man1/kpsepath.1*
8310 %{_mandir}/man1/kpsestat.1*
8311 %{_mandir}/man1/kpsetool.1*
8312 %{_mandir}/man1/kpsewhich.1*
8313
8314 %files -n kpathsea-devel
8315 %defattr(644,root,root,755)
8316 %attr(755,root,root) %{_libdir}/libkpathsea.so
8317 %{_includedir}/kpathsea
8318 %{_infodir}/kpathsea.info*
8319
8320 %files dvips
8321 %defattr(644,root,root,755)
8322 # %doc %{texmf}/doc/programs/dvips.dvi
8323 # %doc %{texmf}/doc/programs/dvipdfm.dvi
8324 # %doc %{texmf}/doc/latex/psnfssx
8325 # %lang(fi) %{_mandir}/fi/man1/dvips.1*
8326 # %{texmf}/dvips/misc
8327 # %{texmf}/dvips/config/config.generic
8328 # %{texmf}/fonts/map/dvips/misc
8329 # %{texmf}/fonts/map/dvips/tetex/bsr-interpolated.map
8330 # %{texmf}/fonts/map/dvips/tetex/bsr.map
8331 # %{_localstatedir}/fonts/map/dvipdfm
8332 # %{_localstatedir}/fonts/map/dvips
8333 %dir %{texmfdist}/fonts/map/dvips/cmex
8334 %dir %{texmf}/dvipdfm
8335 %doc %{texmf}/doc/dvips
8336 %doc %{texmf}/doc/dvipdfm
8337 %attr(755,root,root) %{_bindir}/dvips
8338 %attr(755,root,root) %{_bindir}/dvired
8339 %attr(755,root,root) %{_bindir}/dvitomp
8340 %attr(755,root,root) %{_bindir}/dvitype
8341 %attr(755,root,root) %{_bindir}/dvicopy
8342 %attr(755,root,root) %{_bindir}/dvipdfm
8343 %attr(755,root,root) %{_bindir}/dvipdft
8344 # dvi2fax requires ghostscript
8345 %attr(755,root,root) %{_bindir}/dvi2fax
8346 %{_infodir}/dvips.info*
8347 %{_mandir}/man1/dvi2fax.1*
8348 %{_mandir}/man1/dvicopy.1*
8349 %{_mandir}/man1/dvipdfm.1*
8350 %{_mandir}/man1/dvips.1*
8351 %{_mandir}/man1/dvired.1*
8352 %{_mandir}/man1/dvitomp.1*
8353 %{_mandir}/man1/dvitype.1*
8354 %{texmf}/dvips/base
8355 %{texmf}/dvips/config
8356 %{texmf}/dvips/getafm
8357 %{texmf}/dvips/gsftopk
8358 # %config(noreplace) %verify(not md5 mtime size) %{texmf}/dvips/config/config.ps
8359 %{texmfdist}/fonts/enc/dvips/base
8360 %{texmfdist}/fonts/map/dvips/allrunes
8361 %{texmfdist}/fonts/map/dvips/cmex/ttcmex.map
8362 %{texmfdist}/tex/generic/dvips
8363 %{texmfdist}/dvips
8364 %{texmf}/dvipdfm/config
8365 %{texmf}/dvips/tetex/config.*
8366 %{texmf}/fonts/enc/dvips/tetex/mtex.enc
8367 %{texmf}/fonts/enc/dvips/afm2pl
8368 # %{texmf}/fonts/map
8369 %dir %{texmf}/fonts/map/dvipdfm
8370 %dir %{texmf}/fonts/map/dvips
8371 %dir %{texmf}/fonts/map/dvips/tetex
8372 %{texmf}/fonts/map/dvipdfm/updmap
8373 %{texmf}/fonts/map/dvipdfm/dvipdfmx
8374 %{texmf}/fonts/map/dvipdfm/tetex
8375 %{texmf}/fonts/map/dvips/tetex/dvipdfm35.map
8376 %{texmf}/fonts/map/dvips/tetex/dvips35.map
8377 %{texmf}/fonts/map/dvips/tetex/mathpple.map
8378 %{texmf}/fonts/map/dvips/tetex/mt-belleek.map
8379 %{texmf}/fonts/map/dvips/tetex/mt-plus.map
8380 %{texmf}/fonts/map/dvips/tetex/mt-yy.map
8381 %{texmf}/fonts/map/dvips/tetex/pdftex35.map
8382
8383
8384 %files dvilj
8385 %defattr(644,root,root,755)
8386 %attr(755,root,root) %{_bindir}/dvihp
8387 %attr(755,root,root) %{_bindir}/dvilj
8388 %attr(755,root,root) %{_bindir}/dvilj2p
8389 %attr(755,root,root) %{_bindir}/dvilj4
8390 %attr(755,root,root) %{_bindir}/dvilj4l
8391 %attr(755,root,root) %{_bindir}/dvilj6
8392 %{_mandir}/man1/dvihp.1*
8393 %{_mandir}/man1/dvilj.1*
8394 %{_mandir}/man1/dvilj2p.1*
8395 %{_mandir}/man1/dvilj4.1*
8396 %{_mandir}/man1/dvilj4l.1*
8397 %{_mandir}/man1/dvilj6.1*
8398
8399 %files makeindex
8400 %defattr(644,root,root,755)
8401 %doc %{texmfdist}/doc/makeindex
8402 %attr(755,root,root) %{_bindir}/mkindex
8403 %attr(755,root,root) %{_bindir}/makeindex
8404 %attr(755,root,root) %{_bindir}/rumakeindex
8405 %{texmfdist}/makeindex
8406 %{_mandir}/man1/makeindex.1*
8407 %{_mandir}/man1/mkindex.1*
8408 %{_mandir}/man1/rumakeindex.1*
8409
8410 %files scripts
8411 %defattr(644,root,root,755)
8412 %dir %{texmfdist}/scripts
8413 %dir %{texmf}/scripts
8414 %dir %{texmf}/scripts/texlive
8415 %{texmfdist}/scripts/bengali
8416 %{texmfdist}/scripts/dviasm
8417 %{texmfdist}/scripts/glossaries
8418 %{texmfdist}/scripts/oberdiek
8419 %{texmfdist}/scripts/perltex
8420 %{texmfdist}/scripts/pgfplots
8421 %{texmfdist}/scripts/ppower4
8422 %{texmfdist}/scripts/pst2pdf
8423 %{texmfdist}/scripts/shipunov
8424 %{texmfdist}/scripts/texcount
8425 %{texmfdist}/scripts/vpe/vpe.pl
8426 %{texmf}/scripts/a2ping
8427 %{texmf}/scripts/epstopdf
8428 %{texmf}/scripts/pkfix
8429 %{texmf}/scripts/ps2eps
8430 %{texmf}/scripts/simpdftex
8431 %{texmf}/scripts/tetex
8432 %{texmf}/scripts/texlive/getnonfreefonts.pl
8433 %{texmf}/scripts/texlive/gswin32
8434 %{texmf}/scripts/texlive/lua
8435 %{texmf}/scripts/texlive/*.tlu
8436 %{texmf}/scripts/texlive/tlmgr.pl
8437 %{texmf}/scripts/texlive/tlmgrgui
8438
8439 %files tex-arrayjob
8440 %defattr(644,root,root,755)
8441 %doc %{texmfdist}/doc/generic/arrayjob
8442 %{texmfdist}/tex/generic/arrayjob
8443
8444 %files tex-insbox
8445 %defattr(644,root,root,755)
8446 %doc %{texmfdist}/doc/generic/insbox
8447 %{texmfdist}/tex/generic/insbox
8448
8449 %files tex-kastrup
8450 %defattr(644,root,root,755)
8451 %doc %{texmfdist}/doc/generic/kastrup/binhex.pdf
8452 %{texmfdist}/source/generic/kastrup
8453 %{texmfdist}/tex/generic/kastrup
8454
8455 %files tex-mathdots
8456 %defattr(644,root,root,755)
8457 %doc %{texmfdist}/doc/generic/mathdots
8458 %{texmfdist}/source/generic/mathdots
8459 %{texmfdist}/tex/generic/mathdots
8460
8461 %files tex-ofs
8462 %defattr(644,root,root,755)
8463 %doc %{texmfdist}/doc/generic/ofs
8464 %{texmfdist}/tex/generic/ofs
8465
8466 %files tex-physe
8467 %defattr(644,root,root,755)
8468 %{texmfdist}/tex/physe
8469 %{texmf}/fmtutil/format.physe.cnf
8470
8471 %files tex-velthuis
8472 %defattr(644,root,root,755)
8473 %doc %{texmfdist}/doc/generic/velthuis
8474 %{texmfdist}/tex/generic/velthuis
8475
8476 %files tex-ytex
8477 %defattr(644,root,root,755)
8478 %{texmfdist}/tex/ytex
8479
8480 %files metafont
8481 %defattr(644,root,root,755)
8482 #%attr(755,root,root) %{_bindir}/mfw
8483 #%attr(755,root,root) %{_bindir}/virmf
8484 #%attr(755,root,root) %{_bindir}/inimf
8485 #%{texmf}/mft/cmbase.mft
8486 # %{texmf}/mft/e.mft
8487 # %{texmf}/mft/pl.mft
8488 # %{fmtdir}/mf.base
8489 #%{texmf}/web2c/mf-nowin.base
8490 # %{texmf}/web2c/mf.pool
8491 #%{texmf}/web2c/mfw.base
8492 #%{_mandir}/man1/inimf.1*
8493 #%{_mandir}/man1/virmf.1*
8494 %dir %{texmfdist}/mft
8495 %attr(755,root,root) %{_bindir}/mf
8496 %attr(755,root,root) %{_bindir}/mf-nowin
8497 %attr(755,root,root) %{_bindir}/mft
8498 %attr(755,root,root) %{_bindir}/mktexmf
8499 %attr(755,root,root) %{_bindir}/mktexpk
8500 %attr(755,root,root) %{_bindir}/mktextfm
8501 %{texmfdist}/metafont
8502 %{texmfdist}/mft/base
8503 %{texmfdist}/source/metafont
8504 %{_mandir}/man1/mf.1*
8505 %{_mandir}/man1/mf-nowin.1*
8506 %{_mandir}/man1/mft.1*
8507 %{_mandir}/man1/mktexmf.1*
8508 %{_mandir}/man1/mktexpk.1*
8509 %{_mandir}/man1/mktextfm.1*
8510 %{texmf}/fmtutil/format.metafont.cnf
8511
8512 %files metapost
8513 %defattr(644,root,root,755)
8514 #%attr(755,root,root) %{_bindir}/virmpost
8515 #%attr(755,root,root) %{_bindir}/inimpost
8516 # %{texmf}/web2c/mp.pool
8517 # %{fmtdir}/mpost.mem
8518 #%{_mandir}/man1/inimpost.1*
8519 #%{_mandir}/man1/virmpost.1*
8520 %dir %{texmfdist}/metapost
8521 %doc %{texmfdist}/doc/metapost
8522 %attr(755,root,root) %{_bindir}/mpost
8523 %attr(755,root,root) %{_bindir}/mpto
8524 %{texmfdist}/metapost/base
8525 %{texmfdist}/metapost/config
8526 %{texmfdist}/metapost/mfpic
8527 %{texmfdist}/metapost/misc
8528 %{texmfdist}/metapost/support
8529 %{texmfdist}/source/metapost
8530 %{_mandir}/man1/mpost.1*
8531 %{_mandir}/man1/mpto.1*
8532 %{texmf}/fmtutil/format.metapost.cnf
8533
8534 %files metapost-other
8535 %defattr(644,root,root,755)
8536 %{texmfdist}/metapost/automata
8537 %{texmfdist}/metapost/bbcard
8538 %{texmfdist}/metapost/blockdraw_mp
8539 %{texmfdist}/metapost/bpolynomial
8540 %{texmfdist}/metapost/cmarrows
8541 %{texmfdist}/metapost/dviincl
8542 %{texmfdist}/metapost/epsincl
8543 %{texmfdist}/metapost/expressg
8544 %{texmfdist}/metapost/exteps
8545 %{texmfdist}/metapost/featpost
8546 %{texmfdist}/metapost/frcursive
8547 %{texmfdist}/metapost/hatching
8548 %{texmfdist}/metapost/metaobj
8549 %{texmfdist}/metapost/metaplot
8550 %{texmfdist}/metapost/metauml
8551 %{texmfdist}/metapost/mp3d
8552 %{texmfdist}/metapost/mpattern
8553 %{texmfdist}/metapost/nkarta
8554 %{texmfdist}/metapost/piechartmp
8555 %{texmfdist}/metapost/slideshow
8556 %{texmfdist}/metapost/splines
8557 %{texmfdist}/metapost/tabvar
8558 %{texmfdist}/metapost/textpath
8559 %{texmfdist}/metapost/venn
8560
8561 %files mptopdf
8562 %defattr(644,root,root,755)
8563 %attr(755,root,root) %{_bindir}/mptopdf
8564 %{_mandir}/man1/mptopdf.1*
8565 %{texmfdist}/tex/mptopdf
8566 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/mptopdf.fmt
8567
8568 %files texdoctk
8569 %defattr(644,root,root,755)
8570 # %doc %{texmf}/doc/texdoctk
8571 %attr(755,root,root) %{_bindir}/texdoctk
8572 %{texmf}/texdoctk
8573 %{_mandir}/man1/texdoctk.1*
8574
8575 %files -n texconfig
8576 %defattr(644,root,root,755)
8577 %dir %{texmf}/texconfig
8578 %doc %{texmf}/texconfig/README
8579 %attr(755,root,root) %{_bindir}/texconfig
8580 %attr(755,root,root) %{_bindir}/texconfig-dialog
8581 %attr(755,root,root) %{_bindir}/texconfig-sys
8582 %attr(755,root,root) %{texmf}/texconfig/tcfmgr
8583 %{_mandir}/man1/texconfig.1*
8584 %{_mandir}/man1/texconfig-sys.1*
8585 %{texmf}/texconfig/g
8586 %{texmf}/texconfig/generic
8587 %{texmf}/texconfig/tcfmgr.map
8588 %{texmf}/texconfig/v
8589 %{texmf}/texconfig/x
8590
8591 %files -n xindy
8592 %defattr(644,root,root,755)
8593 %doc %{texmf}/doc/xindy
8594 %dir %{texmf}/xindy
8595 %dir %{texmf}/xindy/lang
8596 %dir %{texmf}/scripts
8597 %{texmf}/scripts/xindy
8598 %{texmf}/xindy/base
8599 %{texmf}/xindy/class
8600 %{texmf}/xindy/ord
8601 %{texmf}/xindy/rules
8602 %{texmf}/xindy/styles
8603 %{texmf}/xindy/tex
8604
8605
8606 %files -n xindy-albanian
8607 %defattr(644,root,root,755)
8608 %{texmf}/xindy/lang/albanian
8609
8610 %files -n xindy-belarusian
8611 %defattr(644,root,root,755)
8612 %{texmf}/xindy/lang/belarusian
8613
8614 %files -n xindy-bulgarian
8615 %defattr(644,root,root,755)
8616 %{texmf}/xindy/lang/bulgarian
8617
8618 %files -n xindy-croatian
8619 %defattr(644,root,root,755)
8620 %{texmf}/xindy/lang/croatian
8621
8622 %files -n xindy-czech
8623 %defattr(644,root,root,755)
8624 %{texmf}/xindy/lang/czech
8625
8626 %files -n xindy-danish
8627 %defattr(644,root,root,755)
8628 %{texmf}/xindy/lang/danish
8629
8630 %files -n xindy-dutch
8631 %defattr(644,root,root,755)
8632 %{texmf}/xindy/lang/dutch
8633
8634 %files -n xindy-english
8635 %defattr(644,root,root,755)
8636 %{texmf}/xindy/lang/english
8637
8638 %files -n xindy-esperanto
8639 %defattr(644,root,root,755)
8640 %{texmf}/xindy/lang/esperanto
8641
8642 %files -n xindy-estonian
8643 %defattr(644,root,root,755)
8644 %{texmf}/xindy/lang/estonian
8645
8646 %files -n xindy-finnish
8647 %defattr(644,root,root,755)
8648 %{texmf}/xindy/lang/finnish
8649
8650 %files -n xindy-french
8651 %defattr(644,root,root,755)
8652 %{texmf}/xindy/lang/french
8653
8654 %files -n xindy-general
8655 %defattr(644,root,root,755)
8656 %{texmf}/xindy/lang/general
8657
8658 %files -n xindy-georgian
8659 %defattr(644,root,root,755)
8660 %{texmf}/xindy/lang/georgian
8661
8662 %files -n xindy-german
8663 %defattr(644,root,root,755)
8664 %{texmf}/xindy/lang/german
8665
8666 %files -n xindy-greek
8667 %defattr(644,root,root,755)
8668 %{texmf}/xindy/lang/greek
8669
8670 %files -n xindy-gypsy
8671 %defattr(644,root,root,755)
8672 %{texmf}/xindy/lang/gypsy
8673
8674 %files -n xindy-hausa
8675 %defattr(644,root,root,755)
8676 %{texmf}/xindy/lang/hausa
8677
8678 %files -n xindy-hebrew
8679 %defattr(644,root,root,755)
8680 %{texmf}/xindy/lang/hebrew
8681
8682 %files -n xindy-hungarian
8683 %defattr(644,root,root,755)
8684 %{texmf}/xindy/lang/hungarian
8685
8686 %files -n xindy-icelandic
8687 %defattr(644,root,root,755)
8688 %{texmf}/xindy/lang/icelandic
8689
8690 %files -n xindy-italian
8691 %defattr(644,root,root,755)
8692 %{texmf}/xindy/lang/italian
8693
8694 %files -n xindy-klingon
8695 %defattr(644,root,root,755)
8696 %{texmf}/xindy/lang/klingon
8697
8698 %files -n xindy-kurdish
8699 %defattr(644,root,root,755)
8700 %{texmf}/xindy/lang/kurdish
8701
8702 %files -n xindy-latin
8703 %defattr(644,root,root,755)
8704 %{texmf}/xindy/lang/latin
8705
8706 %files -n xindy-latvian
8707 %defattr(644,root,root,755)
8708 %{texmf}/xindy/lang/latvian
8709
8710 %files -n xindy-lithuanian
8711 %defattr(644,root,root,755)
8712 %{texmf}/xindy/lang/lithuanian
8713
8714 %files -n xindy-lower-sorbian
8715 %defattr(644,root,root,755)
8716 %{texmf}/xindy/lang/lower-sorbian
8717
8718 %files -n xindy-macedonian
8719 %defattr(644,root,root,755)
8720 %{texmf}/xindy/lang/macedonian
8721
8722 %files -n xindy-mongolian
8723 %defattr(644,root,root,755)
8724 %{texmf}/xindy/lang/mongolian
8725
8726 %files -n xindy-norwegian
8727 %defattr(644,root,root,755)
8728 %{texmf}/xindy/lang/norwegian
8729
8730 %files -n xindy-polish
8731 %defattr(644,root,root,755)
8732 %{texmf}/xindy/lang/polish
8733
8734 %files -n xindy-portuguese
8735 %defattr(644,root,root,755)
8736 %{texmf}/xindy/lang/portuguese
8737
8738 %files -n xindy-romanian
8739 %defattr(644,root,root,755)
8740 %{texmf}/xindy/lang/romanian
8741
8742 %files -n xindy-russian
8743 %defattr(644,root,root,755)
8744 %{texmf}/xindy/lang/russian
8745
8746 %files -n xindy-serbian
8747 %defattr(644,root,root,755)
8748 %{texmf}/xindy/lang/serbian
8749
8750 %files -n xindy-slovak
8751 %defattr(644,root,root,755)
8752 %{texmf}/xindy/lang/slovak
8753
8754 %files -n xindy-slovenian
8755 %defattr(644,root,root,755)
8756 %{texmf}/xindy/lang/slovenian
8757
8758 %files -n xindy-spanish
8759 %defattr(644,root,root,755)
8760 %{texmf}/xindy/lang/spanish
8761
8762 %files -n xindy-swedish
8763 %defattr(644,root,root,755)
8764 %{texmf}/xindy/lang/swedish
8765
8766 %files -n xindy-turkish
8767 %defattr(644,root,root,755)
8768 %{texmf}/xindy/lang/turkish
8769
8770 %files -n xindy-ukrainian
8771 %defattr(644,root,root,755)
8772 %{texmf}/xindy/lang/ukrainian
8773
8774 %files -n xindy-upper-sorbian
8775 %defattr(644,root,root,755)
8776 %{texmf}/xindy/lang/upper-sorbian
8777
8778 %files -n xindy-vietnamese
8779 %defattr(644,root,root,755)
8780 %{texmf}/xindy/lang/vietnamese/
8781
8782 %files -n xdvi
8783 %defattr(644,root,root,755)
8784 #%attr(755,root,root) %{_bindir}/xdvi-motif.bin
8785 # %attr(755,root,root) %{_bindir}/xdvizilla
8786 # %{_mandir}/man1/xdvizilla.1*
8787 %attr(755,root,root) %{_bindir}/xdvi-xaw
8788 %attr(755,root,root) %{_bindir}/xdvi
8789 %{_mandir}/man1/xdvi.1*
8790 %{_desktopdir}/xdvi.desktop
8791 %{_pixmapsdir}/xdvi.png
8792 %{texmf}/xdvi
8793
8794 %files pdftex
8795 %defattr(644,root,root,755)
8796 # %doc %{texmf}/doc/programs/pdfcrop.txt
8797 # %attr(755,root,root) %{_bindir}/pdfxtex
8798 # %{_localstatedir}/fonts/map/pdftex
8799 # %dir %{texmf}/fonts/map/pdftex
8800 # %dir %{texmf}/fonts/map/pdftex/cmttf
8801 # %{texmf}/fonts/map/pdftex/cmttf/cmttf.map
8802 # %{texmf}/web2c/pdfetex-pl.pool
8803 # %{texmf}/web2c/pdfetex.pool
8804 # %{texmf}/web2c/pdfxtex.pool
8805 # %{_mandir}/man1/pdfxtex.1*
8806 %dir %{texmf}/fonts/map/pdftex
8807 %dir %{texmfdist}/doc/support
8808 %doc %{texmfdist}/doc/pdftex
8809 %doc %{texmfdist}/doc/support/pdfcrop
8810 %attr(755,root,root) %{_bindir}/epstopdf
8811 %attr(755,root,root) %{_bindir}/pdfcrop
8812 %attr(755,root,root) %{_bindir}/pdftex
8813 %attr(1777,root,root) %dir %{fmtdir}/pdftex
8814 %config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/pdftexconfig.tex
8815 %{texmf}/fmtutil/format.pdftex.cnf
8816 %{texmfdist}/scripts/pdfcrop
8817 %{_mandir}/man1/epstopdf.1*
8818 %{_mandir}/man1/pdftex.1*
8819 %{texmfdist}/fonts/enc/pdftex
8820 %{texmfdist}/fonts/map/pdftex
8821 %{texmf}/fonts/map/pdftex/updmap
8822
8823 %files phyzzx
8824 %defattr(644,root,root,755)
8825 %attr(755,root,root) %{_bindir}/phyzzx
8826 %dir %{texmfdist}/doc/phyzzx
8827 %dir %{texmfdist}/tex/phyzzx
8828 %doc %{texmfdist}/doc/phyzzx/base
8829 %{texmfdist}/tex/phyzzx/base
8830 %{texmfdist}/tex/phyzzx/config
8831 %{texmf}/fmtutil/format.phyzzx.cnf
8832
8833 %files omega
8834 %defattr(644,root,root,755)
8835 # %{texmf}/web2c/omega.pool
8836 # %{texmf}/web2c/aleph.pool
8837 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/aleph.fmt
8838 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/lambda.fmt
8839 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/lamed.fmt
8840 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/omega.fmt
8841 %doc %{texmfdist}/doc/omega
8842 %doc %{texmfdist}/doc/lambda
8843 %dir %{texmfdist}/omega
8844 %dir %{texmfdist}/dvips/omega
8845 %attr(755,root,root) %{_bindir}/aleph
8846 %attr(755,root,root) %{_bindir}/lambda
8847 %attr(755,root,root) %{_bindir}/mkocp
8848 %attr(755,root,root) %{_bindir}/mkofm
8849 %attr(755,root,root) %{_bindir}/odvicopy
8850 %attr(755,root,root) %{_bindir}/odvips
8851 %attr(755,root,root) %{_bindir}/odvitype
8852 %attr(755,root,root) %{_bindir}/omega
8853 %attr(755,root,root) %{_bindir}/omfonts
8854 %attr(755,root,root) %{_bindir}/opl2ofm
8855 %attr(755,root,root) %{_bindir}/otangle
8856 %attr(755,root,root) %{_bindir}/otp2ocp
8857 %attr(755,root,root) %{_bindir}/outocp
8858 %attr(755,root,root) %{_bindir}/ovf2ovp
8859 %attr(755,root,root) %{_bindir}/ovp2ovf
8860 %{texmfdist}/dvips/omega/config.omega
8861 %{texmfdist}/dvips/omega/omega.cfg
8862 %{texmfdist}/fonts/map/dvips/omega
8863 %{texmfdist}/tex/generic/omegahyph
8864 %{texmfdist}/omega/ocp
8865 %{texmfdist}/omega/otp
8866 %{texmfdist}/tex/lambda
8867 %{texmfdist}/source/lambda
8868 %{_mandir}/man1/lambda.1*
8869 %{_mandir}/man1/mkocp.1*
8870 %{_mandir}/man1/mkofm.1*
8871 %{_mandir}/man1/omega.1*
8872 %{_mandir}/man1/odvicopy.1*
8873 %{_mandir}/man1/odvips.1*
8874 %{_mandir}/man1/odvitype.1*
8875 %{_mandir}/man1/ofm2opl.1*
8876 %{_mandir}/man1/opl2ofm.1*
8877 %{_mandir}/man1/otp2ocp.1*
8878 %{_mandir}/man1/outocp.1*
8879 %{_mandir}/man1/ovf2ovp.1*
8880 %{_mandir}/man1/ovp2ovf.1*
8881 %{texmf}/fmtutil/format.omega.cnf
8882 %{texmf}/fmtutil/format.aleph.cnf
8883 %doc %{texmfdist}/doc/aleph
8884
8885 %files plain
8886 %defattr(644,root,root,755)
8887 %doc %{texmfdist}/doc/plain
8888 %{texmfdist}/tex/plain
8889 %exclude %{texmfdist}/tex/plain/config/xetex.ini
8890 %{texmf}/fmtutil/format.tex.cnf
8891 #%{texmf}/web2c/plain.mem
8892 #%{texmf}/web2c/plain.base
8893
8894 # %files format-plain
8895 # %defattr(644,root,root,755)
8896 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/tex.fmt
8897 #%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/plain.fmt
8898
8899 # %files format-pdftex
8900 # %defattr(644,root,root,755)
8901 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdftex.fmt
8902
8903 # %files format-pdfetex
8904 # %defattr(644,root,root,755)
8905 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfetex.fmt
8906
8907 %files mex
8908 %defattr(644,root,root,755)
8909 %doc %{texmfdist}/doc/mex
8910 %dir %{texmfdist}/tex/mex
8911 %{texmfdist}/tex/mex/base
8912 %dir %{texmfdist}/tex/mex/config
8913 %{texmf}/fmtutil/format.mex.cnf
8914 %{texmf}/fmtutil/format.utf8mex.cnf
8915 %{texmfdist}/source/mex
8916
8917 %files format-mex
8918 %defattr(644,root,root,755)
8919 %attr(755,root,root) %{_bindir}/mex
8920 %{texmfdist}/tex/mex/config/mex.ini
8921 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/mex.fmt
8922
8923 %files format-pdfmex
8924 %defattr(644,root,root,755)
8925 %attr(755,root,root) %{_bindir}/pdfmex
8926 %{texmfdist}/tex/mex/config/pdfmex.ini
8927 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfmex.fmt
8928
8929 %files format-utf8mex
8930 %defattr(644,root,root,755)
8931 %attr(755,root,root) %{_bindir}/utf8mex
8932 %dir %{texmfdist}/doc/mex
8933 %doc %{texmfdist}/doc/mex/utf8mex
8934 %{texmfdist}/tex/mex/utf8mex
8935 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/utf8mex.fmt
8936
8937 %files amstex
8938 %defattr(644,root,root,755)
8939 %dir %{texmfdist}/tex/amstex
8940 %{texmfdist}/tex/amstex/base
8941 %{texmfdist}/tex/amstex/config
8942 %{texmfdist}/tex/plain/amsfonts
8943
8944 %files format-amstex
8945 %defattr(644,root,root,755)
8946 %doc %{texmfdist}/doc/amstex
8947 %{texmfdist}/tex/amstex
8948 %attr(755,root,root) %{_bindir}/amstex
8949 %{_mandir}/man1/amstex.1*
8950 %{texmf}/fmtutil/format.amstex.cnf
8951 %{texmf}/fmtutil/format.cyramstex.cnf
8952 # %lang(fi) %{_mandir}/fi/man1/amstex.1*
8953 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/amstex.fmt
8954
8955 # %files format-pdfamstex
8956 # %defattr(644,root,root,755)
8957 # %attr(755,root,root) %{_bindir}/pdfamstex
8958 #%{texmf}/pdftex/amstex
8959 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfamstex.fmt
8960
8961 %files csplain
8962 %defattr(644,root,root,755)
8963 %dir %{texmfdist}/doc/cslatex
8964 %dir %{texmfdist}/doc/cslatex/base
8965 %doc %{texmfdist}/doc/cslatex/base/README-cspsfont
8966 %doc %{texmfdist}/doc/cslatex/base/cs-fonts.doc
8967 %doc %{texmfdist}/doc/cslatex/base/cscorr.tab
8968 %doc %{texmfdist}/doc/cslatex/base/csplain.doc
8969 %doc %{texmfdist}/doc/cslatex/base/parpozn.tex
8970 %doc %{texmfdist}/doc/cslatex/base/test8z.tex
8971 %doc %{texmfdist}/doc/cslatex/base/testlat.tex
8972 %attr(755,root,root) %{_bindir}/csplain
8973 %{texmfdist}/tex/csplain
8974 %{texmf}/fmtutil/format.csplain.cnf
8975
8976 %files format-csplain
8977 %defattr(644,root,root,755)
8978 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/csplain.fmt
8979
8980 %files format-pdfcsplain
8981 %defattr(644,root,root,755)
8982 %attr(755,root,root) %{_bindir}/pdfcsplain
8983 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfcsplain.fmt
8984
8985 %files cslatex
8986 %defattr(644,root,root,755)
8987 # %doc %{texmf}/doc/cstex/INSTALL.cslatex
8988 # %doc %{texmf}/doc/cstex/README.cslatex
8989 %{texmfdist}/tex/cslatex
8990 %{texmfdist}/tex/latex/cslatex
8991
8992 %files format-cslatex
8993 %defattr(644,root,root,755)
8994 %attr(755,root,root) %{_bindir}/cslatex
8995 %{texmf}/fmtutil/format.cslatex.cnf
8996 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cslatex.fmt
8997
8998 %files format-pdfcslatex
8999 %defattr(644,root,root,755)
9000 %attr(755,root,root) %{_bindir}/pdfcslatex
9001 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfcslatex.fmt
9002
9003 # %files cyrplain
9004 # %defattr(644,root,root,755)
9005 # %doc %{texmf}/doc/cyrplain
9006 # %{texmf}/tex/cyrplain
9007
9008 # %files format-cyrplain
9009 # %defattr(644,root,root,755)
9010 # %attr(755,root,root) %{_bindir}/cyrtex
9011 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyrtex.fmt
9012
9013 # %files format-cyramstex
9014 # %defattr(644,root,root,755)
9015 # %attr(755,root,root) %{_bindir}/cyramstex
9016 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyramstex.fmt
9017
9018 # %files format-cyrtexinfo
9019 # %defattr(644,root,root,755)
9020 # %attr(755,root,root) %{_bindir}/cyrtexinfo
9021 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyrtexinfo.fmt
9022
9023 %files eplain
9024 %defattr(644,root,root,755)
9025 %doc %{texmfdist}/doc/etex
9026 %doc %{texmfdist}/doc/eplain
9027 %{texmfdist}/tex/plain/etex
9028 %{texmfdist}/tex/eplain
9029 %{texmfdist}/source/eplain/eplain-source-3.2.zip
9030
9031 %files format-eplain
9032 %defattr(644,root,root,755)
9033 %attr(755,root,root) %{_bindir}/eplain
9034 %attr(755,root,root) %{_bindir}/etex
9035 %{_mandir}/man1/eplain.1*
9036 %{_mandir}/man1/etex.1*
9037 %{texmf}/fmtutil/format.eplain.cnf
9038 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/eplain.fmt
9039 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/etex.fmt
9040
9041 %files context
9042 %defattr(644,root,root,755)
9043 %doc %{texmfdist}/doc/context
9044 # %doc %{texmf}/doc/polish/context
9045 %attr(755,root,root) %{_bindir}/context
9046 %attr(755,root,root) %{_bindir}/ctxtools
9047 %attr(755,root,root) %{_bindir}/exatools
9048 %attr(755,root,root) %{_bindir}/luatools
9049 %attr(755,root,root) %{_bindir}/makempy
9050 %attr(755,root,root) %{_bindir}/mpstools
9051 %attr(755,root,root) %{_bindir}/mtxrun
9052 %attr(755,root,root) %{_bindir}/mtxtools
9053 %attr(755,root,root) %{_bindir}/pdfthumb
9054 %attr(755,root,root) %{_bindir}/pdftools
9055 %attr(755,root,root) %{_bindir}/pdftrimwhite
9056 %attr(755,root,root) %{_bindir}/pstopdf
9057 %attr(755,root,root) %{_bindir}/rlxtools
9058 %attr(755,root,root) %{_bindir}/runtools
9059 %attr(755,root,root) %{_bindir}/texexec
9060 %attr(755,root,root) %{_bindir}/texfind
9061 %attr(755,root,root) %{_bindir}/texfont
9062 %attr(755,root,root) %{_bindir}/texmfstart
9063 %attr(755,root,root) %{_bindir}/texshow
9064 %attr(755,root,root) %{_bindir}/textools
9065 %attr(755,root,root) %{_bindir}/texutil
9066 %attr(755,root,root) %{_bindir}/tmftools
9067 %attr(755,root,root) %{_bindir}/xmltools
9068 # %{_mandir}/man1/fdf2tex.1*
9069 %{_mandir}/man1/ctxtools.1*
9070 %{_mandir}/man1/pdftools.1*
9071 %{_mandir}/man1/pstopdf.1*
9072 %{_mandir}/man1/texfind.1*
9073 %{_mandir}/man1/texfont.1*
9074 %{_mandir}/man1/texmfstart.1*
9075 %{_mandir}/man1/textools.1*
9076 %{_mandir}/man1/texutil.1*
9077 # %{_mandir}/man1/texshow.1*
9078 %{texmfdist}/context
9079 %{texmfdist}/fonts/enc/dvips/context
9080 # %{texmfdist}/fonts/map/dvips/context
9081 %{texmfdist}/metapost/context
9082 %{texmfdist}/scripts/context
9083 %{texmfdist}/tex/context
9084 %exclude %{texmfdist}/tex/context/config/cont-de.ini
9085 %exclude %{texmfdist}/tex/context/config/cont-en.ini
9086 %exclude %{texmfdist}/tex/context/config/cont-nl.ini
9087 %exclude %{texmfdist}/tex/context/config/cont-uk.ini
9088 %{texmfdist}/tex/generic/context
9089 %{texmfdist}/tex/latex/context
9090 %{texmfdist}/bibtex/bst/context
9091 %{texmf}/fmtutil/format.context.cnf
9092 %{texmf}/fmtutil/format.luatex.cnf
9093 %{texmf}/web2c/context.cnf
9094 %doc %{texmfdist}/doc/luatex
9095
9096 # no fmt, so commented out
9097 #%files format-context-cz
9098 #%defattr(644,root,root,755)
9099 #%%{texmf}/tex/context/config/cont-cz.ini
9100 # does not build with beta 20021025
9101 #%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-cz.efmt
9102
9103 %files format-context-de
9104 %defattr(644,root,root,755)
9105 %{texmfdist}/tex/context/config/cont-de.ini
9106 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-de.fmt
9107 #%{_mandir}/man1/cont-de.1*
9108
9109 %files format-context-en
9110 %defattr(644,root,root,755)
9111 %{texmfdist}/tex/context/config/cont-en.ini
9112 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-en.fmt
9113 #%{_mandir}/man1/cont-en.1*
9114 # what is the difference betwen uk and en in this particular situation?
9115 %{texmfdist}/tex/context/config/cont-uk.ini
9116 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-uk.fmt
9117
9118 # no fmt, so commented out
9119 #%files format-context-it
9120 #%defattr(644,root,root,755)
9121 #%%{texmf}/tex/context/config/cont-it.ini
9122
9123 %files format-context-nl
9124 %defattr(644,root,root,755)
9125 %{texmfdist}/tex/context/config/cont-nl.ini
9126 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-nl.fmt
9127 #%{_mandir}/man1/cont-nl.1*
9128
9129 # no fmt, so commented out
9130 #%files format-context-ro
9131 #%defattr(644,root,root,755)
9132 #%%{texmf}/tex/context/config/cont-ro.ini
9133
9134
9135 %files latex
9136 %defattr(644,root,root,755)
9137 %attr(755,root,root) %{_bindir}/lacheck
9138 %attr(755,root,root) %{_bindir}/latex
9139 %attr(755,root,root) %{_bindir}/pslatex
9140 # %lang(fi) %{_mandir}/fi/man1/latex.1*
9141 # %lang(pl) %{_mandir}/pl/man1/latex.1*
9142 # %{_infodir}/latex.info*
9143 %{texmf}/fmtutil/format.latex.cnf
9144 %{_mandir}/man1/lacheck.1*
9145 %{_mandir}/man1/latex.1*
9146 %{_mandir}/man1/pslatex.1*
9147
9148 %dir %{texmfdist}/scripts
9149 %dir %{texmfdist}/scripts/pst-pdf
9150 %dir %{texmfdist}/source/generic
9151 %dir %{texmfdist}/tex/latex
9152 %dir %{texmfdist}/tex/plain
9153 %dir %{texmf}/tex/latex
9154
9155 # %{texmfdist}/tex/latex/citesort
9156 # %{texmfdist}/tex/latex/dvilj
9157 # %{texmfdist}/tex/latex/eclbip
9158 # %{texmfdist}/tex/latex/eo
9159 # %{texmfdist}/tex/latex/example
9160 # %{texmfdist}/tex/latex/fguill
9161 %{texmfdist}/tex/latex/floatflt
9162 # %{texmfdist}/tex/latex/gletter
9163 # %{texmfdist}/tex/latex/here
9164 # %{texmfdist}/tex/latex/mt11p
9165 # %{texmfdist}/tex/latex/relsize
9166 # %{texmfdist}/tex/latex/selectp
9167 # %{texmfdist}/tex/latex/shadow
9168 # %{texmfdist}/tex/latex/showtags
9169 # %{texmfdist}/tex/latex/tabls
9170 # %{texmfdist}/tex/latex/texmacs
9171 # %{texmfdist}/tex/latex/threeparttable
9172 # %{texmfdist}/tex/latex/treesvr
9173 # %{texmfdist}/tex/latex/ulem
9174 # %{texmfdist}/tex/latex/url
9175 # %{texmf}/tex/latex/version
9176 # %{texmf}/tex/latex/vpage
9177 %{texmfdist}/scripts/pst-pdf/ps4pdf
9178 %{texmfdist}/tex/generic/pstricks
9179 %{texmfdist}/tex/generic/shapepar
9180 %{texmfdist}/tex/generic/textmerg
9181 %{texmfdist}/source/generic/textmerg
9182 %{texmfdist}/tex/latex/12many
9183 %{texmfdist}/tex/latex/AkkTeX
9184 %{texmfdist}/tex/latex/GuIT
9185 %{texmfdist}/tex/latex/IEEEtran
9186 %{texmfdist}/tex/latex/SIstyle
9187 %{texmfdist}/tex/latex/Tabbing
9188 %{texmfdist}/tex/latex/a0poster
9189 %{texmfdist}/tex/latex/acmtrans
9190 %{texmfdist}/tex/latex/acronym
9191 %{texmfdist}/tex/latex/adrlist
9192 %{texmfdist}/tex/latex/aeguill
9193 %{texmfdist}/tex/latex/afthesis
9194 %{texmfdist}/tex/latex/aguplus
9195 %{texmfdist}/tex/latex/akletter
9196 %{texmfdist}/tex/latex/algorithm2e
9197 %{texmfdist}/tex/latex/algorithmicx
9198 %{texmfdist}/tex/latex/allrunes
9199 %{texmfdist}/tex/latex/altfont
9200 %{texmfdist}/tex/latex/ametsoc
9201 %{texmfdist}/tex/latex/amsaddr
9202 %{texmfdist}/tex/latex/amsrefs
9203 %{texmfdist}/tex/latex/animate
9204 %{texmfdist}/tex/latex/answers
9205 %{texmfdist}/tex/latex/antiqua
9206 %{texmfdist}/tex/latex/anyfontsize
9207 %{texmfdist}/tex/latex/anysize
9208 %{texmfdist}/tex/latex/apa
9209 %{texmfdist}/tex/latex/apl
9210 %{texmfdist}/tex/latex/ar
9211 %{texmfdist}/tex/latex/arabi
9212 %{texmfdist}/tex/latex/arabtex
9213 %{texmfdist}/tex/latex/archaic
9214 %{texmfdist}/tex/latex/arev
9215 %{texmfdist}/tex/latex/armenian
9216 %{texmfdist}/tex/latex/ascelike
9217 %{texmfdist}/tex/latex/ascii
9218 %{texmfdist}/tex/latex/assignment
9219 %{texmfdist}/tex/latex/augie
9220 %{texmfdist}/tex/latex/auncial-new
9221 %{texmfdist}/tex/latex/aurical
9222 %{texmfdist}/tex/latex/authoraftertitle
9223 %{texmfdist}/tex/latex/authorindex
9224 %{texmfdist}/tex/latex/auto-pst-pdf
9225 %{texmfdist}/tex/latex/autoarea
9226 %{texmfdist}/tex/latex/autotab
9227 %{texmfdist}/tex/latex/avantgar
9228 %{texmfdist}/tex/latex/bangtex
9229 %{texmfdist}/tex/latex/barcodes
9230 %{texmfdist}/tex/latex/base
9231 %{texmfdist}/tex/latex/bayer
9232 %{texmfdist}/tex/latex/bbding
9233 %{texmfdist}/tex/latex/bbm-macros
9234 %{texmfdist}/tex/latex/begriff
9235 %{texmfdist}/tex/latex/bengali
9236 %{texmfdist}/tex/latex/bera
9237 %{texmfdist}/tex/latex/betababel
9238 %{texmfdist}/tex/latex/beton
9239 %{texmfdist}/tex/latex/bibarts
9240 %{texmfdist}/tex/latex/bibleref
9241 %{texmfdist}/tex/latex/biblist
9242 %{texmfdist}/tex/latex/bigfoot
9243 %{texmfdist}/tex/latex/bizcard
9244 %{texmfdist}/tex/latex/blacklettert1
9245 %{texmfdist}/tex/latex/blindtext
9246 %{texmfdist}/tex/latex/boisik
9247 %{texmfdist}/tex/latex/boldtensors
9248 %{texmfdist}/tex/latex/bookest
9249 %{texmfdist}/tex/latex/bookhands
9250 %{texmfdist}/tex/latex/bookman
9251 %{texmfdist}/tex/latex/bophook
9252 %{texmfdist}/tex/latex/boxhandler
9253 %{texmfdist}/tex/latex/braille
9254 %{texmfdist}/tex/latex/breakurl
9255 %{texmfdist}/tex/latex/bridge
9256 %{texmfdist}/tex/latex/brushscr
9257 %{texmfdist}/tex/latex/burmese
9258 %{texmfdist}/tex/latex/bussproofs
9259 %{texmfdist}/tex/latex/calrsfs
9260 %{texmfdist}/tex/latex/calxxxx
9261 %{texmfdist}/tex/latex/captcont
9262 %{texmfdist}/tex/latex/casyl
9263 %{texmfdist}/tex/latex/catechis
9264 %{texmfdist}/tex/latex/cbcoptic
9265 %{texmfdist}/tex/latex/cbfonts
9266 %{texmfdist}/tex/latex/cclicenses
9267 %{texmfdist}/tex/latex/cd-cover
9268 %{texmfdist}/tex/latex/cd
9269 %{texmfdist}/tex/latex/cdpbundl
9270 %{texmfdist}/tex/latex/cellspace
9271 %{texmfdist}/tex/latex/changepage
9272 %{texmfdist}/tex/latex/changes
9273 %{texmfdist}/tex/latex/chapterfolder
9274 %{texmfdist}/tex/latex/cherokee
9275 %{texmfdist}/tex/latex/chicago
9276 %{texmfdist}/tex/latex/china2e
9277 %{texmfdist}/tex/latex/citeref
9278 %{texmfdist}/tex/latex/cjhebrew
9279 %{texmfdist}/tex/latex/cjk
9280 %{texmfdist}/tex/latex/classicthesis
9281 %{texmfdist}/tex/latex/cleveref
9282 %{texmfdist}/tex/latex/clock
9283 %{texmfdist}/tex/latex/clrscode
9284 %{texmfdist}/tex/latex/cm-lgc
9285 %{texmfdist}/tex/latex/cm-super
9286 %{texmfdist}/tex/latex/cmap
9287 %{texmfdist}/tex/latex/cmcyralt
9288 %{texmfdist}/tex/latex/cmdstring
9289 %{texmfdist}/tex/latex/cmsd
9290 %{texmfdist}/tex/latex/codepage
9291 %{texmfdist}/tex/latex/colorinfo
9292 %{texmfdist}/tex/latex/commath
9293 %{texmfdist}/tex/latex/compactbib
9294 %{texmfdist}/tex/latex/complexity
9295 %{texmfdist}/tex/latex/concprog
9296 %{texmfdist}/tex/latex/confproc
9297 %{texmfdist}/tex/latex/courier-scaled
9298 %{texmfdist}/tex/latex/courier
9299 %{texmfdist}/tex/latex/courseoutline
9300 %{texmfdist}/tex/latex/coursepaper
9301 %{texmfdist}/tex/latex/coverpage
9302 %{texmfdist}/tex/latex/covington
9303 %{texmfdist}/tex/latex/crop
9304 %{texmfdist}/tex/latex/crossreference
9305 %{texmfdist}/tex/latex/csbulletin
9306 %{texmfdist}/tex/latex/csquotes
9307 %{texmfdist}/tex/latex/ctib
9308 %{texmfdist}/tex/latex/cursor
9309 %{texmfdist}/tex/latex/cv
9310 %{texmfdist}/tex/latex/cweb-latex
9311 %{texmfdist}/tex/latex/cyklop
9312 %{texmfdist}/tex/latex/dateiliste
9313 %{texmfdist}/tex/latex/datetime
9314 %{texmfdist}/tex/latex/dcpic
9315 %{texmfdist}/tex/latex/decimal
9316 %{texmfdist}/tex/latex/diagnose
9317 %{texmfdist}/tex/latex/dichokey
9318 %{texmfdist}/tex/latex/dictsym
9319 %{texmfdist}/tex/latex/digiconfigs
9320 %{texmfdist}/tex/latex/dingbat
9321 %{texmfdist}/tex/latex/directory
9322 %{texmfdist}/tex/latex/dlfltxb
9323 %{texmfdist}/tex/latex/docmfp
9324 %{texmfdist}/tex/latex/doi
9325 %{texmfdist}/tex/latex/doipubmed
9326 %{texmfdist}/tex/latex/dotarrow
9327 %{texmfdist}/tex/latex/dottex
9328 %{texmfdist}/tex/latex/doublestroke
9329 %{texmfdist}/tex/latex/dpfloat
9330 %{texmfdist}/tex/latex/drac
9331 %{texmfdist}/tex/latex/draftcopy
9332 %{texmfdist}/tex/latex/dramatist
9333 %{texmfdist}/tex/latex/duerer-latex
9334 %{texmfdist}/tex/latex/dvdcoll
9335 %{texmfdist}/tex/latex/dvipdfmx-def
9336 %{texmfdist}/tex/latex/eCards
9337 %{texmfdist}/tex/latex/ean13isbn
9338 %{texmfdist}/tex/latex/easy
9339 %{texmfdist}/tex/latex/ebezier
9340 %{texmfdist}/tex/latex/ebsthesis
9341 %{texmfdist}/tex/latex/ecclesiastic
9342 %{texmfdist}/tex/latex/ecltree
9343 %{texmfdist}/tex/latex/eco
9344 %{texmfdist}/tex/latex/economic
9345 %{texmfdist}/tex/latex/ed
9346 %{texmfdist}/tex/latex/edmargin
9347 %{texmfdist}/tex/latex/ednotes
9348 %{texmfdist}/tex/latex/eemeir
9349 %{texmfdist}/tex/latex/eepic
9350 %{texmfdist}/tex/latex/egameps
9351 %{texmfdist}/tex/latex/eiad
9352 %{texmfdist}/tex/latex/ellipsis
9353 %{texmfdist}/tex/latex/elpres
9354 %{texmfdist}/tex/latex/elsevier
9355 %{texmfdist}/tex/latex/em
9356 %{texmfdist}/tex/latex/emp
9357 %{texmfdist}/tex/latex/emulateapj
9358 %{texmfdist}/tex/latex/encxvlna
9359 %{texmfdist}/tex/latex/endfloat
9360 %{texmfdist}/tex/latex/endheads
9361 %{texmfdist}/tex/latex/engpron
9362 %{texmfdist}/tex/latex/engrec
9363 %{texmfdist}/tex/latex/envbig
9364 %{texmfdist}/tex/latex/envlab
9365 %{texmfdist}/tex/latex/epigrafica
9366 %{texmfdist}/tex/latex/epigraph
9367 %{texmfdist}/tex/latex/epiolmec
9368 %{texmfdist}/tex/latex/epsdice
9369 %{texmfdist}/tex/latex/epspdfconversion
9370 %{texmfdist}/tex/latex/eqname
9371 %{texmfdist}/tex/latex/eqparbox
9372 %{texmfdist}/tex/latex/errata
9373 %{texmfdist}/tex/latex/esint
9374 %{texmfdist}/tex/latex/eskdx
9375 %{texmfdist}/tex/latex/eso-pic
9376 %{texmfdist}/tex/latex/etex-pkg
9377 %{texmfdist}/tex/latex/ethiop
9378 %{texmfdist}/tex/latex/etoolbox
9379 %{texmfdist}/tex/latex/eukdate
9380 %{texmfdist}/tex/latex/euler
9381 %{texmfdist}/tex/latex/eulervm
9382 %{texmfdist}/tex/latex/euproposal
9383 %{texmfdist}/tex/latex/euro
9384 %{texmfdist}/tex/latex/eurofont
9385 %{texmfdist}/tex/latex/europecv
9386 %{texmfdist}/tex/latex/eurosans
9387 %{texmfdist}/tex/latex/eurosym
9388 %{texmfdist}/tex/latex/everypage
9389 %{texmfdist}/tex/latex/examplep
9390 %{texmfdist}/tex/latex/exceltex
9391 %{texmfdist}/tex/latex/exercise
9392 %{texmfdist}/tex/latex/expl3
9393 %{texmfdist}/tex/latex/extarrows
9394 %{texmfdist}/tex/latex/extract
9395 %{texmfdist}/tex/latex/extsizes
9396 %{texmfdist}/tex/latex/facsimile
9397 %{texmfdist}/tex/latex/fancybox
9398 %{texmfdist}/tex/latex/fancyhdr
9399 %{texmfdist}/tex/latex/fancynum
9400 %{texmfdist}/tex/latex/fancyref
9401 %{texmfdist}/tex/latex/fancytooltips
9402 %{texmfdist}/tex/latex/fancyvrb
9403 %{texmfdist}/tex/latex/fax
9404 %{texmfdist}/tex/latex/fc
9405 %{texmfdist}/tex/latex/feyn
9406 %{texmfdist}/tex/latex/fge
9407 %{texmfdist}/tex/latex/figbib
9408 %{texmfdist}/tex/latex/figsize
9409 %{texmfdist}/tex/latex/filecontents
9410 %{texmfdist}/tex/latex/fink
9411 %{texmfdist}/tex/latex/fixfoot
9412 %{texmfdist}/tex/latex/flabels
9413 %{texmfdist}/tex/latex/flacards
9414 %{texmfdist}/tex/latex/flagderiv
9415 %{texmfdist}/tex/latex/flashcards
9416 %{texmfdist}/tex/latex/float
9417 %{texmfdist}/tex/latex/floatrow
9418 %{texmfdist}/tex/latex/fmp
9419 %{texmfdist}/tex/latex/fnbreak
9420 %{texmfdist}/tex/latex/fncychap
9421 %{texmfdist}/tex/latex/foekfont
9422 %{texmfdist}/tex/latex/foilhtml
9423 %{texmfdist}/tex/latex/fonetika
9424 %{texmfdist}/tex/latex/fontinst
9425 %{texmfdist}/tex/latex/fonttable
9426 %{texmfdist}/tex/latex/footmisc
9427 %{texmfdist}/tex/latex/footnpag
9428 %{texmfdist}/tex/latex/fourier
9429 %{texmfdist}/tex/latex/fouriernc
9430 %{texmfdist}/tex/latex/fp
9431 %{texmfdist}/tex/latex/frankenstein
9432 %{texmfdist}/tex/latex/frcursive
9433 %{texmfdist}/tex/latex/frenchle
9434 %{texmfdist}/tex/latex/fribrief
9435 %{texmfdist}/tex/latex/frletter
9436 %{texmfdist}/tex/latex/frontespizio
9437 %{texmfdist}/tex/latex/fullblck
9438 %{texmfdist}/tex/latex/fullpict
9439 %{texmfdist}/tex/latex/fundus
9440 %{texmfdist}/tex/latex/gaceta
9441 %{texmfdist}/tex/latex/gastex
9442 %{texmfdist}/tex/latex/gatech-thesis
9443 %{texmfdist}/tex/latex/gauss
9444 %{texmfdist}/tex/latex/gb4e
9445 %{texmfdist}/tex/latex/gcard
9446 %{texmfdist}/tex/latex/gcite
9447 %{texmfdist}/tex/latex/genmpage
9448 %{texmfdist}/tex/latex/geometry
9449 %{texmfdist}/tex/latex/geomsty
9450 %{texmfdist}/tex/latex/germbib
9451 %{texmfdist}/tex/latex/gfsartemisia
9452 %{texmfdist}/tex/latex/gfsbaskerville
9453 %{texmfdist}/tex/latex/gfsbodoni
9454 %{texmfdist}/tex/latex/gfscomplutum
9455 %{texmfdist}/tex/latex/gfsdidot
9456 %{texmfdist}/tex/latex/gfsneohellenic
9457 %{texmfdist}/tex/latex/gfsporson
9458 %{texmfdist}/tex/latex/gfssolomos
9459 %{texmfdist}/tex/latex/gloss
9460 %{texmfdist}/tex/latex/glossaries
9461 %{texmfdist}/tex/latex/gmdoc
9462 %{texmfdist}/tex/latex/gmeometric
9463 %{texmfdist}/tex/latex/gmiflink
9464 %{texmfdist}/tex/latex/gmutils
9465 %{texmfdist}/tex/latex/gmverb
9466 %{texmfdist}/tex/latex/graphics
9467 %{texmfdist}/tex/latex/graphicx-psmin
9468 %{texmfdist}/tex/latex/greek-inputenc
9469 %{texmfdist}/tex/latex/greekdates
9470 %{texmfdist}/tex/latex/greektex
9471 %{texmfdist}/tex/latex/grfpaste
9472 %{texmfdist}/tex/latex/grnumalt
9473 %{texmfdist}/tex/latex/grotesq
9474 %{texmfdist}/tex/latex/grverb
9475 %{texmfdist}/tex/latex/gu
9476 %{texmfdist}/tex/latex/guitbeamer
9477 %{texmfdist}/tex/latex/hanging
9478 %{texmfdist}/tex/latex/har2nat
9479 %{texmfdist}/tex/latex/harmony
9480 %{texmfdist}/tex/latex/harpoon
9481 %{texmfdist}/tex/latex/harvard
9482 %{texmfdist}/tex/latex/hc
9483 %{texmfdist}/tex/latex/helvetic
9484 %{texmfdist}/tex/latex/hep
9485 %{texmfdist}/tex/latex/hepnames
9486 %{texmfdist}/tex/latex/hepparticles
9487 %{texmfdist}/tex/latex/hepthesis
9488 %{texmfdist}/tex/latex/hepunits
9489 %{texmfdist}/tex/latex/hexgame
9490 %{texmfdist}/tex/latex/hfoldsty
9491 %{texmfdist}/tex/latex/hilowres
9492 %{texmfdist}/tex/latex/histogr
9493 %{texmfdist}/tex/latex/hitec
9494 %{texmfdist}/tex/latex/hpsdiss
9495 %{texmfdist}/tex/latex/hvfloat
9496 %{texmfdist}/tex/latex/hypdvips
9497 %{texmfdist}/tex/latex/hyper
9498 %{texmfdist}/tex/latex/hyperref
9499 %{texmfdist}/tex/latex/hyperxmp
9500 %{texmfdist}/tex/latex/hyphenat
9501 %{texmfdist}/tex/latex/ibycus-babel
9502 %{texmfdist}/tex/latex/icsv
9503 %{texmfdist}/tex/latex/ieeepes
9504 %{texmfdist}/tex/latex/ifmslide
9505 %{texmfdist}/tex/latex/ifplatform
9506 %{texmfdist}/tex/latex/ifsym
9507 %{texmfdist}/tex/latex/ijmart
9508 %{texmfdist}/tex/latex/imac
9509 %{texmfdist}/tex/latex/image-gallery
9510 %{texmfdist}/tex/latex/imtekda
9511 %{texmfdist}/tex/latex/index
9512 %{texmfdist}/tex/latex/initials
9513 %{texmfdist}/tex/latex/inlinebib
9514 %{texmfdist}/tex/latex/inlinedef
9515 %{texmfdist}/tex/latex/interactiveworkbook
9516 %{texmfdist}/tex/latex/invoice
9517 %{texmfdist}/tex/latex/ipa
9518 %{texmfdist}/tex/latex/iso
9519 %{texmfdist}/tex/latex/iso10303
9520 %{texmfdist}/tex/latex/isodate
9521 %{texmfdist}/tex/latex/isodoc
9522 %{texmfdist}/tex/latex/isonums
9523 %{texmfdist}/tex/latex/itnumpar
9524 %{texmfdist}/tex/latex/itrans
9525 %{texmfdist}/tex/latex/iwona
9526 %{texmfdist}/tex/latex/jhep
9527 %{texmfdist}/tex/latex/jknapltx
9528 %{texmfdist}/tex/latex/jneurosci
9529 %{texmfdist}/tex/latex/jpsj
9530 %{texmfdist}/tex/latex/jura
9531 %{texmfdist}/tex/latex/juraabbrev
9532 %{texmfdist}/tex/latex/juramisc
9533 %{texmfdist}/tex/latex/jurarsp
9534 %{texmfdist}/tex/latex/koma-script
9535 %{texmfdist}/tex/latex/labels
9536 %dir %{texmfdist}/tex/latex/latexconfig
9537 %{texmfdist}/tex/latex/latexconfig/latex.ini
9538 %{texmfdist}/tex/latex/latexconfig/lualatex.ini
9539 %{texmfdist}/tex/latex/latexconfig/mllatex.ini
9540 %{texmfdist}/tex/latex/latexconfig/pdflatex.ini
9541 %{texmfdist}/tex/latex/latexconfig/pdflualatex.ini
9542 %{texmfdist}/tex/latex/layouts
9543 %{texmfdist}/tex/latex/listings
9544 %{texmfdist}/tex/latex/ltabptch
9545 %{texmfdist}/tex/latex/localloc
9546 %{texmfdist}/tex/latex/ltxmisc
9547 %{texmfdist}/tex/latex/mathcomp
9548 %{texmfdist}/tex/latex/mdwtools
9549 %{texmfdist}/tex/latex/memoir
9550 %{texmfdist}/tex/latex/mh
9551 %{texmfdist}/tex/latex/misc209
9552 %{texmfdist}/tex/latex/mmap
9553 %{texmfdist}/tex/latex/mnsymbol
9554 %{texmfdist}/tex/latex/moderncv
9555 %{texmfdist}/tex/latex/modroman
9556 %{texmfdist}/tex/latex/mongolian-babel
9557 %{texmfdist}/tex/latex/montex
9558 %{texmfdist}/tex/latex/mparhack
9559 %{texmfdist}/tex/latex/ms
9560 %{texmfdist}/tex/latex/multibib
9561 %{texmfdist}/tex/latex/multirow
9562 %{texmfdist}/tex/latex/mwcls
9563 %{texmfdist}/tex/latex/natbib
9564 %{texmfdist}/tex/latex/ncclatex
9565 %{texmfdist}/tex/latex/ncctools
9566 %{texmfdist}/tex/latex/ncntrsbk
9567 %{texmfdist}/tex/latex/nddiss
9568 %{texmfdist}/tex/latex/newalg
9569 %{texmfdist}/tex/latex/newfile
9570 %{texmfdist}/tex/latex/newlfm
9571 %{texmfdist}/tex/latex/newspaper
9572 %{texmfdist}/tex/latex/newthm
9573 %{texmfdist}/tex/latex/nomencl
9574 %{texmfdist}/tex/latex/ntgclass
9575 %{texmfdist}/tex/generic/oberdiek
9576 %{texmfdist}/tex/latex/oberdiek
9577 %{texmfdist}/tex/latex/overpic
9578 %{texmfdist}/tex/latex/paralist
9579 %{texmfdist}/tex/latex/pb-diagram
9580 %{texmfdist}/tex/latex/pdftex-def
9581 %{texmfdist}/tex/latex/pdfpages
9582 %{texmfdist}/tex/latex/picinpar
9583 %{texmfdist}/tex/latex/pict2e
9584 %{texmfdist}/tex/latex/placeins
9585 %{texmfdist}/tex/latex/preprint
9586 %{texmfdist}/tex/latex/preview
9587 %{texmfdist}/tex/latex/program
9588 %{texmfdist}/tex/latex/psfrag
9589 %{texmfdist}/tex/latex/pslatex
9590 %{texmfdist}/tex/latex/revtex
9591 %{texmfdist}/tex/latex/rotating
9592 %{texmfdist}/tex/latex/rotfloat
9593 %{texmfdist}/tex/latex/scale
9594 %{texmfdist}/tex/latex/sectsty
9595 %{texmfdist}/tex/latex/seminar
9596 %{texmfdist}/tex/latex/setspace
9597 %{texmfdist}/tex/latex/showdim
9598 %{texmfdist}/tex/latex/showlabels
9599 %{texmfdist}/tex/latex/sidecap
9600 %{texmfdist}/tex/latex/slashbox
9601 %{texmfdist}/tex/latex/soul
9602 %{texmfdist}/tex/latex/stdclsdv
9603 %{texmfdist}/tex/latex/stmaryrd
9604 %{texmfdist}/tex/latex/subfig
9605 %{texmfdist}/tex/latex/subfigure
9606 %{texmfdist}/tex/latex/supertabular
9607 %{texmfdist}/tex/latex/t2
9608 %{texmfdist}/tex/latex/t-angles
9609 %{texmfdist}/tex/latex/tableaux
9610 %{texmfdist}/tex/latex/tablists
9611 %{texmfdist}/tex/latex/tablor
9612 %{texmfdist}/tex/latex/tabto-ltx
9613 %{texmfdist}/tex/latex/tabulary
9614 %{texmfdist}/tex/latex/tabvar
9615 %{texmfdist}/tex/latex/talk
9616 %{texmfdist}/tex/latex/taupin
9617 %{texmfdist}/tex/latex/tcldoc
9618 %{texmfdist}/tex/latex/tdsfrmath
9619 %{texmfdist}/tex/latex/technics
9620 %{texmfdist}/tex/latex/ted
9621 %{texmfdist}/tex/latex/tengwarscript
9622 %{texmfdist}/tex/latex/tensor
9623 %{texmfdist}/tex/latex/teubner
9624 %{texmfdist}/tex/latex/tex-gyre
9625 %{texmfdist}/tex/latex/texilikecover
9626 %{texmfdist}/tex/latex/texlogos
9627 %{texmfdist}/tex/latex/texmate
9628 %{texmfdist}/tex/latex/texpower
9629 %{texmfdist}/tex/latex/texshade
9630 %{texmfdist}/tex/latex/textcase
9631 %{texmfdist}/tex/latex/textfit
9632 %{texmfdist}/tex/latex/textopo
9633 %{texmfdist}/tex/latex/textpath
9634 %{texmfdist}/tex/latex/textpos
9635 %{texmfdist}/tex/latex/theoremref
9636 %{texmfdist}/tex/latex/thesis-titlepage-fhac
9637 %{texmfdist}/tex/latex/thinsp
9638 %{texmfdist}/tex/latex/thmtools
9639 %{texmfdist}/tex/latex/thumb
9640 %{texmfdist}/tex/latex/thuthesis
9641 %{texmfdist}/tex/latex/ticket
9642 %{texmfdist}/tex/latex/tikz-inet
9643 %{texmfdist}/tex/latex/times
9644 %{texmfdist}/tex/latex/timesht
9645 %{texmfdist}/tex/latex/tipa
9646 %{texmfdist}/tex/latex/titlefoot
9647 %{texmfdist}/tex/latex/titlesec
9648 %{texmfdist}/tex/latex/titling
9649 %{texmfdist}/tex/latex/tocbibind
9650 %{texmfdist}/tex/latex/tocloft
9651 %{texmfdist}/tex/latex/tools
9652 %{texmfdist}/tex/latex/totpages
9653 %{texmfdist}/tex/latex/type1cm
9654 %{texmfdist}/tex/latex/undertilde
9655 %{texmfdist}/tex/latex/units
9656 %{texmfdist}/tex/latex/unitsdef
9657 %{texmfdist}/tex/latex/universa
9658 %{texmfdist}/tex/latex/unroman
9659 %{texmfdist}/tex/latex/upmethodology
9660 %{texmfdist}/tex/latex/upquote
9661 %{texmfdist}/tex/latex/varindex
9662 %{texmfdist}/tex/latex/varsfromjobname
9663 %{texmfdist}/tex/latex/vector
9664 %{texmfdist}/tex/latex/velthuis
9665 %{texmfdist}/tex/latex/verse
9666 %{texmfdist}/tex/latex/versions
9667 %{texmfdist}/tex/latex/vhistory
9668 %{texmfdist}/tex/latex/vita
9669 %{texmfdist}/tex/latex/vmargin
9670 %{texmfdist}/tex/latex/volumes
9671 %{texmfdist}/tex/latex/vpe
9672 %{texmfdist}/tex/latex/vrsion
9673 %{texmfdist}/tex/latex/vwcol
9674 %{texmfdist}/tex/latex/vxu
9675 %{texmfdist}/tex/latex/wallpaper
9676 %{texmfdist}/tex/latex/warning
9677 %{texmfdist}/tex/latex/warpcol
9678 %{texmfdist}/tex/latex/was
9679 %{texmfdist}/tex/latex/williams
9680 %{texmfdist}/tex/latex/wnri
9681 %{texmfdist}/tex/latex/wordlike
9682 %{texmfdist}/source/wordlike
9683 %{texmfdist}/tex/latex/wrapfig
9684 %{texmfdist}/tex/latex/wsuipa
9685 %{texmfdist}/source/generic/wsuipa
9686 %{texmfdist}/tex/latex/xargs
9687 %{texmfdist}/tex/latex/xcolor
9688 %{texmfdist}/tex/latex/xdoc
9689 %{texmfdist}/tex/latex/xfor
9690 %{texmfdist}/tex/latex/xifthen
9691 %{texmfdist}/tex/latex/xkeyval
9692 %{texmfdist}/tex/latex/xmpincl
9693 %{texmfdist}/tex/latex/xnewcommand
9694 %{texmfdist}/tex/latex/xoptarg
9695 %{texmfdist}/tex/latex/xpackages
9696 %{texmfdist}/tex/latex/xq
9697 %{texmfdist}/tex/latex/xskak
9698 %{texmfdist}/tex/latex/xstring
9699 %{texmfdist}/tex/latex/xtab
9700 %{texmfdist}/tex/latex/xtcapts
9701 %{texmfdist}/tex/latex/xyling
9702 %{texmfdist}/tex/latex/xytree
9703 %{texmfdist}/tex/latex/yafoot
9704 %{texmfdist}/tex/latex/yfonts
9705 %{texmfdist}/tex/latex/yhmath
9706 %{texmfdist}/tex/latex/yi4latex
9707 %{texmfdist}/tex/latex/york-thesis
9708 %{texmfdist}/tex/latex/youngtab
9709 %{texmfdist}/tex/latex/yplan
9710 %{texmfdist}/tex/latex/zapfchan
9711 %{texmfdist}/tex/latex/zapfding
9712 %{texmfdist}/tex/latex/zed-csp
9713 %{texmfdist}/tex/latex/zefonts
9714 %{texmfdist}/tex/latex/ziffer
9715 %{texmfdist}/tex/latex/zwgetfdate
9716 %{texmfdist}/tex/plain/etex
9717 %{texmf}/tex/latex/config
9718 %{texmf}/tex/latex/dvipdfm
9719
9720 %files latex-12many
9721 %defattr(644,root,root,755)
9722 %doc %{texmfdist}/doc/latex/12many
9723 %{texmfdist}/source/latex/12many
9724
9725 %files latex-abstract
9726 %defattr(644,root,root,755)
9727 %doc %{texmfdist}/doc/latex/abstract
9728 %{texmfdist}/tex/latex/abstract
9729 %{texmfdist}/source/latex/abstract
9730
9731 %files latex-accfonts
9732 %defattr(644,root,root,755)
9733 %doc %{texmfdist}/doc/fonts/accfonts
9734 %{texmfdist}/tex/latex/accfonts
9735
9736 %files latex-adrconv
9737 %defattr(644,root,root,755)
9738 %{texmfdist}/tex/latex/adrconv
9739 %{texmfdist}/doc/latex/adrconv
9740
9741 %files latex-algorithms
9742 %defattr(644,root,root,755)
9743 %doc %{texmfdist}/doc/latex/algorithms
9744 %{texmfdist}/tex/latex/algorithms
9745
9746 %files latex-ae
9747 %defattr(644,root,root,755)
9748 %{texmfdist}/tex/latex/ae
9749
9750 %files latex-ams
9751 %defattr(644,root,root,755)
9752 %doc %{texmfdist}/doc/latex/amscls
9753 %doc %{texmfdist}/doc/latex/amsmath
9754 %doc %{texmfdist}/doc/latex/onlyamsmath
9755 %{texmfdist}/doc/fonts/amsfonts
9756 %{texmfdist}/tex/latex/amscls
9757 %{texmfdist}/tex/latex/amsmath
9758 %{texmfdist}/tex/latex/amsfonts
9759 %{texmfdist}/tex/latex/onlyamsmath
9760 %{texmfdist}/source/latex/onlyamsmath
9761 %{texmfdist}/source/latex/amsaddr
9762 %{texmfdist}/source/latex/amscls
9763 %{texmfdist}/source/latex/amsfonts
9764 %{texmfdist}/source/latex/amsmath
9765 %{texmfdist}/source/latex/amsrefs
9766
9767 %files latex-antp
9768 %defattr(644,root,root,755)
9769 %{texmfdist}/tex/latex/antp
9770
9771 %files latex-antt
9772 %defattr(644,root,root,755)
9773 %{texmfdist}/tex/latex/antt
9774
9775 %files latex-appendix
9776 %defattr(644,root,root,755)
9777 %doc %{texmfdist}/doc/latex/appendix
9778 %{texmfdist}/tex/latex/appendix
9779 %{texmfdist}/source/latex/appendix
9780
9781 %files latex-bardiag
9782 %defattr(644,root,root,755)
9783 %doc %{texmfdist}/doc/latex/bardiag
9784 %{texmfdist}/tex/latex/bardiag
9785
9786 %files latex-bbm
9787 %defattr(644,root,root,755)
9788 %doc %{texmfdist}/doc/fonts/bbm
9789 %{texmfdist}/tex/latex/bbm
9790
9791 %files latex-bbold
9792 %defattr(644,root,root,755)
9793 %doc %{texmfdist}/doc/latex/bbold
9794 %{texmfdist}/tex/latex/bbold
9795 %{texmfdist}/source/latex/bbold
9796
9797 %files latex-beamer
9798 %defattr(644,root,root,755)
9799 %doc %{texmfdist}/doc/latex/beamer
9800 %{texmfdist}/tex/latex/beamer-contrib
9801 %{texmfdist}/tex/latex/beamer
9802
9803 %files latex-bezos
9804 %defattr(644,root,root,755)
9805 %doc %{texmfdist}/doc/latex/bezos
9806 %{texmfdist}/tex/latex/bezos
9807
9808 %files latex-bibtex
9809 %defattr(644,root,root,755)
9810 %doc %{texmfdist}/doc/bibtex/base
9811 %doc %{texmfdist}/doc/latex/adrconv
9812 %doc %{texmfdist}/doc/latex/bibtopic
9813 %doc %{texmfdist}/doc/latex/bibunits
9814 %doc %{texmfdist}/doc/latex/natbib
9815 %doc %{texmfdist}/doc/latex/footbib
9816 %doc %{texmf}/doc/bibtex8
9817 %dir %{texmfdist}/doc/bibtex
9818 %dir %{texmfdist}/bibtex
9819 %dir %{texmfdist}/bibtex/bib
9820 %dir %{texmfdist}/bibtex/bst
9821 %dir %{texmfdist}/bibtex/csf
9822
9823 %attr(755,root,root) %{_bindir}/bibtex
9824 %attr(755,root,root) %{_bindir}/rubibtex
9825
9826 %{texmfdist}/bibtex/bst/base
9827 %{texmfdist}/bibtex/csf/base
9828 %{texmfdist}/bibtex/bib/base
9829 %{texmfdist}/bibtex/bst/adrconv
9830 %{texmfdist}/bibtex/bib/adrconv
9831 %{texmfdist}/source/latex/adrconv
9832 %{texmfdist}/tex/latex/adrconv
9833 # %{texmf}/bibtex/bst/misc
9834 %{texmfdist}/bibtex/bst/natbib
9835 %{texmfdist}/tex/latex/natbib
9836 %{texmfdist}/tex/latex/bibtopic
9837 %{texmfdist}/source/latex/bibtopic
9838 %{texmfdist}/source/latex/bibunits
9839 %{texmfdist}/tex/latex/bibunits
9840 %{texmfdist}/source/latex/footbib
9841 %{texmfdist}/tex/latex/footbib
9842 %dir %{texmf}/bibtex
9843 %{texmf}/bibtex/csf
9844
9845 %{_mandir}/man1/bibtex.1*
9846 %{_mandir}/man1/rubibtex.1*
9847
9848 %files latex-bibtex-ams
9849 %defattr(644,root,root,755)
9850 %{texmfdist}/bibtex/bst/ams
9851 %{texmfdist}/bibtex/bib/ams
9852
9853 %files latex-bibtex-pl
9854 %defattr(644,root,root,755)
9855 %dir %{texmfdist}/bibtex/bib/gustlib
9856 %{texmfdist}/bibtex/bib/gustlib/plbib.bib
9857
9858 %files latex-bibtex-german
9859 %defattr(644,root,root,755)
9860 %doc %{texmfdist}/doc/bibtex/germbib
9861 %{texmfdist}/bibtex/bst/germbib
9862 %{texmfdist}/tex/latex/germbib
9863
9864 %files latex-bibtex-revtex4
9865 %defattr(644,root,root,755)
9866 %dir %{texmfdist}/source/latex/revtex
9867 %doc %{texmfdist}/doc/latex/revtex/revtex4.pdf
9868 %{texmfdist}/source/latex/revtex/revtex4.dtx
9869 %{texmfdist}/source/latex/revtex/revtex4.ins
9870 %{texmfdist}/tex/latex/revtex/revtex4.cls
9871
9872 %files latex-bibtex-jurabib
9873 %defattr(644,root,root,755)
9874 %doc %{texmfdist}/doc/latex/jurabib
9875 %{texmfdist}/bibtex/bst/jurabib
9876 %{texmfdist}/bibtex/bib/jurabib
9877 %{texmfdist}/source/latex/jurabib
9878 %{texmfdist}/tex/latex/jurabib
9879
9880 %files latex-bibtex-dk
9881 %defattr(644,root,root,755)
9882 %doc %{texmfdist}/doc/latex/dk-bib
9883 %{texmfdist}/bibtex/bst/dk-bib
9884 %{texmfdist}/bibtex/csf/dk-bib
9885 %{texmfdist}/bibtex/bib/dk-bib
9886 %{texmfdist}/source/latex/dk-bib
9887 %{texmfdist}/tex/latex/dk-bib
9888
9889 # %files latex-bibtex-nor
9890 # %defattr(644,root,root,755)
9891 # %{texmf}/bibtex/bst/norbib
9892
9893 %files latex-bibtex-styles
9894 %defattr(644,root,root,755)
9895 %doc %{texmfdist}/doc/generic/t2
9896 %dir %{texmfdist}/source/bibtex
9897 %{texmfdist}/bibtex/bib/IEEEtran
9898 %{texmfdist}/bibtex/bib/abstyles
9899 %{texmfdist}/bibtex/bib/achemso
9900 %{texmfdist}/bibtex/bib/acmtrans
9901 %{texmfdist}/bibtex/bib/ascelike
9902 %{texmfdist}/bibtex/bib/beebe
9903 %{texmfdist}/bibtex/bib/bibhtml
9904 %{texmfdist}/bibtex/bib/bibtopic
9905 %{texmfdist}/bibtex/bib/din1505
9906 %{texmfdist}/bibtex/bib/directory
9907 %{texmfdist}/bibtex/bib/figbib
9908 %{texmfdist}/bibtex/bib/frankenstein
9909 %{texmfdist}/bibtex/bib/gatech-thesis
9910 %{texmfdist}/bibtex/bib/geomsty
9911 %{texmfdist}/bibtex/bib/gloss
9912 %{texmfdist}/bibtex/bib/harvard
9913 %{texmfdist}/bibtex/bib/ieeepes
9914 %{texmfdist}/bibtex/bib/ijmart
9915 %{texmfdist}/bibtex/bib/imac
9916 %{texmfdist}/bibtex/bib/index
9917 %{texmfdist}/bibtex/bib/lsc
9918 %{texmfdist}/bibtex/bib/msc
9919 %{texmfdist}/bibtex/bib/nostarch
9920 %{texmfdist}/bibtex/bib/revtex
9921 %{texmfdist}/bibtex/bib/spie
9922 %{texmfdist}/bibtex/bib/urlbst
9923 %{texmfdist}/bibtex/bst/IEEEtran
9924 %{texmfdist}/bibtex/bst/abstyles
9925 %{texmfdist}/bibtex/bst/achemso
9926 %{texmfdist}/bibtex/bst/acmtrans
9927 %{texmfdist}/bibtex/bst/afthesis
9928 %{texmfdist}/bibtex/bst/aguplus
9929 %{texmfdist}/bibtex/bst/aichej
9930 %{texmfdist}/bibtex/bst/ametsoc
9931 %{texmfdist}/bibtex/bst/ascelike
9932 %{texmfdist}/bibtex/bst/beebe
9933 %{texmfdist}/bibtex/bst/bibhtml
9934 %{texmfdist}/bibtex/bst/chem-journal
9935 %{texmfdist}/bibtex/bst/chicago
9936 %{texmfdist}/bibtex/bst/confproc
9937 %{texmfdist}/bibtex/bst/datatool
9938 %{texmfdist}/bibtex/bst/din1505
9939 %{texmfdist}/bibtex/bst/dinat
9940 %{texmfdist}/bibtex/bst/directory
9941 %{texmfdist}/bibtex/bst/dvdcoll
9942 %{texmfdist}/bibtex/bst/economic
9943 %{texmfdist}/bibtex/bst/elsevier-bib
9944 %{texmfdist}/bibtex/bst/fbs
9945 %{texmfdist}/bibtex/bst/figbib
9946 %{texmfdist}/bibtex/bst/finbib
9947 %{texmfdist}/bibtex/bst/frankenstein
9948 %{texmfdist}/bibtex/bst/gatech-thesis
9949 %{texmfdist}/bibtex/bst/gloss
9950 %{texmfdist}/bibtex/bst/gost
9951 %{texmfdist}/bibtex/bst/gustlib
9952 %{texmfdist}/bibtex/bst/harvard
9953 %{texmfdist}/bibtex/bst/hc
9954 %{texmfdist}/bibtex/bst/ieeepes
9955 %{texmfdist}/bibtex/bst/ijmart
9956 %{texmfdist}/bibtex/bst/ijqc
9957 %{texmfdist}/bibtex/bst/imac
9958 %{texmfdist}/bibtex/bst/index
9959 %{texmfdist}/bibtex/bst/inlinebib
9960 %{texmfdist}/bibtex/bst/iopart-num
9961 %{texmfdist}/bibtex/bst/jneurosci
9962 %{texmfdist}/bibtex/bst/jurarsp
9963 %{texmfdist}/bibtex/bst/kluwer
9964 %{texmfdist}/bibtex/bst/mslapa
9965 %{texmfdist}/bibtex/bst/multibib
9966 %{texmfdist}/bibtex/bst/munich
9967 %{texmfdist}/bibtex/bst/nature
9968 %{texmfdist}/bibtex/bst/nddiss
9969 %{texmfdist}/bibtex/bst/opcit
9970 %{texmfdist}/bibtex/bst/perception
9971 %{texmfdist}/bibtex/bst/revtex
9972 %{texmfdist}/bibtex/bst/savetrees
9973 %{texmfdist}/bibtex/bst/shipunov
9974 %{texmfdist}/bibtex/bst/smflatex
9975 %{texmfdist}/bibtex/bst/sort-by-letters
9976 %{texmfdist}/bibtex/bst/spie
9977 %{texmfdist}/bibtex/bst/stellenbosch
9978 %{texmfdist}/bibtex/bst/swebib
9979 %{texmfdist}/bibtex/bst/texsis
9980 %{texmfdist}/bibtex/bst/thuthesis
9981 %{texmfdist}/bibtex/bst/tugboat
9982 %{texmfdist}/bibtex/bst/urlbst
9983 %{texmfdist}/bibtex/csf/gost
9984 %doc %{texmfdist}/doc/bibtex/abstyles
9985 %doc %{texmfdist}/doc/bibtex/bibhtml
9986 %doc %{texmfdist}/doc/bibtex/dinat
9987 %doc %{texmfdist}/doc/bibtex/economic
9988 %doc %{texmfdist}/doc/bibtex/elsevier-bib
9989 %doc %{texmfdist}/doc/bibtex/gost
9990 %doc %{texmfdist}/doc/bibtex/ijqc
9991 %doc %{texmfdist}/doc/bibtex/iopart-num
9992 %doc %{texmfdist}/doc/latex/IEEEtran
9993 %{texmfdist}/source/bibtex/gost
9994
9995 %files latex-bibtex-vancouver
9996 %defattr(644,root,root,755)
9997 %dir %{texmfdist}/bibtex/bib/vancouver
9998 %dir %{texmfdist}/bibtex/bst/vancouver
9999 %dir %{texmfdist}/doc/bibtex/vancouver
10000 %{texmfdist}/bibtex/bib/vancouver/vancouver.bib
10001 %{texmfdist}/bibtex/bst/vancouver/vancouver.bst
10002 %doc %{texmfdist}/doc/bibtex/vancouver/README
10003 %doc %{texmfdist}/doc/bibtex/vancouver/vancouver.pdf
10004 %doc %{texmfdist}/doc/bibtex/vancouver/vancouver.tex
10005
10006 %files latex-booktabs
10007 %defattr(644,root,root,755)
10008 %doc %{texmfdist}/doc/latex/booktabs
10009 %{texmfdist}/source/latex/booktabs
10010 %{texmfdist}/tex/latex/booktabs
10011
10012 %files latex-caption
10013 %defattr(644,root,root,755)
10014 %doc %{texmfdist}/doc/latex/caption
10015 %{texmfdist}/tex/latex/caption
10016 %{texmfdist}/source/latex/caption
10017
10018 %files latex-carlisle
10019 %defattr(644,root,root,755)
10020 %doc %{texmfdist}/doc/latex/carlisle
10021 %{texmfdist}/tex/latex/carlisle
10022 %{texmfdist}/source/latex/carlisle
10023
10024 %files latex-ccfonts
10025 %defattr(644,root,root,755)
10026 %doc %{texmfdist}/doc/latex/ccfonts
10027 %{texmfdist}/source/latex/ccfonts
10028 %{texmfdist}/tex/latex/ccfonts
10029
10030 %files latex-cite
10031 %defattr(644,root,root,755)
10032 %{texmfdist}/tex/latex/cite
10033
10034 %files latex-cmbright
10035 %defattr(644,root,root,755)
10036 %doc %{texmfdist}/doc/latex/cmbright
10037 %{texmfdist}/tex/latex/cmbright
10038
10039 %files latex-colortab
10040 %defattr(644,root,root,755)
10041 %doc %{texmfdist}/doc/generic/colortab
10042 %{texmfdist}/tex/latex/colortab
10043 %{texmfdist}/tex/generic/colortab
10044
10045 %files latex-comment
10046 %defattr(644,root,root,755)
10047 %doc %{texmfdist}/doc/latex/comment
10048 %{texmfdist}/tex/latex/comment
10049 %{texmfdist}/source/latex/comment
10050
10051 %files latex-concmath
10052 %defattr(644,root,root,755)
10053 %{texmfdist}/tex/latex/concmath
10054
10055 %files latex-currvita
10056 %defattr(644,root,root,755)
10057 %doc %{texmfdist}/doc/latex/currvita
10058 %{texmfdist}/tex/latex/currvita
10059 %{texmfdist}/source/latex/currvita
10060 %doc %{texmfdist}/doc/latex/curve
10061 %{texmfdist}/source/latex/curve
10062 %{texmfdist}/tex/latex/curve
10063 %doc %{texmfdist}/doc/latex/ecv
10064 %{texmfdist}/source/latex/ecv
10065 %{texmfdist}/tex/latex/ecv
10066 %doc %{texmfdist}/doc/latex/simplecv
10067 %{texmfdist}/source/latex/simplecv
10068 %{texmfdist}/tex/latex/simplecv
10069
10070 %files latex-curves
10071 %defattr(644,root,root,755)
10072 %doc %{texmfdist}/doc/latex/curves
10073 %{texmfdist}/source/latex/curves
10074 %{texmfdist}/tex/latex/curves
10075
10076 %files latex-custom-bib
10077 %defattr(644,root,root,755)
10078 %doc %{texmfdist}/doc/latex/custom-bib
10079 %{texmfdist}/source/latex/custom-bib
10080 %{texmfdist}/tex/latex/custom-bib
10081
10082 %files latex-cyrillic
10083 %defattr(644,root,root,755)
10084 %doc %{texmfdist}/doc/latex/cyrillic
10085 %{texmfdist}/source/latex/cyrillic
10086 %{texmfdist}/tex/latex/cyrillic
10087
10088 # %files latex-dstroke
10089 # %defattr(644,root,root,755)
10090 # %{texmf}/tex/latex/dstroke
10091
10092 %files latex-enumitem
10093 %defattr(644,root,root,755)
10094 %doc %{texmfdist}/doc/latex/enumitem
10095 %{texmfdist}/tex/latex/enumitem
10096
10097 %files latex-exams
10098 %defattr(644,root,root,755)
10099 %doc %{texmfdist}/doc/latex/exam
10100 %{texmfdist}/tex/latex/exam
10101 # generate problem sheets and their solution sheets
10102 %doc %{texmfdist}/doc/latex/probsoln
10103 %{texmfdist}/source/latex/probsoln
10104 %{texmfdist}/tex/latex/probsoln
10105 %doc %{texmfdist}/doc/latex/examdesign
10106 %{texmfdist}/tex/latex/examdesign
10107 %{texmfdist}/source/latex/examdesign
10108 %doc %{texmfdist}/doc/latex/mathexam
10109 %{texmfdist}/source/latex/mathexam
10110 %{texmfdist}/tex/latex/mathexam
10111 # A LaTeX2e class for making multiple choice questionnaires
10112 %doc %{texmfdist}/doc/latex/qcm
10113 %{texmfdist}/source/latex/qcm
10114 %{texmfdist}/tex/latex/qcm
10115 # A LaTeX class for writing exercise sheets.
10116 %doc %{texmfdist}/doc/latex/uebungsblatt
10117 %{texmfdist}/tex/latex/uebungsblatt
10118
10119 %files latex-float
10120 %defattr(644,root,root,755)
10121 # Continuation headings and legends for floats.
10122 %doc %{texmfdist}/doc/latex/ccaption
10123 %{texmfdist}/source/latex/ccaption
10124 %{texmfdist}/tex/latex/ccaption
10125 # A float environment for photographs.
10126 %doc %{texmfdist}/doc/latex/photo
10127 %{texmfdist}/source/latex/photo
10128 %{texmfdist}/tex/latex/photo
10129 # Move floats to the top of the page.
10130 %doc %{texmfdist}/doc/latex/topfloat
10131 %{texmfdist}/tex/latex/topfloat
10132
10133 %files latex-formlett
10134 %defattr(644,root,root,755)
10135 %doc %{texmfdist}/doc/latex/formlett
10136 %{texmfdist}/tex/latex/formlett
10137
10138 %files latex-formular
10139 %defattr(644,root,root,755)
10140 %doc %{texmfdist}/doc/latex/formular
10141 %{texmfdist}/tex/latex/formular
10142 %{texmfdist}/source/latex/formular
10143
10144 %files latex-gbrief
10145 %defattr(644,root,root,755)
10146 %doc %{texmfdist}/doc/latex/g-brief
10147 %{texmfdist}/source/latex/g-brief
10148 %{texmfdist}/tex/latex/g-brief
10149
10150 %files latex-jknappen
10151 %defattr(644,root,root,755)
10152 %doc %{texmfdist}/fonts/source/jknappen
10153 %{texmfdist}/fonts/tfm/jknappen
10154
10155 %files latex-keystroke
10156 %defattr(644,root,root,755)
10157 %{texmfdist}/tex/latex/keystroke
10158 %doc %{texmfdist}/doc/latex/keystroke
10159
10160 %files latex-labbook
10161 %defattr(644,root,root,755)
10162 %doc %{texmfdist}/doc/latex/labbook
10163 %{texmfdist}/source/latex/labbook
10164 %{texmfdist}/tex/latex/labbook
10165
10166 %files latex-lastpage
10167 %defattr(644,root,root,755)
10168 %doc %{texmfdist}/doc/latex/lastpage
10169 %{texmfdist}/tex/latex/lastpage
10170 %{texmfdist}/source/latex/lastpage
10171
10172 %files latex-lcd
10173 %defattr(644,root,root,755)
10174 %doc %{texmfdist}/doc/latex/lcd
10175 %{texmfdist}/source/latex/lcd
10176 %{texmfdist}/tex/latex/lcd
10177
10178 %files latex-leaflet
10179 %defattr(644,root,root,755)
10180 %doc %{texmfdist}/doc/latex/leaflet
10181 %{texmfdist}/source/latex/leaflet
10182 %{texmfdist}/tex/latex/leaflet
10183
10184 %files latex-leftidx
10185 %defattr(644,root,root,755)
10186 %doc %{texmfdist}/doc/latex/leftidx
10187 %{texmfdist}/tex/latex/leftidx
10188 %{texmfdist}/source/latex/leftidx
10189
10190 %files latex-lewis
10191 %defattr(644,root,root,755)
10192 %doc %{texmfdist}/doc/latex/lewis
10193 %{texmfdist}/tex/latex/lewis
10194
10195 %files latex-lm
10196 %defattr(644,root,root,755)
10197 %doc %{texmfdist}/doc/fonts/lm
10198 %{texmfdist}/tex/latex/lm
10199 %{texmfdist}/fonts/afm/public/lm
10200 %{texmfdist}/fonts/enc/dvips/lm
10201 %{texmfdist}/fonts/map/dvips/lm
10202 %{texmfdist}/fonts/map/dvipdfm/lm
10203 %{texmfdist}/fonts/opentype/public/lm
10204 %{texmfdist}/fonts/tfm/public/lm
10205 %{texmfdist}/source/fonts/lm
10206
10207 %files latex-lucidabr
10208 %defattr(644,root,root,755)
10209 %dir %{texmfdist}/vtex
10210 %{texmfdist}/vtex/config
10211
10212 %files latex-lineno
10213 %defattr(644,root,root,755)
10214 %doc %{texmfdist}/doc/latex/lineno
10215 %{texmfdist}/tex/latex/lineno
10216
10217 %files latex-metre
10218 %defattr(644,root,root,755)
10219 %doc %{texmfdist}/doc/latex/metre
10220 %{texmfdist}/source/latex/metre
10221 %{texmfdist}/tex/latex/metre
10222
10223 %files latex-marvosym
10224 %defattr(644,root,root,755)
10225 %{texmfdist}/tex/latex/marvosym
10226
10227 #%files latex-mathpple
10228 #%defattr(644,root,root,755)
10229
10230 #%files latex-mathtime
10231 #%defattr(644,root,root,755)
10232
10233 %files latex-microtype
10234 %defattr(644,root,root,755)
10235 %doc %{texmfdist}/doc/latex/microtype
10236 %{texmfdist}/source/latex/microtype
10237 %{texmfdist}/tex/latex/microtype
10238
10239 %files latex-misc
10240 %defattr(644,root,root,755)
10241 %doc %{texmfdist}/doc/latex/fixme
10242 %{texmfdist}/source/latex/fixme
10243 %{texmfdist}/tex/latex/fixme
10244 %doc %{texmfdist}/doc/latex/recipecard
10245 %{texmfdist}/source/latex/recipecard
10246 %{texmfdist}/tex/latex/recipecard
10247 %doc %{texmfdist}/doc/latex/cooking
10248 %{texmfdist}/source/latex/cooking
10249 %{texmfdist}/tex/latex/cooking
10250 %doc %{texmfdist}/doc/latex/cuisine
10251 %{texmfdist}/source/latex/cuisine
10252 %{texmfdist}/tex/latex/cuisine
10253 %doc %{texmfdist}/doc/latex/todo
10254 %{texmfdist}/source/latex/todo
10255 %{texmfdist}/tex/latex/todo
10256
10257 %files latex-mflogo
10258 %defattr(644,root,root,755)
10259 %doc %{texmfdist}/doc/latex/mflogo
10260 %{texmfdist}/tex/latex/mflogo
10261
10262 %files latex-mfnfss
10263 %defattr(644,root,root,755)
10264 %{texmfdist}/source/latex/mfnfss
10265 %{texmfdist}/tex/latex/mfnfss
10266
10267 %files latex-minitoc
10268 %defattr(644,root,root,755)
10269 %doc %{texmfdist}/doc/latex/minitoc
10270 %{texmfdist}/bibtex/bst/minitoc
10271 %{texmfdist}/makeindex/minitoc
10272 %{texmfdist}/scripts/minitoc
10273 %{texmfdist}/source/latex/minitoc
10274 %{texmfdist}/tex/latex/minitoc
10275
10276 %files latex-mltex
10277 %defattr(644,root,root,755)
10278 %doc %{texmfdist}/doc/latex/mltex
10279 %{texmfdist}/tex/latex/mltex
10280 %{texmfdist}/tex/mltex/config
10281
10282 %files latex-moreverb
10283 %defattr(644,root,root,755)
10284 %doc %{texmfdist}/doc/latex/moreverb
10285 %{texmfdist}/tex/latex/moreverb
10286 %{texmfdist}/source/latex/moreverb
10287
10288 %files latex-multienum
10289 %defattr(644,root,root,755)
10290 %doc %{texmfdist}/doc/latex/multenum
10291 %dir %{texmfdist}/tex/latex/multenum
10292 %{texmfdist}/tex/latex/multenum/*
10293
10294 %files latex-musictex
10295 %defattr(644,root,root,755)
10296 %doc %{texmfdist}/doc/generic/musictex
10297 %{texmfdist}/fonts/source/public/musictex
10298 %{texmfdist}/fonts/tfm/public/musictex
10299 %{texmfdist}/tex/generic/musictex
10300 %{texmfdist}/tex/latex/musictex
10301
10302 %files latex-ntheorem
10303 %defattr(644,root,root,755)
10304 %doc %{texmfdist}/doc/latex/ntheorem
10305 %{texmfdist}/tex/latex/ntheorem
10306 %{texmfdist}/source/latex/ntheorem
10307
10308 %files latex-other-doc
10309 %defattr(644,root,root,755)
10310 %doc %{texmfdist}/doc/alatex
10311 %doc %{texmfdist}/doc/cslatex/base
10312 %doc %{texmfdist}/doc/generic/enctex
10313 %doc %{texmfdist}/doc/generic/wsuipa
10314 %doc %{texmfdist}/doc/latex/ANUfinalexam
10315 %doc %{texmfdist}/doc/latex/AkkTeX
10316 %doc %{texmfdist}/doc/latex/GuIT
10317 %doc %{texmfdist}/doc/latex/a0poster
10318 %doc %{texmfdist}/doc/latex/acmtrans
10319 %doc %{texmfdist}/doc/latex/adrlist
10320 %doc %{texmfdist}/doc/latex/afthesis
10321 %doc %{texmfdist}/doc/latex/aguplus
10322 %doc %{texmfdist}/doc/latex/akletter
10323 %doc %{texmfdist}/doc/latex/algorithm2e
10324 %doc %{texmfdist}/doc/latex/algorithmicx
10325 %doc %{texmfdist}/doc/latex/altfont
10326 %doc %{texmfdist}/doc/latex/ametsoc
10327 %doc %{texmfdist}/doc/latex/amsaddr
10328 %doc %{texmfdist}/doc/latex/amsrefs
10329 %doc %{texmfdist}/doc/latex/animate
10330 %doc %{texmfdist}/doc/latex/answers
10331 %doc %{texmfdist}/doc/latex/anyfontsize
10332 %doc %{texmfdist}/doc/latex/apa
10333 %doc %{texmfdist}/doc/latex/ar
10334 %doc %{texmfdist}/doc/latex/arabi
10335 %doc %{texmfdist}/doc/latex/arabtex
10336 %doc %{texmfdist}/doc/latex/ascelike
10337 %doc %{texmfdist}/doc/latex/assignment
10338 %doc %{texmfdist}/doc/latex/augie
10339 %doc %{texmfdist}/doc/latex/aurical
10340 %doc %{texmfdist}/doc/latex/authorindex
10341 %doc %{texmfdist}/doc/latex/autoarea
10342 %doc %{texmfdist}/doc/latex/autotab
10343 %doc %{texmfdist}/doc/latex/bangtex
10344 %doc %{texmfdist}/doc/latex/barcodes
10345 %doc %{texmfdist}/doc/latex/bayer
10346 %doc %{texmfdist}/doc/latex/bbm-macros
10347 %doc %{texmfdist}/doc/latex/beamer-contrib
10348 %doc %{texmfdist}/doc/latex/begriff
10349 %doc %{texmfdist}/doc/latex/betababel
10350 %doc %{texmfdist}/doc/latex/bibarts
10351 %doc %{texmfdist}/doc/latex/bibleref
10352 %doc %{texmfdist}/doc/latex/biblist
10353 %doc %{texmfdist}/doc/latex/bigfoot
10354 %doc %{texmfdist}/doc/latex/bizcard
10355 %doc %{texmfdist}/doc/latex/blindtext
10356 %doc %{texmfdist}/doc/latex/boldtensors
10357 %doc %{texmfdist}/doc/latex/bookest
10358 %doc %{texmfdist}/doc/latex/boxhandler
10359 %doc %{texmfdist}/doc/latex/braille
10360 %doc %{texmfdist}/doc/latex/breakurl
10361 %doc %{texmfdist}/doc/latex/brushscr
10362 %doc %{texmfdist}/doc/latex/bussproofs
10363 %doc %{texmfdist}/doc/latex/calxxxx
10364 %doc %{texmfdist}/doc/latex/captcont
10365 %doc %{texmfdist}/doc/latex/casyl
10366 %doc %{texmfdist}/doc/latex/catechis
10367 %doc %{texmfdist}/doc/latex/cbcoptic
10368 %doc %{texmfdist}/doc/latex/cclicenses
10369 %doc %{texmfdist}/doc/latex/cd-cover
10370 %doc %{texmfdist}/doc/latex/cd
10371 %doc %{texmfdist}/doc/latex/cdpbundl
10372 %doc %{texmfdist}/doc/latex/cellspace
10373 %doc %{texmfdist}/doc/latex/changes
10374 %doc %{texmfdist}/doc/latex/chapterfolder
10375 %doc %{texmfdist}/doc/latex/china2e
10376 %doc %{texmfdist}/doc/latex/cite
10377 %doc %{texmfdist}/doc/latex/cjk
10378 %doc %{texmfdist}/doc/latex/classicthesis
10379 %doc %{texmfdist}/doc/latex/cleveref
10380 %doc %{texmfdist}/doc/latex/clock
10381 %doc %{texmfdist}/doc/latex/clrscode
10382 %doc %{texmfdist}/doc/latex/cm-lgc
10383 %doc %{texmfdist}/doc/latex/cmap
10384 %doc %{texmfdist}/doc/latex/cmcyralt
10385 %doc %{texmfdist}/doc/latex/cmdstring
10386 %doc %{texmfdist}/doc/latex/codepage
10387 %doc %{texmfdist}/doc/latex/colorinfo
10388 %doc %{texmfdist}/doc/latex/commath
10389 %doc %{texmfdist}/doc/latex/complexity
10390 %doc %{texmfdist}/doc/latex/concprog
10391 %doc %{texmfdist}/doc/latex/confproc
10392 %doc %{texmfdist}/doc/latex/courier-scaled
10393 %doc %{texmfdist}/doc/latex/courseoutline
10394 %doc %{texmfdist}/doc/latex/coursepaper
10395 %doc %{texmfdist}/doc/latex/coverpage
10396 %doc %{texmfdist}/doc/latex/covington
10397 %doc %{texmfdist}/doc/latex/crossreference
10398 %doc %{texmfdist}/doc/latex/cryst
10399 %doc %{texmfdist}/doc/latex/csbulletin
10400 %doc %{texmfdist}/doc/latex/csquotes
10401 %doc %{texmfdist}/doc/latex/ctib
10402 %doc %{texmfdist}/doc/latex/cursor
10403 %doc %{texmfdist}/doc/latex/cv
10404 %doc %{texmfdist}/doc/latex/cweb-latex
10405 %doc %{texmfdist}/doc/latex/dateiliste
10406 %doc %{texmfdist}/doc/latex/datetime
10407 %doc %{texmfdist}/doc/latex/dcpic
10408 %doc %{texmfdist}/doc/latex/diagnose
10409 %doc %{texmfdist}/doc/latex/dichokey
10410 %doc %{texmfdist}/doc/latex/digiconfigs
10411 %doc %{texmfdist}/doc/latex/din1505
10412 %doc %{texmfdist}/doc/latex/directory
10413 %doc %{texmfdist}/doc/latex/dlfltxb
10414 %doc %{texmfdist}/doc/latex/docmfp
10415 %doc %{texmfdist}/doc/latex/doi
10416 %doc %{texmfdist}/doc/latex/doipubmed
10417 %doc %{texmfdist}/doc/latex/dotarrow
10418 %doc %{texmfdist}/doc/latex/dottex
10419 %doc %{texmfdist}/doc/latex/dpfloat
10420 %doc %{texmfdist}/doc/latex/drac
10421 %doc %{texmfdist}/doc/latex/dramatist
10422 %doc %{texmfdist}/doc/latex/dtxgallery
10423 %doc %{texmfdist}/doc/latex/duerer-latex
10424 %doc %{texmfdist}/doc/latex/dvdcoll
10425 %doc %{texmfdist}/doc/latex/eCards
10426 %doc %{texmfdist}/doc/latex/ean13isbn
10427 %doc %{texmfdist}/doc/latex/easy
10428 %doc %{texmfdist}/doc/latex/ebezier
10429 %doc %{texmfdist}/doc/latex/ebong
10430 %doc %{texmfdist}/doc/latex/ebsthesis
10431 %doc %{texmfdist}/doc/latex/ecclesiastic
10432 %doc %{texmfdist}/doc/latex/ecltree
10433 %doc %{texmfdist}/doc/latex/ed
10434 %doc %{texmfdist}/doc/latex/edmac
10435 %doc %{texmfdist}/doc/latex/edmargin
10436 %doc %{texmfdist}/doc/latex/ednotes
10437 %doc %{texmfdist}/doc/latex/eemeir
10438 %doc %{texmfdist}/doc/latex/egameps
10439 %doc %{texmfdist}/doc/latex/ellipsis
10440 %doc %{texmfdist}/doc/latex/elpres
10441 %doc %{texmfdist}/doc/latex/elsevier
10442 %doc %{texmfdist}/doc/latex/em
10443 %doc %{texmfdist}/doc/latex/emp
10444 %doc %{texmfdist}/doc/latex/emulateapj
10445 %doc %{texmfdist}/doc/latex/endheads
10446 %doc %{texmfdist}/doc/latex/engpron
10447 %doc %{texmfdist}/doc/latex/engrec
10448 %doc %{texmfdist}/doc/latex/envlab
10449 %doc %{texmfdist}/doc/latex/epigraph
10450 %doc %{texmfdist}/doc/latex/epiolmec
10451 %doc %{texmfdist}/doc/latex/epsdice
10452 %doc %{texmfdist}/doc/latex/epspdfconversion
10453 %doc %{texmfdist}/doc/latex/eqparbox
10454 %doc %{texmfdist}/doc/latex/errata
10455 %doc %{texmfdist}/doc/latex/eskdx
10456 %doc %{texmfdist}/doc/latex/etex-pkg
10457 %doc %{texmfdist}/doc/latex/ethiop-t1
10458 %doc %{texmfdist}/doc/latex/ethiop
10459 %doc %{texmfdist}/doc/latex/etoolbox
10460 %doc %{texmfdist}/doc/latex/eukdate
10461 %doc %{texmfdist}/doc/latex/euproposal
10462 %doc %{texmfdist}/doc/latex/euro
10463 %doc %{texmfdist}/doc/latex/europecv
10464 %doc %{texmfdist}/doc/latex/eurosans
10465 %doc %{texmfdist}/doc/latex/everypage
10466 %doc %{texmfdist}/doc/latex/examplep
10467 %doc %{texmfdist}/doc/latex/exceltex
10468 %doc %{texmfdist}/doc/latex/exercise
10469 %doc %{texmfdist}/doc/latex/expl3
10470 %doc %{texmfdist}/doc/latex/extarrows
10471 %doc %{texmfdist}/doc/latex/extract
10472 %doc %{texmfdist}/doc/latex/facsimile
10473 %doc %{texmfdist}/doc/latex/fancynum
10474 %doc %{texmfdist}/doc/latex/fancyref
10475 %doc %{texmfdist}/doc/latex/fancytooltips
10476 %doc %{texmfdist}/doc/latex/fax
10477 %doc %{texmfdist}/doc/latex/figbib
10478 %doc %{texmfdist}/doc/latex/figsize
10479 %doc %{texmfdist}/doc/latex/fink
10480 %doc %{texmfdist}/doc/latex/fixfoot
10481 %doc %{texmfdist}/doc/latex/flabels
10482 %doc %{texmfdist}/doc/latex/flacards
10483 %doc %{texmfdist}/doc/latex/flagderiv
10484 %doc %{texmfdist}/doc/latex/flashcards
10485 %doc %{texmfdist}/doc/latex/floatrow
10486 %doc %{texmfdist}/doc/latex/fmp
10487 %doc %{texmfdist}/doc/latex/fnbreak
10488 %doc %{texmfdist}/doc/latex/fncychap
10489 %doc %{texmfdist}/doc/latex/foekfont
10490 %doc %{texmfdist}/doc/latex/fonttable
10491 %doc %{texmfdist}/doc/latex/frankenstein
10492 %doc %{texmfdist}/doc/latex/frenchle
10493 %doc %{texmfdist}/doc/latex/fribrief
10494 %doc %{texmfdist}/doc/latex/frletter
10495 %doc %{texmfdist}/doc/latex/frontespizio
10496 %doc %{texmfdist}/doc/latex/fullblck
10497 %doc %{texmfdist}/doc/latex/fullpict
10498 %doc %{texmfdist}/doc/latex/fundus
10499 %doc %{texmfdist}/doc/latex/gaceta
10500 %doc %{texmfdist}/doc/latex/gastex
10501 %doc %{texmfdist}/doc/latex/gatech-thesis
10502 %doc %{texmfdist}/doc/latex/gauss
10503 %doc %{texmfdist}/doc/latex/gb4e
10504 %doc %{texmfdist}/doc/latex/gcard
10505 %doc %{texmfdist}/doc/latex/gcite
10506 %doc %{texmfdist}/doc/latex/genmpage
10507 %doc %{texmfdist}/doc/latex/geomsty
10508 %doc %{texmfdist}/doc/latex/gloss
10509 %doc %{texmfdist}/doc/latex/glossaries
10510 %doc %{texmfdist}/doc/latex/gmdoc
10511 %doc %{texmfdist}/doc/latex/gmeometric
10512 %doc %{texmfdist}/doc/latex/gmiflink
10513 %doc %{texmfdist}/doc/latex/gmutils
10514 %doc %{texmfdist}/doc/latex/gmverb
10515 %doc %{texmfdist}/doc/latex/graphicx-psmin
10516 %doc %{texmfdist}/doc/latex/greek-inputenc
10517 %doc %{texmfdist}/doc/latex/greekdates
10518 %doc %{texmfdist}/doc/latex/greektex
10519 %doc %{texmfdist}/doc/latex/grfpaste
10520 %doc %{texmfdist}/doc/latex/grnumalt
10521 %doc %{texmfdist}/doc/latex/grverb
10522 %doc %{texmfdist}/doc/latex/gu
10523 %doc %{texmfdist}/doc/latex/guitbeamer
10524 %doc %{texmfdist}/doc/latex/hanging
10525 %doc %{texmfdist}/doc/latex/har2nat
10526 %doc %{texmfdist}/doc/latex/harmony
10527 %doc %{texmfdist}/doc/latex/harpoon
10528 %doc %{texmfdist}/doc/latex/harvard
10529 %doc %{texmfdist}/doc/latex/hc
10530 %doc %{texmfdist}/doc/latex/hep
10531 %doc %{texmfdist}/doc/latex/hepnames
10532 %doc %{texmfdist}/doc/latex/hepparticles
10533 %doc %{texmfdist}/doc/latex/hepthesis
10534 %doc %{texmfdist}/doc/latex/hepunits
10535 %doc %{texmfdist}/doc/latex/hexgame
10536 %doc %{texmfdist}/doc/latex/histogr
10537 %doc %{texmfdist}/doc/latex/hitec
10538 %doc %{texmfdist}/doc/latex/hpsdiss
10539 %doc %{texmfdist}/doc/latex/hvfloat
10540 %doc %{texmfdist}/doc/latex/hypdvips
10541 %doc %{texmfdist}/doc/latex/hyperref-docsrc
10542 %doc %{texmfdist}/doc/latex/hyperxmp
10543 %doc %{texmfdist}/doc/latex/ibycus-babel
10544 %doc %{texmfdist}/doc/latex/icsv
10545 %doc %{texmfdist}/doc/latex/ieeepes
10546 %doc %{texmfdist}/doc/latex/ifmslide
10547 %doc %{texmfdist}/doc/latex/ifplatform
10548 %doc %{texmfdist}/doc/latex/ijmart
10549 %doc %{texmfdist}/doc/latex/imac
10550 %doc %{texmfdist}/doc/latex/image-gallery
10551 %doc %{texmfdist}/doc/latex/imtekda
10552 %doc %{texmfdist}/doc/latex/inlinebib
10553 %doc %{texmfdist}/doc/latex/inlinedef
10554 %doc %{texmfdist}/doc/latex/interactiveworkbook
10555 %doc %{texmfdist}/doc/latex/invoice
10556 %doc %{texmfdist}/doc/latex/ipa
10557 %doc %{texmfdist}/doc/latex/iso
10558 %doc %{texmfdist}/doc/latex/iso10303
10559 %doc %{texmfdist}/doc/latex/isodate
10560 %doc %{texmfdist}/doc/latex/isodoc
10561 %doc %{texmfdist}/doc/latex/itnumpar
10562 %doc %{texmfdist}/doc/latex/jknapltx
10563 %doc %{texmfdist}/doc/latex/jneurosci
10564 %doc %{texmfdist}/doc/latex/jpsj
10565 %doc %{texmfdist}/doc/latex/jura
10566 %doc %{texmfdist}/doc/latex/juraabbrev
10567 %doc %{texmfdist}/doc/latex/juramisc
10568 %doc %{texmfdist}/doc/latex/jurarsp
10569 %doc %{texmfdist}/doc/latex/karnaugh
10570 %doc %{texmfdist}/doc/latex/kerkis
10571 %doc %{texmfdist}/doc/latex/kerntest
10572 %doc %{texmfdist}/doc/latex/kluwer
10573 %doc %{texmfdist}/doc/latex/lazylist
10574 %doc %{texmfdist}/doc/latex/lcyw
10575 %doc %{texmfdist}/doc/latex/ledmac
10576 %doc %{texmfdist}/doc/latex/lgreek
10577 %doc %{texmfdist}/doc/latex/lhelp
10578 %doc %{texmfdist}/doc/latex/linguex
10579 %doc %{texmfdist}/doc/latex/lipsum
10580 %doc %{texmfdist}/doc/latex/listbib
10581 %doc %{texmfdist}/doc/latex/lkproof
10582 %doc %{texmfdist}/doc/latex/logic
10583 %doc %{texmfdist}/doc/latex/ltxindex
10584 %doc %{texmfdist}/doc/latex/mafr
10585 %doc %{texmfdist}/doc/latex/magyar
10586 %doc %{texmfdist}/doc/latex/mailing
10587 %doc %{texmfdist}/doc/latex/makebarcode
10588 %doc %{texmfdist}/doc/latex/makedtx
10589 %doc %{texmfdist}/doc/latex/makeglos
10590 %doc %{texmfdist}/doc/latex/mathdesign
10591 %doc %{texmfdist}/doc/latex/mathpazo
10592 %doc %{texmfdist}/doc/latex/mceinleger
10593 %doc %{texmfdist}/doc/latex/memexsupp
10594 %doc %{texmfdist}/doc/latex/metaplot
10595 %doc %{texmfdist}/doc/latex/mff
10596 %doc %{texmfdist}/doc/latex/mftinc
10597 %doc %{texmfdist}/doc/latex/minutes
10598 %doc %{texmfdist}/doc/latex/mmap
10599 %doc %{texmfdist}/doc/latex/mnsymbol
10600 %doc %{texmfdist}/doc/latex/moderncv
10601 %doc %{texmfdist}/doc/latex/modroman
10602 %doc %{texmfdist}/doc/latex/mongolian-babel
10603 %doc %{texmfdist}/doc/latex/montex
10604 %doc %{texmfdist}/doc/latex/moresize
10605 %doc %{texmfdist}/doc/latex/msg
10606 %doc %{texmfdist}/doc/latex/mslapa
10607 %doc %{texmfdist}/doc/latex/mtgreek
10608 %doc %{texmfdist}/doc/latex/multibbl
10609 %doc %{texmfdist}/doc/latex/multirow
10610 %doc %{texmfdist}/doc/latex/munich
10611 %doc %{texmfdist}/doc/latex/muthesis
10612 %doc %{texmfdist}/doc/latex/mxd
10613 %doc %{texmfdist}/doc/latex/mxedruli
10614 %doc %{texmfdist}/doc/latex/ncclatex
10615 %doc %{texmfdist}/doc/latex/ncctools
10616 %doc %{texmfdist}/doc/latex/nddiss
10617 %doc %{texmfdist}/doc/latex/newalg
10618 %doc %{texmfdist}/doc/latex/newfile
10619 %doc %{texmfdist}/doc/latex/newlfm
10620 %doc %{texmfdist}/doc/latex/newspaper
10621 %doc %{texmfdist}/doc/latex/nomentbl
10622 %doc %{texmfdist}/doc/latex/nonfloat
10623 %doc %{texmfdist}/doc/latex/numname
10624 %doc %{texmfdist}/doc/latex/ocr-latex
10625 %doc %{texmfdist}/doc/latex/ogham
10626 %doc %{texmfdist}/doc/latex/ogonek
10627 %doc %{texmfdist}/doc/latex/opcit
10628 %doc %{texmfdist}/doc/latex/ordinalpt
10629 %doc %{texmfdist}/doc/latex/otibet
10630 %doc %{texmfdist}/doc/latex/outline
10631 %doc %{texmfdist}/doc/latex/outliner
10632 %doc %{texmfdist}/doc/latex/pagenote
10633 %doc %{texmfdist}/doc/latex/papercdcase
10634 %doc %{texmfdist}/doc/latex/paresse
10635 %doc %{texmfdist}/doc/latex/parrun
10636 %doc %{texmfdist}/doc/latex/pauldoc
10637 %doc %{texmfdist}/doc/latex/pdfwin
10638 %doc %{texmfdist}/doc/latex/pecha
10639 %doc %{texmfdist}/doc/latex/perception
10640 %doc %{texmfdist}/doc/latex/perltex
10641 %doc %{texmfdist}/doc/latex/pgf-soroban
10642 %doc %{texmfdist}/doc/latex/pgfopts
10643 %doc %{texmfdist}/doc/latex/philex
10644 %doc %{texmfdist}/doc/latex/plates
10645 %doc %{texmfdist}/doc/latex/plweb
10646 %doc %{texmfdist}/doc/latex/pmgraph
10647 %doc %{texmfdist}/doc/latex/polski
10648 %doc %{texmfdist}/doc/latex/polyglot
10649 %doc %{texmfdist}/doc/latex/postcards
10650 %doc %{texmfdist}/doc/latex/powerdot
10651 %doc %{texmfdist}/doc/latex/ppower4
10652 %doc %{texmfdist}/doc/latex/ppr-prv
10653 %doc %{texmfdist}/doc/latex/prettyref
10654 %doc %{texmfdist}/doc/latex/proba
10655 %doc %{texmfdist}/doc/latex/procIAGssymp
10656 %doc %{texmfdist}/doc/latex/protex
10657 %doc %{texmfdist}/doc/latex/protocol
10658 %doc %{texmfdist}/doc/latex/psfragx
10659 %doc %{texmfdist}/doc/latex/psgo
10660 %doc %{texmfdist}/doc/latex/pspicture
10661 %doc %{texmfdist}/doc/latex/pst2pdf
10662 %doc %{texmfdist}/doc/latex/qobitree
10663 %doc %{texmfdist}/doc/latex/qstest
10664 %doc %{texmfdist}/doc/latex/quotmark
10665 %doc %{texmfdist}/doc/latex/r_und_s
10666 %doc %{texmfdist}/doc/latex/randbild
10667 %doc %{texmfdist}/doc/latex/rcs
10668 %doc %{texmfdist}/doc/latex/rcsinfo
10669 %doc %{texmfdist}/doc/latex/rectopma
10670 %doc %{texmfdist}/doc/latex/refcheck
10671 %doc %{texmfdist}/doc/latex/refstyle
10672 %doc %{texmfdist}/doc/latex/relenc
10673 %doc %{texmfdist}/doc/latex/repeatindex
10674 %doc %{texmfdist}/doc/latex/rlepsf
10675 %doc %{texmfdist}/doc/latex/rmpage
10676 %doc %{texmfdist}/doc/latex/robustindex
10677 %doc %{texmfdist}/doc/latex/rst
10678 %doc %{texmfdist}/doc/latex/rtkinenc
10679 %doc %{texmfdist}/doc/latex/rtklage
10680 %doc %{texmfdist}/doc/latex/sagetex
10681 %doc %{texmfdist}/doc/latex/sanskrit
10682 %doc %{texmfdist}/doc/latex/sauerj
10683 %doc %{texmfdist}/doc/latex/sauterfonts
10684 %doc %{texmfdist}/doc/latex/savefnmark
10685 %doc %{texmfdist}/doc/latex/savetrees
10686 %doc %{texmfdist}/doc/latex/scalebar
10687 %doc %{texmfdist}/doc/latex/scientificpaper
10688 %doc %{texmfdist}/doc/latex/sciposter
10689 %doc %{texmfdist}/doc/latex/sciwordconv
10690 %doc %{texmfdist}/doc/latex/sdrt
10691 %doc %{texmfdist}/doc/latex/sectionbox
10692 %doc %{texmfdist}/doc/latex/semantic
10693 %doc %{texmfdist}/doc/latex/semioneside
10694 %doc %{texmfdist}/doc/latex/seqsplit
10695 %doc %{texmfdist}/doc/latex/sf298
10696 %doc %{texmfdist}/doc/latex/sffms
10697 %doc %{texmfdist}/doc/latex/sfg
10698 %doc %{texmfdist}/doc/latex/sgame
10699 %doc %{texmfdist}/doc/latex/shadethm
10700 %doc %{texmfdist}/doc/latex/shorttoc
10701 %doc %{texmfdist}/doc/latex/show2e
10702 %doc %{texmfdist}/doc/latex/showexpl
10703 %doc %{texmfdist}/doc/latex/slantsc
10704 %doc %{texmfdist}/doc/latex/smalltableof
10705 %doc %{texmfdist}/doc/latex/smartref
10706 %doc %{texmfdist}/doc/latex/smflatex
10707 %doc %{texmfdist}/doc/latex/snapshot
10708 %doc %{texmfdist}/doc/latex/sort-by-letters
10709 %doc %{texmfdist}/doc/latex/soyombo
10710 %doc %{texmfdist}/doc/latex/sparklines
10711 %doc %{texmfdist}/doc/latex/spie
10712 %doc %{texmfdist}/doc/latex/splitbib
10713 %doc %{texmfdist}/doc/latex/spotcolor
10714 %doc %{texmfdist}/doc/latex/sprite
10715 %doc %{texmfdist}/doc/latex/srcltx
10716 %doc %{texmfdist}/doc/latex/ssqquote
10717 %doc %{texmfdist}/doc/latex/statistik
10718 %doc %{texmfdist}/doc/latex/stdpage
10719 %doc %{texmfdist}/doc/latex/stellenbosch
10720 %doc %{texmfdist}/doc/latex/stex
10721 %doc %{texmfdist}/doc/latex/struktex
10722 %doc %{texmfdist}/doc/latex/sttools
10723 %doc %{texmfdist}/doc/latex/stubs
10724 %doc %{texmfdist}/doc/latex/subfloat
10725 %doc %{texmfdist}/doc/latex/sugconf
10726 %doc %{texmfdist}/doc/latex/supertabular
10727 %doc %{texmfdist}/doc/latex/svgcolor
10728 %doc %{texmfdist}/doc/latex/svn-multi
10729 %doc %{texmfdist}/doc/latex/svn
10730 %doc %{texmfdist}/doc/latex/svninfo
10731 %doc %{texmfdist}/doc/latex/swebib
10732 %doc %{texmfdist}/doc/latex/swimgraf
10733 %doc %{texmfdist}/doc/latex/synproof
10734 %doc %{texmfdist}/doc/latex/syntax
10735 %doc %{texmfdist}/doc/latex/syntrace
10736 %doc %{texmfdist}/doc/latex/synttree
10737 %doc %{texmfdist}/doc/latex/t-angles
10738 %doc %{texmfdist}/doc/latex/tableaux
10739 %doc %{texmfdist}/doc/latex/tablists
10740 %doc %{texmfdist}/doc/latex/tablor
10741 %doc %{texmfdist}/doc/latex/tabto-ltx
10742 %doc %{texmfdist}/doc/latex/tabulary
10743 %doc %{texmfdist}/doc/latex/tabvar
10744 %doc %{texmfdist}/doc/latex/talk
10745 %doc %{texmfdist}/doc/latex/tapir
10746 %doc %{texmfdist}/doc/latex/tcldoc
10747 %doc %{texmfdist}/doc/latex/tdsfrmath
10748 %doc %{texmfdist}/doc/latex/technics
10749 %doc %{texmfdist}/doc/latex/ted
10750 %doc %{texmfdist}/doc/latex/tengwarscript
10751 %doc %{texmfdist}/doc/latex/tensor
10752 %doc %{texmfdist}/doc/latex/teubner
10753 %doc %{texmfdist}/doc/latex/texmate
10754 %doc %{texmfdist}/doc/latex/texpower
10755 %doc %{texmfdist}/doc/latex/texshade
10756 %doc %{texmfdist}/doc/latex/textcase
10757 %doc %{texmfdist}/doc/latex/textopo
10758 %doc %{texmfdist}/doc/latex/theoremref
10759 %doc %{texmfdist}/doc/latex/thesis-titlepage-fhac
10760 %doc %{texmfdist}/doc/latex/thinsp
10761 %doc %{texmfdist}/doc/latex/thmtools
10762 %doc %{texmfdist}/doc/latex/thumb
10763 %doc %{texmfdist}/doc/latex/thuthesis
10764 %doc %{texmfdist}/doc/latex/ticket
10765 %doc %{texmfdist}/doc/latex/tikz-inet
10766 %doc %{texmfdist}/doc/latex/timesht
10767 %doc %{texmfdist}/doc/latex/titling
10768 %doc %{texmfdist}/doc/latex/tocvsec2
10769 %doc %{texmfdist}/doc/latex/tokenizer
10770 %doc %{texmfdist}/doc/latex/toolbox
10771 %doc %{texmfdist}/doc/latex/toptesi
10772 %doc %{texmfdist}/doc/latex/tpslifonts
10773 %doc %{texmfdist}/doc/latex/trajan
10774 %doc %{texmfdist}/doc/latex/translator
10775 %doc %{texmfdist}/doc/latex/tree-dvips
10776 %doc %{texmfdist}/doc/latex/trivfloat
10777 %doc %{texmfdist}/doc/latex/turnstile
10778 %doc %{texmfdist}/doc/latex/twoup
10779 %doc %{texmfdist}/doc/latex/typogrid
10780 %doc %{texmfdist}/doc/latex/umlaute
10781 %doc %{texmfdist}/doc/latex/undertilde
10782 %doc %{texmfdist}/doc/latex/unitsdef
10783 %doc %{texmfdist}/doc/latex/unroman
10784 %doc %{texmfdist}/doc/latex/upmethodology
10785 %doc %{texmfdist}/doc/latex/urlbst
10786 %doc %{texmfdist}/doc/latex/varindex
10787 %doc %{texmfdist}/doc/latex/varsfromjobname
10788 %doc %{texmfdist}/doc/latex/vector
10789 %doc %{texmfdist}/doc/latex/verse
10790 %doc %{texmfdist}/doc/latex/vhistory
10791 %doc %{texmfdist}/doc/latex/vita
10792 %doc %{texmfdist}/doc/latex/volumes
10793 %doc %{texmfdist}/doc/latex/vpe
10794 %doc %{texmfdist}/doc/latex/vrsion
10795 %doc %{texmfdist}/doc/latex/vwcol
10796 %doc %{texmfdist}/doc/latex/vxu
10797 %doc %{texmfdist}/doc/latex/wadalab
10798 %doc %{texmfdist}/doc/latex/wallpaper
10799 %doc %{texmfdist}/doc/latex/warpcol
10800 %doc %{texmfdist}/doc/latex/wnri
10801 %doc %{texmfdist}/doc/latex/wordlike
10802 %doc %{texmfdist}/doc/latex/xargs
10803 %doc %{texmfdist}/doc/latex/xdoc
10804 %doc %{texmfdist}/doc/latex/xfor
10805 %doc %{texmfdist}/doc/latex/xifthen
10806 %doc %{texmfdist}/doc/latex/xmpincl
10807 %doc %{texmfdist}/doc/latex/xnewcommand
10808 %doc %{texmfdist}/doc/latex/xoptarg
10809 %doc %{texmfdist}/doc/latex/xpackages
10810 %doc %{texmfdist}/doc/latex/xskak
10811 %doc %{texmfdist}/doc/latex/xstring
10812 %doc %{texmfdist}/doc/latex/xtcapts
10813 %doc %{texmfdist}/doc/latex/xyling
10814 %doc %{texmfdist}/doc/latex/xytree
10815 %doc %{texmfdist}/doc/latex/yafoot
10816 %doc %{texmfdist}/doc/latex/yhmath
10817 %doc %{texmfdist}/doc/latex/york-thesis
10818 %doc %{texmfdist}/doc/latex/yplan
10819 %doc %{texmfdist}/doc/latex/zed-csp
10820 %doc %{texmfdist}/doc/latex/zefonts
10821 %doc %{texmfdist}/doc/latex/ziffer
10822 %doc %{texmfdist}/doc/latex/zwgetfdate
10823
10824 %files latex-math-sources
10825 %defattr(644,root,root,755)
10826 %dir %{texmfdist}/source
10827 %dir %{texmfdist}/source/latex
10828 %{texmfdist}/source/latex/bez123
10829 %{texmfdist}/source/latex/binomexp
10830 %{texmfdist}/source/latex/cmll
10831 %{texmfdist}/source/latex/constants
10832 %{texmfdist}/source/latex/coordsys
10833 %{texmfdist}/source/latex/dotseqn
10834 %{texmfdist}/source/latex/egplot
10835 %{texmfdist}/source/latex/eqlist
10836 %{texmfdist}/source/latex/eqnarray
10837 %{texmfdist}/source/latex/esdiff
10838 %{texmfdist}/source/latex/esvect
10839 %{texmfdist}/source/latex/extpfeil
10840 %{texmfdist}/source/latex/fouridx
10841 %{texmfdist}/source/latex/functan
10842 %{texmfdist}/source/latex/galois
10843 %{texmfdist}/source/latex/gnuplottex
10844 %{texmfdist}/source/latex/hhtensor
10845 %{texmfdist}/source/latex/logpap
10846 %{texmfdist}/source/latex/noitcrul
10847 %{texmfdist}/source/latex/permute
10848 %{texmfdist}/source/latex/qsymbols
10849 %{texmfdist}/source/latex/subdepth
10850 %{texmfdist}/source/latex/faktor
10851 %{texmfdist}/source/latex/sseq
10852 %{texmfdist}/source/latex/trsym
10853 %{texmfdist}/source/latex/petri-nets
10854 %{texmfdist}/source/latex/mlist
10855 %{texmfdist}/source/latex/numprint
10856
10857 %files latex-math
10858 %defattr(644,root,root,755)
10859 %{texmfdist}/tex/latex/permute
10860 %doc %{texmfdist}/doc/latex/mfpic4ode
10861 %{texmfdist}/source/latex/mfpic4ode
10862 %{texmfdist}/tex/latex/mfpic4ode
10863 %doc %{texmfdist}/doc/latex/permute
10864 %doc %{texmfdist}/doc/latex/makeplot
10865 %{texmfdist}/tex/latex/makeplot
10866 %{texmfdist}/source/latex/makeplot
10867 %{texmfdist}/tex/latex/bez123
10868 %doc %{texmfdist}/doc/latex/bez123
10869 %{texmfdist}/tex/latex/binomexp
10870 %doc %{texmfdist}/doc/latex/binomexp
10871 %doc %{texmfdist}/doc/latex/coordsys
10872 %{texmfdist}/tex/latex/coordsys
10873 %doc %{texmfdist}/doc/latex/egplot
10874 %{texmfdist}/tex/latex/egplot
10875 %doc %{texmfdist}/doc/latex/eqlist
10876 %{texmfdist}/tex/latex/eqlist
10877 %doc %{texmfdist}/doc/latex/eqnarray
10878 %{texmfdist}/tex/latex/eqnarray
10879 %doc %{texmfdist}/doc/latex/esdiff
10880 %{texmfdist}/tex/latex/esdiff
10881 %doc %{texmfdist}/doc/latex/esvect
10882 %{texmfdist}/fonts/source/public/esvect
10883 %{texmfdist}/fonts/map/dvips/esvect
10884 %{texmfdist}/fonts/tfm/public/esvect
10885 %{texmfdist}/fonts/type1/public/esvect
10886 %{texmfdist}/tex/latex/esvect
10887 %doc %{texmfdist}/doc/latex/extpfeil
10888 %{texmfdist}/tex/latex/extpfeil
10889 %doc %{texmfdist}/doc/latex/faktor
10890 %{texmfdist}/tex/latex/faktor
10891 %doc %{texmfdist}/doc/latex/cmll
10892 %{texmfdist}/fonts/map/dvips/cmll
10893 %{texmfdist}/fonts/source/public/cmll
10894 %{texmfdist}/fonts/tfm/public/cmll
10895 %{texmfdist}/fonts/type1/public/cmll
10896 %{texmfdist}/tex/latex/cmll
10897 %{texmfdist}/tex/latex/dotseqn
10898 %doc %{texmfdist}/doc/latex/functan
10899 %{texmfdist}/tex/latex/functan
10900 %doc %{texmfdist}/doc/latex/galois
10901 %{texmfdist}/tex/latex/galois
10902 %doc %{texmfdist}/doc/latex/gnuplottex
10903 %{texmfdist}/tex/latex/gnuplottex
10904 %doc %{texmfdist}/doc/latex/hhtensor
10905 %{texmfdist}/tex/latex/hhtensor
10906 %doc %{texmfdist}/doc/latex/fouridx
10907 %{texmfdist}/tex/latex/fouridx
10908 %doc %{texmfdist}/doc/latex/noitcrul
10909 %{texmfdist}/tex/latex/noitcrul
10910 %doc %{texmfdist}/doc/latex/constants
10911 %{texmfdist}/tex/latex/constants
10912 %doc %{texmfdist}/doc/latex/logpap
10913 %{texmfdist}/tex/latex/logpap
10914 %doc %{texmfdist}/doc/latex/qsymbols
10915 %{texmfdist}/tex/latex/qsymbols
10916 %{texmfdist}/source/latex/subeqn
10917 %{texmfdist}/source/latex/subeqnarray
10918 %{texmfdist}/tex/latex/subeqn
10919 %{texmfdist}/tex/latex/subeqnarray
10920 %doc %{texmfdist}/doc/latex/subeqn
10921 %doc %{texmfdist}/doc/latex/subeqnarray
10922 %doc %{texmfdist}/doc/latex/ulsy
10923 %{texmfdist}/fonts/source/public/ulsy
10924 %{texmfdist}/fonts/tfm/public/ulsy
10925 %{texmfdist}/source/latex/ulsy
10926 %{texmfdist}/tex/latex/ulsy
10927 %{texmfdist}/tex/latex/sfmath
10928 %doc %{texmfdist}/doc/latex/subdepth
10929 %{texmfdist}/tex/latex/subdepth
10930 %doc %{texmfdist}/doc/latex/mhequ
10931 %{texmfdist}/tex/latex/mhequ
10932 %{texmfdist}/tex/latex/mhs
10933 %doc %{texmfdist}/doc/latex/nath
10934 %{texmfdist}/tex/latex/nath
10935 %doc %{texmfdist}/doc/latex/numprint
10936 %{texmfdist}/tex/latex/numprint
10937 %doc %{texmfdist}/doc/latex/sseq
10938 %{texmfdist}/tex/latex/sseq
10939 %doc %{texmfdist}/doc/latex/trsym
10940 %{texmfdist}/tex/latex/trsym
10941 %{texmfdist}/fonts/source/public/trsym
10942 %{texmfdist}/fonts/tfm/public/trsym
10943 %doc %{texmfdist}/doc/latex/maybemath
10944 %{texmfdist}/tex/latex/maybemath
10945 %doc %{texmfdist}/doc/latex/mlist
10946 %{texmfdist}/tex/latex/mlist
10947 %doc %{texmfdist}/doc/latex/petri-nets
10948 %{texmfdist}/tex/latex/petri-nets
10949 %doc %{texmfdist}/doc/latex/qtree
10950 %{texmfdist}/tex/latex/qtree
10951 %doc %{texmfdist}/doc/latex/simplewick
10952 %{texmfdist}/source/latex/simplewick
10953 %{texmfdist}/tex/latex/simplewick
10954 %doc %{texmfdist}/doc/latex/trfsigns
10955 %{texmfdist}/source/latex/trfsigns
10956 %{texmfdist}/tex/latex/trfsigns
10957
10958 %files latex-physics
10959 %defattr(644,root,root,755)
10960 %doc %{texmfdist}/doc/latex/circ
10961 %{texmfdist}/tex/latex/circ
10962 %{texmfdist}/source/latex/circ
10963 %doc %{texmfdist}/doc/latex/colorwav
10964 %{texmfdist}/source/latex/colorwav
10965 %{texmfdist}/tex/latex/colorwav
10966 %doc %{texmfdist}/doc/latex/dyntree
10967 %{texmfdist}/source/latex/dyntree
10968 %{texmfdist}/tex/latex/dyntree
10969 %doc %{texmfdist}/doc/latex/feynmf
10970 %{texmfdist}/source/latex/feynmf
10971 %{texmfdist}/tex/latex/feynmf
10972 %{texmfdist}/metapost/feynmf
10973 %doc %{texmfdist}/doc/latex/formula
10974 %{texmfdist}/source/latex/formula
10975 %{texmfdist}/tex/latex/formula
10976 %{texmfdist}/source/latex/isotope
10977 %{texmfdist}/tex/latex/isotope
10978 %doc %{texmfdist}/doc/latex/miller
10979 %{texmfdist}/source/latex/miller
10980 %{texmfdist}/tex/latex/miller
10981 %doc %{texmfdist}/doc/latex/listofsymbols
10982 %{texmfdist}/tex/latex/listofsymbols
10983 %doc %{texmfdist}/doc/latex/susy
10984 %{texmfdist}/tex/latex/susy
10985
10986 %files latex-chem
10987 %defattr(644,root,root,755)
10988 %doc %{texmfdist}/doc/latex/achemso
10989 %doc %{texmfdist}/doc/latex/bpchem
10990 %doc %{texmfdist}/doc/latex/chemstyle
10991 %doc %{texmfdist}/doc/latex/mhchem
10992 %doc %{texmfdist}/doc/fonts/chemarrow
10993 %doc %{texmfdist}/doc/latex/chemcompounds
10994 %doc %{texmfdist}/doc/latex/chemcono
10995 %{texmfdist}/fonts/afm/public/chemarrow
10996 %{texmfdist}/fonts/map/dvips/chemarrow
10997 %{texmfdist}/fonts/source/public/chemarrow
10998 %{texmfdist}/fonts/tfm/public/chemarrow
10999 %{texmfdist}/fonts/type1/public/chemarrow
11000 %{texmfdist}/source/latex/achemso
11001 %{texmfdist}/source/latex/bpchem
11002 %{texmfdist}/source/latex/chemcompounds
11003 %{texmfdist}/source/latex/chemstyle
11004 %{texmfdist}/tex/latex/achemso
11005 %{texmfdist}/tex/latex/bpchem
11006 %{texmfdist}/tex/latex/chemarrow
11007 %{texmfdist}/tex/latex/chemcompounds
11008 %{texmfdist}/tex/latex/chemcono
11009 %{texmfdist}/tex/latex/chemstyle
11010 %{texmfdist}/tex/latex/mhchem
11011
11012 %files latex-biology
11013 %defattr(644,root,root,755)
11014 %doc %{texmfdist}/doc/latex/biocon
11015 %{texmfdist}/bibtex/bib/biocon
11016 %{texmfdist}/source/latex/biocon
11017 %{texmfdist}/tex/latex/biocon
11018 %doc %{texmfdist}/doc/latex/dnaseq
11019 %{texmfdist}/source/latex/dnaseq
11020 %{texmfdist}/tex/latex/dnaseq
11021
11022 %files latex-pdftools
11023 %defattr(644,root,root,755)
11024 %{texmfdist}/source/latex/attachfile
11025 %{texmfdist}/tex/latex/attachfile
11026 %doc %{texmfdist}/doc/latex/attachfile
11027 %doc %{texmfdist}/doc/latex/cooltooltips
11028 %{texmfdist}/source/latex/cooltooltips
11029 %{texmfdist}/tex/latex/cooltooltips
11030 %doc %{texmfdist}/doc/latex/pdftricks
11031 %{texmfdist}/tex/latex/pdftricks
11032 %doc %{texmfdist}/doc/latex/pdfcprot
11033 %{texmfdist}/source/latex/pdfcprot
11034 %{texmfdist}/tex/latex/pdfcprot
11035 %doc %{texmfdist}/doc/latex/pdfscreen
11036 %{texmfdist}/tex/latex/pdfscreen
11037 %doc %{texmfdist}/doc/latex/movie15
11038 %{texmfdist}/tex/latex/movie15
11039 %doc %{texmfdist}/doc/latex/pdfsync
11040 %{texmfdist}/tex/latex/pdfsync
11041
11042 %files latex-informatic
11043 %defattr(644,root,root,755)
11044 %doc %{texmfdist}/doc/latex/alg
11045 %{texmfdist}/source/latex/alg
11046 %{texmfdist}/tex/latex/alg
11047 %{texmfdist}/source/latex/bytefield
11048 %{texmfdist}/tex/latex/bytefield
11049 %doc %{texmfdist}/doc/latex/bytefield
11050 %doc %{texmfdist}/doc/latex/progkeys
11051 %{texmfdist}/source/latex/progkeys
11052 %{texmfdist}/tex/latex/progkeys
11053 %doc %{texmfdist}/doc/latex/uml
11054 %{texmfdist}/source/latex/uml
11055 %{texmfdist}/tex/latex/uml
11056 %doc %{texmfdist}/doc/latex/msc
11057 %{texmfdist}/tex/latex/msc
11058 %doc %{texmfdist}/doc/latex/register
11059 %{texmfdist}/source/latex/register
11060 %{texmfdist}/tex/latex/register
11061 %doc %{texmfdist}/doc/latex/lsc
11062 %{texmfdist}/tex/latex/lsc
11063 %doc %{texmfdist}/doc/latex/method
11064 %{texmfdist}/source/latex/method
11065 %{texmfdist}/tex/latex/method
11066
11067 %files latex-games
11068 %defattr(644,root,root,755)
11069 %doc %{texmfdist}/doc/latex/backgammon
11070 %doc %{texmfdist}/doc/latex/chessboard
11071 %doc %{texmfdist}/doc/latex/chessfss
11072 %doc %{texmfdist}/doc/latex/cwpuzzle
11073 %{texmfdist}/tex/latex/cwpuzzle
11074 %{texmfdist}/source/latex/cwpuzzle
11075 %{texmfdist}/fonts/enc/dvips/chessfss
11076 %{texmfdist}/fonts/source/public/backgammon
11077 %{texmfdist}/fonts/source/public/cchess
11078 %{texmfdist}/fonts/source/public/chess
11079 %{texmfdist}/fonts/tfm/public/backgammon
11080 %{texmfdist}/fonts/tfm/public/cchess
11081 %{texmfdist}/source/latex/backgammon
11082 %{texmfdist}/source/latex/chessboard
11083 %{texmfdist}/source/latex/chessfss
11084 %{texmfdist}/tex/latex/backgammon
11085 %{texmfdist}/tex/latex/cchess
11086 %{texmfdist}/tex/latex/chess
11087 %{texmfdist}/tex/latex/chessboard
11088 %{texmfdist}/tex/latex/chessfss
11089 %doc %{texmfdist}/doc/latex/crosswrd
11090 %{texmfdist}/source/latex/crosswrd
11091 %{texmfdist}/tex/latex/crosswrd
11092 %doc %{texmfdist}/doc/latex/jeopardy
11093 %{texmfdist}/tex/latex/jeopardy
11094 %{texmfdist}/source/latex/jeopardy
11095 %{texmfdist}/tex/latex/go
11096 %{texmfdist}/source/latex/go
11097 %{texmfdist}/fonts/source/public/go
11098 %{texmfdist}/fonts/tfm/public/go
11099 %doc %{texmfdist}/doc/latex/othello
11100 %{texmfdist}/source/latex/othello
11101 %{texmfdist}/tex/latex/othello
11102 %{texmfdist}/fonts/source/public/othello
11103 %{texmfdist}/fonts/tfm/public/othello
11104 %doc %{texmfdist}/doc/latex/sudoku
11105 %{texmfdist}/source/latex/sudoku
11106 %{texmfdist}/tex/latex/sudoku
11107 %doc %{texmfdist}/doc/latex/sudokubundle
11108 %{texmfdist}/source/latex/sudokubundle
11109 %{texmfdist}/tex/latex/sudokubundle
11110 # Fonts and macros for typesetting chess games.
11111 %doc %{texmfdist}/doc/latex/skak
11112 %{texmfdist}/tex/latex/skak
11113 %{texmfdist}/fonts/map/dvips/skak
11114 %{texmfdist}/fonts/source/public/skak
11115 %{texmfdist}/fonts/tfm/public/skak
11116
11117 %files latex-sources
11118 %defattr(644,root,root,755)
11119 %dir %{texmfdist}/source
11120 %dir %{texmfdist}/source/latex
11121 %{texmfdist}/source/latex/acronym
11122 %{texmfdist}/source/latex/adrlist
11123 %{texmfdist}/source/latex/altfont
11124 %{texmfdist}/source/latex/answers
11125 %{texmfdist}/source/latex/ascii
11126 %{texmfdist}/source/latex/augie
11127 %{texmfdist}/source/latex/barcodes
11128 %{texmfdist}/source/latex/bbding
11129 %{texmfdist}/source/latex/bbm-macros
11130 %{texmfdist}/source/latex/bengali
11131 %{texmfdist}/source/latex/beton
11132 %{texmfdist}/source/latex/bibarts
11133 %{texmfdist}/source/latex/bibleref
11134 %{texmfdist}/source/latex/biblist
11135 %{texmfdist}/source/latex/bigfoot
11136 %{texmfdist}/source/latex/bizcard
11137 %{texmfdist}/source/latex/blindtext
11138 %{texmfdist}/source/latex/bookhands
11139 %{texmfdist}/source/latex/bophook
11140 %{texmfdist}/source/latex/boxhandler
11141 %{texmfdist}/source/latex/braille
11142 %{texmfdist}/source/latex/breakurl
11143 %{texmfdist}/source/latex/brushscr
11144 %{texmfdist}/source/latex/burmese
11145 %{texmfdist}/source/latex/captcont
11146 %{texmfdist}/source/latex/catechis
11147 %{texmfdist}/source/latex/cclicenses
11148 %{texmfdist}/source/latex/cd
11149 %{texmfdist}/source/latex/cd-cover
11150 %{texmfdist}/source/latex/cdpbundl
11151 %{texmfdist}/source/latex/changes
11152 %{texmfdist}/source/latex/chapterfolder
11153 %{texmfdist}/source/latex/cleveref
11154 %{texmfdist}/source/latex/cmcyralt
11155 %{texmfdist}/source/latex/cmsd
11156 %{texmfdist}/source/latex/codepage
11157 %{texmfdist}/source/latex/confproc
11158 %{texmfdist}/source/latex/coverpage
11159 %{texmfdist}/source/latex/crop
11160 %{texmfdist}/source/latex/crossreference
11161 %{texmfdist}/source/latex/ctib
11162 %{texmfdist}/source/latex/cweb-latex
11163 %{texmfdist}/source/latex/dateiliste
11164 %{texmfdist}/source/latex/datetime
11165 %{texmfdist}/source/latex/decimal
11166 %{texmfdist}/source/latex/diagnose
11167 %{texmfdist}/source/latex/docmfp
11168 %{texmfdist}/source/latex/doipubmed
11169 %{texmfdist}/source/latex/dotarrow
11170 %{texmfdist}/source/latex/dottex
11171 %{texmfdist}/source/latex/drac
11172 %{texmfdist}/source/latex/draftcopy
11173 %{texmfdist}/source/latex/dramatist
11174 %{texmfdist}/source/latex/eCards
11175 %{texmfdist}/source/latex/ebezier
11176 %{texmfdist}/source/latex/ebsthesis
11177 %{texmfdist}/source/latex/ecclesiastic
11178 %{texmfdist}/source/latex/edmargin
11179 %{texmfdist}/source/latex/eemeir
11180 %{texmfdist}/source/latex/eiad
11181 %{texmfdist}/source/latex/ellipsis
11182 %{texmfdist}/source/latex/em
11183 %{texmfdist}/source/latex/emp
11184 %{texmfdist}/source/latex/endfloat
11185 %{texmfdist}/source/latex/endheads
11186 %{texmfdist}/source/latex/engpron
11187 %{texmfdist}/source/latex/engrec
11188 %{texmfdist}/source/latex/envlab
11189 %{texmfdist}/source/latex/epigraph
11190 %{texmfdist}/source/latex/epiolmec
11191 %{texmfdist}/source/latex/epsdice
11192 %{texmfdist}/source/latex/eqparbox
11193 %{texmfdist}/source/latex/errata
11194 %{texmfdist}/source/latex/eso-pic
11195 %{texmfdist}/source/latex/ethiop
11196 %{texmfdist}/source/latex/eukdate
11197 %{texmfdist}/source/latex/euproposal
11198 %{texmfdist}/source/latex/euro
11199 %{texmfdist}/source/latex/everypage
11200 %{texmfdist}/source/latex/exercise
11201 %{texmfdist}/source/latex/expl3
11202 %{texmfdist}/source/latex/extract
11203 %{texmfdist}/source/latex/facsimile
11204 %{texmfdist}/source/latex/fancynum
11205 %{texmfdist}/source/latex/fancyref
11206 %{texmfdist}/source/latex/fancytooltips
11207 %{texmfdist}/source/latex/fancyvrb
11208 %{texmfdist}/source/latex/figsize
11209 %{texmfdist}/source/latex/filecontents
11210 %{texmfdist}/source/latex/fink
11211 %{texmfdist}/source/latex/flabels
11212 %{texmfdist}/source/latex/flagderiv
11213 %{texmfdist}/source/latex/flashcards
11214 %{texmfdist}/source/latex/float
11215 %{texmfdist}/source/latex/floatrow
11216 %{texmfdist}/source/latex/fmp
11217 %{texmfdist}/source/latex/fnbreak
11218 %{texmfdist}/source/latex/foilhtml
11219 %{texmfdist}/source/latex/fonttable
11220 %{texmfdist}/source/latex/footmisc
11221 %{texmfdist}/source/latex/footnpag
11222 %{texmfdist}/source/latex/frankenstein
11223 %{texmfdist}/source/latex/frontespizio
11224 %{texmfdist}/source/latex/fullblck
11225 %{texmfdist}/source/latex/fundus
11226 %{texmfdist}/source/latex/gcite
11227 %{texmfdist}/source/latex/genmpage
11228 %{texmfdist}/source/latex/geometry
11229 %{texmfdist}/source/latex/geomsty
11230 %{texmfdist}/source/latex/glossaries
11231 %{texmfdist}/source/latex/graphics
11232 %{texmfdist}/source/latex/graphicx-psmin
11233 %{texmfdist}/source/latex/greekdates
11234 %{texmfdist}/source/latex/grnumalt
11235 %{texmfdist}/source/latex/grverb
11236 %{texmfdist}/source/latex/hanging
11237 %{texmfdist}/source/latex/harvard
11238 %{texmfdist}/source/latex/hc
11239 %{texmfdist}/source/latex/hepthesis
11240 %{texmfdist}/source/latex/hilowres
11241 %{texmfdist}/source/latex/histogr
11242 %{texmfdist}/source/latex/hpsdiss
11243 %{texmfdist}/source/latex/hyper
11244 %{texmfdist}/source/latex/hyperref
11245 %{texmfdist}/source/latex/hyperxmp
11246 %{texmfdist}/source/latex/hyphenat
11247 %{texmfdist}/source/latex/ibycus-babel
11248 %{texmfdist}/source/latex/icsv
11249 %{texmfdist}/source/latex/ifmslide
11250 %{texmfdist}/source/latex/ifplatform
11251 %{texmfdist}/source/latex/ijmart
11252 %{texmfdist}/source/latex/imtekda
11253 %{texmfdist}/source/latex/index
11254 %{texmfdist}/source/latex/inlinedef
11255 %{texmfdist}/source/latex/iso
11256 %{texmfdist}/source/latex/iso10303
11257 %{texmfdist}/source/latex/isodate
11258 %{texmfdist}/source/latex/isodoc
11259 %{texmfdist}/source/latex/itnumpar
11260 %{texmfdist}/source/latex/jura
11261 %{texmfdist}/source/latex/juraabbrev
11262 %{texmfdist}/source/latex/jurarsp
11263 %{texmfdist}/source/latex/kdgreek
11264 %{texmfdist}/source/latex/koma-script
11265 %{texmfdist}/source/latex/labels
11266 %{texmfdist}/source/latex/layouts
11267 %{texmfdist}/source/latex/listings
11268 %{texmfdist}/source/latex/localloc
11269 %{texmfdist}/source/latex/mathcomp
11270 %{texmfdist}/source/latex/mathpazo
11271 %{texmfdist}/source/latex/mdwtools
11272 %{texmfdist}/source/latex/memoir
11273 %{texmfdist}/source/latex/mh
11274 %{texmfdist}/source/latex/mnsymbol
11275 %{texmfdist}/source/latex/modroman
11276 %{texmfdist}/source/latex/mongolian-babel
11277 %{texmfdist}/source/latex/montex
11278 %{texmfdist}/source/latex/mparhack
11279 %{texmfdist}/source/latex/ms
11280 %{texmfdist}/source/latex/multibib
11281 %{texmfdist}/source/latex/mwcls
11282 %{texmfdist}/source/latex/natbib
11283 %{texmfdist}/source/latex/ncctools
11284 %{texmfdist}/source/latex/nddiss
11285 %{texmfdist}/source/latex/newalg
11286 %{texmfdist}/source/latex/newfile
11287 %{texmfdist}/source/latex/newlfm
11288 %{texmfdist}/source/latex/newspaper
11289 %{texmfdist}/source/latex/nomencl
11290 %{texmfdist}/source/latex/ntgclass
11291 %{texmfdist}/source/latex/oberdiek
11292 %{texmfdist}/source/latex/paralist
11293 %{texmfdist}/source/latex/pdfpages
11294 %{texmfdist}/source/latex/pict2e
11295 %{texmfdist}/source/latex/preprint
11296 %{texmfdist}/source/latex/preview
11297 %{texmfdist}/source/latex/psfrag
11298 %{texmfdist}/source/latex/pslatex
11299 %{texmfdist}/source/latex/revtex
11300 %{texmfdist}/source/latex/rotating
11301 %{texmfdist}/source/latex/rotfloat
11302 %{texmfdist}/source/latex/scale
11303 %{texmfdist}/source/latex/sectsty
11304 %{texmfdist}/source/latex/showlabels
11305 %{texmfdist}/source/latex/sidecap
11306 %{texmfdist}/source/latex/soul
11307 %{texmfdist}/source/latex/stdclsdv
11308 %{texmfdist}/source/latex/subfig
11309 %{texmfdist}/source/latex/subfigure
11310 %{texmfdist}/source/latex/supertabular
11311 %{texmfdist}/source/latex/tablists
11312 %{texmfdist}/source/latex/tabulary
11313 %{texmfdist}/source/latex/tabvar
11314 %{texmfdist}/source/latex/talk
11315 %{texmfdist}/source/latex/tcldoc
11316 %{texmfdist}/source/latex/tdsfrmath
11317 %{texmfdist}/source/latex/technics
11318 %{texmfdist}/source/latex/ted
11319 %{texmfdist}/source/latex/tengwarscript
11320 %{texmfdist}/source/latex/tensor
11321 %{texmfdist}/source/latex/teubner
11322 %{texmfdist}/source/latex/texmate
11323 %{texmfdist}/source/latex/texpower
11324 %{texmfdist}/source/latex/texshade
11325 %{texmfdist}/source/latex/textcase
11326 %{texmfdist}/source/latex/textfit
11327 %{texmfdist}/source/latex/textopo
11328 %{texmfdist}/source/latex/textpos
11329 %{texmfdist}/source/latex/thesis-titlepage-fhac
11330 %{texmfdist}/source/latex/thmtools
11331 %{texmfdist}/source/latex/thumb
11332 %{texmfdist}/source/latex/thuthesis
11333 %{texmfdist}/source/latex/timesht
11334 %{texmfdist}/source/latex/titling
11335 %{texmfdist}/source/latex/tocbibind
11336 %{texmfdist}/source/latex/tocloft
11337 %{texmfdist}/source/latex/tools
11338 %{texmfdist}/source/latex/totpages
11339 %{texmfdist}/source/latex/type1cm
11340 %{texmfdist}/source/latex/undertilde
11341 %{texmfdist}/source/latex/units
11342 %{texmfdist}/source/latex/unitsdef
11343 %{texmfdist}/source/latex/unroman
11344 %{texmfdist}/source/latex/upmethodology
11345 %{texmfdist}/source/latex/urlbst
11346 %{texmfdist}/source/latex/varindex
11347 %{texmfdist}/source/latex/vector
11348 %{texmfdist}/source/latex/verse
11349 %{texmfdist}/source/latex/vmargin
11350 %{texmfdist}/source/latex/volumes
11351 %{texmfdist}/source/latex/vrsion
11352 %{texmfdist}/source/latex/vwcol
11353 %{texmfdist}/source/latex/vxu
11354 %{texmfdist}/source/latex/warning
11355 %{texmfdist}/source/latex/warpcol
11356 %{texmfdist}/source/latex/was
11357 %{texmfdist}/source/latex/xargs
11358 %{texmfdist}/source/latex/xdoc
11359 %{texmfdist}/source/latex/xfor
11360 %{texmfdist}/source/latex/xmpincl
11361 %{texmfdist}/source/latex/xpackages
11362 %{texmfdist}/source/latex/xskak
11363 %{texmfdist}/source/latex/xtab
11364 %{texmfdist}/source/latex/xtcapts
11365 %{texmfdist}/source/latex/yafoot
11366 %{texmfdist}/source/latex/yfonts
11367 %{texmfdist}/source/latex/yhmath
11368 %{texmfdist}/source/latex/york-thesis
11369 %{texmfdist}/source/latex/youngtab
11370
11371 %files latex-styles
11372 %defattr(644,root,root,755)
11373 %doc %{texmfdist}/doc/latex/acmconf
11374 %{texmfdist}/source/latex/acmconf
11375 %{texmfdist}/tex/latex/acmconf
11376 %doc %{texmfdist}/doc/latex/active-conf
11377 %{texmfdist}/source/latex/active-conf
11378 %{texmfdist}/tex/latex/active-conf
11379 %doc %{texmfdist}/doc/latex/asaetr
11380 %{texmfdist}/bibtex/bst/asaetr
11381 %{texmfdist}/bibtex/bib/asaetr
11382 %{texmfdist}/tex/latex/asaetr
11383 %{texmfdist}/source/latex/asaetr
11384 %doc %{texmfdist}/doc/latex/aiaa
11385 %{texmfdist}/source/latex/aiaa
11386 %{texmfdist}/tex/latex/aiaa
11387 %{texmfdist}/bibtex/bib/aiaa
11388 %{texmfdist}/bibtex/bst/aiaa
11389 %doc %{texmfdist}/doc/latex/apacite
11390 %{texmfdist}/bibtex/bib/apacite
11391 %{texmfdist}/bibtex/bst/apacite
11392 %{texmfdist}/source/latex/apacite
11393 %{texmfdist}/tex/latex/apacite
11394 %doc %{texmfdist}/doc/latex/aastex
11395 %{texmfdist}/source/latex/aastex
11396 %{texmfdist}/tex/latex/aastex
11397 %doc %{texmfdist}/doc/latex/IEEEconf
11398 %{texmfdist}/source/latex/IEEEconf
11399 %{texmfdist}/tex/latex/IEEEconf
11400 %doc %{texmfdist}/doc/latex/computational-complexity
11401 %{texmfdist}/source/latex/computational-complexity
11402 %{texmfdist}/tex/latex/computational-complexity
11403 %{texmfdist}/bibtex/bib/computational-complexity
11404 %{texmfdist}/bibtex/bst/computational-complexity
11405 # Document class for the journal of DANTE.
11406 %doc %{texmfdist}/doc/latex/dtk
11407 %{texmfdist}/source/latex/dtk
11408 %{texmfdist}/tex/latex/dtk
11409 %{texmfdist}/bibtex/bib/dtk
11410 %{texmfdist}/bibtex/bst/dtk
11411 # Class for articles for submission to Elsevier journals.
11412 %doc %{texmfdist}/doc/latex/elsarticle
11413 %{texmfdist}/source/latex/elsarticle
11414 %{texmfdist}/tex/latex/elsarticle
11415 # Letters and faxes in French.
11416 %doc %{texmfdist}/doc/latex/lettre
11417 %{texmfdist}/tex/latex/lettre
11418 # Macros for a two language dictionary.
11419 %doc %{texmfdist}/doc/latex/lexikon
11420 %{texmfdist}/source/latex/lexikon
11421 %{texmfdist}/tex/latex/lexikon
11422 # Class for "Logic and Philosophy of Science".
11423 %doc %{texmfdist}/doc/latex/lps
11424 %{texmfdist}/source/latex/lps
11425 %{texmfdist}/tex/latex/lps
11426 # Emulate look of a document typed on a typewriter.
11427 %doc %{texmfdist}/doc/latex/manuscript
11428 %{texmfdist}/source/latex/manuscript
11429 %{texmfdist}/tex/latex/manuscript
11430 # Styles and examples for the MAPLE newsletter.
11431 %doc %{texmfdist}/doc/latex/maple
11432 %{texmfdist}/tex/latex/maple
11433 # Typesetting menus.
11434 %{texmfdist}/source/latex/menu
11435 %{texmfdist}/tex/latex/menu
11436 # Classes for University of Manchester Dept of Computer
11437 %{texmfdist}/tex/latex/muthesis
11438 # Prepare papers for the journal Nature.
11439 %doc %{texmfdist}/doc/latex/nature
11440 %{texmfdist}/tex/latex/nature
11441 # LaTeX class for No Starch Press.
11442 %doc %{texmfdist}/doc/latex/nostarch
11443 %{texmfdist}/source/latex/nostarch
11444 %{texmfdist}/tex/latex/nostarch
11445 # Class for the NRC technical journals.
11446 %doc %{texmfdist}/doc/latex/nrc
11447 %{texmfdist}/source/latex/nrc
11448 %{texmfdist}/tex/latex/nrc
11449 # Versions of article class, tuned for scholarly publications.
11450 %doc %{texmfdist}/doc/latex/paper
11451 %{texmfdist}/source/latex/paper
11452 %{texmfdist}/tex/latex/paper
11453 # Class for newspapers, etc.
11454 %doc %{texmfdist}/doc/latex/papertex
11455 %{texmfdist}/source/latex/papertex
11456 %{texmfdist}/tex/latex/papertex
11457 # Problem sheet class.
11458 %doc %{texmfdist}/doc/latex/pbsheet
11459 %{texmfdist}/source/latex/pbsheet
11460 %{texmfdist}/tex/latex/pbsheet
11461 # Typeset drama using LaTeX.
11462 %doc %{texmfdist}/doc/latex/play
11463 %{texmfdist}/source/latex/play
11464 %{texmfdist}/tex/latex/play
11465 # Typesetting Critical Editions of Poetry.
11466 %doc %{texmfdist}/doc/latex/poemscol
11467 %{texmfdist}/source/latex/poemscol
11468 %{texmfdist}/tex/latex/poemscol
11469 # Typeset articles for PracTeX.
11470 %doc %{texmfdist}/doc/latex/pracjourn
11471 %{texmfdist}/source/latex/pracjourn
11472 %{texmfdist}/tex/latex/pracjourn
11473 # Macros for 'Progress of Theoretical Physics'.
11474 %doc %{texmfdist}/doc/latex/ptptex
11475 %{texmfdist}/tex/latex/ptptex
11476 # Format technical reference manuals.
11477 %doc %{texmfdist}/doc/latex/refman
11478 %{texmfdist}/source/latex/refman
11479 %{texmfdist}/tex/latex/refman
11480 # A class file to typeset screenplays.
11481 %doc %{texmfdist}/doc/latex/screenplay
11482 %{texmfdist}/source/latex/screenplay
11483 %{texmfdist}/tex/latex/screenplay
11484 # Variant report and book styles.
11485 %doc %{texmfdist}/doc/latex/script
11486 %{texmfdist}/tex/latex/script
11487 # A collection of LaTeX packages and classes.
11488 %doc %{texmfdist}/doc/latex/shipunov
11489 %{texmfdist}/tex/latex/shipunov
11490 # A LaTeX class for typesetting stage plays.
11491 %doc %{texmfdist}/doc/latex/sides
11492 %{texmfdist}/tex/latex/sides
11493 # SIGGRAPH conference class.
11494 %doc %{texmfdist}/doc/latex/siggraph
11495 %{texmfdist}/source/latex/siggraph
11496 %{texmfdist}/tex/latex/siggraph
11497 # A LaTeX class for stage plays
11498 %doc %{texmfdist}/doc/latex/stage
11499 %{texmfdist}/tex/latex/stage
11500 # Document classes inspired by the work of Edward Tufte.
11501 %doc %{texmfdist}/doc/latex/tufte-latex
11502 %{texmfdist}/tex/latex/tufte-latex
11503 # LaTeX macros for TUGboat articles.
11504 %doc %{texmfdist}/doc/latex/tugboat
11505 %{texmfdist}/source/latex/tugboat
11506 %{texmfdist}/tex/latex/tugboat
11507 # University of Arizona thesis and dissertation format.
11508 %doc %{texmfdist}/doc/latex/uaclasses
11509 %{texmfdist}/source/latex/uaclasses
11510 %{texmfdist}/tex/latex/uaclasses
11511 # UIUC thesis class.
11512 %doc %{texmfdist}/doc/latex/uiucthesis
11513 %{texmfdist}/source/latex/uiucthesis
11514 %{texmfdist}/tex/latex/uiucthesis
11515 # University of Michigan Thesis LaTeX class.
11516 %doc %{texmfdist}/doc/latex/umich-thesis
11517 %{texmfdist}/tex/latex/umich-thesis
11518 # University of California thesis format.
11519 %doc %{texmfdist}/doc/latex/ucthesis
11520 %{texmfdist}/tex/latex/ucthesis
11521 # Dissertations at the University of Michigan.
11522 %doc %{texmfdist}/doc/latex/umthesis
11523 %{texmfdist}/tex/latex/umthesis
11524 # University of Washington thesis class.
11525 %doc %{texmfdist}/doc/latex/uwthesis
11526 %{texmfdist}/tex/latex/uwthesis
11527 # A basis for books to be published by Mentis publishers.
11528 %doc %{texmfdist}/doc/latex/mentis
11529 %{texmfdist}/source/latex/mentis
11530 %{texmfdist}/tex/latex/mentis
11531 # Typeset books following classical design and layout.
11532 %doc %{texmfdist}/doc/latex/octavo
11533 %{texmfdist}/source/latex/octavo
11534 %{texmfdist}/tex/latex/octavo
11535 # A class for NIH grant applications.
11536 %doc %{texmfdist}/doc/latex/nih
11537 %{texmfdist}/tex/latex/nih
11538 # A class for small advertisements.
11539 %doc %{texmfdist}/doc/latex/petiteannonce
11540 %{texmfdist}/tex/latex/petiteannonce
11541 # Electronic Theses and Dissertations at Pitt.
11542 %doc %{texmfdist}/doc/latex/pittetd
11543 %{texmfdist}/source/latex/pittetd
11544 %{texmfdist}/tex/latex/pittetd
11545 # Typesetting stageplay scripts.
11546 %doc %{texmfdist}/doc/latex/plari
11547 %{texmfdist}/source/latex/plari
11548 %{texmfdist}/tex/latex/plari
11549 # Typesetting articles for "Philosophers' Imprint".
11550 %doc %{texmfdist}/doc/latex/philosophersimprint
11551 %{texmfdist}/bibtex/bib/philosophersimprint
11552 %{texmfdist}/source/latex/philosophersimprint
11553 %{texmfdist}/tex/latex/philosophersimprint
11554 # BibTeX style for use with RSC journals.
11555 %doc %{texmfdist}/doc/latex/rsc
11556 %{texmfdist}/bibtex/bst/rsc
11557 %{texmfdist}/source/latex/rsc
11558 %{texmfdist}/tex/latex/rsc
11559
11560 %files latex-lang
11561 %defattr(644,root,root,755)
11562 # Curriculum vitae for French use.
11563 %doc %{texmfdist}/doc/latex/ESIEEcv
11564 %{texmfdist}/source/latex/ESIEEcv
11565 %{texmfdist}/tex/latex/ESIEEcv
11566 # Class for typesetting letters to Swiss rules.
11567 %doc %{texmfdist}/doc/latex/chletter
11568 %{texmfdist}/source/latex/chletter
11569 %{texmfdist}/tex/latex/chletter
11570 # German letter DIN style.
11571 %doc %{texmfdist}/doc/latex/dinbrief
11572 %{texmfdist}/source/latex/dinbrief
11573 %{texmfdist}/tex/latex/dinbrief
11574 # Class and templates for typesetting dissertations in Russian.
11575 %doc %{texmfdist}/doc/latex/disser
11576 %{texmfdist}/tex/latex/disser
11577 %{texmfdist}/source/latex/disser
11578 # Mathematics in Greek texts.
11579 %doc %{texmfdist}/doc/latex/elmath
11580 %{texmfdist}/source/latex/elmath
11581 %{texmfdist}/tex/latex/elmath
11582 # Modern Russian typesetting.
11583 %doc %{texmfdist}/doc/latex/eskd
11584 %{texmfdist}/source/latex/eskd
11585 %{texmfdist}/tex/latex/eskd
11586 # Modification of inputenc for German.
11587 %doc %{texmfdist}/doc/latex/ginpenc
11588 %{texmfdist}/source/latex/ginpenc
11589 %{texmfdist}/tex/latex/ginpenc
11590 # LaTeX support for Croatian documents.
11591 %doc %{texmfdist}/doc/latex/hrlatex
11592 %{texmfdist}/source/latex/hrlatex
11593 %{texmfdist}/tex/latex/hrlatex
11594 # Proper MLA formatting.
11595 %doc %{texmfdist}/doc/latex/mla-paper
11596 %{texmfdist}/tex/latex/mla-paper
11597
11598 %files latex-music
11599 %defattr(644,root,root,755)
11600 %doc %{texmfdist}/doc/latex/abc
11601 %{texmfdist}/source/latex/abc
11602 %{texmfdist}/tex/latex/abc
11603 %doc %{texmfdist}/doc/latex/guitar
11604 %{texmfdist}/source/latex/guitar
11605 %{texmfdist}/tex/latex/guitar
11606 %{texmfdist}/source/latex/songbook
11607 %{texmfdist}/tex/latex/songbook
11608 %doc %{texmfdist}/doc/latex/songbook
11609 %{texmfdist}/tex/generic/musixlyr
11610 %doc %{texmfdist}/doc/latex/musixlyr
11611 %{texmfdist}/tex/generic/musixps
11612 %doc %{texmfdist}/doc/generic/musixps
11613 %{texmfdist}/fonts/source/public/musixps
11614 %{texmfdist}/fonts/tfm/public/musixps
11615
11616 %files latex-extend
11617 %defattr(644,root,root,755)
11618 %{texmfdist}/source/latex/marginnote
11619 %{texmfdist}/tex/latex/marginnote
11620 %doc %{texmfdist}/doc/latex/marginnote
11621 %doc %{texmfdist}/doc/latex/HA-prosper
11622 %{texmfdist}/source/latex/HA-prosper
11623 %{texmfdist}/tex/latex/HA-prosper
11624 %doc %{texmfdist}/doc/latex/arydshln
11625 %{texmfdist}/source/latex/arydshln
11626 %{texmfdist}/tex/latex/arydshln
11627 %doc %{texmfdist}/doc/latex/chappg
11628 %{texmfdist}/source/latex/chappg
11629 %{texmfdist}/tex/latex/chappg
11630 %doc %{texmfdist}/doc/latex/addlines
11631 %{texmfdist}/source/latex/addlines
11632 %{texmfdist}/tex/latex/addlines
11633 %doc %{texmfdist}/doc/latex/alnumsec
11634 %{texmfdist}/source/latex/alnumsec
11635 %{texmfdist}/tex/latex/alnumsec
11636 %doc %{texmfdist}/doc/latex/babelbib
11637 %{texmfdist}/source/latex/babelbib
11638 %{texmfdist}/bibtex/bst/babelbib
11639 %{texmfdist}/tex/latex/babelbib
11640 %doc %{texmfdist}/doc/latex/bibtopicprefix
11641 %{texmfdist}/source/latex/bibtopicprefix
11642 %{texmfdist}/tex/latex/bibtopicprefix
11643 %doc %{texmfdist}/doc/latex/boites
11644 %{texmfdist}/source/latex/boites
11645 %{texmfdist}/tex/latex/boites
11646 %{texmfdist}/source/latex/cjw
11647 %{texmfdist}/tex/latex/cjw
11648 %doc %{texmfdist}/doc/latex/booklet
11649 %{texmfdist}/source/latex/booklet
11650 %{texmfdist}/tex/latex/booklet
11651 %doc %{texmfdist}/doc/latex/bullcntr
11652 %{texmfdist}/source/latex/bullcntr
11653 %{texmfdist}/tex/latex/bullcntr
11654 %doc %{texmfdist}/doc/latex/clefval
11655 %{texmfdist}/tex/latex/clefval
11656 %{texmfdist}/source/latex/clefval
11657 %doc %{texmfdist}/doc/latex/colortbl
11658 %{texmfdist}/source/latex/colortbl
11659 %{texmfdist}/tex/latex/colortbl
11660 %doc %{texmfdist}/doc/latex/contour
11661 %{texmfdist}/source/latex/contour
11662 %{texmfdist}/tex/latex/contour
11663 %doc %{texmfdist}/doc/latex/combine
11664 %{texmfdist}/source/latex/combine
11665 %{texmfdist}/tex/latex/combine
11666 %doc %{texmfdist}/doc/latex/curve2e
11667 %{texmfdist}/source/latex/curve2e
11668 %{texmfdist}/tex/latex/curve2e
11669 %doc %{texmfdist}/doc/latex/ctable
11670 %{texmfdist}/source/latex/ctable
11671 %{texmfdist}/tex/latex/ctable
11672 %doc %{texmfdist}/doc/latex/dashrule
11673 %{texmfdist}/tex/latex/dashrule
11674 %{texmfdist}/source/latex/dashrule
11675 %{texmfdist}/tex/latex/dashbox
11676 %{texmfdist}/source/latex/dashbox
11677 %doc %{texmfdist}/doc/latex/etaremune
11678 %{texmfdist}/source/latex/etaremune
11679 %{texmfdist}/tex/latex/etaremune
11680 %doc %{texmfdist}/doc/latex/expdlist
11681 %{texmfdist}/source/latex/expdlist
11682 %{texmfdist}/tex/latex/expdlist
11683 %doc %{texmfdist}/doc/latex/notes2bib
11684 %{texmfdist}/source/latex/notes2bib
11685 %{texmfdist}/tex/latex/notes2bib
11686 %doc %{texmfdist}/doc/latex/underlin
11687 %{texmfdist}/source/latex/underlin
11688 %{texmfdist}/tex/latex/underlin
11689 %{texmfdist}/source/latex/listliketab
11690 %{texmfdist}/tex/latex/listliketab
11691 %doc %{texmfdist}/doc/latex/listliketab
11692 %{texmfdist}/tex/latex/ltablex
11693 %doc %{texmfdist}/doc/latex/leading
11694 %{texmfdist}/source/latex/leading
11695 %{texmfdist}/tex/latex/leading
11696 %doc %{texmfdist}/doc/latex/makecell
11697 %{texmfdist}/source/latex/makecell
11698 %{texmfdist}/tex/latex/makecell
11699 %doc %{texmfdist}/doc/latex/makebox
11700 %{texmfdist}/source/latex/makebox
11701 %{texmfdist}/tex/latex/makebox
11702 %doc %{texmfdist}/doc/latex/mcite
11703 %{texmfdist}/source/latex/mcite
11704 %{texmfdist}/tex/latex/mcite
11705 %doc %{texmfdist}/doc/latex/mciteplus
11706 %{texmfdist}/tex/latex/mciteplus
11707 %{texmfdist}/bibtex/bst/mciteplus
11708 %doc %{texmfdist}/doc/latex/mcaption
11709 %{texmfdist}/source/latex/mcaption
11710 %{texmfdist}/tex/latex/mcaption
11711 %doc %{texmfdist}/doc/latex/minipage-marginpar
11712 %{texmfdist}/source/latex/minipage-marginpar
11713 %{texmfdist}/tex/latex/minipage-marginpar
11714 %doc %{texmfdist}/doc/latex/newvbtm
11715 %{texmfdist}/source/latex/newvbtm
11716 %{texmfdist}/tex/latex/newvbtm
11717 %doc %{texmfdist}/doc/latex/miniplot
11718 %{texmfdist}/tex/latex/miniplot
11719 %doc %{texmfdist}/doc/latex/multicap
11720 %{texmfdist}/source/latex/multicap
11721 %{texmfdist}/tex/latex/multicap
11722 %doc %{texmfdist}/doc/latex/ntabbing
11723 %{texmfdist}/tex/latex/ntabbing
11724 %{texmfdist}/tex/latex/numline
11725 %doc %{texmfdist}/doc/latex/pbox
11726 %{texmfdist}/source/latex/pbox
11727 %{texmfdist}/tex/latex/pbox
11728 %doc %{texmfdist}/doc/latex/pinlabel
11729 %{texmfdist}/tex/latex/pinlabel
11730 %doc %{texmfdist}/doc/latex/polytable
11731 %{texmfdist}/source/latex/polytable
11732 %{texmfdist}/tex/latex/polytable
11733 %doc %{texmfdist}/doc/latex/rccol
11734 %{texmfdist}/source/latex/rccol
11735 %{texmfdist}/tex/latex/rccol
11736 %doc %{texmfdist}/doc/latex/romannum
11737 %{texmfdist}/source/latex/romannum
11738 %{texmfdist}/tex/latex/romannum
11739 %doc %{texmfdist}/doc/latex/schedule
11740 %{texmfdist}/source/latex/schedule
11741 %{texmfdist}/tex/latex/schedule
11742 %doc %{texmfdist}/doc/latex/umoline
11743 %{texmfdist}/source/latex/umoline
11744 %{texmfdist}/tex/latex/umoline
11745
11746 %files latex-programming
11747 %defattr(644,root,root,755)
11748 %doc %{texmfdist}/doc/latex/cool
11749 %{texmfdist}/source/latex/cool
11750 %{texmfdist}/tex/latex/cool
11751 %doc %{texmfdist}/doc/latex/coolstr
11752 %{texmfdist}/source/latex/coolstr
11753 %{texmfdist}/tex/latex/coolstr
11754 %doc %{texmfdist}/doc/latex/coollist
11755 %{texmfdist}/source/latex/coollist
11756 %{texmfdist}/tex/latex/coollist
11757 %{texmfdist}/source/latex/cmdtrack
11758 %{texmfdist}/tex/latex/cmdtrack
11759 %doc %{texmfdist}/doc/latex/datenumber
11760 %{texmfdist}/source/latex/datenumber
11761 %{texmfdist}/tex/latex/datenumber
11762 %doc %{texmfdist}/doc/latex/dprogress
11763 %{texmfdist}/source/latex/dprogress
11764 %{texmfdist}/tex/latex/dprogress
11765 %doc %{texmfdist}/doc/latex/csvtools
11766 %{texmfdist}/source/latex/csvtools
11767 %{texmfdist}/tex/latex/csvtools
11768 %doc %{texmfdist}/doc/latex/datatool
11769 %{texmfdist}/source/latex/datatool
11770 %{texmfdist}/tex/latex/datatool
11771 %doc %{texmfdist}/doc/latex/dialogl
11772 %{texmfdist}/source/latex/dialogl
11773 %{texmfdist}/tex/latex/dialogl
11774 %doc %{texmfdist}/doc/latex/delimtxt
11775 %{texmfdist}/tex/latex/delimtxt
11776 %{texmfdist}/source/latex/delimtxt
11777 %doc %{texmfdist}/doc/latex/environ
11778 %{texmfdist}/source/latex/environ
11779 %{texmfdist}/tex/latex/environ
11780 %doc %{texmfdist}/doc/latex/fmtcount
11781 %{texmfdist}/source/latex/fmtcount
11782 %{texmfdist}/tex/latex/fmtcount
11783 %doc %{texmfdist}/doc/latex/forarray
11784 %{texmfdist}/source/latex/forarray
11785 %{texmfdist}/tex/latex/forarray
11786 %doc %{texmfdist}/doc/latex/forloop
11787 %{texmfdist}/source/latex/forloop
11788 %{texmfdist}/tex/latex/forloop
11789 %doc %{texmfdist}/doc/latex/labelcas
11790 %{texmfdist}/source/latex/labelcas
11791 %{texmfdist}/tex/latex/labelcas
11792 %doc %{texmfdist}/doc/latex/export
11793 %{texmfdist}/source/latex/export
11794 %{texmfdist}/tex/latex/export
11795 %doc %{texmfdist}/doc/latex/inversepath
11796 %{texmfdist}/source/latex/inversepath
11797 %{texmfdist}/tex/latex/inversepath
11798 %{texmfdist}/source/latex/lcg
11799 %{texmfdist}/tex/latex/lcg
11800 %doc %{texmfdist}/doc/latex/namespc
11801 %{texmfdist}/source/latex/namespc
11802 %{texmfdist}/tex/latex/namespc
11803 %doc %{texmfdist}/doc/latex/makecmds
11804 %{texmfdist}/source/latex/makecmds
11805 %{texmfdist}/tex/latex/makecmds
11806 %{texmfdist}/source/latex/patchcmd
11807 %{texmfdist}/tex/latex/patchcmd
11808 %doc %{texmfdist}/doc/latex/stringstrings
11809 %{texmfdist}/source/latex/stringstrings
11810 %{texmfdist}/tex/latex/stringstrings
11811 %doc %{texmfdist}/doc/latex/nag
11812 %{texmfdist}/source/latex/nag
11813 %{texmfdist}/tex/latex/nag
11814 %{texmfdist}/source/latex/stack
11815 %{texmfdist}/tex/latex/stack
11816 %doc %{texmfdist}/doc/latex/substr
11817 %{texmfdist}/tex/latex/substr
11818 %{texmfdist}/tex/latex/multido
11819 %doc %{texmfdist}/doc/latex/progress
11820 %{texmfdist}/tex/latex/progress
11821 %doc %{texmfdist}/doc/latex/randtext
11822 %{texmfdist}/tex/latex/randtext
11823 %doc %{texmfdist}/doc/latex/regcount
11824 %{texmfdist}/source/latex/regcount
11825 %{texmfdist}/tex/latex/regcount
11826 %doc %{texmfdist}/doc/latex/robustcommand
11827 %{texmfdist}/source/latex/robustcommand
11828 %{texmfdist}/tex/latex/robustcommand
11829 %doc %{texmfdist}/doc/latex/typedref
11830 %{texmfdist}/source/latex/typedref
11831 %{texmfdist}/tex/latex/typedref
11832 %doc %{texmfdist}/doc/latex/splitindex
11833 %{texmfdist}/source/latex/splitindex
11834 %{texmfdist}/tex/latex/splitindex
11835
11836 %files latex-effects
11837 %defattr(644,root,root,755)
11838 %doc %{texmfdist}/doc/latex/arcs
11839 %{texmfdist}/source/latex/arcs
11840 %{texmfdist}/tex/latex/arcs
11841 %doc %{texmfdist}/doc/latex/blowup
11842 %{texmfdist}/source/latex/blowup
11843 %{texmfdist}/tex/latex/blowup
11844 %doc %{texmfdist}/doc/latex/changebar
11845 %{texmfdist}/tex/latex/changebar
11846 %{texmfdist}/source/latex/changebar
11847 %doc %{texmfdist}/doc/latex/draftwatermark
11848 %{texmfdist}/source/latex/draftwatermark
11849 %{texmfdist}/tex/latex/draftwatermark
11850 %doc %{texmfdist}/doc/latex/flippdf
11851 %{texmfdist}/source/latex/flippdf
11852 %{texmfdist}/tex/latex/flippdf
11853 %doc %{texmfdist}/doc/latex/flowfram
11854 %{texmfdist}/source/latex/flowfram
11855 %{texmfdist}/tex/latex/flowfram
11856 %doc %{texmfdist}/doc/latex/isorot
11857 %{texmfdist}/source/latex/isorot
11858 %{texmfdist}/tex/latex/isorot
11859 %doc %{texmfdist}/doc/latex/lettrine
11860 %{texmfdist}/source/latex/lettrine
11861 %{texmfdist}/tex/latex/lettrine
11862 %doc %{texmfdist}/doc/latex/niceframe
11863 %{texmfdist}/source/latex/niceframe
11864 %{texmfdist}/tex/latex/niceframe
11865 %{texmfdist}/fonts/source/public/niceframe
11866 %{texmfdist}/fonts/tfm/public/niceframe
11867 %doc %{texmfdist}/doc/latex/notes
11868 %{texmfdist}/source/latex/notes
11869 %{texmfdist}/tex/latex/notes
11870 %doc %{texmfdist}/doc/latex/objectz
11871 %{texmfdist}/source/latex/objectz
11872 %{texmfdist}/tex/latex/objectz
11873 %doc %{texmfdist}/doc/latex/parallel
11874 %{texmfdist}/source/latex/parallel
11875 %{texmfdist}/tex/latex/parallel
11876 %doc %{texmfdist}/doc/latex/quotchap
11877 %{texmfdist}/source/latex/quotchap
11878 %{texmfdist}/tex/latex/quotchap
11879 %doc %{texmfdist}/doc/latex/rotpages
11880 %{texmfdist}/tex/latex/rotpages
11881 %{texmfdist}/tex/latex/umrand
11882 %doc %{texmfdist}/doc/fonts/umrand
11883 %{texmfdist}/fonts/source/public/umrand
11884 %{texmfdist}/fonts/tfm/public/umrand
11885 %doc %{texmfdist}/doc/latex/ushort
11886 %{texmfdist}/source/latex/ushort
11887 %{texmfdist}/tex/latex/ushort
11888
11889 %files latex-other
11890 %defattr(644,root,root,755)
11891 %{texmfdist}/metapost/latexmp
11892 %{texmfdist}/metapost/makecirc
11893 %dir %{texmfdist}/source/alatex
11894 %{texmfdist}/source/alatex/base
11895 %dir %{texmfdist}/source/cslatex
11896 %{texmfdist}/source/cslatex/base
11897 %{texmfdist}/source/generic/xypic
11898 %{texmfdist}/source/latex/GuIT
11899 # Definitive source of Plain TeX on CTAN.
11900 %{texmfdist}/source/latex/base
11901 %{texmfdist}/source/latex/bayer
11902 # A small collection of minimal DTX examples.
11903 %{texmfdist}/source/latex/dtxgallery
11904 # Editorial Notes for LaTeX documents.
11905 %{texmfdist}/source/latex/ed
11906 # Typeset scholarly edition.
11907 %{texmfdist}/source/latex/edmac
11908 # Use AMS Euler fonts for math.
11909 %{texmfdist}/source/latex/euler
11910 # Ridgeway's fonts.
11911 %{texmfdist}/source/latex/wnri
11912 %dir %{texmfdist}/source/plain
11913 %{texmfdist}/source/plain/jsmisc
11914 %{texmfdist}/source/xelatex
11915 %{texmfdist}/tex/alatex
11916 %{texmfdist}/tex/generic/enctex
11917 # Create a calendar, in German.
11918 %{texmfdist}/tex/latex/kalender
11919 # Typeset Karnaugh-Veitch-maps.
11920 %{texmfdist}/tex/latex/karnaugh
11921 # Kerkis (Greek) font family.
11922 %{texmfdist}/tex/latex/kerkis
11923 # Print tables and generate control files to adjust kernings.
11924 %{texmfdist}/source/latex/kerntest
11925 %{texmfdist}/tex/latex/kerntest
11926 %{texmfdist}/tex/latex/kluwer
11927 %{texmfdist}/source/latex/kluwer
11928 # A two-element sans-serif typeface.
11929 %{texmfdist}/tex/latex/kurier
11930 # Lists in TeX's "mouth".
11931 %{texmfdist}/tex/latex/lazylist
11932 # This package makes available Classic Cyrillic CM fonts
11933 %{texmfdist}/source/latex/lcyw
11934 %{texmfdist}/tex/latex/lcyw
11935 # Typeset scholarly editions in parallel texts.
11936 %{texmfdist}/source/latex/ledmac
11937 %{texmfdist}/tex/latex/ledmac
11938 %{texmfdist}/tex/latex/levy
11939 # Macros for using Silvio Levy's Greek fonts.
11940 %{texmfdist}/tex/latex/lgreek
11941 # A non-standard Cyrillic input scheme.
11942 %{texmfdist}/source/latex/lhcyr
11943 %{texmfdist}/tex/latex/lhcyr
11944 # Miscellaneous helper packages.
11945 %{texmfdist}/source/latex/lhelp
11946 %{texmfdist}/tex/latex/lhelp
11947 # Use the font Libertine with LaTeX.
11948 %{texmfdist}/tex/latex/libertine
11949 # Typeset maps and blocks according to the Information Mapping
11950 %{texmfdist}/source/latex/limap
11951 %{texmfdist}/tex/latex/limap
11952 %{texmfdist}/tex/latex/linearA
11953 # Format linguists' examples.
11954 %{texmfdist}/tex/latex/linguex
11955 # Easy access to the Lorem Ipsum dummy text.
11956 %{texmfdist}/source/latex/lipsum
11957 %{texmfdist}/tex/latex/lipsum
11958 # Lists contents of BibTeX files.
11959 %{texmfdist}/source/latex/listbib
11960 %{texmfdist}/tex/latex/listbib
11961 # LK Proof figure macros.
11962 %{texmfdist}/tex/latex/lkproof
11963 # A font for electronic logic design.
11964 %{texmfdist}/tex/latex/logic
11965 # A LaTeX package to typeset indices with GNU's Texindex.
11966 %{texmfdist}/source/latex/ltxindex
11967 %{texmfdist}/tex/latex/ltxindex
11968 # Set of slide fonts based on CM.
11969 %{texmfdist}/tex/latex/lxfonts
11970 # Support for LY1 LaTeX encoding.
11971 %{texmfdist}/tex/latex/ly1
11972 # Mathematics in accord with French usage.
11973 %{texmfdist}/tex/latex/mafr
11974 # Macros for mail merging.
11975 %{texmfdist}/source/latex/mailing
11976 %{texmfdist}/tex/latex/mailing
11977 # Print various kinds 2/5 and Code 39 bar codes.
11978 %{texmfdist}/tex/latex/makebarcode
11979 # Perl script to help generate dtx and ins files
11980 %{texmfdist}/source/latex/makedtx
11981 %{texmfdist}/tex/latex/makedtx
11982 # Include a glossary into a document.
11983 %{texmfdist}/tex/latex/makeglos
11984 # LaTeX support for the TeX book symbols.
11985 %{texmfdist}/source/latex/manfnt
11986 %{texmfdist}/tex/latex/manfnt
11987 # Support for multiple character sets and encodings.
11988 %{texmfdist}/source/latex/mapcodes
11989 %{texmfdist}/tex/latex/mapcodes
11990 # Mathematical fonts to fit with particular text fonts.
11991 %{texmfdist}/tex/latex/mathdesign
11992 # Creating covers for music cassettes.
11993 %{texmfdist}/tex/latex/mceinleger
11994 # Experimental memoir support.
11995 %{texmfdist}/tex/latex/memexsupp
11996 # Multiple font formats.
11997 %{texmfdist}/source/latex/mff
11998 %{texmfdist}/tex/latex/mff
11999 # Pretty-print Metafont source.
12000 %{texmfdist}/source/latex/mftinc
12001 %{texmfdist}/tex/latex/mftinc
12002 # Package for writing minutes of meetings.
12003 %{texmfdist}/source/latex/minutes
12004 %{texmfdist}/tex/latex/minutes
12005 # Allows font sizes up to 35.83pt.
12006 %{texmfdist}/source/latex/moresize
12007 %{texmfdist}/tex/latex/moresize
12008 # A package for LaTeX localisation.
12009 %{texmfdist}/source/latex/msg
12010 %{texmfdist}/tex/latex/msg
12011 # Michael Landy's APA citation style.
12012 %{texmfdist}/tex/latex/mslapa
12013 # Use italic and upright greek letters with mathtime.
12014 %{texmfdist}/source/latex/mtgreek
12015 %{texmfdist}/tex/latex/mtgreek
12016 # Multiple bibliographies.
12017 %{texmfdist}/source/latex/multibbl
12018 %{texmfdist}/tex/latex/multibbl
12019 # Support for Mongolian "horizontal" (Xewtee Dorwoljin) script.
12020 %{texmfdist}/source/latex/mxd
12021 %{texmfdist}/tex/latex/mxd
12022 # A pair of Georgian fonts.
12023 %{texmfdist}/tex/latex/mxedruli
12024 # Nomenclature typeset in a longtable
12025 %{texmfdist}/source/latex/nomentbl
12026 %{texmfdist}/tex/latex/nomentbl
12027 # Non-floating table and figure captions.
12028 %{texmfdist}/source/latex/nonfloat
12029 %{texmfdist}/tex/latex/nonfloat
12030 # Convert a number to its English expression.
12031 %{texmfdist}/tex/latex/numname
12032 # LaTeX support for ocr fonts.
12033 %{texmfdist}/tex/latex/ocr-latex
12034 # Support for Polish typography and the ogonek.
12035 %{texmfdist}/source/latex/ogonek
12036 %{texmfdist}/tex/latex/ogonek
12037 # Old style numbers in OT1 encoding.
12038 %{texmfdist}/source/latex/oldstyle
12039 %{texmfdist}/tex/latex/oldstyle
12040 # Footnote-style bibliographical references.
12041 %{texmfdist}/source/latex/opcit
12042 %{texmfdist}/tex/latex/opcit
12043 # Counters as ordinal numbers in Portuguese.
12044 %{texmfdist}/source/latex/ordinalpt
12045 %{texmfdist}/tex/latex/ordinalpt
12046 # Macros, metrics, etc., to use the OT2 Cyrillic encoding.
12047 %{texmfdist}/tex/latex/ot2cyr
12048 %{texmfdist}/tex/latex/otibet
12049 %{texmfdist}/source/latex/otibet
12050 # List environment for making outlines.
12051 %{texmfdist}/tex/latex/outline
12052 # Change section levels easily.
12053 %{texmfdist}/tex/latex/outliner
12054 # Fonts designed by Fra Luca de Pacioli in 1497.
12055 %{texmfdist}/source/latex/pacioli
12056 %{texmfdist}/tex/latex/pacioli
12057 # Page number-only page styles.
12058 %{texmfdist}/source/latex/pageno
12059 %{texmfdist}/tex/latex/pageno
12060 # Notes at end of document.
12061 %{texmfdist}/source/latex/pagenote
12062 %{texmfdist}/tex/latex/pagenote
12063 %{texmfdist}/tex/latex/palatino
12064 # Origami-style folding paper CD case.
12065 %{texmfdist}/source/latex/papercdcase
12066 %{texmfdist}/tex/latex/papercdcase
12067 # Defines simple macros for greek letters.
12068 %{texmfdist}/source/latex/paresse
12069 %{texmfdist}/tex/latex/paresse
12070 # Typesets (two) streams of text running parallel.
12071 %{texmfdist}/source/latex/parrun
12072 %{texmfdist}/tex/latex/parrun
12073 # German LaTeX package documentation.
12074 %{texmfdist}/source/latex/pauldoc
12075 %{texmfdist}/tex/latex/pauldoc
12076 # Using graphics from PAW.
12077 %{texmfdist}/source/latex/pawpict
12078 %{texmfdist}/tex/latex/pawpict
12079 # Font support for current PCL printers.
12080 %{texmfdist}/tex/latex/pclnfss
12081 %{texmfdist}/tex/latex/pdfwin
12082 # Print Tibetan text in the classic pecha layout style.
12083 %{texmfdist}/tex/latex/pecha
12084 # Define LaTeX macros in terms of Perl code
12085 %{texmfdist}/source/latex/perltex
12086 %{texmfdist}/tex/latex/perltex
12087 # Create images of the soroban using TikZ/PGF.
12088 %{texmfdist}/tex/latex/pgf-soroban
12089 # Disk of Phaistos font.
12090 %{texmfdist}/tex/latex/phaistos
12091 # Cross references for named and numbered environments.
12092 %{texmfdist}/tex/latex/philex
12093 # MetaFont Phonetic fonts, based on Computer Modern.
12094 %{texmfdist}/tex/latex/phonetic
12095 # Adds relative coordinates and improves the \plot command.
12096 %{texmfdist}/tex/latex/pictex2
12097 # Arrange for "plates" sections of documents.
12098 %{texmfdist}/tex/latex/plates
12099 %{texmfdist}/source/latex/plweb
12100 %{texmfdist}/tex/latex/plweb
12101 # "Poor man's" graphics.
12102 %{texmfdist}/tex/latex/pmgraph
12103 # Typeset Polish documents with LaTeX and Polish fonts.
12104 %{texmfdist}/source/latex/polski
12105 %{texmfdist}/tex/latex/polski
12106 %{texmfdist}/source/latex/polyglot
12107 %{texmfdist}/tex/latex/polyglot
12108 # Facilitates mass-mailing of postcards (junkmail).
12109 %{texmfdist}/tex/latex/postcards
12110 # A presentation class.
12111 %{texmfdist}/source/latex/powerdot
12112 %{texmfdist}/tex/latex/powerdot
12113 # A postprocessor for PDF presentations.
12114 %{texmfdist}/tex/latex/ppower4
12115 # Prosper preview.
12116 %{texmfdist}/source/latex/ppr-prv
12117 %{texmfdist}/tex/latex/ppr-prv
12118 # Make label references "self-identify".
12119 %{texmfdist}/source/latex/prettyref
12120 %{texmfdist}/tex/latex/prettyref
12121 # Shortcuts commands to symbols used in probability texts.
12122 %{texmfdist}/source/latex/proba
12123 %{texmfdist}/tex/latex/proba
12124 %{texmfdist}/tex/latex/procIAGssymp
12125 # Literate programming package.
12126 %{texmfdist}/tex/latex/protex
12127 # A class for typesetting minutes (only german).
12128 %{texmfdist}/source/latex/protocol
12129 %{texmfdist}/tex/latex/protocol
12130 # A psfrag eXtension.
12131 %{texmfdist}/source/latex/psfragx
12132 %{texmfdist}/tex/latex/psfragx
12133 %{texmfdist}/tex/latex/psgo
12134 # PostScript picture support.
12135 %{texmfdist}/source/latex/pspicture
12136 %{texmfdist}/tex/latex/pspicture
12137 # LaTeX macros for typesetting trees.
12138 %{texmfdist}/tex/latex/qobitree
12139 # Bundle for unit tests and pattern matching.
12140 %{texmfdist}/source/latex/qstest
12141 %{texmfdist}/tex/latex/qstest
12142 # Consistent quote marks.
12143 %{texmfdist}/source/latex/quotmark
12144 %{texmfdist}/tex/latex/quotmark
12145 %{texmfdist}/tex/latex/r_und_s
12146 # Marginal pictures.
12147 %{texmfdist}/source/latex/randbild
12148 %{texmfdist}/tex/latex/randbild
12149 # Use RCS (revision control system) tags in LaTeX documents.
12150 %{texmfdist}/source/latex/rcs
12151 %{texmfdist}/tex/latex/rcs
12152 # Support for the revision control system.
12153 %{texmfdist}/source/latex/rcsinfo
12154 %{texmfdist}/tex/latex/rcsinfo
12155 # Recycle top matter.
12156 %{texmfdist}/tex/latex/rectopma
12157 # Check references (in figures, table, equations, etc).
12158 %{texmfdist}/tex/latex/refcheck
12159 # Advanced formatting of cross references.
12160 %{texmfdist}/source/latex/refstyle
12161 %{texmfdist}/tex/latex/refstyle
12162 # A "relaxed" font encoding.
12163 %{texmfdist}/source/latex/relenc
12164 %{texmfdist}/tex/latex/relenc
12165 # Repeat items in an index after a page or column break
12166 %{texmfdist}/tex/latex/repeatindex
12167 %{texmfdist}/tex/latex/resume
12168 # Rewrite labels in EPS graphics.
12169 %{texmfdist}/tex/latex/rlepsf
12170 # A package to help change page layout parameters in LaTeX.
12171 %{texmfdist}/source/latex/rmpage
12172 %{texmfdist}/tex/latex/rmpage
12173 # Create index with pagerefs.
12174 %{texmfdist}/tex/latex/robustindex
12175 # Drawing rhetorical structure analysis diagrams in LaTeX.
12176 %{texmfdist}/source/latex/rst
12177 %{texmfdist}/tex/latex/rst
12178 # Input encoding with fallback procedures.
12179 %{texmfdist}/source/latex/rtkinenc
12180 %{texmfdist}/tex/latex/rtkinenc
12181 %{texmfdist}/tex/latex/rtklage
12182 # Embed Sage code and plots into LaTeX.
12183 %{texmfdist}/source/latex/sagetex
12184 %{texmfdist}/tex/latex/sagetex
12185 # Sanskrit support.
12186 %{texmfdist}/source/latex/sanskrit
12187 %{texmfdist}/tex/latex/sanskrit
12188 # A bundle of utilities by Jonathan Sauer.
12189 %{texmfdist}/source/latex/sauerj
12190 %{texmfdist}/tex/latex/sauerj
12191 # Use sauter fonts in LaTeX.
12192 %{texmfdist}/source/latex/sauterfonts
12193 %{texmfdist}/tex/latex/sauterfonts
12194 # Save name of the footnote mark for reuse.
12195 %{texmfdist}/source/latex/savefnmark
12196 %{texmfdist}/tex/latex/savefnmark
12197 # Redefine symbols where names conflict.
12198 %{texmfdist}/tex/latex/savesym
12199 # Pack as much as possible onto each page of a LaTeX document.
12200 %{texmfdist}/source/latex/savetrees
12201 %{texmfdist}/tex/latex/savetrees
12202 # Create scalebars for maps, diagrams or photos.
12203 %{texmfdist}/source/latex/scalebar
12204 %{texmfdist}/tex/latex/scalebar
12205 # Format a scientific paper for journal
12206 %{texmfdist}/tex/latex/scientificpaper
12207 # Make posters of ISO A3 size and larger.
12208 %{texmfdist}/tex/latex/sciposter
12209 # Use Scientific Word/WorkPlace files with another TeX.
12210 %{texmfdist}/source/latex/sciwordconv
12211 %{texmfdist}/tex/latex/sciwordconv
12212 # Macros for Segmented Discourse Representation Theory.
12213 %{texmfdist}/tex/latex/sdrt
12214 # Create fancy boxed ((sub)sub)sections.
12215 %{texmfdist}/tex/latex/sectionbox
12216 # Help for writing programming language semantics.
12217 %{texmfdist}/source/latex/semantic
12218 %{texmfdist}/tex/latex/semantic
12219 # Semaphore alphabet font.
12220 %{texmfdist}/tex/latex/semaphor
12221 # Put only special contents on left-hand pages in two sided layout.
12222 %{texmfdist}/source/latex/semioneside
12223 %{texmfdist}/tex/latex/semioneside
12224 # Split long sequences of characters in a neutral way.
12225 %{texmfdist}/source/latex/seqsplit
12226 %{texmfdist}/tex/latex/seqsplit
12227 %{texmfdist}/source/latex/sf298
12228 %{texmfdist}/tex/latex/sf298
12229 # Typesetting science fiction/fantasy manuscripts.
12230 %{texmfdist}/source/latex/sffms
12231 %{texmfdist}/tex/latex/sffms
12232 # Draw signal flow graphs.
12233 %{texmfdist}/tex/latex/sfg
12234 # LaTeX style for typesetting strategic games.
12235 %{texmfdist}/tex/latex/sgame
12236 # Shade the background of any box.
12237 %{texmfdist}/tex/latex/shadbox
12238 # Theorem environments that are shaded
12239 %{texmfdist}/tex/latex/shadethm
12240 # Table of contents with different depths.
12241 %{texmfdist}/source/latex/shorttoc
12242 %{texmfdist}/tex/latex/shorttoc
12243 # Variants of \show for LaTeX2e.
12244 %{texmfdist}/source/latex/show2e
12245 %{texmfdist}/tex/latex/show2e
12246 %{texmfdist}/source/latex/showexpl
12247 %{texmfdist}/tex/latex/showexpl
12248 # A font to draw a skull.
12249 %{texmfdist}/source/latex/skull
12250 %{texmfdist}/tex/latex/skull
12251 # Access different-shaped small-caps fonts.
12252 %{texmfdist}/source/latex/slantsc
12253 %{texmfdist}/tex/latex/slantsc
12254 # Create listoffigures etc. in a single chapter.
12255 %{texmfdist}/tex/latex/smalltableof
12256 # Extend LaTeX's \ref capability.
12257 %{texmfdist}/tex/latex/smartref
12258 # Classes for Société mathématique de France publications.
12259 %{texmfdist}/tex/latex/smflatex
12260 # List the external dependencies of a LaTeX document.
12261 %{texmfdist}/source/latex/snapshot
12262 %{texmfdist}/tex/latex/snapshot
12263 # Fonts and a macro for Soyombo under LaTeX.
12264 %{texmfdist}/tex/latex/soyombo
12265 # Drawing sparklines: intense, simple, wordlike graphics.
12266 %{texmfdist}/tex/latex/sparklines
12267 # Support for formatting SPIE Proceedings manuscripts.
12268 %{texmfdist}/tex/latex/spie
12269 # Split and reorder your bibliography.
12270 %{texmfdist}/source/latex/splitbib
12271 %{texmfdist}/tex/latex/splitbib
12272 # Macros to typeset simple bitmaps with LaTeX.
12273 %{texmfdist}/tex/latex/sprite
12274 # Jump between DVI and TeX files.
12275 %{texmfdist}/source/latex/srcltx
12276 %{texmfdist}/tex/latex/srcltx
12277 # Use the cmssq fonts.
12278 %{texmfdist}/source/latex/ssqquote
12279 %{texmfdist}/tex/latex/ssqquote
12280 # Statistics style.
12281 %{texmfdist}/tex/latex/statex2
12282 # Store statistics of a document.
12283 %{texmfdist}/source/latex/statistik
12284 %{texmfdist}/tex/latex/statistik
12285 # Typeset Icelandic staves and runic letters.
12286 %{texmfdist}/source/latex/staves
12287 %{texmfdist}/tex/latex/staves
12288 # Standard pages with n lines of at most m characters each.
12289 %{texmfdist}/source/latex/stdpage
12290 %{texmfdist}/tex/latex/stdpage
12291 # Stellenbosch thesis bundle.
12292 %{texmfdist}/source/latex/stellenbosch
12293 %{texmfdist}/tex/latex/stellenbosch
12294 # An Infrastructure for Semantic Preloading of LaTeX Documents.
12295 %{texmfdist}/source/latex/stex
12296 %{texmfdist}/tex/latex/stex
12297 # Draw Nassi-Schneidermann charts
12298 %{texmfdist}/source/latex/struktex
12299 %{texmfdist}/tex/latex/struktex
12300 # Various macros.
12301 %{texmfdist}/tex/latex/sttools
12302 # Create tear-off stubs at the bottom of a page.
12303 %{texmfdist}/tex/latex/stubs
12304 # Sub-numbering for figures and tables.
12305 %{texmfdist}/source/latex/subfloat
12306 %{texmfdist}/tex/latex/subfloat
12307 # SAS(R) user group conference proceedings document class.
12308 %{texmfdist}/tex/latex/sugconf
12309 # Define SVG named colours.
12310 %{texmfdist}/tex/latex/svgcolor
12311 # Subversion keywords in multi-file LaTeX documents
12312 %{texmfdist}/source/latex/svn-multi
12313 %{texmfdist}/tex/latex/svn-multi
12314 # Typeset Subversion keywords.
12315 %{texmfdist}/source/latex/svn
12316 %{texmfdist}/tex/latex/svn
12317 # Typeset Subversion Keywords.
12318 %{texmfdist}/source/latex/svninfo
12319 %{texmfdist}/tex/latex/svninfo
12320 # Graphical/textual representations of swimming performances
12321 %{texmfdist}/source/latex/swimgraf
12322 %{texmfdist}/tex/latex/swimgraf
12323 %{texmfdist}/tex/latex/symbol
12324 # Easy drawing of syntactic proofs.
12325 %{texmfdist}/tex/latex/synproof
12326 %{texmfdist}/tex/latex/syntax
12327 # Labels for tracing in a syntax tree.
12328 %{texmfdist}/source/latex/syntrace
12329 %{texmfdist}/tex/latex/syntrace
12330 # Typeset syntactic trees.
12331 %{texmfdist}/source/latex/synttree
12332 %{texmfdist}/tex/latex/synttree
12333 # Fonts and macro package for drawing timing diagrams.
12334 %{texmfdist}/tex/latex/timing
12335 # Section numbering and table of contents control.
12336 %{texmfdist}/source/latex/tocvsec2
12337 %{texmfdist}/tex/latex/tocvsec2
12338 # A tokenizer.
12339 %{texmfdist}/tex/latex/tokenizer
12340 # Macros for writing indices, glossaries.
12341 %{texmfdist}/source/latex/toolbox
12342 %{texmfdist}/tex/latex/toolbox
12343 # Bundle of files for typsetting theses.
12344 %{texmfdist}/source/latex/toptesi
12345 %{texmfdist}/tex/latex/toptesi
12346 # A LaTeX package for configuring presentation fonts.
12347 %{texmfdist}/tex/latex/tpslifonts
12348 # Adjust tracking of strings.
12349 %{texmfdist}/tex/latex/tracking
12350 # Fonts from the Trajan column in Rome.
12351 %{texmfdist}/source/latex/trajan
12352 %{texmfdist}/tex/latex/trajan
12353 # Provide an open platform for packages to be localized.
12354 %{texmfdist}/tex/latex/translator
12355 # Trees and other linguists' macros.
12356 %{texmfdist}/source/latex/tree-dvips
12357 %{texmfdist}/tex/latex/tree-dvips
12358 # Quick float definitions in LaTeX.
12359 %{texmfdist}/source/latex/trivfloat
12360 %{texmfdist}/tex/latex/trivfloat
12361 # Typeset the (logic) turnstile notation.
12362 %{texmfdist}/source/latex/turnstile
12363 %{texmfdist}/tex/latex/turnstile
12364 %{texmfdist}/source/latex/twoup
12365 %{texmfdist}/tex/latex/twoup
12366 # Print a typographic grid.
12367 %{texmfdist}/source/latex/typogrid
12368 %{texmfdist}/tex/latex/typogrid
12369 # Time printing, in German.
12370 %{texmfdist}/tex/latex/uhrzeit
12371
12372 # %files latex-palatcm
12373 # %defattr(644,root,root,755)
12374 # %{texmf}/tex/latex/palatcm
12375
12376 %files latex-pdfslide
12377 %defattr(644,root,root,755)
12378 %doc %{texmfdist}/doc/latex/pdfslide
12379 %{texmfdist}/tex/latex/pdfslide
12380
12381 %files latex-pgf
12382 %defattr(644,root,root,755)
12383 %doc %{texmfdist}/doc/generic/pgf
12384 %doc %{texmfdist}/doc/latex/pgfplots
12385 %{texmfdist}/source/latex/pgfplots
12386 %{texmfdist}/source/latex/pgfopts
12387 %{texmfdist}/tex/generic/pgf
12388 %{texmfdist}/tex/generic/pgfplots
12389 %{texmfdist}/tex/latex/pgf
12390 %{texmfdist}/tex/latex/pgfopts
12391 %{texmfdist}/tex/latex/pgfplots
12392 %dir %{texmfdist}/source/context
12393 %dir %{texmfdist}/source/context/third
12394 %{texmfdist}/source/context/third/pgfplots
12395
12396 %files latex-prosper
12397 %defattr(644,root,root,755)
12398 %doc %{texmfdist}/doc/latex/prosper
12399 %{texmfdist}/tex/latex/prosper
12400 %{texmfdist}/source/latex/prosper
12401
12402 %files latex-polynom
12403 %defattr(644,root,root,755)
12404 %doc %{texmfdist}/doc/latex/polynom
12405 %{texmfdist}/source/latex/polynom
12406 %{texmfdist}/tex/latex/polynom
12407
12408 %files latex-polynomial
12409 %defattr(644,root,root,755)
12410 %doc %{texmfdist}/doc/latex/polynomial
12411 %{texmfdist}/source/latex/polynomial
12412 %{texmfdist}/tex/latex/polynomial
12413
12414 %files latex-pseudocode
12415 %defattr(644,root,root,755)
12416 %doc %{texmfdist}/doc/latex/pseudocode
12417 %{texmfdist}/tex/latex/pseudocode
12418
12419 %files latex-pst-2dplot
12420 %defattr(644,root,root,755)
12421 %doc %{texmfdist}/doc/generic/pst-2dplot
12422 %{texmfdist}/tex/latex/pst-2dplot
12423
12424 %files latex-pst-3dplot
12425 %defattr(644,root,root,755)
12426 %doc %{texmfdist}/doc/generic/pst-3dplot
12427 %{texmfdist}/dvips/pst-3dplot
12428 %{texmfdist}/tex/generic/pst-3dplot
12429 %{texmfdist}/tex/latex/pst-3dplot
12430
12431 %files latex-pst-bar
12432 %defattr(644,root,root,755)
12433 %doc %{texmfdist}/doc/generic/pst-3dplot
12434 %{texmfdist}/dvips/pst-bar
12435 %{texmfdist}/tex/generic/pst-bar
12436 %{texmfdist}/tex/latex/pst-bar
12437
12438 %files latex-pst-circ
12439 %defattr(644,root,root,755)
12440 %doc %{texmfdist}/doc/generic/pst-circ
12441 %{texmfdist}/dvips/pst-circ
12442 %{texmfdist}/tex/generic/pst-circ
12443 %{texmfdist}/tex/latex/pst-circ
12444
12445 %files latex-pst-diffraction
12446 %defattr(644,root,root,755)
12447 %doc %{texmfdist}/doc/generic/pst-diffraction
12448 %{texmfdist}/tex/generic/pst-diffraction
12449 %{texmfdist}/tex/latex/pst-diffraction
12450
12451 %files latex-pst-eucl
12452 %defattr(644,root,root,755)
12453 %doc %{texmfdist}/doc/generic/pst-eucl
12454 %{texmfdist}/tex/generic/pst-eucl
12455 %{texmfdist}/tex/latex/pst-eucl
12456
12457 %files latex-pst-fun
12458 %defattr(644,root,root,755)
12459 %doc %{texmfdist}/doc/generic/pst-fun
12460 %{texmfdist}/dvips/pst-fun
12461 %{texmfdist}/tex/generic/pst-fun
12462 %{texmfdist}/tex/latex/pst-fun
12463
12464 %files latex-pst-func
12465 %defattr(644,root,root,755)
12466 %doc %{texmfdist}/doc/generic/pst-func
12467 %{texmfdist}/dvips/pst-func
12468 %{texmfdist}/tex/generic/pst-func
12469 %{texmfdist}/tex/latex/pst-func
12470
12471 %files latex-pst-infixplot
12472 %defattr(644,root,root,755)
12473 %doc %{texmfdist}/doc/generic/pst-infixplot
12474 %{texmfdist}/tex/generic/pst-infixplot
12475 %{texmfdist}/tex/latex/pst-infixplot
12476
12477 %files latex-pst-fr3d
12478 %defattr(644,root,root,755)
12479 %doc %{texmfdist}/doc/generic/pst-fr3d
12480 %{texmfdist}/source/generic/pst-fr3d
12481 %{texmfdist}/tex/generic/pst-fr3d
12482 %{texmfdist}/tex/latex/pst-fr3d
12483
12484 %files latex-pst-fractal
12485 %defattr(644,root,root,755)
12486 %doc %{texmfdist}/doc/generic/pst-fractal
12487 %{texmfdist}/dvips/pst-fractal
12488 %{texmfdist}/tex/generic/pst-fractal
12489 %{texmfdist}/tex/latex/pst-fractal
12490
12491 %files latex-pst-math
12492 %defattr(644,root,root,755)
12493 %doc %{texmfdist}/doc/generic/pst-math
12494 %{texmfdist}/dvips/pst-math
12495 %{texmfdist}/tex/generic/pst-math
12496 %{texmfdist}/tex/latex/pst-math
12497
12498 %files latex-pst-ob3d
12499 %defattr(644,root,root,755)
12500 %doc %{texmfdist}/doc/generic/pst-ob3d
12501 %{texmfdist}/source/generic/pst-ob3d
12502 %{texmfdist}/tex/generic/pst-ob3d
12503 %{texmfdist}/tex/latex/pst-ob3d
12504
12505 %files latex-pst-optexp
12506 %defattr(644,root,root,755)
12507 %doc %{texmfdist}/doc/generic/pst-optexp
12508 %{texmfdist}/dvips/pst-optexp
12509 %{texmfdist}/tex/generic/pst-optexp
12510 %{texmfdist}/tex/latex/pst-optexp
12511
12512 %files latex-pst-optic
12513 %defattr(644,root,root,755)
12514 %doc %{texmfdist}/doc/generic/pst-optic
12515 %{texmfdist}/tex/generic/pst-optic
12516 %{texmfdist}/tex/latex/pst-optic
12517
12518 %files latex-pst-text
12519 %defattr(644,root,root,755)
12520 %doc %{texmfdist}/doc/generic/pst-text
12521 %{texmfdist}/dvips/pst-text
12522 %{texmfdist}/tex/generic/pst-text
12523 %{texmfdist}/tex/latex/pst-text
12524
12525 %files latex-pst-uncategorized
12526 %defattr(644,root,root,755)
12527 %doc %{texmfdist}/doc/generic/pst-3d
12528 %doc %{texmfdist}/doc/generic/pst-asr
12529 %doc %{texmfdist}/doc/generic/pst-bar
12530 %doc %{texmfdist}/doc/generic/pst-barcode
12531 %doc %{texmfdist}/doc/generic/pst-blur
12532 %doc %{texmfdist}/doc/generic/pst-coil
12533 %doc %{texmfdist}/doc/generic/pst-cox
12534 # %doc %{texmfdist}/doc/generic/pst-cox/pst-coxcoor
12535 # %doc %{texmfdist}/doc/generic/pst-cox/pst-coxeterp
12536 %doc %{texmfdist}/doc/generic/pst-dbicons
12537 %doc %{texmfdist}/doc/generic/pst-eps
12538 %doc %{texmfdist}/doc/generic/pst-fill
12539 %doc %{texmfdist}/doc/generic/pst-geo
12540 %doc %{texmfdist}/doc/generic/pst-ghsb
12541 %doc %{texmfdist}/doc/generic/pst-gr3d
12542 %doc %{texmfdist}/doc/generic/pst-grad
12543 %doc %{texmfdist}/doc/generic/pst-jtree
12544 %doc %{texmfdist}/doc/generic/pst-labo
12545 %doc %{texmfdist}/doc/generic/pst-lens
12546 %doc %{texmfdist}/doc/generic/pst-light3d
12547 %doc %{texmfdist}/doc/generic/pst-osci
12548 %doc %{texmfdist}/doc/generic/pst-pad
12549 %doc %{texmfdist}/doc/generic/pst-pdgr
12550 %doc %{texmfdist}/doc/generic/pst-poly
12551 %doc %{texmfdist}/doc/generic/pst-qtree
12552 %doc %{texmfdist}/doc/generic/pst-slpe
12553 %doc %{texmfdist}/doc/generic/pst-solides3d
12554 # %doc %{texmfdist}/doc/generic/pst-solides3d/doc-en
12555 # %doc %{texmfdist}/doc/generic/pst-solides3d/doc
12556 %doc %{texmfdist}/doc/generic/pst-soroban
12557 %doc %{texmfdist}/doc/generic/pst-spectra
12558 %doc %{texmfdist}/doc/generic/pst-stru
12559 %doc %{texmfdist}/doc/generic/pst-uml
12560 %doc %{texmfdist}/doc/generic/pst-vue3d
12561 %doc %{texmfdist}/doc/latex/auto-pst-pdf
12562 %doc %{texmfdist}/doc/latex/pst-pdf
12563 %{texmfdist}/dvips/pst-barcode
12564 %{texmfdist}/dvips/pst-blur
12565 %{texmfdist}/dvips/pst-coil
12566 %{texmfdist}/dvips/pst-cox
12567 %{texmfdist}/dvips/pst-eucl
12568 %{texmfdist}/dvips/pst-geo
12569 %{texmfdist}/dvips/pst-ghsb
12570 %{texmfdist}/dvips/pst-grad
12571 %{texmfdist}/dvips/pst-light3d
12572 %{texmfdist}/dvips/pst-slpe
12573 %{texmfdist}/dvips/pst-solides3d
12574 %{texmfdist}/dvips/pst-spectra
12575 %{texmfdist}/dvips/pst-vue3d
12576 %{texmfdist}/scripts/pst-pdf
12577 %{texmfdist}/source/generic/pst-3d
12578 %{texmfdist}/source/generic/pst-3dplot
12579 %{texmfdist}/source/generic/pst-barcode
12580 %{texmfdist}/source/generic/pst-blur
12581 %{texmfdist}/source/generic/pst-circ
12582 %{texmfdist}/source/generic/pst-coil
12583 %{texmfdist}/source/generic/pst-dbicons
12584 %{texmfdist}/source/generic/pst-diffraction
12585 %{texmfdist}/source/generic/pst-eps
12586 %{texmfdist}/source/generic/pst-fill
12587 %{texmfdist}/source/generic/pst-fractal
12588 %{texmfdist}/source/generic/pst-fun
12589 %{texmfdist}/source/generic/pst-func
12590 %{texmfdist}/source/generic/pst-lens
12591 %{texmfdist}/source/generic/pst-light3d
12592 %{texmfdist}/source/generic/pst-optic
12593 %{texmfdist}/source/generic/pst-pad
12594 %{texmfdist}/source/generic/pst-pdgr
12595 %{texmfdist}/source/generic/pst-slpe
12596 %{texmfdist}/source/generic/pst-soroban
12597 %{texmfdist}/source/generic/pst-text
12598 %{texmfdist}/source/generic/pst-uml
12599 %{texmfdist}/source/generic/pst-vue3d
12600 %{texmfdist}/source/latex/auto-pst-pdf
12601 %{texmfdist}/source/latex/pst-gr3d
12602 %{texmfdist}/source/latex/pst-pdf
12603 %{texmfdist}/source/latex/pst-poly
12604 %{texmfdist}/tex/generic/pst-3d
12605 %{texmfdist}/tex/generic/pst-asr
12606 %{texmfdist}/tex/generic/pst-barcode
12607 %{texmfdist}/tex/generic/pst-blur
12608 %{texmfdist}/tex/generic/pst-coil
12609 %{texmfdist}/tex/generic/pst-cox
12610 %{texmfdist}/tex/generic/pst-eps
12611 %{texmfdist}/tex/generic/pst-fill
12612 %{texmfdist}/tex/generic/pst-geo
12613 %{texmfdist}/tex/generic/pst-ghsb
12614 %{texmfdist}/tex/generic/pst-gr3d
12615 %{texmfdist}/tex/generic/pst-grad
12616 %{texmfdist}/tex/generic/pst-jtree
12617 %{texmfdist}/tex/generic/pst-labo
12618 %{texmfdist}/tex/generic/pst-lens
12619 %{texmfdist}/tex/generic/pst-light3d
12620 %{texmfdist}/tex/generic/pst-osci
12621 %{texmfdist}/tex/generic/pst-pad
12622 %{texmfdist}/tex/generic/pst-pdgr
12623 %{texmfdist}/tex/generic/pst-poly
12624 %{texmfdist}/tex/generic/pst-qtree
12625 %{texmfdist}/tex/generic/pst-slpe
12626 %{texmfdist}/tex/generic/pst-solides3d
12627 %{texmfdist}/tex/generic/pst-spectra
12628 %{texmfdist}/tex/generic/pst-stru
12629 %{texmfdist}/tex/generic/pst-vue3d
12630 %{texmfdist}/tex/latex/pst-3d
12631 %{texmfdist}/tex/latex/pst-asr
12632 %{texmfdist}/tex/latex/pst-barcode
12633 %{texmfdist}/tex/latex/pst-blur
12634 %{texmfdist}/tex/latex/pst-coil
12635 %{texmfdist}/tex/latex/pst-cox
12636 %{texmfdist}/tex/latex/pst-dbicons
12637 %{texmfdist}/tex/latex/pst-eps
12638 %{texmfdist}/tex/latex/pst-fill
12639 %{texmfdist}/tex/latex/pst-geo
12640 %{texmfdist}/tex/latex/pst-ghsb
12641 %{texmfdist}/tex/latex/pst-gr3d
12642 %{texmfdist}/tex/latex/pst-grad
12643 %{texmfdist}/tex/latex/pst-jtree
12644 %{texmfdist}/tex/latex/pst-labo
12645 %{texmfdist}/tex/latex/pst-lens
12646 %{texmfdist}/tex/latex/pst-light3d
12647 %{texmfdist}/tex/latex/pst-osci
12648 %{texmfdist}/tex/latex/pst-pad
12649 %{texmfdist}/tex/latex/pst-pdf
12650 %{texmfdist}/tex/latex/pst-pdgr
12651 %{texmfdist}/tex/latex/pst-poly
12652 %{texmfdist}/tex/latex/pst-qtree
12653 %{texmfdist}/tex/latex/pst-slpe
12654 %{texmfdist}/tex/latex/pst-solides3d
12655 %{texmfdist}/tex/latex/pst-soroban
12656 %{texmfdist}/tex/latex/pst-spectra
12657 %{texmfdist}/tex/latex/pst-stru
12658 %{texmfdist}/tex/latex/pst-uml
12659 %{texmfdist}/tex/latex/pst-vue3d
12660
12661 %files latex-psnfss
12662 %defattr(644,root,root,755)
12663 %doc %{texmfdist}/doc/latex/psnfss
12664 %dir %{texmfdist}/source/latex
12665 %{texmfdist}/fonts/map/dvips/psnfss
12666 %{texmfdist}/source/latex/psnfss
12667 %{texmfdist}/source/latex/latex-tds
12668 %{texmfdist}/tex/latex/psnfss
12669
12670 %files latex-pxfonts
12671 %defattr(644,root,root,755)
12672 %doc %{texmfdist}/doc/fonts/pxfonts
12673 %{texmfdist}/tex/latex/pxfonts
12674 %{texmfdist}/fonts/type1/public/pxfonts
12675 %{texmfdist}/fonts/afm/public/pxfonts
12676 %{texmfdist}/fonts/tfm/public/pxfonts
12677 %{texmfdist}/fonts/vf/public/pxfonts
12678 %{texmfdist}/fonts/map/dvips/pxfonts
12679
12680 #%files latex-qfonts
12681 #%defattr(644,root,root,755)
12682
12683 %files latex-SIstyle
12684 %defattr(644,root,root,755)
12685 %{texmfdist}/doc/latex/SIstyle
12686 %{texmfdist}/source/latex/SIstyle
12687
12688 %files latex-SIunits
12689 %defattr(644,root,root,755)
12690 %{texmfdist}/doc/latex/SIunits
12691 %{texmfdist}/tex/latex/SIunits
12692 %{texmfdist}/source/latex/SIunits
12693
12694 %files latex-siunitx
12695 %defattr(644,root,root,755)
12696 %{texmfdist}/doc/latex/siunitx
12697 %{texmfdist}/tex/latex/siunitx
12698 %{texmfdist}/source/latex/siunitx
12699
12700 %files latex-Tabbing
12701 %defattr(644,root,root,755)
12702 %{texmfdist}/source/latex/Tabbing
12703 %{texmfdist}/doc/latex/Tabbing
12704
12705 %files latex-txfonts
12706 %defattr(644,root,root,755)
12707 %doc %{texmfdist}/doc/fonts/txfonts
12708 %{texmfdist}/fonts/type1/public/txfonts
12709 %{texmfdist}/fonts/afm/public/txfonts
12710 %{texmfdist}/fonts/enc/dvips/txfonts
12711 %{texmfdist}/fonts/tfm/public/txfonts
12712 %{texmfdist}/fonts/vf/public/txfonts
12713 %{texmfdist}/fonts/map/dvips/txfonts
12714 %{texmfdist}/tex/latex/txfonts
12715
12716 %files latex-ucs
12717 %defattr(644,root,root,755)
12718 %doc %{texmfdist}/doc/latex/ucs
12719 %{texmfdist}/tex/latex/ucs
12720
12721 %files latex-umlaute
12722 %defattr(644,root,root,755)
12723 %{texmfdist}/tex/latex/umlaute
12724 %{texmfdist}/source/latex/umlaute
12725
12726 # %files latex-urwvn
12727 # %defattr(644,root,root,755)
12728
12729 %files latex-variations
12730 %defattr(644,root,root,755)
12731 %doc %{texmfdist}/doc/generic/variations
12732 %{texmfdist}/tex/generic/variations
12733
12734 %files latex-wasysym
12735 %defattr(644,root,root,755)
12736 %doc %{texmfdist}/doc/latex/wasysym
12737 %{texmfdist}/tex/latex/wasysym
12738 %{texmfdist}/source/latex/wasysym
12739
12740 %files latex-xcolor
12741 %defattr(644,root,root,755)
12742 %doc %{texmfdist}/doc/latex/xcolor
12743 %{texmfdist}/dvips/xcolor
12744 %{texmfdist}/source/latex/xcolor
12745
12746 # %files format-latex
12747 # %defattr(644,root,root,755)
12748 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/latex.fmt
12749
12750 %files format-pdflatex
12751 %defattr(644,root,root,755)
12752 #%{texmf}/pdftex/latex/config
12753 # %dir %{texmf}/pdftex/latex
12754 %attr(755,root,root) %{_bindir}/pdflatex
12755 %{_mandir}/man1/pdflatex.1*
12756 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdflatex.fmt
12757
12758 # %files platex
12759 # %defattr(644,root,root,755)
12760 # %doc %{texmf}/doc/latex/platex
12761 # %dir %{texmf}/tex/platex
12762 # %{texmf}/tex/platex/config
12763 # %{texmf}/tex/latex/platex
12764
12765 # %files format-platex
12766 # %defattr(644,root,root,755)
12767 # %attr(755,root,root) %{_bindir}/platex
12768 #%attr(755,root,root) %{_bindir}/platex-pl
12769 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/platex.fmt
12770 #%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/platex-pl.fmt
12771
12772 # %files format-pdfplatex
12773 # %defattr(644,root,root,755)
12774 #%dir %{texmf}/pdftex/platex
12775 #%{texmf}/pdftex/platex/config
12776 # %attr(755,root,root) %{_bindir}/pdfplatex
12777 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfplatex.fmt
12778
12779 %files tex-babel
12780 %defattr(644,root,root,755)
12781 %{texmfdist}/source/generic/babel
12782 %doc %{texmfdist}/doc/generic/babel
12783 %{texmfdist}/tex/generic/babel
12784
12785 %files tex-german
12786 %defattr(644,root,root,755)
12787 %doc %{texmfdist}/doc/generic/german
12788 %{texmfdist}/tex/generic/german
12789 %{texmfdist}/source/generic/german
12790
12791 %files tex-mfpic
12792 %defattr(644,root,root,755)
12793 %doc %{texmfdist}/doc/generic/mfpic
12794 %{texmfdist}/tex/generic/mfpic
12795 %{texmfdist}/source/generic/mfpic
12796
12797 %files tex-midnight
12798 %defattr(644,root,root,755)
12799 %doc %{texmfdist}/doc/generic/midnight
12800 %{texmfdist}/tex/generic/midnight
12801
12802 %files tex-misc
12803 %defattr(644,root,root,755)
12804 %{texmfdist}/source/generic/tap
12805 %doc %{texmfdist}/doc/latex/localloc
12806 %doc %{texmfdist}/doc/generic/multido
12807 %doc %{texmfdist}/doc/generic/tap
12808 %doc %{texmfdist}/doc/generic/vrb
12809
12810 %{texmfdist}/tex/generic/eijkhout
12811 %{texmfdist}/tex/generic/multido
12812 %{texmfdist}/tex/generic/misc
12813 %{texmfdist}/tex/generic/vrb
12814
12815 %files tex-pictex
12816 %defattr(644,root,root,755)
12817 %doc %{texmfdist}/doc/generic/pictex
12818 %{texmfdist}/tex/generic/pictex
12819
12820 %files tex-psizzl
12821 %defattr(644,root,root,755)
12822 %{texmfdist}/doc/psizzl
12823 %{texmfdist}/source/psizzl
12824 %{texmfdist}/tex/psizzl
12825
12826 %files tex-pstricks
12827 %defattr(644,root,root,755)
12828 %doc %{texmfdist}/doc/generic/pstricks
12829 %doc %{texmfdist}/doc/generic/pstricks-add
12830 %{texmfdist}/dvips/pstricks
12831 %{texmfdist}/tex/generic/pstricks
12832 %{texmfdist}/tex/latex/pstricks-add
12833 %{texmfdist}/source/generic/pstricks-add
12834 %{texmfdist}/tex/generic/pstricks-add
12835
12836 # %files tex-qpx
12837 # %defattr(644,root,root,755)
12838 # %doc %{texmf}/doc/fonts/polish/qpx
12839 # %{texmf}/tex/generic/qpx
12840
12841 %files tex-qpxqtx
12842 %defattr(644,root,root,755)
12843 %doc %{texmfdist}/doc/fonts/qpxqtx
12844 %{texmfdist}/fonts/tfm/public/qpxqtx
12845 %{texmfdist}/fonts/vf/public/qpxqtx
12846 %{texmfdist}/tex/generic/qpxqtx
12847
12848 %files tex-ruhyphen
12849 %defattr(644,root,root,755)
12850 %{texmfdist}/tex/generic/ruhyphen
12851 %{texmfdist}/source/generic/ruhyphen
12852
12853 %files tex-huhyphen
12854 %defattr(644,root,root,755)
12855 %doc %{texmf}/doc/generic/huhyphen
12856
12857 %files tex-spanish
12858 %defattr(644,root,root,755)
12859 %doc %{texmfdist}/doc/latex/spanish-mx
12860 %dir %{texmfdist}/source/latex/mapcodes
12861 %dir %{texmfdist}/source/latex/polyglot
12862 %dir %{texmfdist}/source/latex/polyglot/langs
12863 %dir %{texmfdist}/tex/latex/babelbib
12864 %dir %{texmfdist}/tex/latex/dvdcoll/dcl
12865 %dir %{texmfdist}/tex/texsis
12866 %dir %{texmfdist}/tex/texsis/base
12867 %{texmfdist}/source/generic/babel/spanish.ins
12868 %{texmfdist}/source/generic/babel/spanish.dtx
12869 %{texmfdist}/source/latex/polyglot/langs/spanish.ld
12870 %{texmfdist}/source/latex/polyglot/langs/spanish.ot1
12871 %{texmfdist}/source/latex/mapcodes/spanish.map
12872 %{texmfdist}/source/latex/mapcodes/spanish.dtx
12873 %{texmfdist}/tex/texsis/base/Spanish.txs
12874 %{texmfdist}/tex/generic/babel/spanish.sty
12875 %{texmfdist}/tex/generic/babel/spanish.ldf
12876 %{texmfdist}/tex/latex/spanish-mx
12877 %{texmfdist}/tex/latex/custom-bib/spanish.mbs
12878 %{texmfdist}/tex/latex/babelbib/spanish.bdf
12879 %{texmfdist}/tex/latex/dvdcoll/dcl/spanish.dcl
12880
12881 %files tex-texdraw
12882 %defattr(644,root,root,755)
12883 %doc %{texmfdist}/doc/texdraw
12884 %{texmfdist}/tex/generic/texdraw
12885
12886 %files tex-thumbpdf
12887 %defattr(644,root,root,755)
12888 %doc %{texmfdist}/doc/generic/thumbpdf
12889 %attr(755,root,root) %{_bindir}/thumbpdf
12890 %{texmfdist}/tex/generic/thumbpdf
12891 %{texmfdist}/scripts/thumbpdf
12892 %{_mandir}/man1/thumbpdf.1*
12893
12894 %files tex-ukrhyph
12895 %defattr(644,root,root,755)
12896 %doc %{texmfdist}/doc/generic/ukrhyph
12897 %{texmfdist}/tex/generic/ukrhyph
12898
12899 %files latex-vietnam
12900 %defattr(644,root,root,755)
12901 %doc %{texmfdist}/doc/generic/vntex
12902 %{texmfdist}/tex/latex/vntex
12903
12904 %files tex-xypic
12905 %defattr(644,root,root,755)
12906 %doc %{texmfdist}/doc/generic/xypic
12907 %{texmfdist}/tex/generic/xypic
12908
12909 %files tex-xkeyval
12910 %defattr(644,root,root,755)
12911 %doc %{texmfdist}/doc/latex/xkeyval
12912 %{texmfdist}/source/latex/xkeyval
12913 %{texmfdist}/tex/generic/xkeyval
12914 %{texmfdist}/tex/latex/xkeyval
12915
12916 %files fonts-adobe
12917 %defattr(644,root,root,755)
12918 %{texmfdist}/fonts/type1/adobe
12919 %{texmfdist}/fonts/afm/adobe
12920 %{texmfdist}/fonts/tfm/adobe
12921 %{texmfdist}/fonts/vf/adobe
12922
12923 %files fonts-ae
12924 %defattr(644,root,root,755)
12925 %doc %{texmfdist}/doc/fonts/ae
12926 %{texmfdist}/fonts/tfm/public/ae
12927 %{texmfdist}/fonts/vf/public/ae
12928 %{texmfdist}/source/fonts/ae
12929
12930 %files fonts-ams
12931 %defattr(644,root,root,755)
12932 %{texmfdist}/bibtex/bst/ams
12933 %{texmfdist}/bibtex/bib/ams
12934 %{texmfdist}/dvips/ams
12935 %{texmfdist}/fonts/source/public/ams
12936 %{texmfdist}/fonts/type1/bluesky/ams
12937 %{texmfdist}/fonts/afm/bluesky/ams
12938 %{texmfdist}/fonts/tfm/public/ams
12939 %{texmfdist}/fonts/map/dvips/ams
12940
12941 %files fonts-antp
12942 %defattr(644,root,root,755)
12943 %doc %{texmfdist}/doc/fonts/antp
12944 %{texmfdist}/fonts/enc/dvips/antp
12945 %{texmfdist}/fonts/map/dvips/antp
12946 %{texmfdist}/fonts/afm/public/antp
12947 %{texmfdist}/fonts/tfm/public/antp
12948 %{texmfdist}/dvips/antp
12949
12950 %files fonts-antt
12951 %defattr(644,root,root,755)
12952 %doc %{texmfdist}/doc/fonts/antt
12953 %{texmfdist}/fonts/afm/public/antt
12954 %{texmfdist}/fonts/opentype/public/antt
12955 %{texmfdist}/fonts/enc/dvips/antt
12956 %{texmfdist}/fonts/tfm/public/antt
12957 %{texmfdist}/fonts/map/dvips/antt
12958 %{texmfdist}/tex/plain/antt
12959 %{texmfdist}/tex/latex/antt
12960
12961 %files fonts-arphic
12962 %defattr(644,root,root,755)
12963 %doc %{texmfdist}/doc/fonts/arphic
12964 %{texmfdist}/fonts/afm/arphic
12965 %{texmfdist}/fonts/tfm/arphic
12966 %{texmfdist}/fonts/vf/arphic
12967
12968 %files fonts-bbm
12969 %defattr(644,root,root,755)
12970 %doc %{texmfdist}/doc/fonts/bbm
12971 %{texmfdist}/fonts/source/public/bbm
12972 %{texmfdist}/fonts/tfm/public/bbm
12973 %{texmfdist}/source/latex/bbm
12974 %{texmfdist}/tex/latex/bbm
12975
12976 %files fonts-bbold
12977 %defattr(644,root,root,755)
12978 %{texmfdist}/fonts/source/public/bbold
12979 %{texmfdist}/fonts/tfm/public/bbold
12980
12981 # %files fonts-bh
12982 # %defattr(644,root,root,755)
12983 # %doc %{texmf}/doc/fonts/bh
12984 # %{texmf}/fonts/tfm/bh
12985 # %{texmf}/fonts/vf/bh
12986
12987 %files fonts-bitstream
12988 %defattr(644,root,root,755)
12989 %{texmfdist}/fonts/afm/bitstrea
12990 %{texmfdist}/fonts/tfm/bitstrea
12991 %{texmfdist}/fonts/vf/bitstrea
12992
12993 #%files fonts-cbgreek
12994 #%defattr(644,root,root,755)
12995
12996 %files fonts-cc-pl
12997 %defattr(644,root,root,755)
12998 %{texmfdist}/fonts/source/public/cc-pl
12999 %{texmfdist}/fonts/enc/dvips/cc-pl
13000 %{texmfdist}/fonts/tfm/public/cc-pl
13001 %{texmfdist}/fonts/map/dvips/cc-pl
13002
13003 %files fonts-cg
13004 %defattr(644,root,root,755)
13005 %{texmfdist}/fonts/tfm/cg
13006 %{texmfdist}/fonts/vf/cg
13007
13008 %files fonts-cm
13009 %defattr(644,root,root,755)
13010 %doc %{texmfdist}/doc/fonts/cm
13011 %dir %{texmfdist}/doc/fonts
13012 %dir %{texmfdist}/dvips
13013 %dir %{texmfdist}/fonts/afm/bluesky
13014 %dir %{texmfdist}/fonts/map/dvips
13015 %dir %{texmfdist}/fonts/pk/ljfour/public
13016 %{texmfdist}/dvips/cm
13017 %{texmfdist}/fonts/source/public/cm
13018 %{texmfdist}/fonts/afm/bluesky/cm
13019 %{texmfdist}/fonts/tfm/public/cm
13020 %{texmfdist}/fonts/pk/ljfour/public/cm
13021 %{texmfdist}/fonts/map/dvips/cm
13022
13023 %files fonts-cmbright
13024 %defattr(644,root,root,755)
13025 %doc %{texmfdist}/doc/latex/cmbright
13026 %{texmfdist}/fonts/source/public/cmbright
13027 %{texmfdist}/fonts/tfm/public/cmbright
13028 %{texmfdist}/source/latex/cmbright
13029 %{texmfdist}/tex/latex/cmbright
13030
13031 %files fonts-cmcyr
13032 %defattr(644,root,root,755)
13033 %doc %{texmfdist}/doc/fonts/cmcyr
13034 %{texmfdist}/fonts/source/public/cmcyr
13035 %{texmfdist}/fonts/type1/public/cmcyr
13036 %{texmfdist}/fonts/tfm/public/cmcyr
13037 %{texmfdist}/fonts/vf/public/cmcyr
13038 %{texmfdist}/fonts/map/dvips/cmcyr
13039
13040 %files fonts-cmextra
13041 %defattr(644,root,root,755)
13042 %{texmfdist}/fonts/source/public/cmextra
13043 %{texmfdist}/fonts/tfm/public/cmextra
13044
13045 %files fonts-cmsuper
13046 %defattr(644,root,root,755)
13047 %doc %{texmfdist}/doc/fonts/cm-super
13048 %{texmfdist}/fonts/afm/public/cm-super
13049 %{texmfdist}/fonts/enc/dvips/cm-super
13050 %{texmfdist}/fonts/map/dvips/cm-super
13051 %{texmfdist}/fonts/map/vtex/cm-super
13052 %{texmfdist}/fonts/type1/public/cm-super
13053
13054 %files fonts-concmath
13055 %defattr(644,root,root,755)
13056 %doc %{texmfdist}/doc/fonts/concmath
13057 %doc %{texmfdist}/doc/latex/concmath
13058 %{texmfdist}/fonts/source/public/concmath
13059 %{texmfdist}/fonts/tfm/public/concmath
13060 %{texmfdist}/source/latex/concmath
13061 %{texmfdist}/tex/latex/concmath
13062
13063 %files fonts-concrete
13064 %defattr(644,root,root,755)
13065 %doc %{texmfdist}/doc/fonts/concrete
13066 %{texmfdist}/fonts/source/public/concrete
13067 %{texmfdist}/fonts/tfm/public/concrete
13068
13069 %files fonts-cs
13070 %defattr(644,root,root,755)
13071 %{texmfdist}/dvips/cs
13072 %{texmfdist}/fonts/source/public/cs
13073 %{texmfdist}/fonts/enc/dvips/cs
13074 %{texmfdist}/fonts/tfm/public/cs
13075 %{texmfdist}/fonts/map/dvips/cs
13076
13077 #%files fonts-dstroke
13078 #%defattr(644,root,root,755)
13079
13080 %files fonts-ecc
13081 %defattr(644,root,root,755)
13082 %doc %{texmfdist}/doc/fonts/ecc
13083 %{texmfdist}/fonts/source/public/ecc
13084 %{texmfdist}/fonts/tfm/public/ecc
13085
13086 %files fonts-eurosym
13087 %defattr(644,root,root,755)
13088 %doc %{texmfdist}/doc/fonts/eurosym
13089 %{texmfdist}/fonts/source/public/eurosym
13090 %{texmfdist}/fonts/tfm/public/eurosym
13091 %{texmfdist}/fonts/map/dvips/eurosym
13092 %{texmfdist}/source/fonts/eurosym
13093 %{texmfdist}/tex/latex/eurosym
13094
13095 %files fonts-eulervm
13096 %defattr(644,root,root,755)
13097 %doc %{texmfdist}/doc/latex/eulervm
13098 %{texmfdist}/fonts/tfm/public/eulervm
13099 %{texmfdist}/fonts/vf/public/eulervm
13100 %{texmfdist}/source/latex/eulervm
13101 %{texmfdist}/tex/latex/eulervm
13102
13103 %files fonts-euxm
13104 %defattr(644,root,root,755)
13105 %{texmfdist}/fonts/source/public/euxm
13106 %{texmfdist}/fonts/tfm/public/euxm
13107
13108 %files fonts-gothic
13109 %defattr(644,root,root,755)
13110 %{texmfdist}/doc/fonts/gothic
13111 %{texmfdist}/dvips/gothic
13112 %{texmfdist}/fonts/source/public/gothic
13113 %{texmfdist}/fonts/type1/public/gothic
13114 %{texmfdist}/fonts/afm/public/gothic
13115 %{texmfdist}/fonts/tfm/public/gothic
13116 %{texmfdist}/fonts/vf/public/gothic
13117 %{texmfdist}/fonts/map/dvips/gothic
13118
13119 %files fonts-hoekwater
13120 %defattr(644,root,root,755)
13121 %{texmfdist}/fonts/afm/hoekwater
13122 %{texmfdist}/fonts/tfm/hoekwater
13123 %{texmfdist}/fonts/truetype/hoekwater
13124
13125 %files fonts-jknappen
13126 %defattr(644,root,root,755)
13127 %{texmfdist}/fonts/source/jknappen
13128 %{texmfdist}/fonts/tfm/jknappen
13129
13130 %files fonts-kpfonts
13131 %defattr(644,root,root,755)
13132 %dir %{texmfdist}/doc/fonts
13133 %doc %{texmfdist}/doc/fonts/kpfonts
13134 %{texmfdist}/fonts/afm/public/kpfonts
13135 %{texmfdist}/fonts/map/public/kpfonts
13136 %{texmfdist}/fonts/source/public/kpfonts
13137 %{texmfdist}/fonts/tfm/public/kpfonts
13138 %{texmfdist}/fonts/type1/public/kpfonts
13139 %{texmfdist}/fonts/vf/public/kpfonts
13140 %{texmfdist}/tex/latex/kpfonts
13141
13142 %files fonts-latex
13143 %defattr(644,root,root,755)
13144 %doc %{texmfdist}/doc/latex/esint
13145 %dir %{texmfdist}/fonts/source/public/latex-fonts
13146 %dir %{texmfdist}/fonts/type1/bluesky/latex-fonts
13147 %dir %{texmfdist}/fonts/afm/bluesky/latex-fonts
13148 %dir %{texmfdist}/fonts/tfm/public/latex-fonts
13149 %dir %{texmfdist}/fonts/map/dvips/latex-fonts
13150 %{texmfdist}/fonts/source/public/esint
13151 %{texmfdist}/fonts/tfm/public/esint
13152 %{texmfdist}/source/latex/esint
13153 %{texmfdist}/tex/latex/esint
13154 %{texmfdist}/fonts/source/public/latex-fonts/*
13155 %{texmfdist}/fonts/type1/bluesky/latex-fonts/*
13156 %{texmfdist}/fonts/afm/bluesky/latex-fonts/*
13157 %{texmfdist}/fonts/tfm/public/latex-fonts/*
13158 %{texmfdist}/fonts/map/dvips/latex-fonts/*
13159
13160 %files fonts-lh
13161 %defattr(644,root,root,755)
13162 %doc %{texmfdist}/doc/fonts/lh
13163 %{texmfdist}/fonts/source/lh
13164 %{texmfdist}/metapost/support/charlib/LH
13165 %{texmfdist}/source/fonts/lh
13166 %{texmfdist}/source/latex/lh
13167
13168 %files fonts-lm
13169 %defattr(644,root,root,755)
13170 %doc %{texmfdist}/doc/fonts/lm
13171 %{texmfdist}/fonts/type1/public/lm
13172 %{texmfdist}/fonts/afm/public/lm
13173 %{texmfdist}/fonts/opentype/public/lm
13174 %{texmfdist}/fonts/enc/dvips/lm
13175 %{texmfdist}/fonts/tfm/public/lm
13176 %{texmfdist}/fonts/map/dvips/lm
13177 %{texmfdist}/fonts/map/dvipdfm/lm
13178 %{texmfdist}/source/fonts/lm
13179 %{texmfdist}/tex/latex/lm
13180
13181 %files fonts-marvosym
13182 %defattr(644,root,root,755)
13183 %doc %{texmfdist}/doc/latex/marvosym
13184 %dir %{texmfdist}/source/fonts/eurofont
13185 %dir %{texmfdist}/source/fonts/eurofont/marvosym
13186 %dir %{texmfdist}/tex/latex
13187 %{texmfdist}/fonts/type1/public/marvosym
13188 %{texmfdist}/fonts/afm/public/marvosym
13189 %{texmfdist}/fonts/tfm/public/marvosym
13190 %{texmfdist}/fonts/map/dvips/marvosym
13191 %{texmfdist}/source/fonts/eurofont/marvosym/*
13192 %{texmfdist}/tex/latex/marvosym
13193
13194 %files fonts-mflogo
13195 %defattr(644,root,root,755)
13196 %doc %{texmfdist}/doc/latex/mflogo
13197 %{texmfdist}/fonts/source/public/mflogo
13198 %{texmfdist}/fonts/type1/hoekwater/mflogo
13199 %{texmfdist}/fonts/afm/hoekwater/mflogo
13200 %{texmfdist}/fonts/tfm/public/mflogo
13201 %{texmfdist}/fonts/map/dvips/mflogo
13202 %{texmfdist}/source/latex/mflogo
13203 %{texmfdist}/tex/latex/mflogo
13204
13205 %files fonts-misc
13206 %defattr(644,root,root,755)
13207 %doc %{texmfdist}/doc/latex/marvosym/mac/oztex/tex-font/misc
13208 %{texmfdist}/fonts/source/public/misc
13209 %{texmfdist}/fonts/tfm/public/misc
13210 %{texmfdist}/fonts/misc
13211
13212 %files fonts-monotype
13213 %defattr(644,root,root,755)
13214 %{texmfdist}/fonts/tfm/monotype
13215 %{texmfdist}/fonts/vf/monotype
13216
13217 %files fonts-other
13218 %defattr(644,root,root,755)
13219 %{texmf}/fonts/sfd
13220 %doc %{texmfdist}/doc/fonts/yi4latex
13221 %{texmfdist}/fonts/afm/itc
13222 %{texmf}/fonts/map/glyphlist
13223 %{texmfdist}/fonts/map/glyphlist
13224 %{texmfdist}/fonts/source/public/knuthotherfonts
13225 %{texmfdist}/fonts/source/public/yi4latex
13226 %{texmfdist}/fonts/tfm/public/yi4latex
13227
13228 %{texmfdist}/fonts/tfm/public/pslatex
13229 %{texmfdist}/fonts/map/dvips/pslatex
13230 %{texmfdist}/fonts/vf/public/pslatex
13231
13232 %doc %{texmfdist}/doc/fonts/allrunes
13233 %{texmfdist}/fonts/source/public/allrunes
13234 %{texmfdist}/fonts/tfm/public/allrunes
13235 %{texmfdist}/fonts/type1/public/allrunes
13236 %{texmfdist}/source/fonts/allrunes
13237
13238 %doc %{texmfdist}/doc/fonts/antiqua
13239 %{texmfdist}/fonts/map/dvips/antiqua
13240
13241 %{texmfdist}/fonts/source/public/apl
13242 %{texmfdist}/fonts/tfm/public/apl
13243 %{texmfdist}/source/fonts/apl
13244
13245 %{texmfdist}/fonts/afm/arabi
13246 %{texmfdist}/fonts/tfm/arabi
13247 %{texmfdist}/fonts/type1/arabi
13248 %{texmfdist}/fonts/enc/dvips/arabi
13249 %{texmfdist}/fonts/map/dvips/arabi
13250
13251 %{texmfdist}/fonts/map/dvips/arabtex
13252 %{texmfdist}/fonts/source/public/arabtex
13253 %{texmfdist}/fonts/tfm/public/arabtex
13254 %{texmfdist}/fonts/type1/public/arabtex
13255
13256 %doc %{texmfdist}/doc/fonts/archaic
13257 %{texmfdist}/fonts/afm/public/archaic
13258 %{texmfdist}/fonts/map/dvips/archaic
13259 %{texmfdist}/fonts/source/public/archaic
13260 %{texmfdist}/fonts/tfm/public/archaic
13261 %{texmfdist}/fonts/type1/public/archaic
13262 %{texmfdist}/source/fonts/archaic
13263
13264 %doc %{texmfdist}/doc/fonts/arev
13265 %{texmfdist}/fonts/afm/public/arev
13266 %{texmfdist}/fonts/enc/dvips/arev
13267 %{texmfdist}/fonts/map/dvips/arev
13268 %{texmfdist}/fonts/tfm/public/arev
13269 %{texmfdist}/fonts/type1/public/arev
13270 %{texmfdist}/fonts/vf/public/arev
13271 %{texmfdist}/source/fonts/arev
13272
13273 %{texmfdist}/fonts/tfm/vntex/arevvn
13274 %{texmfdist}/fonts/type1/vntex/arevvn
13275
13276 %{texmfdist}/fonts/source/public/ar
13277 %{texmfdist}/fonts/tfm/public/ar
13278
13279 %doc %{texmfdist}/doc/fonts/armenian
13280 %{texmfdist}/fonts/source/public/armenian
13281 %{texmfdist}/fonts/tfm/public/armenian
13282
13283 %{texmfdist}/fonts/map/dvips/arphic
13284
13285 %doc %{texmfdist}/doc/fonts/malayalam
13286 %doc %{texmfdist}/doc/fonts/Asana-Math
13287 %{texmfdist}/fonts/opentype/public/Asana-Math
13288
13289 %doc %{texmfdist}/doc/fonts/ascii
13290 %{texmfdist}/fonts/map/dvips/ascii
13291 %{texmfdist}/fonts/tfm/public/ascii
13292 %{texmfdist}/fonts/type1/public/ascii
13293
13294 %doc %{texmfdist}/doc/fonts/astro
13295 %{texmfdist}/fonts/source/public/astro
13296 %{texmfdist}/fonts/tfm/public/astro
13297
13298 %{texmfdist}/fonts/afm/public/augie
13299 %{texmfdist}/fonts/map/dvips/augie
13300 %{texmfdist}/fonts/tfm/public/augie
13301 %{texmfdist}/fonts/type1/public/augie
13302 %{texmfdist}/fonts/vf/public/augie
13303
13304 %doc %{texmfdist}/doc/fonts/auncial-new
13305 %{texmfdist}/fonts/afm/public/auncial-new
13306 %{texmfdist}/fonts/map/dvips/auncial-new
13307 %{texmfdist}/fonts/tfm/public/auncial-new
13308 %{texmfdist}/fonts/type1/public/auncial-new
13309 %{texmfdist}/source/fonts/auncial-new
13310
13311 %{texmfdist}/fonts/afm/public/aurical
13312 %{texmfdist}/fonts/map/dvips/aurical
13313 %{texmfdist}/fonts/source/public/aurical
13314 %{texmfdist}/fonts/tfm/public/aurical
13315 %{texmfdist}/fonts/type1/public/aurical
13316
13317 %{texmfdist}/fonts/map/dvips/avantgar
13318
13319 %{texmfdist}/fonts/source/public/bangtex
13320 %{texmfdist}/fonts/tfm/public/bangtex
13321
13322 %{texmfdist}/fonts/source/public/barcodes
13323 %{texmfdist}/fonts/tfm/public/barcodes
13324
13325 %{texmfdist}/fonts/source/public/bayer
13326 %{texmfdist}/fonts/tfm/public/bayer
13327
13328 %{texmfdist}/fonts/source/public/bbding
13329 %{texmfdist}/fonts/tfm/public/bbding
13330
13331 %{texmfdist}/fonts/truetype/public
13332
13333 %{texmfdist}/fonts/source/public/bengali
13334 %{texmfdist}/fonts/tfm/public/bengali
13335
13336 %doc %{texmfdist}/doc/fonts/bera
13337 %{texmfdist}/fonts/afm/public/bera
13338 %{texmfdist}/fonts/map/dvips/bera
13339 %{texmfdist}/fonts/map/vtex/bera
13340 %{texmfdist}/fonts/tfm/public/bera
13341 %{texmfdist}/fonts/type1/public/bera
13342 %{texmfdist}/fonts/vf/public/bera
13343
13344 %doc %{texmfdist}/doc/fonts/blacklettert1
13345 %{texmfdist}/fonts/tfm/public/blacklettert1
13346 %{texmfdist}/fonts/vf/public/blacklettert1
13347 %{texmfdist}/source/fonts/blacklettert1
13348
13349 %doc %{texmfdist}/doc/fonts/boisik
13350 %{texmfdist}/fonts/source/public/boisik
13351
13352 %doc %{texmfdist}/doc/fonts/bookhands
13353 %{texmfdist}/fonts/source/public/bookhands
13354
13355 %{texmfdist}/fonts/map/dvips/bookman
13356
13357 %{texmfdist}/fonts/afm/public/brushscr
13358 %{texmfdist}/fonts/map/dvips/brushscr
13359 %{texmfdist}/fonts/tfm/public/brushscr
13360 %{texmfdist}/fonts/type1/public/brushscr
13361 %{texmfdist}/fonts/vf/public/brushscr
13362
13363 %doc %{texmfdist}/doc/fonts/burmese
13364 %{texmfdist}/fonts/map/dvips/burmese
13365 %{texmfdist}/fonts/tfm/public/burmese
13366 %{texmfdist}/fonts/type1/public/burmese
13367
13368 %doc %{texmfdist}/doc/fonts/cns
13369 %{texmfdist}/fonts/tfm/cns
13370
13371 %{texmfdist}/fonts/enc/dvips/c90enc
13372
13373 %{texmfdist}/fonts/source/public/calligra
13374 %{texmfdist}/fonts/tfm/public/calligra
13375
13376 %doc %{texmfdist}/doc/fonts/carolmin-ps
13377 %{texmfdist}/fonts/afm/public/carolmin-ps
13378 %{texmfdist}/fonts/map/dvips/carolmin-ps
13379 %{texmfdist}/fonts/type1/public/carolmin-ps
13380
13381 %{texmfdist}/fonts/source/public/casyl
13382 %{texmfdist}/fonts/tfm/public/casyl
13383
13384 %{texmfdist}/fonts/source/public/cbcoptic
13385 %{texmfdist}/fonts/tfm/public/cbcoptic
13386 %{texmfdist}/fonts/type1/public/cbcoptic
13387
13388 %doc %{texmfdist}/doc/fonts/cbfonts
13389 %{texmfdist}/fonts/enc/dvips/cbfonts
13390 %{texmfdist}/fonts/map/dvips/cbfonts
13391 %{texmfdist}/fonts/source/public/cbfonts
13392 %{texmfdist}/fonts/tfm/public/cbfonts
13393 %{texmfdist}/fonts/type1/public/cbfonts
13394
13395 %doc %{texmfdist}/doc/fonts/charter
13396 %{texmfdist}/fonts/afm/vntex/chartervn
13397 %{texmfdist}/fonts/tfm/vntex/chartervn
13398 %{texmfdist}/fonts/type1/vntex/chartervn
13399 %{texmfdist}/fonts/vf/vntex/chartervn
13400
13401 %{texmfdist}/fonts/source/public/cherokee
13402 %{texmfdist}/fonts/tfm/public/cherokee
13403
13404 %{texmfdist}/fonts/source/public/china2e
13405 %{texmfdist}/fonts/tfm/public/china2e
13406
13407 %{texmfdist}/fonts/source/public/circ
13408 %{texmfdist}/fonts/tfm/public/circ
13409
13410 %doc %{texmfdist}/doc/fonts/cirth
13411 %{texmfdist}/fonts/source/public/cirth
13412 %{texmfdist}/fonts/tfm/public/cirth
13413
13414 %doc %{texmfdist}/doc/fonts/cjhebrew
13415 %{texmfdist}/fonts/afm/public/cjhebrew
13416 %{texmfdist}/fonts/enc/dvips/cjhebrew
13417 %{texmfdist}/fonts/map/dvips/cjhebrew
13418 %{texmfdist}/fonts/tfm/public/cjhebrew
13419 %{texmfdist}/fonts/type1/public/cjhebrew
13420 %{texmfdist}/fonts/vf/public/cjhebrew
13421
13422 %{texmfdist}/fonts/source/public/clock
13423 %{texmfdist}/fonts/tfm/public/clock
13424
13425 %doc %{texmfdist}/doc/fonts/cmastro
13426 %{texmfdist}/fonts/source/public/cmastro
13427 %{texmfdist}/fonts/tfm/public/cmastro
13428
13429 %{texmfdist}/fonts/tfm/vntex/cmbrightvn
13430 %{texmfdist}/fonts/type1/vntex/cmbrightvn
13431
13432 %{texmfdist}/fonts/type1/public/cmex
13433
13434 %{texmfdist}/fonts/afm/public/cm-lgc
13435 %{texmfdist}/fonts/enc/dvips/cm-lgc
13436 %{texmfdist}/fonts/map/dvips/cm-lgc
13437 %{texmfdist}/fonts/ofm/public/cm-lgc
13438 %{texmfdist}/fonts/ovf/public/cm-lgc
13439 %{texmfdist}/fonts/tfm/public/cm-lgc
13440 %{texmfdist}/fonts/type1/public/cm-lgc
13441 %{texmfdist}/fonts/vf/public/cm-lgc
13442
13443
13444 %doc %{texmfdist}/doc/fonts/cmpica
13445 %{texmfdist}/fonts/source/public/cmpica
13446 %{texmfdist}/fonts/tfm/public/cmpica
13447
13448
13449 %{texmfdist}/fonts/tfm/vntex/comicsansvn
13450 %{texmfdist}/fonts/type1/vntex/comicsansvn
13451 %{texmfdist}/fonts/vf/vntex/comicsansvn
13452
13453 %{texmfdist}/fonts/tfm/vntex/concretevn
13454 %{texmfdist}/fonts/type1/vntex/concretevn
13455
13456 %{texmfdist}/fonts/afm/ibm
13457 %{texmfdist}/fonts/tfm/ibm
13458 %{texmfdist}/fonts/vf/ibm
13459 %{texmfdist}/fonts/map/dvips/courier
13460 %{texmfdist}/fonts/tfm/cspsfonts-adobe
13461 %{texmfdist}/fonts/vf/cspsfonts-adobe
13462
13463 %doc %{texmfdist}/doc/fonts/croatian
13464 %{texmfdist}/fonts/source/public/croatian
13465
13466 %{texmfdist}/fonts/afm/public/cryst
13467 %{texmfdist}/fonts/source/public/cryst
13468 %{texmfdist}/fonts/tfm/public/cryst
13469 %{texmfdist}/fonts/type1/public/cryst
13470
13471 %{texmfdist}/fonts/source/public/ctib
13472 %{texmfdist}/fonts/tfm/public/ctib
13473
13474 %doc %{texmfdist}/doc/fonts/cyklop
13475 %{texmfdist}/fonts/afm/public/cyklop
13476 %{texmfdist}/fonts/enc/dvips/cyklop
13477 %{texmfdist}/fonts/map/dvips/cyklop
13478 %{texmfdist}/fonts/opentype/public/cyklop
13479 %{texmfdist}/fonts/tfm/public/cyklop
13480 %{texmfdist}/fonts/type1/public/cyklop
13481
13482 %{texmfdist}/fonts/source/public/dancers
13483 %{texmfdist}/fonts/tfm/public/dancers
13484
13485 %doc %{texmfdist}/doc/fonts/dice
13486 %{texmfdist}/fonts/source/public/dice
13487 %{texmfdist}/fonts/tfm/public/dice
13488
13489 %doc %{texmfdist}/doc/fonts/dictsym
13490 %{texmfdist}/fonts/afm/public/dictsym
13491 %{texmfdist}/fonts/map/dvips/dictsym
13492 %{texmfdist}/fonts/map/vtex/dictsym
13493 %{texmfdist}/fonts/tfm/public/dictsym
13494 %{texmfdist}/fonts/type1/public/dictsym
13495
13496 %doc %{texmfdist}/doc/fonts/dingbat
13497 %{texmfdist}/fonts/tfm/public/dingbat
13498 %{texmfdist}/source/fonts/dingbat
13499
13500 %doc %{texmfdist}/doc/fonts/doublestroke
13501 %{texmfdist}/fonts/map/dvips/doublestroke
13502 %{texmfdist}/fonts/source/public/doublestroke
13503 %{texmfdist}/fonts/tfm/public/doublestroke
13504 %{texmfdist}/fonts/type1/public/doublestroke
13505
13506 %doc %{texmfdist}/doc/fonts/duerer
13507 %{texmfdist}/fonts/source/public/duerer
13508 %{texmfdist}/fonts/tfm/public/duerer
13509
13510 %doc %{texmfdist}/doc/fonts/ean
13511 %{texmfdist}/fonts/source/public/ean
13512 %{texmfdist}/fonts/tfm/public/ean
13513
13514 %doc %{texmfdist}/doc/fonts/eco
13515 %{texmfdist}/fonts/tfm/public/eco
13516 %{texmfdist}/fonts/vf/public/eco
13517 %{texmfdist}/source/fonts/eco
13518
13519 %doc %{texmfdist}/doc/fonts/eiad
13520 %{texmfdist}/fonts/source/public/eiad
13521 %{texmfdist}/fonts/tfm/public/eiad
13522
13523 %doc %{texmfdist}/doc/fonts/elvish
13524 %{texmfdist}/fonts/source/public/elvish
13525 %{texmfdist}/fonts/tfm/public/elvish
13526
13527 %doc %{texmfdist}/doc/fonts/epigrafica
13528 %{texmfdist}/fonts/afm/public/epigrafica
13529 %{texmfdist}/fonts/enc/dvips/epigrafica
13530 %{texmfdist}/fonts/map/dvips/epigrafica
13531 %{texmfdist}/fonts/tfm/public/epigrafica
13532 %{texmfdist}/fonts/type1/public/epigrafica
13533 %{texmfdist}/fonts/vf/public/epigrafica
13534
13535 %{texmfdist}/fonts/map/dvips/epiolmec
13536 %{texmfdist}/fonts/tfm/public/epiolmec
13537 %{texmfdist}/fonts/type1/public/epiolmec
13538
13539 %doc %{texmfdist}/doc/fonts/esint-type1
13540 %{texmfdist}/fonts/map/dvips/esint-type1
13541 %{texmfdist}/fonts/type1/public/esint-type1
13542
13543 %{texmfdist}/fonts/ofm/public/ethiop
13544 %{texmfdist}/fonts/ovf/public/ethiop
13545 %{texmfdist}/fonts/ovp/public/ethiop
13546 %{texmfdist}/fonts/source/public/ethiop
13547 %{texmfdist}/fonts/tfm/public/ethiop
13548
13549 %{texmfdist}/fonts/map/dvips/ethiop-t1
13550 %{texmfdist}/fonts/type1/public/ethiop-t1
13551
13552 %doc %{texmfdist}/doc/fonts/euro-ce
13553 %{texmfdist}/fonts/source/public/euro-ce
13554 %{texmfdist}/fonts/tfm/public/euro-ce
13555
13556 %doc %{texmfdist}/doc/fonts/eurofont
13557 %{texmfdist}/fonts/map/dvips/eurofont
13558 %{texmfdist}/source/fonts/eurofont
13559
13560 %doc %{texmfdist}/doc/fonts/feyn
13561 %{texmfdist}/fonts/source/public/feyn
13562 %{texmfdist}/fonts/tfm/public/feyn
13563 %{texmfdist}/source/fonts/feyn
13564
13565 %doc %{texmfdist}/doc/fonts/fge
13566 %{texmfdist}/fonts/source/public/fge
13567 %{texmfdist}/fonts/tfm/public/fge
13568 %{texmfdist}/source/fonts/fge
13569
13570 %{texmfdist}/fonts/map/dvips/foekfont
13571 %{texmfdist}/fonts/tfm/public/foekfont
13572 %{texmfdist}/fonts/type1/public/foekfont
13573
13574 %doc %{texmfdist}/doc/fonts/fonetika
13575 %{texmfdist}/fonts/afm/public/fonetika
13576 %{texmfdist}/fonts/map/dvips/fonetika
13577 %{texmfdist}/fonts/tfm/public/fonetika
13578 %{texmfdist}/fonts/type1/public/fonetika
13579
13580 %doc %{texmfdist}/doc/fonts/fourier
13581 %{texmfdist}/fonts/afm/public/fourier
13582 %{texmfdist}/fonts/map/dvips/fourier
13583 %{texmfdist}/fonts/tfm/public/fourier
13584 %{texmfdist}/fonts/type1/public/fourier
13585 %{texmfdist}/fonts/vf/public/fourier
13586 %{texmfdist}/source/fonts/fourier
13587
13588 %doc %{texmfdist}/doc/fonts/fouriernc
13589 %{texmfdist}/fonts/afm/public/fouriernc
13590 %{texmfdist}/fonts/tfm/public/fouriernc
13591 %{texmfdist}/fonts/vf/public/fouriernc
13592
13593 %doc %{texmfdist}/doc/fonts/frcursive
13594 %{texmfdist}/fonts/source/public/frcursive
13595 %{texmfdist}/fonts/tfm/public/frcursive
13596 %{texmfdist}/source/fonts/frcursive
13597
13598 %doc %{texmfdist}/doc/fonts/futhark
13599 %{texmfdist}/fonts/source/public/futhark
13600 %{texmfdist}/fonts/tfm/public/futhark
13601
13602 %{texmfdist}/fonts/afm/public/garuda
13603 %{texmfdist}/fonts/map/dvips/garuda
13604 %{texmfdist}/fonts/tfm/public/garuda
13605 %{texmfdist}/fonts/type1/public/garuda
13606
13607 %doc %{texmfdist}/doc/fonts/genealogy
13608 %{texmfdist}/fonts/source/public/genealogy
13609 %{texmfdist}/fonts/tfm/public/genealogy
13610
13611 %doc %{texmfdist}/doc/fonts/gfsartemisia
13612 %{texmfdist}/fonts/afm/public/gfsartemisia
13613 %{texmfdist}/fonts/enc/dvips/gfsartemisia
13614 %{texmfdist}/fonts/map/dvips/gfsartemisia
13615 %{texmfdist}/fonts/opentype/public/gfsartemisia
13616 %{texmfdist}/fonts/tfm/public/gfsartemisia
13617 %{texmfdist}/fonts/type1/public/gfsartemisia
13618 %{texmfdist}/fonts/vf/public/gfsartemisia
13619
13620 %doc %{texmfdist}/doc/fonts/gfsbaskerville
13621 %{texmfdist}/fonts/afm/public/gfsbaskerville
13622 %{texmfdist}/fonts/enc/dvips/gfsbaskerville
13623 %{texmfdist}/fonts/map/dvips/gfsbaskerville
13624 %{texmfdist}/fonts/opentype/public/gfsbaskerville
13625 %{texmfdist}/fonts/tfm/public/gfsbaskerville
13626 %{texmfdist}/fonts/type1/public/gfsbaskerville
13627 %{texmfdist}/fonts/vf/public/gfsbaskerville
13628
13629 %doc %{texmfdist}/doc/fonts/gfsbodoni
13630 %{texmfdist}/fonts/afm/public/gfsbodoni
13631 %{texmfdist}/fonts/enc/dvips/gfsbodoni
13632 %{texmfdist}/fonts/map/dvips/gfsbodoni
13633 %{texmfdist}/fonts/opentype/public/gfsbodoni
13634 %{texmfdist}/fonts/tfm/public/gfsbodoni
13635 %{texmfdist}/fonts/type1/public/gfsbodoni
13636 %{texmfdist}/fonts/vf/public/gfsbodoni
13637
13638 %doc %{texmfdist}/doc/fonts/gfscomplutum
13639 %{texmfdist}/fonts/afm/public/gfscomplutum
13640 %{texmfdist}/fonts/enc/dvips/gfscomplutum
13641 %{texmfdist}/fonts/map/dvips/gfscomplutum
13642 %{texmfdist}/fonts/opentype/public/gfscomplutum
13643 %{texmfdist}/fonts/tfm/public/gfscomplutum
13644 %{texmfdist}/fonts/type1/public/gfscomplutum
13645 %{texmfdist}/fonts/vf/public/gfscomplutum
13646
13647 %doc %{texmfdist}/doc/fonts/gfsdidot
13648 %{texmfdist}/fonts/afm/public/gfsdidot
13649 %{texmfdist}/fonts/enc/dvips/gfsdidot
13650 %{texmfdist}/fonts/map/dvips/gfsdidot
13651 %{texmfdist}/fonts/opentype/public/gfsdidot
13652 %{texmfdist}/fonts/tfm/public/gfsdidot
13653 %{texmfdist}/fonts/type1/public/gfsdidot
13654 %{texmfdist}/fonts/vf/public/gfsdidot
13655
13656 %doc %{texmfdist}/doc/fonts/gfsneohellenic
13657 %{texmfdist}/fonts/afm/public/gfsneohellenic
13658 %{texmfdist}/fonts/enc/dvips/gfsneohellenic
13659 %{texmfdist}/fonts/map/dvips/gfsneohellenic
13660 %{texmfdist}/fonts/opentype/public/gfsneohellenic
13661 %{texmfdist}/fonts/tfm/public/gfsneohellenic
13662 %{texmfdist}/fonts/type1/public/gfsneohellenic
13663 %{texmfdist}/fonts/vf/public/gfsneohellenic
13664
13665 %doc %{texmfdist}/doc/fonts/gfsporson
13666 %{texmfdist}/fonts/afm/public/gfsporson
13667 %{texmfdist}/fonts/enc/dvips/gfsporson
13668 %{texmfdist}/fonts/map/dvips/gfsporson
13669 %{texmfdist}/fonts/opentype/public/gfsporson
13670 %{texmfdist}/fonts/tfm/public/gfsporson
13671 %{texmfdist}/fonts/type1/public/gfsporson
13672 %{texmfdist}/fonts/vf/public/gfsporson
13673
13674 %doc %{texmfdist}/doc/fonts/gfssolomos
13675 %{texmfdist}/fonts/afm/public/gfssolomos
13676 %{texmfdist}/fonts/enc/dvips/gfssolomos
13677 %{texmfdist}/fonts/map/dvips/gfssolomos
13678 %{texmfdist}/fonts/opentype/public/gfssolomos
13679 %{texmfdist}/fonts/tfm/public/gfssolomos
13680 %{texmfdist}/fonts/type1/public/gfssolomos
13681 %{texmfdist}/fonts/vf/public/gfssolomos
13682
13683
13684 %doc %{texmfdist}/doc/fonts/greenpoint
13685 %{texmfdist}/fonts/source/public/greenpoint
13686 %{texmfdist}/fonts/tfm/public/greenpoint
13687
13688 %{texmfdist}/fonts/afm/groff
13689 %{texmfdist}/fonts/enc/dvips/groff
13690 %{texmfdist}/fonts/map/dvips/groff
13691 %{texmfdist}/fonts/tfm/groff
13692 %{texmfdist}/fonts/type1/groff
13693
13694 %doc %{texmfdist}/doc/fonts/grotesq
13695 %{texmfdist}/fonts/map/dvips/grotesq
13696
13697 %{texmfdist}/fonts/afm/vntex/grotesqvn
13698 %{texmfdist}/fonts/tfm/vntex/grotesqvn
13699 %{texmfdist}/fonts/type1/vntex/grotesqvn
13700
13701 %{texmfdist}/fonts/afm/public/grverb
13702 %{texmfdist}/fonts/map/dvips/grverb
13703 %{texmfdist}/fonts/tfm/public/grverb
13704 %{texmfdist}/fonts/type1/public/grverb
13705 %{texmfdist}/fonts/vf/public/grverb
13706
13707 %{texmfdist}/fonts/source/public/hands
13708 %{texmfdist}/fonts/tfm/public/hands
13709
13710 %{texmfdist}/fonts/afm/jmn
13711 %{texmfdist}/fonts/tfm/jmn
13712 %{texmfdist}/fonts/type1/jmn
13713
13714 %{texmfdist}/fonts/map/dvips/helvetic
13715
13716 %doc %{texmfdist}/doc/fonts/hfbright
13717 %{texmfdist}/fonts/afm/public/hfbright
13718 %{texmfdist}/fonts/enc/dvips/hfbright
13719 %{texmfdist}/fonts/map/dvips/hfbright
13720 %{texmfdist}/fonts/type1/public/hfbright
13721 %{texmfdist}/source/fonts/hfbright
13722
13723 %doc %{texmfdist}/doc/fonts/hfoldsty
13724 %{texmfdist}/fonts/tfm/public/hfoldsty
13725 %{texmfdist}/fonts/vf/public/hfoldsty
13726 %{texmfdist}/source/fonts/hfoldsty
13727
13728 %doc %{texmfdist}/doc/fonts/ibygrk
13729 %{texmfdist}/tex/generic/ibygrk
13730 %{texmfdist}/fonts/afm/public/ibygrk
13731 %{texmfdist}/fonts/enc/dvips/ibygrk
13732 %{texmfdist}/fonts/map/dvips/ibygrk
13733 %{texmfdist}/fonts/source/public/ibygrk
13734 %{texmfdist}/fonts/tfm/public/ibygrk
13735 %{texmfdist}/fonts/type1/public/ibygrk
13736
13737 %doc %{texmfdist}/doc/fonts/ifsym
13738 %{texmfdist}/fonts/source/public/ifsym
13739 %{texmfdist}/fonts/tfm/public/ifsym
13740
13741 %doc %{texmfdist}/doc/fonts/initials
13742 %{texmfdist}/fonts/afm/public/initials
13743 %{texmfdist}/fonts/map/dvips/initials
13744 %{texmfdist}/fonts/tfm/public/initials
13745 %{texmfdist}/fonts/type1/public/initials
13746
13747 %doc %{texmfdist}/doc/fonts/itrans
13748 %{texmfdist}/fonts/afm/public/itrans
13749 %{texmfdist}/fonts/source/public/itrans
13750 %{texmfdist}/fonts/tfm/public/itrans
13751 %{texmfdist}/fonts/type1/public/itrans
13752
13753 %doc %{texmfdist}/doc/fonts/iwona
13754 %{texmfdist}/fonts/afm/public/iwona
13755 %{texmfdist}/fonts/enc/dvips/iwona
13756 %{texmfdist}/fonts/map/dvips/iwona
13757 %{texmfdist}/fonts/opentype/public/iwona
13758 %{texmfdist}/fonts/tfm/public/iwona
13759 %{texmfdist}/fonts/type1/public/iwona
13760
13761 %{texmfdist}/fonts/enc/dvips/jmn
13762 %{texmfdist}/fonts/map/dvips/jmn
13763
13764 %doc %{texmfdist}/doc/fonts/kdgreek
13765 %{texmfdist}/fonts/source/public/kdgreek
13766 %{texmfdist}/fonts/tfm/public/kdgreek
13767
13768 %{texmfdist}/fonts/afm/public/kerkis
13769 %{texmfdist}/fonts/enc/dvips/kerkis
13770 %{texmfdist}/fonts/map/dvips/kerkis
13771 %{texmfdist}/fonts/tfm/public/kerkis
13772 %{texmfdist}/fonts/type1/public/kerkis
13773 %{texmfdist}/fonts/vf/public/kerkis
13774
13775 %doc %{texmfdist}/doc/fonts/kixfont
13776 %{texmfdist}/fonts/source/public/kixfont
13777 %{texmfdist}/fonts/tfm/public/kixfont
13778
13779 %dir %{texmfdist}/fonts/map/public
13780 %doc %{texmfdist}/doc/fonts/kurier
13781 %{texmfdist}/fonts/afm/public/kurier
13782 %{texmfdist}/fonts/enc/dvips/kurier
13783 %{texmfdist}/fonts/map/dvips/kurier
13784 %{texmfdist}/fonts/opentype/public/kurier
13785 %{texmfdist}/fonts/tfm/public/kurier
13786 %{texmfdist}/fonts/type1/public/kurier
13787
13788 %doc %{texmfdist}/doc/fonts/levy
13789 %{texmfdist}/fonts/source/public/levy
13790
13791 %doc %{texmfdist}/doc/fonts/lfb
13792 %{texmfdist}/fonts/source/public/lfb
13793 %{texmfdist}/fonts/tfm/public/lfb
13794
13795 %doc %{texmfdist}/doc/fonts/libertine
13796 %{texmfdist}/fonts/afm/public/libertine
13797 %{texmfdist}/fonts/enc/dvips/libertine
13798 %{texmfdist}/fonts/map/dvips/libertine
13799 %{texmfdist}/fonts/tfm/public/libertine
13800 %{texmfdist}/fonts/type1/public/libertine
13801 %{texmfdist}/fonts/vf/public/libertine
13802
13803 %doc %{texmfdist}/doc/fonts/linearA
13804 %{texmfdist}/fonts/afm/public/linearA
13805 %{texmfdist}/fonts/map/dvips/linearA
13806 %{texmfdist}/fonts/tfm/public/linearA
13807 %{texmfdist}/fonts/type1/public/linearA
13808 %{texmfdist}/source/fonts/linearA
13809
13810 %{texmfdist}/fonts/source/public/logic
13811 %{texmfdist}/fonts/tfm/public/logic
13812
13813 %doc %{texmfdist}/doc/fonts/lxfonts
13814 %{texmfdist}/fonts/map/dvips/lxfonts
13815 %{texmfdist}/fonts/source/public/lxfonts
13816 %{texmfdist}/fonts/tfm/public/lxfonts
13817 %{texmfdist}/fonts/type1/public/lxfonts
13818
13819 %doc %{texmfdist}/doc/fonts/ly1
13820 %{texmfdist}/fonts/map/dvips/ly1
13821
13822 %{texmfdist}/fonts/source/public/malayalam
13823 %{texmfdist}/fonts/tfm/public/malayalam
13824
13825 %{texmfdist}/fonts/map/dvips/manfnt
13826
13827 %{texmfdist}/fonts/map/dvips/mathdesign
13828
13829 %{texmfdist}/fonts/tfm/public/mathpazo
13830 %{texmfdist}/fonts/vf/public/mathpazo
13831
13832 %{texmfdist}/fonts/afm/mathdesign
13833 %{texmfdist}/fonts/tfm/mathdesign
13834 %{texmfdist}/fonts/type1/mathdesign
13835 %{texmfdist}/fonts/vf/mathdesign
13836
13837 %{texmfdist}/fonts/enc/dvips/mnsymbol
13838 %{texmfdist}/fonts/map/dvips/mnsymbol
13839 %dir %{texmfdist}/fonts/map/vtex
13840 %{texmfdist}/fonts/map/vtex/mnsymbol
13841 %{texmfdist}/fonts/opentype/public/mnsymbol
13842 %{texmfdist}/fonts/source/public/mnsymbol
13843 %{texmfdist}/fonts/tfm/public/mnsymbol
13844 %{texmfdist}/fonts/type1/public/mnsymbol
13845
13846 %{texmfdist}/fonts/map/dvips/montex
13847 %{texmfdist}/fonts/source/public/montex
13848 %{texmfdist}/fonts/tfm/public/montex
13849 %{texmfdist}/fonts/type1/public/montex
13850
13851 %{texmfdist}/fonts/tfm/vntex/mscorevn
13852 %{texmfdist}/fonts/vf/vntex/mscorevn
13853
13854 %doc %{texmfdist}/doc/generic/musixtex
13855 %{texmfdist}/fonts/map/dvips/musixtex
13856 %{texmfdist}/fonts/source/public/musixtex
13857 %{texmfdist}/fonts/tfm/public/musixtex
13858 %{texmfdist}/fonts/type1/public/musixtex
13859
13860 %{texmfdist}/fonts/source/public/mxd
13861 %{texmfdist}/fonts/tfm/public/mxd
13862
13863 %{texmfdist}/fonts/source/public/mxedruli
13864 %{texmfdist}/fonts/tfm/public/mxedruli
13865
13866 %{texmfdist}/fonts/map/dvips/ncntrsbk
13867
13868 %doc %{texmfdist}/doc/fonts/nkarta
13869 %{texmfdist}/fonts/source/public/nkarta
13870 %{texmfdist}/fonts/tfm/public/nkarta
13871
13872 %{texmfdist}/fonts/afm/public/norasi
13873 %{texmfdist}/fonts/map/dvips/norasi
13874 %{texmfdist}/fonts/tfm/public/norasi
13875 %{texmfdist}/fonts/type1/public/norasi
13876
13877 %{texmfdist}/fonts/source/public/oca
13878
13879 %{texmfdist}/fonts/afm/public/ocherokee
13880 %{texmfdist}/fonts/map/dvips/ocherokee
13881 %{texmfdist}/fonts/ofm/public/ocherokee
13882 %{texmfdist}/fonts/ovf/public/ocherokee
13883 %{texmfdist}/fonts/ovp/public/ocherokee
13884 %{texmfdist}/fonts/tfm/public/ocherokee
13885 %{texmfdist}/fonts/type1/public/ocherokee
13886
13887 %{texmfdist}/fonts/source/public/ogham
13888 %{texmfdist}/fonts/tfm/public/ogham
13889
13890 %doc %{texmfdist}/doc/fonts/oinuit
13891 %{texmfdist}/fonts/map/dvips/oinuit
13892 %{texmfdist}/fonts/ofm/public/oinuit
13893 %{texmfdist}/fonts/ovf/public/oinuit
13894 %{texmfdist}/fonts/tfm/public/oinuit
13895 %{texmfdist}/fonts/type1/public/oinuit
13896
13897 %{texmfdist}/fonts/source/public/osmanian
13898
13899 %doc %{texmfdist}/doc/fonts/ot2cyr
13900 %{texmfdist}/fonts/map/dvips/ot2cyr
13901 %{texmfdist}/source/fonts/ot2cyr
13902
13903 %{texmfdist}/fonts/ofm/public/otibet
13904 %{texmfdist}/fonts/ovf/public/otibet
13905 %{texmfdist}/fonts/ovp/public/otibet
13906 %{texmfdist}/fonts/source/public/otibet
13907 %{texmfdist}/fonts/tfm/public/otibet
13908
13909 %doc %{texmfdist}/doc/fonts/pacioli
13910 %{texmfdist}/fonts/source/public/pacioli
13911 %{texmfdist}/fonts/tfm/public/pacioli
13912
13913 %{texmfdist}/fonts/map/dvips/palatino
13914
13915 %doc %{texmfdist}/doc/fonts/phaistos
13916 %{texmfdist}/fonts/afm/public/phaistos
13917 %{texmfdist}/fonts/map/dvips/phaistos
13918 %{texmfdist}/fonts/opentype/public/phaistos
13919 %{texmfdist}/fonts/tfm/public/phaistos
13920 %{texmfdist}/fonts/type1/public/phaistos
13921 %{texmfdist}/source/fonts/phaistos
13922
13923 %{texmfdist}/fonts/opentype/public/philokalia
13924
13925 %doc %{texmfdist}/doc/fonts/phonetic
13926 %{texmfdist}/fonts/source/public/phonetic
13927 %{texmfdist}/fonts/tfm/public/phonetic
13928 %{texmfdist}/source/fonts/phonetic
13929
13930 %{texmfdist}/source/fonts/malayalam
13931
13932 %{texmfdist}/fonts/source/public/punk
13933 %{texmfdist}/fonts/tfm/public/punk
13934
13935 %{texmfdist}/fonts/tfm/public/relenc
13936 %{texmfdist}/fonts/vf/public/relenc
13937
13938 %doc %{texmfdist}/doc/fonts/rsfs
13939 %{texmfdist}/fonts/map/dvips/rsfs
13940
13941 %{texmfdist}/fonts/map/dvips/sanskrit
13942 %{texmfdist}/fonts/source/public/sanskrit
13943 %{texmfdist}/fonts/tfm/public/sanskrit
13944 %{texmfdist}/fonts/type1/public/sanskrit
13945
13946 %{texmfdist}/fonts/source/public/sauter
13947
13948 %doc %{texmfdist}/doc/fonts/semaphor
13949 %{texmfdist}/fonts/afm/public/semaphor
13950 %{texmfdist}/fonts/enc/dvips/semaphor
13951 %{texmfdist}/fonts/map/dvips/semaphor
13952 %{texmfdist}/fonts/opentype/public/semaphor
13953 %{texmfdist}/fonts/source/public/semaphor
13954 %{texmfdist}/fonts/tfm/public/semaphor
13955 %{texmfdist}/fonts/type1/public/semaphor
13956
13957 %{texmfdist}/fonts/source/public/simpsons
13958
13959 %doc %{texmfdist}/doc/fonts/skaknew
13960 %{texmfdist}/fonts/afm/public/skaknew
13961 %{texmfdist}/fonts/map/dvips/skaknew
13962 %{texmfdist}/fonts/map/vtex/skaknew
13963 %{texmfdist}/fonts/tfm/public/skaknew
13964 %{texmfdist}/fonts/type1/public/skaknew
13965
13966 %{texmfdist}/fonts/source/public/skull
13967
13968 %{texmfdist}/fonts/source/public/soyombo
13969 %{texmfdist}/fonts/tfm/public/soyombo
13970
13971 %doc %{texmfdist}/doc/fonts/staves
13972 %{texmfdist}/fonts/map/dvips/staves
13973 %{texmfdist}/fonts/tfm/public/staves
13974 %{texmfdist}/fonts/type1/public/staves
13975
13976 %{texmfdist}/fonts/map/dvips/stmaryrd
13977 %{texmfdist}/fonts/source/public/stmaryrd
13978
13979 %{texmfdist}/fonts/map/dvips/symbol
13980
13981 %{texmfdist}/fonts/afm/public/tabvar
13982 %{texmfdist}/fonts/map/dvips/tabvar
13983 %{texmfdist}/fonts/tfm/public/tabvar
13984 %{texmfdist}/fonts/type1/public/tabvar
13985
13986
13987 %{texmfdist}/fonts/source/public/tapir
13988 %{texmfdist}/fonts/type1/public/tapir
13989
13990 %{texmfdist}/fonts/enc/dvips/tengwarscript
13991 %{texmfdist}/fonts/map/dvips/tengwarscript
13992 %{texmfdist}/fonts/tfm/public/tengwarscript
13993 %{texmfdist}/fonts/vf/public/tengwarscript
13994
13995 %{texmfdist}/doc/fonts/pclnfss
13996 %{texmfdist}/source/fonts/pclnfss
13997
13998 %doc %{texmfdist}/doc/fonts/tex-gyre
13999 %{texmfdist}/fonts/afm/public/tex-gyre
14000 %{texmfdist}/fonts/enc/dvips/tex-gyre
14001 %{texmfdist}/fonts/map/dvips/tex-gyre
14002 %{texmfdist}/fonts/opentype/public/tex-gyre
14003 %{texmfdist}/fonts/tfm/public/tex-gyre
14004 %{texmfdist}/fonts/type1/public/tex-gyre
14005
14006 %{texmfdist}/fonts/map/dvips/times
14007
14008
14009 %doc %{texmfdist}/doc/fonts/timing
14010 %{texmfdist}/fonts/source/public/timing
14011 %{texmfdist}/fonts/tfm/public/timing
14012
14013 %doc %{texmfdist}/doc/fonts/tipa
14014 %{texmfdist}/fonts/map/dvips/tipa
14015 %{texmfdist}/fonts/source/public/tipa
14016 %{texmfdist}/fonts/tfm/public/tipa
14017 %{texmfdist}/fonts/type1/public/tipa
14018
14019 %{texmfdist}/fonts/afm/public/trajan
14020 %{texmfdist}/fonts/map/dvips/trajan
14021 %{texmfdist}/fonts/tfm/public/trajan
14022 %{texmfdist}/fonts/type1/public/trajan
14023
14024
14025 %{texmfdist}/fonts/tfm/vntex/txttvn
14026 %{texmfdist}/fonts/type1/vntex/txttvn
14027
14028 %{texmfdist}/fonts/map/dvips/uhc
14029
14030 %doc %{texmfdist}/doc/fonts/umtypewriter
14031 %{texmfdist}/fonts/opentype/public/umtypewriter
14032
14033 %doc %{texmfdist}/doc/fonts/universa
14034 %{texmfdist}/fonts/source/public/universa
14035 %{texmfdist}/fonts/tfm/public/universa
14036 %{texmfdist}/source/fonts/universa
14037
14038 %{texmfdist}/fonts/afm/public/velthuis
14039 %{texmfdist}/fonts/map/dvips/velthuis
14040 %{texmfdist}/fonts/source/public/velthuis
14041 %{texmfdist}/fonts/tfm/public/velthuis
14042 %{texmfdist}/fonts/type1/public/velthuis
14043
14044 %{texmfdist}/fonts/enc/dvips/vntex
14045
14046 %{texmfdist}/fonts/afm/vntex/vntopia
14047 %{texmfdist}/fonts/tfm/vntex/vntopia
14048 %{texmfdist}/fonts/type1/vntex/vntopia
14049 %{texmfdist}/fonts/vf/vntex/vntopia
14050
14051 %{texmfdist}/fonts/map/dvips/wadalab
14052
14053 %doc %{texmfdist}/doc/fonts/wasy
14054 %{texmfdist}/fonts/afm/public/wasy
14055 %{texmfdist}/fonts/map/dvips/wasy
14056 %{texmfdist}/fonts/type1/public/wasy
14057
14058 %{texmfdist}/fonts/source/public/wnri
14059 %{texmfdist}/fonts/tfm/public/wnri
14060
14061 %{texmfdist}/fonts/source/public/wsuipa
14062 %{texmfdist}/fonts/tfm/public/wsuipa
14063
14064 %{texmfdist}/fonts/source/public/xbmc
14065 %{texmfdist}/fonts/tfm/public/xbmc
14066
14067 %doc %{texmfdist}/doc/fonts/xq
14068 %{texmfdist}/fonts/source/public/xq
14069 %{texmfdist}/fonts/tfm/public/xq
14070
14071 %{texmfdist}/fonts/source/public/yannisgr
14072
14073 %{texmfdist}/fonts/map/dvips/yhmath
14074 %{texmfdist}/fonts/source/public/yhmath
14075 %{texmfdist}/fonts/tfm/public/yhmath
14076 %{texmfdist}/fonts/type1/public/yhmath
14077 %{texmfdist}/fonts/vf/public/yhmath
14078
14079 %{texmfdist}/fonts/map/dvips/zapfchan
14080 %{texmfdist}/fonts/tfm/urw35vf
14081
14082 %{texmfdist}/fonts/map/dvips/zapfding
14083
14084 %{texmfdist}/dvips/zefonts
14085 %{texmfdist}/fonts/map/dvips/zefonts
14086 %{texmfdist}/fonts/tfm/public/zefonts
14087 %{texmfdist}/fonts/vf/public/zefonts
14088
14089
14090 %files fonts-omega
14091 %defattr(644,root,root,755)
14092 %doc %{texmfdist}/doc/omega
14093 %dir %{texmfdist}/omega
14094 %dir %{texmfdist}/omega/otp
14095 %dir %{texmfdist}/omega/ocp
14096 %{texmfdist}/dvips/omega
14097 %{texmfdist}/fonts/ofm/public/omega
14098 %{texmfdist}/fonts/type1/public/omega
14099 %{texmfdist}/fonts/afm/public/omega
14100 %{texmfdist}/fonts/ovp/public/omega
14101 %{texmfdist}/fonts/tfm/public/omega
14102 %{texmfdist}/fonts/ovf/public/omega
14103 %{texmfdist}/fonts/map/dvips/omega
14104 %{texmfdist}/omega/ocp/omega
14105 %{texmfdist}/omega/otp/omega
14106 %{texmfdist}/tex/plain/omega
14107
14108 #%files fonts-pazo
14109 #%defattr(644,root,root,755)
14110
14111 %files fonts-pl
14112 %defattr(644,root,root,755)
14113 %doc %{texmfdist}/doc/fonts/pl
14114 %dir %{texmf}/scripts/texlive
14115 %dir %{texmf}/scripts/texlive/tlmgrgui
14116 %dir %{texmf}/scripts/texlive/tlmgrgui/lang
14117 %{texmfdist}/dvips/pl
14118 %{texmfdist}/fonts/source/public/pl
14119 %{texmfdist}/fonts/type1/public/pl
14120 %{texmfdist}/fonts/afm/public/pl
14121 %{texmfdist}/fonts/enc/dvips/pl
14122 %{texmfdist}/fonts/tfm/public/pl
14123 %{texmfdist}/fonts/map/dvips/pl
14124 %{texmf}/scripts/texlive/tlmgrgui/lang/pl
14125
14126 %files fonts-px
14127 %defattr(644,root,root,755)
14128 %doc %{texmfdist}/doc/fonts/pxfonts
14129 # %doc %{texmf}/doc/doc/english/free-math-font-survey/source/pxfonts.tex
14130 # %doc %{texmf}/doc/doc/english/free-math-font-survey/images/pxfonts.png
14131 %dir %{texmfdist}/fonts/map/dvips/pxfonts
14132 %dir %{texmfdist}/tex/latex/pxfonts
14133 %{texmfdist}/fonts/map/dvips/pxfonts/pxfonts.map
14134 %{texmfdist}/fonts/afm/public/pxfonts
14135 %{texmfdist}/fonts/tfm/public/pxfonts
14136 %{texmfdist}/fonts/type1/public/pxfonts
14137 %{texmfdist}/fonts/vf/public/pxfonts
14138 %{texmfdist}/tex/latex/pxfonts/pxfonts.sty
14139
14140 #%files fonts-qfonts
14141 #%defattr(644,root,root,755)
14142 # %doc %{texmf}/doc/fonts/polish/qfonts
14143 # %{texmf}/fonts/enc/dvips/qfonts
14144 # %{texmf}/fonts/map/dvips/qfonts
14145 # %{texmf}/dvips/qfonts
14146 # %{texmf}/fonts/afm/public/qfonts
14147 # %{texmf}/fonts/tfm/public/qfonts
14148
14149 # %files fonts-qpx
14150 # %defattr(644,root,root,755)
14151 # %{texmf}/fonts/tfm/public/qpx
14152 # %{texmf}/fonts/vf/public/qpx
14153
14154 %files fonts-qpxqtx
14155 %defattr(644,root,root,755)
14156 %{texmfdist}/fonts/tfm/public/qpxqtx
14157 %{texmfdist}/fonts/vf/public/qpxqtx
14158
14159 %files fonts-rsfs
14160 %defattr(644,root,root,755)
14161 %{texmfdist}/fonts/source/public/rsfs
14162 %{texmfdist}/fonts/tfm/public/rsfs
14163
14164 %files fonts-stmaryrd
14165 %defattr(644,root,root,755)
14166 %doc %{texmfdist}/doc/fonts/stmaryrd
14167 %{texmfdist}/source/fonts/stmaryrd
14168 %{texmfdist}/fonts/tfm/public/stmaryrd
14169
14170 %files fonts-tx
14171 %defattr(644,root,root,755)
14172 %{texmfdist}/fonts/map/dvips/txfonts/txfonts.map
14173 %{texmfdist}/fonts/afm/public/txfonts
14174 %{texmfdist}/fonts/tfm/public/txfonts
14175 %{texmfdist}/fonts/vf/public/txfonts
14176
14177 %files fonts-uhc
14178 %defattr(644,root,root,755)
14179 %doc %{texmfdist}/doc/fonts/uhc
14180 %{texmfdist}/fonts/afm/uhc
14181 %{texmfdist}/fonts/tfm/uhc
14182 %{texmfdist}/fonts/vf/uhc
14183
14184 %files fonts-urw
14185 %defattr(644,root,root,755)
14186 %{texmfdist}/fonts/afm/urw
14187 %{texmfdist}/fonts/tfm/urw
14188 %{texmfdist}/fonts/vf/urw
14189
14190 %files fonts-urwvn
14191 %defattr(644,root,root,755)
14192 %{texmfdist}/fonts/afm/vntex/urwvn
14193 %{texmfdist}/fonts/tfm/vntex/urwvn
14194 %{texmfdist}/fonts/type1/vntex/urwvn
14195 %{texmfdist}/fonts/vf/vntex/urwvn
14196
14197 %files fonts-vnr
14198 %defattr(644,root,root,755)
14199 %{texmfdist}/fonts/map/dvips/vntex
14200 %{texmfdist}/fonts/source/vntex/vnr
14201 %{texmfdist}/fonts/tfm/vntex/vnr
14202
14203 %files fonts-urw35vf
14204 %defattr(644,root,root,755)
14205 %{texmfdist}/fonts/vf/urw35vf
14206
14207 %files fonts-wadalab
14208 %defattr(644,root,root,755)
14209 %doc %{texmfdist}/doc/fonts/wadalab
14210 %{texmfdist}/fonts/afm/wadalab
14211 %{texmfdist}/fonts/tfm/wadalab
14212 %{texmfdist}/fonts/vf/wadalab
14213
14214 %files fonts-wasy
14215 %defattr(644,root,root,755)
14216 %{texmfdist}/fonts/source/public/wasy
14217 %{texmfdist}/fonts/tfm/public/wasy
14218
14219 %files fonts-xypic
14220 %defattr(644,root,root,755)
14221 %{texmfdist}/fonts/map/dvips/xypic
14222 # %{texmfdist}/fonts/afm/public/xypic
14223 %{texmfdist}/fonts/source/public/xypic
14224 %{texmfdist}/fonts/tfm/public/xypic
14225
14226 %files fonts-yandy
14227 %defattr(644,root,root,755)
14228 # %{texmf}/fonts/afm/yandy
14229 %{texmfdist}/source/fonts/eurofont/marvosym/tfmfiles/yandy
14230 # %{texmf}/fonts/tfm/yandy
14231 # %{texmf}/fonts/vf/yandy
14232
14233 %files fonts-type1-antp
14234 %defattr(644,root,root,755)
14235 %{texmfdist}/dvips/antp
14236 %{texmfdist}/fonts/type1/public/antp
14237
14238 %files fonts-type1-antt
14239 %defattr(644,root,root,755)
14240 # %{texmf}/dvips/antt
14241 %{texmfdist}/fonts/type1/public/antt
14242
14243 %files fonts-type1-arphic
14244 %defattr(644,root,root,755)
14245 %{texmfdist}/fonts/type1/arphic
14246
14247 %files fonts-type1-belleek
14248 %defattr(644,root,root,755)
14249 %doc %{texmfdist}/doc/fonts/belleek
14250 %{texmfdist}/source/latex/belleek
14251 %{texmfdist}/fonts/type1/public/belleek
14252 %{texmfdist}/fonts/map/dvips/belleek
14253
14254 %files fonts-type1-bitstream
14255 %defattr(644,root,root,755)
14256 %{texmfdist}/fonts/type1/bitstrea
14257
14258 %files fonts-type1-bluesky
14259 %defattr(644,root,root,755)
14260 # %doc %{texmf}/doc/fonts/bluesky
14261 # %{texmf}/dvips/bluesky
14262 %{texmfdist}/fonts/type1/bluesky
14263
14264 %files fonts-type1-cc-pl
14265 %defattr(644,root,root,755)
14266 %doc %{texmfdist}/doc/fonts/cc-pl
14267 %{texmfdist}/fonts/type1/public/cc-pl
14268
14269 %files fonts-type1-cmcyr
14270 %defattr(644,root,root,755)
14271 %{texmfdist}/fonts/type1/public/cmcyr
14272
14273 %files fonts-type1-cs
14274 %defattr(644,root,root,755)
14275 %{texmfdist}/fonts/type1/public/cs
14276
14277 # %files fonts-type1-dstroke
14278 # %defattr(644,root,root,755)
14279 # %{texmf}/fonts/type1/public/dstroke
14280
14281 %files fonts-type1-eurosym
14282 %defattr(644,root,root,755)
14283 %{texmfdist}/fonts/type1/public/eurosym
14284
14285 %files fonts-type1-hoekwater
14286 %defattr(644,root,root,755)
14287 %{texmfdist}/fonts/type1/hoekwater
14288
14289 %files fonts-type1-fpl
14290 %defattr(644,root,root,755)
14291 %doc %{texmfdist}/doc/fonts/fpl
14292 %{texmfdist}/fonts/afm/public/fpl
14293 %{texmfdist}/fonts/type1/public/fpl
14294 %{texmfdist}/source/fonts/fpl
14295
14296 %files fonts-type1-lm
14297 %defattr(644,root,root,755)
14298 %{texmfdist}/fonts/afm/public/lm
14299 %{texmfdist}/fonts/type1/public/lm
14300
14301 %files fonts-type1-marvosym
14302 %defattr(644,root,root,755)
14303 %{texmfdist}/fonts/type1/public/marvosym
14304
14305 %files fonts-type1-mathpazo
14306 %defattr(644,root,root,755)
14307 # %doc %{texmf}/doc/fonts/mathpazo
14308 %{texmfdist}/fonts/afm/public/mathpazo
14309 %{texmfdist}/fonts/type1/public/mathpazo
14310
14311 %files fonts-type1-omega
14312 %defattr(644,root,root,755)
14313 %{texmfdist}/fonts/type1/public/omega
14314
14315 %files fonts-type1-pl
14316 %defattr(644,root,root,755)
14317 # %doc %{texmf}/doc/fonts/polish/plpsfont
14318 %{texmfdist}/fonts/type1/public/pl
14319
14320 %files fonts-type1-px
14321 %defattr(644,root,root,755)
14322 %{texmfdist}/fonts/type1/public/pxfonts
14323
14324 # %files fonts-type1-qfonts
14325 # %defattr(644,root,root,755)
14326 # %{texmfdist}/fonts/type1/public/qfonts
14327
14328 %files fonts-type1-tx
14329 %defattr(644,root,root,755)
14330 %{texmfdist}/fonts/type1/public/txfonts
14331
14332 # %files fonts-type1-tt2001
14333 # %defattr(644,root,root,755)
14334 # %{texmf}/fonts/type1/public/tt2001
14335
14336 %files fonts-type1-uhc
14337 %defattr(644,root,root,755)
14338 %{texmfdist}/fonts/type1/uhc
14339
14340 %files fonts-type1-urw
14341 %defattr(644,root,root,755)
14342 %{texmfdist}/fonts/type1/urw
14343
14344 %files fonts-type1-vnr
14345 %defattr(644,root,root,755)
14346 %{texmfdist}/fonts/type1/vntex/vnr
14347
14348 %files fonts-type1-wadalab
14349 %defattr(644,root,root,755)
14350 %{texmfdist}/fonts/type1/wadalab
14351
14352 %files fonts-type1-xypic
14353 %defattr(644,root,root,755)
14354 %{texmfdist}/fonts/type1/public/xypic
14355
14356 # TeXLive-specific
14357
14358 %files afm2pl
14359 %defattr(644,root,root,755)
14360 %dir %{texmf}/tex/latex
14361 %attr(755,root,root) %{_bindir}/afm2pl
14362 %{_mandir}/man1/afm2pl*
14363 %{texmf}/fonts/lig/afm2pl
14364 %{texmf}/tex/latex/afm2pl
14365
14366 %files bbox
14367 %defattr(644,root,root,755)
14368 %attr(755,root,root) %{_bindir}/bbox
14369 %{_mandir}/man1/bbox*
14370
14371 %files cefutils
14372 %defattr(644,root,root,755)
14373 %attr(755,root,root) %{_bindir}/cef*
14374 %dir %{texmfdist}/tex/latex/cjk
14375 %dir %{texmfdist}/doc/latex/cjk
14376 %{texmfdist}/source/latex/cjk
14377 %{texmfdist}/tex/latex/cjk/CEF
14378 %doc %{texmfdist}/doc/latex/cjk/doc
14379 %doc %{texmfdist}/doc/latex/cjk/examples
14380
14381 %files detex
14382 %defattr(644,root,root,755)
14383 %attr(755,root,root) %{_bindir}/detex
14384 %{_mandir}/man1/detex*
14385
14386
14387 %files dviutils
14388 %defattr(644,root,root,755)
14389 %attr(755,root,root) %{_bindir}/dt2dv
14390 %attr(755,root,root) %{_bindir}/dv2dt
14391 %attr(755,root,root) %{_bindir}/dvi2tty
14392 %attr(755,root,root) %{_bindir}/dviasm
14393 %attr(755,root,root) %{_bindir}/dvibook
14394 %attr(755,root,root) %{_bindir}/dviconcat
14395 %attr(755,root,root) %{_bindir}/dvidvi
14396 %attr(755,root,root) %{_bindir}/dvigif
14397 %attr(755,root,root) %{_bindir}/dvipdfmx
14398 %attr(755,root,root) %{_bindir}/dvipos
14399 %attr(755,root,root) %{_bindir}/dviselect
14400 %attr(755,root,root) %{_bindir}/dvitodvi
14401 %{_mandir}/man1/dt2dv*
14402 %{_mandir}/man1/dv2dt*
14403 %{_mandir}/man1/dvi2tty*
14404 %{_mandir}/man1/dvibook*
14405 %{_mandir}/man1/dviconcat*
14406 %{_mandir}/man1/dvidvi*
14407 %{_mandir}/man1/dvigif*
14408 %{_mandir}/man1/dvipos*
14409 %{_mandir}/man1/dviselect*
14410 %{_mandir}/man1/dvitodvi*
14411 %{texmf}/fonts/map/dvipdfmx
14412 %dir %{texmf}/fonts/cmap
14413 %doc %{texmf}/fonts/cmap/README
14414 %{texmf}/dvipdfmx
14415 %{texmf}/fonts/cmap/dvipdfmx
14416
14417 %files epsutils
14418 %defattr(644,root,root,755)
14419 %attr(755,root,root) %{_bindir}/epsffit
14420 %attr(755,root,root) %{_bindir}/epspdf
14421 %attr(755,root,root) %{_bindir}/epspdftk
14422 %attr(755,root,root) %{_bindir}/pst2pdf
14423 %{texmfdist}/scripts/epspdf
14424 %{_mandir}/man1/epsffit*
14425 %doc %{texmfdist}/doc/epspdf
14426
14427 %files filters
14428 %defattr(644,root,root,755)
14429 %attr(755,root,root) %{_bindir}/fix*
14430 %{_mandir}/man1/fix*
14431
14432 %files psutils
14433 %defattr(644,root,root,755)
14434 %attr(755,root,root) %{_bindir}/extractres
14435 %attr(755,root,root) %{_bindir}/getafm
14436 %attr(755,root,root) %{_bindir}/includeres
14437 %attr(755,root,root) %{_bindir}/psbook
14438 %attr(755,root,root) %{_bindir}/psmerge
14439 %attr(755,root,root) %{_bindir}/psnup
14440 %attr(755,root,root) %{_bindir}/psresize
14441 %attr(755,root,root) %{_bindir}/psselect
14442 %attr(755,root,root) %{_bindir}/ps2eps
14443 %attr(755,root,root) %{_bindir}/pstops
14444 %attr(755,root,root) %{_bindir}/showchar
14445 %{_mandir}/man1/extractres*
14446 %{_mandir}/man1/getafm*
14447 %{_mandir}/man1/includeres*
14448 %{_mandir}/man1/psbook*
14449 %{_mandir}/man1/psmerge*
14450 %{_mandir}/man1/psnup*
14451 %{_mandir}/man1/psresize*
14452 %{_mandir}/man1/psselect*
14453 %{_mandir}/man1/pstops*
14454 %{texmf}/dvips/psutils
14455
14456 %files uncategorized-utils
14457 %defattr(644,root,root,755)
14458 %attr(755,root,root) %{_bindir}/devnag
14459 %attr(755,root,root) %{_bindir}/disdvi
14460
14461 %files tex4ht
14462 %defattr(644,root,root,755)
14463 %attr(755,root,root) %{_bindir}/ht
14464 %attr(755,root,root) %{_bindir}/htcontext
14465 %attr(755,root,root) %{_bindir}/htlatex
14466 %attr(755,root,root) %{_bindir}/htmex
14467 %attr(755,root,root) %{_bindir}/httex
14468 %attr(755,root,root) %{_bindir}/httexi
14469 %attr(755,root,root) %{_bindir}/htxelatex
14470 %attr(755,root,root) %{_bindir}/htxetex
14471 %attr(755,root,root) %{_bindir}/mk4ht
14472 %attr(755,root,root) %{_bindir}/t4ht
14473 %attr(755,root,root) %{_bindir}/tex4ht
14474 %{texmf}/scripts/tex4ht
14475 %{texmfdist}/tex/generic/tex4ht
14476 %dir %{texmfdist}/scripts/tex4ht
14477 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/ht.sh
14478 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htcontext.sh
14479 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htlatex.sh
14480 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htmex.sh
14481 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/httex.sh
14482 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/httexi.sh
14483 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htxelatex.sh
14484 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htxetex.sh
14485 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/mk4ht.pl
14486 %doc %{texmfdist}/doc/generic/tex4ht
14487 %{texmfdist}/tex4ht
14488
14489 %files xetex
14490 %defattr(644,root,root,755)
14491 %attr(755,root,root) %{_bindir}/xdvipdfmx
14492 %attr(755,root,root) %{_bindir}/xelatex
14493 %attr(755,root,root) %{_bindir}/xetex
14494 %{texmf}/fmtutil/format.xetex.cnf
14495 %doc %{texmfdist}/doc/xelatex
14496 %doc %{texmfdist}/doc/xetex
14497 %{texmfdist}/scripts/xetex
14498 %{texmfdist}/tex/generic/ifxetex
14499 %doc %{texmfdist}/doc/generic/ifxetex
14500 %doc %{texmfdist}/doc/generic/xetex-pstricks
14501 %{texmfdist}/tex/generic/xetexconfig
14502 %{texmfdist}/tex/latex/latexconfig/xelatex.ini
14503 %{texmfdist}/tex/plain/config/xetex.ini
14504 %{texmfdist}/tex/xelatex
14505 %{texmfdist}/tex/xetex
14506
14507 %files xmltex
14508 %defattr(644,root,root,755)
14509 %doc %{texmfdist}/doc/xmltex
14510 %attr(755,root,root) %{_bindir}/pdfxmltex
14511 %attr(755,root,root) %{_bindir}/xmltex
14512 %{texmfdist}/tex/xmltex
14513 %{texmf}/fmtutil/format.xmltex.cnf
14514 %{texmfdist}/source/xmltex
This page took 1.267639 seconds and 4 git commands to generate.