]> git.pld-linux.org Git - packages/texlive.git/blob - texlive.spec
- package more files
[packages/texlive.git] / texlive.spec
1 # TODO:
2 #
3 # MAIN TODO (sort by importnce):
4 # - texlive-format-pdflatex deps
5 # - check unpackaged files (only some files)
6 # - pl updates
7 # - maybe more splits (e.g. latex subpackages)
8 # - see uncategorized and *other* subpackages and split
9 # - context: consider more splitting, check dependencies
10 # - omega: consider more splitting, check dependencies
11 # - tdphp: is it really useful?
12 # - allow using Type1 fonts in others applications (symlink to
13 #   /usr/share/fonts/Type1 ?)
14 # - fix package removal:
15 #   /usr/bin/texhash[77]: kpsewhich: not found
16 #
17 # FHS TODO:
18 # - merge rhconfig and texmfsysvar patches
19 # - texmfsysvar patch: change fmtutil and web2cdir variables instead
20 #   of creating texmfsys{config,var} variables?
21 # - move config files to /etc
22 # - merge all above with configure switch "--enable-fhs" and send it to TE
23 #
24 # TeXLive specific TODO:
25 # - summary/description correcting (all languages)
26 # - texk/web2c doesn't build (luatex option)
27 # - %files latex-bibtex-revtex4
28 # - Check CEF/cjk!
29 #
30 %include        /usr/lib/rpm/macros.perl
31 #
32 %bcond_without  bootstrap
33 #
34 Summary:        TeX typesetting system and MetaFont font formatter
35 Summary(de.UTF-8):      TeX-Satzherstellungssystem und MetaFont-Formatierung
36 Summary(es.UTF-8):      Sistema de typesetting TeX y formateador de fuentes MetaFont
37 Summary(fr.UTF-8):      Systéme de compostion TeX et formatteur de MetaFontes
38 Summary(hu.UTF-8):      TeX szövegszedő rendszer és MetaFont font formázó
39 Summary(pl.UTF-8):      System składu publikacji TeX oraz formater fontów MetaFont
40 Summary(pt_BR.UTF-8):   Sistema de typesetting TeX e formatador de fontes MetaFont
41 Summary(tr.UTF-8):      TeX dizgi sistemi ve MetaFont yazıtipi biçimlendiricisi
42 Name:           texlive
43 Version:        20080816
44 Release:        0.9.8
45 Epoch:          1
46 License:        distributable
47 Group:          Applications/Publishing/TeX
48 Source0:        http://tug.org/svn/texlive/branches/branch2008/Master/source/%{name}-%{version}-source.tar.lzma
49 # Source0-md5:  554287c3e458da776edd684506048d45
50 Source1:        ftp://tug.org/texlive/historic/2008/%{name}-20080822-texmf.tar.lzma
51 # Source1-md5:  fa74072e1344e8390eb156bcda61a8b2
52 Source4:        %{name}.cron
53 Source5:        xdvi.desktop
54 Source6:        xdvi.png
55 Patch0:         %{name}-am.patch
56 Patch1:         %{name}-20080816-kpathsea-ar.patch
57 URL:            http://www.tug.org/texlive/
58 BuildRequires:  autoconf
59 BuildRequires:  automake
60 BuildRequires:  bison
61 BuildRequires:  clisp
62 BuildRequires:  ed
63 BuildRequires:  expat-devel
64 BuildRequires:  ffcall-devel
65 BuildRequires:  flex
66 BuildRequires:  fontconfig-devel
67 BuildRequires:  freetype-devel
68 BuildRequires:  freetype1-devel
69 BuildRequires:  gd-devel >= 2.0.33
70 BuildRequires:  libpng-devel >= 1.2.8
71 BuildRequires:  libtool
72 # should this be somewhere in clisp?
73 BuildRequires:  libsigsegv
74 BuildRequires:  libstdc++-devel
75 BuildRequires:  ncurses-devel
76 BuildRequires:  rpm-perlprov
77 BuildRequires:  rpm-pythonprov
78 BuildRequires:  sed >= 4.0
79 BuildRequires:  t1lib-devel >= 5.0.2
80 BuildRequires:  texinfo
81 %if %{with bootstrap}
82 BuildRequires:  tetex-format-latex
83 BuildRequires:  tetex-format-pdflatex
84 BuildRequires:  tetex-latex-cyrillic
85 BuildRequires:  tetex-tex-babel
86 %else
87 BuildRequires:  texlive-format-latex
88 BuildRequires:  texlive-format-pdflatex
89 BuildRequires:  texlive-latex-cyrillic
90 BuildRequires:  texlive-tex-babel
91 # fill with future texlive BR. guesses ones for now
92 %endif
93 BuildRequires:  unzip
94 BuildRequires:  xorg-lib-libICE-devel
95 BuildRequires:  xorg-lib-libXaw-devel
96 BuildRequires:  xorg-lib-libXext-devel
97 BuildRequires:  xorg-lib-libXmu-devel
98 BuildRequires:  xorg-lib-libXpm-devel
99 BuildRequires:  zlib-devel >= 1.2.1
100 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
101 Requires:       %{name}-fonts-cm = %{epoch}:%{version}-%{release}
102 Requires:       %{name}-fonts-misc = %{epoch}:%{version}-%{release}
103 Requires:       %{name}-metafont = %{epoch}:%{version}-%{release}
104 Requires:       awk
105 Requires:       dialog
106 Requires:       kpathsea = %{epoch}:%{version}-%{release}
107 Requires:       sed
108 Requires:       sh-utils
109 Requires:       texconfig = %{epoch}:%{version}-%{release}
110 Requires:       textutils
111 Suggests:       tmpwatch
112 Obsoletes:      tetex
113 Obsoletes:      tetex-afm
114 Obsoletes:      tetex-doc
115 Obsoletes:      tetex-doc-latex2e-html
116 Obsoletes:      tetex-fontinst
117 Obsoletes:      tetex-fontname
118 Obsoletes:      tetex-fonts
119 Obsoletes:      tetex-fonts-pandora
120 Obsoletes:      tetex-fonts-vcm
121 Obsoletes:      tetex-format-elatex
122 Obsoletes:      tetex-format-pdfelatex
123 Obsoletes:      tetex-format-pdfemex
124 Obsoletes:      tetex-latex-vnps
125 Obsoletes:      tetex-latex-vnr
126 Obsoletes:      tetex-oxdvi
127 Obsoletes:      tetex-oxdvi
128 Obsoletes:      tetex-plain-dvips
129 Obsoletes:      tetex-plain-dvips
130 Obsoletes:      tetex-plain-mathtime
131 Obsoletes:      tetex-plain-mathtime
132 Obsoletes:      tetex-plain-misc
133 Obsoletes:      tetex-plain-misc
134 Obsoletes:      tetex-plain-plnfss
135 Obsoletes:      tetex-plain-plnfss
136 Obsoletes:      tetex-tex-hyphen
137 Obsoletes:      tetex-tex-vietnam
138 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
139
140 %define         texmf   %{_datadir}/texmf
141 %define         texmfdist %{texmf}-dist
142 %define         texmfdoc %{texmf}-doc
143 %define         fmtdir  /var/lib/texmf/web2c
144 %define         texhash [ ! -x %{_bindir}/texhash ] || %{_bindir}/texhash 1>&2;
145 %define         _localstatedir  /var/lib/texmf
146 %define         fixinfodir [ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1 ;
147 %define         fmtutil(f:) [ ! \\\( -f %{_localstatedir}/web2c/%{-f*}.fmt.rpmnew -o -f %{_localstatedir}/web2c/%{-f*}.efmt.rpmnew \\\) ] || %{_bindir}/fmtutil-sys --byfmt %{-f*} >/dev/null 2>/dev/null || echo "Regenerating %{-f*} failed. See %{_localstatedir}/web2c/%{-f*}.log for details" 1>&2 && exit 0 ;
148
149 %define         _noautoreq 'perl(path_tre)'
150
151 %description
152 TeXLive is an implementation of TeX for Linux or UNIX systems. TeX
153 takes a text file and a set of formatting commands as input and
154 creates a typesetter independent .dvi (DeVice Independent) file as
155 output. Usually, TeX is used in conjunction with a higher level
156 formatting package like LaTeX or PlainTeX, since TeX by itself is not
157 very user-friendly.
158
159 %description -l es.UTF-8
160 Tex formata archivos de texto y órdenes para una salida independiente
161 de dispositivo (que se llama DVI - DeVice Independent). En The TeXbook
162 de Knut se describen las capacidades y el lenguaje TeX.
163
164 %description -l de.UTF-8
165 TeX formatiert eine Datei, die abwechselnd Text und Befehle enthält
166 und gibt eine geräteunabhängige Datei aus (DVI genannt, Abk. für
167 DeVice Independent). Die Funktionen und Sprache von TeX werden in The
168 TeXbook von Knuth beschrieben.
169
170 %description -l fr.UTF-8
171 TeX formate un fichier de commandes et de texte mélandés, et produit
172 un fichier de indépendant de toute plate-forme (appelé DVI, qui est un
173 raccourci pour Device Independant). Les possibilités de TeX et son
174 langage sont décrites dans l'ouvrage TeXbook, de Knuth.
175
176 %description -l hu.UTF-8
177 TeXLive a TeX egy implementációja Linux és UNIX rendszerekre. TeX egy
178 egyszerű szövegfájlt fogad bemenetként, és formázó parancsok
179 segítségével a szövegszedő egy független .dvi (DeVice Independent)
180 fájlt készít. A TeX-et leginkább magasabb szintű formázó parancsokkal
181 kiegészítve használják, mint pl. LaTeX-hel vagy PlainTeX-hel, mivel a
182 TeX önmaga nem túlzottan "felhasználóbarát".
183
184 %description -l pl.UTF-8
185 TeX formatuje przygotowany tekst oraz komendy i produkuje niezależny
186 od urządzenia plik wynikowy (tzw. DVI -- skrót od DeVice Independent).
187 Możliwości TeXa, oraz jego język zostały opisane w ,,The TeXbook''
188 Donalda E. Knutha.
189
190 %description -l pt_BR.UTF-8
191 Tex formata arquivos de texto e comandos para uma saída independente
192 de dispositivo (chamado DVI - DeVice Independent). As capacidades e a
193 linguagem TeX são descritas no The TeXbook, de Knuth.
194
195 %description -l tr.UTF-8
196 TeX, içinde metin ve komutların yer aldığı bir dosyayı okur ve dizgi
197 aygıtından bağımsız bir çıktı (DeVice Independent - DVI) oluşturur.
198 TeX'in becerileri ve dizgi dili, dili geliştiren Knuth'un 'The
199 TeXbook' başlıklı kitabında anlatılmaktadır.
200
201 %package other-utils
202 Summary:        Other utilities
203 Group:          Applications/Publishing/TeX
204
205 %description other-utils
206 Other utilities.
207
208 %package other-utils-doc
209 Summary:        Other utilities documentation
210 Group:          Applications/Publishing/TeX
211
212 %description other-utils-doc
213 Other utilities documentation.
214
215 %package doc
216 Summary:        Documentation for TeX Live
217 Group:          Documentation
218
219 %description doc
220 Assorted useful documentation for TeX Live.
221
222 %package doc-bg
223 Summary:        Bulgarian documentation for TeX Live
224 Group:          Documentation
225
226 %description doc-bg
227 Assorted useful Bulgarian documentation for TeX Live.
228
229 %package doc-cs
230 Summary:        Czech documentation for TeX Live
231 Group:          Documentation
232
233 %description doc-cs
234 Assorted useful Czech documentation for TeX Live.
235
236 %package doc-de
237 Summary:        German documentation for TeX Live
238 Group:          Documentation
239
240 %description doc-de
241 Assorted useful German documentation for TeX Live.
242
243 %package doc-el
244 Summary:        Greek documentation for TeX Live
245 Group:          Documentation
246
247 %description doc-el
248 Assorted useful Greek documentation for TeX Live.
249
250 %package doc-es
251 Summary:        Spanish documentation for TeX Live
252 Group:          Documentation
253
254 %description doc-es
255 Assorted useful Spanish documentation for TeX Live.
256
257 %package doc-fi
258 Summary:        Finnish documentation for TeX Live
259 Group:          Documentation
260
261 %description doc-fi
262 Assorted useful Finnish documentation for TeX Live.
263
264 %package doc-fr
265 Summary:        French documentation for TeX Live
266 Group:          Documentation
267
268 %description doc-fr
269 Assorted useful French documentation for TeX Live.
270
271 %package doc-it
272 Summary:        Italian documentation for TeX Live
273 Group:          Documentation
274
275 %description doc-it
276 Assorted useful Italian documentation for TeX Live.
277
278 %package doc-ja
279 Summary:        Japanese documentation for TeX Live
280 Group:          Documentation
281
282 %description doc-ja
283 Assorted useful Japanese documentation for TeX Live.
284
285 %package doc-ko
286 Summary:        Korean documentation for TeX Live
287 Group:          Documentation
288
289 %description doc-ko
290 Assorted useful Korean documentation for TeX Live.
291
292 %package doc-mn
293 Summary:        Mongolian documentation for TeX Live
294 Group:          Documentation
295
296 %description doc-mn
297 Assorted useful Mongolian documentation for TeX Live.
298
299 %package doc-nl
300 Summary:        Dutch documentation for TeX Live
301 Group:          Documentation
302
303 %description doc-nl
304 Assorted useful Dutch documentation for TeX Live.
305
306 %package doc-pl
307 Summary:        Polish documentation for TeX Live
308 Group:          Documentation
309
310 %description doc-pl
311 Assorted useful Polish documentation for TeX Live.
312
313 %package doc-pt
314 Summary:        Portuguese documentation for TeX Live
315 Group:          Documentation
316
317 %description doc-pt
318 Assorted useful Portuguese documentation for TeX Live.
319
320 %package doc-ru
321 Summary:        Russian documentation for TeX Live
322 Group:          Documentation
323
324 %description doc-ru
325 Assorted useful Russian documentation for TeX Live.
326
327 %package doc-sk
328 Summary:        Slovak documentation for TeX Live
329 Group:          Documentation
330
331 %description doc-sk
332 Assorted useful Slovak documentation for TeX Live.
333
334 %package doc-sl
335 Summary:        Slovenian documentation for TeX Live
336 Group:          Documentation
337
338 %description doc-sl
339 Assorted useful Slovenian documentation for TeX Live.
340
341 %package doc-th
342 Summary:        Thai documentation for TeX Live
343 Group:          Documentation
344
345 %description doc-th
346 Assorted useful Thai documentation for TeX Live.
347
348 %package doc-tr
349 Summary:        Turkish documentation for TeX Live
350 Group:          Documentation
351
352 %description doc-tr
353 Assorted useful Turkish documentation for TeX Live.
354
355 %package doc-uk
356 Summary:        Ukrainian documentation for TeX Live
357 Group:          Documentation
358
359 %description doc-uk
360 Assorted useful Ukrainian documentation for TeX Live.
361
362 %package doc-vi
363 Summary:        Vietnamese documentation for TeX Live
364 Group:          Documentation
365
366 %description doc-vi
367 Assorted useful Vietnamese documentation for TeX Live.
368
369 %package doc-zh_CN
370 Summary:        Chinese documentation for TeX Live
371 Group:          Documentation
372
373 %description doc-zh_CN
374 Assorted useful Chinese documentation for TeX Live.
375
376 %package doc-Catalogue
377 Summary:        TeX Catalogue
378 Summary(pl.UTF-8):      Katalog TeXa
379 Group:          Applications/Publishing/TeX
380 Requires(post,postun):  %{_bindir}/texhash
381 Requires:       %{name} = %{epoch}:%{version}-%{release}
382
383 %description doc-Catalogue
384 TeX Catalogue.
385
386 %description doc-Catalogue -l pl.UTF-8
387 Katalog TeXa.
388
389 %package doc-tug-faq
390 Summary:        TeX User Group FAQ
391 Summary(hu.UTF-8):      TeX felhasználók FAQ-ja
392 Summary(pl.UTF-8):      FAQ Grupy Użytkowników TeXa
393 Group:          Applications/Publishing/TeX
394 Requires(post,postun):  %{_bindir}/texhash
395 Requires:       %{name} = %{epoch}:%{version}-%{release}
396 Obsoletes:      tetex-doc-LaTeX-FAQ-francaise
397 Obsoletes:      tetex-doc-de-tex-faq
398 Obsoletes:      tetex-doc-uktug-faq
399
400 %description doc-tug-faq
401 TeX User Group FAQ.
402
403 %description doc-tug-faq -l hu.UTF8
404 TeX felhasználók FAQ-ja.
405
406 %description doc-tug-faq -l pl.UTF-8
407 FAQ Grupy Użytkowników TeXa.
408
409 %package doc-latex
410 Summary:        Basic LaTeX packages documentation
411 Summary(hu.UTF-8):      Az alap LaTeX csomagok dokumentációja
412 Summary(pl.UTF-8):      Podstawowa dokumentacja do pakietów LaTeXa
413 Group:          Applications/Publishing/TeX
414 Requires(post,postun):  %{_bindir}/texhash
415 Requires:       %{name} = %{epoch}:%{version}-%{release}
416
417 %description doc-latex
418 Basic LaTeX packages documentation.
419
420 %description doc-latex -l hu.UTF-8
421 Az alap LaTeX csomagok dokumentációja
422
423 %description doc-latex -l pl.UTF-8
424 Podstawowa dokumentacja do pakietów LaTeXa.
425
426 # # libraries #
427 %package -n kpathsea
428 Summary:        File name lookup library
429 Summary(hu.UTF-8):      Fájlnév-kereső könyvtár
430 Summary(pl.UTF-8):      Biblioteka szukająca nazw plików
431 Group:          Applications/Publishing/TeX
432 Requires(post,postun):  %{_bindir}/texhash
433 Requires:       %{name} = %{epoch}:%{version}-%{release}
434
435 %description -n kpathsea
436 File name lookup library.
437
438 %description -n kpathsea -l hu.UTF-8
439 Fájlnév-kereső könyvtár.
440
441 %description -n kpathsea -l pl.UTF-8
442 Biblioteka szukająca nazw plików.
443
444 %package -n kpathsea-devel
445 Summary:        Kpathsea library filename lookup header files and documentation
446 Summary(es.UTF-8):      Bibliotecas y archivos de inclusión para desarrollo TeX
447 Summary(hu.UTF-8):      Kpathsea fájlnév-kereső könyvtár header fájljai és dokumentációja
448 Summary(pl.UTF-8):      Pliki nagłówkowe oraz dokumetacja kpathsea
449 Summary(pt_BR.UTF-8):   Bibliotecas e headers para desenvolvimento TeX
450 Group:          Development/Libraries
451 Requires:       kpathsea = %{epoch}:%{version}-%{release}
452
453 %description -n kpathsea-devel
454 Kpathsea library filename lookup header files and documentation.
455
456 %description -n kpathsea-devel -l es.UTF-8
457 Bibliotecas, archivos de inclusión, etc, para que puedas desarrollar
458 aplicaciones TeX.
459
460 %description -n kpathsea-devel -l hu.UTF-8
461 Kpathsea fájlnév-kereső könyvtár header fájljai és dokumentációja.
462
463 %description -n kpathsea-devel -l pl.UTF-8
464 Pliki nagłówkowe oraz dokumentacja biblioteki kpathsea.
465
466 %description -n kpathsea-devel -l pt_BR.UTF-8
467 Bibliotecas, headers e outros componentes que podem ser utilizados
468 para desenvolver aplicações TeX.
469
470 # # programs #
471 %package dvips
472 Summary:        DVI to PostScript converter
473 Summary(de.UTF-8):      dvi-Postscript-Konvertierungsprogramm
474 Summary(es.UTF-8):      Convertidor dvi para postscript
475 Summary(fr.UTF-8):      Convertisseur dvi vers PostScript
476 Summary(hu.UTF-8):      DVI-ből PosctScript-be konvertáló
477 Summary(pl.UTF-8):      Konwerter plików DVI do PostScriptu
478 Summary(pt_BR.UTF-8):   Conversor dvi para postscript
479 Summary(tr.UTF-8):      dvi'dan postscript'e dönüştürücü
480 Group:          Applications/Publishing/TeX
481 Requires(post,postun):  %{_bindir}/texhash
482 Requires:       %{name} = %{epoch}:%{version}-%{release}
483
484 %description dvips
485 The program dvips takes a DVI file file[.dvi] produced by TeX (or by
486 some other processor such as GFtoDVI) and converts it to PostScript,
487 normally sending the result directly to the laserprinter.
488
489 %description dvips -l de.UTF-8
490 Das dvips-Programm nimmt eine dvi-Datei ([.dvi]), die von TeX bzw.
491 durch einen anderen Prozessor wie GFtoDVI) erzeugt wurde, und
492 konvertiert diese in PostScript, wobei das Ergebnis in der Regel
493 direkt an einen Laserdrucker gesandt wird.
494
495 %description dvips -l es.UTF-8
496 El programa dvips coge un archivo DVI (.dvi) producido por TeX (o por
497 otro procesador como GFtoDVI) y lo convierte a PostScript, normalmente
498 enviando el resultado directamente a la impresora láser.
499
500 %description dvips -l fr.UTF-8
501 Le programme dvips convertit les fichiers DVI en PostScript, en
502 envoyant normalement le résultat directement sur une imprimante Laser.
503
504 %description dvips -l hu.UTF-8
505 A dvips program egy TeX által készített DVI-fájlból PostScript
506 állományt készít, amelyet a legtöbb esetben közvetlenül a
507 lézernyomtatóra küldhetsz.
508
509 %description dvips -l pl.UTF-8
510 Program dvips bierze plik DVI wygenerowany przez TeXa (lub jakiś inny
511 program, jak na przykład GFtoDVI) i konwertuje go do PostScriptu.
512 Domyślnie wynik jest wysyłany bezpośrednio do drukarki.
513
514 %description dvips -l pt_BR.UTF-8
515 O programa dvips toma um arquivo DVI (.dvi) produzido pelo TeX (ou por
516 outro processador como o GFtoDVI) e o converte para PostScript,
517 normalmente enviando o resultado diretamente para a impressora laser.
518
519 %description dvips -l tr.UTF-8
520 dvips programı, dvi biçiminde bir girdi dosyası alır ve onu
521 PostScript'e dönüştürür. Kaynak dosya TeX tarafından oluşturulmuş
522 olabileceği gibi başka işleyiciler tarafından da (GFtoDVI gibi)
523 üretilmiş olabilir.
524
525 %package dvilj
526 Summary:        DVI to PCL converter
527 Summary(de.UTF-8):      Ein dvi-->Laserjet-Konvertierer
528 Summary(es.UTF-8):      Convertidor dvi para laserjet
529 Summary(fr.UTF-8):      convertisseur dvi vers laserjet
530 Summary(hu.UTF-8):      DVI-ből PCL-be konvertáló
531 Summary(pl.UTF-8):      Konwerter plików DVI do języka PCL
532 Summary(pt_BR.UTF-8):   Conversor dvi para laserjet
533 Summary(tr.UTF-8):      dvi'dan laserjet'e dönüştürücü
534 Group:          Applications/Publishing/TeX
535 Requires(post,postun):  %{_bindir}/texhash
536 Requires:       %{name} = %{epoch}:%{version}-%{release}
537
538 %description dvilj
539 Dvilj and dvilj's siblings (included in this package) will convert TeX
540 text formatting system output .dvi files to HP PCL (HP Printer Control
541 Language) commands. Using dvilj, you can print TeX files to HP
542 LaserJet+ and fully compatible printers. With dvilj2p, you can print
543 to HP LaserJet IIP and fully compatible printers. And with dvilj4, you
544 can print to HP LaserJet4 and fully compatible printers.
545
546 %description dvilj -l de.UTF-8
547 Dvilj und Gebrüder konvertieren TeX-Ausgabe-.dvi-Dateien in HP PCL (HP
548 Printer Control Language) Befehle zum Drucken auf HP LaserJet+, HP
549 LaserJet IIP (mit dvilj2p), HP LaserJet 4 (mit dvilj4) und vollständig
550 kompatiblen Druckern.
551
552 %description dvilj -l es.UTF-8
553 Dvilj y semejantes convierten archivos de salida TeX.dvi en comandos
554 HP PCL (i.e. Lenguaje de Control de Impresoras HP) adecuados a
555 impresión de impresoras HP LaserJEt+, HP LaserJet IIP (usando
556 dvilj2p), HP LaserJet 4 (usando dvilj4) y compatibles.
557
558 %description dvilj -l fr.UTF-8
559 dvilj et ses cousins convertissent les fichiers dvi en commandes HPPCL
560 (le langage des imprimantes HP) pour les imprimer sur HP LaserJet+, HP
561 LaserJet IIP (avec dvilj2p), HP LaserJet 4 (avec dvilj4), et autres
562 imprimantes totalement compatibles.
563
564 %description dvilj -l hu.UTF-8
565 Dvilj a TeX által előállított .dvi fájlokat konvertálja HP PCL (HP
566 Printer Control Language) parancsokká. A dvilj használatával TeX
567 fájlokat tudsz nyomtatni HP LaserJet+ és a vele kompatibilis
568 nyomtatókon. A dvilj2p-vel HP LaserJet IIP és kompatibilis
569 nyomtatókra. És végül a dvilj4-gyel HP LaserJet4 és kompatibilisekre.
570
571 %description dvilj -l pl.UTF-8
572 dvilj oraz pokrewne narzędzia (załączone w tym pakiecie) konwertują
573 pliki wyjściowe .dvi systemu formatującego tekst TeX na polecenia HP
574 PCL (HP Printer Control Language). Przy użyciu dvilj można drukować
575 pliki TeXa na drukarkach HP LaserJet+ i w pełni kompatybilnych. Przy
576 użyciu dvilj2p można drukować na drukarkach HP LaserJet IIP i w pełni
577 kompatybilnych. Przy użyciu dvilj4 można drukować na drukarkach HP
578 LaserJet4 i w pełni kompatybilnych.
579
580 %description dvilj -l pt_BR.UTF-8
581 Dvilj e semelhantes convertem arquivos de saída TeX .dvi em comandos
582 HP PCL (i.e. Linguagem de Controle de Impressoras HP) adequados para
583 impressão em impressoras HP LaserJet+, HP LaserJet IIP (usando
584 dvilj2p), HP LaserJet 4 (usando dvilj4) e compatíveis.
585
586 %description dvilj -l tr.UTF-8
587 TeX çıktısı dvi dosyalarını HP PCL (HP'nin geliştirdiği bir yazıcı
588 denetim dili) komutlarına çevirir ve böylece bir LaserJet+, HP
589 LaserJet IIP (dvilj2p ile), HP LaserJet4 (dvilj4 ile) ve tam
590 uyumlularından yazıcı çıktısı alınabilir.
591
592 %package makeindex
593 Summary:        A general purpose hierarchical index generator
594 Summary(hu.UTF-8):      Egy általános célú hierarchikus index generáló
595 Summary(pl.UTF-8):      Generator hierarchicznych indeksów ogólnego przeznaczenia
596 Group:          Applications/Publishing/TeX
597 Requires(post,postun):  %{_bindir}/texhash
598 Requires:       %{name} = %{epoch}:%{version}-%{release}
599 Obsoletes:      tetex-rumakeindex
600
601 %description makeindex
602 A general purpose hierarchical index generator; it accepts one or more
603 input files (often produced by a text formatter such as TeX or troff),
604 sorts the entries, and produces an output file which can be formatted.
605 The formats of the input and output files are specified in a style
606 file; by default, input is assumed to be an idx file, as generated by
607 LaTeX.
608
609 %description makeindex -l hu.UTF-8
610 Egy általános célű hierarchikus index generáló; elfogad egy vagy több
611 bemeneti fájlt (gyakran szövegformázótól, mint a TeX vagy a troff),
612 rendezi a bejegyzéseket, és egy kimeneti, megfelelő formátumú fájlt
613 készit. A be- és kimeneti fájlok formátumai stílus fájlokban van
614 definiálva; alapértelmezetten a bemeneti fájl egy idx fájl, amit a
615 LaTeX generál.
616
617 %description makeindex -l pl.UTF-8
618 Generator hierarchicznych indeksów ogólnego przeznaczenia; przyjmuje
619 jeden lub więcej plików wejściowych (zazwyczaj zrobionych przez
620 narzędzie formatujące tekst, takie jak TeX lub troff), sortuje
621 elementy i tworzy plik wyjściowy, który może być sformatowany. Formaty
622 plików wejściowych i wyjściowych podaje się w pliku stylu; domyślnie
623 przyjmowany jest plik wejściowy w formacie idx, wygenerowany przez
624 LaTeX.
625
626 %package tex-mathdots
627 Summary:        Commands to produce dots in math that respect font size
628 Summary(hu.UTF-8):      Pontok előállítása matematikai módban a font méret figyelmbevételével
629 Group:          Applications/Publishing/TeX
630 Requires(post,postun):  %{_bindir}/texhash
631 Requires:       %{name} = %{epoch}:%{version}-%{release}
632
633 %description tex-mathdots
634 Commands to produce dots in math that respect font size.
635
636 %description tex-mathdots -l hu.UTF-8
637 Pontok előállítása matematikai módban a font méret figyelmbevételével.
638
639 %package metafont
640 Summary:        MetaFont
641 Summary(hu.UTF-8):      MetaFont
642 Summary(pl.UTF-8):      Zestaw narzędzi MetaFont
643 Group:          Applications/Publishing/TeX
644 Requires(post,postun):  %{_bindir}/texhash
645 Requires:       %{name} = %{epoch}:%{version}-%{release}
646
647 %description metafont
648 MetaFont.
649
650 %description metafont -l pl.UTF-8
651 Zestaw narzędzi MetaFont.
652
653 %package metapost
654 Summary:        MetaPost
655 Summary(hu.UTF-8):      MetaPost
656 Summary(pl.UTF-8):      Zestaw narzędzi MetaPost
657 Group:          Applications/Publishing/TeX
658 Requires(post,postun):  %{_bindir}/texhash
659 Requires:       %{name} = %{epoch}:%{version}-%{release}
660 Obsoletes:      tetex-matapost
661
662 %description metapost
663 MetaPost.
664
665 %description metapost -l hu.UTF-8
666 MetaPost.
667
668 %description metapost -l pl.UTF-8
669 Zestaw narzędzi MetaPost.
670
671 %package metapost-other
672 Summary:        Various MetaPost utils
673 Summary(hu.UTF-8):      Különböző MetaPost eszközök
674 Group:          Applications/Publishing/TeX
675 Requires(post,postun):  %{_bindir}/texhash
676 Requires:       %{name} = %{epoch}:%{version}-%{release}
677
678 %description metapost-other
679 Various MetaPost utils.
680
681 %description metapost-other -l hu.UTF-8
682 Különböző MetaPost eszközök.
683
684 %package mptopdf
685 Summary:        MetaPost to PDF converter
686 Summary(hu.UTF-8):      MetaPost-ból PDF-be konvertáló
687 Summary(pl.UTF-8):      Konwerter MetaPost do PDF
688 Group:          Applications/Publishing/TeX
689 Requires(post,postun):  %{_bindir}/texhash
690 Requires:       %{name}-metapost = %{epoch}:%{version}-%{release}
691
692 %description mptopdf
693 MetaPost to PDF converter.
694
695 %description mptopdf -l hu.UTF-8
696 MetaPost-ból PDF-be konvertáló.
697
698 %description mptopdf -l pl.UTF-8
699 Konwerter MetaPost do PDF.
700
701 %package texdoctk
702 Summary:        Easy access to TeX documentation
703 Summary(pl.UTF-8):      Łatwy dostęp do dokumentacji TeXa
704 Group:          Applications/Publishing/TeX
705 Requires(post,postun):  %{_bindir}/texhash
706 Requires:       %{name} = %{epoch}:%{version}-%{release}
707
708 %description texdoctk
709 A Perl/Tk-based GUI for easy access to package documentation for TeX
710 on Unix platforms; the databases it uses are based on the texmf/doc
711 subtrees of teTeX v.1.0.x, but database files for local configurations
712 with modified/extended directories can be derived from them. Note that
713 texdoctk is not a viewer itself, but an interface for finding
714 documentation files and opening them with the appropriate viewer; so
715 it relies on appropriate programs to be installed on the system.
716 However, the choice of these programs can be configured by the
717 sysadmin or user.
718
719 %description texdoctk -l pl.UTF-8
720 Oparty na Perlu i Tk graficzny interfejs dający łatwy dostęp do
721 dokumentacji pakietów TeXowych na platformach uniksowych; używa baz
722 danych opartych na poddrzewach texmf/doc z teTeXa 1.0.x, ale może
723 używać konfiguracji ze zmodyfikowanymi lub rozszerzonymi katalogami.
724 Należy zauważyć, że texdoctk sam w sobie nie jest przeglądarką, ale
725 interfejsem do wyszukiwania plików dokumentacji i otwierania ich we
726 właściwej przeglądarce; tak więc wymaga on odpowiednich programów
727 zainstalowanych w systemie. Wybór tych programów może być dokonany
728 przez administratora lub użytkownika.
729
730 %package -n texconfig
731 Summary:        TeX typesetting system configurator
732 Summary(pl.UTF-8):      Konfigurator systemu składu TeX
733 Group:          Applications/Publishing/TeX
734 Requires:       %{name} = %{epoch}:%{version}-%{release}
735 Requires:       %{name}-dvips = %{epoch}:%{version}-%{release}
736 Requires:       %{name}-metafont = %{epoch}:%{version}-%{release}
737 Requires:       xdvi = %{epoch}:%{version}-%{release}
738 Obsoletes:      tetex-texconfig
739
740 %description -n texconfig
741 TeX typesetting system configurator.
742
743 %description -n texconfig -l pl.UTF-8
744 Konfigurator systemu składu TeX.
745
746 %package -n xdvi
747 Summary:        X11 previewer
748 Summary(de.UTF-8):      X11-Previewer
749 Summary(es.UTF-8):      Visualizador TeX X11
750 Summary(fr.UTF-8):      Prévisualisateur X11
751 Summary(pl.UTF-8):      Przeglądarka DVI dla X11
752 Summary(pt_BR.UTF-8):   Visualizador TeX X11
753 Summary(tr.UTF-8):      X11 öngörüntüleyici
754 Group:          Applications/Publishing/TeX
755 Requires(post,postun):  %{_bindir}/texhash
756 Requires:       %{name} = %{epoch}:%{version}-%{release}
757 Requires:       %{name}-metafont = %{epoch}:%{version}-%{release}
758 Suggests:       %{name}-dvips
759 Obsoletes:      tetex-xdvi
760
761 %description -n xdvi
762 xdvi is a program which runs under the X window system. It is used to
763 preview dvi files, such as are produced by tex and latex.
764
765 %description -n xdvi -l de.UTF-8
766 xdvi ist ein Programm, das unter dem X-Window-System läuft und gewohnt
767 ist, dvi-Dateien als Vorschau anzuzeigen, etwa solche, die von tex und
768 latex erzeugt wurden.
769
770 %description -n xdvi -l es.UTF-8
771 xdvi es un programa que se ejecuta en el sistema X Window. Se usa para
772 visualizar archivos dvi, como los producidos por tex y latex.
773
774 %description -n xdvi -l fr.UTF-8
775 xdvi est un programme s'exécutant sous le système X Window. Il sert à
776 visualiser les fichiers dvi tels que ceux produits par tex et latex.
777
778 %description -n xdvi -l pl.UTF-8
779 Xdvi jest programem (działającym w X Window System) do przeglądania
780 plików DVI, produkowanych przez TeXa i LaTeXa.
781
782 %description -n xdvi -l pt_BR.UTF-8
783 xdvi é um programa que roda no sistema X Window. É usado para
784 visualizar arquivos dvi, como os produzidos por tex e latex.
785
786 %package -n xindy
787 Summary:        Xindy creates sorted and tagged index from raw index
788 Summary(hu.UTF-8):      Xindy rendezett és cimkézett indexet készít nyers indexekből
789 Group:          Applications/Publishing/TeX
790
791 %description -n xindy
792 Xindy creates sorted and tagged index from raw index.
793
794 %description -n xindy -l hu.UTF-8
795 Xindy rendezett és cimkézett indexet készít nyers indexekből.
796
797 %package -n xindy-albanian
798 Summary:        Xindy albanian language
799 Summary(hu.UTF-8):      Xindy albán nyelv
800 Group:          Applications/Publishing/TeX
801
802 %description -n xindy-albanian
803 Xindy albanian language
804
805 %description -n xindy-albanian -l hu.UTF-8
806 Xindy albán nyelv
807
808 %package -n xindy-belarusian
809 Summary:        Xindy belarusian language
810 Summary(hu.UTF-8):      Xindy belorusz nyelv
811 Group:          Applications/Publishing/TeX
812
813 %description -n xindy-belarusian
814 Xindy belarusian language
815
816 %description -n xindy-belarusian -l hu.UTF-8
817 Xindy belorusz nyelv
818
819 %package -n xindy-bulgarian
820 Summary:        Xindy bulgarian language
821 Summary(hu.UTF-8):      Xindy bolgár nyelv
822 Group:          Applications/Publishing/TeX
823
824 %description -n xindy-bulgarian
825 Xindy bulgarian language
826
827 %description -n xindy-bulgarian -l hu.UTF-8
828 Xindy bolgár nyelv
829
830 %package -n xindy-croatian
831 Summary:        Xindy croatian language
832 Summary(hu.UTF-8):      Xindy horvát nyelv
833 Group:          Applications/Publishing/TeX
834
835 %description -n xindy-croatian
836 Xindy croatian language
837
838 %description -n xindy-croatian -l hu.UTF-8
839 Xindy horvát nyelv
840
841 %package -n xindy-czech
842 Summary:        Xindy czech language
843 Summary(hu.UTF-8):      Xindy cseh nyelv
844 Group:          Applications/Publishing/TeX
845
846 %description -n xindy-czech
847 Xindy czech language
848
849 %description -n xindy-czech -l hu.UTF-8
850 Xindy cseh nyelv
851
852 %package -n xindy-danish
853 Summary:        Xindy danish language
854 Summary(hu.UTF-8):      Xindy dán nyelv
855 Group:          Applications/Publishing/TeX
856
857 %description -n xindy-danish
858 Xindy danish language
859
860 %description -n xindy-danish -l hu.UTF-8
861 Xindy dán nyelv
862
863 %package -n xindy-dutch
864 Summary:        Xindy dutch language
865 Summary(hu.UTF-8):      Xindy holland nyelv
866 Group:          Applications/Publishing/TeX
867
868 %description -n xindy-dutch
869 Xindy dutch language
870
871 %description -n xindy-dutch -l hu.UTF-8
872 Xindy holland nyelv
873
874 %package -n xindy-english
875 Summary:        Xindy english language
876 Summary(hu.UTF-8):      Xindy angol nyelv
877 Group:          Applications/Publishing/TeX
878
879 %description -n xindy-english
880 Xindy english language
881
882 %description -n xindy-english -l hu.UTF-8
883 Xindy angol nyelv
884
885 %package -n xindy-esperanto
886 Summary:        Xindy esperanto language
887 Summary(hu.UTF-8):      Xindy eszperantó nyelv
888 Group:          Applications/Publishing/TeX
889
890 %description -n xindy-esperanto
891 Xindy esperanto language
892
893 %description -n xindy-esperanto -l hu.UTF-8
894 Xindy eszperantó nyelv
895
896 %package -n xindy-estonian
897 Summary:        Xindy estonian language
898 Summary(hu.UTF-8):      Xindy észt nyelv
899 Group:          Applications/Publishing/TeX
900
901 %description -n xindy-estonian
902 Xindy estonian language
903
904 %description -n xindy-estonian -l hu.UTF-8
905 Xindy észt nyelv
906
907 %package -n xindy-finnish
908 Summary:        Xindy finnish language
909 Summary(hu.UTF-8):      Xindy finn nyelv
910 Group:          Applications/Publishing/TeX
911
912 %description -n xindy-finnish
913 Xindy finnish language
914
915 %description -n xindy-finnish -l hu.UTF-8
916 Xindy finn nyelv
917
918 %package -n xindy-french
919 Summary:        Xindy french language
920 Summary(hu.UTF-8):      Xindy francia nyelv
921 Group:          Applications/Publishing/TeX
922
923 %description -n xindy-french
924 Xindy french language
925
926 %description -n xindy-french -l hu.UTF-8
927 Xindy francia nyelv
928
929 %package -n xindy-general
930 Summary:        Xindy general language
931 Summary(hu.UTF-8):      Xindy általános nyelv
932 Group:          Applications/Publishing/TeX
933
934 %description -n xindy-general
935 Xindy general language
936
937 %description -n xindy-general -l hu.UTF-8
938 Xindy általános nyelv
939
940 %package -n xindy-georgian
941 Summary:        Xindy georgian language
942 Summary(hu.UTF-8):      Xindy georgian nyelv
943 Group:          Applications/Publishing/TeX
944
945 %description -n xindy-georgian
946 Xindy georgian language
947
948 %description -n xindy-georgian -l hu.UTF-8
949 Xindy georgian nyelv
950
951 %package -n xindy-german
952 Summary:        Xindy german language
953 Summary(hu.UTF-8):      Xindy német nyelv
954 Group:          Applications/Publishing/TeX
955
956 %description -n xindy-german
957 Xindy german language
958
959 %description -n xindy-german -l hu.UTF-8
960 Xindy német nyelv
961
962 %package -n xindy-greek
963 Summary:        Xindy greek language
964 Summary(hu.UTF-8):      Xindy görög nyelv
965 Group:          Applications/Publishing/TeX
966
967 %description -n xindy-greek
968 Xindy greek language
969
970 %description -n xindy-greek -l hu.UTF-8
971 Xindy görög nyelv
972
973 %package -n xindy-gypsy
974 Summary:        Xindy gypsy language
975 Summary(hu.UTF-8):      Xindy cigány nyelv
976 Group:          Applications/Publishing/TeX
977
978 %description -n xindy-gypsy
979 Xindy gypsy language
980
981 %description -n xindy-gypsy -l hu.UTF-8
982 Xindy cigány nyelv
983
984 %package -n xindy-hausa
985 Summary:        Xindy hausa language
986 Summary(hu.UTF-8):      Xindy hausa nyelv
987 Group:          Applications/Publishing/TeX
988
989 %description -n xindy-hausa
990 Xindy hausa language
991
992 %description -n xindy-hausa -l hu.UTF-8
993 Xindy hausa nyelv
994
995 %package -n xindy-hebrew
996 Summary:        Xindy hebrew language
997 Summary(hu.UTF-8):      Xindy héber nyelv
998 Group:          Applications/Publishing/TeX
999
1000 %description -n xindy-hebrew
1001 Xindy hebrew language
1002
1003 %description -n xindy-hebrew -l hu.UTF-8
1004 Xindy héber nyelv
1005
1006 %package -n xindy-hungarian
1007 Summary:        Xindy hungarian language
1008 Summary(hu.UTF-8):      Xindy magyar nyelv
1009 Group:          Applications/Publishing/TeX
1010
1011 %description -n xindy-hungarian
1012 Xindy hungarian language
1013
1014 %description -n xindy-hungarian -l hu.UTF-8
1015 Xindy magyar nyelv
1016
1017 %package -n xindy-icelandic
1018 Summary:        Xindy icelandic language
1019 Summary(hu.UTF-8):      Xindy izlandi nyelv
1020 Group:          Applications/Publishing/TeX
1021
1022 %description -n xindy-icelandic
1023 Xindy icelandic language
1024
1025 %description -n xindy-icelandic -l hu.UTF-8
1026 Xindy izlandi nyelv
1027
1028 %package -n xindy-italian
1029 Summary:        Xindy italian language
1030 Summary(hu.UTF-8):      Xindy olasz nyelv
1031 Group:          Applications/Publishing/TeX
1032
1033 %description -n xindy-italian
1034 Xindy italian language
1035
1036 %description -n xindy-italian -l hu.UTF-8
1037 Xindy olasz nyelv
1038
1039 %package -n xindy-klingon
1040 Summary:        Xindy klingon language
1041 Summary(hu.UTF-8):      Xindy klingon nyelv
1042 Group:          Applications/Publishing/TeX
1043
1044 %description -n xindy-klingon
1045 Xindy klingon language
1046
1047 %description -n xindy-klingon -l hu.UTF-8
1048 Xindy klingon nyelv
1049
1050 %package -n xindy-kurdish
1051 Summary:        Xindy kurdish language
1052 Summary(hu.UTF-8):      Xindy kurd nyelv
1053 Group:          Applications/Publishing/TeX
1054
1055 %description -n xindy-kurdish
1056 Xindy kurdish language
1057
1058 %description -n xindy-kurdish -l hu.UTF-8
1059 Xindy kurd nyelv
1060
1061 %package -n xindy-latin
1062 Summary:        Xindy latin language
1063 Summary(hu.UTF-8):      Xindy latin nyelv
1064 Group:          Applications/Publishing/TeX
1065
1066 %description -n xindy-latin
1067 Xindy latin language
1068
1069 %description -n xindy-latin -l hu.UTF-8
1070 Xindy latin nyelv
1071
1072 %package -n xindy-latvian
1073 Summary:        Xindy latvian language
1074 Summary(hu.UTF-8):      Xindy lett nyelv
1075 Group:          Applications/Publishing/TeX
1076
1077 %description -n xindy-latvian
1078 Xindy latvian language
1079
1080 %description -n xindy-latvian -l hu.UTF-8
1081 Xindy lett nyelv
1082
1083 %package -n xindy-lithuanian
1084 Summary:        Xindy lithuanian language
1085 Summary(hu.UTF-8):      Xindy litván nyelv
1086 Group:          Applications/Publishing/TeX
1087
1088 %description -n xindy-lithuanian
1089 Xindy lithuanian language
1090
1091 %description -n xindy-lithuanian -l hu.UTF-8
1092 Xindy litván nyelv
1093
1094 %package -n xindy-lower-sorbian
1095 Summary:        Xindy lower-sorbian language
1096 Summary(hu.UTF-8):      Xindy lower-sorbian nyelv
1097 Group:          Applications/Publishing/TeX
1098
1099 %description -n xindy-lower-sorbian
1100 Xindy lower-sorbian language
1101
1102 %description -n xindy-lower-sorbian -l hu.UTF-8
1103 Xindy lower-sorbian nyelv
1104
1105 %package -n xindy-macedonian
1106 Summary:        Xindy macedonian language
1107 Summary(hu.UTF-8):      Xindy macedón nyelv
1108 Group:          Applications/Publishing/TeX
1109
1110 %description -n xindy-macedonian
1111 Xindy macedonian language
1112
1113 %description -n xindy-macedonian -l hu.UTF-8
1114 Xindy macedón nyelv
1115
1116 %package -n xindy-mongolian
1117 Summary:        Xindy mongolian language
1118 Summary(hu.UTF-8):      Xindy mongol nyelv
1119 Group:          Applications/Publishing/TeX
1120
1121 %description -n xindy-mongolian
1122 Xindy mongolian language
1123
1124 %description -n xindy-mongolian -l hu.UTF-8
1125 Xindy mongol nyelv
1126
1127 %package -n xindy-norwegian
1128 Summary:        Xindy norwegian language
1129 Summary(hu.UTF-8):      Xindy norvég nyelv
1130 Group:          Applications/Publishing/TeX
1131
1132 %description -n xindy-norwegian
1133 Xindy norwegian language
1134
1135 %description -n xindy-norwegian -l hu.UTF-8
1136 Xindy norvég nyelv
1137
1138 %package -n xindy-polish
1139 Summary:        Xindy polish language
1140 Summary(hu.UTF-8):      Xindy lengyel nyelv
1141 Group:          Applications/Publishing/TeX
1142
1143 %description -n xindy-polish
1144 Xindy polish language
1145
1146 %description -n xindy-polish -l hu.UTF-8
1147 Xindy lengyel nyelv
1148
1149 %package -n xindy-portuguese
1150 Summary:        Xindy portuguese language
1151 Summary(hu.UTF-8):      Xindy portugál nyelv
1152 Group:          Applications/Publishing/TeX
1153
1154 %description -n xindy-portuguese
1155 Xindy portuguese language
1156
1157 %description -n xindy-portuguese -l hu.UTF-8
1158 Xindy portugál nyelv
1159
1160 %package -n xindy-romanian
1161 Summary:        Xindy romanian language
1162 Summary(hu.UTF-8):      Xindy román nyelv
1163 Group:          Applications/Publishing/TeX
1164
1165 %description -n xindy-romanian
1166 Xindy romanian language
1167
1168 %description -n xindy-romanian -l hu.UTF-8
1169 Xindy román nyelv
1170
1171 %package -n xindy-russian
1172 Summary:        Xindy russian language
1173 Summary(hu.UTF-8):      Xindy orosz nyelv
1174 Group:          Applications/Publishing/TeX
1175
1176 %description -n xindy-russian
1177 Xindy russian language
1178
1179 %description -n xindy-russian -l hu.UTF-8
1180 Xindy orosz nyelv
1181
1182 %package -n xindy-serbian
1183 Summary:        Xindy serbian language
1184 Summary(hu.UTF-8):      Xindy szerb nyelv
1185 Group:          Applications/Publishing/TeX
1186
1187 %description -n xindy-serbian
1188 Xindy serbian language
1189
1190 %description -n xindy-serbian -l hu.UTF-8
1191 Xindy szerb nyelv
1192
1193 %package -n xindy-slovak
1194 Summary:        Xindy slovak language
1195 Summary(hu.UTF-8):      Xindy szlovák nyelv
1196 Group:          Applications/Publishing/TeX
1197
1198 %description -n xindy-slovak
1199 Xindy slovak language
1200
1201 %description -n xindy-slovak -l hu.UTF-8
1202 Xindy szlovák nyelv
1203
1204 %package -n xindy-slovenian
1205 Summary:        Xindy slovenian language
1206 Summary(hu.UTF-8):      Xindy szlovén nyelv
1207 Group:          Applications/Publishing/TeX
1208
1209 %description -n xindy-slovenian
1210 Xindy slovenian language
1211
1212 %description -n xindy-slovenian -l hu.UTF-8
1213 Xindy szlovén nyelv
1214
1215 %package -n xindy-spanish
1216 Summary:        Xindy spanish language
1217 Summary(hu.UTF-8):      Xindy spanyol nyelv
1218 Group:          Applications/Publishing/TeX
1219
1220 %description -n xindy-spanish
1221 Xindy spanish language
1222
1223 %description -n xindy-spanish -l hu.UTF-8
1224 Xindy spanyol nyelv
1225
1226 %package -n xindy-swedish
1227 Summary:        Xindy swedish language
1228 Summary(hu.UTF-8):      Xindy svéd nyelv
1229 Group:          Applications/Publishing/TeX
1230
1231 %description -n xindy-swedish
1232 Xindy swedish language
1233
1234 %description -n xindy-swedish -l hu.UTF-8
1235 Xindy svéd nyelv
1236
1237 %package -n xindy-turkish
1238 Summary:        Xindy turkish language
1239 Summary(hu.UTF-8):      Xindy török nyelv
1240 Group:          Applications/Publishing/TeX
1241
1242 %description -n xindy-turkish
1243 Xindy turkish language
1244
1245 %description -n xindy-turkish -l hu.UTF-8
1246 Xindy török nyelv
1247
1248 %package -n xindy-ukrainian
1249 Summary:        Xindy ukrainian language
1250 Summary(hu.UTF-8):      Xindy ukrán nyelv
1251 Group:          Applications/Publishing/TeX
1252
1253 %description -n xindy-ukrainian
1254 Xindy ukrainian language
1255
1256 %description -n xindy-ukrainian -l hu.UTF-8
1257 Xindy ukrán nyelv
1258
1259 %package -n xindy-upper-sorbian
1260 Summary:        Xindy upper-sorbian language
1261 Summary(hu.UTF-8):      Xindy upper-sorbian nyelv
1262 Group:          Applications/Publishing/TeX
1263
1264 %description -n xindy-upper-sorbian
1265 Xindy upper-sorbian language
1266
1267 %description -n xindy-upper-sorbian -l hu.UTF-8
1268 Xindy upper-sorbian nyelv
1269
1270 %package -n xindy-vietnamese
1271 Summary:        Xindy vietnamese language
1272 Summary(hu.UTF-8):      Xindy vietnámi nyelv
1273 Group:          Applications/Publishing/TeX
1274
1275 %description -n xindy-vietnamese
1276 Xindy vietnamese language
1277
1278 %description -n xindy-vietnamese -l hu.UTF-8
1279 Xindy vietnám nyelv
1280
1281
1282 %package pdftex
1283 Summary:        TeX generating PDF files instead DVI
1284 Summary(hu.UTF-8):      PDF fájlok készítése DVI helyett TeX-ből
1285 Summary(pl.UTF-8):      TeX generujący pliki PDF zamiast DVI
1286 Group:          Applications/Publishing/TeX
1287 Requires(post,postun):  %{_bindir}/texhash
1288 Requires:       %{name} = %{epoch}:%{version}-%{release}
1289 Requires:       %{name}-fonts-type1-bluesky = %{epoch}:%{version}-%{release}
1290
1291 %description pdftex
1292 TeX generating PDF files instead DVI.
1293
1294 %description pdftex -l pl.UTF-8
1295 TeX generujący pliki PDF zamiast DVI.
1296
1297 %package psutils
1298 Summary:        PostScript Utilities
1299 Summary(hu.UTF-8):      PostScript eszközök
1300 Summary(pl.UTF-8):      Narzędzia do PostScriptu
1301 Group:          Applications/Printing
1302 Obsoletes:      psutils
1303
1304 %description psutils
1305 This archive contains some utilities for manipulating PostScript
1306 documents. Page selection and rearrangement are supported, including
1307 arrangement into signatures for booklet printing, and page merging for
1308 n-up printing.
1309
1310 %description psutils -l hu.UTF-8
1311 Ez a csomag jónéhány eszközt tartalmaz, amellyel a PostScript
1312 dokumentumok manipulálhatók. Oldal kijelölés és átrendezés támogatott,
1313 beleértve a booklet nyomtatáshoz való átrendezést is.
1314
1315 %description psutils -l pl.UTF-8
1316 PSutils zawiera programy pomagające manipulować plikami PostScript,
1317 wybierać strony przeznaczone do wydruku, ich kolejność, układ. Pozwala
1318 także na łączenie różnych plików PostScript w całość.
1319
1320 %package phyzzx
1321 Summary:        A TeX format for physicists
1322 Summary(hu.UTF-8):      TeX formátum fizikusoknak
1323 Group:          Applications/Publishing/TeX
1324 Requires(post,postun):  %{_bindir}/texhash
1325 Requires:       %{name} = %{epoch}:%{version}-%{release}
1326
1327 %description phyzzx
1328 A TeX format for physicists.
1329
1330 %description phyzzx -l hu.UTF-8
1331 TeX formátum fizikusoknak.
1332
1333 %package omega
1334 Summary:        Extended unicode TeX
1335 Summary(pl.UTF-8):      Omega - TeX ze wsparciem dla unikodu
1336 Group:          Applications/Publishing/TeX
1337 Requires(post,postun):  %{_bindir}/texhash
1338 Requires:       %{name} = %{epoch}:%{version}-%{release}
1339 Requires:       %{name}-fonts-omega = %{epoch}:%{version}-%{release}
1340 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1341
1342 %description omega
1343 Omega is a version of the TeX program modified for multilingual
1344 typesetting. It uses unicode, and has additional primitives for (among
1345 other things) bidirectional typesetting.
1346
1347 %description omega -l pl.UTF-8
1348 Omega to wersja TeXa zmodyfikowana dla potrzeb składu wielojęzycznego.
1349 Używa unikodu i ma dodatkowe prymitywy do (między innymi) składania
1350 tekstu pisanego w obu kierunkach.
1351
1352 # # formats #
1353
1354 # Plain format.
1355
1356 %package plain
1357 Summary:        Plain TeX format basic files
1358 Summary(pl.UTF-8):      Podstawowe pliki dla formatu Plain TeX
1359 Group:          Applications/Publishing/TeX
1360 Requires(post,postun):  %{_bindir}/texhash
1361 Requires:       %{name} = %{epoch}:%{version}-%{release}
1362
1363 %description plain
1364 Plain TeX format basic files.
1365
1366 %description plain -l pl.UTF-8
1367 Podstawowe pliki dla formatu Plain TeX.
1368
1369 %package format-plain
1370 Summary:        TeX Plain format
1371 Summary(pl.UTF-8):      Format TeX Plain
1372 Group:          Applications/Publishing/TeX
1373 Requires(post,postun):  %{_bindir}/texhash
1374 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1375
1376 %description format-plain
1377 TeX Plain format.
1378
1379 %description format-plain -l pl.UTF-8
1380 Format TeX Plain.
1381
1382 %package format-pdftex
1383 Summary:        PDFTeX Plain format
1384 Summary(pl.UTF-8):      Format PDFTeX Plain
1385 Group:          Applications/Publishing/TeX
1386 Requires(post,postun):  %{_bindir}/texhash
1387 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
1388 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1389 # for epstopdf to work
1390 Requires:       fonts-Type1-urw
1391 Requires:       ghostscript
1392
1393 %description format-pdftex
1394 PDFTeX Plain format.
1395
1396 %description format-pdftex -l pl.UTF-8
1397 Format PDFTeX Plain.
1398
1399 %package format-pdfetex
1400 Summary:        PDFTeX EPlain format
1401 Summary(pl.UTF-8):      Format PDFTeX EPlain
1402 Group:          Applications/Publishing/TeX
1403 Requires(post,postun):  %{_bindir}/texhash
1404 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
1405 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1406
1407 %description format-pdfetex
1408 PDFTeX EPlain format.
1409
1410 %description format-pdfetex -l pl.UTF-8
1411 Format PDFTeX EPlain.
1412
1413 # MeX Plain format
1414
1415 %package mex
1416 Summary:        MeX Plain Format basic files
1417 Summary(pl.UTF-8):      Podstawowe pliki dla format MeX Plain
1418 Group:          Applications/Publishing/TeX
1419 Requires(post,postun):  %{_bindir}/texhash
1420 Requires:       %{name} = %{epoch}:%{version}-%{release}
1421 Requires:       texlive-fonts-pl = %{epoch}:%{version}-%{release}
1422 Requires:       texlive-plain = %{epoch}:%{version}-%{release}
1423
1424 %description mex
1425 MeX Plain Format basic files.
1426
1427 %description mex -l pl.UTF-8
1428 Podstawowe pliki dla formatu MeX Plain.
1429
1430 %package format-mex
1431 Summary:        MeX Plain Format
1432 Summary(pl.UTF-8):      Format MeX Plain
1433 Group:          Applications/Publishing/TeX
1434 Requires(post,postun):  %{_bindir}/texhash
1435 Requires:       texlive-mex = %{epoch}:%{version}-%{release}
1436
1437 %description format-mex
1438 MeX Plain Format.
1439
1440 %description format-mex -l pl.UTF-8
1441 Format MeX Plain.
1442
1443 %package format-pdfmex
1444 Summary:        PDFMeX Plain Format
1445 Summary(pl.UTF-8):      Format PDFMeX Plain
1446 Group:          Applications/Publishing/TeX
1447 Requires(post,postun):  %{_bindir}/texhash
1448 Requires:       %{name}-mex = %{epoch}:%{version}-%{release}
1449 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
1450
1451 %description format-pdfmex
1452 PDFMeX Plain Format.
1453
1454 %description format-pdfmex -l pl.UTF-8
1455 Format PDFMeX Plain.
1456
1457 %package format-utf8mex
1458 Summary:        MeX Plain Format with UTF-8 encoded source files
1459 Summary(pl.UTF-8):      Format MeX Plain z plikami źródłowymi kodowanymi UTF-8
1460 Group:          Applications/Publishing/TeX
1461 Requires(post,postun):  %{_bindir}/texhash
1462 Requires:       %{name}-mex = %{epoch}:%{version}-%{release}
1463
1464 %description format-utf8mex
1465 MeX Plain Format with UTF-8 encoded source files.
1466
1467 %description format-utf8mex -l pl.UTF-8
1468 Format MeX Plain z plikami źródłowymi kodowanymi UTF-8.
1469
1470 # AMS TeX format
1471
1472 %package amstex
1473 Summary:        AMS macros for Plain TeX basic files
1474 Summary(pl.UTF-8):      Podstawowe pliki makr AMS dla formatu Plain TeX
1475 Group:          Applications/Publishing/TeX
1476 Requires(post,postun):  %{_bindir}/texhash
1477 Requires:       %{name}-fonts-ams = %{epoch}:%{version}-%{release}
1478 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1479 Obsoletes:      tetex-ams
1480 Obsoletes:      tetex-plain-amsfonts
1481
1482 %description amstex
1483 American Mathematical Society macros for Plain TeX basic files.
1484
1485 %description amstex -l pl.UTF-8
1486 Podstawowe pliki makr AMS (American Mathematical Society) dla formatu
1487 Plain TeX.
1488
1489 %package format-amstex
1490 Summary:        AMS macros for Plain TeX
1491 Summary(pl.UTF-8):      Makra AMS dla formatu Plain TeX
1492 Group:          Applications/Publishing/TeX
1493 Requires(post,postun):  %{_bindir}/texhash
1494 Requires:       %{name}-amstex = %{epoch}:%{version}-%{release}
1495 Obsoletes:      tetex-ams
1496
1497 %description format-amstex
1498 American Mathematical Society macros for Plain TeX.
1499
1500 %description format-amstex -l pl.UTF-8
1501 Makra AMS (American Mathematical Society) dla formatu Plain TeX.
1502
1503 %package format-pdfamstex
1504 Summary:        AMS macros for PDFTeX
1505 Summary(pl.UTF-8):      Makra AMS dla formatu PDFTeX
1506 Group:          Applications/Publishing/TeX
1507 Requires(post,postun):  %{_bindir}/texhash
1508 Requires:       %{name}-amstex = %{epoch}:%{version}-%{release}
1509 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
1510
1511 %description format-pdfamstex
1512 American Mathematical Society macros for PDFTeX.
1513
1514 %description format-pdfamstex -l pl.UTF-8
1515 Makra AMS (American Mathematical Society) dla formatu PDFTeX.
1516
1517 # CSPlain format
1518
1519 %package csplain
1520 Summary:        TeX CSPlain format basic files
1521 Summary(pl.UTF-8):      Podstawowe pliki dla formatu TeX CSPlain
1522 Group:          Applications/Publishing/TeX
1523 Requires(post,postun):  %{_bindir}/texhash
1524 Requires:       %{name}-fonts-cs = %{epoch}:%{version}-%{release}
1525 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1526
1527 %description csplain
1528 TeX CSPlain format basic files.
1529
1530 %description csplain -l pl.UTF-8
1531 Podstawowe pliki dla formatu TeX CSPlain.
1532
1533 %package format-csplain
1534 Summary:        TeX CSPlain format
1535 Summary(pl.UTF-8):      Format TeX CSPlain
1536 Group:          Applications/Publishing/TeX
1537 Requires(post,postun):  %{_bindir}/texhash
1538 Requires:       %{name}-csplain = %{epoch}:%{version}-%{release}
1539
1540 %description format-csplain
1541 TeX CSPlain format.
1542
1543 %description format-csplain -l pl.UTF-8
1544 Format TeX CSPlain.
1545
1546 %package format-pdfcsplain
1547 Summary:        PDFTeX CSPlain format
1548 Summary(pl.UTF-8):      Format PDFTeX CSPlain
1549 Group:          Applications/Publishing/TeX
1550 Requires(post,postun):  %{_bindir}/texhash
1551 Requires:       %{name}-csplain = %{epoch}:%{version}-%{release}
1552
1553 %description format-pdfcsplain
1554 PDFTeX CSPlain format.
1555
1556 %description format-pdfcsplain -l pl.UTF-8
1557 Format PDFTeX CSPlain.
1558
1559 # CSLaTeX format
1560
1561 %package cslatex
1562 Summary:        CSLaTeX format basic files
1563 Summary(pl.UTF-8):      Podstawowe pliki dla formatu CSLaTeX
1564 Group:          Applications/Publishing/TeX
1565 Requires(post,postun):  %{_bindir}/texhash
1566 Requires:       %{name}-fonts-cs = %{epoch}:%{version}-%{release}
1567 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1568
1569 %description cslatex
1570 CSLaTeX format basic files.
1571
1572 %description cslatex -l pl.UTF-8
1573 Podstawowe pliki dla formatu CSLaTeX.
1574
1575 %package format-cslatex
1576 Summary:        CSLaTeX format
1577 Summary(pl.UTF-8):      Format CSLaTeX
1578 Group:          Applications/Publishing/TeX
1579 Requires(post,postun):  %{_bindir}/texhash
1580 Requires:       %{name}-cslatex = %{epoch}:%{version}-%{release}
1581
1582 %description format-cslatex
1583 CSLaTeX format.
1584
1585 %description format-cslatex -l pl.UTF-8
1586 Format CSLaTeX.
1587
1588 %package format-pdfcslatex
1589 Summary:        PDF CSLaTeX format
1590 Summary(pl.UTF-8):      Format PDF CSLaTeX
1591 Group:          Applications/Publishing/TeX
1592 Requires(post,postun):  %{_bindir}/texhash
1593 Requires:       %{name}-cslatex = %{epoch}:%{version}-%{release}
1594
1595 %description format-pdfcslatex
1596 PDF CSLaTeX format.
1597
1598 %description format-pdfcslatex -l pl.UTF-8
1599 Format PDF CSLaTeX.
1600
1601 # Cyrillic Plain format
1602
1603 %package cyrplain
1604 Summary:        Cyrillic Plain format basic files
1605 Summary(pl.UTF-8):      Podstawowe pliki dla formatu Cyrillic Plain
1606 Group:          Applications/Publishing/TeX
1607 Requires(post,postun):  %{_bindir}/texhash
1608 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1609
1610 %description cyrplain
1611 Cyrillic Plain format basic files.
1612
1613 %description cyrplain -l pl.UTF-8
1614 Podstawowe pliki dla formatu Cyrillic Plain.
1615
1616 %package format-cyrplain
1617 Summary:        Cyrillic Plain format
1618 Summary(pl.UTF-8):      Format Cyrillic Plain
1619 Group:          Applications/Publishing/TeX
1620 Requires(post,postun):  %{_bindir}/texhash
1621 Requires:       %{name}-cyrplain = %{epoch}:%{version}-%{release}
1622
1623 %description format-cyrplain
1624 Cyrillic Plain format.
1625
1626 %description format-cyrplain -l pl.UTF-8
1627 Format Cyrillic Plain.
1628
1629 %package format-cyramstex
1630 Summary:        Cyrillic AMSTeX format
1631 Summary(pl.UTF-8):      Format Cyrillic AMSTeX
1632 Group:          Applications/Publishing/TeX
1633 Requires(post,postun):  %{_bindir}/texhash
1634 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1635 Obsoletes:      tetex-cyramstex
1636
1637 %description format-cyramstex
1638 Cyrillic AMSTeX format.
1639
1640 %description format-cyramstex -l pl.UTF-8
1641 Format Cyrillic AMSTeX.
1642
1643 %package format-cyrtexinfo
1644 Summary:        Cyrillic TeXInfo format
1645 Summary(pl.UTF-8):      Format Cyrillic TeXInfo
1646 Group:          Applications/Publishing/TeX
1647 Requires(post,postun):  %{_bindir}/texhash
1648 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1649 Obsoletes:      tetex-cyrtexinfo
1650
1651 %description format-cyrtexinfo
1652 Cyrillic TeXInfo format.
1653
1654 %description format-cyrtexinfo -l pl.UTF-8
1655 Format Cyrillic TeXInfo.
1656
1657 # EPlain format
1658
1659 %package eplain
1660 Summary:        EPlain format basic files
1661 Summary(pl.UTF-8):      Podstawowe pliki dla formatu EPlain
1662 Group:          Applications/Publishing/TeX
1663 Requires(post,postun):  %{_bindir}/texhash
1664 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1665 Obsoletes:      tetex-etex
1666
1667 %description eplain
1668 EPlain format basic files.
1669
1670 %description eplain -l pl.UTF-8
1671 Podstawowe pliki dla formatu EPlain.
1672
1673 %package format-eplain
1674 Summary:        EPlain format
1675 Summary(pl.UTF-8):      Format EPlain
1676 Group:          Applications/Publishing/TeX
1677 Requires(post,postun):  %{_bindir}/texhash
1678 Requires:       %{name}-eplain = %{epoch}:%{version}-%{release}
1679
1680 %description format-eplain
1681 EPlain format.
1682
1683 %description format-eplain -l pl.UTF-8
1684 Format EPlain.
1685
1686 # ConTeXt format.
1687
1688 %package context
1689 Summary:        ConTeXt macro package basic files
1690 Summary(pl.UTF-8):      Podstawowe pliki pakietu makr ConTeXt
1691 Group:          Applications/Publishing/TeX
1692 Requires(post,postun):  %{_bindir}/texhash
1693 Requires:       %{name} = %{epoch}:%{version}-%{release}
1694 Obsoletes:      tetex-latex-context
1695
1696 %define         _noautoreq      'perl(path_tre)'
1697
1698 %description context
1699 A full featured, parameter driven macro package, which fully supports
1700 advanced interactive documents.
1701
1702 This package contains basic files.
1703
1704 %description context -l pl.UTF-8
1705 Pakiet makr sterowanych przez parametry o pełnych możliwościach,
1706 całkowicie obsługujący zaawansowane dokumenty interaktywne.
1707
1708 Ten pakiet zawiera podstawowe pliki.
1709
1710 %package format-context-de
1711 Summary:        German ConTeXt format
1712 Summary(pl.UTF-8):      Niemiecka wersja formatu ConTeXt
1713 Group:          Applications/Publishing/TeX
1714 Requires(post,postun):  %{_bindir}/texhash
1715 Requires:       %{name}-context = %{epoch}:%{version}-%{release}
1716
1717 %description format-context-de
1718 German ConTeXt format.
1719
1720 %description format-context-de -l pl.UTF-8
1721 Niemiecka wersja formatu ConTeXt.
1722
1723 %package format-context-en
1724 Summary:        English ConTeXt format
1725 Summary(pl.UTF-8):      Angielska wersja formatu ConTeXt
1726 Group:          Applications/Publishing/TeX
1727 Requires(post,postun):  %{_bindir}/texhash
1728 Requires:       %{name}-context = %{epoch}:%{version}-%{release}
1729
1730 %description format-context-en
1731 English ConTeXt format.
1732
1733 %description format-context-en -l pl.UTF-8
1734 Angielska wersja formatu ConTeXt.
1735
1736 %package format-context-nl
1737 Summary:        Dutch ConTeXt format
1738 Summary(pl.UTF-8):      Holenderska wersja formatu ConTeXt
1739 Group:          Applications/Publishing/TeX
1740 Requires(post,postun):  %{_bindir}/texhash
1741 Requires:       %{name}-context = %{epoch}:%{version}-%{release}
1742
1743 %description format-context-nl
1744 Dutch ConTeXt format.
1745
1746 %description format-context-nl -l pl.UTF-8
1747 Holenderska wersja formatu ConTeXt.
1748
1749 # LaTeX format.
1750
1751 %package latex
1752 Summary:        LaTeX macro package basic files
1753 Summary(pl.UTF-8):      Podstawowe pliki pakietu makr LaTeX
1754 Group:          Applications/Publishing/TeX
1755 Requires(post,postun):  %{_bindir}/texhash
1756 Requires:       %{name} = %{epoch}:%{version}-%{release}
1757 Requires:       %{name}-fonts-latex = %{epoch}:%{version}-%{release}
1758 Requires:       %{name}-tex-ruhyphen = %{epoch}:%{version}-%{release}
1759 Requires:       %{name}-tex-ukrhyph = %{epoch}:%{version}-%{release}
1760 # for misc/eurosym:
1761 Requires:       %{name}-fonts-eurosym = %{epoch}:%{version}-%{release}
1762 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
1763 Requires:       %{name}-tex-babel = %{epoch}:%{version}-%{release}
1764 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
1765 Suggests:       %{name}-fonts-jknappen
1766 Suggests:       %{name}-latex-ucs = %{epoch}:%{version}-%{release}
1767 Obsoletes:      tetex-bibtex-koma-script
1768 Obsoletes:      tetex-latex-SIunits
1769 Obsoletes:      tetex-latex-caption
1770 Obsoletes:      tetex-latex-curves
1771 Obsoletes:      tetex-latex-dinbrief
1772 Obsoletes:      tetex-latex-draftcopy
1773 Obsoletes:      tetex-latex-dvilj
1774 Obsoletes:      tetex-latex-eepic
1775 Obsoletes:      tetex-latex-endfloat
1776 Obsoletes:      tetex-latex-fancyhdr
1777 Obsoletes:      tetex-latex-fancyheadings
1778 Obsoletes:      tetex-latex-fancyvrb
1779 Obsoletes:      tetex-latex-fp
1780 Obsoletes:      tetex-latex-graphics
1781 Obsoletes:      tetex-latex-hyperref
1782 Obsoletes:      tetex-latex-koma-script
1783 Obsoletes:      tetex-latex-labels
1784 Obsoletes:      tetex-latex-listings
1785 Obsoletes:      tetex-latex-misc
1786 Obsoletes:      tetex-latex-ms
1787 Obsoletes:      tetex-latex-multirow
1788 Obsoletes:      tetex-latex-mwcls
1789 Obsoletes:      tetex-latex-mwdtools
1790 Obsoletes:      tetex-latex-natbib
1791 Obsoletes:      tetex-latex-ntgclass
1792 Obsoletes:      tetex-latex-oberdiek
1793 Obsoletes:      tetex-latex-pb-diagram
1794 Obsoletes:      tetex-latex-pstricks
1795 Obsoletes:      tetex-latex-revtex4
1796 Obsoletes:      tetex-latex-seminar
1797 Obsoletes:      tetex-latex-t2
1798 Obsoletes:      tetex-latex-titlesec
1799 Obsoletes:      tetex-latex-tools
1800 Obsoletes:      tetex-latex-units
1801 Obsoletes:      tetex-mwcls
1802 Obsoletes:      tetex-revtex4
1803
1804 %description latex
1805 LaTeX is a front end for the TeX text formatting system. Easier to use
1806 than TeX, LaTeX is essentially a set of TeX macros which provide
1807 convenient, predefined document formats for users.
1808
1809 This package contains basic files.
1810
1811 %description latex -l pl.UTF-8
1812 LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
1813 łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
1814 dających użytkownikom wygodne, predefiniowane formaty dokumentów.
1815
1816 Ten pakiet zawiera podstawowe pliki.
1817
1818 %package latex-12many
1819 Summary:        Generalising mathematical index sets
1820 Summary(hu.UTF-8):      A matematikai halmazok indexelésének általánosítása
1821 Group:          Applications/Publishing/TeX
1822 Requires(post,postun):  %{_bindir}/texhash
1823 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1824
1825 %description latex-12many
1826 Generalising mathematical index sets.
1827
1828 %description latex-12many -l hu.UTF-8
1829 A matematikai halmazok indexelésének általánosítása.
1830
1831 %package latex-abstract
1832 Summary:        Control the typesetting of the abstract environment
1833 Summary(hu.UTF-8):      Az "abstract" környezet szedésének irányítása
1834 Group:          Applications/Publishing/TeX
1835 Requires(post,postun):  %{_bindir}/texhash
1836 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1837
1838 %description latex-abstract
1839 Control the typesetting of the abstract environment.
1840
1841 %description latex-abstract -l hu.UTF-8
1842 Az "abstract" környezet szedésének irányítása.
1843
1844 %package latex-accfonts
1845 Summary:        Utilities to derive new fonts from existing ones
1846 Summary(hu.UTF-8):      Eszközök új betűtípusok származtatására már létezőkből
1847 Group:          Applications/Publishing/TeX
1848 Requires(post,postun):  %{_bindir}/texhash
1849
1850 %description latex-accfonts
1851 Utilities to derive new fonts from existing ones.
1852
1853 %description latex-accfonts -l hu.UTF-8
1854 Eszközök új betűtípusok származtatására már létezőkből.
1855
1856 %package latex-adrconv
1857 Summary:        BibTeX styles to implement an address database
1858 Summary(hu.UTF-8):      BibTeX stílusok cím-adatbázis megvalósításához
1859 Group:          Applications/Publishing/TeX
1860 Requires(post,postun):  %{_bindir}/texhash
1861 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1862
1863 %description latex-adrconv
1864 BibTeX styles to implement an address database.
1865
1866 %description latex-adrconv -l hu.UTF-8
1867 BibTeX stílusok cím-adatbázis megvalósításához.
1868
1869
1870 %package latex-ae
1871 Summary:        Virtual fonts for PDF-files with T1 encoded CMR-fonts
1872 Summary(pl.UTF-8):      Wirtualne fonty dla plików PDF z fontami CMR o kodowaniu T1
1873 Group:          Applications/Publishing/TeX
1874 Requires(post,postun):  %{_bindir}/texhash
1875 Requires:       %{name}-fonts-ae = %{epoch}:%{version}-%{release}
1876 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1877
1878 %description latex-ae
1879 A set of virtual fonts which emulates T1 coded fonts using the
1880 standard CM fonts. The package is called AE fonts (for Almost
1881 European). The main use of the package is to produce PDF files using
1882 versions of the CM fonts instead of the bitmapped EC fonts.
1883
1884 %description latex-ae -l pl.UTF-8
1885 Zestaw wirtualnych fontów emulujących fonty o kodowaniu T1 przy użyciu
1886 standardowych fontów CM. Ten pakiet został nazwany AE (Almost European
1887 - prawie europejskie). Głównym przeznaczeniem tego pakietu jest
1888   produkowanie plików PDF przy użyciu wersji fontów CM zamiast
1889   bitmapowych fontów EC.
1890
1891 %package latex-algorithms
1892 Summary:        Floating algorithm environment
1893 Summary(pl.UTF-8):      Pływające środowisko dla algorytmów
1894 Group:          Applications/Publishing/TeX
1895 Requires(post,postun):  /usr/bin/texhash
1896 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1897
1898 %description latex-algorithms
1899 Defines a floating algorithm environment designed to work with the
1900 algorithmic package.
1901
1902 %description latex-algorithms -l pl.UTF-8
1903 Pakiet definiujący pływające środowisko dla algorytmów zaprojektowane
1904 do pracy z pakietem algorithmic.
1905
1906 %package latex-ams
1907 Summary:        AMS math facilities for LaTeX
1908 Summary(pl.UTF-8):      Udogodnienia matematyczne AMS dla LaTeXa
1909 Group:          Applications/Publishing/TeX
1910 Requires(post,postun):  %{_bindir}/texhash
1911 Requires:       %{name}-fonts-ams = %{epoch}:%{version}-%{release}
1912 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1913 Obsoletes:      tetex-latex-amscls
1914 Obsoletes:      tetex-latex-amsfonts
1915 Obsoletes:      tetex-latex-amsmath
1916
1917 %description latex-ams
1918 This package is the principal package in the AMS-LaTeX distribution.
1919 It adapts for use in LaTeX most of the mathematical features found in
1920 AMS-TeX.
1921
1922 %description latex-ams -l pl.UTF-8
1923 To jest główny pakiet dystrybucji AMS-LaTeX. Jest adaptacją większości
1924 możliwości matematycznych AMS-TeXa do używania w LaTeXu.
1925
1926 %package latex-antp
1927 Summary:        Antykwa Poltawskiego, a Type 1 family of Polish traditional type
1928 Summary(pl.UTF-8):      Antykwa Półtawskiego - rodzina tradycyjnych czcionek polskich jako Type 1
1929 Group:          Applications/Publishing/TeX
1930 Requires(post,postun):  %{_bindir}/texhash
1931 Requires:       %{name}-fonts-antp = %{epoch}:%{version}-%{release}
1932 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1933
1934 %description latex-antp
1935 A replica of Antykwa Poltawskiego font in PostScript Type 1 format
1936 - -- preliminary version. This font was designed in the 'twenties and
1937   the 'thirties of XX century by a Polish graphic artist and a
1938   typographer Adam Poltawski. It was widely used by Polish printing
1939   houses as long as metal types were in use (until ca the 'sixties).
1940   Perhaps the first complete font family programmed and parametrized in
1941   METAPOST.
1942
1943 %description latex-antp -l pl.UTF-8
1944 Wstępna wersja repliki kroju Antykwa Półtawskiego w formacie
1945 PostScript Type 1. Ten krój został opracowany w latach 30-tych i
1946 40-tych XX wieku przez polskiego grafika i typografa Adama
1947 Półtawskiego. Była szeroko używana przez polskie drukarnie dopóki
1948 używano metalowych czcionek (do lat 60-tych). Prawdopodobnie pierwsza
1949 kompletna rodzina fontów zaprogramowana i zparametryzowana w
1950 METAPOSCIE.
1951
1952 %package latex-antt
1953 Summary:        Antykwa Torunska, a Type 1 family of a Polish traditional type
1954 Summary(pl.UTF-8):      Antykwa Turuńska - rodzina tradycyjnych czcionek polskich jako Type 1
1955 Group:          Applications/Publishing/TeX
1956 Requires(post,postun):  %{_bindir}/texhash
1957 Requires:       %{name}-fonts-antt = %{epoch}:%{version}-%{release}
1958 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1959
1960 %description latex-antt
1961 Antykwa Torunska is a serif font designed by the late Polish
1962 typographer Zygfryd Gardzielewski, reconstructed and digitized as Type
1963 1.
1964
1965 %description latex-antt -l pl.UTF-8
1966 Antykwa Toruńska to krój szeryfowy opracowany niedawno przez polskiego
1967 typografa Zygfryda Gardzielewskiego, zrekonstruowany i przerobiony na
1968 postać cyfrową jako Type 1.
1969
1970 %package latex-appendix
1971 Summary:        Extra control of appendices
1972 Summary(hu.UTF-8):      Az appendixek nagyobb irányítása
1973 Group:          Applications/Publishing/TeX
1974 Requires(post,postun):  %{_bindir}/texhash
1975 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1976
1977 %description latex-appendix
1978 Extra control of appendices.
1979
1980 %description latex-appendix -l hu.UTF-8
1981 Az appendixek nagyobb irányítása.
1982
1983 %package latex-backgammon
1984 Summary:        LaTeX package to documenting backgammon games
1985 Summary(hu.UTF-8):      LaTeX csomag backgammon játékok dokumentálására
1986 Group:          Applications/Publishing/TeX
1987 Requires(post,postun):  %{_bindir}/texhash
1988 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1989
1990 %description latex-backgammon
1991 LaTeX package to documenting backgammon games.
1992
1993 %description latex-backgammon -l hu.UTF-8
1994 LaTeX csomag backgammon játékok dokumentálására
1995
1996 %package latex-bbm
1997 Summary:        Blackboard variant fonts for Computer Modern, with LaTeX support
1998 Summary(pl.UTF-8):      Tablicowy wariant fontów Computer Modern z obsługą LaTeXa
1999 Group:          Applications/Publishing/TeX
2000 Requires(post,postun):  %{_bindir}/texhash
2001 Requires:       %{name}-fonts-bbm = %{epoch}:%{version}-%{release}
2002 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2003
2004 %description latex-bbm
2005 Blackboard variant fonts for Computer Modern, with LaTeX support.
2006
2007 %description latex-bbm -l pl.UTF-8
2008 Tablicowy wariant fontów Computer Modern z obsługą LaTeXa.
2009
2010 %package latex-bardiag
2011 Summary:        LateX package for drawing bar diagrams
2012 Summary(pl.UTF-8):      LaTeX csomag oszlopdiagramok rajzolására
2013 Group:          Applications/Publishing/TeX
2014 Requires(post,postun):  %{_bindir}/texhash
2015
2016 %description latex-bardiag
2017 LateX package for drawing bar diagrams.
2018
2019 %description latex-bardiag -l hu.UTF-8
2020 LaTeX csomag oszlopdiagramok rajzolására.
2021
2022 %package latex-bbold
2023 Summary:        Sans serif blackboard bold for LaTeX
2024 Summary(pl.UTF-8):      Tablicowy tłusty font sans serif dla LaTeXa
2025 Group:          Applications/Publishing/TeX
2026 Requires(post,postun):  %{_bindir}/texhash
2027 Requires:       %{name}-fonts-bbold = %{epoch}:%{version}-%{release}
2028 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2029
2030 %description latex-bbold
2031 A geometric sans serif blackboard bold font, for use in mathematics.
2032
2033 %description latex-bbold -l pl.UTF-8
2034 Geometryczny tablicowy tłusty font sans serif, do używania w
2035 matematyce.
2036
2037 %package latex-bibtex
2038 Summary:        Bibliography management for LaTeX
2039 Summary(pl.UTF-8):      Zarządzenie bibliografią dla LaTeXa
2040 Group:          Applications/Publishing/TeX
2041 Requires(post,postun):  %{_bindir}/texhash
2042 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2043 Obsoletes:      tetex-bibtex
2044 Obsoletes:      tetex-natbib
2045 Obsoletes:      tetex-rubibtex
2046
2047 %description latex-bibtex
2048 Bibliography management for LaTeX.
2049
2050 %description latex-bibtex -l pl.UTF-8
2051 Zarządzanie bibliografią dla LaTeXa.
2052
2053 %package latex-beamer
2054 Summary:        A LaTeX class for producing presentations and slides
2055 Summary(hu.UTF-8):      LaTeX dokumentumosztály prezentációk és fóliák készítéséhez
2056 Group:          Applications/Publishing/TeX
2057 Requires(post,postun):  %{_bindir}/texhash
2058 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2059
2060 %description latex-beamer
2061 A LaTeX class for producing presentations and slides.
2062
2063 %description latex-beamer -l hu.UTF-8
2064 LaTeX dokumentumosztály prezentációk és fóliák készítéséhez.
2065
2066 %package latex-bezos
2067 Summary:        Packages by Javier Bezos (additional math tools)
2068 Summary(hu.UTF-8):      Javier Bezos csomagjai (további matematikai eszközök)
2069 Group:          Applications/Publishing/TeX
2070 Requires(post,postun):  %{_bindir}/texhash
2071 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2072
2073 %description latex-bezos
2074 Packages by Javier Bezos (additional math tools).
2075
2076 %description latex-bezos
2077 Javier Bezos csomagjai (további matematikai eszközök).
2078
2079 %package latex-bibtex-ams
2080 Summary:        BibTeX style files for American Mathematical Society publications
2081 Summary(pl.UTF-8):      Pliki stylów BibTeXa do publikacji American Mathematical Society
2082 Group:          Applications/Publishing/TeX
2083 Requires(post,postun):  %{_bindir}/texhash
2084 Requires:       %{name}-latex-ams = %{epoch}:%{version}-%{release}
2085 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2086 Obsoletes:      tetex-bibtex-ams
2087
2088 %description latex-bibtex-ams
2089 BibTeX style files for American Mathematical Society publications.
2090
2091 %description latex-bibtex-ams -l pl.UTF-8
2092 Pliki stylów BibTeXa do publikacji American Mathematical Society.
2093
2094 %package latex-bibtex-dk
2095 Summary:        Danish variants of the standard BibTeX styles
2096 Summary(pl.UTF-8):      Duńskie warianty standardowych stylów BibTeXa
2097 Group:          Applications/Publishing/TeX
2098 Requires(post,postun):  /usr/bin/texhash
2099 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2100
2101 %description latex-bibtex-dk
2102 Dk-bib is a translation of the four standard BibTeX style files
2103 (abbrv, alpha, plain and unsrt) into Danish. The files have been
2104 extended with ISBN, ISSN and URL fields which can be enabled through a
2105 LaTeX style file.
2106
2107 %description latex-bibtex-dk -l pl.UTF-8
2108 Dk-bib to tłumaczenie czterech standardowych plików stylów BibTeXa
2109 (abbrv, alpha, plain i unsrt) na język duński. Pliki zostały
2110 rozszerzone o pola ISBN, ISSN i URL, które można włączyć poprzez plik
2111 stylu LaTeXa.
2112
2113 %package latex-bibtex-nor
2114 Summary:        Norwegian variants of the standard BibTeX styles
2115 Summary(pl.UTF-8):      Norweskie warianty standardowych stylów BibTeXa
2116 Group:          Applications/Publishing/TeX
2117 Requires(post,postun):  /usr/bin/texhash
2118 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2119
2120 %description latex-bibtex-nor
2121 Norwegian variants of the standard BibTeX styles.
2122
2123 %description latex-bibtex-nor -l pl.UTF-8
2124 Norweskie warianty standardowych stylów BibTeXa.
2125
2126 %package latex-bibtex-pl
2127 Summary:        Polish bibliography management for LaTeX
2128 Summary(pl.UTF-8):      Polska wersja zarządzania bibliografią dla LaTeXa
2129 Group:          Applications/Publishing/TeX
2130 Requires(post,postun):  %{_bindir}/texhash
2131 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2132 Obsoletes:      tetex-bibtex-plbib
2133
2134 %description latex-bibtex-pl
2135 Polish bibliography management for LaTeX.
2136
2137 %description latex-bibtex-pl -l pl.UTF-8
2138 Polska wersja zarządzania bibliografią dla LaTeXa.
2139
2140 %package latex-bibtex-german
2141 Summary:        German variants of standard BibTeX styles
2142 Summary(pl.UTF-8):      Niemieckie wersje standardowych stylów BibTeXa
2143 Group:          Applications/Publishing/TeX
2144 Requires(post,postun):  %{_bindir}/texhash
2145 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2146 Obsoletes:      tetex-bibtex-germbib
2147
2148 %description latex-bibtex-german
2149 German variants of standard BibTeX styles.
2150
2151 %description latex-bibtex-german -l pl.UTF-8
2152 Niemieckie wersje standardowych stylów BibTeXa.
2153
2154 %package latex-bibtex-revtex4
2155 Summary:        BibTeX styles for REVTeX4
2156 Summary(pl.UTF-8):      Style BibTeXa dla REVTeX4
2157 Group:          Applications/Publishing/TeX
2158 Requires(post,postun):  %{_bindir}/texhash
2159 Requires:       %{name} = %{epoch}:%{version}-%{release}
2160 Obsoletes:      tetex-bibtex-revtex4
2161
2162 %description latex-bibtex-revtex4
2163 BibTeX styles for REVTeX4.
2164
2165 %description latex-bibtex-revtex4 -l pl.UTF-8
2166 Style BibTeXa dla REVTeX4.
2167
2168 %package latex-bibtex-jurabib
2169 Summary:        Extended BibTeX citation support for the humanities and legal texts
2170 Summary(pl.UTF-8):      Rozszerzona obsługa cytowania BibTeXa do tekstów humanistycznych i prawniczych
2171 Group:          Applications/Publishing/TeX
2172 Requires(post,postun):  %{_bindir}/texhash
2173 Requires:       %{name} = %{epoch}:%{version}-%{release}
2174 Obsoletes:      tetex-bibtex-jurabib
2175
2176 %description latex-bibtex-jurabib
2177 Extended BibTeX citation support for the humanities and legal texts.
2178
2179 %description latex-bibtex-jurabib -l pl.UTF-8
2180 Rozszerzona obsługa cytowania BibTeXa do tekstów humanistycznych i
2181 prawniczych.
2182
2183 %package latex-bibtex-styles
2184 Summary:        Various BibTeX styles
2185 Summary(hu.UTF-8):      Vegyes BibTeX stílusok
2186 Group:          Applications/Publishing/TeX
2187 Requires(post,postun):  %{_bindir}/texhash
2188 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2189
2190 %description latex-bibtex-styles
2191 Various BibTeX styles.
2192
2193 %description latex-bibtex-styles -l hu.UTF-8
2194 Vegyes BibTeX stílusok.
2195
2196 %package latex-bibtex-vancouver
2197 Summary:        Bibliographic style file for Biomedical Journals
2198 Summary(hu.UTF-8):      Irodalomjegyzék-stílus a Biomedical Journal-hoz
2199 Group:          Applications/Publishing/TeX
2200 Requires(post,postun):  %{_bindir}/texhash
2201 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2202
2203 %description latex-bibtex-vancouver
2204 Bibliographic style file for Biomedical Journals.
2205
2206 %description latex-bibtex-vancouver -l hu.UTF-8
2207 Irodalomjegyzék-stílus a Biomedical Journal-hoz.
2208
2209 %package latex-booktabs
2210 Summary:        Publication quality tables in LaTeX
2211 Summary(hu.UTF-8):      Nyomdai minőségű táblázatok LaTeX-ben
2212 Group:          Applications/Publishing/TeX
2213 Requires(post,postun):  %{_bindir}/texhash
2214 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2215
2216 %description latex-booktabs
2217 Publication quality tables in LaTeX.
2218
2219 %description latex-booktabs -l hu.UTF-8
2220 Nyomdai minőségű táblázatok LaTeX-ben.
2221
2222
2223 %package latex-caption
2224 Summary:        Customising captions in floating environments
2225 Summary(hu.UTF-8):      Feliratok testreszabása úszó környezetekben
2226 Group:          Applications/Publishing/TeX
2227 Requires(post,postun):  %{_bindir}/texhash
2228 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2229
2230 %description latex-caption
2231 Customising captions in floating environments.
2232
2233 %description latex-caption -l hu.UTF-8
2234 Feliratok testreszabása úszó környezetekben.
2235
2236 %package latex-carlisle
2237 Summary:        Miscellaneous small packages by David Carlisle
2238 Summary(pl.UTF-8):      Różne małe pakiety autorstwa Davida Carlisle
2239 Group:          Applications/Publishing/TeX
2240 Requires(post,postun):  %{_bindir}/texhash
2241 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2242
2243 %description latex-carlisle
2244 Miscellaneous small packages by David Carlisle.
2245
2246 %description latex-carlisle -l pl.UTF-8
2247 Różne małe pakiety autorstwa Davida Carlisle.
2248
2249 %package latex-ccfonts
2250 Summary:        Support for Concrete text and math fonts in LaTeX
2251 Summary(pl.UTF-8):      Obsługa fontów tekstowych i matematycznych Concrete w LaTeXu
2252 Group:          Applications/Publishing/TeX
2253 Requires(post,postun):  %{_bindir}/texhash
2254 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2255
2256 %description latex-ccfonts
2257 LaTeX font definition files for the Concrete fonts and a LaTeX package
2258 for typesetting documents using Concrete as the default font family.
2259 The files support OT1, T1, TS1, and Concrete math including AMS fonts
2260 (Ulrik Vieth's concmath).
2261
2262 %description latex-ccfonts -l pl.UTF-8
2263 Pliki definicji fontów LaTeXowych dla fontów Concrete oraz pakiet
2264 LaTeXa do składania dokumentów przy użyciu Concrete jako domyślnej
2265 rodziny fontów. Pliki obsługują fonty OT1, T1, TS1 oraz matematyczny
2266 Concrete wraz z AMS (concmath Ulrika Vietha).
2267
2268 %package latex-cite
2269 Summary:        Supports compressed, sorted lists of numerical citations
2270 Summary(pl.UTF-8):      Obsługa kompresowanych, sortowanych list numerowanych cytatów
2271 Group:          Applications/Publishing/TeX
2272 Requires(post,postun):  %{_bindir}/texhash
2273 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2274
2275 %description latex-cite
2276 Supports compressed, sorted lists of numerical citations.
2277
2278 %description latex-cite -l pl.UTF-8
2279 Obsługa kompresowanych, sortowanych list numerowanych cytatów.
2280
2281 %package latex-cmbright
2282 Summary:        Support for CM Bright fonts in LaTeX
2283 Summary(pl.UTF-8):      Obsługa fontów CM Bright w LaTeXu
2284 Group:          Applications/Publishing/TeX
2285 Requires(post,postun):  %{_bindir}/texhash
2286 Requires:       %{name}-fonts-cmbright = %{epoch}:%{version}-%{release}
2287 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2288
2289 %description latex-cmbright
2290 A family of sans serif fonts for TeX and LaTeX, based on Donald
2291 Knuth's CM fonts. It comprises OT1, T1 and TS1 encoded text fonts of
2292 various shapes as well as all the fonts necessary for mathematical
2293 typesetting, incl. AMS symbols. This collection provides all the
2294 necessary files for using the fonts with LaTeX.
2295
2296 %description latex-cmbright -l pl.UTF-8
2297 Rodzina fontów sans serif dla TeXa i LaTeXa, oparta na fontach CM
2298 Donalda Knutha. Obejmuje fonty dla kodowań OT1, T1 i TS1 różnych
2299 kształtów oraz fonty niezbędne do składu matematycznego, włącznie z
2300 symbolami AMS. Ten zestaw dostarcza wszystkie niezbędne pliki do
2301 używania fontów w LaTeXu.
2302
2303 %package latex-comment
2304 Summary:        Selectively include/excludes portions of text
2305 Summary(hu.UTF-8):      A szöveg részeinek beillesztése/kihagyása
2306 Group:          Applications/Publishing/TeX
2307 Requires(post,postun):  %{_bindir}/texhash
2308 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2309
2310 %description latex-comment
2311 Selectively include/excludes portions of text.
2312
2313 %description latex-comment -l hu.UTF-8
2314 A szöveg részeinek beillesztése/kihagyása.
2315
2316 %package latex-concmath
2317 Summary:        LaTeX package and font definition files to access the Concrete math fonts
2318 Summary(pl.UTF-8):      Pakiet LaTeXa i pliki definicji fontów udostępniające fonty matematyczne Concrete
2319 Group:          Applications/Publishing/TeX
2320 Requires(post,postun):  %{_bindir}/texhash
2321 Requires:       %{name}-fonts-concmath = %{epoch}:%{version}-%{release}
2322 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2323
2324 %description latex-concmath
2325 LaTeX package and font definition files to access the Concrete math
2326 fonts, which were derived from Computer Modern math fonts using
2327 parameters from Concrete Roman text fonts.
2328
2329 %description latex-concmath -l pl.UTF-8
2330 Pakiet LaTeXa i pliki definicji fontów udostępniające fonty
2331 matematyczne Concrete wywodzące się z fontów matematycznych Computer
2332 Modern poprzez zastosowanie parametrów fontów tekstowych Concrete
2333 Roman.
2334
2335 %package latex-currvita
2336 Summary:        Typeset a curriculum vitae
2337 Summary(hu.UTF-8):      Önéletrajzok írása
2338 Group:          Applications/Publishing/TeX
2339 Requires(post,postun):  %{_bindir}/texhash
2340 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2341
2342 %description latex-currvita
2343 Typeset a curriculum vitae.
2344
2345 %description latex-currvita -l hu.UTF-8
2346 Önéletrajzok írása.
2347
2348 %package latex-curves
2349 Summary:        Curves for LaTeX picture environment
2350 Summary(hu.UTF-8):      Görbék LaTeX picture környezetébe
2351 Group:          Applications/Publishing/TeX
2352 Requires(post,postun):  %{_bindir}/texhash
2353 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2354
2355 %description latex-curves
2356 Curves for LaTeX picture environment.
2357
2358 %description latex-curves -l hu.UTF-8
2359 Görbék LaTeX picture környezetébe.
2360
2361 %package latex-custom-bib
2362 Summary:        Customized BibTeX styles for LaTeX
2363 Summary(pl.UTF-8):      Dostosowywanie stylów BibTeXa dla LaTeXa
2364 Group:          Applications/Publishing/TeX
2365 Requires(post,postun):  %{_bindir}/texhash
2366 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2367
2368 %description latex-custom-bib
2369 Package generating customized BibTeX bibliography styles from a
2370 generic file using docstrip. Includes support for the Harvard style.
2371
2372 %description latex-custom-bib -l pl.UTF-8
2373 Pakiet generujący dostosowane style bibliografii BibTeXa z ogólnego
2374 pliki przy użyciu docstrip. Zawiera obsługę stylu Harvard.
2375
2376 %package latex-cyrillic
2377 Summary:        LaTeX Cyrillic support
2378 Summary(pl.UTF-8):      Obsługa cyrylicy dla LaTeXa
2379 Group:          Applications/Publishing/TeX
2380 Requires(post,postun):  %{_bindir}/texhash
2381 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2382
2383 %description latex-cyrillic
2384 LaTeX Cyrillic support.
2385
2386 %description latex-cyrillic -l pl.UTF-8
2387 Obsługa cyrylicy dla LaTeXa.
2388
2389 %package latex-dstroke
2390 Summary:        LaTeX doublestroke font
2391 Summary(pl.UTF-8):      Podwójnie kreślony font dla LaTeXa
2392 Group:          Applications/Publishing/TeX
2393 Requires(post,postun):  %{_bindir}/texhash
2394 Requires:       %{name}-fonts-dstroke = %{epoch}:%{version}-%{release}
2395 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2396
2397 %description latex-dstroke
2398 Doublestroke font for typesetting the mathematical symbols for the
2399 natural numbers, whole numbers, rational numbers, real numbers and
2400 complex numbers.
2401
2402 %description latex-dstroke -l pl.UTF-8
2403 Podwójnie kreślony font do składania symboli matematycznych liczb
2404 naturalnych, całkowitych, wymiernych, rzeczywistych i zespolonych.
2405
2406 %package latex-enumitem
2407 Summary:        A package to customize the three basic lists
2408 Summary(hu.UTF-8):      Egy csomag, amivel testreszabhatod a három alapvető listát
2409 Group:          Applications/Publishing/TeX
2410 Requires(post,postun):  %{_bindir}/texhash
2411 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2412
2413 %description latex-enumitem
2414 A package to customize the three basic lists (enumerate, itemize and
2415 description).
2416
2417 %description latex-enumitem
2418 Egy csomag, amivel testreszabhatod a három alapvető listakörnyezetet
2419 (enumerate, itemize, description).
2420
2421 %package latex-exam
2422 Summary:        The exam document class attempts to make it easy for even a LaTeX novice to prepare exams
2423 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
2424 Group:          Applications/Publishing/TeX
2425 Requires(post,postun):  %{_bindir}/texhash
2426 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2427
2428 %description latex-exam
2429 The exam document class attempts to make it easy for even a LaTeX
2430 novice to prepare exams.
2431
2432 %description latex-exam -l hu.UTF-8
2433 Az exam dokumentumosztály segítségével könnyűvé válik LaTeX-ben a
2434 feladatsorok készítése.
2435
2436 %package latex-gbrief
2437 Summary:        Letter document class
2438 Summary(hu.UTF-8):      Levél dokumentumosztály
2439 Group:          Applications/Publishing/TeX
2440 Requires(post,postun):  %{_bindir}/texhash
2441 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2442
2443 %description latex-gbrief
2444 Letter document class.
2445
2446 %description latex-gbrief -l hu.UTF-8
2447 Levél dokumentumosztály.
2448
2449
2450 %package latex-jknappen
2451 Summary:        Miscellaneous packages by Joerg Knappen
2452 Summary(pl.UTF-8):      Różne pakiety autorstwa Joerga Knappena
2453 Group:          Applications/Publishing/TeX
2454 Requires(post,postun):  %{_bindir}/texhash
2455 Requires:       %{name}-fonts-jknappen = %{epoch}:%{version}-%{release}
2456 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2457
2458 %description latex-jknappen
2459 Miscellaneous macros, mostly for making use of extra fonts, by Joerg
2460 Knappen, including sgmlcmpt.
2461
2462 %description latex-jknappen -l pl.UTF-8
2463 Różne makra, głównie do używania dodatkowych fontów autorstwa Joerga
2464 Knappena. Zawiera sgmlcmpt.
2465
2466 %package latex-keystroke
2467 Summary:        Graphical representation of keys on keyboard
2468 Summary(hu.UTF-8):      A billentyűk grafikus megjelenítése
2469 Group:          Applications/Publishing/TeX
2470 Requires(post,postun):  %{_bindir}/texhash
2471 Requires:       %{name}-latex
2472
2473 %description latex-keystroke
2474 Graphical representation of keys on keyboard.
2475
2476 %description latex-keystroke -l hu.UTF-8
2477 A billentyűk grafikus megjelenítése.
2478
2479
2480 %package latex-labbook
2481 Summary:        Typeset laboratory journals
2482 Summary(hu.UTF-8):      Laborjegyzőkönyvek szedése
2483 Group:          Applications/Publishing/TeX
2484 Requires(post,postun):  %{_bindir}/texhash
2485 Requires:       %{name}-latex
2486
2487 %description latex-labbook
2488 Typeset laboratory journals.
2489
2490 %description latex-labbook -l hu.UTF-8
2491 Laborjegyzőkönyvek szedése.
2492
2493 %package latex-lcd
2494 Summary:        Alphanumerical LCD-style displays
2495 Summary(hu.UTF-8):      Alfanumerikus LCD-szerű kijelzés
2496 Group:          Applications/Publishing/TeX
2497 Requires(post,postun):  %{_bindir}/texhash
2498 Requires:       %{name}-latex
2499
2500 %description latex-lcd
2501 Alphanumerical LCD-style displays.
2502
2503 %description latex-lcd -l hu.UTF-8
2504 Alfanumerikus LCD-szerű kijelzés.
2505
2506 %package latex-leaflet
2507 Summary:        Create small handouts (flyers)
2508 Summary(hu.UTF-8):      Kis "kézikönyvek" készítése (brossúrák)
2509 Group:          Applications/Publishing/TeX
2510 Requires(post,postun):  %{_bindir}/texhash
2511 Requires:       %{name}-latex
2512
2513 %description latex-leaflet
2514 Create small handouts (flyers).
2515
2516 %description latex-leaflet -l hu.UTF-8
2517 Kis "kézikönyvek" készítése (brossúrák).
2518
2519 %package latex-leftidx
2520 Summary:        Left and right subscripts and superscripts in math mode
2521 Summary(hu.UTF-8):      Bal és jobboldali alsó és felső indexek matematikai módban
2522 Group:          Applications/Publishing/TeX
2523 Requires(post,postun):  %{_bindir}/texhash
2524 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2525
2526 %description latex-leftidx
2527 Left and right subscripts and superscripts in math mode.
2528
2529 %description latex-leftidx -l hu.UTF-8
2530 Bal és jobboldali alsó és felső indexek matematikai módban.
2531
2532
2533 %package latex-lewis
2534 Summary:        Draw Lewis structures (chemistry)
2535 Summary(hu.UTF-8):      Lewis struktúrák készítése (kémia)
2536 Group:          Applications/Publishing/TeX
2537 Requires(post,postun):  %{_bindir}/texhash
2538 Requires:       %{name}-latex
2539
2540 %description latex-lewis
2541 Draw Lewis structures (chemistry).
2542
2543 %description latex-lewis -l hu.UTF-8
2544 Lewis struktúrák készítése (kémia).
2545
2546 %package latex-lm
2547 Summary:        LaTeX styles for Latin Modern family fonts
2548 Summary(pl.UTF-8):      Style LaTeXa dla fontów z rodziny Latin Modern
2549 Group:          Applications/Publishing/TeX
2550 Requires(post,postun):  /usr/bin/texhash
2551 Requires:       %{name}-fonts-lm = %{epoch}:%{version}-%{release}
2552 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2553
2554 %description latex-lm
2555 Latin Modern family of fonts, based on the Computer Modern fonts
2556 released into public domain by AMS (copyright (C) 1997 AMS). Contain a
2557 lot of additional characters, mainly accented ones, but not only.
2558 There is a one set of PostScript fonts and four sets of TeX Font
2559 Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
2560 encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
2561 Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
2562 potential user knows what to do with all these files. The author is
2563 Boguslaw Jackowski.
2564
2565 %description latex-lm -l pl.UTF-8
2566 Rodzina fontów Latin Modern, oparta na fontach Computer Modern
2567 przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
2568 Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
2569 Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
2570 Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
2571 QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
2572 (texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
2573 (ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
2574 tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
2575
2576 %package latex-lastpage
2577 Summary:        Reference last page for "Page N of M" type footers
2578 Summary(hu.UTF-8):      Az utolsó oldalra hivatkozás "N/M. oldal" típusú lábfejekhez
2579 Group:          Applications/Publishing/TeX
2580 Requires(post,postun):  %{_bindir}/texhash
2581
2582 %description latex-lastpage
2583 Reference last page for Page N of M type footers.
2584
2585 %description latex-lastpage -l hu.UTF-8
2586 Az utolsó oldalra hivatkozás "N/M. oldal" típusú lábfejekhez.
2587
2588 %package latex-lineno
2589 Summary:        Line numbers on paragraphs
2590 Summary(pl.UTF-8):      Numery linii dla paragrafów
2591 Group:          Applications/Publishing/TeX
2592 Requires(post,postun):  /usr/bin/texhash
2593 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2594
2595 %description latex-lineno
2596 The LaTeX package lineno.sty provides line numbers on paragraphs.
2597 After TeX has broken a paragraph into lines there will be line numbers
2598 attached to them, with the possibility to make references through the
2599 LaTeX \ref, \pageref cross reference mechanism.
2600
2601 %description latex-lineno -l pl.UTF-8
2602 Pakiet LaTeXa lineno.sty daje numery linii dla paragrafów. Po podziale
2603 paragrafu na linie przez TeXa do linii dołączane są ich numery z
2604 możliwością tworzenia odnośników poprzez mechanizm odnośników LaTeXa
2605 \ref i \pageref.
2606
2607
2608 %package latex-mathexam
2609 Summary:        Package for typesetting exams
2610 Summary(hu.UTF-8):      Vizsgák szedése
2611 Group:          Applications/Publishing/TeX
2612 Requires(post,postun):  %{_bindir}/texhash
2613 Requires:       %{name}-latex
2614
2615 %description latex-mathexam
2616 Package for typesetting exams.
2617
2618 %description latex-mathexam -l hu.UTF-8
2619 Vizsgák szedése.
2620
2621 %package latex-microtype
2622 Summary:        An interface to the micro-typographic extensions of pdfTeX
2623 Summary(pl.UTF-8):      Interfejs do rozszerzeń mikrotypograficznych pdfTeXa
2624 Group:          Applications/Publishing/TeX
2625 Requires(post,postun):  /usr/bin/texhash
2626 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2627
2628 %description latex-microtype
2629 The `microtype' package provides a LaTeX interface to pdfTeX's
2630 micro-typographic extensions: character protrusion and font expansion.
2631 It allows to restrict character protrusion and/or font expansion to a
2632 definable set of fonts, and to configure micro-typographic aspects of
2633 the fonts in a straight-forward and flexible way. Settings for various
2634 fonts are provided.
2635
2636 %description latex-microtype -l pl.UTF-8
2637 Pakiet microtype dodaje do LaTeXa mechanizm do rozszerzeń
2638 mikrotypograficznych pdfTeXa: wysuwania znaków i rozszerzania fontów.
2639 Pozwala ograniczyć wysuwanie znaku i/lub rozszerzanie fontu do
2640 określonego zbioru fontów oraz skonfigurować mikrotypograficzne
2641 aspekty fontów w prosty i elastyczny sposób. Dostarczone są ustawienia
2642 dla różnych fontów.
2643
2644 %package latex-musictex
2645 Summary:        Typesetting music with TeX
2646 Summary(hu.UTF-8):      Zenék szedése TeX-hel
2647 Group:          Applications/Publishing/TeX
2648 Requires(post,postun):  %{_bindir}/texhash
2649 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2650
2651 %description latex-musictex
2652 Typesetting music with TeX.
2653
2654 %description latex-musictex -l hu.UTF-8
2655 Zenék szedése TeX-hel.
2656
2657 %package latex-lucidabr
2658 Summary:        Package to make Lucida Bright fonts usable with LaTeX
2659 Summary(pl.UTF-8):      Pakiet umożliwiający używanie fontów Lucida Bright w LaTeXu
2660 Group:          Applications/Publishing/TeX
2661 Requires(post,postun):  %{_bindir}/texhash
2662 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2663
2664 %description latex-lucidabr
2665 Package to make Lucida Bright fonts usable with LaTeX.
2666
2667 %description latex-lucidabr -l pl.UTF-8
2668 Pakiet umożliwiający używanie fontów Lucida Bright w LaTeXu.
2669
2670 %package latex-marvosym
2671 Summary:        Styles for Martin Vogel's Symbol (marvosym) font
2672 Summary(pl.UTF-8):      Style dla fontu Symbol Martina Vogela (marvosym)
2673 Group:          Applications/Publishing/TeX
2674 Requires(post,postun):  /usr/bin/texhash
2675 Requires:       %{name}-fonts-marvosym = %{epoch}:%{version}-%{release}
2676 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2677
2678 %description latex-marvosym
2679 Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
2680 currency symbol as defined by the European commission; Euro currency
2681 symbols in typefaces Times, Helvetica and Courier; Symbols for
2682 structural engineering; Symbols for steel cross-sections; Astronomy
2683 signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
2684 symbols; CE sign and others.
2685
2686 %description latex-marvosym -l pl.UTF-8
2687 Font Martin Vogel's Symbol (marvosym) to font zawierający: symbol
2688 waluty Euro zdefiniowany przez Komisję Europejską; symbole Euro w
2689 krojach Times, Helvetica i Courier; symbole do inżynierii
2690 strukturalnej; symbole do przekrojów stalowych; znaki astronomiczne
2691 (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole nożyczek; znak
2692 CE i inne.
2693
2694 %package latex-mathpple
2695 Summary:        Use PostScript Palatino for typesetting maths
2696 Summary(pl.UTF-8):      Używanie postscriptowych fontów Palatino do składania wzorów matematycznych
2697 Group:          Applications/Publishing/TeX
2698 Requires(post,postun):  %{_bindir}/texhash
2699 Requires:       %{name}-fonts-adobe = %{epoch}:%{version}-%{release}
2700 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2701
2702 %description latex-mathpple
2703 The package defines the PostScript font family `Palatino' (ppl) as the
2704 default roman font and then uses the `mathpple' fonts for typesetting
2705 math. These virtual fonts have been created for typesetting math in a
2706 style that suits the Palatino text fonts. The AMS fonts, when used
2707 additionally, will be scaled to fit Palatino.
2708
2709 %description latex-mathpple -l pl.UTF-8
2710 Pakiet definiuje rodzinę fontów postscriptowych Palatino (ppl) jako
2711 domyślny font roman i używa fontów mathpple do składania wzorów
2712 matematycznych. Te wirtualne fonty zostały stworzone do składania
2713 wzorów matematycznych w stylu pasującym do fontów tekstowych Palatino.
2714 Fonty AMS, jeśli są dodatkowo używane, zostaną przeskalowane tak, by
2715 pasować do Palatino.
2716
2717 %package latex-mathtime
2718 Summary:        Mathtime fonts for LaTeX
2719 Summary(pl.UTF-8):      Fonty Mathtime dla LaTeXa
2720 Group:          Applications/Publishing/TeX
2721 Requires(post,postun):  %{_bindir}/texhash
2722 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2723
2724 %description latex-mathtime
2725 The Mathtime fonts have a number of characters remapped to positions
2726 different from the ones normally used by the corresponding TeX
2727 CM-fonts. For the symbol font ``operators'' the corresponding mathtime
2728 style files use the Times Roman font (often called something like:
2729 ptmr or ptmr7t or ptmrq).
2730
2731 %description latex-mathtime -l pl.UTF-8
2732 Fonty Mathtime zawierają wiele znaków przemapowanych na pozycje
2733 różniące się od tych normalnie używanych w odpowiadających im TeXowych
2734 fontach CM. Dla fontu symboli "operators" odpowiadający styl mathtime
2735 używa fontu Times Roman (zazwyczaj nazywanego w stylu ptmr, ptmr7t lub
2736 ptmrq).
2737
2738 %package latex-mflogo
2739 Summary:        LaTeX support for MetaFont and logo fonts
2740 Summary(pl.UTF-8):      Obsługa LaTeXa dla MetaFonta i fontów logo
2741 Group:          Applications/Publishing/TeX
2742 Requires(post,postun):  %{_bindir}/texhash
2743 Requires:       %{name}-fonts-mflogo = %{epoch}:%{version}-%{release}
2744 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2745
2746 %description latex-mflogo
2747 LaTeX package and font definition file to access the Knuthian `logo'
2748 fonts described in `The MetaFontbook' and the MetaFont and logos in
2749 LaTeX documents.
2750
2751 %description latex-mflogo -l pl.UTF-8
2752 Pakiet LaTeXa i plik definicji fontów udostępniający fonty logo Knutha
2753 opisane w "The MetaFontbook" oraz MetaFont i loga w dokumentach
2754 LaTeXa.
2755
2756 %package latex-mfnfss
2757 Summary:        Font description files to use extra fonts like yinit and ygoth
2758 Summary(pl.UTF-8):      Pliki opisów fontów udostępniające dodatkowe fonty, jak yinit i ygoth
2759 Group:          Applications/Publishing/TeX
2760 Requires(post,postun):  %{_bindir}/texhash
2761 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2762
2763 %description latex-mfnfss
2764 Font description files to use extra fonts like yinit and ygoth.
2765
2766 %description latex-mfnfss -l pl.UTF-8
2767 Pliki opisów fontów udostępniające dodatkowe fonty, jak yinit i ygoth.
2768
2769 %package latex-minitoc
2770 Summary:        Produce a table of contents for each chapter
2771 Summary(pl.UTF-8):      Tworzenie spisów treści dla każdego rozdziału
2772 Group:          Applications/Publishing/TeX
2773 Requires(post,postun):  %{_bindir}/texhash
2774 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2775
2776 %description latex-minitoc
2777 Produce a table of contents for each chapter.
2778
2779 %description latex-minitoc -l pl.UTF-8
2780 Tworzenie spisów treści dla każdego rozdziału.
2781
2782 %package latex-mltex
2783 Summary:        Support for MLTeX
2784 Summary(pl.UTF-8):      Wsparcie dla MLTeXa
2785 Group:          Applications/Publishing/TeX
2786 Requires(post,postun):  %{_bindir}/texhash
2787 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2788
2789 %description latex-mltex
2790 Support for MLTeX, the multilingual TeX extension from Michael J.
2791 Ferguson.
2792
2793 %description latex-mltex -l pl.UTF-8
2794 Wsparcie dla MLTeXa - rozszerzenia TeXa z obsługą wielu języków,
2795 autorstwa Michaela J. Fergusona.
2796
2797 %package latex-multienum
2798 Summary:        Multi-column enumerated lists
2799 Summary(hu.UTF-8):      Többoszlopos számozott listák
2800 Group:          Applications/Publishing/TeX
2801 Requires(post,postun):  %{_bindir}/texhash
2802 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2803
2804 %description latex-multienum
2805 Multi-column enumerated lists.
2806
2807 %description latex-multienum -l hu.UTF-8
2808 Többoszlopos számozott listák.
2809
2810
2811 %package latex-moreverb
2812 Summary:        Extended verbatim
2813 Summary(hu.UTF-8):      Kiterjesztett verbatim
2814 Group:          Applications/Publishing/TeX
2815 Requires(post,postun):  %{_bindir}/texhash
2816 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2817
2818 %description latex-moreverb
2819 Extended verbatim.
2820
2821 %description latex-moreverb -l hu.UTF-8
2822 Kiterjesztett verbatim.
2823
2824 %package latex-ntheorem
2825 Summary:        Enhanced theorem environment
2826 Summary(hu.UTF-8):      Bővített tétel környezet
2827 Group:          Applications/Publishing/TeX
2828 Requires(post,postun):  %{_bindir}/texhash
2829 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2830
2831 %description latex-ntheorem
2832 Enhanced theorem environment.
2833
2834 %description latex-ntheorem -l hu.UTF-8
2835 Bővített tétel környezet
2836
2837 %package latex-other
2838 Summary:        Other LaTeX packages
2839 Summary(hu.UTF-8):      Néhány további LaTeX csomag
2840 Group:          Applications/Publishing/TeX
2841 Requires(post,postun):  %{_bindir}/texhash
2842 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2843
2844 %description latex-other
2845 Other LaTeX packages.
2846
2847 %description latex-other -l hu.UTF-8
2848 Néhány további LaTeX csomag.
2849
2850 %package latex-other-doc
2851 Summary:        Other LaTeX packages documentation
2852 Summary(hu.UTF-8):      Néhány további LaTeX csomag dokumentációja
2853 Group:          Applications/Publishing/TeX
2854 Requires(post,postun):  %{_bindir}/texhash
2855 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2856
2857 %description latex-other-doc
2858 Other LaTeX packages documentation.
2859
2860 %description latex-other-doc -l hu.UTF-8
2861 Néhány további LaTeX csomag dokumentációja.
2862
2863 %package latex-palatcm
2864 Summary:        Palatino + Computer Modern math fonts for LaTeX
2865 Summary(pl.UTF-8):      Fonty matematyczne Palatino i Computer Modern dla LaTeXa
2866 Group:          Applications/Publishing/TeX
2867 Requires(post,postun):  %{_bindir}/texhash
2868 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2869
2870 %description latex-palatcm
2871 Palatino + Computer Modern math fonts for LaTeX.
2872
2873 %description latex-palatcm -l pl.UTF-8
2874 Fonty matematyczne Palatino i Computer Modern dla LaTeXa.
2875
2876
2877 %package latex-pdfslide
2878 Summary:        Presentation slides using pdftex
2879 Summary(hu.UTF-8):      Prezentáció készítése pdftex-hel
2880 Group:          Applications/Publishing/TeX
2881 Requires(post,postun):  %{_bindir}/texhash
2882 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2883
2884 %description latex-pdfslide
2885 Presentation slides using pdftex.
2886
2887 %description latex-pdfslide -l hu.UTF-8
2888 Prezentáció készítése pdftex-hel.
2889
2890 %package latex-pgf
2891 Summary:        The TeX Portable Graphic Format
2892 Summary(hu.UTF-8):      TeX Portable Graphic Formátum
2893 Summary(pl.UTF-8):      Przenośny format grafiki dla TeXa
2894 Group:          Applications/Publishing/TeX
2895 Requires(post,postun):  %{_bindir}/texhash
2896 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2897 Requires:       %{name}-latex-xcolor = %{epoch}:%{version}-%{release}
2898 Obsoletes:      tetex-pgf
2899
2900 %description latex-pgf
2901 A macro package for creating graphics directly in TeX and LaTeX.
2902
2903 %description latex-pgf -l hu.UTF-8
2904 Makró csomag rajzok készítéséhez közvetlenül TeX-ben és LaTeX-ben.
2905
2906 %description latex-pgf -l pl.UTF-8
2907 Pakiet makr do tworzenia grafiki bezpośrednio z TeXa i LaTeXa.
2908
2909 %package latex-polynom
2910 Summary:        Macros for manipulating polynomials
2911 Summary(hu.UTF-8):      Makrók polinomokkal való műveletekre
2912 Group:          Applications/Publishing/TeX
2913 Requires(post,postun):  %{_bindir}/texhash
2914 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2915
2916 %description latex-polynom
2917 Macros for manipulating polynomials.
2918
2919 %description latex-polynom -l hu.UTF-8
2920 Makrók polinomokkal való műveletekre.
2921
2922 %package latex-polynomial
2923 Summary:        Typeset (univariate) polynomials
2924 Summary(hu.UTF-8):      Egyváltozós polinomok szedése
2925 Group:          Applications/Publishing/TeX
2926 Requires(post,postun):  %{_bindir}/texhash
2927 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2928
2929 %description latex-polynomial
2930 Typeset (univariate) polynomials.
2931
2932 %description latex-polynomial -l hu.UTF-8
2933 Egyváltozós polinomok szedése.
2934
2935 %package latex-prosper
2936 Summary:        LaTeX class for high quality slides
2937 Summary(hu.UTF-8):      LaTeX osztály jó minőségű fóliák készítéséhez
2938 Group:          Applications/Publishing/TeX
2939 Requires(post,postun):  %{_bindir}/texhash
2940 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2941
2942 %description latex-prosper
2943 LaTeX class for high quality slides.
2944
2945 %description latex-prosper -l hu.UTF-8
2946 LaTeX osztály jó minőségű fóliák készítéséhez.
2947
2948 %package latex-pseudocode
2949 Summary:        LaTeX enviroment for specifying algorithms in a natural way
2950 Summary(hu.UTF-8):      LaTeX környezet algoritmusok bevitelére
2951 Group:          Applications/Publishing/TeX
2952 Requires(post,postun):  %{_bindir}/texhash
2953 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2954
2955 %description latex-pseudocode
2956 LaTeX enviroment for specifying algorithms in a natural way.
2957
2958 %description latex-pseudocode -l hu.UTF-8
2959 LaTeX környezet algoritmusok bevitelére.
2960
2961 %package latex-psnfss
2962 Summary:        LaTeX font support for common PostScript fonts
2963 Summary(pl.UTF-8):      Obsługa popularnych fontów postscriptowych w LaTeXu
2964 Group:          Applications/Publishing/TeX
2965 Requires(post,postun):  %{_bindir}/texhash
2966 Requires:       %{name}-fonts-adobe = %{epoch}:%{version}-%{release}
2967 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2968 Obsoletes:      tetex-latex-mathptm
2969 Obsoletes:      tetex-latex-mathptmx
2970
2971 %description latex-psnfss
2972 LaTeX font definition files, macros and font metrics for common
2973 PostScript fonts.
2974
2975 %description latex-psnfss -l pl.UTF-8
2976 LaTeXowe pliki definicji fontów, makra i metryki fontów dla
2977 popularnych fontów postscriptowych.
2978
2979 %package latex-pst-2dplot
2980 Summary:        A PSTricks package for drawing 2D curves
2981 Summary(hu.UTF-8):      PSTricks csomag kétdimenziós görbék rajzolásához
2982 Group:          Applications/Publishing/TeX
2983 Requires(post,postun):  %{_bindir}/texhash
2984 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2985
2986 %description latex-pst-2dplot
2987 A PSTricks package for drawing 2D curves.
2988
2989 %description latex-pst-2dplot -l hu.UTF-8
2990 PSTricks csomag kétdimenziós görbék rajzolásához.
2991
2992 %package latex-pst-3dplot
2993 Summary:        Draw 3d curves and graphs using PSTricks
2994 Summary(hu.UTF-8):      3D-s görbék és grafikonok PSTricks-szel
2995 Group:          Applications/Publishing/TeX
2996 Requires(post,postun):  %{_bindir}/texhash
2997 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2998
2999 %description latex-pst-3dplot
3000 Draw 3d curves and graphs using PSTricks.
3001
3002 %description latex-pst-3dplot -l hu.UTF-8
3003 3D-s görbék és grafikonok PSTricks-szel.
3004
3005
3006 %package latex-pst-bar
3007 Summary:        Produces bar charts using pstricks
3008 Summary(hu.UTF-8):      Oszlopdiagramok pstricks-szel
3009 Group:          Applications/Publishing/TeX
3010 Requires(post,postun):  %{_bindir}/texhash
3011 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3012
3013 %description latex-pst-bar
3014 Produces bar charts using pstricks.
3015
3016 %description latex-pst-bar -l hu.UTF-8
3017 Oszlopdiagramok pstricks-szel.
3018
3019 %package latex-pst-circ
3020 Summary:        PSTricks package for drawing electric circuits
3021 Summary(hu.UTF-8):      PSTricks csomag elektromos áramkörök rajzolásához
3022 Group:          Applications/Publishing/TeX
3023 Requires(post,postun):  %{_bindir}/texhash
3024 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3025
3026 %description latex-pst-circ
3027 PSTricks package for drawing electric circuits.
3028
3029 %description latex-pst-circ -l hu.UTF-8
3030 PSTricks csomag elektromos áramkörök rajzolásához.
3031
3032 %package latex-pst-diffraction
3033 Summary:        Print diffraction patterns from various apertures
3034 Summary(hu.UTF-8):      Diffrakciós képek különböző eszközökön
3035 Group:          Applications/Publishing/TeX
3036 Requires(post,postun):  %{_bindir}/texhash
3037 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3038
3039 %description latex-pst-diffraction
3040 Print diffraction patterns from various apertures.
3041
3042 %description latex-pst-diffraction -l hu.UTF-8
3043 Diffrakciós képek különböző eszközökön.
3044
3045 %package latex-pst-eucl
3046 Summary:        Euclidian geometry with pstricks
3047 Summary(hu.UTF-8):      Euklidészi geometria a pstricks használatával
3048 Group:          Applications/Publishing/TeX
3049 Requires(post,postun):  %{_bindir}/texhash
3050 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3051
3052 %description latex-pst-eucl
3053 Euclidian geometry with pstricks.
3054
3055 %description latex-pst-eucl -l hu.UTF-8
3056 Euklidészi geometria a pstricks használatával.
3057
3058
3059 %package latex-pst-fun
3060 Summary:        Draw "funny" objects with PSTricks
3061 Summary(hu.UTF-8):      "Vicces" rajzok PSTricks-szel
3062 Group:          Applications/Publishing/TeX
3063 Requires(post,postun):  %{_bindir}/texhash
3064 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3065
3066 %description latex-pst-fun
3067 Draw "funny" objects with PSTricks.
3068
3069 %description latex-pst-fun -l hu.UTF-8
3070 "Vicces" rajzok PSTricks-szel
3071
3072 %package latex-pst-func
3073 Summary:        PSTricks package for plotting mathematical functions
3074 Summary(hu.UTF-8):      PSTricks csomag matematikai függvények ábrázolásához
3075 Group:          Applications/Publishing/TeX
3076 Requires(post,postun):  %{_bindir}/texhash
3077 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3078
3079 %description latex-pst-func
3080 PSTricks package for plotting mathematical functions.
3081
3082 %description latex-pst-eucl -l hu.UTF-8
3083 PSTricks csomag matematikai függvények ábrázolásához.
3084
3085 %package latex-pst-fr3d
3086 Summary:        Draw 3-dimensional framed boxes using PSTricks
3087 Summary(hu.UTF-8):      Háromdimenziós dobozok PSTricks segítségével
3088 Group:          Applications/Publishing/TeX
3089 Requires(post,postun):  %{_bindir}/texhash
3090 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3091
3092 %description latex-pst-fr3d
3093 Draw 3-dimensional framed boxes using PSTricks.
3094
3095 %description latex-pst-fr3d -l hu.UTF-8
3096 Háromdimenziós dobozok PSTricks segítségével.
3097
3098 %package latex-pst-fractal
3099 Summary:        Draw fractal sets using PSTricks
3100 Summary(hu.UTF-8):      Fraktálok rajzolása PSTricks segítségével
3101 Group:          Applications/Publishing/TeX
3102 Requires(post,postun):  %{_bindir}/texhash
3103 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3104
3105 %description latex-pst-fractal
3106 Draw fractal sets using PSTricks.
3107
3108 %description latex-pst-fractal -l hu.UTF-8
3109 Fraktálok rajzolása PSTricks segítségével.
3110
3111 %package latex-pst-infixplot
3112 Summary:        Using pstricks plotting capacities with infix expressions rather than RPN
3113 Summary(hu.UTF-8):      Infix kifejezések ábrázolása
3114 Group:          Applications/Publishing/TeX
3115 Requires(post,postun):  %{_bindir}/texhash
3116 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3117
3118 %description latex-pst-infixplot
3119 Using pstricks plotting capacities with infix expressions rather than
3120 RPN.
3121
3122 %description latex-pst-infixplot -l hu.UTF-8
3123 Infix kifejezések ábrázolása.
3124
3125 %package latex-pst-math
3126 Summary:        Enhancement of PostScript math operators to use with pstricks
3127 Summary(hu.UTF-8):      PostScript matematikai operátorok bővítése pstricks-szel
3128 Group:          Applications/Publishing/TeX
3129 Requires(post,postun):  %{_bindir}/texhash
3130 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3131
3132 %description latex-pst-math
3133 Enhancement of PostScript math operators to use with pstricks.
3134
3135 %description latex-pst-math -l hu.UTF-8
3136 PostScript matematikai operátorok bővítése pstricks-szel.
3137
3138 %package latex-pst-ob3d
3139 Summary:        Three dimensional objects using PSTricks
3140 Summary(hu.UTF-8):      Háromdimenziós objektumok PSTricks-szel
3141 Group:          Applications/Publishing/TeX
3142 Requires(post,postun):  %{_bindir}/texhash
3143 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3144
3145 %description latex-pst-ob3d
3146 Three dimensional objects using PSTricks.
3147
3148 %description latex-pst-ob3d -l hu.UTF-8
3149 Háromdimenziós objektumok PSTricks-szel.
3150
3151 %package latex-pst-optexp
3152 Summary:        Drawing optical experimental setups
3153 Summary(hu.UTF-8):      Optikai összeállítások rajzolása
3154 Group:          Applications/Publishing/TeX
3155 Requires(post,postun):  %{_bindir}/texhash
3156 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3157
3158 %description latex-pst-optexp
3159 Drawing optical experimental setups.
3160
3161 %description latex-pst-optexp -l hu.UTF-8
3162 Optikai összeállítások rajzolása.
3163
3164 %package latex-pst-optic
3165 Summary:        Drawing optics diagrams
3166 Summary(hu.UTF-8):      Optikai ábrák rajzolása
3167 Group:          Applications/Publishing/TeX
3168 Requires(post,postun):  %{_bindir}/texhash
3169 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3170
3171 %description latex-pst-optic
3172 Drawing optics diagrams.
3173
3174 %description latex-pst-optic -l hu.UTF-8
3175 Optikai ábrák rajzolása.
3176
3177 %package latex-pst-text
3178 Summary:        Text and character manipulation in PSTricks
3179 Summary(hu.UTF-8):      Szöveg és karakter manipulációk PSTricks-szel
3180 Group:          Applications/Publishing/TeX
3181 Requires(post,postun):  %{_bindir}/texhash
3182 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3183
3184 %description latex-pst-text
3185 Text and character manipulation in PSTricks.
3186
3187 %description latex-pst-text -l hu.UTF-8
3188 Szöveg és karakter manipulációk PSTricks-szel.
3189
3190 %package latex-pst-uncategorized
3191 Summary:        Other uncategorized PSTricks packages
3192 Summary(hu.UTF-8):      Néhány kategorizálatlan PSTricks csomag
3193 Group:          Applications/Publishing/TeX
3194 Requires(post,postun):  %{_bindir}/texhash
3195 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3196
3197 %description latex-pst-uncategorized
3198 Other uncategorized PSTricks packages.
3199
3200 %description latex-pst-uncategorized -l hu.UTF-8
3201 Néhány kategorizálatlan PSTricks csomag.
3202
3203 %package latex-pxfonts
3204 Summary:        PX fonts LaTeX support
3205 Summary(pl.UTF-8):      Obsługa fontów PX w LaTeXu
3206 Group:          Applications/Publishing/TeX
3207 Requires(post,postun):  %{_bindir}/texhash
3208 Requires:       %{name}-fonts-px = %{epoch}:%{version}-%{release}
3209 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3210
3211 %description latex-pxfonts
3212 PX fonts LaTeX support.
3213
3214 %description latex-pxfonts -l pl.UTF-8
3215 Obsługa fontów PX w LaTeXu.
3216
3217 %package latex-qfonts
3218 Summary:        A collection of PostScript (Adobe Type 1) fonts in QX layout
3219 Summary(pl.UTF-8):      Zestaw fontów postscriptowych (Adobe Type 1) w układzie QX
3220 Group:          Applications/Publishing/TeX
3221 Requires(post,postun):  %{_bindir}/texhash
3222 Requires:       %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
3223 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3224
3225 %description latex-qfonts
3226 A collection of Type 1 fonts; include QuasiBookman, QuasiChancery,
3227 QuasiCourier, QuasiPalatino, QuasiSwiss, QuasiSwissCondensed, and
3228 QuasiTimes (regular, italic, bold and bold italic), based on URW++
3229 fonts distributed with Ghostscript. The fonts are encoded according to
3230 QX layout which facilitates multilingual and technical typesetting
3231 using TeX, preserving usability in Windows applications.
3232
3233 %description latex-qfonts -l pl.UTF-8
3234 Zestaw fontów Type 1; zawiera QuasiBookman, QuasiChancery,
3235 QuasiCourier, QuasiPalatino, QuasiSwiss, QuasiSwissCondensed oraz
3236 QuasiTimes (zwykłe, pochyłe, tłuste i tłuste pochyłe), oparte na
3237 fontach URW++ rozpowszechnianych z Ghostscriptem. Fonty są kodowane
3238 zgodnie z układem QX, który ułatwia skład wielojęzyczny i techniczny w
3239 TeXu, zachowując przydatność dla aplikacji windowsowych.
3240
3241 %package latex-SIstyle
3242 Summary:        Package to typeset SI units, numbers and angles
3243 Summary(hu.UTF-8):      Csomag SI egységek, számok és szögek szedésére
3244 Group:          Applications/Publishing/TeX
3245 Requires(post,postun):  /usr/bin/texhash
3246 Requires:       %{name}-latex-ams = %{epoch}:%{version}-%{release}
3247
3248 %description latex-SIstyle
3249 Package to typeset SI units, numbers and angles.
3250
3251 %description latex-SIstyle -l hu.UTF-8
3252 Csomag SI egységek, számok és szögek szedésére.
3253
3254 %package latex-SIunits
3255 Summary:        The SIunits package can be used to standardise the use of units in your writings
3256 Summary(hu.UTF-8):      Az SIunits csomag a mennyiségek egységes írásában nyújt segítséget
3257 Group:          Applications/Publishing/TeX
3258 Requires(post,postun):  /usr/bin/texhash
3259 Requires:       %{name}-latex-ams = %{epoch}:%{version}-%{release}
3260
3261 %description latex-SIunits
3262 The SIunits package can be used to standardise the use of units in
3263 your writings.
3264
3265 %description latex-SIunits -l hu.UTF-8
3266 Az SIunits csomag a mennyiségek egységes írásában nyújt segítséget.
3267
3268 %package latex-siunitx
3269 Summary:        A comprehensive (SI) units package
3270 Summary(hu.UTF-8):      Egy minden részletre kiterjedő (SI) egységek kezelését végző csomag
3271 Group:          Applications/Publishing/TeX
3272 Requires(post,postun):  /usr/bin/texhash
3273 Requires:       %{name}-latex
3274
3275 %description latex-siunitx
3276 A comprehensive (SI) units package.
3277
3278 %description latex-siunitx -l hu.UTF-8
3279 Egy minden részletre kiterjedő (SI) egységek kezelését végző csomag.
3280
3281 %package latex-Tabbing
3282 Summary:        Tabbing with accented letters
3283 Summary(hu.UTF-8):      Tabbing környezet ékezetes betűk használatával
3284 Group:          Applications/Publishing/TeX
3285 Requires(post,postun):  /usr/bin/texhash
3286
3287 %description latex-Tabbing
3288 Tabbing with accented letters.
3289
3290 %description latex-Tabbing -l hu.UTF-8
3291 Tabbing környezet ékezetes betűk használatával.
3292
3293 %package latex-urwvn
3294 Summary:        URWVN fonts
3295 Summary(pl.UTF-8):      Fonty URWVN
3296 Group:          Applications/Publishing/TeX
3297 Requires(post,postun):  /usr/bin/texhash
3298 Requires:       %{name}-fonts-urwvn = %{epoch}:%{version}-%{release}
3299 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3300
3301 %description latex-urwvn
3302 URWVN fonts.
3303
3304 %description latex-urwvn -l pl.UTF-8
3305 Fonty URWVN.
3306
3307 %package latex-txfonts
3308 Summary:        TX fonts LaTeX support
3309 Summary(pl.UTF-8):      Obsługa fontów TX w LaTeXu
3310 Group:          Applications/Publishing/TeX
3311 Requires(post,postun):  %{_bindir}/texhash
3312 Requires:       %{name}-fonts-tx = %{epoch}:%{version}-%{release}
3313 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3314
3315 %description latex-txfonts
3316 TX fonts LaTeX support.
3317
3318 %description latex-txfonts -l pl.UTF-8
3319 Obsługa fontów TX w LaTeXu.
3320
3321 %package latex-ucs
3322 Summary:        This package contains support for using UTF-8 as input encoding in LaTeX documents
3323 Summary(hu.UTF-8):      Ez a csomag lehetővé teszi UTF-8 kódolást a LaTeX dokumentumokban
3324 Group:          Applications/Publishing/TeX
3325 Requires(post,postun):  %{_bindir}/texhash
3326 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3327
3328 %description latex-ucs
3329 This package contains support for using UTF-8 as input encoding in
3330 LaTeX documents.
3331
3332 %description latex-ucs -l hu.UTF-8
3333 Ez a csomag lehetővé teszi UTF-8 kódolást a LaTeX dokumentumokban.
3334
3335 %package latex-umlaute
3336 Summary:        An interface to inputenc for using alternate input encodings
3337 Summary(pl.UTF-8):      Interfejs inputenc do używania alternatywnych kodowań wejściowych
3338 Group:          Applications/Publishing/TeX
3339 Requires(post,postun):  %{_bindir}/texhash
3340 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3341
3342 %description latex-umlaute
3343 An interface to inputenc for using alternate input encodings.
3344
3345 %description latex-umlaute -l pl.UTF-8
3346 Interfejs inputenc do używania alternatywnych kodowań wejściowych.
3347
3348 %package latex-wasysym
3349 Summary:        Extra characters from the Waldis symbol fonts
3350 Summary(pl.UTF-8):      Dodatkowe znaki z fontów Waldis symbol
3351 Group:          Applications/Publishing/TeX
3352 Requires(post,postun):  %{_bindir}/texhash
3353 Requires:       %{name}-fonts-wasy = %{epoch}:%{version}-%{release}
3354 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3355
3356 %description latex-wasysym
3357 Makes some additional characters available that come from the wasy
3358 fonts (Waldis symbol fonts). These fonts are not automatically
3359 included in NFSS2/LaTeX2e since they take up important space and often
3360 aren't necessary if one makes use of the packages amsfonts or amssymb.
3361 Symbols include: join box, diamond, leadsto, sqsubset, lhd, rhd,
3362 apple, ocircle invneg, logof, varint, male, female, phone, clock,
3363 lightning, pointer, sun, bell, permil, smiley, various electrical
3364 symbols, shapes, music notes, circles, signs, astronomy, etc.
3365
3366 %description latex-wasysym -l pl.UTF-8
3367 Pakiet udostępniający dodatkowe symbole pochodzące z fontów wasy
3368 (Waldis symbol). Te fonty nie są automatycznie dołączane w
3369 NFSS2/LaTeX2e, ponieważ zajmują miejsce i zazwyczaj nie są potrzebne
3370 jeśli używa się pakietów amsfonts lub amssymb. Zestaw symboli zawiera
3371 m.in.: symbole join box, diamond, leadsto, sqsubset, lhd, rhd, apple,
3372 ocircle invneg, logof, varint, male, female, phone, clock, lightning,
3373 pointer, sun, bell, permil, smiley oraz różne symbole elektryczne,
3374 kształty, nuty, okręgi, znaki, symbole astronomiczne itp.
3375
3376 %package latex-xcolor
3377 Summary:        Allows for access to color tints, shades, tones etc
3378 Summary(hu.UTF-8):      Hozzáférés színekhez, tónusokhoz, átmenetekhez, stb.
3379 Summary(pl.UTF-8):      Pozwala na dostęp do odcieni, gradientów itp.
3380 Group:          Applications/Publishing/TeX
3381 Obsoletes:      tetex-latex-xcolor
3382
3383 %description
3384 `xcolor' provides easy driver-independent access to several kinds of
3385 color tints, shades, tones, and mixes of arbitrary colors. It allows
3386 to select a document-wide target color model and offers tools for
3387 automatic color schemes, conversion between eight color models, and
3388 alternating table row colors.
3389
3390 %description latex-xcolor -l hu.UTF-8
3391 `xcolor' egy egyszerű meghajtó-független hozzáférést biztosít
3392 színekhez, átmenetekhez, tónusokhóz, és a színek korlátlan
3393 keverékéhez. Lehetőséged van a teljes dokumentumra érvényes szín
3394 modell kiválasztásához és a színmodellek közötti konverzióra.
3395
3396 %description latex-xcolor -l pl.UTF-8
3397 `xcolor' dostarcza łatwego, niezależnego od urządzenia dostępu do
3398 wielu rodzai cieniowania, tonów i połączeń dowolnych kolorów. Pozwala
3399 na wybór modelu koloru dla całego dokumentu i oferuje narzędzia dla
3400 schematów kolorów, konwersji między ośmioma modelami kolorów oraz
3401 naprzemiennych kolorów w tabelach.
3402
3403 %package format-latex
3404 Summary:        LaTeX macro package
3405 Summary(pl.UTF-8):      Pakiet makr LaTeX
3406 Group:          Applications/Publishing/TeX
3407 Requires(post,postun):  %{_bindir}/texhash
3408 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3409 Obsoletes:      hugelatex
3410
3411 %description format-latex
3412 LaTeX is a front end for the TeX text formatting system. Easier to use
3413 than TeX, LaTeX is essentially a set of TeX macros which provide
3414 convenient, predefined document formats for users.
3415
3416 This package contains LaTeX format.
3417
3418 %description format-latex -l pl.UTF-8
3419 LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
3420 łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
3421 dających użytkownikom wygodne, predefiniowane formaty dokumentów.
3422
3423 Ten pakiet zawiera format LaTeX.
3424
3425 %package format-pdflatex
3426 Summary:        PDF LaTeX macro package
3427 Summary(pl.UTF-8):      Pakiet makr PDF LaTeX
3428 Group:          Applications/Publishing/TeX
3429 Requires(post,postun):  %{_bindir}/texhash
3430 Requires:       %{name}-fonts-jknappen = %{epoch}:%{version}-%{release}
3431 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3432 Requires:       %{name}-latex-psnfss = %{epoch}:%{version}-%{release}
3433 Requires:       %{name}-metafont = %{epoch}:%{version}-%{release}
3434 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
3435
3436 %description format-pdflatex
3437 LaTeX is a front end for the TeX text formatting system. Easier to use
3438 than TeX, LaTeX is essentially a set of TeX macros which provide
3439 convenient, predefined document formats for users.
3440
3441 This package contains PDF LaTeX format.
3442
3443 %description format-pdflatex -l pl.UTF-8
3444 LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
3445 łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
3446 dających użytkownikom wygodne, predefiniowane formaty dokumentów.
3447
3448 Ten pakiet zawiera format PDF LaTeX.
3449
3450 # PLaTeX format
3451
3452 %package platex
3453 Summary:        PLaTeX format basic files
3454 Summary(pl.UTF-8):      Podstawowe pliki dla formatu PLaTeX
3455 Group:          Applications/Publishing/TeX
3456 Requires(post,postun):  %{_bindir}/texhash
3457 Requires:       %{name}-fonts-pl = %{epoch}:%{version}-%{release}
3458 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3459
3460 %description platex
3461 PLaTeX format basic files.
3462
3463 %description platex -l pl.UTF-8
3464 Podstawowe pliki dla formatu PLaTeX.
3465
3466 %package format-platex
3467 Summary:        PLaTeX format
3468 Summary(pl.UTF-8):      Format PLaTeX
3469 Group:          Applications/Publishing/TeX
3470 Requires(post,postun):  %{_bindir}/texhash
3471 Requires:       %{name}-platex = %{epoch}:%{version}-%{release}
3472
3473 %description format-platex
3474 PLaTeX format.
3475
3476 %description format-platex -l pl.UTF-8
3477 Format PLaTeX.
3478
3479 %package format-pdfplatex
3480 Summary:        PDF PLaTeX format
3481 Summary(pl.UTF-8):      Format PDF PLaTeX
3482 Group:          Applications/Publishing/TeX
3483 Requires(post,postun):  %{_bindir}/texhash
3484 Requires:       %{name}-fonts-type1-pl = %{epoch}:%{version}-%{release}
3485 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
3486 Requires:       %{name}-platex = %{epoch}:%{version}-%{release}
3487
3488 %description format-pdfplatex
3489 PDF PLaTeX format.
3490
3491 %description format-pdfplatex -l pl.UTF-8
3492 Format PDF PLaTeX.
3493
3494 # # TeX generic macros #
3495
3496 %package tex-babel
3497 Summary:        Multilingual support for TeX
3498 Summary(pl.UTF-8):      Obsługa wielu języków dla TeXa
3499 Group:          Applications/Publishing/TeX
3500 Requires(post,postun):  %{_bindir}/texhash
3501 Requires:       %{name} = %{epoch}:%{version}-%{release}
3502
3503 %description tex-babel
3504 Multilingual support for TeX.
3505
3506 %description tex-babel -l pl.UTF-8
3507 Obsługa wielu języków dla TeXa.
3508
3509 %package tex-german
3510 Summary:        Supports the new German orthography (neue deutsche Rechtschreibung)
3511 Summary(pl.UTF-8):      Obsługa nowej ortografii niemieckiej (neue deutsche Rechtschreibung)
3512 Group:          Applications/Publishing/TeX
3513 Requires(post,postun):  %{_bindir}/texhash
3514 Requires:       %{name} = %{epoch}:%{version}-%{release}
3515
3516 %description tex-german
3517 Supports the new German orthography (neue deutsche Rechtschreibung).
3518
3519 %description tex-german -l pl.UTF-8
3520 Obsługa nowej ortografii niemieckiej (neue deutsche Rechtschreibung).
3521
3522 %package tex-mfpic
3523 Summary:        Macros which generate Metafont or Metapost for drawing pictures
3524 Summary(pl.UTF-8):      Makra generujące Metafont lub Metapost do rysowania obrazków
3525 Group:          Applications/Publishing/TeX
3526 Requires(post,postun):  %{_bindir}/texhash
3527 Requires:       %{name} = %{epoch}:%{version}-%{release}
3528
3529 %description tex-mfpic
3530 Macros which generate Metafont or Metapost for drawing pictures.
3531
3532 %description tex-mfpic -l pl.UTF-8
3533 Makra generujące Metafont lub Metapost do rysowania obrazków.
3534
3535 %package tex-misc
3536 Summary:        Miscellaneous TeX macros
3537 Summary(pl.UTF-8):      Różne makra TeXowe
3538 Group:          Applications/Publishing/TeX
3539 Requires(post,postun):  %{_bindir}/texhash
3540 Requires:       %{name} = %{epoch}:%{version}-%{release}
3541 Obsoletes:      tetex-tex-eijkhout
3542
3543 %description tex-misc
3544 Miscellaneous TeX macros.
3545
3546 %description tex-misc -l pl.UTF-8
3547 Różne makra TeXowe.
3548
3549 %package tex-pictex
3550 Summary:        Picture drawing macros for TeX and LaTeX
3551 Summary(pl.UTF-8):      Makra do rysowania obrazków dla TeXa i LaTeXa
3552 Group:          Applications/Publishing/TeX
3553 Requires(post,postun):  %{_bindir}/texhash
3554 Requires:       %{name} = %{epoch}:%{version}-%{release}
3555
3556 %description tex-pictex
3557 Picture drawing macros for TeX and LaTeX.
3558
3559 %description tex-pictex -l pl.UTF-8
3560 Makra do rysowania obrazków dla TeXa i LaTeXa.
3561
3562 %package tex-pstricks
3563 Summary:        PostScript macros for TeX
3564 Summary(pl.UTF-8):      Makra postscriptowe dla TeXa
3565 Group:          Applications/Publishing/TeX
3566 Requires(post,postun):  %{_bindir}/texhash
3567 Requires:       %{name}-tex-misc = %{epoch}:%{version}-%{release}
3568
3569 %description tex-pstricks
3570 An extensive collection of PostScript macros that is compatible with
3571 most TeX macro packages, including Plain TeX, LaTeX, AMS-TeX, and
3572 AMS-LaTeX. Included are macros for color, graphics, pie charts,
3573 rotation, trees and overlays. It has many special features, including:
3574 a wide variety of graphics (picture drawing) macros, with a flexible
3575 interface and with color support. There are macros for coloring or
3576 shading the cells of tables.
3577
3578 %description tex-pstricks -l pl.UTF-8
3579 Duży zestaw makr postscriptowych kompatybilny z większością pakietów
3580 makr TeXowych, w tym: Plain TeX, LaTeX, AMS-TeX i AMS-LaTeX. Załączono
3581 makra obsługujące kolory, grafikę, wykresy kołowe, obroty, drzewa i
3582 nakładanie. Mają wiele możliwości, w tym dużo makr graficznych (do
3583 rysowania obrazków) z elastycznym interfejsem i obsługą koloru. Są też
3584 makra do kolorowania lub cieniowania komórek tabel.
3585
3586 %package tex-qpx
3587 Summary:        QuasiPalatino and PX fonts typesetting support
3588 Summary(pl.UTF-8):      Wsparcie dla składu fontami QuasiPalatino i PX
3589 Group:          Applications/Publishing/TeX
3590 Requires(post,postun):  %{_bindir}/texhash
3591 Requires:       %{name} = %{epoch}:%{version}-%{release}
3592 Requires:       %{name}-fonts-qpx = %{epoch}:%{version}-%{release}
3593
3594 %description tex-qpx
3595 QuasiPalatino and PX fonts typesetting support.
3596
3597 %description tex-qpx -l pl.UTF-8
3598 Wsparcie dla składu fontami QuasiPalatino i PX.
3599
3600 %package tex-qpxqtx
3601 Summary:        QuasiTimes and TX fonts typesetting support
3602 Summary(pl.UTF-8):      Wsparcie dla składu fontami QuasiTimes i TX
3603 Group:          Applications/Publishing/TeX
3604 Requires(post,postun):  %{_bindir}/texhash
3605 Requires:       %{name} = %{epoch}:%{version}-%{release}
3606 Requires:       %{name}-fonts-qpxqtx = %{epoch}:%{version}-%{release}
3607
3608 %description tex-qpxqtx
3609 QuasiTimes and TX fonts typesetting support.
3610
3611 %description tex-qpxqtx -l pl.UTF-8
3612 Wsparcie dla składu fontami QuasiTimes i TX.
3613
3614 %package tex-ruhyphen
3615 Summary:        Russian hyphenation
3616 Summary(pl.UTF-8):      Rosyjskie reguły przenoszenia wyrazów
3617 Group:          Applications/Publishing/TeX
3618 Requires(post,postun):  %{_bindir}/texhash
3619 Requires:       %{name} = %{epoch}:%{version}-%{release}
3620
3621 %description tex-ruhyphen
3622 A collection of Russian hyphenation patterns supporting a number of
3623 Cyrillic font encodings, including T2, UCY (Omega Unicode Cyrillic),
3624 LCY, LWN (OT2), and koi8-r.
3625
3626 %description tex-ruhyphen -l pl.UTF-8
3627 Zestaw rosyjskich wzorców przenoszenia wyrazów obsługujący wiele
3628 kodowań fontów w cyrylicy, włącznie z T2, UCY (Omega Unicode
3629 Cyrillic), LCY, LWN (OT2) i koi8-r.
3630
3631 %package tex-spanish
3632 Summary:        Various TeX related files for typesetting documents written in Spanish
3633 Summary(pl.UTF-8):      Różne pliki TeXowe służące do składu dokumentów w języku hiszpańskim
3634 Group:          Applications/Publishing/TeX
3635 Requires(post,postun):  %{_bindir}/texhash
3636 Requires:       %{name} = %{epoch}:%{version}-%{release}
3637 Obsoletes:      tetex-tex-spanishb
3638
3639 %description tex-spanish
3640 Various TeX related files for typesetting documents written in
3641 Spanish, including hyphenation and dictionaries.
3642
3643 %description tex-spanish -l pl.UTF-8
3644 Różne pliki TeXowe służące do składu dokumentów napisanych w języku
3645 hiszpańskim - w tym reguły przenoszenia wyrazów i słowniki.
3646
3647 %package tex-texdraw
3648 Summary:        Graphical macros, using embedded PostScript
3649 Summary(pl.UTF-8):      Makra graficzne używające osadzanego PostScriptu
3650 Group:          Applications/Publishing/TeX
3651 Requires(post,postun):  %{_bindir}/texhash
3652 Requires:       %{name} = %{epoch}:%{version}-%{release}
3653
3654 %description tex-texdraw
3655 Graphical macros, using embedded PostScript.
3656
3657 %description tex-texdraw -l pl.UTF-8
3658 Makra graficzne używające osadzanego PostScriptu.
3659
3660 %package tex-thumbpdf
3661 Summary:        Thumbnails for PDFTeX and dvips/ps2pdf
3662 Summary(pl.UTF-8):      Ikonki dla PDFTeXa i dvips/ps2pdf
3663 Group:          Applications/Publishing/TeX
3664 Requires(post,postun):  %{_bindir}/texhash
3665 Requires:       %{name} = %{epoch}:%{version}-%{release}
3666
3667 %description tex-thumbpdf
3668 Provides support, using Perl, for thumbnails in pdfTeX and
3669 dvips/ps2pdf, using ghostscript to generate the thumbnails which get
3670 represented in a TeX readable file that is read by the package
3671 thumbpdf.sty to automatically include the thumbnails. Works with both
3672 plain TeX and LaTeX.
3673
3674 %description tex-thumbpdf -l pl.UTF-8
3675 Pakiet przy pomocy Perla dodaje ikonki w pdfTeXu i dvips/ps2pdf przy
3676 użyciu ghostscripta. Ikonki są reprezentowane w pliku czytanym przez
3677 TeXa, który jest wywoływany z thumbpdf.sty, aby automatycznie dołączyć
3678 ikonki. Działa z formatami plain TeX i LaTeX.
3679
3680 %package tex-ukrhyph
3681 Summary:        Ukranian hyphenation
3682 Summary(pl.UTF-8):      Ukraińskie zasady przenoszenia wyrazów
3683 Group:          Applications/Publishing/TeX
3684 Requires(post,postun):  %{_bindir}/texhash
3685 Requires:       %{name} = %{epoch}:%{version}-%{release}
3686
3687 %description tex-ukrhyph
3688 This package allows the use of different hyphenation patterns for the
3689 Ukrainian language for various Cyrillic font encodings. Contains
3690 packages implementing traditional rules, modern rules, and combined
3691 English-Ukrainian hyphenation.
3692
3693 %description tex-ukrhyph -l pl.UTF-8
3694 Ten pakiet pozwala na używanie różnych wzorców przenoszenia wyrazów
3695 dla języka ukraińskiego z różnymi kodowaniami fontów z cyrylicą.
3696 Zawiera pakiety z implementacją reguł tradycyjnych, współczesnych i
3697 łączonych angielsko-ukraińskich.
3698
3699 %package latex-variations
3700 Summary:        Typeset tables of variations of functions
3701 Group:          Applications/Publishing/TeX
3702 Requires(post,postun):  %{_bindir}/texhash
3703 Requires:       %{name} = %{epoch}:%{version}-%{release}
3704
3705 %description latex-variations
3706 Typeset tables of variations of functions.
3707
3708 %package latex-vietnam
3709 Summary:        Vietnamese language support
3710 Summary(pl.UTF-8):      Wsparcie dla języka wietnamskiego
3711 Group:          Applications/Publishing/TeX
3712 Requires(post,postun):  %{_bindir}/texhash
3713 Requires:       %{name} = %{epoch}:%{version}-%{release}
3714 Obsoletes:      tetex-tex-vietnam
3715
3716 %description latex-vietnam
3717 Vietnamese language support.
3718
3719 %description latex-vietnam -l pl.UTF-8
3720 Wsparcie dla języka wietnamskiego.
3721
3722 %package tex-xypic
3723 Summary:        Package for typesetting a variety of graphs and diagrams with TeX
3724 Summary(pl.UTF-8):      Pakiet do składania w TeXu różnych wykresów i diagramów
3725 Group:          Applications/Publishing/TeX
3726 Requires(post,postun):  %{_bindir}/texhash
3727 Requires:       %{name} = %{epoch}:%{version}-%{release}
3728 Requires:       %{name}-fonts-xypic = %{epoch}:%{version}-%{release}
3729
3730 %description tex-xypic
3731 A package for typesetting a variety of graphs and diagrams with TeX.
3732 Xy-pic works with most formats (including LaTeX, AMS-LaTeX, AMS-TeX,
3733 and plain TeX), in particular Xy-pic is provided as a LaTeX2e
3734 `supported package'.
3735
3736 %description tex-xypic -l pl.UTF-8
3737 Pakiet do składania w TeXu różnych wykresów i diagramów. Xy-pic działa
3738 z większością formatów (w tym LaTeX, AMS-LaTeX, AMS-TeX i plain TeX),
3739 w szczególności jest dołączany jako "wspierany pakiet" LaTeX2e.
3740
3741 %package tex-xkeyval
3742 Summary:        Extension to keyval package
3743 Summary(pl.UTF-8):      Rozszerzenie do pakietu keyval
3744 Group:          Applications/Publishing/TeX
3745 Requires(post,postun):  /usr/bin/texhash
3746 Requires:       %{name} = %{epoch}:%{version}-%{release}
3747
3748 %description tex-xkeyval
3749 Extension to keyval package.
3750
3751 %description tex-xkeyval -l pl.UTF-8
3752 Rozszerzenie do pakietu keyval.
3753
3754 %package dirs-fonts
3755 Summary:        TeX font directories
3756 Summary(pl.UTF-8):      Katalogi fontów TeXa
3757 Group:          Fonts
3758 Obsoletes:      tetex-dirs-fonts
3759
3760 %description dirs-fonts
3761 TeX font directories.
3762
3763 %description dirs-fonts -l pl.UTF-8
3764 Katalogi fontów TeXa.
3765
3766 # # Fonts packages #
3767
3768 %package fonts-adobe
3769 Summary:        Adobe fonts
3770 Summary(pl.UTF-8):      Fonty Adobe
3771 Group:          Fonts
3772 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3773
3774 %description fonts-adobe
3775 Adobe fonts.
3776
3777 %description fonts-adobe -l pl.UTF-8
3778 Fonty Adobe.
3779
3780 %package fonts-ae
3781 Summary:        Virtual fonts for PDF-files with T1 encoded CMR-fonts
3782 Summary(pl.UTF-8):      Wirtualne fonty do plików PDF z fontami CMR o kodowaniu T1
3783 Group:          Fonts
3784 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3785
3786 %description fonts-ae
3787 Virtual fonts for PDF-files with T1 encoded CMR-fonts.
3788
3789 %description fonts-ae -l pl.UTF-8
3790 Wirtualne fonty do plików PDF z fontami CMR o kodowaniu T1.
3791
3792 %package fonts-ams
3793 Summary:        AMS fonts
3794 Summary(pl.UTF-8):      Fonty AMS
3795 Group:          Fonts
3796 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3797
3798 %description fonts-ams
3799 AMS fonts.
3800
3801 %description fonts-ams -l pl.UTF-8
3802 Fonty AMS.
3803
3804 %package fonts-antp
3805 Summary:        Antykwa Poltawskiego, a Type 1 family of Polish traditional type
3806 Summary(pl.UTF-8):      Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako Type 1
3807 Group:          Fonts
3808 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3809
3810 %description fonts-antp
3811 Antykwa Poltawskiego, a Type 1 family of Polish traditional type.
3812
3813 %description fonts-antp -l pl.UTF-8
3814 Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako
3815 Type 1.
3816
3817 %package fonts-antt
3818 Summary:        Antykwa Torunska, a Type 1 family of a Polish traditional type
3819 Summary(pl.UTF-8):      Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1
3820 Group:          Fonts
3821 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3822
3823 %description fonts-antt
3824 Antykwa Torunska, a Type 1 family of a Polish traditional type.
3825
3826 %description fonts-antt -l pl.UTF-8
3827 Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1.
3828
3829 %package fonts-arphic
3830 Summary:        Arphic fonts
3831 Group:          Fonts
3832 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3833
3834 %description fonts-arphic
3835 Arphic fonts.
3836
3837 %package fonts-bbm
3838 Summary:        Blackboard variant fonts for Computer Modern, with LaTeX support
3839 Summary(pl.UTF-8):      Tablicowy wariant fontów Computer Modern ze wsparciem dla LaTeXa
3840 Group:          Fonts
3841 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3842
3843 %description fonts-bbm
3844 Blackboard variant fonts for Computer Modern, with LaTeX support.
3845
3846 %description fonts-bbm -l pl.UTF-8
3847 Tablicowy wariant fontów Computer Modern ze wsparciem dla LaTeXa.
3848
3849 %package fonts-bbold
3850 Summary:        Sans serif blackboard bold for LaTeX
3851 Summary(pl.UTF-8):      Tablicowy tłusty font sans serif dla LaTeXa
3852 Group:          Fonts
3853 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3854
3855 %description fonts-bbold
3856 Sans serif blackboard bold for LaTeX.
3857
3858 %description fonts-bbold -l pl.UTF-8
3859 Tablicowy tłusty font sans serif dla LaTeXa.
3860
3861 %package fonts-bh
3862 Summary:        Bold & Heavy Fonts
3863 Summary(pl.UTF-8):      Fonty Bold i Heavy
3864 Group:          Fonts
3865 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3866
3867 %description fonts-bh
3868 Bold & Heavy Fonts.
3869
3870 %description fonts-bh -l pl.UTF-8
3871 Fonty Bold i Heavy.
3872
3873 %package fonts-bitstream
3874 Summary:        Bitstream fonts
3875 Summary(pl.UTF-8):      Fonty Bitstream
3876 Group:          Fonts
3877 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3878 Obsoletes:      tetex-fonts-bitstrea
3879
3880 %description fonts-bitstream
3881 Bitstream fonts.
3882
3883 %description fonts-bitstream -l pl.UTF-8
3884 Fonty Bitstream.
3885
3886 %package fonts-cbgreek
3887 Summary:        Complete set of Greek fonts
3888 Summary(pl.UTF-8):      Pełny zestaw fontów greckich
3889 Group:          Fonts
3890 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3891
3892 %description fonts-cbgreek
3893 Complete set of Greek fonts.
3894
3895 %description fonts-cbgreek -l pl.UTF-8
3896 Pełny zestaw fontów greckich.
3897
3898 %package fonts-cc-pl
3899 Summary:        Polish version of Computer Concrete fonts
3900 Summary(pl.UTF-8):      Polska wersja fontów Computer Concrete
3901 Group:          Fonts
3902 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3903
3904 %description fonts-cc-pl
3905 Polish version of Computer Concrete fonts.
3906
3907 %description fonts-cc-pl -l pl.UTF-8
3908 Polska wersja fontów Computer Concrete.
3909
3910 %package fonts-cg
3911 Summary:        Compugraphic fonts
3912 Summary(pl.UTF-8):      Fonty Compugraphic
3913 Group:          Fonts
3914 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3915
3916 %description fonts-cg
3917 Compugraphic fonts.
3918
3919 %description fonts-cg -l pl.UTF-8
3920 Fonty Compugraphic.
3921
3922 %package fonts-cm
3923 Summary:        Computer Modern fonts
3924 Summary(pl.UTF-8):      Fonty Computer Modern
3925 Group:          Fonts
3926 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3927
3928 %description fonts-cm
3929 Computer Modern fonts.
3930
3931 %description fonts-cm -l pl.UTF-8
3932 Fonty Computer Modern.
3933
3934 %package fonts-cmbright
3935 Summary:        CM Bright fonts
3936 Summary(pl.UTF-8):      Fonty CM Bright
3937 Group:          Fonts
3938 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3939
3940 %description fonts-cmbright
3941 CM Bright fonts.
3942
3943 %description fonts-cmbright -l pl.UTF-8
3944 Fonty CM Bright.
3945
3946 %package fonts-cmsuper
3947 Summary:        CM Super fonts
3948 Summary(hu.UTF-8):      CM Super betűtípus
3949 Group:          Fonts
3950 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3951
3952 %description fonts-cmsuper
3953 CM Super fonts.
3954
3955 %description fonts-cmsuper -l hu.UTF-8
3956 CM Super betűtípus
3957
3958
3959 %package fonts-cmcyr
3960 Summary:        Computer Modern fonts extended with Russian letters
3961 Summary(pl.UTF-8):      Fonty Computer Modern rozszerzone o litery rosyjskie
3962 Group:          Fonts
3963 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3964
3965 %description fonts-cmcyr
3966 Computer Modern fonts extended with Russian letters.
3967
3968 %description fonts-cmcyr -l pl.UTF-8
3969 Fonty Computer Modern rozszerzone o litery rosyjskie.
3970
3971 %package fonts-cmextra
3972 Summary:        Extra Computer Modern fonts, from the American Mathematical Society
3973 Summary(pl.UTF-8):      Dodatkowe fonty Computer Modern z AMS
3974 Group:          Fonts
3975 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3976
3977 %description fonts-cmextra
3978 Extra Computer Modern fonts, from the American Mathematical Society.
3979
3980 %description fonts-cmextra -l pl.UTF-8
3981 Dodatkowe fonty Computer Modern z AMS (American Mathematical Society).
3982
3983 %package fonts-concmath
3984 Summary:        Concrete Math fonts
3985 Summary(pl.UTF-8):      Fonty matematyczne Concrete Math
3986 Group:          Fonts
3987 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3988
3989 %description fonts-concmath
3990 Concrete Math fonts.
3991
3992 %description fonts-concmath -l pl.UTF-8
3993 Fonty matematyczne Concrete Math.
3994
3995 %package fonts-concrete
3996 Summary:        Concrete Roman fonts
3997 Summary(pl.UTF-8):      Fonty Concrete Roman
3998 Group:          Fonts
3999 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4000
4001 %description fonts-concrete
4002 Concrete Roman fonts, designed by Donald E. Knuth, originally for use
4003 with Euler math fonts.
4004
4005 %description fonts-concrete -l pl.UTF-8
4006 Fonty Concrete Roman, opracowane przez Donalda E. Knutha, oryginalnie
4007 przeznaczone do używania z fontami matematycznymi Euler.
4008
4009 %package fonts-cs
4010 Summary:        Czech/Slovak-tuned MetaFont Computer Modern fonts
4011 Summary(pl.UTF-8):      Fonty MetaFont Computer Modern dla języków czeskiego i słowackiego
4012 Group:          Fonts
4013 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4014
4015 %description fonts-cs
4016 Czech/Slovak-tuned MetaFont Computer Modern fonts.
4017
4018 %description fonts-cs -l pl.UTF-8
4019 Fonty MetaFont Computer Modern zmodyfikowane pod kątem języków
4020 czeskiego i słowackiego.
4021
4022 %package fonts-dstroke
4023 Summary:        Doublestroke font for typesetting the mathematical symbols
4024 Summary(pl.UTF-8):      Podwójnie kreślony font do składania symboli matematycznych
4025 Group:          Fonts
4026 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4027
4028 %description fonts-dstroke
4029 Doublestroke font for typesetting the mathematical symbols.
4030
4031 %description fonts-dstroke -l pl.UTF-8
4032 Podwójnie kreślony font do składania symboli matematycznych.
4033
4034 %package fonts-ecc
4035 Summary:        Sources for the European Concrete fonts
4036 Summary(pl.UTF-8):      Źródła dla fontów European Concrete
4037 Group:          Fonts
4038 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4039
4040 %description fonts-ecc
4041 The MetaFont sources and tfm files of the European Concrete Fonts.
4042 This is the EC implementation of Knuth's Concrete fonts, including
4043 also the corresponding text companion fonts.
4044
4045 %description fonts-ecc -l pl.UTF-8
4046 Źródła MetaFonta i pliki tfm dla fontów European Concrete. Jest to
4047 implementacja EC fontów Concrete Knutha, włącznie z odpowiadającymi
4048 tekstowymi fontami towarzyszącymi.
4049
4050 %package fonts-eurosym
4051 Summary:        The new European currency symbol for the Euro
4052 Summary(pl.UTF-8):      Symbol nowej europejskiej waluty Euro
4053 Group:          Fonts
4054 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4055
4056 %description fonts-eurosym
4057 The new European currency symbol for the Euro implemented in Metafont,
4058 using the official European Commission dimensions, and providing
4059 several shapes (normal, slanted, bold, outline).
4060
4061 %description fonts-eurosym -l pl.UTF-8
4062 Symbol nowej europejskiej waluty Euro, zaimplementowany w Metafoncie,
4063 z użyciem oficjalnych wymiarów wg Komisji Europejskiej, dostarczający
4064 różnych kształtów (normalnego, pochylonego, tłustego, szkicowanego).
4065
4066 %package fonts-eulervm
4067 Summary:        The Virtual Euler Math fonts
4068 Summary(pl.UTF-8):      Fonty Virtual Euler Math
4069 Group:          Fonts
4070 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4071
4072 %description fonts-eulervm
4073 Euler-VM is a set of _virtual_ math fonts based on Euler and CM. This
4074 approach has several advantages over immediately using the _real_
4075 Euler fonts: Most noticeably, less TeX resources are consumed, the
4076 quality of various math symbols is improved, and a usable \hslash
4077 symbol can be provided.
4078
4079 %description fonts-eulervm -l pl.UTF-8
4080 Euler-VM to zbiór _wirtualnych_ fontów matematycznych opartych na
4081 fontach Euler i CM. Podejście to ma różne zalety nad bezpośrednim
4082 używaniem _prawdziwych_ fontów Euler: najbardziej zauważalnie, używane
4083 jest mniej zasobów TeXa, poprawiona jest jakość różnych symboli
4084 matematycznych i może być dostępny używalny symbol \hslash.
4085
4086 %package fonts-euxm
4087 Summary:        Fonts similar to EUSM but with two more characters
4088 Summary(pl.UTF-8):      Fonty podobne do EUSM, ale z dwoma dodatkowymi znakami
4089 Group:          Fonts
4090 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4091
4092 %description fonts-euxm
4093 Fonts like EUSM but with two more characters needed for Concrete Math
4094 included in TeXLive distribution in fonts3.
4095
4096 %description fonts-euxm -l pl.UTF-8
4097 Fonty podobne do EUSM, ale z dwoma dodatkowymi znakami, potrzebnymi
4098 dla Concrete Math dołączonego w fonts3 dystrybucji TeXLive.
4099
4100 %package fonts-gothic
4101 Summary:        Gothic and ornamental initial fonts by Yannis Haralambous
4102 Summary(pl.UTF-8):      Początkowe fonty gotyckie i ornamentowe Yannisa Haralambousa
4103 Group:          Fonts
4104 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4105
4106 %description fonts-gothic
4107 Gothic and ornamental initial fonts by Yannis Haralambous.
4108
4109 %description fonts-gothic -l pl.UTF-8
4110 Początkowe fonty gotyckie i ornamentowe Yannisa Haralambousa.
4111
4112 %package fonts-hoekwater
4113 Summary:        Converted mflogo font
4114 Summary(pl.UTF-8):      Przekonwertowany font mflogo
4115 Group:          Fonts
4116 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4117
4118 %description fonts-hoekwater
4119 Fonts originally created in MetaFont, transformed to PostScript by
4120 Taco Hoekwater; includes logo, manfnt, rsfs, stmaryrd, wasy, wasy2,
4121 xipa.
4122
4123 %description fonts-hoekwater -l pl.UTF-8
4124 Fonty oryginalnie stworzone w MetaFoncie, przekształcone do
4125 PostScriptu przez Taco Hoekwatera; zawierają: logo, manfnt, rsfs,
4126 stmaryrd, wasy, wasy2, xipa.
4127
4128 %package fonts-jknappen
4129 Summary:        Miscellaneous packages by Joerg Knappen
4130 Summary(pl.UTF-8):      Różne pakiety autorstwa Joerga Knappena
4131 Group:          Fonts
4132 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4133
4134 %description fonts-jknappen
4135 Miscellaneous macros, mostly for making use of extra fonts, by Joerg
4136 Knappen, including sgmlcmpt.
4137
4138 %description fonts-jknappen -l pl.UTF-8
4139 Różne makra, głównie do używania dodatkowych fontów autorstwa Joerga
4140 Knappena. Zawiera sgmlcmpt.
4141
4142 %package fonts-latex
4143 Summary:        Basic LaTeX fonts
4144 Summary(pl.UTF-8):      Podstawowe fonty dla LaTeXa
4145 Group:          Fonts
4146 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4147
4148 %description fonts-latex
4149 Basic LaTeX fonts.
4150
4151 %description fonts-latex -l pl.UTF-8
4152 Podstawowe fonty dla LaTeXa.
4153
4154 %package fonts-lh
4155 Summary:        Olga Lapko's LH fonts
4156 Summary(pl.UTF-8):      Fonty LH Olgi Lapko
4157 Group:          Fonts
4158 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4159
4160 %description fonts-lh
4161 The lh fonts for the `T2'/X2 encodings (for cyrillic languages).
4162
4163 %description fonts-lh -l pl.UTF-8
4164 Fonty lh dla kodowań `T2'/X2 (dla języków zapisywanych cyrylicą).
4165
4166 %package fonts-lm
4167 Summary:        Latin Modern family fonts
4168 Summary(pl.UTF-8):      Fonty z rodziny Latin Modern
4169 Group:          Applications/Publishing/TeX
4170 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4171
4172 %description fonts-lm
4173 Latin Modern family of fonts, based on the Computer Modern fonts
4174 released into public domain by AMS (copyright (C) 1997 AMS). Contain a
4175 lot of additional characters, mainly accented ones, but not only.
4176 There is a one set of PostScript fonts and four sets of TeX Font
4177 Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
4178 encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
4179 Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
4180 potential user knows what to do with all these files. The author is
4181 Boguslaw Jackowski.
4182
4183 %description fonts-lm -l pl.UTF-8
4184 Rodzina fontów Latin Modern, oparta na fontach Computer Modern
4185 przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
4186 Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
4187 Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
4188 Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
4189 QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
4190 (texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
4191 (ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
4192 tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
4193
4194 %package fonts-marvosym
4195 Summary:        Martin Vogel's Symbol (marvosym) font
4196 Summary(pl.UTF-8):      Font Symbol Martina Vogela (marvosym)
4197 Group:          Fonts
4198 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4199
4200 %description fonts-marvosym
4201 Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
4202 currency symbol as defined by the European commission; Euro currency
4203 symbols in typefaces Times, Helvetica and Courier; Symbols for
4204 structural engineering; Symbols for steel cross-sections; Astronomy
4205 signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
4206 symbols; CE sign and others.
4207
4208 %description fonts-marvosym -l pl.UTF-8
4209 Font Symbol Martina Vogela (marvosym) to font zawierający: symbol
4210 waluty Euro zdefiniowany przez Komisję Europejską; symbole waluty Euro
4211 dla krojów Times, Helvetica i Courier; symbole dla inżynierii
4212 strukturalnej; symbole dla przekroi poprzecznych; symbole
4213 astronomiczne (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole
4214 krawieckie; znak CE i inne.
4215
4216 %package fonts-mflogo
4217 Summary:        Logo fonts
4218 Summary(pl.UTF-8):      Fonty logo
4219 Group:          Fonts
4220 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4221
4222 %description fonts-mflogo
4223 Logo fonts.
4224
4225 %description fonts-mflogo -l pl.UTF-8
4226 Fonty logo.
4227
4228 %package fonts-misc
4229 Summary:        Miscellaneous fonts
4230 Summary(pl.UTF-8):      Różne fonty
4231 Group:          Fonts
4232 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4233
4234 %description fonts-misc
4235 Miscellaneous fonts.
4236
4237 %description fonts-misc -l pl.UTF-8
4238 Fonty różne.
4239
4240 %package fonts-monotype
4241 Summary:        Monotype fonts
4242 Summary(pl.UTF-8):      Fonty Monotype
4243 Group:          Fonts
4244 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4245
4246 %description fonts-monotype
4247 Monotype fonts.
4248
4249 %description fonts-monotype -l pl.UTF-8
4250 Fonty Monotype.
4251
4252 %package fonts-omega
4253 Summary:        Fonts for Omega - extended unicode TeX
4254 Summary(pl.UTF-8):      Fonty dla Omegi - TeXa ze wsparciem dla unikodu
4255 Group:          Fonts
4256 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4257
4258 %description fonts-omega
4259 Fonts for Omega - extended unicode TeX.
4260
4261 %description fonts-omega -l pl.UTF-8
4262 Fonty dla Omegi - TeXa ze wsparciem dla unikodu.
4263
4264
4265 %package fonts-other
4266 Summary:        Other fonts
4267 Summary(hu.UTF-8):      További betűtípusok
4268 Group:          Fonts
4269 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4270
4271 %description fonts-other
4272 Other fonts.
4273
4274 %description fonts-omega -l hu.UTF-8
4275 További betűtípusok.
4276
4277 %package fonts-pazo
4278 Summary:        Pazo fonts
4279 Summary(pl.UTF-8):      Fonty Pazo
4280 Group:          Fonts
4281 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4282
4283 %description fonts-pazo
4284 Pazo fonts.
4285
4286 %description fonts-pazo -l pl.UTF-8
4287 Fonty Pazo.
4288
4289 %package fonts-pl
4290 Summary:        Polish fonts
4291 Summary(pl.UTF-8):      Polskie fonty
4292 Group:          Fonts
4293 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4294
4295 %description fonts-pl
4296 Polish fonts.
4297
4298 %description fonts-pl -l pl.UTF-8
4299 Polskie fonty.
4300
4301 %package fonts-px
4302 Summary:        PX fonts
4303 Summary(pl.UTF-8):      Fonty PX
4304 Group:          Fonts
4305 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4306
4307 %description fonts-px
4308 PX fonts.
4309
4310 %description fonts-px -l pl.UTF-8
4311 Fonty PX.
4312
4313 %package fonts-qfonts
4314 Summary:        Quasi fonts
4315 Summary(pl.UTF-8):      Fonty Quasi
4316 Group:          Fonts
4317 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4318
4319 %description fonts-qfonts
4320 Quasi fonts.
4321
4322 %description fonts-qfonts -l pl.UTF-8
4323 Fonty Quasi.
4324
4325 %package fonts-qpx
4326 Summary:        Additional fonts for QPX package
4327 Summary(pl.UTF-8):      Dodatkowe fonty dla pakietu QPX
4328 Group:          Fonts
4329 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4330 Requires:       %{name}-fonts-px = %{epoch}:%{version}-%{release}
4331 Requires:       %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
4332
4333 %description fonts-qpx
4334 Additional fonts for QPX package.
4335
4336 %description fonts-qpx -l pl.UTF-8
4337 Dodatkowe fonty dla pakietu QPX.
4338
4339 %package fonts-qpxqtx
4340 Summary:        Additional fonts for QTX package
4341 Summary(pl.UTF-8):      Dodatkowe fonty dla pakietu QTX
4342 Group:          Fonts
4343 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4344 # I hope qpxqtx doesn't need qfonts
4345 # Requires:     %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
4346 Requires:       %{name}-fonts-tx = %{epoch}:%{version}-%{release}
4347
4348 %description fonts-qpxqtx
4349 Additional fonts for QTX package.
4350
4351 %description fonts-qpxqtx -l pl.UTF-8
4352 Dodatkowe fonty dla pakietu QTX.
4353
4354 %package fonts-rsfs
4355 Summary:        Fonts of uppercase script letters for scientific and mathematical typesetting
4356 Summary(pl.UTF-8):      Fonty wielkich liter pisanych do składania dokumentów naukowych i matematycznych
4357 Group:          Fonts
4358 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4359
4360 %description fonts-rsfs
4361 Fonts of uppercase script letters for use as symbols in scientific and
4362 mathematical typesetting, in contrast to the informal script fonts
4363 such as that used for the `calligraphic' symbols in the TeX math
4364 symbol font.
4365
4366 %description fonts-rsfs -l pl.UTF-8
4367 Fonty wielkich liter pisanych do używania jako symbole przy składaniu
4368 dokumentów naukowych i matematycznych, w odróżnieniu od nieformalnych
4369 fontów pisanych takich jak używane do symboli "kaligraficznych" w
4370 matematycznym foncie TeXowym symbol.
4371
4372 %package fonts-stmaryrd
4373 Summary:        St Mary Road symbols for functional programming
4374 Summary(pl.UTF-8):      Symbole St Mary Road do programowania funkcyjnego
4375 Group:          Fonts
4376 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4377
4378 %description fonts-stmaryrd
4379 St Mary Road symbols for functional programming.
4380
4381 %description fonts-stmaryrd -l pl.UTF-8
4382 Symbole St Mary Road do programowania funkcyjnego.
4383
4384 %package fonts-tx
4385 Summary:        TX fonts
4386 Summary(pl.UTF-8):      Fonty TX
4387 Group:          Fonts
4388 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4389
4390 %description fonts-tx
4391 TX fonts.
4392
4393 %description fonts-tx -l pl.UTF-8
4394 Fonty TX.
4395
4396 %package fonts-uhc
4397 Summary:        UHC fonts
4398 Group:          Fonts
4399 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4400
4401 %description fonts-uhc
4402 UHC fonts.
4403
4404 %package fonts-urw
4405 Summary:        URW fonts
4406 Summary(pl.UTF-8):      Fonty URW
4407 Group:          Fonts
4408 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4409
4410 %description fonts-urw
4411 URW fonts.
4412
4413 %description fonts-urw -l pl.UTF-8
4414 Fonty URW.
4415
4416 %package fonts-urwvn
4417 Summary:        URWVN fonts
4418 Summary(pl.UTF-8):      Fonty URWVN
4419 Group:          Fonts
4420 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4421
4422 %description fonts-urwvn
4423 URWVN fonts.
4424
4425 %description fonts-urwvn -l pl.UTF-8
4426 Fonty URWVN.
4427
4428 %package fonts-vnr
4429 Summary:        VNR fonts
4430 Summary(pl.UTF-8):      Fonty VNR
4431 Group:          Fonts
4432 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4433
4434 %description fonts-vnr
4435 VNR fonts.
4436
4437 %description fonts-vnr -l pl.UTF-8
4438 Fonty VNR.
4439
4440 %package fonts-urw35vf
4441 Summary:        urw35vf fonts
4442 Summary(hu.UTF-8):      urw35vf betűtípus
4443 Summary(pl.UTF-8):      Fonty urw35vf
4444 Group:          Fonts
4445 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4446
4447 %description fonts-urw35vf
4448 urw35vf fonts.
4449
4450 %description fonts-urw35vf -l hu.UTF-8
4451 urw35vf betűtípus.
4452
4453 %package fonts-wadalab
4454 Summary:        Wadalab fonts
4455 Group:          Fonts
4456 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4457
4458 %description fonts-wadalab
4459 Wadalab fonts.
4460
4461 %package fonts-wasy
4462 Summary:        Waldis symbol fonts
4463 Summary(pl.UTF-8):      Fonty Waldis symbol
4464 Group:          Fonts
4465 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4466
4467 %description fonts-wasy
4468 Waldis symbol fonts.
4469
4470 %description fonts-wasy -l pl.UTF-8
4471 Fonty Waldis symbol.
4472
4473 %package fonts-xypic
4474 Summary:        Xy-pic fonts
4475 Summary(pl.UTF-8):      Fonty Xy-pic
4476 Group:          Fonts
4477 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4478
4479 %description fonts-xypic
4480 Xy-pic fonts.
4481
4482 %description fonts-xypic -l pl.UTF-8
4483 Fonty Xy-pic.
4484
4485 %package fonts-yandy
4486 Summary:        European Modern fonts from Y&Y
4487 Summary(pl.UTF-8):      Fonty European Modern od Y&Y
4488 Group:          Fonts
4489 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4490
4491 %description fonts-yandy
4492 European Modern fonts from Y&Y.
4493
4494 %description fonts-yandy -l pl.UTF-8
4495 Fonty European Modern od Y&Y.
4496
4497 %package fonts-type1-antp
4498 Summary:        Antykwa Poltawskiego, a Type 1 family of Polish traditional type
4499 Summary(pl.UTF-8):      Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako Type 1
4500 Group:          Fonts
4501 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4502
4503 %description fonts-type1-antp
4504 Antykwa Poltawskiego, a Type 1 family of Polish traditional type.
4505
4506 %description fonts-type1-antp -l pl.UTF-8
4507 Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako
4508 Type 1.
4509
4510 %package fonts-type1-antt
4511 Summary:        Antykwa Torunska, a Type 1 family of a Polish traditional type
4512 Summary(pl.UTF-8):      Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1
4513 Group:          Fonts
4514 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4515
4516 %description fonts-type1-antt
4517 Antykwa Torunska, a Type 1 family of a Polish traditional type.
4518
4519 %description fonts-type1-antt -l pl.UTF-8
4520 Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1.
4521
4522 %package fonts-type1-arphic
4523 Summary:        Type1 Arphic fonts
4524 Group:          Fonts
4525 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4526
4527 %description fonts-type1-arphic
4528 Type1 Arphic fonts.
4529
4530 %package fonts-type1-belleek
4531 Summary:        Free replacement for basic MathTime fonts
4532 Summary(pl.UTF-8):      Wolnodostępny zamiennik podstawowych fontów MathTime
4533 Group:          Fonts
4534 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4535
4536 %description fonts-type1-belleek
4537 Free replacement for basic MathTime fonts.
4538
4539 %description fonts-type1-belleek -l pl.UTF-8
4540 Wolnodostępny zamiennik podstawowych fontów MathTime.
4541
4542 %package fonts-type1-bitstream
4543 Summary:        Bitstream fonts
4544 Summary(pl.UTF-8):      Fonty Bitstream
4545 Group:          Fonts
4546 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4547 Obsoletes:      tetex-fonts-type1-bitstrea
4548
4549 %description fonts-type1-bitstream
4550 Bitstream fonts.
4551
4552 %description fonts-type1-bitstream -l pl.UTF-8
4553 Fonty Bitstream.
4554
4555 %package fonts-type1-bluesky
4556 Summary:        Computer Modern family fonts
4557 Summary(pl.UTF-8):      Fonty z rodziny Computer Modern
4558 Group:          Fonts
4559 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4560
4561 %description fonts-type1-bluesky
4562 Computer Modern family fonts.
4563
4564 %description fonts-type1-bluesky -l pl.UTF-8
4565 Fonty z rodzony Computer Modern.
4566
4567 %package fonts-type1-cc-pl
4568 Summary:        Polish version of Computer Concrete fonts
4569 Summary(pl.UTF-8):      Polska wersja fontów Computer Concrete
4570 Group:          Fonts
4571 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4572
4573 %description fonts-type1-cc-pl
4574 Polish version of Computer Concrete fonts.
4575
4576 %description fonts-type1-cc-pl -l pl.UTF-8
4577 Polska wersja fontów Computer Concrete.
4578
4579 %package fonts-type1-cmcyr
4580 Summary:        Computer Modern fonts extended with Russian letters
4581 Summary(pl.UTF-8):      Fonty Computer Modern rozszerzone o litery rosyjskie
4582 Group:          Fonts
4583 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4584
4585 %description fonts-type1-cmcyr
4586 Computer Modern fonts extended with Russian letters.
4587
4588 %description fonts-type1-cmcyr -l pl.UTF-8
4589 Fonty Computer Modern rozszerzone o litery rosyjskie.
4590
4591 %package fonts-type1-cs
4592 Summary:        Czech/Slovak-tuned MetaFont Computer Modern fonts
4593 Summary(pl.UTF-8):      Fonty MetaFont Computer Modern dla języków czeskiego i słowackiego
4594 Group:          Fonts
4595 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4596
4597 %description fonts-type1-cs
4598 Czech/Slovak-tuned MetaFont Computer Modern fonts.
4599
4600 %description fonts-type1-cs -l pl.UTF-8
4601 Fonty MetaFont Computer Modern zmodyfikowane pod kątem języków
4602 czeskiego i słowackiego.
4603
4604 %package fonts-type1-dstroke
4605 Summary:        Doublestroke Type1 font for typesetting the mathematical symbols
4606 Summary(pl.UTF-8):      Podwójnie kreślony font Type1 do składania symboli matematycznych
4607 Group:          Fonts
4608 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4609
4610 %description fonts-type1-dstroke
4611 Doublestroke Type1 font for typesetting the mathematical symbols.
4612
4613 %description fonts-type1-dstroke -l pl.UTF-8
4614 Podwójnie kreślony font Type1 do składania symboli matematycznych.
4615
4616 %package fonts-type1-eurosym
4617 Summary:        The new European currency symbol for the Euro
4618 Summary(pl.UTF-8):      Symbol nowej europejskiej waluty Euro
4619 Group:          Fonts
4620 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4621
4622 %description fonts-type1-eurosym
4623 The new European currency symbol for the Euro implemented in Metafont,
4624 using the official European Commission dimensions, and providing
4625 several shapes (normal, slanted, bold, outline).
4626
4627 %description fonts-type1-eurosym -l pl.UTF-8
4628 Symbol nowej europejskiej waluty Euro, zaimplementowany w Metafoncie,
4629 z użyciem oficjalnych wymiarów wg Komisji Europejskiej, dostarczający
4630 różnych kształtów (normalnego, pochylonego, tłustego, szkicowanego).
4631
4632 %package fonts-type1-hoekwater
4633 Summary:        Converted mflogo font
4634 Summary(pl.UTF-8):      Przekonwertowany font mflogo
4635 Group:          Fonts
4636 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4637
4638 %description fonts-type1-hoekwater
4639 Fonts originally created in MetaFont, transformed to PostScript by
4640 Taco Hoekwater; includes logo, manfnt, rsfs, stmaryrd, wasy, wasy2,
4641 xipa.
4642
4643 %description fonts-type1-hoekwater -l pl.UTF-8
4644 Fonty oryginalnie stworzone w MetaFoncie, przekształcone do
4645 PostScriptu przez Taco Hoekwatera; zawierają: logo, manfnt, rsfs,
4646 stmaryrd, wasy, wasy2, xipa.
4647
4648 %package fonts-type1-fpl
4649 Summary:        SC/OsF fonts for URW Palladio L
4650 Summary(pl.UTF-8):      Fonty SC/OsF dla URW Palladio L
4651 Group:          Fonts
4652 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4653
4654 %description fonts-type1-fpl
4655 The FPL Fonts provide a set of SC/OsF fonts for URW Palladio L which
4656 are compatible with respect to metrics with the Palatino SC/OsF fonts
4657 from Adobe. Note that it is not the author's aim to exactly reproduce
4658 the outlines of the original Adobe fonts. The SC and OsF in the FPL
4659 Fonts were designed with the glyphs from URW Palladio L as starting
4660 point. For some glyphs (eg 'o') the author got the best result by
4661 scaling and boldening. For others (eg 'h') shifting selected portions
4662 of the character gave more satisfying results. All this was done using
4663 the free font editor FontForge <http://fontforge.sf.net/>. The kerning
4664 data in these fonts comes from Walter Schmidt's improved Palatino
4665 metrics.
4666
4667 %description fonts-type1-fpl -l pl.UTF-8
4668 Fonty FPL dostarczają zbiór fontów SC/OsF dla URW Palladio L, które są
4669 kompatybilne co do metryk z fontami Palatino SC/OsF firmy Adobe.
4670 Należy jednak zaznaczyć, że celem autora nie jest dokładne odtworzenie
4671 kształtów oryginalnych fontów Adobe. SC i OsF w fontach FPL były
4672 projektowane w oparciu o glify z URW Palladio L. Dla niektórych glifów
4673 (np. 'o') autor uzyskał najlepszy wynik poprzez skalowanie i
4674 pogrubianie. Dla innych (np. 'h') przesuwanie wybranych części znaku
4675 dało lepsze wyniki. Wszystko to zostało zrobione przy użyciu
4676 wolnodostępnego edytora fontów FontForge <http://fontforge.sf.net/>.
4677 Dane dla kerningu w tych fontach pochodzą z ulepszonych metryk
4678 Palatino Waltera Schmidta.
4679
4680 %package fonts-type1-tt2001
4681 Summary:        Type1 tt2001 family fonts
4682 Summary(pl.UTF-8):      Fonty Type1 z rodziny tt2001
4683 Group:          Applications/Publishing/TeX
4684 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4685
4686 %description fonts-type1-tt2001
4687 Type1 tt2001 famliy fonts.
4688
4689 %description fonts-type1-tt2001 -l pl.UTF-8
4690 Fonty Type1 z rodziny tt2001.
4691
4692 %package fonts-type1-lm
4693 Summary:        Type1 Latin Modern family fonts
4694 Summary(pl.UTF-8):      Fonty Type1 z rodziny Latin Modern
4695 Group:          Applications/Publishing/TeX
4696 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4697
4698 %description fonts-type1-lm
4699 Latin Modern family of fonts, based on the Computer Modern fonts
4700 released into public domain by AMS (copyright (C) 1997 AMS). Contain a
4701 lot of additional characters, mainly accented ones, but not only.
4702 There is a one set of PostScript fonts and four sets of TeX Font
4703 Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
4704 encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
4705 Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
4706 potential user knows what to do with all these files. The author is
4707 Boguslaw Jackowski.
4708
4709 %description fonts-type1-lm -l pl.UTF-8
4710 Rodzina fontów Latin Modern, oparta na fontach Computer Modern
4711 przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
4712 Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
4713 Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
4714 Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
4715 QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
4716 (texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
4717 (ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
4718 tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
4719
4720 %package fonts-type1-marvosym
4721 Summary:        Martin Vogel's Symbol (marvosym) font
4722 Summary(pl.UTF-8):      Font Symbol Martina Vogela (marvosym)
4723 Group:          Fonts
4724 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4725
4726 %description fonts-type1-marvosym
4727 Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
4728 currency symbol as defined by the European commission; Euro currency
4729 symbols in typefaces Times, Helvetica and Courier; Symbols for
4730 structural engineering; Symbols for steel cross-sections; Astronomy
4731 signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
4732 symbols; CE sign and others.
4733
4734 %description fonts-type1-marvosym -l pl.UTF-8
4735 Font Symbol Martina Vogela (marvosym) to font zawierający: symbol
4736 waluty Euro zdefiniowany przez Komisję Europejską; symbole waluty Euro
4737 dla krojów Times, Helvetica i Courier; symbole dla inżynierii
4738 strukturalnej; symbole dla przekroi poprzecznych; symbole
4739 astronomiczne (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole
4740 krawieckie; znak CE i inne.
4741
4742 %package fonts-type1-mathpazo
4743 Summary:        Pazo Math fonts
4744 Summary(pl.UTF-8):      Fonty matematyczne Pazo Math
4745 Group:          Fonts
4746 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4747
4748 %description fonts-type1-mathpazo
4749 Pazo Math fonts.
4750
4751 %description fonts-type1-mathpazo -l pl.UTF-8
4752 Fonty matematyczne Pazo Math.
4753
4754 %package fonts-type1-omega
4755 Summary:        Type1 fonts for Omega - extended unicode TeX
4756 Summary(pl.UTF-8):      Fonty Type1 dla Omegi - TeXa ze wsparciem dla unikodu
4757 Group:          Fonts
4758 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4759
4760 %description fonts-type1-omega
4761 Type1 fonts for Omega - extended unicode TeX.
4762
4763 %description fonts-type1-omega -l pl.UTF-8
4764 Fonty Type1 dla Omegi - TeXa ze wsparciem dla unikodu.
4765
4766 %package fonts-type1-pl
4767 Summary:        Polish fonts
4768 Summary(pl.UTF-8):      Polskie fonty
4769 Group:          Fonts
4770 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4771 Requires:       %{name}-fonts-type1-bluesky = %{epoch}:%{version}-%{release}
4772
4773 %description fonts-type1-pl
4774 Polish fonts.
4775
4776 %description fonts-type1-pl -l pl.UTF-8
4777 Polskie fonty.
4778
4779 %package fonts-type1-px
4780 Summary:        PX fonts
4781 Summary(pl.UTF-8):      Fonty PX
4782 Group:          Fonts
4783 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4784
4785 %description fonts-type1-px
4786 PX fonts.
4787
4788 %description fonts-type1-px -l pl.UTF-8
4789 Fonty PX.
4790
4791 %package fonts-type1-qfonts
4792 Summary:        Quasi fonts
4793 Summary(pl.UTF-8):      Fonty Quasi
4794 Group:          Fonts
4795 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4796
4797 %description fonts-type1-qfonts
4798 Quasi fonts.
4799
4800 %description fonts-type1-qfonts -l pl.UTF-8
4801 Fonty Quasi.
4802
4803 %package fonts-type1-tx
4804 Summary:        TX fonts
4805 Summary(pl.UTF-8):      Fonty TX
4806 Group:          Fonts
4807 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4808
4809 %description fonts-type1-tx
4810 TX fonts.
4811
4812 %description fonts-type1-tx -l pl.UTF-8
4813 Fonty TX.
4814
4815 %package fonts-type1-uhc
4816 Summary:        Type1 UHC fonts
4817 Group:          Fonts
4818 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4819
4820 %description fonts-type1-uhc
4821 Type1 UHC fonts.
4822
4823 %package fonts-type1-urw
4824 Summary:        URW fonts
4825 Summary(pl.UTF-8):      Fonty URW
4826 Group:          Fonts
4827 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4828
4829 %description fonts-type1-urw
4830 URW fonts.
4831
4832 %description fonts-type1-urw -l pl.UTF-8
4833 Fonty URW.
4834
4835 %package fonts-type1-vnr
4836 Summary:        Type1 VNR fonts
4837 Summary(pl.UTF-8):      Fonty Type1 VNR
4838 Group:          Fonts
4839 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4840
4841 %description fonts-type1-vnr
4842 Type1 VNR fonts.
4843
4844 %description fonts-type1-vnr -l pl.UTF-8
4845 Fonty Type1 VNR.
4846
4847 %package fonts-type1-wadalab
4848 Summary:        Type1 Wadalab fonts
4849 Group:          Fonts
4850 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4851
4852 %description fonts-type1-wadalab
4853 Type1 Wadalab fonts.
4854
4855 %package fonts-type1-xypic
4856 Summary:        Xy-pic fonts
4857 Summary(pl.UTF-8):      Fonty Xy-pic
4858 Group:          Fonts
4859 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4860
4861 %description fonts-type1-xypic
4862 Xy-pic fonts.
4863
4864 %description fonts-type1-xypic -l pl.UTF-8
4865 Fonty Xy-pic.
4866
4867
4868 # TeXLive-specific packages - there wasn't before...
4869 %package afm2pl
4870 Summary:        Convert an Adobe font metric file to a TeX font property list
4871 Group:          Fonts
4872
4873 %description afm2pl
4874 Convert an Adobe font metric file to a TeX font property list.
4875
4876
4877 %package bbox
4878 Summary:        bbox prints the bounding box of images
4879 Group:          Applications/Publishing/TeX
4880
4881 %description bbox
4882 bbox reads a rawppm or rawpbm file and prints out the bounding box of
4883 the image.
4884
4885 %package cefutils
4886 Summary:        In cefutils there are CEF-compatible utils
4887 Group:          Applications/Publishing/TeX
4888
4889 %description cefutils
4890 In cefutils there are CEF-compatible (Chinese Encoding Framework)
4891 utils.
4892
4893 %package detex
4894 Summary:        A filter to strip TeX commands from a .tex file
4895 Summary(hu.UTF-8):      Egy szűrő, amely .tex fájlokból szűri ki a TeX parancsokat
4896 Group:          Applications/Publishing/TeX
4897
4898 %description detex
4899 A filter to strip TeX commands from a .tex file.
4900
4901 %description detex -l hu.UTF-8
4902 Egy szűrő, amely .tex fájlokból szűri ki a TeX parancsokat.
4903
4904
4905 %package dviutils
4906 Summary:        Various DVI utils
4907 Summary(hu.UTF-8):      Vegyes DVI eszközök
4908 Group:          Applications/Publishing/TeX
4909
4910 %description dviutils
4911 This package contains various DVI utils.
4912
4913 %description dviutils -l hu.UTF-8
4914 Ez a csomag mindenféle DVI eszközt tartalmaz.
4915
4916 %package epsutils
4917 Summary:        Various EPS utils
4918 Group:          Applications/Publishing/TeX
4919
4920 %description epsutils
4921 Various EPS (Encapsulated PostScript) utils.
4922
4923
4924 %package filters
4925 Summary:        Various filters
4926 Group:          Applications/Publishing/TeX
4927
4928 %description filters
4929 Various filters.
4930
4931
4932 %package uncategorized-utils
4933 Summary:        Uncategorized utils
4934 Group:          Applications/Publishing/TeX
4935
4936 %description uncategorized-utils
4937 Uncategorized utilities. Needs check and categorizing.
4938
4939 %package tex4ht
4940 Summary:        LaTeX and TeX for hypertext
4941 Group:          Applications/Publishing/TeX
4942
4943 %description tex4ht
4944 A converter from TeX and LaTeX to hypertext (HTML, XML, etc.),
4945 providing a configurable (La)TeX-based authoring system for hypertext.
4946 When converting to XML, you can use MathML instead of images for
4947 equation representation.
4948
4949 %package xetex
4950 Summary:        Extended TeX / LaTeX version for unicode
4951 Group:          Applications/Publishing/TeX
4952 Requires(post,postun):  /usr/bin/texhash
4953 Requires:       %{name}-fonts-misc = %{epoch}:%{version}-%{release}
4954
4955 %description xetex
4956 XeTeX extends the TeX typesetting system (and macro packages such as
4957 LaTeX and ConTeXt) to have native support for the Unicode character
4958 set, including complex Asian scripts, and for OpenType and TrueType
4959 fonts.
4960
4961 %package xmltex
4962 Summary:        TeX package for processing XML files
4963 Group:          Applications/Publishing/TeX
4964 Requires(post,postun):  /usr/bin/texhash
4965
4966 %description xmltex
4967 XMLTeX is a non-validating, namespace-aware XML parser written in TeX.
4968 It allows TeX to directly process XML files.
4969
4970 %prep
4971 %setup -q -c -T -n %{name}-%{version}-source
4972 lzma -dc %{SOURCE0} | tar xf - -C ..
4973 %patch0 -p1
4974 %patch1 -p1
4975
4976 cd libs/teckit
4977 cat ax*.m4 > acinclude.m4
4978 %{__libtoolize}
4979 %{__aclocal}
4980 %{__autoconf}
4981 %{__automake}
4982
4983 %build
4984 find . -name "config.sub" -exec cp /usr/share/automake/config.sub '{}' ';'
4985 %{__sed} -i 's@"extend/\(.*\)"@<\1>@' texk/ttf2pk/*.c
4986 cd texk/kpathsea
4987 %{__sed} -i 's@^TEXMFMAIN =.*@TEXMFMAIN = %{texmf}@' texmf.cnf
4988 %{__sed} -i 's@^TEXMFDIST =.*@TEXMFDIST = %{texmfdist}@' texmf.cnf
4989 %{__sed} -i 's@^TEXMFLOCAL =.*@TEXMFLOCAL = %{texmf}@' texmf.cnf
4990 %{__sed} -i 's@^TEXMFSYSVAR =.*@TEXMFSYSVAR = %{_localstatedir}@' texmf.cnf
4991 %{__sed} -i 's@^TEXMFSYSCONFIG =.*@TEXMFSYSCONFIG = %{_sysconfdir}/%{name}@' texmf.cnf
4992 %{__sed} -i 's@^TEXMFVAR =.*@TEXMFVAR = %{_localstatedir}@' texmf.cnf
4993 cd ../..
4994
4995 %configure \
4996 %if %{with bootstrap}
4997         --without-xindy \
4998         --without-luatex \
4999 %endif
5000         --disable-multiplatform \
5001         --disable-static \
5002         --enable-a4 \
5003         --enable-gf \
5004         --enable-ipc \
5005         --enable-shared \
5006         --with-fontconfig \
5007         --with-fonts-dir=/var/cache/fonts \
5008         --with-ncurses \
5009         --with-system-freetype \
5010         --with-freetype-include=/usr/include/freetype \
5011         --with-system-freetype2 \
5012         --with-freetype2-include=/usr/include/freetype2 \
5013         --with-system-gd \
5014         --with-system-ncurses \
5015         --with-system-pnglib \
5016         --with-system-t1lib \
5017         --with-system-zlib \
5018         --with-xdvi-x-toolkit=xaw \
5019         --without-dialog \
5020         --without-t1utils \
5021         --without-texinfo
5022
5023 %{__make}
5024
5025 %install
5026 rm -rf $RPM_BUILD_ROOT
5027 install -d $RPM_BUILD_ROOT%{_datadir} \
5028         $RPM_BUILD_ROOT%{_desktopdir} \
5029         $RPM_BUILD_ROOT%{_pixmapsdir} \
5030         $RPM_BUILD_ROOT%{_mandir}/man5 \
5031         $RPM_BUILD_ROOT/var/cache/fonts \
5032         $RPM_BUILD_ROOT/etc/cron.daily\
5033         $RPM_BUILD_ROOT/etc/sysconfig/tetex-updmap\
5034         $RPM_BUILD_ROOT%{_localstatedir}/fonts/map\
5035         $RPM_BUILD_ROOT%{fmtdir}/pdftex
5036
5037 lzma -dc %{SOURCE1} | tar xf - -C $RPM_BUILD_ROOT%{_datadir}
5038 %{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf $RPM_BUILD_ROOT%{texmf}
5039 %{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf-dist $RPM_BUILD_ROOT%{texmfdist}
5040 %{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf-doc $RPM_BUILD_ROOT%{texmfdoc}
5041 # This is an empty directory
5042 %{__rm} -r $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf
5043 # Useless binary
5044 %{__rm} $RPM_BUILD_ROOT%{_datadir}/texmf-dist/doc/latex/splitindex/splitindex{.exe,-Linux-i386,-OpenBSD-i386}
5045
5046 # commented out because of following (non-fatal) error:
5047 # Can't open texmf/web2c/texmf.cnf: No such file or directory.
5048 #perl -pi \
5049 #       -e "s|\.\./\.\./texmf|$RPM_BUILD_ROOT%{texmf}|g;" \
5050 #       -e "s|/var/cache/fonts|$RPM_BUILD_ROOT/var/cache/fonts|g;" \
5051 #       texmf/web2c/texmf.cnf
5052
5053 install -d $RPM_BUILD_ROOT%{texmf}/fonts/opentype/public
5054
5055 LD_LIBRARY_PATH=$RPM_BUILD_ROOT%{_libdir}; export LD_LIBRARY_PATH
5056
5057 %{__make} install \
5058         prefix=$RPM_BUILD_ROOT%{_prefix} \
5059         bindir=$RPM_BUILD_ROOT%{_bindir} \
5060         mandir=$RPM_BUILD_ROOT%{_mandir} \
5061         libdir=$RPM_BUILD_ROOT%{_libdir} \
5062         datadir=$RPM_BUILD_ROOT%{_datadir} \
5063         infodir=$RPM_BUILD_ROOT%{_infodir} \
5064         includedir=$RPM_BUILD_ROOT%{_includedir} \
5065         sbindir=$RPM_BUILD_ROOT%{_sbindir} \
5066         texmf=$RPM_BUILD_ROOT%{texmf} \
5067         texmfsysvar=$RPM_BUILD_ROOT%{_localstatedir} \
5068         texmfsysconfig=$RPM_BUILD_ROOT%{texmf}
5069
5070 # Fix broken symlinks
5071 CURDIR=$(pwd)
5072 cd $RPM_BUILD_ROOT%{_bindir}
5073 ln -sf ../share/texmf/scripts/a2ping/a2ping.pl a2ping
5074 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/context context
5075 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/ctxtools ctxtools
5076 ln -sf ../share/texmf-dist/scripts/dviasm/dviasm.py dviasm
5077 ln -sf ../share/texmf/scripts/tetex/e2pall.pl e2pall
5078 ln -sf ../share/texmf-dist/scripts/bengali/ebong.py ebong
5079 ln -sf ../share/texmf-dist/scripts/epspdf/epspdf epspdf
5080 ln -sf ../share/texmf-dist/scripts/epspdf/epspdftk epspdftk
5081 ln -sf ../share/texmf/scripts/epstopdf/epstopdf.pl epstopdf
5082 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/exatools exatools
5083 ln -sf ../share/texmf/scripts/texlive/getnonfreefonts.pl getnonfreefonts
5084 ln -sf ../share/texmf/scripts/texlive/getnonfreefonts.pl getnonfreefonts-sys
5085 ln -sf ../share/texmf-dist/scripts/tex4ht/ht.sh ht
5086 ln -sf ../share/texmf-dist/scripts/tex4ht/htcontext.sh htcontext
5087 ln -sf ../share/texmf-dist/scripts/tex4ht/htlatex.sh htlatex
5088 ln -sf ../share/texmf-dist/scripts/tex4ht/htmex.sh htmex
5089 ln -sf ../share/texmf-dist/scripts/tex4ht/httex.sh httex
5090 ln -sf ../share/texmf-dist/scripts/tex4ht/httexi.sh httexi
5091 ln -sf ../share/texmf-dist/scripts/tex4ht/htxelatex.sh htxelatex
5092 ln -sf ../share/texmf-dist/scripts/tex4ht/htxetex.sh htxetex
5093 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/luatools luatools
5094 ln -sf ../share/texmf-dist/scripts/glossaries/makeglossaries makeglossaries
5095 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/makempy makempy
5096 ln -sf ../share/texmf-dist/scripts/tex4ht/mk4ht.pl mk4ht
5097 ln -sf ../share/texmf-dist/scripts/mkjobtexmf/mkjobtexmf.pl mkjobtexmf
5098 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mpstools mpstools
5099 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mptopdf mptopdf
5100 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mtxrun mtxrun
5101 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mtxtools mtxtools
5102 ln -sf ../share/texmf-dist/scripts/oberdiek/pdfatfi.pl pdfatfi
5103 ln -sf ../share/texmf-dist/scripts/pdfcrop/pdfcrop.pl pdfcrop
5104 ln -sf ../share/texmf-dist/scripts/ppower4/pdfthumb.texlua pdfthumb
5105 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/pdftools pdftools
5106 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/pdftrimwhite pdftrimwhite
5107 ln -sf ../share/texmf-dist/scripts/perltex/perltex.pl perltex
5108 ln -sf ../share/texmf/scripts/pkfix/pkfix.pl pkfix
5109 ln -sf ../share/texmf-dist/scripts/ppower4/ppower4.texlua ppower4
5110 ln -sf ../share/texmf/scripts/ps2eps/ps2eps.pl ps2eps
5111 ln -sf ../share/texmf-dist/scripts/pst-pdf/ps4pdf ps4pdf
5112 ln -sf ../share/texmf-dist/scripts/pst2pdf/pst2pdf.pl pst2pdf
5113 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/pstopdf pstopdf
5114 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/rlxtools rlxtools
5115 ln -sf ../share/texmf/scripts/texlive/rungs.tlu rungs
5116 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/runtools runtools
5117 ln -sf ../share/texmf/scripts/simpdftex/simpdftex simpdftex
5118 ln -sf ../share/texmf-dist/scripts/texcount/TeXcount.pl texcount
5119 ln -sf ../share/texmf/scripts/texlive/texdoc.tlu texdoc
5120 ln -sf ../share/texmf/scripts/tetex/texdoctk.pl texdoctk
5121 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texexec texexec
5122 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texfind texfind
5123 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texfont texfont
5124 ln -sf ../share/texmf-dist/scripts/context/ruby/texmfstart.rb texmfstart
5125 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texshow texshow
5126 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/textools textools
5127 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texutil texutil
5128 ln -sf ../share/texmf-dist/scripts/thumbpdf/thumbpdf.pl thumbpdf
5129 ln -sf ../share/texmf/scripts/texlive/tlmgr.pl tlmgr
5130 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/tmftools tmftools
5131 ln -sf ../share/texmf-dist/scripts/vpe/vpe.pl vpe
5132 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/xmltools xmltools
5133 cd $CURDIR
5134
5135 #install %{SOURCE7} $RPM_BUILD_ROOT%{_bindir}
5136 #touch $RPM_BUILD_ROOT/etc/sysconfig/tetex-updmap/maps.lst
5137
5138 # %{__make} init \
5139 #       prefix=$RPM_BUILD_ROOT%{_prefix} \
5140 #       bindir=$RPM_BUILD_ROOT%{_bindir} \
5141 #       mandir=$RPM_BUILD_ROOT%{_mandir} \
5142 #       libdir=$RPM_BUILD_ROOT%{_libdir} \
5143 #       datadir=$RPM_BUILD_ROOT%{_datadir} \
5144 #       infodir=$RPM_BUILD_ROOT%{_infodir} \
5145 #       includedir=$RPM_BUILD_ROOT%{_includedir} \
5146 #       sbindir=$RPM_BUILD_ROOT%{_sbindir} \
5147 #       texmf=$RPM_BUILD_ROOT%{texmf}
5148
5149 %{__rm} -r $RPM_BUILD_ROOT%{_prefix}/texmf
5150 %{__rm} -r $RPM_BUILD_ROOT%{_prefix}/texmf-dist
5151 # We don't need it
5152 %{__rm} -r $RPM_BUILD_ROOT%{texmf}/doc/man
5153 %{__rm} -r $RPM_BUILD_ROOT%{texmfdoc}/source
5154
5155 perl -pi \
5156         -e "s|$RPM_BUILD_ROOT||g;" \
5157         $RPM_BUILD_ROOT%{texmf}/web2c/texmf.cnf
5158
5159 install %{SOURCE4} $RPM_BUILD_ROOT/etc/cron.daily/texlive
5160
5161 install %{SOURCE5} $RPM_BUILD_ROOT%{_desktopdir}
5162 install %{SOURCE6} $RPM_BUILD_ROOT%{_pixmapsdir}
5163
5164 # bzip2 -dc %{SOURCE3} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
5165
5166 # in separate spec
5167 # rm -rf $RPM_BUILD_ROOT%{texmf}/tex/latex/{pgf,xcolor}
5168 # rm -rf $RPM_BUILD_ROOT%{texmf}/doc/latex/{pgf,xcolor}
5169
5170 # not included in package
5171 rm -f $RPM_BUILD_ROOT%{texmf}/doc/fonts/oldgerman/COPYING
5172 rm -f $RPM_BUILD_ROOT%{texmf}/doc/Makefile
5173 rm -f $RPM_BUILD_ROOT%{texmf}/doc/programs/texinfo.*
5174 rm -f $RPM_BUILD_ROOT%{texmf}/doc/helpfile
5175 rm -f $RPM_BUILD_ROOT%{texmf}/doc/helpindex.html
5176 rm -f $RPM_BUILD_ROOT%{texmf}/fonts/pk/ljfour/lh/lh-lcy/*.600pk
5177 rm -f $RPM_BUILD_ROOT%{texmf}/release-tetex-{src,texmf}.txt
5178 rm -f $RPM_BUILD_ROOT%{texmf}/scripts/uniqleaf/uniqleaf.pl
5179 rm -f $RPM_BUILD_ROOT%{texmf}/doc/help/Catalogue-upd.sh
5180 rm -f $RPM_BUILD_ROOT%{texmf}/doc/help/faq/uktug-faq-upd.sh
5181 rm -f $RPM_BUILD_ROOT%{texmf}/doc/mkhtml*
5182 rm -f $RPM_BUILD_ROOT%{texmf}/doc/index.html
5183 rm -f $RPM_BUILD_ROOT%{texmf}/doc/index.php
5184 rm -f $RPM_BUILD_ROOT%{_infodir}/dir.gz
5185 rm -f $RPM_BUILD_ROOT%{_mandir}/{README.*,hu/man1/readlink.1*}
5186 rm -f $RPM_BUILD_ROOT%{_datadir}/texinfo/html/texi2html.html
5187
5188 # move format logs to BUILD, so $RPM_BUILD_ROOT is not polluted
5189 # and we can still analyze them
5190 # install -d format-logs
5191 # mv -fv $RPM_BUILD_ROOT%{fmtdir}/*.log format-logs
5192
5193 %clean
5194 rm -rf $RPM_BUILD_ROOT
5195
5196 %post
5197 %fixinfodir
5198 %texhash
5199
5200 %postun
5201 %fixinfodir
5202 if [ "$1" = "1" ]; then
5203         %texhash
5204 fi
5205
5206 %post doc-Catalogue
5207 %texhash
5208
5209 %postun doc-Catalogue
5210 %texhash
5211
5212 %post doc-tug-faq
5213 %texhash
5214
5215 %postun doc-tug-faq
5216 %texhash
5217
5218 %post -n kpathsea
5219 /sbin/ldconfig
5220 %fixinfodir
5221 %texhash
5222
5223 %postun -n kpathsea
5224 /sbin/ldconfig
5225 %fixinfodir
5226 %texhash
5227
5228 %post -n kpathsea-devel
5229 %texhash
5230
5231 %postun -n kpathsea-devel
5232 %texhash
5233
5234 %post dvips
5235 %fixinfodir
5236 %texhash
5237
5238 %postun dvips
5239 %fixinfodir
5240 %texhash
5241
5242 %post dvilj
5243 %texhash
5244
5245 %postun dvilj
5246 %texhash
5247
5248 %post makeindex
5249 %texhash
5250
5251 %postun makeindex
5252 %texhash
5253
5254 %post tex-mathdots
5255 %texhash
5256
5257 %postun tex-mathdots
5258 %texhash
5259
5260 %post metafont
5261 %texhash
5262
5263 %postun metafont
5264 %texhash
5265
5266 %post metapost
5267 %texhash
5268
5269 %postun metapost
5270 %texhash
5271
5272 %post metapost-other
5273 %texhash
5274
5275 %postun metapost-other
5276 %texhash
5277
5278 %post mptopdf
5279 %texhash
5280
5281 %postun mptopdf
5282 %texhash
5283
5284 %post texdoctk
5285 %texhash
5286
5287 %postun texdoctk
5288 %texhash
5289
5290 %post -n xdvi
5291 %texhash
5292
5293 %postun -n xdvi
5294 %texhash
5295
5296 %post pdftex
5297 %texhash
5298
5299 %postun pdftex
5300 %texhash
5301
5302 %post phyzzx
5303 %texhash
5304
5305 %postun phyzzx
5306 %texhash
5307
5308 %post omega
5309 %texhash
5310
5311 %postun omega
5312 %texhash
5313
5314 %post plain
5315 %texhash
5316
5317 %postun plain
5318 %texhash
5319
5320 %post format-plain
5321 %texhash
5322
5323 %postun format-plain
5324 %texhash
5325
5326 %post format-pdftex
5327 %texhash
5328
5329 %postun format-pdftex
5330 %texhash
5331
5332 %post format-pdfetex
5333 %texhash
5334
5335 %postun format-pdfetex
5336 %texhash
5337
5338 %post mex
5339 %texhash
5340
5341 %postun mex
5342 %texhash
5343
5344 %post format-mex
5345 %texhash
5346
5347 %postun format-mex
5348 %texhash
5349
5350 %post format-pdfmex
5351 %texhash
5352
5353 %postun format-pdfmex
5354 %texhash
5355
5356 %postun format-utf8mex
5357 %texhash
5358
5359 %post amstex
5360 %texhash
5361
5362 %postun amstex
5363 %texhash
5364
5365 %post format-amstex
5366 %texhash
5367
5368 %postun format-amstex
5369 %texhash
5370
5371 %post format-pdfamstex
5372 %texhash
5373
5374 %postun format-pdfamstex
5375 %texhash
5376
5377 %post csplain
5378 %texhash
5379
5380 %postun csplain
5381 %texhash
5382
5383 %post format-csplain
5384 %texhash
5385
5386 %postun format-csplain
5387 %texhash
5388
5389 %post format-pdfcsplain
5390 %texhash
5391
5392 %postun format-pdfcsplain
5393 %texhash
5394
5395 %post cslatex
5396 %texhash
5397
5398 %postun cslatex
5399 %texhash
5400
5401 %post format-cslatex
5402 %texhash
5403
5404 %postun format-cslatex
5405 %texhash
5406
5407 %post format-pdfcslatex
5408 %texhash
5409
5410 %postun format-pdfcslatex
5411 %texhash
5412
5413 %post cyrplain
5414 %texhash
5415
5416 %postun cyrplain
5417 %texhash
5418
5419 %post format-cyrplain
5420 %texhash
5421
5422 %postun format-cyrplain
5423 %texhash
5424
5425 %post format-cyramstex
5426 %texhash
5427
5428 %postun format-cyramstex
5429 %texhash
5430
5431 %post format-cyrtexinfo
5432 %texhash
5433
5434 %postun format-cyrtexinfo
5435 %texhash
5436
5437 %post eplain
5438 %texhash
5439
5440 %postun eplain
5441 %texhash
5442
5443 %post format-eplain
5444 %texhash
5445
5446 %postun format-eplain
5447 %texhash
5448
5449 # ConTeXt format
5450
5451 %post context
5452 %texhash
5453
5454 %postun context
5455 %texhash
5456
5457 %post format-context-de
5458 %texhash
5459
5460 %postun format-context-de
5461 %texhash
5462
5463 %post format-context-en
5464 %texhash
5465
5466 %postun format-context-en
5467 %texhash
5468
5469 %post format-context-nl
5470 %texhash
5471
5472 %postun format-context-nl
5473 %texhash
5474
5475 # LaTeX format.
5476
5477 %post latex
5478 %fixinfodir
5479 %texhash
5480
5481 %postun latex
5482 %fixinfodir
5483 %texhash
5484
5485 %post latex-12many
5486 %texhash
5487
5488 %postun latex-12many
5489 %texhash
5490
5491 %post latex-abstract
5492 %texhash
5493
5494 %postun latex-abstract
5495 %texhash
5496
5497 %post latex-accfonts
5498 %texhash
5499
5500 %postun latex-accfonts
5501 %texhash
5502
5503 %post latex-adrconv
5504 %texhash
5505
5506 %postun latex-adrconv
5507 %texhash
5508
5509 %post latex-ae
5510 %texhash
5511
5512 %postun latex-ae
5513 %texhash
5514
5515 %post latex-ams
5516 %texhash
5517
5518 %postun latex-ams
5519 %texhash
5520
5521 %post latex-antp
5522 %texhash
5523
5524 %postun latex-antp
5525 %texhash
5526
5527 %post latex-antt
5528 %texhash
5529
5530 %postun latex-antt
5531 %texhash
5532
5533 %post latex-appendix
5534 %texhash
5535
5536 %postun latex-appendix
5537 %texhash
5538
5539 %post latex-backgammon
5540 %texhash
5541
5542 %postun latex-backgammon
5543 %texhash
5544
5545 %post latex-bardiag
5546 %texhash
5547
5548 %postun latex-bardiag
5549 %texhash
5550
5551 %post latex-bbm
5552 %texhash
5553
5554 %postun latex-bbm
5555 %texhash
5556
5557 %post latex-bbold
5558 %texhash
5559
5560 %postun latex-bbold
5561 %texhash
5562
5563 %post latex-beamer
5564 %texhash
5565
5566 %postun latex-beamer
5567 %texhash
5568
5569 %post latex-bezos
5570 %texhash
5571
5572 %postun latex-bezos
5573 %texhash
5574
5575 %post latex-bibtex
5576 %texhash
5577
5578 %postun latex-bibtex
5579 %texhash
5580
5581 %post latex-bibtex-ams
5582 %texhash
5583
5584 %postun latex-bibtex-ams
5585 %texhash
5586
5587 %post latex-bibtex-pl
5588 %texhash
5589
5590 %postun latex-bibtex-pl
5591 %texhash
5592
5593 %post latex-bibtex-german
5594 %texhash
5595
5596 %postun latex-bibtex-german
5597 %texhash
5598
5599 %post latex-bibtex-revtex4
5600 %texhash
5601
5602 %postun latex-bibtex-revtex4
5603 %texhash
5604
5605 %post latex-bibtex-jurabib
5606 %texhash
5607
5608 %postun latex-bibtex-jurabib
5609 %texhash
5610
5611 %post latex-bibtex-styles
5612 %texhash
5613
5614 %postun latex-bibtex-styles
5615 %texhash
5616
5617 %post latex-booktabs
5618 %texhash
5619
5620 %postun latex-booktabs
5621 %texhash
5622
5623
5624 %post latex-caption
5625 %texhash
5626
5627 %postun latex-caption
5628 %texhash
5629
5630 %post latex-carlisle
5631 %texhash
5632
5633 %postun latex-carlisle
5634 %texhash
5635
5636 %post latex-ccfonts
5637 %texhash
5638
5639 %postun latex-ccfonts
5640 %texhash
5641
5642 %post latex-cite
5643 %texhash
5644
5645 %postun latex-cite
5646 %texhash
5647
5648 %post latex-cmbright
5649 %texhash
5650
5651 %postun latex-cmbright
5652 %texhash
5653
5654
5655 %post latex-comment
5656 %texhash
5657
5658 %postun latex-comment
5659 %texhash
5660
5661 %post latex-concmath
5662 %texhash
5663
5664 %postun latex-concmath
5665 %texhash
5666
5667 %post latex-currvita
5668 %texhash
5669
5670 %postun latex-currvita
5671 %texhash
5672
5673
5674 %post latex-curves
5675 %texhash
5676
5677 %postun latex-curves
5678 %texhash
5679
5680 %post latex-custom-bib
5681 %texhash
5682
5683 %postun latex-custom-bib
5684 %texhash
5685
5686 %post latex-cyrillic
5687 %texhash
5688
5689 %postun latex-cyrillic
5690 %texhash
5691
5692 # %post latex-dstroke
5693 # %texhash
5694
5695 # %postun latex-dstroke
5696 # %texhash
5697
5698 %post latex-enumitem
5699 %texhash
5700
5701 %postun latex-enumitem
5702 %texhash
5703
5704 %post latex-exam
5705 %texhash
5706
5707 %postun latex-exam
5708 %texhash
5709
5710 %post latex-gbrief
5711 %texhash
5712
5713 %postun latex-gbrief
5714 %texhash
5715
5716 %post latex-jknappen
5717 %texhash
5718
5719 %postun latex-jknappen
5720 %texhash
5721
5722 %post latex-keystroke
5723 %texhash
5724
5725 %postun latex-keystroke
5726 %texhash
5727
5728 %post latex-labbook
5729 %texhash
5730
5731 %postun latex-labbook
5732 %texhash
5733
5734 %post latex-lcd
5735 %texhash
5736
5737 %postun latex-lcd
5738 %texhash
5739
5740 %post latex-leaflet
5741 %texhash
5742
5743 %postun latex-leaflet
5744 %texhash
5745
5746 %post latex-leftidx
5747 %texhash
5748
5749 %postun latex-leftidx
5750 %texhash
5751
5752 %post latex-lewis
5753 %texhash
5754
5755 %postun latex-lewis
5756 %texhash
5757
5758 %post latex-lm
5759 %texhash
5760
5761 %post latex-lastpage
5762 %texhash
5763
5764 %postun latex-lastpage
5765 %texhash
5766
5767 %postun latex-lm
5768 %texhash
5769
5770 %post latex-lucidabr
5771 %texhash
5772
5773 %postun latex-lucidabr
5774 %texhash
5775
5776 %post latex-marvosym
5777 %texhash
5778
5779 %postun latex-marvosym
5780 %texhash
5781
5782 %post latex-mathexam
5783 %texhash
5784
5785 %postun latex-mathexam
5786 %texhash
5787
5788 %post latex-mathpple
5789 %texhash
5790
5791 %postun latex-mathpple
5792 %texhash
5793
5794 %post latex-mathtime
5795 %texhash
5796
5797 %postun latex-mathtime
5798 %texhash
5799
5800 %post latex-mflogo
5801 %texhash
5802
5803 %postun latex-mflogo
5804 %texhash
5805
5806 %post latex-mfnfss
5807 %texhash
5808
5809 %postun latex-mfnfss
5810 %texhash
5811
5812 %post latex-minitoc
5813 %texhash
5814
5815 %postun latex-minitoc
5816 %texhash
5817
5818 %post latex-mltex
5819 %texhash
5820
5821 %postun latex-mltex
5822 %texhash
5823
5824 %post latex-moreverb
5825 %texhash
5826
5827 %postun latex-moreverb
5828 %texhash
5829
5830 %post latex-multienum
5831 %texhash
5832
5833 %postun latex-multienum
5834 %texhash
5835
5836 %post latex-musictex
5837 %texhash
5838
5839 %postun latex-musictex
5840 %texhash
5841
5842 %post latex-ntheorem
5843 %texhash
5844
5845 %postun latex-ntheorem
5846 %texhash
5847
5848 %post latex-other
5849 %texhash
5850
5851 %postun latex-other
5852 %texhash
5853
5854 %post latex-other-doc
5855 %texhash
5856
5857 %postun latex-other-doc
5858 %texhash
5859
5860 %post latex-palatcm
5861 %texhash
5862
5863 %postun latex-palatcm
5864 %texhash
5865
5866 %post latex-pdfslide
5867 %texhash
5868
5869 %postun latex-pdfslide
5870 %texhash
5871
5872 %post latex-pgf
5873 %texhash
5874
5875 %postun latex-pgf
5876 %texhash
5877
5878 %post latex-polynom
5879 %texhash
5880
5881 %postun latex-polynom
5882 %texhash
5883
5884 %post latex-polynomial
5885 %texhash
5886
5887 %postun latex-polynomial
5888 %texhash
5889
5890 %post latex-prosper
5891 %texhash
5892
5893 %postun latex-prosper
5894 %texhash
5895
5896 %post latex-pseudocode
5897 %texhash
5898
5899 %postun latex-pseudocode
5900 %texhash
5901
5902 %post latex-psnfss
5903 %texhash
5904
5905 %postun latex-psnfss
5906 %texhash
5907
5908 %post latex-pst-2dplot
5909 %texhash
5910
5911 %postun latex-pst-2dplot
5912 %texhash
5913
5914 %post latex-pst-3dplot
5915 %texhash
5916
5917 %postun latex-pst-3dplot
5918 %texhash
5919
5920 %post latex-pst-bar
5921 %texhash
5922
5923 %postun latex-pst-bar
5924 %texhash
5925
5926 %post latex-pst-circ
5927 %texhash
5928
5929 %postun latex-pst-circ
5930 %texhash
5931
5932 %post latex-pst-eucl
5933 %texhash
5934
5935 %postun latex-pst-eucl
5936 %texhash
5937
5938 %post latex-pst-diffraction
5939 %texhash
5940
5941 %postun latex-pst-diffraction
5942 %texhash
5943
5944 %post latex-pst-fun
5945 %texhash
5946
5947 %postun latex-pst-fun
5948 %texhash
5949
5950 %post latex-pst-func
5951 %texhash
5952
5953 %postun latex-pst-func
5954 %texhash
5955
5956 %post latex-pst-infixplot
5957 %texhash
5958
5959 %postun latex-pst-infixplot
5960 %texhash
5961
5962 %post latex-pst-fr3d
5963 %texhash
5964
5965 %postun latex-pst-fr3d
5966 %texhash
5967
5968 %post latex-pst-fractal
5969 %texhash
5970
5971 %postun latex-pst-fractal
5972 %texhash
5973
5974 %post latex-pxfonts
5975 %texhash
5976
5977 %post latex-pst-math
5978 %texhash
5979
5980 %postun latex-pst-math
5981 %texhash
5982
5983 %post latex-pst-ob3d
5984 %texhash
5985
5986 %postun latex-pst-ob3d
5987 %texhash
5988
5989 %post latex-pst-optic
5990 %texhash
5991
5992 %postun latex-pst-optic
5993 %texhash
5994
5995 %post latex-pst-optexp
5996 %texhash
5997
5998 %postun latex-pst-optexp
5999 %texhash
6000
6001 %post latex-pst-text
6002 %texhash
6003
6004 %postun latex-pst-text
6005 %texhash
6006
6007 %post latex-pst-uncategorized
6008 %texhash
6009
6010 %postun latex-pst-uncategorized
6011
6012 %texhash
6013
6014 %postun latex-pxfonts
6015 %texhash
6016
6017 %post latex-qfonts
6018 %texhash
6019
6020 %postun latex-qfonts
6021 %texhash
6022
6023 %post latex-SIstyle
6024 %texhash
6025
6026 %postun latex-SIstyle
6027 %texhash
6028
6029 %post latex-SIunits
6030 %texhash
6031
6032 %postun latex-SIunits
6033 %texhash
6034
6035 %post latex-siunitx
6036 %texhash
6037
6038 %postun latex-siunitx
6039 %texhash
6040
6041 %post latex-Tabbing
6042 %texhash
6043
6044 %postun latex-Tabbing
6045 %texhash
6046
6047 %post latex-txfonts
6048 %texhash
6049
6050 %postun latex-txfonts
6051 %texhash
6052
6053 %post latex-ucs
6054 %texhash
6055
6056 %postun latex-ucs
6057 %texhash
6058
6059 %post latex-umlaute
6060 %texhash
6061
6062 %postun latex-umlaute
6063 %texhash
6064
6065 %post latex-variations
6066 %texhash
6067
6068 %postun latex-variations
6069 %texhash
6070
6071 %post latex-wasysym
6072 %texhash
6073
6074 %postun latex-wasysym
6075 %texhash
6076
6077 %post latex-xcolor
6078 %texhash
6079
6080 %postun latex-xcolor
6081 %texhash
6082
6083 %post format-latex
6084 %texhash
6085
6086 %postun format-latex
6087 %texhash
6088
6089 %post format-pdflatex
6090 %texhash
6091
6092 %postun format-pdflatex
6093 %texhash
6094
6095 %post platex
6096 %texhash
6097
6098 %postun platex
6099 %texhash
6100
6101 %post format-platex
6102 %texhash
6103
6104 %postun format-platex
6105 %texhash
6106
6107 %post format-pdfplatex
6108 %texhash
6109
6110 %postun format-pdfplatex
6111 %texhash
6112
6113 %post tex-babel
6114 %texhash
6115
6116 %postun tex-babel
6117 %texhash
6118
6119 %post tex-german
6120 %texhash
6121
6122 %postun tex-german
6123 %texhash
6124
6125 %post tex-mfpic
6126 %texhash
6127
6128 %postun tex-mfpic
6129 %texhash
6130
6131 %post tex-misc
6132 %texhash
6133
6134 %postun tex-misc
6135 %texhash
6136
6137 %post tex-pictex
6138 %texhash
6139
6140 %postun tex-pictex
6141 %texhash
6142
6143 %post tex-pstricks
6144 %texhash
6145
6146 %postun tex-pstricks
6147 %texhash
6148
6149 %post tex-qpx
6150 %texhash
6151
6152 %postun tex-qpx
6153 %texhash
6154
6155 %post tex-qpxqtx
6156 %texhash
6157
6158 %postun tex-qpxqtx
6159 %texhash
6160
6161 %post tex-ruhyphen
6162 %texhash
6163
6164 %postun tex-ruhyphen
6165 %texhash
6166
6167 %post tex-spanish
6168 %texhash
6169
6170 %postun tex-spanish
6171 %texhash
6172
6173 %post tex-texdraw
6174 %texhash
6175
6176 %postun tex-texdraw
6177 %texhash
6178
6179 %post tex-thumbpdf
6180 %texhash
6181
6182 %postun tex-thumbpdf
6183 %texhash
6184
6185 %post tex-ukrhyph
6186 %texhash
6187
6188 %postun tex-ukrhyph
6189 %texhash
6190
6191 %post latex-vietnam
6192 %texhash
6193
6194 %postun latex-vietnam
6195 %texhash
6196
6197 %post tex-xypic
6198 %texhash
6199
6200 %postun tex-xypic
6201 %texhash
6202
6203 %post fonts-adobe
6204 %texhash
6205
6206 %postun fonts-adobe
6207 %texhash
6208
6209 %post fonts-ae
6210 %texhash
6211
6212 %postun fonts-ae
6213 %texhash
6214
6215 %post fonts-ams
6216 %texhash
6217
6218 %postun fonts-ams
6219 %texhash
6220
6221 %post fonts-antp
6222 %texhash
6223
6224 %postun fonts-antp
6225 %texhash
6226
6227 %post fonts-antt
6228 %texhash
6229
6230 %postun fonts-antt
6231 %texhash
6232
6233 %post fonts-bbm
6234 %texhash
6235
6236 %postun fonts-bbm
6237 %texhash
6238
6239 %post fonts-bbold
6240 %texhash
6241
6242 %postun fonts-bbold
6243 %texhash
6244
6245 %post fonts-bh
6246 %texhash
6247
6248 %postun fonts-bh
6249 %texhash
6250
6251 %post fonts-bitstream
6252 %texhash
6253
6254 %postun fonts-bitstream
6255 %texhash
6256
6257 %post fonts-cbgreek
6258 %texhash
6259
6260 %postun fonts-cbgreek
6261 %texhash
6262
6263 %post fonts-cc-pl
6264 %texhash
6265
6266 %postun fonts-cc-pl
6267 %texhash
6268
6269 %post fonts-cg
6270 %texhash
6271
6272 %postun fonts-cg
6273 %texhash
6274
6275 %post fonts-cm
6276 %texhash
6277
6278 %postun fonts-cm
6279 %texhash
6280
6281 %post fonts-cmbright
6282 %texhash
6283
6284 %postun fonts-cmbright
6285 %texhash
6286
6287 %post fonts-cmcyr
6288 %texhash
6289
6290 %postun fonts-cmcyr
6291 %texhash
6292
6293 %post fonts-cmextra
6294 %texhash
6295
6296 %postun fonts-cmextra
6297 %texhash
6298
6299 %post fonts-cmsuper
6300 %texhash
6301
6302 %postun fonts-cmsuper
6303 %texhash
6304
6305 %post fonts-concmath
6306 %texhash
6307
6308 %postun fonts-concmath
6309 %texhash
6310
6311 %post fonts-concrete
6312 %texhash
6313
6314 %postun fonts-concrete
6315 %texhash
6316
6317 %post fonts-cs
6318 %texhash
6319
6320 %postun fonts-cs
6321 %texhash
6322
6323 %post fonts-dstroke
6324 %texhash
6325
6326 %postun fonts-dstroke
6327 %texhash
6328
6329 %post fonts-ecc
6330 %texhash
6331
6332 %postun fonts-ecc
6333 %texhash
6334
6335 %post fonts-eurosym
6336 %texhash
6337
6338 %postun fonts-eurosym
6339 %texhash
6340
6341 %post fonts-euxm
6342 %texhash
6343
6344 %postun fonts-euxm
6345 %texhash
6346
6347 %post fonts-gothic
6348 %texhash
6349
6350 %postun fonts-gothic
6351 %texhash
6352
6353 %post fonts-hoekwater
6354 %texhash
6355
6356 %postun fonts-hoekwater
6357 %texhash
6358
6359 %post fonts-jknappen
6360 %texhash
6361
6362 %postun fonts-jknappen
6363 %texhash
6364
6365 %post fonts-latex
6366 %texhash
6367
6368 %postun fonts-latex
6369 %texhash
6370
6371 %post fonts-lh
6372 %texhash
6373
6374 %postun fonts-lh
6375 %texhash
6376
6377 %post fonts-lm
6378 %texhash
6379
6380 %postun fonts-lm
6381 %texhash
6382
6383 %post fonts-marvosym
6384 %texhash
6385
6386 %postun fonts-marvosym
6387 %texhash
6388
6389 %post fonts-mflogo
6390 %texhash
6391
6392 %postun fonts-mflogo
6393 %texhash
6394
6395 %post fonts-misc
6396 %texhash
6397
6398 %postun fonts-misc
6399 %texhash
6400
6401 %post fonts-monotype
6402 %texhash
6403
6404 %postun fonts-monotype
6405 %texhash
6406
6407 %post fonts-omega
6408 %texhash
6409
6410 %postun fonts-omega
6411 %texhash
6412
6413 %post fonts-other
6414 %texhash
6415
6416 %postun fonts-other
6417 %texhash
6418
6419 %post fonts-pazo
6420 %texhash
6421
6422 %postun fonts-pazo
6423 %texhash
6424
6425 %post fonts-pl
6426 %texhash
6427
6428 %postun fonts-pl
6429 %texhash
6430
6431 %post fonts-px
6432 %texhash
6433
6434 %postun fonts-px
6435 %texhash
6436
6437 %post fonts-qfonts
6438 %texhash
6439
6440 %postun fonts-qfonts
6441 %texhash
6442
6443 %post fonts-qpx
6444 %texhash
6445
6446 %postun fonts-qpx
6447 %texhash
6448
6449 %post fonts-qpxqtx
6450 %texhash
6451
6452 %postun fonts-qpxqtx
6453 %texhash
6454
6455 %post fonts-rsfs
6456 %texhash
6457
6458 %postun fonts-rsfs
6459 %texhash
6460
6461 %post fonts-stmaryrd
6462 %texhash
6463
6464 %postun fonts-stmaryrd
6465 %texhash
6466
6467 %post fonts-tx
6468 %texhash
6469
6470 %postun fonts-tx
6471 %texhash
6472
6473 %post fonts-urw
6474 %texhash
6475
6476 %postun fonts-urw
6477 %texhash
6478
6479 %post fonts-urw35vf
6480 %texhash
6481
6482 %postun fonts-urw35vf
6483 %texhash
6484
6485 %post fonts-vnr
6486 %texhash
6487
6488 %postun fonts-vnr
6489 %texhash
6490
6491 %post fonts-wasy
6492 %texhash
6493
6494 %postun fonts-wasy
6495 %texhash
6496
6497 %post fonts-xypic
6498 %texhash
6499
6500 %postun fonts-xypic
6501 %texhash
6502
6503 %post fonts-yandy
6504 %texhash
6505
6506 %postun fonts-yandy
6507 %texhash
6508
6509 %post fonts-type1-antp
6510 %texhash
6511
6512 %postun fonts-type1-antp
6513 %texhash
6514
6515 %post fonts-type1-antt
6516 %texhash
6517
6518 %postun fonts-type1-antt
6519 %texhash
6520
6521 %post fonts-type1-belleek
6522 %texhash
6523
6524 %postun fonts-type1-belleek
6525 %texhash
6526
6527 %post fonts-type1-bitstream
6528 %texhash
6529
6530 %postun fonts-type1-bitstream
6531 %texhash
6532
6533 %post fonts-type1-bluesky
6534 %texhash
6535
6536 %postun fonts-type1-bluesky
6537 %texhash
6538
6539 %post fonts-type1-cc-pl
6540 %texhash
6541
6542 %postun fonts-type1-cc-pl
6543 %texhash
6544
6545 %post fonts-type1-cmcyr
6546 %texhash
6547
6548 %postun fonts-type1-cmcyr
6549 %texhash
6550
6551 %post fonts-type1-cs
6552 %texhash
6553
6554 %postun fonts-type1-cs
6555 %texhash
6556
6557 %post fonts-type1-dstroke
6558 %texhash
6559
6560 %postun fonts-type1-dstroke
6561 %texhash
6562
6563 %post fonts-type1-eurosym
6564 %texhash
6565
6566 %postun fonts-type1-eurosym
6567 %texhash
6568
6569 %post fonts-type1-hoekwater
6570 %texhash
6571
6572 %postun fonts-type1-hoekwater
6573 %texhash
6574
6575 %post fonts-type1-lm
6576 %texhash
6577
6578 %postun fonts-type1-lm
6579 %texhash
6580
6581 %post fonts-type1-marvosym
6582 %texhash
6583
6584 %postun fonts-type1-marvosym
6585 %texhash
6586
6587 %post fonts-type1-mathpazo
6588 %texhash
6589
6590 %postun fonts-type1-mathpazo
6591 %texhash
6592
6593 %post fonts-type1-omega
6594 %texhash
6595
6596 %postun fonts-type1-omega
6597 %texhash
6598
6599 %post fonts-type1-pl
6600 %texhash
6601
6602 %postun fonts-type1-pl
6603 %texhash
6604
6605 %post fonts-type1-px
6606 %texhash
6607
6608 %postun fonts-type1-px
6609 %texhash
6610
6611 %post fonts-type1-qfonts
6612 %texhash
6613
6614 %postun fonts-type1-qfonts
6615 %texhash
6616
6617 %post fonts-type1-tx
6618 %texhash
6619
6620 %postun fonts-type1-tx
6621 %texhash
6622
6623 %post fonts-type1-urw
6624 %texhash
6625
6626 %postun fonts-type1-urw
6627 %texhash
6628
6629 %post fonts-type1-vnr
6630 %texhash
6631
6632 %postun fonts-type1-vnr
6633 %texhash
6634
6635 %post fonts-type1-xypic
6636 %texhash
6637
6638 %postun fonts-type1-xypic
6639 %texhash
6640
6641 %post -n texconfig
6642 %texhash
6643
6644 %postun -n texconfig
6645 %texhash
6646
6647 %post xetex
6648 %texhash
6649
6650 %postun xetex
6651 %texhash
6652
6653 %post xmltex
6654 %texhash
6655
6656 %postun xmltex
6657 %texhash
6658
6659 # Check the commented lines!!!
6660
6661 %files
6662 %defattr(644,root,root,755)
6663 # %doc %{texmf}/LICENSE.texmf
6664 # %doc %{texmf}/ChangeLog
6665 # %doc %{texmf}/doc/README.knuth
6666 # There isn't doc/fonts directory
6667 %dir %{texmfdist}/doc/fonts
6668 %doc %{texmfdist}/doc/fontname
6669 # %dir %{texmf}/doc/fonts/polish
6670 # %dir %{texmf}/doc/help
6671 # %doc %{texmf}/doc/help/csname.txt
6672 # %doc %{texmf}/doc/help/ctan
6673 # %doc %{texmf}/doc/help/tds.dvi
6674 # %doc %{texmf}/doc/help/unixtex.ftp
6675 # %dir %{texmf}/doc/help/faq
6676 # %doc %{texmf}/doc/images
6677 # %dir %{texmf}/doc/polish
6678 # %doc %{texmf}/doc/polish/*.html
6679 # %dir %{texmf}/doc/programs
6680 # %doc %{texmf}/doc/programs/web2c*
6681 # %doc %{texmf}/doc/programs/cwebman.dvi
6682 # %doc %{texmf}/doc/programs/dvipng.*
6683 # %doc %{texmf}/doc/knuth
6684 #%attr(755,root,root) %{_bindir}/MakeTeXPK
6685 #%attr(755,root,root) %{_bindir}/access
6686
6687 # ***********
6688 # executables
6689 # ***********
6690 %attr(755,root,root) %{_bindir}/a2ping
6691 %attr(755,root,root) %{_bindir}/afm2tfm
6692 %attr(755,root,root) %{_bindir}/allcm
6693 %attr(755,root,root) %{_bindir}/allec
6694 %attr(755,root,root) %{_bindir}/allneeded
6695 %attr(755,root,root) %{_bindir}/cweave
6696 %attr(755,root,root) %{_bindir}/ctangle
6697 %attr(755,root,root) %{_bindir}/ctie
6698 %attr(755,root,root) %{_bindir}/dmp
6699 %attr(755,root,root) %{_bindir}/dvipng
6700 %attr(755,root,root) %{_bindir}/e2pall
6701 %attr(755,root,root) %{_bindir}/ebb
6702 # %attr(755,root,root) %{_bindir}/fdf2tan
6703 %attr(755,root,root) %{_bindir}/fmtutil
6704 %attr(755,root,root) %{_bindir}/fmtutil-sys
6705 #%attr(755,root,root) %{_bindir}/fontexport
6706 #%attr(755,root,root) %{_bindir}/fontimport
6707 %attr(755,root,root) %{_bindir}/fontinst
6708 %attr(755,root,root) %{_bindir}/gftodvi
6709 %attr(755,root,root) %{_bindir}/gftopk
6710 %attr(755,root,root) %{_bindir}/gftype
6711 %attr(755,root,root) %{_bindir}/gsftopk
6712 #%attr(755,root,root) %{_bindir}/initex
6713 %attr(755,root,root) %{_bindir}/kpseaccess
6714 %attr(755,root,root) %{_bindir}/kpsereadlink
6715 %attr(755,root,root) %{_bindir}/kpsewhere
6716 %attr(755,root,root) %{_bindir}/mag
6717 %attr(755,root,root) %{_bindir}/makempx
6718 #%attr(755,root,root) %{_bindir}/mkfontdesc
6719 %attr(755,root,root) %{_bindir}/mktexfmt
6720 %attr(755,root,root) %{_bindir}/mktexlsr
6721 %attr(755,root,root) %{_bindir}/newer
6722 %attr(755,root,root) %{_bindir}/patgen
6723 %attr(755,root,root) %{_bindir}/pdfetex
6724 %attr(755,root,root) %{_bindir}/pfb2pfa
6725 %attr(755,root,root) %{_bindir}/pk2bm
6726 %attr(755,root,root) %{_bindir}/pktogf
6727 %attr(755,root,root) %{_bindir}/pktype
6728 %attr(755,root,root) %{_bindir}/pltotf
6729 %attr(755,root,root) %{_bindir}/pooltype
6730 %attr(755,root,root) %{_bindir}/ps2frag
6731 %attr(755,root,root) %{_bindir}/ps2pk
6732 # TODO: move this file to correct subpackage ?
6733 %attr(755,root,root) %{_bindir}/ps4pdf
6734 #%attr(755,root,root) %{_bindir}/t1mapper
6735 %attr(755,root,root) %{_bindir}/tangle
6736 #%attr(755,root,root) %{_bindir}/tetex-updmap
6737 %attr(755,root,root) %{_bindir}/tex
6738 %attr(755,root,root) %{_bindir}/texdoc
6739 %attr(755,root,root) %{_bindir}/texhash
6740 # %attr(755,root,root) %{_bindir}/texi2html
6741 %attr(755,root,root) %{_bindir}/texlinks
6742 %attr(755,root,root) %{_bindir}/tftopl
6743 %attr(755,root,root) %{_bindir}/tie
6744 %attr(755,root,root) %{_bindir}/ttf2afm
6745 %attr(755,root,root) %{_bindir}/updmap
6746 %attr(755,root,root) %{_bindir}/updmap-sys
6747 %attr(755,root,root) %{_bindir}/vftovp
6748 #%attr(755,root,root) %{_bindir}/virtex
6749 %attr(755,root,root) %{_bindir}/vptovf
6750 %attr(755,root,root) %{_bindir}/weave
6751
6752 %attr(755,root,root) %{texmf}/web2c/mktexnam
6753 %attr(755,root,root) %{texmf}/web2c/mktexdir
6754 %attr(755,root,root) %{texmf}/web2c/mktexupd
6755
6756 %attr(750,root,root) /etc/cron.daily/texlive
6757
6758 #%dir /etc/sysconfig/tetex-updmap
6759 #%verify(not md5 mtime size) %config(noreplace) /etc/sysconfig/tetex-updmap/maps.lst
6760
6761 %ghost %{texmf}/ls-R
6762 %ghost %{texmfdist}/ls-R
6763 # %ghost %{_localstatedir}/ls-R
6764
6765 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/cslatex/base/fonttext.cfg
6766 %config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/language.dat
6767 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/fontmath.cfg
6768 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/fonttext.cfg
6769 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/preload.cfg
6770
6771 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/fmtutil.cnf
6772 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktex.cnf
6773 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktex.opt
6774 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktexdir.opt
6775 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktexnam.opt
6776 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/texmf.cnf
6777 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/updmap.cfg
6778
6779 %attr(1777,root,root) /var/cache/fonts
6780
6781 %{_datadir}/info/web2c.info*
6782 # %{_datadir}/info/texi2html.info*
6783 # %{_datadir}/texi2html
6784 #%{texmf}/updates.dat
6785
6786 # %{texmf}/aliases
6787 # %{texmf}/tex/generic/bghyph
6788 # %doc %{texmf}/doc/generic/hyphen
6789 #%{texmf}/tex/generic/letterspacing
6790
6791 # ***********
6792 # Directories
6793 # ***********
6794 %attr(1777,root,root) %dir %{_localstatedir}
6795 %attr(1777,root,root) %dir %{_localstatedir}/fonts
6796 %attr(1777,root,root) %dir %{_localstatedir}/fonts/map
6797 %attr(1777,root,root) %dir %{fmtdir}
6798
6799 %dir %{texmfdist}
6800 %doc %{texmfdist}/README
6801 %dir %{texmf}
6802
6803 %dir %{texmfdist}/doc
6804 %dir %{texmfdist}/doc/generic
6805 %dir %{texmfdist}/doc/generic/enctex
6806 %dir %{texmfdist}/doc/latex
6807 %dir %{texmfdist}/doc/latex/localloc
6808 %dir %{texmf}/doc
6809 %dir %{texmf}/doc/generic
6810 %dir %{texmf}/doc/tetex
6811 %dir %{texmf}/fmtutil
6812
6813 %dir %{texmfdist}/tex
6814 %dir %{texmfdist}/tex/cslatex
6815 %dir %{texmfdist}/tex/cslatex/base
6816 %dir %{texmfdist}/tex/fontinst
6817 %dir %{texmfdist}/tex/fontinst/misc
6818 %dir %{texmfdist}/tex/generic
6819 %dir %{texmfdist}/tex/generic/dehyph-exptl
6820 %dir %{texmfdist}/tex/generic/enctex
6821 %dir %{texmfdist}/tex/generic/hyph-utf8
6822 %dir %{texmfdist}/tex/generic/misc
6823 %dir %{texmfdist}/tex/latex
6824 %dir %{texmfdist}/tex/latex/base
6825 %dir %{texmf}/dvips
6826 %dir %{texmf}/dvips/config
6827 %dir %{texmf}/dvips/tetex
6828 %dir %{texmf}/fonts/enc
6829 %dir %{texmf}/fonts/enc/dvips
6830 %dir %{texmf}/fonts/enc/dvips/tetex
6831 %dir %{texmf}/fonts/map/dvips/updmap
6832 %dir %{texmf}/fonts/map
6833 %dir %{texmf}/fonts/map/dvips
6834 %dir %{texmf}/fonts/map/dvips/tetex
6835 %dir %{texmf}/scripts
6836 %dir %{texmf}/tex
6837 %dir %{texmf}/tex/generic
6838 %dir %{texmf}/tex/generic/config
6839 %dir %{texmf}/web2c
6840
6841 # Docs
6842 # %doc %{texmf}/doc/README
6843 %doc %{texmf}/doc/tetex/TETEXDOC.*
6844 %doc %{texmf}/doc/tetex/teTeX-FAQ
6845
6846 # %{texmf}/fonts/map/dvips/tetex/contnav.map
6847 # %{texmf}/fonts/map/dvips/tetex/lumath-o.map
6848 %{texmfdist}/fonts/map/dvips/vntex/urwvn.map
6849 %{texmfdist}/fonts/enc/dvips/vntex/t5.enc
6850
6851 # Main fonts from TeTeX
6852 %{texmf}/fonts/enc/dvips/tetex/09fbbfac.enc
6853 %{texmf}/fonts/enc/dvips/tetex/0ef0afca.enc
6854 %{texmf}/fonts/enc/dvips/tetex/10037936.enc
6855 %{texmf}/fonts/enc/dvips/tetex/1b6d048e.enc
6856 %{texmf}/fonts/enc/dvips/tetex/71414f53.enc
6857 %{texmf}/fonts/enc/dvips/tetex/74afc74c.enc
6858 %{texmf}/fonts/enc/dvips/tetex/aae443f0.enc
6859 %{texmf}/fonts/enc/dvips/tetex/b6a4d7c7.enc
6860 %{texmf}/fonts/enc/dvips/tetex/bbad153f.enc
6861 %{texmf}/fonts/enc/dvips/tetex/d9b29452.enc
6862 %{texmf}/fonts/enc/dvips/tetex/f7b6d320.enc
6863 %{texmf}/fonts/map/dvips/tetex/ps2pk35.map
6864
6865 %{texmfdist}/tex/generic/dehyph-exptl/*
6866 %{texmfdist}/tex/generic/encodings
6867 %{texmfdist}/tex/generic/epsf
6868 %{texmfdist}/tex/generic/hyph-utf8/*
6869 %{texmfdist}/tex/generic/genmisc
6870 %{texmfdist}/tex/generic/misc/null*
6871 %{texmfdist}/tex/generic/misc/texnames.sty
6872 %{texmfdist}/tex/generic/tap
6873 %{texmfdist}/tex/generic/tex-ps
6874 %{texmfdist}/tex/texinfo
6875 %{texmfdist}/tex/fontinst/misc/glyphbox.mtx
6876 %{texmf}/tex/fontinst
6877 %{texmf}/tex/generic/hyphen
6878
6879 # %{fmtdir}/metafun.mem
6880 #%{texmf}/web2c/tex-pl.pool
6881 # %{texmf}/web2c/tex.pool
6882 %{texmf}/fonts/map/dvips/updmap/*
6883
6884 %{texmf}/web2c/*.tcx
6885
6886 # %lang(fi) %{_mandir}/fi/man1/afm2tfm.1*
6887 # %lang(fi) %{_mandir}/fi/man1/allcm.1*
6888 # %lang(fi) %{_mandir}/fi/man1/allneeded.1*
6889 # %lang(fr) %{_mandir}/fr/man1/access.1*
6890 # %lang(hu) %{_mandir}/hu/man1/access.1*
6891 # %lang(hu) %{_mandir}/hu/man1/newer.1*
6892 # %lang(pl) %{_mandir}/pl/man1/access.1*
6893 # %lang(pl) %{_mandir}/pl/man1/newer.1*
6894 #%{_mandir}/man1/MakeTeXPK.1*
6895 #%{_mandir}/man1/access.1*
6896 #%{_mandir}/man1/fontexport.1*
6897 #%{_mandir}/man1/fontimport.1*
6898 #%{_mandir}/man1/initex.1*
6899 #%{_mandir}/man1/t1mapper.1*
6900 #%{_mandir}/man1/texdoc.1*
6901 #%{_mandir}/man1/texi2html.1*
6902 #%{_mandir}/man1/virtex.1*
6903 #%{_mandir}/man8/fmtutil.8*
6904 #%{_mandir}/man8/mkfontdesc.8*
6905 #%{_mandir}/man8/texlinks.8*
6906
6907 %{_mandir}/man1/afm2tfm.1*
6908 %{_mandir}/man1/allcm.1*
6909 %{_mandir}/man1/allec.1*
6910 %{_mandir}/man1/allneeded.1*
6911 %{_mandir}/man1/ctangle.1*
6912 %{_mandir}/man1/ctie.1*
6913 %{_mandir}/man1/cweave.1*
6914 %{_mandir}/man1/cweb.1*
6915 %{_mandir}/man1/dmp.1*
6916 %{_mandir}/man1/dvipdft.1*
6917 %{_mandir}/man1/dvipng.1*
6918 %{_mandir}/man1/e2pall.1*
6919 %{_mandir}/man1/ebb.1*
6920 %{_mandir}/man1/fmtutil.1*
6921 %{_mandir}/man1/fmtutil-sys.1*
6922 %{_mandir}/man1/fontinst.1*
6923 %{_mandir}/man1/gftodvi.1*
6924 %{_mandir}/man1/gftopk.1*
6925 %{_mandir}/man1/gftype.1*
6926 %{_mandir}/man1/gsftopk.1*
6927 %{_mandir}/man1/kpseaccess.1*
6928 %{_mandir}/man1/kpsereadlink.1*
6929 %{_mandir}/man1/kpsewhere.1*
6930 %{_mandir}/man1/mag.1*
6931 %{_mandir}/man1/makempx.1*
6932 %{_mandir}/man1/makempy.1*
6933 %{_mandir}/man1/mktexfmt.1*
6934 %{_mandir}/man1/mktexlsr.1*
6935 %{_mandir}/man1/newer.1*
6936 %{_mandir}/man1/patgen.1*
6937 %{_mandir}/man1/pdfetex.1*
6938 %{_mandir}/man1/pfb2pfa.1*
6939 %{_mandir}/man1/pk2bm.1*
6940 %{_mandir}/man1/pktogf.1*
6941 %{_mandir}/man1/pktype.1*
6942 %{_mandir}/man1/pltotf.1*
6943 %{_mandir}/man1/pooltype.1*
6944 %{_mandir}/man1/ps2frag.1*
6945 %{_mandir}/man1/ps2pk.1*
6946 %{_mandir}/man1/tangle.1*
6947 %{_mandir}/man1/tex.1*
6948 %{_mandir}/man1/texexec.1*
6949 %{_mandir}/man1/texhash.1*
6950 %{_mandir}/man1/texlinks.1*
6951 %{_mandir}/man1/tftopl.1*
6952 %{_mandir}/man1/tie.1*
6953 %{_mandir}/man1/ttf2afm.1*
6954 %{_mandir}/man1/updmap.1*
6955 %{_mandir}/man1/updmap-sys.1*
6956 %{_mandir}/man1/vftovp.1*
6957 %{_mandir}/man1/vptovf.1*
6958 %{_mandir}/man1/weave.1*
6959 %{_mandir}/man5/fmtutil.cnf.5*
6960 %{_mandir}/man5/updmap.cfg.5*
6961
6962 %files other-utils
6963 %defattr(644,root,root,755)
6964 %attr(755,root,root) %{_bindir}/bg5+latex
6965 %attr(755,root,root) %{_bindir}/bg5+pdflatex
6966 %attr(755,root,root) %{_bindir}/bg5conv
6967 %attr(755,root,root) %{_bindir}/bg5latex
6968 %attr(755,root,root) %{_bindir}/bg5pdflatex
6969 %attr(755,root,root) %{_bindir}/bibtex8
6970 %attr(755,root,root) %{_bindir}/cfftot1
6971 %attr(755,root,root) %{_bindir}/ebong
6972 %attr(755,root,root) %{_bindir}/extconv
6973 %attr(755,root,root) %{_bindir}/extractbb
6974 %attr(755,root,root) %{_bindir}/gbklatex
6975 %attr(755,root,root) %{_bindir}/gbkpdflatex
6976 %attr(755,root,root) %{_bindir}/getnonfreefonts
6977 %attr(755,root,root) %{_bindir}/getnonfreefonts-sys
6978 %attr(755,root,root) %{_bindir}/hbf2gf
6979 %attr(755,root,root) %{_bindir}/jadetex
6980 %attr(755,root,root) %{_bindir}/lamed
6981 %attr(755,root,root) %{_bindir}/makeglossaries
6982 %attr(755,root,root) %{_bindir}/metafun
6983 %attr(755,root,root) %{_bindir}/mkjobtexmf
6984 %attr(755,root,root) %{_bindir}/mllatex
6985 %attr(755,root,root) %{_bindir}/mltex
6986 %attr(755,root,root) %{_bindir}/mmafm
6987 %attr(755,root,root) %{_bindir}/mmpfb
6988 %attr(755,root,root) %{_bindir}/musixflx
6989 %attr(755,root,root) %{_bindir}/ofm2opl
6990 %attr(755,root,root) %{_bindir}/otfinfo
6991 %attr(755,root,root) %{_bindir}/otftotfm
6992 %attr(755,root,root) %{_bindir}/oxdvi
6993 %attr(755,root,root) %{_bindir}/pdfatfi
6994 %attr(755,root,root) %{_bindir}/pdfclose
6995 %attr(755,root,root) %{_bindir}/pdfjadetex
6996 %attr(755,root,root) %{_bindir}/pdfopen
6997 %attr(755,root,root) %{_bindir}/pdftosrc
6998 %{__perl}tex
6999 %attr(755,root,root) %{_bindir}/physe
7000 %attr(755,root,root) %{_bindir}/pkfix
7001 %attr(755,root,root) %{_bindir}/ppower4
7002 %attr(755,root,root) %{_bindir}/rungs
7003 %attr(755,root,root) %{_bindir}/simpdftex
7004 %attr(755,root,root) %{_bindir}/sjisconv
7005 %attr(755,root,root) %{_bindir}/sjislatex
7006 %attr(755,root,root) %{_bindir}/sjispdflatex
7007 %attr(755,root,root) %{_bindir}/synctex
7008 %attr(755,root,root) %{_bindir}/t1dotlessj
7009 %attr(755,root,root) %{_bindir}/t1lint
7010 %attr(755,root,root) %{_bindir}/t1reencode
7011 %attr(755,root,root) %{_bindir}/t1testpage
7012 %attr(755,root,root) %{_bindir}/texcount
7013 %attr(755,root,root) %{_bindir}/texsis
7014 %attr(755,root,root) %{_bindir}/tlmgr
7015 %attr(755,root,root) %{_bindir}/tpic2pdftex
7016 %attr(755,root,root) %{_bindir}/ttf2pk
7017 %attr(755,root,root) %{_bindir}/ttf2tfm
7018 %attr(755,root,root) %{_bindir}/ttftotype42
7019 %attr(755,root,root) %{_bindir}/vlna
7020 %attr(755,root,root) %{_bindir}/vpe
7021 %{_mandir}/man1/cfftot1.1*
7022 %{_mandir}/man1/getnonfreefonts-sys.1
7023 %{_mandir}/man1/getnonfreefonts.1*
7024 %{_mandir}/man1/hbf2gf.1*
7025 %{_mandir}/man1/mkjobtexmf.1*
7026 %{_mandir}/man1/mmafm.1*
7027 %{_mandir}/man1/mmpfb.1*
7028 %{_mandir}/man1/otfinfo.1*
7029 %{_mandir}/man1/otftotfm.1*
7030 %{_mandir}/man1/oxdvi.1
7031 %{_mandir}/man1/pdftosrc.1*
7032 %{_mandir}/man1/ps2eps.1*
7033 %{_mandir}/man1/synctex.1*
7034 %{_mandir}/man1/t1dotlessj.1*
7035 %{_mandir}/man1/t1lint.1*
7036 %{_mandir}/man1/t1reencode.1*
7037 %{_mandir}/man1/t1testpage.1*
7038 %{_mandir}/man1/ttf2pk.1*
7039 %{_mandir}/man1/ttf2tfm.1*
7040 %{_mandir}/man1/ttftotype42.1*
7041 %{_mandir}/man1/vlna.1*
7042 %{_mandir}/man5/synctex.5*
7043 %{texmfdist}/source/startex
7044 %{texmfdist}/source/jadetex
7045 %{texmfdist}/tex/jadetex
7046 %{texmfdist}/tex/texsis
7047 %{texmfdist}/tex/startex
7048 %{texmf}/fmtutil/format.jadetex.cnf
7049 %{texmf}/fmtutil/format.mltex.cnf
7050 %{texmfdist}/tex/generic/abbr
7051 %{texmfdist}/tex/generic/abstyles/
7052 %{texmfdist}/tex/generic/arrayjob
7053 %{texmfdist}/tex/generic/barr
7054 %{texmfdist}/tex/generic/borceux
7055 %{texmfdist}/tex/generic/c-pascal
7056 %{texmfdist}/tex/generic/cirth
7057 %{texmfdist}/tex/generic/colortab
7058 %{texmfdist}/tex/generic/dratex
7059 %{texmfdist}/tex/generic/ean
7060 %{texmfdist}/tex/generic/edmac
7061 %{texmfdist}/tex/generic/elvish
7062 %{texmfdist}/tex/generic/fenixpar
7063 %{texmfdist}/tex/generic/fltpoint
7064 %{texmfdist}/tex/generic/musixtex
7065
7066 %files other-utils-doc
7067 %defattr(644,root,root,755)
7068 %doc %{texmfdist}/doc/jadetex
7069 %doc %{texmfdist}/doc/texsis
7070 %doc %{texmfdist}/doc/startex
7071 %doc %{texmfdist}/doc/generic/c-pascal
7072
7073 %files dirs-fonts
7074 %defattr(644,root,root,755)
7075 %dir %{texmfdist}/doc/latex/marvosym/mac/oztex/tex-font
7076 %dir %{texmfdist}/fonts
7077 %dir %{texmfdist}/fonts/afm
7078 %dir %{texmfdist}/fonts/afm/public
7079 %dir %{texmfdist}/fonts/afm/vntex
7080 %dir %{texmfdist}/fonts/enc
7081 %dir %{texmfdist}/fonts/enc/dvips
7082 %dir %{texmfdist}/fonts/enc/dvips/vntex
7083 %dir %{texmfdist}/fonts/map
7084 %dir %{texmfdist}/fonts/map/dvipdfm
7085 %dir %{texmfdist}/fonts/map/dvips
7086 %dir %{texmfdist}/fonts/map/dvips/vntex
7087 %dir %{texmfdist}/fonts/map/fontname
7088 %dir %{texmfdist}/fonts/map/vtex
7089 %dir %{texmfdist}/fonts/ofm
7090 %dir %{texmfdist}/fonts/ofm/public
7091 %dir %{texmfdist}/fonts/ovf
7092 %dir %{texmfdist}/fonts/ovf/public
7093 %dir %{texmfdist}/fonts/ovp
7094 %dir %{texmfdist}/fonts/ovp/public
7095 %dir %{texmfdist}/fonts/opentype
7096 %dir %{texmfdist}/fonts/opentype/public
7097 %dir %{texmfdist}/fonts/pk
7098 %dir %{texmfdist}/fonts/pk/ljfour
7099 %dir %{texmfdist}/fonts/source
7100 %dir %{texmfdist}/fonts/source/public
7101 %dir %{texmfdist}/fonts/source/vntex
7102 %dir %{texmfdist}/fonts/tfm
7103 %dir %{texmfdist}/fonts/tfm/public
7104 %dir %{texmfdist}/fonts/tfm/vntex
7105 %dir %{texmfdist}/fonts/truetype
7106 %dir %{texmfdist}/fonts/type1
7107 %dir %{texmfdist}/fonts/type1/public
7108 %dir %{texmfdist}/fonts/type1/vntex
7109 %dir %{texmfdist}/fonts/vf
7110 %dir %{texmfdist}/fonts/vf/public
7111 %dir %{texmfdist}/fonts/vf/vntex
7112 %dir %{texmfdist}/source
7113 %dir %{texmfdist}/source/fonts
7114 %dir %{texmfdist}/source/latex
7115 %dir %{texmf}/fonts
7116 %dir %{texmf}/fonts/opentype
7117 %dir %{texmf}/fonts/opentype/public
7118
7119 %files doc
7120 %defattr(644,root,root,755)
7121 %doc %{texmfdist}/doc/generic/dehyph-exptl
7122 %dir %{texmfdoc}
7123 %dir %{texmfdoc}/doc
7124 %{texmfdoc}/README
7125 %{texmfdoc}/ls-R
7126 %{texmfdoc}/doc/english
7127 %{texmfdist}/doc/fontinst
7128
7129 %files doc-bg
7130 %defattr(644,root,root,755)
7131 %{texmfdoc}/doc/bulgarian
7132
7133 %files doc-cs
7134 %defattr(644,root,root,755)
7135 %{texmfdoc}/doc/czechslovak
7136
7137 %files doc-de
7138 %defattr(644,root,root,755)
7139 %{texmfdoc}/doc/german
7140
7141 %files doc-el
7142 %defattr(644,root,root,755)
7143 %{texmfdoc}/doc/greek
7144
7145 %files doc-es
7146 %defattr(644,root,root,755)
7147 %{texmfdoc}/doc/spanish
7148
7149 %files doc-fi
7150 %defattr(644,root,root,755)
7151 %{texmfdoc}/doc/finnish
7152
7153 %files doc-fr
7154 %defattr(644,root,root,755)
7155 %{texmfdoc}/doc/french
7156
7157 %files doc-it
7158 %defattr(644,root,root,755)
7159 %{texmfdoc}/doc/italian
7160
7161 %files doc-ja
7162 %defattr(644,root,root,755)
7163 %{texmfdoc}/doc/japanese
7164
7165 %files doc-ko
7166 %defattr(644,root,root,755)
7167 %{texmfdoc}/doc/korean
7168
7169 %files doc-mn
7170 %defattr(644,root,root,755)
7171 %{texmfdoc}/doc/mongolian
7172
7173 %files doc-nl
7174 %defattr(644,root,root,755)
7175 %{texmfdoc}/doc/dutch
7176
7177 %files doc-pl
7178 %defattr(644,root,root,755)
7179 %{texmfdoc}/doc/polish
7180
7181 %files doc-pt
7182 %defattr(644,root,root,755)
7183 %{texmfdoc}/doc/portuguese
7184
7185 %files doc-ru
7186 %defattr(644,root,root,755)
7187 %{texmfdoc}/doc/russian
7188
7189 %files doc-sk
7190 %defattr(644,root,root,755)
7191 %{texmfdoc}/doc/slovak
7192
7193 %files doc-sl
7194 %defattr(644,root,root,755)
7195 %{texmfdoc}/doc/slovenian
7196
7197 %files doc-th
7198 %defattr(644,root,root,755)
7199 %{texmfdoc}/doc/thai
7200
7201 %files doc-tr
7202 %defattr(644,root,root,755)
7203 %{texmfdoc}/doc/turkish
7204
7205 %files doc-uk
7206 %defattr(644,root,root,755)
7207 %{texmfdoc}/doc/ukrainian
7208
7209 %files doc-vi
7210 %defattr(644,root,root,755)
7211 %{texmfdoc}/doc/vietnamese
7212
7213 %files doc-zh_CN
7214 %defattr(644,root,root,755)
7215 %{texmfdoc}/doc/chinese
7216
7217 # %files doc-Catalogue
7218 # %defattr(644,root,root,755)
7219 # %{texmf}/doc/help/Catalogue
7220
7221 # %files doc-tug-faq
7222 # %defattr(644,root,root,755)
7223 # %{texmf}/doc/help/faq/uktug-faq
7224
7225
7226 %files doc-latex
7227 %defattr(644,root,root,755)
7228 # %{texmfdist}/doc/latex/bar
7229 # %{texmfdist}/doc/latex/eclbip
7230 # %{texmfdist}/doc/latex/eo
7231 # %{texmfdist}/doc/latex/floatflt
7232 # %{texmfdist}/doc/latex/general
7233 # %{texmfdist}/doc/latex/germbib
7234 # %{texmfdist}/doc/latex/images
7235 # %{texmfdist}/doc/latex/mathcomp
7236 # %{texmfdist}/doc/latex/mt11p
7237 # %{texmfdist}/doc/latex/picins
7238 # %{texmfdist}/doc/latex/ps4pdf
7239 # %{texmfdist}/doc/latex/pslatex
7240 # %{texmfdist}/doc/latex/shapepar
7241 # %{texmfdist}/doc/latex/supertab
7242 # %{texmfdist}/doc/latex/tex-refs
7243 # %{texmfdist}/doc/latex/textmerg
7244 # %{texmfdist}/doc/latex/treesvr
7245 %{texmfdist}/doc/latex/acronym
7246 %{texmfdist}/doc/latex/aeguill
7247 %{texmfdist}/doc/latex/anysize
7248 %{texmfdist}/doc/latex/base
7249 %{texmfdist}/doc/latex/beton
7250 %{texmfdist}/doc/latex/carlisle
7251 %{texmfdist}/doc/latex/ccaption
7252 %{texmfdist}/doc/latex/changebar
7253 %{texmfdist}/doc/latex/chappg
7254 %{texmfdist}/doc/latex/concmath
7255 %{texmfdist}/doc/latex/crop
7256 %{texmfdist}/doc/latex/dinbrief
7257 %{texmfdist}/doc/latex/draftcopy
7258 %{texmfdist}/doc/latex/eepic
7259 %{texmfdist}/doc/latex/endfloat
7260 %{texmfdist}/doc/latex/esint
7261 %{texmfdist}/doc/latex/eso-pic
7262 %{texmfdist}/doc/latex/euler
7263 %{texmfdist}/doc/latex/eulervm
7264 %{texmfdist}/doc/latex/extsizes
7265 %{texmfdist}/doc/latex/fancybox
7266 %{texmfdist}/doc/latex/fancyhdr
7267 %{texmfdist}/doc/latex/fancyvrb
7268 %{texmfdist}/doc/latex/filecontents
7269 %{texmfdist}/doc/latex/float
7270 %{texmfdist}/doc/latex/footmisc
7271 %{texmfdist}/doc/latex/footnpag
7272 %{texmfdist}/doc/latex/fp
7273 %{texmfdist}/doc/latex/geometry
7274 %{texmfdist}/doc/latex/graphics
7275 %{texmfdist}/doc/latex/hyperref
7276 %{texmfdist}/doc/latex/hyphenat
7277 %{texmfdist}/doc/latex/index
7278 %{texmfdist}/doc/latex/koma-script
7279 %{texmfdist}/doc/latex/labels
7280 %{texmfdist}/doc/latex/layouts
7281 %{texmfdist}/doc/latex/lettrine
7282 %{texmfdist}/doc/latex/listings
7283 %{texmfdist}/doc/latex/ltabptch
7284 %{texmfdist}/doc/latex/mdwtools
7285 %{texmfdist}/doc/latex/memoir
7286 %{texmfdist}/doc/latex/mh
7287 %{texmfdist}/doc/latex/mparhack
7288 %{texmfdist}/doc/latex/ms
7289 %{texmfdist}/doc/latex/multibib
7290 %{texmfdist}/doc/latex/mwcls
7291 %{texmfdist}/doc/latex/natbib
7292 %{texmfdist}/doc/latex/nomencl
7293 %{texmfdist}/doc/latex/ntgclass
7294 %{texmfdist}/doc/latex/oberdiek
7295 %{texmfdist}/doc/latex/overpic
7296 %{texmfdist}/doc/latex/paralist
7297 %{texmfdist}/doc/latex/pb-diagram
7298 %{texmfdist}/doc/latex/pdfpages
7299 %{texmfdist}/doc/latex/picinpar
7300 %{texmfdist}/doc/latex/pict2e
7301 %{texmfdist}/doc/latex/placeins
7302 %{texmfdist}/doc/latex/preprint
7303 %{texmfdist}/doc/latex/preview
7304 %{texmfdist}/doc/latex/program
7305 %{texmfdist}/doc/latex/psfrag
7306 %{texmfdist}/doc/latex/revtex
7307 %{texmfdist}/doc/latex/rotating
7308 %{texmfdist}/doc/latex/rotfloat
7309 %{texmfdist}/doc/latex/scale
7310 %{texmfdist}/doc/latex/sectsty
7311 %{texmfdist}/doc/latex/seminar
7312 %{texmfdist}/doc/latex/showlabels
7313 %{texmfdist}/doc/latex/sidecap
7314 %{texmfdist}/doc/latex/slashbox
7315 %{texmfdist}/doc/latex/soul
7316 %{texmfdist}/doc/latex/stdclsdv
7317 %{texmfdist}/doc/latex/subfig
7318 %{texmfdist}/doc/latex/subfigure
7319 %{texmfdist}/doc/latex/textfit
7320 %{texmfdist}/doc/latex/textpos
7321 %{texmfdist}/doc/latex/titlesec
7322 %{texmfdist}/doc/latex/tocbibind
7323 %{texmfdist}/doc/latex/tocloft
7324 %{texmfdist}/doc/latex/tools
7325 %{texmfdist}/doc/latex/totpages
7326 %{texmfdist}/doc/latex/type1cm
7327 %{texmfdist}/doc/latex/units
7328 %{texmfdist}/doc/latex/vmargin
7329 %{texmfdist}/doc/latex/was
7330 %{texmfdist}/doc/latex/wrapfig
7331 %{texmfdist}/doc/latex/xtab
7332 %{texmfdist}/doc/latex/yfonts
7333
7334 %files -n kpathsea
7335 %defattr(644,root,root,755)
7336 %dir %{texmf}/doc/kpathsea
7337 %doc %{texmf}/doc/kpathsea/kpathsea.pdf
7338 %attr(755,root,root) %{_bindir}/kpsepath
7339 %attr(755,root,root) %{_bindir}/kpsestat
7340 %attr(755,root,root) %{_bindir}/kpsetool
7341 %attr(755,root,root) %{_bindir}/kpsewhich
7342 %attr(755,root,root) %{_bindir}/kpsexpand
7343 %attr(755,root,root) %{_libdir}/libkpathsea.so.*
7344 %{_libdir}/libkpathsea.la
7345 %{_mandir}/man1/kpsexpand.1*
7346 %{_mandir}/man1/kpsepath.1*
7347 %{_mandir}/man1/kpsestat.1*
7348 %{_mandir}/man1/kpsetool.1*
7349 %{_mandir}/man1/kpsewhich.1*
7350
7351 %files -n kpathsea-devel
7352 %defattr(644,root,root,755)
7353 %attr(755,root,root) %{_libdir}/libkpathsea.so
7354 %{_includedir}/kpathsea
7355 %{_infodir}/kpathsea.info*
7356
7357 %files dvips
7358 %defattr(644,root,root,755)
7359 # %doc %{texmf}/doc/programs/dvips.dvi
7360 # %doc %{texmf}/doc/programs/dvipdfm.dvi
7361 # %doc %{texmf}/doc/latex/psnfssx
7362 # %lang(fi) %{_mandir}/fi/man1/dvips.1*
7363 # %{texmf}/dvips/misc
7364 # %{texmf}/dvips/config/config.generic
7365 # %{texmf}/fonts/map/dvips/misc
7366 # %{texmf}/fonts/map/dvips/tetex/bsr-interpolated.map
7367 # %{texmf}/fonts/map/dvips/tetex/bsr.map
7368 # %{_localstatedir}/fonts/map/dvipdfm
7369 # %{_localstatedir}/fonts/map/dvips
7370 %dir %{texmfdist}/fonts/map/dvips/cmex
7371 %dir %{texmf}/dvipdfm
7372 %docdir %{texmf}/doc/dvips
7373 %docdir %{texmf}/doc/dvipdfm
7374 %attr(755,root,root) %{_bindir}/dvips
7375 %attr(755,root,root) %{_bindir}/dvired
7376 %attr(755,root,root) %{_bindir}/dvitomp
7377 %attr(755,root,root) %{_bindir}/dvitype
7378 %attr(755,root,root) %{_bindir}/dvicopy
7379 %attr(755,root,root) %{_bindir}/dvipdfm
7380 %attr(755,root,root) %{_bindir}/dvipdft
7381 # dvi2fax requires ghostscript
7382 %attr(755,root,root) %{_bindir}/dvi2fax
7383 %{_infodir}/dvips.info*
7384 %{_mandir}/man1/dvi2fax.1*
7385 %{_mandir}/man1/dvicopy.1*
7386 %{_mandir}/man1/dvipdfm.1*
7387 %{_mandir}/man1/dvips.1*
7388 %{_mandir}/man1/dvired.1*
7389 %{_mandir}/man1/dvitomp.1*
7390 %{_mandir}/man1/dvitype.1*
7391 %{texmf}/dvips/base
7392 %{texmf}/dvips/config
7393 %{texmf}/dvips/getafm
7394 %{texmf}/dvips/gsftopk
7395 %{texmfdist}/dvips/psfrag
7396 # %config(noreplace) %verify(not md5 mtime size) %{texmf}/dvips/config/config.ps
7397 %{texmfdist}/fonts/enc/dvips/base
7398 %{texmfdist}/fonts/map/dvips/allrunes
7399 %{texmfdist}/fonts/map/dvips/cmex/ttcmex.map
7400 %{texmfdist}/tex/generic/dvips
7401 %{texmfdist}/dvips
7402 %{texmf}/dvipdfm/config
7403 %{texmf}/dvips/tetex/config.*
7404 %{texmf}/fonts/enc/dvips/tetex/mtex.enc
7405 %{texmf}/fonts/enc/dvips/afm2pl
7406 # %{texmf}/fonts/map
7407 %dir %{texmf}/fonts/map/dvipdfm
7408 %dir %{texmf}/fonts/map/dvips
7409 %dir %{texmf}/fonts/map/dvips/tetex
7410 %{texmf}/fonts/map/dvipdfm/updmap
7411 %{texmf}/fonts/map/dvipdfm/dvipdfmx
7412 %{texmf}/fonts/map/dvipdfm/tetex
7413 %{texmf}/fonts/map/dvips/tetex/dvipdfm35.map
7414 %{texmf}/fonts/map/dvips/tetex/dvips35.map
7415 %{texmf}/fonts/map/dvips/tetex/mathpple.map
7416 %{texmf}/fonts/map/dvips/tetex/mt-belleek.map
7417 %{texmf}/fonts/map/dvips/tetex/mt-plus.map
7418 %{texmf}/fonts/map/dvips/tetex/mt-yy.map
7419 %{texmf}/fonts/map/dvips/tetex/pdftex35.map
7420
7421
7422 %files dvilj
7423 %defattr(644,root,root,755)
7424 %attr(755,root,root) %{_bindir}/dvihp
7425 %attr(755,root,root) %{_bindir}/dvilj
7426 %attr(755,root,root) %{_bindir}/dvilj2p
7427 %attr(755,root,root) %{_bindir}/dvilj4
7428 %attr(755,root,root) %{_bindir}/dvilj4l
7429 %attr(755,root,root) %{_bindir}/dvilj6
7430 %{_mandir}/man1/dvihp.1*
7431 %{_mandir}/man1/dvilj.1*
7432 %{_mandir}/man1/dvilj2p.1*
7433 %{_mandir}/man1/dvilj4.1*
7434 %{_mandir}/man1/dvilj4l.1*
7435 %{_mandir}/man1/dvilj6.1*
7436
7437 %files makeindex
7438 %defattr(644,root,root,755)
7439 %doc %{texmfdist}/doc/makeindex
7440 %attr(755,root,root) %{_bindir}/mkindex
7441 %attr(755,root,root) %{_bindir}/makeindex
7442 %attr(755,root,root) %{_bindir}/rumakeindex
7443 %{texmfdist}/makeindex
7444 %{_mandir}/man1/makeindex.1*
7445 %{_mandir}/man1/mkindex.1*
7446 %{_mandir}/man1/rumakeindex.1*
7447
7448 %files tex-mathdots
7449 %defattr(644,root,root,755)
7450 %doc %{texmfdist}/doc/generic/mathdots
7451 %{texmfdist}/source/generic/mathdots
7452 %{texmfdist}/tex/generic/mathdots
7453
7454 %files metafont
7455 %defattr(644,root,root,755)
7456 #%attr(755,root,root) %{_bindir}/mfw
7457 #%attr(755,root,root) %{_bindir}/virmf
7458 #%attr(755,root,root) %{_bindir}/inimf
7459 #%{texmf}/mft/cmbase.mft
7460 # %{texmf}/mft/e.mft
7461 # %{texmf}/mft/pl.mft
7462 # %{fmtdir}/mf.base
7463 #%{texmf}/web2c/mf-nowin.base
7464 # %{texmf}/web2c/mf.pool
7465 #%{texmf}/web2c/mfw.base
7466 #%{_mandir}/man1/inimf.1*
7467 #%{_mandir}/man1/virmf.1*
7468 %dir %{texmfdist}/mft
7469 %dir %{texmfdist}/mft/base
7470 %attr(755,root,root) %{_bindir}/mf
7471 %attr(755,root,root) %{_bindir}/mf-nowin
7472 %attr(755,root,root) %{_bindir}/mft
7473 %attr(755,root,root) %{_bindir}/mktexmf
7474 %attr(755,root,root) %{_bindir}/mktexpk
7475 %attr(755,root,root) %{_bindir}/mktextfm
7476 %{texmfdist}/metafont
7477 %{texmfdist}/mft/base/mplain.mft
7478 %{texmfdist}/mft/base/plain.mft
7479 %{texmfdist}/source/metafont
7480 %{_mandir}/man1/mf.1*
7481 %{_mandir}/man1/mf-nowin.1*
7482 %{_mandir}/man1/mft.1*
7483 %{_mandir}/man1/mktexmf.1*
7484 %{_mandir}/man1/mktexpk.1*
7485 %{_mandir}/man1/mktextfm.1*
7486 %{texmf}/fmtutil/format.metafont.cnf
7487
7488 %files metapost
7489 %defattr(644,root,root,755)
7490 #%attr(755,root,root) %{_bindir}/virmpost
7491 #%attr(755,root,root) %{_bindir}/inimpost
7492 # %{texmf}/web2c/mp.pool
7493 # %{fmtdir}/mpost.mem
7494 #%{_mandir}/man1/inimpost.1*
7495 #%{_mandir}/man1/virmpost.1*
7496 %dir %{texmfdist}/metapost
7497 %doc %{texmfdist}/doc/metapost
7498 %attr(755,root,root) %{_bindir}/mpost
7499 %attr(755,root,root) %{_bindir}/mpto
7500 %{texmfdist}/metapost/base
7501 %{texmfdist}/metapost/config
7502 %{texmfdist}/metapost/mfpic
7503 %{texmfdist}/metapost/misc
7504 %{texmfdist}/metapost/support
7505 %{texmfdist}/source/metapost
7506 %{_mandir}/man1/mpost.1*
7507 %{_mandir}/man1/mpto.1*
7508 %{texmf}/fmtutil/format.metapost.cnf
7509
7510 %files metapost-other
7511 %defattr(644,root,root,755)
7512 %{texmfdist}/metapost/automata
7513 %{texmfdist}/metapost/bbcard
7514 %{texmfdist}/metapost/blockdraw_mp
7515 %{texmfdist}/metapost/bpolynomial
7516 %{texmfdist}/metapost/cmarrows
7517 %{texmfdist}/metapost/dviincl
7518 %{texmfdist}/metapost/epsincl
7519 %{texmfdist}/metapost/expressg
7520 %{texmfdist}/metapost/exteps
7521 %{texmfdist}/metapost/featpost
7522 %{texmfdist}/metapost/feynmf
7523 %{texmfdist}/metapost/frcursive
7524 %{texmfdist}/metapost/hatching
7525 %{texmfdist}/metapost/metaobj
7526 %{texmfdist}/metapost/metaplot
7527 %{texmfdist}/metapost/metauml
7528 %{texmfdist}/metapost/mp3d
7529 %{texmfdist}/metapost/mpattern
7530 %{texmfdist}/metapost/nkarta
7531 %{texmfdist}/metapost/piechartmp
7532 %{texmfdist}/metapost/slideshow
7533 %{texmfdist}/metapost/splines
7534 %{texmfdist}/metapost/tabvar
7535 %{texmfdist}/metapost/textpath
7536 %{texmfdist}/metapost/venn
7537
7538 %files mptopdf
7539 %defattr(644,root,root,755)
7540 %attr(755,root,root) %{_bindir}/mptopdf
7541 %{_mandir}/man1/mptopdf.1*
7542 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/mptopdf.fmt
7543
7544 %files texdoctk
7545 %defattr(644,root,root,755)
7546 # %doc %{texmf}/doc/texdoctk
7547 %attr(755,root,root) %{_bindir}/texdoctk
7548 %{texmf}/texdoctk
7549 %{_mandir}/man1/texdoctk.1*
7550
7551 %files -n texconfig
7552 %defattr(644,root,root,755)
7553 %dir %{texmf}/texconfig
7554 %doc %{texmf}/texconfig/README
7555 %attr(755,root,root) %{_bindir}/texconfig
7556 %attr(755,root,root) %{_bindir}/texconfig-dialog
7557 %attr(755,root,root) %{_bindir}/texconfig-sys
7558 %attr(755,root,root) %{texmf}/texconfig/tcfmgr
7559 %{_mandir}/man1/texconfig.1*
7560 %{_mandir}/man1/texconfig-sys.1*
7561 %{texmf}/texconfig/g
7562 %{texmf}/texconfig/generic
7563 %{texmf}/texconfig/tcfmgr.map
7564 %{texmf}/texconfig/v
7565 %{texmf}/texconfig/x
7566
7567 %files -n xindy
7568 %defattr(644,root,root,755)
7569 %doc %{texmf}/doc/xindy
7570 %dir %{texmf}/xindy
7571 %dir %{texmf}/xindy/lang
7572 %dir %{texmf}/scripts
7573 %{texmf}/scripts/xindy
7574 %{texmf}/xindy/base
7575 %{texmf}/xindy/class
7576 %{texmf}/xindy/ord
7577 %{texmf}/xindy/rules
7578 %{texmf}/xindy/styles
7579 %{texmf}/xindy/tex
7580
7581
7582 %files -n xindy-albanian
7583 %defattr(644,root,root,755)
7584 %{texmf}/xindy/lang/albanian
7585
7586 %files -n xindy-belarusian
7587 %defattr(644,root,root,755)
7588 %{texmf}/xindy/lang/belarusian
7589
7590 %files -n xindy-bulgarian
7591 %defattr(644,root,root,755)
7592 %{texmf}/xindy/lang/bulgarian
7593
7594 %files -n xindy-croatian
7595 %defattr(644,root,root,755)
7596 %{texmf}/xindy/lang/croatian
7597
7598 %files -n xindy-czech
7599 %defattr(644,root,root,755)
7600 %{texmf}/xindy/lang/czech
7601
7602 %files -n xindy-danish
7603 %defattr(644,root,root,755)
7604 %{texmf}/xindy/lang/danish
7605
7606 %files -n xindy-dutch
7607 %defattr(644,root,root,755)
7608 %{texmf}/xindy/lang/dutch
7609
7610 %files -n xindy-english
7611 %defattr(644,root,root,755)
7612 %{texmf}/xindy/lang/english
7613
7614 %files -n xindy-esperanto
7615 %defattr(644,root,root,755)
7616 %{texmf}/xindy/lang/esperanto
7617
7618 %files -n xindy-estonian
7619 %defattr(644,root,root,755)
7620 %{texmf}/xindy/lang/estonian
7621
7622 %files -n xindy-finnish
7623 %defattr(644,root,root,755)
7624 %{texmf}/xindy/lang/finnish
7625
7626 %files -n xindy-french
7627 %defattr(644,root,root,755)
7628 %{texmf}/xindy/lang/french
7629
7630 %files -n xindy-general
7631 %defattr(644,root,root,755)
7632 %{texmf}/xindy/lang/general
7633
7634 %files -n xindy-georgian
7635 %defattr(644,root,root,755)
7636 %{texmf}/xindy/lang/georgian
7637
7638 %files -n xindy-german
7639 %defattr(644,root,root,755)
7640 %{texmf}/xindy/lang/german
7641
7642 %files -n xindy-greek
7643 %defattr(644,root,root,755)
7644 %{texmf}/xindy/lang/greek
7645
7646 %files -n xindy-gypsy
7647 %defattr(644,root,root,755)
7648 %{texmf}/xindy/lang/gypsy
7649
7650 %files -n xindy-hausa
7651 %defattr(644,root,root,755)
7652 %{texmf}/xindy/lang/hausa
7653
7654 %files -n xindy-hebrew
7655 %defattr(644,root,root,755)
7656 %{texmf}/xindy/lang/hebrew
7657
7658 %files -n xindy-hungarian
7659 %defattr(644,root,root,755)
7660 %{texmf}/xindy/lang/hungarian
7661
7662 %files -n xindy-icelandic
7663 %defattr(644,root,root,755)
7664 %{texmf}/xindy/lang/icelandic
7665
7666 %files -n xindy-italian
7667 %defattr(644,root,root,755)
7668 %{texmf}/xindy/lang/italian
7669
7670 %files -n xindy-klingon
7671 %defattr(644,root,root,755)
7672 %{texmf}/xindy/lang/klingon
7673
7674 %files -n xindy-kurdish
7675 %defattr(644,root,root,755)
7676 %{texmf}/xindy/lang/kurdish
7677
7678 %files -n xindy-latin
7679 %defattr(644,root,root,755)
7680 %{texmf}/xindy/lang/latin
7681
7682 %files -n xindy-latvian
7683 %defattr(644,root,root,755)
7684 %{texmf}/xindy/lang/latvian
7685
7686 %files -n xindy-lithuanian
7687 %defattr(644,root,root,755)
7688 %{texmf}/xindy/lang/lithuanian
7689
7690 %files -n xindy-lower-sorbian
7691 %defattr(644,root,root,755)
7692 %{texmf}/xindy/lang/lower-sorbian
7693
7694 %files -n xindy-macedonian
7695 %defattr(644,root,root,755)
7696 %{texmf}/xindy/lang/macedonian
7697
7698 %files -n xindy-mongolian
7699 %defattr(644,root,root,755)
7700 %{texmf}/xindy/lang/mongolian
7701
7702 %files -n xindy-norwegian
7703 %defattr(644,root,root,755)
7704 %{texmf}/xindy/lang/norwegian
7705
7706 %files -n xindy-polish
7707 %defattr(644,root,root,755)
7708 %{texmf}/xindy/lang/polish
7709
7710 %files -n xindy-portuguese
7711 %defattr(644,root,root,755)
7712 %{texmf}/xindy/lang/portuguese
7713
7714 %files -n xindy-romanian
7715 %defattr(644,root,root,755)
7716 %{texmf}/xindy/lang/romanian
7717
7718 %files -n xindy-russian
7719 %defattr(644,root,root,755)
7720 %{texmf}/xindy/lang/russian
7721
7722 %files -n xindy-serbian
7723 %defattr(644,root,root,755)
7724 %{texmf}/xindy/lang/serbian
7725
7726 %files -n xindy-slovak
7727 %defattr(644,root,root,755)
7728 %{texmf}/xindy/lang/slovak
7729
7730 %files -n xindy-slovenian
7731 %defattr(644,root,root,755)
7732 %{texmf}/xindy/lang/slovenian
7733
7734 %files -n xindy-spanish
7735 %defattr(644,root,root,755)
7736 %{texmf}/xindy/lang/spanish
7737
7738 %files -n xindy-swedish
7739 %defattr(644,root,root,755)
7740 %{texmf}/xindy/lang/swedish
7741
7742 %files -n xindy-turkish
7743 %defattr(644,root,root,755)
7744 %{texmf}/xindy/lang/turkish
7745
7746 %files -n xindy-ukrainian
7747 %defattr(644,root,root,755)
7748 %{texmf}/xindy/lang/ukrainian
7749
7750 %files -n xindy-upper-sorbian
7751 %defattr(644,root,root,755)
7752 %{texmf}/xindy/lang/upper-sorbian
7753
7754 %files -n xindy-vietnamese
7755 %defattr(644,root,root,755)
7756 %{texmf}/xindy/lang/vietnamese/
7757
7758 %files -n xdvi
7759 %defattr(644,root,root,755)
7760 #%attr(755,root,root) %{_bindir}/xdvi-motif.bin
7761 # %attr(755,root,root) %{_bindir}/xdvizilla
7762 # %{_mandir}/man1/xdvizilla.1*
7763 %attr(755,root,root) %{_bindir}/xdvi-xaw
7764 %attr(755,root,root) %{_bindir}/xdvi
7765 %{_mandir}/man1/xdvi.1*
7766 %{_desktopdir}/xdvi.desktop
7767 %{_pixmapsdir}/xdvi.png
7768 %{texmf}/xdvi
7769
7770 %files pdftex
7771 %defattr(644,root,root,755)
7772 # %doc %{texmf}/doc/programs/pdfcrop.txt
7773 # %attr(755,root,root) %{_bindir}/pdfxtex
7774 # %{_localstatedir}/fonts/map/pdftex
7775 # %dir %{texmf}/fonts/map/pdftex
7776 # %dir %{texmf}/fonts/map/pdftex/cmttf
7777 # %{texmf}/fonts/map/pdftex/cmttf/cmttf.map
7778 # %{texmf}/web2c/pdfetex-pl.pool
7779 # %{texmf}/web2c/pdfetex.pool
7780 # %{texmf}/web2c/pdfxtex.pool
7781 # %{_mandir}/man1/pdfxtex.1*
7782 %dir %{texmf}/fonts/map/pdftex
7783 %doc %{texmfdist}/doc/pdftex
7784 %attr(755,root,root) %{_bindir}/epstopdf
7785 %attr(755,root,root) %{_bindir}/pdfcrop
7786 %attr(755,root,root) %{_bindir}/pdftex
7787 %attr(1777,root,root) %dir %{fmtdir}/pdftex
7788 %config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/pdftexconfig.tex
7789 %{texmf}/fmtutil/format.pdftex.cnf
7790 %{texmfdist}/scripts/pdfcrop
7791 %{_mandir}/man1/epstopdf.1*
7792 %{_mandir}/man1/pdftex.1*
7793 %{texmfdist}/fonts/enc/pdftex
7794 %{texmfdist}/fonts/map/pdftex
7795 %{texmf}/fonts/map/pdftex/updmap
7796
7797 %files phyzzx
7798 %defattr(644,root,root,755)
7799 %attr(755,root,root) %{_bindir}/phyzzx
7800 %dir %{texmfdist}/doc/phyzzx
7801 %dir %{texmfdist}/tex/phyzzx
7802 %doc %{texmfdist}/doc/phyzzx/base
7803 %{texmfdist}/tex/phyzzx/base
7804 %{texmfdist}/tex/phyzzx/config
7805 %{texmf}/fmtutil/format.phyzzx.cnf
7806
7807 %files omega
7808 %defattr(644,root,root,755)
7809 # %{texmf}/web2c/omega.pool
7810 # %{texmf}/web2c/aleph.pool
7811 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/aleph.fmt
7812 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/lambda.fmt
7813 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/lamed.fmt
7814 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/omega.fmt
7815 %doc %{texmfdist}/doc/omega
7816 %dir %{texmfdist}/omega
7817 %dir %{texmfdist}/dvips/omega
7818 %attr(755,root,root) %{_bindir}/aleph
7819 %attr(755,root,root) %{_bindir}/lambda
7820 %attr(755,root,root) %{_bindir}/mkocp
7821 %attr(755,root,root) %{_bindir}/mkofm
7822 %attr(755,root,root) %{_bindir}/odvicopy
7823 %attr(755,root,root) %{_bindir}/odvips
7824 %attr(755,root,root) %{_bindir}/odvitype
7825 %attr(755,root,root) %{_bindir}/omega
7826 %attr(755,root,root) %{_bindir}/omfonts
7827 %attr(755,root,root) %{_bindir}/opl2ofm
7828 %attr(755,root,root) %{_bindir}/otangle
7829 %attr(755,root,root) %{_bindir}/otp2ocp
7830 %attr(755,root,root) %{_bindir}/outocp
7831 %attr(755,root,root) %{_bindir}/ovf2ovp
7832 %attr(755,root,root) %{_bindir}/ovp2ovf
7833 %{texmfdist}/dvips/omega/config.omega
7834 %{texmfdist}/dvips/omega/omega.cfg
7835 %{texmfdist}/fonts/map/dvips/omega
7836 %{texmfdist}/omega/ocp
7837 %{texmfdist}/omega/otp
7838 %{texmfdist}/tex/lambda
7839 %{texmfdist}/source/lambda
7840 %{_mandir}/man1/lambda.1*
7841 %{_mandir}/man1/mkocp.1*
7842 %{_mandir}/man1/mkofm.1*
7843 %{_mandir}/man1/omega.1*
7844 %{_mandir}/man1/odvicopy.1*
7845 %{_mandir}/man1/odvips.1*
7846 %{_mandir}/man1/odvitype.1*
7847 %{_mandir}/man1/ofm2opl.1*
7848 %{_mandir}/man1/opl2ofm.1*
7849 %{_mandir}/man1/otp2ocp.1*
7850 %{_mandir}/man1/outocp.1*
7851 %{_mandir}/man1/ovf2ovp.1*
7852 %{_mandir}/man1/ovp2ovf.1*
7853 %{texmf}/fmtutil/format.omega.cnf
7854 %{texmf}/fmtutil/format.aleph.cnf
7855
7856 %files plain
7857 %defattr(644,root,root,755)
7858 %doc %{texmfdist}/doc/plain
7859 %{texmfdist}/tex/plain
7860 %exclude %{texmfdist}/tex/plain/config/xetex.ini
7861 %{texmf}/fmtutil/format.tex.cnf
7862 #%{texmf}/web2c/plain.mem
7863 #%{texmf}/web2c/plain.base
7864
7865 # %files format-plain
7866 # %defattr(644,root,root,755)
7867 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/tex.fmt
7868 #%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/plain.fmt
7869
7870 # %files format-pdftex
7871 # %defattr(644,root,root,755)
7872 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdftex.fmt
7873
7874 # %files format-pdfetex
7875 # %defattr(644,root,root,755)
7876 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfetex.fmt
7877
7878 %files mex
7879 %defattr(644,root,root,755)
7880 %doc %{texmfdist}/doc/mex
7881 %dir %{texmfdist}/tex/mex
7882 %dir %{texmfdist}/tex/mex/base
7883 %{texmfdist}/tex/mex/base/mex1.tex
7884 %{texmfdist}/tex/mex/base/mex2.tex
7885 %{texmfdist}/tex/mex/base/mex.tex
7886 %dir %{texmfdist}/tex/mex/config
7887 %{texmfdist}/tex/mex/base/mexconf.tex
7888
7889 %files format-mex
7890 %defattr(644,root,root,755)
7891 %attr(755,root,root) %{_bindir}/mex
7892 %{texmfdist}/tex/mex/config/mex.ini
7893 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/mex.fmt
7894
7895 %files format-pdfmex
7896 %defattr(644,root,root,755)
7897 %attr(755,root,root) %{_bindir}/pdfmex
7898 %{texmfdist}/tex/mex/config/pdfmex.ini
7899 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfmex.fmt
7900
7901 %files format-utf8mex
7902 %defattr(644,root,root,755)
7903 %attr(755,root,root) %{_bindir}/utf8mex
7904 %dir %{texmfdist}/doc/mex
7905 %doc %{texmfdist}/doc/mex/utf8mex
7906 %{texmfdist}/tex/mex/utf8mex
7907 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/utf8mex.fmt
7908
7909 %files amstex
7910 %defattr(644,root,root,755)
7911 %dir %{texmfdist}/tex/amstex
7912 %{texmfdist}/tex/amstex/base
7913 %{texmfdist}/tex/amstex/config
7914 %{texmfdist}/tex/plain/amsfonts
7915
7916 %files format-amstex
7917 %defattr(644,root,root,755)
7918 %doc %{texmfdist}/doc/amstex
7919 %{texmfdist}/tex/amstex
7920 %attr(755,root,root) %{_bindir}/amstex
7921 %{_mandir}/man1/amstex.1*
7922 %{texmf}/fmtutil/format.amstex.cnf
7923 %{texmf}/fmtutil/format.cyramstex.cnf
7924 # %lang(fi) %{_mandir}/fi/man1/amstex.1*
7925 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/amstex.fmt
7926
7927 # %files format-pdfamstex
7928 # %defattr(644,root,root,755)
7929 # %attr(755,root,root) %{_bindir}/pdfamstex
7930 #%{texmf}/pdftex/amstex
7931 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfamstex.fmt
7932
7933 %files csplain
7934 %defattr(644,root,root,755)
7935 %dir %{texmfdist}/doc/cslatex
7936 %dir %{texmfdist}/doc/cslatex/base
7937 %doc %{texmfdist}/doc/cslatex/base/README-cspsfont
7938 %doc %{texmfdist}/doc/cslatex/base/cs-fonts.doc
7939 %doc %{texmfdist}/doc/cslatex/base/cscorr.tab
7940 %doc %{texmfdist}/doc/cslatex/base/csplain.doc
7941 %doc %{texmfdist}/doc/cslatex/base/parpozn.tex
7942 %doc %{texmfdist}/doc/cslatex/base/test8z.tex
7943 %doc %{texmfdist}/doc/cslatex/base/testlat.tex
7944 %attr(755,root,root) %{_bindir}/csplain
7945 %{texmfdist}/tex/csplain
7946
7947 %files format-csplain
7948 %defattr(644,root,root,755)
7949 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/csplain.fmt
7950
7951 %files format-pdfcsplain
7952 %defattr(644,root,root,755)
7953 %attr(755,root,root) %{_bindir}/pdfcsplain
7954 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfcsplain.fmt
7955
7956 %files cslatex
7957 %defattr(644,root,root,755)
7958 # %doc %{texmf}/doc/cstex/INSTALL.cslatex
7959 # %doc %{texmf}/doc/cstex/README.cslatex
7960 %{texmfdist}/tex/cslatex
7961 %{texmfdist}/tex/latex/cslatex
7962
7963 %files format-cslatex
7964 %defattr(644,root,root,755)
7965 %attr(755,root,root) %{_bindir}/cslatex
7966 %{texmf}/fmtutil/format.cslatex.cnf
7967 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cslatex.fmt
7968
7969 %files format-pdfcslatex
7970 %defattr(644,root,root,755)
7971 %attr(755,root,root) %{_bindir}/pdfcslatex
7972 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfcslatex.fmt
7973
7974 # %files cyrplain
7975 # %defattr(644,root,root,755)
7976 # %doc %{texmf}/doc/cyrplain
7977 # %{texmf}/tex/cyrplain
7978
7979 # %files format-cyrplain
7980 # %defattr(644,root,root,755)
7981 # %attr(755,root,root) %{_bindir}/cyrtex
7982 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyrtex.fmt
7983
7984 # %files format-cyramstex
7985 # %defattr(644,root,root,755)
7986 # %attr(755,root,root) %{_bindir}/cyramstex
7987 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyramstex.fmt
7988
7989 # %files format-cyrtexinfo
7990 # %defattr(644,root,root,755)
7991 # %attr(755,root,root) %{_bindir}/cyrtexinfo
7992 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyrtexinfo.fmt
7993
7994 %files eplain
7995 %defattr(644,root,root,755)
7996 %doc %{texmfdist}/doc/etex
7997 %doc %{texmfdist}/doc/eplain
7998 %{texmfdist}/tex/plain/etex
7999 %{texmfdist}/tex/eplain
8000
8001 %files format-eplain
8002 %defattr(644,root,root,755)
8003 %attr(755,root,root) %{_bindir}/eplain
8004 %attr(755,root,root) %{_bindir}/etex
8005 %{_mandir}/man1/eplain.1*
8006 %{_mandir}/man1/etex.1*
8007 %{texmf}/fmtutil/format.eplain.cnf
8008 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/eplain.fmt
8009 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/etex.fmt
8010
8011 %files context
8012 %defattr(644,root,root,755)
8013 %doc %{texmfdist}/doc/context
8014 # %doc %{texmf}/doc/polish/context
8015 %attr(755,root,root) %{_bindir}/context
8016 %attr(755,root,root) %{_bindir}/ctxtools
8017 %attr(755,root,root) %{_bindir}/exatools
8018 %attr(755,root,root) %{_bindir}/luatools
8019 %attr(755,root,root) %{_bindir}/makempy
8020 %attr(755,root,root) %{_bindir}/mpstools
8021 %attr(755,root,root) %{_bindir}/mtxrun
8022 %attr(755,root,root) %{_bindir}/mtxtools
8023 %attr(755,root,root) %{_bindir}/pdfthumb
8024 %attr(755,root,root) %{_bindir}/pdftools
8025 %attr(755,root,root) %{_bindir}/pdftrimwhite
8026 %attr(755,root,root) %{_bindir}/pstopdf
8027 %attr(755,root,root) %{_bindir}/rlxtools
8028 %attr(755,root,root) %{_bindir}/runtools
8029 %attr(755,root,root) %{_bindir}/texexec
8030 %attr(755,root,root) %{_bindir}/texfind
8031 %attr(755,root,root) %{_bindir}/texfont
8032 %attr(755,root,root) %{_bindir}/texmfstart
8033 %attr(755,root,root) %{_bindir}/texshow
8034 %attr(755,root,root) %{_bindir}/textools
8035 %attr(755,root,root) %{_bindir}/texutil
8036 %attr(755,root,root) %{_bindir}/tmftools
8037 %attr(755,root,root) %{_bindir}/xmltools
8038 # %{_mandir}/man1/fdf2tex.1*
8039 %{_mandir}/man1/ctxtools.1*
8040 %{_mandir}/man1/pdftools.1*
8041 %{_mandir}/man1/pstopdf.1*
8042 %{_mandir}/man1/texfind.1*
8043 %{_mandir}/man1/texfont.1*
8044 %{_mandir}/man1/texmfstart.1*
8045 %{_mandir}/man1/textools.1*
8046 %{_mandir}/man1/texutil.1*
8047 # %{_mandir}/man1/texshow.1*
8048 %{texmfdist}/context
8049 %{texmfdist}/fonts/enc/dvips/context
8050 # %{texmfdist}/fonts/map/dvips/context
8051 %{texmfdist}/metapost/context
8052 %{texmfdist}/scripts/context
8053 %{texmfdist}/tex/context
8054 %exclude %{texmfdist}/tex/context/config/cont-de.ini
8055 %exclude %{texmfdist}/tex/context/config/cont-en.ini
8056 %exclude %{texmfdist}/tex/context/config/cont-nl.ini
8057 %exclude %{texmfdist}/tex/context/config/cont-uk.ini
8058 %{texmfdist}/tex/generic/context
8059 %{texmfdist}/tex/latex/context
8060 %{texmfdist}/bibtex/bst/context
8061 %{texmf}/fmtutil/format.context.cnf
8062 %doc %{texmfdist}/doc/luatex
8063
8064 # no fmt, so commented out
8065 #%files format-context-cz
8066 #%defattr(644,root,root,755)
8067 #%%{texmf}/tex/context/config/cont-cz.ini
8068 # does not build with beta 20021025
8069 #%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-cz.efmt
8070
8071 %files format-context-de
8072 %defattr(644,root,root,755)
8073 %{texmfdist}/tex/context/config/cont-de.ini
8074 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-de.fmt
8075 #%{_mandir}/man1/cont-de.1*
8076
8077 %files format-context-en
8078 %defattr(644,root,root,755)
8079 %{texmfdist}/tex/context/config/cont-en.ini
8080 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-en.fmt
8081 #%{_mandir}/man1/cont-en.1*
8082 # what is the difference betwen uk and en in this particular situation?
8083 %{texmfdist}/tex/context/config/cont-uk.ini
8084 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-uk.fmt
8085
8086 # no fmt, so commented out
8087 #%files format-context-it
8088 #%defattr(644,root,root,755)
8089 #%%{texmf}/tex/context/config/cont-it.ini
8090
8091 %files format-context-nl
8092 %defattr(644,root,root,755)
8093 %{texmfdist}/tex/context/config/cont-nl.ini
8094 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-nl.fmt
8095 #%{_mandir}/man1/cont-nl.1*
8096
8097 # no fmt, so commented out
8098 #%files format-context-ro
8099 #%defattr(644,root,root,755)
8100 #%%{texmf}/tex/context/config/cont-ro.ini
8101
8102
8103 %files latex
8104 %defattr(644,root,root,755)
8105 %attr(755,root,root) %{_bindir}/lacheck
8106 %attr(755,root,root) %{_bindir}/latex
8107 %attr(755,root,root) %{_bindir}/pslatex
8108 # %lang(fi) %{_mandir}/fi/man1/latex.1*
8109 # %lang(pl) %{_mandir}/pl/man1/latex.1*
8110 # %{_infodir}/latex.info*
8111 %{texmf}/fmtutil/format.latex.cnf
8112 %{_mandir}/man1/lacheck.1*
8113 %{_mandir}/man1/latex.1*
8114 %{_mandir}/man1/pslatex.1*
8115
8116 %dir %{texmfdist}/scripts
8117 %dir %{texmfdist}/scripts/pst-pdf
8118 %dir %{texmfdist}/source/generic
8119 %dir %{texmfdist}/tex/latex
8120 %dir %{texmfdist}/tex/plain
8121 %dir %{texmf}/tex/latex
8122
8123 # %{texmfdist}/tex/latex/citesort
8124 # %{texmfdist}/tex/latex/dvilj
8125 # %{texmfdist}/tex/latex/eclbip
8126 # %{texmfdist}/tex/latex/eo
8127 # %{texmfdist}/tex/latex/example
8128 # %{texmfdist}/tex/latex/fguill
8129 # %{texmfdist}/tex/latex/floatflt
8130 # %{texmfdist}/tex/latex/gletter
8131 # %{texmfdist}/tex/latex/here
8132 # %{texmfdist}/tex/latex/mt11p
8133 # %{texmfdist}/tex/latex/relsize
8134 # %{texmfdist}/tex/latex/selectp
8135 # %{texmfdist}/tex/latex/shadow
8136 # %{texmfdist}/tex/latex/showtags
8137 # %{texmfdist}/tex/latex/tabls
8138 # %{texmfdist}/tex/latex/texmacs
8139 # %{texmfdist}/tex/latex/threeparttable
8140 # %{texmfdist}/tex/latex/treesvr
8141 # %{texmfdist}/tex/latex/ulem
8142 # %{texmfdist}/tex/latex/url
8143 # %{texmf}/tex/latex/version
8144 # %{texmf}/tex/latex/vpage
8145 %{texmfdist}/scripts/pst-pdf/ps4pdf
8146 %{texmfdist}/tex/generic/pstricks
8147 %{texmfdist}/tex/generic/shapepar
8148 %{texmfdist}/tex/generic/textmerg
8149 %{texmfdist}/tex/latex/12many
8150 %{texmfdist}/tex/latex/AkkTeX
8151 %{texmfdist}/tex/latex/ESIEEcv
8152 %{texmfdist}/tex/latex/GuIT
8153 %{texmfdist}/tex/latex/HA-prosper
8154 %{texmfdist}/tex/latex/IEEEconf
8155 %{texmfdist}/tex/latex/IEEEtran
8156 %{texmfdist}/tex/latex/SIstyle
8157 %{texmfdist}/tex/latex/Tabbing
8158 %{texmfdist}/tex/latex/a0poster
8159 %{texmfdist}/tex/latex/aastex
8160 %{texmfdist}/tex/latex/abc
8161 %{texmfdist}/tex/latex/achemso
8162 %{texmfdist}/tex/latex/acmconf
8163 %{texmfdist}/tex/latex/acmtrans
8164 %{texmfdist}/tex/latex/acronym
8165 %{texmfdist}/tex/latex/active-conf
8166 %{texmfdist}/tex/latex/addlines
8167 %{texmfdist}/tex/latex/adrlist
8168 %{texmfdist}/tex/latex/aeguill
8169 %{texmfdist}/tex/latex/afthesis
8170 %{texmfdist}/tex/latex/aguplus
8171 %{texmfdist}/tex/latex/aiaa
8172 %{texmfdist}/tex/latex/akletter
8173 %{texmfdist}/tex/latex/alg
8174 %{texmfdist}/tex/latex/algorithm2e
8175 %{texmfdist}/tex/latex/algorithmicx
8176 %{texmfdist}/tex/latex/allrunes
8177 %{texmfdist}/tex/latex/alnumsec
8178 %{texmfdist}/tex/latex/altfont
8179 %{texmfdist}/tex/latex/ametsoc
8180 %{texmfdist}/tex/latex/amsaddr
8181 %{texmfdist}/tex/latex/amsrefs
8182 %{texmfdist}/tex/latex/animate
8183 %{texmfdist}/tex/latex/answers
8184 %{texmfdist}/tex/latex/antiqua
8185 %{texmfdist}/tex/latex/anyfontsize
8186 %{texmfdist}/tex/latex/anysize
8187 %{texmfdist}/tex/latex/apa
8188 %{texmfdist}/tex/latex/apacite
8189 %{texmfdist}/tex/latex/apl
8190 %{texmfdist}/tex/latex/ar
8191 %{texmfdist}/tex/latex/arabi
8192 %{texmfdist}/tex/latex/arabtex
8193 %{texmfdist}/tex/latex/archaic
8194 %{texmfdist}/tex/latex/arcs
8195 %{texmfdist}/tex/latex/arev
8196 %{texmfdist}/tex/latex/armenian
8197 %{texmfdist}/tex/latex/arydshln
8198 %{texmfdist}/tex/latex/asaetr
8199 %{texmfdist}/tex/latex/ascelike
8200 %{texmfdist}/tex/latex/ascii
8201 %{texmfdist}/tex/latex/assignment
8202 %{texmfdist}/tex/latex/attachfile
8203 %{texmfdist}/tex/latex/augie
8204 %{texmfdist}/tex/latex/auncial-new
8205 %{texmfdist}/tex/latex/aurical
8206 %{texmfdist}/tex/latex/authoraftertitle
8207 %{texmfdist}/tex/latex/authorindex
8208 %{texmfdist}/tex/latex/auto-pst-pdf
8209 %{texmfdist}/tex/latex/autoarea
8210 %{texmfdist}/tex/latex/autotab
8211 %{texmfdist}/tex/latex/avantgar
8212 %{texmfdist}/tex/latex/babelbib
8213 %{texmfdist}/tex/latex/bangtex
8214 %{texmfdist}/tex/latex/barcodes
8215 %{texmfdist}/tex/latex/base
8216 %{texmfdist}/tex/latex/bayer
8217 %{texmfdist}/tex/latex/bbding
8218 %{texmfdist}/tex/latex/bbm-macros
8219 %{texmfdist}/tex/latex/begriff
8220 %{texmfdist}/tex/latex/bengali
8221 %{texmfdist}/tex/latex/bera
8222 %{texmfdist}/tex/latex/betababel
8223 %{texmfdist}/tex/latex/beton
8224 %{texmfdist}/tex/latex/bez123
8225 %{texmfdist}/tex/latex/bibarts
8226 %{texmfdist}/tex/latex/bibleref
8227 %{texmfdist}/tex/latex/biblist
8228 %{texmfdist}/tex/latex/bibtopicprefix
8229 %{texmfdist}/tex/latex/bigfoot
8230 %{texmfdist}/tex/latex/binomexp
8231 %{texmfdist}/tex/latex/biocon
8232 %{texmfdist}/tex/latex/bizcard
8233 %{texmfdist}/tex/latex/blacklettert1
8234 %{texmfdist}/tex/latex/blindtext
8235 %{texmfdist}/tex/latex/blowup
8236 %{texmfdist}/tex/latex/boisik
8237 %{texmfdist}/tex/latex/boites
8238 %{texmfdist}/tex/latex/boldtensors
8239 %{texmfdist}/tex/latex/bookest
8240 %{texmfdist}/tex/latex/bookhands
8241 %{texmfdist}/tex/latex/booklet
8242 %{texmfdist}/tex/latex/bookman
8243 %{texmfdist}/tex/latex/bophook
8244 %{texmfdist}/tex/latex/boxhandler
8245 %{texmfdist}/tex/latex/bpchem
8246 %{texmfdist}/tex/latex/braille
8247 %{texmfdist}/tex/latex/breakurl
8248 %{texmfdist}/tex/latex/bridge
8249 %{texmfdist}/tex/latex/brushscr
8250 %{texmfdist}/tex/latex/bullcntr
8251 %{texmfdist}/tex/latex/burmese
8252 %{texmfdist}/tex/latex/bussproofs
8253 %{texmfdist}/tex/latex/bytefield
8254 %{texmfdist}/tex/latex/calrsfs
8255 %{texmfdist}/tex/latex/calxxxx
8256 %{texmfdist}/tex/latex/captcont
8257 %{texmfdist}/tex/latex/casyl
8258 %{texmfdist}/tex/latex/catechis
8259 %{texmfdist}/tex/latex/cbcoptic
8260 %{texmfdist}/tex/latex/cbfonts
8261 %{texmfdist}/tex/latex/ccaption
8262 %{texmfdist}/tex/latex/cchess
8263 %{texmfdist}/tex/latex/cclicenses
8264 %{texmfdist}/tex/latex/cd-cover
8265 %{texmfdist}/tex/latex/cd
8266 %{texmfdist}/tex/latex/cdpbundl
8267 %{texmfdist}/tex/latex/cellspace
8268 %{texmfdist}/tex/latex/changebar
8269 %{texmfdist}/tex/latex/changepage
8270 %{texmfdist}/tex/latex/changes
8271 %{texmfdist}/tex/latex/chappg
8272 %{texmfdist}/tex/latex/chapterfolder
8273 %{texmfdist}/tex/latex/chemarrow
8274 %{texmfdist}/tex/latex/chemcompounds
8275 %{texmfdist}/tex/latex/chemcono
8276 %{texmfdist}/tex/latex/chemstyle
8277 %{texmfdist}/tex/latex/cherokee
8278 %{texmfdist}/tex/latex/chess
8279 %{texmfdist}/tex/latex/chessboard
8280 %{texmfdist}/tex/latex/chessfss
8281 %{texmfdist}/tex/latex/chicago
8282 %{texmfdist}/tex/latex/china2e
8283 %{texmfdist}/tex/latex/chletter
8284 %{texmfdist}/tex/latex/circ
8285 %{texmfdist}/tex/latex/citeref
8286 %{texmfdist}/tex/latex/cjhebrew
8287 %{texmfdist}/tex/latex/cjk
8288 %{texmfdist}/tex/latex/cjw
8289 %{texmfdist}/tex/latex/classicthesis
8290 %{texmfdist}/tex/latex/clefval
8291 %{texmfdist}/tex/latex/cleveref
8292 %{texmfdist}/tex/latex/clock
8293 %{texmfdist}/tex/latex/clrscode
8294 %{texmfdist}/tex/latex/cm-lgc
8295 %{texmfdist}/tex/latex/cm-super
8296 %{texmfdist}/tex/latex/cmap
8297 %{texmfdist}/tex/latex/cmcyralt
8298 %{texmfdist}/tex/latex/cmdstring
8299 %{texmfdist}/tex/latex/cmdtrack
8300 %{texmfdist}/tex/latex/cmll
8301 %{texmfdist}/tex/latex/cmsd
8302 %{texmfdist}/tex/latex/codepage
8303 %{texmfdist}/tex/latex/colorinfo
8304 %{texmfdist}/tex/latex/colortab
8305 %{texmfdist}/tex/latex/colortbl
8306 %{texmfdist}/tex/latex/colorwav
8307 %{texmfdist}/tex/latex/combine
8308 %{texmfdist}/tex/latex/commath
8309 %{texmfdist}/tex/latex/compactbib
8310 %{texmfdist}/tex/latex/complexity
8311 %{texmfdist}/tex/latex/computational-complexity
8312 %{texmfdist}/tex/latex/concprog
8313 %{texmfdist}/tex/latex/confproc
8314 %{texmfdist}/tex/latex/constants
8315 %{texmfdist}/tex/latex/contour
8316 %{texmfdist}/tex/latex/cooking
8317 %{texmfdist}/tex/latex/cool
8318 %{texmfdist}/tex/latex/coollist
8319 %{texmfdist}/tex/latex/coolstr
8320 %{texmfdist}/tex/latex/cooltooltips
8321 %{texmfdist}/tex/latex/coordsys
8322 %{texmfdist}/tex/latex/courier-scaled
8323 %{texmfdist}/tex/latex/courier
8324 %{texmfdist}/tex/latex/courseoutline
8325 %{texmfdist}/tex/latex/coursepaper
8326 %{texmfdist}/tex/latex/coverpage
8327 %{texmfdist}/tex/latex/covington
8328 %{texmfdist}/tex/latex/crop
8329 %{texmfdist}/tex/latex/crossreference
8330 %{texmfdist}/tex/latex/crosswrd
8331 %{texmfdist}/tex/latex/csbulletin
8332 %{texmfdist}/tex/latex/csquotes
8333 %{texmfdist}/tex/latex/csvtools
8334 %{texmfdist}/tex/latex/ctable
8335 %{texmfdist}/tex/latex/ctib
8336 %{texmfdist}/tex/latex/cuisine
8337 %{texmfdist}/tex/latex/cursor
8338 %{texmfdist}/tex/latex/curve
8339 %{texmfdist}/tex/latex/curve2e
8340 %{texmfdist}/tex/latex/cv
8341 %{texmfdist}/tex/latex/cweb-latex
8342 %{texmfdist}/tex/latex/cwpuzzle
8343 %{texmfdist}/tex/latex/cyklop
8344 %{texmfdist}/tex/latex/dashbox
8345 %{texmfdist}/tex/latex/dashrule
8346 %{texmfdist}/tex/latex/datatool
8347 %{texmfdist}/tex/latex/dateiliste
8348 %{texmfdist}/tex/latex/datenumber
8349 %{texmfdist}/tex/latex/datetime
8350 %{texmfdist}/tex/latex/dcpic
8351 %{texmfdist}/tex/latex/decimal
8352 %{texmfdist}/tex/latex/delimtxt
8353 %{texmfdist}/tex/latex/diagnose
8354 %{texmfdist}/tex/latex/dialogl
8355 %{texmfdist}/tex/latex/dichokey
8356 %{texmfdist}/tex/latex/dictsym
8357 %{texmfdist}/tex/latex/digiconfigs
8358 %{texmfdist}/tex/latex/dinbrief
8359 %{texmfdist}/tex/latex/dingbat
8360 %{texmfdist}/tex/latex/directory
8361 %{texmfdist}/tex/latex/disser
8362 %{texmfdist}/tex/latex/dlfltxb
8363 %{texmfdist}/tex/latex/dnaseq
8364 %{texmfdist}/tex/latex/docmfp
8365 %{texmfdist}/tex/latex/doi
8366 %{texmfdist}/tex/latex/doipubmed
8367 %{texmfdist}/tex/latex/dotarrow
8368 %{texmfdist}/tex/latex/dotseqn
8369 %{texmfdist}/tex/latex/dottex
8370 %{texmfdist}/tex/latex/doublestroke
8371 %{texmfdist}/tex/latex/dpfloat
8372 %{texmfdist}/tex/latex/dprogress
8373 %{texmfdist}/tex/latex/drac
8374 %{texmfdist}/tex/latex/draftcopy
8375 %{texmfdist}/tex/latex/draftwatermark
8376 %{texmfdist}/tex/latex/dramatist
8377 %{texmfdist}/tex/latex/dtk
8378 %{texmfdist}/tex/latex/duerer-latex
8379 %{texmfdist}/tex/latex/dvdcoll
8380 %{texmfdist}/tex/latex/dvipdfmx-def
8381 %{texmfdist}/tex/latex/dyntree
8382 %{texmfdist}/tex/latex/eCards
8383 %{texmfdist}/tex/latex/ean13isbn
8384 %{texmfdist}/tex/latex/easy
8385 %{texmfdist}/tex/latex/ebezier
8386 %{texmfdist}/tex/latex/ebsthesis
8387 %{texmfdist}/tex/latex/ecclesiastic
8388 %{texmfdist}/tex/latex/ecltree
8389 %{texmfdist}/tex/latex/eco
8390 %{texmfdist}/tex/latex/economic
8391 %{texmfdist}/tex/latex/ecv
8392 %{texmfdist}/tex/latex/ed
8393 %{texmfdist}/tex/latex/edmargin
8394 %{texmfdist}/tex/latex/ednotes
8395 %{texmfdist}/tex/latex/eemeir
8396 %{texmfdist}/tex/latex/eepic
8397 %{texmfdist}/tex/latex/egameps
8398 %{texmfdist}/tex/latex/egplot
8399 %{texmfdist}/tex/latex/eiad
8400 %{texmfdist}/tex/latex/ellipsis
8401 %{texmfdist}/tex/latex/elmath
8402 %{texmfdist}/tex/latex/elpres
8403 %{texmfdist}/tex/latex/elsarticle
8404 %{texmfdist}/tex/latex/elsevier
8405 %{texmfdist}/tex/latex/em
8406 %{texmfdist}/tex/latex/emp
8407 %{texmfdist}/tex/latex/emulateapj
8408 %{texmfdist}/tex/latex/encxvlna
8409 %{texmfdist}/tex/latex/endfloat
8410 %{texmfdist}/tex/latex/endheads
8411 %{texmfdist}/tex/latex/engpron
8412 %{texmfdist}/tex/latex/engrec
8413 %{texmfdist}/tex/latex/envbig
8414 %{texmfdist}/tex/latex/environ
8415 %{texmfdist}/tex/latex/envlab
8416 %{texmfdist}/tex/latex/epigrafica
8417 %{texmfdist}/tex/latex/epigraph
8418 %{texmfdist}/tex/latex/epiolmec
8419 %{texmfdist}/tex/latex/epsdice
8420 %{texmfdist}/tex/latex/epspdfconversion
8421 %{texmfdist}/tex/latex/eqlist
8422 %{texmfdist}/tex/latex/eqname
8423 %{texmfdist}/tex/latex/eqnarray
8424 %{texmfdist}/tex/latex/eqparbox
8425 %{texmfdist}/tex/latex/errata
8426 %{texmfdist}/tex/latex/esdiff
8427 %{texmfdist}/tex/latex/esint
8428 %{texmfdist}/tex/latex/eskd
8429 %{texmfdist}/tex/latex/eskdx
8430 %{texmfdist}/tex/latex/eso-pic
8431 %{texmfdist}/tex/latex/esvect
8432 %{texmfdist}/tex/latex/etaremune
8433 %{texmfdist}/tex/latex/etex-pkg
8434 %{texmfdist}/tex/latex/ethiop
8435 %{texmfdist}/tex/latex/etoolbox
8436 %{texmfdist}/tex/latex/eukdate
8437 %{texmfdist}/tex/latex/euler
8438 %{texmfdist}/tex/latex/eulervm
8439 %{texmfdist}/tex/latex/euproposal
8440 %{texmfdist}/tex/latex/euro
8441 %{texmfdist}/tex/latex/eurofont
8442 %{texmfdist}/tex/latex/europecv
8443 %{texmfdist}/tex/latex/eurosans
8444 %{texmfdist}/tex/latex/eurosym
8445 %{texmfdist}/tex/latex/everypage
8446 %{texmfdist}/tex/latex/examdesign
8447 %{texmfdist}/tex/latex/examplep
8448 %{texmfdist}/tex/latex/exceltex
8449 %{texmfdist}/tex/latex/exercise
8450 %{texmfdist}/tex/latex/expdlist
8451 %{texmfdist}/tex/latex/expl3
8452 %{texmfdist}/tex/latex/export
8453 %{texmfdist}/tex/latex/extarrows
8454 %{texmfdist}/tex/latex/extpfeil
8455 %{texmfdist}/tex/latex/extract
8456 %{texmfdist}/tex/latex/extsizes
8457 %{texmfdist}/tex/latex/facsimile
8458 %{texmfdist}/tex/latex/faktor
8459 %{texmfdist}/tex/latex/fancybox
8460 %{texmfdist}/tex/latex/fancyhdr
8461 %{texmfdist}/tex/latex/fancynum
8462 %{texmfdist}/tex/latex/fancyref
8463 %{texmfdist}/tex/latex/fancytooltips
8464 %{texmfdist}/tex/latex/fancyvrb
8465 %{texmfdist}/tex/latex/fax
8466 %{texmfdist}/tex/latex/fc
8467 %{texmfdist}/tex/latex/feyn
8468 %{texmfdist}/tex/latex/feynmf
8469 %{texmfdist}/tex/latex/fge
8470 %{texmfdist}/tex/latex/figbib
8471 %{texmfdist}/tex/latex/figsize
8472 %{texmfdist}/tex/latex/filecontents
8473 %{texmfdist}/tex/latex/fink
8474 %{texmfdist}/tex/latex/fixfoot
8475 %{texmfdist}/tex/latex/fixme
8476 %{texmfdist}/tex/latex/flabels
8477 %{texmfdist}/tex/latex/flacards
8478 %{texmfdist}/tex/latex/flagderiv
8479 %{texmfdist}/tex/latex/flashcards
8480 %{texmfdist}/tex/latex/flippdf
8481 %{texmfdist}/tex/latex/float
8482 %{texmfdist}/tex/latex/floatrow
8483 %{texmfdist}/tex/latex/flowfram
8484 %{texmfdist}/tex/latex/fmp
8485 %{texmfdist}/tex/latex/fmtcount
8486 %{texmfdist}/tex/latex/fnbreak
8487 %{texmfdist}/tex/latex/fncychap
8488 %{texmfdist}/tex/latex/foekfont
8489 %{texmfdist}/tex/latex/foilhtml
8490 %{texmfdist}/tex/latex/fonetika
8491 %{texmfdist}/tex/latex/fontinst
8492 %{texmfdist}/tex/latex/fonttable
8493 %{texmfdist}/tex/latex/footmisc
8494 %{texmfdist}/tex/latex/footnpag
8495 %{texmfdist}/tex/latex/forarray
8496 %{texmfdist}/tex/latex/forloop
8497 %{texmfdist}/tex/latex/formlett
8498 %{texmfdist}/tex/latex/formula
8499 %{texmfdist}/tex/latex/formular
8500 %{texmfdist}/tex/latex/fouridx
8501 %{texmfdist}/tex/latex/fourier
8502 %{texmfdist}/tex/latex/fouriernc
8503 %{texmfdist}/tex/latex/fp
8504 %{texmfdist}/tex/latex/frankenstein
8505 %{texmfdist}/tex/latex/frcursive
8506 %{texmfdist}/tex/latex/frenchle
8507 %{texmfdist}/tex/latex/fribrief
8508 %{texmfdist}/tex/latex/frletter
8509 %{texmfdist}/tex/latex/frontespizio
8510 %{texmfdist}/tex/latex/fullblck
8511 %{texmfdist}/tex/latex/fullpict
8512 %{texmfdist}/tex/latex/functan
8513 %{texmfdist}/tex/latex/fundus
8514 %{texmfdist}/tex/latex/gaceta
8515 %{texmfdist}/tex/latex/galois
8516 %{texmfdist}/tex/latex/gastex
8517 %{texmfdist}/tex/latex/gatech-thesis
8518 %{texmfdist}/tex/latex/gauss
8519 %{texmfdist}/tex/latex/gb4e
8520 %{texmfdist}/tex/latex/gcard
8521 %{texmfdist}/tex/latex/gcite
8522 %{texmfdist}/tex/latex/genmpage
8523 %{texmfdist}/tex/latex/geometry
8524 %{texmfdist}/tex/latex/geomsty
8525 %{texmfdist}/tex/latex/germbib
8526 %{texmfdist}/tex/latex/gfsartemisia
8527 %{texmfdist}/tex/latex/gfsbaskerville
8528 %{texmfdist}/tex/latex/gfsbodoni
8529 %{texmfdist}/tex/latex/gfscomplutum
8530 %{texmfdist}/tex/latex/gfsdidot
8531 %{texmfdist}/tex/latex/gfsneohellenic
8532 %{texmfdist}/tex/latex/gfsporson
8533 %{texmfdist}/tex/latex/gfssolomos
8534 %{texmfdist}/tex/latex/ginpenc
8535 %{texmfdist}/tex/latex/gloss
8536 %{texmfdist}/tex/latex/glossaries
8537 %{texmfdist}/tex/latex/gmdoc
8538 %{texmfdist}/tex/latex/gmeometric
8539 %{texmfdist}/tex/latex/gmiflink
8540 %{texmfdist}/tex/latex/gmutils
8541 %{texmfdist}/tex/latex/gmverb
8542 %{texmfdist}/tex/latex/gnuplottex
8543 %{texmfdist}/tex/latex/go
8544 %{texmfdist}/tex/latex/graphics
8545 %{texmfdist}/tex/latex/graphicx-psmin
8546 %{texmfdist}/tex/latex/greek-inputenc
8547 %{texmfdist}/tex/latex/greekdates
8548 %{texmfdist}/tex/latex/greektex
8549 %{texmfdist}/tex/latex/grfpaste
8550 %{texmfdist}/tex/latex/grnumalt
8551 %{texmfdist}/tex/latex/grotesq
8552 %{texmfdist}/tex/latex/grverb
8553 %{texmfdist}/tex/latex/gu
8554 %{texmfdist}/tex/latex/guitar
8555 %{texmfdist}/tex/latex/guitbeamer
8556 %{texmfdist}/tex/latex/hanging
8557 %{texmfdist}/tex/latex/har2nat
8558 %{texmfdist}/tex/latex/harmony
8559 %{texmfdist}/tex/latex/harpoon
8560 %{texmfdist}/tex/latex/harvard
8561 %{texmfdist}/tex/latex/hc
8562 %{texmfdist}/tex/latex/helvetic
8563 %{texmfdist}/tex/latex/hep
8564 %{texmfdist}/tex/latex/hepnames
8565 %{texmfdist}/tex/latex/hepparticles
8566 %{texmfdist}/tex/latex/hepthesis
8567 %{texmfdist}/tex/latex/hepunits
8568 %{texmfdist}/tex/latex/hexgame
8569 %{texmfdist}/tex/latex/hfoldsty
8570 %{texmfdist}/tex/latex/hhtensor
8571 %{texmfdist}/tex/latex/hilowres
8572 %{texmfdist}/tex/latex/histogr
8573 %{texmfdist}/tex/latex/hitec
8574 %{texmfdist}/tex/latex/hpsdiss
8575 %{texmfdist}/tex/latex/hrlatex
8576 %{texmfdist}/tex/latex/hvfloat
8577 %{texmfdist}/tex/latex/hypdvips
8578 %{texmfdist}/tex/latex/hyper
8579 %{texmfdist}/tex/latex/hyperref
8580 %{texmfdist}/tex/latex/hyperxmp
8581 %{texmfdist}/tex/latex/hyphenat
8582 %{texmfdist}/tex/latex/ibycus-babel
8583 %{texmfdist}/tex/latex/icsv
8584 %{texmfdist}/tex/latex/ieeepes
8585 %{texmfdist}/tex/latex/ifmslide
8586 %{texmfdist}/tex/latex/ifplatform
8587 %{texmfdist}/tex/latex/ifsym
8588 %{texmfdist}/tex/latex/ijmart
8589 %{texmfdist}/tex/latex/imac
8590 %{texmfdist}/tex/latex/image-gallery
8591 %{texmfdist}/tex/latex/imtekda
8592 %{texmfdist}/tex/latex/index
8593 %{texmfdist}/tex/latex/initials
8594 %{texmfdist}/tex/latex/inlinebib
8595 %{texmfdist}/tex/latex/inlinedef
8596 %{texmfdist}/tex/latex/interactiveworkbook
8597 %{texmfdist}/tex/latex/inversepath
8598 %{texmfdist}/tex/latex/invoice
8599 %{texmfdist}/tex/latex/ipa
8600 %{texmfdist}/tex/latex/iso
8601 %{texmfdist}/tex/latex/iso10303
8602 %{texmfdist}/tex/latex/isodate
8603 %{texmfdist}/tex/latex/isodoc
8604 %{texmfdist}/tex/latex/isonums
8605 %{texmfdist}/tex/latex/isorot
8606 %{texmfdist}/tex/latex/isotope
8607 %{texmfdist}/tex/latex/itnumpar
8608 %{texmfdist}/tex/latex/itrans
8609 %{texmfdist}/tex/latex/iwona
8610 %{texmfdist}/tex/latex/jeopardy
8611 %{texmfdist}/tex/latex/jhep
8612 %{texmfdist}/tex/latex/jknapltx
8613 %{texmfdist}/tex/latex/jneurosci
8614 %{texmfdist}/tex/latex/jpsj
8615 %{texmfdist}/tex/latex/jura
8616 %{texmfdist}/tex/latex/juraabbrev
8617 %{texmfdist}/tex/latex/juramisc
8618 %{texmfdist}/tex/latex/jurarsp
8619 %{texmfdist}/tex/latex/koma-script
8620 %{texmfdist}/tex/latex/labels
8621 %dir %{texmfdist}/tex/latex/latexconfig
8622 %{texmfdist}/tex/latex/latexconfig/latex.ini
8623 %{texmfdist}/tex/latex/latexconfig/lualatex.ini
8624 %{texmfdist}/tex/latex/latexconfig/mllatex.ini
8625 %{texmfdist}/tex/latex/latexconfig/pdflatex.ini
8626 %{texmfdist}/tex/latex/latexconfig/pdflualatex.ini
8627 %{texmfdist}/tex/latex/layouts
8628 %{texmfdist}/tex/latex/lettrine
8629 %{texmfdist}/tex/latex/listings
8630 %{texmfdist}/tex/latex/ltabptch
8631 %{texmfdist}/tex/latex/localloc
8632 %{texmfdist}/tex/latex/ltxmisc
8633 %{texmfdist}/tex/latex/mathcomp
8634 %{texmfdist}/tex/latex/mdwtools
8635 %{texmfdist}/tex/latex/memoir
8636 %{texmfdist}/tex/latex/mh
8637 %{texmfdist}/tex/latex/misc209
8638 %{texmfdist}/tex/latex/mmap
8639 %{texmfdist}/tex/latex/mnsymbol
8640 %{texmfdist}/tex/latex/moderncv
8641 %{texmfdist}/tex/latex/modroman
8642 %{texmfdist}/tex/latex/mongolian-babel
8643 %{texmfdist}/tex/latex/montex
8644 %{texmfdist}/tex/latex/mparhack
8645 %{texmfdist}/tex/latex/ms
8646 %{texmfdist}/tex/latex/multibib
8647 %{texmfdist}/tex/latex/multirow
8648 %{texmfdist}/tex/latex/mwcls
8649 %{texmfdist}/tex/latex/natbib
8650 %{texmfdist}/tex/latex/ncclatex
8651 %{texmfdist}/tex/latex/ncctools
8652 %{texmfdist}/tex/latex/ncntrsbk
8653 %{texmfdist}/tex/latex/nddiss
8654 %{texmfdist}/tex/latex/newalg
8655 %{texmfdist}/tex/latex/newfile
8656 %{texmfdist}/tex/latex/newlfm
8657 %{texmfdist}/tex/latex/newspaper
8658 %{texmfdist}/tex/latex/newthm
8659 %{texmfdist}/tex/latex/nomencl
8660 %{texmfdist}/tex/latex/ntgclass
8661 %{texmfdist}/tex/generic/oberdiek
8662 %{texmfdist}/tex/latex/oberdiek
8663 %{texmfdist}/tex/latex/overpic
8664 %{texmfdist}/tex/latex/paralist
8665 %{texmfdist}/tex/latex/pb-diagram
8666 %{texmfdist}/tex/latex/pdfpages
8667 %{texmfdist}/tex/latex/picinpar
8668 %{texmfdist}/tex/latex/pict2e
8669 %{texmfdist}/tex/latex/placeins
8670 %{texmfdist}/tex/latex/preprint
8671 %{texmfdist}/tex/latex/preview
8672 %{texmfdist}/tex/latex/program
8673 %{texmfdist}/tex/latex/psfrag
8674 %{texmfdist}/tex/latex/pslatex
8675 %{texmfdist}/tex/latex/revtex
8676 %{texmfdist}/tex/latex/rotating
8677 %{texmfdist}/tex/latex/rotfloat
8678 %{texmfdist}/tex/latex/scale
8679 %{texmfdist}/tex/latex/sectsty
8680 %{texmfdist}/tex/latex/seminar
8681 %{texmfdist}/tex/latex/setspace
8682 %{texmfdist}/tex/latex/showdim
8683 %{texmfdist}/tex/latex/showlabels
8684 %{texmfdist}/tex/latex/sidecap
8685 %{texmfdist}/tex/latex/slashbox
8686 %{texmfdist}/tex/latex/soul
8687 %{texmfdist}/tex/latex/stdclsdv
8688 %{texmfdist}/tex/latex/stmaryrd
8689 %{texmfdist}/tex/latex/subfig
8690 %{texmfdist}/tex/latex/subfigure
8691 %{texmfdist}/tex/latex/supertabular
8692 %{texmfdist}/tex/latex/t2
8693 %{texmfdist}/tex/latex/t-angles
8694 %{texmfdist}/tex/latex/tableaux
8695 %{texmfdist}/tex/latex/tablists
8696 %{texmfdist}/tex/latex/tablor
8697 %{texmfdist}/tex/latex/tabto-ltx
8698 %{texmfdist}/tex/latex/tabulary
8699 %{texmfdist}/tex/latex/tabvar
8700 %{texmfdist}/tex/latex/talk
8701 %{texmfdist}/tex/latex/taupin
8702 %{texmfdist}/tex/latex/tcldoc
8703 %{texmfdist}/tex/latex/tdsfrmath
8704 %{texmfdist}/tex/latex/technics
8705 %{texmfdist}/tex/latex/ted
8706 %{texmfdist}/tex/latex/tengwarscript
8707 %{texmfdist}/tex/latex/tensor
8708 %{texmfdist}/tex/latex/teubner
8709 %{texmfdist}/tex/latex/tex-gyre
8710 %{texmfdist}/tex/latex/texilikecover
8711 %{texmfdist}/tex/latex/texlogos
8712 %{texmfdist}/tex/latex/texmate
8713 %{texmfdist}/tex/latex/texpower
8714 %{texmfdist}/tex/latex/texshade
8715 %{texmfdist}/tex/latex/textcase
8716 %{texmfdist}/tex/latex/textfit
8717 %{texmfdist}/tex/latex/textopo
8718 %{texmfdist}/tex/latex/textpath
8719 %{texmfdist}/tex/latex/textpos
8720 %{texmfdist}/tex/latex/theoremref
8721 %{texmfdist}/tex/latex/thesis-titlepage-fhac
8722 %{texmfdist}/tex/latex/thinsp
8723 %{texmfdist}/tex/latex/thmtools
8724 %{texmfdist}/tex/latex/thumb
8725 %{texmfdist}/tex/latex/thuthesis
8726 %{texmfdist}/tex/latex/ticket
8727 %{texmfdist}/tex/latex/tikz-inet
8728 %{texmfdist}/tex/latex/times
8729 %{texmfdist}/tex/latex/timesht
8730 %{texmfdist}/tex/latex/tipa
8731 %{texmfdist}/tex/latex/titlefoot
8732 %{texmfdist}/tex/latex/titlesec
8733 %{texmfdist}/tex/latex/titling
8734 %{texmfdist}/tex/latex/tocbibind
8735 %{texmfdist}/tex/latex/tocloft
8736 %{texmfdist}/tex/latex/tools
8737 %{texmfdist}/tex/latex/totpages
8738 %{texmfdist}/tex/latex/type1cm
8739 %{texmfdist}/tex/latex/undertilde
8740 %{texmfdist}/tex/latex/units
8741 %{texmfdist}/tex/latex/unitsdef
8742 %{texmfdist}/tex/latex/universa
8743 %{texmfdist}/tex/latex/unroman
8744 %{texmfdist}/tex/latex/upmethodology
8745 %{texmfdist}/tex/latex/upquote
8746 %{texmfdist}/tex/latex/varindex
8747 %{texmfdist}/tex/latex/varsfromjobname
8748 %{texmfdist}/tex/latex/vector
8749 %{texmfdist}/tex/latex/velthuis
8750 %{texmfdist}/tex/latex/verse
8751 %{texmfdist}/tex/latex/versions
8752 %{texmfdist}/tex/latex/vhistory
8753 %{texmfdist}/tex/latex/vita
8754 %{texmfdist}/tex/latex/vmargin
8755 %{texmfdist}/tex/latex/volumes
8756 %{texmfdist}/tex/latex/vpe
8757 %{texmfdist}/tex/latex/vrsion
8758 %{texmfdist}/tex/latex/vwcol
8759 %{texmfdist}/tex/latex/vxu
8760 %{texmfdist}/tex/latex/wallpaper
8761 %{texmfdist}/tex/latex/warning
8762 %{texmfdist}/tex/latex/warpcol
8763 %{texmfdist}/tex/latex/was
8764 %{texmfdist}/tex/latex/williams
8765 %{texmfdist}/tex/latex/wnri
8766 %{texmfdist}/tex/latex/wordlike
8767 %{texmfdist}/tex/latex/wrapfig
8768 %{texmfdist}/tex/latex/wsuipa
8769 %{texmfdist}/tex/latex/xargs
8770 %{texmfdist}/tex/latex/xcolor
8771 %{texmfdist}/tex/latex/xdoc
8772 %{texmfdist}/tex/latex/xfor
8773 %{texmfdist}/tex/latex/xifthen
8774 %{texmfdist}/tex/latex/xkeyval
8775 %{texmfdist}/tex/latex/xmpincl
8776 %{texmfdist}/tex/latex/xnewcommand
8777 %{texmfdist}/tex/latex/xoptarg
8778 %{texmfdist}/tex/latex/xpackages
8779 %{texmfdist}/tex/latex/xq
8780 %{texmfdist}/tex/latex/xskak
8781 %{texmfdist}/tex/latex/xstring
8782 %{texmfdist}/tex/latex/xtab
8783 %{texmfdist}/tex/latex/xtcapts
8784 %{texmfdist}/tex/latex/xyling
8785 %{texmfdist}/tex/latex/xytree
8786 %{texmfdist}/tex/latex/yafoot
8787 %{texmfdist}/tex/latex/yfonts
8788 %{texmfdist}/tex/latex/yhmath
8789 %{texmfdist}/tex/latex/yi4latex
8790 %{texmfdist}/tex/latex/york-thesis
8791 %{texmfdist}/tex/latex/youngtab
8792 %{texmfdist}/tex/latex/yplan
8793 %{texmfdist}/tex/latex/zapfchan
8794 %{texmfdist}/tex/latex/zapfding
8795 %{texmfdist}/tex/latex/zed-csp
8796 %{texmfdist}/tex/latex/zefonts
8797 %{texmfdist}/tex/latex/ziffer
8798 %{texmfdist}/tex/latex/zwgetfdate
8799 %{texmfdist}/tex/plain/etex
8800 %{texmf}/tex/latex/config
8801 %{texmf}/tex/latex/dvipdfm
8802
8803 %files latex-12many
8804 %defattr(644,root,root,755)
8805 %doc %{texmfdist}/doc/latex/12many
8806 %{texmfdist}/source/latex/12many
8807
8808 %files latex-abstract
8809 %defattr(644,root,root,755)
8810 %doc %{texmfdist}/doc/latex/abstract
8811 %{texmfdist}/tex/latex/abstract
8812
8813 %files latex-accfonts
8814 %defattr(644,root,root,755)
8815 %doc %{texmfdist}/doc/fonts/accfonts
8816 %{texmfdist}/tex/latex/accfonts
8817
8818 %files latex-adrconv
8819 %defattr(644,root,root,755)
8820 %{texmfdist}/tex/latex/adrconv
8821 %{texmfdist}/doc/latex/adrconv
8822
8823 %files latex-algorithms
8824 %defattr(644,root,root,755)
8825 %doc %{texmfdist}/doc/latex/algorithms
8826 %{texmfdist}/tex/latex/algorithms
8827
8828 %files latex-ae
8829 %defattr(644,root,root,755)
8830 %{texmfdist}/tex/latex/ae
8831
8832 %files latex-ams
8833 %defattr(644,root,root,755)
8834 %doc %{texmfdist}/doc/latex/amscls
8835 %doc %{texmfdist}/doc/latex/amsmath
8836 %doc %{texmfdist}/doc/latex/onlyamsmath
8837 %{texmfdist}/doc/fonts/amsfonts
8838 %{texmfdist}/tex/latex/amscls
8839 %{texmfdist}/tex/latex/amsmath
8840 %{texmfdist}/tex/latex/amsfonts
8841 %{texmfdist}/tex/latex/onlyamsmath
8842 %{texmfdist}/source/latex/onlyamsmath
8843
8844 %files latex-antp
8845 %defattr(644,root,root,755)
8846 %{texmfdist}/tex/latex/antp
8847
8848 %files latex-antt
8849 %defattr(644,root,root,755)
8850 %{texmfdist}/tex/latex/antt
8851
8852 %files latex-appendix
8853 %defattr(644,root,root,755)
8854 %doc %{texmfdist}/doc/latex/appendix
8855 %{texmfdist}/tex/latex/appendix
8856
8857 %files latex-backgammon
8858 %defattr(644,root,root,755)
8859 %doc %{texmfdist}/doc/latex/backgammon
8860 %{texmfdist}/tex/latex/backgammon
8861
8862 %files latex-bardiag
8863 %defattr(644,root,root,755)
8864 %doc %{texmfdist}/doc/latex/bardiag
8865 %{texmfdist}/tex/latex/bardiag
8866
8867 %files latex-bbm
8868 %defattr(644,root,root,755)
8869 %doc %{texmfdist}/doc/fonts/bbm
8870 %{texmfdist}/tex/latex/bbm
8871
8872 %files latex-bbold
8873 %defattr(644,root,root,755)
8874 %doc %{texmfdist}/doc/latex/bbold
8875 %{texmfdist}/tex/latex/bbold
8876 %{texmfdist}/source/latex/bbold
8877
8878 %files latex-beamer
8879 %defattr(644,root,root,755)
8880 %doc %{texmfdist}/doc/latex/beamer
8881 %{texmfdist}/tex/latex/beamer-contrib
8882 %{texmfdist}/tex/latex/beamer
8883
8884 %files latex-bezos
8885 %defattr(644,root,root,755)
8886 %doc %{texmfdist}/doc/latex/bezos
8887 %{texmfdist}/tex/latex/bezos
8888
8889 %files latex-bibtex
8890 %defattr(644,root,root,755)
8891 %doc %{texmfdist}/doc/bibtex/base
8892 %doc %{texmfdist}/doc/latex/adrconv
8893 %doc %{texmfdist}/doc/latex/bibtopic
8894 %doc %{texmfdist}/doc/latex/bibunits
8895 %doc %{texmfdist}/doc/latex/natbib
8896 %doc %{texmfdist}/doc/latex/footbib
8897 %dir %{texmfdist}/doc/bibtex
8898 %dir %{texmfdist}/bibtex
8899 %dir %{texmfdist}/bibtex/bib
8900 %dir %{texmfdist}/bibtex/bst
8901 %dir %{texmfdist}/bibtex/csf
8902
8903 %attr(755,root,root) %{_bindir}/bibtex
8904 %attr(755,root,root) %{_bindir}/rubibtex
8905
8906 %{texmfdist}/bibtex/bst/base
8907 %{texmfdist}/bibtex/csf/base
8908 %{texmfdist}/bibtex/bib/base
8909 %{texmfdist}/bibtex/bst/adrconv
8910 %{texmfdist}/bibtex/bib/adrconv
8911 %{texmfdist}/source/latex/adrconv
8912 %{texmfdist}/tex/latex/adrconv
8913 # %{texmf}/bibtex/bst/misc
8914 %{texmfdist}/bibtex/bst/natbib
8915 %{texmfdist}/tex/latex/natbib
8916 %{texmfdist}/tex/latex/bibtopic
8917 %{texmfdist}/source/latex/bibunits
8918 %{texmfdist}/tex/latex/bibunits
8919 %{texmfdist}/source/latex/footbib
8920 %{texmfdist}/tex/latex/footbib
8921
8922 %{_mandir}/man1/bibtex.1*
8923 %{_mandir}/man1/rubibtex.1*
8924
8925 %files latex-bibtex-ams
8926 %defattr(644,root,root,755)
8927 %{texmfdist}/bibtex/bst/ams
8928 %{texmfdist}/bibtex/bib/ams
8929
8930 %files latex-bibtex-pl
8931 %defattr(644,root,root,755)
8932 %dir %{texmfdist}/bibtex/bib/gustlib
8933 %{texmfdist}/bibtex/bib/gustlib/plbib.bib
8934
8935 %files latex-bibtex-german
8936 %defattr(644,root,root,755)
8937 %doc %{texmfdist}/doc/bibtex/germbib
8938 %{texmfdist}/bibtex/bst/germbib
8939 %{texmfdist}/tex/latex/germbib
8940
8941 %files latex-bibtex-revtex4
8942 %defattr(644,root,root,755)
8943 %dir %{texmfdist}/source/latex/revtex
8944 %doc %{texmfdist}/doc/latex/revtex/revtex4.pdf
8945 %{texmfdist}/source/latex/revtex/revtex4.dtx
8946 %{texmfdist}/source/latex/revtex/revtex4.ins
8947 %{texmfdist}/tex/latex/revtex/revtex4.cls
8948
8949 %files latex-bibtex-jurabib
8950 %defattr(644,root,root,755)
8951 %doc %{texmfdist}/doc/latex/jurabib
8952 %{texmfdist}/bibtex/bst/jurabib
8953 %{texmfdist}/bibtex/bib/jurabib
8954 %{texmfdist}/source/latex/jurabib
8955 %{texmfdist}/tex/latex/jurabib
8956
8957 %files latex-bibtex-dk
8958 %defattr(644,root,root,755)
8959 %doc %{texmfdist}/doc/latex/dk-bib
8960 %{texmfdist}/bibtex/bst/dk-bib
8961 %{texmfdist}/bibtex/csf/dk-bib
8962 %{texmfdist}/bibtex/bib/dk-bib
8963 %{texmfdist}/source/latex/dk-bib
8964 %{texmfdist}/tex/latex/dk-bib
8965
8966 # %files latex-bibtex-nor
8967 # %defattr(644,root,root,755)
8968 # %{texmf}/bibtex/bst/norbib
8969
8970 %files latex-bibtex-styles
8971 %defattr(644,root,root,755)
8972 %dir %{texmfdist}/doc/generic/t2
8973 %dir %{texmfdist}/doc/generic/t2%{_sysconfdir}
8974 %dir %{texmfdist}/source/bibtex
8975 %{texmfdist}/bibtex/bib/IEEEtran
8976 %{texmfdist}/bibtex/bib/abstyles
8977 %{texmfdist}/bibtex/bib/achemso
8978 %{texmfdist}/bibtex/bib/acmtrans
8979 %{texmfdist}/bibtex/bib/aiaa
8980 %{texmfdist}/bibtex/bib/apacite
8981 %{texmfdist}/bibtex/bib/asaetr
8982 %{texmfdist}/bibtex/bib/ascelike
8983 %{texmfdist}/bibtex/bib/beebe
8984 %{texmfdist}/bibtex/bib/bibhtml
8985 %{texmfdist}/bibtex/bib/bibtopic
8986 %{texmfdist}/bibtex/bib/biocon
8987 %{texmfdist}/bibtex/bib/computational-complexity
8988 %{texmfdist}/bibtex/bib/din1505
8989 %{texmfdist}/bibtex/bib/directory
8990 %{texmfdist}/bibtex/bib/dtk
8991 %{texmfdist}/bibtex/bib/figbib
8992 %{texmfdist}/bibtex/bib/frankenstein
8993 %{texmfdist}/bibtex/bib/gatech-thesis
8994 %{texmfdist}/bibtex/bib/geomsty
8995 %{texmfdist}/bibtex/bib/gloss
8996 %{texmfdist}/bibtex/bib/harvard
8997 %{texmfdist}/bibtex/bib/ieeepes
8998 %{texmfdist}/bibtex/bib/ijmart
8999 %{texmfdist}/bibtex/bib/imac
9000 %{texmfdist}/bibtex/bib/index
9001 %{texmfdist}/bibtex/bib/lsc
9002 %{texmfdist}/bibtex/bib/msc
9003 %{texmfdist}/bibtex/bib/nostarch
9004 %{texmfdist}/bibtex/bib/philosophersimprint
9005 %{texmfdist}/bibtex/bib/revtex
9006 %{texmfdist}/bibtex/bib/spie
9007 %{texmfdist}/bibtex/bib/urlbst
9008 %{texmfdist}/bibtex/bst/IEEEtran
9009 %{texmfdist}/bibtex/bst/abstyles
9010 %{texmfdist}/bibtex/bst/achemso
9011 %{texmfdist}/bibtex/bst/acmtrans
9012 %{texmfdist}/bibtex/bst/afthesis
9013 %{texmfdist}/bibtex/bst/aguplus
9014 %{texmfdist}/bibtex/bst/aiaa
9015 %{texmfdist}/bibtex/bst/aichej
9016 %{texmfdist}/bibtex/bst/ametsoc
9017 %{texmfdist}/bibtex/bst/apacite
9018 %{texmfdist}/bibtex/bst/asaetr
9019 %{texmfdist}/bibtex/bst/ascelike
9020 %{texmfdist}/bibtex/bst/babelbib
9021 %{texmfdist}/bibtex/bst/beebe
9022 %{texmfdist}/bibtex/bst/bibhtml
9023 %{texmfdist}/bibtex/bst/chem-journal
9024 %{texmfdist}/bibtex/bst/chicago
9025 %{texmfdist}/bibtex/bst/computational-complexity
9026 %{texmfdist}/bibtex/bst/confproc
9027 %{texmfdist}/bibtex/bst/datatool
9028 %{texmfdist}/bibtex/bst/din1505
9029 %{texmfdist}/bibtex/bst/dinat
9030 %{texmfdist}/bibtex/bst/directory
9031 %{texmfdist}/bibtex/bst/dtk
9032 %{texmfdist}/bibtex/bst/dvdcoll
9033 %{texmfdist}/bibtex/bst/economic
9034 %{texmfdist}/bibtex/bst/elsevier-bib
9035 %{texmfdist}/bibtex/bst/fbs
9036 %{texmfdist}/bibtex/bst/figbib
9037 %{texmfdist}/bibtex/bst/finbib
9038 %{texmfdist}/bibtex/bst/frankenstein
9039 %{texmfdist}/bibtex/bst/gatech-thesis
9040 %{texmfdist}/bibtex/bst/gloss
9041 %{texmfdist}/bibtex/bst/gost
9042 %{texmfdist}/bibtex/bst/gustlib
9043 %{texmfdist}/bibtex/bst/harvard
9044 %{texmfdist}/bibtex/bst/hc
9045 %{texmfdist}/bibtex/bst/ieeepes
9046 %{texmfdist}/bibtex/bst/ijmart
9047 %{texmfdist}/bibtex/bst/ijqc
9048 %{texmfdist}/bibtex/bst/imac
9049 %{texmfdist}/bibtex/bst/index
9050 %{texmfdist}/bibtex/bst/inlinebib
9051 %{texmfdist}/bibtex/bst/iopart-num
9052 %{texmfdist}/bibtex/bst/jneurosci
9053 %{texmfdist}/bibtex/bst/jurarsp
9054 %{texmfdist}/bibtex/bst/kluwer
9055 %{texmfdist}/bibtex/bst/mciteplus
9056 %{texmfdist}/bibtex/bst/mslapa
9057 %{texmfdist}/bibtex/bst/multibib
9058 %{texmfdist}/bibtex/bst/munich
9059 %{texmfdist}/bibtex/bst/nature
9060 %{texmfdist}/bibtex/bst/nddiss
9061 %{texmfdist}/bibtex/bst/opcit
9062 %{texmfdist}/bibtex/bst/perception
9063 %{texmfdist}/bibtex/bst/revtex
9064 %{texmfdist}/bibtex/bst/rsc
9065 %{texmfdist}/bibtex/bst/savetrees
9066 %{texmfdist}/bibtex/bst/shipunov
9067 %{texmfdist}/bibtex/bst/smflatex
9068 %{texmfdist}/bibtex/bst/sort-by-letters
9069 %{texmfdist}/bibtex/bst/spie
9070 %{texmfdist}/bibtex/bst/stellenbosch
9071 %{texmfdist}/bibtex/bst/swebib
9072 %{texmfdist}/bibtex/bst/texsis
9073 %{texmfdist}/bibtex/bst/thuthesis
9074 %{texmfdist}/bibtex/bst/tugboat
9075 %{texmfdist}/bibtex/bst/urlbst
9076 %{texmfdist}/bibtex/csf/gost
9077 %doc %{texmfdist}/doc/bibtex/abstyles
9078 %doc %{texmfdist}/doc/bibtex/bibhtml
9079 %doc %{texmfdist}/doc/bibtex/dinat
9080 %doc %{texmfdist}/doc/bibtex/economic
9081 %doc %{texmfdist}/doc/bibtex/elsevier-bib
9082 %doc %{texmfdist}/doc/bibtex/gost
9083 %doc %{texmfdist}/doc/bibtex/ijqc
9084 %doc %{texmfdist}/doc/bibtex/iopart-num
9085 %doc %{texmfdist}/doc/generic/t2%{_sysconfdir}/rubibtex
9086 %doc %{texmfdist}/doc/latex/IEEEtran
9087 %{texmfdist}/source/bibtex/gost
9088
9089 %files latex-bibtex-vancouver
9090 %defattr(644,root,root,755)
9091 %dir %{texmfdist}/bibtex/bib/vancouver
9092 %dir %{texmfdist}/bibtex/bst/vancouver
9093 %dir %{texmfdist}/doc/bibtex/vancouver
9094 %{texmfdist}/bibtex/bib/vancouver/vancouver.bib
9095 %{texmfdist}/bibtex/bst/vancouver/vancouver.bst
9096 %doc %{texmfdist}/doc/bibtex/vancouver/README
9097 %doc %{texmfdist}/doc/bibtex/vancouver/vancouver.pdf
9098 %doc %{texmfdist}/doc/bibtex/vancouver/vancouver.tex
9099
9100 %files latex-booktabs
9101 %defattr(644,root,root,755)
9102 %doc %{texmfdist}/doc/latex/booktabs
9103 %{texmfdist}/tex/latex/booktabs
9104
9105 %files latex-caption
9106 %defattr(644,root,root,755)
9107 %doc %{texmfdist}/doc/latex/caption
9108 %{texmfdist}/tex/latex/caption
9109
9110 %files latex-carlisle
9111 %defattr(644,root,root,755)
9112 %doc %{texmfdist}/doc/latex/carlisle
9113 %{texmfdist}/tex/latex/carlisle
9114
9115 %files latex-ccfonts
9116 %defattr(644,root,root,755)
9117 %doc %{texmfdist}/doc/latex/ccfonts
9118 %{texmfdist}/tex/latex/ccfonts
9119
9120 %files latex-cite
9121 %defattr(644,root,root,755)
9122 %{texmfdist}/tex/latex/cite
9123
9124 %files latex-cmbright
9125 %defattr(644,root,root,755)
9126 %doc %{texmfdist}/doc/latex/cmbright
9127 %{texmfdist}/tex/latex/cmbright
9128
9129 %files latex-comment
9130 %defattr(644,root,root,755)
9131 %doc %{texmfdist}/doc/latex/comment
9132 %{texmfdist}/tex/latex/comment
9133
9134 %files latex-concmath
9135 %defattr(644,root,root,755)
9136 %{texmfdist}/tex/latex/concmath
9137
9138 %files latex-currvita
9139 %defattr(644,root,root,755)
9140 %doc %{texmfdist}/doc/latex/currvita
9141 %{texmfdist}/tex/latex/currvita
9142
9143 %files latex-curves
9144 %defattr(644,root,root,755)
9145 %doc %{texmfdist}/doc/latex/curves
9146 %{texmfdist}/tex/latex/curves
9147
9148 %files latex-custom-bib
9149 %defattr(644,root,root,755)
9150 %doc %{texmfdist}/doc/latex/custom-bib
9151 %{texmfdist}/source/latex/custom-bib
9152 %{texmfdist}/tex/latex/custom-bib
9153
9154 %files latex-cyrillic
9155 %defattr(644,root,root,755)
9156 %doc %{texmfdist}/doc/latex/cyrillic
9157 %{texmfdist}/source/latex/cyrillic
9158 %{texmfdist}/tex/latex/cyrillic
9159
9160 # %files latex-dstroke
9161 # %defattr(644,root,root,755)
9162 # %{texmf}/tex/latex/dstroke
9163
9164 %files latex-enumitem
9165 %defattr(644,root,root,755)
9166 %doc %{texmfdist}/doc/latex/enumitem
9167 %{texmfdist}/tex/latex/enumitem
9168
9169 %files latex-exam
9170 %defattr(644,root,root,755)
9171 %doc %{texmfdist}/doc/latex/exam
9172 %{texmfdist}/tex/latex/exam
9173
9174 %files latex-gbrief
9175 %defattr(644,root,root,755)
9176 %doc %{texmfdist}/doc/latex/g-brief
9177 %{texmfdist}/tex/latex/g-brief
9178
9179 %files latex-jknappen
9180 %defattr(644,root,root,755)
9181 %doc %{texmfdist}/fonts/source/jknappen
9182 %{texmfdist}/fonts/tfm/jknappen
9183
9184 %files latex-keystroke
9185 %defattr(644,root,root,755)
9186 %{texmfdist}/tex/latex/keystroke
9187 %doc %{texmfdist}/doc/latex/keystroke
9188
9189 %files latex-labbook
9190 %defattr(644,root,root,755)
9191 %doc %{texmfdist}/doc/latex/labbook
9192 %{texmfdist}/source/latex/labbook
9193 %{texmfdist}/tex/latex/labbook
9194
9195 %files latex-lastpage
9196 %defattr(644,root,root,755)
9197 %doc %{texmfdist}/doc/latex/lastpage
9198 %{texmfdist}/tex/latex/lastpage
9199
9200 %files latex-lcd
9201 %defattr(644,root,root,755)
9202 %doc %{texmfdist}/doc/latex/lcd
9203 %{texmfdist}/source/latex/lcd
9204 %{texmfdist}/tex/latex/lcd
9205
9206 %files latex-leaflet
9207 %defattr(644,root,root,755)
9208 %doc %{texmfdist}/doc/latex/leaflet
9209 %{texmfdist}/source/latex/leaflet
9210 %{texmfdist}/tex/latex/leaflet
9211
9212 %files latex-leftidx
9213 %defattr(644,root,root,755)
9214 %doc %{texmfdist}/doc/latex/leftidx
9215 %{texmfdist}/tex/latex/leftidx
9216
9217 %files latex-lewis
9218 %defattr(644,root,root,755)
9219 %doc %{texmfdist}/doc/latex/lewis
9220 %{texmfdist}/tex/latex/lewis
9221
9222 %files latex-lm
9223 %defattr(644,root,root,755)
9224 %doc %{texmfdist}/doc/fonts/lm
9225 %{texmfdist}/tex/latex/lm
9226 %{texmfdist}/fonts/afm/public/lm
9227 %{texmfdist}/fonts/enc/dvips/lm
9228 %{texmfdist}/fonts/map/dvips/lm
9229 %{texmfdist}/fonts/map/dvipdfm/lm
9230 %{texmfdist}/fonts/opentype/public/lm
9231 %{texmfdist}/fonts/tfm/public/lm
9232 %{texmfdist}/source/fonts/lm
9233
9234 %files latex-lucidabr
9235 %defattr(644,root,root,755)
9236 %dir %{texmfdist}/vtex
9237 %dir %{texmfdist}/vtex/config
9238 %{texmfdist}/vtex/config/lucidabr-k.ali
9239 %{texmfdist}/vtex/config/lucidabr.ali
9240
9241 %files latex-lineno
9242 %defattr(644,root,root,755)
9243 %doc %{texmfdist}/doc/latex/lineno
9244 %{texmfdist}/tex/latex/lineno
9245
9246
9247 %files latex-marvosym
9248 %defattr(644,root,root,755)
9249 %{texmfdist}/tex/latex/marvosym
9250
9251 %files latex-mathexam
9252 %defattr(644,root,root,755)
9253 %doc %{texmfdist}/doc/latex/mathexam
9254 %{texmfdist}/source/latex/mathexam
9255 %{texmfdist}/tex/latex/mathexam
9256
9257 #%files latex-mathpple
9258 #%defattr(644,root,root,755)
9259
9260 #%files latex-mathtime
9261 #%defattr(644,root,root,755)
9262
9263 %files latex-microtype
9264 %defattr(644,root,root,755)
9265 %doc %{texmfdist}/doc/latex/microtype
9266 %{texmfdist}/source/latex/microtype
9267 %{texmfdist}/tex/latex/microtype
9268
9269 %files latex-mflogo
9270 %defattr(644,root,root,755)
9271 %doc %{texmfdist}/doc/latex/mflogo
9272 %{texmfdist}/tex/latex/mflogo
9273
9274 %files latex-mfnfss
9275 %defattr(644,root,root,755)
9276 %{texmfdist}/source/latex/mfnfss
9277 %{texmfdist}/tex/latex/mfnfss
9278
9279 %files latex-minitoc
9280 %defattr(644,root,root,755)
9281 %doc %{texmfdist}/doc/latex/minitoc
9282 %{texmfdist}/bibtex/bst/minitoc
9283 %{texmfdist}/makeindex/minitoc
9284 %{texmfdist}/scripts/minitoc
9285 %{texmfdist}/source/latex/minitoc
9286 %{texmfdist}/tex/latex/minitoc
9287
9288
9289 %files latex-mltex
9290 %defattr(644,root,root,755)
9291 %doc %{texmfdist}/doc/latex/mltex
9292 %{texmfdist}/tex/latex/mltex
9293
9294 %files latex-moreverb
9295 %defattr(644,root,root,755)
9296 %doc %{texmfdist}/doc/latex/moreverb
9297 %{texmfdist}/tex/latex/moreverb
9298
9299 %files latex-multienum
9300 %defattr(644,root,root,755)
9301 %doc %{texmfdist}/doc/latex/multenum
9302 %dir %{texmfdist}/tex/latex/multenum
9303 %{texmfdist}/tex/latex/multenum/*
9304
9305 %files latex-musictex
9306 %defattr(644,root,root,755)
9307 %doc %{texmfdist}/doc/generic/musictex
9308 %{texmfdist}/fonts/source/public/musictex
9309 %{texmfdist}/fonts/tfm/public/musictex
9310 %{texmfdist}/tex/generic/musictex
9311 %{texmfdist}/tex/latex/musictex
9312
9313 %files latex-ntheorem
9314 %defattr(644,root,root,755)
9315 %{texmfdist}/tex/latex/ntheorem
9316 %doc %{texmfdist}/doc/latex/ntheorem
9317
9318 %files latex-other-doc
9319 %defattr(644,root,root,755)
9320 %doc %{texmfdist}/doc/alatex
9321 %doc %{texmfdist}/doc/cslatex/base
9322 %doc %{texmfdist}/doc/generic/enctex
9323 %doc %{texmfdist}/doc/generic/wsuipa
9324 %doc %{texmfdist}/doc/latex/ANUfinalexam
9325 %doc %{texmfdist}/doc/latex/AkkTeX
9326 %doc %{texmfdist}/doc/latex/ESIEEcv
9327 %doc %{texmfdist}/doc/latex/GuIT
9328 %doc %{texmfdist}/doc/latex/HA-prosper
9329 %doc %{texmfdist}/doc/latex/IEEEconf
9330 %doc %{texmfdist}/doc/latex/a0poster
9331 %doc %{texmfdist}/doc/latex/aastex
9332 %doc %{texmfdist}/doc/latex/abc
9333 %doc %{texmfdist}/doc/latex/achemso
9334 %doc %{texmfdist}/doc/latex/acmconf
9335 %doc %{texmfdist}/doc/latex/acmtrans
9336 %doc %{texmfdist}/doc/latex/active-conf
9337 %doc %{texmfdist}/doc/latex/addlines
9338 %doc %{texmfdist}/doc/latex/adrlist
9339 %doc %{texmfdist}/doc/latex/afthesis
9340 %doc %{texmfdist}/doc/latex/aguplus
9341 %doc %{texmfdist}/doc/latex/aiaa
9342 %doc %{texmfdist}/doc/latex/akletter
9343 %doc %{texmfdist}/doc/latex/alg
9344 %doc %{texmfdist}/doc/latex/algorithm2e
9345 %doc %{texmfdist}/doc/latex/algorithmicx
9346 %doc %{texmfdist}/doc/latex/alnumsec
9347 %doc %{texmfdist}/doc/latex/altfont
9348 %doc %{texmfdist}/doc/latex/ametsoc
9349 %doc %{texmfdist}/doc/latex/amsaddr
9350 %doc %{texmfdist}/doc/latex/amsrefs
9351 %doc %{texmfdist}/doc/latex/animate
9352 %doc %{texmfdist}/doc/latex/answers
9353 %doc %{texmfdist}/doc/latex/anyfontsize
9354 %doc %{texmfdist}/doc/latex/apa
9355 %doc %{texmfdist}/doc/latex/apacite
9356 %doc %{texmfdist}/doc/latex/ar
9357 %doc %{texmfdist}/doc/latex/arabi
9358 %doc %{texmfdist}/doc/latex/arabtex
9359 %doc %{texmfdist}/doc/latex/arcs
9360 %doc %{texmfdist}/doc/latex/arydshln
9361 %doc %{texmfdist}/doc/latex/asaetr
9362 %doc %{texmfdist}/doc/latex/ascelike
9363 %doc %{texmfdist}/doc/latex/assignment
9364 %doc %{texmfdist}/doc/latex/attachfile
9365 %doc %{texmfdist}/doc/latex/augie
9366 %doc %{texmfdist}/doc/latex/aurical
9367 %doc %{texmfdist}/doc/latex/authorindex
9368 %doc %{texmfdist}/doc/latex/autoarea
9369 %doc %{texmfdist}/doc/latex/autotab
9370 %doc %{texmfdist}/doc/latex/babelbib
9371 %doc %{texmfdist}/doc/latex/bangtex
9372 %doc %{texmfdist}/doc/latex/barcodes
9373 %doc %{texmfdist}/doc/latex/bayer
9374 %doc %{texmfdist}/doc/latex/bbm-macros
9375 %doc %{texmfdist}/doc/latex/beamer-contrib
9376 %doc %{texmfdist}/doc/latex/begriff
9377 %doc %{texmfdist}/doc/latex/betababel
9378 %doc %{texmfdist}/doc/latex/bez123
9379 %doc %{texmfdist}/doc/latex/bibarts
9380 %doc %{texmfdist}/doc/latex/bibleref
9381 %doc %{texmfdist}/doc/latex/biblist
9382 %doc %{texmfdist}/doc/latex/bibtopicprefix
9383 %doc %{texmfdist}/doc/latex/bigfoot
9384 %doc %{texmfdist}/doc/latex/binomexp
9385 %doc %{texmfdist}/doc/latex/biocon
9386 %doc %{texmfdist}/doc/latex/bizcard
9387 %doc %{texmfdist}/doc/latex/blindtext
9388 %doc %{texmfdist}/doc/latex/blowup
9389 %doc %{texmfdist}/doc/latex/boites
9390 %doc %{texmfdist}/doc/latex/boldtensors
9391 %doc %{texmfdist}/doc/latex/bookest
9392 %doc %{texmfdist}/doc/latex/booklet
9393 %doc %{texmfdist}/doc/latex/boxhandler
9394 %doc %{texmfdist}/doc/latex/bpchem
9395 %doc %{texmfdist}/doc/latex/braille
9396 %doc %{texmfdist}/doc/latex/breakurl
9397 %doc %{texmfdist}/doc/latex/brushscr
9398 %doc %{texmfdist}/doc/latex/bullcntr
9399 %doc %{texmfdist}/doc/latex/bussproofs
9400 %doc %{texmfdist}/doc/latex/bytefield
9401 %doc %{texmfdist}/doc/latex/calxxxx
9402 %doc %{texmfdist}/doc/latex/captcont
9403 %doc %{texmfdist}/doc/latex/casyl
9404 %doc %{texmfdist}/doc/latex/catechis
9405 %doc %{texmfdist}/doc/latex/cbcoptic
9406 %doc %{texmfdist}/doc/latex/cclicenses
9407 %doc %{texmfdist}/doc/latex/cd-cover
9408 %doc %{texmfdist}/doc/latex/cd
9409 %doc %{texmfdist}/doc/latex/cdpbundl
9410 %doc %{texmfdist}/doc/latex/cellspace
9411 %doc %{texmfdist}/doc/latex/changes
9412 %doc %{texmfdist}/doc/latex/chapterfolder
9413 %doc %{texmfdist}/doc/latex/chemcompounds
9414 %doc %{texmfdist}/doc/latex/chemcono
9415 %doc %{texmfdist}/doc/latex/chemstyle
9416 %doc %{texmfdist}/doc/latex/chessboard
9417 %doc %{texmfdist}/doc/latex/chessfss
9418 %doc %{texmfdist}/doc/latex/china2e
9419 %doc %{texmfdist}/doc/latex/chletter
9420 %doc %{texmfdist}/doc/latex/circ
9421 %doc %{texmfdist}/doc/latex/cite
9422 %doc %{texmfdist}/doc/latex/cjk
9423 %doc %{texmfdist}/doc/latex/classicthesis
9424 %doc %{texmfdist}/doc/latex/clefval
9425 %doc %{texmfdist}/doc/latex/cleveref
9426 %doc %{texmfdist}/doc/latex/clock
9427 %doc %{texmfdist}/doc/latex/clrscode
9428 %doc %{texmfdist}/doc/latex/cm-lgc
9429 %doc %{texmfdist}/doc/latex/cmap
9430 %doc %{texmfdist}/doc/latex/cmcyralt
9431 %doc %{texmfdist}/doc/latex/cmdstring
9432 %doc %{texmfdist}/doc/latex/cmll
9433 %doc %{texmfdist}/doc/latex/codepage
9434 %doc %{texmfdist}/doc/latex/colorinfo
9435 %doc %{texmfdist}/doc/latex/colortbl
9436 %doc %{texmfdist}/doc/latex/colorwav
9437 %doc %{texmfdist}/doc/latex/combine
9438 %doc %{texmfdist}/doc/latex/commath
9439 %doc %{texmfdist}/doc/latex/complexity
9440 %doc %{texmfdist}/doc/latex/computational-complexity
9441 %doc %{texmfdist}/doc/latex/concprog
9442 %doc %{texmfdist}/doc/latex/confproc
9443 %doc %{texmfdist}/doc/latex/constants
9444 %doc %{texmfdist}/doc/latex/contour
9445 %doc %{texmfdist}/doc/latex/cooking
9446 %doc %{texmfdist}/doc/latex/cool
9447 %doc %{texmfdist}/doc/latex/coollist
9448 %doc %{texmfdist}/doc/latex/coolstr
9449 %doc %{texmfdist}/doc/latex/cooltooltips
9450 %doc %{texmfdist}/doc/latex/coordsys
9451 %doc %{texmfdist}/doc/latex/courier-scaled
9452 %doc %{texmfdist}/doc/latex/courseoutline
9453 %doc %{texmfdist}/doc/latex/coursepaper
9454 %doc %{texmfdist}/doc/latex/coverpage
9455 %doc %{texmfdist}/doc/latex/covington
9456 %doc %{texmfdist}/doc/latex/crossreference
9457 %doc %{texmfdist}/doc/latex/crosswrd
9458 %doc %{texmfdist}/doc/latex/cryst
9459 %doc %{texmfdist}/doc/latex/csbulletin
9460 %doc %{texmfdist}/doc/latex/csquotes
9461 %doc %{texmfdist}/doc/latex/csvtools
9462 %doc %{texmfdist}/doc/latex/ctable
9463 %doc %{texmfdist}/doc/latex/ctib
9464 %doc %{texmfdist}/doc/latex/cuisine
9465 %doc %{texmfdist}/doc/latex/cursor
9466 %doc %{texmfdist}/doc/latex/curve
9467 %doc %{texmfdist}/doc/latex/curve2e
9468 %doc %{texmfdist}/doc/latex/cv
9469 %doc %{texmfdist}/doc/latex/cweb-latex
9470 %doc %{texmfdist}/doc/latex/cwpuzzle
9471 %doc %{texmfdist}/doc/latex/dashrule
9472 %doc %{texmfdist}/doc/latex/datatool
9473 %doc %{texmfdist}/doc/latex/dateiliste
9474 %doc %{texmfdist}/doc/latex/datenumber
9475 %doc %{texmfdist}/doc/latex/datetime
9476 %doc %{texmfdist}/doc/latex/dcpic
9477 %doc %{texmfdist}/doc/latex/delimtxt
9478 %doc %{texmfdist}/doc/latex/diagnose
9479 %doc %{texmfdist}/doc/latex/dialogl
9480 %doc %{texmfdist}/doc/latex/dichokey
9481 %doc %{texmfdist}/doc/latex/digiconfigs
9482 %doc %{texmfdist}/doc/latex/din1505
9483 %doc %{texmfdist}/doc/latex/directory
9484 %doc %{texmfdist}/doc/latex/disser
9485 %doc %{texmfdist}/doc/latex/dlfltxb
9486 %doc %{texmfdist}/doc/latex/dnaseq
9487 %doc %{texmfdist}/doc/latex/docmfp
9488 %doc %{texmfdist}/doc/latex/doi
9489 %doc %{texmfdist}/doc/latex/doipubmed
9490 %doc %{texmfdist}/doc/latex/dotarrow
9491 %doc %{texmfdist}/doc/latex/dottex
9492 %doc %{texmfdist}/doc/latex/dpfloat
9493 %doc %{texmfdist}/doc/latex/dprogress
9494 %doc %{texmfdist}/doc/latex/drac
9495 %doc %{texmfdist}/doc/latex/draftwatermark
9496 %doc %{texmfdist}/doc/latex/dramatist
9497 %doc %{texmfdist}/doc/latex/dtk
9498 %doc %{texmfdist}/doc/latex/dtxgallery
9499 %doc %{texmfdist}/doc/latex/duerer-latex
9500 %doc %{texmfdist}/doc/latex/dvdcoll
9501 %doc %{texmfdist}/doc/latex/dyntree
9502 %doc %{texmfdist}/doc/latex/eCards
9503 %doc %{texmfdist}/doc/latex/ean13isbn
9504 %doc %{texmfdist}/doc/latex/easy
9505 %doc %{texmfdist}/doc/latex/ebezier
9506 %doc %{texmfdist}/doc/latex/ebong
9507 %doc %{texmfdist}/doc/latex/ebsthesis
9508 %doc %{texmfdist}/doc/latex/ecclesiastic
9509 %doc %{texmfdist}/doc/latex/ecltree
9510 %doc %{texmfdist}/doc/latex/ecv
9511 %doc %{texmfdist}/doc/latex/ed
9512 %doc %{texmfdist}/doc/latex/edmac
9513 %doc %{texmfdist}/doc/latex/edmargin
9514 %doc %{texmfdist}/doc/latex/ednotes
9515 %doc %{texmfdist}/doc/latex/eemeir
9516 %doc %{texmfdist}/doc/latex/egameps
9517 %doc %{texmfdist}/doc/latex/egplot
9518 %doc %{texmfdist}/doc/latex/ellipsis
9519 %doc %{texmfdist}/doc/latex/elmath
9520 %doc %{texmfdist}/doc/latex/elpres
9521 %doc %{texmfdist}/doc/latex/elsarticle
9522 %doc %{texmfdist}/doc/latex/elsevier
9523 %doc %{texmfdist}/doc/latex/em
9524 %doc %{texmfdist}/doc/latex/emp
9525 %doc %{texmfdist}/doc/latex/emulateapj
9526 %doc %{texmfdist}/doc/latex/endheads
9527 %doc %{texmfdist}/doc/latex/engpron
9528 %doc %{texmfdist}/doc/latex/engrec
9529 %doc %{texmfdist}/doc/latex/environ
9530 %doc %{texmfdist}/doc/latex/envlab
9531 %doc %{texmfdist}/doc/latex/epigraph
9532 %doc %{texmfdist}/doc/latex/epiolmec
9533 %doc %{texmfdist}/doc/latex/epsdice
9534 %doc %{texmfdist}/doc/latex/epspdfconversion
9535 %doc %{texmfdist}/doc/latex/eqlist
9536 %doc %{texmfdist}/doc/latex/eqnarray
9537 %doc %{texmfdist}/doc/latex/eqparbox
9538 %doc %{texmfdist}/doc/latex/errata
9539 %doc %{texmfdist}/doc/latex/esdiff
9540 %doc %{texmfdist}/doc/latex/eskd
9541 %doc %{texmfdist}/doc/latex/eskdx
9542 %doc %{texmfdist}/doc/latex/esvect
9543 %doc %{texmfdist}/doc/latex/etaremune
9544 %doc %{texmfdist}/doc/latex/etex-pkg
9545 %doc %{texmfdist}/doc/latex/ethiop-t1
9546 %doc %{texmfdist}/doc/latex/ethiop
9547 %doc %{texmfdist}/doc/latex/etoolbox
9548 %doc %{texmfdist}/doc/latex/eukdate
9549 %doc %{texmfdist}/doc/latex/euproposal
9550 %doc %{texmfdist}/doc/latex/euro
9551 %doc %{texmfdist}/doc/latex/europecv
9552 %doc %{texmfdist}/doc/latex/eurosans
9553 %doc %{texmfdist}/doc/latex/everypage
9554 %doc %{texmfdist}/doc/latex/examdesign
9555 %doc %{texmfdist}/doc/latex/examplep
9556 %doc %{texmfdist}/doc/latex/exceltex
9557 %doc %{texmfdist}/doc/latex/exercise
9558 %doc %{texmfdist}/doc/latex/expdlist
9559 %doc %{texmfdist}/doc/latex/expl3
9560 %doc %{texmfdist}/doc/latex/export
9561 %doc %{texmfdist}/doc/latex/extarrows
9562 %doc %{texmfdist}/doc/latex/extpfeil
9563 %doc %{texmfdist}/doc/latex/extract
9564 %doc %{texmfdist}/doc/latex/facsimile
9565 %doc %{texmfdist}/doc/latex/faktor
9566 %doc %{texmfdist}/doc/latex/fancynum
9567 %doc %{texmfdist}/doc/latex/fancyref
9568 %doc %{texmfdist}/doc/latex/fancytooltips
9569 %doc %{texmfdist}/doc/latex/fax
9570 %doc %{texmfdist}/doc/latex/feynmf
9571 %doc %{texmfdist}/doc/latex/figbib
9572 %doc %{texmfdist}/doc/latex/figsize
9573 %doc %{texmfdist}/doc/latex/fink
9574 %doc %{texmfdist}/doc/latex/fixfoot
9575 %doc %{texmfdist}/doc/latex/fixme
9576 %doc %{texmfdist}/doc/latex/flabels
9577 %doc %{texmfdist}/doc/latex/flacards
9578 %doc %{texmfdist}/doc/latex/flagderiv
9579 %doc %{texmfdist}/doc/latex/flashcards
9580 %doc %{texmfdist}/doc/latex/flippdf
9581 %doc %{texmfdist}/doc/latex/floatrow
9582 %doc %{texmfdist}/doc/latex/flowfram
9583 %doc %{texmfdist}/doc/latex/fmp
9584 %doc %{texmfdist}/doc/latex/fmtcount
9585 %doc %{texmfdist}/doc/latex/fnbreak
9586 %doc %{texmfdist}/doc/latex/fncychap
9587 %doc %{texmfdist}/doc/latex/foekfont
9588 %doc %{texmfdist}/doc/latex/fonttable
9589 %doc %{texmfdist}/doc/latex/forarray
9590 %doc %{texmfdist}/doc/latex/forloop
9591 %doc %{texmfdist}/doc/latex/formlett
9592 %doc %{texmfdist}/doc/latex/formula
9593 %doc %{texmfdist}/doc/latex/formular
9594 %doc %{texmfdist}/doc/latex/fouridx
9595 %doc %{texmfdist}/doc/latex/frankenstein
9596 %doc %{texmfdist}/doc/latex/frenchle
9597 %doc %{texmfdist}/doc/latex/fribrief
9598 %doc %{texmfdist}/doc/latex/frletter
9599 %doc %{texmfdist}/doc/latex/frontespizio
9600 %doc %{texmfdist}/doc/latex/fullblck
9601 %doc %{texmfdist}/doc/latex/fullpict
9602 %doc %{texmfdist}/doc/latex/functan
9603 %doc %{texmfdist}/doc/latex/fundus
9604 %doc %{texmfdist}/doc/latex/gaceta
9605 %doc %{texmfdist}/doc/latex/galois
9606 %doc %{texmfdist}/doc/latex/gastex
9607 %doc %{texmfdist}/doc/latex/gatech-thesis
9608 %doc %{texmfdist}/doc/latex/gauss
9609 %doc %{texmfdist}/doc/latex/gb4e
9610 %doc %{texmfdist}/doc/latex/gcard
9611 %doc %{texmfdist}/doc/latex/gcite
9612 %doc %{texmfdist}/doc/latex/genmpage
9613 %doc %{texmfdist}/doc/latex/geomsty
9614 %doc %{texmfdist}/doc/latex/ginpenc
9615 %doc %{texmfdist}/doc/latex/gloss
9616 %doc %{texmfdist}/doc/latex/glossaries
9617 %doc %{texmfdist}/doc/latex/gmdoc
9618 %doc %{texmfdist}/doc/latex/gmeometric
9619 %doc %{texmfdist}/doc/latex/gmiflink
9620 %doc %{texmfdist}/doc/latex/gmutils
9621 %doc %{texmfdist}/doc/latex/gmverb
9622 %doc %{texmfdist}/doc/latex/gnuplottex
9623 %doc %{texmfdist}/doc/latex/graphicx-psmin
9624 %doc %{texmfdist}/doc/latex/greek-inputenc
9625 %doc %{texmfdist}/doc/latex/greekdates
9626 %doc %{texmfdist}/doc/latex/greektex
9627 %doc %{texmfdist}/doc/latex/grfpaste
9628 %doc %{texmfdist}/doc/latex/grnumalt
9629 %doc %{texmfdist}/doc/latex/grverb
9630 %doc %{texmfdist}/doc/latex/gu
9631 %doc %{texmfdist}/doc/latex/guitar
9632 %doc %{texmfdist}/doc/latex/guitbeamer
9633 %doc %{texmfdist}/doc/latex/hanging
9634 %doc %{texmfdist}/doc/latex/har2nat
9635 %doc %{texmfdist}/doc/latex/harmony
9636 %doc %{texmfdist}/doc/latex/harpoon
9637 %doc %{texmfdist}/doc/latex/harvard
9638 %doc %{texmfdist}/doc/latex/hc
9639 %doc %{texmfdist}/doc/latex/hep
9640 %doc %{texmfdist}/doc/latex/hepnames
9641 %doc %{texmfdist}/doc/latex/hepparticles
9642 %doc %{texmfdist}/doc/latex/hepthesis
9643 %doc %{texmfdist}/doc/latex/hepunits
9644 %doc %{texmfdist}/doc/latex/hexgame
9645 %doc %{texmfdist}/doc/latex/hhtensor
9646 %doc %{texmfdist}/doc/latex/histogr
9647 %doc %{texmfdist}/doc/latex/hitec
9648 %doc %{texmfdist}/doc/latex/hpsdiss
9649 %doc %{texmfdist}/doc/latex/hrlatex
9650 %doc %{texmfdist}/doc/latex/hvfloat
9651 %doc %{texmfdist}/doc/latex/hypdvips
9652 %doc %{texmfdist}/doc/latex/hyperref-docsrc
9653 %doc %{texmfdist}/doc/latex/hyperxmp
9654 %doc %{texmfdist}/doc/latex/ibycus-babel
9655 %doc %{texmfdist}/doc/latex/icsv
9656 %doc %{texmfdist}/doc/latex/ieeepes
9657 %doc %{texmfdist}/doc/latex/ifmslide
9658 %doc %{texmfdist}/doc/latex/ifplatform
9659 %doc %{texmfdist}/doc/latex/ijmart
9660 %doc %{texmfdist}/doc/latex/imac
9661 %doc %{texmfdist}/doc/latex/image-gallery
9662 %doc %{texmfdist}/doc/latex/imtekda
9663 %doc %{texmfdist}/doc/latex/inlinebib
9664 %doc %{texmfdist}/doc/latex/inlinedef
9665 %doc %{texmfdist}/doc/latex/interactiveworkbook
9666 %doc %{texmfdist}/doc/latex/inversepath
9667 %doc %{texmfdist}/doc/latex/invoice
9668 %doc %{texmfdist}/doc/latex/ipa
9669 %doc %{texmfdist}/doc/latex/iso
9670 %doc %{texmfdist}/doc/latex/iso10303
9671 %doc %{texmfdist}/doc/latex/isodate
9672 %doc %{texmfdist}/doc/latex/isodoc
9673 %doc %{texmfdist}/doc/latex/isorot
9674 %doc %{texmfdist}/doc/latex/itnumpar
9675 %doc %{texmfdist}/doc/latex/jeopardy
9676 %doc %{texmfdist}/doc/latex/jknapltx
9677 %doc %{texmfdist}/doc/latex/jneurosci
9678 %doc %{texmfdist}/doc/latex/jpsj
9679 %doc %{texmfdist}/doc/latex/jura
9680 %doc %{texmfdist}/doc/latex/juraabbrev
9681 %doc %{texmfdist}/doc/latex/juramisc
9682 %doc %{texmfdist}/doc/latex/jurarsp
9683 %doc %{texmfdist}/doc/latex/karnaugh
9684 %doc %{texmfdist}/doc/latex/kerkis
9685 %doc %{texmfdist}/doc/latex/kerntest
9686 %doc %{texmfdist}/doc/latex/kluwer
9687 %doc %{texmfdist}/doc/latex/labelcas
9688 %doc %{texmfdist}/doc/latex/lazylist
9689 %doc %{texmfdist}/doc/latex/lcyw
9690 %doc %{texmfdist}/doc/latex/leading
9691 %doc %{texmfdist}/doc/latex/ledmac
9692 %doc %{texmfdist}/doc/latex/lettre
9693 %doc %{texmfdist}/doc/latex/lexikon
9694 %doc %{texmfdist}/doc/latex/lgreek
9695 %doc %{texmfdist}/doc/latex/lhelp
9696 %doc %{texmfdist}/doc/latex/linguex
9697 %doc %{texmfdist}/doc/latex/lipsum
9698 %doc %{texmfdist}/doc/latex/listbib
9699 %doc %{texmfdist}/doc/latex/listliketab
9700 %doc %{texmfdist}/doc/latex/listofsymbols
9701 %doc %{texmfdist}/doc/latex/lkproof
9702 %doc %{texmfdist}/doc/latex/logic
9703 %doc %{texmfdist}/doc/latex/logpap
9704 %doc %{texmfdist}/doc/latex/lps
9705 %doc %{texmfdist}/doc/latex/lsc
9706 %doc %{texmfdist}/doc/latex/ltxindex
9707 %doc %{texmfdist}/doc/latex/mafr
9708 %doc %{texmfdist}/doc/latex/magyar
9709 %doc %{texmfdist}/doc/latex/mailing
9710 %doc %{texmfdist}/doc/latex/makebarcode
9711 %doc %{texmfdist}/doc/latex/makebox
9712 %doc %{texmfdist}/doc/latex/makecell
9713 %doc %{texmfdist}/doc/latex/makecmds
9714 %doc %{texmfdist}/doc/latex/makedtx
9715 %doc %{texmfdist}/doc/latex/makeglos
9716 %doc %{texmfdist}/doc/latex/makeplot
9717 %doc %{texmfdist}/doc/latex/manuscript
9718 %doc %{texmfdist}/doc/latex/maple
9719 %doc %{texmfdist}/doc/latex/marginnote
9720 %doc %{texmfdist}/doc/latex/mathdesign
9721 %doc %{texmfdist}/doc/latex/mathpazo
9722 %doc %{texmfdist}/doc/latex/maybemath
9723 %doc %{texmfdist}/doc/latex/mcaption
9724 %doc %{texmfdist}/doc/latex/mceinleger
9725 %doc %{texmfdist}/doc/latex/mcite
9726 %doc %{texmfdist}/doc/latex/mciteplus
9727 %doc %{texmfdist}/doc/latex/memexsupp
9728 %doc %{texmfdist}/doc/latex/mentis
9729 %doc %{texmfdist}/doc/latex/metaplot
9730 %doc %{texmfdist}/doc/latex/method
9731 %doc %{texmfdist}/doc/latex/metre
9732 %doc %{texmfdist}/doc/latex/mff
9733 %doc %{texmfdist}/doc/latex/mfpic4ode
9734 %doc %{texmfdist}/doc/latex/mftinc
9735 %doc %{texmfdist}/doc/latex/mhchem
9736 %doc %{texmfdist}/doc/latex/mhequ
9737 %doc %{texmfdist}/doc/latex/miller
9738 %doc %{texmfdist}/doc/latex/minipage-marginpar
9739 %doc %{texmfdist}/doc/latex/miniplot
9740 %doc %{texmfdist}/doc/latex/minutes
9741 %doc %{texmfdist}/doc/latex/mla-paper
9742 %doc %{texmfdist}/doc/latex/mlist
9743 %doc %{texmfdist}/doc/latex/mmap
9744 %doc %{texmfdist}/doc/latex/mnsymbol
9745 %doc %{texmfdist}/doc/latex/moderncv
9746 %doc %{texmfdist}/doc/latex/modroman
9747 %doc %{texmfdist}/doc/latex/mongolian-babel
9748 %doc %{texmfdist}/doc/latex/montex
9749 %doc %{texmfdist}/doc/latex/moresize
9750 %doc %{texmfdist}/doc/latex/movie15
9751 %doc %{texmfdist}/doc/latex/msc
9752 %doc %{texmfdist}/doc/latex/msg
9753 %doc %{texmfdist}/doc/latex/mslapa
9754 %doc %{texmfdist}/doc/latex/mtgreek
9755 %doc %{texmfdist}/doc/latex/multibbl
9756 %doc %{texmfdist}/doc/latex/multicap
9757 %doc %{texmfdist}/doc/latex/multirow
9758 %doc %{texmfdist}/doc/latex/munich
9759 %doc %{texmfdist}/doc/latex/musixlyr
9760 %doc %{texmfdist}/doc/latex/muthesis
9761 %doc %{texmfdist}/doc/latex/mxd
9762 %doc %{texmfdist}/doc/latex/mxedruli
9763 %doc %{texmfdist}/doc/latex/nag
9764 %doc %{texmfdist}/doc/latex/namespc
9765 %doc %{texmfdist}/doc/latex/nath
9766 %doc %{texmfdist}/doc/latex/nature
9767 %doc %{texmfdist}/doc/latex/ncclatex
9768 %doc %{texmfdist}/doc/latex/ncctools
9769 %doc %{texmfdist}/doc/latex/nddiss
9770 %doc %{texmfdist}/doc/latex/newalg
9771 %doc %{texmfdist}/doc/latex/newfile
9772 %doc %{texmfdist}/doc/latex/newlfm
9773 %doc %{texmfdist}/doc/latex/newspaper
9774 %doc %{texmfdist}/doc/latex/newvbtm
9775 %doc %{texmfdist}/doc/latex/niceframe
9776 %doc %{texmfdist}/doc/latex/nih
9777 %doc %{texmfdist}/doc/latex/noitcrul
9778 %doc %{texmfdist}/doc/latex/nomentbl
9779 %doc %{texmfdist}/doc/latex/nonfloat
9780 %doc %{texmfdist}/doc/latex/nostarch
9781 %doc %{texmfdist}/doc/latex/notes
9782 %doc %{texmfdist}/doc/latex/notes2bib
9783 %doc %{texmfdist}/doc/latex/nrc
9784 %doc %{texmfdist}/doc/latex/ntabbing
9785 %doc %{texmfdist}/doc/latex/numname
9786 %doc %{texmfdist}/doc/latex/numprint
9787 %doc %{texmfdist}/doc/latex/objectz
9788 %doc %{texmfdist}/doc/latex/ocr-latex
9789 %doc %{texmfdist}/doc/latex/octavo
9790 %doc %{texmfdist}/doc/latex/ogham
9791 %doc %{texmfdist}/doc/latex/ogonek
9792 %doc %{texmfdist}/doc/latex/opcit
9793 %doc %{texmfdist}/doc/latex/ordinalpt
9794 %doc %{texmfdist}/doc/latex/othello
9795 %doc %{texmfdist}/doc/latex/otibet
9796 %doc %{texmfdist}/doc/latex/outline
9797 %doc %{texmfdist}/doc/latex/outliner
9798 %doc %{texmfdist}/doc/latex/pagenote
9799 %doc %{texmfdist}/doc/latex/paper
9800 %doc %{texmfdist}/doc/latex/papercdcase
9801 %doc %{texmfdist}/doc/latex/papertex
9802 %doc %{texmfdist}/doc/latex/parallel
9803 %doc %{texmfdist}/doc/latex/paresse
9804 %doc %{texmfdist}/doc/latex/parrun
9805 %doc %{texmfdist}/doc/latex/pauldoc
9806 %doc %{texmfdist}/doc/latex/pbox
9807 %doc %{texmfdist}/doc/latex/pbsheet
9808 %doc %{texmfdist}/doc/latex/pdfcprot
9809 %doc %{texmfdist}/doc/latex/pdfscreen
9810 %doc %{texmfdist}/doc/latex/pdfsync
9811 %doc %{texmfdist}/doc/latex/pdftricks
9812 %doc %{texmfdist}/doc/latex/pdfwin
9813 %doc %{texmfdist}/doc/latex/pecha
9814 %doc %{texmfdist}/doc/latex/perception
9815 %doc %{texmfdist}/doc/latex/perltex
9816 %doc %{texmfdist}/doc/latex/permute
9817 %doc %{texmfdist}/doc/latex/petiteannonce
9818 %doc %{texmfdist}/doc/latex/petri-nets
9819 %doc %{texmfdist}/doc/latex/pgf-soroban
9820 %doc %{texmfdist}/doc/latex/pgfopts
9821 %doc %{texmfdist}/doc/latex/pgfplots
9822 %doc %{texmfdist}/doc/latex/philex
9823 %doc %{texmfdist}/doc/latex/philosophersimprint
9824 %doc %{texmfdist}/doc/latex/photo
9825 %doc %{texmfdist}/doc/latex/pinlabel
9826 %doc %{texmfdist}/doc/latex/pittetd
9827 %doc %{texmfdist}/doc/latex/plari
9828 %doc %{texmfdist}/doc/latex/plates
9829 %doc %{texmfdist}/doc/latex/play
9830 %doc %{texmfdist}/doc/latex/plweb
9831 %doc %{texmfdist}/doc/latex/pmgraph
9832 %doc %{texmfdist}/doc/latex/poemscol
9833 %doc %{texmfdist}/doc/latex/polski
9834 %doc %{texmfdist}/doc/latex/polyglot
9835 %doc %{texmfdist}/doc/latex/polytable
9836 %doc %{texmfdist}/doc/latex/postcards
9837 %doc %{texmfdist}/doc/latex/powerdot
9838 %doc %{texmfdist}/doc/latex/ppower4
9839 %doc %{texmfdist}/doc/latex/ppr-prv
9840 %doc %{texmfdist}/doc/latex/pracjourn
9841 %doc %{texmfdist}/doc/latex/prettyref
9842 %doc %{texmfdist}/doc/latex/proba
9843 %doc %{texmfdist}/doc/latex/probsoln
9844 %doc %{texmfdist}/doc/latex/procIAGssymp
9845 %doc %{texmfdist}/doc/latex/progkeys
9846 %doc %{texmfdist}/doc/latex/progress
9847 %doc %{texmfdist}/doc/latex/protex
9848 %doc %{texmfdist}/doc/latex/protocol
9849 %doc %{texmfdist}/doc/latex/psfragx
9850 %doc %{texmfdist}/doc/latex/psgo
9851 %doc %{texmfdist}/doc/latex/pspicture
9852 %doc %{texmfdist}/doc/latex/pst2pdf
9853 %doc %{texmfdist}/doc/latex/ptptex
9854 %doc %{texmfdist}/doc/latex/qcm
9855 %doc %{texmfdist}/doc/latex/qobitree
9856 %doc %{texmfdist}/doc/latex/qstest
9857 %doc %{texmfdist}/doc/latex/qsymbols
9858 %doc %{texmfdist}/doc/latex/qtree
9859 %doc %{texmfdist}/doc/latex/quotchap
9860 %doc %{texmfdist}/doc/latex/quotmark
9861 %doc %{texmfdist}/doc/latex/r_und_s
9862 %doc %{texmfdist}/doc/latex/randbild
9863 %doc %{texmfdist}/doc/latex/randtext
9864 %doc %{texmfdist}/doc/latex/rccol
9865 %doc %{texmfdist}/doc/latex/rcs
9866 %doc %{texmfdist}/doc/latex/rcsinfo
9867 %doc %{texmfdist}/doc/latex/recipecard
9868 %doc %{texmfdist}/doc/latex/rectopma
9869 %doc %{texmfdist}/doc/latex/refcheck
9870 %doc %{texmfdist}/doc/latex/refman
9871 %doc %{texmfdist}/doc/latex/refstyle
9872 %doc %{texmfdist}/doc/latex/regcount
9873 %doc %{texmfdist}/doc/latex/register
9874 %doc %{texmfdist}/doc/latex/relenc
9875 %doc %{texmfdist}/doc/latex/repeatindex
9876 %doc %{texmfdist}/doc/latex/rlepsf
9877 %doc %{texmfdist}/doc/latex/rmpage
9878 %doc %{texmfdist}/doc/latex/robustcommand
9879 %doc %{texmfdist}/doc/latex/robustindex
9880 %doc %{texmfdist}/doc/latex/romannum
9881 %doc %{texmfdist}/doc/latex/rotpages
9882 %doc %{texmfdist}/doc/latex/rsc
9883 %doc %{texmfdist}/doc/latex/rst
9884 %doc %{texmfdist}/doc/latex/rtkinenc
9885 %doc %{texmfdist}/doc/latex/rtklage
9886 %doc %{texmfdist}/doc/latex/sagetex
9887 %doc %{texmfdist}/doc/latex/sanskrit
9888 %doc %{texmfdist}/doc/latex/sauerj
9889 %doc %{texmfdist}/doc/latex/sauterfonts
9890 %doc %{texmfdist}/doc/latex/savefnmark
9891 %doc %{texmfdist}/doc/latex/savetrees
9892 %doc %{texmfdist}/doc/latex/scalebar
9893 %doc %{texmfdist}/doc/latex/schedule
9894 %doc %{texmfdist}/doc/latex/scientificpaper
9895 %doc %{texmfdist}/doc/latex/sciposter
9896 %doc %{texmfdist}/doc/latex/sciwordconv
9897 %doc %{texmfdist}/doc/latex/screenplay
9898 %doc %{texmfdist}/doc/latex/script
9899 %doc %{texmfdist}/doc/latex/sdrt
9900 %doc %{texmfdist}/doc/latex/sectionbox
9901 %doc %{texmfdist}/doc/latex/semantic
9902 %doc %{texmfdist}/doc/latex/semioneside
9903 %doc %{texmfdist}/doc/latex/seqsplit
9904 %doc %{texmfdist}/doc/latex/sf298
9905 %doc %{texmfdist}/doc/latex/sffms
9906 %doc %{texmfdist}/doc/latex/sfg
9907 %doc %{texmfdist}/doc/latex/sgame
9908 %doc %{texmfdist}/doc/latex/shadethm
9909 %doc %{texmfdist}/doc/latex/shipunov
9910 %doc %{texmfdist}/doc/latex/shorttoc
9911 %doc %{texmfdist}/doc/latex/show2e
9912 %doc %{texmfdist}/doc/latex/showexpl
9913 %doc %{texmfdist}/doc/latex/sides
9914 %doc %{texmfdist}/doc/latex/siggraph
9915 %doc %{texmfdist}/doc/latex/simplecv
9916 %doc %{texmfdist}/doc/latex/simplewick
9917 %doc %{texmfdist}/doc/latex/skak
9918 %doc %{texmfdist}/doc/latex/slantsc
9919 %doc %{texmfdist}/doc/latex/smalltableof
9920 %doc %{texmfdist}/doc/latex/smartref
9921 %doc %{texmfdist}/doc/latex/smflatex
9922 %doc %{texmfdist}/doc/latex/snapshot
9923 %doc %{texmfdist}/doc/latex/songbook
9924 %doc %{texmfdist}/doc/latex/sort-by-letters
9925 %doc %{texmfdist}/doc/latex/soyombo
9926 %doc %{texmfdist}/doc/latex/sparklines
9927 %doc %{texmfdist}/doc/latex/spie
9928 %doc %{texmfdist}/doc/latex/splitbib
9929 %doc %{texmfdist}/doc/latex/splitindex
9930 %doc %{texmfdist}/doc/latex/spotcolor
9931 %doc %{texmfdist}/doc/latex/sprite
9932 %doc %{texmfdist}/doc/latex/srcltx
9933 %doc %{texmfdist}/doc/latex/sseq
9934 %doc %{texmfdist}/doc/latex/ssqquote
9935 %doc %{texmfdist}/doc/latex/stage
9936 %doc %{texmfdist}/doc/latex/statistik
9937 %doc %{texmfdist}/doc/latex/stdpage
9938 %doc %{texmfdist}/doc/latex/stellenbosch
9939 %doc %{texmfdist}/doc/latex/stex
9940 %doc %{texmfdist}/doc/latex/stringstrings
9941 %doc %{texmfdist}/doc/latex/struktex
9942 %doc %{texmfdist}/doc/latex/sttools
9943 %doc %{texmfdist}/doc/latex/stubs
9944 %doc %{texmfdist}/doc/latex/subdepth
9945 %doc %{texmfdist}/doc/latex/subeqn
9946 %doc %{texmfdist}/doc/latex/subeqnarray
9947 %doc %{texmfdist}/doc/latex/subfloat
9948 %doc %{texmfdist}/doc/latex/substr
9949 %doc %{texmfdist}/doc/latex/sudoku
9950 %doc %{texmfdist}/doc/latex/sudokubundle
9951 %doc %{texmfdist}/doc/latex/sugconf
9952 %doc %{texmfdist}/doc/latex/supertabular
9953 %doc %{texmfdist}/doc/latex/susy
9954 %doc %{texmfdist}/doc/latex/svgcolor
9955 %doc %{texmfdist}/doc/latex/svn-multi
9956 %doc %{texmfdist}/doc/latex/svn
9957 %doc %{texmfdist}/doc/latex/svninfo
9958 %doc %{texmfdist}/doc/latex/swebib
9959 %doc %{texmfdist}/doc/latex/swimgraf
9960 %doc %{texmfdist}/doc/latex/synproof
9961 %doc %{texmfdist}/doc/latex/syntax
9962 %doc %{texmfdist}/doc/latex/syntrace
9963 %doc %{texmfdist}/doc/latex/synttree
9964 %doc %{texmfdist}/doc/latex/t-angles
9965 %doc %{texmfdist}/doc/latex/tableaux
9966 %doc %{texmfdist}/doc/latex/tablists
9967 %doc %{texmfdist}/doc/latex/tablor
9968 %doc %{texmfdist}/doc/latex/tabto-ltx
9969 %doc %{texmfdist}/doc/latex/tabulary
9970 %doc %{texmfdist}/doc/latex/tabvar
9971 %doc %{texmfdist}/doc/latex/talk
9972 %doc %{texmfdist}/doc/latex/tapir
9973 %doc %{texmfdist}/doc/latex/tcldoc
9974 %doc %{texmfdist}/doc/latex/tdsfrmath
9975 %doc %{texmfdist}/doc/latex/technics
9976 %doc %{texmfdist}/doc/latex/ted
9977 %doc %{texmfdist}/doc/latex/tengwarscript
9978 %doc %{texmfdist}/doc/latex/tensor
9979 %doc %{texmfdist}/doc/latex/teubner
9980 %doc %{texmfdist}/doc/latex/texmate
9981 %doc %{texmfdist}/doc/latex/texpower
9982 %doc %{texmfdist}/doc/latex/texshade
9983 %doc %{texmfdist}/doc/latex/textcase
9984 %doc %{texmfdist}/doc/latex/textopo
9985 %doc %{texmfdist}/doc/latex/theoremref
9986 %doc %{texmfdist}/doc/latex/thesis-titlepage-fhac
9987 %doc %{texmfdist}/doc/latex/thinsp
9988 %doc %{texmfdist}/doc/latex/thmtools
9989 %doc %{texmfdist}/doc/latex/thumb
9990 %doc %{texmfdist}/doc/latex/thuthesis
9991 %doc %{texmfdist}/doc/latex/ticket
9992 %doc %{texmfdist}/doc/latex/tikz-inet
9993 %doc %{texmfdist}/doc/latex/timesht
9994 %doc %{texmfdist}/doc/latex/titling
9995 %doc %{texmfdist}/doc/latex/tocvsec2
9996 %doc %{texmfdist}/doc/latex/todo
9997 %doc %{texmfdist}/doc/latex/tokenizer
9998 %doc %{texmfdist}/doc/latex/toolbox
9999 %doc %{texmfdist}/doc/latex/topfloat
10000 %doc %{texmfdist}/doc/latex/toptesi
10001 %doc %{texmfdist}/doc/latex/tpslifonts
10002 %doc %{texmfdist}/doc/latex/trajan
10003 %doc %{texmfdist}/doc/latex/translator
10004 %doc %{texmfdist}/doc/latex/tree-dvips
10005 %doc %{texmfdist}/doc/latex/trfsigns
10006 %doc %{texmfdist}/doc/latex/trivfloat
10007 %doc %{texmfdist}/doc/latex/trsym
10008 %doc %{texmfdist}/doc/latex/tufte-latex
10009 %doc %{texmfdist}/doc/latex/tugboat
10010 %doc %{texmfdist}/doc/latex/turnstile
10011 %doc %{texmfdist}/doc/latex/twoup
10012 %doc %{texmfdist}/doc/latex/typedref
10013 %doc %{texmfdist}/doc/latex/typogrid
10014 %doc %{texmfdist}/doc/latex/uaclasses
10015 %doc %{texmfdist}/doc/latex/ucthesis
10016 %doc %{texmfdist}/doc/latex/uebungsblatt
10017 %doc %{texmfdist}/doc/latex/uiucthesis
10018 %doc %{texmfdist}/doc/latex/ulsy
10019 %doc %{texmfdist}/doc/latex/umich-thesis
10020 %doc %{texmfdist}/doc/latex/uml
10021 %doc %{texmfdist}/doc/latex/umlaute
10022 %doc %{texmfdist}/doc/latex/umoline
10023 %doc %{texmfdist}/doc/latex/umthesis
10024 %doc %{texmfdist}/doc/latex/underlin
10025 %doc %{texmfdist}/doc/latex/undertilde
10026 %doc %{texmfdist}/doc/latex/unitsdef
10027 %doc %{texmfdist}/doc/latex/unroman
10028 %doc %{texmfdist}/doc/latex/upmethodology
10029 %doc %{texmfdist}/doc/latex/urlbst
10030 %doc %{texmfdist}/doc/latex/ushort
10031 %doc %{texmfdist}/doc/latex/uwthesis
10032 %doc %{texmfdist}/doc/latex/varindex
10033 %doc %{texmfdist}/doc/latex/varsfromjobname
10034 %doc %{texmfdist}/doc/latex/vector
10035 %doc %{texmfdist}/doc/latex/verse
10036 %doc %{texmfdist}/doc/latex/vhistory
10037 %doc %{texmfdist}/doc/latex/vita
10038 %doc %{texmfdist}/doc/latex/volumes
10039 %doc %{texmfdist}/doc/latex/vpe
10040 %doc %{texmfdist}/doc/latex/vrsion
10041 %doc %{texmfdist}/doc/latex/vwcol
10042 %doc %{texmfdist}/doc/latex/vxu
10043 %doc %{texmfdist}/doc/latex/wadalab
10044 %doc %{texmfdist}/doc/latex/wallpaper
10045 %doc %{texmfdist}/doc/latex/warpcol
10046 %doc %{texmfdist}/doc/latex/wnri
10047 %doc %{texmfdist}/doc/latex/wordlike
10048 %doc %{texmfdist}/doc/latex/xargs
10049 %doc %{texmfdist}/doc/latex/xdoc
10050 %doc %{texmfdist}/doc/latex/xfor
10051 %doc %{texmfdist}/doc/latex/xifthen
10052 %doc %{texmfdist}/doc/latex/xmpincl
10053 %doc %{texmfdist}/doc/latex/xnewcommand
10054 %doc %{texmfdist}/doc/latex/xoptarg
10055 %doc %{texmfdist}/doc/latex/xpackages
10056 %doc %{texmfdist}/doc/latex/xskak
10057 %doc %{texmfdist}/doc/latex/xstring
10058 %doc %{texmfdist}/doc/latex/xtcapts
10059 %doc %{texmfdist}/doc/latex/xyling
10060 %doc %{texmfdist}/doc/latex/xytree
10061 %doc %{texmfdist}/doc/latex/yafoot
10062 %doc %{texmfdist}/doc/latex/yhmath
10063 %doc %{texmfdist}/doc/latex/york-thesis
10064 %doc %{texmfdist}/doc/latex/yplan
10065 %doc %{texmfdist}/doc/latex/zed-csp
10066 %doc %{texmfdist}/doc/latex/zefonts
10067 %doc %{texmfdist}/doc/latex/ziffer
10068 %doc %{texmfdist}/doc/latex/zwgetfdate
10069 %doc %{texmfdist}/source/latex/hyperref/doc
10070 %doc %{texmfdist}/source/latex/koma-script/doc
10071
10072 %files latex-other
10073 %defattr(644,root,root,755)
10074 %{texmfdist}/metapost/latexmp
10075 %{texmfdist}/metapost/makecirc
10076 %dir %{texmfdist}/source/alatex
10077 %{texmfdist}/source/alatex/base
10078 %dir %{texmfdist}/source/cslatex
10079 %{texmfdist}/source/cslatex/base
10080 %{texmfdist}/source/generic/xypic
10081 %{texmfdist}/source/latex/ESIEEcv
10082 %{texmfdist}/source/latex/GuIT
10083 %{texmfdist}/source/latex/HA-prosper
10084 %{texmfdist}/source/latex/IEEEconf
10085 %{texmfdist}/source/latex/aastex
10086 %{texmfdist}/source/latex/abc
10087 %{texmfdist}/source/latex/abstract
10088 %{texmfdist}/source/latex/achemso
10089 %{texmfdist}/source/latex/acmconf
10090 %{texmfdist}/source/latex/acronym
10091 %{texmfdist}/source/latex/active-conf
10092 %{texmfdist}/source/latex/addlines
10093 %{texmfdist}/source/latex/adrlist
10094 %{texmfdist}/source/latex/aiaa
10095 %{texmfdist}/source/latex/alg
10096 %{texmfdist}/source/latex/alnumsec
10097 %{texmfdist}/source/latex/altfont
10098 %{texmfdist}/source/latex/amsaddr
10099 %{texmfdist}/source/latex/amscls
10100 %{texmfdist}/source/latex/amsfonts
10101 %{texmfdist}/source/latex/amsmath
10102 %{texmfdist}/source/latex/amsrefs
10103 %{texmfdist}/source/latex/answers
10104 %{texmfdist}/source/latex/apacite
10105 %{texmfdist}/source/latex/appendix
10106 %{texmfdist}/source/latex/arcs
10107 %{texmfdist}/source/latex/arydshln
10108 %{texmfdist}/source/latex/asaetr
10109 %{texmfdist}/source/latex/ascii
10110 %{texmfdist}/source/latex/attachfile
10111 %{texmfdist}/source/latex/augie
10112 %{texmfdist}/source/latex/babelbib
10113 %{texmfdist}/source/latex/backgammon
10114 %{texmfdist}/source/latex/barcodes
10115 %{texmfdist}/source/latex/base
10116 %{texmfdist}/source/latex/bayer
10117 %{texmfdist}/source/latex/bbding
10118 %{texmfdist}/source/latex/bbm-macros
10119 %{texmfdist}/source/latex/belleek
10120 %{texmfdist}/source/latex/bengali
10121 %{texmfdist}/source/latex/beton
10122 %{texmfdist}/source/latex/bez123
10123 %{texmfdist}/source/latex/bibarts
10124 %{texmfdist}/source/latex/bibleref
10125 %{texmfdist}/source/latex/biblist
10126 %{texmfdist}/source/latex/bibtopic
10127 %{texmfdist}/source/latex/bibtopicprefix
10128 %{texmfdist}/source/latex/bigfoot
10129 %{texmfdist}/source/latex/binomexp
10130 %{texmfdist}/source/latex/biocon
10131 %{texmfdist}/source/latex/bizcard
10132 %{texmfdist}/source/latex/blindtext
10133 %{texmfdist}/source/latex/blowup
10134 %{texmfdist}/source/latex/boites
10135 %{texmfdist}/source/latex/bookhands
10136 %{texmfdist}/source/latex/booklet
10137 %{texmfdist}/source/latex/booktabs
10138 %{texmfdist}/source/latex/bophook
10139 %{texmfdist}/source/latex/boxhandler
10140 %{texmfdist}/source/latex/bpchem
10141 %{texmfdist}/source/latex/braille
10142 %{texmfdist}/source/latex/breakurl
10143 %{texmfdist}/source/latex/brushscr
10144 %{texmfdist}/source/latex/bullcntr
10145 %{texmfdist}/source/latex/burmese
10146 %{texmfdist}/source/latex/bytefield
10147 %{texmfdist}/source/latex/captcont
10148 %{texmfdist}/source/latex/caption
10149 %{texmfdist}/source/latex/carlisle
10150 %{texmfdist}/source/latex/catechis
10151 %{texmfdist}/source/latex/ccaption
10152 %{texmfdist}/source/latex/ccfonts
10153 %{texmfdist}/source/latex/cclicenses
10154 %{texmfdist}/source/latex/cd-cover
10155 %{texmfdist}/source/latex/cd
10156 %{texmfdist}/source/latex/cdpbundl
10157 %{texmfdist}/source/latex/changebar
10158 %{texmfdist}/source/latex/changes
10159 %{texmfdist}/source/latex/chappg
10160 %{texmfdist}/source/latex/chapterfolder
10161 %{texmfdist}/source/latex/chemcompounds
10162 %{texmfdist}/source/latex/chemstyle
10163 %{texmfdist}/source/latex/chessboard
10164 %{texmfdist}/source/latex/chessfss
10165 %{texmfdist}/source/latex/chletter
10166 %{texmfdist}/source/latex/circ
10167 %{texmfdist}/source/latex/cjk/utils
10168 %{texmfdist}/source/latex/cjw
10169 %{texmfdist}/source/latex/clefval
10170 %{texmfdist}/source/latex/cleveref
10171 %{texmfdist}/source/latex/cmcyralt
10172 %{texmfdist}/source/latex/cmdtrack
10173 %{texmfdist}/source/latex/cmll
10174 %{texmfdist}/source/latex/cmsd
10175 %{texmfdist}/source/latex/codepage
10176 %{texmfdist}/source/latex/colortbl
10177 %{texmfdist}/source/latex/colorwav
10178 %{texmfdist}/source/latex/combine
10179 %{texmfdist}/source/latex/comment
10180 %{texmfdist}/source/latex/computational-complexity
10181 %{texmfdist}/source/latex/confproc
10182 %{texmfdist}/source/latex/constants
10183 %{texmfdist}/source/latex/contour
10184 %{texmfdist}/source/latex/cooking
10185 %{texmfdist}/source/latex/cool
10186 %{texmfdist}/source/latex/coollist
10187 %{texmfdist}/source/latex/coolstr
10188 %{texmfdist}/source/latex/cooltooltips
10189 %{texmfdist}/source/latex/coordsys
10190 %{texmfdist}/source/latex/coverpage
10191 %{texmfdist}/source/latex/crop
10192 %{texmfdist}/source/latex/crossreference
10193 %{texmfdist}/source/latex/crosswrd
10194 %{texmfdist}/source/latex/csvtools
10195 %{texmfdist}/source/latex/ctable
10196 %{texmfdist}/source/latex/ctib
10197 %{texmfdist}/source/latex/cuisine
10198 %{texmfdist}/source/latex/currvita
10199 %{texmfdist}/source/latex/curve
10200 %{texmfdist}/source/latex/curve2e
10201 %{texmfdist}/source/latex/curves
10202 %{texmfdist}/source/latex/cweb-latex
10203 %{texmfdist}/source/latex/cwpuzzle
10204 %{texmfdist}/source/latex/dashbox
10205 %{texmfdist}/source/latex/dashrule
10206 %{texmfdist}/source/latex/datatool
10207 %{texmfdist}/source/latex/dateiliste
10208 %{texmfdist}/source/latex/datenumber
10209 %{texmfdist}/source/latex/datetime
10210 %{texmfdist}/source/latex/decimal
10211 %{texmfdist}/source/latex/delimtxt
10212 %{texmfdist}/source/latex/diagnose
10213 %{texmfdist}/source/latex/dialogl
10214 %{texmfdist}/source/latex/dinbrief
10215 %{texmfdist}/source/latex/disser
10216 %{texmfdist}/source/latex/dnaseq
10217 %{texmfdist}/source/latex/docmfp
10218 %{texmfdist}/source/latex/doipubmed
10219 %{texmfdist}/source/latex/dotarrow
10220 %{texmfdist}/source/latex/dotseqn
10221 %{texmfdist}/source/latex/dottex
10222 %{texmfdist}/source/latex/dprogress
10223 %{texmfdist}/source/latex/drac
10224 %{texmfdist}/source/latex/draftcopy
10225 %{texmfdist}/source/latex/draftwatermark
10226 %{texmfdist}/source/latex/dramatist
10227 %{texmfdist}/source/latex/dtk
10228 %{texmfdist}/source/latex/dtxgallery
10229 %{texmfdist}/source/latex/dyntree
10230 %{texmfdist}/source/latex/eCards
10231 %{texmfdist}/source/latex/ebezier
10232 %{texmfdist}/source/latex/ebsthesis
10233 %{texmfdist}/source/latex/ecclesiastic
10234 %{texmfdist}/source/latex/ecv
10235 %{texmfdist}/source/latex/ed
10236 %{texmfdist}/source/latex/edmac
10237 %{texmfdist}/source/latex/edmargin
10238 %{texmfdist}/source/latex/eemeir
10239 %{texmfdist}/source/latex/egplot
10240 %{texmfdist}/source/latex/eiad
10241 %{texmfdist}/source/latex/ellipsis
10242 %{texmfdist}/source/latex/elmath
10243 %{texmfdist}/source/latex/elsarticle
10244 %{texmfdist}/source/latex/em
10245 %{texmfdist}/source/latex/emp
10246 %{texmfdist}/source/latex/endfloat
10247 %{texmfdist}/source/latex/endheads
10248 %{texmfdist}/source/latex/engpron
10249 %{texmfdist}/source/latex/engrec
10250 %{texmfdist}/source/latex/environ
10251 %{texmfdist}/source/latex/envlab
10252 %{texmfdist}/source/latex/epigraph
10253 %{texmfdist}/source/latex/epiolmec
10254 %{texmfdist}/source/latex/epsdice
10255 %{texmfdist}/source/latex/eqlist
10256 %{texmfdist}/source/latex/eqnarray
10257 %{texmfdist}/source/latex/eqparbox
10258 %{texmfdist}/source/latex/errata
10259 %{texmfdist}/source/latex/esdiff
10260 %{texmfdist}/source/latex/eskd
10261 %{texmfdist}/source/latex/eso-pic
10262 %{texmfdist}/source/latex/esvect
10263 %{texmfdist}/source/latex/etaremune
10264 %{texmfdist}/source/latex/ethiop
10265 %{texmfdist}/source/latex/eukdate
10266 %{texmfdist}/source/latex/euler
10267 %{texmfdist}/source/latex/euproposal
10268 %{texmfdist}/source/latex/euro
10269 %{texmfdist}/source/latex/everypage
10270 %{texmfdist}/source/latex/examdesign
10271 %{texmfdist}/source/latex/exercise
10272 %{texmfdist}/source/latex/expdlist
10273 %{texmfdist}/source/latex/expl3
10274 %{texmfdist}/source/latex/export
10275 %{texmfdist}/source/latex/extpfeil
10276 %{texmfdist}/source/latex/extract
10277 %{texmfdist}/source/latex/facsimile
10278 %{texmfdist}/source/latex/faktor
10279 %{texmfdist}/source/latex/fancynum
10280 %{texmfdist}/source/latex/fancyref
10281 %{texmfdist}/source/latex/fancytooltips
10282 %{texmfdist}/source/latex/fancyvrb
10283 %{texmfdist}/source/latex/feynmf
10284 %{texmfdist}/source/latex/figsize
10285 %{texmfdist}/source/latex/filecontents
10286 %{texmfdist}/source/latex/fink
10287 %{texmfdist}/source/latex/fixme
10288 %{texmfdist}/source/latex/flabels
10289 %{texmfdist}/source/latex/flagderiv
10290 %{texmfdist}/source/latex/flashcards
10291 %{texmfdist}/source/latex/flippdf
10292 %{texmfdist}/source/latex/float
10293 %{texmfdist}/source/latex/floatrow
10294 %{texmfdist}/source/latex/flowfram
10295 %{texmfdist}/source/latex/fmp
10296 %{texmfdist}/source/latex/fmtcount
10297 %{texmfdist}/source/latex/fnbreak
10298 %{texmfdist}/source/latex/foilhtml
10299 %{texmfdist}/source/latex/fonttable
10300 %{texmfdist}/source/latex/footmisc
10301 %{texmfdist}/source/latex/footnpag
10302 %{texmfdist}/source/latex/forarray
10303 %{texmfdist}/source/latex/forloop
10304 %{texmfdist}/source/latex/formula
10305 %{texmfdist}/source/latex/fouridx
10306 %{texmfdist}/source/latex/frankenstein
10307 %{texmfdist}/source/latex/frontespizio
10308 %{texmfdist}/source/latex/fullblck
10309 %{texmfdist}/source/latex/functan
10310 %{texmfdist}/source/latex/fundus
10311 %{texmfdist}/source/latex/g-brief
10312 %{texmfdist}/source/latex/galois
10313 %{texmfdist}/source/latex/gcite
10314 %{texmfdist}/source/latex/genmpage
10315 %{texmfdist}/source/latex/geometry
10316 %{texmfdist}/source/latex/geomsty
10317 %{texmfdist}/source/latex/ginpenc
10318 %{texmfdist}/source/latex/glossaries
10319 %{texmfdist}/source/latex/gnuplottex
10320 %{texmfdist}/source/latex/go
10321 %{texmfdist}/source/latex/graphics
10322 %{texmfdist}/source/latex/graphicx-psmin
10323 %{texmfdist}/source/latex/greekdates
10324 %{texmfdist}/source/latex/grnumalt
10325 %{texmfdist}/source/latex/grverb
10326 %{texmfdist}/source/latex/guitar
10327 %{texmfdist}/source/latex/hanging
10328 %{texmfdist}/source/latex/harvard
10329 %{texmfdist}/source/latex/hc
10330 %{texmfdist}/source/latex/hepthesis
10331 %{texmfdist}/source/latex/hhtensor
10332 %{texmfdist}/source/latex/hilowres
10333 %{texmfdist}/source/latex/histogr
10334 %{texmfdist}/source/latex/hpsdiss
10335 %{texmfdist}/source/latex/hrlatex
10336 %{texmfdist}/source/latex/hyper
10337 %{texmfdist}/source/latex/hyperref
10338 %{texmfdist}/source/latex/hyperxmp
10339 %{texmfdist}/source/latex/hyphenat
10340 %{texmfdist}/source/latex/ibycus-babel
10341 %{texmfdist}/source/latex/icsv
10342 %{texmfdist}/source/latex/ifmslide
10343 %{texmfdist}/source/latex/ifplatform
10344 %{texmfdist}/source/latex/ijmart
10345 %{texmfdist}/source/latex/imtekda
10346 %{texmfdist}/source/latex/index
10347 %{texmfdist}/source/latex/inlinedef
10348 %{texmfdist}/source/latex/inversepath
10349 %{texmfdist}/source/latex/iso
10350 %{texmfdist}/source/latex/iso10303
10351 %{texmfdist}/source/latex/isodate
10352 %{texmfdist}/source/latex/isodoc
10353 %{texmfdist}/source/latex/isorot
10354 %{texmfdist}/source/latex/isotope
10355 %{texmfdist}/source/latex/itnumpar
10356 %{texmfdist}/source/latex/jeopardy
10357 %{texmfdist}/source/latex/jura
10358 %{texmfdist}/source/latex/juraabbrev
10359 %{texmfdist}/source/latex/jurarsp
10360 %{texmfdist}/source/latex/kdgreek
10361 %{texmfdist}/source/latex/kerntest
10362 %{texmfdist}/source/latex/kluwer
10363 %{texmfdist}/source/latex/koma-script
10364 %{texmfdist}/source/latex/labelcas
10365 %{texmfdist}/source/latex/labels
10366 %{texmfdist}/source/latex/lastpage
10367 %{texmfdist}/source/latex/latex-tds
10368 %{texmfdist}/source/latex/layouts
10369 %{texmfdist}/source/latex/lcg
10370 %{texmfdist}/source/latex/lcyw
10371 %{texmfdist}/source/latex/leading
10372 %{texmfdist}/source/latex/ledmac
10373 %{texmfdist}/source/latex/leftidx
10374 %{texmfdist}/source/latex/lettrine
10375 %{texmfdist}/source/latex/lexikon
10376 %{texmfdist}/source/latex/lhcyr
10377 %{texmfdist}/source/latex/lhelp
10378 %{texmfdist}/source/latex/limap
10379 %{texmfdist}/source/latex/lipsum
10380 %{texmfdist}/source/latex/listbib
10381 %{texmfdist}/source/latex/listings
10382 %{texmfdist}/source/latex/listliketab
10383 %{texmfdist}/source/latex/localloc
10384 %{texmfdist}/source/latex/logpap
10385 %{texmfdist}/source/latex/lps
10386 %{texmfdist}/source/latex/ltxindex
10387 %{texmfdist}/source/latex/mailing
10388 %{texmfdist}/source/latex/makebox
10389 %{texmfdist}/source/latex/makecell
10390 %{texmfdist}/source/latex/makecmds
10391 %{texmfdist}/source/latex/makedtx
10392 %{texmfdist}/source/latex/makeplot
10393 %{texmfdist}/source/latex/manfnt
10394 %{texmfdist}/source/latex/manuscript
10395 %{texmfdist}/source/latex/mapcodes
10396 %{texmfdist}/source/latex/marginnote
10397 %{texmfdist}/source/latex/mathcomp
10398 %{texmfdist}/source/latex/mathpazo
10399 %{texmfdist}/source/latex/mcaption
10400 %{texmfdist}/source/latex/mcite
10401 %{texmfdist}/source/latex/mdwtools
10402 %{texmfdist}/source/latex/memoir
10403 %{texmfdist}/source/latex/mentis
10404 %{texmfdist}/source/latex/menu
10405 %{texmfdist}/source/latex/method
10406 %{texmfdist}/source/latex/metre
10407 %{texmfdist}/source/latex/mff
10408 %{texmfdist}/source/latex/mfpic4ode
10409 %{texmfdist}/source/latex/mftinc
10410 %{texmfdist}/source/latex/mh
10411 %{texmfdist}/source/latex/miller
10412 %{texmfdist}/source/latex/minipage-marginpar
10413 %{texmfdist}/source/latex/minutes
10414 %{texmfdist}/source/latex/mlist
10415 %{texmfdist}/source/latex/mnsymbol
10416 %{texmfdist}/source/latex/modroman
10417 %{texmfdist}/source/latex/mongolian-babel
10418 %{texmfdist}/source/latex/montex
10419 %{texmfdist}/source/latex/moresize
10420 %{texmfdist}/source/latex/moreverb
10421 %{texmfdist}/source/latex/mparhack
10422 %{texmfdist}/source/latex/ms
10423 %{texmfdist}/source/latex/msg
10424 %{texmfdist}/source/latex/mtgreek
10425 %{texmfdist}/source/latex/multibbl
10426 %{texmfdist}/source/latex/multibib
10427 %{texmfdist}/source/latex/multicap
10428 %{texmfdist}/source/latex/mwcls
10429 %{texmfdist}/source/latex/mxd
10430 %{texmfdist}/source/latex/nag
10431 %{texmfdist}/source/latex/namespc
10432 %{texmfdist}/source/latex/natbib
10433 %{texmfdist}/source/latex/ncctools
10434 %{texmfdist}/source/latex/nddiss
10435 %{texmfdist}/source/latex/newalg
10436 %{texmfdist}/source/latex/newfile
10437 %{texmfdist}/source/latex/newlfm
10438 %{texmfdist}/source/latex/newspaper
10439 %{texmfdist}/source/latex/newvbtm
10440 %{texmfdist}/source/latex/niceframe
10441 %{texmfdist}/source/latex/noitcrul
10442 %{texmfdist}/source/latex/nomencl
10443 %{texmfdist}/source/latex/nomentbl
10444 %{texmfdist}/source/latex/nonfloat
10445 %{texmfdist}/source/latex/nostarch
10446 %{texmfdist}/source/latex/notes
10447 %{texmfdist}/source/latex/notes2bib
10448 %{texmfdist}/source/latex/nrc
10449 %{texmfdist}/source/latex/ntgclass
10450 %{texmfdist}/source/latex/ntheorem
10451 %{texmfdist}/source/latex/numprint
10452 %{texmfdist}/source/latex/oberdiek
10453 %{texmfdist}/source/latex/objectz
10454 %{texmfdist}/source/latex/octavo
10455 %{texmfdist}/source/latex/ogonek
10456 %{texmfdist}/source/latex/oldstyle
10457 %{texmfdist}/source/latex/opcit
10458 %{texmfdist}/source/latex/ordinalpt
10459 %{texmfdist}/source/latex/othello
10460 %{texmfdist}/source/latex/otibet
10461 %{texmfdist}/source/latex/pacioli
10462 %{texmfdist}/source/latex/pageno
10463 %{texmfdist}/source/latex/pagenote
10464 %{texmfdist}/source/latex/paper
10465 %{texmfdist}/source/latex/papercdcase
10466 %{texmfdist}/source/latex/papertex
10467 %{texmfdist}/source/latex/paralist
10468 %{texmfdist}/source/latex/parallel
10469 %{texmfdist}/source/latex/paresse
10470 %{texmfdist}/source/latex/parrun
10471 %{texmfdist}/source/latex/patchcmd
10472 %{texmfdist}/source/latex/pauldoc
10473 %{texmfdist}/source/latex/pawpict
10474 %{texmfdist}/source/latex/pbox
10475 %{texmfdist}/source/latex/pbsheet
10476 %{texmfdist}/source/latex/pdfcprot
10477 %{texmfdist}/source/latex/pdfpages
10478 %{texmfdist}/source/latex/perltex
10479 %{texmfdist}/source/latex/permute
10480 %{texmfdist}/source/latex/petri-nets
10481 %{texmfdist}/source/latex/pgfopts
10482 %{texmfdist}/source/latex/pgfplots
10483 %{texmfdist}/source/latex/philosophersimprint
10484 %{texmfdist}/source/latex/photo
10485 %{texmfdist}/source/latex/pict2e
10486 %{texmfdist}/source/latex/pittetd
10487 %{texmfdist}/source/latex/plari
10488 %{texmfdist}/source/latex/play
10489 %{texmfdist}/source/latex/plweb
10490 %{texmfdist}/source/latex/poemscol
10491 %{texmfdist}/source/latex/polski
10492 %{texmfdist}/source/latex/polyglot
10493 %{texmfdist}/source/latex/polytable
10494 %{texmfdist}/source/latex/powerdot
10495 %{texmfdist}/source/latex/ppr-prv
10496 %{texmfdist}/source/latex/pracjourn
10497 %{texmfdist}/source/latex/preprint
10498 %{texmfdist}/source/latex/prettyref
10499 %{texmfdist}/source/latex/preview
10500 %{texmfdist}/source/latex/proba
10501 %{texmfdist}/source/latex/probsoln
10502 %{texmfdist}/source/latex/progkeys
10503 %{texmfdist}/source/latex/prosper
10504 %{texmfdist}/source/latex/protocol
10505 %{texmfdist}/source/latex/psfrag
10506 %{texmfdist}/source/latex/psfragx
10507 %{texmfdist}/source/latex/pslatex
10508 %{texmfdist}/source/latex/pspicture
10509 %{texmfdist}/source/latex/qcm
10510 %{texmfdist}/source/latex/qstest
10511 %{texmfdist}/source/latex/qsymbols
10512 %{texmfdist}/source/latex/quotchap
10513 %{texmfdist}/source/latex/quotmark
10514 %{texmfdist}/source/latex/randbild
10515 %{texmfdist}/source/latex/rccol
10516 %{texmfdist}/source/latex/rcs
10517 %{texmfdist}/source/latex/rcsinfo
10518 %{texmfdist}/source/latex/recipecard
10519 %{texmfdist}/source/latex/refman
10520 %{texmfdist}/source/latex/refstyle
10521 %{texmfdist}/source/latex/regcount
10522 %{texmfdist}/source/latex/register
10523 %{texmfdist}/source/latex/relenc
10524 %{texmfdist}/source/latex/revtex
10525 %{texmfdist}/source/latex/rmpage
10526 %{texmfdist}/source/latex/robustcommand
10527 %{texmfdist}/source/latex/romannum
10528 %{texmfdist}/source/latex/rotating
10529 %{texmfdist}/source/latex/rotfloat
10530 %{texmfdist}/source/latex/rsc
10531 %{texmfdist}/source/latex/rst
10532 %{texmfdist}/source/latex/rtkinenc
10533 %{texmfdist}/source/latex/sagetex
10534 %{texmfdist}/source/latex/sanskrit
10535 %{texmfdist}/source/latex/sauerj
10536 %{texmfdist}/source/latex/sauterfonts
10537 %{texmfdist}/source/latex/savefnmark
10538 %{texmfdist}/source/latex/savetrees
10539 %{texmfdist}/source/latex/scale
10540 %{texmfdist}/source/latex/scalebar
10541 %{texmfdist}/source/latex/schedule
10542 %{texmfdist}/source/latex/sciwordconv
10543 %{texmfdist}/source/latex/screenplay
10544 %{texmfdist}/source/latex/sectsty
10545 %{texmfdist}/source/latex/semantic
10546 %{texmfdist}/source/latex/semioneside
10547 %{texmfdist}/source/latex/seqsplit
10548 %{texmfdist}/source/latex/sf298
10549 %{texmfdist}/source/latex/sffms
10550 %{texmfdist}/source/latex/shorttoc
10551 %{texmfdist}/source/latex/show2e
10552 %{texmfdist}/source/latex/showexpl
10553 %{texmfdist}/source/latex/showlabels
10554 %{texmfdist}/source/latex/sidecap
10555 %{texmfdist}/source/latex/siggraph
10556 %{texmfdist}/source/latex/simplecv
10557 %{texmfdist}/source/latex/simplewick
10558 %{texmfdist}/source/latex/skull
10559 %{texmfdist}/source/latex/slantsc
10560 %{texmfdist}/source/latex/snapshot
10561 %{texmfdist}/source/latex/songbook
10562 %{texmfdist}/source/latex/soul
10563 %{texmfdist}/source/latex/splitbib
10564 %{texmfdist}/source/latex/splitindex
10565 %{texmfdist}/source/latex/srcltx
10566 %{texmfdist}/source/latex/sseq
10567 %{texmfdist}/source/latex/ssqquote
10568 %{texmfdist}/source/latex/stack
10569 %{texmfdist}/source/latex/statistik
10570 %{texmfdist}/source/latex/staves
10571 %{texmfdist}/source/latex/stdclsdv
10572 %{texmfdist}/source/latex/stdpage
10573 %{texmfdist}/source/latex/stellenbosch
10574 %{texmfdist}/source/latex/stex
10575 %{texmfdist}/source/latex/stringstrings
10576 %{texmfdist}/source/latex/struktex
10577 %{texmfdist}/source/latex/subdepth
10578 %{texmfdist}/source/latex/subeqn
10579 %{texmfdist}/source/latex/subeqnarray
10580 %{texmfdist}/source/latex/subfig
10581 %{texmfdist}/source/latex/subfigure
10582 %{texmfdist}/source/latex/subfloat
10583 %{texmfdist}/source/latex/sudoku
10584 %{texmfdist}/source/latex/sudokubundle
10585 %{texmfdist}/source/latex/supertabular
10586 %{texmfdist}/source/latex/svn-multi
10587 %{texmfdist}/source/latex/svn
10588 %{texmfdist}/source/latex/svninfo
10589 %{texmfdist}/source/latex/swimgraf
10590 %{texmfdist}/source/latex/syntrace
10591 %{texmfdist}/source/latex/synttree
10592 %{texmfdist}/source/latex/tablists
10593 %{texmfdist}/source/latex/tabulary
10594 %{texmfdist}/source/latex/tabvar
10595 %{texmfdist}/source/latex/talk
10596 %{texmfdist}/source/latex/tcldoc
10597 %{texmfdist}/source/latex/tdsfrmath
10598 %{texmfdist}/source/latex/technics
10599 %{texmfdist}/source/latex/ted
10600 %{texmfdist}/source/latex/tengwarscript
10601 %{texmfdist}/source/latex/tensor
10602 %{texmfdist}/source/latex/teubner
10603 %{texmfdist}/source/latex/texmate
10604 %{texmfdist}/source/latex/texpower
10605 %{texmfdist}/source/latex/texshade
10606 %{texmfdist}/source/latex/textcase
10607 %{texmfdist}/source/latex/textfit
10608 %{texmfdist}/source/latex/textopo
10609 %{texmfdist}/source/latex/textpos
10610 %{texmfdist}/source/latex/thesis-titlepage-fhac
10611 %{texmfdist}/source/latex/thmtools
10612 %{texmfdist}/source/latex/thumb
10613 %{texmfdist}/source/latex/thuthesis
10614 %{texmfdist}/source/latex/timesht
10615 %{texmfdist}/source/latex/titling
10616 %{texmfdist}/source/latex/tocbibind
10617 %{texmfdist}/source/latex/tocloft
10618 %{texmfdist}/source/latex/tocvsec2
10619 %{texmfdist}/source/latex/todo
10620 %{texmfdist}/source/latex/toolbox
10621 %{texmfdist}/source/latex/tools
10622 %{texmfdist}/source/latex/toptesi
10623 %{texmfdist}/source/latex/totpages
10624 %{texmfdist}/source/latex/trajan
10625 %{texmfdist}/source/latex/tree-dvips
10626 %{texmfdist}/source/latex/trfsigns
10627 %{texmfdist}/source/latex/trivfloat
10628 %{texmfdist}/source/latex/trsym
10629 %{texmfdist}/source/latex/tugboat
10630 %{texmfdist}/source/latex/turnstile
10631 %{texmfdist}/source/latex/twoup
10632 %{texmfdist}/source/latex/type1cm
10633 %{texmfdist}/source/latex/typedref
10634 %{texmfdist}/source/latex/typogrid
10635 %{texmfdist}/source/latex/uaclasses
10636 %{texmfdist}/source/latex/uiucthesis
10637 %{texmfdist}/source/latex/ulsy
10638 %{texmfdist}/source/latex/uml
10639 %{texmfdist}/source/latex/umlaute
10640 %{texmfdist}/source/latex/umoline
10641 %{texmfdist}/source/latex/underlin
10642 %{texmfdist}/source/latex/undertilde
10643 %{texmfdist}/source/latex/units
10644 %{texmfdist}/source/latex/unitsdef
10645 %{texmfdist}/source/latex/unroman
10646 %{texmfdist}/source/latex/upmethodology
10647 %{texmfdist}/source/latex/urlbst
10648 %{texmfdist}/source/latex/ushort
10649 %{texmfdist}/source/latex/varindex
10650 %{texmfdist}/source/latex/vector
10651 %{texmfdist}/source/latex/verse
10652 %{texmfdist}/source/latex/vmargin
10653 %{texmfdist}/source/latex/volumes
10654 %{texmfdist}/source/latex/vrsion
10655 %{texmfdist}/source/latex/vwcol
10656 %{texmfdist}/source/latex/vxu
10657 %{texmfdist}/source/latex/warning
10658 %{texmfdist}/source/latex/warpcol
10659 %{texmfdist}/source/latex/was
10660 %{texmfdist}/source/latex/wnri
10661 %{texmfdist}/source/latex/xargs
10662 %{texmfdist}/source/latex/xdoc
10663 %{texmfdist}/source/latex/xfor
10664 %{texmfdist}/source/latex/xmpincl
10665 %{texmfdist}/source/latex/xpackages
10666 %{texmfdist}/source/latex/xskak
10667 %{texmfdist}/source/latex/xtab
10668 %{texmfdist}/source/latex/xtcapts
10669 %{texmfdist}/source/latex/yafoot
10670 %{texmfdist}/source/latex/yfonts
10671 %{texmfdist}/source/latex/yhmath
10672 %{texmfdist}/source/latex/york-thesis
10673 %{texmfdist}/source/latex/youngtab
10674 %dir %{texmfdist}/source/plain
10675 %dir %{texmfdist}/source/plain/jsmisc
10676 %{texmfdist}/source/plain/jsmisc/xfig
10677 %{texmfdist}/source/xelatex
10678 %{texmfdist}/tex/alatex
10679 %{texmfdist}/tex/generic/enctex
10680 %{texmfdist}/tex/latex/kalender
10681 %{texmfdist}/tex/latex/karnaugh
10682 %{texmfdist}/tex/latex/kerkis
10683 %{texmfdist}/tex/latex/kerntest
10684 %{texmfdist}/tex/latex/kluwer
10685 %{texmfdist}/tex/latex/kpfonts
10686 %{texmfdist}/tex/latex/kurier
10687 %{texmfdist}/tex/latex/labelcas
10688 %{texmfdist}/tex/latex/lazylist
10689 %{texmfdist}/tex/latex/lcg
10690 %{texmfdist}/tex/latex/lcyw
10691 %{texmfdist}/tex/latex/leading
10692 %{texmfdist}/tex/latex/ledmac
10693 %{texmfdist}/tex/latex/lettre
10694 %{texmfdist}/tex/latex/levy
10695 %{texmfdist}/tex/latex/lexikon
10696 %{texmfdist}/tex/latex/lgreek
10697 %{texmfdist}/tex/latex/lhcyr
10698 %{texmfdist}/tex/latex/lhelp
10699 %{texmfdist}/tex/latex/libertine
10700 %{texmfdist}/tex/latex/limap
10701 %{texmfdist}/tex/latex/linearA
10702 %{texmfdist}/tex/latex/linguex
10703 %{texmfdist}/tex/latex/lipsum
10704 %{texmfdist}/tex/latex/listbib
10705 %{texmfdist}/tex/latex/listliketab
10706 %{texmfdist}/tex/latex/listofsymbols
10707 %{texmfdist}/tex/latex/lkproof
10708 %{texmfdist}/tex/latex/logic
10709 %{texmfdist}/tex/latex/logpap
10710 %{texmfdist}/tex/latex/lps
10711 %{texmfdist}/tex/latex/lsc
10712 %{texmfdist}/tex/latex/ltablex
10713 %{texmfdist}/tex/latex/ltxindex
10714 %{texmfdist}/tex/latex/lxfonts
10715 %{texmfdist}/tex/latex/ly1
10716 %{texmfdist}/tex/latex/mafr
10717 %{texmfdist}/tex/latex/mailing
10718 %{texmfdist}/tex/latex/makebarcode
10719 %{texmfdist}/tex/latex/makebox
10720 %{texmfdist}/tex/latex/makecell
10721 %{texmfdist}/tex/latex/makecmds
10722 %{texmfdist}/tex/latex/makedtx
10723 %{texmfdist}/tex/latex/makeglos
10724 %{texmfdist}/tex/latex/makeplot
10725 %{texmfdist}/tex/latex/manfnt
10726 %{texmfdist}/tex/latex/manuscript
10727 %{texmfdist}/tex/latex/mapcodes
10728 %{texmfdist}/tex/latex/maple
10729 %{texmfdist}/tex/latex/marginnote
10730 %{texmfdist}/tex/latex/mathdesign
10731 %{texmfdist}/tex/latex/maybemath
10732 %{texmfdist}/tex/latex/mcaption
10733 %{texmfdist}/tex/latex/mceinleger
10734 %{texmfdist}/tex/latex/mcite
10735 %{texmfdist}/tex/latex/mciteplus
10736 %{texmfdist}/tex/latex/memexsupp
10737 %{texmfdist}/tex/latex/mentis
10738 %{texmfdist}/tex/latex/menu
10739 %{texmfdist}/tex/latex/method
10740 %{texmfdist}/tex/latex/metre
10741 %{texmfdist}/tex/latex/mff
10742 %{texmfdist}/tex/latex/mfpic4ode
10743 %{texmfdist}/tex/latex/mftinc
10744 %{texmfdist}/tex/latex/mhchem
10745 %{texmfdist}/tex/latex/mhequ
10746 %{texmfdist}/tex/latex/mhs
10747 %{texmfdist}/tex/latex/miller
10748 %{texmfdist}/tex/latex/minipage-marginpar
10749 %{texmfdist}/tex/latex/miniplot
10750 %{texmfdist}/tex/latex/minutes
10751 %{texmfdist}/tex/latex/mla-paper
10752 %{texmfdist}/tex/latex/mlist
10753 %{texmfdist}/tex/latex/moresize
10754 %{texmfdist}/tex/latex/movie15
10755 %{texmfdist}/tex/latex/msc
10756 %{texmfdist}/tex/latex/msg
10757 %{texmfdist}/tex/latex/mslapa
10758 %{texmfdist}/tex/latex/mtgreek
10759 %{texmfdist}/tex/latex/multibbl
10760 %{texmfdist}/tex/latex/multicap
10761 %{texmfdist}/tex/latex/multido
10762 %{texmfdist}/tex/latex/muthesis
10763 %{texmfdist}/tex/latex/mxd
10764 %{texmfdist}/tex/latex/mxedruli
10765 %{texmfdist}/tex/latex/nag
10766 %{texmfdist}/tex/latex/namespc
10767 %{texmfdist}/tex/latex/nath
10768 %{texmfdist}/tex/latex/nature
10769 %{texmfdist}/tex/latex/newvbtm
10770 %{texmfdist}/tex/latex/niceframe
10771 %{texmfdist}/tex/latex/nih
10772 %{texmfdist}/tex/latex/noitcrul
10773 %{texmfdist}/tex/latex/nomentbl
10774 %{texmfdist}/tex/latex/nonfloat
10775 %{texmfdist}/tex/latex/nostarch
10776 %{texmfdist}/tex/latex/notes
10777 %{texmfdist}/tex/latex/notes2bib
10778 %{texmfdist}/tex/latex/nrc
10779 %{texmfdist}/tex/latex/ntabbing
10780 %{texmfdist}/tex/latex/numline
10781 %{texmfdist}/tex/latex/numname
10782 %{texmfdist}/tex/latex/numprint
10783 %{texmfdist}/tex/latex/objectz
10784 %{texmfdist}/tex/latex/ocr-latex
10785 %{texmfdist}/tex/latex/octavo
10786 %{texmfdist}/tex/latex/ogonek
10787 %{texmfdist}/tex/latex/oldstyle
10788 %{texmfdist}/tex/latex/opcit
10789 %{texmfdist}/tex/latex/ordinalpt
10790 %{texmfdist}/tex/latex/ot2cyr
10791 %{texmfdist}/tex/latex/othello
10792 %{texmfdist}/tex/latex/otibet
10793 %{texmfdist}/tex/latex/outline
10794 %{texmfdist}/tex/latex/outliner
10795 %{texmfdist}/tex/latex/pacioli
10796 %{texmfdist}/tex/latex/pageno
10797 %{texmfdist}/tex/latex/pagenote
10798 %{texmfdist}/tex/latex/palatino
10799 %{texmfdist}/tex/latex/paper
10800 %{texmfdist}/tex/latex/papercdcase
10801 %{texmfdist}/tex/latex/papertex
10802 %{texmfdist}/tex/latex/parallel
10803 %{texmfdist}/tex/latex/paresse
10804 %{texmfdist}/tex/latex/parrun
10805 %{texmfdist}/tex/latex/patchcmd
10806 %{texmfdist}/tex/latex/pauldoc
10807 %{texmfdist}/tex/latex/pawpict
10808 %{texmfdist}/tex/latex/pbox
10809 %{texmfdist}/tex/latex/pbsheet
10810 %{texmfdist}/tex/latex/pclnfss
10811 %{texmfdist}/tex/latex/pdfcprot
10812 %{texmfdist}/tex/latex/pdfscreen
10813 %{texmfdist}/tex/latex/pdftricks
10814 %{texmfdist}/tex/latex/pdfwin
10815 %{texmfdist}/tex/latex/pecha
10816 %{texmfdist}/tex/latex/perltex
10817 %{texmfdist}/tex/latex/permute
10818 %{texmfdist}/tex/latex/petiteannonce
10819 %{texmfdist}/tex/latex/petri-nets
10820 %{texmfdist}/tex/latex/pgf-soroban
10821 %{texmfdist}/tex/latex/phaistos
10822 %{texmfdist}/tex/latex/philex
10823 %{texmfdist}/tex/latex/philosophersimprint
10824 %{texmfdist}/tex/latex/phonetic
10825 %{texmfdist}/tex/latex/photo
10826 %{texmfdist}/tex/latex/pictex2
10827 %{texmfdist}/tex/latex/pinlabel
10828 %{texmfdist}/tex/latex/pittetd
10829 %{texmfdist}/tex/latex/plari
10830 %{texmfdist}/tex/latex/plates
10831 %{texmfdist}/tex/latex/play
10832 %{texmfdist}/tex/latex/plweb
10833 %{texmfdist}/tex/latex/pmgraph
10834 %{texmfdist}/tex/latex/poemscol
10835 %{texmfdist}/tex/latex/polski
10836 %{texmfdist}/tex/latex/polyglot
10837 %{texmfdist}/tex/latex/polytable
10838 %{texmfdist}/tex/latex/postcards
10839 %{texmfdist}/tex/latex/powerdot
10840 %{texmfdist}/tex/latex/ppower4
10841 %{texmfdist}/tex/latex/ppr-prv
10842 %{texmfdist}/tex/latex/pracjourn
10843 %{texmfdist}/tex/latex/prettyref
10844 %{texmfdist}/tex/latex/proba
10845 %{texmfdist}/tex/latex/probsoln
10846 %{texmfdist}/tex/latex/procIAGssymp
10847 %{texmfdist}/tex/latex/progkeys
10848 %{texmfdist}/tex/latex/progress
10849 %{texmfdist}/tex/latex/protex
10850 %{texmfdist}/tex/latex/protocol
10851 %{texmfdist}/tex/latex/psfragx
10852 %{texmfdist}/tex/latex/psgo
10853 %{texmfdist}/tex/latex/pspicture
10854 %{texmfdist}/tex/latex/pstricks-add
10855 %{texmfdist}/tex/latex/ptptex
10856 %{texmfdist}/tex/latex/qcm
10857 %{texmfdist}/tex/latex/qobitree
10858 %{texmfdist}/tex/latex/qstest
10859 %{texmfdist}/tex/latex/qsymbols
10860 %{texmfdist}/tex/latex/qtree
10861 %{texmfdist}/tex/latex/quotchap
10862 %{texmfdist}/tex/latex/quotmark
10863 %{texmfdist}/tex/latex/r_und_s
10864 %{texmfdist}/tex/latex/randbild
10865 %{texmfdist}/tex/latex/randtext
10866 %{texmfdist}/tex/latex/rccol
10867 %{texmfdist}/tex/latex/rcs
10868 %{texmfdist}/tex/latex/rcsinfo
10869 %{texmfdist}/tex/latex/recipecard
10870 %{texmfdist}/tex/latex/rectopma
10871 %{texmfdist}/tex/latex/refcheck
10872 %{texmfdist}/tex/latex/refman
10873 %{texmfdist}/tex/latex/refstyle
10874 %{texmfdist}/tex/latex/regcount
10875 %{texmfdist}/tex/latex/register
10876 %{texmfdist}/tex/latex/relenc
10877 %{texmfdist}/tex/latex/repeatindex
10878 %{texmfdist}/tex/latex/resume
10879 %{texmfdist}/tex/latex/rlepsf
10880 %{texmfdist}/tex/latex/rmpage
10881 %{texmfdist}/tex/latex/robustcommand
10882 %{texmfdist}/tex/latex/robustindex
10883 %{texmfdist}/tex/latex/romannum
10884 %{texmfdist}/tex/latex/rotpages
10885 %{texmfdist}/tex/latex/rsc
10886 %{texmfdist}/tex/latex/rst
10887 %{texmfdist}/tex/latex/rtkinenc
10888 %{texmfdist}/tex/latex/rtklage
10889 %{texmfdist}/tex/latex/sagetex
10890 %{texmfdist}/tex/latex/sanskrit
10891 %{texmfdist}/tex/latex/sauerj
10892 %{texmfdist}/tex/latex/sauterfonts
10893 %{texmfdist}/tex/latex/savefnmark
10894 %{texmfdist}/tex/latex/savesym
10895 %{texmfdist}/tex/latex/savetrees
10896 %{texmfdist}/tex/latex/scalebar
10897 %{texmfdist}/tex/latex/schedule
10898 %{texmfdist}/tex/latex/scientificpaper
10899 %{texmfdist}/tex/latex/sciposter
10900 %{texmfdist}/tex/latex/sciwordconv
10901 %{texmfdist}/tex/latex/screenplay
10902 %{texmfdist}/tex/latex/script
10903 %{texmfdist}/tex/latex/sdrt
10904 %{texmfdist}/tex/latex/sectionbox
10905 %{texmfdist}/tex/latex/semantic
10906 %{texmfdist}/tex/latex/semaphor
10907 %{texmfdist}/tex/latex/semioneside
10908 %{texmfdist}/tex/latex/seqsplit
10909 %{texmfdist}/tex/latex/sf298
10910 %{texmfdist}/tex/latex/sffms
10911 %{texmfdist}/tex/latex/sfg
10912 %{texmfdist}/tex/latex/sfmath
10913 %{texmfdist}/tex/latex/sgame
10914 %{texmfdist}/tex/latex/shadbox
10915 %{texmfdist}/tex/latex/shadethm
10916 %{texmfdist}/tex/latex/shipunov
10917 %{texmfdist}/tex/latex/shorttoc
10918 %{texmfdist}/tex/latex/show2e
10919 %{texmfdist}/tex/latex/showexpl
10920 %{texmfdist}/tex/latex/sides
10921 %{texmfdist}/tex/latex/siggraph
10922 %{texmfdist}/tex/latex/simplecv
10923 %{texmfdist}/tex/latex/simplewick
10924 %{texmfdist}/tex/latex/skak
10925 %{texmfdist}/tex/latex/skull
10926 %{texmfdist}/tex/latex/slantsc
10927 %{texmfdist}/tex/latex/smalltableof
10928 %{texmfdist}/tex/latex/smartref
10929 %{texmfdist}/tex/latex/smflatex
10930 %{texmfdist}/tex/latex/snapshot
10931 %{texmfdist}/tex/latex/songbook
10932 %{texmfdist}/tex/latex/soyombo
10933 %{texmfdist}/tex/latex/sparklines
10934 %{texmfdist}/tex/latex/spie
10935 %{texmfdist}/tex/latex/splitbib
10936 %{texmfdist}/tex/latex/splitindex
10937 %{texmfdist}/tex/latex/sprite
10938 %{texmfdist}/tex/latex/srcltx
10939 %{texmfdist}/tex/latex/sseq
10940 %{texmfdist}/tex/latex/ssqquote
10941 %{texmfdist}/tex/latex/stack
10942 %{texmfdist}/tex/latex/stage
10943 %{texmfdist}/tex/latex/statex2
10944 %{texmfdist}/tex/latex/statistik
10945 %{texmfdist}/tex/latex/staves
10946 %{texmfdist}/tex/latex/stdpage
10947 %{texmfdist}/tex/latex/stellenbosch
10948 %{texmfdist}/tex/latex/stex
10949 %{texmfdist}/tex/latex/stringstrings
10950 %{texmfdist}/tex/latex/struktex
10951 %{texmfdist}/tex/latex/sttools
10952 %{texmfdist}/tex/latex/stubs
10953 %{texmfdist}/tex/latex/subdepth
10954 %{texmfdist}/tex/latex/subeqn
10955 %{texmfdist}/tex/latex/subeqnarray
10956 %{texmfdist}/tex/latex/subfloat
10957 %{texmfdist}/tex/latex/substr
10958 %{texmfdist}/tex/latex/sudoku
10959 %{texmfdist}/tex/latex/sudokubundle
10960 %{texmfdist}/tex/latex/sugconf
10961 %{texmfdist}/tex/latex/susy
10962 %{texmfdist}/tex/latex/svgcolor
10963 %{texmfdist}/tex/latex/svn-multi
10964 %{texmfdist}/tex/latex/svn
10965 %{texmfdist}/tex/latex/svninfo
10966 %{texmfdist}/tex/latex/swimgraf
10967 %{texmfdist}/tex/latex/symbol
10968 %{texmfdist}/tex/latex/synproof
10969 %{texmfdist}/tex/latex/syntax
10970 %{texmfdist}/tex/latex/syntrace
10971 %{texmfdist}/tex/latex/synttree
10972 %{texmfdist}/tex/latex/timing
10973 %{texmfdist}/tex/latex/tocvsec2
10974 %{texmfdist}/tex/latex/todo
10975 %{texmfdist}/tex/latex/tokenizer
10976 %{texmfdist}/tex/latex/toolbox
10977 %{texmfdist}/tex/latex/topfloat
10978 %{texmfdist}/tex/latex/toptesi
10979 %{texmfdist}/tex/latex/tpslifonts
10980 %{texmfdist}/tex/latex/tracking
10981 %{texmfdist}/tex/latex/trajan
10982 %{texmfdist}/tex/latex/translator
10983 %{texmfdist}/tex/latex/tree-dvips
10984 %{texmfdist}/tex/latex/trfsigns
10985 %{texmfdist}/tex/latex/trivfloat
10986 %{texmfdist}/tex/latex/trsym
10987 %{texmfdist}/tex/latex/tufte-latex
10988 %{texmfdist}/tex/latex/tugboat
10989 %{texmfdist}/tex/latex/turnstile
10990 %{texmfdist}/tex/latex/twoup
10991 %{texmfdist}/tex/latex/typedref
10992 %{texmfdist}/tex/latex/typogrid
10993 %{texmfdist}/tex/latex/uaclasses
10994 %{texmfdist}/tex/latex/ucthesis
10995 %{texmfdist}/tex/latex/uebungsblatt
10996 %{texmfdist}/tex/latex/uhrzeit
10997 %{texmfdist}/tex/latex/uiucthesis
10998 %{texmfdist}/tex/latex/ulsy
10999 %{texmfdist}/tex/latex/umich-thesis
11000 %{texmfdist}/tex/latex/uml
11001 %{texmfdist}/tex/latex/umoline
11002 %{texmfdist}/tex/latex/umrand
11003 %{texmfdist}/tex/latex/umthesis
11004 %{texmfdist}/tex/latex/underlin
11005 %{texmfdist}/tex/latex/ushort
11006 %{texmfdist}/tex/latex/uwthesis
11007
11008 # %files latex-palatcm
11009 # %defattr(644,root,root,755)
11010 # %{texmf}/tex/latex/palatcm
11011
11012 %files latex-pdfslide
11013 %defattr(644,root,root,755)
11014 %doc %{texmfdist}/doc/latex/pdfslide
11015 %{texmfdist}/tex/latex/pdfslide
11016
11017 %files latex-pgf
11018 %defattr(644,root,root,755)
11019 %doc %{texmfdist}/doc/generic/pgf
11020 %{texmfdist}/tex/generic/pgf
11021 %{texmfdist}/tex/generic/pgfplots
11022 %{texmfdist}/tex/latex/pgf
11023 %{texmfdist}/tex/latex/pgfopts
11024 %{texmfdist}/tex/latex/pgfplots
11025
11026 %files latex-prosper
11027 %defattr(644,root,root,755)
11028 %doc %{texmfdist}/doc/latex/prosper
11029 %{texmfdist}/tex/latex/prosper
11030
11031 %files latex-polynom
11032 %defattr(644,root,root,755)
11033 %doc %{texmfdist}/doc/latex/polynom
11034 %{texmfdist}/source/latex/polynom
11035 %{texmfdist}/tex/latex/polynom
11036
11037 %files latex-polynomial
11038 %defattr(644,root,root,755)
11039 %doc %{texmfdist}/doc/latex/polynomial
11040 %{texmfdist}/source/latex/polynomial
11041 %{texmfdist}/tex/latex/polynomial
11042
11043 %files latex-pseudocode
11044 %defattr(644,root,root,755)
11045 %doc %{texmfdist}/doc/latex/pseudocode
11046 %{texmfdist}/tex/latex/pseudocode
11047
11048 %files latex-pst-2dplot
11049 %defattr(644,root,root,755)
11050 %doc %{texmfdist}/doc/generic/pst-2dplot
11051 %{texmfdist}/tex/latex/pst-2dplot
11052
11053 %files latex-pst-3dplot
11054 %defattr(644,root,root,755)
11055 %doc %{texmfdist}/doc/generic/pst-3dplot
11056 %{texmfdist}/dvips/pst-3dplot
11057 %{texmfdist}/tex/generic/pst-3dplot
11058 %{texmfdist}/tex/latex/pst-3dplot
11059
11060 %files latex-pst-bar
11061 %defattr(644,root,root,755)
11062 %doc %{texmfdist}/doc/generic/pst-3dplot
11063 %{texmfdist}/dvips/pst-bar
11064 %{texmfdist}/tex/generic/pst-bar
11065 %{texmfdist}/tex/latex/pst-bar
11066
11067 %files latex-pst-circ
11068 %defattr(644,root,root,755)
11069 %doc %{texmfdist}/doc/generic/pst-circ
11070 %{texmfdist}/dvips/pst-circ
11071 %{texmfdist}/tex/generic/pst-circ
11072 %{texmfdist}/tex/latex/pst-circ
11073
11074 %files latex-pst-diffraction
11075 %defattr(644,root,root,755)
11076 %doc %{texmfdist}/doc/generic/pst-diffraction
11077 %{texmfdist}/tex/generic/pst-diffraction
11078 %{texmfdist}/tex/latex/pst-diffraction
11079
11080 %files latex-pst-eucl
11081 %defattr(644,root,root,755)
11082 %doc %{texmfdist}/doc/generic/pst-eucl
11083 %{texmfdist}/tex/generic/pst-eucl
11084 %{texmfdist}/tex/latex/pst-eucl
11085
11086 %files latex-pst-fun
11087 %defattr(644,root,root,755)
11088 %doc %{texmfdist}/doc/generic/pst-fun
11089 %{texmfdist}/dvips/pst-fun
11090 %{texmfdist}/tex/generic/pst-fun
11091 %{texmfdist}/tex/latex/pst-fun
11092
11093 %files latex-pst-func
11094 %defattr(644,root,root,755)
11095 %doc %{texmfdist}/doc/generic/pst-func
11096 %{texmfdist}/dvips/pst-func
11097 %{texmfdist}/tex/generic/pst-func
11098 %{texmfdist}/tex/latex/pst-func
11099
11100 %files latex-pst-infixplot
11101 %defattr(644,root,root,755)
11102 %doc %{texmfdist}/doc/generic/pst-infixplot
11103 %{texmfdist}/tex/generic/pst-infixplot
11104 %{texmfdist}/tex/latex/pst-infixplot
11105
11106 %files latex-pst-fr3d
11107 %defattr(644,root,root,755)
11108 %doc %{texmfdist}/doc/generic/pst-fr3d
11109 %{texmfdist}/source/generic/pst-fr3d
11110 %{texmfdist}/tex/generic/pst-fr3d
11111 %{texmfdist}/tex/latex/pst-fr3d
11112
11113 %files latex-pst-fractal
11114 %defattr(644,root,root,755)
11115 %doc %{texmfdist}/doc/generic/pst-fractal
11116 %{texmfdist}/dvips/pst-fractal
11117 %{texmfdist}/tex/generic/pst-fractal
11118 %{texmfdist}/tex/latex/pst-fractal
11119
11120 %files latex-pst-math
11121 %defattr(644,root,root,755)
11122 %doc %{texmfdist}/doc/generic/pst-math
11123 %{texmfdist}/dvips/pst-math
11124 %{texmfdist}/tex/generic/pst-math
11125 %{texmfdist}/tex/latex/pst-math
11126
11127 %files latex-pst-ob3d
11128 %defattr(644,root,root,755)
11129 %doc %{texmfdist}/doc/generic/pst-ob3d
11130 %{texmfdist}/source/generic/pst-ob3d
11131 %{texmfdist}/tex/generic/pst-ob3d
11132 %{texmfdist}/tex/latex/pst-ob3d
11133
11134 %files latex-pst-optexp
11135 %defattr(644,root,root,755)
11136 %doc %{texmfdist}/doc/generic/pst-optexp
11137 %{texmfdist}/dvips/pst-optexp
11138 %{texmfdist}/tex/generic/pst-optexp
11139 %{texmfdist}/tex/latex/pst-optexp
11140
11141 %files latex-pst-optic
11142 %defattr(644,root,root,755)
11143 %doc %{texmfdist}/doc/generic/pst-optic
11144 %{texmfdist}/tex/generic/pst-optic
11145 %{texmfdist}/tex/latex/pst-optic
11146
11147 %files latex-pst-text
11148 %defattr(644,root,root,755)
11149 %doc %{texmfdist}/doc/generic/pst-text
11150 %{texmfdist}/dvips/pst-text
11151 %{texmfdist}/tex/generic/pst-text
11152 %{texmfdist}/tex/latex/pst-text
11153
11154 %files latex-pst-uncategorized
11155 %defattr(644,root,root,755)
11156 %doc %{texmfdist}/doc/generic/pst-3d
11157 %doc %{texmfdist}/doc/generic/pst-asr
11158 %doc %{texmfdist}/doc/generic/pst-bar
11159 %doc %{texmfdist}/doc/generic/pst-barcode
11160 %doc %{texmfdist}/doc/generic/pst-blur
11161 %doc %{texmfdist}/doc/generic/pst-coil
11162 %doc %{texmfdist}/doc/generic/pst-cox
11163 # %doc %{texmfdist}/doc/generic/pst-cox/pst-coxcoor
11164 # %doc %{texmfdist}/doc/generic/pst-cox/pst-coxeterp
11165 %doc %{texmfdist}/doc/generic/pst-dbicons
11166 %doc %{texmfdist}/doc/generic/pst-eps
11167 %doc %{texmfdist}/doc/generic/pst-fill
11168 %doc %{texmfdist}/doc/generic/pst-geo
11169 %doc %{texmfdist}/doc/generic/pst-ghsb
11170 %doc %{texmfdist}/doc/generic/pst-gr3d
11171 %doc %{texmfdist}/doc/generic/pst-grad
11172 %doc %{texmfdist}/doc/generic/pst-jtree
11173 %doc %{texmfdist}/doc/generic/pst-labo
11174 %doc %{texmfdist}/doc/generic/pst-lens
11175 %doc %{texmfdist}/doc/generic/pst-light3d
11176 %doc %{texmfdist}/doc/generic/pst-osci
11177 %doc %{texmfdist}/doc/generic/pst-pad
11178 %doc %{texmfdist}/doc/generic/pst-pdgr
11179 %doc %{texmfdist}/doc/generic/pst-poly
11180 %doc %{texmfdist}/doc/generic/pst-qtree
11181 %doc %{texmfdist}/doc/generic/pst-slpe
11182 %doc %{texmfdist}/doc/generic/pst-solides3d
11183 # %doc %{texmfdist}/doc/generic/pst-solides3d/doc-en
11184 # %doc %{texmfdist}/doc/generic/pst-solides3d/doc
11185 %doc %{texmfdist}/doc/generic/pst-soroban
11186 %doc %{texmfdist}/doc/generic/pst-spectra
11187 %doc %{texmfdist}/doc/generic/pst-stru
11188 %doc %{texmfdist}/doc/generic/pst-uml
11189 %doc %{texmfdist}/doc/generic/pst-vue3d
11190 %doc %{texmfdist}/doc/latex/auto-pst-pdf
11191 %doc %{texmfdist}/doc/latex/pst-pdf
11192 %{texmfdist}/dvips/pst-barcode
11193 %{texmfdist}/dvips/pst-blur
11194 %{texmfdist}/dvips/pst-coil
11195 %{texmfdist}/dvips/pst-cox
11196 %{texmfdist}/dvips/pst-eucl
11197 %{texmfdist}/dvips/pst-geo
11198 %{texmfdist}/dvips/pst-ghsb
11199 %{texmfdist}/dvips/pst-grad
11200 %{texmfdist}/dvips/pst-light3d
11201 %{texmfdist}/dvips/pst-slpe
11202 %{texmfdist}/dvips/pst-solides3d
11203 %{texmfdist}/dvips/pst-spectra
11204 %{texmfdist}/dvips/pst-vue3d
11205 %{texmfdist}/scripts/pst-pdf
11206 %{texmfdist}/source/generic/pst-3d
11207 %{texmfdist}/source/generic/pst-3dplot
11208 %{texmfdist}/source/generic/pst-barcode
11209 %{texmfdist}/source/generic/pst-blur
11210 %{texmfdist}/source/generic/pst-circ
11211 %{texmfdist}/source/generic/pst-coil
11212 %{texmfdist}/source/generic/pst-dbicons
11213 %{texmfdist}/source/generic/pst-diffraction
11214 %{texmfdist}/source/generic/pst-eps
11215 %{texmfdist}/source/generic/pst-fill
11216 %{texmfdist}/source/generic/pst-fractal
11217 %{texmfdist}/source/generic/pst-fun
11218 %{texmfdist}/source/generic/pst-func
11219 %{texmfdist}/source/generic/pst-lens
11220 %{texmfdist}/source/generic/pst-light3d
11221 %{texmfdist}/source/generic/pst-optic
11222 %{texmfdist}/source/generic/pst-pad
11223 %{texmfdist}/source/generic/pst-pdgr
11224 %{texmfdist}/source/generic/pst-slpe
11225 %{texmfdist}/source/generic/pst-soroban
11226 %{texmfdist}/source/generic/pst-text
11227 %{texmfdist}/source/generic/pst-uml
11228 %{texmfdist}/source/generic/pst-vue3d
11229 %{texmfdist}/source/latex/auto-pst-pdf
11230 %{texmfdist}/source/latex/pst-gr3d
11231 %{texmfdist}/source/latex/pst-pdf
11232 %{texmfdist}/source/latex/pst-poly
11233 %{texmfdist}/tex/generic/pst-3d
11234 %{texmfdist}/tex/generic/pst-asr
11235 %{texmfdist}/tex/generic/pst-barcode
11236 %{texmfdist}/tex/generic/pst-blur
11237 %{texmfdist}/tex/generic/pst-coil
11238 %{texmfdist}/tex/generic/pst-cox
11239 %{texmfdist}/tex/generic/pst-eps
11240 %{texmfdist}/tex/generic/pst-fill
11241 %{texmfdist}/tex/generic/pst-geo
11242 %{texmfdist}/tex/generic/pst-ghsb
11243 %{texmfdist}/tex/generic/pst-gr3d
11244 %{texmfdist}/tex/generic/pst-grad
11245 %{texmfdist}/tex/generic/pst-jtree
11246 %{texmfdist}/tex/generic/pst-labo
11247 %{texmfdist}/tex/generic/pst-lens
11248 %{texmfdist}/tex/generic/pst-light3d
11249 %{texmfdist}/tex/generic/pst-osci
11250 %{texmfdist}/tex/generic/pst-pad
11251 %{texmfdist}/tex/generic/pst-pdgr
11252 %{texmfdist}/tex/generic/pst-poly
11253 %{texmfdist}/tex/generic/pst-qtree
11254 %{texmfdist}/tex/generic/pst-slpe
11255 %{texmfdist}/tex/generic/pst-solides3d
11256 %{texmfdist}/tex/generic/pst-spectra
11257 %{texmfdist}/tex/generic/pst-stru
11258 %{texmfdist}/tex/generic/pst-vue3d
11259 %{texmfdist}/tex/latex/pst-3d
11260 %{texmfdist}/tex/latex/pst-asr
11261 %{texmfdist}/tex/latex/pst-barcode
11262 %{texmfdist}/tex/latex/pst-blur
11263 %{texmfdist}/tex/latex/pst-coil
11264 %{texmfdist}/tex/latex/pst-cox
11265 %{texmfdist}/tex/latex/pst-dbicons
11266 %{texmfdist}/tex/latex/pst-eps
11267 %{texmfdist}/tex/latex/pst-fill
11268 %{texmfdist}/tex/latex/pst-geo
11269 %{texmfdist}/tex/latex/pst-ghsb
11270 %{texmfdist}/tex/latex/pst-gr3d
11271 %{texmfdist}/tex/latex/pst-grad
11272 %{texmfdist}/tex/latex/pst-jtree
11273 %{texmfdist}/tex/latex/pst-labo
11274 %{texmfdist}/tex/latex/pst-lens
11275 %{texmfdist}/tex/latex/pst-light3d
11276 %{texmfdist}/tex/latex/pst-osci
11277 %{texmfdist}/tex/latex/pst-pad
11278 %{texmfdist}/tex/latex/pst-pdf
11279 %{texmfdist}/tex/latex/pst-pdgr
11280 %{texmfdist}/tex/latex/pst-poly
11281 %{texmfdist}/tex/latex/pst-qtree
11282 %{texmfdist}/tex/latex/pst-slpe
11283 %{texmfdist}/tex/latex/pst-solides3d
11284 %{texmfdist}/tex/latex/pst-soroban
11285 %{texmfdist}/tex/latex/pst-spectra
11286 %{texmfdist}/tex/latex/pst-stru
11287 %{texmfdist}/tex/latex/pst-uml
11288 %{texmfdist}/tex/latex/pst-vue3d
11289
11290 %files latex-psnfss
11291 %defattr(644,root,root,755)
11292 %doc %{texmfdist}/doc/latex/psnfss
11293 %dir %{texmfdist}/source/latex
11294 %dir %{texmfdist}/source/latex/latex-tds
11295 %dir %{texmfdist}/source/latex/latex-tds/tex
11296 %{texmfdist}/fonts/map/dvips/psnfss
11297 %{texmfdist}/source/latex/psnfss
11298 %{texmfdist}/source/latex/latex-tds/tex/psnfss2e.drv
11299 %{texmfdist}/tex/latex/psnfss
11300
11301 %files latex-pxfonts
11302 %defattr(644,root,root,755)
11303 %doc %{texmfdist}/doc/fonts/pxfonts
11304 %{texmfdist}/tex/latex/pxfonts
11305 %{texmfdist}/fonts/type1/public/pxfonts
11306 %{texmfdist}/fonts/afm/public/pxfonts
11307 %{texmfdist}/fonts/tfm/public/pxfonts
11308 %{texmfdist}/fonts/vf/public/pxfonts
11309 %{texmfdist}/fonts/map/dvips/pxfonts
11310
11311 #%files latex-qfonts
11312 #%defattr(644,root,root,755)
11313
11314 %files latex-SIstyle
11315 %defattr(644,root,root,755)
11316 %{texmfdist}/doc/latex/SIstyle
11317 %{texmfdist}/source/latex/SIstyle
11318
11319 %files latex-SIunits
11320 %defattr(644,root,root,755)
11321 %{texmfdist}/doc/latex/SIunits
11322 %{texmfdist}/tex/latex/SIunits
11323 %{texmfdist}/source/latex/SIunits
11324
11325 %files latex-siunitx
11326 %defattr(644,root,root,755)
11327 %{texmfdist}/doc/latex/siunitx
11328 %{texmfdist}/tex/latex/siunitx
11329 %{texmfdist}/source/latex/siunitx
11330
11331 %files latex-Tabbing
11332 %defattr(644,root,root,755)
11333 %{texmfdist}/source/latex/Tabbing
11334 %{texmfdist}/doc/latex/Tabbing
11335
11336 %files latex-txfonts
11337 %defattr(644,root,root,755)
11338 %doc %{texmfdist}/doc/fonts/txfonts
11339 %{texmfdist}/fonts/type1/public/txfonts
11340 %{texmfdist}/fonts/afm/public/txfonts
11341 %{texmfdist}/fonts/enc/dvips/txfonts
11342 %{texmfdist}/fonts/tfm/public/txfonts
11343 %{texmfdist}/fonts/vf/public/txfonts
11344 %{texmfdist}/fonts/map/dvips/txfonts
11345 %{texmfdist}/tex/latex/txfonts
11346
11347 %files latex-ucs
11348 %defattr(644,root,root,755)
11349 %doc %{texmfdist}/doc/latex/ucs
11350 %{texmfdist}/tex/latex/ucs
11351
11352 %files latex-umlaute
11353 %defattr(644,root,root,755)
11354 %{texmfdist}/tex/latex/umlaute
11355
11356 # %files latex-urwvn
11357 # %defattr(644,root,root,755)
11358
11359 %files latex-variations
11360 %defattr(644,root,root,755)
11361 %doc %{texmfdist}/doc/generic/variations
11362 %{texmfdist}/tex/generic/variations
11363
11364 %files latex-wasysym
11365 %defattr(644,root,root,755)
11366 %doc %{texmfdist}/doc/latex/wasysym
11367 %{texmfdist}/tex/latex/wasysym
11368 %{texmfdist}/source/latex/wasysym
11369
11370 %files latex-xcolor
11371 %defattr(644,root,root,755)
11372 %doc %{texmfdist}/doc/latex/xcolor
11373 %{texmfdist}/dvips/xcolor
11374 %{texmfdist}/source/latex/xcolor
11375
11376 # %files format-latex
11377 # %defattr(644,root,root,755)
11378 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/latex.fmt
11379
11380 %files format-pdflatex
11381 %defattr(644,root,root,755)
11382 #%{texmf}/pdftex/latex/config
11383 # %dir %{texmf}/pdftex/latex
11384 %attr(755,root,root) %{_bindir}/pdflatex
11385 %{_mandir}/man1/pdflatex.1*
11386 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdflatex.fmt
11387
11388 # %files platex
11389 # %defattr(644,root,root,755)
11390 # %doc %{texmf}/doc/latex/platex
11391 # %dir %{texmf}/tex/platex
11392 # %{texmf}/tex/platex/config
11393 # %{texmf}/tex/latex/platex
11394
11395 # %files format-platex
11396 # %defattr(644,root,root,755)
11397 # %attr(755,root,root) %{_bindir}/platex
11398 #%attr(755,root,root) %{_bindir}/platex-pl
11399 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/platex.fmt
11400 #%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/platex-pl.fmt
11401
11402 # %files format-pdfplatex
11403 # %defattr(644,root,root,755)
11404 #%dir %{texmf}/pdftex/platex
11405 #%{texmf}/pdftex/platex/config
11406 # %attr(755,root,root) %{_bindir}/pdfplatex
11407 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfplatex.fmt
11408
11409 %files tex-babel
11410 %defattr(644,root,root,755)
11411 %dir %{texmfdist}/source/generic/babel
11412 %doc %{texmfdist}/doc/generic/babel
11413 %{texmfdist}/tex/generic/babel
11414
11415 %files tex-german
11416 %defattr(644,root,root,755)
11417 %doc %{texmfdist}/doc/generic/german
11418 %{texmfdist}/tex/generic/german
11419
11420 %files tex-mfpic
11421 %defattr(644,root,root,755)
11422 %doc %{texmfdist}/doc/generic/mfpic
11423 %{texmfdist}/tex/generic/mfpic
11424
11425 %files tex-misc
11426 %defattr(644,root,root,755)
11427 %doc %{texmfdist}/doc/latex/localloc
11428 %doc %{texmfdist}/doc/generic/multido
11429 %doc %{texmfdist}/doc/generic/tap
11430
11431 %{texmfdist}/tex/generic/eijkhout
11432 %{texmfdist}/tex/generic/multido
11433 %{texmfdist}/tex/generic/misc
11434
11435 %files tex-pictex
11436 %defattr(644,root,root,755)
11437 %doc %{texmfdist}/doc/generic/pictex
11438 %{texmfdist}/tex/generic/pictex
11439
11440 %files tex-pstricks
11441 %defattr(644,root,root,755)
11442 %doc %{texmfdist}/doc/generic/pstricks
11443 %{texmfdist}/dvips/pstricks
11444 %{texmfdist}/tex/generic/pstricks
11445
11446 # %files tex-qpx
11447 # %defattr(644,root,root,755)
11448 # %doc %{texmf}/doc/fonts/polish/qpx
11449 # %{texmf}/tex/generic/qpx
11450
11451 %files tex-qpxqtx
11452 %defattr(644,root,root,755)
11453 %doc %{texmfdist}/doc/fonts/qpxqtx
11454 %{texmfdist}/fonts/tfm/public/qpxqtx
11455 %{texmfdist}/fonts/vf/public/qpxqtx
11456 %{texmfdist}/tex/generic/qpxqtx
11457
11458 %files tex-ruhyphen
11459 %defattr(644,root,root,755)
11460 %{texmfdist}/tex/generic/ruhyphen
11461 %{texmfdist}/source/generic/ruhyphen
11462
11463 %files tex-spanish
11464 %defattr(644,root,root,755)
11465 %doc %{texmfdist}/doc/latex/spanish-mx
11466 %dir %{texmfdist}/source/latex/mapcodes
11467 %dir %{texmfdist}/source/latex/polyglot
11468 %dir %{texmfdist}/source/latex/polyglot/langs
11469 %dir %{texmfdist}/tex/latex/apacite
11470 %dir %{texmfdist}/tex/latex/babelbib
11471 %dir %{texmfdist}/tex/latex/dvdcoll/dcl
11472 %dir %{texmfdist}/tex/texsis
11473 %dir %{texmfdist}/tex/texsis/base
11474 %{texmfdist}/source/generic/babel/spanish.ins
11475 %{texmfdist}/source/generic/babel/spanish.dtx
11476 %{texmfdist}/source/latex/polyglot/langs/spanish.ld
11477 %{texmfdist}/source/latex/polyglot/langs/spanish.ot1
11478 %{texmfdist}/source/latex/mapcodes/spanish.map
11479 %{texmfdist}/source/latex/mapcodes/spanish.dtx
11480 %{texmfdist}/tex/texsis/base/Spanish.txs
11481 %{texmfdist}/tex/generic/babel/spanish.sty
11482 %{texmfdist}/tex/generic/babel/spanish.ldf
11483 %{texmfdist}/tex/latex/spanish-mx
11484 %{texmfdist}/tex/latex/custom-bib/spanish.mbs
11485 %{texmfdist}/tex/latex/babelbib/spanish.bdf
11486 %{texmfdist}/tex/latex/apacite/spanish.apc
11487 %{texmfdist}/tex/latex/dvdcoll/dcl/spanish.dcl
11488
11489 %files tex-texdraw
11490 %defattr(644,root,root,755)
11491 %doc %{texmfdist}/doc/texdraw
11492 %{texmfdist}/tex/generic/texdraw
11493
11494 %files tex-thumbpdf
11495 %defattr(644,root,root,755)
11496 %doc %{texmfdist}/doc/generic/thumbpdf
11497 %attr(755,root,root) %{_bindir}/thumbpdf
11498 %{texmfdist}/tex/generic/thumbpdf
11499 %{texmfdist}/scripts/thumbpdf
11500 %{_mandir}/man1/thumbpdf.1*
11501
11502 %files tex-ukrhyph
11503 %defattr(644,root,root,755)
11504 %doc %{texmfdist}/doc/generic/ukrhyph
11505 %{texmfdist}/tex/generic/ukrhyph
11506
11507 %files latex-vietnam
11508 %defattr(644,root,root,755)
11509 %doc %{texmfdist}/doc/generic/vntex
11510 %{texmfdist}/tex/latex/vntex
11511
11512 %files tex-xypic
11513 %defattr(644,root,root,755)
11514 %doc %{texmfdist}/doc/generic/xypic
11515 %{texmfdist}/tex/generic/xypic
11516
11517 %files tex-xkeyval
11518 %defattr(644,root,root,755)
11519 %doc %{texmfdist}/doc/latex/xkeyval
11520 %{texmfdist}/source/latex/xkeyval
11521 %{texmfdist}/tex/generic/xkeyval
11522 %{texmfdist}/tex/latex/xkeyval
11523
11524 %files fonts-adobe
11525 %defattr(644,root,root,755)
11526 %{texmfdist}/fonts/type1/adobe
11527 %{texmfdist}/fonts/afm/adobe
11528 %{texmfdist}/fonts/tfm/adobe
11529 %{texmfdist}/fonts/vf/adobe
11530
11531 %files fonts-ae
11532 %defattr(644,root,root,755)
11533 %doc %{texmfdist}/doc/fonts/ae
11534 %{texmfdist}/fonts/tfm/public/ae
11535 %{texmfdist}/fonts/vf/public/ae
11536 %{texmfdist}/source/fonts/ae
11537
11538 %files fonts-ams
11539 %defattr(644,root,root,755)
11540 %{texmfdist}/bibtex/bst/ams
11541 %{texmfdist}/bibtex/bib/ams
11542 %{texmfdist}/dvips/ams
11543 %{texmfdist}/fonts/source/public/ams
11544 %{texmfdist}/fonts/type1/bluesky/ams
11545 %{texmfdist}/fonts/afm/bluesky/ams
11546 %{texmfdist}/fonts/tfm/public/ams
11547 %{texmfdist}/fonts/map/dvips/ams
11548
11549 %files fonts-antp
11550 %defattr(644,root,root,755)
11551 %doc %{texmfdist}/doc/fonts/antp
11552 %{texmfdist}/fonts/enc/dvips/antp
11553 %{texmfdist}/fonts/map/dvips/antp
11554 %{texmfdist}/fonts/afm/public/antp
11555 %{texmfdist}/fonts/tfm/public/antp
11556 %{texmfdist}/dvips/antp
11557
11558 %files fonts-antt
11559 %defattr(644,root,root,755)
11560 %doc %{texmfdist}/doc/fonts/antt
11561 %{texmfdist}/fonts/afm/public/antt
11562 %{texmfdist}/fonts/opentype/public/antt
11563 %{texmfdist}/fonts/enc/dvips/antt
11564 %{texmfdist}/fonts/tfm/public/antt
11565 %{texmfdist}/fonts/map/dvips/antt
11566 %{texmfdist}/tex/plain/antt
11567 %{texmfdist}/tex/latex/antt
11568
11569 %files fonts-arphic
11570 %defattr(644,root,root,755)
11571 %doc %{texmfdist}/doc/fonts/arphic
11572 %{texmfdist}/fonts/afm/arphic
11573 %{texmfdist}/fonts/tfm/arphic
11574 %{texmfdist}/fonts/vf/arphic
11575
11576 %files fonts-bbm
11577 %defattr(644,root,root,755)
11578 %doc %{texmfdist}/doc/fonts/bbm
11579 %{texmfdist}/fonts/source/public/bbm
11580 %{texmfdist}/fonts/tfm/public/bbm
11581 %{texmfdist}/source/latex/bbm
11582 %{texmfdist}/tex/latex/bbm
11583
11584 %files fonts-bbold
11585 %defattr(644,root,root,755)
11586 %{texmfdist}/fonts/source/public/bbold
11587 %{texmfdist}/fonts/tfm/public/bbold
11588
11589 # %files fonts-bh
11590 # %defattr(644,root,root,755)
11591 # %doc %{texmf}/doc/fonts/bh
11592 # %{texmf}/fonts/tfm/bh
11593 # %{texmf}/fonts/vf/bh
11594
11595 %files fonts-bitstream
11596 %defattr(644,root,root,755)
11597 %{texmfdist}/fonts/afm/bitstrea
11598 %{texmfdist}/fonts/tfm/bitstrea
11599 %{texmfdist}/fonts/vf/bitstrea
11600
11601 #%files fonts-cbgreek
11602 #%defattr(644,root,root,755)
11603
11604 %files fonts-cc-pl
11605 %defattr(644,root,root,755)
11606 %{texmfdist}/fonts/source/public/cc-pl
11607 %{texmfdist}/fonts/enc/dvips/cc-pl
11608 %{texmfdist}/fonts/tfm/public/cc-pl
11609 %{texmfdist}/fonts/map/dvips/cc-pl
11610
11611 %files fonts-cg
11612 %defattr(644,root,root,755)
11613 %{texmfdist}/fonts/tfm/cg
11614 %{texmfdist}/fonts/vf/cg
11615
11616 %files fonts-cm
11617 %defattr(644,root,root,755)
11618 %doc %{texmfdist}/doc/fonts/cm
11619 %dir %{texmfdist}/doc/fonts
11620 %dir %{texmfdist}/dvips
11621 %dir %{texmfdist}/fonts/afm/bluesky
11622 %dir %{texmfdist}/fonts/map/dvips
11623 %dir %{texmfdist}/fonts/pk/ljfour/public
11624 %{texmfdist}/dvips/cm
11625 %{texmfdist}/fonts/source/public/cm
11626 %{texmfdist}/fonts/afm/bluesky/cm
11627 %{texmfdist}/fonts/tfm/public/cm
11628 %{texmfdist}/fonts/pk/ljfour/public/cm
11629 %{texmfdist}/fonts/map/dvips/cm
11630
11631 %files fonts-cmbright
11632 %defattr(644,root,root,755)
11633 %doc %{texmfdist}/doc/latex/cmbright
11634 %{texmfdist}/fonts/source/public/cmbright
11635 %{texmfdist}/fonts/tfm/public/cmbright
11636 %{texmfdist}/source/latex/cmbright
11637 %{texmfdist}/tex/latex/cmbright
11638
11639 %files fonts-cmcyr
11640 %defattr(644,root,root,755)
11641 %doc %{texmfdist}/doc/fonts/cmcyr
11642 %{texmfdist}/fonts/source/public/cmcyr
11643 %{texmfdist}/fonts/type1/public/cmcyr
11644 %{texmfdist}/fonts/tfm/public/cmcyr
11645 %{texmfdist}/fonts/vf/public/cmcyr
11646 %{texmfdist}/fonts/map/dvips/cmcyr
11647
11648 %files fonts-cmextra
11649 %defattr(644,root,root,755)
11650 %{texmfdist}/fonts/source/public/cmextra
11651 %{texmfdist}/fonts/tfm/public/cmextra
11652
11653 %files fonts-cmsuper
11654 %defattr(644,root,root,755)
11655 %doc %{texmfdist}/doc/fonts/cm-super
11656 %{texmfdist}/fonts/afm/public/cm-super
11657 %{texmfdist}/fonts/enc/dvips/cm-super
11658 %{texmfdist}/fonts/map/dvips/cm-super
11659 %{texmfdist}/fonts/map/vtex/cm-super
11660 %{texmfdist}/fonts/type1/public/cm-super
11661
11662 %files fonts-concmath
11663 %defattr(644,root,root,755)
11664 %doc %{texmfdist}/doc/fonts/concmath
11665 %doc %{texmfdist}/doc/latex/concmath
11666 %{texmfdist}/fonts/source/public/concmath
11667 %{texmfdist}/fonts/tfm/public/concmath
11668 %{texmfdist}/source/latex/concmath
11669 %{texmfdist}/tex/latex/concmath
11670
11671 %files fonts-concrete
11672 %defattr(644,root,root,755)
11673 %doc %{texmfdist}/doc/fonts/concrete
11674 %{texmfdist}/fonts/source/public/concrete
11675 %{texmfdist}/fonts/tfm/public/concrete
11676
11677 %files fonts-cs
11678 %defattr(644,root,root,755)
11679 %{texmfdist}/dvips/cs
11680 %{texmfdist}/fonts/source/public/cs
11681 %{texmfdist}/fonts/enc/dvips/cs
11682 %{texmfdist}/fonts/tfm/public/cs
11683 %{texmfdist}/fonts/map/dvips/cs
11684
11685 #%files fonts-dstroke
11686 #%defattr(644,root,root,755)
11687
11688 %files fonts-ecc
11689 %defattr(644,root,root,755)
11690 %doc %{texmfdist}/doc/fonts/ecc
11691 %{texmfdist}/fonts/source/public/ecc
11692 %{texmfdist}/fonts/tfm/public/ecc
11693
11694 %files fonts-eurosym
11695 %defattr(644,root,root,755)
11696 %doc %{texmfdist}/doc/fonts/eurosym
11697 %{texmfdist}/fonts/source/public/eurosym
11698 %{texmfdist}/fonts/tfm/public/eurosym
11699 %{texmfdist}/fonts/map/dvips/eurosym
11700 %{texmfdist}/source/fonts/eurosym
11701 %{texmfdist}/tex/latex/eurosym
11702
11703 %files fonts-eulervm
11704 %defattr(644,root,root,755)
11705 %doc %{texmfdist}/doc/latex/eulervm
11706 %{texmfdist}/fonts/tfm/public/eulervm
11707 %{texmfdist}/fonts/vf/public/eulervm
11708 %{texmfdist}/source/latex/eulervm
11709 %{texmfdist}/tex/latex/eulervm
11710
11711 %files fonts-euxm
11712 %defattr(644,root,root,755)
11713 %{texmfdist}/fonts/source/public/euxm
11714 %{texmfdist}/fonts/tfm/public/euxm
11715
11716 %files fonts-gothic
11717 %defattr(644,root,root,755)
11718 %{texmfdist}/doc/fonts/gothic
11719 %{texmfdist}/dvips/gothic
11720 %{texmfdist}/fonts/source/public/gothic
11721 %{texmfdist}/fonts/type1/public/gothic
11722 %{texmfdist}/fonts/afm/public/gothic
11723 %{texmfdist}/fonts/tfm/public/gothic
11724 %{texmfdist}/fonts/vf/public/gothic
11725 %{texmfdist}/fonts/map/dvips/gothic
11726
11727 %files fonts-hoekwater
11728 %defattr(644,root,root,755)
11729 %{texmfdist}/fonts/afm/hoekwater
11730 %{texmfdist}/fonts/tfm/hoekwater
11731 %{texmfdist}/fonts/truetype/hoekwater
11732
11733 %files fonts-jknappen
11734 %defattr(644,root,root,755)
11735 %{texmfdist}/fonts/source/jknappen
11736 %{texmfdist}/fonts/tfm/jknappen
11737
11738 %files fonts-latex
11739 %defattr(644,root,root,755)
11740 %doc %{texmfdist}/doc/latex/esint
11741 %dir %{texmfdist}/fonts/source/public/latex-fonts
11742 %dir %{texmfdist}/fonts/type1/bluesky/latex-fonts
11743 %dir %{texmfdist}/fonts/afm/bluesky/latex-fonts
11744 %dir %{texmfdist}/fonts/tfm/public/latex-fonts
11745 %dir %{texmfdist}/fonts/map/dvips/latex-fonts
11746 %{texmfdist}/fonts/source/public/esint
11747 %{texmfdist}/fonts/tfm/public/esint
11748 %{texmfdist}/source/latex/esint
11749 %{texmfdist}/tex/latex/esint
11750 %{texmfdist}/fonts/source/public/latex-fonts/*
11751 %{texmfdist}/fonts/type1/bluesky/latex-fonts/*
11752 %{texmfdist}/fonts/afm/bluesky/latex-fonts/*
11753 %{texmfdist}/fonts/tfm/public/latex-fonts/*
11754 %{texmfdist}/fonts/map/dvips/latex-fonts/*
11755
11756 %files fonts-lh
11757 %defattr(644,root,root,755)
11758 %doc %{texmfdist}/doc/fonts/lh
11759 %{texmfdist}/fonts/source/lh
11760 %{texmfdist}/metapost/support/charlib/LH
11761 %{texmfdist}/source/fonts/lh
11762 %{texmfdist}/source/latex/lh
11763
11764 %files fonts-lm
11765 %defattr(644,root,root,755)
11766 %doc %{texmfdist}/doc/fonts/lm
11767 %{texmfdist}/fonts/type1/public/lm
11768 %{texmfdist}/fonts/afm/public/lm
11769 %{texmfdist}/fonts/opentype/public/lm
11770 %{texmfdist}/fonts/enc/dvips/lm
11771 %{texmfdist}/fonts/tfm/public/lm
11772 %{texmfdist}/fonts/map/dvips/lm
11773 %{texmfdist}/fonts/map/dvipdfm/lm
11774 %{texmfdist}/source/fonts/lm
11775 %{texmfdist}/tex/latex/lm
11776
11777 %files fonts-marvosym
11778 %defattr(644,root,root,755)
11779 %doc %{texmfdist}/doc/latex/marvosym
11780 %dir %{texmfdist}/source/fonts/eurofont
11781 %dir %{texmfdist}/source/fonts/eurofont/marvosym
11782 %dir %{texmfdist}/tex/latex
11783 %{texmfdist}/fonts/type1/public/marvosym
11784 %{texmfdist}/fonts/afm/public/marvosym
11785 %{texmfdist}/fonts/tfm/public/marvosym
11786 %{texmfdist}/fonts/map/dvips/marvosym
11787 %{texmfdist}/source/fonts/eurofont/marvosym/*
11788 %{texmfdist}/tex/latex/marvosym
11789
11790 %files fonts-mflogo
11791 %defattr(644,root,root,755)
11792 %doc %{texmfdist}/doc/latex/mflogo
11793 %{texmfdist}/fonts/source/public/mflogo
11794 %{texmfdist}/fonts/type1/hoekwater/mflogo
11795 %{texmfdist}/fonts/afm/hoekwater/mflogo
11796 %{texmfdist}/fonts/tfm/public/mflogo
11797 %{texmfdist}/fonts/map/dvips/mflogo
11798 %{texmfdist}/source/latex/mflogo
11799 %{texmfdist}/tex/latex/mflogo
11800
11801 %files fonts-misc
11802 %defattr(644,root,root,755)
11803 %doc %{texmfdist}/doc/latex/marvosym/mac/oztex/tex-font/misc
11804 %{texmfdist}/fonts/source/public/misc
11805 %{texmfdist}/fonts/tfm/public/misc
11806 %{texmfdist}/fonts/misc
11807
11808 %files fonts-monotype
11809 %defattr(644,root,root,755)
11810 %{texmfdist}/fonts/tfm/monotype
11811 %{texmfdist}/fonts/vf/monotype
11812
11813
11814 %files fonts-other
11815 %defattr(644,root,root,755)
11816
11817 %doc %{texmfdist}/doc/fonts/yi4latex
11818 %{texmfdist}/fonts/source/public/yi4latex
11819 %{texmfdist}/fonts/tfm/public/yi4latex
11820
11821 %{texmfdist}/fonts/tfm/public/pslatex
11822 %{texmfdist}/fonts/map/dvips/pslatex
11823 %{texmfdist}/fonts/vf/public/pslatex
11824
11825 %doc %{texmfdist}/doc/fonts/allrunes
11826 %{texmfdist}/fonts/source/public/allrunes
11827 %{texmfdist}/fonts/tfm/public/allrunes
11828 %{texmfdist}/fonts/type1/public/allrunes
11829 %{texmfdist}/source/fonts/allrunes
11830
11831 %doc %{texmfdist}/doc/fonts/antiqua
11832 %{texmfdist}/fonts/map/dvips/antiqua
11833
11834 %{texmfdist}/fonts/source/public/apl
11835 %{texmfdist}/fonts/tfm/public/apl
11836 %{texmfdist}/source/fonts/apl
11837
11838 %{texmfdist}/fonts/afm/arabi
11839 %{texmfdist}/fonts/tfm/arabi
11840 %{texmfdist}/fonts/type1/arabi
11841 %{texmfdist}/fonts/enc/dvips/arabi
11842 %{texmfdist}/fonts/map/dvips/arabi
11843
11844 %{texmfdist}/fonts/map/dvips/arabtex
11845 %{texmfdist}/fonts/source/public/arabtex
11846 %{texmfdist}/fonts/tfm/public/arabtex
11847 %{texmfdist}/fonts/type1/public/arabtex
11848
11849 %doc %{texmfdist}/doc/fonts/archaic
11850 %{texmfdist}/fonts/afm/public/archaic
11851 %{texmfdist}/fonts/map/dvips/archaic
11852 %{texmfdist}/fonts/source/public/archaic
11853 %{texmfdist}/fonts/tfm/public/archaic
11854 %{texmfdist}/fonts/type1/public/archaic
11855 %{texmfdist}/source/fonts/archaic
11856
11857 %doc %{texmfdist}/doc/fonts/arev
11858 %{texmfdist}/fonts/afm/public/arev
11859 %{texmfdist}/fonts/enc/dvips/arev
11860 %{texmfdist}/fonts/map/dvips/arev
11861 %{texmfdist}/fonts/tfm/public/arev
11862 %{texmfdist}/fonts/type1/public/arev
11863 %{texmfdist}/fonts/vf/public/arev
11864 %{texmfdist}/source/fonts/arev
11865
11866 %{texmfdist}/fonts/tfm/vntex/arevvn
11867 %{texmfdist}/fonts/type1/vntex/arevvn
11868
11869 %{texmfdist}/fonts/source/public/ar
11870 %{texmfdist}/fonts/tfm/public/ar
11871
11872 %doc %{texmfdist}/doc/fonts/armenian
11873 %{texmfdist}/fonts/source/public/armenian
11874 %{texmfdist}/fonts/tfm/public/armenian
11875
11876 %{texmfdist}/fonts/map/dvips/arphic
11877
11878 %doc %{texmfdist}/doc/fonts/malayalam
11879 %doc %{texmfdist}/doc/fonts/Asana-Math
11880 %{texmfdist}/fonts/opentype/public/Asana-Math
11881
11882 %doc %{texmfdist}/doc/fonts/ascii
11883 %{texmfdist}/fonts/map/dvips/ascii
11884 %{texmfdist}/fonts/tfm/public/ascii
11885 %{texmfdist}/fonts/type1/public/ascii
11886
11887 %doc %{texmfdist}/doc/fonts/astro
11888 %{texmfdist}/fonts/source/public/astro
11889 %{texmfdist}/fonts/tfm/public/astro
11890
11891 %{texmfdist}/fonts/afm/public/augie
11892 %{texmfdist}/fonts/map/dvips/augie
11893 %{texmfdist}/fonts/tfm/public/augie
11894 %{texmfdist}/fonts/type1/public/augie
11895 %{texmfdist}/fonts/vf/public/augie
11896
11897 %doc %{texmfdist}/doc/fonts/auncial-new
11898 %{texmfdist}/fonts/afm/public/auncial-new
11899 %{texmfdist}/fonts/map/dvips/auncial-new
11900 %{texmfdist}/fonts/tfm/public/auncial-new
11901 %{texmfdist}/fonts/type1/public/auncial-new
11902 %{texmfdist}/source/fonts/auncial-new
11903
11904 %{texmfdist}/fonts/afm/public/aurical
11905 %{texmfdist}/fonts/map/dvips/aurical
11906 %{texmfdist}/fonts/source/public/aurical
11907 %{texmfdist}/fonts/tfm/public/aurical
11908 %{texmfdist}/fonts/type1/public/aurical
11909
11910 %{texmfdist}/fonts/map/dvips/avantgar
11911
11912 %{texmfdist}/fonts/source/public/backgammon
11913 %{texmfdist}/fonts/tfm/public/backgammon
11914
11915 %{texmfdist}/fonts/source/public/bangtex
11916 %{texmfdist}/fonts/tfm/public/bangtex
11917
11918 %{texmfdist}/fonts/source/public/barcodes
11919 %{texmfdist}/fonts/tfm/public/barcodes
11920
11921 %{texmfdist}/fonts/source/public/bayer
11922 %{texmfdist}/fonts/tfm/public/bayer
11923
11924 %{texmfdist}/fonts/source/public/bbding
11925 %{texmfdist}/fonts/tfm/public/bbding
11926
11927 %{texmfdist}/fonts/map/dvips/belleek
11928 %{texmfdist}/fonts/truetype/public
11929
11930 %{texmfdist}/fonts/source/public/bengali
11931 %{texmfdist}/fonts/tfm/public/bengali
11932
11933 %doc %{texmfdist}/doc/fonts/bera
11934 %{texmfdist}/fonts/afm/public/bera
11935 %{texmfdist}/fonts/map/dvips/bera
11936 %{texmfdist}/fonts/map/vtex/bera
11937 %{texmfdist}/fonts/tfm/public/bera
11938 %{texmfdist}/fonts/type1/public/bera
11939 %{texmfdist}/fonts/vf/public/bera
11940
11941 %doc %{texmfdist}/doc/fonts/blacklettert1
11942 %{texmfdist}/fonts/tfm/public/blacklettert1
11943 %{texmfdist}/fonts/vf/public/blacklettert1
11944 %{texmfdist}/source/fonts/blacklettert1
11945
11946 %doc %{texmfdist}/doc/fonts/boisik
11947 %{texmfdist}/fonts/source/public/boisik
11948
11949 %doc %{texmfdist}/doc/fonts/bookhands
11950 %{texmfdist}/fonts/source/public/bookhands
11951
11952 %{texmfdist}/fonts/map/dvips/bookman
11953
11954 %{texmfdist}/fonts/afm/public/brushscr
11955 %{texmfdist}/fonts/map/dvips/brushscr
11956 %{texmfdist}/fonts/tfm/public/brushscr
11957 %{texmfdist}/fonts/type1/public/brushscr
11958 %{texmfdist}/fonts/vf/public/brushscr
11959
11960 %doc %{texmfdist}/doc/fonts/burmese
11961 %{texmfdist}/fonts/map/dvips/burmese
11962 %{texmfdist}/fonts/tfm/public/burmese
11963 %{texmfdist}/fonts/type1/public/burmese
11964
11965 %doc %{texmfdist}/doc/fonts/cns
11966 %{texmfdist}/fonts/tfm/cns
11967
11968 %{texmfdist}/fonts/enc/dvips/c90enc
11969
11970 %{texmfdist}/fonts/source/public/calligra
11971 %{texmfdist}/fonts/tfm/public/calligra
11972
11973 %doc %{texmfdist}/doc/fonts/carolmin-ps
11974 %{texmfdist}/fonts/afm/public/carolmin-ps
11975 %{texmfdist}/fonts/map/dvips/carolmin-ps
11976 %{texmfdist}/fonts/type1/public/carolmin-ps
11977
11978 %{texmfdist}/fonts/source/public/casyl
11979 %{texmfdist}/fonts/tfm/public/casyl
11980
11981 %{texmfdist}/fonts/source/public/cbcoptic
11982 %{texmfdist}/fonts/tfm/public/cbcoptic
11983 %{texmfdist}/fonts/type1/public/cbcoptic
11984
11985 %doc %{texmfdist}/doc/fonts/cbfonts
11986 %{texmfdist}/fonts/enc/dvips/cbfonts
11987 %{texmfdist}/fonts/map/dvips/cbfonts
11988 %{texmfdist}/fonts/source/public/cbfonts
11989 %{texmfdist}/fonts/tfm/public/cbfonts
11990 %{texmfdist}/fonts/type1/public/cbfonts
11991
11992 %{texmfdist}/fonts/source/public/cchess
11993 %{texmfdist}/fonts/tfm/public/cchess
11994
11995 %{texmfdist}/fonts/afm/vntex/chartervn
11996 %{texmfdist}/fonts/tfm/vntex/chartervn
11997 %{texmfdist}/fonts/type1/vntex/chartervn
11998 %{texmfdist}/fonts/vf/vntex/chartervn
11999
12000 %doc %{texmfdist}/doc/fonts/chemarrow
12001 %{texmfdist}/fonts/afm/public/chemarrow
12002 %{texmfdist}/fonts/map/dvips/chemarrow
12003 %{texmfdist}/fonts/source/public/chemarrow
12004 %{texmfdist}/fonts/tfm/public/chemarrow
12005 %{texmfdist}/fonts/type1/public/chemarrow
12006
12007 %{texmfdist}/fonts/source/public/cherokee
12008 %{texmfdist}/fonts/tfm/public/cherokee
12009
12010 %{texmfdist}/fonts/source/public/chess
12011
12012 %{texmfdist}/fonts/enc/dvips/chessfss
12013
12014 %{texmfdist}/fonts/source/public/china2e
12015 %{texmfdist}/fonts/tfm/public/china2e
12016
12017 %{texmfdist}/fonts/source/public/circ
12018 %{texmfdist}/fonts/tfm/public/circ
12019
12020 %doc %{texmfdist}/doc/fonts/cirth
12021 %{texmfdist}/fonts/source/public/cirth
12022 %{texmfdist}/fonts/tfm/public/cirth
12023
12024 %doc %{texmfdist}/doc/fonts/cjhebrew
12025 %{texmfdist}/fonts/afm/public/cjhebrew
12026 %{texmfdist}/fonts/enc/dvips/cjhebrew
12027 %{texmfdist}/fonts/map/dvips/cjhebrew
12028 %{texmfdist}/fonts/tfm/public/cjhebrew
12029 %{texmfdist}/fonts/type1/public/cjhebrew
12030 %{texmfdist}/fonts/vf/public/cjhebrew
12031
12032 %{texmfdist}/fonts/source/public/clock
12033 %{texmfdist}/fonts/tfm/public/clock
12034
12035 %doc %{texmfdist}/doc/fonts/cmastro
12036 %{texmfdist}/fonts/source/public/cmastro
12037 %{texmfdist}/fonts/tfm/public/cmastro
12038
12039 %{texmfdist}/fonts/tfm/vntex/cmbrightvn
12040 %{texmfdist}/fonts/type1/vntex/cmbrightvn
12041
12042 %{texmfdist}/fonts/type1/public/cmex
12043
12044 %{texmfdist}/fonts/afm/public/cm-lgc
12045 %{texmfdist}/fonts/enc/dvips/cm-lgc
12046 %{texmfdist}/fonts/map/dvips/cm-lgc
12047 %{texmfdist}/fonts/ofm/public/cm-lgc
12048 %{texmfdist}/fonts/ovf/public/cm-lgc
12049 %{texmfdist}/fonts/tfm/public/cm-lgc
12050 %{texmfdist}/fonts/type1/public/cm-lgc
12051 %{texmfdist}/fonts/vf/public/cm-lgc
12052
12053 %{texmfdist}/fonts/map/dvips/cmll
12054 %{texmfdist}/fonts/source/public/cmll
12055 %{texmfdist}/fonts/tfm/public/cmll
12056 %{texmfdist}/fonts/type1/public/cmll
12057
12058 %doc %{texmfdist}/doc/fonts/cmpica
12059 %{texmfdist}/fonts/source/public/cmpica
12060 %{texmfdist}/fonts/tfm/public/cmpica
12061
12062
12063 %{texmfdist}/fonts/tfm/vntex/comicsansvn
12064 %{texmfdist}/fonts/type1/vntex/comicsansvn
12065 %{texmfdist}/fonts/vf/vntex/comicsansvn
12066
12067 %{texmfdist}/fonts/tfm/vntex/concretevn
12068 %{texmfdist}/fonts/type1/vntex/concretevn
12069
12070 %{texmfdist}/fonts/afm/ibm
12071 %{texmfdist}/fonts/tfm/ibm
12072 %{texmfdist}/fonts/vf/ibm
12073 %{texmfdist}/fonts/map/dvips/courier
12074 %{texmfdist}/fonts/tfm/cspsfonts-adobe
12075 %{texmfdist}/fonts/vf/cspsfonts-adobe
12076
12077 %doc %{texmfdist}/doc/fonts/croatian
12078 %{texmfdist}/fonts/source/public/croatian
12079
12080 %{texmfdist}/fonts/afm/public/cryst
12081 %{texmfdist}/fonts/source/public/cryst
12082 %{texmfdist}/fonts/tfm/public/cryst
12083 %{texmfdist}/fonts/type1/public/cryst
12084
12085 %{texmfdist}/fonts/source/public/ctib
12086 %{texmfdist}/fonts/tfm/public/ctib
12087
12088 %doc %{texmfdist}/doc/fonts/cyklop
12089 %{texmfdist}/fonts/afm/public/cyklop
12090 %{texmfdist}/fonts/enc/dvips/cyklop
12091 %{texmfdist}/fonts/map/dvips/cyklop
12092 %{texmfdist}/fonts/opentype/public/cyklop
12093 %{texmfdist}/fonts/tfm/public/cyklop
12094 %{texmfdist}/fonts/type1/public/cyklop
12095
12096 %{texmfdist}/fonts/source/public/dancers
12097 %{texmfdist}/fonts/tfm/public/dancers
12098
12099 %doc %{texmfdist}/doc/fonts/dice
12100 %{texmfdist}/fonts/source/public/dice
12101 %{texmfdist}/fonts/tfm/public/dice
12102
12103 %doc %{texmfdist}/doc/fonts/dictsym
12104 %{texmfdist}/fonts/afm/public/dictsym
12105 %{texmfdist}/fonts/map/dvips/dictsym
12106 %{texmfdist}/fonts/map/vtex/dictsym
12107 %{texmfdist}/fonts/tfm/public/dictsym
12108 %{texmfdist}/fonts/type1/public/dictsym
12109
12110 %doc %{texmfdist}/doc/fonts/dingbat
12111 %{texmfdist}/fonts/tfm/public/dingbat
12112 %{texmfdist}/source/fonts/dingbat
12113
12114 %doc %{texmfdist}/doc/fonts/doublestroke
12115 %{texmfdist}/fonts/map/dvips/doublestroke
12116 %{texmfdist}/fonts/source/public/doublestroke
12117 %{texmfdist}/fonts/tfm/public/doublestroke
12118 %{texmfdist}/fonts/type1/public/doublestroke
12119
12120 %doc %{texmfdist}/doc/fonts/duerer
12121 %{texmfdist}/fonts/source/public/duerer
12122 %{texmfdist}/fonts/tfm/public/duerer
12123
12124 %doc %{texmfdist}/doc/fonts/ean
12125 %{texmfdist}/fonts/source/public/ean
12126 %{texmfdist}/fonts/tfm/public/ean
12127
12128 %doc %{texmfdist}/doc/fonts/eco
12129 %{texmfdist}/fonts/tfm/public/eco
12130 %{texmfdist}/fonts/vf/public/eco
12131 %{texmfdist}/source/fonts/eco
12132
12133 %doc %{texmfdist}/doc/fonts/eiad
12134 %{texmfdist}/fonts/source/public/eiad
12135 %{texmfdist}/fonts/tfm/public/eiad
12136
12137 %doc %{texmfdist}/doc/fonts/elvish
12138 %{texmfdist}/fonts/source/public/elvish
12139 %{texmfdist}/fonts/tfm/public/elvish
12140
12141 %doc %{texmfdist}/doc/fonts/epigrafica
12142 %{texmfdist}/fonts/afm/public/epigrafica
12143 %{texmfdist}/fonts/enc/dvips/epigrafica
12144 %{texmfdist}/fonts/map/dvips/epigrafica
12145 %{texmfdist}/fonts/tfm/public/epigrafica
12146 %{texmfdist}/fonts/type1/public/epigrafica
12147 %{texmfdist}/fonts/vf/public/epigrafica
12148
12149 %{texmfdist}/fonts/map/dvips/epiolmec
12150 %{texmfdist}/fonts/tfm/public/epiolmec
12151 %{texmfdist}/fonts/type1/public/epiolmec
12152
12153 %doc %{texmfdist}/doc/fonts/esint-type1
12154 %{texmfdist}/fonts/map/dvips/esint-type1
12155 %{texmfdist}/fonts/type1/public/esint-type1
12156
12157 %{texmfdist}/fonts/map/dvips/esvect
12158 %{texmfdist}/fonts/source/public/esvect
12159 %{texmfdist}/fonts/tfm/public/esvect
12160 %{texmfdist}/fonts/type1/public/esvect
12161
12162 %{texmfdist}/fonts/ofm/public/ethiop
12163 %{texmfdist}/fonts/ovf/public/ethiop
12164 %{texmfdist}/fonts/ovp/public/ethiop
12165 %{texmfdist}/fonts/source/public/ethiop
12166 %{texmfdist}/fonts/tfm/public/ethiop
12167
12168 %{texmfdist}/fonts/map/dvips/ethiop-t1
12169 %{texmfdist}/fonts/type1/public/ethiop-t1
12170
12171 %doc %{texmfdist}/doc/fonts/euro-ce
12172 %{texmfdist}/fonts/source/public/euro-ce
12173 %{texmfdist}/fonts/tfm/public/euro-ce
12174
12175 %doc %{texmfdist}/doc/fonts/eurofont
12176 %{texmfdist}/fonts/map/dvips/eurofont
12177 %{texmfdist}/source/fonts/eurofont
12178
12179 %doc %{texmfdist}/doc/fonts/feyn
12180 %{texmfdist}/fonts/source/public/feyn
12181 %{texmfdist}/fonts/tfm/public/feyn
12182 %{texmfdist}/source/fonts/feyn
12183
12184 %doc %{texmfdist}/doc/fonts/fge
12185 %{texmfdist}/fonts/source/public/fge
12186 %{texmfdist}/fonts/tfm/public/fge
12187 %{texmfdist}/source/fonts/fge
12188
12189 %{texmfdist}/fonts/map/dvips/foekfont
12190 %{texmfdist}/fonts/tfm/public/foekfont
12191 %{texmfdist}/fonts/type1/public/foekfont
12192
12193 %doc %{texmfdist}/doc/fonts/fonetika
12194 %{texmfdist}/fonts/afm/public/fonetika
12195 %{texmfdist}/fonts/map/dvips/fonetika
12196 %{texmfdist}/fonts/tfm/public/fonetika
12197 %{texmfdist}/fonts/type1/public/fonetika
12198
12199 %doc %{texmfdist}/doc/fonts/fourier
12200 %{texmfdist}/fonts/afm/public/fourier
12201 %{texmfdist}/fonts/map/dvips/fourier
12202 %{texmfdist}/fonts/tfm/public/fourier
12203 %{texmfdist}/fonts/type1/public/fourier
12204 %{texmfdist}/fonts/vf/public/fourier
12205 %{texmfdist}/source/fonts/fourier
12206
12207 %doc %{texmfdist}/doc/fonts/fouriernc
12208 %{texmfdist}/fonts/afm/public/fouriernc
12209 %{texmfdist}/fonts/tfm/public/fouriernc
12210 %{texmfdist}/fonts/vf/public/fouriernc
12211
12212 %doc %{texmfdist}/doc/fonts/frcursive
12213 %{texmfdist}/fonts/source/public/frcursive
12214 %{texmfdist}/fonts/tfm/public/frcursive
12215 %{texmfdist}/source/fonts/frcursive
12216
12217 %doc %{texmfdist}/doc/fonts/futhark
12218 %{texmfdist}/fonts/source/public/futhark
12219 %{texmfdist}/fonts/tfm/public/futhark
12220
12221 %{texmfdist}/fonts/afm/public/garuda
12222 %{texmfdist}/fonts/map/dvips/garuda
12223 %{texmfdist}/fonts/tfm/public/garuda
12224 %{texmfdist}/fonts/type1/public/garuda
12225
12226 %doc %{texmfdist}/doc/fonts/genealogy
12227 %{texmfdist}/fonts/source/public/genealogy
12228 %{texmfdist}/fonts/tfm/public/genealogy
12229
12230 %doc %{texmfdist}/doc/fonts/gfsartemisia
12231 %{texmfdist}/fonts/afm/public/gfsartemisia
12232 %{texmfdist}/fonts/enc/dvips/gfsartemisia
12233 %{texmfdist}/fonts/map/dvips/gfsartemisia
12234 %{texmfdist}/fonts/opentype/public/gfsartemisia
12235 %{texmfdist}/fonts/tfm/public/gfsartemisia
12236 %{texmfdist}/fonts/type1/public/gfsartemisia
12237 %{texmfdist}/fonts/vf/public/gfsartemisia
12238
12239 %doc %{texmfdist}/doc/fonts/gfsbaskerville
12240 %{texmfdist}/fonts/afm/public/gfsbaskerville
12241 %{texmfdist}/fonts/enc/dvips/gfsbaskerville
12242 %{texmfdist}/fonts/map/dvips/gfsbaskerville
12243 %{texmfdist}/fonts/opentype/public/gfsbaskerville
12244 %{texmfdist}/fonts/tfm/public/gfsbaskerville
12245 %{texmfdist}/fonts/type1/public/gfsbaskerville
12246 %{texmfdist}/fonts/vf/public/gfsbaskerville
12247
12248 %doc %{texmfdist}/doc/fonts/gfsbodoni
12249 %{texmfdist}/fonts/afm/public/gfsbodoni
12250 %{texmfdist}/fonts/enc/dvips/gfsbodoni
12251 %{texmfdist}/fonts/map/dvips/gfsbodoni
12252 %{texmfdist}/fonts/opentype/public/gfsbodoni
12253 %{texmfdist}/fonts/tfm/public/gfsbodoni
12254 %{texmfdist}/fonts/type1/public/gfsbodoni
12255 %{texmfdist}/fonts/vf/public/gfsbodoni
12256
12257 %doc %{texmfdist}/doc/fonts/gfscomplutum
12258 %{texmfdist}/fonts/afm/public/gfscomplutum
12259 %{texmfdist}/fonts/enc/dvips/gfscomplutum
12260 %{texmfdist}/fonts/map/dvips/gfscomplutum
12261 %{texmfdist}/fonts/opentype/public/gfscomplutum
12262 %{texmfdist}/fonts/tfm/public/gfscomplutum
12263 %{texmfdist}/fonts/type1/public/gfscomplutum
12264 %{texmfdist}/fonts/vf/public/gfscomplutum
12265
12266 %doc %{texmfdist}/doc/fonts/gfsdidot
12267 %{texmfdist}/fonts/afm/public/gfsdidot
12268 %{texmfdist}/fonts/enc/dvips/gfsdidot
12269 %{texmfdist}/fonts/map/dvips/gfsdidot
12270 %{texmfdist}/fonts/opentype/public/gfsdidot
12271 %{texmfdist}/fonts/tfm/public/gfsdidot
12272 %{texmfdist}/fonts/type1/public/gfsdidot
12273 %{texmfdist}/fonts/vf/public/gfsdidot
12274
12275 %doc %{texmfdist}/doc/fonts/gfsneohellenic
12276 %{texmfdist}/fonts/afm/public/gfsneohellenic
12277 %{texmfdist}/fonts/enc/dvips/gfsneohellenic
12278 %{texmfdist}/fonts/map/dvips/gfsneohellenic
12279 %{texmfdist}/fonts/opentype/public/gfsneohellenic
12280 %{texmfdist}/fonts/tfm/public/gfsneohellenic
12281 %{texmfdist}/fonts/type1/public/gfsneohellenic
12282 %{texmfdist}/fonts/vf/public/gfsneohellenic
12283
12284 %doc %{texmfdist}/doc/fonts/gfsporson
12285 %{texmfdist}/fonts/afm/public/gfsporson
12286 %{texmfdist}/fonts/enc/dvips/gfsporson
12287 %{texmfdist}/fonts/map/dvips/gfsporson
12288 %{texmfdist}/fonts/opentype/public/gfsporson
12289 %{texmfdist}/fonts/tfm/public/gfsporson
12290 %{texmfdist}/fonts/type1/public/gfsporson
12291 %{texmfdist}/fonts/vf/public/gfsporson
12292
12293 %doc %{texmfdist}/doc/fonts/gfssolomos
12294 %{texmfdist}/fonts/afm/public/gfssolomos
12295 %{texmfdist}/fonts/enc/dvips/gfssolomos
12296 %{texmfdist}/fonts/map/dvips/gfssolomos
12297 %{texmfdist}/fonts/opentype/public/gfssolomos
12298 %{texmfdist}/fonts/tfm/public/gfssolomos
12299 %{texmfdist}/fonts/type1/public/gfssolomos
12300 %{texmfdist}/fonts/vf/public/gfssolomos
12301
12302 %{texmfdist}/fonts/source/public/go
12303 %{texmfdist}/fonts/tfm/public/go
12304
12305 %doc %{texmfdist}/doc/fonts/greenpoint
12306 %{texmfdist}/fonts/source/public/greenpoint
12307 %{texmfdist}/fonts/tfm/public/greenpoint
12308
12309 %{texmfdist}/fonts/afm/groff
12310 %{texmfdist}/fonts/enc/dvips/groff
12311 %{texmfdist}/fonts/map/dvips/groff
12312 %{texmfdist}/fonts/tfm/groff
12313 %{texmfdist}/fonts/type1/groff
12314
12315 %doc %{texmfdist}/doc/fonts/grotesq
12316 %{texmfdist}/fonts/map/dvips/grotesq
12317
12318 %{texmfdist}/fonts/afm/vntex/grotesqvn
12319 %{texmfdist}/fonts/tfm/vntex/grotesqvn
12320 %{texmfdist}/fonts/type1/vntex/grotesqvn
12321
12322 %{texmfdist}/fonts/afm/public/grverb
12323 %{texmfdist}/fonts/map/dvips/grverb
12324 %{texmfdist}/fonts/tfm/public/grverb
12325 %{texmfdist}/fonts/type1/public/grverb
12326 %{texmfdist}/fonts/vf/public/grverb
12327
12328 %{texmfdist}/fonts/source/public/hands
12329 %{texmfdist}/fonts/tfm/public/hands
12330
12331 %{texmfdist}/fonts/afm/jmn
12332 %{texmfdist}/fonts/tfm/jmn
12333 %{texmfdist}/fonts/type1/jmn
12334
12335 %{texmfdist}/fonts/map/dvips/helvetic
12336
12337 %doc %{texmfdist}/doc/fonts/hfbright
12338 %{texmfdist}/fonts/afm/public/hfbright
12339 %{texmfdist}/fonts/enc/dvips/hfbright
12340 %{texmfdist}/fonts/map/dvips/hfbright
12341 %{texmfdist}/fonts/type1/public/hfbright
12342 %{texmfdist}/source/fonts/hfbright
12343
12344 %doc %{texmfdist}/doc/fonts/hfoldsty
12345 %{texmfdist}/fonts/tfm/public/hfoldsty
12346 %{texmfdist}/fonts/vf/public/hfoldsty
12347 %{texmfdist}/source/fonts/hfoldsty
12348
12349 %doc %{texmfdist}/doc/fonts/ibygrk
12350 %{texmfdist}/tex/generic/ibygrk
12351 %{texmfdist}/fonts/afm/public/ibygrk
12352 %{texmfdist}/fonts/enc/dvips/ibygrk
12353 %{texmfdist}/fonts/map/dvips/ibygrk
12354 %{texmfdist}/fonts/source/public/ibygrk
12355 %{texmfdist}/fonts/tfm/public/ibygrk
12356 %{texmfdist}/fonts/type1/public/ibygrk
12357
12358 %doc %{texmfdist}/doc/fonts/ifsym
12359 %{texmfdist}/fonts/source/public/ifsym
12360 %{texmfdist}/fonts/tfm/public/ifsym
12361
12362 %doc %{texmfdist}/doc/fonts/initials
12363 %{texmfdist}/fonts/afm/public/initials
12364 %{texmfdist}/fonts/map/dvips/initials
12365 %{texmfdist}/fonts/tfm/public/initials
12366 %{texmfdist}/fonts/type1/public/initials
12367
12368 %doc %{texmfdist}/doc/fonts/itrans
12369 %{texmfdist}/fonts/afm/public/itrans
12370 %{texmfdist}/fonts/source/public/itrans
12371 %{texmfdist}/fonts/tfm/public/itrans
12372 %{texmfdist}/fonts/type1/public/itrans
12373
12374 %doc %{texmfdist}/doc/fonts/iwona
12375 %{texmfdist}/fonts/afm/public/iwona
12376 %{texmfdist}/fonts/enc/dvips/iwona
12377 %{texmfdist}/fonts/map/dvips/iwona
12378 %{texmfdist}/fonts/opentype/public/iwona
12379 %{texmfdist}/fonts/tfm/public/iwona
12380 %{texmfdist}/fonts/type1/public/iwona
12381
12382 %{texmfdist}/fonts/enc/dvips/jmn
12383 %{texmfdist}/fonts/map/dvips/jmn
12384
12385 %doc %{texmfdist}/doc/fonts/kdgreek
12386 %{texmfdist}/fonts/source/public/kdgreek
12387 %{texmfdist}/fonts/tfm/public/kdgreek
12388
12389 %{texmfdist}/fonts/afm/public/kerkis
12390 %{texmfdist}/fonts/enc/dvips/kerkis
12391 %{texmfdist}/fonts/map/dvips/kerkis
12392 %{texmfdist}/fonts/tfm/public/kerkis
12393 %{texmfdist}/fonts/type1/public/kerkis
12394 %{texmfdist}/fonts/vf/public/kerkis
12395
12396 %doc %{texmfdist}/doc/fonts/kixfont
12397 %{texmfdist}/fonts/source/public/kixfont
12398 %{texmfdist}/fonts/tfm/public/kixfont
12399
12400 %doc %{texmfdist}/doc/fonts/kpfonts
12401 %dir %{texmfdist}/fonts/map/public
12402 %{texmfdist}/fonts/afm/public/kpfonts
12403 %{texmfdist}/fonts/map/public/kpfonts
12404 %{texmfdist}/fonts/source/public/kpfonts
12405 %{texmfdist}/fonts/tfm/public/kpfonts
12406 %{texmfdist}/fonts/type1/public/kpfonts
12407 %{texmfdist}/fonts/vf/public/kpfonts
12408
12409 %doc %{texmfdist}/doc/fonts/kurier
12410 %{texmfdist}/fonts/afm/public/kurier
12411 %{texmfdist}/fonts/enc/dvips/kurier
12412 %{texmfdist}/fonts/map/dvips/kurier
12413 %{texmfdist}/fonts/opentype/public/kurier
12414 %{texmfdist}/fonts/tfm/public/kurier
12415 %{texmfdist}/fonts/type1/public/kurier
12416
12417 %doc %{texmfdist}/doc/fonts/levy
12418 %{texmfdist}/fonts/source/public/levy
12419
12420 %doc %{texmfdist}/doc/fonts/lfb
12421 %{texmfdist}/fonts/source/public/lfb
12422 %{texmfdist}/fonts/tfm/public/lfb
12423
12424 %doc %{texmfdist}/doc/fonts/libertine
12425 %{texmfdist}/fonts/afm/public/libertine
12426 %{texmfdist}/fonts/enc/dvips/libertine
12427 %{texmfdist}/fonts/map/dvips/libertine
12428 %{texmfdist}/fonts/tfm/public/libertine
12429 %{texmfdist}/fonts/type1/public/libertine
12430 %{texmfdist}/fonts/vf/public/libertine
12431
12432 %doc %{texmfdist}/doc/fonts/linearA
12433 %{texmfdist}/fonts/afm/public/linearA
12434 %{texmfdist}/fonts/map/dvips/linearA
12435 %{texmfdist}/fonts/tfm/public/linearA
12436 %{texmfdist}/fonts/type1/public/linearA
12437 %{texmfdist}/source/fonts/linearA
12438
12439 %{texmfdist}/fonts/source/public/logic
12440 %{texmfdist}/fonts/tfm/public/logic
12441
12442 %doc %{texmfdist}/doc/fonts/lxfonts
12443 %{texmfdist}/fonts/map/dvips/lxfonts
12444 %{texmfdist}/fonts/source/public/lxfonts
12445 %{texmfdist}/fonts/tfm/public/lxfonts
12446 %{texmfdist}/fonts/type1/public/lxfonts
12447
12448 %doc %{texmfdist}/doc/fonts/ly1
12449 %{texmfdist}/fonts/map/dvips/ly1
12450
12451 %{texmfdist}/fonts/source/public/malayalam
12452 %{texmfdist}/fonts/tfm/public/malayalam
12453
12454 %{texmfdist}/fonts/map/dvips/manfnt
12455
12456 %{texmfdist}/fonts/map/dvips/mathdesign
12457
12458 %{texmfdist}/fonts/tfm/public/mathpazo
12459 %{texmfdist}/fonts/vf/public/mathpazo
12460
12461 %{texmfdist}/fonts/afm/mathdesign
12462 %{texmfdist}/fonts/tfm/mathdesign
12463 %{texmfdist}/fonts/type1/mathdesign
12464 %{texmfdist}/fonts/vf/mathdesign
12465
12466 %{texmfdist}/fonts/enc/dvips/mnsymbol
12467 %{texmfdist}/fonts/map/dvips/mnsymbol
12468 %dir %{texmfdist}/fonts/map/vtex
12469 %{texmfdist}/fonts/map/vtex/mnsymbol
12470 %{texmfdist}/fonts/opentype/public/mnsymbol
12471 %{texmfdist}/fonts/source/public/mnsymbol
12472 %{texmfdist}/fonts/tfm/public/mnsymbol
12473 %{texmfdist}/fonts/type1/public/mnsymbol
12474
12475 %{texmfdist}/fonts/map/dvips/montex
12476 %{texmfdist}/fonts/source/public/montex
12477 %{texmfdist}/fonts/tfm/public/montex
12478 %{texmfdist}/fonts/type1/public/montex
12479
12480 %{texmfdist}/fonts/tfm/vntex/mscorevn
12481 %{texmfdist}/fonts/vf/vntex/mscorevn
12482
12483 %{texmfdist}/fonts/source/public/musixps
12484 %{texmfdist}/fonts/tfm/public/musixps
12485
12486 %doc %{texmfdist}/doc/generic/musixtex
12487 %{texmfdist}/fonts/map/dvips/musixtex
12488 %{texmfdist}/fonts/source/public/musixtex
12489 %{texmfdist}/fonts/tfm/public/musixtex
12490 %{texmfdist}/fonts/type1/public/musixtex
12491
12492 %{texmfdist}/fonts/source/public/mxd
12493 %{texmfdist}/fonts/tfm/public/mxd
12494
12495 %{texmfdist}/fonts/source/public/mxedruli
12496 %{texmfdist}/fonts/tfm/public/mxedruli
12497
12498 %{texmfdist}/fonts/map/dvips/ncntrsbk
12499
12500 %{texmfdist}/fonts/source/public/niceframe
12501 %{texmfdist}/fonts/tfm/public/niceframe
12502
12503 %doc %{texmfdist}/doc/fonts/nkarta
12504 %{texmfdist}/fonts/source/public/nkarta
12505 %{texmfdist}/fonts/tfm/public/nkarta
12506
12507 %{texmfdist}/fonts/afm/public/norasi
12508 %{texmfdist}/fonts/map/dvips/norasi
12509 %{texmfdist}/fonts/tfm/public/norasi
12510 %{texmfdist}/fonts/type1/public/norasi
12511
12512 %{texmfdist}/fonts/source/public/oca
12513
12514 %{texmfdist}/fonts/afm/public/ocherokee
12515 %{texmfdist}/fonts/map/dvips/ocherokee
12516 %{texmfdist}/fonts/ofm/public/ocherokee
12517 %{texmfdist}/fonts/ovf/public/ocherokee
12518 %{texmfdist}/fonts/ovp/public/ocherokee
12519 %{texmfdist}/fonts/tfm/public/ocherokee
12520 %{texmfdist}/fonts/type1/public/ocherokee
12521
12522 %{texmfdist}/fonts/source/public/ogham
12523 %{texmfdist}/fonts/tfm/public/ogham
12524
12525 %doc %{texmfdist}/doc/fonts/oinuit
12526 %{texmfdist}/fonts/map/dvips/oinuit
12527 %{texmfdist}/fonts/ofm/public/oinuit
12528 %{texmfdist}/fonts/ovf/public/oinuit
12529 %{texmfdist}/fonts/tfm/public/oinuit
12530 %{texmfdist}/fonts/type1/public/oinuit
12531
12532 %{texmfdist}/fonts/source/public/osmanian
12533
12534 %doc %{texmfdist}/doc/fonts/ot2cyr
12535 %{texmfdist}/fonts/map/dvips/ot2cyr
12536 %{texmfdist}/source/fonts/ot2cyr
12537
12538 %{texmfdist}/fonts/source/public/othello
12539 %{texmfdist}/fonts/tfm/public/othello
12540
12541 %{texmfdist}/fonts/ofm/public/otibet
12542 %{texmfdist}/fonts/ovf/public/otibet
12543 %{texmfdist}/fonts/ovp/public/otibet
12544 %{texmfdist}/fonts/source/public/otibet
12545 %{texmfdist}/fonts/tfm/public/otibet
12546
12547 %doc %{texmfdist}/doc/fonts/pacioli
12548 %{texmfdist}/fonts/source/public/pacioli
12549 %{texmfdist}/fonts/tfm/public/pacioli
12550
12551 %{texmfdist}/fonts/map/dvips/palatino
12552
12553 %doc %{texmfdist}/doc/fonts/phaistos
12554 %{texmfdist}/fonts/afm/public/phaistos
12555 %{texmfdist}/fonts/map/dvips/phaistos
12556 %{texmfdist}/fonts/opentype/public/phaistos
12557 %{texmfdist}/fonts/tfm/public/phaistos
12558 %{texmfdist}/fonts/type1/public/phaistos
12559 %{texmfdist}/source/fonts/phaistos
12560
12561 %{texmfdist}/fonts/opentype/public/philokalia
12562
12563 %doc %{texmfdist}/doc/fonts/phonetic
12564 %{texmfdist}/fonts/source/public/phonetic
12565 %{texmfdist}/fonts/tfm/public/phonetic
12566 %{texmfdist}/source/fonts/phonetic
12567
12568 %{texmfdist}/source/fonts/malayalam
12569
12570 %{texmfdist}/fonts/source/public/punk
12571 %{texmfdist}/fonts/tfm/public/punk
12572
12573 %{texmfdist}/fonts/tfm/public/relenc
12574 %{texmfdist}/fonts/vf/public/relenc
12575
12576 %doc %{texmfdist}/doc/fonts/rsfs
12577 %{texmfdist}/fonts/map/dvips/rsfs
12578
12579 %{texmfdist}/fonts/map/dvips/sanskrit
12580 %{texmfdist}/fonts/source/public/sanskrit
12581 %{texmfdist}/fonts/tfm/public/sanskrit
12582 %{texmfdist}/fonts/type1/public/sanskrit
12583
12584 %{texmfdist}/fonts/source/public/sauter
12585
12586 %doc %{texmfdist}/doc/fonts/semaphor
12587 %{texmfdist}/fonts/afm/public/semaphor
12588 %{texmfdist}/fonts/enc/dvips/semaphor
12589 %{texmfdist}/fonts/map/dvips/semaphor
12590 %{texmfdist}/fonts/opentype/public/semaphor
12591 %{texmfdist}/fonts/source/public/semaphor
12592 %{texmfdist}/fonts/tfm/public/semaphor
12593 %{texmfdist}/fonts/type1/public/semaphor
12594
12595 %{texmfdist}/fonts/source/public/simpsons
12596
12597 %{texmfdist}/fonts/map/dvips/skak
12598 %{texmfdist}/fonts/source/public/skak
12599 %{texmfdist}/fonts/tfm/public/skak
12600
12601 %doc %{texmfdist}/doc/fonts/skaknew
12602 %{texmfdist}/fonts/afm/public/skaknew
12603 %{texmfdist}/fonts/map/dvips/skaknew
12604 %{texmfdist}/fonts/map/vtex/skaknew
12605 %{texmfdist}/fonts/tfm/public/skaknew
12606 %{texmfdist}/fonts/type1/public/skaknew
12607
12608 %{texmfdist}/fonts/source/public/skull
12609
12610 %{texmfdist}/fonts/source/public/soyombo
12611 %{texmfdist}/fonts/tfm/public/soyombo
12612
12613 %doc %{texmfdist}/doc/fonts/staves
12614 %{texmfdist}/fonts/map/dvips/staves
12615 %{texmfdist}/fonts/tfm/public/staves
12616 %{texmfdist}/fonts/type1/public/staves
12617
12618 %{texmfdist}/fonts/map/dvips/stmaryrd
12619 %{texmfdist}/fonts/source/public/stmaryrd
12620
12621 %{texmfdist}/fonts/map/dvips/symbol
12622
12623 %{texmfdist}/fonts/afm/public/tabvar
12624 %{texmfdist}/fonts/map/dvips/tabvar
12625 %{texmfdist}/fonts/tfm/public/tabvar
12626 %{texmfdist}/fonts/type1/public/tabvar
12627
12628
12629 %{texmfdist}/fonts/source/public/tapir
12630 %{texmfdist}/fonts/type1/public/tapir
12631
12632 %{texmfdist}/fonts/enc/dvips/tengwarscript
12633 %{texmfdist}/fonts/map/dvips/tengwarscript
12634 %{texmfdist}/fonts/tfm/public/tengwarscript
12635 %{texmfdist}/fonts/vf/public/tengwarscript
12636
12637 %{texmfdist}/doc/fonts/pclnfss
12638 %{texmfdist}/source/fonts/pclnfss
12639
12640 %doc %{texmfdist}/doc/fonts/tex-gyre
12641 %{texmfdist}/fonts/afm/public/tex-gyre
12642 %{texmfdist}/fonts/enc/dvips/tex-gyre
12643 %{texmfdist}/fonts/map/dvips/tex-gyre
12644 %{texmfdist}/fonts/opentype/public/tex-gyre
12645 %{texmfdist}/fonts/tfm/public/tex-gyre
12646 %{texmfdist}/fonts/type1/public/tex-gyre
12647
12648 %{texmfdist}/fonts/map/dvips/times
12649
12650
12651 %doc %{texmfdist}/doc/fonts/timing
12652 %{texmfdist}/fonts/source/public/timing
12653 %{texmfdist}/fonts/tfm/public/timing
12654
12655 %doc %{texmfdist}/doc/fonts/tipa
12656 %{texmfdist}/fonts/map/dvips/tipa
12657 %{texmfdist}/fonts/source/public/tipa
12658 %{texmfdist}/fonts/tfm/public/tipa
12659 %{texmfdist}/fonts/type1/public/tipa
12660
12661 %{texmfdist}/fonts/afm/public/trajan
12662 %{texmfdist}/fonts/map/dvips/trajan
12663 %{texmfdist}/fonts/tfm/public/trajan
12664 %{texmfdist}/fonts/type1/public/trajan
12665
12666 %{texmfdist}/fonts/source/public/trsym
12667 %{texmfdist}/fonts/tfm/public/trsym
12668
12669 %{texmfdist}/fonts/tfm/vntex/txttvn
12670 %{texmfdist}/fonts/type1/vntex/txttvn
12671
12672 %{texmfdist}/fonts/map/dvips/uhc
12673
12674 %{texmfdist}/fonts/source/public/ulsy
12675 %{texmfdist}/fonts/tfm/public/ulsy
12676
12677 %doc %{texmfdist}/doc/fonts/umrand
12678 %{texmfdist}/fonts/source/public/umrand
12679 %{texmfdist}/fonts/tfm/public/umrand
12680
12681 %doc %{texmfdist}/doc/fonts/umtypewriter
12682 %{texmfdist}/fonts/opentype/public/umtypewriter
12683
12684 %doc %{texmfdist}/doc/fonts/universa
12685 %{texmfdist}/fonts/source/public/universa
12686 %{texmfdist}/fonts/tfm/public/universa
12687 %{texmfdist}/source/fonts/universa
12688
12689 %{texmfdist}/fonts/afm/public/velthuis
12690 %{texmfdist}/fonts/map/dvips/velthuis
12691 %{texmfdist}/fonts/source/public/velthuis
12692 %{texmfdist}/fonts/tfm/public/velthuis
12693 %{texmfdist}/fonts/type1/public/velthuis
12694
12695 %{texmfdist}/fonts/enc/dvips/vntex
12696
12697 %{texmfdist}/fonts/afm/vntex/vntopia
12698 %{texmfdist}/fonts/tfm/vntex/vntopia
12699 %{texmfdist}/fonts/type1/vntex/vntopia
12700 %{texmfdist}/fonts/vf/vntex/vntopia
12701
12702 %{texmfdist}/fonts/map/dvips/wadalab
12703
12704 %doc %{texmfdist}/doc/fonts/wasy
12705 %{texmfdist}/fonts/afm/public/wasy
12706 %{texmfdist}/fonts/map/dvips/wasy
12707 %{texmfdist}/fonts/type1/public/wasy
12708
12709 %{texmfdist}/fonts/source/public/wnri
12710 %{texmfdist}/fonts/tfm/public/wnri
12711
12712 %{texmfdist}/fonts/source/public/wsuipa
12713 %{texmfdist}/fonts/tfm/public/wsuipa
12714
12715 %{texmfdist}/fonts/source/public/xbmc
12716 %{texmfdist}/fonts/tfm/public/xbmc
12717
12718 %doc %{texmfdist}/doc/fonts/xq
12719 %{texmfdist}/fonts/source/public/xq
12720 %{texmfdist}/fonts/tfm/public/xq
12721
12722 %{texmfdist}/fonts/source/public/yannisgr
12723
12724 %{texmfdist}/fonts/map/dvips/yhmath
12725 %{texmfdist}/fonts/source/public/yhmath
12726 %{texmfdist}/fonts/tfm/public/yhmath
12727 %{texmfdist}/fonts/type1/public/yhmath
12728 %{texmfdist}/fonts/vf/public/yhmath
12729
12730 %{texmfdist}/fonts/map/dvips/zapfchan
12731 %{texmfdist}/fonts/tfm/urw35vf
12732
12733 %{texmfdist}/fonts/map/dvips/zapfding
12734
12735 %{texmfdist}/dvips/zefonts
12736 %{texmfdist}/fonts/map/dvips/zefonts
12737 %{texmfdist}/fonts/tfm/public/zefonts
12738 %{texmfdist}/fonts/vf/public/zefonts
12739
12740
12741 %files fonts-omega
12742 %defattr(644,root,root,755)
12743 %doc %{texmfdist}/doc/omega
12744 %dir %{texmfdist}/omega
12745 %dir %{texmfdist}/omega/otp
12746 %dir %{texmfdist}/omega/ocp
12747 %{texmfdist}/dvips/omega
12748 %{texmfdist}/fonts/ofm/public/omega
12749 %{texmfdist}/fonts/type1/public/omega
12750 %{texmfdist}/fonts/afm/public/omega
12751 %{texmfdist}/fonts/ovp/public/omega
12752 %{texmfdist}/fonts/tfm/public/omega
12753 %{texmfdist}/fonts/ovf/public/omega
12754 %{texmfdist}/fonts/map/dvips/omega
12755 %{texmfdist}/omega/ocp/omega
12756 %{texmfdist}/omega/otp/omega
12757 %{texmfdist}/tex/plain/omega
12758
12759 #%files fonts-pazo
12760 #%defattr(644,root,root,755)
12761
12762 %files fonts-pl
12763 %defattr(644,root,root,755)
12764 %doc %{texmfdist}/doc/fonts/pl
12765 %dir %{texmf}/scripts/texlive
12766 %dir %{texmf}/scripts/texlive/tlmgrgui
12767 %dir %{texmf}/scripts/texlive/tlmgrgui/lang
12768 %{texmfdist}/dvips/pl
12769 %{texmfdist}/fonts/source/public/pl
12770 %{texmfdist}/fonts/type1/public/pl
12771 %{texmfdist}/fonts/afm/public/pl
12772 %{texmfdist}/fonts/enc/dvips/pl
12773 %{texmfdist}/fonts/tfm/public/pl
12774 %{texmfdist}/fonts/map/dvips/pl
12775 %{texmf}/scripts/texlive/tlmgrgui/lang/pl
12776
12777 %files fonts-px
12778 %defattr(644,root,root,755)
12779 %doc %{texmfdist}/doc/fonts/pxfonts
12780 # %doc %{texmf}/doc/doc/english/free-math-font-survey/source/pxfonts.tex
12781 # %doc %{texmf}/doc/doc/english/free-math-font-survey/images/pxfonts.png
12782 %dir %{texmfdist}/fonts/map/dvips/pxfonts
12783 %dir %{texmfdist}/tex/latex/pxfonts
12784 %{texmfdist}/fonts/map/dvips/pxfonts/pxfonts.map
12785 %{texmfdist}/fonts/afm/public/pxfonts
12786 %{texmfdist}/fonts/tfm/public/pxfonts
12787 %{texmfdist}/fonts/type1/public/pxfonts
12788 %{texmfdist}/fonts/vf/public/pxfonts
12789 %{texmfdist}/tex/latex/pxfonts/pxfonts.sty
12790
12791 #%files fonts-qfonts
12792 #%defattr(644,root,root,755)
12793 # %doc %{texmf}/doc/fonts/polish/qfonts
12794 # %{texmf}/fonts/enc/dvips/qfonts
12795 # %{texmf}/fonts/map/dvips/qfonts
12796 # %{texmf}/dvips/qfonts
12797 # %{texmf}/fonts/afm/public/qfonts
12798 # %{texmf}/fonts/tfm/public/qfonts
12799
12800 # %files fonts-qpx
12801 # %defattr(644,root,root,755)
12802 # %{texmf}/fonts/tfm/public/qpx
12803 # %{texmf}/fonts/vf/public/qpx
12804
12805 %files fonts-qpxqtx
12806 %defattr(644,root,root,755)
12807 %{texmfdist}/fonts/tfm/public/qpxqtx
12808 %{texmfdist}/fonts/vf/public/qpxqtx
12809
12810 %files fonts-rsfs
12811 %defattr(644,root,root,755)
12812 %{texmfdist}/fonts/source/public/rsfs
12813 %{texmfdist}/fonts/tfm/public/rsfs
12814
12815 %files fonts-stmaryrd
12816 %defattr(644,root,root,755)
12817 %doc %{texmfdist}/doc/fonts/stmaryrd
12818 %{texmfdist}/source/fonts/stmaryrd
12819 %{texmfdist}/fonts/tfm/public/stmaryrd
12820
12821 %files fonts-tx
12822 %defattr(644,root,root,755)
12823 %{texmfdist}/fonts/map/dvips/txfonts/txfonts.map
12824 %{texmfdist}/fonts/afm/public/txfonts
12825 %{texmfdist}/fonts/tfm/public/txfonts
12826 %{texmfdist}/fonts/vf/public/txfonts
12827
12828 %files fonts-uhc
12829 %defattr(644,root,root,755)
12830 %doc %{texmfdist}/doc/fonts/uhc
12831 %{texmfdist}/fonts/afm/uhc
12832 %{texmfdist}/fonts/tfm/uhc
12833 %{texmfdist}/fonts/vf/uhc
12834
12835 %files fonts-urw
12836 %defattr(644,root,root,755)
12837 %{texmfdist}/fonts/afm/urw
12838 %{texmfdist}/fonts/tfm/urw
12839 %{texmfdist}/fonts/vf/urw
12840
12841 %files fonts-urwvn
12842 %defattr(644,root,root,755)
12843 %{texmfdist}/fonts/afm/vntex/urwvn
12844 %{texmfdist}/fonts/tfm/vntex/urwvn
12845 %{texmfdist}/fonts/type1/vntex/urwvn
12846 %{texmfdist}/fonts/vf/vntex/urwvn
12847
12848 %files fonts-vnr
12849 %defattr(644,root,root,755)
12850 %{texmfdist}/fonts/map/dvips/vntex
12851 %{texmfdist}/fonts/source/vntex/vnr
12852 %{texmfdist}/fonts/tfm/vntex/vnr
12853
12854 %files fonts-urw35vf
12855 %defattr(644,root,root,755)
12856 %{texmfdist}/fonts/vf/urw35vf
12857
12858 %files fonts-wadalab
12859 %defattr(644,root,root,755)
12860 %doc %{texmfdist}/doc/fonts/wadalab
12861 %{texmfdist}/fonts/afm/wadalab
12862 %{texmfdist}/fonts/tfm/wadalab
12863 %{texmfdist}/fonts/vf/wadalab
12864
12865 %files fonts-wasy
12866 %defattr(644,root,root,755)
12867 %{texmfdist}/fonts/source/public/wasy
12868 %{texmfdist}/fonts/tfm/public/wasy
12869
12870 %files fonts-xypic
12871 %defattr(644,root,root,755)
12872 %{texmfdist}/fonts/map/dvips/xypic
12873 # %{texmfdist}/fonts/afm/public/xypic
12874 %{texmfdist}/fonts/source/public/xypic
12875 %{texmfdist}/fonts/tfm/public/xypic
12876
12877 %files fonts-yandy
12878 %defattr(644,root,root,755)
12879 # %{texmf}/fonts/afm/yandy
12880 %{texmfdist}/source/fonts/eurofont/marvosym/tfmfiles/yandy
12881 # %{texmf}/fonts/tfm/yandy
12882 # %{texmf}/fonts/vf/yandy
12883
12884 %files fonts-type1-antp
12885 %defattr(644,root,root,755)
12886 %{texmfdist}/dvips/antp
12887 %{texmfdist}/fonts/type1/public/antp
12888
12889 %files fonts-type1-antt
12890 %defattr(644,root,root,755)
12891 # %{texmf}/dvips/antt
12892 %{texmfdist}/fonts/type1/public/antt
12893
12894 %files fonts-type1-arphic
12895 %defattr(644,root,root,755)
12896 %{texmfdist}/fonts/type1/arphic
12897
12898 %files fonts-type1-belleek
12899 %defattr(644,root,root,755)
12900 %doc %{texmfdist}/doc/fonts/belleek
12901 %{texmfdist}/fonts/type1/public/belleek
12902
12903 %files fonts-type1-bitstream
12904 %defattr(644,root,root,755)
12905 %{texmfdist}/fonts/type1/bitstrea
12906
12907 %files fonts-type1-bluesky
12908 %defattr(644,root,root,755)
12909 # %doc %{texmf}/doc/fonts/bluesky
12910 # %{texmf}/dvips/bluesky
12911 %{texmfdist}/fonts/type1/bluesky
12912
12913 %files fonts-type1-cc-pl
12914 %defattr(644,root,root,755)
12915 %doc %{texmfdist}/doc/fonts/cc-pl
12916 %{texmfdist}/fonts/type1/public/cc-pl
12917
12918 %files fonts-type1-cmcyr
12919 %defattr(644,root,root,755)
12920 %{texmfdist}/fonts/type1/public/cmcyr
12921
12922 %files fonts-type1-cs
12923 %defattr(644,root,root,755)
12924 %{texmfdist}/fonts/type1/public/cs
12925
12926 # %files fonts-type1-dstroke
12927 # %defattr(644,root,root,755)
12928 # %{texmf}/fonts/type1/public/dstroke
12929
12930 %files fonts-type1-eurosym
12931 %defattr(644,root,root,755)
12932 %{texmfdist}/fonts/type1/public/eurosym
12933
12934 %files fonts-type1-hoekwater
12935 %defattr(644,root,root,755)
12936 %{texmfdist}/fonts/type1/hoekwater
12937
12938 %files fonts-type1-fpl
12939 %defattr(644,root,root,755)
12940 %doc %{texmfdist}/doc/fonts/fpl
12941 %{texmfdist}/fonts/afm/public/fpl
12942 %{texmfdist}/fonts/type1/public/fpl
12943
12944 %files fonts-type1-lm
12945 %defattr(644,root,root,755)
12946 %{texmfdist}/fonts/afm/public/lm
12947 %{texmfdist}/fonts/type1/public/lm
12948
12949 %files fonts-type1-marvosym
12950 %defattr(644,root,root,755)
12951 %{texmfdist}/fonts/type1/public/marvosym
12952
12953 %files fonts-type1-mathpazo
12954 %defattr(644,root,root,755)
12955 # %doc %{texmf}/doc/fonts/mathpazo
12956 %{texmfdist}/fonts/afm/public/mathpazo
12957 %{texmfdist}/fonts/type1/public/mathpazo
12958
12959 %files fonts-type1-omega
12960 %defattr(644,root,root,755)
12961 %{texmfdist}/fonts/type1/public/omega
12962
12963 %files fonts-type1-pl
12964 %defattr(644,root,root,755)
12965 # %doc %{texmf}/doc/fonts/polish/plpsfont
12966 %{texmfdist}/fonts/type1/public/pl
12967
12968 %files fonts-type1-px
12969 %defattr(644,root,root,755)
12970 %{texmfdist}/fonts/type1/public/pxfonts
12971
12972 # %files fonts-type1-qfonts
12973 # %defattr(644,root,root,755)
12974 # %{texmfdist}/fonts/type1/public/qfonts
12975
12976 %files fonts-type1-tx
12977 %defattr(644,root,root,755)
12978 %{texmfdist}/fonts/type1/public/txfonts
12979
12980 # %files fonts-type1-tt2001
12981 # %defattr(644,root,root,755)
12982 # %{texmf}/fonts/type1/public/tt2001
12983
12984 %files fonts-type1-uhc
12985 %defattr(644,root,root,755)
12986 %{texmfdist}/fonts/type1/uhc
12987
12988 %files fonts-type1-urw
12989 %defattr(644,root,root,755)
12990 %{texmfdist}/fonts/type1/urw
12991
12992 %files fonts-type1-vnr
12993 %defattr(644,root,root,755)
12994 %{texmfdist}/fonts/type1/vntex/vnr
12995
12996 %files fonts-type1-wadalab
12997 %defattr(644,root,root,755)
12998 %{texmfdist}/fonts/type1/wadalab
12999
13000 %files fonts-type1-xypic
13001 %defattr(644,root,root,755)
13002 %{texmfdist}/fonts/type1/public/xypic
13003
13004 # TeXLive-specific
13005
13006 %files afm2pl
13007 %defattr(644,root,root,755)
13008 %attr(755,root,root) %{_bindir}/afm2pl
13009 %{_mandir}/man1/afm2pl*
13010
13011 %files bbox
13012 %defattr(644,root,root,755)
13013 %attr(755,root,root) %{_bindir}/bbox
13014 %{_mandir}/man1/bbox*
13015
13016 %files cefutils
13017 %defattr(644,root,root,755)
13018 %attr(755,root,root) %{_bindir}/cef*
13019 %dir %{texmfdist}/tex/latex/cjk
13020 %dir %{texmfdist}/doc/latex/cjk
13021 %dir %{texmfdist}/source/latex/cjk
13022 %dir %{texmfdist}/source/latex/cjk/utils
13023 %{texmfdist}/tex/latex/cjk/CEF
13024 %doc %{texmfdist}/doc/latex/cjk/doc
13025 %doc %{texmfdist}/doc/latex/cjk/examples
13026 %{texmfdist}/source/latex/cjk/utils/CEFconv
13027
13028 %files detex
13029 %defattr(644,root,root,755)
13030 %attr(755,root,root) %{_bindir}/detex
13031 %{_mandir}/man1/detex*
13032
13033
13034 %files dviutils
13035 %defattr(644,root,root,755)
13036 %attr(755,root,root) %{_bindir}/dt2dv
13037 %attr(755,root,root) %{_bindir}/dv2dt
13038 %attr(755,root,root) %{_bindir}/dvi2tty
13039 %attr(755,root,root) %{_bindir}/dviasm
13040 %attr(755,root,root) %{_bindir}/dvibook
13041 %attr(755,root,root) %{_bindir}/dviconcat
13042 %attr(755,root,root) %{_bindir}/dvidvi
13043 %attr(755,root,root) %{_bindir}/dvigif
13044 %attr(755,root,root) %{_bindir}/dvipdfmx
13045 %attr(755,root,root) %{_bindir}/dvipos
13046 %attr(755,root,root) %{_bindir}/dviselect
13047 %attr(755,root,root) %{_bindir}/dvitodvi
13048 %{_mandir}/man1/dt2dv*
13049 %{_mandir}/man1/dv2dt*
13050 %{_mandir}/man1/dvi2tty*
13051 %{_mandir}/man1/dvibook*
13052 %{_mandir}/man1/dviconcat*
13053 %{_mandir}/man1/dvidvi*
13054 %{_mandir}/man1/dvigif*
13055 %{_mandir}/man1/dvipos*
13056 %{_mandir}/man1/dviselect*
13057 %{_mandir}/man1/dvitodvi*
13058
13059 %files epsutils
13060 %defattr(644,root,root,755)
13061 %attr(755,root,root) %{_bindir}/epsffit
13062 %attr(755,root,root) %{_bindir}/epspdf
13063 %attr(755,root,root) %{_bindir}/epspdftk
13064 %attr(755,root,root) %{_bindir}/pst2pdf
13065 %{texmfdist}/scripts/epspdf
13066 %{_mandir}/man1/epsffit*
13067 %doc %{texmfdist}/doc/epspdf
13068
13069 %files filters
13070 %defattr(644,root,root,755)
13071 %attr(755,root,root) %{_bindir}/fix*
13072 %{_mandir}/man1/fix*
13073
13074 %files psutils
13075 %defattr(644,root,root,755)
13076 %attr(755,root,root) %{_bindir}/extractres
13077 %attr(755,root,root) %{_bindir}/getafm
13078 %attr(755,root,root) %{_bindir}/includeres
13079 %attr(755,root,root) %{_bindir}/psbook
13080 %attr(755,root,root) %{_bindir}/psmerge
13081 %attr(755,root,root) %{_bindir}/psnup
13082 %attr(755,root,root) %{_bindir}/psresize
13083 %attr(755,root,root) %{_bindir}/psselect
13084 %attr(755,root,root) %{_bindir}/ps2eps
13085 %attr(755,root,root) %{_bindir}/pstops
13086 %attr(755,root,root) %{_bindir}/showchar
13087 %{_mandir}/man1/extractres*
13088 %{_mandir}/man1/getafm*
13089 %{_mandir}/man1/includeres*
13090 %{_mandir}/man1/psbook*
13091 %{_mandir}/man1/psmerge*
13092 %{_mandir}/man1/psnup*
13093 %{_mandir}/man1/psresize*
13094 %{_mandir}/man1/psselect*
13095 %{_mandir}/man1/pstops*
13096 %{texmf}/dvips/psutils
13097
13098 %files uncategorized-utils
13099 %defattr(644,root,root,755)
13100 %attr(755,root,root) %{_bindir}/devnag
13101 %attr(755,root,root) %{_bindir}/disdvi
13102
13103 %files tex4ht
13104 %defattr(644,root,root,755)
13105 %attr(755,root,root) %{_bindir}/ht
13106 %attr(755,root,root) %{_bindir}/htcontext
13107 %attr(755,root,root) %{_bindir}/htlatex
13108 %attr(755,root,root) %{_bindir}/htmex
13109 %attr(755,root,root) %{_bindir}/httex
13110 %attr(755,root,root) %{_bindir}/httexi
13111 %attr(755,root,root) %{_bindir}/htxelatex
13112 %attr(755,root,root) %{_bindir}/htxetex
13113 %attr(755,root,root) %{_bindir}/mk4ht
13114 %attr(755,root,root) %{_bindir}/t4ht
13115 %attr(755,root,root) %{_bindir}/tex4ht
13116 %{texmf}/scripts/tex4ht
13117 %{texmfdist}/tex/generic/tex4ht
13118 %dir %{texmfdist}/scripts/tex4ht
13119 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/ht.sh
13120 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htcontext.sh
13121 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htlatex.sh
13122 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htmex.sh
13123 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/httex.sh
13124 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/httexi.sh
13125 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htxelatex.sh
13126 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htxetex.sh
13127 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/mk4ht.pl
13128 %doc %{texmfdist}/doc/generic/tex4ht
13129 %{texmfdist}/tex4ht
13130
13131 %files xetex
13132 %defattr(644,root,root,755)
13133 %attr(755,root,root) %{_bindir}/xdvipdfmx
13134 %attr(755,root,root) %{_bindir}/xelatex
13135 %attr(755,root,root) %{_bindir}/xetex
13136 %{texmf}/fmtutil/format.xetex.cnf
13137 %doc %{texmfdist}/doc/xelatex
13138 %doc %{texmfdist}/doc/xetex
13139 %{texmfdist}/scripts/xetex
13140 %{texmfdist}/tex/generic/ifxetex
13141 %{texmfdist}/tex/generic/xetexconfig
13142 %{texmfdist}/tex/latex/latexconfig/xelatex.ini
13143 %{texmfdist}/tex/plain/config/xetex.ini
13144 %{texmfdist}/tex/xelatex
13145 %{texmfdist}/tex/xetex
13146
13147 %files xmltex
13148 %defattr(644,root,root,755)
13149 %doc %{texmfdist}/doc/xmltex
13150 %attr(755,root,root) %{_bindir}/pdfxmltex
13151 %attr(755,root,root) %{_bindir}/xmltex
13152 %{texmfdist}/tex/xmltex
13153 %{texmf}/fmtutil/format.xmltex.cnf
This page took 1.229692 seconds and 4 git commands to generate.