]> git.pld-linux.org Git - packages/texlive.git/blob - texlive.spec
- cm-super font
[packages/texlive.git] / texlive.spec
1 # TODO:
2 # MAIN TODO (sort by importnce):
3 # - texlive-format-pdflatex deps
4 # - check unpackaged files (only some files)
5 # - pl updates
6 # - maybe more splits (e.g. latex subpackages)
7 # - see uncategorized and *other* subpackages and split
8 # - context: consider more splitting, check dependencies
9 # - omega: consider more splitting, check dependencies
10 # - tdphp: is it really useful?
11 # - allow using Type1 fonts in others applications (symlink to
12 #   /usr/share/fonts/Type1 ?)
13 # - fix package removal:
14 #   /usr/bin/texhash[77]: kpsewhich: not found
15 #
16 # FHS TODO:
17 # - merge rhconfig and texmfsysvar patches
18 # - texmfsysvar patch: change fmtutil and web2cdir variables instead
19 #   of creating texmfsys{config,var} variables?
20 # - move config files to /etc
21 # - merge all above with configure switch "--enable-fhs" and send it to TE
22 #
23 # TeXLive specific TODO:
24 # - summary/description correcting (all languages)
25 # - texk/web2c doesn't build (luatex option)
26 # - %files latex-bibtex-revtex4
27 # - Check CEF/cjk!
28 #
29 %include        /usr/lib/rpm/macros.perl
30 #
31 %bcond_without  bootstrap
32 #
33 Summary:        TeX typesetting system and MetaFont font formatter
34 Summary(de.UTF-8):      TeX-Satzherstellungssystem und MetaFont-Formatierung
35 Summary(es.UTF-8):      Sistema de typesetting TeX y formateador de fuentes MetaFont
36 Summary(fr.UTF-8):      Systéme de compostion TeX et formatteur de MetaFontes
37 Summary(hu.UTF-8):      TeX szövegszedő rendszer és MetaFont font formázó
38 Summary(pl.UTF-8):      System składu publikacji TeX oraz formater fontów MetaFont
39 Summary(pt_BR.UTF-8):   Sistema de typesetting TeX e formatador de fontes MetaFont
40 Summary(tr.UTF-8):      TeX dizgi sistemi ve MetaFont yazıtipi biçimlendiricisi
41 Name:           texlive
42 Version:        20080816
43 Release:        0.9.6
44 Epoch:          1
45 License:        distributable
46 Group:          Applications/Publishing/TeX
47 Source0:        http://tug.org/svn/texlive/branches/branch2008/Master/source/%{name}-%{version}-source.tar.lzma
48 # Source0-md5:  554287c3e458da776edd684506048d45
49 Source1:        ftp://tug.org/texlive/historic/2008/%{name}-20080822-texmf.tar.lzma
50 # Source1-md5:  fa74072e1344e8390eb156bcda61a8b2
51 Source4:        %{name}.cron
52 Source5:        xdvi.desktop
53 Source6:        xdvi.png
54 Patch0:         %{name}-am.patch
55 Patch1:         %{name}-20080816-kpathsea-ar.patch
56 URL:            http://www.tug.org/texlive/
57 BuildRequires:  autoconf
58 BuildRequires:  automake
59 BuildRequires:  bison
60 BuildRequires:  clisp
61 BuildRequires:  ed
62 BuildRequires:  expat-devel
63 BuildRequires:  ffcall-devel
64 BuildRequires:  flex
65 BuildRequires:  fontconfig-devel
66 BuildRequires:  freetype-devel
67 BuildRequires:  freetype1-devel
68 BuildRequires:  gd-devel >= 2.0.33
69 BuildRequires:  libpng-devel >= 1.2.8
70 BuildRequires:  libtool
71 # should this be somewhere in clisp?
72 BuildRequires:  libsigsegv
73 BuildRequires:  libstdc++-devel
74 BuildRequires:  ncurses-devel
75 BuildRequires:  rpm-perlprov
76 BuildRequires:  rpm-pythonprov
77 BuildRequires:  sed >= 4.0
78 BuildRequires:  t1lib-devel >= 5.0.2
79 BuildRequires:  texinfo
80 %if %{with bootstrap}
81 BuildRequires:  tetex-format-latex
82 BuildRequires:  tetex-format-pdflatex
83 BuildRequires:  tetex-latex-cyrillic
84 BuildRequires:  tetex-tex-babel
85 %else
86 BuildRequires:  texlive-format-latex
87 BuildRequires:  texlive-format-pdflatex
88 BuildRequires:  texlive-latex-cyrillic
89 BuildRequires:  texlive-tex-babel
90 # fill with future texlive BR. guesses ones for now
91 %endif
92 BuildRequires:  unzip
93 BuildRequires:  xorg-lib-libICE-devel
94 BuildRequires:  xorg-lib-libXaw-devel
95 BuildRequires:  xorg-lib-libXext-devel
96 BuildRequires:  xorg-lib-libXmu-devel
97 BuildRequires:  xorg-lib-libXpm-devel
98 BuildRequires:  zlib-devel >= 1.2.1
99 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
100 Requires:       %{name}-fonts-cm = %{epoch}:%{version}-%{release}
101 Requires:       %{name}-fonts-misc = %{epoch}:%{version}-%{release}
102 Requires:       %{name}-metafont = %{epoch}:%{version}-%{release}
103 Requires:       awk
104 Requires:       dialog
105 Requires:       kpathsea = %{epoch}:%{version}-%{release}
106 Requires:       sed
107 Requires:       sh-utils
108 Requires:       texconfig = %{epoch}:%{version}-%{release}
109 Requires:       textutils
110 Suggests:       tmpwatch
111 Obsoletes:      tetex
112 Obsoletes:      tetex-afm
113 Obsoletes:      tetex-doc
114 Obsoletes:      tetex-doc-latex2e-html
115 Obsoletes:      tetex-fontinst
116 Obsoletes:      tetex-fontname
117 Obsoletes:      tetex-fonts
118 Obsoletes:      tetex-fonts-pandora
119 Obsoletes:      tetex-fonts-vcm
120 Obsoletes:      tetex-format-elatex
121 Obsoletes:      tetex-format-pdfelatex
122 Obsoletes:      tetex-format-pdfemex
123 Obsoletes:      tetex-latex-vnps
124 Obsoletes:      tetex-latex-vnr
125 Obsoletes:      tetex-oxdvi
126 Obsoletes:      tetex-oxdvi
127 Obsoletes:      tetex-plain-dvips
128 Obsoletes:      tetex-plain-dvips
129 Obsoletes:      tetex-plain-mathtime
130 Obsoletes:      tetex-plain-mathtime
131 Obsoletes:      tetex-plain-misc
132 Obsoletes:      tetex-plain-misc
133 Obsoletes:      tetex-plain-plnfss
134 Obsoletes:      tetex-plain-plnfss
135 Obsoletes:      tetex-tex-hyphen
136 Obsoletes:      tetex-tex-vietnam
137 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
138
139 %define         texmf   %{_datadir}/texmf
140 %define         texmfdist %{texmf}-dist
141 %define         texmfdoc %{texmf}-doc
142 %define         fmtdir  /var/lib/texmf/web2c
143 %define         texhash [ ! -x %{_bindir}/texhash ] || %{_bindir}/texhash 1>&2;
144 %define         _localstatedir  /var/lib/texmf
145 %define         fixinfodir [ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1 ;
146 %define         fmtutil(f:) [ ! \\\( -f %{_localstatedir}/web2c/%{-f*}.fmt.rpmnew -o -f %{_localstatedir}/web2c/%{-f*}.efmt.rpmnew \\\) ] || %{_bindir}/fmtutil-sys --byfmt %{-f*} >/dev/null 2>/dev/null || echo "Regenerating %{-f*} failed. See %{_localstatedir}/web2c/%{-f*}.log for details" 1>&2 && exit 0 ;
147
148 %define         _noautoreq 'perl(path_tre)'
149
150 %description
151 TeXLive is an implementation of TeX for Linux or UNIX systems. TeX
152 takes a text file and a set of formatting commands as input and
153 creates a typesetter independent .dvi (DeVice Independent) file as
154 output. Usually, TeX is used in conjunction with a higher level
155 formatting package like LaTeX or PlainTeX, since TeX by itself is not
156 very user-friendly.
157
158 %description -l es.UTF-8
159 Tex formata archivos de texto y órdenes para una salida independiente
160 de dispositivo (que se llama DVI - DeVice Independent). En The TeXbook
161 de Knut se describen las capacidades y el lenguaje TeX.
162
163 %description -l de.UTF-8
164 TeX formatiert eine Datei, die abwechselnd Text und Befehle enthält
165 und gibt eine geräteunabhängige Datei aus (DVI genannt, Abk. für
166 DeVice Independent). Die Funktionen und Sprache von TeX werden in The
167 TeXbook von Knuth beschrieben.
168
169 %description -l fr.UTF-8
170 TeX formate un fichier de commandes et de texte mélandés, et produit
171 un fichier de indépendant de toute plate-forme (appelé DVI, qui est un
172 raccourci pour Device Independant). Les possibilités de TeX et son
173 langage sont décrites dans l'ouvrage TeXbook, de Knuth.
174
175 %description -l hu.UTF-8
176 TeXLive a TeX egy implementációja Linux és UNIX rendszerekre. TeX egy
177 egyszerű szövegfájlt fogad bemenetként, és formázó parancsok
178 segítségével a szövegszedő egy független .dvi (DeVice Independent)
179 fájlt készít. A TeX-et leginkább magasabb szintű formázó parancsokkal
180 kiegészítve használják, mint pl. LaTeX-hel vagy PlainTeX-hel, mivel a
181 TeX önmaga nem túlzottan "felhasználóbarát".
182
183 %description -l pl.UTF-8
184 TeX formatuje przygotowany tekst oraz komendy i produkuje niezależny
185 od urządzenia plik wynikowy (tzw. DVI -- skrót od DeVice Independent).
186 Możliwości TeXa, oraz jego język zostały opisane w ,,The TeXbook''
187 Donalda E. Knutha.
188
189 %description -l pt_BR.UTF-8
190 Tex formata arquivos de texto e comandos para uma saída independente
191 de dispositivo (chamado DVI - DeVice Independent). As capacidades e a
192 linguagem TeX são descritas no The TeXbook, de Knuth.
193
194 %description -l tr.UTF-8
195 TeX, içinde metin ve komutların yer aldığı bir dosyayı okur ve dizgi
196 aygıtından bağımsız bir çıktı (DeVice Independent - DVI) oluşturur.
197 TeX'in becerileri ve dizgi dili, dili geliştiren Knuth'un 'The
198 TeXbook' başlıklı kitabında anlatılmaktadır.
199
200 %package other-utils
201 Summary:        Other utilities
202 Group:          Applications/Publishing/TeX
203
204 %description other-utils
205 Other utilities.
206
207 %package doc
208 Summary:        Documentation for TeX Live
209 Group:          Documentation
210
211 %description doc
212 Assorted useful documentation for TeX Live.
213
214 %package doc-bg
215 Summary:        Bulgarian documentation for TeX Live
216 Group:          Documentation
217
218 %description doc-bg
219 Assorted useful Bulgarian documentation for TeX Live.
220
221 %package doc-cs
222 Summary:        Czech documentation for TeX Live
223 Group:          Documentation
224
225 %description doc-cs
226 Assorted useful Czech documentation for TeX Live.
227
228 %package doc-de
229 Summary:        German documentation for TeX Live
230 Group:          Documentation
231
232 %description doc-de
233 Assorted useful German documentation for TeX Live.
234
235 %package doc-el
236 Summary:        Greek documentation for TeX Live
237 Group:          Documentation
238
239 %description doc-el
240 Assorted useful Greek documentation for TeX Live.
241
242 %package doc-es
243 Summary:        Spanish documentation for TeX Live
244 Group:          Documentation
245
246 %description doc-es
247 Assorted useful Spanish documentation for TeX Live.
248
249 %package doc-fi
250 Summary:        Finnish documentation for TeX Live
251 Group:          Documentation
252
253 %description doc-fi
254 Assorted useful Finnish documentation for TeX Live.
255
256 %package doc-fr
257 Summary:        French documentation for TeX Live
258 Group:          Documentation
259
260 %description doc-fr
261 Assorted useful French documentation for TeX Live.
262
263 %package doc-it
264 Summary:        Italian documentation for TeX Live
265 Group:          Documentation
266
267 %description doc-it
268 Assorted useful Italian documentation for TeX Live.
269
270 %package doc-ja
271 Summary:        Japanese documentation for TeX Live
272 Group:          Documentation
273
274 %description doc-ja
275 Assorted useful Japanese documentation for TeX Live.
276
277 %package doc-ko
278 Summary:        Korean documentation for TeX Live
279 Group:          Documentation
280
281 %description doc-ko
282 Assorted useful Korean documentation for TeX Live.
283
284 %package doc-mn
285 Summary:        Mongolian documentation for TeX Live
286 Group:          Documentation
287
288 %description doc-mn
289 Assorted useful Mongolian documentation for TeX Live.
290
291 %package doc-nl
292 Summary:        Dutch documentation for TeX Live
293 Group:          Documentation
294
295 %description doc-nl
296 Assorted useful Dutch documentation for TeX Live.
297
298 %package doc-pl
299 Summary:        Polish documentation for TeX Live
300 Group:          Documentation
301
302 %description doc-pl
303 Assorted useful Polish documentation for TeX Live.
304
305 %package doc-pt
306 Summary:        Portuguese documentation for TeX Live
307 Group:          Documentation
308
309 %description doc-pt
310 Assorted useful Portuguese documentation for TeX Live.
311
312 %package doc-ru
313 Summary:        Russian documentation for TeX Live
314 Group:          Documentation
315
316 %description doc-ru
317 Assorted useful Russian documentation for TeX Live.
318
319 %package doc-sk
320 Summary:        Slovak documentation for TeX Live
321 Group:          Documentation
322
323 %description doc-sk
324 Assorted useful Slovak documentation for TeX Live.
325
326 %package doc-sl
327 Summary:        Slovenian documentation for TeX Live
328 Group:          Documentation
329
330 %description doc-sl
331 Assorted useful Slovenian documentation for TeX Live.
332
333 %package doc-th
334 Summary:        Thai documentation for TeX Live
335 Group:          Documentation
336
337 %description doc-th
338 Assorted useful Thai documentation for TeX Live.
339
340 %package doc-tr
341 Summary:        Turkish documentation for TeX Live
342 Group:          Documentation
343
344 %description doc-tr
345 Assorted useful Turkish documentation for TeX Live.
346
347 %package doc-uk
348 Summary:        Ukrainian documentation for TeX Live
349 Group:          Documentation
350
351 %description doc-uk
352 Assorted useful Ukrainian documentation for TeX Live.
353
354 %package doc-vi
355 Summary:        Vietnamese documentation for TeX Live
356 Group:          Documentation
357
358 %description doc-vi
359 Assorted useful Vietnamese documentation for TeX Live.
360
361 %package doc-zh_CN
362 Summary:        Chinese documentation for TeX Live
363 Group:          Documentation
364
365 %description doc-zh_CN
366 Assorted useful Chinese documentation for TeX Live.
367
368 %package doc-Catalogue
369 Summary:        TeX Catalogue
370 Summary(pl.UTF-8):      Katalog TeXa
371 Group:          Applications/Publishing/TeX
372 Requires(post,postun):  %{_bindir}/texhash
373 Requires:       %{name} = %{epoch}:%{version}-%{release}
374
375 %description doc-Catalogue
376 TeX Catalogue.
377
378 %description doc-Catalogue -l pl.UTF-8
379 Katalog TeXa.
380
381 %package doc-tug-faq
382 Summary:        TeX User Group FAQ
383 Summary(hu.UTF-8):      TeX felhasználók FAQ-ja
384 Summary(pl.UTF-8):      FAQ Grupy Użytkowników TeXa
385 Group:          Applications/Publishing/TeX
386 Requires(post,postun):  %{_bindir}/texhash
387 Requires:       %{name} = %{epoch}:%{version}-%{release}
388 Obsoletes:      tetex-doc-LaTeX-FAQ-francaise
389 Obsoletes:      tetex-doc-de-tex-faq
390 Obsoletes:      tetex-doc-uktug-faq
391
392 %description doc-tug-faq
393 TeX User Group FAQ.
394
395 %description doc-tug-faq -l hu.UTF8
396 TeX felhasználók FAQ-ja.
397
398 %description doc-tug-faq -l pl.UTF-8
399 FAQ Grupy Użytkowników TeXa.
400
401 %package doc-latex
402 Summary:        Basic LaTeX packages documentation
403 Summary(hu.UTF-8):      Az alap LaTeX csomagok dokumentációja
404 Summary(pl.UTF-8):      Podstawowa dokumentacja do pakietów LaTeXa
405 Group:          Applications/Publishing/TeX
406 Requires(post,postun):  %{_bindir}/texhash
407 Requires:       %{name} = %{epoch}:%{version}-%{release}
408
409 %description doc-latex
410 Basic LaTeX packages documentation.
411
412 %description doc-latex -l hu.UTF-8
413 Az alap LaTeX csomagok dokumentációja
414
415 %description doc-latex -l pl.UTF-8
416 Podstawowa dokumentacja do pakietów LaTeXa.
417
418 # # libraries #
419 %package -n kpathsea
420 Summary:        File name lookup library
421 Summary(hu.UTF-8):      Fájlnév-kereső könyvtár
422 Summary(pl.UTF-8):      Biblioteka szukająca nazw plików
423 Group:          Applications/Publishing/TeX
424 Requires(post,postun):  %{_bindir}/texhash
425 Requires:       %{name} = %{epoch}:%{version}-%{release}
426
427 %description -n kpathsea
428 File name lookup library.
429
430 %description -n kpathsea -l hu.UTF-8
431 Fájlnév-kereső könyvtár.
432
433 %description -n kpathsea -l pl.UTF-8
434 Biblioteka szukająca nazw plików.
435
436 %package -n kpathsea-devel
437 Summary:        Kpathsea library filename lookup header files and documentation
438 Summary(es.UTF-8):      Bibliotecas y archivos de inclusión para desarrollo TeX
439 Summary(hu.UTF-8):      Kpathsea fájlnév-kereső könyvtár header fájljai és dokumentációja
440 Summary(pl.UTF-8):      Pliki nagłówkowe oraz dokumetacja kpathsea
441 Summary(pt_BR.UTF-8):   Bibliotecas e headers para desenvolvimento TeX
442 Group:          Development/Libraries
443 Requires:       kpathsea = %{epoch}:%{version}-%{release}
444
445 %description -n kpathsea-devel
446 Kpathsea library filename lookup header files and documentation.
447
448 %description -n kpathsea-devel -l es.UTF-8
449 Bibliotecas, archivos de inclusión, etc, para que puedas desarrollar
450 aplicaciones TeX.
451
452 %description -n kpathsea-devel -l hu.UTF-8
453 Kpathsea fájlnév-kereső könyvtár header fájljai és dokumentációja.
454
455 %description -n kpathsea-devel -l pl.UTF-8
456 Pliki nagłówkowe oraz dokumentacja biblioteki kpathsea.
457
458 %description -n kpathsea-devel -l pt_BR.UTF-8
459 Bibliotecas, headers e outros componentes que podem ser utilizados
460 para desenvolver aplicações TeX.
461
462 # # programs #
463 %package dvips
464 Summary:        DVI to PostScript converter
465 Summary(de.UTF-8):      dvi-Postscript-Konvertierungsprogramm
466 Summary(es.UTF-8):      Convertidor dvi para postscript
467 Summary(fr.UTF-8):      Convertisseur dvi vers PostScript
468 Summary(hu.UTF-8):      DVI-ből PosctScript-be konvertáló
469 Summary(pl.UTF-8):      Konwerter plików DVI do PostScriptu
470 Summary(pt_BR.UTF-8):   Conversor dvi para postscript
471 Summary(tr.UTF-8):      dvi'dan postscript'e dönüştürücü
472 Group:          Applications/Publishing/TeX
473 Requires(post,postun):  %{_bindir}/texhash
474 Requires:       %{name} = %{epoch}:%{version}-%{release}
475
476 %description dvips
477 The program dvips takes a DVI file file[.dvi] produced by TeX (or by
478 some other processor such as GFtoDVI) and converts it to PostScript,
479 normally sending the result directly to the laserprinter.
480
481 %description dvips -l de.UTF-8
482 Das dvips-Programm nimmt eine dvi-Datei ([.dvi]), die von TeX bzw.
483 durch einen anderen Prozessor wie GFtoDVI) erzeugt wurde, und
484 konvertiert diese in PostScript, wobei das Ergebnis in der Regel
485 direkt an einen Laserdrucker gesandt wird.
486
487 %description dvips -l es.UTF-8
488 El programa dvips coge un archivo DVI (.dvi) producido por TeX (o por
489 otro procesador como GFtoDVI) y lo convierte a PostScript, normalmente
490 enviando el resultado directamente a la impresora láser.
491
492 %description dvips -l fr.UTF-8
493 Le programme dvips convertit les fichiers DVI en PostScript, en
494 envoyant normalement le résultat directement sur une imprimante Laser.
495
496 %description dvips -l hu.UTF-8
497 A dvips program egy TeX által készített DVI-fájlból PostScript
498 állományt készít, amelyet a legtöbb esetben közvetlenül a
499 lézernyomtatóra küldhetsz.
500
501 %description dvips -l pl.UTF-8
502 Program dvips bierze plik DVI wygenerowany przez TeXa (lub jakiś inny
503 program, jak na przykład GFtoDVI) i konwertuje go do PostScriptu.
504 Domyślnie wynik jest wysyłany bezpośrednio do drukarki.
505
506 %description dvips -l pt_BR.UTF-8
507 O programa dvips toma um arquivo DVI (.dvi) produzido pelo TeX (ou por
508 outro processador como o GFtoDVI) e o converte para PostScript,
509 normalmente enviando o resultado diretamente para a impressora laser.
510
511 %description dvips -l tr.UTF-8
512 dvips programı, dvi biçiminde bir girdi dosyası alır ve onu
513 PostScript'e dönüştürür. Kaynak dosya TeX tarafından oluşturulmuş
514 olabileceği gibi başka işleyiciler tarafından da (GFtoDVI gibi)
515 üretilmiş olabilir.
516
517 %package dvilj
518 Summary:        DVI to PCL converter
519 Summary(de.UTF-8):      Ein dvi-->Laserjet-Konvertierer
520 Summary(es.UTF-8):      Convertidor dvi para laserjet
521 Summary(fr.UTF-8):      convertisseur dvi vers laserjet
522 Summary(hu.UTF-8):      DVI-ből PCL-be konvertáló
523 Summary(pl.UTF-8):      Konwerter plików DVI do języka PCL
524 Summary(pt_BR.UTF-8):   Conversor dvi para laserjet
525 Summary(tr.UTF-8):      dvi'dan laserjet'e dönüştürücü
526 Group:          Applications/Publishing/TeX
527 Requires(post,postun):  %{_bindir}/texhash
528 Requires:       %{name} = %{epoch}:%{version}-%{release}
529
530 %description dvilj
531 Dvilj and dvilj's siblings (included in this package) will convert TeX
532 text formatting system output .dvi files to HP PCL (HP Printer Control
533 Language) commands. Using dvilj, you can print TeX files to HP
534 LaserJet+ and fully compatible printers. With dvilj2p, you can print
535 to HP LaserJet IIP and fully compatible printers. And with dvilj4, you
536 can print to HP LaserJet4 and fully compatible printers.
537
538 %description dvilj -l de.UTF-8
539 Dvilj und Gebrüder konvertieren TeX-Ausgabe-.dvi-Dateien in HP PCL (HP
540 Printer Control Language) Befehle zum Drucken auf HP LaserJet+, HP
541 LaserJet IIP (mit dvilj2p), HP LaserJet 4 (mit dvilj4) und vollständig
542 kompatiblen Druckern.
543
544 %description dvilj -l es.UTF-8
545 Dvilj y semejantes convierten archivos de salida TeX.dvi en comandos
546 HP PCL (i.e. Lenguaje de Control de Impresoras HP) adecuados a
547 impresión de impresoras HP LaserJEt+, HP LaserJet IIP (usando
548 dvilj2p), HP LaserJet 4 (usando dvilj4) y compatibles.
549
550 %description dvilj -l fr.UTF-8
551 dvilj et ses cousins convertissent les fichiers dvi en commandes HPPCL
552 (le langage des imprimantes HP) pour les imprimer sur HP LaserJet+, HP
553 LaserJet IIP (avec dvilj2p), HP LaserJet 4 (avec dvilj4), et autres
554 imprimantes totalement compatibles.
555
556 %description dvilj -l hu.UTF-8
557 Dvilj a TeX által előállított .dvi fájlokat konvertálja HP PCL (HP
558 Printer Control Language) parancsokká. A dvilj használatával TeX
559 fájlokat tudsz nyomtatni HP LaserJet+ és a vele kompatibilis
560 nyomtatókon. A dvilj2p-vel HP LaserJet IIP és kompatibilis
561 nyomtatókra. És végül a dvilj4-gyel HP LaserJet4 és kompatibilisekre.
562
563 %description dvilj -l pl.UTF-8
564 dvilj oraz pokrewne narzędzia (załączone w tym pakiecie) konwertują
565 pliki wyjściowe .dvi systemu formatującego tekst TeX na polecenia HP
566 PCL (HP Printer Control Language). Przy użyciu dvilj można drukować
567 pliki TeXa na drukarkach HP LaserJet+ i w pełni kompatybilnych. Przy
568 użyciu dvilj2p można drukować na drukarkach HP LaserJet IIP i w pełni
569 kompatybilnych. Przy użyciu dvilj4 można drukować na drukarkach HP
570 LaserJet4 i w pełni kompatybilnych.
571
572 %description dvilj -l pt_BR.UTF-8
573 Dvilj e semelhantes convertem arquivos de saída TeX .dvi em comandos
574 HP PCL (i.e. Linguagem de Controle de Impressoras HP) adequados para
575 impressão em impressoras HP LaserJet+, HP LaserJet IIP (usando
576 dvilj2p), HP LaserJet 4 (usando dvilj4) e compatíveis.
577
578 %description dvilj -l tr.UTF-8
579 TeX çıktısı dvi dosyalarını HP PCL (HP'nin geliştirdiği bir yazıcı
580 denetim dili) komutlarına çevirir ve böylece bir LaserJet+, HP
581 LaserJet IIP (dvilj2p ile), HP LaserJet4 (dvilj4 ile) ve tam
582 uyumlularından yazıcı çıktısı alınabilir.
583
584 %package makeindex
585 Summary:        A general purpose hierarchical index generator
586 Summary(hu.UTF-8):      Egy általános célú hierarchikus index generáló
587 Summary(pl.UTF-8):      Generator hierarchicznych indeksów ogólnego przeznaczenia
588 Group:          Applications/Publishing/TeX
589 Requires(post,postun):  %{_bindir}/texhash
590 Requires:       %{name} = %{epoch}:%{version}-%{release}
591 Obsoletes:      tetex-rumakeindex
592
593 %description makeindex
594 A general purpose hierarchical index generator; it accepts one or more
595 input files (often produced by a text formatter such as TeX or troff),
596 sorts the entries, and produces an output file which can be formatted.
597 The formats of the input and output files are specified in a style
598 file; by default, input is assumed to be an idx file, as generated by
599 LaTeX.
600
601 %description makeindex -l hu.UTF-8
602 Egy általános célű hierarchikus index generáló; elfogad egy vagy több
603 bemeneti fájlt (gyakran szövegformázótól, mint a TeX vagy a troff),
604 rendezi a bejegyzéseket, és egy kimeneti, megfelelő formátumú fájlt
605 készit. A be- és kimeneti fájlok formátumai stílus fájlokban van
606 definiálva; alapértelmezetten a bemeneti fájl egy idx fájl, amit a
607 LaTeX generál.
608
609 %description makeindex -l pl.UTF-8
610 Generator hierarchicznych indeksów ogólnego przeznaczenia; przyjmuje
611 jeden lub więcej plików wejściowych (zazwyczaj zrobionych przez
612 narzędzie formatujące tekst, takie jak TeX lub troff), sortuje
613 elementy i tworzy plik wyjściowy, który może być sformatowany. Formaty
614 plików wejściowych i wyjściowych podaje się w pliku stylu; domyślnie
615 przyjmowany jest plik wejściowy w formacie idx, wygenerowany przez
616 LaTeX.
617
618 %package metafont
619 Summary:        MetaFont
620 Summary(hu.UTF-8):      MetaFont
621 Summary(pl.UTF-8):      Zestaw narzędzi MetaFont
622 Group:          Applications/Publishing/TeX
623 Requires(post,postun):  %{_bindir}/texhash
624 Requires:       %{name} = %{epoch}:%{version}-%{release}
625
626 %description metafont
627 MetaFont.
628
629 %description metafont -l pl.UTF-8
630 Zestaw narzędzi MetaFont.
631
632 %package metapost
633 Summary:        MetaPost
634 Summary(hu.UTF-8):      MetaPost
635 Summary(pl.UTF-8):      Zestaw narzędzi MetaPost
636 Group:          Applications/Publishing/TeX
637 Requires(post,postun):  %{_bindir}/texhash
638 Requires:       %{name} = %{epoch}:%{version}-%{release}
639 Obsoletes:      tetex-matapost
640
641 %description metapost
642 MetaPost.
643
644 %description metapost -l hu.UTF-8
645 MetaPost.
646
647 %description metapost -l pl.UTF-8
648 Zestaw narzędzi MetaPost.
649
650 %package mptopdf
651 Summary:        MetaPost to PDF converter
652 Summary(hu.UTF-8):      MetaPost-ból PDF-be konvertáló
653 Summary(pl.UTF-8):      Konwerter MetaPost do PDF
654 Group:          Applications/Publishing/TeX
655 Requires(post,postun):  %{_bindir}/texhash
656 Requires:       %{name}-metapost = %{epoch}:%{version}-%{release}
657
658 %description mptopdf
659 MetaPost to PDF converter.
660
661 %description mptopdf -l hu.UTF-8
662 MetaPost-ból PDF-be konvertáló.
663
664 %description mptopdf -l pl.UTF-8
665 Konwerter MetaPost do PDF.
666
667 %package texdoctk
668 Summary:        Easy access to TeX documentation
669 Summary(pl.UTF-8):      Łatwy dostęp do dokumentacji TeXa
670 Group:          Applications/Publishing/TeX
671 Requires(post,postun):  %{_bindir}/texhash
672 Requires:       %{name} = %{epoch}:%{version}-%{release}
673
674 %description texdoctk
675 A Perl/Tk-based GUI for easy access to package documentation for TeX
676 on Unix platforms; the databases it uses are based on the texmf/doc
677 subtrees of teTeX v.1.0.x, but database files for local configurations
678 with modified/extended directories can be derived from them. Note that
679 texdoctk is not a viewer itself, but an interface for finding
680 documentation files and opening them with the appropriate viewer; so
681 it relies on appropriate programs to be installed on the system.
682 However, the choice of these programs can be configured by the
683 sysadmin or user.
684
685 %description texdoctk -l pl.UTF-8
686 Oparty na Perlu i Tk graficzny interfejs dający łatwy dostęp do
687 dokumentacji pakietów TeXowych na platformach uniksowych; używa baz
688 danych opartych na poddrzewach texmf/doc z teTeXa 1.0.x, ale może
689 używać konfiguracji ze zmodyfikowanymi lub rozszerzonymi katalogami.
690 Należy zauważyć, że texdoctk sam w sobie nie jest przeglądarką, ale
691 interfejsem do wyszukiwania plików dokumentacji i otwierania ich we
692 właściwej przeglądarce; tak więc wymaga on odpowiednich programów
693 zainstalowanych w systemie. Wybór tych programów może być dokonany
694 przez administratora lub użytkownika.
695
696 %package -n texconfig
697 Summary:        TeX typesetting system configurator
698 Summary(pl.UTF-8):      Konfigurator systemu składu TeX
699 Group:          Applications/Publishing/TeX
700 Requires:       %{name} = %{epoch}:%{version}-%{release}
701 Requires:       %{name}-dvips = %{epoch}:%{version}-%{release}
702 Requires:       %{name}-metafont = %{epoch}:%{version}-%{release}
703 Requires:       xdvi = %{epoch}:%{version}-%{release}
704 Obsoletes:      tetex-texconfig
705
706 %description -n texconfig
707 TeX typesetting system configurator.
708
709 %description -n texconfig -l pl.UTF-8
710 Konfigurator systemu składu TeX.
711
712 %package -n xdvi
713 Summary:        X11 previewer
714 Summary(de.UTF-8):      X11-Previewer
715 Summary(es.UTF-8):      Visualizador TeX X11
716 Summary(fr.UTF-8):      Prévisualisateur X11
717 Summary(pl.UTF-8):      Przeglądarka DVI dla X11
718 Summary(pt_BR.UTF-8):   Visualizador TeX X11
719 Summary(tr.UTF-8):      X11 öngörüntüleyici
720 Group:          Applications/Publishing/TeX
721 Requires(post,postun):  %{_bindir}/texhash
722 Requires:       %{name} = %{epoch}:%{version}-%{release}
723 Requires:       %{name}-metafont = %{epoch}:%{version}-%{release}
724 Suggests:       %{name}-dvips
725 Obsoletes:      tetex-xdvi
726
727 %description -n xdvi
728 xdvi is a program which runs under the X window system. It is used to
729 preview dvi files, such as are produced by tex and latex.
730
731 %description -n xdvi -l de.UTF-8
732 xdvi ist ein Programm, das unter dem X-Window-System läuft und gewohnt
733 ist, dvi-Dateien als Vorschau anzuzeigen, etwa solche, die von tex und
734 latex erzeugt wurden.
735
736 %description -n xdvi -l es.UTF-8
737 xdvi es un programa que se ejecuta en el sistema X Window. Se usa para
738 visualizar archivos dvi, como los producidos por tex y latex.
739
740 %description -n xdvi -l fr.UTF-8
741 xdvi est un programme s'exécutant sous le système X Window. Il sert à
742 visualiser les fichiers dvi tels que ceux produits par tex et latex.
743
744 %description -n xdvi -l pl.UTF-8
745 Xdvi jest programem (działającym w X Window System) do przeglądania
746 plików DVI, produkowanych przez TeXa i LaTeXa.
747
748 %description -n xdvi -l pt_BR.UTF-8
749 xdvi é um programa que roda no sistema X Window. É usado para
750 visualizar arquivos dvi, como os produzidos por tex e latex.
751
752 %package -n xindy
753 Summary:        Xindy creates sorted and tagged index from raw index
754 Summary(hu.UTF-8):      Xindy rendezett és cimkézett indexet készít nyers indexekből
755 Group:          Applications/Publishing/TeX
756
757 %description -n xindy
758 Xindy creates sorted and tagged index from raw index.
759
760 %description -n xindy -l hu.UTF-8
761 Xindy rendezett és cimkézett indexet készít nyers indexekből.
762
763 %package -n xindy-albanian
764 Summary:        Xindy albanian language
765 Summary(hu.UTF-8):      Xindy albán nyelv
766 Group:          Applications/Publishing/TeX
767
768 %description -n xindy-albanian
769 Xindy albanian language
770
771 %description -n xindy-albanian -l hu.UTF-8
772 Xindy albán nyelv
773
774 %package -n xindy-belarusian
775 Summary:        Xindy belarusian language
776 Summary(hu.UTF-8):      Xindy belorusz nyelv
777 Group:          Applications/Publishing/TeX
778
779 %description -n xindy-belarusian
780 Xindy belarusian language
781
782 %description -n xindy-belarusian -l hu.UTF-8
783 Xindy belorusz nyelv
784
785 %package -n xindy-bulgarian
786 Summary:        Xindy bulgarian language
787 Summary(hu.UTF-8):      Xindy bolgár nyelv
788 Group:          Applications/Publishing/TeX
789
790 %description -n xindy-bulgarian
791 Xindy bulgarian language
792
793 %description -n xindy-bulgarian -l hu.UTF-8
794 Xindy bolgár nyelv
795
796 %package -n xindy-croatian
797 Summary:        Xindy croatian language
798 Summary(hu.UTF-8):      Xindy horvát nyelv
799 Group:          Applications/Publishing/TeX
800
801 %description -n xindy-croatian
802 Xindy croatian language
803
804 %description -n xindy-croatian -l hu.UTF-8
805 Xindy horvát nyelv
806
807 %package -n xindy-czech
808 Summary:        Xindy czech language
809 Summary(hu.UTF-8):      Xindy cseh nyelv
810 Group:          Applications/Publishing/TeX
811
812 %description -n xindy-czech
813 Xindy czech language
814
815 %description -n xindy-czech -l hu.UTF-8
816 Xindy cseh nyelv
817
818 %package -n xindy-danish
819 Summary:        Xindy danish language
820 Summary(hu.UTF-8):      Xindy dán nyelv
821 Group:          Applications/Publishing/TeX
822
823 %description -n xindy-danish
824 Xindy danish language
825
826 %description -n xindy-danish -l hu.UTF-8
827 Xindy dán nyelv
828
829 %package -n xindy-dutch
830 Summary:        Xindy dutch language
831 Summary(hu.UTF-8):      Xindy holland nyelv
832 Group:          Applications/Publishing/TeX
833
834 %description -n xindy-dutch
835 Xindy dutch language
836
837 %description -n xindy-dutch -l hu.UTF-8
838 Xindy holland nyelv
839
840 %package -n xindy-english
841 Summary:        Xindy english language
842 Summary(hu.UTF-8):      Xindy angol nyelv
843 Group:          Applications/Publishing/TeX
844
845 %description -n xindy-english
846 Xindy english language
847
848 %description -n xindy-english -l hu.UTF-8
849 Xindy angol nyelv
850
851 %package -n xindy-esperanto
852 Summary:        Xindy esperanto language
853 Summary(hu.UTF-8):      Xindy eszperantó nyelv
854 Group:          Applications/Publishing/TeX
855
856 %description -n xindy-esperanto
857 Xindy esperanto language
858
859 %description -n xindy-esperanto -l hu.UTF-8
860 Xindy eszperantó nyelv
861
862 %package -n xindy-estonian
863 Summary:        Xindy estonian language
864 Summary(hu.UTF-8):      Xindy észt nyelv
865 Group:          Applications/Publishing/TeX
866
867 %description -n xindy-estonian
868 Xindy estonian language
869
870 %description -n xindy-estonian -l hu.UTF-8
871 Xindy észt nyelv
872
873 %package -n xindy-finnish
874 Summary:        Xindy finnish language
875 Summary(hu.UTF-8):      Xindy finn nyelv
876 Group:          Applications/Publishing/TeX
877
878 %description -n xindy-finnish
879 Xindy finnish language
880
881 %description -n xindy-finnish -l hu.UTF-8
882 Xindy finn nyelv
883
884 %package -n xindy-french
885 Summary:        Xindy french language
886 Summary(hu.UTF-8):      Xindy francia nyelv
887 Group:          Applications/Publishing/TeX
888
889 %description -n xindy-french
890 Xindy french language
891
892 %description -n xindy-french -l hu.UTF-8
893 Xindy francia nyelv
894
895 %package -n xindy-general
896 Summary:        Xindy general language
897 Summary(hu.UTF-8):      Xindy általános nyelv
898 Group:          Applications/Publishing/TeX
899
900 %description -n xindy-general
901 Xindy general language
902
903 %description -n xindy-general -l hu.UTF-8
904 Xindy általános nyelv
905
906 %package -n xindy-georgian
907 Summary:        Xindy georgian language
908 Summary(hu.UTF-8):      Xindy georgian nyelv
909 Group:          Applications/Publishing/TeX
910
911 %description -n xindy-georgian
912 Xindy georgian language
913
914 %description -n xindy-georgian -l hu.UTF-8
915 Xindy georgian nyelv
916
917 %package -n xindy-german
918 Summary:        Xindy german language
919 Summary(hu.UTF-8):      Xindy német nyelv
920 Group:          Applications/Publishing/TeX
921
922 %description -n xindy-german
923 Xindy german language
924
925 %description -n xindy-german -l hu.UTF-8
926 Xindy német nyelv
927
928 %package -n xindy-greek
929 Summary:        Xindy greek language
930 Summary(hu.UTF-8):      Xindy görög nyelv
931 Group:          Applications/Publishing/TeX
932
933 %description -n xindy-greek
934 Xindy greek language
935
936 %description -n xindy-greek -l hu.UTF-8
937 Xindy görög nyelv
938
939 %package -n xindy-gypsy
940 Summary:        Xindy gypsy language
941 Summary(hu.UTF-8):      Xindy cigány nyelv
942 Group:          Applications/Publishing/TeX
943
944 %description -n xindy-gypsy
945 Xindy gypsy language
946
947 %description -n xindy-gypsy -l hu.UTF-8
948 Xindy cigány nyelv
949
950 %package -n xindy-hausa
951 Summary:        Xindy hausa language
952 Summary(hu.UTF-8):      Xindy hausa nyelv
953 Group:          Applications/Publishing/TeX
954
955 %description -n xindy-hausa
956 Xindy hausa language
957
958 %description -n xindy-hausa -l hu.UTF-8
959 Xindy hausa nyelv
960
961 %package -n xindy-hebrew
962 Summary:        Xindy hebrew language
963 Summary(hu.UTF-8):      Xindy héber nyelv
964 Group:          Applications/Publishing/TeX
965
966 %description -n xindy-hebrew
967 Xindy hebrew language
968
969 %description -n xindy-hebrew -l hu.UTF-8
970 Xindy héber nyelv
971
972 %package -n xindy-hungarian
973 Summary:        Xindy hungarian language
974 Summary(hu.UTF-8):      Xindy magyar nyelv
975 Group:          Applications/Publishing/TeX
976
977 %description -n xindy-hungarian
978 Xindy hungarian language
979
980 %description -n xindy-hungarian -l hu.UTF-8
981 Xindy magyar nyelv
982
983 %package -n xindy-icelandic
984 Summary:        Xindy icelandic language
985 Summary(hu.UTF-8):      Xindy izlandi nyelv
986 Group:          Applications/Publishing/TeX
987
988 %description -n xindy-icelandic
989 Xindy icelandic language
990
991 %description -n xindy-icelandic -l hu.UTF-8
992 Xindy izlandi nyelv
993
994 %package -n xindy-italian
995 Summary:        Xindy italian language
996 Summary(hu.UTF-8):      Xindy olasz nyelv
997 Group:          Applications/Publishing/TeX
998
999 %description -n xindy-italian
1000 Xindy italian language
1001
1002 %description -n xindy-italian -l hu.UTF-8
1003 Xindy olasz nyelv
1004
1005 %package -n xindy-klingon
1006 Summary:        Xindy klingon language
1007 Summary(hu.UTF-8):      Xindy klingon nyelv
1008 Group:          Applications/Publishing/TeX
1009
1010 %description -n xindy-klingon
1011 Xindy klingon language
1012
1013 %description -n xindy-klingon -l hu.UTF-8
1014 Xindy klingon nyelv
1015
1016 %package -n xindy-kurdish
1017 Summary:        Xindy kurdish language
1018 Summary(hu.UTF-8):      Xindy kurd nyelv
1019 Group:          Applications/Publishing/TeX
1020
1021 %description -n xindy-kurdish
1022 Xindy kurdish language
1023
1024 %description -n xindy-kurdish -l hu.UTF-8
1025 Xindy kurd nyelv
1026
1027 %package -n xindy-latin
1028 Summary:        Xindy latin language
1029 Summary(hu.UTF-8):      Xindy latin nyelv
1030 Group:          Applications/Publishing/TeX
1031
1032 %description -n xindy-latin
1033 Xindy latin language
1034
1035 %description -n xindy-latin -l hu.UTF-8
1036 Xindy latin nyelv
1037
1038 %package -n xindy-latvian
1039 Summary:        Xindy latvian language
1040 Summary(hu.UTF-8):      Xindy lett nyelv
1041 Group:          Applications/Publishing/TeX
1042
1043 %description -n xindy-latvian
1044 Xindy latvian language
1045
1046 %description -n xindy-latvian -l hu.UTF-8
1047 Xindy lett nyelv
1048
1049 %package -n xindy-lithuanian
1050 Summary:        Xindy lithuanian language
1051 Summary(hu.UTF-8):      Xindy litván nyelv
1052 Group:          Applications/Publishing/TeX
1053
1054 %description -n xindy-lithuanian
1055 Xindy lithuanian language
1056
1057 %description -n xindy-lithuanian -l hu.UTF-8
1058 Xindy litván nyelv
1059
1060 %package -n xindy-lower-sorbian
1061 Summary:        Xindy lower-sorbian language
1062 Summary(hu.UTF-8):      Xindy lower-sorbian nyelv
1063 Group:          Applications/Publishing/TeX
1064
1065 %description -n xindy-lower-sorbian
1066 Xindy lower-sorbian language
1067
1068 %description -n xindy-lower-sorbian -l hu.UTF-8
1069 Xindy lower-sorbian nyelv
1070
1071 %package -n xindy-macedonian
1072 Summary:        Xindy macedonian language
1073 Summary(hu.UTF-8):      Xindy macedón nyelv
1074 Group:          Applications/Publishing/TeX
1075
1076 %description -n xindy-macedonian
1077 Xindy macedonian language
1078
1079 %description -n xindy-macedonian -l hu.UTF-8
1080 Xindy macedón nyelv
1081
1082 %package -n xindy-mongolian
1083 Summary:        Xindy mongolian language
1084 Summary(hu.UTF-8):      Xindy mongol nyelv
1085 Group:          Applications/Publishing/TeX
1086
1087 %description -n xindy-mongolian
1088 Xindy mongolian language
1089
1090 %description -n xindy-mongolian -l hu.UTF-8
1091 Xindy mongol nyelv
1092
1093 %package -n xindy-norwegian
1094 Summary:        Xindy norwegian language
1095 Summary(hu.UTF-8):      Xindy norvég nyelv
1096 Group:          Applications/Publishing/TeX
1097
1098 %description -n xindy-norwegian
1099 Xindy norwegian language
1100
1101 %description -n xindy-norwegian -l hu.UTF-8
1102 Xindy norvég nyelv
1103
1104 %package -n xindy-polish
1105 Summary:        Xindy polish language
1106 Summary(hu.UTF-8):      Xindy lengyel nyelv
1107 Group:          Applications/Publishing/TeX
1108
1109 %description -n xindy-polish
1110 Xindy polish language
1111
1112 %description -n xindy-polish -l hu.UTF-8
1113 Xindy lengyel nyelv
1114
1115 %package -n xindy-portuguese
1116 Summary:        Xindy portuguese language
1117 Summary(hu.UTF-8):      Xindy portugál nyelv
1118 Group:          Applications/Publishing/TeX
1119
1120 %description -n xindy-portuguese
1121 Xindy portuguese language
1122
1123 %description -n xindy-portuguese -l hu.UTF-8
1124 Xindy portugál nyelv
1125
1126 %package -n xindy-romanian
1127 Summary:        Xindy romanian language
1128 Summary(hu.UTF-8):      Xindy román nyelv
1129 Group:          Applications/Publishing/TeX
1130
1131 %description -n xindy-romanian
1132 Xindy romanian language
1133
1134 %description -n xindy-romanian -l hu.UTF-8
1135 Xindy román nyelv
1136
1137 %package -n xindy-russian
1138 Summary:        Xindy russian language
1139 Summary(hu.UTF-8):      Xindy orosz nyelv
1140 Group:          Applications/Publishing/TeX
1141
1142 %description -n xindy-russian
1143 Xindy russian language
1144
1145 %description -n xindy-russian -l hu.UTF-8
1146 Xindy orosz nyelv
1147
1148 %package -n xindy-serbian
1149 Summary:        Xindy serbian language
1150 Summary(hu.UTF-8):      Xindy szerb nyelv
1151 Group:          Applications/Publishing/TeX
1152
1153 %description -n xindy-serbian
1154 Xindy serbian language
1155
1156 %description -n xindy-serbian -l hu.UTF-8
1157 Xindy szerb nyelv
1158
1159 %package -n xindy-slovak
1160 Summary:        Xindy slovak language
1161 Summary(hu.UTF-8):      Xindy szlovák nyelv
1162 Group:          Applications/Publishing/TeX
1163
1164 %description -n xindy-slovak
1165 Xindy slovak language
1166
1167 %description -n xindy-slovak -l hu.UTF-8
1168 Xindy szlovák nyelv
1169
1170 %package -n xindy-slovenian
1171 Summary:        Xindy slovenian language
1172 Summary(hu.UTF-8):      Xindy szlovén nyelv
1173 Group:          Applications/Publishing/TeX
1174
1175 %description -n xindy-slovenian
1176 Xindy slovenian language
1177
1178 %description -n xindy-slovenian -l hu.UTF-8
1179 Xindy szlovén nyelv
1180
1181 %package -n xindy-spanish
1182 Summary:        Xindy spanish language
1183 Summary(hu.UTF-8):      Xindy spanyol nyelv
1184 Group:          Applications/Publishing/TeX
1185
1186 %description -n xindy-spanish
1187 Xindy spanish language
1188
1189 %description -n xindy-spanish -l hu.UTF-8
1190 Xindy spanyol nyelv
1191
1192 %package -n xindy-swedish
1193 Summary:        Xindy swedish language
1194 Summary(hu.UTF-8):      Xindy svéd nyelv
1195 Group:          Applications/Publishing/TeX
1196
1197 %description -n xindy-swedish
1198 Xindy swedish language
1199
1200 %description -n xindy-swedish -l hu.UTF-8
1201 Xindy svéd nyelv
1202
1203 %package -n xindy-turkish
1204 Summary:        Xindy turkish language
1205 Summary(hu.UTF-8):      Xindy török nyelv
1206 Group:          Applications/Publishing/TeX
1207
1208 %description -n xindy-turkish
1209 Xindy turkish language
1210
1211 %description -n xindy-turkish -l hu.UTF-8
1212 Xindy török nyelv
1213
1214 %package -n xindy-ukrainian
1215 Summary:        Xindy ukrainian language
1216 Summary(hu.UTF-8):      Xindy ukrán nyelv
1217 Group:          Applications/Publishing/TeX
1218
1219 %description -n xindy-ukrainian
1220 Xindy ukrainian language
1221
1222 %description -n xindy-ukrainian -l hu.UTF-8
1223 Xindy ukrán nyelv
1224
1225 %package -n xindy-upper-sorbian
1226 Summary:        Xindy upper-sorbian language
1227 Summary(hu.UTF-8):      Xindy upper-sorbian nyelv
1228 Group:          Applications/Publishing/TeX
1229
1230 %description -n xindy-upper-sorbian
1231 Xindy upper-sorbian language
1232
1233 %description -n xindy-upper-sorbian -l hu.UTF-8
1234 Xindy upper-sorbian nyelv
1235
1236 %package -n xindy-vietnamese
1237 Summary:        Xindy vietnamese language
1238 Summary(hu.UTF-8):      Xindy vietnámi nyelv
1239 Group:          Applications/Publishing/TeX
1240
1241 %description -n xindy-vietnamese
1242 Xindy vietnamese language
1243
1244 %description -n xindy-vietnamese -l hu.UTF-8
1245 Xindy vietnám nyelv
1246
1247
1248 %package pdftex
1249 Summary:        TeX generating PDF files instead DVI
1250 Summary(hu.UTF-8):      PDF fájlok készítése DVI helyett TeX-ből
1251 Summary(pl.UTF-8):      TeX generujący pliki PDF zamiast DVI
1252 Group:          Applications/Publishing/TeX
1253 Requires(post,postun):  %{_bindir}/texhash
1254 Requires:       %{name} = %{epoch}:%{version}-%{release}
1255 Requires:       %{name}-fonts-type1-bluesky = %{epoch}:%{version}-%{release}
1256
1257 %description pdftex
1258 TeX generating PDF files instead DVI.
1259
1260 %description pdftex -l pl.UTF-8
1261 TeX generujący pliki PDF zamiast DVI.
1262
1263 %package psutils
1264 Summary:        PostScript Utilities
1265 Summary(hu.UTF-8):      PostScript eszközök
1266 Summary(pl.UTF-8):      Narzędzia do PostScriptu
1267 Group:          Applications/Printing
1268 Obsoletes:      psutils
1269
1270 %description psutils
1271 This archive contains some utilities for manipulating PostScript
1272 documents. Page selection and rearrangement are supported, including
1273 arrangement into signatures for booklet printing, and page merging for
1274 n-up printing.
1275
1276 %description psutils -l hu.UTF-8
1277 Ez a csomag jónéhány eszközt tartalmaz, amellyel a PostScript
1278 dokumentumok manipulálhatók. Oldal kijelölés és átrendezés támogatott,
1279 beleértve a booklet nyomtatáshoz való átrendezést is.
1280
1281 %description psutils -l pl.UTF-8
1282 PSutils zawiera programy pomagające manipulować plikami PostScript,
1283 wybierać strony przeznaczone do wydruku, ich kolejność, układ. Pozwala
1284 także na łączenie różnych plików PostScript w całość.
1285
1286 %package phyzzx
1287 Summary:        A TeX format for physicists
1288 Summary(hu.UTF-8):      TeX formátum fizikusoknak
1289 Group:          Applications/Publishing/TeX
1290 Requires(post,postun):  %{_bindir}/texhash
1291 Requires:       %{name} = %{epoch}:%{version}-%{release}
1292
1293 %description phyzzx
1294 A TeX format for physicists.
1295
1296 %description phyzzx -l hu.UTF-8
1297 TeX formátum fizikusoknak.
1298
1299 %package omega
1300 Summary:        Extended unicode TeX
1301 Summary(pl.UTF-8):      Omega - TeX ze wsparciem dla unikodu
1302 Group:          Applications/Publishing/TeX
1303 Requires(post,postun):  %{_bindir}/texhash
1304 Requires:       %{name} = %{epoch}:%{version}-%{release}
1305 Requires:       %{name}-fonts-omega = %{epoch}:%{version}-%{release}
1306 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1307
1308 %description omega
1309 Omega is a version of the TeX program modified for multilingual
1310 typesetting. It uses unicode, and has additional primitives for (among
1311 other things) bidirectional typesetting.
1312
1313 %description omega -l pl.UTF-8
1314 Omega to wersja TeXa zmodyfikowana dla potrzeb składu wielojęzycznego.
1315 Używa unikodu i ma dodatkowe prymitywy do (między innymi) składania
1316 tekstu pisanego w obu kierunkach.
1317
1318 # # formats #
1319
1320 # Plain format.
1321
1322 %package plain
1323 Summary:        Plain TeX format basic files
1324 Summary(pl.UTF-8):      Podstawowe pliki dla formatu Plain TeX
1325 Group:          Applications/Publishing/TeX
1326 Requires(post,postun):  %{_bindir}/texhash
1327 Requires:       %{name} = %{epoch}:%{version}-%{release}
1328
1329 %description plain
1330 Plain TeX format basic files.
1331
1332 %description plain -l pl.UTF-8
1333 Podstawowe pliki dla formatu Plain TeX.
1334
1335 %package format-plain
1336 Summary:        TeX Plain format
1337 Summary(pl.UTF-8):      Format TeX Plain
1338 Group:          Applications/Publishing/TeX
1339 Requires(post,postun):  %{_bindir}/texhash
1340 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1341
1342 %description format-plain
1343 TeX Plain format.
1344
1345 %description format-plain -l pl.UTF-8
1346 Format TeX Plain.
1347
1348 %package format-pdftex
1349 Summary:        PDFTeX Plain format
1350 Summary(pl.UTF-8):      Format PDFTeX Plain
1351 Group:          Applications/Publishing/TeX
1352 Requires(post,postun):  %{_bindir}/texhash
1353 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
1354 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1355 # for epstopdf to work
1356 Requires:       fonts-Type1-urw
1357 Requires:       ghostscript
1358
1359 %description format-pdftex
1360 PDFTeX Plain format.
1361
1362 %description format-pdftex -l pl.UTF-8
1363 Format PDFTeX Plain.
1364
1365 %package format-pdfetex
1366 Summary:        PDFTeX EPlain format
1367 Summary(pl.UTF-8):      Format PDFTeX EPlain
1368 Group:          Applications/Publishing/TeX
1369 Requires(post,postun):  %{_bindir}/texhash
1370 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
1371 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1372
1373 %description format-pdfetex
1374 PDFTeX EPlain format.
1375
1376 %description format-pdfetex -l pl.UTF-8
1377 Format PDFTeX EPlain.
1378
1379 # MeX Plain format
1380
1381 %package mex
1382 Summary:        MeX Plain Format basic files
1383 Summary(pl.UTF-8):      Podstawowe pliki dla format MeX Plain
1384 Group:          Applications/Publishing/TeX
1385 Requires(post,postun):  %{_bindir}/texhash
1386 Requires:       %{name} = %{epoch}:%{version}-%{release}
1387 Requires:       texlive-fonts-pl = %{epoch}:%{version}-%{release}
1388 Requires:       texlive-plain = %{epoch}:%{version}-%{release}
1389
1390 %description mex
1391 MeX Plain Format basic files.
1392
1393 %description mex -l pl.UTF-8
1394 Podstawowe pliki dla formatu MeX Plain.
1395
1396 %package format-mex
1397 Summary:        MeX Plain Format
1398 Summary(pl.UTF-8):      Format MeX Plain
1399 Group:          Applications/Publishing/TeX
1400 Requires(post,postun):  %{_bindir}/texhash
1401 Requires:       texlive-mex = %{epoch}:%{version}-%{release}
1402
1403 %description format-mex
1404 MeX Plain Format.
1405
1406 %description format-mex -l pl.UTF-8
1407 Format MeX Plain.
1408
1409 %package format-pdfmex
1410 Summary:        PDFMeX Plain Format
1411 Summary(pl.UTF-8):      Format PDFMeX Plain
1412 Group:          Applications/Publishing/TeX
1413 Requires(post,postun):  %{_bindir}/texhash
1414 Requires:       %{name}-mex = %{epoch}:%{version}-%{release}
1415 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
1416
1417 %description format-pdfmex
1418 PDFMeX Plain Format.
1419
1420 %description format-pdfmex -l pl.UTF-8
1421 Format PDFMeX Plain.
1422
1423 %package format-utf8mex
1424 Summary:        MeX Plain Format with UTF-8 encoded source files
1425 Summary(pl.UTF-8):      Format MeX Plain z plikami źródłowymi kodowanymi UTF-8
1426 Group:          Applications/Publishing/TeX
1427 Requires(post,postun):  %{_bindir}/texhash
1428 Requires:       %{name}-mex = %{epoch}:%{version}-%{release}
1429
1430 %description format-utf8mex
1431 MeX Plain Format with UTF-8 encoded source files.
1432
1433 %description format-utf8mex -l pl.UTF-8
1434 Format MeX Plain z plikami źródłowymi kodowanymi UTF-8.
1435
1436 # AMS TeX format
1437
1438 %package amstex
1439 Summary:        AMS macros for Plain TeX basic files
1440 Summary(pl.UTF-8):      Podstawowe pliki makr AMS dla formatu Plain TeX
1441 Group:          Applications/Publishing/TeX
1442 Requires(post,postun):  %{_bindir}/texhash
1443 Requires:       %{name}-fonts-ams = %{epoch}:%{version}-%{release}
1444 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1445 Obsoletes:      tetex-ams
1446 Obsoletes:      tetex-plain-amsfonts
1447
1448 %description amstex
1449 American Mathematical Society macros for Plain TeX basic files.
1450
1451 %description amstex -l pl.UTF-8
1452 Podstawowe pliki makr AMS (American Mathematical Society) dla formatu
1453 Plain TeX.
1454
1455 %package format-amstex
1456 Summary:        AMS macros for Plain TeX
1457 Summary(pl.UTF-8):      Makra AMS dla formatu Plain TeX
1458 Group:          Applications/Publishing/TeX
1459 Requires(post,postun):  %{_bindir}/texhash
1460 Requires:       %{name}-amstex = %{epoch}:%{version}-%{release}
1461 Obsoletes:      tetex-ams
1462
1463 %description format-amstex
1464 American Mathematical Society macros for Plain TeX.
1465
1466 %description format-amstex -l pl.UTF-8
1467 Makra AMS (American Mathematical Society) dla formatu Plain TeX.
1468
1469 %package format-pdfamstex
1470 Summary:        AMS macros for PDFTeX
1471 Summary(pl.UTF-8):      Makra AMS dla formatu PDFTeX
1472 Group:          Applications/Publishing/TeX
1473 Requires(post,postun):  %{_bindir}/texhash
1474 Requires:       %{name}-amstex = %{epoch}:%{version}-%{release}
1475 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
1476
1477 %description format-pdfamstex
1478 American Mathematical Society macros for PDFTeX.
1479
1480 %description format-pdfamstex -l pl.UTF-8
1481 Makra AMS (American Mathematical Society) dla formatu PDFTeX.
1482
1483 # CSPlain format
1484
1485 %package csplain
1486 Summary:        TeX CSPlain format basic files
1487 Summary(pl.UTF-8):      Podstawowe pliki dla formatu TeX CSPlain
1488 Group:          Applications/Publishing/TeX
1489 Requires(post,postun):  %{_bindir}/texhash
1490 Requires:       %{name}-fonts-cs = %{epoch}:%{version}-%{release}
1491 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1492
1493 %description csplain
1494 TeX CSPlain format basic files.
1495
1496 %description csplain -l pl.UTF-8
1497 Podstawowe pliki dla formatu TeX CSPlain.
1498
1499 %package format-csplain
1500 Summary:        TeX CSPlain format
1501 Summary(pl.UTF-8):      Format TeX CSPlain
1502 Group:          Applications/Publishing/TeX
1503 Requires(post,postun):  %{_bindir}/texhash
1504 Requires:       %{name}-csplain = %{epoch}:%{version}-%{release}
1505
1506 %description format-csplain
1507 TeX CSPlain format.
1508
1509 %description format-csplain -l pl.UTF-8
1510 Format TeX CSPlain.
1511
1512 %package format-pdfcsplain
1513 Summary:        PDFTeX CSPlain format
1514 Summary(pl.UTF-8):      Format PDFTeX CSPlain
1515 Group:          Applications/Publishing/TeX
1516 Requires(post,postun):  %{_bindir}/texhash
1517 Requires:       %{name}-csplain = %{epoch}:%{version}-%{release}
1518
1519 %description format-pdfcsplain
1520 PDFTeX CSPlain format.
1521
1522 %description format-pdfcsplain -l pl.UTF-8
1523 Format PDFTeX CSPlain.
1524
1525 # CSLaTeX format
1526
1527 %package cslatex
1528 Summary:        CSLaTeX format basic files
1529 Summary(pl.UTF-8):      Podstawowe pliki dla formatu CSLaTeX
1530 Group:          Applications/Publishing/TeX
1531 Requires(post,postun):  %{_bindir}/texhash
1532 Requires:       %{name}-fonts-cs = %{epoch}:%{version}-%{release}
1533 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1534
1535 %description cslatex
1536 CSLaTeX format basic files.
1537
1538 %description cslatex -l pl.UTF-8
1539 Podstawowe pliki dla formatu CSLaTeX.
1540
1541 %package format-cslatex
1542 Summary:        CSLaTeX format
1543 Summary(pl.UTF-8):      Format CSLaTeX
1544 Group:          Applications/Publishing/TeX
1545 Requires(post,postun):  %{_bindir}/texhash
1546 Requires:       %{name}-cslatex = %{epoch}:%{version}-%{release}
1547
1548 %description format-cslatex
1549 CSLaTeX format.
1550
1551 %description format-cslatex -l pl.UTF-8
1552 Format CSLaTeX.
1553
1554 %package format-pdfcslatex
1555 Summary:        PDF CSLaTeX format
1556 Summary(pl.UTF-8):      Format PDF CSLaTeX
1557 Group:          Applications/Publishing/TeX
1558 Requires(post,postun):  %{_bindir}/texhash
1559 Requires:       %{name}-cslatex = %{epoch}:%{version}-%{release}
1560
1561 %description format-pdfcslatex
1562 PDF CSLaTeX format.
1563
1564 %description format-pdfcslatex -l pl.UTF-8
1565 Format PDF CSLaTeX.
1566
1567 # Cyrillic Plain format
1568
1569 %package cyrplain
1570 Summary:        Cyrillic Plain format basic files
1571 Summary(pl.UTF-8):      Podstawowe pliki dla formatu Cyrillic Plain
1572 Group:          Applications/Publishing/TeX
1573 Requires(post,postun):  %{_bindir}/texhash
1574 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1575
1576 %description cyrplain
1577 Cyrillic Plain format basic files.
1578
1579 %description cyrplain -l pl.UTF-8
1580 Podstawowe pliki dla formatu Cyrillic Plain.
1581
1582 %package format-cyrplain
1583 Summary:        Cyrillic Plain format
1584 Summary(pl.UTF-8):      Format Cyrillic Plain
1585 Group:          Applications/Publishing/TeX
1586 Requires(post,postun):  %{_bindir}/texhash
1587 Requires:       %{name}-cyrplain = %{epoch}:%{version}-%{release}
1588
1589 %description format-cyrplain
1590 Cyrillic Plain format.
1591
1592 %description format-cyrplain -l pl.UTF-8
1593 Format Cyrillic Plain.
1594
1595 %package format-cyramstex
1596 Summary:        Cyrillic AMSTeX format
1597 Summary(pl.UTF-8):      Format Cyrillic AMSTeX
1598 Group:          Applications/Publishing/TeX
1599 Requires(post,postun):  %{_bindir}/texhash
1600 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1601 Obsoletes:      tetex-cyramstex
1602
1603 %description format-cyramstex
1604 Cyrillic AMSTeX format.
1605
1606 %description format-cyramstex -l pl.UTF-8
1607 Format Cyrillic AMSTeX.
1608
1609 %package format-cyrtexinfo
1610 Summary:        Cyrillic TeXInfo format
1611 Summary(pl.UTF-8):      Format Cyrillic TeXInfo
1612 Group:          Applications/Publishing/TeX
1613 Requires(post,postun):  %{_bindir}/texhash
1614 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1615 Obsoletes:      tetex-cyrtexinfo
1616
1617 %description format-cyrtexinfo
1618 Cyrillic TeXInfo format.
1619
1620 %description format-cyrtexinfo -l pl.UTF-8
1621 Format Cyrillic TeXInfo.
1622
1623 # EPlain format
1624
1625 %package eplain
1626 Summary:        EPlain format basic files
1627 Summary(pl.UTF-8):      Podstawowe pliki dla formatu EPlain
1628 Group:          Applications/Publishing/TeX
1629 Requires(post,postun):  %{_bindir}/texhash
1630 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1631 Obsoletes:      tetex-etex
1632
1633 %description eplain
1634 EPlain format basic files.
1635
1636 %description eplain -l pl.UTF-8
1637 Podstawowe pliki dla formatu EPlain.
1638
1639 %package format-eplain
1640 Summary:        EPlain format
1641 Summary(pl.UTF-8):      Format EPlain
1642 Group:          Applications/Publishing/TeX
1643 Requires(post,postun):  %{_bindir}/texhash
1644 Requires:       %{name}-eplain = %{epoch}:%{version}-%{release}
1645
1646 %description format-eplain
1647 EPlain format.
1648
1649 %description format-eplain -l pl.UTF-8
1650 Format EPlain.
1651
1652 # ConTeXt format.
1653
1654 %package context
1655 Summary:        ConTeXt macro package basic files
1656 Summary(pl.UTF-8):      Podstawowe pliki pakietu makr ConTeXt
1657 Group:          Applications/Publishing/TeX
1658 Requires(post,postun):  %{_bindir}/texhash
1659 Requires:       %{name} = %{epoch}:%{version}-%{release}
1660 Obsoletes:      tetex-latex-context
1661
1662 %define         _noautoreq      'perl(path_tre)'
1663
1664 %description context
1665 A full featured, parameter driven macro package, which fully supports
1666 advanced interactive documents.
1667
1668 This package contains basic files.
1669
1670 %description context -l pl.UTF-8
1671 Pakiet makr sterowanych przez parametry o pełnych możliwościach,
1672 całkowicie obsługujący zaawansowane dokumenty interaktywne.
1673
1674 Ten pakiet zawiera podstawowe pliki.
1675
1676 %package format-context-de
1677 Summary:        German ConTeXt format
1678 Summary(pl.UTF-8):      Niemiecka wersja formatu ConTeXt
1679 Group:          Applications/Publishing/TeX
1680 Requires(post,postun):  %{_bindir}/texhash
1681 Requires:       %{name}-context = %{epoch}:%{version}-%{release}
1682
1683 %description format-context-de
1684 German ConTeXt format.
1685
1686 %description format-context-de -l pl.UTF-8
1687 Niemiecka wersja formatu ConTeXt.
1688
1689 %package format-context-en
1690 Summary:        English ConTeXt format
1691 Summary(pl.UTF-8):      Angielska wersja formatu ConTeXt
1692 Group:          Applications/Publishing/TeX
1693 Requires(post,postun):  %{_bindir}/texhash
1694 Requires:       %{name}-context = %{epoch}:%{version}-%{release}
1695
1696 %description format-context-en
1697 English ConTeXt format.
1698
1699 %description format-context-en -l pl.UTF-8
1700 Angielska wersja formatu ConTeXt.
1701
1702 %package format-context-nl
1703 Summary:        Dutch ConTeXt format
1704 Summary(pl.UTF-8):      Holenderska wersja formatu ConTeXt
1705 Group:          Applications/Publishing/TeX
1706 Requires(post,postun):  %{_bindir}/texhash
1707 Requires:       %{name}-context = %{epoch}:%{version}-%{release}
1708
1709 %description format-context-nl
1710 Dutch ConTeXt format.
1711
1712 %description format-context-nl -l pl.UTF-8
1713 Holenderska wersja formatu ConTeXt.
1714
1715 # LaTeX format.
1716
1717 %package latex
1718 Summary:        LaTeX macro package basic files
1719 Summary(pl.UTF-8):      Podstawowe pliki pakietu makr LaTeX
1720 Group:          Applications/Publishing/TeX
1721 Requires(post,postun):  %{_bindir}/texhash
1722 Requires:       %{name} = %{epoch}:%{version}-%{release}
1723 Requires:       %{name}-fonts-latex = %{epoch}:%{version}-%{release}
1724 Requires:       %{name}-tex-ruhyphen = %{epoch}:%{version}-%{release}
1725 Requires:       %{name}-tex-ukrhyph = %{epoch}:%{version}-%{release}
1726 # for misc/eurosym:
1727 Requires:       %{name}-fonts-eurosym = %{epoch}:%{version}-%{release}
1728 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
1729 Requires:       %{name}-tex-babel = %{epoch}:%{version}-%{release}
1730 Suggests:       %{name}-fonts-jknappen
1731 Suggests:       %{name}-latex-ucs = %{epoch}:%{version}-%{release}
1732 Obsoletes:      tetex-bibtex-koma-script
1733 Obsoletes:      tetex-latex-SIunits
1734 Obsoletes:      tetex-latex-caption
1735 Obsoletes:      tetex-latex-curves
1736 Obsoletes:      tetex-latex-dinbrief
1737 Obsoletes:      tetex-latex-draftcopy
1738 Obsoletes:      tetex-latex-dvilj
1739 Obsoletes:      tetex-latex-eepic
1740 Obsoletes:      tetex-latex-endfloat
1741 Obsoletes:      tetex-latex-fancyhdr
1742 Obsoletes:      tetex-latex-fancyheadings
1743 Obsoletes:      tetex-latex-fancyvrb
1744 Obsoletes:      tetex-latex-fp
1745 Obsoletes:      tetex-latex-graphics
1746 Obsoletes:      tetex-latex-hyperref
1747 Obsoletes:      tetex-latex-koma-script
1748 Obsoletes:      tetex-latex-labels
1749 Obsoletes:      tetex-latex-listings
1750 Obsoletes:      tetex-latex-misc
1751 Obsoletes:      tetex-latex-ms
1752 Obsoletes:      tetex-latex-multirow
1753 Obsoletes:      tetex-latex-mwcls
1754 Obsoletes:      tetex-latex-mwdtools
1755 Obsoletes:      tetex-latex-natbib
1756 Obsoletes:      tetex-latex-ntgclass
1757 Obsoletes:      tetex-latex-oberdiek
1758 Obsoletes:      tetex-latex-pb-diagram
1759 Obsoletes:      tetex-latex-pstriks
1760 Obsoletes:      tetex-latex-revtex4
1761 Obsoletes:      tetex-latex-seminar
1762 Obsoletes:      tetex-latex-t2
1763 Obsoletes:      tetex-latex-titlesec
1764 Obsoletes:      tetex-latex-tools
1765 Obsoletes:      tetex-latex-units
1766 Obsoletes:      tetex-mwcls
1767 Obsoletes:      tetex-revtex4
1768
1769 %description latex
1770 LaTeX is a front end for the TeX text formatting system. Easier to use
1771 than TeX, LaTeX is essentially a set of TeX macros which provide
1772 convenient, predefined document formats for users.
1773
1774 This package contains basic files.
1775
1776 %description latex -l pl.UTF-8
1777 LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
1778 łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
1779 dających użytkownikom wygodne, predefiniowane formaty dokumentów.
1780
1781 Ten pakiet zawiera podstawowe pliki.
1782
1783 %package latex-12many
1784 Summary:        Generalising mathematical index sets
1785 Summary(hu.UTF-8):      A matematikai halmazok indexelésének általánosítása
1786 Group:          Applications/Publishing/TeX
1787 Requires(post,postun):  %{_bindir}/texhash
1788 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1789
1790 %description latex-12many
1791 Generalising mathematical index sets.
1792
1793 %description latex-12many -l hu.UTF-8
1794 A matematikai halmazok indexelésének általánosítása.
1795
1796 %package latex-abstract
1797 Summary:        Control the typesetting of the abstract environment
1798 Summary(hu.UTF-8):      Az "abstract" környezet szedésének irányítása
1799 Group:          Applications/Publishing/TeX
1800 Requires(post,postun):  %{_bindir}/texhash
1801 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1802
1803 %description latex-abstract
1804 Control the typesetting of the abstract environment.
1805
1806 %description latex-abstract -l hu.UTF-8
1807 Az "abstract" környezet szedésének irányítása.
1808
1809 %package latex-accfonts
1810 Summary:        Utilities to derive new fonts from existing ones
1811 Summary(hu.UTF-8):      Eszközök új betűtípusok származtatására már létezőkből
1812 Group:          Applications/Publishing/TeX
1813 Requires(post,postun):  %{_bindir}/texhash
1814
1815 %description latex-accfonts
1816 Utilities to derive new fonts from existing ones.
1817
1818 %description latex-accfonts -l hu.UTF-8
1819 Eszközök új betűtípusok származtatására már létezőkből.
1820
1821 %package latex-adrconv
1822 Summary:        BibTeX styles to implement an address database
1823 Summary(hu.UTF-8):      BibTeX stílusok cím-adatbázis megvalósításához
1824 Group:          Applications/Publishing/TeX
1825 Requires(post,postun):  %{_bindir}/texhash
1826 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1827
1828 %description latex-adrconv
1829 BibTeX styles to implement an address database.
1830
1831 %description latex-adrconv -l hu.UTF-8
1832 BibTeX stílusok cím-adatbázis megvalósításához.
1833
1834
1835 %package latex-ae
1836 Summary:        Virtual fonts for PDF-files with T1 encoded CMR-fonts
1837 Summary(pl.UTF-8):      Wirtualne fonty dla plików PDF z fontami CMR o kodowaniu T1
1838 Group:          Applications/Publishing/TeX
1839 Requires(post,postun):  %{_bindir}/texhash
1840 Requires:       %{name}-fonts-ae = %{epoch}:%{version}-%{release}
1841 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1842
1843 %description latex-ae
1844 A set of virtual fonts which emulates T1 coded fonts using the
1845 standard CM fonts. The package is called AE fonts (for Almost
1846 European). The main use of the package is to produce PDF files using
1847 versions of the CM fonts instead of the bitmapped EC fonts.
1848
1849 %description latex-ae -l pl.UTF-8
1850 Zestaw wirtualnych fontów emulujących fonty o kodowaniu T1 przy użyciu
1851 standardowych fontów CM. Ten pakiet został nazwany AE (Almost European
1852 - prawie europejskie). Głównym przeznaczeniem tego pakietu jest
1853   produkowanie plików PDF przy użyciu wersji fontów CM zamiast
1854   bitmapowych fontów EC.
1855
1856 %package latex-algorithms
1857 Summary:        Floating algorithm environment
1858 Summary(pl.UTF-8):      Pływające środowisko dla algorytmów
1859 Group:          Applications/Publishing/TeX
1860 Requires(post,postun):  /usr/bin/texhash
1861 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1862
1863 %description latex-algorithms
1864 Defines a floating algorithm environment designed to work with the
1865 algorithmic package.
1866
1867 %description latex-algorithms -l pl.UTF-8
1868 Pakiet definiujący pływające środowisko dla algorytmów zaprojektowane
1869 do pracy z pakietem algorithmic.
1870
1871 %package latex-ams
1872 Summary:        AMS math facilities for LaTeX
1873 Summary(pl.UTF-8):      Udogodnienia matematyczne AMS dla LaTeXa
1874 Group:          Applications/Publishing/TeX
1875 Requires(post,postun):  %{_bindir}/texhash
1876 Requires:       %{name}-fonts-ams = %{epoch}:%{version}-%{release}
1877 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1878 Obsoletes:      tetex-latex-amscls
1879 Obsoletes:      tetex-latex-amsfonts
1880 Obsoletes:      tetex-latex-amsmath
1881
1882 %description latex-ams
1883 This package is the principal package in the AMS-LaTeX distribution.
1884 It adapts for use in LaTeX most of the mathematical features found in
1885 AMS-TeX.
1886
1887 %description latex-ams -l pl.UTF-8
1888 To jest główny pakiet dystrybucji AMS-LaTeX. Jest adaptacją większości
1889 możliwości matematycznych AMS-TeXa do używania w LaTeXu.
1890
1891 %package latex-antp
1892 Summary:        Antykwa Poltawskiego, a Type 1 family of Polish traditional type
1893 Summary(pl.UTF-8):      Antykwa Półtawskiego - rodzina tradycyjnych czcionek polskich jako Type 1
1894 Group:          Applications/Publishing/TeX
1895 Requires(post,postun):  %{_bindir}/texhash
1896 Requires:       %{name}-fonts-antp = %{epoch}:%{version}-%{release}
1897 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1898
1899 %description latex-antp
1900 A replica of Antykwa Poltawskiego font in PostScript Type 1 format
1901 - -- preliminary version. This font was designed in the 'twenties and
1902   the 'thirties of XX century by a Polish graphic artist and a
1903   typographer Adam Poltawski. It was widely used by Polish printing
1904   houses as long as metal types were in use (until ca the 'sixties).
1905   Perhaps the first complete font family programmed and parametrized in
1906   METAPOST.
1907
1908 %description latex-antp -l pl.UTF-8
1909 Wstępna wersja repliki kroju Antykwa Półtawskiego w formacie
1910 PostScript Type 1. Ten krój został opracowany w latach 30-tych i
1911 40-tych XX wieku przez polskiego grafika i typografa Adama
1912 Półtawskiego. Była szeroko używana przez polskie drukarnie dopóki
1913 używano metalowych czcionek (do lat 60-tych). Prawdopodobnie pierwsza
1914 kompletna rodzina fontów zaprogramowana i zparametryzowana w
1915 METAPOSCIE.
1916
1917 %package latex-antt
1918 Summary:        Antykwa Torunska, a Type 1 family of a Polish traditional type
1919 Summary(pl.UTF-8):      Antykwa Turuńska - rodzina tradycyjnych czcionek polskich jako Type 1
1920 Group:          Applications/Publishing/TeX
1921 Requires(post,postun):  %{_bindir}/texhash
1922 Requires:       %{name}-fonts-antt = %{epoch}:%{version}-%{release}
1923 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1924
1925 %description latex-antt
1926 Antykwa Torunska is a serif font designed by the late Polish
1927 typographer Zygfryd Gardzielewski, reconstructed and digitized as Type
1928 1.
1929
1930 %description latex-antt -l pl.UTF-8
1931 Antykwa Toruńska to krój szeryfowy opracowany niedawno przez polskiego
1932 typografa Zygfryda Gardzielewskiego, zrekonstruowany i przerobiony na
1933 postać cyfrową jako Type 1.
1934
1935 %package latex-appendix
1936 Summary:        Extra control of appendices
1937 Summary(hu.UTF-8):      Az appendixek nagyobb irányítása
1938 Group:          Applications/Publishing/TeX
1939 Requires(post,postun):  %{_bindir}/texhash
1940 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1941
1942 %description latex-appendix
1943 Extra control of appendices.
1944
1945 %description latex-appendix -l hu.UTF-8
1946 Az appendixek nagyobb irányítása.
1947
1948 %package latex-backgammon
1949 Summary:        LaTeX package to documenting backgammon games
1950 Summary(hu.UTF-8):      LaTeX csomag backgammon játékok dokumentálására
1951 Group:          Applications/Publishing/TeX
1952 Requires(post,postun):  %{_bindir}/texhash
1953 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1954
1955 %description latex-backgammon
1956 LaTeX package to documenting backgammon games.
1957
1958 %description latex-backgammon -l hu.UTF-8
1959 LaTeX csomag backgammon játékok dokumentálására
1960
1961 %package latex-bbm
1962 Summary:        Blackboard variant fonts for Computer Modern, with LaTeX support
1963 Summary(pl.UTF-8):      Tablicowy wariant fontów Computer Modern z obsługą LaTeXa
1964 Group:          Applications/Publishing/TeX
1965 Requires(post,postun):  %{_bindir}/texhash
1966 Requires:       %{name}-fonts-bbm = %{epoch}:%{version}-%{release}
1967 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1968
1969 %description latex-bbm
1970 Blackboard variant fonts for Computer Modern, with LaTeX support.
1971
1972 %description latex-bbm -l pl.UTF-8
1973 Tablicowy wariant fontów Computer Modern z obsługą LaTeXa.
1974
1975 %package latex-bardiag
1976 Summary:        LateX package for drawing bar diagrams
1977 Summary(pl.UTF-8):      LaTeX csomag oszlopdiagramok rajzolására
1978 Group:          Applications/Publishing/TeX
1979 Requires(post,postun):  %{_bindir}/texhash
1980
1981 %description latex-bardiag
1982 LateX package for drawing bar diagrams.
1983
1984 %description latex-bardiag -l hu.UTF-8
1985 LaTeX csomag oszlopdiagramok rajzolására.
1986
1987 %package latex-bbold
1988 Summary:        Sans serif blackboard bold for LaTeX
1989 Summary(pl.UTF-8):      Tablicowy tłusty font sans serif dla LaTeXa
1990 Group:          Applications/Publishing/TeX
1991 Requires(post,postun):  %{_bindir}/texhash
1992 Requires:       %{name}-fonts-bbold = %{epoch}:%{version}-%{release}
1993 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1994
1995 %description latex-bbold
1996 A geometric sans serif blackboard bold font, for use in mathematics.
1997
1998 %description latex-bbold -l pl.UTF-8
1999 Geometryczny tablicowy tłusty font sans serif, do używania w
2000 matematyce.
2001
2002 %package latex-bibtex
2003 Summary:        Bibliography management for LaTeX
2004 Summary(pl.UTF-8):      Zarządzenie bibliografią dla LaTeXa
2005 Group:          Applications/Publishing/TeX
2006 Requires(post,postun):  %{_bindir}/texhash
2007 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2008 Obsoletes:      tetex-bibtex
2009 Obsoletes:      tetex-natbib
2010 Obsoletes:      tetex-rubibtex
2011
2012 %description latex-bibtex
2013 Bibliography management for LaTeX.
2014
2015 %description latex-bibtex -l pl.UTF-8
2016 Zarządzanie bibliografią dla LaTeXa.
2017
2018 %package latex-beamer
2019 Summary:        A LaTeX class for producing presentations and slides
2020 Summary(hu.UTF-8):      LaTeX dokumentumosztály prezentációk és fóliák készítéséhez
2021 Group:          Applications/Publishing/TeX
2022 Requires(post,postun):  %{_bindir}/texhash
2023 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2024
2025 %description latex-beamer
2026 A LaTeX class for producing presentations and slides.
2027
2028 %description latex-beamer -l hu.UTF-8
2029 LaTeX dokumentumosztály prezentációk és fóliák készítéséhez.
2030
2031 %package latex-bezos
2032 Summary:        Packages by Javier Bezos (additional math tools)
2033 Summary(hu.UTF-8):      Javier Bezos csomagjai (további matematikai eszközök)
2034 Group:          Applications/Publishing/TeX
2035 Requires(post,postun):  %{_bindir}/texhash
2036 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2037
2038 %description latex-bezos
2039 Packages by Javier Bezos (additional math tools).
2040
2041 %description latex-bezos
2042 Javier Bezos csomagjai (további matematikai eszközök).
2043
2044 %package latex-bibtex-ams
2045 Summary:        BibTeX style files for American Mathematical Society publications
2046 Summary(pl.UTF-8):      Pliki stylów BibTeXa do publikacji American Mathematical Society
2047 Group:          Applications/Publishing/TeX
2048 Requires(post,postun):  %{_bindir}/texhash
2049 Requires:       %{name}-latex-ams = %{epoch}:%{version}-%{release}
2050 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2051 Obsoletes:      tetex-bibtex-ams
2052
2053 %description latex-bibtex-ams
2054 BibTeX style files for American Mathematical Society publications.
2055
2056 %description latex-bibtex-ams -l pl.UTF-8
2057 Pliki stylów BibTeXa do publikacji American Mathematical Society.
2058
2059 %package latex-bibtex-dk
2060 Summary:        Danish variants of the standard BibTeX styles
2061 Summary(pl.UTF-8):      Duńskie warianty standardowych stylów BibTeXa
2062 Group:          Applications/Publishing/TeX
2063 Requires(post,postun):  /usr/bin/texhash
2064 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2065
2066 %description latex-bibtex-dk
2067 Dk-bib is a translation of the four standard BibTeX style files
2068 (abbrv, alpha, plain and unsrt) into Danish. The files have been
2069 extended with ISBN, ISSN and URL fields which can be enabled through a
2070 LaTeX style file.
2071
2072 %description latex-bibtex-dk -l pl.UTF-8
2073 Dk-bib to tłumaczenie czterech standardowych plików stylów BibTeXa
2074 (abbrv, alpha, plain i unsrt) na język duński. Pliki zostały
2075 rozszerzone o pola ISBN, ISSN i URL, które można włączyć poprzez plik
2076 stylu LaTeXa.
2077
2078 %package latex-bibtex-nor
2079 Summary:        Norwegian variants of the standard BibTeX styles
2080 Summary(pl.UTF-8):      Norweskie warianty standardowych stylów BibTeXa
2081 Group:          Applications/Publishing/TeX
2082 Requires(post,postun):  /usr/bin/texhash
2083 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2084
2085 %description latex-bibtex-nor
2086 Norwegian variants of the standard BibTeX styles.
2087
2088 %description latex-bibtex-nor -l pl.UTF-8
2089 Norweskie warianty standardowych stylów BibTeXa.
2090
2091 %package latex-bibtex-pl
2092 Summary:        Polish bibliography management for LaTeX
2093 Summary(pl.UTF-8):      Polska wersja zarządzania bibliografią dla LaTeXa
2094 Group:          Applications/Publishing/TeX
2095 Requires(post,postun):  %{_bindir}/texhash
2096 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2097 Obsoletes:      tetex-bibtex-plbib
2098
2099 %description latex-bibtex-pl
2100 Polish bibliography management for LaTeX.
2101
2102 %description latex-bibtex-pl -l pl.UTF-8
2103 Polska wersja zarządzania bibliografią dla LaTeXa.
2104
2105 %package latex-bibtex-german
2106 Summary:        German variants of standard BibTeX styles
2107 Summary(pl.UTF-8):      Niemieckie wersje standardowych stylów BibTeXa
2108 Group:          Applications/Publishing/TeX
2109 Requires(post,postun):  %{_bindir}/texhash
2110 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2111 Obsoletes:      tetex-bibtex-germbib
2112
2113 %description latex-bibtex-german
2114 German variants of standard BibTeX styles.
2115
2116 %description latex-bibtex-german -l pl.UTF-8
2117 Niemieckie wersje standardowych stylów BibTeXa.
2118
2119 %package latex-bibtex-revtex4
2120 Summary:        BibTeX styles for REVTeX4
2121 Summary(pl.UTF-8):      Style BibTeXa dla REVTeX4
2122 Group:          Applications/Publishing/TeX
2123 Requires(post,postun):  %{_bindir}/texhash
2124 Requires:       %{name} = %{epoch}:%{version}-%{release}
2125 Obsoletes:      tetex-bibtex-revtex4
2126
2127 %description latex-bibtex-revtex4
2128 BibTeX styles for REVTeX4.
2129
2130 %description latex-bibtex-revtex4 -l pl.UTF-8
2131 Style BibTeXa dla REVTeX4.
2132
2133 %package latex-bibtex-jurabib
2134 Summary:        Extended BibTeX citation support for the humanities and legal texts
2135 Summary(pl.UTF-8):      Rozszerzona obsługa cytowania BibTeXa do tekstów humanistycznych i prawniczych
2136 Group:          Applications/Publishing/TeX
2137 Requires(post,postun):  %{_bindir}/texhash
2138 Requires:       %{name} = %{epoch}:%{version}-%{release}
2139 Obsoletes:      tetex-bibtex-jurabib
2140
2141 %description latex-bibtex-jurabib
2142 Extended BibTeX citation support for the humanities and legal texts.
2143
2144 %description latex-bibtex-jurabib -l pl.UTF-8
2145 Rozszerzona obsługa cytowania BibTeXa do tekstów humanistycznych i
2146 prawniczych.
2147
2148 %package latex-bibtex-styles
2149 Summary:        Various BibTeX styles
2150 Summary(hu.UTF-8):      Vegyes BibTeX stílusok
2151 Group:          Applications/Publishing/TeX
2152 Requires(post,postun):  %{_bindir}/texhash
2153 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2154
2155 %description latex-bibtex-styles
2156 Various BibTeX styles.
2157
2158 %description latex-bibtex-styles -l hu.UTF-8
2159 Vegyes BibTeX stílusok.
2160
2161 %package latex-bibtex-vancouver
2162 Summary:        Bibliographic style file for Biomedical Journals
2163 Summary(hu.UTF-8):      Irodalomjegyzék-stílus a Biomedical Journal-hoz
2164 Group:          Applications/Publishing/TeX
2165 Requires(post,postun):  %{_bindir}/texhash
2166 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2167
2168 %description latex-bibtex-vancouver
2169 Bibliographic style file for Biomedical Journals.
2170
2171 %description latex-bibtex-vancouver -l hu.UTF-8
2172 Irodalomjegyzék-stílus a Biomedical Journal-hoz.
2173
2174 %package latex-booktabs
2175 Summary:        Publication quality tables in LaTeX
2176 Summary(hu.UTF-8):      Nyomdai minőségű táblázatok LaTeX-ben
2177 Group:          Applications/Publishing/TeX
2178 Requires(post,postun):  %{_bindir}/texhash
2179 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2180
2181 %description latex-booktabs
2182 Publication quality tables in LaTeX.
2183
2184 %description latex-booktabs -l hu.UTF-8
2185 Nyomdai minőségű táblázatok LaTeX-ben.
2186
2187
2188 %package latex-caption
2189 Summary:        Customising captions in floating environments
2190 Summary(hu.UTF-8):      Feliratok testreszabása úszó környezetekben
2191 Group:          Applications/Publishing/TeX
2192 Requires(post,postun):  %{_bindir}/texhash
2193 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2194
2195 %description latex-caption
2196 Customising captions in floating environments.
2197
2198 %description latex-caption -l hu.UTF-8
2199 Feliratok testreszabása úszó környezetekben.
2200
2201 %package latex-carlisle
2202 Summary:        Miscellaneous small packages by David Carlisle
2203 Summary(pl.UTF-8):      Różne małe pakiety autorstwa Davida Carlisle
2204 Group:          Applications/Publishing/TeX
2205 Requires(post,postun):  %{_bindir}/texhash
2206 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2207
2208 %description latex-carlisle
2209 Miscellaneous small packages by David Carlisle.
2210
2211 %description latex-carlisle -l pl.UTF-8
2212 Różne małe pakiety autorstwa Davida Carlisle.
2213
2214 %package latex-ccfonts
2215 Summary:        Support for Concrete text and math fonts in LaTeX
2216 Summary(pl.UTF-8):      Obsługa fontów tekstowych i matematycznych Concrete w LaTeXu
2217 Group:          Applications/Publishing/TeX
2218 Requires(post,postun):  %{_bindir}/texhash
2219 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2220
2221 %description latex-ccfonts
2222 LaTeX font definition files for the Concrete fonts and a LaTeX package
2223 for typesetting documents using Concrete as the default font family.
2224 The files support OT1, T1, TS1, and Concrete math including AMS fonts
2225 (Ulrik Vieth's concmath).
2226
2227 %description latex-ccfonts -l pl.UTF-8
2228 Pliki definicji fontów LaTeXowych dla fontów Concrete oraz pakiet
2229 LaTeXa do składania dokumentów przy użyciu Concrete jako domyślnej
2230 rodziny fontów. Pliki obsługują fonty OT1, T1, TS1 oraz matematyczny
2231 Concrete wraz z AMS (concmath Ulrika Vietha).
2232
2233 %package latex-cite
2234 Summary:        Supports compressed, sorted lists of numerical citations
2235 Summary(pl.UTF-8):      Obsługa kompresowanych, sortowanych list numerowanych cytatów
2236 Group:          Applications/Publishing/TeX
2237 Requires(post,postun):  %{_bindir}/texhash
2238 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2239
2240 %description latex-cite
2241 Supports compressed, sorted lists of numerical citations.
2242
2243 %description latex-cite -l pl.UTF-8
2244 Obsługa kompresowanych, sortowanych list numerowanych cytatów.
2245
2246 %package latex-cmbright
2247 Summary:        Support for CM Bright fonts in LaTeX
2248 Summary(pl.UTF-8):      Obsługa fontów CM Bright w LaTeXu
2249 Group:          Applications/Publishing/TeX
2250 Requires(post,postun):  %{_bindir}/texhash
2251 Requires:       %{name}-fonts-cmbright = %{epoch}:%{version}-%{release}
2252 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2253
2254 %description latex-cmbright
2255 A family of sans serif fonts for TeX and LaTeX, based on Donald
2256 Knuth's CM fonts. It comprises OT1, T1 and TS1 encoded text fonts of
2257 various shapes as well as all the fonts necessary for mathematical
2258 typesetting, incl. AMS symbols. This collection provides all the
2259 necessary files for using the fonts with LaTeX.
2260
2261 %description latex-cmbright -l pl.UTF-8
2262 Rodzina fontów sans serif dla TeXa i LaTeXa, oparta na fontach CM
2263 Donalda Knutha. Obejmuje fonty dla kodowań OT1, T1 i TS1 różnych
2264 kształtów oraz fonty niezbędne do składu matematycznego, włącznie z
2265 symbolami AMS. Ten zestaw dostarcza wszystkie niezbędne pliki do
2266 używania fontów w LaTeXu.
2267
2268 %package latex-comment
2269 Summary:        Selectively include/excludes portions of text
2270 Summary(hu.UTF-8):      A szöveg részeinek beillesztése/kihagyása
2271 Group:          Applications/Publishing/TeX
2272 Requires(post,postun):  %{_bindir}/texhash
2273 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2274
2275 %description latex-comment
2276 Selectively include/excludes portions of text.
2277
2278 %description latex-comment -l hu.UTF-8
2279 A szöveg részeinek beillesztése/kihagyása.
2280
2281 %package latex-concmath
2282 Summary:        LaTeX package and font definition files to access the Concrete math fonts
2283 Summary(pl.UTF-8):      Pakiet LaTeXa i pliki definicji fontów udostępniające fonty matematyczne Concrete
2284 Group:          Applications/Publishing/TeX
2285 Requires(post,postun):  %{_bindir}/texhash
2286 Requires:       %{name}-fonts-concmath = %{epoch}:%{version}-%{release}
2287 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2288
2289 %description latex-concmath
2290 LaTeX package and font definition files to access the Concrete math
2291 fonts, which were derived from Computer Modern math fonts using
2292 parameters from Concrete Roman text fonts.
2293
2294 %description latex-concmath -l pl.UTF-8
2295 Pakiet LaTeXa i pliki definicji fontów udostępniające fonty
2296 matematyczne Concrete wywodzące się z fontów matematycznych Computer
2297 Modern poprzez zastosowanie parametrów fontów tekstowych Concrete
2298 Roman.
2299
2300 %package latex-currvita
2301 Summary:        Typeset a curriculum vitae
2302 Summary(hu.UTF-8):      Önéletrajzok írása
2303 Group:          Applications/Publishing/TeX
2304 Requires(post,postun):  %{_bindir}/texhash
2305 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2306
2307 %description latex-currvita
2308 Typeset a curriculum vitae.
2309
2310 %description latex-currvita -l hu.UTF-8
2311 Önéletrajzok írása.
2312
2313 %package latex-curves
2314 Summary:        Curves for LaTeX picture environment
2315 Summary(hu.UTF-8):      Görbék LaTeX picture környezetébe
2316 Group:          Applications/Publishing/TeX
2317 Requires(post,postun):  %{_bindir}/texhash
2318 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2319
2320 %description latex-curves
2321 Curves for LaTeX picture environment.
2322
2323 %description latex-curves -l hu.UTF-8
2324 Görbék LaTeX picture környezetébe.
2325
2326 %package latex-custom-bib
2327 Summary:        Customized BibTeX styles for LaTeX
2328 Summary(pl.UTF-8):      Dostosowywanie stylów BibTeXa dla LaTeXa
2329 Group:          Applications/Publishing/TeX
2330 Requires(post,postun):  %{_bindir}/texhash
2331 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2332
2333 %description latex-custom-bib
2334 Package generating customized BibTeX bibliography styles from a
2335 generic file using docstrip. Includes support for the Harvard style.
2336
2337 %description latex-custom-bib -l pl.UTF-8
2338 Pakiet generujący dostosowane style bibliografii BibTeXa z ogólnego
2339 pliki przy użyciu docstrip. Zawiera obsługę stylu Harvard.
2340
2341 %package latex-cyrillic
2342 Summary:        LaTeX Cyrillic support
2343 Summary(pl.UTF-8):      Obsługa cyrylicy dla LaTeXa
2344 Group:          Applications/Publishing/TeX
2345 Requires(post,postun):  %{_bindir}/texhash
2346 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2347
2348 %description latex-cyrillic
2349 LaTeX Cyrillic support.
2350
2351 %description latex-cyrillic -l pl.UTF-8
2352 Obsługa cyrylicy dla LaTeXa.
2353
2354 %package latex-dstroke
2355 Summary:        LaTeX doublestroke font
2356 Summary(pl.UTF-8):      Podwójnie kreślony font dla LaTeXa
2357 Group:          Applications/Publishing/TeX
2358 Requires(post,postun):  %{_bindir}/texhash
2359 Requires:       %{name}-fonts-dstroke = %{epoch}:%{version}-%{release}
2360 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2361
2362 %description latex-dstroke
2363 Doublestroke font for typesetting the mathematical symbols for the
2364 natural numbers, whole numbers, rational numbers, real numbers and
2365 complex numbers.
2366
2367 %description latex-dstroke -l pl.UTF-8
2368 Podwójnie kreślony font do składania symboli matematycznych liczb
2369 naturalnych, całkowitych, wymiernych, rzeczywistych i zespolonych.
2370
2371 %package latex-enumitem
2372 Summary:        A package to customize the three basic lists
2373 Summary(hu.UTF-8):      Egy csomag, amivel testreszabhatod a három alapvető listát
2374 Group:          Applications/Publishing/TeX
2375 Requires(post,postun):  %{_bindir}/texhash
2376 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2377
2378 %description latex-enumitem
2379 A package to customize the three basic lists (enumerate, itemize and
2380 description).
2381
2382 %description latex-enumitem
2383 Egy csomag, amivel testreszabhatod a három alapvető listakörnyezetet
2384 (enumerate, itemize, description).
2385
2386 %package latex-exam
2387 Summary:        The exam document class attempts to make it easy for even a LaTeX novice to prepare exams
2388 Summary(hu.UTF-8):      Az exam dokumentumosztály segítségével könnyűvé válik LaTeX-ben a feladatsorok készítése
2389 Group:          Applications/Publishing/TeX
2390 Requires(post,postun):  %{_bindir}/texhash
2391 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2392
2393 %description latex-exam
2394 The exam document class attempts to make it easy for even a LaTeX
2395 novice to prepare exams.
2396
2397 %description latex-exam -l hu.UTF-8
2398 Az exam dokumentumosztály segítségével könnyűvé válik LaTeX-ben a
2399 feladatsorok készítése.
2400
2401 %package latex-gbrief
2402 Summary:        Letter document class
2403 Summary(hu.UTF-8):      Levél dokumentumosztály
2404 Group:          Applications/Publishing/TeX
2405 Requires(post,postun):  %{_bindir}/texhash
2406 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2407
2408 %description latex-gbrief
2409 Letter document class.
2410
2411 %description latex-gbrief -l hu.UTF-8
2412 Levél dokumentumosztály.
2413
2414
2415 %package latex-jknappen
2416 Summary:        Miscellaneous packages by Joerg Knappen
2417 Summary(pl.UTF-8):      Różne pakiety autorstwa Joerga Knappena
2418 Group:          Applications/Publishing/TeX
2419 Requires(post,postun):  %{_bindir}/texhash
2420 Requires:       %{name}-fonts-jknappen = %{epoch}:%{version}-%{release}
2421 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2422
2423 %description latex-jknappen
2424 Miscellaneous macros, mostly for making use of extra fonts, by Joerg
2425 Knappen, including sgmlcmpt.
2426
2427 %description latex-jknappen -l pl.UTF-8
2428 Różne makra, głównie do używania dodatkowych fontów autorstwa Joerga
2429 Knappena. Zawiera sgmlcmpt.
2430
2431 %package latex-keystroke
2432 Summary:        Graphical representation of keys on keyboard
2433 Summary(hu.UTF-8):      A billentyűk grafikus megjelenítése
2434 Group:          Applications/Publishing/TeX
2435 Requires(post,postun):  %{_bindir}/texhash
2436 Requires:       %{name}-latex
2437
2438 %description latex-keystroke
2439 Graphical representation of keys on keyboard.
2440
2441 %description latex-keystroke -l hu.UTF-8
2442 A billentyűk grafikus megjelenítése.
2443
2444
2445 %package latex-labbook
2446 Summary:        Typeset laboratory journals
2447 Summary(hu.UTF-8):      Laborjegyzőkönyvek szedése
2448 Group:          Applications/Publishing/TeX
2449 Requires(post,postun):  %{_bindir}/texhash
2450 Requires:       %{name}-latex
2451
2452 %description latex-labbook
2453 Typeset laboratory journals.
2454
2455 %description latex-labbook -l hu.UTF-8
2456 Laborjegyzőkönyvek szedése.
2457
2458 %package latex-lcd
2459 Summary:        Alphanumerical LCD-style displays
2460 Summary(hu.UTF-8):      Alfanumerikus LCD-szerű kijelzés
2461 Group:          Applications/Publishing/TeX
2462 Requires(post,postun):  %{_bindir}/texhash
2463 Requires:       %{name}-latex
2464
2465 %description latex-lcd
2466 Alphanumerical LCD-style displays.
2467
2468 %description latex-lcd -l hu.UTF-8
2469 Alfanumerikus LCD-szerű kijelzés.
2470
2471 %package latex-leaflet
2472 Summary:        Create small handouts (flyers)
2473 Summary(hu.UTF-8):      Kis "kézikönyvek" készítése (brossúrák)
2474 Group:          Applications/Publishing/TeX
2475 Requires(post,postun):  %{_bindir}/texhash
2476 Requires:       %{name}-latex
2477
2478 %description latex-leaflet
2479 Create small handouts (flyers).
2480
2481 %description latex-leaflet -l hu.UTF-8
2482 Kis "kézikönyvek" készítése (brossúrák).
2483
2484 %package latex-leftidx
2485 Summary:        Left and right subscripts and superscripts in math mode
2486 Summary(hu.UTF-8):      Bal és jobboldali alsó és felső indexek matematikai módban
2487 Group:          Applications/Publishing/TeX
2488 Requires(post,postun):  %{_bindir}/texhash
2489 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2490
2491 %description latex-leftidx
2492 Left and right subscripts and superscripts in math mode.
2493
2494 %description latex-leftidx -l hu.UTF-8
2495 Bal és jobboldali alsó és felső indexek matematikai módban.
2496
2497
2498 %package latex-lewis
2499 Summary:        Draw Lewis structures (chemistry)
2500 Summary(hu.UTF-8):      Lewis struktúrák készítése (kémia)
2501 Group:          Applications/Publishing/TeX
2502 Requires(post,postun):  %{_bindir}/texhash
2503 Requires:       %{name}-latex
2504
2505 %description latex-lewis
2506 Draw Lewis structures (chemistry).
2507
2508 %description latex-lewis -l hu.UTF-8
2509 Lewis struktúrák készítése (kémia).
2510
2511 %package latex-lm
2512 Summary:        LaTeX styles for Latin Modern family fonts
2513 Summary(pl.UTF-8):      Style LaTeXa dla fontów z rodziny Latin Modern
2514 Group:          Applications/Publishing/TeX
2515 Requires(post,postun):  /usr/bin/texhash
2516 Requires:       %{name}-fonts-lm = %{epoch}:%{version}-%{release}
2517 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2518
2519 %description latex-lm
2520 Latin Modern family of fonts, based on the Computer Modern fonts
2521 released into public domain by AMS (copyright (C) 1997 AMS). Contain a
2522 lot of additional characters, mainly accented ones, but not only.
2523 There is a one set of PostScript fonts and four sets of TeX Font
2524 Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
2525 encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
2526 Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
2527 potential user knows what to do with all these files. The author is
2528 Boguslaw Jackowski.
2529
2530 %description latex-lm -l pl.UTF-8
2531 Rodzina fontów Latin Modern, oparta na fontach Computer Modern
2532 przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
2533 Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
2534 Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
2535 Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
2536 QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
2537 (texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
2538 (ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
2539 tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
2540
2541 %package latex-lastpage
2542 Summary:        Reference last page for "Page N of M" type footers
2543 Summary(hu.UTF-8):      Az utolsó oldalra hivatkozás "N/M. oldal" típusú lábfejekhez
2544 Group:          Applications/Publishing/TeX
2545 Requires(post,postun):  %{_bindir}/texhash
2546
2547 %description latex-lastpage
2548 Reference last page for Page N of M type footers.
2549
2550 %description latex-lastpage -l hu.UTF-8
2551 Az utolsó oldalra hivatkozás "N/M. oldal" típusú lábfejekhez.
2552
2553 %package latex-lineno
2554 Summary:        Line numbers on paragraphs
2555 Summary(pl.UTF-8):      Numery linii dla paragrafów
2556 Group:          Applications/Publishing/TeX
2557 Requires(post,postun):  /usr/bin/texhash
2558 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2559
2560 %description latex-lineno
2561 The LaTeX package lineno.sty provides line numbers on paragraphs.
2562 After TeX has broken a paragraph into lines there will be line numbers
2563 attached to them, with the possibility to make references through the
2564 LaTeX \ref, \pageref cross reference mechanism.
2565
2566 %description latex-lineno -l pl.UTF-8
2567 Pakiet LaTeXa lineno.sty daje numery linii dla paragrafów. Po podziale
2568 paragrafu na linie przez TeXa do linii dołączane są ich numery z
2569 możliwością tworzenia odnośników poprzez mechanizm odnośników LaTeXa
2570 \ref i \pageref.
2571
2572
2573 %package latex-mathexam
2574 Summary:        Package for typesetting exams
2575 Summary(hu.UTF-8):      Vizsgák szedése
2576 Group:          Applications/Publishing/TeX
2577 Requires(post,postun):  %{_bindir}/texhash
2578 Requires:       %{name}-latex
2579
2580 %description latex-mathexam
2581 Package for typesetting exams.
2582
2583 %description latex-mathexam -l hu.UTF-8
2584 Vizsgák szedése.
2585
2586 %package latex-microtype
2587 Summary:        An interface to the micro-typographic extensions of pdfTeX
2588 Summary(pl.UTF-8):      Interfejs do rozszerzeń mikrotypograficznych pdfTeXa
2589 Group:          Applications/Publishing/TeX
2590 Requires(post,postun):  /usr/bin/texhash
2591 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2592
2593 %description latex-microtype
2594 The `microtype' package provides a LaTeX interface to pdfTeX's
2595 micro-typographic extensions: character protrusion and font expansion.
2596 It allows to restrict character protrusion and/or font expansion to a
2597 definable set of fonts, and to configure micro-typographic aspects of
2598 the fonts in a straight-forward and flexible way. Settings for various
2599 fonts are provided.
2600
2601 %description latex-microtype -l pl.UTF-8
2602 Pakiet microtype dodaje do LaTeXa mechanizm do rozszerzeń
2603 mikrotypograficznych pdfTeXa: wysuwania znaków i rozszerzania fontów.
2604 Pozwala ograniczyć wysuwanie znaku i/lub rozszerzanie fontu do
2605 określonego zbioru fontów oraz skonfigurować mikrotypograficzne
2606 aspekty fontów w prosty i elastyczny sposób. Dostarczone są ustawienia
2607 dla różnych fontów.
2608
2609 %package latex-musictex
2610 Summary:        Typesetting music with TeX
2611 Summary(hu.UTF-8):      Zenék szedése TeX-hel
2612 Group:          Applications/Publishing/TeX
2613 Requires(post,postun):  %{_bindir}/texhash
2614 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2615
2616 %description latex-musictex
2617 Typesetting music with TeX.
2618
2619 %description latex-musictex -l hu.UTF-8
2620 Zenék szedése TeX-hel.
2621
2622 %package latex-lucidabr
2623 Summary:        Package to make Lucida Bright fonts usable with LaTeX
2624 Summary(pl.UTF-8):      Pakiet umożliwiający używanie fontów Lucida Bright w LaTeXu
2625 Group:          Applications/Publishing/TeX
2626 Requires(post,postun):  %{_bindir}/texhash
2627 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2628
2629 %description latex-lucidabr
2630 Package to make Lucida Bright fonts usable with LaTeX.
2631
2632 %description latex-lucidabr -l pl.UTF-8
2633 Pakiet umożliwiający używanie fontów Lucida Bright w LaTeXu.
2634
2635 %package latex-marvosym
2636 Summary:        Styles for Martin Vogel's Symbol (marvosym) font
2637 Summary(pl.UTF-8):      Style dla fontu Symbol Martina Vogela (marvosym)
2638 Group:          Applications/Publishing/TeX
2639 Requires(post,postun):  /usr/bin/texhash
2640 Requires:       %{name}-fonts-marvosym = %{epoch}:%{version}-%{release}
2641 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2642
2643 %description latex-marvosym
2644 Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
2645 currency symbol as defined by the European commission; Euro currency
2646 symbols in typefaces Times, Helvetica and Courier; Symbols for
2647 structural engineering; Symbols for steel cross-sections; Astronomy
2648 signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
2649 symbols; CE sign and others.
2650
2651 %description latex-marvosym -l pl.UTF-8
2652 Font Martin Vogel's Symbol (marvosym) to font zawierający: symbol
2653 waluty Euro zdefiniowany przez Komisję Europejską; symbole Euro w
2654 krojach Times, Helvetica i Courier; symbole do inżynierii
2655 strukturalnej; symbole do przekrojów stalowych; znaki astronomiczne
2656 (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole nożyczek; znak
2657 CE i inne.
2658
2659 %package latex-mathpple
2660 Summary:        Use PostScript Palatino for typesetting maths
2661 Summary(pl.UTF-8):      Używanie postscriptowych fontów Palatino do składania wzorów matematycznych
2662 Group:          Applications/Publishing/TeX
2663 Requires(post,postun):  %{_bindir}/texhash
2664 Requires:       %{name}-fonts-adobe = %{epoch}:%{version}-%{release}
2665 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2666
2667 %description latex-mathpple
2668 The package defines the PostScript font family `Palatino' (ppl) as the
2669 default roman font and then uses the `mathpple' fonts for typesetting
2670 math. These virtual fonts have been created for typesetting math in a
2671 style that suits the Palatino text fonts. The AMS fonts, when used
2672 additionally, will be scaled to fit Palatino.
2673
2674 %description latex-mathpple -l pl.UTF-8
2675 Pakiet definiuje rodzinę fontów postscriptowych Palatino (ppl) jako
2676 domyślny font roman i używa fontów mathpple do składania wzorów
2677 matematycznych. Te wirtualne fonty zostały stworzone do składania
2678 wzorów matematycznych w stylu pasującym do fontów tekstowych Palatino.
2679 Fonty AMS, jeśli są dodatkowo używane, zostaną przeskalowane tak, by
2680 pasować do Palatino.
2681
2682 %package latex-mathtime
2683 Summary:        Mathtime fonts for LaTeX
2684 Summary(pl.UTF-8):      Fonty Mathtime dla LaTeXa
2685 Group:          Applications/Publishing/TeX
2686 Requires(post,postun):  %{_bindir}/texhash
2687 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2688
2689 %description latex-mathtime
2690 The Mathtime fonts have a number of characters remapped to positions
2691 different from the ones normally used by the corresponding TeX
2692 CM-fonts. For the symbol font ``operators'' the corresponding mathtime
2693 style files use the Times Roman font (often called something like:
2694 ptmr or ptmr7t or ptmrq).
2695
2696 %description latex-mathtime -l pl.UTF-8
2697 Fonty Mathtime zawierają wiele znaków przemapowanych na pozycje
2698 różniące się od tych normalnie używanych w odpowiadających im TeXowych
2699 fontach CM. Dla fontu symboli "operators" odpowiadający styl mathtime
2700 używa fontu Times Roman (zazwyczaj nazywanego w stylu ptmr, ptmr7t lub
2701 ptmrq).
2702
2703 %package latex-mflogo
2704 Summary:        LaTeX support for MetaFont and logo fonts
2705 Summary(pl.UTF-8):      Obsługa LaTeXa dla MetaFonta i fontów logo
2706 Group:          Applications/Publishing/TeX
2707 Requires(post,postun):  %{_bindir}/texhash
2708 Requires:       %{name}-fonts-mflogo = %{epoch}:%{version}-%{release}
2709 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2710
2711 %description latex-mflogo
2712 LaTeX package and font definition file to access the Knuthian `logo'
2713 fonts described in `The MetaFontbook' and the MetaFont and logos in
2714 LaTeX documents.
2715
2716 %description latex-mflogo -l pl.UTF-8
2717 Pakiet LaTeXa i plik definicji fontów udostępniający fonty logo Knutha
2718 opisane w "The MetaFontbook" oraz MetaFont i loga w dokumentach
2719 LaTeXa.
2720
2721 %package latex-mfnfss
2722 Summary:        Font description files to use extra fonts like yinit and ygoth
2723 Summary(pl.UTF-8):      Pliki opisów fontów udostępniające dodatkowe fonty, jak yinit i ygoth
2724 Group:          Applications/Publishing/TeX
2725 Requires(post,postun):  %{_bindir}/texhash
2726 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2727
2728 %description latex-mfnfss
2729 Font description files to use extra fonts like yinit and ygoth.
2730
2731 %description latex-mfnfss -l pl.UTF-8
2732 Pliki opisów fontów udostępniające dodatkowe fonty, jak yinit i ygoth.
2733
2734 %package latex-minitoc
2735 Summary:        Produce a table of contents for each chapter
2736 Summary(pl.UTF-8):      Tworzenie spisów treści dla każdego rozdziału
2737 Group:          Applications/Publishing/TeX
2738 Requires(post,postun):  %{_bindir}/texhash
2739 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2740
2741 %description latex-minitoc
2742 Produce a table of contents for each chapter.
2743
2744 %description latex-minitoc -l pl.UTF-8
2745 Tworzenie spisów treści dla każdego rozdziału.
2746
2747 %package latex-mltex
2748 Summary:        Support for MLTeX
2749 Summary(pl.UTF-8):      Wsparcie dla MLTeXa
2750 Group:          Applications/Publishing/TeX
2751 Requires(post,postun):  %{_bindir}/texhash
2752 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2753
2754 %description latex-mltex
2755 Support for MLTeX, the multilingual TeX extension from Michael J.
2756 Ferguson.
2757
2758 %description latex-mltex -l pl.UTF-8
2759 Wsparcie dla MLTeXa - rozszerzenia TeXa z obsługą wielu języków,
2760 autorstwa Michaela J. Fergusona.
2761
2762 %package latex-multienum
2763 Summary:        Multi-column enumerated lists
2764 Summary(hu.UTF-8):      Többoszlopos számozott listák
2765 Group:          Applications/Publishing/TeX
2766 Requires(post,postun):  %{_bindir}/texhash
2767 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2768
2769 %description latex-multienum
2770 Multi-column enumerated lists.
2771
2772 %description latex-multienum -l hu.UTF-8
2773 Többoszlopos számozott listák.
2774
2775
2776 %package latex-moreverb
2777 Summary:        Extended verbatim
2778 Summary(hu.UTF-8):      Kiterjesztett verbatim
2779 Group:          Applications/Publishing/TeX
2780 Requires(post,postun):  %{_bindir}/texhash
2781 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2782
2783 %description latex-moreverb
2784 Extended verbatim.
2785
2786 %description latex-moreverb -l hu.UTF-8
2787 Kiterjesztett verbatim.
2788
2789 %package latex-ntheorem
2790 Summary:        Enhanced theorem environment
2791 Summary(hu.UTF-8):      Bővített tétel környezet
2792 Group:          Applications/Publishing/TeX
2793 Requires(post,postun):  %{_bindir}/texhash
2794 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2795
2796 %description latex-ntheorem
2797 Enhanced theorem environment.
2798
2799 %description latex-ntheorem -l hu.UTF-8
2800 Bővített tétel környezet
2801
2802 %package latex-other
2803 Summary:        Other LaTeX packages
2804 Summary(hu.UTF-8):      Néhány további LaTeX csomag
2805 Group:          Applications/Publishing/TeX
2806 Requires(post,postun):  %{_bindir}/texhash
2807 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2808
2809 %description latex-other
2810 Other LaTeX packages.
2811
2812 %description latex-other -l hu.UTF-8
2813 Néhány további LaTeX csomag.
2814
2815 %package latex-other-doc
2816 Summary:        Other LaTeX packages documentation
2817 Summary(hu.UTF-8):      Néhány további LaTeX csomag dokumentációja
2818 Group:          Applications/Publishing/TeX
2819 Requires(post,postun):  %{_bindir}/texhash
2820 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2821
2822 %description latex-other-doc
2823 Other LaTeX packages documentation.
2824
2825 %description latex-other-doc -l hu.UTF-8
2826 Néhány további LaTeX csomag dokumentációja.
2827
2828 %package latex-palatcm
2829 Summary:        Palatino + Computer Modern math fonts for LaTeX
2830 Summary(pl.UTF-8):      Fonty matematyczne Palatino i Computer Modern dla LaTeXa
2831 Group:          Applications/Publishing/TeX
2832 Requires(post,postun):  %{_bindir}/texhash
2833 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2834
2835 %description latex-palatcm
2836 Palatino + Computer Modern math fonts for LaTeX.
2837
2838 %description latex-palatcm -l pl.UTF-8
2839 Fonty matematyczne Palatino i Computer Modern dla LaTeXa.
2840
2841
2842 %package latex-pdfslide
2843 Summary:        Presentation slides using pdftex
2844 Summary(hu.UTF-8):      Prezentáció készítése pdftex-hel
2845 Group:          Applications/Publishing/TeX
2846 Requires(post,postun):  %{_bindir}/texhash
2847 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2848
2849 %description latex-pdfslide
2850 Presentation slides using pdftex.
2851
2852 %description latex-pdfslide -l hu.UTF-8
2853 Prezentáció készítése pdftex-hel.
2854
2855 %package latex-pgf
2856 Summary:        The TeX Portable Graphic Format
2857 Summary(hu.UTF-8):      TeX Portable Graphic Formátum
2858 Summary(pl.UTF-8):      Przenośny format grafiki dla TeXa
2859 Group:          Applications/Publishing/TeX
2860 Requires(post,postun):  %{_bindir}/texhash
2861 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2862 Requires:       %{name}-latex-xcolor = %{epoch}:%{version}-%{release}
2863 Obsoletes:      tetex-pgf
2864
2865 %description latex-pgf
2866 A macro package for creating graphics directly in TeX and LaTeX.
2867
2868 %description latex-pgf -l hu.UTF-8
2869 Makró csomag rajzok készítéséhez közvetlenül TeX-ben és LaTeX-ben.
2870
2871 %description latex-pgf -l pl.UTF-8
2872 Pakiet makr do tworzenia grafiki bezpośrednio z TeXa i LaTeXa.
2873
2874 %package latex-polynom
2875 Summary:        Macros for manipulating polynomials
2876 Summary(hu.UTF-8):      Makrók polinomokkal való műveletekre
2877 Group:          Applications/Publishing/TeX
2878 Requires(post,postun):  %{_bindir}/texhash
2879 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2880
2881 %description latex-polynom
2882 Macros for manipulating polynomials.
2883
2884 %description latex-polynom -l hu.UTF-8
2885 Makrók polinomokkal való műveletekre.
2886
2887 %package latex-polynomial
2888 Summary:        Typeset (univariate) polynomials
2889 Summary(hu.UTF-8):      Egyváltozós polinomok szedése
2890 Group:          Applications/Publishing/TeX
2891 Requires(post,postun):  %{_bindir}/texhash
2892 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2893
2894 %description latex-polynomial
2895 Typeset (univariate) polynomials.
2896
2897 %description latex-polynomial -l hu.UTF-8
2898 Egyváltozós polinomok szedése.
2899
2900 %package latex-prosper
2901 Summary:        LaTeX class for high quality slides
2902 Summary(hu.UTF-8):      LaTeX osztály jó minőségű fóliák készítéséhez
2903 Group:          Applications/Publishing/TeX
2904 Requires(post,postun):  %{_bindir}/texhash
2905 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2906
2907 %description latex-prosper
2908 LaTeX class for high quality slides.
2909
2910 %description latex-prosper -l hu.UTF-8
2911 LaTeX osztály jó minőségű fóliák készítéséhez.
2912
2913 %package latex-pseudocode
2914 Summary:        LaTeX enviroment for specifying algorithms in a natural way
2915 Summary(hu.UTF-8):      LaTeX környezet algoritmusok bevitelére
2916 Group:          Applications/Publishing/TeX
2917 Requires(post,postun):  %{_bindir}/texhash
2918 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2919
2920 %description latex-pseudocode
2921 LaTeX enviroment for specifying algorithms in a natural way.
2922
2923 %description latex-pseudocode -l hu.UTF-8
2924 LaTeX környezet algoritmusok bevitelére.
2925
2926 %package latex-psnfss
2927 Summary:        LaTeX font support for common PostScript fonts
2928 Summary(pl.UTF-8):      Obsługa popularnych fontów postscriptowych w LaTeXu
2929 Group:          Applications/Publishing/TeX
2930 Requires(post,postun):  %{_bindir}/texhash
2931 Requires:       %{name}-fonts-adobe = %{epoch}:%{version}-%{release}
2932 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2933 Obsoletes:      tetex-latex-mathptm
2934 Obsoletes:      tetex-latex-mathptmx
2935
2936 %description latex-psnfss
2937 LaTeX font definition files, macros and font metrics for common
2938 PostScript fonts.
2939
2940 %description latex-psnfss -l pl.UTF-8
2941 LaTeXowe pliki definicji fontów, makra i metryki fontów dla
2942 popularnych fontów postscriptowych.
2943
2944 %package latex-pst-2dplot
2945 Summary:        A PSTricks package for drawing 2D curves
2946 Summary(hu.UTF-8):      PSTricks csomag kétdimenziós görbék rajzolásához
2947 Group:          Applications/Publishing/TeX
2948 Requires(post,postun):  %{_bindir}/texhash
2949 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2950
2951 %description latex-pst-2dplot
2952 A PSTricks package for drawing 2D curves.
2953
2954 %description latex-pst-2dplot -l hu.UTF-8
2955 PSTricks csomag kétdimenziós görbék rajzolásához.
2956
2957 %package latex-pst-3dplot
2958 Summary:        Draw 3d curves and graphs using PSTricks
2959 Summary(hu.UTF-8):      3D-s görbék és grafikonok PSTricks-szel
2960 Group:          Applications/Publishing/TeX
2961 Requires(post,postun):  %{_bindir}/texhash
2962 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2963
2964 %description latex-pst-3dplot
2965 Draw 3d curves and graphs using PSTricks.
2966
2967 %description latex-pst-3dplot -l hu.UTF-8
2968 3D-s görbék és grafikonok PSTricks-szel.
2969
2970
2971 %package latex-pst-bar
2972 Summary:        Produces bar charts using pstricks
2973 Summary(hu.UTF-8):      Oszlopdiagramok pstricks-szel
2974 Group:          Applications/Publishing/TeX
2975 Requires(post,postun):  %{_bindir}/texhash
2976 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2977
2978 %description latex-pst-bar
2979 Produces bar charts using pstricks.
2980
2981 %description latex-pst-bar -l hu.UTF-8
2982 Oszlopdiagramok pstricks-szel.
2983
2984 %package latex-pst-circ
2985 Summary:        PSTricks package for drawing electric circuits
2986 Summary(hu.UTF-8):      PSTricks csomag elektromos áramkörök rajzolásához
2987 Group:          Applications/Publishing/TeX
2988 Requires(post,postun):  %{_bindir}/texhash
2989 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2990
2991 %description latex-pst-circ
2992 PSTricks package for drawing electric circuits.
2993
2994 %description latex-pst-circ -l hu.UTF-8
2995 PSTricks csomag elektromos áramkörök rajzolásához.
2996
2997 %package latex-pst-diffraction
2998 Summary:        Print diffraction patterns from various apertures
2999 Summary(hu.UTF-8):      Diffrakciós képek különböző eszközökön
3000 Group:          Applications/Publishing/TeX
3001 Requires(post,postun):  %{_bindir}/texhash
3002 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3003
3004 %description latex-pst-diffraction
3005 Print diffraction patterns from various apertures.
3006
3007 %description latex-pst-diffraction -l hu.UTF-8
3008 Diffrakciós képek különböző eszközökön.
3009
3010 %package latex-pst-eucl
3011 Summary:        Euclidian geometry with pstricks
3012 Summary(hu.UTF-8):      Euklidészi geometria a pstricks használatával
3013 Group:          Applications/Publishing/TeX
3014 Requires(post,postun):  %{_bindir}/texhash
3015 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3016
3017 %description latex-pst-eucl
3018 Euclidian geometry with pstricks.
3019
3020 %description latex-pst-eucl -l hu.UTF-8
3021 Euklidészi geometria a pstricks használatával.
3022
3023
3024 %package latex-pst-fun
3025 Summary:        Draw "funny" objects with PSTricks
3026 Summary(hu.UTF-8):      "Vicces" rajzok PSTricks-szel
3027 Group:          Applications/Publishing/TeX
3028 Requires(post,postun):  %{_bindir}/texhash
3029 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3030
3031 %description latex-pst-fun
3032 Draw "funny" objects with PSTricks.
3033
3034 %description latex-pst-fun -l hu.UTF-8
3035 "Vicces" rajzok PSTricks-szel
3036
3037 %package latex-pst-func
3038 Summary:        PSTricks package for plotting mathematical functions
3039 Summary(hu.UTF-8):      PSTricks csomag matematikai függvények ábrázolásához
3040 Group:          Applications/Publishing/TeX
3041 Requires(post,postun):  %{_bindir}/texhash
3042 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3043
3044 %description latex-pst-func
3045 PSTricks package for plotting mathematical functions.
3046
3047 %description latex-pst-eucl -l hu.UTF-8
3048 PSTricks csomag matematikai függvények ábrázolásához.
3049
3050 %package latex-pst-fr3d
3051 Summary:        Draw 3-dimensional framed boxes using PSTricks
3052 Summary(hu.UTF-8):      Háromdimenziós dobozok PSTricks segítségével
3053 Group:          Applications/Publishing/TeX
3054 Requires(post,postun):  %{_bindir}/texhash
3055 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3056
3057 %description latex-pst-fr3d
3058 Draw 3-dimensional framed boxes using PSTricks.
3059
3060 %description latex-pst-fr3d -l hu.UTF-8
3061 Háromdimenziós dobozok PSTricks segítségével.
3062
3063 %package latex-pst-fractal
3064 Summary:        Draw fractal sets using PSTricks
3065 Summary(hu.UTF-8):      Fraktálok rajzolása PSTricks segítségével
3066 Group:          Applications/Publishing/TeX
3067 Requires(post,postun):  %{_bindir}/texhash
3068 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3069
3070 %description latex-pst-fractal
3071 Draw fractal sets using PSTricks.
3072
3073 %description latex-pst-fractal -l hu.UTF-8
3074 Fraktálok rajzolása PSTricks segítségével.
3075
3076 %package latex-pst-infixplot
3077 Summary:        Using pstricks plotting capacities with infix expressions rather than RPN
3078 Summary(hu.UTF-8):      Infix kifejezések ábrázolása
3079 Group:          Applications/Publishing/TeX
3080 Requires(post,postun):  %{_bindir}/texhash
3081 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3082
3083 %description latex-pst-infixplot
3084 Using pstricks plotting capacities with infix expressions rather than
3085 RPN.
3086
3087 %description latex-pst-infixplot -l hu.UTF-8
3088 Infix kifejezések ábrázolása.
3089
3090 %package latex-pst-math
3091 Summary:        Enhancement of PostScript math operators to use with pstricks
3092 Summary(hu.UTF-8):      PostScript matematikai operátorok bővítése pstricks-szel
3093 Group:          Applications/Publishing/TeX
3094 Requires(post,postun):  %{_bindir}/texhash
3095 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3096
3097 %description latex-pst-math
3098 Enhancement of PostScript math operators to use with pstricks.
3099
3100 %description latex-pst-math -l hu.UTF-8
3101 PostScript matematikai operátorok bővítése pstricks-szel.
3102
3103 %package latex-pst-ob3d
3104 Summary:        Three dimensional objects using PSTricks
3105 Summary(hu.UTF-8):      Háromdimenziós objektumok PSTricks-szel
3106 Group:          Applications/Publishing/TeX
3107 Requires(post,postun):  %{_bindir}/texhash
3108 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3109
3110 %description latex-pst-ob3d
3111 Three dimensional objects using PSTricks.
3112
3113 %description latex-pst-ob3d -l hu.UTF-8
3114 Háromdimenziós objektumok PSTricks-szel.
3115
3116 %package latex-pst-optexp
3117 Summary:        Drawing optical experimental setups
3118 Summary(hu.UTF-8):      Optikai összeállítások rajzolása
3119 Group:          Applications/Publishing/TeX
3120 Requires(post,postun):  %{_bindir}/texhash
3121 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3122
3123 %description latex-pst-optexp
3124 Drawing optical experimental setups.
3125
3126 %description latex-pst-optexp -l hu.UTF-8
3127 Optikai összeállítások rajzolása.
3128
3129 %package latex-pst-optic
3130 Summary:        Drawing optics diagrams
3131 Summary(hu.UTF-8):      Optikai ábrák rajzolása
3132 Group:          Applications/Publishing/TeX
3133 Requires(post,postun):  %{_bindir}/texhash
3134 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3135
3136 %description latex-pst-optic
3137 Drawing optics diagrams.
3138
3139 %description latex-pst-optic -l hu.UTF-8
3140 Optikai ábrák rajzolása.
3141
3142 %package latex-pst-text
3143 Summary:        Text and character manipulation in PSTricks
3144 Summary(hu.UTF-8):      Szöveg és karakter manipulációk PSTricks-szel
3145 Group:          Applications/Publishing/TeX
3146 Requires(post,postun):  %{_bindir}/texhash
3147 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3148
3149 %description latex-pst-text
3150 Text and character manipulation in PSTricks.
3151
3152 %description latex-pst-text -l hu.UTF-8
3153 Szöveg és karakter manipulációk PSTricks-szel.
3154
3155 %package latex-pst-uncategorized
3156 Summary:        Other uncategorized PSTricks packages
3157 Summary(hu.UTF-8):      Néhány kategorizálatlan PSTricks csomag
3158 Group:          Applications/Publishing/TeX
3159 Requires(post,postun):  %{_bindir}/texhash
3160 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3161
3162 %description latex-pst-uncategorized
3163 Other uncategorized PSTricks packages.
3164
3165 %description latex-pst-uncategorized -l hu.UTF-8
3166 Néhány kategorizálatlan PSTricks csomag.
3167
3168 %package latex-pxfonts
3169 Summary:        PX fonts LaTeX support
3170 Summary(pl.UTF-8):      Obsługa fontów PX w LaTeXu
3171 Group:          Applications/Publishing/TeX
3172 Requires(post,postun):  %{_bindir}/texhash
3173 Requires:       %{name}-fonts-px = %{epoch}:%{version}-%{release}
3174 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3175
3176 %description latex-pxfonts
3177 PX fonts LaTeX support.
3178
3179 %description latex-pxfonts -l pl.UTF-8
3180 Obsługa fontów PX w LaTeXu.
3181
3182 %package latex-qfonts
3183 Summary:        A collection of PostScript (Adobe Type 1) fonts in QX layout
3184 Summary(pl.UTF-8):      Zestaw fontów postscriptowych (Adobe Type 1) w układzie QX
3185 Group:          Applications/Publishing/TeX
3186 Requires(post,postun):  %{_bindir}/texhash
3187 Requires:       %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
3188 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3189
3190 %description latex-qfonts
3191 A collection of Type 1 fonts; include QuasiBookman, QuasiChancery,
3192 QuasiCourier, QuasiPalatino, QuasiSwiss, QuasiSwissCondensed, and
3193 QuasiTimes (regular, italic, bold and bold italic), based on URW++
3194 fonts distributed with Ghostscript. The fonts are encoded according to
3195 QX layout which facilitates multilingual and technical typesetting
3196 using TeX, preserving usability in Windows applications.
3197
3198 %description latex-qfonts -l pl.UTF-8
3199 Zestaw fontów Type 1; zawiera QuasiBookman, QuasiChancery,
3200 QuasiCourier, QuasiPalatino, QuasiSwiss, QuasiSwissCondensed oraz
3201 QuasiTimes (zwykłe, pochyłe, tłuste i tłuste pochyłe), oparte na
3202 fontach URW++ rozpowszechnianych z Ghostscriptem. Fonty są kodowane
3203 zgodnie z układem QX, który ułatwia skład wielojęzyczny i techniczny w
3204 TeXu, zachowując przydatność dla aplikacji windowsowych.
3205
3206 %package latex-SIstyle
3207 Summary:        Package to typeset SI units, numbers and angles
3208 Summary(hu.UTF-8):      Csomag SI egységek, számok és szögek szedésére
3209 Group:          Applications/Publishing/TeX
3210 Requires(post,postun):  /usr/bin/texhash
3211 Requires:       %{name}-latex-ams = %{epoch}:%{version}-%{release}
3212
3213 %description latex-SIstyle
3214 Package to typeset SI units, numbers and angles.
3215
3216 %description latex-SIstyle -l hu.UTF-8
3217 Csomag SI egységek, számok és szögek szedésére.
3218
3219 %package latex-SIunits
3220 Summary:        The SIunits package can be used to standardise the use of units in your writings
3221 Summary(hu.UTF-8):      Az SIunits csomag a mennyiségek egységes írásában nyújt segítséget
3222 Group:          Applications/Publishing/TeX
3223 Requires(post,postun):  /usr/bin/texhash
3224 Requires:       %{name}-latex-ams = %{epoch}:%{version}-%{release}
3225
3226 %description latex-SIunits
3227 The SIunits package can be used to standardise the use of units in
3228 your writings.
3229
3230 %description latex-SIunits -l hu.UTF-8
3231 Az SIunits csomag a mennyiségek egységes írásában nyújt segítséget.
3232
3233 %package latex-siunitx
3234 Summary:        A comprehensive (SI) units package
3235 Summary(hu.UTF-8):      Egy minden részletre kiterjedő (SI) egységek kezelését végző csomag
3236 Group:          Applications/Publishing/TeX
3237 Requires(post,postun):  /usr/bin/texhash
3238 Requires:       %{name}-latex
3239
3240 %description latex-siunitx
3241 A comprehensive (SI) units package.
3242
3243 %description latex-siunitx -l hu.UTF-8
3244 Egy minden részletre kiterjedő (SI) egységek kezelését végző csomag.
3245
3246 %package latex-Tabbing
3247 Summary:        Tabbing with accented letters
3248 Summary(hu.UTF-8):      Tabbing környezet ékezetes betűk használatával
3249 Group:          Applications/Publishing/TeX
3250 Requires(post,postun):  /usr/bin/texhash
3251
3252 %description latex-Tabbing
3253 Tabbing with accented letters.
3254
3255 %description latex-Tabbing -l hu.UTF-8
3256 Tabbing környezet ékezetes betűk használatával.
3257
3258 %package latex-urwvn
3259 Summary:        URWVN fonts
3260 Summary(pl.UTF-8):      Fonty URWVN
3261 Group:          Applications/Publishing/TeX
3262 Requires(post,postun):  /usr/bin/texhash
3263 Requires:       %{name}-fonts-urwvn = %{epoch}:%{version}-%{release}
3264 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3265
3266 %description latex-urwvn
3267 URWVN fonts.
3268
3269 %description latex-urwvn -l pl.UTF-8
3270 Fonty URWVN.
3271
3272 %package latex-txfonts
3273 Summary:        TX fonts LaTeX support
3274 Summary(pl.UTF-8):      Obsługa fontów TX w LaTeXu
3275 Group:          Applications/Publishing/TeX
3276 Requires(post,postun):  %{_bindir}/texhash
3277 Requires:       %{name}-fonts-tx = %{epoch}:%{version}-%{release}
3278 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3279
3280 %description latex-txfonts
3281 TX fonts LaTeX support.
3282
3283 %description latex-txfonts -l pl.UTF-8
3284 Obsługa fontów TX w LaTeXu.
3285
3286 %package latex-ucs
3287 Summary:        This package contains support for using UTF-8 as input encoding in LaTeX documents
3288 Summary(hu.UTF-8):      Ez a csomag lehetővé teszi UTF-8 kódolást a LaTeX dokumentumokban
3289 Group:          Applications/Publishing/TeX
3290 Requires(post,postun):  %{_bindir}/texhash
3291 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3292
3293 %description latex-ucs
3294 This package contains support for using UTF-8 as input encoding in
3295 LaTeX documents.
3296
3297 %description latex-ucs -l hu.UTF-8
3298 Ez a csomag lehetővé teszi UTF-8 kódolást a LaTeX dokumentumokban.
3299
3300 %package latex-umlaute
3301 Summary:        An interface to inputenc for using alternate input encodings
3302 Summary(pl.UTF-8):      Interfejs inputenc do używania alternatywnych kodowań wejściowych
3303 Group:          Applications/Publishing/TeX
3304 Requires(post,postun):  %{_bindir}/texhash
3305 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3306
3307 %description latex-umlaute
3308 An interface to inputenc for using alternate input encodings.
3309
3310 %description latex-umlaute -l pl.UTF-8
3311 Interfejs inputenc do używania alternatywnych kodowań wejściowych.
3312
3313 %package latex-wasysym
3314 Summary:        Extra characters from the Waldis symbol fonts
3315 Summary(pl.UTF-8):      Dodatkowe znaki z fontów Waldis symbol
3316 Group:          Applications/Publishing/TeX
3317 Requires(post,postun):  %{_bindir}/texhash
3318 Requires:       %{name}-fonts-wasy = %{epoch}:%{version}-%{release}
3319 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3320
3321 %description latex-wasysym
3322 Makes some additional characters available that come from the wasy
3323 fonts (Waldis symbol fonts). These fonts are not automatically
3324 included in NFSS2/LaTeX2e since they take up important space and often
3325 aren't necessary if one makes use of the packages amsfonts or amssymb.
3326 Symbols include: join box, diamond, leadsto, sqsubset, lhd, rhd,
3327 apple, ocircle invneg, logof, varint, male, female, phone, clock,
3328 lightning, pointer, sun, bell, permil, smiley, various electrical
3329 symbols, shapes, music notes, circles, signs, astronomy, etc.
3330
3331 %description latex-wasysym -l pl.UTF-8
3332 Pakiet udostępniający dodatkowe symbole pochodzące z fontów wasy
3333 (Waldis symbol). Te fonty nie są automatycznie dołączane w
3334 NFSS2/LaTeX2e, ponieważ zajmują miejsce i zazwyczaj nie są potrzebne
3335 jeśli używa się pakietów amsfonts lub amssymb. Zestaw symboli zawiera
3336 m.in.: symbole join box, diamond, leadsto, sqsubset, lhd, rhd, apple,
3337 ocircle invneg, logof, varint, male, female, phone, clock, lightning,
3338 pointer, sun, bell, permil, smiley oraz różne symbole elektryczne,
3339 kształty, nuty, okręgi, znaki, symbole astronomiczne itp.
3340
3341 %package latex-xcolor
3342 Summary:        Allows for access to color tints, shades, tones etc
3343 Summary(hu.UTF-8):      Hozzáférés színekhez, tónusokhoz, átmenetekhez, stb.
3344 Summary(pl.UTF-8):      Pozwala na dostęp do odcieni, gradientów itp.
3345 Group:          Applications/Publishing/TeX
3346 Obsoletes:      tetex-latex-xcolor
3347
3348 %description
3349 `xcolor' provides easy driver-independent access to several kinds of
3350 color tints, shades, tones, and mixes of arbitrary colors. It allows
3351 to select a document-wide target color model and offers tools for
3352 automatic color schemes, conversion between eight color models, and
3353 alternating table row colors.
3354
3355 %description latex-xcolor -l hu.UTF-8
3356 `xcolor' egy egyszerű meghajtó-független hozzáférést biztosít
3357 színekhez, átmenetekhez, tónusokhóz, és a színek korlátlan
3358 keverékéhez. Lehetőséged van a teljes dokumentumra érvényes szín
3359 modell kiválasztásához és a színmodellek közötti konverzióra.
3360
3361 %description latex-xcolor -l pl.UTF-8
3362 `xcolor' dostarcza łatwego, niezależnego od urządzenia dostępu do
3363 wielu rodzai cieniowania, tonów i połączeń dowolnych kolorów. Pozwala
3364 na wybór modelu koloru dla całego dokumentu i oferuje narzędzia dla
3365 schematów kolorów, konwersji między ośmioma modelami kolorów oraz
3366 naprzemiennych kolorów w tabelach.
3367
3368 %package format-latex
3369 Summary:        LaTeX macro package
3370 Summary(pl.UTF-8):      Pakiet makr LaTeX
3371 Group:          Applications/Publishing/TeX
3372 Requires(post,postun):  %{_bindir}/texhash
3373 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3374 Obsoletes:      hugelatex
3375
3376 %description format-latex
3377 LaTeX is a front end for the TeX text formatting system. Easier to use
3378 than TeX, LaTeX is essentially a set of TeX macros which provide
3379 convenient, predefined document formats for users.
3380
3381 This package contains LaTeX format.
3382
3383 %description format-latex -l pl.UTF-8
3384 LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
3385 łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
3386 dających użytkownikom wygodne, predefiniowane formaty dokumentów.
3387
3388 Ten pakiet zawiera format LaTeX.
3389
3390 %package format-pdflatex
3391 Summary:        PDF LaTeX macro package
3392 Summary(pl.UTF-8):      Pakiet makr PDF LaTeX
3393 Group:          Applications/Publishing/TeX
3394 Requires(post,postun):  %{_bindir}/texhash
3395 Requires:       %{name}-fonts-jknappen = %{epoch}:%{version}-%{release}
3396 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3397 Requires:       %{name}-latex-psnfss = %{epoch}:%{version}-%{release}
3398 Requires:       %{name}-metafont = %{epoch}:%{version}-%{release}
3399 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
3400
3401 %description format-pdflatex
3402 LaTeX is a front end for the TeX text formatting system. Easier to use
3403 than TeX, LaTeX is essentially a set of TeX macros which provide
3404 convenient, predefined document formats for users.
3405
3406 This package contains PDF LaTeX format.
3407
3408 %description format-pdflatex -l pl.UTF-8
3409 LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
3410 łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
3411 dających użytkownikom wygodne, predefiniowane formaty dokumentów.
3412
3413 Ten pakiet zawiera format PDF LaTeX.
3414
3415 # PLaTeX format
3416
3417 %package platex
3418 Summary:        PLaTeX format basic files
3419 Summary(pl.UTF-8):      Podstawowe pliki dla formatu PLaTeX
3420 Group:          Applications/Publishing/TeX
3421 Requires(post,postun):  %{_bindir}/texhash
3422 Requires:       %{name}-fonts-pl = %{epoch}:%{version}-%{release}
3423 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3424
3425 %description platex
3426 PLaTeX format basic files.
3427
3428 %description platex -l pl.UTF-8
3429 Podstawowe pliki dla formatu PLaTeX.
3430
3431 %package format-platex
3432 Summary:        PLaTeX format
3433 Summary(pl.UTF-8):      Format PLaTeX
3434 Group:          Applications/Publishing/TeX
3435 Requires(post,postun):  %{_bindir}/texhash
3436 Requires:       %{name}-platex = %{epoch}:%{version}-%{release}
3437
3438 %description format-platex
3439 PLaTeX format.
3440
3441 %description format-platex -l pl.UTF-8
3442 Format PLaTeX.
3443
3444 %package format-pdfplatex
3445 Summary:        PDF PLaTeX format
3446 Summary(pl.UTF-8):      Format PDF PLaTeX
3447 Group:          Applications/Publishing/TeX
3448 Requires(post,postun):  %{_bindir}/texhash
3449 Requires:       %{name}-fonts-type1-pl = %{epoch}:%{version}-%{release}
3450 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
3451 Requires:       %{name}-platex = %{epoch}:%{version}-%{release}
3452
3453 %description format-pdfplatex
3454 PDF PLaTeX format.
3455
3456 %description format-pdfplatex -l pl.UTF-8
3457 Format PDF PLaTeX.
3458
3459 # # TeX generic macros #
3460
3461 %package tex-babel
3462 Summary:        Multilingual support for TeX
3463 Summary(pl.UTF-8):      Obsługa wielu języków dla TeXa
3464 Group:          Applications/Publishing/TeX
3465 Requires(post,postun):  %{_bindir}/texhash
3466 Requires:       %{name} = %{epoch}:%{version}-%{release}
3467
3468 %description tex-babel
3469 Multilingual support for TeX.
3470
3471 %description tex-babel -l pl.UTF-8
3472 Obsługa wielu języków dla TeXa.
3473
3474 %package tex-german
3475 Summary:        Supports the new German orthography (neue deutsche Rechtschreibung)
3476 Summary(pl.UTF-8):      Obsługa nowej ortografii niemieckiej (neue deutsche Rechtschreibung)
3477 Group:          Applications/Publishing/TeX
3478 Requires(post,postun):  %{_bindir}/texhash
3479 Requires:       %{name} = %{epoch}:%{version}-%{release}
3480
3481 %description tex-german
3482 Supports the new German orthography (neue deutsche Rechtschreibung).
3483
3484 %description tex-german -l pl.UTF-8
3485 Obsługa nowej ortografii niemieckiej (neue deutsche Rechtschreibung).
3486
3487 %package tex-mfpic
3488 Summary:        Macros which generate Metafont or Metapost for drawing pictures
3489 Summary(pl.UTF-8):      Makra generujące Metafont lub Metapost do rysowania obrazków
3490 Group:          Applications/Publishing/TeX
3491 Requires(post,postun):  %{_bindir}/texhash
3492 Requires:       %{name} = %{epoch}:%{version}-%{release}
3493
3494 %description tex-mfpic
3495 Macros which generate Metafont or Metapost for drawing pictures.
3496
3497 %description tex-mfpic -l pl.UTF-8
3498 Makra generujące Metafont lub Metapost do rysowania obrazków.
3499
3500 %package tex-misc
3501 Summary:        Miscellaneous TeX macros
3502 Summary(pl.UTF-8):      Różne makra TeXowe
3503 Group:          Applications/Publishing/TeX
3504 Requires(post,postun):  %{_bindir}/texhash
3505 Requires:       %{name} = %{epoch}:%{version}-%{release}
3506 Obsoletes:      tetex-tex-eijkhout
3507
3508 %description tex-misc
3509 Miscellaneous TeX macros.
3510
3511 %description tex-misc -l pl.UTF-8
3512 Różne makra TeXowe.
3513
3514 %package tex-pictex
3515 Summary:        Picture drawing macros for TeX and LaTeX
3516 Summary(pl.UTF-8):      Makra do rysowania obrazków dla TeXa i LaTeXa
3517 Group:          Applications/Publishing/TeX
3518 Requires(post,postun):  %{_bindir}/texhash
3519 Requires:       %{name} = %{epoch}:%{version}-%{release}
3520
3521 %description tex-pictex
3522 Picture drawing macros for TeX and LaTeX.
3523
3524 %description tex-pictex -l pl.UTF-8
3525 Makra do rysowania obrazków dla TeXa i LaTeXa.
3526
3527 %package tex-pstricks
3528 Summary:        PostScript macros for TeX
3529 Summary(pl.UTF-8):      Makra postscriptowe dla TeXa
3530 Group:          Applications/Publishing/TeX
3531 Requires(post,postun):  %{_bindir}/texhash
3532 Requires:       %{name} = %{epoch}:%{version}-%{release}
3533
3534 %description tex-pstricks
3535 An extensive collection of PostScript macros that is compatible with
3536 most TeX macro packages, including Plain TeX, LaTeX, AMS-TeX, and
3537 AMS-LaTeX. Included are macros for color, graphics, pie charts,
3538 rotation, trees and overlays. It has many special features, including:
3539 a wide variety of graphics (picture drawing) macros, with a flexible
3540 interface and with color support. There are macros for coloring or
3541 shading the cells of tables.
3542
3543 %description tex-pstricks -l pl.UTF-8
3544 Duży zestaw makr postscriptowych kompatybilny z większością pakietów
3545 makr TeXowych, w tym: Plain TeX, LaTeX, AMS-TeX i AMS-LaTeX. Załączono
3546 makra obsługujące kolory, grafikę, wykresy kołowe, obroty, drzewa i
3547 nakładanie. Mają wiele możliwości, w tym dużo makr graficznych (do
3548 rysowania obrazków) z elastycznym interfejsem i obsługą koloru. Są też
3549 makra do kolorowania lub cieniowania komórek tabel.
3550
3551 %package tex-qpx
3552 Summary:        QuasiPalatino and PX fonts typesetting support
3553 Summary(pl.UTF-8):      Wsparcie dla składu fontami QuasiPalatino i PX
3554 Group:          Applications/Publishing/TeX
3555 Requires(post,postun):  %{_bindir}/texhash
3556 Requires:       %{name} = %{epoch}:%{version}-%{release}
3557 Requires:       %{name}-fonts-qpx = %{epoch}:%{version}-%{release}
3558
3559 %description tex-qpx
3560 QuasiPalatino and PX fonts typesetting support.
3561
3562 %description tex-qpx -l pl.UTF-8
3563 Wsparcie dla składu fontami QuasiPalatino i PX.
3564
3565 %package tex-qpxqtx
3566 Summary:        QuasiTimes and TX fonts typesetting support
3567 Summary(pl.UTF-8):      Wsparcie dla składu fontami QuasiTimes i TX
3568 Group:          Applications/Publishing/TeX
3569 Requires(post,postun):  %{_bindir}/texhash
3570 Requires:       %{name} = %{epoch}:%{version}-%{release}
3571 Requires:       %{name}-fonts-qpxqtx = %{epoch}:%{version}-%{release}
3572
3573 %description tex-qpxqtx
3574 QuasiTimes and TX fonts typesetting support.
3575
3576 %description tex-qpxqtx -l pl.UTF-8
3577 Wsparcie dla składu fontami QuasiTimes i TX.
3578
3579 %package tex-ruhyphen
3580 Summary:        Russian hyphenation
3581 Summary(pl.UTF-8):      Rosyjskie reguły przenoszenia wyrazów
3582 Group:          Applications/Publishing/TeX
3583 Requires(post,postun):  %{_bindir}/texhash
3584 Requires:       %{name} = %{epoch}:%{version}-%{release}
3585
3586 %description tex-ruhyphen
3587 A collection of Russian hyphenation patterns supporting a number of
3588 Cyrillic font encodings, including T2, UCY (Omega Unicode Cyrillic),
3589 LCY, LWN (OT2), and koi8-r.
3590
3591 %description tex-ruhyphen -l pl.UTF-8
3592 Zestaw rosyjskich wzorców przenoszenia wyrazów obsługujący wiele
3593 kodowań fontów w cyrylicy, włącznie z T2, UCY (Omega Unicode
3594 Cyrillic), LCY, LWN (OT2) i koi8-r.
3595
3596 %package tex-spanish
3597 Summary:        Various TeX related files for typesetting documents written in Spanish
3598 Summary(pl.UTF-8):      Różne pliki TeXowe służące do składu dokumentów w języku hiszpańskim
3599 Group:          Applications/Publishing/TeX
3600 Requires(post,postun):  %{_bindir}/texhash
3601 Requires:       %{name} = %{epoch}:%{version}-%{release}
3602 Obsoletes:      tetex-tex-spanishb
3603
3604 %description tex-spanish
3605 Various TeX related files for typesetting documents written in
3606 Spanish, including hyphenation and dictionaries.
3607
3608 %description tex-spanish -l pl.UTF-8
3609 Różne pliki TeXowe służące do składu dokumentów napisanych w języku
3610 hiszpańskim - w tym reguły przenoszenia wyrazów i słowniki.
3611
3612 %package tex-texdraw
3613 Summary:        Graphical macros, using embedded PostScript
3614 Summary(pl.UTF-8):      Makra graficzne używające osadzanego PostScriptu
3615 Group:          Applications/Publishing/TeX
3616 Requires(post,postun):  %{_bindir}/texhash
3617 Requires:       %{name} = %{epoch}:%{version}-%{release}
3618
3619 %description tex-texdraw
3620 Graphical macros, using embedded PostScript.
3621
3622 %description tex-texdraw -l pl.UTF-8
3623 Makra graficzne używające osadzanego PostScriptu.
3624
3625 %package tex-thumbpdf
3626 Summary:        Thumbnails for PDFTeX and dvips/ps2pdf
3627 Summary(pl.UTF-8):      Ikonki dla PDFTeXa i dvips/ps2pdf
3628 Group:          Applications/Publishing/TeX
3629 Requires(post,postun):  %{_bindir}/texhash
3630 Requires:       %{name} = %{epoch}:%{version}-%{release}
3631
3632 %description tex-thumbpdf
3633 Provides support, using Perl, for thumbnails in pdfTeX and
3634 dvips/ps2pdf, using ghostscript to generate the thumbnails which get
3635 represented in a TeX readable file that is read by the package
3636 thumbpdf.sty to automatically include the thumbnails. Works with both
3637 plain TeX and LaTeX.
3638
3639 %description tex-thumbpdf -l pl.UTF-8
3640 Pakiet przy pomocy Perla dodaje ikonki w pdfTeXu i dvips/ps2pdf przy
3641 użyciu ghostscripta. Ikonki są reprezentowane w pliku czytanym przez
3642 TeXa, który jest wywoływany z thumbpdf.sty, aby automatycznie dołączyć
3643 ikonki. Działa z formatami plain TeX i LaTeX.
3644
3645 %package tex-ukrhyph
3646 Summary:        Ukranian hyphenation
3647 Summary(pl.UTF-8):      Ukraińskie zasady przenoszenia wyrazów
3648 Group:          Applications/Publishing/TeX
3649 Requires(post,postun):  %{_bindir}/texhash
3650 Requires:       %{name} = %{epoch}:%{version}-%{release}
3651
3652 %description tex-ukrhyph
3653 This package allows the use of different hyphenation patterns for the
3654 Ukrainian language for various Cyrillic font encodings. Contains
3655 packages implementing traditional rules, modern rules, and combined
3656 English-Ukrainian hyphenation.
3657
3658 %description tex-ukrhyph -l pl.UTF-8
3659 Ten pakiet pozwala na używanie różnych wzorców przenoszenia wyrazów
3660 dla języka ukraińskiego z różnymi kodowaniami fontów z cyrylicą.
3661 Zawiera pakiety z implementacją reguł tradycyjnych, współczesnych i
3662 łączonych angielsko-ukraińskich.
3663
3664 %package latex-vietnam
3665 Summary:        Vietnamese language support
3666 Summary(pl.UTF-8):      Wsparcie dla języka wietnamskiego
3667 Group:          Applications/Publishing/TeX
3668 Requires(post,postun):  %{_bindir}/texhash
3669 Requires:       %{name} = %{epoch}:%{version}-%{release}
3670 Obsoletes:      tetex-tex-vietnam
3671
3672 %description latex-vietnam
3673 Vietnamese language support.
3674
3675 %description latex-vietnam -l pl.UTF-8
3676 Wsparcie dla języka wietnamskiego.
3677
3678 %package tex-xypic
3679 Summary:        Package for typesetting a variety of graphs and diagrams with TeX
3680 Summary(pl.UTF-8):      Pakiet do składania w TeXu różnych wykresów i diagramów
3681 Group:          Applications/Publishing/TeX
3682 Requires(post,postun):  %{_bindir}/texhash
3683 Requires:       %{name} = %{epoch}:%{version}-%{release}
3684 Requires:       %{name}-fonts-xypic = %{epoch}:%{version}-%{release}
3685
3686 %description tex-xypic
3687 A package for typesetting a variety of graphs and diagrams with TeX.
3688 Xy-pic works with most formats (including LaTeX, AMS-LaTeX, AMS-TeX,
3689 and plain TeX), in particular Xy-pic is provided as a LaTeX2e
3690 `supported package'.
3691
3692 %description tex-xypic -l pl.UTF-8
3693 Pakiet do składania w TeXu różnych wykresów i diagramów. Xy-pic działa
3694 z większością formatów (w tym LaTeX, AMS-LaTeX, AMS-TeX i plain TeX),
3695 w szczególności jest dołączany jako "wspierany pakiet" LaTeX2e.
3696
3697 %package tex-xkeyval
3698 Summary:        Extension to keyval package
3699 Summary(pl.UTF-8):      Rozszerzenie do pakietu keyval
3700 Group:          Applications/Publishing/TeX
3701 Requires(post,postun):  /usr/bin/texhash
3702 Requires:       %{name} = %{epoch}:%{version}-%{release}
3703
3704 %description tex-xkeyval
3705 Extension to keyval package.
3706
3707 %description tex-xkeyval -l pl.UTF-8
3708 Rozszerzenie do pakietu keyval.
3709
3710 %package dirs-fonts
3711 Summary:        TeX font directories
3712 Summary(pl.UTF-8):      Katalogi fontów TeXa
3713 Group:          Fonts
3714 Obsoletes:      tetex-dirs-fonts
3715
3716 %description dirs-fonts
3717 TeX font directories.
3718
3719 %description dirs-fonts -l pl.UTF-8
3720 Katalogi fontów TeXa.
3721
3722 # # Fonts packages #
3723
3724 %package fonts-adobe
3725 Summary:        Adobe fonts
3726 Summary(pl.UTF-8):      Fonty Adobe
3727 Group:          Fonts
3728 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3729
3730 %description fonts-adobe
3731 Adobe fonts.
3732
3733 %description fonts-adobe -l pl.UTF-8
3734 Fonty Adobe.
3735
3736 %package fonts-ae
3737 Summary:        Virtual fonts for PDF-files with T1 encoded CMR-fonts
3738 Summary(pl.UTF-8):      Wirtualne fonty do plików PDF z fontami CMR o kodowaniu T1
3739 Group:          Fonts
3740 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3741
3742 %description fonts-ae
3743 Virtual fonts for PDF-files with T1 encoded CMR-fonts.
3744
3745 %description fonts-ae -l pl.UTF-8
3746 Wirtualne fonty do plików PDF z fontami CMR o kodowaniu T1.
3747
3748 %package fonts-ams
3749 Summary:        AMS fonts
3750 Summary(pl.UTF-8):      Fonty AMS
3751 Group:          Fonts
3752 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3753
3754 %description fonts-ams
3755 AMS fonts.
3756
3757 %description fonts-ams -l pl.UTF-8
3758 Fonty AMS.
3759
3760 %package fonts-antp
3761 Summary:        Antykwa Poltawskiego, a Type 1 family of Polish traditional type
3762 Summary(pl.UTF-8):      Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako Type 1
3763 Group:          Fonts
3764 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3765
3766 %description fonts-antp
3767 Antykwa Poltawskiego, a Type 1 family of Polish traditional type.
3768
3769 %description fonts-antp -l pl.UTF-8
3770 Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako
3771 Type 1.
3772
3773 %package fonts-antt
3774 Summary:        Antykwa Torunska, a Type 1 family of a Polish traditional type
3775 Summary(pl.UTF-8):      Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1
3776 Group:          Fonts
3777 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3778
3779 %description fonts-antt
3780 Antykwa Torunska, a Type 1 family of a Polish traditional type.
3781
3782 %description fonts-antt -l pl.UTF-8
3783 Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1.
3784
3785 %package fonts-arphic
3786 Summary:        Arphic fonts
3787 Group:          Fonts
3788 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3789
3790 %description fonts-arphic
3791 Arphic fonts.
3792
3793 %package fonts-bbm
3794 Summary:        Blackboard variant fonts for Computer Modern, with LaTeX support
3795 Summary(pl.UTF-8):      Tablicowy wariant fontów Computer Modern ze wsparciem dla LaTeXa
3796 Group:          Fonts
3797 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3798
3799 %description fonts-bbm
3800 Blackboard variant fonts for Computer Modern, with LaTeX support.
3801
3802 %description fonts-bbm -l pl.UTF-8
3803 Tablicowy wariant fontów Computer Modern ze wsparciem dla LaTeXa.
3804
3805 %package fonts-bbold
3806 Summary:        Sans serif blackboard bold for LaTeX
3807 Summary(pl.UTF-8):      Tablicowy tłusty font sans serif dla LaTeXa
3808 Group:          Fonts
3809 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3810
3811 %description fonts-bbold
3812 Sans serif blackboard bold for LaTeX.
3813
3814 %description fonts-bbold -l pl.UTF-8
3815 Tablicowy tłusty font sans serif dla LaTeXa.
3816
3817 %package fonts-bh
3818 Summary:        Bold & Heavy Fonts
3819 Summary(pl.UTF-8):      Fonty Bold i Heavy
3820 Group:          Fonts
3821 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3822
3823 %description fonts-bh
3824 Bold & Heavy Fonts.
3825
3826 %description fonts-bh -l pl.UTF-8
3827 Fonty Bold i Heavy.
3828
3829 %package fonts-bitstream
3830 Summary:        Bitstream fonts
3831 Summary(pl.UTF-8):      Fonty Bitstream
3832 Group:          Fonts
3833 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3834 Obsoletes:      tetex-fonts-bitstrea
3835
3836 %description fonts-bitstream
3837 Bitstream fonts.
3838
3839 %description fonts-bitstream -l pl.UTF-8
3840 Fonty Bitstream.
3841
3842 %package fonts-cbgreek
3843 Summary:        Complete set of Greek fonts
3844 Summary(pl.UTF-8):      Pełny zestaw fontów greckich
3845 Group:          Fonts
3846 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3847
3848 %description fonts-cbgreek
3849 Complete set of Greek fonts.
3850
3851 %description fonts-cbgreek -l pl.UTF-8
3852 Pełny zestaw fontów greckich.
3853
3854 %package fonts-cc-pl
3855 Summary:        Polish version of Computer Concrete fonts
3856 Summary(pl.UTF-8):      Polska wersja fontów Computer Concrete
3857 Group:          Fonts
3858 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3859
3860 %description fonts-cc-pl
3861 Polish version of Computer Concrete fonts.
3862
3863 %description fonts-cc-pl -l pl.UTF-8
3864 Polska wersja fontów Computer Concrete.
3865
3866 %package fonts-cg
3867 Summary:        Compugraphic fonts
3868 Summary(pl.UTF-8):      Fonty Compugraphic
3869 Group:          Fonts
3870 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3871
3872 %description fonts-cg
3873 Compugraphic fonts.
3874
3875 %description fonts-cg -l pl.UTF-8
3876 Fonty Compugraphic.
3877
3878 %package fonts-cm
3879 Summary:        Computer Modern fonts
3880 Summary(pl.UTF-8):      Fonty Computer Modern
3881 Group:          Fonts
3882 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3883
3884 %description fonts-cm
3885 Computer Modern fonts.
3886
3887 %description fonts-cm -l pl.UTF-8
3888 Fonty Computer Modern.
3889
3890 %package fonts-cmbright
3891 Summary:        CM Bright fonts
3892 Summary(pl.UTF-8):      Fonty CM Bright
3893 Group:          Fonts
3894 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3895
3896 %description fonts-cmbright
3897 CM Bright fonts.
3898
3899 %description fonts-cmbright -l pl.UTF-8
3900 Fonty CM Bright.
3901
3902 %package fonts-cmsuper
3903 Summary:        CM Super fonts
3904 Summary(hu.UTF-8):      CM Super betűtípus
3905 Group:          Fonts
3906 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3907
3908 %description fonts-cmbright
3909 CM Super fonts.
3910
3911 %description fonts-cmbright -l hu.UTF-8
3912 CM Super betűtípus
3913
3914
3915 %package fonts-cmcyr
3916 Summary:        Computer Modern fonts extended with Russian letters
3917 Summary(pl.UTF-8):      Fonty Computer Modern rozszerzone o litery rosyjskie
3918 Group:          Fonts
3919 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3920
3921 %description fonts-cmcyr
3922 Computer Modern fonts extended with Russian letters.
3923
3924 %description fonts-cmcyr -l pl.UTF-8
3925 Fonty Computer Modern rozszerzone o litery rosyjskie.
3926
3927 %package fonts-cmextra
3928 Summary:        Extra Computer Modern fonts, from the American Mathematical Society
3929 Summary(pl.UTF-8):      Dodatkowe fonty Computer Modern z AMS
3930 Group:          Fonts
3931 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3932
3933 %description fonts-cmextra
3934 Extra Computer Modern fonts, from the American Mathematical Society.
3935
3936 %description fonts-cmextra -l pl.UTF-8
3937 Dodatkowe fonty Computer Modern z AMS (American Mathematical Society).
3938
3939 %package fonts-concmath
3940 Summary:        Concrete Math fonts
3941 Summary(pl.UTF-8):      Fonty matematyczne Concrete Math
3942 Group:          Fonts
3943 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3944
3945 %description fonts-concmath
3946 Concrete Math fonts.
3947
3948 %description fonts-concmath -l pl.UTF-8
3949 Fonty matematyczne Concrete Math.
3950
3951 %package fonts-concrete
3952 Summary:        Concrete Roman fonts
3953 Summary(pl.UTF-8):      Fonty Concrete Roman
3954 Group:          Fonts
3955 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3956
3957 %description fonts-concrete
3958 Concrete Roman fonts, designed by Donald E. Knuth, originally for use
3959 with Euler math fonts.
3960
3961 %description fonts-concrete -l pl.UTF-8
3962 Fonty Concrete Roman, opracowane przez Donalda E. Knutha, oryginalnie
3963 przeznaczone do używania z fontami matematycznymi Euler.
3964
3965 %package fonts-cs
3966 Summary:        Czech/Slovak-tuned MetaFont Computer Modern fonts
3967 Summary(pl.UTF-8):      Fonty MetaFont Computer Modern dla języków czeskiego i słowackiego
3968 Group:          Fonts
3969 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3970
3971 %description fonts-cs
3972 Czech/Slovak-tuned MetaFont Computer Modern fonts.
3973
3974 %description fonts-cs -l pl.UTF-8
3975 Fonty MetaFont Computer Modern zmodyfikowane pod kątem języków
3976 czeskiego i słowackiego.
3977
3978 %package fonts-dstroke
3979 Summary:        Doublestroke font for typesetting the mathematical symbols
3980 Summary(pl.UTF-8):      Podwójnie kreślony font do składania symboli matematycznych
3981 Group:          Fonts
3982 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3983
3984 %description fonts-dstroke
3985 Doublestroke font for typesetting the mathematical symbols.
3986
3987 %description fonts-dstroke -l pl.UTF-8
3988 Podwójnie kreślony font do składania symboli matematycznych.
3989
3990 %package fonts-ecc
3991 Summary:        Sources for the European Concrete fonts
3992 Summary(pl.UTF-8):      Źródła dla fontów European Concrete
3993 Group:          Fonts
3994 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3995
3996 %description fonts-ecc
3997 The MetaFont sources and tfm files of the European Concrete Fonts.
3998 This is the EC implementation of Knuth's Concrete fonts, including
3999 also the corresponding text companion fonts.
4000
4001 %description fonts-ecc -l pl.UTF-8
4002 Źródła MetaFonta i pliki tfm dla fontów European Concrete. Jest to
4003 implementacja EC fontów Concrete Knutha, włącznie z odpowiadającymi
4004 tekstowymi fontami towarzyszącymi.
4005
4006 %package fonts-eurosym
4007 Summary:        The new European currency symbol for the Euro
4008 Summary(pl.UTF-8):      Symbol nowej europejskiej waluty Euro
4009 Group:          Fonts
4010 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4011
4012 %description fonts-eurosym
4013 The new European currency symbol for the Euro implemented in Metafont,
4014 using the official European Commission dimensions, and providing
4015 several shapes (normal, slanted, bold, outline).
4016
4017 %description fonts-eurosym -l pl.UTF-8
4018 Symbol nowej europejskiej waluty Euro, zaimplementowany w Metafoncie,
4019 z użyciem oficjalnych wymiarów wg Komisji Europejskiej, dostarczający
4020 różnych kształtów (normalnego, pochylonego, tłustego, szkicowanego).
4021
4022 %package fonts-eulervm
4023 Summary:        The Virtual Euler Math fonts
4024 Summary(pl.UTF-8):      Fonty Virtual Euler Math
4025 Group:          Fonts
4026 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4027
4028 %description fonts-eulervm
4029 Euler-VM is a set of _virtual_ math fonts based on Euler and CM. This
4030 approach has several advantages over immediately using the _real_
4031 Euler fonts: Most noticeably, less TeX resources are consumed, the
4032 quality of various math symbols is improved, and a usable \hslash
4033 symbol can be provided.
4034
4035 %description fonts-eulervm -l pl.UTF-8
4036 Euler-VM to zbiór _wirtualnych_ fontów matematycznych opartych na
4037 fontach Euler i CM. Podejście to ma różne zalety nad bezpośrednim
4038 używaniem _prawdziwych_ fontów Euler: najbardziej zauważalnie, używane
4039 jest mniej zasobów TeXa, poprawiona jest jakość różnych symboli
4040 matematycznych i może być dostępny używalny symbol \hslash.
4041
4042 %package fonts-euxm
4043 Summary:        Fonts similar to EUSM but with two more characters
4044 Summary(pl.UTF-8):      Fonty podobne do EUSM, ale z dwoma dodatkowymi znakami
4045 Group:          Fonts
4046 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4047
4048 %description fonts-euxm
4049 Fonts like EUSM but with two more characters needed for Concrete Math
4050 included in TeXLive distribution in fonts3.
4051
4052 %description fonts-euxm -l pl.UTF-8
4053 Fonty podobne do EUSM, ale z dwoma dodatkowymi znakami, potrzebnymi
4054 dla Concrete Math dołączonego w fonts3 dystrybucji TeXLive.
4055
4056 %package fonts-gothic
4057 Summary:        Gothic and ornamental initial fonts by Yannis Haralambous
4058 Summary(pl.UTF-8):      Początkowe fonty gotyckie i ornamentowe Yannisa Haralambousa
4059 Group:          Fonts
4060 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4061
4062 %description fonts-gothic
4063 Gothic and ornamental initial fonts by Yannis Haralambous.
4064
4065 %description fonts-gothic -l pl.UTF-8
4066 Początkowe fonty gotyckie i ornamentowe Yannisa Haralambousa.
4067
4068 %package fonts-hoekwater
4069 Summary:        Converted mflogo font
4070 Summary(pl.UTF-8):      Przekonwertowany font mflogo
4071 Group:          Fonts
4072 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4073
4074 %description fonts-hoekwater
4075 Fonts originally created in MetaFont, transformed to PostScript by
4076 Taco Hoekwater; includes logo, manfnt, rsfs, stmaryrd, wasy, wasy2,
4077 xipa.
4078
4079 %description fonts-hoekwater -l pl.UTF-8
4080 Fonty oryginalnie stworzone w MetaFoncie, przekształcone do
4081 PostScriptu przez Taco Hoekwatera; zawierają: logo, manfnt, rsfs,
4082 stmaryrd, wasy, wasy2, xipa.
4083
4084 %package fonts-jknappen
4085 Summary:        Miscellaneous packages by Joerg Knappen
4086 Summary(pl.UTF-8):      Różne pakiety autorstwa Joerga Knappena
4087 Group:          Fonts
4088 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4089
4090 %description fonts-jknappen
4091 Miscellaneous macros, mostly for making use of extra fonts, by Joerg
4092 Knappen, including sgmlcmpt.
4093
4094 %description fonts-jknappen -l pl.UTF-8
4095 Różne makra, głównie do używania dodatkowych fontów autorstwa Joerga
4096 Knappena. Zawiera sgmlcmpt.
4097
4098 %package fonts-latex
4099 Summary:        Basic LaTeX fonts
4100 Summary(pl.UTF-8):      Podstawowe fonty dla LaTeXa
4101 Group:          Fonts
4102 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4103
4104 %description fonts-latex
4105 Basic LaTeX fonts.
4106
4107 %description fonts-latex -l pl.UTF-8
4108 Podstawowe fonty dla LaTeXa.
4109
4110 %package fonts-lh
4111 Summary:        Olga Lapko's LH fonts
4112 Summary(pl.UTF-8):      Fonty LH Olgi Lapko
4113 Group:          Fonts
4114 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4115
4116 %description fonts-lh
4117 The lh fonts for the `T2'/X2 encodings (for cyrillic languages).
4118
4119 %description fonts-lh -l pl.UTF-8
4120 Fonty lh dla kodowań `T2'/X2 (dla języków zapisywanych cyrylicą).
4121
4122 %package fonts-lm
4123 Summary:        Latin Modern family fonts
4124 Summary(pl.UTF-8):      Fonty z rodziny Latin Modern
4125 Group:          Applications/Publishing/TeX
4126 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4127
4128 %description fonts-lm
4129 Latin Modern family of fonts, based on the Computer Modern fonts
4130 released into public domain by AMS (copyright (C) 1997 AMS). Contain a
4131 lot of additional characters, mainly accented ones, but not only.
4132 There is a one set of PostScript fonts and four sets of TeX Font
4133 Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
4134 encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
4135 Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
4136 potential user knows what to do with all these files. The author is
4137 Boguslaw Jackowski.
4138
4139 %description fonts-lm -l pl.UTF-8
4140 Rodzina fontów Latin Modern, oparta na fontach Computer Modern
4141 przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
4142 Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
4143 Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
4144 Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
4145 QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
4146 (texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
4147 (ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
4148 tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
4149
4150 %package fonts-marvosym
4151 Summary:        Martin Vogel's Symbol (marvosym) font
4152 Summary(pl.UTF-8):      Font Symbol Martina Vogela (marvosym)
4153 Group:          Fonts
4154 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4155
4156 %description fonts-marvosym
4157 Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
4158 currency symbol as defined by the European commission; Euro currency
4159 symbols in typefaces Times, Helvetica and Courier; Symbols for
4160 structural engineering; Symbols for steel cross-sections; Astronomy
4161 signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
4162 symbols; CE sign and others.
4163
4164 %description fonts-marvosym -l pl.UTF-8
4165 Font Symbol Martina Vogela (marvosym) to font zawierający: symbol
4166 waluty Euro zdefiniowany przez Komisję Europejską; symbole waluty Euro
4167 dla krojów Times, Helvetica i Courier; symbole dla inżynierii
4168 strukturalnej; symbole dla przekroi poprzecznych; symbole
4169 astronomiczne (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole
4170 krawieckie; znak CE i inne.
4171
4172 %package fonts-mflogo
4173 Summary:        Logo fonts
4174 Summary(pl.UTF-8):      Fonty logo
4175 Group:          Fonts
4176 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4177
4178 %description fonts-mflogo
4179 Logo fonts.
4180
4181 %description fonts-mflogo -l pl.UTF-8
4182 Fonty logo.
4183
4184 %package fonts-misc
4185 Summary:        Miscellaneous fonts
4186 Summary(pl.UTF-8):      Różne fonty
4187 Group:          Fonts
4188 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4189
4190 %description fonts-misc
4191 Miscellaneous fonts.
4192
4193 %description fonts-misc -l pl.UTF-8
4194 Fonty różne.
4195
4196 %package fonts-monotype
4197 Summary:        Monotype fonts
4198 Summary(pl.UTF-8):      Fonty Monotype
4199 Group:          Fonts
4200 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4201
4202 %description fonts-monotype
4203 Monotype fonts.
4204
4205 %description fonts-monotype -l pl.UTF-8
4206 Fonty Monotype.
4207
4208 %package fonts-omega
4209 Summary:        Fonts for Omega - extended unicode TeX
4210 Summary(pl.UTF-8):      Fonty dla Omegi - TeXa ze wsparciem dla unikodu
4211 Group:          Fonts
4212 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4213
4214 %description fonts-omega
4215 Fonts for Omega - extended unicode TeX.
4216
4217 %description fonts-omega -l pl.UTF-8
4218 Fonty dla Omegi - TeXa ze wsparciem dla unikodu.
4219
4220
4221 %package fonts-other
4222 Summary:        Other fonts
4223 Summary(hu.UTF-8):      További betűtípusok
4224 Group:          Fonts
4225 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4226
4227 %description fonts-other
4228 Other fonts.
4229
4230 %description fonts-omega -l hu.UTF-8
4231 További betűtípusok.
4232
4233 %package fonts-pazo
4234 Summary:        Pazo fonts
4235 Summary(pl.UTF-8):      Fonty Pazo
4236 Group:          Fonts
4237 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4238
4239 %description fonts-pazo
4240 Pazo fonts.
4241
4242 %description fonts-pazo -l pl.UTF-8
4243 Fonty Pazo.
4244
4245 %package fonts-pl
4246 Summary:        Polish fonts
4247 Summary(pl.UTF-8):      Polskie fonty
4248 Group:          Fonts
4249 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4250
4251 %description fonts-pl
4252 Polish fonts.
4253
4254 %description fonts-pl -l pl.UTF-8
4255 Polskie fonty.
4256
4257 %package fonts-px
4258 Summary:        PX fonts
4259 Summary(pl.UTF-8):      Fonty PX
4260 Group:          Fonts
4261 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4262
4263 %description fonts-px
4264 PX fonts.
4265
4266 %description fonts-px -l pl.UTF-8
4267 Fonty PX.
4268
4269 %package fonts-qfonts
4270 Summary:        Quasi fonts
4271 Summary(pl.UTF-8):      Fonty Quasi
4272 Group:          Fonts
4273 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4274
4275 %description fonts-qfonts
4276 Quasi fonts.
4277
4278 %description fonts-qfonts -l pl.UTF-8
4279 Fonty Quasi.
4280
4281 %package fonts-qpx
4282 Summary:        Additional fonts for QPX package
4283 Summary(pl.UTF-8):      Dodatkowe fonty dla pakietu QPX
4284 Group:          Fonts
4285 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4286 Requires:       %{name}-fonts-px = %{epoch}:%{version}-%{release}
4287 Requires:       %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
4288
4289 %description fonts-qpx
4290 Additional fonts for QPX package.
4291
4292 %description fonts-qpx -l pl.UTF-8
4293 Dodatkowe fonty dla pakietu QPX.
4294
4295 %package fonts-qpxqtx
4296 Summary:        Additional fonts for QTX package
4297 Summary(pl.UTF-8):      Dodatkowe fonty dla pakietu QTX
4298 Group:          Fonts
4299 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4300 # I hope qpxqtx doesn't need qfonts
4301 # Requires:     %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
4302 Requires:       %{name}-fonts-tx = %{epoch}:%{version}-%{release}
4303
4304 %description fonts-qpxqtx
4305 Additional fonts for QTX package.
4306
4307 %description fonts-qpxqtx -l pl.UTF-8
4308 Dodatkowe fonty dla pakietu QTX.
4309
4310 %package fonts-rsfs
4311 Summary:        Fonts of uppercase script letters for scientific and mathematical typesetting
4312 Summary(pl.UTF-8):      Fonty wielkich liter pisanych do składania dokumentów naukowych i matematycznych
4313 Group:          Fonts
4314 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4315
4316 %description fonts-rsfs
4317 Fonts of uppercase script letters for use as symbols in scientific and
4318 mathematical typesetting, in contrast to the informal script fonts
4319 such as that used for the `calligraphic' symbols in the TeX math
4320 symbol font.
4321
4322 %description fonts-rsfs -l pl.UTF-8
4323 Fonty wielkich liter pisanych do używania jako symbole przy składaniu
4324 dokumentów naukowych i matematycznych, w odróżnieniu od nieformalnych
4325 fontów pisanych takich jak używane do symboli "kaligraficznych" w
4326 matematycznym foncie TeXowym symbol.
4327
4328 %package fonts-stmaryrd
4329 Summary:        St Mary Road symbols for functional programming
4330 Summary(pl.UTF-8):      Symbole St Mary Road do programowania funkcyjnego
4331 Group:          Fonts
4332 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4333
4334 %description fonts-stmaryrd
4335 St Mary Road symbols for functional programming.
4336
4337 %description fonts-stmaryrd -l pl.UTF-8
4338 Symbole St Mary Road do programowania funkcyjnego.
4339
4340 %package fonts-tx
4341 Summary:        TX fonts
4342 Summary(pl.UTF-8):      Fonty TX
4343 Group:          Fonts
4344 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4345
4346 %description fonts-tx
4347 TX fonts.
4348
4349 %description fonts-tx -l pl.UTF-8
4350 Fonty TX.
4351
4352 %package fonts-uhc
4353 Summary:        UHC fonts
4354 Group:          Fonts
4355 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4356
4357 %description fonts-uhc
4358 UHC fonts.
4359
4360 %package fonts-urw
4361 Summary:        URW fonts
4362 Summary(pl.UTF-8):      Fonty URW
4363 Group:          Fonts
4364 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4365
4366 %description fonts-urw
4367 URW fonts.
4368
4369 %description fonts-urw -l pl.UTF-8
4370 Fonty URW.
4371
4372 %package fonts-urwvn
4373 Summary:        URWVN fonts
4374 Summary(pl.UTF-8):      Fonty URWVN
4375 Group:          Fonts
4376 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4377
4378 %description fonts-urwvn
4379 URWVN fonts.
4380
4381 %description fonts-urwvn -l pl.UTF-8
4382 Fonty URWVN.
4383
4384 %package fonts-vnr
4385 Summary:        VNR fonts
4386 Summary(pl.UTF-8):      Fonty VNR
4387 Group:          Fonts
4388 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4389
4390 %description fonts-vnr
4391 VNR fonts.
4392
4393 %description fonts-vnr -l pl.UTF-8
4394 Fonty VNR.
4395
4396 %package fonts-wadalab
4397 Summary:        Wadalab fonts
4398 Group:          Fonts
4399 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4400
4401 %description fonts-wadalab
4402 Wadalab fonts.
4403
4404 %package fonts-wasy
4405 Summary:        Waldis symbol fonts
4406 Summary(pl.UTF-8):      Fonty Waldis symbol
4407 Group:          Fonts
4408 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4409
4410 %description fonts-wasy
4411 Waldis symbol fonts.
4412
4413 %description fonts-wasy -l pl.UTF-8
4414 Fonty Waldis symbol.
4415
4416 %package fonts-xypic
4417 Summary:        Xy-pic fonts
4418 Summary(pl.UTF-8):      Fonty Xy-pic
4419 Group:          Fonts
4420 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4421
4422 %description fonts-xypic
4423 Xy-pic fonts.
4424
4425 %description fonts-xypic -l pl.UTF-8
4426 Fonty Xy-pic.
4427
4428 %package fonts-yandy
4429 Summary:        European Modern fonts from Y&Y
4430 Summary(pl.UTF-8):      Fonty European Modern od Y&Y
4431 Group:          Fonts
4432 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4433
4434 %description fonts-yandy
4435 European Modern fonts from Y&Y.
4436
4437 %description fonts-yandy -l pl.UTF-8
4438 Fonty European Modern od Y&Y.
4439
4440 %package fonts-type1-antp
4441 Summary:        Antykwa Poltawskiego, a Type 1 family of Polish traditional type
4442 Summary(pl.UTF-8):      Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako Type 1
4443 Group:          Fonts
4444 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4445
4446 %description fonts-type1-antp
4447 Antykwa Poltawskiego, a Type 1 family of Polish traditional type.
4448
4449 %description fonts-type1-antp -l pl.UTF-8
4450 Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako
4451 Type 1.
4452
4453 %package fonts-type1-antt
4454 Summary:        Antykwa Torunska, a Type 1 family of a Polish traditional type
4455 Summary(pl.UTF-8):      Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1
4456 Group:          Fonts
4457 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4458
4459 %description fonts-type1-antt
4460 Antykwa Torunska, a Type 1 family of a Polish traditional type.
4461
4462 %description fonts-type1-antt -l pl.UTF-8
4463 Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1.
4464
4465 %package fonts-type1-arphic
4466 Summary:        Type1 Arphic fonts
4467 Group:          Fonts
4468 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4469
4470 %description fonts-type1-arphic
4471 Type1 Arphic fonts.
4472
4473 %package fonts-type1-belleek
4474 Summary:        Free replacement for basic MathTime fonts
4475 Summary(pl.UTF-8):      Wolnodostępny zamiennik podstawowych fontów MathTime
4476 Group:          Fonts
4477 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4478
4479 %description fonts-type1-belleek
4480 Free replacement for basic MathTime fonts.
4481
4482 %description fonts-type1-belleek -l pl.UTF-8
4483 Wolnodostępny zamiennik podstawowych fontów MathTime.
4484
4485 %package fonts-type1-bitstream
4486 Summary:        Bitstream fonts
4487 Summary(pl.UTF-8):      Fonty Bitstream
4488 Group:          Fonts
4489 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4490 Obsoletes:      tetex-fonts-type1-bitstrea
4491
4492 %description fonts-type1-bitstream
4493 Bitstream fonts.
4494
4495 %description fonts-type1-bitstream -l pl.UTF-8
4496 Fonty Bitstream.
4497
4498 %package fonts-type1-bluesky
4499 Summary:        Computer Modern family fonts
4500 Summary(pl.UTF-8):      Fonty z rodziny Computer Modern
4501 Group:          Fonts
4502 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4503
4504 %description fonts-type1-bluesky
4505 Computer Modern family fonts.
4506
4507 %description fonts-type1-bluesky -l pl.UTF-8
4508 Fonty z rodzony Computer Modern.
4509
4510 %package fonts-type1-cc-pl
4511 Summary:        Polish version of Computer Concrete fonts
4512 Summary(pl.UTF-8):      Polska wersja fontów Computer Concrete
4513 Group:          Fonts
4514 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4515
4516 %description fonts-type1-cc-pl
4517 Polish version of Computer Concrete fonts.
4518
4519 %description fonts-type1-cc-pl -l pl.UTF-8
4520 Polska wersja fontów Computer Concrete.
4521
4522 %package fonts-type1-cmcyr
4523 Summary:        Computer Modern fonts extended with Russian letters
4524 Summary(pl.UTF-8):      Fonty Computer Modern rozszerzone o litery rosyjskie
4525 Group:          Fonts
4526 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4527
4528 %description fonts-type1-cmcyr
4529 Computer Modern fonts extended with Russian letters.
4530
4531 %description fonts-type1-cmcyr -l pl.UTF-8
4532 Fonty Computer Modern rozszerzone o litery rosyjskie.
4533
4534 %package fonts-type1-cs
4535 Summary:        Czech/Slovak-tuned MetaFont Computer Modern fonts
4536 Summary(pl.UTF-8):      Fonty MetaFont Computer Modern dla języków czeskiego i słowackiego
4537 Group:          Fonts
4538 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4539
4540 %description fonts-type1-cs
4541 Czech/Slovak-tuned MetaFont Computer Modern fonts.
4542
4543 %description fonts-type1-cs -l pl.UTF-8
4544 Fonty MetaFont Computer Modern zmodyfikowane pod kątem języków
4545 czeskiego i słowackiego.
4546
4547 %package fonts-type1-dstroke
4548 Summary:        Doublestroke Type1 font for typesetting the mathematical symbols
4549 Summary(pl.UTF-8):      Podwójnie kreślony font Type1 do składania symboli matematycznych
4550 Group:          Fonts
4551 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4552
4553 %description fonts-type1-dstroke
4554 Doublestroke Type1 font for typesetting the mathematical symbols.
4555
4556 %description fonts-type1-dstroke -l pl.UTF-8
4557 Podwójnie kreślony font Type1 do składania symboli matematycznych.
4558
4559 %package fonts-type1-eurosym
4560 Summary:        The new European currency symbol for the Euro
4561 Summary(pl.UTF-8):      Symbol nowej europejskiej waluty Euro
4562 Group:          Fonts
4563 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4564
4565 %description fonts-type1-eurosym
4566 The new European currency symbol for the Euro implemented in Metafont,
4567 using the official European Commission dimensions, and providing
4568 several shapes (normal, slanted, bold, outline).
4569
4570 %description fonts-type1-eurosym -l pl.UTF-8
4571 Symbol nowej europejskiej waluty Euro, zaimplementowany w Metafoncie,
4572 z użyciem oficjalnych wymiarów wg Komisji Europejskiej, dostarczający
4573 różnych kształtów (normalnego, pochylonego, tłustego, szkicowanego).
4574
4575 %package fonts-type1-hoekwater
4576 Summary:        Converted mflogo font
4577 Summary(pl.UTF-8):      Przekonwertowany font mflogo
4578 Group:          Fonts
4579 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4580
4581 %description fonts-type1-hoekwater
4582 Fonts originally created in MetaFont, transformed to PostScript by
4583 Taco Hoekwater; includes logo, manfnt, rsfs, stmaryrd, wasy, wasy2,
4584 xipa.
4585
4586 %description fonts-type1-hoekwater -l pl.UTF-8
4587 Fonty oryginalnie stworzone w MetaFoncie, przekształcone do
4588 PostScriptu przez Taco Hoekwatera; zawierają: logo, manfnt, rsfs,
4589 stmaryrd, wasy, wasy2, xipa.
4590
4591 %package fonts-type1-fpl
4592 Summary:        SC/OsF fonts for URW Palladio L
4593 Summary(pl.UTF-8):      Fonty SC/OsF dla URW Palladio L
4594 Group:          Fonts
4595 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4596
4597 %description fonts-type1-fpl
4598 The FPL Fonts provide a set of SC/OsF fonts for URW Palladio L which
4599 are compatible with respect to metrics with the Palatino SC/OsF fonts
4600 from Adobe. Note that it is not the author's aim to exactly reproduce
4601 the outlines of the original Adobe fonts. The SC and OsF in the FPL
4602 Fonts were designed with the glyphs from URW Palladio L as starting
4603 point. For some glyphs (eg 'o') the author got the best result by
4604 scaling and boldening. For others (eg 'h') shifting selected portions
4605 of the character gave more satisfying results. All this was done using
4606 the free font editor FontForge <http://fontforge.sf.net/>. The kerning
4607 data in these fonts comes from Walter Schmidt's improved Palatino
4608 metrics.
4609
4610 %description fonts-type1-fpl -l pl.UTF-8
4611 Fonty FPL dostarczają zbiór fontów SC/OsF dla URW Palladio L, które są
4612 kompatybilne co do metryk z fontami Palatino SC/OsF firmy Adobe.
4613 Należy jednak zaznaczyć, że celem autora nie jest dokładne odtworzenie
4614 kształtów oryginalnych fontów Adobe. SC i OsF w fontach FPL były
4615 projektowane w oparciu o glify z URW Palladio L. Dla niektórych glifów
4616 (np. 'o') autor uzyskał najlepszy wynik poprzez skalowanie i
4617 pogrubianie. Dla innych (np. 'h') przesuwanie wybranych części znaku
4618 dało lepsze wyniki. Wszystko to zostało zrobione przy użyciu
4619 wolnodostępnego edytora fontów FontForge <http://fontforge.sf.net/>.
4620 Dane dla kerningu w tych fontach pochodzą z ulepszonych metryk
4621 Palatino Waltera Schmidta.
4622
4623 %package fonts-type1-tt2001
4624 Summary:        Type1 tt2001 family fonts
4625 Summary(pl.UTF-8):      Fonty Type1 z rodziny tt2001
4626 Group:          Applications/Publishing/TeX
4627 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4628
4629 %description fonts-type1-tt2001
4630 Type1 tt2001 famliy fonts.
4631
4632 %description fonts-type1-tt2001 -l pl.UTF-8
4633 Fonty Type1 z rodziny tt2001.
4634
4635 %package fonts-type1-lm
4636 Summary:        Type1 Latin Modern family fonts
4637 Summary(pl.UTF-8):      Fonty Type1 z rodziny Latin Modern
4638 Group:          Applications/Publishing/TeX
4639 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4640
4641 %description fonts-type1-lm
4642 Latin Modern family of fonts, based on the Computer Modern fonts
4643 released into public domain by AMS (copyright (C) 1997 AMS). Contain a
4644 lot of additional characters, mainly accented ones, but not only.
4645 There is a one set of PostScript fonts and four sets of TeX Font
4646 Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
4647 encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
4648 Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
4649 potential user knows what to do with all these files. The author is
4650 Boguslaw Jackowski.
4651
4652 %description fonts-type1-lm -l pl.UTF-8
4653 Rodzina fontów Latin Modern, oparta na fontach Computer Modern
4654 przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
4655 Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
4656 Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
4657 Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
4658 QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
4659 (texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
4660 (ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
4661 tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
4662
4663 %package fonts-type1-marvosym
4664 Summary:        Martin Vogel's Symbol (marvosym) font
4665 Summary(pl.UTF-8):      Font Symbol Martina Vogela (marvosym)
4666 Group:          Fonts
4667 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4668
4669 %description fonts-type1-marvosym
4670 Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
4671 currency symbol as defined by the European commission; Euro currency
4672 symbols in typefaces Times, Helvetica and Courier; Symbols for
4673 structural engineering; Symbols for steel cross-sections; Astronomy
4674 signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
4675 symbols; CE sign and others.
4676
4677 %description fonts-type1-marvosym -l pl.UTF-8
4678 Font Symbol Martina Vogela (marvosym) to font zawierający: symbol
4679 waluty Euro zdefiniowany przez Komisję Europejską; symbole waluty Euro
4680 dla krojów Times, Helvetica i Courier; symbole dla inżynierii
4681 strukturalnej; symbole dla przekroi poprzecznych; symbole
4682 astronomiczne (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole
4683 krawieckie; znak CE i inne.
4684
4685 %package fonts-type1-mathpazo
4686 Summary:        Pazo Math fonts
4687 Summary(pl.UTF-8):      Fonty matematyczne Pazo Math
4688 Group:          Fonts
4689 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4690
4691 %description fonts-type1-mathpazo
4692 Pazo Math fonts.
4693
4694 %description fonts-type1-mathpazo -l pl.UTF-8
4695 Fonty matematyczne Pazo Math.
4696
4697 %package fonts-type1-omega
4698 Summary:        Type1 fonts for Omega - extended unicode TeX
4699 Summary(pl.UTF-8):      Fonty Type1 dla Omegi - TeXa ze wsparciem dla unikodu
4700 Group:          Fonts
4701 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4702
4703 %description fonts-type1-omega
4704 Type1 fonts for Omega - extended unicode TeX.
4705
4706 %description fonts-type1-omega -l pl.UTF-8
4707 Fonty Type1 dla Omegi - TeXa ze wsparciem dla unikodu.
4708
4709 %package fonts-type1-pl
4710 Summary:        Polish fonts
4711 Summary(pl.UTF-8):      Polskie fonty
4712 Group:          Fonts
4713 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4714 Requires:       %{name}-fonts-type1-bluesky = %{epoch}:%{version}-%{release}
4715
4716 %description fonts-type1-pl
4717 Polish fonts.
4718
4719 %description fonts-type1-pl -l pl.UTF-8
4720 Polskie fonty.
4721
4722 %package fonts-type1-px
4723 Summary:        PX fonts
4724 Summary(pl.UTF-8):      Fonty PX
4725 Group:          Fonts
4726 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4727
4728 %description fonts-type1-px
4729 PX fonts.
4730
4731 %description fonts-type1-px -l pl.UTF-8
4732 Fonty PX.
4733
4734 %package fonts-type1-qfonts
4735 Summary:        Quasi fonts
4736 Summary(pl.UTF-8):      Fonty Quasi
4737 Group:          Fonts
4738 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4739
4740 %description fonts-type1-qfonts
4741 Quasi fonts.
4742
4743 %description fonts-type1-qfonts -l pl.UTF-8
4744 Fonty Quasi.
4745
4746 %package fonts-type1-tx
4747 Summary:        TX fonts
4748 Summary(pl.UTF-8):      Fonty TX
4749 Group:          Fonts
4750 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4751
4752 %description fonts-type1-tx
4753 TX fonts.
4754
4755 %description fonts-type1-tx -l pl.UTF-8
4756 Fonty TX.
4757
4758 %package fonts-type1-uhc
4759 Summary:        Type1 UHC fonts
4760 Group:          Fonts
4761 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4762
4763 %description fonts-type1-uhc
4764 Type1 UHC fonts.
4765
4766 %package fonts-type1-urw
4767 Summary:        URW fonts
4768 Summary(pl.UTF-8):      Fonty URW
4769 Group:          Fonts
4770 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4771
4772 %description fonts-type1-urw
4773 URW fonts.
4774
4775 %description fonts-type1-urw -l pl.UTF-8
4776 Fonty URW.
4777
4778 %package fonts-type1-vnr
4779 Summary:        Type1 VNR fonts
4780 Summary(pl.UTF-8):      Fonty Type1 VNR
4781 Group:          Fonts
4782 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4783
4784 %description fonts-type1-vnr
4785 Type1 VNR fonts.
4786
4787 %description fonts-type1-vnr -l pl.UTF-8
4788 Fonty Type1 VNR.
4789
4790 %package fonts-type1-wadalab
4791 Summary:        Type1 Wadalab fonts
4792 Group:          Fonts
4793 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4794
4795 %description fonts-type1-wadalab
4796 Type1 Wadalab fonts.
4797
4798 %package fonts-type1-xypic
4799 Summary:        Xy-pic fonts
4800 Summary(pl.UTF-8):      Fonty Xy-pic
4801 Group:          Fonts
4802 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4803
4804 %description fonts-type1-xypic
4805 Xy-pic fonts.
4806
4807 %description fonts-type1-xypic -l pl.UTF-8
4808 Fonty Xy-pic.
4809
4810
4811 # TeXLive-specific packages - there wasn't before...
4812 %package afm2pl
4813 Summary:        Convert an Adobe font metric file to a TeX font property list
4814 Group:          Fonts
4815
4816 %description afm2pl
4817 Convert an Adobe font metric file to a TeX font property list.
4818
4819
4820 %package bbox
4821 Summary:        bbox prints the bounding box of images
4822 Group:          Applications/Publishing/TeX
4823
4824 %description bbox
4825 bbox reads a rawppm or rawpbm file and prints out the bounding box of
4826 the image.
4827
4828 %package cefutils
4829 Summary:        In cefutils there are CEF-compatible utils
4830 Group:          Applications/Publishing/TeX
4831
4832 %description cefutils
4833 In cefutils there are CEF-compatible (Chinese Encoding Framework)
4834 utils.
4835
4836 %package detex
4837 Summary:        A filter to strip TeX commands from a .tex file
4838 Summary(hu.UTF-8):      Egy szűrő, amely .tex fájlokból szűri ki a TeX parancsokat
4839 Group:          Applications/Publishing/TeX
4840
4841 %description detex
4842 A filter to strip TeX commands from a .tex file.
4843
4844 %description detex -l hu.UTF-8
4845 Egy szűrő, amely .tex fájlokból szűri ki a TeX parancsokat.
4846
4847
4848 %package dviutils
4849 Summary:        Various DVI utils
4850 Summary(hu.UTF-8):      Vegyes DVI eszközök
4851 Group:          Applications/Publishing/TeX
4852
4853 %description dviutils
4854 This package contains various DVI utils.
4855
4856 %description dviutils -l hu.UTF-8
4857 Ez a csomag mindenféle DVI eszközt tartalmaz.
4858
4859 %package epsutils
4860 Summary:        Various EPS utils
4861 Group:          Applications/Publishing/TeX
4862
4863 %description epsutils
4864 Various EPS (Encapsulated PostScript) utils.
4865
4866
4867 %package filters
4868 Summary:        Various filters
4869 Group:          Applications/Publishing/TeX
4870
4871 %description filters
4872 Various filters.
4873
4874
4875 %package uncategorized-utils
4876 Summary:        Uncategorized utils
4877 Group:          Applications/Publishing/TeX
4878
4879 %description uncategorized-utils
4880 Uncategorized utilities. Needs check and categorizing.
4881
4882 %package tex4ht
4883 Summary:        LaTeX and TeX for hypertext
4884 Group:          Applications/Publishing/TeX
4885
4886 %description tex4ht
4887 A converter from TeX and LaTeX to hypertext (HTML, XML, etc.),
4888 providing a configurable (La)TeX-based authoring system for hypertext.
4889 When converting to XML, you can use MathML instead of images for
4890 equation representation.
4891
4892 %package xetex
4893 Summary:        Extended TeX / LaTeX version for unicode
4894 Group:          Applications/Publishing/TeX
4895 Requires(post,postun):  /usr/bin/texhash
4896 Requires:       %{name}-fonts-misc = %{epoch}:%{version}-%{release}
4897
4898 %description xetex
4899 XeTeX extends the TeX typesetting system (and macro packages such as
4900 LaTeX and ConTeXt) to have native support for the Unicode character
4901 set, including complex Asian scripts, and for OpenType and TrueType
4902 fonts.
4903
4904 %package xmltex
4905 Summary:        TeX package for processing XML files
4906 Group:          Applications/Publishing/TeX
4907 Requires(post,postun):  /usr/bin/texhash
4908
4909 %description xmltex
4910 XMLTeX is a non-validating, namespace-aware XML parser written in TeX.
4911 It allows TeX to directly process XML files.
4912
4913 %prep
4914 %setup -q -c -T -n %{name}-%{version}-source
4915 lzma -dc %{SOURCE0} | tar xf - -C ..
4916 %patch0 -p1
4917 %patch1 -p1
4918
4919 cd libs/teckit
4920 cat ax*.m4 > acinclude.m4
4921 %{__libtoolize}
4922 %{__aclocal}
4923 %{__autoconf}
4924 %{__automake}
4925
4926 %build
4927 find . -name "config.sub" -exec cp /usr/share/automake/config.sub '{}' ';'
4928 %{__sed} -i 's@"extend/\(.*\)"@<\1>@' texk/ttf2pk/*.c
4929 cd texk/kpathsea
4930 %{__sed} -i 's@^TEXMFMAIN =.*@TEXMFMAIN = %{texmf}@' texmf.cnf
4931 %{__sed} -i 's@^TEXMFDIST =.*@TEXMFDIST = %{texmfdist}@' texmf.cnf
4932 %{__sed} -i 's@^TEXMFLOCAL =.*@TEXMFLOCAL = %{texmf}@' texmf.cnf
4933 %{__sed} -i 's@^TEXMFSYSVAR =.*@TEXMFSYSVAR = %{_localstatedir}@' texmf.cnf
4934 %{__sed} -i 's@^TEXMFSYSCONFIG =.*@TEXMFSYSCONFIG = %{_sysconfdir}/%{name}@' texmf.cnf
4935 %{__sed} -i 's@^TEXMFVAR =.*@TEXMFVAR = %{_localstatedir}@' texmf.cnf
4936 cd ../..
4937
4938 %configure \
4939 %if %{with bootstrap}
4940         --without-xindy \
4941         --without-luatex \
4942 %endif
4943         --disable-multiplatform \
4944         --disable-static \
4945         --enable-a4 \
4946         --enable-gf \
4947         --enable-ipc \
4948         --enable-shared \
4949         --with-fontconfig \
4950         --with-fonts-dir=/var/cache/fonts \
4951         --with-ncurses \
4952         --with-system-freetype \
4953         --with-freetype-include=/usr/include/freetype \
4954         --with-system-freetype2 \
4955         --with-freetype2-include=/usr/include/freetype2 \
4956         --with-system-gd \
4957         --with-system-ncurses \
4958         --with-system-pnglib \
4959         --with-system-t1lib \
4960         --with-system-zlib \
4961         --with-xdvi-x-toolkit=xaw \
4962         --without-dialog \
4963         --without-t1utils \
4964         --without-texinfo
4965
4966 %{__make}
4967
4968 %install
4969 rm -rf $RPM_BUILD_ROOT
4970 install -d $RPM_BUILD_ROOT%{_datadir} \
4971         $RPM_BUILD_ROOT%{_desktopdir} \
4972         $RPM_BUILD_ROOT%{_pixmapsdir} \
4973         $RPM_BUILD_ROOT%{_mandir}/man5 \
4974         $RPM_BUILD_ROOT/var/cache/fonts \
4975         $RPM_BUILD_ROOT/etc/cron.daily\
4976         $RPM_BUILD_ROOT/etc/sysconfig/tetex-updmap\
4977         $RPM_BUILD_ROOT%{_localstatedir}/fonts/map\
4978         $RPM_BUILD_ROOT%{fmtdir}
4979
4980 lzma -dc %{SOURCE1} | tar xf - -C $RPM_BUILD_ROOT%{_datadir}
4981 %{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf $RPM_BUILD_ROOT%{texmf}
4982 %{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf-dist $RPM_BUILD_ROOT%{texmfdist}
4983 %{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf-doc $RPM_BUILD_ROOT%{texmfdoc}
4984 # This is an empty directory
4985 %{__rm} -r $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf
4986 # Useless binary
4987 %{__rm} $RPM_BUILD_ROOT%{_datadir}/texmf-dist/doc/latex/splitindex/splitindex{.exe,-Linux-i386,-OpenBSD-i386}
4988
4989 # commented out because of following (non-fatal) error:
4990 # Can't open texmf/web2c/texmf.cnf: No such file or directory.
4991 #perl -pi \
4992 #       -e "s|\.\./\.\./texmf|$RPM_BUILD_ROOT%{texmf}|g;" \
4993 #       -e "s|/var/cache/fonts|$RPM_BUILD_ROOT/var/cache/fonts|g;" \
4994 #       texmf/web2c/texmf.cnf
4995
4996 install -d $RPM_BUILD_ROOT%{texmf}/fonts/opentype/public
4997
4998 LD_LIBRARY_PATH=$RPM_BUILD_ROOT%{_libdir}; export LD_LIBRARY_PATH
4999
5000 %{__make} install \
5001         prefix=$RPM_BUILD_ROOT%{_prefix} \
5002         bindir=$RPM_BUILD_ROOT%{_bindir} \
5003         mandir=$RPM_BUILD_ROOT%{_mandir} \
5004         libdir=$RPM_BUILD_ROOT%{_libdir} \
5005         datadir=$RPM_BUILD_ROOT%{_datadir} \
5006         infodir=$RPM_BUILD_ROOT%{_infodir} \
5007         includedir=$RPM_BUILD_ROOT%{_includedir} \
5008         sbindir=$RPM_BUILD_ROOT%{_sbindir} \
5009         texmf=$RPM_BUILD_ROOT%{texmf} \
5010         texmfsysvar=$RPM_BUILD_ROOT%{_localstatedir} \
5011         texmfsysconfig=$RPM_BUILD_ROOT%{texmf}
5012
5013 # Fix broken symlinks
5014 CURDIR=$(pwd)
5015 cd $RPM_BUILD_ROOT%{_bindir}
5016 ln -sf ../share/texmf/scripts/a2ping/a2ping.pl a2ping
5017 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/context context
5018 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/ctxtools ctxtools
5019 ln -sf ../share/texmf-dist/scripts/dviasm/dviasm.py dviasm
5020 ln -sf ../share/texmf/scripts/tetex/e2pall.pl e2pall
5021 ln -sf ../share/texmf-dist/scripts/bengali/ebong.py ebong
5022 ln -sf ../share/texmf-dist/scripts/epspdf/epspdf epspdf
5023 ln -sf ../share/texmf-dist/scripts/epspdf/epspdftk epspdftk
5024 ln -sf ../share/texmf/scripts/epstopdf/epstopdf.pl epstopdf
5025 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/exatools exatools
5026 ln -sf ../share/texmf/scripts/texlive/getnonfreefonts.pl getnonfreefonts
5027 ln -sf ../share/texmf/scripts/texlive/getnonfreefonts.pl getnonfreefonts-sys
5028 ln -sf ../share/texmf-dist/scripts/tex4ht/ht.sh ht
5029 ln -sf ../share/texmf-dist/scripts/tex4ht/htcontext.sh htcontext
5030 ln -sf ../share/texmf-dist/scripts/tex4ht/htlatex.sh htlatex
5031 ln -sf ../share/texmf-dist/scripts/tex4ht/htmex.sh htmex
5032 ln -sf ../share/texmf-dist/scripts/tex4ht/httex.sh httex
5033 ln -sf ../share/texmf-dist/scripts/tex4ht/httexi.sh httexi
5034 ln -sf ../share/texmf-dist/scripts/tex4ht/htxelatex.sh htxelatex
5035 ln -sf ../share/texmf-dist/scripts/tex4ht/htxetex.sh htxetex
5036 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/luatools luatools
5037 ln -sf ../share/texmf-dist/scripts/glossaries/makeglossaries makeglossaries
5038 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/makempy makempy
5039 ln -sf ../share/texmf-dist/scripts/tex4ht/mk4ht.pl mk4ht
5040 ln -sf ../share/texmf-dist/scripts/mkjobtexmf/mkjobtexmf.pl mkjobtexmf
5041 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mpstools mpstools
5042 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mptopdf mptopdf
5043 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mtxrun mtxrun
5044 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mtxtools mtxtools
5045 ln -sf ../share/texmf-dist/scripts/oberdiek/pdfatfi.pl pdfatfi
5046 ln -sf ../share/texmf-dist/scripts/pdfcrop/pdfcrop.pl pdfcrop
5047 ln -sf ../share/texmf-dist/scripts/ppower4/pdfthumb.texlua pdfthumb
5048 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/pdftools pdftools
5049 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/pdftrimwhite pdftrimwhite
5050 ln -sf ../share/texmf-dist/scripts/perltex/perltex.pl perltex
5051 ln -sf ../share/texmf/scripts/pkfix/pkfix.pl pkfix
5052 ln -sf ../share/texmf-dist/scripts/ppower4/ppower4.texlua ppower4
5053 ln -sf ../share/texmf/scripts/ps2eps/ps2eps.pl ps2eps
5054 ln -sf ../share/texmf-dist/scripts/pst-pdf/ps4pdf ps4pdf
5055 ln -sf ../share/texmf-dist/scripts/pst2pdf/pst2pdf.pl pst2pdf
5056 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/pstopdf pstopdf
5057 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/rlxtools rlxtools
5058 ln -sf ../share/texmf/scripts/texlive/rungs.tlu rungs
5059 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/runtools runtools
5060 ln -sf ../share/texmf/scripts/simpdftex/simpdftex simpdftex
5061 ln -sf ../share/texmf-dist/scripts/texcount/TeXcount.pl texcount
5062 ln -sf ../share/texmf/scripts/texlive/texdoc.tlu texdoc
5063 ln -sf ../share/texmf/scripts/tetex/texdoctk.pl texdoctk
5064 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texexec texexec
5065 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texfind texfind
5066 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texfont texfont
5067 ln -sf ../share/texmf-dist/scripts/context/ruby/texmfstart.rb texmfstart
5068 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texshow texshow
5069 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/textools textools
5070 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texutil texutil
5071 ln -sf ../share/texmf-dist/scripts/thumbpdf/thumbpdf.pl thumbpdf
5072 ln -sf ../share/texmf/scripts/texlive/tlmgr.pl tlmgr
5073 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/tmftools tmftools
5074 ln -sf ../share/texmf-dist/scripts/vpe/vpe.pl vpe
5075 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/xmltools xmltools
5076 cd $CURDIR
5077
5078 #install %{SOURCE7} $RPM_BUILD_ROOT%{_bindir}
5079 #touch $RPM_BUILD_ROOT/etc/sysconfig/tetex-updmap/maps.lst
5080
5081 # %{__make} init \
5082 #       prefix=$RPM_BUILD_ROOT%{_prefix} \
5083 #       bindir=$RPM_BUILD_ROOT%{_bindir} \
5084 #       mandir=$RPM_BUILD_ROOT%{_mandir} \
5085 #       libdir=$RPM_BUILD_ROOT%{_libdir} \
5086 #       datadir=$RPM_BUILD_ROOT%{_datadir} \
5087 #       infodir=$RPM_BUILD_ROOT%{_infodir} \
5088 #       includedir=$RPM_BUILD_ROOT%{_includedir} \
5089 #       sbindir=$RPM_BUILD_ROOT%{_sbindir} \
5090 #       texmf=$RPM_BUILD_ROOT%{texmf}
5091
5092 %{__rm} -r $RPM_BUILD_ROOT%{_prefix}/texmf
5093 %{__rm} -r $RPM_BUILD_ROOT%{_prefix}/texmf-dist
5094 # We don't need it
5095 %{__rm} -r $RPM_BUILD_ROOT%{texmf}/doc/man
5096 %{__rm} -r $RPM_BUILD_ROOT%{texmfdoc}%source
5097
5098 perl -pi \
5099         -e "s|$RPM_BUILD_ROOT||g;" \
5100         $RPM_BUILD_ROOT%{texmf}/web2c/texmf.cnf
5101
5102 install %{SOURCE4} $RPM_BUILD_ROOT/etc/cron.daily/texlive
5103
5104 install %{SOURCE5} $RPM_BUILD_ROOT%{_desktopdir}
5105 install %{SOURCE6} $RPM_BUILD_ROOT%{_pixmapsdir}
5106
5107 # bzip2 -dc %{SOURCE3} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
5108
5109 # in separate spec
5110 # rm -rf $RPM_BUILD_ROOT%{texmf}/tex/latex/{pgf,xcolor}
5111 # rm -rf $RPM_BUILD_ROOT%{texmf}/doc/latex/{pgf,xcolor}
5112
5113 # not included in package
5114 rm -f $RPM_BUILD_ROOT%{texmf}/doc/fonts/oldgerman/COPYING
5115 rm -f $RPM_BUILD_ROOT%{texmf}/doc/Makefile
5116 rm -f $RPM_BUILD_ROOT%{texmf}/doc/programs/texinfo.*
5117 rm -f $RPM_BUILD_ROOT%{texmf}/doc/helpfile
5118 rm -f $RPM_BUILD_ROOT%{texmf}/doc/helpindex.html
5119 rm -f $RPM_BUILD_ROOT%{texmf}/fonts/pk/ljfour/lh/lh-lcy/*.600pk
5120 rm -f $RPM_BUILD_ROOT%{texmf}/release-tetex-{src,texmf}.txt
5121 rm -f $RPM_BUILD_ROOT%{texmf}/scripts/uniqleaf/uniqleaf.pl
5122 rm -f $RPM_BUILD_ROOT%{texmf}/doc/help/Catalogue-upd.sh
5123 rm -f $RPM_BUILD_ROOT%{texmf}/doc/help/faq/uktug-faq-upd.sh
5124 rm -f $RPM_BUILD_ROOT%{texmf}/doc/mkhtml*
5125 rm -f $RPM_BUILD_ROOT%{texmf}/doc/index.html
5126 rm -f $RPM_BUILD_ROOT%{texmf}/doc/index.php
5127 rm -f $RPM_BUILD_ROOT%{_infodir}/dir.gz
5128 rm -f $RPM_BUILD_ROOT%{_mandir}/{README.*,hu/man1/readlink.1*}
5129 rm -f $RPM_BUILD_ROOT%{_datadir}/texinfo/html/texi2html.html
5130
5131 # move format logs to BUILD, so $RPM_BUILD_ROOT is not polluted
5132 # and we can still analyze them
5133 # install -d format-logs
5134 # mv -fv $RPM_BUILD_ROOT%{fmtdir}/*.log format-logs
5135
5136 %clean
5137 rm -rf $RPM_BUILD_ROOT
5138
5139 %post
5140 %fixinfodir
5141 %texhash
5142
5143 %postun
5144 %fixinfodir
5145 if [ "$1" = "1" ]; then
5146         %texhash
5147 fi
5148
5149 %post doc-Catalogue
5150 %texhash
5151
5152 %postun doc-Catalogue
5153 %texhash
5154
5155 %post doc-tug-faq
5156 %texhash
5157
5158 %postun doc-tug-faq
5159 %texhash
5160
5161 %post -n kpathsea
5162 /sbin/ldconfig
5163 %fixinfodir
5164 %texhash
5165
5166 %postun -n kpathsea
5167 /sbin/ldconfig
5168 %fixinfodir
5169 %texhash
5170
5171 %post -n kpathsea-devel
5172 %texhash
5173
5174 %postun -n kpathsea-devel
5175 %texhash
5176
5177 %post dvips
5178 %fixinfodir
5179 %texhash
5180
5181 %postun dvips
5182 %fixinfodir
5183 %texhash
5184
5185 %post dvilj
5186 %texhash
5187
5188 %postun dvilj
5189 %texhash
5190
5191 %post makeindex
5192 %texhash
5193
5194 %postun makeindex
5195 %texhash
5196
5197 %post metafont
5198 %texhash
5199
5200 %postun metafont
5201 %texhash
5202
5203 %post metapost
5204 %texhash
5205
5206 %postun metapost
5207 %texhash
5208
5209 %post mptopdf
5210 %texhash
5211
5212 %postun mptopdf
5213 %texhash
5214
5215 %post texdoctk
5216 %texhash
5217
5218 %postun texdoctk
5219 %texhash
5220
5221 %post -n xdvi
5222 %texhash
5223
5224 %postun -n xdvi
5225 %texhash
5226
5227 %post pdftex
5228 %texhash
5229
5230 %postun pdftex
5231 %texhash
5232
5233 %post phyzzx
5234 %texhash
5235
5236 %postun phyzzx
5237 %texhash
5238
5239 %post omega
5240 %texhash
5241
5242 %postun omega
5243 %texhash
5244
5245 %post plain
5246 %texhash
5247
5248 %postun plain
5249 %texhash
5250
5251 %post format-plain
5252 %texhash
5253
5254 %postun format-plain
5255 %texhash
5256
5257 %post format-pdftex
5258 %texhash
5259
5260 %postun format-pdftex
5261 %texhash
5262
5263 %post format-pdfetex
5264 %texhash
5265
5266 %postun format-pdfetex
5267 %texhash
5268
5269 %post mex
5270 %texhash
5271
5272 %postun mex
5273 %texhash
5274
5275 %post format-mex
5276 %texhash
5277
5278 %postun format-mex
5279 %texhash
5280
5281 %post format-pdfmex
5282 %texhash
5283
5284 %postun format-pdfmex
5285 %texhash
5286
5287 %postun format-utf8mex
5288 %texhash
5289
5290 %post amstex
5291 %texhash
5292
5293 %postun amstex
5294 %texhash
5295
5296 %post format-amstex
5297 %texhash
5298
5299 %postun format-amstex
5300 %texhash
5301
5302 %post format-pdfamstex
5303 %texhash
5304
5305 %postun format-pdfamstex
5306 %texhash
5307
5308 %post csplain
5309 %texhash
5310
5311 %postun csplain
5312 %texhash
5313
5314 %post format-csplain
5315 %texhash
5316
5317 %postun format-csplain
5318 %texhash
5319
5320 %post format-pdfcsplain
5321 %texhash
5322
5323 %postun format-pdfcsplain
5324 %texhash
5325
5326 %post cslatex
5327 %texhash
5328
5329 %postun cslatex
5330 %texhash
5331
5332 %post format-cslatex
5333 %texhash
5334
5335 %postun format-cslatex
5336 %texhash
5337
5338 %post format-pdfcslatex
5339 %texhash
5340
5341 %postun format-pdfcslatex
5342 %texhash
5343
5344 %post cyrplain
5345 %texhash
5346
5347 %postun cyrplain
5348 %texhash
5349
5350 %post format-cyrplain
5351 %texhash
5352
5353 %postun format-cyrplain
5354 %texhash
5355
5356 %post format-cyramstex
5357 %texhash
5358
5359 %postun format-cyramstex
5360 %texhash
5361
5362 %post format-cyrtexinfo
5363 %texhash
5364
5365 %postun format-cyrtexinfo
5366 %texhash
5367
5368 %post eplain
5369 %texhash
5370
5371 %postun eplain
5372 %texhash
5373
5374 %post format-eplain
5375 %texhash
5376
5377 %postun format-eplain
5378 %texhash
5379
5380 # ConTeXt format
5381
5382 %post context
5383 %texhash
5384
5385 %postun context
5386 %texhash
5387
5388 %post format-context-de
5389 %texhash
5390
5391 %postun format-context-de
5392 %texhash
5393
5394 %post format-context-en
5395 %texhash
5396
5397 %postun format-context-en
5398 %texhash
5399
5400 %post format-context-nl
5401 %texhash
5402
5403 %postun format-context-nl
5404 %texhash
5405
5406 # LaTeX format.
5407
5408 %post latex
5409 %fixinfodir
5410 %texhash
5411
5412 %postun latex
5413 %fixinfodir
5414 %texhash
5415
5416 %post latex-12many
5417 %texhash
5418
5419 %postun latex-12many
5420 %texhash
5421
5422 %post latex-abstract
5423 %texhash
5424
5425 %postun latex-abstract
5426 %texhash
5427
5428 %post latex-accfonts
5429 %texhash
5430
5431 %postun latex-accfonts
5432 %texhash
5433
5434 %post latex-adrconv
5435 %texhash
5436
5437 %postun latex-adrconv
5438 %texhash
5439
5440 %post latex-ae
5441 %texhash
5442
5443 %postun latex-ae
5444 %texhash
5445
5446 %post latex-ams
5447 %texhash
5448
5449 %postun latex-ams
5450 %texhash
5451
5452 %post latex-antp
5453 %texhash
5454
5455 %postun latex-antp
5456 %texhash
5457
5458 %post latex-antt
5459 %texhash
5460
5461 %postun latex-antt
5462 %texhash
5463
5464 %post latex-appendix
5465 %texhash
5466
5467 %postun latex-appendix
5468 %texhash
5469
5470 %post latex-backgammon
5471 %texhash
5472
5473 %postun latex-backgammon
5474 %texhash
5475
5476 %post latex-bardiag
5477 %texhash
5478
5479 %postun latex-bardiag
5480 %texhash
5481
5482 %post latex-bbm
5483 %texhash
5484
5485 %postun latex-bbm
5486 %texhash
5487
5488 %post latex-bbold
5489 %texhash
5490
5491 %postun latex-bbold
5492 %texhash
5493
5494 %post latex-beamer
5495 %texhash
5496
5497 %postun latex-beamer
5498 %texhash
5499
5500 %post latex-bezos
5501 %texhash
5502
5503 %postun latex-bezos
5504 %texhash
5505
5506 %post latex-bibtex
5507 %texhash
5508
5509 %postun latex-bibtex
5510 %texhash
5511
5512 %post latex-bibtex-ams
5513 %texhash
5514
5515 %postun latex-bibtex-ams
5516 %texhash
5517
5518 %post latex-bibtex-pl
5519 %texhash
5520
5521 %postun latex-bibtex-pl
5522 %texhash
5523
5524 %post latex-bibtex-german
5525 %texhash
5526
5527 %postun latex-bibtex-german
5528 %texhash
5529
5530 %post latex-bibtex-revtex4
5531 %texhash
5532
5533 %postun latex-bibtex-revtex4
5534 %texhash
5535
5536 %post latex-bibtex-jurabib
5537 %texhash
5538
5539 %postun latex-bibtex-jurabib
5540 %texhash
5541
5542 %post latex-bibtex-styles
5543 %texhash
5544
5545 %postun latex-bibtex-styles
5546 %texhash
5547
5548 %post latex-booktabs
5549 %texhash
5550
5551 %postun latex-booktabs
5552 %texhash
5553
5554
5555 %post latex-caption
5556 %texhash
5557
5558 %postun latex-caption
5559 %texhash
5560
5561 %post latex-carlisle
5562 %texhash
5563
5564 %postun latex-carlisle
5565 %texhash
5566
5567 %post latex-ccfonts
5568 %texhash
5569
5570 %postun latex-ccfonts
5571 %texhash
5572
5573 %post latex-cite
5574 %texhash
5575
5576 %postun latex-cite
5577 %texhash
5578
5579 %post latex-cmbright
5580 %texhash
5581
5582 %postun latex-cmbright
5583 %texhash
5584
5585
5586 %post latex-comment
5587 %texhash
5588
5589 %postun latex-comment
5590 %texhash
5591
5592 %post latex-concmath
5593 %texhash
5594
5595 %postun latex-concmath
5596 %texhash
5597
5598 %post latex-currvita
5599 %texhash
5600
5601 %postun latex-currvita
5602 %texhash
5603
5604
5605 %post latex-curves
5606 %texhash
5607
5608 %postun latex-curves
5609 %texhash
5610
5611 %post latex-custom-bib
5612 %texhash
5613
5614 %postun latex-custom-bib
5615 %texhash
5616
5617 %post latex-cyrillic
5618 %texhash
5619
5620 %postun latex-cyrillic
5621 %texhash
5622
5623 # %post latex-dstroke
5624 # %texhash
5625
5626 # %postun latex-dstroke
5627 # %texhash
5628
5629 %post latex-enumitem
5630 %texhash
5631
5632 %postun latex-enumitem
5633 %texhash
5634
5635 %post latex-exam
5636 %texhash
5637
5638 %postun latex-exam
5639 %texhash
5640
5641 %post latex-gbrief
5642 %texhash
5643
5644 %postun latex-gbrief
5645 %texhash
5646
5647 %post latex-jknappen
5648 %texhash
5649
5650 %postun latex-jknappen
5651 %texhash
5652
5653 %post latex-keystroke
5654 %texhash
5655
5656 %postun latex-keystroke
5657 %texhash
5658
5659 %post latex-labbook
5660 %texhash
5661
5662 %postun latex-labbook
5663 %texhash
5664
5665 %post latex-lcd
5666 %texhash
5667
5668 %postun latex-lcd
5669 %texhash
5670
5671 %post latex-leaflet
5672 %texhash
5673
5674 %postun latex-leaflet
5675 %texhash
5676
5677 %post latex-leftidx
5678 %texhash
5679
5680 %postun latex-leftidx
5681 %texhash
5682
5683 %post latex-lewis
5684 %texhash
5685
5686 %postun latex-lewis
5687 %texhash
5688
5689 %post latex-lm
5690 %texhash
5691
5692 %post latex-lastpage
5693 %texhash
5694
5695 %postun latex-lastpage
5696 %texhash
5697
5698 %postun latex-lm
5699 %texhash
5700
5701 %post latex-lucidabr
5702 %texhash
5703
5704 %postun latex-lucidabr
5705 %texhash
5706
5707 %post latex-marvosym
5708 %texhash
5709
5710 %postun latex-marvosym
5711 %texhash
5712
5713 %post latex-mathexam
5714 %texhash
5715
5716 %postun latex-mathexam
5717 %texhash
5718
5719 %post latex-mathpple
5720 %texhash
5721
5722 %postun latex-mathpple
5723 %texhash
5724
5725 %post latex-mathtime
5726 %texhash
5727
5728 %postun latex-mathtime
5729 %texhash
5730
5731 %post latex-mflogo
5732 %texhash
5733
5734 %postun latex-mflogo
5735 %texhash
5736
5737 %post latex-mfnfss
5738 %texhash
5739
5740 %postun latex-mfnfss
5741 %texhash
5742
5743 %post latex-minitoc
5744 %texhash
5745
5746 %postun latex-minitoc
5747 %texhash
5748
5749 %post latex-mltex
5750 %texhash
5751
5752 %postun latex-mltex
5753 %texhash
5754
5755 %post latex-moreverb
5756 %texhash
5757
5758 %postun latex-moreverb
5759 %texhash
5760
5761 %post latex-multienum
5762 %texhash
5763
5764 %postun latex-multienum
5765 %texhash
5766
5767 %post latex-musictex
5768 %texhash
5769
5770 %postun latex-musictex
5771 %texhash
5772
5773 %post latex-ntheorem
5774 %texhash
5775
5776 %postun latex-ntheorem
5777 %texhash
5778
5779 %post latex-other
5780 %texhash
5781
5782 %postun latex-other
5783 %texhash
5784
5785 %post latex-other-doc
5786 %texhash
5787
5788 %postun latex-other-doc
5789 %texhash
5790
5791 %post latex-palatcm
5792 %texhash
5793
5794 %postun latex-palatcm
5795 %texhash
5796
5797 %post latex-pdfslide
5798 %texhash
5799
5800 %postun latex-pdfslide
5801 %texhash
5802
5803 %post latex-pgf
5804 %texhash
5805
5806 %postun latex-pgf
5807 %texhash
5808
5809 %post latex-polynom
5810 %texhash
5811
5812 %postun latex-polynom
5813 %texhash
5814
5815 %post latex-polynomial
5816 %texhash
5817
5818 %postun latex-polynomial
5819 %texhash
5820
5821 %post latex-prosper
5822 %texhash
5823
5824 %postun latex-prosper
5825 %texhash
5826
5827 %post latex-pseudocode
5828 %texhash
5829
5830 %postun latex-pseudocode
5831 %texhash
5832
5833 %post latex-psnfss
5834 %texhash
5835
5836 %postun latex-psnfss
5837 %texhash
5838
5839 %post latex-pst-2dplot
5840 %texhash
5841
5842 %postun latex-pst-2dplot
5843 %texhash
5844
5845 %post latex-pst-3dplot
5846 %texhash
5847
5848 %postun latex-pst-3dplot
5849 %texhash
5850
5851 %post latex-pst-bar
5852 %texhash
5853
5854 %postun latex-pst-bar
5855 %texhash
5856
5857 %post latex-pst-circ
5858 %texhash
5859
5860 %postun latex-pst-circ
5861 %texhash
5862
5863 %post latex-pst-eucl
5864 %texhash
5865
5866 %postun latex-pst-eucl
5867 %texhash
5868
5869 %post latex-pst-diffraction
5870 %texhash
5871
5872 %postun latex-pst-diffraction
5873 %texhash
5874
5875 %post latex-pst-fun
5876 %texhash
5877
5878 %postun latex-pst-fun
5879 %texhash
5880
5881 %post latex-pst-func
5882 %texhash
5883
5884 %postun latex-pst-func
5885 %texhash
5886
5887 %post latex-pst-infixplot
5888 %texhash
5889
5890 %postun latex-pst-infixplot
5891 %texhash
5892
5893 %post latex-pst-fr3d
5894 %texhash
5895
5896 %postun latex-pst-fr3d
5897 %texhash
5898
5899 %post latex-pst-fractal
5900 %texhash
5901
5902 %postun latex-pst-fractal
5903 %texhash
5904
5905 %post latex-pxfonts
5906 %texhash
5907
5908 %post latex-pst-math
5909 %texhash
5910
5911 %postun latex-pst-math
5912 %texhash
5913
5914 %post latex-pst-ob3d
5915 %texhash
5916
5917 %postun latex-pst-ob3d
5918 %texhash
5919
5920 %post latex-pst-optic
5921 %texhash
5922
5923 %postun latex-pst-optic
5924 %texhash
5925
5926 %post latex-pst-optexp
5927 %texhash
5928
5929 %postun latex-pst-optexp
5930 %texhash
5931
5932 %post latex-pst-text
5933 %texhash
5934
5935 %postun latex-pst-text
5936 %texhash
5937
5938 %post latex-pst-uncategorized
5939 %texhash
5940
5941 %postun latex-pst-uncategorized
5942
5943 %texhash
5944
5945 %postun latex-pxfonts
5946 %texhash
5947
5948 %post latex-qfonts
5949 %texhash
5950
5951 %postun latex-qfonts
5952 %texhash
5953
5954 %post latex-SIstyle
5955 %texhash
5956
5957 %postun latex-SIstyle
5958 %texhash
5959
5960 %post latex-SIunits
5961 %texhash
5962
5963 %postun latex-SIunits
5964 %texhash
5965
5966 %post latex-siunitx
5967 %texhash
5968
5969 %postun latex-siunitx
5970 %texhash
5971
5972 %post latex-Tabbing
5973 %texhash
5974
5975 %postun latex-Tabbing
5976 %texhash
5977
5978 %post latex-txfonts
5979 %texhash
5980
5981 %postun latex-txfonts
5982 %texhash
5983
5984 %post latex-ucs
5985 %texhash
5986
5987 %postun latex-ucs
5988 %texhash
5989
5990 %post latex-umlaute
5991 %texhash
5992
5993 %postun latex-umlaute
5994 %texhash
5995
5996 %post latex-wasysym
5997 %texhash
5998
5999 %postun latex-wasysym
6000 %texhash
6001
6002 %post latex-xcolor
6003 %texhash
6004
6005 %postun latex-xcolor
6006 %texhash
6007
6008 %post format-latex
6009 %texhash
6010
6011 %postun format-latex
6012 %texhash
6013
6014 %post format-pdflatex
6015 %texhash
6016
6017 %postun format-pdflatex
6018 %texhash
6019
6020 %post platex
6021 %texhash
6022
6023 %postun platex
6024 %texhash
6025
6026 %post format-platex
6027 %texhash
6028
6029 %postun format-platex
6030 %texhash
6031
6032 %post format-pdfplatex
6033 %texhash
6034
6035 %postun format-pdfplatex
6036 %texhash
6037
6038 %post tex-babel
6039 %texhash
6040
6041 %postun tex-babel
6042 %texhash
6043
6044 %post tex-german
6045 %texhash
6046
6047 %postun tex-german
6048 %texhash
6049
6050 %post tex-mfpic
6051 %texhash
6052
6053 %postun tex-mfpic
6054 %texhash
6055
6056 %post tex-misc
6057 %texhash
6058
6059 %postun tex-misc
6060 %texhash
6061
6062 %post tex-pictex
6063 %texhash
6064
6065 %postun tex-pictex
6066 %texhash
6067
6068 %post tex-pstricks
6069 %texhash
6070
6071 %postun tex-pstricks
6072 %texhash
6073
6074 %post tex-qpx
6075 %texhash
6076
6077 %postun tex-qpx
6078 %texhash
6079
6080 %post tex-qpxqtx
6081 %texhash
6082
6083 %postun tex-qpxqtx
6084 %texhash
6085
6086 %post tex-ruhyphen
6087 %texhash
6088
6089 %postun tex-ruhyphen
6090 %texhash
6091
6092 %post tex-spanish
6093 %texhash
6094
6095 %postun tex-spanish
6096 %texhash
6097
6098 %post tex-texdraw
6099 %texhash
6100
6101 %postun tex-texdraw
6102 %texhash
6103
6104 %post tex-thumbpdf
6105 %texhash
6106
6107 %postun tex-thumbpdf
6108 %texhash
6109
6110 %post tex-ukrhyph
6111 %texhash
6112
6113 %postun tex-ukrhyph
6114 %texhash
6115
6116 %post latex-vietnam
6117 %texhash
6118
6119 %postun latex-vietnam
6120 %texhash
6121
6122 %post tex-xypic
6123 %texhash
6124
6125 %postun tex-xypic
6126 %texhash
6127
6128 %post fonts-adobe
6129 %texhash
6130
6131 %postun fonts-adobe
6132 %texhash
6133
6134 %post fonts-ae
6135 %texhash
6136
6137 %postun fonts-ae
6138 %texhash
6139
6140 %post fonts-ams
6141 %texhash
6142
6143 %postun fonts-ams
6144 %texhash
6145
6146 %post fonts-antp
6147 %texhash
6148
6149 %postun fonts-antp
6150 %texhash
6151
6152 %post fonts-antt
6153 %texhash
6154
6155 %postun fonts-antt
6156 %texhash
6157
6158 %post fonts-bbm
6159 %texhash
6160
6161 %postun fonts-bbm
6162 %texhash
6163
6164 %post fonts-bbold
6165 %texhash
6166
6167 %postun fonts-bbold
6168 %texhash
6169
6170 %post fonts-bh
6171 %texhash
6172
6173 %postun fonts-bh
6174 %texhash
6175
6176 %post fonts-bitstream
6177 %texhash
6178
6179 %postun fonts-bitstream
6180 %texhash
6181
6182 %post fonts-cbgreek
6183 %texhash
6184
6185 %postun fonts-cbgreek
6186 %texhash
6187
6188 %post fonts-cc-pl
6189 %texhash
6190
6191 %postun fonts-cc-pl
6192 %texhash
6193
6194 %post fonts-cg
6195 %texhash
6196
6197 %postun fonts-cg
6198 %texhash
6199
6200 %post fonts-cm
6201 %texhash
6202
6203 %postun fonts-cm
6204 %texhash
6205
6206 %post fonts-cmbright
6207 %texhash
6208
6209 %postun fonts-cmbright
6210 %texhash
6211
6212 %post fonts-cmcyr
6213 %texhash
6214
6215 %postun fonts-cmcyr
6216 %texhash
6217
6218 %post fonts-cmextra
6219 %texhash
6220
6221 %postun fonts-cmextra
6222 %texhash
6223
6224 %post fonts-super
6225 %texhash
6226
6227 %postun fonts-super
6228 %texhash
6229
6230 %post fonts-concmath
6231 %texhash
6232
6233 %postun fonts-concmath
6234 %texhash
6235
6236 %post fonts-concrete
6237 %texhash
6238
6239 %postun fonts-concrete
6240 %texhash
6241
6242 %post fonts-cs
6243 %texhash
6244
6245 %postun fonts-cs
6246 %texhash
6247
6248 %post fonts-dstroke
6249 %texhash
6250
6251 %postun fonts-dstroke
6252 %texhash
6253
6254 %post fonts-ecc
6255 %texhash
6256
6257 %postun fonts-ecc
6258 %texhash
6259
6260 %post fonts-eurosym
6261 %texhash
6262
6263 %postun fonts-eurosym
6264 %texhash
6265
6266 %post fonts-euxm
6267 %texhash
6268
6269 %postun fonts-euxm
6270 %texhash
6271
6272 %post fonts-gothic
6273 %texhash
6274
6275 %postun fonts-gothic
6276 %texhash
6277
6278 %post fonts-hoekwater
6279 %texhash
6280
6281 %postun fonts-hoekwater
6282 %texhash
6283
6284 %post fonts-jknappen
6285 %texhash
6286
6287 %postun fonts-jknappen
6288 %texhash
6289
6290 %post fonts-latex
6291 %texhash
6292
6293 %postun fonts-latex
6294 %texhash
6295
6296 %post fonts-lh
6297 %texhash
6298
6299 %postun fonts-lh
6300 %texhash
6301
6302 %post fonts-lm
6303 %texhash
6304
6305 %postun fonts-lm
6306 %texhash
6307
6308 %post fonts-marvosym
6309 %texhash
6310
6311 %postun fonts-marvosym
6312 %texhash
6313
6314 %post fonts-mflogo
6315 %texhash
6316
6317 %postun fonts-mflogo
6318 %texhash
6319
6320 %post fonts-misc
6321 %texhash
6322
6323 %postun fonts-misc
6324 %texhash
6325
6326 %post fonts-monotype
6327 %texhash
6328
6329 %postun fonts-monotype
6330 %texhash
6331
6332 %post fonts-omega
6333 %texhash
6334
6335 %postun fonts-omega
6336 %texhash
6337
6338 %post fonts-other
6339 %texhash
6340
6341 %postun fonts-other
6342 %texhash
6343
6344 %post fonts-pazo
6345 %texhash
6346
6347 %postun fonts-pazo
6348 %texhash
6349
6350 %post fonts-pl
6351 %texhash
6352
6353 %postun fonts-pl
6354 %texhash
6355
6356 %post fonts-px
6357 %texhash
6358
6359 %postun fonts-px
6360 %texhash
6361
6362 %post fonts-qfonts
6363 %texhash
6364
6365 %postun fonts-qfonts
6366 %texhash
6367
6368 %post fonts-qpx
6369 %texhash
6370
6371 %postun fonts-qpx
6372 %texhash
6373
6374 %post fonts-qpxqtx
6375 %texhash
6376
6377 %postun fonts-qpxqtx
6378 %texhash
6379
6380 %post fonts-rsfs
6381 %texhash
6382
6383 %postun fonts-rsfs
6384 %texhash
6385
6386 %post fonts-stmaryrd
6387 %texhash
6388
6389 %postun fonts-stmaryrd
6390 %texhash
6391
6392 %post fonts-tx
6393 %texhash
6394
6395 %postun fonts-tx
6396 %texhash
6397
6398 %post fonts-urw
6399 %texhash
6400
6401 %postun fonts-urw
6402 %texhash
6403
6404 %post fonts-vnr
6405 %texhash
6406
6407 %postun fonts-vnr
6408 %texhash
6409
6410 %post fonts-wasy
6411 %texhash
6412
6413 %postun fonts-wasy
6414 %texhash
6415
6416 %post fonts-xypic
6417 %texhash
6418
6419 %postun fonts-xypic
6420 %texhash
6421
6422 %post fonts-yandy
6423 %texhash
6424
6425 %postun fonts-yandy
6426 %texhash
6427
6428 %post fonts-type1-antp
6429 %texhash
6430
6431 %postun fonts-type1-antp
6432 %texhash
6433
6434 %post fonts-type1-antt
6435 %texhash
6436
6437 %postun fonts-type1-antt
6438 %texhash
6439
6440 %post fonts-type1-belleek
6441 %texhash
6442
6443 %postun fonts-type1-belleek
6444 %texhash
6445
6446 %post fonts-type1-bitstream
6447 %texhash
6448
6449 %postun fonts-type1-bitstream
6450 %texhash
6451
6452 %post fonts-type1-bluesky
6453 %texhash
6454
6455 %postun fonts-type1-bluesky
6456 %texhash
6457
6458 %post fonts-type1-cc-pl
6459 %texhash
6460
6461 %postun fonts-type1-cc-pl
6462 %texhash
6463
6464 %post fonts-type1-cmcyr
6465 %texhash
6466
6467 %postun fonts-type1-cmcyr
6468 %texhash
6469
6470 %post fonts-type1-cs
6471 %texhash
6472
6473 %postun fonts-type1-cs
6474 %texhash
6475
6476 %post fonts-type1-dstroke
6477 %texhash
6478
6479 %postun fonts-type1-dstroke
6480 %texhash
6481
6482 %post fonts-type1-eurosym
6483 %texhash
6484
6485 %postun fonts-type1-eurosym
6486 %texhash
6487
6488 %post fonts-type1-hoekwater
6489 %texhash
6490
6491 %postun fonts-type1-hoekwater
6492 %texhash
6493
6494 %post fonts-type1-lm
6495 %texhash
6496
6497 %postun fonts-type1-lm
6498 %texhash
6499
6500 %post fonts-type1-marvosym
6501 %texhash
6502
6503 %postun fonts-type1-marvosym
6504 %texhash
6505
6506 %post fonts-type1-mathpazo
6507 %texhash
6508
6509 %postun fonts-type1-mathpazo
6510 %texhash
6511
6512 %post fonts-type1-omega
6513 %texhash
6514
6515 %postun fonts-type1-omega
6516 %texhash
6517
6518 %post fonts-type1-pl
6519 %texhash
6520
6521 %postun fonts-type1-pl
6522 %texhash
6523
6524 %post fonts-type1-px
6525 %texhash
6526
6527 %postun fonts-type1-px
6528 %texhash
6529
6530 %post fonts-type1-qfonts
6531 %texhash
6532
6533 %postun fonts-type1-qfonts
6534 %texhash
6535
6536 %post fonts-type1-tx
6537 %texhash
6538
6539 %postun fonts-type1-tx
6540 %texhash
6541
6542 %post fonts-type1-urw
6543 %texhash
6544
6545 %postun fonts-type1-urw
6546 %texhash
6547
6548 %post fonts-type1-vnr
6549 %texhash
6550
6551 %postun fonts-type1-vnr
6552 %texhash
6553
6554 %post fonts-type1-xypic
6555 %texhash
6556
6557 %postun fonts-type1-xypic
6558 %texhash
6559
6560 %post -n texconfig
6561 %texhash
6562
6563 %postun -n texconfig
6564 %texhash
6565
6566 %post xetex
6567 %texhash
6568
6569 %postun xetex
6570 %texhash
6571
6572 %post xmltex
6573 %texhash
6574
6575 %postun xmltex
6576 %texhash
6577
6578 # Check the commented lines!!!
6579
6580 %files
6581 %defattr(644,root,root,755)
6582 # %doc %{texmf}/LICENSE.texmf
6583 # %doc %{texmf}/ChangeLog
6584 # %doc %{texmf}/doc/README.knuth
6585 # There isn't doc/fonts directory
6586 %dir %{texmfdist}/doc/fonts
6587 %doc %{texmf}/doc/fontname
6588 # %dir %{texmf}/doc/fonts/polish
6589 # %dir %{texmf}/doc/help
6590 # %doc %{texmf}/doc/help/csname.txt
6591 # %doc %{texmf}/doc/help/ctan
6592 # %doc %{texmf}/doc/help/tds.dvi
6593 # %doc %{texmf}/doc/help/unixtex.ftp
6594 # %dir %{texmf}/doc/help/faq
6595 # %doc %{texmf}/doc/images
6596 # %dir %{texmf}/doc/polish
6597 # %doc %{texmf}/doc/polish/*.html
6598 # %dir %{texmf}/doc/programs
6599 # %doc %{texmf}/doc/programs/web2c*
6600 # %doc %{texmf}/doc/programs/cwebman.dvi
6601 # %doc %{texmf}/doc/programs/dvipng.*
6602 # %doc %{texmf}/doc/knuth
6603 #%attr(755,root,root) %{_bindir}/MakeTeXPK
6604 #%attr(755,root,root) %{_bindir}/access
6605
6606 # ***********
6607 # executables
6608 # ***********
6609 %attr(755,root,root) %{_bindir}/a2ping
6610 %attr(755,root,root) %{_bindir}/afm2tfm
6611 %attr(755,root,root) %{_bindir}/allcm
6612 %attr(755,root,root) %{_bindir}/allec
6613 %attr(755,root,root) %{_bindir}/allneeded
6614 %attr(755,root,root) %{_bindir}/cweave
6615 %attr(755,root,root) %{_bindir}/ctangle
6616 %attr(755,root,root) %{_bindir}/ctie
6617 %attr(755,root,root) %{_bindir}/dmp
6618 %attr(755,root,root) %{_bindir}/dvipng
6619 %attr(755,root,root) %{_bindir}/e2pall
6620 %attr(755,root,root) %{_bindir}/ebb
6621 # %attr(755,root,root) %{_bindir}/fdf2tan
6622 %attr(755,root,root) %{_bindir}/fmtutil
6623 %attr(755,root,root) %{_bindir}/fmtutil-sys
6624 #%attr(755,root,root) %{_bindir}/fontexport
6625 #%attr(755,root,root) %{_bindir}/fontimport
6626 %attr(755,root,root) %{_bindir}/fontinst
6627 %attr(755,root,root) %{_bindir}/gftodvi
6628 %attr(755,root,root) %{_bindir}/gftopk
6629 %attr(755,root,root) %{_bindir}/gftype
6630 %attr(755,root,root) %{_bindir}/gsftopk
6631 #%attr(755,root,root) %{_bindir}/initex
6632 %attr(755,root,root) %{_bindir}/kpseaccess
6633 %attr(755,root,root) %{_bindir}/kpsereadlink
6634 %attr(755,root,root) %{_bindir}/kpsewhere
6635 %attr(755,root,root) %{_bindir}/mag
6636 %attr(755,root,root) %{_bindir}/makempx
6637 #%attr(755,root,root) %{_bindir}/mkfontdesc
6638 %attr(755,root,root) %{_bindir}/mktexfmt
6639 %attr(755,root,root) %{_bindir}/mktexlsr
6640 %attr(755,root,root) %{_bindir}/newer
6641 %attr(755,root,root) %{_bindir}/patgen
6642 %attr(755,root,root) %{_bindir}/pdfetex
6643 %attr(755,root,root) %{_bindir}/pfb2pfa
6644 %attr(755,root,root) %{_bindir}/pk2bm
6645 %attr(755,root,root) %{_bindir}/pktogf
6646 %attr(755,root,root) %{_bindir}/pktype
6647 %attr(755,root,root) %{_bindir}/pltotf
6648 %attr(755,root,root) %{_bindir}/pooltype
6649 %attr(755,root,root) %{_bindir}/ps2frag
6650 %attr(755,root,root) %{_bindir}/ps2pk
6651 # TODO: move this file to correct subpackage ?
6652 %attr(755,root,root) %{_bindir}/ps4pdf
6653 #%attr(755,root,root) %{_bindir}/t1mapper
6654 %attr(755,root,root) %{_bindir}/tangle
6655 #%attr(755,root,root) %{_bindir}/tetex-updmap
6656 %attr(755,root,root) %{_bindir}/tex
6657 %attr(755,root,root) %{_bindir}/texdoc
6658 %attr(755,root,root) %{_bindir}/texhash
6659 # %attr(755,root,root) %{_bindir}/texi2html
6660 %attr(755,root,root) %{_bindir}/texlinks
6661 %attr(755,root,root) %{_bindir}/tftopl
6662 %attr(755,root,root) %{_bindir}/tie
6663 %attr(755,root,root) %{_bindir}/ttf2afm
6664 %attr(755,root,root) %{_bindir}/updmap
6665 %attr(755,root,root) %{_bindir}/updmap-sys
6666 %attr(755,root,root) %{_bindir}/vftovp
6667 #%attr(755,root,root) %{_bindir}/virtex
6668 %attr(755,root,root) %{_bindir}/vptovf
6669 %attr(755,root,root) %{_bindir}/weave
6670
6671 %attr(755,root,root) %{texmf}/web2c/mktexnam
6672 %attr(755,root,root) %{texmf}/web2c/mktexdir
6673 %attr(755,root,root) %{texmf}/web2c/mktexupd
6674
6675 %attr(750,root,root) /etc/cron.daily/texlive
6676
6677 #%dir /etc/sysconfig/tetex-updmap
6678 #%verify(not md5 mtime size) %config(noreplace) /etc/sysconfig/tetex-updmap/maps.lst
6679
6680 %ghost %{texmf}/ls-R
6681 %ghost %{texmfdist}/ls-R
6682 # %ghost %{_localstatedir}/ls-R
6683
6684 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/cslatex/base/fonttext.cfg
6685 %config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/language.dat
6686 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/fontmath.cfg
6687 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/fonttext.cfg
6688 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/preload.cfg
6689
6690 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/fmtutil.cnf
6691 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktex.cnf
6692 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktex.opt
6693 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktexdir.opt
6694 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktexnam.opt
6695 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/texmf.cnf
6696 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/updmap.cfg
6697
6698 %attr(1777,root,root) /var/cache/fonts
6699
6700 %{_datadir}/info/web2c.info*
6701 # %{_datadir}/info/texi2html.info*
6702 # %{_datadir}/texi2html
6703 #%{texmf}/updates.dat
6704
6705 # %{texmf}/aliases
6706 # %{texmf}/tex/generic/bghyph
6707 # %doc %{texmf}/doc/generic/hyphen
6708 #%{texmf}/tex/generic/letterspacing
6709
6710 # ***********
6711 # Directories
6712 # ***********
6713 %attr(1777,root,root) %dir %{_localstatedir}
6714 %attr(1777,root,root) %dir %{_localstatedir}/fonts
6715 %attr(1777,root,root) %dir %{_localstatedir}/fonts/map
6716 %attr(1777,root,root) %dir %{fmtdir}
6717
6718 %dir %{texmfdist}
6719 %doc %{texmfdist}/README
6720 %dir %{texmf}
6721
6722 %dir %{texmfdist}/doc
6723 %dir %{texmfdist}/doc/generic
6724 %dir %{texmfdist}/doc/generic/enctex
6725 %dir %{texmfdist}/doc/latex
6726 %dir %{texmfdist}/doc/latex/localloc
6727 %dir %{texmf}/doc
6728 %dir %{texmf}/doc/generic
6729 %dir %{texmf}/doc/tetex
6730 %dir %{texmf}/fmtutil
6731
6732 %dir %{texmfdist}/tex
6733 %dir %{texmfdist}/tex/cslatex
6734 %dir %{texmfdist}/tex/cslatex/base
6735 %dir %{texmfdist}/tex/generic
6736 %dir %{texmfdist}/tex/generic/dehyph-exptl
6737 %dir %{texmfdist}/tex/generic/enctex
6738 %dir %{texmfdist}/tex/generic/hyph-utf8
6739 %dir %{texmfdist}/tex/generic/misc
6740 %dir %{texmfdist}/tex/latex
6741 %dir %{texmfdist}/tex/latex/base
6742 %dir %{texmf}/dvips
6743 %dir %{texmf}/dvips/config
6744 %dir %{texmf}/dvips/tetex
6745 %dir %{texmf}/fonts/enc
6746 %dir %{texmf}/fonts/enc/dvips
6747 %dir %{texmf}/fonts/enc/dvips/tetex
6748 %dir %{texmf}/fonts/map/dvips/updmap
6749 %dir %{texmf}/fonts/map
6750 %dir %{texmf}/fonts/map/dvips
6751 %dir %{texmf}/fonts/map/dvips/tetex
6752 %dir %{texmf}/scripts
6753 %dir %{texmf}/tex
6754 %dir %{texmf}/tex/generic
6755 %dir %{texmf}/tex/generic/config
6756 %dir %{texmf}/web2c
6757
6758 # Docs
6759 # %doc %{texmf}/doc/README
6760 %doc %{texmf}/doc/tetex/TETEXDOC.*
6761 %doc %{texmf}/doc/tetex/teTeX-FAQ
6762
6763 # %{texmf}/fonts/map/dvips/tetex/contnav.map
6764 # %{texmf}/fonts/map/dvips/tetex/lumath-o.map
6765 %{texmfdist}/fonts/map/dvips/vntex/urwvn.map
6766 %{texmfdist}/fonts/enc/dvips/vntex/t5.enc
6767
6768 # Main fonts from TeTeX
6769 %{texmf}/fonts/enc/dvips/tetex/09fbbfac.enc
6770 %{texmf}/fonts/enc/dvips/tetex/0ef0afca.enc
6771 %{texmf}/fonts/enc/dvips/tetex/10037936.enc
6772 %{texmf}/fonts/enc/dvips/tetex/1b6d048e.enc
6773 %{texmf}/fonts/enc/dvips/tetex/71414f53.enc
6774 %{texmf}/fonts/enc/dvips/tetex/74afc74c.enc
6775 %{texmf}/fonts/enc/dvips/tetex/aae443f0.enc
6776 %{texmf}/fonts/enc/dvips/tetex/b6a4d7c7.enc
6777 %{texmf}/fonts/enc/dvips/tetex/bbad153f.enc
6778 %{texmf}/fonts/enc/dvips/tetex/d9b29452.enc
6779 %{texmf}/fonts/enc/dvips/tetex/f7b6d320.enc
6780 %{texmf}/fonts/map/dvips/tetex/ps2pk35.map
6781
6782 %{texmfdist}/tex/generic/dehyph-exptl/*
6783 %{texmfdist}/tex/generic/encodings
6784 %{texmfdist}/tex/generic/epsf
6785 %{texmfdist}/tex/generic/hyph-utf8/*
6786 %{texmfdist}/tex/generic/genmisc
6787 %{texmfdist}/tex/generic/misc/null*
6788 %{texmfdist}/tex/generic/misc/texnames.sty
6789 %{texmfdist}/tex/generic/tap
6790 %{texmfdist}/tex/generic/tex-ps
6791 %{texmfdist}/tex/texinfo
6792 %{texmfdist}/tex/fontinst/misc/glyphbox.mtx
6793 %{texmf}/tex/fontinst
6794 %{texmf}/tex/generic/hyphen
6795
6796 # %{fmtdir}/metafun.mem
6797 #%{texmf}/web2c/tex-pl.pool
6798 # %{texmf}/web2c/tex.pool
6799 %{texmf}/fonts/map/dvips/updmap/*
6800
6801 %{texmf}/web2c/*.tcx
6802
6803 # %lang(fi) %{_mandir}/fi/man1/afm2tfm.1*
6804 # %lang(fi) %{_mandir}/fi/man1/allcm.1*
6805 # %lang(fi) %{_mandir}/fi/man1/allneeded.1*
6806 # %lang(fr) %{_mandir}/fr/man1/access.1*
6807 # %lang(hu) %{_mandir}/hu/man1/access.1*
6808 # %lang(hu) %{_mandir}/hu/man1/newer.1*
6809 # %lang(pl) %{_mandir}/pl/man1/access.1*
6810 # %lang(pl) %{_mandir}/pl/man1/newer.1*
6811 #%{_mandir}/man1/MakeTeXPK.1*
6812 #%{_mandir}/man1/access.1*
6813 #%{_mandir}/man1/fontexport.1*
6814 #%{_mandir}/man1/fontimport.1*
6815 #%{_mandir}/man1/initex.1*
6816 #%{_mandir}/man1/t1mapper.1*
6817 #%{_mandir}/man1/texdoc.1*
6818 #%{_mandir}/man1/texi2html.1*
6819 #%{_mandir}/man1/virtex.1*
6820 #%{_mandir}/man8/fmtutil.8*
6821 #%{_mandir}/man8/mkfontdesc.8*
6822 #%{_mandir}/man8/texlinks.8*
6823
6824 %{_mandir}/man1/afm2tfm.1*
6825 %{_mandir}/man1/allcm.1*
6826 %{_mandir}/man1/allec.1*
6827 %{_mandir}/man1/allneeded.1*
6828 %{_mandir}/man1/ctangle.1*
6829 %{_mandir}/man1/ctie.1*
6830 %{_mandir}/man1/cweave.1*
6831 %{_mandir}/man1/cweb.1*
6832 %{_mandir}/man1/dmp.1*
6833 %{_mandir}/man1/dvipdft.1*
6834 %{_mandir}/man1/dvipng.1*
6835 %{_mandir}/man1/e2pall.1*
6836 %{_mandir}/man1/ebb.1*
6837 %{_mandir}/man1/fmtutil.1*
6838 %{_mandir}/man1/fmtutil-sys.1*
6839 %{_mandir}/man1/fontinst.1*
6840 %{_mandir}/man1/gftodvi.1*
6841 %{_mandir}/man1/gftopk.1*
6842 %{_mandir}/man1/gftype.1*
6843 %{_mandir}/man1/gsftopk.1*
6844 %{_mandir}/man1/kpseaccess.1*
6845 %{_mandir}/man1/kpsereadlink.1*
6846 %{_mandir}/man1/kpsewhere.1*
6847 %{_mandir}/man1/mag.1*
6848 %{_mandir}/man1/makempx.1*
6849 %{_mandir}/man1/makempy.1*
6850 %{_mandir}/man1/mktexfmt.1*
6851 %{_mandir}/man1/mktexlsr.1*
6852 %{_mandir}/man1/newer.1*
6853 %{_mandir}/man1/patgen.1*
6854 %{_mandir}/man1/pdfetex.1*
6855 %{_mandir}/man1/pfb2pfa.1*
6856 %{_mandir}/man1/pk2bm.1*
6857 %{_mandir}/man1/pktogf.1*
6858 %{_mandir}/man1/pktype.1*
6859 %{_mandir}/man1/pltotf.1*
6860 %{_mandir}/man1/pooltype.1*
6861 %{_mandir}/man1/ps2frag.1*
6862 %{_mandir}/man1/ps2pk.1*
6863 %{_mandir}/man1/tangle.1*
6864 %{_mandir}/man1/tex.1*
6865 %{_mandir}/man1/texexec.1*
6866 %{_mandir}/man1/texhash.1*
6867 %{_mandir}/man1/texlinks.1*
6868 %{_mandir}/man1/tftopl.1*
6869 %{_mandir}/man1/tie.1*
6870 %{_mandir}/man1/ttf2afm.1*
6871 %{_mandir}/man1/updmap.1*
6872 %{_mandir}/man1/updmap-sys.1*
6873 %{_mandir}/man1/vftovp.1*
6874 %{_mandir}/man1/vptovf.1*
6875 %{_mandir}/man1/weave.1*
6876 %{_mandir}/man5/fmtutil.cnf.5*
6877 %{_mandir}/man5/updmap.cfg.5*
6878
6879 %files other-utils
6880 %defattr(644,root,root,755)
6881 %attr(755,root,root) %{_bindir}/bg5+latex
6882 %attr(755,root,root) %{_bindir}/bg5+pdflatex
6883 %attr(755,root,root) %{_bindir}/bg5conv
6884 %attr(755,root,root) %{_bindir}/bg5latex
6885 %attr(755,root,root) %{_bindir}/bg5pdflatex
6886 %attr(755,root,root) %{_bindir}/bibtex8
6887 %attr(755,root,root) %{_bindir}/cfftot1
6888 %attr(755,root,root) %{_bindir}/ebong
6889 %attr(755,root,root) %{_bindir}/extconv
6890 %attr(755,root,root) %{_bindir}/extractbb
6891 %attr(755,root,root) %{_bindir}/gbklatex
6892 %attr(755,root,root) %{_bindir}/gbkpdflatex
6893 %attr(755,root,root) %{_bindir}/getnonfreefonts
6894 %attr(755,root,root) %{_bindir}/getnonfreefonts-sys
6895 %attr(755,root,root) %{_bindir}/hbf2gf
6896 %attr(755,root,root) %{_bindir}/jadetex
6897 %attr(755,root,root) %{_bindir}/lamed
6898 %attr(755,root,root) %{_bindir}/makeglossaries
6899 %attr(755,root,root) %{_bindir}/metafun
6900 %attr(755,root,root) %{_bindir}/mkjobtexmf
6901 %attr(755,root,root) %{_bindir}/mllatex
6902 %attr(755,root,root) %{_bindir}/mltex
6903 %attr(755,root,root) %{_bindir}/mmafm
6904 %attr(755,root,root) %{_bindir}/mmpfb
6905 %attr(755,root,root) %{_bindir}/musixflx
6906 %attr(755,root,root) %{_bindir}/ofm2opl
6907 %attr(755,root,root) %{_bindir}/otfinfo
6908 %attr(755,root,root) %{_bindir}/otftotfm
6909 %attr(755,root,root) %{_bindir}/oxdvi
6910 %attr(755,root,root) %{_bindir}/pdfatfi
6911 %attr(755,root,root) %{_bindir}/pdfclose
6912 %attr(755,root,root) %{_bindir}/pdfjadetex
6913 %attr(755,root,root) %{_bindir}/pdfopen
6914 %attr(755,root,root) %{_bindir}/pdftosrc
6915 %{__perl}tex
6916 %attr(755,root,root) %{_bindir}/physe
6917 %attr(755,root,root) %{_bindir}/pkfix
6918 %attr(755,root,root) %{_bindir}/ppower4
6919 %attr(755,root,root) %{_bindir}/rungs
6920 %attr(755,root,root) %{_bindir}/simpdftex
6921 %attr(755,root,root) %{_bindir}/sjisconv
6922 %attr(755,root,root) %{_bindir}/sjislatex
6923 %attr(755,root,root) %{_bindir}/sjispdflatex
6924 %attr(755,root,root) %{_bindir}/synctex
6925 %attr(755,root,root) %{_bindir}/t1dotlessj
6926 %attr(755,root,root) %{_bindir}/t1lint
6927 %attr(755,root,root) %{_bindir}/t1reencode
6928 %attr(755,root,root) %{_bindir}/t1testpage
6929 %attr(755,root,root) %{_bindir}/texcount
6930 %attr(755,root,root) %{_bindir}/texsis
6931 %attr(755,root,root) %{_bindir}/tlmgr
6932 %attr(755,root,root) %{_bindir}/tpic2pdftex
6933 %attr(755,root,root) %{_bindir}/ttf2pk
6934 %attr(755,root,root) %{_bindir}/ttf2tfm
6935 %attr(755,root,root) %{_bindir}/ttftotype42
6936 %attr(755,root,root) %{_bindir}/vlna
6937 %attr(755,root,root) %{_bindir}/vpe
6938 %{_mandir}/man1/cfftot1.1*
6939 %{_mandir}/man1/getnonfreefonts-sys.1
6940 %{_mandir}/man1/getnonfreefonts.1*
6941 %{_mandir}/man1/hbf2gf.1*
6942 %{_mandir}/man1/mkjobtexmf.1*
6943 %{_mandir}/man1/mmafm.1*
6944 %{_mandir}/man1/mmpfb.1*
6945 %{_mandir}/man1/otfinfo.1*
6946 %{_mandir}/man1/otftotfm.1*
6947 %{_mandir}/man1/oxdvi.1
6948 %{_mandir}/man1/pdftosrc.1*
6949 %{_mandir}/man1/ps2eps.1*
6950 %{_mandir}/man1/synctex.1*
6951 %{_mandir}/man1/t1dotlessj.1*
6952 %{_mandir}/man1/t1lint.1*
6953 %{_mandir}/man1/t1reencode.1*
6954 %{_mandir}/man1/t1testpage.1*
6955 %{_mandir}/man1/ttf2pk.1*
6956 %{_mandir}/man1/ttf2tfm.1*
6957 %{_mandir}/man1/ttftotype42.1*
6958 %{_mandir}/man1/vlna.1*
6959 %{_mandir}/man5/synctex.5*
6960 %{texmfdist}/source/startex
6961 %{texmfdist}/source/jadetex
6962 %{texmfdist}/tex/jadetex
6963 %{texmfdist}/tex/texsis
6964 %{texmfdist}/tex/startex
6965 %{texmf}/fmtutil/format.jadetex.cnf
6966 %{texmf}/fmtutil/format.mltex.cnf
6967 %{texmfdist}/tex/generic/abbr
6968 %{texmfdist}/tex/generic/abstyles/
6969 %{texmfdist}/tex/generic/arrayjob
6970 %{texmfdist}/tex/generic/barr
6971 %{texmfdist}/tex/generic/borceux
6972 %{texmfdist}/tex/generic/c-pascal
6973 %{texmfdist}/tex/generic/cirth
6974 %{texmfdist}/tex/generic/colortab
6975 %{texmfdist}/tex/generic/dratex
6976 %{texmfdist}/tex/generic/ean
6977 %{texmfdist}/tex/generic/edmac
6978 %{texmfdist}/tex/generic/elvish
6979 %{texmfdist}/tex/generic/fenixpar
6980 %{texmfdist}/tex/generic/fltpoint
6981 %{texmfdist}/tex/generic/musixtex
6982
6983 %files other-utils-doc
6984 %defattr(644,root,root,755)
6985 %doc %{texmfdist}/doc/jadetex
6986 %doc %{texmfdist}/doc/texsis
6987 %doc %{texmfdist}/doc/startex
6988 %doc %{texmfdist}/doc/generic/c-pascal
6989
6990 %files dirs-fonts
6991 %defattr(644,root,root,755)
6992 %dir %{texmfdist}/doc/latex/marvosym/mac/oztex/tex-font
6993 %dir %{texmfdist}/fonts
6994 %dir %{texmfdist}/fonts/afm
6995 %dir %{texmfdist}/fonts/afm/public
6996 %dir %{texmfdist}/fonts/afm/vntex
6997 %dir %{texmfdist}/fonts/enc
6998 %dir %{texmfdist}/fonts/enc/dvips
6999 %dir %{texmfdist}/fonts/enc/dvips/vntex
7000 %dir %{texmfdist}/fonts/map
7001 %dir %{texmfdist}/fonts/map/dvipdfm
7002 %dir %{texmfdist}/fonts/map/dvips
7003 %dir %{texmfdist}/fonts/map/dvips/vntex
7004 %dir %{texmfdist}/fonts/map/fontname
7005 %dir %{texmfdist}/fonts/ofm
7006 %dir %{texmfdist}/fonts/ofm/public
7007 %dir %{texmfdist}/fonts/ovf
7008 %dir %{texmfdist}/fonts/ovf/public
7009 %dir %{texmfdist}/fonts/ovp
7010 %dir %{texmfdist}/fonts/ovp/public
7011 %dir %{texmfdist}/fonts/opentype
7012 %dir %{texmfdist}/fonts/opentype/public
7013 %dir %{texmfdist}/fonts/pk
7014 %dir %{texmfdist}/fonts/pk/ljfour
7015 %dir %{texmfdist}/fonts/source
7016 %dir %{texmfdist}/fonts/source/public
7017 %dir %{texmfdist}/fonts/source/vntex
7018 %dir %{texmfdist}/fonts/tfm
7019 %dir %{texmfdist}/fonts/tfm/public
7020 %dir %{texmfdist}/fonts/tfm/vntex
7021 %dir %{texmfdist}/fonts/truetype
7022 %dir %{texmfdist}/fonts/type1
7023 %dir %{texmfdist}/fonts/type1/public
7024 %dir %{texmfdist}/fonts/type1/vntex
7025 %dir %{texmfdist}/fonts/vf
7026 %dir %{texmfdist}/fonts/vf/public
7027 %dir %{texmfdist}/fonts/vf/vntex
7028 %dir %{texmfdist}/source
7029 %dir %{texmfdist}/source/fonts
7030 %dir %{texmfdist}/source/latex
7031 %dir %{texmf}/fonts
7032 %dir %{texmf}/fonts/opentype
7033 %dir %{texmf}/fonts/opentype/public
7034
7035 %files doc
7036 %defattr(644,root,root,755)
7037 %doc %{texmfdist}/doc/generic/dehyph-exptl
7038 %dir %{texmfdoc}
7039 %dir %{texmfdoc}/doc
7040 %{texmfdoc}/README
7041 %{texmfdoc}/ls-R
7042 %{texmfdoc}/doc/english
7043 %{texmfdist}/doc/fontinst
7044
7045 %files doc-bg
7046 %defattr(644,root,root,755)
7047 %{texmfdoc}/doc/bulgarian
7048
7049 %files doc-cs
7050 %defattr(644,root,root,755)
7051 %{texmfdoc}/doc/czechslovak
7052
7053 %files doc-de
7054 %defattr(644,root,root,755)
7055 %{texmfdoc}/doc/german
7056
7057 %files doc-el
7058 %defattr(644,root,root,755)
7059 %{texmfdoc}/doc/greek
7060
7061 %files doc-es
7062 %defattr(644,root,root,755)
7063 %{texmfdoc}/doc/spanish
7064
7065 %files doc-fi
7066 %defattr(644,root,root,755)
7067 %{texmfdoc}/doc/finnish
7068
7069 %files doc-fr
7070 %defattr(644,root,root,755)
7071 %{texmfdoc}/doc/french
7072
7073 %files doc-it
7074 %defattr(644,root,root,755)
7075 %{texmfdoc}/doc/italian
7076
7077 %files doc-ja
7078 %defattr(644,root,root,755)
7079 %{texmfdoc}/doc/japanese
7080
7081 %files doc-ko
7082 %defattr(644,root,root,755)
7083 %{texmfdoc}/doc/korean
7084
7085 %files doc-mn
7086 %defattr(644,root,root,755)
7087 %{texmfdoc}/doc/mongolian
7088
7089 %files doc-nl
7090 %defattr(644,root,root,755)
7091 %{texmfdoc}/doc/dutch
7092
7093 %files doc-pl
7094 %defattr(644,root,root,755)
7095 %{texmfdoc}/doc/polish
7096
7097 %files doc-pt
7098 %defattr(644,root,root,755)
7099 %{texmfdoc}/doc/portuguese
7100
7101 %files doc-ru
7102 %defattr(644,root,root,755)
7103 %{texmfdoc}/doc/russian
7104
7105 %files doc-sk
7106 %defattr(644,root,root,755)
7107 %{texmfdoc}/doc/slovak
7108
7109 %files doc-sl
7110 %defattr(644,root,root,755)
7111 %{texmfdoc}/doc/slovenian
7112
7113 %files doc-th
7114 %defattr(644,root,root,755)
7115 %{texmfdoc}/doc/thai
7116
7117 %files doc-tr
7118 %defattr(644,root,root,755)
7119 %{texmfdoc}/doc/turkish
7120
7121 %files doc-uk
7122 %defattr(644,root,root,755)
7123 %{texmfdoc}/doc/ukrainian
7124
7125 %files doc-vi
7126 %defattr(644,root,root,755)
7127 %{texmfdoc}/doc/vietnamese
7128
7129 %files doc-zh_CN
7130 %defattr(644,root,root,755)
7131 %{texmfdoc}/doc/chinese
7132
7133 # %files doc-Catalogue
7134 # %defattr(644,root,root,755)
7135 # %{texmf}/doc/help/Catalogue
7136
7137 # %files doc-tug-faq
7138 # %defattr(644,root,root,755)
7139 # %{texmf}/doc/help/faq/uktug-faq
7140
7141
7142 %files doc-latex
7143 %defattr(644,root,root,755)
7144 # %{texmfdist}/doc/latex/bar
7145 # %{texmfdist}/doc/latex/eclbip
7146 # %{texmfdist}/doc/latex/eo
7147 # %{texmfdist}/doc/latex/floatflt
7148 # %{texmfdist}/doc/latex/general
7149 # %{texmfdist}/doc/latex/germbib
7150 # %{texmfdist}/doc/latex/images
7151 # %{texmfdist}/doc/latex/mathcomp
7152 # %{texmfdist}/doc/latex/mt11p
7153 # %{texmfdist}/doc/latex/picins
7154 # %{texmfdist}/doc/latex/ps4pdf
7155 # %{texmfdist}/doc/latex/pslatex
7156 # %{texmfdist}/doc/latex/shapepar
7157 # %{texmfdist}/doc/latex/supertab
7158 # %{texmfdist}/doc/latex/tex-refs
7159 # %{texmfdist}/doc/latex/textmerg
7160 # %{texmfdist}/doc/latex/treesvr
7161 %{texmfdist}/doc/latex/acronym
7162 %{texmfdist}/doc/latex/aeguill
7163 %{texmfdist}/doc/latex/anysize
7164 %{texmfdist}/doc/latex/base
7165 %{texmfdist}/doc/latex/beton
7166 %{texmfdist}/doc/latex/carlisle
7167 %{texmfdist}/doc/latex/ccaption
7168 %{texmfdist}/doc/latex/changebar
7169 %{texmfdist}/doc/latex/chappg
7170 %{texmfdist}/doc/latex/concmath
7171 %{texmfdist}/doc/latex/crop
7172 %{texmfdist}/doc/latex/dinbrief
7173 %{texmfdist}/doc/latex/draftcopy
7174 %{texmfdist}/doc/latex/eepic
7175 %{texmfdist}/doc/latex/endfloat
7176 %{texmfdist}/doc/latex/esint
7177 %{texmfdist}/doc/latex/eso-pic
7178 %{texmfdist}/doc/latex/euler
7179 %{texmfdist}/doc/latex/eulervm
7180 %{texmfdist}/doc/latex/extsizes
7181 %{texmfdist}/doc/latex/fancybox
7182 %{texmfdist}/doc/latex/fancyhdr
7183 %{texmfdist}/doc/latex/fancyvrb
7184 %{texmfdist}/doc/latex/filecontents
7185 %{texmfdist}/doc/latex/float
7186 %{texmfdist}/doc/latex/footmisc
7187 %{texmfdist}/doc/latex/footnpag
7188 %{texmfdist}/doc/latex/fp
7189 %{texmfdist}/doc/latex/geometry
7190 %{texmfdist}/doc/latex/graphics
7191 %{texmfdist}/doc/latex/hyperref
7192 %{texmfdist}/doc/latex/hyphenat
7193 %{texmfdist}/doc/latex/index
7194 %{texmfdist}/doc/latex/koma-script
7195 %{texmfdist}/doc/latex/labels
7196 %{texmfdist}/doc/latex/layouts
7197 %{texmfdist}/doc/latex/lettrine
7198 %{texmfdist}/doc/latex/listings
7199 %{texmfdist}/doc/latex/ltabptch
7200 %{texmfdist}/doc/latex/mdwtools
7201 %{texmfdist}/doc/latex/memoir
7202 %{texmfdist}/doc/latex/mh
7203 %{texmfdist}/doc/latex/mparhack
7204 %{texmfdist}/doc/latex/ms
7205 %{texmfdist}/doc/latex/multibib
7206 %{texmfdist}/doc/latex/mwcls
7207 %{texmfdist}/doc/latex/natbib
7208 %{texmfdist}/doc/latex/nomencl
7209 %{texmfdist}/doc/latex/ntgclass
7210 %{texmfdist}/doc/latex/oberdiek
7211 %{texmfdist}/doc/latex/overpic
7212 %{texmfdist}/doc/latex/paralist
7213 %{texmfdist}/doc/latex/pb-diagram
7214 %{texmfdist}/doc/latex/pdfpages
7215 %{texmfdist}/doc/latex/picinpar
7216 %{texmfdist}/doc/latex/pict2e
7217 %{texmfdist}/doc/latex/placeins
7218 %{texmfdist}/doc/latex/preprint
7219 %{texmfdist}/doc/latex/preview
7220 %{texmfdist}/doc/latex/program
7221 %{texmfdist}/doc/latex/psfrag
7222 %{texmfdist}/doc/latex/revtex
7223 %{texmfdist}/doc/latex/rotating
7224 %{texmfdist}/doc/latex/rotfloat
7225 %{texmfdist}/doc/latex/scale
7226 %{texmfdist}/doc/latex/sectsty
7227 %{texmfdist}/doc/latex/seminar
7228 %{texmfdist}/doc/latex/showlabels
7229 %{texmfdist}/doc/latex/sidecap
7230 %{texmfdist}/doc/latex/slashbox
7231 %{texmfdist}/doc/latex/soul
7232 %{texmfdist}/doc/latex/stdclsdv
7233 %{texmfdist}/doc/latex/subfig
7234 %{texmfdist}/doc/latex/subfigure
7235 %{texmfdist}/doc/latex/textfit
7236 %{texmfdist}/doc/latex/textpos
7237 %{texmfdist}/doc/latex/titlesec
7238 %{texmfdist}/doc/latex/tocbibind
7239 %{texmfdist}/doc/latex/tocloft
7240 %{texmfdist}/doc/latex/tools
7241 %{texmfdist}/doc/latex/totpages
7242 %{texmfdist}/doc/latex/type1cm
7243 %{texmfdist}/doc/latex/units
7244 %{texmfdist}/doc/latex/vmargin
7245 %{texmfdist}/doc/latex/was
7246 %{texmfdist}/doc/latex/wrapfig
7247 %{texmfdist}/doc/latex/xtab
7248 %{texmfdist}/doc/latex/yfonts
7249
7250 %files -n kpathsea
7251 %defattr(644,root,root,755)
7252 %dir %{texmf}/doc/kpathsea
7253 %doc %{texmf}/doc/kpathsea/kpathsea.pdf
7254 %attr(755,root,root) %{_bindir}/kpsepath
7255 %attr(755,root,root) %{_bindir}/kpsestat
7256 %attr(755,root,root) %{_bindir}/kpsetool
7257 %attr(755,root,root) %{_bindir}/kpsewhich
7258 %attr(755,root,root) %{_bindir}/kpsexpand
7259 %attr(755,root,root) %{_libdir}/libkpathsea.so.*
7260 %{_libdir}/libkpathsea.la
7261 %{_mandir}/man1/kpsexpand.1*
7262 %{_mandir}/man1/kpsepath.1*
7263 %{_mandir}/man1/kpsestat.1*
7264 %{_mandir}/man1/kpsetool.1*
7265 %{_mandir}/man1/kpsewhich.1*
7266
7267 %files -n kpathsea-devel
7268 %defattr(644,root,root,755)
7269 %attr(755,root,root) %{_libdir}/libkpathsea.so
7270 %{_includedir}/kpathsea
7271 %{_infodir}/kpathsea.info*
7272
7273 %files dvips
7274 %defattr(644,root,root,755)
7275 # %doc %{texmf}/doc/programs/dvips.dvi
7276 # %doc %{texmf}/doc/programs/dvipdfm.dvi
7277 # %doc %{texmf}/doc/latex/psnfssx
7278 # %lang(fi) %{_mandir}/fi/man1/dvips.1*
7279 # %{texmf}/dvips/misc
7280 # %{texmf}/dvips/config/config.generic
7281 # %{texmf}/fonts/map/dvips/misc
7282 # %{texmf}/fonts/map/dvips/tetex/bsr-interpolated.map
7283 # %{texmf}/fonts/map/dvips/tetex/bsr.map
7284 # %{_localstatedir}/fonts/map/dvipdfm
7285 # %{_localstatedir}/fonts/map/dvips
7286 %dir %{texmfdist}/fonts/map/dvips/cmex
7287 %dir %{texmf}/dvipdfm
7288 %docdir %{texmf}/doc/dvips
7289 %docdir %{texmf}/doc/dvipdfm
7290 %attr(755,root,root) %{_bindir}/dvips
7291 %attr(755,root,root) %{_bindir}/dvired
7292 %attr(755,root,root) %{_bindir}/dvitomp
7293 %attr(755,root,root) %{_bindir}/dvitype
7294 %attr(755,root,root) %{_bindir}/dvicopy
7295 %attr(755,root,root) %{_bindir}/dvipdfm
7296 %attr(755,root,root) %{_bindir}/dvipdft
7297 # dvi2fax requires ghostscript
7298 %attr(755,root,root) %{_bindir}/dvi2fax
7299 %{_infodir}/dvips.info*
7300 %{_mandir}/man1/dvi2fax.1*
7301 %{_mandir}/man1/dvicopy.1*
7302 %{_mandir}/man1/dvipdfm.1*
7303 %{_mandir}/man1/dvips.1*
7304 %{_mandir}/man1/dvired.1*
7305 %{_mandir}/man1/dvitomp.1*
7306 %{_mandir}/man1/dvitype.1*
7307 %{texmf}/dvips/base
7308 %{texmf}/dvips/config
7309 %{texmf}/dvips/getafm
7310 %{texmf}/dvips/gsftopk
7311 %{texmfdist}/dvips/psfrag
7312 %config(noreplace) %verify(not md5 mtime size) %{texmf}/dvips/config/config.ps
7313 %{texmfdist}/fonts/enc/dvips/base
7314 %{texmfdist}/fonts/map/dvips/allrunes
7315 %{texmfdist}/fonts/map/dvips/cmex/ttcmex.map
7316 %{texmfdist}/tex/generic/dvips
7317 %{texmf}/dvipdfm/config
7318 %{texmf}/dvips/tetex/config.*
7319 %{texmf}/fonts/enc/dvips/tetex/mtex.enc
7320 %{texmf}/fonts/enc/dvips/afm2pl
7321 # %{texmf}/fonts/map
7322 %dir %{texmf}/fonts/map/dvipdfm
7323 %dir %{texmf}/fonts/map/dvips
7324 %dir %{texmf}/fonts/map/dvips/tetex
7325 %{texmf}/fonts/map/dvipdfm/updmap
7326 %{texmf}/fonts/map/dvipdfm/dvipdfmx
7327 %{texmf}/fonts/map/dvipdfm/tetex
7328 %{texmf}/fonts/map/dvips/tetex/dvipdfm35.map
7329 %{texmf}/fonts/map/dvips/tetex/dvips35.map
7330 %{texmf}/fonts/map/dvips/tetex/mathpple.map
7331 %{texmf}/fonts/map/dvips/tetex/mt-belleek.map
7332 %{texmf}/fonts/map/dvips/tetex/mt-plus.map
7333 %{texmf}/fonts/map/dvips/tetex/mt-yy.map
7334 %{texmf}/fonts/map/dvips/tetex/pdftex35.map
7335
7336
7337 %files dvilj
7338 %defattr(644,root,root,755)
7339 %attr(755,root,root) %{_bindir}/dvihp
7340 %attr(755,root,root) %{_bindir}/dvilj
7341 %attr(755,root,root) %{_bindir}/dvilj2p
7342 %attr(755,root,root) %{_bindir}/dvilj4
7343 %attr(755,root,root) %{_bindir}/dvilj4l
7344 %attr(755,root,root) %{_bindir}/dvilj6
7345 %{_mandir}/man1/dvihp.1*
7346 %{_mandir}/man1/dvilj.1*
7347 %{_mandir}/man1/dvilj2p.1*
7348 %{_mandir}/man1/dvilj4.1*
7349 %{_mandir}/man1/dvilj4l.1*
7350 %{_mandir}/man1/dvilj6.1*
7351
7352 %files makeindex
7353 %defattr(644,root,root,755)
7354 %doc %{texmfdist}/doc/makeindex
7355 %attr(755,root,root) %{_bindir}/mkindex
7356 %attr(755,root,root) %{_bindir}/makeindex
7357 %attr(755,root,root) %{_bindir}/rumakeindex
7358 %{texmfdist}/makeindex
7359 %{_mandir}/man1/makeindex.1*
7360 %{_mandir}/man1/mkindex.1*
7361 %{_mandir}/man1/rumakeindex.1*
7362
7363 %files metafont
7364 %defattr(644,root,root,755)
7365 #%attr(755,root,root) %{_bindir}/mfw
7366 #%attr(755,root,root) %{_bindir}/virmf
7367 #%attr(755,root,root) %{_bindir}/inimf
7368 #%{texmf}/mft/cmbase.mft
7369 # %{texmf}/mft/e.mft
7370 # %{texmf}/mft/pl.mft
7371 # %{fmtdir}/mf.base
7372 #%{texmf}/web2c/mf-nowin.base
7373 # %{texmf}/web2c/mf.pool
7374 #%{texmf}/web2c/mfw.base
7375 #%{_mandir}/man1/inimf.1*
7376 #%{_mandir}/man1/virmf.1*
7377 %dir %{texmfdist}/mft
7378 %dir %{texmfdist}/mft/base
7379 %attr(755,root,root) %{_bindir}/mf
7380 %attr(755,root,root) %{_bindir}/mf-nowin
7381 %attr(755,root,root) %{_bindir}/mft
7382 %attr(755,root,root) %{_bindir}/mktexmf
7383 %attr(755,root,root) %{_bindir}/mktexpk
7384 %attr(755,root,root) %{_bindir}/mktextfm
7385 %{texmfdist}/metafont
7386 %{texmfdist}/mft/base/mplain.mft
7387 %{texmfdist}/mft/base/plain.mft
7388 %{texmfdist}/source/metafont
7389 %{_mandir}/man1/mf.1*
7390 %{_mandir}/man1/mf-nowin.1*
7391 %{_mandir}/man1/mft.1*
7392 %{_mandir}/man1/mktexmf.1*
7393 %{_mandir}/man1/mktexpk.1*
7394 %{_mandir}/man1/mktextfm.1*
7395 %{texmf}/fmtutil/format.metafont.cnf
7396
7397 %files metapost
7398 %defattr(644,root,root,755)
7399 #%attr(755,root,root) %{_bindir}/virmpost
7400 #%attr(755,root,root) %{_bindir}/inimpost
7401 # %{texmf}/web2c/mp.pool
7402 # %{fmtdir}/mpost.mem
7403 #%{_mandir}/man1/inimpost.1*
7404 #%{_mandir}/man1/virmpost.1*
7405 %dir %{texmfdist}/metapost
7406 %doc %{texmfdist}/doc/metapost
7407 %attr(755,root,root) %{_bindir}/mpost
7408 %attr(755,root,root) %{_bindir}/mpto
7409 %{texmfdist}/metapost/base
7410 %{texmfdist}/metapost/config
7411 %{texmfdist}/metapost/mfpic
7412 %{texmfdist}/metapost/misc
7413 %{texmfdist}/metapost/support
7414 %{texmfdist}/source/metapost
7415 %{_mandir}/man1/mpost.1*
7416 %{_mandir}/man1/mpto.1*
7417 %{texmf}/fmtutil/format.metapost.cnf
7418
7419 %files mptopdf
7420 %defattr(644,root,root,755)
7421 %attr(755,root,root) %{_bindir}/mptopdf
7422 %{_mandir}/man1/mptopdf.1*
7423 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/mptopdf.fmt
7424
7425 %files texdoctk
7426 %defattr(644,root,root,755)
7427 # %doc %{texmf}/doc/texdoctk
7428 %attr(755,root,root) %{_bindir}/texdoctk
7429 %{texmf}/texdoctk
7430 %{_mandir}/man1/texdoctk.1*
7431
7432 %files -n texconfig
7433 %defattr(644,root,root,755)
7434 %dir %{texmf}/texconfig
7435 %doc %{texmf}/texconfig/README
7436 %attr(755,root,root) %{_bindir}/texconfig
7437 %attr(755,root,root) %{_bindir}/texconfig-dialog
7438 %attr(755,root,root) %{_bindir}/texconfig-sys
7439 %attr(755,root,root) %{texmf}/texconfig/tcfmgr
7440 %{_mandir}/man1/texconfig.1*
7441 %{_mandir}/man1/texconfig-sys.1*
7442 %{texmf}/texconfig/g
7443 %{texmf}/texconfig/generic
7444 %{texmf}/texconfig/tcfmgr.map
7445 %{texmf}/texconfig/v
7446 %{texmf}/texconfig/x
7447
7448 %files -n xindy
7449 %defattr(644,root,root,755)
7450 %doc %{texmf}/doc/xindy
7451 %dir %{texmf}/xindy
7452 %dir %{texmf}/xindy/lang
7453 %dir %{texmf}/scripts
7454 %{texmf}/scripts/xindy
7455 %{texmf}/xindy/base
7456 %{texmf}/xindy/class
7457 %{texmf}/xindy/ord
7458 %{texmf}/xindy/rules
7459 %{texmf}/xindy/styles
7460 %{texmf}/xindy/tex
7461
7462
7463 %files -n xindy-albanian
7464 %defattr(644,root,root,755)
7465 %{texmf}/xindy/lang/albanian
7466
7467 %files -n xindy-belarusian
7468 %defattr(644,root,root,755)
7469 %{texmf}/xindy/lang/belarusian
7470
7471 %files -n xindy-bulgarian
7472 %defattr(644,root,root,755)
7473 %{texmf}/xindy/lang/bulgarian
7474
7475 %files -n xindy-croatian
7476 %defattr(644,root,root,755)
7477 %{texmf}/xindy/lang/croatian
7478
7479 %files -n xindy-czech
7480 %defattr(644,root,root,755)
7481 %{texmf}/xindy/lang/czech
7482
7483 %files -n xindy-danish
7484 %defattr(644,root,root,755)
7485 %{texmf}/xindy/lang/danish
7486
7487 %files -n xindy-dutch
7488 %defattr(644,root,root,755)
7489 %{texmf}/xindy/lang/dutch
7490
7491 %files -n xindy-english
7492 %defattr(644,root,root,755)
7493 %{texmf}/xindy/lang/english
7494
7495 %files -n xindy-esperanto
7496 %defattr(644,root,root,755)
7497 %{texmf}/xindy/lang/esperanto
7498
7499 %files -n xindy-estonian
7500 %defattr(644,root,root,755)
7501 %{texmf}/xindy/lang/estonian
7502
7503 %files -n xindy-finnish
7504 %defattr(644,root,root,755)
7505 %{texmf}/xindy/lang/finnish
7506
7507 %files -n xindy-french
7508 %defattr(644,root,root,755)
7509 %{texmf}/xindy/lang/french
7510
7511 %files -n xindy-general
7512 %defattr(644,root,root,755)
7513 %{texmf}/xindy/lang/general
7514
7515 %files -n xindy-georgian
7516 %defattr(644,root,root,755)
7517 %{texmf}/xindy/lang/georgian
7518
7519 %files -n xindy-german
7520 %defattr(644,root,root,755)
7521 %{texmf}/xindy/lang/german
7522
7523 %files -n xindy-greek
7524 %defattr(644,root,root,755)
7525 %{texmf}/xindy/lang/greek
7526
7527 %files -n xindy-gypsy
7528 %defattr(644,root,root,755)
7529 %{texmf}/xindy/lang/gypsy
7530
7531 %files -n xindy-hausa
7532 %defattr(644,root,root,755)
7533 %{texmf}/xindy/lang/hausa
7534
7535 %files -n xindy-hebrew
7536 %defattr(644,root,root,755)
7537 %{texmf}/xindy/lang/hebrew
7538
7539 %files -n xindy-hungarian
7540 %defattr(644,root,root,755)
7541 %{texmf}/xindy/lang/hungarian
7542
7543 %files -n xindy-icelandic
7544 %defattr(644,root,root,755)
7545 %{texmf}/xindy/lang/icelandic
7546
7547 %files -n xindy-italian
7548 %defattr(644,root,root,755)
7549 %{texmf}/xindy/lang/italian
7550
7551 %files -n xindy-klingon
7552 %defattr(644,root,root,755)
7553 %{texmf}/xindy/lang/klingon
7554
7555 %files -n xindy-kurdish
7556 %defattr(644,root,root,755)
7557 %{texmf}/xindy/lang/kurdish
7558
7559 %files -n xindy-latin
7560 %defattr(644,root,root,755)
7561 %{texmf}/xindy/lang/latin
7562
7563 %files -n xindy-latvian
7564 %defattr(644,root,root,755)
7565 %{texmf}/xindy/lang/latvian
7566
7567 %files -n xindy-lithuanian
7568 %defattr(644,root,root,755)
7569 %{texmf}/xindy/lang/lithuanian
7570
7571 %files -n xindy-lower-sorbian
7572 %defattr(644,root,root,755)
7573 %{texmf}/xindy/lang/lower-sorbian
7574
7575 %files -n xindy-macedonian
7576 %defattr(644,root,root,755)
7577 %{texmf}/xindy/lang/macedonian
7578
7579 %files -n xindy-mongolian
7580 %defattr(644,root,root,755)
7581 %{texmf}/xindy/lang/mongolian
7582
7583 %files -n xindy-norwegian
7584 %defattr(644,root,root,755)
7585 %{texmf}/xindy/lang/norwegian
7586
7587 %files -n xindy-polish
7588 %defattr(644,root,root,755)
7589 %{texmf}/xindy/lang/polish
7590
7591 %files -n xindy-portuguese
7592 %defattr(644,root,root,755)
7593 %{texmf}/xindy/lang/portuguese
7594
7595 %files -n xindy-romanian
7596 %defattr(644,root,root,755)
7597 %{texmf}/xindy/lang/romanian
7598
7599 %files -n xindy-russian
7600 %defattr(644,root,root,755)
7601 %{texmf}/xindy/lang/russian
7602
7603 %files -n xindy-serbian
7604 %defattr(644,root,root,755)
7605 %{texmf}/xindy/lang/serbian
7606
7607 %files -n xindy-slovak
7608 %defattr(644,root,root,755)
7609 %{texmf}/xindy/lang/slovak
7610
7611 %files -n xindy-slovenian
7612 %defattr(644,root,root,755)
7613 %{texmf}/xindy/lang/slovenian
7614
7615 %files -n xindy-spanish
7616 %defattr(644,root,root,755)
7617 %{texmf}/xindy/lang/spanish
7618
7619 %files -n xindy-swedish
7620 %defattr(644,root,root,755)
7621 %{texmf}/xindy/lang/swedish
7622
7623 %files -n xindy-turkish
7624 %defattr(644,root,root,755)
7625 %{texmf}/xindy/lang/turkish
7626
7627 %files -n xindy-ukrainian
7628 %defattr(644,root,root,755)
7629 %{texmf}/xindy/lang/ukrainian
7630
7631 %files -n xindy-upper-sorbian
7632 %defattr(644,root,root,755)
7633 %{texmf}/xindy/lang/upper-sorbian
7634
7635 %files -n xindy-vietnamese
7636 %defattr(644,root,root,755)
7637 %{texmf}/xindy/lang/vietnamese/
7638
7639 %files -n xdvi
7640 %defattr(644,root,root,755)
7641 #%attr(755,root,root) %{_bindir}/xdvi-motif.bin
7642 # %attr(755,root,root) %{_bindir}/xdvizilla
7643 # %{_mandir}/man1/xdvizilla.1*
7644 %attr(755,root,root) %{_bindir}/xdvi-xaw
7645 %attr(755,root,root) %{_bindir}/xdvi
7646 %{_mandir}/man1/xdvi.1*
7647 %{_desktopdir}/xdvi.desktop
7648 %{_pixmapsdir}/xdvi.png
7649 %{texmf}/xdvi
7650
7651 %files pdftex
7652 %defattr(644,root,root,755)
7653 # %doc %{texmf}/doc/programs/pdfcrop.txt
7654 # %attr(755,root,root) %{_bindir}/pdfxtex
7655 # %{_localstatedir}/fonts/map/pdftex
7656 # %dir %{texmf}/fonts/map/pdftex
7657 # %dir %{texmf}/fonts/map/pdftex/cmttf
7658 # %{texmf}/fonts/map/pdftex/cmttf/cmttf.map
7659 # %{texmf}/web2c/pdfetex-pl.pool
7660 # %{texmf}/web2c/pdfetex.pool
7661 # %{texmf}/web2c/pdfxtex.pool
7662 # %{_mandir}/man1/pdfxtex.1*
7663 %doc %{texmfdist}/doc/pdftex
7664 %attr(755,root,root) %{_bindir}/epstopdf
7665 %attr(755,root,root) %{_bindir}/pdfcrop
7666 %attr(755,root,root) %{_bindir}/pdftex
7667 %config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/pdftexconfig.tex
7668 %{texmf}/fmtutil/format.pdftex.cnf
7669 %{texmfdist}/scripts/pdfcrop
7670 %{_mandir}/man1/epstopdf.1*
7671 %{_mandir}/man1/pdftex.1*
7672 %{texmfdist}/fonts/enc/pdftex
7673 %{texmfdist}/fonts/map/pdftex
7674 %{texmf}/fonts/map/pdftex/updmap
7675
7676 %files phyzzx
7677 %defattr(644,root,root,755)
7678 %attr(755,root,root) %{_bindir}/phyzzx
7679 %dir %{texmfdist}/doc/phyzzx
7680 %dir %{texmfdist}/tex/phyzzx
7681 %doc %{texmfdist}/doc/phyzzx/base
7682 %{texmfdist}/tex/phyzzx/base
7683 %{texmfdist}/tex/phyzzx/config
7684 %{texmf}/fmtutil/format.phyzzx.cnf
7685
7686 %files omega
7687 %defattr(644,root,root,755)
7688 # %{texmf}/web2c/omega.pool
7689 # %{texmf}/web2c/aleph.pool
7690 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/aleph.fmt
7691 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/lambda.fmt
7692 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/lamed.fmt
7693 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/omega.fmt
7694 %doc %{texmfdist}/doc/omega
7695 %dir %{texmfdist}/omega
7696 %dir %{texmfdist}/dvips/omega
7697 %attr(755,root,root) %{_bindir}/aleph
7698 %attr(755,root,root) %{_bindir}/lambda
7699 %attr(755,root,root) %{_bindir}/mkocp
7700 %attr(755,root,root) %{_bindir}/mkofm
7701 %attr(755,root,root) %{_bindir}/odvicopy
7702 %attr(755,root,root) %{_bindir}/odvips
7703 %attr(755,root,root) %{_bindir}/odvitype
7704 %attr(755,root,root) %{_bindir}/omega
7705 %attr(755,root,root) %{_bindir}/omfonts
7706 %attr(755,root,root) %{_bindir}/opl2ofm
7707 %attr(755,root,root) %{_bindir}/otangle
7708 %attr(755,root,root) %{_bindir}/otp2ocp
7709 %attr(755,root,root) %{_bindir}/outocp
7710 %attr(755,root,root) %{_bindir}/ovf2ovp
7711 %attr(755,root,root) %{_bindir}/ovp2ovf
7712 %{texmfdist}/dvips/omega/config.omega
7713 %{texmfdist}/dvips/omega/omega.cfg
7714 %{texmfdist}/fonts/map/dvips/omega
7715 %{texmfdist}/omega/ocp
7716 %{texmfdist}/omega/otp
7717 %{texmfdist}/tex/lambda
7718 %{texmfdist}/source/lambda
7719 %{_mandir}/man1/lambda.1*
7720 %{_mandir}/man1/mkocp.1*
7721 %{_mandir}/man1/mkofm.1*
7722 %{_mandir}/man1/omega.1*
7723 %{_mandir}/man1/odvicopy.1*
7724 %{_mandir}/man1/odvips.1*
7725 %{_mandir}/man1/odvitype.1*
7726 %{_mandir}/man1/ofm2opl.1*
7727 %{_mandir}/man1/opl2ofm.1*
7728 %{_mandir}/man1/otp2ocp.1*
7729 %{_mandir}/man1/outocp.1*
7730 %{_mandir}/man1/ovf2ovp.1*
7731 %{_mandir}/man1/ovp2ovf.1*
7732 %{texmf}/fmtutil/format.omega.cnf
7733 %{texmf}/fmtutil/format.aleph.cnf
7734
7735 %files plain
7736 %defattr(644,root,root,755)
7737 %doc %{texmfdist}/doc/plain
7738 %{texmfdist}/tex/plain
7739 %exclude %{texmfdist}/tex/plain/config/xetex.ini
7740 %{texmf}/fmtutil/format.tex.cnf
7741 #%{texmf}/web2c/plain.mem
7742 #%{texmf}/web2c/plain.base
7743
7744 # %files format-plain
7745 # %defattr(644,root,root,755)
7746 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/tex.fmt
7747 #%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/plain.fmt
7748
7749 # %files format-pdftex
7750 # %defattr(644,root,root,755)
7751 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdftex.fmt
7752
7753 # %files format-pdfetex
7754 # %defattr(644,root,root,755)
7755 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfetex.fmt
7756
7757 %files mex
7758 %defattr(644,root,root,755)
7759 %doc %{texmfdist}/doc/mex
7760 %dir %{texmfdist}/tex/mex
7761 %dir %{texmfdist}/tex/mex/base
7762 %{texmfdist}/tex/mex/base/mex1.tex
7763 %{texmfdist}/tex/mex/base/mex2.tex
7764 %{texmfdist}/tex/mex/base/mex.tex
7765 %dir %{texmfdist}/tex/mex/config
7766 %{texmfdist}/tex/mex/base/mexconf.tex
7767
7768 %files format-mex
7769 %defattr(644,root,root,755)
7770 %attr(755,root,root) %{_bindir}/mex
7771 %{texmfdist}/tex/mex/config/mex.ini
7772 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/mex.fmt
7773
7774 %files format-pdfmex
7775 %defattr(644,root,root,755)
7776 %attr(755,root,root) %{_bindir}/pdfmex
7777 %{texmfdist}/tex/mex/config/pdfmex.ini
7778 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfmex.fmt
7779
7780 %files format-utf8mex
7781 %defattr(644,root,root,755)
7782 %attr(755,root,root) %{_bindir}/utf8mex
7783 %dir %{texmfdist}/doc/mex
7784 %doc %{texmfdist}/doc/mex/utf8mex
7785 %{texmfdist}/tex/mex/utf8mex
7786 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/utf8mex.fmt
7787
7788 %files amstex
7789 %defattr(644,root,root,755)
7790 %dir %{texmfdist}/tex/amstex
7791 %{texmfdist}/tex/amstex/base
7792 %{texmfdist}/tex/amstex/config
7793 %{texmfdist}/tex/plain/amsfonts
7794
7795 %files format-amstex
7796 %defattr(644,root,root,755)
7797 %doc %{texmfdist}/doc/amstex
7798 %{texmfdist}/tex/amstex
7799 %attr(755,root,root) %{_bindir}/amstex
7800 %{_mandir}/man1/amstex.1*
7801 %{texmf}/fmtutil/format.amstex.cnf
7802 %{texmf}/fmtutil/format.cyramstex.cnf
7803 # %lang(fi) %{_mandir}/fi/man1/amstex.1*
7804 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/amstex.fmt
7805
7806 # %files format-pdfamstex
7807 # %defattr(644,root,root,755)
7808 # %attr(755,root,root) %{_bindir}/pdfamstex
7809 #%{texmf}/pdftex/amstex
7810 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfamstex.fmt
7811
7812 %files csplain
7813 %defattr(644,root,root,755)
7814 %dir %{texmfdist}/doc/cslatex
7815 %dir %{texmfdist}/doc/cslatex/base
7816 %doc %{texmfdist}/doc/cslatex/base/README-cspsfont
7817 %doc %{texmfdist}/doc/cslatex/base/cs-fonts.doc
7818 %doc %{texmfdist}/doc/cslatex/base/cscorr.tab
7819 %doc %{texmfdist}/doc/cslatex/base/csplain.doc
7820 %doc %{texmfdist}/doc/cslatex/base/parpozn.tex
7821 %doc %{texmfdist}/doc/cslatex/base/test8z.tex
7822 %doc %{texmfdist}/doc/cslatex/base/testlat.tex
7823 %attr(755,root,root) %{_bindir}/csplain
7824 %{texmfdist}/tex/csplain
7825
7826 %files format-csplain
7827 %defattr(644,root,root,755)
7828 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/csplain.fmt
7829
7830 %files format-pdfcsplain
7831 %defattr(644,root,root,755)
7832 %attr(755,root,root) %{_bindir}/pdfcsplain
7833 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfcsplain.fmt
7834
7835 %files cslatex
7836 %defattr(644,root,root,755)
7837 # %doc %{texmf}/doc/cstex/INSTALL.cslatex
7838 # %doc %{texmf}/doc/cstex/README.cslatex
7839 %{texmfdist}/tex/cslatex
7840 %{texmfdist}/tex/latex/cslatex
7841
7842 %files format-cslatex
7843 %defattr(644,root,root,755)
7844 %attr(755,root,root) %{_bindir}/cslatex
7845 %{texmf}/fmtutil/format.cslatex.cnf
7846 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cslatex.fmt
7847
7848 %files format-pdfcslatex
7849 %defattr(644,root,root,755)
7850 %attr(755,root,root) %{_bindir}/pdfcslatex
7851 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfcslatex.fmt
7852
7853 # %files cyrplain
7854 # %defattr(644,root,root,755)
7855 # %doc %{texmf}/doc/cyrplain
7856 # %{texmf}/tex/cyrplain
7857
7858 # %files format-cyrplain
7859 # %defattr(644,root,root,755)
7860 # %attr(755,root,root) %{_bindir}/cyrtex
7861 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyrtex.fmt
7862
7863 # %files format-cyramstex
7864 # %defattr(644,root,root,755)
7865 # %attr(755,root,root) %{_bindir}/cyramstex
7866 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyramstex.fmt
7867
7868 # %files format-cyrtexinfo
7869 # %defattr(644,root,root,755)
7870 # %attr(755,root,root) %{_bindir}/cyrtexinfo
7871 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyrtexinfo.fmt
7872
7873 %files eplain
7874 %defattr(644,root,root,755)
7875 %doc %{texmfdist}/doc/etex
7876 %doc %{texmfdist}/doc/eplain
7877 %{texmfdist}/tex/plain/etex
7878 %{texmfdist}/tex/eplain
7879
7880 %files format-eplain
7881 %defattr(644,root,root,755)
7882 %attr(755,root,root) %{_bindir}/eplain
7883 %attr(755,root,root) %{_bindir}/etex
7884 %{_mandir}/man1/eplain.1*
7885 %{_mandir}/man1/etex.1*
7886 %{texmf}/fmtutil/format.eplain.cnf
7887 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/eplain.fmt
7888 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/etex.fmt
7889
7890 %files context
7891 %defattr(644,root,root,755)
7892 %doc %{texmfdist}/doc/context
7893 # %doc %{texmf}/doc/polish/context
7894 %attr(755,root,root) %{_bindir}/context
7895 %attr(755,root,root) %{_bindir}/ctxtools
7896 %attr(755,root,root) %{_bindir}/exatools
7897 %attr(755,root,root) %{_bindir}/luatools
7898 %attr(755,root,root) %{_bindir}/makempy
7899 %attr(755,root,root) %{_bindir}/mpstools
7900 %attr(755,root,root) %{_bindir}/mtxrun
7901 %attr(755,root,root) %{_bindir}/mtxtools
7902 %attr(755,root,root) %{_bindir}/pdfthumb
7903 %attr(755,root,root) %{_bindir}/pdftools
7904 %attr(755,root,root) %{_bindir}/pdftrimwhite
7905 %attr(755,root,root) %{_bindir}/pstopdf
7906 %attr(755,root,root) %{_bindir}/rlxtools
7907 %attr(755,root,root) %{_bindir}/runtools
7908 %attr(755,root,root) %{_bindir}/texexec
7909 %attr(755,root,root) %{_bindir}/texfind
7910 %attr(755,root,root) %{_bindir}/texfont
7911 %attr(755,root,root) %{_bindir}/texmfstart
7912 %attr(755,root,root) %{_bindir}/texshow
7913 %attr(755,root,root) %{_bindir}/textools
7914 %attr(755,root,root) %{_bindir}/texutil
7915 %attr(755,root,root) %{_bindir}/tmftools
7916 %attr(755,root,root) %{_bindir}/xmltools
7917 # %{_mandir}/man1/fdf2tex.1*
7918 %{_mandir}/man1/ctxtools.1*
7919 %{_mandir}/man1/pdftools.1*
7920 %{_mandir}/man1/pstopdf.1*
7921 %{_mandir}/man1/texfind.1*
7922 %{_mandir}/man1/texfont.1*
7923 %{_mandir}/man1/texmfstart.1*
7924 %{_mandir}/man1/textools.1*
7925 %{_mandir}/man1/texutil.1*
7926 # %{_mandir}/man1/texshow.1*
7927 %{texmfdist}/context
7928 %{texmfdist}/fonts/enc/dvips/context
7929 # %{texmfdist}/fonts/map/dvips/context
7930 %{texmfdist}/metapost/context
7931 %{texmfdist}/scripts/context
7932 %{texmfdist}/tex/context
7933 %exclude %{texmfdist}/tex/context/config/cont-de.ini
7934 %exclude %{texmfdist}/tex/context/config/cont-en.ini
7935 %exclude %{texmfdist}/tex/context/config/cont-nl.ini
7936 %exclude %{texmfdist}/tex/context/config/cont-uk.ini
7937 %{texmfdist}/tex/generic/context
7938 %{texmfdist}/tex/latex/context
7939 %{texmfdist}/bibtex/bst/context
7940 %{texmf}/fmtutil/format.context.cnf
7941
7942 # no fmt, so commented out
7943 #%files format-context-cz
7944 #%defattr(644,root,root,755)
7945 #%%{texmf}/tex/context/config/cont-cz.ini
7946 # does not build with beta 20021025
7947 #%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-cz.efmt
7948
7949 %files format-context-de
7950 %defattr(644,root,root,755)
7951 %{texmfdist}/tex/context/config/cont-de.ini
7952 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-de.fmt
7953 #%{_mandir}/man1/cont-de.1*
7954
7955 %files format-context-en
7956 %defattr(644,root,root,755)
7957 %{texmfdist}/tex/context/config/cont-en.ini
7958 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-en.fmt
7959 #%{_mandir}/man1/cont-en.1*
7960 # what is the difference betwen uk and en in this particular situation?
7961 %{texmfdist}/tex/context/config/cont-uk.ini
7962 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-uk.fmt
7963
7964 # no fmt, so commented out
7965 #%files format-context-it
7966 #%defattr(644,root,root,755)
7967 #%%{texmf}/tex/context/config/cont-it.ini
7968
7969 %files format-context-nl
7970 %defattr(644,root,root,755)
7971 %{texmfdist}/tex/context/config/cont-nl.ini
7972 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-nl.fmt
7973 #%{_mandir}/man1/cont-nl.1*
7974
7975 # no fmt, so commented out
7976 #%files format-context-ro
7977 #%defattr(644,root,root,755)
7978 #%%{texmf}/tex/context/config/cont-ro.ini
7979
7980
7981 %files latex
7982 %defattr(644,root,root,755)
7983 %attr(755,root,root) %{_bindir}/lacheck
7984 %attr(755,root,root) %{_bindir}/latex
7985 %attr(755,root,root) %{_bindir}/pslatex
7986 # %lang(fi) %{_mandir}/fi/man1/latex.1*
7987 # %lang(pl) %{_mandir}/pl/man1/latex.1*
7988 # %{_infodir}/latex.info*
7989 %{texmf}/fmtutil/format.latex.cnf
7990 %{_mandir}/man1/lacheck.1*
7991 %{_mandir}/man1/latex.1*
7992 %{_mandir}/man1/pslatex.1*
7993
7994 %dir %{texmfdist}/scripts
7995 %dir %{texmfdist}/scripts/pst-pdf
7996 %dir %{texmfdist}/source/generic
7997 %dir %{texmfdist}/tex/latex
7998 %dir %{texmfdist}/tex/plain
7999 %dir %{texmf}/tex/latex
8000
8001 # %{texmfdist}/tex/latex/citesort
8002 # %{texmfdist}/tex/latex/dvilj
8003 # %{texmfdist}/tex/latex/eclbip
8004 # %{texmfdist}/tex/latex/eo
8005 # %{texmfdist}/tex/latex/example
8006 # %{texmfdist}/tex/latex/fguill
8007 # %{texmfdist}/tex/latex/floatflt
8008 # %{texmfdist}/tex/latex/gletter
8009 # %{texmfdist}/tex/latex/here
8010 # %{texmfdist}/tex/latex/mt11p
8011 # %{texmfdist}/tex/latex/relsize
8012 # %{texmfdist}/tex/latex/selectp
8013 # %{texmfdist}/tex/latex/shadow
8014 # %{texmfdist}/tex/latex/showtags
8015 # %{texmfdist}/tex/latex/tabls
8016 # %{texmfdist}/tex/latex/texmacs
8017 # %{texmfdist}/tex/latex/threeparttable
8018 # %{texmfdist}/tex/latex/treesvr
8019 # %{texmfdist}/tex/latex/ulem
8020 # %{texmfdist}/tex/latex/url
8021 # %{texmf}/tex/latex/version
8022 # %{texmf}/tex/latex/vpage
8023 %{texmfdist}/scripts/pst-pdf/ps4pdf
8024 %{texmfdist}/tex/generic/pstricks
8025 %{texmfdist}/tex/generic/shapepar
8026 %{texmfdist}/tex/generic/textmerg
8027 %{texmfdist}/tex/latex/12many
8028 %{texmfdist}/tex/latex/AkkTeX
8029 %{texmfdist}/tex/latex/ESIEEcv
8030 %{texmfdist}/tex/latex/GuIT
8031 %{texmfdist}/tex/latex/HA-prosper
8032 %{texmfdist}/tex/latex/IEEEconf
8033 %{texmfdist}/tex/latex/IEEEtran
8034 %{texmfdist}/tex/latex/SIstyle
8035 %{texmfdist}/tex/latex/Tabbing
8036 %{texmfdist}/tex/latex/a0poster
8037 %{texmfdist}/tex/latex/aastex
8038 %{texmfdist}/tex/latex/abc
8039 %{texmfdist}/tex/latex/achemso
8040 %{texmfdist}/tex/latex/acmconf
8041 %{texmfdist}/tex/latex/acmtrans
8042 %{texmfdist}/tex/latex/acronym
8043 %{texmfdist}/tex/latex/active-conf
8044 %{texmfdist}/tex/latex/addlines
8045 %{texmfdist}/tex/latex/adrlist
8046 %{texmfdist}/tex/latex/aeguill
8047 %{texmfdist}/tex/latex/afthesis
8048 %{texmfdist}/tex/latex/aguplus
8049 %{texmfdist}/tex/latex/aiaa
8050 %{texmfdist}/tex/latex/akletter
8051 %{texmfdist}/tex/latex/alg
8052 %{texmfdist}/tex/latex/algorithm2e
8053 %{texmfdist}/tex/latex/algorithmicx
8054 %{texmfdist}/tex/latex/allrunes
8055 %{texmfdist}/tex/latex/alnumsec
8056 %{texmfdist}/tex/latex/altfont
8057 %{texmfdist}/tex/latex/ametsoc
8058 %{texmfdist}/tex/latex/amsaddr
8059 %{texmfdist}/tex/latex/amsrefs
8060 %{texmfdist}/tex/latex/animate
8061 %{texmfdist}/tex/latex/answers
8062 %{texmfdist}/tex/latex/antiqua
8063 %{texmfdist}/tex/latex/anyfontsize
8064 %{texmfdist}/tex/latex/anysize
8065 %{texmfdist}/tex/latex/apa
8066 %{texmfdist}/tex/latex/apacite
8067 %{texmfdist}/tex/latex/apl
8068 %{texmfdist}/tex/latex/ar
8069 %{texmfdist}/tex/latex/arabi
8070 %{texmfdist}/tex/latex/arabtex
8071 %{texmfdist}/tex/latex/archaic
8072 %{texmfdist}/tex/latex/arcs
8073 %{texmfdist}/tex/latex/arev
8074 %{texmfdist}/tex/latex/armenian
8075 %{texmfdist}/tex/latex/arydshln
8076 %{texmfdist}/tex/latex/asaetr
8077 %{texmfdist}/tex/latex/ascelike
8078 %{texmfdist}/tex/latex/ascii
8079 %{texmfdist}/tex/latex/assignment
8080 %{texmfdist}/tex/latex/attachfile
8081 %{texmfdist}/tex/latex/augie
8082 %{texmfdist}/tex/latex/auncial-new
8083 %{texmfdist}/tex/latex/aurical
8084 %{texmfdist}/tex/latex/authoraftertitle
8085 %{texmfdist}/tex/latex/authorindex
8086 %{texmfdist}/tex/latex/auto-pst-pdf
8087 %{texmfdist}/tex/latex/autoarea
8088 %{texmfdist}/tex/latex/autotab
8089 %{texmfdist}/tex/latex/avantgar
8090 %{texmfdist}/tex/latex/babelbib
8091 %{texmfdist}/tex/latex/bangtex
8092 %{texmfdist}/tex/latex/barcodes
8093 %{texmfdist}/tex/latex/base
8094 %{texmfdist}/tex/latex/bayer
8095 %{texmfdist}/tex/latex/bbding
8096 %{texmfdist}/tex/latex/bbm-macros
8097 %{texmfdist}/tex/latex/begriff
8098 %{texmfdist}/tex/latex/bengali
8099 %{texmfdist}/tex/latex/bera
8100 %{texmfdist}/tex/latex/betababel
8101 %{texmfdist}/tex/latex/beton
8102 %{texmfdist}/tex/latex/bez123
8103 %{texmfdist}/tex/latex/bibarts
8104 %{texmfdist}/tex/latex/bibleref
8105 %{texmfdist}/tex/latex/biblist
8106 %{texmfdist}/tex/latex/bibtopicprefix
8107 %{texmfdist}/tex/latex/bigfoot
8108 %{texmfdist}/tex/latex/binomexp
8109 %{texmfdist}/tex/latex/biocon
8110 %{texmfdist}/tex/latex/bizcard
8111 %{texmfdist}/tex/latex/blacklettert1
8112 %{texmfdist}/tex/latex/blindtext
8113 %{texmfdist}/tex/latex/blowup
8114 %{texmfdist}/tex/latex/boisik
8115 %{texmfdist}/tex/latex/boites
8116 %{texmfdist}/tex/latex/boldtensors
8117 %{texmfdist}/tex/latex/bookest
8118 %{texmfdist}/tex/latex/bookhands
8119 %{texmfdist}/tex/latex/booklet
8120 %{texmfdist}/tex/latex/bookman
8121 %{texmfdist}/tex/latex/bophook
8122 %{texmfdist}/tex/latex/boxhandler
8123 %{texmfdist}/tex/latex/bpchem
8124 %{texmfdist}/tex/latex/braille
8125 %{texmfdist}/tex/latex/breakurl
8126 %{texmfdist}/tex/latex/bridge
8127 %{texmfdist}/tex/latex/brushscr
8128 %{texmfdist}/tex/latex/bullcntr
8129 %{texmfdist}/tex/latex/burmese
8130 %{texmfdist}/tex/latex/bussproofs
8131 %{texmfdist}/tex/latex/bytefield
8132 %{texmfdist}/tex/latex/calrsfs
8133 %{texmfdist}/tex/latex/calxxxx
8134 %{texmfdist}/tex/latex/captcont
8135 %{texmfdist}/tex/latex/casyl
8136 %{texmfdist}/tex/latex/catechis
8137 %{texmfdist}/tex/latex/cbcoptic
8138 %{texmfdist}/tex/latex/cbfonts
8139 %{texmfdist}/tex/latex/ccaption
8140 %{texmfdist}/tex/latex/cchess
8141 %{texmfdist}/tex/latex/cclicenses
8142 %{texmfdist}/tex/latex/cd-cover
8143 %{texmfdist}/tex/latex/cd
8144 %{texmfdist}/tex/latex/cdpbundl
8145 %{texmfdist}/tex/latex/cellspace
8146 %{texmfdist}/tex/latex/changebar
8147 %{texmfdist}/tex/latex/changepage
8148 %{texmfdist}/tex/latex/changes
8149 %{texmfdist}/tex/latex/chappg
8150 %{texmfdist}/tex/latex/chapterfolder
8151 %{texmfdist}/tex/latex/chemarrow
8152 %{texmfdist}/tex/latex/chemcompounds
8153 %{texmfdist}/tex/latex/chemcono
8154 %{texmfdist}/tex/latex/chemstyle
8155 %{texmfdist}/tex/latex/cherokee
8156 %{texmfdist}/tex/latex/chess
8157 %{texmfdist}/tex/latex/chessboard
8158 %{texmfdist}/tex/latex/chessfss
8159 %{texmfdist}/tex/latex/chicago
8160 %{texmfdist}/tex/latex/china2e
8161 %{texmfdist}/tex/latex/chletter
8162 %{texmfdist}/tex/latex/circ
8163 %{texmfdist}/tex/latex/citeref
8164 %{texmfdist}/tex/latex/cjhebrew
8165 %{texmfdist}/tex/latex/cjk
8166 %{texmfdist}/tex/latex/cjw
8167 %{texmfdist}/tex/latex/classicthesis
8168 %{texmfdist}/tex/latex/clefval
8169 %{texmfdist}/tex/latex/cleveref
8170 %{texmfdist}/tex/latex/clock
8171 %{texmfdist}/tex/latex/clrscode
8172 %{texmfdist}/tex/latex/cm-lgc
8173 %{texmfdist}/tex/latex/cm-super
8174 %{texmfdist}/tex/latex/cmap
8175 %{texmfdist}/tex/latex/cmcyralt
8176 %{texmfdist}/tex/latex/cmdstring
8177 %{texmfdist}/tex/latex/cmdtrack
8178 %{texmfdist}/tex/latex/cmll
8179 %{texmfdist}/tex/latex/cmsd
8180 %{texmfdist}/tex/latex/codepage
8181 %{texmfdist}/tex/latex/colorinfo
8182 %{texmfdist}/tex/latex/colortab
8183 %{texmfdist}/tex/latex/colortbl
8184 %{texmfdist}/tex/latex/colorwav
8185 %{texmfdist}/tex/latex/combine
8186 %{texmfdist}/tex/latex/commath
8187 %{texmfdist}/tex/latex/compactbib
8188 %{texmfdist}/tex/latex/complexity
8189 %{texmfdist}/tex/latex/computational-complexity
8190 %{texmfdist}/tex/latex/concprog
8191 %{texmfdist}/tex/latex/confproc
8192 %{texmfdist}/tex/latex/constants
8193 %{texmfdist}/tex/latex/contour
8194 %{texmfdist}/tex/latex/cooking
8195 %{texmfdist}/tex/latex/cool
8196 %{texmfdist}/tex/latex/coollist
8197 %{texmfdist}/tex/latex/coolstr
8198 %{texmfdist}/tex/latex/cooltooltips
8199 %{texmfdist}/tex/latex/coordsys
8200 %{texmfdist}/tex/latex/courier-scaled
8201 %{texmfdist}/tex/latex/courier
8202 %{texmfdist}/tex/latex/courseoutline
8203 %{texmfdist}/tex/latex/coursepaper
8204 %{texmfdist}/tex/latex/coverpage
8205 %{texmfdist}/tex/latex/covington
8206 %{texmfdist}/tex/latex/crop
8207 %{texmfdist}/tex/latex/crossreference
8208 %{texmfdist}/tex/latex/crosswrd
8209 %{texmfdist}/tex/latex/csbulletin
8210 %{texmfdist}/tex/latex/csquotes
8211 %{texmfdist}/tex/latex/csvtools
8212 %{texmfdist}/tex/latex/ctable
8213 %{texmfdist}/tex/latex/ctib
8214 %{texmfdist}/tex/latex/cuisine
8215 %{texmfdist}/tex/latex/cursor
8216 %{texmfdist}/tex/latex/curve
8217 %{texmfdist}/tex/latex/curve2e
8218 %{texmfdist}/tex/latex/cv
8219 %{texmfdist}/tex/latex/cweb-latex
8220 %{texmfdist}/tex/latex/cwpuzzle
8221 %{texmfdist}/tex/latex/cyklop
8222 %{texmfdist}/tex/latex/dashbox
8223 %{texmfdist}/tex/latex/dashrule
8224 %{texmfdist}/tex/latex/datatool
8225 %{texmfdist}/tex/latex/dateiliste
8226 %{texmfdist}/tex/latex/datenumber
8227 %{texmfdist}/tex/latex/datetime
8228 %{texmfdist}/tex/latex/dcpic
8229 %{texmfdist}/tex/latex/decimal
8230 %{texmfdist}/tex/latex/delimtxt
8231 %{texmfdist}/tex/latex/diagnose
8232 %{texmfdist}/tex/latex/dialogl
8233 %{texmfdist}/tex/latex/dichokey
8234 %{texmfdist}/tex/latex/dictsym
8235 %{texmfdist}/tex/latex/digiconfigs
8236 %{texmfdist}/tex/latex/dinbrief
8237 %{texmfdist}/tex/latex/dingbat
8238 %{texmfdist}/tex/latex/directory
8239 %{texmfdist}/tex/latex/disser
8240 %{texmfdist}/tex/latex/dlfltxb
8241 %{texmfdist}/tex/latex/dnaseq
8242 %{texmfdist}/tex/latex/docmfp
8243 %{texmfdist}/tex/latex/doi
8244 %{texmfdist}/tex/latex/doipubmed
8245 %{texmfdist}/tex/latex/dotarrow
8246 %{texmfdist}/tex/latex/dotseqn
8247 %{texmfdist}/tex/latex/dottex
8248 %{texmfdist}/tex/latex/doublestroke
8249 %{texmfdist}/tex/latex/dpfloat
8250 %{texmfdist}/tex/latex/dprogress
8251 %{texmfdist}/tex/latex/drac
8252 %{texmfdist}/tex/latex/draftcopy
8253 %{texmfdist}/tex/latex/draftwatermark
8254 %{texmfdist}/tex/latex/dramatist
8255 %{texmfdist}/tex/latex/dtk
8256 %{texmfdist}/tex/latex/duerer-latex
8257 %{texmfdist}/tex/latex/dvdcoll
8258 %{texmfdist}/tex/latex/dvipdfmx-def
8259 %{texmfdist}/tex/latex/dyntree
8260 %{texmfdist}/tex/latex/eCards
8261 %{texmfdist}/tex/latex/ean13isbn
8262 %{texmfdist}/tex/latex/easy
8263 %{texmfdist}/tex/latex/ebezier
8264 %{texmfdist}/tex/latex/ebsthesis
8265 %{texmfdist}/tex/latex/ecclesiastic
8266 %{texmfdist}/tex/latex/ecltree
8267 %{texmfdist}/tex/latex/eco
8268 %{texmfdist}/tex/latex/economic
8269 %{texmfdist}/tex/latex/ecv
8270 %{texmfdist}/tex/latex/ed
8271 %{texmfdist}/tex/latex/edmargin
8272 %{texmfdist}/tex/latex/ednotes
8273 %{texmfdist}/tex/latex/eemeir
8274 %{texmfdist}/tex/latex/eepic
8275 %{texmfdist}/tex/latex/egameps
8276 %{texmfdist}/tex/latex/egplot
8277 %{texmfdist}/tex/latex/eiad
8278 %{texmfdist}/tex/latex/ellipsis
8279 %{texmfdist}/tex/latex/elmath
8280 %{texmfdist}/tex/latex/elpres
8281 %{texmfdist}/tex/latex/elsarticle
8282 %{texmfdist}/tex/latex/elsevier
8283 %{texmfdist}/tex/latex/em
8284 %{texmfdist}/tex/latex/emp
8285 %{texmfdist}/tex/latex/emulateapj
8286 %{texmfdist}/tex/latex/encxvlna
8287 %{texmfdist}/tex/latex/endfloat
8288 %{texmfdist}/tex/latex/endheads
8289 %{texmfdist}/tex/latex/engpron
8290 %{texmfdist}/tex/latex/engrec
8291 %{texmfdist}/tex/latex/envbig
8292 %{texmfdist}/tex/latex/environ
8293 %{texmfdist}/tex/latex/envlab
8294 %{texmfdist}/tex/latex/epigrafica
8295 %{texmfdist}/tex/latex/epigraph
8296 %{texmfdist}/tex/latex/epiolmec
8297 %{texmfdist}/tex/latex/epsdice
8298 %{texmfdist}/tex/latex/epspdfconversion
8299 %{texmfdist}/tex/latex/eqlist
8300 %{texmfdist}/tex/latex/eqname
8301 %{texmfdist}/tex/latex/eqnarray
8302 %{texmfdist}/tex/latex/eqparbox
8303 %{texmfdist}/tex/latex/errata
8304 %{texmfdist}/tex/latex/esdiff
8305 %{texmfdist}/tex/latex/esint
8306 %{texmfdist}/tex/latex/eskd
8307 %{texmfdist}/tex/latex/eskdx
8308 %{texmfdist}/tex/latex/eso-pic
8309 %{texmfdist}/tex/latex/esvect
8310 %{texmfdist}/tex/latex/etaremune
8311 %{texmfdist}/tex/latex/etex-pkg
8312 %{texmfdist}/tex/latex/ethiop
8313 %{texmfdist}/tex/latex/etoolbox
8314 %{texmfdist}/tex/latex/eukdate
8315 %{texmfdist}/tex/latex/euler
8316 %{texmfdist}/tex/latex/eulervm
8317 %{texmfdist}/tex/latex/euproposal
8318 %{texmfdist}/tex/latex/euro
8319 %{texmfdist}/tex/latex/eurofont
8320 %{texmfdist}/tex/latex/europecv
8321 %{texmfdist}/tex/latex/eurosans
8322 %{texmfdist}/tex/latex/eurosym
8323 %{texmfdist}/tex/latex/everypage
8324 %{texmfdist}/tex/latex/examdesign
8325 %{texmfdist}/tex/latex/examplep
8326 %{texmfdist}/tex/latex/exceltex
8327 %{texmfdist}/tex/latex/exercise
8328 %{texmfdist}/tex/latex/expdlist
8329 %{texmfdist}/tex/latex/expl3
8330 %{texmfdist}/tex/latex/export
8331 %{texmfdist}/tex/latex/extarrows
8332 %{texmfdist}/tex/latex/extpfeil
8333 %{texmfdist}/tex/latex/extract
8334 %{texmfdist}/tex/latex/extsizes
8335 %{texmfdist}/tex/latex/facsimile
8336 %{texmfdist}/tex/latex/faktor
8337 %{texmfdist}/tex/latex/fancybox
8338 %{texmfdist}/tex/latex/fancyhdr
8339 %{texmfdist}/tex/latex/fancynum
8340 %{texmfdist}/tex/latex/fancyref
8341 %{texmfdist}/tex/latex/fancytooltips
8342 %{texmfdist}/tex/latex/fancyvrb
8343 %{texmfdist}/tex/latex/fax
8344 %{texmfdist}/tex/latex/fc
8345 %{texmfdist}/tex/latex/feyn
8346 %{texmfdist}/tex/latex/feynmf
8347 %{texmfdist}/tex/latex/fge
8348 %{texmfdist}/tex/latex/figbib
8349 %{texmfdist}/tex/latex/figsize
8350 %{texmfdist}/tex/latex/filecontents
8351 %{texmfdist}/tex/latex/fink
8352 %{texmfdist}/tex/latex/fixfoot
8353 %{texmfdist}/tex/latex/fixme
8354 %{texmfdist}/tex/latex/flabels
8355 %{texmfdist}/tex/latex/flacards
8356 %{texmfdist}/tex/latex/flagderiv
8357 %{texmfdist}/tex/latex/flashcards
8358 %{texmfdist}/tex/latex/flippdf
8359 %{texmfdist}/tex/latex/float
8360 %{texmfdist}/tex/latex/floatrow
8361 %{texmfdist}/tex/latex/flowfram
8362 %{texmfdist}/tex/latex/fmp
8363 %{texmfdist}/tex/latex/fmtcount
8364 %{texmfdist}/tex/latex/fnbreak
8365 %{texmfdist}/tex/latex/fncychap
8366 %{texmfdist}/tex/latex/foekfont
8367 %{texmfdist}/tex/latex/foilhtml
8368 %{texmfdist}/tex/latex/fonetika
8369 %{texmfdist}/tex/latex/fontinst
8370 %{texmfdist}/tex/latex/fonttable
8371 %{texmfdist}/tex/latex/footmisc
8372 %{texmfdist}/tex/latex/footnpag
8373 %{texmfdist}/tex/latex/forarray
8374 %{texmfdist}/tex/latex/forloop
8375 %{texmfdist}/tex/latex/formlett
8376 %{texmfdist}/tex/latex/formula
8377 %{texmfdist}/tex/latex/formular
8378 %{texmfdist}/tex/latex/fouridx
8379 %{texmfdist}/tex/latex/fourier
8380 %{texmfdist}/tex/latex/fouriernc
8381 %{texmfdist}/tex/latex/fp
8382 %{texmfdist}/tex/latex/frankenstein
8383 %{texmfdist}/tex/latex/frcursive
8384 %{texmfdist}/tex/latex/frenchle
8385 %{texmfdist}/tex/latex/fribrief
8386 %{texmfdist}/tex/latex/frletter
8387 %{texmfdist}/tex/latex/frontespizio
8388 %{texmfdist}/tex/latex/fullblck
8389 %{texmfdist}/tex/latex/fullpict
8390 %{texmfdist}/tex/latex/functan
8391 %{texmfdist}/tex/latex/fundus
8392 %{texmfdist}/tex/latex/gaceta
8393 %{texmfdist}/tex/latex/galois
8394 %{texmfdist}/tex/latex/gastex
8395 %{texmfdist}/tex/latex/gatech-thesis
8396 %{texmfdist}/tex/latex/gauss
8397 %{texmfdist}/tex/latex/gb4e
8398 %{texmfdist}/tex/latex/gcard
8399 %{texmfdist}/tex/latex/gcite
8400 %{texmfdist}/tex/latex/genmpage
8401 %{texmfdist}/tex/latex/geometry
8402 %{texmfdist}/tex/latex/geomsty
8403 %{texmfdist}/tex/latex/germbib
8404 %{texmfdist}/tex/latex/gfsartemisia
8405 %{texmfdist}/tex/latex/gfsbaskerville
8406 %{texmfdist}/tex/latex/gfsbodoni
8407 %{texmfdist}/tex/latex/gfscomplutum
8408 %{texmfdist}/tex/latex/gfsdidot
8409 %{texmfdist}/tex/latex/gfsneohellenic
8410 %{texmfdist}/tex/latex/gfsporson
8411 %{texmfdist}/tex/latex/gfssolomos
8412 %{texmfdist}/tex/latex/ginpenc
8413 %{texmfdist}/tex/latex/gloss
8414 %{texmfdist}/tex/latex/glossaries
8415 %{texmfdist}/tex/latex/gmdoc
8416 %{texmfdist}/tex/latex/gmeometric
8417 %{texmfdist}/tex/latex/gmiflink
8418 %{texmfdist}/tex/latex/gmutils
8419 %{texmfdist}/tex/latex/gmverb
8420 %{texmfdist}/tex/latex/gnuplottex
8421 %{texmfdist}/tex/latex/go
8422 %{texmfdist}/tex/latex/graphics
8423 %{texmfdist}/tex/latex/graphicx-psmin
8424 %{texmfdist}/tex/latex/greek-inputenc
8425 %{texmfdist}/tex/latex/greekdates
8426 %{texmfdist}/tex/latex/greektex
8427 %{texmfdist}/tex/latex/grfpaste
8428 %{texmfdist}/tex/latex/grnumalt
8429 %{texmfdist}/tex/latex/grotesq
8430 %{texmfdist}/tex/latex/grverb
8431 %{texmfdist}/tex/latex/gu
8432 %{texmfdist}/tex/latex/guitar
8433 %{texmfdist}/tex/latex/guitbeamer
8434 %{texmfdist}/tex/latex/hanging
8435 %{texmfdist}/tex/latex/har2nat
8436 %{texmfdist}/tex/latex/harmony
8437 %{texmfdist}/tex/latex/harpoon
8438 %{texmfdist}/tex/latex/harvard
8439 %{texmfdist}/tex/latex/hc
8440 %{texmfdist}/tex/latex/helvetic
8441 %{texmfdist}/tex/latex/hep
8442 %{texmfdist}/tex/latex/hepnames
8443 %{texmfdist}/tex/latex/hepparticles
8444 %{texmfdist}/tex/latex/hepthesis
8445 %{texmfdist}/tex/latex/hepunits
8446 %{texmfdist}/tex/latex/hexgame
8447 %{texmfdist}/tex/latex/hfoldsty
8448 %{texmfdist}/tex/latex/hhtensor
8449 %{texmfdist}/tex/latex/hilowres
8450 %{texmfdist}/tex/latex/histogr
8451 %{texmfdist}/tex/latex/hitec
8452 %{texmfdist}/tex/latex/hpsdiss
8453 %{texmfdist}/tex/latex/hrlatex
8454 %{texmfdist}/tex/latex/hvfloat
8455 %{texmfdist}/tex/latex/hypdvips
8456 %{texmfdist}/tex/latex/hyper
8457 %{texmfdist}/tex/latex/hyperref
8458 %{texmfdist}/tex/latex/hyperxmp
8459 %{texmfdist}/tex/latex/hyphenat
8460 %{texmfdist}/tex/latex/ibycus-babel
8461 %{texmfdist}/tex/latex/icsv
8462 %{texmfdist}/tex/latex/ieeepes
8463 %{texmfdist}/tex/latex/ifmslide
8464 %{texmfdist}/tex/latex/ifplatform
8465 %{texmfdist}/tex/latex/ifsym
8466 %{texmfdist}/tex/latex/ijmart
8467 %{texmfdist}/tex/latex/imac
8468 %{texmfdist}/tex/latex/image-gallery
8469 %{texmfdist}/tex/latex/imtekda
8470 %{texmfdist}/tex/latex/index
8471 %{texmfdist}/tex/latex/initials
8472 %{texmfdist}/tex/latex/inlinebib
8473 %{texmfdist}/tex/latex/inlinedef
8474 %{texmfdist}/tex/latex/interactiveworkbook
8475 %{texmfdist}/tex/latex/inversepath
8476 %{texmfdist}/tex/latex/invoice
8477 %{texmfdist}/tex/latex/ipa
8478 %{texmfdist}/tex/latex/iso
8479 %{texmfdist}/tex/latex/iso10303
8480 %{texmfdist}/tex/latex/isodate
8481 %{texmfdist}/tex/latex/isodoc
8482 %{texmfdist}/tex/latex/isonums
8483 %{texmfdist}/tex/latex/isorot
8484 %{texmfdist}/tex/latex/isotope
8485 %{texmfdist}/tex/latex/itnumpar
8486 %{texmfdist}/tex/latex/itrans
8487 %{texmfdist}/tex/latex/iwona
8488 %{texmfdist}/tex/latex/jeopardy
8489 %{texmfdist}/tex/latex/jhep
8490 %{texmfdist}/tex/latex/jknapltx
8491 %{texmfdist}/tex/latex/jneurosci
8492 %{texmfdist}/tex/latex/jpsj
8493 %{texmfdist}/tex/latex/jura
8494 %{texmfdist}/tex/latex/juraabbrev
8495 %{texmfdist}/tex/latex/juramisc
8496 %{texmfdist}/tex/latex/jurarsp
8497 %{texmfdist}/tex/latex/koma-script
8498 %{texmfdist}/tex/latex/labels
8499 %dir %{texmfdist}/tex/latex/latexconfig
8500 %{texmfdist}/tex/latex/latexconfig/latex.ini
8501 %{texmfdist}/tex/latex/latexconfig/lualatex.ini
8502 %{texmfdist}/tex/latex/latexconfig/mllatex.ini
8503 %{texmfdist}/tex/latex/latexconfig/pdflatex.ini
8504 %{texmfdist}/tex/latex/latexconfig/pdflualatex.ini
8505 %{texmfdist}/tex/latex/layouts
8506 %{texmfdist}/tex/latex/lettrine
8507 %{texmfdist}/tex/latex/listings
8508 %{texmfdist}/tex/latex/ltabptch
8509 %{texmfdist}/tex/latex/localloc
8510 %{texmfdist}/tex/latex/ltxmisc
8511 %{texmfdist}/tex/latex/mathcomp
8512 %{texmfdist}/tex/latex/mdwtools
8513 %{texmfdist}/tex/latex/memoir
8514 %{texmfdist}/tex/latex/mh
8515 %{texmfdist}/tex/latex/misc209
8516 %{texmfdist}/tex/latex/mmap
8517 %{texmfdist}/tex/latex/mnsymbol
8518 %{texmfdist}/tex/latex/moderncv
8519 %{texmfdist}/tex/latex/modroman
8520 %{texmfdist}/tex/latex/mongolian-babel
8521 %{texmfdist}/tex/latex/montex
8522 %{texmfdist}/tex/latex/mparhack
8523 %{texmfdist}/tex/latex/ms
8524 %{texmfdist}/tex/latex/multibib
8525 %{texmfdist}/tex/latex/multirow
8526 %{texmfdist}/tex/latex/mwcls
8527 %{texmfdist}/tex/latex/natbib
8528 %{texmfdist}/tex/latex/ncclatex
8529 %{texmfdist}/tex/latex/ncctools
8530 %{texmfdist}/tex/latex/ncntrsbk
8531 %{texmfdist}/tex/latex/nddiss
8532 %{texmfdist}/tex/latex/newalg
8533 %{texmfdist}/tex/latex/newfile
8534 %{texmfdist}/tex/latex/newlfm
8535 %{texmfdist}/tex/latex/newspaper
8536 %{texmfdist}/tex/latex/newthm
8537 %{texmfdist}/tex/latex/nomencl
8538 %{texmfdist}/tex/latex/ntgclass
8539 %{texmfdist}/tex/generic/oberdiek
8540 %{texmfdist}/tex/latex/oberdiek
8541 %{texmfdist}/tex/latex/overpic
8542 %{texmfdist}/tex/latex/paralist
8543 %{texmfdist}/tex/latex/pb-diagram
8544 %{texmfdist}/tex/latex/pdfpages
8545 %{texmfdist}/tex/latex/picinpar
8546 %{texmfdist}/tex/latex/pict2e
8547 %{texmfdist}/tex/latex/placeins
8548 %{texmfdist}/tex/latex/preprint
8549 %{texmfdist}/tex/latex/preview
8550 %{texmfdist}/tex/latex/program
8551 %{texmfdist}/tex/latex/psfrag
8552 %{texmfdist}/tex/latex/pslatex
8553 %{texmfdist}/tex/latex/revtex
8554 %{texmfdist}/tex/latex/rotating
8555 %{texmfdist}/tex/latex/rotfloat
8556 %{texmfdist}/tex/latex/scale
8557 %{texmfdist}/tex/latex/sectsty
8558 %{texmfdist}/tex/latex/seminar
8559 %{texmfdist}/tex/latex/setspace
8560 %{texmfdist}/tex/latex/showdim
8561 %{texmfdist}/tex/latex/showlabels
8562 %{texmfdist}/tex/latex/sidecap
8563 %{texmfdist}/tex/latex/slashbox
8564 %{texmfdist}/tex/latex/soul
8565 %{texmfdist}/tex/latex/stdclsdv
8566 %{texmfdist}/tex/latex/stmaryrd
8567 %{texmfdist}/tex/latex/subfig
8568 %{texmfdist}/tex/latex/subfigure
8569 %{texmfdist}/tex/latex/supertabular
8570 %{texmfdist}/tex/latex/t2
8571 %{texmfdist}/tex/latex/t-angles
8572 %{texmfdist}/tex/latex/tableaux
8573 %{texmfdist}/tex/latex/tablists
8574 %{texmfdist}/tex/latex/tablor
8575 %{texmfdist}/tex/latex/tabto-ltx
8576 %{texmfdist}/tex/latex/tabulary
8577 %{texmfdist}/tex/latex/tabvar
8578 %{texmfdist}/tex/latex/talk
8579 %{texmfdist}/tex/latex/taupin
8580 %{texmfdist}/tex/latex/tcldoc
8581 %{texmfdist}/tex/latex/tdsfrmath
8582 %{texmfdist}/tex/latex/technics
8583 %{texmfdist}/tex/latex/ted
8584 %{texmfdist}/tex/latex/tengwarscript
8585 %{texmfdist}/tex/latex/tensor
8586 %{texmfdist}/tex/latex/teubner
8587 %{texmfdist}/tex/latex/tex-gyre
8588 %{texmfdist}/tex/latex/texilikecover
8589 %{texmfdist}/tex/latex/texlogos
8590 %{texmfdist}/tex/latex/texmate
8591 %{texmfdist}/tex/latex/texpower
8592 %{texmfdist}/tex/latex/texshade
8593 %{texmfdist}/tex/latex/textcase
8594 %{texmfdist}/tex/latex/textfit
8595 %{texmfdist}/tex/latex/textopo
8596 %{texmfdist}/tex/latex/textpath
8597 %{texmfdist}/tex/latex/textpos
8598 %{texmfdist}/tex/latex/theoremref
8599 %{texmfdist}/tex/latex/thesis-titlepage-fhac
8600 %{texmfdist}/tex/latex/thinsp
8601 %{texmfdist}/tex/latex/thmtools
8602 %{texmfdist}/tex/latex/thumb
8603 %{texmfdist}/tex/latex/thuthesis
8604 %{texmfdist}/tex/latex/ticket
8605 %{texmfdist}/tex/latex/tikz-inet
8606 %{texmfdist}/tex/latex/times
8607 %{texmfdist}/tex/latex/timesht
8608 %{texmfdist}/tex/latex/tipa
8609 %{texmfdist}/tex/latex/titlefoot
8610 %{texmfdist}/tex/latex/titlesec
8611 %{texmfdist}/tex/latex/titling
8612 %{texmfdist}/tex/latex/tocbibind
8613 %{texmfdist}/tex/latex/tocloft
8614 %{texmfdist}/tex/latex/tools
8615 %{texmfdist}/tex/latex/totpages
8616 %{texmfdist}/tex/latex/type1cm
8617 %{texmfdist}/tex/latex/undertilde
8618 %{texmfdist}/tex/latex/units
8619 %{texmfdist}/tex/latex/unitsdef
8620 %{texmfdist}/tex/latex/universa
8621 %{texmfdist}/tex/latex/unroman
8622 %{texmfdist}/tex/latex/upmethodology
8623 %{texmfdist}/tex/latex/upquote
8624 %{texmfdist}/tex/latex/varindex
8625 %{texmfdist}/tex/latex/varsfromjobname
8626 %{texmfdist}/tex/latex/vector
8627 %{texmfdist}/tex/latex/velthuis
8628 %{texmfdist}/tex/latex/verse
8629 %{texmfdist}/tex/latex/versions
8630 %{texmfdist}/tex/latex/vhistory
8631 %{texmfdist}/tex/latex/vita
8632 %{texmfdist}/tex/latex/vmargin
8633 %{texmfdist}/tex/latex/volumes
8634 %{texmfdist}/tex/latex/vpe
8635 %{texmfdist}/tex/latex/vrsion
8636 %{texmfdist}/tex/latex/vwcol
8637 %{texmfdist}/tex/latex/vxu
8638 %{texmfdist}/tex/latex/wallpaper
8639 %{texmfdist}/tex/latex/warning
8640 %{texmfdist}/tex/latex/warpcol
8641 %{texmfdist}/tex/latex/was
8642 %{texmfdist}/tex/latex/williams
8643 %{texmfdist}/tex/latex/wnri
8644 %{texmfdist}/tex/latex/wordlike
8645 %{texmfdist}/tex/latex/wrapfig
8646 %{texmfdist}/tex/latex/wsuipa
8647 %{texmfdist}/tex/latex/xargs
8648 %{texmfdist}/tex/latex/xcolor
8649 %{texmfdist}/tex/latex/xdoc
8650 %{texmfdist}/tex/latex/xfor
8651 %{texmfdist}/tex/latex/xifthen
8652 %{texmfdist}/tex/latex/xkeyval
8653 %{texmfdist}/tex/latex/xmpincl
8654 %{texmfdist}/tex/latex/xnewcommand
8655 %{texmfdist}/tex/latex/xoptarg
8656 %{texmfdist}/tex/latex/xpackages
8657 %{texmfdist}/tex/latex/xq
8658 %{texmfdist}/tex/latex/xskak
8659 %{texmfdist}/tex/latex/xstring
8660 %{texmfdist}/tex/latex/xtab
8661 %{texmfdist}/tex/latex/xtcapts
8662 %{texmfdist}/tex/latex/xyling
8663 %{texmfdist}/tex/latex/xytree
8664 %{texmfdist}/tex/latex/yafoot
8665 %{texmfdist}/tex/latex/yfonts
8666 %{texmfdist}/tex/latex/yhmath
8667 %{texmfdist}/tex/latex/yi4latex
8668 %{texmfdist}/tex/latex/york-thesis
8669 %{texmfdist}/tex/latex/youngtab
8670 %{texmfdist}/tex/latex/yplan
8671 %{texmfdist}/tex/latex/zapfchan
8672 %{texmfdist}/tex/latex/zapfding
8673 %{texmfdist}/tex/latex/zed-csp
8674 %{texmfdist}/tex/latex/zefonts
8675 %{texmfdist}/tex/latex/ziffer
8676 %{texmfdist}/tex/latex/zwgetfdate
8677 %{texmfdist}/tex/plain/etex
8678 %{texmf}/tex/latex/config
8679 %{texmf}/tex/latex/dvipdfm
8680
8681 %files latex-12many
8682 %defattr(644,root,root,755)
8683 %doc %{texmfdist}/doc/latex/12many
8684 %{texmfdist}/source/latex/12many
8685
8686 %files latex-abstract
8687 %defattr(644,root,root,755)
8688 %doc %{texmfdist}/doc/latex/abstract
8689 %{texmfdist}/tex/latex/abstract
8690
8691 %files latex-accfonts
8692 %defattr(644,root,root,755)
8693 %doc%{texmfdist}/doc/fonts/accfonts
8694 %{texmfdist}/tex/latex/accfonts
8695
8696 %files latex-adrconv
8697 %defattr(644,root,root,755)
8698 %{texmfdist}/tex/latex/adrconv
8699 %{texmfdist}/doc/latex/adrconv
8700
8701 %files latex-algorithms
8702 %defattr(644,root,root,755)
8703 %doc %{texmfdist}/doc/latex/algorithms
8704 %{texmfdist}/tex/latex/algorithms
8705
8706 %files latex-ae
8707 %defattr(644,root,root,755)
8708 %{texmfdist}/tex/latex/ae
8709
8710 %files latex-ams
8711 %defattr(644,root,root,755)
8712 %doc %{texmfdist}/doc/latex/amscls
8713 %doc %{texmfdist}/doc/latex/amsmath
8714 %doc %{texmfdist}/doc/latex/onlyamsmath
8715 %{texmfdist}/doc/fonts/amsfonts
8716 %{texmfdist}/tex/latex/amscls
8717 %{texmfdist}/tex/latex/amsmath
8718 %{texmfdist}/tex/latex/amsfonts
8719 %{texmfdist}/tex/latex/onlyamsmath
8720 %{texmfdist}/source/latex/onlyamsmath
8721
8722 %files latex-antp
8723 %defattr(644,root,root,755)
8724 %{texmfdist}/tex/latex/antp
8725
8726 %files latex-antt
8727 %defattr(644,root,root,755)
8728 %{texmfdist}/tex/latex/antt
8729
8730 %files latex-appendix
8731 %defattr(644,root,root,755)
8732 %doc %{texmfdist}/doc/latex/appendix
8733 %{texmfdist}/tex/latex/appendix
8734
8735 %files latex-backgammon
8736 %defattr(644,root,root,755)
8737 %doc %{texmfdist}/doc/latex/backgammon
8738 %{texmfdist}/tex/latex/backgammon
8739
8740 %files latex-bardiag
8741 %defattr(644,root,root,755)
8742 %doc %{texmfdist}/doc/latex/bardiag
8743 %{texmfdist}/tex/latex/bardiag
8744
8745 %files latex-bbm
8746 %defattr(644,root,root,755)
8747 %doc %{texmfdist}/doc/fonts/bbm
8748 %{texmfdist}/tex/latex/bbm
8749
8750 %files latex-bbold
8751 %defattr(644,root,root,755)
8752 %doc %{texmfdist}/doc/latex/bbold
8753 %{texmfdist}/tex/latex/bbold
8754 %{texmfdist}/source/latex/bbold
8755
8756 %files latex-beamer
8757 %defattr(644,root,root,755)
8758 %doc %{texmfdist}/doc/latex/beamer
8759 %{texmfdist}/tex/latex/beamer-contrib
8760 %{texmfdist}/tex/latex/beamer
8761
8762 %files latex-bezos
8763 %defattr(644,root,root,755)
8764 %doc %{texmfdist}/doc/latex/bezos
8765 %{texmfdist}/tex/latex/bezos
8766
8767 %files latex-bibtex
8768 %defattr(644,root,root,755)
8769 %doc %{texmfdist}/doc/bibtex/base
8770 %doc %{texmfdist}/doc/latex/adrconv
8771 %doc %{texmfdist}/doc/latex/bibtopic
8772 %doc %{texmfdist}/doc/latex/bibunits
8773 %doc %{texmfdist}/doc/latex/natbib
8774 %doc %{texmfdist}/doc/latex/footbib
8775 %dir %{texmfdist}/doc/bibtex
8776 %dir %{texmfdist}/bibtex
8777 %dir %{texmfdist}/bibtex/bib
8778 %dir %{texmfdist}/bibtex/bst
8779 %dir %{texmfdist}/bibtex/csf
8780
8781 %attr(755,root,root) %{_bindir}/bibtex
8782 %attr(755,root,root) %{_bindir}/rubibtex
8783
8784 %{texmfdist}/bibtex/bst/base
8785 %{texmfdist}/bibtex/csf/base
8786 %{texmfdist}/bibtex/bib/base
8787 %{texmfdist}/bibtex/bst/adrconv
8788 %{texmfdist}/bibtex/bib/adrconv
8789 %{texmfdist}/source/latex/adrconv
8790 %{texmfdist}/tex/latex/adrconv
8791 # %{texmf}/bibtex/bst/misc
8792 %{texmfdist}/bibtex/bst/natbib
8793 %{texmfdist}/tex/latex/natbib
8794 %{texmfdist}/tex/latex/bibtopic
8795 %{texmfdist}/source/latex/bibunits
8796 %{texmfdist}/tex/latex/bibunits
8797 %{texmfdist}/source/latex/footbib
8798 %{texmfdist}/tex/latex/footbib
8799
8800 %{_mandir}/man1/bibtex.1*
8801 %{_mandir}/man1/rubibtex.1*
8802
8803 %files latex-bibtex-ams
8804 %defattr(644,root,root,755)
8805 %{texmfdist}/bibtex/bst/ams
8806 %{texmfdist}/bibtex/bib/ams
8807
8808 %files latex-bibtex-pl
8809 %defattr(644,root,root,755)
8810 %dir %{texmfdist}/bibtex/bib/gustlib
8811 %{texmfdist}/bibtex/bib/gustlib/plbib.bib
8812
8813 %files latex-bibtex-german
8814 %defattr(644,root,root,755)
8815 %doc %{texmfdist}/doc/bibtex/germbib
8816 %{texmfdist}/bibtex/bst/germbib
8817 %{texmfdist}/tex/latex/germbib
8818
8819 %files latex-bibtex-revtex4
8820 %defattr(644,root,root,755)
8821 %dir %{texmfdist}/source/latex/revtex
8822 %doc %{texmfdist}/doc/latex/revtex/revtex4.pdf
8823 %{texmfdist}/source/latex/revtex/revtex4.dtx
8824 %{texmfdist}/source/latex/revtex/revtex4.ins
8825 %{texmfdist}/tex/latex/revtex/revtex4.cls
8826
8827 %files latex-bibtex-jurabib
8828 %defattr(644,root,root,755)
8829 %doc %{texmfdist}/doc/latex/jurabib
8830 %{texmfdist}/bibtex/bst/jurabib
8831 %{texmfdist}/bibtex/bib/jurabib
8832 %{texmfdist}/source/latex/jurabib
8833 %{texmfdist}/tex/latex/jurabib
8834
8835 %files latex-bibtex-dk
8836 %defattr(644,root,root,755)
8837 %doc %{texmfdist}/doc/latex/dk-bib
8838 %{texmfdist}/bibtex/bst/dk-bib
8839 %{texmfdist}/bibtex/csf/dk-bib
8840 %{texmfdist}/bibtex/bib/dk-bib
8841 %{texmfdist}/source/latex/dk-bib
8842 %{texmfdist}/tex/latex/dk-bib
8843
8844 # %files latex-bibtex-nor
8845 # %defattr(644,root,root,755)
8846 # %{texmf}/bibtex/bst/norbib
8847
8848 %files latex-bibtex-styles
8849 %defattr(644,root,root,755)
8850 %dir %{texmfdist}/doc/generic/t2
8851 %dir %{texmfdist}/doc/generic/t2%{_sysconfdir}
8852 %dir %{texmfdist}/source/bibtex
8853 %{texmfdist}/bibtex/bib/IEEEtran
8854 %{texmfdist}/bibtex/bib/abstyles
8855 %{texmfdist}/bibtex/bib/achemso
8856 %{texmfdist}/bibtex/bib/acmtrans
8857 %{texmfdist}/bibtex/bib/aiaa
8858 %{texmfdist}/bibtex/bib/apacite
8859 %{texmfdist}/bibtex/bib/asaetr
8860 %{texmfdist}/bibtex/bib/ascelike
8861 %{texmfdist}/bibtex/bib/beebe
8862 %{texmfdist}/bibtex/bib/bibhtml
8863 %{texmfdist}/bibtex/bib/bibtopic
8864 %{texmfdist}/bibtex/bib/biocon
8865 %{texmfdist}/bibtex/bib/computational-complexity
8866 %{texmfdist}/bibtex/bib/din1505
8867 %{texmfdist}/bibtex/bib/directory
8868 %{texmfdist}/bibtex/bib/dtk
8869 %{texmfdist}/bibtex/bib/figbib
8870 %{texmfdist}/bibtex/bib/frankenstein
8871 %{texmfdist}/bibtex/bib/gatech-thesis
8872 %{texmfdist}/bibtex/bib/geomsty
8873 %{texmfdist}/bibtex/bib/gloss
8874 %{texmfdist}/bibtex/bib/harvard
8875 %{texmfdist}/bibtex/bib/ieeepes
8876 %{texmfdist}/bibtex/bib/ijmart
8877 %{texmfdist}/bibtex/bib/imac
8878 %{texmfdist}/bibtex/bib/index
8879 %{texmfdist}/bibtex/bib/lsc
8880 %{texmfdist}/bibtex/bib/msc
8881 %{texmfdist}/bibtex/bib/nostarch
8882 %{texmfdist}/bibtex/bib/philosophersimprint
8883 %{texmfdist}/bibtex/bib/revtex
8884 %{texmfdist}/bibtex/bib/spie
8885 %{texmfdist}/bibtex/bib/urlbst
8886 %{texmfdist}/bibtex/bst/IEEEtran
8887 %{texmfdist}/bibtex/bst/abstyles
8888 %{texmfdist}/bibtex/bst/achemso
8889 %{texmfdist}/bibtex/bst/acmtrans
8890 %{texmfdist}/bibtex/bst/afthesis
8891 %{texmfdist}/bibtex/bst/aguplus
8892 %{texmfdist}/bibtex/bst/aiaa
8893 %{texmfdist}/bibtex/bst/aichej
8894 %{texmfdist}/bibtex/bst/ametsoc
8895 %{texmfdist}/bibtex/bst/apacite
8896 %{texmfdist}/bibtex/bst/asaetr
8897 %{texmfdist}/bibtex/bst/ascelike
8898 %{texmfdist}/bibtex/bst/babelbib
8899 %{texmfdist}/bibtex/bst/beebe
8900 %{texmfdist}/bibtex/bst/bibhtml
8901 %{texmfdist}/bibtex/bst/chem-journal
8902 %{texmfdist}/bibtex/bst/chicago
8903 %{texmfdist}/bibtex/bst/computational-complexity
8904 %{texmfdist}/bibtex/bst/confproc
8905 %{texmfdist}/bibtex/bst/datatool
8906 %{texmfdist}/bibtex/bst/din1505
8907 %{texmfdist}/bibtex/bst/dinat
8908 %{texmfdist}/bibtex/bst/directory
8909 %{texmfdist}/bibtex/bst/dtk
8910 %{texmfdist}/bibtex/bst/dvdcoll
8911 %{texmfdist}/bibtex/bst/economic
8912 %{texmfdist}/bibtex/bst/elsevier-bib
8913 %{texmfdist}/bibtex/bst/fbs
8914 %{texmfdist}/bibtex/bst/figbib
8915 %{texmfdist}/bibtex/bst/finbib
8916 %{texmfdist}/bibtex/bst/frankenstein
8917 %{texmfdist}/bibtex/bst/gatech-thesis
8918 %{texmfdist}/bibtex/bst/gloss
8919 %{texmfdist}/bibtex/bst/gost
8920 %{texmfdist}/bibtex/bst/gustlib
8921 %{texmfdist}/bibtex/bst/harvard
8922 %{texmfdist}/bibtex/bst/hc
8923 %{texmfdist}/bibtex/bst/ieeepes
8924 %{texmfdist}/bibtex/bst/ijmart
8925 %{texmfdist}/bibtex/bst/ijqc
8926 %{texmfdist}/bibtex/bst/imac
8927 %{texmfdist}/bibtex/bst/index
8928 %{texmfdist}/bibtex/bst/inlinebib
8929 %{texmfdist}/bibtex/bst/iopart-num
8930 %{texmfdist}/bibtex/bst/jneurosci
8931 %{texmfdist}/bibtex/bst/jurarsp
8932 %{texmfdist}/bibtex/bst/kluwer
8933 %{texmfdist}/bibtex/bst/mciteplus
8934 %{texmfdist}/bibtex/bst/mslapa
8935 %{texmfdist}/bibtex/bst/multibib
8936 %{texmfdist}/bibtex/bst/munich
8937 %{texmfdist}/bibtex/bst/nature
8938 %{texmfdist}/bibtex/bst/nddiss
8939 %{texmfdist}/bibtex/bst/opcit
8940 %{texmfdist}/bibtex/bst/perception
8941 %{texmfdist}/bibtex/bst/revtex
8942 %{texmfdist}/bibtex/bst/rsc
8943 %{texmfdist}/bibtex/bst/savetrees
8944 %{texmfdist}/bibtex/bst/shipunov
8945 %{texmfdist}/bibtex/bst/smflatex
8946 %{texmfdist}/bibtex/bst/sort-by-letters
8947 %{texmfdist}/bibtex/bst/spie
8948 %{texmfdist}/bibtex/bst/stellenbosch
8949 %{texmfdist}/bibtex/bst/swebib
8950 %{texmfdist}/bibtex/bst/texsis
8951 %{texmfdist}/bibtex/bst/thuthesis
8952 %{texmfdist}/bibtex/bst/tugboat
8953 %{texmfdist}/bibtex/bst/urlbst
8954 %{texmfdist}/bibtex/csf/gost
8955 %doc %{texmfdist}/doc/bibtex/abstyles
8956 %doc %{texmfdist}/doc/bibtex/bibhtml
8957 %doc %{texmfdist}/doc/bibtex/dinat
8958 %doc %{texmfdist}/doc/bibtex/economic
8959 %doc %{texmfdist}/doc/bibtex/elsevier-bib
8960 %doc %{texmfdist}/doc/bibtex/gost
8961 %doc %{texmfdist}/doc/bibtex/ijqc
8962 %doc %{texmfdist}/doc/bibtex/iopart-num
8963 %doc %{texmfdist}/doc/generic/t2%{_sysconfdir}/rubibtex
8964 %doc %{texmfdist}/doc/latex/IEEEtran
8965 %{texmfdist}/source/bibtex/gost
8966
8967 %files latex-bibtex-vancouver
8968 %defattr(644,root,root,755)
8969 %dir %{texmfdist}/bibtex/bib/vancouver
8970 %dir %{texmfdist}/bibtex/bst/vancouver
8971 %dir %{texmfdist}/doc/bibtex/vancouver
8972 %{texmfdist}/bibtex/bib/vancouver/vancouver.bib
8973 %{texmfdist}/bibtex/bst/vancouver/vancouver.bst
8974 %doc %{texmfdist}/doc/bibtex/vancouver/README
8975 %doc %{texmfdist}/doc/bibtex/vancouver/vancouver.pdf
8976 %doc %{texmfdist}/doc/bibtex/vancouver/vancouver.tex
8977
8978 %files latex-booktabs
8979 %defattr(644,root,root,755)
8980 %doc %{texmfdist}/doc/latex/booktabs
8981 %{texmfdist}/tex/latex/booktabs
8982
8983 %files latex-caption
8984 %defattr(644,root,root,755)
8985 %doc %{texmfdist}/doc/latex/caption
8986 %{texmfdist}/tex/latex/caption
8987
8988 %files latex-carlisle
8989 %defattr(644,root,root,755)
8990 %doc %{texmfdist}/doc/latex/carlisle
8991 %{texmfdist}/tex/latex/carlisle
8992
8993 %files latex-ccfonts
8994 %defattr(644,root,root,755)
8995 %doc %{texmfdist}/doc/latex/ccfonts
8996 %{texmfdist}/tex/latex/ccfonts
8997
8998 %files latex-cite
8999 %defattr(644,root,root,755)
9000 %{texmfdist}/tex/latex/cite
9001
9002 %files latex-cmbright
9003 %defattr(644,root,root,755)
9004 %doc %{texmfdist}/doc/latex/cmbright
9005 %{texmfdist}/tex/latex/cmbright
9006
9007 %files latex-comment
9008 %defattr(644,root,root,755)
9009 %doc %{texmfdist}/doc/latex/comment
9010 %{texmfdist}/tex/latex/comment
9011
9012 %files latex-concmath
9013 %defattr(644,root,root,755)
9014 %{texmfdist}/tex/latex/concmath
9015
9016 %files latex-currvita
9017 %defattr(644,root,root,755)
9018 %doc %{texmfdist}/doc/latex/currvita
9019 %{texmfdist}/tex/latex/currvita
9020
9021 %files latex-curves
9022 %defattr(644,root,root,755)
9023 %doc %{texmfdist}/doc/latex/curves
9024 %{texmfdist}/tex/latex/curves
9025
9026 %files latex-custom-bib
9027 %defattr(644,root,root,755)
9028 %doc %{texmfdist}/doc/latex/custom-bib
9029 %{texmfdist}/source/latex/custom-bib
9030 %{texmfdist}/tex/latex/custom-bib
9031
9032 %files latex-cyrillic
9033 %defattr(644,root,root,755)
9034 %doc %{texmfdist}/doc/latex/cyrillic
9035 %{texmfdist}/source/latex/cyrillic
9036 %{texmfdist}/tex/latex/cyrillic
9037
9038 # %files latex-dstroke
9039 # %defattr(644,root,root,755)
9040 # %{texmf}/tex/latex/dstroke
9041
9042 %files latex-enumitem
9043 %defattr(644,root,root,755)
9044 %doc %{texmfdist}/doc/latex/enumitem
9045 %{texmfdist}/tex/latex/enumitem
9046
9047 %files latex-exam
9048 %defattr(644,root,root,755)
9049 %doc %{texmfdist}/doc/latex/exam
9050 %{texmfdist}/tex/latex/exam
9051
9052 %files latex-gbrief
9053 %defattr(644,root,root,755)
9054 %doc %{texmfdist}/doc/latex/g-brief
9055 %{texmfdist}/tex/latex/g-brief
9056
9057 %files latex-jknappen
9058 %defattr(644,root,root,755)
9059 %doc %{texmfdist}/fonts/source/jknappen
9060 %{texmfdist}/fonts/tfm/jknappen
9061
9062 %files latex-keystroke
9063 %defattr(644,root,root,755)
9064 %{texmfdist}/tex/latex/keystroke
9065 %doc %{texmfdist}/doc/latex/keystroke
9066
9067 %files latex-labbook
9068 %defattr(644,root,root,755)
9069 %doc %{texmfdist}/doc/latex/labbook
9070 %{texmfdist}/source/latex/labbook
9071 %{texmfdist}/tex/latex/labbook
9072
9073 %files latex-lastpage
9074 %defattr(644,root,root,755)
9075 %doc %{texmfdist}/doc/latex/lastpage
9076 %{texmfdist}/tex/latex/lastpage
9077
9078 %files latex-lcd
9079 %defattr(644,root,root,755)
9080 %doc %{texmfdist}/doc/latex/lcd
9081 %{texmfdist}/source/latex/lcd
9082 %{texmfdist}/tex/latex/lcd
9083
9084 %files latex-leaflet
9085 %defattr(644,root,root,755)
9086 %doc %{texmfdist}/doc/latex/leaflet
9087 %{texmfdist}/source/latex/leaflet
9088 %{texmfdist}/tex/latex/leaflet
9089
9090 %files latex-leftidx
9091 %defattr(644,root,root,755)
9092 %doc %{texmfdist}/doc/latex/leftidx
9093 %{texmfdist}/tex/latex/leftidx
9094
9095 %files latex-lewis
9096 %defattr(644,root,root,755)
9097 %doc %{texmfdist}/doc/latex/lewis
9098 %{texmfdist}/tex/latex/lewis
9099
9100 %files latex-lm
9101 %defattr(644,root,root,755)
9102 %doc %{texmfdist}/doc/fonts/lm
9103 %{texmfdist}/tex/latex/lm
9104 %{texmfdist}/fonts/afm/public/lm
9105 %{texmfdist}/fonts/enc/dvips/lm
9106 %{texmfdist}/fonts/map/dvips/lm
9107 %{texmfdist}/fonts/map/dvipdfm/lm
9108 %{texmfdist}/fonts/opentype/public/lm
9109 %{texmfdist}/fonts/tfm/public/lm
9110 %{texmfdist}/source/fonts/lm
9111
9112 %files latex-lucidabr
9113 %defattr(644,root,root,755)
9114 %dir %{texmfdist}/vtex
9115 %dir %{texmfdist}/vtex/config
9116 %{texmfdist}/vtex/config/lucidabr-k.ali
9117 %{texmfdist}/vtex/config/lucidabr.ali
9118
9119 %files latex-lineno
9120 %defattr(644,root,root,755)
9121 %doc %{texmfdist}/doc/latex/lineno
9122 %{texmfdist}/tex/latex/lineno
9123
9124
9125 %files latex-marvosym
9126 %defattr(644,root,root,755)
9127 %{texmfdist}/tex/latex/marvosym
9128
9129 %files latex-mathexam
9130 %defattr(644,root,root,755)
9131 %doc %{texmfdist}/doc/latex/mathexam
9132 %{texmfdist}/source/latex/mathexam
9133 %{texmfdist}/tex/latex/mathexam
9134
9135 #%files latex-mathpple
9136 #%defattr(644,root,root,755)
9137
9138 #%files latex-mathtime
9139 #%defattr(644,root,root,755)
9140
9141 %files latex-microtype
9142 %defattr(644,root,root,755)
9143 %doc %{texmfdist}/doc/latex/microtype
9144 %{texmfdist}/source/latex/microtype
9145 %{texmfdist}/tex/latex/microtype
9146
9147 %files latex-mflogo
9148 %defattr(644,root,root,755)
9149 %doc %{texmfdist}/doc/latex/mflogo
9150 %{texmfdist}/tex/latex/mflogo
9151
9152 %files latex-mfnfss
9153 %defattr(644,root,root,755)
9154 %{texmfdist}/source/latex/mfnfss
9155 %{texmfdist}/tex/latex/mfnfss
9156
9157 %files latex-minitoc
9158 %defattr(644,root,root,755)
9159 %doc %{texmfdist}/doc/latex/minitoc
9160 %{texmfdist}/bibtex/bst/minitoc
9161 %{texmfdist}/makeindex/minitoc
9162 %{texmfdist}/scripts/minitoc
9163 %{texmfdist}/source/latex/minitoc
9164 %{texmfdist}/tex/latex/minitoc
9165
9166
9167 %files latex-mltex
9168 %defattr(644,root,root,755)
9169 %doc %{texmfdist}/doc/latex/mltex
9170 %{texmfdist}/tex/latex/mltex
9171
9172 %files latex-moreverb
9173 %defattr(644,root,root,755)
9174 %doc %{texmfdist}/doc/latex/moreverb
9175 %{texmfdist}/tex/latex/moreverb
9176
9177 %files latex-multienum
9178 %defattr(644,root,root,755)
9179 %doc %{texmfdist}/doc/latex/multenum
9180 %dir %{texmfdist}/tex/latex/multenum
9181 %{texmfdist}/tex/latex/multenum/*
9182
9183 %files latex-musictex
9184 %defattr(644,root,root,755)
9185 %doc %{texmfdist}/doc/generic/musictex
9186 %{texmfdist}/fonts/source/public/musictex
9187 %{texmfdist}/fonts/tfm/public/musictex
9188 %{texmfdist}/tex/generic/musictex
9189 %{texmfdist}/tex/latex/musictex
9190
9191 %files latex-ntheorem
9192 %defattr(644,root,root,755)
9193 %{texmfdist}/tex/latex/ntheorem
9194 %doc %{texmfdist}/doc/latex/ntheorem
9195
9196 %files latex-other-doc
9197 %defattr(644,root,root,755)
9198 %doc %{texmfdist}/doc/alatex
9199 %doc %{texmfdist}/doc/cslatex/base
9200 %doc %{texmfdist}/doc/generic/wsuipa
9201 %doc %{texmfdist}/doc/latex/ANUfinalexam
9202 %doc %{texmfdist}/doc/latex/AkkTeX
9203 %doc %{texmfdist}/doc/latex/ESIEEcv
9204 %doc %{texmfdist}/doc/latex/GuIT
9205 %doc %{texmfdist}/doc/latex/HA-prosper
9206 %doc %{texmfdist}/doc/latex/IEEEconf
9207 %doc %{texmfdist}/doc/latex/a0poster
9208 %doc %{texmfdist}/doc/latex/aastex
9209 %doc %{texmfdist}/doc/latex/abc
9210 %doc %{texmfdist}/doc/latex/achemso
9211 %doc %{texmfdist}/doc/latex/acmconf
9212 %doc %{texmfdist}/doc/latex/acmtrans
9213 %doc %{texmfdist}/doc/latex/active-conf
9214 %doc %{texmfdist}/doc/latex/addlines
9215 %doc %{texmfdist}/doc/latex/adrlist
9216 %doc %{texmfdist}/doc/latex/afthesis
9217 %doc %{texmfdist}/doc/latex/aguplus
9218 %doc %{texmfdist}/doc/latex/aiaa
9219 %doc %{texmfdist}/doc/latex/akletter
9220 %doc %{texmfdist}/doc/latex/alg
9221 %doc %{texmfdist}/doc/latex/algorithm2e
9222 %doc %{texmfdist}/doc/latex/algorithmicx
9223 %doc %{texmfdist}/doc/latex/alnumsec
9224 %doc %{texmfdist}/doc/latex/altfont
9225 %doc %{texmfdist}/doc/latex/ametsoc
9226 %doc %{texmfdist}/doc/latex/amsaddr
9227 %doc %{texmfdist}/doc/latex/amsrefs
9228 %doc %{texmfdist}/doc/latex/animate
9229 %doc %{texmfdist}/doc/latex/answers
9230 %doc %{texmfdist}/doc/latex/anyfontsize
9231 %doc %{texmfdist}/doc/latex/apa
9232 %doc %{texmfdist}/doc/latex/apacite
9233 %doc %{texmfdist}/doc/latex/ar
9234 %doc %{texmfdist}/doc/latex/arabi
9235 %doc %{texmfdist}/doc/latex/arabtex
9236 %doc %{texmfdist}/doc/latex/arcs
9237 %doc %{texmfdist}/doc/latex/arydshln
9238 %doc %{texmfdist}/doc/latex/asaetr
9239 %doc %{texmfdist}/doc/latex/ascelike
9240 %doc %{texmfdist}/doc/latex/assignment
9241 %doc %{texmfdist}/doc/latex/attachfile
9242 %doc %{texmfdist}/doc/latex/augie
9243 %doc %{texmfdist}/doc/latex/aurical
9244 %doc %{texmfdist}/doc/latex/authorindex
9245 %doc %{texmfdist}/doc/latex/autoarea
9246 %doc %{texmfdist}/doc/latex/autotab
9247 %doc %{texmfdist}/doc/latex/babelbib
9248 %doc %{texmfdist}/doc/latex/bangtex
9249 %doc %{texmfdist}/doc/latex/barcodes
9250 %doc %{texmfdist}/doc/latex/bayer
9251 %doc %{texmfdist}/doc/latex/bbm-macros
9252 %doc %{texmfdist}/doc/latex/beamer-contrib
9253 %doc %{texmfdist}/doc/latex/begriff
9254 %doc %{texmfdist}/doc/latex/betababel
9255 %doc %{texmfdist}/doc/latex/bez123
9256 %doc %{texmfdist}/doc/latex/bibarts
9257 %doc %{texmfdist}/doc/latex/bibleref
9258 %doc %{texmfdist}/doc/latex/biblist
9259 %doc %{texmfdist}/doc/latex/bibtopicprefix
9260 %doc %{texmfdist}/doc/latex/bigfoot
9261 %doc %{texmfdist}/doc/latex/binomexp
9262 %doc %{texmfdist}/doc/latex/biocon
9263 %doc %{texmfdist}/doc/latex/bizcard
9264 %doc %{texmfdist}/doc/latex/blindtext
9265 %doc %{texmfdist}/doc/latex/blowup
9266 %doc %{texmfdist}/doc/latex/boites
9267 %doc %{texmfdist}/doc/latex/boldtensors
9268 %doc %{texmfdist}/doc/latex/bookest
9269 %doc %{texmfdist}/doc/latex/booklet
9270 %doc %{texmfdist}/doc/latex/boxhandler
9271 %doc %{texmfdist}/doc/latex/bpchem
9272 %doc %{texmfdist}/doc/latex/braille
9273 %doc %{texmfdist}/doc/latex/breakurl
9274 %doc %{texmfdist}/doc/latex/brushscr
9275 %doc %{texmfdist}/doc/latex/bullcntr
9276 %doc %{texmfdist}/doc/latex/bussproofs
9277 %doc %{texmfdist}/doc/latex/bytefield
9278 %doc %{texmfdist}/doc/latex/calxxxx
9279 %doc %{texmfdist}/doc/latex/captcont
9280 %doc %{texmfdist}/doc/latex/casyl
9281 %doc %{texmfdist}/doc/latex/catechis
9282 %doc %{texmfdist}/doc/latex/cbcoptic
9283 %doc %{texmfdist}/doc/latex/cclicenses
9284 %doc %{texmfdist}/doc/latex/cd-cover
9285 %doc %{texmfdist}/doc/latex/cd
9286 %doc %{texmfdist}/doc/latex/cdpbundl
9287 %doc %{texmfdist}/doc/latex/cellspace
9288 %doc %{texmfdist}/doc/latex/changes
9289 %doc %{texmfdist}/doc/latex/chapterfolder
9290 %doc %{texmfdist}/doc/latex/chemcompounds
9291 %doc %{texmfdist}/doc/latex/chemcono
9292 %doc %{texmfdist}/doc/latex/chemstyle
9293 %doc %{texmfdist}/doc/latex/chessboard
9294 %doc %{texmfdist}/doc/latex/chessfss
9295 %doc %{texmfdist}/doc/latex/china2e
9296 %doc %{texmfdist}/doc/latex/chletter
9297 %doc %{texmfdist}/doc/latex/circ
9298 %doc %{texmfdist}/doc/latex/cite
9299 %doc %{texmfdist}/doc/latex/cjk
9300 %doc %{texmfdist}/doc/latex/classicthesis
9301 %doc %{texmfdist}/doc/latex/clefval
9302 %doc %{texmfdist}/doc/latex/cleveref
9303 %doc %{texmfdist}/doc/latex/clock
9304 %doc %{texmfdist}/doc/latex/clrscode
9305 %doc %{texmfdist}/doc/latex/cm-lgc
9306 %doc %{texmfdist}/doc/latex/cmap
9307 %doc %{texmfdist}/doc/latex/cmcyralt
9308 %doc %{texmfdist}/doc/latex/cmdstring
9309 %doc %{texmfdist}/doc/latex/cmll
9310 %doc %{texmfdist}/doc/latex/codepage
9311 %doc %{texmfdist}/doc/latex/colorinfo
9312 %doc %{texmfdist}/doc/latex/colortbl
9313 %doc %{texmfdist}/doc/latex/colorwav
9314 %doc %{texmfdist}/doc/latex/combine
9315 %doc %{texmfdist}/doc/latex/commath
9316 %doc %{texmfdist}/doc/latex/complexity
9317 %doc %{texmfdist}/doc/latex/computational-complexity
9318 %doc %{texmfdist}/doc/latex/concprog
9319 %doc %{texmfdist}/doc/latex/confproc
9320 %doc %{texmfdist}/doc/latex/constants
9321 %doc %{texmfdist}/doc/latex/contour
9322 %doc %{texmfdist}/doc/latex/cooking
9323 %doc %{texmfdist}/doc/latex/cool
9324 %doc %{texmfdist}/doc/latex/coollist
9325 %doc %{texmfdist}/doc/latex/coolstr
9326 %doc %{texmfdist}/doc/latex/cooltooltips
9327 %doc %{texmfdist}/doc/latex/coordsys
9328 %doc %{texmfdist}/doc/latex/courier-scaled
9329 %doc %{texmfdist}/doc/latex/courseoutline
9330 %doc %{texmfdist}/doc/latex/coursepaper
9331 %doc %{texmfdist}/doc/latex/coverpage
9332 %doc %{texmfdist}/doc/latex/covington
9333 %doc %{texmfdist}/doc/latex/crossreference
9334 %doc %{texmfdist}/doc/latex/crosswrd
9335 %doc %{texmfdist}/doc/latex/cryst
9336 %doc %{texmfdist}/doc/latex/csbulletin
9337 %doc %{texmfdist}/doc/latex/csquotes
9338 %doc %{texmfdist}/doc/latex/csvtools
9339 %doc %{texmfdist}/doc/latex/ctable
9340 %doc %{texmfdist}/doc/latex/ctib
9341 %doc %{texmfdist}/doc/latex/cuisine
9342 %doc %{texmfdist}/doc/latex/cursor
9343 %doc %{texmfdist}/doc/latex/curve
9344 %doc %{texmfdist}/doc/latex/curve2e
9345 %doc %{texmfdist}/doc/latex/cv
9346 %doc %{texmfdist}/doc/latex/cweb-latex
9347 %doc %{texmfdist}/doc/latex/cwpuzzle
9348 %doc %{texmfdist}/doc/latex/dashrule
9349 %doc %{texmfdist}/doc/latex/datatool
9350 %doc %{texmfdist}/doc/latex/dateiliste
9351 %doc %{texmfdist}/doc/latex/datenumber
9352 %doc %{texmfdist}/doc/latex/datetime
9353 %doc %{texmfdist}/doc/latex/dcpic
9354 %doc %{texmfdist}/doc/latex/delimtxt
9355 %doc %{texmfdist}/doc/latex/diagnose
9356 %doc %{texmfdist}/doc/latex/dialogl
9357 %doc %{texmfdist}/doc/latex/dichokey
9358 %doc %{texmfdist}/doc/latex/digiconfigs
9359 %doc %{texmfdist}/doc/latex/din1505
9360 %doc %{texmfdist}/doc/latex/directory
9361 %doc %{texmfdist}/doc/latex/disser
9362 %doc %{texmfdist}/doc/latex/dlfltxb
9363 %doc %{texmfdist}/doc/latex/dnaseq
9364 %doc %{texmfdist}/doc/latex/docmfp
9365 %doc %{texmfdist}/doc/latex/doi
9366 %doc %{texmfdist}/doc/latex/doipubmed
9367 %doc %{texmfdist}/doc/latex/dotarrow
9368 %doc %{texmfdist}/doc/latex/dottex
9369 %doc %{texmfdist}/doc/latex/dpfloat
9370 %doc %{texmfdist}/doc/latex/dprogress
9371 %doc %{texmfdist}/doc/latex/drac
9372 %doc %{texmfdist}/doc/latex/draftwatermark
9373 %doc %{texmfdist}/doc/latex/dramatist
9374 %doc %{texmfdist}/doc/latex/dtk
9375 %doc %{texmfdist}/doc/latex/dtxgallery
9376 %doc %{texmfdist}/doc/latex/duerer-latex
9377 %doc %{texmfdist}/doc/latex/dvdcoll
9378 %doc %{texmfdist}/doc/latex/dyntree
9379 %doc %{texmfdist}/doc/latex/eCards
9380 %doc %{texmfdist}/doc/latex/ean13isbn
9381 %doc %{texmfdist}/doc/latex/easy
9382 %doc %{texmfdist}/doc/latex/ebezier
9383 %doc %{texmfdist}/doc/latex/ebong
9384 %doc %{texmfdist}/doc/latex/ebsthesis
9385 %doc %{texmfdist}/doc/latex/ecclesiastic
9386 %doc %{texmfdist}/doc/latex/ecltree
9387 %doc %{texmfdist}/doc/latex/ecv
9388 %doc %{texmfdist}/doc/latex/ed
9389 %doc %{texmfdist}/doc/latex/edmac
9390 %doc %{texmfdist}/doc/latex/edmargin
9391 %doc %{texmfdist}/doc/latex/ednotes
9392 %doc %{texmfdist}/doc/latex/eemeir
9393 %doc %{texmfdist}/doc/latex/egameps
9394 %doc %{texmfdist}/doc/latex/egplot
9395 %doc %{texmfdist}/doc/latex/ellipsis
9396 %doc %{texmfdist}/doc/latex/elmath
9397 %doc %{texmfdist}/doc/latex/elpres
9398 %doc %{texmfdist}/doc/latex/elsarticle
9399 %doc %{texmfdist}/doc/latex/elsevier
9400 %doc %{texmfdist}/doc/latex/em
9401 %doc %{texmfdist}/doc/latex/emp
9402 %doc %{texmfdist}/doc/latex/emulateapj
9403 %doc %{texmfdist}/doc/latex/endheads
9404 %doc %{texmfdist}/doc/latex/engpron
9405 %doc %{texmfdist}/doc/latex/engrec
9406 %doc %{texmfdist}/doc/latex/environ
9407 %doc %{texmfdist}/doc/latex/envlab
9408 %doc %{texmfdist}/doc/latex/epigraph
9409 %doc %{texmfdist}/doc/latex/epiolmec
9410 %doc %{texmfdist}/doc/latex/epsdice
9411 %doc %{texmfdist}/doc/latex/epspdfconversion
9412 %doc %{texmfdist}/doc/latex/eqlist
9413 %doc %{texmfdist}/doc/latex/eqnarray
9414 %doc %{texmfdist}/doc/latex/eqparbox
9415 %doc %{texmfdist}/doc/latex/errata
9416 %doc %{texmfdist}/doc/latex/esdiff
9417 %doc %{texmfdist}/doc/latex/eskd
9418 %doc %{texmfdist}/doc/latex/eskdx
9419 %doc %{texmfdist}/doc/latex/esvect
9420 %doc %{texmfdist}/doc/latex/etaremune
9421 %doc %{texmfdist}/doc/latex/etex-pkg
9422 %doc %{texmfdist}/doc/latex/ethiop-t1
9423 %doc %{texmfdist}/doc/latex/ethiop
9424 %doc %{texmfdist}/doc/latex/etoolbox
9425 %doc %{texmfdist}/doc/latex/eukdate
9426 %doc %{texmfdist}/doc/latex/euproposal
9427 %doc %{texmfdist}/doc/latex/euro
9428 %doc %{texmfdist}/doc/latex/europecv
9429 %doc %{texmfdist}/doc/latex/eurosans
9430 %doc %{texmfdist}/doc/latex/everypage
9431 %doc %{texmfdist}/doc/latex/examdesign
9432 %doc %{texmfdist}/doc/latex/examplep
9433 %doc %{texmfdist}/doc/latex/exceltex
9434 %doc %{texmfdist}/doc/latex/exercise
9435 %doc %{texmfdist}/doc/latex/expdlist
9436 %doc %{texmfdist}/doc/latex/expl3
9437 %doc %{texmfdist}/doc/latex/export
9438 %doc %{texmfdist}/doc/latex/extarrows
9439 %doc %{texmfdist}/doc/latex/extpfeil
9440 %doc %{texmfdist}/doc/latex/extract
9441 %doc %{texmfdist}/doc/latex/facsimile
9442 %doc %{texmfdist}/doc/latex/faktor
9443 %doc %{texmfdist}/doc/latex/fancynum
9444 %doc %{texmfdist}/doc/latex/fancyref
9445 %doc %{texmfdist}/doc/latex/fancytooltips
9446 %doc %{texmfdist}/doc/latex/fax
9447 %doc %{texmfdist}/doc/latex/feynmf
9448 %doc %{texmfdist}/doc/latex/figbib
9449 %doc %{texmfdist}/doc/latex/figsize
9450 %doc %{texmfdist}/doc/latex/fink
9451 %doc %{texmfdist}/doc/latex/fixfoot
9452 %doc %{texmfdist}/doc/latex/fixme
9453 %doc %{texmfdist}/doc/latex/flabels
9454 %doc %{texmfdist}/doc/latex/flacards
9455 %doc %{texmfdist}/doc/latex/flagderiv
9456 %doc %{texmfdist}/doc/latex/flashcards
9457 %doc %{texmfdist}/doc/latex/flippdf
9458 %doc %{texmfdist}/doc/latex/floatrow
9459 %doc %{texmfdist}/doc/latex/flowfram
9460 %doc %{texmfdist}/doc/latex/fmp
9461 %doc %{texmfdist}/doc/latex/fmtcount
9462 %doc %{texmfdist}/doc/latex/fnbreak
9463 %doc %{texmfdist}/doc/latex/fncychap
9464 %doc %{texmfdist}/doc/latex/foekfont
9465 %doc %{texmfdist}/doc/latex/fonttable
9466 %doc %{texmfdist}/doc/latex/forarray
9467 %doc %{texmfdist}/doc/latex/forloop
9468 %doc %{texmfdist}/doc/latex/formlett
9469 %doc %{texmfdist}/doc/latex/formula
9470 %doc %{texmfdist}/doc/latex/formular
9471 %doc %{texmfdist}/doc/latex/fouridx
9472 %doc %{texmfdist}/doc/latex/frankenstein
9473 %doc %{texmfdist}/doc/latex/frenchle
9474 %doc %{texmfdist}/doc/latex/fribrief
9475 %doc %{texmfdist}/doc/latex/frletter
9476 %doc %{texmfdist}/doc/latex/frontespizio
9477 %doc %{texmfdist}/doc/latex/fullblck
9478 %doc %{texmfdist}/doc/latex/fullpict
9479 %doc %{texmfdist}/doc/latex/functan
9480 %doc %{texmfdist}/doc/latex/fundus
9481 %doc %{texmfdist}/doc/latex/gaceta
9482 %doc %{texmfdist}/doc/latex/galois
9483 %doc %{texmfdist}/doc/latex/gastex
9484 %doc %{texmfdist}/doc/latex/gatech-thesis
9485 %doc %{texmfdist}/doc/latex/gauss
9486 %doc %{texmfdist}/doc/latex/gb4e
9487 %doc %{texmfdist}/doc/latex/gcard
9488 %doc %{texmfdist}/doc/latex/gcite
9489 %doc %{texmfdist}/doc/latex/genmpage
9490 %doc %{texmfdist}/doc/latex/geomsty
9491 %doc %{texmfdist}/doc/latex/ginpenc
9492 %doc %{texmfdist}/doc/latex/gloss
9493 %doc %{texmfdist}/doc/latex/glossaries
9494 %doc %{texmfdist}/doc/latex/gmdoc
9495 %doc %{texmfdist}/doc/latex/gmeometric
9496 %doc %{texmfdist}/doc/latex/gmiflink
9497 %doc %{texmfdist}/doc/latex/gmutils
9498 %doc %{texmfdist}/doc/latex/gmverb
9499 %doc %{texmfdist}/doc/latex/gnuplottex
9500 %doc %{texmfdist}/doc/latex/graphicx-psmin
9501 %doc %{texmfdist}/doc/latex/greek-inputenc
9502 %doc %{texmfdist}/doc/latex/greekdates
9503 %doc %{texmfdist}/doc/latex/greektex
9504 %doc %{texmfdist}/doc/latex/grfpaste
9505 %doc %{texmfdist}/doc/latex/grnumalt
9506 %doc %{texmfdist}/doc/latex/grverb
9507 %doc %{texmfdist}/doc/latex/gu
9508 %doc %{texmfdist}/doc/latex/guitar
9509 %doc %{texmfdist}/doc/latex/guitbeamer
9510 %doc %{texmfdist}/doc/latex/hanging
9511 %doc %{texmfdist}/doc/latex/har2nat
9512 %doc %{texmfdist}/doc/latex/harmony
9513 %doc %{texmfdist}/doc/latex/harpoon
9514 %doc %{texmfdist}/doc/latex/harvard
9515 %doc %{texmfdist}/doc/latex/hc
9516 %doc %{texmfdist}/doc/latex/hep
9517 %doc %{texmfdist}/doc/latex/hepnames
9518 %doc %{texmfdist}/doc/latex/hepparticles
9519 %doc %{texmfdist}/doc/latex/hepthesis
9520 %doc %{texmfdist}/doc/latex/hepunits
9521 %doc %{texmfdist}/doc/latex/hexgame
9522 %doc %{texmfdist}/doc/latex/hhtensor
9523 %doc %{texmfdist}/doc/latex/histogr
9524 %doc %{texmfdist}/doc/latex/hitec
9525 %doc %{texmfdist}/doc/latex/hpsdiss
9526 %doc %{texmfdist}/doc/latex/hrlatex
9527 %doc %{texmfdist}/doc/latex/hvfloat
9528 %doc %{texmfdist}/doc/latex/hypdvips
9529 %doc %{texmfdist}/doc/latex/hyperref-docsrc
9530 %doc %{texmfdist}/doc/latex/hyperxmp
9531 %doc %{texmfdist}/doc/latex/ibycus-babel
9532 %doc %{texmfdist}/doc/latex/icsv
9533 %doc %{texmfdist}/doc/latex/ieeepes
9534 %doc %{texmfdist}/doc/latex/ifmslide
9535 %doc %{texmfdist}/doc/latex/ifplatform
9536 %doc %{texmfdist}/doc/latex/ijmart
9537 %doc %{texmfdist}/doc/latex/imac
9538 %doc %{texmfdist}/doc/latex/image-gallery
9539 %doc %{texmfdist}/doc/latex/imtekda
9540 %doc %{texmfdist}/doc/latex/inlinebib
9541 %doc %{texmfdist}/doc/latex/inlinedef
9542 %doc %{texmfdist}/doc/latex/interactiveworkbook
9543 %doc %{texmfdist}/doc/latex/inversepath
9544 %doc %{texmfdist}/doc/latex/invoice
9545 %doc %{texmfdist}/doc/latex/ipa
9546 %doc %{texmfdist}/doc/latex/iso
9547 %doc %{texmfdist}/doc/latex/iso10303
9548 %doc %{texmfdist}/doc/latex/isodate
9549 %doc %{texmfdist}/doc/latex/isodoc
9550 %doc %{texmfdist}/doc/latex/isorot
9551 %doc %{texmfdist}/doc/latex/itnumpar
9552 %doc %{texmfdist}/doc/latex/jeopardy
9553 %doc %{texmfdist}/doc/latex/jknapltx
9554 %doc %{texmfdist}/doc/latex/jneurosci
9555 %doc %{texmfdist}/doc/latex/jpsj
9556 %doc %{texmfdist}/doc/latex/jura
9557 %doc %{texmfdist}/doc/latex/juraabbrev
9558 %doc %{texmfdist}/doc/latex/juramisc
9559 %doc %{texmfdist}/doc/latex/jurarsp
9560 %doc %{texmfdist}/doc/latex/karnaugh
9561 %doc %{texmfdist}/doc/latex/kerkis
9562 %doc %{texmfdist}/doc/latex/kerntest
9563 %doc %{texmfdist}/doc/latex/kluwer
9564 %doc %{texmfdist}/doc/latex/labelcas
9565 %doc %{texmfdist}/doc/latex/lazylist
9566 %doc %{texmfdist}/doc/latex/lcyw
9567 %doc %{texmfdist}/doc/latex/leading
9568 %doc %{texmfdist}/doc/latex/ledmac
9569 %doc %{texmfdist}/doc/latex/lettre
9570 %doc %{texmfdist}/doc/latex/lexikon
9571 %doc %{texmfdist}/doc/latex/lgreek
9572 %doc %{texmfdist}/doc/latex/lhelp
9573 %doc %{texmfdist}/doc/latex/linguex
9574 %doc %{texmfdist}/doc/latex/lipsum
9575 %doc %{texmfdist}/doc/latex/listbib
9576 %doc %{texmfdist}/doc/latex/listliketab
9577 %doc %{texmfdist}/doc/latex/listofsymbols
9578 %doc %{texmfdist}/doc/latex/lkproof
9579 %doc %{texmfdist}/doc/latex/logic
9580 %doc %{texmfdist}/doc/latex/logpap
9581 %doc %{texmfdist}/doc/latex/lps
9582 %doc %{texmfdist}/doc/latex/lsc
9583 %doc %{texmfdist}/doc/latex/ltxindex
9584 %doc %{texmfdist}/doc/latex/mafr
9585 %doc %{texmfdist}/doc/latex/magyar
9586 %doc %{texmfdist}/doc/latex/mailing
9587 %doc %{texmfdist}/doc/latex/makebarcode
9588 %doc %{texmfdist}/doc/latex/makebox
9589 %doc %{texmfdist}/doc/latex/makecell
9590 %doc %{texmfdist}/doc/latex/makecmds
9591 %doc %{texmfdist}/doc/latex/makedtx
9592 %doc %{texmfdist}/doc/latex/makeglos
9593 %doc %{texmfdist}/doc/latex/makeplot
9594 %doc %{texmfdist}/doc/latex/manuscript
9595 %doc %{texmfdist}/doc/latex/maple
9596 %doc %{texmfdist}/doc/latex/marginnote
9597 %doc %{texmfdist}/doc/latex/mathdesign
9598 %doc %{texmfdist}/doc/latex/mathpazo
9599 %doc %{texmfdist}/doc/latex/maybemath
9600 %doc %{texmfdist}/doc/latex/mcaption
9601 %doc %{texmfdist}/doc/latex/mceinleger
9602 %doc %{texmfdist}/doc/latex/mcite
9603 %doc %{texmfdist}/doc/latex/mciteplus
9604 %doc %{texmfdist}/doc/latex/memexsupp
9605 %doc %{texmfdist}/doc/latex/mentis
9606 %doc %{texmfdist}/doc/latex/metaplot
9607 %doc %{texmfdist}/doc/latex/method
9608 %doc %{texmfdist}/doc/latex/metre
9609 %doc %{texmfdist}/doc/latex/mff
9610 %doc %{texmfdist}/doc/latex/mfpic4ode
9611 %doc %{texmfdist}/doc/latex/mftinc
9612 %doc %{texmfdist}/doc/latex/mhchem
9613 %doc %{texmfdist}/doc/latex/mhequ
9614 %doc %{texmfdist}/doc/latex/miller
9615 %doc %{texmfdist}/doc/latex/minipage-marginpar
9616 %doc %{texmfdist}/doc/latex/miniplot
9617 %doc %{texmfdist}/doc/latex/minutes
9618 %doc %{texmfdist}/doc/latex/mla-paper
9619 %doc %{texmfdist}/doc/latex/mlist
9620 %doc %{texmfdist}/doc/latex/mmap
9621 %doc %{texmfdist}/doc/latex/mnsymbol
9622 %doc %{texmfdist}/doc/latex/moderncv
9623 %doc %{texmfdist}/doc/latex/modroman
9624 %doc %{texmfdist}/doc/latex/mongolian-babel
9625 %doc %{texmfdist}/doc/latex/montex
9626 %doc %{texmfdist}/doc/latex/moresize
9627 %doc %{texmfdist}/doc/latex/movie15
9628 %doc %{texmfdist}/doc/latex/msc
9629 %doc %{texmfdist}/doc/latex/msg
9630 %doc %{texmfdist}/doc/latex/mslapa
9631 %doc %{texmfdist}/doc/latex/mtgreek
9632 %doc %{texmfdist}/doc/latex/multibbl
9633 %doc %{texmfdist}/doc/latex/multicap
9634 %doc %{texmfdist}/doc/latex/multirow
9635 %doc %{texmfdist}/doc/latex/munich
9636 %doc %{texmfdist}/doc/latex/musixlyr
9637 %doc %{texmfdist}/doc/latex/muthesis
9638 %doc %{texmfdist}/doc/latex/mxd
9639 %doc %{texmfdist}/doc/latex/mxedruli
9640 %doc %{texmfdist}/doc/latex/nag
9641 %doc %{texmfdist}/doc/latex/namespc
9642 %doc %{texmfdist}/doc/latex/nath
9643 %doc %{texmfdist}/doc/latex/nature
9644 %doc %{texmfdist}/doc/latex/ncclatex
9645 %doc %{texmfdist}/doc/latex/ncctools
9646 %doc %{texmfdist}/doc/latex/nddiss
9647 %doc %{texmfdist}/doc/latex/newalg
9648 %doc %{texmfdist}/doc/latex/newfile
9649 %doc %{texmfdist}/doc/latex/newlfm
9650 %doc %{texmfdist}/doc/latex/newspaper
9651 %doc %{texmfdist}/doc/latex/newvbtm
9652 %doc %{texmfdist}/doc/latex/niceframe
9653 %doc %{texmfdist}/doc/latex/nih
9654 %doc %{texmfdist}/doc/latex/noitcrul
9655 %doc %{texmfdist}/doc/latex/nomentbl
9656 %doc %{texmfdist}/doc/latex/nonfloat
9657 %doc %{texmfdist}/doc/latex/nostarch
9658 %doc %{texmfdist}/doc/latex/notes
9659 %doc %{texmfdist}/doc/latex/notes2bib
9660 %doc %{texmfdist}/doc/latex/nrc
9661 %doc %{texmfdist}/doc/latex/ntabbing
9662 %doc %{texmfdist}/doc/latex/numname
9663 %doc %{texmfdist}/doc/latex/numprint
9664 %doc %{texmfdist}/doc/latex/objectz
9665 %doc %{texmfdist}/doc/latex/ocr-latex
9666 %doc %{texmfdist}/doc/latex/octavo
9667 %doc %{texmfdist}/doc/latex/ogham
9668 %doc %{texmfdist}/doc/latex/ogonek
9669 %doc %{texmfdist}/doc/latex/opcit
9670 %doc %{texmfdist}/doc/latex/ordinalpt
9671 %doc %{texmfdist}/doc/latex/othello
9672 %doc %{texmfdist}/doc/latex/otibet
9673 %doc %{texmfdist}/doc/latex/outline
9674 %doc %{texmfdist}/doc/latex/outliner
9675 %doc %{texmfdist}/doc/latex/pagenote
9676 %doc %{texmfdist}/doc/latex/paper
9677 %doc %{texmfdist}/doc/latex/papercdcase
9678 %doc %{texmfdist}/doc/latex/papertex
9679 %doc %{texmfdist}/doc/latex/parallel
9680 %doc %{texmfdist}/doc/latex/paresse
9681 %doc %{texmfdist}/doc/latex/parrun
9682 %doc %{texmfdist}/doc/latex/pauldoc
9683 %doc %{texmfdist}/doc/latex/pbox
9684 %doc %{texmfdist}/doc/latex/pbsheet
9685 %doc %{texmfdist}/doc/latex/pdfcprot
9686 %doc %{texmfdist}/doc/latex/pdfscreen
9687 %doc %{texmfdist}/doc/latex/pdfsync
9688 %doc %{texmfdist}/doc/latex/pdftricks
9689 %doc %{texmfdist}/doc/latex/pdfwin
9690 %doc %{texmfdist}/doc/latex/pecha
9691 %doc %{texmfdist}/doc/latex/perception
9692 %doc %{texmfdist}/doc/latex/perltex
9693 %doc %{texmfdist}/doc/latex/permute
9694 %doc %{texmfdist}/doc/latex/petiteannonce
9695 %doc %{texmfdist}/doc/latex/petri-nets
9696 %doc %{texmfdist}/doc/latex/pgf-soroban
9697 %doc %{texmfdist}/doc/latex/pgfopts
9698 %doc %{texmfdist}/doc/latex/pgfplots
9699 %doc %{texmfdist}/doc/latex/philex
9700 %doc %{texmfdist}/doc/latex/philosophersimprint
9701 %doc %{texmfdist}/doc/latex/photo
9702 %doc %{texmfdist}/doc/latex/pinlabel
9703 %doc %{texmfdist}/doc/latex/pittetd
9704 %doc %{texmfdist}/doc/latex/plari
9705 %doc %{texmfdist}/doc/latex/plates
9706 %doc %{texmfdist}/doc/latex/play
9707 %doc %{texmfdist}/doc/latex/plweb
9708 %doc %{texmfdist}/doc/latex/pmgraph
9709 %doc %{texmfdist}/doc/latex/poemscol
9710 %doc %{texmfdist}/doc/latex/polski
9711 %doc %{texmfdist}/doc/latex/polyglot
9712 %doc %{texmfdist}/doc/latex/polytable
9713 %doc %{texmfdist}/doc/latex/postcards
9714 %doc %{texmfdist}/doc/latex/powerdot
9715 %doc %{texmfdist}/doc/latex/ppower4
9716 %doc %{texmfdist}/doc/latex/ppr-prv
9717 %doc %{texmfdist}/doc/latex/pracjourn
9718 %doc %{texmfdist}/doc/latex/prettyref
9719 %doc %{texmfdist}/doc/latex/proba
9720 %doc %{texmfdist}/doc/latex/probsoln
9721 %doc %{texmfdist}/doc/latex/procIAGssymp
9722 %doc %{texmfdist}/doc/latex/progkeys
9723 %doc %{texmfdist}/doc/latex/progress
9724 %doc %{texmfdist}/doc/latex/protex
9725 %doc %{texmfdist}/doc/latex/protocol
9726 %doc %{texmfdist}/doc/latex/psfragx
9727 %doc %{texmfdist}/doc/latex/psgo
9728 %doc %{texmfdist}/doc/latex/pspicture
9729 %doc %{texmfdist}/doc/latex/pst2pdf
9730 %doc %{texmfdist}/doc/latex/ptptex
9731 %doc %{texmfdist}/doc/latex/qcm
9732 %doc %{texmfdist}/doc/latex/qobitree
9733 %doc %{texmfdist}/doc/latex/qstest
9734 %doc %{texmfdist}/doc/latex/qsymbols
9735 %doc %{texmfdist}/doc/latex/qtree
9736 %doc %{texmfdist}/doc/latex/quotchap
9737 %doc %{texmfdist}/doc/latex/quotmark
9738 %doc %{texmfdist}/doc/latex/r_und_s
9739 %doc %{texmfdist}/doc/latex/randbild
9740 %doc %{texmfdist}/doc/latex/randtext
9741 %doc %{texmfdist}/doc/latex/rccol
9742 %doc %{texmfdist}/doc/latex/rcs
9743 %doc %{texmfdist}/doc/latex/rcsinfo
9744 %doc %{texmfdist}/doc/latex/recipecard
9745 %doc %{texmfdist}/doc/latex/rectopma
9746 %doc %{texmfdist}/doc/latex/refcheck
9747 %doc %{texmfdist}/doc/latex/refman
9748 %doc %{texmfdist}/doc/latex/refstyle
9749 %doc %{texmfdist}/doc/latex/regcount
9750 %doc %{texmfdist}/doc/latex/register
9751 %doc %{texmfdist}/doc/latex/relenc
9752 %doc %{texmfdist}/doc/latex/repeatindex
9753 %doc %{texmfdist}/doc/latex/rlepsf
9754 %doc %{texmfdist}/doc/latex/rmpage
9755 %doc %{texmfdist}/doc/latex/robustcommand
9756 %doc %{texmfdist}/doc/latex/robustindex
9757 %doc %{texmfdist}/doc/latex/romannum
9758 %doc %{texmfdist}/doc/latex/rotpages
9759 %doc %{texmfdist}/doc/latex/rsc
9760 %doc %{texmfdist}/doc/latex/rst
9761 %doc %{texmfdist}/doc/latex/rtkinenc
9762 %doc %{texmfdist}/doc/latex/rtklage
9763 %doc %{texmfdist}/doc/latex/sagetex
9764 %doc %{texmfdist}/doc/latex/sanskrit
9765 %doc %{texmfdist}/doc/latex/sauerj
9766 %doc %{texmfdist}/doc/latex/sauterfonts
9767 %doc %{texmfdist}/doc/latex/savefnmark
9768 %doc %{texmfdist}/doc/latex/savetrees
9769 %doc %{texmfdist}/doc/latex/scalebar
9770 %doc %{texmfdist}/doc/latex/schedule
9771 %doc %{texmfdist}/doc/latex/scientificpaper
9772 %doc %{texmfdist}/doc/latex/sciposter
9773 %doc %{texmfdist}/doc/latex/sciwordconv
9774 %doc %{texmfdist}/doc/latex/screenplay
9775 %doc %{texmfdist}/doc/latex/script
9776 %doc %{texmfdist}/doc/latex/sdrt
9777 %doc %{texmfdist}/doc/latex/sectionbox
9778 %doc %{texmfdist}/doc/latex/semantic
9779 %doc %{texmfdist}/doc/latex/semioneside
9780 %doc %{texmfdist}/doc/latex/seqsplit
9781 %doc %{texmfdist}/doc/latex/sf298
9782 %doc %{texmfdist}/doc/latex/sffms
9783 %doc %{texmfdist}/doc/latex/sfg
9784 %doc %{texmfdist}/doc/latex/sgame
9785 %doc %{texmfdist}/doc/latex/shadethm
9786 %doc %{texmfdist}/doc/latex/shipunov
9787 %doc %{texmfdist}/doc/latex/shorttoc
9788 %doc %{texmfdist}/doc/latex/show2e
9789 %doc %{texmfdist}/doc/latex/showexpl
9790 %doc %{texmfdist}/doc/latex/sides
9791 %doc %{texmfdist}/doc/latex/siggraph
9792 %doc %{texmfdist}/doc/latex/simplecv
9793 %doc %{texmfdist}/doc/latex/simplewick
9794 %doc %{texmfdist}/doc/latex/skak
9795 %doc %{texmfdist}/doc/latex/slantsc
9796 %doc %{texmfdist}/doc/latex/smalltableof
9797 %doc %{texmfdist}/doc/latex/smartref
9798 %doc %{texmfdist}/doc/latex/smflatex
9799 %doc %{texmfdist}/doc/latex/snapshot
9800 %doc %{texmfdist}/doc/latex/songbook
9801 %doc %{texmfdist}/doc/latex/sort-by-letters
9802 %doc %{texmfdist}/doc/latex/soyombo
9803 %doc %{texmfdist}/doc/latex/sparklines
9804 %doc %{texmfdist}/doc/latex/spie
9805 %doc %{texmfdist}/doc/latex/splitbib
9806 %doc %{texmfdist}/doc/latex/splitindex
9807 %doc %{texmfdist}/doc/latex/spotcolor
9808 %doc %{texmfdist}/doc/latex/sprite
9809 %doc %{texmfdist}/doc/latex/srcltx
9810 %doc %{texmfdist}/doc/latex/sseq
9811 %doc %{texmfdist}/doc/latex/ssqquote
9812 %doc %{texmfdist}/doc/latex/stage
9813 %doc %{texmfdist}/doc/latex/statistik
9814 %doc %{texmfdist}/doc/latex/stdpage
9815 %doc %{texmfdist}/doc/latex/stellenbosch
9816 %doc %{texmfdist}/doc/latex/stex
9817 %doc %{texmfdist}/doc/latex/stringstrings
9818 %doc %{texmfdist}/doc/latex/struktex
9819 %doc %{texmfdist}/doc/latex/sttools
9820 %doc %{texmfdist}/doc/latex/stubs
9821 %doc %{texmfdist}/doc/latex/subdepth
9822 %doc %{texmfdist}/doc/latex/subeqn
9823 %doc %{texmfdist}/doc/latex/subeqnarray
9824 %doc %{texmfdist}/doc/latex/subfloat
9825 %doc %{texmfdist}/doc/latex/substr
9826 %doc %{texmfdist}/doc/latex/sudoku
9827 %doc %{texmfdist}/doc/latex/sudokubundle
9828 %doc %{texmfdist}/doc/latex/sugconf
9829 %doc %{texmfdist}/doc/latex/supertabular
9830 %doc %{texmfdist}/doc/latex/susy
9831 %doc %{texmfdist}/doc/latex/svgcolor
9832 %doc %{texmfdist}/doc/latex/svn-multi
9833 %doc %{texmfdist}/doc/latex/svn
9834 %doc %{texmfdist}/doc/latex/svninfo
9835 %doc %{texmfdist}/doc/latex/swebib
9836 %doc %{texmfdist}/doc/latex/swimgraf
9837 %doc %{texmfdist}/doc/latex/synproof
9838 %doc %{texmfdist}/doc/latex/syntax
9839 %doc %{texmfdist}/doc/latex/syntrace
9840 %doc %{texmfdist}/doc/latex/synttree
9841 %doc %{texmfdist}/doc/latex/t-angles
9842 %doc %{texmfdist}/doc/latex/tableaux
9843 %doc %{texmfdist}/doc/latex/tablists
9844 %doc %{texmfdist}/doc/latex/tablor
9845 %doc %{texmfdist}/doc/latex/tabto-ltx
9846 %doc %{texmfdist}/doc/latex/tabulary
9847 %doc %{texmfdist}/doc/latex/tabvar
9848 %doc %{texmfdist}/doc/latex/talk
9849 %doc %{texmfdist}/doc/latex/tapir
9850 %doc %{texmfdist}/doc/latex/tcldoc
9851 %doc %{texmfdist}/doc/latex/tdsfrmath
9852 %doc %{texmfdist}/doc/latex/technics
9853 %doc %{texmfdist}/doc/latex/ted
9854 %doc %{texmfdist}/doc/latex/tengwarscript
9855 %doc %{texmfdist}/doc/latex/tensor
9856 %doc %{texmfdist}/doc/latex/teubner
9857 %doc %{texmfdist}/doc/latex/texmate
9858 %doc %{texmfdist}/doc/latex/texpower
9859 %doc %{texmfdist}/doc/latex/texshade
9860 %doc %{texmfdist}/doc/latex/textcase
9861 %doc %{texmfdist}/doc/latex/textopo
9862 %doc %{texmfdist}/doc/latex/theoremref
9863 %doc %{texmfdist}/doc/latex/thesis-titlepage-fhac
9864 %doc %{texmfdist}/doc/latex/thinsp
9865 %doc %{texmfdist}/doc/latex/thmtools
9866 %doc %{texmfdist}/doc/latex/thumb
9867 %doc %{texmfdist}/doc/latex/thuthesis
9868 %doc %{texmfdist}/doc/latex/ticket
9869 %doc %{texmfdist}/doc/latex/tikz-inet
9870 %doc %{texmfdist}/doc/latex/timesht
9871 %doc %{texmfdist}/doc/latex/titling
9872 %doc %{texmfdist}/doc/latex/tocvsec2
9873 %doc %{texmfdist}/doc/latex/todo
9874 %doc %{texmfdist}/doc/latex/tokenizer
9875 %doc %{texmfdist}/doc/latex/toolbox
9876 %doc %{texmfdist}/doc/latex/topfloat
9877 %doc %{texmfdist}/doc/latex/toptesi
9878 %doc %{texmfdist}/doc/latex/tpslifonts
9879 %doc %{texmfdist}/doc/latex/trajan
9880 %doc %{texmfdist}/doc/latex/translator
9881 %doc %{texmfdist}/doc/latex/tree-dvips
9882 %doc %{texmfdist}/doc/latex/trfsigns
9883 %doc %{texmfdist}/doc/latex/trivfloat
9884 %doc %{texmfdist}/doc/latex/trsym
9885 %doc %{texmfdist}/doc/latex/tufte-latex
9886 %doc %{texmfdist}/doc/latex/tugboat
9887 %doc %{texmfdist}/doc/latex/turnstile
9888 %doc %{texmfdist}/doc/latex/twoup
9889 %doc %{texmfdist}/doc/latex/typedref
9890 %doc %{texmfdist}/doc/latex/typogrid
9891 %doc %{texmfdist}/doc/latex/uaclasses
9892 %doc %{texmfdist}/doc/latex/ucthesis
9893 %doc %{texmfdist}/doc/latex/uebungsblatt
9894 %doc %{texmfdist}/doc/latex/uiucthesis
9895 %doc %{texmfdist}/doc/latex/ulsy
9896 %doc %{texmfdist}/doc/latex/umich-thesis
9897 %doc %{texmfdist}/doc/latex/uml
9898 %doc %{texmfdist}/doc/latex/umlaute
9899 %doc %{texmfdist}/doc/latex/umoline
9900 %doc %{texmfdist}/doc/latex/umthesis
9901 %doc %{texmfdist}/doc/latex/underlin
9902 %doc %{texmfdist}/doc/latex/undertilde
9903 %doc %{texmfdist}/doc/latex/unitsdef
9904 %doc %{texmfdist}/doc/latex/unroman
9905 %doc %{texmfdist}/doc/latex/upmethodology
9906 %doc %{texmfdist}/doc/latex/urlbst
9907 %doc %{texmfdist}/doc/latex/ushort
9908 %doc %{texmfdist}/doc/latex/uwthesis
9909 %doc %{texmfdist}/doc/latex/varindex
9910 %doc %{texmfdist}/doc/latex/varsfromjobname
9911 %doc %{texmfdist}/doc/latex/vector
9912 %doc %{texmfdist}/doc/latex/verse
9913 %doc %{texmfdist}/doc/latex/vhistory
9914 %doc %{texmfdist}/doc/latex/vita
9915 %doc %{texmfdist}/doc/latex/volumes
9916 %doc %{texmfdist}/doc/latex/vpe
9917 %doc %{texmfdist}/doc/latex/vrsion
9918 %doc %{texmfdist}/doc/latex/vwcol
9919 %doc %{texmfdist}/doc/latex/vxu
9920 %doc %{texmfdist}/doc/latex/wadalab
9921 %doc %{texmfdist}/doc/latex/wallpaper
9922 %doc %{texmfdist}/doc/latex/warpcol
9923 %doc %{texmfdist}/doc/latex/wnri
9924 %doc %{texmfdist}/doc/latex/wordlike
9925 %doc %{texmfdist}/doc/latex/xargs
9926 %doc %{texmfdist}/doc/latex/xdoc
9927 %doc %{texmfdist}/doc/latex/xfor
9928 %doc %{texmfdist}/doc/latex/xifthen
9929 %doc %{texmfdist}/doc/latex/xmpincl
9930 %doc %{texmfdist}/doc/latex/xnewcommand
9931 %doc %{texmfdist}/doc/latex/xoptarg
9932 %doc %{texmfdist}/doc/latex/xpackages
9933 %doc %{texmfdist}/doc/latex/xskak
9934 %doc %{texmfdist}/doc/latex/xstring
9935 %doc %{texmfdist}/doc/latex/xtcapts
9936 %doc %{texmfdist}/doc/latex/xyling
9937 %doc %{texmfdist}/doc/latex/xytree
9938 %doc %{texmfdist}/doc/latex/yafoot
9939 %doc %{texmfdist}/doc/latex/yhmath
9940 %doc %{texmfdist}/doc/latex/york-thesis
9941 %doc %{texmfdist}/doc/latex/yplan
9942 %doc %{texmfdist}/doc/latex/zed-csp
9943 %doc %{texmfdist}/doc/latex/zefonts
9944 %doc %{texmfdist}/doc/latex/ziffer
9945 %doc %{texmfdist}/doc/latex/zwgetfdate
9946 %doc %{texmfdist}/source/latex/hyperref/doc
9947 %doc %{texmfdist}/source/latex/koma-script/doc
9948
9949 %files latex-other
9950 %defattr(644,root,root,755)
9951 %{texmfdist}/metapost/latexmp
9952 %{texmfdist}/metapost/makecirc
9953 %dir %{texmfdist}/source/alatex
9954 %{texmfdist}/source/alatex/base
9955 %dir %{texmfdist}/source/cslatex
9956 %{texmfdist}/source/cslatex/base
9957 %{texmfdist}/source/generic/xypic
9958 %{texmfdist}/source/latex/ESIEEcv
9959 %{texmfdist}/source/latex/GuIT
9960 %{texmfdist}/source/latex/HA-prosper
9961 %{texmfdist}/source/latex/IEEEconf
9962 %{texmfdist}/source/latex/aastex
9963 %{texmfdist}/source/latex/abc
9964 %{texmfdist}/source/latex/abstract
9965 %{texmfdist}/source/latex/achemso
9966 %{texmfdist}/source/latex/acmconf
9967 %{texmfdist}/source/latex/acronym
9968 %{texmfdist}/source/latex/active-conf
9969 %{texmfdist}/source/latex/addlines
9970 %{texmfdist}/source/latex/adrlist
9971 %{texmfdist}/source/latex/aiaa
9972 %{texmfdist}/source/latex/alg
9973 %{texmfdist}/source/latex/alnumsec
9974 %{texmfdist}/source/latex/altfont
9975 %{texmfdist}/source/latex/amsaddr
9976 %{texmfdist}/source/latex/amscls
9977 %{texmfdist}/source/latex/amsfonts
9978 %{texmfdist}/source/latex/amsmath
9979 %{texmfdist}/source/latex/amsrefs
9980 %{texmfdist}/source/latex/answers
9981 %{texmfdist}/source/latex/apacite
9982 %{texmfdist}/source/latex/appendix
9983 %{texmfdist}/source/latex/arcs
9984 %{texmfdist}/source/latex/arydshln
9985 %{texmfdist}/source/latex/asaetr
9986 %{texmfdist}/source/latex/ascii
9987 %{texmfdist}/source/latex/attachfile
9988 %{texmfdist}/source/latex/augie
9989 %{texmfdist}/source/latex/babelbib
9990 %{texmfdist}/source/latex/backgammon
9991 %{texmfdist}/source/latex/barcodes
9992 %{texmfdist}/source/latex/base
9993 %{texmfdist}/source/latex/bayer
9994 %{texmfdist}/source/latex/bbding
9995 %{texmfdist}/source/latex/bbm-macros
9996 %{texmfdist}/source/latex/belleek
9997 %{texmfdist}/source/latex/bengali
9998 %{texmfdist}/source/latex/beton
9999 %{texmfdist}/source/latex/bez123
10000 %{texmfdist}/source/latex/bibarts
10001 %{texmfdist}/source/latex/bibleref
10002 %{texmfdist}/source/latex/biblist
10003 %{texmfdist}/source/latex/bibtopic
10004 %{texmfdist}/source/latex/bibtopicprefix
10005 %{texmfdist}/source/latex/bigfoot
10006 %{texmfdist}/source/latex/binomexp
10007 %{texmfdist}/source/latex/biocon
10008 %{texmfdist}/source/latex/bizcard
10009 %{texmfdist}/source/latex/blindtext
10010 %{texmfdist}/source/latex/blowup
10011 %{texmfdist}/source/latex/boites
10012 %{texmfdist}/source/latex/bookhands
10013 %{texmfdist}/source/latex/booklet
10014 %{texmfdist}/source/latex/booktabs
10015 %{texmfdist}/source/latex/bophook
10016 %{texmfdist}/source/latex/boxhandler
10017 %{texmfdist}/source/latex/bpchem
10018 %{texmfdist}/source/latex/braille
10019 %{texmfdist}/source/latex/breakurl
10020 %{texmfdist}/source/latex/brushscr
10021 %{texmfdist}/source/latex/bullcntr
10022 %{texmfdist}/source/latex/burmese
10023 %{texmfdist}/source/latex/bytefield
10024 %{texmfdist}/source/latex/captcont
10025 %{texmfdist}/source/latex/caption
10026 %{texmfdist}/source/latex/carlisle
10027 %{texmfdist}/source/latex/catechis
10028 %{texmfdist}/source/latex/ccaption
10029 %{texmfdist}/source/latex/ccfonts
10030 %{texmfdist}/source/latex/cclicenses
10031 %{texmfdist}/source/latex/cd-cover
10032 %{texmfdist}/source/latex/cd
10033 %{texmfdist}/source/latex/cdpbundl
10034 %{texmfdist}/source/latex/changebar
10035 %{texmfdist}/source/latex/changes
10036 %{texmfdist}/source/latex/chappg
10037 %{texmfdist}/source/latex/chapterfolder
10038 %{texmfdist}/source/latex/chemcompounds
10039 %{texmfdist}/source/latex/chemstyle
10040 %{texmfdist}/source/latex/chessboard
10041 %{texmfdist}/source/latex/chessfss
10042 %{texmfdist}/source/latex/chletter
10043 %{texmfdist}/source/latex/circ
10044 %{texmfdist}/source/latex/cjk/utils
10045 %{texmfdist}/source/latex/cjw
10046 %{texmfdist}/source/latex/clefval
10047 %{texmfdist}/source/latex/cleveref
10048 %{texmfdist}/source/latex/cmcyralt
10049 %{texmfdist}/source/latex/cmdtrack
10050 %{texmfdist}/source/latex/cmll
10051 %{texmfdist}/source/latex/cmsd
10052 %{texmfdist}/source/latex/codepage
10053 %{texmfdist}/source/latex/colortbl
10054 %{texmfdist}/source/latex/colorwav
10055 %{texmfdist}/source/latex/combine
10056 %{texmfdist}/source/latex/comment
10057 %{texmfdist}/source/latex/computational-complexity
10058 %{texmfdist}/source/latex/confproc
10059 %{texmfdist}/source/latex/constants
10060 %{texmfdist}/source/latex/contour
10061 %{texmfdist}/source/latex/cooking
10062 %{texmfdist}/source/latex/cool
10063 %{texmfdist}/source/latex/coollist
10064 %{texmfdist}/source/latex/coolstr
10065 %{texmfdist}/source/latex/cooltooltips
10066 %{texmfdist}/source/latex/coordsys
10067 %{texmfdist}/source/latex/coverpage
10068 %{texmfdist}/source/latex/crop
10069 %{texmfdist}/source/latex/crossreference
10070 %{texmfdist}/source/latex/crosswrd
10071 %{texmfdist}/source/latex/csvtools
10072 %{texmfdist}/source/latex/ctable
10073 %{texmfdist}/source/latex/ctib
10074 %{texmfdist}/source/latex/cuisine
10075 %{texmfdist}/source/latex/currvita
10076 %{texmfdist}/source/latex/curve
10077 %{texmfdist}/source/latex/curve2e
10078 %{texmfdist}/source/latex/curves
10079 %{texmfdist}/source/latex/cweb-latex
10080 %{texmfdist}/source/latex/cwpuzzle
10081 %{texmfdist}/source/latex/dashbox
10082 %{texmfdist}/source/latex/dashrule
10083 %{texmfdist}/source/latex/datatool
10084 %{texmfdist}/source/latex/dateiliste
10085 %{texmfdist}/source/latex/datenumber
10086 %{texmfdist}/source/latex/datetime
10087 %{texmfdist}/source/latex/decimal
10088 %{texmfdist}/source/latex/delimtxt
10089 %{texmfdist}/source/latex/diagnose
10090 %{texmfdist}/source/latex/dialogl
10091 %{texmfdist}/source/latex/dinbrief
10092 %{texmfdist}/source/latex/disser
10093 %{texmfdist}/source/latex/dnaseq
10094 %{texmfdist}/source/latex/docmfp
10095 %{texmfdist}/source/latex/doipubmed
10096 %{texmfdist}/source/latex/dotarrow
10097 %{texmfdist}/source/latex/dotseqn
10098 %{texmfdist}/source/latex/dottex
10099 %{texmfdist}/source/latex/dprogress
10100 %{texmfdist}/source/latex/drac
10101 %{texmfdist}/source/latex/draftcopy
10102 %{texmfdist}/source/latex/draftwatermark
10103 %{texmfdist}/source/latex/dramatist
10104 %{texmfdist}/source/latex/dtk
10105 %{texmfdist}/source/latex/dtxgallery
10106 %{texmfdist}/source/latex/dyntree
10107 %{texmfdist}/source/latex/eCards
10108 %{texmfdist}/source/latex/ebezier
10109 %{texmfdist}/source/latex/ebsthesis
10110 %{texmfdist}/source/latex/ecclesiastic
10111 %{texmfdist}/source/latex/ecv
10112 %{texmfdist}/source/latex/ed
10113 %{texmfdist}/source/latex/edmac
10114 %{texmfdist}/source/latex/edmargin
10115 %{texmfdist}/source/latex/eemeir
10116 %{texmfdist}/source/latex/egplot
10117 %{texmfdist}/source/latex/eiad
10118 %{texmfdist}/source/latex/ellipsis
10119 %{texmfdist}/source/latex/elmath
10120 %{texmfdist}/source/latex/elsarticle
10121 %{texmfdist}/source/latex/em
10122 %{texmfdist}/source/latex/emp
10123 %{texmfdist}/source/latex/endfloat
10124 %{texmfdist}/source/latex/endheads
10125 %{texmfdist}/source/latex/engpron
10126 %{texmfdist}/source/latex/engrec
10127 %{texmfdist}/source/latex/environ
10128 %{texmfdist}/source/latex/envlab
10129 %{texmfdist}/source/latex/epigraph
10130 %{texmfdist}/source/latex/epiolmec
10131 %{texmfdist}/source/latex/epsdice
10132 %{texmfdist}/source/latex/eqlist
10133 %{texmfdist}/source/latex/eqnarray
10134 %{texmfdist}/source/latex/eqparbox
10135 %{texmfdist}/source/latex/errata
10136 %{texmfdist}/source/latex/esdiff
10137 %{texmfdist}/source/latex/eskd
10138 %{texmfdist}/source/latex/eso-pic
10139 %{texmfdist}/source/latex/esvect
10140 %{texmfdist}/source/latex/etaremune
10141 %{texmfdist}/source/latex/ethiop
10142 %{texmfdist}/source/latex/eukdate
10143 %{texmfdist}/source/latex/euler
10144 %{texmfdist}/source/latex/euproposal
10145 %{texmfdist}/source/latex/euro
10146 %{texmfdist}/source/latex/everypage
10147 %{texmfdist}/source/latex/examdesign
10148 %{texmfdist}/source/latex/exercise
10149 %{texmfdist}/source/latex/expdlist
10150 %{texmfdist}/source/latex/expl3
10151 %{texmfdist}/source/latex/export
10152 %{texmfdist}/source/latex/extpfeil
10153 %{texmfdist}/source/latex/extract
10154 %{texmfdist}/source/latex/facsimile
10155 %{texmfdist}/source/latex/faktor
10156 %{texmfdist}/source/latex/fancynum
10157 %{texmfdist}/source/latex/fancyref
10158 %{texmfdist}/source/latex/fancytooltips
10159 %{texmfdist}/source/latex/fancyvrb
10160 %{texmfdist}/source/latex/feynmf
10161 %{texmfdist}/source/latex/figsize
10162 %{texmfdist}/source/latex/filecontents
10163 %{texmfdist}/source/latex/fink
10164 %{texmfdist}/source/latex/fixme
10165 %{texmfdist}/source/latex/flabels
10166 %{texmfdist}/source/latex/flagderiv
10167 %{texmfdist}/source/latex/flashcards
10168 %{texmfdist}/source/latex/flippdf
10169 %{texmfdist}/source/latex/float
10170 %{texmfdist}/source/latex/floatrow
10171 %{texmfdist}/source/latex/flowfram
10172 %{texmfdist}/source/latex/fmp
10173 %{texmfdist}/source/latex/fmtcount
10174 %{texmfdist}/source/latex/fnbreak
10175 %{texmfdist}/source/latex/foilhtml
10176 %{texmfdist}/source/latex/fonttable
10177 %{texmfdist}/source/latex/footmisc
10178 %{texmfdist}/source/latex/footnpag
10179 %{texmfdist}/source/latex/forarray
10180 %{texmfdist}/source/latex/forloop
10181 %{texmfdist}/source/latex/formula
10182 %{texmfdist}/source/latex/fouridx
10183 %{texmfdist}/source/latex/frankenstein
10184 %{texmfdist}/source/latex/frontespizio
10185 %{texmfdist}/source/latex/fullblck
10186 %{texmfdist}/source/latex/functan
10187 %{texmfdist}/source/latex/fundus
10188 %{texmfdist}/source/latex/g-brief
10189 %{texmfdist}/source/latex/galois
10190 %{texmfdist}/source/latex/gcite
10191 %{texmfdist}/source/latex/genmpage
10192 %{texmfdist}/source/latex/geometry
10193 %{texmfdist}/source/latex/geomsty
10194 %{texmfdist}/source/latex/ginpenc
10195 %{texmfdist}/source/latex/glossaries
10196 %{texmfdist}/source/latex/gnuplottex
10197 %{texmfdist}/source/latex/go
10198 %{texmfdist}/source/latex/graphics
10199 %{texmfdist}/source/latex/graphicx-psmin
10200 %{texmfdist}/source/latex/greekdates
10201 %{texmfdist}/source/latex/grnumalt
10202 %{texmfdist}/source/latex/grverb
10203 %{texmfdist}/source/latex/guitar
10204 %{texmfdist}/source/latex/hanging
10205 %{texmfdist}/source/latex/harvard
10206 %{texmfdist}/source/latex/hc
10207 %{texmfdist}/source/latex/hepthesis
10208 %{texmfdist}/source/latex/hhtensor
10209 %{texmfdist}/source/latex/hilowres
10210 %{texmfdist}/source/latex/histogr
10211 %{texmfdist}/source/latex/hpsdiss
10212 %{texmfdist}/source/latex/hrlatex
10213 %{texmfdist}/source/latex/hyper
10214 %{texmfdist}/source/latex/hyperref
10215 %{texmfdist}/source/latex/hyperxmp
10216 %{texmfdist}/source/latex/hyphenat
10217 %{texmfdist}/source/latex/ibycus-babel
10218 %{texmfdist}/source/latex/icsv
10219 %{texmfdist}/source/latex/ifmslide
10220 %{texmfdist}/source/latex/ifplatform
10221 %{texmfdist}/source/latex/ijmart
10222 %{texmfdist}/source/latex/imtekda
10223 %{texmfdist}/source/latex/index
10224 %{texmfdist}/source/latex/inlinedef
10225 %{texmfdist}/source/latex/inversepath
10226 %{texmfdist}/source/latex/iso
10227 %{texmfdist}/source/latex/iso10303
10228 %{texmfdist}/source/latex/isodate
10229 %{texmfdist}/source/latex/isodoc
10230 %{texmfdist}/source/latex/isorot
10231 %{texmfdist}/source/latex/isotope
10232 %{texmfdist}/source/latex/itnumpar
10233 %{texmfdist}/source/latex/jeopardy
10234 %{texmfdist}/source/latex/jura
10235 %{texmfdist}/source/latex/juraabbrev
10236 %{texmfdist}/source/latex/jurarsp
10237 %{texmfdist}/source/latex/kdgreek
10238 %{texmfdist}/source/latex/kerntest
10239 %{texmfdist}/source/latex/kluwer
10240 %{texmfdist}/source/latex/koma-script
10241 %{texmfdist}/source/latex/labelcas
10242 %{texmfdist}/source/latex/labels
10243 %{texmfdist}/source/latex/lastpage
10244 %{texmfdist}/source/latex/latex-tds
10245 %{texmfdist}/source/latex/layouts
10246 %{texmfdist}/source/latex/lcg
10247 %{texmfdist}/source/latex/lcyw
10248 %{texmfdist}/source/latex/leading
10249 %{texmfdist}/source/latex/ledmac
10250 %{texmfdist}/source/latex/leftidx
10251 %{texmfdist}/source/latex/lettrine
10252 %{texmfdist}/source/latex/lexikon
10253 %{texmfdist}/source/latex/lhcyr
10254 %{texmfdist}/source/latex/lhelp
10255 %{texmfdist}/source/latex/limap
10256 %{texmfdist}/source/latex/lipsum
10257 %{texmfdist}/source/latex/listbib
10258 %{texmfdist}/source/latex/listings
10259 %{texmfdist}/source/latex/listliketab
10260 %{texmfdist}/source/latex/localloc
10261 %{texmfdist}/source/latex/logpap
10262 %{texmfdist}/source/latex/lps
10263 %{texmfdist}/source/latex/ltxindex
10264 %{texmfdist}/source/latex/mailing
10265 %{texmfdist}/source/latex/makebox
10266 %{texmfdist}/source/latex/makecell
10267 %{texmfdist}/source/latex/makecmds
10268 %{texmfdist}/source/latex/makedtx
10269 %{texmfdist}/source/latex/makeplot
10270 %{texmfdist}/source/latex/manfnt
10271 %{texmfdist}/source/latex/manuscript
10272 %{texmfdist}/source/latex/mapcodes
10273 %{texmfdist}/source/latex/marginnote
10274 %{texmfdist}/source/latex/mathcomp
10275 %{texmfdist}/source/latex/mathpazo
10276 %{texmfdist}/source/latex/mcaption
10277 %{texmfdist}/source/latex/mcite
10278 %{texmfdist}/source/latex/mdwtools
10279 %{texmfdist}/source/latex/memoir
10280 %{texmfdist}/source/latex/mentis
10281 %{texmfdist}/source/latex/menu
10282 %{texmfdist}/source/latex/method
10283 %{texmfdist}/source/latex/metre
10284 %{texmfdist}/source/latex/mff
10285 %{texmfdist}/source/latex/mfpic4ode
10286 %{texmfdist}/source/latex/mftinc
10287 %{texmfdist}/source/latex/mh
10288 %{texmfdist}/source/latex/miller
10289 %{texmfdist}/source/latex/minipage-marginpar
10290 %{texmfdist}/source/latex/minutes
10291 %{texmfdist}/source/latex/mlist
10292 %{texmfdist}/source/latex/mnsymbol
10293 %{texmfdist}/source/latex/modroman
10294 %{texmfdist}/source/latex/mongolian-babel
10295 %{texmfdist}/source/latex/montex
10296 %{texmfdist}/source/latex/moresize
10297 %{texmfdist}/source/latex/moreverb
10298 %{texmfdist}/source/latex/mparhack
10299 %{texmfdist}/source/latex/ms
10300 %{texmfdist}/source/latex/msg
10301 %{texmfdist}/source/latex/mtgreek
10302 %{texmfdist}/source/latex/multibbl
10303 %{texmfdist}/source/latex/multibib
10304 %{texmfdist}/source/latex/multicap
10305 %{texmfdist}/source/latex/mwcls
10306 %{texmfdist}/source/latex/mxd
10307 %{texmfdist}/source/latex/nag
10308 %{texmfdist}/source/latex/namespc
10309 %{texmfdist}/source/latex/natbib
10310 %{texmfdist}/source/latex/ncctools
10311 %{texmfdist}/source/latex/nddiss
10312 %{texmfdist}/source/latex/newalg
10313 %{texmfdist}/source/latex/newfile
10314 %{texmfdist}/source/latex/newlfm
10315 %{texmfdist}/source/latex/newspaper
10316 %{texmfdist}/source/latex/newvbtm
10317 %{texmfdist}/source/latex/niceframe
10318 %{texmfdist}/source/latex/noitcrul
10319 %{texmfdist}/source/latex/nomencl
10320 %{texmfdist}/source/latex/nomentbl
10321 %{texmfdist}/source/latex/nonfloat
10322 %{texmfdist}/source/latex/nostarch
10323 %{texmfdist}/source/latex/notes
10324 %{texmfdist}/source/latex/notes2bib
10325 %{texmfdist}/source/latex/nrc
10326 %{texmfdist}/source/latex/ntgclass
10327 %{texmfdist}/source/latex/ntheorem
10328 %{texmfdist}/source/latex/numprint
10329 %{texmfdist}/source/latex/oberdiek
10330 %{texmfdist}/source/latex/objectz
10331 %{texmfdist}/source/latex/octavo
10332 %{texmfdist}/source/latex/ogonek
10333 %{texmfdist}/source/latex/oldstyle
10334 %{texmfdist}/source/latex/opcit
10335 %{texmfdist}/source/latex/ordinalpt
10336 %{texmfdist}/source/latex/othello
10337 %{texmfdist}/source/latex/otibet
10338 %{texmfdist}/source/latex/pacioli
10339 %{texmfdist}/source/latex/pageno
10340 %{texmfdist}/source/latex/pagenote
10341 %{texmfdist}/source/latex/paper
10342 %{texmfdist}/source/latex/papercdcase
10343 %{texmfdist}/source/latex/papertex
10344 %{texmfdist}/source/latex/paralist
10345 %{texmfdist}/source/latex/parallel
10346 %{texmfdist}/source/latex/paresse
10347 %{texmfdist}/source/latex/parrun
10348 %{texmfdist}/source/latex/patchcmd
10349 %{texmfdist}/source/latex/pauldoc
10350 %{texmfdist}/source/latex/pawpict
10351 %{texmfdist}/source/latex/pbox
10352 %{texmfdist}/source/latex/pbsheet
10353 %{texmfdist}/source/latex/pdfcprot
10354 %{texmfdist}/source/latex/pdfpages
10355 %{texmfdist}/source/latex/perltex
10356 %{texmfdist}/source/latex/permute
10357 %{texmfdist}/source/latex/petri-nets
10358 %{texmfdist}/source/latex/pgfopts
10359 %{texmfdist}/source/latex/pgfplots
10360 %{texmfdist}/source/latex/philosophersimprint
10361 %{texmfdist}/source/latex/photo
10362 %{texmfdist}/source/latex/pict2e
10363 %{texmfdist}/source/latex/pittetd
10364 %{texmfdist}/source/latex/plari
10365 %{texmfdist}/source/latex/play
10366 %{texmfdist}/source/latex/plweb
10367 %{texmfdist}/source/latex/poemscol
10368 %{texmfdist}/source/latex/polski
10369 %{texmfdist}/source/latex/polyglot
10370 %{texmfdist}/source/latex/polytable
10371 %{texmfdist}/source/latex/powerdot
10372 %{texmfdist}/source/latex/ppr-prv
10373 %{texmfdist}/source/latex/pracjourn
10374 %{texmfdist}/source/latex/preprint
10375 %{texmfdist}/source/latex/prettyref
10376 %{texmfdist}/source/latex/preview
10377 %{texmfdist}/source/latex/proba
10378 %{texmfdist}/source/latex/probsoln
10379 %{texmfdist}/source/latex/progkeys
10380 %{texmfdist}/source/latex/prosper
10381 %{texmfdist}/source/latex/protocol
10382 %{texmfdist}/source/latex/psfrag
10383 %{texmfdist}/source/latex/psfragx
10384 %{texmfdist}/source/latex/pslatex
10385 %{texmfdist}/source/latex/pspicture
10386 %{texmfdist}/source/latex/qcm
10387 %{texmfdist}/source/latex/qstest
10388 %{texmfdist}/source/latex/qsymbols
10389 %{texmfdist}/source/latex/quotchap
10390 %{texmfdist}/source/latex/quotmark
10391 %{texmfdist}/source/latex/randbild
10392 %{texmfdist}/source/latex/rccol
10393 %{texmfdist}/source/latex/rcs
10394 %{texmfdist}/source/latex/rcsinfo
10395 %{texmfdist}/source/latex/recipecard
10396 %{texmfdist}/source/latex/refman
10397 %{texmfdist}/source/latex/refstyle
10398 %{texmfdist}/source/latex/regcount
10399 %{texmfdist}/source/latex/register
10400 %{texmfdist}/source/latex/relenc
10401 %{texmfdist}/source/latex/revtex
10402 %{texmfdist}/source/latex/rmpage
10403 %{texmfdist}/source/latex/robustcommand
10404 %{texmfdist}/source/latex/romannum
10405 %{texmfdist}/source/latex/rotating
10406 %{texmfdist}/source/latex/rotfloat
10407 %{texmfdist}/source/latex/rsc
10408 %{texmfdist}/source/latex/rst
10409 %{texmfdist}/source/latex/rtkinenc
10410 %{texmfdist}/source/latex/sagetex
10411 %{texmfdist}/source/latex/sanskrit
10412 %{texmfdist}/source/latex/sauerj
10413 %{texmfdist}/source/latex/sauterfonts
10414 %{texmfdist}/source/latex/savefnmark
10415 %{texmfdist}/source/latex/savetrees
10416 %{texmfdist}/source/latex/scale
10417 %{texmfdist}/source/latex/scalebar
10418 %{texmfdist}/source/latex/schedule
10419 %{texmfdist}/source/latex/sciwordconv
10420 %{texmfdist}/source/latex/screenplay
10421 %{texmfdist}/source/latex/sectsty
10422 %{texmfdist}/source/latex/semantic
10423 %{texmfdist}/source/latex/semioneside
10424 %{texmfdist}/source/latex/seqsplit
10425 %{texmfdist}/source/latex/sf298
10426 %{texmfdist}/source/latex/sffms
10427 %{texmfdist}/source/latex/shorttoc
10428 %{texmfdist}/source/latex/show2e
10429 %{texmfdist}/source/latex/showexpl
10430 %{texmfdist}/source/latex/showlabels
10431 %{texmfdist}/source/latex/sidecap
10432 %{texmfdist}/source/latex/siggraph
10433 %{texmfdist}/source/latex/simplecv
10434 %{texmfdist}/source/latex/simplewick
10435 %{texmfdist}/source/latex/skull
10436 %{texmfdist}/source/latex/slantsc
10437 %{texmfdist}/source/latex/snapshot
10438 %{texmfdist}/source/latex/songbook
10439 %{texmfdist}/source/latex/soul
10440 %{texmfdist}/source/latex/splitbib
10441 %{texmfdist}/source/latex/splitindex
10442 %{texmfdist}/source/latex/srcltx
10443 %{texmfdist}/source/latex/sseq
10444 %{texmfdist}/source/latex/ssqquote
10445 %{texmfdist}/source/latex/stack
10446 %{texmfdist}/source/latex/statistik
10447 %{texmfdist}/source/latex/staves
10448 %{texmfdist}/source/latex/stdclsdv
10449 %{texmfdist}/source/latex/stdpage
10450 %{texmfdist}/source/latex/stellenbosch
10451 %{texmfdist}/source/latex/stex
10452 %{texmfdist}/source/latex/stringstrings
10453 %{texmfdist}/source/latex/struktex
10454 %{texmfdist}/source/latex/subdepth
10455 %{texmfdist}/source/latex/subeqn
10456 %{texmfdist}/source/latex/subeqnarray
10457 %{texmfdist}/source/latex/subfig
10458 %{texmfdist}/source/latex/subfigure
10459 %{texmfdist}/source/latex/subfloat
10460 %{texmfdist}/source/latex/sudoku
10461 %{texmfdist}/source/latex/sudokubundle
10462 %{texmfdist}/source/latex/supertabular
10463 %{texmfdist}/source/latex/svn-multi
10464 %{texmfdist}/source/latex/svn
10465 %{texmfdist}/source/latex/svninfo
10466 %{texmfdist}/source/latex/swimgraf
10467 %{texmfdist}/source/latex/syntrace
10468 %{texmfdist}/source/latex/synttree
10469 %{texmfdist}/source/latex/tablists
10470 %{texmfdist}/source/latex/tabulary
10471 %{texmfdist}/source/latex/tabvar
10472 %{texmfdist}/source/latex/talk
10473 %{texmfdist}/source/latex/tcldoc
10474 %{texmfdist}/source/latex/tdsfrmath
10475 %{texmfdist}/source/latex/technics
10476 %{texmfdist}/source/latex/ted
10477 %{texmfdist}/source/latex/tengwarscript
10478 %{texmfdist}/source/latex/tensor
10479 %{texmfdist}/source/latex/teubner
10480 %{texmfdist}/source/latex/texmate
10481 %{texmfdist}/source/latex/texpower
10482 %{texmfdist}/source/latex/texshade
10483 %{texmfdist}/source/latex/textcase
10484 %{texmfdist}/source/latex/textfit
10485 %{texmfdist}/source/latex/textopo
10486 %{texmfdist}/source/latex/textpos
10487 %{texmfdist}/source/latex/thesis-titlepage-fhac
10488 %{texmfdist}/source/latex/thmtools
10489 %{texmfdist}/source/latex/thumb
10490 %{texmfdist}/source/latex/thuthesis
10491 %{texmfdist}/source/latex/timesht
10492 %{texmfdist}/source/latex/titling
10493 %{texmfdist}/source/latex/tocbibind
10494 %{texmfdist}/source/latex/tocloft
10495 %{texmfdist}/source/latex/tocvsec2
10496 %{texmfdist}/source/latex/todo
10497 %{texmfdist}/source/latex/toolbox
10498 %{texmfdist}/source/latex/tools
10499 %{texmfdist}/source/latex/toptesi
10500 %{texmfdist}/source/latex/totpages
10501 %{texmfdist}/source/latex/trajan
10502 %{texmfdist}/source/latex/tree-dvips
10503 %{texmfdist}/source/latex/trfsigns
10504 %{texmfdist}/source/latex/trivfloat
10505 %{texmfdist}/source/latex/trsym
10506 %{texmfdist}/source/latex/tugboat
10507 %{texmfdist}/source/latex/turnstile
10508 %{texmfdist}/source/latex/twoup
10509 %{texmfdist}/source/latex/type1cm
10510 %{texmfdist}/source/latex/typedref
10511 %{texmfdist}/source/latex/typogrid
10512 %{texmfdist}/source/latex/uaclasses
10513 %{texmfdist}/source/latex/uiucthesis
10514 %{texmfdist}/source/latex/ulsy
10515 %{texmfdist}/source/latex/uml
10516 %{texmfdist}/source/latex/umlaute
10517 %{texmfdist}/source/latex/umoline
10518 %{texmfdist}/source/latex/underlin
10519 %{texmfdist}/source/latex/undertilde
10520 %{texmfdist}/source/latex/units
10521 %{texmfdist}/source/latex/unitsdef
10522 %{texmfdist}/source/latex/unroman
10523 %{texmfdist}/source/latex/upmethodology
10524 %{texmfdist}/source/latex/urlbst
10525 %{texmfdist}/source/latex/ushort
10526 %{texmfdist}/source/latex/varindex
10527 %{texmfdist}/source/latex/vector
10528 %{texmfdist}/source/latex/verse
10529 %{texmfdist}/source/latex/vmargin
10530 %{texmfdist}/source/latex/volumes
10531 %{texmfdist}/source/latex/vrsion
10532 %{texmfdist}/source/latex/vwcol
10533 %{texmfdist}/source/latex/vxu
10534 %{texmfdist}/source/latex/warning
10535 %{texmfdist}/source/latex/warpcol
10536 %{texmfdist}/source/latex/was
10537 %{texmfdist}/source/latex/wnri
10538 %{texmfdist}/source/latex/xargs
10539 %{texmfdist}/source/latex/xdoc
10540 %{texmfdist}/source/latex/xfor
10541 %{texmfdist}/source/latex/xmpincl
10542 %{texmfdist}/source/latex/xpackages
10543 %{texmfdist}/source/latex/xskak
10544 %{texmfdist}/source/latex/xtab
10545 %{texmfdist}/source/latex/xtcapts
10546 %{texmfdist}/source/latex/yafoot
10547 %{texmfdist}/source/latex/yfonts
10548 %{texmfdist}/source/latex/yhmath
10549 %{texmfdist}/source/latex/york-thesis
10550 %{texmfdist}/source/latex/youngtab
10551 %dir %{texmfdist}/source/plain
10552 %dir %{texmfdist}/source/plain/jsmisc
10553 %{texmfdist}/source/plain/jsmisc/xfig
10554 %{texmfdist}/source/xelatex
10555 %{texmfdist}/tex/alatex
10556 %{texmfdist}/tex/generic/enctex
10557 %{texmfdist}/tex/latex/kalender
10558 %{texmfdist}/tex/latex/karnaugh
10559 %{texmfdist}/tex/latex/kerkis
10560 %{texmfdist}/tex/latex/kerntest
10561 %{texmfdist}/tex/latex/kluwer
10562 %{texmfdist}/tex/latex/kpfonts
10563 %{texmfdist}/tex/latex/kurier
10564 %{texmfdist}/tex/latex/labelcas
10565 %{texmfdist}/tex/latex/lazylist
10566 %{texmfdist}/tex/latex/lcg
10567 %{texmfdist}/tex/latex/lcyw
10568 %{texmfdist}/tex/latex/leading
10569 %{texmfdist}/tex/latex/ledmac
10570 %{texmfdist}/tex/latex/lettre
10571 %{texmfdist}/tex/latex/levy
10572 %{texmfdist}/tex/latex/lexikon
10573 %{texmfdist}/tex/latex/lgreek
10574 %{texmfdist}/tex/latex/lhcyr
10575 %{texmfdist}/tex/latex/lhelp
10576 %{texmfdist}/tex/latex/libertine
10577 %{texmfdist}/tex/latex/limap
10578 %{texmfdist}/tex/latex/linearA
10579 %{texmfdist}/tex/latex/linguex
10580 %{texmfdist}/tex/latex/lipsum
10581 %{texmfdist}/tex/latex/listbib
10582 %{texmfdist}/tex/latex/listliketab
10583 %{texmfdist}/tex/latex/listofsymbols
10584 %{texmfdist}/tex/latex/lkproof
10585 %{texmfdist}/tex/latex/logic
10586 %{texmfdist}/tex/latex/logpap
10587 %{texmfdist}/tex/latex/lps
10588 %{texmfdist}/tex/latex/lsc
10589 %{texmfdist}/tex/latex/ltablex
10590 %{texmfdist}/tex/latex/ltxindex
10591 %{texmfdist}/tex/latex/lxfonts
10592 %{texmfdist}/tex/latex/ly1
10593 %{texmfdist}/tex/latex/mafr
10594 %{texmfdist}/tex/latex/mailing
10595 %{texmfdist}/tex/latex/makebarcode
10596 %{texmfdist}/tex/latex/makebox
10597 %{texmfdist}/tex/latex/makecell
10598 %{texmfdist}/tex/latex/makecmds
10599 %{texmfdist}/tex/latex/makedtx
10600 %{texmfdist}/tex/latex/makeglos
10601 %{texmfdist}/tex/latex/makeplot
10602 %{texmfdist}/tex/latex/manfnt
10603 %{texmfdist}/tex/latex/manuscript
10604 %{texmfdist}/tex/latex/mapcodes
10605 %{texmfdist}/tex/latex/maple
10606 %{texmfdist}/tex/latex/marginnote
10607 %{texmfdist}/tex/latex/mathdesign
10608 %{texmfdist}/tex/latex/maybemath
10609 %{texmfdist}/tex/latex/mcaption
10610 %{texmfdist}/tex/latex/mceinleger
10611 %{texmfdist}/tex/latex/mcite
10612 %{texmfdist}/tex/latex/mciteplus
10613 %{texmfdist}/tex/latex/memexsupp
10614 %{texmfdist}/tex/latex/mentis
10615 %{texmfdist}/tex/latex/menu
10616 %{texmfdist}/tex/latex/method
10617 %{texmfdist}/tex/latex/metre
10618 %{texmfdist}/tex/latex/mff
10619 %{texmfdist}/tex/latex/mfpic4ode
10620 %{texmfdist}/tex/latex/mftinc
10621 %{texmfdist}/tex/latex/mhchem
10622 %{texmfdist}/tex/latex/mhequ
10623 %{texmfdist}/tex/latex/mhs
10624 %{texmfdist}/tex/latex/miller
10625 %{texmfdist}/tex/latex/minipage-marginpar
10626 %{texmfdist}/tex/latex/miniplot
10627 %{texmfdist}/tex/latex/minutes
10628 %{texmfdist}/tex/latex/mla-paper
10629 %{texmfdist}/tex/latex/mlist
10630 %{texmfdist}/tex/latex/moresize
10631 %{texmfdist}/tex/latex/movie15
10632 %{texmfdist}/tex/latex/msc
10633 %{texmfdist}/tex/latex/msg
10634 %{texmfdist}/tex/latex/mslapa
10635 %{texmfdist}/tex/latex/mtgreek
10636 %{texmfdist}/tex/latex/multibbl
10637 %{texmfdist}/tex/latex/multicap
10638 %{texmfdist}/tex/latex/multido
10639 %{texmfdist}/tex/latex/muthesis
10640 %{texmfdist}/tex/latex/mxd
10641 %{texmfdist}/tex/latex/mxedruli
10642 %{texmfdist}/tex/latex/nag
10643 %{texmfdist}/tex/latex/namespc
10644 %{texmfdist}/tex/latex/nath
10645 %{texmfdist}/tex/latex/nature
10646 %{texmfdist}/tex/latex/newvbtm
10647 %{texmfdist}/tex/latex/niceframe
10648 %{texmfdist}/tex/latex/nih
10649 %{texmfdist}/tex/latex/noitcrul
10650 %{texmfdist}/tex/latex/nomentbl
10651 %{texmfdist}/tex/latex/nonfloat
10652 %{texmfdist}/tex/latex/nostarch
10653 %{texmfdist}/tex/latex/notes
10654 %{texmfdist}/tex/latex/notes2bib
10655 %{texmfdist}/tex/latex/nrc
10656 %{texmfdist}/tex/latex/ntabbing
10657 %{texmfdist}/tex/latex/numline
10658 %{texmfdist}/tex/latex/numname
10659 %{texmfdist}/tex/latex/numprint
10660 %{texmfdist}/tex/latex/objectz
10661 %{texmfdist}/tex/latex/ocr-latex
10662 %{texmfdist}/tex/latex/octavo
10663 %{texmfdist}/tex/latex/ogonek
10664 %{texmfdist}/tex/latex/oldstyle
10665 %{texmfdist}/tex/latex/opcit
10666 %{texmfdist}/tex/latex/ordinalpt
10667 %{texmfdist}/tex/latex/ot2cyr
10668 %{texmfdist}/tex/latex/othello
10669 %{texmfdist}/tex/latex/otibet
10670 %{texmfdist}/tex/latex/outline
10671 %{texmfdist}/tex/latex/outliner
10672 %{texmfdist}/tex/latex/pacioli
10673 %{texmfdist}/tex/latex/pageno
10674 %{texmfdist}/tex/latex/pagenote
10675 %{texmfdist}/tex/latex/palatino
10676 %{texmfdist}/tex/latex/paper
10677 %{texmfdist}/tex/latex/papercdcase
10678 %{texmfdist}/tex/latex/papertex
10679 %{texmfdist}/tex/latex/parallel
10680 %{texmfdist}/tex/latex/paresse
10681 %{texmfdist}/tex/latex/parrun
10682 %{texmfdist}/tex/latex/patchcmd
10683 %{texmfdist}/tex/latex/pauldoc
10684 %{texmfdist}/tex/latex/pawpict
10685 %{texmfdist}/tex/latex/pbox
10686 %{texmfdist}/tex/latex/pbsheet
10687 %{texmfdist}/tex/latex/pclnfss
10688 %{texmfdist}/tex/latex/pdfcprot
10689 %{texmfdist}/tex/latex/pdfscreen
10690 %{texmfdist}/tex/latex/pdftricks
10691 %{texmfdist}/tex/latex/pdfwin
10692 %{texmfdist}/tex/latex/pecha
10693 %{texmfdist}/tex/latex/perltex
10694 %{texmfdist}/tex/latex/permute
10695 %{texmfdist}/tex/latex/petiteannonce
10696 %{texmfdist}/tex/latex/petri-nets
10697 %{texmfdist}/tex/latex/pgf-soroban
10698 %{texmfdist}/tex/latex/phaistos
10699 %{texmfdist}/tex/latex/philex
10700 %{texmfdist}/tex/latex/philosophersimprint
10701 %{texmfdist}/tex/latex/phonetic
10702 %{texmfdist}/tex/latex/photo
10703 %{texmfdist}/tex/latex/pictex2
10704 %{texmfdist}/tex/latex/pinlabel
10705 %{texmfdist}/tex/latex/pittetd
10706 %{texmfdist}/tex/latex/plari
10707 %{texmfdist}/tex/latex/plates
10708 %{texmfdist}/tex/latex/play
10709 %{texmfdist}/tex/latex/plweb
10710 %{texmfdist}/tex/latex/pmgraph
10711 %{texmfdist}/tex/latex/poemscol
10712 %{texmfdist}/tex/latex/polski
10713 %{texmfdist}/tex/latex/polyglot
10714 %{texmfdist}/tex/latex/polytable
10715 %{texmfdist}/tex/latex/postcards
10716 %{texmfdist}/tex/latex/powerdot
10717 %{texmfdist}/tex/latex/ppower4
10718 %{texmfdist}/tex/latex/ppr-prv
10719 %{texmfdist}/tex/latex/pracjourn
10720 %{texmfdist}/tex/latex/prettyref
10721 %{texmfdist}/tex/latex/proba
10722 %{texmfdist}/tex/latex/probsoln
10723 %{texmfdist}/tex/latex/procIAGssymp
10724 %{texmfdist}/tex/latex/progkeys
10725 %{texmfdist}/tex/latex/progress
10726 %{texmfdist}/tex/latex/protex
10727 %{texmfdist}/tex/latex/protocol
10728 %{texmfdist}/tex/latex/psfragx
10729 %{texmfdist}/tex/latex/psgo
10730 %{texmfdist}/tex/latex/pspicture
10731 %{texmfdist}/tex/latex/pstricks-add
10732 %{texmfdist}/tex/latex/ptptex
10733 %{texmfdist}/tex/latex/qcm
10734 %{texmfdist}/tex/latex/qobitree
10735 %{texmfdist}/tex/latex/qstest
10736 %{texmfdist}/tex/latex/qsymbols
10737 %{texmfdist}/tex/latex/qtree
10738 %{texmfdist}/tex/latex/quotchap
10739 %{texmfdist}/tex/latex/quotmark
10740 %{texmfdist}/tex/latex/r_und_s
10741 %{texmfdist}/tex/latex/randbild
10742 %{texmfdist}/tex/latex/randtext
10743 %{texmfdist}/tex/latex/rccol
10744 %{texmfdist}/tex/latex/rcs
10745 %{texmfdist}/tex/latex/rcsinfo
10746 %{texmfdist}/tex/latex/recipecard
10747 %{texmfdist}/tex/latex/rectopma
10748 %{texmfdist}/tex/latex/refcheck
10749 %{texmfdist}/tex/latex/refman
10750 %{texmfdist}/tex/latex/refstyle
10751 %{texmfdist}/tex/latex/regcount
10752 %{texmfdist}/tex/latex/register
10753 %{texmfdist}/tex/latex/relenc
10754 %{texmfdist}/tex/latex/repeatindex
10755 %{texmfdist}/tex/latex/resume
10756 %{texmfdist}/tex/latex/rlepsf
10757 %{texmfdist}/tex/latex/rmpage
10758 %{texmfdist}/tex/latex/robustcommand
10759 %{texmfdist}/tex/latex/robustindex
10760 %{texmfdist}/tex/latex/romannum
10761 %{texmfdist}/tex/latex/rotpages
10762 %{texmfdist}/tex/latex/rsc
10763 %{texmfdist}/tex/latex/rst
10764 %{texmfdist}/tex/latex/rtkinenc
10765 %{texmfdist}/tex/latex/rtklage
10766 %{texmfdist}/tex/latex/sagetex
10767 %{texmfdist}/tex/latex/sanskrit
10768 %{texmfdist}/tex/latex/sauerj
10769 %{texmfdist}/tex/latex/sauterfonts
10770 %{texmfdist}/tex/latex/savefnmark
10771 %{texmfdist}/tex/latex/savesym
10772 %{texmfdist}/tex/latex/savetrees
10773 %{texmfdist}/tex/latex/scalebar
10774 %{texmfdist}/tex/latex/schedule
10775 %{texmfdist}/tex/latex/scientificpaper
10776 %{texmfdist}/tex/latex/sciposter
10777 %{texmfdist}/tex/latex/sciwordconv
10778 %{texmfdist}/tex/latex/screenplay
10779 %{texmfdist}/tex/latex/script
10780 %{texmfdist}/tex/latex/sdrt
10781 %{texmfdist}/tex/latex/sectionbox
10782 %{texmfdist}/tex/latex/semantic
10783 %{texmfdist}/tex/latex/semaphor
10784 %{texmfdist}/tex/latex/semioneside
10785 %{texmfdist}/tex/latex/seqsplit
10786 %{texmfdist}/tex/latex/sf298
10787 %{texmfdist}/tex/latex/sffms
10788 %{texmfdist}/tex/latex/sfg
10789 %{texmfdist}/tex/latex/sfmath
10790 %{texmfdist}/tex/latex/sgame
10791 %{texmfdist}/tex/latex/shadbox
10792 %{texmfdist}/tex/latex/shadethm
10793 %{texmfdist}/tex/latex/shipunov
10794 %{texmfdist}/tex/latex/shorttoc
10795 %{texmfdist}/tex/latex/show2e
10796 %{texmfdist}/tex/latex/showexpl
10797 %{texmfdist}/tex/latex/sides
10798 %{texmfdist}/tex/latex/siggraph
10799 %{texmfdist}/tex/latex/simplecv
10800 %{texmfdist}/tex/latex/simplewick
10801 %{texmfdist}/tex/latex/skak
10802 %{texmfdist}/tex/latex/skull
10803 %{texmfdist}/tex/latex/slantsc
10804 %{texmfdist}/tex/latex/smalltableof
10805 %{texmfdist}/tex/latex/smartref
10806 %{texmfdist}/tex/latex/smflatex
10807 %{texmfdist}/tex/latex/snapshot
10808 %{texmfdist}/tex/latex/songbook
10809 %{texmfdist}/tex/latex/soyombo
10810 %{texmfdist}/tex/latex/sparklines
10811 %{texmfdist}/tex/latex/spie
10812 %{texmfdist}/tex/latex/splitbib
10813 %{texmfdist}/tex/latex/splitindex
10814 %{texmfdist}/tex/latex/sprite
10815 %{texmfdist}/tex/latex/srcltx
10816 %{texmfdist}/tex/latex/sseq
10817 %{texmfdist}/tex/latex/ssqquote
10818 %{texmfdist}/tex/latex/stack
10819 %{texmfdist}/tex/latex/stage
10820 %{texmfdist}/tex/latex/statex2
10821 %{texmfdist}/tex/latex/statistik
10822 %{texmfdist}/tex/latex/staves
10823 %{texmfdist}/tex/latex/stdpage
10824 %{texmfdist}/tex/latex/stellenbosch
10825 %{texmfdist}/tex/latex/stex
10826 %{texmfdist}/tex/latex/stringstrings
10827 %{texmfdist}/tex/latex/struktex
10828 %{texmfdist}/tex/latex/sttools
10829 %{texmfdist}/tex/latex/stubs
10830 %{texmfdist}/tex/latex/subdepth
10831 %{texmfdist}/tex/latex/subeqn
10832 %{texmfdist}/tex/latex/subeqnarray
10833 %{texmfdist}/tex/latex/subfloat
10834 %{texmfdist}/tex/latex/substr
10835 %{texmfdist}/tex/latex/sudoku
10836 %{texmfdist}/tex/latex/sudokubundle
10837 %{texmfdist}/tex/latex/sugconf
10838 %{texmfdist}/tex/latex/susy
10839 %{texmfdist}/tex/latex/svgcolor
10840 %{texmfdist}/tex/latex/svn-multi
10841 %{texmfdist}/tex/latex/svn
10842 %{texmfdist}/tex/latex/svninfo
10843 %{texmfdist}/tex/latex/swimgraf
10844 %{texmfdist}/tex/latex/symbol
10845 %{texmfdist}/tex/latex/synproof
10846 %{texmfdist}/tex/latex/syntax
10847 %{texmfdist}/tex/latex/syntrace
10848 %{texmfdist}/tex/latex/synttree
10849 %{texmfdist}/tex/latex/timing
10850 %{texmfdist}/tex/latex/tocvsec2
10851 %{texmfdist}/tex/latex/todo
10852 %{texmfdist}/tex/latex/tokenizer
10853 %{texmfdist}/tex/latex/toolbox
10854 %{texmfdist}/tex/latex/topfloat
10855 %{texmfdist}/tex/latex/toptesi
10856 %{texmfdist}/tex/latex/tpslifonts
10857 %{texmfdist}/tex/latex/tracking
10858 %{texmfdist}/tex/latex/trajan
10859 %{texmfdist}/tex/latex/translator
10860 %{texmfdist}/tex/latex/tree-dvips
10861 %{texmfdist}/tex/latex/trfsigns
10862 %{texmfdist}/tex/latex/trivfloat
10863 %{texmfdist}/tex/latex/trsym
10864 %{texmfdist}/tex/latex/tufte-latex
10865 %{texmfdist}/tex/latex/tugboat
10866 %{texmfdist}/tex/latex/turnstile
10867 %{texmfdist}/tex/latex/twoup
10868 %{texmfdist}/tex/latex/typedref
10869 %{texmfdist}/tex/latex/typogrid
10870 %{texmfdist}/tex/latex/uaclasses
10871 %{texmfdist}/tex/latex/ucthesis
10872 %{texmfdist}/tex/latex/uebungsblatt
10873 %{texmfdist}/tex/latex/uhrzeit
10874 %{texmfdist}/tex/latex/uiucthesis
10875 %{texmfdist}/tex/latex/ulsy
10876 %{texmfdist}/tex/latex/umich-thesis
10877 %{texmfdist}/tex/latex/uml
10878 %{texmfdist}/tex/latex/umoline
10879 %{texmfdist}/tex/latex/umrand
10880 %{texmfdist}/tex/latex/umthesis
10881 %{texmfdist}/tex/latex/underlin
10882 %{texmfdist}/tex/latex/ushort
10883 %{texmfdist}/tex/latex/uwthesis
10884
10885 # %files latex-palatcm
10886 # %defattr(644,root,root,755)
10887 # %{texmf}/tex/latex/palatcm
10888
10889 %files latex-pdfslide
10890 %defattr(644,root,root,755)
10891 %doc %{texmfdist}/doc/latex/pdfslide
10892 %{texmfdist}/tex/latex/pdfslide
10893
10894 %files latex-pgf
10895 %defattr(644,root,root,755)
10896 %doc %{texmfdist}/doc/generic/pgf
10897 %{texmfdist}/tex/generic/pgf
10898 %{texmfdist}/tex/generic/pgfplots
10899 %{texmfdist}/tex/latex/pgf
10900 %{texmfdist}/tex/latex/pgfopts
10901 %{texmfdist}/tex/latex/pgfplots
10902
10903 %files latex-prosper
10904 %defattr(644,root,root,755)
10905 %doc %{texmfdist}/doc/latex/prosper
10906 %{texmfdist}/tex/latex/prosper
10907
10908 %files latex-polynom
10909 %defattr(644,root,root,755)
10910 %doc %{texmfdist}/doc/latex/polynom
10911 %{texmfdist}/source/latex/polynom
10912 %{texmfdist}/tex/latex/polynom
10913
10914 %files latex-polynomial
10915 %defattr(644,root,root,755)
10916 %doc %{texmfdist}/doc/latex/polynomial
10917 %{texmfdist}/source/latex/polynomial
10918 %{texmfdist}/tex/latex/polynomial
10919
10920 %files latex-pseudocode
10921 %defattr(644,root,root,755)
10922 %doc %{texmfdist}/doc/latex/pseudocode
10923 %{texmfdist}/tex/latex/pseudocode
10924
10925 %files latex-pst-2dplot
10926 %defattr(644,root,root,755)
10927 %doc %{texmfdist}/doc/generic/pst-2dplot
10928 %{texmfdist}/tex/latex/pst-2dplot
10929
10930 %files latex-pst-3dplot
10931 %defattr(644,root,root,755)
10932 %doc %{texmfdist}/doc/generic/pst-3dplot
10933 %{texmfdist}/dvips/pst-3dplot
10934 %{texmfdist}/tex/generic/pst-3dplot
10935 %{texmfdist}/tex/latex/pst-3dplot
10936
10937 %files latex-pst-bar
10938 %defattr(644,root,root,755)
10939 %doc %{texmfdist}/doc/generic/pst-3dplot
10940 %{texmfdist}/dvips/pst-bar
10941 %{texmfdist}/tex/generic/pst-bar
10942 %{texmfdist}/tex/latex/pst-bar
10943
10944 %files latex-pst-circ
10945 %defattr(644,root,root,755)
10946 %doc %{texmfdist}/doc/generic/pst-circ
10947 %{texmfdist}/dvips/pst-circ
10948 %{texmfdist}/tex/generic/pst-circ
10949 %{texmfdist}/tex/latex/pst-circ
10950
10951 %files latex-pst-diffraction
10952 %defattr(644,root,root,755)
10953 %doc %{texmfdist}/doc/generic/pst-diffraction
10954 %{texmfdist}/tex/generic/pst-diffraction
10955 %{texmfdist}/tex/latex/pst-diffraction
10956
10957 %files latex-pst-eucl
10958 %defattr(644,root,root,755)
10959 %doc %{texmfdist}/doc/generic/pst-eucl
10960 %{texmfdist}/tex/generic/pst-eucl
10961 %{texmfdist}/tex/latex/pst-eucl
10962
10963 %files latex-pst-fun
10964 %defattr(644,root,root,755)
10965 %doc %{texmfdist}/doc/generic/pst-fun
10966 %{texmfdist}/dvips/pst-fun
10967 %{texmfdist}/tex/generic/pst-fun
10968 %{texmfdist}/tex/latex/pst-fun
10969
10970 %files latex-pst-func
10971 %defattr(644,root,root,755)
10972 %doc %{texmfdist}/doc/generic/pst-func
10973 %{texmfdist}/dvips/pst-func
10974 %{texmfdist}/tex/generic/pst-func
10975 %{texmfdist}/tex/latex/pst-func
10976
10977 %files latex-pst-infixplot
10978 %defattr(644,root,root,755)
10979 %doc %{texmfdist}/doc/generic/pst-infixplot
10980 %{texmfdist}/tex/generic/pst-infixplot
10981 %{texmfdist}/tex/latex/pst-infixplot
10982
10983 %files latex-pst-fr3d
10984 %defattr(644,root,root,755)
10985 %doc %{texmfdist}/doc/generic/pst-fr3d
10986 %{texmfdist}/source/generic/pst-fr3d
10987 %{texmfdist}/tex/generic/pst-fr3d
10988 %{texmfdist}/tex/latex/pst-fr3d
10989
10990 %files latex-pst-fractal
10991 %defattr(644,root,root,755)
10992 %doc %{texmfdist}/doc/generic/pst-fractal
10993 %{texmfdist}/dvips/pst-fractal
10994 %{texmfdist}/tex/generic/pst-fractal
10995 %{texmfdist}/tex/latex/pst-fractal
10996
10997 %files latex-pst-math
10998 %defattr(644,root,root,755)
10999 %doc %{texmfdist}/doc/generic/pst-math
11000 %{texmfdist}/dvips/pst-math
11001 %{texmfdist}/tex/generic/pst-math
11002 %{texmfdist}/tex/latex/pst-math
11003
11004 %files latex-pst-ob3d
11005 %defattr(644,root,root,755)
11006 %doc %{texmfdist}/doc/generic/pst-ob3d
11007 %{texmfdist}/source/generic/pst-ob3d
11008 %{texmfdist}/tex/generic/pst-ob3d
11009 %{texmfdist}/tex/latex/pst-ob3d
11010
11011 %files latex-pst-optexp
11012 %defattr(644,root,root,755)
11013 %doc %{texmfdist}/doc/generic/pst-optexp
11014 %{texmfdist}/dvips/pst-optexp
11015 %{texmfdist}/tex/generic/pst-optexp
11016 %{texmfdist}/tex/latex/pst-optexp
11017
11018 %files latex-pst-optic
11019 %defattr(644,root,root,755)
11020 %doc %{texmfdist}/doc/generic/pst-optic
11021 %{texmfdist}/tex/generic/pst-optic
11022 %{texmfdist}/tex/latex/pst-optic
11023
11024 %files latex-pst-text
11025 %defattr(644,root,root,755)
11026 %doc %{texmfdist}/doc/generic/pst-text
11027 %{texmfdist}/dvips/pst-text
11028 %{texmfdist}/tex/generic/pst-text
11029 %{texmfdist}/tex/latex/pst-text
11030
11031 %files latex-pst-uncategorized
11032 %defattr(644,root,root,755)
11033 %doc %{texmfdist}/doc/generic/pst-3d
11034 %doc %{texmfdist}/doc/generic/pst-asr
11035 %doc %{texmfdist}/doc/generic/pst-bar
11036 %doc %{texmfdist}/doc/generic/pst-barcode
11037 %doc %{texmfdist}/doc/generic/pst-blur
11038 %doc %{texmfdist}/doc/generic/pst-coil
11039 %doc %{texmfdist}/doc/generic/pst-cox
11040 # %doc %{texmfdist}/doc/generic/pst-cox/pst-coxcoor
11041 # %doc %{texmfdist}/doc/generic/pst-cox/pst-coxeterp
11042 %doc %{texmfdist}/doc/generic/pst-dbicons
11043 %doc %{texmfdist}/doc/generic/pst-eps
11044 %doc %{texmfdist}/doc/generic/pst-fill
11045 %doc %{texmfdist}/doc/generic/pst-geo
11046 %doc %{texmfdist}/doc/generic/pst-ghsb
11047 %doc %{texmfdist}/doc/generic/pst-gr3d
11048 %doc %{texmfdist}/doc/generic/pst-grad
11049 %doc %{texmfdist}/doc/generic/pst-jtree
11050 %doc %{texmfdist}/doc/generic/pst-labo
11051 %doc %{texmfdist}/doc/generic/pst-lens
11052 %doc %{texmfdist}/doc/generic/pst-light3d
11053 %doc %{texmfdist}/doc/generic/pst-osci
11054 %doc %{texmfdist}/doc/generic/pst-pad
11055 %doc %{texmfdist}/doc/generic/pst-pdgr
11056 %doc %{texmfdist}/doc/generic/pst-poly
11057 %doc %{texmfdist}/doc/generic/pst-qtree
11058 %doc %{texmfdist}/doc/generic/pst-slpe
11059 %doc %{texmfdist}/doc/generic/pst-solides3d
11060 # %doc %{texmfdist}/doc/generic/pst-solides3d/doc-en
11061 # %doc %{texmfdist}/doc/generic/pst-solides3d/doc
11062 %doc %{texmfdist}/doc/generic/pst-soroban
11063 %doc %{texmfdist}/doc/generic/pst-spectra
11064 %doc %{texmfdist}/doc/generic/pst-stru
11065 %doc %{texmfdist}/doc/generic/pst-uml
11066 %doc %{texmfdist}/doc/generic/pst-vue3d
11067 %doc %{texmfdist}/doc/latex/auto-pst-pdf
11068 %doc %{texmfdist}/doc/latex/pst-pdf
11069 %{texmfdist}/dvips/pst-barcode
11070 %{texmfdist}/dvips/pst-blur
11071 %{texmfdist}/dvips/pst-coil
11072 %{texmfdist}/dvips/pst-cox
11073 %{texmfdist}/dvips/pst-eucl
11074 %{texmfdist}/dvips/pst-geo
11075 %{texmfdist}/dvips/pst-ghsb
11076 %{texmfdist}/dvips/pst-grad
11077 %{texmfdist}/dvips/pst-light3d
11078 %{texmfdist}/dvips/pst-slpe
11079 %{texmfdist}/dvips/pst-solides3d
11080 %{texmfdist}/dvips/pst-spectra
11081 %{texmfdist}/dvips/pst-vue3d
11082 %{texmfdist}/scripts/pst-pdf
11083 %{texmfdist}/source/generic/pst-3d
11084 %{texmfdist}/source/generic/pst-3dplot
11085 %{texmfdist}/source/generic/pst-barcode
11086 %{texmfdist}/source/generic/pst-blur
11087 %{texmfdist}/source/generic/pst-circ
11088 %{texmfdist}/source/generic/pst-coil
11089 %{texmfdist}/source/generic/pst-dbicons
11090 %{texmfdist}/source/generic/pst-diffraction
11091 %{texmfdist}/source/generic/pst-eps
11092 %{texmfdist}/source/generic/pst-fill
11093 %{texmfdist}/source/generic/pst-fractal
11094 %{texmfdist}/source/generic/pst-fun
11095 %{texmfdist}/source/generic/pst-func
11096 %{texmfdist}/source/generic/pst-lens
11097 %{texmfdist}/source/generic/pst-light3d
11098 %{texmfdist}/source/generic/pst-optic
11099 %{texmfdist}/source/generic/pst-pad
11100 %{texmfdist}/source/generic/pst-pdgr
11101 %{texmfdist}/source/generic/pst-slpe
11102 %{texmfdist}/source/generic/pst-soroban
11103 %{texmfdist}/source/generic/pst-text
11104 %{texmfdist}/source/generic/pst-uml
11105 %{texmfdist}/source/generic/pst-vue3d
11106 %{texmfdist}/source/latex/auto-pst-pdf
11107 %{texmfdist}/source/latex/pst-gr3d
11108 %{texmfdist}/source/latex/pst-pdf
11109 %{texmfdist}/source/latex/pst-poly
11110 %{texmfdist}/tex/generic/pst-3d
11111 %{texmfdist}/tex/generic/pst-asr
11112 %{texmfdist}/tex/generic/pst-barcode
11113 %{texmfdist}/tex/generic/pst-blur
11114 %{texmfdist}/tex/generic/pst-coil
11115 %{texmfdist}/tex/generic/pst-cox
11116 %{texmfdist}/tex/generic/pst-eps
11117 %{texmfdist}/tex/generic/pst-fill
11118 %{texmfdist}/tex/generic/pst-geo
11119 %{texmfdist}/tex/generic/pst-ghsb
11120 %{texmfdist}/tex/generic/pst-gr3d
11121 %{texmfdist}/tex/generic/pst-grad
11122 %{texmfdist}/tex/generic/pst-jtree
11123 %{texmfdist}/tex/generic/pst-labo
11124 %{texmfdist}/tex/generic/pst-lens
11125 %{texmfdist}/tex/generic/pst-light3d
11126 %{texmfdist}/tex/generic/pst-osci
11127 %{texmfdist}/tex/generic/pst-pad
11128 %{texmfdist}/tex/generic/pst-pdgr
11129 %{texmfdist}/tex/generic/pst-poly
11130 %{texmfdist}/tex/generic/pst-qtree
11131 %{texmfdist}/tex/generic/pst-slpe
11132 %{texmfdist}/tex/generic/pst-solides3d
11133 %{texmfdist}/tex/generic/pst-spectra
11134 %{texmfdist}/tex/generic/pst-stru
11135 %{texmfdist}/tex/generic/pst-vue3d
11136 %{texmfdist}/tex/latex/pst-3d
11137 %{texmfdist}/tex/latex/pst-asr
11138 %{texmfdist}/tex/latex/pst-barcode
11139 %{texmfdist}/tex/latex/pst-blur
11140 %{texmfdist}/tex/latex/pst-coil
11141 %{texmfdist}/tex/latex/pst-cox
11142 %{texmfdist}/tex/latex/pst-dbicons
11143 %{texmfdist}/tex/latex/pst-eps
11144 %{texmfdist}/tex/latex/pst-fill
11145 %{texmfdist}/tex/latex/pst-geo
11146 %{texmfdist}/tex/latex/pst-ghsb
11147 %{texmfdist}/tex/latex/pst-gr3d
11148 %{texmfdist}/tex/latex/pst-grad
11149 %{texmfdist}/tex/latex/pst-jtree
11150 %{texmfdist}/tex/latex/pst-labo
11151 %{texmfdist}/tex/latex/pst-lens
11152 %{texmfdist}/tex/latex/pst-light3d
11153 %{texmfdist}/tex/latex/pst-osci
11154 %{texmfdist}/tex/latex/pst-pad
11155 %{texmfdist}/tex/latex/pst-pdf
11156 %{texmfdist}/tex/latex/pst-pdgr
11157 %{texmfdist}/tex/latex/pst-poly
11158 %{texmfdist}/tex/latex/pst-qtree
11159 %{texmfdist}/tex/latex/pst-slpe
11160 %{texmfdist}/tex/latex/pst-solides3d
11161 %{texmfdist}/tex/latex/pst-soroban
11162 %{texmfdist}/tex/latex/pst-spectra
11163 %{texmfdist}/tex/latex/pst-stru
11164 %{texmfdist}/tex/latex/pst-uml
11165 %{texmfdist}/tex/latex/pst-vue3d
11166
11167 %files latex-psnfss
11168 %defattr(644,root,root,755)
11169 %doc %{texmfdist}/doc/latex/psnfss
11170 %dir %{texmfdist}/source/latex
11171 %dir %{texmfdist}/source/latex/latex-tds
11172 %dir %{texmfdist}/source/latex/latex-tds/tex
11173 %{texmfdist}/fonts/map/dvips/psnfss
11174 %{texmfdist}/source/latex/psnfss
11175 %{texmfdist}/source/latex/latex-tds/tex/psnfss2e.drv
11176 %{texmfdist}/tex/latex/psnfss
11177
11178 %files latex-pxfonts
11179 %defattr(644,root,root,755)
11180 %doc %{texmfdist}/doc/fonts/pxfonts
11181 %{texmfdist}/tex/latex/pxfonts
11182 %{texmfdist}/fonts/type1/public/pxfonts
11183 %{texmfdist}/fonts/afm/public/pxfonts
11184 %{texmfdist}/fonts/tfm/public/pxfonts
11185 %{texmfdist}/fonts/vf/public/pxfonts
11186 %{texmfdist}/fonts/map/dvips/pxfonts
11187
11188 #%files latex-qfonts
11189 #%defattr(644,root,root,755)
11190
11191 %files latex-SIstyle
11192 %defattr(644,root,root,755)
11193 %{texmfdist}/doc/latex/SIstyle
11194 %{texmfdist}/source/latex/SIstyle
11195
11196 %files latex-SIunits
11197 %defattr(644,root,root,755)
11198 %{texmfdist}/doc/latex/SIunits
11199 %{texmfdist}/tex/latex/SIunits
11200 %{texmfdist}/source/latex/SIunits
11201
11202 %files latex-siunitx
11203 %defattr(644,root,root,755)
11204 %{texmfdist}/doc/latex/siunitx
11205 %{texmfdist}/tex/latex/siunitx
11206 %{texmfdist}/source/latex/siunitx
11207
11208 %files latex-Tabbing
11209 %defattr(644,root,root,755)
11210 %{texmfdist}/source/latex/Tabbing
11211 %{texmfdist}/doc/latex/Tabbing
11212
11213 %files latex-txfonts
11214 %defattr(644,root,root,755)
11215 %doc %{texmfdist}/doc/fonts/txfonts
11216 %{texmfdist}/fonts/type1/public/txfonts
11217 %{texmfdist}/fonts/afm/public/txfonts
11218 %{texmfdist}/fonts/enc/dvips/txfonts
11219 %{texmfdist}/fonts/tfm/public/txfonts
11220 %{texmfdist}/fonts/vf/public/txfonts
11221 %{texmfdist}/fonts/map/dvips/txfonts
11222 %{texmfdist}/tex/latex/txfonts
11223
11224 %files latex-ucs
11225 %defattr(644,root,root,755)
11226 %doc %{texmfdist}/doc/latex/ucs
11227 %{texmfdist}/tex/latex/ucs
11228
11229 %files latex-umlaute
11230 %defattr(644,root,root,755)
11231 %{texmfdist}/tex/latex/umlaute
11232
11233 # %files latex-urwvn
11234 # %defattr(644,root,root,755)
11235
11236 %files latex-wasysym
11237 %defattr(644,root,root,755)
11238 %doc %{texmfdist}/doc/latex/wasysym
11239 %{texmfdist}/tex/latex/wasysym
11240 %{texmfdist}/source/latex/wasysym
11241
11242 %files latex-xcolor
11243 %defattr(644,root,root,755)
11244 %doc %{texmfdist}/doc/latex/xcolor
11245 %{texmfdist}/dvips/xcolor
11246 %{texmfdist}/source/latex/xcolor
11247
11248 # %files format-latex
11249 # %defattr(644,root,root,755)
11250 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/latex.fmt
11251
11252 %files format-pdflatex
11253 %defattr(644,root,root,755)
11254 #%{texmf}/pdftex/latex/config
11255 # %dir %{texmf}/pdftex/latex
11256 %attr(755,root,root) %{_bindir}/pdflatex
11257 %{_mandir}/man1/pdflatex.1*
11258 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdflatex.fmt
11259
11260 # %files platex
11261 # %defattr(644,root,root,755)
11262 # %doc %{texmf}/doc/latex/platex
11263 # %dir %{texmf}/tex/platex
11264 # %{texmf}/tex/platex/config
11265 # %{texmf}/tex/latex/platex
11266
11267 # %files format-platex
11268 # %defattr(644,root,root,755)
11269 # %attr(755,root,root) %{_bindir}/platex
11270 #%attr(755,root,root) %{_bindir}/platex-pl
11271 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/platex.fmt
11272 #%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/platex-pl.fmt
11273
11274 # %files format-pdfplatex
11275 # %defattr(644,root,root,755)
11276 #%dir %{texmf}/pdftex/platex
11277 #%{texmf}/pdftex/platex/config
11278 # %attr(755,root,root) %{_bindir}/pdfplatex
11279 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfplatex.fmt
11280
11281 %files tex-babel
11282 %defattr(644,root,root,755)
11283 %dir %{texmfdist}/source/generic/babel
11284 %doc %{texmfdist}/doc/generic/babel
11285 %{texmfdist}/tex/generic/babel
11286
11287 %files tex-german
11288 %defattr(644,root,root,755)
11289 %doc %{texmfdist}/doc/generic/german
11290 %{texmfdist}/tex/generic/german
11291
11292 %files tex-mfpic
11293 %defattr(644,root,root,755)
11294 %doc %{texmfdist}/doc/generic/mfpic
11295 %{texmfdist}/tex/generic/mfpic
11296
11297 %files tex-misc
11298 %defattr(644,root,root,755)
11299 %doc %{texmfdist}/doc/latex/localloc
11300 %doc %{texmfdist}/doc/generic/multido
11301 %doc %{texmfdist}/doc/generic/tap
11302
11303 %{texmfdist}/tex/generic/eijkhout
11304 %{texmfdist}/tex/generic/multido
11305 %{texmfdist}/tex/generic/misc
11306
11307 %files tex-pictex
11308 %defattr(644,root,root,755)
11309 %doc %{texmfdist}/doc/generic/pictex
11310 %{texmfdist}/tex/generic/pictex
11311
11312 %files tex-pstricks
11313 %defattr(644,root,root,755)
11314 %doc %{texmfdist}/doc/generic/pstricks
11315 %{texmfdist}/dvips/pstricks
11316 %{texmfdist}/tex/generic/pstricks
11317
11318 # %files tex-qpx
11319 # %defattr(644,root,root,755)
11320 # %doc %{texmf}/doc/fonts/polish/qpx
11321 # %{texmf}/tex/generic/qpx
11322
11323 %files tex-qpxqtx
11324 %defattr(644,root,root,755)
11325 %doc %{texmfdist}/doc/fonts/qpxqtx
11326 %{texmfdist}/fonts/tfm/public/qpxqtx
11327 %{texmfdist}/fonts/vf/public/qpxqtx
11328 %{texmfdist}/tex/generic/qpxqtx
11329
11330 %files tex-ruhyphen
11331 %defattr(644,root,root,755)
11332 %{texmfdist}/tex/generic/ruhyphen
11333 %{texmfdist}/source/generic/ruhyphen
11334
11335 %files tex-spanish
11336 %defattr(644,root,root,755)
11337 %doc %{texmfdist}/doc/latex/spanish-mx
11338 %dir %{texmfdist}/source/latex/mapcodes
11339 %dir %{texmfdist}/source/latex/polyglot
11340 %dir %{texmfdist}/source/latex/polyglot/langs
11341 %dir %{texmfdist}/tex/latex/apacite
11342 %dir %{texmfdist}/tex/latex/babelbib
11343 %dir %{texmfdist}/tex/latex/dvdcoll/dcl
11344 %dir %{texmfdist}/tex/texsis
11345 %dir %{texmfdist}/tex/texsis/base
11346 %{texmfdist}/source/generic/babel/spanish.ins
11347 %{texmfdist}/source/generic/babel/spanish.dtx
11348 %{texmfdist}/source/latex/polyglot/langs/spanish.ld
11349 %{texmfdist}/source/latex/polyglot/langs/spanish.ot1
11350 %{texmfdist}/source/latex/mapcodes/spanish.map
11351 %{texmfdist}/source/latex/mapcodes/spanish.dtx
11352 %{texmfdist}/tex/texsis/base/Spanish.txs
11353 %{texmfdist}/tex/generic/babel/spanish.sty
11354 %{texmfdist}/tex/generic/babel/spanish.ldf
11355 %{texmfdist}/tex/latex/spanish-mx
11356 %{texmfdist}/tex/latex/custom-bib/spanish.mbs
11357 %{texmfdist}/tex/latex/babelbib/spanish.bdf
11358 %{texmfdist}/tex/latex/apacite/spanish.apc
11359 %{texmfdist}/tex/latex/dvdcoll/dcl/spanish.dcl
11360
11361 %files tex-texdraw
11362 %defattr(644,root,root,755)
11363 %doc %{texmfdist}/doc/texdraw
11364 %{texmfdist}/tex/generic/texdraw
11365
11366 %files tex-thumbpdf
11367 %defattr(644,root,root,755)
11368 %doc %{texmfdist}/doc/generic/thumbpdf
11369 %attr(755,root,root) %{_bindir}/thumbpdf
11370 %{texmfdist}/tex/generic/thumbpdf
11371 %{texmfdist}/scripts/thumbpdf
11372 %{_mandir}/man1/thumbpdf.1*
11373
11374 %files tex-ukrhyph
11375 %defattr(644,root,root,755)
11376 %doc %{texmfdist}/doc/generic/ukrhyph
11377 %{texmfdist}/tex/generic/ukrhyph
11378
11379 %files latex-vietnam
11380 %defattr(644,root,root,755)
11381 %doc %{texmfdist}/doc/generic/vntex
11382 %{texmfdist}/tex/latex/vntex
11383
11384 %files tex-xypic
11385 %defattr(644,root,root,755)
11386 %doc %{texmfdist}/doc/generic/xypic
11387 %{texmfdist}/tex/generic/xypic
11388
11389 %files tex-xkeyval
11390 %defattr(644,root,root,755)
11391 %doc %{texmfdist}/doc/latex/xkeyval
11392 %{texmfdist}/source/latex/xkeyval
11393 %{texmfdist}/tex/generic/xkeyval
11394 %{texmfdist}/tex/latex/xkeyval
11395
11396 %files fonts-adobe
11397 %defattr(644,root,root,755)
11398 %{texmfdist}/fonts/type1/adobe
11399 %{texmfdist}/fonts/afm/adobe
11400 %{texmfdist}/fonts/tfm/adobe
11401 %{texmfdist}/fonts/vf/adobe
11402
11403 %files fonts-ae
11404 %defattr(644,root,root,755)
11405 %doc %{texmfdist}/doc/fonts/ae
11406 %{texmfdist}/fonts/tfm/public/ae
11407 %{texmfdist}/fonts/vf/public/ae
11408 %{texmfdist}/source/fonts/ae
11409
11410 %files fonts-ams
11411 %defattr(644,root,root,755)
11412 %{texmfdist}/bibtex/bst/ams
11413 %{texmfdist}/bibtex/bib/ams
11414 %{texmfdist}/dvips/ams
11415 %{texmfdist}/fonts/source/public/ams
11416 %{texmfdist}/fonts/type1/bluesky/ams
11417 %{texmfdist}/fonts/afm/bluesky/ams
11418 %{texmfdist}/fonts/tfm/public/ams
11419 %{texmfdist}/fonts/map/dvips/ams
11420
11421 %files fonts-antp
11422 %defattr(644,root,root,755)
11423 %doc %{texmfdist}/doc/fonts/antp
11424 %{texmfdist}/fonts/enc/dvips/antp
11425 %{texmfdist}/fonts/map/dvips/antp
11426 %{texmfdist}/fonts/afm/public/antp
11427 %{texmfdist}/fonts/tfm/public/antp
11428 %{texmfdist}/dvips/antp
11429
11430 %files fonts-antt
11431 %defattr(644,root,root,755)
11432 %doc %{texmfdist}/doc/fonts/antt
11433 %{texmfdist}/fonts/afm/public/antt
11434 %{texmfdist}/fonts/opentype/public/antt
11435 %{texmfdist}/fonts/enc/dvips/antt
11436 %{texmfdist}/fonts/tfm/public/antt
11437 %{texmfdist}/fonts/map/dvips/antt
11438 %{texmfdist}/tex/plain/antt
11439 %{texmfdist}/tex/latex/antt
11440
11441 %files fonts-arphic
11442 %defattr(644,root,root,755)
11443 %doc %{texmfdist}/doc/fonts/arphic
11444 %{texmfdist}/fonts/afm/arphic
11445 %{texmfdist}/fonts/tfm/arphic
11446 %{texmfdist}/fonts/vf/arphic
11447
11448 %files fonts-bbm
11449 %defattr(644,root,root,755)
11450 %doc %{texmfdist}/doc/fonts/bbm
11451 %{texmfdist}/fonts/source/public/bbm
11452 %{texmfdist}/fonts/tfm/public/bbm
11453 %{texmfdist}/source/latex/bbm
11454 %{texmfdist}/tex/latex/bbm
11455
11456 %files fonts-bbold
11457 %defattr(644,root,root,755)
11458 %{texmfdist}/fonts/source/public/bbold
11459 %{texmfdist}/fonts/tfm/public/bbold
11460
11461 # %files fonts-bh
11462 # %defattr(644,root,root,755)
11463 # %doc %{texmf}/doc/fonts/bh
11464 # %{texmf}/fonts/tfm/bh
11465 # %{texmf}/fonts/vf/bh
11466
11467 %files fonts-bitstream
11468 %defattr(644,root,root,755)
11469 %{texmfdist}/fonts/afm/bitstrea
11470 %{texmfdist}/fonts/tfm/bitstrea
11471 %{texmfdist}/fonts/vf/bitstrea
11472
11473 #%files fonts-cbgreek
11474 #%defattr(644,root,root,755)
11475
11476 %files fonts-cc-pl
11477 %defattr(644,root,root,755)
11478 %{texmfdist}/fonts/source/public/cc-pl
11479 %{texmfdist}/fonts/enc/dvips/cc-pl
11480 %{texmfdist}/fonts/tfm/public/cc-pl
11481 %{texmfdist}/fonts/map/dvips/cc-pl
11482
11483 %files fonts-cg
11484 %defattr(644,root,root,755)
11485 %{texmfdist}/fonts/tfm/cg
11486 %{texmfdist}/fonts/vf/cg
11487
11488 %files fonts-cm
11489 %defattr(644,root,root,755)
11490 %doc %{texmfdist}/doc/fonts/cm
11491 %dir %{texmfdist}/doc/fonts
11492 %dir %{texmfdist}/dvips
11493 %dir %{texmfdist}/fonts/afm/bluesky
11494 %dir %{texmfdist}/fonts/map/dvips
11495 %dir %{texmfdist}/fonts/pk/ljfour/public
11496 %{texmfdist}/dvips/cm
11497 %{texmfdist}/fonts/source/public/cm
11498 %{texmfdist}/fonts/afm/bluesky/cm
11499 %{texmfdist}/fonts/tfm/public/cm
11500 %{texmfdist}/fonts/pk/ljfour/public/cm
11501 %{texmfdist}/fonts/map/dvips/cm
11502
11503 %files fonts-cmbright
11504 %defattr(644,root,root,755)
11505 %doc %{texmfdist}/doc/latex/cmbright
11506 %{texmfdist}/fonts/source/public/cmbright
11507 %{texmfdist}/fonts/tfm/public/cmbright
11508 %{texmfdist}/source/latex/cmbright
11509 %{texmfdist}/tex/latex/cmbright
11510
11511 %files fonts-cmcyr
11512 %defattr(644,root,root,755)
11513 %doc %{texmfdist}/doc/fonts/cmcyr
11514 %{texmfdist}/fonts/source/public/cmcyr
11515 %{texmfdist}/fonts/type1/public/cmcyr
11516 %{texmfdist}/fonts/tfm/public/cmcyr
11517 %{texmfdist}/fonts/vf/public/cmcyr
11518 %{texmfdist}/fonts/map/dvips/cmcyr
11519
11520 %files fonts-cmextra
11521 %defattr(644,root,root,755)
11522 %{texmfdist}/fonts/source/public/cmextra
11523 %{texmfdist}/fonts/tfm/public/cmextra
11524
11525 %files fonts-cmsuper
11526 %defattr(644,root,root,755)
11527 %doc %{texmfdist}/doc/fonts/cm-super
11528 %{texmfdist}/fonts/afm/public/cm-super
11529 %{texmfdist}/fonts/enc/dvips/cm-super
11530 %{texmfdist}/fonts/map/dvips/cm-super
11531 %{texmfdist}/fonts/map/vtex/cm-super
11532 %{texmfdist}/fonts/type1/public/cm-super
11533
11534 %files fonts-concmath
11535 %defattr(644,root,root,755)
11536 %doc %{texmfdist}/doc/fonts/concmath
11537 %doc %{texmfdist}/doc/latex/concmath
11538 %{texmfdist}/fonts/source/public/concmath
11539 %{texmfdist}/fonts/tfm/public/concmath
11540 %{texmfdist}/source/latex/concmath
11541 %{texmfdist}/tex/latex/concmath
11542
11543 %files fonts-concrete
11544 %defattr(644,root,root,755)
11545 %doc %{texmfdist}/doc/fonts/concrete
11546 %{texmfdist}/fonts/source/public/concrete
11547 %{texmfdist}/fonts/tfm/public/concrete
11548
11549 %files fonts-cs
11550 %defattr(644,root,root,755)
11551 %{texmfdist}/dvips/cs
11552 %{texmfdist}/fonts/source/public/cs
11553 %{texmfdist}/fonts/enc/dvips/cs
11554 %{texmfdist}/fonts/tfm/public/cs
11555 %{texmfdist}/fonts/map/dvips/cs
11556
11557 #%files fonts-dstroke
11558 #%defattr(644,root,root,755)
11559
11560 %files fonts-ecc
11561 %defattr(644,root,root,755)
11562 %doc %{texmfdist}/doc/fonts/ecc
11563 %{texmfdist}/fonts/source/public/ecc
11564 %{texmfdist}/fonts/tfm/public/ecc
11565
11566 %files fonts-eurosym
11567 %defattr(644,root,root,755)
11568 %doc %{texmfdist}/doc/fonts/eurosym
11569 %{texmfdist}/fonts/source/public/eurosym
11570 %{texmfdist}/fonts/tfm/public/eurosym
11571 %{texmfdist}/fonts/map/dvips/eurosym
11572 %{texmfdist}/source/fonts/eurosym
11573 %{texmfdist}/tex/latex/eurosym
11574
11575 %files fonts-eulervm
11576 %defattr(644,root,root,755)
11577 %doc %{texmfdist}/doc/latex/eulervm
11578 %{texmfdist}/fonts/tfm/public/eulervm
11579 %{texmfdist}/fonts/vf/public/eulervm
11580 %{texmfdist}/source/latex/eulervm
11581 %{texmfdist}/tex/latex/eulervm
11582
11583 %files fonts-euxm
11584 %defattr(644,root,root,755)
11585 %{texmfdist}/fonts/source/public/euxm
11586 %{texmfdist}/fonts/tfm/public/euxm
11587
11588 %files fonts-gothic
11589 %defattr(644,root,root,755)
11590 %{texmfdist}/doc/fonts/gothic
11591 %{texmfdist}/dvips/gothic
11592 %{texmfdist}/fonts/source/public/gothic
11593 %{texmfdist}/fonts/type1/public/gothic
11594 %{texmfdist}/fonts/afm/public/gothic
11595 %{texmfdist}/fonts/tfm/public/gothic
11596 %{texmfdist}/fonts/vf/public/gothic
11597 %{texmfdist}/fonts/map/dvips/gothic
11598
11599 %files fonts-hoekwater
11600 %defattr(644,root,root,755)
11601 %{texmfdist}/fonts/afm/hoekwater
11602 %{texmfdist}/fonts/tfm/hoekwater
11603 %{texmfdist}/fonts/truetype/hoekwater
11604
11605 %files fonts-jknappen
11606 %defattr(644,root,root,755)
11607 %{texmfdist}/fonts/source/jknappen
11608 %{texmfdist}/fonts/tfm/jknappen
11609
11610 %files fonts-latex
11611 %defattr(644,root,root,755)
11612 %doc %{texmfdist}/doc/latex/esint
11613 %dir %{texmfdist}/fonts/source/public/latex-fonts
11614 %dir %{texmfdist}/fonts/type1/bluesky/latex-fonts
11615 %dir %{texmfdist}/fonts/afm/bluesky/latex-fonts
11616 %dir %{texmfdist}/fonts/tfm/public/latex-fonts
11617 %dir %{texmfdist}/fonts/map/dvips/latex-fonts
11618 %{texmfdist}/fonts/source/public/esint
11619 %{texmfdist}/fonts/tfm/public/esint
11620 %{texmfdist}/source/latex/esint
11621 %{texmfdist}/tex/latex/esint
11622 %{texmfdist}/fonts/source/public/latex-fonts/*
11623 %{texmfdist}/fonts/type1/bluesky/latex-fonts/*
11624 %{texmfdist}/fonts/afm/bluesky/latex-fonts/*
11625 %{texmfdist}/fonts/tfm/public/latex-fonts/*
11626 %{texmfdist}/fonts/map/dvips/latex-fonts/*
11627
11628 %files fonts-lh
11629 %defattr(644,root,root,755)
11630 %doc %{texmfdist}/doc/fonts/lh
11631 %{texmfdist}/fonts/source/lh
11632 %{texmfdist}/metapost/support/charlib/LH
11633 %{texmfdist}/source/fonts/lh
11634 %{texmfdist}/source/latex/lh
11635
11636 %files fonts-lm
11637 %defattr(644,root,root,755)
11638 %doc %{texmfdist}/doc/fonts/lm
11639 %{texmfdist}/fonts/type1/public/lm
11640 %{texmfdist}/fonts/afm/public/lm
11641 %{texmfdist}/fonts/opentype/public/lm
11642 %{texmfdist}/fonts/enc/dvips/lm
11643 %{texmfdist}/fonts/tfm/public/lm
11644 %{texmfdist}/fonts/map/dvips/lm
11645 %{texmfdist}/fonts/map/dvipdfm/lm
11646 %{texmfdist}/source/fonts/lm
11647 %{texmfdist}/tex/latex/lm
11648
11649 %files fonts-marvosym
11650 %defattr(644,root,root,755)
11651 %doc %{texmfdist}/doc/latex/marvosym
11652 %dir %{texmfdist}/source/fonts/eurofont
11653 %dir %{texmfdist}/source/fonts/eurofont/marvosym
11654 %dir %{texmfdist}/tex/latex
11655 %{texmfdist}/fonts/type1/public/marvosym
11656 %{texmfdist}/fonts/afm/public/marvosym
11657 %{texmfdist}/fonts/tfm/public/marvosym
11658 %{texmfdist}/fonts/map/dvips/marvosym
11659 %{texmfdist}/source/fonts/eurofont/marvosym/*
11660 %{texmfdist}/tex/latex/marvosym
11661
11662 %files fonts-mflogo
11663 %defattr(644,root,root,755)
11664 %doc %{texmfdist}/doc/latex/mflogo
11665 %{texmfdist}/fonts/source/public/mflogo
11666 %{texmfdist}/fonts/type1/hoekwater/mflogo
11667 %{texmfdist}/fonts/afm/hoekwater/mflogo
11668 %{texmfdist}/fonts/tfm/public/mflogo
11669 %{texmfdist}/fonts/map/dvips/mflogo
11670 %{texmfdist}/source/latex/mflogo
11671 %{texmfdist}/tex/latex/mflogo
11672
11673 %files fonts-misc
11674 %defattr(644,root,root,755)
11675 %doc %{texmfdist}/doc/latex/marvosym/mac/oztex/tex-font/misc
11676 %{texmfdist}/fonts/source/public/misc
11677 %{texmfdist}/fonts/tfm/public/misc
11678 %{texmfdist}/fonts/misc
11679
11680 %files fonts-monotype
11681 %defattr(644,root,root,755)
11682 %{texmfdist}/fonts/tfm/monotype
11683 %{texmfdist}/fonts/vf/monotype
11684
11685
11686 %files fonts-other
11687 %defattr(644,root,root,755)
11688
11689 %doc %{texmfdist}/doc/fonts/yi4latex
11690 %{texmfdist}/fonts/source/public/yi4latex
11691 %{texmfdist}/fonts/tfm/public/yi4latex
11692
11693 %{texmfdist}/fonts/tfm/public/pslatex
11694 %{texmfdist}/fonts/map/dvips/pslatex
11695 %{texmfdist}/fonts/vf/public/pslatex
11696
11697 %doc %{texmfdist}/doc/fonts/allrunes
11698 %{texmfdist}/fonts/source/public/allrunes
11699 %{texmfdist}/fonts/tfm/public/allrunes
11700 %{texmfdist}/fonts/type1/public/allrunes
11701 %{texmfdist}/source/fonts/allrunes
11702
11703 %doc %{texmfdist}/doc/fonts/antiqua
11704 %{texmfdist}/fonts/map/dvips/antiqua
11705
11706 %{texmfdist}/fonts/source/public/apl
11707 %{texmfdist}/fonts/tfm/public/apl
11708 %{texmfdist}/source/fonts/apl
11709
11710 %{texmfdist}/fonts/afm/arabi
11711 %{texmfdist}/fonts/tfm/arabi
11712 %{texmfdist}/fonts/type1/arabi
11713 %{texmfdist}/fonts/enc/dvips/arabi
11714 %{texmfdist}/fonts/map/dvips/arabi
11715
11716 %{texmfdist}/fonts/map/dvips/arabtex
11717 %{texmfdist}/fonts/source/public/arabtex
11718 %{texmfdist}/fonts/tfm/public/arabtex
11719 %{texmfdist}/fonts/type1/public/arabtex
11720
11721 %doc %{texmfdist}/doc/fonts/archaic
11722 %{texmfdist}/fonts/afm/public/archaic
11723 %{texmfdist}/fonts/map/dvips/archaic
11724 %{texmfdist}/fonts/source/public/archaic
11725 %{texmfdist}/fonts/tfm/public/archaic
11726 %{texmfdist}/fonts/type1/public/archaic
11727 %{texmfdist}/source/fonts/archaic
11728
11729 %doc %{texmfdist}/doc/fonts/arev
11730 %{texmfdist}/fonts/afm/public/arev
11731 %{texmfdist}/fonts/enc/dvips/arev
11732 %{texmfdist}/fonts/map/dvips/arev
11733 %{texmfdist}/fonts/tfm/public/arev
11734 %{texmfdist}/fonts/type1/public/arev
11735 %{texmfdist}/fonts/vf/public/arev
11736 %{texmfdist}/source/fonts/arev
11737
11738 %{texmfdist}/fonts/tfm/vntex/arevvn
11739 %{texmfdist}/fonts/type1/vntex/arevvn
11740
11741 %{texmfdist}/fonts/source/public/ar
11742 %{texmfdist}/fonts/tfm/public/ar
11743
11744 %doc %{texmfdist}/doc/fonts/armenian
11745 %{texmfdist}/fonts/source/public/armenian
11746 %{texmfdist}/fonts/tfm/public/armenian
11747
11748 %{texmfdist}/fonts/map/dvips/arphic
11749
11750 %doc %{texmfdist}/doc/fonts/malayalam
11751 %doc %{texmfdist}/doc/fonts/Asana-Math
11752 %{texmfdist}/fonts/opentype/public/Asana-Math
11753
11754 %doc %{texmfdist}/doc/fonts/ascii
11755 %{texmfdist}/fonts/map/dvips/ascii
11756 %{texmfdist}/fonts/tfm/public/ascii
11757 %{texmfdist}/fonts/type1/public/ascii
11758
11759 %doc %{texmfdist}/doc/fonts/astro
11760 %{texmfdist}/fonts/source/public/astro
11761 %{texmfdist}/fonts/tfm/public/astro
11762
11763 %{texmfdist}/fonts/afm/public/augie
11764 %{texmfdist}/fonts/map/dvips/augie
11765 %{texmfdist}/fonts/tfm/public/augie
11766 %{texmfdist}/fonts/type1/public/augie
11767 %{texmfdist}/fonts/vf/public/augie
11768
11769 %doc %{texmfdist}/doc/fonts/auncial-new
11770 %{texmfdist}/fonts/afm/public/auncial-new
11771 %{texmfdist}/fonts/map/dvips/auncial-new
11772 %{texmfdist}/fonts/tfm/public/auncial-new
11773 %{texmfdist}/fonts/type1/public/auncial-new
11774 %{texmfdist}/source/fonts/auncial-new
11775
11776 %{texmfdist}/fonts/afm/public/aurical
11777 %{texmfdist}/fonts/map/dvips/aurical
11778 %{texmfdist}/fonts/source/public/aurical
11779 %{texmfdist}/fonts/tfm/public/aurical
11780 %{texmfdist}/fonts/type1/public/aurical
11781
11782 %{texmfdist}/fonts/map/dvips/avantgar
11783
11784 %{texmfdist}/fonts/source/public/backgammon
11785 %{texmfdist}/fonts/tfm/public/backgammon
11786
11787 %{texmfdist}/fonts/source/public/bangtex
11788 %{texmfdist}/fonts/tfm/public/bangtex
11789
11790 %{texmfdist}/fonts/source/public/barcodes
11791 %{texmfdist}/fonts/tfm/public/barcodes
11792
11793 %{texmfdist}/fonts/source/public/bayer
11794 %{texmfdist}/fonts/tfm/public/bayer
11795
11796 %{texmfdist}/fonts/source/public/bbding
11797 %{texmfdist}/fonts/tfm/public/bbding
11798
11799 %{texmfdist}/fonts/map/dvips/belleek
11800 %{texmfdist}/fonts/truetype/public
11801
11802 %{texmfdist}/fonts/source/public/bengali
11803 %{texmfdist}/fonts/tfm/public/bengali
11804
11805 %doc %{texmfdist}/doc/fonts/bera
11806 %{texmfdist}/fonts/afm/public/bera
11807 %{texmfdist}/fonts/map/dvips/bera
11808 %{texmfdist}/fonts/map/vtex/bera
11809 %{texmfdist}/fonts/tfm/public/bera
11810 %{texmfdist}/fonts/type1/public/bera
11811 %{texmfdist}/fonts/vf/public/bera
11812
11813 %doc %{texmfdist}/doc/fonts/blacklettert1
11814 %{texmfdist}/fonts/tfm/public/blacklettert1
11815 %{texmfdist}/fonts/vf/public/blacklettert1
11816 %{texmfdist}/source/fonts/blacklettert1
11817
11818 %doc %{texmfdist}/doc/fonts/boisik
11819 %{texmfdist}/fonts/source/public/boisik
11820
11821 %doc %{texmfdist}/doc/fonts/bookhands
11822 %{texmfdist}/fonts/source/public/bookhands
11823
11824 %{texmfdist}/fonts/map/dvips/bookman
11825
11826 %{texmfdist}/fonts/afm/public/brushscr
11827 %{texmfdist}/fonts/map/dvips/brushscr
11828 %{texmfdist}/fonts/tfm/public/brushscr
11829 %{texmfdist}/fonts/type1/public/brushscr
11830 %{texmfdist}/fonts/vf/public/brushscr
11831
11832 %doc %{texmfdist}/doc/fonts/burmese
11833 %{texmfdist}/fonts/map/dvips/burmese
11834 %{texmfdist}/fonts/tfm/public/burmese
11835 %{texmfdist}/fonts/type1/public/burmese
11836
11837 %doc %{texmfdist}/doc/fonts/cns
11838 %{texmfdist}/fonts/tfm/cns
11839
11840 %{texmfdist}/fonts/enc/dvips/c90enc
11841
11842 %{texmfdist}/fonts/source/public/calligra
11843 %{texmfdist}/fonts/tfm/public/calligra
11844
11845 %doc %{texmfdist}/doc/fonts/carolmin-ps
11846 %{texmfdist}/fonts/afm/public/carolmin-ps
11847 %{texmfdist}/fonts/map/dvips/carolmin-ps
11848 %{texmfdist}/fonts/type1/public/carolmin-ps
11849
11850 %{texmfdist}/fonts/source/public/casyl
11851 %{texmfdist}/fonts/tfm/public/casyl
11852
11853 %{texmfdist}/fonts/source/public/cbcoptic
11854 %{texmfdist}/fonts/tfm/public/cbcoptic
11855 %{texmfdist}/fonts/type1/public/cbcoptic
11856
11857 %doc %{texmfdist}/doc/fonts/cbfonts
11858 %{texmfdist}/fonts/enc/dvips/cbfonts
11859 %{texmfdist}/fonts/map/dvips/cbfonts
11860 %{texmfdist}/fonts/source/public/cbfonts
11861 %{texmfdist}/fonts/tfm/public/cbfonts
11862 %{texmfdist}/fonts/type1/public/cbfonts
11863
11864 %{texmfdist}/fonts/source/public/cchess
11865 %{texmfdist}/fonts/tfm/public/cchess
11866
11867 %{texmfdist}/fonts/afm/vntex/chartervn
11868 %{texmfdist}/fonts/tfm/vntex/chartervn
11869 %{texmfdist}/fonts/type1/vntex/chartervn
11870 %{texmfdist}/fonts/vf/vntex/chartervn
11871
11872 %doc %{texmfdist}/doc/fonts/chemarrow
11873 %{texmfdist}/fonts/afm/public/chemarrow
11874 %{texmfdist}/fonts/map/dvips/chemarrow
11875 %{texmfdist}/fonts/source/public/chemarrow
11876 %{texmfdist}/fonts/tfm/public/chemarrow
11877 %{texmfdist}/fonts/type1/public/chemarrow
11878
11879 %{texmfdist}/fonts/source/public/cherokee
11880 %{texmfdist}/fonts/tfm/public/cherokee
11881
11882 %{texmfdist}/fonts/source/public/chess
11883
11884 %{texmfdist}/fonts/enc/dvips/chessfss
11885
11886 %{texmfdist}/fonts/source/public/china2e
11887 %{texmfdist}/fonts/tfm/public/china2e
11888
11889 %{texmfdist}/fonts/source/public/circ
11890 %{texmfdist}/fonts/tfm/public/circ
11891
11892 %doc %{texmfdist}/doc/fonts/cirth
11893 %{texmfdist}/fonts/source/public/cirth
11894 %{texmfdist}/fonts/tfm/public/cirth
11895
11896 %doc %{texmfdist}/doc/fonts/cjhebrew
11897 %{texmfdist}/fonts/afm/public/cjhebrew
11898 %{texmfdist}/fonts/enc/dvips/cjhebrew
11899 %{texmfdist}/fonts/map/dvips/cjhebrew
11900 %{texmfdist}/fonts/tfm/public/cjhebrew
11901 %{texmfdist}/fonts/type1/public/cjhebrew
11902 %{texmfdist}/fonts/vf/public/cjhebrew
11903
11904 %{texmfdist}/fonts/source/public/clock
11905 %{texmfdist}/fonts/tfm/public/clock
11906
11907 %doc %{texmfdist}/doc/fonts/cmastro
11908 %{texmfdist}/fonts/source/public/cmastro
11909 %{texmfdist}/fonts/tfm/public/cmastro
11910
11911 %{texmfdist}/fonts/tfm/vntex/cmbrightvn
11912 %{texmfdist}/fonts/type1/vntex/cmbrightvn
11913
11914 %{texmfdist}/fonts/type1/public/cmex
11915
11916 %{texmfdist}/fonts/afm/public/cm-lgc
11917 %{texmfdist}/fonts/enc/dvips/cm-lgc
11918 %{texmfdist}/fonts/map/dvips/cm-lgc
11919 %{texmfdist}/fonts/ofm/public/cm-lgc
11920 %{texmfdist}/fonts/ovf/public/cm-lgc
11921 %{texmfdist}/fonts/tfm/public/cm-lgc
11922 %{texmfdist}/fonts/type1/public/cm-lgc
11923 %{texmfdist}/fonts/vf/public/cm-lgc
11924
11925 %{texmfdist}/fonts/map/dvips/cmll
11926 %{texmfdist}/fonts/source/public/cmll
11927 %{texmfdist}/fonts/tfm/public/cmll
11928 %{texmfdist}/fonts/type1/public/cmll
11929
11930 %doc %{texmfdist}/doc/fonts/cmpica
11931 %{texmfdist}/fonts/source/public/cmpica
11932 %{texmfdist}/fonts/tfm/public/cmpica
11933
11934
11935 %{texmfdist}/fonts/tfm/vntex/comicsansvn
11936 %{texmfdist}/fonts/type1/vntex/comicsansvn
11937 %{texmfdist}/fonts/vf/vntex/comicsansvn
11938
11939 %{texmfdist}/fonts/tfm/vntex/concretevn
11940 %{texmfdist}/fonts/type1/vntex/concretevn
11941
11942 %{texmfdist}/fonts/afm/ibm
11943 %{texmfdist}/fonts/tfm/ibm
11944 %{texmfdist}/fonts/vf/ibm
11945 %{texmfdist}/fonts/map/dvips/courier
11946 %{texmfdist}/fonts/tfm/cspsfonts-adobe
11947 %{texmfdist}/fonts/vf/cspsfonts-adobe
11948
11949 %doc %{texmfdist}/doc/fonts/croatian
11950 %{texmfdist}/fonts/source/public/croatian
11951
11952 %{texmfdist}/fonts/afm/public/cryst
11953 %{texmfdist}/fonts/source/public/cryst
11954 %{texmfdist}/fonts/tfm/public/cryst
11955 %{texmfdist}/fonts/type1/public/cryst
11956
11957 %{texmfdist}/fonts/source/public/ctib
11958 %{texmfdist}/fonts/tfm/public/ctib
11959
11960 %doc %{texmfdist}/doc/fonts/cyklop
11961 %{texmfdist}/fonts/afm/public/cyklop
11962 %{texmfdist}/fonts/enc/dvips/cyklop
11963 %{texmfdist}/fonts/map/dvips/cyklop
11964 %{texmfdist}/fonts/opentype/public/cyklop
11965 %{texmfdist}/fonts/tfm/public/cyklop
11966 %{texmfdist}/fonts/type1/public/cyklop
11967
11968 %{texmfdist}/fonts/source/public/dancers
11969 %{texmfdist}/fonts/tfm/public/dancers
11970
11971 %doc %{texmfdist}/doc/fonts/dice
11972 %{texmfdist}/fonts/source/public/dice
11973 %{texmfdist}/fonts/tfm/public/dice
11974
11975 %doc %{texmfdist}/doc/fonts/dictsym
11976 %{texmfdist}/fonts/afm/public/dictsym
11977 %{texmfdist}/fonts/map/dvips/dictsym
11978 %{texmfdist}/fonts/map/vtex/dictsym
11979 %{texmfdist}/fonts/tfm/public/dictsym
11980 %{texmfdist}/fonts/type1/public/dictsym
11981
11982 %doc %{texmfdist}/doc/fonts/dingbat
11983 %{texmfdist}/fonts/tfm/public/dingbat
11984 %{texmfdist}/source/fonts/dingbat
11985
11986 %doc %{texmfdist}/doc/fonts/doublestroke
11987 %{texmfdist}/fonts/map/dvips/doublestroke
11988 %{texmfdist}/fonts/source/public/doublestroke
11989 %{texmfdist}/fonts/tfm/public/doublestroke
11990 %{texmfdist}/fonts/type1/public/doublestroke
11991
11992 %doc %{texmfdist}/doc/fonts/duerer
11993 %{texmfdist}/fonts/source/public/duerer
11994 %{texmfdist}/fonts/tfm/public/duerer
11995
11996 %doc %{texmfdist}/doc/fonts/ean
11997 %{texmfdist}/fonts/source/public/ean
11998 %{texmfdist}/fonts/tfm/public/ean
11999
12000 %doc %{texmfdist}/doc/fonts/eco
12001 %{texmfdist}/fonts/tfm/public/eco
12002 %{texmfdist}/fonts/vf/public/eco
12003 %{texmfdist}/source/fonts/eco
12004
12005 %doc %{texmfdist}/doc/fonts/eiad
12006 %{texmfdist}/fonts/source/public/eiad
12007 %{texmfdist}/fonts/tfm/public/eiad
12008
12009 %doc %{texmfdist}/doc/fonts/elvish
12010 %{texmfdist}/fonts/source/public/elvish
12011 %{texmfdist}/fonts/tfm/public/elvish
12012
12013 %doc %{texmfdist}/doc/fonts/epigrafica
12014 %{texmfdist}/fonts/afm/public/epigrafica
12015 %{texmfdist}/fonts/enc/dvips/epigrafica
12016 %{texmfdist}/fonts/map/dvips/epigrafica
12017 %{texmfdist}/fonts/tfm/public/epigrafica
12018 %{texmfdist}/fonts/type1/public/epigrafica
12019 %{texmfdist}/fonts/vf/public/epigrafica
12020
12021 %{texmfdist}/fonts/map/dvips/epiolmec
12022 %{texmfdist}/fonts/tfm/public/epiolmec
12023 %{texmfdist}/fonts/type1/public/epiolmec
12024
12025 %doc %{texmfdist}/doc/fonts/esint-type1
12026 %{texmfdist}/fonts/map/dvips/esint-type1
12027 %{texmfdist}/fonts/type1/public/esint-type1
12028
12029 %{texmfdist}/fonts/map/dvips/esvect
12030 %{texmfdist}/fonts/source/public/esvect
12031 %{texmfdist}/fonts/tfm/public/esvect
12032 %{texmfdist}/fonts/type1/public/esvect
12033
12034 %{texmfdist}/fonts/ofm/public/ethiop
12035 %{texmfdist}/fonts/ovf/public/ethiop
12036 %{texmfdist}/fonts/ovp/public/ethiop
12037 %{texmfdist}/fonts/source/public/ethiop
12038 %{texmfdist}/fonts/tfm/public/ethiop
12039
12040 %{texmfdist}/fonts/map/dvips/ethiop-t1
12041 %{texmfdist}/fonts/type1/public/ethiop-t1
12042
12043 %doc %{texmfdist}/doc/fonts/euro-ce
12044 %{texmfdist}/fonts/source/public/euro-ce
12045 %{texmfdist}/fonts/tfm/public/euro-ce
12046
12047 %doc %{texmfdist}/doc/fonts/eurofont
12048 %{texmfdist}/fonts/map/dvips/eurofont
12049 %{texmfdist}/source/fonts/eurofont
12050
12051 %doc %{texmfdist}/doc/fonts/feyn
12052 %{texmfdist}/fonts/source/public/feyn
12053 %{texmfdist}/fonts/tfm/public/feyn
12054 %{texmfdist}/source/fonts/feyn
12055
12056 %doc %{texmfdist}/doc/fonts/fge
12057 %{texmfdist}/fonts/source/public/fge
12058 %{texmfdist}/fonts/tfm/public/fge
12059 %{texmfdist}/source/fonts/fge
12060
12061 %{texmfdist}/fonts/map/dvips/foekfont
12062 %{texmfdist}/fonts/tfm/public/foekfont
12063 %{texmfdist}/fonts/type1/public/foekfont
12064
12065 %doc %{texmfdist}/doc/fonts/fonetika
12066 %{texmfdist}/fonts/afm/public/fonetika
12067 %{texmfdist}/fonts/map/dvips/fonetika
12068 %{texmfdist}/fonts/tfm/public/fonetika
12069 %{texmfdist}/fonts/type1/public/fonetika
12070
12071 %doc %{texmfdist}/doc/fonts/fourier
12072 %{texmfdist}/fonts/afm/public/fourier
12073 %{texmfdist}/fonts/map/dvips/fourier
12074 %{texmfdist}/fonts/tfm/public/fourier
12075 %{texmfdist}/fonts/type1/public/fourier
12076 %{texmfdist}/fonts/vf/public/fourier
12077 %{texmfdist}/source/fonts/fourier
12078
12079 %doc %{texmfdist}/doc/fonts/fouriernc
12080 %{texmfdist}/fonts/afm/public/fouriernc
12081 %{texmfdist}/fonts/tfm/public/fouriernc
12082 %{texmfdist}/fonts/vf/public/fouriernc
12083
12084 %doc %{texmfdist}/doc/fonts/frcursive
12085 %{texmfdist}/fonts/source/public/frcursive
12086 %{texmfdist}/fonts/tfm/public/frcursive
12087 %{texmfdist}/source/fonts/frcursive
12088
12089 %doc %{texmfdist}/doc/fonts/futhark
12090 %{texmfdist}/fonts/source/public/futhark
12091 %{texmfdist}/fonts/tfm/public/futhark
12092
12093 %{texmfdist}/fonts/afm/public/garuda
12094 %{texmfdist}/fonts/map/dvips/garuda
12095 %{texmfdist}/fonts/tfm/public/garuda
12096 %{texmfdist}/fonts/type1/public/garuda
12097
12098 %doc %{texmfdist}/doc/fonts/genealogy
12099 %{texmfdist}/fonts/source/public/genealogy
12100 %{texmfdist}/fonts/tfm/public/genealogy
12101
12102 %doc %{texmfdist}/doc/fonts/gfsartemisia
12103 %{texmfdist}/fonts/afm/public/gfsartemisia
12104 %{texmfdist}/fonts/enc/dvips/gfsartemisia
12105 %{texmfdist}/fonts/map/dvips/gfsartemisia
12106 %{texmfdist}/fonts/opentype/public/gfsartemisia
12107 %{texmfdist}/fonts/tfm/public/gfsartemisia
12108 %{texmfdist}/fonts/type1/public/gfsartemisia
12109 %{texmfdist}/fonts/vf/public/gfsartemisia
12110
12111 %doc %{texmfdist}/doc/fonts/gfsbaskerville
12112 %{texmfdist}/fonts/afm/public/gfsbaskerville
12113 %{texmfdist}/fonts/enc/dvips/gfsbaskerville
12114 %{texmfdist}/fonts/map/dvips/gfsbaskerville
12115 %{texmfdist}/fonts/opentype/public/gfsbaskerville
12116 %{texmfdist}/fonts/tfm/public/gfsbaskerville
12117 %{texmfdist}/fonts/type1/public/gfsbaskerville
12118 %{texmfdist}/fonts/vf/public/gfsbaskerville
12119
12120 %doc %{texmfdist}/doc/fonts/gfsbodoni
12121 %{texmfdist}/fonts/afm/public/gfsbodoni
12122 %{texmfdist}/fonts/enc/dvips/gfsbodoni
12123 %{texmfdist}/fonts/map/dvips/gfsbodoni
12124 %{texmfdist}/fonts/opentype/public/gfsbodoni
12125 %{texmfdist}/fonts/tfm/public/gfsbodoni
12126 %{texmfdist}/fonts/type1/public/gfsbodoni
12127 %{texmfdist}/fonts/vf/public/gfsbodoni
12128
12129 %doc %{texmfdist}/doc/fonts/gfscomplutum
12130 %{texmfdist}/fonts/afm/public/gfscomplutum
12131 %{texmfdist}/fonts/enc/dvips/gfscomplutum
12132 %{texmfdist}/fonts/map/dvips/gfscomplutum
12133 %{texmfdist}/fonts/opentype/public/gfscomplutum
12134 %{texmfdist}/fonts/tfm/public/gfscomplutum
12135 %{texmfdist}/fonts/type1/public/gfscomplutum
12136 %{texmfdist}/fonts/vf/public/gfscomplutum
12137
12138 %doc %{texmfdist}/doc/fonts/gfsdidot
12139 %{texmfdist}/fonts/afm/public/gfsdidot
12140 %{texmfdist}/fonts/enc/dvips/gfsdidot
12141 %{texmfdist}/fonts/map/dvips/gfsdidot
12142 %{texmfdist}/fonts/opentype/public/gfsdidot
12143 %{texmfdist}/fonts/tfm/public/gfsdidot
12144 %{texmfdist}/fonts/type1/public/gfsdidot
12145 %{texmfdist}/fonts/vf/public/gfsdidot
12146
12147 %doc %{texmfdist}/doc/fonts/gfsneohellenic
12148 %{texmfdist}/fonts/afm/public/gfsneohellenic
12149 %{texmfdist}/fonts/enc/dvips/gfsneohellenic
12150 %{texmfdist}/fonts/map/dvips/gfsneohellenic
12151 %{texmfdist}/fonts/opentype/public/gfsneohellenic
12152 %{texmfdist}/fonts/tfm/public/gfsneohellenic
12153 %{texmfdist}/fonts/type1/public/gfsneohellenic
12154 %{texmfdist}/fonts/vf/public/gfsneohellenic
12155
12156 %doc %{texmfdist}/doc/fonts/gfsporson
12157 %{texmfdist}/fonts/afm/public/gfsporson
12158 %{texmfdist}/fonts/enc/dvips/gfsporson
12159 %{texmfdist}/fonts/map/dvips/gfsporson
12160 %{texmfdist}/fonts/opentype/public/gfsporson
12161 %{texmfdist}/fonts/tfm/public/gfsporson
12162 %{texmfdist}/fonts/type1/public/gfsporson
12163 %{texmfdist}/fonts/vf/public/gfsporson
12164
12165 %doc %{texmfdist}/doc/fonts/gfssolomos
12166 %{texmfdist}/fonts/afm/public/gfssolomos
12167 %{texmfdist}/fonts/enc/dvips/gfssolomos
12168 %{texmfdist}/fonts/map/dvips/gfssolomos
12169 %{texmfdist}/fonts/opentype/public/gfssolomos
12170 %{texmfdist}/fonts/tfm/public/gfssolomos
12171 %{texmfdist}/fonts/type1/public/gfssolomos
12172 %{texmfdist}/fonts/vf/public/gfssolomos
12173
12174 %{texmfdist}/fonts/source/public/go
12175 %{texmfdist}/fonts/tfm/public/go
12176
12177 %doc %{texmfdist}/doc/fonts/greenpoint
12178 %{texmfdist}/fonts/source/public/greenpoint
12179 %{texmfdist}/fonts/tfm/public/greenpoint
12180
12181 %{texmfdist}/fonts/afm/groff
12182 %{texmfdist}/fonts/enc/dvips/groff
12183 %{texmfdist}/fonts/map/dvips/groff
12184 %{texmfdist}/fonts/tfm/groff
12185 %{texmfdist}/fonts/type1/groff
12186
12187 %doc %{texmfdist}/doc/fonts/grotesq
12188 %{texmfdist}/fonts/map/dvips/grotesq
12189
12190 %{texmfdist}/fonts/afm/vntex/grotesqvn
12191 %{texmfdist}/fonts/tfm/vntex/grotesqvn
12192 %{texmfdist}/fonts/type1/vntex/grotesqvn
12193
12194 %{texmfdist}/fonts/afm/public/grverb
12195 %{texmfdist}/fonts/map/dvips/grverb
12196 %{texmfdist}/fonts/tfm/public/grverb
12197 %{texmfdist}/fonts/type1/public/grverb
12198 %{texmfdist}/fonts/vf/public/grverb
12199
12200 %{texmfdist}/fonts/source/public/hands
12201 %{texmfdist}/fonts/tfm/public/hands
12202
12203 %{texmfdist}/fonts/afm/jmn
12204 %{texmfdist}/fonts/tfm/jmn
12205 %{texmfdist}/fonts/type1/jmn
12206
12207 %{texmfdist}/fonts/map/dvips/helvetic
12208
12209 %doc %{texmfdist}/doc/fonts/hfbright
12210 %{texmfdist}/fonts/afm/public/hfbright
12211 %{texmfdist}/fonts/enc/dvips/hfbright
12212 %{texmfdist}/fonts/map/dvips/hfbright
12213 %{texmfdist}/fonts/type1/public/hfbright
12214 %{texmfdist}/source/fonts/hfbright
12215
12216 %doc %{texmfdist}/doc/fonts/hfoldsty
12217 %{texmfdist}/fonts/tfm/public/hfoldsty
12218 %{texmfdist}/fonts/vf/public/hfoldsty
12219 %{texmfdist}/source/fonts/hfoldsty
12220
12221 %doc %{texmfdist}/doc/fonts/ibygrk
12222 %{texmfdist}/tex/generic/ibygrk
12223 %{texmfdist}/fonts/afm/public/ibygrk
12224 %{texmfdist}/fonts/enc/dvips/ibygrk
12225 %{texmfdist}/fonts/map/dvips/ibygrk
12226 %{texmfdist}/fonts/source/public/ibygrk
12227 %{texmfdist}/fonts/tfm/public/ibygrk
12228 %{texmfdist}/fonts/type1/public/ibygrk
12229
12230 %doc %{texmfdist}/doc/fonts/ifsym
12231 %{texmfdist}/fonts/source/public/ifsym
12232 %{texmfdist}/fonts/tfm/public/ifsym
12233
12234 %doc %{texmfdist}/doc/fonts/initials
12235 %{texmfdist}/fonts/afm/public/initials
12236 %{texmfdist}/fonts/map/dvips/initials
12237 %{texmfdist}/fonts/tfm/public/initials
12238 %{texmfdist}/fonts/type1/public/initials
12239
12240 %doc %{texmfdist}/doc/fonts/itrans
12241 %{texmfdist}/fonts/afm/public/itrans
12242 %{texmfdist}/fonts/source/public/itrans
12243 %{texmfdist}/fonts/tfm/public/itrans
12244 %{texmfdist}/fonts/type1/public/itrans
12245
12246 %doc %{texmfdist}/doc/fonts/iwona
12247 %{texmfdist}/fonts/afm/public/iwona
12248 %{texmfdist}/fonts/enc/dvips/iwona
12249 %{texmfdist}/fonts/map/dvips/iwona
12250 %{texmfdist}/fonts/opentype/public/iwona
12251 %{texmfdist}/fonts/tfm/public/iwona
12252 %{texmfdist}/fonts/type1/public/iwona
12253
12254 %{texmfdist}/fonts/enc/dvips/jmn
12255 %{texmfdist}/fonts/map/dvips/jmn
12256
12257 %doc %{texmfdist}/doc/fonts/kdgreek
12258 %{texmfdist}/fonts/source/public/kdgreek
12259 %{texmfdist}/fonts/tfm/public/kdgreek
12260
12261 %{texmfdist}/fonts/afm/public/kerkis
12262 %{texmfdist}/fonts/enc/dvips/kerkis
12263 %{texmfdist}/fonts/map/dvips/kerkis
12264 %{texmfdist}/fonts/tfm/public/kerkis
12265 %{texmfdist}/fonts/type1/public/kerkis
12266 %{texmfdist}/fonts/vf/public/kerkis
12267
12268 %doc %{texmfdist}/doc/fonts/kixfont
12269 %{texmfdist}/fonts/source/public/kixfont
12270 %{texmfdist}/fonts/tfm/public/kixfont
12271
12272 %doc %{texmfdist}/doc/fonts/kpfonts
12273 %dir %{texmfdist}/fonts/map/public
12274 %{texmfdist}/fonts/afm/public/kpfonts
12275 %{texmfdist}/fonts/map/public/kpfonts
12276 %{texmfdist}/fonts/source/public/kpfonts
12277 %{texmfdist}/fonts/tfm/public/kpfonts
12278 %{texmfdist}/fonts/type1/public/kpfonts
12279 %{texmfdist}/fonts/vf/public/kpfonts
12280
12281 %doc %{texmfdist}/doc/fonts/kurier
12282 %{texmfdist}/fonts/afm/public/kurier
12283 %{texmfdist}/fonts/enc/dvips/kurier
12284 %{texmfdist}/fonts/map/dvips/kurier
12285 %{texmfdist}/fonts/opentype/public/kurier
12286 %{texmfdist}/fonts/tfm/public/kurier
12287 %{texmfdist}/fonts/type1/public/kurier
12288
12289 %doc %{texmfdist}/doc/fonts/levy
12290 %{texmfdist}/fonts/source/public/levy
12291
12292 %doc %{texmfdist}/doc/fonts/lfb
12293 %{texmfdist}/fonts/source/public/lfb
12294 %{texmfdist}/fonts/tfm/public/lfb
12295
12296 %doc %{texmfdist}/doc/fonts/libertine
12297 %{texmfdist}/fonts/afm/public/libertine
12298 %{texmfdist}/fonts/enc/dvips/libertine
12299 %{texmfdist}/fonts/map/dvips/libertine
12300 %{texmfdist}/fonts/tfm/public/libertine
12301 %{texmfdist}/fonts/type1/public/libertine
12302 %{texmfdist}/fonts/vf/public/libertine
12303
12304 %doc %{texmfdist}/doc/fonts/linearA
12305 %{texmfdist}/fonts/afm/public/linearA
12306 %{texmfdist}/fonts/map/dvips/linearA
12307 %{texmfdist}/fonts/tfm/public/linearA
12308 %{texmfdist}/fonts/type1/public/linearA
12309 %{texmfdist}/source/fonts/linearA
12310
12311 %{texmfdist}/fonts/source/public/logic
12312 %{texmfdist}/fonts/tfm/public/logic
12313
12314 %doc %{texmfdist}/doc/fonts/lxfonts
12315 %{texmfdist}/fonts/map/dvips/lxfonts
12316 %{texmfdist}/fonts/source/public/lxfonts
12317 %{texmfdist}/fonts/tfm/public/lxfonts
12318 %{texmfdist}/fonts/type1/public/lxfonts
12319
12320 %doc %{texmfdist}/doc/fonts/ly1
12321 %{texmfdist}/fonts/map/dvips/ly1
12322
12323 %{texmfdist}/fonts/source/public/malayalam
12324 %{texmfdist}/fonts/tfm/public/malayalam
12325
12326 %{texmfdist}/fonts/map/dvips/manfnt
12327
12328 %{texmfdist}/fonts/map/dvips/mathdesign
12329
12330 %{texmfdist}/fonts/tfm/public/mathpazo
12331 %{texmfdist}/fonts/vf/public/mathpazo
12332
12333 %{texmfdist}/fonts/afm/mathdesign
12334 %{texmfdist}/fonts/tfm/mathdesign
12335 %{texmfdist}/fonts/type1/mathdesign
12336 %{texmfdist}/fonts/vf/mathdesign
12337
12338 %{texmfdist}/fonts/enc/dvips/mnsymbol
12339 %{texmfdist}/fonts/map/dvips/mnsymbol
12340 %dir %{texmfdist}/fonts/map/vtex
12341 %{texmfdist}/fonts/map/vtex/mnsymbol
12342 %{texmfdist}/fonts/opentype/public/mnsymbol
12343 %{texmfdist}/fonts/source/public/mnsymbol
12344 %{texmfdist}/fonts/tfm/public/mnsymbol
12345 %{texmfdist}/fonts/type1/public/mnsymbol
12346
12347 %{texmfdist}/fonts/map/dvips/montex
12348 %{texmfdist}/fonts/source/public/montex
12349 %{texmfdist}/fonts/tfm/public/montex
12350 %{texmfdist}/fonts/type1/public/montex
12351
12352 %{texmfdist}/fonts/tfm/vntex/mscorevn
12353 %{texmfdist}/fonts/vf/vntex/mscorevn
12354
12355 %{texmfdist}/fonts/source/public/musixps
12356 %{texmfdist}/fonts/tfm/public/musixps
12357
12358 %doc %{texmfdist}/doc/generic/musixtex
12359 %{texmfdist}/fonts/map/dvips/musixtex
12360 %{texmfdist}/fonts/source/public/musixtex
12361 %{texmfdist}/fonts/tfm/public/musixtex
12362 %{texmfdist}/fonts/type1/public/musixtex
12363
12364 %{texmfdist}/fonts/source/public/mxd
12365 %{texmfdist}/fonts/tfm/public/mxd
12366
12367 %{texmfdist}/fonts/source/public/mxedruli
12368 %{texmfdist}/fonts/tfm/public/mxedruli
12369
12370 %{texmfdist}/fonts/map/dvips/ncntrsbk
12371
12372 %{texmfdist}/fonts/source/public/niceframe
12373 %{texmfdist}/fonts/tfm/public/niceframe
12374
12375 %doc %{texmfdist}/doc/fonts/nkarta
12376 %{texmfdist}/fonts/source/public/nkarta
12377 %{texmfdist}/fonts/tfm/public/nkarta
12378
12379 %{texmfdist}/fonts/afm/public/norasi
12380 %{texmfdist}/fonts/map/dvips/norasi
12381 %{texmfdist}/fonts/tfm/public/norasi
12382 %{texmfdist}/fonts/type1/public/norasi
12383
12384 %{texmfdist}/fonts/source/public/oca
12385
12386 %{texmfdist}/fonts/afm/public/ocherokee
12387 %{texmfdist}/fonts/map/dvips/ocherokee
12388 %{texmfdist}/fonts/ofm/public/ocherokee
12389 %{texmfdist}/fonts/ovf/public/ocherokee
12390 %{texmfdist}/fonts/ovp/public/ocherokee
12391 %{texmfdist}/fonts/tfm/public/ocherokee
12392 %{texmfdist}/fonts/type1/public/ocherokee
12393
12394 %{texmfdist}/fonts/source/public/ogham
12395 %{texmfdist}/fonts/tfm/public/ogham
12396
12397 %doc %{texmfdist}/doc/fonts/oinuit
12398 %{texmfdist}/fonts/map/dvips/oinuit
12399 %{texmfdist}/fonts/ofm/public/oinuit
12400 %{texmfdist}/fonts/ovf/public/oinuit
12401 %{texmfdist}/fonts/tfm/public/oinuit
12402 %{texmfdist}/fonts/type1/public/oinuit
12403
12404 %{texmfdist}/fonts/source/public/osmanian
12405
12406 %doc %{texmfdist}/doc/fonts/ot2cyr
12407 %{texmfdist}/fonts/map/dvips/ot2cyr
12408 %{texmfdist}/source/fonts/ot2cyr
12409
12410 %{texmfdist}/fonts/source/public/othello
12411 %{texmfdist}/fonts/tfm/public/othello
12412
12413 %{texmfdist}/fonts/ofm/public/otibet
12414 %{texmfdist}/fonts/ovf/public/otibet
12415 %{texmfdist}/fonts/ovp/public/otibet
12416 %{texmfdist}/fonts/source/public/otibet
12417 %{texmfdist}/fonts/tfm/public/otibet
12418
12419 %doc %{texmfdist}/doc/fonts/pacioli
12420 %{texmfdist}/fonts/source/public/pacioli
12421 %{texmfdist}/fonts/tfm/public/pacioli
12422
12423 %{texmfdist}/fonts/map/dvips/palatino
12424
12425 %doc %{texmfdist}/doc/fonts/phaistos
12426 %{texmfdist}/fonts/afm/public/phaistos
12427 %{texmfdist}/fonts/map/dvips/phaistos
12428 %{texmfdist}/fonts/opentype/public/phaistos
12429 %{texmfdist}/fonts/tfm/public/phaistos
12430 %{texmfdist}/fonts/type1/public/phaistos
12431 %{texmfdist}/source/fonts/phaistos
12432
12433 %{texmfdist}/fonts/opentype/public/philokalia
12434
12435 %doc %{texmfdist}/doc/fonts/phonetic
12436 %{texmfdist}/fonts/source/public/phonetic
12437 %{texmfdist}/fonts/tfm/public/phonetic
12438 %{texmfdist}/source/fonts/phonetic
12439
12440 %{texmfdist}/source/fonts/malayalam
12441
12442 %{texmfdist}/fonts/source/public/punk
12443 %{texmfdist}/fonts/tfm/public/punk
12444
12445 %{texmfdist}/fonts/tfm/public/relenc
12446 %{texmfdist}/fonts/vf/public/relenc
12447
12448 %doc %{texmfdist}/doc/fonts/rsfs
12449 %{texmfdist}/fonts/map/dvips/rsfs
12450
12451 %{texmfdist}/fonts/map/dvips/sanskrit
12452 %{texmfdist}/fonts/source/public/sanskrit
12453 %{texmfdist}/fonts/tfm/public/sanskrit
12454 %{texmfdist}/fonts/type1/public/sanskrit
12455
12456 %{texmfdist}/fonts/source/public/sauter
12457
12458 %doc %{texmfdist}/doc/fonts/semaphor
12459 %{texmfdist}/fonts/afm/public/semaphor
12460 %{texmfdist}/fonts/enc/dvips/semaphor
12461 %{texmfdist}/fonts/map/dvips/semaphor
12462 %{texmfdist}/fonts/opentype/public/semaphor
12463 %{texmfdist}/fonts/source/public/semaphor
12464 %{texmfdist}/fonts/tfm/public/semaphor
12465 %{texmfdist}/fonts/type1/public/semaphor
12466
12467 %{texmfdist}/fonts/source/public/simpsons
12468
12469 %{texmfdist}/fonts/map/dvips/skak
12470 %{texmfdist}/fonts/source/public/skak
12471 %{texmfdist}/fonts/tfm/public/skak
12472
12473 %doc %{texmfdist}/doc/fonts/skaknew
12474 %{texmfdist}/fonts/afm/public/skaknew
12475 %{texmfdist}/fonts/map/dvips/skaknew
12476 %{texmfdist}/fonts/map/vtex/skaknew
12477 %{texmfdist}/fonts/tfm/public/skaknew
12478 %{texmfdist}/fonts/type1/public/skaknew
12479
12480 %{texmfdist}/fonts/source/public/skull
12481
12482 %{texmfdist}/fonts/source/public/soyombo
12483 %{texmfdist}/fonts/tfm/public/soyombo
12484
12485 %doc %{texmfdist}/doc/fonts/staves
12486 %{texmfdist}/fonts/map/dvips/staves
12487 %{texmfdist}/fonts/tfm/public/staves
12488 %{texmfdist}/fonts/type1/public/staves
12489
12490 %{texmfdist}/fonts/map/dvips/stmaryrd
12491 %{texmfdist}/fonts/source/public/stmaryrd
12492
12493 %{texmfdist}/fonts/map/dvips/symbol
12494
12495 %{texmfdist}/fonts/afm/public/tabvar
12496 %{texmfdist}/fonts/map/dvips/tabvar
12497 %{texmfdist}/fonts/tfm/public/tabvar
12498 %{texmfdist}/fonts/type1/public/tabvar
12499
12500
12501 %{texmfdist}/fonts/source/public/tapir
12502 %{texmfdist}/fonts/type1/public/tapir
12503
12504 %{texmfdist}/fonts/enc/dvips/tengwarscript
12505 %{texmfdist}/fonts/map/dvips/tengwarscript
12506 %{texmfdist}/fonts/tfm/public/tengwarscript
12507 %{texmfdist}/fonts/vf/public/tengwarscript
12508
12509 %{texmfdist}/doc/fonts/pclnfss
12510 %{texmfdist}/source/fonts/pclnfss
12511
12512 %doc %{texmfdist}/doc/fonts/tex-gyre
12513 %{texmfdist}/fonts/afm/public/tex-gyre
12514 %{texmfdist}/fonts/enc/dvips/tex-gyre
12515 %{texmfdist}/fonts/map/dvips/tex-gyre
12516 %{texmfdist}/fonts/opentype/public/tex-gyre
12517 %{texmfdist}/fonts/tfm/public/tex-gyre
12518 %{texmfdist}/fonts/type1/public/tex-gyre
12519
12520 %{texmfdist}/fonts/map/dvips/times
12521
12522
12523 %doc %{texmfdist}/doc/fonts/timing
12524 %{texmfdist}/fonts/source/public/timing
12525 %{texmfdist}/fonts/tfm/public/timing
12526
12527 %doc %{texmfdist}/doc/fonts/tipa
12528 %{texmfdist}/fonts/map/dvips/tipa
12529 %{texmfdist}/fonts/source/public/tipa
12530 %{texmfdist}/fonts/tfm/public/tipa
12531 %{texmfdist}/fonts/type1/public/tipa
12532
12533 %{texmfdist}/fonts/afm/public/trajan
12534 %{texmfdist}/fonts/map/dvips/trajan
12535 %{texmfdist}/fonts/tfm/public/trajan
12536 %{texmfdist}/fonts/type1/public/trajan
12537
12538 %{texmfdist}/fonts/source/public/trsym
12539 %{texmfdist}/fonts/tfm/public/trsym
12540
12541 %{texmfdist}/fonts/tfm/vntex/txttvn
12542 %{texmfdist}/fonts/type1/vntex/txttvn
12543
12544 %{texmfdist}/fonts/map/dvips/uhc
12545
12546 %{texmfdist}/fonts/source/public/ulsy
12547 %{texmfdist}/fonts/tfm/public/ulsy
12548
12549 %doc %{texmfdist}/doc/fonts/umrand
12550 %{texmfdist}/fonts/source/public/umrand
12551 %{texmfdist}/fonts/tfm/public/umrand
12552
12553 %doc %{texmfdist}/doc/fonts/umtypewriter
12554 %{texmfdist}/fonts/opentype/public/umtypewriter
12555
12556 %doc %{texmfdist}/doc/fonts/universa
12557 %{texmfdist}/fonts/source/public/universa
12558 %{texmfdist}/fonts/tfm/public/universa
12559 %{texmfdist}/source/fonts/universa
12560
12561 %{texmfdist}/fonts/afm/public/velthuis
12562 %{texmfdist}/fonts/map/dvips/velthuis
12563 %{texmfdist}/fonts/source/public/velthuis
12564 %{texmfdist}/fonts/tfm/public/velthuis
12565 %{texmfdist}/fonts/type1/public/velthuis
12566
12567 %{texmfdist}/fonts/enc/dvips/vntex
12568
12569 %{texmfdist}/fonts/afm/vntex/vntopia
12570 %{texmfdist}/fonts/tfm/vntex/vntopia
12571 %{texmfdist}/fonts/type1/vntex/vntopia
12572 %{texmfdist}/fonts/vf/vntex/vntopia
12573
12574 %{texmfdist}/fonts/map/dvips/wadalab
12575
12576 %doc %{texmfdist}/doc/fonts/wasy
12577 %{texmfdist}/fonts/afm/public/wasy
12578 %{texmfdist}/fonts/map/dvips/wasy
12579 %{texmfdist}/fonts/type1/public/wasy
12580
12581 %{texmfdist}/fonts/source/public/wnri
12582 %{texmfdist}/fonts/tfm/public/wnri
12583
12584 %{texmfdist}/fonts/source/public/wsuipa
12585 %{texmfdist}/fonts/tfm/public/wsuipa
12586
12587 %{texmfdist}/fonts/source/public/xbmc
12588 %{texmfdist}/fonts/tfm/public/xbmc
12589
12590 %doc %{texmfdist}/doc/fonts/xq
12591 %{texmfdist}/fonts/source/public/xq
12592 %{texmfdist}/fonts/tfm/public/xq
12593
12594 %{texmfdist}/fonts/source/public/yannisgr
12595
12596 %{texmfdist}/fonts/map/dvips/yhmath
12597 %{texmfdist}/fonts/source/public/yhmath
12598 %{texmfdist}/fonts/tfm/public/yhmath
12599 %{texmfdist}/fonts/type1/public/yhmath
12600 %{texmfdist}/fonts/vf/public/yhmath
12601
12602 %{texmfdist}/fonts/map/dvips/zapfchan
12603 %{texmfdist}/fonts/tfm/urw35vf
12604
12605 %{texmfdist}/fonts/map/dvips/zapfding
12606
12607 %{texmfdist}/dvips/zefonts
12608 %{texmfdist}/fonts/map/dvips/zefonts
12609 %{texmfdist}/fonts/tfm/public/zefonts
12610 %{texmfdist}/fonts/vf/public/zefonts
12611
12612
12613 %files fonts-omega
12614 %defattr(644,root,root,755)
12615 %doc %{texmfdist}/doc/omega
12616 %dir %{texmfdist}/omega
12617 %dir %{texmfdist}/omega/otp
12618 %dir %{texmfdist}/omega/ocp
12619 %{texmfdist}/dvips/omega
12620 %{texmfdist}/fonts/ofm/public/omega
12621 %{texmfdist}/fonts/type1/public/omega
12622 %{texmfdist}/fonts/afm/public/omega
12623 %{texmfdist}/fonts/ovp/public/omega
12624 %{texmfdist}/fonts/tfm/public/omega
12625 %{texmfdist}/fonts/ovf/public/omega
12626 %{texmfdist}/fonts/map/dvips/omega
12627 %{texmfdist}/omega/ocp/omega
12628 %{texmfdist}/omega/otp/omega
12629 %{texmfdist}/tex/plain/omega
12630
12631 #%files fonts-pazo
12632 #%defattr(644,root,root,755)
12633
12634 %files fonts-pl
12635 %defattr(644,root,root,755)
12636 %doc %{texmfdist}/doc/fonts/pl
12637 %dir %{texmf}/scripts/texlive
12638 %dir %{texmf}/scripts/texlive/tlmgrgui
12639 %dir %{texmf}/scripts/texlive/tlmgrgui/lang
12640 %{texmfdist}/dvips/pl
12641 %{texmfdist}/fonts/source/public/pl
12642 %{texmfdist}/fonts/type1/public/pl
12643 %{texmfdist}/fonts/afm/public/pl
12644 %{texmfdist}/fonts/enc/dvips/pl
12645 %{texmfdist}/fonts/tfm/public/pl
12646 %{texmfdist}/fonts/map/dvips/pl
12647 %{texmf}/scripts/texlive/tlmgrgui/lang/pl
12648
12649 %files fonts-px
12650 %defattr(644,root,root,755)
12651 %doc %{texmfdist}/doc/fonts/pxfonts
12652 # %doc %{texmf}/doc/doc/english/free-math-font-survey/source/pxfonts.tex
12653 # %doc %{texmf}/doc/doc/english/free-math-font-survey/images/pxfonts.png
12654 %dir %{texmfdist}/fonts/map/dvips/pxfonts
12655 %dir %{texmfdist}/tex/latex/pxfonts
12656 %{texmfdist}/fonts/map/dvips/pxfonts/pxfonts.map
12657 %{texmfdist}/fonts/afm/public/pxfonts
12658 %{texmfdist}/fonts/tfm/public/pxfonts
12659 %{texmfdist}/fonts/type1/public/pxfonts
12660 %{texmfdist}/fonts/vf/public/pxfonts
12661 %{texmfdist}/tex/latex/pxfonts/pxfonts.sty
12662
12663 #%files fonts-qfonts
12664 #%defattr(644,root,root,755)
12665 # %doc %{texmf}/doc/fonts/polish/qfonts
12666 # %{texmf}/fonts/enc/dvips/qfonts
12667 # %{texmf}/fonts/map/dvips/qfonts
12668 # %{texmf}/dvips/qfonts
12669 # %{texmf}/fonts/afm/public/qfonts
12670 # %{texmf}/fonts/tfm/public/qfonts
12671
12672 # %files fonts-qpx
12673 # %defattr(644,root,root,755)
12674 # %{texmf}/fonts/tfm/public/qpx
12675 # %{texmf}/fonts/vf/public/qpx
12676
12677 %files fonts-qpxqtx
12678 %defattr(644,root,root,755)
12679 %{texmfdist}/fonts/tfm/public/qpxqtx
12680 %{texmfdist}/fonts/vf/public/qpxqtx
12681
12682 %files fonts-rsfs
12683 %defattr(644,root,root,755)
12684 %{texmfdist}/fonts/source/public/rsfs
12685 %{texmfdist}/fonts/tfm/public/rsfs
12686
12687 %files fonts-stmaryrd
12688 %defattr(644,root,root,755)
12689 %doc %{texmfdist}/doc/fonts/stmaryrd
12690 %{texmfdist}/source/fonts/stmaryrd
12691 %{texmfdist}/fonts/tfm/public/stmaryrd
12692
12693 %files fonts-tx
12694 %defattr(644,root,root,755)
12695 %{texmfdist}/fonts/map/dvips/txfonts/txfonts.map
12696 %{texmfdist}/fonts/afm/public/txfonts
12697 %{texmfdist}/fonts/tfm/public/txfonts
12698 %{texmfdist}/fonts/vf/public/txfonts
12699
12700 %files fonts-uhc
12701 %defattr(644,root,root,755)
12702 %doc %{texmfdist}/doc/fonts/uhc
12703 %{texmfdist}/fonts/afm/uhc
12704 %{texmfdist}/fonts/tfm/uhc
12705 %{texmfdist}/fonts/vf/uhc
12706
12707 %files fonts-urw
12708 %defattr(644,root,root,755)
12709 %{texmfdist}/fonts/afm/urw
12710 %{texmfdist}/fonts/tfm/urw
12711 %{texmfdist}/fonts/vf/urw
12712
12713 %files fonts-urwvn
12714 %defattr(644,root,root,755)
12715 %{texmfdist}/fonts/afm/vntex/urwvn
12716 %{texmfdist}/fonts/tfm/vntex/urwvn
12717 %{texmfdist}/fonts/type1/vntex/urwvn
12718 %{texmfdist}/fonts/vf/vntex/urwvn
12719
12720 %files fonts-vnr
12721 %defattr(644,root,root,755)
12722 %{texmfdist}/fonts/map/dvips/vntex
12723 %{texmfdist}/fonts/source/vntex/vnr
12724 %{texmfdist}/fonts/tfm/vntex/vnr
12725
12726 %files fonts-wadalab
12727 %defattr(644,root,root,755)
12728 %doc %{texmfdist}/doc/fonts/wadalab
12729 %{texmfdist}/fonts/afm/wadalab
12730 %{texmfdist}/fonts/tfm/wadalab
12731 %{texmfdist}/fonts/vf/wadalab
12732
12733 %files fonts-wasy
12734 %defattr(644,root,root,755)
12735 %{texmfdist}/fonts/source/public/wasy
12736 %{texmfdist}/fonts/tfm/public/wasy
12737
12738 %files fonts-xypic
12739 %defattr(644,root,root,755)
12740 %{texmfdist}/fonts/map/dvips/xypic
12741 # %{texmfdist}/fonts/afm/public/xypic
12742 %{texmfdist}/fonts/source/public/xypic
12743 %{texmfdist}/fonts/tfm/public/xypic
12744
12745 %files fonts-yandy
12746 %defattr(644,root,root,755)
12747 # %{texmf}/fonts/afm/yandy
12748 %{texmfdist}/source/fonts/eurofont/marvosym/tfmfiles/yandy
12749 # %{texmf}/fonts/tfm/yandy
12750 # %{texmf}/fonts/vf/yandy
12751
12752 %files fonts-type1-antp
12753 %defattr(644,root,root,755)
12754 %{texmfdist}/dvips/antp
12755 %{texmfdist}/fonts/type1/public/antp
12756
12757 %files fonts-type1-antt
12758 %defattr(644,root,root,755)
12759 # %{texmf}/dvips/antt
12760 %{texmfdist}/fonts/type1/public/antt
12761
12762 %files fonts-type1-arphic
12763 %defattr(644,root,root,755)
12764 %{texmfdist}/fonts/type1/arphic
12765
12766 %files fonts-type1-belleek
12767 %defattr(644,root,root,755)
12768 %doc %{texmfdist}/doc/fonts/belleek
12769 %{texmfdist}/fonts/type1/public/belleek
12770
12771 %files fonts-type1-bitstream
12772 %defattr(644,root,root,755)
12773 %{texmfdist}/fonts/type1/bitstrea
12774
12775 %files fonts-type1-bluesky
12776 %defattr(644,root,root,755)
12777 # %doc %{texmf}/doc/fonts/bluesky
12778 # %{texmf}/dvips/bluesky
12779 %{texmfdist}/fonts/type1/bluesky
12780
12781 %files fonts-type1-cc-pl
12782 %defattr(644,root,root,755)
12783 %doc %{texmfdist}/doc/fonts/cc-pl
12784 %{texmfdist}/fonts/type1/public/cc-pl
12785
12786 %files fonts-type1-cmcyr
12787 %defattr(644,root,root,755)
12788 %{texmfdist}/fonts/type1/public/cmcyr
12789
12790 %files fonts-type1-cs
12791 %defattr(644,root,root,755)
12792 %{texmfdist}/fonts/type1/public/cs
12793
12794 # %files fonts-type1-dstroke
12795 # %defattr(644,root,root,755)
12796 # %{texmf}/fonts/type1/public/dstroke
12797
12798 %files fonts-type1-eurosym
12799 %defattr(644,root,root,755)
12800 %{texmfdist}/fonts/type1/public/eurosym
12801
12802 %files fonts-type1-hoekwater
12803 %defattr(644,root,root,755)
12804 %{texmfdist}/fonts/type1/hoekwater
12805
12806 %files fonts-type1-fpl
12807 %defattr(644,root,root,755)
12808 %doc %{texmfdist}/doc/fonts/fpl
12809 %{texmfdist}/fonts/afm/public/fpl
12810 %{texmfdist}/fonts/type1/public/fpl
12811
12812 %files fonts-type1-lm
12813 %defattr(644,root,root,755)
12814 %{texmfdist}/fonts/afm/public/lm
12815 %{texmfdist}/fonts/type1/public/lm
12816
12817 %files fonts-type1-marvosym
12818 %defattr(644,root,root,755)
12819 %{texmfdist}/fonts/type1/public/marvosym
12820
12821 %files fonts-type1-mathpazo
12822 %defattr(644,root,root,755)
12823 # %doc %{texmf}/doc/fonts/mathpazo
12824 %{texmfdist}/fonts/afm/public/mathpazo
12825 %{texmfdist}/fonts/type1/public/mathpazo
12826
12827 %files fonts-type1-omega
12828 %defattr(644,root,root,755)
12829 %{texmfdist}/fonts/type1/public/omega
12830
12831 %files fonts-type1-pl
12832 %defattr(644,root,root,755)
12833 # %doc %{texmf}/doc/fonts/polish/plpsfont
12834 %{texmfdist}/fonts/type1/public/pl
12835
12836 %files fonts-type1-px
12837 %defattr(644,root,root,755)
12838 %{texmfdist}/fonts/type1/public/pxfonts
12839
12840 # %files fonts-type1-qfonts
12841 # %defattr(644,root,root,755)
12842 # %{texmfdist}/fonts/type1/public/qfonts
12843
12844 %files fonts-type1-tx
12845 %defattr(644,root,root,755)
12846 %{texmfdist}/fonts/type1/public/txfonts
12847
12848 # %files fonts-type1-tt2001
12849 # %defattr(644,root,root,755)
12850 # %{texmf}/fonts/type1/public/tt2001
12851
12852 %files fonts-type1-uhc
12853 %defattr(644,root,root,755)
12854 %{texmfdist}/fonts/type1/uhc
12855
12856 %files fonts-type1-urw
12857 %defattr(644,root,root,755)
12858 %{texmfdist}/fonts/type1/urw
12859
12860 %files fonts-type1-vnr
12861 %defattr(644,root,root,755)
12862 %{texmfdist}/fonts/type1/vntex/vnr
12863
12864 %files fonts-type1-wadalab
12865 %defattr(644,root,root,755)
12866 %{texmfdist}/fonts/type1/wadalab
12867
12868 %files fonts-type1-xypic
12869 %defattr(644,root,root,755)
12870 %{texmfdist}/fonts/type1/public/xypic
12871
12872 # TeXLive-specific
12873
12874 %files afm2pl
12875 %defattr(644,root,root,755)
12876 %attr(755,root,root) %{_bindir}/afm2pl
12877 %{_mandir}/man1/afm2pl*
12878
12879 %files bbox
12880 %defattr(644,root,root,755)
12881 %attr(755,root,root) %{_bindir}/bbox
12882 %{_mandir}/man1/bbox*
12883
12884 %files cefutils
12885 %defattr(644,root,root,755)
12886 %attr(755,root,root) %{_bindir}/cef*
12887 %dir %{texmfdist}/tex/latex/cjk
12888 %dir %{texmfdist}/doc/latex/cjk
12889 %dir %{texmfdist}/source/latex/cjk
12890 %dir %{texmfdist}/source/latex/cjk/utils
12891 %{texmfdist}/tex/latex/cjk/CEF
12892 %doc %{texmfdist}/doc/latex/cjk/doc
12893 %doc %{texmfdist}/doc/latex/cjk/examples
12894 %{texmfdist}/source/latex/cjk/utils/CEFconv
12895
12896 %files detex
12897 %defattr(644,root,root,755)
12898 %attr(755,root,root) %{_bindir}/detex
12899 %{_mandir}/man1/detex*
12900
12901
12902 %files dviutils
12903 %defattr(644,root,root,755)
12904 %attr(755,root,root) %{_bindir}/dt2dv
12905 %attr(755,root,root) %{_bindir}/dv2dt
12906 %attr(755,root,root) %{_bindir}/dvi2tty
12907 %attr(755,root,root) %{_bindir}/dviasm
12908 %attr(755,root,root) %{_bindir}/dvibook
12909 %attr(755,root,root) %{_bindir}/dviconcat
12910 %attr(755,root,root) %{_bindir}/dvidvi
12911 %attr(755,root,root) %{_bindir}/dvigif
12912 %attr(755,root,root) %{_bindir}/dvipdfmx
12913 %attr(755,root,root) %{_bindir}/dvipos
12914 %attr(755,root,root) %{_bindir}/dviselect
12915 %attr(755,root,root) %{_bindir}/dvitodvi
12916 %{_mandir}/man1/dt2dv*
12917 %{_mandir}/man1/dv2dt*
12918 %{_mandir}/man1/dvi2tty*
12919 %{_mandir}/man1/dvibook*
12920 %{_mandir}/man1/dviconcat*
12921 %{_mandir}/man1/dvidvi*
12922 %{_mandir}/man1/dvigif*
12923 %{_mandir}/man1/dvipos*
12924 %{_mandir}/man1/dviselect*
12925 %{_mandir}/man1/dvitodvi*
12926
12927 %files epsutils
12928 %defattr(644,root,root,755)
12929 %attr(755,root,root) %{_bindir}/epsffit
12930 %attr(755,root,root) %{_bindir}/epspdf
12931 %attr(755,root,root) %{_bindir}/epspdftk
12932 %attr(755,root,root) %{_bindir}/pst2pdf
12933 %{texmfdist}/scripts/epspdf
12934 %{_mandir}/man1/epsffit*
12935 %doc %{texmfdist}/doc/epspdf
12936
12937 %files filters
12938 %defattr(644,root,root,755)
12939 %attr(755,root,root) %{_bindir}/fix*
12940 %{_mandir}/man1/fix*
12941
12942 %files psutils
12943 %defattr(644,root,root,755)
12944 %attr(755,root,root) %{_bindir}/extractres
12945 %attr(755,root,root) %{_bindir}/getafm
12946 %attr(755,root,root) %{_bindir}/includeres
12947 %attr(755,root,root) %{_bindir}/psbook
12948 %attr(755,root,root) %{_bindir}/psmerge
12949 %attr(755,root,root) %{_bindir}/psnup
12950 %attr(755,root,root) %{_bindir}/psresize
12951 %attr(755,root,root) %{_bindir}/psselect
12952 %attr(755,root,root) %{_bindir}/ps2eps
12953 %attr(755,root,root) %{_bindir}/pstops
12954 %attr(755,root,root) %{_bindir}/showchar
12955 %{_mandir}/man1/extractres*
12956 %{_mandir}/man1/getafm*
12957 %{_mandir}/man1/includeres*
12958 %{_mandir}/man1/psbook*
12959 %{_mandir}/man1/psmerge*
12960 %{_mandir}/man1/psnup*
12961 %{_mandir}/man1/psresize*
12962 %{_mandir}/man1/psselect*
12963 %{_mandir}/man1/pstops*
12964 %{texmf}/dvips/psutils
12965
12966 %files uncategorized-utils
12967 %defattr(644,root,root,755)
12968 %attr(755,root,root) %{_bindir}/devnag
12969 %attr(755,root,root) %{_bindir}/disdvi
12970
12971 %files tex4ht
12972 %defattr(644,root,root,755)
12973 %attr(755,root,root) %{_bindir}/ht
12974 %attr(755,root,root) %{_bindir}/htcontext
12975 %attr(755,root,root) %{_bindir}/htlatex
12976 %attr(755,root,root) %{_bindir}/htmex
12977 %attr(755,root,root) %{_bindir}/httex
12978 %attr(755,root,root) %{_bindir}/httexi
12979 %attr(755,root,root) %{_bindir}/htxelatex
12980 %attr(755,root,root) %{_bindir}/htxetex
12981 %attr(755,root,root) %{_bindir}/mk4ht
12982 %attr(755,root,root) %{_bindir}/t4ht
12983 %attr(755,root,root) %{_bindir}/tex4ht
12984 %{texmf}/scripts/tex4ht
12985 %{texmfdist}/tex/generic/tex4ht
12986 %dir %{texmfdist}/scripts/tex4ht
12987 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/ht.sh
12988 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htcontext.sh
12989 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htlatex.sh
12990 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htmex.sh
12991 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/httex.sh
12992 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/httexi.sh
12993 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htxelatex.sh
12994 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htxetex.sh
12995 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/mk4ht.pl
12996 %doc %{texmfdist}/doc/generic/tex4ht
12997 %{texmfdist}/tex4ht
12998
12999 %files xetex
13000 %defattr(644,root,root,755)
13001 %attr(755,root,root) %{_bindir}/xdvipdfmx
13002 %attr(755,root,root) %{_bindir}/xelatex
13003 %attr(755,root,root) %{_bindir}/xetex
13004 %{texmf}/fmtutil/format.xetex.cnf
13005 %doc %{texmfdist}/doc/xelatex
13006 %doc %{texmfdist}/doc/xetex
13007 %{texmfdist}/scripts/xetex
13008 %{texmfdist}/tex/generic/ifxetex
13009 %{texmfdist}/tex/generic/xetexconfig
13010 %{texmfdist}/tex/latex/latexconfig/xelatex.ini
13011 %{texmfdist}/tex/plain/config/xetex.ini
13012 %{texmfdist}/tex/xelatex
13013 %{texmfdist}/tex/xetex
13014
13015 %files xmltex
13016 %defattr(644,root,root,755)
13017 %doc %{texmfdist}/doc/xmltex
13018 %attr(755,root,root) %{_bindir}/pdfxmltex
13019 %attr(755,root,root) %{_bindir}/xmltex
13020 %{texmfdist}/tex/xmltex
13021 %{texmf}/fmtutil/format.xmltex.cnf
This page took 1.299769 seconds and 4 git commands to generate.