]> git.pld-linux.org Git - packages/texlive.git/blob - texlive.spec
- bibtex-style package
[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-styles
2112 Summary:        Various BibTeX styles
2113 Summary(hu.UTF-8):      Vegyes BibTeX stílusok
2114 Group:          Applications/Publishing/TeX
2115 Requires(post,postun):  %{_bindir}/texhash
2116 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2117
2118 %description latex-bibtex-styles
2119 Various BibTeX styles.
2120
2121 %description latex-bibtex-styles -l hu.UTF-8
2122 Vegyes BibTeX stílusok.
2123
2124 %package latex-bibtex-vancouver
2125 Summary:        Bibliographic style file for Biomedical Journals
2126 Summary(hu.UTF-8):      Irodalomjegyzék-stílus a Biomedical Journal-hoz
2127 Group:          Applications/Publishing/TeX
2128 Requires(post,postun):  %{_bindir}/texhash
2129 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2130
2131 %description latex-bibtex-vancouver
2132 Bibliographic style file for Biomedical Journals.
2133
2134 %description latex-bibtex-vancouver -l hu.UTF-8
2135 Irodalomjegyzék-stílus a Biomedical Journal-hoz.
2136
2137 %package latex-booktabs
2138 Summary:        Publication quality tables in LaTeX
2139 Summary(hu.UTF-8):      Nyomdai minőségű táblázatok LaTeX-ben
2140 Group:          Applications/Publishing/TeX
2141 Requires(post,postun):  %{_bindir}/texhash
2142 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2143
2144 %description latex-booktabs
2145 Publication quality tables in LaTeX.
2146
2147 %description latex-booktabs -l hu.UTF-8
2148 Nyomdai minőségű táblázatok LaTeX-ben.
2149
2150
2151 %package latex-caption
2152 Summary:        Customising captions in floating environments
2153 Summary(hu.UTF-8):      Feliratok testreszabása úszó környezetekben
2154 Group:          Applications/Publishing/TeX
2155 Requires(post,postun):  %{_bindir}/texhash
2156 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2157
2158 %description latex-caption
2159 Customising captions in floating environments.
2160
2161 %description latex-caption -l hu.UTF-8
2162 Feliratok testreszabása úszó környezetekben.
2163
2164 %package latex-carlisle
2165 Summary:        Miscellaneous small packages by David Carlisle
2166 Summary(pl.UTF-8):      Różne małe pakiety autorstwa Davida Carlisle
2167 Group:          Applications/Publishing/TeX
2168 Requires(post,postun):  %{_bindir}/texhash
2169 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2170
2171 %description latex-carlisle
2172 Miscellaneous small packages by David Carlisle.
2173
2174 %description latex-carlisle -l pl.UTF-8
2175 Różne małe pakiety autorstwa Davida Carlisle.
2176
2177 %package latex-ccfonts
2178 Summary:        Support for Concrete text and math fonts in LaTeX
2179 Summary(pl.UTF-8):      Obsługa fontów tekstowych i matematycznych Concrete w LaTeXu
2180 Group:          Applications/Publishing/TeX
2181 Requires(post,postun):  %{_bindir}/texhash
2182 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2183
2184 %description latex-ccfonts
2185 LaTeX font definition files for the Concrete fonts and a LaTeX package
2186 for typesetting documents using Concrete as the default font family.
2187 The files support OT1, T1, TS1, and Concrete math including AMS fonts
2188 (Ulrik Vieth's concmath).
2189
2190 %description latex-ccfonts -l pl.UTF-8
2191 Pliki definicji fontów LaTeXowych dla fontów Concrete oraz pakiet
2192 LaTeXa do składania dokumentów przy użyciu Concrete jako domyślnej
2193 rodziny fontów. Pliki obsługują fonty OT1, T1, TS1 oraz matematyczny
2194 Concrete wraz z AMS (concmath Ulrika Vietha).
2195
2196 %package latex-cite
2197 Summary:        Supports compressed, sorted lists of numerical citations
2198 Summary(pl.UTF-8):      Obsługa kompresowanych, sortowanych list numerowanych cytatów
2199 Group:          Applications/Publishing/TeX
2200 Requires(post,postun):  %{_bindir}/texhash
2201 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2202
2203 %description latex-cite
2204 Supports compressed, sorted lists of numerical citations.
2205
2206 %description latex-cite -l pl.UTF-8
2207 Obsługa kompresowanych, sortowanych list numerowanych cytatów.
2208
2209 %package latex-cmbright
2210 Summary:        Support for CM Bright fonts in LaTeX
2211 Summary(pl.UTF-8):      Obsługa fontów CM Bright w LaTeXu
2212 Group:          Applications/Publishing/TeX
2213 Requires(post,postun):  %{_bindir}/texhash
2214 Requires:       %{name}-fonts-cmbright = %{epoch}:%{version}-%{release}
2215 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2216
2217 %description latex-cmbright
2218 A family of sans serif fonts for TeX and LaTeX, based on Donald
2219 Knuth's CM fonts. It comprises OT1, T1 and TS1 encoded text fonts of
2220 various shapes as well as all the fonts necessary for mathematical
2221 typesetting, incl. AMS symbols. This collection provides all the
2222 necessary files for using the fonts with LaTeX.
2223
2224 %description latex-cmbright -l pl.UTF-8
2225 Rodzina fontów sans serif dla TeXa i LaTeXa, oparta na fontach CM
2226 Donalda Knutha. Obejmuje fonty dla kodowań OT1, T1 i TS1 różnych
2227 kształtów oraz fonty niezbędne do składu matematycznego, włącznie z
2228 symbolami AMS. Ten zestaw dostarcza wszystkie niezbędne pliki do
2229 używania fontów w LaTeXu.
2230
2231 %package latex-comment
2232 Summary:        Selectively include/excludes portions of text
2233 Summary(hu.UTF-8):      A szöveg részeinek beillesztése/kihagyása
2234 Group:          Applications/Publishing/TeX
2235 Requires(post,postun):  %{_bindir}/texhash
2236 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2237
2238 %description latex-comment
2239 Selectively include/excludes portions of text.
2240
2241 %description latex-comment -l hu.UTF-8
2242 A szöveg részeinek beillesztése/kihagyása.
2243
2244 %package latex-concmath
2245 Summary:        LaTeX package and font definition files to access the Concrete math fonts
2246 Summary(pl.UTF-8):      Pakiet LaTeXa i pliki definicji fontów udostępniające fonty matematyczne Concrete
2247 Group:          Applications/Publishing/TeX
2248 Requires(post,postun):  %{_bindir}/texhash
2249 Requires:       %{name}-fonts-concmath = %{epoch}:%{version}-%{release}
2250 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2251
2252 %description latex-concmath
2253 LaTeX package and font definition files to access the Concrete math
2254 fonts, which were derived from Computer Modern math fonts using
2255 parameters from Concrete Roman text fonts.
2256
2257 %description latex-concmath -l pl.UTF-8
2258 Pakiet LaTeXa i pliki definicji fontów udostępniające fonty
2259 matematyczne Concrete wywodzące się z fontów matematycznych Computer
2260 Modern poprzez zastosowanie parametrów fontów tekstowych Concrete
2261 Roman.
2262
2263 %package latex-currvita
2264 Summary:        Typeset a curriculum vitae
2265 Summary(hu.UTF-8):      Önéletrajzok írása
2266 Group:          Applications/Publishing/TeX
2267 Requires(post,postun):  %{_bindir}/texhash
2268 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2269
2270 %description latex-currvita
2271 Typeset a curriculum vitae.
2272
2273 %description latex-currvita -l hu.UTF-8
2274 Önéletrajzok írása.
2275
2276 %package latex-curves
2277 Summary:        Curves for LaTeX picture environment
2278 Summary(hu.UTF-8):      Görbék LaTeX picture környezetébe
2279 Group:          Applications/Publishing/TeX
2280 Requires(post,postun):  %{_bindir}/texhash
2281 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2282
2283 %description latex-curves
2284 Curves for LaTeX picture environment.
2285
2286 %description latex-curves -l hu.UTF-8
2287 Görbék LaTeX picture környezetébe.
2288
2289 %package latex-custom-bib
2290 Summary:        Customized BibTeX styles for LaTeX
2291 Summary(pl.UTF-8):      Dostosowywanie stylów BibTeXa dla LaTeXa
2292 Group:          Applications/Publishing/TeX
2293 Requires(post,postun):  %{_bindir}/texhash
2294 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2295
2296 %description latex-custom-bib
2297 Package generating customized BibTeX bibliography styles from a
2298 generic file using docstrip. Includes support for the Harvard style.
2299
2300 %description latex-custom-bib -l pl.UTF-8
2301 Pakiet generujący dostosowane style bibliografii BibTeXa z ogólnego
2302 pliki przy użyciu docstrip. Zawiera obsługę stylu Harvard.
2303
2304 %package latex-cyrillic
2305 Summary:        LaTeX Cyrillic support
2306 Summary(pl.UTF-8):      Obsługa cyrylicy dla LaTeXa
2307 Group:          Applications/Publishing/TeX
2308 Requires(post,postun):  %{_bindir}/texhash
2309 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2310
2311 %description latex-cyrillic
2312 LaTeX Cyrillic support.
2313
2314 %description latex-cyrillic -l pl.UTF-8
2315 Obsługa cyrylicy dla LaTeXa.
2316
2317 %package latex-dstroke
2318 Summary:        LaTeX doublestroke font
2319 Summary(pl.UTF-8):      Podwójnie kreślony font dla LaTeXa
2320 Group:          Applications/Publishing/TeX
2321 Requires(post,postun):  %{_bindir}/texhash
2322 Requires:       %{name}-fonts-dstroke = %{epoch}:%{version}-%{release}
2323 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2324
2325 %description latex-dstroke
2326 Doublestroke font for typesetting the mathematical symbols for the
2327 natural numbers, whole numbers, rational numbers, real numbers and
2328 complex numbers.
2329
2330 %description latex-dstroke -l pl.UTF-8
2331 Podwójnie kreślony font do składania symboli matematycznych liczb
2332 naturalnych, całkowitych, wymiernych, rzeczywistych i zespolonych.
2333
2334 %package latex-enumitem
2335 Summary:        A package to customize the three basic lists
2336 Summary(hu.UTF-8):      Egy csomag, amivel testreszabhatod a három alapvető listát
2337 Group:          Applications/Publishing/TeX
2338 Requires(post,postun):  %{_bindir}/texhash
2339 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2340
2341 %description latex-enumitem
2342 A package to customize the three basic lists (enumerate, itemize and
2343 description).
2344
2345 %description latex-enumitem
2346 Egy csomag, amivel testreszabhatod a három alapvető listakörnyezetet
2347 (enumerate, itemize, description).
2348
2349 %package latex-exam
2350 Summary:        The exam document class attempts to make it easy for even a LaTeX novice to prepare exams
2351 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
2352 Group:          Applications/Publishing/TeX
2353 Requires(post,postun):  %{_bindir}/texhash
2354 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2355
2356 %description latex-exam
2357 The exam document class attempts to make it easy for even a LaTeX
2358 novice to prepare exams.
2359
2360 %description latex-exam -l hu.UTF-8
2361 Az exam dokumentumosztály segítségével könnyűvé válik LaTeX-ben a
2362 feladatsorok készítése.
2363
2364 %package latex-gbrief
2365 Summary:        Letter document class
2366 Summary(hu.UTF-8):      Levél dokumentumosztály
2367 Group:          Applications/Publishing/TeX
2368 Requires(post,postun):  %{_bindir}/texhash
2369 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2370
2371 %description latex-gbrief
2372 Letter document class.
2373
2374 %description latex-gbrief -l hu.UTF-8
2375 Levél dokumentumosztály.
2376
2377
2378 %package latex-jknappen
2379 Summary:        Miscellaneous packages by Joerg Knappen
2380 Summary(pl.UTF-8):      Różne pakiety autorstwa Joerga Knappena
2381 Group:          Applications/Publishing/TeX
2382 Requires(post,postun):  %{_bindir}/texhash
2383 Requires:       %{name}-fonts-jknappen = %{epoch}:%{version}-%{release}
2384 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2385
2386 %description latex-jknappen
2387 Miscellaneous macros, mostly for making use of extra fonts, by Joerg
2388 Knappen, including sgmlcmpt.
2389
2390 %description latex-jknappen -l pl.UTF-8
2391 Różne makra, głównie do używania dodatkowych fontów autorstwa Joerga
2392 Knappena. Zawiera sgmlcmpt.
2393
2394 %package latex-leftidx
2395 Summary:        Left and right subscripts and superscripts in math mode
2396 Summary(hu.UTF-8):      Bal és jobboldali alsó és felső indexek matematikai módban
2397 Group:          Applications/Publishing/TeX
2398 Requires(post,postun):  %{_bindir}/texhash
2399 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2400
2401 %description latex-leftidx
2402 Left and right subscripts and superscripts in math mode.
2403
2404 %description latex-leftidx -l hu.UTF-8
2405 Bal és jobboldali alsó és felső indexek matematikai módban.
2406
2407 %package latex-lm
2408 Summary:        LaTeX styles for Latin Modern family fonts
2409 Summary(pl.UTF-8):      Style LaTeXa dla fontów z rodziny Latin Modern
2410 Group:          Applications/Publishing/TeX
2411 Requires(post,postun):  /usr/bin/texhash
2412 Requires:       %{name}-fonts-lm = %{epoch}:%{version}-%{release}
2413 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2414
2415 %description latex-lm
2416 Latin Modern family of fonts, based on the Computer Modern fonts
2417 released into public domain by AMS (copyright (C) 1997 AMS). Contain a
2418 lot of additional characters, mainly accented ones, but not only.
2419 There is a one set of PostScript fonts and four sets of TeX Font
2420 Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
2421 encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
2422 Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
2423 potential user knows what to do with all these files. The author is
2424 Boguslaw Jackowski.
2425
2426 %description latex-lm -l pl.UTF-8
2427 Rodzina fontów Latin Modern, oparta na fontach Computer Modern
2428 przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
2429 Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
2430 Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
2431 Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
2432 QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
2433 (texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
2434 (ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
2435 tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
2436
2437 %package latex-lastpage
2438 Summary:        Reference last page for "Page N of M" type footers
2439 Summary(hu.UTF-8):      Az utolsó oldalra hivatkozás "N/M. oldal" típusú lábfejekhez
2440 Group:          Applications/Publishing/TeX
2441 Requires(post,postun):  %{_bindir}/texhash
2442
2443 %description latex-lastpage
2444 Reference last page for Page N of M type footers.
2445
2446 %description latex-lastpage -l hu.UTF-8
2447 Az utolsó oldalra hivatkozás "N/M. oldal" típusú lábfejekhez.
2448
2449 %package latex-lineno
2450 Summary:        Line numbers on paragraphs
2451 Summary(pl.UTF-8):      Numery linii dla paragrafów
2452 Group:          Applications/Publishing/TeX
2453 Requires(post,postun):  /usr/bin/texhash
2454 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2455
2456 %description latex-lineno
2457 The LaTeX package lineno.sty provides line numbers on paragraphs.
2458 After TeX has broken a paragraph into lines there will be line numbers
2459 attached to them, with the possibility to make references through the
2460 LaTeX \ref, \pageref cross reference mechanism.
2461
2462 %description latex-lineno -l pl.UTF-8
2463 Pakiet LaTeXa lineno.sty daje numery linii dla paragrafów. Po podziale
2464 paragrafu na linie przez TeXa do linii dołączane są ich numery z
2465 możliwością tworzenia odnośników poprzez mechanizm odnośników LaTeXa
2466 \ref i \pageref.
2467
2468 %package latex-microtype
2469 Summary:        An interface to the micro-typographic extensions of pdfTeX
2470 Summary(pl.UTF-8):      Interfejs do rozszerzeń mikrotypograficznych pdfTeXa
2471 Group:          Applications/Publishing/TeX
2472 Requires(post,postun):  /usr/bin/texhash
2473 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2474
2475 %description latex-microtype
2476 The `microtype' package provides a LaTeX interface to pdfTeX's
2477 micro-typographic extensions: character protrusion and font expansion.
2478 It allows to restrict character protrusion and/or font expansion to a
2479 definable set of fonts, and to configure micro-typographic aspects of
2480 the fonts in a straight-forward and flexible way. Settings for various
2481 fonts are provided.
2482
2483 %description latex-microtype -l pl.UTF-8
2484 Pakiet microtype dodaje do LaTeXa mechanizm do rozszerzeń
2485 mikrotypograficznych pdfTeXa: wysuwania znaków i rozszerzania fontów.
2486 Pozwala ograniczyć wysuwanie znaku i/lub rozszerzanie fontu do
2487 określonego zbioru fontów oraz skonfigurować mikrotypograficzne
2488 aspekty fontów w prosty i elastyczny sposób. Dostarczone są ustawienia
2489 dla różnych fontów.
2490
2491 %package latex-lucidabr
2492 Summary:        Package to make Lucida Bright fonts usable with LaTeX
2493 Summary(pl.UTF-8):      Pakiet umożliwiający używanie fontów Lucida Bright w LaTeXu
2494 Group:          Applications/Publishing/TeX
2495 Requires(post,postun):  %{_bindir}/texhash
2496 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2497
2498 %description latex-lucidabr
2499 Package to make Lucida Bright fonts usable with LaTeX.
2500
2501 %description latex-lucidabr -l pl.UTF-8
2502 Pakiet umożliwiający używanie fontów Lucida Bright w LaTeXu.
2503
2504 %package latex-marvosym
2505 Summary:        Styles for Martin Vogel's Symbol (marvosym) font
2506 Summary(pl.UTF-8):      Style dla fontu Symbol Martina Vogela (marvosym)
2507 Group:          Applications/Publishing/TeX
2508 Requires(post,postun):  /usr/bin/texhash
2509 Requires:       %{name}-fonts-marvosym = %{epoch}:%{version}-%{release}
2510 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2511
2512 %description latex-marvosym
2513 Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
2514 currency symbol as defined by the European commission; Euro currency
2515 symbols in typefaces Times, Helvetica and Courier; Symbols for
2516 structural engineering; Symbols for steel cross-sections; Astronomy
2517 signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
2518 symbols; CE sign and others.
2519
2520 %description latex-marvosym -l pl.UTF-8
2521 Font Martin Vogel's Symbol (marvosym) to font zawierający: symbol
2522 waluty Euro zdefiniowany przez Komisję Europejską; symbole Euro w
2523 krojach Times, Helvetica i Courier; symbole do inżynierii
2524 strukturalnej; symbole do przekrojów stalowych; znaki astronomiczne
2525 (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole nożyczek; znak
2526 CE i inne.
2527
2528 %package latex-mathpple
2529 Summary:        Use PostScript Palatino for typesetting maths
2530 Summary(pl.UTF-8):      Używanie postscriptowych fontów Palatino do składania wzorów matematycznych
2531 Group:          Applications/Publishing/TeX
2532 Requires(post,postun):  %{_bindir}/texhash
2533 Requires:       %{name}-fonts-adobe = %{epoch}:%{version}-%{release}
2534 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2535
2536 %description latex-mathpple
2537 The package defines the PostScript font family `Palatino' (ppl) as the
2538 default roman font and then uses the `mathpple' fonts for typesetting
2539 math. These virtual fonts have been created for typesetting math in a
2540 style that suits the Palatino text fonts. The AMS fonts, when used
2541 additionally, will be scaled to fit Palatino.
2542
2543 %description latex-mathpple -l pl.UTF-8
2544 Pakiet definiuje rodzinę fontów postscriptowych Palatino (ppl) jako
2545 domyślny font roman i używa fontów mathpple do składania wzorów
2546 matematycznych. Te wirtualne fonty zostały stworzone do składania
2547 wzorów matematycznych w stylu pasującym do fontów tekstowych Palatino.
2548 Fonty AMS, jeśli są dodatkowo używane, zostaną przeskalowane tak, by
2549 pasować do Palatino.
2550
2551 %package latex-mathtime
2552 Summary:        Mathtime fonts for LaTeX
2553 Summary(pl.UTF-8):      Fonty Mathtime dla LaTeXa
2554 Group:          Applications/Publishing/TeX
2555 Requires(post,postun):  %{_bindir}/texhash
2556 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2557
2558 %description latex-mathtime
2559 The Mathtime fonts have a number of characters remapped to positions
2560 different from the ones normally used by the corresponding TeX
2561 CM-fonts. For the symbol font ``operators'' the corresponding mathtime
2562 style files use the Times Roman font (often called something like:
2563 ptmr or ptmr7t or ptmrq).
2564
2565 %description latex-mathtime -l pl.UTF-8
2566 Fonty Mathtime zawierają wiele znaków przemapowanych na pozycje
2567 różniące się od tych normalnie używanych w odpowiadających im TeXowych
2568 fontach CM. Dla fontu symboli "operators" odpowiadający styl mathtime
2569 używa fontu Times Roman (zazwyczaj nazywanego w stylu ptmr, ptmr7t lub
2570 ptmrq).
2571
2572 %package latex-mflogo
2573 Summary:        LaTeX support for MetaFont and logo fonts
2574 Summary(pl.UTF-8):      Obsługa LaTeXa dla MetaFonta i fontów logo
2575 Group:          Applications/Publishing/TeX
2576 Requires(post,postun):  %{_bindir}/texhash
2577 Requires:       %{name}-fonts-mflogo = %{epoch}:%{version}-%{release}
2578 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2579
2580 %description latex-mflogo
2581 LaTeX package and font definition file to access the Knuthian `logo'
2582 fonts described in `The MetaFontbook' and the MetaFont and logos in
2583 LaTeX documents.
2584
2585 %description latex-mflogo -l pl.UTF-8
2586 Pakiet LaTeXa i plik definicji fontów udostępniający fonty logo Knutha
2587 opisane w "The MetaFontbook" oraz MetaFont i loga w dokumentach
2588 LaTeXa.
2589
2590 %package latex-mfnfss
2591 Summary:        Font description files to use extra fonts like yinit and ygoth
2592 Summary(pl.UTF-8):      Pliki opisów fontów udostępniające dodatkowe fonty, jak yinit i ygoth
2593 Group:          Applications/Publishing/TeX
2594 Requires(post,postun):  %{_bindir}/texhash
2595 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2596
2597 %description latex-mfnfss
2598 Font description files to use extra fonts like yinit and ygoth.
2599
2600 %description latex-mfnfss -l pl.UTF-8
2601 Pliki opisów fontów udostępniające dodatkowe fonty, jak yinit i ygoth.
2602
2603 %package latex-minitoc
2604 Summary:        Produce a table of contents for each chapter
2605 Summary(pl.UTF-8):      Tworzenie spisów treści dla każdego rozdziału
2606 Group:          Applications/Publishing/TeX
2607 Requires(post,postun):  %{_bindir}/texhash
2608 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2609
2610 %description latex-minitoc
2611 Produce a table of contents for each chapter.
2612
2613 %description latex-minitoc -l pl.UTF-8
2614 Tworzenie spisów treści dla każdego rozdziału.
2615
2616 %package latex-mltex
2617 Summary:        Support for MLTeX
2618 Summary(pl.UTF-8):      Wsparcie dla MLTeXa
2619 Group:          Applications/Publishing/TeX
2620 Requires(post,postun):  %{_bindir}/texhash
2621 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2622
2623 %description latex-mltex
2624 Support for MLTeX, the multilingual TeX extension from Michael J.
2625 Ferguson.
2626
2627 %description latex-mltex -l pl.UTF-8
2628 Wsparcie dla MLTeXa - rozszerzenia TeXa z obsługą wielu języków,
2629 autorstwa Michaela J. Fergusona.
2630
2631 %package latex-multienum
2632 Summary:        Multi-column enumerated lists
2633 Summary(hu.UTF-8):      Többoszlopos számozott listák
2634 Group:          Applications/Publishing/TeX
2635 Requires(post,postun):  %{_bindir}/texhash
2636 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2637
2638 %description latex-multienum
2639 Multi-column enumerated lists.
2640
2641 %description latex-multienum -l hu.UTF-8
2642 Többoszlopos számozott listák.
2643
2644
2645 %package latex-moreverb
2646 Summary:        Extended verbatim
2647 Summary(hu.UTF-8):      Kiterjesztett verbatim
2648 Group:          Applications/Publishing/TeX
2649 Requires(post,postun):  %{_bindir}/texhash
2650 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2651
2652 %description latex-moreverb
2653 Extended verbatim.
2654
2655 %description latex-moreverb -l hu.UTF-8
2656 Kiterjesztett verbatim.
2657
2658 %package latex-ntheorem
2659 Summary:        Enhanced theorem environment
2660 Summary(hu.UTF-8):      Bővített tétel környezet
2661 Group:          Applications/Publishing/TeX
2662 Requires(post,postun):  %{_bindir}/texhash
2663 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2664
2665 %description latex-ntheorem
2666 Enhanced theorem environment.
2667
2668 %description latex-ntheorem -l hu.UTF-8
2669 Bővített tétel környezet
2670
2671 %package latex-palatcm
2672 Summary:        Palatino + Computer Modern math fonts for LaTeX
2673 Summary(pl.UTF-8):      Fonty matematyczne Palatino i Computer Modern dla LaTeXa
2674 Group:          Applications/Publishing/TeX
2675 Requires(post,postun):  %{_bindir}/texhash
2676 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2677
2678 %description latex-palatcm
2679 Palatino + Computer Modern math fonts for LaTeX.
2680
2681 %description latex-palatcm -l pl.UTF-8
2682 Fonty matematyczne Palatino i Computer Modern dla LaTeXa.
2683
2684 %package latex-pgf
2685 Summary:        The TeX Portable Graphic Format
2686 Summary(hu.UTF-8):      TeX Portable Graphic Formátum
2687 Summary(pl.UTF-8):      Przenośny format grafiki dla TeXa
2688 Group:          Applications/Publishing/TeX
2689 Requires(post,postun):  %{_bindir}/texhash
2690 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2691 Requires:       %{name}-latex-xcolor = %{epoch}:%{version}-%{release}
2692 Obsoletes:      tetex-pgf
2693
2694 %description latex-pgf
2695 A macro package for creating graphics directly in TeX and LaTeX.
2696
2697 %description latex-pgf -l hu.UTF-8
2698 Makró csomag rajzok készítéséhez közvetlenül TeX-ben és LaTeX-ben.
2699
2700 %description latex-pgf -l pl.UTF-8
2701 Pakiet makr do tworzenia grafiki bezpośrednio z TeXa i LaTeXa.
2702
2703 %package latex-psnfss
2704 Summary:        LaTeX font support for common PostScript fonts
2705 Summary(pl.UTF-8):      Obsługa popularnych fontów postscriptowych w LaTeXu
2706 Group:          Applications/Publishing/TeX
2707 Requires(post,postun):  %{_bindir}/texhash
2708 Requires:       %{name}-fonts-adobe = %{epoch}:%{version}-%{release}
2709 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2710 Obsoletes:      tetex-latex-mathptm
2711 Obsoletes:      tetex-latex-mathptmx
2712
2713 %description latex-psnfss
2714 LaTeX font definition files, macros and font metrics for common
2715 PostScript fonts.
2716
2717 %description latex-psnfss -l pl.UTF-8
2718 LaTeXowe pliki definicji fontów, makra i metryki fontów dla
2719 popularnych fontów postscriptowych.
2720
2721 %package latex-pxfonts
2722 Summary:        PX fonts LaTeX support
2723 Summary(pl.UTF-8):      Obsługa fontów PX w LaTeXu
2724 Group:          Applications/Publishing/TeX
2725 Requires(post,postun):  %{_bindir}/texhash
2726 Requires:       %{name}-fonts-px = %{epoch}:%{version}-%{release}
2727 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2728
2729 %description latex-pxfonts
2730 PX fonts LaTeX support.
2731
2732 %description latex-pxfonts -l pl.UTF-8
2733 Obsługa fontów PX w LaTeXu.
2734
2735 %package latex-qfonts
2736 Summary:        A collection of PostScript (Adobe Type 1) fonts in QX layout
2737 Summary(pl.UTF-8):      Zestaw fontów postscriptowych (Adobe Type 1) w układzie QX
2738 Group:          Applications/Publishing/TeX
2739 Requires(post,postun):  %{_bindir}/texhash
2740 Requires:       %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
2741 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2742
2743 %description latex-qfonts
2744 A collection of Type 1 fonts; include QuasiBookman, QuasiChancery,
2745 QuasiCourier, QuasiPalatino, QuasiSwiss, QuasiSwissCondensed, and
2746 QuasiTimes (regular, italic, bold and bold italic), based on URW++
2747 fonts distributed with Ghostscript. The fonts are encoded according to
2748 QX layout which facilitates multilingual and technical typesetting
2749 using TeX, preserving usability in Windows applications.
2750
2751 %description latex-qfonts -l pl.UTF-8
2752 Zestaw fontów Type 1; zawiera QuasiBookman, QuasiChancery,
2753 QuasiCourier, QuasiPalatino, QuasiSwiss, QuasiSwissCondensed oraz
2754 QuasiTimes (zwykłe, pochyłe, tłuste i tłuste pochyłe), oparte na
2755 fontach URW++ rozpowszechnianych z Ghostscriptem. Fonty są kodowane
2756 zgodnie z układem QX, który ułatwia skład wielojęzyczny i techniczny w
2757 TeXu, zachowując przydatność dla aplikacji windowsowych.
2758
2759 %package latex-SIstyle
2760 Summary:        Package to typeset SI units, numbers and angles
2761 Summary(hu.UTF-8):      Csomag SI egységek, számok és szögek szedésére
2762 Group:          Applications/Publishing/TeX
2763 Requires(post,postun):  /usr/bin/texhash
2764 Requires:       %{name}-latex-ams = %{epoch}:%{version}-%{release}
2765
2766 %description latex-SIstyle
2767 Package to typeset SI units, numbers and angles.
2768
2769 %description latex-SIstyle -l hu.UTF-8
2770 Csomag SI egységek, számok és szögek szedésére.
2771
2772 %package latex-SIunits
2773 Summary:        The SIunits package can be used to standardise the use of units in your writings
2774 Summary(hu.UTF-8):      Az SIunits csomag a mennyiségek egységes írásában nyújt segítséget
2775 Group:          Applications/Publishing/TeX
2776 Requires(post,postun):  /usr/bin/texhash
2777 Requires:       %{name}-latex-ams = %{epoch}:%{version}-%{release}
2778
2779 %description latex-SIunits
2780 The SIunits package can be used to standardise the use of units in
2781 your writings.
2782
2783 %description latex-SIunits -l hu.UTF-8
2784 Az SIunits csomag a mennyiségek egységes írásában nyújt segítséget.
2785
2786 %package latex-Tabbing
2787 Summary:        Tabbing with accented letters
2788 Summary(hu.UTF-8):      Tabbing környezet ékezetes betűk használatával
2789 Group:          Applications/Publishing/TeX
2790 Requires(post,postun):  /usr/bin/texhash
2791
2792 %description latex-Tabbing
2793 Tabbing with accented letters.
2794
2795 %description latex-Tabbing -l hu.UTF-8
2796 Tabbing környezet ékezetes betűk használatával.
2797
2798 %package latex-urwvn
2799 Summary:        URWVN fonts
2800 Summary(pl.UTF-8):      Fonty URWVN
2801 Group:          Applications/Publishing/TeX
2802 Requires(post,postun):  /usr/bin/texhash
2803 Requires:       %{name}-fonts-urwvn = %{epoch}:%{version}-%{release}
2804 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2805
2806 %description latex-urwvn
2807 URWVN fonts.
2808
2809 %description latex-urwvn -l pl.UTF-8
2810 Fonty URWVN.
2811
2812 %package latex-txfonts
2813 Summary:        TX fonts LaTeX support
2814 Summary(pl.UTF-8):      Obsługa fontów TX w LaTeXu
2815 Group:          Applications/Publishing/TeX
2816 Requires(post,postun):  %{_bindir}/texhash
2817 Requires:       %{name}-fonts-tx = %{epoch}:%{version}-%{release}
2818 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2819
2820 %description latex-txfonts
2821 TX fonts LaTeX support.
2822
2823 %description latex-txfonts -l pl.UTF-8
2824 Obsługa fontów TX w LaTeXu.
2825
2826 %package latex-ucs
2827 Summary:        This package contains support for using UTF-8 as input encoding in LaTeX documents
2828 Summary(hu.UTF-8):      Ez a csomag lehetővé teszi UTF-8 kódolást a LaTeX dokumentumokban
2829 Group:          Applications/Publishing/TeX
2830 Requires(post,postun):  %{_bindir}/texhash
2831 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2832
2833 %description latex-ucs
2834 This package contains support for using UTF-8 as input encoding in
2835 LaTeX documents.
2836
2837 %description latex-ucs -l hu.UTF-8
2838 Ez a csomag lehetővé teszi UTF-8 kódolást a LaTeX dokumentumokban.
2839
2840 %package latex-umlaute
2841 Summary:        An interface to inputenc for using alternate input encodings
2842 Summary(pl.UTF-8):      Interfejs inputenc do używania alternatywnych kodowań wejściowych
2843 Group:          Applications/Publishing/TeX
2844 Requires(post,postun):  %{_bindir}/texhash
2845 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2846
2847 %description latex-umlaute
2848 An interface to inputenc for using alternate input encodings.
2849
2850 %description latex-umlaute -l pl.UTF-8
2851 Interfejs inputenc do używania alternatywnych kodowań wejściowych.
2852
2853 %package latex-wasysym
2854 Summary:        Extra characters from the Waldis symbol fonts
2855 Summary(pl.UTF-8):      Dodatkowe znaki z fontów Waldis symbol
2856 Group:          Applications/Publishing/TeX
2857 Requires(post,postun):  %{_bindir}/texhash
2858 Requires:       %{name}-fonts-wasy = %{epoch}:%{version}-%{release}
2859 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2860
2861 %description latex-wasysym
2862 Makes some additional characters available that come from the wasy
2863 fonts (Waldis symbol fonts). These fonts are not automatically
2864 included in NFSS2/LaTeX2e since they take up important space and often
2865 aren't necessary if one makes use of the packages amsfonts or amssymb.
2866 Symbols include: join box, diamond, leadsto, sqsubset, lhd, rhd,
2867 apple, ocircle invneg, logof, varint, male, female, phone, clock,
2868 lightning, pointer, sun, bell, permil, smiley, various electrical
2869 symbols, shapes, music notes, circles, signs, astronomy, etc.
2870
2871 %description latex-wasysym -l pl.UTF-8
2872 Pakiet udostępniający dodatkowe symbole pochodzące z fontów wasy
2873 (Waldis symbol). Te fonty nie są automatycznie dołączane w
2874 NFSS2/LaTeX2e, ponieważ zajmują miejsce i zazwyczaj nie są potrzebne
2875 jeśli używa się pakietów amsfonts lub amssymb. Zestaw symboli zawiera
2876 m.in.: symbole join box, diamond, leadsto, sqsubset, lhd, rhd, apple,
2877 ocircle invneg, logof, varint, male, female, phone, clock, lightning,
2878 pointer, sun, bell, permil, smiley oraz różne symbole elektryczne,
2879 kształty, nuty, okręgi, znaki, symbole astronomiczne itp.
2880
2881 %package latex-xcolor
2882 Summary:        Allows for access to color tints, shades, tones etc
2883 Summary(hu.UTF-8):      Hozzáférés színekhez, tónusokhoz, átmenetekhez, stb.
2884 Summary(pl.UTF-8):      Pozwala na dostęp do odcieni, gradientów itp.
2885 Group:          Applications/Publishing/TeX
2886 Obsoletes:      tetex-latex-xcolor
2887
2888 %description
2889 `xcolor' provides easy driver-independent access to several kinds of
2890 color tints, shades, tones, and mixes of arbitrary colors. It allows
2891 to select a document-wide target color model and offers tools for
2892 automatic color schemes, conversion between eight color models, and
2893 alternating table row colors.
2894
2895 %description latex-xcolor -l hu.UTF-8
2896 `xcolor' egy egyszerű meghajtó-független hozzáférést biztosít
2897 színekhez, átmenetekhez, tónusokhóz, és a színek korlátlan
2898 keverékéhez. Lehetőséged van a teljes dokumentumra érvényes szín
2899 modell kiválasztásához és a színmodellek közötti konverzióra.
2900
2901 %description latex-xcolor -l pl.UTF-8
2902 `xcolor' dostarcza łatwego, niezależnego od urządzenia dostępu do
2903 wielu rodzai cieniowania, tonów i połączeń dowolnych kolorów. Pozwala
2904 na wybór modelu koloru dla całego dokumentu i oferuje narzędzia dla
2905 schematów kolorów, konwersji między ośmioma modelami kolorów oraz
2906 naprzemiennych kolorów w tabelach.
2907
2908 %package format-latex
2909 Summary:        LaTeX macro package
2910 Summary(pl.UTF-8):      Pakiet makr LaTeX
2911 Group:          Applications/Publishing/TeX
2912 Requires(post,postun):  %{_bindir}/texhash
2913 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2914 Obsoletes:      hugelatex
2915
2916 %description format-latex
2917 LaTeX is a front end for the TeX text formatting system. Easier to use
2918 than TeX, LaTeX is essentially a set of TeX macros which provide
2919 convenient, predefined document formats for users.
2920
2921 This package contains LaTeX format.
2922
2923 %description format-latex -l pl.UTF-8
2924 LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
2925 łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
2926 dających użytkownikom wygodne, predefiniowane formaty dokumentów.
2927
2928 Ten pakiet zawiera format LaTeX.
2929
2930 %package format-pdflatex
2931 Summary:        PDF LaTeX macro package
2932 Summary(pl.UTF-8):      Pakiet makr PDF LaTeX
2933 Group:          Applications/Publishing/TeX
2934 Requires(post,postun):  %{_bindir}/texhash
2935 Requires:       %{name}-fonts-jknappen = %{epoch}:%{version}-%{release}
2936 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2937 Requires:       %{name}-latex-psnfss = %{epoch}:%{version}-%{release}
2938 Requires:       %{name}-metafont = %{epoch}:%{version}-%{release}
2939 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
2940
2941 %description format-pdflatex
2942 LaTeX is a front end for the TeX text formatting system. Easier to use
2943 than TeX, LaTeX is essentially a set of TeX macros which provide
2944 convenient, predefined document formats for users.
2945
2946 This package contains PDF LaTeX format.
2947
2948 %description format-pdflatex -l pl.UTF-8
2949 LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
2950 łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
2951 dających użytkownikom wygodne, predefiniowane formaty dokumentów.
2952
2953 Ten pakiet zawiera format PDF LaTeX.
2954
2955 # PLaTeX format
2956
2957 %package platex
2958 Summary:        PLaTeX format basic files
2959 Summary(pl.UTF-8):      Podstawowe pliki dla formatu PLaTeX
2960 Group:          Applications/Publishing/TeX
2961 Requires(post,postun):  %{_bindir}/texhash
2962 Requires:       %{name}-fonts-pl = %{epoch}:%{version}-%{release}
2963 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2964
2965 %description platex
2966 PLaTeX format basic files.
2967
2968 %description platex -l pl.UTF-8
2969 Podstawowe pliki dla formatu PLaTeX.
2970
2971 %package format-platex
2972 Summary:        PLaTeX format
2973 Summary(pl.UTF-8):      Format PLaTeX
2974 Group:          Applications/Publishing/TeX
2975 Requires(post,postun):  %{_bindir}/texhash
2976 Requires:       %{name}-platex = %{epoch}:%{version}-%{release}
2977
2978 %description format-platex
2979 PLaTeX format.
2980
2981 %description format-platex -l pl.UTF-8
2982 Format PLaTeX.
2983
2984 %package format-pdfplatex
2985 Summary:        PDF PLaTeX format
2986 Summary(pl.UTF-8):      Format PDF PLaTeX
2987 Group:          Applications/Publishing/TeX
2988 Requires(post,postun):  %{_bindir}/texhash
2989 Requires:       %{name}-fonts-type1-pl = %{epoch}:%{version}-%{release}
2990 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
2991 Requires:       %{name}-platex = %{epoch}:%{version}-%{release}
2992
2993 %description format-pdfplatex
2994 PDF PLaTeX format.
2995
2996 %description format-pdfplatex -l pl.UTF-8
2997 Format PDF PLaTeX.
2998
2999 # # TeX generic macros #
3000
3001 %package tex-babel
3002 Summary:        Multilingual support for TeX
3003 Summary(pl.UTF-8):      Obsługa wielu języków dla TeXa
3004 Group:          Applications/Publishing/TeX
3005 Requires(post,postun):  %{_bindir}/texhash
3006 Requires:       %{name} = %{epoch}:%{version}-%{release}
3007
3008 %description tex-babel
3009 Multilingual support for TeX.
3010
3011 %description tex-babel -l pl.UTF-8
3012 Obsługa wielu języków dla TeXa.
3013
3014 %package tex-german
3015 Summary:        Supports the new German orthography (neue deutsche Rechtschreibung)
3016 Summary(pl.UTF-8):      Obsługa nowej ortografii niemieckiej (neue deutsche Rechtschreibung)
3017 Group:          Applications/Publishing/TeX
3018 Requires(post,postun):  %{_bindir}/texhash
3019 Requires:       %{name} = %{epoch}:%{version}-%{release}
3020
3021 %description tex-german
3022 Supports the new German orthography (neue deutsche Rechtschreibung).
3023
3024 %description tex-german -l pl.UTF-8
3025 Obsługa nowej ortografii niemieckiej (neue deutsche Rechtschreibung).
3026
3027 %package tex-mfpic
3028 Summary:        Macros which generate Metafont or Metapost for drawing pictures
3029 Summary(pl.UTF-8):      Makra generujące Metafont lub Metapost do rysowania obrazków
3030 Group:          Applications/Publishing/TeX
3031 Requires(post,postun):  %{_bindir}/texhash
3032 Requires:       %{name} = %{epoch}:%{version}-%{release}
3033
3034 %description tex-mfpic
3035 Macros which generate Metafont or Metapost for drawing pictures.
3036
3037 %description tex-mfpic -l pl.UTF-8
3038 Makra generujące Metafont lub Metapost do rysowania obrazków.
3039
3040 %package tex-misc
3041 Summary:        Miscellaneous TeX macros
3042 Summary(pl.UTF-8):      Różne makra TeXowe
3043 Group:          Applications/Publishing/TeX
3044 Requires(post,postun):  %{_bindir}/texhash
3045 Requires:       %{name} = %{epoch}:%{version}-%{release}
3046 Obsoletes:      tetex-tex-eijkhout
3047
3048 %description tex-misc
3049 Miscellaneous TeX macros.
3050
3051 %description tex-misc -l pl.UTF-8
3052 Różne makra TeXowe.
3053
3054 %package tex-pictex
3055 Summary:        Picture drawing macros for TeX and LaTeX
3056 Summary(pl.UTF-8):      Makra do rysowania obrazków dla TeXa i LaTeXa
3057 Group:          Applications/Publishing/TeX
3058 Requires(post,postun):  %{_bindir}/texhash
3059 Requires:       %{name} = %{epoch}:%{version}-%{release}
3060
3061 %description tex-pictex
3062 Picture drawing macros for TeX and LaTeX.
3063
3064 %description tex-pictex -l pl.UTF-8
3065 Makra do rysowania obrazków dla TeXa i LaTeXa.
3066
3067 %package tex-pstricks
3068 Summary:        PostScript macros for TeX
3069 Summary(pl.UTF-8):      Makra postscriptowe dla TeXa
3070 Group:          Applications/Publishing/TeX
3071 Requires(post,postun):  %{_bindir}/texhash
3072 Requires:       %{name} = %{epoch}:%{version}-%{release}
3073
3074 %description tex-pstricks
3075 An extensive collection of PostScript macros that is compatible with
3076 most TeX macro packages, including Plain TeX, LaTeX, AMS-TeX, and
3077 AMS-LaTeX. Included are macros for color, graphics, pie charts,
3078 rotation, trees and overlays. It has many special features, including:
3079 a wide variety of graphics (picture drawing) macros, with a flexible
3080 interface and with color support. There are macros for coloring or
3081 shading the cells of tables.
3082
3083 %description tex-pstricks -l pl.UTF-8
3084 Duży zestaw makr postscriptowych kompatybilny z większością pakietów
3085 makr TeXowych, w tym: Plain TeX, LaTeX, AMS-TeX i AMS-LaTeX. Załączono
3086 makra obsługujące kolory, grafikę, wykresy kołowe, obroty, drzewa i
3087 nakładanie. Mają wiele możliwości, w tym dużo makr graficznych (do
3088 rysowania obrazków) z elastycznym interfejsem i obsługą koloru. Są też
3089 makra do kolorowania lub cieniowania komórek tabel.
3090
3091 %package tex-qpx
3092 Summary:        QuasiPalatino and PX fonts typesetting support
3093 Summary(pl.UTF-8):      Wsparcie dla składu fontami QuasiPalatino i PX
3094 Group:          Applications/Publishing/TeX
3095 Requires(post,postun):  %{_bindir}/texhash
3096 Requires:       %{name} = %{epoch}:%{version}-%{release}
3097 Requires:       %{name}-fonts-qpx = %{epoch}:%{version}-%{release}
3098
3099 %description tex-qpx
3100 QuasiPalatino and PX fonts typesetting support.
3101
3102 %description tex-qpx -l pl.UTF-8
3103 Wsparcie dla składu fontami QuasiPalatino i PX.
3104
3105 %package tex-qpxqtx
3106 Summary:        QuasiTimes and TX fonts typesetting support
3107 Summary(pl.UTF-8):      Wsparcie dla składu fontami QuasiTimes i TX
3108 Group:          Applications/Publishing/TeX
3109 Requires(post,postun):  %{_bindir}/texhash
3110 Requires:       %{name} = %{epoch}:%{version}-%{release}
3111 Requires:       %{name}-fonts-qpxqtx = %{epoch}:%{version}-%{release}
3112
3113 %description tex-qpxqtx
3114 QuasiTimes and TX fonts typesetting support.
3115
3116 %description tex-qpxqtx -l pl.UTF-8
3117 Wsparcie dla składu fontami QuasiTimes i TX.
3118
3119 %package tex-ruhyphen
3120 Summary:        Russian hyphenation
3121 Summary(pl.UTF-8):      Rosyjskie reguły przenoszenia wyrazów
3122 Group:          Applications/Publishing/TeX
3123 Requires(post,postun):  %{_bindir}/texhash
3124 Requires:       %{name} = %{epoch}:%{version}-%{release}
3125
3126 %description tex-ruhyphen
3127 A collection of Russian hyphenation patterns supporting a number of
3128 Cyrillic font encodings, including T2, UCY (Omega Unicode Cyrillic),
3129 LCY, LWN (OT2), and koi8-r.
3130
3131 %description tex-ruhyphen -l pl.UTF-8
3132 Zestaw rosyjskich wzorców przenoszenia wyrazów obsługujący wiele
3133 kodowań fontów w cyrylicy, włącznie z T2, UCY (Omega Unicode
3134 Cyrillic), LCY, LWN (OT2) i koi8-r.
3135
3136 %package tex-spanish
3137 Summary:        Various TeX related files for typesetting documents written in Spanish
3138 Summary(pl.UTF-8):      Różne pliki TeXowe służące do składu dokumentów w języku hiszpańskim
3139 Group:          Applications/Publishing/TeX
3140 Requires(post,postun):  %{_bindir}/texhash
3141 Requires:       %{name} = %{epoch}:%{version}-%{release}
3142 Obsoletes:      tetex-tex-spanishb
3143
3144 %description tex-spanish
3145 Various TeX related files for typesetting documents written in
3146 Spanish, including hyphenation and dictionaries.
3147
3148 %description tex-spanish -l pl.UTF-8
3149 Różne pliki TeXowe służące do składu dokumentów napisanych w języku
3150 hiszpańskim - w tym reguły przenoszenia wyrazów i słowniki.
3151
3152 %package tex-texdraw
3153 Summary:        Graphical macros, using embedded PostScript
3154 Summary(pl.UTF-8):      Makra graficzne używające osadzanego PostScriptu
3155 Group:          Applications/Publishing/TeX
3156 Requires(post,postun):  %{_bindir}/texhash
3157 Requires:       %{name} = %{epoch}:%{version}-%{release}
3158
3159 %description tex-texdraw
3160 Graphical macros, using embedded PostScript.
3161
3162 %description tex-texdraw -l pl.UTF-8
3163 Makra graficzne używające osadzanego PostScriptu.
3164
3165 %package tex-thumbpdf
3166 Summary:        Thumbnails for PDFTeX and dvips/ps2pdf
3167 Summary(pl.UTF-8):      Ikonki dla PDFTeXa i dvips/ps2pdf
3168 Group:          Applications/Publishing/TeX
3169 Requires(post,postun):  %{_bindir}/texhash
3170 Requires:       %{name} = %{epoch}:%{version}-%{release}
3171
3172 %description tex-thumbpdf
3173 Provides support, using Perl, for thumbnails in pdfTeX and
3174 dvips/ps2pdf, using ghostscript to generate the thumbnails which get
3175 represented in a TeX readable file that is read by the package
3176 thumbpdf.sty to automatically include the thumbnails. Works with both
3177 plain TeX and LaTeX.
3178
3179 %description tex-thumbpdf -l pl.UTF-8
3180 Pakiet przy pomocy Perla dodaje ikonki w pdfTeXu i dvips/ps2pdf przy
3181 użyciu ghostscripta. Ikonki są reprezentowane w pliku czytanym przez
3182 TeXa, który jest wywoływany z thumbpdf.sty, aby automatycznie dołączyć
3183 ikonki. Działa z formatami plain TeX i LaTeX.
3184
3185 %package tex-ukrhyph
3186 Summary:        Ukranian hyphenation
3187 Summary(pl.UTF-8):      Ukraińskie zasady przenoszenia wyrazów
3188 Group:          Applications/Publishing/TeX
3189 Requires(post,postun):  %{_bindir}/texhash
3190 Requires:       %{name} = %{epoch}:%{version}-%{release}
3191
3192 %description tex-ukrhyph
3193 This package allows the use of different hyphenation patterns for the
3194 Ukrainian language for various Cyrillic font encodings. Contains
3195 packages implementing traditional rules, modern rules, and combined
3196 English-Ukrainian hyphenation.
3197
3198 %description tex-ukrhyph -l pl.UTF-8
3199 Ten pakiet pozwala na używanie różnych wzorców przenoszenia wyrazów
3200 dla języka ukraińskiego z różnymi kodowaniami fontów z cyrylicą.
3201 Zawiera pakiety z implementacją reguł tradycyjnych, współczesnych i
3202 łączonych angielsko-ukraińskich.
3203
3204 %package latex-vietnam
3205 Summary:        Vietnamese language support
3206 Summary(pl.UTF-8):      Wsparcie dla języka wietnamskiego
3207 Group:          Applications/Publishing/TeX
3208 Requires(post,postun):  %{_bindir}/texhash
3209 Requires:       %{name} = %{epoch}:%{version}-%{release}
3210 Obsoletes:      tetex-tex-vietnam
3211
3212 %description latex-vietnam
3213 Vietnamese language support.
3214
3215 %description latex-vietnam -l pl.UTF-8
3216 Wsparcie dla języka wietnamskiego.
3217
3218 %package tex-xypic
3219 Summary:        Package for typesetting a variety of graphs and diagrams with TeX
3220 Summary(pl.UTF-8):      Pakiet do składania w TeXu różnych wykresów i diagramów
3221 Group:          Applications/Publishing/TeX
3222 Requires(post,postun):  %{_bindir}/texhash
3223 Requires:       %{name} = %{epoch}:%{version}-%{release}
3224 Requires:       %{name}-fonts-xypic = %{epoch}:%{version}-%{release}
3225
3226 %description tex-xypic
3227 A package for typesetting a variety of graphs and diagrams with TeX.
3228 Xy-pic works with most formats (including LaTeX, AMS-LaTeX, AMS-TeX,
3229 and plain TeX), in particular Xy-pic is provided as a LaTeX2e
3230 `supported package'.
3231
3232 %description tex-xypic -l pl.UTF-8
3233 Pakiet do składania w TeXu różnych wykresów i diagramów. Xy-pic działa
3234 z większością formatów (w tym LaTeX, AMS-LaTeX, AMS-TeX i plain TeX),
3235 w szczególności jest dołączany jako "wspierany pakiet" LaTeX2e.
3236
3237 %package tex-xkeyval
3238 Summary:        Extension to keyval package
3239 Summary(pl.UTF-8):      Rozszerzenie do pakietu keyval
3240 Group:          Applications/Publishing/TeX
3241 Requires(post,postun):  /usr/bin/texhash
3242 Requires:       %{name} = %{epoch}:%{version}-%{release}
3243
3244 %description tex-xkeyval
3245 Extension to keyval package.
3246
3247 %description tex-xkeyval -l pl.UTF-8
3248 Rozszerzenie do pakietu keyval.
3249
3250 %package dirs-fonts
3251 Summary:        TeX font directories
3252 Summary(pl.UTF-8):      Katalogi fontów TeXa
3253 Group:          Fonts
3254
3255 %description dirs-fonts
3256 TeX font directories.
3257
3258 %description dirs-fonts -l pl.UTF-8
3259 Katalogi fontów TeXa.
3260
3261 # # Fonts packages #
3262
3263 %package fonts-adobe
3264 Summary:        Adobe fonts
3265 Summary(pl.UTF-8):      Fonty Adobe
3266 Group:          Fonts
3267 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3268
3269 %description fonts-adobe
3270 Adobe fonts.
3271
3272 %description fonts-adobe -l pl.UTF-8
3273 Fonty Adobe.
3274
3275 %package fonts-ae
3276 Summary:        Virtual fonts for PDF-files with T1 encoded CMR-fonts
3277 Summary(pl.UTF-8):      Wirtualne fonty do plików PDF z fontami CMR o kodowaniu T1
3278 Group:          Fonts
3279 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3280
3281 %description fonts-ae
3282 Virtual fonts for PDF-files with T1 encoded CMR-fonts.
3283
3284 %description fonts-ae -l pl.UTF-8
3285 Wirtualne fonty do plików PDF z fontami CMR o kodowaniu T1.
3286
3287 %package fonts-ams
3288 Summary:        AMS fonts
3289 Summary(pl.UTF-8):      Fonty AMS
3290 Group:          Fonts
3291 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3292
3293 %description fonts-ams
3294 AMS fonts.
3295
3296 %description fonts-ams -l pl.UTF-8
3297 Fonty AMS.
3298
3299 %package fonts-antp
3300 Summary:        Antykwa Poltawskiego, a Type 1 family of Polish traditional type
3301 Summary(pl.UTF-8):      Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako Type 1
3302 Group:          Fonts
3303 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3304
3305 %description fonts-antp
3306 Antykwa Poltawskiego, a Type 1 family of Polish traditional type.
3307
3308 %description fonts-antp -l pl.UTF-8
3309 Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako
3310 Type 1.
3311
3312 %package fonts-antt
3313 Summary:        Antykwa Torunska, a Type 1 family of a Polish traditional type
3314 Summary(pl.UTF-8):      Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1
3315 Group:          Fonts
3316 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3317
3318 %description fonts-antt
3319 Antykwa Torunska, a Type 1 family of a Polish traditional type.
3320
3321 %description fonts-antt -l pl.UTF-8
3322 Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1.
3323
3324 %package fonts-arphic
3325 Summary:        Arphic fonts
3326 Group:          Fonts
3327 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3328
3329 %description fonts-arphic
3330 Arphic fonts.
3331
3332 %package fonts-bbm
3333 Summary:        Blackboard variant fonts for Computer Modern, with LaTeX support
3334 Summary(pl.UTF-8):      Tablicowy wariant fontów Computer Modern ze wsparciem dla LaTeXa
3335 Group:          Fonts
3336 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3337
3338 %description fonts-bbm
3339 Blackboard variant fonts for Computer Modern, with LaTeX support.
3340
3341 %description fonts-bbm -l pl.UTF-8
3342 Tablicowy wariant fontów Computer Modern ze wsparciem dla LaTeXa.
3343
3344 %package fonts-bbold
3345 Summary:        Sans serif blackboard bold for LaTeX
3346 Summary(pl.UTF-8):      Tablicowy tłusty font sans serif dla LaTeXa
3347 Group:          Fonts
3348 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3349
3350 %description fonts-bbold
3351 Sans serif blackboard bold for LaTeX.
3352
3353 %description fonts-bbold -l pl.UTF-8
3354 Tablicowy tłusty font sans serif dla LaTeXa.
3355
3356 %package fonts-bh
3357 Summary:        Bold & Heavy Fonts
3358 Summary(pl.UTF-8):      Fonty Bold i Heavy
3359 Group:          Fonts
3360 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3361
3362 %description fonts-bh
3363 Bold & Heavy Fonts.
3364
3365 %description fonts-bh -l pl.UTF-8
3366 Fonty Bold i Heavy.
3367
3368 %package fonts-bitstream
3369 Summary:        Bitstream fonts
3370 Summary(pl.UTF-8):      Fonty Bitstream
3371 Group:          Fonts
3372 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3373 Obsoletes:      tetex-fonts-bitstrea
3374
3375 %description fonts-bitstream
3376 Bitstream fonts.
3377
3378 %description fonts-bitstream -l pl.UTF-8
3379 Fonty Bitstream.
3380
3381 %package fonts-cbgreek
3382 Summary:        Complete set of Greek fonts
3383 Summary(pl.UTF-8):      Pełny zestaw fontów greckich
3384 Group:          Fonts
3385 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3386
3387 %description fonts-cbgreek
3388 Complete set of Greek fonts.
3389
3390 %description fonts-cbgreek -l pl.UTF-8
3391 Pełny zestaw fontów greckich.
3392
3393 %package fonts-cc-pl
3394 Summary:        Polish version of Computer Concrete fonts
3395 Summary(pl.UTF-8):      Polska wersja fontów Computer Concrete
3396 Group:          Fonts
3397 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3398
3399 %description fonts-cc-pl
3400 Polish version of Computer Concrete fonts.
3401
3402 %description fonts-cc-pl -l pl.UTF-8
3403 Polska wersja fontów Computer Concrete.
3404
3405 %package fonts-cg
3406 Summary:        Compugraphic fonts
3407 Summary(pl.UTF-8):      Fonty Compugraphic
3408 Group:          Fonts
3409 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3410
3411 %description fonts-cg
3412 Compugraphic fonts.
3413
3414 %description fonts-cg -l pl.UTF-8
3415 Fonty Compugraphic.
3416
3417 %package fonts-cm
3418 Summary:        Computer Modern fonts
3419 Summary(pl.UTF-8):      Fonty Computer Modern
3420 Group:          Fonts
3421 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3422
3423 %description fonts-cm
3424 Computer Modern fonts.
3425
3426 %description fonts-cm -l pl.UTF-8
3427 Fonty Computer Modern.
3428
3429 %package fonts-cmbright
3430 Summary:        CM Bright fonts
3431 Summary(pl.UTF-8):      Fonty CM Bright
3432 Group:          Fonts
3433 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3434
3435 %description fonts-cmbright
3436 CM Bright fonts.
3437
3438 %description fonts-cmbright -l pl.UTF-8
3439 Fonty CM Bright.
3440
3441 %package fonts-cmcyr
3442 Summary:        Computer Modern fonts extended with Russian letters
3443 Summary(pl.UTF-8):      Fonty Computer Modern rozszerzone o litery rosyjskie
3444 Group:          Fonts
3445 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3446
3447 %description fonts-cmcyr
3448 Computer Modern fonts extended with Russian letters.
3449
3450 %description fonts-cmcyr -l pl.UTF-8
3451 Fonty Computer Modern rozszerzone o litery rosyjskie.
3452
3453 %package fonts-cmextra
3454 Summary:        Extra Computer Modern fonts, from the American Mathematical Society
3455 Summary(pl.UTF-8):      Dodatkowe fonty Computer Modern z AMS
3456 Group:          Fonts
3457 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3458
3459 %description fonts-cmextra
3460 Extra Computer Modern fonts, from the American Mathematical Society.
3461
3462 %description fonts-cmextra -l pl.UTF-8
3463 Dodatkowe fonty Computer Modern z AMS (American Mathematical Society).
3464
3465 %package fonts-concmath
3466 Summary:        Concrete Math fonts
3467 Summary(pl.UTF-8):      Fonty matematyczne Concrete Math
3468 Group:          Fonts
3469 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3470
3471 %description fonts-concmath
3472 Concrete Math fonts.
3473
3474 %description fonts-concmath -l pl.UTF-8
3475 Fonty matematyczne Concrete Math.
3476
3477 %package fonts-concrete
3478 Summary:        Concrete Roman fonts
3479 Summary(pl.UTF-8):      Fonty Concrete Roman
3480 Group:          Fonts
3481 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3482
3483 %description fonts-concrete
3484 Concrete Roman fonts, designed by Donald E. Knuth, originally for use
3485 with Euler math fonts.
3486
3487 %description fonts-concrete -l pl.UTF-8
3488 Fonty Concrete Roman, opracowane przez Donalda E. Knutha, oryginalnie
3489 przeznaczone do używania z fontami matematycznymi Euler.
3490
3491 %package fonts-cs
3492 Summary:        Czech/Slovak-tuned MetaFont Computer Modern fonts
3493 Summary(pl.UTF-8):      Fonty MetaFont Computer Modern dla języków czeskiego i słowackiego
3494 Group:          Fonts
3495 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3496
3497 %description fonts-cs
3498 Czech/Slovak-tuned MetaFont Computer Modern fonts.
3499
3500 %description fonts-cs -l pl.UTF-8
3501 Fonty MetaFont Computer Modern zmodyfikowane pod kątem języków
3502 czeskiego i słowackiego.
3503
3504 %package fonts-dstroke
3505 Summary:        Doublestroke font for typesetting the mathematical symbols
3506 Summary(pl.UTF-8):      Podwójnie kreślony font do składania symboli matematycznych
3507 Group:          Fonts
3508 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3509
3510 %description fonts-dstroke
3511 Doublestroke font for typesetting the mathematical symbols.
3512
3513 %description fonts-dstroke -l pl.UTF-8
3514 Podwójnie kreślony font do składania symboli matematycznych.
3515
3516 %package fonts-ecc
3517 Summary:        Sources for the European Concrete fonts
3518 Summary(pl.UTF-8):      Źródła dla fontów European Concrete
3519 Group:          Fonts
3520 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3521
3522 %description fonts-ecc
3523 The MetaFont sources and tfm files of the European Concrete Fonts.
3524 This is the EC implementation of Knuth's Concrete fonts, including
3525 also the corresponding text companion fonts.
3526
3527 %description fonts-ecc -l pl.UTF-8
3528 Źródła MetaFonta i pliki tfm dla fontów European Concrete. Jest to
3529 implementacja EC fontów Concrete Knutha, włącznie z odpowiadającymi
3530 tekstowymi fontami towarzyszącymi.
3531
3532 %package fonts-eurosym
3533 Summary:        The new European currency symbol for the Euro
3534 Summary(pl.UTF-8):      Symbol nowej europejskiej waluty Euro
3535 Group:          Fonts
3536 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3537
3538 %description fonts-eurosym
3539 The new European currency symbol for the Euro implemented in Metafont,
3540 using the official European Commission dimensions, and providing
3541 several shapes (normal, slanted, bold, outline).
3542
3543 %description fonts-eurosym -l pl.UTF-8
3544 Symbol nowej europejskiej waluty Euro, zaimplementowany w Metafoncie,
3545 z użyciem oficjalnych wymiarów wg Komisji Europejskiej, dostarczający
3546 różnych kształtów (normalnego, pochylonego, tłustego, szkicowanego).
3547
3548 %package fonts-eulervm
3549 Summary:        The Virtual Euler Math fonts
3550 Summary(pl.UTF-8):      Fonty Virtual Euler Math
3551 Group:          Fonts
3552 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3553
3554 %description fonts-eulervm
3555 Euler-VM is a set of _virtual_ math fonts based on Euler and CM. This
3556 approach has several advantages over immediately using the _real_
3557 Euler fonts: Most noticeably, less TeX resources are consumed, the
3558 quality of various math symbols is improved, and a usable \hslash
3559 symbol can be provided.
3560
3561 %description fonts-eulervm -l pl.UTF-8
3562 Euler-VM to zbiór _wirtualnych_ fontów matematycznych opartych na
3563 fontach Euler i CM. Podejście to ma różne zalety nad bezpośrednim
3564 używaniem _prawdziwych_ fontów Euler: najbardziej zauważalnie, używane
3565 jest mniej zasobów TeXa, poprawiona jest jakość różnych symboli
3566 matematycznych i może być dostępny używalny symbol \hslash.
3567
3568 %package fonts-euxm
3569 Summary:        Fonts similar to EUSM but with two more characters
3570 Summary(pl.UTF-8):      Fonty podobne do EUSM, ale z dwoma dodatkowymi znakami
3571 Group:          Fonts
3572 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3573
3574 %description fonts-euxm
3575 Fonts like EUSM but with two more characters needed for Concrete Math
3576 included in TeXLive distribution in fonts3.
3577
3578 %description fonts-euxm -l pl.UTF-8
3579 Fonty podobne do EUSM, ale z dwoma dodatkowymi znakami, potrzebnymi
3580 dla Concrete Math dołączonego w fonts3 dystrybucji TeXLive.
3581
3582 %package fonts-gothic
3583 Summary:        Gothic and ornamental initial fonts by Yannis Haralambous
3584 Summary(pl.UTF-8):      Początkowe fonty gotyckie i ornamentowe Yannisa Haralambousa
3585 Group:          Fonts
3586 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3587
3588 %description fonts-gothic
3589 Gothic and ornamental initial fonts by Yannis Haralambous.
3590
3591 %description fonts-gothic -l pl.UTF-8
3592 Początkowe fonty gotyckie i ornamentowe Yannisa Haralambousa.
3593
3594 %package fonts-hoekwater
3595 Summary:        Converted mflogo font
3596 Summary(pl.UTF-8):      Przekonwertowany font mflogo
3597 Group:          Fonts
3598 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3599
3600 %description fonts-hoekwater
3601 Fonts originally created in MetaFont, transformed to PostScript by
3602 Taco Hoekwater; includes logo, manfnt, rsfs, stmaryrd, wasy, wasy2,
3603 xipa.
3604
3605 %description fonts-hoekwater -l pl.UTF-8
3606 Fonty oryginalnie stworzone w MetaFoncie, przekształcone do
3607 PostScriptu przez Taco Hoekwatera; zawierają: logo, manfnt, rsfs,
3608 stmaryrd, wasy, wasy2, xipa.
3609
3610 %package fonts-jknappen
3611 Summary:        Miscellaneous packages by Joerg Knappen
3612 Summary(pl.UTF-8):      Różne pakiety autorstwa Joerga Knappena
3613 Group:          Fonts
3614 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3615
3616 %description fonts-jknappen
3617 Miscellaneous macros, mostly for making use of extra fonts, by Joerg
3618 Knappen, including sgmlcmpt.
3619
3620 %description fonts-jknappen -l pl.UTF-8
3621 Różne makra, głównie do używania dodatkowych fontów autorstwa Joerga
3622 Knappena. Zawiera sgmlcmpt.
3623
3624 %package fonts-latex
3625 Summary:        Basic LaTeX fonts
3626 Summary(pl.UTF-8):      Podstawowe fonty dla LaTeXa
3627 Group:          Fonts
3628 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3629
3630 %description fonts-latex
3631 Basic LaTeX fonts.
3632
3633 %description fonts-latex -l pl.UTF-8
3634 Podstawowe fonty dla LaTeXa.
3635
3636 %package fonts-lh
3637 Summary:        Olga Lapko's LH fonts
3638 Summary(pl.UTF-8):      Fonty LH Olgi Lapko
3639 Group:          Fonts
3640 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3641
3642 %description fonts-lh
3643 The lh fonts for the `T2'/X2 encodings (for cyrillic languages).
3644
3645 %description fonts-lh -l pl.UTF-8
3646 Fonty lh dla kodowań `T2'/X2 (dla języków zapisywanych cyrylicą).
3647
3648 %package fonts-lm
3649 Summary:        Latin Modern family fonts
3650 Summary(pl.UTF-8):      Fonty z rodziny Latin Modern
3651 Group:          Applications/Publishing/TeX
3652 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3653
3654 %description fonts-lm
3655 Latin Modern family of fonts, based on the Computer Modern fonts
3656 released into public domain by AMS (copyright (C) 1997 AMS). Contain a
3657 lot of additional characters, mainly accented ones, but not only.
3658 There is a one set of PostScript fonts and four sets of TeX Font
3659 Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
3660 encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
3661 Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
3662 potential user knows what to do with all these files. The author is
3663 Boguslaw Jackowski.
3664
3665 %description fonts-lm -l pl.UTF-8
3666 Rodzina fontów Latin Modern, oparta na fontach Computer Modern
3667 przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
3668 Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
3669 Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
3670 Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
3671 QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
3672 (texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
3673 (ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
3674 tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
3675
3676 %package fonts-marvosym
3677 Summary:        Martin Vogel's Symbol (marvosym) font
3678 Summary(pl.UTF-8):      Font Symbol Martina Vogela (marvosym)
3679 Group:          Fonts
3680 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3681
3682 %description fonts-marvosym
3683 Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
3684 currency symbol as defined by the European commission; Euro currency
3685 symbols in typefaces Times, Helvetica and Courier; Symbols for
3686 structural engineering; Symbols for steel cross-sections; Astronomy
3687 signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
3688 symbols; CE sign and others.
3689
3690 %description fonts-marvosym -l pl.UTF-8
3691 Font Symbol Martina Vogela (marvosym) to font zawierający: symbol
3692 waluty Euro zdefiniowany przez Komisję Europejską; symbole waluty Euro
3693 dla krojów Times, Helvetica i Courier; symbole dla inżynierii
3694 strukturalnej; symbole dla przekroi poprzecznych; symbole
3695 astronomiczne (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole
3696 krawieckie; znak CE i inne.
3697
3698 %package fonts-mflogo
3699 Summary:        Logo fonts
3700 Summary(pl.UTF-8):      Fonty logo
3701 Group:          Fonts
3702 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3703
3704 %description fonts-mflogo
3705 Logo fonts.
3706
3707 %description fonts-mflogo -l pl.UTF-8
3708 Fonty logo.
3709
3710 %package fonts-misc
3711 Summary:        Miscellaneous fonts
3712 Summary(pl.UTF-8):      Różne fonty
3713 Group:          Fonts
3714 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3715
3716 %description fonts-misc
3717 Miscellaneous fonts.
3718
3719 %description fonts-misc -l pl.UTF-8
3720 Fonty różne.
3721
3722 %package fonts-monotype
3723 Summary:        Monotype fonts
3724 Summary(pl.UTF-8):      Fonty Monotype
3725 Group:          Fonts
3726 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3727
3728 %description fonts-monotype
3729 Monotype fonts.
3730
3731 %description fonts-monotype -l pl.UTF-8
3732 Fonty Monotype.
3733
3734 %package fonts-omega
3735 Summary:        Fonts for Omega - extended unicode TeX
3736 Summary(pl.UTF-8):      Fonty dla Omegi - TeXa ze wsparciem dla unikodu
3737 Group:          Fonts
3738 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3739
3740 %description fonts-omega
3741 Fonts for Omega - extended unicode TeX.
3742
3743 %description fonts-omega -l pl.UTF-8
3744 Fonty dla Omegi - TeXa ze wsparciem dla unikodu.
3745
3746 %package fonts-pazo
3747 Summary:        Pazo fonts
3748 Summary(pl.UTF-8):      Fonty Pazo
3749 Group:          Fonts
3750 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3751
3752 %description fonts-pazo
3753 Pazo fonts.
3754
3755 %description fonts-pazo -l pl.UTF-8
3756 Fonty Pazo.
3757
3758 %package fonts-pl
3759 Summary:        Polish fonts
3760 Summary(pl.UTF-8):      Polskie fonty
3761 Group:          Fonts
3762 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3763
3764 %description fonts-pl
3765 Polish fonts.
3766
3767 %description fonts-pl -l pl.UTF-8
3768 Polskie fonty.
3769
3770 %package fonts-px
3771 Summary:        PX fonts
3772 Summary(pl.UTF-8):      Fonty PX
3773 Group:          Fonts
3774 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3775
3776 %description fonts-px
3777 PX fonts.
3778
3779 %description fonts-px -l pl.UTF-8
3780 Fonty PX.
3781
3782 %package fonts-qfonts
3783 Summary:        Quasi fonts
3784 Summary(pl.UTF-8):      Fonty Quasi
3785 Group:          Fonts
3786 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3787
3788 %description fonts-qfonts
3789 Quasi fonts.
3790
3791 %description fonts-qfonts -l pl.UTF-8
3792 Fonty Quasi.
3793
3794 %package fonts-qpx
3795 Summary:        Additional fonts for QPX package
3796 Summary(pl.UTF-8):      Dodatkowe fonty dla pakietu QPX
3797 Group:          Fonts
3798 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3799 Requires:       %{name}-fonts-px = %{epoch}:%{version}-%{release}
3800 Requires:       %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
3801
3802 %description fonts-qpx
3803 Additional fonts for QPX package.
3804
3805 %description fonts-qpx -l pl.UTF-8
3806 Dodatkowe fonty dla pakietu QPX.
3807
3808 %package fonts-qpxqtx
3809 Summary:        Additional fonts for QTX package
3810 Summary(pl.UTF-8):      Dodatkowe fonty dla pakietu QTX
3811 Group:          Fonts
3812 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3813 Requires:       %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
3814 Requires:       %{name}-fonts-tx = %{epoch}:%{version}-%{release}
3815
3816 %description fonts-qpxqtx
3817 Additional fonts for QTX package.
3818
3819 %description fonts-qpxqtx -l pl.UTF-8
3820 Dodatkowe fonty dla pakietu QTX.
3821
3822 %package fonts-rsfs
3823 Summary:        Fonts of uppercase script letters for scientific and mathematical typesetting
3824 Summary(pl.UTF-8):      Fonty wielkich liter pisanych do składania dokumentów naukowych i matematycznych
3825 Group:          Fonts
3826 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3827
3828 %description fonts-rsfs
3829 Fonts of uppercase script letters for use as symbols in scientific and
3830 mathematical typesetting, in contrast to the informal script fonts
3831 such as that used for the `calligraphic' symbols in the TeX math
3832 symbol font.
3833
3834 %description fonts-rsfs -l pl.UTF-8
3835 Fonty wielkich liter pisanych do używania jako symbole przy składaniu
3836 dokumentów naukowych i matematycznych, w odróżnieniu od nieformalnych
3837 fontów pisanych takich jak używane do symboli "kaligraficznych" w
3838 matematycznym foncie TeXowym symbol.
3839
3840 %package fonts-stmaryrd
3841 Summary:        St Mary Road symbols for functional programming
3842 Summary(pl.UTF-8):      Symbole St Mary Road do programowania funkcyjnego
3843 Group:          Fonts
3844 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3845
3846 %description fonts-stmaryrd
3847 St Mary Road symbols for functional programming.
3848
3849 %description fonts-stmaryrd -l pl.UTF-8
3850 Symbole St Mary Road do programowania funkcyjnego.
3851
3852 %package fonts-tx
3853 Summary:        TX fonts
3854 Summary(pl.UTF-8):      Fonty TX
3855 Group:          Fonts
3856 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3857
3858 %description fonts-tx
3859 TX fonts.
3860
3861 %description fonts-tx -l pl.UTF-8
3862 Fonty TX.
3863
3864 %package fonts-uhc
3865 Summary:        UHC fonts
3866 Group:          Fonts
3867 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3868
3869 %description fonts-uhc
3870 UHC fonts.
3871
3872 %package fonts-urw
3873 Summary:        URW fonts
3874 Summary(pl.UTF-8):      Fonty URW
3875 Group:          Fonts
3876 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3877
3878 %description fonts-urw
3879 URW fonts.
3880
3881 %description fonts-urw -l pl.UTF-8
3882 Fonty URW.
3883
3884 %package fonts-urwvn
3885 Summary:        URWVN fonts
3886 Summary(pl.UTF-8):      Fonty URWVN
3887 Group:          Fonts
3888 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3889
3890 %description fonts-urwvn
3891 URWVN fonts.
3892
3893 %description fonts-urwvn -l pl.UTF-8
3894 Fonty URWVN.
3895
3896 %package fonts-vnr
3897 Summary:        VNR fonts
3898 Summary(pl.UTF-8):      Fonty VNR
3899 Group:          Fonts
3900 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3901
3902 %description fonts-vnr
3903 VNR fonts.
3904
3905 %description fonts-vnr -l pl.UTF-8
3906 Fonty VNR.
3907
3908 %package fonts-wadalab
3909 Summary:        Wadalab fonts
3910 Group:          Fonts
3911 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3912
3913 %description fonts-wadalab
3914 Wadalab fonts.
3915
3916 %package fonts-wasy
3917 Summary:        Waldis symbol fonts
3918 Summary(pl.UTF-8):      Fonty Waldis symbol
3919 Group:          Fonts
3920 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3921
3922 %description fonts-wasy
3923 Waldis symbol fonts.
3924
3925 %description fonts-wasy -l pl.UTF-8
3926 Fonty Waldis symbol.
3927
3928 %package fonts-xypic
3929 Summary:        Xy-pic fonts
3930 Summary(pl.UTF-8):      Fonty Xy-pic
3931 Group:          Fonts
3932 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3933
3934 %description fonts-xypic
3935 Xy-pic fonts.
3936
3937 %description fonts-xypic -l pl.UTF-8
3938 Fonty Xy-pic.
3939
3940 %package fonts-yandy
3941 Summary:        European Modern fonts from Y&Y
3942 Summary(pl.UTF-8):      Fonty European Modern od Y&Y
3943 Group:          Fonts
3944 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3945
3946 %description fonts-yandy
3947 European Modern fonts from Y&Y.
3948
3949 %description fonts-yandy -l pl.UTF-8
3950 Fonty European Modern od Y&Y.
3951
3952 %package fonts-type1-antp
3953 Summary:        Antykwa Poltawskiego, a Type 1 family of Polish traditional type
3954 Summary(pl.UTF-8):      Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako Type 1
3955 Group:          Fonts
3956 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3957
3958 %description fonts-type1-antp
3959 Antykwa Poltawskiego, a Type 1 family of Polish traditional type.
3960
3961 %description fonts-type1-antp -l pl.UTF-8
3962 Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako
3963 Type 1.
3964
3965 %package fonts-type1-antt
3966 Summary:        Antykwa Torunska, a Type 1 family of a Polish traditional type
3967 Summary(pl.UTF-8):      Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1
3968 Group:          Fonts
3969 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3970
3971 %description fonts-type1-antt
3972 Antykwa Torunska, a Type 1 family of a Polish traditional type.
3973
3974 %description fonts-type1-antt -l pl.UTF-8
3975 Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1.
3976
3977 %package fonts-type1-arphic
3978 Summary:        Type1 Arphic fonts
3979 Group:          Fonts
3980 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3981
3982 %description fonts-type1-arphic
3983 Type1 Arphic fonts.
3984
3985 %package fonts-type1-belleek
3986 Summary:        Free replacement for basic MathTime fonts
3987 Summary(pl.UTF-8):      Wolnodostępny zamiennik podstawowych fontów MathTime
3988 Group:          Fonts
3989 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3990
3991 %description fonts-type1-belleek
3992 Free replacement for basic MathTime fonts.
3993
3994 %description fonts-type1-belleek -l pl.UTF-8
3995 Wolnodostępny zamiennik podstawowych fontów MathTime.
3996
3997 %package fonts-type1-bitstream
3998 Summary:        Bitstream fonts
3999 Summary(pl.UTF-8):      Fonty Bitstream
4000 Group:          Fonts
4001 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4002 Obsoletes:      tetex-fonts-type1-bitstrea
4003
4004 %description fonts-type1-bitstream
4005 Bitstream fonts.
4006
4007 %description fonts-type1-bitstream -l pl.UTF-8
4008 Fonty Bitstream.
4009
4010 %package fonts-type1-bluesky
4011 Summary:        Computer Modern family fonts
4012 Summary(pl.UTF-8):      Fonty z rodziny Computer Modern
4013 Group:          Fonts
4014 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4015
4016 %description fonts-type1-bluesky
4017 Computer Modern family fonts.
4018
4019 %description fonts-type1-bluesky -l pl.UTF-8
4020 Fonty z rodzony Computer Modern.
4021
4022 %package fonts-type1-cc-pl
4023 Summary:        Polish version of Computer Concrete fonts
4024 Summary(pl.UTF-8):      Polska wersja fontów Computer Concrete
4025 Group:          Fonts
4026 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4027
4028 %description fonts-type1-cc-pl
4029 Polish version of Computer Concrete fonts.
4030
4031 %description fonts-type1-cc-pl -l pl.UTF-8
4032 Polska wersja fontów Computer Concrete.
4033
4034 %package fonts-type1-cmcyr
4035 Summary:        Computer Modern fonts extended with Russian letters
4036 Summary(pl.UTF-8):      Fonty Computer Modern rozszerzone o litery rosyjskie
4037 Group:          Fonts
4038 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4039
4040 %description fonts-type1-cmcyr
4041 Computer Modern fonts extended with Russian letters.
4042
4043 %description fonts-type1-cmcyr -l pl.UTF-8
4044 Fonty Computer Modern rozszerzone o litery rosyjskie.
4045
4046 %package fonts-type1-cs
4047 Summary:        Czech/Slovak-tuned MetaFont Computer Modern fonts
4048 Summary(pl.UTF-8):      Fonty MetaFont Computer Modern dla języków czeskiego i słowackiego
4049 Group:          Fonts
4050 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4051
4052 %description fonts-type1-cs
4053 Czech/Slovak-tuned MetaFont Computer Modern fonts.
4054
4055 %description fonts-type1-cs -l pl.UTF-8
4056 Fonty MetaFont Computer Modern zmodyfikowane pod kątem języków
4057 czeskiego i słowackiego.
4058
4059 %package fonts-type1-dstroke
4060 Summary:        Doublestroke Type1 font for typesetting the mathematical symbols
4061 Summary(pl.UTF-8):      Podwójnie kreślony font Type1 do składania symboli matematycznych
4062 Group:          Fonts
4063 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4064
4065 %description fonts-type1-dstroke
4066 Doublestroke Type1 font for typesetting the mathematical symbols.
4067
4068 %description fonts-type1-dstroke -l pl.UTF-8
4069 Podwójnie kreślony font Type1 do składania symboli matematycznych.
4070
4071 %package fonts-type1-eurosym
4072 Summary:        The new European currency symbol for the Euro
4073 Summary(pl.UTF-8):      Symbol nowej europejskiej waluty Euro
4074 Group:          Fonts
4075 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4076
4077 %description fonts-type1-eurosym
4078 The new European currency symbol for the Euro implemented in Metafont,
4079 using the official European Commission dimensions, and providing
4080 several shapes (normal, slanted, bold, outline).
4081
4082 %description fonts-type1-eurosym -l pl.UTF-8
4083 Symbol nowej europejskiej waluty Euro, zaimplementowany w Metafoncie,
4084 z użyciem oficjalnych wymiarów wg Komisji Europejskiej, dostarczający
4085 różnych kształtów (normalnego, pochylonego, tłustego, szkicowanego).
4086
4087 %package fonts-type1-hoekwater
4088 Summary:        Converted mflogo font
4089 Summary(pl.UTF-8):      Przekonwertowany font mflogo
4090 Group:          Fonts
4091 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4092
4093 %description fonts-type1-hoekwater
4094 Fonts originally created in MetaFont, transformed to PostScript by
4095 Taco Hoekwater; includes logo, manfnt, rsfs, stmaryrd, wasy, wasy2,
4096 xipa.
4097
4098 %description fonts-type1-hoekwater -l pl.UTF-8
4099 Fonty oryginalnie stworzone w MetaFoncie, przekształcone do
4100 PostScriptu przez Taco Hoekwatera; zawierają: logo, manfnt, rsfs,
4101 stmaryrd, wasy, wasy2, xipa.
4102
4103 %package fonts-type1-fpl
4104 Summary:        SC/OsF fonts for URW Palladio L
4105 Summary(pl.UTF-8):      Fonty SC/OsF dla URW Palladio L
4106 Group:          Fonts
4107 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4108
4109 %description fonts-type1-fpl
4110 The FPL Fonts provide a set of SC/OsF fonts for URW Palladio L which
4111 are compatible with respect to metrics with the Palatino SC/OsF fonts
4112 from Adobe. Note that it is not the author's aim to exactly reproduce
4113 the outlines of the original Adobe fonts. The SC and OsF in the FPL
4114 Fonts were designed with the glyphs from URW Palladio L as starting
4115 point. For some glyphs (eg 'o') the author got the best result by
4116 scaling and boldening. For others (eg 'h') shifting selected portions
4117 of the character gave more satisfying results. All this was done using
4118 the free font editor FontForge <http://fontforge.sf.net/>. The kerning
4119 data in these fonts comes from Walter Schmidt's improved Palatino
4120 metrics.
4121
4122 %description fonts-type1-fpl -l pl.UTF-8
4123 Fonty FPL dostarczają zbiór fontów SC/OsF dla URW Palladio L, które są
4124 kompatybilne co do metryk z fontami Palatino SC/OsF firmy Adobe.
4125 Należy jednak zaznaczyć, że celem autora nie jest dokładne odtworzenie
4126 kształtów oryginalnych fontów Adobe. SC i OsF w fontach FPL były
4127 projektowane w oparciu o glify z URW Palladio L. Dla niektórych glifów
4128 (np. 'o') autor uzyskał najlepszy wynik poprzez skalowanie i
4129 pogrubianie. Dla innych (np. 'h') przesuwanie wybranych części znaku
4130 dało lepsze wyniki. Wszystko to zostało zrobione przy użyciu
4131 wolnodostępnego edytora fontów FontForge <http://fontforge.sf.net/>.
4132 Dane dla kerningu w tych fontach pochodzą z ulepszonych metryk
4133 Palatino Waltera Schmidta.
4134
4135 %package fonts-type1-tt2001
4136 Summary:        Type1 tt2001 family fonts
4137 Summary(pl.UTF-8):      Fonty Type1 z rodziny tt2001
4138 Group:          Applications/Publishing/TeX
4139 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4140
4141 %description fonts-type1-tt2001
4142 Type1 tt2001 famliy fonts.
4143
4144 %description fonts-type1-tt2001 -l pl.UTF-8
4145 Fonty Type1 z rodziny tt2001.
4146
4147 %package fonts-type1-lm
4148 Summary:        Type1 Latin Modern family fonts
4149 Summary(pl.UTF-8):      Fonty Type1 z rodziny Latin Modern
4150 Group:          Applications/Publishing/TeX
4151 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4152
4153 %description fonts-type1-lm
4154 Latin Modern family of fonts, based on the Computer Modern fonts
4155 released into public domain by AMS (copyright (C) 1997 AMS). Contain a
4156 lot of additional characters, mainly accented ones, but not only.
4157 There is a one set of PostScript fonts and four sets of TeX Font
4158 Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
4159 encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
4160 Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
4161 potential user knows what to do with all these files. The author is
4162 Boguslaw Jackowski.
4163
4164 %description fonts-type1-lm -l pl.UTF-8
4165 Rodzina fontów Latin Modern, oparta na fontach Computer Modern
4166 przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
4167 Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
4168 Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
4169 Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
4170 QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
4171 (texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
4172 (ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
4173 tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
4174
4175 %package fonts-type1-marvosym
4176 Summary:        Martin Vogel's Symbol (marvosym) font
4177 Summary(pl.UTF-8):      Font Symbol Martina Vogela (marvosym)
4178 Group:          Fonts
4179 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4180
4181 %description fonts-type1-marvosym
4182 Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
4183 currency symbol as defined by the European commission; Euro currency
4184 symbols in typefaces Times, Helvetica and Courier; Symbols for
4185 structural engineering; Symbols for steel cross-sections; Astronomy
4186 signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
4187 symbols; CE sign and others.
4188
4189 %description fonts-type1-marvosym -l pl.UTF-8
4190 Font Symbol Martina Vogela (marvosym) to font zawierający: symbol
4191 waluty Euro zdefiniowany przez Komisję Europejską; symbole waluty Euro
4192 dla krojów Times, Helvetica i Courier; symbole dla inżynierii
4193 strukturalnej; symbole dla przekroi poprzecznych; symbole
4194 astronomiczne (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole
4195 krawieckie; znak CE i inne.
4196
4197 %package fonts-type1-mathpazo
4198 Summary:        Pazo Math fonts
4199 Summary(pl.UTF-8):      Fonty matematyczne Pazo Math
4200 Group:          Fonts
4201 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4202
4203 %description fonts-type1-mathpazo
4204 Pazo Math fonts.
4205
4206 %description fonts-type1-mathpazo -l pl.UTF-8
4207 Fonty matematyczne Pazo Math.
4208
4209 %package fonts-type1-omega
4210 Summary:        Type1 fonts for Omega - extended unicode TeX
4211 Summary(pl.UTF-8):      Fonty Type1 dla Omegi - TeXa ze wsparciem dla unikodu
4212 Group:          Fonts
4213 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4214
4215 %description fonts-type1-omega
4216 Type1 fonts for Omega - extended unicode TeX.
4217
4218 %description fonts-type1-omega -l pl.UTF-8
4219 Fonty Type1 dla Omegi - TeXa ze wsparciem dla unikodu.
4220
4221 %package fonts-type1-pl
4222 Summary:        Polish fonts
4223 Summary(pl.UTF-8):      Polskie fonty
4224 Group:          Fonts
4225 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4226 Requires:       %{name}-fonts-type1-bluesky = %{epoch}:%{version}-%{release}
4227
4228 %description fonts-type1-pl
4229 Polish fonts.
4230
4231 %description fonts-type1-pl -l pl.UTF-8
4232 Polskie fonty.
4233
4234 %package fonts-type1-px
4235 Summary:        PX fonts
4236 Summary(pl.UTF-8):      Fonty PX
4237 Group:          Fonts
4238 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4239
4240 %description fonts-type1-px
4241 PX fonts.
4242
4243 %description fonts-type1-px -l pl.UTF-8
4244 Fonty PX.
4245
4246 %package fonts-type1-qfonts
4247 Summary:        Quasi fonts
4248 Summary(pl.UTF-8):      Fonty Quasi
4249 Group:          Fonts
4250 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4251
4252 %description fonts-type1-qfonts
4253 Quasi fonts.
4254
4255 %description fonts-type1-qfonts -l pl.UTF-8
4256 Fonty Quasi.
4257
4258 %package fonts-type1-tx
4259 Summary:        TX fonts
4260 Summary(pl.UTF-8):      Fonty TX
4261 Group:          Fonts
4262 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4263
4264 %description fonts-type1-tx
4265 TX fonts.
4266
4267 %description fonts-type1-tx -l pl.UTF-8
4268 Fonty TX.
4269
4270 %package fonts-type1-uhc
4271 Summary:        Type1 UHC fonts
4272 Group:          Fonts
4273 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4274
4275 %description fonts-type1-uhc
4276 Type1 UHC fonts.
4277
4278 %package fonts-type1-urw
4279 Summary:        URW fonts
4280 Summary(pl.UTF-8):      Fonty URW
4281 Group:          Fonts
4282 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4283
4284 %description fonts-type1-urw
4285 URW fonts.
4286
4287 %description fonts-type1-urw -l pl.UTF-8
4288 Fonty URW.
4289
4290 %package fonts-type1-vnr
4291 Summary:        Type1 VNR fonts
4292 Summary(pl.UTF-8):      Fonty Type1 VNR
4293 Group:          Fonts
4294 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4295
4296 %description fonts-type1-vnr
4297 Type1 VNR fonts.
4298
4299 %description fonts-type1-vnr -l pl.UTF-8
4300 Fonty Type1 VNR.
4301
4302 %package fonts-type1-wadalab
4303 Summary:        Type1 Wadalab fonts
4304 Group:          Fonts
4305 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4306
4307 %description fonts-type1-wadalab
4308 Type1 Wadalab fonts.
4309
4310 %package fonts-type1-xypic
4311 Summary:        Xy-pic fonts
4312 Summary(pl.UTF-8):      Fonty Xy-pic
4313 Group:          Fonts
4314 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4315
4316 %description fonts-type1-xypic
4317 Xy-pic fonts.
4318
4319 %description fonts-type1-xypic -l pl.UTF-8
4320 Fonty Xy-pic.
4321
4322
4323 # TeXLive-specific packages - there wasn't before...
4324 %package afm2pl
4325 Summary:        Convert an Adobe font metric file to a TeX font property list
4326 Group:          Fonts
4327
4328 %description afm2pl
4329 Convert an Adobe font metric file to a TeX font property list.
4330
4331
4332 %package bbox
4333 Summary:        bbox prints the bounding box of images
4334 Group:          Applications/Publishing/TeX
4335
4336 %description bbox
4337 bbox reads a rawppm or rawpbm file and prints out the bounding box of
4338 the image.
4339
4340 %package cefutils
4341 Summary:        In cefutils there are CEF-compatible utils
4342 Group:          Applications/Publishing/TeX
4343
4344 %description cefutils
4345 In cefutils there are CEF-compatible (Chinese Encoding Framework)
4346 utils.
4347
4348 %package detex
4349 Summary:        A filter to strip TeX commands from a .tex file
4350 Summary(hu.UTF-8):      Egy szűrő, amely .tex fájlokból szűri ki a TeX parancsokat
4351 Group:          Applications/Publishing/TeX
4352
4353 %description detex
4354 A filter to strip TeX commands from a .tex file.
4355
4356 %description detex -l hu.UTF-8
4357 Egy szűrő, amely .tex fájlokból szűri ki a TeX parancsokat.
4358
4359
4360 %package dviutils
4361 Summary:        Various DVI utils
4362 Summary(hu.UTF-8):      Vegyes DVI eszközök
4363 Group:          Applications/Publishing/TeX
4364
4365 %description dviutils
4366 This package contains various DVI utils.
4367
4368 %description dviutils -l hu.UTF-8
4369 Ez a csomag mindenféle DVI eszközt tartalmaz.
4370
4371 %package epsutils
4372 Summary:        Various EPS utils
4373 Group:          Applications/Publishing/TeX
4374
4375 %description epsutils
4376 Various EPS (Encapsulated PostScript) utils.
4377
4378
4379 %package filters
4380 Summary:        Various filters
4381 Group:          Applications/Publishing/TeX
4382
4383 %description filters
4384 Various filters.
4385
4386
4387 %package uncategorized-utils
4388 Summary:        Uncategorized utils
4389 Group:          Applications/Publishing/TeX
4390
4391 %description uncategorized-utils
4392 Uncategorized utilities. Needs check and categorizing.
4393
4394 %package tex4ht
4395 Summary:        LaTeX and TeX for hypertext
4396 Group:          Applications/Publishing/TeX
4397
4398 %description tex4ht
4399 A converter from TeX and LaTeX to hypertext (HTML, XML, etc.),
4400 providing a configurable (La)TeX-based authoring system for hypertext.
4401 When converting to XML, you can use MathML instead of images for
4402 equation representation.
4403
4404 %package xetex
4405 Summary:        Extended TeX / LaTeX version for unicode
4406 Group:          Applications/Publishing/TeX
4407 Requires(post,postun):  /usr/bin/texhash
4408 Requires:       %{name}-fonts-misc = %{epoch}:%{version}-%{release}
4409
4410 %description xetex
4411 XeTeX extends the TeX typesetting system (and macro packages such as
4412 LaTeX and ConTeXt) to have native support for the Unicode character
4413 set, including complex Asian scripts, and for OpenType and TrueType
4414 fonts.
4415
4416 %package xmltex
4417 Summary:        TeX package for processing XML files
4418 Group:          Applications/Publishing/TeX
4419 Requires(post,postun):  /usr/bin/texhash
4420
4421 %description xmltex
4422 XMLTeX is a non-validating, namespace-aware XML parser written in TeX.
4423 It allows TeX to directly process XML files.
4424
4425 %prep
4426 %setup -q -c -T -n %{name}-%{version}-source
4427 lzma -dc %{SOURCE0} | tar xf - -C ..
4428 %patch0 -p1
4429 %patch1 -p1
4430
4431 cd libs/teckit
4432 cat ax*.m4 > acinclude.m4
4433 %{__libtoolize}
4434 %{__aclocal}
4435 %{__autoconf}
4436 %{__automake}
4437
4438 %build
4439 find . -name "config.sub" -exec cp /usr/share/automake/config.sub '{}' ';'
4440 %{__sed} -i 's@"extend/\(.*\)"@<\1>@' texk/ttf2pk/*.c
4441 cd texk/kpathsea
4442 %{__sed} -i 's@^TEXMFMAIN =.*@TEXMFMAIN = %{texmf}@' texmf.cnf
4443 %{__sed} -i 's@^TEXMFDIST =.*@TEXMFDIST = %{texmfdist}@' texmf.cnf
4444 %{__sed} -i 's@^TEXMFLOCAL =.*@TEXMFLOCAL = %{texmf}@' texmf.cnf
4445 %{__sed} -i 's@^TEXMFSYSVAR =.*@TEXMFSYSVAR = %{_localstatedir}@' texmf.cnf
4446 %{__sed} -i 's@^TEXMFSYSCONFIG =.*@TEXMFSYSCONFIG = %{_sysconfdir}/%{name}@' texmf.cnf
4447 %{__sed} -i 's@^TEXMFVAR =.*@TEXMFVAR = %{_localstatedir}@' texmf.cnf
4448 cd ../..
4449
4450 %configure \
4451 %if %{with bootstrap}
4452         --without-xindy \
4453         --without-luatex \
4454 %endif
4455         --disable-multiplatform \
4456         --disable-static \
4457         --enable-a4 \
4458         --enable-gf \
4459         --enable-ipc \
4460         --enable-shared \
4461         --with-fontconfig \
4462         --with-fonts-dir=/var/cache/fonts \
4463         --with-ncurses \
4464         --with-system-freetype \
4465         --with-freetype-include=/usr/include/freetype \
4466         --with-system-freetype2 \
4467         --with-freetype2-include=/usr/include/freetype2 \
4468         --with-system-gd \
4469         --with-system-ncurses \
4470         --with-system-pnglib \
4471         --with-system-t1lib \
4472         --with-system-zlib \
4473         --with-xdvi-x-toolkit=xaw \
4474         --without-dialog \
4475         --without-t1utils \
4476         --without-texinfo
4477
4478 %{__make}
4479
4480 %install
4481 rm -rf $RPM_BUILD_ROOT
4482 install -d $RPM_BUILD_ROOT%{_datadir} \
4483         $RPM_BUILD_ROOT%{_desktopdir} \
4484         $RPM_BUILD_ROOT%{_pixmapsdir} \
4485         $RPM_BUILD_ROOT%{_mandir}/man5 \
4486         $RPM_BUILD_ROOT/var/cache/fonts \
4487         $RPM_BUILD_ROOT/etc/cron.daily\
4488         $RPM_BUILD_ROOT/etc/sysconfig/tetex-updmap\
4489         $RPM_BUILD_ROOT%{_localstatedir}/fonts/map\
4490         $RPM_BUILD_ROOT%{fmtdir}
4491
4492 lzma -dc %{SOURCE1} | tar xf - -C $RPM_BUILD_ROOT%{_datadir}
4493 %{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf $RPM_BUILD_ROOT%{texmf}
4494 %{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf-dist $RPM_BUILD_ROOT%{texmfdist}
4495 %{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf-doc $RPM_BUILD_ROOT%{texmfdoc}
4496 # This is an empty directory
4497 %{__rm} -r $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf
4498 # Useless binary
4499 %{__rm} $RPM_BUILD_ROOT%{_datadir}/texmf-dist/doc/latex/splitindex/splitindex{.exe,-Linux-i386,-OpenBSD-i386}
4500
4501 # commented out because of following (non-fatal) error:
4502 # Can't open texmf/web2c/texmf.cnf: No such file or directory.
4503 #perl -pi \
4504 #       -e "s|\.\./\.\./texmf|$RPM_BUILD_ROOT%{texmf}|g;" \
4505 #       -e "s|/var/cache/fonts|$RPM_BUILD_ROOT/var/cache/fonts|g;" \
4506 #       texmf/web2c/texmf.cnf
4507
4508 # install -d $RPM_BUILD_ROOT%{texmf} $RPM_BUILD_ROOT%{texmfdist} $RPM_BUILD_ROOT%{texmfdoc}
4509 # %{__cp} -a texlive-20080822-texmf/texmf/* $RPM_BUILD_ROOT%{texmf}
4510 # %{__cp} -a texlive-20080822-texmf/texmf-dist/* $RPM_BUILD_ROOT%{texmfdist}
4511 # %{__cp} -a texlive-20080822-texmf/texmf-doc/* $RPM_BUILD_ROOT%{texmfdoc}
4512
4513 install -d $RPM_BUILD_ROOT%{texmf}/fonts/opentype/public
4514
4515 LD_LIBRARY_PATH=$RPM_BUILD_ROOT%{_libdir}; export LD_LIBRARY_PATH
4516
4517 %{__make} install \
4518         prefix=$RPM_BUILD_ROOT%{_prefix} \
4519         bindir=$RPM_BUILD_ROOT%{_bindir} \
4520         mandir=$RPM_BUILD_ROOT%{_mandir} \
4521         libdir=$RPM_BUILD_ROOT%{_libdir} \
4522         datadir=$RPM_BUILD_ROOT%{_datadir} \
4523         infodir=$RPM_BUILD_ROOT%{_infodir} \
4524         includedir=$RPM_BUILD_ROOT%{_includedir} \
4525         sbindir=$RPM_BUILD_ROOT%{_sbindir} \
4526         texmf=$RPM_BUILD_ROOT%{texmf} \
4527         texmfsysvar=$RPM_BUILD_ROOT%{_localstatedir} \
4528         texmfsysconfig=$RPM_BUILD_ROOT%{texmf}
4529
4530 # Fix broken symlinks
4531 # CURDIR=$(pwd)
4532 # cd $RPM_BUILD_ROOT%{_bindir}
4533 # for file in $(file * | grep broken | awk -F ":" {'print $1'}); do
4534 # ln -sf $(readlink $file | %{__sed} "s@\.\.@%{_datadir}@") $file
4535 # done
4536 # cd $CURDIR
4537
4538 #install %{SOURCE7} $RPM_BUILD_ROOT%{_bindir}
4539 #touch $RPM_BUILD_ROOT/etc/sysconfig/tetex-updmap/maps.lst
4540
4541 # %{__make} init \
4542 #       prefix=$RPM_BUILD_ROOT%{_prefix} \
4543 #       bindir=$RPM_BUILD_ROOT%{_bindir} \
4544 #       mandir=$RPM_BUILD_ROOT%{_mandir} \
4545 #       libdir=$RPM_BUILD_ROOT%{_libdir} \
4546 #       datadir=$RPM_BUILD_ROOT%{_datadir} \
4547 #       infodir=$RPM_BUILD_ROOT%{_infodir} \
4548 #       includedir=$RPM_BUILD_ROOT%{_includedir} \
4549 #       sbindir=$RPM_BUILD_ROOT%{_sbindir} \
4550 #       texmf=$RPM_BUILD_ROOT%{texmf}
4551
4552 %{__rm} -r $RPM_BUILD_ROOT%{_prefix}/texmf
4553 %{__rm} -r $RPM_BUILD_ROOT%{_prefix}/texmf-dist
4554
4555 perl -pi \
4556         -e "s|$RPM_BUILD_ROOT||g;" \
4557         $RPM_BUILD_ROOT%{texmf}/web2c/texmf.cnf
4558
4559 install %{SOURCE4} $RPM_BUILD_ROOT/etc/cron.daily/texlive
4560
4561 install %{SOURCE5} $RPM_BUILD_ROOT%{_desktopdir}
4562 install %{SOURCE6} $RPM_BUILD_ROOT%{_pixmapsdir}
4563
4564 # bzip2 -dc %{SOURCE3} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
4565
4566 # in separate spec
4567 # rm -rf $RPM_BUILD_ROOT%{texmf}/tex/latex/{pgf,xcolor}
4568 # rm -rf $RPM_BUILD_ROOT%{texmf}/doc/latex/{pgf,xcolor}
4569
4570 # not included in package
4571 rm -f $RPM_BUILD_ROOT%{texmf}/doc/fonts/oldgerman/COPYING
4572 rm -f $RPM_BUILD_ROOT%{texmf}/doc/Makefile
4573 rm -f $RPM_BUILD_ROOT%{texmf}/doc/programs/texinfo.*
4574 rm -f $RPM_BUILD_ROOT%{texmf}/doc/helpfile
4575 rm -f $RPM_BUILD_ROOT%{texmf}/doc/helpindex.html
4576 rm -f $RPM_BUILD_ROOT%{texmf}/fonts/pk/ljfour/lh/lh-lcy/*.600pk
4577 rm -f $RPM_BUILD_ROOT%{texmf}/release-tetex-{src,texmf}.txt
4578 rm -f $RPM_BUILD_ROOT%{texmf}/scripts/uniqleaf/uniqleaf.pl
4579 rm -f $RPM_BUILD_ROOT%{texmf}/doc/help/Catalogue-upd.sh
4580 rm -f $RPM_BUILD_ROOT%{texmf}/doc/help/faq/uktug-faq-upd.sh
4581 rm -f $RPM_BUILD_ROOT%{texmf}/doc/mkhtml*
4582 rm -f $RPM_BUILD_ROOT%{texmf}/doc/index.html
4583 rm -f $RPM_BUILD_ROOT%{texmf}/doc/index.php
4584 rm -f $RPM_BUILD_ROOT%{_infodir}/dir.gz
4585 rm -f $RPM_BUILD_ROOT%{_mandir}/{README.*,hu/man1/readlink.1*}
4586 rm -f $RPM_BUILD_ROOT%{_datadir}/texinfo/html/texi2html.html
4587
4588 # move format logs to BUILD, so $RPM_BUILD_ROOT is not polluted
4589 # and we can still analyze them
4590 # install -d format-logs
4591 # mv -fv $RPM_BUILD_ROOT%{fmtdir}/*.log format-logs
4592
4593 %clean
4594 rm -rf $RPM_BUILD_ROOT
4595
4596 %post
4597 %fixinfodir
4598 %texhash
4599
4600 %postun
4601 %fixinfodir
4602 if [ "$1" = "1" ]; then
4603         %texhash
4604 fi
4605
4606 %post doc-Catalogue
4607 %texhash
4608
4609 %postun doc-Catalogue
4610 %texhash
4611
4612 %post doc-tug-faq
4613 %texhash
4614
4615 %postun doc-tug-faq
4616 %texhash
4617
4618 %post -n kpathsea
4619 /sbin/ldconfig
4620 %fixinfodir
4621 %texhash
4622
4623 %postun -n kpathsea
4624 /sbin/ldconfig
4625 %fixinfodir
4626 %texhash
4627
4628 %post -n kpathsea-devel
4629 %texhash
4630
4631 %postun -n kpathsea-devel
4632 %texhash
4633
4634 %post dvips
4635 %fixinfodir
4636 %texhash
4637
4638 %postun dvips
4639 %fixinfodir
4640 %texhash
4641
4642 %post dvilj
4643 %texhash
4644
4645 %postun dvilj
4646 %texhash
4647
4648 %post makeindex
4649 %texhash
4650
4651 %postun makeindex
4652 %texhash
4653
4654 %post metafont
4655 %texhash
4656
4657 %postun metafont
4658 %texhash
4659
4660 %post metapost
4661 %texhash
4662
4663 %postun metapost
4664 %texhash
4665
4666 %post mptopdf
4667 %texhash
4668
4669 %postun mptopdf
4670 %texhash
4671
4672 %post texdoctk
4673 %texhash
4674
4675 %postun texdoctk
4676 %texhash
4677
4678 %post -n xdvi
4679 %texhash
4680
4681 %postun -n xdvi
4682 %texhash
4683
4684 %post pdftex
4685 %texhash
4686
4687 %postun pdftex
4688 %texhash
4689
4690 %post omega
4691 %texhash
4692
4693 %postun omega
4694 %texhash
4695
4696 %post plain
4697 %texhash
4698
4699 %postun plain
4700 %texhash
4701
4702 %post format-plain
4703 %texhash
4704
4705 %postun format-plain
4706 %texhash
4707
4708 %post format-pdftex
4709 %texhash
4710
4711 %postun format-pdftex
4712 %texhash
4713
4714 %post format-pdfetex
4715 %texhash
4716
4717 %postun format-pdfetex
4718 %texhash
4719
4720 %post mex
4721 %texhash
4722
4723 %postun mex
4724 %texhash
4725
4726 %post format-mex
4727 %texhash
4728
4729 %postun format-mex
4730 %texhash
4731
4732 %post format-pdfmex
4733 %texhash
4734
4735 %postun format-pdfmex
4736 %texhash
4737
4738 %postun format-utf8mex
4739 %texhash
4740
4741 %post amstex
4742 %texhash
4743
4744 %postun amstex
4745 %texhash
4746
4747 %post format-amstex
4748 %texhash
4749
4750 %postun format-amstex
4751 %texhash
4752
4753 %post format-pdfamstex
4754 %texhash
4755
4756 %postun format-pdfamstex
4757 %texhash
4758
4759 %post csplain
4760 %texhash
4761
4762 %postun csplain
4763 %texhash
4764
4765 %post format-csplain
4766 %texhash
4767
4768 %postun format-csplain
4769 %texhash
4770
4771 %post format-pdfcsplain
4772 %texhash
4773
4774 %postun format-pdfcsplain
4775 %texhash
4776
4777 %post cslatex
4778 %texhash
4779
4780 %postun cslatex
4781 %texhash
4782
4783 %post format-cslatex
4784 %texhash
4785
4786 %postun format-cslatex
4787 %texhash
4788
4789 %post format-pdfcslatex
4790 %texhash
4791
4792 %postun format-pdfcslatex
4793 %texhash
4794
4795 %post cyrplain
4796 %texhash
4797
4798 %postun cyrplain
4799 %texhash
4800
4801 %post format-cyrplain
4802 %texhash
4803
4804 %postun format-cyrplain
4805 %texhash
4806
4807 %post format-cyramstex
4808 %texhash
4809
4810 %postun format-cyramstex
4811 %texhash
4812
4813 %post format-cyrtexinfo
4814 %texhash
4815
4816 %postun format-cyrtexinfo
4817 %texhash
4818
4819 %post eplain
4820 %texhash
4821
4822 %postun eplain
4823 %texhash
4824
4825 %post format-eplain
4826 %texhash
4827
4828 %postun format-eplain
4829 %texhash
4830
4831 # ConTeXt format
4832
4833 %post context
4834 %texhash
4835
4836 %postun context
4837 %texhash
4838
4839 %post format-context-de
4840 %texhash
4841
4842 %postun format-context-de
4843 %texhash
4844
4845 %post format-context-en
4846 %texhash
4847
4848 %postun format-context-en
4849 %texhash
4850
4851 %post format-context-nl
4852 %texhash
4853
4854 %postun format-context-nl
4855 %texhash
4856
4857 # LaTeX format.
4858
4859 %post latex
4860 %fixinfodir
4861 %texhash
4862
4863 %postun latex
4864 %fixinfodir
4865 %texhash
4866
4867 %post latex-12many
4868 %texhash
4869
4870 %postun latex-12many
4871 %texhash
4872
4873 %post latex-abstract
4874 %texhash
4875
4876 %postun latex-abstract
4877 %texhash
4878
4879 %post latex-accfonts
4880 %texhash
4881
4882 %postun latex-accfonts
4883 %texhash
4884
4885 %post latex-adrconv
4886 %texhash
4887
4888 %postun latex-adrconv
4889 %texhash
4890
4891 %post latex-ae
4892 %texhash
4893
4894 %postun latex-ae
4895 %texhash
4896
4897 %post latex-ams
4898 %texhash
4899
4900 %postun latex-ams
4901 %texhash
4902
4903 %post latex-antp
4904 %texhash
4905
4906 %postun latex-antp
4907 %texhash
4908
4909 %post latex-antt
4910 %texhash
4911
4912 %postun latex-antt
4913 %texhash
4914
4915 %post latex-appendix
4916 %texhash
4917
4918 %postun latex-appendix
4919 %texhash
4920
4921 %post latex-backgammon
4922 %texhash
4923
4924 %postun latex-backgammon
4925 %texhash
4926
4927 %post latex-bardiag
4928 %texhash
4929
4930 %postun latex-bardiag
4931 %texhash
4932
4933 %post latex-bbm
4934 %texhash
4935
4936 %postun latex-bbm
4937 %texhash
4938
4939 %post latex-bbold
4940 %texhash
4941
4942 %postun latex-bbold
4943 %texhash
4944
4945 %post latex-beamer
4946 %texhash
4947
4948 %postun latex-beamer
4949 %texhash
4950
4951 %post latex-bezos
4952 %texhash
4953
4954 %postun latex-bezos
4955 %texhash
4956
4957 %post latex-bibtex
4958 %texhash
4959
4960 %postun latex-bibtex
4961 %texhash
4962
4963 %post latex-bibtex-ams
4964 %texhash
4965
4966 %postun latex-bibtex-ams
4967 %texhash
4968
4969 %post latex-bibtex-pl
4970 %texhash
4971
4972 %postun latex-bibtex-pl
4973 %texhash
4974
4975 %post latex-bibtex-german
4976 %texhash
4977
4978 %postun latex-bibtex-german
4979 %texhash
4980
4981 %post latex-bibtex-revtex4
4982 %texhash
4983
4984 %postun latex-bibtex-revtex4
4985 %texhash
4986
4987 %post latex-bibtex-jurabib
4988 %texhash
4989
4990 %postun latex-bibtex-jurabib
4991 %texhash
4992
4993 %post latex-bibtex-styles
4994 %texhash
4995
4996 %postun latex-bibtex-styles
4997 %texhash
4998
4999 %post latex-booktabs
5000 %texhash
5001
5002 %postun latex-booktabs
5003 %texhash
5004
5005
5006 %post latex-caption
5007 %texhash
5008
5009 %postun latex-caption
5010 %texhash
5011
5012 %post latex-carlisle
5013 %texhash
5014
5015 %postun latex-carlisle
5016 %texhash
5017
5018 %post latex-ccfonts
5019 %texhash
5020
5021 %postun latex-ccfonts
5022 %texhash
5023
5024 %post latex-cite
5025 %texhash
5026
5027 %postun latex-cite
5028 %texhash
5029
5030 %post latex-cmbright
5031 %texhash
5032
5033 %postun latex-cmbright
5034 %texhash
5035
5036
5037 %post latex-comment
5038 %texhash
5039
5040 %postun latex-comment
5041 %texhash
5042
5043 %post latex-concmath
5044 %texhash
5045
5046 %postun latex-concmath
5047 %texhash
5048
5049 %post latex-currvita
5050 %texhash
5051
5052 %postun latex-currvita
5053 %texhash
5054
5055
5056 %post latex-curves
5057 %texhash
5058
5059 %postun latex-curves
5060 %texhash
5061
5062 %post latex-custom-bib
5063 %texhash
5064
5065 %postun latex-custom-bib
5066 %texhash
5067
5068 %post latex-cyrillic
5069 %texhash
5070
5071 %postun latex-cyrillic
5072 %texhash
5073
5074 # %post latex-dstroke
5075 # %texhash
5076
5077 # %postun latex-dstroke
5078 # %texhash
5079
5080 %post latex-enumitem
5081 %texhash
5082
5083 %postun latex-enumitem
5084 %texhash
5085
5086 %post latex-exam
5087 %texhash
5088
5089 %postun latex-exam
5090 %texhash
5091
5092 %post latex-gbrief
5093 %texhash
5094
5095 %postun latex-gbrief
5096 %texhash
5097
5098 %post latex-jknappen
5099 %texhash
5100
5101 %postun latex-jknappen
5102 %texhash
5103
5104 %post latex-leftidx
5105 %texhash
5106
5107 %postun latex-leftidx
5108 %texhash
5109
5110 %post latex-lm
5111 %texhash
5112
5113 %post latex-lastpage
5114 %texhash
5115
5116 %postun latex-lastpage
5117 %texhash
5118
5119 %postun latex-lm
5120 %texhash
5121
5122 %post latex-lucidabr
5123 %texhash
5124
5125 %postun latex-lucidabr
5126 %texhash
5127
5128 %post latex-marvosym
5129 %texhash
5130
5131 %postun latex-marvosym
5132 %texhash
5133
5134 %post latex-mathpple
5135 %texhash
5136
5137 %postun latex-mathpple
5138 %texhash
5139
5140 %post latex-mathtime
5141 %texhash
5142
5143 %postun latex-mathtime
5144 %texhash
5145
5146 %post latex-mflogo
5147 %texhash
5148
5149 %postun latex-mflogo
5150 %texhash
5151
5152 %post latex-mfnfss
5153 %texhash
5154
5155 %postun latex-mfnfss
5156 %texhash
5157
5158 %post latex-minitoc
5159 %texhash
5160
5161 %postun latex-minitoc
5162 %texhash
5163
5164 %post latex-mltex
5165 %texhash
5166
5167 %postun latex-mltex
5168 %texhash
5169
5170 %post latex-moreverb
5171 %texhash
5172
5173 %postun latex-moreverb
5174 %texhash
5175
5176 %post latex-multienum
5177 %texhash
5178
5179 %postun latex-multienum
5180 %texhash
5181
5182 %post latex-ntheorem
5183 %texhash
5184
5185 %postun latex-ntheorem
5186 %texhash
5187
5188 %post latex-palatcm
5189 %texhash
5190
5191 %postun latex-palatcm
5192 %texhash
5193
5194 %post latex-pgf
5195 %texhash
5196
5197 %postun latex-pgf
5198 %texhash
5199
5200 %post latex-psnfss
5201 %texhash
5202
5203 %postun latex-psnfss
5204 %texhash
5205
5206 %post latex-pxfonts
5207 %texhash
5208
5209 %postun latex-pxfonts
5210 %texhash
5211
5212 %post latex-qfonts
5213 %texhash
5214
5215 %postun latex-qfonts
5216 %texhash
5217
5218 %post latex-SIstyle
5219 %texhash
5220
5221 %postun latex-SIstyle
5222 %texhash
5223
5224 %post latex-SIunits
5225 %texhash
5226
5227 %postun latex-SIunits
5228 %texhash
5229
5230 %post latex-Tabbing
5231 %texhash
5232
5233 %postun latex-Tabbing
5234 %texhash
5235
5236 %post latex-txfonts
5237 %texhash
5238
5239 %postun latex-txfonts
5240 %texhash
5241
5242 %post latex-ucs
5243 %texhash
5244
5245 %postun latex-ucs
5246 %texhash
5247
5248 %post latex-umlaute
5249 %texhash
5250
5251 %postun latex-umlaute
5252 %texhash
5253
5254 %post latex-wasysym
5255 %texhash
5256
5257 %postun latex-wasysym
5258 %texhash
5259
5260 %post latex-xcolor
5261 %texhash
5262
5263 %postun latex-xcolor
5264 %texhash
5265
5266 %post format-latex
5267 %texhash
5268
5269 %postun format-latex
5270 %texhash
5271
5272 %post format-pdflatex
5273 %texhash
5274
5275 %postun format-pdflatex
5276 %texhash
5277
5278 %post platex
5279 %texhash
5280
5281 %postun platex
5282 %texhash
5283
5284 %post format-platex
5285 %texhash
5286
5287 %postun format-platex
5288 %texhash
5289
5290 %post format-pdfplatex
5291 %texhash
5292
5293 %postun format-pdfplatex
5294 %texhash
5295
5296 %post tex-babel
5297 %texhash
5298
5299 %postun tex-babel
5300 %texhash
5301
5302 %post tex-german
5303 %texhash
5304
5305 %postun tex-german
5306 %texhash
5307
5308 %post tex-mfpic
5309 %texhash
5310
5311 %postun tex-mfpic
5312 %texhash
5313
5314 %post tex-misc
5315 %texhash
5316
5317 %postun tex-misc
5318 %texhash
5319
5320 %post tex-pictex
5321 %texhash
5322
5323 %postun tex-pictex
5324 %texhash
5325
5326 %post tex-pstricks
5327 %texhash
5328
5329 %postun tex-pstricks
5330 %texhash
5331
5332 %post tex-qpx
5333 %texhash
5334
5335 %postun tex-qpx
5336 %texhash
5337
5338 %post tex-qpxqtx
5339 %texhash
5340
5341 %postun tex-qpxqtx
5342 %texhash
5343
5344 %post tex-ruhyphen
5345 %texhash
5346
5347 %postun tex-ruhyphen
5348 %texhash
5349
5350 %post tex-spanish
5351 %texhash
5352
5353 %postun tex-spanish
5354 %texhash
5355
5356 %post tex-texdraw
5357 %texhash
5358
5359 %postun tex-texdraw
5360 %texhash
5361
5362 %post tex-thumbpdf
5363 %texhash
5364
5365 %postun tex-thumbpdf
5366 %texhash
5367
5368 %post tex-ukrhyph
5369 %texhash
5370
5371 %postun tex-ukrhyph
5372 %texhash
5373
5374 %post latex-vietnam
5375 %texhash
5376
5377 %postun latex-vietnam
5378 %texhash
5379
5380 %post tex-xypic
5381 %texhash
5382
5383 %postun tex-xypic
5384 %texhash
5385
5386 %post fonts-adobe
5387 %texhash
5388
5389 %postun fonts-adobe
5390 %texhash
5391
5392 %post fonts-ae
5393 %texhash
5394
5395 %postun fonts-ae
5396 %texhash
5397
5398 %post fonts-ams
5399 %texhash
5400
5401 %postun fonts-ams
5402 %texhash
5403
5404 %post fonts-antp
5405 %texhash
5406
5407 %postun fonts-antp
5408 %texhash
5409
5410 %post fonts-antt
5411 %texhash
5412
5413 %postun fonts-antt
5414 %texhash
5415
5416 %post fonts-bbm
5417 %texhash
5418
5419 %postun fonts-bbm
5420 %texhash
5421
5422 %post fonts-bbold
5423 %texhash
5424
5425 %postun fonts-bbold
5426 %texhash
5427
5428 %post fonts-bh
5429 %texhash
5430
5431 %postun fonts-bh
5432 %texhash
5433
5434 %post fonts-bitstream
5435 %texhash
5436
5437 %postun fonts-bitstream
5438 %texhash
5439
5440 %post fonts-cbgreek
5441 %texhash
5442
5443 %postun fonts-cbgreek
5444 %texhash
5445
5446 %post fonts-cc-pl
5447 %texhash
5448
5449 %postun fonts-cc-pl
5450 %texhash
5451
5452 %post fonts-cg
5453 %texhash
5454
5455 %postun fonts-cg
5456 %texhash
5457
5458 %post fonts-cm
5459 %texhash
5460
5461 %postun fonts-cm
5462 %texhash
5463
5464 %post fonts-cmbright
5465 %texhash
5466
5467 %postun fonts-cmbright
5468 %texhash
5469
5470 %post fonts-cmcyr
5471 %texhash
5472
5473 %postun fonts-cmcyr
5474 %texhash
5475
5476 %post fonts-cmextra
5477 %texhash
5478
5479 %postun fonts-cmextra
5480 %texhash
5481
5482 %post fonts-concmath
5483 %texhash
5484
5485 %postun fonts-concmath
5486 %texhash
5487
5488 %post fonts-concrete
5489 %texhash
5490
5491 %postun fonts-concrete
5492 %texhash
5493
5494 %post fonts-cs
5495 %texhash
5496
5497 %postun fonts-cs
5498 %texhash
5499
5500 %post fonts-dstroke
5501 %texhash
5502
5503 %postun fonts-dstroke
5504 %texhash
5505
5506 %post fonts-ecc
5507 %texhash
5508
5509 %postun fonts-ecc
5510 %texhash
5511
5512 %post fonts-eurosym
5513 %texhash
5514
5515 %postun fonts-eurosym
5516 %texhash
5517
5518 %post fonts-euxm
5519 %texhash
5520
5521 %postun fonts-euxm
5522 %texhash
5523
5524 %post fonts-gothic
5525 %texhash
5526
5527 %postun fonts-gothic
5528 %texhash
5529
5530 %post fonts-hoekwater
5531 %texhash
5532
5533 %postun fonts-hoekwater
5534 %texhash
5535
5536 %post fonts-jknappen
5537 %texhash
5538
5539 %postun fonts-jknappen
5540 %texhash
5541
5542 %post fonts-latex
5543 %texhash
5544
5545 %postun fonts-latex
5546 %texhash
5547
5548 %post fonts-lh
5549 %texhash
5550
5551 %postun fonts-lh
5552 %texhash
5553
5554 %post fonts-lm
5555 %texhash
5556
5557 %postun fonts-lm
5558 %texhash
5559
5560 %post fonts-marvosym
5561 %texhash
5562
5563 %postun fonts-marvosym
5564 %texhash
5565
5566 %post fonts-mflogo
5567 %texhash
5568
5569 %postun fonts-mflogo
5570 %texhash
5571
5572 %post fonts-misc
5573 %texhash
5574
5575 %postun fonts-misc
5576 %texhash
5577
5578 %post fonts-monotype
5579 %texhash
5580
5581 %postun fonts-monotype
5582 %texhash
5583
5584 %post fonts-omega
5585 %texhash
5586
5587 %postun fonts-omega
5588 %texhash
5589
5590 %post fonts-pazo
5591 %texhash
5592
5593 %postun fonts-pazo
5594 %texhash
5595
5596 %post fonts-pl
5597 %texhash
5598
5599 %postun fonts-pl
5600 %texhash
5601
5602 %post fonts-px
5603 %texhash
5604
5605 %postun fonts-px
5606 %texhash
5607
5608 %post fonts-qfonts
5609 %texhash
5610
5611 %postun fonts-qfonts
5612 %texhash
5613
5614 %post fonts-qpx
5615 %texhash
5616
5617 %postun fonts-qpx
5618 %texhash
5619
5620 %post fonts-qpxqtx
5621 %texhash
5622
5623 %postun fonts-qpxqtx
5624 %texhash
5625
5626 %post fonts-rsfs
5627 %texhash
5628
5629 %postun fonts-rsfs
5630 %texhash
5631
5632 %post fonts-stmaryrd
5633 %texhash
5634
5635 %postun fonts-stmaryrd
5636 %texhash
5637
5638 %post fonts-tx
5639 %texhash
5640
5641 %postun fonts-tx
5642 %texhash
5643
5644 %post fonts-urw
5645 %texhash
5646
5647 %postun fonts-urw
5648 %texhash
5649
5650 %post fonts-vnr
5651 %texhash
5652
5653 %postun fonts-vnr
5654 %texhash
5655
5656 %post fonts-wasy
5657 %texhash
5658
5659 %postun fonts-wasy
5660 %texhash
5661
5662 %post fonts-xypic
5663 %texhash
5664
5665 %postun fonts-xypic
5666 %texhash
5667
5668 %post fonts-yandy
5669 %texhash
5670
5671 %postun fonts-yandy
5672 %texhash
5673
5674 %post fonts-type1-antp
5675 %texhash
5676
5677 %postun fonts-type1-antp
5678 %texhash
5679
5680 %post fonts-type1-antt
5681 %texhash
5682
5683 %postun fonts-type1-antt
5684 %texhash
5685
5686 %post fonts-type1-belleek
5687 %texhash
5688
5689 %postun fonts-type1-belleek
5690 %texhash
5691
5692 %post fonts-type1-bitstream
5693 %texhash
5694
5695 %postun fonts-type1-bitstream
5696 %texhash
5697
5698 %post fonts-type1-bluesky
5699 %texhash
5700
5701 %postun fonts-type1-bluesky
5702 %texhash
5703
5704 %post fonts-type1-cc-pl
5705 %texhash
5706
5707 %postun fonts-type1-cc-pl
5708 %texhash
5709
5710 %post fonts-type1-cmcyr
5711 %texhash
5712
5713 %postun fonts-type1-cmcyr
5714 %texhash
5715
5716 %post fonts-type1-cs
5717 %texhash
5718
5719 %postun fonts-type1-cs
5720 %texhash
5721
5722 %post fonts-type1-dstroke
5723 %texhash
5724
5725 %postun fonts-type1-dstroke
5726 %texhash
5727
5728 %post fonts-type1-eurosym
5729 %texhash
5730
5731 %postun fonts-type1-eurosym
5732 %texhash
5733
5734 %post fonts-type1-hoekwater
5735 %texhash
5736
5737 %postun fonts-type1-hoekwater
5738 %texhash
5739
5740 %post fonts-type1-lm
5741 %texhash
5742
5743 %postun fonts-type1-lm
5744 %texhash
5745
5746 %post fonts-type1-marvosym
5747 %texhash
5748
5749 %postun fonts-type1-marvosym
5750 %texhash
5751
5752 %post fonts-type1-mathpazo
5753 %texhash
5754
5755 %postun fonts-type1-mathpazo
5756 %texhash
5757
5758 %post fonts-type1-omega
5759 %texhash
5760
5761 %postun fonts-type1-omega
5762 %texhash
5763
5764 %post fonts-type1-pl
5765 %texhash
5766
5767 %postun fonts-type1-pl
5768 %texhash
5769
5770 %post fonts-type1-px
5771 %texhash
5772
5773 %postun fonts-type1-px
5774 %texhash
5775
5776 %post fonts-type1-qfonts
5777 %texhash
5778
5779 %postun fonts-type1-qfonts
5780 %texhash
5781
5782 %post fonts-type1-tx
5783 %texhash
5784
5785 %postun fonts-type1-tx
5786 %texhash
5787
5788 %post fonts-type1-urw
5789 %texhash
5790
5791 %postun fonts-type1-urw
5792 %texhash
5793
5794 %post fonts-type1-vnr
5795 %texhash
5796
5797 %postun fonts-type1-vnr
5798 %texhash
5799
5800 %post fonts-type1-xypic
5801 %texhash
5802
5803 %postun fonts-type1-xypic
5804 %texhash
5805
5806 %post -n texconfig
5807 %texhash
5808
5809 %postun -n texconfig
5810 %texhash
5811
5812 %post xetex
5813 %texhash
5814
5815 %postun xetex
5816 %texhash
5817
5818 %post xmltex
5819 %texhash
5820
5821 %postun xmltex
5822 %texhash
5823
5824 # Check the commented lines!!!
5825
5826 %files
5827 %defattr(644,root,root,755)
5828 # %doc %{texmf}/LICENSE.texmf
5829 # %doc %{texmf}/ChangeLog
5830 # %doc %{texmf}/doc/README.knuth
5831 # There isn't doc/fonts directory
5832 # %dir %{texmf}/doc/fonts
5833 # %doc %{texmf}/doc/fonts/fontname
5834 # %dir %{texmf}/doc/fonts/polish
5835 # %dir %{texmf}/doc/help
5836 # %doc %{texmf}/doc/help/csname.txt
5837 # %doc %{texmf}/doc/help/ctan
5838 # %doc %{texmf}/doc/help/tds.dvi
5839 # %doc %{texmf}/doc/help/unixtex.ftp
5840 # %dir %{texmf}/doc/help/faq
5841 # %doc %{texmf}/doc/images
5842 # %dir %{texmf}/doc/polish
5843 # %doc %{texmf}/doc/polish/*.html
5844 # %dir %{texmf}/doc/programs
5845 # %doc %{texmf}/doc/programs/web2c*
5846 # %doc %{texmf}/doc/programs/cwebman.dvi
5847 # %doc %{texmf}/doc/programs/dvipng.*
5848 # %doc %{texmf}/doc/knuth
5849 #%attr(755,root,root) %{_bindir}/MakeTeXPK
5850 #%attr(755,root,root) %{_bindir}/access
5851
5852 # ***********
5853 # executables
5854 # ***********
5855 %attr(755,root,root) %{_bindir}/a2ping
5856 %attr(755,root,root) %{_bindir}/afm2tfm
5857 %attr(755,root,root) %{_bindir}/allcm
5858 %attr(755,root,root) %{_bindir}/allec
5859 %attr(755,root,root) %{_bindir}/allneeded
5860 %attr(755,root,root) %{_bindir}/cweave
5861 %attr(755,root,root) %{_bindir}/ctangle
5862 %attr(755,root,root) %{_bindir}/ctie
5863 %attr(755,root,root) %{_bindir}/dmp
5864 %attr(755,root,root) %{_bindir}/dvipng
5865 %attr(755,root,root) %{_bindir}/e2pall
5866 %attr(755,root,root) %{_bindir}/ebb
5867 # %attr(755,root,root) %{_bindir}/fdf2tan
5868 %attr(755,root,root) %{_bindir}/fmtutil
5869 %attr(755,root,root) %{_bindir}/fmtutil-sys
5870 #%attr(755,root,root) %{_bindir}/fontexport
5871 #%attr(755,root,root) %{_bindir}/fontimport
5872 %attr(755,root,root) %{_bindir}/fontinst
5873 %attr(755,root,root) %{_bindir}/gftodvi
5874 %attr(755,root,root) %{_bindir}/gftopk
5875 %attr(755,root,root) %{_bindir}/gftype
5876 %attr(755,root,root) %{_bindir}/gsftopk
5877 #%attr(755,root,root) %{_bindir}/initex
5878 %attr(755,root,root) %{_bindir}/kpseaccess
5879 %attr(755,root,root) %{_bindir}/kpsereadlink
5880 %attr(755,root,root) %{_bindir}/kpsewhere
5881 %attr(755,root,root) %{_bindir}/mag
5882 %attr(755,root,root) %{_bindir}/makempx
5883 #%attr(755,root,root) %{_bindir}/mkfontdesc
5884 %attr(755,root,root) %{_bindir}/mktexfmt
5885 %attr(755,root,root) %{_bindir}/mktexlsr
5886 %attr(755,root,root) %{_bindir}/newer
5887 %attr(755,root,root) %{_bindir}/patgen
5888 %attr(755,root,root) %{_bindir}/pdfetex
5889 %attr(755,root,root) %{_bindir}/pfb2pfa
5890 %attr(755,root,root) %{_bindir}/pk2bm
5891 %attr(755,root,root) %{_bindir}/pktogf
5892 %attr(755,root,root) %{_bindir}/pktype
5893 %attr(755,root,root) %{_bindir}/pltotf
5894 %attr(755,root,root) %{_bindir}/pooltype
5895 %attr(755,root,root) %{_bindir}/ps2frag
5896 %attr(755,root,root) %{_bindir}/ps2pk
5897 # TODO: move this file to correct subpackage ?
5898 %attr(755,root,root) %{_bindir}/ps4pdf
5899 #%attr(755,root,root) %{_bindir}/t1mapper
5900 %attr(755,root,root) %{_bindir}/tangle
5901 #%attr(755,root,root) %{_bindir}/tetex-updmap
5902 %attr(755,root,root) %{_bindir}/tex
5903 %attr(755,root,root) %{_bindir}/texdoc
5904 %attr(755,root,root) %{_bindir}/texhash
5905 # %attr(755,root,root) %{_bindir}/texi2html
5906 %attr(755,root,root) %{_bindir}/texlinks
5907 %attr(755,root,root) %{_bindir}/tftopl
5908 %attr(755,root,root) %{_bindir}/tie
5909 %attr(755,root,root) %{_bindir}/ttf2afm
5910 %attr(755,root,root) %{_bindir}/updmap
5911 %attr(755,root,root) %{_bindir}/updmap-sys
5912 %attr(755,root,root) %{_bindir}/vftovp
5913 #%attr(755,root,root) %{_bindir}/virtex
5914 %attr(755,root,root) %{_bindir}/vptovf
5915 %attr(755,root,root) %{_bindir}/weave
5916
5917 %attr(755,root,root) %{texmf}/web2c/mktexnam
5918 %attr(755,root,root) %{texmf}/web2c/mktexdir
5919 %attr(755,root,root) %{texmf}/web2c/mktexupd
5920
5921 %attr(750,root,root) /etc/cron.daily/texlive
5922
5923 #%dir /etc/sysconfig/tetex-updmap
5924 #%verify(not md5 mtime size) %config(noreplace) /etc/sysconfig/tetex-updmap/maps.lst
5925
5926 %ghost %{texmf}/ls-R
5927 %ghost %{texmfdist}/ls-R
5928 # %ghost %{_localstatedir}/ls-R
5929
5930 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/cslatex/base/fonttext.cfg
5931 %config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/language.dat
5932 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/fontmath.cfg
5933 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/fonttext.cfg
5934 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/preload.cfg
5935
5936 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/fmtutil.cnf
5937 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktex.cnf
5938 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktex.opt
5939 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktexdir.opt
5940 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktexnam.opt
5941 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/texmf.cnf
5942 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/updmap.cfg
5943
5944 %attr(1777,root,root) /var/cache/fonts
5945
5946 %{_datadir}/info/web2c.info*
5947 # %{_datadir}/info/texi2html.info*
5948 # %{_datadir}/texi2html
5949 #%{texmf}/updates.dat
5950
5951 # %{texmf}/aliases
5952 # %{texmf}/tex/generic/bghyph
5953 # %doc %{texmf}/doc/generic/hyphen
5954 #%{texmf}/tex/generic/letterspacing
5955
5956 # ***********
5957 # Directories
5958 # ***********
5959 %attr(1777,root,root) %dir %{_localstatedir}
5960 %attr(1777,root,root) %dir %{_localstatedir}/fonts
5961 %attr(1777,root,root) %dir %{_localstatedir}/fonts/map
5962 %attr(1777,root,root) %dir %{fmtdir}
5963
5964 %dir %{texmfdist}
5965 %dir %{texmf}
5966
5967 %dir %{texmfdist}/doc
5968 %dir %{texmfdist}/doc/generic
5969 %dir %{texmfdist}/doc/generic/enctex
5970 %dir %{texmfdist}/doc/latex
5971 %dir %{texmfdist}/doc/latex/localloc
5972 %dir %{texmf}/doc
5973 %dir %{texmf}/doc/generic
5974 %dir %{texmf}/doc/tetex
5975
5976 %dir %{texmfdist}/tex
5977 %dir %{texmfdist}/tex/cslatex
5978 %dir %{texmfdist}/tex/cslatex/base
5979 %dir %{texmfdist}/tex/generic
5980 %dir %{texmfdist}/tex/generic/dehyph-exptl
5981 %dir %{texmfdist}/tex/generic/enctex
5982 %dir %{texmfdist}/tex/generic/genmisc
5983 %dir %{texmfdist}/tex/generic/hyph-utf8
5984 %dir %{texmfdist}/tex/generic/misc
5985 %dir %{texmfdist}/tex/latex
5986 %dir %{texmfdist}/tex/latex/base
5987 %dir %{texmf}/dvips
5988 %dir %{texmf}/dvips/config
5989 %dir %{texmf}/dvips/tetex
5990 %dir %{texmf}/fonts/enc
5991 %dir %{texmf}/fonts/enc/dvips
5992 %dir %{texmf}/fonts/enc/dvips/tetex
5993 %dir %{texmf}/fonts/map/dvips/updmap
5994 %dir %{texmf}/fonts/map
5995 %dir %{texmf}/fonts/map/dvips
5996 %dir %{texmf}/fonts/map/dvips/tetex
5997 %dir %{texmf}/scripts
5998 %dir %{texmf}/tex
5999 %dir %{texmf}/tex/generic
6000 %dir %{texmf}/tex/generic/config
6001 %dir %{texmf}/web2c
6002
6003 # Docs
6004 # %doc %{texmf}/doc/README
6005 %doc %{texmf}/doc/tetex/TETEXDOC.*
6006 %doc %{texmf}/doc/tetex/teTeX-FAQ
6007
6008 # %{texmf}/fonts/map/dvips/tetex/contnav.map
6009 # %{texmf}/fonts/map/dvips/tetex/lumath-o.map
6010 %{texmfdist}/fonts/map/dvips/vntex/urwvn.map
6011 %{texmfdist}/fonts/enc/dvips/vntex/t5.enc
6012
6013 # Main fonts from TeTeX
6014 %{texmf}/fonts/enc/dvips/tetex/09fbbfac.enc
6015 %{texmf}/fonts/enc/dvips/tetex/0ef0afca.enc
6016 %{texmf}/fonts/enc/dvips/tetex/10037936.enc
6017 %{texmf}/fonts/enc/dvips/tetex/1b6d048e.enc
6018 %{texmf}/fonts/enc/dvips/tetex/71414f53.enc
6019 %{texmf}/fonts/enc/dvips/tetex/74afc74c.enc
6020 %{texmf}/fonts/enc/dvips/tetex/aae443f0.enc
6021 %{texmf}/fonts/enc/dvips/tetex/b6a4d7c7.enc
6022 %{texmf}/fonts/enc/dvips/tetex/bbad153f.enc
6023 %{texmf}/fonts/enc/dvips/tetex/d9b29452.enc
6024 %{texmf}/fonts/enc/dvips/tetex/f7b6d320.enc
6025 %{texmf}/fonts/map/dvips/tetex/ps2pk35.map
6026
6027 %{texmfdist}/tex/generic/dehyph-exptl/*
6028 %{texmfdist}/tex/generic/encodings
6029 %{texmfdist}/tex/generic/epsf
6030 %{texmfdist}/tex/generic/hyph-utf8/*
6031 %{texmfdist}/tex/generic/genmisc/random.tex
6032 %{texmfdist}/tex/generic/misc/null*
6033 %{texmfdist}/tex/generic/misc/texnames.sty
6034 %{texmfdist}/tex/generic/tap
6035 %{texmfdist}/tex/generic/tex-ps
6036 %{texmfdist}/tex/texinfo
6037 %{texmf}/tex/fontinst
6038 %{texmf}/tex/generic/hyphen
6039
6040 # %{fmtdir}/metafun.mem
6041 #%{texmf}/web2c/tex-pl.pool
6042 # %{texmf}/web2c/tex.pool
6043 %{texmf}/fonts/map/dvips/updmap/*
6044
6045 %{texmf}/web2c/*.tcx
6046
6047 # %lang(fi) %{_mandir}/fi/man1/afm2tfm.1*
6048 # %lang(fi) %{_mandir}/fi/man1/allcm.1*
6049 # %lang(fi) %{_mandir}/fi/man1/allneeded.1*
6050 # %lang(fr) %{_mandir}/fr/man1/access.1*
6051 # %lang(hu) %{_mandir}/hu/man1/access.1*
6052 # %lang(hu) %{_mandir}/hu/man1/newer.1*
6053 # %lang(pl) %{_mandir}/pl/man1/access.1*
6054 # %lang(pl) %{_mandir}/pl/man1/newer.1*
6055 #%{_mandir}/man1/MakeTeXPK.1*
6056 #%{_mandir}/man1/access.1*
6057 #%{_mandir}/man1/fontexport.1*
6058 #%{_mandir}/man1/fontimport.1*
6059 #%{_mandir}/man1/initex.1*
6060 #%{_mandir}/man1/t1mapper.1*
6061 #%{_mandir}/man1/texdoc.1*
6062 #%{_mandir}/man1/texi2html.1*
6063 #%{_mandir}/man1/virtex.1*
6064 #%{_mandir}/man8/fmtutil.8*
6065 #%{_mandir}/man8/mkfontdesc.8*
6066 #%{_mandir}/man8/texlinks.8*
6067
6068 %{_mandir}/man1/afm2tfm.1*
6069 %{_mandir}/man1/allcm.1*
6070 %{_mandir}/man1/allec.1*
6071 %{_mandir}/man1/allneeded.1*
6072 %{_mandir}/man1/ctangle.1*
6073 %{_mandir}/man1/ctie.1*
6074 %{_mandir}/man1/cweave.1*
6075 %{_mandir}/man1/cweb.1*
6076 %{_mandir}/man1/dmp.1*
6077 %{_mandir}/man1/dvipdft.1*
6078 %{_mandir}/man1/dvipng.1*
6079 %{_mandir}/man1/e2pall.1*
6080 %{_mandir}/man1/ebb.1*
6081 %{_mandir}/man1/fmtutil.1*
6082 %{_mandir}/man1/fmtutil-sys.1*
6083 %{_mandir}/man1/fontinst.1*
6084 %{_mandir}/man1/gftodvi.1*
6085 %{_mandir}/man1/gftopk.1*
6086 %{_mandir}/man1/gftype.1*
6087 %{_mandir}/man1/gsftopk.1*
6088 %{_mandir}/man1/kpseaccess.1*
6089 %{_mandir}/man1/kpsereadlink.1*
6090 %{_mandir}/man1/kpsewhere.1*
6091 %{_mandir}/man1/mag.1*
6092 %{_mandir}/man1/makempx.1*
6093 %{_mandir}/man1/makempy.1*
6094 %{_mandir}/man1/mktexfmt.1*
6095 %{_mandir}/man1/mktexlsr.1*
6096 %{_mandir}/man1/newer.1*
6097 %{_mandir}/man1/patgen.1*
6098 %{_mandir}/man1/pdfetex.1*
6099 %{_mandir}/man1/pfb2pfa.1*
6100 %{_mandir}/man1/pk2bm.1*
6101 %{_mandir}/man1/pktogf.1*
6102 %{_mandir}/man1/pktype.1*
6103 %{_mandir}/man1/pltotf.1*
6104 %{_mandir}/man1/pooltype.1*
6105 %{_mandir}/man1/ps2frag.1*
6106 %{_mandir}/man1/ps2pk.1*
6107 %{_mandir}/man1/tangle.1*
6108 %{_mandir}/man1/tex.1*
6109 %{_mandir}/man1/texexec.1*
6110 %{_mandir}/man1/texhash.1*
6111 %{_mandir}/man1/texlinks.1*
6112 %{_mandir}/man1/tftopl.1*
6113 %{_mandir}/man1/tie.1*
6114 %{_mandir}/man1/ttf2afm.1*
6115 %{_mandir}/man1/updmap.1*
6116 %{_mandir}/man1/updmap-sys.1*
6117 %{_mandir}/man1/vftovp.1*
6118 %{_mandir}/man1/vptovf.1*
6119 %{_mandir}/man1/weave.1*
6120 %{_mandir}/man5/fmtutil.cnf.5*
6121 %{_mandir}/man5/updmap.cfg.5*
6122
6123
6124 %files dirs-fonts
6125 %defattr(644,root,root,755)
6126 %dir %{texmfdist}/doc/latex/marvosym/mac/oztex/tex-font
6127 %dir %{texmfdist}/fonts
6128 %dir %{texmfdist}/fonts/afm
6129 %dir %{texmfdist}/fonts/afm/public
6130 %dir %{texmfdist}/fonts/afm/vntex
6131 %dir %{texmfdist}/fonts/enc
6132 %dir %{texmfdist}/fonts/enc/dvips
6133 %dir %{texmfdist}/fonts/enc/dvips/vntex
6134 %dir %{texmfdist}/fonts/map
6135 %dir %{texmfdist}/fonts/map/dvipdfm
6136 %dir %{texmfdist}/fonts/map/dvips
6137 %dir %{texmfdist}/fonts/map/dvips/vntex
6138 %dir %{texmfdist}/fonts/map/fontname
6139 %dir %{texmfdist}/fonts/ofm
6140 %dir %{texmfdist}/fonts/ofm/public
6141 %dir %{texmfdist}/fonts/ovf
6142 %dir %{texmfdist}/fonts/ovf/public
6143 %dir %{texmfdist}/fonts/ovp
6144 %dir %{texmfdist}/fonts/ovp/public
6145 %dir %{texmfdist}/fonts/opentype
6146 %dir %{texmfdist}/fonts/opentype/public
6147 %dir %{texmfdist}/fonts/pk
6148 %dir %{texmfdist}/fonts/pk/ljfour
6149 %dir %{texmfdist}/fonts/source
6150 %dir %{texmfdist}/fonts/source/public
6151 %dir %{texmfdist}/fonts/source/vntex
6152 %dir %{texmfdist}/fonts/tfm
6153 %dir %{texmfdist}/fonts/tfm/public
6154 %dir %{texmfdist}/fonts/tfm/vntex
6155 %dir %{texmfdist}/fonts/type1
6156 %dir %{texmfdist}/fonts/type1/public
6157 %dir %{texmfdist}/fonts/type1/vntex
6158 %dir %{texmfdist}/fonts/vf
6159 %dir %{texmfdist}/fonts/vf/public
6160 %dir %{texmfdist}/fonts/vf/vntex
6161 %dir %{texmfdist}/source
6162 %dir %{texmfdist}/source/fonts
6163 %dir %{texmfdist}/source/latex
6164 %dir %{texmf}/fonts
6165 %dir %{texmf}/fonts/opentype
6166 %dir %{texmf}/fonts/opentype/public
6167
6168 %files doc
6169 %defattr(644,root,root,755)
6170 %{texmfdoc}/doc/english
6171
6172 %files doc-bg
6173 %defattr(644,root,root,755)
6174 %{texmfdoc}/doc/bulgarian
6175
6176 %files doc-cs
6177 %defattr(644,root,root,755)
6178 %{texmfdoc}/doc/czechslovak
6179
6180 %files doc-de
6181 %defattr(644,root,root,755)
6182 %{texmfdoc}/doc/german
6183
6184 %files doc-el
6185 %defattr(644,root,root,755)
6186 %{texmfdoc}/doc/greek
6187
6188 %files doc-es
6189 %defattr(644,root,root,755)
6190 %{texmfdoc}/doc/spanish
6191
6192 %files doc-fi
6193 %defattr(644,root,root,755)
6194 %{texmfdoc}/doc/finnish
6195
6196 %files doc-fr
6197 %defattr(644,root,root,755)
6198 %{texmfdoc}/doc/french
6199
6200 %files doc-it
6201 %defattr(644,root,root,755)
6202 %{texmfdoc}/doc/italian
6203
6204 %files doc-ja
6205 %defattr(644,root,root,755)
6206 %{texmfdoc}/doc/japanese
6207
6208 %files doc-ko
6209 %defattr(644,root,root,755)
6210 %{texmfdoc}/doc/korean
6211
6212 %files doc-mn
6213 %defattr(644,root,root,755)
6214 %{texmfdoc}/doc/mongolian
6215
6216 %files doc-nl
6217 %defattr(644,root,root,755)
6218 %{texmfdoc}/doc/dutch
6219
6220 %files doc-pl
6221 %defattr(644,root,root,755)
6222 %{texmfdoc}/doc/polish
6223
6224 %files doc-pt
6225 %defattr(644,root,root,755)
6226 %{texmfdoc}/doc/portuguese
6227
6228 %files doc-ru
6229 %defattr(644,root,root,755)
6230 %{texmfdoc}/doc/russian
6231
6232 %files doc-sk
6233 %defattr(644,root,root,755)
6234 %{texmfdoc}/doc/slovak
6235
6236 %files doc-sl
6237 %defattr(644,root,root,755)
6238 %{texmfdoc}/doc/slovenian
6239
6240 %files doc-th
6241 %defattr(644,root,root,755)
6242 %{texmfdoc}/doc/thai
6243
6244 %files doc-tr
6245 %defattr(644,root,root,755)
6246 %{texmfdoc}/doc/turkish
6247
6248 %files doc-uk
6249 %defattr(644,root,root,755)
6250 %{texmfdoc}/doc/ukrainian
6251
6252 %files doc-vi
6253 %defattr(644,root,root,755)
6254 %{texmfdoc}/doc/vietnamese
6255
6256 %files doc-zh_CN
6257 %defattr(644,root,root,755)
6258 %{texmfdoc}/doc/chinese
6259
6260 # %files doc-Catalogue
6261 # %defattr(644,root,root,755)
6262 # %{texmf}/doc/help/Catalogue
6263
6264 # %files doc-tug-faq
6265 # %defattr(644,root,root,755)
6266 # %{texmf}/doc/help/faq/uktug-faq
6267
6268
6269 %files doc-latex
6270 %defattr(644,root,root,755)
6271 # %{texmfdist}/doc/latex/bar
6272 # %{texmfdist}/doc/latex/eclbip
6273 # %{texmfdist}/doc/latex/eo
6274 # %{texmfdist}/doc/latex/floatflt
6275 # %{texmfdist}/doc/latex/general
6276 # %{texmfdist}/doc/latex/germbib
6277 # %{texmfdist}/doc/latex/images
6278 # %{texmfdist}/doc/latex/mathcomp
6279 # %{texmfdist}/doc/latex/mt11p
6280 # %{texmfdist}/doc/latex/picins
6281 # %{texmfdist}/doc/latex/ps4pdf
6282 # %{texmfdist}/doc/latex/pslatex
6283 # %{texmfdist}/doc/latex/shapepar
6284 # %{texmfdist}/doc/latex/supertab
6285 # %{texmfdist}/doc/latex/tex-refs
6286 # %{texmfdist}/doc/latex/textmerg
6287 # %{texmfdist}/doc/latex/treesvr
6288 %{texmfdist}/doc/latex/acronym
6289 %{texmfdist}/doc/latex/aeguill
6290 %{texmfdist}/doc/latex/anysize
6291 %{texmfdist}/doc/latex/base
6292 %{texmfdist}/doc/latex/beton
6293 %{texmfdist}/doc/latex/carlisle
6294 %{texmfdist}/doc/latex/ccaption
6295 %{texmfdist}/doc/latex/changebar
6296 %{texmfdist}/doc/latex/chappg
6297 %{texmfdist}/doc/latex/concmath
6298 %{texmfdist}/doc/latex/crop
6299 %{texmfdist}/doc/latex/dinbrief
6300 %{texmfdist}/doc/latex/draftcopy
6301 %{texmfdist}/doc/latex/eepic
6302 %{texmfdist}/doc/latex/endfloat
6303 %{texmfdist}/doc/latex/esint
6304 %{texmfdist}/doc/latex/eso-pic
6305 %{texmfdist}/doc/latex/euler
6306 %{texmfdist}/doc/latex/eulervm
6307 %{texmfdist}/doc/latex/extsizes
6308 %{texmfdist}/doc/latex/fancybox
6309 %{texmfdist}/doc/latex/fancyhdr
6310 %{texmfdist}/doc/latex/fancyvrb
6311 %{texmfdist}/doc/latex/filecontents
6312 %{texmfdist}/doc/latex/float
6313 %{texmfdist}/doc/latex/footmisc
6314 %{texmfdist}/doc/latex/footnpag
6315 %{texmfdist}/doc/latex/fp
6316 %{texmfdist}/doc/latex/geometry
6317 %{texmfdist}/doc/latex/graphics
6318 %{texmfdist}/doc/latex/hyperref
6319 %{texmfdist}/doc/latex/hyphenat
6320 %{texmfdist}/doc/latex/index
6321 %{texmfdist}/doc/latex/koma-script
6322 %{texmfdist}/doc/latex/labels
6323 %{texmfdist}/doc/latex/layouts
6324 %{texmfdist}/doc/latex/lettrine
6325 %{texmfdist}/doc/latex/listings
6326 %{texmfdist}/doc/latex/ltabptch
6327 %{texmfdist}/doc/latex/mdwtools
6328 %{texmfdist}/doc/latex/memoir
6329 %{texmfdist}/doc/latex/mh
6330 %{texmfdist}/doc/latex/mparhack
6331 %{texmfdist}/doc/latex/ms
6332 %{texmfdist}/doc/latex/multibib
6333 %{texmfdist}/doc/latex/mwcls
6334 %{texmfdist}/doc/latex/natbib
6335 %{texmfdist}/doc/latex/nomencl
6336 %{texmfdist}/doc/latex/ntgclass
6337 %{texmfdist}/doc/latex/oberdiek
6338 %{texmfdist}/doc/latex/overpic
6339 %{texmfdist}/doc/latex/paralist
6340 %{texmfdist}/doc/latex/pb-diagram
6341 %{texmfdist}/doc/latex/pdfpages
6342 %{texmfdist}/doc/latex/picinpar
6343 %{texmfdist}/doc/latex/pict2e
6344 %{texmfdist}/doc/latex/placeins
6345 %{texmfdist}/doc/latex/preprint
6346 %{texmfdist}/doc/latex/preview
6347 %{texmfdist}/doc/latex/program
6348 %{texmfdist}/doc/latex/psfrag
6349 %{texmfdist}/doc/latex/revtex
6350 %{texmfdist}/doc/latex/rotating
6351 %{texmfdist}/doc/latex/rotfloat
6352 %{texmfdist}/doc/latex/scale
6353 %{texmfdist}/doc/latex/sectsty
6354 %{texmfdist}/doc/latex/seminar
6355 %{texmfdist}/doc/latex/showlabels
6356 %{texmfdist}/doc/latex/sidecap
6357 %{texmfdist}/doc/latex/slashbox
6358 %{texmfdist}/doc/latex/soul
6359 %{texmfdist}/doc/latex/stdclsdv
6360 %{texmfdist}/doc/latex/subfig
6361 %{texmfdist}/doc/latex/subfigure
6362 %{texmfdist}/doc/latex/textfit
6363 %{texmfdist}/doc/latex/textpos
6364 %{texmfdist}/doc/latex/titlesec
6365 %{texmfdist}/doc/latex/tocbibind
6366 %{texmfdist}/doc/latex/tocloft
6367 %{texmfdist}/doc/latex/tools
6368 %{texmfdist}/doc/latex/totpages
6369 %{texmfdist}/doc/latex/type1cm
6370 %{texmfdist}/doc/latex/units
6371 %{texmfdist}/doc/latex/vmargin
6372 %{texmfdist}/doc/latex/was
6373 %{texmfdist}/doc/latex/wrapfig
6374 %{texmfdist}/doc/latex/xtab
6375 %{texmfdist}/doc/latex/yfonts
6376
6377 %files -n kpathsea
6378 %defattr(644,root,root,755)
6379 %dir %{texmf}/doc/kpathsea
6380 %doc %{texmf}/doc/kpathsea/kpathsea.pdf
6381 %attr(755,root,root) %{_bindir}/kpsepath
6382 %attr(755,root,root) %{_bindir}/kpsestat
6383 %attr(755,root,root) %{_bindir}/kpsetool
6384 %attr(755,root,root) %{_bindir}/kpsewhich
6385 %attr(755,root,root) %{_bindir}/kpsexpand
6386 %attr(755,root,root) %{_libdir}/libkpathsea.so.*
6387 %{_libdir}/libkpathsea.la
6388 %{_mandir}/man1/kpsexpand.1*
6389 %{_mandir}/man1/kpsepath.1*
6390 %{_mandir}/man1/kpsestat.1*
6391 %{_mandir}/man1/kpsetool.1*
6392 %{_mandir}/man1/kpsewhich.1*
6393
6394 %files -n kpathsea-devel
6395 %defattr(644,root,root,755)
6396 %attr(755,root,root) %{_libdir}/libkpathsea.so
6397 %{_includedir}/kpathsea
6398 %{_infodir}/kpathsea.info*
6399
6400 %files dvips
6401 %defattr(644,root,root,755)
6402 # %doc %{texmf}/doc/programs/dvips.dvi
6403 # %doc %{texmf}/doc/programs/dvipdfm.dvi
6404 # %doc %{texmf}/doc/latex/psnfssx
6405 # %lang(fi) %{_mandir}/fi/man1/dvips.1*
6406 # %{texmf}/dvips/misc
6407 # %{texmf}/dvips/config/config.generic
6408 # %{texmf}/fonts/map/dvips/misc
6409 # %{texmf}/fonts/map/dvips/tetex/bsr-interpolated.map
6410 # %{texmf}/fonts/map/dvips/tetex/bsr.map
6411 # %{_localstatedir}/fonts/map/dvipdfm
6412 # %{_localstatedir}/fonts/map/dvips
6413 %dir %{texmfdist}/fonts/map/dvips/cmex
6414 %dir %{texmf}/dvipdfm
6415 %docdir %{texmf}/doc/dvips
6416 %docdir %{texmf}/doc/dvipdfm
6417 %attr(755,root,root) %{_bindir}/dvips
6418 %attr(755,root,root) %{_bindir}/dvired
6419 %attr(755,root,root) %{_bindir}/dvitomp
6420 %attr(755,root,root) %{_bindir}/dvitype
6421 %attr(755,root,root) %{_bindir}/dvicopy
6422 %attr(755,root,root) %{_bindir}/dvipdfm
6423 %attr(755,root,root) %{_bindir}/dvipdft
6424 # dvi2fax requires ghostscript
6425 %attr(755,root,root) %{_bindir}/dvi2fax
6426 %{_infodir}/dvips.info*
6427 %{_mandir}/man1/dvi2fax.1*
6428 %{_mandir}/man1/dvicopy.1*
6429 %{_mandir}/man1/dvipdfm.1*
6430 %{_mandir}/man1/dvips.1*
6431 %{_mandir}/man1/dvired.1*
6432 %{_mandir}/man1/dvitomp.1*
6433 %{_mandir}/man1/dvitype.1*
6434 %{texmf}/dvips/base
6435 %{texmf}/dvips/gsftopk
6436 %{texmfdist}/dvips/psfrag
6437 %config(noreplace) %verify(not md5 mtime size) %{texmf}/dvips/config/config.ps
6438 %{texmfdist}/fonts/enc/dvips/base
6439 %{texmfdist}/fonts/map/dvips/allrunes
6440 %{texmfdist}/fonts/map/dvips/cmex/ttcmex.map
6441 %{texmf}/dvipdfm/config
6442 %{texmf}/dvips/tetex/config.*
6443 %{texmf}/fonts/enc/dvips/tetex/mtex.enc
6444 # %{texmf}/fonts/map
6445 %dir %{texmf}/fonts/map/dvipdfm
6446 %dir %{texmf}/fonts/map/dvips
6447 %dir %{texmf}/fonts/map/dvips/tetex
6448 %{texmf}/fonts/map/dvips/tetex/dvipdfm35.map
6449 %{texmf}/fonts/map/dvips/tetex/dvips35.map
6450 %{texmf}/fonts/map/dvips/tetex/mathpple.map
6451 %{texmf}/fonts/map/dvips/tetex/mt-belleek.map
6452 %{texmf}/fonts/map/dvips/tetex/mt-plus.map
6453 %{texmf}/fonts/map/dvips/tetex/mt-yy.map
6454 %{texmf}/fonts/map/dvips/tetex/pdftex35.map
6455
6456
6457 %files dvilj
6458 %defattr(644,root,root,755)
6459 %attr(755,root,root) %{_bindir}/dvihp
6460 %attr(755,root,root) %{_bindir}/dvilj
6461 %attr(755,root,root) %{_bindir}/dvilj2p
6462 %attr(755,root,root) %{_bindir}/dvilj4
6463 %attr(755,root,root) %{_bindir}/dvilj4l
6464 %attr(755,root,root) %{_bindir}/dvilj6
6465 %{_mandir}/man1/dvihp.1*
6466 %{_mandir}/man1/dvilj.1*
6467 %{_mandir}/man1/dvilj2p.1*
6468 %{_mandir}/man1/dvilj4.1*
6469 %{_mandir}/man1/dvilj4l.1*
6470 %{_mandir}/man1/dvilj6.1*
6471
6472 %files makeindex
6473 %defattr(644,root,root,755)
6474 %doc %{texmfdist}/doc/makeindex
6475 %attr(755,root,root) %{_bindir}/mkindex
6476 %attr(755,root,root) %{_bindir}/makeindex
6477 %attr(755,root,root) %{_bindir}/rumakeindex
6478 %{texmfdist}/makeindex
6479 %{_mandir}/man1/makeindex.1*
6480 %{_mandir}/man1/mkindex.1*
6481 %{_mandir}/man1/rumakeindex.1*
6482
6483 %files metafont
6484 %defattr(644,root,root,755)
6485 #%attr(755,root,root) %{_bindir}/mfw
6486 #%attr(755,root,root) %{_bindir}/virmf
6487 #%attr(755,root,root) %{_bindir}/inimf
6488 #%{texmf}/mft/cmbase.mft
6489 # %{texmf}/mft/e.mft
6490 # %{texmf}/mft/pl.mft
6491 # %{fmtdir}/mf.base
6492 #%{texmf}/web2c/mf-nowin.base
6493 # %{texmf}/web2c/mf.pool
6494 #%{texmf}/web2c/mfw.base
6495 #%{_mandir}/man1/inimf.1*
6496 #%{_mandir}/man1/virmf.1*
6497 %dir %{texmfdist}/mft
6498 %dir %{texmfdist}/mft/base
6499 %attr(755,root,root) %{_bindir}/mf
6500 %attr(755,root,root) %{_bindir}/mf-nowin
6501 %attr(755,root,root) %{_bindir}/mft
6502 %attr(755,root,root) %{_bindir}/mktexmf
6503 %attr(755,root,root) %{_bindir}/mktexpk
6504 %attr(755,root,root) %{_bindir}/mktextfm
6505 %{texmfdist}/metafont
6506 %{texmfdist}/mft/base/mplain.mft
6507 %{texmfdist}/mft/base/plain.mft
6508 %{_mandir}/man1/mf.1*
6509 %{_mandir}/man1/mf-nowin.1*
6510 %{_mandir}/man1/mft.1*
6511 %{_mandir}/man1/mktexmf.1*
6512 %{_mandir}/man1/mktexpk.1*
6513 %{_mandir}/man1/mktextfm.1*
6514
6515 %files metapost
6516 %defattr(644,root,root,755)
6517 #%attr(755,root,root) %{_bindir}/virmpost
6518 #%attr(755,root,root) %{_bindir}/inimpost
6519 # %{texmf}/web2c/mp.pool
6520 # %{fmtdir}/mpost.mem
6521 #%{_mandir}/man1/inimpost.1*
6522 #%{_mandir}/man1/virmpost.1*
6523 %dir %{texmfdist}/metapost
6524 %doc %{texmfdist}/doc/metapost
6525 %attr(755,root,root) %{_bindir}/mpost
6526 %attr(755,root,root) %{_bindir}/mpto
6527 %{texmfdist}/metapost/base
6528 %{texmfdist}/metapost/config
6529 %{texmfdist}/metapost/mfpic
6530 %{texmfdist}/metapost/misc
6531 %{texmfdist}/metapost/support
6532 %{_mandir}/man1/mpost.1*
6533 %{_mandir}/man1/mpto.1*
6534
6535 %files mptopdf
6536 %defattr(644,root,root,755)
6537 %attr(755,root,root) %{_bindir}/mptopdf
6538 %{_mandir}/man1/mptopdf.1*
6539 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/mptopdf.fmt
6540
6541 %files texdoctk
6542 %defattr(644,root,root,755)
6543 # %doc %{texmf}/doc/texdoctk
6544 %attr(755,root,root) %{_bindir}/texdoctk
6545 %{texmf}/texdoctk
6546 %{_mandir}/man1/texdoctk.1*
6547
6548 %files -n texconfig
6549 %defattr(644,root,root,755)
6550 %dir %{texmf}/texconfig
6551 %doc %{texmf}/texconfig/README
6552 %attr(755,root,root) %{_bindir}/texconfig
6553 %attr(755,root,root) %{_bindir}/texconfig-dialog
6554 %attr(755,root,root) %{_bindir}/texconfig-sys
6555 %attr(755,root,root) %{texmf}/texconfig/tcfmgr
6556 %{_mandir}/man1/texconfig.1*
6557 %{_mandir}/man1/texconfig-sys.1*
6558 %{texmf}/texconfig/g
6559 %{texmf}/texconfig/generic
6560 %{texmf}/texconfig/tcfmgr.map
6561 %{texmf}/texconfig/v
6562 %{texmf}/texconfig/x
6563
6564 %files -n xindy
6565 %defattr(644,root,root,755)
6566 %doc %{texmf}/doc/xindy
6567 %dir %{texmf}/xindy
6568 %dir %{texmf}/xindy/lang
6569 %{texmf}/xindy/base
6570 %{texmf}/xindy/class
6571 %{texmf}/xindy/ord
6572 %{texmf}/xindy/rules
6573 %{texmf}/xindy/styles
6574 %{texmf}/xindy/tex
6575
6576 %files -n xindy-albanian
6577 %defattr(644,root,root,755)
6578 %{texmf}/xindy/lang/albanian
6579
6580 %files -n xindy-belarusian
6581 %defattr(644,root,root,755)
6582 %{texmf}/xindy/lang/belarusian
6583
6584 %files -n xindy-bulgarian
6585 %defattr(644,root,root,755)
6586 %{texmf}/xindy/lang/bulgarian
6587
6588 %files -n xindy-croatian
6589 %defattr(644,root,root,755)
6590 %{texmf}/xindy/lang/croatian
6591
6592 %files -n xindy-czech
6593 %defattr(644,root,root,755)
6594 %{texmf}/xindy/lang/czech
6595
6596 %files -n xindy-danish
6597 %defattr(644,root,root,755)
6598 %{texmf}/xindy/lang/danish
6599
6600 %files -n xindy-dutch
6601 %defattr(644,root,root,755)
6602 %{texmf}/xindy/lang/dutch
6603
6604 %files -n xindy-english
6605 %defattr(644,root,root,755)
6606 %{texmf}/xindy/lang/english
6607
6608 %files -n xindy-esperanto
6609 %defattr(644,root,root,755)
6610 %{texmf}/xindy/lang/esperanto
6611
6612 %files -n xindy-estonian
6613 %defattr(644,root,root,755)
6614 %{texmf}/xindy/lang/estonian
6615
6616 %files -n xindy-finnish
6617 %defattr(644,root,root,755)
6618 %{texmf}/xindy/lang/finnish
6619
6620 %files -n xindy-french
6621 %defattr(644,root,root,755)
6622 %{texmf}/xindy/lang/french
6623
6624 %files -n xindy-general
6625 %defattr(644,root,root,755)
6626 %{texmf}/xindy/lang/general
6627
6628 %files -n xindy-georgian
6629 %defattr(644,root,root,755)
6630 %{texmf}/xindy/lang/georgian
6631
6632 %files -n xindy-german
6633 %defattr(644,root,root,755)
6634 %{texmf}/xindy/lang/german
6635
6636 %files -n xindy-greek
6637 %defattr(644,root,root,755)
6638 %{texmf}/xindy/lang/greek
6639
6640 %files -n xindy-gypsy
6641 %defattr(644,root,root,755)
6642 %{texmf}/xindy/lang/gypsy
6643
6644 %files -n xindy-hausa
6645 %defattr(644,root,root,755)
6646 %{texmf}/xindy/lang/hausa
6647
6648 %files -n xindy-hebrew
6649 %defattr(644,root,root,755)
6650 %{texmf}/xindy/lang/hebrew
6651
6652 %files -n xindy-hungarian
6653 %defattr(644,root,root,755)
6654 %{texmf}/xindy/lang/hungarian
6655
6656 %files -n xindy-icelandic
6657 %defattr(644,root,root,755)
6658 %{texmf}/xindy/lang/icelandic
6659
6660 %files -n xindy-italian
6661 %defattr(644,root,root,755)
6662 %{texmf}/xindy/lang/italian
6663
6664 %files -n xindy-klingon
6665 %defattr(644,root,root,755)
6666 %{texmf}/xindy/lang/klingon
6667
6668 %files -n xindy-kurdish
6669 %defattr(644,root,root,755)
6670 %{texmf}/xindy/lang/kurdish
6671
6672 %files -n xindy-latin
6673 %defattr(644,root,root,755)
6674 %{texmf}/xindy/lang/latin
6675
6676 %files -n xindy-latvian
6677 %defattr(644,root,root,755)
6678 %{texmf}/xindy/lang/latvian
6679
6680 %files -n xindy-lithuanian
6681 %defattr(644,root,root,755)
6682 %{texmf}/xindy/lang/lithuanian
6683
6684 %files -n xindy-lower-sorbian
6685 %defattr(644,root,root,755)
6686 %{texmf}/xindy/lang/lower-sorbian
6687
6688 %files -n xindy-macedonian
6689 %defattr(644,root,root,755)
6690 %{texmf}/xindy/lang/macedonian
6691
6692 %files -n xindy-mongolian
6693 %defattr(644,root,root,755)
6694 %{texmf}/xindy/lang/mongolian
6695
6696 %files -n xindy-norwegian
6697 %defattr(644,root,root,755)
6698 %{texmf}/xindy/lang/norwegian
6699
6700 %files -n xindy-polish
6701 %defattr(644,root,root,755)
6702 %{texmf}/xindy/lang/polish
6703
6704 %files -n xindy-portuguese
6705 %defattr(644,root,root,755)
6706 %{texmf}/xindy/lang/portuguese
6707
6708 %files -n xindy-romanian
6709 %defattr(644,root,root,755)
6710 %{texmf}/xindy/lang/romanian
6711
6712 %files -n xindy-russian
6713 %defattr(644,root,root,755)
6714 %{texmf}/xindy/lang/russian
6715
6716 %files -n xindy-serbian
6717 %defattr(644,root,root,755)
6718 %{texmf}/xindy/lang/serbian
6719
6720 %files -n xindy-slovak
6721 %defattr(644,root,root,755)
6722 %{texmf}/xindy/lang/slovak
6723
6724 %files -n xindy-slovenian
6725 %defattr(644,root,root,755)
6726 %{texmf}/xindy/lang/slovenian
6727
6728 %files -n xindy-spanish
6729 %defattr(644,root,root,755)
6730 %{texmf}/xindy/lang/spanish
6731
6732 %files -n xindy-swedish
6733 %defattr(644,root,root,755)
6734 %{texmf}/xindy/lang/swedish
6735
6736 %files -n xindy-turkish
6737 %defattr(644,root,root,755)
6738 %{texmf}/xindy/lang/turkish
6739
6740 %files -n xindy-ukrainian
6741 %defattr(644,root,root,755)
6742 %{texmf}/xindy/lang/ukrainian
6743
6744 %files -n xindy-upper-sorbian
6745 %defattr(644,root,root,755)
6746 %{texmf}/xindy/lang/upper-sorbian
6747
6748 %files -n xindy-vietnamese
6749 %defattr(644,root,root,755)
6750 %{texmf}/xindy/lang/vietnamese/
6751
6752 %files -n xdvi
6753 %defattr(644,root,root,755)
6754 #%attr(755,root,root) %{_bindir}/xdvi-motif.bin
6755 # %attr(755,root,root) %{_bindir}/xdvizilla
6756 # %{_mandir}/man1/xdvizilla.1*
6757 %attr(755,root,root) %{_bindir}/xdvi-xaw
6758 %attr(755,root,root) %{_bindir}/xdvi
6759 %{_mandir}/man1/xdvi.1*
6760 %{_desktopdir}/xdvi.desktop
6761 %{_pixmapsdir}/xdvi.png
6762 %{texmf}/xdvi
6763
6764 %files pdftex
6765 %defattr(644,root,root,755)
6766 # %doc %{texmf}/doc/programs/pdfcrop.txt
6767 # %attr(755,root,root) %{_bindir}/pdfxtex
6768 # %{_localstatedir}/fonts/map/pdftex
6769 # %dir %{texmf}/fonts/map/pdftex
6770 # %dir %{texmf}/fonts/map/pdftex/cmttf
6771 # %{texmf}/fonts/map/pdftex/cmttf/cmttf.map
6772 # %{texmf}/web2c/pdfetex-pl.pool
6773 # %{texmf}/web2c/pdfetex.pool
6774 # %{texmf}/web2c/pdfxtex.pool
6775 # %{_mandir}/man1/pdfxtex.1*
6776 %docdir %{texmfdist}/doc/pdftex
6777 %attr(755,root,root) %{_bindir}/epstopdf
6778 %attr(755,root,root) %{_bindir}/pdfcrop
6779 %attr(755,root,root) %{_bindir}/pdftex
6780 %config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/pdftexconfig.tex
6781 %{texmfdist}/scripts/pdfcrop
6782 %{_mandir}/man1/epstopdf.1*
6783 %{_mandir}/man1/pdftex.1*
6784
6785 %files omega
6786 %defattr(644,root,root,755)
6787 # %{texmf}/web2c/omega.pool
6788 # %{texmf}/web2c/aleph.pool
6789 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/aleph.fmt
6790 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/lambda.fmt
6791 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/lamed.fmt
6792 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/omega.fmt
6793 %doc %{texmfdist}/doc/omega
6794 %dir %{texmfdist}/omega
6795 %dir %{texmfdist}/dvips/omega
6796 %attr(755,root,root) %{_bindir}/aleph
6797 %attr(755,root,root) %{_bindir}/lambda
6798 %attr(755,root,root) %{_bindir}/mkocp
6799 %attr(755,root,root) %{_bindir}/mkofm
6800 %attr(755,root,root) %{_bindir}/odvicopy
6801 %attr(755,root,root) %{_bindir}/odvips
6802 %attr(755,root,root) %{_bindir}/odvitype
6803 %attr(755,root,root) %{_bindir}/omega
6804 %attr(755,root,root) %{_bindir}/omfonts
6805 %attr(755,root,root) %{_bindir}/opl2ofm
6806 %attr(755,root,root) %{_bindir}/otangle
6807 %attr(755,root,root) %{_bindir}/otp2ocp
6808 %attr(755,root,root) %{_bindir}/outocp
6809 %attr(755,root,root) %{_bindir}/ovf2ovp
6810 %attr(755,root,root) %{_bindir}/ovp2ovf
6811 %{texmfdist}/dvips/omega/config.omega
6812 %{texmfdist}/dvips/omega/omega.cfg
6813 %{texmfdist}/fonts/map/dvips/omega
6814 %{texmfdist}/omega/ocp
6815 %{texmfdist}/omega/otp
6816 %{texmfdist}/tex/lambda
6817 %{_mandir}/man1/lambda.1*
6818 %{_mandir}/man1/mkocp.1*
6819 %{_mandir}/man1/mkofm.1*
6820 %{_mandir}/man1/omega.1*
6821 %{_mandir}/man1/odvicopy.1*
6822 %{_mandir}/man1/odvips.1*
6823 %{_mandir}/man1/odvitype.1*
6824 %{_mandir}/man1/ofm2opl.1*
6825 %{_mandir}/man1/opl2ofm.1*
6826 %{_mandir}/man1/otp2ocp.1*
6827 %{_mandir}/man1/outocp.1*
6828 %{_mandir}/man1/ovf2ovp.1*
6829 %{_mandir}/man1/ovp2ovf.1*
6830
6831 %files plain
6832 %defattr(644,root,root,755)
6833 %doc %{texmfdist}/doc/plain
6834 %{texmfdist}/tex/plain
6835 %exclude %{texmfdist}/tex/plain/config/xetex.ini
6836 #%{texmf}/web2c/plain.mem
6837 #%{texmf}/web2c/plain.base
6838
6839 # %files format-plain
6840 # %defattr(644,root,root,755)
6841 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/tex.fmt
6842 #%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/plain.fmt
6843
6844 # %files format-pdftex
6845 # %defattr(644,root,root,755)
6846 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdftex.fmt
6847
6848 # %files format-pdfetex
6849 # %defattr(644,root,root,755)
6850 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfetex.fmt
6851
6852 %files mex
6853 %defattr(644,root,root,755)
6854 # %doc %{texmf}/doc/polish/mex
6855 %dir %{texmfdist}/tex/mex
6856 %dir %{texmfdist}/tex/mex/base
6857 %{texmfdist}/tex/mex/base/mex1.tex
6858 %{texmfdist}/tex/mex/base/mex2.tex
6859 %{texmfdist}/tex/mex/base/mex.tex
6860 %dir %{texmfdist}/tex/mex/config
6861 %{texmfdist}/tex/mex/base/mexconf.tex
6862
6863 %files format-mex
6864 %defattr(644,root,root,755)
6865 %attr(755,root,root) %{_bindir}/mex
6866 %{texmfdist}/tex/mex/config/mex.ini
6867 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/mex.fmt
6868
6869 %files format-pdfmex
6870 %defattr(644,root,root,755)
6871 %attr(755,root,root) %{_bindir}/pdfmex
6872 %{texmfdist}/tex/mex/config/pdfmex.ini
6873 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfmex.fmt
6874
6875 %files format-utf8mex
6876 %defattr(644,root,root,755)
6877 %attr(755,root,root) %{_bindir}/utf8mex
6878 %doc %{texmfdist}/doc/mex/utf8mex
6879 %{texmfdist}/tex/mex/utf8mex
6880 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/utf8mex.fmt
6881
6882 %files amstex
6883 %defattr(644,root,root,755)
6884 %dir %{texmfdist}/tex/amstex
6885 %{texmfdist}/tex/amstex/base
6886 %{texmfdist}/tex/amstex/config
6887 %{texmfdist}/tex/plain/amsfonts
6888
6889 %files format-amstex
6890 %defattr(644,root,root,755)
6891 %doc %{texmfdist}/doc/amstex
6892 %{texmfdist}/tex/amstex
6893 %attr(755,root,root) %{_bindir}/amstex
6894 %{_mandir}/man1/amstex.1*
6895 # %lang(fi) %{_mandir}/fi/man1/amstex.1*
6896 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/amstex.fmt
6897
6898 # %files format-pdfamstex
6899 # %defattr(644,root,root,755)
6900 # %attr(755,root,root) %{_bindir}/pdfamstex
6901 #%{texmf}/pdftex/amstex
6902 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfamstex.fmt
6903
6904 %files csplain
6905 %defattr(644,root,root,755)
6906 %dir %{texmfdist}/doc/cslatex/base
6907 %doc %{texmfdist}/doc/cslatex/base/README-cspsfont
6908 %doc %{texmfdist}/doc/cslatex/base/cs-fonts.doc
6909 %doc %{texmfdist}/doc/cslatex/base/cscorr.tab
6910 %doc %{texmfdist}/doc/cslatex/base/csplain.doc
6911 %doc %{texmfdist}/doc/cslatex/base/parpozn.tex
6912 %doc %{texmfdist}/doc/cslatex/base/test8z.tex
6913 %doc %{texmfdist}/doc/cslatex/base/testlat.tex
6914 %attr(755,root,root) %{_bindir}/csplain
6915 %{texmfdist}/tex/csplain
6916
6917 %files format-csplain
6918 %defattr(644,root,root,755)
6919 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/csplain.fmt
6920
6921 %files format-pdfcsplain
6922 %defattr(644,root,root,755)
6923 %attr(755,root,root) %{_bindir}/pdfcsplain
6924 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfcsplain.fmt
6925
6926 %files cslatex
6927 %defattr(644,root,root,755)
6928 # %doc %{texmf}/doc/cstex/INSTALL.cslatex
6929 # %doc %{texmf}/doc/cstex/README.cslatex
6930 %{texmfdist}/tex/cslatex
6931 %{texmfdist}/tex/latex/cslatex
6932
6933 %files format-cslatex
6934 %defattr(644,root,root,755)
6935 %attr(755,root,root) %{_bindir}/cslatex
6936 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cslatex.fmt
6937
6938 %files format-pdfcslatex
6939 %defattr(644,root,root,755)
6940 %attr(755,root,root) %{_bindir}/pdfcslatex
6941 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfcslatex.fmt
6942
6943 # %files cyrplain
6944 # %defattr(644,root,root,755)
6945 # %doc %{texmf}/doc/cyrplain
6946 # %{texmf}/tex/cyrplain
6947
6948 # %files format-cyrplain
6949 # %defattr(644,root,root,755)
6950 # %attr(755,root,root) %{_bindir}/cyrtex
6951 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyrtex.fmt
6952
6953 # %files format-cyramstex
6954 # %defattr(644,root,root,755)
6955 # %attr(755,root,root) %{_bindir}/cyramstex
6956 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyramstex.fmt
6957
6958 # %files format-cyrtexinfo
6959 # %defattr(644,root,root,755)
6960 # %attr(755,root,root) %{_bindir}/cyrtexinfo
6961 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyrtexinfo.fmt
6962
6963 %files eplain
6964 %defattr(644,root,root,755)
6965 %doc %{texmfdist}/doc/etex
6966 %doc %{texmfdist}/doc/eplain
6967 %{texmfdist}/tex/plain/etex
6968 %{texmfdist}/tex/eplain
6969
6970 %files format-eplain
6971 %defattr(644,root,root,755)
6972 %attr(755,root,root) %{_bindir}/eplain
6973 %attr(755,root,root) %{_bindir}/etex
6974 %{_mandir}/man1/eplain.1*
6975 %{_mandir}/man1/etex.1*
6976 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/eplain.fmt
6977 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/etex.fmt
6978
6979 %files context
6980 %defattr(644,root,root,755)
6981 %doc %{texmfdist}/doc/context
6982 # %doc %{texmf}/doc/polish/context
6983 %attr(755,root,root) %{_bindir}/context
6984 %attr(755,root,root) %{_bindir}/ctxtools
6985 %attr(755,root,root) %{_bindir}/exatools
6986 %attr(755,root,root) %{_bindir}/luatools
6987 %attr(755,root,root) %{_bindir}/makempy
6988 %attr(755,root,root) %{_bindir}/mpstools
6989 %attr(755,root,root) %{_bindir}/mtxrun
6990 %attr(755,root,root) %{_bindir}/mtxtools
6991 %attr(755,root,root) %{_bindir}/pdfthumb
6992 %attr(755,root,root) %{_bindir}/pdftools
6993 %attr(755,root,root) %{_bindir}/pdftrimwhite
6994 %attr(755,root,root) %{_bindir}/pstopdf
6995 %attr(755,root,root) %{_bindir}/rlxtools
6996 %attr(755,root,root) %{_bindir}/runtools
6997 %attr(755,root,root) %{_bindir}/texexec
6998 %attr(755,root,root) %{_bindir}/texfind
6999 %attr(755,root,root) %{_bindir}/texfont
7000 %attr(755,root,root) %{_bindir}/texmfstart
7001 %attr(755,root,root) %{_bindir}/texshow
7002 %attr(755,root,root) %{_bindir}/textools
7003 %attr(755,root,root) %{_bindir}/texutil
7004 %attr(755,root,root) %{_bindir}/tmftools
7005 %attr(755,root,root) %{_bindir}/xmltools
7006 # %{_mandir}/man1/fdf2tex.1*
7007 %{_mandir}/man1/ctxtools.1*
7008 %{_mandir}/man1/pdftools.1*
7009 %{_mandir}/man1/pstopdf.1*
7010 %{_mandir}/man1/texfind.1*
7011 %{_mandir}/man1/texfont.1*
7012 %{_mandir}/man1/texmfstart.1*
7013 %{_mandir}/man1/textools.1*
7014 %{_mandir}/man1/texutil.1*
7015 # %{_mandir}/man1/texshow.1*
7016 %{texmfdist}/context
7017 %{texmfdist}/fonts/enc/dvips/context
7018 # %{texmfdist}/fonts/map/dvips/context
7019 %{texmfdist}/metapost/context
7020 %{texmfdist}/scripts/context
7021 %{texmfdist}/tex/context
7022 %exclude %{texmfdist}/tex/context/config/cont-de.ini
7023 %exclude %{texmfdist}/tex/context/config/cont-en.ini
7024 %exclude %{texmfdist}/tex/context/config/cont-nl.ini
7025 %exclude %{texmfdist}/tex/context/config/cont-uk.ini
7026 %{texmfdist}/tex/generic/context
7027 %{texmfdist}/tex/latex/context
7028 %{texmfdist}/bibtex/bst/context
7029
7030 # no fmt, so commented out
7031 #%files format-context-cz
7032 #%defattr(644,root,root,755)
7033 #%%{texmf}/tex/context/config/cont-cz.ini
7034 # does not build with beta 20021025
7035 #%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-cz.efmt
7036
7037 %files format-context-de
7038 %defattr(644,root,root,755)
7039 %{texmfdist}/tex/context/config/cont-de.ini
7040 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-de.fmt
7041 #%{_mandir}/man1/cont-de.1*
7042
7043 %files format-context-en
7044 %defattr(644,root,root,755)
7045 %{texmfdist}/tex/context/config/cont-en.ini
7046 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-en.fmt
7047 #%{_mandir}/man1/cont-en.1*
7048 # what is the difference betwen uk and en in this particular situation?
7049 %{texmfdist}/tex/context/config/cont-uk.ini
7050 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-uk.fmt
7051
7052 # no fmt, so commented out
7053 #%files format-context-it
7054 #%defattr(644,root,root,755)
7055 #%%{texmf}/tex/context/config/cont-it.ini
7056
7057 %files format-context-nl
7058 %defattr(644,root,root,755)
7059 %{texmfdist}/tex/context/config/cont-nl.ini
7060 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-nl.fmt
7061 #%{_mandir}/man1/cont-nl.1*
7062
7063 # no fmt, so commented out
7064 #%files format-context-ro
7065 #%defattr(644,root,root,755)
7066 #%%{texmf}/tex/context/config/cont-ro.ini
7067
7068
7069 %files latex
7070 %defattr(644,root,root,755)
7071 %attr(755,root,root) %{_bindir}/latex
7072 %attr(755,root,root) %{_bindir}/pslatex
7073 # %lang(fi) %{_mandir}/fi/man1/latex.1*
7074 # %lang(pl) %{_mandir}/pl/man1/latex.1*
7075 # %{_infodir}/latex.info*
7076 %{_mandir}/man1/latex.1*
7077 %{_mandir}/man1/pslatex.1*
7078
7079 %dir %{texmfdist}/scripts
7080 %dir %{texmfdist}/scripts/pst-pdf
7081 %dir %{texmfdist}/source/generic
7082 %dir %{texmfdist}/tex/latex
7083 %dir %{texmfdist}/tex/plain
7084 %dir %{texmf}/tex/latex
7085
7086 # %{texmfdist}/tex/latex/citesort
7087 # %{texmfdist}/tex/latex/dvilj
7088 # %{texmfdist}/tex/latex/eclbip
7089 # %{texmfdist}/tex/latex/eo
7090 # %{texmfdist}/tex/latex/example
7091 # %{texmfdist}/tex/latex/fguill
7092 # %{texmfdist}/tex/latex/floatflt
7093 # %{texmfdist}/tex/latex/gletter
7094 # %{texmfdist}/tex/latex/here
7095 # %{texmfdist}/tex/latex/mt11p
7096 # %{texmfdist}/tex/latex/relsize
7097 # %{texmfdist}/tex/latex/selectp
7098 # %{texmfdist}/tex/latex/shadow
7099 # %{texmfdist}/tex/latex/showtags
7100 # %{texmfdist}/tex/latex/tabls
7101 # %{texmfdist}/tex/latex/texmacs
7102 # %{texmfdist}/tex/latex/threeparttable
7103 # %{texmfdist}/tex/latex/treesvr
7104 # %{texmfdist}/tex/latex/ulem
7105 # %{texmfdist}/tex/latex/url
7106 # %{texmf}/tex/latex/version
7107 # %{texmf}/tex/latex/vpage
7108 %{texmfdist}/scripts/pst-pdf/ps4pdf
7109 %{texmfdist}/tex/generic/pstricks
7110 %{texmfdist}/tex/generic/shapepar
7111 %{texmfdist}/tex/generic/textmerg
7112 %{texmfdist}/tex/latex/12many
7113 %{texmfdist}/tex/latex/AkkTeX
7114 %{texmfdist}/tex/latex/ESIEEcv
7115 %{texmfdist}/tex/latex/GuIT
7116 %{texmfdist}/tex/latex/HA-prosper
7117 %{texmfdist}/tex/latex/IEEEconf
7118 %{texmfdist}/tex/latex/IEEEtran
7119 %{texmfdist}/tex/latex/SIstyle
7120 %{texmfdist}/tex/latex/Tabbing
7121 %{texmfdist}/tex/latex/a0poster
7122 %{texmfdist}/tex/latex/aastex
7123 %{texmfdist}/tex/latex/abc
7124 %{texmfdist}/tex/latex/achemso
7125 %{texmfdist}/tex/latex/acmconf
7126 %{texmfdist}/tex/latex/acmtrans
7127 %{texmfdist}/tex/latex/acronym
7128 %{texmfdist}/tex/latex/active-conf
7129 %{texmfdist}/tex/latex/addlines
7130 %{texmfdist}/tex/latex/adrlist
7131 %{texmfdist}/tex/latex/aeguill
7132 %{texmfdist}/tex/latex/afthesis
7133 %{texmfdist}/tex/latex/aguplus
7134 %{texmfdist}/tex/latex/aiaa
7135 %{texmfdist}/tex/latex/akletter
7136 %{texmfdist}/tex/latex/alg
7137 %{texmfdist}/tex/latex/algorithm2e
7138 %{texmfdist}/tex/latex/algorithmicx
7139 %{texmfdist}/tex/latex/allrunes
7140 %{texmfdist}/tex/latex/alnumsec
7141 %{texmfdist}/tex/latex/altfont
7142 %{texmfdist}/tex/latex/ametsoc
7143 %{texmfdist}/tex/latex/amsaddr
7144 %{texmfdist}/tex/latex/amsrefs
7145 %{texmfdist}/tex/latex/animate
7146 %{texmfdist}/tex/latex/answers
7147 %{texmfdist}/tex/latex/antiqua
7148 %{texmfdist}/tex/latex/anyfontsize
7149 %{texmfdist}/tex/latex/anysize
7150 %{texmfdist}/tex/latex/apa
7151 %{texmfdist}/tex/latex/apacite
7152 %{texmfdist}/tex/latex/apl
7153 %{texmfdist}/tex/latex/ar
7154 %{texmfdist}/tex/latex/arabi
7155 %{texmfdist}/tex/latex/arabtex
7156 %{texmfdist}/tex/latex/archaic
7157 %{texmfdist}/tex/latex/arcs
7158 %{texmfdist}/tex/latex/arev
7159 %{texmfdist}/tex/latex/armenian
7160 %{texmfdist}/tex/latex/arydshln
7161 %{texmfdist}/tex/latex/asaetr
7162 %{texmfdist}/tex/latex/ascelike
7163 %{texmfdist}/tex/latex/ascii
7164 %{texmfdist}/tex/latex/assignment
7165 %{texmfdist}/tex/latex/attachfile
7166 %{texmfdist}/tex/latex/augie
7167 %{texmfdist}/tex/latex/auncial-new
7168 %{texmfdist}/tex/latex/aurical
7169 %{texmfdist}/tex/latex/authoraftertitle
7170 %{texmfdist}/tex/latex/authorindex
7171 %{texmfdist}/tex/latex/auto-pst-pdf
7172 %{texmfdist}/tex/latex/autoarea
7173 %{texmfdist}/tex/latex/autotab
7174 %{texmfdist}/tex/latex/avantgar
7175 %{texmfdist}/tex/latex/babelbib
7176 %{texmfdist}/tex/latex/bangtex
7177 %{texmfdist}/tex/latex/barcodes
7178 %{texmfdist}/tex/latex/base
7179 %{texmfdist}/tex/latex/bayer
7180 %{texmfdist}/tex/latex/bbding
7181 %{texmfdist}/tex/latex/bbm-macros
7182 %{texmfdist}/tex/latex/begriff
7183 %{texmfdist}/tex/latex/bengali
7184 %{texmfdist}/tex/latex/bera
7185 %{texmfdist}/tex/latex/betababel
7186 %{texmfdist}/tex/latex/beton
7187 %{texmfdist}/tex/latex/bez123
7188 %{texmfdist}/tex/latex/bibarts
7189 %{texmfdist}/tex/latex/bibleref
7190 %{texmfdist}/tex/latex/biblist
7191 %{texmfdist}/tex/latex/bibtopicprefix
7192 %{texmfdist}/tex/latex/bigfoot
7193 %{texmfdist}/tex/latex/binomexp
7194 %{texmfdist}/tex/latex/biocon
7195 %{texmfdist}/tex/latex/bizcard
7196 %{texmfdist}/tex/latex/blacklettert1
7197 %{texmfdist}/tex/latex/blindtext
7198 %{texmfdist}/tex/latex/blowup
7199 %{texmfdist}/tex/latex/boisik
7200 %{texmfdist}/tex/latex/boites
7201 %{texmfdist}/tex/latex/boldtensors
7202 %{texmfdist}/tex/latex/bookest
7203 %{texmfdist}/tex/latex/bookhands
7204 %{texmfdist}/tex/latex/booklet
7205 %{texmfdist}/tex/latex/bookman
7206 %{texmfdist}/tex/latex/bophook
7207 %{texmfdist}/tex/latex/boxhandler
7208 %{texmfdist}/tex/latex/bpchem
7209 %{texmfdist}/tex/latex/braille
7210 %{texmfdist}/tex/latex/breakurl
7211 %{texmfdist}/tex/latex/bridge
7212 %{texmfdist}/tex/latex/brushscr
7213 %{texmfdist}/tex/latex/bullcntr
7214 %{texmfdist}/tex/latex/burmese
7215 %{texmfdist}/tex/latex/bussproofs
7216 %{texmfdist}/tex/latex/bytefield
7217 %{texmfdist}/tex/latex/calrsfs
7218 %{texmfdist}/tex/latex/calxxxx
7219 %{texmfdist}/tex/latex/captcont
7220 %{texmfdist}/tex/latex/casyl
7221 %{texmfdist}/tex/latex/catechis
7222 %{texmfdist}/tex/latex/cbcoptic
7223 %{texmfdist}/tex/latex/cbfonts
7224 %{texmfdist}/tex/latex/ccaption
7225 %{texmfdist}/tex/latex/cchess
7226 %{texmfdist}/tex/latex/cclicenses
7227 %{texmfdist}/tex/latex/cd-cover
7228 %{texmfdist}/tex/latex/cd
7229 %{texmfdist}/tex/latex/cdpbundl
7230 %{texmfdist}/tex/latex/cellspace
7231 %{texmfdist}/tex/latex/changebar
7232 %{texmfdist}/tex/latex/changepage
7233 %{texmfdist}/tex/latex/changes
7234 %{texmfdist}/tex/latex/chappg
7235 %{texmfdist}/tex/latex/chapterfolder
7236 %{texmfdist}/tex/latex/chemarrow
7237 %{texmfdist}/tex/latex/chemcompounds
7238 %{texmfdist}/tex/latex/chemcono
7239 %{texmfdist}/tex/latex/chemstyle
7240 %{texmfdist}/tex/latex/cherokee
7241 %{texmfdist}/tex/latex/chess
7242 %{texmfdist}/tex/latex/chessboard
7243 %{texmfdist}/tex/latex/chessfss
7244 %{texmfdist}/tex/latex/chicago
7245 %{texmfdist}/tex/latex/china2e
7246 %{texmfdist}/tex/latex/chletter
7247 %{texmfdist}/tex/latex/circ
7248 %{texmfdist}/tex/latex/citeref
7249 %{texmfdist}/tex/latex/cjhebrew
7250 %{texmfdist}/tex/latex/cjk
7251 %{texmfdist}/tex/latex/cjw
7252 %{texmfdist}/tex/latex/classicthesis
7253 %{texmfdist}/tex/latex/clefval
7254 %{texmfdist}/tex/latex/cleveref
7255 %{texmfdist}/tex/latex/clock
7256 %{texmfdist}/tex/latex/clrscode
7257 %{texmfdist}/tex/latex/cm-lgc
7258 %{texmfdist}/tex/latex/cm-super
7259 %{texmfdist}/tex/latex/cmap
7260 %{texmfdist}/tex/latex/cmcyralt
7261 %{texmfdist}/tex/latex/cmdstring
7262 %{texmfdist}/tex/latex/cmdtrack
7263 %{texmfdist}/tex/latex/cmll
7264 %{texmfdist}/tex/latex/cmsd
7265 %{texmfdist}/tex/latex/codepage
7266 %{texmfdist}/tex/latex/colorinfo
7267 %{texmfdist}/tex/latex/colortab
7268 %{texmfdist}/tex/latex/colortbl
7269 %{texmfdist}/tex/latex/colorwav
7270 %{texmfdist}/tex/latex/combine
7271 %{texmfdist}/tex/latex/commath
7272 %{texmfdist}/tex/latex/compactbib
7273 %{texmfdist}/tex/latex/complexity
7274 %{texmfdist}/tex/latex/computational-complexity
7275 %{texmfdist}/tex/latex/concprog
7276 %{texmfdist}/tex/latex/confproc
7277 %{texmfdist}/tex/latex/constants
7278 %{texmfdist}/tex/latex/contour
7279 %{texmfdist}/tex/latex/cooking
7280 %{texmfdist}/tex/latex/cool
7281 %{texmfdist}/tex/latex/coollist
7282 %{texmfdist}/tex/latex/coolstr
7283 %{texmfdist}/tex/latex/cooltooltips
7284 %{texmfdist}/tex/latex/coordsys
7285 %{texmfdist}/tex/latex/courier-scaled
7286 %{texmfdist}/tex/latex/courier
7287 %{texmfdist}/tex/latex/courseoutline
7288 %{texmfdist}/tex/latex/coursepaper
7289 %{texmfdist}/tex/latex/coverpage
7290 %{texmfdist}/tex/latex/covington
7291 %{texmfdist}/tex/latex/crop
7292 %{texmfdist}/tex/latex/crossreference
7293 %{texmfdist}/tex/latex/crosswrd
7294 %{texmfdist}/tex/latex/csbulletin
7295 %{texmfdist}/tex/latex/csquotes
7296 %{texmfdist}/tex/latex/csvtools
7297 %{texmfdist}/tex/latex/ctable
7298 %{texmfdist}/tex/latex/ctib
7299 %{texmfdist}/tex/latex/cuisine
7300 %{texmfdist}/tex/latex/cursor
7301 %{texmfdist}/tex/latex/curve
7302 %{texmfdist}/tex/latex/curve2e
7303 %{texmfdist}/tex/latex/cv
7304 %{texmfdist}/tex/latex/cweb-latex
7305 %{texmfdist}/tex/latex/cwpuzzle
7306 %{texmfdist}/tex/latex/cyklop
7307 %{texmfdist}/tex/latex/dashbox
7308 %{texmfdist}/tex/latex/dashrule
7309 %{texmfdist}/tex/latex/datatool
7310 %{texmfdist}/tex/latex/dateiliste
7311 %{texmfdist}/tex/latex/datenumber
7312 %{texmfdist}/tex/latex/datetime
7313 %{texmfdist}/tex/latex/dcpic
7314 %{texmfdist}/tex/latex/decimal
7315 %{texmfdist}/tex/latex/delimtxt
7316 %{texmfdist}/tex/latex/diagnose
7317 %{texmfdist}/tex/latex/dialogl
7318 %{texmfdist}/tex/latex/dichokey
7319 %{texmfdist}/tex/latex/dictsym
7320 %{texmfdist}/tex/latex/digiconfigs
7321 %{texmfdist}/tex/latex/dinbrief
7322 %{texmfdist}/tex/latex/dingbat
7323 %{texmfdist}/tex/latex/directory
7324 %{texmfdist}/tex/latex/disser
7325 %{texmfdist}/tex/latex/dlfltxb
7326 %{texmfdist}/tex/latex/dnaseq
7327 %{texmfdist}/tex/latex/docmfp
7328 %{texmfdist}/tex/latex/doi
7329 %{texmfdist}/tex/latex/doipubmed
7330 %{texmfdist}/tex/latex/dotarrow
7331 %{texmfdist}/tex/latex/dotseqn
7332 %{texmfdist}/tex/latex/dottex
7333 %{texmfdist}/tex/latex/doublestroke
7334 %{texmfdist}/tex/latex/dpfloat
7335 %{texmfdist}/tex/latex/dprogress
7336 %{texmfdist}/tex/latex/drac
7337 %{texmfdist}/tex/latex/draftcopy
7338 %{texmfdist}/tex/latex/draftwatermark
7339 %{texmfdist}/tex/latex/dramatist
7340 %{texmfdist}/tex/latex/dtk
7341 %{texmfdist}/tex/latex/duerer-latex
7342 %{texmfdist}/tex/latex/dvdcoll
7343 %{texmfdist}/tex/latex/dvipdfmx-def
7344 %{texmfdist}/tex/latex/dyntree
7345 %{texmfdist}/tex/latex/eCards
7346 %{texmfdist}/tex/latex/ean13isbn
7347 %{texmfdist}/tex/latex/easy
7348 %{texmfdist}/tex/latex/ebezier
7349 %{texmfdist}/tex/latex/ebsthesis
7350 %{texmfdist}/tex/latex/ecclesiastic
7351 %{texmfdist}/tex/latex/ecltree
7352 %{texmfdist}/tex/latex/eco
7353 %{texmfdist}/tex/latex/economic
7354 %{texmfdist}/tex/latex/ecv
7355 %{texmfdist}/tex/latex/ed
7356 %{texmfdist}/tex/latex/edmargin
7357 %{texmfdist}/tex/latex/ednotes
7358 %{texmfdist}/tex/latex/eemeir
7359 %{texmfdist}/tex/latex/eepic
7360 %{texmfdist}/tex/latex/egameps
7361 %{texmfdist}/tex/latex/egplot
7362 %{texmfdist}/tex/latex/eiad
7363 %{texmfdist}/tex/latex/ellipsis
7364 %{texmfdist}/tex/latex/elmath
7365 %{texmfdist}/tex/latex/elpres
7366 %{texmfdist}/tex/latex/elsarticle
7367 %{texmfdist}/tex/latex/elsevier
7368 %{texmfdist}/tex/latex/em
7369 %{texmfdist}/tex/latex/emp
7370 %{texmfdist}/tex/latex/emulateapj
7371 %{texmfdist}/tex/latex/encxvlna
7372 %{texmfdist}/tex/latex/endfloat
7373 %{texmfdist}/tex/latex/endheads
7374 %{texmfdist}/tex/latex/engpron
7375 %{texmfdist}/tex/latex/engrec
7376 %{texmfdist}/tex/latex/envbig
7377 %{texmfdist}/tex/latex/environ
7378 %{texmfdist}/tex/latex/envlab
7379 %{texmfdist}/tex/latex/epigrafica
7380 %{texmfdist}/tex/latex/epigraph
7381 %{texmfdist}/tex/latex/epiolmec
7382 %{texmfdist}/tex/latex/epsdice
7383 %{texmfdist}/tex/latex/epspdfconversion
7384 %{texmfdist}/tex/latex/eqlist
7385 %{texmfdist}/tex/latex/eqname
7386 %{texmfdist}/tex/latex/eqnarray
7387 %{texmfdist}/tex/latex/eqparbox
7388 %{texmfdist}/tex/latex/errata
7389 %{texmfdist}/tex/latex/esdiff
7390 %{texmfdist}/tex/latex/esint
7391 %{texmfdist}/tex/latex/eskd
7392 %{texmfdist}/tex/latex/eskdx
7393 %{texmfdist}/tex/latex/eso-pic
7394 %{texmfdist}/tex/latex/esvect
7395 %{texmfdist}/tex/latex/etaremune
7396 %{texmfdist}/tex/latex/etex-pkg
7397 %{texmfdist}/tex/latex/ethiop
7398 %{texmfdist}/tex/latex/etoolbox
7399 %{texmfdist}/tex/latex/eukdate
7400 %{texmfdist}/tex/latex/euler
7401 %{texmfdist}/tex/latex/eulervm
7402 %{texmfdist}/tex/latex/euproposal
7403 %{texmfdist}/tex/latex/euro
7404 %{texmfdist}/tex/latex/eurofont
7405 %{texmfdist}/tex/latex/europecv
7406 %{texmfdist}/tex/latex/eurosans
7407 %{texmfdist}/tex/latex/eurosym
7408 %{texmfdist}/tex/latex/everypage
7409 %{texmfdist}/tex/latex/examdesign
7410 %{texmfdist}/tex/latex/examplep
7411 %{texmfdist}/tex/latex/exceltex
7412 %{texmfdist}/tex/latex/exercise
7413 %{texmfdist}/tex/latex/expdlist
7414 %{texmfdist}/tex/latex/expl3
7415 %{texmfdist}/tex/latex/export
7416 %{texmfdist}/tex/latex/extarrows
7417 %{texmfdist}/tex/latex/extpfeil
7418 %{texmfdist}/tex/latex/extract
7419 %{texmfdist}/tex/latex/extsizes
7420 %{texmfdist}/tex/latex/facsimile
7421 %{texmfdist}/tex/latex/faktor
7422 %{texmfdist}/tex/latex/fancybox
7423 %{texmfdist}/tex/latex/fancyhdr
7424 %{texmfdist}/tex/latex/fancynum
7425 %{texmfdist}/tex/latex/fancyref
7426 %{texmfdist}/tex/latex/fancytooltips
7427 %{texmfdist}/tex/latex/fancyvrb
7428 %{texmfdist}/tex/latex/fax
7429 %{texmfdist}/tex/latex/fc
7430 %{texmfdist}/tex/latex/feyn
7431 %{texmfdist}/tex/latex/feynmf
7432 %{texmfdist}/tex/latex/fge
7433 %{texmfdist}/tex/latex/figbib
7434 %{texmfdist}/tex/latex/figsize
7435 %{texmfdist}/tex/latex/filecontents
7436 %{texmfdist}/tex/latex/fink
7437 %{texmfdist}/tex/latex/fixfoot
7438 %{texmfdist}/tex/latex/fixme
7439 %{texmfdist}/tex/latex/flabels
7440 %{texmfdist}/tex/latex/flacards
7441 %{texmfdist}/tex/latex/flagderiv
7442 %{texmfdist}/tex/latex/flashcards
7443 %{texmfdist}/tex/latex/flippdf
7444 %{texmfdist}/tex/latex/float
7445 %{texmfdist}/tex/latex/floatrow
7446 %{texmfdist}/tex/latex/flowfram
7447 %{texmfdist}/tex/latex/fmp
7448 %{texmfdist}/tex/latex/fmtcount
7449 %{texmfdist}/tex/latex/fnbreak
7450 %{texmfdist}/tex/latex/fncychap
7451 %{texmfdist}/tex/latex/foekfont
7452 %{texmfdist}/tex/latex/foilhtml
7453 %{texmfdist}/tex/latex/fonetika
7454 %{texmfdist}/tex/latex/fontinst
7455 %{texmfdist}/tex/latex/fonttable
7456 %{texmfdist}/tex/latex/footmisc
7457 %{texmfdist}/tex/latex/footnpag
7458 %{texmfdist}/tex/latex/forarray
7459 %{texmfdist}/tex/latex/forloop
7460 %{texmfdist}/tex/latex/formlett
7461 %{texmfdist}/tex/latex/formula
7462 %{texmfdist}/tex/latex/formular
7463 %{texmfdist}/tex/latex/fouridx
7464 %{texmfdist}/tex/latex/fourier
7465 %{texmfdist}/tex/latex/fouriernc
7466 %{texmfdist}/tex/latex/fp
7467 %{texmfdist}/tex/latex/frankenstein
7468 %{texmfdist}/tex/latex/frcursive
7469 %{texmfdist}/tex/latex/frenchle
7470 %{texmfdist}/tex/latex/fribrief
7471 %{texmfdist}/tex/latex/frletter
7472 %{texmfdist}/tex/latex/frontespizio
7473 %{texmfdist}/tex/latex/fullblck
7474 %{texmfdist}/tex/latex/fullpict
7475 %{texmfdist}/tex/latex/functan
7476 %{texmfdist}/tex/latex/fundus
7477 %{texmfdist}/tex/latex/gaceta
7478 %{texmfdist}/tex/latex/galois
7479 %{texmfdist}/tex/latex/gastex
7480 %{texmfdist}/tex/latex/gatech-thesis
7481 %{texmfdist}/tex/latex/gauss
7482 %{texmfdist}/tex/latex/gb4e
7483 %{texmfdist}/tex/latex/gcard
7484 %{texmfdist}/tex/latex/gcite
7485 %{texmfdist}/tex/latex/genmpage
7486 %{texmfdist}/tex/latex/geometry
7487 %{texmfdist}/tex/latex/geomsty
7488 %{texmfdist}/tex/latex/germbib
7489 %{texmfdist}/tex/latex/gfsartemisia
7490 %{texmfdist}/tex/latex/gfsbaskerville
7491 %{texmfdist}/tex/latex/gfsbodoni
7492 %{texmfdist}/tex/latex/gfscomplutum
7493 %{texmfdist}/tex/latex/gfsdidot
7494 %{texmfdist}/tex/latex/gfsneohellenic
7495 %{texmfdist}/tex/latex/gfsporson
7496 %{texmfdist}/tex/latex/gfssolomos
7497 %{texmfdist}/tex/latex/ginpenc
7498 %{texmfdist}/tex/latex/gloss
7499 %{texmfdist}/tex/latex/glossaries
7500 %{texmfdist}/tex/latex/gmdoc
7501 %{texmfdist}/tex/latex/gmeometric
7502 %{texmfdist}/tex/latex/gmiflink
7503 %{texmfdist}/tex/latex/gmutils
7504 %{texmfdist}/tex/latex/gmverb
7505 %{texmfdist}/tex/latex/gnuplottex
7506 %{texmfdist}/tex/latex/go
7507 %{texmfdist}/tex/latex/graphics
7508 %{texmfdist}/tex/latex/graphicx-psmin
7509 %{texmfdist}/tex/latex/greek-inputenc
7510 %{texmfdist}/tex/latex/greekdates
7511 %{texmfdist}/tex/latex/greektex
7512 %{texmfdist}/tex/latex/grfpaste
7513 %{texmfdist}/tex/latex/grnumalt
7514 %{texmfdist}/tex/latex/grotesq
7515 %{texmfdist}/tex/latex/grverb
7516 %{texmfdist}/tex/latex/gu
7517 %{texmfdist}/tex/latex/guitar
7518 %{texmfdist}/tex/latex/guitbeamer
7519 %{texmfdist}/tex/latex/hanging
7520 %{texmfdist}/tex/latex/har2nat
7521 %{texmfdist}/tex/latex/harmony
7522 %{texmfdist}/tex/latex/harpoon
7523 %{texmfdist}/tex/latex/harvard
7524 %{texmfdist}/tex/latex/hc
7525 %{texmfdist}/tex/latex/helvetic
7526 %{texmfdist}/tex/latex/hep
7527 %{texmfdist}/tex/latex/hepnames
7528 %{texmfdist}/tex/latex/hepparticles
7529 %{texmfdist}/tex/latex/hepthesis
7530 %{texmfdist}/tex/latex/hepunits
7531 %{texmfdist}/tex/latex/hexgame
7532 %{texmfdist}/tex/latex/hfoldsty
7533 %{texmfdist}/tex/latex/hhtensor
7534 %{texmfdist}/tex/latex/hilowres
7535 %{texmfdist}/tex/latex/histogr
7536 %{texmfdist}/tex/latex/hitec
7537 %{texmfdist}/tex/latex/hpsdiss
7538 %{texmfdist}/tex/latex/hrlatex
7539 %{texmfdist}/tex/latex/hvfloat
7540 %{texmfdist}/tex/latex/hypdvips
7541 %{texmfdist}/tex/latex/hyper
7542 %{texmfdist}/tex/latex/hyperref
7543 %{texmfdist}/tex/latex/hyperxmp
7544 %{texmfdist}/tex/latex/hyphenat
7545 %{texmfdist}/tex/latex/ibycus-babel
7546 %{texmfdist}/tex/latex/icsv
7547 %{texmfdist}/tex/latex/ieeepes
7548 %{texmfdist}/tex/latex/ifmslide
7549 %{texmfdist}/tex/latex/ifplatform
7550 %{texmfdist}/tex/latex/ifsym
7551 %{texmfdist}/tex/latex/ijmart
7552 %{texmfdist}/tex/latex/imac
7553 %{texmfdist}/tex/latex/image-gallery
7554 %{texmfdist}/tex/latex/imtekda
7555 %{texmfdist}/tex/latex/index
7556 %{texmfdist}/tex/latex/initials
7557 %{texmfdist}/tex/latex/inlinebib
7558 %{texmfdist}/tex/latex/inlinedef
7559 %{texmfdist}/tex/latex/interactiveworkbook
7560 %{texmfdist}/tex/latex/inversepath
7561 %{texmfdist}/tex/latex/invoice
7562 %{texmfdist}/tex/latex/ipa
7563 %{texmfdist}/tex/latex/iso
7564 %{texmfdist}/tex/latex/iso10303
7565 %{texmfdist}/tex/latex/isodate
7566 %{texmfdist}/tex/latex/isodoc
7567 %{texmfdist}/tex/latex/isonums
7568 %{texmfdist}/tex/latex/isorot
7569 %{texmfdist}/tex/latex/isotope
7570 %{texmfdist}/tex/latex/itnumpar
7571 %{texmfdist}/tex/latex/itrans
7572 %{texmfdist}/tex/latex/iwona
7573 %{texmfdist}/tex/latex/jeopardy
7574 %{texmfdist}/tex/latex/jhep
7575 %{texmfdist}/tex/latex/jknapltx
7576 %{texmfdist}/tex/latex/jneurosci
7577 %{texmfdist}/tex/latex/jpsj
7578 %{texmfdist}/tex/latex/jura
7579 %{texmfdist}/tex/latex/juraabbrev
7580 %{texmfdist}/tex/latex/juramisc
7581 %{texmfdist}/tex/latex/jurarsp
7582 %{texmfdist}/tex/latex/koma-script
7583 %{texmfdist}/tex/latex/labels
7584 %dir %{texmfdist}/tex/latex/latexconfig
7585 %{texmfdist}/tex/latex/latexconfig/latex.ini
7586 %{texmfdist}/tex/latex/latexconfig/lualatex.ini
7587 %{texmfdist}/tex/latex/latexconfig/mllatex.ini
7588 %{texmfdist}/tex/latex/latexconfig/pdflatex.ini
7589 %{texmfdist}/tex/latex/latexconfig/pdflualatex.ini
7590 %{texmfdist}/tex/latex/layouts
7591 %{texmfdist}/tex/latex/lettrine
7592 %{texmfdist}/tex/latex/listings
7593 %{texmfdist}/tex/latex/ltabptch
7594 %{texmfdist}/tex/latex/localloc
7595 %{texmfdist}/tex/latex/ltxmisc
7596 %{texmfdist}/tex/latex/mathcomp
7597 %{texmfdist}/tex/latex/mdwtools
7598 %{texmfdist}/tex/latex/memoir
7599 %{texmfdist}/tex/latex/mh
7600 %{texmfdist}/tex/latex/misc209
7601 %{texmfdist}/tex/latex/mmap
7602 %{texmfdist}/tex/latex/mnsymbol
7603 %{texmfdist}/tex/latex/moderncv
7604 %{texmfdist}/tex/latex/modroman
7605 %{texmfdist}/tex/latex/mongolian-babel
7606 %{texmfdist}/tex/latex/montex
7607 %{texmfdist}/tex/latex/mparhack
7608 %{texmfdist}/tex/latex/ms
7609 %{texmfdist}/tex/latex/multibib
7610 %{texmfdist}/tex/latex/multirow
7611 %{texmfdist}/tex/latex/mwcls
7612 %{texmfdist}/tex/latex/natbib
7613 %{texmfdist}/tex/latex/ncclatex
7614 %{texmfdist}/tex/latex/ncctools
7615 %{texmfdist}/tex/latex/ncntrsbk
7616 %{texmfdist}/tex/latex/nddiss
7617 %{texmfdist}/tex/latex/newalg
7618 %{texmfdist}/tex/latex/newfile
7619 %{texmfdist}/tex/latex/newlfm
7620 %{texmfdist}/tex/latex/newspaper
7621 %{texmfdist}/tex/latex/newthm
7622 %{texmfdist}/tex/latex/nomencl
7623 %{texmfdist}/tex/latex/ntgclass
7624 %{texmfdist}/tex/latex/oberdiek
7625 %{texmfdist}/tex/latex/overpic
7626 %{texmfdist}/tex/latex/paralist
7627 %{texmfdist}/tex/latex/pb-diagram
7628 %{texmfdist}/tex/latex/pdfpages
7629 %{texmfdist}/tex/latex/picinpar
7630 %{texmfdist}/tex/latex/pict2e
7631 %{texmfdist}/tex/latex/placeins
7632 %{texmfdist}/tex/latex/preprint
7633 %{texmfdist}/tex/latex/preview
7634 %{texmfdist}/tex/latex/program
7635 %{texmfdist}/tex/latex/psfrag
7636 %{texmfdist}/tex/latex/pslatex
7637 %{texmfdist}/tex/latex/revtex
7638 %{texmfdist}/tex/latex/rotating
7639 %{texmfdist}/tex/latex/rotfloat
7640 %{texmfdist}/tex/latex/scale
7641 %{texmfdist}/tex/latex/sectsty
7642 %{texmfdist}/tex/latex/seminar
7643 %{texmfdist}/tex/latex/setspace
7644 %{texmfdist}/tex/latex/showdim
7645 %{texmfdist}/tex/latex/showlabels
7646 %{texmfdist}/tex/latex/sidecap
7647 %{texmfdist}/tex/latex/slashbox
7648 %{texmfdist}/tex/latex/soul
7649 %{texmfdist}/tex/latex/stdclsdv
7650 %{texmfdist}/tex/latex/stmaryrd
7651 %{texmfdist}/tex/latex/subfig
7652 %{texmfdist}/tex/latex/subfigure
7653 %{texmfdist}/tex/latex/supertabular
7654 %{texmfdist}/tex/latex/t2
7655 %{texmfdist}/tex/latex/t-angles
7656 %{texmfdist}/tex/latex/tableaux
7657 %{texmfdist}/tex/latex/tablists
7658 %{texmfdist}/tex/latex/tablor
7659 %{texmfdist}/tex/latex/tabto-ltx
7660 %{texmfdist}/tex/latex/tabulary
7661 %{texmfdist}/tex/latex/tabvar
7662 %{texmfdist}/tex/latex/talk
7663 %{texmfdist}/tex/latex/taupin
7664 %{texmfdist}/tex/latex/tcldoc
7665 %{texmfdist}/tex/latex/tdsfrmath
7666 %{texmfdist}/tex/latex/technics
7667 %{texmfdist}/tex/latex/ted
7668 %{texmfdist}/tex/latex/tengwarscript
7669 %{texmfdist}/tex/latex/tensor
7670 %{texmfdist}/tex/latex/teubner
7671 %{texmfdist}/tex/latex/tex-gyre
7672 %{texmfdist}/tex/latex/texilikecover
7673 %{texmfdist}/tex/latex/texlogos
7674 %{texmfdist}/tex/latex/texmate
7675 %{texmfdist}/tex/latex/texpower
7676 %{texmfdist}/tex/latex/texshade
7677 %{texmfdist}/tex/latex/textcase
7678 %{texmfdist}/tex/latex/textfit
7679 %{texmfdist}/tex/latex/textopo
7680 %{texmfdist}/tex/latex/textpath
7681 %{texmfdist}/tex/latex/textpos
7682 %{texmfdist}/tex/latex/theoremref
7683 %{texmfdist}/tex/latex/thesis-titlepage-fhac
7684 %{texmfdist}/tex/latex/thinsp
7685 %{texmfdist}/tex/latex/thmtools
7686 %{texmfdist}/tex/latex/thumb
7687 %{texmfdist}/tex/latex/thuthesis
7688 %{texmfdist}/tex/latex/ticket
7689 %{texmfdist}/tex/latex/tikz-inet
7690 %{texmfdist}/tex/latex/times
7691 %{texmfdist}/tex/latex/timesht
7692 %{texmfdist}/tex/latex/tipa
7693 %{texmfdist}/tex/latex/titlefoot
7694 %{texmfdist}/tex/latex/titlesec
7695 %{texmfdist}/tex/latex/titling
7696 %{texmfdist}/tex/latex/tocbibind
7697 %{texmfdist}/tex/latex/tocloft
7698 %{texmfdist}/tex/latex/tools
7699 %{texmfdist}/tex/latex/totpages
7700 %{texmfdist}/tex/latex/type1cm
7701 %{texmfdist}/tex/latex/undertilde
7702 %{texmfdist}/tex/latex/units
7703 %{texmfdist}/tex/latex/unitsdef
7704 %{texmfdist}/tex/latex/universa
7705 %{texmfdist}/tex/latex/unroman
7706 %{texmfdist}/tex/latex/upmethodology
7707 %{texmfdist}/tex/latex/upquote
7708 %{texmfdist}/tex/latex/varindex
7709 %{texmfdist}/tex/latex/varsfromjobname
7710 %{texmfdist}/tex/latex/vector
7711 %{texmfdist}/tex/latex/velthuis
7712 %{texmfdist}/tex/latex/verse
7713 %{texmfdist}/tex/latex/versions
7714 %{texmfdist}/tex/latex/vhistory
7715 %{texmfdist}/tex/latex/vita
7716 %{texmfdist}/tex/latex/vmargin
7717 %{texmfdist}/tex/latex/volumes
7718 %{texmfdist}/tex/latex/vpe
7719 %{texmfdist}/tex/latex/vrsion
7720 %{texmfdist}/tex/latex/vwcol
7721 %{texmfdist}/tex/latex/vxu
7722 %{texmfdist}/tex/latex/wallpaper
7723 %{texmfdist}/tex/latex/warning
7724 %{texmfdist}/tex/latex/warpcol
7725 %{texmfdist}/tex/latex/was
7726 %{texmfdist}/tex/latex/williams
7727 %{texmfdist}/tex/latex/wnri
7728 %{texmfdist}/tex/latex/wordlike
7729 %{texmfdist}/tex/latex/wrapfig
7730 %{texmfdist}/tex/latex/wsuipa
7731 %{texmfdist}/tex/latex/xargs
7732 %{texmfdist}/tex/latex/xcolor
7733 %{texmfdist}/tex/latex/xdoc
7734 %{texmfdist}/tex/latex/xfor
7735 %{texmfdist}/tex/latex/xifthen
7736 %{texmfdist}/tex/latex/xkeyval
7737 %{texmfdist}/tex/latex/xmpincl
7738 %{texmfdist}/tex/latex/xnewcommand
7739 %{texmfdist}/tex/latex/xoptarg
7740 %{texmfdist}/tex/latex/xpackages
7741 %{texmfdist}/tex/latex/xq
7742 %{texmfdist}/tex/latex/xskak
7743 %{texmfdist}/tex/latex/xstring
7744 %{texmfdist}/tex/latex/xtab
7745 %{texmfdist}/tex/latex/xtcapts
7746 %{texmfdist}/tex/latex/xyling
7747 %{texmfdist}/tex/latex/xytree
7748 %{texmfdist}/tex/latex/yafoot
7749 %{texmfdist}/tex/latex/yfonts
7750 %{texmfdist}/tex/latex/yhmath
7751 %{texmfdist}/tex/latex/yi4latex
7752 %{texmfdist}/tex/latex/york-thesis
7753 %{texmfdist}/tex/latex/youngtab
7754 %{texmfdist}/tex/latex/yplan
7755 %{texmfdist}/tex/latex/zapfchan
7756 %{texmfdist}/tex/latex/zapfding
7757 %{texmfdist}/tex/latex/zed-csp
7758 %{texmfdist}/tex/latex/zefonts
7759 %{texmfdist}/tex/latex/ziffer
7760 %{texmfdist}/tex/latex/zwgetfdate
7761 %{texmfdist}/tex/plain/etex
7762 %{texmf}/tex/latex/config
7763 %{texmf}/tex/latex/dvipdfm
7764
7765 %files latex-12many
7766 %defattr(644,root,root,755)
7767 %doc %{texmfdist}/doc/latex/12many
7768 %{texmfdist}/source/latex/12many
7769
7770 %files latex-abstract
7771 %defattr(644,root,root,755)
7772 %doc %{texmfdist}/doc/latex/abstract
7773 %{texmfdist}/tex/latex/abstract
7774
7775 %files latex-accfonts
7776 %defattr(644,root,root,755)
7777 %{texmfdist}/tex/latex/accfonts
7778
7779 %files latex-adrconv
7780 %defattr(644,root,root,755)
7781 %{texmfdist}/tex/latex/adrconv
7782 %{texmfdist}/doc/latex/adrconv
7783
7784 %files latex-algorithms
7785 %defattr(644,root,root,755)
7786 %doc %{texmfdist}/doc/latex/algorithms
7787 %{texmfdist}/tex/latex/algorithms
7788
7789 %files latex-ae
7790 %defattr(644,root,root,755)
7791 %{texmfdist}/tex/latex/ae
7792
7793 %files latex-ams
7794 %defattr(644,root,root,755)
7795 %doc %{texmfdist}/doc/latex/amscls
7796 %doc %{texmfdist}/doc/latex/amsmath
7797 %doc %{texmfdist}/doc/latex/onlyamsmath
7798 %{texmfdist}/tex/latex/amscls
7799 %{texmfdist}/tex/latex/amsmath
7800 %{texmfdist}/tex/latex/amsfonts
7801 %{texmfdist}/tex/latex/onlyamsmath
7802 %{texmfdist}/source/latex/onlyamsmath
7803
7804 %files latex-antp
7805 %defattr(644,root,root,755)
7806 %{texmfdist}/tex/latex/antp
7807
7808 %files latex-antt
7809 %defattr(644,root,root,755)
7810 %{texmfdist}/tex/latex/antt
7811
7812 %files latex-appendix
7813 %defattr(644,root,root,755)
7814 %doc %{texmfdist}/doc/latex/appendix
7815 %{texmfdist}/tex/latex/appendix
7816
7817 %files latex-backgammon
7818 %defattr(644,root,root,755)
7819 %doc %{texmfdist}/doc/latex/backgammon
7820 %{texmfdist}/tex/latex/backgammon
7821
7822 %files latex-bardiag
7823 %defattr(644,root,root,755)
7824 %doc %{texmfdist}/doc/latex/bardiag
7825 %{texmfdist}/tex/latex/bardiag
7826
7827 %files latex-bbm
7828 %defattr(644,root,root,755)
7829 %doc %{texmfdist}/doc/fonts/bbm
7830 %{texmfdist}/tex/latex/bbm
7831
7832 %files latex-bbold
7833 %defattr(644,root,root,755)
7834 %doc %{texmfdist}/doc/latex/bbold
7835 %{texmfdist}/tex/latex/bbold
7836 %{texmfdist}/source/latex/bbold
7837
7838 %files latex-beamer
7839 %defattr(644,root,root,755)
7840 %doc %{texmfdist}/doc/latex/beamer
7841 %{texmfdist}/tex/latex/beamer-contrib
7842 %{texmfdist}/tex/latex/beamer
7843
7844 %files latex-bezos
7845 %defattr(644,root,root,755)
7846 %doc %{texmfdist}/doc/latex/bezos
7847 %{texmfdist}/tex/latex/bezos
7848
7849 %files latex-bibtex
7850 %defattr(644,root,root,755)
7851 %doc %{texmfdist}/doc/bibtex/base
7852 %doc %{texmfdist}/doc/latex/adrconv
7853 %doc %{texmfdist}/doc/latex/bibtopic
7854 %doc %{texmfdist}/doc/latex/bibunits
7855 %doc %{texmfdist}/doc/latex/natbib
7856 %doc %{texmfdist}/doc/latex/footbib
7857 %dir %{texmfdist}/doc/bibtex
7858 %dir %{texmfdist}/bibtex
7859 %dir %{texmfdist}/bibtex/bib
7860 %dir %{texmfdist}/bibtex/bst
7861 %dir %{texmfdist}/bibtex/csf
7862
7863 %attr(755,root,root) %{_bindir}/bibtex
7864 %attr(755,root,root) %{_bindir}/rubibtex
7865
7866 %{texmfdist}/bibtex/bst/base
7867 %{texmfdist}/bibtex/csf/base
7868 %{texmfdist}/bibtex/bib/base
7869 %{texmfdist}/bibtex/bst/adrconv
7870 %{texmfdist}/bibtex/bib/adrconv
7871 %{texmfdist}/source/latex/adrconv
7872 %{texmfdist}/tex/latex/adrconv
7873 # %{texmf}/bibtex/bst/misc
7874 %{texmfdist}/bibtex/bst/natbib
7875 %{texmfdist}/tex/latex/natbib
7876 %{texmfdist}/tex/latex/bibtopic
7877 %{texmfdist}/source/latex/bibunits
7878 %{texmfdist}/tex/latex/bibunits
7879 %{texmfdist}/source/latex/footbib
7880 %{texmfdist}/tex/latex/footbib
7881
7882 %{_mandir}/man1/bibtex.1*
7883 %{_mandir}/man1/rubibtex.1*
7884
7885 %files latex-bibtex-ams
7886 %defattr(644,root,root,755)
7887 %{texmfdist}/bibtex/bst/ams
7888 %{texmfdist}/bibtex/bib/ams
7889
7890 %files latex-bibtex-pl
7891 %defattr(644,root,root,755)
7892 %{texmfdist}/bibtex/bib/gustlib/plbib.bib
7893
7894 %files latex-bibtex-german
7895 %defattr(644,root,root,755)
7896 %doc %{texmfdist}/doc/bibtex/germbib
7897 %{texmfdist}/bibtex/bst/germbib
7898 %{texmfdist}/tex/latex/germbib
7899
7900 %files latex-bibtex-revtex4
7901 %defattr(644,root,root,755)
7902 %doc %{texmfdist}/doc/latex/revtex/revtex4.pdf
7903 %{texmfdist}/source/latex/revtex/revtex4.dtx
7904 %{texmfdist}/source/latex/revtex/revtex4.ins
7905 %{texmfdist}/tex/latex/revtex/revtex4.cls
7906
7907 %files latex-bibtex-jurabib
7908 %defattr(644,root,root,755)
7909 %doc %{texmfdist}/doc/latex/jurabib
7910 %{texmfdist}/bibtex/bst/jurabib
7911 %{texmfdist}/bibtex/bib/jurabib
7912 %{texmfdist}/source/latex/jurabib
7913 %{texmfdist}/tex/latex/jurabib
7914
7915 %files latex-bibtex-dk
7916 %defattr(644,root,root,755)
7917 %doc %{texmfdist}/doc/latex/dk-bib
7918 %{texmfdist}/bibtex/bst/dk-bib
7919 %{texmfdist}/bibtex/csf/dk-bib
7920 %{texmfdist}/bibtex/bib/dk-bib
7921 %{texmfdist}/source/latex/dk-bib
7922 %{texmfdist}/tex/latex/dk-bib
7923
7924 # %files latex-bibtex-nor
7925 # %defattr(644,root,root,755)
7926 # %{texmf}/bibtex/bst/norbib
7927
7928 %files latex-bibtex-styles
7929 %defattr(644,root,root,755)
7930 %{texmfdist}/bibtex/bib/IEEEtran
7931 %{texmfdist}/bibtex/bib/abstyles
7932 %{texmfdist}/bibtex/bib/achemso
7933 %{texmfdist}/bibtex/bib/acmtrans
7934 %{texmfdist}/bibtex/bib/aiaa
7935 %{texmfdist}/bibtex/bib/apacite
7936 %{texmfdist}/bibtex/bib/asaetr
7937 %{texmfdist}/bibtex/bib/ascelike
7938 %{texmfdist}/bibtex/bib/beebe
7939 %{texmfdist}/bibtex/bib/bibhtml
7940 %{texmfdist}/bibtex/bib/bibtopic
7941 %{texmfdist}/bibtex/bib/biocon
7942 %{texmfdist}/bibtex/bib/computational-complexity
7943 %{texmfdist}/bibtex/bib/din1505
7944 %{texmfdist}/bibtex/bib/directory
7945 %{texmfdist}/bibtex/bib/dtk
7946 %{texmfdist}/bibtex/bib/figbib
7947 %{texmfdist}/bibtex/bib/frankenstein
7948 %{texmfdist}/bibtex/bib/gatech-thesis
7949 %{texmfdist}/bibtex/bib/geomsty
7950 %{texmfdist}/bibtex/bib/gloss
7951 %{texmfdist}/bibtex/bib/harvard
7952 %{texmfdist}/bibtex/bib/ieeepes
7953 %{texmfdist}/bibtex/bib/ijmart
7954 %{texmfdist}/bibtex/bib/imac
7955 %{texmfdist}/bibtex/bib/index
7956 %{texmfdist}/bibtex/bib/lsc
7957 %{texmfdist}/bibtex/bib/msc
7958 %{texmfdist}/bibtex/bib/nostarch
7959 %{texmfdist}/bibtex/bib/philosophersimprint
7960 %{texmfdist}/bibtex/bib/revtex
7961 %{texmfdist}/bibtex/bib/spie
7962 %{texmfdist}/bibtex/bib/urlbst
7963 %{texmfdist}/bibtex/bst/IEEEtran
7964 %{texmfdist}/bibtex/bst/abstyles
7965 %{texmfdist}/bibtex/bst/achemso
7966 %{texmfdist}/bibtex/bst/acmtrans
7967 %{texmfdist}/bibtex/bst/afthesis
7968 %{texmfdist}/bibtex/bst/aguplus
7969 %{texmfdist}/bibtex/bst/aiaa
7970 %{texmfdist}/bibtex/bst/aichej
7971 %{texmfdist}/bibtex/bst/ametsoc
7972 %{texmfdist}/bibtex/bst/apacite
7973 %{texmfdist}/bibtex/bst/asaetr
7974 %{texmfdist}/bibtex/bst/ascelike
7975 %{texmfdist}/bibtex/bst/babelbib
7976 %{texmfdist}/bibtex/bst/beebe
7977 %{texmfdist}/bibtex/bst/bibhtml
7978 %{texmfdist}/bibtex/bst/chem-journal
7979 %{texmfdist}/bibtex/bst/chicago
7980 %{texmfdist}/bibtex/bst/computational-complexity
7981 %{texmfdist}/bibtex/bst/confproc
7982 %{texmfdist}/bibtex/bst/datatool
7983 %{texmfdist}/bibtex/bst/din1505
7984 %{texmfdist}/bibtex/bst/dinat
7985 %{texmfdist}/bibtex/bst/directory
7986 %{texmfdist}/bibtex/bst/dtk
7987 %{texmfdist}/bibtex/bst/dvdcoll
7988 %{texmfdist}/bibtex/bst/economic
7989 %{texmfdist}/bibtex/bst/elsevier-bib
7990 %{texmfdist}/bibtex/bst/fbs
7991 %{texmfdist}/bibtex/bst/figbib
7992 %{texmfdist}/bibtex/bst/finbib
7993 %{texmfdist}/bibtex/bst/frankenstein
7994 %{texmfdist}/bibtex/bst/gatech-thesis
7995 %{texmfdist}/bibtex/bst/gloss
7996 %{texmfdist}/bibtex/bst/gost
7997 %{texmfdist}/bibtex/bst/gustlib
7998 %{texmfdist}/bibtex/bst/harvard
7999 %{texmfdist}/bibtex/bst/hc
8000 %{texmfdist}/bibtex/bst/ieeepes
8001 %{texmfdist}/bibtex/bst/ijmart
8002 %{texmfdist}/bibtex/bst/ijqc
8003 %{texmfdist}/bibtex/bst/imac
8004 %{texmfdist}/bibtex/bst/index
8005 %{texmfdist}/bibtex/bst/inlinebib
8006 %{texmfdist}/bibtex/bst/iopart-num
8007 %{texmfdist}/bibtex/bst/jneurosci
8008 %{texmfdist}/bibtex/bst/jurarsp
8009 %{texmfdist}/bibtex/bst/kluwer
8010 %{texmfdist}/bibtex/bst/mciteplus
8011 %{texmfdist}/bibtex/bst/mslapa
8012 %{texmfdist}/bibtex/bst/multibib
8013 %{texmfdist}/bibtex/bst/munich
8014 %{texmfdist}/bibtex/bst/nature
8015 %{texmfdist}/bibtex/bst/nddiss
8016 %{texmfdist}/bibtex/bst/opcit
8017 %{texmfdist}/bibtex/bst/perception
8018 %{texmfdist}/bibtex/bst/revtex
8019 %{texmfdist}/bibtex/bst/rsc
8020 %{texmfdist}/bibtex/bst/savetrees
8021 %{texmfdist}/bibtex/bst/shipunov
8022 %{texmfdist}/bibtex/bst/smflatex
8023 %{texmfdist}/bibtex/bst/sort-by-letters
8024 %{texmfdist}/bibtex/bst/spie
8025 %{texmfdist}/bibtex/bst/stellenbosch
8026 %{texmfdist}/bibtex/bst/swebib
8027 %{texmfdist}/bibtex/bst/texsis
8028 %{texmfdist}/bibtex/bst/thuthesis
8029 %{texmfdist}/bibtex/bst/tugboat
8030 %{texmfdist}/bibtex/bst/urlbst
8031 %{texmfdist}/bibtex/csf/gost
8032 %doc %{texmfdist}/doc/bibtex/abstyles
8033 %doc %{texmfdist}/doc/bibtex/bibhtml
8034 %doc %{texmfdist}/doc/bibtex/dinat
8035 %doc %{texmfdist}/doc/bibtex/economic
8036 %doc %{texmfdist}/doc/bibtex/elsevier-bib
8037 %doc %{texmfdist}/doc/bibtex/gost
8038 %doc %{texmfdist}/doc/bibtex/ijqc
8039 %doc %{texmfdist}/doc/bibtex/iopart-num
8040 %doc %{texmfdist}/doc/generic/t2%{_sysconfdir}/rubibtex
8041 %doc %{texmfdist}/doc/latex/IEEEtran
8042 %{texmfdist}/source/bibtex/gost
8043
8044 %files latex-bibtex-vancouver
8045 %defattr(644,root,root,755)
8046 %dir %{texmfdist}/bibtex/bib/vancouver
8047 %{texmfdist}/bibtex/bib/vancouver/vancouver.bib
8048 %{texmfdist}/bibtex/bst/vancouver/vancouver.bst
8049 %doc %{texmfdist}/doc/bibtex/vancouver/README
8050 %doc %{texmfdist}/doc/bibtex/vancouver/vancouver.pdf
8051 %doc %{texmfdist}/doc/bibtex/vancouver/vancouver.tex
8052
8053 %files latex-booktabs
8054 %defattr(644,root,root,755)
8055 %doc %{texmfdist}/doc/latex/booktabs
8056 %{texmfdist}/tex/latex/booktabs
8057
8058 %files latex-caption
8059 %defattr(644,root,root,755)
8060 %doc %{texmfdist}/doc/latex/caption
8061 %{texmfdist}/tex/latex/caption
8062
8063 %files latex-carlisle
8064 %defattr(644,root,root,755)
8065 %doc %{texmfdist}/doc/latex/carlisle
8066 %{texmfdist}/tex/latex/carlisle
8067
8068 %files latex-ccfonts
8069 %defattr(644,root,root,755)
8070 %doc %{texmfdist}/doc/latex/ccfonts
8071 %{texmfdist}/tex/latex/ccfonts
8072
8073 %files latex-cite
8074 %defattr(644,root,root,755)
8075 %{texmfdist}/tex/latex/cite
8076
8077 %files latex-cmbright
8078 %defattr(644,root,root,755)
8079 %doc %{texmfdist}/doc/latex/cmbright
8080 %{texmfdist}/tex/latex/cmbright
8081
8082 %files latex-comment
8083 %defattr(644,root,root,755)
8084 %doc %{texmfdist}/doc/latex/comment
8085 %{texmfdist}/tex/latex/comment
8086
8087 %files latex-concmath
8088 %defattr(644,root,root,755)
8089 %{texmfdist}/tex/latex/concmath
8090
8091 %files latex-currvita
8092 %defattr(644,root,root,755)
8093 %doc %{texmfdist}/doc/latex/currvita
8094 %{texmfdist}/tex/latex/currvita
8095
8096 %files latex-curves
8097 %defattr(644,root,root,755)
8098 %doc %{texmfdist}/doc/latex/curves
8099 %{texmfdist}/tex/latex/curves
8100
8101 %files latex-custom-bib
8102 %defattr(644,root,root,755)
8103 %doc %{texmfdist}/doc/latex/custom-bib
8104 %{texmfdist}/source/latex/custom-bib
8105 %{texmfdist}/tex/latex/custom-bib
8106
8107 %files latex-cyrillic
8108 %defattr(644,root,root,755)
8109 %doc %{texmfdist}/doc/latex/cyrillic
8110 %{texmfdist}/source/latex/cyrillic
8111 %{texmfdist}/tex/latex/cyrillic
8112
8113 # %files latex-dstroke
8114 # %defattr(644,root,root,755)
8115 # %{texmf}/tex/latex/dstroke
8116
8117 %files latex-enumitem
8118 %defattr(644,root,root,755)
8119 %doc %{texmfdist}/doc/latex/enumitem
8120 %{texmfdist}/tex/latex/enumitem
8121
8122 %files latex-exam
8123 %defattr(644,root,root,755)
8124 %doc %{texmfdist}/doc/latex/exam
8125 %{texmfdist}/tex/latex/exam
8126
8127 %files latex-gbrief
8128 %defattr(644,root,root,755)
8129 %doc %{texmfdist}/doc/latex/g-brief
8130 %{texmfdist}/tex/latex/g-brief
8131
8132 %files latex-jknappen
8133 %defattr(644,root,root,755)
8134 %doc %{texmfdist}/fonts/source/jknappen
8135 %{texmfdist}/fonts/tfm/jknappen
8136
8137 %files latex-lastpage
8138 %defattr(644,root,root,755)
8139 %doc %{texmfdist}/doc/latex/lastpage
8140 %{texmfdist}/tex/latex/lastpage
8141
8142 %files latex-leftidx
8143 %defattr(644,root,root,755)
8144 %doc %{texmfdist}/doc/latex/leftidx
8145 %{texmfdist}/tex/latex/leftidx
8146
8147 %files latex-lm
8148 %defattr(644,root,root,755)
8149 %doc %{texmfdist}/doc/fonts/lm
8150 %{texmfdist}/tex/latex/lm
8151 %{texmfdist}/fonts/afm/public/lm
8152 %{texmfdist}/fonts/enc/dvips/lm
8153 %{texmfdist}/fonts/map/dvips/lm
8154 %{texmfdist}/fonts/map/dvipdfm/lm
8155 %{texmfdist}/fonts/opentype/public/lm
8156 %{texmfdist}/fonts/tfm/public/lm
8157 %{texmfdist}/source/fonts/lm
8158
8159 %files latex-lucidabr
8160 %defattr(644,root,root,755)
8161 %{texmfdist}/vtex/config/lucidabr-k.ali
8162 %{texmfdist}/vtex/config/lucidabr.ali
8163
8164 %files latex-lineno
8165 %defattr(644,root,root,755)
8166 %doc %{texmfdist}/doc/latex/lineno
8167 %{texmfdist}/tex/latex/lineno
8168
8169
8170 %files latex-marvosym
8171 %defattr(644,root,root,755)
8172 %{texmfdist}/tex/latex/marvosym
8173
8174 #%files latex-mathpple
8175 #%defattr(644,root,root,755)
8176
8177 #%files latex-mathtime
8178 #%defattr(644,root,root,755)
8179
8180 %files latex-microtype
8181 %defattr(644,root,root,755)
8182 %doc %{texmfdist}/doc/latex/microtype
8183 %{texmfdist}/source/latex/microtype
8184 %{texmfdist}/tex/latex/microtype
8185
8186 %files latex-mflogo
8187 %defattr(644,root,root,755)
8188 %doc %{texmfdist}/doc/latex/mflogo
8189 %{texmfdist}/tex/latex/mflogo
8190
8191 %files latex-mfnfss
8192 %defattr(644,root,root,755)
8193 %{texmfdist}/source/latex/mfnfss
8194 %{texmfdist}/tex/latex/mfnfss
8195
8196 %files latex-minitoc
8197 %defattr(644,root,root,755)
8198 %doc %{texmfdist}/doc/latex/minitoc
8199 %{texmfdist}/bibtex/bst/minitoc
8200 %{texmfdist}/makeindex/minitoc
8201 %{texmfdist}/scripts/minitoc
8202 %{texmfdist}/source/latex/minitoc
8203 %{texmfdist}/tex/latex/minitoc
8204
8205
8206 %files latex-mltex
8207 %defattr(644,root,root,755)
8208 %doc %{texmfdist}/doc/latex/mltex
8209 %{texmfdist}/tex/latex/mltex
8210
8211 %files latex-moreverb
8212 %defattr(644,root,root,755)
8213 %doc %{texmfdist}/doc/latex/moreverb
8214 %{texmfdist}/tex/latex/moreverb
8215
8216 %files latex-multienum
8217 %defattr(644,root,root,755)
8218 %doc %{texmfdist}/doc/latex/multenum
8219 %dir %{texmfdist}/tex/latex/multenum
8220 %{texmfdist}/tex/latex/multenum/*
8221
8222 %files latex-ntheorem
8223 %defattr(644,root,root,755)
8224 %{texmfdist}/tex/latex/ntheorem
8225 %doc %{texmfdist}/doc/latex/ntheorem
8226
8227 # %files latex-palatcm
8228 # %defattr(644,root,root,755)
8229 # %{texmf}/tex/latex/palatcm
8230
8231 %files latex-pgf
8232 %defattr(644,root,root,755)
8233 %doc %{texmfdist}/doc/generic/pgf
8234 %{texmfdist}/tex/latex/pgf
8235 %{texmfdist}/tex/latex/pgfopts
8236 %{texmfdist}/tex/latex/pgfplots
8237
8238 %files latex-psnfss
8239 %defattr(644,root,root,755)
8240 %doc %{texmfdist}/doc/latex/psnfss
8241 %{texmfdist}/fonts/map/dvips/psnfss
8242 %{texmfdist}/source/latex/psnfss
8243 %{texmfdist}/source/latex/latex-tds/tex/psnfss2e.drv
8244 %{texmfdist}/tex/latex/psnfss
8245
8246
8247 %files latex-pxfonts
8248 %defattr(644,root,root,755)
8249 %doc %{texmfdist}/doc/fonts/pxfonts
8250 %{texmfdist}/tex/latex/pxfonts
8251 %{texmfdist}/fonts/type1/public/pxfonts
8252 %{texmfdist}/fonts/afm/public/pxfonts
8253 %{texmfdist}/fonts/tfm/public/pxfonts
8254 %{texmfdist}/fonts/vf/public/pxfonts
8255 %{texmfdist}/fonts/map/dvips/pxfonts
8256
8257 #%files latex-qfonts
8258 #%defattr(644,root,root,755)
8259
8260 %files latex-SIstyle
8261 %defattr(644,root,root,755)
8262 %{texmfdist}/doc/latex/SIstyle
8263 %{texmfdist}/source/latex/SIstyle
8264
8265 %files latex-SIunits
8266 %defattr(644,root,root,755)
8267 %{texmfdist}/doc/latex/SIunits
8268 %{texmfdist}/tex/latex/SIunits
8269 %{texmfdist}/source/latex/SIunits
8270
8271 %files latex-Tabbing
8272 %defattr(644,root,root,755)
8273 %{texmfdist}/source/latex/Tabbing
8274 %{texmfdist}/doc/latex/Tabbing
8275
8276 %files latex-txfonts
8277 %defattr(644,root,root,755)
8278 %doc %{texmfdist}/doc/fonts/txfonts
8279 %{texmfdist}/fonts/type1/public/txfonts
8280 %{texmfdist}/fonts/afm/public/txfonts
8281 %{texmfdist}/fonts/enc/dvips/txfonts
8282 %{texmfdist}/fonts/tfm/public/txfonts
8283 %{texmfdist}/fonts/vf/public/txfonts
8284 %{texmfdist}/fonts/map/dvips/txfonts
8285 %{texmfdist}/tex/latex/txfonts
8286
8287 %files latex-ucs
8288 %defattr(644,root,root,755)
8289 %doc %{texmfdist}/doc/latex/ucs
8290 %{texmfdist}/tex/latex/ucs
8291
8292 %files latex-umlaute
8293 %defattr(644,root,root,755)
8294 %{texmfdist}/tex/latex/umlaute
8295
8296 # %files latex-urwvn
8297 # %defattr(644,root,root,755)
8298
8299 %files latex-wasysym
8300 %defattr(644,root,root,755)
8301 %doc %{texmfdist}/doc/latex/wasysym
8302 %{texmfdist}/tex/latex/wasysym
8303 %{texmfdist}/source/latex/wasysym
8304
8305 %files latex-xcolor
8306 %defattr(644,root,root,755)
8307 %doc %{texmfdist}/doc/latex/xcolor
8308 %{texmfdist}/dvips/xcolor/xcolor.pro
8309 %{texmfdist}/source/latex/xcolor
8310
8311 # %files format-latex
8312 # %defattr(644,root,root,755)
8313 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/latex.fmt
8314
8315 %files format-pdflatex
8316 %defattr(644,root,root,755)
8317 #%{texmf}/pdftex/latex/config
8318 # %dir %{texmf}/pdftex/latex
8319 %attr(755,root,root) %{_bindir}/pdflatex
8320 %{_mandir}/man1/pdflatex.1*
8321 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdflatex.fmt
8322
8323 # %files platex
8324 # %defattr(644,root,root,755)
8325 # %doc %{texmf}/doc/latex/platex
8326 # %dir %{texmf}/tex/platex
8327 # %{texmf}/tex/platex/config
8328 # %{texmf}/tex/latex/platex
8329
8330 # %files format-platex
8331 # %defattr(644,root,root,755)
8332 # %attr(755,root,root) %{_bindir}/platex
8333 #%attr(755,root,root) %{_bindir}/platex-pl
8334 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/platex.fmt
8335 #%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/platex-pl.fmt
8336
8337 # %files format-pdfplatex
8338 # %defattr(644,root,root,755)
8339 #%dir %{texmf}/pdftex/platex
8340 #%{texmf}/pdftex/platex/config
8341 # %attr(755,root,root) %{_bindir}/pdfplatex
8342 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfplatex.fmt
8343
8344 %files tex-babel
8345 %defattr(644,root,root,755)
8346 %dir %{texmfdist}/source/generic/babel
8347 %doc %{texmfdist}/doc/generic/babel
8348 %{texmfdist}/tex/generic/babel
8349
8350 %files tex-german
8351 %defattr(644,root,root,755)
8352 %doc %{texmfdist}/doc/generic/german
8353 %{texmfdist}/tex/generic/german
8354
8355 %files tex-mfpic
8356 %defattr(644,root,root,755)
8357 %doc %{texmfdist}/doc/generic/mfpic
8358 %{texmfdist}/tex/generic/mfpic
8359
8360 %files tex-misc
8361 %defattr(644,root,root,755)
8362 %doc %{texmfdist}/doc/latex/localloc
8363 %doc %{texmfdist}/doc/generic/multido
8364 %doc %{texmfdist}/doc/generic/tap
8365
8366 %{texmfdist}/tex/generic/eijkhout
8367 %{texmfdist}/tex/generic/multido
8368 %{texmfdist}/tex/generic/misc
8369
8370 %files tex-pictex
8371 %defattr(644,root,root,755)
8372 %doc %{texmfdist}/doc/generic/pictex
8373 %{texmfdist}/tex/generic/pictex
8374
8375 %files tex-pstricks
8376 %defattr(644,root,root,755)
8377 %doc %{texmfdist}/doc/generic/pstricks
8378 %{texmfdist}/dvips/pstricks
8379 %{texmfdist}/tex/generic/pstricks
8380
8381 # %files tex-qpx
8382 # %defattr(644,root,root,755)
8383 # %doc %{texmf}/doc/fonts/polish/qpx
8384 # %{texmf}/tex/generic/qpx
8385
8386 %files tex-qpxqtx
8387 %defattr(644,root,root,755)
8388 %doc %{texmfdist}/doc/fonts/qpxqtx
8389 %{texmfdist}/fonts/tfm/public/qpxqtx
8390 %{texmfdist}/fonts/vf/public/qpxqtx
8391 %{texmfdist}/tex/generic/qpxqtx
8392
8393 %files tex-ruhyphen
8394 %defattr(644,root,root,755)
8395 %{texmfdist}/tex/generic/ruhyphen
8396 %{texmfdist}/source/generic/ruhyphen
8397
8398 %files tex-spanish
8399 %defattr(644,root,root,755)
8400 %doc %{texmfdist}/doc/latex/spanish-mx
8401 %dir %{texmfdist}/source/latex/mapcodes
8402 %dir %{texmfdist}/source/latex/polyglot/langs
8403 %dir %{texmfdist}/tex/latex/apacite
8404 %dir %{texmfdist}/tex/latex/babelbib
8405 %dir %{texmfdist}/tex/latex/dvdcoll/dcl
8406 %dir %{texmfdist}/tex/texsis/base
8407 %{texmfdist}/source/generic/babel/spanish.ins
8408 %{texmfdist}/source/generic/babel/spanish.dtx
8409 %{texmfdist}/source/latex/polyglot/langs/spanish.ld
8410 %{texmfdist}/source/latex/polyglot/langs/spanish.ot1
8411 %{texmfdist}/source/latex/mapcodes/spanish.map
8412 %{texmfdist}/source/latex/mapcodes/spanish.dtx
8413 %{texmfdist}/tex/texsis/base/Spanish.txs
8414 %{texmfdist}/tex/generic/babel/spanish.sty
8415 %{texmfdist}/tex/generic/babel/spanish.ldf
8416 %{texmfdist}/tex/latex/spanish-mx
8417 %{texmfdist}/tex/latex/custom-bib/spanish.mbs
8418 %{texmfdist}/tex/latex/babelbib/spanish.bdf
8419 %{texmfdist}/tex/latex/apacite/spanish.apc
8420 %{texmfdist}/tex/latex/dvdcoll/dcl/spanish.dcl
8421
8422 %files tex-texdraw
8423 %defattr(644,root,root,755)
8424 %doc %{texmfdist}/doc/texdraw
8425 %{texmfdist}/tex/generic/texdraw
8426
8427 %files tex-thumbpdf
8428 %defattr(644,root,root,755)
8429 %doc %{texmfdist}/doc/generic/thumbpdf
8430 %attr(755,root,root) %{_bindir}/thumbpdf
8431 %{texmfdist}/tex/generic/thumbpdf
8432 %{texmfdist}/scripts/thumbpdf
8433 %{_mandir}/man1/thumbpdf.1*
8434
8435 %files tex-ukrhyph
8436 %defattr(644,root,root,755)
8437 %doc %{texmfdist}/doc/generic/ukrhyph
8438 %{texmfdist}/tex/generic/ukrhyph
8439
8440 %files latex-vietnam
8441 %defattr(644,root,root,755)
8442 %doc %{texmfdist}/doc/generic/vntex
8443 %{texmfdist}/tex/latex/vntex
8444
8445 %files tex-xypic
8446 %defattr(644,root,root,755)
8447 %doc %{texmfdist}/doc/generic/xypic
8448 %{texmfdist}/tex/generic/xypic
8449
8450 %files tex-xkeyval
8451 %defattr(644,root,root,755)
8452 %doc %{texmfdist}/doc/latex/xkeyval
8453 %{texmfdist}/source/latex/xkeyval
8454 %{texmfdist}/tex/generic/xkeyval
8455 %{texmfdist}/tex/latex/xkeyval
8456
8457 %files fonts-adobe
8458 %defattr(644,root,root,755)
8459 %{texmfdist}/fonts/type1/adobe
8460 %{texmfdist}/fonts/afm/adobe
8461 %{texmfdist}/fonts/tfm/adobe
8462 %{texmfdist}/fonts/vf/adobe
8463
8464 %files fonts-ae
8465 %defattr(644,root,root,755)
8466 %doc %{texmfdist}/doc/fonts/ae
8467 %{texmfdist}/fonts/tfm/public/ae
8468 %{texmfdist}/fonts/vf/public/ae
8469 %{texmfdist}/source/fonts/ae
8470
8471 %files fonts-ams
8472 %defattr(644,root,root,755)
8473 %{texmfdist}/bibtex/bst/ams
8474 %{texmfdist}/bibtex/bib/ams
8475 %{texmfdist}/dvips/ams
8476 %{texmfdist}/fonts/source/public/ams
8477 %{texmfdist}/fonts/type1/bluesky/ams
8478 %{texmfdist}/fonts/afm/bluesky/ams
8479 %{texmfdist}/fonts/tfm/public/ams
8480 %{texmfdist}/fonts/map/dvips/ams
8481
8482 %files fonts-antp
8483 %defattr(644,root,root,755)
8484 %doc %{texmfdist}/doc/fonts/antp
8485 %{texmfdist}/fonts/enc/dvips/antp
8486 %{texmfdist}/fonts/map/dvips/antp
8487 %{texmfdist}/fonts/afm/public/antp
8488 %{texmfdist}/fonts/tfm/public/antp
8489 %{texmfdist}/dvips/antp
8490
8491 %files fonts-antt
8492 %defattr(644,root,root,755)
8493 %doc %{texmfdist}/doc/fonts/antt
8494 %{texmfdist}/fonts/afm/public/antt
8495 %{texmfdist}/fonts/opentype/public/antt
8496 %{texmfdist}/fonts/enc/dvips/antt
8497 %{texmfdist}/fonts/tfm/public/antt
8498 %{texmfdist}/fonts/map/dvips/antt
8499 %{texmfdist}/tex/plain/antt
8500 %{texmfdist}/tex/latex/antt
8501
8502 %files fonts-arphic
8503 %defattr(644,root,root,755)
8504 %doc %{texmfdist}/doc/fonts/arphic
8505 %{texmfdist}/fonts/afm/arphic
8506 %{texmfdist}/fonts/tfm/arphic
8507 %{texmfdist}/fonts/vf/arphic
8508
8509 %files fonts-bbm
8510 %defattr(644,root,root,755)
8511 %doc %{texmfdist}/doc/fonts/bbm
8512 %{texmfdist}/fonts/source/public/bbm
8513 %{texmfdist}/fonts/tfm/public/bbm
8514 %{texmfdist}/source/latex/bbm
8515 %{texmfdist}/tex/latex/bbm
8516
8517 %files fonts-bbold
8518 %defattr(644,root,root,755)
8519 %{texmfdist}/fonts/source/public/bbold
8520 %{texmfdist}/fonts/tfm/public/bbold
8521
8522 # %files fonts-bh
8523 # %defattr(644,root,root,755)
8524 # %doc %{texmf}/doc/fonts/bh
8525 # %{texmf}/fonts/tfm/bh
8526 # %{texmf}/fonts/vf/bh
8527
8528 %files fonts-bitstream
8529 %defattr(644,root,root,755)
8530 %{texmfdist}/fonts/afm/bitstrea
8531 %{texmfdist}/fonts/tfm/bitstrea
8532 %{texmfdist}/fonts/vf/bitstrea
8533
8534 #%files fonts-cbgreek
8535 #%defattr(644,root,root,755)
8536
8537 %files fonts-cc-pl
8538 %defattr(644,root,root,755)
8539 %{texmfdist}/fonts/source/public/cc-pl
8540 %{texmfdist}/fonts/enc/dvips/cc-pl
8541 %{texmfdist}/fonts/tfm/public/cc-pl
8542 %{texmfdist}/fonts/map/dvips/cc-pl
8543
8544 %files fonts-cg
8545 %defattr(644,root,root,755)
8546 %{texmfdist}/fonts/tfm/cg
8547 %{texmfdist}/fonts/vf/cg
8548
8549 %files fonts-cm
8550 %defattr(644,root,root,755)
8551 %doc %{texmfdist}/doc/fonts/cm
8552 %dir %{texmfdist}/doc/fonts
8553 %dir %{texmfdist}/dvips
8554 %dir %{texmfdist}/fonts/afm/bluesky
8555 %dir %{texmfdist}/fonts/map/dvips
8556 %dir %{texmfdist}/fonts/pk/ljfour/public
8557 %{texmfdist}/dvips/cm
8558 %{texmfdist}/fonts/source/public/cm
8559 %{texmfdist}/fonts/afm/bluesky/cm
8560 %{texmfdist}/fonts/tfm/public/cm
8561 %{texmfdist}/fonts/pk/ljfour/public/cm
8562 %{texmfdist}/fonts/map/dvips/cm
8563
8564 %files fonts-cmbright
8565 %defattr(644,root,root,755)
8566 %doc %{texmfdist}/doc/latex/cmbright
8567 %{texmfdist}/fonts/source/public/cmbright
8568 %{texmfdist}/fonts/tfm/public/cmbright
8569 %{texmfdist}/source/latex/cmbright
8570 %{texmfdist}/tex/latex/cmbright
8571
8572 %files fonts-cmcyr
8573 %defattr(644,root,root,755)
8574 %doc %{texmfdist}/doc/fonts/cmcyr
8575 %{texmfdist}/fonts/source/public/cmcyr
8576 %{texmfdist}/fonts/type1/public/cmcyr
8577 %{texmfdist}/fonts/tfm/public/cmcyr
8578 %{texmfdist}/fonts/vf/public/cmcyr
8579 %{texmfdist}/fonts/map/dvips/cmcyr
8580
8581 %files fonts-cmextra
8582 %defattr(644,root,root,755)
8583 %{texmfdist}/fonts/source/public/cmextra
8584 %{texmfdist}/fonts/tfm/public/cmextra
8585
8586 %files fonts-concmath
8587 %defattr(644,root,root,755)
8588 %doc %{texmfdist}/doc/fonts/concmath
8589 %doc %{texmfdist}/doc/latex/concmath
8590 %{texmfdist}/fonts/source/public/concmath
8591 %{texmfdist}/fonts/tfm/public/concmath
8592 %{texmfdist}/source/latex/concmath
8593 %{texmfdist}/tex/latex/concmath
8594
8595 %files fonts-concrete
8596 %defattr(644,root,root,755)
8597 %doc %{texmfdist}/doc/fonts/concrete
8598 %{texmfdist}/fonts/source/public/concrete
8599 %{texmfdist}/fonts/tfm/public/concrete
8600
8601 %files fonts-cs
8602 %defattr(644,root,root,755)
8603 %{texmfdist}/dvips/cs
8604 %{texmfdist}/fonts/source/public/cs
8605 %{texmfdist}/fonts/enc/dvips/cs
8606 %{texmfdist}/fonts/tfm/public/cs
8607 %{texmfdist}/fonts/map/dvips/cs
8608
8609 #%files fonts-dstroke
8610 #%defattr(644,root,root,755)
8611
8612 %files fonts-ecc
8613 %defattr(644,root,root,755)
8614 %doc %{texmfdist}/doc/fonts/ecc
8615 %{texmfdist}/fonts/source/public/ecc
8616 %{texmfdist}/fonts/tfm/public/ecc
8617
8618 %files fonts-eurosym
8619 %defattr(644,root,root,755)
8620 %doc %{texmfdist}/doc/fonts/eurosym
8621 %{texmfdist}/fonts/source/public/eurosym
8622 %{texmfdist}/fonts/tfm/public/eurosym
8623 %{texmfdist}/fonts/map/dvips/eurosym
8624 %{texmfdist}/source/fonts/eurosym
8625 %{texmfdist}/tex/latex/eurosym
8626
8627 %files fonts-eulervm
8628 %defattr(644,root,root,755)
8629 %doc %{texmfdist}/doc/latex/eulervm
8630 %{texmfdist}/fonts/tfm/public/eulervm
8631 %{texmfdist}/fonts/vf/public/eulervm
8632 %{texmfdist}/source/latex/eulervm
8633 %{texmfdist}/tex/latex/eulervm
8634
8635 %files fonts-euxm
8636 %defattr(644,root,root,755)
8637 %{texmfdist}/fonts/source/public/euxm
8638 %{texmfdist}/fonts/tfm/public/euxm
8639
8640 %files fonts-gothic
8641 %defattr(644,root,root,755)
8642 %{texmfdist}/doc/fonts/gothic
8643 %{texmfdist}/dvips/gothic
8644 %{texmfdist}/fonts/source/public/gothic
8645 %{texmfdist}/fonts/type1/public/gothic
8646 %{texmfdist}/fonts/afm/public/gothic
8647 %{texmfdist}/fonts/tfm/public/gothic
8648 %{texmfdist}/fonts/vf/public/gothic
8649 %{texmfdist}/fonts/map/dvips/gothic
8650
8651 %files fonts-hoekwater
8652 %defattr(644,root,root,755)
8653 %{texmfdist}/fonts/afm/hoekwater
8654 %{texmfdist}/fonts/tfm/hoekwater
8655 %{texmfdist}/fonts/truetype/hoekwater
8656
8657 %files fonts-jknappen
8658 %defattr(644,root,root,755)
8659 %{texmfdist}/fonts/source/jknappen
8660 %{texmfdist}/fonts/tfm/jknappen
8661
8662 %files fonts-latex
8663 %defattr(644,root,root,755)
8664 %doc %{texmfdist}/doc/latex/esint
8665 %dir %{texmfdist}/fonts/source/public/latex-fonts
8666 %dir %{texmfdist}/fonts/type1/bluesky/latex-fonts
8667 %dir %{texmfdist}/fonts/afm/bluesky/latex-fonts
8668 %dir %{texmfdist}/fonts/tfm/public/latex-fonts
8669 %dir %{texmfdist}/fonts/map/dvips/latex-fonts
8670 %{texmfdist}/fonts/source/public/esint
8671 %{texmfdist}/fonts/tfm/public/esint
8672 %{texmfdist}/source/latex/esint
8673 %{texmfdist}/tex/latex/esint
8674 %{texmfdist}/fonts/source/public/latex-fonts/*
8675 %{texmfdist}/fonts/type1/bluesky/latex-fonts/*
8676 %{texmfdist}/fonts/afm/bluesky/latex-fonts/*
8677 %{texmfdist}/fonts/tfm/public/latex-fonts/*
8678 %{texmfdist}/fonts/map/dvips/latex-fonts/*
8679
8680 %files fonts-lh
8681 %defattr(644,root,root,755)
8682 %doc %{texmfdist}/doc/fonts/lh
8683 %{texmfdist}/fonts/source/lh
8684 %{texmfdist}/metapost/support/charlib/LH
8685 %{texmfdist}/source/fonts/lh
8686 %{texmfdist}/source/latex/lh
8687
8688 %files fonts-lm
8689 %defattr(644,root,root,755)
8690 %doc %{texmfdist}/doc/fonts/lm
8691 %{texmfdist}/fonts/type1/public/lm
8692 %{texmfdist}/fonts/afm/public/lm
8693 %{texmfdist}/fonts/opentype/public/lm
8694 %{texmfdist}/fonts/enc/dvips/lm
8695 %{texmfdist}/fonts/tfm/public/lm
8696 %{texmfdist}/fonts/map/dvips/lm
8697 %{texmfdist}/fonts/map/dvipdfm/lm
8698 %{texmfdist}/source/fonts/lm
8699 %{texmfdist}/tex/latex/lm
8700
8701 %files fonts-marvosym
8702 %defattr(644,root,root,755)
8703 %doc %{texmfdist}/doc/latex/marvosym
8704 %dir %{texmfdist}/source/fonts/eurofont
8705 %dir %{texmfdist}/source/fonts/eurofont/marvosym
8706 %dir %{texmfdist}/tex/latex
8707 %{texmfdist}/fonts/type1/public/marvosym
8708 %{texmfdist}/fonts/afm/public/marvosym
8709 %{texmfdist}/fonts/tfm/public/marvosym
8710 %{texmfdist}/fonts/map/dvips/marvosym
8711 %{texmfdist}/source/fonts/eurofont/marvosym/*
8712 %{texmfdist}/tex/latex/marvosym
8713
8714 %files fonts-mflogo
8715 %defattr(644,root,root,755)
8716 %doc %{texmfdist}/doc/latex/mflogo
8717 %{texmfdist}/fonts/source/public/mflogo
8718 %{texmfdist}/fonts/type1/hoekwater/mflogo
8719 %{texmfdist}/fonts/afm/hoekwater/mflogo
8720 %{texmfdist}/fonts/tfm/public/mflogo
8721 %{texmfdist}/fonts/map/dvips/mflogo
8722 %{texmfdist}/source/latex/mflogo
8723 %{texmfdist}/tex/latex/mflogo
8724
8725 %files fonts-misc
8726 %defattr(644,root,root,755)
8727 %doc %{texmfdist}/doc/latex/marvosym/mac/oztex/tex-font/misc
8728 %{texmfdist}/fonts/source/public/misc
8729 %{texmfdist}/fonts/tfm/public/misc
8730 %{texmfdist}/fonts/misc
8731
8732 %files fonts-monotype
8733 %defattr(644,root,root,755)
8734 %{texmfdist}/fonts/tfm/monotype
8735 %{texmfdist}/fonts/vf/monotype
8736
8737 %files fonts-omega
8738 %defattr(644,root,root,755)
8739 %doc %{texmfdist}/doc/omega
8740 %dir %{texmfdist}/omega
8741 %dir %{texmfdist}/omega/otp
8742 %dir %{texmfdist}/omega/ocp
8743 %{texmfdist}/dvips/omega
8744 %{texmfdist}/fonts/ofm/public/omega
8745 %{texmfdist}/fonts/type1/public/omega
8746 %{texmfdist}/fonts/afm/public/omega
8747 %{texmfdist}/fonts/ovp/public/omega
8748 %{texmfdist}/fonts/tfm/public/omega
8749 %{texmfdist}/fonts/ovf/public/omega
8750 %{texmfdist}/fonts/map/dvips/omega
8751 %{texmfdist}/omega/ocp/omega
8752 %{texmfdist}/omega/otp/omega
8753 %{texmfdist}/tex/plain/omega
8754
8755 #%files fonts-pazo
8756 #%defattr(644,root,root,755)
8757
8758 %files fonts-pl
8759 %defattr(644,root,root,755)
8760 %doc %{texmfdist}/doc/fonts/pl
8761 %{texmfdist}/dvips/pl
8762 %{texmfdist}/fonts/source/public/pl
8763 %{texmfdist}/fonts/type1/public/pl
8764 %{texmfdist}/fonts/afm/public/pl
8765 %{texmfdist}/fonts/enc/dvips/pl
8766 %{texmfdist}/fonts/tfm/public/pl
8767 %{texmfdist}/fonts/map/dvips/pl
8768 %{texmf}/scripts/texlive/tlmgrgui/lang/pl
8769
8770 %files fonts-px
8771 %defattr(644,root,root,755)
8772 %doc %{texmfdist}/doc/fonts/pxfonts
8773 # %doc %{texmf}/doc/doc/english/free-math-font-survey/source/pxfonts.tex
8774 # %doc %{texmf}/doc/doc/english/free-math-font-survey/images/pxfonts.png
8775 %dir %{texmfdist}/fonts/map/dvips/pxfonts
8776 %dir %{texmfdist}/tex/latex/pxfonts
8777 %{texmfdist}/fonts/map/dvips/pxfonts/pxfonts.map
8778 %{texmfdist}/fonts/afm/public/pxfonts
8779 %{texmfdist}/fonts/tfm/public/pxfonts
8780 %{texmfdist}/fonts/type1/public/pxfonts
8781 %{texmfdist}/fonts/vf/public/pxfonts
8782 %{texmfdist}/tex/latex/pxfonts/pxfonts.sty
8783
8784 #%files fonts-qfonts
8785 #%defattr(644,root,root,755)
8786 # %doc %{texmf}/doc/fonts/polish/qfonts
8787 # %{texmf}/fonts/enc/dvips/qfonts
8788 # %{texmf}/fonts/map/dvips/qfonts
8789 # %{texmf}/dvips/qfonts
8790 # %{texmf}/fonts/afm/public/qfonts
8791 # %{texmf}/fonts/tfm/public/qfonts
8792
8793 # %files fonts-qpx
8794 # %defattr(644,root,root,755)
8795 # %{texmf}/fonts/tfm/public/qpx
8796 # %{texmf}/fonts/vf/public/qpx
8797
8798 %files fonts-qpxqtx
8799 %defattr(644,root,root,755)
8800 %{texmfdist}/fonts/tfm/public/qpxqtx
8801 %{texmfdist}/fonts/vf/public/qpxqtx
8802
8803 %files fonts-rsfs
8804 %defattr(644,root,root,755)
8805 %{texmfdist}/fonts/source/public/rsfs
8806 %{texmfdist}/fonts/tfm/public/rsfs
8807
8808 %files fonts-stmaryrd
8809 %defattr(644,root,root,755)
8810 %doc %{texmfdist}/doc/fonts/stmaryrd
8811 %{texmfdist}/source/fonts/stmaryrd
8812 %{texmfdist}/fonts/tfm/public/stmaryrd
8813
8814 %files fonts-tx
8815 %defattr(644,root,root,755)
8816 %{texmfdist}/fonts/map/dvips/txfonts/txfonts.map
8817 %{texmfdist}/fonts/afm/public/txfonts
8818 %{texmfdist}/fonts/tfm/public/txfonts
8819 %{texmfdist}/fonts/vf/public/txfonts
8820
8821 %files fonts-uhc
8822 %defattr(644,root,root,755)
8823 %doc %{texmfdist}/doc/fonts/uhc
8824 %{texmfdist}/fonts/afm/uhc
8825 %{texmfdist}/fonts/tfm/uhc
8826 %{texmfdist}/fonts/vf/uhc
8827
8828 %files fonts-urw
8829 %defattr(644,root,root,755)
8830 %{texmfdist}/fonts/afm/urw
8831 %{texmfdist}/fonts/tfm/urw
8832 %{texmfdist}/fonts/vf/urw
8833
8834 %files fonts-urwvn
8835 %defattr(644,root,root,755)
8836 %{texmfdist}/fonts/afm/vntex/urwvn
8837 %{texmfdist}/fonts/tfm/vntex/urwvn
8838 %{texmfdist}/fonts/type1/vntex/urwvn
8839 %{texmfdist}/fonts/vf/vntex/urwvn
8840
8841 %files fonts-vnr
8842 %defattr(644,root,root,755)
8843 %{texmfdist}/fonts/map/dvips/vntex
8844 %{texmfdist}/fonts/source/vntex/vnr
8845 %{texmfdist}/fonts/tfm/vntex/vnr
8846
8847 %files fonts-wadalab
8848 %defattr(644,root,root,755)
8849 %doc %{texmfdist}/doc/fonts/wadalab
8850 %{texmfdist}/fonts/afm/wadalab
8851 %{texmfdist}/fonts/tfm/wadalab
8852 %{texmfdist}/fonts/vf/wadalab
8853
8854 %files fonts-wasy
8855 %defattr(644,root,root,755)
8856 %{texmfdist}/fonts/source/public/wasy
8857 %{texmfdist}/fonts/tfm/public/wasy
8858
8859 %files fonts-xypic
8860 %defattr(644,root,root,755)
8861 %{texmfdist}/fonts/map/dvips/xypic
8862 # %{texmfdist}/fonts/afm/public/xypic
8863 %{texmfdist}/fonts/source/public/xypic
8864 %{texmfdist}/fonts/tfm/public/xypic
8865
8866 %files fonts-yandy
8867 %defattr(644,root,root,755)
8868 # %{texmf}/fonts/afm/yandy
8869 %{texmfdist}/source/fonts/eurofont/marvosym/tfmfiles/yandy
8870 # %{texmf}/fonts/tfm/yandy
8871 # %{texmf}/fonts/vf/yandy
8872
8873 %files fonts-type1-antp
8874 %defattr(644,root,root,755)
8875 %{texmfdist}/dvips/antp
8876 %{texmfdist}/fonts/type1/public/antp
8877
8878 %files fonts-type1-antt
8879 %defattr(644,root,root,755)
8880 # %{texmf}/dvips/antt
8881 %{texmfdist}/fonts/type1/public/antt
8882
8883 %files fonts-type1-arphic
8884 %defattr(644,root,root,755)
8885 %{texmfdist}/fonts/type1/arphic
8886
8887 %files fonts-type1-belleek
8888 %defattr(644,root,root,755)
8889 %doc %{texmfdist}/doc/fonts/belleek
8890 %{texmfdist}/fonts/type1/public/belleek
8891
8892 %files fonts-type1-bitstream
8893 %defattr(644,root,root,755)
8894 %{texmfdist}/fonts/type1/bitstrea
8895
8896 %files fonts-type1-bluesky
8897 %defattr(644,root,root,755)
8898 # %doc %{texmf}/doc/fonts/bluesky
8899 # %{texmf}/dvips/bluesky
8900 %{texmfdist}/fonts/type1/bluesky
8901
8902 %files fonts-type1-cc-pl
8903 %defattr(644,root,root,755)
8904 %doc %{texmfdist}/doc/fonts/cc-pl
8905 %{texmfdist}/fonts/type1/public/cc-pl
8906
8907 %files fonts-type1-cmcyr
8908 %defattr(644,root,root,755)
8909 %{texmfdist}/fonts/type1/public/cmcyr
8910
8911 %files fonts-type1-cs
8912 %defattr(644,root,root,755)
8913 %{texmfdist}/fonts/type1/public/cs
8914
8915 # %files fonts-type1-dstroke
8916 # %defattr(644,root,root,755)
8917 # %{texmf}/fonts/type1/public/dstroke
8918
8919 %files fonts-type1-eurosym
8920 %defattr(644,root,root,755)
8921 %{texmfdist}/fonts/type1/public/eurosym
8922
8923 %files fonts-type1-hoekwater
8924 %defattr(644,root,root,755)
8925 %{texmfdist}/fonts/type1/hoekwater
8926
8927 %files fonts-type1-fpl
8928 %defattr(644,root,root,755)
8929 %doc %{texmfdist}/doc/fonts/fpl
8930 %{texmfdist}/fonts/afm/public/fpl
8931 %{texmfdist}/fonts/type1/public/fpl
8932
8933 %files fonts-type1-lm
8934 %defattr(644,root,root,755)
8935 %{texmfdist}/fonts/afm/public/lm
8936 %{texmfdist}/fonts/type1/public/lm
8937
8938 %files fonts-type1-marvosym
8939 %defattr(644,root,root,755)
8940 %{texmfdist}/fonts/type1/public/marvosym
8941
8942 %files fonts-type1-mathpazo
8943 %defattr(644,root,root,755)
8944 # %doc %{texmf}/doc/fonts/mathpazo
8945 %{texmfdist}/fonts/afm/public/mathpazo
8946 %{texmfdist}/fonts/type1/public/mathpazo
8947
8948 %files fonts-type1-omega
8949 %defattr(644,root,root,755)
8950 %{texmfdist}/fonts/type1/public/omega
8951
8952 %files fonts-type1-pl
8953 %defattr(644,root,root,755)
8954 # %doc %{texmf}/doc/fonts/polish/plpsfont
8955 %{texmfdist}/fonts/type1/public/pl
8956
8957 %files fonts-type1-px
8958 %defattr(644,root,root,755)
8959 %{texmfdist}/fonts/type1/public/pxfonts
8960
8961 # %files fonts-type1-qfonts
8962 # %defattr(644,root,root,755)
8963 # %{texmfdist}/fonts/type1/public/qfonts
8964
8965 %files fonts-type1-tx
8966 %defattr(644,root,root,755)
8967 %{texmfdist}/fonts/type1/public/txfonts
8968
8969 # %files fonts-type1-tt2001
8970 # %defattr(644,root,root,755)
8971 # %{texmf}/fonts/type1/public/tt2001
8972
8973 %files fonts-type1-uhc
8974 %defattr(644,root,root,755)
8975 %{texmfdist}/fonts/type1/uhc
8976
8977 %files fonts-type1-urw
8978 %defattr(644,root,root,755)
8979 %{texmfdist}/fonts/type1/urw
8980
8981 %files fonts-type1-vnr
8982 %defattr(644,root,root,755)
8983 %{texmfdist}/fonts/type1/vntex/vnr
8984
8985 %files fonts-type1-wadalab
8986 %defattr(644,root,root,755)
8987 %{texmfdist}/fonts/type1/wadalab
8988
8989 %files fonts-type1-xypic
8990 %defattr(644,root,root,755)
8991 %{texmfdist}/fonts/type1/public/xypic
8992
8993 # TeXLive-specific
8994
8995 %files afm2pl
8996 %defattr(644,root,root,755)
8997 %attr(755,root,root) %{_bindir}/afm2pl
8998 %{_mandir}/man1/afm2pl*
8999
9000 %files bbox
9001 %defattr(644,root,root,755)
9002 %attr(755,root,root) %{_bindir}/bbox
9003 %{_mandir}/man1/bbox*
9004
9005 %files cefutils
9006 %defattr(644,root,root,755)
9007 %attr(755,root,root) %{_bindir}/cef*
9008 %dir %{texmfdist}/tex/latex/cjk
9009 %dir %{texmfdist}/doc/latex/cjk
9010 %dir %{texmfdist}/source/latex/cjk
9011 %dir %{texmfdist}/source/latex/cjk/utils
9012 %{texmfdist}/tex/latex/cjk/CEF
9013 %doc %{texmfdist}/doc/latex/cjk/doc
9014 %doc %{texmfdist}/doc/latex/cjk/examples
9015 %{texmfdist}/source/latex/cjk/utils/CEFconv
9016
9017 %files detex
9018 %defattr(644,root,root,755)
9019 %attr(755,root,root) %{_bindir}/detex
9020 %{_mandir}/man1/detex*
9021
9022
9023 %files dviutils
9024 %defattr(644,root,root,755)
9025 %attr(755,root,root) %{_bindir}/dt2dv
9026 %attr(755,root,root) %{_bindir}/dv2dt
9027 %attr(755,root,root) %{_bindir}/dvi2tty
9028 %attr(755,root,root) %{_bindir}/dviasm
9029 %attr(755,root,root) %{_bindir}/dvibook
9030 %attr(755,root,root) %{_bindir}/dviconcat
9031 %attr(755,root,root) %{_bindir}/dvidvi
9032 %attr(755,root,root) %{_bindir}/dvigif
9033 %attr(755,root,root) %{_bindir}/dvipdfmx
9034 %attr(755,root,root) %{_bindir}/dvipos
9035 %attr(755,root,root) %{_bindir}/dviselect
9036 %attr(755,root,root) %{_bindir}/dvitodvi
9037 %{_mandir}/man1/dt2dv*
9038 %{_mandir}/man1/dv2dt*
9039 %{_mandir}/man1/dvi2tty*
9040 %{_mandir}/man1/dvibook*
9041 %{_mandir}/man1/dviconcat*
9042 %{_mandir}/man1/dvidvi*
9043 %{_mandir}/man1/dvigif*
9044 %{_mandir}/man1/dvipos*
9045 %{_mandir}/man1/dviselect*
9046 %{_mandir}/man1/dvitodvi*
9047
9048 %files epsutils
9049 %defattr(644,root,root,755)
9050 %attr(755,root,root) %{_bindir}/epsffit
9051 %attr(755,root,root) %{_bindir}/epspdf
9052 %attr(755,root,root) %{_bindir}/epspdftk
9053 %{texmfdist}/scripts/epspdf
9054 %{_mandir}/man1/epsffit*
9055 %doc %{texmfdist}/doc/epspdf
9056
9057 %files filters
9058 %defattr(644,root,root,755)
9059 %attr(755,root,root) %{_bindir}/fix*
9060 %{_mandir}/man1/fix*
9061
9062 %files uncategorized-utils
9063 %defattr(644,root,root,755)
9064 %attr(755,root,root) %{_bindir}/devnag
9065 %attr(755,root,root) %{_bindir}/disdvi
9066
9067 %files tex4ht
9068 %defattr(644,root,root,755)
9069 %attr(755,root,root) %{_bindir}/ht
9070 %attr(755,root,root) %{_bindir}/htcontext
9071 %attr(755,root,root) %{_bindir}/htlatex
9072 %attr(755,root,root) %{_bindir}/htmex
9073 %attr(755,root,root) %{_bindir}/httex
9074 %attr(755,root,root) %{_bindir}/httexi
9075 %attr(755,root,root) %{_bindir}/htxelatex
9076 %attr(755,root,root) %{_bindir}/htxetex
9077 %attr(755,root,root) %{_bindir}/mk4ht
9078 %attr(755,root,root) %{_bindir}/t4ht
9079 %attr(755,root,root) %{_bindir}/tex4ht
9080 %{texmf}/scripts/tex4ht
9081 %{texmfdist}/tex/generic/tex4ht
9082 %dir %{texmfdist}/scripts/tex4ht
9083 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/ht.sh
9084 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htcontext.sh
9085 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htlatex.sh
9086 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htmex.sh
9087 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/httex.sh
9088 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/httexi.sh
9089 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htxelatex.sh
9090 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htxetex.sh
9091 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/mk4ht.pl
9092 %{texmfdist}/tex4ht
9093
9094 %files xetex
9095 %defattr(644,root,root,755)
9096 %attr(755,root,root) %{_bindir}/xdvipdfmx
9097 %attr(755,root,root) %{_bindir}/xelatex
9098 %attr(755,root,root) %{_bindir}/xetex
9099 %{texmf}/fmtutil/format.xetex.cnf
9100 %doc %{texmfdist}/doc/xelatex
9101 %doc %{texmfdist}/doc/xetex
9102 %{texmfdist}/scripts/xetex
9103 %{texmfdist}/tex/generic/ifxetex
9104 %{texmfdist}/tex/generic/xetexconfig
9105 %{texmfdist}/tex/latex/latexconfig/xelatex.ini
9106 %{texmfdist}/tex/plain/config/xetex.ini
9107 %{texmfdist}/tex/xelatex
9108 %{texmfdist}/tex/xetex
9109
9110 %files xmltex
9111 %defattr(644,root,root,755)
9112 %doc %{texmfdist}/doc/xmltex
9113 %attr(755,root,root) %{_bindir}/pdfxmltex
9114 %attr(755,root,root) %{_bindir}/xmltex
9115 %{texmfdist}/tex/xmltex
9116 %{texmf}/fmtutil/format.xmltex.cnf
This page took 0.668248 seconds and 4 git commands to generate.