]> git.pld-linux.org Git - packages/texlive.git/blob - texlive.spec
- packaged remaining pst* to uncategorized (can split more pieces)
[packages/texlive.git] / texlive.spec
1 # TODO:
2 # MAIN TODO (sort by importnce):
3 # - need more %dir (poldek says it missed)
4 # - texlive-format-pdflatex deps
5 # - check unpackaged files
6 # - pl updates
7 # - maybe more splits (e.g. latex subpackages)
8 # - context: consider more splitting, check dependencies
9 # - omega: consider more splitting, check dependencies
10 # - tdphp: is it really useful?
11 # - allow using Type1 fonts in others applications (symlink to
12 #   /usr/share/fonts/Type1 ?)
13 # - fix package removal:
14 #   /usr/bin/texhash[77]: kpsewhich: not found
15 #
16 # FHS TODO:
17 # - merge rhconfig and texmfsysvar patches
18 # - texmfsysvar patch: change fmtutil and web2cdir variables instead
19 #   of creating texmfsys{config,var} variables?
20 # - move config files to /etc
21 # - merge all above with configure switch "--enable-fhs" and send it to TE
22 #
23 # TeXLive specific TODO:
24 # - fix broken symlinks in /usr/bin (see line 3564)
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 # Subpackages TODO:
31 # check deps the following subpackages:
32 # - latex-exam
33 # - latex-SIunits
34 #
35 %include        /usr/lib/rpm/macros.perl
36 #
37 %bcond_without  bootstrap
38 #
39 Summary:        TeX typesetting system and MetaFont font formatter
40 Summary(de.UTF-8):      TeX-Satzherstellungssystem und MetaFont-Formatierung
41 Summary(es.UTF-8):      Sistema de typesetting TeX y formateador de fuentes MetaFont
42 Summary(fr.UTF-8):      Systéme de compostion TeX et formatteur de MetaFontes
43 Summary(hu.UTF-8):      TeX szövegszedő rendszer és MetaFont font formázó
44 Summary(pl.UTF-8):      System składu publikacji TeX oraz formater fontów MetaFont
45 Summary(pt_BR.UTF-8):   Sistema de typesetting TeX e formatador de fontes MetaFont
46 Summary(tr.UTF-8):      TeX dizgi sistemi ve MetaFont yazıtipi biçimlendiricisi
47 Name:           texlive
48 Version:        20080816
49 Release:        0.8.3
50 Epoch:          1
51 License:        distributable
52 Group:          Applications/Publishing/TeX
53 Source0:        http://tug.org/svn/texlive/branches/branch2008/Master/source/%{name}-%{version}-source.tar.lzma
54 # Source0-md5:  554287c3e458da776edd684506048d45
55 Source1:        ftp://tug.org/texlive/historic/2008/%{name}-20080822-texmf.tar.lzma
56 # Source1-md5:  fa74072e1344e8390eb156bcda61a8b2
57 Source4:        %{name}.cron
58 Source5:        xdvi.desktop
59 Source6:        xdvi.png
60 Patch0:         %{name}-am.patch
61 Patch1:         %{name}-20080816-kpathsea-ar.patch
62 URL:            http://www.tug.org/texlive/
63 BuildRequires:  autoconf
64 BuildRequires:  automake
65 BuildRequires:  bison
66 BuildRequires:  clisp
67 BuildRequires:  ed
68 BuildRequires:  expat-devel
69 BuildRequires:  ffcall-devel
70 BuildRequires:  flex
71 BuildRequires:  fontconfig-devel
72 BuildRequires:  freetype-devel
73 BuildRequires:  freetype1-devel
74 BuildRequires:  gd-devel >= 2.0.33
75 BuildRequires:  libpng-devel >= 1.2.8
76 BuildRequires:  libtool
77 # should this be somewhere in clisp?
78 BuildRequires:  libsigsegv
79 BuildRequires:  libstdc++-devel
80 BuildRequires:  ncurses-devel
81 BuildRequires:  rpm-perlprov
82 BuildRequires:  rpm-pythonprov
83 BuildRequires:  sed >= 4.0
84 BuildRequires:  t1lib-devel >= 5.0.2
85 BuildRequires:  texinfo
86 %if %{with bootstrap}
87 BuildRequires:  tetex-format-latex
88 BuildRequires:  tetex-format-pdflatex
89 BuildRequires:  tetex-latex-cyrillic
90 BuildRequires:  tetex-tex-babel
91 %else
92 BuildRequires:  texlive-format-latex
93 BuildRequires:  texlive-format-pdflatex
94 BuildRequires:  texlive-latex-cyrillic
95 BuildRequires:  texlive-tex-babel
96 # fill with future texlive BR. guesses ones for now
97 %endif
98 BuildRequires:  unzip
99 BuildRequires:  xorg-lib-libICE-devel
100 BuildRequires:  xorg-lib-libXaw-devel
101 BuildRequires:  xorg-lib-libXext-devel
102 BuildRequires:  xorg-lib-libXmu-devel
103 BuildRequires:  xorg-lib-libXpm-devel
104 BuildRequires:  zlib-devel >= 1.2.1
105 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
106 Requires:       %{name}-fonts-cm = %{epoch}:%{version}-%{release}
107 Requires:       %{name}-fonts-misc = %{epoch}:%{version}-%{release}
108 Requires:       %{name}-metafont = %{epoch}:%{version}-%{release}
109 Requires:       awk
110 Requires:       dialog
111 Requires:       kpathsea = %{epoch}:%{version}-%{release}
112 Requires:       sed
113 Requires:       sh-utils
114 Requires:       texconfig = %{epoch}:%{version}-%{release}
115 Requires:       textutils
116 Suggests:       tmpwatch
117 Obsoletes:      tetex
118 Obsoletes:      tetex-afm
119 Obsoletes:      tetex-doc
120 Obsoletes:      tetex-doc-latex2e-html
121 Obsoletes:      tetex-fontinst
122 Obsoletes:      tetex-fontname
123 Obsoletes:      tetex-fonts
124 Obsoletes:      tetex-fonts-pandora
125 Obsoletes:      tetex-fonts-vcm
126 Obsoletes:      tetex-format-elatex
127 Obsoletes:      tetex-format-pdfelatex
128 Obsoletes:      tetex-format-pdfemex
129 Obsoletes:      tetex-latex-vnps
130 Obsoletes:      tetex-latex-vnr
131 Obsoletes:      tetex-oxdvi
132 Obsoletes:      tetex-oxdvi
133 Obsoletes:      tetex-plain-dvips
134 Obsoletes:      tetex-plain-dvips
135 Obsoletes:      tetex-plain-mathtime
136 Obsoletes:      tetex-plain-mathtime
137 Obsoletes:      tetex-plain-misc
138 Obsoletes:      tetex-plain-misc
139 Obsoletes:      tetex-plain-plnfss
140 Obsoletes:      tetex-plain-plnfss
141 Obsoletes:      tetex-tex-hyphen
142 Obsoletes:      tetex-tex-vietnam
143 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
144
145 %define         texmf   %{_datadir}/texmf
146 %define         texmfdist %{texmf}-dist
147 %define         texmfdoc %{texmf}-doc
148 %define         fmtdir  /var/lib/texmf/web2c
149 %define         texhash [ ! -x %{_bindir}/texhash ] || %{_bindir}/texhash 1>&2;
150 %define         _localstatedir  /var/lib/texmf
151 %define         fixinfodir [ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1 ;
152 %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 ;
153
154 %define         _noautoreq 'perl(path_tre)'
155
156 %description
157 TeXLive is an implementation of TeX for Linux or UNIX systems. TeX
158 takes a text file and a set of formatting commands as input and
159 creates a typesetter independent .dvi (DeVice Independent) file as
160 output. Usually, TeX is used in conjunction with a higher level
161 formatting package like LaTeX or PlainTeX, since TeX by itself is not
162 very user-friendly.
163
164 %description -l es.UTF-8
165 Tex formata archivos de texto y órdenes para una salida independiente
166 de dispositivo (que se llama DVI - DeVice Independent). En The TeXbook
167 de Knut se describen las capacidades y el lenguaje TeX.
168
169 %description -l de.UTF-8
170 TeX formatiert eine Datei, die abwechselnd Text und Befehle enthält
171 und gibt eine geräteunabhängige Datei aus (DVI genannt, Abk. für
172 DeVice Independent). Die Funktionen und Sprache von TeX werden in The
173 TeXbook von Knuth beschrieben.
174
175 %description -l fr.UTF-8
176 TeX formate un fichier de commandes et de texte mélandés, et produit
177 un fichier de indépendant de toute plate-forme (appelé DVI, qui est un
178 raccourci pour Device Independant). Les possibilités de TeX et son
179 langage sont décrites dans l'ouvrage TeXbook, de Knuth.
180
181 %description -l hu.UTF-8
182 TeXLive a TeX egy implementációja Linux és UNIX rendszerekre. TeX egy
183 egyszerű szövegfájlt fogad bemenetként, és formázó parancsok
184 segítségével a szövegszedő egy független .dvi (DeVice Independent)
185 fájlt készít. A TeX-et leginkább magasabb szintű formázó parancsokkal
186 kiegészítve használják, mint pl. LaTeX-hel vagy PlainTeX-hel, mivel a
187 TeX önmaga nem túlzottan "felhasználóbarát".
188
189 %description -l pl.UTF-8
190 TeX formatuje przygotowany tekst oraz komendy i produkuje niezależny
191 od urządzenia plik wynikowy (tzw. DVI -- skrót od DeVice Independent).
192 Możliwości TeXa, oraz jego język zostały opisane w ,,The TeXbook''
193 Donalda E. Knutha.
194
195 %description -l pt_BR.UTF-8
196 Tex formata arquivos de texto e comandos para uma saída independente
197 de dispositivo (chamado DVI - DeVice Independent). As capacidades e a
198 linguagem TeX são descritas no The TeXbook, de Knuth.
199
200 %description -l tr.UTF-8
201 TeX, içinde metin ve komutların yer aldığı bir dosyayı okur ve dizgi
202 aygıtından bağımsız bir çıktı (DeVice Independent - DVI) oluşturur.
203 TeX'in becerileri ve dizgi dili, dili geliştiren Knuth'un 'The
204 TeXbook' başlıklı kitabında anlatılmaktadır.
205
206 %package doc
207 Summary:        Documentation for TeX Live
208 Group:          Documentation
209
210 %description doc
211 Assorted useful documentation for TeX Live.
212
213 %package doc-bg
214 Summary:        Bulgarian documentation for TeX Live
215 Group:          Documentation
216
217 %description doc-bg
218 Assorted useful Bulgarian documentation for TeX Live.
219
220 %package doc-cs
221 Summary:        Czech documentation for TeX Live
222 Group:          Documentation
223
224 %description doc-cs
225 Assorted useful Czech documentation for TeX Live.
226
227 %package doc-de
228 Summary:        German documentation for TeX Live
229 Group:          Documentation
230
231 %description doc-de
232 Assorted useful German documentation for TeX Live.
233
234 %package doc-el
235 Summary:        Greek documentation for TeX Live
236 Group:          Documentation
237
238 %description doc-el
239 Assorted useful Greek documentation for TeX Live.
240
241 %package doc-es
242 Summary:        Spanish documentation for TeX Live
243 Group:          Documentation
244
245 %description doc-es
246 Assorted useful Spanish documentation for TeX Live.
247
248 %package doc-fi
249 Summary:        Finnish documentation for TeX Live
250 Group:          Documentation
251
252 %description doc-fi
253 Assorted useful Finnish documentation for TeX Live.
254
255 %package doc-fr
256 Summary:        French documentation for TeX Live
257 Group:          Documentation
258
259 %description doc-fr
260 Assorted useful French documentation for TeX Live.
261
262 %package doc-it
263 Summary:        Italian documentation for TeX Live
264 Group:          Documentation
265
266 %description doc-it
267 Assorted useful Italian documentation for TeX Live.
268
269 %package doc-ja
270 Summary:        Japanese documentation for TeX Live
271 Group:          Documentation
272
273 %description doc-ja
274 Assorted useful Japanese documentation for TeX Live.
275
276 %package doc-ko
277 Summary:        Korean documentation for TeX Live
278 Group:          Documentation
279
280 %description doc-ko
281 Assorted useful Korean documentation for TeX Live.
282
283 %package doc-mn
284 Summary:        Mongolian documentation for TeX Live
285 Group:          Documentation
286
287 %description doc-mn
288 Assorted useful Mongolian documentation for TeX Live.
289
290 %package doc-nl
291 Summary:        Dutch documentation for TeX Live
292 Group:          Documentation
293
294 %description doc-nl
295 Assorted useful Dutch documentation for TeX Live.
296
297 %package doc-pl
298 Summary:        Polish documentation for TeX Live
299 Group:          Documentation
300
301 %description doc-pl
302 Assorted useful Polish documentation for TeX Live.
303
304 %package doc-pt
305 Summary:        Portuguese documentation for TeX Live
306 Group:          Documentation
307
308 %description doc-pt
309 Assorted useful Portuguese documentation for TeX Live.
310
311 %package doc-ru
312 Summary:        Russian documentation for TeX Live
313 Group:          Documentation
314
315 %description doc-ru
316 Assorted useful Russian documentation for TeX Live.
317
318 %package doc-sk
319 Summary:        Slovak documentation for TeX Live
320 Group:          Documentation
321
322 %description doc-sk
323 Assorted useful Slovak documentation for TeX Live.
324
325 %package doc-sl
326 Summary:        Slovenian documentation for TeX Live
327 Group:          Documentation
328
329 %description doc-sl
330 Assorted useful Slovenian documentation for TeX Live.
331
332 %package doc-th
333 Summary:        Thai documentation for TeX Live
334 Group:          Documentation
335
336 %description doc-th
337 Assorted useful Thai documentation for TeX Live.
338
339 %package doc-tr
340 Summary:        Turkish documentation for TeX Live
341 Group:          Documentation
342
343 %description doc-tr
344 Assorted useful Turkish documentation for TeX Live.
345
346 %package doc-uk
347 Summary:        Ukrainian documentation for TeX Live
348 Group:          Documentation
349
350 %description doc-uk
351 Assorted useful Ukrainian documentation for TeX Live.
352
353 %package doc-vi
354 Summary:        Vietnamese documentation for TeX Live
355 Group:          Documentation
356
357 %description doc-vi
358 Assorted useful Vietnamese documentation for TeX Live.
359
360 %package doc-zh_CN
361 Summary:        Chinese documentation for TeX Live
362 Group:          Documentation
363
364 %description doc-zh_CN
365 Assorted useful Chinese documentation for TeX Live.
366
367 %package doc-Catalogue
368 Summary:        TeX Catalogue
369 Summary(pl.UTF-8):      Katalog TeXa
370 Group:          Applications/Publishing/TeX
371 Requires(post,postun):  %{_bindir}/texhash
372 Requires:       %{name} = %{epoch}:%{version}-%{release}
373
374 %description doc-Catalogue
375 TeX Catalogue.
376
377 %description doc-Catalogue -l pl.UTF-8
378 Katalog TeXa.
379
380 %package doc-tug-faq
381 Summary:        TeX User Group FAQ
382 Summary(hu.UTF-8):      TeX felhasználók FAQ-ja
383 Summary(pl.UTF-8):      FAQ Grupy Użytkowników TeXa
384 Group:          Applications/Publishing/TeX
385 Requires(post,postun):  %{_bindir}/texhash
386 Requires:       %{name} = %{epoch}:%{version}-%{release}
387 Obsoletes:      tetex-doc-LaTeX-FAQ-francaise
388 Obsoletes:      tetex-doc-de-tex-faq
389 Obsoletes:      tetex-doc-uktug-faq
390
391 %description doc-tug-faq
392 TeX User Group FAQ.
393
394 %description doc-tug-faq -l hu.UTF8
395 TeX felhasználók FAQ-ja.
396
397 %description doc-tug-faq -l pl.UTF-8
398 FAQ Grupy Użytkowników TeXa.
399
400 %package doc-latex
401 Summary:        Basic LaTeX packages documentation
402 Summary(hu.UTF-8):      Az alap LaTeX csomagok dokumentációja
403 Summary(pl.UTF-8):      Podstawowa dokumentacja do pakietów LaTeXa
404 Group:          Applications/Publishing/TeX
405 Requires(post,postun):  %{_bindir}/texhash
406 Requires:       %{name} = %{epoch}:%{version}-%{release}
407
408 %description doc-latex
409 Basic LaTeX packages documentation.
410
411 %description doc-latex -l hu.UTF-8
412 Az alap LaTeX csomagok dokumentációja
413
414 %description doc-latex -l pl.UTF-8
415 Podstawowa dokumentacja do pakietów LaTeXa.
416
417 # # libraries #
418 %package -n kpathsea
419 Summary:        File name lookup library
420 Summary(hu.UTF-8):      Fájlnév-kereső könyvtár
421 Summary(pl.UTF-8):      Biblioteka szukająca nazw plików
422 Group:          Applications/Publishing/TeX
423 Requires(post,postun):  %{_bindir}/texhash
424 Requires:       %{name} = %{epoch}:%{version}-%{release}
425
426 %description -n kpathsea
427 File name lookup library.
428
429 %description -n kpathsea -l hu.UTF-8
430 Fájlnév-kereső könyvtár.
431
432 %description -n kpathsea -l pl.UTF-8
433 Biblioteka szukająca nazw plików.
434
435 %package -n kpathsea-devel
436 Summary:        Kpathsea library filename lookup header files and documentation
437 Summary(es.UTF-8):      Bibliotecas y archivos de inclusión para desarrollo TeX
438 Summary(hu.UTF-8):      Kpathsea fájlnév-kereső könyvtár header fájljai és dokumentációja
439 Summary(pl.UTF-8):      Pliki nagłówkowe oraz dokumetacja kpathsea
440 Summary(pt_BR.UTF-8):   Bibliotecas e headers para desenvolvimento TeX
441 Group:          Development/Libraries
442 Requires:       kpathsea = %{epoch}:%{version}-%{release}
443
444 %description -n kpathsea-devel
445 Kpathsea library filename lookup header files and documentation.
446
447 %description -n kpathsea-devel -l es.UTF-8
448 Bibliotecas, archivos de inclusión, etc, para que puedas desarrollar
449 aplicaciones TeX.
450
451 %description -n kpathsea-devel -l hu.UTF-8
452 Kpathsea fájlnév-kereső könyvtár header fájljai és dokumentációja.
453
454 %description -n kpathsea-devel -l pl.UTF-8
455 Pliki nagłówkowe oraz dokumentacja biblioteki kpathsea.
456
457 %description -n kpathsea-devel -l pt_BR.UTF-8
458 Bibliotecas, headers e outros componentes que podem ser utilizados
459 para desenvolver aplicações TeX.
460
461 # # programs #
462 %package dvips
463 Summary:        DVI to PostScript converter
464 Summary(de.UTF-8):      dvi-Postscript-Konvertierungsprogramm
465 Summary(es.UTF-8):      Convertidor dvi para postscript
466 Summary(fr.UTF-8):      Convertisseur dvi vers PostScript
467 Summary(hu.UTF-8):      DVI-ből PosctScript-be konvertáló
468 Summary(pl.UTF-8):      Konwerter plików DVI do PostScriptu
469 Summary(pt_BR.UTF-8):   Conversor dvi para postscript
470 Summary(tr.UTF-8):      dvi'dan postscript'e dönüştürücü
471 Group:          Applications/Publishing/TeX
472 Requires(post,postun):  %{_bindir}/texhash
473 Requires:       %{name} = %{epoch}:%{version}-%{release}
474
475 %description dvips
476 The program dvips takes a DVI file file[.dvi] produced by TeX (or by
477 some other processor such as GFtoDVI) and converts it to PostScript,
478 normally sending the result directly to the laserprinter.
479
480 %description dvips -l de.UTF-8
481 Das dvips-Programm nimmt eine dvi-Datei ([.dvi]), die von TeX bzw.
482 durch einen anderen Prozessor wie GFtoDVI) erzeugt wurde, und
483 konvertiert diese in PostScript, wobei das Ergebnis in der Regel
484 direkt an einen Laserdrucker gesandt wird.
485
486 %description dvips -l es.UTF-8
487 El programa dvips coge un archivo DVI (.dvi) producido por TeX (o por
488 otro procesador como GFtoDVI) y lo convierte a PostScript, normalmente
489 enviando el resultado directamente a la impresora láser.
490
491 %description dvips -l fr.UTF-8
492 Le programme dvips convertit les fichiers DVI en PostScript, en
493 envoyant normalement le résultat directement sur une imprimante Laser.
494
495 %description dvips -l hu.UTF-8
496 A dvips program egy TeX által készített DVI-fájlból PostScript
497 állományt készít, amelyet a legtöbb esetben közvetlenül a
498 lézernyomtatóra küldhetsz.
499
500 %description dvips -l pl.UTF-8
501 Program dvips bierze plik DVI wygenerowany przez TeXa (lub jakiś inny
502 program, jak na przykład GFtoDVI) i konwertuje go do PostScriptu.
503 Domyślnie wynik jest wysyłany bezpośrednio do drukarki.
504
505 %description dvips -l pt_BR.UTF-8
506 O programa dvips toma um arquivo DVI (.dvi) produzido pelo TeX (ou por
507 outro processador como o GFtoDVI) e o converte para PostScript,
508 normalmente enviando o resultado diretamente para a impressora laser.
509
510 %description dvips -l tr.UTF-8
511 dvips programı, dvi biçiminde bir girdi dosyası alır ve onu
512 PostScript'e dönüştürür. Kaynak dosya TeX tarafından oluşturulmuş
513 olabileceği gibi başka işleyiciler tarafından da (GFtoDVI gibi)
514 üretilmiş olabilir.
515
516 %package dvilj
517 Summary:        DVI to PCL converter
518 Summary(de.UTF-8):      Ein dvi-->Laserjet-Konvertierer
519 Summary(es.UTF-8):      Convertidor dvi para laserjet
520 Summary(fr.UTF-8):      convertisseur dvi vers laserjet
521 Summary(hu.UTF-8):      DVI-ből PCL-be konvertáló
522 Summary(pl.UTF-8):      Konwerter plików DVI do języka PCL
523 Summary(pt_BR.UTF-8):   Conversor dvi para laserjet
524 Summary(tr.UTF-8):      dvi'dan laserjet'e dönüştürücü
525 Group:          Applications/Publishing/TeX
526 Requires(post,postun):  %{_bindir}/texhash
527 Requires:       %{name} = %{epoch}:%{version}-%{release}
528
529 %description dvilj
530 Dvilj and dvilj's siblings (included in this package) will convert TeX
531 text formatting system output .dvi files to HP PCL (HP Printer Control
532 Language) commands. Using dvilj, you can print TeX files to HP
533 LaserJet+ and fully compatible printers. With dvilj2p, you can print
534 to HP LaserJet IIP and fully compatible printers. And with dvilj4, you
535 can print to HP LaserJet4 and fully compatible printers.
536
537 %description dvilj -l de.UTF-8
538 Dvilj und Gebrüder konvertieren TeX-Ausgabe-.dvi-Dateien in HP PCL (HP
539 Printer Control Language) Befehle zum Drucken auf HP LaserJet+, HP
540 LaserJet IIP (mit dvilj2p), HP LaserJet 4 (mit dvilj4) und vollständig
541 kompatiblen Druckern.
542
543 %description dvilj -l es.UTF-8
544 Dvilj y semejantes convierten archivos de salida TeX.dvi en comandos
545 HP PCL (i.e. Lenguaje de Control de Impresoras HP) adecuados a
546 impresión de impresoras HP LaserJEt+, HP LaserJet IIP (usando
547 dvilj2p), HP LaserJet 4 (usando dvilj4) y compatibles.
548
549 %description dvilj -l fr.UTF-8
550 dvilj et ses cousins convertissent les fichiers dvi en commandes HPPCL
551 (le langage des imprimantes HP) pour les imprimer sur HP LaserJet+, HP
552 LaserJet IIP (avec dvilj2p), HP LaserJet 4 (avec dvilj4), et autres
553 imprimantes totalement compatibles.
554
555 %description dvilj -l hu.UTF-8
556 Dvilj a TeX által előállított .dvi fájlokat konvertálja HP PCL (HP
557 Printer Control Language) parancsokká. A dvilj használatával TeX
558 fájlokat tudsz nyomtatni HP LaserJet+ és a vele kompatibilis
559 nyomtatókon. A dvilj2p-vel HP LaserJet IIP és kompatibilis
560 nyomtatókra. És végül a dvilj4-gyel HP LaserJet4 és kompatibilisekre.
561
562 %description dvilj -l pl.UTF-8
563 dvilj oraz pokrewne narzędzia (załączone w tym pakiecie) konwertują
564 pliki wyjściowe .dvi systemu formatującego tekst TeX na polecenia HP
565 PCL (HP Printer Control Language). Przy użyciu dvilj można drukować
566 pliki TeXa na drukarkach HP LaserJet+ i w pełni kompatybilnych. Przy
567 użyciu dvilj2p można drukować na drukarkach HP LaserJet IIP i w pełni
568 kompatybilnych. Przy użyciu dvilj4 można drukować na drukarkach HP
569 LaserJet4 i w pełni kompatybilnych.
570
571 %description dvilj -l pt_BR.UTF-8
572 Dvilj e semelhantes convertem arquivos de saída TeX .dvi em comandos
573 HP PCL (i.e. Linguagem de Controle de Impressoras HP) adequados para
574 impressão em impressoras HP LaserJet+, HP LaserJet IIP (usando
575 dvilj2p), HP LaserJet 4 (usando dvilj4) e compatíveis.
576
577 %description dvilj -l tr.UTF-8
578 TeX çıktısı dvi dosyalarını HP PCL (HP'nin geliştirdiği bir yazıcı
579 denetim dili) komutlarına çevirir ve böylece bir LaserJet+, HP
580 LaserJet IIP (dvilj2p ile), HP LaserJet4 (dvilj4 ile) ve tam
581 uyumlularından yazıcı çıktısı alınabilir.
582
583 %package makeindex
584 Summary:        A general purpose hierarchical index generator
585 Summary(hu.UTF-8):      Egy általános célú hierarchikus index generáló
586 Summary(pl.UTF-8):      Generator hierarchicznych indeksów ogólnego przeznaczenia
587 Group:          Applications/Publishing/TeX
588 Requires(post,postun):  %{_bindir}/texhash
589 Requires:       %{name} = %{epoch}:%{version}-%{release}
590 Obsoletes:      tetex-rumakeindex
591
592 %description makeindex
593 A general purpose hierarchical index generator; it accepts one or more
594 input files (often produced by a text formatter such as TeX or troff),
595 sorts the entries, and produces an output file which can be formatted.
596 The formats of the input and output files are specified in a style
597 file; by default, input is assumed to be an idx file, as generated by
598 LaTeX.
599
600 %description makeindex -l hu.UTF-8
601 Egy általános célű hierarchikus index generáló; elfogad egy vagy több
602 bemeneti fájlt (gyakran szövegformázótól, mint a TeX vagy a troff),
603 rendezi a bejegyzéseket, és egy kimeneti, megfelelő formátumú fájlt
604 készit. A be- és kimeneti fájlok formátumai stílus fájlokban van
605 definiálva; alapértelmezetten a bemeneti fájl egy idx fájl, amit a
606 LaTeX generál.
607
608 %description makeindex -l pl.UTF-8
609 Generator hierarchicznych indeksów ogólnego przeznaczenia; przyjmuje
610 jeden lub więcej plików wejściowych (zazwyczaj zrobionych przez
611 narzędzie formatujące tekst, takie jak TeX lub troff), sortuje
612 elementy i tworzy plik wyjściowy, który może być sformatowany. Formaty
613 plików wejściowych i wyjściowych podaje się w pliku stylu; domyślnie
614 przyjmowany jest plik wejściowy w formacie idx, wygenerowany przez
615 LaTeX.
616
617 %package metafont
618 Summary:        MetaFont
619 Summary(hu.UTF-8):      MetaFont
620 Summary(pl.UTF-8):      Zestaw narzędzi MetaFont
621 Group:          Applications/Publishing/TeX
622 Requires(post,postun):  %{_bindir}/texhash
623 Requires:       %{name} = %{epoch}:%{version}-%{release}
624
625 %description metafont
626 MetaFont.
627
628 %description metafont -l pl.UTF-8
629 Zestaw narzędzi MetaFont.
630
631 %package metapost
632 Summary:        MetaPost
633 Summary(hu.UTF-8):      MetaPost
634 Summary(pl.UTF-8):      Zestaw narzędzi MetaPost
635 Group:          Applications/Publishing/TeX
636 Requires(post,postun):  %{_bindir}/texhash
637 Requires:       %{name} = %{epoch}:%{version}-%{release}
638 Obsoletes:      tetex-matapost
639
640 %description metapost
641 MetaPost.
642
643 %description metapost -l hu.UTF-8
644 MetaPost.
645
646 %description metapost -l pl.UTF-8
647 Zestaw narzędzi MetaPost.
648
649 %package mptopdf
650 Summary:        MetaPost to PDF converter
651 Summary(hu.UTF-8):      MetaPost-ból PDF-be konvertáló
652 Summary(pl.UTF-8):      Konwerter MetaPost do PDF
653 Group:          Applications/Publishing/TeX
654 Requires(post,postun):  %{_bindir}/texhash
655 Requires:       %{name}-metapost = %{epoch}:%{version}-%{release}
656
657 %description mptopdf
658 MetaPost to PDF converter.
659
660 %description mptopdf -l hu.UTF-8
661 MetaPost-ból PDF-be konvertáló.
662
663 %description mptopdf -l pl.UTF-8
664 Konwerter MetaPost do PDF.
665
666 %package texdoctk
667 Summary:        Easy access to TeX documentation
668 Summary(pl.UTF-8):      Łatwy dostęp do dokumentacji TeXa
669 Group:          Applications/Publishing/TeX
670 Requires(post,postun):  %{_bindir}/texhash
671 Requires:       %{name} = %{epoch}:%{version}-%{release}
672
673 %description texdoctk
674 A Perl/Tk-based GUI for easy access to package documentation for TeX
675 on Unix platforms; the databases it uses are based on the texmf/doc
676 subtrees of teTeX v.1.0.x, but database files for local configurations
677 with modified/extended directories can be derived from them. Note that
678 texdoctk is not a viewer itself, but an interface for finding
679 documentation files and opening them with the appropriate viewer; so
680 it relies on appropriate programs to be installed on the system.
681 However, the choice of these programs can be configured by the
682 sysadmin or user.
683
684 %description texdoctk -l pl.UTF-8
685 Oparty na Perlu i Tk graficzny interfejs dający łatwy dostęp do
686 dokumentacji pakietów TeXowych na platformach uniksowych; używa baz
687 danych opartych na poddrzewach texmf/doc z teTeXa 1.0.x, ale może
688 używać konfiguracji ze zmodyfikowanymi lub rozszerzonymi katalogami.
689 Należy zauważyć, że texdoctk sam w sobie nie jest przeglądarką, ale
690 interfejsem do wyszukiwania plików dokumentacji i otwierania ich we
691 właściwej przeglądarce; tak więc wymaga on odpowiednich programów
692 zainstalowanych w systemie. Wybór tych programów może być dokonany
693 przez administratora lub użytkownika.
694
695 %package -n texconfig
696 Summary:        TeX typesetting system configurator
697 Summary(pl.UTF-8):      Konfigurator systemu składu TeX
698 Group:          Applications/Publishing/TeX
699 Requires:       %{name} = %{epoch}:%{version}-%{release}
700 Requires:       %{name}-dvips = %{epoch}:%{version}-%{release}
701 Requires:       %{name}-metafont = %{epoch}:%{version}-%{release}
702 Requires:       xdvi = %{epoch}:%{version}-%{release}
703 Obsoletes:      tetex-texconfig
704
705 %description -n texconfig
706 TeX typesetting system configurator.
707
708 %description -n texconfig -l pl.UTF-8
709 Konfigurator systemu składu TeX.
710
711 %package -n xdvi
712 Summary:        X11 previewer
713 Summary(de.UTF-8):      X11-Previewer
714 Summary(es.UTF-8):      Visualizador TeX X11
715 Summary(fr.UTF-8):      Prévisualisateur X11
716 Summary(pl.UTF-8):      Przeglądarka DVI dla X11
717 Summary(pt_BR.UTF-8):   Visualizador TeX X11
718 Summary(tr.UTF-8):      X11 öngörüntüleyici
719 Group:          Applications/Publishing/TeX
720 Requires(post,postun):  %{_bindir}/texhash
721 Requires:       %{name} = %{epoch}:%{version}-%{release}
722 Requires:       %{name}-metafont = %{epoch}:%{version}-%{release}
723 Suggests:       %{name}-dvips
724 Obsoletes:      tetex-xdvi
725
726 %description -n xdvi
727 xdvi is a program which runs under the X window system. It is used to
728 preview dvi files, such as are produced by tex and latex.
729
730 %description -n xdvi -l de.UTF-8
731 xdvi ist ein Programm, das unter dem X-Window-System läuft und gewohnt
732 ist, dvi-Dateien als Vorschau anzuzeigen, etwa solche, die von tex und
733 latex erzeugt wurden.
734
735 %description -n xdvi -l es.UTF-8
736 xdvi es un programa que se ejecuta en el sistema X Window. Se usa para
737 visualizar archivos dvi, como los producidos por tex y latex.
738
739 %description -n xdvi -l fr.UTF-8
740 xdvi est un programme s'exécutant sous le système X Window. Il sert à
741 visualiser les fichiers dvi tels que ceux produits par tex et latex.
742
743 %description -n xdvi -l pl.UTF-8
744 Xdvi jest programem (działającym w X Window System) do przeglądania
745 plików DVI, produkowanych przez TeXa i LaTeXa.
746
747 %description -n xdvi -l pt_BR.UTF-8
748 xdvi é um programa que roda no sistema X Window. É usado para
749 visualizar arquivos dvi, como os produzidos por tex e latex.
750
751 %package -n xindy
752 Summary:        Xindy creates sorted and tagged index from raw index
753 Summary(hu.UTF-8):      Xindy rendezett és cimkézett indexet készít nyers indexekből
754 Group:          Applications/Publishing/TeX
755
756 %description -n xindy
757 Xindy creates sorted and tagged index from raw index.
758
759 %description -n xindy -l hu.UTF-8
760 Xindy rendezett és cimkézett indexet készít nyers indexekből.
761
762 %package -n xindy-albanian
763 Summary:        Xindy albanian language
764 Summary(hu.UTF-8):      Xindy albán nyelv
765 Group:          Applications/Publishing/TeX
766
767 %description -n xindy-albanian
768 Xindy albanian language
769
770 %description -n xindy-albanian -l hu.UTF-8
771 Xindy albán nyelv
772
773 %package -n xindy-belarusian
774 Summary:        Xindy belarusian language
775 Summary(hu.UTF-8):      Xindy belorusz nyelv
776 Group:          Applications/Publishing/TeX
777
778 %description -n xindy-belarusian
779 Xindy belarusian language
780
781 %description -n xindy-belarusian -l hu.UTF-8
782 Xindy belorusz nyelv
783
784 %package -n xindy-bulgarian
785 Summary:        Xindy bulgarian language
786 Summary(hu.UTF-8):      Xindy bolgár nyelv
787 Group:          Applications/Publishing/TeX
788
789 %description -n xindy-bulgarian
790 Xindy bulgarian language
791
792 %description -n xindy-bulgarian -l hu.UTF-8
793 Xindy bolgár nyelv
794
795 %package -n xindy-croatian
796 Summary:        Xindy croatian language
797 Summary(hu.UTF-8):      Xindy horvát nyelv
798 Group:          Applications/Publishing/TeX
799
800 %description -n xindy-croatian
801 Xindy croatian language
802
803 %description -n xindy-croatian -l hu.UTF-8
804 Xindy horvát nyelv
805
806 %package -n xindy-czech
807 Summary:        Xindy czech language
808 Summary(hu.UTF-8):      Xindy cseh nyelv
809 Group:          Applications/Publishing/TeX
810
811 %description -n xindy-czech
812 Xindy czech language
813
814 %description -n xindy-czech -l hu.UTF-8
815 Xindy cseh nyelv
816
817 %package -n xindy-danish
818 Summary:        Xindy danish language
819 Summary(hu.UTF-8):      Xindy dán nyelv
820 Group:          Applications/Publishing/TeX
821
822 %description -n xindy-danish
823 Xindy danish language
824
825 %description -n xindy-danish -l hu.UTF-8
826 Xindy dán nyelv
827
828 %package -n xindy-dutch
829 Summary:        Xindy dutch language
830 Summary(hu.UTF-8):      Xindy holland nyelv
831 Group:          Applications/Publishing/TeX
832
833 %description -n xindy-dutch
834 Xindy dutch language
835
836 %description -n xindy-dutch -l hu.UTF-8
837 Xindy holland nyelv
838
839 %package -n xindy-english
840 Summary:        Xindy english language
841 Summary(hu.UTF-8):      Xindy angol nyelv
842 Group:          Applications/Publishing/TeX
843
844 %description -n xindy-english
845 Xindy english language
846
847 %description -n xindy-english -l hu.UTF-8
848 Xindy angol nyelv
849
850 %package -n xindy-esperanto
851 Summary:        Xindy esperanto language
852 Summary(hu.UTF-8):      Xindy eszperantó nyelv
853 Group:          Applications/Publishing/TeX
854
855 %description -n xindy-esperanto
856 Xindy esperanto language
857
858 %description -n xindy-esperanto -l hu.UTF-8
859 Xindy eszperantó nyelv
860
861 %package -n xindy-estonian
862 Summary:        Xindy estonian language
863 Summary(hu.UTF-8):      Xindy észt nyelv
864 Group:          Applications/Publishing/TeX
865
866 %description -n xindy-estonian
867 Xindy estonian language
868
869 %description -n xindy-estonian -l hu.UTF-8
870 Xindy észt nyelv
871
872 %package -n xindy-finnish
873 Summary:        Xindy finnish language
874 Summary(hu.UTF-8):      Xindy finn nyelv
875 Group:          Applications/Publishing/TeX
876
877 %description -n xindy-finnish
878 Xindy finnish language
879
880 %description -n xindy-finnish -l hu.UTF-8
881 Xindy finn nyelv
882
883 %package -n xindy-french
884 Summary:        Xindy french language
885 Summary(hu.UTF-8):      Xindy francia nyelv
886 Group:          Applications/Publishing/TeX
887
888 %description -n xindy-french
889 Xindy french language
890
891 %description -n xindy-french -l hu.UTF-8
892 Xindy francia nyelv
893
894 %package -n xindy-general
895 Summary:        Xindy general language
896 Summary(hu.UTF-8):      Xindy általános nyelv
897 Group:          Applications/Publishing/TeX
898
899 %description -n xindy-general
900 Xindy general language
901
902 %description -n xindy-general -l hu.UTF-8
903 Xindy általános nyelv
904
905 %package -n xindy-georgian
906 Summary:        Xindy georgian language
907 Summary(hu.UTF-8):      Xindy georgian nyelv
908 Group:          Applications/Publishing/TeX
909
910 %description -n xindy-georgian
911 Xindy georgian language
912
913 %description -n xindy-georgian -l hu.UTF-8
914 Xindy georgian nyelv
915
916 %package -n xindy-german
917 Summary:        Xindy german language
918 Summary(hu.UTF-8):      Xindy német nyelv
919 Group:          Applications/Publishing/TeX
920
921 %description -n xindy-german
922 Xindy german language
923
924 %description -n xindy-german -l hu.UTF-8
925 Xindy német nyelv
926
927 %package -n xindy-greek
928 Summary:        Xindy greek language
929 Summary(hu.UTF-8):      Xindy görög nyelv
930 Group:          Applications/Publishing/TeX
931
932 %description -n xindy-greek
933 Xindy greek language
934
935 %description -n xindy-greek -l hu.UTF-8
936 Xindy görög nyelv
937
938 %package -n xindy-gypsy
939 Summary:        Xindy gypsy language
940 Summary(hu.UTF-8):      Xindy cigány nyelv
941 Group:          Applications/Publishing/TeX
942
943 %description -n xindy-gypsy
944 Xindy gypsy language
945
946 %description -n xindy-gypsy -l hu.UTF-8
947 Xindy cigány nyelv
948
949 %package -n xindy-hausa
950 Summary:        Xindy hausa language
951 Summary(hu.UTF-8):      Xindy hausa nyelv
952 Group:          Applications/Publishing/TeX
953
954 %description -n xindy-hausa
955 Xindy hausa language
956
957 %description -n xindy-hausa -l hu.UTF-8
958 Xindy hausa nyelv
959
960 %package -n xindy-hebrew
961 Summary:        Xindy hebrew language
962 Summary(hu.UTF-8):      Xindy héber nyelv
963 Group:          Applications/Publishing/TeX
964
965 %description -n xindy-hebrew
966 Xindy hebrew language
967
968 %description -n xindy-hebrew -l hu.UTF-8
969 Xindy héber nyelv
970
971 %package -n xindy-hungarian
972 Summary:        Xindy hungarian language
973 Summary(hu.UTF-8):      Xindy magyar nyelv
974 Group:          Applications/Publishing/TeX
975
976 %description -n xindy-hungarian
977 Xindy hungarian language
978
979 %description -n xindy-hungarian -l hu.UTF-8
980 Xindy magyar nyelv
981
982 %package -n xindy-icelandic
983 Summary:        Xindy icelandic language
984 Summary(hu.UTF-8):      Xindy izlandi nyelv
985 Group:          Applications/Publishing/TeX
986
987 %description -n xindy-icelandic
988 Xindy icelandic language
989
990 %description -n xindy-icelandic -l hu.UTF-8
991 Xindy izlandi nyelv
992
993 %package -n xindy-italian
994 Summary:        Xindy italian language
995 Summary(hu.UTF-8):      Xindy olasz nyelv
996 Group:          Applications/Publishing/TeX
997
998 %description -n xindy-italian
999 Xindy italian language
1000
1001 %description -n xindy-italian -l hu.UTF-8
1002 Xindy olasz nyelv
1003
1004 %package -n xindy-klingon
1005 Summary:        Xindy klingon language
1006 Summary(hu.UTF-8):      Xindy klingon nyelv
1007 Group:          Applications/Publishing/TeX
1008
1009 %description -n xindy-klingon
1010 Xindy klingon language
1011
1012 %description -n xindy-klingon -l hu.UTF-8
1013 Xindy klingon nyelv
1014
1015 %package -n xindy-kurdish
1016 Summary:        Xindy kurdish language
1017 Summary(hu.UTF-8):      Xindy kurd nyelv
1018 Group:          Applications/Publishing/TeX
1019
1020 %description -n xindy-kurdish
1021 Xindy kurdish language
1022
1023 %description -n xindy-kurdish -l hu.UTF-8
1024 Xindy kurd nyelv
1025
1026 %package -n xindy-latin
1027 Summary:        Xindy latin language
1028 Summary(hu.UTF-8):      Xindy latin nyelv
1029 Group:          Applications/Publishing/TeX
1030
1031 %description -n xindy-latin
1032 Xindy latin language
1033
1034 %description -n xindy-latin -l hu.UTF-8
1035 Xindy latin nyelv
1036
1037 %package -n xindy-latvian
1038 Summary:        Xindy latvian language
1039 Summary(hu.UTF-8):      Xindy lett nyelv
1040 Group:          Applications/Publishing/TeX
1041
1042 %description -n xindy-latvian
1043 Xindy latvian language
1044
1045 %description -n xindy-latvian -l hu.UTF-8
1046 Xindy lett nyelv
1047
1048 %package -n xindy-lithuanian
1049 Summary:        Xindy lithuanian language
1050 Summary(hu.UTF-8):      Xindy litván nyelv
1051 Group:          Applications/Publishing/TeX
1052
1053 %description -n xindy-lithuanian
1054 Xindy lithuanian language
1055
1056 %description -n xindy-lithuanian -l hu.UTF-8
1057 Xindy litván nyelv
1058
1059 %package -n xindy-lower-sorbian
1060 Summary:        Xindy lower-sorbian language
1061 Summary(hu.UTF-8):      Xindy lower-sorbian nyelv
1062 Group:          Applications/Publishing/TeX
1063
1064 %description -n xindy-lower-sorbian
1065 Xindy lower-sorbian language
1066
1067 %description -n xindy-lower-sorbian -l hu.UTF-8
1068 Xindy lower-sorbian nyelv
1069
1070 %package -n xindy-macedonian
1071 Summary:        Xindy macedonian language
1072 Summary(hu.UTF-8):      Xindy macedón nyelv
1073 Group:          Applications/Publishing/TeX
1074
1075 %description -n xindy-macedonian
1076 Xindy macedonian language
1077
1078 %description -n xindy-macedonian -l hu.UTF-8
1079 Xindy macedón nyelv
1080
1081 %package -n xindy-mongolian
1082 Summary:        Xindy mongolian language
1083 Summary(hu.UTF-8):      Xindy mongol nyelv
1084 Group:          Applications/Publishing/TeX
1085
1086 %description -n xindy-mongolian
1087 Xindy mongolian language
1088
1089 %description -n xindy-mongolian -l hu.UTF-8
1090 Xindy mongol nyelv
1091
1092 %package -n xindy-norwegian
1093 Summary:        Xindy norwegian language
1094 Summary(hu.UTF-8):      Xindy norvég nyelv
1095 Group:          Applications/Publishing/TeX
1096
1097 %description -n xindy-norwegian
1098 Xindy norwegian language
1099
1100 %description -n xindy-norwegian -l hu.UTF-8
1101 Xindy norvég nyelv
1102
1103 %package -n xindy-polish
1104 Summary:        Xindy polish language
1105 Summary(hu.UTF-8):      Xindy lengyel nyelv
1106 Group:          Applications/Publishing/TeX
1107
1108 %description -n xindy-polish
1109 Xindy polish language
1110
1111 %description -n xindy-polish -l hu.UTF-8
1112 Xindy lengyel nyelv
1113
1114 %package -n xindy-portuguese
1115 Summary:        Xindy portuguese language
1116 Summary(hu.UTF-8):      Xindy portugál nyelv
1117 Group:          Applications/Publishing/TeX
1118
1119 %description -n xindy-portuguese
1120 Xindy portuguese language
1121
1122 %description -n xindy-portuguese -l hu.UTF-8
1123 Xindy portugál nyelv
1124
1125 %package -n xindy-romanian
1126 Summary:        Xindy romanian language
1127 Summary(hu.UTF-8):      Xindy román nyelv
1128 Group:          Applications/Publishing/TeX
1129
1130 %description -n xindy-romanian
1131 Xindy romanian language
1132
1133 %description -n xindy-romanian -l hu.UTF-8
1134 Xindy román nyelv
1135
1136 %package -n xindy-russian
1137 Summary:        Xindy russian language
1138 Summary(hu.UTF-8):      Xindy orosz nyelv
1139 Group:          Applications/Publishing/TeX
1140
1141 %description -n xindy-russian
1142 Xindy russian language
1143
1144 %description -n xindy-russian -l hu.UTF-8
1145 Xindy orosz nyelv
1146
1147 %package -n xindy-serbian
1148 Summary:        Xindy serbian language
1149 Summary(hu.UTF-8):      Xindy szerb nyelv
1150 Group:          Applications/Publishing/TeX
1151
1152 %description -n xindy-serbian
1153 Xindy serbian language
1154
1155 %description -n xindy-serbian -l hu.UTF-8
1156 Xindy szerb nyelv
1157
1158 %package -n xindy-slovak
1159 Summary:        Xindy slovak language
1160 Summary(hu.UTF-8):      Xindy szlovák nyelv
1161 Group:          Applications/Publishing/TeX
1162
1163 %description -n xindy-slovak
1164 Xindy slovak language
1165
1166 %description -n xindy-slovak -l hu.UTF-8
1167 Xindy szlovák nyelv
1168
1169 %package -n xindy-slovenian
1170 Summary:        Xindy slovenian language
1171 Summary(hu.UTF-8):      Xindy szlovén nyelv
1172 Group:          Applications/Publishing/TeX
1173
1174 %description -n xindy-slovenian
1175 Xindy slovenian language
1176
1177 %description -n xindy-slovenian -l hu.UTF-8
1178 Xindy szlovén nyelv
1179
1180 %package -n xindy-spanish
1181 Summary:        Xindy spanish language
1182 Summary(hu.UTF-8):      Xindy spanyol nyelv
1183 Group:          Applications/Publishing/TeX
1184
1185 %description -n xindy-spanish
1186 Xindy spanish language
1187
1188 %description -n xindy-spanish -l hu.UTF-8
1189 Xindy spanyol nyelv
1190
1191 %package -n xindy-swedish
1192 Summary:        Xindy swedish language
1193 Summary(hu.UTF-8):      Xindy svéd nyelv
1194 Group:          Applications/Publishing/TeX
1195
1196 %description -n xindy-swedish
1197 Xindy swedish language
1198
1199 %description -n xindy-swedish -l hu.UTF-8
1200 Xindy svéd nyelv
1201
1202 %package -n xindy-turkish
1203 Summary:        Xindy turkish language
1204 Summary(hu.UTF-8):      Xindy török nyelv
1205 Group:          Applications/Publishing/TeX
1206
1207 %description -n xindy-turkish
1208 Xindy turkish language
1209
1210 %description -n xindy-turkish -l hu.UTF-8
1211 Xindy török nyelv
1212
1213 %package -n xindy-ukrainian
1214 Summary:        Xindy ukrainian language
1215 Summary(hu.UTF-8):      Xindy ukrán nyelv
1216 Group:          Applications/Publishing/TeX
1217
1218 %description -n xindy-ukrainian
1219 Xindy ukrainian language
1220
1221 %description -n xindy-ukrainian -l hu.UTF-8
1222 Xindy ukrán nyelv
1223
1224 %package -n xindy-upper-sorbian
1225 Summary:        Xindy upper-sorbian language
1226 Summary(hu.UTF-8):      Xindy upper-sorbian nyelv
1227 Group:          Applications/Publishing/TeX
1228
1229 %description -n xindy-upper-sorbian
1230 Xindy upper-sorbian language
1231
1232 %description -n xindy-upper-sorbian -l hu.UTF-8
1233 Xindy upper-sorbian nyelv
1234
1235 %package -n xindy-vietnamese
1236 Summary:        Xindy vietnamese language
1237 Summary(hu.UTF-8):      Xindy vietnám nyelv
1238 Group:          Applications/Publishing/TeX
1239
1240 %description -n xindy-vietnamese
1241 Xindy vietnamese language
1242
1243 %description -n xindy-vietnamese -l hu.UTF-8
1244 Xindy vietnám nyelv
1245
1246
1247 %package pdftex
1248 Summary:        TeX generating PDF files instead DVI
1249 Summary(pl.UTF-8):      TeX generujący pliki PDF zamiast DVI
1250 Group:          Applications/Publishing/TeX
1251 Requires(post,postun):  %{_bindir}/texhash
1252 Requires:       %{name} = %{epoch}:%{version}-%{release}
1253 Requires:       %{name}-fonts-type1-bluesky = %{epoch}:%{version}-%{release}
1254
1255 %description pdftex
1256 TeX generating PDF files instead DVI.
1257
1258 %description pdftex -l pl.UTF-8
1259 TeX generujący pliki PDF zamiast DVI.
1260
1261 %package omega
1262 Summary:        Extended unicode TeX
1263 Summary(pl.UTF-8):      Omega - TeX ze wsparciem dla unikodu
1264 Group:          Applications/Publishing/TeX
1265 Requires(post,postun):  %{_bindir}/texhash
1266 Requires:       %{name} = %{epoch}:%{version}-%{release}
1267 Requires:       %{name}-fonts-omega = %{epoch}:%{version}-%{release}
1268 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1269
1270 %description omega
1271 Omega is a version of the TeX program modified for multilingual
1272 typesetting. It uses unicode, and has additional primitives for (among
1273 other things) bidirectional typesetting.
1274
1275 %description omega -l pl.UTF-8
1276 Omega to wersja TeXa zmodyfikowana dla potrzeb składu wielojęzycznego.
1277 Używa unikodu i ma dodatkowe prymitywy do (między innymi) składania
1278 tekstu pisanego w obu kierunkach.
1279
1280 # # formats #
1281
1282 # Plain format.
1283
1284 %package plain
1285 Summary:        Plain TeX format basic files
1286 Summary(pl.UTF-8):      Podstawowe pliki dla formatu Plain TeX
1287 Group:          Applications/Publishing/TeX
1288 Requires(post,postun):  %{_bindir}/texhash
1289 Requires:       %{name} = %{epoch}:%{version}-%{release}
1290
1291 %description plain
1292 Plain TeX format basic files.
1293
1294 %description plain -l pl.UTF-8
1295 Podstawowe pliki dla formatu Plain TeX.
1296
1297 %package format-plain
1298 Summary:        TeX Plain format
1299 Summary(pl.UTF-8):      Format TeX Plain
1300 Group:          Applications/Publishing/TeX
1301 Requires(post,postun):  %{_bindir}/texhash
1302 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1303
1304 %description format-plain
1305 TeX Plain format.
1306
1307 %description format-plain -l pl.UTF-8
1308 Format TeX Plain.
1309
1310 %package format-pdftex
1311 Summary:        PDFTeX Plain format
1312 Summary(pl.UTF-8):      Format PDFTeX Plain
1313 Group:          Applications/Publishing/TeX
1314 Requires(post,postun):  %{_bindir}/texhash
1315 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
1316 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1317 # for epstopdf to work
1318 Requires:       fonts-Type1-urw
1319 Requires:       ghostscript
1320
1321 %description format-pdftex
1322 PDFTeX Plain format.
1323
1324 %description format-pdftex -l pl.UTF-8
1325 Format PDFTeX Plain.
1326
1327 %package format-pdfetex
1328 Summary:        PDFTeX EPlain format
1329 Summary(pl.UTF-8):      Format PDFTeX EPlain
1330 Group:          Applications/Publishing/TeX
1331 Requires(post,postun):  %{_bindir}/texhash
1332 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
1333 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1334
1335 %description format-pdfetex
1336 PDFTeX EPlain format.
1337
1338 %description format-pdfetex -l pl.UTF-8
1339 Format PDFTeX EPlain.
1340
1341 # MeX Plain format
1342
1343 %package mex
1344 Summary:        MeX Plain Format basic files
1345 Summary(pl.UTF-8):      Podstawowe pliki dla format MeX Plain
1346 Group:          Applications/Publishing/TeX
1347 Requires(post,postun):  %{_bindir}/texhash
1348 Requires:       %{name} = %{epoch}:%{version}-%{release}
1349 Requires:       texlive-fonts-pl = %{epoch}:%{version}-%{release}
1350 Requires:       texlive-plain = %{epoch}:%{version}-%{release}
1351
1352 %description mex
1353 MeX Plain Format basic files.
1354
1355 %description mex -l pl.UTF-8
1356 Podstawowe pliki dla formatu MeX Plain.
1357
1358 %package format-mex
1359 Summary:        MeX Plain Format
1360 Summary(pl.UTF-8):      Format MeX Plain
1361 Group:          Applications/Publishing/TeX
1362 Requires(post,postun):  %{_bindir}/texhash
1363 Requires:       texlive-mex = %{epoch}:%{version}-%{release}
1364
1365 %description format-mex
1366 MeX Plain Format.
1367
1368 %description format-mex -l pl.UTF-8
1369 Format MeX Plain.
1370
1371 %package format-pdfmex
1372 Summary:        PDFMeX Plain Format
1373 Summary(pl.UTF-8):      Format PDFMeX Plain
1374 Group:          Applications/Publishing/TeX
1375 Requires(post,postun):  %{_bindir}/texhash
1376 Requires:       %{name}-mex = %{epoch}:%{version}-%{release}
1377 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
1378
1379 %description format-pdfmex
1380 PDFMeX Plain Format.
1381
1382 %description format-pdfmex -l pl.UTF-8
1383 Format PDFMeX Plain.
1384
1385 %package format-utf8mex
1386 Summary:        MeX Plain Format with UTF-8 encoded source files
1387 Summary(pl.UTF-8):      Format MeX Plain z plikami źródłowymi kodowanymi UTF-8
1388 Group:          Applications/Publishing/TeX
1389 Requires(post,postun):  %{_bindir}/texhash
1390 Requires:       %{name}-mex = %{epoch}:%{version}-%{release}
1391
1392 %description format-utf8mex
1393 MeX Plain Format with UTF-8 encoded source files.
1394
1395 %description format-utf8mex -l pl.UTF-8
1396 Format MeX Plain z plikami źródłowymi kodowanymi UTF-8.
1397
1398 # AMS TeX format
1399
1400 %package amstex
1401 Summary:        AMS macros for Plain TeX basic files
1402 Summary(pl.UTF-8):      Podstawowe pliki makr AMS dla formatu Plain TeX
1403 Group:          Applications/Publishing/TeX
1404 Requires(post,postun):  %{_bindir}/texhash
1405 Requires:       %{name}-fonts-ams = %{epoch}:%{version}-%{release}
1406 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1407 Obsoletes:      tetex-ams
1408 Obsoletes:      tetex-plain-amsfonts
1409
1410 %description amstex
1411 American Mathematical Society macros for Plain TeX basic files.
1412
1413 %description amstex -l pl.UTF-8
1414 Podstawowe pliki makr AMS (American Mathematical Society) dla formatu
1415 Plain TeX.
1416
1417 %package format-amstex
1418 Summary:        AMS macros for Plain TeX
1419 Summary(pl.UTF-8):      Makra AMS dla formatu Plain TeX
1420 Group:          Applications/Publishing/TeX
1421 Requires(post,postun):  %{_bindir}/texhash
1422 Requires:       %{name}-amstex = %{epoch}:%{version}-%{release}
1423 Obsoletes:      tetex-ams
1424
1425 %description format-amstex
1426 American Mathematical Society macros for Plain TeX.
1427
1428 %description format-amstex -l pl.UTF-8
1429 Makra AMS (American Mathematical Society) dla formatu Plain TeX.
1430
1431 %package format-pdfamstex
1432 Summary:        AMS macros for PDFTeX
1433 Summary(pl.UTF-8):      Makra AMS dla formatu PDFTeX
1434 Group:          Applications/Publishing/TeX
1435 Requires(post,postun):  %{_bindir}/texhash
1436 Requires:       %{name}-amstex = %{epoch}:%{version}-%{release}
1437 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
1438
1439 %description format-pdfamstex
1440 American Mathematical Society macros for PDFTeX.
1441
1442 %description format-pdfamstex -l pl.UTF-8
1443 Makra AMS (American Mathematical Society) dla formatu PDFTeX.
1444
1445 # CSPlain format
1446
1447 %package csplain
1448 Summary:        TeX CSPlain format basic files
1449 Summary(pl.UTF-8):      Podstawowe pliki dla formatu TeX CSPlain
1450 Group:          Applications/Publishing/TeX
1451 Requires(post,postun):  %{_bindir}/texhash
1452 Requires:       %{name}-fonts-cs = %{epoch}:%{version}-%{release}
1453 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1454
1455 %description csplain
1456 TeX CSPlain format basic files.
1457
1458 %description csplain -l pl.UTF-8
1459 Podstawowe pliki dla formatu TeX CSPlain.
1460
1461 %package format-csplain
1462 Summary:        TeX CSPlain format
1463 Summary(pl.UTF-8):      Format TeX CSPlain
1464 Group:          Applications/Publishing/TeX
1465 Requires(post,postun):  %{_bindir}/texhash
1466 Requires:       %{name}-csplain = %{epoch}:%{version}-%{release}
1467
1468 %description format-csplain
1469 TeX CSPlain format.
1470
1471 %description format-csplain -l pl.UTF-8
1472 Format TeX CSPlain.
1473
1474 %package format-pdfcsplain
1475 Summary:        PDFTeX CSPlain format
1476 Summary(pl.UTF-8):      Format PDFTeX CSPlain
1477 Group:          Applications/Publishing/TeX
1478 Requires(post,postun):  %{_bindir}/texhash
1479 Requires:       %{name}-csplain = %{epoch}:%{version}-%{release}
1480
1481 %description format-pdfcsplain
1482 PDFTeX CSPlain format.
1483
1484 %description format-pdfcsplain -l pl.UTF-8
1485 Format PDFTeX CSPlain.
1486
1487 # CSLaTeX format
1488
1489 %package cslatex
1490 Summary:        CSLaTeX format basic files
1491 Summary(pl.UTF-8):      Podstawowe pliki dla formatu CSLaTeX
1492 Group:          Applications/Publishing/TeX
1493 Requires(post,postun):  %{_bindir}/texhash
1494 Requires:       %{name}-fonts-cs = %{epoch}:%{version}-%{release}
1495 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1496
1497 %description cslatex
1498 CSLaTeX format basic files.
1499
1500 %description cslatex -l pl.UTF-8
1501 Podstawowe pliki dla formatu CSLaTeX.
1502
1503 %package format-cslatex
1504 Summary:        CSLaTeX format
1505 Summary(pl.UTF-8):      Format CSLaTeX
1506 Group:          Applications/Publishing/TeX
1507 Requires(post,postun):  %{_bindir}/texhash
1508 Requires:       %{name}-cslatex = %{epoch}:%{version}-%{release}
1509
1510 %description format-cslatex
1511 CSLaTeX format.
1512
1513 %description format-cslatex -l pl.UTF-8
1514 Format CSLaTeX.
1515
1516 %package format-pdfcslatex
1517 Summary:        PDF CSLaTeX format
1518 Summary(pl.UTF-8):      Format PDF CSLaTeX
1519 Group:          Applications/Publishing/TeX
1520 Requires(post,postun):  %{_bindir}/texhash
1521 Requires:       %{name}-cslatex = %{epoch}:%{version}-%{release}
1522
1523 %description format-pdfcslatex
1524 PDF CSLaTeX format.
1525
1526 %description format-pdfcslatex -l pl.UTF-8
1527 Format PDF CSLaTeX.
1528
1529 # Cyrillic Plain format
1530
1531 %package cyrplain
1532 Summary:        Cyrillic Plain format basic files
1533 Summary(pl.UTF-8):      Podstawowe pliki dla formatu Cyrillic Plain
1534 Group:          Applications/Publishing/TeX
1535 Requires(post,postun):  %{_bindir}/texhash
1536 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1537
1538 %description cyrplain
1539 Cyrillic Plain format basic files.
1540
1541 %description cyrplain -l pl.UTF-8
1542 Podstawowe pliki dla formatu Cyrillic Plain.
1543
1544 %package format-cyrplain
1545 Summary:        Cyrillic Plain format
1546 Summary(pl.UTF-8):      Format Cyrillic Plain
1547 Group:          Applications/Publishing/TeX
1548 Requires(post,postun):  %{_bindir}/texhash
1549 Requires:       %{name}-cyrplain = %{epoch}:%{version}-%{release}
1550
1551 %description format-cyrplain
1552 Cyrillic Plain format.
1553
1554 %description format-cyrplain -l pl.UTF-8
1555 Format Cyrillic Plain.
1556
1557 %package format-cyramstex
1558 Summary:        Cyrillic AMSTeX format
1559 Summary(pl.UTF-8):      Format Cyrillic AMSTeX
1560 Group:          Applications/Publishing/TeX
1561 Requires(post,postun):  %{_bindir}/texhash
1562 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1563 Obsoletes:      tetex-cyramstex
1564
1565 %description format-cyramstex
1566 Cyrillic AMSTeX format.
1567
1568 %description format-cyramstex -l pl.UTF-8
1569 Format Cyrillic AMSTeX.
1570
1571 %package format-cyrtexinfo
1572 Summary:        Cyrillic TeXInfo format
1573 Summary(pl.UTF-8):      Format Cyrillic TeXInfo
1574 Group:          Applications/Publishing/TeX
1575 Requires(post,postun):  %{_bindir}/texhash
1576 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1577 Obsoletes:      tetex-cyrtexinfo
1578
1579 %description format-cyrtexinfo
1580 Cyrillic TeXInfo format.
1581
1582 %description format-cyrtexinfo -l pl.UTF-8
1583 Format Cyrillic TeXInfo.
1584
1585 # EPlain format
1586
1587 %package eplain
1588 Summary:        EPlain format basic files
1589 Summary(pl.UTF-8):      Podstawowe pliki dla formatu EPlain
1590 Group:          Applications/Publishing/TeX
1591 Requires(post,postun):  %{_bindir}/texhash
1592 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1593 Obsoletes:      tetex-etex
1594
1595 %description eplain
1596 EPlain format basic files.
1597
1598 %description eplain -l pl.UTF-8
1599 Podstawowe pliki dla formatu EPlain.
1600
1601 %package format-eplain
1602 Summary:        EPlain format
1603 Summary(pl.UTF-8):      Format EPlain
1604 Group:          Applications/Publishing/TeX
1605 Requires(post,postun):  %{_bindir}/texhash
1606 Requires:       %{name}-eplain = %{epoch}:%{version}-%{release}
1607
1608 %description format-eplain
1609 EPlain format.
1610
1611 %description format-eplain -l pl.UTF-8
1612 Format EPlain.
1613
1614 # ConTeXt format.
1615
1616 %package context
1617 Summary:        ConTeXt macro package basic files
1618 Summary(pl.UTF-8):      Podstawowe pliki pakietu makr ConTeXt
1619 Group:          Applications/Publishing/TeX
1620 Requires(post,postun):  %{_bindir}/texhash
1621 Requires:       %{name} = %{epoch}:%{version}-%{release}
1622 Obsoletes:      tetex-latex-context
1623
1624 %define         _noautoreq      'perl(path_tre)'
1625
1626 %description context
1627 A full featured, parameter driven macro package, which fully supports
1628 advanced interactive documents.
1629
1630 This package contains basic files.
1631
1632 %description context -l pl.UTF-8
1633 Pakiet makr sterowanych przez parametry o pełnych możliwościach,
1634 całkowicie obsługujący zaawansowane dokumenty interaktywne.
1635
1636 Ten pakiet zawiera podstawowe pliki.
1637
1638 %package format-context-de
1639 Summary:        German ConTeXt format
1640 Summary(pl.UTF-8):      Niemiecka wersja formatu ConTeXt
1641 Group:          Applications/Publishing/TeX
1642 Requires(post,postun):  %{_bindir}/texhash
1643 Requires:       %{name}-context = %{epoch}:%{version}-%{release}
1644
1645 %description format-context-de
1646 German ConTeXt format.
1647
1648 %description format-context-de -l pl.UTF-8
1649 Niemiecka wersja formatu ConTeXt.
1650
1651 %package format-context-en
1652 Summary:        English ConTeXt format
1653 Summary(pl.UTF-8):      Angielska wersja formatu ConTeXt
1654 Group:          Applications/Publishing/TeX
1655 Requires(post,postun):  %{_bindir}/texhash
1656 Requires:       %{name}-context = %{epoch}:%{version}-%{release}
1657
1658 %description format-context-en
1659 English ConTeXt format.
1660
1661 %description format-context-en -l pl.UTF-8
1662 Angielska wersja formatu ConTeXt.
1663
1664 %package format-context-nl
1665 Summary:        Dutch ConTeXt format
1666 Summary(pl.UTF-8):      Holenderska wersja formatu ConTeXt
1667 Group:          Applications/Publishing/TeX
1668 Requires(post,postun):  %{_bindir}/texhash
1669 Requires:       %{name}-context = %{epoch}:%{version}-%{release}
1670
1671 %description format-context-nl
1672 Dutch ConTeXt format.
1673
1674 %description format-context-nl -l pl.UTF-8
1675 Holenderska wersja formatu ConTeXt.
1676
1677 # LaTeX format.
1678
1679 %package latex
1680 Summary:        LaTeX macro package basic files
1681 Summary(pl.UTF-8):      Podstawowe pliki pakietu makr LaTeX
1682 Group:          Applications/Publishing/TeX
1683 Requires(post,postun):  %{_bindir}/texhash
1684 Requires:       %{name} = %{epoch}:%{version}-%{release}
1685 Requires:       %{name}-fonts-latex = %{epoch}:%{version}-%{release}
1686 Requires:       %{name}-tex-ruhyphen = %{epoch}:%{version}-%{release}
1687 Requires:       %{name}-tex-ukrhyph = %{epoch}:%{version}-%{release}
1688 # for misc/eurosym:
1689 Requires:       %{name}-fonts-eurosym = %{epoch}:%{version}-%{release}
1690 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
1691 Requires:       %{name}-tex-babel = %{epoch}:%{version}-%{release}
1692 Suggests:       %{name}-latex-ucs = %{epoch}:%{version}-%{release}
1693 Obsoletes:      tetex-bibtex-koma-script
1694 Obsoletes:      tetex-latex-SIunits
1695 Obsoletes:      tetex-latex-caption
1696 Obsoletes:      tetex-latex-curves
1697 Obsoletes:      tetex-latex-dinbrief
1698 Obsoletes:      tetex-latex-draftcopy
1699 Obsoletes:      tetex-latex-dvilj
1700 Obsoletes:      tetex-latex-eepic
1701 Obsoletes:      tetex-latex-endfloat
1702 Obsoletes:      tetex-latex-fancyhdr
1703 Obsoletes:      tetex-latex-fancyheadings
1704 Obsoletes:      tetex-latex-fancyvrb
1705 Obsoletes:      tetex-latex-fp
1706 Obsoletes:      tetex-latex-graphics
1707 Obsoletes:      tetex-latex-hyperref
1708 Obsoletes:      tetex-latex-koma-script
1709 Obsoletes:      tetex-latex-labels
1710 Obsoletes:      tetex-latex-listings
1711 Obsoletes:      tetex-latex-misc
1712 Obsoletes:      tetex-latex-ms
1713 Obsoletes:      tetex-latex-multirow
1714 Obsoletes:      tetex-latex-mwcls
1715 Obsoletes:      tetex-latex-mwdtools
1716 Obsoletes:      tetex-latex-natbib
1717 Obsoletes:      tetex-latex-ntgclass
1718 Obsoletes:      tetex-latex-oberdiek
1719 Obsoletes:      tetex-latex-pb-diagram
1720 Obsoletes:      tetex-latex-pstriks
1721 Obsoletes:      tetex-latex-revtex4
1722 Obsoletes:      tetex-latex-seminar
1723 Obsoletes:      tetex-latex-t2
1724 Obsoletes:      tetex-latex-titlesec
1725 Obsoletes:      tetex-latex-tools
1726 Obsoletes:      tetex-latex-units
1727 Obsoletes:      tetex-mwcls
1728 Obsoletes:      tetex-revtex4
1729
1730 %description latex
1731 LaTeX is a front end for the TeX text formatting system. Easier to use
1732 than TeX, LaTeX is essentially a set of TeX macros which provide
1733 convenient, predefined document formats for users.
1734
1735 This package contains basic files.
1736
1737 %description latex -l pl.UTF-8
1738 LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
1739 łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
1740 dających użytkownikom wygodne, predefiniowane formaty dokumentów.
1741
1742 Ten pakiet zawiera podstawowe pliki.
1743
1744 %package latex-12many
1745 Summary:        Generalising mathematical index sets
1746 Summary(hu.UTF-8):      A matematikai halmazok indexelésének általánosítása
1747 Group:          Applications/Publishing/TeX
1748 Requires(post,postun):  %{_bindir}/texhash
1749 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1750
1751 %description latex-12many
1752 Generalising mathematical index sets.
1753
1754 %description latex-12many -l hu.UTF-8
1755 A matematikai halmazok indexelésének általánosítása.
1756
1757 %package latex-abstract
1758 Summary:        Control the typesetting of the abstract environment
1759 Summary(hu.UTF-8):      Az "abstract" környezet szedésének irányítása
1760 Group:          Applications/Publishing/TeX
1761 Requires(post,postun):  %{_bindir}/texhash
1762 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1763
1764 %description latex-abstract
1765 Control the typesetting of the abstract environment.
1766
1767 %description latex-abstract -l hu.UTF-8
1768 Az "abstract" környezet szedésének irányítása.
1769
1770 %package latex-accfonts
1771 Summary:        Utilities to derive new fonts from existing ones
1772 Summary(hu.UTF-8):      Eszközök új betűtípusok származtatására már létezőkből
1773 Group:          Applications/Publishing/TeX
1774 Requires(post,postun):  %{_bindir}/texhash
1775
1776 %description latex-accfonts
1777 Utilities to derive new fonts from existing ones.
1778
1779 %description latex-accfonts -l hu.UTF-8
1780 Eszközök új betűtípusok származtatására már létezőkből.
1781
1782 %package latex-adrconv
1783 Summary:        BibTeX styles to implement an address database
1784 Summary(hu.UTF-8):      BibTeX stílusok cím-adatbázis megvalósításához
1785 Group:          Applications/Publishing/TeX
1786 Requires(post,postun):  %{_bindir}/texhash
1787 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1788
1789 %description latex-adrconv
1790 BibTeX styles to implement an address database.
1791
1792 %description latex-adrconv -l hu.UTF-8
1793 BibTeX stílusok cím-adatbázis megvalósításához.
1794
1795
1796 %package latex-ae
1797 Summary:        Virtual fonts for PDF-files with T1 encoded CMR-fonts
1798 Summary(pl.UTF-8):      Wirtualne fonty dla plików PDF z fontami CMR o kodowaniu T1
1799 Group:          Applications/Publishing/TeX
1800 Requires(post,postun):  %{_bindir}/texhash
1801 Requires:       %{name}-fonts-ae = %{epoch}:%{version}-%{release}
1802 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1803
1804 %description latex-ae
1805 A set of virtual fonts which emulates T1 coded fonts using the
1806 standard CM fonts. The package is called AE fonts (for Almost
1807 European). The main use of the package is to produce PDF files using
1808 versions of the CM fonts instead of the bitmapped EC fonts.
1809
1810 %description latex-ae -l pl.UTF-8
1811 Zestaw wirtualnych fontów emulujących fonty o kodowaniu T1 przy użyciu
1812 standardowych fontów CM. Ten pakiet został nazwany AE (Almost European
1813 - prawie europejskie). Głównym przeznaczeniem tego pakietu jest
1814   produkowanie plików PDF przy użyciu wersji fontów CM zamiast
1815   bitmapowych fontów EC.
1816
1817 %package latex-algorithms
1818 Summary:        Floating algorithm environment
1819 Summary(pl.UTF-8):      Pływające środowisko dla algorytmów
1820 Group:          Applications/Publishing/TeX
1821 Requires(post,postun):  /usr/bin/texhash
1822 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1823
1824 %description latex-algorithms
1825 Defines a floating algorithm environment designed to work with the
1826 algorithmic package.
1827
1828 %description latex-algorithms -l pl.UTF-8
1829 Pakiet definiujący pływające środowisko dla algorytmów zaprojektowane
1830 do pracy z pakietem algorithmic.
1831
1832 %package latex-ams
1833 Summary:        AMS math facilities for LaTeX
1834 Summary(pl.UTF-8):      Udogodnienia matematyczne AMS dla LaTeXa
1835 Group:          Applications/Publishing/TeX
1836 Requires(post,postun):  %{_bindir}/texhash
1837 Requires:       %{name}-fonts-ams = %{epoch}:%{version}-%{release}
1838 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1839 Obsoletes:      tetex-latex-amscls
1840 Obsoletes:      tetex-latex-amsfonts
1841 Obsoletes:      tetex-latex-amsmath
1842
1843 %description latex-ams
1844 This package is the principal package in the AMS-LaTeX distribution.
1845 It adapts for use in LaTeX most of the mathematical features found in
1846 AMS-TeX.
1847
1848 %description latex-ams -l pl.UTF-8
1849 To jest główny pakiet dystrybucji AMS-LaTeX. Jest adaptacją większości
1850 możliwości matematycznych AMS-TeXa do używania w LaTeXu.
1851
1852 %package latex-antp
1853 Summary:        Antykwa Poltawskiego, a Type 1 family of Polish traditional type
1854 Summary(pl.UTF-8):      Antykwa Półtawskiego - rodzina tradycyjnych czcionek polskich jako Type 1
1855 Group:          Applications/Publishing/TeX
1856 Requires(post,postun):  %{_bindir}/texhash
1857 Requires:       %{name}-fonts-antp = %{epoch}:%{version}-%{release}
1858 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1859
1860 %description latex-antp
1861 A replica of Antykwa Poltawskiego font in PostScript Type 1 format
1862 - -- preliminary version. This font was designed in the 'twenties and
1863   the 'thirties of XX century by a Polish graphic artist and a
1864   typographer Adam Poltawski. It was widely used by Polish printing
1865   houses as long as metal types were in use (until ca the 'sixties).
1866   Perhaps the first complete font family programmed and parametrized in
1867   METAPOST.
1868
1869 %description latex-antp -l pl.UTF-8
1870 Wstępna wersja repliki kroju Antykwa Półtawskiego w formacie
1871 PostScript Type 1. Ten krój został opracowany w latach 30-tych i
1872 40-tych XX wieku przez polskiego grafika i typografa Adama
1873 Półtawskiego. Była szeroko używana przez polskie drukarnie dopóki
1874 używano metalowych czcionek (do lat 60-tych). Prawdopodobnie pierwsza
1875 kompletna rodzina fontów zaprogramowana i zparametryzowana w
1876 METAPOSCIE.
1877
1878 %package latex-antt
1879 Summary:        Antykwa Torunska, a Type 1 family of a Polish traditional type
1880 Summary(pl.UTF-8):      Antykwa Turuńska - rodzina tradycyjnych czcionek polskich jako Type 1
1881 Group:          Applications/Publishing/TeX
1882 Requires(post,postun):  %{_bindir}/texhash
1883 Requires:       %{name}-fonts-antt = %{epoch}:%{version}-%{release}
1884 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1885
1886 %description latex-antt
1887 Antykwa Torunska is a serif font designed by the late Polish
1888 typographer Zygfryd Gardzielewski, reconstructed and digitized as Type
1889 1.
1890
1891 %description latex-antt -l pl.UTF-8
1892 Antykwa Toruńska to krój szeryfowy opracowany niedawno przez polskiego
1893 typografa Zygfryda Gardzielewskiego, zrekonstruowany i przerobiony na
1894 postać cyfrową jako Type 1.
1895
1896 %package latex-appendix
1897 Summary:        Extra control of appendices
1898 Summary(hu.UTF-8):      Az appendixek nagyobb irányítása
1899 Group:          Applications/Publishing/TeX
1900 Requires(post,postun):  %{_bindir}/texhash
1901 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1902
1903 %description latex-appendix
1904 Extra control of appendices.
1905
1906 %description latex-appendix -l hu.UTF-8
1907 Az appendixek nagyobb irányítása.
1908
1909 %package latex-backgammon
1910 Summary:        LaTeX package to documenting backgammon games
1911 Summary(hu.UTF-8):      LaTeX csomag backgammon játékok dokumentálására
1912 Group:          Applications/Publishing/TeX
1913 Requires(post,postun):  %{_bindir}/texhash
1914 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1915
1916 %description latex-backgammon
1917 LaTeX package to documenting backgammon games.
1918
1919 %description latex-backgammon -l hu.UTF-8
1920 LaTeX csomag backgammon játékok dokumentálására
1921
1922 %package latex-bbm
1923 Summary:        Blackboard variant fonts for Computer Modern, with LaTeX support
1924 Summary(pl.UTF-8):      Tablicowy wariant fontów Computer Modern z obsługą LaTeXa
1925 Group:          Applications/Publishing/TeX
1926 Requires(post,postun):  %{_bindir}/texhash
1927 Requires:       %{name}-fonts-bbm = %{epoch}:%{version}-%{release}
1928 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1929
1930 %description latex-bbm
1931 Blackboard variant fonts for Computer Modern, with LaTeX support.
1932
1933 %description latex-bbm -l pl.UTF-8
1934 Tablicowy wariant fontów Computer Modern z obsługą LaTeXa.
1935
1936 %package latex-bardiag
1937 Summary:        LateX package for drawing bar diagrams
1938 Summary(pl.UTF-8):      LaTeX csomag oszlopdiagramok rajzolására
1939 Group:          Applications/Publishing/TeX
1940 Requires(post,postun):  %{_bindir}/texhash
1941
1942 %description latex-bardiag
1943 LateX package for drawing bar diagrams.
1944
1945 %description latex-bardiag -l hu.UTF-8
1946 LaTeX csomag oszlopdiagramok rajzolására.
1947
1948 %package latex-bbold
1949 Summary:        Sans serif blackboard bold for LaTeX
1950 Summary(pl.UTF-8):      Tablicowy tłusty font sans serif dla LaTeXa
1951 Group:          Applications/Publishing/TeX
1952 Requires(post,postun):  %{_bindir}/texhash
1953 Requires:       %{name}-fonts-bbold = %{epoch}:%{version}-%{release}
1954 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1955
1956 %description latex-bbold
1957 A geometric sans serif blackboard bold font, for use in mathematics.
1958
1959 %description latex-bbold -l pl.UTF-8
1960 Geometryczny tablicowy tłusty font sans serif, do używania w
1961 matematyce.
1962
1963 %package latex-bibtex
1964 Summary:        Bibliography management for LaTeX
1965 Summary(pl.UTF-8):      Zarządzenie bibliografią dla LaTeXa
1966 Group:          Applications/Publishing/TeX
1967 Requires(post,postun):  %{_bindir}/texhash
1968 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1969 Obsoletes:      tetex-bibtex
1970 Obsoletes:      tetex-natbib
1971 Obsoletes:      tetex-rubibtex
1972
1973 %description latex-bibtex
1974 Bibliography management for LaTeX.
1975
1976 %description latex-bibtex -l pl.UTF-8
1977 Zarządzanie bibliografią dla LaTeXa.
1978
1979 %package latex-beamer
1980 Summary:        A LaTeX class for producing presentations and slides
1981 Summary(hu.UTF-8):      LaTeX dokumentumosztály prezentációk és fóliák készítéséhez
1982 Group:          Applications/Publishing/TeX
1983 Requires(post,postun):  %{_bindir}/texhash
1984 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1985
1986 %description latex-beamer
1987 A LaTeX class for producing presentations and slides.
1988
1989 %description latex-beamer -l hu.UTF-8
1990 LaTeX dokumentumosztály prezentációk és fóliák készítéséhez.
1991
1992 %package latex-bezos
1993 Summary:        Packages by Javier Bezos (additional math tools)
1994 Summary(hu.UTF-8):      Javier Bezos csomagjai (további matematikai eszközök)
1995 Group:          Applications/Publishing/TeX
1996 Requires(post,postun):  %{_bindir}/texhash
1997 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1998
1999 %description latex-bezos
2000 Packages by Javier Bezos (additional math tools).
2001
2002 %description latex-bezos
2003 Javier Bezos csomagjai (további matematikai eszközök).
2004
2005 %package latex-bibtex-ams
2006 Summary:        BibTeX style files for American Mathematical Society publications
2007 Summary(pl.UTF-8):      Pliki stylów BibTeXa do publikacji American Mathematical Society
2008 Group:          Applications/Publishing/TeX
2009 Requires(post,postun):  %{_bindir}/texhash
2010 Requires:       %{name}-latex-ams = %{epoch}:%{version}-%{release}
2011 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2012 Obsoletes:      tetex-bibtex-ams
2013
2014 %description latex-bibtex-ams
2015 BibTeX style files for American Mathematical Society publications.
2016
2017 %description latex-bibtex-ams -l pl.UTF-8
2018 Pliki stylów BibTeXa do publikacji American Mathematical Society.
2019
2020 %package latex-bibtex-dk
2021 Summary:        Danish variants of the standard BibTeX styles
2022 Summary(pl.UTF-8):      Duńskie warianty standardowych stylów BibTeXa
2023 Group:          Applications/Publishing/TeX
2024 Requires(post,postun):  /usr/bin/texhash
2025 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2026
2027 %description latex-bibtex-dk
2028 Dk-bib is a translation of the four standard BibTeX style files
2029 (abbrv, alpha, plain and unsrt) into Danish. The files have been
2030 extended with ISBN, ISSN and URL fields which can be enabled through a
2031 LaTeX style file.
2032
2033 %description latex-bibtex-dk -l pl.UTF-8
2034 Dk-bib to tłumaczenie czterech standardowych plików stylów BibTeXa
2035 (abbrv, alpha, plain i unsrt) na język duński. Pliki zostały
2036 rozszerzone o pola ISBN, ISSN i URL, które można włączyć poprzez plik
2037 stylu LaTeXa.
2038
2039 %package latex-bibtex-nor
2040 Summary:        Norwegian variants of the standard BibTeX styles
2041 Summary(pl.UTF-8):      Norweskie warianty standardowych stylów BibTeXa
2042 Group:          Applications/Publishing/TeX
2043 Requires(post,postun):  /usr/bin/texhash
2044 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2045
2046 %description latex-bibtex-nor
2047 Norwegian variants of the standard BibTeX styles.
2048
2049 %description latex-bibtex-nor -l pl.UTF-8
2050 Norweskie warianty standardowych stylów BibTeXa.
2051
2052 %package latex-bibtex-pl
2053 Summary:        Polish bibliography management for LaTeX
2054 Summary(pl.UTF-8):      Polska wersja zarządzania bibliografią dla LaTeXa
2055 Group:          Applications/Publishing/TeX
2056 Requires(post,postun):  %{_bindir}/texhash
2057 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2058 Obsoletes:      tetex-bibtex-plbib
2059
2060 %description latex-bibtex-pl
2061 Polish bibliography management for LaTeX.
2062
2063 %description latex-bibtex-pl -l pl.UTF-8
2064 Polska wersja zarządzania bibliografią dla LaTeXa.
2065
2066 %package latex-bibtex-german
2067 Summary:        German variants of standard BibTeX styles
2068 Summary(pl.UTF-8):      Niemieckie wersje standardowych stylów BibTeXa
2069 Group:          Applications/Publishing/TeX
2070 Requires(post,postun):  %{_bindir}/texhash
2071 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2072 Obsoletes:      tetex-bibtex-germbib
2073
2074 %description latex-bibtex-german
2075 German variants of standard BibTeX styles.
2076
2077 %description latex-bibtex-german -l pl.UTF-8
2078 Niemieckie wersje standardowych stylów BibTeXa.
2079
2080 %package latex-bibtex-revtex4
2081 Summary:        BibTeX styles for REVTeX4
2082 Summary(pl.UTF-8):      Style BibTeXa dla REVTeX4
2083 Group:          Applications/Publishing/TeX
2084 Requires(post,postun):  %{_bindir}/texhash
2085 Requires:       %{name} = %{epoch}:%{version}-%{release}
2086 Obsoletes:      tetex-bibtex-revtex4
2087
2088 %description latex-bibtex-revtex4
2089 BibTeX styles for REVTeX4.
2090
2091 %description latex-bibtex-revtex4 -l pl.UTF-8
2092 Style BibTeXa dla REVTeX4.
2093
2094 %package latex-bibtex-jurabib
2095 Summary:        Extended BibTeX citation support for the humanities and legal texts
2096 Summary(pl.UTF-8):      Rozszerzona obsługa cytowania BibTeXa do tekstów humanistycznych i prawniczych
2097 Group:          Applications/Publishing/TeX
2098 Requires(post,postun):  %{_bindir}/texhash
2099 Requires:       %{name} = %{epoch}:%{version}-%{release}
2100 Obsoletes:      tetex-bibtex-jurabib
2101
2102 %description latex-bibtex-jurabib
2103 Extended BibTeX citation support for the humanities and legal texts.
2104
2105 %description latex-bibtex-jurabib -l pl.UTF-8
2106 Rozszerzona obsługa cytowania BibTeXa do tekstów humanistycznych i
2107 prawniczych.
2108
2109 %package latex-bibtex-styles
2110 Summary:        Various BibTeX styles
2111 Summary(hu.UTF-8):      Vegyes BibTeX stílusok
2112 Group:          Applications/Publishing/TeX
2113 Requires(post,postun):  %{_bindir}/texhash
2114 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2115
2116 %description latex-bibtex-styles
2117 Various BibTeX styles.
2118
2119 %description latex-bibtex-styles -l hu.UTF-8
2120 Vegyes BibTeX stílusok.
2121
2122 %package latex-bibtex-vancouver
2123 Summary:        Bibliographic style file for Biomedical Journals
2124 Summary(hu.UTF-8):      Irodalomjegyzék-stílus a Biomedical Journal-hoz
2125 Group:          Applications/Publishing/TeX
2126 Requires(post,postun):  %{_bindir}/texhash
2127 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2128
2129 %description latex-bibtex-vancouver
2130 Bibliographic style file for Biomedical Journals.
2131
2132 %description latex-bibtex-vancouver -l hu.UTF-8
2133 Irodalomjegyzék-stílus a Biomedical Journal-hoz.
2134
2135 %package latex-booktabs
2136 Summary:        Publication quality tables in LaTeX
2137 Summary(hu.UTF-8):      Nyomdai minőségű táblázatok LaTeX-ben
2138 Group:          Applications/Publishing/TeX
2139 Requires(post,postun):  %{_bindir}/texhash
2140 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2141
2142 %description latex-booktabs
2143 Publication quality tables in LaTeX.
2144
2145 %description latex-booktabs -l hu.UTF-8
2146 Nyomdai minőségű táblázatok LaTeX-ben.
2147
2148
2149 %package latex-caption
2150 Summary:        Customising captions in floating environments
2151 Summary(hu.UTF-8):      Feliratok testreszabása úszó környezetekben
2152 Group:          Applications/Publishing/TeX
2153 Requires(post,postun):  %{_bindir}/texhash
2154 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2155
2156 %description latex-caption
2157 Customising captions in floating environments.
2158
2159 %description latex-caption -l hu.UTF-8
2160 Feliratok testreszabása úszó környezetekben.
2161
2162 %package latex-carlisle
2163 Summary:        Miscellaneous small packages by David Carlisle
2164 Summary(pl.UTF-8):      Różne małe pakiety autorstwa Davida Carlisle
2165 Group:          Applications/Publishing/TeX
2166 Requires(post,postun):  %{_bindir}/texhash
2167 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2168
2169 %description latex-carlisle
2170 Miscellaneous small packages by David Carlisle.
2171
2172 %description latex-carlisle -l pl.UTF-8
2173 Różne małe pakiety autorstwa Davida Carlisle.
2174
2175 %package latex-ccfonts
2176 Summary:        Support for Concrete text and math fonts in LaTeX
2177 Summary(pl.UTF-8):      Obsługa fontów tekstowych i matematycznych Concrete w LaTeXu
2178 Group:          Applications/Publishing/TeX
2179 Requires(post,postun):  %{_bindir}/texhash
2180 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2181
2182 %description latex-ccfonts
2183 LaTeX font definition files for the Concrete fonts and a LaTeX package
2184 for typesetting documents using Concrete as the default font family.
2185 The files support OT1, T1, TS1, and Concrete math including AMS fonts
2186 (Ulrik Vieth's concmath).
2187
2188 %description latex-ccfonts -l pl.UTF-8
2189 Pliki definicji fontów LaTeXowych dla fontów Concrete oraz pakiet
2190 LaTeXa do składania dokumentów przy użyciu Concrete jako domyślnej
2191 rodziny fontów. Pliki obsługują fonty OT1, T1, TS1 oraz matematyczny
2192 Concrete wraz z AMS (concmath Ulrika Vietha).
2193
2194 %package latex-cite
2195 Summary:        Supports compressed, sorted lists of numerical citations
2196 Summary(pl.UTF-8):      Obsługa kompresowanych, sortowanych list numerowanych cytatów
2197 Group:          Applications/Publishing/TeX
2198 Requires(post,postun):  %{_bindir}/texhash
2199 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2200
2201 %description latex-cite
2202 Supports compressed, sorted lists of numerical citations.
2203
2204 %description latex-cite -l pl.UTF-8
2205 Obsługa kompresowanych, sortowanych list numerowanych cytatów.
2206
2207 %package latex-cmbright
2208 Summary:        Support for CM Bright fonts in LaTeX
2209 Summary(pl.UTF-8):      Obsługa fontów CM Bright w LaTeXu
2210 Group:          Applications/Publishing/TeX
2211 Requires(post,postun):  %{_bindir}/texhash
2212 Requires:       %{name}-fonts-cmbright = %{epoch}:%{version}-%{release}
2213 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2214
2215 %description latex-cmbright
2216 A family of sans serif fonts for TeX and LaTeX, based on Donald
2217 Knuth's CM fonts. It comprises OT1, T1 and TS1 encoded text fonts of
2218 various shapes as well as all the fonts necessary for mathematical
2219 typesetting, incl. AMS symbols. This collection provides all the
2220 necessary files for using the fonts with LaTeX.
2221
2222 %description latex-cmbright -l pl.UTF-8
2223 Rodzina fontów sans serif dla TeXa i LaTeXa, oparta na fontach CM
2224 Donalda Knutha. Obejmuje fonty dla kodowań OT1, T1 i TS1 różnych
2225 kształtów oraz fonty niezbędne do składu matematycznego, włącznie z
2226 symbolami AMS. Ten zestaw dostarcza wszystkie niezbędne pliki do
2227 używania fontów w LaTeXu.
2228
2229 %package latex-comment
2230 Summary:        Selectively include/excludes portions of text
2231 Summary(hu.UTF-8):      A szöveg részeinek beillesztése/kihagyása
2232 Group:          Applications/Publishing/TeX
2233 Requires(post,postun):  %{_bindir}/texhash
2234 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2235
2236 %description latex-comment
2237 Selectively include/excludes portions of text.
2238
2239 %description latex-comment -l hu.UTF-8
2240 A szöveg részeinek beillesztése/kihagyása.
2241
2242 %package latex-concmath
2243 Summary:        LaTeX package and font definition files to access the Concrete math fonts
2244 Summary(pl.UTF-8):      Pakiet LaTeXa i pliki definicji fontów udostępniające fonty matematyczne Concrete
2245 Group:          Applications/Publishing/TeX
2246 Requires(post,postun):  %{_bindir}/texhash
2247 Requires:       %{name}-fonts-concmath = %{epoch}:%{version}-%{release}
2248 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2249
2250 %description latex-concmath
2251 LaTeX package and font definition files to access the Concrete math
2252 fonts, which were derived from Computer Modern math fonts using
2253 parameters from Concrete Roman text fonts.
2254
2255 %description latex-concmath -l pl.UTF-8
2256 Pakiet LaTeXa i pliki definicji fontów udostępniające fonty
2257 matematyczne Concrete wywodzące się z fontów matematycznych Computer
2258 Modern poprzez zastosowanie parametrów fontów tekstowych Concrete
2259 Roman.
2260
2261 %package latex-currvita
2262 Summary:        Typeset a curriculum vitae
2263 Summary(hu.UTF-8):      Önéletrajzok írása
2264 Group:          Applications/Publishing/TeX
2265 Requires(post,postun):  %{_bindir}/texhash
2266 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2267
2268 %description latex-currvita
2269 Typeset a curriculum vitae.
2270
2271 %description latex-currvita -l hu.UTF-8
2272 Önéletrajzok írása.
2273
2274 %package latex-curves
2275 Summary:        Curves for LaTeX picture environment
2276 Summary(hu.UTF-8):      Görbék LaTeX picture környezetébe
2277 Group:          Applications/Publishing/TeX
2278 Requires(post,postun):  %{_bindir}/texhash
2279 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2280
2281 %description latex-curves
2282 Curves for LaTeX picture environment.
2283
2284 %description latex-curves -l hu.UTF-8
2285 Görbék LaTeX picture környezetébe.
2286
2287 %package latex-custom-bib
2288 Summary:        Customized BibTeX styles for LaTeX
2289 Summary(pl.UTF-8):      Dostosowywanie stylów BibTeXa dla LaTeXa
2290 Group:          Applications/Publishing/TeX
2291 Requires(post,postun):  %{_bindir}/texhash
2292 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2293
2294 %description latex-custom-bib
2295 Package generating customized BibTeX bibliography styles from a
2296 generic file using docstrip. Includes support for the Harvard style.
2297
2298 %description latex-custom-bib -l pl.UTF-8
2299 Pakiet generujący dostosowane style bibliografii BibTeXa z ogólnego
2300 pliki przy użyciu docstrip. Zawiera obsługę stylu Harvard.
2301
2302 %package latex-cyrillic
2303 Summary:        LaTeX Cyrillic support
2304 Summary(pl.UTF-8):      Obsługa cyrylicy dla LaTeXa
2305 Group:          Applications/Publishing/TeX
2306 Requires(post,postun):  %{_bindir}/texhash
2307 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2308
2309 %description latex-cyrillic
2310 LaTeX Cyrillic support.
2311
2312 %description latex-cyrillic -l pl.UTF-8
2313 Obsługa cyrylicy dla LaTeXa.
2314
2315 %package latex-dstroke
2316 Summary:        LaTeX doublestroke font
2317 Summary(pl.UTF-8):      Podwójnie kreślony font dla LaTeXa
2318 Group:          Applications/Publishing/TeX
2319 Requires(post,postun):  %{_bindir}/texhash
2320 Requires:       %{name}-fonts-dstroke = %{epoch}:%{version}-%{release}
2321 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2322
2323 %description latex-dstroke
2324 Doublestroke font for typesetting the mathematical symbols for the
2325 natural numbers, whole numbers, rational numbers, real numbers and
2326 complex numbers.
2327
2328 %description latex-dstroke -l pl.UTF-8
2329 Podwójnie kreślony font do składania symboli matematycznych liczb
2330 naturalnych, całkowitych, wymiernych, rzeczywistych i zespolonych.
2331
2332 %package latex-enumitem
2333 Summary:        A package to customize the three basic lists
2334 Summary(hu.UTF-8):      Egy csomag, amivel testreszabhatod a három alapvető listát
2335 Group:          Applications/Publishing/TeX
2336 Requires(post,postun):  %{_bindir}/texhash
2337 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2338
2339 %description latex-enumitem
2340 A package to customize the three basic lists (enumerate, itemize and
2341 description).
2342
2343 %description latex-enumitem
2344 Egy csomag, amivel testreszabhatod a három alapvető listakörnyezetet
2345 (enumerate, itemize, description).
2346
2347 %package latex-exam
2348 Summary:        The exam document class attempts to make it easy for even a LaTeX novice to prepare exams
2349 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
2350 Group:          Applications/Publishing/TeX
2351 Requires(post,postun):  %{_bindir}/texhash
2352 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2353
2354 %description latex-exam
2355 The exam document class attempts to make it easy for even a LaTeX
2356 novice to prepare exams.
2357
2358 %description latex-exam -l hu.UTF-8
2359 Az exam dokumentumosztály segítségével könnyűvé válik LaTeX-ben a
2360 feladatsorok készítése.
2361
2362 %package latex-gbrief
2363 Summary:        Letter document class
2364 Summary(hu.UTF-8):      Levél dokumentumosztály
2365 Group:          Applications/Publishing/TeX
2366 Requires(post,postun):  %{_bindir}/texhash
2367 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2368
2369 %description latex-gbrief
2370 Letter document class.
2371
2372 %description latex-gbrief -l hu.UTF-8
2373 Levél dokumentumosztály.
2374
2375
2376 %package latex-jknappen
2377 Summary:        Miscellaneous packages by Joerg Knappen
2378 Summary(pl.UTF-8):      Różne pakiety autorstwa Joerga Knappena
2379 Group:          Applications/Publishing/TeX
2380 Requires(post,postun):  %{_bindir}/texhash
2381 Requires:       %{name}-fonts-jknappen = %{epoch}:%{version}-%{release}
2382 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2383
2384 %description latex-jknappen
2385 Miscellaneous macros, mostly for making use of extra fonts, by Joerg
2386 Knappen, including sgmlcmpt.
2387
2388 %description latex-jknappen -l pl.UTF-8
2389 Różne makra, głównie do używania dodatkowych fontów autorstwa Joerga
2390 Knappena. Zawiera sgmlcmpt.
2391
2392 %package latex-leftidx
2393 Summary:        Left and right subscripts and superscripts in math mode
2394 Summary(hu.UTF-8):      Bal és jobboldali alsó és felső indexek matematikai módban
2395 Group:          Applications/Publishing/TeX
2396 Requires(post,postun):  %{_bindir}/texhash
2397 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2398
2399 %description latex-leftidx
2400 Left and right subscripts and superscripts in math mode.
2401
2402 %description latex-leftidx -l hu.UTF-8
2403 Bal és jobboldali alsó és felső indexek matematikai módban.
2404
2405 %package latex-lm
2406 Summary:        LaTeX styles for Latin Modern family fonts
2407 Summary(pl.UTF-8):      Style LaTeXa dla fontów z rodziny Latin Modern
2408 Group:          Applications/Publishing/TeX
2409 Requires(post,postun):  /usr/bin/texhash
2410 Requires:       %{name}-fonts-lm = %{epoch}:%{version}-%{release}
2411 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2412
2413 %description latex-lm
2414 Latin Modern family of fonts, based on the Computer Modern fonts
2415 released into public domain by AMS (copyright (C) 1997 AMS). Contain a
2416 lot of additional characters, mainly accented ones, but not only.
2417 There is a one set of PostScript fonts and four sets of TeX Font
2418 Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
2419 encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
2420 Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
2421 potential user knows what to do with all these files. The author is
2422 Boguslaw Jackowski.
2423
2424 %description latex-lm -l pl.UTF-8
2425 Rodzina fontów Latin Modern, oparta na fontach Computer Modern
2426 przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
2427 Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
2428 Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
2429 Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
2430 QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
2431 (texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
2432 (ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
2433 tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
2434
2435 %package latex-lastpage
2436 Summary:        Reference last page for "Page N of M" type footers
2437 Summary(hu.UTF-8):      Az utolsó oldalra hivatkozás "N/M. oldal" típusú lábfejekhez
2438 Group:          Applications/Publishing/TeX
2439 Requires(post,postun):  %{_bindir}/texhash
2440
2441 %description latex-lastpage
2442 Reference last page for Page N of M type footers.
2443
2444 %description latex-lastpage -l hu.UTF-8
2445 Az utolsó oldalra hivatkozás "N/M. oldal" típusú lábfejekhez.
2446
2447 %package latex-lineno
2448 Summary:        Line numbers on paragraphs
2449 Summary(pl.UTF-8):      Numery linii dla paragrafów
2450 Group:          Applications/Publishing/TeX
2451 Requires(post,postun):  /usr/bin/texhash
2452 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2453
2454 %description latex-lineno
2455 The LaTeX package lineno.sty provides line numbers on paragraphs.
2456 After TeX has broken a paragraph into lines there will be line numbers
2457 attached to them, with the possibility to make references through the
2458 LaTeX \ref, \pageref cross reference mechanism.
2459
2460 %description latex-lineno -l pl.UTF-8
2461 Pakiet LaTeXa lineno.sty daje numery linii dla paragrafów. Po podziale
2462 paragrafu na linie przez TeXa do linii dołączane są ich numery z
2463 możliwością tworzenia odnośników poprzez mechanizm odnośników LaTeXa
2464 \ref i \pageref.
2465
2466 %package latex-microtype
2467 Summary:        An interface to the micro-typographic extensions of pdfTeX
2468 Summary(pl.UTF-8):      Interfejs do rozszerzeń mikrotypograficznych pdfTeXa
2469 Group:          Applications/Publishing/TeX
2470 Requires(post,postun):  /usr/bin/texhash
2471 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2472
2473 %description latex-microtype
2474 The `microtype' package provides a LaTeX interface to pdfTeX's
2475 micro-typographic extensions: character protrusion and font expansion.
2476 It allows to restrict character protrusion and/or font expansion to a
2477 definable set of fonts, and to configure micro-typographic aspects of
2478 the fonts in a straight-forward and flexible way. Settings for various
2479 fonts are provided.
2480
2481 %description latex-microtype -l pl.UTF-8
2482 Pakiet microtype dodaje do LaTeXa mechanizm do rozszerzeń
2483 mikrotypograficznych pdfTeXa: wysuwania znaków i rozszerzania fontów.
2484 Pozwala ograniczyć wysuwanie znaku i/lub rozszerzanie fontu do
2485 określonego zbioru fontów oraz skonfigurować mikrotypograficzne
2486 aspekty fontów w prosty i elastyczny sposób. Dostarczone są ustawienia
2487 dla różnych fontów.
2488
2489 %package latex-musictex
2490 Summary:        Typesetting music with TeX
2491 Summary(hu.UTF-8):      Zenék szedése TeX-hel
2492 Group:          Applications/Publishing/TeX
2493 Requires(post,postun):  %{_bindir}/texhash
2494 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2495
2496 %description latex-musictex
2497 Typesetting music with TeX.
2498
2499 %description latex-musictex -l hu.UTF-8
2500 Zenék szedése TeX-hel.
2501
2502 %package latex-lucidabr
2503 Summary:        Package to make Lucida Bright fonts usable with LaTeX
2504 Summary(pl.UTF-8):      Pakiet umożliwiający używanie fontów Lucida Bright w LaTeXu
2505 Group:          Applications/Publishing/TeX
2506 Requires(post,postun):  %{_bindir}/texhash
2507 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2508
2509 %description latex-lucidabr
2510 Package to make Lucida Bright fonts usable with LaTeX.
2511
2512 %description latex-lucidabr -l pl.UTF-8
2513 Pakiet umożliwiający używanie fontów Lucida Bright w LaTeXu.
2514
2515 %package latex-marvosym
2516 Summary:        Styles for Martin Vogel's Symbol (marvosym) font
2517 Summary(pl.UTF-8):      Style dla fontu Symbol Martina Vogela (marvosym)
2518 Group:          Applications/Publishing/TeX
2519 Requires(post,postun):  /usr/bin/texhash
2520 Requires:       %{name}-fonts-marvosym = %{epoch}:%{version}-%{release}
2521 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2522
2523 %description latex-marvosym
2524 Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
2525 currency symbol as defined by the European commission; Euro currency
2526 symbols in typefaces Times, Helvetica and Courier; Symbols for
2527 structural engineering; Symbols for steel cross-sections; Astronomy
2528 signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
2529 symbols; CE sign and others.
2530
2531 %description latex-marvosym -l pl.UTF-8
2532 Font Martin Vogel's Symbol (marvosym) to font zawierający: symbol
2533 waluty Euro zdefiniowany przez Komisję Europejską; symbole Euro w
2534 krojach Times, Helvetica i Courier; symbole do inżynierii
2535 strukturalnej; symbole do przekrojów stalowych; znaki astronomiczne
2536 (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole nożyczek; znak
2537 CE i inne.
2538
2539 %package latex-mathpple
2540 Summary:        Use PostScript Palatino for typesetting maths
2541 Summary(pl.UTF-8):      Używanie postscriptowych fontów Palatino do składania wzorów matematycznych
2542 Group:          Applications/Publishing/TeX
2543 Requires(post,postun):  %{_bindir}/texhash
2544 Requires:       %{name}-fonts-adobe = %{epoch}:%{version}-%{release}
2545 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2546
2547 %description latex-mathpple
2548 The package defines the PostScript font family `Palatino' (ppl) as the
2549 default roman font and then uses the `mathpple' fonts for typesetting
2550 math. These virtual fonts have been created for typesetting math in a
2551 style that suits the Palatino text fonts. The AMS fonts, when used
2552 additionally, will be scaled to fit Palatino.
2553
2554 %description latex-mathpple -l pl.UTF-8
2555 Pakiet definiuje rodzinę fontów postscriptowych Palatino (ppl) jako
2556 domyślny font roman i używa fontów mathpple do składania wzorów
2557 matematycznych. Te wirtualne fonty zostały stworzone do składania
2558 wzorów matematycznych w stylu pasującym do fontów tekstowych Palatino.
2559 Fonty AMS, jeśli są dodatkowo używane, zostaną przeskalowane tak, by
2560 pasować do Palatino.
2561
2562 %package latex-mathtime
2563 Summary:        Mathtime fonts for LaTeX
2564 Summary(pl.UTF-8):      Fonty Mathtime dla LaTeXa
2565 Group:          Applications/Publishing/TeX
2566 Requires(post,postun):  %{_bindir}/texhash
2567 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2568
2569 %description latex-mathtime
2570 The Mathtime fonts have a number of characters remapped to positions
2571 different from the ones normally used by the corresponding TeX
2572 CM-fonts. For the symbol font ``operators'' the corresponding mathtime
2573 style files use the Times Roman font (often called something like:
2574 ptmr or ptmr7t or ptmrq).
2575
2576 %description latex-mathtime -l pl.UTF-8
2577 Fonty Mathtime zawierają wiele znaków przemapowanych na pozycje
2578 różniące się od tych normalnie używanych w odpowiadających im TeXowych
2579 fontach CM. Dla fontu symboli "operators" odpowiadający styl mathtime
2580 używa fontu Times Roman (zazwyczaj nazywanego w stylu ptmr, ptmr7t lub
2581 ptmrq).
2582
2583 %package latex-mflogo
2584 Summary:        LaTeX support for MetaFont and logo fonts
2585 Summary(pl.UTF-8):      Obsługa LaTeXa dla MetaFonta i fontów logo
2586 Group:          Applications/Publishing/TeX
2587 Requires(post,postun):  %{_bindir}/texhash
2588 Requires:       %{name}-fonts-mflogo = %{epoch}:%{version}-%{release}
2589 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2590
2591 %description latex-mflogo
2592 LaTeX package and font definition file to access the Knuthian `logo'
2593 fonts described in `The MetaFontbook' and the MetaFont and logos in
2594 LaTeX documents.
2595
2596 %description latex-mflogo -l pl.UTF-8
2597 Pakiet LaTeXa i plik definicji fontów udostępniający fonty logo Knutha
2598 opisane w "The MetaFontbook" oraz MetaFont i loga w dokumentach
2599 LaTeXa.
2600
2601 %package latex-mfnfss
2602 Summary:        Font description files to use extra fonts like yinit and ygoth
2603 Summary(pl.UTF-8):      Pliki opisów fontów udostępniające dodatkowe fonty, jak yinit i ygoth
2604 Group:          Applications/Publishing/TeX
2605 Requires(post,postun):  %{_bindir}/texhash
2606 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2607
2608 %description latex-mfnfss
2609 Font description files to use extra fonts like yinit and ygoth.
2610
2611 %description latex-mfnfss -l pl.UTF-8
2612 Pliki opisów fontów udostępniające dodatkowe fonty, jak yinit i ygoth.
2613
2614 %package latex-minitoc
2615 Summary:        Produce a table of contents for each chapter
2616 Summary(pl.UTF-8):      Tworzenie spisów treści dla każdego rozdziału
2617 Group:          Applications/Publishing/TeX
2618 Requires(post,postun):  %{_bindir}/texhash
2619 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2620
2621 %description latex-minitoc
2622 Produce a table of contents for each chapter.
2623
2624 %description latex-minitoc -l pl.UTF-8
2625 Tworzenie spisów treści dla każdego rozdziału.
2626
2627 %package latex-mltex
2628 Summary:        Support for MLTeX
2629 Summary(pl.UTF-8):      Wsparcie dla MLTeXa
2630 Group:          Applications/Publishing/TeX
2631 Requires(post,postun):  %{_bindir}/texhash
2632 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2633
2634 %description latex-mltex
2635 Support for MLTeX, the multilingual TeX extension from Michael J.
2636 Ferguson.
2637
2638 %description latex-mltex -l pl.UTF-8
2639 Wsparcie dla MLTeXa - rozszerzenia TeXa z obsługą wielu języków,
2640 autorstwa Michaela J. Fergusona.
2641
2642 %package latex-multienum
2643 Summary:        Multi-column enumerated lists
2644 Summary(hu.UTF-8):      Többoszlopos számozott listák
2645 Group:          Applications/Publishing/TeX
2646 Requires(post,postun):  %{_bindir}/texhash
2647 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2648
2649 %description latex-multienum
2650 Multi-column enumerated lists.
2651
2652 %description latex-multienum -l hu.UTF-8
2653 Többoszlopos számozott listák.
2654
2655
2656 %package latex-moreverb
2657 Summary:        Extended verbatim
2658 Summary(hu.UTF-8):      Kiterjesztett verbatim
2659 Group:          Applications/Publishing/TeX
2660 Requires(post,postun):  %{_bindir}/texhash
2661 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2662
2663 %description latex-moreverb
2664 Extended verbatim.
2665
2666 %description latex-moreverb -l hu.UTF-8
2667 Kiterjesztett verbatim.
2668
2669 %package latex-ntheorem
2670 Summary:        Enhanced theorem environment
2671 Summary(hu.UTF-8):      Bővített tétel környezet
2672 Group:          Applications/Publishing/TeX
2673 Requires(post,postun):  %{_bindir}/texhash
2674 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2675
2676 %description latex-ntheorem
2677 Enhanced theorem environment.
2678
2679 %description latex-ntheorem -l hu.UTF-8
2680 Bővített tétel környezet
2681
2682 %package latex-palatcm
2683 Summary:        Palatino + Computer Modern math fonts for LaTeX
2684 Summary(pl.UTF-8):      Fonty matematyczne Palatino i Computer Modern dla LaTeXa
2685 Group:          Applications/Publishing/TeX
2686 Requires(post,postun):  %{_bindir}/texhash
2687 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2688
2689 %description latex-palatcm
2690 Palatino + Computer Modern math fonts for LaTeX.
2691
2692 %description latex-palatcm -l pl.UTF-8
2693 Fonty matematyczne Palatino i Computer Modern dla LaTeXa.
2694
2695 %package latex-pgf
2696 Summary:        The TeX Portable Graphic Format
2697 Summary(hu.UTF-8):      TeX Portable Graphic Formátum
2698 Summary(pl.UTF-8):      Przenośny format grafiki dla TeXa
2699 Group:          Applications/Publishing/TeX
2700 Requires(post,postun):  %{_bindir}/texhash
2701 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2702 Requires:       %{name}-latex-xcolor = %{epoch}:%{version}-%{release}
2703 Obsoletes:      tetex-pgf
2704
2705 %description latex-pgf
2706 A macro package for creating graphics directly in TeX and LaTeX.
2707
2708 %description latex-pgf -l hu.UTF-8
2709 Makró csomag rajzok készítéséhez közvetlenül TeX-ben és LaTeX-ben.
2710
2711 %description latex-pgf -l pl.UTF-8
2712 Pakiet makr do tworzenia grafiki bezpośrednio z TeXa i LaTeXa.
2713
2714 %package latex-prosper
2715 Summary:        LaTeX class for high quality slides
2716 Summary(hu.UTF-8):      LaTeX osztály jó minőségű fóliák készítéséhez
2717 Group:          Applications/Publishing/TeX
2718 Requires(post,postun):  %{_bindir}/texhash
2719 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2720
2721 %description latex-prosper
2722 LaTeX class for high quality slides.
2723
2724 %description latex-prosper -l hu.UTF-8
2725 LaTeX osztály jó minőségű fóliák készítéséhez.
2726
2727 %package latex-pseudocode
2728 Summary:        LaTeX enviroment for specifying algorithms in a natural way
2729 Summary(hu.UTF-8):      LaTeX környezet algoritmusok bevitelére
2730 Group:          Applications/Publishing/TeX
2731 Requires(post,postun):  %{_bindir}/texhash
2732 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2733
2734 %description latex-pseudocode
2735 LaTeX enviroment for specifying algorithms in a natural way.
2736
2737 %description latex-pseudocode -l hu.UTF-8
2738 LaTeX környezet algoritmusok bevitelére.
2739
2740 %package latex-psnfss
2741 Summary:        LaTeX font support for common PostScript fonts
2742 Summary(pl.UTF-8):      Obsługa popularnych fontów postscriptowych w LaTeXu
2743 Group:          Applications/Publishing/TeX
2744 Requires(post,postun):  %{_bindir}/texhash
2745 Requires:       %{name}-fonts-adobe = %{epoch}:%{version}-%{release}
2746 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2747 Obsoletes:      tetex-latex-mathptm
2748 Obsoletes:      tetex-latex-mathptmx
2749
2750 %description latex-psnfss
2751 LaTeX font definition files, macros and font metrics for common
2752 PostScript fonts.
2753
2754 %description latex-psnfss -l pl.UTF-8
2755 LaTeXowe pliki definicji fontów, makra i metryki fontów dla
2756 popularnych fontów postscriptowych.
2757
2758 %package latex-pst-2dplot
2759 Summary:        A PSTricks package for drawing 2D curves
2760 Summary(hu.UTF-8):      PSTricks csomag kétdimenziós görbék rajzolásához
2761 Group:          Applications/Publishing/TeX
2762 Requires(post,postun):  %{_bindir}/texhash
2763 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2764
2765 %description latex-pst-2dplot
2766 A PSTricks package for drawing 2D curves.
2767
2768 %description latex-pst-2dplot -l hu.UTF-8
2769 PSTricks csomag kétdimenziós görbék rajzolásához.
2770
2771 %package latex-pst-3dplot
2772 Summary:        Draw 3d curves and graphs using PSTricks
2773 Summary(hu.UTF-8):      3D-s görbék és grafikonok PSTricks-szel
2774 Group:          Applications/Publishing/TeX
2775 Requires(post,postun):  %{_bindir}/texhash
2776 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2777
2778 %description latex-pst-3dplot
2779 Draw 3d curves and graphs using PSTricks.
2780
2781 %description latex-pst-3dplot -l hu.UTF-8
2782 3D-s görbék és grafikonok PSTricks-szel.
2783
2784
2785 %package latex-pst-bar
2786 Summary:        Produces bar charts using pstricks
2787 Summary(hu.UTF-8):      Oszlopdiagramok pstricks-szel
2788 Group:          Applications/Publishing/TeX
2789 Requires(post,postun):  %{_bindir}/texhash
2790 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2791
2792 %description latex-pst-bar
2793 Produces bar charts using pstricks.
2794
2795 %description latex-pst-bar -l hu.UTF-8
2796 Oszlopdiagramok pstricks-szel.
2797
2798 %package latex-pst-circ
2799 Summary:        PSTricks package for drawing electric circuits
2800 Summary(hu.UTF-8):      PSTricks csomag elektromos áramkörök rajzolásához
2801 Group:          Applications/Publishing/TeX
2802 Requires(post,postun):  %{_bindir}/texhash
2803 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2804
2805 %description latex-pst-circ
2806 PSTricks package for drawing electric circuits.
2807
2808 %description latex-pst-circ -l hu.UTF-8
2809 PSTricks csomag elektromos áramkörök rajzolásához.
2810
2811 %package latex-pst-diffraction
2812 Summary:        Print diffraction patterns from various apertures
2813 Summary(hu.UTF-8):      Diffrakciós képek különböző eszközökön
2814 Group:          Applications/Publishing/TeX
2815 Requires(post,postun):  %{_bindir}/texhash
2816 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2817
2818 %description latex-pst-diffraction
2819 Print diffraction patterns from various apertures.
2820
2821 %description latex-pst-diffraction -l hu.UTF-8
2822 Diffrakciós képek különböző eszközökön.
2823
2824 %package latex-pst-eucl
2825 Summary:        Euclidian geometry with pstricks
2826 Summary(hu.UTF-8):      Euklidészi geometria a pstricks használatával
2827 Group:          Applications/Publishing/TeX
2828 Requires(post,postun):  %{_bindir}/texhash
2829 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2830
2831 %description latex-pst-eucl
2832 Euclidian geometry with pstricks.
2833
2834 %description latex-pst-eucl -l hu.UTF-8
2835 Euklidészi geometria a pstricks használatával.
2836
2837
2838 %package latex-pst-fun
2839 Summary:        Draw "funny" objects with PSTricks
2840 Summary(hu.UTF-8):      "Vicces" rajzok PSTricks-szel
2841 Group:          Applications/Publishing/TeX
2842 Requires(post,postun):  %{_bindir}/texhash
2843 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2844
2845 %description latex-pst-fun
2846 Draw "funny" objects with PSTricks.
2847
2848 %description latex-pst-fun -l hu.UTF-8
2849 "Vicces" rajzok PSTricks-szel
2850
2851 %package latex-pst-func
2852 Summary:        PSTricks package for plotting mathematical functions
2853 Summary(hu.UTF-8):      PSTricks csomag matematikai függvények ábrázolásához
2854 Group:          Applications/Publishing/TeX
2855 Requires(post,postun):  %{_bindir}/texhash
2856 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2857
2858 %description latex-pst-func
2859 PSTricks package for plotting mathematical functions.
2860
2861 %description latex-pst-eucl -l hu.UTF-8
2862 PSTricks csomag matematikai függvények ábrázolásához.
2863
2864 %package latex-pst-fr3d
2865 Summary:        Draw 3-dimensional framed boxes using PSTricks
2866 Summary(hu.UTF-8):      Háromdimenziós dobozok PSTricks segítségével
2867 Group:          Applications/Publishing/TeX
2868 Requires(post,postun):  %{_bindir}/texhash
2869 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2870
2871 %description latex-pst-fr3d
2872 Draw 3-dimensional framed boxes using PSTricks.
2873
2874 %description latex-pst-fr3d -l hu.UTF-8
2875 Háromdimenziós dobozok PSTricks segítségével.
2876
2877 %package latex-pst-fractal
2878 Summary:        Draw fractal sets using PSTricks
2879 Summary(hu.UTF-8):      Fraktálok rajzolása PSTricks segítségével
2880 Group:          Applications/Publishing/TeX
2881 Requires(post,postun):  %{_bindir}/texhash
2882 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2883
2884 %description latex-pst-fractal
2885 Draw fractal sets using PSTricks.
2886
2887 %description latex-pst-fractal -l hu.UTF-8
2888 Fraktálok rajzolása PSTricks segítségével.
2889
2890 %package latex-pst-infixplot
2891 Summary:        Using pstricks plotting capacities with infix expressions rather than RPN
2892 Summary(hu.UTF-8):      Infix kifejezések ábrázolása
2893 Group:          Applications/Publishing/TeX
2894 Requires(post,postun):  %{_bindir}/texhash
2895 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2896
2897 %description latex-pst-infixplot
2898 Using pstricks plotting capacities with infix expressions rather than
2899 RPN.
2900
2901 %description latex-pst-infixplot -l hu.UTF-8
2902 Infix kifejezések ábrázolása.
2903
2904 %package latex-pst-math
2905 Summary:        Enhancement of PostScript math operators to use with pstricks
2906 Summary(hu.UTF-8):      PostScript matematikai operátorok bővítése pstricks-szel
2907 Group:          Applications/Publishing/TeX
2908 Requires(post,postun):  %{_bindir}/texhash
2909 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2910
2911 %description latex-pst-math
2912 Enhancement of PostScript math operators to use with pstricks.
2913
2914 %description latex-pst-math -l hu.UTF-8
2915 PostScript matematikai operátorok bővítése pstricks-szel.
2916
2917 %package latex-pst-ob3d
2918 Summary:        Three dimensional objects using PSTricks
2919 Summary(hu.UTF-8):      Háromdimenziós objektumok PSTricks-szel
2920 Group:          Applications/Publishing/TeX
2921 Requires(post,postun):  %{_bindir}/texhash
2922 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2923
2924 %description latex-pst-ob3d
2925 Three dimensional objects using PSTricks.
2926
2927 %description latex-pst-ob3d -l hu.UTF-8
2928 Háromdimenziós objektumok PSTricks-szel.
2929
2930 %package latex-pst-optexp
2931 Summary:        Drawing optical experimental setups
2932 Summary(hu.UTF-8):      Optikai összeállítások rajzolása
2933 Group:          Applications/Publishing/TeX
2934 Requires(post,postun):  %{_bindir}/texhash
2935 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2936
2937 %description latex-pst-optexp
2938 Drawing optical experimental setups.
2939
2940 %description latex-pst-optexp -l hu.UTF-8
2941 Optikai összeállítások rajzolása.
2942
2943 %package latex-pst-optic
2944 Summary:        Drawing optics diagrams
2945 Summary(hu.UTF-8):      Optikai ábrák rajzolása
2946 Group:          Applications/Publishing/TeX
2947 Requires(post,postun):  %{_bindir}/texhash
2948 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2949
2950 %description latex-pst-optic
2951 Drawing optics diagrams.
2952
2953 %description latex-pst-optic -l hu.UTF-8
2954 Optikai ábrák rajzolása.
2955
2956 %package latex-pst-text
2957 Summary:        Text and character manipulation in PSTricks
2958 Summary(hu.UTF-8):      Szöveg és karakter manipulációk PSTricks-szel
2959 Group:          Applications/Publishing/TeX
2960 Requires(post,postun):  %{_bindir}/texhash
2961 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2962
2963 %description latex-pst-text
2964 Text and character manipulation in PSTricks.
2965
2966 %description latex-pst-text -l hu.UTF-8
2967 Szöveg és karakter manipulációk PSTricks-szel.
2968
2969 %package latex-pst-uncategorized
2970 Summary:        Other uncategorized PSTricks packages
2971 Summary(hu.UTF-8):      Néhány kategorizálatlan PSTricks csomag
2972 Group:          Applications/Publishing/TeX
2973 Requires(post,postun):  %{_bindir}/texhash
2974 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2975
2976 %description latex-pst-uncategorized
2977 Other uncategorized PSTricks packages.
2978
2979 %description latex-pst-uncategorized -l hu.UTF-8
2980 Néhány kategorizálatlan PSTricks csomag.
2981
2982 %package latex-pxfonts
2983 Summary:        PX fonts LaTeX support
2984 Summary(pl.UTF-8):      Obsługa fontów PX w LaTeXu
2985 Group:          Applications/Publishing/TeX
2986 Requires(post,postun):  %{_bindir}/texhash
2987 Requires:       %{name}-fonts-px = %{epoch}:%{version}-%{release}
2988 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2989
2990 %description latex-pxfonts
2991 PX fonts LaTeX support.
2992
2993 %description latex-pxfonts -l pl.UTF-8
2994 Obsługa fontów PX w LaTeXu.
2995
2996 %package latex-qfonts
2997 Summary:        A collection of PostScript (Adobe Type 1) fonts in QX layout
2998 Summary(pl.UTF-8):      Zestaw fontów postscriptowych (Adobe Type 1) w układzie QX
2999 Group:          Applications/Publishing/TeX
3000 Requires(post,postun):  %{_bindir}/texhash
3001 Requires:       %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
3002 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3003
3004 %description latex-qfonts
3005 A collection of Type 1 fonts; include QuasiBookman, QuasiChancery,
3006 QuasiCourier, QuasiPalatino, QuasiSwiss, QuasiSwissCondensed, and
3007 QuasiTimes (regular, italic, bold and bold italic), based on URW++
3008 fonts distributed with Ghostscript. The fonts are encoded according to
3009 QX layout which facilitates multilingual and technical typesetting
3010 using TeX, preserving usability in Windows applications.
3011
3012 %description latex-qfonts -l pl.UTF-8
3013 Zestaw fontów Type 1; zawiera QuasiBookman, QuasiChancery,
3014 QuasiCourier, QuasiPalatino, QuasiSwiss, QuasiSwissCondensed oraz
3015 QuasiTimes (zwykłe, pochyłe, tłuste i tłuste pochyłe), oparte na
3016 fontach URW++ rozpowszechnianych z Ghostscriptem. Fonty są kodowane
3017 zgodnie z układem QX, który ułatwia skład wielojęzyczny i techniczny w
3018 TeXu, zachowując przydatność dla aplikacji windowsowych.
3019
3020 %package latex-SIstyle
3021 Summary:        Package to typeset SI units, numbers and angles
3022 Summary(hu.UTF-8):      Csomag SI egységek, számok és szögek szedésére
3023 Group:          Applications/Publishing/TeX
3024 Requires(post,postun):  /usr/bin/texhash
3025 Requires:       %{name}-latex-ams = %{epoch}:%{version}-%{release}
3026
3027 %description latex-SIstyle
3028 Package to typeset SI units, numbers and angles.
3029
3030 %description latex-SIstyle -l hu.UTF-8
3031 Csomag SI egységek, számok és szögek szedésére.
3032
3033 %package latex-SIunits
3034 Summary:        The SIunits package can be used to standardise the use of units in your writings
3035 Summary(hu.UTF-8):      Az SIunits csomag a mennyiségek egységes írásában nyújt segítséget
3036 Group:          Applications/Publishing/TeX
3037 Requires(post,postun):  /usr/bin/texhash
3038 Requires:       %{name}-latex-ams = %{epoch}:%{version}-%{release}
3039
3040 %description latex-SIunits
3041 The SIunits package can be used to standardise the use of units in
3042 your writings.
3043
3044 %description latex-SIunits -l hu.UTF-8
3045 Az SIunits csomag a mennyiségek egységes írásában nyújt segítséget.
3046
3047 %package latex-Tabbing
3048 Summary:        Tabbing with accented letters
3049 Summary(hu.UTF-8):      Tabbing környezet ékezetes betűk használatával
3050 Group:          Applications/Publishing/TeX
3051 Requires(post,postun):  /usr/bin/texhash
3052
3053 %description latex-Tabbing
3054 Tabbing with accented letters.
3055
3056 %description latex-Tabbing -l hu.UTF-8
3057 Tabbing környezet ékezetes betűk használatával.
3058
3059 %package latex-urwvn
3060 Summary:        URWVN fonts
3061 Summary(pl.UTF-8):      Fonty URWVN
3062 Group:          Applications/Publishing/TeX
3063 Requires(post,postun):  /usr/bin/texhash
3064 Requires:       %{name}-fonts-urwvn = %{epoch}:%{version}-%{release}
3065 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3066
3067 %description latex-urwvn
3068 URWVN fonts.
3069
3070 %description latex-urwvn -l pl.UTF-8
3071 Fonty URWVN.
3072
3073 %package latex-txfonts
3074 Summary:        TX fonts LaTeX support
3075 Summary(pl.UTF-8):      Obsługa fontów TX w LaTeXu
3076 Group:          Applications/Publishing/TeX
3077 Requires(post,postun):  %{_bindir}/texhash
3078 Requires:       %{name}-fonts-tx = %{epoch}:%{version}-%{release}
3079 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3080
3081 %description latex-txfonts
3082 TX fonts LaTeX support.
3083
3084 %description latex-txfonts -l pl.UTF-8
3085 Obsługa fontów TX w LaTeXu.
3086
3087 %package latex-ucs
3088 Summary:        This package contains support for using UTF-8 as input encoding in LaTeX documents
3089 Summary(hu.UTF-8):      Ez a csomag lehetővé teszi UTF-8 kódolást a LaTeX dokumentumokban
3090 Group:          Applications/Publishing/TeX
3091 Requires(post,postun):  %{_bindir}/texhash
3092 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3093
3094 %description latex-ucs
3095 This package contains support for using UTF-8 as input encoding in
3096 LaTeX documents.
3097
3098 %description latex-ucs -l hu.UTF-8
3099 Ez a csomag lehetővé teszi UTF-8 kódolást a LaTeX dokumentumokban.
3100
3101 %package latex-umlaute
3102 Summary:        An interface to inputenc for using alternate input encodings
3103 Summary(pl.UTF-8):      Interfejs inputenc do używania alternatywnych kodowań wejściowych
3104 Group:          Applications/Publishing/TeX
3105 Requires(post,postun):  %{_bindir}/texhash
3106 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3107
3108 %description latex-umlaute
3109 An interface to inputenc for using alternate input encodings.
3110
3111 %description latex-umlaute -l pl.UTF-8
3112 Interfejs inputenc do używania alternatywnych kodowań wejściowych.
3113
3114 %package latex-wasysym
3115 Summary:        Extra characters from the Waldis symbol fonts
3116 Summary(pl.UTF-8):      Dodatkowe znaki z fontów Waldis symbol
3117 Group:          Applications/Publishing/TeX
3118 Requires(post,postun):  %{_bindir}/texhash
3119 Requires:       %{name}-fonts-wasy = %{epoch}:%{version}-%{release}
3120 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3121
3122 %description latex-wasysym
3123 Makes some additional characters available that come from the wasy
3124 fonts (Waldis symbol fonts). These fonts are not automatically
3125 included in NFSS2/LaTeX2e since they take up important space and often
3126 aren't necessary if one makes use of the packages amsfonts or amssymb.
3127 Symbols include: join box, diamond, leadsto, sqsubset, lhd, rhd,
3128 apple, ocircle invneg, logof, varint, male, female, phone, clock,
3129 lightning, pointer, sun, bell, permil, smiley, various electrical
3130 symbols, shapes, music notes, circles, signs, astronomy, etc.
3131
3132 %description latex-wasysym -l pl.UTF-8
3133 Pakiet udostępniający dodatkowe symbole pochodzące z fontów wasy
3134 (Waldis symbol). Te fonty nie są automatycznie dołączane w
3135 NFSS2/LaTeX2e, ponieważ zajmują miejsce i zazwyczaj nie są potrzebne
3136 jeśli używa się pakietów amsfonts lub amssymb. Zestaw symboli zawiera
3137 m.in.: symbole join box, diamond, leadsto, sqsubset, lhd, rhd, apple,
3138 ocircle invneg, logof, varint, male, female, phone, clock, lightning,
3139 pointer, sun, bell, permil, smiley oraz różne symbole elektryczne,
3140 kształty, nuty, okręgi, znaki, symbole astronomiczne itp.
3141
3142 %package latex-xcolor
3143 Summary:        Allows for access to color tints, shades, tones etc
3144 Summary(hu.UTF-8):      Hozzáférés színekhez, tónusokhoz, átmenetekhez, stb.
3145 Summary(pl.UTF-8):      Pozwala na dostęp do odcieni, gradientów itp.
3146 Group:          Applications/Publishing/TeX
3147 Obsoletes:      tetex-latex-xcolor
3148
3149 %description
3150 `xcolor' provides easy driver-independent access to several kinds of
3151 color tints, shades, tones, and mixes of arbitrary colors. It allows
3152 to select a document-wide target color model and offers tools for
3153 automatic color schemes, conversion between eight color models, and
3154 alternating table row colors.
3155
3156 %description latex-xcolor -l hu.UTF-8
3157 `xcolor' egy egyszerű meghajtó-független hozzáférést biztosít
3158 színekhez, átmenetekhez, tónusokhóz, és a színek korlátlan
3159 keverékéhez. Lehetőséged van a teljes dokumentumra érvényes szín
3160 modell kiválasztásához és a színmodellek közötti konverzióra.
3161
3162 %description latex-xcolor -l pl.UTF-8
3163 `xcolor' dostarcza łatwego, niezależnego od urządzenia dostępu do
3164 wielu rodzai cieniowania, tonów i połączeń dowolnych kolorów. Pozwala
3165 na wybór modelu koloru dla całego dokumentu i oferuje narzędzia dla
3166 schematów kolorów, konwersji między ośmioma modelami kolorów oraz
3167 naprzemiennych kolorów w tabelach.
3168
3169 %package format-latex
3170 Summary:        LaTeX macro package
3171 Summary(pl.UTF-8):      Pakiet makr LaTeX
3172 Group:          Applications/Publishing/TeX
3173 Requires(post,postun):  %{_bindir}/texhash
3174 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3175 Obsoletes:      hugelatex
3176
3177 %description format-latex
3178 LaTeX is a front end for the TeX text formatting system. Easier to use
3179 than TeX, LaTeX is essentially a set of TeX macros which provide
3180 convenient, predefined document formats for users.
3181
3182 This package contains LaTeX format.
3183
3184 %description format-latex -l pl.UTF-8
3185 LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
3186 łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
3187 dających użytkownikom wygodne, predefiniowane formaty dokumentów.
3188
3189 Ten pakiet zawiera format LaTeX.
3190
3191 %package format-pdflatex
3192 Summary:        PDF LaTeX macro package
3193 Summary(pl.UTF-8):      Pakiet makr PDF LaTeX
3194 Group:          Applications/Publishing/TeX
3195 Requires(post,postun):  %{_bindir}/texhash
3196 Requires:       %{name}-fonts-jknappen = %{epoch}:%{version}-%{release}
3197 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3198 Requires:       %{name}-latex-psnfss = %{epoch}:%{version}-%{release}
3199 Requires:       %{name}-metafont = %{epoch}:%{version}-%{release}
3200 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
3201
3202 %description format-pdflatex
3203 LaTeX is a front end for the TeX text formatting system. Easier to use
3204 than TeX, LaTeX is essentially a set of TeX macros which provide
3205 convenient, predefined document formats for users.
3206
3207 This package contains PDF LaTeX format.
3208
3209 %description format-pdflatex -l pl.UTF-8
3210 LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
3211 łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
3212 dających użytkownikom wygodne, predefiniowane formaty dokumentów.
3213
3214 Ten pakiet zawiera format PDF LaTeX.
3215
3216 # PLaTeX format
3217
3218 %package platex
3219 Summary:        PLaTeX format basic files
3220 Summary(pl.UTF-8):      Podstawowe pliki dla formatu PLaTeX
3221 Group:          Applications/Publishing/TeX
3222 Requires(post,postun):  %{_bindir}/texhash
3223 Requires:       %{name}-fonts-pl = %{epoch}:%{version}-%{release}
3224 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3225
3226 %description platex
3227 PLaTeX format basic files.
3228
3229 %description platex -l pl.UTF-8
3230 Podstawowe pliki dla formatu PLaTeX.
3231
3232 %package format-platex
3233 Summary:        PLaTeX format
3234 Summary(pl.UTF-8):      Format PLaTeX
3235 Group:          Applications/Publishing/TeX
3236 Requires(post,postun):  %{_bindir}/texhash
3237 Requires:       %{name}-platex = %{epoch}:%{version}-%{release}
3238
3239 %description format-platex
3240 PLaTeX format.
3241
3242 %description format-platex -l pl.UTF-8
3243 Format PLaTeX.
3244
3245 %package format-pdfplatex
3246 Summary:        PDF PLaTeX format
3247 Summary(pl.UTF-8):      Format PDF PLaTeX
3248 Group:          Applications/Publishing/TeX
3249 Requires(post,postun):  %{_bindir}/texhash
3250 Requires:       %{name}-fonts-type1-pl = %{epoch}:%{version}-%{release}
3251 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
3252 Requires:       %{name}-platex = %{epoch}:%{version}-%{release}
3253
3254 %description format-pdfplatex
3255 PDF PLaTeX format.
3256
3257 %description format-pdfplatex -l pl.UTF-8
3258 Format PDF PLaTeX.
3259
3260 # # TeX generic macros #
3261
3262 %package tex-babel
3263 Summary:        Multilingual support for TeX
3264 Summary(pl.UTF-8):      Obsługa wielu języków dla TeXa
3265 Group:          Applications/Publishing/TeX
3266 Requires(post,postun):  %{_bindir}/texhash
3267 Requires:       %{name} = %{epoch}:%{version}-%{release}
3268
3269 %description tex-babel
3270 Multilingual support for TeX.
3271
3272 %description tex-babel -l pl.UTF-8
3273 Obsługa wielu języków dla TeXa.
3274
3275 %package tex-german
3276 Summary:        Supports the new German orthography (neue deutsche Rechtschreibung)
3277 Summary(pl.UTF-8):      Obsługa nowej ortografii niemieckiej (neue deutsche Rechtschreibung)
3278 Group:          Applications/Publishing/TeX
3279 Requires(post,postun):  %{_bindir}/texhash
3280 Requires:       %{name} = %{epoch}:%{version}-%{release}
3281
3282 %description tex-german
3283 Supports the new German orthography (neue deutsche Rechtschreibung).
3284
3285 %description tex-german -l pl.UTF-8
3286 Obsługa nowej ortografii niemieckiej (neue deutsche Rechtschreibung).
3287
3288 %package tex-mfpic
3289 Summary:        Macros which generate Metafont or Metapost for drawing pictures
3290 Summary(pl.UTF-8):      Makra generujące Metafont lub Metapost do rysowania obrazków
3291 Group:          Applications/Publishing/TeX
3292 Requires(post,postun):  %{_bindir}/texhash
3293 Requires:       %{name} = %{epoch}:%{version}-%{release}
3294
3295 %description tex-mfpic
3296 Macros which generate Metafont or Metapost for drawing pictures.
3297
3298 %description tex-mfpic -l pl.UTF-8
3299 Makra generujące Metafont lub Metapost do rysowania obrazków.
3300
3301 %package tex-misc
3302 Summary:        Miscellaneous TeX macros
3303 Summary(pl.UTF-8):      Różne makra TeXowe
3304 Group:          Applications/Publishing/TeX
3305 Requires(post,postun):  %{_bindir}/texhash
3306 Requires:       %{name} = %{epoch}:%{version}-%{release}
3307 Obsoletes:      tetex-tex-eijkhout
3308
3309 %description tex-misc
3310 Miscellaneous TeX macros.
3311
3312 %description tex-misc -l pl.UTF-8
3313 Różne makra TeXowe.
3314
3315 %package tex-pictex
3316 Summary:        Picture drawing macros for TeX and LaTeX
3317 Summary(pl.UTF-8):      Makra do rysowania obrazków dla TeXa i LaTeXa
3318 Group:          Applications/Publishing/TeX
3319 Requires(post,postun):  %{_bindir}/texhash
3320 Requires:       %{name} = %{epoch}:%{version}-%{release}
3321
3322 %description tex-pictex
3323 Picture drawing macros for TeX and LaTeX.
3324
3325 %description tex-pictex -l pl.UTF-8
3326 Makra do rysowania obrazków dla TeXa i LaTeXa.
3327
3328 %package tex-pstricks
3329 Summary:        PostScript macros for TeX
3330 Summary(pl.UTF-8):      Makra postscriptowe dla TeXa
3331 Group:          Applications/Publishing/TeX
3332 Requires(post,postun):  %{_bindir}/texhash
3333 Requires:       %{name} = %{epoch}:%{version}-%{release}
3334
3335 %description tex-pstricks
3336 An extensive collection of PostScript macros that is compatible with
3337 most TeX macro packages, including Plain TeX, LaTeX, AMS-TeX, and
3338 AMS-LaTeX. Included are macros for color, graphics, pie charts,
3339 rotation, trees and overlays. It has many special features, including:
3340 a wide variety of graphics (picture drawing) macros, with a flexible
3341 interface and with color support. There are macros for coloring or
3342 shading the cells of tables.
3343
3344 %description tex-pstricks -l pl.UTF-8
3345 Duży zestaw makr postscriptowych kompatybilny z większością pakietów
3346 makr TeXowych, w tym: Plain TeX, LaTeX, AMS-TeX i AMS-LaTeX. Załączono
3347 makra obsługujące kolory, grafikę, wykresy kołowe, obroty, drzewa i
3348 nakładanie. Mają wiele możliwości, w tym dużo makr graficznych (do
3349 rysowania obrazków) z elastycznym interfejsem i obsługą koloru. Są też
3350 makra do kolorowania lub cieniowania komórek tabel.
3351
3352 %package tex-qpx
3353 Summary:        QuasiPalatino and PX fonts typesetting support
3354 Summary(pl.UTF-8):      Wsparcie dla składu fontami QuasiPalatino i PX
3355 Group:          Applications/Publishing/TeX
3356 Requires(post,postun):  %{_bindir}/texhash
3357 Requires:       %{name} = %{epoch}:%{version}-%{release}
3358 Requires:       %{name}-fonts-qpx = %{epoch}:%{version}-%{release}
3359
3360 %description tex-qpx
3361 QuasiPalatino and PX fonts typesetting support.
3362
3363 %description tex-qpx -l pl.UTF-8
3364 Wsparcie dla składu fontami QuasiPalatino i PX.
3365
3366 %package tex-qpxqtx
3367 Summary:        QuasiTimes and TX fonts typesetting support
3368 Summary(pl.UTF-8):      Wsparcie dla składu fontami QuasiTimes i TX
3369 Group:          Applications/Publishing/TeX
3370 Requires(post,postun):  %{_bindir}/texhash
3371 Requires:       %{name} = %{epoch}:%{version}-%{release}
3372 Requires:       %{name}-fonts-qpxqtx = %{epoch}:%{version}-%{release}
3373
3374 %description tex-qpxqtx
3375 QuasiTimes and TX fonts typesetting support.
3376
3377 %description tex-qpxqtx -l pl.UTF-8
3378 Wsparcie dla składu fontami QuasiTimes i TX.
3379
3380 %package tex-ruhyphen
3381 Summary:        Russian hyphenation
3382 Summary(pl.UTF-8):      Rosyjskie reguły przenoszenia wyrazów
3383 Group:          Applications/Publishing/TeX
3384 Requires(post,postun):  %{_bindir}/texhash
3385 Requires:       %{name} = %{epoch}:%{version}-%{release}
3386
3387 %description tex-ruhyphen
3388 A collection of Russian hyphenation patterns supporting a number of
3389 Cyrillic font encodings, including T2, UCY (Omega Unicode Cyrillic),
3390 LCY, LWN (OT2), and koi8-r.
3391
3392 %description tex-ruhyphen -l pl.UTF-8
3393 Zestaw rosyjskich wzorców przenoszenia wyrazów obsługujący wiele
3394 kodowań fontów w cyrylicy, włącznie z T2, UCY (Omega Unicode
3395 Cyrillic), LCY, LWN (OT2) i koi8-r.
3396
3397 %package tex-spanish
3398 Summary:        Various TeX related files for typesetting documents written in Spanish
3399 Summary(pl.UTF-8):      Różne pliki TeXowe służące do składu dokumentów w języku hiszpańskim
3400 Group:          Applications/Publishing/TeX
3401 Requires(post,postun):  %{_bindir}/texhash
3402 Requires:       %{name} = %{epoch}:%{version}-%{release}
3403 Obsoletes:      tetex-tex-spanishb
3404
3405 %description tex-spanish
3406 Various TeX related files for typesetting documents written in
3407 Spanish, including hyphenation and dictionaries.
3408
3409 %description tex-spanish -l pl.UTF-8
3410 Różne pliki TeXowe służące do składu dokumentów napisanych w języku
3411 hiszpańskim - w tym reguły przenoszenia wyrazów i słowniki.
3412
3413 %package tex-texdraw
3414 Summary:        Graphical macros, using embedded PostScript
3415 Summary(pl.UTF-8):      Makra graficzne używające osadzanego PostScriptu
3416 Group:          Applications/Publishing/TeX
3417 Requires(post,postun):  %{_bindir}/texhash
3418 Requires:       %{name} = %{epoch}:%{version}-%{release}
3419
3420 %description tex-texdraw
3421 Graphical macros, using embedded PostScript.
3422
3423 %description tex-texdraw -l pl.UTF-8
3424 Makra graficzne używające osadzanego PostScriptu.
3425
3426 %package tex-thumbpdf
3427 Summary:        Thumbnails for PDFTeX and dvips/ps2pdf
3428 Summary(pl.UTF-8):      Ikonki dla PDFTeXa i dvips/ps2pdf
3429 Group:          Applications/Publishing/TeX
3430 Requires(post,postun):  %{_bindir}/texhash
3431 Requires:       %{name} = %{epoch}:%{version}-%{release}
3432
3433 %description tex-thumbpdf
3434 Provides support, using Perl, for thumbnails in pdfTeX and
3435 dvips/ps2pdf, using ghostscript to generate the thumbnails which get
3436 represented in a TeX readable file that is read by the package
3437 thumbpdf.sty to automatically include the thumbnails. Works with both
3438 plain TeX and LaTeX.
3439
3440 %description tex-thumbpdf -l pl.UTF-8
3441 Pakiet przy pomocy Perla dodaje ikonki w pdfTeXu i dvips/ps2pdf przy
3442 użyciu ghostscripta. Ikonki są reprezentowane w pliku czytanym przez
3443 TeXa, który jest wywoływany z thumbpdf.sty, aby automatycznie dołączyć
3444 ikonki. Działa z formatami plain TeX i LaTeX.
3445
3446 %package tex-ukrhyph
3447 Summary:        Ukranian hyphenation
3448 Summary(pl.UTF-8):      Ukraińskie zasady przenoszenia wyrazów
3449 Group:          Applications/Publishing/TeX
3450 Requires(post,postun):  %{_bindir}/texhash
3451 Requires:       %{name} = %{epoch}:%{version}-%{release}
3452
3453 %description tex-ukrhyph
3454 This package allows the use of different hyphenation patterns for the
3455 Ukrainian language for various Cyrillic font encodings. Contains
3456 packages implementing traditional rules, modern rules, and combined
3457 English-Ukrainian hyphenation.
3458
3459 %description tex-ukrhyph -l pl.UTF-8
3460 Ten pakiet pozwala na używanie różnych wzorców przenoszenia wyrazów
3461 dla języka ukraińskiego z różnymi kodowaniami fontów z cyrylicą.
3462 Zawiera pakiety z implementacją reguł tradycyjnych, współczesnych i
3463 łączonych angielsko-ukraińskich.
3464
3465 %package latex-vietnam
3466 Summary:        Vietnamese language support
3467 Summary(pl.UTF-8):      Wsparcie dla języka wietnamskiego
3468 Group:          Applications/Publishing/TeX
3469 Requires(post,postun):  %{_bindir}/texhash
3470 Requires:       %{name} = %{epoch}:%{version}-%{release}
3471 Obsoletes:      tetex-tex-vietnam
3472
3473 %description latex-vietnam
3474 Vietnamese language support.
3475
3476 %description latex-vietnam -l pl.UTF-8
3477 Wsparcie dla języka wietnamskiego.
3478
3479 %package tex-xypic
3480 Summary:        Package for typesetting a variety of graphs and diagrams with TeX
3481 Summary(pl.UTF-8):      Pakiet do składania w TeXu różnych wykresów i diagramów
3482 Group:          Applications/Publishing/TeX
3483 Requires(post,postun):  %{_bindir}/texhash
3484 Requires:       %{name} = %{epoch}:%{version}-%{release}
3485 Requires:       %{name}-fonts-xypic = %{epoch}:%{version}-%{release}
3486
3487 %description tex-xypic
3488 A package for typesetting a variety of graphs and diagrams with TeX.
3489 Xy-pic works with most formats (including LaTeX, AMS-LaTeX, AMS-TeX,
3490 and plain TeX), in particular Xy-pic is provided as a LaTeX2e
3491 `supported package'.
3492
3493 %description tex-xypic -l pl.UTF-8
3494 Pakiet do składania w TeXu różnych wykresów i diagramów. Xy-pic działa
3495 z większością formatów (w tym LaTeX, AMS-LaTeX, AMS-TeX i plain TeX),
3496 w szczególności jest dołączany jako "wspierany pakiet" LaTeX2e.
3497
3498 %package tex-xkeyval
3499 Summary:        Extension to keyval package
3500 Summary(pl.UTF-8):      Rozszerzenie do pakietu keyval
3501 Group:          Applications/Publishing/TeX
3502 Requires(post,postun):  /usr/bin/texhash
3503 Requires:       %{name} = %{epoch}:%{version}-%{release}
3504
3505 %description tex-xkeyval
3506 Extension to keyval package.
3507
3508 %description tex-xkeyval -l pl.UTF-8
3509 Rozszerzenie do pakietu keyval.
3510
3511 %package dirs-fonts
3512 Summary:        TeX font directories
3513 Summary(pl.UTF-8):      Katalogi fontów TeXa
3514 Group:          Fonts
3515
3516 %description dirs-fonts
3517 TeX font directories.
3518
3519 %description dirs-fonts -l pl.UTF-8
3520 Katalogi fontów TeXa.
3521
3522 # # Fonts packages #
3523
3524 %package fonts-adobe
3525 Summary:        Adobe fonts
3526 Summary(pl.UTF-8):      Fonty Adobe
3527 Group:          Fonts
3528 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3529
3530 %description fonts-adobe
3531 Adobe fonts.
3532
3533 %description fonts-adobe -l pl.UTF-8
3534 Fonty Adobe.
3535
3536 %package fonts-ae
3537 Summary:        Virtual fonts for PDF-files with T1 encoded CMR-fonts
3538 Summary(pl.UTF-8):      Wirtualne fonty do plików PDF z fontami CMR o kodowaniu T1
3539 Group:          Fonts
3540 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3541
3542 %description fonts-ae
3543 Virtual fonts for PDF-files with T1 encoded CMR-fonts.
3544
3545 %description fonts-ae -l pl.UTF-8
3546 Wirtualne fonty do plików PDF z fontami CMR o kodowaniu T1.
3547
3548 %package fonts-ams
3549 Summary:        AMS fonts
3550 Summary(pl.UTF-8):      Fonty AMS
3551 Group:          Fonts
3552 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3553
3554 %description fonts-ams
3555 AMS fonts.
3556
3557 %description fonts-ams -l pl.UTF-8
3558 Fonty AMS.
3559
3560 %package fonts-antp
3561 Summary:        Antykwa Poltawskiego, a Type 1 family of Polish traditional type
3562 Summary(pl.UTF-8):      Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako Type 1
3563 Group:          Fonts
3564 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3565
3566 %description fonts-antp
3567 Antykwa Poltawskiego, a Type 1 family of Polish traditional type.
3568
3569 %description fonts-antp -l pl.UTF-8
3570 Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako
3571 Type 1.
3572
3573 %package fonts-antt
3574 Summary:        Antykwa Torunska, a Type 1 family of a Polish traditional type
3575 Summary(pl.UTF-8):      Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1
3576 Group:          Fonts
3577 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3578
3579 %description fonts-antt
3580 Antykwa Torunska, a Type 1 family of a Polish traditional type.
3581
3582 %description fonts-antt -l pl.UTF-8
3583 Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1.
3584
3585 %package fonts-arphic
3586 Summary:        Arphic fonts
3587 Group:          Fonts
3588 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3589
3590 %description fonts-arphic
3591 Arphic fonts.
3592
3593 %package fonts-bbm
3594 Summary:        Blackboard variant fonts for Computer Modern, with LaTeX support
3595 Summary(pl.UTF-8):      Tablicowy wariant fontów Computer Modern ze wsparciem dla LaTeXa
3596 Group:          Fonts
3597 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3598
3599 %description fonts-bbm
3600 Blackboard variant fonts for Computer Modern, with LaTeX support.
3601
3602 %description fonts-bbm -l pl.UTF-8
3603 Tablicowy wariant fontów Computer Modern ze wsparciem dla LaTeXa.
3604
3605 %package fonts-bbold
3606 Summary:        Sans serif blackboard bold for LaTeX
3607 Summary(pl.UTF-8):      Tablicowy tłusty font sans serif dla LaTeXa
3608 Group:          Fonts
3609 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3610
3611 %description fonts-bbold
3612 Sans serif blackboard bold for LaTeX.
3613
3614 %description fonts-bbold -l pl.UTF-8
3615 Tablicowy tłusty font sans serif dla LaTeXa.
3616
3617 %package fonts-bh
3618 Summary:        Bold & Heavy Fonts
3619 Summary(pl.UTF-8):      Fonty Bold i Heavy
3620 Group:          Fonts
3621 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3622
3623 %description fonts-bh
3624 Bold & Heavy Fonts.
3625
3626 %description fonts-bh -l pl.UTF-8
3627 Fonty Bold i Heavy.
3628
3629 %package fonts-bitstream
3630 Summary:        Bitstream fonts
3631 Summary(pl.UTF-8):      Fonty Bitstream
3632 Group:          Fonts
3633 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3634 Obsoletes:      tetex-fonts-bitstrea
3635
3636 %description fonts-bitstream
3637 Bitstream fonts.
3638
3639 %description fonts-bitstream -l pl.UTF-8
3640 Fonty Bitstream.
3641
3642 %package fonts-cbgreek
3643 Summary:        Complete set of Greek fonts
3644 Summary(pl.UTF-8):      Pełny zestaw fontów greckich
3645 Group:          Fonts
3646 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3647
3648 %description fonts-cbgreek
3649 Complete set of Greek fonts.
3650
3651 %description fonts-cbgreek -l pl.UTF-8
3652 Pełny zestaw fontów greckich.
3653
3654 %package fonts-cc-pl
3655 Summary:        Polish version of Computer Concrete fonts
3656 Summary(pl.UTF-8):      Polska wersja fontów Computer Concrete
3657 Group:          Fonts
3658 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3659
3660 %description fonts-cc-pl
3661 Polish version of Computer Concrete fonts.
3662
3663 %description fonts-cc-pl -l pl.UTF-8
3664 Polska wersja fontów Computer Concrete.
3665
3666 %package fonts-cg
3667 Summary:        Compugraphic fonts
3668 Summary(pl.UTF-8):      Fonty Compugraphic
3669 Group:          Fonts
3670 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3671
3672 %description fonts-cg
3673 Compugraphic fonts.
3674
3675 %description fonts-cg -l pl.UTF-8
3676 Fonty Compugraphic.
3677
3678 %package fonts-cm
3679 Summary:        Computer Modern fonts
3680 Summary(pl.UTF-8):      Fonty Computer Modern
3681 Group:          Fonts
3682 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3683
3684 %description fonts-cm
3685 Computer Modern fonts.
3686
3687 %description fonts-cm -l pl.UTF-8
3688 Fonty Computer Modern.
3689
3690 %package fonts-cmbright
3691 Summary:        CM Bright fonts
3692 Summary(pl.UTF-8):      Fonty CM Bright
3693 Group:          Fonts
3694 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3695
3696 %description fonts-cmbright
3697 CM Bright fonts.
3698
3699 %description fonts-cmbright -l pl.UTF-8
3700 Fonty CM Bright.
3701
3702 %package fonts-cmcyr
3703 Summary:        Computer Modern fonts extended with Russian letters
3704 Summary(pl.UTF-8):      Fonty Computer Modern rozszerzone o litery rosyjskie
3705 Group:          Fonts
3706 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3707
3708 %description fonts-cmcyr
3709 Computer Modern fonts extended with Russian letters.
3710
3711 %description fonts-cmcyr -l pl.UTF-8
3712 Fonty Computer Modern rozszerzone o litery rosyjskie.
3713
3714 %package fonts-cmextra
3715 Summary:        Extra Computer Modern fonts, from the American Mathematical Society
3716 Summary(pl.UTF-8):      Dodatkowe fonty Computer Modern z AMS
3717 Group:          Fonts
3718 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3719
3720 %description fonts-cmextra
3721 Extra Computer Modern fonts, from the American Mathematical Society.
3722
3723 %description fonts-cmextra -l pl.UTF-8
3724 Dodatkowe fonty Computer Modern z AMS (American Mathematical Society).
3725
3726 %package fonts-concmath
3727 Summary:        Concrete Math fonts
3728 Summary(pl.UTF-8):      Fonty matematyczne Concrete Math
3729 Group:          Fonts
3730 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3731
3732 %description fonts-concmath
3733 Concrete Math fonts.
3734
3735 %description fonts-concmath -l pl.UTF-8
3736 Fonty matematyczne Concrete Math.
3737
3738 %package fonts-concrete
3739 Summary:        Concrete Roman fonts
3740 Summary(pl.UTF-8):      Fonty Concrete Roman
3741 Group:          Fonts
3742 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3743
3744 %description fonts-concrete
3745 Concrete Roman fonts, designed by Donald E. Knuth, originally for use
3746 with Euler math fonts.
3747
3748 %description fonts-concrete -l pl.UTF-8
3749 Fonty Concrete Roman, opracowane przez Donalda E. Knutha, oryginalnie
3750 przeznaczone do używania z fontami matematycznymi Euler.
3751
3752 %package fonts-cs
3753 Summary:        Czech/Slovak-tuned MetaFont Computer Modern fonts
3754 Summary(pl.UTF-8):      Fonty MetaFont Computer Modern dla języków czeskiego i słowackiego
3755 Group:          Fonts
3756 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3757
3758 %description fonts-cs
3759 Czech/Slovak-tuned MetaFont Computer Modern fonts.
3760
3761 %description fonts-cs -l pl.UTF-8
3762 Fonty MetaFont Computer Modern zmodyfikowane pod kątem języków
3763 czeskiego i słowackiego.
3764
3765 %package fonts-dstroke
3766 Summary:        Doublestroke font for typesetting the mathematical symbols
3767 Summary(pl.UTF-8):      Podwójnie kreślony font do składania symboli matematycznych
3768 Group:          Fonts
3769 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3770
3771 %description fonts-dstroke
3772 Doublestroke font for typesetting the mathematical symbols.
3773
3774 %description fonts-dstroke -l pl.UTF-8
3775 Podwójnie kreślony font do składania symboli matematycznych.
3776
3777 %package fonts-ecc
3778 Summary:        Sources for the European Concrete fonts
3779 Summary(pl.UTF-8):      Źródła dla fontów European Concrete
3780 Group:          Fonts
3781 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3782
3783 %description fonts-ecc
3784 The MetaFont sources and tfm files of the European Concrete Fonts.
3785 This is the EC implementation of Knuth's Concrete fonts, including
3786 also the corresponding text companion fonts.
3787
3788 %description fonts-ecc -l pl.UTF-8
3789 Źródła MetaFonta i pliki tfm dla fontów European Concrete. Jest to
3790 implementacja EC fontów Concrete Knutha, włącznie z odpowiadającymi
3791 tekstowymi fontami towarzyszącymi.
3792
3793 %package fonts-eurosym
3794 Summary:        The new European currency symbol for the Euro
3795 Summary(pl.UTF-8):      Symbol nowej europejskiej waluty Euro
3796 Group:          Fonts
3797 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3798
3799 %description fonts-eurosym
3800 The new European currency symbol for the Euro implemented in Metafont,
3801 using the official European Commission dimensions, and providing
3802 several shapes (normal, slanted, bold, outline).
3803
3804 %description fonts-eurosym -l pl.UTF-8
3805 Symbol nowej europejskiej waluty Euro, zaimplementowany w Metafoncie,
3806 z użyciem oficjalnych wymiarów wg Komisji Europejskiej, dostarczający
3807 różnych kształtów (normalnego, pochylonego, tłustego, szkicowanego).
3808
3809 %package fonts-eulervm
3810 Summary:        The Virtual Euler Math fonts
3811 Summary(pl.UTF-8):      Fonty Virtual Euler Math
3812 Group:          Fonts
3813 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3814
3815 %description fonts-eulervm
3816 Euler-VM is a set of _virtual_ math fonts based on Euler and CM. This
3817 approach has several advantages over immediately using the _real_
3818 Euler fonts: Most noticeably, less TeX resources are consumed, the
3819 quality of various math symbols is improved, and a usable \hslash
3820 symbol can be provided.
3821
3822 %description fonts-eulervm -l pl.UTF-8
3823 Euler-VM to zbiór _wirtualnych_ fontów matematycznych opartych na
3824 fontach Euler i CM. Podejście to ma różne zalety nad bezpośrednim
3825 używaniem _prawdziwych_ fontów Euler: najbardziej zauważalnie, używane
3826 jest mniej zasobów TeXa, poprawiona jest jakość różnych symboli
3827 matematycznych i może być dostępny używalny symbol \hslash.
3828
3829 %package fonts-euxm
3830 Summary:        Fonts similar to EUSM but with two more characters
3831 Summary(pl.UTF-8):      Fonty podobne do EUSM, ale z dwoma dodatkowymi znakami
3832 Group:          Fonts
3833 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3834
3835 %description fonts-euxm
3836 Fonts like EUSM but with two more characters needed for Concrete Math
3837 included in TeXLive distribution in fonts3.
3838
3839 %description fonts-euxm -l pl.UTF-8
3840 Fonty podobne do EUSM, ale z dwoma dodatkowymi znakami, potrzebnymi
3841 dla Concrete Math dołączonego w fonts3 dystrybucji TeXLive.
3842
3843 %package fonts-gothic
3844 Summary:        Gothic and ornamental initial fonts by Yannis Haralambous
3845 Summary(pl.UTF-8):      Początkowe fonty gotyckie i ornamentowe Yannisa Haralambousa
3846 Group:          Fonts
3847 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3848
3849 %description fonts-gothic
3850 Gothic and ornamental initial fonts by Yannis Haralambous.
3851
3852 %description fonts-gothic -l pl.UTF-8
3853 Początkowe fonty gotyckie i ornamentowe Yannisa Haralambousa.
3854
3855 %package fonts-hoekwater
3856 Summary:        Converted mflogo font
3857 Summary(pl.UTF-8):      Przekonwertowany font mflogo
3858 Group:          Fonts
3859 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3860
3861 %description fonts-hoekwater
3862 Fonts originally created in MetaFont, transformed to PostScript by
3863 Taco Hoekwater; includes logo, manfnt, rsfs, stmaryrd, wasy, wasy2,
3864 xipa.
3865
3866 %description fonts-hoekwater -l pl.UTF-8
3867 Fonty oryginalnie stworzone w MetaFoncie, przekształcone do
3868 PostScriptu przez Taco Hoekwatera; zawierają: logo, manfnt, rsfs,
3869 stmaryrd, wasy, wasy2, xipa.
3870
3871 %package fonts-jknappen
3872 Summary:        Miscellaneous packages by Joerg Knappen
3873 Summary(pl.UTF-8):      Różne pakiety autorstwa Joerga Knappena
3874 Group:          Fonts
3875 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3876
3877 %description fonts-jknappen
3878 Miscellaneous macros, mostly for making use of extra fonts, by Joerg
3879 Knappen, including sgmlcmpt.
3880
3881 %description fonts-jknappen -l pl.UTF-8
3882 Różne makra, głównie do używania dodatkowych fontów autorstwa Joerga
3883 Knappena. Zawiera sgmlcmpt.
3884
3885 %package fonts-latex
3886 Summary:        Basic LaTeX fonts
3887 Summary(pl.UTF-8):      Podstawowe fonty dla LaTeXa
3888 Group:          Fonts
3889 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3890
3891 %description fonts-latex
3892 Basic LaTeX fonts.
3893
3894 %description fonts-latex -l pl.UTF-8
3895 Podstawowe fonty dla LaTeXa.
3896
3897 %package fonts-lh
3898 Summary:        Olga Lapko's LH fonts
3899 Summary(pl.UTF-8):      Fonty LH Olgi Lapko
3900 Group:          Fonts
3901 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3902
3903 %description fonts-lh
3904 The lh fonts for the `T2'/X2 encodings (for cyrillic languages).
3905
3906 %description fonts-lh -l pl.UTF-8
3907 Fonty lh dla kodowań `T2'/X2 (dla języków zapisywanych cyrylicą).
3908
3909 %package fonts-lm
3910 Summary:        Latin Modern family fonts
3911 Summary(pl.UTF-8):      Fonty z rodziny Latin Modern
3912 Group:          Applications/Publishing/TeX
3913 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3914
3915 %description fonts-lm
3916 Latin Modern family of fonts, based on the Computer Modern fonts
3917 released into public domain by AMS (copyright (C) 1997 AMS). Contain a
3918 lot of additional characters, mainly accented ones, but not only.
3919 There is a one set of PostScript fonts and four sets of TeX Font
3920 Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
3921 encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
3922 Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
3923 potential user knows what to do with all these files. The author is
3924 Boguslaw Jackowski.
3925
3926 %description fonts-lm -l pl.UTF-8
3927 Rodzina fontów Latin Modern, oparta na fontach Computer Modern
3928 przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
3929 Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
3930 Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
3931 Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
3932 QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
3933 (texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
3934 (ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
3935 tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
3936
3937 %package fonts-marvosym
3938 Summary:        Martin Vogel's Symbol (marvosym) font
3939 Summary(pl.UTF-8):      Font Symbol Martina Vogela (marvosym)
3940 Group:          Fonts
3941 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3942
3943 %description fonts-marvosym
3944 Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
3945 currency symbol as defined by the European commission; Euro currency
3946 symbols in typefaces Times, Helvetica and Courier; Symbols for
3947 structural engineering; Symbols for steel cross-sections; Astronomy
3948 signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
3949 symbols; CE sign and others.
3950
3951 %description fonts-marvosym -l pl.UTF-8
3952 Font Symbol Martina Vogela (marvosym) to font zawierający: symbol
3953 waluty Euro zdefiniowany przez Komisję Europejską; symbole waluty Euro
3954 dla krojów Times, Helvetica i Courier; symbole dla inżynierii
3955 strukturalnej; symbole dla przekroi poprzecznych; symbole
3956 astronomiczne (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole
3957 krawieckie; znak CE i inne.
3958
3959 %package fonts-mflogo
3960 Summary:        Logo fonts
3961 Summary(pl.UTF-8):      Fonty logo
3962 Group:          Fonts
3963 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3964
3965 %description fonts-mflogo
3966 Logo fonts.
3967
3968 %description fonts-mflogo -l pl.UTF-8
3969 Fonty logo.
3970
3971 %package fonts-misc
3972 Summary:        Miscellaneous fonts
3973 Summary(pl.UTF-8):      Różne fonty
3974 Group:          Fonts
3975 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3976
3977 %description fonts-misc
3978 Miscellaneous fonts.
3979
3980 %description fonts-misc -l pl.UTF-8
3981 Fonty różne.
3982
3983 %package fonts-monotype
3984 Summary:        Monotype fonts
3985 Summary(pl.UTF-8):      Fonty Monotype
3986 Group:          Fonts
3987 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3988
3989 %description fonts-monotype
3990 Monotype fonts.
3991
3992 %description fonts-monotype -l pl.UTF-8
3993 Fonty Monotype.
3994
3995 %package fonts-omega
3996 Summary:        Fonts for Omega - extended unicode TeX
3997 Summary(pl.UTF-8):      Fonty dla Omegi - TeXa ze wsparciem dla unikodu
3998 Group:          Fonts
3999 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4000
4001 %description fonts-omega
4002 Fonts for Omega - extended unicode TeX.
4003
4004 %description fonts-omega -l pl.UTF-8
4005 Fonty dla Omegi - TeXa ze wsparciem dla unikodu.
4006
4007 %package fonts-pazo
4008 Summary:        Pazo fonts
4009 Summary(pl.UTF-8):      Fonty Pazo
4010 Group:          Fonts
4011 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4012
4013 %description fonts-pazo
4014 Pazo fonts.
4015
4016 %description fonts-pazo -l pl.UTF-8
4017 Fonty Pazo.
4018
4019 %package fonts-pl
4020 Summary:        Polish fonts
4021 Summary(pl.UTF-8):      Polskie fonty
4022 Group:          Fonts
4023 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4024
4025 %description fonts-pl
4026 Polish fonts.
4027
4028 %description fonts-pl -l pl.UTF-8
4029 Polskie fonty.
4030
4031 %package fonts-px
4032 Summary:        PX fonts
4033 Summary(pl.UTF-8):      Fonty PX
4034 Group:          Fonts
4035 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4036
4037 %description fonts-px
4038 PX fonts.
4039
4040 %description fonts-px -l pl.UTF-8
4041 Fonty PX.
4042
4043 %package fonts-qfonts
4044 Summary:        Quasi fonts
4045 Summary(pl.UTF-8):      Fonty Quasi
4046 Group:          Fonts
4047 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4048
4049 %description fonts-qfonts
4050 Quasi fonts.
4051
4052 %description fonts-qfonts -l pl.UTF-8
4053 Fonty Quasi.
4054
4055 %package fonts-qpx
4056 Summary:        Additional fonts for QPX package
4057 Summary(pl.UTF-8):      Dodatkowe fonty dla pakietu QPX
4058 Group:          Fonts
4059 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4060 Requires:       %{name}-fonts-px = %{epoch}:%{version}-%{release}
4061 Requires:       %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
4062
4063 %description fonts-qpx
4064 Additional fonts for QPX package.
4065
4066 %description fonts-qpx -l pl.UTF-8
4067 Dodatkowe fonty dla pakietu QPX.
4068
4069 %package fonts-qpxqtx
4070 Summary:        Additional fonts for QTX package
4071 Summary(pl.UTF-8):      Dodatkowe fonty dla pakietu QTX
4072 Group:          Fonts
4073 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4074 Requires:       %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
4075 Requires:       %{name}-fonts-tx = %{epoch}:%{version}-%{release}
4076
4077 %description fonts-qpxqtx
4078 Additional fonts for QTX package.
4079
4080 %description fonts-qpxqtx -l pl.UTF-8
4081 Dodatkowe fonty dla pakietu QTX.
4082
4083 %package fonts-rsfs
4084 Summary:        Fonts of uppercase script letters for scientific and mathematical typesetting
4085 Summary(pl.UTF-8):      Fonty wielkich liter pisanych do składania dokumentów naukowych i matematycznych
4086 Group:          Fonts
4087 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4088
4089 %description fonts-rsfs
4090 Fonts of uppercase script letters for use as symbols in scientific and
4091 mathematical typesetting, in contrast to the informal script fonts
4092 such as that used for the `calligraphic' symbols in the TeX math
4093 symbol font.
4094
4095 %description fonts-rsfs -l pl.UTF-8
4096 Fonty wielkich liter pisanych do używania jako symbole przy składaniu
4097 dokumentów naukowych i matematycznych, w odróżnieniu od nieformalnych
4098 fontów pisanych takich jak używane do symboli "kaligraficznych" w
4099 matematycznym foncie TeXowym symbol.
4100
4101 %package fonts-stmaryrd
4102 Summary:        St Mary Road symbols for functional programming
4103 Summary(pl.UTF-8):      Symbole St Mary Road do programowania funkcyjnego
4104 Group:          Fonts
4105 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4106
4107 %description fonts-stmaryrd
4108 St Mary Road symbols for functional programming.
4109
4110 %description fonts-stmaryrd -l pl.UTF-8
4111 Symbole St Mary Road do programowania funkcyjnego.
4112
4113 %package fonts-tx
4114 Summary:        TX fonts
4115 Summary(pl.UTF-8):      Fonty TX
4116 Group:          Fonts
4117 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4118
4119 %description fonts-tx
4120 TX fonts.
4121
4122 %description fonts-tx -l pl.UTF-8
4123 Fonty TX.
4124
4125 %package fonts-uhc
4126 Summary:        UHC fonts
4127 Group:          Fonts
4128 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4129
4130 %description fonts-uhc
4131 UHC fonts.
4132
4133 %package fonts-urw
4134 Summary:        URW fonts
4135 Summary(pl.UTF-8):      Fonty URW
4136 Group:          Fonts
4137 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4138
4139 %description fonts-urw
4140 URW fonts.
4141
4142 %description fonts-urw -l pl.UTF-8
4143 Fonty URW.
4144
4145 %package fonts-urwvn
4146 Summary:        URWVN fonts
4147 Summary(pl.UTF-8):      Fonty URWVN
4148 Group:          Fonts
4149 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4150
4151 %description fonts-urwvn
4152 URWVN fonts.
4153
4154 %description fonts-urwvn -l pl.UTF-8
4155 Fonty URWVN.
4156
4157 %package fonts-vnr
4158 Summary:        VNR fonts
4159 Summary(pl.UTF-8):      Fonty VNR
4160 Group:          Fonts
4161 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4162
4163 %description fonts-vnr
4164 VNR fonts.
4165
4166 %description fonts-vnr -l pl.UTF-8
4167 Fonty VNR.
4168
4169 %package fonts-wadalab
4170 Summary:        Wadalab fonts
4171 Group:          Fonts
4172 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4173
4174 %description fonts-wadalab
4175 Wadalab fonts.
4176
4177 %package fonts-wasy
4178 Summary:        Waldis symbol fonts
4179 Summary(pl.UTF-8):      Fonty Waldis symbol
4180 Group:          Fonts
4181 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4182
4183 %description fonts-wasy
4184 Waldis symbol fonts.
4185
4186 %description fonts-wasy -l pl.UTF-8
4187 Fonty Waldis symbol.
4188
4189 %package fonts-xypic
4190 Summary:        Xy-pic fonts
4191 Summary(pl.UTF-8):      Fonty Xy-pic
4192 Group:          Fonts
4193 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4194
4195 %description fonts-xypic
4196 Xy-pic fonts.
4197
4198 %description fonts-xypic -l pl.UTF-8
4199 Fonty Xy-pic.
4200
4201 %package fonts-yandy
4202 Summary:        European Modern fonts from Y&Y
4203 Summary(pl.UTF-8):      Fonty European Modern od Y&Y
4204 Group:          Fonts
4205 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4206
4207 %description fonts-yandy
4208 European Modern fonts from Y&Y.
4209
4210 %description fonts-yandy -l pl.UTF-8
4211 Fonty European Modern od Y&Y.
4212
4213 %package fonts-type1-antp
4214 Summary:        Antykwa Poltawskiego, a Type 1 family of Polish traditional type
4215 Summary(pl.UTF-8):      Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako Type 1
4216 Group:          Fonts
4217 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4218
4219 %description fonts-type1-antp
4220 Antykwa Poltawskiego, a Type 1 family of Polish traditional type.
4221
4222 %description fonts-type1-antp -l pl.UTF-8
4223 Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako
4224 Type 1.
4225
4226 %package fonts-type1-antt
4227 Summary:        Antykwa Torunska, a Type 1 family of a Polish traditional type
4228 Summary(pl.UTF-8):      Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1
4229 Group:          Fonts
4230 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4231
4232 %description fonts-type1-antt
4233 Antykwa Torunska, a Type 1 family of a Polish traditional type.
4234
4235 %description fonts-type1-antt -l pl.UTF-8
4236 Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1.
4237
4238 %package fonts-type1-arphic
4239 Summary:        Type1 Arphic fonts
4240 Group:          Fonts
4241 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4242
4243 %description fonts-type1-arphic
4244 Type1 Arphic fonts.
4245
4246 %package fonts-type1-belleek
4247 Summary:        Free replacement for basic MathTime fonts
4248 Summary(pl.UTF-8):      Wolnodostępny zamiennik podstawowych fontów MathTime
4249 Group:          Fonts
4250 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4251
4252 %description fonts-type1-belleek
4253 Free replacement for basic MathTime fonts.
4254
4255 %description fonts-type1-belleek -l pl.UTF-8
4256 Wolnodostępny zamiennik podstawowych fontów MathTime.
4257
4258 %package fonts-type1-bitstream
4259 Summary:        Bitstream fonts
4260 Summary(pl.UTF-8):      Fonty Bitstream
4261 Group:          Fonts
4262 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4263 Obsoletes:      tetex-fonts-type1-bitstrea
4264
4265 %description fonts-type1-bitstream
4266 Bitstream fonts.
4267
4268 %description fonts-type1-bitstream -l pl.UTF-8
4269 Fonty Bitstream.
4270
4271 %package fonts-type1-bluesky
4272 Summary:        Computer Modern family fonts
4273 Summary(pl.UTF-8):      Fonty z rodziny Computer Modern
4274 Group:          Fonts
4275 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4276
4277 %description fonts-type1-bluesky
4278 Computer Modern family fonts.
4279
4280 %description fonts-type1-bluesky -l pl.UTF-8
4281 Fonty z rodzony Computer Modern.
4282
4283 %package fonts-type1-cc-pl
4284 Summary:        Polish version of Computer Concrete fonts
4285 Summary(pl.UTF-8):      Polska wersja fontów Computer Concrete
4286 Group:          Fonts
4287 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4288
4289 %description fonts-type1-cc-pl
4290 Polish version of Computer Concrete fonts.
4291
4292 %description fonts-type1-cc-pl -l pl.UTF-8
4293 Polska wersja fontów Computer Concrete.
4294
4295 %package fonts-type1-cmcyr
4296 Summary:        Computer Modern fonts extended with Russian letters
4297 Summary(pl.UTF-8):      Fonty Computer Modern rozszerzone o litery rosyjskie
4298 Group:          Fonts
4299 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4300
4301 %description fonts-type1-cmcyr
4302 Computer Modern fonts extended with Russian letters.
4303
4304 %description fonts-type1-cmcyr -l pl.UTF-8
4305 Fonty Computer Modern rozszerzone o litery rosyjskie.
4306
4307 %package fonts-type1-cs
4308 Summary:        Czech/Slovak-tuned MetaFont Computer Modern fonts
4309 Summary(pl.UTF-8):      Fonty MetaFont Computer Modern dla języków czeskiego i słowackiego
4310 Group:          Fonts
4311 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4312
4313 %description fonts-type1-cs
4314 Czech/Slovak-tuned MetaFont Computer Modern fonts.
4315
4316 %description fonts-type1-cs -l pl.UTF-8
4317 Fonty MetaFont Computer Modern zmodyfikowane pod kątem języków
4318 czeskiego i słowackiego.
4319
4320 %package fonts-type1-dstroke
4321 Summary:        Doublestroke Type1 font for typesetting the mathematical symbols
4322 Summary(pl.UTF-8):      Podwójnie kreślony font Type1 do składania symboli matematycznych
4323 Group:          Fonts
4324 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4325
4326 %description fonts-type1-dstroke
4327 Doublestroke Type1 font for typesetting the mathematical symbols.
4328
4329 %description fonts-type1-dstroke -l pl.UTF-8
4330 Podwójnie kreślony font Type1 do składania symboli matematycznych.
4331
4332 %package fonts-type1-eurosym
4333 Summary:        The new European currency symbol for the Euro
4334 Summary(pl.UTF-8):      Symbol nowej europejskiej waluty Euro
4335 Group:          Fonts
4336 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4337
4338 %description fonts-type1-eurosym
4339 The new European currency symbol for the Euro implemented in Metafont,
4340 using the official European Commission dimensions, and providing
4341 several shapes (normal, slanted, bold, outline).
4342
4343 %description fonts-type1-eurosym -l pl.UTF-8
4344 Symbol nowej europejskiej waluty Euro, zaimplementowany w Metafoncie,
4345 z użyciem oficjalnych wymiarów wg Komisji Europejskiej, dostarczający
4346 różnych kształtów (normalnego, pochylonego, tłustego, szkicowanego).
4347
4348 %package fonts-type1-hoekwater
4349 Summary:        Converted mflogo font
4350 Summary(pl.UTF-8):      Przekonwertowany font mflogo
4351 Group:          Fonts
4352 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4353
4354 %description fonts-type1-hoekwater
4355 Fonts originally created in MetaFont, transformed to PostScript by
4356 Taco Hoekwater; includes logo, manfnt, rsfs, stmaryrd, wasy, wasy2,
4357 xipa.
4358
4359 %description fonts-type1-hoekwater -l pl.UTF-8
4360 Fonty oryginalnie stworzone w MetaFoncie, przekształcone do
4361 PostScriptu przez Taco Hoekwatera; zawierają: logo, manfnt, rsfs,
4362 stmaryrd, wasy, wasy2, xipa.
4363
4364 %package fonts-type1-fpl
4365 Summary:        SC/OsF fonts for URW Palladio L
4366 Summary(pl.UTF-8):      Fonty SC/OsF dla URW Palladio L
4367 Group:          Fonts
4368 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4369
4370 %description fonts-type1-fpl
4371 The FPL Fonts provide a set of SC/OsF fonts for URW Palladio L which
4372 are compatible with respect to metrics with the Palatino SC/OsF fonts
4373 from Adobe. Note that it is not the author's aim to exactly reproduce
4374 the outlines of the original Adobe fonts. The SC and OsF in the FPL
4375 Fonts were designed with the glyphs from URW Palladio L as starting
4376 point. For some glyphs (eg 'o') the author got the best result by
4377 scaling and boldening. For others (eg 'h') shifting selected portions
4378 of the character gave more satisfying results. All this was done using
4379 the free font editor FontForge <http://fontforge.sf.net/>. The kerning
4380 data in these fonts comes from Walter Schmidt's improved Palatino
4381 metrics.
4382
4383 %description fonts-type1-fpl -l pl.UTF-8
4384 Fonty FPL dostarczają zbiór fontów SC/OsF dla URW Palladio L, które są
4385 kompatybilne co do metryk z fontami Palatino SC/OsF firmy Adobe.
4386 Należy jednak zaznaczyć, że celem autora nie jest dokładne odtworzenie
4387 kształtów oryginalnych fontów Adobe. SC i OsF w fontach FPL były
4388 projektowane w oparciu o glify z URW Palladio L. Dla niektórych glifów
4389 (np. 'o') autor uzyskał najlepszy wynik poprzez skalowanie i
4390 pogrubianie. Dla innych (np. 'h') przesuwanie wybranych części znaku
4391 dało lepsze wyniki. Wszystko to zostało zrobione przy użyciu
4392 wolnodostępnego edytora fontów FontForge <http://fontforge.sf.net/>.
4393 Dane dla kerningu w tych fontach pochodzą z ulepszonych metryk
4394 Palatino Waltera Schmidta.
4395
4396 %package fonts-type1-tt2001
4397 Summary:        Type1 tt2001 family fonts
4398 Summary(pl.UTF-8):      Fonty Type1 z rodziny tt2001
4399 Group:          Applications/Publishing/TeX
4400 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4401
4402 %description fonts-type1-tt2001
4403 Type1 tt2001 famliy fonts.
4404
4405 %description fonts-type1-tt2001 -l pl.UTF-8
4406 Fonty Type1 z rodziny tt2001.
4407
4408 %package fonts-type1-lm
4409 Summary:        Type1 Latin Modern family fonts
4410 Summary(pl.UTF-8):      Fonty Type1 z rodziny Latin Modern
4411 Group:          Applications/Publishing/TeX
4412 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4413
4414 %description fonts-type1-lm
4415 Latin Modern family of fonts, based on the Computer Modern fonts
4416 released into public domain by AMS (copyright (C) 1997 AMS). Contain a
4417 lot of additional characters, mainly accented ones, but not only.
4418 There is a one set of PostScript fonts and four sets of TeX Font
4419 Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
4420 encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
4421 Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
4422 potential user knows what to do with all these files. The author is
4423 Boguslaw Jackowski.
4424
4425 %description fonts-type1-lm -l pl.UTF-8
4426 Rodzina fontów Latin Modern, oparta na fontach Computer Modern
4427 przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
4428 Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
4429 Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
4430 Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
4431 QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
4432 (texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
4433 (ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
4434 tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
4435
4436 %package fonts-type1-marvosym
4437 Summary:        Martin Vogel's Symbol (marvosym) font
4438 Summary(pl.UTF-8):      Font Symbol Martina Vogela (marvosym)
4439 Group:          Fonts
4440 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4441
4442 %description fonts-type1-marvosym
4443 Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
4444 currency symbol as defined by the European commission; Euro currency
4445 symbols in typefaces Times, Helvetica and Courier; Symbols for
4446 structural engineering; Symbols for steel cross-sections; Astronomy
4447 signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
4448 symbols; CE sign and others.
4449
4450 %description fonts-type1-marvosym -l pl.UTF-8
4451 Font Symbol Martina Vogela (marvosym) to font zawierający: symbol
4452 waluty Euro zdefiniowany przez Komisję Europejską; symbole waluty Euro
4453 dla krojów Times, Helvetica i Courier; symbole dla inżynierii
4454 strukturalnej; symbole dla przekroi poprzecznych; symbole
4455 astronomiczne (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole
4456 krawieckie; znak CE i inne.
4457
4458 %package fonts-type1-mathpazo
4459 Summary:        Pazo Math fonts
4460 Summary(pl.UTF-8):      Fonty matematyczne Pazo Math
4461 Group:          Fonts
4462 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4463
4464 %description fonts-type1-mathpazo
4465 Pazo Math fonts.
4466
4467 %description fonts-type1-mathpazo -l pl.UTF-8
4468 Fonty matematyczne Pazo Math.
4469
4470 %package fonts-type1-omega
4471 Summary:        Type1 fonts for Omega - extended unicode TeX
4472 Summary(pl.UTF-8):      Fonty Type1 dla Omegi - TeXa ze wsparciem dla unikodu
4473 Group:          Fonts
4474 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4475
4476 %description fonts-type1-omega
4477 Type1 fonts for Omega - extended unicode TeX.
4478
4479 %description fonts-type1-omega -l pl.UTF-8
4480 Fonty Type1 dla Omegi - TeXa ze wsparciem dla unikodu.
4481
4482 %package fonts-type1-pl
4483 Summary:        Polish fonts
4484 Summary(pl.UTF-8):      Polskie fonty
4485 Group:          Fonts
4486 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4487 Requires:       %{name}-fonts-type1-bluesky = %{epoch}:%{version}-%{release}
4488
4489 %description fonts-type1-pl
4490 Polish fonts.
4491
4492 %description fonts-type1-pl -l pl.UTF-8
4493 Polskie fonty.
4494
4495 %package fonts-type1-px
4496 Summary:        PX fonts
4497 Summary(pl.UTF-8):      Fonty PX
4498 Group:          Fonts
4499 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4500
4501 %description fonts-type1-px
4502 PX fonts.
4503
4504 %description fonts-type1-px -l pl.UTF-8
4505 Fonty PX.
4506
4507 %package fonts-type1-qfonts
4508 Summary:        Quasi fonts
4509 Summary(pl.UTF-8):      Fonty Quasi
4510 Group:          Fonts
4511 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4512
4513 %description fonts-type1-qfonts
4514 Quasi fonts.
4515
4516 %description fonts-type1-qfonts -l pl.UTF-8
4517 Fonty Quasi.
4518
4519 %package fonts-type1-tx
4520 Summary:        TX fonts
4521 Summary(pl.UTF-8):      Fonty TX
4522 Group:          Fonts
4523 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4524
4525 %description fonts-type1-tx
4526 TX fonts.
4527
4528 %description fonts-type1-tx -l pl.UTF-8
4529 Fonty TX.
4530
4531 %package fonts-type1-uhc
4532 Summary:        Type1 UHC fonts
4533 Group:          Fonts
4534 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4535
4536 %description fonts-type1-uhc
4537 Type1 UHC fonts.
4538
4539 %package fonts-type1-urw
4540 Summary:        URW fonts
4541 Summary(pl.UTF-8):      Fonty URW
4542 Group:          Fonts
4543 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4544
4545 %description fonts-type1-urw
4546 URW fonts.
4547
4548 %description fonts-type1-urw -l pl.UTF-8
4549 Fonty URW.
4550
4551 %package fonts-type1-vnr
4552 Summary:        Type1 VNR fonts
4553 Summary(pl.UTF-8):      Fonty Type1 VNR
4554 Group:          Fonts
4555 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4556
4557 %description fonts-type1-vnr
4558 Type1 VNR fonts.
4559
4560 %description fonts-type1-vnr -l pl.UTF-8
4561 Fonty Type1 VNR.
4562
4563 %package fonts-type1-wadalab
4564 Summary:        Type1 Wadalab fonts
4565 Group:          Fonts
4566 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4567
4568 %description fonts-type1-wadalab
4569 Type1 Wadalab fonts.
4570
4571 %package fonts-type1-xypic
4572 Summary:        Xy-pic fonts
4573 Summary(pl.UTF-8):      Fonty Xy-pic
4574 Group:          Fonts
4575 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4576
4577 %description fonts-type1-xypic
4578 Xy-pic fonts.
4579
4580 %description fonts-type1-xypic -l pl.UTF-8
4581 Fonty Xy-pic.
4582
4583
4584 # TeXLive-specific packages - there wasn't before...
4585 %package afm2pl
4586 Summary:        Convert an Adobe font metric file to a TeX font property list
4587 Group:          Fonts
4588
4589 %description afm2pl
4590 Convert an Adobe font metric file to a TeX font property list.
4591
4592
4593 %package bbox
4594 Summary:        bbox prints the bounding box of images
4595 Group:          Applications/Publishing/TeX
4596
4597 %description bbox
4598 bbox reads a rawppm or rawpbm file and prints out the bounding box of
4599 the image.
4600
4601 %package cefutils
4602 Summary:        In cefutils there are CEF-compatible utils
4603 Group:          Applications/Publishing/TeX
4604
4605 %description cefutils
4606 In cefutils there are CEF-compatible (Chinese Encoding Framework)
4607 utils.
4608
4609 %package detex
4610 Summary:        A filter to strip TeX commands from a .tex file
4611 Summary(hu.UTF-8):      Egy szűrő, amely .tex fájlokból szűri ki a TeX parancsokat
4612 Group:          Applications/Publishing/TeX
4613
4614 %description detex
4615 A filter to strip TeX commands from a .tex file.
4616
4617 %description detex -l hu.UTF-8
4618 Egy szűrő, amely .tex fájlokból szűri ki a TeX parancsokat.
4619
4620
4621 %package dviutils
4622 Summary:        Various DVI utils
4623 Summary(hu.UTF-8):      Vegyes DVI eszközök
4624 Group:          Applications/Publishing/TeX
4625
4626 %description dviutils
4627 This package contains various DVI utils.
4628
4629 %description dviutils -l hu.UTF-8
4630 Ez a csomag mindenféle DVI eszközt tartalmaz.
4631
4632 %package epsutils
4633 Summary:        Various EPS utils
4634 Group:          Applications/Publishing/TeX
4635
4636 %description epsutils
4637 Various EPS (Encapsulated PostScript) utils.
4638
4639
4640 %package filters
4641 Summary:        Various filters
4642 Group:          Applications/Publishing/TeX
4643
4644 %description filters
4645 Various filters.
4646
4647
4648 %package uncategorized-utils
4649 Summary:        Uncategorized utils
4650 Group:          Applications/Publishing/TeX
4651
4652 %description uncategorized-utils
4653 Uncategorized utilities. Needs check and categorizing.
4654
4655 %package tex4ht
4656 Summary:        LaTeX and TeX for hypertext
4657 Group:          Applications/Publishing/TeX
4658
4659 %description tex4ht
4660 A converter from TeX and LaTeX to hypertext (HTML, XML, etc.),
4661 providing a configurable (La)TeX-based authoring system for hypertext.
4662 When converting to XML, you can use MathML instead of images for
4663 equation representation.
4664
4665 %package xetex
4666 Summary:        Extended TeX / LaTeX version for unicode
4667 Group:          Applications/Publishing/TeX
4668 Requires(post,postun):  /usr/bin/texhash
4669 Requires:       %{name}-fonts-misc = %{epoch}:%{version}-%{release}
4670
4671 %description xetex
4672 XeTeX extends the TeX typesetting system (and macro packages such as
4673 LaTeX and ConTeXt) to have native support for the Unicode character
4674 set, including complex Asian scripts, and for OpenType and TrueType
4675 fonts.
4676
4677 %package xmltex
4678 Summary:        TeX package for processing XML files
4679 Group:          Applications/Publishing/TeX
4680 Requires(post,postun):  /usr/bin/texhash
4681
4682 %description xmltex
4683 XMLTeX is a non-validating, namespace-aware XML parser written in TeX.
4684 It allows TeX to directly process XML files.
4685
4686 %prep
4687 %setup -q -c -T -n %{name}-%{version}-source
4688 lzma -dc %{SOURCE0} | tar xf - -C ..
4689 %patch0 -p1
4690 %patch1 -p1
4691
4692 cd libs/teckit
4693 cat ax*.m4 > acinclude.m4
4694 %{__libtoolize}
4695 %{__aclocal}
4696 %{__autoconf}
4697 %{__automake}
4698
4699 %build
4700 find . -name "config.sub" -exec cp /usr/share/automake/config.sub '{}' ';'
4701 %{__sed} -i 's@"extend/\(.*\)"@<\1>@' texk/ttf2pk/*.c
4702 cd texk/kpathsea
4703 %{__sed} -i 's@^TEXMFMAIN =.*@TEXMFMAIN = %{texmf}@' texmf.cnf
4704 %{__sed} -i 's@^TEXMFDIST =.*@TEXMFDIST = %{texmfdist}@' texmf.cnf
4705 %{__sed} -i 's@^TEXMFLOCAL =.*@TEXMFLOCAL = %{texmf}@' texmf.cnf
4706 %{__sed} -i 's@^TEXMFSYSVAR =.*@TEXMFSYSVAR = %{_localstatedir}@' texmf.cnf
4707 %{__sed} -i 's@^TEXMFSYSCONFIG =.*@TEXMFSYSCONFIG = %{_sysconfdir}/%{name}@' texmf.cnf
4708 %{__sed} -i 's@^TEXMFVAR =.*@TEXMFVAR = %{_localstatedir}@' texmf.cnf
4709 cd ../..
4710
4711 %configure \
4712 %if %{with bootstrap}
4713         --without-xindy \
4714         --without-luatex \
4715 %endif
4716         --disable-multiplatform \
4717         --disable-static \
4718         --enable-a4 \
4719         --enable-gf \
4720         --enable-ipc \
4721         --enable-shared \
4722         --with-fontconfig \
4723         --with-fonts-dir=/var/cache/fonts \
4724         --with-ncurses \
4725         --with-system-freetype \
4726         --with-freetype-include=/usr/include/freetype \
4727         --with-system-freetype2 \
4728         --with-freetype2-include=/usr/include/freetype2 \
4729         --with-system-gd \
4730         --with-system-ncurses \
4731         --with-system-pnglib \
4732         --with-system-t1lib \
4733         --with-system-zlib \
4734         --with-xdvi-x-toolkit=xaw \
4735         --without-dialog \
4736         --without-t1utils \
4737         --without-texinfo
4738
4739 %{__make}
4740
4741 %install
4742 rm -rf $RPM_BUILD_ROOT
4743 install -d $RPM_BUILD_ROOT%{_datadir} \
4744         $RPM_BUILD_ROOT%{_desktopdir} \
4745         $RPM_BUILD_ROOT%{_pixmapsdir} \
4746         $RPM_BUILD_ROOT%{_mandir}/man5 \
4747         $RPM_BUILD_ROOT/var/cache/fonts \
4748         $RPM_BUILD_ROOT/etc/cron.daily\
4749         $RPM_BUILD_ROOT/etc/sysconfig/tetex-updmap\
4750         $RPM_BUILD_ROOT%{_localstatedir}/fonts/map\
4751         $RPM_BUILD_ROOT%{fmtdir}
4752
4753 lzma -dc %{SOURCE1} | tar xf - -C $RPM_BUILD_ROOT%{_datadir}
4754 %{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf $RPM_BUILD_ROOT%{texmf}
4755 %{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf-dist $RPM_BUILD_ROOT%{texmfdist}
4756 %{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf-doc $RPM_BUILD_ROOT%{texmfdoc}
4757 # This is an empty directory
4758 %{__rm} -r $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf
4759 # Useless binary
4760 %{__rm} $RPM_BUILD_ROOT%{_datadir}/texmf-dist/doc/latex/splitindex/splitindex{.exe,-Linux-i386,-OpenBSD-i386}
4761
4762 # commented out because of following (non-fatal) error:
4763 # Can't open texmf/web2c/texmf.cnf: No such file or directory.
4764 #perl -pi \
4765 #       -e "s|\.\./\.\./texmf|$RPM_BUILD_ROOT%{texmf}|g;" \
4766 #       -e "s|/var/cache/fonts|$RPM_BUILD_ROOT/var/cache/fonts|g;" \
4767 #       texmf/web2c/texmf.cnf
4768
4769 # install -d $RPM_BUILD_ROOT%{texmf} $RPM_BUILD_ROOT%{texmfdist} $RPM_BUILD_ROOT%{texmfdoc}
4770 # %{__cp} -a texlive-20080822-texmf/texmf/* $RPM_BUILD_ROOT%{texmf}
4771 # %{__cp} -a texlive-20080822-texmf/texmf-dist/* $RPM_BUILD_ROOT%{texmfdist}
4772 # %{__cp} -a texlive-20080822-texmf/texmf-doc/* $RPM_BUILD_ROOT%{texmfdoc}
4773
4774 install -d $RPM_BUILD_ROOT%{texmf}/fonts/opentype/public
4775
4776 LD_LIBRARY_PATH=$RPM_BUILD_ROOT%{_libdir}; export LD_LIBRARY_PATH
4777
4778 %{__make} install \
4779         prefix=$RPM_BUILD_ROOT%{_prefix} \
4780         bindir=$RPM_BUILD_ROOT%{_bindir} \
4781         mandir=$RPM_BUILD_ROOT%{_mandir} \
4782         libdir=$RPM_BUILD_ROOT%{_libdir} \
4783         datadir=$RPM_BUILD_ROOT%{_datadir} \
4784         infodir=$RPM_BUILD_ROOT%{_infodir} \
4785         includedir=$RPM_BUILD_ROOT%{_includedir} \
4786         sbindir=$RPM_BUILD_ROOT%{_sbindir} \
4787         texmf=$RPM_BUILD_ROOT%{texmf} \
4788         texmfsysvar=$RPM_BUILD_ROOT%{_localstatedir} \
4789         texmfsysconfig=$RPM_BUILD_ROOT%{texmf}
4790
4791 # Fix broken symlinks
4792 # CURDIR=$(pwd)
4793 # cd $RPM_BUILD_ROOT%{_bindir}
4794 # for file in $(file * | grep broken | awk -F ":" {'print $1'}); do
4795 # ln -sf $(readlink $file | %{__sed} "s@\.\.@%{_datadir}@") $file
4796 # done
4797 # cd $CURDIR
4798
4799 #install %{SOURCE7} $RPM_BUILD_ROOT%{_bindir}
4800 #touch $RPM_BUILD_ROOT/etc/sysconfig/tetex-updmap/maps.lst
4801
4802 # %{__make} init \
4803 #       prefix=$RPM_BUILD_ROOT%{_prefix} \
4804 #       bindir=$RPM_BUILD_ROOT%{_bindir} \
4805 #       mandir=$RPM_BUILD_ROOT%{_mandir} \
4806 #       libdir=$RPM_BUILD_ROOT%{_libdir} \
4807 #       datadir=$RPM_BUILD_ROOT%{_datadir} \
4808 #       infodir=$RPM_BUILD_ROOT%{_infodir} \
4809 #       includedir=$RPM_BUILD_ROOT%{_includedir} \
4810 #       sbindir=$RPM_BUILD_ROOT%{_sbindir} \
4811 #       texmf=$RPM_BUILD_ROOT%{texmf}
4812
4813 %{__rm} -r $RPM_BUILD_ROOT%{_prefix}/texmf
4814 %{__rm} -r $RPM_BUILD_ROOT%{_prefix}/texmf-dist
4815
4816 perl -pi \
4817         -e "s|$RPM_BUILD_ROOT||g;" \
4818         $RPM_BUILD_ROOT%{texmf}/web2c/texmf.cnf
4819
4820 install %{SOURCE4} $RPM_BUILD_ROOT/etc/cron.daily/texlive
4821
4822 install %{SOURCE5} $RPM_BUILD_ROOT%{_desktopdir}
4823 install %{SOURCE6} $RPM_BUILD_ROOT%{_pixmapsdir}
4824
4825 # bzip2 -dc %{SOURCE3} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
4826
4827 # in separate spec
4828 # rm -rf $RPM_BUILD_ROOT%{texmf}/tex/latex/{pgf,xcolor}
4829 # rm -rf $RPM_BUILD_ROOT%{texmf}/doc/latex/{pgf,xcolor}
4830
4831 # not included in package
4832 rm -f $RPM_BUILD_ROOT%{texmf}/doc/fonts/oldgerman/COPYING
4833 rm -f $RPM_BUILD_ROOT%{texmf}/doc/Makefile
4834 rm -f $RPM_BUILD_ROOT%{texmf}/doc/programs/texinfo.*
4835 rm -f $RPM_BUILD_ROOT%{texmf}/doc/helpfile
4836 rm -f $RPM_BUILD_ROOT%{texmf}/doc/helpindex.html
4837 rm -f $RPM_BUILD_ROOT%{texmf}/fonts/pk/ljfour/lh/lh-lcy/*.600pk
4838 rm -f $RPM_BUILD_ROOT%{texmf}/release-tetex-{src,texmf}.txt
4839 rm -f $RPM_BUILD_ROOT%{texmf}/scripts/uniqleaf/uniqleaf.pl
4840 rm -f $RPM_BUILD_ROOT%{texmf}/doc/help/Catalogue-upd.sh
4841 rm -f $RPM_BUILD_ROOT%{texmf}/doc/help/faq/uktug-faq-upd.sh
4842 rm -f $RPM_BUILD_ROOT%{texmf}/doc/mkhtml*
4843 rm -f $RPM_BUILD_ROOT%{texmf}/doc/index.html
4844 rm -f $RPM_BUILD_ROOT%{texmf}/doc/index.php
4845 rm -f $RPM_BUILD_ROOT%{_infodir}/dir.gz
4846 rm -f $RPM_BUILD_ROOT%{_mandir}/{README.*,hu/man1/readlink.1*}
4847 rm -f $RPM_BUILD_ROOT%{_datadir}/texinfo/html/texi2html.html
4848
4849 # move format logs to BUILD, so $RPM_BUILD_ROOT is not polluted
4850 # and we can still analyze them
4851 # install -d format-logs
4852 # mv -fv $RPM_BUILD_ROOT%{fmtdir}/*.log format-logs
4853
4854 %clean
4855 rm -rf $RPM_BUILD_ROOT
4856
4857 %post
4858 %fixinfodir
4859 %texhash
4860
4861 %postun
4862 %fixinfodir
4863 if [ "$1" = "1" ]; then
4864         %texhash
4865 fi
4866
4867 %post doc-Catalogue
4868 %texhash
4869
4870 %postun doc-Catalogue
4871 %texhash
4872
4873 %post doc-tug-faq
4874 %texhash
4875
4876 %postun doc-tug-faq
4877 %texhash
4878
4879 %post -n kpathsea
4880 /sbin/ldconfig
4881 %fixinfodir
4882 %texhash
4883
4884 %postun -n kpathsea
4885 /sbin/ldconfig
4886 %fixinfodir
4887 %texhash
4888
4889 %post -n kpathsea-devel
4890 %texhash
4891
4892 %postun -n kpathsea-devel
4893 %texhash
4894
4895 %post dvips
4896 %fixinfodir
4897 %texhash
4898
4899 %postun dvips
4900 %fixinfodir
4901 %texhash
4902
4903 %post dvilj
4904 %texhash
4905
4906 %postun dvilj
4907 %texhash
4908
4909 %post makeindex
4910 %texhash
4911
4912 %postun makeindex
4913 %texhash
4914
4915 %post metafont
4916 %texhash
4917
4918 %postun metafont
4919 %texhash
4920
4921 %post metapost
4922 %texhash
4923
4924 %postun metapost
4925 %texhash
4926
4927 %post mptopdf
4928 %texhash
4929
4930 %postun mptopdf
4931 %texhash
4932
4933 %post texdoctk
4934 %texhash
4935
4936 %postun texdoctk
4937 %texhash
4938
4939 %post -n xdvi
4940 %texhash
4941
4942 %postun -n xdvi
4943 %texhash
4944
4945 %post pdftex
4946 %texhash
4947
4948 %postun pdftex
4949 %texhash
4950
4951 %post omega
4952 %texhash
4953
4954 %postun omega
4955 %texhash
4956
4957 %post plain
4958 %texhash
4959
4960 %postun plain
4961 %texhash
4962
4963 %post format-plain
4964 %texhash
4965
4966 %postun format-plain
4967 %texhash
4968
4969 %post format-pdftex
4970 %texhash
4971
4972 %postun format-pdftex
4973 %texhash
4974
4975 %post format-pdfetex
4976 %texhash
4977
4978 %postun format-pdfetex
4979 %texhash
4980
4981 %post mex
4982 %texhash
4983
4984 %postun mex
4985 %texhash
4986
4987 %post format-mex
4988 %texhash
4989
4990 %postun format-mex
4991 %texhash
4992
4993 %post format-pdfmex
4994 %texhash
4995
4996 %postun format-pdfmex
4997 %texhash
4998
4999 %postun format-utf8mex
5000 %texhash
5001
5002 %post amstex
5003 %texhash
5004
5005 %postun amstex
5006 %texhash
5007
5008 %post format-amstex
5009 %texhash
5010
5011 %postun format-amstex
5012 %texhash
5013
5014 %post format-pdfamstex
5015 %texhash
5016
5017 %postun format-pdfamstex
5018 %texhash
5019
5020 %post csplain
5021 %texhash
5022
5023 %postun csplain
5024 %texhash
5025
5026 %post format-csplain
5027 %texhash
5028
5029 %postun format-csplain
5030 %texhash
5031
5032 %post format-pdfcsplain
5033 %texhash
5034
5035 %postun format-pdfcsplain
5036 %texhash
5037
5038 %post cslatex
5039 %texhash
5040
5041 %postun cslatex
5042 %texhash
5043
5044 %post format-cslatex
5045 %texhash
5046
5047 %postun format-cslatex
5048 %texhash
5049
5050 %post format-pdfcslatex
5051 %texhash
5052
5053 %postun format-pdfcslatex
5054 %texhash
5055
5056 %post cyrplain
5057 %texhash
5058
5059 %postun cyrplain
5060 %texhash
5061
5062 %post format-cyrplain
5063 %texhash
5064
5065 %postun format-cyrplain
5066 %texhash
5067
5068 %post format-cyramstex
5069 %texhash
5070
5071 %postun format-cyramstex
5072 %texhash
5073
5074 %post format-cyrtexinfo
5075 %texhash
5076
5077 %postun format-cyrtexinfo
5078 %texhash
5079
5080 %post eplain
5081 %texhash
5082
5083 %postun eplain
5084 %texhash
5085
5086 %post format-eplain
5087 %texhash
5088
5089 %postun format-eplain
5090 %texhash
5091
5092 # ConTeXt format
5093
5094 %post context
5095 %texhash
5096
5097 %postun context
5098 %texhash
5099
5100 %post format-context-de
5101 %texhash
5102
5103 %postun format-context-de
5104 %texhash
5105
5106 %post format-context-en
5107 %texhash
5108
5109 %postun format-context-en
5110 %texhash
5111
5112 %post format-context-nl
5113 %texhash
5114
5115 %postun format-context-nl
5116 %texhash
5117
5118 # LaTeX format.
5119
5120 %post latex
5121 %fixinfodir
5122 %texhash
5123
5124 %postun latex
5125 %fixinfodir
5126 %texhash
5127
5128 %post latex-12many
5129 %texhash
5130
5131 %postun latex-12many
5132 %texhash
5133
5134 %post latex-abstract
5135 %texhash
5136
5137 %postun latex-abstract
5138 %texhash
5139
5140 %post latex-accfonts
5141 %texhash
5142
5143 %postun latex-accfonts
5144 %texhash
5145
5146 %post latex-adrconv
5147 %texhash
5148
5149 %postun latex-adrconv
5150 %texhash
5151
5152 %post latex-ae
5153 %texhash
5154
5155 %postun latex-ae
5156 %texhash
5157
5158 %post latex-ams
5159 %texhash
5160
5161 %postun latex-ams
5162 %texhash
5163
5164 %post latex-antp
5165 %texhash
5166
5167 %postun latex-antp
5168 %texhash
5169
5170 %post latex-antt
5171 %texhash
5172
5173 %postun latex-antt
5174 %texhash
5175
5176 %post latex-appendix
5177 %texhash
5178
5179 %postun latex-appendix
5180 %texhash
5181
5182 %post latex-backgammon
5183 %texhash
5184
5185 %postun latex-backgammon
5186 %texhash
5187
5188 %post latex-bardiag
5189 %texhash
5190
5191 %postun latex-bardiag
5192 %texhash
5193
5194 %post latex-bbm
5195 %texhash
5196
5197 %postun latex-bbm
5198 %texhash
5199
5200 %post latex-bbold
5201 %texhash
5202
5203 %postun latex-bbold
5204 %texhash
5205
5206 %post latex-beamer
5207 %texhash
5208
5209 %postun latex-beamer
5210 %texhash
5211
5212 %post latex-bezos
5213 %texhash
5214
5215 %postun latex-bezos
5216 %texhash
5217
5218 %post latex-bibtex
5219 %texhash
5220
5221 %postun latex-bibtex
5222 %texhash
5223
5224 %post latex-bibtex-ams
5225 %texhash
5226
5227 %postun latex-bibtex-ams
5228 %texhash
5229
5230 %post latex-bibtex-pl
5231 %texhash
5232
5233 %postun latex-bibtex-pl
5234 %texhash
5235
5236 %post latex-bibtex-german
5237 %texhash
5238
5239 %postun latex-bibtex-german
5240 %texhash
5241
5242 %post latex-bibtex-revtex4
5243 %texhash
5244
5245 %postun latex-bibtex-revtex4
5246 %texhash
5247
5248 %post latex-bibtex-jurabib
5249 %texhash
5250
5251 %postun latex-bibtex-jurabib
5252 %texhash
5253
5254 %post latex-bibtex-styles
5255 %texhash
5256
5257 %postun latex-bibtex-styles
5258 %texhash
5259
5260 %post latex-booktabs
5261 %texhash
5262
5263 %postun latex-booktabs
5264 %texhash
5265
5266
5267 %post latex-caption
5268 %texhash
5269
5270 %postun latex-caption
5271 %texhash
5272
5273 %post latex-carlisle
5274 %texhash
5275
5276 %postun latex-carlisle
5277 %texhash
5278
5279 %post latex-ccfonts
5280 %texhash
5281
5282 %postun latex-ccfonts
5283 %texhash
5284
5285 %post latex-cite
5286 %texhash
5287
5288 %postun latex-cite
5289 %texhash
5290
5291 %post latex-cmbright
5292 %texhash
5293
5294 %postun latex-cmbright
5295 %texhash
5296
5297
5298 %post latex-comment
5299 %texhash
5300
5301 %postun latex-comment
5302 %texhash
5303
5304 %post latex-concmath
5305 %texhash
5306
5307 %postun latex-concmath
5308 %texhash
5309
5310 %post latex-currvita
5311 %texhash
5312
5313 %postun latex-currvita
5314 %texhash
5315
5316
5317 %post latex-curves
5318 %texhash
5319
5320 %postun latex-curves
5321 %texhash
5322
5323 %post latex-custom-bib
5324 %texhash
5325
5326 %postun latex-custom-bib
5327 %texhash
5328
5329 %post latex-cyrillic
5330 %texhash
5331
5332 %postun latex-cyrillic
5333 %texhash
5334
5335 # %post latex-dstroke
5336 # %texhash
5337
5338 # %postun latex-dstroke
5339 # %texhash
5340
5341 %post latex-enumitem
5342 %texhash
5343
5344 %postun latex-enumitem
5345 %texhash
5346
5347 %post latex-exam
5348 %texhash
5349
5350 %postun latex-exam
5351 %texhash
5352
5353 %post latex-gbrief
5354 %texhash
5355
5356 %postun latex-gbrief
5357 %texhash
5358
5359 %post latex-jknappen
5360 %texhash
5361
5362 %postun latex-jknappen
5363 %texhash
5364
5365 %post latex-leftidx
5366 %texhash
5367
5368 %postun latex-leftidx
5369 %texhash
5370
5371 %post latex-lm
5372 %texhash
5373
5374 %post latex-lastpage
5375 %texhash
5376
5377 %postun latex-lastpage
5378 %texhash
5379
5380 %postun latex-lm
5381 %texhash
5382
5383 %post latex-lucidabr
5384 %texhash
5385
5386 %postun latex-lucidabr
5387 %texhash
5388
5389 %post latex-marvosym
5390 %texhash
5391
5392 %postun latex-marvosym
5393 %texhash
5394
5395 %post latex-mathpple
5396 %texhash
5397
5398 %postun latex-mathpple
5399 %texhash
5400
5401 %post latex-mathtime
5402 %texhash
5403
5404 %postun latex-mathtime
5405 %texhash
5406
5407 %post latex-mflogo
5408 %texhash
5409
5410 %postun latex-mflogo
5411 %texhash
5412
5413 %post latex-mfnfss
5414 %texhash
5415
5416 %postun latex-mfnfss
5417 %texhash
5418
5419 %post latex-minitoc
5420 %texhash
5421
5422 %postun latex-minitoc
5423 %texhash
5424
5425 %post latex-mltex
5426 %texhash
5427
5428 %postun latex-mltex
5429 %texhash
5430
5431 %post latex-moreverb
5432 %texhash
5433
5434 %postun latex-moreverb
5435 %texhash
5436
5437 %post latex-multienum
5438 %texhash
5439
5440 %postun latex-multienum
5441 %texhash
5442
5443 %post latex-musictex
5444 %texhash
5445
5446 %postun latex-musictex
5447 %texhash
5448
5449 %post latex-ntheorem
5450 %texhash
5451
5452 %postun latex-ntheorem
5453 %texhash
5454
5455 %post latex-palatcm
5456 %texhash
5457
5458 %postun latex-palatcm
5459 %texhash
5460
5461 %post latex-pgf
5462 %texhash
5463
5464 %postun latex-pgf
5465 %texhash
5466
5467 %post latex-prosper
5468 %texhash
5469
5470 %postun latex-prosper
5471 %texhash
5472
5473 %post latex-pseudocode
5474 %texhash
5475
5476 %postun latex-pseudocode
5477 %texhash
5478
5479 %post latex-psnfss
5480 %texhash
5481
5482 %postun latex-psnfss
5483 %texhash
5484
5485 %post latex-pst-2dplot
5486 %texhash
5487
5488 %postun latex-pst-2dplot
5489 %texhash
5490
5491 %post latex-pst-3dplot
5492 %texhash
5493
5494 %postun latex-pst-3dplot
5495 %texhash
5496
5497 %post latex-pst-bar
5498 %texhash
5499
5500 %postun latex-pst-bar
5501 %texhash
5502
5503 %post latex-pst-circ
5504 %texhash
5505
5506 %postun latex-pst-circ
5507 %texhash
5508
5509 %post latex-pst-eucl
5510 %texhash
5511
5512 %postun latex-pst-eucl
5513 %texhash
5514
5515 %post latex-pst-diffraction
5516 %texhash
5517
5518 %postun latex-pst-diffraction
5519 %texhash
5520
5521 %post latex-pst-fun
5522 %texhash
5523
5524 %postun latex-pst-fun
5525 %texhash
5526
5527 %post latex-pst-func
5528 %texhash
5529
5530 %postun latex-pst-func
5531 %texhash
5532
5533 %post latex-pst-infixplot
5534 %texhash
5535
5536 %postun latex-pst-infixplot
5537 %texhash
5538
5539 %post latex-pst-fr3d
5540 %texhash
5541
5542 %postun latex-pst-fr3d
5543 %texhash
5544
5545 %post latex-pst-fractal
5546 %texhash
5547
5548 %postun latex-pst-fractal
5549 %texhash
5550
5551 %post latex-pxfonts
5552 %texhash
5553
5554 %post latex-pst-math
5555 %texhash
5556
5557 %postun latex-pst-math
5558 %texhash
5559
5560 %post latex-pst-ob3d
5561 %texhash
5562
5563 %postun latex-pst-ob3d
5564 %texhash
5565
5566 %post latex-pst-optic
5567 %texhash
5568
5569 %postun latex-pst-optic
5570 %texhash
5571
5572 %post latex-pst-optexp
5573 %texhash
5574
5575 %postun latex-pst-optexp
5576 %texhash
5577
5578 %post latex-pst-text
5579 %texhash
5580
5581 %postun latex-pst-text
5582 %texhash
5583
5584 %post latex-pst-uncategorized
5585 %texhash
5586
5587 %postun latex-pst-uncategorized
5588
5589 %texhash
5590
5591 %postun latex-pxfonts
5592 %texhash
5593
5594 %post latex-qfonts
5595 %texhash
5596
5597 %postun latex-qfonts
5598 %texhash
5599
5600 %post latex-SIstyle
5601 %texhash
5602
5603 %postun latex-SIstyle
5604 %texhash
5605
5606 %post latex-SIunits
5607 %texhash
5608
5609 %postun latex-SIunits
5610 %texhash
5611
5612 %post latex-Tabbing
5613 %texhash
5614
5615 %postun latex-Tabbing
5616 %texhash
5617
5618 %post latex-txfonts
5619 %texhash
5620
5621 %postun latex-txfonts
5622 %texhash
5623
5624 %post latex-ucs
5625 %texhash
5626
5627 %postun latex-ucs
5628 %texhash
5629
5630 %post latex-umlaute
5631 %texhash
5632
5633 %postun latex-umlaute
5634 %texhash
5635
5636 %post latex-wasysym
5637 %texhash
5638
5639 %postun latex-wasysym
5640 %texhash
5641
5642 %post latex-xcolor
5643 %texhash
5644
5645 %postun latex-xcolor
5646 %texhash
5647
5648 %post format-latex
5649 %texhash
5650
5651 %postun format-latex
5652 %texhash
5653
5654 %post format-pdflatex
5655 %texhash
5656
5657 %postun format-pdflatex
5658 %texhash
5659
5660 %post platex
5661 %texhash
5662
5663 %postun platex
5664 %texhash
5665
5666 %post format-platex
5667 %texhash
5668
5669 %postun format-platex
5670 %texhash
5671
5672 %post format-pdfplatex
5673 %texhash
5674
5675 %postun format-pdfplatex
5676 %texhash
5677
5678 %post tex-babel
5679 %texhash
5680
5681 %postun tex-babel
5682 %texhash
5683
5684 %post tex-german
5685 %texhash
5686
5687 %postun tex-german
5688 %texhash
5689
5690 %post tex-mfpic
5691 %texhash
5692
5693 %postun tex-mfpic
5694 %texhash
5695
5696 %post tex-misc
5697 %texhash
5698
5699 %postun tex-misc
5700 %texhash
5701
5702 %post tex-pictex
5703 %texhash
5704
5705 %postun tex-pictex
5706 %texhash
5707
5708 %post tex-pstricks
5709 %texhash
5710
5711 %postun tex-pstricks
5712 %texhash
5713
5714 %post tex-qpx
5715 %texhash
5716
5717 %postun tex-qpx
5718 %texhash
5719
5720 %post tex-qpxqtx
5721 %texhash
5722
5723 %postun tex-qpxqtx
5724 %texhash
5725
5726 %post tex-ruhyphen
5727 %texhash
5728
5729 %postun tex-ruhyphen
5730 %texhash
5731
5732 %post tex-spanish
5733 %texhash
5734
5735 %postun tex-spanish
5736 %texhash
5737
5738 %post tex-texdraw
5739 %texhash
5740
5741 %postun tex-texdraw
5742 %texhash
5743
5744 %post tex-thumbpdf
5745 %texhash
5746
5747 %postun tex-thumbpdf
5748 %texhash
5749
5750 %post tex-ukrhyph
5751 %texhash
5752
5753 %postun tex-ukrhyph
5754 %texhash
5755
5756 %post latex-vietnam
5757 %texhash
5758
5759 %postun latex-vietnam
5760 %texhash
5761
5762 %post tex-xypic
5763 %texhash
5764
5765 %postun tex-xypic
5766 %texhash
5767
5768 %post fonts-adobe
5769 %texhash
5770
5771 %postun fonts-adobe
5772 %texhash
5773
5774 %post fonts-ae
5775 %texhash
5776
5777 %postun fonts-ae
5778 %texhash
5779
5780 %post fonts-ams
5781 %texhash
5782
5783 %postun fonts-ams
5784 %texhash
5785
5786 %post fonts-antp
5787 %texhash
5788
5789 %postun fonts-antp
5790 %texhash
5791
5792 %post fonts-antt
5793 %texhash
5794
5795 %postun fonts-antt
5796 %texhash
5797
5798 %post fonts-bbm
5799 %texhash
5800
5801 %postun fonts-bbm
5802 %texhash
5803
5804 %post fonts-bbold
5805 %texhash
5806
5807 %postun fonts-bbold
5808 %texhash
5809
5810 %post fonts-bh
5811 %texhash
5812
5813 %postun fonts-bh
5814 %texhash
5815
5816 %post fonts-bitstream
5817 %texhash
5818
5819 %postun fonts-bitstream
5820 %texhash
5821
5822 %post fonts-cbgreek
5823 %texhash
5824
5825 %postun fonts-cbgreek
5826 %texhash
5827
5828 %post fonts-cc-pl
5829 %texhash
5830
5831 %postun fonts-cc-pl
5832 %texhash
5833
5834 %post fonts-cg
5835 %texhash
5836
5837 %postun fonts-cg
5838 %texhash
5839
5840 %post fonts-cm
5841 %texhash
5842
5843 %postun fonts-cm
5844 %texhash
5845
5846 %post fonts-cmbright
5847 %texhash
5848
5849 %postun fonts-cmbright
5850 %texhash
5851
5852 %post fonts-cmcyr
5853 %texhash
5854
5855 %postun fonts-cmcyr
5856 %texhash
5857
5858 %post fonts-cmextra
5859 %texhash
5860
5861 %postun fonts-cmextra
5862 %texhash
5863
5864 %post fonts-concmath
5865 %texhash
5866
5867 %postun fonts-concmath
5868 %texhash
5869
5870 %post fonts-concrete
5871 %texhash
5872
5873 %postun fonts-concrete
5874 %texhash
5875
5876 %post fonts-cs
5877 %texhash
5878
5879 %postun fonts-cs
5880 %texhash
5881
5882 %post fonts-dstroke
5883 %texhash
5884
5885 %postun fonts-dstroke
5886 %texhash
5887
5888 %post fonts-ecc
5889 %texhash
5890
5891 %postun fonts-ecc
5892 %texhash
5893
5894 %post fonts-eurosym
5895 %texhash
5896
5897 %postun fonts-eurosym
5898 %texhash
5899
5900 %post fonts-euxm
5901 %texhash
5902
5903 %postun fonts-euxm
5904 %texhash
5905
5906 %post fonts-gothic
5907 %texhash
5908
5909 %postun fonts-gothic
5910 %texhash
5911
5912 %post fonts-hoekwater
5913 %texhash
5914
5915 %postun fonts-hoekwater
5916 %texhash
5917
5918 %post fonts-jknappen
5919 %texhash
5920
5921 %postun fonts-jknappen
5922 %texhash
5923
5924 %post fonts-latex
5925 %texhash
5926
5927 %postun fonts-latex
5928 %texhash
5929
5930 %post fonts-lh
5931 %texhash
5932
5933 %postun fonts-lh
5934 %texhash
5935
5936 %post fonts-lm
5937 %texhash
5938
5939 %postun fonts-lm
5940 %texhash
5941
5942 %post fonts-marvosym
5943 %texhash
5944
5945 %postun fonts-marvosym
5946 %texhash
5947
5948 %post fonts-mflogo
5949 %texhash
5950
5951 %postun fonts-mflogo
5952 %texhash
5953
5954 %post fonts-misc
5955 %texhash
5956
5957 %postun fonts-misc
5958 %texhash
5959
5960 %post fonts-monotype
5961 %texhash
5962
5963 %postun fonts-monotype
5964 %texhash
5965
5966 %post fonts-omega
5967 %texhash
5968
5969 %postun fonts-omega
5970 %texhash
5971
5972 %post fonts-pazo
5973 %texhash
5974
5975 %postun fonts-pazo
5976 %texhash
5977
5978 %post fonts-pl
5979 %texhash
5980
5981 %postun fonts-pl
5982 %texhash
5983
5984 %post fonts-px
5985 %texhash
5986
5987 %postun fonts-px
5988 %texhash
5989
5990 %post fonts-qfonts
5991 %texhash
5992
5993 %postun fonts-qfonts
5994 %texhash
5995
5996 %post fonts-qpx
5997 %texhash
5998
5999 %postun fonts-qpx
6000 %texhash
6001
6002 %post fonts-qpxqtx
6003 %texhash
6004
6005 %postun fonts-qpxqtx
6006 %texhash
6007
6008 %post fonts-rsfs
6009 %texhash
6010
6011 %postun fonts-rsfs
6012 %texhash
6013
6014 %post fonts-stmaryrd
6015 %texhash
6016
6017 %postun fonts-stmaryrd
6018 %texhash
6019
6020 %post fonts-tx
6021 %texhash
6022
6023 %postun fonts-tx
6024 %texhash
6025
6026 %post fonts-urw
6027 %texhash
6028
6029 %postun fonts-urw
6030 %texhash
6031
6032 %post fonts-vnr
6033 %texhash
6034
6035 %postun fonts-vnr
6036 %texhash
6037
6038 %post fonts-wasy
6039 %texhash
6040
6041 %postun fonts-wasy
6042 %texhash
6043
6044 %post fonts-xypic
6045 %texhash
6046
6047 %postun fonts-xypic
6048 %texhash
6049
6050 %post fonts-yandy
6051 %texhash
6052
6053 %postun fonts-yandy
6054 %texhash
6055
6056 %post fonts-type1-antp
6057 %texhash
6058
6059 %postun fonts-type1-antp
6060 %texhash
6061
6062 %post fonts-type1-antt
6063 %texhash
6064
6065 %postun fonts-type1-antt
6066 %texhash
6067
6068 %post fonts-type1-belleek
6069 %texhash
6070
6071 %postun fonts-type1-belleek
6072 %texhash
6073
6074 %post fonts-type1-bitstream
6075 %texhash
6076
6077 %postun fonts-type1-bitstream
6078 %texhash
6079
6080 %post fonts-type1-bluesky
6081 %texhash
6082
6083 %postun fonts-type1-bluesky
6084 %texhash
6085
6086 %post fonts-type1-cc-pl
6087 %texhash
6088
6089 %postun fonts-type1-cc-pl
6090 %texhash
6091
6092 %post fonts-type1-cmcyr
6093 %texhash
6094
6095 %postun fonts-type1-cmcyr
6096 %texhash
6097
6098 %post fonts-type1-cs
6099 %texhash
6100
6101 %postun fonts-type1-cs
6102 %texhash
6103
6104 %post fonts-type1-dstroke
6105 %texhash
6106
6107 %postun fonts-type1-dstroke
6108 %texhash
6109
6110 %post fonts-type1-eurosym
6111 %texhash
6112
6113 %postun fonts-type1-eurosym
6114 %texhash
6115
6116 %post fonts-type1-hoekwater
6117 %texhash
6118
6119 %postun fonts-type1-hoekwater
6120 %texhash
6121
6122 %post fonts-type1-lm
6123 %texhash
6124
6125 %postun fonts-type1-lm
6126 %texhash
6127
6128 %post fonts-type1-marvosym
6129 %texhash
6130
6131 %postun fonts-type1-marvosym
6132 %texhash
6133
6134 %post fonts-type1-mathpazo
6135 %texhash
6136
6137 %postun fonts-type1-mathpazo
6138 %texhash
6139
6140 %post fonts-type1-omega
6141 %texhash
6142
6143 %postun fonts-type1-omega
6144 %texhash
6145
6146 %post fonts-type1-pl
6147 %texhash
6148
6149 %postun fonts-type1-pl
6150 %texhash
6151
6152 %post fonts-type1-px
6153 %texhash
6154
6155 %postun fonts-type1-px
6156 %texhash
6157
6158 %post fonts-type1-qfonts
6159 %texhash
6160
6161 %postun fonts-type1-qfonts
6162 %texhash
6163
6164 %post fonts-type1-tx
6165 %texhash
6166
6167 %postun fonts-type1-tx
6168 %texhash
6169
6170 %post fonts-type1-urw
6171 %texhash
6172
6173 %postun fonts-type1-urw
6174 %texhash
6175
6176 %post fonts-type1-vnr
6177 %texhash
6178
6179 %postun fonts-type1-vnr
6180 %texhash
6181
6182 %post fonts-type1-xypic
6183 %texhash
6184
6185 %postun fonts-type1-xypic
6186 %texhash
6187
6188 %post -n texconfig
6189 %texhash
6190
6191 %postun -n texconfig
6192 %texhash
6193
6194 %post xetex
6195 %texhash
6196
6197 %postun xetex
6198 %texhash
6199
6200 %post xmltex
6201 %texhash
6202
6203 %postun xmltex
6204 %texhash
6205
6206 # Check the commented lines!!!
6207
6208 %files
6209 %defattr(644,root,root,755)
6210 # %doc %{texmf}/LICENSE.texmf
6211 # %doc %{texmf}/ChangeLog
6212 # %doc %{texmf}/doc/README.knuth
6213 # There isn't doc/fonts directory
6214 # %dir %{texmf}/doc/fonts
6215 # %doc %{texmf}/doc/fonts/fontname
6216 # %dir %{texmf}/doc/fonts/polish
6217 # %dir %{texmf}/doc/help
6218 # %doc %{texmf}/doc/help/csname.txt
6219 # %doc %{texmf}/doc/help/ctan
6220 # %doc %{texmf}/doc/help/tds.dvi
6221 # %doc %{texmf}/doc/help/unixtex.ftp
6222 # %dir %{texmf}/doc/help/faq
6223 # %doc %{texmf}/doc/images
6224 # %dir %{texmf}/doc/polish
6225 # %doc %{texmf}/doc/polish/*.html
6226 # %dir %{texmf}/doc/programs
6227 # %doc %{texmf}/doc/programs/web2c*
6228 # %doc %{texmf}/doc/programs/cwebman.dvi
6229 # %doc %{texmf}/doc/programs/dvipng.*
6230 # %doc %{texmf}/doc/knuth
6231 #%attr(755,root,root) %{_bindir}/MakeTeXPK
6232 #%attr(755,root,root) %{_bindir}/access
6233
6234 # ***********
6235 # executables
6236 # ***********
6237 %attr(755,root,root) %{_bindir}/a2ping
6238 %attr(755,root,root) %{_bindir}/afm2tfm
6239 %attr(755,root,root) %{_bindir}/allcm
6240 %attr(755,root,root) %{_bindir}/allec
6241 %attr(755,root,root) %{_bindir}/allneeded
6242 %attr(755,root,root) %{_bindir}/cweave
6243 %attr(755,root,root) %{_bindir}/ctangle
6244 %attr(755,root,root) %{_bindir}/ctie
6245 %attr(755,root,root) %{_bindir}/dmp
6246 %attr(755,root,root) %{_bindir}/dvipng
6247 %attr(755,root,root) %{_bindir}/e2pall
6248 %attr(755,root,root) %{_bindir}/ebb
6249 # %attr(755,root,root) %{_bindir}/fdf2tan
6250 %attr(755,root,root) %{_bindir}/fmtutil
6251 %attr(755,root,root) %{_bindir}/fmtutil-sys
6252 #%attr(755,root,root) %{_bindir}/fontexport
6253 #%attr(755,root,root) %{_bindir}/fontimport
6254 %attr(755,root,root) %{_bindir}/fontinst
6255 %attr(755,root,root) %{_bindir}/gftodvi
6256 %attr(755,root,root) %{_bindir}/gftopk
6257 %attr(755,root,root) %{_bindir}/gftype
6258 %attr(755,root,root) %{_bindir}/gsftopk
6259 #%attr(755,root,root) %{_bindir}/initex
6260 %attr(755,root,root) %{_bindir}/kpseaccess
6261 %attr(755,root,root) %{_bindir}/kpsereadlink
6262 %attr(755,root,root) %{_bindir}/kpsewhere
6263 %attr(755,root,root) %{_bindir}/mag
6264 %attr(755,root,root) %{_bindir}/makempx
6265 #%attr(755,root,root) %{_bindir}/mkfontdesc
6266 %attr(755,root,root) %{_bindir}/mktexfmt
6267 %attr(755,root,root) %{_bindir}/mktexlsr
6268 %attr(755,root,root) %{_bindir}/newer
6269 %attr(755,root,root) %{_bindir}/patgen
6270 %attr(755,root,root) %{_bindir}/pdfetex
6271 %attr(755,root,root) %{_bindir}/pfb2pfa
6272 %attr(755,root,root) %{_bindir}/pk2bm
6273 %attr(755,root,root) %{_bindir}/pktogf
6274 %attr(755,root,root) %{_bindir}/pktype
6275 %attr(755,root,root) %{_bindir}/pltotf
6276 %attr(755,root,root) %{_bindir}/pooltype
6277 %attr(755,root,root) %{_bindir}/ps2frag
6278 %attr(755,root,root) %{_bindir}/ps2pk
6279 # TODO: move this file to correct subpackage ?
6280 %attr(755,root,root) %{_bindir}/ps4pdf
6281 #%attr(755,root,root) %{_bindir}/t1mapper
6282 %attr(755,root,root) %{_bindir}/tangle
6283 #%attr(755,root,root) %{_bindir}/tetex-updmap
6284 %attr(755,root,root) %{_bindir}/tex
6285 %attr(755,root,root) %{_bindir}/texdoc
6286 %attr(755,root,root) %{_bindir}/texhash
6287 # %attr(755,root,root) %{_bindir}/texi2html
6288 %attr(755,root,root) %{_bindir}/texlinks
6289 %attr(755,root,root) %{_bindir}/tftopl
6290 %attr(755,root,root) %{_bindir}/tie
6291 %attr(755,root,root) %{_bindir}/ttf2afm
6292 %attr(755,root,root) %{_bindir}/updmap
6293 %attr(755,root,root) %{_bindir}/updmap-sys
6294 %attr(755,root,root) %{_bindir}/vftovp
6295 #%attr(755,root,root) %{_bindir}/virtex
6296 %attr(755,root,root) %{_bindir}/vptovf
6297 %attr(755,root,root) %{_bindir}/weave
6298
6299 %attr(755,root,root) %{texmf}/web2c/mktexnam
6300 %attr(755,root,root) %{texmf}/web2c/mktexdir
6301 %attr(755,root,root) %{texmf}/web2c/mktexupd
6302
6303 %attr(750,root,root) /etc/cron.daily/texlive
6304
6305 #%dir /etc/sysconfig/tetex-updmap
6306 #%verify(not md5 mtime size) %config(noreplace) /etc/sysconfig/tetex-updmap/maps.lst
6307
6308 %ghost %{texmf}/ls-R
6309 %ghost %{texmfdist}/ls-R
6310 # %ghost %{_localstatedir}/ls-R
6311
6312 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/cslatex/base/fonttext.cfg
6313 %config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/language.dat
6314 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/fontmath.cfg
6315 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/fonttext.cfg
6316 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/preload.cfg
6317
6318 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/fmtutil.cnf
6319 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktex.cnf
6320 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktex.opt
6321 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktexdir.opt
6322 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktexnam.opt
6323 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/texmf.cnf
6324 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/updmap.cfg
6325
6326 %attr(1777,root,root) /var/cache/fonts
6327
6328 %{_datadir}/info/web2c.info*
6329 # %{_datadir}/info/texi2html.info*
6330 # %{_datadir}/texi2html
6331 #%{texmf}/updates.dat
6332
6333 # %{texmf}/aliases
6334 # %{texmf}/tex/generic/bghyph
6335 # %doc %{texmf}/doc/generic/hyphen
6336 #%{texmf}/tex/generic/letterspacing
6337
6338 # ***********
6339 # Directories
6340 # ***********
6341 %attr(1777,root,root) %dir %{_localstatedir}
6342 %attr(1777,root,root) %dir %{_localstatedir}/fonts
6343 %attr(1777,root,root) %dir %{_localstatedir}/fonts/map
6344 %attr(1777,root,root) %dir %{fmtdir}
6345
6346 %dir %{texmfdist}
6347 %doc %{texmfdist}/README
6348 %dir %{texmf}
6349
6350 %dir %{texmfdist}/doc
6351 %dir %{texmfdist}/doc/generic
6352 %dir %{texmfdist}/doc/generic/enctex
6353 %dir %{texmfdist}/doc/latex
6354 %dir %{texmfdist}/doc/latex/localloc
6355 %dir %{texmf}/doc
6356 %dir %{texmf}/doc/generic
6357 %dir %{texmf}/doc/tetex
6358
6359 %dir %{texmfdist}/tex
6360 %dir %{texmfdist}/tex/cslatex
6361 %dir %{texmfdist}/tex/cslatex/base
6362 %dir %{texmfdist}/tex/generic
6363 %dir %{texmfdist}/tex/generic/dehyph-exptl
6364 %dir %{texmfdist}/tex/generic/enctex
6365 %dir %{texmfdist}/tex/generic/genmisc
6366 %dir %{texmfdist}/tex/generic/hyph-utf8
6367 %dir %{texmfdist}/tex/generic/misc
6368 %dir %{texmfdist}/tex/latex
6369 %dir %{texmfdist}/tex/latex/base
6370 %dir %{texmf}/dvips
6371 %dir %{texmf}/dvips/config
6372 %dir %{texmf}/dvips/tetex
6373 %dir %{texmf}/fonts/enc
6374 %dir %{texmf}/fonts/enc/dvips
6375 %dir %{texmf}/fonts/enc/dvips/tetex
6376 %dir %{texmf}/fonts/map/dvips/updmap
6377 %dir %{texmf}/fonts/map
6378 %dir %{texmf}/fonts/map/dvips
6379 %dir %{texmf}/fonts/map/dvips/tetex
6380 %dir %{texmf}/scripts
6381 %dir %{texmf}/tex
6382 %dir %{texmf}/tex/generic
6383 %dir %{texmf}/tex/generic/config
6384 %dir %{texmf}/web2c
6385
6386 # Docs
6387 # %doc %{texmf}/doc/README
6388 %doc %{texmf}/doc/tetex/TETEXDOC.*
6389 %doc %{texmf}/doc/tetex/teTeX-FAQ
6390
6391 # %{texmf}/fonts/map/dvips/tetex/contnav.map
6392 # %{texmf}/fonts/map/dvips/tetex/lumath-o.map
6393 %{texmfdist}/fonts/map/dvips/vntex/urwvn.map
6394 %{texmfdist}/fonts/enc/dvips/vntex/t5.enc
6395
6396 # Main fonts from TeTeX
6397 %{texmf}/fonts/enc/dvips/tetex/09fbbfac.enc
6398 %{texmf}/fonts/enc/dvips/tetex/0ef0afca.enc
6399 %{texmf}/fonts/enc/dvips/tetex/10037936.enc
6400 %{texmf}/fonts/enc/dvips/tetex/1b6d048e.enc
6401 %{texmf}/fonts/enc/dvips/tetex/71414f53.enc
6402 %{texmf}/fonts/enc/dvips/tetex/74afc74c.enc
6403 %{texmf}/fonts/enc/dvips/tetex/aae443f0.enc
6404 %{texmf}/fonts/enc/dvips/tetex/b6a4d7c7.enc
6405 %{texmf}/fonts/enc/dvips/tetex/bbad153f.enc
6406 %{texmf}/fonts/enc/dvips/tetex/d9b29452.enc
6407 %{texmf}/fonts/enc/dvips/tetex/f7b6d320.enc
6408 %{texmf}/fonts/map/dvips/tetex/ps2pk35.map
6409
6410 %{texmfdist}/tex/generic/dehyph-exptl/*
6411 %{texmfdist}/tex/generic/encodings
6412 %{texmfdist}/tex/generic/epsf
6413 %{texmfdist}/tex/generic/hyph-utf8/*
6414 %{texmfdist}/tex/generic/genmisc/random.tex
6415 %{texmfdist}/tex/generic/misc/null*
6416 %{texmfdist}/tex/generic/misc/texnames.sty
6417 %{texmfdist}/tex/generic/tap
6418 %{texmfdist}/tex/generic/tex-ps
6419 %{texmfdist}/tex/texinfo
6420 %{texmf}/tex/fontinst
6421 %{texmf}/tex/generic/hyphen
6422
6423 # %{fmtdir}/metafun.mem
6424 #%{texmf}/web2c/tex-pl.pool
6425 # %{texmf}/web2c/tex.pool
6426 %{texmf}/fonts/map/dvips/updmap/*
6427
6428 %{texmf}/web2c/*.tcx
6429
6430 # %lang(fi) %{_mandir}/fi/man1/afm2tfm.1*
6431 # %lang(fi) %{_mandir}/fi/man1/allcm.1*
6432 # %lang(fi) %{_mandir}/fi/man1/allneeded.1*
6433 # %lang(fr) %{_mandir}/fr/man1/access.1*
6434 # %lang(hu) %{_mandir}/hu/man1/access.1*
6435 # %lang(hu) %{_mandir}/hu/man1/newer.1*
6436 # %lang(pl) %{_mandir}/pl/man1/access.1*
6437 # %lang(pl) %{_mandir}/pl/man1/newer.1*
6438 #%{_mandir}/man1/MakeTeXPK.1*
6439 #%{_mandir}/man1/access.1*
6440 #%{_mandir}/man1/fontexport.1*
6441 #%{_mandir}/man1/fontimport.1*
6442 #%{_mandir}/man1/initex.1*
6443 #%{_mandir}/man1/t1mapper.1*
6444 #%{_mandir}/man1/texdoc.1*
6445 #%{_mandir}/man1/texi2html.1*
6446 #%{_mandir}/man1/virtex.1*
6447 #%{_mandir}/man8/fmtutil.8*
6448 #%{_mandir}/man8/mkfontdesc.8*
6449 #%{_mandir}/man8/texlinks.8*
6450
6451 %{_mandir}/man1/afm2tfm.1*
6452 %{_mandir}/man1/allcm.1*
6453 %{_mandir}/man1/allec.1*
6454 %{_mandir}/man1/allneeded.1*
6455 %{_mandir}/man1/ctangle.1*
6456 %{_mandir}/man1/ctie.1*
6457 %{_mandir}/man1/cweave.1*
6458 %{_mandir}/man1/cweb.1*
6459 %{_mandir}/man1/dmp.1*
6460 %{_mandir}/man1/dvipdft.1*
6461 %{_mandir}/man1/dvipng.1*
6462 %{_mandir}/man1/e2pall.1*
6463 %{_mandir}/man1/ebb.1*
6464 %{_mandir}/man1/fmtutil.1*
6465 %{_mandir}/man1/fmtutil-sys.1*
6466 %{_mandir}/man1/fontinst.1*
6467 %{_mandir}/man1/gftodvi.1*
6468 %{_mandir}/man1/gftopk.1*
6469 %{_mandir}/man1/gftype.1*
6470 %{_mandir}/man1/gsftopk.1*
6471 %{_mandir}/man1/kpseaccess.1*
6472 %{_mandir}/man1/kpsereadlink.1*
6473 %{_mandir}/man1/kpsewhere.1*
6474 %{_mandir}/man1/mag.1*
6475 %{_mandir}/man1/makempx.1*
6476 %{_mandir}/man1/makempy.1*
6477 %{_mandir}/man1/mktexfmt.1*
6478 %{_mandir}/man1/mktexlsr.1*
6479 %{_mandir}/man1/newer.1*
6480 %{_mandir}/man1/patgen.1*
6481 %{_mandir}/man1/pdfetex.1*
6482 %{_mandir}/man1/pfb2pfa.1*
6483 %{_mandir}/man1/pk2bm.1*
6484 %{_mandir}/man1/pktogf.1*
6485 %{_mandir}/man1/pktype.1*
6486 %{_mandir}/man1/pltotf.1*
6487 %{_mandir}/man1/pooltype.1*
6488 %{_mandir}/man1/ps2frag.1*
6489 %{_mandir}/man1/ps2pk.1*
6490 %{_mandir}/man1/tangle.1*
6491 %{_mandir}/man1/tex.1*
6492 %{_mandir}/man1/texexec.1*
6493 %{_mandir}/man1/texhash.1*
6494 %{_mandir}/man1/texlinks.1*
6495 %{_mandir}/man1/tftopl.1*
6496 %{_mandir}/man1/tie.1*
6497 %{_mandir}/man1/ttf2afm.1*
6498 %{_mandir}/man1/updmap.1*
6499 %{_mandir}/man1/updmap-sys.1*
6500 %{_mandir}/man1/vftovp.1*
6501 %{_mandir}/man1/vptovf.1*
6502 %{_mandir}/man1/weave.1*
6503 %{_mandir}/man5/fmtutil.cnf.5*
6504 %{_mandir}/man5/updmap.cfg.5*
6505
6506
6507 %files dirs-fonts
6508 %defattr(644,root,root,755)
6509 %dir %{texmfdist}/doc/latex/marvosym/mac/oztex/tex-font
6510 %dir %{texmfdist}/fonts
6511 %dir %{texmfdist}/fonts/afm
6512 %dir %{texmfdist}/fonts/afm/public
6513 %dir %{texmfdist}/fonts/afm/vntex
6514 %dir %{texmfdist}/fonts/enc
6515 %dir %{texmfdist}/fonts/enc/dvips
6516 %dir %{texmfdist}/fonts/enc/dvips/vntex
6517 %dir %{texmfdist}/fonts/map
6518 %dir %{texmfdist}/fonts/map/dvipdfm
6519 %dir %{texmfdist}/fonts/map/dvips
6520 %dir %{texmfdist}/fonts/map/dvips/vntex
6521 %dir %{texmfdist}/fonts/map/fontname
6522 %dir %{texmfdist}/fonts/ofm
6523 %dir %{texmfdist}/fonts/ofm/public
6524 %dir %{texmfdist}/fonts/ovf
6525 %dir %{texmfdist}/fonts/ovf/public
6526 %dir %{texmfdist}/fonts/ovp
6527 %dir %{texmfdist}/fonts/ovp/public
6528 %dir %{texmfdist}/fonts/opentype
6529 %dir %{texmfdist}/fonts/opentype/public
6530 %dir %{texmfdist}/fonts/pk
6531 %dir %{texmfdist}/fonts/pk/ljfour
6532 %dir %{texmfdist}/fonts/source
6533 %dir %{texmfdist}/fonts/source/public
6534 %dir %{texmfdist}/fonts/source/vntex
6535 %dir %{texmfdist}/fonts/tfm
6536 %dir %{texmfdist}/fonts/tfm/public
6537 %dir %{texmfdist}/fonts/tfm/vntex
6538 %dir %{texmfdist}/fonts/type1
6539 %dir %{texmfdist}/fonts/type1/public
6540 %dir %{texmfdist}/fonts/type1/vntex
6541 %dir %{texmfdist}/fonts/vf
6542 %dir %{texmfdist}/fonts/vf/public
6543 %dir %{texmfdist}/fonts/vf/vntex
6544 %dir %{texmfdist}/source
6545 %dir %{texmfdist}/source/fonts
6546 %dir %{texmfdist}/source/latex
6547 %dir %{texmf}/fonts
6548 %dir %{texmf}/fonts/opentype
6549 %dir %{texmf}/fonts/opentype/public
6550
6551 %files doc
6552 %defattr(644,root,root,755)
6553 %{texmfdoc}/doc/english
6554
6555 %files doc-bg
6556 %defattr(644,root,root,755)
6557 %{texmfdoc}/doc/bulgarian
6558
6559 %files doc-cs
6560 %defattr(644,root,root,755)
6561 %{texmfdoc}/doc/czechslovak
6562
6563 %files doc-de
6564 %defattr(644,root,root,755)
6565 %{texmfdoc}/doc/german
6566
6567 %files doc-el
6568 %defattr(644,root,root,755)
6569 %{texmfdoc}/doc/greek
6570
6571 %files doc-es
6572 %defattr(644,root,root,755)
6573 %{texmfdoc}/doc/spanish
6574
6575 %files doc-fi
6576 %defattr(644,root,root,755)
6577 %{texmfdoc}/doc/finnish
6578
6579 %files doc-fr
6580 %defattr(644,root,root,755)
6581 %{texmfdoc}/doc/french
6582
6583 %files doc-it
6584 %defattr(644,root,root,755)
6585 %{texmfdoc}/doc/italian
6586
6587 %files doc-ja
6588 %defattr(644,root,root,755)
6589 %{texmfdoc}/doc/japanese
6590
6591 %files doc-ko
6592 %defattr(644,root,root,755)
6593 %{texmfdoc}/doc/korean
6594
6595 %files doc-mn
6596 %defattr(644,root,root,755)
6597 %{texmfdoc}/doc/mongolian
6598
6599 %files doc-nl
6600 %defattr(644,root,root,755)
6601 %{texmfdoc}/doc/dutch
6602
6603 %files doc-pl
6604 %defattr(644,root,root,755)
6605 %{texmfdoc}/doc/polish
6606
6607 %files doc-pt
6608 %defattr(644,root,root,755)
6609 %{texmfdoc}/doc/portuguese
6610
6611 %files doc-ru
6612 %defattr(644,root,root,755)
6613 %{texmfdoc}/doc/russian
6614
6615 %files doc-sk
6616 %defattr(644,root,root,755)
6617 %{texmfdoc}/doc/slovak
6618
6619 %files doc-sl
6620 %defattr(644,root,root,755)
6621 %{texmfdoc}/doc/slovenian
6622
6623 %files doc-th
6624 %defattr(644,root,root,755)
6625 %{texmfdoc}/doc/thai
6626
6627 %files doc-tr
6628 %defattr(644,root,root,755)
6629 %{texmfdoc}/doc/turkish
6630
6631 %files doc-uk
6632 %defattr(644,root,root,755)
6633 %{texmfdoc}/doc/ukrainian
6634
6635 %files doc-vi
6636 %defattr(644,root,root,755)
6637 %{texmfdoc}/doc/vietnamese
6638
6639 %files doc-zh_CN
6640 %defattr(644,root,root,755)
6641 %{texmfdoc}/doc/chinese
6642
6643 # %files doc-Catalogue
6644 # %defattr(644,root,root,755)
6645 # %{texmf}/doc/help/Catalogue
6646
6647 # %files doc-tug-faq
6648 # %defattr(644,root,root,755)
6649 # %{texmf}/doc/help/faq/uktug-faq
6650
6651
6652 %files doc-latex
6653 %defattr(644,root,root,755)
6654 # %{texmfdist}/doc/latex/bar
6655 # %{texmfdist}/doc/latex/eclbip
6656 # %{texmfdist}/doc/latex/eo
6657 # %{texmfdist}/doc/latex/floatflt
6658 # %{texmfdist}/doc/latex/general
6659 # %{texmfdist}/doc/latex/germbib
6660 # %{texmfdist}/doc/latex/images
6661 # %{texmfdist}/doc/latex/mathcomp
6662 # %{texmfdist}/doc/latex/mt11p
6663 # %{texmfdist}/doc/latex/picins
6664 # %{texmfdist}/doc/latex/ps4pdf
6665 # %{texmfdist}/doc/latex/pslatex
6666 # %{texmfdist}/doc/latex/shapepar
6667 # %{texmfdist}/doc/latex/supertab
6668 # %{texmfdist}/doc/latex/tex-refs
6669 # %{texmfdist}/doc/latex/textmerg
6670 # %{texmfdist}/doc/latex/treesvr
6671 %{texmfdist}/doc/latex/acronym
6672 %{texmfdist}/doc/latex/aeguill
6673 %{texmfdist}/doc/latex/anysize
6674 %{texmfdist}/doc/latex/base
6675 %{texmfdist}/doc/latex/beton
6676 %{texmfdist}/doc/latex/carlisle
6677 %{texmfdist}/doc/latex/ccaption
6678 %{texmfdist}/doc/latex/changebar
6679 %{texmfdist}/doc/latex/chappg
6680 %{texmfdist}/doc/latex/concmath
6681 %{texmfdist}/doc/latex/crop
6682 %{texmfdist}/doc/latex/dinbrief
6683 %{texmfdist}/doc/latex/draftcopy
6684 %{texmfdist}/doc/latex/eepic
6685 %{texmfdist}/doc/latex/endfloat
6686 %{texmfdist}/doc/latex/esint
6687 %{texmfdist}/doc/latex/eso-pic
6688 %{texmfdist}/doc/latex/euler
6689 %{texmfdist}/doc/latex/eulervm
6690 %{texmfdist}/doc/latex/extsizes
6691 %{texmfdist}/doc/latex/fancybox
6692 %{texmfdist}/doc/latex/fancyhdr
6693 %{texmfdist}/doc/latex/fancyvrb
6694 %{texmfdist}/doc/latex/filecontents
6695 %{texmfdist}/doc/latex/float
6696 %{texmfdist}/doc/latex/footmisc
6697 %{texmfdist}/doc/latex/footnpag
6698 %{texmfdist}/doc/latex/fp
6699 %{texmfdist}/doc/latex/geometry
6700 %{texmfdist}/doc/latex/graphics
6701 %{texmfdist}/doc/latex/hyperref
6702 %{texmfdist}/doc/latex/hyphenat
6703 %{texmfdist}/doc/latex/index
6704 %{texmfdist}/doc/latex/koma-script
6705 %{texmfdist}/doc/latex/labels
6706 %{texmfdist}/doc/latex/layouts
6707 %{texmfdist}/doc/latex/lettrine
6708 %{texmfdist}/doc/latex/listings
6709 %{texmfdist}/doc/latex/ltabptch
6710 %{texmfdist}/doc/latex/mdwtools
6711 %{texmfdist}/doc/latex/memoir
6712 %{texmfdist}/doc/latex/mh
6713 %{texmfdist}/doc/latex/mparhack
6714 %{texmfdist}/doc/latex/ms
6715 %{texmfdist}/doc/latex/multibib
6716 %{texmfdist}/doc/latex/mwcls
6717 %{texmfdist}/doc/latex/natbib
6718 %{texmfdist}/doc/latex/nomencl
6719 %{texmfdist}/doc/latex/ntgclass
6720 %{texmfdist}/doc/latex/oberdiek
6721 %{texmfdist}/doc/latex/overpic
6722 %{texmfdist}/doc/latex/paralist
6723 %{texmfdist}/doc/latex/pb-diagram
6724 %{texmfdist}/doc/latex/pdfpages
6725 %{texmfdist}/doc/latex/picinpar
6726 %{texmfdist}/doc/latex/pict2e
6727 %{texmfdist}/doc/latex/placeins
6728 %{texmfdist}/doc/latex/preprint
6729 %{texmfdist}/doc/latex/preview
6730 %{texmfdist}/doc/latex/program
6731 %{texmfdist}/doc/latex/psfrag
6732 %{texmfdist}/doc/latex/revtex
6733 %{texmfdist}/doc/latex/rotating
6734 %{texmfdist}/doc/latex/rotfloat
6735 %{texmfdist}/doc/latex/scale
6736 %{texmfdist}/doc/latex/sectsty
6737 %{texmfdist}/doc/latex/seminar
6738 %{texmfdist}/doc/latex/showlabels
6739 %{texmfdist}/doc/latex/sidecap
6740 %{texmfdist}/doc/latex/slashbox
6741 %{texmfdist}/doc/latex/soul
6742 %{texmfdist}/doc/latex/stdclsdv
6743 %{texmfdist}/doc/latex/subfig
6744 %{texmfdist}/doc/latex/subfigure
6745 %{texmfdist}/doc/latex/textfit
6746 %{texmfdist}/doc/latex/textpos
6747 %{texmfdist}/doc/latex/titlesec
6748 %{texmfdist}/doc/latex/tocbibind
6749 %{texmfdist}/doc/latex/tocloft
6750 %{texmfdist}/doc/latex/tools
6751 %{texmfdist}/doc/latex/totpages
6752 %{texmfdist}/doc/latex/type1cm
6753 %{texmfdist}/doc/latex/units
6754 %{texmfdist}/doc/latex/vmargin
6755 %{texmfdist}/doc/latex/was
6756 %{texmfdist}/doc/latex/wrapfig
6757 %{texmfdist}/doc/latex/xtab
6758 %{texmfdist}/doc/latex/yfonts
6759
6760 %files -n kpathsea
6761 %defattr(644,root,root,755)
6762 %dir %{texmf}/doc/kpathsea
6763 %doc %{texmf}/doc/kpathsea/kpathsea.pdf
6764 %attr(755,root,root) %{_bindir}/kpsepath
6765 %attr(755,root,root) %{_bindir}/kpsestat
6766 %attr(755,root,root) %{_bindir}/kpsetool
6767 %attr(755,root,root) %{_bindir}/kpsewhich
6768 %attr(755,root,root) %{_bindir}/kpsexpand
6769 %attr(755,root,root) %{_libdir}/libkpathsea.so.*
6770 %{_libdir}/libkpathsea.la
6771 %{_mandir}/man1/kpsexpand.1*
6772 %{_mandir}/man1/kpsepath.1*
6773 %{_mandir}/man1/kpsestat.1*
6774 %{_mandir}/man1/kpsetool.1*
6775 %{_mandir}/man1/kpsewhich.1*
6776
6777 %files -n kpathsea-devel
6778 %defattr(644,root,root,755)
6779 %attr(755,root,root) %{_libdir}/libkpathsea.so
6780 %{_includedir}/kpathsea
6781 %{_infodir}/kpathsea.info*
6782
6783 %files dvips
6784 %defattr(644,root,root,755)
6785 # %doc %{texmf}/doc/programs/dvips.dvi
6786 # %doc %{texmf}/doc/programs/dvipdfm.dvi
6787 # %doc %{texmf}/doc/latex/psnfssx
6788 # %lang(fi) %{_mandir}/fi/man1/dvips.1*
6789 # %{texmf}/dvips/misc
6790 # %{texmf}/dvips/config/config.generic
6791 # %{texmf}/fonts/map/dvips/misc
6792 # %{texmf}/fonts/map/dvips/tetex/bsr-interpolated.map
6793 # %{texmf}/fonts/map/dvips/tetex/bsr.map
6794 # %{_localstatedir}/fonts/map/dvipdfm
6795 # %{_localstatedir}/fonts/map/dvips
6796 %dir %{texmfdist}/fonts/map/dvips/cmex
6797 %dir %{texmf}/dvipdfm
6798 %docdir %{texmf}/doc/dvips
6799 %docdir %{texmf}/doc/dvipdfm
6800 %attr(755,root,root) %{_bindir}/dvips
6801 %attr(755,root,root) %{_bindir}/dvired
6802 %attr(755,root,root) %{_bindir}/dvitomp
6803 %attr(755,root,root) %{_bindir}/dvitype
6804 %attr(755,root,root) %{_bindir}/dvicopy
6805 %attr(755,root,root) %{_bindir}/dvipdfm
6806 %attr(755,root,root) %{_bindir}/dvipdft
6807 # dvi2fax requires ghostscript
6808 %attr(755,root,root) %{_bindir}/dvi2fax
6809 %{_infodir}/dvips.info*
6810 %{_mandir}/man1/dvi2fax.1*
6811 %{_mandir}/man1/dvicopy.1*
6812 %{_mandir}/man1/dvipdfm.1*
6813 %{_mandir}/man1/dvips.1*
6814 %{_mandir}/man1/dvired.1*
6815 %{_mandir}/man1/dvitomp.1*
6816 %{_mandir}/man1/dvitype.1*
6817 %{texmf}/dvips/base
6818 %{texmf}/dvips/gsftopk
6819 %{texmfdist}/dvips/psfrag
6820 %config(noreplace) %verify(not md5 mtime size) %{texmf}/dvips/config/config.ps
6821 %{texmfdist}/fonts/enc/dvips/base
6822 %{texmfdist}/fonts/map/dvips/allrunes
6823 %{texmfdist}/fonts/map/dvips/cmex/ttcmex.map
6824 %{texmf}/dvipdfm/config
6825 %{texmf}/dvips/tetex/config.*
6826 %{texmf}/fonts/enc/dvips/tetex/mtex.enc
6827 # %{texmf}/fonts/map
6828 %dir %{texmf}/fonts/map/dvipdfm
6829 %dir %{texmf}/fonts/map/dvips
6830 %dir %{texmf}/fonts/map/dvips/tetex
6831 %{texmf}/fonts/map/dvips/tetex/dvipdfm35.map
6832 %{texmf}/fonts/map/dvips/tetex/dvips35.map
6833 %{texmf}/fonts/map/dvips/tetex/mathpple.map
6834 %{texmf}/fonts/map/dvips/tetex/mt-belleek.map
6835 %{texmf}/fonts/map/dvips/tetex/mt-plus.map
6836 %{texmf}/fonts/map/dvips/tetex/mt-yy.map
6837 %{texmf}/fonts/map/dvips/tetex/pdftex35.map
6838
6839
6840 %files dvilj
6841 %defattr(644,root,root,755)
6842 %attr(755,root,root) %{_bindir}/dvihp
6843 %attr(755,root,root) %{_bindir}/dvilj
6844 %attr(755,root,root) %{_bindir}/dvilj2p
6845 %attr(755,root,root) %{_bindir}/dvilj4
6846 %attr(755,root,root) %{_bindir}/dvilj4l
6847 %attr(755,root,root) %{_bindir}/dvilj6
6848 %{_mandir}/man1/dvihp.1*
6849 %{_mandir}/man1/dvilj.1*
6850 %{_mandir}/man1/dvilj2p.1*
6851 %{_mandir}/man1/dvilj4.1*
6852 %{_mandir}/man1/dvilj4l.1*
6853 %{_mandir}/man1/dvilj6.1*
6854
6855 %files makeindex
6856 %defattr(644,root,root,755)
6857 %doc %{texmfdist}/doc/makeindex
6858 %attr(755,root,root) %{_bindir}/mkindex
6859 %attr(755,root,root) %{_bindir}/makeindex
6860 %attr(755,root,root) %{_bindir}/rumakeindex
6861 %{texmfdist}/makeindex
6862 %{_mandir}/man1/makeindex.1*
6863 %{_mandir}/man1/mkindex.1*
6864 %{_mandir}/man1/rumakeindex.1*
6865
6866 %files metafont
6867 %defattr(644,root,root,755)
6868 #%attr(755,root,root) %{_bindir}/mfw
6869 #%attr(755,root,root) %{_bindir}/virmf
6870 #%attr(755,root,root) %{_bindir}/inimf
6871 #%{texmf}/mft/cmbase.mft
6872 # %{texmf}/mft/e.mft
6873 # %{texmf}/mft/pl.mft
6874 # %{fmtdir}/mf.base
6875 #%{texmf}/web2c/mf-nowin.base
6876 # %{texmf}/web2c/mf.pool
6877 #%{texmf}/web2c/mfw.base
6878 #%{_mandir}/man1/inimf.1*
6879 #%{_mandir}/man1/virmf.1*
6880 %dir %{texmfdist}/mft
6881 %dir %{texmfdist}/mft/base
6882 %attr(755,root,root) %{_bindir}/mf
6883 %attr(755,root,root) %{_bindir}/mf-nowin
6884 %attr(755,root,root) %{_bindir}/mft
6885 %attr(755,root,root) %{_bindir}/mktexmf
6886 %attr(755,root,root) %{_bindir}/mktexpk
6887 %attr(755,root,root) %{_bindir}/mktextfm
6888 %{texmfdist}/metafont
6889 %{texmfdist}/mft/base/mplain.mft
6890 %{texmfdist}/mft/base/plain.mft
6891 %{_mandir}/man1/mf.1*
6892 %{_mandir}/man1/mf-nowin.1*
6893 %{_mandir}/man1/mft.1*
6894 %{_mandir}/man1/mktexmf.1*
6895 %{_mandir}/man1/mktexpk.1*
6896 %{_mandir}/man1/mktextfm.1*
6897
6898 %files metapost
6899 %defattr(644,root,root,755)
6900 #%attr(755,root,root) %{_bindir}/virmpost
6901 #%attr(755,root,root) %{_bindir}/inimpost
6902 # %{texmf}/web2c/mp.pool
6903 # %{fmtdir}/mpost.mem
6904 #%{_mandir}/man1/inimpost.1*
6905 #%{_mandir}/man1/virmpost.1*
6906 %dir %{texmfdist}/metapost
6907 %doc %{texmfdist}/doc/metapost
6908 %attr(755,root,root) %{_bindir}/mpost
6909 %attr(755,root,root) %{_bindir}/mpto
6910 %{texmfdist}/metapost/base
6911 %{texmfdist}/metapost/config
6912 %{texmfdist}/metapost/mfpic
6913 %{texmfdist}/metapost/misc
6914 %{texmfdist}/metapost/support
6915 %{_mandir}/man1/mpost.1*
6916 %{_mandir}/man1/mpto.1*
6917
6918 %files mptopdf
6919 %defattr(644,root,root,755)
6920 %attr(755,root,root) %{_bindir}/mptopdf
6921 %{_mandir}/man1/mptopdf.1*
6922 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/mptopdf.fmt
6923
6924 %files texdoctk
6925 %defattr(644,root,root,755)
6926 # %doc %{texmf}/doc/texdoctk
6927 %attr(755,root,root) %{_bindir}/texdoctk
6928 %{texmf}/texdoctk
6929 %{_mandir}/man1/texdoctk.1*
6930
6931 %files -n texconfig
6932 %defattr(644,root,root,755)
6933 %dir %{texmf}/texconfig
6934 %doc %{texmf}/texconfig/README
6935 %attr(755,root,root) %{_bindir}/texconfig
6936 %attr(755,root,root) %{_bindir}/texconfig-dialog
6937 %attr(755,root,root) %{_bindir}/texconfig-sys
6938 %attr(755,root,root) %{texmf}/texconfig/tcfmgr
6939 %{_mandir}/man1/texconfig.1*
6940 %{_mandir}/man1/texconfig-sys.1*
6941 %{texmf}/texconfig/g
6942 %{texmf}/texconfig/generic
6943 %{texmf}/texconfig/tcfmgr.map
6944 %{texmf}/texconfig/v
6945 %{texmf}/texconfig/x
6946
6947 %files -n xindy
6948 %defattr(644,root,root,755)
6949 %doc %{texmf}/doc/xindy
6950 %dir %{texmf}/xindy
6951 %dir %{texmf}/xindy/lang
6952 %dir %{texmf}/scripts
6953 %{texmf}/scripts/xindy
6954 %{texmf}/xindy/base
6955 %{texmf}/xindy/class
6956 %{texmf}/xindy/ord
6957 %{texmf}/xindy/rules
6958 %{texmf}/xindy/styles
6959 %{texmf}/xindy/tex
6960
6961
6962 %files -n xindy-albanian
6963 %defattr(644,root,root,755)
6964 %{texmf}/xindy/lang/albanian
6965
6966 %files -n xindy-belarusian
6967 %defattr(644,root,root,755)
6968 %{texmf}/xindy/lang/belarusian
6969
6970 %files -n xindy-bulgarian
6971 %defattr(644,root,root,755)
6972 %{texmf}/xindy/lang/bulgarian
6973
6974 %files -n xindy-croatian
6975 %defattr(644,root,root,755)
6976 %{texmf}/xindy/lang/croatian
6977
6978 %files -n xindy-czech
6979 %defattr(644,root,root,755)
6980 %{texmf}/xindy/lang/czech
6981
6982 %files -n xindy-danish
6983 %defattr(644,root,root,755)
6984 %{texmf}/xindy/lang/danish
6985
6986 %files -n xindy-dutch
6987 %defattr(644,root,root,755)
6988 %{texmf}/xindy/lang/dutch
6989
6990 %files -n xindy-english
6991 %defattr(644,root,root,755)
6992 %{texmf}/xindy/lang/english
6993
6994 %files -n xindy-esperanto
6995 %defattr(644,root,root,755)
6996 %{texmf}/xindy/lang/esperanto
6997
6998 %files -n xindy-estonian
6999 %defattr(644,root,root,755)
7000 %{texmf}/xindy/lang/estonian
7001
7002 %files -n xindy-finnish
7003 %defattr(644,root,root,755)
7004 %{texmf}/xindy/lang/finnish
7005
7006 %files -n xindy-french
7007 %defattr(644,root,root,755)
7008 %{texmf}/xindy/lang/french
7009
7010 %files -n xindy-general
7011 %defattr(644,root,root,755)
7012 %{texmf}/xindy/lang/general
7013
7014 %files -n xindy-georgian
7015 %defattr(644,root,root,755)
7016 %{texmf}/xindy/lang/georgian
7017
7018 %files -n xindy-german
7019 %defattr(644,root,root,755)
7020 %{texmf}/xindy/lang/german
7021
7022 %files -n xindy-greek
7023 %defattr(644,root,root,755)
7024 %{texmf}/xindy/lang/greek
7025
7026 %files -n xindy-gypsy
7027 %defattr(644,root,root,755)
7028 %{texmf}/xindy/lang/gypsy
7029
7030 %files -n xindy-hausa
7031 %defattr(644,root,root,755)
7032 %{texmf}/xindy/lang/hausa
7033
7034 %files -n xindy-hebrew
7035 %defattr(644,root,root,755)
7036 %{texmf}/xindy/lang/hebrew
7037
7038 %files -n xindy-hungarian
7039 %defattr(644,root,root,755)
7040 %{texmf}/xindy/lang/hungarian
7041
7042 %files -n xindy-icelandic
7043 %defattr(644,root,root,755)
7044 %{texmf}/xindy/lang/icelandic
7045
7046 %files -n xindy-italian
7047 %defattr(644,root,root,755)
7048 %{texmf}/xindy/lang/italian
7049
7050 %files -n xindy-klingon
7051 %defattr(644,root,root,755)
7052 %{texmf}/xindy/lang/klingon
7053
7054 %files -n xindy-kurdish
7055 %defattr(644,root,root,755)
7056 %{texmf}/xindy/lang/kurdish
7057
7058 %files -n xindy-latin
7059 %defattr(644,root,root,755)
7060 %{texmf}/xindy/lang/latin
7061
7062 %files -n xindy-latvian
7063 %defattr(644,root,root,755)
7064 %{texmf}/xindy/lang/latvian
7065
7066 %files -n xindy-lithuanian
7067 %defattr(644,root,root,755)
7068 %{texmf}/xindy/lang/lithuanian
7069
7070 %files -n xindy-lower-sorbian
7071 %defattr(644,root,root,755)
7072 %{texmf}/xindy/lang/lower-sorbian
7073
7074 %files -n xindy-macedonian
7075 %defattr(644,root,root,755)
7076 %{texmf}/xindy/lang/macedonian
7077
7078 %files -n xindy-mongolian
7079 %defattr(644,root,root,755)
7080 %{texmf}/xindy/lang/mongolian
7081
7082 %files -n xindy-norwegian
7083 %defattr(644,root,root,755)
7084 %{texmf}/xindy/lang/norwegian
7085
7086 %files -n xindy-polish
7087 %defattr(644,root,root,755)
7088 %{texmf}/xindy/lang/polish
7089
7090 %files -n xindy-portuguese
7091 %defattr(644,root,root,755)
7092 %{texmf}/xindy/lang/portuguese
7093
7094 %files -n xindy-romanian
7095 %defattr(644,root,root,755)
7096 %{texmf}/xindy/lang/romanian
7097
7098 %files -n xindy-russian
7099 %defattr(644,root,root,755)
7100 %{texmf}/xindy/lang/russian
7101
7102 %files -n xindy-serbian
7103 %defattr(644,root,root,755)
7104 %{texmf}/xindy/lang/serbian
7105
7106 %files -n xindy-slovak
7107 %defattr(644,root,root,755)
7108 %{texmf}/xindy/lang/slovak
7109
7110 %files -n xindy-slovenian
7111 %defattr(644,root,root,755)
7112 %{texmf}/xindy/lang/slovenian
7113
7114 %files -n xindy-spanish
7115 %defattr(644,root,root,755)
7116 %{texmf}/xindy/lang/spanish
7117
7118 %files -n xindy-swedish
7119 %defattr(644,root,root,755)
7120 %{texmf}/xindy/lang/swedish
7121
7122 %files -n xindy-turkish
7123 %defattr(644,root,root,755)
7124 %{texmf}/xindy/lang/turkish
7125
7126 %files -n xindy-ukrainian
7127 %defattr(644,root,root,755)
7128 %{texmf}/xindy/lang/ukrainian
7129
7130 %files -n xindy-upper-sorbian
7131 %defattr(644,root,root,755)
7132 %{texmf}/xindy/lang/upper-sorbian
7133
7134 %files -n xindy-vietnamese
7135 %defattr(644,root,root,755)
7136 %{texmf}/xindy/lang/vietnamese/
7137
7138 %files -n xdvi
7139 %defattr(644,root,root,755)
7140 #%attr(755,root,root) %{_bindir}/xdvi-motif.bin
7141 # %attr(755,root,root) %{_bindir}/xdvizilla
7142 # %{_mandir}/man1/xdvizilla.1*
7143 %attr(755,root,root) %{_bindir}/xdvi-xaw
7144 %attr(755,root,root) %{_bindir}/xdvi
7145 %{_mandir}/man1/xdvi.1*
7146 %{_desktopdir}/xdvi.desktop
7147 %{_pixmapsdir}/xdvi.png
7148 %{texmf}/xdvi
7149
7150 %files pdftex
7151 %defattr(644,root,root,755)
7152 # %doc %{texmf}/doc/programs/pdfcrop.txt
7153 # %attr(755,root,root) %{_bindir}/pdfxtex
7154 # %{_localstatedir}/fonts/map/pdftex
7155 # %dir %{texmf}/fonts/map/pdftex
7156 # %dir %{texmf}/fonts/map/pdftex/cmttf
7157 # %{texmf}/fonts/map/pdftex/cmttf/cmttf.map
7158 # %{texmf}/web2c/pdfetex-pl.pool
7159 # %{texmf}/web2c/pdfetex.pool
7160 # %{texmf}/web2c/pdfxtex.pool
7161 # %{_mandir}/man1/pdfxtex.1*
7162 %docdir %{texmfdist}/doc/pdftex
7163 %attr(755,root,root) %{_bindir}/epstopdf
7164 %attr(755,root,root) %{_bindir}/pdfcrop
7165 %attr(755,root,root) %{_bindir}/pdftex
7166 %config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/pdftexconfig.tex
7167 %{texmfdist}/scripts/pdfcrop
7168 %{_mandir}/man1/epstopdf.1*
7169 %{_mandir}/man1/pdftex.1*
7170
7171 %files omega
7172 %defattr(644,root,root,755)
7173 # %{texmf}/web2c/omega.pool
7174 # %{texmf}/web2c/aleph.pool
7175 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/aleph.fmt
7176 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/lambda.fmt
7177 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/lamed.fmt
7178 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/omega.fmt
7179 %doc %{texmfdist}/doc/omega
7180 %dir %{texmfdist}/omega
7181 %dir %{texmfdist}/dvips/omega
7182 %attr(755,root,root) %{_bindir}/aleph
7183 %attr(755,root,root) %{_bindir}/lambda
7184 %attr(755,root,root) %{_bindir}/mkocp
7185 %attr(755,root,root) %{_bindir}/mkofm
7186 %attr(755,root,root) %{_bindir}/odvicopy
7187 %attr(755,root,root) %{_bindir}/odvips
7188 %attr(755,root,root) %{_bindir}/odvitype
7189 %attr(755,root,root) %{_bindir}/omega
7190 %attr(755,root,root) %{_bindir}/omfonts
7191 %attr(755,root,root) %{_bindir}/opl2ofm
7192 %attr(755,root,root) %{_bindir}/otangle
7193 %attr(755,root,root) %{_bindir}/otp2ocp
7194 %attr(755,root,root) %{_bindir}/outocp
7195 %attr(755,root,root) %{_bindir}/ovf2ovp
7196 %attr(755,root,root) %{_bindir}/ovp2ovf
7197 %{texmfdist}/dvips/omega/config.omega
7198 %{texmfdist}/dvips/omega/omega.cfg
7199 %{texmfdist}/fonts/map/dvips/omega
7200 %{texmfdist}/omega/ocp
7201 %{texmfdist}/omega/otp
7202 %{texmfdist}/tex/lambda
7203 %{_mandir}/man1/lambda.1*
7204 %{_mandir}/man1/mkocp.1*
7205 %{_mandir}/man1/mkofm.1*
7206 %{_mandir}/man1/omega.1*
7207 %{_mandir}/man1/odvicopy.1*
7208 %{_mandir}/man1/odvips.1*
7209 %{_mandir}/man1/odvitype.1*
7210 %{_mandir}/man1/ofm2opl.1*
7211 %{_mandir}/man1/opl2ofm.1*
7212 %{_mandir}/man1/otp2ocp.1*
7213 %{_mandir}/man1/outocp.1*
7214 %{_mandir}/man1/ovf2ovp.1*
7215 %{_mandir}/man1/ovp2ovf.1*
7216
7217 %files plain
7218 %defattr(644,root,root,755)
7219 %doc %{texmfdist}/doc/plain
7220 %{texmfdist}/tex/plain
7221 %exclude %{texmfdist}/tex/plain/config/xetex.ini
7222 #%{texmf}/web2c/plain.mem
7223 #%{texmf}/web2c/plain.base
7224
7225 # %files format-plain
7226 # %defattr(644,root,root,755)
7227 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/tex.fmt
7228 #%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/plain.fmt
7229
7230 # %files format-pdftex
7231 # %defattr(644,root,root,755)
7232 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdftex.fmt
7233
7234 # %files format-pdfetex
7235 # %defattr(644,root,root,755)
7236 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfetex.fmt
7237
7238 %files mex
7239 %defattr(644,root,root,755)
7240 # %doc %{texmf}/doc/polish/mex
7241 %dir %{texmfdist}/tex/mex
7242 %dir %{texmfdist}/tex/mex/base
7243 %{texmfdist}/tex/mex/base/mex1.tex
7244 %{texmfdist}/tex/mex/base/mex2.tex
7245 %{texmfdist}/tex/mex/base/mex.tex
7246 %dir %{texmfdist}/tex/mex/config
7247 %{texmfdist}/tex/mex/base/mexconf.tex
7248
7249 %files format-mex
7250 %defattr(644,root,root,755)
7251 %attr(755,root,root) %{_bindir}/mex
7252 %{texmfdist}/tex/mex/config/mex.ini
7253 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/mex.fmt
7254
7255 %files format-pdfmex
7256 %defattr(644,root,root,755)
7257 %attr(755,root,root) %{_bindir}/pdfmex
7258 %{texmfdist}/tex/mex/config/pdfmex.ini
7259 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfmex.fmt
7260
7261 %files format-utf8mex
7262 %defattr(644,root,root,755)
7263 %attr(755,root,root) %{_bindir}/utf8mex
7264 %doc %{texmfdist}/doc/mex/utf8mex
7265 %{texmfdist}/tex/mex/utf8mex
7266 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/utf8mex.fmt
7267
7268 %files amstex
7269 %defattr(644,root,root,755)
7270 %dir %{texmfdist}/tex/amstex
7271 %{texmfdist}/tex/amstex/base
7272 %{texmfdist}/tex/amstex/config
7273 %{texmfdist}/tex/plain/amsfonts
7274
7275 %files format-amstex
7276 %defattr(644,root,root,755)
7277 %doc %{texmfdist}/doc/amstex
7278 %{texmfdist}/tex/amstex
7279 %attr(755,root,root) %{_bindir}/amstex
7280 %{_mandir}/man1/amstex.1*
7281 # %lang(fi) %{_mandir}/fi/man1/amstex.1*
7282 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/amstex.fmt
7283
7284 # %files format-pdfamstex
7285 # %defattr(644,root,root,755)
7286 # %attr(755,root,root) %{_bindir}/pdfamstex
7287 #%{texmf}/pdftex/amstex
7288 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfamstex.fmt
7289
7290 %files csplain
7291 %defattr(644,root,root,755)
7292 %dir %{texmfdist}/doc/cslatex/base
7293 %doc %{texmfdist}/doc/cslatex/base/README-cspsfont
7294 %doc %{texmfdist}/doc/cslatex/base/cs-fonts.doc
7295 %doc %{texmfdist}/doc/cslatex/base/cscorr.tab
7296 %doc %{texmfdist}/doc/cslatex/base/csplain.doc
7297 %doc %{texmfdist}/doc/cslatex/base/parpozn.tex
7298 %doc %{texmfdist}/doc/cslatex/base/test8z.tex
7299 %doc %{texmfdist}/doc/cslatex/base/testlat.tex
7300 %attr(755,root,root) %{_bindir}/csplain
7301 %{texmfdist}/tex/csplain
7302
7303 %files format-csplain
7304 %defattr(644,root,root,755)
7305 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/csplain.fmt
7306
7307 %files format-pdfcsplain
7308 %defattr(644,root,root,755)
7309 %attr(755,root,root) %{_bindir}/pdfcsplain
7310 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfcsplain.fmt
7311
7312 %files cslatex
7313 %defattr(644,root,root,755)
7314 # %doc %{texmf}/doc/cstex/INSTALL.cslatex
7315 # %doc %{texmf}/doc/cstex/README.cslatex
7316 %{texmfdist}/tex/cslatex
7317 %{texmfdist}/tex/latex/cslatex
7318
7319 %files format-cslatex
7320 %defattr(644,root,root,755)
7321 %attr(755,root,root) %{_bindir}/cslatex
7322 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cslatex.fmt
7323
7324 %files format-pdfcslatex
7325 %defattr(644,root,root,755)
7326 %attr(755,root,root) %{_bindir}/pdfcslatex
7327 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfcslatex.fmt
7328
7329 # %files cyrplain
7330 # %defattr(644,root,root,755)
7331 # %doc %{texmf}/doc/cyrplain
7332 # %{texmf}/tex/cyrplain
7333
7334 # %files format-cyrplain
7335 # %defattr(644,root,root,755)
7336 # %attr(755,root,root) %{_bindir}/cyrtex
7337 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyrtex.fmt
7338
7339 # %files format-cyramstex
7340 # %defattr(644,root,root,755)
7341 # %attr(755,root,root) %{_bindir}/cyramstex
7342 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyramstex.fmt
7343
7344 # %files format-cyrtexinfo
7345 # %defattr(644,root,root,755)
7346 # %attr(755,root,root) %{_bindir}/cyrtexinfo
7347 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyrtexinfo.fmt
7348
7349 %files eplain
7350 %defattr(644,root,root,755)
7351 %doc %{texmfdist}/doc/etex
7352 %doc %{texmfdist}/doc/eplain
7353 %{texmfdist}/tex/plain/etex
7354 %{texmfdist}/tex/eplain
7355
7356 %files format-eplain
7357 %defattr(644,root,root,755)
7358 %attr(755,root,root) %{_bindir}/eplain
7359 %attr(755,root,root) %{_bindir}/etex
7360 %{_mandir}/man1/eplain.1*
7361 %{_mandir}/man1/etex.1*
7362 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/eplain.fmt
7363 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/etex.fmt
7364
7365 %files context
7366 %defattr(644,root,root,755)
7367 %doc %{texmfdist}/doc/context
7368 # %doc %{texmf}/doc/polish/context
7369 %attr(755,root,root) %{_bindir}/context
7370 %attr(755,root,root) %{_bindir}/ctxtools
7371 %attr(755,root,root) %{_bindir}/exatools
7372 %attr(755,root,root) %{_bindir}/luatools
7373 %attr(755,root,root) %{_bindir}/makempy
7374 %attr(755,root,root) %{_bindir}/mpstools
7375 %attr(755,root,root) %{_bindir}/mtxrun
7376 %attr(755,root,root) %{_bindir}/mtxtools
7377 %attr(755,root,root) %{_bindir}/pdfthumb
7378 %attr(755,root,root) %{_bindir}/pdftools
7379 %attr(755,root,root) %{_bindir}/pdftrimwhite
7380 %attr(755,root,root) %{_bindir}/pstopdf
7381 %attr(755,root,root) %{_bindir}/rlxtools
7382 %attr(755,root,root) %{_bindir}/runtools
7383 %attr(755,root,root) %{_bindir}/texexec
7384 %attr(755,root,root) %{_bindir}/texfind
7385 %attr(755,root,root) %{_bindir}/texfont
7386 %attr(755,root,root) %{_bindir}/texmfstart
7387 %attr(755,root,root) %{_bindir}/texshow
7388 %attr(755,root,root) %{_bindir}/textools
7389 %attr(755,root,root) %{_bindir}/texutil
7390 %attr(755,root,root) %{_bindir}/tmftools
7391 %attr(755,root,root) %{_bindir}/xmltools
7392 # %{_mandir}/man1/fdf2tex.1*
7393 %{_mandir}/man1/ctxtools.1*
7394 %{_mandir}/man1/pdftools.1*
7395 %{_mandir}/man1/pstopdf.1*
7396 %{_mandir}/man1/texfind.1*
7397 %{_mandir}/man1/texfont.1*
7398 %{_mandir}/man1/texmfstart.1*
7399 %{_mandir}/man1/textools.1*
7400 %{_mandir}/man1/texutil.1*
7401 # %{_mandir}/man1/texshow.1*
7402 %{texmfdist}/context
7403 %{texmfdist}/fonts/enc/dvips/context
7404 # %{texmfdist}/fonts/map/dvips/context
7405 %{texmfdist}/metapost/context
7406 %{texmfdist}/scripts/context
7407 %{texmfdist}/tex/context
7408 %exclude %{texmfdist}/tex/context/config/cont-de.ini
7409 %exclude %{texmfdist}/tex/context/config/cont-en.ini
7410 %exclude %{texmfdist}/tex/context/config/cont-nl.ini
7411 %exclude %{texmfdist}/tex/context/config/cont-uk.ini
7412 %{texmfdist}/tex/generic/context
7413 %{texmfdist}/tex/latex/context
7414 %{texmfdist}/bibtex/bst/context
7415
7416 # no fmt, so commented out
7417 #%files format-context-cz
7418 #%defattr(644,root,root,755)
7419 #%%{texmf}/tex/context/config/cont-cz.ini
7420 # does not build with beta 20021025
7421 #%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-cz.efmt
7422
7423 %files format-context-de
7424 %defattr(644,root,root,755)
7425 %{texmfdist}/tex/context/config/cont-de.ini
7426 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-de.fmt
7427 #%{_mandir}/man1/cont-de.1*
7428
7429 %files format-context-en
7430 %defattr(644,root,root,755)
7431 %{texmfdist}/tex/context/config/cont-en.ini
7432 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-en.fmt
7433 #%{_mandir}/man1/cont-en.1*
7434 # what is the difference betwen uk and en in this particular situation?
7435 %{texmfdist}/tex/context/config/cont-uk.ini
7436 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-uk.fmt
7437
7438 # no fmt, so commented out
7439 #%files format-context-it
7440 #%defattr(644,root,root,755)
7441 #%%{texmf}/tex/context/config/cont-it.ini
7442
7443 %files format-context-nl
7444 %defattr(644,root,root,755)
7445 %{texmfdist}/tex/context/config/cont-nl.ini
7446 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-nl.fmt
7447 #%{_mandir}/man1/cont-nl.1*
7448
7449 # no fmt, so commented out
7450 #%files format-context-ro
7451 #%defattr(644,root,root,755)
7452 #%%{texmf}/tex/context/config/cont-ro.ini
7453
7454
7455 %files latex
7456 %defattr(644,root,root,755)
7457 %attr(755,root,root) %{_bindir}/latex
7458 %attr(755,root,root) %{_bindir}/pslatex
7459 # %lang(fi) %{_mandir}/fi/man1/latex.1*
7460 # %lang(pl) %{_mandir}/pl/man1/latex.1*
7461 # %{_infodir}/latex.info*
7462 %{_mandir}/man1/latex.1*
7463 %{_mandir}/man1/pslatex.1*
7464
7465 %dir %{texmfdist}/scripts
7466 %dir %{texmfdist}/scripts/pst-pdf
7467 %dir %{texmfdist}/source/generic
7468 %dir %{texmfdist}/tex/latex
7469 %dir %{texmfdist}/tex/plain
7470 %dir %{texmf}/tex/latex
7471
7472 # %{texmfdist}/tex/latex/citesort
7473 # %{texmfdist}/tex/latex/dvilj
7474 # %{texmfdist}/tex/latex/eclbip
7475 # %{texmfdist}/tex/latex/eo
7476 # %{texmfdist}/tex/latex/example
7477 # %{texmfdist}/tex/latex/fguill
7478 # %{texmfdist}/tex/latex/floatflt
7479 # %{texmfdist}/tex/latex/gletter
7480 # %{texmfdist}/tex/latex/here
7481 # %{texmfdist}/tex/latex/mt11p
7482 # %{texmfdist}/tex/latex/relsize
7483 # %{texmfdist}/tex/latex/selectp
7484 # %{texmfdist}/tex/latex/shadow
7485 # %{texmfdist}/tex/latex/showtags
7486 # %{texmfdist}/tex/latex/tabls
7487 # %{texmfdist}/tex/latex/texmacs
7488 # %{texmfdist}/tex/latex/threeparttable
7489 # %{texmfdist}/tex/latex/treesvr
7490 # %{texmfdist}/tex/latex/ulem
7491 # %{texmfdist}/tex/latex/url
7492 # %{texmf}/tex/latex/version
7493 # %{texmf}/tex/latex/vpage
7494 %{texmfdist}/scripts/pst-pdf/ps4pdf
7495 %{texmfdist}/tex/generic/pstricks
7496 %{texmfdist}/tex/generic/shapepar
7497 %{texmfdist}/tex/generic/textmerg
7498 %{texmfdist}/tex/latex/12many
7499 %{texmfdist}/tex/latex/AkkTeX
7500 %{texmfdist}/tex/latex/ESIEEcv
7501 %{texmfdist}/tex/latex/GuIT
7502 %{texmfdist}/tex/latex/HA-prosper
7503 %{texmfdist}/tex/latex/IEEEconf
7504 %{texmfdist}/tex/latex/IEEEtran
7505 %{texmfdist}/tex/latex/SIstyle
7506 %{texmfdist}/tex/latex/Tabbing
7507 %{texmfdist}/tex/latex/a0poster
7508 %{texmfdist}/tex/latex/aastex
7509 %{texmfdist}/tex/latex/abc
7510 %{texmfdist}/tex/latex/achemso
7511 %{texmfdist}/tex/latex/acmconf
7512 %{texmfdist}/tex/latex/acmtrans
7513 %{texmfdist}/tex/latex/acronym
7514 %{texmfdist}/tex/latex/active-conf
7515 %{texmfdist}/tex/latex/addlines
7516 %{texmfdist}/tex/latex/adrlist
7517 %{texmfdist}/tex/latex/aeguill
7518 %{texmfdist}/tex/latex/afthesis
7519 %{texmfdist}/tex/latex/aguplus
7520 %{texmfdist}/tex/latex/aiaa
7521 %{texmfdist}/tex/latex/akletter
7522 %{texmfdist}/tex/latex/alg
7523 %{texmfdist}/tex/latex/algorithm2e
7524 %{texmfdist}/tex/latex/algorithmicx
7525 %{texmfdist}/tex/latex/allrunes
7526 %{texmfdist}/tex/latex/alnumsec
7527 %{texmfdist}/tex/latex/altfont
7528 %{texmfdist}/tex/latex/ametsoc
7529 %{texmfdist}/tex/latex/amsaddr
7530 %{texmfdist}/tex/latex/amsrefs
7531 %{texmfdist}/tex/latex/animate
7532 %{texmfdist}/tex/latex/answers
7533 %{texmfdist}/tex/latex/antiqua
7534 %{texmfdist}/tex/latex/anyfontsize
7535 %{texmfdist}/tex/latex/anysize
7536 %{texmfdist}/tex/latex/apa
7537 %{texmfdist}/tex/latex/apacite
7538 %{texmfdist}/tex/latex/apl
7539 %{texmfdist}/tex/latex/ar
7540 %{texmfdist}/tex/latex/arabi
7541 %{texmfdist}/tex/latex/arabtex
7542 %{texmfdist}/tex/latex/archaic
7543 %{texmfdist}/tex/latex/arcs
7544 %{texmfdist}/tex/latex/arev
7545 %{texmfdist}/tex/latex/armenian
7546 %{texmfdist}/tex/latex/arydshln
7547 %{texmfdist}/tex/latex/asaetr
7548 %{texmfdist}/tex/latex/ascelike
7549 %{texmfdist}/tex/latex/ascii
7550 %{texmfdist}/tex/latex/assignment
7551 %{texmfdist}/tex/latex/attachfile
7552 %{texmfdist}/tex/latex/augie
7553 %{texmfdist}/tex/latex/auncial-new
7554 %{texmfdist}/tex/latex/aurical
7555 %{texmfdist}/tex/latex/authoraftertitle
7556 %{texmfdist}/tex/latex/authorindex
7557 %{texmfdist}/tex/latex/auto-pst-pdf
7558 %{texmfdist}/tex/latex/autoarea
7559 %{texmfdist}/tex/latex/autotab
7560 %{texmfdist}/tex/latex/avantgar
7561 %{texmfdist}/tex/latex/babelbib
7562 %{texmfdist}/tex/latex/bangtex
7563 %{texmfdist}/tex/latex/barcodes
7564 %{texmfdist}/tex/latex/base
7565 %{texmfdist}/tex/latex/bayer
7566 %{texmfdist}/tex/latex/bbding
7567 %{texmfdist}/tex/latex/bbm-macros
7568 %{texmfdist}/tex/latex/begriff
7569 %{texmfdist}/tex/latex/bengali
7570 %{texmfdist}/tex/latex/bera
7571 %{texmfdist}/tex/latex/betababel
7572 %{texmfdist}/tex/latex/beton
7573 %{texmfdist}/tex/latex/bez123
7574 %{texmfdist}/tex/latex/bibarts
7575 %{texmfdist}/tex/latex/bibleref
7576 %{texmfdist}/tex/latex/biblist
7577 %{texmfdist}/tex/latex/bibtopicprefix
7578 %{texmfdist}/tex/latex/bigfoot
7579 %{texmfdist}/tex/latex/binomexp
7580 %{texmfdist}/tex/latex/biocon
7581 %{texmfdist}/tex/latex/bizcard
7582 %{texmfdist}/tex/latex/blacklettert1
7583 %{texmfdist}/tex/latex/blindtext
7584 %{texmfdist}/tex/latex/blowup
7585 %{texmfdist}/tex/latex/boisik
7586 %{texmfdist}/tex/latex/boites
7587 %{texmfdist}/tex/latex/boldtensors
7588 %{texmfdist}/tex/latex/bookest
7589 %{texmfdist}/tex/latex/bookhands
7590 %{texmfdist}/tex/latex/booklet
7591 %{texmfdist}/tex/latex/bookman
7592 %{texmfdist}/tex/latex/bophook
7593 %{texmfdist}/tex/latex/boxhandler
7594 %{texmfdist}/tex/latex/bpchem
7595 %{texmfdist}/tex/latex/braille
7596 %{texmfdist}/tex/latex/breakurl
7597 %{texmfdist}/tex/latex/bridge
7598 %{texmfdist}/tex/latex/brushscr
7599 %{texmfdist}/tex/latex/bullcntr
7600 %{texmfdist}/tex/latex/burmese
7601 %{texmfdist}/tex/latex/bussproofs
7602 %{texmfdist}/tex/latex/bytefield
7603 %{texmfdist}/tex/latex/calrsfs
7604 %{texmfdist}/tex/latex/calxxxx
7605 %{texmfdist}/tex/latex/captcont
7606 %{texmfdist}/tex/latex/casyl
7607 %{texmfdist}/tex/latex/catechis
7608 %{texmfdist}/tex/latex/cbcoptic
7609 %{texmfdist}/tex/latex/cbfonts
7610 %{texmfdist}/tex/latex/ccaption
7611 %{texmfdist}/tex/latex/cchess
7612 %{texmfdist}/tex/latex/cclicenses
7613 %{texmfdist}/tex/latex/cd-cover
7614 %{texmfdist}/tex/latex/cd
7615 %{texmfdist}/tex/latex/cdpbundl
7616 %{texmfdist}/tex/latex/cellspace
7617 %{texmfdist}/tex/latex/changebar
7618 %{texmfdist}/tex/latex/changepage
7619 %{texmfdist}/tex/latex/changes
7620 %{texmfdist}/tex/latex/chappg
7621 %{texmfdist}/tex/latex/chapterfolder
7622 %{texmfdist}/tex/latex/chemarrow
7623 %{texmfdist}/tex/latex/chemcompounds
7624 %{texmfdist}/tex/latex/chemcono
7625 %{texmfdist}/tex/latex/chemstyle
7626 %{texmfdist}/tex/latex/cherokee
7627 %{texmfdist}/tex/latex/chess
7628 %{texmfdist}/tex/latex/chessboard
7629 %{texmfdist}/tex/latex/chessfss
7630 %{texmfdist}/tex/latex/chicago
7631 %{texmfdist}/tex/latex/china2e
7632 %{texmfdist}/tex/latex/chletter
7633 %{texmfdist}/tex/latex/circ
7634 %{texmfdist}/tex/latex/citeref
7635 %{texmfdist}/tex/latex/cjhebrew
7636 %{texmfdist}/tex/latex/cjk
7637 %{texmfdist}/tex/latex/cjw
7638 %{texmfdist}/tex/latex/classicthesis
7639 %{texmfdist}/tex/latex/clefval
7640 %{texmfdist}/tex/latex/cleveref
7641 %{texmfdist}/tex/latex/clock
7642 %{texmfdist}/tex/latex/clrscode
7643 %{texmfdist}/tex/latex/cm-lgc
7644 %{texmfdist}/tex/latex/cm-super
7645 %{texmfdist}/tex/latex/cmap
7646 %{texmfdist}/tex/latex/cmcyralt
7647 %{texmfdist}/tex/latex/cmdstring
7648 %{texmfdist}/tex/latex/cmdtrack
7649 %{texmfdist}/tex/latex/cmll
7650 %{texmfdist}/tex/latex/cmsd
7651 %{texmfdist}/tex/latex/codepage
7652 %{texmfdist}/tex/latex/colorinfo
7653 %{texmfdist}/tex/latex/colortab
7654 %{texmfdist}/tex/latex/colortbl
7655 %{texmfdist}/tex/latex/colorwav
7656 %{texmfdist}/tex/latex/combine
7657 %{texmfdist}/tex/latex/commath
7658 %{texmfdist}/tex/latex/compactbib
7659 %{texmfdist}/tex/latex/complexity
7660 %{texmfdist}/tex/latex/computational-complexity
7661 %{texmfdist}/tex/latex/concprog
7662 %{texmfdist}/tex/latex/confproc
7663 %{texmfdist}/tex/latex/constants
7664 %{texmfdist}/tex/latex/contour
7665 %{texmfdist}/tex/latex/cooking
7666 %{texmfdist}/tex/latex/cool
7667 %{texmfdist}/tex/latex/coollist
7668 %{texmfdist}/tex/latex/coolstr
7669 %{texmfdist}/tex/latex/cooltooltips
7670 %{texmfdist}/tex/latex/coordsys
7671 %{texmfdist}/tex/latex/courier-scaled
7672 %{texmfdist}/tex/latex/courier
7673 %{texmfdist}/tex/latex/courseoutline
7674 %{texmfdist}/tex/latex/coursepaper
7675 %{texmfdist}/tex/latex/coverpage
7676 %{texmfdist}/tex/latex/covington
7677 %{texmfdist}/tex/latex/crop
7678 %{texmfdist}/tex/latex/crossreference
7679 %{texmfdist}/tex/latex/crosswrd
7680 %{texmfdist}/tex/latex/csbulletin
7681 %{texmfdist}/tex/latex/csquotes
7682 %{texmfdist}/tex/latex/csvtools
7683 %{texmfdist}/tex/latex/ctable
7684 %{texmfdist}/tex/latex/ctib
7685 %{texmfdist}/tex/latex/cuisine
7686 %{texmfdist}/tex/latex/cursor
7687 %{texmfdist}/tex/latex/curve
7688 %{texmfdist}/tex/latex/curve2e
7689 %{texmfdist}/tex/latex/cv
7690 %{texmfdist}/tex/latex/cweb-latex
7691 %{texmfdist}/tex/latex/cwpuzzle
7692 %{texmfdist}/tex/latex/cyklop
7693 %{texmfdist}/tex/latex/dashbox
7694 %{texmfdist}/tex/latex/dashrule
7695 %{texmfdist}/tex/latex/datatool
7696 %{texmfdist}/tex/latex/dateiliste
7697 %{texmfdist}/tex/latex/datenumber
7698 %{texmfdist}/tex/latex/datetime
7699 %{texmfdist}/tex/latex/dcpic
7700 %{texmfdist}/tex/latex/decimal
7701 %{texmfdist}/tex/latex/delimtxt
7702 %{texmfdist}/tex/latex/diagnose
7703 %{texmfdist}/tex/latex/dialogl
7704 %{texmfdist}/tex/latex/dichokey
7705 %{texmfdist}/tex/latex/dictsym
7706 %{texmfdist}/tex/latex/digiconfigs
7707 %{texmfdist}/tex/latex/dinbrief
7708 %{texmfdist}/tex/latex/dingbat
7709 %{texmfdist}/tex/latex/directory
7710 %{texmfdist}/tex/latex/disser
7711 %{texmfdist}/tex/latex/dlfltxb
7712 %{texmfdist}/tex/latex/dnaseq
7713 %{texmfdist}/tex/latex/docmfp
7714 %{texmfdist}/tex/latex/doi
7715 %{texmfdist}/tex/latex/doipubmed
7716 %{texmfdist}/tex/latex/dotarrow
7717 %{texmfdist}/tex/latex/dotseqn
7718 %{texmfdist}/tex/latex/dottex
7719 %{texmfdist}/tex/latex/doublestroke
7720 %{texmfdist}/tex/latex/dpfloat
7721 %{texmfdist}/tex/latex/dprogress
7722 %{texmfdist}/tex/latex/drac
7723 %{texmfdist}/tex/latex/draftcopy
7724 %{texmfdist}/tex/latex/draftwatermark
7725 %{texmfdist}/tex/latex/dramatist
7726 %{texmfdist}/tex/latex/dtk
7727 %{texmfdist}/tex/latex/duerer-latex
7728 %{texmfdist}/tex/latex/dvdcoll
7729 %{texmfdist}/tex/latex/dvipdfmx-def
7730 %{texmfdist}/tex/latex/dyntree
7731 %{texmfdist}/tex/latex/eCards
7732 %{texmfdist}/tex/latex/ean13isbn
7733 %{texmfdist}/tex/latex/easy
7734 %{texmfdist}/tex/latex/ebezier
7735 %{texmfdist}/tex/latex/ebsthesis
7736 %{texmfdist}/tex/latex/ecclesiastic
7737 %{texmfdist}/tex/latex/ecltree
7738 %{texmfdist}/tex/latex/eco
7739 %{texmfdist}/tex/latex/economic
7740 %{texmfdist}/tex/latex/ecv
7741 %{texmfdist}/tex/latex/ed
7742 %{texmfdist}/tex/latex/edmargin
7743 %{texmfdist}/tex/latex/ednotes
7744 %{texmfdist}/tex/latex/eemeir
7745 %{texmfdist}/tex/latex/eepic
7746 %{texmfdist}/tex/latex/egameps
7747 %{texmfdist}/tex/latex/egplot
7748 %{texmfdist}/tex/latex/eiad
7749 %{texmfdist}/tex/latex/ellipsis
7750 %{texmfdist}/tex/latex/elmath
7751 %{texmfdist}/tex/latex/elpres
7752 %{texmfdist}/tex/latex/elsarticle
7753 %{texmfdist}/tex/latex/elsevier
7754 %{texmfdist}/tex/latex/em
7755 %{texmfdist}/tex/latex/emp
7756 %{texmfdist}/tex/latex/emulateapj
7757 %{texmfdist}/tex/latex/encxvlna
7758 %{texmfdist}/tex/latex/endfloat
7759 %{texmfdist}/tex/latex/endheads
7760 %{texmfdist}/tex/latex/engpron
7761 %{texmfdist}/tex/latex/engrec
7762 %{texmfdist}/tex/latex/envbig
7763 %{texmfdist}/tex/latex/environ
7764 %{texmfdist}/tex/latex/envlab
7765 %{texmfdist}/tex/latex/epigrafica
7766 %{texmfdist}/tex/latex/epigraph
7767 %{texmfdist}/tex/latex/epiolmec
7768 %{texmfdist}/tex/latex/epsdice
7769 %{texmfdist}/tex/latex/epspdfconversion
7770 %{texmfdist}/tex/latex/eqlist
7771 %{texmfdist}/tex/latex/eqname
7772 %{texmfdist}/tex/latex/eqnarray
7773 %{texmfdist}/tex/latex/eqparbox
7774 %{texmfdist}/tex/latex/errata
7775 %{texmfdist}/tex/latex/esdiff
7776 %{texmfdist}/tex/latex/esint
7777 %{texmfdist}/tex/latex/eskd
7778 %{texmfdist}/tex/latex/eskdx
7779 %{texmfdist}/tex/latex/eso-pic
7780 %{texmfdist}/tex/latex/esvect
7781 %{texmfdist}/tex/latex/etaremune
7782 %{texmfdist}/tex/latex/etex-pkg
7783 %{texmfdist}/tex/latex/ethiop
7784 %{texmfdist}/tex/latex/etoolbox
7785 %{texmfdist}/tex/latex/eukdate
7786 %{texmfdist}/tex/latex/euler
7787 %{texmfdist}/tex/latex/eulervm
7788 %{texmfdist}/tex/latex/euproposal
7789 %{texmfdist}/tex/latex/euro
7790 %{texmfdist}/tex/latex/eurofont
7791 %{texmfdist}/tex/latex/europecv
7792 %{texmfdist}/tex/latex/eurosans
7793 %{texmfdist}/tex/latex/eurosym
7794 %{texmfdist}/tex/latex/everypage
7795 %{texmfdist}/tex/latex/examdesign
7796 %{texmfdist}/tex/latex/examplep
7797 %{texmfdist}/tex/latex/exceltex
7798 %{texmfdist}/tex/latex/exercise
7799 %{texmfdist}/tex/latex/expdlist
7800 %{texmfdist}/tex/latex/expl3
7801 %{texmfdist}/tex/latex/export
7802 %{texmfdist}/tex/latex/extarrows
7803 %{texmfdist}/tex/latex/extpfeil
7804 %{texmfdist}/tex/latex/extract
7805 %{texmfdist}/tex/latex/extsizes
7806 %{texmfdist}/tex/latex/facsimile
7807 %{texmfdist}/tex/latex/faktor
7808 %{texmfdist}/tex/latex/fancybox
7809 %{texmfdist}/tex/latex/fancyhdr
7810 %{texmfdist}/tex/latex/fancynum
7811 %{texmfdist}/tex/latex/fancyref
7812 %{texmfdist}/tex/latex/fancytooltips
7813 %{texmfdist}/tex/latex/fancyvrb
7814 %{texmfdist}/tex/latex/fax
7815 %{texmfdist}/tex/latex/fc
7816 %{texmfdist}/tex/latex/feyn
7817 %{texmfdist}/tex/latex/feynmf
7818 %{texmfdist}/tex/latex/fge
7819 %{texmfdist}/tex/latex/figbib
7820 %{texmfdist}/tex/latex/figsize
7821 %{texmfdist}/tex/latex/filecontents
7822 %{texmfdist}/tex/latex/fink
7823 %{texmfdist}/tex/latex/fixfoot
7824 %{texmfdist}/tex/latex/fixme
7825 %{texmfdist}/tex/latex/flabels
7826 %{texmfdist}/tex/latex/flacards
7827 %{texmfdist}/tex/latex/flagderiv
7828 %{texmfdist}/tex/latex/flashcards
7829 %{texmfdist}/tex/latex/flippdf
7830 %{texmfdist}/tex/latex/float
7831 %{texmfdist}/tex/latex/floatrow
7832 %{texmfdist}/tex/latex/flowfram
7833 %{texmfdist}/tex/latex/fmp
7834 %{texmfdist}/tex/latex/fmtcount
7835 %{texmfdist}/tex/latex/fnbreak
7836 %{texmfdist}/tex/latex/fncychap
7837 %{texmfdist}/tex/latex/foekfont
7838 %{texmfdist}/tex/latex/foilhtml
7839 %{texmfdist}/tex/latex/fonetika
7840 %{texmfdist}/tex/latex/fontinst
7841 %{texmfdist}/tex/latex/fonttable
7842 %{texmfdist}/tex/latex/footmisc
7843 %{texmfdist}/tex/latex/footnpag
7844 %{texmfdist}/tex/latex/forarray
7845 %{texmfdist}/tex/latex/forloop
7846 %{texmfdist}/tex/latex/formlett
7847 %{texmfdist}/tex/latex/formula
7848 %{texmfdist}/tex/latex/formular
7849 %{texmfdist}/tex/latex/fouridx
7850 %{texmfdist}/tex/latex/fourier
7851 %{texmfdist}/tex/latex/fouriernc
7852 %{texmfdist}/tex/latex/fp
7853 %{texmfdist}/tex/latex/frankenstein
7854 %{texmfdist}/tex/latex/frcursive
7855 %{texmfdist}/tex/latex/frenchle
7856 %{texmfdist}/tex/latex/fribrief
7857 %{texmfdist}/tex/latex/frletter
7858 %{texmfdist}/tex/latex/frontespizio
7859 %{texmfdist}/tex/latex/fullblck
7860 %{texmfdist}/tex/latex/fullpict
7861 %{texmfdist}/tex/latex/functan
7862 %{texmfdist}/tex/latex/fundus
7863 %{texmfdist}/tex/latex/gaceta
7864 %{texmfdist}/tex/latex/galois
7865 %{texmfdist}/tex/latex/gastex
7866 %{texmfdist}/tex/latex/gatech-thesis
7867 %{texmfdist}/tex/latex/gauss
7868 %{texmfdist}/tex/latex/gb4e
7869 %{texmfdist}/tex/latex/gcard
7870 %{texmfdist}/tex/latex/gcite
7871 %{texmfdist}/tex/latex/genmpage
7872 %{texmfdist}/tex/latex/geometry
7873 %{texmfdist}/tex/latex/geomsty
7874 %{texmfdist}/tex/latex/germbib
7875 %{texmfdist}/tex/latex/gfsartemisia
7876 %{texmfdist}/tex/latex/gfsbaskerville
7877 %{texmfdist}/tex/latex/gfsbodoni
7878 %{texmfdist}/tex/latex/gfscomplutum
7879 %{texmfdist}/tex/latex/gfsdidot
7880 %{texmfdist}/tex/latex/gfsneohellenic
7881 %{texmfdist}/tex/latex/gfsporson
7882 %{texmfdist}/tex/latex/gfssolomos
7883 %{texmfdist}/tex/latex/ginpenc
7884 %{texmfdist}/tex/latex/gloss
7885 %{texmfdist}/tex/latex/glossaries
7886 %{texmfdist}/tex/latex/gmdoc
7887 %{texmfdist}/tex/latex/gmeometric
7888 %{texmfdist}/tex/latex/gmiflink
7889 %{texmfdist}/tex/latex/gmutils
7890 %{texmfdist}/tex/latex/gmverb
7891 %{texmfdist}/tex/latex/gnuplottex
7892 %{texmfdist}/tex/latex/go
7893 %{texmfdist}/tex/latex/graphics
7894 %{texmfdist}/tex/latex/graphicx-psmin
7895 %{texmfdist}/tex/latex/greek-inputenc
7896 %{texmfdist}/tex/latex/greekdates
7897 %{texmfdist}/tex/latex/greektex
7898 %{texmfdist}/tex/latex/grfpaste
7899 %{texmfdist}/tex/latex/grnumalt
7900 %{texmfdist}/tex/latex/grotesq
7901 %{texmfdist}/tex/latex/grverb
7902 %{texmfdist}/tex/latex/gu
7903 %{texmfdist}/tex/latex/guitar
7904 %{texmfdist}/tex/latex/guitbeamer
7905 %{texmfdist}/tex/latex/hanging
7906 %{texmfdist}/tex/latex/har2nat
7907 %{texmfdist}/tex/latex/harmony
7908 %{texmfdist}/tex/latex/harpoon
7909 %{texmfdist}/tex/latex/harvard
7910 %{texmfdist}/tex/latex/hc
7911 %{texmfdist}/tex/latex/helvetic
7912 %{texmfdist}/tex/latex/hep
7913 %{texmfdist}/tex/latex/hepnames
7914 %{texmfdist}/tex/latex/hepparticles
7915 %{texmfdist}/tex/latex/hepthesis
7916 %{texmfdist}/tex/latex/hepunits
7917 %{texmfdist}/tex/latex/hexgame
7918 %{texmfdist}/tex/latex/hfoldsty
7919 %{texmfdist}/tex/latex/hhtensor
7920 %{texmfdist}/tex/latex/hilowres
7921 %{texmfdist}/tex/latex/histogr
7922 %{texmfdist}/tex/latex/hitec
7923 %{texmfdist}/tex/latex/hpsdiss
7924 %{texmfdist}/tex/latex/hrlatex
7925 %{texmfdist}/tex/latex/hvfloat
7926 %{texmfdist}/tex/latex/hypdvips
7927 %{texmfdist}/tex/latex/hyper
7928 %{texmfdist}/tex/latex/hyperref
7929 %{texmfdist}/tex/latex/hyperxmp
7930 %{texmfdist}/tex/latex/hyphenat
7931 %{texmfdist}/tex/latex/ibycus-babel
7932 %{texmfdist}/tex/latex/icsv
7933 %{texmfdist}/tex/latex/ieeepes
7934 %{texmfdist}/tex/latex/ifmslide
7935 %{texmfdist}/tex/latex/ifplatform
7936 %{texmfdist}/tex/latex/ifsym
7937 %{texmfdist}/tex/latex/ijmart
7938 %{texmfdist}/tex/latex/imac
7939 %{texmfdist}/tex/latex/image-gallery
7940 %{texmfdist}/tex/latex/imtekda
7941 %{texmfdist}/tex/latex/index
7942 %{texmfdist}/tex/latex/initials
7943 %{texmfdist}/tex/latex/inlinebib
7944 %{texmfdist}/tex/latex/inlinedef
7945 %{texmfdist}/tex/latex/interactiveworkbook
7946 %{texmfdist}/tex/latex/inversepath
7947 %{texmfdist}/tex/latex/invoice
7948 %{texmfdist}/tex/latex/ipa
7949 %{texmfdist}/tex/latex/iso
7950 %{texmfdist}/tex/latex/iso10303
7951 %{texmfdist}/tex/latex/isodate
7952 %{texmfdist}/tex/latex/isodoc
7953 %{texmfdist}/tex/latex/isonums
7954 %{texmfdist}/tex/latex/isorot
7955 %{texmfdist}/tex/latex/isotope
7956 %{texmfdist}/tex/latex/itnumpar
7957 %{texmfdist}/tex/latex/itrans
7958 %{texmfdist}/tex/latex/iwona
7959 %{texmfdist}/tex/latex/jeopardy
7960 %{texmfdist}/tex/latex/jhep
7961 %{texmfdist}/tex/latex/jknapltx
7962 %{texmfdist}/tex/latex/jneurosci
7963 %{texmfdist}/tex/latex/jpsj
7964 %{texmfdist}/tex/latex/jura
7965 %{texmfdist}/tex/latex/juraabbrev
7966 %{texmfdist}/tex/latex/juramisc
7967 %{texmfdist}/tex/latex/jurarsp
7968 %{texmfdist}/tex/latex/koma-script
7969 %{texmfdist}/tex/latex/labels
7970 %dir %{texmfdist}/tex/latex/latexconfig
7971 %{texmfdist}/tex/latex/latexconfig/latex.ini
7972 %{texmfdist}/tex/latex/latexconfig/lualatex.ini
7973 %{texmfdist}/tex/latex/latexconfig/mllatex.ini
7974 %{texmfdist}/tex/latex/latexconfig/pdflatex.ini
7975 %{texmfdist}/tex/latex/latexconfig/pdflualatex.ini
7976 %{texmfdist}/tex/latex/layouts
7977 %{texmfdist}/tex/latex/lettrine
7978 %{texmfdist}/tex/latex/listings
7979 %{texmfdist}/tex/latex/ltabptch
7980 %{texmfdist}/tex/latex/localloc
7981 %{texmfdist}/tex/latex/ltxmisc
7982 %{texmfdist}/tex/latex/mathcomp
7983 %{texmfdist}/tex/latex/mdwtools
7984 %{texmfdist}/tex/latex/memoir
7985 %{texmfdist}/tex/latex/mh
7986 %{texmfdist}/tex/latex/misc209
7987 %{texmfdist}/tex/latex/mmap
7988 %{texmfdist}/tex/latex/mnsymbol
7989 %{texmfdist}/tex/latex/moderncv
7990 %{texmfdist}/tex/latex/modroman
7991 %{texmfdist}/tex/latex/mongolian-babel
7992 %{texmfdist}/tex/latex/montex
7993 %{texmfdist}/tex/latex/mparhack
7994 %{texmfdist}/tex/latex/ms
7995 %{texmfdist}/tex/latex/multibib
7996 %{texmfdist}/tex/latex/multirow
7997 %{texmfdist}/tex/latex/mwcls
7998 %{texmfdist}/tex/latex/natbib
7999 %{texmfdist}/tex/latex/ncclatex
8000 %{texmfdist}/tex/latex/ncctools
8001 %{texmfdist}/tex/latex/ncntrsbk
8002 %{texmfdist}/tex/latex/nddiss
8003 %{texmfdist}/tex/latex/newalg
8004 %{texmfdist}/tex/latex/newfile
8005 %{texmfdist}/tex/latex/newlfm
8006 %{texmfdist}/tex/latex/newspaper
8007 %{texmfdist}/tex/latex/newthm
8008 %{texmfdist}/tex/latex/nomencl
8009 %{texmfdist}/tex/latex/ntgclass
8010 %{texmfdist}/tex/latex/oberdiek
8011 %{texmfdist}/tex/latex/overpic
8012 %{texmfdist}/tex/latex/paralist
8013 %{texmfdist}/tex/latex/pb-diagram
8014 %{texmfdist}/tex/latex/pdfpages
8015 %{texmfdist}/tex/latex/picinpar
8016 %{texmfdist}/tex/latex/pict2e
8017 %{texmfdist}/tex/latex/placeins
8018 %{texmfdist}/tex/latex/preprint
8019 %{texmfdist}/tex/latex/preview
8020 %{texmfdist}/tex/latex/program
8021 %{texmfdist}/tex/latex/psfrag
8022 %{texmfdist}/tex/latex/pslatex
8023 %{texmfdist}/tex/latex/revtex
8024 %{texmfdist}/tex/latex/rotating
8025 %{texmfdist}/tex/latex/rotfloat
8026 %{texmfdist}/tex/latex/scale
8027 %{texmfdist}/tex/latex/sectsty
8028 %{texmfdist}/tex/latex/seminar
8029 %{texmfdist}/tex/latex/setspace
8030 %{texmfdist}/tex/latex/showdim
8031 %{texmfdist}/tex/latex/showlabels
8032 %{texmfdist}/tex/latex/sidecap
8033 %{texmfdist}/tex/latex/slashbox
8034 %{texmfdist}/tex/latex/soul
8035 %{texmfdist}/tex/latex/stdclsdv
8036 %{texmfdist}/tex/latex/stmaryrd
8037 %{texmfdist}/tex/latex/subfig
8038 %{texmfdist}/tex/latex/subfigure
8039 %{texmfdist}/tex/latex/supertabular
8040 %{texmfdist}/tex/latex/t2
8041 %{texmfdist}/tex/latex/t-angles
8042 %{texmfdist}/tex/latex/tableaux
8043 %{texmfdist}/tex/latex/tablists
8044 %{texmfdist}/tex/latex/tablor
8045 %{texmfdist}/tex/latex/tabto-ltx
8046 %{texmfdist}/tex/latex/tabulary
8047 %{texmfdist}/tex/latex/tabvar
8048 %{texmfdist}/tex/latex/talk
8049 %{texmfdist}/tex/latex/taupin
8050 %{texmfdist}/tex/latex/tcldoc
8051 %{texmfdist}/tex/latex/tdsfrmath
8052 %{texmfdist}/tex/latex/technics
8053 %{texmfdist}/tex/latex/ted
8054 %{texmfdist}/tex/latex/tengwarscript
8055 %{texmfdist}/tex/latex/tensor
8056 %{texmfdist}/tex/latex/teubner
8057 %{texmfdist}/tex/latex/tex-gyre
8058 %{texmfdist}/tex/latex/texilikecover
8059 %{texmfdist}/tex/latex/texlogos
8060 %{texmfdist}/tex/latex/texmate
8061 %{texmfdist}/tex/latex/texpower
8062 %{texmfdist}/tex/latex/texshade
8063 %{texmfdist}/tex/latex/textcase
8064 %{texmfdist}/tex/latex/textfit
8065 %{texmfdist}/tex/latex/textopo
8066 %{texmfdist}/tex/latex/textpath
8067 %{texmfdist}/tex/latex/textpos
8068 %{texmfdist}/tex/latex/theoremref
8069 %{texmfdist}/tex/latex/thesis-titlepage-fhac
8070 %{texmfdist}/tex/latex/thinsp
8071 %{texmfdist}/tex/latex/thmtools
8072 %{texmfdist}/tex/latex/thumb
8073 %{texmfdist}/tex/latex/thuthesis
8074 %{texmfdist}/tex/latex/ticket
8075 %{texmfdist}/tex/latex/tikz-inet
8076 %{texmfdist}/tex/latex/times
8077 %{texmfdist}/tex/latex/timesht
8078 %{texmfdist}/tex/latex/tipa
8079 %{texmfdist}/tex/latex/titlefoot
8080 %{texmfdist}/tex/latex/titlesec
8081 %{texmfdist}/tex/latex/titling
8082 %{texmfdist}/tex/latex/tocbibind
8083 %{texmfdist}/tex/latex/tocloft
8084 %{texmfdist}/tex/latex/tools
8085 %{texmfdist}/tex/latex/totpages
8086 %{texmfdist}/tex/latex/type1cm
8087 %{texmfdist}/tex/latex/undertilde
8088 %{texmfdist}/tex/latex/units
8089 %{texmfdist}/tex/latex/unitsdef
8090 %{texmfdist}/tex/latex/universa
8091 %{texmfdist}/tex/latex/unroman
8092 %{texmfdist}/tex/latex/upmethodology
8093 %{texmfdist}/tex/latex/upquote
8094 %{texmfdist}/tex/latex/varindex
8095 %{texmfdist}/tex/latex/varsfromjobname
8096 %{texmfdist}/tex/latex/vector
8097 %{texmfdist}/tex/latex/velthuis
8098 %{texmfdist}/tex/latex/verse
8099 %{texmfdist}/tex/latex/versions
8100 %{texmfdist}/tex/latex/vhistory
8101 %{texmfdist}/tex/latex/vita
8102 %{texmfdist}/tex/latex/vmargin
8103 %{texmfdist}/tex/latex/volumes
8104 %{texmfdist}/tex/latex/vpe
8105 %{texmfdist}/tex/latex/vrsion
8106 %{texmfdist}/tex/latex/vwcol
8107 %{texmfdist}/tex/latex/vxu
8108 %{texmfdist}/tex/latex/wallpaper
8109 %{texmfdist}/tex/latex/warning
8110 %{texmfdist}/tex/latex/warpcol
8111 %{texmfdist}/tex/latex/was
8112 %{texmfdist}/tex/latex/williams
8113 %{texmfdist}/tex/latex/wnri
8114 %{texmfdist}/tex/latex/wordlike
8115 %{texmfdist}/tex/latex/wrapfig
8116 %{texmfdist}/tex/latex/wsuipa
8117 %{texmfdist}/tex/latex/xargs
8118 %{texmfdist}/tex/latex/xcolor
8119 %{texmfdist}/tex/latex/xdoc
8120 %{texmfdist}/tex/latex/xfor
8121 %{texmfdist}/tex/latex/xifthen
8122 %{texmfdist}/tex/latex/xkeyval
8123 %{texmfdist}/tex/latex/xmpincl
8124 %{texmfdist}/tex/latex/xnewcommand
8125 %{texmfdist}/tex/latex/xoptarg
8126 %{texmfdist}/tex/latex/xpackages
8127 %{texmfdist}/tex/latex/xq
8128 %{texmfdist}/tex/latex/xskak
8129 %{texmfdist}/tex/latex/xstring
8130 %{texmfdist}/tex/latex/xtab
8131 %{texmfdist}/tex/latex/xtcapts
8132 %{texmfdist}/tex/latex/xyling
8133 %{texmfdist}/tex/latex/xytree
8134 %{texmfdist}/tex/latex/yafoot
8135 %{texmfdist}/tex/latex/yfonts
8136 %{texmfdist}/tex/latex/yhmath
8137 %{texmfdist}/tex/latex/yi4latex
8138 %{texmfdist}/tex/latex/york-thesis
8139 %{texmfdist}/tex/latex/youngtab
8140 %{texmfdist}/tex/latex/yplan
8141 %{texmfdist}/tex/latex/zapfchan
8142 %{texmfdist}/tex/latex/zapfding
8143 %{texmfdist}/tex/latex/zed-csp
8144 %{texmfdist}/tex/latex/zefonts
8145 %{texmfdist}/tex/latex/ziffer
8146 %{texmfdist}/tex/latex/zwgetfdate
8147 %{texmfdist}/tex/plain/etex
8148 %{texmf}/tex/latex/config
8149 %{texmf}/tex/latex/dvipdfm
8150
8151 %files latex-12many
8152 %defattr(644,root,root,755)
8153 %doc %{texmfdist}/doc/latex/12many
8154 %{texmfdist}/source/latex/12many
8155
8156 %files latex-abstract
8157 %defattr(644,root,root,755)
8158 %doc %{texmfdist}/doc/latex/abstract
8159 %{texmfdist}/tex/latex/abstract
8160
8161 %files latex-accfonts
8162 %defattr(644,root,root,755)
8163 %{texmfdist}/tex/latex/accfonts
8164
8165 %files latex-adrconv
8166 %defattr(644,root,root,755)
8167 %{texmfdist}/tex/latex/adrconv
8168 %{texmfdist}/doc/latex/adrconv
8169
8170 %files latex-algorithms
8171 %defattr(644,root,root,755)
8172 %doc %{texmfdist}/doc/latex/algorithms
8173 %{texmfdist}/tex/latex/algorithms
8174
8175 %files latex-ae
8176 %defattr(644,root,root,755)
8177 %{texmfdist}/tex/latex/ae
8178
8179 %files latex-ams
8180 %defattr(644,root,root,755)
8181 %doc %{texmfdist}/doc/latex/amscls
8182 %doc %{texmfdist}/doc/latex/amsmath
8183 %doc %{texmfdist}/doc/latex/onlyamsmath
8184 %{texmfdist}/tex/latex/amscls
8185 %{texmfdist}/tex/latex/amsmath
8186 %{texmfdist}/tex/latex/amsfonts
8187 %{texmfdist}/tex/latex/onlyamsmath
8188 %{texmfdist}/source/latex/onlyamsmath
8189
8190 %files latex-antp
8191 %defattr(644,root,root,755)
8192 %{texmfdist}/tex/latex/antp
8193
8194 %files latex-antt
8195 %defattr(644,root,root,755)
8196 %{texmfdist}/tex/latex/antt
8197
8198 %files latex-appendix
8199 %defattr(644,root,root,755)
8200 %doc %{texmfdist}/doc/latex/appendix
8201 %{texmfdist}/tex/latex/appendix
8202
8203 %files latex-backgammon
8204 %defattr(644,root,root,755)
8205 %doc %{texmfdist}/doc/latex/backgammon
8206 %{texmfdist}/tex/latex/backgammon
8207
8208 %files latex-bardiag
8209 %defattr(644,root,root,755)
8210 %doc %{texmfdist}/doc/latex/bardiag
8211 %{texmfdist}/tex/latex/bardiag
8212
8213 %files latex-bbm
8214 %defattr(644,root,root,755)
8215 %doc %{texmfdist}/doc/fonts/bbm
8216 %{texmfdist}/tex/latex/bbm
8217
8218 %files latex-bbold
8219 %defattr(644,root,root,755)
8220 %doc %{texmfdist}/doc/latex/bbold
8221 %{texmfdist}/tex/latex/bbold
8222 %{texmfdist}/source/latex/bbold
8223
8224 %files latex-beamer
8225 %defattr(644,root,root,755)
8226 %doc %{texmfdist}/doc/latex/beamer
8227 %{texmfdist}/tex/latex/beamer-contrib
8228 %{texmfdist}/tex/latex/beamer
8229
8230 %files latex-bezos
8231 %defattr(644,root,root,755)
8232 %doc %{texmfdist}/doc/latex/bezos
8233 %{texmfdist}/tex/latex/bezos
8234
8235 %files latex-bibtex
8236 %defattr(644,root,root,755)
8237 %doc %{texmfdist}/doc/bibtex/base
8238 %doc %{texmfdist}/doc/latex/adrconv
8239 %doc %{texmfdist}/doc/latex/bibtopic
8240 %doc %{texmfdist}/doc/latex/bibunits
8241 %doc %{texmfdist}/doc/latex/natbib
8242 %doc %{texmfdist}/doc/latex/footbib
8243 %dir %{texmfdist}/doc/bibtex
8244 %dir %{texmfdist}/bibtex
8245 %dir %{texmfdist}/bibtex/bib
8246 %dir %{texmfdist}/bibtex/bst
8247 %dir %{texmfdist}/bibtex/csf
8248
8249 %attr(755,root,root) %{_bindir}/bibtex
8250 %attr(755,root,root) %{_bindir}/rubibtex
8251
8252 %{texmfdist}/bibtex/bst/base
8253 %{texmfdist}/bibtex/csf/base
8254 %{texmfdist}/bibtex/bib/base
8255 %{texmfdist}/bibtex/bst/adrconv
8256 %{texmfdist}/bibtex/bib/adrconv
8257 %{texmfdist}/source/latex/adrconv
8258 %{texmfdist}/tex/latex/adrconv
8259 # %{texmf}/bibtex/bst/misc
8260 %{texmfdist}/bibtex/bst/natbib
8261 %{texmfdist}/tex/latex/natbib
8262 %{texmfdist}/tex/latex/bibtopic
8263 %{texmfdist}/source/latex/bibunits
8264 %{texmfdist}/tex/latex/bibunits
8265 %{texmfdist}/source/latex/footbib
8266 %{texmfdist}/tex/latex/footbib
8267
8268 %{_mandir}/man1/bibtex.1*
8269 %{_mandir}/man1/rubibtex.1*
8270
8271 %files latex-bibtex-ams
8272 %defattr(644,root,root,755)
8273 %{texmfdist}/bibtex/bst/ams
8274 %{texmfdist}/bibtex/bib/ams
8275
8276 %files latex-bibtex-pl
8277 %defattr(644,root,root,755)
8278 %{texmfdist}/bibtex/bib/gustlib/plbib.bib
8279
8280 %files latex-bibtex-german
8281 %defattr(644,root,root,755)
8282 %doc %{texmfdist}/doc/bibtex/germbib
8283 %{texmfdist}/bibtex/bst/germbib
8284 %{texmfdist}/tex/latex/germbib
8285
8286 %files latex-bibtex-revtex4
8287 %defattr(644,root,root,755)
8288 %doc %{texmfdist}/doc/latex/revtex/revtex4.pdf
8289 %{texmfdist}/source/latex/revtex/revtex4.dtx
8290 %{texmfdist}/source/latex/revtex/revtex4.ins
8291 %{texmfdist}/tex/latex/revtex/revtex4.cls
8292
8293 %files latex-bibtex-jurabib
8294 %defattr(644,root,root,755)
8295 %doc %{texmfdist}/doc/latex/jurabib
8296 %{texmfdist}/bibtex/bst/jurabib
8297 %{texmfdist}/bibtex/bib/jurabib
8298 %{texmfdist}/source/latex/jurabib
8299 %{texmfdist}/tex/latex/jurabib
8300
8301 %files latex-bibtex-dk
8302 %defattr(644,root,root,755)
8303 %doc %{texmfdist}/doc/latex/dk-bib
8304 %{texmfdist}/bibtex/bst/dk-bib
8305 %{texmfdist}/bibtex/csf/dk-bib
8306 %{texmfdist}/bibtex/bib/dk-bib
8307 %{texmfdist}/source/latex/dk-bib
8308 %{texmfdist}/tex/latex/dk-bib
8309
8310 # %files latex-bibtex-nor
8311 # %defattr(644,root,root,755)
8312 # %{texmf}/bibtex/bst/norbib
8313
8314 %files latex-bibtex-styles
8315 %defattr(644,root,root,755)
8316 %{texmfdist}/bibtex/bib/IEEEtran
8317 %{texmfdist}/bibtex/bib/abstyles
8318 %{texmfdist}/bibtex/bib/achemso
8319 %{texmfdist}/bibtex/bib/acmtrans
8320 %{texmfdist}/bibtex/bib/aiaa
8321 %{texmfdist}/bibtex/bib/apacite
8322 %{texmfdist}/bibtex/bib/asaetr
8323 %{texmfdist}/bibtex/bib/ascelike
8324 %{texmfdist}/bibtex/bib/beebe
8325 %{texmfdist}/bibtex/bib/bibhtml
8326 %{texmfdist}/bibtex/bib/bibtopic
8327 %{texmfdist}/bibtex/bib/biocon
8328 %{texmfdist}/bibtex/bib/computational-complexity
8329 %{texmfdist}/bibtex/bib/din1505
8330 %{texmfdist}/bibtex/bib/directory
8331 %{texmfdist}/bibtex/bib/dtk
8332 %{texmfdist}/bibtex/bib/figbib
8333 %{texmfdist}/bibtex/bib/frankenstein
8334 %{texmfdist}/bibtex/bib/gatech-thesis
8335 %{texmfdist}/bibtex/bib/geomsty
8336 %{texmfdist}/bibtex/bib/gloss
8337 %{texmfdist}/bibtex/bib/harvard
8338 %{texmfdist}/bibtex/bib/ieeepes
8339 %{texmfdist}/bibtex/bib/ijmart
8340 %{texmfdist}/bibtex/bib/imac
8341 %{texmfdist}/bibtex/bib/index
8342 %{texmfdist}/bibtex/bib/lsc
8343 %{texmfdist}/bibtex/bib/msc
8344 %{texmfdist}/bibtex/bib/nostarch
8345 %{texmfdist}/bibtex/bib/philosophersimprint
8346 %{texmfdist}/bibtex/bib/revtex
8347 %{texmfdist}/bibtex/bib/spie
8348 %{texmfdist}/bibtex/bib/urlbst
8349 %{texmfdist}/bibtex/bst/IEEEtran
8350 %{texmfdist}/bibtex/bst/abstyles
8351 %{texmfdist}/bibtex/bst/achemso
8352 %{texmfdist}/bibtex/bst/acmtrans
8353 %{texmfdist}/bibtex/bst/afthesis
8354 %{texmfdist}/bibtex/bst/aguplus
8355 %{texmfdist}/bibtex/bst/aiaa
8356 %{texmfdist}/bibtex/bst/aichej
8357 %{texmfdist}/bibtex/bst/ametsoc
8358 %{texmfdist}/bibtex/bst/apacite
8359 %{texmfdist}/bibtex/bst/asaetr
8360 %{texmfdist}/bibtex/bst/ascelike
8361 %{texmfdist}/bibtex/bst/babelbib
8362 %{texmfdist}/bibtex/bst/beebe
8363 %{texmfdist}/bibtex/bst/bibhtml
8364 %{texmfdist}/bibtex/bst/chem-journal
8365 %{texmfdist}/bibtex/bst/chicago
8366 %{texmfdist}/bibtex/bst/computational-complexity
8367 %{texmfdist}/bibtex/bst/confproc
8368 %{texmfdist}/bibtex/bst/datatool
8369 %{texmfdist}/bibtex/bst/din1505
8370 %{texmfdist}/bibtex/bst/dinat
8371 %{texmfdist}/bibtex/bst/directory
8372 %{texmfdist}/bibtex/bst/dtk
8373 %{texmfdist}/bibtex/bst/dvdcoll
8374 %{texmfdist}/bibtex/bst/economic
8375 %{texmfdist}/bibtex/bst/elsevier-bib
8376 %{texmfdist}/bibtex/bst/fbs
8377 %{texmfdist}/bibtex/bst/figbib
8378 %{texmfdist}/bibtex/bst/finbib
8379 %{texmfdist}/bibtex/bst/frankenstein
8380 %{texmfdist}/bibtex/bst/gatech-thesis
8381 %{texmfdist}/bibtex/bst/gloss
8382 %{texmfdist}/bibtex/bst/gost
8383 %{texmfdist}/bibtex/bst/gustlib
8384 %{texmfdist}/bibtex/bst/harvard
8385 %{texmfdist}/bibtex/bst/hc
8386 %{texmfdist}/bibtex/bst/ieeepes
8387 %{texmfdist}/bibtex/bst/ijmart
8388 %{texmfdist}/bibtex/bst/ijqc
8389 %{texmfdist}/bibtex/bst/imac
8390 %{texmfdist}/bibtex/bst/index
8391 %{texmfdist}/bibtex/bst/inlinebib
8392 %{texmfdist}/bibtex/bst/iopart-num
8393 %{texmfdist}/bibtex/bst/jneurosci
8394 %{texmfdist}/bibtex/bst/jurarsp
8395 %{texmfdist}/bibtex/bst/kluwer
8396 %{texmfdist}/bibtex/bst/mciteplus
8397 %{texmfdist}/bibtex/bst/mslapa
8398 %{texmfdist}/bibtex/bst/multibib
8399 %{texmfdist}/bibtex/bst/munich
8400 %{texmfdist}/bibtex/bst/nature
8401 %{texmfdist}/bibtex/bst/nddiss
8402 %{texmfdist}/bibtex/bst/opcit
8403 %{texmfdist}/bibtex/bst/perception
8404 %{texmfdist}/bibtex/bst/revtex
8405 %{texmfdist}/bibtex/bst/rsc
8406 %{texmfdist}/bibtex/bst/savetrees
8407 %{texmfdist}/bibtex/bst/shipunov
8408 %{texmfdist}/bibtex/bst/smflatex
8409 %{texmfdist}/bibtex/bst/sort-by-letters
8410 %{texmfdist}/bibtex/bst/spie
8411 %{texmfdist}/bibtex/bst/stellenbosch
8412 %{texmfdist}/bibtex/bst/swebib
8413 %{texmfdist}/bibtex/bst/texsis
8414 %{texmfdist}/bibtex/bst/thuthesis
8415 %{texmfdist}/bibtex/bst/tugboat
8416 %{texmfdist}/bibtex/bst/urlbst
8417 %{texmfdist}/bibtex/csf/gost
8418 %doc %{texmfdist}/doc/bibtex/abstyles
8419 %doc %{texmfdist}/doc/bibtex/bibhtml
8420 %doc %{texmfdist}/doc/bibtex/dinat
8421 %doc %{texmfdist}/doc/bibtex/economic
8422 %doc %{texmfdist}/doc/bibtex/elsevier-bib
8423 %doc %{texmfdist}/doc/bibtex/gost
8424 %doc %{texmfdist}/doc/bibtex/ijqc
8425 %doc %{texmfdist}/doc/bibtex/iopart-num
8426 %doc %{texmfdist}/doc/generic/t2%{_sysconfdir}/rubibtex
8427 %doc %{texmfdist}/doc/latex/IEEEtran
8428 %{texmfdist}/source/bibtex/gost
8429
8430 %files latex-bibtex-vancouver
8431 %defattr(644,root,root,755)
8432 %dir %{texmfdist}/bibtex/bib/vancouver
8433 %{texmfdist}/bibtex/bib/vancouver/vancouver.bib
8434 %{texmfdist}/bibtex/bst/vancouver/vancouver.bst
8435 %doc %{texmfdist}/doc/bibtex/vancouver/README
8436 %doc %{texmfdist}/doc/bibtex/vancouver/vancouver.pdf
8437 %doc %{texmfdist}/doc/bibtex/vancouver/vancouver.tex
8438
8439 %files latex-booktabs
8440 %defattr(644,root,root,755)
8441 %doc %{texmfdist}/doc/latex/booktabs
8442 %{texmfdist}/tex/latex/booktabs
8443
8444 %files latex-caption
8445 %defattr(644,root,root,755)
8446 %doc %{texmfdist}/doc/latex/caption
8447 %{texmfdist}/tex/latex/caption
8448
8449 %files latex-carlisle
8450 %defattr(644,root,root,755)
8451 %doc %{texmfdist}/doc/latex/carlisle
8452 %{texmfdist}/tex/latex/carlisle
8453
8454 %files latex-ccfonts
8455 %defattr(644,root,root,755)
8456 %doc %{texmfdist}/doc/latex/ccfonts
8457 %{texmfdist}/tex/latex/ccfonts
8458
8459 %files latex-cite
8460 %defattr(644,root,root,755)
8461 %{texmfdist}/tex/latex/cite
8462
8463 %files latex-cmbright
8464 %defattr(644,root,root,755)
8465 %doc %{texmfdist}/doc/latex/cmbright
8466 %{texmfdist}/tex/latex/cmbright
8467
8468 %files latex-comment
8469 %defattr(644,root,root,755)
8470 %doc %{texmfdist}/doc/latex/comment
8471 %{texmfdist}/tex/latex/comment
8472
8473 %files latex-concmath
8474 %defattr(644,root,root,755)
8475 %{texmfdist}/tex/latex/concmath
8476
8477 %files latex-currvita
8478 %defattr(644,root,root,755)
8479 %doc %{texmfdist}/doc/latex/currvita
8480 %{texmfdist}/tex/latex/currvita
8481
8482 %files latex-curves
8483 %defattr(644,root,root,755)
8484 %doc %{texmfdist}/doc/latex/curves
8485 %{texmfdist}/tex/latex/curves
8486
8487 %files latex-custom-bib
8488 %defattr(644,root,root,755)
8489 %doc %{texmfdist}/doc/latex/custom-bib
8490 %{texmfdist}/source/latex/custom-bib
8491 %{texmfdist}/tex/latex/custom-bib
8492
8493 %files latex-cyrillic
8494 %defattr(644,root,root,755)
8495 %doc %{texmfdist}/doc/latex/cyrillic
8496 %{texmfdist}/source/latex/cyrillic
8497 %{texmfdist}/tex/latex/cyrillic
8498
8499 # %files latex-dstroke
8500 # %defattr(644,root,root,755)
8501 # %{texmf}/tex/latex/dstroke
8502
8503 %files latex-enumitem
8504 %defattr(644,root,root,755)
8505 %doc %{texmfdist}/doc/latex/enumitem
8506 %{texmfdist}/tex/latex/enumitem
8507
8508 %files latex-exam
8509 %defattr(644,root,root,755)
8510 %doc %{texmfdist}/doc/latex/exam
8511 %{texmfdist}/tex/latex/exam
8512
8513 %files latex-gbrief
8514 %defattr(644,root,root,755)
8515 %doc %{texmfdist}/doc/latex/g-brief
8516 %{texmfdist}/tex/latex/g-brief
8517
8518 %files latex-jknappen
8519 %defattr(644,root,root,755)
8520 %doc %{texmfdist}/fonts/source/jknappen
8521 %{texmfdist}/fonts/tfm/jknappen
8522
8523 %files latex-lastpage
8524 %defattr(644,root,root,755)
8525 %doc %{texmfdist}/doc/latex/lastpage
8526 %{texmfdist}/tex/latex/lastpage
8527
8528 %files latex-leftidx
8529 %defattr(644,root,root,755)
8530 %doc %{texmfdist}/doc/latex/leftidx
8531 %{texmfdist}/tex/latex/leftidx
8532
8533 %files latex-lm
8534 %defattr(644,root,root,755)
8535 %doc %{texmfdist}/doc/fonts/lm
8536 %{texmfdist}/tex/latex/lm
8537 %{texmfdist}/fonts/afm/public/lm
8538 %{texmfdist}/fonts/enc/dvips/lm
8539 %{texmfdist}/fonts/map/dvips/lm
8540 %{texmfdist}/fonts/map/dvipdfm/lm
8541 %{texmfdist}/fonts/opentype/public/lm
8542 %{texmfdist}/fonts/tfm/public/lm
8543 %{texmfdist}/source/fonts/lm
8544
8545 %files latex-lucidabr
8546 %defattr(644,root,root,755)
8547 %{texmfdist}/vtex/config/lucidabr-k.ali
8548 %{texmfdist}/vtex/config/lucidabr.ali
8549
8550 %files latex-lineno
8551 %defattr(644,root,root,755)
8552 %doc %{texmfdist}/doc/latex/lineno
8553 %{texmfdist}/tex/latex/lineno
8554
8555
8556 %files latex-marvosym
8557 %defattr(644,root,root,755)
8558 %{texmfdist}/tex/latex/marvosym
8559
8560 #%files latex-mathpple
8561 #%defattr(644,root,root,755)
8562
8563 #%files latex-mathtime
8564 #%defattr(644,root,root,755)
8565
8566 %files latex-microtype
8567 %defattr(644,root,root,755)
8568 %doc %{texmfdist}/doc/latex/microtype
8569 %{texmfdist}/source/latex/microtype
8570 %{texmfdist}/tex/latex/microtype
8571
8572 %files latex-mflogo
8573 %defattr(644,root,root,755)
8574 %doc %{texmfdist}/doc/latex/mflogo
8575 %{texmfdist}/tex/latex/mflogo
8576
8577 %files latex-mfnfss
8578 %defattr(644,root,root,755)
8579 %{texmfdist}/source/latex/mfnfss
8580 %{texmfdist}/tex/latex/mfnfss
8581
8582 %files latex-minitoc
8583 %defattr(644,root,root,755)
8584 %doc %{texmfdist}/doc/latex/minitoc
8585 %{texmfdist}/bibtex/bst/minitoc
8586 %{texmfdist}/makeindex/minitoc
8587 %{texmfdist}/scripts/minitoc
8588 %{texmfdist}/source/latex/minitoc
8589 %{texmfdist}/tex/latex/minitoc
8590
8591
8592 %files latex-mltex
8593 %defattr(644,root,root,755)
8594 %doc %{texmfdist}/doc/latex/mltex
8595 %{texmfdist}/tex/latex/mltex
8596
8597 %files latex-moreverb
8598 %defattr(644,root,root,755)
8599 %doc %{texmfdist}/doc/latex/moreverb
8600 %{texmfdist}/tex/latex/moreverb
8601
8602 %files latex-multienum
8603 %defattr(644,root,root,755)
8604 %doc %{texmfdist}/doc/latex/multenum
8605 %dir %{texmfdist}/tex/latex/multenum
8606 %{texmfdist}/tex/latex/multenum/*
8607
8608 %files latex-musictex
8609 %defattr(644,root,root,755)
8610 %doc %{texmfdist}/doc/generic/musictex
8611 %{texmfdist}/fonts/source/public/musictex
8612 %{texmfdist}/fonts/tfm/public/musictex
8613 %{texmfdist}/tex/generic/musictex
8614 %{texmfdist}/tex/latex/musictex
8615
8616 %files latex-ntheorem
8617 %defattr(644,root,root,755)
8618 %{texmfdist}/tex/latex/ntheorem
8619 %doc %{texmfdist}/doc/latex/ntheorem
8620
8621 # %files latex-palatcm
8622 # %defattr(644,root,root,755)
8623 # %{texmf}/tex/latex/palatcm
8624
8625 %files latex-pgf
8626 %defattr(644,root,root,755)
8627 %doc %{texmfdist}/doc/generic/pgf
8628 %{texmfdist}/tex/generic/pgf
8629 %{texmfdist}/tex/generic/pgfplots
8630 %{texmfdist}/tex/latex/pgf
8631 %{texmfdist}/tex/latex/pgfopts
8632 %{texmfdist}/tex/latex/pgfplots
8633
8634 %files latex-prosper
8635 %defattr(644,root,root,755)
8636 %doc %{texmfdist}/doc/latex/prosper
8637 %{texmfdist}/tex/latex/prosper
8638
8639 %files latex-pseudocode
8640 %defattr(644,root,root,755)
8641 %doc %{texmfdist}/doc/latex/pseudocode
8642 %{texmfdist}/tex/latex/pseudocode
8643
8644 %files latex-pst-2dplot
8645 %defattr(644,root,root,755)
8646 %doc %{texmfdist}/doc/generic/pst-2dplot
8647 %{texmfdist}/tex/latex/pst-2dplot
8648
8649 %files latex-pst-3dplot
8650 %defattr(644,root,root,755)
8651 %doc %{texmfdist}/doc/generic/pst-3dplot
8652 %{texmfdist}/dvips/pst-3dplot
8653 %{texmfdist}/tex/generic/pst-3dplot
8654 %{texmfdist}/tex/latex/pst-3dplot
8655
8656 %files latex-pst-bar
8657 %defattr(644,root,root,755)
8658 %doc %{texmfdist}/doc/generic/pst-3dplot
8659 %{texmfdist}/dvips/pst-bar
8660 %{texmfdist}/tex/generic/pst-bar
8661 %{texmfdist}/tex/latex/pst-bar
8662
8663 %files latex-pst-circ
8664 %defattr(644,root,root,755)
8665 %doc %{texmfdist}/doc/generic/pst-circ
8666 %{texmfdist}/dvips/pst-circ
8667 %{texmfdist}/tex/generic/pst-circ
8668 %{texmfdist}/tex/latex/pst-circ
8669
8670 %files latex-pst-diffraction
8671 %defattr(644,root,root,755)
8672 %doc %{texmfdist}/doc/generic/pst-diffraction
8673 %{texmfdist}/tex/generic/pst-diffraction
8674 %{texmfdist}/tex/latex/pst-diffraction
8675
8676 %files latex-pst-eucl
8677 %defattr(644,root,root,755)
8678 %doc %{texmfdist}/doc/generic/pst-eucl
8679 %{texmfdist}/tex/generic/pst-eucl
8680 %{texmfdist}/tex/latex/pst-eucl
8681
8682 %files latex-pst-fun
8683 %defattr(644,root,root,755)
8684 %doc %{texmfdist}/doc/generic/pst-fun
8685 %{texmfdist}/dvips/pst-fun
8686 %{texmfdist}/tex/generic/pst-fun
8687 %{texmfdist}/tex/latex/pst-fun
8688
8689 %files latex-pst-func
8690 %defattr(644,root,root,755)
8691 %doc %{texmfdist}/doc/generic/pst-func
8692 %{texmfdist}/dvips/pst-func
8693 %{texmfdist}/tex/generic/pst-func
8694 %{texmfdist}/tex/latex/pst-func
8695
8696 %files latex-pst-infixplot
8697 %defattr(644,root,root,755)
8698 %doc %{texmfdist}/doc/generic/pst-infixplot
8699 %{texmfdist}/tex/generic/pst-infixplot
8700 %{texmfdist}/tex/latex/pst-infixplot
8701
8702 %files latex-pst-fr3d
8703 %defattr(644,root,root,755)
8704 %doc %{texmfdist}/doc/generic/pst-fr3d
8705 %{texmfdist}/source/generic/pst-fr3d
8706 %{texmfdist}/tex/generic/pst-fr3d
8707 %{texmfdist}/tex/latex/pst-fr3d
8708
8709 %files latex-pst-fractal
8710 %defattr(644,root,root,755)
8711 %doc %{texmfdist}/doc/generic/pst-fractal
8712 %{texmfdist}/dvips/pst-fractal
8713 %{texmfdist}/tex/generic/pst-fractal
8714 %{texmfdist}/tex/latex/pst-fractal
8715
8716 %files latex-pst-math
8717 %defattr(644,root,root,755)
8718 %doc %{texmfdist}/doc/generic/pst-math
8719 %{texmfdist}/dvips/pst-math
8720 %{texmfdist}/tex/generic/pst-math
8721 %{texmfdist}/tex/latex/pst-math
8722
8723 %files latex-pst-ob3d
8724 %defattr(644,root,root,755)
8725 %doc %{texmfdist}/doc/generic/pst-ob3d
8726 %{texmfdist}/source/generic/pst-ob3d
8727 %{texmfdist}/tex/generic/pst-ob3d
8728 %{texmfdist}/tex/latex/pst-ob3d
8729
8730 %files latex-pst-optexp
8731 %defattr(644,root,root,755)
8732 %doc %{texmfdist}/doc/generic/pst-optexp
8733 %{texmfdist}/dvips/pst-optexp
8734 %{texmfdist}/tex/generic/pst-optexp
8735 %{texmfdist}/tex/latex/pst-optexp
8736
8737 %files latex-pst-optic
8738 %defattr(644,root,root,755)
8739 %doc %{texmfdist}/doc/generic/pst-optic
8740 %{texmfdist}/tex/generic/pst-optic
8741 %{texmfdist}/tex/latex/pst-optic
8742
8743 %files latex-pst-text
8744 %defattr(644,root,root,755)
8745 %doc %{texmfdist}/doc/generic/pst-text
8746 %{texmfdist}/dvips/pst-text/pst-text.pro
8747 %{texmfdist}/tex/generic/pst-text
8748 %{texmfdist}/tex/latex/pst-text
8749
8750 %files latex-pst-uncategorized
8751 %defattr(644,root,root,755)
8752 %doc %{texmfdist}/doc/generic/pst-3d
8753 %doc %{texmfdist}/doc/generic/pst-asr
8754 %doc %{texmfdist}/doc/generic/pst-bar
8755 %doc %{texmfdist}/doc/generic/pst-barcode
8756 %doc %{texmfdist}/doc/generic/pst-blur
8757 %doc %{texmfdist}/doc/generic/pst-coil
8758 %doc %{texmfdist}/doc/generic/pst-cox
8759 %doc %{texmfdist}/doc/generic/pst-cox/pst-coxcoor
8760 %doc %{texmfdist}/doc/generic/pst-cox/pst-coxeterp
8761 %doc %{texmfdist}/doc/generic/pst-dbicons
8762 %doc %{texmfdist}/doc/generic/pst-eps
8763 %doc %{texmfdist}/doc/generic/pst-fill
8764 %doc %{texmfdist}/doc/generic/pst-geo
8765 %doc %{texmfdist}/doc/generic/pst-ghsb
8766 %doc %{texmfdist}/doc/generic/pst-gr3d
8767 %doc %{texmfdist}/doc/generic/pst-grad
8768 %doc %{texmfdist}/doc/generic/pst-jtree
8769 %doc %{texmfdist}/doc/generic/pst-labo
8770 %doc %{texmfdist}/doc/generic/pst-lens
8771 %doc %{texmfdist}/doc/generic/pst-light3d
8772 %doc %{texmfdist}/doc/generic/pst-osci
8773 %doc %{texmfdist}/doc/generic/pst-pad
8774 %doc %{texmfdist}/doc/generic/pst-pdgr
8775 %doc %{texmfdist}/doc/generic/pst-poly
8776 %doc %{texmfdist}/doc/generic/pst-qtree
8777 %doc %{texmfdist}/doc/generic/pst-slpe
8778 %doc %{texmfdist}/doc/generic/pst-solides3d
8779 %doc %{texmfdist}/doc/generic/pst-solides3d/doc-en
8780 %doc %{texmfdist}/doc/generic/pst-solides3d/doc
8781 %doc %{texmfdist}/doc/generic/pst-soroban
8782 %doc %{texmfdist}/doc/generic/pst-spectra
8783 %doc %{texmfdist}/doc/generic/pst-stru
8784 %doc %{texmfdist}/doc/generic/pst-uml
8785 %doc %{texmfdist}/doc/generic/pst-vue3d
8786 %doc %{texmfdist}/doc/latex/auto-pst-pdf
8787 %doc %{texmfdist}/doc/latex/pst-pdf
8788 %{texmfdist}/dvips/pst-barcode
8789 %{texmfdist}/dvips/pst-blur
8790 %{texmfdist}/dvips/pst-coil
8791 %{texmfdist}/dvips/pst-cox
8792 %{texmfdist}/dvips/pst-eucl
8793 %{texmfdist}/dvips/pst-geo
8794 %{texmfdist}/dvips/pst-ghsb
8795 %{texmfdist}/dvips/pst-grad
8796 %{texmfdist}/dvips/pst-light3d
8797 %{texmfdist}/dvips/pst-slpe
8798 %{texmfdist}/dvips/pst-solides3d
8799 %{texmfdist}/dvips/pst-spectra
8800 %{texmfdist}/dvips/pst-vue3d
8801 %{texmfdist}/scripts/pst-pdf
8802 %{texmfdist}/source/generic/pst-3d
8803 %{texmfdist}/source/generic/pst-3dplot
8804 %{texmfdist}/source/generic/pst-barcode
8805 %{texmfdist}/source/generic/pst-blur
8806 %{texmfdist}/source/generic/pst-circ
8807 %{texmfdist}/source/generic/pst-coil
8808 %{texmfdist}/source/generic/pst-dbicons
8809 %{texmfdist}/source/generic/pst-diffraction
8810 %{texmfdist}/source/generic/pst-eps
8811 %{texmfdist}/source/generic/pst-fill
8812 %{texmfdist}/source/generic/pst-fractal
8813 %{texmfdist}/source/generic/pst-fun
8814 %{texmfdist}/source/generic/pst-func
8815 %{texmfdist}/source/generic/pst-lens
8816 %{texmfdist}/source/generic/pst-light3d
8817 %{texmfdist}/source/generic/pst-optic
8818 %{texmfdist}/source/generic/pst-pad
8819 %{texmfdist}/source/generic/pst-pdgr
8820 %{texmfdist}/source/generic/pst-slpe
8821 %{texmfdist}/source/generic/pst-soroban
8822 %{texmfdist}/source/generic/pst-text
8823 %{texmfdist}/source/generic/pst-uml
8824 %{texmfdist}/source/generic/pst-vue3d
8825 %{texmfdist}/source/latex/auto-pst-pdf
8826 %{texmfdist}/source/latex/pst-gr3d
8827 %{texmfdist}/source/latex/pst-pdf
8828 %{texmfdist}/source/latex/pst-poly
8829 %{texmfdist}/tex/generic/pst-3d
8830 %{texmfdist}/tex/generic/pst-asr
8831 %{texmfdist}/tex/generic/pst-barcode
8832 %{texmfdist}/tex/generic/pst-blur
8833 %{texmfdist}/tex/generic/pst-coil
8834 %{texmfdist}/tex/generic/pst-cox
8835 %{texmfdist}/tex/generic/pst-eps
8836 %{texmfdist}/tex/generic/pst-fill
8837 %{texmfdist}/tex/generic/pst-geo
8838 %{texmfdist}/tex/generic/pst-ghsb
8839 %{texmfdist}/tex/generic/pst-gr3d
8840 %{texmfdist}/tex/generic/pst-grad
8841 %{texmfdist}/tex/generic/pst-jtree
8842 %{texmfdist}/tex/generic/pst-labo
8843 %{texmfdist}/tex/generic/pst-lens
8844 %{texmfdist}/tex/generic/pst-light3d
8845 %{texmfdist}/tex/generic/pst-osci
8846 %{texmfdist}/tex/generic/pst-pad
8847 %{texmfdist}/tex/generic/pst-pdgr
8848 %{texmfdist}/tex/generic/pst-poly
8849 %{texmfdist}/tex/generic/pst-qtree
8850 %{texmfdist}/tex/generic/pst-slpe
8851 %{texmfdist}/tex/generic/pst-solides3d
8852 %{texmfdist}/tex/generic/pst-spectra
8853 %{texmfdist}/tex/generic/pst-stru
8854 %{texmfdist}/tex/generic/pst-vue3d
8855 %{texmfdist}/tex/latex/pst-3d
8856 %{texmfdist}/tex/latex/pst-asr
8857 %{texmfdist}/tex/latex/pst-barcode
8858 %{texmfdist}/tex/latex/pst-blur
8859 %{texmfdist}/tex/latex/pst-coil
8860 %{texmfdist}/tex/latex/pst-cox
8861 %{texmfdist}/tex/latex/pst-dbicons
8862 %{texmfdist}/tex/latex/pst-eps
8863 %{texmfdist}/tex/latex/pst-fill
8864 %{texmfdist}/tex/latex/pst-geo
8865 %{texmfdist}/tex/latex/pst-ghsb
8866 %{texmfdist}/tex/latex/pst-gr3d
8867 %{texmfdist}/tex/latex/pst-grad
8868 %{texmfdist}/tex/latex/pst-jtree
8869 %{texmfdist}/tex/latex/pst-labo
8870 %{texmfdist}/tex/latex/pst-lens
8871 %{texmfdist}/tex/latex/pst-light3d
8872 %{texmfdist}/tex/latex/pst-osci
8873 %{texmfdist}/tex/latex/pst-pad
8874 %{texmfdist}/tex/latex/pst-pdf
8875 %{texmfdist}/tex/latex/pst-pdgr
8876 %{texmfdist}/tex/latex/pst-poly
8877 %{texmfdist}/tex/latex/pst-qtree
8878 %{texmfdist}/tex/latex/pst-slpe
8879 %{texmfdist}/tex/latex/pst-solides3d
8880 %{texmfdist}/tex/latex/pst-soroban
8881 %{texmfdist}/tex/latex/pst-spectra
8882 %{texmfdist}/tex/latex/pst-stru
8883 %{texmfdist}/tex/latex/pst-uml
8884 %{texmfdist}/tex/latex/pst-vue3d
8885
8886 %files latex-psnfss
8887 %defattr(644,root,root,755)
8888 %doc %{texmfdist}/doc/latex/psnfss
8889 %{texmfdist}/fonts/map/dvips/psnfss
8890 %{texmfdist}/source/latex/psnfss
8891 %{texmfdist}/source/latex/latex-tds/tex/psnfss2e.drv
8892 %{texmfdist}/tex/latex/psnfss
8893
8894 %files latex-pxfonts
8895 %defattr(644,root,root,755)
8896 %doc %{texmfdist}/doc/fonts/pxfonts
8897 %{texmfdist}/tex/latex/pxfonts
8898 %{texmfdist}/fonts/type1/public/pxfonts
8899 %{texmfdist}/fonts/afm/public/pxfonts
8900 %{texmfdist}/fonts/tfm/public/pxfonts
8901 %{texmfdist}/fonts/vf/public/pxfonts
8902 %{texmfdist}/fonts/map/dvips/pxfonts
8903
8904 #%files latex-qfonts
8905 #%defattr(644,root,root,755)
8906
8907 %files latex-SIstyle
8908 %defattr(644,root,root,755)
8909 %{texmfdist}/doc/latex/SIstyle
8910 %{texmfdist}/source/latex/SIstyle
8911
8912 %files latex-SIunits
8913 %defattr(644,root,root,755)
8914 %{texmfdist}/doc/latex/SIunits
8915 %{texmfdist}/tex/latex/SIunits
8916 %{texmfdist}/source/latex/SIunits
8917
8918 %files latex-Tabbing
8919 %defattr(644,root,root,755)
8920 %{texmfdist}/source/latex/Tabbing
8921 %{texmfdist}/doc/latex/Tabbing
8922
8923 %files latex-txfonts
8924 %defattr(644,root,root,755)
8925 %doc %{texmfdist}/doc/fonts/txfonts
8926 %{texmfdist}/fonts/type1/public/txfonts
8927 %{texmfdist}/fonts/afm/public/txfonts
8928 %{texmfdist}/fonts/enc/dvips/txfonts
8929 %{texmfdist}/fonts/tfm/public/txfonts
8930 %{texmfdist}/fonts/vf/public/txfonts
8931 %{texmfdist}/fonts/map/dvips/txfonts
8932 %{texmfdist}/tex/latex/txfonts
8933
8934 %files latex-ucs
8935 %defattr(644,root,root,755)
8936 %doc %{texmfdist}/doc/latex/ucs
8937 %{texmfdist}/tex/latex/ucs
8938
8939 %files latex-umlaute
8940 %defattr(644,root,root,755)
8941 %{texmfdist}/tex/latex/umlaute
8942
8943 # %files latex-urwvn
8944 # %defattr(644,root,root,755)
8945
8946 %files latex-wasysym
8947 %defattr(644,root,root,755)
8948 %doc %{texmfdist}/doc/latex/wasysym
8949 %{texmfdist}/tex/latex/wasysym
8950 %{texmfdist}/source/latex/wasysym
8951
8952 %files latex-xcolor
8953 %defattr(644,root,root,755)
8954 %doc %{texmfdist}/doc/latex/xcolor
8955 %{texmfdist}/dvips/xcolor/xcolor.pro
8956 %{texmfdist}/source/latex/xcolor
8957
8958 # %files format-latex
8959 # %defattr(644,root,root,755)
8960 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/latex.fmt
8961
8962 %files format-pdflatex
8963 %defattr(644,root,root,755)
8964 #%{texmf}/pdftex/latex/config
8965 # %dir %{texmf}/pdftex/latex
8966 %attr(755,root,root) %{_bindir}/pdflatex
8967 %{_mandir}/man1/pdflatex.1*
8968 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdflatex.fmt
8969
8970 # %files platex
8971 # %defattr(644,root,root,755)
8972 # %doc %{texmf}/doc/latex/platex
8973 # %dir %{texmf}/tex/platex
8974 # %{texmf}/tex/platex/config
8975 # %{texmf}/tex/latex/platex
8976
8977 # %files format-platex
8978 # %defattr(644,root,root,755)
8979 # %attr(755,root,root) %{_bindir}/platex
8980 #%attr(755,root,root) %{_bindir}/platex-pl
8981 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/platex.fmt
8982 #%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/platex-pl.fmt
8983
8984 # %files format-pdfplatex
8985 # %defattr(644,root,root,755)
8986 #%dir %{texmf}/pdftex/platex
8987 #%{texmf}/pdftex/platex/config
8988 # %attr(755,root,root) %{_bindir}/pdfplatex
8989 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfplatex.fmt
8990
8991 %files tex-babel
8992 %defattr(644,root,root,755)
8993 %dir %{texmfdist}/source/generic/babel
8994 %doc %{texmfdist}/doc/generic/babel
8995 %{texmfdist}/tex/generic/babel
8996
8997 %files tex-german
8998 %defattr(644,root,root,755)
8999 %doc %{texmfdist}/doc/generic/german
9000 %{texmfdist}/tex/generic/german
9001
9002 %files tex-mfpic
9003 %defattr(644,root,root,755)
9004 %doc %{texmfdist}/doc/generic/mfpic
9005 %{texmfdist}/tex/generic/mfpic
9006
9007 %files tex-misc
9008 %defattr(644,root,root,755)
9009 %doc %{texmfdist}/doc/latex/localloc
9010 %doc %{texmfdist}/doc/generic/multido
9011 %doc %{texmfdist}/doc/generic/tap
9012
9013 %{texmfdist}/tex/generic/eijkhout
9014 %{texmfdist}/tex/generic/multido
9015 %{texmfdist}/tex/generic/misc
9016
9017 %files tex-pictex
9018 %defattr(644,root,root,755)
9019 %doc %{texmfdist}/doc/generic/pictex
9020 %{texmfdist}/tex/generic/pictex
9021
9022 %files tex-pstricks
9023 %defattr(644,root,root,755)
9024 %doc %{texmfdist}/doc/generic/pstricks
9025 %{texmfdist}/dvips/pstricks
9026 %{texmfdist}/tex/generic/pstricks
9027
9028 # %files tex-qpx
9029 # %defattr(644,root,root,755)
9030 # %doc %{texmf}/doc/fonts/polish/qpx
9031 # %{texmf}/tex/generic/qpx
9032
9033 %files tex-qpxqtx
9034 %defattr(644,root,root,755)
9035 %doc %{texmfdist}/doc/fonts/qpxqtx
9036 %{texmfdist}/fonts/tfm/public/qpxqtx
9037 %{texmfdist}/fonts/vf/public/qpxqtx
9038 %{texmfdist}/tex/generic/qpxqtx
9039
9040 %files tex-ruhyphen
9041 %defattr(644,root,root,755)
9042 %{texmfdist}/tex/generic/ruhyphen
9043 %{texmfdist}/source/generic/ruhyphen
9044
9045 %files tex-spanish
9046 %defattr(644,root,root,755)
9047 %doc %{texmfdist}/doc/latex/spanish-mx
9048 %dir %{texmfdist}/source/latex/mapcodes
9049 %dir %{texmfdist}/source/latex/polyglot/langs
9050 %dir %{texmfdist}/tex/latex/apacite
9051 %dir %{texmfdist}/tex/latex/babelbib
9052 %dir %{texmfdist}/tex/latex/dvdcoll/dcl
9053 %dir %{texmfdist}/tex/texsis/base
9054 %{texmfdist}/source/generic/babel/spanish.ins
9055 %{texmfdist}/source/generic/babel/spanish.dtx
9056 %{texmfdist}/source/latex/polyglot/langs/spanish.ld
9057 %{texmfdist}/source/latex/polyglot/langs/spanish.ot1
9058 %{texmfdist}/source/latex/mapcodes/spanish.map
9059 %{texmfdist}/source/latex/mapcodes/spanish.dtx
9060 %{texmfdist}/tex/texsis/base/Spanish.txs
9061 %{texmfdist}/tex/generic/babel/spanish.sty
9062 %{texmfdist}/tex/generic/babel/spanish.ldf
9063 %{texmfdist}/tex/latex/spanish-mx
9064 %{texmfdist}/tex/latex/custom-bib/spanish.mbs
9065 %{texmfdist}/tex/latex/babelbib/spanish.bdf
9066 %{texmfdist}/tex/latex/apacite/spanish.apc
9067 %{texmfdist}/tex/latex/dvdcoll/dcl/spanish.dcl
9068
9069 %files tex-texdraw
9070 %defattr(644,root,root,755)
9071 %doc %{texmfdist}/doc/texdraw
9072 %{texmfdist}/tex/generic/texdraw
9073
9074 %files tex-thumbpdf
9075 %defattr(644,root,root,755)
9076 %doc %{texmfdist}/doc/generic/thumbpdf
9077 %attr(755,root,root) %{_bindir}/thumbpdf
9078 %{texmfdist}/tex/generic/thumbpdf
9079 %{texmfdist}/scripts/thumbpdf
9080 %{_mandir}/man1/thumbpdf.1*
9081
9082 %files tex-ukrhyph
9083 %defattr(644,root,root,755)
9084 %doc %{texmfdist}/doc/generic/ukrhyph
9085 %{texmfdist}/tex/generic/ukrhyph
9086
9087 %files latex-vietnam
9088 %defattr(644,root,root,755)
9089 %doc %{texmfdist}/doc/generic/vntex
9090 %{texmfdist}/tex/latex/vntex
9091
9092 %files tex-xypic
9093 %defattr(644,root,root,755)
9094 %doc %{texmfdist}/doc/generic/xypic
9095 %{texmfdist}/tex/generic/xypic
9096
9097 %files tex-xkeyval
9098 %defattr(644,root,root,755)
9099 %doc %{texmfdist}/doc/latex/xkeyval
9100 %{texmfdist}/source/latex/xkeyval
9101 %{texmfdist}/tex/generic/xkeyval
9102 %{texmfdist}/tex/latex/xkeyval
9103
9104 %files fonts-adobe
9105 %defattr(644,root,root,755)
9106 %{texmfdist}/fonts/type1/adobe
9107 %{texmfdist}/fonts/afm/adobe
9108 %{texmfdist}/fonts/tfm/adobe
9109 %{texmfdist}/fonts/vf/adobe
9110
9111 %files fonts-ae
9112 %defattr(644,root,root,755)
9113 %doc %{texmfdist}/doc/fonts/ae
9114 %{texmfdist}/fonts/tfm/public/ae
9115 %{texmfdist}/fonts/vf/public/ae
9116 %{texmfdist}/source/fonts/ae
9117
9118 %files fonts-ams
9119 %defattr(644,root,root,755)
9120 %{texmfdist}/bibtex/bst/ams
9121 %{texmfdist}/bibtex/bib/ams
9122 %{texmfdist}/dvips/ams
9123 %{texmfdist}/fonts/source/public/ams
9124 %{texmfdist}/fonts/type1/bluesky/ams
9125 %{texmfdist}/fonts/afm/bluesky/ams
9126 %{texmfdist}/fonts/tfm/public/ams
9127 %{texmfdist}/fonts/map/dvips/ams
9128
9129 %files fonts-antp
9130 %defattr(644,root,root,755)
9131 %doc %{texmfdist}/doc/fonts/antp
9132 %{texmfdist}/fonts/enc/dvips/antp
9133 %{texmfdist}/fonts/map/dvips/antp
9134 %{texmfdist}/fonts/afm/public/antp
9135 %{texmfdist}/fonts/tfm/public/antp
9136 %{texmfdist}/dvips/antp
9137
9138 %files fonts-antt
9139 %defattr(644,root,root,755)
9140 %doc %{texmfdist}/doc/fonts/antt
9141 %{texmfdist}/fonts/afm/public/antt
9142 %{texmfdist}/fonts/opentype/public/antt
9143 %{texmfdist}/fonts/enc/dvips/antt
9144 %{texmfdist}/fonts/tfm/public/antt
9145 %{texmfdist}/fonts/map/dvips/antt
9146 %{texmfdist}/tex/plain/antt
9147 %{texmfdist}/tex/latex/antt
9148
9149 %files fonts-arphic
9150 %defattr(644,root,root,755)
9151 %doc %{texmfdist}/doc/fonts/arphic
9152 %{texmfdist}/fonts/afm/arphic
9153 %{texmfdist}/fonts/tfm/arphic
9154 %{texmfdist}/fonts/vf/arphic
9155
9156 %files fonts-bbm
9157 %defattr(644,root,root,755)
9158 %doc %{texmfdist}/doc/fonts/bbm
9159 %{texmfdist}/fonts/source/public/bbm
9160 %{texmfdist}/fonts/tfm/public/bbm
9161 %{texmfdist}/source/latex/bbm
9162 %{texmfdist}/tex/latex/bbm
9163
9164 %files fonts-bbold
9165 %defattr(644,root,root,755)
9166 %{texmfdist}/fonts/source/public/bbold
9167 %{texmfdist}/fonts/tfm/public/bbold
9168
9169 # %files fonts-bh
9170 # %defattr(644,root,root,755)
9171 # %doc %{texmf}/doc/fonts/bh
9172 # %{texmf}/fonts/tfm/bh
9173 # %{texmf}/fonts/vf/bh
9174
9175 %files fonts-bitstream
9176 %defattr(644,root,root,755)
9177 %{texmfdist}/fonts/afm/bitstrea
9178 %{texmfdist}/fonts/tfm/bitstrea
9179 %{texmfdist}/fonts/vf/bitstrea
9180
9181 #%files fonts-cbgreek
9182 #%defattr(644,root,root,755)
9183
9184 %files fonts-cc-pl
9185 %defattr(644,root,root,755)
9186 %{texmfdist}/fonts/source/public/cc-pl
9187 %{texmfdist}/fonts/enc/dvips/cc-pl
9188 %{texmfdist}/fonts/tfm/public/cc-pl
9189 %{texmfdist}/fonts/map/dvips/cc-pl
9190
9191 %files fonts-cg
9192 %defattr(644,root,root,755)
9193 %{texmfdist}/fonts/tfm/cg
9194 %{texmfdist}/fonts/vf/cg
9195
9196 %files fonts-cm
9197 %defattr(644,root,root,755)
9198 %doc %{texmfdist}/doc/fonts/cm
9199 %dir %{texmfdist}/doc/fonts
9200 %dir %{texmfdist}/dvips
9201 %dir %{texmfdist}/fonts/afm/bluesky
9202 %dir %{texmfdist}/fonts/map/dvips
9203 %dir %{texmfdist}/fonts/pk/ljfour/public
9204 %{texmfdist}/dvips/cm
9205 %{texmfdist}/fonts/source/public/cm
9206 %{texmfdist}/fonts/afm/bluesky/cm
9207 %{texmfdist}/fonts/tfm/public/cm
9208 %{texmfdist}/fonts/pk/ljfour/public/cm
9209 %{texmfdist}/fonts/map/dvips/cm
9210
9211 %files fonts-cmbright
9212 %defattr(644,root,root,755)
9213 %doc %{texmfdist}/doc/latex/cmbright
9214 %{texmfdist}/fonts/source/public/cmbright
9215 %{texmfdist}/fonts/tfm/public/cmbright
9216 %{texmfdist}/source/latex/cmbright
9217 %{texmfdist}/tex/latex/cmbright
9218
9219 %files fonts-cmcyr
9220 %defattr(644,root,root,755)
9221 %doc %{texmfdist}/doc/fonts/cmcyr
9222 %{texmfdist}/fonts/source/public/cmcyr
9223 %{texmfdist}/fonts/type1/public/cmcyr
9224 %{texmfdist}/fonts/tfm/public/cmcyr
9225 %{texmfdist}/fonts/vf/public/cmcyr
9226 %{texmfdist}/fonts/map/dvips/cmcyr
9227
9228 %files fonts-cmextra
9229 %defattr(644,root,root,755)
9230 %{texmfdist}/fonts/source/public/cmextra
9231 %{texmfdist}/fonts/tfm/public/cmextra
9232
9233 %files fonts-concmath
9234 %defattr(644,root,root,755)
9235 %doc %{texmfdist}/doc/fonts/concmath
9236 %doc %{texmfdist}/doc/latex/concmath
9237 %{texmfdist}/fonts/source/public/concmath
9238 %{texmfdist}/fonts/tfm/public/concmath
9239 %{texmfdist}/source/latex/concmath
9240 %{texmfdist}/tex/latex/concmath
9241
9242 %files fonts-concrete
9243 %defattr(644,root,root,755)
9244 %doc %{texmfdist}/doc/fonts/concrete
9245 %{texmfdist}/fonts/source/public/concrete
9246 %{texmfdist}/fonts/tfm/public/concrete
9247
9248 %files fonts-cs
9249 %defattr(644,root,root,755)
9250 %{texmfdist}/dvips/cs
9251 %{texmfdist}/fonts/source/public/cs
9252 %{texmfdist}/fonts/enc/dvips/cs
9253 %{texmfdist}/fonts/tfm/public/cs
9254 %{texmfdist}/fonts/map/dvips/cs
9255
9256 #%files fonts-dstroke
9257 #%defattr(644,root,root,755)
9258
9259 %files fonts-ecc
9260 %defattr(644,root,root,755)
9261 %doc %{texmfdist}/doc/fonts/ecc
9262 %{texmfdist}/fonts/source/public/ecc
9263 %{texmfdist}/fonts/tfm/public/ecc
9264
9265 %files fonts-eurosym
9266 %defattr(644,root,root,755)
9267 %doc %{texmfdist}/doc/fonts/eurosym
9268 %{texmfdist}/fonts/source/public/eurosym
9269 %{texmfdist}/fonts/tfm/public/eurosym
9270 %{texmfdist}/fonts/map/dvips/eurosym
9271 %{texmfdist}/source/fonts/eurosym
9272 %{texmfdist}/tex/latex/eurosym
9273
9274 %files fonts-eulervm
9275 %defattr(644,root,root,755)
9276 %doc %{texmfdist}/doc/latex/eulervm
9277 %{texmfdist}/fonts/tfm/public/eulervm
9278 %{texmfdist}/fonts/vf/public/eulervm
9279 %{texmfdist}/source/latex/eulervm
9280 %{texmfdist}/tex/latex/eulervm
9281
9282 %files fonts-euxm
9283 %defattr(644,root,root,755)
9284 %{texmfdist}/fonts/source/public/euxm
9285 %{texmfdist}/fonts/tfm/public/euxm
9286
9287 %files fonts-gothic
9288 %defattr(644,root,root,755)
9289 %{texmfdist}/doc/fonts/gothic
9290 %{texmfdist}/dvips/gothic
9291 %{texmfdist}/fonts/source/public/gothic
9292 %{texmfdist}/fonts/type1/public/gothic
9293 %{texmfdist}/fonts/afm/public/gothic
9294 %{texmfdist}/fonts/tfm/public/gothic
9295 %{texmfdist}/fonts/vf/public/gothic
9296 %{texmfdist}/fonts/map/dvips/gothic
9297
9298 %files fonts-hoekwater
9299 %defattr(644,root,root,755)
9300 %{texmfdist}/fonts/afm/hoekwater
9301 %{texmfdist}/fonts/tfm/hoekwater
9302 %{texmfdist}/fonts/truetype/hoekwater
9303
9304 %files fonts-jknappen
9305 %defattr(644,root,root,755)
9306 %{texmfdist}/fonts/source/jknappen
9307 %{texmfdist}/fonts/tfm/jknappen
9308
9309 %files fonts-latex
9310 %defattr(644,root,root,755)
9311 %doc %{texmfdist}/doc/latex/esint
9312 %dir %{texmfdist}/fonts/source/public/latex-fonts
9313 %dir %{texmfdist}/fonts/type1/bluesky/latex-fonts
9314 %dir %{texmfdist}/fonts/afm/bluesky/latex-fonts
9315 %dir %{texmfdist}/fonts/tfm/public/latex-fonts
9316 %dir %{texmfdist}/fonts/map/dvips/latex-fonts
9317 %{texmfdist}/fonts/source/public/esint
9318 %{texmfdist}/fonts/tfm/public/esint
9319 %{texmfdist}/source/latex/esint
9320 %{texmfdist}/tex/latex/esint
9321 %{texmfdist}/fonts/source/public/latex-fonts/*
9322 %{texmfdist}/fonts/type1/bluesky/latex-fonts/*
9323 %{texmfdist}/fonts/afm/bluesky/latex-fonts/*
9324 %{texmfdist}/fonts/tfm/public/latex-fonts/*
9325 %{texmfdist}/fonts/map/dvips/latex-fonts/*
9326
9327 %files fonts-lh
9328 %defattr(644,root,root,755)
9329 %doc %{texmfdist}/doc/fonts/lh
9330 %{texmfdist}/fonts/source/lh
9331 %{texmfdist}/metapost/support/charlib/LH
9332 %{texmfdist}/source/fonts/lh
9333 %{texmfdist}/source/latex/lh
9334
9335 %files fonts-lm
9336 %defattr(644,root,root,755)
9337 %doc %{texmfdist}/doc/fonts/lm
9338 %{texmfdist}/fonts/type1/public/lm
9339 %{texmfdist}/fonts/afm/public/lm
9340 %{texmfdist}/fonts/opentype/public/lm
9341 %{texmfdist}/fonts/enc/dvips/lm
9342 %{texmfdist}/fonts/tfm/public/lm
9343 %{texmfdist}/fonts/map/dvips/lm
9344 %{texmfdist}/fonts/map/dvipdfm/lm
9345 %{texmfdist}/source/fonts/lm
9346 %{texmfdist}/tex/latex/lm
9347
9348 %files fonts-marvosym
9349 %defattr(644,root,root,755)
9350 %doc %{texmfdist}/doc/latex/marvosym
9351 %dir %{texmfdist}/source/fonts/eurofont
9352 %dir %{texmfdist}/source/fonts/eurofont/marvosym
9353 %dir %{texmfdist}/tex/latex
9354 %{texmfdist}/fonts/type1/public/marvosym
9355 %{texmfdist}/fonts/afm/public/marvosym
9356 %{texmfdist}/fonts/tfm/public/marvosym
9357 %{texmfdist}/fonts/map/dvips/marvosym
9358 %{texmfdist}/source/fonts/eurofont/marvosym/*
9359 %{texmfdist}/tex/latex/marvosym
9360
9361 %files fonts-mflogo
9362 %defattr(644,root,root,755)
9363 %doc %{texmfdist}/doc/latex/mflogo
9364 %{texmfdist}/fonts/source/public/mflogo
9365 %{texmfdist}/fonts/type1/hoekwater/mflogo
9366 %{texmfdist}/fonts/afm/hoekwater/mflogo
9367 %{texmfdist}/fonts/tfm/public/mflogo
9368 %{texmfdist}/fonts/map/dvips/mflogo
9369 %{texmfdist}/source/latex/mflogo
9370 %{texmfdist}/tex/latex/mflogo
9371
9372 %files fonts-misc
9373 %defattr(644,root,root,755)
9374 %doc %{texmfdist}/doc/latex/marvosym/mac/oztex/tex-font/misc
9375 %{texmfdist}/fonts/source/public/misc
9376 %{texmfdist}/fonts/tfm/public/misc
9377 %{texmfdist}/fonts/misc
9378
9379 %files fonts-monotype
9380 %defattr(644,root,root,755)
9381 %{texmfdist}/fonts/tfm/monotype
9382 %{texmfdist}/fonts/vf/monotype
9383
9384 %files fonts-omega
9385 %defattr(644,root,root,755)
9386 %doc %{texmfdist}/doc/omega
9387 %dir %{texmfdist}/omega
9388 %dir %{texmfdist}/omega/otp
9389 %dir %{texmfdist}/omega/ocp
9390 %{texmfdist}/dvips/omega
9391 %{texmfdist}/fonts/ofm/public/omega
9392 %{texmfdist}/fonts/type1/public/omega
9393 %{texmfdist}/fonts/afm/public/omega
9394 %{texmfdist}/fonts/ovp/public/omega
9395 %{texmfdist}/fonts/tfm/public/omega
9396 %{texmfdist}/fonts/ovf/public/omega
9397 %{texmfdist}/fonts/map/dvips/omega
9398 %{texmfdist}/omega/ocp/omega
9399 %{texmfdist}/omega/otp/omega
9400 %{texmfdist}/tex/plain/omega
9401
9402 #%files fonts-pazo
9403 #%defattr(644,root,root,755)
9404
9405 %files fonts-pl
9406 %defattr(644,root,root,755)
9407 %doc %{texmfdist}/doc/fonts/pl
9408 %{texmfdist}/dvips/pl
9409 %{texmfdist}/fonts/source/public/pl
9410 %{texmfdist}/fonts/type1/public/pl
9411 %{texmfdist}/fonts/afm/public/pl
9412 %{texmfdist}/fonts/enc/dvips/pl
9413 %{texmfdist}/fonts/tfm/public/pl
9414 %{texmfdist}/fonts/map/dvips/pl
9415 %{texmf}/scripts/texlive/tlmgrgui/lang/pl
9416
9417 %files fonts-px
9418 %defattr(644,root,root,755)
9419 %doc %{texmfdist}/doc/fonts/pxfonts
9420 # %doc %{texmf}/doc/doc/english/free-math-font-survey/source/pxfonts.tex
9421 # %doc %{texmf}/doc/doc/english/free-math-font-survey/images/pxfonts.png
9422 %dir %{texmfdist}/fonts/map/dvips/pxfonts
9423 %dir %{texmfdist}/tex/latex/pxfonts
9424 %{texmfdist}/fonts/map/dvips/pxfonts/pxfonts.map
9425 %{texmfdist}/fonts/afm/public/pxfonts
9426 %{texmfdist}/fonts/tfm/public/pxfonts
9427 %{texmfdist}/fonts/type1/public/pxfonts
9428 %{texmfdist}/fonts/vf/public/pxfonts
9429 %{texmfdist}/tex/latex/pxfonts/pxfonts.sty
9430
9431 #%files fonts-qfonts
9432 #%defattr(644,root,root,755)
9433 # %doc %{texmf}/doc/fonts/polish/qfonts
9434 # %{texmf}/fonts/enc/dvips/qfonts
9435 # %{texmf}/fonts/map/dvips/qfonts
9436 # %{texmf}/dvips/qfonts
9437 # %{texmf}/fonts/afm/public/qfonts
9438 # %{texmf}/fonts/tfm/public/qfonts
9439
9440 # %files fonts-qpx
9441 # %defattr(644,root,root,755)
9442 # %{texmf}/fonts/tfm/public/qpx
9443 # %{texmf}/fonts/vf/public/qpx
9444
9445 %files fonts-qpxqtx
9446 %defattr(644,root,root,755)
9447 %{texmfdist}/fonts/tfm/public/qpxqtx
9448 %{texmfdist}/fonts/vf/public/qpxqtx
9449
9450 %files fonts-rsfs
9451 %defattr(644,root,root,755)
9452 %{texmfdist}/fonts/source/public/rsfs
9453 %{texmfdist}/fonts/tfm/public/rsfs
9454
9455 %files fonts-stmaryrd
9456 %defattr(644,root,root,755)
9457 %doc %{texmfdist}/doc/fonts/stmaryrd
9458 %{texmfdist}/source/fonts/stmaryrd
9459 %{texmfdist}/fonts/tfm/public/stmaryrd
9460
9461 %files fonts-tx
9462 %defattr(644,root,root,755)
9463 %{texmfdist}/fonts/map/dvips/txfonts/txfonts.map
9464 %{texmfdist}/fonts/afm/public/txfonts
9465 %{texmfdist}/fonts/tfm/public/txfonts
9466 %{texmfdist}/fonts/vf/public/txfonts
9467
9468 %files fonts-uhc
9469 %defattr(644,root,root,755)
9470 %doc %{texmfdist}/doc/fonts/uhc
9471 %{texmfdist}/fonts/afm/uhc
9472 %{texmfdist}/fonts/tfm/uhc
9473 %{texmfdist}/fonts/vf/uhc
9474
9475 %files fonts-urw
9476 %defattr(644,root,root,755)
9477 %{texmfdist}/fonts/afm/urw
9478 %{texmfdist}/fonts/tfm/urw
9479 %{texmfdist}/fonts/vf/urw
9480
9481 %files fonts-urwvn
9482 %defattr(644,root,root,755)
9483 %{texmfdist}/fonts/afm/vntex/urwvn
9484 %{texmfdist}/fonts/tfm/vntex/urwvn
9485 %{texmfdist}/fonts/type1/vntex/urwvn
9486 %{texmfdist}/fonts/vf/vntex/urwvn
9487
9488 %files fonts-vnr
9489 %defattr(644,root,root,755)
9490 %{texmfdist}/fonts/map/dvips/vntex
9491 %{texmfdist}/fonts/source/vntex/vnr
9492 %{texmfdist}/fonts/tfm/vntex/vnr
9493
9494 %files fonts-wadalab
9495 %defattr(644,root,root,755)
9496 %doc %{texmfdist}/doc/fonts/wadalab
9497 %{texmfdist}/fonts/afm/wadalab
9498 %{texmfdist}/fonts/tfm/wadalab
9499 %{texmfdist}/fonts/vf/wadalab
9500
9501 %files fonts-wasy
9502 %defattr(644,root,root,755)
9503 %{texmfdist}/fonts/source/public/wasy
9504 %{texmfdist}/fonts/tfm/public/wasy
9505
9506 %files fonts-xypic
9507 %defattr(644,root,root,755)
9508 %{texmfdist}/fonts/map/dvips/xypic
9509 # %{texmfdist}/fonts/afm/public/xypic
9510 %{texmfdist}/fonts/source/public/xypic
9511 %{texmfdist}/fonts/tfm/public/xypic
9512
9513 %files fonts-yandy
9514 %defattr(644,root,root,755)
9515 # %{texmf}/fonts/afm/yandy
9516 %{texmfdist}/source/fonts/eurofont/marvosym/tfmfiles/yandy
9517 # %{texmf}/fonts/tfm/yandy
9518 # %{texmf}/fonts/vf/yandy
9519
9520 %files fonts-type1-antp
9521 %defattr(644,root,root,755)
9522 %{texmfdist}/dvips/antp
9523 %{texmfdist}/fonts/type1/public/antp
9524
9525 %files fonts-type1-antt
9526 %defattr(644,root,root,755)
9527 # %{texmf}/dvips/antt
9528 %{texmfdist}/fonts/type1/public/antt
9529
9530 %files fonts-type1-arphic
9531 %defattr(644,root,root,755)
9532 %{texmfdist}/fonts/type1/arphic
9533
9534 %files fonts-type1-belleek
9535 %defattr(644,root,root,755)
9536 %doc %{texmfdist}/doc/fonts/belleek
9537 %{texmfdist}/fonts/type1/public/belleek
9538
9539 %files fonts-type1-bitstream
9540 %defattr(644,root,root,755)
9541 %{texmfdist}/fonts/type1/bitstrea
9542
9543 %files fonts-type1-bluesky
9544 %defattr(644,root,root,755)
9545 # %doc %{texmf}/doc/fonts/bluesky
9546 # %{texmf}/dvips/bluesky
9547 %{texmfdist}/fonts/type1/bluesky
9548
9549 %files fonts-type1-cc-pl
9550 %defattr(644,root,root,755)
9551 %doc %{texmfdist}/doc/fonts/cc-pl
9552 %{texmfdist}/fonts/type1/public/cc-pl
9553
9554 %files fonts-type1-cmcyr
9555 %defattr(644,root,root,755)
9556 %{texmfdist}/fonts/type1/public/cmcyr
9557
9558 %files fonts-type1-cs
9559 %defattr(644,root,root,755)
9560 %{texmfdist}/fonts/type1/public/cs
9561
9562 # %files fonts-type1-dstroke
9563 # %defattr(644,root,root,755)
9564 # %{texmf}/fonts/type1/public/dstroke
9565
9566 %files fonts-type1-eurosym
9567 %defattr(644,root,root,755)
9568 %{texmfdist}/fonts/type1/public/eurosym
9569
9570 %files fonts-type1-hoekwater
9571 %defattr(644,root,root,755)
9572 %{texmfdist}/fonts/type1/hoekwater
9573
9574 %files fonts-type1-fpl
9575 %defattr(644,root,root,755)
9576 %doc %{texmfdist}/doc/fonts/fpl
9577 %{texmfdist}/fonts/afm/public/fpl
9578 %{texmfdist}/fonts/type1/public/fpl
9579
9580 %files fonts-type1-lm
9581 %defattr(644,root,root,755)
9582 %{texmfdist}/fonts/afm/public/lm
9583 %{texmfdist}/fonts/type1/public/lm
9584
9585 %files fonts-type1-marvosym
9586 %defattr(644,root,root,755)
9587 %{texmfdist}/fonts/type1/public/marvosym
9588
9589 %files fonts-type1-mathpazo
9590 %defattr(644,root,root,755)
9591 # %doc %{texmf}/doc/fonts/mathpazo
9592 %{texmfdist}/fonts/afm/public/mathpazo
9593 %{texmfdist}/fonts/type1/public/mathpazo
9594
9595 %files fonts-type1-omega
9596 %defattr(644,root,root,755)
9597 %{texmfdist}/fonts/type1/public/omega
9598
9599 %files fonts-type1-pl
9600 %defattr(644,root,root,755)
9601 # %doc %{texmf}/doc/fonts/polish/plpsfont
9602 %{texmfdist}/fonts/type1/public/pl
9603
9604 %files fonts-type1-px
9605 %defattr(644,root,root,755)
9606 %{texmfdist}/fonts/type1/public/pxfonts
9607
9608 # %files fonts-type1-qfonts
9609 # %defattr(644,root,root,755)
9610 # %{texmfdist}/fonts/type1/public/qfonts
9611
9612 %files fonts-type1-tx
9613 %defattr(644,root,root,755)
9614 %{texmfdist}/fonts/type1/public/txfonts
9615
9616 # %files fonts-type1-tt2001
9617 # %defattr(644,root,root,755)
9618 # %{texmf}/fonts/type1/public/tt2001
9619
9620 %files fonts-type1-uhc
9621 %defattr(644,root,root,755)
9622 %{texmfdist}/fonts/type1/uhc
9623
9624 %files fonts-type1-urw
9625 %defattr(644,root,root,755)
9626 %{texmfdist}/fonts/type1/urw
9627
9628 %files fonts-type1-vnr
9629 %defattr(644,root,root,755)
9630 %{texmfdist}/fonts/type1/vntex/vnr
9631
9632 %files fonts-type1-wadalab
9633 %defattr(644,root,root,755)
9634 %{texmfdist}/fonts/type1/wadalab
9635
9636 %files fonts-type1-xypic
9637 %defattr(644,root,root,755)
9638 %{texmfdist}/fonts/type1/public/xypic
9639
9640 # TeXLive-specific
9641
9642 %files afm2pl
9643 %defattr(644,root,root,755)
9644 %attr(755,root,root) %{_bindir}/afm2pl
9645 %{_mandir}/man1/afm2pl*
9646
9647 %files bbox
9648 %defattr(644,root,root,755)
9649 %attr(755,root,root) %{_bindir}/bbox
9650 %{_mandir}/man1/bbox*
9651
9652 %files cefutils
9653 %defattr(644,root,root,755)
9654 %attr(755,root,root) %{_bindir}/cef*
9655 %dir %{texmfdist}/tex/latex/cjk
9656 %dir %{texmfdist}/doc/latex/cjk
9657 %dir %{texmfdist}/source/latex/cjk
9658 %dir %{texmfdist}/source/latex/cjk/utils
9659 %{texmfdist}/tex/latex/cjk/CEF
9660 %doc %{texmfdist}/doc/latex/cjk/doc
9661 %doc %{texmfdist}/doc/latex/cjk/examples
9662 %{texmfdist}/source/latex/cjk/utils/CEFconv
9663
9664 %files detex
9665 %defattr(644,root,root,755)
9666 %attr(755,root,root) %{_bindir}/detex
9667 %{_mandir}/man1/detex*
9668
9669
9670 %files dviutils
9671 %defattr(644,root,root,755)
9672 %attr(755,root,root) %{_bindir}/dt2dv
9673 %attr(755,root,root) %{_bindir}/dv2dt
9674 %attr(755,root,root) %{_bindir}/dvi2tty
9675 %attr(755,root,root) %{_bindir}/dviasm
9676 %attr(755,root,root) %{_bindir}/dvibook
9677 %attr(755,root,root) %{_bindir}/dviconcat
9678 %attr(755,root,root) %{_bindir}/dvidvi
9679 %attr(755,root,root) %{_bindir}/dvigif
9680 %attr(755,root,root) %{_bindir}/dvipdfmx
9681 %attr(755,root,root) %{_bindir}/dvipos
9682 %attr(755,root,root) %{_bindir}/dviselect
9683 %attr(755,root,root) %{_bindir}/dvitodvi
9684 %{_mandir}/man1/dt2dv*
9685 %{_mandir}/man1/dv2dt*
9686 %{_mandir}/man1/dvi2tty*
9687 %{_mandir}/man1/dvibook*
9688 %{_mandir}/man1/dviconcat*
9689 %{_mandir}/man1/dvidvi*
9690 %{_mandir}/man1/dvigif*
9691 %{_mandir}/man1/dvipos*
9692 %{_mandir}/man1/dviselect*
9693 %{_mandir}/man1/dvitodvi*
9694
9695 %files epsutils
9696 %defattr(644,root,root,755)
9697 %attr(755,root,root) %{_bindir}/epsffit
9698 %attr(755,root,root) %{_bindir}/epspdf
9699 %attr(755,root,root) %{_bindir}/epspdftk
9700 %{texmfdist}/scripts/epspdf
9701 %{_mandir}/man1/epsffit*
9702 %doc %{texmfdist}/doc/epspdf
9703
9704 %files filters
9705 %defattr(644,root,root,755)
9706 %attr(755,root,root) %{_bindir}/fix*
9707 %{_mandir}/man1/fix*
9708
9709 %files uncategorized-utils
9710 %defattr(644,root,root,755)
9711 %attr(755,root,root) %{_bindir}/devnag
9712 %attr(755,root,root) %{_bindir}/disdvi
9713
9714 %files tex4ht
9715 %defattr(644,root,root,755)
9716 %attr(755,root,root) %{_bindir}/ht
9717 %attr(755,root,root) %{_bindir}/htcontext
9718 %attr(755,root,root) %{_bindir}/htlatex
9719 %attr(755,root,root) %{_bindir}/htmex
9720 %attr(755,root,root) %{_bindir}/httex
9721 %attr(755,root,root) %{_bindir}/httexi
9722 %attr(755,root,root) %{_bindir}/htxelatex
9723 %attr(755,root,root) %{_bindir}/htxetex
9724 %attr(755,root,root) %{_bindir}/mk4ht
9725 %attr(755,root,root) %{_bindir}/t4ht
9726 %attr(755,root,root) %{_bindir}/tex4ht
9727 %{texmf}/scripts/tex4ht
9728 %{texmfdist}/tex/generic/tex4ht
9729 %dir %{texmfdist}/scripts/tex4ht
9730 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/ht.sh
9731 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htcontext.sh
9732 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htlatex.sh
9733 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htmex.sh
9734 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/httex.sh
9735 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/httexi.sh
9736 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htxelatex.sh
9737 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htxetex.sh
9738 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/mk4ht.pl
9739 %{texmfdist}/tex4ht
9740
9741 %files xetex
9742 %defattr(644,root,root,755)
9743 %attr(755,root,root) %{_bindir}/xdvipdfmx
9744 %attr(755,root,root) %{_bindir}/xelatex
9745 %attr(755,root,root) %{_bindir}/xetex
9746 %{texmf}/fmtutil/format.xetex.cnf
9747 %doc %{texmfdist}/doc/xelatex
9748 %doc %{texmfdist}/doc/xetex
9749 %{texmfdist}/scripts/xetex
9750 %{texmfdist}/tex/generic/ifxetex
9751 %{texmfdist}/tex/generic/xetexconfig
9752 %{texmfdist}/tex/latex/latexconfig/xelatex.ini
9753 %{texmfdist}/tex/plain/config/xetex.ini
9754 %{texmfdist}/tex/xelatex
9755 %{texmfdist}/tex/xetex
9756
9757 %files xmltex
9758 %defattr(644,root,root,755)
9759 %doc %{texmfdist}/doc/xmltex
9760 %attr(755,root,root) %{_bindir}/pdfxmltex
9761 %attr(755,root,root) %{_bindir}/xmltex
9762 %{texmfdist}/tex/xmltex
9763 %{texmf}/fmtutil/format.xmltex.cnf
This page took 0.677481 seconds and 4 git commands to generate.