]> 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.9
45 Epoch:          1
46 License:        distributable
47 Group:          Applications/Publishing/TeX
48 Source0:        http://tug.org/svn/texlive/branches/branch2008/Master/source/%{name}-%{version}-source.tar.lzma
49 # Source0-md5:  554287c3e458da776edd684506048d45
50 Source1:        ftp://tug.org/texlive/historic/2008/%{name}-20080822-texmf.tar.lzma
51 # Source1-md5:  fa74072e1344e8390eb156bcda61a8b2
52 Source4:        %{name}.cron
53 Source5:        xdvi.desktop
54 Source6:        xdvi.png
55 Patch0:         %{name}-am.patch
56 Patch1:         %{name}-20080816-kpathsea-ar.patch
57 URL:            http://www.tug.org/texlive/
58 BuildRequires:  autoconf
59 BuildRequires:  automake
60 BuildRequires:  bison
61 BuildRequires:  clisp
62 BuildRequires:  ed
63 BuildRequires:  expat-devel
64 BuildRequires:  ffcall-devel
65 BuildRequires:  flex
66 BuildRequires:  fontconfig-devel
67 BuildRequires:  freetype-devel
68 BuildRequires:  freetype1-devel
69 BuildRequires:  gd-devel >= 2.0.33
70 BuildRequires:  libpng-devel >= 1.2.8
71 BuildRequires:  libtool
72 # should this be somewhere in clisp?
73 BuildRequires:  libsigsegv
74 BuildRequires:  libstdc++-devel
75 BuildRequires:  ncurses-devel
76 BuildRequires:  rpm-perlprov
77 BuildRequires:  rpm-pythonprov
78 BuildRequires:  sed >= 4.0
79 BuildRequires:  t1lib-devel >= 5.0.2
80 BuildRequires:  texinfo
81 %if %{with bootstrap}
82 BuildRequires:  tetex-format-latex
83 BuildRequires:  tetex-format-pdflatex
84 BuildRequires:  tetex-latex-cyrillic
85 BuildRequires:  tetex-tex-babel
86 %else
87 BuildRequires:  texlive-format-latex
88 BuildRequires:  texlive-format-pdflatex
89 BuildRequires:  texlive-latex-cyrillic
90 BuildRequires:  texlive-tex-babel
91 # fill with future texlive BR. guesses ones for now
92 %endif
93 BuildRequires:  unzip
94 BuildRequires:  xorg-lib-libICE-devel
95 BuildRequires:  xorg-lib-libXaw-devel
96 BuildRequires:  xorg-lib-libXext-devel
97 BuildRequires:  xorg-lib-libXmu-devel
98 BuildRequires:  xorg-lib-libXpm-devel
99 BuildRequires:  zlib-devel >= 1.2.1
100 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
101 Requires:       %{name}-fonts-cm = %{epoch}:%{version}-%{release}
102 Requires:       %{name}-fonts-misc = %{epoch}:%{version}-%{release}
103 Requires:       %{name}-metafont = %{epoch}:%{version}-%{release}
104 Requires:       awk
105 Requires:       dialog
106 Requires:       kpathsea = %{epoch}:%{version}-%{release}
107 Requires:       sed
108 Requires:       sh-utils
109 Requires:       texconfig = %{epoch}:%{version}-%{release}
110 Requires:       textutils
111 Suggests:       tmpwatch
112 Obsoletes:      tetex
113 Obsoletes:      tetex-afm
114 Obsoletes:      tetex-doc
115 Obsoletes:      tetex-doc-latex2e-html
116 Obsoletes:      tetex-fontinst
117 Obsoletes:      tetex-fontname
118 Obsoletes:      tetex-fonts
119 Obsoletes:      tetex-fonts-pandora
120 Obsoletes:      tetex-fonts-vcm
121 Obsoletes:      tetex-format-elatex
122 Obsoletes:      tetex-format-pdfelatex
123 Obsoletes:      tetex-format-pdfemex
124 Obsoletes:      tetex-latex-vnps
125 Obsoletes:      tetex-latex-vnr
126 Obsoletes:      tetex-oxdvi
127 Obsoletes:      tetex-oxdvi
128 Obsoletes:      tetex-plain-dvips
129 Obsoletes:      tetex-plain-dvips
130 Obsoletes:      tetex-plain-mathtime
131 Obsoletes:      tetex-plain-mathtime
132 Obsoletes:      tetex-plain-misc
133 Obsoletes:      tetex-plain-misc
134 Obsoletes:      tetex-plain-plnfss
135 Obsoletes:      tetex-plain-plnfss
136 Obsoletes:      tetex-tex-hyphen
137 Obsoletes:      tetex-tex-vietnam
138 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
139
140 %define         texmf   %{_datadir}/texmf
141 %define         texmfdist %{texmf}-dist
142 %define         texmfdoc %{texmf}-doc
143 %define         fmtdir  /var/lib/texmf/web2c
144 %define         texhash [ ! -x %{_bindir}/texhash ] || %{_bindir}/texhash 1>&2;
145 %define         _localstatedir  /var/lib/texmf
146 %define         fixinfodir [ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1 ;
147 %define         fmtutil(f:) [ ! \\\( -f %{_localstatedir}/web2c/%{-f*}.fmt.rpmnew -o -f %{_localstatedir}/web2c/%{-f*}.efmt.rpmnew \\\) ] || %{_bindir}/fmtutil-sys --byfmt %{-f*} >/dev/null 2>/dev/null || echo "Regenerating %{-f*} failed. See %{_localstatedir}/web2c/%{-f*}.log for details" 1>&2 && exit 0 ;
148
149 %define         _noautoreq 'perl(path_tre)'
150
151 %description
152 TeXLive is an implementation of TeX for Linux or UNIX systems. TeX
153 takes a text file and a set of formatting commands as input and
154 creates a typesetter independent .dvi (DeVice Independent) file as
155 output. Usually, TeX is used in conjunction with a higher level
156 formatting package like LaTeX or PlainTeX, since TeX by itself is not
157 very user-friendly.
158
159 %description -l es.UTF-8
160 Tex formata archivos de texto y órdenes para una salida independiente
161 de dispositivo (que se llama DVI - DeVice Independent). En The TeXbook
162 de Knut se describen las capacidades y el lenguaje TeX.
163
164 %description -l de.UTF-8
165 TeX formatiert eine Datei, die abwechselnd Text und Befehle enthält
166 und gibt eine geräteunabhängige Datei aus (DVI genannt, Abk. für
167 DeVice Independent). Die Funktionen und Sprache von TeX werden in The
168 TeXbook von Knuth beschrieben.
169
170 %description -l fr.UTF-8
171 TeX formate un fichier de commandes et de texte mélandés, et produit
172 un fichier de indépendant de toute plate-forme (appelé DVI, qui est un
173 raccourci pour Device Independant). Les possibilités de TeX et son
174 langage sont décrites dans l'ouvrage TeXbook, de Knuth.
175
176 %description -l hu.UTF-8
177 TeXLive a TeX egy implementációja Linux és UNIX rendszerekre. TeX egy
178 egyszerű szövegfájlt fogad bemenetként, és formázó parancsok
179 segítségével a szövegszedő egy független .dvi (DeVice Independent)
180 fájlt készít. A TeX-et leginkább magasabb szintű formázó parancsokkal
181 kiegészítve használják, mint pl. LaTeX-hel vagy PlainTeX-hel, mivel a
182 TeX önmaga nem túlzottan "felhasználóbarát".
183
184 %description -l pl.UTF-8
185 TeX formatuje przygotowany tekst oraz komendy i produkuje niezależny
186 od urządzenia plik wynikowy (tzw. DVI -- skrót od DeVice Independent).
187 Możliwości TeXa, oraz jego język zostały opisane w ,,The TeXbook''
188 Donalda E. Knutha.
189
190 %description -l pt_BR.UTF-8
191 Tex formata arquivos de texto e comandos para uma saída independente
192 de dispositivo (chamado DVI - DeVice Independent). As capacidades e a
193 linguagem TeX são descritas no The TeXbook, de Knuth.
194
195 %description -l tr.UTF-8
196 TeX, içinde metin ve komutların yer aldığı bir dosyayı okur ve dizgi
197 aygıtından bağımsız bir çıktı (DeVice Independent - DVI) oluşturur.
198 TeX'in becerileri ve dizgi dili, dili geliştiren Knuth'un 'The
199 TeXbook' başlıklı kitabında anlatılmaktadır.
200
201 %package other-utils
202 Summary:        Other utilities
203 Group:          Applications/Publishing/TeX
204
205 %description other-utils
206 Other utilities.
207
208 %package other-utils-doc
209 Summary:        Other utilities documentation
210 Group:          Applications/Publishing/TeX
211
212 %description other-utils-doc
213 Other utilities documentation.
214
215 %package doc
216 Summary:        Documentation for TeX Live
217 Group:          Documentation
218
219 %description doc
220 Assorted useful documentation for TeX Live.
221
222 %package doc-bg
223 Summary:        Bulgarian documentation for TeX Live
224 Group:          Documentation
225
226 %description doc-bg
227 Assorted useful Bulgarian documentation for TeX Live.
228
229 %package doc-cs
230 Summary:        Czech documentation for TeX Live
231 Group:          Documentation
232
233 %description doc-cs
234 Assorted useful Czech documentation for TeX Live.
235
236 %package doc-de
237 Summary:        German documentation for TeX Live
238 Group:          Documentation
239
240 %description doc-de
241 Assorted useful German documentation for TeX Live.
242
243 %package doc-el
244 Summary:        Greek documentation for TeX Live
245 Group:          Documentation
246
247 %description doc-el
248 Assorted useful Greek documentation for TeX Live.
249
250 %package doc-es
251 Summary:        Spanish documentation for TeX Live
252 Group:          Documentation
253
254 %description doc-es
255 Assorted useful Spanish documentation for TeX Live.
256
257 %package doc-fi
258 Summary:        Finnish documentation for TeX Live
259 Group:          Documentation
260
261 %description doc-fi
262 Assorted useful Finnish documentation for TeX Live.
263
264 %package doc-fr
265 Summary:        French documentation for TeX Live
266 Group:          Documentation
267
268 %description doc-fr
269 Assorted useful French documentation for TeX Live.
270
271 %package doc-it
272 Summary:        Italian documentation for TeX Live
273 Group:          Documentation
274
275 %description doc-it
276 Assorted useful Italian documentation for TeX Live.
277
278 %package doc-ja
279 Summary:        Japanese documentation for TeX Live
280 Group:          Documentation
281
282 %description doc-ja
283 Assorted useful Japanese documentation for TeX Live.
284
285 %package doc-ko
286 Summary:        Korean documentation for TeX Live
287 Group:          Documentation
288
289 %description doc-ko
290 Assorted useful Korean documentation for TeX Live.
291
292 %package doc-mn
293 Summary:        Mongolian documentation for TeX Live
294 Group:          Documentation
295
296 %description doc-mn
297 Assorted useful Mongolian documentation for TeX Live.
298
299 %package doc-nl
300 Summary:        Dutch documentation for TeX Live
301 Group:          Documentation
302
303 %description doc-nl
304 Assorted useful Dutch documentation for TeX Live.
305
306 %package doc-pl
307 Summary:        Polish documentation for TeX Live
308 Group:          Documentation
309
310 %description doc-pl
311 Assorted useful Polish documentation for TeX Live.
312
313 %package doc-pt
314 Summary:        Portuguese documentation for TeX Live
315 Group:          Documentation
316
317 %description doc-pt
318 Assorted useful Portuguese documentation for TeX Live.
319
320 %package doc-ru
321 Summary:        Russian documentation for TeX Live
322 Group:          Documentation
323
324 %description doc-ru
325 Assorted useful Russian documentation for TeX Live.
326
327 %package doc-sk
328 Summary:        Slovak documentation for TeX Live
329 Group:          Documentation
330
331 %description doc-sk
332 Assorted useful Slovak documentation for TeX Live.
333
334 %package doc-sl
335 Summary:        Slovenian documentation for TeX Live
336 Group:          Documentation
337
338 %description doc-sl
339 Assorted useful Slovenian documentation for TeX Live.
340
341 %package doc-th
342 Summary:        Thai documentation for TeX Live
343 Group:          Documentation
344
345 %description doc-th
346 Assorted useful Thai documentation for TeX Live.
347
348 %package doc-tr
349 Summary:        Turkish documentation for TeX Live
350 Group:          Documentation
351
352 %description doc-tr
353 Assorted useful Turkish documentation for TeX Live.
354
355 %package doc-uk
356 Summary:        Ukrainian documentation for TeX Live
357 Group:          Documentation
358
359 %description doc-uk
360 Assorted useful Ukrainian documentation for TeX Live.
361
362 %package doc-vi
363 Summary:        Vietnamese documentation for TeX Live
364 Group:          Documentation
365
366 %description doc-vi
367 Assorted useful Vietnamese documentation for TeX Live.
368
369 %package doc-zh_CN
370 Summary:        Chinese documentation for TeX Live
371 Group:          Documentation
372
373 %description doc-zh_CN
374 Assorted useful Chinese documentation for TeX Live.
375
376 %package doc-Catalogue
377 Summary:        TeX Catalogue
378 Summary(pl.UTF-8):      Katalog TeXa
379 Group:          Applications/Publishing/TeX
380 Requires(post,postun):  %{_bindir}/texhash
381 Requires:       %{name} = %{epoch}:%{version}-%{release}
382
383 %description doc-Catalogue
384 TeX Catalogue.
385
386 %description doc-Catalogue -l pl.UTF-8
387 Katalog TeXa.
388
389 %package doc-tug-faq
390 Summary:        TeX User Group FAQ
391 Summary(hu.UTF-8):      TeX felhasználók FAQ-ja
392 Summary(pl.UTF-8):      FAQ Grupy Użytkowników TeXa
393 Group:          Applications/Publishing/TeX
394 Requires(post,postun):  %{_bindir}/texhash
395 Requires:       %{name} = %{epoch}:%{version}-%{release}
396 Obsoletes:      tetex-doc-LaTeX-FAQ-francaise
397 Obsoletes:      tetex-doc-de-tex-faq
398 Obsoletes:      tetex-doc-uktug-faq
399
400 %description doc-tug-faq
401 TeX User Group FAQ.
402
403 %description doc-tug-faq -l hu.UTF8
404 TeX felhasználók FAQ-ja.
405
406 %description doc-tug-faq -l pl.UTF-8
407 FAQ Grupy Użytkowników TeXa.
408
409 %package doc-latex
410 Summary:        Basic LaTeX packages documentation
411 Summary(hu.UTF-8):      Az alap LaTeX csomagok dokumentációja
412 Summary(pl.UTF-8):      Podstawowa dokumentacja do pakietów LaTeXa
413 Group:          Applications/Publishing/TeX
414 Requires(post,postun):  %{_bindir}/texhash
415 Requires:       %{name} = %{epoch}:%{version}-%{release}
416
417 %description doc-latex
418 Basic LaTeX packages documentation.
419
420 %description doc-latex -l hu.UTF-8
421 Az alap LaTeX csomagok dokumentációja
422
423 %description doc-latex -l pl.UTF-8
424 Podstawowa dokumentacja do pakietów LaTeXa.
425
426 # # libraries #
427 %package -n kpathsea
428 Summary:        File name lookup library
429 Summary(hu.UTF-8):      Fájlnév-kereső könyvtár
430 Summary(pl.UTF-8):      Biblioteka szukająca nazw plików
431 Group:          Applications/Publishing/TeX
432 Requires(post,postun):  %{_bindir}/texhash
433 Requires:       %{name} = %{epoch}:%{version}-%{release}
434
435 %description -n kpathsea
436 File name lookup library.
437
438 %description -n kpathsea -l hu.UTF-8
439 Fájlnév-kereső könyvtár.
440
441 %description -n kpathsea -l pl.UTF-8
442 Biblioteka szukająca nazw plików.
443
444 %package -n kpathsea-devel
445 Summary:        Kpathsea library filename lookup header files and documentation
446 Summary(es.UTF-8):      Bibliotecas y archivos de inclusión para desarrollo TeX
447 Summary(hu.UTF-8):      Kpathsea fájlnév-kereső könyvtár header fájljai és dokumentációja
448 Summary(pl.UTF-8):      Pliki nagłówkowe oraz dokumetacja kpathsea
449 Summary(pt_BR.UTF-8):   Bibliotecas e headers para desenvolvimento TeX
450 Group:          Development/Libraries
451 Requires:       kpathsea = %{epoch}:%{version}-%{release}
452
453 %description -n kpathsea-devel
454 Kpathsea library filename lookup header files and documentation.
455
456 %description -n kpathsea-devel -l es.UTF-8
457 Bibliotecas, archivos de inclusión, etc, para que puedas desarrollar
458 aplicaciones TeX.
459
460 %description -n kpathsea-devel -l hu.UTF-8
461 Kpathsea fájlnév-kereső könyvtár header fájljai és dokumentációja.
462
463 %description -n kpathsea-devel -l pl.UTF-8
464 Pliki nagłówkowe oraz dokumentacja biblioteki kpathsea.
465
466 %description -n kpathsea-devel -l pt_BR.UTF-8
467 Bibliotecas, headers e outros componentes que podem ser utilizados
468 para desenvolver aplicações TeX.
469
470 # # programs #
471 %package dvips
472 Summary:        DVI to PostScript converter
473 Summary(de.UTF-8):      dvi-Postscript-Konvertierungsprogramm
474 Summary(es.UTF-8):      Convertidor dvi para postscript
475 Summary(fr.UTF-8):      Convertisseur dvi vers PostScript
476 Summary(hu.UTF-8):      DVI-ből PosctScript-be konvertáló
477 Summary(pl.UTF-8):      Konwerter plików DVI do PostScriptu
478 Summary(pt_BR.UTF-8):   Conversor dvi para postscript
479 Summary(tr.UTF-8):      dvi'dan postscript'e dönüştürücü
480 Group:          Applications/Publishing/TeX
481 Requires(post,postun):  %{_bindir}/texhash
482 Requires:       %{name} = %{epoch}:%{version}-%{release}
483
484 %description dvips
485 The program dvips takes a DVI file file[.dvi] produced by TeX (or by
486 some other processor such as GFtoDVI) and converts it to PostScript,
487 normally sending the result directly to the laserprinter.
488
489 %description dvips -l de.UTF-8
490 Das dvips-Programm nimmt eine dvi-Datei ([.dvi]), die von TeX bzw.
491 durch einen anderen Prozessor wie GFtoDVI) erzeugt wurde, und
492 konvertiert diese in PostScript, wobei das Ergebnis in der Regel
493 direkt an einen Laserdrucker gesandt wird.
494
495 %description dvips -l es.UTF-8
496 El programa dvips coge un archivo DVI (.dvi) producido por TeX (o por
497 otro procesador como GFtoDVI) y lo convierte a PostScript, normalmente
498 enviando el resultado directamente a la impresora láser.
499
500 %description dvips -l fr.UTF-8
501 Le programme dvips convertit les fichiers DVI en PostScript, en
502 envoyant normalement le résultat directement sur une imprimante Laser.
503
504 %description dvips -l hu.UTF-8
505 A dvips program egy TeX által készített DVI-fájlból PostScript
506 állományt készít, amelyet a legtöbb esetben közvetlenül a
507 lézernyomtatóra küldhetsz.
508
509 %description dvips -l pl.UTF-8
510 Program dvips bierze plik DVI wygenerowany przez TeXa (lub jakiś inny
511 program, jak na przykład GFtoDVI) i konwertuje go do PostScriptu.
512 Domyślnie wynik jest wysyłany bezpośrednio do drukarki.
513
514 %description dvips -l pt_BR.UTF-8
515 O programa dvips toma um arquivo DVI (.dvi) produzido pelo TeX (ou por
516 outro processador como o GFtoDVI) e o converte para PostScript,
517 normalmente enviando o resultado diretamente para a impressora laser.
518
519 %description dvips -l tr.UTF-8
520 dvips programı, dvi biçiminde bir girdi dosyası alır ve onu
521 PostScript'e dönüştürür. Kaynak dosya TeX tarafından oluşturulmuş
522 olabileceği gibi başka işleyiciler tarafından da (GFtoDVI gibi)
523 üretilmiş olabilir.
524
525 %package dvilj
526 Summary:        DVI to PCL converter
527 Summary(de.UTF-8):      Ein dvi-->Laserjet-Konvertierer
528 Summary(es.UTF-8):      Convertidor dvi para laserjet
529 Summary(fr.UTF-8):      convertisseur dvi vers laserjet
530 Summary(hu.UTF-8):      DVI-ből PCL-be konvertáló
531 Summary(pl.UTF-8):      Konwerter plików DVI do języka PCL
532 Summary(pt_BR.UTF-8):   Conversor dvi para laserjet
533 Summary(tr.UTF-8):      dvi'dan laserjet'e dönüştürücü
534 Group:          Applications/Publishing/TeX
535 Requires(post,postun):  %{_bindir}/texhash
536 Requires:       %{name} = %{epoch}:%{version}-%{release}
537
538 %description dvilj
539 Dvilj and dvilj's siblings (included in this package) will convert TeX
540 text formatting system output .dvi files to HP PCL (HP Printer Control
541 Language) commands. Using dvilj, you can print TeX files to HP
542 LaserJet+ and fully compatible printers. With dvilj2p, you can print
543 to HP LaserJet IIP and fully compatible printers. And with dvilj4, you
544 can print to HP LaserJet4 and fully compatible printers.
545
546 %description dvilj -l de.UTF-8
547 Dvilj und Gebrüder konvertieren TeX-Ausgabe-.dvi-Dateien in HP PCL (HP
548 Printer Control Language) Befehle zum Drucken auf HP LaserJet+, HP
549 LaserJet IIP (mit dvilj2p), HP LaserJet 4 (mit dvilj4) und vollständig
550 kompatiblen Druckern.
551
552 %description dvilj -l es.UTF-8
553 Dvilj y semejantes convierten archivos de salida TeX.dvi en comandos
554 HP PCL (i.e. Lenguaje de Control de Impresoras HP) adecuados a
555 impresión de impresoras HP LaserJEt+, HP LaserJet IIP (usando
556 dvilj2p), HP LaserJet 4 (usando dvilj4) y compatibles.
557
558 %description dvilj -l fr.UTF-8
559 dvilj et ses cousins convertissent les fichiers dvi en commandes HPPCL
560 (le langage des imprimantes HP) pour les imprimer sur HP LaserJet+, HP
561 LaserJet IIP (avec dvilj2p), HP LaserJet 4 (avec dvilj4), et autres
562 imprimantes totalement compatibles.
563
564 %description dvilj -l hu.UTF-8
565 Dvilj a TeX által előállított .dvi fájlokat konvertálja HP PCL (HP
566 Printer Control Language) parancsokká. A dvilj használatával TeX
567 fájlokat tudsz nyomtatni HP LaserJet+ és a vele kompatibilis
568 nyomtatókon. A dvilj2p-vel HP LaserJet IIP és kompatibilis
569 nyomtatókra. És végül a dvilj4-gyel HP LaserJet4 és kompatibilisekre.
570
571 %description dvilj -l pl.UTF-8
572 dvilj oraz pokrewne narzędzia (załączone w tym pakiecie) konwertują
573 pliki wyjściowe .dvi systemu formatującego tekst TeX na polecenia HP
574 PCL (HP Printer Control Language). Przy użyciu dvilj można drukować
575 pliki TeXa na drukarkach HP LaserJet+ i w pełni kompatybilnych. Przy
576 użyciu dvilj2p można drukować na drukarkach HP LaserJet IIP i w pełni
577 kompatybilnych. Przy użyciu dvilj4 można drukować na drukarkach HP
578 LaserJet4 i w pełni kompatybilnych.
579
580 %description dvilj -l pt_BR.UTF-8
581 Dvilj e semelhantes convertem arquivos de saída TeX .dvi em comandos
582 HP PCL (i.e. Linguagem de Controle de Impressoras HP) adequados para
583 impressão em impressoras HP LaserJet+, HP LaserJet IIP (usando
584 dvilj2p), HP LaserJet 4 (usando dvilj4) e compatíveis.
585
586 %description dvilj -l tr.UTF-8
587 TeX çıktısı dvi dosyalarını HP PCL (HP'nin geliştirdiği bir yazıcı
588 denetim dili) komutlarına çevirir ve böylece bir LaserJet+, HP
589 LaserJet IIP (dvilj2p ile), HP LaserJet4 (dvilj4 ile) ve tam
590 uyumlularından yazıcı çıktısı alınabilir.
591
592 %package makeindex
593 Summary:        A general purpose hierarchical index generator
594 Summary(hu.UTF-8):      Egy általános célú hierarchikus index generáló
595 Summary(pl.UTF-8):      Generator hierarchicznych indeksów ogólnego przeznaczenia
596 Group:          Applications/Publishing/TeX
597 Requires(post,postun):  %{_bindir}/texhash
598 Requires:       %{name} = %{epoch}:%{version}-%{release}
599 Obsoletes:      tetex-rumakeindex
600
601 %description makeindex
602 A general purpose hierarchical index generator; it accepts one or more
603 input files (often produced by a text formatter such as TeX or troff),
604 sorts the entries, and produces an output file which can be formatted.
605 The formats of the input and output files are specified in a style
606 file; by default, input is assumed to be an idx file, as generated by
607 LaTeX.
608
609 %description makeindex -l hu.UTF-8
610 Egy általános célű hierarchikus index generáló; elfogad egy vagy több
611 bemeneti fájlt (gyakran szövegformázótól, mint a TeX vagy a troff),
612 rendezi a bejegyzéseket, és egy kimeneti, megfelelő formátumú fájlt
613 készit. A be- és kimeneti fájlok formátumai stílus fájlokban van
614 definiálva; alapértelmezetten a bemeneti fájl egy idx fájl, amit a
615 LaTeX generál.
616
617 %description makeindex -l pl.UTF-8
618 Generator hierarchicznych indeksów ogólnego przeznaczenia; przyjmuje
619 jeden lub więcej plików wejściowych (zazwyczaj zrobionych przez
620 narzędzie formatujące tekst, takie jak TeX lub troff), sortuje
621 elementy i tworzy plik wyjściowy, który może być sformatowany. Formaty
622 plików wejściowych i wyjściowych podaje się w pliku stylu; domyślnie
623 przyjmowany jest plik wejściowy w formacie idx, wygenerowany przez
624 LaTeX.
625
626 %package tex-arrayjob
627 Summary:        Array data structures for (La)TeX
628 Summary(hu.UTF-8):      Tömb adatstruktúra (La)TeX-hez
629 Group:          Applications/Publishing/TeX
630 Requires(post,postun):  %{_bindir}/texhash
631 Requires:       %{name} = %{epoch}:%{version}-%{release}
632
633 %description tex-arrayjob
634 Array data structures for (La)TeX.
635
636 %description tex-arrayjob -l hu.UTF-8
637 Tömb adatstruktúra (La)TeX-hez.
638
639 %package tex-mathdots
640 Summary:        Commands to produce dots in math that respect font size
641 Summary(hu.UTF-8):      Pontok előállítása matematikai módban a font méret figyelmbevételével
642 Group:          Applications/Publishing/TeX
643 Requires(post,postun):  %{_bindir}/texhash
644 Requires:       %{name} = %{epoch}:%{version}-%{release}
645
646 %description tex-mathdots
647 Commands to produce dots in math that respect font size.
648
649 %description tex-mathdots -l hu.UTF-8
650 Pontok előállítása matematikai módban a font méret figyelmbevételével.
651
652 %package tex-midnight
653 Summary:        A set of useful macro tools
654 Summary(hu.UTF-8):      Hasznos makrók gyűjteménye
655 Group:          Applications/Publishing/TeX
656 Requires(post,postun):  %{_bindir}/texhash
657 Requires:       %{name} = %{epoch}:%{version}-%{release}
658
659 %description tex-midnight
660 A set of useful macro tools.
661
662 %description tex-midnight -l hu.UTF-8
663 Hasznos makrók gyűjteménye.
664
665 %package tex-ofs
666 Summary:        Olsak's Font System
667 Group:          Applications/Publishing/TeX
668 Requires(post,postun):  %{_bindir}/texhash
669 Requires:       %{name} = %{epoch}:%{version}-%{release}
670
671 %description tex-ofs
672 Olsak's Font System.
673
674 %package tex-physe
675 Summary:        The PHYSE format
676 Summary(hu.UTF-8):      PHYSE formátum
677 Group:          Applications/Publishing/TeX
678 Requires(post,postun):  %{_bindir}/texhash
679 Requires:       %{name} = %{epoch}:%{version}-%{release}
680
681 %description tex-physe
682 The PHYSE format.
683
684 %description tex-physe -l hu.UTF-8
685 PHYSE formátum.
686
687 %package tex-velthuis
688 Summary:        This package provides support for typesetting texts in Devanagari script (Sanskrit and Hindi)
689 Summary(hu.UTF-8):      Ezzel a csomaggal lehetőséged nyílik Devanagari szövegek szedésére (Sanskrit és Hindi)
690 Group:          Applications/Publishing/TeX
691 Requires(post,postun):  %{_bindir}/texhash
692 Requires:       %{name} = %{epoch}:%{version}-%{release}
693
694 %description tex-velthuis
695 This package provides support for typesetting texts in Devanagari
696 script (Sanskrit and Hindi).
697
698 %description tex-velthuis -l hu.UTF-8
699 Ezzel a csomaggal lehetőséged nyílik Devanagari szövegek szedésére
700 (Sanskrit és Hindi).
701
702 %package tex-ytex
703 Summary:        Macro package developed at MIT
704 Summary(hu.UTF-8):      MIT-en fejlesztett makrócsomag
705 Group:          Applications/Publishing/TeX
706 Requires(post,postun):  %{_bindir}/texhash
707 Requires:       %{name} = %{epoch}:%{version}-%{release}
708
709 %description tex-ytex
710 Macro package developed at MIT.
711
712 %description tex-ytex -l hu.UTF-8
713 MIT-en fejlesztett makrócsomag.
714
715 %package metafont
716 Summary:        MetaFont
717 Summary(hu.UTF-8):      MetaFont
718 Summary(pl.UTF-8):      Zestaw narzędzi MetaFont
719 Group:          Applications/Publishing/TeX
720 Requires(post,postun):  %{_bindir}/texhash
721 Requires:       %{name} = %{epoch}:%{version}-%{release}
722
723 %description metafont
724 MetaFont.
725
726 %description metafont -l pl.UTF-8
727 Zestaw narzędzi MetaFont.
728
729 %package metapost
730 Summary:        MetaPost
731 Summary(hu.UTF-8):      MetaPost
732 Summary(pl.UTF-8):      Zestaw narzędzi MetaPost
733 Group:          Applications/Publishing/TeX
734 Requires(post,postun):  %{_bindir}/texhash
735 Requires:       %{name} = %{epoch}:%{version}-%{release}
736 Obsoletes:      tetex-matapost
737
738 %description metapost
739 MetaPost.
740
741 %description metapost -l hu.UTF-8
742 MetaPost.
743
744 %description metapost -l pl.UTF-8
745 Zestaw narzędzi MetaPost.
746
747 %package metapost-other
748 Summary:        Various MetaPost utils
749 Summary(hu.UTF-8):      Különböző MetaPost eszközök
750 Group:          Applications/Publishing/TeX
751 Requires(post,postun):  %{_bindir}/texhash
752 Requires:       %{name} = %{epoch}:%{version}-%{release}
753
754 %description metapost-other
755 Various MetaPost utils.
756
757 %description metapost-other -l hu.UTF-8
758 Különböző MetaPost eszközök.
759
760 %package mptopdf
761 Summary:        MetaPost to PDF converter
762 Summary(hu.UTF-8):      MetaPost-ból PDF-be konvertáló
763 Summary(pl.UTF-8):      Konwerter MetaPost do PDF
764 Group:          Applications/Publishing/TeX
765 Requires(post,postun):  %{_bindir}/texhash
766 Requires:       %{name}-metapost = %{epoch}:%{version}-%{release}
767
768 %description mptopdf
769 MetaPost to PDF converter.
770
771 %description mptopdf -l hu.UTF-8
772 MetaPost-ból PDF-be konvertáló.
773
774 %description mptopdf -l pl.UTF-8
775 Konwerter MetaPost do PDF.
776
777 %package texdoctk
778 Summary:        Easy access to TeX documentation
779 Summary(pl.UTF-8):      Łatwy dostęp do dokumentacji TeXa
780 Group:          Applications/Publishing/TeX
781 Requires(post,postun):  %{_bindir}/texhash
782 Requires:       %{name} = %{epoch}:%{version}-%{release}
783
784 %description texdoctk
785 A Perl/Tk-based GUI for easy access to package documentation for TeX
786 on Unix platforms; the databases it uses are based on the texmf/doc
787 subtrees of teTeX v.1.0.x, but database files for local configurations
788 with modified/extended directories can be derived from them. Note that
789 texdoctk is not a viewer itself, but an interface for finding
790 documentation files and opening them with the appropriate viewer; so
791 it relies on appropriate programs to be installed on the system.
792 However, the choice of these programs can be configured by the
793 sysadmin or user.
794
795 %description texdoctk -l pl.UTF-8
796 Oparty na Perlu i Tk graficzny interfejs dający łatwy dostęp do
797 dokumentacji pakietów TeXowych na platformach uniksowych; używa baz
798 danych opartych na poddrzewach texmf/doc z teTeXa 1.0.x, ale może
799 używać konfiguracji ze zmodyfikowanymi lub rozszerzonymi katalogami.
800 Należy zauważyć, że texdoctk sam w sobie nie jest przeglądarką, ale
801 interfejsem do wyszukiwania plików dokumentacji i otwierania ich we
802 właściwej przeglądarce; tak więc wymaga on odpowiednich programów
803 zainstalowanych w systemie. Wybór tych programów może być dokonany
804 przez administratora lub użytkownika.
805
806 %package -n texconfig
807 Summary:        TeX typesetting system configurator
808 Summary(pl.UTF-8):      Konfigurator systemu składu TeX
809 Group:          Applications/Publishing/TeX
810 Requires:       %{name} = %{epoch}:%{version}-%{release}
811 Requires:       %{name}-dvips = %{epoch}:%{version}-%{release}
812 Requires:       %{name}-metafont = %{epoch}:%{version}-%{release}
813 Requires:       xdvi = %{epoch}:%{version}-%{release}
814 Obsoletes:      tetex-texconfig
815
816 %description -n texconfig
817 TeX typesetting system configurator.
818
819 %description -n texconfig -l pl.UTF-8
820 Konfigurator systemu składu TeX.
821
822 %package -n xdvi
823 Summary:        X11 previewer
824 Summary(de.UTF-8):      X11-Previewer
825 Summary(es.UTF-8):      Visualizador TeX X11
826 Summary(fr.UTF-8):      Prévisualisateur X11
827 Summary(pl.UTF-8):      Przeglądarka DVI dla X11
828 Summary(pt_BR.UTF-8):   Visualizador TeX X11
829 Summary(tr.UTF-8):      X11 öngörüntüleyici
830 Group:          Applications/Publishing/TeX
831 Requires(post,postun):  %{_bindir}/texhash
832 Requires:       %{name} = %{epoch}:%{version}-%{release}
833 Requires:       %{name}-metafont = %{epoch}:%{version}-%{release}
834 Suggests:       %{name}-dvips
835 Obsoletes:      tetex-xdvi
836
837 %description -n xdvi
838 xdvi is a program which runs under the X window system. It is used to
839 preview dvi files, such as are produced by tex and latex.
840
841 %description -n xdvi -l de.UTF-8
842 xdvi ist ein Programm, das unter dem X-Window-System läuft und gewohnt
843 ist, dvi-Dateien als Vorschau anzuzeigen, etwa solche, die von tex und
844 latex erzeugt wurden.
845
846 %description -n xdvi -l es.UTF-8
847 xdvi es un programa que se ejecuta en el sistema X Window. Se usa para
848 visualizar archivos dvi, como los producidos por tex y latex.
849
850 %description -n xdvi -l fr.UTF-8
851 xdvi est un programme s'exécutant sous le système X Window. Il sert à
852 visualiser les fichiers dvi tels que ceux produits par tex et latex.
853
854 %description -n xdvi -l pl.UTF-8
855 Xdvi jest programem (działającym w X Window System) do przeglądania
856 plików DVI, produkowanych przez TeXa i LaTeXa.
857
858 %description -n xdvi -l pt_BR.UTF-8
859 xdvi é um programa que roda no sistema X Window. É usado para
860 visualizar arquivos dvi, como os produzidos por tex e latex.
861
862 %package -n xindy
863 Summary:        Xindy creates sorted and tagged index from raw index
864 Summary(hu.UTF-8):      Xindy rendezett és cimkézett indexet készít nyers indexekből
865 Group:          Applications/Publishing/TeX
866
867 %description -n xindy
868 Xindy creates sorted and tagged index from raw index.
869
870 %description -n xindy -l hu.UTF-8
871 Xindy rendezett és cimkézett indexet készít nyers indexekből.
872
873 %package -n xindy-albanian
874 Summary:        Xindy albanian language
875 Summary(hu.UTF-8):      Xindy albán nyelv
876 Group:          Applications/Publishing/TeX
877
878 %description -n xindy-albanian
879 Xindy albanian language
880
881 %description -n xindy-albanian -l hu.UTF-8
882 Xindy albán nyelv
883
884 %package -n xindy-belarusian
885 Summary:        Xindy belarusian language
886 Summary(hu.UTF-8):      Xindy belorusz nyelv
887 Group:          Applications/Publishing/TeX
888
889 %description -n xindy-belarusian
890 Xindy belarusian language
891
892 %description -n xindy-belarusian -l hu.UTF-8
893 Xindy belorusz nyelv
894
895 %package -n xindy-bulgarian
896 Summary:        Xindy bulgarian language
897 Summary(hu.UTF-8):      Xindy bolgár nyelv
898 Group:          Applications/Publishing/TeX
899
900 %description -n xindy-bulgarian
901 Xindy bulgarian language
902
903 %description -n xindy-bulgarian -l hu.UTF-8
904 Xindy bolgár nyelv
905
906 %package -n xindy-croatian
907 Summary:        Xindy croatian language
908 Summary(hu.UTF-8):      Xindy horvát nyelv
909 Group:          Applications/Publishing/TeX
910
911 %description -n xindy-croatian
912 Xindy croatian language
913
914 %description -n xindy-croatian -l hu.UTF-8
915 Xindy horvát nyelv
916
917 %package -n xindy-czech
918 Summary:        Xindy czech language
919 Summary(hu.UTF-8):      Xindy cseh nyelv
920 Group:          Applications/Publishing/TeX
921
922 %description -n xindy-czech
923 Xindy czech language
924
925 %description -n xindy-czech -l hu.UTF-8
926 Xindy cseh nyelv
927
928 %package -n xindy-danish
929 Summary:        Xindy danish language
930 Summary(hu.UTF-8):      Xindy dán nyelv
931 Group:          Applications/Publishing/TeX
932
933 %description -n xindy-danish
934 Xindy danish language
935
936 %description -n xindy-danish -l hu.UTF-8
937 Xindy dán nyelv
938
939 %package -n xindy-dutch
940 Summary:        Xindy dutch language
941 Summary(hu.UTF-8):      Xindy holland nyelv
942 Group:          Applications/Publishing/TeX
943
944 %description -n xindy-dutch
945 Xindy dutch language
946
947 %description -n xindy-dutch -l hu.UTF-8
948 Xindy holland nyelv
949
950 %package -n xindy-english
951 Summary:        Xindy english language
952 Summary(hu.UTF-8):      Xindy angol nyelv
953 Group:          Applications/Publishing/TeX
954
955 %description -n xindy-english
956 Xindy english language
957
958 %description -n xindy-english -l hu.UTF-8
959 Xindy angol nyelv
960
961 %package -n xindy-esperanto
962 Summary:        Xindy esperanto language
963 Summary(hu.UTF-8):      Xindy eszperantó nyelv
964 Group:          Applications/Publishing/TeX
965
966 %description -n xindy-esperanto
967 Xindy esperanto language
968
969 %description -n xindy-esperanto -l hu.UTF-8
970 Xindy eszperantó nyelv
971
972 %package -n xindy-estonian
973 Summary:        Xindy estonian language
974 Summary(hu.UTF-8):      Xindy észt nyelv
975 Group:          Applications/Publishing/TeX
976
977 %description -n xindy-estonian
978 Xindy estonian language
979
980 %description -n xindy-estonian -l hu.UTF-8
981 Xindy észt nyelv
982
983 %package -n xindy-finnish
984 Summary:        Xindy finnish language
985 Summary(hu.UTF-8):      Xindy finn nyelv
986 Group:          Applications/Publishing/TeX
987
988 %description -n xindy-finnish
989 Xindy finnish language
990
991 %description -n xindy-finnish -l hu.UTF-8
992 Xindy finn nyelv
993
994 %package -n xindy-french
995 Summary:        Xindy french language
996 Summary(hu.UTF-8):      Xindy francia nyelv
997 Group:          Applications/Publishing/TeX
998
999 %description -n xindy-french
1000 Xindy french language
1001
1002 %description -n xindy-french -l hu.UTF-8
1003 Xindy francia nyelv
1004
1005 %package -n xindy-general
1006 Summary:        Xindy general language
1007 Summary(hu.UTF-8):      Xindy általános nyelv
1008 Group:          Applications/Publishing/TeX
1009
1010 %description -n xindy-general
1011 Xindy general language
1012
1013 %description -n xindy-general -l hu.UTF-8
1014 Xindy általános nyelv
1015
1016 %package -n xindy-georgian
1017 Summary:        Xindy georgian language
1018 Summary(hu.UTF-8):      Xindy georgian nyelv
1019 Group:          Applications/Publishing/TeX
1020
1021 %description -n xindy-georgian
1022 Xindy georgian language
1023
1024 %description -n xindy-georgian -l hu.UTF-8
1025 Xindy georgian nyelv
1026
1027 %package -n xindy-german
1028 Summary:        Xindy german language
1029 Summary(hu.UTF-8):      Xindy német nyelv
1030 Group:          Applications/Publishing/TeX
1031
1032 %description -n xindy-german
1033 Xindy german language
1034
1035 %description -n xindy-german -l hu.UTF-8
1036 Xindy német nyelv
1037
1038 %package -n xindy-greek
1039 Summary:        Xindy greek language
1040 Summary(hu.UTF-8):      Xindy görög nyelv
1041 Group:          Applications/Publishing/TeX
1042
1043 %description -n xindy-greek
1044 Xindy greek language
1045
1046 %description -n xindy-greek -l hu.UTF-8
1047 Xindy görög nyelv
1048
1049 %package -n xindy-gypsy
1050 Summary:        Xindy gypsy language
1051 Summary(hu.UTF-8):      Xindy cigány nyelv
1052 Group:          Applications/Publishing/TeX
1053
1054 %description -n xindy-gypsy
1055 Xindy gypsy language
1056
1057 %description -n xindy-gypsy -l hu.UTF-8
1058 Xindy cigány nyelv
1059
1060 %package -n xindy-hausa
1061 Summary:        Xindy hausa language
1062 Summary(hu.UTF-8):      Xindy hausa nyelv
1063 Group:          Applications/Publishing/TeX
1064
1065 %description -n xindy-hausa
1066 Xindy hausa language
1067
1068 %description -n xindy-hausa -l hu.UTF-8
1069 Xindy hausa nyelv
1070
1071 %package -n xindy-hebrew
1072 Summary:        Xindy hebrew language
1073 Summary(hu.UTF-8):      Xindy héber nyelv
1074 Group:          Applications/Publishing/TeX
1075
1076 %description -n xindy-hebrew
1077 Xindy hebrew language
1078
1079 %description -n xindy-hebrew -l hu.UTF-8
1080 Xindy héber nyelv
1081
1082 %package -n xindy-hungarian
1083 Summary:        Xindy hungarian language
1084 Summary(hu.UTF-8):      Xindy magyar nyelv
1085 Group:          Applications/Publishing/TeX
1086
1087 %description -n xindy-hungarian
1088 Xindy hungarian language
1089
1090 %description -n xindy-hungarian -l hu.UTF-8
1091 Xindy magyar nyelv
1092
1093 %package -n xindy-icelandic
1094 Summary:        Xindy icelandic language
1095 Summary(hu.UTF-8):      Xindy izlandi nyelv
1096 Group:          Applications/Publishing/TeX
1097
1098 %description -n xindy-icelandic
1099 Xindy icelandic language
1100
1101 %description -n xindy-icelandic -l hu.UTF-8
1102 Xindy izlandi nyelv
1103
1104 %package -n xindy-italian
1105 Summary:        Xindy italian language
1106 Summary(hu.UTF-8):      Xindy olasz nyelv
1107 Group:          Applications/Publishing/TeX
1108
1109 %description -n xindy-italian
1110 Xindy italian language
1111
1112 %description -n xindy-italian -l hu.UTF-8
1113 Xindy olasz nyelv
1114
1115 %package -n xindy-klingon
1116 Summary:        Xindy klingon language
1117 Summary(hu.UTF-8):      Xindy klingon nyelv
1118 Group:          Applications/Publishing/TeX
1119
1120 %description -n xindy-klingon
1121 Xindy klingon language
1122
1123 %description -n xindy-klingon -l hu.UTF-8
1124 Xindy klingon nyelv
1125
1126 %package -n xindy-kurdish
1127 Summary:        Xindy kurdish language
1128 Summary(hu.UTF-8):      Xindy kurd nyelv
1129 Group:          Applications/Publishing/TeX
1130
1131 %description -n xindy-kurdish
1132 Xindy kurdish language
1133
1134 %description -n xindy-kurdish -l hu.UTF-8
1135 Xindy kurd nyelv
1136
1137 %package -n xindy-latin
1138 Summary:        Xindy latin language
1139 Summary(hu.UTF-8):      Xindy latin nyelv
1140 Group:          Applications/Publishing/TeX
1141
1142 %description -n xindy-latin
1143 Xindy latin language
1144
1145 %description -n xindy-latin -l hu.UTF-8
1146 Xindy latin nyelv
1147
1148 %package -n xindy-latvian
1149 Summary:        Xindy latvian language
1150 Summary(hu.UTF-8):      Xindy lett nyelv
1151 Group:          Applications/Publishing/TeX
1152
1153 %description -n xindy-latvian
1154 Xindy latvian language
1155
1156 %description -n xindy-latvian -l hu.UTF-8
1157 Xindy lett nyelv
1158
1159 %package -n xindy-lithuanian
1160 Summary:        Xindy lithuanian language
1161 Summary(hu.UTF-8):      Xindy litván nyelv
1162 Group:          Applications/Publishing/TeX
1163
1164 %description -n xindy-lithuanian
1165 Xindy lithuanian language
1166
1167 %description -n xindy-lithuanian -l hu.UTF-8
1168 Xindy litván nyelv
1169
1170 %package -n xindy-lower-sorbian
1171 Summary:        Xindy lower-sorbian language
1172 Summary(hu.UTF-8):      Xindy lower-sorbian nyelv
1173 Group:          Applications/Publishing/TeX
1174
1175 %description -n xindy-lower-sorbian
1176 Xindy lower-sorbian language
1177
1178 %description -n xindy-lower-sorbian -l hu.UTF-8
1179 Xindy lower-sorbian nyelv
1180
1181 %package -n xindy-macedonian
1182 Summary:        Xindy macedonian language
1183 Summary(hu.UTF-8):      Xindy macedón nyelv
1184 Group:          Applications/Publishing/TeX
1185
1186 %description -n xindy-macedonian
1187 Xindy macedonian language
1188
1189 %description -n xindy-macedonian -l hu.UTF-8
1190 Xindy macedón nyelv
1191
1192 %package -n xindy-mongolian
1193 Summary:        Xindy mongolian language
1194 Summary(hu.UTF-8):      Xindy mongol nyelv
1195 Group:          Applications/Publishing/TeX
1196
1197 %description -n xindy-mongolian
1198 Xindy mongolian language
1199
1200 %description -n xindy-mongolian -l hu.UTF-8
1201 Xindy mongol nyelv
1202
1203 %package -n xindy-norwegian
1204 Summary:        Xindy norwegian language
1205 Summary(hu.UTF-8):      Xindy norvég nyelv
1206 Group:          Applications/Publishing/TeX
1207
1208 %description -n xindy-norwegian
1209 Xindy norwegian language
1210
1211 %description -n xindy-norwegian -l hu.UTF-8
1212 Xindy norvég nyelv
1213
1214 %package -n xindy-polish
1215 Summary:        Xindy polish language
1216 Summary(hu.UTF-8):      Xindy lengyel nyelv
1217 Group:          Applications/Publishing/TeX
1218
1219 %description -n xindy-polish
1220 Xindy polish language
1221
1222 %description -n xindy-polish -l hu.UTF-8
1223 Xindy lengyel nyelv
1224
1225 %package -n xindy-portuguese
1226 Summary:        Xindy portuguese language
1227 Summary(hu.UTF-8):      Xindy portugál nyelv
1228 Group:          Applications/Publishing/TeX
1229
1230 %description -n xindy-portuguese
1231 Xindy portuguese language
1232
1233 %description -n xindy-portuguese -l hu.UTF-8
1234 Xindy portugál nyelv
1235
1236 %package -n xindy-romanian
1237 Summary:        Xindy romanian language
1238 Summary(hu.UTF-8):      Xindy román nyelv
1239 Group:          Applications/Publishing/TeX
1240
1241 %description -n xindy-romanian
1242 Xindy romanian language
1243
1244 %description -n xindy-romanian -l hu.UTF-8
1245 Xindy román nyelv
1246
1247 %package -n xindy-russian
1248 Summary:        Xindy russian language
1249 Summary(hu.UTF-8):      Xindy orosz nyelv
1250 Group:          Applications/Publishing/TeX
1251
1252 %description -n xindy-russian
1253 Xindy russian language
1254
1255 %description -n xindy-russian -l hu.UTF-8
1256 Xindy orosz nyelv
1257
1258 %package -n xindy-serbian
1259 Summary:        Xindy serbian language
1260 Summary(hu.UTF-8):      Xindy szerb nyelv
1261 Group:          Applications/Publishing/TeX
1262
1263 %description -n xindy-serbian
1264 Xindy serbian language
1265
1266 %description -n xindy-serbian -l hu.UTF-8
1267 Xindy szerb nyelv
1268
1269 %package -n xindy-slovak
1270 Summary:        Xindy slovak language
1271 Summary(hu.UTF-8):      Xindy szlovák nyelv
1272 Group:          Applications/Publishing/TeX
1273
1274 %description -n xindy-slovak
1275 Xindy slovak language
1276
1277 %description -n xindy-slovak -l hu.UTF-8
1278 Xindy szlovák nyelv
1279
1280 %package -n xindy-slovenian
1281 Summary:        Xindy slovenian language
1282 Summary(hu.UTF-8):      Xindy szlovén nyelv
1283 Group:          Applications/Publishing/TeX
1284
1285 %description -n xindy-slovenian
1286 Xindy slovenian language
1287
1288 %description -n xindy-slovenian -l hu.UTF-8
1289 Xindy szlovén nyelv
1290
1291 %package -n xindy-spanish
1292 Summary:        Xindy spanish language
1293 Summary(hu.UTF-8):      Xindy spanyol nyelv
1294 Group:          Applications/Publishing/TeX
1295
1296 %description -n xindy-spanish
1297 Xindy spanish language
1298
1299 %description -n xindy-spanish -l hu.UTF-8
1300 Xindy spanyol nyelv
1301
1302 %package -n xindy-swedish
1303 Summary:        Xindy swedish language
1304 Summary(hu.UTF-8):      Xindy svéd nyelv
1305 Group:          Applications/Publishing/TeX
1306
1307 %description -n xindy-swedish
1308 Xindy swedish language
1309
1310 %description -n xindy-swedish -l hu.UTF-8
1311 Xindy svéd nyelv
1312
1313 %package -n xindy-turkish
1314 Summary:        Xindy turkish language
1315 Summary(hu.UTF-8):      Xindy török nyelv
1316 Group:          Applications/Publishing/TeX
1317
1318 %description -n xindy-turkish
1319 Xindy turkish language
1320
1321 %description -n xindy-turkish -l hu.UTF-8
1322 Xindy török nyelv
1323
1324 %package -n xindy-ukrainian
1325 Summary:        Xindy ukrainian language
1326 Summary(hu.UTF-8):      Xindy ukrán nyelv
1327 Group:          Applications/Publishing/TeX
1328
1329 %description -n xindy-ukrainian
1330 Xindy ukrainian language
1331
1332 %description -n xindy-ukrainian -l hu.UTF-8
1333 Xindy ukrán nyelv
1334
1335 %package -n xindy-upper-sorbian
1336 Summary:        Xindy upper-sorbian language
1337 Summary(hu.UTF-8):      Xindy upper-sorbian nyelv
1338 Group:          Applications/Publishing/TeX
1339
1340 %description -n xindy-upper-sorbian
1341 Xindy upper-sorbian language
1342
1343 %description -n xindy-upper-sorbian -l hu.UTF-8
1344 Xindy upper-sorbian nyelv
1345
1346 %package -n xindy-vietnamese
1347 Summary:        Xindy vietnamese language
1348 Summary(hu.UTF-8):      Xindy vietnámi nyelv
1349 Group:          Applications/Publishing/TeX
1350
1351 %description -n xindy-vietnamese
1352 Xindy vietnamese language
1353
1354 %description -n xindy-vietnamese -l hu.UTF-8
1355 Xindy vietnám nyelv
1356
1357
1358 %package pdftex
1359 Summary:        TeX generating PDF files instead DVI
1360 Summary(hu.UTF-8):      PDF fájlok készítése DVI helyett TeX-ből
1361 Summary(pl.UTF-8):      TeX generujący pliki PDF zamiast DVI
1362 Group:          Applications/Publishing/TeX
1363 Requires(post,postun):  %{_bindir}/texhash
1364 Requires:       %{name} = %{epoch}:%{version}-%{release}
1365 Requires:       %{name}-fonts-type1-bluesky = %{epoch}:%{version}-%{release}
1366
1367 %description pdftex
1368 TeX generating PDF files instead DVI.
1369
1370 %description pdftex -l pl.UTF-8
1371 TeX generujący pliki PDF zamiast DVI.
1372
1373 %package psutils
1374 Summary:        PostScript Utilities
1375 Summary(hu.UTF-8):      PostScript eszközök
1376 Summary(pl.UTF-8):      Narzędzia do PostScriptu
1377 Group:          Applications/Printing
1378 Obsoletes:      psutils
1379
1380 %description psutils
1381 This archive contains some utilities for manipulating PostScript
1382 documents. Page selection and rearrangement are supported, including
1383 arrangement into signatures for booklet printing, and page merging for
1384 n-up printing.
1385
1386 %description psutils -l hu.UTF-8
1387 Ez a csomag jónéhány eszközt tartalmaz, amellyel a PostScript
1388 dokumentumok manipulálhatók. Oldal kijelölés és átrendezés támogatott,
1389 beleértve a booklet nyomtatáshoz való átrendezést is.
1390
1391 %description psutils -l pl.UTF-8
1392 PSutils zawiera programy pomagające manipulować plikami PostScript,
1393 wybierać strony przeznaczone do wydruku, ich kolejność, układ. Pozwala
1394 także na łączenie różnych plików PostScript w całość.
1395
1396 %package phyzzx
1397 Summary:        A TeX format for physicists
1398 Summary(hu.UTF-8):      TeX formátum fizikusoknak
1399 Group:          Applications/Publishing/TeX
1400 Requires(post,postun):  %{_bindir}/texhash
1401 Requires:       %{name} = %{epoch}:%{version}-%{release}
1402
1403 %description phyzzx
1404 A TeX format for physicists.
1405
1406 %description phyzzx -l hu.UTF-8
1407 TeX formátum fizikusoknak.
1408
1409 %package omega
1410 Summary:        Extended unicode TeX
1411 Summary(pl.UTF-8):      Omega - TeX ze wsparciem dla unikodu
1412 Group:          Applications/Publishing/TeX
1413 Requires(post,postun):  %{_bindir}/texhash
1414 Requires:       %{name} = %{epoch}:%{version}-%{release}
1415 Requires:       %{name}-fonts-omega = %{epoch}:%{version}-%{release}
1416 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1417
1418 %description omega
1419 Omega is a version of the TeX program modified for multilingual
1420 typesetting. It uses unicode, and has additional primitives for (among
1421 other things) bidirectional typesetting.
1422
1423 %description omega -l pl.UTF-8
1424 Omega to wersja TeXa zmodyfikowana dla potrzeb składu wielojęzycznego.
1425 Używa unikodu i ma dodatkowe prymitywy do (między innymi) składania
1426 tekstu pisanego w obu kierunkach.
1427
1428 # # formats #
1429
1430 # Plain format.
1431
1432 %package plain
1433 Summary:        Plain TeX format basic files
1434 Summary(pl.UTF-8):      Podstawowe pliki dla formatu Plain TeX
1435 Group:          Applications/Publishing/TeX
1436 Requires(post,postun):  %{_bindir}/texhash
1437 Requires:       %{name} = %{epoch}:%{version}-%{release}
1438
1439 %description plain
1440 Plain TeX format basic files.
1441
1442 %description plain -l pl.UTF-8
1443 Podstawowe pliki dla formatu Plain TeX.
1444
1445 %package format-plain
1446 Summary:        TeX Plain format
1447 Summary(pl.UTF-8):      Format TeX Plain
1448 Group:          Applications/Publishing/TeX
1449 Requires(post,postun):  %{_bindir}/texhash
1450 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1451
1452 %description format-plain
1453 TeX Plain format.
1454
1455 %description format-plain -l pl.UTF-8
1456 Format TeX Plain.
1457
1458 %package format-pdftex
1459 Summary:        PDFTeX Plain format
1460 Summary(pl.UTF-8):      Format PDFTeX Plain
1461 Group:          Applications/Publishing/TeX
1462 Requires(post,postun):  %{_bindir}/texhash
1463 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
1464 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1465 # for epstopdf to work
1466 Requires:       fonts-Type1-urw
1467 Requires:       ghostscript
1468
1469 %description format-pdftex
1470 PDFTeX Plain format.
1471
1472 %description format-pdftex -l pl.UTF-8
1473 Format PDFTeX Plain.
1474
1475 %package format-pdfetex
1476 Summary:        PDFTeX EPlain format
1477 Summary(pl.UTF-8):      Format PDFTeX EPlain
1478 Group:          Applications/Publishing/TeX
1479 Requires(post,postun):  %{_bindir}/texhash
1480 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
1481 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1482
1483 %description format-pdfetex
1484 PDFTeX EPlain format.
1485
1486 %description format-pdfetex -l pl.UTF-8
1487 Format PDFTeX EPlain.
1488
1489 # MeX Plain format
1490
1491 %package mex
1492 Summary:        MeX Plain Format basic files
1493 Summary(pl.UTF-8):      Podstawowe pliki dla format MeX Plain
1494 Group:          Applications/Publishing/TeX
1495 Requires(post,postun):  %{_bindir}/texhash
1496 Requires:       %{name} = %{epoch}:%{version}-%{release}
1497 Requires:       texlive-fonts-pl = %{epoch}:%{version}-%{release}
1498 Requires:       texlive-plain = %{epoch}:%{version}-%{release}
1499
1500 %description mex
1501 MeX Plain Format basic files.
1502
1503 %description mex -l pl.UTF-8
1504 Podstawowe pliki dla formatu MeX Plain.
1505
1506 %package format-mex
1507 Summary:        MeX Plain Format
1508 Summary(pl.UTF-8):      Format MeX Plain
1509 Group:          Applications/Publishing/TeX
1510 Requires(post,postun):  %{_bindir}/texhash
1511 Requires:       texlive-mex = %{epoch}:%{version}-%{release}
1512
1513 %description format-mex
1514 MeX Plain Format.
1515
1516 %description format-mex -l pl.UTF-8
1517 Format MeX Plain.
1518
1519 %package format-pdfmex
1520 Summary:        PDFMeX Plain Format
1521 Summary(pl.UTF-8):      Format PDFMeX Plain
1522 Group:          Applications/Publishing/TeX
1523 Requires(post,postun):  %{_bindir}/texhash
1524 Requires:       %{name}-mex = %{epoch}:%{version}-%{release}
1525 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
1526
1527 %description format-pdfmex
1528 PDFMeX Plain Format.
1529
1530 %description format-pdfmex -l pl.UTF-8
1531 Format PDFMeX Plain.
1532
1533 %package format-utf8mex
1534 Summary:        MeX Plain Format with UTF-8 encoded source files
1535 Summary(pl.UTF-8):      Format MeX Plain z plikami źródłowymi kodowanymi UTF-8
1536 Group:          Applications/Publishing/TeX
1537 Requires(post,postun):  %{_bindir}/texhash
1538 Requires:       %{name}-mex = %{epoch}:%{version}-%{release}
1539
1540 %description format-utf8mex
1541 MeX Plain Format with UTF-8 encoded source files.
1542
1543 %description format-utf8mex -l pl.UTF-8
1544 Format MeX Plain z plikami źródłowymi kodowanymi UTF-8.
1545
1546 # AMS TeX format
1547
1548 %package amstex
1549 Summary:        AMS macros for Plain TeX basic files
1550 Summary(pl.UTF-8):      Podstawowe pliki makr AMS dla formatu Plain TeX
1551 Group:          Applications/Publishing/TeX
1552 Requires(post,postun):  %{_bindir}/texhash
1553 Requires:       %{name}-fonts-ams = %{epoch}:%{version}-%{release}
1554 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1555 Obsoletes:      tetex-ams
1556 Obsoletes:      tetex-plain-amsfonts
1557
1558 %description amstex
1559 American Mathematical Society macros for Plain TeX basic files.
1560
1561 %description amstex -l pl.UTF-8
1562 Podstawowe pliki makr AMS (American Mathematical Society) dla formatu
1563 Plain TeX.
1564
1565 %package format-amstex
1566 Summary:        AMS macros for Plain TeX
1567 Summary(pl.UTF-8):      Makra AMS dla formatu Plain TeX
1568 Group:          Applications/Publishing/TeX
1569 Requires(post,postun):  %{_bindir}/texhash
1570 Requires:       %{name}-amstex = %{epoch}:%{version}-%{release}
1571 Obsoletes:      tetex-ams
1572
1573 %description format-amstex
1574 American Mathematical Society macros for Plain TeX.
1575
1576 %description format-amstex -l pl.UTF-8
1577 Makra AMS (American Mathematical Society) dla formatu Plain TeX.
1578
1579 %package format-pdfamstex
1580 Summary:        AMS macros for PDFTeX
1581 Summary(pl.UTF-8):      Makra AMS dla formatu PDFTeX
1582 Group:          Applications/Publishing/TeX
1583 Requires(post,postun):  %{_bindir}/texhash
1584 Requires:       %{name}-amstex = %{epoch}:%{version}-%{release}
1585 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
1586
1587 %description format-pdfamstex
1588 American Mathematical Society macros for PDFTeX.
1589
1590 %description format-pdfamstex -l pl.UTF-8
1591 Makra AMS (American Mathematical Society) dla formatu PDFTeX.
1592
1593 # CSPlain format
1594
1595 %package csplain
1596 Summary:        TeX CSPlain format basic files
1597 Summary(pl.UTF-8):      Podstawowe pliki dla formatu TeX CSPlain
1598 Group:          Applications/Publishing/TeX
1599 Requires(post,postun):  %{_bindir}/texhash
1600 Requires:       %{name}-fonts-cs = %{epoch}:%{version}-%{release}
1601 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1602
1603 %description csplain
1604 TeX CSPlain format basic files.
1605
1606 %description csplain -l pl.UTF-8
1607 Podstawowe pliki dla formatu TeX CSPlain.
1608
1609 %package format-csplain
1610 Summary:        TeX CSPlain format
1611 Summary(pl.UTF-8):      Format TeX CSPlain
1612 Group:          Applications/Publishing/TeX
1613 Requires(post,postun):  %{_bindir}/texhash
1614 Requires:       %{name}-csplain = %{epoch}:%{version}-%{release}
1615
1616 %description format-csplain
1617 TeX CSPlain format.
1618
1619 %description format-csplain -l pl.UTF-8
1620 Format TeX CSPlain.
1621
1622 %package format-pdfcsplain
1623 Summary:        PDFTeX CSPlain format
1624 Summary(pl.UTF-8):      Format PDFTeX CSPlain
1625 Group:          Applications/Publishing/TeX
1626 Requires(post,postun):  %{_bindir}/texhash
1627 Requires:       %{name}-csplain = %{epoch}:%{version}-%{release}
1628
1629 %description format-pdfcsplain
1630 PDFTeX CSPlain format.
1631
1632 %description format-pdfcsplain -l pl.UTF-8
1633 Format PDFTeX CSPlain.
1634
1635 # CSLaTeX format
1636
1637 %package cslatex
1638 Summary:        CSLaTeX format basic files
1639 Summary(pl.UTF-8):      Podstawowe pliki dla formatu CSLaTeX
1640 Group:          Applications/Publishing/TeX
1641 Requires(post,postun):  %{_bindir}/texhash
1642 Requires:       %{name}-fonts-cs = %{epoch}:%{version}-%{release}
1643 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1644
1645 %description cslatex
1646 CSLaTeX format basic files.
1647
1648 %description cslatex -l pl.UTF-8
1649 Podstawowe pliki dla formatu CSLaTeX.
1650
1651 %package format-cslatex
1652 Summary:        CSLaTeX format
1653 Summary(pl.UTF-8):      Format CSLaTeX
1654 Group:          Applications/Publishing/TeX
1655 Requires(post,postun):  %{_bindir}/texhash
1656 Requires:       %{name}-cslatex = %{epoch}:%{version}-%{release}
1657
1658 %description format-cslatex
1659 CSLaTeX format.
1660
1661 %description format-cslatex -l pl.UTF-8
1662 Format CSLaTeX.
1663
1664 %package format-pdfcslatex
1665 Summary:        PDF CSLaTeX format
1666 Summary(pl.UTF-8):      Format PDF CSLaTeX
1667 Group:          Applications/Publishing/TeX
1668 Requires(post,postun):  %{_bindir}/texhash
1669 Requires:       %{name}-cslatex = %{epoch}:%{version}-%{release}
1670
1671 %description format-pdfcslatex
1672 PDF CSLaTeX format.
1673
1674 %description format-pdfcslatex -l pl.UTF-8
1675 Format PDF CSLaTeX.
1676
1677 # Cyrillic Plain format
1678
1679 %package cyrplain
1680 Summary:        Cyrillic Plain format basic files
1681 Summary(pl.UTF-8):      Podstawowe pliki dla formatu Cyrillic Plain
1682 Group:          Applications/Publishing/TeX
1683 Requires(post,postun):  %{_bindir}/texhash
1684 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1685
1686 %description cyrplain
1687 Cyrillic Plain format basic files.
1688
1689 %description cyrplain -l pl.UTF-8
1690 Podstawowe pliki dla formatu Cyrillic Plain.
1691
1692 %package format-cyrplain
1693 Summary:        Cyrillic Plain format
1694 Summary(pl.UTF-8):      Format Cyrillic Plain
1695 Group:          Applications/Publishing/TeX
1696 Requires(post,postun):  %{_bindir}/texhash
1697 Requires:       %{name}-cyrplain = %{epoch}:%{version}-%{release}
1698
1699 %description format-cyrplain
1700 Cyrillic Plain format.
1701
1702 %description format-cyrplain -l pl.UTF-8
1703 Format Cyrillic Plain.
1704
1705 %package format-cyramstex
1706 Summary:        Cyrillic AMSTeX format
1707 Summary(pl.UTF-8):      Format Cyrillic AMSTeX
1708 Group:          Applications/Publishing/TeX
1709 Requires(post,postun):  %{_bindir}/texhash
1710 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1711 Obsoletes:      tetex-cyramstex
1712
1713 %description format-cyramstex
1714 Cyrillic AMSTeX format.
1715
1716 %description format-cyramstex -l pl.UTF-8
1717 Format Cyrillic AMSTeX.
1718
1719 %package format-cyrtexinfo
1720 Summary:        Cyrillic TeXInfo format
1721 Summary(pl.UTF-8):      Format Cyrillic TeXInfo
1722 Group:          Applications/Publishing/TeX
1723 Requires(post,postun):  %{_bindir}/texhash
1724 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1725 Obsoletes:      tetex-cyrtexinfo
1726
1727 %description format-cyrtexinfo
1728 Cyrillic TeXInfo format.
1729
1730 %description format-cyrtexinfo -l pl.UTF-8
1731 Format Cyrillic TeXInfo.
1732
1733 # EPlain format
1734
1735 %package eplain
1736 Summary:        EPlain format basic files
1737 Summary(pl.UTF-8):      Podstawowe pliki dla formatu EPlain
1738 Group:          Applications/Publishing/TeX
1739 Requires(post,postun):  %{_bindir}/texhash
1740 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1741 Obsoletes:      tetex-etex
1742
1743 %description eplain
1744 EPlain format basic files.
1745
1746 %description eplain -l pl.UTF-8
1747 Podstawowe pliki dla formatu EPlain.
1748
1749 %package format-eplain
1750 Summary:        EPlain format
1751 Summary(pl.UTF-8):      Format EPlain
1752 Group:          Applications/Publishing/TeX
1753 Requires(post,postun):  %{_bindir}/texhash
1754 Requires:       %{name}-eplain = %{epoch}:%{version}-%{release}
1755
1756 %description format-eplain
1757 EPlain format.
1758
1759 %description format-eplain -l pl.UTF-8
1760 Format EPlain.
1761
1762 # ConTeXt format.
1763
1764 %package context
1765 Summary:        ConTeXt macro package basic files
1766 Summary(pl.UTF-8):      Podstawowe pliki pakietu makr ConTeXt
1767 Group:          Applications/Publishing/TeX
1768 Requires(post,postun):  %{_bindir}/texhash
1769 Requires:       %{name} = %{epoch}:%{version}-%{release}
1770 Obsoletes:      tetex-latex-context
1771
1772 %define         _noautoreq      'perl(path_tre)'
1773
1774 %description context
1775 A full featured, parameter driven macro package, which fully supports
1776 advanced interactive documents.
1777
1778 This package contains basic files.
1779
1780 %description context -l pl.UTF-8
1781 Pakiet makr sterowanych przez parametry o pełnych możliwościach,
1782 całkowicie obsługujący zaawansowane dokumenty interaktywne.
1783
1784 Ten pakiet zawiera podstawowe pliki.
1785
1786 %package format-context-de
1787 Summary:        German ConTeXt format
1788 Summary(pl.UTF-8):      Niemiecka wersja formatu ConTeXt
1789 Group:          Applications/Publishing/TeX
1790 Requires(post,postun):  %{_bindir}/texhash
1791 Requires:       %{name}-context = %{epoch}:%{version}-%{release}
1792
1793 %description format-context-de
1794 German ConTeXt format.
1795
1796 %description format-context-de -l pl.UTF-8
1797 Niemiecka wersja formatu ConTeXt.
1798
1799 %package format-context-en
1800 Summary:        English ConTeXt format
1801 Summary(pl.UTF-8):      Angielska wersja formatu ConTeXt
1802 Group:          Applications/Publishing/TeX
1803 Requires(post,postun):  %{_bindir}/texhash
1804 Requires:       %{name}-context = %{epoch}:%{version}-%{release}
1805
1806 %description format-context-en
1807 English ConTeXt format.
1808
1809 %description format-context-en -l pl.UTF-8
1810 Angielska wersja formatu ConTeXt.
1811
1812 %package format-context-nl
1813 Summary:        Dutch ConTeXt format
1814 Summary(pl.UTF-8):      Holenderska wersja formatu ConTeXt
1815 Group:          Applications/Publishing/TeX
1816 Requires(post,postun):  %{_bindir}/texhash
1817 Requires:       %{name}-context = %{epoch}:%{version}-%{release}
1818
1819 %description format-context-nl
1820 Dutch ConTeXt format.
1821
1822 %description format-context-nl -l pl.UTF-8
1823 Holenderska wersja formatu ConTeXt.
1824
1825 # LaTeX format.
1826
1827 %package latex
1828 Summary:        LaTeX macro package basic files
1829 Summary(pl.UTF-8):      Podstawowe pliki pakietu makr LaTeX
1830 Group:          Applications/Publishing/TeX
1831 Requires(post,postun):  %{_bindir}/texhash
1832 Requires:       %{name} = %{epoch}:%{version}-%{release}
1833 Requires:       %{name}-fonts-latex = %{epoch}:%{version}-%{release}
1834 Requires:       %{name}-tex-ruhyphen = %{epoch}:%{version}-%{release}
1835 Requires:       %{name}-tex-ukrhyph = %{epoch}:%{version}-%{release}
1836 # for misc/eurosym:
1837 Requires:       %{name}-fonts-eurosym = %{epoch}:%{version}-%{release}
1838 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
1839 Requires:       %{name}-tex-babel = %{epoch}:%{version}-%{release}
1840 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
1841 Suggests:       %{name}-fonts-jknappen
1842 Suggests:       %{name}-latex-ucs = %{epoch}:%{version}-%{release}
1843 Obsoletes:      tetex-bibtex-koma-script
1844 Obsoletes:      tetex-latex-SIunits
1845 Obsoletes:      tetex-latex-caption
1846 Obsoletes:      tetex-latex-curves
1847 Obsoletes:      tetex-latex-dinbrief
1848 Obsoletes:      tetex-latex-draftcopy
1849 Obsoletes:      tetex-latex-dvilj
1850 Obsoletes:      tetex-latex-eepic
1851 Obsoletes:      tetex-latex-endfloat
1852 Obsoletes:      tetex-latex-fancyhdr
1853 Obsoletes:      tetex-latex-fancyheadings
1854 Obsoletes:      tetex-latex-fancyvrb
1855 Obsoletes:      tetex-latex-fp
1856 Obsoletes:      tetex-latex-graphics
1857 Obsoletes:      tetex-latex-hyperref
1858 Obsoletes:      tetex-latex-koma-script
1859 Obsoletes:      tetex-latex-labels
1860 Obsoletes:      tetex-latex-listings
1861 Obsoletes:      tetex-latex-misc
1862 Obsoletes:      tetex-latex-ms
1863 Obsoletes:      tetex-latex-multirow
1864 Obsoletes:      tetex-latex-mwcls
1865 Obsoletes:      tetex-latex-mwdtools
1866 Obsoletes:      tetex-latex-natbib
1867 Obsoletes:      tetex-latex-ntgclass
1868 Obsoletes:      tetex-latex-oberdiek
1869 Obsoletes:      tetex-latex-pb-diagram
1870 Obsoletes:      tetex-latex-pstricks
1871 Obsoletes:      tetex-latex-revtex4
1872 Obsoletes:      tetex-latex-seminar
1873 Obsoletes:      tetex-latex-t2
1874 Obsoletes:      tetex-latex-titlesec
1875 Obsoletes:      tetex-latex-tools
1876 Obsoletes:      tetex-latex-units
1877 Obsoletes:      tetex-mwcls
1878 Obsoletes:      tetex-revtex4
1879
1880 %description latex
1881 LaTeX is a front end for the TeX text formatting system. Easier to use
1882 than TeX, LaTeX is essentially a set of TeX macros which provide
1883 convenient, predefined document formats for users.
1884
1885 This package contains basic files.
1886
1887 %description latex -l pl.UTF-8
1888 LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
1889 łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
1890 dających użytkownikom wygodne, predefiniowane formaty dokumentów.
1891
1892 Ten pakiet zawiera podstawowe pliki.
1893
1894 %package latex-colortab
1895 Summary:        Shade cells of tables and halign
1896 Group:          Applications/Publishing/TeX
1897 Requires(post,postun):  %{_bindir}/texhash
1898 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1899
1900 %description latex-colortab
1901 Shade cells of tables and halign.
1902
1903 %package latex-12many
1904 Summary:        Generalising mathematical index sets
1905 Summary(hu.UTF-8):      A matematikai halmazok indexelésének általánosítása
1906 Group:          Applications/Publishing/TeX
1907 Requires(post,postun):  %{_bindir}/texhash
1908 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1909
1910 %description latex-12many
1911 Generalising mathematical index sets.
1912
1913 %description latex-12many -l hu.UTF-8
1914 A matematikai halmazok indexelésének általánosítása.
1915
1916 %package latex-abstract
1917 Summary:        Control the typesetting of the abstract environment
1918 Summary(hu.UTF-8):      Az "abstract" környezet szedésének irányítása
1919 Group:          Applications/Publishing/TeX
1920 Requires(post,postun):  %{_bindir}/texhash
1921 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1922
1923 %description latex-abstract
1924 Control the typesetting of the abstract environment.
1925
1926 %description latex-abstract -l hu.UTF-8
1927 Az "abstract" környezet szedésének irányítása.
1928
1929 %package latex-accfonts
1930 Summary:        Utilities to derive new fonts from existing ones
1931 Summary(hu.UTF-8):      Eszközök új betűtípusok származtatására már létezőkből
1932 Group:          Applications/Publishing/TeX
1933 Requires(post,postun):  %{_bindir}/texhash
1934
1935 %description latex-accfonts
1936 Utilities to derive new fonts from existing ones.
1937
1938 %description latex-accfonts -l hu.UTF-8
1939 Eszközök új betűtípusok származtatására már létezőkből.
1940
1941 %package latex-adrconv
1942 Summary:        BibTeX styles to implement an address database
1943 Summary(hu.UTF-8):      BibTeX stílusok cím-adatbázis megvalósításához
1944 Group:          Applications/Publishing/TeX
1945 Requires(post,postun):  %{_bindir}/texhash
1946 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1947
1948 %description latex-adrconv
1949 BibTeX styles to implement an address database.
1950
1951 %description latex-adrconv -l hu.UTF-8
1952 BibTeX stílusok cím-adatbázis megvalósításához.
1953
1954
1955 %package latex-ae
1956 Summary:        Virtual fonts for PDF-files with T1 encoded CMR-fonts
1957 Summary(pl.UTF-8):      Wirtualne fonty dla plików PDF z fontami CMR o kodowaniu T1
1958 Group:          Applications/Publishing/TeX
1959 Requires(post,postun):  %{_bindir}/texhash
1960 Requires:       %{name}-fonts-ae = %{epoch}:%{version}-%{release}
1961 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1962
1963 %description latex-ae
1964 A set of virtual fonts which emulates T1 coded fonts using the
1965 standard CM fonts. The package is called AE fonts (for Almost
1966 European). The main use of the package is to produce PDF files using
1967 versions of the CM fonts instead of the bitmapped EC fonts.
1968
1969 %description latex-ae -l pl.UTF-8
1970 Zestaw wirtualnych fontów emulujących fonty o kodowaniu T1 przy użyciu
1971 standardowych fontów CM. Ten pakiet został nazwany AE (Almost European
1972 - prawie europejskie). Głównym przeznaczeniem tego pakietu jest
1973   produkowanie plików PDF przy użyciu wersji fontów CM zamiast
1974   bitmapowych fontów EC.
1975
1976 %package latex-algorithms
1977 Summary:        Floating algorithm environment
1978 Summary(pl.UTF-8):      Pływające środowisko dla algorytmów
1979 Group:          Applications/Publishing/TeX
1980 Requires(post,postun):  /usr/bin/texhash
1981 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1982
1983 %description latex-algorithms
1984 Defines a floating algorithm environment designed to work with the
1985 algorithmic package.
1986
1987 %description latex-algorithms -l pl.UTF-8
1988 Pakiet definiujący pływające środowisko dla algorytmów zaprojektowane
1989 do pracy z pakietem algorithmic.
1990
1991 %package latex-ams
1992 Summary:        AMS math facilities for LaTeX
1993 Summary(pl.UTF-8):      Udogodnienia matematyczne AMS dla LaTeXa
1994 Group:          Applications/Publishing/TeX
1995 Requires(post,postun):  %{_bindir}/texhash
1996 Requires:       %{name}-fonts-ams = %{epoch}:%{version}-%{release}
1997 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1998 Obsoletes:      tetex-latex-amscls
1999 Obsoletes:      tetex-latex-amsfonts
2000 Obsoletes:      tetex-latex-amsmath
2001
2002 %description latex-ams
2003 This package is the principal package in the AMS-LaTeX distribution.
2004 It adapts for use in LaTeX most of the mathematical features found in
2005 AMS-TeX.
2006
2007 %description latex-ams -l pl.UTF-8
2008 To jest główny pakiet dystrybucji AMS-LaTeX. Jest adaptacją większości
2009 możliwości matematycznych AMS-TeXa do używania w LaTeXu.
2010
2011 %package latex-antp
2012 Summary:        Antykwa Poltawskiego, a Type 1 family of Polish traditional type
2013 Summary(pl.UTF-8):      Antykwa Półtawskiego - rodzina tradycyjnych czcionek polskich jako Type 1
2014 Group:          Applications/Publishing/TeX
2015 Requires(post,postun):  %{_bindir}/texhash
2016 Requires:       %{name}-fonts-antp = %{epoch}:%{version}-%{release}
2017 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2018
2019 %description latex-antp
2020 A replica of Antykwa Poltawskiego font in PostScript Type 1 format
2021 - -- preliminary version. This font was designed in the 'twenties and
2022   the 'thirties of XX century by a Polish graphic artist and a
2023   typographer Adam Poltawski. It was widely used by Polish printing
2024   houses as long as metal types were in use (until ca the 'sixties).
2025   Perhaps the first complete font family programmed and parametrized in
2026   METAPOST.
2027
2028 %description latex-antp -l pl.UTF-8
2029 Wstępna wersja repliki kroju Antykwa Półtawskiego w formacie
2030 PostScript Type 1. Ten krój został opracowany w latach 30-tych i
2031 40-tych XX wieku przez polskiego grafika i typografa Adama
2032 Półtawskiego. Była szeroko używana przez polskie drukarnie dopóki
2033 używano metalowych czcionek (do lat 60-tych). Prawdopodobnie pierwsza
2034 kompletna rodzina fontów zaprogramowana i zparametryzowana w
2035 METAPOSCIE.
2036
2037 %package latex-antt
2038 Summary:        Antykwa Torunska, a Type 1 family of a Polish traditional type
2039 Summary(pl.UTF-8):      Antykwa Turuńska - rodzina tradycyjnych czcionek polskich jako Type 1
2040 Group:          Applications/Publishing/TeX
2041 Requires(post,postun):  %{_bindir}/texhash
2042 Requires:       %{name}-fonts-antt = %{epoch}:%{version}-%{release}
2043 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2044
2045 %description latex-antt
2046 Antykwa Torunska is a serif font designed by the late Polish
2047 typographer Zygfryd Gardzielewski, reconstructed and digitized as Type
2048 1.
2049
2050 %description latex-antt -l pl.UTF-8
2051 Antykwa Toruńska to krój szeryfowy opracowany niedawno przez polskiego
2052 typografa Zygfryda Gardzielewskiego, zrekonstruowany i przerobiony na
2053 postać cyfrową jako Type 1.
2054
2055 %package latex-appendix
2056 Summary:        Extra control of appendices
2057 Summary(hu.UTF-8):      Az appendixek nagyobb irányítása
2058 Group:          Applications/Publishing/TeX
2059 Requires(post,postun):  %{_bindir}/texhash
2060 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2061
2062 %description latex-appendix
2063 Extra control of appendices.
2064
2065 %description latex-appendix -l hu.UTF-8
2066 Az appendixek nagyobb irányítása.
2067
2068 %package latex-backgammon
2069 Summary:        LaTeX package to documenting backgammon games
2070 Summary(hu.UTF-8):      LaTeX csomag backgammon játékok dokumentálására
2071 Group:          Applications/Publishing/TeX
2072 Requires(post,postun):  %{_bindir}/texhash
2073 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2074
2075 %description latex-backgammon
2076 LaTeX package to documenting backgammon games.
2077
2078 %description latex-backgammon -l hu.UTF-8
2079 LaTeX csomag backgammon játékok dokumentálására
2080
2081 %package latex-bbm
2082 Summary:        Blackboard variant fonts for Computer Modern, with LaTeX support
2083 Summary(pl.UTF-8):      Tablicowy wariant fontów Computer Modern z obsługą LaTeXa
2084 Group:          Applications/Publishing/TeX
2085 Requires(post,postun):  %{_bindir}/texhash
2086 Requires:       %{name}-fonts-bbm = %{epoch}:%{version}-%{release}
2087 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2088
2089 %description latex-bbm
2090 Blackboard variant fonts for Computer Modern, with LaTeX support.
2091
2092 %description latex-bbm -l pl.UTF-8
2093 Tablicowy wariant fontów Computer Modern z obsługą LaTeXa.
2094
2095 %package latex-bardiag
2096 Summary:        LateX package for drawing bar diagrams
2097 Summary(pl.UTF-8):      LaTeX csomag oszlopdiagramok rajzolására
2098 Group:          Applications/Publishing/TeX
2099 Requires(post,postun):  %{_bindir}/texhash
2100
2101 %description latex-bardiag
2102 LateX package for drawing bar diagrams.
2103
2104 %description latex-bardiag -l hu.UTF-8
2105 LaTeX csomag oszlopdiagramok rajzolására.
2106
2107 %package latex-bbold
2108 Summary:        Sans serif blackboard bold for LaTeX
2109 Summary(pl.UTF-8):      Tablicowy tłusty font sans serif dla LaTeXa
2110 Group:          Applications/Publishing/TeX
2111 Requires(post,postun):  %{_bindir}/texhash
2112 Requires:       %{name}-fonts-bbold = %{epoch}:%{version}-%{release}
2113 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2114
2115 %description latex-bbold
2116 A geometric sans serif blackboard bold font, for use in mathematics.
2117
2118 %description latex-bbold -l pl.UTF-8
2119 Geometryczny tablicowy tłusty font sans serif, do używania w
2120 matematyce.
2121
2122 %package latex-bibtex
2123 Summary:        Bibliography management for LaTeX
2124 Summary(pl.UTF-8):      Zarządzenie bibliografią dla LaTeXa
2125 Group:          Applications/Publishing/TeX
2126 Requires(post,postun):  %{_bindir}/texhash
2127 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2128 Obsoletes:      tetex-bibtex
2129 Obsoletes:      tetex-natbib
2130 Obsoletes:      tetex-rubibtex
2131
2132 %description latex-bibtex
2133 Bibliography management for LaTeX.
2134
2135 %description latex-bibtex -l pl.UTF-8
2136 Zarządzanie bibliografią dla LaTeXa.
2137
2138 %package latex-beamer
2139 Summary:        A LaTeX class for producing presentations and slides
2140 Summary(hu.UTF-8):      LaTeX dokumentumosztály prezentációk és fóliák készítéséhez
2141 Group:          Applications/Publishing/TeX
2142 Requires(post,postun):  %{_bindir}/texhash
2143 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2144
2145 %description latex-beamer
2146 A LaTeX class for producing presentations and slides.
2147
2148 %description latex-beamer -l hu.UTF-8
2149 LaTeX dokumentumosztály prezentációk és fóliák készítéséhez.
2150
2151 %package latex-bezos
2152 Summary:        Packages by Javier Bezos (additional math tools)
2153 Summary(hu.UTF-8):      Javier Bezos csomagjai (további matematikai eszközök)
2154 Group:          Applications/Publishing/TeX
2155 Requires(post,postun):  %{_bindir}/texhash
2156 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2157
2158 %description latex-bezos
2159 Packages by Javier Bezos (additional math tools).
2160
2161 %description latex-bezos
2162 Javier Bezos csomagjai (további matematikai eszközök).
2163
2164 %package latex-bibtex-ams
2165 Summary:        BibTeX style files for American Mathematical Society publications
2166 Summary(pl.UTF-8):      Pliki stylów BibTeXa do publikacji American Mathematical Society
2167 Group:          Applications/Publishing/TeX
2168 Requires(post,postun):  %{_bindir}/texhash
2169 Requires:       %{name}-latex-ams = %{epoch}:%{version}-%{release}
2170 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2171 Obsoletes:      tetex-bibtex-ams
2172
2173 %description latex-bibtex-ams
2174 BibTeX style files for American Mathematical Society publications.
2175
2176 %description latex-bibtex-ams -l pl.UTF-8
2177 Pliki stylów BibTeXa do publikacji American Mathematical Society.
2178
2179 %package latex-bibtex-dk
2180 Summary:        Danish variants of the standard BibTeX styles
2181 Summary(pl.UTF-8):      Duńskie warianty standardowych stylów BibTeXa
2182 Group:          Applications/Publishing/TeX
2183 Requires(post,postun):  /usr/bin/texhash
2184 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2185
2186 %description latex-bibtex-dk
2187 Dk-bib is a translation of the four standard BibTeX style files
2188 (abbrv, alpha, plain and unsrt) into Danish. The files have been
2189 extended with ISBN, ISSN and URL fields which can be enabled through a
2190 LaTeX style file.
2191
2192 %description latex-bibtex-dk -l pl.UTF-8
2193 Dk-bib to tłumaczenie czterech standardowych plików stylów BibTeXa
2194 (abbrv, alpha, plain i unsrt) na język duński. Pliki zostały
2195 rozszerzone o pola ISBN, ISSN i URL, które można włączyć poprzez plik
2196 stylu LaTeXa.
2197
2198 %package latex-bibtex-nor
2199 Summary:        Norwegian variants of the standard BibTeX styles
2200 Summary(pl.UTF-8):      Norweskie warianty standardowych stylów BibTeXa
2201 Group:          Applications/Publishing/TeX
2202 Requires(post,postun):  /usr/bin/texhash
2203 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2204
2205 %description latex-bibtex-nor
2206 Norwegian variants of the standard BibTeX styles.
2207
2208 %description latex-bibtex-nor -l pl.UTF-8
2209 Norweskie warianty standardowych stylów BibTeXa.
2210
2211 %package latex-bibtex-pl
2212 Summary:        Polish bibliography management for LaTeX
2213 Summary(pl.UTF-8):      Polska wersja zarządzania bibliografią dla LaTeXa
2214 Group:          Applications/Publishing/TeX
2215 Requires(post,postun):  %{_bindir}/texhash
2216 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2217 Obsoletes:      tetex-bibtex-plbib
2218
2219 %description latex-bibtex-pl
2220 Polish bibliography management for LaTeX.
2221
2222 %description latex-bibtex-pl -l pl.UTF-8
2223 Polska wersja zarządzania bibliografią dla LaTeXa.
2224
2225 %package latex-bibtex-german
2226 Summary:        German variants of standard BibTeX styles
2227 Summary(pl.UTF-8):      Niemieckie wersje standardowych stylów BibTeXa
2228 Group:          Applications/Publishing/TeX
2229 Requires(post,postun):  %{_bindir}/texhash
2230 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2231 Obsoletes:      tetex-bibtex-germbib
2232
2233 %description latex-bibtex-german
2234 German variants of standard BibTeX styles.
2235
2236 %description latex-bibtex-german -l pl.UTF-8
2237 Niemieckie wersje standardowych stylów BibTeXa.
2238
2239 %package latex-bibtex-revtex4
2240 Summary:        BibTeX styles for REVTeX4
2241 Summary(pl.UTF-8):      Style BibTeXa dla REVTeX4
2242 Group:          Applications/Publishing/TeX
2243 Requires(post,postun):  %{_bindir}/texhash
2244 Requires:       %{name} = %{epoch}:%{version}-%{release}
2245 Obsoletes:      tetex-bibtex-revtex4
2246
2247 %description latex-bibtex-revtex4
2248 BibTeX styles for REVTeX4.
2249
2250 %description latex-bibtex-revtex4 -l pl.UTF-8
2251 Style BibTeXa dla REVTeX4.
2252
2253 %package latex-bibtex-jurabib
2254 Summary:        Extended BibTeX citation support for the humanities and legal texts
2255 Summary(pl.UTF-8):      Rozszerzona obsługa cytowania BibTeXa do tekstów humanistycznych i prawniczych
2256 Group:          Applications/Publishing/TeX
2257 Requires(post,postun):  %{_bindir}/texhash
2258 Requires:       %{name} = %{epoch}:%{version}-%{release}
2259 Obsoletes:      tetex-bibtex-jurabib
2260
2261 %description latex-bibtex-jurabib
2262 Extended BibTeX citation support for the humanities and legal texts.
2263
2264 %description latex-bibtex-jurabib -l pl.UTF-8
2265 Rozszerzona obsługa cytowania BibTeXa do tekstów humanistycznych i
2266 prawniczych.
2267
2268 %package latex-bibtex-styles
2269 Summary:        Various BibTeX styles
2270 Summary(hu.UTF-8):      Vegyes BibTeX stílusok
2271 Group:          Applications/Publishing/TeX
2272 Requires(post,postun):  %{_bindir}/texhash
2273 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2274
2275 %description latex-bibtex-styles
2276 Various BibTeX styles.
2277
2278 %description latex-bibtex-styles -l hu.UTF-8
2279 Vegyes BibTeX stílusok.
2280
2281 %package latex-bibtex-vancouver
2282 Summary:        Bibliographic style file for Biomedical Journals
2283 Summary(hu.UTF-8):      Irodalomjegyzék-stílus a Biomedical Journal-hoz
2284 Group:          Applications/Publishing/TeX
2285 Requires(post,postun):  %{_bindir}/texhash
2286 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2287
2288 %description latex-bibtex-vancouver
2289 Bibliographic style file for Biomedical Journals.
2290
2291 %description latex-bibtex-vancouver -l hu.UTF-8
2292 Irodalomjegyzék-stílus a Biomedical Journal-hoz.
2293
2294 %package latex-booktabs
2295 Summary:        Publication quality tables in LaTeX
2296 Summary(hu.UTF-8):      Nyomdai minőségű táblázatok LaTeX-ben
2297 Group:          Applications/Publishing/TeX
2298 Requires(post,postun):  %{_bindir}/texhash
2299 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2300
2301 %description latex-booktabs
2302 Publication quality tables in LaTeX.
2303
2304 %description latex-booktabs -l hu.UTF-8
2305 Nyomdai minőségű táblázatok LaTeX-ben.
2306
2307
2308 %package latex-caption
2309 Summary:        Customising captions in floating environments
2310 Summary(hu.UTF-8):      Feliratok testreszabása úszó környezetekben
2311 Group:          Applications/Publishing/TeX
2312 Requires(post,postun):  %{_bindir}/texhash
2313 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2314
2315 %description latex-caption
2316 Customising captions in floating environments.
2317
2318 %description latex-caption -l hu.UTF-8
2319 Feliratok testreszabása úszó környezetekben.
2320
2321 %package latex-carlisle
2322 Summary:        Miscellaneous small packages by David Carlisle
2323 Summary(pl.UTF-8):      Różne małe pakiety autorstwa Davida Carlisle
2324 Group:          Applications/Publishing/TeX
2325 Requires(post,postun):  %{_bindir}/texhash
2326 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2327
2328 %description latex-carlisle
2329 Miscellaneous small packages by David Carlisle.
2330
2331 %description latex-carlisle -l pl.UTF-8
2332 Różne małe pakiety autorstwa Davida Carlisle.
2333
2334 %package latex-ccfonts
2335 Summary:        Support for Concrete text and math fonts in LaTeX
2336 Summary(pl.UTF-8):      Obsługa fontów tekstowych i matematycznych Concrete w LaTeXu
2337 Group:          Applications/Publishing/TeX
2338 Requires(post,postun):  %{_bindir}/texhash
2339 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2340
2341 %description latex-ccfonts
2342 LaTeX font definition files for the Concrete fonts and a LaTeX package
2343 for typesetting documents using Concrete as the default font family.
2344 The files support OT1, T1, TS1, and Concrete math including AMS fonts
2345 (Ulrik Vieth's concmath).
2346
2347 %description latex-ccfonts -l pl.UTF-8
2348 Pliki definicji fontów LaTeXowych dla fontów Concrete oraz pakiet
2349 LaTeXa do składania dokumentów przy użyciu Concrete jako domyślnej
2350 rodziny fontów. Pliki obsługują fonty OT1, T1, TS1 oraz matematyczny
2351 Concrete wraz z AMS (concmath Ulrika Vietha).
2352
2353 %package latex-cite
2354 Summary:        Supports compressed, sorted lists of numerical citations
2355 Summary(pl.UTF-8):      Obsługa kompresowanych, sortowanych list numerowanych cytatów
2356 Group:          Applications/Publishing/TeX
2357 Requires(post,postun):  %{_bindir}/texhash
2358 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2359
2360 %description latex-cite
2361 Supports compressed, sorted lists of numerical citations.
2362
2363 %description latex-cite -l pl.UTF-8
2364 Obsługa kompresowanych, sortowanych list numerowanych cytatów.
2365
2366 %package latex-cmbright
2367 Summary:        Support for CM Bright fonts in LaTeX
2368 Summary(pl.UTF-8):      Obsługa fontów CM Bright w LaTeXu
2369 Group:          Applications/Publishing/TeX
2370 Requires(post,postun):  %{_bindir}/texhash
2371 Requires:       %{name}-fonts-cmbright = %{epoch}:%{version}-%{release}
2372 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2373
2374 %description latex-cmbright
2375 A family of sans serif fonts for TeX and LaTeX, based on Donald
2376 Knuth's CM fonts. It comprises OT1, T1 and TS1 encoded text fonts of
2377 various shapes as well as all the fonts necessary for mathematical
2378 typesetting, incl. AMS symbols. This collection provides all the
2379 necessary files for using the fonts with LaTeX.
2380
2381 %description latex-cmbright -l pl.UTF-8
2382 Rodzina fontów sans serif dla TeXa i LaTeXa, oparta na fontach CM
2383 Donalda Knutha. Obejmuje fonty dla kodowań OT1, T1 i TS1 różnych
2384 kształtów oraz fonty niezbędne do składu matematycznego, włącznie z
2385 symbolami AMS. Ten zestaw dostarcza wszystkie niezbędne pliki do
2386 używania fontów w LaTeXu.
2387
2388 %package latex-comment
2389 Summary:        Selectively include/excludes portions of text
2390 Summary(hu.UTF-8):      A szöveg részeinek beillesztése/kihagyása
2391 Group:          Applications/Publishing/TeX
2392 Requires(post,postun):  %{_bindir}/texhash
2393 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2394
2395 %description latex-comment
2396 Selectively include/excludes portions of text.
2397
2398 %description latex-comment -l hu.UTF-8
2399 A szöveg részeinek beillesztése/kihagyása.
2400
2401 %package latex-concmath
2402 Summary:        LaTeX package and font definition files to access the Concrete math fonts
2403 Summary(pl.UTF-8):      Pakiet LaTeXa i pliki definicji fontów udostępniające fonty matematyczne Concrete
2404 Group:          Applications/Publishing/TeX
2405 Requires(post,postun):  %{_bindir}/texhash
2406 Requires:       %{name}-fonts-concmath = %{epoch}:%{version}-%{release}
2407 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2408
2409 %description latex-concmath
2410 LaTeX package and font definition files to access the Concrete math
2411 fonts, which were derived from Computer Modern math fonts using
2412 parameters from Concrete Roman text fonts.
2413
2414 %description latex-concmath -l pl.UTF-8
2415 Pakiet LaTeXa i pliki definicji fontów udostępniające fonty
2416 matematyczne Concrete wywodzące się z fontów matematycznych Computer
2417 Modern poprzez zastosowanie parametrów fontów tekstowych Concrete
2418 Roman.
2419
2420 %package latex-currvita
2421 Summary:        Typeset a curriculum vitae
2422 Summary(hu.UTF-8):      Önéletrajzok írása
2423 Group:          Applications/Publishing/TeX
2424 Requires(post,postun):  %{_bindir}/texhash
2425 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2426
2427 %description latex-currvita
2428 Typeset a curriculum vitae.
2429
2430 %description latex-currvita -l hu.UTF-8
2431 Önéletrajzok írása.
2432
2433 %package latex-curves
2434 Summary:        Curves for LaTeX picture environment
2435 Summary(hu.UTF-8):      Görbék LaTeX picture környezetébe
2436 Group:          Applications/Publishing/TeX
2437 Requires(post,postun):  %{_bindir}/texhash
2438 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2439
2440 %description latex-curves
2441 Curves for LaTeX picture environment.
2442
2443 %description latex-curves -l hu.UTF-8
2444 Görbék LaTeX picture környezetébe.
2445
2446 %package latex-custom-bib
2447 Summary:        Customized BibTeX styles for LaTeX
2448 Summary(pl.UTF-8):      Dostosowywanie stylów BibTeXa dla LaTeXa
2449 Group:          Applications/Publishing/TeX
2450 Requires(post,postun):  %{_bindir}/texhash
2451 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2452
2453 %description latex-custom-bib
2454 Package generating customized BibTeX bibliography styles from a
2455 generic file using docstrip. Includes support for the Harvard style.
2456
2457 %description latex-custom-bib -l pl.UTF-8
2458 Pakiet generujący dostosowane style bibliografii BibTeXa z ogólnego
2459 pliki przy użyciu docstrip. Zawiera obsługę stylu Harvard.
2460
2461 %package latex-cyrillic
2462 Summary:        LaTeX Cyrillic support
2463 Summary(pl.UTF-8):      Obsługa cyrylicy dla LaTeXa
2464 Group:          Applications/Publishing/TeX
2465 Requires(post,postun):  %{_bindir}/texhash
2466 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2467
2468 %description latex-cyrillic
2469 LaTeX Cyrillic support.
2470
2471 %description latex-cyrillic -l pl.UTF-8
2472 Obsługa cyrylicy dla LaTeXa.
2473
2474 %package latex-dstroke
2475 Summary:        LaTeX doublestroke font
2476 Summary(pl.UTF-8):      Podwójnie kreślony font dla LaTeXa
2477 Group:          Applications/Publishing/TeX
2478 Requires(post,postun):  %{_bindir}/texhash
2479 Requires:       %{name}-fonts-dstroke = %{epoch}:%{version}-%{release}
2480 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2481
2482 %description latex-dstroke
2483 Doublestroke font for typesetting the mathematical symbols for the
2484 natural numbers, whole numbers, rational numbers, real numbers and
2485 complex numbers.
2486
2487 %description latex-dstroke -l pl.UTF-8
2488 Podwójnie kreślony font do składania symboli matematycznych liczb
2489 naturalnych, całkowitych, wymiernych, rzeczywistych i zespolonych.
2490
2491 %package latex-enumitem
2492 Summary:        A package to customize the three basic lists
2493 Summary(hu.UTF-8):      Egy csomag, amivel testreszabhatod a három alapvető listát
2494 Group:          Applications/Publishing/TeX
2495 Requires(post,postun):  %{_bindir}/texhash
2496 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2497
2498 %description latex-enumitem
2499 A package to customize the three basic lists (enumerate, itemize and
2500 description).
2501
2502 %description latex-enumitem
2503 Egy csomag, amivel testreszabhatod a három alapvető listakörnyezetet
2504 (enumerate, itemize, description).
2505
2506 %package latex-exam
2507 Summary:        The exam document class attempts to make it easy for even a LaTeX novice to prepare exams
2508 Summary(hu.UTF-8):      Az exam dokumentumosztály segítségével könnyűvé válik LaTeX-ben a feladatsorok készítése
2509 Group:          Applications/Publishing/TeX
2510 Requires(post,postun):  %{_bindir}/texhash
2511 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2512
2513 %description latex-exam
2514 The exam document class attempts to make it easy for even a LaTeX
2515 novice to prepare exams.
2516
2517 %description latex-exam -l hu.UTF-8
2518 Az exam dokumentumosztály segítségével könnyűvé válik LaTeX-ben a
2519 feladatsorok készítése.
2520
2521 %package latex-formlett
2522 Summary:        Letters to multiple recipients
2523 Summary(hu.UTF-8):      Levél több címzettnek ("körlevél")
2524 Group:          Applications/Publishing/TeX
2525 Requires(post,postun):  %{_bindir}/texhash
2526 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2527
2528 %description latex-formlett
2529 Letters to multiple recipients.
2530
2531 %description latex-formlett -l hu.UTF-8
2532 Levél több címzettnek ("körlevél").
2533
2534 %package latex-examdesign
2535 Summary:        LaTeX class for typesetting exams
2536 Summary(hu.UTF-8):      LaTeX osztály dolgozatok szedésére
2537 Group:          Applications/Publishing/TeX
2538 Requires(post,postun):  %{_bindir}/texhash
2539 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2540
2541 %description latex-examdesign
2542 LaTeX class for typesetting exams.
2543
2544 %description latex-exam -l hu.UTF-8
2545 LaTeX osztály dolgozatok szedésére.
2546
2547 %package latex-gbrief
2548 Summary:        Letter document class
2549 Summary(hu.UTF-8):      Levél dokumentumosztály
2550 Group:          Applications/Publishing/TeX
2551 Requires(post,postun):  %{_bindir}/texhash
2552 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2553
2554 %description latex-gbrief
2555 Letter document class.
2556
2557 %description latex-gbrief -l hu.UTF-8
2558 Levél dokumentumosztály.
2559
2560
2561 %package latex-jknappen
2562 Summary:        Miscellaneous packages by Joerg Knappen
2563 Summary(pl.UTF-8):      Różne pakiety autorstwa Joerga Knappena
2564 Group:          Applications/Publishing/TeX
2565 Requires(post,postun):  %{_bindir}/texhash
2566 Requires:       %{name}-fonts-jknappen = %{epoch}:%{version}-%{release}
2567 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2568
2569 %description latex-jknappen
2570 Miscellaneous macros, mostly for making use of extra fonts, by Joerg
2571 Knappen, including sgmlcmpt.
2572
2573 %description latex-jknappen -l pl.UTF-8
2574 Różne makra, głównie do używania dodatkowych fontów autorstwa Joerga
2575 Knappena. Zawiera sgmlcmpt.
2576
2577 %package latex-keystroke
2578 Summary:        Graphical representation of keys on keyboard
2579 Summary(hu.UTF-8):      A billentyűk grafikus megjelenítése
2580 Group:          Applications/Publishing/TeX
2581 Requires(post,postun):  %{_bindir}/texhash
2582 Requires:       %{name}-latex
2583
2584 %description latex-keystroke
2585 Graphical representation of keys on keyboard.
2586
2587 %description latex-keystroke -l hu.UTF-8
2588 A billentyűk grafikus megjelenítése.
2589
2590
2591 %package latex-labbook
2592 Summary:        Typeset laboratory journals
2593 Summary(hu.UTF-8):      Laborjegyzőkönyvek szedése
2594 Group:          Applications/Publishing/TeX
2595 Requires(post,postun):  %{_bindir}/texhash
2596 Requires:       %{name}-latex
2597
2598 %description latex-labbook
2599 Typeset laboratory journals.
2600
2601 %description latex-labbook -l hu.UTF-8
2602 Laborjegyzőkönyvek szedése.
2603
2604 %package latex-lcd
2605 Summary:        Alphanumerical LCD-style displays
2606 Summary(hu.UTF-8):      Alfanumerikus LCD-szerű kijelzés
2607 Group:          Applications/Publishing/TeX
2608 Requires(post,postun):  %{_bindir}/texhash
2609 Requires:       %{name}-latex
2610
2611 %description latex-lcd
2612 Alphanumerical LCD-style displays.
2613
2614 %description latex-lcd -l hu.UTF-8
2615 Alfanumerikus LCD-szerű kijelzés.
2616
2617 %package latex-leaflet
2618 Summary:        Create small handouts (flyers)
2619 Summary(hu.UTF-8):      Kis "kézikönyvek" készítése (brossúrák)
2620 Group:          Applications/Publishing/TeX
2621 Requires(post,postun):  %{_bindir}/texhash
2622 Requires:       %{name}-latex
2623
2624 %description latex-leaflet
2625 Create small handouts (flyers).
2626
2627 %description latex-leaflet -l hu.UTF-8
2628 Kis "kézikönyvek" készítése (brossúrák).
2629
2630 %package latex-leftidx
2631 Summary:        Left and right subscripts and superscripts in math mode
2632 Summary(hu.UTF-8):      Bal és jobboldali alsó és felső indexek matematikai módban
2633 Group:          Applications/Publishing/TeX
2634 Requires(post,postun):  %{_bindir}/texhash
2635 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2636
2637 %description latex-leftidx
2638 Left and right subscripts and superscripts in math mode.
2639
2640 %description latex-leftidx -l hu.UTF-8
2641 Bal és jobboldali alsó és felső indexek matematikai módban.
2642
2643
2644 %package latex-lewis
2645 Summary:        Draw Lewis structures (chemistry)
2646 Summary(hu.UTF-8):      Lewis struktúrák készítése (kémia)
2647 Group:          Applications/Publishing/TeX
2648 Requires(post,postun):  %{_bindir}/texhash
2649 Requires:       %{name}-latex
2650
2651 %description latex-lewis
2652 Draw Lewis structures (chemistry).
2653
2654 %description latex-lewis -l hu.UTF-8
2655 Lewis struktúrák készítése (kémia).
2656
2657 %package latex-lm
2658 Summary:        LaTeX styles for Latin Modern family fonts
2659 Summary(pl.UTF-8):      Style LaTeXa dla fontów z rodziny Latin Modern
2660 Group:          Applications/Publishing/TeX
2661 Requires(post,postun):  /usr/bin/texhash
2662 Requires:       %{name}-fonts-lm = %{epoch}:%{version}-%{release}
2663 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2664
2665 %description latex-lm
2666 Latin Modern family of fonts, based on the Computer Modern fonts
2667 released into public domain by AMS (copyright (C) 1997 AMS). Contain a
2668 lot of additional characters, mainly accented ones, but not only.
2669 There is a one set of PostScript fonts and four sets of TeX Font
2670 Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
2671 encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
2672 Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
2673 potential user knows what to do with all these files. The author is
2674 Boguslaw Jackowski.
2675
2676 %description latex-lm -l pl.UTF-8
2677 Rodzina fontów Latin Modern, oparta na fontach Computer Modern
2678 przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
2679 Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
2680 Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
2681 Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
2682 QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
2683 (texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
2684 (ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
2685 tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
2686
2687 %package latex-lastpage
2688 Summary:        Reference last page for "Page N of M" type footers
2689 Summary(hu.UTF-8):      Az utolsó oldalra hivatkozás "N/M. oldal" típusú lábfejekhez
2690 Group:          Applications/Publishing/TeX
2691 Requires(post,postun):  %{_bindir}/texhash
2692
2693 %description latex-lastpage
2694 Reference last page for Page N of M type footers.
2695
2696 %description latex-lastpage -l hu.UTF-8
2697 Az utolsó oldalra hivatkozás "N/M. oldal" típusú lábfejekhez.
2698
2699 %package latex-lineno
2700 Summary:        Line numbers on paragraphs
2701 Summary(pl.UTF-8):      Numery linii dla paragrafów
2702 Group:          Applications/Publishing/TeX
2703 Requires(post,postun):  /usr/bin/texhash
2704 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2705
2706 %description latex-lineno
2707 The LaTeX package lineno.sty provides line numbers on paragraphs.
2708 After TeX has broken a paragraph into lines there will be line numbers
2709 attached to them, with the possibility to make references through the
2710 LaTeX \ref, \pageref cross reference mechanism.
2711
2712 %description latex-lineno -l pl.UTF-8
2713 Pakiet LaTeXa lineno.sty daje numery linii dla paragrafów. Po podziale
2714 paragrafu na linie przez TeXa do linii dołączane są ich numery z
2715 możliwością tworzenia odnośników poprzez mechanizm odnośników LaTeXa
2716 \ref i \pageref.
2717
2718
2719 %package latex-mathexam
2720 Summary:        Package for typesetting exams
2721 Summary(hu.UTF-8):      Vizsgák szedése
2722 Group:          Applications/Publishing/TeX
2723 Requires(post,postun):  %{_bindir}/texhash
2724 Requires:       %{name}-latex
2725
2726 %description latex-mathexam
2727 Package for typesetting exams.
2728
2729 %description latex-mathexam -l hu.UTF-8
2730 Vizsgák szedése.
2731
2732 %package latex-microtype
2733 Summary:        An interface to the micro-typographic extensions of pdfTeX
2734 Summary(pl.UTF-8):      Interfejs do rozszerzeń mikrotypograficznych pdfTeXa
2735 Group:          Applications/Publishing/TeX
2736 Requires(post,postun):  /usr/bin/texhash
2737 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2738
2739 %description latex-microtype
2740 The `microtype' package provides a LaTeX interface to pdfTeX's
2741 micro-typographic extensions: character protrusion and font expansion.
2742 It allows to restrict character protrusion and/or font expansion to a
2743 definable set of fonts, and to configure micro-typographic aspects of
2744 the fonts in a straight-forward and flexible way. Settings for various
2745 fonts are provided.
2746
2747 %description latex-microtype -l pl.UTF-8
2748 Pakiet microtype dodaje do LaTeXa mechanizm do rozszerzeń
2749 mikrotypograficznych pdfTeXa: wysuwania znaków i rozszerzania fontów.
2750 Pozwala ograniczyć wysuwanie znaku i/lub rozszerzanie fontu do
2751 określonego zbioru fontów oraz skonfigurować mikrotypograficzne
2752 aspekty fontów w prosty i elastyczny sposób. Dostarczone są ustawienia
2753 dla różnych fontów.
2754
2755 %package latex-musictex
2756 Summary:        Typesetting music with TeX
2757 Summary(hu.UTF-8):      Zenék szedése TeX-hel
2758 Group:          Applications/Publishing/TeX
2759 Requires(post,postun):  %{_bindir}/texhash
2760 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2761
2762 %description latex-musictex
2763 Typesetting music with TeX.
2764
2765 %description latex-musictex -l hu.UTF-8
2766 Zenék szedése TeX-hel.
2767
2768 %package latex-lucidabr
2769 Summary:        Package to make Lucida Bright fonts usable with LaTeX
2770 Summary(pl.UTF-8):      Pakiet umożliwiający używanie fontów Lucida Bright w LaTeXu
2771 Group:          Applications/Publishing/TeX
2772 Requires(post,postun):  %{_bindir}/texhash
2773 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2774
2775 %description latex-lucidabr
2776 Package to make Lucida Bright fonts usable with LaTeX.
2777
2778 %description latex-lucidabr -l pl.UTF-8
2779 Pakiet umożliwiający używanie fontów Lucida Bright w LaTeXu.
2780
2781 %package latex-marvosym
2782 Summary:        Styles for Martin Vogel's Symbol (marvosym) font
2783 Summary(pl.UTF-8):      Style dla fontu Symbol Martina Vogela (marvosym)
2784 Group:          Applications/Publishing/TeX
2785 Requires(post,postun):  /usr/bin/texhash
2786 Requires:       %{name}-fonts-marvosym = %{epoch}:%{version}-%{release}
2787 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2788
2789 %description latex-marvosym
2790 Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
2791 currency symbol as defined by the European commission; Euro currency
2792 symbols in typefaces Times, Helvetica and Courier; Symbols for
2793 structural engineering; Symbols for steel cross-sections; Astronomy
2794 signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
2795 symbols; CE sign and others.
2796
2797 %description latex-marvosym -l pl.UTF-8
2798 Font Martin Vogel's Symbol (marvosym) to font zawierający: symbol
2799 waluty Euro zdefiniowany przez Komisję Europejską; symbole Euro w
2800 krojach Times, Helvetica i Courier; symbole do inżynierii
2801 strukturalnej; symbole do przekrojów stalowych; znaki astronomiczne
2802 (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole nożyczek; znak
2803 CE i inne.
2804
2805 %package latex-mathpple
2806 Summary:        Use PostScript Palatino for typesetting maths
2807 Summary(pl.UTF-8):      Używanie postscriptowych fontów Palatino do składania wzorów matematycznych
2808 Group:          Applications/Publishing/TeX
2809 Requires(post,postun):  %{_bindir}/texhash
2810 Requires:       %{name}-fonts-adobe = %{epoch}:%{version}-%{release}
2811 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2812
2813 %description latex-mathpple
2814 The package defines the PostScript font family `Palatino' (ppl) as the
2815 default roman font and then uses the `mathpple' fonts for typesetting
2816 math. These virtual fonts have been created for typesetting math in a
2817 style that suits the Palatino text fonts. The AMS fonts, when used
2818 additionally, will be scaled to fit Palatino.
2819
2820 %description latex-mathpple -l pl.UTF-8
2821 Pakiet definiuje rodzinę fontów postscriptowych Palatino (ppl) jako
2822 domyślny font roman i używa fontów mathpple do składania wzorów
2823 matematycznych. Te wirtualne fonty zostały stworzone do składania
2824 wzorów matematycznych w stylu pasującym do fontów tekstowych Palatino.
2825 Fonty AMS, jeśli są dodatkowo używane, zostaną przeskalowane tak, by
2826 pasować do Palatino.
2827
2828 %package latex-mathtime
2829 Summary:        Mathtime fonts for LaTeX
2830 Summary(pl.UTF-8):      Fonty Mathtime dla LaTeXa
2831 Group:          Applications/Publishing/TeX
2832 Requires(post,postun):  %{_bindir}/texhash
2833 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2834
2835 %description latex-mathtime
2836 The Mathtime fonts have a number of characters remapped to positions
2837 different from the ones normally used by the corresponding TeX
2838 CM-fonts. For the symbol font ``operators'' the corresponding mathtime
2839 style files use the Times Roman font (often called something like:
2840 ptmr or ptmr7t or ptmrq).
2841
2842 %description latex-mathtime -l pl.UTF-8
2843 Fonty Mathtime zawierają wiele znaków przemapowanych na pozycje
2844 różniące się od tych normalnie używanych w odpowiadających im TeXowych
2845 fontach CM. Dla fontu symboli "operators" odpowiadający styl mathtime
2846 używa fontu Times Roman (zazwyczaj nazywanego w stylu ptmr, ptmr7t lub
2847 ptmrq).
2848
2849 %package latex-mflogo
2850 Summary:        LaTeX support for MetaFont and logo fonts
2851 Summary(pl.UTF-8):      Obsługa LaTeXa dla MetaFonta i fontów logo
2852 Group:          Applications/Publishing/TeX
2853 Requires(post,postun):  %{_bindir}/texhash
2854 Requires:       %{name}-fonts-mflogo = %{epoch}:%{version}-%{release}
2855 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2856
2857 %description latex-mflogo
2858 LaTeX package and font definition file to access the Knuthian `logo'
2859 fonts described in `The MetaFontbook' and the MetaFont and logos in
2860 LaTeX documents.
2861
2862 %description latex-mflogo -l pl.UTF-8
2863 Pakiet LaTeXa i plik definicji fontów udostępniający fonty logo Knutha
2864 opisane w "The MetaFontbook" oraz MetaFont i loga w dokumentach
2865 LaTeXa.
2866
2867 %package latex-mfnfss
2868 Summary:        Font description files to use extra fonts like yinit and ygoth
2869 Summary(pl.UTF-8):      Pliki opisów fontów udostępniające dodatkowe fonty, jak yinit i ygoth
2870 Group:          Applications/Publishing/TeX
2871 Requires(post,postun):  %{_bindir}/texhash
2872 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2873
2874 %description latex-mfnfss
2875 Font description files to use extra fonts like yinit and ygoth.
2876
2877 %description latex-mfnfss -l pl.UTF-8
2878 Pliki opisów fontów udostępniające dodatkowe fonty, jak yinit i ygoth.
2879
2880 %package latex-minitoc
2881 Summary:        Produce a table of contents for each chapter
2882 Summary(pl.UTF-8):      Tworzenie spisów treści dla każdego rozdziału
2883 Group:          Applications/Publishing/TeX
2884 Requires(post,postun):  %{_bindir}/texhash
2885 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2886
2887 %description latex-minitoc
2888 Produce a table of contents for each chapter.
2889
2890 %description latex-minitoc -l pl.UTF-8
2891 Tworzenie spisów treści dla każdego rozdziału.
2892
2893 %package latex-mltex
2894 Summary:        Support for MLTeX
2895 Summary(pl.UTF-8):      Wsparcie dla MLTeXa
2896 Group:          Applications/Publishing/TeX
2897 Requires(post,postun):  %{_bindir}/texhash
2898 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2899
2900 %description latex-mltex
2901 Support for MLTeX, the multilingual TeX extension from Michael J.
2902 Ferguson.
2903
2904 %description latex-mltex -l pl.UTF-8
2905 Wsparcie dla MLTeXa - rozszerzenia TeXa z obsługą wielu języków,
2906 autorstwa Michaela J. Fergusona.
2907
2908 %package latex-multienum
2909 Summary:        Multi-column enumerated lists
2910 Summary(hu.UTF-8):      Többoszlopos számozott listák
2911 Group:          Applications/Publishing/TeX
2912 Requires(post,postun):  %{_bindir}/texhash
2913 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2914
2915 %description latex-multienum
2916 Multi-column enumerated lists.
2917
2918 %description latex-multienum -l hu.UTF-8
2919 Többoszlopos számozott listák.
2920
2921
2922 %package latex-moreverb
2923 Summary:        Extended verbatim
2924 Summary(hu.UTF-8):      Kiterjesztett verbatim
2925 Group:          Applications/Publishing/TeX
2926 Requires(post,postun):  %{_bindir}/texhash
2927 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2928
2929 %description latex-moreverb
2930 Extended verbatim.
2931
2932 %description latex-moreverb -l hu.UTF-8
2933 Kiterjesztett verbatim.
2934
2935 %package latex-ntheorem
2936 Summary:        Enhanced theorem environment
2937 Summary(hu.UTF-8):      Bővített tétel környezet
2938 Group:          Applications/Publishing/TeX
2939 Requires(post,postun):  %{_bindir}/texhash
2940 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2941
2942 %description latex-ntheorem
2943 Enhanced theorem environment.
2944
2945 %description latex-ntheorem -l hu.UTF-8
2946 Bővített tétel környezet
2947
2948 %package latex-other
2949 Summary:        Other LaTeX packages
2950 Summary(hu.UTF-8):      Néhány további LaTeX csomag
2951 Group:          Applications/Publishing/TeX
2952 Requires(post,postun):  %{_bindir}/texhash
2953 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2954
2955 %description latex-other
2956 Other LaTeX packages.
2957
2958 %description latex-other -l hu.UTF-8
2959 Néhány további LaTeX csomag.
2960
2961 %package latex-other-doc
2962 Summary:        Other LaTeX packages documentation
2963 Summary(hu.UTF-8):      Néhány további LaTeX csomag dokumentációja
2964 Group:          Applications/Publishing/TeX
2965 Requires(post,postun):  %{_bindir}/texhash
2966 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2967
2968 %description latex-other-doc
2969 Other LaTeX packages documentation.
2970
2971 %description latex-other-doc -l hu.UTF-8
2972 Néhány további LaTeX csomag dokumentációja.
2973
2974 %package latex-palatcm
2975 Summary:        Palatino + Computer Modern math fonts for LaTeX
2976 Summary(pl.UTF-8):      Fonty matematyczne Palatino i Computer Modern dla LaTeXa
2977 Group:          Applications/Publishing/TeX
2978 Requires(post,postun):  %{_bindir}/texhash
2979 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2980
2981 %description latex-palatcm
2982 Palatino + Computer Modern math fonts for LaTeX.
2983
2984 %description latex-palatcm -l pl.UTF-8
2985 Fonty matematyczne Palatino i Computer Modern dla LaTeXa.
2986
2987
2988 %package latex-pdfslide
2989 Summary:        Presentation slides using pdftex
2990 Summary(hu.UTF-8):      Prezentáció készítése pdftex-hel
2991 Group:          Applications/Publishing/TeX
2992 Requires(post,postun):  %{_bindir}/texhash
2993 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2994
2995 %description latex-pdfslide
2996 Presentation slides using pdftex.
2997
2998 %description latex-pdfslide -l hu.UTF-8
2999 Prezentáció készítése pdftex-hel.
3000
3001 %package latex-pgf
3002 Summary:        The TeX Portable Graphic Format
3003 Summary(hu.UTF-8):      TeX Portable Graphic Formátum
3004 Summary(pl.UTF-8):      Przenośny format grafiki dla TeXa
3005 Group:          Applications/Publishing/TeX
3006 Requires(post,postun):  %{_bindir}/texhash
3007 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3008 Requires:       %{name}-latex-xcolor = %{epoch}:%{version}-%{release}
3009 Obsoletes:      tetex-pgf
3010
3011 %description latex-pgf
3012 A macro package for creating graphics directly in TeX and LaTeX.
3013
3014 %description latex-pgf -l hu.UTF-8
3015 Makró csomag rajzok készítéséhez közvetlenül TeX-ben és LaTeX-ben.
3016
3017 %description latex-pgf -l pl.UTF-8
3018 Pakiet makr do tworzenia grafiki bezpośrednio z TeXa i LaTeXa.
3019
3020 %package latex-polynom
3021 Summary:        Macros for manipulating polynomials
3022 Summary(hu.UTF-8):      Makrók polinomokkal való műveletekre
3023 Group:          Applications/Publishing/TeX
3024 Requires(post,postun):  %{_bindir}/texhash
3025 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3026
3027 %description latex-polynom
3028 Macros for manipulating polynomials.
3029
3030 %description latex-polynom -l hu.UTF-8
3031 Makrók polinomokkal való műveletekre.
3032
3033 %package latex-polynomial
3034 Summary:        Typeset (univariate) polynomials
3035 Summary(hu.UTF-8):      Egyváltozós polinomok szedése
3036 Group:          Applications/Publishing/TeX
3037 Requires(post,postun):  %{_bindir}/texhash
3038 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3039
3040 %description latex-polynomial
3041 Typeset (univariate) polynomials.
3042
3043 %description latex-polynomial -l hu.UTF-8
3044 Egyváltozós polinomok szedése.
3045
3046 %package latex-prosper
3047 Summary:        LaTeX class for high quality slides
3048 Summary(hu.UTF-8):      LaTeX osztály jó minőségű fóliák készítéséhez
3049 Group:          Applications/Publishing/TeX
3050 Requires(post,postun):  %{_bindir}/texhash
3051 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3052
3053 %description latex-prosper
3054 LaTeX class for high quality slides.
3055
3056 %description latex-prosper -l hu.UTF-8
3057 LaTeX osztály jó minőségű fóliák készítéséhez.
3058
3059 %package latex-pseudocode
3060 Summary:        LaTeX enviroment for specifying algorithms in a natural way
3061 Summary(hu.UTF-8):      LaTeX környezet algoritmusok bevitelére
3062 Group:          Applications/Publishing/TeX
3063 Requires(post,postun):  %{_bindir}/texhash
3064 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3065
3066 %description latex-pseudocode
3067 LaTeX enviroment for specifying algorithms in a natural way.
3068
3069 %description latex-pseudocode -l hu.UTF-8
3070 LaTeX környezet algoritmusok bevitelére.
3071
3072 %package latex-psnfss
3073 Summary:        LaTeX font support for common PostScript fonts
3074 Summary(pl.UTF-8):      Obsługa popularnych fontów postscriptowych w LaTeXu
3075 Group:          Applications/Publishing/TeX
3076 Requires(post,postun):  %{_bindir}/texhash
3077 Requires:       %{name}-fonts-adobe = %{epoch}:%{version}-%{release}
3078 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3079 Obsoletes:      tetex-latex-mathptm
3080 Obsoletes:      tetex-latex-mathptmx
3081
3082 %description latex-psnfss
3083 LaTeX font definition files, macros and font metrics for common
3084 PostScript fonts.
3085
3086 %description latex-psnfss -l pl.UTF-8
3087 LaTeXowe pliki definicji fontów, makra i metryki fontów dla
3088 popularnych fontów postscriptowych.
3089
3090 %package latex-pst-2dplot
3091 Summary:        A PSTricks package for drawing 2D curves
3092 Summary(hu.UTF-8):      PSTricks csomag kétdimenziós görbék rajzolásához
3093 Group:          Applications/Publishing/TeX
3094 Requires(post,postun):  %{_bindir}/texhash
3095 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3096
3097 %description latex-pst-2dplot
3098 A PSTricks package for drawing 2D curves.
3099
3100 %description latex-pst-2dplot -l hu.UTF-8
3101 PSTricks csomag kétdimenziós görbék rajzolásához.
3102
3103 %package latex-pst-3dplot
3104 Summary:        Draw 3d curves and graphs using PSTricks
3105 Summary(hu.UTF-8):      3D-s görbék és grafikonok PSTricks-szel
3106 Group:          Applications/Publishing/TeX
3107 Requires(post,postun):  %{_bindir}/texhash
3108 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3109
3110 %description latex-pst-3dplot
3111 Draw 3d curves and graphs using PSTricks.
3112
3113 %description latex-pst-3dplot -l hu.UTF-8
3114 3D-s görbék és grafikonok PSTricks-szel.
3115
3116
3117 %package latex-pst-bar
3118 Summary:        Produces bar charts using pstricks
3119 Summary(hu.UTF-8):      Oszlopdiagramok pstricks-szel
3120 Group:          Applications/Publishing/TeX
3121 Requires(post,postun):  %{_bindir}/texhash
3122 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3123
3124 %description latex-pst-bar
3125 Produces bar charts using pstricks.
3126
3127 %description latex-pst-bar -l hu.UTF-8
3128 Oszlopdiagramok pstricks-szel.
3129
3130 %package latex-pst-circ
3131 Summary:        PSTricks package for drawing electric circuits
3132 Summary(hu.UTF-8):      PSTricks csomag elektromos áramkörök rajzolásához
3133 Group:          Applications/Publishing/TeX
3134 Requires(post,postun):  %{_bindir}/texhash
3135 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3136
3137 %description latex-pst-circ
3138 PSTricks package for drawing electric circuits.
3139
3140 %description latex-pst-circ -l hu.UTF-8
3141 PSTricks csomag elektromos áramkörök rajzolásához.
3142
3143 %package latex-pst-diffraction
3144 Summary:        Print diffraction patterns from various apertures
3145 Summary(hu.UTF-8):      Diffrakciós képek különböző eszközökön
3146 Group:          Applications/Publishing/TeX
3147 Requires(post,postun):  %{_bindir}/texhash
3148 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3149
3150 %description latex-pst-diffraction
3151 Print diffraction patterns from various apertures.
3152
3153 %description latex-pst-diffraction -l hu.UTF-8
3154 Diffrakciós képek különböző eszközökön.
3155
3156 %package latex-pst-eucl
3157 Summary:        Euclidian geometry with pstricks
3158 Summary(hu.UTF-8):      Euklidészi geometria a pstricks használatával
3159 Group:          Applications/Publishing/TeX
3160 Requires(post,postun):  %{_bindir}/texhash
3161 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3162
3163 %description latex-pst-eucl
3164 Euclidian geometry with pstricks.
3165
3166 %description latex-pst-eucl -l hu.UTF-8
3167 Euklidészi geometria a pstricks használatával.
3168
3169
3170 %package latex-pst-fun
3171 Summary:        Draw "funny" objects with PSTricks
3172 Summary(hu.UTF-8):      "Vicces" rajzok PSTricks-szel
3173 Group:          Applications/Publishing/TeX
3174 Requires(post,postun):  %{_bindir}/texhash
3175 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3176
3177 %description latex-pst-fun
3178 Draw "funny" objects with PSTricks.
3179
3180 %description latex-pst-fun -l hu.UTF-8
3181 "Vicces" rajzok PSTricks-szel
3182
3183 %package latex-pst-func
3184 Summary:        PSTricks package for plotting mathematical functions
3185 Summary(hu.UTF-8):      PSTricks csomag matematikai függvények ábrázolásához
3186 Group:          Applications/Publishing/TeX
3187 Requires(post,postun):  %{_bindir}/texhash
3188 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3189
3190 %description latex-pst-func
3191 PSTricks package for plotting mathematical functions.
3192
3193 %description latex-pst-eucl -l hu.UTF-8
3194 PSTricks csomag matematikai függvények ábrázolásához.
3195
3196 %package latex-pst-fr3d
3197 Summary:        Draw 3-dimensional framed boxes using PSTricks
3198 Summary(hu.UTF-8):      Háromdimenziós dobozok PSTricks segítségével
3199 Group:          Applications/Publishing/TeX
3200 Requires(post,postun):  %{_bindir}/texhash
3201 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3202
3203 %description latex-pst-fr3d
3204 Draw 3-dimensional framed boxes using PSTricks.
3205
3206 %description latex-pst-fr3d -l hu.UTF-8
3207 Háromdimenziós dobozok PSTricks segítségével.
3208
3209 %package latex-pst-fractal
3210 Summary:        Draw fractal sets using PSTricks
3211 Summary(hu.UTF-8):      Fraktálok rajzolása PSTricks segítségével
3212 Group:          Applications/Publishing/TeX
3213 Requires(post,postun):  %{_bindir}/texhash
3214 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3215
3216 %description latex-pst-fractal
3217 Draw fractal sets using PSTricks.
3218
3219 %description latex-pst-fractal -l hu.UTF-8
3220 Fraktálok rajzolása PSTricks segítségével.
3221
3222 %package latex-pst-infixplot
3223 Summary:        Using pstricks plotting capacities with infix expressions rather than RPN
3224 Summary(hu.UTF-8):      Infix kifejezések ábrázolása
3225 Group:          Applications/Publishing/TeX
3226 Requires(post,postun):  %{_bindir}/texhash
3227 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3228
3229 %description latex-pst-infixplot
3230 Using pstricks plotting capacities with infix expressions rather than
3231 RPN.
3232
3233 %description latex-pst-infixplot -l hu.UTF-8
3234 Infix kifejezések ábrázolása.
3235
3236 %package latex-pst-math
3237 Summary:        Enhancement of PostScript math operators to use with pstricks
3238 Summary(hu.UTF-8):      PostScript matematikai operátorok bővítése pstricks-szel
3239 Group:          Applications/Publishing/TeX
3240 Requires(post,postun):  %{_bindir}/texhash
3241 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3242
3243 %description latex-pst-math
3244 Enhancement of PostScript math operators to use with pstricks.
3245
3246 %description latex-pst-math -l hu.UTF-8
3247 PostScript matematikai operátorok bővítése pstricks-szel.
3248
3249 %package latex-pst-ob3d
3250 Summary:        Three dimensional objects using PSTricks
3251 Summary(hu.UTF-8):      Háromdimenziós objektumok PSTricks-szel
3252 Group:          Applications/Publishing/TeX
3253 Requires(post,postun):  %{_bindir}/texhash
3254 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3255
3256 %description latex-pst-ob3d
3257 Three dimensional objects using PSTricks.
3258
3259 %description latex-pst-ob3d -l hu.UTF-8
3260 Háromdimenziós objektumok PSTricks-szel.
3261
3262 %package latex-pst-optexp
3263 Summary:        Drawing optical experimental setups
3264 Summary(hu.UTF-8):      Optikai összeállítások rajzolása
3265 Group:          Applications/Publishing/TeX
3266 Requires(post,postun):  %{_bindir}/texhash
3267 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3268
3269 %description latex-pst-optexp
3270 Drawing optical experimental setups.
3271
3272 %description latex-pst-optexp -l hu.UTF-8
3273 Optikai összeállítások rajzolása.
3274
3275 %package latex-pst-optic
3276 Summary:        Drawing optics diagrams
3277 Summary(hu.UTF-8):      Optikai ábrák rajzolása
3278 Group:          Applications/Publishing/TeX
3279 Requires(post,postun):  %{_bindir}/texhash
3280 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3281
3282 %description latex-pst-optic
3283 Drawing optics diagrams.
3284
3285 %description latex-pst-optic -l hu.UTF-8
3286 Optikai ábrák rajzolása.
3287
3288 %package latex-pst-text
3289 Summary:        Text and character manipulation in PSTricks
3290 Summary(hu.UTF-8):      Szöveg és karakter manipulációk PSTricks-szel
3291 Group:          Applications/Publishing/TeX
3292 Requires(post,postun):  %{_bindir}/texhash
3293 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3294
3295 %description latex-pst-text
3296 Text and character manipulation in PSTricks.
3297
3298 %description latex-pst-text -l hu.UTF-8
3299 Szöveg és karakter manipulációk PSTricks-szel.
3300
3301 %package latex-pst-uncategorized
3302 Summary:        Other uncategorized PSTricks packages
3303 Summary(hu.UTF-8):      Néhány kategorizálatlan PSTricks csomag
3304 Group:          Applications/Publishing/TeX
3305 Requires(post,postun):  %{_bindir}/texhash
3306 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3307
3308 %description latex-pst-uncategorized
3309 Other uncategorized PSTricks packages.
3310
3311 %description latex-pst-uncategorized -l hu.UTF-8
3312 Néhány kategorizálatlan PSTricks csomag.
3313
3314 %package latex-pxfonts
3315 Summary:        PX fonts LaTeX support
3316 Summary(pl.UTF-8):      Obsługa fontów PX w LaTeXu
3317 Group:          Applications/Publishing/TeX
3318 Requires(post,postun):  %{_bindir}/texhash
3319 Requires:       %{name}-fonts-px = %{epoch}:%{version}-%{release}
3320 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3321
3322 %description latex-pxfonts
3323 PX fonts LaTeX support.
3324
3325 %description latex-pxfonts -l pl.UTF-8
3326 Obsługa fontów PX w LaTeXu.
3327
3328 %package latex-qfonts
3329 Summary:        A collection of PostScript (Adobe Type 1) fonts in QX layout
3330 Summary(pl.UTF-8):      Zestaw fontów postscriptowych (Adobe Type 1) w układzie QX
3331 Group:          Applications/Publishing/TeX
3332 Requires(post,postun):  %{_bindir}/texhash
3333 Requires:       %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
3334 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3335
3336 %description latex-qfonts
3337 A collection of Type 1 fonts; include QuasiBookman, QuasiChancery,
3338 QuasiCourier, QuasiPalatino, QuasiSwiss, QuasiSwissCondensed, and
3339 QuasiTimes (regular, italic, bold and bold italic), based on URW++
3340 fonts distributed with Ghostscript. The fonts are encoded according to
3341 QX layout which facilitates multilingual and technical typesetting
3342 using TeX, preserving usability in Windows applications.
3343
3344 %description latex-qfonts -l pl.UTF-8
3345 Zestaw fontów Type 1; zawiera QuasiBookman, QuasiChancery,
3346 QuasiCourier, QuasiPalatino, QuasiSwiss, QuasiSwissCondensed oraz
3347 QuasiTimes (zwykłe, pochyłe, tłuste i tłuste pochyłe), oparte na
3348 fontach URW++ rozpowszechnianych z Ghostscriptem. Fonty są kodowane
3349 zgodnie z układem QX, który ułatwia skład wielojęzyczny i techniczny w
3350 TeXu, zachowując przydatność dla aplikacji windowsowych.
3351
3352 %package latex-SIstyle
3353 Summary:        Package to typeset SI units, numbers and angles
3354 Summary(hu.UTF-8):      Csomag SI egységek, számok és szögek szedésére
3355 Group:          Applications/Publishing/TeX
3356 Requires(post,postun):  /usr/bin/texhash
3357 Requires:       %{name}-latex-ams = %{epoch}:%{version}-%{release}
3358
3359 %description latex-SIstyle
3360 Package to typeset SI units, numbers and angles.
3361
3362 %description latex-SIstyle -l hu.UTF-8
3363 Csomag SI egységek, számok és szögek szedésére.
3364
3365 %package latex-SIunits
3366 Summary:        The SIunits package can be used to standardise the use of units in your writings
3367 Summary(hu.UTF-8):      Az SIunits csomag a mennyiségek egységes írásában nyújt segítséget
3368 Group:          Applications/Publishing/TeX
3369 Requires(post,postun):  /usr/bin/texhash
3370 Requires:       %{name}-latex-ams = %{epoch}:%{version}-%{release}
3371
3372 %description latex-SIunits
3373 The SIunits package can be used to standardise the use of units in
3374 your writings.
3375
3376 %description latex-SIunits -l hu.UTF-8
3377 Az SIunits csomag a mennyiségek egységes írásában nyújt segítséget.
3378
3379 %package latex-siunitx
3380 Summary:        A comprehensive (SI) units package
3381 Summary(hu.UTF-8):      Egy minden részletre kiterjedő (SI) egységek kezelését végző csomag
3382 Group:          Applications/Publishing/TeX
3383 Requires(post,postun):  /usr/bin/texhash
3384 Requires:       %{name}-latex
3385
3386 %description latex-siunitx
3387 A comprehensive (SI) units package.
3388
3389 %description latex-siunitx -l hu.UTF-8
3390 Egy minden részletre kiterjedő (SI) egységek kezelését végző csomag.
3391
3392 %package latex-Tabbing
3393 Summary:        Tabbing with accented letters
3394 Summary(hu.UTF-8):      Tabbing környezet ékezetes betűk használatával
3395 Group:          Applications/Publishing/TeX
3396 Requires(post,postun):  /usr/bin/texhash
3397
3398 %description latex-Tabbing
3399 Tabbing with accented letters.
3400
3401 %description latex-Tabbing -l hu.UTF-8
3402 Tabbing környezet ékezetes betűk használatával.
3403
3404 %package latex-urwvn
3405 Summary:        URWVN fonts
3406 Summary(pl.UTF-8):      Fonty URWVN
3407 Group:          Applications/Publishing/TeX
3408 Requires(post,postun):  /usr/bin/texhash
3409 Requires:       %{name}-fonts-urwvn = %{epoch}:%{version}-%{release}
3410 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3411
3412 %description latex-urwvn
3413 URWVN fonts.
3414
3415 %description latex-urwvn -l pl.UTF-8
3416 Fonty URWVN.
3417
3418 %package latex-txfonts
3419 Summary:        TX fonts LaTeX support
3420 Summary(pl.UTF-8):      Obsługa fontów TX w LaTeXu
3421 Group:          Applications/Publishing/TeX
3422 Requires(post,postun):  %{_bindir}/texhash
3423 Requires:       %{name}-fonts-tx = %{epoch}:%{version}-%{release}
3424 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3425
3426 %description latex-txfonts
3427 TX fonts LaTeX support.
3428
3429 %description latex-txfonts -l pl.UTF-8
3430 Obsługa fontów TX w LaTeXu.
3431
3432 %package latex-ucs
3433 Summary:        This package contains support for using UTF-8 as input encoding in LaTeX documents
3434 Summary(hu.UTF-8):      Ez a csomag lehetővé teszi UTF-8 kódolást a LaTeX dokumentumokban
3435 Group:          Applications/Publishing/TeX
3436 Requires(post,postun):  %{_bindir}/texhash
3437 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3438
3439 %description latex-ucs
3440 This package contains support for using UTF-8 as input encoding in
3441 LaTeX documents.
3442
3443 %description latex-ucs -l hu.UTF-8
3444 Ez a csomag lehetővé teszi UTF-8 kódolást a LaTeX dokumentumokban.
3445
3446 %package latex-umlaute
3447 Summary:        An interface to inputenc for using alternate input encodings
3448 Summary(pl.UTF-8):      Interfejs inputenc do używania alternatywnych kodowań wejściowych
3449 Group:          Applications/Publishing/TeX
3450 Requires(post,postun):  %{_bindir}/texhash
3451 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3452
3453 %description latex-umlaute
3454 An interface to inputenc for using alternate input encodings.
3455
3456 %description latex-umlaute -l pl.UTF-8
3457 Interfejs inputenc do używania alternatywnych kodowań wejściowych.
3458
3459 %package latex-wasysym
3460 Summary:        Extra characters from the Waldis symbol fonts
3461 Summary(pl.UTF-8):      Dodatkowe znaki z fontów Waldis symbol
3462 Group:          Applications/Publishing/TeX
3463 Requires(post,postun):  %{_bindir}/texhash
3464 Requires:       %{name}-fonts-wasy = %{epoch}:%{version}-%{release}
3465 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3466
3467 %description latex-wasysym
3468 Makes some additional characters available that come from the wasy
3469 fonts (Waldis symbol fonts). These fonts are not automatically
3470 included in NFSS2/LaTeX2e since they take up important space and often
3471 aren't necessary if one makes use of the packages amsfonts or amssymb.
3472 Symbols include: join box, diamond, leadsto, sqsubset, lhd, rhd,
3473 apple, ocircle invneg, logof, varint, male, female, phone, clock,
3474 lightning, pointer, sun, bell, permil, smiley, various electrical
3475 symbols, shapes, music notes, circles, signs, astronomy, etc.
3476
3477 %description latex-wasysym -l pl.UTF-8
3478 Pakiet udostępniający dodatkowe symbole pochodzące z fontów wasy
3479 (Waldis symbol). Te fonty nie są automatycznie dołączane w
3480 NFSS2/LaTeX2e, ponieważ zajmują miejsce i zazwyczaj nie są potrzebne
3481 jeśli używa się pakietów amsfonts lub amssymb. Zestaw symboli zawiera
3482 m.in.: symbole join box, diamond, leadsto, sqsubset, lhd, rhd, apple,
3483 ocircle invneg, logof, varint, male, female, phone, clock, lightning,
3484 pointer, sun, bell, permil, smiley oraz różne symbole elektryczne,
3485 kształty, nuty, okręgi, znaki, symbole astronomiczne itp.
3486
3487 %package latex-xcolor
3488 Summary:        Allows for access to color tints, shades, tones etc
3489 Summary(hu.UTF-8):      Hozzáférés színekhez, tónusokhoz, átmenetekhez, stb.
3490 Summary(pl.UTF-8):      Pozwala na dostęp do odcieni, gradientów itp.
3491 Group:          Applications/Publishing/TeX
3492 Obsoletes:      tetex-latex-xcolor
3493
3494 %description
3495 `xcolor' provides easy driver-independent access to several kinds of
3496 color tints, shades, tones, and mixes of arbitrary colors. It allows
3497 to select a document-wide target color model and offers tools for
3498 automatic color schemes, conversion between eight color models, and
3499 alternating table row colors.
3500
3501 %description latex-xcolor -l hu.UTF-8
3502 `xcolor' egy egyszerű meghajtó-független hozzáférést biztosít
3503 színekhez, átmenetekhez, tónusokhóz, és a színek korlátlan
3504 keverékéhez. Lehetőséged van a teljes dokumentumra érvényes szín
3505 modell kiválasztásához és a színmodellek közötti konverzióra.
3506
3507 %description latex-xcolor -l pl.UTF-8
3508 `xcolor' dostarcza łatwego, niezależnego od urządzenia dostępu do
3509 wielu rodzai cieniowania, tonów i połączeń dowolnych kolorów. Pozwala
3510 na wybór modelu koloru dla całego dokumentu i oferuje narzędzia dla
3511 schematów kolorów, konwersji między ośmioma modelami kolorów oraz
3512 naprzemiennych kolorów w tabelach.
3513
3514 %package format-latex
3515 Summary:        LaTeX macro package
3516 Summary(pl.UTF-8):      Pakiet makr LaTeX
3517 Group:          Applications/Publishing/TeX
3518 Requires(post,postun):  %{_bindir}/texhash
3519 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3520 Obsoletes:      hugelatex
3521
3522 %description format-latex
3523 LaTeX is a front end for the TeX text formatting system. Easier to use
3524 than TeX, LaTeX is essentially a set of TeX macros which provide
3525 convenient, predefined document formats for users.
3526
3527 This package contains LaTeX format.
3528
3529 %description format-latex -l pl.UTF-8
3530 LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
3531 łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
3532 dających użytkownikom wygodne, predefiniowane formaty dokumentów.
3533
3534 Ten pakiet zawiera format LaTeX.
3535
3536 %package format-pdflatex
3537 Summary:        PDF LaTeX macro package
3538 Summary(pl.UTF-8):      Pakiet makr PDF LaTeX
3539 Group:          Applications/Publishing/TeX
3540 Requires(post,postun):  %{_bindir}/texhash
3541 Requires:       %{name}-fonts-jknappen = %{epoch}:%{version}-%{release}
3542 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3543 Requires:       %{name}-latex-psnfss = %{epoch}:%{version}-%{release}
3544 Requires:       %{name}-metafont = %{epoch}:%{version}-%{release}
3545 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
3546
3547 %description format-pdflatex
3548 LaTeX is a front end for the TeX text formatting system. Easier to use
3549 than TeX, LaTeX is essentially a set of TeX macros which provide
3550 convenient, predefined document formats for users.
3551
3552 This package contains PDF LaTeX format.
3553
3554 %description format-pdflatex -l pl.UTF-8
3555 LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
3556 łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
3557 dających użytkownikom wygodne, predefiniowane formaty dokumentów.
3558
3559 Ten pakiet zawiera format PDF LaTeX.
3560
3561 # PLaTeX format
3562
3563 %package platex
3564 Summary:        PLaTeX format basic files
3565 Summary(pl.UTF-8):      Podstawowe pliki dla formatu PLaTeX
3566 Group:          Applications/Publishing/TeX
3567 Requires(post,postun):  %{_bindir}/texhash
3568 Requires:       %{name}-fonts-pl = %{epoch}:%{version}-%{release}
3569 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3570
3571 %description platex
3572 PLaTeX format basic files.
3573
3574 %description platex -l pl.UTF-8
3575 Podstawowe pliki dla formatu PLaTeX.
3576
3577 %package format-platex
3578 Summary:        PLaTeX format
3579 Summary(pl.UTF-8):      Format PLaTeX
3580 Group:          Applications/Publishing/TeX
3581 Requires(post,postun):  %{_bindir}/texhash
3582 Requires:       %{name}-platex = %{epoch}:%{version}-%{release}
3583
3584 %description format-platex
3585 PLaTeX format.
3586
3587 %description format-platex -l pl.UTF-8
3588 Format PLaTeX.
3589
3590 %package format-pdfplatex
3591 Summary:        PDF PLaTeX format
3592 Summary(pl.UTF-8):      Format PDF PLaTeX
3593 Group:          Applications/Publishing/TeX
3594 Requires(post,postun):  %{_bindir}/texhash
3595 Requires:       %{name}-fonts-type1-pl = %{epoch}:%{version}-%{release}
3596 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
3597 Requires:       %{name}-platex = %{epoch}:%{version}-%{release}
3598
3599 %description format-pdfplatex
3600 PDF PLaTeX format.
3601
3602 %description format-pdfplatex -l pl.UTF-8
3603 Format PDF PLaTeX.
3604
3605 %package scripts
3606 Summary:        Various scripts
3607 Summary(hu.UTF-8):      Néhány szkript
3608 Group:          Applications/Publishing/TeX
3609 Requires(post,postun):  %{_bindir}/texhash
3610 Requires:       %{name} = %{epoch}:%{version}-%{release}
3611
3612 %description scripts
3613 Various scripts.
3614
3615 %description scripts -l hu.UTF-8
3616 Néhány szkript.
3617
3618 # # TeX generic macros #
3619
3620 %package tex-babel
3621 Summary:        Multilingual support for TeX
3622 Summary(pl.UTF-8):      Obsługa wielu języków dla TeXa
3623 Group:          Applications/Publishing/TeX
3624 Requires(post,postun):  %{_bindir}/texhash
3625 Requires:       %{name} = %{epoch}:%{version}-%{release}
3626
3627 %description tex-babel
3628 Multilingual support for TeX.
3629
3630 %description tex-babel -l pl.UTF-8
3631 Obsługa wielu języków dla TeXa.
3632
3633 %package tex-german
3634 Summary:        Supports the new German orthography (neue deutsche Rechtschreibung)
3635 Summary(pl.UTF-8):      Obsługa nowej ortografii niemieckiej (neue deutsche Rechtschreibung)
3636 Group:          Applications/Publishing/TeX
3637 Requires(post,postun):  %{_bindir}/texhash
3638 Requires:       %{name} = %{epoch}:%{version}-%{release}
3639
3640 %description tex-german
3641 Supports the new German orthography (neue deutsche Rechtschreibung).
3642
3643 %description tex-german -l pl.UTF-8
3644 Obsługa nowej ortografii niemieckiej (neue deutsche Rechtschreibung).
3645
3646 %package tex-insbox
3647 Summary:        A TeX macro for inserting pictures/boxes into paragraphs
3648 Summary(hu.UTF-8):      TeX makró képek/dobozok beszúrására bekezdésekbe
3649 Group:          Applications/Publishing/TeX
3650 Requires(post,postun):  %{_bindir}/texhash
3651 Requires:       %{name} = %{epoch}:%{version}-%{release}
3652
3653 %description tex-insbox
3654 A TeX macro for inserting pictures/boxes into paragraphs.
3655
3656 %description tex-insbox -l hu.UTF-8
3657 TeX makró képek/dobozok beszúrására bekezdésekbe.
3658
3659 %package tex-mfpic
3660 Summary:        Macros which generate Metafont or Metapost for drawing pictures
3661 Summary(pl.UTF-8):      Makra generujące Metafont lub Metapost do rysowania obrazków
3662 Group:          Applications/Publishing/TeX
3663 Requires(post,postun):  %{_bindir}/texhash
3664 Requires:       %{name} = %{epoch}:%{version}-%{release}
3665
3666 %description tex-mfpic
3667 Macros which generate Metafont or Metapost for drawing pictures.
3668
3669 %description tex-mfpic -l pl.UTF-8
3670 Makra generujące Metafont lub Metapost do rysowania obrazków.
3671
3672 %package tex-misc
3673 Summary:        Miscellaneous TeX macros
3674 Summary(pl.UTF-8):      Różne makra TeXowe
3675 Group:          Applications/Publishing/TeX
3676 Requires(post,postun):  %{_bindir}/texhash
3677 Requires:       %{name} = %{epoch}:%{version}-%{release}
3678 Obsoletes:      tetex-tex-eijkhout
3679
3680 %description tex-misc
3681 Miscellaneous TeX macros.
3682
3683 %description tex-misc -l pl.UTF-8
3684 Różne makra TeXowe.
3685
3686 %package tex-pictex
3687 Summary:        Picture drawing macros for TeX and LaTeX
3688 Summary(pl.UTF-8):      Makra do rysowania obrazków dla TeXa i LaTeXa
3689 Group:          Applications/Publishing/TeX
3690 Requires(post,postun):  %{_bindir}/texhash
3691 Requires:       %{name} = %{epoch}:%{version}-%{release}
3692
3693 %description tex-pictex
3694 Picture drawing macros for TeX and LaTeX.
3695
3696 %description tex-pictex -l pl.UTF-8
3697 Makra do rysowania obrazków dla TeXa i LaTeXa.
3698
3699 %package tex-psizzl
3700 Summary:        A TeX format for physics papers
3701 Summary(hu.UTF-8):      TeX formátum fizikai kiadványokhoz
3702 Group:          Applications/Publishing/TeX
3703 Requires(post,postun):  %{_bindir}/texhash
3704 Requires:       %{name} = %{epoch}:%{version}-%{release}
3705
3706 %description tex-psizzl
3707 A TeX format for physics papers.
3708
3709 %description tex-psizzl -l hu.UTF-8
3710 TeX formátum fizikai kiadványokhoz.
3711
3712 %package tex-pstricks
3713 Summary:        PostScript macros for TeX
3714 Summary(pl.UTF-8):      Makra postscriptowe dla TeXa
3715 Group:          Applications/Publishing/TeX
3716 Requires(post,postun):  %{_bindir}/texhash
3717 Requires:       %{name}-tex-misc = %{epoch}:%{version}-%{release}
3718
3719 %description tex-pstricks
3720 An extensive collection of PostScript macros that is compatible with
3721 most TeX macro packages, including Plain TeX, LaTeX, AMS-TeX, and
3722 AMS-LaTeX. Included are macros for color, graphics, pie charts,
3723 rotation, trees and overlays. It has many special features, including:
3724 a wide variety of graphics (picture drawing) macros, with a flexible
3725 interface and with color support. There are macros for coloring or
3726 shading the cells of tables.
3727
3728 %description tex-pstricks -l pl.UTF-8
3729 Duży zestaw makr postscriptowych kompatybilny z większością pakietów
3730 makr TeXowych, w tym: Plain TeX, LaTeX, AMS-TeX i AMS-LaTeX. Załączono
3731 makra obsługujące kolory, grafikę, wykresy kołowe, obroty, drzewa i
3732 nakładanie. Mają wiele możliwości, w tym dużo makr graficznych (do
3733 rysowania obrazków) z elastycznym interfejsem i obsługą koloru. Są też
3734 makra do kolorowania lub cieniowania komórek tabel.
3735
3736 %package tex-qpx
3737 Summary:        QuasiPalatino and PX fonts typesetting support
3738 Summary(pl.UTF-8):      Wsparcie dla składu fontami QuasiPalatino i PX
3739 Group:          Applications/Publishing/TeX
3740 Requires(post,postun):  %{_bindir}/texhash
3741 Requires:       %{name} = %{epoch}:%{version}-%{release}
3742 Requires:       %{name}-fonts-qpx = %{epoch}:%{version}-%{release}
3743
3744 %description tex-qpx
3745 QuasiPalatino and PX fonts typesetting support.
3746
3747 %description tex-qpx -l pl.UTF-8
3748 Wsparcie dla składu fontami QuasiPalatino i PX.
3749
3750 %package tex-qpxqtx
3751 Summary:        QuasiTimes and TX fonts typesetting support
3752 Summary(pl.UTF-8):      Wsparcie dla składu fontami QuasiTimes i TX
3753 Group:          Applications/Publishing/TeX
3754 Requires(post,postun):  %{_bindir}/texhash
3755 Requires:       %{name} = %{epoch}:%{version}-%{release}
3756 Requires:       %{name}-fonts-qpxqtx = %{epoch}:%{version}-%{release}
3757
3758 %description tex-qpxqtx
3759 QuasiTimes and TX fonts typesetting support.
3760
3761 %description tex-qpxqtx -l pl.UTF-8
3762 Wsparcie dla składu fontami QuasiTimes i TX.
3763
3764 %package tex-ruhyphen
3765 Summary:        Russian hyphenation
3766 Summary(pl.UTF-8):      Rosyjskie reguły przenoszenia wyrazów
3767 Group:          Applications/Publishing/TeX
3768 Requires(post,postun):  %{_bindir}/texhash
3769 Requires:       %{name} = %{epoch}:%{version}-%{release}
3770
3771 %description tex-ruhyphen
3772 A collection of Russian hyphenation patterns supporting a number of
3773 Cyrillic font encodings, including T2, UCY (Omega Unicode Cyrillic),
3774 LCY, LWN (OT2), and koi8-r.
3775
3776 %description tex-ruhyphen -l pl.UTF-8
3777 Zestaw rosyjskich wzorców przenoszenia wyrazów obsługujący wiele
3778 kodowań fontów w cyrylicy, włącznie z T2, UCY (Omega Unicode
3779 Cyrillic), LCY, LWN (OT2) i koi8-r.
3780
3781 %package tex-spanish
3782 Summary:        Various TeX related files for typesetting documents written in Spanish
3783 Summary(pl.UTF-8):      Różne pliki TeXowe służące do składu dokumentów w języku hiszpańskim
3784 Group:          Applications/Publishing/TeX
3785 Requires(post,postun):  %{_bindir}/texhash
3786 Requires:       %{name} = %{epoch}:%{version}-%{release}
3787 Obsoletes:      tetex-tex-spanishb
3788
3789 %description tex-spanish
3790 Various TeX related files for typesetting documents written in
3791 Spanish, including hyphenation and dictionaries.
3792
3793 %description tex-spanish -l pl.UTF-8
3794 Różne pliki TeXowe służące do składu dokumentów napisanych w języku
3795 hiszpańskim - w tym reguły przenoszenia wyrazów i słowniki.
3796
3797 %package tex-texdraw
3798 Summary:        Graphical macros, using embedded PostScript
3799 Summary(pl.UTF-8):      Makra graficzne używające osadzanego PostScriptu
3800 Group:          Applications/Publishing/TeX
3801 Requires(post,postun):  %{_bindir}/texhash
3802 Requires:       %{name} = %{epoch}:%{version}-%{release}
3803
3804 %description tex-texdraw
3805 Graphical macros, using embedded PostScript.
3806
3807 %description tex-texdraw -l pl.UTF-8
3808 Makra graficzne używające osadzanego PostScriptu.
3809
3810 %package tex-thumbpdf
3811 Summary:        Thumbnails for PDFTeX and dvips/ps2pdf
3812 Summary(pl.UTF-8):      Ikonki dla PDFTeXa i dvips/ps2pdf
3813 Group:          Applications/Publishing/TeX
3814 Requires(post,postun):  %{_bindir}/texhash
3815 Requires:       %{name} = %{epoch}:%{version}-%{release}
3816
3817 %description tex-thumbpdf
3818 Provides support, using Perl, for thumbnails in pdfTeX and
3819 dvips/ps2pdf, using ghostscript to generate the thumbnails which get
3820 represented in a TeX readable file that is read by the package
3821 thumbpdf.sty to automatically include the thumbnails. Works with both
3822 plain TeX and LaTeX.
3823
3824 %description tex-thumbpdf -l pl.UTF-8
3825 Pakiet przy pomocy Perla dodaje ikonki w pdfTeXu i dvips/ps2pdf przy
3826 użyciu ghostscripta. Ikonki są reprezentowane w pliku czytanym przez
3827 TeXa, który jest wywoływany z thumbpdf.sty, aby automatycznie dołączyć
3828 ikonki. Działa z formatami plain TeX i LaTeX.
3829
3830 %package tex-ukrhyph
3831 Summary:        Ukranian hyphenation
3832 Summary(pl.UTF-8):      Ukraińskie zasady przenoszenia wyrazów
3833 Group:          Applications/Publishing/TeX
3834 Requires(post,postun):  %{_bindir}/texhash
3835 Requires:       %{name} = %{epoch}:%{version}-%{release}
3836
3837 %description tex-ukrhyph
3838 This package allows the use of different hyphenation patterns for the
3839 Ukrainian language for various Cyrillic font encodings. Contains
3840 packages implementing traditional rules, modern rules, and combined
3841 English-Ukrainian hyphenation.
3842
3843 %description tex-ukrhyph -l pl.UTF-8
3844 Ten pakiet pozwala na używanie różnych wzorców przenoszenia wyrazów
3845 dla języka ukraińskiego z różnymi kodowaniami fontów z cyrylicą.
3846 Zawiera pakiety z implementacją reguł tradycyjnych, współczesnych i
3847 łączonych angielsko-ukraińskich.
3848
3849 %package latex-variations
3850 Summary:        Typeset tables of variations of functions
3851 Group:          Applications/Publishing/TeX
3852 Requires(post,postun):  %{_bindir}/texhash
3853 Requires:       %{name} = %{epoch}:%{version}-%{release}
3854
3855 %description latex-variations
3856 Typeset tables of variations of functions.
3857
3858 %package latex-vietnam
3859 Summary:        Vietnamese language support
3860 Summary(pl.UTF-8):      Wsparcie dla języka wietnamskiego
3861 Group:          Applications/Publishing/TeX
3862 Requires(post,postun):  %{_bindir}/texhash
3863 Requires:       %{name} = %{epoch}:%{version}-%{release}
3864 Obsoletes:      tetex-tex-vietnam
3865
3866 %description latex-vietnam
3867 Vietnamese language support.
3868
3869 %description latex-vietnam -l pl.UTF-8
3870 Wsparcie dla języka wietnamskiego.
3871
3872 %package tex-xypic
3873 Summary:        Package for typesetting a variety of graphs and diagrams with TeX
3874 Summary(pl.UTF-8):      Pakiet do składania w TeXu różnych wykresów i diagramów
3875 Group:          Applications/Publishing/TeX
3876 Requires(post,postun):  %{_bindir}/texhash
3877 Requires:       %{name} = %{epoch}:%{version}-%{release}
3878 Requires:       %{name}-fonts-xypic = %{epoch}:%{version}-%{release}
3879
3880 %description tex-xypic
3881 A package for typesetting a variety of graphs and diagrams with TeX.
3882 Xy-pic works with most formats (including LaTeX, AMS-LaTeX, AMS-TeX,
3883 and plain TeX), in particular Xy-pic is provided as a LaTeX2e
3884 `supported package'.
3885
3886 %description tex-xypic -l pl.UTF-8
3887 Pakiet do składania w TeXu różnych wykresów i diagramów. Xy-pic działa
3888 z większością formatów (w tym LaTeX, AMS-LaTeX, AMS-TeX i plain TeX),
3889 w szczególności jest dołączany jako "wspierany pakiet" LaTeX2e.
3890
3891 %package tex-xkeyval
3892 Summary:        Extension to keyval package
3893 Summary(pl.UTF-8):      Rozszerzenie do pakietu keyval
3894 Group:          Applications/Publishing/TeX
3895 Requires(post,postun):  /usr/bin/texhash
3896 Requires:       %{name} = %{epoch}:%{version}-%{release}
3897
3898 %description tex-xkeyval
3899 Extension to keyval package.
3900
3901 %description tex-xkeyval -l pl.UTF-8
3902 Rozszerzenie do pakietu keyval.
3903
3904 %package dirs-fonts
3905 Summary:        TeX font directories
3906 Summary(pl.UTF-8):      Katalogi fontów TeXa
3907 Group:          Fonts
3908 Obsoletes:      tetex-dirs-fonts
3909
3910 %description dirs-fonts
3911 TeX font directories.
3912
3913 %description dirs-fonts -l pl.UTF-8
3914 Katalogi fontów TeXa.
3915
3916 # # Fonts packages #
3917
3918 %package fonts-adobe
3919 Summary:        Adobe fonts
3920 Summary(pl.UTF-8):      Fonty Adobe
3921 Group:          Fonts
3922 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3923
3924 %description fonts-adobe
3925 Adobe fonts.
3926
3927 %description fonts-adobe -l pl.UTF-8
3928 Fonty Adobe.
3929
3930 %package fonts-ae
3931 Summary:        Virtual fonts for PDF-files with T1 encoded CMR-fonts
3932 Summary(pl.UTF-8):      Wirtualne fonty do plików PDF z fontami CMR o kodowaniu T1
3933 Group:          Fonts
3934 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3935
3936 %description fonts-ae
3937 Virtual fonts for PDF-files with T1 encoded CMR-fonts.
3938
3939 %description fonts-ae -l pl.UTF-8
3940 Wirtualne fonty do plików PDF z fontami CMR o kodowaniu T1.
3941
3942 %package fonts-ams
3943 Summary:        AMS fonts
3944 Summary(pl.UTF-8):      Fonty AMS
3945 Group:          Fonts
3946 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3947
3948 %description fonts-ams
3949 AMS fonts.
3950
3951 %description fonts-ams -l pl.UTF-8
3952 Fonty AMS.
3953
3954 %package fonts-antp
3955 Summary:        Antykwa Poltawskiego, a Type 1 family of Polish traditional type
3956 Summary(pl.UTF-8):      Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako Type 1
3957 Group:          Fonts
3958 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3959
3960 %description fonts-antp
3961 Antykwa Poltawskiego, a Type 1 family of Polish traditional type.
3962
3963 %description fonts-antp -l pl.UTF-8
3964 Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako
3965 Type 1.
3966
3967 %package fonts-antt
3968 Summary:        Antykwa Torunska, a Type 1 family of a Polish traditional type
3969 Summary(pl.UTF-8):      Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1
3970 Group:          Fonts
3971 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3972
3973 %description fonts-antt
3974 Antykwa Torunska, a Type 1 family of a Polish traditional type.
3975
3976 %description fonts-antt -l pl.UTF-8
3977 Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1.
3978
3979 %package fonts-arphic
3980 Summary:        Arphic fonts
3981 Group:          Fonts
3982 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3983
3984 %description fonts-arphic
3985 Arphic fonts.
3986
3987 %package fonts-bbm
3988 Summary:        Blackboard variant fonts for Computer Modern, with LaTeX support
3989 Summary(pl.UTF-8):      Tablicowy wariant fontów Computer Modern ze wsparciem dla LaTeXa
3990 Group:          Fonts
3991 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3992
3993 %description fonts-bbm
3994 Blackboard variant fonts for Computer Modern, with LaTeX support.
3995
3996 %description fonts-bbm -l pl.UTF-8
3997 Tablicowy wariant fontów Computer Modern ze wsparciem dla LaTeXa.
3998
3999 %package fonts-bbold
4000 Summary:        Sans serif blackboard bold for LaTeX
4001 Summary(pl.UTF-8):      Tablicowy tłusty font sans serif dla LaTeXa
4002 Group:          Fonts
4003 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4004
4005 %description fonts-bbold
4006 Sans serif blackboard bold for LaTeX.
4007
4008 %description fonts-bbold -l pl.UTF-8
4009 Tablicowy tłusty font sans serif dla LaTeXa.
4010
4011 %package fonts-bh
4012 Summary:        Bold & Heavy Fonts
4013 Summary(pl.UTF-8):      Fonty Bold i Heavy
4014 Group:          Fonts
4015 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4016
4017 %description fonts-bh
4018 Bold & Heavy Fonts.
4019
4020 %description fonts-bh -l pl.UTF-8
4021 Fonty Bold i Heavy.
4022
4023 %package fonts-bitstream
4024 Summary:        Bitstream fonts
4025 Summary(pl.UTF-8):      Fonty Bitstream
4026 Group:          Fonts
4027 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4028 Obsoletes:      tetex-fonts-bitstrea
4029
4030 %description fonts-bitstream
4031 Bitstream fonts.
4032
4033 %description fonts-bitstream -l pl.UTF-8
4034 Fonty Bitstream.
4035
4036 %package fonts-cbgreek
4037 Summary:        Complete set of Greek fonts
4038 Summary(pl.UTF-8):      Pełny zestaw fontów greckich
4039 Group:          Fonts
4040 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4041
4042 %description fonts-cbgreek
4043 Complete set of Greek fonts.
4044
4045 %description fonts-cbgreek -l pl.UTF-8
4046 Pełny zestaw fontów greckich.
4047
4048 %package fonts-cc-pl
4049 Summary:        Polish version of Computer Concrete fonts
4050 Summary(pl.UTF-8):      Polska wersja fontów Computer Concrete
4051 Group:          Fonts
4052 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4053
4054 %description fonts-cc-pl
4055 Polish version of Computer Concrete fonts.
4056
4057 %description fonts-cc-pl -l pl.UTF-8
4058 Polska wersja fontów Computer Concrete.
4059
4060 %package fonts-cg
4061 Summary:        Compugraphic fonts
4062 Summary(pl.UTF-8):      Fonty Compugraphic
4063 Group:          Fonts
4064 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4065
4066 %description fonts-cg
4067 Compugraphic fonts.
4068
4069 %description fonts-cg -l pl.UTF-8
4070 Fonty Compugraphic.
4071
4072 %package fonts-cm
4073 Summary:        Computer Modern fonts
4074 Summary(pl.UTF-8):      Fonty Computer Modern
4075 Group:          Fonts
4076 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4077
4078 %description fonts-cm
4079 Computer Modern fonts.
4080
4081 %description fonts-cm -l pl.UTF-8
4082 Fonty Computer Modern.
4083
4084 %package fonts-cmbright
4085 Summary:        CM Bright fonts
4086 Summary(pl.UTF-8):      Fonty CM Bright
4087 Group:          Fonts
4088 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4089
4090 %description fonts-cmbright
4091 CM Bright fonts.
4092
4093 %description fonts-cmbright -l pl.UTF-8
4094 Fonty CM Bright.
4095
4096 %package fonts-cmsuper
4097 Summary:        CM Super fonts
4098 Summary(hu.UTF-8):      CM Super betűtípus
4099 Group:          Fonts
4100 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4101
4102 %description fonts-cmsuper
4103 CM Super fonts.
4104
4105 %description fonts-cmsuper -l hu.UTF-8
4106 CM Super betűtípus
4107
4108
4109 %package fonts-cmcyr
4110 Summary:        Computer Modern fonts extended with Russian letters
4111 Summary(pl.UTF-8):      Fonty Computer Modern rozszerzone o litery rosyjskie
4112 Group:          Fonts
4113 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4114
4115 %description fonts-cmcyr
4116 Computer Modern fonts extended with Russian letters.
4117
4118 %description fonts-cmcyr -l pl.UTF-8
4119 Fonty Computer Modern rozszerzone o litery rosyjskie.
4120
4121 %package fonts-cmextra
4122 Summary:        Extra Computer Modern fonts, from the American Mathematical Society
4123 Summary(pl.UTF-8):      Dodatkowe fonty Computer Modern z AMS
4124 Group:          Fonts
4125 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4126
4127 %description fonts-cmextra
4128 Extra Computer Modern fonts, from the American Mathematical Society.
4129
4130 %description fonts-cmextra -l pl.UTF-8
4131 Dodatkowe fonty Computer Modern z AMS (American Mathematical Society).
4132
4133 %package fonts-concmath
4134 Summary:        Concrete Math fonts
4135 Summary(pl.UTF-8):      Fonty matematyczne Concrete Math
4136 Group:          Fonts
4137 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4138
4139 %description fonts-concmath
4140 Concrete Math fonts.
4141
4142 %description fonts-concmath -l pl.UTF-8
4143 Fonty matematyczne Concrete Math.
4144
4145 %package fonts-concrete
4146 Summary:        Concrete Roman fonts
4147 Summary(pl.UTF-8):      Fonty Concrete Roman
4148 Group:          Fonts
4149 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4150
4151 %description fonts-concrete
4152 Concrete Roman fonts, designed by Donald E. Knuth, originally for use
4153 with Euler math fonts.
4154
4155 %description fonts-concrete -l pl.UTF-8
4156 Fonty Concrete Roman, opracowane przez Donalda E. Knutha, oryginalnie
4157 przeznaczone do używania z fontami matematycznymi Euler.
4158
4159 %package fonts-cs
4160 Summary:        Czech/Slovak-tuned MetaFont Computer Modern fonts
4161 Summary(pl.UTF-8):      Fonty MetaFont Computer Modern dla języków czeskiego i słowackiego
4162 Group:          Fonts
4163 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4164
4165 %description fonts-cs
4166 Czech/Slovak-tuned MetaFont Computer Modern fonts.
4167
4168 %description fonts-cs -l pl.UTF-8
4169 Fonty MetaFont Computer Modern zmodyfikowane pod kątem języków
4170 czeskiego i słowackiego.
4171
4172 %package fonts-dstroke
4173 Summary:        Doublestroke font for typesetting the mathematical symbols
4174 Summary(pl.UTF-8):      Podwójnie kreślony font do składania symboli matematycznych
4175 Group:          Fonts
4176 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4177
4178 %description fonts-dstroke
4179 Doublestroke font for typesetting the mathematical symbols.
4180
4181 %description fonts-dstroke -l pl.UTF-8
4182 Podwójnie kreślony font do składania symboli matematycznych.
4183
4184 %package fonts-ecc
4185 Summary:        Sources for the European Concrete fonts
4186 Summary(pl.UTF-8):      Źródła dla fontów European Concrete
4187 Group:          Fonts
4188 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4189
4190 %description fonts-ecc
4191 The MetaFont sources and tfm files of the European Concrete Fonts.
4192 This is the EC implementation of Knuth's Concrete fonts, including
4193 also the corresponding text companion fonts.
4194
4195 %description fonts-ecc -l pl.UTF-8
4196 Źródła MetaFonta i pliki tfm dla fontów European Concrete. Jest to
4197 implementacja EC fontów Concrete Knutha, włącznie z odpowiadającymi
4198 tekstowymi fontami towarzyszącymi.
4199
4200 %package fonts-eurosym
4201 Summary:        The new European currency symbol for the Euro
4202 Summary(pl.UTF-8):      Symbol nowej europejskiej waluty Euro
4203 Group:          Fonts
4204 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4205
4206 %description fonts-eurosym
4207 The new European currency symbol for the Euro implemented in Metafont,
4208 using the official European Commission dimensions, and providing
4209 several shapes (normal, slanted, bold, outline).
4210
4211 %description fonts-eurosym -l pl.UTF-8
4212 Symbol nowej europejskiej waluty Euro, zaimplementowany w Metafoncie,
4213 z użyciem oficjalnych wymiarów wg Komisji Europejskiej, dostarczający
4214 różnych kształtów (normalnego, pochylonego, tłustego, szkicowanego).
4215
4216 %package fonts-eulervm
4217 Summary:        The Virtual Euler Math fonts
4218 Summary(pl.UTF-8):      Fonty Virtual Euler Math
4219 Group:          Fonts
4220 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4221
4222 %description fonts-eulervm
4223 Euler-VM is a set of _virtual_ math fonts based on Euler and CM. This
4224 approach has several advantages over immediately using the _real_
4225 Euler fonts: Most noticeably, less TeX resources are consumed, the
4226 quality of various math symbols is improved, and a usable \hslash
4227 symbol can be provided.
4228
4229 %description fonts-eulervm -l pl.UTF-8
4230 Euler-VM to zbiór _wirtualnych_ fontów matematycznych opartych na
4231 fontach Euler i CM. Podejście to ma różne zalety nad bezpośrednim
4232 używaniem _prawdziwych_ fontów Euler: najbardziej zauważalnie, używane
4233 jest mniej zasobów TeXa, poprawiona jest jakość różnych symboli
4234 matematycznych i może być dostępny używalny symbol \hslash.
4235
4236 %package fonts-euxm
4237 Summary:        Fonts similar to EUSM but with two more characters
4238 Summary(pl.UTF-8):      Fonty podobne do EUSM, ale z dwoma dodatkowymi znakami
4239 Group:          Fonts
4240 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4241
4242 %description fonts-euxm
4243 Fonts like EUSM but with two more characters needed for Concrete Math
4244 included in TeXLive distribution in fonts3.
4245
4246 %description fonts-euxm -l pl.UTF-8
4247 Fonty podobne do EUSM, ale z dwoma dodatkowymi znakami, potrzebnymi
4248 dla Concrete Math dołączonego w fonts3 dystrybucji TeXLive.
4249
4250 %package fonts-gothic
4251 Summary:        Gothic and ornamental initial fonts by Yannis Haralambous
4252 Summary(pl.UTF-8):      Początkowe fonty gotyckie i ornamentowe Yannisa Haralambousa
4253 Group:          Fonts
4254 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4255
4256 %description fonts-gothic
4257 Gothic and ornamental initial fonts by Yannis Haralambous.
4258
4259 %description fonts-gothic -l pl.UTF-8
4260 Początkowe fonty gotyckie i ornamentowe Yannisa Haralambousa.
4261
4262 %package fonts-hoekwater
4263 Summary:        Converted mflogo font
4264 Summary(pl.UTF-8):      Przekonwertowany font mflogo
4265 Group:          Fonts
4266 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4267
4268 %description fonts-hoekwater
4269 Fonts originally created in MetaFont, transformed to PostScript by
4270 Taco Hoekwater; includes logo, manfnt, rsfs, stmaryrd, wasy, wasy2,
4271 xipa.
4272
4273 %description fonts-hoekwater -l pl.UTF-8
4274 Fonty oryginalnie stworzone w MetaFoncie, przekształcone do
4275 PostScriptu przez Taco Hoekwatera; zawierają: logo, manfnt, rsfs,
4276 stmaryrd, wasy, wasy2, xipa.
4277
4278 %package fonts-jknappen
4279 Summary:        Miscellaneous packages by Joerg Knappen
4280 Summary(pl.UTF-8):      Różne pakiety autorstwa Joerga Knappena
4281 Group:          Fonts
4282 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4283
4284 %description fonts-jknappen
4285 Miscellaneous macros, mostly for making use of extra fonts, by Joerg
4286 Knappen, including sgmlcmpt.
4287
4288 %description fonts-jknappen -l pl.UTF-8
4289 Różne makra, głównie do używania dodatkowych fontów autorstwa Joerga
4290 Knappena. Zawiera sgmlcmpt.
4291
4292 %package fonts-latex
4293 Summary:        Basic LaTeX fonts
4294 Summary(pl.UTF-8):      Podstawowe fonty dla LaTeXa
4295 Group:          Fonts
4296 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4297
4298 %description fonts-latex
4299 Basic LaTeX fonts.
4300
4301 %description fonts-latex -l pl.UTF-8
4302 Podstawowe fonty dla LaTeXa.
4303
4304 %package fonts-lh
4305 Summary:        Olga Lapko's LH fonts
4306 Summary(pl.UTF-8):      Fonty LH Olgi Lapko
4307 Group:          Fonts
4308 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4309
4310 %description fonts-lh
4311 The lh fonts for the `T2'/X2 encodings (for cyrillic languages).
4312
4313 %description fonts-lh -l pl.UTF-8
4314 Fonty lh dla kodowań `T2'/X2 (dla języków zapisywanych cyrylicą).
4315
4316 %package fonts-lm
4317 Summary:        Latin Modern family fonts
4318 Summary(pl.UTF-8):      Fonty z rodziny Latin Modern
4319 Group:          Applications/Publishing/TeX
4320 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4321
4322 %description fonts-lm
4323 Latin Modern family of fonts, based on the Computer Modern fonts
4324 released into public domain by AMS (copyright (C) 1997 AMS). Contain a
4325 lot of additional characters, mainly accented ones, but not only.
4326 There is a one set of PostScript fonts and four sets of TeX Font
4327 Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
4328 encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
4329 Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
4330 potential user knows what to do with all these files. The author is
4331 Boguslaw Jackowski.
4332
4333 %description fonts-lm -l pl.UTF-8
4334 Rodzina fontów Latin Modern, oparta na fontach Computer Modern
4335 przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
4336 Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
4337 Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
4338 Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
4339 QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
4340 (texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
4341 (ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
4342 tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
4343
4344 %package fonts-marvosym
4345 Summary:        Martin Vogel's Symbol (marvosym) font
4346 Summary(pl.UTF-8):      Font Symbol Martina Vogela (marvosym)
4347 Group:          Fonts
4348 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4349
4350 %description fonts-marvosym
4351 Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
4352 currency symbol as defined by the European commission; Euro currency
4353 symbols in typefaces Times, Helvetica and Courier; Symbols for
4354 structural engineering; Symbols for steel cross-sections; Astronomy
4355 signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
4356 symbols; CE sign and others.
4357
4358 %description fonts-marvosym -l pl.UTF-8
4359 Font Symbol Martina Vogela (marvosym) to font zawierający: symbol
4360 waluty Euro zdefiniowany przez Komisję Europejską; symbole waluty Euro
4361 dla krojów Times, Helvetica i Courier; symbole dla inżynierii
4362 strukturalnej; symbole dla przekroi poprzecznych; symbole
4363 astronomiczne (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole
4364 krawieckie; znak CE i inne.
4365
4366 %package fonts-mflogo
4367 Summary:        Logo fonts
4368 Summary(pl.UTF-8):      Fonty logo
4369 Group:          Fonts
4370 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4371
4372 %description fonts-mflogo
4373 Logo fonts.
4374
4375 %description fonts-mflogo -l pl.UTF-8
4376 Fonty logo.
4377
4378 %package fonts-misc
4379 Summary:        Miscellaneous fonts
4380 Summary(pl.UTF-8):      Różne fonty
4381 Group:          Fonts
4382 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4383
4384 %description fonts-misc
4385 Miscellaneous fonts.
4386
4387 %description fonts-misc -l pl.UTF-8
4388 Fonty różne.
4389
4390 %package fonts-monotype
4391 Summary:        Monotype fonts
4392 Summary(pl.UTF-8):      Fonty Monotype
4393 Group:          Fonts
4394 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4395
4396 %description fonts-monotype
4397 Monotype fonts.
4398
4399 %description fonts-monotype -l pl.UTF-8
4400 Fonty Monotype.
4401
4402 %package fonts-omega
4403 Summary:        Fonts for Omega - extended unicode TeX
4404 Summary(pl.UTF-8):      Fonty dla Omegi - TeXa ze wsparciem dla unikodu
4405 Group:          Fonts
4406 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4407
4408 %description fonts-omega
4409 Fonts for Omega - extended unicode TeX.
4410
4411 %description fonts-omega -l pl.UTF-8
4412 Fonty dla Omegi - TeXa ze wsparciem dla unikodu.
4413
4414
4415 %package fonts-other
4416 Summary:        Other fonts
4417 Summary(hu.UTF-8):      További betűtípusok
4418 Group:          Fonts
4419 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4420
4421 %description fonts-other
4422 Other fonts.
4423
4424 %description fonts-omega -l hu.UTF-8
4425 További betűtípusok.
4426
4427 %package fonts-pazo
4428 Summary:        Pazo fonts
4429 Summary(pl.UTF-8):      Fonty Pazo
4430 Group:          Fonts
4431 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4432
4433 %description fonts-pazo
4434 Pazo fonts.
4435
4436 %description fonts-pazo -l pl.UTF-8
4437 Fonty Pazo.
4438
4439 %package fonts-pl
4440 Summary:        Polish fonts
4441 Summary(pl.UTF-8):      Polskie fonty
4442 Group:          Fonts
4443 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4444
4445 %description fonts-pl
4446 Polish fonts.
4447
4448 %description fonts-pl -l pl.UTF-8
4449 Polskie fonty.
4450
4451 %package fonts-px
4452 Summary:        PX fonts
4453 Summary(pl.UTF-8):      Fonty PX
4454 Group:          Fonts
4455 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4456
4457 %description fonts-px
4458 PX fonts.
4459
4460 %description fonts-px -l pl.UTF-8
4461 Fonty PX.
4462
4463 %package fonts-qfonts
4464 Summary:        Quasi fonts
4465 Summary(pl.UTF-8):      Fonty Quasi
4466 Group:          Fonts
4467 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4468
4469 %description fonts-qfonts
4470 Quasi fonts.
4471
4472 %description fonts-qfonts -l pl.UTF-8
4473 Fonty Quasi.
4474
4475 %package fonts-qpx
4476 Summary:        Additional fonts for QPX package
4477 Summary(pl.UTF-8):      Dodatkowe fonty dla pakietu QPX
4478 Group:          Fonts
4479 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4480 Requires:       %{name}-fonts-px = %{epoch}:%{version}-%{release}
4481 Requires:       %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
4482
4483 %description fonts-qpx
4484 Additional fonts for QPX package.
4485
4486 %description fonts-qpx -l pl.UTF-8
4487 Dodatkowe fonty dla pakietu QPX.
4488
4489 %package fonts-qpxqtx
4490 Summary:        Additional fonts for QTX package
4491 Summary(pl.UTF-8):      Dodatkowe fonty dla pakietu QTX
4492 Group:          Fonts
4493 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4494 # I hope qpxqtx doesn't need qfonts
4495 # Requires:     %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
4496 Requires:       %{name}-fonts-tx = %{epoch}:%{version}-%{release}
4497
4498 %description fonts-qpxqtx
4499 Additional fonts for QTX package.
4500
4501 %description fonts-qpxqtx -l pl.UTF-8
4502 Dodatkowe fonty dla pakietu QTX.
4503
4504 %package fonts-rsfs
4505 Summary:        Fonts of uppercase script letters for scientific and mathematical typesetting
4506 Summary(pl.UTF-8):      Fonty wielkich liter pisanych do składania dokumentów naukowych i matematycznych
4507 Group:          Fonts
4508 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4509
4510 %description fonts-rsfs
4511 Fonts of uppercase script letters for use as symbols in scientific and
4512 mathematical typesetting, in contrast to the informal script fonts
4513 such as that used for the `calligraphic' symbols in the TeX math
4514 symbol font.
4515
4516 %description fonts-rsfs -l pl.UTF-8
4517 Fonty wielkich liter pisanych do używania jako symbole przy składaniu
4518 dokumentów naukowych i matematycznych, w odróżnieniu od nieformalnych
4519 fontów pisanych takich jak używane do symboli "kaligraficznych" w
4520 matematycznym foncie TeXowym symbol.
4521
4522 %package fonts-stmaryrd
4523 Summary:        St Mary Road symbols for functional programming
4524 Summary(pl.UTF-8):      Symbole St Mary Road do programowania funkcyjnego
4525 Group:          Fonts
4526 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4527
4528 %description fonts-stmaryrd
4529 St Mary Road symbols for functional programming.
4530
4531 %description fonts-stmaryrd -l pl.UTF-8
4532 Symbole St Mary Road do programowania funkcyjnego.
4533
4534 %package fonts-tx
4535 Summary:        TX fonts
4536 Summary(pl.UTF-8):      Fonty TX
4537 Group:          Fonts
4538 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4539
4540 %description fonts-tx
4541 TX fonts.
4542
4543 %description fonts-tx -l pl.UTF-8
4544 Fonty TX.
4545
4546 %package fonts-uhc
4547 Summary:        UHC fonts
4548 Group:          Fonts
4549 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4550
4551 %description fonts-uhc
4552 UHC fonts.
4553
4554 %package fonts-urw
4555 Summary:        URW fonts
4556 Summary(pl.UTF-8):      Fonty URW
4557 Group:          Fonts
4558 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4559
4560 %description fonts-urw
4561 URW fonts.
4562
4563 %description fonts-urw -l pl.UTF-8
4564 Fonty URW.
4565
4566 %package fonts-urwvn
4567 Summary:        URWVN fonts
4568 Summary(pl.UTF-8):      Fonty URWVN
4569 Group:          Fonts
4570 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4571
4572 %description fonts-urwvn
4573 URWVN fonts.
4574
4575 %description fonts-urwvn -l pl.UTF-8
4576 Fonty URWVN.
4577
4578 %package fonts-vnr
4579 Summary:        VNR fonts
4580 Summary(pl.UTF-8):      Fonty VNR
4581 Group:          Fonts
4582 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4583
4584 %description fonts-vnr
4585 VNR fonts.
4586
4587 %description fonts-vnr -l pl.UTF-8
4588 Fonty VNR.
4589
4590 %package fonts-urw35vf
4591 Summary:        urw35vf fonts
4592 Summary(hu.UTF-8):      urw35vf betűtípus
4593 Summary(pl.UTF-8):      Fonty urw35vf
4594 Group:          Fonts
4595 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4596
4597 %description fonts-urw35vf
4598 urw35vf fonts.
4599
4600 %description fonts-urw35vf -l hu.UTF-8
4601 urw35vf betűtípus.
4602
4603 %package fonts-wadalab
4604 Summary:        Wadalab fonts
4605 Group:          Fonts
4606 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4607
4608 %description fonts-wadalab
4609 Wadalab fonts.
4610
4611 %package fonts-wasy
4612 Summary:        Waldis symbol fonts
4613 Summary(pl.UTF-8):      Fonty Waldis symbol
4614 Group:          Fonts
4615 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4616
4617 %description fonts-wasy
4618 Waldis symbol fonts.
4619
4620 %description fonts-wasy -l pl.UTF-8
4621 Fonty Waldis symbol.
4622
4623 %package fonts-xypic
4624 Summary:        Xy-pic fonts
4625 Summary(pl.UTF-8):      Fonty Xy-pic
4626 Group:          Fonts
4627 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4628
4629 %description fonts-xypic
4630 Xy-pic fonts.
4631
4632 %description fonts-xypic -l pl.UTF-8
4633 Fonty Xy-pic.
4634
4635 %package fonts-yandy
4636 Summary:        European Modern fonts from Y&Y
4637 Summary(pl.UTF-8):      Fonty European Modern od Y&Y
4638 Group:          Fonts
4639 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4640
4641 %description fonts-yandy
4642 European Modern fonts from Y&Y.
4643
4644 %description fonts-yandy -l pl.UTF-8
4645 Fonty European Modern od Y&Y.
4646
4647 %package fonts-type1-antp
4648 Summary:        Antykwa Poltawskiego, a Type 1 family of Polish traditional type
4649 Summary(pl.UTF-8):      Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako Type 1
4650 Group:          Fonts
4651 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4652
4653 %description fonts-type1-antp
4654 Antykwa Poltawskiego, a Type 1 family of Polish traditional type.
4655
4656 %description fonts-type1-antp -l pl.UTF-8
4657 Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako
4658 Type 1.
4659
4660 %package fonts-type1-antt
4661 Summary:        Antykwa Torunska, a Type 1 family of a Polish traditional type
4662 Summary(pl.UTF-8):      Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1
4663 Group:          Fonts
4664 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4665
4666 %description fonts-type1-antt
4667 Antykwa Torunska, a Type 1 family of a Polish traditional type.
4668
4669 %description fonts-type1-antt -l pl.UTF-8
4670 Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1.
4671
4672 %package fonts-type1-arphic
4673 Summary:        Type1 Arphic fonts
4674 Group:          Fonts
4675 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4676
4677 %description fonts-type1-arphic
4678 Type1 Arphic fonts.
4679
4680 %package fonts-type1-belleek
4681 Summary:        Free replacement for basic MathTime fonts
4682 Summary(pl.UTF-8):      Wolnodostępny zamiennik podstawowych fontów MathTime
4683 Group:          Fonts
4684 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4685
4686 %description fonts-type1-belleek
4687 Free replacement for basic MathTime fonts.
4688
4689 %description fonts-type1-belleek -l pl.UTF-8
4690 Wolnodostępny zamiennik podstawowych fontów MathTime.
4691
4692 %package fonts-type1-bitstream
4693 Summary:        Bitstream fonts
4694 Summary(pl.UTF-8):      Fonty Bitstream
4695 Group:          Fonts
4696 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4697 Obsoletes:      tetex-fonts-type1-bitstrea
4698
4699 %description fonts-type1-bitstream
4700 Bitstream fonts.
4701
4702 %description fonts-type1-bitstream -l pl.UTF-8
4703 Fonty Bitstream.
4704
4705 %package fonts-type1-bluesky
4706 Summary:        Computer Modern family fonts
4707 Summary(pl.UTF-8):      Fonty z rodziny Computer Modern
4708 Group:          Fonts
4709 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4710
4711 %description fonts-type1-bluesky
4712 Computer Modern family fonts.
4713
4714 %description fonts-type1-bluesky -l pl.UTF-8
4715 Fonty z rodzony Computer Modern.
4716
4717 %package fonts-type1-cc-pl
4718 Summary:        Polish version of Computer Concrete fonts
4719 Summary(pl.UTF-8):      Polska wersja fontów Computer Concrete
4720 Group:          Fonts
4721 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4722
4723 %description fonts-type1-cc-pl
4724 Polish version of Computer Concrete fonts.
4725
4726 %description fonts-type1-cc-pl -l pl.UTF-8
4727 Polska wersja fontów Computer Concrete.
4728
4729 %package fonts-type1-cmcyr
4730 Summary:        Computer Modern fonts extended with Russian letters
4731 Summary(pl.UTF-8):      Fonty Computer Modern rozszerzone o litery rosyjskie
4732 Group:          Fonts
4733 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4734
4735 %description fonts-type1-cmcyr
4736 Computer Modern fonts extended with Russian letters.
4737
4738 %description fonts-type1-cmcyr -l pl.UTF-8
4739 Fonty Computer Modern rozszerzone o litery rosyjskie.
4740
4741 %package fonts-type1-cs
4742 Summary:        Czech/Slovak-tuned MetaFont Computer Modern fonts
4743 Summary(pl.UTF-8):      Fonty MetaFont Computer Modern dla języków czeskiego i słowackiego
4744 Group:          Fonts
4745 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4746
4747 %description fonts-type1-cs
4748 Czech/Slovak-tuned MetaFont Computer Modern fonts.
4749
4750 %description fonts-type1-cs -l pl.UTF-8
4751 Fonty MetaFont Computer Modern zmodyfikowane pod kątem języków
4752 czeskiego i słowackiego.
4753
4754 %package fonts-type1-dstroke
4755 Summary:        Doublestroke Type1 font for typesetting the mathematical symbols
4756 Summary(pl.UTF-8):      Podwójnie kreślony font Type1 do składania symboli matematycznych
4757 Group:          Fonts
4758 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4759
4760 %description fonts-type1-dstroke
4761 Doublestroke Type1 font for typesetting the mathematical symbols.
4762
4763 %description fonts-type1-dstroke -l pl.UTF-8
4764 Podwójnie kreślony font Type1 do składania symboli matematycznych.
4765
4766 %package fonts-type1-eurosym
4767 Summary:        The new European currency symbol for the Euro
4768 Summary(pl.UTF-8):      Symbol nowej europejskiej waluty Euro
4769 Group:          Fonts
4770 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4771
4772 %description fonts-type1-eurosym
4773 The new European currency symbol for the Euro implemented in Metafont,
4774 using the official European Commission dimensions, and providing
4775 several shapes (normal, slanted, bold, outline).
4776
4777 %description fonts-type1-eurosym -l pl.UTF-8
4778 Symbol nowej europejskiej waluty Euro, zaimplementowany w Metafoncie,
4779 z użyciem oficjalnych wymiarów wg Komisji Europejskiej, dostarczający
4780 różnych kształtów (normalnego, pochylonego, tłustego, szkicowanego).
4781
4782 %package fonts-type1-hoekwater
4783 Summary:        Converted mflogo font
4784 Summary(pl.UTF-8):      Przekonwertowany font mflogo
4785 Group:          Fonts
4786 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4787
4788 %description fonts-type1-hoekwater
4789 Fonts originally created in MetaFont, transformed to PostScript by
4790 Taco Hoekwater; includes logo, manfnt, rsfs, stmaryrd, wasy, wasy2,
4791 xipa.
4792
4793 %description fonts-type1-hoekwater -l pl.UTF-8
4794 Fonty oryginalnie stworzone w MetaFoncie, przekształcone do
4795 PostScriptu przez Taco Hoekwatera; zawierają: logo, manfnt, rsfs,
4796 stmaryrd, wasy, wasy2, xipa.
4797
4798 %package fonts-type1-fpl
4799 Summary:        SC/OsF fonts for URW Palladio L
4800 Summary(pl.UTF-8):      Fonty SC/OsF dla URW Palladio L
4801 Group:          Fonts
4802 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4803
4804 %description fonts-type1-fpl
4805 The FPL Fonts provide a set of SC/OsF fonts for URW Palladio L which
4806 are compatible with respect to metrics with the Palatino SC/OsF fonts
4807 from Adobe. Note that it is not the author's aim to exactly reproduce
4808 the outlines of the original Adobe fonts. The SC and OsF in the FPL
4809 Fonts were designed with the glyphs from URW Palladio L as starting
4810 point. For some glyphs (eg 'o') the author got the best result by
4811 scaling and boldening. For others (eg 'h') shifting selected portions
4812 of the character gave more satisfying results. All this was done using
4813 the free font editor FontForge <http://fontforge.sf.net/>. The kerning
4814 data in these fonts comes from Walter Schmidt's improved Palatino
4815 metrics.
4816
4817 %description fonts-type1-fpl -l pl.UTF-8
4818 Fonty FPL dostarczają zbiór fontów SC/OsF dla URW Palladio L, które są
4819 kompatybilne co do metryk z fontami Palatino SC/OsF firmy Adobe.
4820 Należy jednak zaznaczyć, że celem autora nie jest dokładne odtworzenie
4821 kształtów oryginalnych fontów Adobe. SC i OsF w fontach FPL były
4822 projektowane w oparciu o glify z URW Palladio L. Dla niektórych glifów
4823 (np. 'o') autor uzyskał najlepszy wynik poprzez skalowanie i
4824 pogrubianie. Dla innych (np. 'h') przesuwanie wybranych części znaku
4825 dało lepsze wyniki. Wszystko to zostało zrobione przy użyciu
4826 wolnodostępnego edytora fontów FontForge <http://fontforge.sf.net/>.
4827 Dane dla kerningu w tych fontach pochodzą z ulepszonych metryk
4828 Palatino Waltera Schmidta.
4829
4830 %package fonts-type1-tt2001
4831 Summary:        Type1 tt2001 family fonts
4832 Summary(pl.UTF-8):      Fonty Type1 z rodziny tt2001
4833 Group:          Applications/Publishing/TeX
4834 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4835
4836 %description fonts-type1-tt2001
4837 Type1 tt2001 famliy fonts.
4838
4839 %description fonts-type1-tt2001 -l pl.UTF-8
4840 Fonty Type1 z rodziny tt2001.
4841
4842 %package fonts-type1-lm
4843 Summary:        Type1 Latin Modern family fonts
4844 Summary(pl.UTF-8):      Fonty Type1 z rodziny Latin Modern
4845 Group:          Applications/Publishing/TeX
4846 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4847
4848 %description fonts-type1-lm
4849 Latin Modern family of fonts, based on the Computer Modern fonts
4850 released into public domain by AMS (copyright (C) 1997 AMS). Contain a
4851 lot of additional characters, mainly accented ones, but not only.
4852 There is a one set of PostScript fonts and four sets of TeX Font
4853 Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
4854 encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
4855 Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
4856 potential user knows what to do with all these files. The author is
4857 Boguslaw Jackowski.
4858
4859 %description fonts-type1-lm -l pl.UTF-8
4860 Rodzina fontów Latin Modern, oparta na fontach Computer Modern
4861 przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
4862 Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
4863 Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
4864 Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
4865 QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
4866 (texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
4867 (ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
4868 tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
4869
4870 %package fonts-type1-marvosym
4871 Summary:        Martin Vogel's Symbol (marvosym) font
4872 Summary(pl.UTF-8):      Font Symbol Martina Vogela (marvosym)
4873 Group:          Fonts
4874 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4875
4876 %description fonts-type1-marvosym
4877 Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
4878 currency symbol as defined by the European commission; Euro currency
4879 symbols in typefaces Times, Helvetica and Courier; Symbols for
4880 structural engineering; Symbols for steel cross-sections; Astronomy
4881 signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
4882 symbols; CE sign and others.
4883
4884 %description fonts-type1-marvosym -l pl.UTF-8
4885 Font Symbol Martina Vogela (marvosym) to font zawierający: symbol
4886 waluty Euro zdefiniowany przez Komisję Europejską; symbole waluty Euro
4887 dla krojów Times, Helvetica i Courier; symbole dla inżynierii
4888 strukturalnej; symbole dla przekroi poprzecznych; symbole
4889 astronomiczne (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole
4890 krawieckie; znak CE i inne.
4891
4892 %package fonts-type1-mathpazo
4893 Summary:        Pazo Math fonts
4894 Summary(pl.UTF-8):      Fonty matematyczne Pazo Math
4895 Group:          Fonts
4896 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4897
4898 %description fonts-type1-mathpazo
4899 Pazo Math fonts.
4900
4901 %description fonts-type1-mathpazo -l pl.UTF-8
4902 Fonty matematyczne Pazo Math.
4903
4904 %package fonts-type1-omega
4905 Summary:        Type1 fonts for Omega - extended unicode TeX
4906 Summary(pl.UTF-8):      Fonty Type1 dla Omegi - TeXa ze wsparciem dla unikodu
4907 Group:          Fonts
4908 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4909
4910 %description fonts-type1-omega
4911 Type1 fonts for Omega - extended unicode TeX.
4912
4913 %description fonts-type1-omega -l pl.UTF-8
4914 Fonty Type1 dla Omegi - TeXa ze wsparciem dla unikodu.
4915
4916 %package fonts-type1-pl
4917 Summary:        Polish fonts
4918 Summary(pl.UTF-8):      Polskie fonty
4919 Group:          Fonts
4920 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4921 Requires:       %{name}-fonts-type1-bluesky = %{epoch}:%{version}-%{release}
4922
4923 %description fonts-type1-pl
4924 Polish fonts.
4925
4926 %description fonts-type1-pl -l pl.UTF-8
4927 Polskie fonty.
4928
4929 %package fonts-type1-px
4930 Summary:        PX fonts
4931 Summary(pl.UTF-8):      Fonty PX
4932 Group:          Fonts
4933 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4934
4935 %description fonts-type1-px
4936 PX fonts.
4937
4938 %description fonts-type1-px -l pl.UTF-8
4939 Fonty PX.
4940
4941 %package fonts-type1-qfonts
4942 Summary:        Quasi fonts
4943 Summary(pl.UTF-8):      Fonty Quasi
4944 Group:          Fonts
4945 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4946
4947 %description fonts-type1-qfonts
4948 Quasi fonts.
4949
4950 %description fonts-type1-qfonts -l pl.UTF-8
4951 Fonty Quasi.
4952
4953 %package fonts-type1-tx
4954 Summary:        TX fonts
4955 Summary(pl.UTF-8):      Fonty TX
4956 Group:          Fonts
4957 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4958
4959 %description fonts-type1-tx
4960 TX fonts.
4961
4962 %description fonts-type1-tx -l pl.UTF-8
4963 Fonty TX.
4964
4965 %package fonts-type1-uhc
4966 Summary:        Type1 UHC fonts
4967 Group:          Fonts
4968 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4969
4970 %description fonts-type1-uhc
4971 Type1 UHC fonts.
4972
4973 %package fonts-type1-urw
4974 Summary:        URW fonts
4975 Summary(pl.UTF-8):      Fonty URW
4976 Group:          Fonts
4977 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4978
4979 %description fonts-type1-urw
4980 URW fonts.
4981
4982 %description fonts-type1-urw -l pl.UTF-8
4983 Fonty URW.
4984
4985 %package fonts-type1-vnr
4986 Summary:        Type1 VNR fonts
4987 Summary(pl.UTF-8):      Fonty Type1 VNR
4988 Group:          Fonts
4989 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4990
4991 %description fonts-type1-vnr
4992 Type1 VNR fonts.
4993
4994 %description fonts-type1-vnr -l pl.UTF-8
4995 Fonty Type1 VNR.
4996
4997 %package fonts-type1-wadalab
4998 Summary:        Type1 Wadalab fonts
4999 Group:          Fonts
5000 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5001
5002 %description fonts-type1-wadalab
5003 Type1 Wadalab fonts.
5004
5005 %package fonts-type1-xypic
5006 Summary:        Xy-pic fonts
5007 Summary(pl.UTF-8):      Fonty Xy-pic
5008 Group:          Fonts
5009 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5010
5011 %description fonts-type1-xypic
5012 Xy-pic fonts.
5013
5014 %description fonts-type1-xypic -l pl.UTF-8
5015 Fonty Xy-pic.
5016
5017
5018 # TeXLive-specific packages - there wasn't before...
5019 %package afm2pl
5020 Summary:        Convert an Adobe font metric file to a TeX font property list
5021 Group:          Fonts
5022
5023 %description afm2pl
5024 Convert an Adobe font metric file to a TeX font property list.
5025
5026
5027 %package bbox
5028 Summary:        bbox prints the bounding box of images
5029 Group:          Applications/Publishing/TeX
5030
5031 %description bbox
5032 bbox reads a rawppm or rawpbm file and prints out the bounding box of
5033 the image.
5034
5035 %package cefutils
5036 Summary:        In cefutils there are CEF-compatible utils
5037 Group:          Applications/Publishing/TeX
5038
5039 %description cefutils
5040 In cefutils there are CEF-compatible (Chinese Encoding Framework)
5041 utils.
5042
5043 %package detex
5044 Summary:        A filter to strip TeX commands from a .tex file
5045 Summary(hu.UTF-8):      Egy szűrő, amely .tex fájlokból szűri ki a TeX parancsokat
5046 Group:          Applications/Publishing/TeX
5047
5048 %description detex
5049 A filter to strip TeX commands from a .tex file.
5050
5051 %description detex -l hu.UTF-8
5052 Egy szűrő, amely .tex fájlokból szűri ki a TeX parancsokat.
5053
5054
5055 %package dviutils
5056 Summary:        Various DVI utils
5057 Summary(hu.UTF-8):      Vegyes DVI eszközök
5058 Group:          Applications/Publishing/TeX
5059
5060 %description dviutils
5061 This package contains various DVI utils.
5062
5063 %description dviutils -l hu.UTF-8
5064 Ez a csomag mindenféle DVI eszközt tartalmaz.
5065
5066 %package epsutils
5067 Summary:        Various EPS utils
5068 Group:          Applications/Publishing/TeX
5069
5070 %description epsutils
5071 Various EPS (Encapsulated PostScript) utils.
5072
5073
5074 %package filters
5075 Summary:        Various filters
5076 Group:          Applications/Publishing/TeX
5077
5078 %description filters
5079 Various filters.
5080
5081
5082 %package uncategorized-utils
5083 Summary:        Uncategorized utils
5084 Group:          Applications/Publishing/TeX
5085
5086 %description uncategorized-utils
5087 Uncategorized utilities. Needs check and categorizing.
5088
5089 %package tex4ht
5090 Summary:        LaTeX and TeX for hypertext
5091 Group:          Applications/Publishing/TeX
5092
5093 %description tex4ht
5094 A converter from TeX and LaTeX to hypertext (HTML, XML, etc.),
5095 providing a configurable (La)TeX-based authoring system for hypertext.
5096 When converting to XML, you can use MathML instead of images for
5097 equation representation.
5098
5099 %package xetex
5100 Summary:        Extended TeX / LaTeX version for unicode
5101 Group:          Applications/Publishing/TeX
5102 Requires(post,postun):  /usr/bin/texhash
5103 Requires:       %{name}-fonts-misc = %{epoch}:%{version}-%{release}
5104
5105 %description xetex
5106 XeTeX extends the TeX typesetting system (and macro packages such as
5107 LaTeX and ConTeXt) to have native support for the Unicode character
5108 set, including complex Asian scripts, and for OpenType and TrueType
5109 fonts.
5110
5111 %package xmltex
5112 Summary:        TeX package for processing XML files
5113 Group:          Applications/Publishing/TeX
5114 Requires(post,postun):  /usr/bin/texhash
5115
5116 %description xmltex
5117 XMLTeX is a non-validating, namespace-aware XML parser written in TeX.
5118 It allows TeX to directly process XML files.
5119
5120 %prep
5121 %setup -q -c -T -n %{name}-%{version}-source
5122 lzma -dc %{SOURCE0} | tar xf - -C ..
5123 %patch0 -p1
5124 %patch1 -p1
5125
5126 cd libs/teckit
5127 cat ax*.m4 > acinclude.m4
5128 %{__libtoolize}
5129 %{__aclocal}
5130 %{__autoconf}
5131 %{__automake}
5132
5133 %build
5134 find . -name "config.sub" -exec cp /usr/share/automake/config.sub '{}' ';'
5135 %{__sed} -i 's@"extend/\(.*\)"@<\1>@' texk/ttf2pk/*.c
5136 cd texk/kpathsea
5137 %{__sed} -i 's@^TEXMFMAIN =.*@TEXMFMAIN = %{texmf}@' texmf.cnf
5138 %{__sed} -i 's@^TEXMFDIST =.*@TEXMFDIST = %{texmfdist}@' texmf.cnf
5139 %{__sed} -i 's@^TEXMFLOCAL =.*@TEXMFLOCAL = %{texmf}@' texmf.cnf
5140 %{__sed} -i 's@^TEXMFSYSVAR =.*@TEXMFSYSVAR = %{_localstatedir}@' texmf.cnf
5141 %{__sed} -i 's@^TEXMFSYSCONFIG =.*@TEXMFSYSCONFIG = %{_sysconfdir}/%{name}@' texmf.cnf
5142 %{__sed} -i 's@^TEXMFVAR =.*@TEXMFVAR = %{_localstatedir}@' texmf.cnf
5143 cd ../..
5144
5145 %configure \
5146 %if %{with bootstrap}
5147         --without-xindy \
5148         --without-luatex \
5149 %endif
5150         --disable-multiplatform \
5151         --disable-static \
5152         --enable-a4 \
5153         --enable-gf \
5154         --enable-ipc \
5155         --enable-shared \
5156         --with-fontconfig \
5157         --with-fonts-dir=/var/cache/fonts \
5158         --with-ncurses \
5159         --with-system-freetype \
5160         --with-freetype-include=/usr/include/freetype \
5161         --with-system-freetype2 \
5162         --with-freetype2-include=/usr/include/freetype2 \
5163         --with-system-gd \
5164         --with-system-ncurses \
5165         --with-system-pnglib \
5166         --with-system-t1lib \
5167         --with-system-zlib \
5168         --with-xdvi-x-toolkit=xaw \
5169         --without-dialog \
5170         --without-t1utils \
5171         --without-texinfo
5172
5173 %{__make}
5174
5175 %install
5176 rm -rf $RPM_BUILD_ROOT
5177 install -d $RPM_BUILD_ROOT%{_datadir} \
5178         $RPM_BUILD_ROOT%{_desktopdir} \
5179         $RPM_BUILD_ROOT%{_pixmapsdir} \
5180         $RPM_BUILD_ROOT%{_mandir}/man5 \
5181         $RPM_BUILD_ROOT/var/cache/fonts \
5182         $RPM_BUILD_ROOT/etc/cron.daily\
5183         $RPM_BUILD_ROOT/etc/sysconfig/tetex-updmap\
5184         $RPM_BUILD_ROOT%{_localstatedir}/fonts/map\
5185         $RPM_BUILD_ROOT%{fmtdir}/pdftex
5186
5187 lzma -dc %{SOURCE1} | tar xf - -C $RPM_BUILD_ROOT%{_datadir}
5188 %{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf $RPM_BUILD_ROOT%{texmf}
5189 %{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf-dist $RPM_BUILD_ROOT%{texmfdist}
5190 %{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf-doc $RPM_BUILD_ROOT%{texmfdoc}
5191 # This is an empty directory
5192 %{__rm} -r $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf
5193 # Useless binary
5194 %{__rm} $RPM_BUILD_ROOT%{_datadir}/texmf-dist/doc/latex/splitindex/splitindex{.exe,-Linux-i386,-OpenBSD-i386}
5195
5196 # commented out because of following (non-fatal) error:
5197 # Can't open texmf/web2c/texmf.cnf: No such file or directory.
5198 #perl -pi \
5199 #       -e "s|\.\./\.\./texmf|$RPM_BUILD_ROOT%{texmf}|g;" \
5200 #       -e "s|/var/cache/fonts|$RPM_BUILD_ROOT/var/cache/fonts|g;" \
5201 #       texmf/web2c/texmf.cnf
5202
5203 install -d $RPM_BUILD_ROOT%{texmf}/fonts/opentype/public
5204
5205 LD_LIBRARY_PATH=$RPM_BUILD_ROOT%{_libdir}; export LD_LIBRARY_PATH
5206
5207 %{__make} install \
5208         prefix=$RPM_BUILD_ROOT%{_prefix} \
5209         bindir=$RPM_BUILD_ROOT%{_bindir} \
5210         mandir=$RPM_BUILD_ROOT%{_mandir} \
5211         libdir=$RPM_BUILD_ROOT%{_libdir} \
5212         datadir=$RPM_BUILD_ROOT%{_datadir} \
5213         infodir=$RPM_BUILD_ROOT%{_infodir} \
5214         includedir=$RPM_BUILD_ROOT%{_includedir} \
5215         sbindir=$RPM_BUILD_ROOT%{_sbindir} \
5216         texmf=$RPM_BUILD_ROOT%{texmf} \
5217         texmfsysvar=$RPM_BUILD_ROOT%{_localstatedir} \
5218         texmfsysconfig=$RPM_BUILD_ROOT%{texmf}
5219
5220 # Fix broken symlinks
5221 CURDIR=$(pwd)
5222 cd $RPM_BUILD_ROOT%{_bindir}
5223 ln -sf ../share/texmf/scripts/a2ping/a2ping.pl a2ping
5224 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/context context
5225 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/ctxtools ctxtools
5226 ln -sf ../share/texmf-dist/scripts/dviasm/dviasm.py dviasm
5227 ln -sf ../share/texmf/scripts/tetex/e2pall.pl e2pall
5228 ln -sf ../share/texmf-dist/scripts/bengali/ebong.py ebong
5229 ln -sf ../share/texmf-dist/scripts/epspdf/epspdf epspdf
5230 ln -sf ../share/texmf-dist/scripts/epspdf/epspdftk epspdftk
5231 ln -sf ../share/texmf/scripts/epstopdf/epstopdf.pl epstopdf
5232 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/exatools exatools
5233 ln -sf ../share/texmf/scripts/texlive/getnonfreefonts.pl getnonfreefonts
5234 ln -sf ../share/texmf/scripts/texlive/getnonfreefonts.pl getnonfreefonts-sys
5235 ln -sf ../share/texmf-dist/scripts/tex4ht/ht.sh ht
5236 ln -sf ../share/texmf-dist/scripts/tex4ht/htcontext.sh htcontext
5237 ln -sf ../share/texmf-dist/scripts/tex4ht/htlatex.sh htlatex
5238 ln -sf ../share/texmf-dist/scripts/tex4ht/htmex.sh htmex
5239 ln -sf ../share/texmf-dist/scripts/tex4ht/httex.sh httex
5240 ln -sf ../share/texmf-dist/scripts/tex4ht/httexi.sh httexi
5241 ln -sf ../share/texmf-dist/scripts/tex4ht/htxelatex.sh htxelatex
5242 ln -sf ../share/texmf-dist/scripts/tex4ht/htxetex.sh htxetex
5243 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/luatools luatools
5244 ln -sf ../share/texmf-dist/scripts/glossaries/makeglossaries makeglossaries
5245 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/makempy makempy
5246 ln -sf ../share/texmf-dist/scripts/tex4ht/mk4ht.pl mk4ht
5247 ln -sf ../share/texmf-dist/scripts/mkjobtexmf/mkjobtexmf.pl mkjobtexmf
5248 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mpstools mpstools
5249 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mptopdf mptopdf
5250 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mtxrun mtxrun
5251 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mtxtools mtxtools
5252 ln -sf ../share/texmf-dist/scripts/oberdiek/pdfatfi.pl pdfatfi
5253 ln -sf ../share/texmf-dist/scripts/pdfcrop/pdfcrop.pl pdfcrop
5254 ln -sf ../share/texmf-dist/scripts/ppower4/pdfthumb.texlua pdfthumb
5255 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/pdftools pdftools
5256 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/pdftrimwhite pdftrimwhite
5257 ln -sf ../share/texmf-dist/scripts/perltex/perltex.pl perltex
5258 ln -sf ../share/texmf/scripts/pkfix/pkfix.pl pkfix
5259 ln -sf ../share/texmf-dist/scripts/ppower4/ppower4.texlua ppower4
5260 ln -sf ../share/texmf/scripts/ps2eps/ps2eps.pl ps2eps
5261 ln -sf ../share/texmf-dist/scripts/pst-pdf/ps4pdf ps4pdf
5262 ln -sf ../share/texmf-dist/scripts/pst2pdf/pst2pdf.pl pst2pdf
5263 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/pstopdf pstopdf
5264 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/rlxtools rlxtools
5265 ln -sf ../share/texmf/scripts/texlive/rungs.tlu rungs
5266 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/runtools runtools
5267 ln -sf ../share/texmf/scripts/simpdftex/simpdftex simpdftex
5268 ln -sf ../share/texmf-dist/scripts/texcount/TeXcount.pl texcount
5269 ln -sf ../share/texmf/scripts/texlive/texdoc.tlu texdoc
5270 ln -sf ../share/texmf/scripts/tetex/texdoctk.pl texdoctk
5271 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texexec texexec
5272 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texfind texfind
5273 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texfont texfont
5274 ln -sf ../share/texmf-dist/scripts/context/ruby/texmfstart.rb texmfstart
5275 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texshow texshow
5276 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/textools textools
5277 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texutil texutil
5278 ln -sf ../share/texmf-dist/scripts/thumbpdf/thumbpdf.pl thumbpdf
5279 ln -sf ../share/texmf/scripts/texlive/tlmgr.pl tlmgr
5280 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/tmftools tmftools
5281 ln -sf ../share/texmf-dist/scripts/vpe/vpe.pl vpe
5282 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/xmltools xmltools
5283 cd $CURDIR
5284
5285 #install %{SOURCE7} $RPM_BUILD_ROOT%{_bindir}
5286 #touch $RPM_BUILD_ROOT/etc/sysconfig/tetex-updmap/maps.lst
5287
5288 # %{__make} init \
5289 #       prefix=$RPM_BUILD_ROOT%{_prefix} \
5290 #       bindir=$RPM_BUILD_ROOT%{_bindir} \
5291 #       mandir=$RPM_BUILD_ROOT%{_mandir} \
5292 #       libdir=$RPM_BUILD_ROOT%{_libdir} \
5293 #       datadir=$RPM_BUILD_ROOT%{_datadir} \
5294 #       infodir=$RPM_BUILD_ROOT%{_infodir} \
5295 #       includedir=$RPM_BUILD_ROOT%{_includedir} \
5296 #       sbindir=$RPM_BUILD_ROOT%{_sbindir} \
5297 #       texmf=$RPM_BUILD_ROOT%{texmf}
5298
5299 %{__rm} -r $RPM_BUILD_ROOT%{_prefix}/texmf
5300 %{__rm} -r $RPM_BUILD_ROOT%{_prefix}/texmf-dist
5301 # We don't need it
5302 %{__rm} -r $RPM_BUILD_ROOT%{texmf}/doc/man
5303 %{__rm} -r $RPM_BUILD_ROOT%{texmfdoc}/source
5304
5305 perl -pi \
5306         -e "s|$RPM_BUILD_ROOT||g;" \
5307         $RPM_BUILD_ROOT%{texmf}/web2c/texmf.cnf
5308
5309 install %{SOURCE4} $RPM_BUILD_ROOT/etc/cron.daily/texlive
5310
5311 install %{SOURCE5} $RPM_BUILD_ROOT%{_desktopdir}
5312 install %{SOURCE6} $RPM_BUILD_ROOT%{_pixmapsdir}
5313
5314 # bzip2 -dc %{SOURCE3} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
5315
5316 # in separate spec
5317 # rm -rf $RPM_BUILD_ROOT%{texmf}/tex/latex/{pgf,xcolor}
5318 # rm -rf $RPM_BUILD_ROOT%{texmf}/doc/latex/{pgf,xcolor}
5319
5320 # not included in package
5321 rm -f $RPM_BUILD_ROOT%{texmf}/doc/fonts/oldgerman/COPYING
5322 rm -f $RPM_BUILD_ROOT%{texmf}/doc/Makefile
5323 rm -f $RPM_BUILD_ROOT%{texmf}/doc/programs/texinfo.*
5324 rm -f $RPM_BUILD_ROOT%{texmf}/doc/helpfile
5325 rm -f $RPM_BUILD_ROOT%{texmf}/doc/helpindex.html
5326 rm -f $RPM_BUILD_ROOT%{texmf}/fonts/pk/ljfour/lh/lh-lcy/*.600pk
5327 rm -f $RPM_BUILD_ROOT%{texmf}/release-tetex-{src,texmf}.txt
5328 rm -f $RPM_BUILD_ROOT%{texmf}/scripts/uniqleaf/uniqleaf.pl
5329 rm -f $RPM_BUILD_ROOT%{texmf}/doc/help/Catalogue-upd.sh
5330 rm -f $RPM_BUILD_ROOT%{texmf}/doc/help/faq/uktug-faq-upd.sh
5331 rm -f $RPM_BUILD_ROOT%{texmf}/doc/mkhtml*
5332 rm -f $RPM_BUILD_ROOT%{texmf}/doc/index.html
5333 rm -f $RPM_BUILD_ROOT%{texmf}/doc/index.php
5334 rm -f $RPM_BUILD_ROOT%{_infodir}/dir.gz
5335 rm -f $RPM_BUILD_ROOT%{_mandir}/{README.*,hu/man1/readlink.1*}
5336 rm -f $RPM_BUILD_ROOT%{_datadir}/texinfo/html/texi2html.html
5337
5338 # move format logs to BUILD, so $RPM_BUILD_ROOT is not polluted
5339 # and we can still analyze them
5340 # install -d format-logs
5341 # mv -fv $RPM_BUILD_ROOT%{fmtdir}/*.log format-logs
5342
5343 %clean
5344 rm -rf $RPM_BUILD_ROOT
5345
5346 %post
5347 %fixinfodir
5348 %texhash
5349
5350 %postun
5351 %fixinfodir
5352 if [ "$1" = "1" ]; then
5353         %texhash
5354 fi
5355
5356 %post doc-Catalogue
5357 %texhash
5358
5359 %postun doc-Catalogue
5360 %texhash
5361
5362 %post doc-tug-faq
5363 %texhash
5364
5365 %postun doc-tug-faq
5366 %texhash
5367
5368 %post -n kpathsea
5369 /sbin/ldconfig
5370 %fixinfodir
5371 %texhash
5372
5373 %postun -n kpathsea
5374 /sbin/ldconfig
5375 %fixinfodir
5376 %texhash
5377
5378 %post -n kpathsea-devel
5379 %texhash
5380
5381 %postun -n kpathsea-devel
5382 %texhash
5383
5384 %post dvips
5385 %fixinfodir
5386 %texhash
5387
5388 %postun dvips
5389 %fixinfodir
5390 %texhash
5391
5392 %post dvilj
5393 %texhash
5394
5395 %postun dvilj
5396 %texhash
5397
5398 %post makeindex
5399 %texhash
5400
5401 %postun makeindex
5402 %texhash
5403
5404 %post scripts
5405 %texhash
5406
5407 %postun scripts
5408 %texhash
5409
5410 %post tex-arrayjob
5411 %texhash
5412
5413 %postun tex-arrayjob
5414 %texhash
5415
5416 %post tex-insbox
5417 %texhash
5418
5419 %postun tex-insbox
5420 %texhash
5421
5422 %post tex-mathdots
5423 %texhash
5424
5425 %postun tex-mathdots
5426 %texhash
5427
5428 %post tex-midnight
5429 %texhash
5430
5431 %postun tex-midnight
5432 %texhash
5433
5434 %post tex-ofs
5435 %texhash
5436
5437 %postun tex-ofs
5438 %texhash
5439
5440 %post tex-physe
5441 %texhash
5442
5443 %postun tex-physe
5444 %texhash
5445
5446 %post tex-velthuis
5447 %texhash
5448
5449 %postun tex-velthuis
5450 %texhash
5451
5452 %post tex-ytex
5453 %texhash
5454
5455 %postun tex-ytex
5456 %texhash
5457
5458 %post metafont
5459 %texhash
5460
5461 %postun metafont
5462 %texhash
5463
5464 %post metapost
5465 %texhash
5466
5467 %postun metapost
5468 %texhash
5469
5470 %post metapost-other
5471 %texhash
5472
5473 %postun metapost-other
5474 %texhash
5475
5476 %post mptopdf
5477 %texhash
5478
5479 %postun mptopdf
5480 %texhash
5481
5482 %post texdoctk
5483 %texhash
5484
5485 %postun texdoctk
5486 %texhash
5487
5488 %post -n xdvi
5489 %texhash
5490
5491 %postun -n xdvi
5492 %texhash
5493
5494 %post pdftex
5495 %texhash
5496
5497 %postun pdftex
5498 %texhash
5499
5500 %post phyzzx
5501 %texhash
5502
5503 %postun phyzzx
5504 %texhash
5505
5506 %post omega
5507 %texhash
5508
5509 %postun omega
5510 %texhash
5511
5512 %post plain
5513 %texhash
5514
5515 %postun plain
5516 %texhash
5517
5518 %post format-plain
5519 %texhash
5520
5521 %postun format-plain
5522 %texhash
5523
5524 %post format-pdftex
5525 %texhash
5526
5527 %postun format-pdftex
5528 %texhash
5529
5530 %post format-pdfetex
5531 %texhash
5532
5533 %postun format-pdfetex
5534 %texhash
5535
5536 %post mex
5537 %texhash
5538
5539 %postun mex
5540 %texhash
5541
5542 %post format-mex
5543 %texhash
5544
5545 %postun format-mex
5546 %texhash
5547
5548 %post format-pdfmex
5549 %texhash
5550
5551 %postun format-pdfmex
5552 %texhash
5553
5554 %postun format-utf8mex
5555 %texhash
5556
5557 %post amstex
5558 %texhash
5559
5560 %postun amstex
5561 %texhash
5562
5563 %post format-amstex
5564 %texhash
5565
5566 %postun format-amstex
5567 %texhash
5568
5569 %post format-pdfamstex
5570 %texhash
5571
5572 %postun format-pdfamstex
5573 %texhash
5574
5575 %post csplain
5576 %texhash
5577
5578 %postun csplain
5579 %texhash
5580
5581 %post format-csplain
5582 %texhash
5583
5584 %postun format-csplain
5585 %texhash
5586
5587 %post format-pdfcsplain
5588 %texhash
5589
5590 %postun format-pdfcsplain
5591 %texhash
5592
5593 %post cslatex
5594 %texhash
5595
5596 %postun cslatex
5597 %texhash
5598
5599 %post format-cslatex
5600 %texhash
5601
5602 %postun format-cslatex
5603 %texhash
5604
5605 %post format-pdfcslatex
5606 %texhash
5607
5608 %postun format-pdfcslatex
5609 %texhash
5610
5611 %post cyrplain
5612 %texhash
5613
5614 %postun cyrplain
5615 %texhash
5616
5617 %post format-cyrplain
5618 %texhash
5619
5620 %postun format-cyrplain
5621 %texhash
5622
5623 %post format-cyramstex
5624 %texhash
5625
5626 %postun format-cyramstex
5627 %texhash
5628
5629 %post format-cyrtexinfo
5630 %texhash
5631
5632 %postun format-cyrtexinfo
5633 %texhash
5634
5635 %post eplain
5636 %texhash
5637
5638 %postun eplain
5639 %texhash
5640
5641 %post format-eplain
5642 %texhash
5643
5644 %postun format-eplain
5645 %texhash
5646
5647 # ConTeXt format
5648
5649 %post context
5650 %texhash
5651
5652 %postun context
5653 %texhash
5654
5655 %post format-context-de
5656 %texhash
5657
5658 %postun format-context-de
5659 %texhash
5660
5661 %post format-context-en
5662 %texhash
5663
5664 %postun format-context-en
5665 %texhash
5666
5667 %post format-context-nl
5668 %texhash
5669
5670 %postun format-context-nl
5671 %texhash
5672
5673 # LaTeX format.
5674
5675 %post latex
5676 %fixinfodir
5677 %texhash
5678
5679 %postun latex
5680 %fixinfodir
5681 %texhash
5682
5683 %post latex-12many
5684 %texhash
5685
5686 %postun latex-12many
5687 %texhash
5688
5689 %post latex-abstract
5690 %texhash
5691
5692 %postun latex-abstract
5693 %texhash
5694
5695 %post latex-accfonts
5696 %texhash
5697
5698 %postun latex-accfonts
5699 %texhash
5700
5701 %post latex-adrconv
5702 %texhash
5703
5704 %postun latex-adrconv
5705 %texhash
5706
5707 %post latex-ae
5708 %texhash
5709
5710 %postun latex-ae
5711 %texhash
5712
5713 %post latex-ams
5714 %texhash
5715
5716 %postun latex-ams
5717 %texhash
5718
5719 %post latex-antp
5720 %texhash
5721
5722 %postun latex-antp
5723 %texhash
5724
5725 %post latex-antt
5726 %texhash
5727
5728 %postun latex-antt
5729 %texhash
5730
5731 %post latex-appendix
5732 %texhash
5733
5734 %postun latex-appendix
5735 %texhash
5736
5737 %post latex-backgammon
5738 %texhash
5739
5740 %postun latex-backgammon
5741 %texhash
5742
5743 %post latex-bardiag
5744 %texhash
5745
5746 %postun latex-bardiag
5747 %texhash
5748
5749 %post latex-bbm
5750 %texhash
5751
5752 %postun latex-bbm
5753 %texhash
5754
5755 %post latex-bbold
5756 %texhash
5757
5758 %postun latex-bbold
5759 %texhash
5760
5761 %post latex-beamer
5762 %texhash
5763
5764 %postun latex-beamer
5765 %texhash
5766
5767 %post latex-bezos
5768 %texhash
5769
5770 %postun latex-bezos
5771 %texhash
5772
5773 %post latex-bibtex
5774 %texhash
5775
5776 %postun latex-bibtex
5777 %texhash
5778
5779 %post latex-bibtex-ams
5780 %texhash
5781
5782 %postun latex-bibtex-ams
5783 %texhash
5784
5785 %post latex-bibtex-pl
5786 %texhash
5787
5788 %postun latex-bibtex-pl
5789 %texhash
5790
5791 %post latex-bibtex-german
5792 %texhash
5793
5794 %postun latex-bibtex-german
5795 %texhash
5796
5797 %post latex-bibtex-revtex4
5798 %texhash
5799
5800 %postun latex-bibtex-revtex4
5801 %texhash
5802
5803 %post latex-bibtex-jurabib
5804 %texhash
5805
5806 %postun latex-bibtex-jurabib
5807 %texhash
5808
5809 %post latex-bibtex-styles
5810 %texhash
5811
5812 %postun latex-bibtex-styles
5813 %texhash
5814
5815 %post latex-booktabs
5816 %texhash
5817
5818 %postun latex-booktabs
5819 %texhash
5820
5821
5822 %post latex-caption
5823 %texhash
5824
5825 %postun latex-caption
5826 %texhash
5827
5828 %post latex-carlisle
5829 %texhash
5830
5831 %postun latex-carlisle
5832 %texhash
5833
5834 %post latex-ccfonts
5835 %texhash
5836
5837 %postun latex-ccfonts
5838 %texhash
5839
5840 %post latex-cite
5841 %texhash
5842
5843 %postun latex-cite
5844 %texhash
5845
5846 %post latex-cmbright
5847 %texhash
5848
5849 %postun latex-cmbright
5850 %texhash
5851
5852 %post latex-colortab
5853 %texhash
5854
5855 %postun latex-colortab
5856 %texhash
5857
5858 %post latex-comment
5859 %texhash
5860
5861 %postun latex-comment
5862 %texhash
5863
5864 %post latex-concmath
5865 %texhash
5866
5867 %postun latex-concmath
5868 %texhash
5869
5870 %post latex-currvita
5871 %texhash
5872
5873 %postun latex-currvita
5874 %texhash
5875
5876
5877 %post latex-curves
5878 %texhash
5879
5880 %postun latex-curves
5881 %texhash
5882
5883 %post latex-custom-bib
5884 %texhash
5885
5886 %postun latex-custom-bib
5887 %texhash
5888
5889 %post latex-cyrillic
5890 %texhash
5891
5892 %postun latex-cyrillic
5893 %texhash
5894
5895 # %post latex-dstroke
5896 # %texhash
5897
5898 # %postun latex-dstroke
5899 # %texhash
5900
5901 %post latex-enumitem
5902 %texhash
5903
5904 %postun latex-enumitem
5905 %texhash
5906
5907 %post latex-exam
5908 %texhash
5909
5910 %postun latex-exam
5911 %texhash
5912
5913 %post latex-examdesign
5914 %texhash
5915
5916 %postun latex-examdesign
5917 %texhash
5918
5919 %post latex-formlett
5920 %texhash
5921
5922 %postun latex-formlett
5923 %texhash
5924
5925 %post latex-gbrief
5926 %texhash
5927
5928 %postun latex-gbrief
5929 %texhash
5930
5931 %post latex-jknappen
5932 %texhash
5933
5934 %postun latex-jknappen
5935 %texhash
5936
5937 %post latex-keystroke
5938 %texhash
5939
5940 %postun latex-keystroke
5941 %texhash
5942
5943 %post latex-labbook
5944 %texhash
5945
5946 %postun latex-labbook
5947 %texhash
5948
5949 %post latex-lcd
5950 %texhash
5951
5952 %postun latex-lcd
5953 %texhash
5954
5955 %post latex-leaflet
5956 %texhash
5957
5958 %postun latex-leaflet
5959 %texhash
5960
5961 %post latex-leftidx
5962 %texhash
5963
5964 %postun latex-leftidx
5965 %texhash
5966
5967 %post latex-lewis
5968 %texhash
5969
5970 %postun latex-lewis
5971 %texhash
5972
5973 %post latex-lm
5974 %texhash
5975
5976 %post latex-lastpage
5977 %texhash
5978
5979 %postun latex-lastpage
5980 %texhash
5981
5982 %postun latex-lm
5983 %texhash
5984
5985 %post latex-lucidabr
5986 %texhash
5987
5988 %postun latex-lucidabr
5989 %texhash
5990
5991 %post latex-marvosym
5992 %texhash
5993
5994 %postun latex-marvosym
5995 %texhash
5996
5997 %post latex-mathexam
5998 %texhash
5999
6000 %postun latex-mathexam
6001 %texhash
6002
6003 %post latex-mathpple
6004 %texhash
6005
6006 %postun latex-mathpple
6007 %texhash
6008
6009 %post latex-mathtime
6010 %texhash
6011
6012 %postun latex-mathtime
6013 %texhash
6014
6015 %post latex-mflogo
6016 %texhash
6017
6018 %postun latex-mflogo
6019 %texhash
6020
6021 %post latex-mfnfss
6022 %texhash
6023
6024 %postun latex-mfnfss
6025 %texhash
6026
6027 %post latex-minitoc
6028 %texhash
6029
6030 %postun latex-minitoc
6031 %texhash
6032
6033 %post latex-mltex
6034 %texhash
6035
6036 %postun latex-mltex
6037 %texhash
6038
6039 %post latex-moreverb
6040 %texhash
6041
6042 %postun latex-moreverb
6043 %texhash
6044
6045 %post latex-multienum
6046 %texhash
6047
6048 %postun latex-multienum
6049 %texhash
6050
6051 %post latex-musictex
6052 %texhash
6053
6054 %postun latex-musictex
6055 %texhash
6056
6057 %post latex-ntheorem
6058 %texhash
6059
6060 %postun latex-ntheorem
6061 %texhash
6062
6063 %post latex-other
6064 %texhash
6065
6066 %postun latex-other
6067 %texhash
6068
6069 %post latex-other-doc
6070 %texhash
6071
6072 %postun latex-other-doc
6073 %texhash
6074
6075 %post latex-palatcm
6076 %texhash
6077
6078 %postun latex-palatcm
6079 %texhash
6080
6081 %post latex-pdfslide
6082 %texhash
6083
6084 %postun latex-pdfslide
6085 %texhash
6086
6087 %post latex-pgf
6088 %texhash
6089
6090 %postun latex-pgf
6091 %texhash
6092
6093 %post latex-polynom
6094 %texhash
6095
6096 %postun latex-polynom
6097 %texhash
6098
6099 %post latex-polynomial
6100 %texhash
6101
6102 %postun latex-polynomial
6103 %texhash
6104
6105 %post latex-prosper
6106 %texhash
6107
6108 %postun latex-prosper
6109 %texhash
6110
6111 %post latex-pseudocode
6112 %texhash
6113
6114 %postun latex-pseudocode
6115 %texhash
6116
6117 %post latex-psnfss
6118 %texhash
6119
6120 %postun latex-psnfss
6121 %texhash
6122
6123 %post latex-pst-2dplot
6124 %texhash
6125
6126 %postun latex-pst-2dplot
6127 %texhash
6128
6129 %post latex-pst-3dplot
6130 %texhash
6131
6132 %postun latex-pst-3dplot
6133 %texhash
6134
6135 %post latex-pst-bar
6136 %texhash
6137
6138 %postun latex-pst-bar
6139 %texhash
6140
6141 %post latex-pst-circ
6142 %texhash
6143
6144 %postun latex-pst-circ
6145 %texhash
6146
6147 %post latex-pst-eucl
6148 %texhash
6149
6150 %postun latex-pst-eucl
6151 %texhash
6152
6153 %post latex-pst-diffraction
6154 %texhash
6155
6156 %postun latex-pst-diffraction
6157 %texhash
6158
6159 %post latex-pst-fun
6160 %texhash
6161
6162 %postun latex-pst-fun
6163 %texhash
6164
6165 %post latex-pst-func
6166 %texhash
6167
6168 %postun latex-pst-func
6169 %texhash
6170
6171 %post latex-pst-infixplot
6172 %texhash
6173
6174 %postun latex-pst-infixplot
6175 %texhash
6176
6177 %post latex-pst-fr3d
6178 %texhash
6179
6180 %postun latex-pst-fr3d
6181 %texhash
6182
6183 %post latex-pst-fractal
6184 %texhash
6185
6186 %postun latex-pst-fractal
6187 %texhash
6188
6189 %post latex-pxfonts
6190 %texhash
6191
6192 %post latex-pst-math
6193 %texhash
6194
6195 %postun latex-pst-math
6196 %texhash
6197
6198 %post latex-pst-ob3d
6199 %texhash
6200
6201 %postun latex-pst-ob3d
6202 %texhash
6203
6204 %post latex-pst-optic
6205 %texhash
6206
6207 %postun latex-pst-optic
6208 %texhash
6209
6210 %post latex-pst-optexp
6211 %texhash
6212
6213 %postun latex-pst-optexp
6214 %texhash
6215
6216 %post latex-pst-text
6217 %texhash
6218
6219 %postun latex-pst-text
6220 %texhash
6221
6222 %post latex-pst-uncategorized
6223 %texhash
6224
6225 %postun latex-pst-uncategorized
6226
6227 %texhash
6228
6229 %postun latex-pxfonts
6230 %texhash
6231
6232 %post latex-qfonts
6233 %texhash
6234
6235 %postun latex-qfonts
6236 %texhash
6237
6238 %post latex-SIstyle
6239 %texhash
6240
6241 %postun latex-SIstyle
6242 %texhash
6243
6244 %post latex-SIunits
6245 %texhash
6246
6247 %postun latex-SIunits
6248 %texhash
6249
6250 %post latex-siunitx
6251 %texhash
6252
6253 %postun latex-siunitx
6254 %texhash
6255
6256 %post latex-Tabbing
6257 %texhash
6258
6259 %postun latex-Tabbing
6260 %texhash
6261
6262 %post latex-txfonts
6263 %texhash
6264
6265 %postun latex-txfonts
6266 %texhash
6267
6268 %post latex-ucs
6269 %texhash
6270
6271 %postun latex-ucs
6272 %texhash
6273
6274 %post latex-umlaute
6275 %texhash
6276
6277 %postun latex-umlaute
6278 %texhash
6279
6280 %post latex-variations
6281 %texhash
6282
6283 %postun latex-variations
6284 %texhash
6285
6286 %post latex-wasysym
6287 %texhash
6288
6289 %postun latex-wasysym
6290 %texhash
6291
6292 %post latex-xcolor
6293 %texhash
6294
6295 %postun latex-xcolor
6296 %texhash
6297
6298 %post format-latex
6299 %texhash
6300
6301 %postun format-latex
6302 %texhash
6303
6304 %post format-pdflatex
6305 %texhash
6306
6307 %postun format-pdflatex
6308 %texhash
6309
6310 %post platex
6311 %texhash
6312
6313 %postun platex
6314 %texhash
6315
6316 %post format-platex
6317 %texhash
6318
6319 %postun format-platex
6320 %texhash
6321
6322 %post format-pdfplatex
6323 %texhash
6324
6325 %postun format-pdfplatex
6326 %texhash
6327
6328 %post tex-babel
6329 %texhash
6330
6331 %postun tex-babel
6332 %texhash
6333
6334 %post tex-german
6335 %texhash
6336
6337 %postun tex-german
6338 %texhash
6339
6340 %post tex-mfpic
6341 %texhash
6342
6343 %postun tex-mfpic
6344 %texhash
6345
6346 %post tex-misc
6347 %texhash
6348
6349 %postun tex-misc
6350 %texhash
6351
6352 %post tex-pictex
6353 %texhash
6354
6355 %postun tex-pictex
6356 %texhash
6357
6358 %post tex-psizzl
6359 %texhash
6360
6361 %postun tex-psizzl
6362 %texhash
6363
6364 %post tex-pstricks
6365 %texhash
6366
6367 %postun tex-pstricks
6368 %texhash
6369
6370 %post tex-qpx
6371 %texhash
6372
6373 %postun tex-qpx
6374 %texhash
6375
6376 %post tex-qpxqtx
6377 %texhash
6378
6379 %postun tex-qpxqtx
6380 %texhash
6381
6382 %post tex-ruhyphen
6383 %texhash
6384
6385 %postun tex-ruhyphen
6386 %texhash
6387
6388 %post tex-spanish
6389 %texhash
6390
6391 %postun tex-spanish
6392 %texhash
6393
6394 %post tex-texdraw
6395 %texhash
6396
6397 %postun tex-texdraw
6398 %texhash
6399
6400 %post tex-thumbpdf
6401 %texhash
6402
6403 %postun tex-thumbpdf
6404 %texhash
6405
6406 %post tex-ukrhyph
6407 %texhash
6408
6409 %postun tex-ukrhyph
6410 %texhash
6411
6412 %post latex-vietnam
6413 %texhash
6414
6415 %postun latex-vietnam
6416 %texhash
6417
6418 %post tex-xypic
6419 %texhash
6420
6421 %postun tex-xypic
6422 %texhash
6423
6424 %post fonts-adobe
6425 %texhash
6426
6427 %postun fonts-adobe
6428 %texhash
6429
6430 %post fonts-ae
6431 %texhash
6432
6433 %postun fonts-ae
6434 %texhash
6435
6436 %post fonts-ams
6437 %texhash
6438
6439 %postun fonts-ams
6440 %texhash
6441
6442 %post fonts-antp
6443 %texhash
6444
6445 %postun fonts-antp
6446 %texhash
6447
6448 %post fonts-antt
6449 %texhash
6450
6451 %postun fonts-antt
6452 %texhash
6453
6454 %post fonts-bbm
6455 %texhash
6456
6457 %postun fonts-bbm
6458 %texhash
6459
6460 %post fonts-bbold
6461 %texhash
6462
6463 %postun fonts-bbold
6464 %texhash
6465
6466 %post fonts-bh
6467 %texhash
6468
6469 %postun fonts-bh
6470 %texhash
6471
6472 %post fonts-bitstream
6473 %texhash
6474
6475 %postun fonts-bitstream
6476 %texhash
6477
6478 %post fonts-cbgreek
6479 %texhash
6480
6481 %postun fonts-cbgreek
6482 %texhash
6483
6484 %post fonts-cc-pl
6485 %texhash
6486
6487 %postun fonts-cc-pl
6488 %texhash
6489
6490 %post fonts-cg
6491 %texhash
6492
6493 %postun fonts-cg
6494 %texhash
6495
6496 %post fonts-cm
6497 %texhash
6498
6499 %postun fonts-cm
6500 %texhash
6501
6502 %post fonts-cmbright
6503 %texhash
6504
6505 %postun fonts-cmbright
6506 %texhash
6507
6508 %post fonts-cmcyr
6509 %texhash
6510
6511 %postun fonts-cmcyr
6512 %texhash
6513
6514 %post fonts-cmextra
6515 %texhash
6516
6517 %postun fonts-cmextra
6518 %texhash
6519
6520 %post fonts-cmsuper
6521 %texhash
6522
6523 %postun fonts-cmsuper
6524 %texhash
6525
6526 %post fonts-concmath
6527 %texhash
6528
6529 %postun fonts-concmath
6530 %texhash
6531
6532 %post fonts-concrete
6533 %texhash
6534
6535 %postun fonts-concrete
6536 %texhash
6537
6538 %post fonts-cs
6539 %texhash
6540
6541 %postun fonts-cs
6542 %texhash
6543
6544 %post fonts-dstroke
6545 %texhash
6546
6547 %postun fonts-dstroke
6548 %texhash
6549
6550 %post fonts-ecc
6551 %texhash
6552
6553 %postun fonts-ecc
6554 %texhash
6555
6556 %post fonts-eurosym
6557 %texhash
6558
6559 %postun fonts-eurosym
6560 %texhash
6561
6562 %post fonts-euxm
6563 %texhash
6564
6565 %postun fonts-euxm
6566 %texhash
6567
6568 %post fonts-gothic
6569 %texhash
6570
6571 %postun fonts-gothic
6572 %texhash
6573
6574 %post fonts-hoekwater
6575 %texhash
6576
6577 %postun fonts-hoekwater
6578 %texhash
6579
6580 %post fonts-jknappen
6581 %texhash
6582
6583 %postun fonts-jknappen
6584 %texhash
6585
6586 %post fonts-latex
6587 %texhash
6588
6589 %postun fonts-latex
6590 %texhash
6591
6592 %post fonts-lh
6593 %texhash
6594
6595 %postun fonts-lh
6596 %texhash
6597
6598 %post fonts-lm
6599 %texhash
6600
6601 %postun fonts-lm
6602 %texhash
6603
6604 %post fonts-marvosym
6605 %texhash
6606
6607 %postun fonts-marvosym
6608 %texhash
6609
6610 %post fonts-mflogo
6611 %texhash
6612
6613 %postun fonts-mflogo
6614 %texhash
6615
6616 %post fonts-misc
6617 %texhash
6618
6619 %postun fonts-misc
6620 %texhash
6621
6622 %post fonts-monotype
6623 %texhash
6624
6625 %postun fonts-monotype
6626 %texhash
6627
6628 %post fonts-omega
6629 %texhash
6630
6631 %postun fonts-omega
6632 %texhash
6633
6634 %post fonts-other
6635 %texhash
6636
6637 %postun fonts-other
6638 %texhash
6639
6640 %post fonts-pazo
6641 %texhash
6642
6643 %postun fonts-pazo
6644 %texhash
6645
6646 %post fonts-pl
6647 %texhash
6648
6649 %postun fonts-pl
6650 %texhash
6651
6652 %post fonts-px
6653 %texhash
6654
6655 %postun fonts-px
6656 %texhash
6657
6658 %post fonts-qfonts
6659 %texhash
6660
6661 %postun fonts-qfonts
6662 %texhash
6663
6664 %post fonts-qpx
6665 %texhash
6666
6667 %postun fonts-qpx
6668 %texhash
6669
6670 %post fonts-qpxqtx
6671 %texhash
6672
6673 %postun fonts-qpxqtx
6674 %texhash
6675
6676 %post fonts-rsfs
6677 %texhash
6678
6679 %postun fonts-rsfs
6680 %texhash
6681
6682 %post fonts-stmaryrd
6683 %texhash
6684
6685 %postun fonts-stmaryrd
6686 %texhash
6687
6688 %post fonts-tx
6689 %texhash
6690
6691 %postun fonts-tx
6692 %texhash
6693
6694 %post fonts-urw
6695 %texhash
6696
6697 %postun fonts-urw
6698 %texhash
6699
6700 %post fonts-urw35vf
6701 %texhash
6702
6703 %postun fonts-urw35vf
6704 %texhash
6705
6706 %post fonts-vnr
6707 %texhash
6708
6709 %postun fonts-vnr
6710 %texhash
6711
6712 %post fonts-wasy
6713 %texhash
6714
6715 %postun fonts-wasy
6716 %texhash
6717
6718 %post fonts-xypic
6719 %texhash
6720
6721 %postun fonts-xypic
6722 %texhash
6723
6724 %post fonts-yandy
6725 %texhash
6726
6727 %postun fonts-yandy
6728 %texhash
6729
6730 %post fonts-type1-antp
6731 %texhash
6732
6733 %postun fonts-type1-antp
6734 %texhash
6735
6736 %post fonts-type1-antt
6737 %texhash
6738
6739 %postun fonts-type1-antt
6740 %texhash
6741
6742 %post fonts-type1-belleek
6743 %texhash
6744
6745 %postun fonts-type1-belleek
6746 %texhash
6747
6748 %post fonts-type1-bitstream
6749 %texhash
6750
6751 %postun fonts-type1-bitstream
6752 %texhash
6753
6754 %post fonts-type1-bluesky
6755 %texhash
6756
6757 %postun fonts-type1-bluesky
6758 %texhash
6759
6760 %post fonts-type1-cc-pl
6761 %texhash
6762
6763 %postun fonts-type1-cc-pl
6764 %texhash
6765
6766 %post fonts-type1-cmcyr
6767 %texhash
6768
6769 %postun fonts-type1-cmcyr
6770 %texhash
6771
6772 %post fonts-type1-cs
6773 %texhash
6774
6775 %postun fonts-type1-cs
6776 %texhash
6777
6778 %post fonts-type1-dstroke
6779 %texhash
6780
6781 %postun fonts-type1-dstroke
6782 %texhash
6783
6784 %post fonts-type1-eurosym
6785 %texhash
6786
6787 %postun fonts-type1-eurosym
6788 %texhash
6789
6790 %post fonts-type1-hoekwater
6791 %texhash
6792
6793 %postun fonts-type1-hoekwater
6794 %texhash
6795
6796 %post fonts-type1-lm
6797 %texhash
6798
6799 %postun fonts-type1-lm
6800 %texhash
6801
6802 %post fonts-type1-marvosym
6803 %texhash
6804
6805 %postun fonts-type1-marvosym
6806 %texhash
6807
6808 %post fonts-type1-mathpazo
6809 %texhash
6810
6811 %postun fonts-type1-mathpazo
6812 %texhash
6813
6814 %post fonts-type1-omega
6815 %texhash
6816
6817 %postun fonts-type1-omega
6818 %texhash
6819
6820 %post fonts-type1-pl
6821 %texhash
6822
6823 %postun fonts-type1-pl
6824 %texhash
6825
6826 %post fonts-type1-px
6827 %texhash
6828
6829 %postun fonts-type1-px
6830 %texhash
6831
6832 %post fonts-type1-qfonts
6833 %texhash
6834
6835 %postun fonts-type1-qfonts
6836 %texhash
6837
6838 %post fonts-type1-tx
6839 %texhash
6840
6841 %postun fonts-type1-tx
6842 %texhash
6843
6844 %post fonts-type1-urw
6845 %texhash
6846
6847 %postun fonts-type1-urw
6848 %texhash
6849
6850 %post fonts-type1-vnr
6851 %texhash
6852
6853 %postun fonts-type1-vnr
6854 %texhash
6855
6856 %post fonts-type1-xypic
6857 %texhash
6858
6859 %postun fonts-type1-xypic
6860 %texhash
6861
6862 %post -n texconfig
6863 %texhash
6864
6865 %postun -n texconfig
6866 %texhash
6867
6868 %post xetex
6869 %texhash
6870
6871 %postun xetex
6872 %texhash
6873
6874 %post xmltex
6875 %texhash
6876
6877 %postun xmltex
6878 %texhash
6879
6880 # Check the commented lines!!!
6881
6882 %files
6883 %defattr(644,root,root,755)
6884 # %doc %{texmf}/LICENSE.texmf
6885 # %doc %{texmf}/ChangeLog
6886 # %doc %{texmf}/doc/README.knuth
6887 # There isn't doc/fonts directory
6888 %dir %{texmfdist}/doc/fonts
6889 %doc %{texmfdist}/doc/fontname
6890 # %dir %{texmf}/doc/fonts/polish
6891 # %dir %{texmf}/doc/help
6892 # %doc %{texmf}/doc/help/csname.txt
6893 # %doc %{texmf}/doc/help/ctan
6894 # %doc %{texmf}/doc/help/tds.dvi
6895 # %doc %{texmf}/doc/help/unixtex.ftp
6896 # %dir %{texmf}/doc/help/faq
6897 # %doc %{texmf}/doc/images
6898 # %dir %{texmf}/doc/polish
6899 # %doc %{texmf}/doc/polish/*.html
6900 # %dir %{texmf}/doc/programs
6901 # %doc %{texmf}/doc/programs/web2c*
6902 # %doc %{texmf}/doc/programs/cwebman.dvi
6903 # %doc %{texmf}/doc/programs/dvipng.*
6904 # %doc %{texmf}/doc/knuth
6905 #%attr(755,root,root) %{_bindir}/MakeTeXPK
6906 #%attr(755,root,root) %{_bindir}/access
6907
6908 # ***********
6909 # executables
6910 # ***********
6911 %attr(755,root,root) %{_bindir}/a2ping
6912 %attr(755,root,root) %{_bindir}/afm2tfm
6913 %attr(755,root,root) %{_bindir}/allcm
6914 %attr(755,root,root) %{_bindir}/allec
6915 %attr(755,root,root) %{_bindir}/allneeded
6916 %attr(755,root,root) %{_bindir}/cweave
6917 %attr(755,root,root) %{_bindir}/ctangle
6918 %attr(755,root,root) %{_bindir}/ctie
6919 %attr(755,root,root) %{_bindir}/dmp
6920 %attr(755,root,root) %{_bindir}/dvipng
6921 %attr(755,root,root) %{_bindir}/e2pall
6922 %attr(755,root,root) %{_bindir}/ebb
6923 # %attr(755,root,root) %{_bindir}/fdf2tan
6924 %attr(755,root,root) %{_bindir}/fmtutil
6925 %attr(755,root,root) %{_bindir}/fmtutil-sys
6926 #%attr(755,root,root) %{_bindir}/fontexport
6927 #%attr(755,root,root) %{_bindir}/fontimport
6928 %attr(755,root,root) %{_bindir}/fontinst
6929 %attr(755,root,root) %{_bindir}/gftodvi
6930 %attr(755,root,root) %{_bindir}/gftopk
6931 %attr(755,root,root) %{_bindir}/gftype
6932 %attr(755,root,root) %{_bindir}/gsftopk
6933 #%attr(755,root,root) %{_bindir}/initex
6934 %attr(755,root,root) %{_bindir}/kpseaccess
6935 %attr(755,root,root) %{_bindir}/kpsereadlink
6936 %attr(755,root,root) %{_bindir}/kpsewhere
6937 %attr(755,root,root) %{_bindir}/mag
6938 %attr(755,root,root) %{_bindir}/makempx
6939 #%attr(755,root,root) %{_bindir}/mkfontdesc
6940 %attr(755,root,root) %{_bindir}/mktexfmt
6941 %attr(755,root,root) %{_bindir}/mktexlsr
6942 %attr(755,root,root) %{_bindir}/newer
6943 %attr(755,root,root) %{_bindir}/patgen
6944 %attr(755,root,root) %{_bindir}/pdfetex
6945 %attr(755,root,root) %{_bindir}/pfb2pfa
6946 %attr(755,root,root) %{_bindir}/pk2bm
6947 %attr(755,root,root) %{_bindir}/pktogf
6948 %attr(755,root,root) %{_bindir}/pktype
6949 %attr(755,root,root) %{_bindir}/pltotf
6950 %attr(755,root,root) %{_bindir}/pooltype
6951 %attr(755,root,root) %{_bindir}/ps2frag
6952 %attr(755,root,root) %{_bindir}/ps2pk
6953 # TODO: move this file to correct subpackage ?
6954 %attr(755,root,root) %{_bindir}/ps4pdf
6955 #%attr(755,root,root) %{_bindir}/t1mapper
6956 %attr(755,root,root) %{_bindir}/tangle
6957 #%attr(755,root,root) %{_bindir}/tetex-updmap
6958 %attr(755,root,root) %{_bindir}/tex
6959 %attr(755,root,root) %{_bindir}/texdoc
6960 %attr(755,root,root) %{_bindir}/texhash
6961 # %attr(755,root,root) %{_bindir}/texi2html
6962 %attr(755,root,root) %{_bindir}/texlinks
6963 %attr(755,root,root) %{_bindir}/tftopl
6964 %attr(755,root,root) %{_bindir}/tie
6965 %attr(755,root,root) %{_bindir}/ttf2afm
6966 %attr(755,root,root) %{_bindir}/updmap
6967 %attr(755,root,root) %{_bindir}/updmap-sys
6968 %attr(755,root,root) %{_bindir}/vftovp
6969 #%attr(755,root,root) %{_bindir}/virtex
6970 %attr(755,root,root) %{_bindir}/vptovf
6971 %attr(755,root,root) %{_bindir}/weave
6972
6973 %attr(755,root,root) %{texmf}/web2c/mktexnam
6974 %attr(755,root,root) %{texmf}/web2c/mktexdir
6975 %attr(755,root,root) %{texmf}/web2c/mktexupd
6976
6977 %attr(750,root,root) /etc/cron.daily/texlive
6978
6979 #%dir /etc/sysconfig/tetex-updmap
6980 #%verify(not md5 mtime size) %config(noreplace) /etc/sysconfig/tetex-updmap/maps.lst
6981
6982 %ghost %{texmf}/ls-R
6983 %ghost %{texmfdist}/ls-R
6984 # %ghost %{_localstatedir}/ls-R
6985
6986 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/cslatex/base/fonttext.cfg
6987 %config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/language.dat
6988 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/fontmath.cfg
6989 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/fonttext.cfg
6990 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/preload.cfg
6991
6992 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/fmtutil.cnf
6993 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktex.cnf
6994 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktex.opt
6995 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktexdir.opt
6996 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktexnam.opt
6997 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/texmf.cnf
6998 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/updmap.cfg
6999
7000 %attr(1777,root,root) /var/cache/fonts
7001
7002 %{_datadir}/info/web2c.info*
7003 # %{_datadir}/info/texi2html.info*
7004 # %{_datadir}/texi2html
7005 #%{texmf}/updates.dat
7006
7007 # %{texmf}/aliases
7008 # %{texmf}/tex/generic/bghyph
7009 # %doc %{texmf}/doc/generic/hyphen
7010 #%{texmf}/tex/generic/letterspacing
7011
7012 # ***********
7013 # Directories
7014 # ***********
7015 %attr(1777,root,root) %dir %{_localstatedir}
7016 %attr(1777,root,root) %dir %{_localstatedir}/fonts
7017 %attr(1777,root,root) %dir %{_localstatedir}/fonts/map
7018 %attr(1777,root,root) %dir %{fmtdir}
7019
7020 %dir %{texmfdist}
7021 %doc %{texmfdist}/README
7022 %dir %{texmf}
7023
7024 %dir %{texmfdist}/doc
7025 %dir %{texmfdist}/doc/generic
7026 %dir %{texmfdist}/doc/generic/enctex
7027 %dir %{texmfdist}/doc/latex
7028 %dir %{texmfdist}/doc/latex/localloc
7029 %dir %{texmf}/doc
7030 %dir %{texmf}/doc/generic
7031 %dir %{texmf}/doc/tetex
7032 %dir %{texmf}/fmtutil
7033
7034 %dir %{texmfdist}/tex
7035 %dir %{texmfdist}/tex/cslatex
7036 %dir %{texmfdist}/tex/cslatex/base
7037 %dir %{texmfdist}/tex/fontinst
7038 %dir %{texmfdist}/tex/fontinst/misc
7039 %dir %{texmfdist}/tex/generic
7040 %dir %{texmfdist}/tex/generic/dehyph-exptl
7041 %dir %{texmfdist}/tex/generic/enctex
7042 %dir %{texmfdist}/tex/generic/hyph-utf8
7043 %dir %{texmfdist}/tex/generic/misc
7044 %dir %{texmfdist}/tex/latex
7045 %dir %{texmfdist}/tex/latex/base
7046 %dir %{texmf}/dvips
7047 %dir %{texmf}/dvips/config
7048 %dir %{texmf}/dvips/tetex
7049 %dir %{texmf}/fonts/enc
7050 %dir %{texmf}/fonts/enc/dvips
7051 %dir %{texmf}/fonts/enc/dvips/tetex
7052 %dir %{texmf}/fonts/map/dvips/updmap
7053 %dir %{texmf}/fonts/map
7054 %dir %{texmf}/fonts/map/dvips
7055 %dir %{texmf}/fonts/map/dvips/tetex
7056 %dir %{texmf}/scripts
7057 %dir %{texmf}/tex
7058 %dir %{texmf}/tex/generic
7059 %dir %{texmf}/tex/generic/config
7060 %dir %{texmf}/web2c
7061
7062 # Docs
7063 # %doc %{texmf}/doc/README
7064 %doc %{texmf}/doc/tetex/TETEXDOC.*
7065 %doc %{texmf}/doc/tetex/teTeX-FAQ
7066
7067 # %{texmf}/fonts/map/dvips/tetex/contnav.map
7068 # %{texmf}/fonts/map/dvips/tetex/lumath-o.map
7069 %{texmfdist}/fonts/map/dvips/vntex/urwvn.map
7070 %{texmfdist}/fonts/enc/dvips/vntex/t5.enc
7071
7072 # Main fonts from TeTeX
7073 %{texmf}/fonts/enc/dvips/tetex/09fbbfac.enc
7074 %{texmf}/fonts/enc/dvips/tetex/0ef0afca.enc
7075 %{texmf}/fonts/enc/dvips/tetex/10037936.enc
7076 %{texmf}/fonts/enc/dvips/tetex/1b6d048e.enc
7077 %{texmf}/fonts/enc/dvips/tetex/71414f53.enc
7078 %{texmf}/fonts/enc/dvips/tetex/74afc74c.enc
7079 %{texmf}/fonts/enc/dvips/tetex/aae443f0.enc
7080 %{texmf}/fonts/enc/dvips/tetex/b6a4d7c7.enc
7081 %{texmf}/fonts/enc/dvips/tetex/bbad153f.enc
7082 %{texmf}/fonts/enc/dvips/tetex/d9b29452.enc
7083 %{texmf}/fonts/enc/dvips/tetex/f7b6d320.enc
7084 %{texmf}/fonts/map/dvips/tetex/ps2pk35.map
7085
7086 %{texmfdist}/tex/fontinst
7087 %{texmfdist}/tex/generic/dehyph-exptl/*
7088 %{texmfdist}/tex/generic/encodings
7089 %{texmfdist}/tex/generic/epsf
7090 %{texmfdist}/tex/generic/hyph-utf8/*
7091 %{texmfdist}/tex/generic/genmisc
7092 %{texmfdist}/tex/generic/misc/null*
7093 %{texmfdist}/tex/generic/misc/texnames.sty
7094 %{texmfdist}/tex/generic/tap
7095 %{texmfdist}/tex/generic/tex-ps
7096 %{texmfdist}/tex/texinfo
7097 %{texmfdist}/tex/fontinst/misc/glyphbox.mtx
7098 %{texmf}/tex/fontinst
7099 %{texmf}/tex/generic/hyphen
7100
7101 # %{fmtdir}/metafun.mem
7102 #%{texmf}/web2c/tex-pl.pool
7103 # %{texmf}/web2c/tex.pool
7104 %{texmf}/fonts/map/dvips/updmap/*
7105
7106 %{texmf}/web2c/*.tcx
7107
7108 # %lang(fi) %{_mandir}/fi/man1/afm2tfm.1*
7109 # %lang(fi) %{_mandir}/fi/man1/allcm.1*
7110 # %lang(fi) %{_mandir}/fi/man1/allneeded.1*
7111 # %lang(fr) %{_mandir}/fr/man1/access.1*
7112 # %lang(hu) %{_mandir}/hu/man1/access.1*
7113 # %lang(hu) %{_mandir}/hu/man1/newer.1*
7114 # %lang(pl) %{_mandir}/pl/man1/access.1*
7115 # %lang(pl) %{_mandir}/pl/man1/newer.1*
7116 #%{_mandir}/man1/MakeTeXPK.1*
7117 #%{_mandir}/man1/access.1*
7118 #%{_mandir}/man1/fontexport.1*
7119 #%{_mandir}/man1/fontimport.1*
7120 #%{_mandir}/man1/initex.1*
7121 #%{_mandir}/man1/t1mapper.1*
7122 #%{_mandir}/man1/texdoc.1*
7123 #%{_mandir}/man1/texi2html.1*
7124 #%{_mandir}/man1/virtex.1*
7125 #%{_mandir}/man8/fmtutil.8*
7126 #%{_mandir}/man8/mkfontdesc.8*
7127 #%{_mandir}/man8/texlinks.8*
7128
7129 %{_mandir}/man1/afm2tfm.1*
7130 %{_mandir}/man1/allcm.1*
7131 %{_mandir}/man1/allec.1*
7132 %{_mandir}/man1/allneeded.1*
7133 %{_mandir}/man1/ctangle.1*
7134 %{_mandir}/man1/ctie.1*
7135 %{_mandir}/man1/cweave.1*
7136 %{_mandir}/man1/cweb.1*
7137 %{_mandir}/man1/dmp.1*
7138 %{_mandir}/man1/dvipdft.1*
7139 %{_mandir}/man1/dvipng.1*
7140 %{_mandir}/man1/e2pall.1*
7141 %{_mandir}/man1/ebb.1*
7142 %{_mandir}/man1/fmtutil.1*
7143 %{_mandir}/man1/fmtutil-sys.1*
7144 %{_mandir}/man1/fontinst.1*
7145 %{_mandir}/man1/gftodvi.1*
7146 %{_mandir}/man1/gftopk.1*
7147 %{_mandir}/man1/gftype.1*
7148 %{_mandir}/man1/gsftopk.1*
7149 %{_mandir}/man1/kpseaccess.1*
7150 %{_mandir}/man1/kpsereadlink.1*
7151 %{_mandir}/man1/kpsewhere.1*
7152 %{_mandir}/man1/mag.1*
7153 %{_mandir}/man1/makempx.1*
7154 %{_mandir}/man1/makempy.1*
7155 %{_mandir}/man1/mktexfmt.1*
7156 %{_mandir}/man1/mktexlsr.1*
7157 %{_mandir}/man1/newer.1*
7158 %{_mandir}/man1/patgen.1*
7159 %{_mandir}/man1/pdfetex.1*
7160 %{_mandir}/man1/pfb2pfa.1*
7161 %{_mandir}/man1/pk2bm.1*
7162 %{_mandir}/man1/pktogf.1*
7163 %{_mandir}/man1/pktype.1*
7164 %{_mandir}/man1/pltotf.1*
7165 %{_mandir}/man1/pooltype.1*
7166 %{_mandir}/man1/ps2frag.1*
7167 %{_mandir}/man1/ps2pk.1*
7168 %{_mandir}/man1/tangle.1*
7169 %{_mandir}/man1/tex.1*
7170 %{_mandir}/man1/texexec.1*
7171 %{_mandir}/man1/texhash.1*
7172 %{_mandir}/man1/texlinks.1*
7173 %{_mandir}/man1/tftopl.1*
7174 %{_mandir}/man1/tie.1*
7175 %{_mandir}/man1/ttf2afm.1*
7176 %{_mandir}/man1/updmap.1*
7177 %{_mandir}/man1/updmap-sys.1*
7178 %{_mandir}/man1/vftovp.1*
7179 %{_mandir}/man1/vptovf.1*
7180 %{_mandir}/man1/weave.1*
7181 %{_mandir}/man5/fmtutil.cnf.5*
7182 %{_mandir}/man5/updmap.cfg.5*
7183
7184 %files other-utils
7185 %defattr(644,root,root,755)
7186 %attr(755,root,root) %{_bindir}/bg5+latex
7187 %attr(755,root,root) %{_bindir}/bg5+pdflatex
7188 %attr(755,root,root) %{_bindir}/bg5conv
7189 %attr(755,root,root) %{_bindir}/bg5latex
7190 %attr(755,root,root) %{_bindir}/bg5pdflatex
7191 %attr(755,root,root) %{_bindir}/bibtex8
7192 %attr(755,root,root) %{_bindir}/cfftot1
7193 %attr(755,root,root) %{_bindir}/ebong
7194 %attr(755,root,root) %{_bindir}/extconv
7195 %attr(755,root,root) %{_bindir}/extractbb
7196 %attr(755,root,root) %{_bindir}/gbklatex
7197 %attr(755,root,root) %{_bindir}/gbkpdflatex
7198 %attr(755,root,root) %{_bindir}/getnonfreefonts
7199 %attr(755,root,root) %{_bindir}/getnonfreefonts-sys
7200 %attr(755,root,root) %{_bindir}/hbf2gf
7201 %attr(755,root,root) %{_bindir}/jadetex
7202 %attr(755,root,root) %{_bindir}/lamed
7203 %attr(755,root,root) %{_bindir}/makeglossaries
7204 %attr(755,root,root) %{_bindir}/metafun
7205 %attr(755,root,root) %{_bindir}/mkjobtexmf
7206 %attr(755,root,root) %{_bindir}/mllatex
7207 %attr(755,root,root) %{_bindir}/mltex
7208 %attr(755,root,root) %{_bindir}/mmafm
7209 %attr(755,root,root) %{_bindir}/mmpfb
7210 %attr(755,root,root) %{_bindir}/musixflx
7211 %attr(755,root,root) %{_bindir}/ofm2opl
7212 %attr(755,root,root) %{_bindir}/otfinfo
7213 %attr(755,root,root) %{_bindir}/otftotfm
7214 %attr(755,root,root) %{_bindir}/oxdvi
7215 %attr(755,root,root) %{_bindir}/pdfatfi
7216 %attr(755,root,root) %{_bindir}/pdfclose
7217 %attr(755,root,root) %{_bindir}/pdfjadetex
7218 %attr(755,root,root) %{_bindir}/pdfopen
7219 %attr(755,root,root) %{_bindir}/pdftosrc
7220 %{__perl}tex
7221 %attr(755,root,root) %{_bindir}/physe
7222 %attr(755,root,root) %{_bindir}/pkfix
7223 %attr(755,root,root) %{_bindir}/ppower4
7224 %attr(755,root,root) %{_bindir}/rungs
7225 %attr(755,root,root) %{_bindir}/simpdftex
7226 %attr(755,root,root) %{_bindir}/sjisconv
7227 %attr(755,root,root) %{_bindir}/sjislatex
7228 %attr(755,root,root) %{_bindir}/sjispdflatex
7229 %attr(755,root,root) %{_bindir}/synctex
7230 %attr(755,root,root) %{_bindir}/t1dotlessj
7231 %attr(755,root,root) %{_bindir}/t1lint
7232 %attr(755,root,root) %{_bindir}/t1reencode
7233 %attr(755,root,root) %{_bindir}/t1testpage
7234 %attr(755,root,root) %{_bindir}/texcount
7235 %attr(755,root,root) %{_bindir}/texsis
7236 %attr(755,root,root) %{_bindir}/tlmgr
7237 %attr(755,root,root) %{_bindir}/tpic2pdftex
7238 %attr(755,root,root) %{_bindir}/ttf2pk
7239 %attr(755,root,root) %{_bindir}/ttf2tfm
7240 %attr(755,root,root) %{_bindir}/ttftotype42
7241 %attr(755,root,root) %{_bindir}/vlna
7242 %attr(755,root,root) %{_bindir}/vpe
7243 %{_mandir}/man1/cfftot1.1*
7244 %{_mandir}/man1/getnonfreefonts-sys.1
7245 %{_mandir}/man1/getnonfreefonts.1*
7246 %{_mandir}/man1/hbf2gf.1*
7247 %{_mandir}/man1/mkjobtexmf.1*
7248 %{_mandir}/man1/mmafm.1*
7249 %{_mandir}/man1/mmpfb.1*
7250 %{_mandir}/man1/otfinfo.1*
7251 %{_mandir}/man1/otftotfm.1*
7252 %{_mandir}/man1/oxdvi.1
7253 %{_mandir}/man1/pdftosrc.1*
7254 %{_mandir}/man1/ps2eps.1*
7255 %{_mandir}/man1/synctex.1*
7256 %{_mandir}/man1/t1dotlessj.1*
7257 %{_mandir}/man1/t1lint.1*
7258 %{_mandir}/man1/t1reencode.1*
7259 %{_mandir}/man1/t1testpage.1*
7260 %{_mandir}/man1/ttf2pk.1*
7261 %{_mandir}/man1/ttf2tfm.1*
7262 %{_mandir}/man1/ttftotype42.1*
7263 %{_mandir}/man1/vlna.1*
7264 %{_mandir}/man5/synctex.5*
7265 %{texmfdist}/source/startex
7266 %{texmfdist}/source/jadetex
7267 %{texmfdist}/tex/jadetex
7268 %{texmfdist}/tex/texsis
7269 %{texmfdist}/tex/startex
7270 %{texmf}/fmtutil/format.jadetex.cnf
7271 %{texmf}/fmtutil/format.mltex.cnf
7272 %{texmfdist}/tex/generic/abbr
7273 %{texmfdist}/tex/generic/abstyles/
7274 %{texmfdist}/tex/generic/barr
7275 %{texmfdist}/tex/generic/borceux
7276 %{texmfdist}/tex/generic/c-pascal
7277 %{texmfdist}/tex/generic/cirth
7278 %{texmfdist}/tex/generic/dratex
7279 %{texmfdist}/tex/generic/ean
7280 %{texmfdist}/tex/generic/edmac
7281 %{texmfdist}/tex/generic/elvish
7282 %{texmfdist}/tex/generic/fenixpar
7283 %{texmfdist}/tex/generic/fltpoint
7284 %{texmfdist}/tex/generic/musixtex
7285
7286 %files other-utils-doc
7287 %defattr(644,root,root,755)
7288 %doc %{texmfdist}/doc/jadetex
7289 %doc %{texmfdist}/doc/texsis
7290 %doc %{texmfdist}/doc/startex
7291 %doc %{texmfdist}/doc/generic/c-pascal
7292
7293 %files dirs-fonts
7294 %defattr(644,root,root,755)
7295 %dir %{texmfdist}/doc/latex/marvosym/mac/oztex/tex-font
7296 %dir %{texmfdist}/fonts
7297 %dir %{texmfdist}/fonts/afm
7298 %dir %{texmfdist}/fonts/afm/public
7299 %dir %{texmfdist}/fonts/afm/vntex
7300 %dir %{texmfdist}/fonts/enc
7301 %dir %{texmfdist}/fonts/enc/dvips
7302 %dir %{texmfdist}/fonts/enc/dvips/vntex
7303 %dir %{texmfdist}/fonts/map
7304 %dir %{texmfdist}/fonts/map/dvipdfm
7305 %dir %{texmfdist}/fonts/map/dvips
7306 %dir %{texmfdist}/fonts/map/dvips/vntex
7307 %dir %{texmfdist}/fonts/map/fontname
7308 %dir %{texmfdist}/fonts/map/vtex
7309 %dir %{texmfdist}/fonts/ofm
7310 %dir %{texmfdist}/fonts/ofm/public
7311 %dir %{texmfdist}/fonts/ovf
7312 %dir %{texmfdist}/fonts/ovf/public
7313 %dir %{texmfdist}/fonts/ovp
7314 %dir %{texmfdist}/fonts/ovp/public
7315 %dir %{texmfdist}/fonts/opentype
7316 %dir %{texmfdist}/fonts/opentype/public
7317 %dir %{texmfdist}/fonts/pk
7318 %dir %{texmfdist}/fonts/pk/ljfour
7319 %dir %{texmfdist}/fonts/source
7320 %dir %{texmfdist}/fonts/source/public
7321 %dir %{texmfdist}/fonts/source/vntex
7322 %dir %{texmfdist}/fonts/tfm
7323 %dir %{texmfdist}/fonts/tfm/public
7324 %dir %{texmfdist}/fonts/tfm/vntex
7325 %dir %{texmfdist}/fonts/truetype
7326 %dir %{texmfdist}/fonts/type1
7327 %dir %{texmfdist}/fonts/type1/public
7328 %dir %{texmfdist}/fonts/type1/vntex
7329 %dir %{texmfdist}/fonts/vf
7330 %dir %{texmfdist}/fonts/vf/public
7331 %dir %{texmfdist}/fonts/vf/vntex
7332 %dir %{texmfdist}/source
7333 %dir %{texmfdist}/source/fonts
7334 %dir %{texmfdist}/source/latex
7335 %dir %{texmf}/fonts
7336 %dir %{texmf}/fonts/opentype
7337 %dir %{texmf}/fonts/opentype/public
7338
7339 %files doc
7340 %defattr(644,root,root,755)
7341 %doc %{texmfdist}/doc/generic/dehyph-exptl
7342 %dir %{texmfdoc}
7343 %dir %{texmfdoc}/doc
7344 %{texmfdoc}/README
7345 %{texmfdoc}/ls-R
7346 %{texmfdoc}/doc/english
7347 %{texmfdist}/doc/fontinst
7348
7349 %files doc-bg
7350 %defattr(644,root,root,755)
7351 %{texmfdoc}/doc/bulgarian
7352
7353 %files doc-cs
7354 %defattr(644,root,root,755)
7355 %{texmfdoc}/doc/czechslovak
7356
7357 %files doc-de
7358 %defattr(644,root,root,755)
7359 %{texmfdoc}/doc/german
7360
7361 %files doc-el
7362 %defattr(644,root,root,755)
7363 %{texmfdoc}/doc/greek
7364
7365 %files doc-es
7366 %defattr(644,root,root,755)
7367 %{texmfdoc}/doc/spanish
7368
7369 %files doc-fi
7370 %defattr(644,root,root,755)
7371 %{texmfdoc}/doc/finnish
7372
7373 %files doc-fr
7374 %defattr(644,root,root,755)
7375 %{texmfdoc}/doc/french
7376
7377 %files doc-it
7378 %defattr(644,root,root,755)
7379 %{texmfdoc}/doc/italian
7380
7381 %files doc-ja
7382 %defattr(644,root,root,755)
7383 %{texmfdoc}/doc/japanese
7384
7385 %files doc-ko
7386 %defattr(644,root,root,755)
7387 %{texmfdoc}/doc/korean
7388
7389 %files doc-mn
7390 %defattr(644,root,root,755)
7391 %{texmfdoc}/doc/mongolian
7392
7393 %files doc-nl
7394 %defattr(644,root,root,755)
7395 %{texmfdoc}/doc/dutch
7396
7397 %files doc-pl
7398 %defattr(644,root,root,755)
7399 %{texmfdoc}/doc/polish
7400
7401 %files doc-pt
7402 %defattr(644,root,root,755)
7403 %{texmfdoc}/doc/portuguese
7404
7405 %files doc-ru
7406 %defattr(644,root,root,755)
7407 %{texmfdoc}/doc/russian
7408
7409 %files doc-sk
7410 %defattr(644,root,root,755)
7411 %{texmfdoc}/doc/slovak
7412
7413 %files doc-sl
7414 %defattr(644,root,root,755)
7415 %{texmfdoc}/doc/slovenian
7416
7417 %files doc-th
7418 %defattr(644,root,root,755)
7419 %{texmfdoc}/doc/thai
7420
7421 %files doc-tr
7422 %defattr(644,root,root,755)
7423 %{texmfdoc}/doc/turkish
7424
7425 %files doc-uk
7426 %defattr(644,root,root,755)
7427 %{texmfdoc}/doc/ukrainian
7428
7429 %files doc-vi
7430 %defattr(644,root,root,755)
7431 %{texmfdoc}/doc/vietnamese
7432
7433 %files doc-zh_CN
7434 %defattr(644,root,root,755)
7435 %{texmfdoc}/doc/chinese
7436
7437 # %files doc-Catalogue
7438 # %defattr(644,root,root,755)
7439 # %{texmf}/doc/help/Catalogue
7440
7441 # %files doc-tug-faq
7442 # %defattr(644,root,root,755)
7443 # %{texmf}/doc/help/faq/uktug-faq
7444
7445
7446 %files doc-latex
7447 %defattr(644,root,root,755)
7448 # %{texmfdist}/doc/latex/bar
7449 # %{texmfdist}/doc/latex/eclbip
7450 # %{texmfdist}/doc/latex/eo
7451 # %{texmfdist}/doc/latex/floatflt
7452 # %{texmfdist}/doc/latex/general
7453 # %{texmfdist}/doc/latex/germbib
7454 # %{texmfdist}/doc/latex/images
7455 # %{texmfdist}/doc/latex/mathcomp
7456 # %{texmfdist}/doc/latex/mt11p
7457 # %{texmfdist}/doc/latex/picins
7458 # %{texmfdist}/doc/latex/ps4pdf
7459 # %{texmfdist}/doc/latex/pslatex
7460 # %{texmfdist}/doc/latex/supertab
7461 # %{texmfdist}/doc/latex/tex-refs
7462 # %{texmfdist}/doc/latex/textmerg
7463 # %{texmfdist}/doc/latex/treesvr
7464 %{texmfdist}/doc/generic/shapepar
7465 %{texmfdist}/doc/latex/acronym
7466 %{texmfdist}/doc/latex/aeguill
7467 %{texmfdist}/doc/latex/anysize
7468 %{texmfdist}/doc/latex/base
7469 %{texmfdist}/doc/latex/beton
7470 %{texmfdist}/doc/latex/carlisle
7471 %{texmfdist}/doc/latex/ccaption
7472 %{texmfdist}/doc/latex/changebar
7473 %{texmfdist}/doc/latex/chappg
7474 %{texmfdist}/doc/latex/concmath
7475 %{texmfdist}/doc/latex/crop
7476 %{texmfdist}/doc/latex/dinbrief
7477 %{texmfdist}/doc/latex/draftcopy
7478 %{texmfdist}/doc/latex/eepic
7479 %{texmfdist}/doc/latex/endfloat
7480 %{texmfdist}/doc/latex/esint
7481 %{texmfdist}/doc/latex/eso-pic
7482 %{texmfdist}/doc/latex/euler
7483 %{texmfdist}/doc/latex/eulervm
7484 %{texmfdist}/doc/latex/extsizes
7485 %{texmfdist}/doc/latex/fancybox
7486 %{texmfdist}/doc/latex/fancyhdr
7487 %{texmfdist}/doc/latex/fancyvrb
7488 %{texmfdist}/doc/latex/filecontents
7489 %{texmfdist}/doc/latex/float
7490 %{texmfdist}/doc/latex/footmisc
7491 %{texmfdist}/doc/latex/footnpag
7492 %{texmfdist}/doc/latex/fp
7493 %{texmfdist}/doc/latex/geometry
7494 %{texmfdist}/doc/latex/graphics
7495 %{texmfdist}/doc/latex/hyperref
7496 %{texmfdist}/doc/latex/hyphenat
7497 %{texmfdist}/doc/latex/index
7498 %{texmfdist}/doc/latex/koma-script
7499 %{texmfdist}/doc/latex/labels
7500 %{texmfdist}/doc/latex/layouts
7501 %{texmfdist}/doc/latex/lettrine
7502 %{texmfdist}/doc/latex/listings
7503 %{texmfdist}/doc/latex/ltabptch
7504 %{texmfdist}/doc/latex/mdwtools
7505 %{texmfdist}/doc/latex/memoir
7506 %{texmfdist}/doc/latex/mh
7507 %{texmfdist}/doc/latex/mparhack
7508 %{texmfdist}/doc/latex/ms
7509 %{texmfdist}/doc/latex/multibib
7510 %{texmfdist}/doc/latex/mwcls
7511 %{texmfdist}/doc/latex/natbib
7512 %{texmfdist}/doc/latex/nomencl
7513 %{texmfdist}/doc/latex/ntgclass
7514 %{texmfdist}/doc/latex/oberdiek
7515 %{texmfdist}/doc/latex/overpic
7516 %{texmfdist}/doc/latex/paralist
7517 %{texmfdist}/doc/latex/pb-diagram
7518 %{texmfdist}/doc/latex/pdfpages
7519 %{texmfdist}/doc/latex/picinpar
7520 %{texmfdist}/doc/latex/pict2e
7521 %{texmfdist}/doc/latex/placeins
7522 %{texmfdist}/doc/latex/preprint
7523 %{texmfdist}/doc/latex/preview
7524 %{texmfdist}/doc/latex/program
7525 %{texmfdist}/doc/latex/psfrag
7526 %{texmfdist}/doc/latex/revtex
7527 %{texmfdist}/doc/latex/rotating
7528 %{texmfdist}/doc/latex/rotfloat
7529 %{texmfdist}/doc/latex/scale
7530 %{texmfdist}/doc/latex/sectsty
7531 %{texmfdist}/doc/latex/seminar
7532 %{texmfdist}/doc/latex/showlabels
7533 %{texmfdist}/doc/latex/sidecap
7534 %{texmfdist}/doc/latex/slashbox
7535 %{texmfdist}/doc/latex/soul
7536 %{texmfdist}/doc/latex/stdclsdv
7537 %{texmfdist}/doc/latex/subfig
7538 %{texmfdist}/doc/latex/subfigure
7539 %{texmfdist}/doc/latex/textfit
7540 %{texmfdist}/doc/latex/textpos
7541 %{texmfdist}/doc/latex/titlesec
7542 %{texmfdist}/doc/latex/tocbibind
7543 %{texmfdist}/doc/latex/tocloft
7544 %{texmfdist}/doc/latex/tools
7545 %{texmfdist}/doc/latex/totpages
7546 %{texmfdist}/doc/latex/type1cm
7547 %{texmfdist}/doc/latex/units
7548 %{texmfdist}/doc/latex/vmargin
7549 %{texmfdist}/doc/latex/was
7550 %{texmfdist}/doc/latex/wrapfig
7551 %{texmfdist}/doc/latex/xtab
7552 %{texmfdist}/doc/latex/yfonts
7553
7554 %files -n kpathsea
7555 %defattr(644,root,root,755)
7556 %dir %{texmf}/doc/kpathsea
7557 %doc %{texmf}/doc/kpathsea/kpathsea.pdf
7558 %attr(755,root,root) %{_bindir}/kpsepath
7559 %attr(755,root,root) %{_bindir}/kpsestat
7560 %attr(755,root,root) %{_bindir}/kpsetool
7561 %attr(755,root,root) %{_bindir}/kpsewhich
7562 %attr(755,root,root) %{_bindir}/kpsexpand
7563 %attr(755,root,root) %{_libdir}/libkpathsea.so.*
7564 %{_libdir}/libkpathsea.la
7565 %{_mandir}/man1/kpsexpand.1*
7566 %{_mandir}/man1/kpsepath.1*
7567 %{_mandir}/man1/kpsestat.1*
7568 %{_mandir}/man1/kpsetool.1*
7569 %{_mandir}/man1/kpsewhich.1*
7570
7571 %files -n kpathsea-devel
7572 %defattr(644,root,root,755)
7573 %attr(755,root,root) %{_libdir}/libkpathsea.so
7574 %{_includedir}/kpathsea
7575 %{_infodir}/kpathsea.info*
7576
7577 %files dvips
7578 %defattr(644,root,root,755)
7579 # %doc %{texmf}/doc/programs/dvips.dvi
7580 # %doc %{texmf}/doc/programs/dvipdfm.dvi
7581 # %doc %{texmf}/doc/latex/psnfssx
7582 # %lang(fi) %{_mandir}/fi/man1/dvips.1*
7583 # %{texmf}/dvips/misc
7584 # %{texmf}/dvips/config/config.generic
7585 # %{texmf}/fonts/map/dvips/misc
7586 # %{texmf}/fonts/map/dvips/tetex/bsr-interpolated.map
7587 # %{texmf}/fonts/map/dvips/tetex/bsr.map
7588 # %{_localstatedir}/fonts/map/dvipdfm
7589 # %{_localstatedir}/fonts/map/dvips
7590 %dir %{texmfdist}/fonts/map/dvips/cmex
7591 %dir %{texmf}/dvipdfm
7592 %docdir %{texmf}/doc/dvips
7593 %docdir %{texmf}/doc/dvipdfm
7594 %attr(755,root,root) %{_bindir}/dvips
7595 %attr(755,root,root) %{_bindir}/dvired
7596 %attr(755,root,root) %{_bindir}/dvitomp
7597 %attr(755,root,root) %{_bindir}/dvitype
7598 %attr(755,root,root) %{_bindir}/dvicopy
7599 %attr(755,root,root) %{_bindir}/dvipdfm
7600 %attr(755,root,root) %{_bindir}/dvipdft
7601 # dvi2fax requires ghostscript
7602 %attr(755,root,root) %{_bindir}/dvi2fax
7603 %{_infodir}/dvips.info*
7604 %{_mandir}/man1/dvi2fax.1*
7605 %{_mandir}/man1/dvicopy.1*
7606 %{_mandir}/man1/dvipdfm.1*
7607 %{_mandir}/man1/dvips.1*
7608 %{_mandir}/man1/dvired.1*
7609 %{_mandir}/man1/dvitomp.1*
7610 %{_mandir}/man1/dvitype.1*
7611 %{texmf}/dvips/base
7612 %{texmf}/dvips/config
7613 %{texmf}/dvips/getafm
7614 %{texmf}/dvips/gsftopk
7615 %{texmfdist}/dvips/psfrag
7616 # %config(noreplace) %verify(not md5 mtime size) %{texmf}/dvips/config/config.ps
7617 %{texmfdist}/fonts/enc/dvips/base
7618 %{texmfdist}/fonts/map/dvips/allrunes
7619 %{texmfdist}/fonts/map/dvips/cmex/ttcmex.map
7620 %{texmfdist}/tex/generic/dvips
7621 %{texmfdist}/dvips
7622 %{texmf}/dvipdfm/config
7623 %{texmf}/dvips/tetex/config.*
7624 %{texmf}/fonts/enc/dvips/tetex/mtex.enc
7625 %{texmf}/fonts/enc/dvips/afm2pl
7626 # %{texmf}/fonts/map
7627 %dir %{texmf}/fonts/map/dvipdfm
7628 %dir %{texmf}/fonts/map/dvips
7629 %dir %{texmf}/fonts/map/dvips/tetex
7630 %{texmf}/fonts/map/dvipdfm/updmap
7631 %{texmf}/fonts/map/dvipdfm/dvipdfmx
7632 %{texmf}/fonts/map/dvipdfm/tetex
7633 %{texmf}/fonts/map/dvips/tetex/dvipdfm35.map
7634 %{texmf}/fonts/map/dvips/tetex/dvips35.map
7635 %{texmf}/fonts/map/dvips/tetex/mathpple.map
7636 %{texmf}/fonts/map/dvips/tetex/mt-belleek.map
7637 %{texmf}/fonts/map/dvips/tetex/mt-plus.map
7638 %{texmf}/fonts/map/dvips/tetex/mt-yy.map
7639 %{texmf}/fonts/map/dvips/tetex/pdftex35.map
7640 %doc %{texmf}/doc/dvipdfm
7641 %doc %{texmf}/doc/dvips
7642 %doc %{texmf}/doc/dvips
7643
7644
7645 %files dvilj
7646 %defattr(644,root,root,755)
7647 %attr(755,root,root) %{_bindir}/dvihp
7648 %attr(755,root,root) %{_bindir}/dvilj
7649 %attr(755,root,root) %{_bindir}/dvilj2p
7650 %attr(755,root,root) %{_bindir}/dvilj4
7651 %attr(755,root,root) %{_bindir}/dvilj4l
7652 %attr(755,root,root) %{_bindir}/dvilj6
7653 %{_mandir}/man1/dvihp.1*
7654 %{_mandir}/man1/dvilj.1*
7655 %{_mandir}/man1/dvilj2p.1*
7656 %{_mandir}/man1/dvilj4.1*
7657 %{_mandir}/man1/dvilj4l.1*
7658 %{_mandir}/man1/dvilj6.1*
7659
7660 %files makeindex
7661 %defattr(644,root,root,755)
7662 %doc %{texmfdist}/doc/makeindex
7663 %attr(755,root,root) %{_bindir}/mkindex
7664 %attr(755,root,root) %{_bindir}/makeindex
7665 %attr(755,root,root) %{_bindir}/rumakeindex
7666 %{texmfdist}/makeindex
7667 %{_mandir}/man1/makeindex.1*
7668 %{_mandir}/man1/mkindex.1*
7669 %{_mandir}/man1/rumakeindex.1*
7670
7671 %files scripts
7672 %defattr(644,root,root,755)
7673 %dir %{texmfdist}/scripts
7674 %dir %{texmf}/scripts
7675 %dir %{texmf}/scripts/texlive
7676 %{texmfdist}/scripts/bengali
7677 %{texmfdist}/scripts/dviasm
7678 %{texmfdist}/scripts/glossaries
7679 %{texmfdist}/scripts/oberdiek
7680 %{texmfdist}/scripts/perltex
7681 %{texmfdist}/scripts/pgfplots
7682 %{texmfdist}/scripts/ppower4
7683 %{texmfdist}/scripts/pst2pdf
7684 %{texmfdist}/scripts/shipunov
7685 %{texmfdist}/scripts/texcount
7686 %{texmfdist}/scripts/vpe/vpe.pl
7687 %{texmf}/scripts/a2ping
7688 %{texmf}/scripts/epstopdf
7689 %{texmf}/scripts/pkfix
7690 %{texmf}/scripts/ps2eps
7691 %{texmf}/scripts/simpdftex
7692 %{texmf}/scripts/tetex
7693 %{texmf}/scripts/texlive/getnonfreefonts.pl
7694 %{texmf}/scripts/texlive/gswin32
7695 %{texmf}/scripts/texlive/lua
7696 %{texmf}/scripts/texlive/*.tlu
7697 %{texmf}/scripts/texlive/tlmgr.pl
7698 %{texmf}/scripts/texlive/tlmgrgui
7699
7700 %files tex-arrayjob
7701 %defattr(644,root,root,755)
7702 %doc %{texmfdist}/doc/generic/arrayjob
7703 %{texmfdist}/tex/generic/arrayjob
7704
7705 %files tex-insbox
7706 %defattr(644,root,root,755)
7707 %doc %{texmfdist}/doc/generic/insbox
7708 %{texmfdist}/tex/generic/insbox
7709
7710 %files tex-mathdots
7711 %defattr(644,root,root,755)
7712 %doc %{texmfdist}/doc/generic/mathdots
7713 %{texmfdist}/source/generic/mathdots
7714 %{texmfdist}/tex/generic/mathdots
7715
7716 %files tex-ofs
7717 %defattr(644,root,root,755)
7718 %doc %{texmfdist}/doc/generic/ofs
7719 %{texmfdist}/tex/generic/ofs
7720
7721 %files tex-physe
7722 %defattr(644,root,root,755)
7723 %{texmfdist}/tex/physe
7724 %{texmf}/fmtutil/format.physe.cnf
7725
7726 %files tex-velthuis
7727 %defattr(644,root,root,755)
7728 %doc %{texmfdist}/doc/generic/velthuis
7729 %{texmfdist}/tex/generic/velthuis
7730
7731 %files tex-ytex
7732 %defattr(644,root,root,755)
7733 %{texmfdist}/tex/ytex
7734
7735 %files metafont
7736 %defattr(644,root,root,755)
7737 #%attr(755,root,root) %{_bindir}/mfw
7738 #%attr(755,root,root) %{_bindir}/virmf
7739 #%attr(755,root,root) %{_bindir}/inimf
7740 #%{texmf}/mft/cmbase.mft
7741 # %{texmf}/mft/e.mft
7742 # %{texmf}/mft/pl.mft
7743 # %{fmtdir}/mf.base
7744 #%{texmf}/web2c/mf-nowin.base
7745 # %{texmf}/web2c/mf.pool
7746 #%{texmf}/web2c/mfw.base
7747 #%{_mandir}/man1/inimf.1*
7748 #%{_mandir}/man1/virmf.1*
7749 %dir %{texmfdist}/mft
7750 %dir %{texmfdist}/mft/base
7751 %attr(755,root,root) %{_bindir}/mf
7752 %attr(755,root,root) %{_bindir}/mf-nowin
7753 %attr(755,root,root) %{_bindir}/mft
7754 %attr(755,root,root) %{_bindir}/mktexmf
7755 %attr(755,root,root) %{_bindir}/mktexpk
7756 %attr(755,root,root) %{_bindir}/mktextfm
7757 %{texmfdist}/metafont
7758 %{texmfdist}/mft/base/mplain.mft
7759 %{texmfdist}/mft/base/plain.mft
7760 %{texmfdist}/source/metafont
7761 %{_mandir}/man1/mf.1*
7762 %{_mandir}/man1/mf-nowin.1*
7763 %{_mandir}/man1/mft.1*
7764 %{_mandir}/man1/mktexmf.1*
7765 %{_mandir}/man1/mktexpk.1*
7766 %{_mandir}/man1/mktextfm.1*
7767 %{texmf}/fmtutil/format.metafont.cnf
7768
7769 %files metapost
7770 %defattr(644,root,root,755)
7771 #%attr(755,root,root) %{_bindir}/virmpost
7772 #%attr(755,root,root) %{_bindir}/inimpost
7773 # %{texmf}/web2c/mp.pool
7774 # %{fmtdir}/mpost.mem
7775 #%{_mandir}/man1/inimpost.1*
7776 #%{_mandir}/man1/virmpost.1*
7777 %dir %{texmfdist}/metapost
7778 %doc %{texmfdist}/doc/metapost
7779 %attr(755,root,root) %{_bindir}/mpost
7780 %attr(755,root,root) %{_bindir}/mpto
7781 %{texmfdist}/metapost/base
7782 %{texmfdist}/metapost/config
7783 %{texmfdist}/metapost/mfpic
7784 %{texmfdist}/metapost/misc
7785 %{texmfdist}/metapost/support
7786 %{texmfdist}/source/metapost
7787 %{_mandir}/man1/mpost.1*
7788 %{_mandir}/man1/mpto.1*
7789 %{texmf}/fmtutil/format.metapost.cnf
7790
7791 %files metapost-other
7792 %defattr(644,root,root,755)
7793 %{texmfdist}/metapost/automata
7794 %{texmfdist}/metapost/bbcard
7795 %{texmfdist}/metapost/blockdraw_mp
7796 %{texmfdist}/metapost/bpolynomial
7797 %{texmfdist}/metapost/cmarrows
7798 %{texmfdist}/metapost/dviincl
7799 %{texmfdist}/metapost/epsincl
7800 %{texmfdist}/metapost/expressg
7801 %{texmfdist}/metapost/exteps
7802 %{texmfdist}/metapost/featpost
7803 %{texmfdist}/metapost/feynmf
7804 %{texmfdist}/metapost/frcursive
7805 %{texmfdist}/metapost/hatching
7806 %{texmfdist}/metapost/metaobj
7807 %{texmfdist}/metapost/metaplot
7808 %{texmfdist}/metapost/metauml
7809 %{texmfdist}/metapost/mp3d
7810 %{texmfdist}/metapost/mpattern
7811 %{texmfdist}/metapost/nkarta
7812 %{texmfdist}/metapost/piechartmp
7813 %{texmfdist}/metapost/slideshow
7814 %{texmfdist}/metapost/splines
7815 %{texmfdist}/metapost/tabvar
7816 %{texmfdist}/metapost/textpath
7817 %{texmfdist}/metapost/venn
7818
7819 %files mptopdf
7820 %defattr(644,root,root,755)
7821 %attr(755,root,root) %{_bindir}/mptopdf
7822 %{_mandir}/man1/mptopdf.1*
7823 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/mptopdf.fmt
7824
7825 %files texdoctk
7826 %defattr(644,root,root,755)
7827 # %doc %{texmf}/doc/texdoctk
7828 %attr(755,root,root) %{_bindir}/texdoctk
7829 %{texmf}/texdoctk
7830 %{_mandir}/man1/texdoctk.1*
7831
7832 %files -n texconfig
7833 %defattr(644,root,root,755)
7834 %dir %{texmf}/texconfig
7835 %doc %{texmf}/texconfig/README
7836 %attr(755,root,root) %{_bindir}/texconfig
7837 %attr(755,root,root) %{_bindir}/texconfig-dialog
7838 %attr(755,root,root) %{_bindir}/texconfig-sys
7839 %attr(755,root,root) %{texmf}/texconfig/tcfmgr
7840 %{_mandir}/man1/texconfig.1*
7841 %{_mandir}/man1/texconfig-sys.1*
7842 %{texmf}/texconfig/g
7843 %{texmf}/texconfig/generic
7844 %{texmf}/texconfig/tcfmgr.map
7845 %{texmf}/texconfig/v
7846 %{texmf}/texconfig/x
7847
7848 %files -n xindy
7849 %defattr(644,root,root,755)
7850 %doc %{texmf}/doc/xindy
7851 %dir %{texmf}/xindy
7852 %dir %{texmf}/xindy/lang
7853 %dir %{texmf}/scripts
7854 %{texmf}/scripts/xindy
7855 %{texmf}/xindy/base
7856 %{texmf}/xindy/class
7857 %{texmf}/xindy/ord
7858 %{texmf}/xindy/rules
7859 %{texmf}/xindy/styles
7860 %{texmf}/xindy/tex
7861
7862
7863 %files -n xindy-albanian
7864 %defattr(644,root,root,755)
7865 %{texmf}/xindy/lang/albanian
7866
7867 %files -n xindy-belarusian
7868 %defattr(644,root,root,755)
7869 %{texmf}/xindy/lang/belarusian
7870
7871 %files -n xindy-bulgarian
7872 %defattr(644,root,root,755)
7873 %{texmf}/xindy/lang/bulgarian
7874
7875 %files -n xindy-croatian
7876 %defattr(644,root,root,755)
7877 %{texmf}/xindy/lang/croatian
7878
7879 %files -n xindy-czech
7880 %defattr(644,root,root,755)
7881 %{texmf}/xindy/lang/czech
7882
7883 %files -n xindy-danish
7884 %defattr(644,root,root,755)
7885 %{texmf}/xindy/lang/danish
7886
7887 %files -n xindy-dutch
7888 %defattr(644,root,root,755)
7889 %{texmf}/xindy/lang/dutch
7890
7891 %files -n xindy-english
7892 %defattr(644,root,root,755)
7893 %{texmf}/xindy/lang/english
7894
7895 %files -n xindy-esperanto
7896 %defattr(644,root,root,755)
7897 %{texmf}/xindy/lang/esperanto
7898
7899 %files -n xindy-estonian
7900 %defattr(644,root,root,755)
7901 %{texmf}/xindy/lang/estonian
7902
7903 %files -n xindy-finnish
7904 %defattr(644,root,root,755)
7905 %{texmf}/xindy/lang/finnish
7906
7907 %files -n xindy-french
7908 %defattr(644,root,root,755)
7909 %{texmf}/xindy/lang/french
7910
7911 %files -n xindy-general
7912 %defattr(644,root,root,755)
7913 %{texmf}/xindy/lang/general
7914
7915 %files -n xindy-georgian
7916 %defattr(644,root,root,755)
7917 %{texmf}/xindy/lang/georgian
7918
7919 %files -n xindy-german
7920 %defattr(644,root,root,755)
7921 %{texmf}/xindy/lang/german
7922
7923 %files -n xindy-greek
7924 %defattr(644,root,root,755)
7925 %{texmf}/xindy/lang/greek
7926
7927 %files -n xindy-gypsy
7928 %defattr(644,root,root,755)
7929 %{texmf}/xindy/lang/gypsy
7930
7931 %files -n xindy-hausa
7932 %defattr(644,root,root,755)
7933 %{texmf}/xindy/lang/hausa
7934
7935 %files -n xindy-hebrew
7936 %defattr(644,root,root,755)
7937 %{texmf}/xindy/lang/hebrew
7938
7939 %files -n xindy-hungarian
7940 %defattr(644,root,root,755)
7941 %{texmf}/xindy/lang/hungarian
7942
7943 %files -n xindy-icelandic
7944 %defattr(644,root,root,755)
7945 %{texmf}/xindy/lang/icelandic
7946
7947 %files -n xindy-italian
7948 %defattr(644,root,root,755)
7949 %{texmf}/xindy/lang/italian
7950
7951 %files -n xindy-klingon
7952 %defattr(644,root,root,755)
7953 %{texmf}/xindy/lang/klingon
7954
7955 %files -n xindy-kurdish
7956 %defattr(644,root,root,755)
7957 %{texmf}/xindy/lang/kurdish
7958
7959 %files -n xindy-latin
7960 %defattr(644,root,root,755)
7961 %{texmf}/xindy/lang/latin
7962
7963 %files -n xindy-latvian
7964 %defattr(644,root,root,755)
7965 %{texmf}/xindy/lang/latvian
7966
7967 %files -n xindy-lithuanian
7968 %defattr(644,root,root,755)
7969 %{texmf}/xindy/lang/lithuanian
7970
7971 %files -n xindy-lower-sorbian
7972 %defattr(644,root,root,755)
7973 %{texmf}/xindy/lang/lower-sorbian
7974
7975 %files -n xindy-macedonian
7976 %defattr(644,root,root,755)
7977 %{texmf}/xindy/lang/macedonian
7978
7979 %files -n xindy-mongolian
7980 %defattr(644,root,root,755)
7981 %{texmf}/xindy/lang/mongolian
7982
7983 %files -n xindy-norwegian
7984 %defattr(644,root,root,755)
7985 %{texmf}/xindy/lang/norwegian
7986
7987 %files -n xindy-polish
7988 %defattr(644,root,root,755)
7989 %{texmf}/xindy/lang/polish
7990
7991 %files -n xindy-portuguese
7992 %defattr(644,root,root,755)
7993 %{texmf}/xindy/lang/portuguese
7994
7995 %files -n xindy-romanian
7996 %defattr(644,root,root,755)
7997 %{texmf}/xindy/lang/romanian
7998
7999 %files -n xindy-russian
8000 %defattr(644,root,root,755)
8001 %{texmf}/xindy/lang/russian
8002
8003 %files -n xindy-serbian
8004 %defattr(644,root,root,755)
8005 %{texmf}/xindy/lang/serbian
8006
8007 %files -n xindy-slovak
8008 %defattr(644,root,root,755)
8009 %{texmf}/xindy/lang/slovak
8010
8011 %files -n xindy-slovenian
8012 %defattr(644,root,root,755)
8013 %{texmf}/xindy/lang/slovenian
8014
8015 %files -n xindy-spanish
8016 %defattr(644,root,root,755)
8017 %{texmf}/xindy/lang/spanish
8018
8019 %files -n xindy-swedish
8020 %defattr(644,root,root,755)
8021 %{texmf}/xindy/lang/swedish
8022
8023 %files -n xindy-turkish
8024 %defattr(644,root,root,755)
8025 %{texmf}/xindy/lang/turkish
8026
8027 %files -n xindy-ukrainian
8028 %defattr(644,root,root,755)
8029 %{texmf}/xindy/lang/ukrainian
8030
8031 %files -n xindy-upper-sorbian
8032 %defattr(644,root,root,755)
8033 %{texmf}/xindy/lang/upper-sorbian
8034
8035 %files -n xindy-vietnamese
8036 %defattr(644,root,root,755)
8037 %{texmf}/xindy/lang/vietnamese/
8038
8039 %files -n xdvi
8040 %defattr(644,root,root,755)
8041 #%attr(755,root,root) %{_bindir}/xdvi-motif.bin
8042 # %attr(755,root,root) %{_bindir}/xdvizilla
8043 # %{_mandir}/man1/xdvizilla.1*
8044 %attr(755,root,root) %{_bindir}/xdvi-xaw
8045 %attr(755,root,root) %{_bindir}/xdvi
8046 %{_mandir}/man1/xdvi.1*
8047 %{_desktopdir}/xdvi.desktop
8048 %{_pixmapsdir}/xdvi.png
8049 %{texmf}/xdvi
8050
8051 %files pdftex
8052 %defattr(644,root,root,755)
8053 # %doc %{texmf}/doc/programs/pdfcrop.txt
8054 # %attr(755,root,root) %{_bindir}/pdfxtex
8055 # %{_localstatedir}/fonts/map/pdftex
8056 # %dir %{texmf}/fonts/map/pdftex
8057 # %dir %{texmf}/fonts/map/pdftex/cmttf
8058 # %{texmf}/fonts/map/pdftex/cmttf/cmttf.map
8059 # %{texmf}/web2c/pdfetex-pl.pool
8060 # %{texmf}/web2c/pdfetex.pool
8061 # %{texmf}/web2c/pdfxtex.pool
8062 # %{_mandir}/man1/pdfxtex.1*
8063 %dir %{texmf}/fonts/map/pdftex
8064 %doc %{texmfdist}/doc/pdftex
8065 %attr(755,root,root) %{_bindir}/epstopdf
8066 %attr(755,root,root) %{_bindir}/pdfcrop
8067 %attr(755,root,root) %{_bindir}/pdftex
8068 %attr(1777,root,root) %dir %{fmtdir}/pdftex
8069 %config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/pdftexconfig.tex
8070 %{texmf}/fmtutil/format.pdftex.cnf
8071 %{texmfdist}/scripts/pdfcrop
8072 %{_mandir}/man1/epstopdf.1*
8073 %{_mandir}/man1/pdftex.1*
8074 %{texmfdist}/fonts/enc/pdftex
8075 %{texmfdist}/fonts/map/pdftex
8076 %{texmf}/fonts/map/pdftex/updmap
8077
8078 %files phyzzx
8079 %defattr(644,root,root,755)
8080 %attr(755,root,root) %{_bindir}/phyzzx
8081 %dir %{texmfdist}/doc/phyzzx
8082 %dir %{texmfdist}/tex/phyzzx
8083 %doc %{texmfdist}/doc/phyzzx/base
8084 %{texmfdist}/tex/phyzzx/base
8085 %{texmfdist}/tex/phyzzx/config
8086 %{texmf}/fmtutil/format.phyzzx.cnf
8087
8088 %files omega
8089 %defattr(644,root,root,755)
8090 # %{texmf}/web2c/omega.pool
8091 # %{texmf}/web2c/aleph.pool
8092 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/aleph.fmt
8093 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/lambda.fmt
8094 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/lamed.fmt
8095 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/omega.fmt
8096 %doc %{texmfdist}/doc/omega
8097 %dir %{texmfdist}/omega
8098 %dir %{texmfdist}/dvips/omega
8099 %attr(755,root,root) %{_bindir}/aleph
8100 %attr(755,root,root) %{_bindir}/lambda
8101 %attr(755,root,root) %{_bindir}/mkocp
8102 %attr(755,root,root) %{_bindir}/mkofm
8103 %attr(755,root,root) %{_bindir}/odvicopy
8104 %attr(755,root,root) %{_bindir}/odvips
8105 %attr(755,root,root) %{_bindir}/odvitype
8106 %attr(755,root,root) %{_bindir}/omega
8107 %attr(755,root,root) %{_bindir}/omfonts
8108 %attr(755,root,root) %{_bindir}/opl2ofm
8109 %attr(755,root,root) %{_bindir}/otangle
8110 %attr(755,root,root) %{_bindir}/otp2ocp
8111 %attr(755,root,root) %{_bindir}/outocp
8112 %attr(755,root,root) %{_bindir}/ovf2ovp
8113 %attr(755,root,root) %{_bindir}/ovp2ovf
8114 %{texmfdist}/dvips/omega/config.omega
8115 %{texmfdist}/dvips/omega/omega.cfg
8116 %{texmfdist}/fonts/map/dvips/omega
8117 %{texmfdist}/omega/ocp
8118 %{texmfdist}/omega/otp
8119 %{texmfdist}/tex/lambda
8120 %{texmfdist}/source/lambda
8121 %{_mandir}/man1/lambda.1*
8122 %{_mandir}/man1/mkocp.1*
8123 %{_mandir}/man1/mkofm.1*
8124 %{_mandir}/man1/omega.1*
8125 %{_mandir}/man1/odvicopy.1*
8126 %{_mandir}/man1/odvips.1*
8127 %{_mandir}/man1/odvitype.1*
8128 %{_mandir}/man1/ofm2opl.1*
8129 %{_mandir}/man1/opl2ofm.1*
8130 %{_mandir}/man1/otp2ocp.1*
8131 %{_mandir}/man1/outocp.1*
8132 %{_mandir}/man1/ovf2ovp.1*
8133 %{_mandir}/man1/ovp2ovf.1*
8134 %{texmf}/fmtutil/format.omega.cnf
8135 %{texmf}/fmtutil/format.aleph.cnf
8136
8137 %files plain
8138 %defattr(644,root,root,755)
8139 %doc %{texmfdist}/doc/plain
8140 %{texmfdist}/tex/plain
8141 %exclude %{texmfdist}/tex/plain/config/xetex.ini
8142 %{texmf}/fmtutil/format.tex.cnf
8143 #%{texmf}/web2c/plain.mem
8144 #%{texmf}/web2c/plain.base
8145
8146 # %files format-plain
8147 # %defattr(644,root,root,755)
8148 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/tex.fmt
8149 #%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/plain.fmt
8150
8151 # %files format-pdftex
8152 # %defattr(644,root,root,755)
8153 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdftex.fmt
8154
8155 # %files format-pdfetex
8156 # %defattr(644,root,root,755)
8157 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfetex.fmt
8158
8159 %files mex
8160 %defattr(644,root,root,755)
8161 %doc %{texmfdist}/doc/mex
8162 %dir %{texmfdist}/tex/mex
8163 %dir %{texmfdist}/tex/mex/base
8164 %{texmfdist}/tex/mex/base/mex1.tex
8165 %{texmfdist}/tex/mex/base/mex2.tex
8166 %{texmfdist}/tex/mex/base/mex.tex
8167 %dir %{texmfdist}/tex/mex/config
8168 %{texmfdist}/tex/mex/base/mexconf.tex
8169
8170 %files format-mex
8171 %defattr(644,root,root,755)
8172 %attr(755,root,root) %{_bindir}/mex
8173 %{texmfdist}/tex/mex/config/mex.ini
8174 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/mex.fmt
8175
8176 %files format-pdfmex
8177 %defattr(644,root,root,755)
8178 %attr(755,root,root) %{_bindir}/pdfmex
8179 %{texmfdist}/tex/mex/config/pdfmex.ini
8180 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfmex.fmt
8181
8182 %files format-utf8mex
8183 %defattr(644,root,root,755)
8184 %attr(755,root,root) %{_bindir}/utf8mex
8185 %dir %{texmfdist}/doc/mex
8186 %doc %{texmfdist}/doc/mex/utf8mex
8187 %{texmfdist}/tex/mex/utf8mex
8188 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/utf8mex.fmt
8189
8190 %files amstex
8191 %defattr(644,root,root,755)
8192 %dir %{texmfdist}/tex/amstex
8193 %{texmfdist}/tex/amstex/base
8194 %{texmfdist}/tex/amstex/config
8195 %{texmfdist}/tex/plain/amsfonts
8196
8197 %files format-amstex
8198 %defattr(644,root,root,755)
8199 %doc %{texmfdist}/doc/amstex
8200 %{texmfdist}/tex/amstex
8201 %attr(755,root,root) %{_bindir}/amstex
8202 %{_mandir}/man1/amstex.1*
8203 %{texmf}/fmtutil/format.amstex.cnf
8204 %{texmf}/fmtutil/format.cyramstex.cnf
8205 # %lang(fi) %{_mandir}/fi/man1/amstex.1*
8206 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/amstex.fmt
8207
8208 # %files format-pdfamstex
8209 # %defattr(644,root,root,755)
8210 # %attr(755,root,root) %{_bindir}/pdfamstex
8211 #%{texmf}/pdftex/amstex
8212 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfamstex.fmt
8213
8214 %files csplain
8215 %defattr(644,root,root,755)
8216 %dir %{texmfdist}/doc/cslatex
8217 %dir %{texmfdist}/doc/cslatex/base
8218 %doc %{texmfdist}/doc/cslatex/base/README-cspsfont
8219 %doc %{texmfdist}/doc/cslatex/base/cs-fonts.doc
8220 %doc %{texmfdist}/doc/cslatex/base/cscorr.tab
8221 %doc %{texmfdist}/doc/cslatex/base/csplain.doc
8222 %doc %{texmfdist}/doc/cslatex/base/parpozn.tex
8223 %doc %{texmfdist}/doc/cslatex/base/test8z.tex
8224 %doc %{texmfdist}/doc/cslatex/base/testlat.tex
8225 %attr(755,root,root) %{_bindir}/csplain
8226 %{texmfdist}/tex/csplain
8227
8228 %files format-csplain
8229 %defattr(644,root,root,755)
8230 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/csplain.fmt
8231
8232 %files format-pdfcsplain
8233 %defattr(644,root,root,755)
8234 %attr(755,root,root) %{_bindir}/pdfcsplain
8235 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfcsplain.fmt
8236
8237 %files cslatex
8238 %defattr(644,root,root,755)
8239 # %doc %{texmf}/doc/cstex/INSTALL.cslatex
8240 # %doc %{texmf}/doc/cstex/README.cslatex
8241 %{texmfdist}/tex/cslatex
8242 %{texmfdist}/tex/latex/cslatex
8243
8244 %files format-cslatex
8245 %defattr(644,root,root,755)
8246 %attr(755,root,root) %{_bindir}/cslatex
8247 %{texmf}/fmtutil/format.cslatex.cnf
8248 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cslatex.fmt
8249
8250 %files format-pdfcslatex
8251 %defattr(644,root,root,755)
8252 %attr(755,root,root) %{_bindir}/pdfcslatex
8253 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfcslatex.fmt
8254
8255 # %files cyrplain
8256 # %defattr(644,root,root,755)
8257 # %doc %{texmf}/doc/cyrplain
8258 # %{texmf}/tex/cyrplain
8259
8260 # %files format-cyrplain
8261 # %defattr(644,root,root,755)
8262 # %attr(755,root,root) %{_bindir}/cyrtex
8263 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyrtex.fmt
8264
8265 # %files format-cyramstex
8266 # %defattr(644,root,root,755)
8267 # %attr(755,root,root) %{_bindir}/cyramstex
8268 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyramstex.fmt
8269
8270 # %files format-cyrtexinfo
8271 # %defattr(644,root,root,755)
8272 # %attr(755,root,root) %{_bindir}/cyrtexinfo
8273 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyrtexinfo.fmt
8274
8275 %files eplain
8276 %defattr(644,root,root,755)
8277 %doc %{texmfdist}/doc/etex
8278 %doc %{texmfdist}/doc/eplain
8279 %{texmfdist}/tex/plain/etex
8280 %{texmfdist}/tex/eplain
8281
8282 %files format-eplain
8283 %defattr(644,root,root,755)
8284 %attr(755,root,root) %{_bindir}/eplain
8285 %attr(755,root,root) %{_bindir}/etex
8286 %{_mandir}/man1/eplain.1*
8287 %{_mandir}/man1/etex.1*
8288 %{texmf}/fmtutil/format.eplain.cnf
8289 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/eplain.fmt
8290 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/etex.fmt
8291
8292 %files context
8293 %defattr(644,root,root,755)
8294 %doc %{texmfdist}/doc/context
8295 # %doc %{texmf}/doc/polish/context
8296 %attr(755,root,root) %{_bindir}/context
8297 %attr(755,root,root) %{_bindir}/ctxtools
8298 %attr(755,root,root) %{_bindir}/exatools
8299 %attr(755,root,root) %{_bindir}/luatools
8300 %attr(755,root,root) %{_bindir}/makempy
8301 %attr(755,root,root) %{_bindir}/mpstools
8302 %attr(755,root,root) %{_bindir}/mtxrun
8303 %attr(755,root,root) %{_bindir}/mtxtools
8304 %attr(755,root,root) %{_bindir}/pdfthumb
8305 %attr(755,root,root) %{_bindir}/pdftools
8306 %attr(755,root,root) %{_bindir}/pdftrimwhite
8307 %attr(755,root,root) %{_bindir}/pstopdf
8308 %attr(755,root,root) %{_bindir}/rlxtools
8309 %attr(755,root,root) %{_bindir}/runtools
8310 %attr(755,root,root) %{_bindir}/texexec
8311 %attr(755,root,root) %{_bindir}/texfind
8312 %attr(755,root,root) %{_bindir}/texfont
8313 %attr(755,root,root) %{_bindir}/texmfstart
8314 %attr(755,root,root) %{_bindir}/texshow
8315 %attr(755,root,root) %{_bindir}/textools
8316 %attr(755,root,root) %{_bindir}/texutil
8317 %attr(755,root,root) %{_bindir}/tmftools
8318 %attr(755,root,root) %{_bindir}/xmltools
8319 # %{_mandir}/man1/fdf2tex.1*
8320 %{_mandir}/man1/ctxtools.1*
8321 %{_mandir}/man1/pdftools.1*
8322 %{_mandir}/man1/pstopdf.1*
8323 %{_mandir}/man1/texfind.1*
8324 %{_mandir}/man1/texfont.1*
8325 %{_mandir}/man1/texmfstart.1*
8326 %{_mandir}/man1/textools.1*
8327 %{_mandir}/man1/texutil.1*
8328 # %{_mandir}/man1/texshow.1*
8329 %{texmfdist}/context
8330 %{texmfdist}/fonts/enc/dvips/context
8331 # %{texmfdist}/fonts/map/dvips/context
8332 %{texmfdist}/metapost/context
8333 %{texmfdist}/scripts/context
8334 %{texmfdist}/tex/context
8335 %exclude %{texmfdist}/tex/context/config/cont-de.ini
8336 %exclude %{texmfdist}/tex/context/config/cont-en.ini
8337 %exclude %{texmfdist}/tex/context/config/cont-nl.ini
8338 %exclude %{texmfdist}/tex/context/config/cont-uk.ini
8339 %{texmfdist}/tex/generic/context
8340 %{texmfdist}/tex/latex/context
8341 %{texmfdist}/bibtex/bst/context
8342 %{texmf}/fmtutil/format.context.cnf
8343 %doc %{texmfdist}/doc/luatex
8344
8345 # no fmt, so commented out
8346 #%files format-context-cz
8347 #%defattr(644,root,root,755)
8348 #%%{texmf}/tex/context/config/cont-cz.ini
8349 # does not build with beta 20021025
8350 #%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-cz.efmt
8351
8352 %files format-context-de
8353 %defattr(644,root,root,755)
8354 %{texmfdist}/tex/context/config/cont-de.ini
8355 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-de.fmt
8356 #%{_mandir}/man1/cont-de.1*
8357
8358 %files format-context-en
8359 %defattr(644,root,root,755)
8360 %{texmfdist}/tex/context/config/cont-en.ini
8361 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-en.fmt
8362 #%{_mandir}/man1/cont-en.1*
8363 # what is the difference betwen uk and en in this particular situation?
8364 %{texmfdist}/tex/context/config/cont-uk.ini
8365 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-uk.fmt
8366
8367 # no fmt, so commented out
8368 #%files format-context-it
8369 #%defattr(644,root,root,755)
8370 #%%{texmf}/tex/context/config/cont-it.ini
8371
8372 %files format-context-nl
8373 %defattr(644,root,root,755)
8374 %{texmfdist}/tex/context/config/cont-nl.ini
8375 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-nl.fmt
8376 #%{_mandir}/man1/cont-nl.1*
8377
8378 # no fmt, so commented out
8379 #%files format-context-ro
8380 #%defattr(644,root,root,755)
8381 #%%{texmf}/tex/context/config/cont-ro.ini
8382
8383
8384 %files latex
8385 %defattr(644,root,root,755)
8386 %attr(755,root,root) %{_bindir}/lacheck
8387 %attr(755,root,root) %{_bindir}/latex
8388 %attr(755,root,root) %{_bindir}/pslatex
8389 # %lang(fi) %{_mandir}/fi/man1/latex.1*
8390 # %lang(pl) %{_mandir}/pl/man1/latex.1*
8391 # %{_infodir}/latex.info*
8392 %{texmf}/fmtutil/format.latex.cnf
8393 %{_mandir}/man1/lacheck.1*
8394 %{_mandir}/man1/latex.1*
8395 %{_mandir}/man1/pslatex.1*
8396
8397 %dir %{texmfdist}/scripts
8398 %dir %{texmfdist}/scripts/pst-pdf
8399 %dir %{texmfdist}/source/generic
8400 %dir %{texmfdist}/tex/latex
8401 %dir %{texmfdist}/tex/plain
8402 %dir %{texmf}/tex/latex
8403
8404 # %{texmfdist}/tex/latex/citesort
8405 # %{texmfdist}/tex/latex/dvilj
8406 # %{texmfdist}/tex/latex/eclbip
8407 # %{texmfdist}/tex/latex/eo
8408 # %{texmfdist}/tex/latex/example
8409 # %{texmfdist}/tex/latex/fguill
8410 # %{texmfdist}/tex/latex/floatflt
8411 # %{texmfdist}/tex/latex/gletter
8412 # %{texmfdist}/tex/latex/here
8413 # %{texmfdist}/tex/latex/mt11p
8414 # %{texmfdist}/tex/latex/relsize
8415 # %{texmfdist}/tex/latex/selectp
8416 # %{texmfdist}/tex/latex/shadow
8417 # %{texmfdist}/tex/latex/showtags
8418 # %{texmfdist}/tex/latex/tabls
8419 # %{texmfdist}/tex/latex/texmacs
8420 # %{texmfdist}/tex/latex/threeparttable
8421 # %{texmfdist}/tex/latex/treesvr
8422 # %{texmfdist}/tex/latex/ulem
8423 # %{texmfdist}/tex/latex/url
8424 # %{texmf}/tex/latex/version
8425 # %{texmf}/tex/latex/vpage
8426 %{texmfdist}/scripts/pst-pdf/ps4pdf
8427 %{texmfdist}/tex/generic/pstricks
8428 %{texmfdist}/tex/generic/shapepar
8429 %{texmfdist}/tex/generic/textmerg
8430 %{texmfdist}/tex/latex/12many
8431 %{texmfdist}/tex/latex/AkkTeX
8432 %{texmfdist}/tex/latex/ESIEEcv
8433 %{texmfdist}/tex/latex/GuIT
8434 %{texmfdist}/tex/latex/HA-prosper
8435 %{texmfdist}/tex/latex/IEEEconf
8436 %{texmfdist}/tex/latex/IEEEtran
8437 %{texmfdist}/tex/latex/SIstyle
8438 %{texmfdist}/tex/latex/Tabbing
8439 %{texmfdist}/tex/latex/a0poster
8440 %{texmfdist}/tex/latex/aastex
8441 %{texmfdist}/tex/latex/abc
8442 %{texmfdist}/tex/latex/achemso
8443 %{texmfdist}/tex/latex/acmconf
8444 %{texmfdist}/tex/latex/acmtrans
8445 %{texmfdist}/tex/latex/acronym
8446 %{texmfdist}/tex/latex/active-conf
8447 %{texmfdist}/tex/latex/addlines
8448 %{texmfdist}/tex/latex/adrlist
8449 %{texmfdist}/tex/latex/aeguill
8450 %{texmfdist}/tex/latex/afthesis
8451 %{texmfdist}/tex/latex/aguplus
8452 %{texmfdist}/tex/latex/aiaa
8453 %{texmfdist}/tex/latex/akletter
8454 %{texmfdist}/tex/latex/alg
8455 %{texmfdist}/tex/latex/algorithm2e
8456 %{texmfdist}/tex/latex/algorithmicx
8457 %{texmfdist}/tex/latex/allrunes
8458 %{texmfdist}/tex/latex/alnumsec
8459 %{texmfdist}/tex/latex/altfont
8460 %{texmfdist}/tex/latex/ametsoc
8461 %{texmfdist}/tex/latex/amsaddr
8462 %{texmfdist}/tex/latex/amsrefs
8463 %{texmfdist}/tex/latex/animate
8464 %{texmfdist}/tex/latex/answers
8465 %{texmfdist}/tex/latex/antiqua
8466 %{texmfdist}/tex/latex/anyfontsize
8467 %{texmfdist}/tex/latex/anysize
8468 %{texmfdist}/tex/latex/apa
8469 %{texmfdist}/tex/latex/apacite
8470 %{texmfdist}/tex/latex/apl
8471 %{texmfdist}/tex/latex/ar
8472 %{texmfdist}/tex/latex/arabi
8473 %{texmfdist}/tex/latex/arabtex
8474 %{texmfdist}/tex/latex/archaic
8475 %{texmfdist}/tex/latex/arcs
8476 %{texmfdist}/tex/latex/arev
8477 %{texmfdist}/tex/latex/armenian
8478 %{texmfdist}/tex/latex/arydshln
8479 %{texmfdist}/tex/latex/asaetr
8480 %{texmfdist}/tex/latex/ascelike
8481 %{texmfdist}/tex/latex/ascii
8482 %{texmfdist}/tex/latex/assignment
8483 %{texmfdist}/tex/latex/attachfile
8484 %{texmfdist}/tex/latex/augie
8485 %{texmfdist}/tex/latex/auncial-new
8486 %{texmfdist}/tex/latex/aurical
8487 %{texmfdist}/tex/latex/authoraftertitle
8488 %{texmfdist}/tex/latex/authorindex
8489 %{texmfdist}/tex/latex/auto-pst-pdf
8490 %{texmfdist}/tex/latex/autoarea
8491 %{texmfdist}/tex/latex/autotab
8492 %{texmfdist}/tex/latex/avantgar
8493 %{texmfdist}/tex/latex/babelbib
8494 %{texmfdist}/tex/latex/bangtex
8495 %{texmfdist}/tex/latex/barcodes
8496 %{texmfdist}/tex/latex/base
8497 %{texmfdist}/tex/latex/bayer
8498 %{texmfdist}/tex/latex/bbding
8499 %{texmfdist}/tex/latex/bbm-macros
8500 %{texmfdist}/tex/latex/begriff
8501 %{texmfdist}/tex/latex/bengali
8502 %{texmfdist}/tex/latex/bera
8503 %{texmfdist}/tex/latex/betababel
8504 %{texmfdist}/tex/latex/beton
8505 %{texmfdist}/tex/latex/bez123
8506 %{texmfdist}/tex/latex/bibarts
8507 %{texmfdist}/tex/latex/bibleref
8508 %{texmfdist}/tex/latex/biblist
8509 %{texmfdist}/tex/latex/bibtopicprefix
8510 %{texmfdist}/tex/latex/bigfoot
8511 %{texmfdist}/tex/latex/binomexp
8512 %{texmfdist}/tex/latex/biocon
8513 %{texmfdist}/tex/latex/bizcard
8514 %{texmfdist}/tex/latex/blacklettert1
8515 %{texmfdist}/tex/latex/blindtext
8516 %{texmfdist}/tex/latex/blowup
8517 %{texmfdist}/tex/latex/boisik
8518 %{texmfdist}/tex/latex/boites
8519 %{texmfdist}/tex/latex/boldtensors
8520 %{texmfdist}/tex/latex/bookest
8521 %{texmfdist}/tex/latex/bookhands
8522 %{texmfdist}/tex/latex/booklet
8523 %{texmfdist}/tex/latex/bookman
8524 %{texmfdist}/tex/latex/bophook
8525 %{texmfdist}/tex/latex/boxhandler
8526 %{texmfdist}/tex/latex/bpchem
8527 %{texmfdist}/tex/latex/braille
8528 %{texmfdist}/tex/latex/breakurl
8529 %{texmfdist}/tex/latex/bridge
8530 %{texmfdist}/tex/latex/brushscr
8531 %{texmfdist}/tex/latex/bullcntr
8532 %{texmfdist}/tex/latex/burmese
8533 %{texmfdist}/tex/latex/bussproofs
8534 %{texmfdist}/tex/latex/bytefield
8535 %{texmfdist}/tex/latex/calrsfs
8536 %{texmfdist}/tex/latex/calxxxx
8537 %{texmfdist}/tex/latex/captcont
8538 %{texmfdist}/tex/latex/casyl
8539 %{texmfdist}/tex/latex/catechis
8540 %{texmfdist}/tex/latex/cbcoptic
8541 %{texmfdist}/tex/latex/cbfonts
8542 %{texmfdist}/tex/latex/ccaption
8543 %{texmfdist}/tex/latex/cchess
8544 %{texmfdist}/tex/latex/cclicenses
8545 %{texmfdist}/tex/latex/cd-cover
8546 %{texmfdist}/tex/latex/cd
8547 %{texmfdist}/tex/latex/cdpbundl
8548 %{texmfdist}/tex/latex/cellspace
8549 %{texmfdist}/tex/latex/changebar
8550 %{texmfdist}/tex/latex/changepage
8551 %{texmfdist}/tex/latex/changes
8552 %{texmfdist}/tex/latex/chappg
8553 %{texmfdist}/tex/latex/chapterfolder
8554 %{texmfdist}/tex/latex/chemarrow
8555 %{texmfdist}/tex/latex/chemcompounds
8556 %{texmfdist}/tex/latex/chemcono
8557 %{texmfdist}/tex/latex/chemstyle
8558 %{texmfdist}/tex/latex/cherokee
8559 %{texmfdist}/tex/latex/chess
8560 %{texmfdist}/tex/latex/chessboard
8561 %{texmfdist}/tex/latex/chessfss
8562 %{texmfdist}/tex/latex/chicago
8563 %{texmfdist}/tex/latex/china2e
8564 %{texmfdist}/tex/latex/chletter
8565 %{texmfdist}/tex/latex/circ
8566 %{texmfdist}/tex/latex/citeref
8567 %{texmfdist}/tex/latex/cjhebrew
8568 %{texmfdist}/tex/latex/cjk
8569 %{texmfdist}/tex/latex/cjw
8570 %{texmfdist}/tex/latex/classicthesis
8571 %{texmfdist}/tex/latex/clefval
8572 %{texmfdist}/tex/latex/cleveref
8573 %{texmfdist}/tex/latex/clock
8574 %{texmfdist}/tex/latex/clrscode
8575 %{texmfdist}/tex/latex/cm-lgc
8576 %{texmfdist}/tex/latex/cm-super
8577 %{texmfdist}/tex/latex/cmap
8578 %{texmfdist}/tex/latex/cmcyralt
8579 %{texmfdist}/tex/latex/cmdstring
8580 %{texmfdist}/tex/latex/cmdtrack
8581 %{texmfdist}/tex/latex/cmll
8582 %{texmfdist}/tex/latex/cmsd
8583 %{texmfdist}/tex/latex/codepage
8584 %{texmfdist}/tex/latex/colorinfo
8585 %{texmfdist}/tex/latex/colortbl
8586 %{texmfdist}/tex/latex/colorwav
8587 %{texmfdist}/tex/latex/combine
8588 %{texmfdist}/tex/latex/commath
8589 %{texmfdist}/tex/latex/compactbib
8590 %{texmfdist}/tex/latex/complexity
8591 %{texmfdist}/tex/latex/computational-complexity
8592 %{texmfdist}/tex/latex/concprog
8593 %{texmfdist}/tex/latex/confproc
8594 %{texmfdist}/tex/latex/constants
8595 %{texmfdist}/tex/latex/contour
8596 %{texmfdist}/tex/latex/cooking
8597 %{texmfdist}/tex/latex/cool
8598 %{texmfdist}/tex/latex/coollist
8599 %{texmfdist}/tex/latex/coolstr
8600 %{texmfdist}/tex/latex/cooltooltips
8601 %{texmfdist}/tex/latex/coordsys
8602 %{texmfdist}/tex/latex/courier-scaled
8603 %{texmfdist}/tex/latex/courier
8604 %{texmfdist}/tex/latex/courseoutline
8605 %{texmfdist}/tex/latex/coursepaper
8606 %{texmfdist}/tex/latex/coverpage
8607 %{texmfdist}/tex/latex/covington
8608 %{texmfdist}/tex/latex/crop
8609 %{texmfdist}/tex/latex/crossreference
8610 %{texmfdist}/tex/latex/crosswrd
8611 %{texmfdist}/tex/latex/csbulletin
8612 %{texmfdist}/tex/latex/csquotes
8613 %{texmfdist}/tex/latex/csvtools
8614 %{texmfdist}/tex/latex/ctable
8615 %{texmfdist}/tex/latex/ctib
8616 %{texmfdist}/tex/latex/cuisine
8617 %{texmfdist}/tex/latex/cursor
8618 %{texmfdist}/tex/latex/curve
8619 %{texmfdist}/tex/latex/curve2e
8620 %{texmfdist}/tex/latex/cv
8621 %{texmfdist}/tex/latex/cweb-latex
8622 %{texmfdist}/tex/latex/cwpuzzle
8623 %{texmfdist}/tex/latex/cyklop
8624 %{texmfdist}/tex/latex/dashbox
8625 %{texmfdist}/tex/latex/dashrule
8626 %{texmfdist}/tex/latex/datatool
8627 %{texmfdist}/tex/latex/dateiliste
8628 %{texmfdist}/tex/latex/datenumber
8629 %{texmfdist}/tex/latex/datetime
8630 %{texmfdist}/tex/latex/dcpic
8631 %{texmfdist}/tex/latex/decimal
8632 %{texmfdist}/tex/latex/delimtxt
8633 %{texmfdist}/tex/latex/diagnose
8634 %{texmfdist}/tex/latex/dialogl
8635 %{texmfdist}/tex/latex/dichokey
8636 %{texmfdist}/tex/latex/dictsym
8637 %{texmfdist}/tex/latex/digiconfigs
8638 %{texmfdist}/tex/latex/dinbrief
8639 %{texmfdist}/tex/latex/dingbat
8640 %{texmfdist}/tex/latex/directory
8641 %{texmfdist}/tex/latex/disser
8642 %{texmfdist}/tex/latex/dlfltxb
8643 %{texmfdist}/tex/latex/dnaseq
8644 %{texmfdist}/tex/latex/docmfp
8645 %{texmfdist}/tex/latex/doi
8646 %{texmfdist}/tex/latex/doipubmed
8647 %{texmfdist}/tex/latex/dotarrow
8648 %{texmfdist}/tex/latex/dotseqn
8649 %{texmfdist}/tex/latex/dottex
8650 %{texmfdist}/tex/latex/doublestroke
8651 %{texmfdist}/tex/latex/dpfloat
8652 %{texmfdist}/tex/latex/dprogress
8653 %{texmfdist}/tex/latex/drac
8654 %{texmfdist}/tex/latex/draftcopy
8655 %{texmfdist}/tex/latex/draftwatermark
8656 %{texmfdist}/tex/latex/dramatist
8657 %{texmfdist}/tex/latex/dtk
8658 %{texmfdist}/tex/latex/duerer-latex
8659 %{texmfdist}/tex/latex/dvdcoll
8660 %{texmfdist}/tex/latex/dvipdfmx-def
8661 %{texmfdist}/tex/latex/dyntree
8662 %{texmfdist}/tex/latex/eCards
8663 %{texmfdist}/tex/latex/ean13isbn
8664 %{texmfdist}/tex/latex/easy
8665 %{texmfdist}/tex/latex/ebezier
8666 %{texmfdist}/tex/latex/ebsthesis
8667 %{texmfdist}/tex/latex/ecclesiastic
8668 %{texmfdist}/tex/latex/ecltree
8669 %{texmfdist}/tex/latex/eco
8670 %{texmfdist}/tex/latex/economic
8671 %{texmfdist}/tex/latex/ecv
8672 %{texmfdist}/tex/latex/ed
8673 %{texmfdist}/tex/latex/edmargin
8674 %{texmfdist}/tex/latex/ednotes
8675 %{texmfdist}/tex/latex/eemeir
8676 %{texmfdist}/tex/latex/eepic
8677 %{texmfdist}/tex/latex/egameps
8678 %{texmfdist}/tex/latex/egplot
8679 %{texmfdist}/tex/latex/eiad
8680 %{texmfdist}/tex/latex/ellipsis
8681 %{texmfdist}/tex/latex/elmath
8682 %{texmfdist}/tex/latex/elpres
8683 %{texmfdist}/tex/latex/elsarticle
8684 %{texmfdist}/tex/latex/elsevier
8685 %{texmfdist}/tex/latex/em
8686 %{texmfdist}/tex/latex/emp
8687 %{texmfdist}/tex/latex/emulateapj
8688 %{texmfdist}/tex/latex/encxvlna
8689 %{texmfdist}/tex/latex/endfloat
8690 %{texmfdist}/tex/latex/endheads
8691 %{texmfdist}/tex/latex/engpron
8692 %{texmfdist}/tex/latex/engrec
8693 %{texmfdist}/tex/latex/envbig
8694 %{texmfdist}/tex/latex/environ
8695 %{texmfdist}/tex/latex/envlab
8696 %{texmfdist}/tex/latex/epigrafica
8697 %{texmfdist}/tex/latex/epigraph
8698 %{texmfdist}/tex/latex/epiolmec
8699 %{texmfdist}/tex/latex/epsdice
8700 %{texmfdist}/tex/latex/epspdfconversion
8701 %{texmfdist}/tex/latex/eqlist
8702 %{texmfdist}/tex/latex/eqname
8703 %{texmfdist}/tex/latex/eqnarray
8704 %{texmfdist}/tex/latex/eqparbox
8705 %{texmfdist}/tex/latex/errata
8706 %{texmfdist}/tex/latex/esdiff
8707 %{texmfdist}/tex/latex/esint
8708 %{texmfdist}/tex/latex/eskd
8709 %{texmfdist}/tex/latex/eskdx
8710 %{texmfdist}/tex/latex/eso-pic
8711 %{texmfdist}/tex/latex/esvect
8712 %{texmfdist}/tex/latex/etaremune
8713 %{texmfdist}/tex/latex/etex-pkg
8714 %{texmfdist}/tex/latex/ethiop
8715 %{texmfdist}/tex/latex/etoolbox
8716 %{texmfdist}/tex/latex/eukdate
8717 %{texmfdist}/tex/latex/euler
8718 %{texmfdist}/tex/latex/eulervm
8719 %{texmfdist}/tex/latex/euproposal
8720 %{texmfdist}/tex/latex/euro
8721 %{texmfdist}/tex/latex/eurofont
8722 %{texmfdist}/tex/latex/europecv
8723 %{texmfdist}/tex/latex/eurosans
8724 %{texmfdist}/tex/latex/eurosym
8725 %{texmfdist}/tex/latex/everypage
8726 %{texmfdist}/tex/latex/examplep
8727 %{texmfdist}/tex/latex/exceltex
8728 %{texmfdist}/tex/latex/exercise
8729 %{texmfdist}/tex/latex/expdlist
8730 %{texmfdist}/tex/latex/expl3
8731 %{texmfdist}/tex/latex/export
8732 %{texmfdist}/tex/latex/extarrows
8733 %{texmfdist}/tex/latex/extpfeil
8734 %{texmfdist}/tex/latex/extract
8735 %{texmfdist}/tex/latex/extsizes
8736 %{texmfdist}/tex/latex/facsimile
8737 %{texmfdist}/tex/latex/faktor
8738 %{texmfdist}/tex/latex/fancybox
8739 %{texmfdist}/tex/latex/fancyhdr
8740 %{texmfdist}/tex/latex/fancynum
8741 %{texmfdist}/tex/latex/fancyref
8742 %{texmfdist}/tex/latex/fancytooltips
8743 %{texmfdist}/tex/latex/fancyvrb
8744 %{texmfdist}/tex/latex/fax
8745 %{texmfdist}/tex/latex/fc
8746 %{texmfdist}/tex/latex/feyn
8747 %{texmfdist}/tex/latex/feynmf
8748 %{texmfdist}/tex/latex/fge
8749 %{texmfdist}/tex/latex/figbib
8750 %{texmfdist}/tex/latex/figsize
8751 %{texmfdist}/tex/latex/filecontents
8752 %{texmfdist}/tex/latex/fink
8753 %{texmfdist}/tex/latex/fixfoot
8754 %{texmfdist}/tex/latex/fixme
8755 %{texmfdist}/tex/latex/flabels
8756 %{texmfdist}/tex/latex/flacards
8757 %{texmfdist}/tex/latex/flagderiv
8758 %{texmfdist}/tex/latex/flashcards
8759 %{texmfdist}/tex/latex/flippdf
8760 %{texmfdist}/tex/latex/float
8761 %{texmfdist}/tex/latex/floatrow
8762 %{texmfdist}/tex/latex/flowfram
8763 %{texmfdist}/tex/latex/fmp
8764 %{texmfdist}/tex/latex/fmtcount
8765 %{texmfdist}/tex/latex/fnbreak
8766 %{texmfdist}/tex/latex/fncychap
8767 %{texmfdist}/tex/latex/foekfont
8768 %{texmfdist}/tex/latex/foilhtml
8769 %{texmfdist}/tex/latex/fonetika
8770 %{texmfdist}/tex/latex/fontinst
8771 %{texmfdist}/tex/latex/fonttable
8772 %{texmfdist}/tex/latex/footmisc
8773 %{texmfdist}/tex/latex/footnpag
8774 %{texmfdist}/tex/latex/forarray
8775 %{texmfdist}/tex/latex/forloop
8776 %{texmfdist}/tex/latex/formula
8777 %{texmfdist}/tex/latex/formular
8778 %{texmfdist}/tex/latex/fouridx
8779 %{texmfdist}/tex/latex/fourier
8780 %{texmfdist}/tex/latex/fouriernc
8781 %{texmfdist}/tex/latex/fp
8782 %{texmfdist}/tex/latex/frankenstein
8783 %{texmfdist}/tex/latex/frcursive
8784 %{texmfdist}/tex/latex/frenchle
8785 %{texmfdist}/tex/latex/fribrief
8786 %{texmfdist}/tex/latex/frletter
8787 %{texmfdist}/tex/latex/frontespizio
8788 %{texmfdist}/tex/latex/fullblck
8789 %{texmfdist}/tex/latex/fullpict
8790 %{texmfdist}/tex/latex/functan
8791 %{texmfdist}/tex/latex/fundus
8792 %{texmfdist}/tex/latex/gaceta
8793 %{texmfdist}/tex/latex/galois
8794 %{texmfdist}/tex/latex/gastex
8795 %{texmfdist}/tex/latex/gatech-thesis
8796 %{texmfdist}/tex/latex/gauss
8797 %{texmfdist}/tex/latex/gb4e
8798 %{texmfdist}/tex/latex/gcard
8799 %{texmfdist}/tex/latex/gcite
8800 %{texmfdist}/tex/latex/genmpage
8801 %{texmfdist}/tex/latex/geometry
8802 %{texmfdist}/tex/latex/geomsty
8803 %{texmfdist}/tex/latex/germbib
8804 %{texmfdist}/tex/latex/gfsartemisia
8805 %{texmfdist}/tex/latex/gfsbaskerville
8806 %{texmfdist}/tex/latex/gfsbodoni
8807 %{texmfdist}/tex/latex/gfscomplutum
8808 %{texmfdist}/tex/latex/gfsdidot
8809 %{texmfdist}/tex/latex/gfsneohellenic
8810 %{texmfdist}/tex/latex/gfsporson
8811 %{texmfdist}/tex/latex/gfssolomos
8812 %{texmfdist}/tex/latex/ginpenc
8813 %{texmfdist}/tex/latex/gloss
8814 %{texmfdist}/tex/latex/glossaries
8815 %{texmfdist}/tex/latex/gmdoc
8816 %{texmfdist}/tex/latex/gmeometric
8817 %{texmfdist}/tex/latex/gmiflink
8818 %{texmfdist}/tex/latex/gmutils
8819 %{texmfdist}/tex/latex/gmverb
8820 %{texmfdist}/tex/latex/gnuplottex
8821 %{texmfdist}/tex/latex/go
8822 %{texmfdist}/tex/latex/graphics
8823 %{texmfdist}/tex/latex/graphicx-psmin
8824 %{texmfdist}/tex/latex/greek-inputenc
8825 %{texmfdist}/tex/latex/greekdates
8826 %{texmfdist}/tex/latex/greektex
8827 %{texmfdist}/tex/latex/grfpaste
8828 %{texmfdist}/tex/latex/grnumalt
8829 %{texmfdist}/tex/latex/grotesq
8830 %{texmfdist}/tex/latex/grverb
8831 %{texmfdist}/tex/latex/gu
8832 %{texmfdist}/tex/latex/guitar
8833 %{texmfdist}/tex/latex/guitbeamer
8834 %{texmfdist}/tex/latex/hanging
8835 %{texmfdist}/tex/latex/har2nat
8836 %{texmfdist}/tex/latex/harmony
8837 %{texmfdist}/tex/latex/harpoon
8838 %{texmfdist}/tex/latex/harvard
8839 %{texmfdist}/tex/latex/hc
8840 %{texmfdist}/tex/latex/helvetic
8841 %{texmfdist}/tex/latex/hep
8842 %{texmfdist}/tex/latex/hepnames
8843 %{texmfdist}/tex/latex/hepparticles
8844 %{texmfdist}/tex/latex/hepthesis
8845 %{texmfdist}/tex/latex/hepunits
8846 %{texmfdist}/tex/latex/hexgame
8847 %{texmfdist}/tex/latex/hfoldsty
8848 %{texmfdist}/tex/latex/hhtensor
8849 %{texmfdist}/tex/latex/hilowres
8850 %{texmfdist}/tex/latex/histogr
8851 %{texmfdist}/tex/latex/hitec
8852 %{texmfdist}/tex/latex/hpsdiss
8853 %{texmfdist}/tex/latex/hrlatex
8854 %{texmfdist}/tex/latex/hvfloat
8855 %{texmfdist}/tex/latex/hypdvips
8856 %{texmfdist}/tex/latex/hyper
8857 %{texmfdist}/tex/latex/hyperref
8858 %{texmfdist}/tex/latex/hyperxmp
8859 %{texmfdist}/tex/latex/hyphenat
8860 %{texmfdist}/tex/latex/ibycus-babel
8861 %{texmfdist}/tex/latex/icsv
8862 %{texmfdist}/tex/latex/ieeepes
8863 %{texmfdist}/tex/latex/ifmslide
8864 %{texmfdist}/tex/latex/ifplatform
8865 %{texmfdist}/tex/latex/ifsym
8866 %{texmfdist}/tex/latex/ijmart
8867 %{texmfdist}/tex/latex/imac
8868 %{texmfdist}/tex/latex/image-gallery
8869 %{texmfdist}/tex/latex/imtekda
8870 %{texmfdist}/tex/latex/index
8871 %{texmfdist}/tex/latex/initials
8872 %{texmfdist}/tex/latex/inlinebib
8873 %{texmfdist}/tex/latex/inlinedef
8874 %{texmfdist}/tex/latex/interactiveworkbook
8875 %{texmfdist}/tex/latex/inversepath
8876 %{texmfdist}/tex/latex/invoice
8877 %{texmfdist}/tex/latex/ipa
8878 %{texmfdist}/tex/latex/iso
8879 %{texmfdist}/tex/latex/iso10303
8880 %{texmfdist}/tex/latex/isodate
8881 %{texmfdist}/tex/latex/isodoc
8882 %{texmfdist}/tex/latex/isonums
8883 %{texmfdist}/tex/latex/isorot
8884 %{texmfdist}/tex/latex/isotope
8885 %{texmfdist}/tex/latex/itnumpar
8886 %{texmfdist}/tex/latex/itrans
8887 %{texmfdist}/tex/latex/iwona
8888 %{texmfdist}/tex/latex/jeopardy
8889 %{texmfdist}/tex/latex/jhep
8890 %{texmfdist}/tex/latex/jknapltx
8891 %{texmfdist}/tex/latex/jneurosci
8892 %{texmfdist}/tex/latex/jpsj
8893 %{texmfdist}/tex/latex/jura
8894 %{texmfdist}/tex/latex/juraabbrev
8895 %{texmfdist}/tex/latex/juramisc
8896 %{texmfdist}/tex/latex/jurarsp
8897 %{texmfdist}/tex/latex/koma-script
8898 %{texmfdist}/tex/latex/labels
8899 %dir %{texmfdist}/tex/latex/latexconfig
8900 %{texmfdist}/tex/latex/latexconfig/latex.ini
8901 %{texmfdist}/tex/latex/latexconfig/lualatex.ini
8902 %{texmfdist}/tex/latex/latexconfig/mllatex.ini
8903 %{texmfdist}/tex/latex/latexconfig/pdflatex.ini
8904 %{texmfdist}/tex/latex/latexconfig/pdflualatex.ini
8905 %{texmfdist}/tex/latex/layouts
8906 %{texmfdist}/tex/latex/lettrine
8907 %{texmfdist}/tex/latex/listings
8908 %{texmfdist}/tex/latex/ltabptch
8909 %{texmfdist}/tex/latex/localloc
8910 %{texmfdist}/tex/latex/ltxmisc
8911 %{texmfdist}/tex/latex/mathcomp
8912 %{texmfdist}/tex/latex/mdwtools
8913 %{texmfdist}/tex/latex/memoir
8914 %{texmfdist}/tex/latex/mh
8915 %{texmfdist}/tex/latex/misc209
8916 %{texmfdist}/tex/latex/mmap
8917 %{texmfdist}/tex/latex/mnsymbol
8918 %{texmfdist}/tex/latex/moderncv
8919 %{texmfdist}/tex/latex/modroman
8920 %{texmfdist}/tex/latex/mongolian-babel
8921 %{texmfdist}/tex/latex/montex
8922 %{texmfdist}/tex/latex/mparhack
8923 %{texmfdist}/tex/latex/ms
8924 %{texmfdist}/tex/latex/multibib
8925 %{texmfdist}/tex/latex/multirow
8926 %{texmfdist}/tex/latex/mwcls
8927 %{texmfdist}/tex/latex/natbib
8928 %{texmfdist}/tex/latex/ncclatex
8929 %{texmfdist}/tex/latex/ncctools
8930 %{texmfdist}/tex/latex/ncntrsbk
8931 %{texmfdist}/tex/latex/nddiss
8932 %{texmfdist}/tex/latex/newalg
8933 %{texmfdist}/tex/latex/newfile
8934 %{texmfdist}/tex/latex/newlfm
8935 %{texmfdist}/tex/latex/newspaper
8936 %{texmfdist}/tex/latex/newthm
8937 %{texmfdist}/tex/latex/nomencl
8938 %{texmfdist}/tex/latex/ntgclass
8939 %{texmfdist}/tex/generic/oberdiek
8940 %{texmfdist}/tex/latex/oberdiek
8941 %{texmfdist}/tex/latex/overpic
8942 %{texmfdist}/tex/latex/paralist
8943 %{texmfdist}/tex/latex/pb-diagram
8944 %{texmfdist}/tex/latex/pdfpages
8945 %{texmfdist}/tex/latex/picinpar
8946 %{texmfdist}/tex/latex/pict2e
8947 %{texmfdist}/tex/latex/placeins
8948 %{texmfdist}/tex/latex/preprint
8949 %{texmfdist}/tex/latex/preview
8950 %{texmfdist}/tex/latex/program
8951 %{texmfdist}/tex/latex/psfrag
8952 %{texmfdist}/tex/latex/pslatex
8953 %{texmfdist}/tex/latex/revtex
8954 %{texmfdist}/tex/latex/rotating
8955 %{texmfdist}/tex/latex/rotfloat
8956 %{texmfdist}/tex/latex/scale
8957 %{texmfdist}/tex/latex/sectsty
8958 %{texmfdist}/tex/latex/seminar
8959 %{texmfdist}/tex/latex/setspace
8960 %{texmfdist}/tex/latex/showdim
8961 %{texmfdist}/tex/latex/showlabels
8962 %{texmfdist}/tex/latex/sidecap
8963 %{texmfdist}/tex/latex/slashbox
8964 %{texmfdist}/tex/latex/soul
8965 %{texmfdist}/tex/latex/stdclsdv
8966 %{texmfdist}/tex/latex/stmaryrd
8967 %{texmfdist}/tex/latex/subfig
8968 %{texmfdist}/tex/latex/subfigure
8969 %{texmfdist}/tex/latex/supertabular
8970 %{texmfdist}/tex/latex/t2
8971 %{texmfdist}/tex/latex/t-angles
8972 %{texmfdist}/tex/latex/tableaux
8973 %{texmfdist}/tex/latex/tablists
8974 %{texmfdist}/tex/latex/tablor
8975 %{texmfdist}/tex/latex/tabto-ltx
8976 %{texmfdist}/tex/latex/tabulary
8977 %{texmfdist}/tex/latex/tabvar
8978 %{texmfdist}/tex/latex/talk
8979 %{texmfdist}/tex/latex/taupin
8980 %{texmfdist}/tex/latex/tcldoc
8981 %{texmfdist}/tex/latex/tdsfrmath
8982 %{texmfdist}/tex/latex/technics
8983 %{texmfdist}/tex/latex/ted
8984 %{texmfdist}/tex/latex/tengwarscript
8985 %{texmfdist}/tex/latex/tensor
8986 %{texmfdist}/tex/latex/teubner
8987 %{texmfdist}/tex/latex/tex-gyre
8988 %{texmfdist}/tex/latex/texilikecover
8989 %{texmfdist}/tex/latex/texlogos
8990 %{texmfdist}/tex/latex/texmate
8991 %{texmfdist}/tex/latex/texpower
8992 %{texmfdist}/tex/latex/texshade
8993 %{texmfdist}/tex/latex/textcase
8994 %{texmfdist}/tex/latex/textfit
8995 %{texmfdist}/tex/latex/textopo
8996 %{texmfdist}/tex/latex/textpath
8997 %{texmfdist}/tex/latex/textpos
8998 %{texmfdist}/tex/latex/theoremref
8999 %{texmfdist}/tex/latex/thesis-titlepage-fhac
9000 %{texmfdist}/tex/latex/thinsp
9001 %{texmfdist}/tex/latex/thmtools
9002 %{texmfdist}/tex/latex/thumb
9003 %{texmfdist}/tex/latex/thuthesis
9004 %{texmfdist}/tex/latex/ticket
9005 %{texmfdist}/tex/latex/tikz-inet
9006 %{texmfdist}/tex/latex/times
9007 %{texmfdist}/tex/latex/timesht
9008 %{texmfdist}/tex/latex/tipa
9009 %{texmfdist}/tex/latex/titlefoot
9010 %{texmfdist}/tex/latex/titlesec
9011 %{texmfdist}/tex/latex/titling
9012 %{texmfdist}/tex/latex/tocbibind
9013 %{texmfdist}/tex/latex/tocloft
9014 %{texmfdist}/tex/latex/tools
9015 %{texmfdist}/tex/latex/totpages
9016 %{texmfdist}/tex/latex/type1cm
9017 %{texmfdist}/tex/latex/undertilde
9018 %{texmfdist}/tex/latex/units
9019 %{texmfdist}/tex/latex/unitsdef
9020 %{texmfdist}/tex/latex/universa
9021 %{texmfdist}/tex/latex/unroman
9022 %{texmfdist}/tex/latex/upmethodology
9023 %{texmfdist}/tex/latex/upquote
9024 %{texmfdist}/tex/latex/varindex
9025 %{texmfdist}/tex/latex/varsfromjobname
9026 %{texmfdist}/tex/latex/vector
9027 %{texmfdist}/tex/latex/velthuis
9028 %{texmfdist}/tex/latex/verse
9029 %{texmfdist}/tex/latex/versions
9030 %{texmfdist}/tex/latex/vhistory
9031 %{texmfdist}/tex/latex/vita
9032 %{texmfdist}/tex/latex/vmargin
9033 %{texmfdist}/tex/latex/volumes
9034 %{texmfdist}/tex/latex/vpe
9035 %{texmfdist}/tex/latex/vrsion
9036 %{texmfdist}/tex/latex/vwcol
9037 %{texmfdist}/tex/latex/vxu
9038 %{texmfdist}/tex/latex/wallpaper
9039 %{texmfdist}/tex/latex/warning
9040 %{texmfdist}/tex/latex/warpcol
9041 %{texmfdist}/tex/latex/was
9042 %{texmfdist}/tex/latex/williams
9043 %{texmfdist}/tex/latex/wnri
9044 %{texmfdist}/tex/latex/wordlike
9045 %{texmfdist}/tex/latex/wrapfig
9046 %{texmfdist}/tex/latex/wsuipa
9047 %{texmfdist}/tex/latex/xargs
9048 %{texmfdist}/tex/latex/xcolor
9049 %{texmfdist}/tex/latex/xdoc
9050 %{texmfdist}/tex/latex/xfor
9051 %{texmfdist}/tex/latex/xifthen
9052 %{texmfdist}/tex/latex/xkeyval
9053 %{texmfdist}/tex/latex/xmpincl
9054 %{texmfdist}/tex/latex/xnewcommand
9055 %{texmfdist}/tex/latex/xoptarg
9056 %{texmfdist}/tex/latex/xpackages
9057 %{texmfdist}/tex/latex/xq
9058 %{texmfdist}/tex/latex/xskak
9059 %{texmfdist}/tex/latex/xstring
9060 %{texmfdist}/tex/latex/xtab
9061 %{texmfdist}/tex/latex/xtcapts
9062 %{texmfdist}/tex/latex/xyling
9063 %{texmfdist}/tex/latex/xytree
9064 %{texmfdist}/tex/latex/yafoot
9065 %{texmfdist}/tex/latex/yfonts
9066 %{texmfdist}/tex/latex/yhmath
9067 %{texmfdist}/tex/latex/yi4latex
9068 %{texmfdist}/tex/latex/york-thesis
9069 %{texmfdist}/tex/latex/youngtab
9070 %{texmfdist}/tex/latex/yplan
9071 %{texmfdist}/tex/latex/zapfchan
9072 %{texmfdist}/tex/latex/zapfding
9073 %{texmfdist}/tex/latex/zed-csp
9074 %{texmfdist}/tex/latex/zefonts
9075 %{texmfdist}/tex/latex/ziffer
9076 %{texmfdist}/tex/latex/zwgetfdate
9077 %{texmfdist}/tex/plain/etex
9078 %{texmf}/tex/latex/config
9079 %{texmf}/tex/latex/dvipdfm
9080
9081 %files latex-12many
9082 %defattr(644,root,root,755)
9083 %doc %{texmfdist}/doc/latex/12many
9084 %{texmfdist}/source/latex/12many
9085
9086 %files latex-abstract
9087 %defattr(644,root,root,755)
9088 %doc %{texmfdist}/doc/latex/abstract
9089 %{texmfdist}/tex/latex/abstract
9090
9091 %files latex-accfonts
9092 %defattr(644,root,root,755)
9093 %doc %{texmfdist}/doc/fonts/accfonts
9094 %{texmfdist}/tex/latex/accfonts
9095
9096 %files latex-adrconv
9097 %defattr(644,root,root,755)
9098 %{texmfdist}/tex/latex/adrconv
9099 %{texmfdist}/doc/latex/adrconv
9100
9101 %files latex-algorithms
9102 %defattr(644,root,root,755)
9103 %doc %{texmfdist}/doc/latex/algorithms
9104 %{texmfdist}/tex/latex/algorithms
9105
9106 %files latex-ae
9107 %defattr(644,root,root,755)
9108 %{texmfdist}/tex/latex/ae
9109
9110 %files latex-ams
9111 %defattr(644,root,root,755)
9112 %doc %{texmfdist}/doc/latex/amscls
9113 %doc %{texmfdist}/doc/latex/amsmath
9114 %doc %{texmfdist}/doc/latex/onlyamsmath
9115 %{texmfdist}/doc/fonts/amsfonts
9116 %{texmfdist}/tex/latex/amscls
9117 %{texmfdist}/tex/latex/amsmath
9118 %{texmfdist}/tex/latex/amsfonts
9119 %{texmfdist}/tex/latex/onlyamsmath
9120 %{texmfdist}/source/latex/onlyamsmath
9121
9122 %files latex-antp
9123 %defattr(644,root,root,755)
9124 %{texmfdist}/tex/latex/antp
9125
9126 %files latex-antt
9127 %defattr(644,root,root,755)
9128 %{texmfdist}/tex/latex/antt
9129
9130 %files latex-appendix
9131 %defattr(644,root,root,755)
9132 %doc %{texmfdist}/doc/latex/appendix
9133 %{texmfdist}/tex/latex/appendix
9134
9135 %files latex-backgammon
9136 %defattr(644,root,root,755)
9137 %doc %{texmfdist}/doc/latex/backgammon
9138 %{texmfdist}/tex/latex/backgammon
9139
9140 %files latex-bardiag
9141 %defattr(644,root,root,755)
9142 %doc %{texmfdist}/doc/latex/bardiag
9143 %{texmfdist}/tex/latex/bardiag
9144
9145 %files latex-bbm
9146 %defattr(644,root,root,755)
9147 %doc %{texmfdist}/doc/fonts/bbm
9148 %{texmfdist}/tex/latex/bbm
9149
9150 %files latex-bbold
9151 %defattr(644,root,root,755)
9152 %doc %{texmfdist}/doc/latex/bbold
9153 %{texmfdist}/tex/latex/bbold
9154 %{texmfdist}/source/latex/bbold
9155
9156 %files latex-beamer
9157 %defattr(644,root,root,755)
9158 %doc %{texmfdist}/doc/latex/beamer
9159 %{texmfdist}/tex/latex/beamer-contrib
9160 %{texmfdist}/tex/latex/beamer
9161
9162 %files latex-bezos
9163 %defattr(644,root,root,755)
9164 %doc %{texmfdist}/doc/latex/bezos
9165 %{texmfdist}/tex/latex/bezos
9166
9167 %files latex-bibtex
9168 %defattr(644,root,root,755)
9169 %doc %{texmfdist}/doc/bibtex/base
9170 %doc %{texmfdist}/doc/latex/adrconv
9171 %doc %{texmfdist}/doc/latex/bibtopic
9172 %doc %{texmfdist}/doc/latex/bibunits
9173 %doc %{texmfdist}/doc/latex/natbib
9174 %doc %{texmfdist}/doc/latex/footbib
9175 %doc %{texmf}/doc/bibtex8
9176 %dir %{texmfdist}/doc/bibtex
9177 %dir %{texmfdist}/bibtex
9178 %dir %{texmfdist}/bibtex/bib
9179 %dir %{texmfdist}/bibtex/bst
9180 %dir %{texmfdist}/bibtex/csf
9181
9182 %attr(755,root,root) %{_bindir}/bibtex
9183 %attr(755,root,root) %{_bindir}/rubibtex
9184
9185 %{texmfdist}/bibtex/bst/base
9186 %{texmfdist}/bibtex/csf/base
9187 %{texmfdist}/bibtex/bib/base
9188 %{texmfdist}/bibtex/bst/adrconv
9189 %{texmfdist}/bibtex/bib/adrconv
9190 %{texmfdist}/source/latex/adrconv
9191 %{texmfdist}/tex/latex/adrconv
9192 # %{texmf}/bibtex/bst/misc
9193 %{texmfdist}/bibtex/bst/natbib
9194 %{texmfdist}/tex/latex/natbib
9195 %{texmfdist}/tex/latex/bibtopic
9196 %{texmfdist}/source/latex/bibunits
9197 %{texmfdist}/tex/latex/bibunits
9198 %{texmfdist}/source/latex/footbib
9199 %{texmfdist}/tex/latex/footbib
9200 %dir %{texmf}/bibtex
9201 %{texmf}/bibtex/csf
9202
9203 %{_mandir}/man1/bibtex.1*
9204 %{_mandir}/man1/rubibtex.1*
9205
9206 %files latex-bibtex-ams
9207 %defattr(644,root,root,755)
9208 %{texmfdist}/bibtex/bst/ams
9209 %{texmfdist}/bibtex/bib/ams
9210
9211 %files latex-bibtex-pl
9212 %defattr(644,root,root,755)
9213 %dir %{texmfdist}/bibtex/bib/gustlib
9214 %{texmfdist}/bibtex/bib/gustlib/plbib.bib
9215
9216 %files latex-bibtex-german
9217 %defattr(644,root,root,755)
9218 %doc %{texmfdist}/doc/bibtex/germbib
9219 %{texmfdist}/bibtex/bst/germbib
9220 %{texmfdist}/tex/latex/germbib
9221
9222 %files latex-bibtex-revtex4
9223 %defattr(644,root,root,755)
9224 %dir %{texmfdist}/source/latex/revtex
9225 %doc %{texmfdist}/doc/latex/revtex/revtex4.pdf
9226 %{texmfdist}/source/latex/revtex/revtex4.dtx
9227 %{texmfdist}/source/latex/revtex/revtex4.ins
9228 %{texmfdist}/tex/latex/revtex/revtex4.cls
9229
9230 %files latex-bibtex-jurabib
9231 %defattr(644,root,root,755)
9232 %doc %{texmfdist}/doc/latex/jurabib
9233 %{texmfdist}/bibtex/bst/jurabib
9234 %{texmfdist}/bibtex/bib/jurabib
9235 %{texmfdist}/source/latex/jurabib
9236 %{texmfdist}/tex/latex/jurabib
9237
9238 %files latex-bibtex-dk
9239 %defattr(644,root,root,755)
9240 %doc %{texmfdist}/doc/latex/dk-bib
9241 %{texmfdist}/bibtex/bst/dk-bib
9242 %{texmfdist}/bibtex/csf/dk-bib
9243 %{texmfdist}/bibtex/bib/dk-bib
9244 %{texmfdist}/source/latex/dk-bib
9245 %{texmfdist}/tex/latex/dk-bib
9246
9247 # %files latex-bibtex-nor
9248 # %defattr(644,root,root,755)
9249 # %{texmf}/bibtex/bst/norbib
9250
9251 %files latex-bibtex-styles
9252 %defattr(644,root,root,755)
9253 %dir %{texmfdist}/doc/generic/t2
9254 %dir %{texmfdist}/doc/generic/t2%{_sysconfdir}
9255 %dir %{texmfdist}/source/bibtex
9256 %{texmfdist}/bibtex/bib/IEEEtran
9257 %{texmfdist}/bibtex/bib/abstyles
9258 %{texmfdist}/bibtex/bib/achemso
9259 %{texmfdist}/bibtex/bib/acmtrans
9260 %{texmfdist}/bibtex/bib/aiaa
9261 %{texmfdist}/bibtex/bib/apacite
9262 %{texmfdist}/bibtex/bib/asaetr
9263 %{texmfdist}/bibtex/bib/ascelike
9264 %{texmfdist}/bibtex/bib/beebe
9265 %{texmfdist}/bibtex/bib/bibhtml
9266 %{texmfdist}/bibtex/bib/bibtopic
9267 %{texmfdist}/bibtex/bib/biocon
9268 %{texmfdist}/bibtex/bib/computational-complexity
9269 %{texmfdist}/bibtex/bib/din1505
9270 %{texmfdist}/bibtex/bib/directory
9271 %{texmfdist}/bibtex/bib/dtk
9272 %{texmfdist}/bibtex/bib/figbib
9273 %{texmfdist}/bibtex/bib/frankenstein
9274 %{texmfdist}/bibtex/bib/gatech-thesis
9275 %{texmfdist}/bibtex/bib/geomsty
9276 %{texmfdist}/bibtex/bib/gloss
9277 %{texmfdist}/bibtex/bib/harvard
9278 %{texmfdist}/bibtex/bib/ieeepes
9279 %{texmfdist}/bibtex/bib/ijmart
9280 %{texmfdist}/bibtex/bib/imac
9281 %{texmfdist}/bibtex/bib/index
9282 %{texmfdist}/bibtex/bib/lsc
9283 %{texmfdist}/bibtex/bib/msc
9284 %{texmfdist}/bibtex/bib/nostarch
9285 %{texmfdist}/bibtex/bib/philosophersimprint
9286 %{texmfdist}/bibtex/bib/revtex
9287 %{texmfdist}/bibtex/bib/spie
9288 %{texmfdist}/bibtex/bib/urlbst
9289 %{texmfdist}/bibtex/bst/IEEEtran
9290 %{texmfdist}/bibtex/bst/abstyles
9291 %{texmfdist}/bibtex/bst/achemso
9292 %{texmfdist}/bibtex/bst/acmtrans
9293 %{texmfdist}/bibtex/bst/afthesis
9294 %{texmfdist}/bibtex/bst/aguplus
9295 %{texmfdist}/bibtex/bst/aiaa
9296 %{texmfdist}/bibtex/bst/aichej
9297 %{texmfdist}/bibtex/bst/ametsoc
9298 %{texmfdist}/bibtex/bst/apacite
9299 %{texmfdist}/bibtex/bst/asaetr
9300 %{texmfdist}/bibtex/bst/ascelike
9301 %{texmfdist}/bibtex/bst/babelbib
9302 %{texmfdist}/bibtex/bst/beebe
9303 %{texmfdist}/bibtex/bst/bibhtml
9304 %{texmfdist}/bibtex/bst/chem-journal
9305 %{texmfdist}/bibtex/bst/chicago
9306 %{texmfdist}/bibtex/bst/computational-complexity
9307 %{texmfdist}/bibtex/bst/confproc
9308 %{texmfdist}/bibtex/bst/datatool
9309 %{texmfdist}/bibtex/bst/din1505
9310 %{texmfdist}/bibtex/bst/dinat
9311 %{texmfdist}/bibtex/bst/directory
9312 %{texmfdist}/bibtex/bst/dtk
9313 %{texmfdist}/bibtex/bst/dvdcoll
9314 %{texmfdist}/bibtex/bst/economic
9315 %{texmfdist}/bibtex/bst/elsevier-bib
9316 %{texmfdist}/bibtex/bst/fbs
9317 %{texmfdist}/bibtex/bst/figbib
9318 %{texmfdist}/bibtex/bst/finbib
9319 %{texmfdist}/bibtex/bst/frankenstein
9320 %{texmfdist}/bibtex/bst/gatech-thesis
9321 %{texmfdist}/bibtex/bst/gloss
9322 %{texmfdist}/bibtex/bst/gost
9323 %{texmfdist}/bibtex/bst/gustlib
9324 %{texmfdist}/bibtex/bst/harvard
9325 %{texmfdist}/bibtex/bst/hc
9326 %{texmfdist}/bibtex/bst/ieeepes
9327 %{texmfdist}/bibtex/bst/ijmart
9328 %{texmfdist}/bibtex/bst/ijqc
9329 %{texmfdist}/bibtex/bst/imac
9330 %{texmfdist}/bibtex/bst/index
9331 %{texmfdist}/bibtex/bst/inlinebib
9332 %{texmfdist}/bibtex/bst/iopart-num
9333 %{texmfdist}/bibtex/bst/jneurosci
9334 %{texmfdist}/bibtex/bst/jurarsp
9335 %{texmfdist}/bibtex/bst/kluwer
9336 %{texmfdist}/bibtex/bst/mciteplus
9337 %{texmfdist}/bibtex/bst/mslapa
9338 %{texmfdist}/bibtex/bst/multibib
9339 %{texmfdist}/bibtex/bst/munich
9340 %{texmfdist}/bibtex/bst/nature
9341 %{texmfdist}/bibtex/bst/nddiss
9342 %{texmfdist}/bibtex/bst/opcit
9343 %{texmfdist}/bibtex/bst/perception
9344 %{texmfdist}/bibtex/bst/revtex
9345 %{texmfdist}/bibtex/bst/rsc
9346 %{texmfdist}/bibtex/bst/savetrees
9347 %{texmfdist}/bibtex/bst/shipunov
9348 %{texmfdist}/bibtex/bst/smflatex
9349 %{texmfdist}/bibtex/bst/sort-by-letters
9350 %{texmfdist}/bibtex/bst/spie
9351 %{texmfdist}/bibtex/bst/stellenbosch
9352 %{texmfdist}/bibtex/bst/swebib
9353 %{texmfdist}/bibtex/bst/texsis
9354 %{texmfdist}/bibtex/bst/thuthesis
9355 %{texmfdist}/bibtex/bst/tugboat
9356 %{texmfdist}/bibtex/bst/urlbst
9357 %{texmfdist}/bibtex/csf/gost
9358 %doc %{texmfdist}/doc/bibtex/abstyles
9359 %doc %{texmfdist}/doc/bibtex/bibhtml
9360 %doc %{texmfdist}/doc/bibtex/dinat
9361 %doc %{texmfdist}/doc/bibtex/economic
9362 %doc %{texmfdist}/doc/bibtex/elsevier-bib
9363 %doc %{texmfdist}/doc/bibtex/gost
9364 %doc %{texmfdist}/doc/bibtex/ijqc
9365 %doc %{texmfdist}/doc/bibtex/iopart-num
9366 %doc %{texmfdist}/doc/generic/t2%{_sysconfdir}/rubibtex
9367 %doc %{texmfdist}/doc/latex/IEEEtran
9368 %{texmfdist}/source/bibtex/gost
9369
9370 %files latex-bibtex-vancouver
9371 %defattr(644,root,root,755)
9372 %dir %{texmfdist}/bibtex/bib/vancouver
9373 %dir %{texmfdist}/bibtex/bst/vancouver
9374 %dir %{texmfdist}/doc/bibtex/vancouver
9375 %{texmfdist}/bibtex/bib/vancouver/vancouver.bib
9376 %{texmfdist}/bibtex/bst/vancouver/vancouver.bst
9377 %doc %{texmfdist}/doc/bibtex/vancouver/README
9378 %doc %{texmfdist}/doc/bibtex/vancouver/vancouver.pdf
9379 %doc %{texmfdist}/doc/bibtex/vancouver/vancouver.tex
9380
9381 %files latex-booktabs
9382 %defattr(644,root,root,755)
9383 %doc %{texmfdist}/doc/latex/booktabs
9384 %{texmfdist}/tex/latex/booktabs
9385
9386 %files latex-caption
9387 %defattr(644,root,root,755)
9388 %doc %{texmfdist}/doc/latex/caption
9389 %{texmfdist}/tex/latex/caption
9390
9391 %files latex-carlisle
9392 %defattr(644,root,root,755)
9393 %doc %{texmfdist}/doc/latex/carlisle
9394 %{texmfdist}/tex/latex/carlisle
9395
9396 %files latex-ccfonts
9397 %defattr(644,root,root,755)
9398 %doc %{texmfdist}/doc/latex/ccfonts
9399 %{texmfdist}/tex/latex/ccfonts
9400
9401 %files latex-cite
9402 %defattr(644,root,root,755)
9403 %{texmfdist}/tex/latex/cite
9404
9405 %files latex-cmbright
9406 %defattr(644,root,root,755)
9407 %doc %{texmfdist}/doc/latex/cmbright
9408 %{texmfdist}/tex/latex/cmbright
9409
9410 %files latex-colortab
9411 %defattr(644,root,root,755)
9412 %doc %{texmfdist}/doc/generic/colortab
9413 %{texmfdist}/tex/latex/colortab
9414 %{texmfdist}/tex/generic/colortab
9415
9416 %files latex-comment
9417 %defattr(644,root,root,755)
9418 %doc %{texmfdist}/doc/latex/comment
9419 %{texmfdist}/tex/latex/comment
9420
9421 %files latex-concmath
9422 %defattr(644,root,root,755)
9423 %{texmfdist}/tex/latex/concmath
9424
9425 %files latex-currvita
9426 %defattr(644,root,root,755)
9427 %doc %{texmfdist}/doc/latex/currvita
9428 %{texmfdist}/tex/latex/currvita
9429
9430 %files latex-curves
9431 %defattr(644,root,root,755)
9432 %doc %{texmfdist}/doc/latex/curves
9433 %{texmfdist}/tex/latex/curves
9434
9435 %files latex-custom-bib
9436 %defattr(644,root,root,755)
9437 %doc %{texmfdist}/doc/latex/custom-bib
9438 %{texmfdist}/source/latex/custom-bib
9439 %{texmfdist}/tex/latex/custom-bib
9440
9441 %files latex-cyrillic
9442 %defattr(644,root,root,755)
9443 %doc %{texmfdist}/doc/latex/cyrillic
9444 %{texmfdist}/source/latex/cyrillic
9445 %{texmfdist}/tex/latex/cyrillic
9446
9447 # %files latex-dstroke
9448 # %defattr(644,root,root,755)
9449 # %{texmf}/tex/latex/dstroke
9450
9451 %files latex-enumitem
9452 %defattr(644,root,root,755)
9453 %doc %{texmfdist}/doc/latex/enumitem
9454 %{texmfdist}/tex/latex/enumitem
9455
9456 %files latex-exam
9457 %defattr(644,root,root,755)
9458 %doc %{texmfdist}/doc/latex/exam
9459 %{texmfdist}/tex/latex/exam
9460
9461 %files latex-examdesign
9462 %defattr(644,root,root,755)
9463 %doc %{texmfdist}/doc/latex/examdesign
9464 %{texmfdist}/tex/latex/examdesign
9465 %{texmfdist}/source/latex/examdesign
9466
9467 %files latex-formlett
9468 %defattr(644,root,root,755)
9469 %doc %{texmfdist}/doc/latex/formlett
9470 %{texmfdist}/tex/latex/formlett
9471
9472 %files latex-gbrief
9473 %defattr(644,root,root,755)
9474 %doc %{texmfdist}/doc/latex/g-brief
9475 %{texmfdist}/tex/latex/g-brief
9476
9477 %files latex-jknappen
9478 %defattr(644,root,root,755)
9479 %doc %{texmfdist}/fonts/source/jknappen
9480 %{texmfdist}/fonts/tfm/jknappen
9481
9482 %files latex-keystroke
9483 %defattr(644,root,root,755)
9484 %{texmfdist}/tex/latex/keystroke
9485 %doc %{texmfdist}/doc/latex/keystroke
9486
9487 %files latex-labbook
9488 %defattr(644,root,root,755)
9489 %doc %{texmfdist}/doc/latex/labbook
9490 %{texmfdist}/source/latex/labbook
9491 %{texmfdist}/tex/latex/labbook
9492
9493 %files latex-lastpage
9494 %defattr(644,root,root,755)
9495 %doc %{texmfdist}/doc/latex/lastpage
9496 %{texmfdist}/tex/latex/lastpage
9497
9498 %files latex-lcd
9499 %defattr(644,root,root,755)
9500 %doc %{texmfdist}/doc/latex/lcd
9501 %{texmfdist}/source/latex/lcd
9502 %{texmfdist}/tex/latex/lcd
9503
9504 %files latex-leaflet
9505 %defattr(644,root,root,755)
9506 %doc %{texmfdist}/doc/latex/leaflet
9507 %{texmfdist}/source/latex/leaflet
9508 %{texmfdist}/tex/latex/leaflet
9509
9510 %files latex-leftidx
9511 %defattr(644,root,root,755)
9512 %doc %{texmfdist}/doc/latex/leftidx
9513 %{texmfdist}/tex/latex/leftidx
9514
9515 %files latex-lewis
9516 %defattr(644,root,root,755)
9517 %doc %{texmfdist}/doc/latex/lewis
9518 %{texmfdist}/tex/latex/lewis
9519
9520 %files latex-lm
9521 %defattr(644,root,root,755)
9522 %doc %{texmfdist}/doc/fonts/lm
9523 %{texmfdist}/tex/latex/lm
9524 %{texmfdist}/fonts/afm/public/lm
9525 %{texmfdist}/fonts/enc/dvips/lm
9526 %{texmfdist}/fonts/map/dvips/lm
9527 %{texmfdist}/fonts/map/dvipdfm/lm
9528 %{texmfdist}/fonts/opentype/public/lm
9529 %{texmfdist}/fonts/tfm/public/lm
9530 %{texmfdist}/source/fonts/lm
9531
9532 %files latex-lucidabr
9533 %defattr(644,root,root,755)
9534 %dir %{texmfdist}/vtex
9535 %dir %{texmfdist}/vtex/config
9536 %{texmfdist}/vtex/config/lucidabr-k.ali
9537 %{texmfdist}/vtex/config/lucidabr.ali
9538
9539 %files latex-lineno
9540 %defattr(644,root,root,755)
9541 %doc %{texmfdist}/doc/latex/lineno
9542 %{texmfdist}/tex/latex/lineno
9543
9544
9545 %files latex-marvosym
9546 %defattr(644,root,root,755)
9547 %{texmfdist}/tex/latex/marvosym
9548
9549 %files latex-mathexam
9550 %defattr(644,root,root,755)
9551 %doc %{texmfdist}/doc/latex/mathexam
9552 %{texmfdist}/source/latex/mathexam
9553 %{texmfdist}/tex/latex/mathexam
9554
9555 #%files latex-mathpple
9556 #%defattr(644,root,root,755)
9557
9558 #%files latex-mathtime
9559 #%defattr(644,root,root,755)
9560
9561 %files latex-microtype
9562 %defattr(644,root,root,755)
9563 %doc %{texmfdist}/doc/latex/microtype
9564 %{texmfdist}/source/latex/microtype
9565 %{texmfdist}/tex/latex/microtype
9566
9567 %files latex-mflogo
9568 %defattr(644,root,root,755)
9569 %doc %{texmfdist}/doc/latex/mflogo
9570 %{texmfdist}/tex/latex/mflogo
9571
9572 %files latex-mfnfss
9573 %defattr(644,root,root,755)
9574 %{texmfdist}/source/latex/mfnfss
9575 %{texmfdist}/tex/latex/mfnfss
9576
9577 %files latex-minitoc
9578 %defattr(644,root,root,755)
9579 %doc %{texmfdist}/doc/latex/minitoc
9580 %{texmfdist}/bibtex/bst/minitoc
9581 %{texmfdist}/makeindex/minitoc
9582 %{texmfdist}/scripts/minitoc
9583 %{texmfdist}/source/latex/minitoc
9584 %{texmfdist}/tex/latex/minitoc
9585
9586
9587 %files latex-mltex
9588 %defattr(644,root,root,755)
9589 %doc %{texmfdist}/doc/latex/mltex
9590 %{texmfdist}/tex/latex/mltex
9591
9592 %files latex-moreverb
9593 %defattr(644,root,root,755)
9594 %doc %{texmfdist}/doc/latex/moreverb
9595 %{texmfdist}/tex/latex/moreverb
9596
9597 %files latex-multienum
9598 %defattr(644,root,root,755)
9599 %doc %{texmfdist}/doc/latex/multenum
9600 %dir %{texmfdist}/tex/latex/multenum
9601 %{texmfdist}/tex/latex/multenum/*
9602
9603 %files latex-musictex
9604 %defattr(644,root,root,755)
9605 %doc %{texmfdist}/doc/generic/musictex
9606 %{texmfdist}/fonts/source/public/musictex
9607 %{texmfdist}/fonts/tfm/public/musictex
9608 %{texmfdist}/tex/generic/musictex
9609 %{texmfdist}/tex/latex/musictex
9610
9611 %files latex-ntheorem
9612 %defattr(644,root,root,755)
9613 %{texmfdist}/tex/latex/ntheorem
9614 %doc %{texmfdist}/doc/latex/ntheorem
9615
9616 %files latex-other-doc
9617 %defattr(644,root,root,755)
9618 %doc %{texmfdist}/doc/alatex
9619 %doc %{texmfdist}/doc/cslatex/base
9620 %doc %{texmfdist}/doc/generic/enctex
9621 %doc %{texmfdist}/doc/generic/wsuipa
9622 %doc %{texmfdist}/doc/latex/ANUfinalexam
9623 %doc %{texmfdist}/doc/latex/AkkTeX
9624 %doc %{texmfdist}/doc/latex/ESIEEcv
9625 %doc %{texmfdist}/doc/latex/GuIT
9626 %doc %{texmfdist}/doc/latex/HA-prosper
9627 %doc %{texmfdist}/doc/latex/IEEEconf
9628 %doc %{texmfdist}/doc/latex/a0poster
9629 %doc %{texmfdist}/doc/latex/aastex
9630 %doc %{texmfdist}/doc/latex/abc
9631 %doc %{texmfdist}/doc/latex/achemso
9632 %doc %{texmfdist}/doc/latex/acmconf
9633 %doc %{texmfdist}/doc/latex/acmtrans
9634 %doc %{texmfdist}/doc/latex/active-conf
9635 %doc %{texmfdist}/doc/latex/addlines
9636 %doc %{texmfdist}/doc/latex/adrlist
9637 %doc %{texmfdist}/doc/latex/afthesis
9638 %doc %{texmfdist}/doc/latex/aguplus
9639 %doc %{texmfdist}/doc/latex/aiaa
9640 %doc %{texmfdist}/doc/latex/akletter
9641 %doc %{texmfdist}/doc/latex/alg
9642 %doc %{texmfdist}/doc/latex/algorithm2e
9643 %doc %{texmfdist}/doc/latex/algorithmicx
9644 %doc %{texmfdist}/doc/latex/alnumsec
9645 %doc %{texmfdist}/doc/latex/altfont
9646 %doc %{texmfdist}/doc/latex/ametsoc
9647 %doc %{texmfdist}/doc/latex/amsaddr
9648 %doc %{texmfdist}/doc/latex/amsrefs
9649 %doc %{texmfdist}/doc/latex/animate
9650 %doc %{texmfdist}/doc/latex/answers
9651 %doc %{texmfdist}/doc/latex/anyfontsize
9652 %doc %{texmfdist}/doc/latex/apa
9653 %doc %{texmfdist}/doc/latex/apacite
9654 %doc %{texmfdist}/doc/latex/ar
9655 %doc %{texmfdist}/doc/latex/arabi
9656 %doc %{texmfdist}/doc/latex/arabtex
9657 %doc %{texmfdist}/doc/latex/arcs
9658 %doc %{texmfdist}/doc/latex/arydshln
9659 %doc %{texmfdist}/doc/latex/asaetr
9660 %doc %{texmfdist}/doc/latex/ascelike
9661 %doc %{texmfdist}/doc/latex/assignment
9662 %doc %{texmfdist}/doc/latex/attachfile
9663 %doc %{texmfdist}/doc/latex/augie
9664 %doc %{texmfdist}/doc/latex/aurical
9665 %doc %{texmfdist}/doc/latex/authorindex
9666 %doc %{texmfdist}/doc/latex/autoarea
9667 %doc %{texmfdist}/doc/latex/autotab
9668 %doc %{texmfdist}/doc/latex/babelbib
9669 %doc %{texmfdist}/doc/latex/bangtex
9670 %doc %{texmfdist}/doc/latex/barcodes
9671 %doc %{texmfdist}/doc/latex/bayer
9672 %doc %{texmfdist}/doc/latex/bbm-macros
9673 %doc %{texmfdist}/doc/latex/beamer-contrib
9674 %doc %{texmfdist}/doc/latex/begriff
9675 %doc %{texmfdist}/doc/latex/betababel
9676 %doc %{texmfdist}/doc/latex/bez123
9677 %doc %{texmfdist}/doc/latex/bibarts
9678 %doc %{texmfdist}/doc/latex/bibleref
9679 %doc %{texmfdist}/doc/latex/biblist
9680 %doc %{texmfdist}/doc/latex/bibtopicprefix
9681 %doc %{texmfdist}/doc/latex/bigfoot
9682 %doc %{texmfdist}/doc/latex/binomexp
9683 %doc %{texmfdist}/doc/latex/biocon
9684 %doc %{texmfdist}/doc/latex/bizcard
9685 %doc %{texmfdist}/doc/latex/blindtext
9686 %doc %{texmfdist}/doc/latex/blowup
9687 %doc %{texmfdist}/doc/latex/boites
9688 %doc %{texmfdist}/doc/latex/boldtensors
9689 %doc %{texmfdist}/doc/latex/bookest
9690 %doc %{texmfdist}/doc/latex/booklet
9691 %doc %{texmfdist}/doc/latex/boxhandler
9692 %doc %{texmfdist}/doc/latex/bpchem
9693 %doc %{texmfdist}/doc/latex/braille
9694 %doc %{texmfdist}/doc/latex/breakurl
9695 %doc %{texmfdist}/doc/latex/brushscr
9696 %doc %{texmfdist}/doc/latex/bullcntr
9697 %doc %{texmfdist}/doc/latex/bussproofs
9698 %doc %{texmfdist}/doc/latex/bytefield
9699 %doc %{texmfdist}/doc/latex/calxxxx
9700 %doc %{texmfdist}/doc/latex/captcont
9701 %doc %{texmfdist}/doc/latex/casyl
9702 %doc %{texmfdist}/doc/latex/catechis
9703 %doc %{texmfdist}/doc/latex/cbcoptic
9704 %doc %{texmfdist}/doc/latex/cclicenses
9705 %doc %{texmfdist}/doc/latex/cd-cover
9706 %doc %{texmfdist}/doc/latex/cd
9707 %doc %{texmfdist}/doc/latex/cdpbundl
9708 %doc %{texmfdist}/doc/latex/cellspace
9709 %doc %{texmfdist}/doc/latex/changes
9710 %doc %{texmfdist}/doc/latex/chapterfolder
9711 %doc %{texmfdist}/doc/latex/chemcompounds
9712 %doc %{texmfdist}/doc/latex/chemcono
9713 %doc %{texmfdist}/doc/latex/chemstyle
9714 %doc %{texmfdist}/doc/latex/chessboard
9715 %doc %{texmfdist}/doc/latex/chessfss
9716 %doc %{texmfdist}/doc/latex/china2e
9717 %doc %{texmfdist}/doc/latex/chletter
9718 %doc %{texmfdist}/doc/latex/circ
9719 %doc %{texmfdist}/doc/latex/cite
9720 %doc %{texmfdist}/doc/latex/cjk
9721 %doc %{texmfdist}/doc/latex/classicthesis
9722 %doc %{texmfdist}/doc/latex/clefval
9723 %doc %{texmfdist}/doc/latex/cleveref
9724 %doc %{texmfdist}/doc/latex/clock
9725 %doc %{texmfdist}/doc/latex/clrscode
9726 %doc %{texmfdist}/doc/latex/cm-lgc
9727 %doc %{texmfdist}/doc/latex/cmap
9728 %doc %{texmfdist}/doc/latex/cmcyralt
9729 %doc %{texmfdist}/doc/latex/cmdstring
9730 %doc %{texmfdist}/doc/latex/cmll
9731 %doc %{texmfdist}/doc/latex/codepage
9732 %doc %{texmfdist}/doc/latex/colorinfo
9733 %doc %{texmfdist}/doc/latex/colortbl
9734 %doc %{texmfdist}/doc/latex/colorwav
9735 %doc %{texmfdist}/doc/latex/combine
9736 %doc %{texmfdist}/doc/latex/commath
9737 %doc %{texmfdist}/doc/latex/complexity
9738 %doc %{texmfdist}/doc/latex/computational-complexity
9739 %doc %{texmfdist}/doc/latex/concprog
9740 %doc %{texmfdist}/doc/latex/confproc
9741 %doc %{texmfdist}/doc/latex/constants
9742 %doc %{texmfdist}/doc/latex/contour
9743 %doc %{texmfdist}/doc/latex/cooking
9744 %doc %{texmfdist}/doc/latex/cool
9745 %doc %{texmfdist}/doc/latex/coollist
9746 %doc %{texmfdist}/doc/latex/coolstr
9747 %doc %{texmfdist}/doc/latex/cooltooltips
9748 %doc %{texmfdist}/doc/latex/coordsys
9749 %doc %{texmfdist}/doc/latex/courier-scaled
9750 %doc %{texmfdist}/doc/latex/courseoutline
9751 %doc %{texmfdist}/doc/latex/coursepaper
9752 %doc %{texmfdist}/doc/latex/coverpage
9753 %doc %{texmfdist}/doc/latex/covington
9754 %doc %{texmfdist}/doc/latex/crossreference
9755 %doc %{texmfdist}/doc/latex/crosswrd
9756 %doc %{texmfdist}/doc/latex/cryst
9757 %doc %{texmfdist}/doc/latex/csbulletin
9758 %doc %{texmfdist}/doc/latex/csquotes
9759 %doc %{texmfdist}/doc/latex/csvtools
9760 %doc %{texmfdist}/doc/latex/ctable
9761 %doc %{texmfdist}/doc/latex/ctib
9762 %doc %{texmfdist}/doc/latex/cuisine
9763 %doc %{texmfdist}/doc/latex/cursor
9764 %doc %{texmfdist}/doc/latex/curve
9765 %doc %{texmfdist}/doc/latex/curve2e
9766 %doc %{texmfdist}/doc/latex/cv
9767 %doc %{texmfdist}/doc/latex/cweb-latex
9768 %doc %{texmfdist}/doc/latex/cwpuzzle
9769 %doc %{texmfdist}/doc/latex/dashrule
9770 %doc %{texmfdist}/doc/latex/datatool
9771 %doc %{texmfdist}/doc/latex/dateiliste
9772 %doc %{texmfdist}/doc/latex/datenumber
9773 %doc %{texmfdist}/doc/latex/datetime
9774 %doc %{texmfdist}/doc/latex/dcpic
9775 %doc %{texmfdist}/doc/latex/delimtxt
9776 %doc %{texmfdist}/doc/latex/diagnose
9777 %doc %{texmfdist}/doc/latex/dialogl
9778 %doc %{texmfdist}/doc/latex/dichokey
9779 %doc %{texmfdist}/doc/latex/digiconfigs
9780 %doc %{texmfdist}/doc/latex/din1505
9781 %doc %{texmfdist}/doc/latex/directory
9782 %doc %{texmfdist}/doc/latex/disser
9783 %doc %{texmfdist}/doc/latex/dlfltxb
9784 %doc %{texmfdist}/doc/latex/dnaseq
9785 %doc %{texmfdist}/doc/latex/docmfp
9786 %doc %{texmfdist}/doc/latex/doi
9787 %doc %{texmfdist}/doc/latex/doipubmed
9788 %doc %{texmfdist}/doc/latex/dotarrow
9789 %doc %{texmfdist}/doc/latex/dottex
9790 %doc %{texmfdist}/doc/latex/dpfloat
9791 %doc %{texmfdist}/doc/latex/dprogress
9792 %doc %{texmfdist}/doc/latex/drac
9793 %doc %{texmfdist}/doc/latex/draftwatermark
9794 %doc %{texmfdist}/doc/latex/dramatist
9795 %doc %{texmfdist}/doc/latex/dtk
9796 %doc %{texmfdist}/doc/latex/dtxgallery
9797 %doc %{texmfdist}/doc/latex/duerer-latex
9798 %doc %{texmfdist}/doc/latex/dvdcoll
9799 %doc %{texmfdist}/doc/latex/dyntree
9800 %doc %{texmfdist}/doc/latex/eCards
9801 %doc %{texmfdist}/doc/latex/ean13isbn
9802 %doc %{texmfdist}/doc/latex/easy
9803 %doc %{texmfdist}/doc/latex/ebezier
9804 %doc %{texmfdist}/doc/latex/ebong
9805 %doc %{texmfdist}/doc/latex/ebsthesis
9806 %doc %{texmfdist}/doc/latex/ecclesiastic
9807 %doc %{texmfdist}/doc/latex/ecltree
9808 %doc %{texmfdist}/doc/latex/ecv
9809 %doc %{texmfdist}/doc/latex/ed
9810 %doc %{texmfdist}/doc/latex/edmac
9811 %doc %{texmfdist}/doc/latex/edmargin
9812 %doc %{texmfdist}/doc/latex/ednotes
9813 %doc %{texmfdist}/doc/latex/eemeir
9814 %doc %{texmfdist}/doc/latex/egameps
9815 %doc %{texmfdist}/doc/latex/egplot
9816 %doc %{texmfdist}/doc/latex/ellipsis
9817 %doc %{texmfdist}/doc/latex/elmath
9818 %doc %{texmfdist}/doc/latex/elpres
9819 %doc %{texmfdist}/doc/latex/elsarticle
9820 %doc %{texmfdist}/doc/latex/elsevier
9821 %doc %{texmfdist}/doc/latex/em
9822 %doc %{texmfdist}/doc/latex/emp
9823 %doc %{texmfdist}/doc/latex/emulateapj
9824 %doc %{texmfdist}/doc/latex/endheads
9825 %doc %{texmfdist}/doc/latex/engpron
9826 %doc %{texmfdist}/doc/latex/engrec
9827 %doc %{texmfdist}/doc/latex/environ
9828 %doc %{texmfdist}/doc/latex/envlab
9829 %doc %{texmfdist}/doc/latex/epigraph
9830 %doc %{texmfdist}/doc/latex/epiolmec
9831 %doc %{texmfdist}/doc/latex/epsdice
9832 %doc %{texmfdist}/doc/latex/epspdfconversion
9833 %doc %{texmfdist}/doc/latex/eqlist
9834 %doc %{texmfdist}/doc/latex/eqnarray
9835 %doc %{texmfdist}/doc/latex/eqparbox
9836 %doc %{texmfdist}/doc/latex/errata
9837 %doc %{texmfdist}/doc/latex/esdiff
9838 %doc %{texmfdist}/doc/latex/eskd
9839 %doc %{texmfdist}/doc/latex/eskdx
9840 %doc %{texmfdist}/doc/latex/esvect
9841 %doc %{texmfdist}/doc/latex/etaremune
9842 %doc %{texmfdist}/doc/latex/etex-pkg
9843 %doc %{texmfdist}/doc/latex/ethiop-t1
9844 %doc %{texmfdist}/doc/latex/ethiop
9845 %doc %{texmfdist}/doc/latex/etoolbox
9846 %doc %{texmfdist}/doc/latex/eukdate
9847 %doc %{texmfdist}/doc/latex/euproposal
9848 %doc %{texmfdist}/doc/latex/euro
9849 %doc %{texmfdist}/doc/latex/europecv
9850 %doc %{texmfdist}/doc/latex/eurosans
9851 %doc %{texmfdist}/doc/latex/everypage
9852 %doc %{texmfdist}/doc/latex/examplep
9853 %doc %{texmfdist}/doc/latex/exceltex
9854 %doc %{texmfdist}/doc/latex/exercise
9855 %doc %{texmfdist}/doc/latex/expdlist
9856 %doc %{texmfdist}/doc/latex/expl3
9857 %doc %{texmfdist}/doc/latex/export
9858 %doc %{texmfdist}/doc/latex/extarrows
9859 %doc %{texmfdist}/doc/latex/extpfeil
9860 %doc %{texmfdist}/doc/latex/extract
9861 %doc %{texmfdist}/doc/latex/facsimile
9862 %doc %{texmfdist}/doc/latex/faktor
9863 %doc %{texmfdist}/doc/latex/fancynum
9864 %doc %{texmfdist}/doc/latex/fancyref
9865 %doc %{texmfdist}/doc/latex/fancytooltips
9866 %doc %{texmfdist}/doc/latex/fax
9867 %doc %{texmfdist}/doc/latex/feynmf
9868 %doc %{texmfdist}/doc/latex/figbib
9869 %doc %{texmfdist}/doc/latex/figsize
9870 %doc %{texmfdist}/doc/latex/fink
9871 %doc %{texmfdist}/doc/latex/fixfoot
9872 %doc %{texmfdist}/doc/latex/fixme
9873 %doc %{texmfdist}/doc/latex/flabels
9874 %doc %{texmfdist}/doc/latex/flacards
9875 %doc %{texmfdist}/doc/latex/flagderiv
9876 %doc %{texmfdist}/doc/latex/flashcards
9877 %doc %{texmfdist}/doc/latex/flippdf
9878 %doc %{texmfdist}/doc/latex/floatrow
9879 %doc %{texmfdist}/doc/latex/flowfram
9880 %doc %{texmfdist}/doc/latex/fmp
9881 %doc %{texmfdist}/doc/latex/fmtcount
9882 %doc %{texmfdist}/doc/latex/fnbreak
9883 %doc %{texmfdist}/doc/latex/fncychap
9884 %doc %{texmfdist}/doc/latex/foekfont
9885 %doc %{texmfdist}/doc/latex/fonttable
9886 %doc %{texmfdist}/doc/latex/forarray
9887 %doc %{texmfdist}/doc/latex/forloop
9888 %doc %{texmfdist}/doc/latex/formula
9889 %doc %{texmfdist}/doc/latex/formular
9890 %doc %{texmfdist}/doc/latex/fouridx
9891 %doc %{texmfdist}/doc/latex/frankenstein
9892 %doc %{texmfdist}/doc/latex/frenchle
9893 %doc %{texmfdist}/doc/latex/fribrief
9894 %doc %{texmfdist}/doc/latex/frletter
9895 %doc %{texmfdist}/doc/latex/frontespizio
9896 %doc %{texmfdist}/doc/latex/fullblck
9897 %doc %{texmfdist}/doc/latex/fullpict
9898 %doc %{texmfdist}/doc/latex/functan
9899 %doc %{texmfdist}/doc/latex/fundus
9900 %doc %{texmfdist}/doc/latex/gaceta
9901 %doc %{texmfdist}/doc/latex/galois
9902 %doc %{texmfdist}/doc/latex/gastex
9903 %doc %{texmfdist}/doc/latex/gatech-thesis
9904 %doc %{texmfdist}/doc/latex/gauss
9905 %doc %{texmfdist}/doc/latex/gb4e
9906 %doc %{texmfdist}/doc/latex/gcard
9907 %doc %{texmfdist}/doc/latex/gcite
9908 %doc %{texmfdist}/doc/latex/genmpage
9909 %doc %{texmfdist}/doc/latex/geomsty
9910 %doc %{texmfdist}/doc/latex/ginpenc
9911 %doc %{texmfdist}/doc/latex/gloss
9912 %doc %{texmfdist}/doc/latex/glossaries
9913 %doc %{texmfdist}/doc/latex/gmdoc
9914 %doc %{texmfdist}/doc/latex/gmeometric
9915 %doc %{texmfdist}/doc/latex/gmiflink
9916 %doc %{texmfdist}/doc/latex/gmutils
9917 %doc %{texmfdist}/doc/latex/gmverb
9918 %doc %{texmfdist}/doc/latex/gnuplottex
9919 %doc %{texmfdist}/doc/latex/graphicx-psmin
9920 %doc %{texmfdist}/doc/latex/greek-inputenc
9921 %doc %{texmfdist}/doc/latex/greekdates
9922 %doc %{texmfdist}/doc/latex/greektex
9923 %doc %{texmfdist}/doc/latex/grfpaste
9924 %doc %{texmfdist}/doc/latex/grnumalt
9925 %doc %{texmfdist}/doc/latex/grverb
9926 %doc %{texmfdist}/doc/latex/gu
9927 %doc %{texmfdist}/doc/latex/guitar
9928 %doc %{texmfdist}/doc/latex/guitbeamer
9929 %doc %{texmfdist}/doc/latex/hanging
9930 %doc %{texmfdist}/doc/latex/har2nat
9931 %doc %{texmfdist}/doc/latex/harmony
9932 %doc %{texmfdist}/doc/latex/harpoon
9933 %doc %{texmfdist}/doc/latex/harvard
9934 %doc %{texmfdist}/doc/latex/hc
9935 %doc %{texmfdist}/doc/latex/hep
9936 %doc %{texmfdist}/doc/latex/hepnames
9937 %doc %{texmfdist}/doc/latex/hepparticles
9938 %doc %{texmfdist}/doc/latex/hepthesis
9939 %doc %{texmfdist}/doc/latex/hepunits
9940 %doc %{texmfdist}/doc/latex/hexgame
9941 %doc %{texmfdist}/doc/latex/hhtensor
9942 %doc %{texmfdist}/doc/latex/histogr
9943 %doc %{texmfdist}/doc/latex/hitec
9944 %doc %{texmfdist}/doc/latex/hpsdiss
9945 %doc %{texmfdist}/doc/latex/hrlatex
9946 %doc %{texmfdist}/doc/latex/hvfloat
9947 %doc %{texmfdist}/doc/latex/hypdvips
9948 %doc %{texmfdist}/doc/latex/hyperref-docsrc
9949 %doc %{texmfdist}/doc/latex/hyperxmp
9950 %doc %{texmfdist}/doc/latex/ibycus-babel
9951 %doc %{texmfdist}/doc/latex/icsv
9952 %doc %{texmfdist}/doc/latex/ieeepes
9953 %doc %{texmfdist}/doc/latex/ifmslide
9954 %doc %{texmfdist}/doc/latex/ifplatform
9955 %doc %{texmfdist}/doc/latex/ijmart
9956 %doc %{texmfdist}/doc/latex/imac
9957 %doc %{texmfdist}/doc/latex/image-gallery
9958 %doc %{texmfdist}/doc/latex/imtekda
9959 %doc %{texmfdist}/doc/latex/inlinebib
9960 %doc %{texmfdist}/doc/latex/inlinedef
9961 %doc %{texmfdist}/doc/latex/interactiveworkbook
9962 %doc %{texmfdist}/doc/latex/inversepath
9963 %doc %{texmfdist}/doc/latex/invoice
9964 %doc %{texmfdist}/doc/latex/ipa
9965 %doc %{texmfdist}/doc/latex/iso
9966 %doc %{texmfdist}/doc/latex/iso10303
9967 %doc %{texmfdist}/doc/latex/isodate
9968 %doc %{texmfdist}/doc/latex/isodoc
9969 %doc %{texmfdist}/doc/latex/isorot
9970 %doc %{texmfdist}/doc/latex/itnumpar
9971 %doc %{texmfdist}/doc/latex/jeopardy
9972 %doc %{texmfdist}/doc/latex/jknapltx
9973 %doc %{texmfdist}/doc/latex/jneurosci
9974 %doc %{texmfdist}/doc/latex/jpsj
9975 %doc %{texmfdist}/doc/latex/jura
9976 %doc %{texmfdist}/doc/latex/juraabbrev
9977 %doc %{texmfdist}/doc/latex/juramisc
9978 %doc %{texmfdist}/doc/latex/jurarsp
9979 %doc %{texmfdist}/doc/latex/karnaugh
9980 %doc %{texmfdist}/doc/latex/kerkis
9981 %doc %{texmfdist}/doc/latex/kerntest
9982 %doc %{texmfdist}/doc/latex/kluwer
9983 %doc %{texmfdist}/doc/latex/labelcas
9984 %doc %{texmfdist}/doc/latex/lazylist
9985 %doc %{texmfdist}/doc/latex/lcyw
9986 %doc %{texmfdist}/doc/latex/leading
9987 %doc %{texmfdist}/doc/latex/ledmac
9988 %doc %{texmfdist}/doc/latex/lettre
9989 %doc %{texmfdist}/doc/latex/lexikon
9990 %doc %{texmfdist}/doc/latex/lgreek
9991 %doc %{texmfdist}/doc/latex/lhelp
9992 %doc %{texmfdist}/doc/latex/linguex
9993 %doc %{texmfdist}/doc/latex/lipsum
9994 %doc %{texmfdist}/doc/latex/listbib
9995 %doc %{texmfdist}/doc/latex/listliketab
9996 %doc %{texmfdist}/doc/latex/listofsymbols
9997 %doc %{texmfdist}/doc/latex/lkproof
9998 %doc %{texmfdist}/doc/latex/logic
9999 %doc %{texmfdist}/doc/latex/logpap
10000 %doc %{texmfdist}/doc/latex/lps
10001 %doc %{texmfdist}/doc/latex/lsc
10002 %doc %{texmfdist}/doc/latex/ltxindex
10003 %doc %{texmfdist}/doc/latex/mafr
10004 %doc %{texmfdist}/doc/latex/magyar
10005 %doc %{texmfdist}/doc/latex/mailing
10006 %doc %{texmfdist}/doc/latex/makebarcode
10007 %doc %{texmfdist}/doc/latex/makebox
10008 %doc %{texmfdist}/doc/latex/makecell
10009 %doc %{texmfdist}/doc/latex/makecmds
10010 %doc %{texmfdist}/doc/latex/makedtx
10011 %doc %{texmfdist}/doc/latex/makeglos
10012 %doc %{texmfdist}/doc/latex/makeplot
10013 %doc %{texmfdist}/doc/latex/manuscript
10014 %doc %{texmfdist}/doc/latex/maple
10015 %doc %{texmfdist}/doc/latex/marginnote
10016 %doc %{texmfdist}/doc/latex/mathdesign
10017 %doc %{texmfdist}/doc/latex/mathpazo
10018 %doc %{texmfdist}/doc/latex/maybemath
10019 %doc %{texmfdist}/doc/latex/mcaption
10020 %doc %{texmfdist}/doc/latex/mceinleger
10021 %doc %{texmfdist}/doc/latex/mcite
10022 %doc %{texmfdist}/doc/latex/mciteplus
10023 %doc %{texmfdist}/doc/latex/memexsupp
10024 %doc %{texmfdist}/doc/latex/mentis
10025 %doc %{texmfdist}/doc/latex/metaplot
10026 %doc %{texmfdist}/doc/latex/method
10027 %doc %{texmfdist}/doc/latex/metre
10028 %doc %{texmfdist}/doc/latex/mff
10029 %doc %{texmfdist}/doc/latex/mfpic4ode
10030 %doc %{texmfdist}/doc/latex/mftinc
10031 %doc %{texmfdist}/doc/latex/mhchem
10032 %doc %{texmfdist}/doc/latex/mhequ
10033 %doc %{texmfdist}/doc/latex/miller
10034 %doc %{texmfdist}/doc/latex/minipage-marginpar
10035 %doc %{texmfdist}/doc/latex/miniplot
10036 %doc %{texmfdist}/doc/latex/minutes
10037 %doc %{texmfdist}/doc/latex/mla-paper
10038 %doc %{texmfdist}/doc/latex/mlist
10039 %doc %{texmfdist}/doc/latex/mmap
10040 %doc %{texmfdist}/doc/latex/mnsymbol
10041 %doc %{texmfdist}/doc/latex/moderncv
10042 %doc %{texmfdist}/doc/latex/modroman
10043 %doc %{texmfdist}/doc/latex/mongolian-babel
10044 %doc %{texmfdist}/doc/latex/montex
10045 %doc %{texmfdist}/doc/latex/moresize
10046 %doc %{texmfdist}/doc/latex/movie15
10047 %doc %{texmfdist}/doc/latex/msc
10048 %doc %{texmfdist}/doc/latex/msg
10049 %doc %{texmfdist}/doc/latex/mslapa
10050 %doc %{texmfdist}/doc/latex/mtgreek
10051 %doc %{texmfdist}/doc/latex/multibbl
10052 %doc %{texmfdist}/doc/latex/multicap
10053 %doc %{texmfdist}/doc/latex/multirow
10054 %doc %{texmfdist}/doc/latex/munich
10055 %doc %{texmfdist}/doc/latex/musixlyr
10056 %doc %{texmfdist}/doc/latex/muthesis
10057 %doc %{texmfdist}/doc/latex/mxd
10058 %doc %{texmfdist}/doc/latex/mxedruli
10059 %doc %{texmfdist}/doc/latex/nag
10060 %doc %{texmfdist}/doc/latex/namespc
10061 %doc %{texmfdist}/doc/latex/nath
10062 %doc %{texmfdist}/doc/latex/nature
10063 %doc %{texmfdist}/doc/latex/ncclatex
10064 %doc %{texmfdist}/doc/latex/ncctools
10065 %doc %{texmfdist}/doc/latex/nddiss
10066 %doc %{texmfdist}/doc/latex/newalg
10067 %doc %{texmfdist}/doc/latex/newfile
10068 %doc %{texmfdist}/doc/latex/newlfm
10069 %doc %{texmfdist}/doc/latex/newspaper
10070 %doc %{texmfdist}/doc/latex/newvbtm
10071 %doc %{texmfdist}/doc/latex/niceframe
10072 %doc %{texmfdist}/doc/latex/nih
10073 %doc %{texmfdist}/doc/latex/noitcrul
10074 %doc %{texmfdist}/doc/latex/nomentbl
10075 %doc %{texmfdist}/doc/latex/nonfloat
10076 %doc %{texmfdist}/doc/latex/nostarch
10077 %doc %{texmfdist}/doc/latex/notes
10078 %doc %{texmfdist}/doc/latex/notes2bib
10079 %doc %{texmfdist}/doc/latex/nrc
10080 %doc %{texmfdist}/doc/latex/ntabbing
10081 %doc %{texmfdist}/doc/latex/numname
10082 %doc %{texmfdist}/doc/latex/numprint
10083 %doc %{texmfdist}/doc/latex/objectz
10084 %doc %{texmfdist}/doc/latex/ocr-latex
10085 %doc %{texmfdist}/doc/latex/octavo
10086 %doc %{texmfdist}/doc/latex/ogham
10087 %doc %{texmfdist}/doc/latex/ogonek
10088 %doc %{texmfdist}/doc/latex/opcit
10089 %doc %{texmfdist}/doc/latex/ordinalpt
10090 %doc %{texmfdist}/doc/latex/othello
10091 %doc %{texmfdist}/doc/latex/otibet
10092 %doc %{texmfdist}/doc/latex/outline
10093 %doc %{texmfdist}/doc/latex/outliner
10094 %doc %{texmfdist}/doc/latex/pagenote
10095 %doc %{texmfdist}/doc/latex/paper
10096 %doc %{texmfdist}/doc/latex/papercdcase
10097 %doc %{texmfdist}/doc/latex/papertex
10098 %doc %{texmfdist}/doc/latex/parallel
10099 %doc %{texmfdist}/doc/latex/paresse
10100 %doc %{texmfdist}/doc/latex/parrun
10101 %doc %{texmfdist}/doc/latex/pauldoc
10102 %doc %{texmfdist}/doc/latex/pbox
10103 %doc %{texmfdist}/doc/latex/pbsheet
10104 %doc %{texmfdist}/doc/latex/pdfcprot
10105 %doc %{texmfdist}/doc/latex/pdfscreen
10106 %doc %{texmfdist}/doc/latex/pdfsync
10107 %doc %{texmfdist}/doc/latex/pdftricks
10108 %doc %{texmfdist}/doc/latex/pdfwin
10109 %doc %{texmfdist}/doc/latex/pecha
10110 %doc %{texmfdist}/doc/latex/perception
10111 %doc %{texmfdist}/doc/latex/perltex
10112 %doc %{texmfdist}/doc/latex/permute
10113 %doc %{texmfdist}/doc/latex/petiteannonce
10114 %doc %{texmfdist}/doc/latex/petri-nets
10115 %doc %{texmfdist}/doc/latex/pgf-soroban
10116 %doc %{texmfdist}/doc/latex/pgfopts
10117 %doc %{texmfdist}/doc/latex/pgfplots
10118 %doc %{texmfdist}/doc/latex/philex
10119 %doc %{texmfdist}/doc/latex/philosophersimprint
10120 %doc %{texmfdist}/doc/latex/photo
10121 %doc %{texmfdist}/doc/latex/pinlabel
10122 %doc %{texmfdist}/doc/latex/pittetd
10123 %doc %{texmfdist}/doc/latex/plari
10124 %doc %{texmfdist}/doc/latex/plates
10125 %doc %{texmfdist}/doc/latex/play
10126 %doc %{texmfdist}/doc/latex/plweb
10127 %doc %{texmfdist}/doc/latex/pmgraph
10128 %doc %{texmfdist}/doc/latex/poemscol
10129 %doc %{texmfdist}/doc/latex/polski
10130 %doc %{texmfdist}/doc/latex/polyglot
10131 %doc %{texmfdist}/doc/latex/polytable
10132 %doc %{texmfdist}/doc/latex/postcards
10133 %doc %{texmfdist}/doc/latex/powerdot
10134 %doc %{texmfdist}/doc/latex/ppower4
10135 %doc %{texmfdist}/doc/latex/ppr-prv
10136 %doc %{texmfdist}/doc/latex/pracjourn
10137 %doc %{texmfdist}/doc/latex/prettyref
10138 %doc %{texmfdist}/doc/latex/proba
10139 %doc %{texmfdist}/doc/latex/probsoln
10140 %doc %{texmfdist}/doc/latex/procIAGssymp
10141 %doc %{texmfdist}/doc/latex/progkeys
10142 %doc %{texmfdist}/doc/latex/progress
10143 %doc %{texmfdist}/doc/latex/protex
10144 %doc %{texmfdist}/doc/latex/protocol
10145 %doc %{texmfdist}/doc/latex/psfragx
10146 %doc %{texmfdist}/doc/latex/psgo
10147 %doc %{texmfdist}/doc/latex/pspicture
10148 %doc %{texmfdist}/doc/latex/pst2pdf
10149 %doc %{texmfdist}/doc/latex/ptptex
10150 %doc %{texmfdist}/doc/latex/qcm
10151 %doc %{texmfdist}/doc/latex/qobitree
10152 %doc %{texmfdist}/doc/latex/qstest
10153 %doc %{texmfdist}/doc/latex/qsymbols
10154 %doc %{texmfdist}/doc/latex/qtree
10155 %doc %{texmfdist}/doc/latex/quotchap
10156 %doc %{texmfdist}/doc/latex/quotmark
10157 %doc %{texmfdist}/doc/latex/r_und_s
10158 %doc %{texmfdist}/doc/latex/randbild
10159 %doc %{texmfdist}/doc/latex/randtext
10160 %doc %{texmfdist}/doc/latex/rccol
10161 %doc %{texmfdist}/doc/latex/rcs
10162 %doc %{texmfdist}/doc/latex/rcsinfo
10163 %doc %{texmfdist}/doc/latex/recipecard
10164 %doc %{texmfdist}/doc/latex/rectopma
10165 %doc %{texmfdist}/doc/latex/refcheck
10166 %doc %{texmfdist}/doc/latex/refman
10167 %doc %{texmfdist}/doc/latex/refstyle
10168 %doc %{texmfdist}/doc/latex/regcount
10169 %doc %{texmfdist}/doc/latex/register
10170 %doc %{texmfdist}/doc/latex/relenc
10171 %doc %{texmfdist}/doc/latex/repeatindex
10172 %doc %{texmfdist}/doc/latex/rlepsf
10173 %doc %{texmfdist}/doc/latex/rmpage
10174 %doc %{texmfdist}/doc/latex/robustcommand
10175 %doc %{texmfdist}/doc/latex/robustindex
10176 %doc %{texmfdist}/doc/latex/romannum
10177 %doc %{texmfdist}/doc/latex/rotpages
10178 %doc %{texmfdist}/doc/latex/rsc
10179 %doc %{texmfdist}/doc/latex/rst
10180 %doc %{texmfdist}/doc/latex/rtkinenc
10181 %doc %{texmfdist}/doc/latex/rtklage
10182 %doc %{texmfdist}/doc/latex/sagetex
10183 %doc %{texmfdist}/doc/latex/sanskrit
10184 %doc %{texmfdist}/doc/latex/sauerj
10185 %doc %{texmfdist}/doc/latex/sauterfonts
10186 %doc %{texmfdist}/doc/latex/savefnmark
10187 %doc %{texmfdist}/doc/latex/savetrees
10188 %doc %{texmfdist}/doc/latex/scalebar
10189 %doc %{texmfdist}/doc/latex/schedule
10190 %doc %{texmfdist}/doc/latex/scientificpaper
10191 %doc %{texmfdist}/doc/latex/sciposter
10192 %doc %{texmfdist}/doc/latex/sciwordconv
10193 %doc %{texmfdist}/doc/latex/screenplay
10194 %doc %{texmfdist}/doc/latex/script
10195 %doc %{texmfdist}/doc/latex/sdrt
10196 %doc %{texmfdist}/doc/latex/sectionbox
10197 %doc %{texmfdist}/doc/latex/semantic
10198 %doc %{texmfdist}/doc/latex/semioneside
10199 %doc %{texmfdist}/doc/latex/seqsplit
10200 %doc %{texmfdist}/doc/latex/sf298
10201 %doc %{texmfdist}/doc/latex/sffms
10202 %doc %{texmfdist}/doc/latex/sfg
10203 %doc %{texmfdist}/doc/latex/sgame
10204 %doc %{texmfdist}/doc/latex/shadethm
10205 %doc %{texmfdist}/doc/latex/shipunov
10206 %doc %{texmfdist}/doc/latex/shorttoc
10207 %doc %{texmfdist}/doc/latex/show2e
10208 %doc %{texmfdist}/doc/latex/showexpl
10209 %doc %{texmfdist}/doc/latex/sides
10210 %doc %{texmfdist}/doc/latex/siggraph
10211 %doc %{texmfdist}/doc/latex/simplecv
10212 %doc %{texmfdist}/doc/latex/simplewick
10213 %doc %{texmfdist}/doc/latex/skak
10214 %doc %{texmfdist}/doc/latex/slantsc
10215 %doc %{texmfdist}/doc/latex/smalltableof
10216 %doc %{texmfdist}/doc/latex/smartref
10217 %doc %{texmfdist}/doc/latex/smflatex
10218 %doc %{texmfdist}/doc/latex/snapshot
10219 %doc %{texmfdist}/doc/latex/songbook
10220 %doc %{texmfdist}/doc/latex/sort-by-letters
10221 %doc %{texmfdist}/doc/latex/soyombo
10222 %doc %{texmfdist}/doc/latex/sparklines
10223 %doc %{texmfdist}/doc/latex/spie
10224 %doc %{texmfdist}/doc/latex/splitbib
10225 %doc %{texmfdist}/doc/latex/splitindex
10226 %doc %{texmfdist}/doc/latex/spotcolor
10227 %doc %{texmfdist}/doc/latex/sprite
10228 %doc %{texmfdist}/doc/latex/srcltx
10229 %doc %{texmfdist}/doc/latex/sseq
10230 %doc %{texmfdist}/doc/latex/ssqquote
10231 %doc %{texmfdist}/doc/latex/stage
10232 %doc %{texmfdist}/doc/latex/statistik
10233 %doc %{texmfdist}/doc/latex/stdpage
10234 %doc %{texmfdist}/doc/latex/stellenbosch
10235 %doc %{texmfdist}/doc/latex/stex
10236 %doc %{texmfdist}/doc/latex/stringstrings
10237 %doc %{texmfdist}/doc/latex/struktex
10238 %doc %{texmfdist}/doc/latex/sttools
10239 %doc %{texmfdist}/doc/latex/stubs
10240 %doc %{texmfdist}/doc/latex/subdepth
10241 %doc %{texmfdist}/doc/latex/subeqn
10242 %doc %{texmfdist}/doc/latex/subeqnarray
10243 %doc %{texmfdist}/doc/latex/subfloat
10244 %doc %{texmfdist}/doc/latex/substr
10245 %doc %{texmfdist}/doc/latex/sudoku
10246 %doc %{texmfdist}/doc/latex/sudokubundle
10247 %doc %{texmfdist}/doc/latex/sugconf
10248 %doc %{texmfdist}/doc/latex/supertabular
10249 %doc %{texmfdist}/doc/latex/susy
10250 %doc %{texmfdist}/doc/latex/svgcolor
10251 %doc %{texmfdist}/doc/latex/svn-multi
10252 %doc %{texmfdist}/doc/latex/svn
10253 %doc %{texmfdist}/doc/latex/svninfo
10254 %doc %{texmfdist}/doc/latex/swebib
10255 %doc %{texmfdist}/doc/latex/swimgraf
10256 %doc %{texmfdist}/doc/latex/synproof
10257 %doc %{texmfdist}/doc/latex/syntax
10258 %doc %{texmfdist}/doc/latex/syntrace
10259 %doc %{texmfdist}/doc/latex/synttree
10260 %doc %{texmfdist}/doc/latex/t-angles
10261 %doc %{texmfdist}/doc/latex/tableaux
10262 %doc %{texmfdist}/doc/latex/tablists
10263 %doc %{texmfdist}/doc/latex/tablor
10264 %doc %{texmfdist}/doc/latex/tabto-ltx
10265 %doc %{texmfdist}/doc/latex/tabulary
10266 %doc %{texmfdist}/doc/latex/tabvar
10267 %doc %{texmfdist}/doc/latex/talk
10268 %doc %{texmfdist}/doc/latex/tapir
10269 %doc %{texmfdist}/doc/latex/tcldoc
10270 %doc %{texmfdist}/doc/latex/tdsfrmath
10271 %doc %{texmfdist}/doc/latex/technics
10272 %doc %{texmfdist}/doc/latex/ted
10273 %doc %{texmfdist}/doc/latex/tengwarscript
10274 %doc %{texmfdist}/doc/latex/tensor
10275 %doc %{texmfdist}/doc/latex/teubner
10276 %doc %{texmfdist}/doc/latex/texmate
10277 %doc %{texmfdist}/doc/latex/texpower
10278 %doc %{texmfdist}/doc/latex/texshade
10279 %doc %{texmfdist}/doc/latex/textcase
10280 %doc %{texmfdist}/doc/latex/textopo
10281 %doc %{texmfdist}/doc/latex/theoremref
10282 %doc %{texmfdist}/doc/latex/thesis-titlepage-fhac
10283 %doc %{texmfdist}/doc/latex/thinsp
10284 %doc %{texmfdist}/doc/latex/thmtools
10285 %doc %{texmfdist}/doc/latex/thumb
10286 %doc %{texmfdist}/doc/latex/thuthesis
10287 %doc %{texmfdist}/doc/latex/ticket
10288 %doc %{texmfdist}/doc/latex/tikz-inet
10289 %doc %{texmfdist}/doc/latex/timesht
10290 %doc %{texmfdist}/doc/latex/titling
10291 %doc %{texmfdist}/doc/latex/tocvsec2
10292 %doc %{texmfdist}/doc/latex/todo
10293 %doc %{texmfdist}/doc/latex/tokenizer
10294 %doc %{texmfdist}/doc/latex/toolbox
10295 %doc %{texmfdist}/doc/latex/topfloat
10296 %doc %{texmfdist}/doc/latex/toptesi
10297 %doc %{texmfdist}/doc/latex/tpslifonts
10298 %doc %{texmfdist}/doc/latex/trajan
10299 %doc %{texmfdist}/doc/latex/translator
10300 %doc %{texmfdist}/doc/latex/tree-dvips
10301 %doc %{texmfdist}/doc/latex/trfsigns
10302 %doc %{texmfdist}/doc/latex/trivfloat
10303 %doc %{texmfdist}/doc/latex/trsym
10304 %doc %{texmfdist}/doc/latex/tufte-latex
10305 %doc %{texmfdist}/doc/latex/tugboat
10306 %doc %{texmfdist}/doc/latex/turnstile
10307 %doc %{texmfdist}/doc/latex/twoup
10308 %doc %{texmfdist}/doc/latex/typedref
10309 %doc %{texmfdist}/doc/latex/typogrid
10310 %doc %{texmfdist}/doc/latex/uaclasses
10311 %doc %{texmfdist}/doc/latex/ucthesis
10312 %doc %{texmfdist}/doc/latex/uebungsblatt
10313 %doc %{texmfdist}/doc/latex/uiucthesis
10314 %doc %{texmfdist}/doc/latex/ulsy
10315 %doc %{texmfdist}/doc/latex/umich-thesis
10316 %doc %{texmfdist}/doc/latex/uml
10317 %doc %{texmfdist}/doc/latex/umlaute
10318 %doc %{texmfdist}/doc/latex/umoline
10319 %doc %{texmfdist}/doc/latex/umthesis
10320 %doc %{texmfdist}/doc/latex/underlin
10321 %doc %{texmfdist}/doc/latex/undertilde
10322 %doc %{texmfdist}/doc/latex/unitsdef
10323 %doc %{texmfdist}/doc/latex/unroman
10324 %doc %{texmfdist}/doc/latex/upmethodology
10325 %doc %{texmfdist}/doc/latex/urlbst
10326 %doc %{texmfdist}/doc/latex/ushort
10327 %doc %{texmfdist}/doc/latex/uwthesis
10328 %doc %{texmfdist}/doc/latex/varindex
10329 %doc %{texmfdist}/doc/latex/varsfromjobname
10330 %doc %{texmfdist}/doc/latex/vector
10331 %doc %{texmfdist}/doc/latex/verse
10332 %doc %{texmfdist}/doc/latex/vhistory
10333 %doc %{texmfdist}/doc/latex/vita
10334 %doc %{texmfdist}/doc/latex/volumes
10335 %doc %{texmfdist}/doc/latex/vpe
10336 %doc %{texmfdist}/doc/latex/vrsion
10337 %doc %{texmfdist}/doc/latex/vwcol
10338 %doc %{texmfdist}/doc/latex/vxu
10339 %doc %{texmfdist}/doc/latex/wadalab
10340 %doc %{texmfdist}/doc/latex/wallpaper
10341 %doc %{texmfdist}/doc/latex/warpcol
10342 %doc %{texmfdist}/doc/latex/wnri
10343 %doc %{texmfdist}/doc/latex/wordlike
10344 %doc %{texmfdist}/doc/latex/xargs
10345 %doc %{texmfdist}/doc/latex/xdoc
10346 %doc %{texmfdist}/doc/latex/xfor
10347 %doc %{texmfdist}/doc/latex/xifthen
10348 %doc %{texmfdist}/doc/latex/xmpincl
10349 %doc %{texmfdist}/doc/latex/xnewcommand
10350 %doc %{texmfdist}/doc/latex/xoptarg
10351 %doc %{texmfdist}/doc/latex/xpackages
10352 %doc %{texmfdist}/doc/latex/xskak
10353 %doc %{texmfdist}/doc/latex/xstring
10354 %doc %{texmfdist}/doc/latex/xtcapts
10355 %doc %{texmfdist}/doc/latex/xyling
10356 %doc %{texmfdist}/doc/latex/xytree
10357 %doc %{texmfdist}/doc/latex/yafoot
10358 %doc %{texmfdist}/doc/latex/yhmath
10359 %doc %{texmfdist}/doc/latex/york-thesis
10360 %doc %{texmfdist}/doc/latex/yplan
10361 %doc %{texmfdist}/doc/latex/zed-csp
10362 %doc %{texmfdist}/doc/latex/zefonts
10363 %doc %{texmfdist}/doc/latex/ziffer
10364 %doc %{texmfdist}/doc/latex/zwgetfdate
10365 %doc %{texmfdist}/source/latex/hyperref/doc
10366 %doc %{texmfdist}/source/latex/koma-script/doc
10367
10368 %files latex-other
10369 %defattr(644,root,root,755)
10370 %{texmfdist}/metapost/latexmp
10371 %{texmfdist}/metapost/makecirc
10372 %dir %{texmfdist}/source/alatex
10373 %{texmfdist}/source/alatex/base
10374 %dir %{texmfdist}/source/cslatex
10375 %{texmfdist}/source/cslatex/base
10376 %{texmfdist}/source/generic/xypic
10377 %{texmfdist}/source/latex/ESIEEcv
10378 %{texmfdist}/source/latex/GuIT
10379 %{texmfdist}/source/latex/HA-prosper
10380 %{texmfdist}/source/latex/IEEEconf
10381 %{texmfdist}/source/latex/aastex
10382 %{texmfdist}/source/latex/abc
10383 %{texmfdist}/source/latex/abstract
10384 %{texmfdist}/source/latex/achemso
10385 %{texmfdist}/source/latex/acmconf
10386 %{texmfdist}/source/latex/acronym
10387 %{texmfdist}/source/latex/active-conf
10388 %{texmfdist}/source/latex/addlines
10389 %{texmfdist}/source/latex/adrlist
10390 %{texmfdist}/source/latex/aiaa
10391 %{texmfdist}/source/latex/alg
10392 %{texmfdist}/source/latex/alnumsec
10393 %{texmfdist}/source/latex/altfont
10394 %{texmfdist}/source/latex/amsaddr
10395 %{texmfdist}/source/latex/amscls
10396 %{texmfdist}/source/latex/amsfonts
10397 %{texmfdist}/source/latex/amsmath
10398 %{texmfdist}/source/latex/amsrefs
10399 %{texmfdist}/source/latex/answers
10400 %{texmfdist}/source/latex/apacite
10401 %{texmfdist}/source/latex/appendix
10402 %{texmfdist}/source/latex/arcs
10403 %{texmfdist}/source/latex/arydshln
10404 %{texmfdist}/source/latex/asaetr
10405 %{texmfdist}/source/latex/ascii
10406 %{texmfdist}/source/latex/attachfile
10407 %{texmfdist}/source/latex/augie
10408 %{texmfdist}/source/latex/babelbib
10409 %{texmfdist}/source/latex/backgammon
10410 %{texmfdist}/source/latex/barcodes
10411 %{texmfdist}/source/latex/base
10412 %{texmfdist}/source/latex/bayer
10413 %{texmfdist}/source/latex/bbding
10414 %{texmfdist}/source/latex/bbm-macros
10415 %{texmfdist}/source/latex/belleek
10416 %{texmfdist}/source/latex/bengali
10417 %{texmfdist}/source/latex/beton
10418 %{texmfdist}/source/latex/bez123
10419 %{texmfdist}/source/latex/bibarts
10420 %{texmfdist}/source/latex/bibleref
10421 %{texmfdist}/source/latex/biblist
10422 %{texmfdist}/source/latex/bibtopic
10423 %{texmfdist}/source/latex/bibtopicprefix
10424 %{texmfdist}/source/latex/bigfoot
10425 %{texmfdist}/source/latex/binomexp
10426 %{texmfdist}/source/latex/biocon
10427 %{texmfdist}/source/latex/bizcard
10428 %{texmfdist}/source/latex/blindtext
10429 %{texmfdist}/source/latex/blowup
10430 %{texmfdist}/source/latex/boites
10431 %{texmfdist}/source/latex/bookhands
10432 %{texmfdist}/source/latex/booklet
10433 %{texmfdist}/source/latex/booktabs
10434 %{texmfdist}/source/latex/bophook
10435 %{texmfdist}/source/latex/boxhandler
10436 %{texmfdist}/source/latex/bpchem
10437 %{texmfdist}/source/latex/braille
10438 %{texmfdist}/source/latex/breakurl
10439 %{texmfdist}/source/latex/brushscr
10440 %{texmfdist}/source/latex/bullcntr
10441 %{texmfdist}/source/latex/burmese
10442 %{texmfdist}/source/latex/bytefield
10443 %{texmfdist}/source/latex/captcont
10444 %{texmfdist}/source/latex/caption
10445 %{texmfdist}/source/latex/carlisle
10446 %{texmfdist}/source/latex/catechis
10447 %{texmfdist}/source/latex/ccaption
10448 %{texmfdist}/source/latex/ccfonts
10449 %{texmfdist}/source/latex/cclicenses
10450 %{texmfdist}/source/latex/cd-cover
10451 %{texmfdist}/source/latex/cd
10452 %{texmfdist}/source/latex/cdpbundl
10453 %{texmfdist}/source/latex/changebar
10454 %{texmfdist}/source/latex/changes
10455 %{texmfdist}/source/latex/chappg
10456 %{texmfdist}/source/latex/chapterfolder
10457 %{texmfdist}/source/latex/chemcompounds
10458 %{texmfdist}/source/latex/chemstyle
10459 %{texmfdist}/source/latex/chessboard
10460 %{texmfdist}/source/latex/chessfss
10461 %{texmfdist}/source/latex/chletter
10462 %{texmfdist}/source/latex/circ
10463 %{texmfdist}/source/latex/cjk/utils
10464 %{texmfdist}/source/latex/cjw
10465 %{texmfdist}/source/latex/clefval
10466 %{texmfdist}/source/latex/cleveref
10467 %{texmfdist}/source/latex/cmcyralt
10468 %{texmfdist}/source/latex/cmdtrack
10469 %{texmfdist}/source/latex/cmll
10470 %{texmfdist}/source/latex/cmsd
10471 %{texmfdist}/source/latex/codepage
10472 %{texmfdist}/source/latex/colortbl
10473 %{texmfdist}/source/latex/colorwav
10474 %{texmfdist}/source/latex/combine
10475 %{texmfdist}/source/latex/comment
10476 %{texmfdist}/source/latex/computational-complexity
10477 %{texmfdist}/source/latex/confproc
10478 %{texmfdist}/source/latex/constants
10479 %{texmfdist}/source/latex/contour
10480 %{texmfdist}/source/latex/cooking
10481 %{texmfdist}/source/latex/cool
10482 %{texmfdist}/source/latex/coollist
10483 %{texmfdist}/source/latex/coolstr
10484 %{texmfdist}/source/latex/cooltooltips
10485 %{texmfdist}/source/latex/coordsys
10486 %{texmfdist}/source/latex/coverpage
10487 %{texmfdist}/source/latex/crop
10488 %{texmfdist}/source/latex/crossreference
10489 %{texmfdist}/source/latex/crosswrd
10490 %{texmfdist}/source/latex/csvtools
10491 %{texmfdist}/source/latex/ctable
10492 %{texmfdist}/source/latex/ctib
10493 %{texmfdist}/source/latex/cuisine
10494 %{texmfdist}/source/latex/currvita
10495 %{texmfdist}/source/latex/curve
10496 %{texmfdist}/source/latex/curve2e
10497 %{texmfdist}/source/latex/curves
10498 %{texmfdist}/source/latex/cweb-latex
10499 %{texmfdist}/source/latex/cwpuzzle
10500 %{texmfdist}/source/latex/dashbox
10501 %{texmfdist}/source/latex/dashrule
10502 %{texmfdist}/source/latex/datatool
10503 %{texmfdist}/source/latex/dateiliste
10504 %{texmfdist}/source/latex/datenumber
10505 %{texmfdist}/source/latex/datetime
10506 %{texmfdist}/source/latex/decimal
10507 %{texmfdist}/source/latex/delimtxt
10508 %{texmfdist}/source/latex/diagnose
10509 %{texmfdist}/source/latex/dialogl
10510 %{texmfdist}/source/latex/dinbrief
10511 %{texmfdist}/source/latex/disser
10512 %{texmfdist}/source/latex/dnaseq
10513 %{texmfdist}/source/latex/docmfp
10514 %{texmfdist}/source/latex/doipubmed
10515 %{texmfdist}/source/latex/dotarrow
10516 %{texmfdist}/source/latex/dotseqn
10517 %{texmfdist}/source/latex/dottex
10518 %{texmfdist}/source/latex/dprogress
10519 %{texmfdist}/source/latex/drac
10520 %{texmfdist}/source/latex/draftcopy
10521 %{texmfdist}/source/latex/draftwatermark
10522 %{texmfdist}/source/latex/dramatist
10523 %{texmfdist}/source/latex/dtk
10524 %{texmfdist}/source/latex/dtxgallery
10525 %{texmfdist}/source/latex/dyntree
10526 %{texmfdist}/source/latex/eCards
10527 %{texmfdist}/source/latex/ebezier
10528 %{texmfdist}/source/latex/ebsthesis
10529 %{texmfdist}/source/latex/ecclesiastic
10530 %{texmfdist}/source/latex/ecv
10531 %{texmfdist}/source/latex/ed
10532 %{texmfdist}/source/latex/edmac
10533 %{texmfdist}/source/latex/edmargin
10534 %{texmfdist}/source/latex/eemeir
10535 %{texmfdist}/source/latex/egplot
10536 %{texmfdist}/source/latex/eiad
10537 %{texmfdist}/source/latex/ellipsis
10538 %{texmfdist}/source/latex/elmath
10539 %{texmfdist}/source/latex/elsarticle
10540 %{texmfdist}/source/latex/em
10541 %{texmfdist}/source/latex/emp
10542 %{texmfdist}/source/latex/endfloat
10543 %{texmfdist}/source/latex/endheads
10544 %{texmfdist}/source/latex/engpron
10545 %{texmfdist}/source/latex/engrec
10546 %{texmfdist}/source/latex/environ
10547 %{texmfdist}/source/latex/envlab
10548 %{texmfdist}/source/latex/epigraph
10549 %{texmfdist}/source/latex/epiolmec
10550 %{texmfdist}/source/latex/epsdice
10551 %{texmfdist}/source/latex/eqlist
10552 %{texmfdist}/source/latex/eqnarray
10553 %{texmfdist}/source/latex/eqparbox
10554 %{texmfdist}/source/latex/errata
10555 %{texmfdist}/source/latex/esdiff
10556 %{texmfdist}/source/latex/eskd
10557 %{texmfdist}/source/latex/eso-pic
10558 %{texmfdist}/source/latex/esvect
10559 %{texmfdist}/source/latex/etaremune
10560 %{texmfdist}/source/latex/ethiop
10561 %{texmfdist}/source/latex/eukdate
10562 %{texmfdist}/source/latex/euler
10563 %{texmfdist}/source/latex/euproposal
10564 %{texmfdist}/source/latex/euro
10565 %{texmfdist}/source/latex/everypage
10566 %{texmfdist}/source/latex/exercise
10567 %{texmfdist}/source/latex/expdlist
10568 %{texmfdist}/source/latex/expl3
10569 %{texmfdist}/source/latex/export
10570 %{texmfdist}/source/latex/extpfeil
10571 %{texmfdist}/source/latex/extract
10572 %{texmfdist}/source/latex/facsimile
10573 %{texmfdist}/source/latex/faktor
10574 %{texmfdist}/source/latex/fancynum
10575 %{texmfdist}/source/latex/fancyref
10576 %{texmfdist}/source/latex/fancytooltips
10577 %{texmfdist}/source/latex/fancyvrb
10578 %{texmfdist}/source/latex/feynmf
10579 %{texmfdist}/source/latex/figsize
10580 %{texmfdist}/source/latex/filecontents
10581 %{texmfdist}/source/latex/fink
10582 %{texmfdist}/source/latex/fixme
10583 %{texmfdist}/source/latex/flabels
10584 %{texmfdist}/source/latex/flagderiv
10585 %{texmfdist}/source/latex/flashcards
10586 %{texmfdist}/source/latex/flippdf
10587 %{texmfdist}/source/latex/float
10588 %{texmfdist}/source/latex/floatrow
10589 %{texmfdist}/source/latex/flowfram
10590 %{texmfdist}/source/latex/fmp
10591 %{texmfdist}/source/latex/fmtcount
10592 %{texmfdist}/source/latex/fnbreak
10593 %{texmfdist}/source/latex/foilhtml
10594 %{texmfdist}/source/latex/fonttable
10595 %{texmfdist}/source/latex/footmisc
10596 %{texmfdist}/source/latex/footnpag
10597 %{texmfdist}/source/latex/forarray
10598 %{texmfdist}/source/latex/forloop
10599 %{texmfdist}/source/latex/formula
10600 %{texmfdist}/source/latex/fouridx
10601 %{texmfdist}/source/latex/frankenstein
10602 %{texmfdist}/source/latex/frontespizio
10603 %{texmfdist}/source/latex/fullblck
10604 %{texmfdist}/source/latex/functan
10605 %{texmfdist}/source/latex/fundus
10606 %{texmfdist}/source/latex/g-brief
10607 %{texmfdist}/source/latex/galois
10608 %{texmfdist}/source/latex/gcite
10609 %{texmfdist}/source/latex/genmpage
10610 %{texmfdist}/source/latex/geometry
10611 %{texmfdist}/source/latex/geomsty
10612 %{texmfdist}/source/latex/ginpenc
10613 %{texmfdist}/source/latex/glossaries
10614 %{texmfdist}/source/latex/gnuplottex
10615 %{texmfdist}/source/latex/go
10616 %{texmfdist}/source/latex/graphics
10617 %{texmfdist}/source/latex/graphicx-psmin
10618 %{texmfdist}/source/latex/greekdates
10619 %{texmfdist}/source/latex/grnumalt
10620 %{texmfdist}/source/latex/grverb
10621 %{texmfdist}/source/latex/guitar
10622 %{texmfdist}/source/latex/hanging
10623 %{texmfdist}/source/latex/harvard
10624 %{texmfdist}/source/latex/hc
10625 %{texmfdist}/source/latex/hepthesis
10626 %{texmfdist}/source/latex/hhtensor
10627 %{texmfdist}/source/latex/hilowres
10628 %{texmfdist}/source/latex/histogr
10629 %{texmfdist}/source/latex/hpsdiss
10630 %{texmfdist}/source/latex/hrlatex
10631 %{texmfdist}/source/latex/hyper
10632 %{texmfdist}/source/latex/hyperref
10633 %{texmfdist}/source/latex/hyperxmp
10634 %{texmfdist}/source/latex/hyphenat
10635 %{texmfdist}/source/latex/ibycus-babel
10636 %{texmfdist}/source/latex/icsv
10637 %{texmfdist}/source/latex/ifmslide
10638 %{texmfdist}/source/latex/ifplatform
10639 %{texmfdist}/source/latex/ijmart
10640 %{texmfdist}/source/latex/imtekda
10641 %{texmfdist}/source/latex/index
10642 %{texmfdist}/source/latex/inlinedef
10643 %{texmfdist}/source/latex/inversepath
10644 %{texmfdist}/source/latex/iso
10645 %{texmfdist}/source/latex/iso10303
10646 %{texmfdist}/source/latex/isodate
10647 %{texmfdist}/source/latex/isodoc
10648 %{texmfdist}/source/latex/isorot
10649 %{texmfdist}/source/latex/isotope
10650 %{texmfdist}/source/latex/itnumpar
10651 %{texmfdist}/source/latex/jeopardy
10652 %{texmfdist}/source/latex/jura
10653 %{texmfdist}/source/latex/juraabbrev
10654 %{texmfdist}/source/latex/jurarsp
10655 %{texmfdist}/source/latex/kdgreek
10656 %{texmfdist}/source/latex/kerntest
10657 %{texmfdist}/source/latex/kluwer
10658 %{texmfdist}/source/latex/koma-script
10659 %{texmfdist}/source/latex/labelcas
10660 %{texmfdist}/source/latex/labels
10661 %{texmfdist}/source/latex/lastpage
10662 %{texmfdist}/source/latex/latex-tds
10663 %{texmfdist}/source/latex/layouts
10664 %{texmfdist}/source/latex/lcg
10665 %{texmfdist}/source/latex/lcyw
10666 %{texmfdist}/source/latex/leading
10667 %{texmfdist}/source/latex/ledmac
10668 %{texmfdist}/source/latex/leftidx
10669 %{texmfdist}/source/latex/lettrine
10670 %{texmfdist}/source/latex/lexikon
10671 %{texmfdist}/source/latex/lhcyr
10672 %{texmfdist}/source/latex/lhelp
10673 %{texmfdist}/source/latex/limap
10674 %{texmfdist}/source/latex/lipsum
10675 %{texmfdist}/source/latex/listbib
10676 %{texmfdist}/source/latex/listings
10677 %{texmfdist}/source/latex/listliketab
10678 %{texmfdist}/source/latex/localloc
10679 %{texmfdist}/source/latex/logpap
10680 %{texmfdist}/source/latex/lps
10681 %{texmfdist}/source/latex/ltxindex
10682 %{texmfdist}/source/latex/mailing
10683 %{texmfdist}/source/latex/makebox
10684 %{texmfdist}/source/latex/makecell
10685 %{texmfdist}/source/latex/makecmds
10686 %{texmfdist}/source/latex/makedtx
10687 %{texmfdist}/source/latex/makeplot
10688 %{texmfdist}/source/latex/manfnt
10689 %{texmfdist}/source/latex/manuscript
10690 %{texmfdist}/source/latex/mapcodes
10691 %{texmfdist}/source/latex/marginnote
10692 %{texmfdist}/source/latex/mathcomp
10693 %{texmfdist}/source/latex/mathpazo
10694 %{texmfdist}/source/latex/mcaption
10695 %{texmfdist}/source/latex/mcite
10696 %{texmfdist}/source/latex/mdwtools
10697 %{texmfdist}/source/latex/memoir
10698 %{texmfdist}/source/latex/mentis
10699 %{texmfdist}/source/latex/menu
10700 %{texmfdist}/source/latex/method
10701 %{texmfdist}/source/latex/metre
10702 %{texmfdist}/source/latex/mff
10703 %{texmfdist}/source/latex/mfpic4ode
10704 %{texmfdist}/source/latex/mftinc
10705 %{texmfdist}/source/latex/mh
10706 %{texmfdist}/source/latex/miller
10707 %{texmfdist}/source/latex/minipage-marginpar
10708 %{texmfdist}/source/latex/minutes
10709 %{texmfdist}/source/latex/mlist
10710 %{texmfdist}/source/latex/mnsymbol
10711 %{texmfdist}/source/latex/modroman
10712 %{texmfdist}/source/latex/mongolian-babel
10713 %{texmfdist}/source/latex/montex
10714 %{texmfdist}/source/latex/moresize
10715 %{texmfdist}/source/latex/moreverb
10716 %{texmfdist}/source/latex/mparhack
10717 %{texmfdist}/source/latex/ms
10718 %{texmfdist}/source/latex/msg
10719 %{texmfdist}/source/latex/mtgreek
10720 %{texmfdist}/source/latex/multibbl
10721 %{texmfdist}/source/latex/multibib
10722 %{texmfdist}/source/latex/multicap
10723 %{texmfdist}/source/latex/mwcls
10724 %{texmfdist}/source/latex/mxd
10725 %{texmfdist}/source/latex/nag
10726 %{texmfdist}/source/latex/namespc
10727 %{texmfdist}/source/latex/natbib
10728 %{texmfdist}/source/latex/ncctools
10729 %{texmfdist}/source/latex/nddiss
10730 %{texmfdist}/source/latex/newalg
10731 %{texmfdist}/source/latex/newfile
10732 %{texmfdist}/source/latex/newlfm
10733 %{texmfdist}/source/latex/newspaper
10734 %{texmfdist}/source/latex/newvbtm
10735 %{texmfdist}/source/latex/niceframe
10736 %{texmfdist}/source/latex/noitcrul
10737 %{texmfdist}/source/latex/nomencl
10738 %{texmfdist}/source/latex/nomentbl
10739 %{texmfdist}/source/latex/nonfloat
10740 %{texmfdist}/source/latex/nostarch
10741 %{texmfdist}/source/latex/notes
10742 %{texmfdist}/source/latex/notes2bib
10743 %{texmfdist}/source/latex/nrc
10744 %{texmfdist}/source/latex/ntgclass
10745 %{texmfdist}/source/latex/ntheorem
10746 %{texmfdist}/source/latex/numprint
10747 %{texmfdist}/source/latex/oberdiek
10748 %{texmfdist}/source/latex/objectz
10749 %{texmfdist}/source/latex/octavo
10750 %{texmfdist}/source/latex/ogonek
10751 %{texmfdist}/source/latex/oldstyle
10752 %{texmfdist}/source/latex/opcit
10753 %{texmfdist}/source/latex/ordinalpt
10754 %{texmfdist}/source/latex/othello
10755 %{texmfdist}/source/latex/otibet
10756 %{texmfdist}/source/latex/pacioli
10757 %{texmfdist}/source/latex/pageno
10758 %{texmfdist}/source/latex/pagenote
10759 %{texmfdist}/source/latex/paper
10760 %{texmfdist}/source/latex/papercdcase
10761 %{texmfdist}/source/latex/papertex
10762 %{texmfdist}/source/latex/paralist
10763 %{texmfdist}/source/latex/parallel
10764 %{texmfdist}/source/latex/paresse
10765 %{texmfdist}/source/latex/parrun
10766 %{texmfdist}/source/latex/patchcmd
10767 %{texmfdist}/source/latex/pauldoc
10768 %{texmfdist}/source/latex/pawpict
10769 %{texmfdist}/source/latex/pbox
10770 %{texmfdist}/source/latex/pbsheet
10771 %{texmfdist}/source/latex/pdfcprot
10772 %{texmfdist}/source/latex/pdfpages
10773 %{texmfdist}/source/latex/perltex
10774 %{texmfdist}/source/latex/permute
10775 %{texmfdist}/source/latex/petri-nets
10776 %{texmfdist}/source/latex/pgfopts
10777 %{texmfdist}/source/latex/pgfplots
10778 %{texmfdist}/source/latex/philosophersimprint
10779 %{texmfdist}/source/latex/photo
10780 %{texmfdist}/source/latex/pict2e
10781 %{texmfdist}/source/latex/pittetd
10782 %{texmfdist}/source/latex/plari
10783 %{texmfdist}/source/latex/play
10784 %{texmfdist}/source/latex/plweb
10785 %{texmfdist}/source/latex/poemscol
10786 %{texmfdist}/source/latex/polski
10787 %{texmfdist}/source/latex/polyglot
10788 %{texmfdist}/source/latex/polytable
10789 %{texmfdist}/source/latex/powerdot
10790 %{texmfdist}/source/latex/ppr-prv
10791 %{texmfdist}/source/latex/pracjourn
10792 %{texmfdist}/source/latex/preprint
10793 %{texmfdist}/source/latex/prettyref
10794 %{texmfdist}/source/latex/preview
10795 %{texmfdist}/source/latex/proba
10796 %{texmfdist}/source/latex/probsoln
10797 %{texmfdist}/source/latex/progkeys
10798 %{texmfdist}/source/latex/prosper
10799 %{texmfdist}/source/latex/protocol
10800 %{texmfdist}/source/latex/psfrag
10801 %{texmfdist}/source/latex/psfragx
10802 %{texmfdist}/source/latex/pslatex
10803 %{texmfdist}/source/latex/pspicture
10804 %{texmfdist}/source/latex/qcm
10805 %{texmfdist}/source/latex/qstest
10806 %{texmfdist}/source/latex/qsymbols
10807 %{texmfdist}/source/latex/quotchap
10808 %{texmfdist}/source/latex/quotmark
10809 %{texmfdist}/source/latex/randbild
10810 %{texmfdist}/source/latex/rccol
10811 %{texmfdist}/source/latex/rcs
10812 %{texmfdist}/source/latex/rcsinfo
10813 %{texmfdist}/source/latex/recipecard
10814 %{texmfdist}/source/latex/refman
10815 %{texmfdist}/source/latex/refstyle
10816 %{texmfdist}/source/latex/regcount
10817 %{texmfdist}/source/latex/register
10818 %{texmfdist}/source/latex/relenc
10819 %{texmfdist}/source/latex/revtex
10820 %{texmfdist}/source/latex/rmpage
10821 %{texmfdist}/source/latex/robustcommand
10822 %{texmfdist}/source/latex/romannum
10823 %{texmfdist}/source/latex/rotating
10824 %{texmfdist}/source/latex/rotfloat
10825 %{texmfdist}/source/latex/rsc
10826 %{texmfdist}/source/latex/rst
10827 %{texmfdist}/source/latex/rtkinenc
10828 %{texmfdist}/source/latex/sagetex
10829 %{texmfdist}/source/latex/sanskrit
10830 %{texmfdist}/source/latex/sauerj
10831 %{texmfdist}/source/latex/sauterfonts
10832 %{texmfdist}/source/latex/savefnmark
10833 %{texmfdist}/source/latex/savetrees
10834 %{texmfdist}/source/latex/scale
10835 %{texmfdist}/source/latex/scalebar
10836 %{texmfdist}/source/latex/schedule
10837 %{texmfdist}/source/latex/sciwordconv
10838 %{texmfdist}/source/latex/screenplay
10839 %{texmfdist}/source/latex/sectsty
10840 %{texmfdist}/source/latex/semantic
10841 %{texmfdist}/source/latex/semioneside
10842 %{texmfdist}/source/latex/seqsplit
10843 %{texmfdist}/source/latex/sf298
10844 %{texmfdist}/source/latex/sffms
10845 %{texmfdist}/source/latex/shorttoc
10846 %{texmfdist}/source/latex/show2e
10847 %{texmfdist}/source/latex/showexpl
10848 %{texmfdist}/source/latex/showlabels
10849 %{texmfdist}/source/latex/sidecap
10850 %{texmfdist}/source/latex/siggraph
10851 %{texmfdist}/source/latex/simplecv
10852 %{texmfdist}/source/latex/simplewick
10853 %{texmfdist}/source/latex/skull
10854 %{texmfdist}/source/latex/slantsc
10855 %{texmfdist}/source/latex/snapshot
10856 %{texmfdist}/source/latex/songbook
10857 %{texmfdist}/source/latex/soul
10858 %{texmfdist}/source/latex/splitbib
10859 %{texmfdist}/source/latex/splitindex
10860 %{texmfdist}/source/latex/srcltx
10861 %{texmfdist}/source/latex/sseq
10862 %{texmfdist}/source/latex/ssqquote
10863 %{texmfdist}/source/latex/stack
10864 %{texmfdist}/source/latex/statistik
10865 %{texmfdist}/source/latex/staves
10866 %{texmfdist}/source/latex/stdclsdv
10867 %{texmfdist}/source/latex/stdpage
10868 %{texmfdist}/source/latex/stellenbosch
10869 %{texmfdist}/source/latex/stex
10870 %{texmfdist}/source/latex/stringstrings
10871 %{texmfdist}/source/latex/struktex
10872 %{texmfdist}/source/latex/subdepth
10873 %{texmfdist}/source/latex/subeqn
10874 %{texmfdist}/source/latex/subeqnarray
10875 %{texmfdist}/source/latex/subfig
10876 %{texmfdist}/source/latex/subfigure
10877 %{texmfdist}/source/latex/subfloat
10878 %{texmfdist}/source/latex/sudoku
10879 %{texmfdist}/source/latex/sudokubundle
10880 %{texmfdist}/source/latex/supertabular
10881 %{texmfdist}/source/latex/svn-multi
10882 %{texmfdist}/source/latex/svn
10883 %{texmfdist}/source/latex/svninfo
10884 %{texmfdist}/source/latex/swimgraf
10885 %{texmfdist}/source/latex/syntrace
10886 %{texmfdist}/source/latex/synttree
10887 %{texmfdist}/source/latex/tablists
10888 %{texmfdist}/source/latex/tabulary
10889 %{texmfdist}/source/latex/tabvar
10890 %{texmfdist}/source/latex/talk
10891 %{texmfdist}/source/latex/tcldoc
10892 %{texmfdist}/source/latex/tdsfrmath
10893 %{texmfdist}/source/latex/technics
10894 %{texmfdist}/source/latex/ted
10895 %{texmfdist}/source/latex/tengwarscript
10896 %{texmfdist}/source/latex/tensor
10897 %{texmfdist}/source/latex/teubner
10898 %{texmfdist}/source/latex/texmate
10899 %{texmfdist}/source/latex/texpower
10900 %{texmfdist}/source/latex/texshade
10901 %{texmfdist}/source/latex/textcase
10902 %{texmfdist}/source/latex/textfit
10903 %{texmfdist}/source/latex/textopo
10904 %{texmfdist}/source/latex/textpos
10905 %{texmfdist}/source/latex/thesis-titlepage-fhac
10906 %{texmfdist}/source/latex/thmtools
10907 %{texmfdist}/source/latex/thumb
10908 %{texmfdist}/source/latex/thuthesis
10909 %{texmfdist}/source/latex/timesht
10910 %{texmfdist}/source/latex/titling
10911 %{texmfdist}/source/latex/tocbibind
10912 %{texmfdist}/source/latex/tocloft
10913 %{texmfdist}/source/latex/tocvsec2
10914 %{texmfdist}/source/latex/todo
10915 %{texmfdist}/source/latex/toolbox
10916 %{texmfdist}/source/latex/tools
10917 %{texmfdist}/source/latex/toptesi
10918 %{texmfdist}/source/latex/totpages
10919 %{texmfdist}/source/latex/trajan
10920 %{texmfdist}/source/latex/tree-dvips
10921 %{texmfdist}/source/latex/trfsigns
10922 %{texmfdist}/source/latex/trivfloat
10923 %{texmfdist}/source/latex/trsym
10924 %{texmfdist}/source/latex/tugboat
10925 %{texmfdist}/source/latex/turnstile
10926 %{texmfdist}/source/latex/twoup
10927 %{texmfdist}/source/latex/type1cm
10928 %{texmfdist}/source/latex/typedref
10929 %{texmfdist}/source/latex/typogrid
10930 %{texmfdist}/source/latex/uaclasses
10931 %{texmfdist}/source/latex/uiucthesis
10932 %{texmfdist}/source/latex/ulsy
10933 %{texmfdist}/source/latex/uml
10934 %{texmfdist}/source/latex/umlaute
10935 %{texmfdist}/source/latex/umoline
10936 %{texmfdist}/source/latex/underlin
10937 %{texmfdist}/source/latex/undertilde
10938 %{texmfdist}/source/latex/units
10939 %{texmfdist}/source/latex/unitsdef
10940 %{texmfdist}/source/latex/unroman
10941 %{texmfdist}/source/latex/upmethodology
10942 %{texmfdist}/source/latex/urlbst
10943 %{texmfdist}/source/latex/ushort
10944 %{texmfdist}/source/latex/varindex
10945 %{texmfdist}/source/latex/vector
10946 %{texmfdist}/source/latex/verse
10947 %{texmfdist}/source/latex/vmargin
10948 %{texmfdist}/source/latex/volumes
10949 %{texmfdist}/source/latex/vrsion
10950 %{texmfdist}/source/latex/vwcol
10951 %{texmfdist}/source/latex/vxu
10952 %{texmfdist}/source/latex/warning
10953 %{texmfdist}/source/latex/warpcol
10954 %{texmfdist}/source/latex/was
10955 %{texmfdist}/source/latex/wnri
10956 %{texmfdist}/source/latex/xargs
10957 %{texmfdist}/source/latex/xdoc
10958 %{texmfdist}/source/latex/xfor
10959 %{texmfdist}/source/latex/xmpincl
10960 %{texmfdist}/source/latex/xpackages
10961 %{texmfdist}/source/latex/xskak
10962 %{texmfdist}/source/latex/xtab
10963 %{texmfdist}/source/latex/xtcapts
10964 %{texmfdist}/source/latex/yafoot
10965 %{texmfdist}/source/latex/yfonts
10966 %{texmfdist}/source/latex/yhmath
10967 %{texmfdist}/source/latex/york-thesis
10968 %{texmfdist}/source/latex/youngtab
10969 %dir %{texmfdist}/source/plain
10970 %dir %{texmfdist}/source/plain/jsmisc
10971 %{texmfdist}/source/plain/jsmisc/xfig
10972 %{texmfdist}/source/xelatex
10973 %{texmfdist}/tex/alatex
10974 %{texmfdist}/tex/generic/enctex
10975 %{texmfdist}/tex/latex/kalender
10976 %{texmfdist}/tex/latex/karnaugh
10977 %{texmfdist}/tex/latex/kerkis
10978 %{texmfdist}/tex/latex/kerntest
10979 %{texmfdist}/tex/latex/kluwer
10980 %{texmfdist}/tex/latex/kpfonts
10981 %{texmfdist}/tex/latex/kurier
10982 %{texmfdist}/tex/latex/labelcas
10983 %{texmfdist}/tex/latex/lazylist
10984 %{texmfdist}/tex/latex/lcg
10985 %{texmfdist}/tex/latex/lcyw
10986 %{texmfdist}/tex/latex/leading
10987 %{texmfdist}/tex/latex/ledmac
10988 %{texmfdist}/tex/latex/lettre
10989 %{texmfdist}/tex/latex/levy
10990 %{texmfdist}/tex/latex/lexikon
10991 %{texmfdist}/tex/latex/lgreek
10992 %{texmfdist}/tex/latex/lhcyr
10993 %{texmfdist}/tex/latex/lhelp
10994 %{texmfdist}/tex/latex/libertine
10995 %{texmfdist}/tex/latex/limap
10996 %{texmfdist}/tex/latex/linearA
10997 %{texmfdist}/tex/latex/linguex
10998 %{texmfdist}/tex/latex/lipsum
10999 %{texmfdist}/tex/latex/listbib
11000 %{texmfdist}/tex/latex/listliketab
11001 %{texmfdist}/tex/latex/listofsymbols
11002 %{texmfdist}/tex/latex/lkproof
11003 %{texmfdist}/tex/latex/logic
11004 %{texmfdist}/tex/latex/logpap
11005 %{texmfdist}/tex/latex/lps
11006 %{texmfdist}/tex/latex/lsc
11007 %{texmfdist}/tex/latex/ltablex
11008 %{texmfdist}/tex/latex/ltxindex
11009 %{texmfdist}/tex/latex/lxfonts
11010 %{texmfdist}/tex/latex/ly1
11011 %{texmfdist}/tex/latex/mafr
11012 %{texmfdist}/tex/latex/mailing
11013 %{texmfdist}/tex/latex/makebarcode
11014 %{texmfdist}/tex/latex/makebox
11015 %{texmfdist}/tex/latex/makecell
11016 %{texmfdist}/tex/latex/makecmds
11017 %{texmfdist}/tex/latex/makedtx
11018 %{texmfdist}/tex/latex/makeglos
11019 %{texmfdist}/tex/latex/makeplot
11020 %{texmfdist}/tex/latex/manfnt
11021 %{texmfdist}/tex/latex/manuscript
11022 %{texmfdist}/tex/latex/mapcodes
11023 %{texmfdist}/tex/latex/maple
11024 %{texmfdist}/tex/latex/marginnote
11025 %{texmfdist}/tex/latex/mathdesign
11026 %{texmfdist}/tex/latex/maybemath
11027 %{texmfdist}/tex/latex/mcaption
11028 %{texmfdist}/tex/latex/mceinleger
11029 %{texmfdist}/tex/latex/mcite
11030 %{texmfdist}/tex/latex/mciteplus
11031 %{texmfdist}/tex/latex/memexsupp
11032 %{texmfdist}/tex/latex/mentis
11033 %{texmfdist}/tex/latex/menu
11034 %{texmfdist}/tex/latex/method
11035 %{texmfdist}/tex/latex/metre
11036 %{texmfdist}/tex/latex/mff
11037 %{texmfdist}/tex/latex/mfpic4ode
11038 %{texmfdist}/tex/latex/mftinc
11039 %{texmfdist}/tex/latex/mhchem
11040 %{texmfdist}/tex/latex/mhequ
11041 %{texmfdist}/tex/latex/mhs
11042 %{texmfdist}/tex/latex/miller
11043 %{texmfdist}/tex/latex/minipage-marginpar
11044 %{texmfdist}/tex/latex/miniplot
11045 %{texmfdist}/tex/latex/minutes
11046 %{texmfdist}/tex/latex/mla-paper
11047 %{texmfdist}/tex/latex/mlist
11048 %{texmfdist}/tex/latex/moresize
11049 %{texmfdist}/tex/latex/movie15
11050 %{texmfdist}/tex/latex/msc
11051 %{texmfdist}/tex/latex/msg
11052 %{texmfdist}/tex/latex/mslapa
11053 %{texmfdist}/tex/latex/mtgreek
11054 %{texmfdist}/tex/latex/multibbl
11055 %{texmfdist}/tex/latex/multicap
11056 %{texmfdist}/tex/latex/multido
11057 %{texmfdist}/tex/latex/muthesis
11058 %{texmfdist}/tex/latex/mxd
11059 %{texmfdist}/tex/latex/mxedruli
11060 %{texmfdist}/tex/latex/nag
11061 %{texmfdist}/tex/latex/namespc
11062 %{texmfdist}/tex/latex/nath
11063 %{texmfdist}/tex/latex/nature
11064 %{texmfdist}/tex/latex/newvbtm
11065 %{texmfdist}/tex/latex/niceframe
11066 %{texmfdist}/tex/latex/nih
11067 %{texmfdist}/tex/latex/noitcrul
11068 %{texmfdist}/tex/latex/nomentbl
11069 %{texmfdist}/tex/latex/nonfloat
11070 %{texmfdist}/tex/latex/nostarch
11071 %{texmfdist}/tex/latex/notes
11072 %{texmfdist}/tex/latex/notes2bib
11073 %{texmfdist}/tex/latex/nrc
11074 %{texmfdist}/tex/latex/ntabbing
11075 %{texmfdist}/tex/latex/numline
11076 %{texmfdist}/tex/latex/numname
11077 %{texmfdist}/tex/latex/numprint
11078 %{texmfdist}/tex/latex/objectz
11079 %{texmfdist}/tex/latex/ocr-latex
11080 %{texmfdist}/tex/latex/octavo
11081 %{texmfdist}/tex/latex/ogonek
11082 %{texmfdist}/tex/latex/oldstyle
11083 %{texmfdist}/tex/latex/opcit
11084 %{texmfdist}/tex/latex/ordinalpt
11085 %{texmfdist}/tex/latex/ot2cyr
11086 %{texmfdist}/tex/latex/othello
11087 %{texmfdist}/tex/latex/otibet
11088 %{texmfdist}/tex/latex/outline
11089 %{texmfdist}/tex/latex/outliner
11090 %{texmfdist}/tex/latex/pacioli
11091 %{texmfdist}/tex/latex/pageno
11092 %{texmfdist}/tex/latex/pagenote
11093 %{texmfdist}/tex/latex/palatino
11094 %{texmfdist}/tex/latex/paper
11095 %{texmfdist}/tex/latex/papercdcase
11096 %{texmfdist}/tex/latex/papertex
11097 %{texmfdist}/tex/latex/parallel
11098 %{texmfdist}/tex/latex/paresse
11099 %{texmfdist}/tex/latex/parrun
11100 %{texmfdist}/tex/latex/patchcmd
11101 %{texmfdist}/tex/latex/pauldoc
11102 %{texmfdist}/tex/latex/pawpict
11103 %{texmfdist}/tex/latex/pbox
11104 %{texmfdist}/tex/latex/pbsheet
11105 %{texmfdist}/tex/latex/pclnfss
11106 %{texmfdist}/tex/latex/pdfcprot
11107 %{texmfdist}/tex/latex/pdfscreen
11108 %{texmfdist}/tex/latex/pdftricks
11109 %{texmfdist}/tex/latex/pdfwin
11110 %{texmfdist}/tex/latex/pecha
11111 %{texmfdist}/tex/latex/perltex
11112 %{texmfdist}/tex/latex/permute
11113 %{texmfdist}/tex/latex/petiteannonce
11114 %{texmfdist}/tex/latex/petri-nets
11115 %{texmfdist}/tex/latex/pgf-soroban
11116 %{texmfdist}/tex/latex/phaistos
11117 %{texmfdist}/tex/latex/philex
11118 %{texmfdist}/tex/latex/philosophersimprint
11119 %{texmfdist}/tex/latex/phonetic
11120 %{texmfdist}/tex/latex/photo
11121 %{texmfdist}/tex/latex/pictex2
11122 %{texmfdist}/tex/latex/pinlabel
11123 %{texmfdist}/tex/latex/pittetd
11124 %{texmfdist}/tex/latex/plari
11125 %{texmfdist}/tex/latex/plates
11126 %{texmfdist}/tex/latex/play
11127 %{texmfdist}/tex/latex/plweb
11128 %{texmfdist}/tex/latex/pmgraph
11129 %{texmfdist}/tex/latex/poemscol
11130 %{texmfdist}/tex/latex/polski
11131 %{texmfdist}/tex/latex/polyglot
11132 %{texmfdist}/tex/latex/polytable
11133 %{texmfdist}/tex/latex/postcards
11134 %{texmfdist}/tex/latex/powerdot
11135 %{texmfdist}/tex/latex/ppower4
11136 %{texmfdist}/tex/latex/ppr-prv
11137 %{texmfdist}/tex/latex/pracjourn
11138 %{texmfdist}/tex/latex/prettyref
11139 %{texmfdist}/tex/latex/proba
11140 %{texmfdist}/tex/latex/probsoln
11141 %{texmfdist}/tex/latex/procIAGssymp
11142 %{texmfdist}/tex/latex/progkeys
11143 %{texmfdist}/tex/latex/progress
11144 %{texmfdist}/tex/latex/protex
11145 %{texmfdist}/tex/latex/protocol
11146 %{texmfdist}/tex/latex/psfragx
11147 %{texmfdist}/tex/latex/psgo
11148 %{texmfdist}/tex/latex/pspicture
11149 %{texmfdist}/tex/latex/ptptex
11150 %{texmfdist}/tex/latex/qcm
11151 %{texmfdist}/tex/latex/qobitree
11152 %{texmfdist}/tex/latex/qstest
11153 %{texmfdist}/tex/latex/qsymbols
11154 %{texmfdist}/tex/latex/qtree
11155 %{texmfdist}/tex/latex/quotchap
11156 %{texmfdist}/tex/latex/quotmark
11157 %{texmfdist}/tex/latex/r_und_s
11158 %{texmfdist}/tex/latex/randbild
11159 %{texmfdist}/tex/latex/randtext
11160 %{texmfdist}/tex/latex/rccol
11161 %{texmfdist}/tex/latex/rcs
11162 %{texmfdist}/tex/latex/rcsinfo
11163 %{texmfdist}/tex/latex/recipecard
11164 %{texmfdist}/tex/latex/rectopma
11165 %{texmfdist}/tex/latex/refcheck
11166 %{texmfdist}/tex/latex/refman
11167 %{texmfdist}/tex/latex/refstyle
11168 %{texmfdist}/tex/latex/regcount
11169 %{texmfdist}/tex/latex/register
11170 %{texmfdist}/tex/latex/relenc
11171 %{texmfdist}/tex/latex/repeatindex
11172 %{texmfdist}/tex/latex/resume
11173 %{texmfdist}/tex/latex/rlepsf
11174 %{texmfdist}/tex/latex/rmpage
11175 %{texmfdist}/tex/latex/robustcommand
11176 %{texmfdist}/tex/latex/robustindex
11177 %{texmfdist}/tex/latex/romannum
11178 %{texmfdist}/tex/latex/rotpages
11179 %{texmfdist}/tex/latex/rsc
11180 %{texmfdist}/tex/latex/rst
11181 %{texmfdist}/tex/latex/rtkinenc
11182 %{texmfdist}/tex/latex/rtklage
11183 %{texmfdist}/tex/latex/sagetex
11184 %{texmfdist}/tex/latex/sanskrit
11185 %{texmfdist}/tex/latex/sauerj
11186 %{texmfdist}/tex/latex/sauterfonts
11187 %{texmfdist}/tex/latex/savefnmark
11188 %{texmfdist}/tex/latex/savesym
11189 %{texmfdist}/tex/latex/savetrees
11190 %{texmfdist}/tex/latex/scalebar
11191 %{texmfdist}/tex/latex/schedule
11192 %{texmfdist}/tex/latex/scientificpaper
11193 %{texmfdist}/tex/latex/sciposter
11194 %{texmfdist}/tex/latex/sciwordconv
11195 %{texmfdist}/tex/latex/screenplay
11196 %{texmfdist}/tex/latex/script
11197 %{texmfdist}/tex/latex/sdrt
11198 %{texmfdist}/tex/latex/sectionbox
11199 %{texmfdist}/tex/latex/semantic
11200 %{texmfdist}/tex/latex/semaphor
11201 %{texmfdist}/tex/latex/semioneside
11202 %{texmfdist}/tex/latex/seqsplit
11203 %{texmfdist}/tex/latex/sf298
11204 %{texmfdist}/tex/latex/sffms
11205 %{texmfdist}/tex/latex/sfg
11206 %{texmfdist}/tex/latex/sfmath
11207 %{texmfdist}/tex/latex/sgame
11208 %{texmfdist}/tex/latex/shadbox
11209 %{texmfdist}/tex/latex/shadethm
11210 %{texmfdist}/tex/latex/shipunov
11211 %{texmfdist}/tex/latex/shorttoc
11212 %{texmfdist}/tex/latex/show2e
11213 %{texmfdist}/tex/latex/showexpl
11214 %{texmfdist}/tex/latex/sides
11215 %{texmfdist}/tex/latex/siggraph
11216 %{texmfdist}/tex/latex/simplecv
11217 %{texmfdist}/tex/latex/simplewick
11218 %{texmfdist}/tex/latex/skak
11219 %{texmfdist}/tex/latex/skull
11220 %{texmfdist}/tex/latex/slantsc
11221 %{texmfdist}/tex/latex/smalltableof
11222 %{texmfdist}/tex/latex/smartref
11223 %{texmfdist}/tex/latex/smflatex
11224 %{texmfdist}/tex/latex/snapshot
11225 %{texmfdist}/tex/latex/songbook
11226 %{texmfdist}/tex/latex/soyombo
11227 %{texmfdist}/tex/latex/sparklines
11228 %{texmfdist}/tex/latex/spie
11229 %{texmfdist}/tex/latex/splitbib
11230 %{texmfdist}/tex/latex/splitindex
11231 %{texmfdist}/tex/latex/sprite
11232 %{texmfdist}/tex/latex/srcltx
11233 %{texmfdist}/tex/latex/sseq
11234 %{texmfdist}/tex/latex/ssqquote
11235 %{texmfdist}/tex/latex/stack
11236 %{texmfdist}/tex/latex/stage
11237 %{texmfdist}/tex/latex/statex2
11238 %{texmfdist}/tex/latex/statistik
11239 %{texmfdist}/tex/latex/staves
11240 %{texmfdist}/tex/latex/stdpage
11241 %{texmfdist}/tex/latex/stellenbosch
11242 %{texmfdist}/tex/latex/stex
11243 %{texmfdist}/tex/latex/stringstrings
11244 %{texmfdist}/tex/latex/struktex
11245 %{texmfdist}/tex/latex/sttools
11246 %{texmfdist}/tex/latex/stubs
11247 %{texmfdist}/tex/latex/subdepth
11248 %{texmfdist}/tex/latex/subeqn
11249 %{texmfdist}/tex/latex/subeqnarray
11250 %{texmfdist}/tex/latex/subfloat
11251 %{texmfdist}/tex/latex/substr
11252 %{texmfdist}/tex/latex/sudoku
11253 %{texmfdist}/tex/latex/sudokubundle
11254 %{texmfdist}/tex/latex/sugconf
11255 %{texmfdist}/tex/latex/susy
11256 %{texmfdist}/tex/latex/svgcolor
11257 %{texmfdist}/tex/latex/svn-multi
11258 %{texmfdist}/tex/latex/svn
11259 %{texmfdist}/tex/latex/svninfo
11260 %{texmfdist}/tex/latex/swimgraf
11261 %{texmfdist}/tex/latex/symbol
11262 %{texmfdist}/tex/latex/synproof
11263 %{texmfdist}/tex/latex/syntax
11264 %{texmfdist}/tex/latex/syntrace
11265 %{texmfdist}/tex/latex/synttree
11266 %{texmfdist}/tex/latex/timing
11267 %{texmfdist}/tex/latex/tocvsec2
11268 %{texmfdist}/tex/latex/todo
11269 %{texmfdist}/tex/latex/tokenizer
11270 %{texmfdist}/tex/latex/toolbox
11271 %{texmfdist}/tex/latex/topfloat
11272 %{texmfdist}/tex/latex/toptesi
11273 %{texmfdist}/tex/latex/tpslifonts
11274 %{texmfdist}/tex/latex/tracking
11275 %{texmfdist}/tex/latex/trajan
11276 %{texmfdist}/tex/latex/translator
11277 %{texmfdist}/tex/latex/tree-dvips
11278 %{texmfdist}/tex/latex/trfsigns
11279 %{texmfdist}/tex/latex/trivfloat
11280 %{texmfdist}/tex/latex/trsym
11281 %{texmfdist}/tex/latex/tufte-latex
11282 %{texmfdist}/tex/latex/tugboat
11283 %{texmfdist}/tex/latex/turnstile
11284 %{texmfdist}/tex/latex/twoup
11285 %{texmfdist}/tex/latex/typedref
11286 %{texmfdist}/tex/latex/typogrid
11287 %{texmfdist}/tex/latex/uaclasses
11288 %{texmfdist}/tex/latex/ucthesis
11289 %{texmfdist}/tex/latex/uebungsblatt
11290 %{texmfdist}/tex/latex/uhrzeit
11291 %{texmfdist}/tex/latex/uiucthesis
11292 %{texmfdist}/tex/latex/ulsy
11293 %{texmfdist}/tex/latex/umich-thesis
11294 %{texmfdist}/tex/latex/uml
11295 %{texmfdist}/tex/latex/umoline
11296 %{texmfdist}/tex/latex/umrand
11297 %{texmfdist}/tex/latex/umthesis
11298 %{texmfdist}/tex/latex/underlin
11299 %{texmfdist}/tex/latex/ushort
11300 %{texmfdist}/tex/latex/uwthesis
11301
11302 # %files latex-palatcm
11303 # %defattr(644,root,root,755)
11304 # %{texmf}/tex/latex/palatcm
11305
11306 %files latex-pdfslide
11307 %defattr(644,root,root,755)
11308 %doc %{texmfdist}/doc/latex/pdfslide
11309 %{texmfdist}/tex/latex/pdfslide
11310
11311 %files latex-pgf
11312 %defattr(644,root,root,755)
11313 %doc %{texmfdist}/doc/generic/pgf
11314 %{texmfdist}/tex/generic/pgf
11315 %{texmfdist}/tex/generic/pgfplots
11316 %{texmfdist}/tex/latex/pgf
11317 %{texmfdist}/tex/latex/pgfopts
11318 %{texmfdist}/tex/latex/pgfplots
11319
11320 %files latex-prosper
11321 %defattr(644,root,root,755)
11322 %doc %{texmfdist}/doc/latex/prosper
11323 %{texmfdist}/tex/latex/prosper
11324
11325 %files latex-polynom
11326 %defattr(644,root,root,755)
11327 %doc %{texmfdist}/doc/latex/polynom
11328 %{texmfdist}/source/latex/polynom
11329 %{texmfdist}/tex/latex/polynom
11330
11331 %files latex-polynomial
11332 %defattr(644,root,root,755)
11333 %doc %{texmfdist}/doc/latex/polynomial
11334 %{texmfdist}/source/latex/polynomial
11335 %{texmfdist}/tex/latex/polynomial
11336
11337 %files latex-pseudocode
11338 %defattr(644,root,root,755)
11339 %doc %{texmfdist}/doc/latex/pseudocode
11340 %{texmfdist}/tex/latex/pseudocode
11341
11342 %files latex-pst-2dplot
11343 %defattr(644,root,root,755)
11344 %doc %{texmfdist}/doc/generic/pst-2dplot
11345 %{texmfdist}/tex/latex/pst-2dplot
11346
11347 %files latex-pst-3dplot
11348 %defattr(644,root,root,755)
11349 %doc %{texmfdist}/doc/generic/pst-3dplot
11350 %{texmfdist}/dvips/pst-3dplot
11351 %{texmfdist}/tex/generic/pst-3dplot
11352 %{texmfdist}/tex/latex/pst-3dplot
11353
11354 %files latex-pst-bar
11355 %defattr(644,root,root,755)
11356 %doc %{texmfdist}/doc/generic/pst-3dplot
11357 %{texmfdist}/dvips/pst-bar
11358 %{texmfdist}/tex/generic/pst-bar
11359 %{texmfdist}/tex/latex/pst-bar
11360
11361 %files latex-pst-circ
11362 %defattr(644,root,root,755)
11363 %doc %{texmfdist}/doc/generic/pst-circ
11364 %{texmfdist}/dvips/pst-circ
11365 %{texmfdist}/tex/generic/pst-circ
11366 %{texmfdist}/tex/latex/pst-circ
11367
11368 %files latex-pst-diffraction
11369 %defattr(644,root,root,755)
11370 %doc %{texmfdist}/doc/generic/pst-diffraction
11371 %{texmfdist}/tex/generic/pst-diffraction
11372 %{texmfdist}/tex/latex/pst-diffraction
11373
11374 %files latex-pst-eucl
11375 %defattr(644,root,root,755)
11376 %doc %{texmfdist}/doc/generic/pst-eucl
11377 %{texmfdist}/tex/generic/pst-eucl
11378 %{texmfdist}/tex/latex/pst-eucl
11379
11380 %files latex-pst-fun
11381 %defattr(644,root,root,755)
11382 %doc %{texmfdist}/doc/generic/pst-fun
11383 %{texmfdist}/dvips/pst-fun
11384 %{texmfdist}/tex/generic/pst-fun
11385 %{texmfdist}/tex/latex/pst-fun
11386
11387 %files latex-pst-func
11388 %defattr(644,root,root,755)
11389 %doc %{texmfdist}/doc/generic/pst-func
11390 %{texmfdist}/dvips/pst-func
11391 %{texmfdist}/tex/generic/pst-func
11392 %{texmfdist}/tex/latex/pst-func
11393
11394 %files latex-pst-infixplot
11395 %defattr(644,root,root,755)
11396 %doc %{texmfdist}/doc/generic/pst-infixplot
11397 %{texmfdist}/tex/generic/pst-infixplot
11398 %{texmfdist}/tex/latex/pst-infixplot
11399
11400 %files latex-pst-fr3d
11401 %defattr(644,root,root,755)
11402 %doc %{texmfdist}/doc/generic/pst-fr3d
11403 %{texmfdist}/source/generic/pst-fr3d
11404 %{texmfdist}/tex/generic/pst-fr3d
11405 %{texmfdist}/tex/latex/pst-fr3d
11406
11407 %files latex-pst-fractal
11408 %defattr(644,root,root,755)
11409 %doc %{texmfdist}/doc/generic/pst-fractal
11410 %{texmfdist}/dvips/pst-fractal
11411 %{texmfdist}/tex/generic/pst-fractal
11412 %{texmfdist}/tex/latex/pst-fractal
11413
11414 %files latex-pst-math
11415 %defattr(644,root,root,755)
11416 %doc %{texmfdist}/doc/generic/pst-math
11417 %{texmfdist}/dvips/pst-math
11418 %{texmfdist}/tex/generic/pst-math
11419 %{texmfdist}/tex/latex/pst-math
11420
11421 %files latex-pst-ob3d
11422 %defattr(644,root,root,755)
11423 %doc %{texmfdist}/doc/generic/pst-ob3d
11424 %{texmfdist}/source/generic/pst-ob3d
11425 %{texmfdist}/tex/generic/pst-ob3d
11426 %{texmfdist}/tex/latex/pst-ob3d
11427
11428 %files latex-pst-optexp
11429 %defattr(644,root,root,755)
11430 %doc %{texmfdist}/doc/generic/pst-optexp
11431 %{texmfdist}/dvips/pst-optexp
11432 %{texmfdist}/tex/generic/pst-optexp
11433 %{texmfdist}/tex/latex/pst-optexp
11434
11435 %files latex-pst-optic
11436 %defattr(644,root,root,755)
11437 %doc %{texmfdist}/doc/generic/pst-optic
11438 %{texmfdist}/tex/generic/pst-optic
11439 %{texmfdist}/tex/latex/pst-optic
11440
11441 %files latex-pst-text
11442 %defattr(644,root,root,755)
11443 %doc %{texmfdist}/doc/generic/pst-text
11444 %{texmfdist}/dvips/pst-text
11445 %{texmfdist}/tex/generic/pst-text
11446 %{texmfdist}/tex/latex/pst-text
11447
11448 %files latex-pst-uncategorized
11449 %defattr(644,root,root,755)
11450 %doc %{texmfdist}/doc/generic/pst-3d
11451 %doc %{texmfdist}/doc/generic/pst-asr
11452 %doc %{texmfdist}/doc/generic/pst-bar
11453 %doc %{texmfdist}/doc/generic/pst-barcode
11454 %doc %{texmfdist}/doc/generic/pst-blur
11455 %doc %{texmfdist}/doc/generic/pst-coil
11456 %doc %{texmfdist}/doc/generic/pst-cox
11457 # %doc %{texmfdist}/doc/generic/pst-cox/pst-coxcoor
11458 # %doc %{texmfdist}/doc/generic/pst-cox/pst-coxeterp
11459 %doc %{texmfdist}/doc/generic/pst-dbicons
11460 %doc %{texmfdist}/doc/generic/pst-eps
11461 %doc %{texmfdist}/doc/generic/pst-fill
11462 %doc %{texmfdist}/doc/generic/pst-geo
11463 %doc %{texmfdist}/doc/generic/pst-ghsb
11464 %doc %{texmfdist}/doc/generic/pst-gr3d
11465 %doc %{texmfdist}/doc/generic/pst-grad
11466 %doc %{texmfdist}/doc/generic/pst-jtree
11467 %doc %{texmfdist}/doc/generic/pst-labo
11468 %doc %{texmfdist}/doc/generic/pst-lens
11469 %doc %{texmfdist}/doc/generic/pst-light3d
11470 %doc %{texmfdist}/doc/generic/pst-osci
11471 %doc %{texmfdist}/doc/generic/pst-pad
11472 %doc %{texmfdist}/doc/generic/pst-pdgr
11473 %doc %{texmfdist}/doc/generic/pst-poly
11474 %doc %{texmfdist}/doc/generic/pst-qtree
11475 %doc %{texmfdist}/doc/generic/pst-slpe
11476 %doc %{texmfdist}/doc/generic/pst-solides3d
11477 # %doc %{texmfdist}/doc/generic/pst-solides3d/doc-en
11478 # %doc %{texmfdist}/doc/generic/pst-solides3d/doc
11479 %doc %{texmfdist}/doc/generic/pst-soroban
11480 %doc %{texmfdist}/doc/generic/pst-spectra
11481 %doc %{texmfdist}/doc/generic/pst-stru
11482 %doc %{texmfdist}/doc/generic/pst-uml
11483 %doc %{texmfdist}/doc/generic/pst-vue3d
11484 %doc %{texmfdist}/doc/latex/auto-pst-pdf
11485 %doc %{texmfdist}/doc/latex/pst-pdf
11486 %{texmfdist}/dvips/pst-barcode
11487 %{texmfdist}/dvips/pst-blur
11488 %{texmfdist}/dvips/pst-coil
11489 %{texmfdist}/dvips/pst-cox
11490 %{texmfdist}/dvips/pst-eucl
11491 %{texmfdist}/dvips/pst-geo
11492 %{texmfdist}/dvips/pst-ghsb
11493 %{texmfdist}/dvips/pst-grad
11494 %{texmfdist}/dvips/pst-light3d
11495 %{texmfdist}/dvips/pst-slpe
11496 %{texmfdist}/dvips/pst-solides3d
11497 %{texmfdist}/dvips/pst-spectra
11498 %{texmfdist}/dvips/pst-vue3d
11499 %{texmfdist}/scripts/pst-pdf
11500 %{texmfdist}/source/generic/pst-3d
11501 %{texmfdist}/source/generic/pst-3dplot
11502 %{texmfdist}/source/generic/pst-barcode
11503 %{texmfdist}/source/generic/pst-blur
11504 %{texmfdist}/source/generic/pst-circ
11505 %{texmfdist}/source/generic/pst-coil
11506 %{texmfdist}/source/generic/pst-dbicons
11507 %{texmfdist}/source/generic/pst-diffraction
11508 %{texmfdist}/source/generic/pst-eps
11509 %{texmfdist}/source/generic/pst-fill
11510 %{texmfdist}/source/generic/pst-fractal
11511 %{texmfdist}/source/generic/pst-fun
11512 %{texmfdist}/source/generic/pst-func
11513 %{texmfdist}/source/generic/pst-lens
11514 %{texmfdist}/source/generic/pst-light3d
11515 %{texmfdist}/source/generic/pst-optic
11516 %{texmfdist}/source/generic/pst-pad
11517 %{texmfdist}/source/generic/pst-pdgr
11518 %{texmfdist}/source/generic/pst-slpe
11519 %{texmfdist}/source/generic/pst-soroban
11520 %{texmfdist}/source/generic/pst-text
11521 %{texmfdist}/source/generic/pst-uml
11522 %{texmfdist}/source/generic/pst-vue3d
11523 %{texmfdist}/source/latex/auto-pst-pdf
11524 %{texmfdist}/source/latex/pst-gr3d
11525 %{texmfdist}/source/latex/pst-pdf
11526 %{texmfdist}/source/latex/pst-poly
11527 %{texmfdist}/tex/generic/pst-3d
11528 %{texmfdist}/tex/generic/pst-asr
11529 %{texmfdist}/tex/generic/pst-barcode
11530 %{texmfdist}/tex/generic/pst-blur
11531 %{texmfdist}/tex/generic/pst-coil
11532 %{texmfdist}/tex/generic/pst-cox
11533 %{texmfdist}/tex/generic/pst-eps
11534 %{texmfdist}/tex/generic/pst-fill
11535 %{texmfdist}/tex/generic/pst-geo
11536 %{texmfdist}/tex/generic/pst-ghsb
11537 %{texmfdist}/tex/generic/pst-gr3d
11538 %{texmfdist}/tex/generic/pst-grad
11539 %{texmfdist}/tex/generic/pst-jtree
11540 %{texmfdist}/tex/generic/pst-labo
11541 %{texmfdist}/tex/generic/pst-lens
11542 %{texmfdist}/tex/generic/pst-light3d
11543 %{texmfdist}/tex/generic/pst-osci
11544 %{texmfdist}/tex/generic/pst-pad
11545 %{texmfdist}/tex/generic/pst-pdgr
11546 %{texmfdist}/tex/generic/pst-poly
11547 %{texmfdist}/tex/generic/pst-qtree
11548 %{texmfdist}/tex/generic/pst-slpe
11549 %{texmfdist}/tex/generic/pst-solides3d
11550 %{texmfdist}/tex/generic/pst-spectra
11551 %{texmfdist}/tex/generic/pst-stru
11552 %{texmfdist}/tex/generic/pst-vue3d
11553 %{texmfdist}/tex/latex/pst-3d
11554 %{texmfdist}/tex/latex/pst-asr
11555 %{texmfdist}/tex/latex/pst-barcode
11556 %{texmfdist}/tex/latex/pst-blur
11557 %{texmfdist}/tex/latex/pst-coil
11558 %{texmfdist}/tex/latex/pst-cox
11559 %{texmfdist}/tex/latex/pst-dbicons
11560 %{texmfdist}/tex/latex/pst-eps
11561 %{texmfdist}/tex/latex/pst-fill
11562 %{texmfdist}/tex/latex/pst-geo
11563 %{texmfdist}/tex/latex/pst-ghsb
11564 %{texmfdist}/tex/latex/pst-gr3d
11565 %{texmfdist}/tex/latex/pst-grad
11566 %{texmfdist}/tex/latex/pst-jtree
11567 %{texmfdist}/tex/latex/pst-labo
11568 %{texmfdist}/tex/latex/pst-lens
11569 %{texmfdist}/tex/latex/pst-light3d
11570 %{texmfdist}/tex/latex/pst-osci
11571 %{texmfdist}/tex/latex/pst-pad
11572 %{texmfdist}/tex/latex/pst-pdf
11573 %{texmfdist}/tex/latex/pst-pdgr
11574 %{texmfdist}/tex/latex/pst-poly
11575 %{texmfdist}/tex/latex/pst-qtree
11576 %{texmfdist}/tex/latex/pst-slpe
11577 %{texmfdist}/tex/latex/pst-solides3d
11578 %{texmfdist}/tex/latex/pst-soroban
11579 %{texmfdist}/tex/latex/pst-spectra
11580 %{texmfdist}/tex/latex/pst-stru
11581 %{texmfdist}/tex/latex/pst-uml
11582 %{texmfdist}/tex/latex/pst-vue3d
11583
11584 %files latex-psnfss
11585 %defattr(644,root,root,755)
11586 %doc %{texmfdist}/doc/latex/psnfss
11587 %dir %{texmfdist}/source/latex
11588 %dir %{texmfdist}/source/latex/latex-tds
11589 %dir %{texmfdist}/source/latex/latex-tds/tex
11590 %{texmfdist}/fonts/map/dvips/psnfss
11591 %{texmfdist}/source/latex/psnfss
11592 %{texmfdist}/source/latex/latex-tds/tex/psnfss2e.drv
11593 %{texmfdist}/tex/latex/psnfss
11594
11595 %files latex-pxfonts
11596 %defattr(644,root,root,755)
11597 %doc %{texmfdist}/doc/fonts/pxfonts
11598 %{texmfdist}/tex/latex/pxfonts
11599 %{texmfdist}/fonts/type1/public/pxfonts
11600 %{texmfdist}/fonts/afm/public/pxfonts
11601 %{texmfdist}/fonts/tfm/public/pxfonts
11602 %{texmfdist}/fonts/vf/public/pxfonts
11603 %{texmfdist}/fonts/map/dvips/pxfonts
11604
11605 #%files latex-qfonts
11606 #%defattr(644,root,root,755)
11607
11608 %files latex-SIstyle
11609 %defattr(644,root,root,755)
11610 %{texmfdist}/doc/latex/SIstyle
11611 %{texmfdist}/source/latex/SIstyle
11612
11613 %files latex-SIunits
11614 %defattr(644,root,root,755)
11615 %{texmfdist}/doc/latex/SIunits
11616 %{texmfdist}/tex/latex/SIunits
11617 %{texmfdist}/source/latex/SIunits
11618
11619 %files latex-siunitx
11620 %defattr(644,root,root,755)
11621 %{texmfdist}/doc/latex/siunitx
11622 %{texmfdist}/tex/latex/siunitx
11623 %{texmfdist}/source/latex/siunitx
11624
11625 %files latex-Tabbing
11626 %defattr(644,root,root,755)
11627 %{texmfdist}/source/latex/Tabbing
11628 %{texmfdist}/doc/latex/Tabbing
11629
11630 %files latex-txfonts
11631 %defattr(644,root,root,755)
11632 %doc %{texmfdist}/doc/fonts/txfonts
11633 %{texmfdist}/fonts/type1/public/txfonts
11634 %{texmfdist}/fonts/afm/public/txfonts
11635 %{texmfdist}/fonts/enc/dvips/txfonts
11636 %{texmfdist}/fonts/tfm/public/txfonts
11637 %{texmfdist}/fonts/vf/public/txfonts
11638 %{texmfdist}/fonts/map/dvips/txfonts
11639 %{texmfdist}/tex/latex/txfonts
11640
11641 %files latex-ucs
11642 %defattr(644,root,root,755)
11643 %doc %{texmfdist}/doc/latex/ucs
11644 %{texmfdist}/tex/latex/ucs
11645
11646 %files latex-umlaute
11647 %defattr(644,root,root,755)
11648 %{texmfdist}/tex/latex/umlaute
11649
11650 # %files latex-urwvn
11651 # %defattr(644,root,root,755)
11652
11653 %files latex-variations
11654 %defattr(644,root,root,755)
11655 %doc %{texmfdist}/doc/generic/variations
11656 %{texmfdist}/tex/generic/variations
11657
11658 %files latex-wasysym
11659 %defattr(644,root,root,755)
11660 %doc %{texmfdist}/doc/latex/wasysym
11661 %{texmfdist}/tex/latex/wasysym
11662 %{texmfdist}/source/latex/wasysym
11663
11664 %files latex-xcolor
11665 %defattr(644,root,root,755)
11666 %doc %{texmfdist}/doc/latex/xcolor
11667 %{texmfdist}/dvips/xcolor
11668 %{texmfdist}/source/latex/xcolor
11669
11670 # %files format-latex
11671 # %defattr(644,root,root,755)
11672 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/latex.fmt
11673
11674 %files format-pdflatex
11675 %defattr(644,root,root,755)
11676 #%{texmf}/pdftex/latex/config
11677 # %dir %{texmf}/pdftex/latex
11678 %attr(755,root,root) %{_bindir}/pdflatex
11679 %{_mandir}/man1/pdflatex.1*
11680 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdflatex.fmt
11681
11682 # %files platex
11683 # %defattr(644,root,root,755)
11684 # %doc %{texmf}/doc/latex/platex
11685 # %dir %{texmf}/tex/platex
11686 # %{texmf}/tex/platex/config
11687 # %{texmf}/tex/latex/platex
11688
11689 # %files format-platex
11690 # %defattr(644,root,root,755)
11691 # %attr(755,root,root) %{_bindir}/platex
11692 #%attr(755,root,root) %{_bindir}/platex-pl
11693 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/platex.fmt
11694 #%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/platex-pl.fmt
11695
11696 # %files format-pdfplatex
11697 # %defattr(644,root,root,755)
11698 #%dir %{texmf}/pdftex/platex
11699 #%{texmf}/pdftex/platex/config
11700 # %attr(755,root,root) %{_bindir}/pdfplatex
11701 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfplatex.fmt
11702
11703 %files tex-babel
11704 %defattr(644,root,root,755)
11705 %dir %{texmfdist}/source/generic/babel
11706 %doc %{texmfdist}/doc/generic/babel
11707 %{texmfdist}/tex/generic/babel
11708
11709 %files tex-german
11710 %defattr(644,root,root,755)
11711 %doc %{texmfdist}/doc/generic/german
11712 %{texmfdist}/tex/generic/german
11713
11714 %files tex-mfpic
11715 %defattr(644,root,root,755)
11716 %doc %{texmfdist}/doc/generic/mfpic
11717 %{texmfdist}/tex/generic/mfpic
11718
11719 %files tex-midnight
11720 %defattr(644,root,root,755)
11721 %doc %{texmfdist}/doc/generic/midnight
11722 %{texmfdist}/tex/generic/midnight
11723
11724 %files tex-misc
11725 %defattr(644,root,root,755)
11726 %doc %{texmfdist}/doc/latex/localloc
11727 %doc %{texmfdist}/doc/generic/multido
11728 %doc %{texmfdist}/doc/generic/tap
11729
11730 %{texmfdist}/tex/generic/eijkhout
11731 %{texmfdist}/tex/generic/multido
11732 %{texmfdist}/tex/generic/misc
11733
11734 %files tex-pictex
11735 %defattr(644,root,root,755)
11736 %doc %{texmfdist}/doc/generic/pictex
11737 %{texmfdist}/tex/generic/pictex
11738
11739 %files tex-psizzl
11740 %defattr(644,root,root,755)
11741 %{texmfdist}/doc/psizzl
11742 %{texmfdist}/source/psizzl
11743 %{texmfdist}/tex/psizzl
11744
11745 %files tex-pstricks
11746 %defattr(644,root,root,755)
11747 %doc %{texmfdist}/doc/generic/pstricks
11748 %doc %{texmfdist}/doc/generic/pstricks-add
11749 %{texmfdist}/dvips/pstricks
11750 %{texmfdist}/tex/generic/pstricks
11751 %{texmfdist}/tex/latex/pstricks-add
11752
11753 # %files tex-qpx
11754 # %defattr(644,root,root,755)
11755 # %doc %{texmf}/doc/fonts/polish/qpx
11756 # %{texmf}/tex/generic/qpx
11757
11758 %files tex-qpxqtx
11759 %defattr(644,root,root,755)
11760 %doc %{texmfdist}/doc/fonts/qpxqtx
11761 %{texmfdist}/fonts/tfm/public/qpxqtx
11762 %{texmfdist}/fonts/vf/public/qpxqtx
11763 %{texmfdist}/tex/generic/qpxqtx
11764
11765 %files tex-ruhyphen
11766 %defattr(644,root,root,755)
11767 %{texmfdist}/tex/generic/ruhyphen
11768 %{texmfdist}/source/generic/ruhyphen
11769
11770 %files tex-spanish
11771 %defattr(644,root,root,755)
11772 %doc %{texmfdist}/doc/latex/spanish-mx
11773 %dir %{texmfdist}/source/latex/mapcodes
11774 %dir %{texmfdist}/source/latex/polyglot
11775 %dir %{texmfdist}/source/latex/polyglot/langs
11776 %dir %{texmfdist}/tex/latex/apacite
11777 %dir %{texmfdist}/tex/latex/babelbib
11778 %dir %{texmfdist}/tex/latex/dvdcoll/dcl
11779 %dir %{texmfdist}/tex/texsis
11780 %dir %{texmfdist}/tex/texsis/base
11781 %{texmfdist}/source/generic/babel/spanish.ins
11782 %{texmfdist}/source/generic/babel/spanish.dtx
11783 %{texmfdist}/source/latex/polyglot/langs/spanish.ld
11784 %{texmfdist}/source/latex/polyglot/langs/spanish.ot1
11785 %{texmfdist}/source/latex/mapcodes/spanish.map
11786 %{texmfdist}/source/latex/mapcodes/spanish.dtx
11787 %{texmfdist}/tex/texsis/base/Spanish.txs
11788 %{texmfdist}/tex/generic/babel/spanish.sty
11789 %{texmfdist}/tex/generic/babel/spanish.ldf
11790 %{texmfdist}/tex/latex/spanish-mx
11791 %{texmfdist}/tex/latex/custom-bib/spanish.mbs
11792 %{texmfdist}/tex/latex/babelbib/spanish.bdf
11793 %{texmfdist}/tex/latex/apacite/spanish.apc
11794 %{texmfdist}/tex/latex/dvdcoll/dcl/spanish.dcl
11795
11796 %files tex-texdraw
11797 %defattr(644,root,root,755)
11798 %doc %{texmfdist}/doc/texdraw
11799 %{texmfdist}/tex/generic/texdraw
11800
11801 %files tex-thumbpdf
11802 %defattr(644,root,root,755)
11803 %doc %{texmfdist}/doc/generic/thumbpdf
11804 %attr(755,root,root) %{_bindir}/thumbpdf
11805 %{texmfdist}/tex/generic/thumbpdf
11806 %{texmfdist}/scripts/thumbpdf
11807 %{_mandir}/man1/thumbpdf.1*
11808
11809 %files tex-ukrhyph
11810 %defattr(644,root,root,755)
11811 %doc %{texmfdist}/doc/generic/ukrhyph
11812 %{texmfdist}/tex/generic/ukrhyph
11813
11814 %files latex-vietnam
11815 %defattr(644,root,root,755)
11816 %doc %{texmfdist}/doc/generic/vntex
11817 %{texmfdist}/tex/latex/vntex
11818
11819 %files tex-xypic
11820 %defattr(644,root,root,755)
11821 %doc %{texmfdist}/doc/generic/xypic
11822 %{texmfdist}/tex/generic/xypic
11823
11824 %files tex-xkeyval
11825 %defattr(644,root,root,755)
11826 %doc %{texmfdist}/doc/latex/xkeyval
11827 %{texmfdist}/source/latex/xkeyval
11828 %{texmfdist}/tex/generic/xkeyval
11829 %{texmfdist}/tex/latex/xkeyval
11830
11831 %files fonts-adobe
11832 %defattr(644,root,root,755)
11833 %{texmfdist}/fonts/type1/adobe
11834 %{texmfdist}/fonts/afm/adobe
11835 %{texmfdist}/fonts/tfm/adobe
11836 %{texmfdist}/fonts/vf/adobe
11837
11838 %files fonts-ae
11839 %defattr(644,root,root,755)
11840 %doc %{texmfdist}/doc/fonts/ae
11841 %{texmfdist}/fonts/tfm/public/ae
11842 %{texmfdist}/fonts/vf/public/ae
11843 %{texmfdist}/source/fonts/ae
11844
11845 %files fonts-ams
11846 %defattr(644,root,root,755)
11847 %{texmfdist}/bibtex/bst/ams
11848 %{texmfdist}/bibtex/bib/ams
11849 %{texmfdist}/dvips/ams
11850 %{texmfdist}/fonts/source/public/ams
11851 %{texmfdist}/fonts/type1/bluesky/ams
11852 %{texmfdist}/fonts/afm/bluesky/ams
11853 %{texmfdist}/fonts/tfm/public/ams
11854 %{texmfdist}/fonts/map/dvips/ams
11855
11856 %files fonts-antp
11857 %defattr(644,root,root,755)
11858 %doc %{texmfdist}/doc/fonts/antp
11859 %{texmfdist}/fonts/enc/dvips/antp
11860 %{texmfdist}/fonts/map/dvips/antp
11861 %{texmfdist}/fonts/afm/public/antp
11862 %{texmfdist}/fonts/tfm/public/antp
11863 %{texmfdist}/dvips/antp
11864
11865 %files fonts-antt
11866 %defattr(644,root,root,755)
11867 %doc %{texmfdist}/doc/fonts/antt
11868 %{texmfdist}/fonts/afm/public/antt
11869 %{texmfdist}/fonts/opentype/public/antt
11870 %{texmfdist}/fonts/enc/dvips/antt
11871 %{texmfdist}/fonts/tfm/public/antt
11872 %{texmfdist}/fonts/map/dvips/antt
11873 %{texmfdist}/tex/plain/antt
11874 %{texmfdist}/tex/latex/antt
11875
11876 %files fonts-arphic
11877 %defattr(644,root,root,755)
11878 %doc %{texmfdist}/doc/fonts/arphic
11879 %{texmfdist}/fonts/afm/arphic
11880 %{texmfdist}/fonts/tfm/arphic
11881 %{texmfdist}/fonts/vf/arphic
11882
11883 %files fonts-bbm
11884 %defattr(644,root,root,755)
11885 %doc %{texmfdist}/doc/fonts/bbm
11886 %{texmfdist}/fonts/source/public/bbm
11887 %{texmfdist}/fonts/tfm/public/bbm
11888 %{texmfdist}/source/latex/bbm
11889 %{texmfdist}/tex/latex/bbm
11890
11891 %files fonts-bbold
11892 %defattr(644,root,root,755)
11893 %{texmfdist}/fonts/source/public/bbold
11894 %{texmfdist}/fonts/tfm/public/bbold
11895
11896 # %files fonts-bh
11897 # %defattr(644,root,root,755)
11898 # %doc %{texmf}/doc/fonts/bh
11899 # %{texmf}/fonts/tfm/bh
11900 # %{texmf}/fonts/vf/bh
11901
11902 %files fonts-bitstream
11903 %defattr(644,root,root,755)
11904 %{texmfdist}/fonts/afm/bitstrea
11905 %{texmfdist}/fonts/tfm/bitstrea
11906 %{texmfdist}/fonts/vf/bitstrea
11907
11908 #%files fonts-cbgreek
11909 #%defattr(644,root,root,755)
11910
11911 %files fonts-cc-pl
11912 %defattr(644,root,root,755)
11913 %{texmfdist}/fonts/source/public/cc-pl
11914 %{texmfdist}/fonts/enc/dvips/cc-pl
11915 %{texmfdist}/fonts/tfm/public/cc-pl
11916 %{texmfdist}/fonts/map/dvips/cc-pl
11917
11918 %files fonts-cg
11919 %defattr(644,root,root,755)
11920 %{texmfdist}/fonts/tfm/cg
11921 %{texmfdist}/fonts/vf/cg
11922
11923 %files fonts-cm
11924 %defattr(644,root,root,755)
11925 %doc %{texmfdist}/doc/fonts/cm
11926 %dir %{texmfdist}/doc/fonts
11927 %dir %{texmfdist}/dvips
11928 %dir %{texmfdist}/fonts/afm/bluesky
11929 %dir %{texmfdist}/fonts/map/dvips
11930 %dir %{texmfdist}/fonts/pk/ljfour/public
11931 %{texmfdist}/dvips/cm
11932 %{texmfdist}/fonts/source/public/cm
11933 %{texmfdist}/fonts/afm/bluesky/cm
11934 %{texmfdist}/fonts/tfm/public/cm
11935 %{texmfdist}/fonts/pk/ljfour/public/cm
11936 %{texmfdist}/fonts/map/dvips/cm
11937
11938 %files fonts-cmbright
11939 %defattr(644,root,root,755)
11940 %doc %{texmfdist}/doc/latex/cmbright
11941 %{texmfdist}/fonts/source/public/cmbright
11942 %{texmfdist}/fonts/tfm/public/cmbright
11943 %{texmfdist}/source/latex/cmbright
11944 %{texmfdist}/tex/latex/cmbright
11945
11946 %files fonts-cmcyr
11947 %defattr(644,root,root,755)
11948 %doc %{texmfdist}/doc/fonts/cmcyr
11949 %{texmfdist}/fonts/source/public/cmcyr
11950 %{texmfdist}/fonts/type1/public/cmcyr
11951 %{texmfdist}/fonts/tfm/public/cmcyr
11952 %{texmfdist}/fonts/vf/public/cmcyr
11953 %{texmfdist}/fonts/map/dvips/cmcyr
11954
11955 %files fonts-cmextra
11956 %defattr(644,root,root,755)
11957 %{texmfdist}/fonts/source/public/cmextra
11958 %{texmfdist}/fonts/tfm/public/cmextra
11959
11960 %files fonts-cmsuper
11961 %defattr(644,root,root,755)
11962 %doc %{texmfdist}/doc/fonts/cm-super
11963 %{texmfdist}/fonts/afm/public/cm-super
11964 %{texmfdist}/fonts/enc/dvips/cm-super
11965 %{texmfdist}/fonts/map/dvips/cm-super
11966 %{texmfdist}/fonts/map/vtex/cm-super
11967 %{texmfdist}/fonts/type1/public/cm-super
11968
11969 %files fonts-concmath
11970 %defattr(644,root,root,755)
11971 %doc %{texmfdist}/doc/fonts/concmath
11972 %doc %{texmfdist}/doc/latex/concmath
11973 %{texmfdist}/fonts/source/public/concmath
11974 %{texmfdist}/fonts/tfm/public/concmath
11975 %{texmfdist}/source/latex/concmath
11976 %{texmfdist}/tex/latex/concmath
11977
11978 %files fonts-concrete
11979 %defattr(644,root,root,755)
11980 %doc %{texmfdist}/doc/fonts/concrete
11981 %{texmfdist}/fonts/source/public/concrete
11982 %{texmfdist}/fonts/tfm/public/concrete
11983
11984 %files fonts-cs
11985 %defattr(644,root,root,755)
11986 %{texmfdist}/dvips/cs
11987 %{texmfdist}/fonts/source/public/cs
11988 %{texmfdist}/fonts/enc/dvips/cs
11989 %{texmfdist}/fonts/tfm/public/cs
11990 %{texmfdist}/fonts/map/dvips/cs
11991
11992 #%files fonts-dstroke
11993 #%defattr(644,root,root,755)
11994
11995 %files fonts-ecc
11996 %defattr(644,root,root,755)
11997 %doc %{texmfdist}/doc/fonts/ecc
11998 %{texmfdist}/fonts/source/public/ecc
11999 %{texmfdist}/fonts/tfm/public/ecc
12000
12001 %files fonts-eurosym
12002 %defattr(644,root,root,755)
12003 %doc %{texmfdist}/doc/fonts/eurosym
12004 %{texmfdist}/fonts/source/public/eurosym
12005 %{texmfdist}/fonts/tfm/public/eurosym
12006 %{texmfdist}/fonts/map/dvips/eurosym
12007 %{texmfdist}/source/fonts/eurosym
12008 %{texmfdist}/tex/latex/eurosym
12009
12010 %files fonts-eulervm
12011 %defattr(644,root,root,755)
12012 %doc %{texmfdist}/doc/latex/eulervm
12013 %{texmfdist}/fonts/tfm/public/eulervm
12014 %{texmfdist}/fonts/vf/public/eulervm
12015 %{texmfdist}/source/latex/eulervm
12016 %{texmfdist}/tex/latex/eulervm
12017
12018 %files fonts-euxm
12019 %defattr(644,root,root,755)
12020 %{texmfdist}/fonts/source/public/euxm
12021 %{texmfdist}/fonts/tfm/public/euxm
12022
12023 %files fonts-gothic
12024 %defattr(644,root,root,755)
12025 %{texmfdist}/doc/fonts/gothic
12026 %{texmfdist}/dvips/gothic
12027 %{texmfdist}/fonts/source/public/gothic
12028 %{texmfdist}/fonts/type1/public/gothic
12029 %{texmfdist}/fonts/afm/public/gothic
12030 %{texmfdist}/fonts/tfm/public/gothic
12031 %{texmfdist}/fonts/vf/public/gothic
12032 %{texmfdist}/fonts/map/dvips/gothic
12033
12034 %files fonts-hoekwater
12035 %defattr(644,root,root,755)
12036 %{texmfdist}/fonts/afm/hoekwater
12037 %{texmfdist}/fonts/tfm/hoekwater
12038 %{texmfdist}/fonts/truetype/hoekwater
12039
12040 %files fonts-jknappen
12041 %defattr(644,root,root,755)
12042 %{texmfdist}/fonts/source/jknappen
12043 %{texmfdist}/fonts/tfm/jknappen
12044
12045 %files fonts-latex
12046 %defattr(644,root,root,755)
12047 %doc %{texmfdist}/doc/latex/esint
12048 %dir %{texmfdist}/fonts/source/public/latex-fonts
12049 %dir %{texmfdist}/fonts/type1/bluesky/latex-fonts
12050 %dir %{texmfdist}/fonts/afm/bluesky/latex-fonts
12051 %dir %{texmfdist}/fonts/tfm/public/latex-fonts
12052 %dir %{texmfdist}/fonts/map/dvips/latex-fonts
12053 %{texmfdist}/fonts/source/public/esint
12054 %{texmfdist}/fonts/tfm/public/esint
12055 %{texmfdist}/source/latex/esint
12056 %{texmfdist}/tex/latex/esint
12057 %{texmfdist}/fonts/source/public/latex-fonts/*
12058 %{texmfdist}/fonts/type1/bluesky/latex-fonts/*
12059 %{texmfdist}/fonts/afm/bluesky/latex-fonts/*
12060 %{texmfdist}/fonts/tfm/public/latex-fonts/*
12061 %{texmfdist}/fonts/map/dvips/latex-fonts/*
12062
12063 %files fonts-lh
12064 %defattr(644,root,root,755)
12065 %doc %{texmfdist}/doc/fonts/lh
12066 %{texmfdist}/fonts/source/lh
12067 %{texmfdist}/metapost/support/charlib/LH
12068 %{texmfdist}/source/fonts/lh
12069 %{texmfdist}/source/latex/lh
12070
12071 %files fonts-lm
12072 %defattr(644,root,root,755)
12073 %doc %{texmfdist}/doc/fonts/lm
12074 %{texmfdist}/fonts/type1/public/lm
12075 %{texmfdist}/fonts/afm/public/lm
12076 %{texmfdist}/fonts/opentype/public/lm
12077 %{texmfdist}/fonts/enc/dvips/lm
12078 %{texmfdist}/fonts/tfm/public/lm
12079 %{texmfdist}/fonts/map/dvips/lm
12080 %{texmfdist}/fonts/map/dvipdfm/lm
12081 %{texmfdist}/source/fonts/lm
12082 %{texmfdist}/tex/latex/lm
12083
12084 %files fonts-marvosym
12085 %defattr(644,root,root,755)
12086 %doc %{texmfdist}/doc/latex/marvosym
12087 %dir %{texmfdist}/source/fonts/eurofont
12088 %dir %{texmfdist}/source/fonts/eurofont/marvosym
12089 %dir %{texmfdist}/tex/latex
12090 %{texmfdist}/fonts/type1/public/marvosym
12091 %{texmfdist}/fonts/afm/public/marvosym
12092 %{texmfdist}/fonts/tfm/public/marvosym
12093 %{texmfdist}/fonts/map/dvips/marvosym
12094 %{texmfdist}/source/fonts/eurofont/marvosym/*
12095 %{texmfdist}/tex/latex/marvosym
12096
12097 %files fonts-mflogo
12098 %defattr(644,root,root,755)
12099 %doc %{texmfdist}/doc/latex/mflogo
12100 %{texmfdist}/fonts/source/public/mflogo
12101 %{texmfdist}/fonts/type1/hoekwater/mflogo
12102 %{texmfdist}/fonts/afm/hoekwater/mflogo
12103 %{texmfdist}/fonts/tfm/public/mflogo
12104 %{texmfdist}/fonts/map/dvips/mflogo
12105 %{texmfdist}/source/latex/mflogo
12106 %{texmfdist}/tex/latex/mflogo
12107
12108 %files fonts-misc
12109 %defattr(644,root,root,755)
12110 %doc %{texmfdist}/doc/latex/marvosym/mac/oztex/tex-font/misc
12111 %{texmfdist}/fonts/source/public/misc
12112 %{texmfdist}/fonts/tfm/public/misc
12113 %{texmfdist}/fonts/misc
12114
12115 %files fonts-monotype
12116 %defattr(644,root,root,755)
12117 %{texmfdist}/fonts/tfm/monotype
12118 %{texmfdist}/fonts/vf/monotype
12119
12120 %files fonts-other
12121 %defattr(644,root,root,755)
12122
12123 %doc %{texmfdist}/doc/fonts/yi4latex
12124 %{texmfdist}/fonts/source/public/yi4latex
12125 %{texmfdist}/fonts/tfm/public/yi4latex
12126
12127 %{texmfdist}/fonts/tfm/public/pslatex
12128 %{texmfdist}/fonts/map/dvips/pslatex
12129 %{texmfdist}/fonts/vf/public/pslatex
12130
12131 %doc %{texmfdist}/doc/fonts/allrunes
12132 %{texmfdist}/fonts/source/public/allrunes
12133 %{texmfdist}/fonts/tfm/public/allrunes
12134 %{texmfdist}/fonts/type1/public/allrunes
12135 %{texmfdist}/source/fonts/allrunes
12136
12137 %doc %{texmfdist}/doc/fonts/antiqua
12138 %{texmfdist}/fonts/map/dvips/antiqua
12139
12140 %{texmfdist}/fonts/source/public/apl
12141 %{texmfdist}/fonts/tfm/public/apl
12142 %{texmfdist}/source/fonts/apl
12143
12144 %{texmfdist}/fonts/afm/arabi
12145 %{texmfdist}/fonts/tfm/arabi
12146 %{texmfdist}/fonts/type1/arabi
12147 %{texmfdist}/fonts/enc/dvips/arabi
12148 %{texmfdist}/fonts/map/dvips/arabi
12149
12150 %{texmfdist}/fonts/map/dvips/arabtex
12151 %{texmfdist}/fonts/source/public/arabtex
12152 %{texmfdist}/fonts/tfm/public/arabtex
12153 %{texmfdist}/fonts/type1/public/arabtex
12154
12155 %doc %{texmfdist}/doc/fonts/archaic
12156 %{texmfdist}/fonts/afm/public/archaic
12157 %{texmfdist}/fonts/map/dvips/archaic
12158 %{texmfdist}/fonts/source/public/archaic
12159 %{texmfdist}/fonts/tfm/public/archaic
12160 %{texmfdist}/fonts/type1/public/archaic
12161 %{texmfdist}/source/fonts/archaic
12162
12163 %doc %{texmfdist}/doc/fonts/arev
12164 %{texmfdist}/fonts/afm/public/arev
12165 %{texmfdist}/fonts/enc/dvips/arev
12166 %{texmfdist}/fonts/map/dvips/arev
12167 %{texmfdist}/fonts/tfm/public/arev
12168 %{texmfdist}/fonts/type1/public/arev
12169 %{texmfdist}/fonts/vf/public/arev
12170 %{texmfdist}/source/fonts/arev
12171
12172 %{texmfdist}/fonts/tfm/vntex/arevvn
12173 %{texmfdist}/fonts/type1/vntex/arevvn
12174
12175 %{texmfdist}/fonts/source/public/ar
12176 %{texmfdist}/fonts/tfm/public/ar
12177
12178 %doc %{texmfdist}/doc/fonts/armenian
12179 %{texmfdist}/fonts/source/public/armenian
12180 %{texmfdist}/fonts/tfm/public/armenian
12181
12182 %{texmfdist}/fonts/map/dvips/arphic
12183
12184 %doc %{texmfdist}/doc/fonts/malayalam
12185 %doc %{texmfdist}/doc/fonts/Asana-Math
12186 %{texmfdist}/fonts/opentype/public/Asana-Math
12187
12188 %doc %{texmfdist}/doc/fonts/ascii
12189 %{texmfdist}/fonts/map/dvips/ascii
12190 %{texmfdist}/fonts/tfm/public/ascii
12191 %{texmfdist}/fonts/type1/public/ascii
12192
12193 %doc %{texmfdist}/doc/fonts/astro
12194 %{texmfdist}/fonts/source/public/astro
12195 %{texmfdist}/fonts/tfm/public/astro
12196
12197 %{texmfdist}/fonts/afm/public/augie
12198 %{texmfdist}/fonts/map/dvips/augie
12199 %{texmfdist}/fonts/tfm/public/augie
12200 %{texmfdist}/fonts/type1/public/augie
12201 %{texmfdist}/fonts/vf/public/augie
12202
12203 %doc %{texmfdist}/doc/fonts/auncial-new
12204 %{texmfdist}/fonts/afm/public/auncial-new
12205 %{texmfdist}/fonts/map/dvips/auncial-new
12206 %{texmfdist}/fonts/tfm/public/auncial-new
12207 %{texmfdist}/fonts/type1/public/auncial-new
12208 %{texmfdist}/source/fonts/auncial-new
12209
12210 %{texmfdist}/fonts/afm/public/aurical
12211 %{texmfdist}/fonts/map/dvips/aurical
12212 %{texmfdist}/fonts/source/public/aurical
12213 %{texmfdist}/fonts/tfm/public/aurical
12214 %{texmfdist}/fonts/type1/public/aurical
12215
12216 %{texmfdist}/fonts/map/dvips/avantgar
12217
12218 %{texmfdist}/fonts/source/public/backgammon
12219 %{texmfdist}/fonts/tfm/public/backgammon
12220
12221 %{texmfdist}/fonts/source/public/bangtex
12222 %{texmfdist}/fonts/tfm/public/bangtex
12223
12224 %{texmfdist}/fonts/source/public/barcodes
12225 %{texmfdist}/fonts/tfm/public/barcodes
12226
12227 %{texmfdist}/fonts/source/public/bayer
12228 %{texmfdist}/fonts/tfm/public/bayer
12229
12230 %{texmfdist}/fonts/source/public/bbding
12231 %{texmfdist}/fonts/tfm/public/bbding
12232
12233 %{texmfdist}/fonts/map/dvips/belleek
12234 %{texmfdist}/fonts/truetype/public
12235
12236 %{texmfdist}/fonts/source/public/bengali
12237 %{texmfdist}/fonts/tfm/public/bengali
12238
12239 %doc %{texmfdist}/doc/fonts/bera
12240 %{texmfdist}/fonts/afm/public/bera
12241 %{texmfdist}/fonts/map/dvips/bera
12242 %{texmfdist}/fonts/map/vtex/bera
12243 %{texmfdist}/fonts/tfm/public/bera
12244 %{texmfdist}/fonts/type1/public/bera
12245 %{texmfdist}/fonts/vf/public/bera
12246
12247 %doc %{texmfdist}/doc/fonts/blacklettert1
12248 %{texmfdist}/fonts/tfm/public/blacklettert1
12249 %{texmfdist}/fonts/vf/public/blacklettert1
12250 %{texmfdist}/source/fonts/blacklettert1
12251
12252 %doc %{texmfdist}/doc/fonts/boisik
12253 %{texmfdist}/fonts/source/public/boisik
12254
12255 %doc %{texmfdist}/doc/fonts/bookhands
12256 %{texmfdist}/fonts/source/public/bookhands
12257
12258 %{texmfdist}/fonts/map/dvips/bookman
12259
12260 %{texmfdist}/fonts/afm/public/brushscr
12261 %{texmfdist}/fonts/map/dvips/brushscr
12262 %{texmfdist}/fonts/tfm/public/brushscr
12263 %{texmfdist}/fonts/type1/public/brushscr
12264 %{texmfdist}/fonts/vf/public/brushscr
12265
12266 %doc %{texmfdist}/doc/fonts/burmese
12267 %{texmfdist}/fonts/map/dvips/burmese
12268 %{texmfdist}/fonts/tfm/public/burmese
12269 %{texmfdist}/fonts/type1/public/burmese
12270
12271 %doc %{texmfdist}/doc/fonts/cns
12272 %{texmfdist}/fonts/tfm/cns
12273
12274 %{texmfdist}/fonts/enc/dvips/c90enc
12275
12276 %{texmfdist}/fonts/source/public/calligra
12277 %{texmfdist}/fonts/tfm/public/calligra
12278
12279 %doc %{texmfdist}/doc/fonts/carolmin-ps
12280 %{texmfdist}/fonts/afm/public/carolmin-ps
12281 %{texmfdist}/fonts/map/dvips/carolmin-ps
12282 %{texmfdist}/fonts/type1/public/carolmin-ps
12283
12284 %{texmfdist}/fonts/source/public/casyl
12285 %{texmfdist}/fonts/tfm/public/casyl
12286
12287 %{texmfdist}/fonts/source/public/cbcoptic
12288 %{texmfdist}/fonts/tfm/public/cbcoptic
12289 %{texmfdist}/fonts/type1/public/cbcoptic
12290
12291 %doc %{texmfdist}/doc/fonts/cbfonts
12292 %{texmfdist}/fonts/enc/dvips/cbfonts
12293 %{texmfdist}/fonts/map/dvips/cbfonts
12294 %{texmfdist}/fonts/source/public/cbfonts
12295 %{texmfdist}/fonts/tfm/public/cbfonts
12296 %{texmfdist}/fonts/type1/public/cbfonts
12297
12298 %{texmfdist}/fonts/source/public/cchess
12299 %{texmfdist}/fonts/tfm/public/cchess
12300
12301 %{texmfdist}/fonts/afm/vntex/chartervn
12302 %{texmfdist}/fonts/tfm/vntex/chartervn
12303 %{texmfdist}/fonts/type1/vntex/chartervn
12304 %{texmfdist}/fonts/vf/vntex/chartervn
12305
12306 %doc %{texmfdist}/doc/fonts/chemarrow
12307 %{texmfdist}/fonts/afm/public/chemarrow
12308 %{texmfdist}/fonts/map/dvips/chemarrow
12309 %{texmfdist}/fonts/source/public/chemarrow
12310 %{texmfdist}/fonts/tfm/public/chemarrow
12311 %{texmfdist}/fonts/type1/public/chemarrow
12312
12313 %{texmfdist}/fonts/source/public/cherokee
12314 %{texmfdist}/fonts/tfm/public/cherokee
12315
12316 %{texmfdist}/fonts/source/public/chess
12317
12318 %{texmfdist}/fonts/enc/dvips/chessfss
12319
12320 %{texmfdist}/fonts/source/public/china2e
12321 %{texmfdist}/fonts/tfm/public/china2e
12322
12323 %{texmfdist}/fonts/source/public/circ
12324 %{texmfdist}/fonts/tfm/public/circ
12325
12326 %doc %{texmfdist}/doc/fonts/cirth
12327 %{texmfdist}/fonts/source/public/cirth
12328 %{texmfdist}/fonts/tfm/public/cirth
12329
12330 %doc %{texmfdist}/doc/fonts/cjhebrew
12331 %{texmfdist}/fonts/afm/public/cjhebrew
12332 %{texmfdist}/fonts/enc/dvips/cjhebrew
12333 %{texmfdist}/fonts/map/dvips/cjhebrew
12334 %{texmfdist}/fonts/tfm/public/cjhebrew
12335 %{texmfdist}/fonts/type1/public/cjhebrew
12336 %{texmfdist}/fonts/vf/public/cjhebrew
12337
12338 %{texmfdist}/fonts/source/public/clock
12339 %{texmfdist}/fonts/tfm/public/clock
12340
12341 %doc %{texmfdist}/doc/fonts/cmastro
12342 %{texmfdist}/fonts/source/public/cmastro
12343 %{texmfdist}/fonts/tfm/public/cmastro
12344
12345 %{texmfdist}/fonts/tfm/vntex/cmbrightvn
12346 %{texmfdist}/fonts/type1/vntex/cmbrightvn
12347
12348 %{texmfdist}/fonts/type1/public/cmex
12349
12350 %{texmfdist}/fonts/afm/public/cm-lgc
12351 %{texmfdist}/fonts/enc/dvips/cm-lgc
12352 %{texmfdist}/fonts/map/dvips/cm-lgc
12353 %{texmfdist}/fonts/ofm/public/cm-lgc
12354 %{texmfdist}/fonts/ovf/public/cm-lgc
12355 %{texmfdist}/fonts/tfm/public/cm-lgc
12356 %{texmfdist}/fonts/type1/public/cm-lgc
12357 %{texmfdist}/fonts/vf/public/cm-lgc
12358
12359 %{texmfdist}/fonts/map/dvips/cmll
12360 %{texmfdist}/fonts/source/public/cmll
12361 %{texmfdist}/fonts/tfm/public/cmll
12362 %{texmfdist}/fonts/type1/public/cmll
12363
12364 %doc %{texmfdist}/doc/fonts/cmpica
12365 %{texmfdist}/fonts/source/public/cmpica
12366 %{texmfdist}/fonts/tfm/public/cmpica
12367
12368
12369 %{texmfdist}/fonts/tfm/vntex/comicsansvn
12370 %{texmfdist}/fonts/type1/vntex/comicsansvn
12371 %{texmfdist}/fonts/vf/vntex/comicsansvn
12372
12373 %{texmfdist}/fonts/tfm/vntex/concretevn
12374 %{texmfdist}/fonts/type1/vntex/concretevn
12375
12376 %{texmfdist}/fonts/afm/ibm
12377 %{texmfdist}/fonts/tfm/ibm
12378 %{texmfdist}/fonts/vf/ibm
12379 %{texmfdist}/fonts/map/dvips/courier
12380 %{texmfdist}/fonts/tfm/cspsfonts-adobe
12381 %{texmfdist}/fonts/vf/cspsfonts-adobe
12382
12383 %doc %{texmfdist}/doc/fonts/croatian
12384 %{texmfdist}/fonts/source/public/croatian
12385
12386 %{texmfdist}/fonts/afm/public/cryst
12387 %{texmfdist}/fonts/source/public/cryst
12388 %{texmfdist}/fonts/tfm/public/cryst
12389 %{texmfdist}/fonts/type1/public/cryst
12390
12391 %{texmfdist}/fonts/source/public/ctib
12392 %{texmfdist}/fonts/tfm/public/ctib
12393
12394 %doc %{texmfdist}/doc/fonts/cyklop
12395 %{texmfdist}/fonts/afm/public/cyklop
12396 %{texmfdist}/fonts/enc/dvips/cyklop
12397 %{texmfdist}/fonts/map/dvips/cyklop
12398 %{texmfdist}/fonts/opentype/public/cyklop
12399 %{texmfdist}/fonts/tfm/public/cyklop
12400 %{texmfdist}/fonts/type1/public/cyklop
12401
12402 %{texmfdist}/fonts/source/public/dancers
12403 %{texmfdist}/fonts/tfm/public/dancers
12404
12405 %doc %{texmfdist}/doc/fonts/dice
12406 %{texmfdist}/fonts/source/public/dice
12407 %{texmfdist}/fonts/tfm/public/dice
12408
12409 %doc %{texmfdist}/doc/fonts/dictsym
12410 %{texmfdist}/fonts/afm/public/dictsym
12411 %{texmfdist}/fonts/map/dvips/dictsym
12412 %{texmfdist}/fonts/map/vtex/dictsym
12413 %{texmfdist}/fonts/tfm/public/dictsym
12414 %{texmfdist}/fonts/type1/public/dictsym
12415
12416 %doc %{texmfdist}/doc/fonts/dingbat
12417 %{texmfdist}/fonts/tfm/public/dingbat
12418 %{texmfdist}/source/fonts/dingbat
12419
12420 %doc %{texmfdist}/doc/fonts/doublestroke
12421 %{texmfdist}/fonts/map/dvips/doublestroke
12422 %{texmfdist}/fonts/source/public/doublestroke
12423 %{texmfdist}/fonts/tfm/public/doublestroke
12424 %{texmfdist}/fonts/type1/public/doublestroke
12425
12426 %doc %{texmfdist}/doc/fonts/duerer
12427 %{texmfdist}/fonts/source/public/duerer
12428 %{texmfdist}/fonts/tfm/public/duerer
12429
12430 %doc %{texmfdist}/doc/fonts/ean
12431 %{texmfdist}/fonts/source/public/ean
12432 %{texmfdist}/fonts/tfm/public/ean
12433
12434 %doc %{texmfdist}/doc/fonts/eco
12435 %{texmfdist}/fonts/tfm/public/eco
12436 %{texmfdist}/fonts/vf/public/eco
12437 %{texmfdist}/source/fonts/eco
12438
12439 %doc %{texmfdist}/doc/fonts/eiad
12440 %{texmfdist}/fonts/source/public/eiad
12441 %{texmfdist}/fonts/tfm/public/eiad
12442
12443 %doc %{texmfdist}/doc/fonts/elvish
12444 %{texmfdist}/fonts/source/public/elvish
12445 %{texmfdist}/fonts/tfm/public/elvish
12446
12447 %doc %{texmfdist}/doc/fonts/epigrafica
12448 %{texmfdist}/fonts/afm/public/epigrafica
12449 %{texmfdist}/fonts/enc/dvips/epigrafica
12450 %{texmfdist}/fonts/map/dvips/epigrafica
12451 %{texmfdist}/fonts/tfm/public/epigrafica
12452 %{texmfdist}/fonts/type1/public/epigrafica
12453 %{texmfdist}/fonts/vf/public/epigrafica
12454
12455 %{texmfdist}/fonts/map/dvips/epiolmec
12456 %{texmfdist}/fonts/tfm/public/epiolmec
12457 %{texmfdist}/fonts/type1/public/epiolmec
12458
12459 %doc %{texmfdist}/doc/fonts/esint-type1
12460 %{texmfdist}/fonts/map/dvips/esint-type1
12461 %{texmfdist}/fonts/type1/public/esint-type1
12462
12463 %{texmfdist}/fonts/map/dvips/esvect
12464 %{texmfdist}/fonts/source/public/esvect
12465 %{texmfdist}/fonts/tfm/public/esvect
12466 %{texmfdist}/fonts/type1/public/esvect
12467
12468 %{texmfdist}/fonts/ofm/public/ethiop
12469 %{texmfdist}/fonts/ovf/public/ethiop
12470 %{texmfdist}/fonts/ovp/public/ethiop
12471 %{texmfdist}/fonts/source/public/ethiop
12472 %{texmfdist}/fonts/tfm/public/ethiop
12473
12474 %{texmfdist}/fonts/map/dvips/ethiop-t1
12475 %{texmfdist}/fonts/type1/public/ethiop-t1
12476
12477 %doc %{texmfdist}/doc/fonts/euro-ce
12478 %{texmfdist}/fonts/source/public/euro-ce
12479 %{texmfdist}/fonts/tfm/public/euro-ce
12480
12481 %doc %{texmfdist}/doc/fonts/eurofont
12482 %{texmfdist}/fonts/map/dvips/eurofont
12483 %{texmfdist}/source/fonts/eurofont
12484
12485 %doc %{texmfdist}/doc/fonts/feyn
12486 %{texmfdist}/fonts/source/public/feyn
12487 %{texmfdist}/fonts/tfm/public/feyn
12488 %{texmfdist}/source/fonts/feyn
12489
12490 %doc %{texmfdist}/doc/fonts/fge
12491 %{texmfdist}/fonts/source/public/fge
12492 %{texmfdist}/fonts/tfm/public/fge
12493 %{texmfdist}/source/fonts/fge
12494
12495 %{texmfdist}/fonts/map/dvips/foekfont
12496 %{texmfdist}/fonts/tfm/public/foekfont
12497 %{texmfdist}/fonts/type1/public/foekfont
12498
12499 %doc %{texmfdist}/doc/fonts/fonetika
12500 %{texmfdist}/fonts/afm/public/fonetika
12501 %{texmfdist}/fonts/map/dvips/fonetika
12502 %{texmfdist}/fonts/tfm/public/fonetika
12503 %{texmfdist}/fonts/type1/public/fonetika
12504
12505 %doc %{texmfdist}/doc/fonts/fourier
12506 %{texmfdist}/fonts/afm/public/fourier
12507 %{texmfdist}/fonts/map/dvips/fourier
12508 %{texmfdist}/fonts/tfm/public/fourier
12509 %{texmfdist}/fonts/type1/public/fourier
12510 %{texmfdist}/fonts/vf/public/fourier
12511 %{texmfdist}/source/fonts/fourier
12512
12513 %doc %{texmfdist}/doc/fonts/fouriernc
12514 %{texmfdist}/fonts/afm/public/fouriernc
12515 %{texmfdist}/fonts/tfm/public/fouriernc
12516 %{texmfdist}/fonts/vf/public/fouriernc
12517
12518 %doc %{texmfdist}/doc/fonts/frcursive
12519 %{texmfdist}/fonts/source/public/frcursive
12520 %{texmfdist}/fonts/tfm/public/frcursive
12521 %{texmfdist}/source/fonts/frcursive
12522
12523 %doc %{texmfdist}/doc/fonts/futhark
12524 %{texmfdist}/fonts/source/public/futhark
12525 %{texmfdist}/fonts/tfm/public/futhark
12526
12527 %{texmfdist}/fonts/afm/public/garuda
12528 %{texmfdist}/fonts/map/dvips/garuda
12529 %{texmfdist}/fonts/tfm/public/garuda
12530 %{texmfdist}/fonts/type1/public/garuda
12531
12532 %doc %{texmfdist}/doc/fonts/genealogy
12533 %{texmfdist}/fonts/source/public/genealogy
12534 %{texmfdist}/fonts/tfm/public/genealogy
12535
12536 %doc %{texmfdist}/doc/fonts/gfsartemisia
12537 %{texmfdist}/fonts/afm/public/gfsartemisia
12538 %{texmfdist}/fonts/enc/dvips/gfsartemisia
12539 %{texmfdist}/fonts/map/dvips/gfsartemisia
12540 %{texmfdist}/fonts/opentype/public/gfsartemisia
12541 %{texmfdist}/fonts/tfm/public/gfsartemisia
12542 %{texmfdist}/fonts/type1/public/gfsartemisia
12543 %{texmfdist}/fonts/vf/public/gfsartemisia
12544
12545 %doc %{texmfdist}/doc/fonts/gfsbaskerville
12546 %{texmfdist}/fonts/afm/public/gfsbaskerville
12547 %{texmfdist}/fonts/enc/dvips/gfsbaskerville
12548 %{texmfdist}/fonts/map/dvips/gfsbaskerville
12549 %{texmfdist}/fonts/opentype/public/gfsbaskerville
12550 %{texmfdist}/fonts/tfm/public/gfsbaskerville
12551 %{texmfdist}/fonts/type1/public/gfsbaskerville
12552 %{texmfdist}/fonts/vf/public/gfsbaskerville
12553
12554 %doc %{texmfdist}/doc/fonts/gfsbodoni
12555 %{texmfdist}/fonts/afm/public/gfsbodoni
12556 %{texmfdist}/fonts/enc/dvips/gfsbodoni
12557 %{texmfdist}/fonts/map/dvips/gfsbodoni
12558 %{texmfdist}/fonts/opentype/public/gfsbodoni
12559 %{texmfdist}/fonts/tfm/public/gfsbodoni
12560 %{texmfdist}/fonts/type1/public/gfsbodoni
12561 %{texmfdist}/fonts/vf/public/gfsbodoni
12562
12563 %doc %{texmfdist}/doc/fonts/gfscomplutum
12564 %{texmfdist}/fonts/afm/public/gfscomplutum
12565 %{texmfdist}/fonts/enc/dvips/gfscomplutum
12566 %{texmfdist}/fonts/map/dvips/gfscomplutum
12567 %{texmfdist}/fonts/opentype/public/gfscomplutum
12568 %{texmfdist}/fonts/tfm/public/gfscomplutum
12569 %{texmfdist}/fonts/type1/public/gfscomplutum
12570 %{texmfdist}/fonts/vf/public/gfscomplutum
12571
12572 %doc %{texmfdist}/doc/fonts/gfsdidot
12573 %{texmfdist}/fonts/afm/public/gfsdidot
12574 %{texmfdist}/fonts/enc/dvips/gfsdidot
12575 %{texmfdist}/fonts/map/dvips/gfsdidot
12576 %{texmfdist}/fonts/opentype/public/gfsdidot
12577 %{texmfdist}/fonts/tfm/public/gfsdidot
12578 %{texmfdist}/fonts/type1/public/gfsdidot
12579 %{texmfdist}/fonts/vf/public/gfsdidot
12580
12581 %doc %{texmfdist}/doc/fonts/gfsneohellenic
12582 %{texmfdist}/fonts/afm/public/gfsneohellenic
12583 %{texmfdist}/fonts/enc/dvips/gfsneohellenic
12584 %{texmfdist}/fonts/map/dvips/gfsneohellenic
12585 %{texmfdist}/fonts/opentype/public/gfsneohellenic
12586 %{texmfdist}/fonts/tfm/public/gfsneohellenic
12587 %{texmfdist}/fonts/type1/public/gfsneohellenic
12588 %{texmfdist}/fonts/vf/public/gfsneohellenic
12589
12590 %doc %{texmfdist}/doc/fonts/gfsporson
12591 %{texmfdist}/fonts/afm/public/gfsporson
12592 %{texmfdist}/fonts/enc/dvips/gfsporson
12593 %{texmfdist}/fonts/map/dvips/gfsporson
12594 %{texmfdist}/fonts/opentype/public/gfsporson
12595 %{texmfdist}/fonts/tfm/public/gfsporson
12596 %{texmfdist}/fonts/type1/public/gfsporson
12597 %{texmfdist}/fonts/vf/public/gfsporson
12598
12599 %doc %{texmfdist}/doc/fonts/gfssolomos
12600 %{texmfdist}/fonts/afm/public/gfssolomos
12601 %{texmfdist}/fonts/enc/dvips/gfssolomos
12602 %{texmfdist}/fonts/map/dvips/gfssolomos
12603 %{texmfdist}/fonts/opentype/public/gfssolomos
12604 %{texmfdist}/fonts/tfm/public/gfssolomos
12605 %{texmfdist}/fonts/type1/public/gfssolomos
12606 %{texmfdist}/fonts/vf/public/gfssolomos
12607
12608 %{texmfdist}/fonts/source/public/go
12609 %{texmfdist}/fonts/tfm/public/go
12610
12611 %doc %{texmfdist}/doc/fonts/greenpoint
12612 %{texmfdist}/fonts/source/public/greenpoint
12613 %{texmfdist}/fonts/tfm/public/greenpoint
12614
12615 %{texmfdist}/fonts/afm/groff
12616 %{texmfdist}/fonts/enc/dvips/groff
12617 %{texmfdist}/fonts/map/dvips/groff
12618 %{texmfdist}/fonts/tfm/groff
12619 %{texmfdist}/fonts/type1/groff
12620
12621 %doc %{texmfdist}/doc/fonts/grotesq
12622 %{texmfdist}/fonts/map/dvips/grotesq
12623
12624 %{texmfdist}/fonts/afm/vntex/grotesqvn
12625 %{texmfdist}/fonts/tfm/vntex/grotesqvn
12626 %{texmfdist}/fonts/type1/vntex/grotesqvn
12627
12628 %{texmfdist}/fonts/afm/public/grverb
12629 %{texmfdist}/fonts/map/dvips/grverb
12630 %{texmfdist}/fonts/tfm/public/grverb
12631 %{texmfdist}/fonts/type1/public/grverb
12632 %{texmfdist}/fonts/vf/public/grverb
12633
12634 %{texmfdist}/fonts/source/public/hands
12635 %{texmfdist}/fonts/tfm/public/hands
12636
12637 %{texmfdist}/fonts/afm/jmn
12638 %{texmfdist}/fonts/tfm/jmn
12639 %{texmfdist}/fonts/type1/jmn
12640
12641 %{texmfdist}/fonts/map/dvips/helvetic
12642
12643 %doc %{texmfdist}/doc/fonts/hfbright
12644 %{texmfdist}/fonts/afm/public/hfbright
12645 %{texmfdist}/fonts/enc/dvips/hfbright
12646 %{texmfdist}/fonts/map/dvips/hfbright
12647 %{texmfdist}/fonts/type1/public/hfbright
12648 %{texmfdist}/source/fonts/hfbright
12649
12650 %doc %{texmfdist}/doc/fonts/hfoldsty
12651 %{texmfdist}/fonts/tfm/public/hfoldsty
12652 %{texmfdist}/fonts/vf/public/hfoldsty
12653 %{texmfdist}/source/fonts/hfoldsty
12654
12655 %doc %{texmfdist}/doc/fonts/ibygrk
12656 %{texmfdist}/tex/generic/ibygrk
12657 %{texmfdist}/fonts/afm/public/ibygrk
12658 %{texmfdist}/fonts/enc/dvips/ibygrk
12659 %{texmfdist}/fonts/map/dvips/ibygrk
12660 %{texmfdist}/fonts/source/public/ibygrk
12661 %{texmfdist}/fonts/tfm/public/ibygrk
12662 %{texmfdist}/fonts/type1/public/ibygrk
12663
12664 %doc %{texmfdist}/doc/fonts/ifsym
12665 %{texmfdist}/fonts/source/public/ifsym
12666 %{texmfdist}/fonts/tfm/public/ifsym
12667
12668 %doc %{texmfdist}/doc/fonts/initials
12669 %{texmfdist}/fonts/afm/public/initials
12670 %{texmfdist}/fonts/map/dvips/initials
12671 %{texmfdist}/fonts/tfm/public/initials
12672 %{texmfdist}/fonts/type1/public/initials
12673
12674 %doc %{texmfdist}/doc/fonts/itrans
12675 %{texmfdist}/fonts/afm/public/itrans
12676 %{texmfdist}/fonts/source/public/itrans
12677 %{texmfdist}/fonts/tfm/public/itrans
12678 %{texmfdist}/fonts/type1/public/itrans
12679
12680 %doc %{texmfdist}/doc/fonts/iwona
12681 %{texmfdist}/fonts/afm/public/iwona
12682 %{texmfdist}/fonts/enc/dvips/iwona
12683 %{texmfdist}/fonts/map/dvips/iwona
12684 %{texmfdist}/fonts/opentype/public/iwona
12685 %{texmfdist}/fonts/tfm/public/iwona
12686 %{texmfdist}/fonts/type1/public/iwona
12687
12688 %{texmfdist}/fonts/enc/dvips/jmn
12689 %{texmfdist}/fonts/map/dvips/jmn
12690
12691 %doc %{texmfdist}/doc/fonts/kdgreek
12692 %{texmfdist}/fonts/source/public/kdgreek
12693 %{texmfdist}/fonts/tfm/public/kdgreek
12694
12695 %{texmfdist}/fonts/afm/public/kerkis
12696 %{texmfdist}/fonts/enc/dvips/kerkis
12697 %{texmfdist}/fonts/map/dvips/kerkis
12698 %{texmfdist}/fonts/tfm/public/kerkis
12699 %{texmfdist}/fonts/type1/public/kerkis
12700 %{texmfdist}/fonts/vf/public/kerkis
12701
12702 %doc %{texmfdist}/doc/fonts/kixfont
12703 %{texmfdist}/fonts/source/public/kixfont
12704 %{texmfdist}/fonts/tfm/public/kixfont
12705
12706 %doc %{texmfdist}/doc/fonts/kpfonts
12707 %dir %{texmfdist}/fonts/map/public
12708 %{texmfdist}/fonts/afm/public/kpfonts
12709 %{texmfdist}/fonts/map/public/kpfonts
12710 %{texmfdist}/fonts/source/public/kpfonts
12711 %{texmfdist}/fonts/tfm/public/kpfonts
12712 %{texmfdist}/fonts/type1/public/kpfonts
12713 %{texmfdist}/fonts/vf/public/kpfonts
12714
12715 %doc %{texmfdist}/doc/fonts/kurier
12716 %{texmfdist}/fonts/afm/public/kurier
12717 %{texmfdist}/fonts/enc/dvips/kurier
12718 %{texmfdist}/fonts/map/dvips/kurier
12719 %{texmfdist}/fonts/opentype/public/kurier
12720 %{texmfdist}/fonts/tfm/public/kurier
12721 %{texmfdist}/fonts/type1/public/kurier
12722
12723 %doc %{texmfdist}/doc/fonts/levy
12724 %{texmfdist}/fonts/source/public/levy
12725
12726 %doc %{texmfdist}/doc/fonts/lfb
12727 %{texmfdist}/fonts/source/public/lfb
12728 %{texmfdist}/fonts/tfm/public/lfb
12729
12730 %doc %{texmfdist}/doc/fonts/libertine
12731 %{texmfdist}/fonts/afm/public/libertine
12732 %{texmfdist}/fonts/enc/dvips/libertine
12733 %{texmfdist}/fonts/map/dvips/libertine
12734 %{texmfdist}/fonts/tfm/public/libertine
12735 %{texmfdist}/fonts/type1/public/libertine
12736 %{texmfdist}/fonts/vf/public/libertine
12737
12738 %doc %{texmfdist}/doc/fonts/linearA
12739 %{texmfdist}/fonts/afm/public/linearA
12740 %{texmfdist}/fonts/map/dvips/linearA
12741 %{texmfdist}/fonts/tfm/public/linearA
12742 %{texmfdist}/fonts/type1/public/linearA
12743 %{texmfdist}/source/fonts/linearA
12744
12745 %{texmfdist}/fonts/source/public/logic
12746 %{texmfdist}/fonts/tfm/public/logic
12747
12748 %doc %{texmfdist}/doc/fonts/lxfonts
12749 %{texmfdist}/fonts/map/dvips/lxfonts
12750 %{texmfdist}/fonts/source/public/lxfonts
12751 %{texmfdist}/fonts/tfm/public/lxfonts
12752 %{texmfdist}/fonts/type1/public/lxfonts
12753
12754 %doc %{texmfdist}/doc/fonts/ly1
12755 %{texmfdist}/fonts/map/dvips/ly1
12756
12757 %{texmfdist}/fonts/source/public/malayalam
12758 %{texmfdist}/fonts/tfm/public/malayalam
12759
12760 %{texmfdist}/fonts/map/dvips/manfnt
12761
12762 %{texmfdist}/fonts/map/dvips/mathdesign
12763
12764 %{texmfdist}/fonts/tfm/public/mathpazo
12765 %{texmfdist}/fonts/vf/public/mathpazo
12766
12767 %{texmfdist}/fonts/afm/mathdesign
12768 %{texmfdist}/fonts/tfm/mathdesign
12769 %{texmfdist}/fonts/type1/mathdesign
12770 %{texmfdist}/fonts/vf/mathdesign
12771
12772 %{texmfdist}/fonts/enc/dvips/mnsymbol
12773 %{texmfdist}/fonts/map/dvips/mnsymbol
12774 %dir %{texmfdist}/fonts/map/vtex
12775 %{texmfdist}/fonts/map/vtex/mnsymbol
12776 %{texmfdist}/fonts/opentype/public/mnsymbol
12777 %{texmfdist}/fonts/source/public/mnsymbol
12778 %{texmfdist}/fonts/tfm/public/mnsymbol
12779 %{texmfdist}/fonts/type1/public/mnsymbol
12780
12781 %{texmfdist}/fonts/map/dvips/montex
12782 %{texmfdist}/fonts/source/public/montex
12783 %{texmfdist}/fonts/tfm/public/montex
12784 %{texmfdist}/fonts/type1/public/montex
12785
12786 %{texmfdist}/fonts/tfm/vntex/mscorevn
12787 %{texmfdist}/fonts/vf/vntex/mscorevn
12788
12789 %{texmfdist}/fonts/source/public/musixps
12790 %{texmfdist}/fonts/tfm/public/musixps
12791
12792 %doc %{texmfdist}/doc/generic/musixtex
12793 %{texmfdist}/fonts/map/dvips/musixtex
12794 %{texmfdist}/fonts/source/public/musixtex
12795 %{texmfdist}/fonts/tfm/public/musixtex
12796 %{texmfdist}/fonts/type1/public/musixtex
12797
12798 %{texmfdist}/fonts/source/public/mxd
12799 %{texmfdist}/fonts/tfm/public/mxd
12800
12801 %{texmfdist}/fonts/source/public/mxedruli
12802 %{texmfdist}/fonts/tfm/public/mxedruli
12803
12804 %{texmfdist}/fonts/map/dvips/ncntrsbk
12805
12806 %{texmfdist}/fonts/source/public/niceframe
12807 %{texmfdist}/fonts/tfm/public/niceframe
12808
12809 %doc %{texmfdist}/doc/fonts/nkarta
12810 %{texmfdist}/fonts/source/public/nkarta
12811 %{texmfdist}/fonts/tfm/public/nkarta
12812
12813 %{texmfdist}/fonts/afm/public/norasi
12814 %{texmfdist}/fonts/map/dvips/norasi
12815 %{texmfdist}/fonts/tfm/public/norasi
12816 %{texmfdist}/fonts/type1/public/norasi
12817
12818 %{texmfdist}/fonts/source/public/oca
12819
12820 %{texmfdist}/fonts/afm/public/ocherokee
12821 %{texmfdist}/fonts/map/dvips/ocherokee
12822 %{texmfdist}/fonts/ofm/public/ocherokee
12823 %{texmfdist}/fonts/ovf/public/ocherokee
12824 %{texmfdist}/fonts/ovp/public/ocherokee
12825 %{texmfdist}/fonts/tfm/public/ocherokee
12826 %{texmfdist}/fonts/type1/public/ocherokee
12827
12828 %{texmfdist}/fonts/source/public/ogham
12829 %{texmfdist}/fonts/tfm/public/ogham
12830
12831 %doc %{texmfdist}/doc/fonts/oinuit
12832 %{texmfdist}/fonts/map/dvips/oinuit
12833 %{texmfdist}/fonts/ofm/public/oinuit
12834 %{texmfdist}/fonts/ovf/public/oinuit
12835 %{texmfdist}/fonts/tfm/public/oinuit
12836 %{texmfdist}/fonts/type1/public/oinuit
12837
12838 %{texmfdist}/fonts/source/public/osmanian
12839
12840 %doc %{texmfdist}/doc/fonts/ot2cyr
12841 %{texmfdist}/fonts/map/dvips/ot2cyr
12842 %{texmfdist}/source/fonts/ot2cyr
12843
12844 %{texmfdist}/fonts/source/public/othello
12845 %{texmfdist}/fonts/tfm/public/othello
12846
12847 %{texmfdist}/fonts/ofm/public/otibet
12848 %{texmfdist}/fonts/ovf/public/otibet
12849 %{texmfdist}/fonts/ovp/public/otibet
12850 %{texmfdist}/fonts/source/public/otibet
12851 %{texmfdist}/fonts/tfm/public/otibet
12852
12853 %doc %{texmfdist}/doc/fonts/pacioli
12854 %{texmfdist}/fonts/source/public/pacioli
12855 %{texmfdist}/fonts/tfm/public/pacioli
12856
12857 %{texmfdist}/fonts/map/dvips/palatino
12858
12859 %doc %{texmfdist}/doc/fonts/phaistos
12860 %{texmfdist}/fonts/afm/public/phaistos
12861 %{texmfdist}/fonts/map/dvips/phaistos
12862 %{texmfdist}/fonts/opentype/public/phaistos
12863 %{texmfdist}/fonts/tfm/public/phaistos
12864 %{texmfdist}/fonts/type1/public/phaistos
12865 %{texmfdist}/source/fonts/phaistos
12866
12867 %{texmfdist}/fonts/opentype/public/philokalia
12868
12869 %doc %{texmfdist}/doc/fonts/phonetic
12870 %{texmfdist}/fonts/source/public/phonetic
12871 %{texmfdist}/fonts/tfm/public/phonetic
12872 %{texmfdist}/source/fonts/phonetic
12873
12874 %{texmfdist}/source/fonts/malayalam
12875
12876 %{texmfdist}/fonts/source/public/punk
12877 %{texmfdist}/fonts/tfm/public/punk
12878
12879 %{texmfdist}/fonts/tfm/public/relenc
12880 %{texmfdist}/fonts/vf/public/relenc
12881
12882 %doc %{texmfdist}/doc/fonts/rsfs
12883 %{texmfdist}/fonts/map/dvips/rsfs
12884
12885 %{texmfdist}/fonts/map/dvips/sanskrit
12886 %{texmfdist}/fonts/source/public/sanskrit
12887 %{texmfdist}/fonts/tfm/public/sanskrit
12888 %{texmfdist}/fonts/type1/public/sanskrit
12889
12890 %{texmfdist}/fonts/source/public/sauter
12891
12892 %doc %{texmfdist}/doc/fonts/semaphor
12893 %{texmfdist}/fonts/afm/public/semaphor
12894 %{texmfdist}/fonts/enc/dvips/semaphor
12895 %{texmfdist}/fonts/map/dvips/semaphor
12896 %{texmfdist}/fonts/opentype/public/semaphor
12897 %{texmfdist}/fonts/source/public/semaphor
12898 %{texmfdist}/fonts/tfm/public/semaphor
12899 %{texmfdist}/fonts/type1/public/semaphor
12900
12901 %{texmfdist}/fonts/source/public/simpsons
12902
12903 %{texmfdist}/fonts/map/dvips/skak
12904 %{texmfdist}/fonts/source/public/skak
12905 %{texmfdist}/fonts/tfm/public/skak
12906
12907 %doc %{texmfdist}/doc/fonts/skaknew
12908 %{texmfdist}/fonts/afm/public/skaknew
12909 %{texmfdist}/fonts/map/dvips/skaknew
12910 %{texmfdist}/fonts/map/vtex/skaknew
12911 %{texmfdist}/fonts/tfm/public/skaknew
12912 %{texmfdist}/fonts/type1/public/skaknew
12913
12914 %{texmfdist}/fonts/source/public/skull
12915
12916 %{texmfdist}/fonts/source/public/soyombo
12917 %{texmfdist}/fonts/tfm/public/soyombo
12918
12919 %doc %{texmfdist}/doc/fonts/staves
12920 %{texmfdist}/fonts/map/dvips/staves
12921 %{texmfdist}/fonts/tfm/public/staves
12922 %{texmfdist}/fonts/type1/public/staves
12923
12924 %{texmfdist}/fonts/map/dvips/stmaryrd
12925 %{texmfdist}/fonts/source/public/stmaryrd
12926
12927 %{texmfdist}/fonts/map/dvips/symbol
12928
12929 %{texmfdist}/fonts/afm/public/tabvar
12930 %{texmfdist}/fonts/map/dvips/tabvar
12931 %{texmfdist}/fonts/tfm/public/tabvar
12932 %{texmfdist}/fonts/type1/public/tabvar
12933
12934
12935 %{texmfdist}/fonts/source/public/tapir
12936 %{texmfdist}/fonts/type1/public/tapir
12937
12938 %{texmfdist}/fonts/enc/dvips/tengwarscript
12939 %{texmfdist}/fonts/map/dvips/tengwarscript
12940 %{texmfdist}/fonts/tfm/public/tengwarscript
12941 %{texmfdist}/fonts/vf/public/tengwarscript
12942
12943 %{texmfdist}/doc/fonts/pclnfss
12944 %{texmfdist}/source/fonts/pclnfss
12945
12946 %doc %{texmfdist}/doc/fonts/tex-gyre
12947 %{texmfdist}/fonts/afm/public/tex-gyre
12948 %{texmfdist}/fonts/enc/dvips/tex-gyre
12949 %{texmfdist}/fonts/map/dvips/tex-gyre
12950 %{texmfdist}/fonts/opentype/public/tex-gyre
12951 %{texmfdist}/fonts/tfm/public/tex-gyre
12952 %{texmfdist}/fonts/type1/public/tex-gyre
12953
12954 %{texmfdist}/fonts/map/dvips/times
12955
12956
12957 %doc %{texmfdist}/doc/fonts/timing
12958 %{texmfdist}/fonts/source/public/timing
12959 %{texmfdist}/fonts/tfm/public/timing
12960
12961 %doc %{texmfdist}/doc/fonts/tipa
12962 %{texmfdist}/fonts/map/dvips/tipa
12963 %{texmfdist}/fonts/source/public/tipa
12964 %{texmfdist}/fonts/tfm/public/tipa
12965 %{texmfdist}/fonts/type1/public/tipa
12966
12967 %{texmfdist}/fonts/afm/public/trajan
12968 %{texmfdist}/fonts/map/dvips/trajan
12969 %{texmfdist}/fonts/tfm/public/trajan
12970 %{texmfdist}/fonts/type1/public/trajan
12971
12972 %{texmfdist}/fonts/source/public/trsym
12973 %{texmfdist}/fonts/tfm/public/trsym
12974
12975 %{texmfdist}/fonts/tfm/vntex/txttvn
12976 %{texmfdist}/fonts/type1/vntex/txttvn
12977
12978 %{texmfdist}/fonts/map/dvips/uhc
12979
12980 %{texmfdist}/fonts/source/public/ulsy
12981 %{texmfdist}/fonts/tfm/public/ulsy
12982
12983 %doc %{texmfdist}/doc/fonts/umrand
12984 %{texmfdist}/fonts/source/public/umrand
12985 %{texmfdist}/fonts/tfm/public/umrand
12986
12987 %doc %{texmfdist}/doc/fonts/umtypewriter
12988 %{texmfdist}/fonts/opentype/public/umtypewriter
12989
12990 %doc %{texmfdist}/doc/fonts/universa
12991 %{texmfdist}/fonts/source/public/universa
12992 %{texmfdist}/fonts/tfm/public/universa
12993 %{texmfdist}/source/fonts/universa
12994
12995 %{texmfdist}/fonts/afm/public/velthuis
12996 %{texmfdist}/fonts/map/dvips/velthuis
12997 %{texmfdist}/fonts/source/public/velthuis
12998 %{texmfdist}/fonts/tfm/public/velthuis
12999 %{texmfdist}/fonts/type1/public/velthuis
13000
13001 %{texmfdist}/fonts/enc/dvips/vntex
13002
13003 %{texmfdist}/fonts/afm/vntex/vntopia
13004 %{texmfdist}/fonts/tfm/vntex/vntopia
13005 %{texmfdist}/fonts/type1/vntex/vntopia
13006 %{texmfdist}/fonts/vf/vntex/vntopia
13007
13008 %{texmfdist}/fonts/map/dvips/wadalab
13009
13010 %doc %{texmfdist}/doc/fonts/wasy
13011 %{texmfdist}/fonts/afm/public/wasy
13012 %{texmfdist}/fonts/map/dvips/wasy
13013 %{texmfdist}/fonts/type1/public/wasy
13014
13015 %{texmfdist}/fonts/source/public/wnri
13016 %{texmfdist}/fonts/tfm/public/wnri
13017
13018 %{texmfdist}/fonts/source/public/wsuipa
13019 %{texmfdist}/fonts/tfm/public/wsuipa
13020
13021 %{texmfdist}/fonts/source/public/xbmc
13022 %{texmfdist}/fonts/tfm/public/xbmc
13023
13024 %doc %{texmfdist}/doc/fonts/xq
13025 %{texmfdist}/fonts/source/public/xq
13026 %{texmfdist}/fonts/tfm/public/xq
13027
13028 %{texmfdist}/fonts/source/public/yannisgr
13029
13030 %{texmfdist}/fonts/map/dvips/yhmath
13031 %{texmfdist}/fonts/source/public/yhmath
13032 %{texmfdist}/fonts/tfm/public/yhmath
13033 %{texmfdist}/fonts/type1/public/yhmath
13034 %{texmfdist}/fonts/vf/public/yhmath
13035
13036 %{texmfdist}/fonts/map/dvips/zapfchan
13037 %{texmfdist}/fonts/tfm/urw35vf
13038
13039 %{texmfdist}/fonts/map/dvips/zapfding
13040
13041 %{texmfdist}/dvips/zefonts
13042 %{texmfdist}/fonts/map/dvips/zefonts
13043 %{texmfdist}/fonts/tfm/public/zefonts
13044 %{texmfdist}/fonts/vf/public/zefonts
13045
13046
13047 %files fonts-omega
13048 %defattr(644,root,root,755)
13049 %doc %{texmfdist}/doc/omega
13050 %dir %{texmfdist}/omega
13051 %dir %{texmfdist}/omega/otp
13052 %dir %{texmfdist}/omega/ocp
13053 %{texmfdist}/dvips/omega
13054 %{texmfdist}/fonts/ofm/public/omega
13055 %{texmfdist}/fonts/type1/public/omega
13056 %{texmfdist}/fonts/afm/public/omega
13057 %{texmfdist}/fonts/ovp/public/omega
13058 %{texmfdist}/fonts/tfm/public/omega
13059 %{texmfdist}/fonts/ovf/public/omega
13060 %{texmfdist}/fonts/map/dvips/omega
13061 %{texmfdist}/omega/ocp/omega
13062 %{texmfdist}/omega/otp/omega
13063 %{texmfdist}/tex/plain/omega
13064
13065 #%files fonts-pazo
13066 #%defattr(644,root,root,755)
13067
13068 %files fonts-pl
13069 %defattr(644,root,root,755)
13070 %doc %{texmfdist}/doc/fonts/pl
13071 %dir %{texmf}/scripts/texlive
13072 %dir %{texmf}/scripts/texlive/tlmgrgui
13073 %dir %{texmf}/scripts/texlive/tlmgrgui/lang
13074 %{texmfdist}/dvips/pl
13075 %{texmfdist}/fonts/source/public/pl
13076 %{texmfdist}/fonts/type1/public/pl
13077 %{texmfdist}/fonts/afm/public/pl
13078 %{texmfdist}/fonts/enc/dvips/pl
13079 %{texmfdist}/fonts/tfm/public/pl
13080 %{texmfdist}/fonts/map/dvips/pl
13081 %{texmf}/scripts/texlive/tlmgrgui/lang/pl
13082
13083 %files fonts-px
13084 %defattr(644,root,root,755)
13085 %doc %{texmfdist}/doc/fonts/pxfonts
13086 # %doc %{texmf}/doc/doc/english/free-math-font-survey/source/pxfonts.tex
13087 # %doc %{texmf}/doc/doc/english/free-math-font-survey/images/pxfonts.png
13088 %dir %{texmfdist}/fonts/map/dvips/pxfonts
13089 %dir %{texmfdist}/tex/latex/pxfonts
13090 %{texmfdist}/fonts/map/dvips/pxfonts/pxfonts.map
13091 %{texmfdist}/fonts/afm/public/pxfonts
13092 %{texmfdist}/fonts/tfm/public/pxfonts
13093 %{texmfdist}/fonts/type1/public/pxfonts
13094 %{texmfdist}/fonts/vf/public/pxfonts
13095 %{texmfdist}/tex/latex/pxfonts/pxfonts.sty
13096
13097 #%files fonts-qfonts
13098 #%defattr(644,root,root,755)
13099 # %doc %{texmf}/doc/fonts/polish/qfonts
13100 # %{texmf}/fonts/enc/dvips/qfonts
13101 # %{texmf}/fonts/map/dvips/qfonts
13102 # %{texmf}/dvips/qfonts
13103 # %{texmf}/fonts/afm/public/qfonts
13104 # %{texmf}/fonts/tfm/public/qfonts
13105
13106 # %files fonts-qpx
13107 # %defattr(644,root,root,755)
13108 # %{texmf}/fonts/tfm/public/qpx
13109 # %{texmf}/fonts/vf/public/qpx
13110
13111 %files fonts-qpxqtx
13112 %defattr(644,root,root,755)
13113 %{texmfdist}/fonts/tfm/public/qpxqtx
13114 %{texmfdist}/fonts/vf/public/qpxqtx
13115
13116 %files fonts-rsfs
13117 %defattr(644,root,root,755)
13118 %{texmfdist}/fonts/source/public/rsfs
13119 %{texmfdist}/fonts/tfm/public/rsfs
13120
13121 %files fonts-stmaryrd
13122 %defattr(644,root,root,755)
13123 %doc %{texmfdist}/doc/fonts/stmaryrd
13124 %{texmfdist}/source/fonts/stmaryrd
13125 %{texmfdist}/fonts/tfm/public/stmaryrd
13126
13127 %files fonts-tx
13128 %defattr(644,root,root,755)
13129 %{texmfdist}/fonts/map/dvips/txfonts/txfonts.map
13130 %{texmfdist}/fonts/afm/public/txfonts
13131 %{texmfdist}/fonts/tfm/public/txfonts
13132 %{texmfdist}/fonts/vf/public/txfonts
13133
13134 %files fonts-uhc
13135 %defattr(644,root,root,755)
13136 %doc %{texmfdist}/doc/fonts/uhc
13137 %{texmfdist}/fonts/afm/uhc
13138 %{texmfdist}/fonts/tfm/uhc
13139 %{texmfdist}/fonts/vf/uhc
13140
13141 %files fonts-urw
13142 %defattr(644,root,root,755)
13143 %{texmfdist}/fonts/afm/urw
13144 %{texmfdist}/fonts/tfm/urw
13145 %{texmfdist}/fonts/vf/urw
13146
13147 %files fonts-urwvn
13148 %defattr(644,root,root,755)
13149 %{texmfdist}/fonts/afm/vntex/urwvn
13150 %{texmfdist}/fonts/tfm/vntex/urwvn
13151 %{texmfdist}/fonts/type1/vntex/urwvn
13152 %{texmfdist}/fonts/vf/vntex/urwvn
13153
13154 %files fonts-vnr
13155 %defattr(644,root,root,755)
13156 %{texmfdist}/fonts/map/dvips/vntex
13157 %{texmfdist}/fonts/source/vntex/vnr
13158 %{texmfdist}/fonts/tfm/vntex/vnr
13159
13160 %files fonts-urw35vf
13161 %defattr(644,root,root,755)
13162 %{texmfdist}/fonts/vf/urw35vf
13163
13164 %files fonts-wadalab
13165 %defattr(644,root,root,755)
13166 %doc %{texmfdist}/doc/fonts/wadalab
13167 %{texmfdist}/fonts/afm/wadalab
13168 %{texmfdist}/fonts/tfm/wadalab
13169 %{texmfdist}/fonts/vf/wadalab
13170
13171 %files fonts-wasy
13172 %defattr(644,root,root,755)
13173 %{texmfdist}/fonts/source/public/wasy
13174 %{texmfdist}/fonts/tfm/public/wasy
13175
13176 %files fonts-xypic
13177 %defattr(644,root,root,755)
13178 %{texmfdist}/fonts/map/dvips/xypic
13179 # %{texmfdist}/fonts/afm/public/xypic
13180 %{texmfdist}/fonts/source/public/xypic
13181 %{texmfdist}/fonts/tfm/public/xypic
13182
13183 %files fonts-yandy
13184 %defattr(644,root,root,755)
13185 # %{texmf}/fonts/afm/yandy
13186 %{texmfdist}/source/fonts/eurofont/marvosym/tfmfiles/yandy
13187 # %{texmf}/fonts/tfm/yandy
13188 # %{texmf}/fonts/vf/yandy
13189
13190 %files fonts-type1-antp
13191 %defattr(644,root,root,755)
13192 %{texmfdist}/dvips/antp
13193 %{texmfdist}/fonts/type1/public/antp
13194
13195 %files fonts-type1-antt
13196 %defattr(644,root,root,755)
13197 # %{texmf}/dvips/antt
13198 %{texmfdist}/fonts/type1/public/antt
13199
13200 %files fonts-type1-arphic
13201 %defattr(644,root,root,755)
13202 %{texmfdist}/fonts/type1/arphic
13203
13204 %files fonts-type1-belleek
13205 %defattr(644,root,root,755)
13206 %doc %{texmfdist}/doc/fonts/belleek
13207 %{texmfdist}/fonts/type1/public/belleek
13208
13209 %files fonts-type1-bitstream
13210 %defattr(644,root,root,755)
13211 %{texmfdist}/fonts/type1/bitstrea
13212
13213 %files fonts-type1-bluesky
13214 %defattr(644,root,root,755)
13215 # %doc %{texmf}/doc/fonts/bluesky
13216 # %{texmf}/dvips/bluesky
13217 %{texmfdist}/fonts/type1/bluesky
13218
13219 %files fonts-type1-cc-pl
13220 %defattr(644,root,root,755)
13221 %doc %{texmfdist}/doc/fonts/cc-pl
13222 %{texmfdist}/fonts/type1/public/cc-pl
13223
13224 %files fonts-type1-cmcyr
13225 %defattr(644,root,root,755)
13226 %{texmfdist}/fonts/type1/public/cmcyr
13227
13228 %files fonts-type1-cs
13229 %defattr(644,root,root,755)
13230 %{texmfdist}/fonts/type1/public/cs
13231
13232 # %files fonts-type1-dstroke
13233 # %defattr(644,root,root,755)
13234 # %{texmf}/fonts/type1/public/dstroke
13235
13236 %files fonts-type1-eurosym
13237 %defattr(644,root,root,755)
13238 %{texmfdist}/fonts/type1/public/eurosym
13239
13240 %files fonts-type1-hoekwater
13241 %defattr(644,root,root,755)
13242 %{texmfdist}/fonts/type1/hoekwater
13243
13244 %files fonts-type1-fpl
13245 %defattr(644,root,root,755)
13246 %doc %{texmfdist}/doc/fonts/fpl
13247 %{texmfdist}/fonts/afm/public/fpl
13248 %{texmfdist}/fonts/type1/public/fpl
13249
13250 %files fonts-type1-lm
13251 %defattr(644,root,root,755)
13252 %{texmfdist}/fonts/afm/public/lm
13253 %{texmfdist}/fonts/type1/public/lm
13254
13255 %files fonts-type1-marvosym
13256 %defattr(644,root,root,755)
13257 %{texmfdist}/fonts/type1/public/marvosym
13258
13259 %files fonts-type1-mathpazo
13260 %defattr(644,root,root,755)
13261 # %doc %{texmf}/doc/fonts/mathpazo
13262 %{texmfdist}/fonts/afm/public/mathpazo
13263 %{texmfdist}/fonts/type1/public/mathpazo
13264
13265 %files fonts-type1-omega
13266 %defattr(644,root,root,755)
13267 %{texmfdist}/fonts/type1/public/omega
13268
13269 %files fonts-type1-pl
13270 %defattr(644,root,root,755)
13271 # %doc %{texmf}/doc/fonts/polish/plpsfont
13272 %{texmfdist}/fonts/type1/public/pl
13273
13274 %files fonts-type1-px
13275 %defattr(644,root,root,755)
13276 %{texmfdist}/fonts/type1/public/pxfonts
13277
13278 # %files fonts-type1-qfonts
13279 # %defattr(644,root,root,755)
13280 # %{texmfdist}/fonts/type1/public/qfonts
13281
13282 %files fonts-type1-tx
13283 %defattr(644,root,root,755)
13284 %{texmfdist}/fonts/type1/public/txfonts
13285
13286 # %files fonts-type1-tt2001
13287 # %defattr(644,root,root,755)
13288 # %{texmf}/fonts/type1/public/tt2001
13289
13290 %files fonts-type1-uhc
13291 %defattr(644,root,root,755)
13292 %{texmfdist}/fonts/type1/uhc
13293
13294 %files fonts-type1-urw
13295 %defattr(644,root,root,755)
13296 %{texmfdist}/fonts/type1/urw
13297
13298 %files fonts-type1-vnr
13299 %defattr(644,root,root,755)
13300 %{texmfdist}/fonts/type1/vntex/vnr
13301
13302 %files fonts-type1-wadalab
13303 %defattr(644,root,root,755)
13304 %{texmfdist}/fonts/type1/wadalab
13305
13306 %files fonts-type1-xypic
13307 %defattr(644,root,root,755)
13308 %{texmfdist}/fonts/type1/public/xypic
13309
13310 # TeXLive-specific
13311
13312 %files afm2pl
13313 %defattr(644,root,root,755)
13314 %attr(755,root,root) %{_bindir}/afm2pl
13315 %{_mandir}/man1/afm2pl*
13316
13317 %files bbox
13318 %defattr(644,root,root,755)
13319 %attr(755,root,root) %{_bindir}/bbox
13320 %{_mandir}/man1/bbox*
13321
13322 %files cefutils
13323 %defattr(644,root,root,755)
13324 %attr(755,root,root) %{_bindir}/cef*
13325 %dir %{texmfdist}/tex/latex/cjk
13326 %dir %{texmfdist}/doc/latex/cjk
13327 %dir %{texmfdist}/source/latex/cjk
13328 %dir %{texmfdist}/source/latex/cjk/utils
13329 %{texmfdist}/tex/latex/cjk/CEF
13330 %doc %{texmfdist}/doc/latex/cjk/doc
13331 %doc %{texmfdist}/doc/latex/cjk/examples
13332 %{texmfdist}/source/latex/cjk/utils/CEFconv
13333
13334 %files detex
13335 %defattr(644,root,root,755)
13336 %attr(755,root,root) %{_bindir}/detex
13337 %{_mandir}/man1/detex*
13338
13339
13340 %files dviutils
13341 %defattr(644,root,root,755)
13342 %attr(755,root,root) %{_bindir}/dt2dv
13343 %attr(755,root,root) %{_bindir}/dv2dt
13344 %attr(755,root,root) %{_bindir}/dvi2tty
13345 %attr(755,root,root) %{_bindir}/dviasm
13346 %attr(755,root,root) %{_bindir}/dvibook
13347 %attr(755,root,root) %{_bindir}/dviconcat
13348 %attr(755,root,root) %{_bindir}/dvidvi
13349 %attr(755,root,root) %{_bindir}/dvigif
13350 %attr(755,root,root) %{_bindir}/dvipdfmx
13351 %attr(755,root,root) %{_bindir}/dvipos
13352 %attr(755,root,root) %{_bindir}/dviselect
13353 %attr(755,root,root) %{_bindir}/dvitodvi
13354 %{_mandir}/man1/dt2dv*
13355 %{_mandir}/man1/dv2dt*
13356 %{_mandir}/man1/dvi2tty*
13357 %{_mandir}/man1/dvibook*
13358 %{_mandir}/man1/dviconcat*
13359 %{_mandir}/man1/dvidvi*
13360 %{_mandir}/man1/dvigif*
13361 %{_mandir}/man1/dvipos*
13362 %{_mandir}/man1/dviselect*
13363 %{_mandir}/man1/dvitodvi*
13364
13365 %files epsutils
13366 %defattr(644,root,root,755)
13367 %attr(755,root,root) %{_bindir}/epsffit
13368 %attr(755,root,root) %{_bindir}/epspdf
13369 %attr(755,root,root) %{_bindir}/epspdftk
13370 %attr(755,root,root) %{_bindir}/pst2pdf
13371 %{texmfdist}/scripts/epspdf
13372 %{_mandir}/man1/epsffit*
13373 %doc %{texmfdist}/doc/epspdf
13374
13375 %files filters
13376 %defattr(644,root,root,755)
13377 %attr(755,root,root) %{_bindir}/fix*
13378 %{_mandir}/man1/fix*
13379
13380 %files psutils
13381 %defattr(644,root,root,755)
13382 %attr(755,root,root) %{_bindir}/extractres
13383 %attr(755,root,root) %{_bindir}/getafm
13384 %attr(755,root,root) %{_bindir}/includeres
13385 %attr(755,root,root) %{_bindir}/psbook
13386 %attr(755,root,root) %{_bindir}/psmerge
13387 %attr(755,root,root) %{_bindir}/psnup
13388 %attr(755,root,root) %{_bindir}/psresize
13389 %attr(755,root,root) %{_bindir}/psselect
13390 %attr(755,root,root) %{_bindir}/ps2eps
13391 %attr(755,root,root) %{_bindir}/pstops
13392 %attr(755,root,root) %{_bindir}/showchar
13393 %{_mandir}/man1/extractres*
13394 %{_mandir}/man1/getafm*
13395 %{_mandir}/man1/includeres*
13396 %{_mandir}/man1/psbook*
13397 %{_mandir}/man1/psmerge*
13398 %{_mandir}/man1/psnup*
13399 %{_mandir}/man1/psresize*
13400 %{_mandir}/man1/psselect*
13401 %{_mandir}/man1/pstops*
13402 %{texmf}/dvips/psutils
13403
13404 %files uncategorized-utils
13405 %defattr(644,root,root,755)
13406 %attr(755,root,root) %{_bindir}/devnag
13407 %attr(755,root,root) %{_bindir}/disdvi
13408
13409 %files tex4ht
13410 %defattr(644,root,root,755)
13411 %attr(755,root,root) %{_bindir}/ht
13412 %attr(755,root,root) %{_bindir}/htcontext
13413 %attr(755,root,root) %{_bindir}/htlatex
13414 %attr(755,root,root) %{_bindir}/htmex
13415 %attr(755,root,root) %{_bindir}/httex
13416 %attr(755,root,root) %{_bindir}/httexi
13417 %attr(755,root,root) %{_bindir}/htxelatex
13418 %attr(755,root,root) %{_bindir}/htxetex
13419 %attr(755,root,root) %{_bindir}/mk4ht
13420 %attr(755,root,root) %{_bindir}/t4ht
13421 %attr(755,root,root) %{_bindir}/tex4ht
13422 %{texmf}/scripts/tex4ht
13423 %{texmfdist}/tex/generic/tex4ht
13424 %dir %{texmfdist}/scripts/tex4ht
13425 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/ht.sh
13426 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htcontext.sh
13427 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htlatex.sh
13428 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htmex.sh
13429 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/httex.sh
13430 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/httexi.sh
13431 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htxelatex.sh
13432 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htxetex.sh
13433 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/mk4ht.pl
13434 %doc %{texmfdist}/doc/generic/tex4ht
13435 %{texmfdist}/tex4ht
13436
13437 %files xetex
13438 %defattr(644,root,root,755)
13439 %attr(755,root,root) %{_bindir}/xdvipdfmx
13440 %attr(755,root,root) %{_bindir}/xelatex
13441 %attr(755,root,root) %{_bindir}/xetex
13442 %{texmf}/fmtutil/format.xetex.cnf
13443 %doc %{texmfdist}/doc/xelatex
13444 %doc %{texmfdist}/doc/xetex
13445 %{texmfdist}/scripts/xetex
13446 %{texmfdist}/tex/generic/ifxetex
13447 %{texmfdist}/tex/generic/xetexconfig
13448 %{texmfdist}/tex/latex/latexconfig/xelatex.ini
13449 %{texmfdist}/tex/plain/config/xetex.ini
13450 %{texmfdist}/tex/xelatex
13451 %{texmfdist}/tex/xetex
13452
13453 %files xmltex
13454 %defattr(644,root,root,755)
13455 %doc %{texmfdist}/doc/xmltex
13456 %attr(755,root,root) %{_bindir}/pdfxmltex
13457 %attr(755,root,root) %{_bindir}/xmltex
13458 %{texmfdist}/tex/xmltex
13459 %{texmf}/fmtutil/format.xmltex.cnf
This page took 0.926563 seconds and 4 git commands to generate.