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