]> git.pld-linux.org Git - packages/texlive.git/blob - texlive.spec
- package map files to dvips
[packages/texlive.git] / texlive.spec
1 # TODO:
2 # MAIN TODO:
3 # - context: consider more splitting, check dependencies
4 # - check unpackaged files
5 # - maybe more splits (e.g. latex subpackages)
6 # - omega: consider more splitting, check dependencies
7 # - tdphp: is it really useful?
8 # - allow using Type1 fonts in others applications (symlink to
9 #   /usr/share/fonts/Type1 ?)
10 # - fix package removal:
11 #   /usr/bin/texhash[77]: kpsewhich: not found
12 #
13 # FHS TODO:
14 # - merge rhconfig and texmfsysvar patches
15 # - texmfsysvar patch: change fmtutil and web2cdir variables instead
16 #   of creating texmfsys{config,var} variables?
17 # - move config files to /etc
18 # - merge all above with configure switch "--enable-fhs" and send it to TE
19 #
20 # TeXLive specific TODO:
21 # - fix broken symlinks in /usr/bin
22 # - summary/description correcting (all languages)
23 # - solve xindy case, it doesn't build with tetext, and probably won't with texlive
24 #   until larm1000 font found (xindy option)
25 # - texk/web2c doesn't build (luatex option)
26 # - %files latex-bibtex-revtex4
27 # - Check CEF/cjk!
28 #
29 # Subpackages TODO:
30 # check deps the following subpackages:
31 # - latex-exam
32 # - latex-SIunits
33 #
34 %include        /usr/lib/rpm/macros.perl
35 #
36 %bcond_without  bootstrap
37 #
38 Summary:        TeX typesetting system and MetaFont font formatter
39 Summary(de.UTF-8):      TeX-Satzherstellungssystem und MetaFont-Formatierung
40 Summary(es.UTF-8):      Sistema de typesetting TeX y formateador de fuentes MetaFont
41 Summary(fr.UTF-8):      Systéme de compostion TeX et formatteur de MetaFontes
42 Summary(hu.UTF-8):      TeX szövegszedő rendszer és MetaFont font formázó
43 Summary(pl.UTF-8):      System składu publikacji TeX oraz formater fontów MetaFont
44 Summary(pt_BR.UTF-8):   Sistema de typesetting TeX e formatador de fontes MetaFont
45 Summary(tr.UTF-8):      TeX dizgi sistemi ve MetaFont yazıtipi biçimlendiricisi
46 Name:           texlive
47 Version:        20080816
48 Release:        0.1
49 License:        distributable
50 Group:          Applications/Publishing/TeX
51 Source0:        http://tug.org/svn/texlive/branches/branch2008/Master/source/%{name}-%{version}-source.tar.lzma
52 # Source0-md5:  554287c3e458da776edd684506048d45
53 Source1:        ftp://tug.org/texlive/historic/2008/%{name}-20080822-texmf.tar.lzma
54 # Source1-md5:  fa74072e1344e8390eb156bcda61a8b2
55 Source4:        %{name}.cron
56 Source5:        xdvi.desktop
57 Source6:        xdvi.png
58 Patch0:         %{name}-am.patch
59 Patch1:         %{name}-20080816-kpathsea-ar.patch
60 URL:            http://www.tug.org/texlive/
61 BuildRequires:  autoconf
62 BuildRequires:  automake
63 BuildRequires:  bison
64 BuildRequires:  clisp
65 BuildRequires:  ed
66 BuildRequires:  expat-devel
67 BuildRequires:  ffcall-devel
68 BuildRequires:  flex
69 BuildRequires:  fontconfig-devel
70 BuildRequires:  freetype-devel
71 BuildRequires:  freetype1-devel
72 BuildRequires:  gd-devel >= 2.0.33
73 BuildRequires:  libpng-devel >= 1.2.8
74 BuildRequires:  libtool
75 # should this be somewhere in clisp?
76 BuildRequires:  libsigsegv
77 BuildRequires:  libstdc++-devel
78 BuildRequires:  ncurses-devel
79 BuildRequires:  rpm-perlprov
80 BuildRequires:  rpm-pythonprov
81 BuildRequires:  sed >= 4.0
82 BuildRequires:  t1lib-devel >= 5.0.2
83 BuildRequires:  texinfo
84 %if %{with bootstrap}
85 BuildRequires:  tetex-format-latex
86 BuildRequires:  tetex-format-pdflatex
87 BuildRequires:  tetex-latex-cyrillic
88 BuildRequires:  tetex-tex-babel
89 %else
90 BuildRequires:  texlive-format-latex
91 BuildRequires:  texlive-format-pdflatex
92 BuildRequires:  texlive-latex-cyrillic
93 BuildRequires:  texlive-tex-babel
94 # fill with future texlive BR. guesses ones for now
95 %endif
96 BuildRequires:  unzip
97 BuildRequires:  xorg-lib-libICE-devel
98 BuildRequires:  xorg-lib-libXaw-devel
99 BuildRequires:  xorg-lib-libXext-devel
100 BuildRequires:  xorg-lib-libXmu-devel
101 BuildRequires:  xorg-lib-libXpm-devel
102 BuildRequires:  zlib-devel >= 1.2.1
103 Requires:       %{name}-dirs-fonts
104 Requires:       %{name}-fonts-cm = %{epoch}:%{version}-%{release}
105 Requires:       %{name}-fonts-misc = %{epoch}:%{version}-%{release}
106 Requires:       %{name}-metafont = %{epoch}:%{version}-%{release}
107 Requires:       awk
108 Requires:       dialog
109 Requires:       sed
110 Requires:       sh-utils
111 Requires:       textutils
112 Suggests:       tmpwatch
113 Obsoletes:      tetex
114 Obsoletes:      tetex-afm
115 Obsoletes:      tetex-doc
116 Obsoletes:      tetex-doc-latex2e-html
117 Obsoletes:      tetex-fontinst
118 Obsoletes:      tetex-fontname
119 Obsoletes:      tetex-fonts
120 Obsoletes:      tetex-fonts-pandora
121 Obsoletes:      tetex-fonts-vcm
122 Obsoletes:      tetex-format-elatex
123 Obsoletes:      tetex-format-pdfelatex
124 Obsoletes:      tetex-format-pdfemex
125 Obsoletes:      tetex-latex-vnps
126 Obsoletes:      tetex-latex-vnr
127 Obsoletes:      tetex-oxdvi
128 Obsoletes:      tetex-oxdvi
129 Obsoletes:      tetex-plain-dvips
130 Obsoletes:      tetex-plain-dvips
131 Obsoletes:      tetex-plain-mathtime
132 Obsoletes:      tetex-plain-mathtime
133 Obsoletes:      tetex-plain-misc
134 Obsoletes:      tetex-plain-misc
135 Obsoletes:      tetex-plain-plnfss
136 Obsoletes:      tetex-plain-plnfss
137 Obsoletes:      tetex-tex-hyphen
138 Obsoletes:      tetex-tex-vietnam
139 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
140
141 %define         texmf   %{_datadir}/texmf
142 %define         texmfdist %{texmf}-dist
143 %define         texmfdoc %{texmf}-doc
144 %define         fmtdir  /var/lib/texmf/web2c
145 %define         texhash [ ! -x %{_bindir}/texhash ] || %{_bindir}/texhash 1>&2;
146 %define         _localstatedir  /var/lib/texmf
147 %define         fixinfodir [ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1 ;
148 %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 ;
149
150 %define         _noautoreq 'perl(path_tre)'
151
152 %description
153 TeXLive is an implementation of TeX for Linux or UNIX systems. TeX
154 takes a text file and a set of formatting commands as input and
155 creates a typesetter independent .dvi (DeVice Independent) file as
156 output. Usually, TeX is used in conjunction with a higher level
157 formatting package like LaTeX or PlainTeX, since TeX by itself is not
158 very user-friendly.
159
160 %description -l es.UTF-8
161 Tex formata archivos de texto y órdenes para una salida independiente
162 de dispositivo (que se llama DVI - DeVice Independent). En The TeXbook
163 de Knut se describen las capacidades y el lenguaje TeX.
164
165 %description -l de.UTF-8
166 TeX formatiert eine Datei, die abwechselnd Text und Befehle enthält
167 und gibt eine geräteunabhängige Datei aus (DVI genannt, Abk. für
168 DeVice Independent). Die Funktionen und Sprache von TeX werden in The
169 TeXbook von Knuth beschrieben.
170
171 %description -l fr.UTF-8
172 TeX formate un fichier de commandes et de texte mélandés, et produit
173 un fichier de indépendant de toute plate-forme (appelé DVI, qui est un
174 raccourci pour Device Independant). Les possibilités de TeX et son
175 langage sont décrites dans l'ouvrage TeXbook, de Knuth.
176
177 %description -l hu.UTF-8
178 TeXLive a TeX egy implementációja Linux és UNIX rendszerekre. TeX egy
179 egyszerű szövegfájlt fogad bemenetként, és formázó parancsok
180 segítségével a szövegszedő egy független .dvi (DeVice Independent)
181 fájlt készít. A TeX-et leginkább magasabb szintű formázó parancsokkal
182 kiegészítve használják, mint pl. LaTeX-hel vagy PlainTeX-hel, mivel a
183 TeX önmaga nem túlzottan "felhasználóbarát".
184
185 %description -l pl.UTF-8
186 TeX formatuje przygotowany tekst oraz komendy i produkuje niezależny
187 od urządzenia plik wynikowy (tzw. DVI -- skrót od DeVice Independent).
188 Możliwości TeXa, oraz jego język zostały opisane w ,,The TeXbook''
189 Donalda E. Knutha.
190
191 %description -l pt_BR.UTF-8
192 Tex formata arquivos de texto e comandos para uma saída independente
193 de dispositivo (chamado DVI - DeVice Independent). As capacidades e a
194 linguagem TeX são descritas no The TeXbook, de Knuth.
195
196 %description -l tr.UTF-8
197 TeX, içinde metin ve komutların yer aldığı bir dosyayı okur ve dizgi
198 aygıtından bağımsız bir çıktı (DeVice Independent - DVI) oluşturur.
199 TeX'in becerileri ve dizgi dili, dili geliştiren Knuth'un 'The
200 TeXbook' başlıklı kitabında anlatılmaktadır.
201
202
203 %package doc-Catalogue
204 Summary:        TeX Catalogue
205 Summary(pl.UTF-8):      Katalog TeXa
206 Group:          Applications/Publishing/TeX
207 Requires(post,postun):  %{_bindir}/texhash
208 Requires:       %{name} = %{epoch}:%{version}-%{release}
209
210 %description doc-Catalogue
211 TeX Catalogue.
212
213 %description doc-Catalogue -l pl.UTF-8
214 Katalog TeXa.
215
216 %package doc-tug-faq
217 Summary:        TeX User Group FAQ
218 Summary(hu.UTF-8):      TeX felhasználók FAQ-ja
219 Summary(pl.UTF-8):      FAQ Grupy Użytkowników TeXa
220 Group:          Applications/Publishing/TeX
221 Requires(post,postun):  %{_bindir}/texhash
222 Requires:       %{name} = %{epoch}:%{version}-%{release}
223 Obsoletes:      tetex-doc-LaTeX-FAQ-francaise
224 Obsoletes:      tetex-doc-de-tex-faq
225 Obsoletes:      tetex-doc-uktug-faq
226
227 %description doc-tug-faq
228 TeX User Group FAQ.
229
230 %description doc-tug-faq -l hu.UTF8
231 TeX felhasználók FAQ-ja.
232
233 %description doc-tug-faq -l pl.UTF-8
234 FAQ Grupy Użytkowników TeXa.
235
236 %package doc-latex
237 Summary:        Basic LaTeX packages documentation
238 Summary(hu.UTF-8):      Az alap LaTeX csomagok dokumentációja
239 Summary(pl.UTF-8):      Podstawowa dokumentacja do pakietów LaTeXa
240 Group:          Applications/Publishing/TeX
241 Requires(post,postun):  %{_bindir}/texhash
242 Requires:       %{name} = %{epoch}:%{version}-%{release}
243
244 %description doc-latex
245 Basic LaTeX packages documentation.
246
247 %description doc-latex -l hu.UTF-8
248 Az alap LaTeX csomagok dokumentációja
249
250 %description doc-latex -l pl.UTF-8
251 Podstawowa dokumentacja do pakietów LaTeXa.
252
253 # # libraries #
254 %package -n kpathsea
255 Summary:        File name lookup library
256 Summary(hu.UTF-8):      Fájlnév-kereső könyvtár
257 Summary(pl.UTF-8):      Biblioteka szukająca nazw plików
258 Group:          Applications/Publishing/TeX
259 Requires(post,postun):  %{_bindir}/texhash
260 Requires:       %{name} = %{epoch}:%{version}-%{release}
261
262 %description -n kpathsea
263 File name lookup library.
264
265 %description -n kpathsea -l hu.UTF-8
266 Fájlnév-kereső könyvtár.
267
268 %description -n kpathsea -l pl.UTF-8
269 Biblioteka szukająca nazw plików.
270
271 %package -n kpathsea-devel
272 Summary:        Kpathsea library filename lookup header files and documentation
273 Summary(es.UTF-8):      Bibliotecas y archivos de inclusión para desarrollo TeX
274 Summary(hu.UTF-8):      Kpathsea fájlnév-kereső könyvtár header fájljai és dokumentációja
275 Summary(pl.UTF-8):      Pliki nagłówkowe oraz dokumetacja kpathsea
276 Summary(pt_BR.UTF-8):   Bibliotecas e headers para desenvolvimento TeX
277 Group:          Development/Libraries
278 Requires:       kpathsea = %{epoch}:%{version}-%{release}
279
280 %description -n kpathsea-devel
281 Kpathsea library filename lookup header files and documentation.
282
283 %description -n kpathsea-devel -l es.UTF-8
284 Bibliotecas, archivos de inclusión, etc, para que puedas desarrollar
285 aplicaciones TeX.
286
287 %description -n kpathsea-devel -l hu.UTF-8
288 Kpathsea fájlnév-kereső könyvtár header fájljai és dokumentációja.
289
290 %description -n kpathsea-devel -l pl.UTF-8
291 Pliki nagłówkowe oraz dokumentacja biblioteki kpathsea.
292
293 %description -n kpathsea-devel -l pt_BR.UTF-8
294 Bibliotecas, headers e outros componentes que podem ser utilizados
295 para desenvolver aplicações TeX.
296
297 # # programs #
298 %package dvips
299 Summary:        DVI to PostScript converter
300 Summary(de.UTF-8):      dvi-Postscript-Konvertierungsprogramm
301 Summary(es.UTF-8):      Convertidor dvi para postscript
302 Summary(fr.UTF-8):      Convertisseur dvi vers PostScript
303 Summary(hu.UTF-8):      DVI-ből PosctScript-be konvertáló
304 Summary(pl.UTF-8):      Konwerter plików DVI do PostScriptu
305 Summary(pt_BR.UTF-8):   Conversor dvi para postscript
306 Summary(tr.UTF-8):      dvi'dan postscript'e dönüştürücü
307 Group:          Applications/Publishing/TeX
308 Requires(post,postun):  %{_bindir}/texhash
309 Requires:       %{name} = %{epoch}:%{version}-%{release}
310
311 %description dvips
312 The program dvips takes a DVI file file[.dvi] produced by TeX (or by
313 some other processor such as GFtoDVI) and converts it to PostScript,
314 normally sending the result directly to the laserprinter.
315
316 %description dvips -l de.UTF-8
317 Das dvips-Programm nimmt eine dvi-Datei ([.dvi]), die von TeX bzw.
318 durch einen anderen Prozessor wie GFtoDVI) erzeugt wurde, und
319 konvertiert diese in PostScript, wobei das Ergebnis in der Regel
320 direkt an einen Laserdrucker gesandt wird.
321
322 %description dvips -l es.UTF-8
323 El programa dvips coge un archivo DVI (.dvi) producido por TeX (o por
324 otro procesador como GFtoDVI) y lo convierte a PostScript, normalmente
325 enviando el resultado directamente a la impresora láser.
326
327 %description dvips -l fr.UTF-8
328 Le programme dvips convertit les fichiers DVI en PostScript, en
329 envoyant normalement le résultat directement sur une imprimante Laser.
330
331 %description dvips -l hu.UTF-8
332 A dvips program egy TeX által készített DVI-fájlból PostScript
333 állományt készít, amelyet a legtöbb esetben közvetlenül a
334 lézernyomtatóra küldhetsz.
335
336 %description dvips -l pl.UTF-8
337 Program dvips bierze plik DVI wygenerowany przez TeXa (lub jakiś inny
338 program, jak na przykład GFtoDVI) i konwertuje go do PostScriptu.
339 Domyślnie wynik jest wysyłany bezpośrednio do drukarki.
340
341 %description dvips -l pt_BR.UTF-8
342 O programa dvips toma um arquivo DVI (.dvi) produzido pelo TeX (ou por
343 outro processador como o GFtoDVI) e o converte para PostScript,
344 normalmente enviando o resultado diretamente para a impressora laser.
345
346 %description dvips -l tr.UTF-8
347 dvips programı, dvi biçiminde bir girdi dosyası alır ve onu
348 PostScript'e dönüştürür. Kaynak dosya TeX tarafından oluşturulmuş
349 olabileceği gibi başka işleyiciler tarafından da (GFtoDVI gibi)
350 üretilmiş olabilir.
351
352 %package dvilj
353 Summary:        DVI to PCL converter
354 Summary(de.UTF-8):      Ein dvi-->Laserjet-Konvertierer
355 Summary(es.UTF-8):      Convertidor dvi para laserjet
356 Summary(fr.UTF-8):      convertisseur dvi vers laserjet
357 Summary(pl.UTF-8):      Konwerter plików DVI do języka PCL
358 Summary(pt_BR.UTF-8):   Conversor dvi para laserjet
359 Summary(tr.UTF-8):      dvi'dan laserjet'e dönüştürücü
360 Group:          Applications/Publishing/TeX
361 Requires(post,postun):  %{_bindir}/texhash
362 Requires:       %{name} = %{epoch}:%{version}-%{release}
363
364 %description dvilj
365 Dvilj and dvilj's siblings (included in this package) will convert TeX
366 text formatting system output .dvi files to HP PCL (HP Printer Control
367 Language) commands. Using dvilj, you can print TeX files to HP
368 LaserJet+ and fully compatible printers. With dvilj2p, you can print
369 to HP LaserJet IIP and fully compatible printers. And with dvilj4, you
370 can print to HP LaserJet4 and fully compatible printers.
371
372 %description dvilj -l de.UTF-8
373 Dvilj und Gebrüder konvertieren TeX-Ausgabe-.dvi-Dateien in HP PCL (HP
374 Printer Control Language) Befehle zum Drucken auf HP LaserJet+, HP
375 LaserJet IIP (mit dvilj2p), HP LaserJet 4 (mit dvilj4) und vollständig
376 kompatiblen Druckern.
377
378 %description dvilj -l es.UTF-8
379 Dvilj y semejantes convierten archivos de salida TeX.dvi en comandos
380 HP PCL (i.e. Lenguaje de Control de Impresoras HP) adecuados a
381 impresión de impresoras HP LaserJEt+, HP LaserJet IIP (usando
382 dvilj2p), HP LaserJet 4 (usando dvilj4) y compatibles.
383
384 %description dvilj -l fr.UTF-8
385 dvilj et ses cousins convertissent les fichiers dvi en commandes HPPCL
386 (le langage des imprimantes HP) pour les imprimer sur HP LaserJet+, HP
387 LaserJet IIP (avec dvilj2p), HP LaserJet 4 (avec dvilj4), et autres
388 imprimantes totalement compatibles.
389
390 %description dvilj -l pl.UTF-8
391 dvilj oraz pokrewne narzędzia (załączone w tym pakiecie) konwertują
392 pliki wyjściowe .dvi systemu formatującego tekst TeX na polecenia HP
393 PCL (HP Printer Control Language). Przy użyciu dvilj można drukować
394 pliki TeXa na drukarkach HP LaserJet+ i w pełni kompatybilnych. Przy
395 użyciu dvilj2p można drukować na drukarkach HP LaserJet IIP i w pełni
396 kompatybilnych. Przy użyciu dvilj4 można drukować na drukarkach HP
397 LaserJet4 i w pełni kompatybilnych.
398
399 %description dvilj -l pt_BR.UTF-8
400 Dvilj e semelhantes convertem arquivos de saída TeX .dvi em comandos
401 HP PCL (i.e. Linguagem de Controle de Impressoras HP) adequados para
402 impressão em impressoras HP LaserJet+, HP LaserJet IIP (usando
403 dvilj2p), HP LaserJet 4 (usando dvilj4) e compatíveis.
404
405 %description dvilj -l tr.UTF-8
406 TeX çıktısı dvi dosyalarını HP PCL (HP'nin geliştirdiği bir yazıcı
407 denetim dili) komutlarına çevirir ve böylece bir LaserJet+, HP
408 LaserJet IIP (dvilj2p ile), HP LaserJet4 (dvilj4 ile) ve tam
409 uyumlularından yazıcı çıktısı alınabilir.
410
411 %package makeindex
412 Summary:        A general purpose hierarchical index generator
413 Summary(pl.UTF-8):      Generator hierarchicznych indeksów ogólnego przeznaczenia
414 Group:          Applications/Publishing/TeX
415 Requires(post,postun):  %{_bindir}/texhash
416 Requires:       %{name} = %{epoch}:%{version}-%{release}
417 Obsoletes:      tetex-rumakeindex
418
419 %description makeindex
420 A general purpose hierarchical index generator; it accepts one or more
421 input files (often produced by a text formatter such as TeX or troff),
422 sorts the entries, and produces an output file which can be formatted.
423 The formats of the input and output files are specified in a style
424 file; by default, input is assumed to be an idx file, as generated by
425 LaTeX.
426
427 %description makeindex -l pl.UTF-8
428 Generator hierarchicznych indeksów ogólnego przeznaczenia; przyjmuje
429 jeden lub więcej plików wejściowych (zazwyczaj zrobionych przez
430 narzędzie formatujące tekst, takie jak TeX lub troff), sortuje
431 elementy i tworzy plik wyjściowy, który może być sformatowany. Formaty
432 plików wejściowych i wyjściowych podaje się w pliku stylu; domyślnie
433 przyjmowany jest plik wejściowy w formacie idx, wygenerowany przez
434 LaTeX.
435
436 %package metafont
437 Summary:        MetaFont
438 Summary(pl.UTF-8):      Zestaw narzędzi MetaFont
439 Group:          Applications/Publishing/TeX
440 Requires(post,postun):  %{_bindir}/texhash
441 Requires:       %{name} = %{epoch}:%{version}-%{release}
442
443 %description metafont
444 MetaFont.
445
446 %description metafont -l pl.UTF-8
447 Zestaw narzędzi MetaFont.
448
449 %package metapost
450 Summary:        MetaPost
451 Summary(pl.UTF-8):      Zestaw narzędzi MetaPost
452 Group:          Applications/Publishing/TeX
453 Requires(post,postun):  %{_bindir}/texhash
454 Requires:       %{name} = %{epoch}:%{version}-%{release}
455 Obsoletes:      tetex-matapost
456
457 %description metapost
458 MetaPost.
459
460 %description metapost -l pl.UTF-8
461 Zestaw narzędzi MetaPost.
462
463 %package mptopdf
464 Summary:        MetaPost to PDF converter
465 Summary(pl.UTF-8):      Konwerter MetaPost do PDF
466 Group:          Applications/Publishing/TeX
467 Requires(post,postun):  %{_bindir}/texhash
468 Requires:       %{name}-metapost = %{epoch}:%{version}-%{release}
469
470 %description mptopdf
471 MetaPost to PDF converter.
472
473 %description mptopdf -l pl.UTF-8
474 Konwerter MetaPost do PDF.
475
476 %package texdoctk
477 Summary:        Easy access to TeX documentation
478 Summary(pl.UTF-8):      Łatwy dostęp do dokumentacji TeXa
479 Group:          Applications/Publishing/TeX
480 Requires(post,postun):  %{_bindir}/texhash
481 Requires:       %{name} = %{epoch}:%{version}-%{release}
482
483 %description texdoctk
484 A Perl/Tk-based GUI for easy access to package documentation for TeX
485 on Unix platforms; the databases it uses are based on the texmf/doc
486 subtrees of teTeX v.1.0.x, but database files for local configurations
487 with modified/extended directories can be derived from them. Note that
488 texdoctk is not a viewer itself, but an interface for finding
489 documentation files and opening them with the appropriate viewer; so
490 it relies on appropriate programs to be installed on the system.
491 However, the choice of these programs can be configured by the
492 sysadmin or user.
493
494 %description texdoctk -l pl.UTF-8
495 Oparty na Perlu i Tk graficzny interfejs dający łatwy dostęp do
496 dokumentacji pakietów TeXowych na platformach uniksowych; używa baz
497 danych opartych na poddrzewach texmf/doc z teTeXa 1.0.x, ale może
498 używać konfiguracji ze zmodyfikowanymi lub rozszerzonymi katalogami.
499 Należy zauważyć, że texdoctk sam w sobie nie jest przeglądarką, ale
500 interfejsem do wyszukiwania plików dokumentacji i otwierania ich we
501 właściwej przeglądarce; tak więc wymaga on odpowiednich programów
502 zainstalowanych w systemie. Wybór tych programów może być dokonany
503 przez administratora lub użytkownika.
504
505 %package -n texconfig
506 Summary:        TeX typesetting system configurator
507 Summary(pl.UTF-8):      Konfigurator systemu składu TeX
508 Group:          Applications/Publishing/TeX
509 Requires:       %{name} = %{epoch}:%{version}-%{release}
510 Requires:       %{name}-dvips = %{epoch}:%{version}-%{release}
511 Requires:       %{name}-metafont = %{epoch}:%{version}-%{release}
512 Requires:       xdvi = %{epoch}:%{version}-%{release}
513 Obsoletes:      tetex-texconfig
514
515 %description -n texconfig
516 TeX typesetting system configurator.
517
518 %description -n texconfig -l pl.UTF-8
519 Konfigurator systemu składu TeX.
520
521 %package -n xdvi
522 Summary:        X11 previewer
523 Summary(de.UTF-8):      X11-Previewer
524 Summary(es.UTF-8):      Visualizador TeX X11
525 Summary(fr.UTF-8):      Prévisualisateur X11
526 Summary(pl.UTF-8):      Przeglądarka DVI dla X11
527 Summary(pt_BR.UTF-8):   Visualizador TeX X11
528 Summary(tr.UTF-8):      X11 öngörüntüleyici
529 Group:          Applications/Publishing/TeX
530 Requires(post,postun):  %{_bindir}/texhash
531 Requires:       %{name} = %{epoch}:%{version}-%{release}
532 Requires:       %{name}-metafont = %{epoch}:%{version}-%{release}
533 Suggests:       %{name}-dvips
534 Obsoletes:      tetex-xdvi
535
536 %description -n xdvi
537 xdvi is a program which runs under the X window system. It is used to
538 preview dvi files, such as are produced by tex and latex.
539
540 %description -n xdvi -l de.UTF-8
541 xdvi ist ein Programm, das unter dem X-Window-System läuft und gewohnt
542 ist, dvi-Dateien als Vorschau anzuzeigen, etwa solche, die von tex und
543 latex erzeugt wurden.
544
545 %description -n xdvi -l es.UTF-8
546 xdvi es un programa que se ejecuta en el sistema X Window. Se usa para
547 visualizar archivos dvi, como los producidos por tex y latex.
548
549 %description -n xdvi -l fr.UTF-8
550 xdvi est un programme s'exécutant sous le système X Window. Il sert à
551 visualiser les fichiers dvi tels que ceux produits par tex et latex.
552
553 %description -n xdvi -l pl.UTF-8
554 Xdvi jest programem (działającym w X Window System) do przeglądania
555 plików DVI, produkowanych przez TeXa i LaTeXa.
556
557 %description -n xdvi -l pt_BR.UTF-8
558 xdvi é um programa que roda no sistema X Window. É usado para
559 visualizar arquivos dvi, como os produzidos por tex e latex.
560
561 %package pdftex
562 Summary:        TeX generating PDF files instead DVI
563 Summary(pl.UTF-8):      TeX generujący pliki PDF zamiast DVI
564 Group:          Applications/Publishing/TeX
565 Requires(post,postun):  %{_bindir}/texhash
566 Requires:       %{name} = %{epoch}:%{version}-%{release}
567 Requires:       %{name}-fonts-type1-bluesky = %{epoch}:%{version}-%{release}
568
569 %description pdftex
570 TeX generating PDF files instead DVI.
571
572 %description pdftex -l pl.UTF-8
573 TeX generujący pliki PDF zamiast DVI.
574
575 %package omega
576 Summary:        Extended unicode TeX
577 Summary(pl.UTF-8):      Omega - TeX ze wsparciem dla unikodu
578 Group:          Applications/Publishing/TeX
579 Requires(post,postun):  %{_bindir}/texhash
580 Requires:       %{name} = %{epoch}:%{version}-%{release}
581 Requires:       %{name}-fonts-omega = %{epoch}:%{version}-%{release}
582 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
583
584 %description omega
585 Omega is a version of the TeX program modified for multilingual
586 typesetting. It uses unicode, and has additional primitives for (among
587 other things) bidirectional typesetting.
588
589 %description omega -l pl.UTF-8
590 Omega to wersja TeXa zmodyfikowana dla potrzeb składu wielojęzycznego.
591 Używa unikodu i ma dodatkowe prymitywy do (między innymi) składania
592 tekstu pisanego w obu kierunkach.
593
594 # # formats #
595
596 # Plain format.
597
598 %package plain
599 Summary:        Plain TeX format basic files
600 Summary(pl.UTF-8):      Podstawowe pliki dla formatu Plain TeX
601 Group:          Applications/Publishing/TeX
602 Requires(post,postun):  %{_bindir}/texhash
603 Requires:       %{name} = %{epoch}:%{version}-%{release}
604
605 %description plain
606 Plain TeX format basic files.
607
608 %description plain -l pl.UTF-8
609 Podstawowe pliki dla formatu Plain TeX.
610
611 %package format-plain
612 Summary:        TeX Plain format
613 Summary(pl.UTF-8):      Format TeX Plain
614 Group:          Applications/Publishing/TeX
615 Requires(post,postun):  %{_bindir}/texhash
616 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
617
618 %description format-plain
619 TeX Plain format.
620
621 %description format-plain -l pl.UTF-8
622 Format TeX Plain.
623
624 %package format-pdftex
625 Summary:        PDFTeX Plain format
626 Summary(pl.UTF-8):      Format PDFTeX Plain
627 Group:          Applications/Publishing/TeX
628 Requires(post,postun):  %{_bindir}/texhash
629 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
630 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
631 # for epstopdf to work
632 Requires:       fonts-Type1-urw
633 Requires:       ghostscript
634
635 %description format-pdftex
636 PDFTeX Plain format.
637
638 %description format-pdftex -l pl.UTF-8
639 Format PDFTeX Plain.
640
641 %package format-pdfetex
642 Summary:        PDFTeX EPlain format
643 Summary(pl.UTF-8):      Format PDFTeX EPlain
644 Group:          Applications/Publishing/TeX
645 Requires(post,postun):  %{_bindir}/texhash
646 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
647 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
648
649 %description format-pdfetex
650 PDFTeX EPlain format.
651
652 %description format-pdfetex -l pl.UTF-8
653 Format PDFTeX EPlain.
654
655 # MeX Plain format
656
657 %package mex
658 Summary:        MeX Plain Format basic files
659 Summary(pl.UTF-8):      Podstawowe pliki dla format MeX Plain
660 Group:          Applications/Publishing/TeX
661 Requires(post,postun):  %{_bindir}/texhash
662 Requires:       %{name} = %{epoch}:%{version}-%{release}
663 Requires:       tetex-fonts-pl = %{epoch}:%{version}-%{release}
664 Requires:       tetex-plain = %{epoch}:%{version}-%{release}
665
666 %description mex
667 MeX Plain Format basic files.
668
669 %description mex -l pl.UTF-8
670 Podstawowe pliki dla formatu MeX Plain.
671
672 %package format-mex
673 Summary:        MeX Plain Format
674 Summary(pl.UTF-8):      Format MeX Plain
675 Group:          Applications/Publishing/TeX
676 Requires(post,postun):  %{_bindir}/texhash
677 Requires:       tetex-mex = %{epoch}:%{version}-%{release}
678
679 %description format-mex
680 MeX Plain Format.
681
682 %description format-mex -l pl.UTF-8
683 Format MeX Plain.
684
685 %package format-pdfmex
686 Summary:        PDFMeX Plain Format
687 Summary(pl.UTF-8):      Format PDFMeX Plain
688 Group:          Applications/Publishing/TeX
689 Requires(post,postun):  %{_bindir}/texhash
690 Requires:       %{name}-mex = %{epoch}:%{version}-%{release}
691 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
692
693 %description format-pdfmex
694 PDFMeX Plain Format.
695
696 %description format-pdfmex -l pl.UTF-8
697 Format PDFMeX Plain.
698
699 %package format-utf8mex
700 Summary:        MeX Plain Format with UTF-8 encoded source files
701 Summary(pl.UTF-8):      Format MeX Plain z plikami źródłowymi kodowanymi UTF-8
702 Group:          Applications/Publishing/TeX
703 Requires(post,postun):  %{_bindir}/texhash
704 Requires:       %{name}-mex = %{epoch}:%{version}-%{release}
705
706 %description format-utf8mex
707 MeX Plain Format with UTF-8 encoded source files.
708
709 %description format-utf8mex -l pl.UTF-8
710 Format MeX Plain z plikami źródłowymi kodowanymi UTF-8.
711
712 # AMS TeX format
713
714 %package amstex
715 Summary:        AMS macros for Plain TeX basic files
716 Summary(pl.UTF-8):      Podstawowe pliki makr AMS dla formatu Plain TeX
717 Group:          Applications/Publishing/TeX
718 Requires(post,postun):  %{_bindir}/texhash
719 Requires:       %{name}-fonts-ams = %{epoch}:%{version}-%{release}
720 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
721 Obsoletes:      tetex-ams
722 Obsoletes:      tetex-plain-amsfonts
723
724 %description amstex
725 American Mathematical Society macros for Plain TeX basic files.
726
727 %description amstex -l pl.UTF-8
728 Podstawowe pliki makr AMS (American Mathematical Society) dla formatu
729 Plain TeX.
730
731 %package format-amstex
732 Summary:        AMS macros for Plain TeX
733 Summary(pl.UTF-8):      Makra AMS dla formatu Plain TeX
734 Group:          Applications/Publishing/TeX
735 Requires(post,postun):  %{_bindir}/texhash
736 Requires:       %{name}-amstex = %{epoch}:%{version}-%{release}
737 Obsoletes:      tetex-ams
738
739 %description format-amstex
740 American Mathematical Society macros for Plain TeX.
741
742 %description format-amstex -l pl.UTF-8
743 Makra AMS (American Mathematical Society) dla formatu Plain TeX.
744
745 %package format-pdfamstex
746 Summary:        AMS macros for PDFTeX
747 Summary(pl.UTF-8):      Makra AMS dla formatu PDFTeX
748 Group:          Applications/Publishing/TeX
749 Requires(post,postun):  %{_bindir}/texhash
750 Requires:       %{name}-amstex = %{epoch}:%{version}-%{release}
751 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
752
753 %description format-pdfamstex
754 American Mathematical Society macros for PDFTeX.
755
756 %description format-pdfamstex -l pl.UTF-8
757 Makra AMS (American Mathematical Society) dla formatu PDFTeX.
758
759 # CSPlain format
760
761 %package csplain
762 Summary:        TeX CSPlain format basic files
763 Summary(pl.UTF-8):      Podstawowe pliki dla formatu TeX CSPlain
764 Group:          Applications/Publishing/TeX
765 Requires(post,postun):  %{_bindir}/texhash
766 Requires:       %{name}-fonts-cs = %{epoch}:%{version}-%{release}
767 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
768
769 %description csplain
770 TeX CSPlain format basic files.
771
772 %description csplain -l pl.UTF-8
773 Podstawowe pliki dla formatu TeX CSPlain.
774
775 %package format-csplain
776 Summary:        TeX CSPlain format
777 Summary(pl.UTF-8):      Format TeX CSPlain
778 Group:          Applications/Publishing/TeX
779 Requires(post,postun):  %{_bindir}/texhash
780 Requires:       %{name}-csplain = %{epoch}:%{version}-%{release}
781
782 %description format-csplain
783 TeX CSPlain format.
784
785 %description format-csplain -l pl.UTF-8
786 Format TeX CSPlain.
787
788 %package format-pdfcsplain
789 Summary:        PDFTeX CSPlain format
790 Summary(pl.UTF-8):      Format PDFTeX CSPlain
791 Group:          Applications/Publishing/TeX
792 Requires(post,postun):  %{_bindir}/texhash
793 Requires:       %{name}-csplain = %{epoch}:%{version}-%{release}
794
795 %description format-pdfcsplain
796 PDFTeX CSPlain format.
797
798 %description format-pdfcsplain -l pl.UTF-8
799 Format PDFTeX CSPlain.
800
801 # CSLaTeX format
802
803 %package cslatex
804 Summary:        CSLaTeX format basic files
805 Summary(pl.UTF-8):      Podstawowe pliki dla formatu CSLaTeX
806 Group:          Applications/Publishing/TeX
807 Requires(post,postun):  %{_bindir}/texhash
808 Requires:       %{name}-fonts-cs = %{epoch}:%{version}-%{release}
809 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
810
811 %description cslatex
812 CSLaTeX format basic files.
813
814 %description cslatex -l pl.UTF-8
815 Podstawowe pliki dla formatu CSLaTeX.
816
817 %package format-cslatex
818 Summary:        CSLaTeX format
819 Summary(pl.UTF-8):      Format CSLaTeX
820 Group:          Applications/Publishing/TeX
821 Requires(post,postun):  %{_bindir}/texhash
822 Requires:       %{name}-cslatex = %{epoch}:%{version}-%{release}
823
824 %description format-cslatex
825 CSLaTeX format.
826
827 %description format-cslatex -l pl.UTF-8
828 Format CSLaTeX.
829
830 %package format-pdfcslatex
831 Summary:        PDF CSLaTeX format
832 Summary(pl.UTF-8):      Format PDF CSLaTeX
833 Group:          Applications/Publishing/TeX
834 Requires(post,postun):  %{_bindir}/texhash
835 Requires:       %{name}-cslatex = %{epoch}:%{version}-%{release}
836
837 %description format-pdfcslatex
838 PDF CSLaTeX format.
839
840 %description format-pdfcslatex -l pl.UTF-8
841 Format PDF CSLaTeX.
842
843 # Cyrillic Plain format
844
845 %package cyrplain
846 Summary:        Cyrillic Plain format basic files
847 Summary(pl.UTF-8):      Podstawowe pliki dla formatu Cyrillic Plain
848 Group:          Applications/Publishing/TeX
849 Requires(post,postun):  %{_bindir}/texhash
850 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
851
852 %description cyrplain
853 Cyrillic Plain format basic files.
854
855 %description cyrplain -l pl.UTF-8
856 Podstawowe pliki dla formatu Cyrillic Plain.
857
858 %package format-cyrplain
859 Summary:        Cyrillic Plain format
860 Summary(pl.UTF-8):      Format Cyrillic Plain
861 Group:          Applications/Publishing/TeX
862 Requires(post,postun):  %{_bindir}/texhash
863 Requires:       %{name}-cyrplain = %{epoch}:%{version}-%{release}
864
865 %description format-cyrplain
866 Cyrillic Plain format.
867
868 %description format-cyrplain -l pl.UTF-8
869 Format Cyrillic Plain.
870
871 %package format-cyramstex
872 Summary:        Cyrillic AMSTeX format
873 Summary(pl.UTF-8):      Format Cyrillic AMSTeX
874 Group:          Applications/Publishing/TeX
875 Requires(post,postun):  %{_bindir}/texhash
876 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
877 Obsoletes:      tetex-cyramstex
878
879 %description format-cyramstex
880 Cyrillic AMSTeX format.
881
882 %description format-cyramstex -l pl.UTF-8
883 Format Cyrillic AMSTeX.
884
885 %package format-cyrtexinfo
886 Summary:        Cyrillic TeXInfo format
887 Summary(pl.UTF-8):      Format Cyrillic TeXInfo
888 Group:          Applications/Publishing/TeX
889 Requires(post,postun):  %{_bindir}/texhash
890 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
891 Obsoletes:      tetex-cyrtexinfo
892
893 %description format-cyrtexinfo
894 Cyrillic TeXInfo format.
895
896 %description format-cyrtexinfo -l pl.UTF-8
897 Format Cyrillic TeXInfo.
898
899 # EPlain format
900
901 %package eplain
902 Summary:        EPlain format basic files
903 Summary(pl.UTF-8):      Podstawowe pliki dla formatu EPlain
904 Group:          Applications/Publishing/TeX
905 Requires(post,postun):  %{_bindir}/texhash
906 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
907 Obsoletes:      tetex-etex
908
909 %description eplain
910 EPlain format basic files.
911
912 %description eplain -l pl.UTF-8
913 Podstawowe pliki dla formatu EPlain.
914
915 %package format-eplain
916 Summary:        EPlain format
917 Summary(pl.UTF-8):      Format EPlain
918 Group:          Applications/Publishing/TeX
919 Requires(post,postun):  %{_bindir}/texhash
920 Requires:       %{name}-eplain = %{epoch}:%{version}-%{release}
921
922 %description format-eplain
923 EPlain format.
924
925 %description format-eplain -l pl.UTF-8
926 Format EPlain.
927
928 # ConTeXt format.
929
930 %package context
931 Summary:        ConTeXt macro package basic files
932 Summary(pl.UTF-8):      Podstawowe pliki pakietu makr ConTeXt
933 Group:          Applications/Publishing/TeX
934 Requires(post,postun):  %{_bindir}/texhash
935 Requires:       %{name} = %{epoch}:%{version}-%{release}
936 Obsoletes:      tetex-latex-context
937
938 %define         _noautoreq      'perl(path_tre)'
939
940 %description context
941 A full featured, parameter driven macro package, which fully supports
942 advanced interactive documents.
943
944 This package contains basic files.
945
946 %description context -l pl.UTF-8
947 Pakiet makr sterowanych przez parametry o pełnych możliwościach,
948 całkowicie obsługujący zaawansowane dokumenty interaktywne.
949
950 Ten pakiet zawiera podstawowe pliki.
951
952 %package format-context-de
953 Summary:        German ConTeXt format
954 Summary(pl.UTF-8):      Niemiecka wersja formatu ConTeXt
955 Group:          Applications/Publishing/TeX
956 Requires(post,postun):  %{_bindir}/texhash
957 Requires:       %{name}-context = %{epoch}:%{version}-%{release}
958
959 %description format-context-de
960 German ConTeXt format.
961
962 %description format-context-de -l pl.UTF-8
963 Niemiecka wersja formatu ConTeXt.
964
965 %package format-context-en
966 Summary:        English ConTeXt format
967 Summary(pl.UTF-8):      Angielska wersja formatu ConTeXt
968 Group:          Applications/Publishing/TeX
969 Requires(post,postun):  %{_bindir}/texhash
970 Requires:       %{name}-context = %{epoch}:%{version}-%{release}
971
972 %description format-context-en
973 English ConTeXt format.
974
975 %description format-context-en -l pl.UTF-8
976 Angielska wersja formatu ConTeXt.
977
978 %package format-context-nl
979 Summary:        Dutch ConTeXt format
980 Summary(pl.UTF-8):      Holenderska wersja formatu ConTeXt
981 Group:          Applications/Publishing/TeX
982 Requires(post,postun):  %{_bindir}/texhash
983 Requires:       %{name}-context = %{epoch}:%{version}-%{release}
984
985 %description format-context-nl
986 Dutch ConTeXt format.
987
988 %description format-context-nl -l pl.UTF-8
989 Holenderska wersja formatu ConTeXt.
990
991 # LaTeX format.
992
993 %package latex
994 Summary:        LaTeX macro package basic files
995 Summary(pl.UTF-8):      Podstawowe pliki pakietu makr LaTeX
996 Group:          Applications/Publishing/TeX
997 Requires(post,postun):  %{_bindir}/texhash
998 Requires:       %{name} = %{epoch}:%{version}-%{release}
999 Requires:       %{name}-fonts-latex = %{epoch}:%{version}-%{release}
1000 # for misc/eurosym:
1001 Requires:       %{name}-fonts-eurosym = %{epoch}:%{version}-%{release}
1002 Obsoletes:      tetex-bibtex-koma-script
1003 Obsoletes:      tetex-latex-SIunits
1004 Obsoletes:      tetex-latex-caption
1005 Obsoletes:      tetex-latex-curves
1006 Obsoletes:      tetex-latex-dinbrief
1007 Obsoletes:      tetex-latex-draftcopy
1008 Obsoletes:      tetex-latex-dvilj
1009 Obsoletes:      tetex-latex-eepic
1010 Obsoletes:      tetex-latex-endfloat
1011 Obsoletes:      tetex-latex-fancyhdr
1012 Obsoletes:      tetex-latex-fancyheadings
1013 Obsoletes:      tetex-latex-fancyvrb
1014 Obsoletes:      tetex-latex-fp
1015 Obsoletes:      tetex-latex-graphics
1016 Obsoletes:      tetex-latex-hyperref
1017 Obsoletes:      tetex-latex-koma-script
1018 Obsoletes:      tetex-latex-labels
1019 Obsoletes:      tetex-latex-listings
1020 Obsoletes:      tetex-latex-misc
1021 Obsoletes:      tetex-latex-ms
1022 Obsoletes:      tetex-latex-multirow
1023 Obsoletes:      tetex-latex-mwcls
1024 Obsoletes:      tetex-latex-mwdtools
1025 Obsoletes:      tetex-latex-natbib
1026 Obsoletes:      tetex-latex-ntgclass
1027 Obsoletes:      tetex-latex-oberdiek
1028 Obsoletes:      tetex-latex-pb-diagram
1029 Obsoletes:      tetex-latex-pstriks
1030 Obsoletes:      tetex-latex-revtex4
1031 Obsoletes:      tetex-latex-seminar
1032 Obsoletes:      tetex-latex-t2
1033 Obsoletes:      tetex-latex-titlesec
1034 Obsoletes:      tetex-latex-tools
1035 Obsoletes:      tetex-latex-units
1036 Obsoletes:      tetex-mwcls
1037 Obsoletes:      tetex-revtex4
1038
1039 %description latex
1040 LaTeX is a front end for the TeX text formatting system. Easier to use
1041 than TeX, LaTeX is essentially a set of TeX macros which provide
1042 convenient, predefined document formats for users.
1043
1044 This package contains basic files.
1045
1046 %description latex -l pl.UTF-8
1047 LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
1048 łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
1049 dających użytkownikom wygodne, predefiniowane formaty dokumentów.
1050
1051 Ten pakiet zawiera podstawowe pliki.
1052
1053 %package latex-abstract
1054 Summary:        Control the typesetting of the abstract environment
1055 Summary(hu.UTF-8):      Az "abstract" környezet szedésének irányítása
1056 Group:          Applications/Publishing/TeX
1057 Requires(post,postun):  %{_bindir}/texhash
1058
1059 %description latex-abstract
1060 Control the typesetting of the abstract environment.
1061
1062 %description latex-abstract -l hu.UTF-8
1063 Az "abstract" környezet szedésének irányítása.
1064
1065
1066 %package latex-ae
1067 Summary:        Virtual fonts for PDF-files with T1 encoded CMR-fonts
1068 Summary(pl.UTF-8):      Wirtualne fonty dla plików PDF z fontami CMR o kodowaniu T1
1069 Group:          Applications/Publishing/TeX
1070 Requires(post,postun):  %{_bindir}/texhash
1071 Requires:       %{name}-fonts-ae = %{epoch}:%{version}-%{release}
1072 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1073
1074 %description latex-ae
1075 A set of virtual fonts which emulates T1 coded fonts using the
1076 standard CM fonts. The package is called AE fonts (for Almost
1077 European). The main use of the package is to produce PDF files using
1078 versions of the CM fonts instead of the bitmapped EC fonts.
1079
1080 %description latex-ae -l pl.UTF-8
1081 Zestaw wirtualnych fontów emulujących fonty o kodowaniu T1 przy użyciu
1082 standardowych fontów CM. Ten pakiet został nazwany AE (Almost European
1083 - prawie europejskie). Głównym przeznaczeniem tego pakietu jest
1084   produkowanie plików PDF przy użyciu wersji fontów CM zamiast
1085   bitmapowych fontów EC.
1086
1087 %package latex-algorithms
1088 Summary:        Floating algorithm environment
1089 Summary(pl.UTF-8):      Pływające środowisko dla algorytmów
1090 Group:          Applications/Publishing/TeX
1091 Requires(post,postun):  /usr/bin/texhash
1092 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1093
1094 %description latex-algorithms
1095 Defines a floating algorithm environment designed to work with the
1096 algorithmic package.
1097
1098 %description latex-algorithms -l pl.UTF-8
1099 Pakiet definiujący pływające środowisko dla algorytmów zaprojektowane
1100 do pracy z pakietem algorithmic.
1101
1102 %package latex-ams
1103 Summary:        AMS math facilities for LaTeX
1104 Summary(pl.UTF-8):      Udogodnienia matematyczne AMS dla LaTeXa
1105 Group:          Applications/Publishing/TeX
1106 Requires(post,postun):  %{_bindir}/texhash
1107 Requires:       %{name}-fonts-ams = %{epoch}:%{version}-%{release}
1108 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1109 Obsoletes:      tetex-latex-amscls
1110 Obsoletes:      tetex-latex-amsfonts
1111 Obsoletes:      tetex-latex-amsmath
1112
1113 %description latex-ams
1114 This package is the principal package in the AMS-LaTeX distribution.
1115 It adapts for use in LaTeX most of the mathematical features found in
1116 AMS-TeX.
1117
1118 %description latex-ams -l pl.UTF-8
1119 To jest główny pakiet dystrybucji AMS-LaTeX. Jest adaptacją większości
1120 możliwości matematycznych AMS-TeXa do używania w LaTeXu.
1121
1122 %package latex-antp
1123 Summary:        Antykwa Poltawskiego, a Type 1 family of Polish traditional type
1124 Summary(pl.UTF-8):      Antykwa Półtawskiego - rodzina tradycyjnych czcionek polskich jako Type 1
1125 Group:          Applications/Publishing/TeX
1126 Requires(post,postun):  %{_bindir}/texhash
1127 Requires:       %{name}-fonts-antp = %{epoch}:%{version}-%{release}
1128 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1129
1130 %description latex-antp
1131 A replica of Antykwa Poltawskiego font in PostScript Type 1 format
1132 - -- preliminary version. This font was designed in the 'twenties and
1133   the 'thirties of XX century by a Polish graphic artist and a
1134   typographer Adam Poltawski. It was widely used by Polish printing
1135   houses as long as metal types were in use (until ca the 'sixties).
1136   Perhaps the first complete font family programmed and parametrized in
1137   METAPOST.
1138
1139 %description latex-antp -l pl.UTF-8
1140 Wstępna wersja repliki kroju Antykwa Półtawskiego w formacie
1141 PostScript Type 1. Ten krój został opracowany w latach 30-tych i
1142 40-tych XX wieku przez polskiego grafika i typografa Adama
1143 Półtawskiego. Była szeroko używana przez polskie drukarnie dopóki
1144 używano metalowych czcionek (do lat 60-tych). Prawdopodobnie pierwsza
1145 kompletna rodzina fontów zaprogramowana i zparametryzowana w
1146 METAPOSCIE.
1147
1148 %package latex-antt
1149 Summary:        Antykwa Torunska, a Type 1 family of a Polish traditional type
1150 Summary(pl.UTF-8):      Antykwa Turuńska - rodzina tradycyjnych czcionek polskich jako Type 1
1151 Group:          Applications/Publishing/TeX
1152 Requires(post,postun):  %{_bindir}/texhash
1153 Requires:       %{name}-fonts-antt = %{epoch}:%{version}-%{release}
1154 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1155
1156 %description latex-antt
1157 Antykwa Torunska is a serif font designed by the late Polish
1158 typographer Zygfryd Gardzielewski, reconstructed and digitized as Type
1159 1.
1160
1161 %description latex-antt -l pl.UTF-8
1162 Antykwa Toruńska to krój szeryfowy opracowany niedawno przez polskiego
1163 typografa Zygfryda Gardzielewskiego, zrekonstruowany i przerobiony na
1164 postać cyfrową jako Type 1.
1165
1166 %package latex-bbm
1167 Summary:        Blackboard variant fonts for Computer Modern, with LaTeX support
1168 Summary(pl.UTF-8):      Tablicowy wariant fontów Computer Modern z obsługą LaTeXa
1169 Group:          Applications/Publishing/TeX
1170 Requires(post,postun):  %{_bindir}/texhash
1171 Requires:       %{name}-fonts-bbm = %{epoch}:%{version}-%{release}
1172 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1173
1174 %description latex-bbm
1175 Blackboard variant fonts for Computer Modern, with LaTeX support.
1176
1177 %description latex-bbm -l pl.UTF-8
1178 Tablicowy wariant fontów Computer Modern z obsługą LaTeXa.
1179
1180 %package latex-bbold
1181 Summary:        Sans serif blackboard bold for LaTeX
1182 Summary(pl.UTF-8):      Tablicowy tłusty font sans serif dla LaTeXa
1183 Group:          Applications/Publishing/TeX
1184 Requires(post,postun):  %{_bindir}/texhash
1185 Requires:       %{name}-fonts-bbold = %{epoch}:%{version}-%{release}
1186 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1187
1188 %description latex-bbold
1189 A geometric sans serif blackboard bold font, for use in mathematics.
1190
1191 %description latex-bbold -l pl.UTF-8
1192 Geometryczny tablicowy tłusty font sans serif, do używania w
1193 matematyce.
1194
1195 %package latex-bibtex
1196 Summary:        Bibliography management for LaTeX
1197 Summary(pl.UTF-8):      Zarządzenie bibliografią dla LaTeXa
1198 Group:          Applications/Publishing/TeX
1199 Requires(post,postun):  %{_bindir}/texhash
1200 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1201 Obsoletes:      tetex-bibtex
1202 Obsoletes:      tetex-natbib
1203 Obsoletes:      tetex-rubibtex
1204
1205 %description latex-bibtex
1206 Bibliography management for LaTeX.
1207
1208 %description latex-bibtex -l pl.UTF-8
1209 Zarządzanie bibliografią dla LaTeXa.
1210
1211 %package latex-bibtex-ams
1212 Summary:        BibTeX style files for American Mathematical Society publications
1213 Summary(pl.UTF-8):      Pliki stylów BibTeXa do publikacji American Mathematical Society
1214 Group:          Applications/Publishing/TeX
1215 Requires(post,postun):  %{_bindir}/texhash
1216 Requires:       %{name}-latex-ams = %{epoch}:%{version}-%{release}
1217 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
1218 Obsoletes:      tetex-bibtex-ams
1219
1220 %description latex-bibtex-ams
1221 BibTeX style files for American Mathematical Society publications.
1222
1223 %description latex-bibtex-ams -l pl.UTF-8
1224 Pliki stylów BibTeXa do publikacji American Mathematical Society.
1225
1226 %package latex-bibtex-dk
1227 Summary:        Danish variants of the standard BibTeX styles
1228 Summary(pl.UTF-8):      Duńskie warianty standardowych stylów BibTeXa
1229 Group:          Applications/Publishing/TeX
1230 Requires(post,postun):  /usr/bin/texhash
1231 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
1232
1233 %description latex-bibtex-dk
1234 Dk-bib is a translation of the four standard BibTeX style files
1235 (abbrv, alpha, plain and unsrt) into Danish. The files have been
1236 extended with ISBN, ISSN and URL fields which can be enabled through a
1237 LaTeX style file.
1238
1239 %description latex-bibtex-dk -l pl.UTF-8
1240 Dk-bib to tłumaczenie czterech standardowych plików stylów BibTeXa
1241 (abbrv, alpha, plain i unsrt) na język duński. Pliki zostały
1242 rozszerzone o pola ISBN, ISSN i URL, które można włączyć poprzez plik
1243 stylu LaTeXa.
1244
1245 %package latex-bibtex-nor
1246 Summary:        Norwegian variants of the standard BibTeX styles
1247 Summary(pl.UTF-8):      Norweskie warianty standardowych stylów BibTeXa
1248 Group:          Applications/Publishing/TeX
1249 Requires(post,postun):  /usr/bin/texhash
1250 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
1251
1252 %description latex-bibtex-nor
1253 Norwegian variants of the standard BibTeX styles.
1254
1255 %description latex-bibtex-nor -l pl.UTF-8
1256 Norweskie warianty standardowych stylów BibTeXa.
1257
1258 %package latex-bibtex-pl
1259 Summary:        Polish bibliography management for LaTeX
1260 Summary(pl.UTF-8):      Polska wersja zarządzania bibliografią dla LaTeXa
1261 Group:          Applications/Publishing/TeX
1262 Requires(post,postun):  %{_bindir}/texhash
1263 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
1264 Obsoletes:      tetex-bibtex-plbib
1265
1266 %description latex-bibtex-pl
1267 Polish bibliography management for LaTeX.
1268
1269 %description latex-bibtex-pl -l pl.UTF-8
1270 Polska wersja zarządzania bibliografią dla LaTeXa.
1271
1272 %package latex-bibtex-german
1273 Summary:        German variants of standard BibTeX styles
1274 Summary(pl.UTF-8):      Niemieckie wersje standardowych stylów BibTeXa
1275 Group:          Applications/Publishing/TeX
1276 Requires(post,postun):  %{_bindir}/texhash
1277 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
1278 Obsoletes:      tetex-bibtex-germbib
1279
1280 %description latex-bibtex-german
1281 German variants of standard BibTeX styles.
1282
1283 %description latex-bibtex-german -l pl.UTF-8
1284 Niemieckie wersje standardowych stylów BibTeXa.
1285
1286 %package latex-bibtex-revtex4
1287 Summary:        BibTeX styles for REVTeX4
1288 Summary(pl.UTF-8):      Style BibTeXa dla REVTeX4
1289 Group:          Applications/Publishing/TeX
1290 Requires(post,postun):  %{_bindir}/texhash
1291 Requires:       %{name} = %{epoch}:%{version}-%{release}
1292 Obsoletes:      tetex-bibtex-revtex4
1293
1294 %description latex-bibtex-revtex4
1295 BibTeX styles for REVTeX4.
1296
1297 %description latex-bibtex-revtex4 -l pl.UTF-8
1298 Style BibTeXa dla REVTeX4.
1299
1300 %package latex-bibtex-jurabib
1301 Summary:        Extended BibTeX citation support for the humanities and legal texts
1302 Summary(pl.UTF-8):      Rozszerzona obsługa cytowania BibTeXa do tekstów humanistycznych i prawniczych
1303 Group:          Applications/Publishing/TeX
1304 Requires(post,postun):  %{_bindir}/texhash
1305 Requires:       %{name} = %{epoch}:%{version}-%{release}
1306 Obsoletes:      tetex-bibtex-jurabib
1307
1308 %description latex-bibtex-jurabib
1309 Extended BibTeX citation support for the humanities and legal texts.
1310
1311 %description latex-bibtex-jurabib -l pl.UTF-8
1312 Rozszerzona obsługa cytowania BibTeXa do tekstów humanistycznych i
1313 prawniczych.
1314
1315 %package latex-carlisle
1316 Summary:        Miscellaneous small packages by David Carlisle
1317 Summary(pl.UTF-8):      Różne małe pakiety autorstwa Davida Carlisle
1318 Group:          Applications/Publishing/TeX
1319 Requires(post,postun):  %{_bindir}/texhash
1320 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1321
1322 %description latex-carlisle
1323 Miscellaneous small packages by David Carlisle.
1324
1325 %description latex-carlisle -l pl.UTF-8
1326 Różne małe pakiety autorstwa Davida Carlisle.
1327
1328 %package latex-ccfonts
1329 Summary:        Support for Concrete text and math fonts in LaTeX
1330 Summary(pl.UTF-8):      Obsługa fontów tekstowych i matematycznych Concrete w LaTeXu
1331 Group:          Applications/Publishing/TeX
1332 Requires(post,postun):  %{_bindir}/texhash
1333 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1334
1335 %description latex-ccfonts
1336 LaTeX font definition files for the Concrete fonts and a LaTeX package
1337 for typesetting documents using Concrete as the default font family.
1338 The files support OT1, T1, TS1, and Concrete math including AMS fonts
1339 (Ulrik Vieth's concmath).
1340
1341 %description latex-ccfonts -l pl.UTF-8
1342 Pliki definicji fontów LaTeXowych dla fontów Concrete oraz pakiet
1343 LaTeXa do składania dokumentów przy użyciu Concrete jako domyślnej
1344 rodziny fontów. Pliki obsługują fonty OT1, T1, TS1 oraz matematyczny
1345 Concrete wraz z AMS (concmath Ulrika Vietha).
1346
1347 %package latex-cite
1348 Summary:        Supports compressed, sorted lists of numerical citations
1349 Summary(pl.UTF-8):      Obsługa kompresowanych, sortowanych list numerowanych cytatów
1350 Group:          Applications/Publishing/TeX
1351 Requires(post,postun):  %{_bindir}/texhash
1352 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1353
1354 %description latex-cite
1355 Supports compressed, sorted lists of numerical citations.
1356
1357 %description latex-cite -l pl.UTF-8
1358 Obsługa kompresowanych, sortowanych list numerowanych cytatów.
1359
1360 %package latex-cmbright
1361 Summary:        Support for CM Bright fonts in LaTeX
1362 Summary(pl.UTF-8):      Obsługa fontów CM Bright w LaTeXu
1363 Group:          Applications/Publishing/TeX
1364 Requires(post,postun):  %{_bindir}/texhash
1365 Requires:       %{name}-fonts-cmbright = %{epoch}:%{version}-%{release}
1366 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1367
1368 %description latex-cmbright
1369 A family of sans serif fonts for TeX and LaTeX, based on Donald
1370 Knuth's CM fonts. It comprises OT1, T1 and TS1 encoded text fonts of
1371 various shapes as well as all the fonts necessary for mathematical
1372 typesetting, incl. AMS symbols. This collection provides all the
1373 necessary files for using the fonts with LaTeX.
1374
1375 %description latex-cmbright -l pl.UTF-8
1376 Rodzina fontów sans serif dla TeXa i LaTeXa, oparta na fontach CM
1377 Donalda Knutha. Obejmuje fonty dla kodowań OT1, T1 i TS1 różnych
1378 kształtów oraz fonty niezbędne do składu matematycznego, włącznie z
1379 symbolami AMS. Ten zestaw dostarcza wszystkie niezbędne pliki do
1380 używania fontów w LaTeXu.
1381
1382 %package latex-concmath
1383 Summary:        LaTeX package and font definition files to access the Concrete math fonts
1384 Summary(pl.UTF-8):      Pakiet LaTeXa i pliki definicji fontów udostępniające fonty matematyczne Concrete
1385 Group:          Applications/Publishing/TeX
1386 Requires(post,postun):  %{_bindir}/texhash
1387 Requires:       %{name}-fonts-concmath = %{epoch}:%{version}-%{release}
1388 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1389
1390 %description latex-concmath
1391 LaTeX package and font definition files to access the Concrete math
1392 fonts, which were derived from Computer Modern math fonts using
1393 parameters from Concrete Roman text fonts.
1394
1395 %description latex-concmath -l pl.UTF-8
1396 Pakiet LaTeXa i pliki definicji fontów udostępniające fonty
1397 matematyczne Concrete wywodzące się z fontów matematycznych Computer
1398 Modern poprzez zastosowanie parametrów fontów tekstowych Concrete
1399 Roman.
1400
1401 %package latex-custom-bib
1402 Summary:        Customized BibTeX styles for LaTeX
1403 Summary(pl.UTF-8):      Dostosowywanie stylów BibTeXa dla LaTeXa
1404 Group:          Applications/Publishing/TeX
1405 Requires(post,postun):  %{_bindir}/texhash
1406 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1407
1408 %description latex-custom-bib
1409 Package generating customized BibTeX bibliography styles from a
1410 generic file using docstrip. Includes support for the Harvard style.
1411
1412 %description latex-custom-bib -l pl.UTF-8
1413 Pakiet generujący dostosowane style bibliografii BibTeXa z ogólnego
1414 pliki przy użyciu docstrip. Zawiera obsługę stylu Harvard.
1415
1416 %package latex-cyrillic
1417 Summary:        LaTeX Cyrillic support
1418 Summary(pl.UTF-8):      Obsługa cyrylicy dla LaTeXa
1419 Group:          Applications/Publishing/TeX
1420 Requires(post,postun):  %{_bindir}/texhash
1421 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1422
1423 %description latex-cyrillic
1424 LaTeX Cyrillic support.
1425
1426 %description latex-cyrillic -l pl.UTF-8
1427 Obsługa cyrylicy dla LaTeXa.
1428
1429 %package latex-dstroke
1430 Summary:        LaTeX doublestroke font
1431 Summary(pl.UTF-8):      Podwójnie kreślony font dla LaTeXa
1432 Group:          Applications/Publishing/TeX
1433 Requires(post,postun):  %{_bindir}/texhash
1434 Requires:       %{name}-fonts-dstroke = %{epoch}:%{version}-%{release}
1435 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1436
1437 %description latex-dstroke
1438 Doublestroke font for typesetting the mathematical symbols for the
1439 natural numbers, whole numbers, rational numbers, real numbers and
1440 complex numbers.
1441
1442 %description latex-dstroke -l pl.UTF-8
1443 Podwójnie kreślony font do składania symboli matematycznych liczb
1444 naturalnych, całkowitych, wymiernych, rzeczywistych i zespolonych.
1445
1446 %package latex-exam
1447 Summary:        The exam document class attempts to make it easy for even a LaTeX novice to prepare exams
1448 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
1449 Group:          Applications/Publishing/TeX
1450 Requires(post,postun):  %{_bindir}/texhash
1451
1452 %description latex-exam
1453 The exam document class attempts to make it easy for even a LaTeX
1454 novice to prepare exams.
1455
1456 %description latex-exam -l hu.UTF-8
1457 Az exam dokumentumosztály segítségével könnyűvé válik LaTeX-ben a
1458 feladatsorok készítése.
1459
1460
1461 %package latex-jknappen
1462 Summary:        Miscellaneous packages by Joerg Knappen
1463 Summary(pl.UTF-8):      Różne pakiety autorstwa Joerga Knappena
1464 Group:          Applications/Publishing/TeX
1465 Requires(post,postun):  %{_bindir}/texhash
1466 Requires:       %{name}-fonts-jknappen = %{epoch}:%{version}-%{release}
1467 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1468
1469 %description latex-jknappen
1470 Miscellaneous macros, mostly for making use of extra fonts, by Joerg
1471 Knappen, including sgmlcmpt.
1472
1473 %description latex-jknappen -l pl.UTF-8
1474 Różne makra, głównie do używania dodatkowych fontów autorstwa Joerga
1475 Knappena. Zawiera sgmlcmpt.
1476
1477 %package latex-lm
1478 Summary:        LaTeX styles for Latin Modern family fonts
1479 Summary(pl.UTF-8):      Style LaTeXa dla fontów z rodziny Latin Modern
1480 Group:          Applications/Publishing/TeX
1481 Requires(post,postun):  /usr/bin/texhash
1482 Requires:       %{name}-fonts-lm = %{epoch}:%{version}-%{release}
1483 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1484
1485 %description latex-lm
1486 Latin Modern family of fonts, based on the Computer Modern fonts
1487 released into public domain by AMS (copyright (C) 1997 AMS). Contain a
1488 lot of additional characters, mainly accented ones, but not only.
1489 There is a one set of PostScript fonts and four sets of TeX Font
1490 Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
1491 encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
1492 Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
1493 potential user knows what to do with all these files. The author is
1494 Boguslaw Jackowski.
1495
1496 %description latex-lm -l pl.UTF-8
1497 Rodzina fontów Latin Modern, oparta na fontach Computer Modern
1498 przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
1499 Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
1500 Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
1501 Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
1502 QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
1503 (texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
1504 (ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
1505 tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
1506
1507 %package latex-lastpage
1508 Summary:        Reference last page for "Page N of M" type footers
1509 Summary(hu.UTF-8):      Az utolsó oldalra hivatkozás "N/M. oldal" típusú lábfejekhez
1510 Group:          Applications/Publishing/TeX
1511 Requires(post,postun):  %{_bindir}/texhash
1512
1513 %description latex-lastpage
1514 Reference last page for Page N of M type footers.
1515
1516 %description latex-lastpage -l hu.UTF-8
1517 Az utolsó oldalra hivatkozás "N/M. oldal" típusú lábfejekhez.
1518
1519 %package latex-lineno
1520 Summary:        Line numbers on paragraphs
1521 Summary(pl.UTF-8):      Numery linii dla paragrafów
1522 Group:          Applications/Publishing/TeX
1523 Requires(post,postun):  /usr/bin/texhash
1524 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1525
1526 %description latex-lineno
1527 The LaTeX package lineno.sty provides line numbers on paragraphs.
1528 After TeX has broken a paragraph into lines there will be line numbers
1529 attached to them, with the possibility to make references through the
1530 LaTeX \ref, \pageref cross reference mechanism.
1531
1532 %description latex-lineno -l pl.UTF-8
1533 Pakiet LaTeXa lineno.sty daje numery linii dla paragrafów. Po podziale
1534 paragrafu na linie przez TeXa do linii dołączane są ich numery z
1535 możliwością tworzenia odnośników poprzez mechanizm odnośników LaTeXa
1536 \ref i \pageref.
1537
1538 %package latex-microtype
1539 Summary:        An interface to the micro-typographic extensions of pdfTeX
1540 Summary(pl.UTF-8):      Interfejs do rozszerzeń mikrotypograficznych pdfTeXa
1541 Group:          Applications/Publishing/TeX
1542 Requires(post,postun):  /usr/bin/texhash
1543 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1544
1545 %description latex-microtype
1546 The `microtype' package provides a LaTeX interface to pdfTeX's
1547 micro-typographic extensions: character protrusion and font expansion.
1548 It allows to restrict character protrusion and/or font expansion to a
1549 definable set of fonts, and to configure micro-typographic aspects of
1550 the fonts in a straight-forward and flexible way. Settings for various
1551 fonts are provided.
1552
1553 %description latex-microtype -l pl.UTF-8
1554 Pakiet microtype dodaje do LaTeXa mechanizm do rozszerzeń
1555 mikrotypograficznych pdfTeXa: wysuwania znaków i rozszerzania fontów.
1556 Pozwala ograniczyć wysuwanie znaku i/lub rozszerzanie fontu do
1557 określonego zbioru fontów oraz skonfigurować mikrotypograficzne
1558 aspekty fontów w prosty i elastyczny sposób. Dostarczone są ustawienia
1559 dla różnych fontów.
1560
1561 %package latex-lucidabr
1562 Summary:        Package to make Lucida Bright fonts usable with LaTeX
1563 Summary(pl.UTF-8):      Pakiet umożliwiający używanie fontów Lucida Bright w LaTeXu
1564 Group:          Applications/Publishing/TeX
1565 Requires(post,postun):  %{_bindir}/texhash
1566 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1567
1568 %description latex-lucidabr
1569 Package to make Lucida Bright fonts usable with LaTeX.
1570
1571 %description latex-lucidabr -l pl.UTF-8
1572 Pakiet umożliwiający używanie fontów Lucida Bright w LaTeXu.
1573
1574 %package latex-marvosym
1575 Summary:        Styles for Martin Vogel's Symbol (marvosym) font
1576 Summary(pl.UTF-8):      Style dla fontu Symbol Martina Vogela (marvosym)
1577 Group:          Applications/Publishing/TeX
1578 Requires(post,postun):  /usr/bin/texhash
1579 Requires:       %{name}-fonts-marvosym = %{epoch}:%{version}-%{release}
1580 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1581
1582 %description latex-marvosym
1583 Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
1584 currency symbol as defined by the European commission; Euro currency
1585 symbols in typefaces Times, Helvetica and Courier; Symbols for
1586 structural engineering; Symbols for steel cross-sections; Astronomy
1587 signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
1588 symbols; CE sign and others.
1589
1590 %description latex-marvosym -l pl.UTF-8
1591 Font Martin Vogel's Symbol (marvosym) to font zawierający: symbol
1592 waluty Euro zdefiniowany przez Komisję Europejską; symbole Euro w
1593 krojach Times, Helvetica i Courier; symbole do inżynierii
1594 strukturalnej; symbole do przekrojów stalowych; znaki astronomiczne
1595 (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole nożyczek; znak
1596 CE i inne.
1597
1598 %package latex-mathpple
1599 Summary:        Use PostScript Palatino for typesetting maths
1600 Summary(pl.UTF-8):      Używanie postscriptowych fontów Palatino do składania wzorów matematycznych
1601 Group:          Applications/Publishing/TeX
1602 Requires(post,postun):  %{_bindir}/texhash
1603 Requires:       %{name}-fonts-adobe = %{epoch}:%{version}-%{release}
1604 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1605
1606 %description latex-mathpple
1607 The package defines the PostScript font family `Palatino' (ppl) as the
1608 default roman font and then uses the `mathpple' fonts for typesetting
1609 math. These virtual fonts have been created for typesetting math in a
1610 style that suits the Palatino text fonts. The AMS fonts, when used
1611 additionally, will be scaled to fit Palatino.
1612
1613 %description latex-mathpple -l pl.UTF-8
1614 Pakiet definiuje rodzinę fontów postscriptowych Palatino (ppl) jako
1615 domyślny font roman i używa fontów mathpple do składania wzorów
1616 matematycznych. Te wirtualne fonty zostały stworzone do składania
1617 wzorów matematycznych w stylu pasującym do fontów tekstowych Palatino.
1618 Fonty AMS, jeśli są dodatkowo używane, zostaną przeskalowane tak, by
1619 pasować do Palatino.
1620
1621 %package latex-mathtime
1622 Summary:        Mathtime fonts for LaTeX
1623 Summary(pl.UTF-8):      Fonty Mathtime dla LaTeXa
1624 Group:          Applications/Publishing/TeX
1625 Requires(post,postun):  %{_bindir}/texhash
1626 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1627
1628 %description latex-mathtime
1629 The Mathtime fonts have a number of characters remapped to positions
1630 different from the ones normally used by the corresponding TeX
1631 CM-fonts. For the symbol font ``operators'' the corresponding mathtime
1632 style files use the Times Roman font (often called something like:
1633 ptmr or ptmr7t or ptmrq).
1634
1635 %description latex-mathtime -l pl.UTF-8
1636 Fonty Mathtime zawierają wiele znaków przemapowanych na pozycje
1637 różniące się od tych normalnie używanych w odpowiadających im TeXowych
1638 fontach CM. Dla fontu symboli "operators" odpowiadający styl mathtime
1639 używa fontu Times Roman (zazwyczaj nazywanego w stylu ptmr, ptmr7t lub
1640 ptmrq).
1641
1642 %package latex-mflogo
1643 Summary:        LaTeX support for MetaFont and logo fonts
1644 Summary(pl.UTF-8):      Obsługa LaTeXa dla MetaFonta i fontów logo
1645 Group:          Applications/Publishing/TeX
1646 Requires(post,postun):  %{_bindir}/texhash
1647 Requires:       %{name}-fonts-mflogo = %{epoch}:%{version}-%{release}
1648 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1649
1650 %description latex-mflogo
1651 LaTeX package and font definition file to access the Knuthian `logo'
1652 fonts described in `The MetaFontbook' and the MetaFont and logos in
1653 LaTeX documents.
1654
1655 %description latex-mflogo -l pl.UTF-8
1656 Pakiet LaTeXa i plik definicji fontów udostępniający fonty logo Knutha
1657 opisane w "The MetaFontbook" oraz MetaFont i loga w dokumentach
1658 LaTeXa.
1659
1660 %package latex-mfnfss
1661 Summary:        Font description files to use extra fonts like yinit and ygoth
1662 Summary(pl.UTF-8):      Pliki opisów fontów udostępniające dodatkowe fonty, jak yinit i ygoth
1663 Group:          Applications/Publishing/TeX
1664 Requires(post,postun):  %{_bindir}/texhash
1665 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1666
1667 %description latex-mfnfss
1668 Font description files to use extra fonts like yinit and ygoth.
1669
1670 %description latex-mfnfss -l pl.UTF-8
1671 Pliki opisów fontów udostępniające dodatkowe fonty, jak yinit i ygoth.
1672
1673 %package latex-minitoc
1674 Summary:        Produce a table of contents for each chapter
1675 Summary(pl.UTF-8):      Tworzenie spisów treści dla każdego rozdziału
1676 Group:          Applications/Publishing/TeX
1677 Requires(post,postun):  %{_bindir}/texhash
1678 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1679
1680 %description latex-minitoc
1681 Produce a table of contents for each chapter.
1682
1683 %description latex-minitoc -l pl.UTF-8
1684 Tworzenie spisów treści dla każdego rozdziału.
1685
1686 %package latex-mltex
1687 Summary:        Support for MLTeX
1688 Summary(pl.UTF-8):      Wsparcie dla MLTeXa
1689 Group:          Applications/Publishing/TeX
1690 Requires(post,postun):  %{_bindir}/texhash
1691 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1692
1693 %description latex-mltex
1694 Support for MLTeX, the multilingual TeX extension from Michael J.
1695 Ferguson.
1696
1697 %description latex-mltex -l pl.UTF-8
1698 Wsparcie dla MLTeXa - rozszerzenia TeXa z obsługą wielu języków,
1699 autorstwa Michaela J. Fergusona.
1700
1701 %package latex-ntheorem
1702 Summary:        Enhanced theorem environment
1703 Summary(hu.UTF-8):      Bővített tétel környezet
1704 Group:          Applications/Publishing/TeX
1705 Requires(post,postun):  %{_bindir}/texhash
1706
1707 %description latex-ntheorem
1708 Enhanced theorem environment.
1709
1710 %description latex-ntheorem -l hu.UTF-8
1711 Bővített tétel környezet
1712
1713 %package latex-palatcm
1714 Summary:        Palatino + Computer Modern math fonts for LaTeX
1715 Summary(pl.UTF-8):      Fonty matematyczne Palatino i Computer Modern dla LaTeXa
1716 Group:          Applications/Publishing/TeX
1717 Requires(post,postun):  %{_bindir}/texhash
1718 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1719
1720 %description latex-palatcm
1721 Palatino + Computer Modern math fonts for LaTeX.
1722
1723 %description latex-palatcm -l pl.UTF-8
1724 Fonty matematyczne Palatino i Computer Modern dla LaTeXa.
1725
1726 %package latex-psnfss
1727 Summary:        LaTeX font support for common PostScript fonts
1728 Summary(pl.UTF-8):      Obsługa popularnych fontów postscriptowych w LaTeXu
1729 Group:          Applications/Publishing/TeX
1730 Requires(post,postun):  %{_bindir}/texhash
1731 Requires:       %{name}-fonts-adobe = %{epoch}:%{version}-%{release}
1732 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1733 Obsoletes:      tetex-latex-mathptm
1734 Obsoletes:      tetex-latex-mathptmx
1735
1736 %description latex-psnfss
1737 LaTeX font definition files, macros and font metrics for common
1738 PostScript fonts.
1739
1740 %description latex-psnfss -l pl.UTF-8
1741 LaTeXowe pliki definicji fontów, makra i metryki fontów dla
1742 popularnych fontów postscriptowych.
1743
1744 %package latex-pxfonts
1745 Summary:        PX fonts LaTeX support
1746 Summary(pl.UTF-8):      Obsługa fontów PX w LaTeXu
1747 Group:          Applications/Publishing/TeX
1748 Requires(post,postun):  %{_bindir}/texhash
1749 Requires:       %{name}-fonts-px = %{epoch}:%{version}-%{release}
1750 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1751
1752 %description latex-pxfonts
1753 PX fonts LaTeX support.
1754
1755 %description latex-pxfonts -l pl.UTF-8
1756 Obsługa fontów PX w LaTeXu.
1757
1758 %package latex-qfonts
1759 Summary:        A collection of PostScript (Adobe Type 1) fonts in QX layout
1760 Summary(pl.UTF-8):      Zestaw fontów postscriptowych (Adobe Type 1) w układzie QX
1761 Group:          Applications/Publishing/TeX
1762 Requires(post,postun):  %{_bindir}/texhash
1763 Requires:       %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
1764 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1765
1766 %description latex-qfonts
1767 A collection of Type 1 fonts; include QuasiBookman, QuasiChancery,
1768 QuasiCourier, QuasiPalatino, QuasiSwiss, QuasiSwissCondensed, and
1769 QuasiTimes (regular, italic, bold and bold italic), based on URW++
1770 fonts distributed with Ghostscript. The fonts are encoded according to
1771 QX layout which facilitates multilingual and technical typesetting
1772 using TeX, preserving usability in Windows applications.
1773
1774 %description latex-qfonts -l pl.UTF-8
1775 Zestaw fontów Type 1; zawiera QuasiBookman, QuasiChancery,
1776 QuasiCourier, QuasiPalatino, QuasiSwiss, QuasiSwissCondensed oraz
1777 QuasiTimes (zwykłe, pochyłe, tłuste i tłuste pochyłe), oparte na
1778 fontach URW++ rozpowszechnianych z Ghostscriptem. Fonty są kodowane
1779 zgodnie z układem QX, który ułatwia skład wielojęzyczny i techniczny w
1780 TeXu, zachowując przydatność dla aplikacji windowsowych.
1781
1782
1783 %package latex-SIunits
1784 Summary:        The SIunits package can be used to standardise the use of units in your writings
1785 Summary(hu.UTF-8):      Az SIunits csomag a mennyiségek egységes írásában nyújt segítséget
1786 Group:          Applications/Publishing/TeX
1787 Requires(post,postun):  /usr/bin/texhash
1788
1789 %description latex-SIunits
1790 The SIunits package can be used to standardise the use of units in
1791 your writings.
1792
1793 %description latex-SIunits -l hu.UTF-8
1794 Az SIunits csomag a mennyiségek egységes írásában nyújt segítséget.
1795
1796
1797 %package latex-urwvn
1798 Summary:        URWVN fonts
1799 Summary(pl.UTF-8):      Fonty URWVN
1800 Group:          Applications/Publishing/TeX
1801 Requires(post,postun):  /usr/bin/texhash
1802 Requires:       %{name}-fonts-urwvn = %{epoch}:%{version}-%{release}
1803 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1804
1805 %description latex-urwvn
1806 URWVN fonts.
1807
1808 %description latex-urwvn -l pl.UTF-8
1809 Fonty URWVN.
1810
1811 %package latex-txfonts
1812 Summary:        TX fonts LaTeX support
1813 Summary(pl.UTF-8):      Obsługa fontów TX w LaTeXu
1814 Group:          Applications/Publishing/TeX
1815 Requires(post,postun):  %{_bindir}/texhash
1816 Requires:       %{name}-fonts-tx = %{epoch}:%{version}-%{release}
1817 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1818
1819 %description latex-txfonts
1820 TX fonts LaTeX support.
1821
1822 %description latex-txfonts -l pl.UTF-8
1823 Obsługa fontów TX w LaTeXu.
1824
1825 %package latex-umlaute
1826 Summary:        An interface to inputenc for using alternate input encodings
1827 Summary(pl.UTF-8):      Interfejs inputenc do używania alternatywnych kodowań wejściowych
1828 Group:          Applications/Publishing/TeX
1829 Requires(post,postun):  %{_bindir}/texhash
1830 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1831
1832 %description latex-umlaute
1833 An interface to inputenc for using alternate input encodings.
1834
1835 %description latex-umlaute -l pl.UTF-8
1836 Interfejs inputenc do używania alternatywnych kodowań wejściowych.
1837
1838 %package latex-wasysym
1839 Summary:        Extra characters from the Waldis symbol fonts
1840 Summary(pl.UTF-8):      Dodatkowe znaki z fontów Waldis symbol
1841 Group:          Applications/Publishing/TeX
1842 Requires(post,postun):  %{_bindir}/texhash
1843 Requires:       %{name}-fonts-wasy = %{epoch}:%{version}-%{release}
1844 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1845
1846 %description latex-wasysym
1847 Makes some additional characters available that come from the wasy
1848 fonts (Waldis symbol fonts). These fonts are not automatically
1849 included in NFSS2/LaTeX2e since they take up important space and often
1850 aren't necessary if one makes use of the packages amsfonts or amssymb.
1851 Symbols include: join box, diamond, leadsto, sqsubset, lhd, rhd,
1852 apple, ocircle invneg, logof, varint, male, female, phone, clock,
1853 lightning, pointer, sun, bell, permil, smiley, various electrical
1854 symbols, shapes, music notes, circles, signs, astronomy, etc.
1855
1856 %description latex-wasysym -l pl.UTF-8
1857 Pakiet udostępniający dodatkowe symbole pochodzące z fontów wasy
1858 (Waldis symbol). Te fonty nie są automatycznie dołączane w
1859 NFSS2/LaTeX2e, ponieważ zajmują miejsce i zazwyczaj nie są potrzebne
1860 jeśli używa się pakietów amsfonts lub amssymb. Zestaw symboli zawiera
1861 m.in.: symbole join box, diamond, leadsto, sqsubset, lhd, rhd, apple,
1862 ocircle invneg, logof, varint, male, female, phone, clock, lightning,
1863 pointer, sun, bell, permil, smiley oraz różne symbole elektryczne,
1864 kształty, nuty, okręgi, znaki, symbole astronomiczne itp.
1865
1866 %package format-latex
1867 Summary:        LaTeX macro package
1868 Summary(pl.UTF-8):      Pakiet makr LaTeX
1869 Group:          Applications/Publishing/TeX
1870 Requires(post,postun):  %{_bindir}/texhash
1871 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1872 Obsoletes:      hugelatex
1873
1874 %description format-latex
1875 LaTeX is a front end for the TeX text formatting system. Easier to use
1876 than TeX, LaTeX is essentially a set of TeX macros which provide
1877 convenient, predefined document formats for users.
1878
1879 This package contains LaTeX format.
1880
1881 %description format-latex -l pl.UTF-8
1882 LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
1883 łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
1884 dających użytkownikom wygodne, predefiniowane formaty dokumentów.
1885
1886 Ten pakiet zawiera format LaTeX.
1887
1888 %package format-pdflatex
1889 Summary:        PDF LaTeX macro package
1890 Summary(pl.UTF-8):      Pakiet makr PDF LaTeX
1891 Group:          Applications/Publishing/TeX
1892 Requires(post,postun):  %{_bindir}/texhash
1893 Requires:       %{name}-fonts-jknappen = %{epoch}:%{version}-%{release}
1894 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1895 Requires:       %{name}-latex-psnfss = %{epoch}:%{version}-%{release}
1896 Requires:       %{name}-metafont = %{epoch}:%{version}-%{release}
1897 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
1898
1899 %description format-pdflatex
1900 LaTeX is a front end for the TeX text formatting system. Easier to use
1901 than TeX, LaTeX is essentially a set of TeX macros which provide
1902 convenient, predefined document formats for users.
1903
1904 This package contains PDF LaTeX format.
1905
1906 %description format-pdflatex -l pl.UTF-8
1907 LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
1908 łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
1909 dających użytkownikom wygodne, predefiniowane formaty dokumentów.
1910
1911 Ten pakiet zawiera format PDF LaTeX.
1912
1913 # PLaTeX format
1914
1915 %package platex
1916 Summary:        PLaTeX format basic files
1917 Summary(pl.UTF-8):      Podstawowe pliki dla formatu PLaTeX
1918 Group:          Applications/Publishing/TeX
1919 Requires(post,postun):  %{_bindir}/texhash
1920 Requires:       %{name}-fonts-pl = %{epoch}:%{version}-%{release}
1921 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
1922
1923 %description platex
1924 PLaTeX format basic files.
1925
1926 %description platex -l pl.UTF-8
1927 Podstawowe pliki dla formatu PLaTeX.
1928
1929 %package format-platex
1930 Summary:        PLaTeX format
1931 Summary(pl.UTF-8):      Format PLaTeX
1932 Group:          Applications/Publishing/TeX
1933 Requires(post,postun):  %{_bindir}/texhash
1934 Requires:       %{name}-platex = %{epoch}:%{version}-%{release}
1935
1936 %description format-platex
1937 PLaTeX format.
1938
1939 %description format-platex -l pl.UTF-8
1940 Format PLaTeX.
1941
1942 %package format-pdfplatex
1943 Summary:        PDF PLaTeX format
1944 Summary(pl.UTF-8):      Format PDF PLaTeX
1945 Group:          Applications/Publishing/TeX
1946 Requires(post,postun):  %{_bindir}/texhash
1947 Requires:       %{name}-fonts-type1-pl = %{epoch}:%{version}-%{release}
1948 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
1949 Requires:       %{name}-platex = %{epoch}:%{version}-%{release}
1950
1951 %description format-pdfplatex
1952 PDF PLaTeX format.
1953
1954 %description format-pdfplatex -l pl.UTF-8
1955 Format PDF PLaTeX.
1956
1957 # # TeX generic macros #
1958
1959 %package tex-babel
1960 Summary:        Multilingual support for TeX
1961 Summary(pl.UTF-8):      Obsługa wielu języków dla TeXa
1962 Group:          Applications/Publishing/TeX
1963 Requires(post,postun):  %{_bindir}/texhash
1964 Requires:       %{name} = %{epoch}:%{version}-%{release}
1965
1966 %description tex-babel
1967 Multilingual support for TeX.
1968
1969 %description tex-babel -l pl.UTF-8
1970 Obsługa wielu języków dla TeXa.
1971
1972 %package tex-german
1973 Summary:        Supports the new German orthography (neue deutsche Rechtschreibung)
1974 Summary(pl.UTF-8):      Obsługa nowej ortografii niemieckiej (neue deutsche Rechtschreibung)
1975 Group:          Applications/Publishing/TeX
1976 Requires(post,postun):  %{_bindir}/texhash
1977 Requires:       %{name} = %{epoch}:%{version}-%{release}
1978
1979 %description tex-german
1980 Supports the new German orthography (neue deutsche Rechtschreibung).
1981
1982 %description tex-german -l pl.UTF-8
1983 Obsługa nowej ortografii niemieckiej (neue deutsche Rechtschreibung).
1984
1985 %package tex-mfpic
1986 Summary:        Macros which generate Metafont or Metapost for drawing pictures
1987 Summary(pl.UTF-8):      Makra generujące Metafont lub Metapost do rysowania obrazków
1988 Group:          Applications/Publishing/TeX
1989 Requires(post,postun):  %{_bindir}/texhash
1990 Requires:       %{name} = %{epoch}:%{version}-%{release}
1991
1992 %description tex-mfpic
1993 Macros which generate Metafont or Metapost for drawing pictures.
1994
1995 %description tex-mfpic -l pl.UTF-8
1996 Makra generujące Metafont lub Metapost do rysowania obrazków.
1997
1998 %package tex-misc
1999 Summary:        Miscellaneous TeX macros
2000 Summary(pl.UTF-8):      Różne makra TeXowe
2001 Group:          Applications/Publishing/TeX
2002 Requires(post,postun):  %{_bindir}/texhash
2003 Requires:       %{name} = %{epoch}:%{version}-%{release}
2004 Obsoletes:      tetex-tex-eijkhout
2005
2006 %description tex-misc
2007 Miscellaneous TeX macros.
2008
2009 %description tex-misc -l pl.UTF-8
2010 Różne makra TeXowe.
2011
2012 %package tex-pictex
2013 Summary:        Picture drawing macros for TeX and LaTeX
2014 Summary(pl.UTF-8):      Makra do rysowania obrazków dla TeXa i LaTeXa
2015 Group:          Applications/Publishing/TeX
2016 Requires(post,postun):  %{_bindir}/texhash
2017 Requires:       %{name} = %{epoch}:%{version}-%{release}
2018
2019 %description tex-pictex
2020 Picture drawing macros for TeX and LaTeX.
2021
2022 %description tex-pictex -l pl.UTF-8
2023 Makra do rysowania obrazków dla TeXa i LaTeXa.
2024
2025 %package tex-pstricks
2026 Summary:        PostScript macros for TeX
2027 Summary(pl.UTF-8):      Makra postscriptowe dla TeXa
2028 Group:          Applications/Publishing/TeX
2029 Requires(post,postun):  %{_bindir}/texhash
2030 Requires:       %{name} = %{epoch}:%{version}-%{release}
2031
2032 %description tex-pstricks
2033 An extensive collection of PostScript macros that is compatible with
2034 most TeX macro packages, including Plain TeX, LaTeX, AMS-TeX, and
2035 AMS-LaTeX. Included are macros for color, graphics, pie charts,
2036 rotation, trees and overlays. It has many special features, including:
2037 a wide variety of graphics (picture drawing) macros, with a flexible
2038 interface and with color support. There are macros for coloring or
2039 shading the cells of tables.
2040
2041 %description tex-pstricks -l pl.UTF-8
2042 Duży zestaw makr postscriptowych kompatybilny z większością pakietów
2043 makr TeXowych, w tym: Plain TeX, LaTeX, AMS-TeX i AMS-LaTeX. Załączono
2044 makra obsługujące kolory, grafikę, wykresy kołowe, obroty, drzewa i
2045 nakładanie. Mają wiele możliwości, w tym dużo makr graficznych (do
2046 rysowania obrazków) z elastycznym interfejsem i obsługą koloru. Są też
2047 makra do kolorowania lub cieniowania komórek tabel.
2048
2049 %package tex-qpx
2050 Summary:        QuasiPalatino and PX fonts typesetting support
2051 Summary(pl.UTF-8):      Wsparcie dla składu fontami QuasiPalatino i PX
2052 Group:          Applications/Publishing/TeX
2053 Requires(post,postun):  %{_bindir}/texhash
2054 Requires:       %{name} = %{epoch}:%{version}-%{release}
2055 Requires:       %{name}-fonts-qpx = %{epoch}:%{version}-%{release}
2056
2057 %description tex-qpx
2058 QuasiPalatino and PX fonts typesetting support.
2059
2060 %description tex-qpx -l pl.UTF-8
2061 Wsparcie dla składu fontami QuasiPalatino i PX.
2062
2063 %package tex-qpxqtx
2064 Summary:        QuasiTimes and TX fonts typesetting support
2065 Summary(pl.UTF-8):      Wsparcie dla składu fontami QuasiTimes i TX
2066 Group:          Applications/Publishing/TeX
2067 Requires(post,postun):  %{_bindir}/texhash
2068 Requires:       %{name} = %{epoch}:%{version}-%{release}
2069 Requires:       %{name}-fonts-qpxqtx = %{epoch}:%{version}-%{release}
2070
2071 %description tex-qpxqtx
2072 QuasiTimes and TX fonts typesetting support.
2073
2074 %description tex-qpxqtx -l pl.UTF-8
2075 Wsparcie dla składu fontami QuasiTimes i TX.
2076
2077 %package tex-ruhyphen
2078 Summary:        Russian hyphenation
2079 Summary(pl.UTF-8):      Rosyjskie reguły przenoszenia wyrazów
2080 Group:          Applications/Publishing/TeX
2081 Requires(post,postun):  %{_bindir}/texhash
2082 Requires:       %{name} = %{epoch}:%{version}-%{release}
2083
2084 %description tex-ruhyphen
2085 A collection of Russian hyphenation patterns supporting a number of
2086 Cyrillic font encodings, including T2, UCY (Omega Unicode Cyrillic),
2087 LCY, LWN (OT2), and koi8-r.
2088
2089 %description tex-ruhyphen -l pl.UTF-8
2090 Zestaw rosyjskich wzorców przenoszenia wyrazów obsługujący wiele
2091 kodowań fontów w cyrylicy, włącznie z T2, UCY (Omega Unicode
2092 Cyrillic), LCY, LWN (OT2) i koi8-r.
2093
2094 %package tex-spanish
2095 Summary:        Various TeX related files for typesetting documents written in Spanish
2096 Summary(pl.UTF-8):      Różne pliki TeXowe służące do składu dokumentów w języku hiszpańskim
2097 Group:          Applications/Publishing/TeX
2098 Requires(post,postun):  %{_bindir}/texhash
2099 Requires:       %{name} = %{epoch}:%{version}-%{release}
2100 Obsoletes:      tetex-tex-spanishb
2101
2102 %description tex-spanish
2103 Various TeX related files for typesetting documents written in
2104 Spanish, including hyphenation and dictionaries.
2105
2106 %description tex-spanish -l pl.UTF-8
2107 Różne pliki TeXowe służące do składu dokumentów napisanych w języku
2108 hiszpańskim - w tym reguły przenoszenia wyrazów i słowniki.
2109
2110 %package tex-texdraw
2111 Summary:        Graphical macros, using embedded PostScript
2112 Summary(pl.UTF-8):      Makra graficzne używające osadzanego PostScriptu
2113 Group:          Applications/Publishing/TeX
2114 Requires(post,postun):  %{_bindir}/texhash
2115 Requires:       %{name} = %{epoch}:%{version}-%{release}
2116
2117 %description tex-texdraw
2118 Graphical macros, using embedded PostScript.
2119
2120 %description tex-texdraw -l pl.UTF-8
2121 Makra graficzne używające osadzanego PostScriptu.
2122
2123 %package tex-thumbpdf
2124 Summary:        Thumbnails for PDFTeX and dvips/ps2pdf
2125 Summary(pl.UTF-8):      Ikonki dla PDFTeXa i dvips/ps2pdf
2126 Group:          Applications/Publishing/TeX
2127 Requires(post,postun):  %{_bindir}/texhash
2128 Requires:       %{name} = %{epoch}:%{version}-%{release}
2129
2130 %description tex-thumbpdf
2131 Provides support, using Perl, for thumbnails in pdfTeX and
2132 dvips/ps2pdf, using ghostscript to generate the thumbnails which get
2133 represented in a TeX readable file that is read by the package
2134 thumbpdf.sty to automatically include the thumbnails. Works with both
2135 plain TeX and LaTeX.
2136
2137 %description tex-thumbpdf -l pl.UTF-8
2138 Pakiet przy pomocy Perla dodaje ikonki w pdfTeXu i dvips/ps2pdf przy
2139 użyciu ghostscripta. Ikonki są reprezentowane w pliku czytanym przez
2140 TeXa, który jest wywoływany z thumbpdf.sty, aby automatycznie dołączyć
2141 ikonki. Działa z formatami plain TeX i LaTeX.
2142
2143 %package tex-ukrhyph
2144 Summary:        Ukranian hyphenation
2145 Summary(pl.UTF-8):      Ukraińskie zasady przenoszenia wyrazów
2146 Group:          Applications/Publishing/TeX
2147 Requires(post,postun):  %{_bindir}/texhash
2148 Requires:       %{name} = %{epoch}:%{version}-%{release}
2149
2150 %description tex-ukrhyph
2151 This package allows the use of different hyphenation patterns for the
2152 Ukrainian language for various Cyrillic font encodings. Contains
2153 packages implementing traditional rules, modern rules, and combined
2154 English-Ukrainian hyphenation.
2155
2156 %description tex-ukrhyph -l pl.UTF-8
2157 Ten pakiet pozwala na używanie różnych wzorców przenoszenia wyrazów
2158 dla języka ukraińskiego z różnymi kodowaniami fontów z cyrylicą.
2159 Zawiera pakiety z implementacją reguł tradycyjnych, współczesnych i
2160 łączonych angielsko-ukraińskich.
2161
2162 %package latex-vietnam
2163 Summary:        Vietnamese language support
2164 Summary(pl.UTF-8):      Wsparcie dla języka wietnamskiego
2165 Group:          Applications/Publishing/TeX
2166 Requires(post,postun):  %{_bindir}/texhash
2167 Requires:       %{name} = %{epoch}:%{version}-%{release}
2168 Obsoletes:      tetex-tex-vietnam
2169
2170 %description latex-vietnam
2171 Vietnamese language support.
2172
2173 %description latex-vietnam -l pl.UTF-8
2174 Wsparcie dla języka wietnamskiego.
2175
2176 %package tex-xypic
2177 Summary:        Package for typesetting a variety of graphs and diagrams with TeX
2178 Summary(pl.UTF-8):      Pakiet do składania w TeXu różnych wykresów i diagramów
2179 Group:          Applications/Publishing/TeX
2180 Requires(post,postun):  %{_bindir}/texhash
2181 Requires:       %{name} = %{epoch}:%{version}-%{release}
2182 Requires:       %{name}-fonts-xypic = %{epoch}:%{version}-%{release}
2183
2184 %description tex-xypic
2185 A package for typesetting a variety of graphs and diagrams with TeX.
2186 Xy-pic works with most formats (including LaTeX, AMS-LaTeX, AMS-TeX,
2187 and plain TeX), in particular Xy-pic is provided as a LaTeX2e
2188 `supported package'.
2189
2190 %description tex-xypic -l pl.UTF-8
2191 Pakiet do składania w TeXu różnych wykresów i diagramów. Xy-pic działa
2192 z większością formatów (w tym LaTeX, AMS-LaTeX, AMS-TeX i plain TeX),
2193 w szczególności jest dołączany jako "wspierany pakiet" LaTeX2e.
2194
2195 %package tex-xkeyval
2196 Summary:        Extension to keyval package
2197 Summary(pl.UTF-8):      Rozszerzenie do pakietu keyval
2198 Group:          Applications/Publishing/TeX
2199 Requires(post,postun):  /usr/bin/texhash
2200 Requires:       %{name} = %{epoch}:%{version}-%{release}
2201
2202 %description tex-xkeyval
2203 Extension to keyval package.
2204
2205 %description tex-xkeyval -l pl.UTF-8
2206 Rozszerzenie do pakietu keyval.
2207
2208 %package dirs-fonts
2209 Summary:        TeX font directories
2210 Summary(pl.UTF-8):      Katalogi fontów TeXa
2211 Group:          Fonts
2212
2213 %description dirs-fonts
2214 TeX font directories.
2215
2216 %description dirs-fonts -l pl.UTF-8
2217 Katalogi fontów TeXa.
2218
2219 # # Fonts packages #
2220
2221 %package fonts-adobe
2222 Summary:        Adobe fonts
2223 Summary(pl.UTF-8):      Fonty Adobe
2224 Group:          Fonts
2225 Requires:       %{name}-dirs-fonts
2226
2227 %description fonts-adobe
2228 Adobe fonts.
2229
2230 %description fonts-adobe -l pl.UTF-8
2231 Fonty Adobe.
2232
2233 %package fonts-ae
2234 Summary:        Virtual fonts for PDF-files with T1 encoded CMR-fonts
2235 Summary(pl.UTF-8):      Wirtualne fonty do plików PDF z fontami CMR o kodowaniu T1
2236 Group:          Fonts
2237 Requires:       %{name}-dirs-fonts
2238
2239 %description fonts-ae
2240 Virtual fonts for PDF-files with T1 encoded CMR-fonts.
2241
2242 %description fonts-ae -l pl.UTF-8
2243 Wirtualne fonty do plików PDF z fontami CMR o kodowaniu T1.
2244
2245 %package fonts-ams
2246 Summary:        AMS fonts
2247 Summary(pl.UTF-8):      Fonty AMS
2248 Group:          Fonts
2249 Requires:       %{name}-dirs-fonts
2250
2251 %description fonts-ams
2252 AMS fonts.
2253
2254 %description fonts-ams -l pl.UTF-8
2255 Fonty AMS.
2256
2257 %package fonts-antp
2258 Summary:        Antykwa Poltawskiego, a Type 1 family of Polish traditional type
2259 Summary(pl.UTF-8):      Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako Type 1
2260 Group:          Fonts
2261 Requires:       %{name}-dirs-fonts
2262
2263 %description fonts-antp
2264 Antykwa Poltawskiego, a Type 1 family of Polish traditional type.
2265
2266 %description fonts-antp -l pl.UTF-8
2267 Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako
2268 Type 1.
2269
2270 %package fonts-antt
2271 Summary:        Antykwa Torunska, a Type 1 family of a Polish traditional type
2272 Summary(pl.UTF-8):      Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1
2273 Group:          Fonts
2274 Requires:       %{name}-dirs-fonts
2275
2276 %description fonts-antt
2277 Antykwa Torunska, a Type 1 family of a Polish traditional type.
2278
2279 %description fonts-antt -l pl.UTF-8
2280 Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1.
2281
2282 %package fonts-bbm
2283 Summary:        Blackboard variant fonts for Computer Modern, with LaTeX support
2284 Summary(pl.UTF-8):      Tablicowy wariant fontów Computer Modern ze wsparciem dla LaTeXa
2285 Group:          Fonts
2286 Requires:       %{name}-dirs-fonts
2287
2288 %description fonts-bbm
2289 Blackboard variant fonts for Computer Modern, with LaTeX support.
2290
2291 %description fonts-bbm -l pl.UTF-8
2292 Tablicowy wariant fontów Computer Modern ze wsparciem dla LaTeXa.
2293
2294 %package fonts-bbold
2295 Summary:        Sans serif blackboard bold for LaTeX
2296 Summary(pl.UTF-8):      Tablicowy tłusty font sans serif dla LaTeXa
2297 Group:          Fonts
2298 Requires:       %{name}-dirs-fonts
2299
2300 %description fonts-bbold
2301 Sans serif blackboard bold for LaTeX.
2302
2303 %description fonts-bbold -l pl.UTF-8
2304 Tablicowy tłusty font sans serif dla LaTeXa.
2305
2306 %package fonts-bh
2307 Summary:        Bold & Heavy Fonts
2308 Summary(pl.UTF-8):      Fonty Bold i Heavy
2309 Group:          Fonts
2310 Requires:       %{name}-dirs-fonts
2311
2312 %description fonts-bh
2313 Bold & Heavy Fonts.
2314
2315 %description fonts-bh -l pl.UTF-8
2316 Fonty Bold i Heavy.
2317
2318 %package fonts-bitstream
2319 Summary:        Bitstream fonts
2320 Summary(pl.UTF-8):      Fonty Bitstream
2321 Group:          Fonts
2322 Requires:       %{name}-dirs-fonts
2323 Obsoletes:      tetex-fonts-bitstrea
2324
2325 %description fonts-bitstream
2326 Bitstream fonts.
2327
2328 %description fonts-bitstream -l pl.UTF-8
2329 Fonty Bitstream.
2330
2331 %package fonts-cbgreek
2332 Summary:        Complete set of Greek fonts
2333 Summary(pl.UTF-8):      Pełny zestaw fontów greckich
2334 Group:          Fonts
2335 Requires:       %{name}-dirs-fonts
2336
2337 %description fonts-cbgreek
2338 Complete set of Greek fonts.
2339
2340 %description fonts-cbgreek -l pl.UTF-8
2341 Pełny zestaw fontów greckich.
2342
2343 %package fonts-cc-pl
2344 Summary:        Polish version of Computer Concrete fonts
2345 Summary(pl.UTF-8):      Polska wersja fontów Computer Concrete
2346 Group:          Fonts
2347 Requires:       %{name}-dirs-fonts
2348
2349 %description fonts-cc-pl
2350 Polish version of Computer Concrete fonts.
2351
2352 %description fonts-cc-pl -l pl.UTF-8
2353 Polska wersja fontów Computer Concrete.
2354
2355 %package fonts-cg
2356 Summary:        Compugraphic fonts
2357 Summary(pl.UTF-8):      Fonty Compugraphic
2358 Group:          Fonts
2359 Requires:       %{name}-dirs-fonts
2360
2361 %description fonts-cg
2362 Compugraphic fonts.
2363
2364 %description fonts-cg -l pl.UTF-8
2365 Fonty Compugraphic.
2366
2367 %package fonts-cm
2368 Summary:        Computer Modern fonts
2369 Summary(pl.UTF-8):      Fonty Computer Modern
2370 Group:          Fonts
2371 Requires:       %{name}-dirs-fonts
2372
2373 %description fonts-cm
2374 Computer Modern fonts.
2375
2376 %description fonts-cm -l pl.UTF-8
2377 Fonty Computer Modern.
2378
2379 %package fonts-cmbright
2380 Summary:        CM Bright fonts
2381 Summary(pl.UTF-8):      Fonty CM Bright
2382 Group:          Fonts
2383 Requires:       %{name}-dirs-fonts
2384
2385 %description fonts-cmbright
2386 CM Bright fonts.
2387
2388 %description fonts-cmbright -l pl.UTF-8
2389 Fonty CM Bright.
2390
2391 %package fonts-cmcyr
2392 Summary:        Computer Modern fonts extended with Russian letters
2393 Summary(pl.UTF-8):      Fonty Computer Modern rozszerzone o litery rosyjskie
2394 Group:          Fonts
2395 Requires:       %{name}-dirs-fonts
2396
2397 %description fonts-cmcyr
2398 Computer Modern fonts extended with Russian letters.
2399
2400 %description fonts-cmcyr -l pl.UTF-8
2401 Fonty Computer Modern rozszerzone o litery rosyjskie.
2402
2403 %package fonts-cmextra
2404 Summary:        Extra Computer Modern fonts, from the American Mathematical Society
2405 Summary(pl.UTF-8):      Dodatkowe fonty Computer Modern z AMS
2406 Group:          Fonts
2407 Requires:       %{name}-dirs-fonts
2408
2409 %description fonts-cmextra
2410 Extra Computer Modern fonts, from the American Mathematical Society.
2411
2412 %description fonts-cmextra -l pl.UTF-8
2413 Dodatkowe fonty Computer Modern z AMS (American Mathematical Society).
2414
2415 %package fonts-concmath
2416 Summary:        Concrete Math fonts
2417 Summary(pl.UTF-8):      Fonty matematyczne Concrete Math
2418 Group:          Fonts
2419 Requires:       %{name}-dirs-fonts
2420
2421 %description fonts-concmath
2422 Concrete Math fonts.
2423
2424 %description fonts-concmath -l pl.UTF-8
2425 Fonty matematyczne Concrete Math.
2426
2427 %package fonts-concrete
2428 Summary:        Concrete Roman fonts
2429 Summary(pl.UTF-8):      Fonty Concrete Roman
2430 Group:          Fonts
2431 Requires:       %{name}-dirs-fonts
2432
2433 %description fonts-concrete
2434 Concrete Roman fonts, designed by Donald E. Knuth, originally for use
2435 with Euler math fonts.
2436
2437 %description fonts-concrete -l pl.UTF-8
2438 Fonty Concrete Roman, opracowane przez Donalda E. Knutha, oryginalnie
2439 przeznaczone do używania z fontami matematycznymi Euler.
2440
2441 %package fonts-cs
2442 Summary:        Czech/Slovak-tuned MetaFont Computer Modern fonts
2443 Summary(pl.UTF-8):      Fonty MetaFont Computer Modern dla języków czeskiego i słowackiego
2444 Group:          Fonts
2445 Requires:       %{name}-dirs-fonts
2446
2447 %description fonts-cs
2448 Czech/Slovak-tuned MetaFont Computer Modern fonts.
2449
2450 %description fonts-cs -l pl.UTF-8
2451 Fonty MetaFont Computer Modern zmodyfikowane pod kątem języków
2452 czeskiego i słowackiego.
2453
2454 %package fonts-dstroke
2455 Summary:        Doublestroke font for typesetting the mathematical symbols
2456 Summary(pl.UTF-8):      Podwójnie kreślony font do składania symboli matematycznych
2457 Group:          Fonts
2458 Requires:       %{name}-dirs-fonts
2459
2460 %description fonts-dstroke
2461 Doublestroke font for typesetting the mathematical symbols.
2462
2463 %description fonts-dstroke -l pl.UTF-8
2464 Podwójnie kreślony font do składania symboli matematycznych.
2465
2466 %package fonts-ecc
2467 Summary:        Sources for the European Concrete fonts
2468 Summary(pl.UTF-8):      Źródła dla fontów European Concrete
2469 Group:          Fonts
2470 Requires:       %{name}-dirs-fonts
2471
2472 %description fonts-ecc
2473 The MetaFont sources and tfm files of the European Concrete Fonts.
2474 This is the EC implementation of Knuth's Concrete fonts, including
2475 also the corresponding text companion fonts.
2476
2477 %description fonts-ecc -l pl.UTF-8
2478 Źródła MetaFonta i pliki tfm dla fontów European Concrete. Jest to
2479 implementacja EC fontów Concrete Knutha, włącznie z odpowiadającymi
2480 tekstowymi fontami towarzyszącymi.
2481
2482 %package fonts-eurosym
2483 Summary:        The new European currency symbol for the Euro
2484 Summary(pl.UTF-8):      Symbol nowej europejskiej waluty Euro
2485 Group:          Fonts
2486 Requires:       %{name}-dirs-fonts
2487
2488 %description fonts-eurosym
2489 The new European currency symbol for the Euro implemented in Metafont,
2490 using the official European Commission dimensions, and providing
2491 several shapes (normal, slanted, bold, outline).
2492
2493 %description fonts-eurosym -l pl.UTF-8
2494 Symbol nowej europejskiej waluty Euro, zaimplementowany w Metafoncie,
2495 z użyciem oficjalnych wymiarów wg Komisji Europejskiej, dostarczający
2496 różnych kształtów (normalnego, pochylonego, tłustego, szkicowanego).
2497
2498 %package fonts-eulervm
2499 Summary:        The Virtual Euler Math fonts
2500 Summary(pl.UTF-8):      Fonty Virtual Euler Math
2501 Group:          Fonts
2502 Requires:       %{name}-dirs-fonts
2503
2504 %description fonts-eulervm
2505 Euler-VM is a set of _virtual_ math fonts based on Euler and CM. This
2506 approach has several advantages over immediately using the _real_
2507 Euler fonts: Most noticeably, less TeX resources are consumed, the
2508 quality of various math symbols is improved, and a usable \hslash
2509 symbol can be provided.
2510
2511 %description fonts-eulervm -l pl.UTF-8
2512 Euler-VM to zbiór _wirtualnych_ fontów matematycznych opartych na
2513 fontach Euler i CM. Podejście to ma różne zalety nad bezpośrednim
2514 używaniem _prawdziwych_ fontów Euler: najbardziej zauważalnie, używane
2515 jest mniej zasobów TeXa, poprawiona jest jakość różnych symboli
2516 matematycznych i może być dostępny używalny symbol \hslash.
2517
2518 %package fonts-euxm
2519 Summary:        Fonts similar to EUSM but with two more characters
2520 Summary(pl.UTF-8):      Fonty podobne do EUSM, ale z dwoma dodatkowymi znakami
2521 Group:          Fonts
2522 Requires:       %{name}-dirs-fonts
2523
2524 %description fonts-euxm
2525 Fonts like EUSM but with two more characters needed for Concrete Math
2526 included in TeXLive distribution in fonts3.
2527
2528 %description fonts-euxm -l pl.UTF-8
2529 Fonty podobne do EUSM, ale z dwoma dodatkowymi znakami, potrzebnymi
2530 dla Concrete Math dołączonego w fonts3 dystrybucji TeXLive.
2531
2532 %package fonts-gothic
2533 Summary:        Gothic and ornamental initial fonts by Yannis Haralambous
2534 Summary(pl.UTF-8):      Początkowe fonty gotyckie i ornamentowe Yannisa Haralambousa
2535 Group:          Fonts
2536 Requires:       %{name}-dirs-fonts
2537
2538 %description fonts-gothic
2539 Gothic and ornamental initial fonts by Yannis Haralambous.
2540
2541 %description fonts-gothic -l pl.UTF-8
2542 Początkowe fonty gotyckie i ornamentowe Yannisa Haralambousa.
2543
2544 %package fonts-hoekwater
2545 Summary:        Converted mflogo font
2546 Summary(pl.UTF-8):      Przekonwertowany font mflogo
2547 Group:          Fonts
2548 Requires:       %{name}-dirs-fonts
2549
2550 %description fonts-hoekwater
2551 Fonts originally created in MetaFont, transformed to PostScript by
2552 Taco Hoekwater; includes logo, manfnt, rsfs, stmaryrd, wasy, wasy2,
2553 xipa.
2554
2555 %description fonts-hoekwater -l pl.UTF-8
2556 Fonty oryginalnie stworzone w MetaFoncie, przekształcone do
2557 PostScriptu przez Taco Hoekwatera; zawierają: logo, manfnt, rsfs,
2558 stmaryrd, wasy, wasy2, xipa.
2559
2560 %package fonts-jknappen
2561 Summary:        Miscellaneous packages by Joerg Knappen
2562 Summary(pl.UTF-8):      Różne pakiety autorstwa Joerga Knappena
2563 Group:          Fonts
2564 Requires:       %{name}-dirs-fonts
2565
2566 %description fonts-jknappen
2567 Miscellaneous macros, mostly for making use of extra fonts, by Joerg
2568 Knappen, including sgmlcmpt.
2569
2570 %description fonts-jknappen -l pl.UTF-8
2571 Różne makra, głównie do używania dodatkowych fontów autorstwa Joerga
2572 Knappena. Zawiera sgmlcmpt.
2573
2574 %package fonts-latex
2575 Summary:        Basic LaTeX fonts
2576 Summary(pl.UTF-8):      Podstawowe fonty dla LaTeXa
2577 Group:          Fonts
2578 Requires:       %{name}-dirs-fonts
2579
2580 %description fonts-latex
2581 Basic LaTeX fonts.
2582
2583 %description fonts-latex -l pl.UTF-8
2584 Podstawowe fonty dla LaTeXa.
2585
2586 %package fonts-lh
2587 Summary:        Olga Lapko's LH fonts
2588 Summary(pl.UTF-8):      Fonty LH Olgi Lapko
2589 Group:          Fonts
2590 Requires:       %{name}-dirs-fonts
2591
2592 %description fonts-lh
2593 The lh fonts for the `T2'/X2 encodings (for cyrillic languages).
2594
2595 %description fonts-lh -l pl.UTF-8
2596 Fonty lh dla kodowań `T2'/X2 (dla języków zapisywanych cyrylicą).
2597
2598 %package fonts-lm
2599 Summary:        Latin Modern family fonts
2600 Summary(pl.UTF-8):      Fonty z rodziny Latin Modern
2601 Group:          Applications/Publishing/TeX
2602 Requires:       %{name}-dirs-fonts
2603
2604 %description fonts-lm
2605 Latin Modern family of fonts, based on the Computer Modern fonts
2606 released into public domain by AMS (copyright (C) 1997 AMS). Contain a
2607 lot of additional characters, mainly accented ones, but not only.
2608 There is a one set of PostScript fonts and four sets of TeX Font
2609 Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
2610 encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
2611 Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
2612 potential user knows what to do with all these files. The author is
2613 Boguslaw Jackowski.
2614
2615 %description fonts-lm -l pl.UTF-8
2616 Rodzina fontów Latin Modern, oparta na fontach Computer Modern
2617 przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
2618 Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
2619 Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
2620 Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
2621 QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
2622 (texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
2623 (ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
2624 tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
2625
2626 %package fonts-marvosym
2627 Summary:        Martin Vogel's Symbol (marvosym) font
2628 Summary(pl.UTF-8):      Font Symbol Martina Vogela (marvosym)
2629 Group:          Fonts
2630 Requires:       %{name}-dirs-fonts
2631
2632 %description fonts-marvosym
2633 Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
2634 currency symbol as defined by the European commission; Euro currency
2635 symbols in typefaces Times, Helvetica and Courier; Symbols for
2636 structural engineering; Symbols for steel cross-sections; Astronomy
2637 signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
2638 symbols; CE sign and others.
2639
2640 %description fonts-marvosym -l pl.UTF-8
2641 Font Symbol Martina Vogela (marvosym) to font zawierający: symbol
2642 waluty Euro zdefiniowany przez Komisję Europejską; symbole waluty Euro
2643 dla krojów Times, Helvetica i Courier; symbole dla inżynierii
2644 strukturalnej; symbole dla przekroi poprzecznych; symbole
2645 astronomiczne (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole
2646 krawieckie; znak CE i inne.
2647
2648 %package fonts-mflogo
2649 Summary:        Logo fonts
2650 Summary(pl.UTF-8):      Fonty logo
2651 Group:          Fonts
2652 Requires:       %{name}-dirs-fonts
2653
2654 %description fonts-mflogo
2655 Logo fonts.
2656
2657 %description fonts-mflogo -l pl.UTF-8
2658 Fonty logo.
2659
2660 %package fonts-misc
2661 Summary:        Miscellaneous fonts
2662 Summary(pl.UTF-8):      Różne fonty
2663 Group:          Fonts
2664 Requires:       %{name}-dirs-fonts
2665
2666 %description fonts-misc
2667 Miscellaneous fonts.
2668
2669 %description fonts-misc -l pl.UTF-8
2670 Fonty różne.
2671
2672 %package fonts-monotype
2673 Summary:        Monotype fonts
2674 Summary(pl.UTF-8):      Fonty Monotype
2675 Group:          Fonts
2676 Requires:       %{name}-dirs-fonts
2677
2678 %description fonts-monotype
2679 Monotype fonts.
2680
2681 %description fonts-monotype -l pl.UTF-8
2682 Fonty Monotype.
2683
2684 %package fonts-omega
2685 Summary:        Fonts for Omega - extended unicode TeX
2686 Summary(pl.UTF-8):      Fonty dla Omegi - TeXa ze wsparciem dla unikodu
2687 Group:          Fonts
2688 Requires:       %{name}-dirs-fonts
2689
2690 %description fonts-omega
2691 Fonts for Omega - extended unicode TeX.
2692
2693 %description fonts-omega -l pl.UTF-8
2694 Fonty dla Omegi - TeXa ze wsparciem dla unikodu.
2695
2696 %package fonts-pazo
2697 Summary:        Pazo fonts
2698 Summary(pl.UTF-8):      Fonty Pazo
2699 Group:          Fonts
2700 Requires:       %{name}-dirs-fonts
2701
2702 %description fonts-pazo
2703 Pazo fonts.
2704
2705 %description fonts-pazo -l pl.UTF-8
2706 Fonty Pazo.
2707
2708 %package fonts-pl
2709 Summary:        Polish fonts
2710 Summary(pl.UTF-8):      Polskie fonty
2711 Group:          Fonts
2712 Requires:       %{name}-dirs-fonts
2713
2714 %description fonts-pl
2715 Polish fonts.
2716
2717 %description fonts-pl -l pl.UTF-8
2718 Polskie fonty.
2719
2720 %package fonts-px
2721 Summary:        PX fonts
2722 Summary(pl.UTF-8):      Fonty PX
2723 Group:          Fonts
2724 Requires:       %{name}-dirs-fonts
2725
2726 %description fonts-px
2727 PX fonts.
2728
2729 %description fonts-px -l pl.UTF-8
2730 Fonty PX.
2731
2732 %package fonts-qfonts
2733 Summary:        Quasi fonts
2734 Summary(pl.UTF-8):      Fonty Quasi
2735 Group:          Fonts
2736 Requires:       %{name}-dirs-fonts
2737
2738 %description fonts-qfonts
2739 Quasi fonts.
2740
2741 %description fonts-qfonts -l pl.UTF-8
2742 Fonty Quasi.
2743
2744 %package fonts-qpx
2745 Summary:        Additional fonts for QPX package
2746 Summary(pl.UTF-8):      Dodatkowe fonty dla pakietu QPX
2747 Group:          Fonts
2748 Requires:       %{name}-dirs-fonts
2749 Requires:       %{name}-fonts-px = %{epoch}:%{version}-%{release}
2750 Requires:       %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
2751
2752 %description fonts-qpx
2753 Additional fonts for QPX package.
2754
2755 %description fonts-qpx -l pl.UTF-8
2756 Dodatkowe fonty dla pakietu QPX.
2757
2758 %package fonts-qpxqtx
2759 Summary:        Additional fonts for QTX package
2760 Summary(pl.UTF-8):      Dodatkowe fonty dla pakietu QTX
2761 Group:          Fonts
2762 Requires:       %{name}-dirs-fonts
2763 Requires:       %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
2764 Requires:       %{name}-fonts-tx = %{epoch}:%{version}-%{release}
2765
2766 %description fonts-qpxqtx
2767 Additional fonts for QTX package.
2768
2769 %description fonts-qpxqtx -l pl.UTF-8
2770 Dodatkowe fonty dla pakietu QTX.
2771
2772 %package fonts-rsfs
2773 Summary:        Fonts of uppercase script letters for scientific and mathematical typesetting
2774 Summary(pl.UTF-8):      Fonty wielkich liter pisanych do składania dokumentów naukowych i matematycznych
2775 Group:          Fonts
2776 Requires:       %{name}-dirs-fonts
2777
2778 %description fonts-rsfs
2779 Fonts of uppercase script letters for use as symbols in scientific and
2780 mathematical typesetting, in contrast to the informal script fonts
2781 such as that used for the `calligraphic' symbols in the TeX math
2782 symbol font.
2783
2784 %description fonts-rsfs -l pl.UTF-8
2785 Fonty wielkich liter pisanych do używania jako symbole przy składaniu
2786 dokumentów naukowych i matematycznych, w odróżnieniu od nieformalnych
2787 fontów pisanych takich jak używane do symboli "kaligraficznych" w
2788 matematycznym foncie TeXowym symbol.
2789
2790 %package fonts-stmaryrd
2791 Summary:        St Mary Road symbols for functional programming
2792 Summary(pl.UTF-8):      Symbole St Mary Road do programowania funkcyjnego
2793 Group:          Fonts
2794 Requires:       %{name}-dirs-fonts
2795
2796 %description fonts-stmaryrd
2797 St Mary Road symbols for functional programming.
2798
2799 %description fonts-stmaryrd -l pl.UTF-8
2800 Symbole St Mary Road do programowania funkcyjnego.
2801
2802 %package fonts-tx
2803 Summary:        TX fonts
2804 Summary(pl.UTF-8):      Fonty TX
2805 Group:          Fonts
2806 Requires:       %{name}-dirs-fonts
2807
2808 %description fonts-tx
2809 TX fonts.
2810
2811 %description fonts-tx -l pl.UTF-8
2812 Fonty TX.
2813
2814 %package fonts-urw
2815 Summary:        URW fonts
2816 Summary(pl.UTF-8):      Fonty URW
2817 Group:          Fonts
2818 Requires:       %{name}-dirs-fonts
2819
2820 %description fonts-urw
2821 URW fonts.
2822
2823 %description fonts-urw -l pl.UTF-8
2824 Fonty URW.
2825
2826 %package fonts-urwvn
2827 Summary:        URWVN fonts
2828 Summary(pl.UTF-8):      Fonty URWVN
2829 Group:          Fonts
2830 Requires:       %{name}-dirs-fonts
2831
2832 %description fonts-urwvn
2833 URWVN fonts.
2834
2835 %description fonts-urwvn -l pl.UTF-8
2836 Fonty URWVN.
2837
2838 %package fonts-vnr
2839 Summary:        VNR fonts
2840 Summary(pl.UTF-8):      Fonty VNR
2841 Group:          Fonts
2842 Requires:       %{name}-dirs-fonts
2843
2844 %description fonts-vnr
2845 VNR fonts.
2846
2847 %description fonts-vnr -l pl.UTF-8
2848 Fonty VNR.
2849
2850 %package fonts-wasy
2851 Summary:        Waldis symbol fonts
2852 Summary(pl.UTF-8):      Fonty Waldis symbol
2853 Group:          Fonts
2854 Requires:       %{name}-dirs-fonts
2855
2856 %description fonts-wasy
2857 Waldis symbol fonts.
2858
2859 %description fonts-wasy -l pl.UTF-8
2860 Fonty Waldis symbol.
2861
2862 %package fonts-xypic
2863 Summary:        Xy-pic fonts
2864 Summary(pl.UTF-8):      Fonty Xy-pic
2865 Group:          Fonts
2866 Requires:       %{name}-dirs-fonts
2867
2868 %description fonts-xypic
2869 Xy-pic fonts.
2870
2871 %description fonts-xypic -l pl.UTF-8
2872 Fonty Xy-pic.
2873
2874 %package fonts-yandy
2875 Summary:        European Modern fonts from Y&Y
2876 Summary(pl.UTF-8):      Fonty European Modern od Y&Y
2877 Group:          Fonts
2878 Requires:       %{name}-dirs-fonts
2879
2880 %description fonts-yandy
2881 European Modern fonts from Y&Y.
2882
2883 %description fonts-yandy -l pl.UTF-8
2884 Fonty European Modern od Y&Y.
2885
2886 %package fonts-type1-antp
2887 Summary:        Antykwa Poltawskiego, a Type 1 family of Polish traditional type
2888 Summary(pl.UTF-8):      Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako Type 1
2889 Group:          Fonts
2890 Requires:       %{name}-dirs-fonts
2891
2892 %description fonts-type1-antp
2893 Antykwa Poltawskiego, a Type 1 family of Polish traditional type.
2894
2895 %description fonts-type1-antp -l pl.UTF-8
2896 Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako
2897 Type 1.
2898
2899 %package fonts-type1-antt
2900 Summary:        Antykwa Torunska, a Type 1 family of a Polish traditional type
2901 Summary(pl.UTF-8):      Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1
2902 Group:          Fonts
2903 Requires:       %{name}-dirs-fonts
2904
2905 %description fonts-type1-antt
2906 Antykwa Torunska, a Type 1 family of a Polish traditional type.
2907
2908 %description fonts-type1-antt -l pl.UTF-8
2909 Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1.
2910
2911 %package fonts-type1-belleek
2912 Summary:        Free replacement for basic MathTime fonts
2913 Summary(pl.UTF-8):      Wolnodostępny zamiennik podstawowych fontów MathTime
2914 Group:          Fonts
2915 Requires:       %{name}-dirs-fonts
2916
2917 %description fonts-type1-belleek
2918 Free replacement for basic MathTime fonts.
2919
2920 %description fonts-type1-belleek -l pl.UTF-8
2921 Wolnodostępny zamiennik podstawowych fontów MathTime.
2922
2923 %package fonts-type1-bitstream
2924 Summary:        Bitstream fonts
2925 Summary(pl.UTF-8):      Fonty Bitstream
2926 Group:          Fonts
2927 Requires:       %{name}-dirs-fonts
2928 Obsoletes:      tetex-fonts-type1-bitstrea
2929
2930 %description fonts-type1-bitstream
2931 Bitstream fonts.
2932
2933 %description fonts-type1-bitstream -l pl.UTF-8
2934 Fonty Bitstream.
2935
2936 %package fonts-type1-bluesky
2937 Summary:        Computer Modern family fonts
2938 Summary(pl.UTF-8):      Fonty z rodziny Computer Modern
2939 Group:          Fonts
2940 Requires:       %{name}-dirs-fonts
2941
2942 %description fonts-type1-bluesky
2943 Computer Modern family fonts.
2944
2945 %description fonts-type1-bluesky -l pl.UTF-8
2946 Fonty z rodzony Computer Modern.
2947
2948 %package fonts-type1-cc-pl
2949 Summary:        Polish version of Computer Concrete fonts
2950 Summary(pl.UTF-8):      Polska wersja fontów Computer Concrete
2951 Group:          Fonts
2952 Requires:       %{name}-dirs-fonts
2953
2954 %description fonts-type1-cc-pl
2955 Polish version of Computer Concrete fonts.
2956
2957 %description fonts-type1-cc-pl -l pl.UTF-8
2958 Polska wersja fontów Computer Concrete.
2959
2960 %package fonts-type1-cmcyr
2961 Summary:        Computer Modern fonts extended with Russian letters
2962 Summary(pl.UTF-8):      Fonty Computer Modern rozszerzone o litery rosyjskie
2963 Group:          Fonts
2964 Requires:       %{name}-dirs-fonts
2965
2966 %description fonts-type1-cmcyr
2967 Computer Modern fonts extended with Russian letters.
2968
2969 %description fonts-type1-cmcyr -l pl.UTF-8
2970 Fonty Computer Modern rozszerzone o litery rosyjskie.
2971
2972 %package fonts-type1-cs
2973 Summary:        Czech/Slovak-tuned MetaFont Computer Modern fonts
2974 Summary(pl.UTF-8):      Fonty MetaFont Computer Modern dla języków czeskiego i słowackiego
2975 Group:          Fonts
2976 Requires:       %{name}-dirs-fonts
2977
2978 %description fonts-type1-cs
2979 Czech/Slovak-tuned MetaFont Computer Modern fonts.
2980
2981 %description fonts-type1-cs -l pl.UTF-8
2982 Fonty MetaFont Computer Modern zmodyfikowane pod kątem języków
2983 czeskiego i słowackiego.
2984
2985 %package fonts-type1-dstroke
2986 Summary:        Doublestroke Type1 font for typesetting the mathematical symbols
2987 Summary(pl.UTF-8):      Podwójnie kreślony font Type1 do składania symboli matematycznych
2988 Group:          Fonts
2989 Requires:       %{name}-dirs-fonts
2990
2991 %description fonts-type1-dstroke
2992 Doublestroke Type1 font for typesetting the mathematical symbols.
2993
2994 %description fonts-type1-dstroke -l pl.UTF-8
2995 Podwójnie kreślony font Type1 do składania symboli matematycznych.
2996
2997 %package fonts-type1-eurosym
2998 Summary:        The new European currency symbol for the Euro
2999 Summary(pl.UTF-8):      Symbol nowej europejskiej waluty Euro
3000 Group:          Fonts
3001 Requires:       %{name}-dirs-fonts
3002
3003 %description fonts-type1-eurosym
3004 The new European currency symbol for the Euro implemented in Metafont,
3005 using the official European Commission dimensions, and providing
3006 several shapes (normal, slanted, bold, outline).
3007
3008 %description fonts-type1-eurosym -l pl.UTF-8
3009 Symbol nowej europejskiej waluty Euro, zaimplementowany w Metafoncie,
3010 z użyciem oficjalnych wymiarów wg Komisji Europejskiej, dostarczający
3011 różnych kształtów (normalnego, pochylonego, tłustego, szkicowanego).
3012
3013 %package fonts-type1-hoekwater
3014 Summary:        Converted mflogo font
3015 Summary(pl.UTF-8):      Przekonwertowany font mflogo
3016 Group:          Fonts
3017 Requires:       %{name}-dirs-fonts
3018
3019 %description fonts-type1-hoekwater
3020 Fonts originally created in MetaFont, transformed to PostScript by
3021 Taco Hoekwater; includes logo, manfnt, rsfs, stmaryrd, wasy, wasy2,
3022 xipa.
3023
3024 %description fonts-type1-hoekwater -l pl.UTF-8
3025 Fonty oryginalnie stworzone w MetaFoncie, przekształcone do
3026 PostScriptu przez Taco Hoekwatera; zawierają: logo, manfnt, rsfs,
3027 stmaryrd, wasy, wasy2, xipa.
3028
3029 %package fonts-type1-fpl
3030 Summary:        SC/OsF fonts for URW Palladio L
3031 Summary(pl.UTF-8):      Fonty SC/OsF dla URW Palladio L
3032 Group:          Fonts
3033 Requires:       %{name}-dirs-fonts
3034
3035 %description fonts-type1-fpl
3036 The FPL Fonts provide a set of SC/OsF fonts for URW Palladio L which
3037 are compatible with respect to metrics with the Palatino SC/OsF fonts
3038 from Adobe. Note that it is not the author's aim to exactly reproduce
3039 the outlines of the original Adobe fonts. The SC and OsF in the FPL
3040 Fonts were designed with the glyphs from URW Palladio L as starting
3041 point. For some glyphs (eg 'o') the author got the best result by
3042 scaling and boldening. For others (eg 'h') shifting selected portions
3043 of the character gave more satisfying results. All this was done using
3044 the free font editor FontForge <http://fontforge.sf.net/>. The kerning
3045 data in these fonts comes from Walter Schmidt's improved Palatino
3046 metrics.
3047
3048 %description fonts-type1-fpl -l pl.UTF-8
3049 Fonty FPL dostarczają zbiór fontów SC/OsF dla URW Palladio L, które są
3050 kompatybilne co do metryk z fontami Palatino SC/OsF firmy Adobe.
3051 Należy jednak zaznaczyć, że celem autora nie jest dokładne odtworzenie
3052 kształtów oryginalnych fontów Adobe. SC i OsF w fontach FPL były
3053 projektowane w oparciu o glify z URW Palladio L. Dla niektórych glifów
3054 (np. 'o') autor uzyskał najlepszy wynik poprzez skalowanie i
3055 pogrubianie. Dla innych (np. 'h') przesuwanie wybranych części znaku
3056 dało lepsze wyniki. Wszystko to zostało zrobione przy użyciu
3057 wolnodostępnego edytora fontów FontForge <http://fontforge.sf.net/>.
3058 Dane dla kerningu w tych fontach pochodzą z ulepszonych metryk
3059 Palatino Waltera Schmidta.
3060
3061 %package fonts-type1-tt2001
3062 Summary:        Type1 tt2001 family fonts
3063 Summary(pl.UTF-8):      Fonty Type1 z rodziny tt2001
3064 Group:          Applications/Publishing/TeX
3065 Requires:       %{name}-dirs-fonts
3066
3067 %description fonts-type1-tt2001
3068 Type1 tt2001 famliy fonts.
3069
3070 %description fonts-type1-tt2001 -l pl.UTF-8
3071 Fonty Type1 z rodziny tt2001.
3072
3073 %package fonts-type1-lm
3074 Summary:        Type1 Latin Modern family fonts
3075 Summary(pl.UTF-8):      Fonty Type1 z rodziny Latin Modern
3076 Group:          Applications/Publishing/TeX
3077 Requires:       %{name}-dirs-fonts
3078
3079 %description fonts-type1-lm
3080 Latin Modern family of fonts, based on the Computer Modern fonts
3081 released into public domain by AMS (copyright (C) 1997 AMS). Contain a
3082 lot of additional characters, mainly accented ones, but not only.
3083 There is a one set of PostScript fonts and four sets of TeX Font
3084 Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
3085 encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
3086 Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
3087 potential user knows what to do with all these files. The author is
3088 Boguslaw Jackowski.
3089
3090 %description fonts-type1-lm -l pl.UTF-8
3091 Rodzina fontów Latin Modern, oparta na fontach Computer Modern
3092 przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
3093 Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
3094 Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
3095 Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
3096 QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
3097 (texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
3098 (ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
3099 tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
3100
3101 %package fonts-type1-marvosym
3102 Summary:        Martin Vogel's Symbol (marvosym) font
3103 Summary(pl.UTF-8):      Font Symbol Martina Vogela (marvosym)
3104 Group:          Fonts
3105 Requires:       %{name}-dirs-fonts
3106
3107 %description fonts-type1-marvosym
3108 Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
3109 currency symbol as defined by the European commission; Euro currency
3110 symbols in typefaces Times, Helvetica and Courier; Symbols for
3111 structural engineering; Symbols for steel cross-sections; Astronomy
3112 signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
3113 symbols; CE sign and others.
3114
3115 %description fonts-type1-marvosym -l pl.UTF-8
3116 Font Symbol Martina Vogela (marvosym) to font zawierający: symbol
3117 waluty Euro zdefiniowany przez Komisję Europejską; symbole waluty Euro
3118 dla krojów Times, Helvetica i Courier; symbole dla inżynierii
3119 strukturalnej; symbole dla przekroi poprzecznych; symbole
3120 astronomiczne (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole
3121 krawieckie; znak CE i inne.
3122
3123 %package fonts-type1-mathpazo
3124 Summary:        Pazo Math fonts
3125 Summary(pl.UTF-8):      Fonty matematyczne Pazo Math
3126 Group:          Fonts
3127 Requires:       %{name}-dirs-fonts
3128
3129 %description fonts-type1-mathpazo
3130 Pazo Math fonts.
3131
3132 %description fonts-type1-mathpazo -l pl.UTF-8
3133 Fonty matematyczne Pazo Math.
3134
3135 %package fonts-type1-omega
3136 Summary:        Type1 fonts for Omega - extended unicode TeX
3137 Summary(pl.UTF-8):      Fonty Type1 dla Omegi - TeXa ze wsparciem dla unikodu
3138 Group:          Fonts
3139 Requires:       %{name}-dirs-fonts
3140
3141 %description fonts-type1-omega
3142 Type1 fonts for Omega - extended unicode TeX.
3143
3144 %description fonts-type1-omega -l pl.UTF-8
3145 Fonty Type1 dla Omegi - TeXa ze wsparciem dla unikodu.
3146
3147 %package fonts-type1-pl
3148 Summary:        Polish fonts
3149 Summary(pl.UTF-8):      Polskie fonty
3150 Group:          Fonts
3151 Requires:       %{name}-dirs-fonts
3152 Requires:       %{name}-fonts-type1-bluesky = %{epoch}:%{version}-%{release}
3153
3154 %description fonts-type1-pl
3155 Polish fonts.
3156
3157 %description fonts-type1-pl -l pl.UTF-8
3158 Polskie fonty.
3159
3160 %package fonts-type1-px
3161 Summary:        PX fonts
3162 Summary(pl.UTF-8):      Fonty PX
3163 Group:          Fonts
3164 Requires:       %{name}-dirs-fonts
3165
3166 %description fonts-type1-px
3167 PX fonts.
3168
3169 %description fonts-type1-px -l pl.UTF-8
3170 Fonty PX.
3171
3172 %package fonts-type1-qfonts
3173 Summary:        Quasi fonts
3174 Summary(pl.UTF-8):      Fonty Quasi
3175 Group:          Fonts
3176 Requires:       %{name}-dirs-fonts
3177
3178 %description fonts-type1-qfonts
3179 Quasi fonts.
3180
3181 %description fonts-type1-qfonts -l pl.UTF-8
3182 Fonty Quasi.
3183
3184 %package fonts-type1-tx
3185 Summary:        TX fonts
3186 Summary(pl.UTF-8):      Fonty TX
3187 Group:          Fonts
3188 Requires:       %{name}-dirs-fonts
3189
3190 %description fonts-type1-tx
3191 TX fonts.
3192
3193 %description fonts-type1-tx -l pl.UTF-8
3194 Fonty TX.
3195
3196 %package fonts-type1-urw
3197 Summary:        URW fonts
3198 Summary(pl.UTF-8):      Fonty URW
3199 Group:          Fonts
3200 Requires:       %{name}-dirs-fonts
3201
3202 %description fonts-type1-urw
3203 URW fonts.
3204
3205 %description fonts-type1-urw -l pl.UTF-8
3206 Fonty URW.
3207
3208 %package fonts-type1-vnr
3209 Summary:        Type1 VNR fonts
3210 Summary(pl.UTF-8):      Fonty Type1 VNR
3211 Group:          Fonts
3212 Requires:       %{name}-dirs-fonts
3213
3214 %description fonts-type1-vnr
3215 Type1 VNR fonts.
3216
3217 %description fonts-type1-vnr -l pl.UTF-8
3218 Fonty Type1 VNR.
3219
3220 %package fonts-type1-xypic
3221 Summary:        Xy-pic fonts
3222 Summary(pl.UTF-8):      Fonty Xy-pic
3223 Group:          Fonts
3224 Requires:       %{name}-dirs-fonts
3225
3226 %description fonts-type1-xypic
3227 Xy-pic fonts.
3228
3229 %description fonts-type1-xypic -l pl.UTF-8
3230 Fonty Xy-pic.
3231
3232
3233 # TeXLive-specific packages - there wasn't before...
3234 %package afm2pl
3235 Summary:        Convert an Adobe font metric file to a TeX font property list
3236 Group:          Fonts
3237
3238 %description afm2pl
3239 Convert an Adobe font metric file to a TeX font property list.
3240
3241
3242 %package bbox
3243 Summary:        bbox prints the bounding box of images
3244 Group:          Applications/Publishing/TeX
3245
3246 %description bbox
3247 bbox reads a rawppm or rawpbm file and prints out the bounding box of
3248 the image.
3249
3250 %package cefutils
3251 Summary:        In cefutils there are CEF-compatible utils
3252 Group:          Applications/Publishing/TeX
3253
3254 %description cefutils
3255 In cefutils there are CEF-compatible (Chinese Encoding Framework)
3256 utils.
3257
3258 %package detex
3259 Summary:        A filter to strip TeX commands from a .tex file
3260 Summary(hu.UTF-8):      Egy szűrő, amely .tex fájlokból szűri ki a TeX parancsokat
3261 Group:          Applications/Publishing/TeX
3262
3263 %description detex
3264 A filter to strip TeX commands from a .tex file.
3265
3266 %description detex -l hu.UTF-8
3267 Egy szűrő, amely .tex fájlokból szűri ki a TeX parancsokat.
3268
3269
3270 %package dviutils
3271 Summary:        Various DVI utils
3272 Summary(hu.UTF-8):      Vegyes DVI eszközök
3273 Group:          Applications/Publishing/TeX
3274
3275 %description dviutils
3276 This package contains various DVI utils.
3277
3278 %description dviutils -l hu.UTF-8
3279 Ez a csomag mindenféle DVI eszközt tartalmaz.
3280
3281 %package epsutils
3282 Summary:        Various EPS utils
3283 Group:          Applications/Publishing/TeX
3284
3285 %description epsutils
3286 Various EPS (Encapsulated PostScript) utils.
3287
3288
3289 %package filters
3290 Summary:        Various filters
3291 Group:          Applications/Publishing/TeX
3292
3293 %description filters
3294 Various filters.
3295
3296
3297 %package uncategorized-utils
3298 Summary:        Uncategorized utils
3299 Group:          Applications/Publishing/TeX
3300
3301 %description uncategorized-utils
3302 Uncategorized utilities. Needs check and categorizing.
3303
3304 %prep
3305 %setup -q -c -T -n %{name}-%{version}-source
3306 lzma -dc %{SOURCE0} | tar xf - -C ..
3307 %patch0 -p1
3308 %patch1 -p1
3309
3310 cd libs/teckit
3311 cat ax*.m4 > acinclude.m4
3312 %{__libtoolize}
3313 %{__aclocal}
3314 %{__autoconf}
3315 %{__automake}
3316
3317 %build
3318 find . -name "config.sub" -exec cp /usr/share/automake/config.sub '{}' ';'
3319 %{__sed} -i 's@"extend/\(.*\)"@<\1>@' texk/ttf2pk/*.c
3320 cd texk/kpathsea
3321 %{__sed} -i 's@^TEXMFMAIN =.*@TEXMFMAIN = %{texmf}@' texmf.cnf
3322 %{__sed} -i 's@^TEXMFDIST =.*@TEXMFDIST = %{texmfdist}@' texmf.cnf
3323 %{__sed} -i 's@^TEXMFLOCAL =.*@TEXMFLOCAL = %{texmf}@' texmf.cnf
3324 %{__sed} -i 's@^TEXMFSYSVAR =.*@TEXMFSYSVAR = %{_localstatedir}@' texmf.cnf
3325 %{__sed} -i 's@^TEXMFSYSCONFIG =.*@TEXMFSYSCONFIG = %{_sysconfdir}/%{name}@' texmf.cnf
3326 cd ../..
3327
3328 %configure \
3329 %if %{with bootstrap}
3330         --without-xindy \
3331         --without-luatex \
3332 %endif
3333         --disable-multiplatform \
3334         --disable-static \
3335         --enable-a4 \
3336         --enable-gf \
3337         --enable-ipc \
3338         --enable-shared \
3339         --with-fontconfig \
3340         --with-fonts-dir=/var/cache/fonts \
3341         --with-ncurses \
3342         --with-system-freetype \
3343         --with-freetype-include=/usr/include/freetype \
3344         --with-system-freetype2 \
3345         --with-freetype2-include=/usr/include/freetype2 \
3346         --with-system-gd \
3347         --with-system-ncurses \
3348         --with-system-pnglib \
3349         --with-system-t1lib \
3350         --with-system-zlib \
3351         --with-xdvi-x-toolkit=xaw \
3352         --without-dialog \
3353         --without-t1utils \
3354         --without-texinfo
3355
3356 %{__make}
3357
3358 %install
3359 rm -rf $RPM_BUILD_ROOT
3360 install -d $RPM_BUILD_ROOT%{_datadir} \
3361         $RPM_BUILD_ROOT%{_desktopdir} \
3362         $RPM_BUILD_ROOT%{_pixmapsdir} \
3363         $RPM_BUILD_ROOT%{_mandir}/man5 \
3364         $RPM_BUILD_ROOT/var/cache/fonts \
3365         $RPM_BUILD_ROOT/etc/cron.daily\
3366         $RPM_BUILD_ROOT/etc/sysconfig/tetex-updmap\
3367         $RPM_BUILD_ROOT%{_localstatedir}/fonts/map\
3368         $RPM_BUILD_ROOT%{fmtdir}
3369
3370 lzma -dc %{SOURCE1} | tar xf - -C $RPM_BUILD_ROOT%{_datadir}
3371 %{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf $RPM_BUILD_ROOT%{texmf}
3372 %{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf-dist $RPM_BUILD_ROOT%{texmfdist}
3373 %{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf-doc $RPM_BUILD_ROOT%{texmfdoc}
3374 # %{__mv} $RPM_BUILD_ROOT%{texmfdist}/dvips/* $RPM_BUILD_ROOT%{texmf}
3375 # %{__mv} $RPM_BUILD_ROOT%{texmfdist}/tex/* $RPM_BUILD_ROOT%{texmf}
3376 # This is an empty directory
3377 %{__rm} -r $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf
3378
3379 # commented out because of following (non-fatal) error:
3380 # Can't open texmf/web2c/texmf.cnf: No such file or directory.
3381 #perl -pi \
3382 #       -e "s|\.\./\.\./texmf|$RPM_BUILD_ROOT%{texmf}|g;" \
3383 #       -e "s|/var/cache/fonts|$RPM_BUILD_ROOT/var/cache/fonts|g;" \
3384 #       texmf/web2c/texmf.cnf
3385
3386 # install -d $RPM_BUILD_ROOT%{texmf} $RPM_BUILD_ROOT%{texmfdist} $RPM_BUILD_ROOT%{texmfdoc}
3387 # %{__cp} -a texlive-20080822-texmf/texmf/* $RPM_BUILD_ROOT%{texmf}
3388 # %{__cp} -a texlive-20080822-texmf/texmf-dist/* $RPM_BUILD_ROOT%{texmfdist}
3389 # %{__cp} -a texlive-20080822-texmf/texmf-doc/* $RPM_BUILD_ROOT%{texmfdoc}
3390
3391 install -d $RPM_BUILD_ROOT%{texmf}/fonts/opentype/public
3392
3393 LD_LIBRARY_PATH=$RPM_BUILD_ROOT%{_libdir}; export LD_LIBRARY_PATH
3394
3395 %{__make} install \
3396         prefix=$RPM_BUILD_ROOT%{_prefix} \
3397         bindir=$RPM_BUILD_ROOT%{_bindir} \
3398         mandir=$RPM_BUILD_ROOT%{_mandir} \
3399         libdir=$RPM_BUILD_ROOT%{_libdir} \
3400         datadir=$RPM_BUILD_ROOT%{_datadir} \
3401         infodir=$RPM_BUILD_ROOT%{_infodir} \
3402         includedir=$RPM_BUILD_ROOT%{_includedir} \
3403         sbindir=$RPM_BUILD_ROOT%{_sbindir} \
3404         texmf=$RPM_BUILD_ROOT%{texmf} \
3405         texmfsysvar=$RPM_BUILD_ROOT%{_localstatedir} \
3406         texmfsysconfig=$RPM_BUILD_ROOT%{texmf}
3407
3408 #install %{SOURCE7} $RPM_BUILD_ROOT%{_bindir}
3409 #touch $RPM_BUILD_ROOT/etc/sysconfig/tetex-updmap/maps.lst
3410
3411 # %{__make} init \
3412 #       prefix=$RPM_BUILD_ROOT%{_prefix} \
3413 #       bindir=$RPM_BUILD_ROOT%{_bindir} \
3414 #       mandir=$RPM_BUILD_ROOT%{_mandir} \
3415 #       libdir=$RPM_BUILD_ROOT%{_libdir} \
3416 #       datadir=$RPM_BUILD_ROOT%{_datadir} \
3417 #       infodir=$RPM_BUILD_ROOT%{_infodir} \
3418 #       includedir=$RPM_BUILD_ROOT%{_includedir} \
3419 #       sbindir=$RPM_BUILD_ROOT%{_sbindir} \
3420 #       texmf=$RPM_BUILD_ROOT%{texmf}
3421
3422 %{__rm} -r $RPM_BUILD_ROOT%{_prefix}/texmf
3423 %{__rm} -r $RPM_BUILD_ROOT%{_prefix}/texmf-dist
3424
3425 perl -pi \
3426         -e "s|$RPM_BUILD_ROOT||g;" \
3427         $RPM_BUILD_ROOT%{texmf}/web2c/texmf.cnf
3428
3429 install %{SOURCE4} $RPM_BUILD_ROOT/etc/cron.daily/tetex
3430
3431 install %{SOURCE5} $RPM_BUILD_ROOT%{_desktopdir}
3432 install %{SOURCE6} $RPM_BUILD_ROOT%{_pixmapsdir}
3433
3434 # bzip2 -dc %{SOURCE3} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
3435
3436 # in separate spec
3437 rm -rf $RPM_BUILD_ROOT%{texmf}/tex/latex/{beamer,pgf,xcolor}
3438 rm -rf $RPM_BUILD_ROOT%{texmf}/doc/latex/{beamer,pgf,xcolor}
3439
3440 # not included in package
3441 rm -f $RPM_BUILD_ROOT%{texmf}/doc/fonts/oldgerman/COPYING
3442 rm -f $RPM_BUILD_ROOT%{texmf}/doc/Makefile
3443 rm -f $RPM_BUILD_ROOT%{texmf}/doc/programs/texinfo.*
3444 rm -f $RPM_BUILD_ROOT%{texmf}/doc/helpfile
3445 rm -f $RPM_BUILD_ROOT%{texmf}/doc/helpindex.html
3446 rm -f $RPM_BUILD_ROOT%{texmf}/fonts/pk/ljfour/lh/lh-lcy/*.600pk
3447 rm -f $RPM_BUILD_ROOT%{texmf}/release-tetex-{src,texmf}.txt
3448 rm -f $RPM_BUILD_ROOT%{texmf}/scripts/uniqleaf/uniqleaf.pl
3449 rm -f $RPM_BUILD_ROOT%{texmf}/doc/help/Catalogue-upd.sh
3450 rm -f $RPM_BUILD_ROOT%{texmf}/doc/help/faq/uktug-faq-upd.sh
3451 rm -f $RPM_BUILD_ROOT%{texmf}/doc/mkhtml*
3452 rm -f $RPM_BUILD_ROOT%{texmf}/doc/index.html
3453 rm -f $RPM_BUILD_ROOT%{texmf}/doc/index.php
3454 rm -f $RPM_BUILD_ROOT%{_infodir}/dir.gz
3455 rm -f $RPM_BUILD_ROOT%{_mandir}/{README.*,hu/man1/readlink.1*}
3456 rm -f $RPM_BUILD_ROOT%{_datadir}/texinfo/html/texi2html.html
3457
3458 # move format logs to BUILD, so $RPM_BUILD_ROOT is not polluted
3459 # and we can still analyze them
3460 # install -d format-logs
3461 # mv -fv $RPM_BUILD_ROOT%{fmtdir}/*.log format-logs
3462
3463 %clean
3464 rm -rf $RPM_BUILD_ROOT
3465
3466 %post
3467 %fixinfodir
3468 %texhash
3469
3470 %postun
3471 %fixinfodir
3472 if [ "$1" = "1" ]; then
3473         %texhash
3474 fi
3475
3476 %post doc-Catalogue
3477 %texhash
3478
3479 %postun doc-Catalogue
3480 %texhash
3481
3482 %post doc-tug-faq
3483 %texhash
3484
3485 %postun doc-tug-faq
3486 %texhash
3487
3488 %post -n kpathsea
3489 /sbin/ldconfig
3490 %fixinfodir
3491 %texhash
3492
3493 %postun -n kpathsea
3494 /sbin/ldconfig
3495 %fixinfodir
3496 %texhash
3497
3498 %post -n kpathsea-devel
3499 %texhash
3500
3501 %postun -n kpathsea-devel
3502 %texhash
3503
3504 %post dvips
3505 %fixinfodir
3506 %texhash
3507
3508 %postun dvips
3509 %fixinfodir
3510 %texhash
3511
3512 %post dvilj
3513 %texhash
3514
3515 %postun dvilj
3516 %texhash
3517
3518 %post makeindex
3519 %texhash
3520
3521 %postun makeindex
3522 %texhash
3523
3524 %post metafont
3525 %texhash
3526
3527 %postun metafont
3528 %texhash
3529
3530 %post metapost
3531 %texhash
3532
3533 %postun metapost
3534 %texhash
3535
3536 %post mptopdf
3537 %texhash
3538
3539 %postun mptopdf
3540 %texhash
3541
3542 %post texdoctk
3543 %texhash
3544
3545 %postun texdoctk
3546 %texhash
3547
3548 %post -n xdvi
3549 %texhash
3550
3551 %postun -n xdvi
3552 %texhash
3553
3554 %post pdftex
3555 %texhash
3556
3557 %postun pdftex
3558 %texhash
3559
3560 %post omega
3561 %texhash
3562
3563 %postun omega
3564 %texhash
3565
3566 %post plain
3567 %texhash
3568
3569 %postun plain
3570 %texhash
3571
3572 %post format-plain
3573 %texhash
3574
3575 %postun format-plain
3576 %texhash
3577
3578 %post format-pdftex
3579 %texhash
3580
3581 %postun format-pdftex
3582 %texhash
3583
3584 %post format-pdfetex
3585 %texhash
3586
3587 %postun format-pdfetex
3588 %texhash
3589
3590 %post mex
3591 %texhash
3592
3593 %postun mex
3594 %texhash
3595
3596 %post format-mex
3597 %texhash
3598
3599 %postun format-mex
3600 %texhash
3601
3602 %post format-pdfmex
3603 %texhash
3604
3605 %postun format-pdfmex
3606 %texhash
3607
3608 %postun format-utf8mex
3609 %texhash
3610
3611 %post amstex
3612 %texhash
3613
3614 %postun amstex
3615 %texhash
3616
3617 %post format-amstex
3618 %texhash
3619
3620 %postun format-amstex
3621 %texhash
3622
3623 %post format-pdfamstex
3624 %texhash
3625
3626 %postun format-pdfamstex
3627 %texhash
3628
3629 %post csplain
3630 %texhash
3631
3632 %postun csplain
3633 %texhash
3634
3635 %post format-csplain
3636 %texhash
3637
3638 %postun format-csplain
3639 %texhash
3640
3641 %post format-pdfcsplain
3642 %texhash
3643
3644 %postun format-pdfcsplain
3645 %texhash
3646
3647 %post cslatex
3648 %texhash
3649
3650 %postun cslatex
3651 %texhash
3652
3653 %post format-cslatex
3654 %texhash
3655
3656 %postun format-cslatex
3657 %texhash
3658
3659 %post format-pdfcslatex
3660 %texhash
3661
3662 %postun format-pdfcslatex
3663 %texhash
3664
3665 %post cyrplain
3666 %texhash
3667
3668 %postun cyrplain
3669 %texhash
3670
3671 %post format-cyrplain
3672 %texhash
3673
3674 %postun format-cyrplain
3675 %texhash
3676
3677 %post format-cyramstex
3678 %texhash
3679
3680 %postun format-cyramstex
3681 %texhash
3682
3683 %post format-cyrtexinfo
3684 %texhash
3685
3686 %postun format-cyrtexinfo
3687 %texhash
3688
3689 %post eplain
3690 %texhash
3691
3692 %postun eplain
3693 %texhash
3694
3695 %post format-eplain
3696 %texhash
3697
3698 %postun format-eplain
3699 %texhash
3700
3701 # ConTeXt format
3702
3703 %post context
3704 %texhash
3705
3706 %postun context
3707 %texhash
3708
3709 %post format-context-de
3710 %texhash
3711
3712 %postun format-context-de
3713 %texhash
3714
3715 %post format-context-en
3716 %texhash
3717
3718 %postun format-context-en
3719 %texhash
3720
3721 %post format-context-nl
3722 %texhash
3723
3724 %postun format-context-nl
3725 %texhash
3726
3727 # LaTeX format.
3728
3729 %post latex
3730 %fixinfodir
3731 %texhash
3732
3733 %postun latex
3734 %fixinfodir
3735 %texhash
3736
3737 %post latex-abstract
3738 %texhash
3739
3740 %postun latex-abstract
3741 %texhash
3742
3743 %post latex-ae
3744 %texhash
3745
3746 %postun latex-ae
3747 %texhash
3748
3749 %post latex-ams
3750 %texhash
3751
3752 %postun latex-ams
3753 %texhash
3754
3755 %post latex-antp
3756 %texhash
3757
3758 %postun latex-antp
3759 %texhash
3760
3761 %post latex-antt
3762 %texhash
3763
3764 %postun latex-antt
3765 %texhash
3766
3767 %post latex-bbm
3768 %texhash
3769
3770 %postun latex-bbm
3771 %texhash
3772
3773 %post latex-bbold
3774 %texhash
3775
3776 %postun latex-bbold
3777 %texhash
3778
3779 %post latex-bibtex
3780 %texhash
3781
3782 %postun latex-bibtex
3783 %texhash
3784
3785 %post latex-bibtex-ams
3786 %texhash
3787
3788 %postun latex-bibtex-ams
3789 %texhash
3790
3791 %post latex-bibtex-pl
3792 %texhash
3793
3794 %postun latex-bibtex-pl
3795 %texhash
3796
3797 %post latex-bibtex-german
3798 %texhash
3799
3800 %postun latex-bibtex-german
3801 %texhash
3802
3803 %post latex-bibtex-revtex4
3804 %texhash
3805
3806 %postun latex-bibtex-revtex4
3807 %texhash
3808
3809 %post latex-bibtex-jurabib
3810 %texhash
3811
3812 %postun latex-bibtex-jurabib
3813 %texhash
3814
3815 %post latex-carlisle
3816 %texhash
3817
3818 %postun latex-carlisle
3819 %texhash
3820
3821 %post latex-ccfonts
3822 %texhash
3823
3824 %postun latex-ccfonts
3825 %texhash
3826
3827 %post latex-cite
3828 %texhash
3829
3830 %postun latex-cite
3831 %texhash
3832
3833 %post latex-cmbright
3834 %texhash
3835
3836 %postun latex-cmbright
3837 %texhash
3838
3839 %post latex-concmath
3840 %texhash
3841
3842 %postun latex-concmath
3843 %texhash
3844
3845 %post latex-custom-bib
3846 %texhash
3847
3848 %postun latex-custom-bib
3849 %texhash
3850
3851 %post latex-cyrillic
3852 %texhash
3853
3854 %postun latex-cyrillic
3855 %texhash
3856
3857 # %post latex-dstroke
3858 # %texhash
3859
3860 # %postun latex-dstroke
3861 # %texhash
3862
3863 %post latex-exam
3864 %texhash
3865
3866 %postun latex-exam
3867 %texhash
3868
3869 %post latex-jknappen
3870 %texhash
3871
3872 %postun latex-jknappen
3873 %texhash
3874
3875 %post latex-lm
3876 %texhash
3877
3878 %post latex-lastpage
3879 %texhash
3880
3881 %postun latex-lastpage
3882 %texhash
3883
3884 %postun latex-lm
3885 %texhash
3886
3887 %post latex-lucidabr
3888 %texhash
3889
3890 %postun latex-lucidabr
3891 %texhash
3892
3893 %post latex-marvosym
3894 %texhash
3895
3896 %postun latex-marvosym
3897 %texhash
3898
3899 %post latex-mathpple
3900 %texhash
3901
3902 %postun latex-mathpple
3903 %texhash
3904
3905 %post latex-mathtime
3906 %texhash
3907
3908 %postun latex-mathtime
3909 %texhash
3910
3911 %post latex-mflogo
3912 %texhash
3913
3914 %postun latex-mflogo
3915 %texhash
3916
3917 %post latex-mfnfss
3918 %texhash
3919
3920 %postun latex-mfnfss
3921 %texhash
3922
3923 %post latex-minitoc
3924 %texhash
3925
3926 %postun latex-minitoc
3927 %texhash
3928
3929 %post latex-mltex
3930 %texhash
3931
3932 %postun latex-mltex
3933 %texhash
3934
3935 %post latex-ntheorem
3936 %texhash
3937
3938 %postun latex-ntheorem
3939 %texhash
3940
3941 %post latex-palatcm
3942 %texhash
3943
3944 %postun latex-palatcm
3945 %texhash
3946
3947 %post latex-psnfss
3948 %texhash
3949
3950 %postun latex-psnfss
3951 %texhash
3952
3953 %post latex-pxfonts
3954 %texhash
3955
3956 %postun latex-pxfonts
3957 %texhash
3958
3959 %post latex-qfonts
3960 %texhash
3961
3962 %postun latex-qfonts
3963 %texhash
3964
3965 %post latex-SIunits
3966 %texhash
3967
3968 %postun latex-SIunits
3969 %texhash
3970
3971 %post latex-txfonts
3972 %texhash
3973
3974 %postun latex-txfonts
3975 %texhash
3976
3977 %post latex-umlaute
3978 %texhash
3979
3980 %postun latex-umlaute
3981 %texhash
3982
3983 %post latex-wasysym
3984 %texhash
3985
3986 %postun latex-wasysym
3987 %texhash
3988
3989 %post format-latex
3990 %texhash
3991
3992 %postun format-latex
3993 %texhash
3994
3995 %post format-pdflatex
3996 %texhash
3997
3998 %postun format-pdflatex
3999 %texhash
4000
4001 %post platex
4002 %texhash
4003
4004 %postun platex
4005 %texhash
4006
4007 %post format-platex
4008 %texhash
4009
4010 %postun format-platex
4011 %texhash
4012
4013 %post format-pdfplatex
4014 %texhash
4015
4016 %postun format-pdfplatex
4017 %texhash
4018
4019 %post tex-babel
4020 %texhash
4021
4022 %postun tex-babel
4023 %texhash
4024
4025 %post tex-german
4026 %texhash
4027
4028 %postun tex-german
4029 %texhash
4030
4031 %post tex-mfpic
4032 %texhash
4033
4034 %postun tex-mfpic
4035 %texhash
4036
4037 %post tex-misc
4038 %texhash
4039
4040 %postun tex-misc
4041 %texhash
4042
4043 %post tex-pictex
4044 %texhash
4045
4046 %postun tex-pictex
4047 %texhash
4048
4049 %post tex-pstricks
4050 %texhash
4051
4052 %postun tex-pstricks
4053 %texhash
4054
4055 %post tex-qpx
4056 %texhash
4057
4058 %postun tex-qpx
4059 %texhash
4060
4061 %post tex-qpxqtx
4062 %texhash
4063
4064 %postun tex-qpxqtx
4065 %texhash
4066
4067 %post tex-ruhyphen
4068 %texhash
4069
4070 %postun tex-ruhyphen
4071 %texhash
4072
4073 %post tex-spanish
4074 %texhash
4075
4076 %postun tex-spanish
4077 %texhash
4078
4079 %post tex-texdraw
4080 %texhash
4081
4082 %postun tex-texdraw
4083 %texhash
4084
4085 %post tex-thumbpdf
4086 %texhash
4087
4088 %postun tex-thumbpdf
4089 %texhash
4090
4091 %post tex-ukrhyph
4092 %texhash
4093
4094 %postun tex-ukrhyph
4095 %texhash
4096
4097 %post latex-vietnam
4098 %texhash
4099
4100 %postun latex-vietnam
4101 %texhash
4102
4103 %post tex-xypic
4104 %texhash
4105
4106 %postun tex-xypic
4107 %texhash
4108
4109 %post fonts-adobe
4110 %texhash
4111
4112 %postun fonts-adobe
4113 %texhash
4114
4115 %post fonts-ae
4116 %texhash
4117
4118 %postun fonts-ae
4119 %texhash
4120
4121 %post fonts-ams
4122 %texhash
4123
4124 %postun fonts-ams
4125 %texhash
4126
4127 %post fonts-antp
4128 %texhash
4129
4130 %postun fonts-antp
4131 %texhash
4132
4133 %post fonts-antt
4134 %texhash
4135
4136 %postun fonts-antt
4137 %texhash
4138
4139 %post fonts-bbm
4140 %texhash
4141
4142 %postun fonts-bbm
4143 %texhash
4144
4145 %post fonts-bbold
4146 %texhash
4147
4148 %postun fonts-bbold
4149 %texhash
4150
4151 %post fonts-bh
4152 %texhash
4153
4154 %postun fonts-bh
4155 %texhash
4156
4157 %post fonts-bitstream
4158 %texhash
4159
4160 %postun fonts-bitstream
4161 %texhash
4162
4163 %post fonts-cbgreek
4164 %texhash
4165
4166 %postun fonts-cbgreek
4167 %texhash
4168
4169 %post fonts-cc-pl
4170 %texhash
4171
4172 %postun fonts-cc-pl
4173 %texhash
4174
4175 %post fonts-cg
4176 %texhash
4177
4178 %postun fonts-cg
4179 %texhash
4180
4181 %post fonts-cm
4182 %texhash
4183
4184 %postun fonts-cm
4185 %texhash
4186
4187 %post fonts-cmbright
4188 %texhash
4189
4190 %postun fonts-cmbright
4191 %texhash
4192
4193 %post fonts-cmcyr
4194 %texhash
4195
4196 %postun fonts-cmcyr
4197 %texhash
4198
4199 %post fonts-cmextra
4200 %texhash
4201
4202 %postun fonts-cmextra
4203 %texhash
4204
4205 %post fonts-concmath
4206 %texhash
4207
4208 %postun fonts-concmath
4209 %texhash
4210
4211 %post fonts-concrete
4212 %texhash
4213
4214 %postun fonts-concrete
4215 %texhash
4216
4217 %post fonts-cs
4218 %texhash
4219
4220 %postun fonts-cs
4221 %texhash
4222
4223 %post fonts-dstroke
4224 %texhash
4225
4226 %postun fonts-dstroke
4227 %texhash
4228
4229 %post fonts-ecc
4230 %texhash
4231
4232 %postun fonts-ecc
4233 %texhash
4234
4235 %post fonts-eurosym
4236 %texhash
4237
4238 %postun fonts-eurosym
4239 %texhash
4240
4241 %post fonts-euxm
4242 %texhash
4243
4244 %postun fonts-euxm
4245 %texhash
4246
4247 %post fonts-gothic
4248 %texhash
4249
4250 %postun fonts-gothic
4251 %texhash
4252
4253 %post fonts-hoekwater
4254 %texhash
4255
4256 %postun fonts-hoekwater
4257 %texhash
4258
4259 %post fonts-jknappen
4260 %texhash
4261
4262 %postun fonts-jknappen
4263 %texhash
4264
4265 %post fonts-latex
4266 %texhash
4267
4268 %postun fonts-latex
4269 %texhash
4270
4271 %post fonts-lh
4272 %texhash
4273
4274 %postun fonts-lh
4275 %texhash
4276
4277 %post fonts-lm
4278 %texhash
4279
4280 %postun fonts-lm
4281 %texhash
4282
4283 %post fonts-marvosym
4284 %texhash
4285
4286 %postun fonts-marvosym
4287 %texhash
4288
4289 %post fonts-mflogo
4290 %texhash
4291
4292 %postun fonts-mflogo
4293 %texhash
4294
4295 %post fonts-misc
4296 %texhash
4297
4298 %postun fonts-misc
4299 %texhash
4300
4301 %post fonts-monotype
4302 %texhash
4303
4304 %postun fonts-monotype
4305 %texhash
4306
4307 %post fonts-omega
4308 %texhash
4309
4310 %postun fonts-omega
4311 %texhash
4312
4313 %post fonts-pazo
4314 %texhash
4315
4316 %postun fonts-pazo
4317 %texhash
4318
4319 %post fonts-pl
4320 %texhash
4321
4322 %postun fonts-pl
4323 %texhash
4324
4325 %post fonts-px
4326 %texhash
4327
4328 %postun fonts-px
4329 %texhash
4330
4331 %post fonts-qfonts
4332 %texhash
4333
4334 %postun fonts-qfonts
4335 %texhash
4336
4337 %post fonts-qpx
4338 %texhash
4339
4340 %postun fonts-qpx
4341 %texhash
4342
4343 %post fonts-qpxqtx
4344 %texhash
4345
4346 %postun fonts-qpxqtx
4347 %texhash
4348
4349 %post fonts-rsfs
4350 %texhash
4351
4352 %postun fonts-rsfs
4353 %texhash
4354
4355 %post fonts-stmaryrd
4356 %texhash
4357
4358 %postun fonts-stmaryrd
4359 %texhash
4360
4361 %post fonts-tx
4362 %texhash
4363
4364 %postun fonts-tx
4365 %texhash
4366
4367 %post fonts-urw
4368 %texhash
4369
4370 %postun fonts-urw
4371 %texhash
4372
4373 %post fonts-vnr
4374 %texhash
4375
4376 %postun fonts-vnr
4377 %texhash
4378
4379 %post fonts-wasy
4380 %texhash
4381
4382 %postun fonts-wasy
4383 %texhash
4384
4385 %post fonts-xypic
4386 %texhash
4387
4388 %postun fonts-xypic
4389 %texhash
4390
4391 %post fonts-yandy
4392 %texhash
4393
4394 %postun fonts-yandy
4395 %texhash
4396
4397 %post fonts-type1-antp
4398 %texhash
4399
4400 %postun fonts-type1-antp
4401 %texhash
4402
4403 %post fonts-type1-antt
4404 %texhash
4405
4406 %postun fonts-type1-antt
4407 %texhash
4408
4409 %post fonts-type1-belleek
4410 %texhash
4411
4412 %postun fonts-type1-belleek
4413 %texhash
4414
4415 %post fonts-type1-bitstream
4416 %texhash
4417
4418 %postun fonts-type1-bitstream
4419 %texhash
4420
4421 %post fonts-type1-bluesky
4422 %texhash
4423
4424 %postun fonts-type1-bluesky
4425 %texhash
4426
4427 %post fonts-type1-cc-pl
4428 %texhash
4429
4430 %postun fonts-type1-cc-pl
4431 %texhash
4432
4433 %post fonts-type1-cmcyr
4434 %texhash
4435
4436 %postun fonts-type1-cmcyr
4437 %texhash
4438
4439 %post fonts-type1-cs
4440 %texhash
4441
4442 %postun fonts-type1-cs
4443 %texhash
4444
4445 %post fonts-type1-dstroke
4446 %texhash
4447
4448 %postun fonts-type1-dstroke
4449 %texhash
4450
4451 %post fonts-type1-eurosym
4452 %texhash
4453
4454 %postun fonts-type1-eurosym
4455 %texhash
4456
4457 %post fonts-type1-hoekwater
4458 %texhash
4459
4460 %postun fonts-type1-hoekwater
4461 %texhash
4462
4463 %post fonts-type1-lm
4464 %texhash
4465
4466 %postun fonts-type1-lm
4467 %texhash
4468
4469 %post fonts-type1-marvosym
4470 %texhash
4471
4472 %postun fonts-type1-marvosym
4473 %texhash
4474
4475 %post fonts-type1-mathpazo
4476 %texhash
4477
4478 %postun fonts-type1-mathpazo
4479 %texhash
4480
4481 %post fonts-type1-omega
4482 %texhash
4483
4484 %postun fonts-type1-omega
4485 %texhash
4486
4487 %post fonts-type1-pl
4488 %texhash
4489
4490 %postun fonts-type1-pl
4491 %texhash
4492
4493 %post fonts-type1-px
4494 %texhash
4495
4496 %postun fonts-type1-px
4497 %texhash
4498
4499 %post fonts-type1-qfonts
4500 %texhash
4501
4502 %postun fonts-type1-qfonts
4503 %texhash
4504
4505 %post fonts-type1-tx
4506 %texhash
4507
4508 %postun fonts-type1-tx
4509 %texhash
4510
4511 %post fonts-type1-urw
4512 %texhash
4513
4514 %postun fonts-type1-urw
4515 %texhash
4516
4517 %post fonts-type1-vnr
4518 %texhash
4519
4520 %postun fonts-type1-vnr
4521 %texhash
4522
4523 %post fonts-type1-xypic
4524 %texhash
4525
4526 %postun fonts-type1-xypic
4527 %texhash
4528
4529 %post -n texconfig
4530 %texhash
4531
4532 %postun -n texconfig
4533 %texhash
4534
4535 # Check the commented lines!!!
4536
4537 %files
4538 %defattr(644,root,root,755)
4539 # %doc %{texmf}/LICENSE.texmf
4540 # %doc %{texmf}/ChangeLog
4541 # %doc %{texmf}/doc/README.knuth
4542 # There isn't doc/fonts directory
4543 # %dir %{texmf}/doc/fonts
4544 # %doc %{texmf}/doc/fonts/fontname
4545 # %dir %{texmf}/doc/fonts/polish
4546 # %dir %{texmf}/doc/help
4547 # %doc %{texmf}/doc/help/csname.txt
4548 # %doc %{texmf}/doc/help/ctan
4549 # %doc %{texmf}/doc/help/tds.dvi
4550 # %doc %{texmf}/doc/help/unixtex.ftp
4551 # %dir %{texmf}/doc/help/faq
4552 # %doc %{texmf}/doc/images
4553 # %dir %{texmf}/doc/latex
4554 # %dir %{texmf}/doc/polish
4555 # %doc %{texmf}/doc/polish/*.html
4556 # %dir %{texmf}/doc/programs
4557 # %doc %{texmf}/doc/programs/web2c*
4558 # %doc %{texmf}/doc/programs/cwebman.dvi
4559 # %doc %{texmf}/doc/programs/dvipng.*
4560 # %doc %{texmf}/doc/knuth
4561 #%attr(755,root,root) %{_bindir}/MakeTeXPK
4562 #%attr(755,root,root) %{_bindir}/access
4563
4564 # ***********
4565 # executables
4566 # ***********
4567 %attr(755,root,root) %{_bindir}/a2ping
4568 %attr(755,root,root) %{_bindir}/afm2tfm
4569 %attr(755,root,root) %{_bindir}/allcm
4570 %attr(755,root,root) %{_bindir}/allec
4571 %attr(755,root,root) %{_bindir}/allneeded
4572 %attr(755,root,root) %{_bindir}/cweave
4573 %attr(755,root,root) %{_bindir}/ctangle
4574 %attr(755,root,root) %{_bindir}/ctie
4575 %attr(755,root,root) %{_bindir}/dmp
4576 %attr(755,root,root) %{_bindir}/dvipng
4577 %attr(755,root,root) %{_bindir}/e2pall
4578 %attr(755,root,root) %{_bindir}/ebb
4579 # %attr(755,root,root) %{_bindir}/fdf2tan
4580 %attr(755,root,root) %{_bindir}/fmtutil
4581 %attr(755,root,root) %{_bindir}/fmtutil-sys
4582 #%attr(755,root,root) %{_bindir}/fontexport
4583 #%attr(755,root,root) %{_bindir}/fontimport
4584 %attr(755,root,root) %{_bindir}/fontinst
4585 %attr(755,root,root) %{_bindir}/gftodvi
4586 %attr(755,root,root) %{_bindir}/gftopk
4587 %attr(755,root,root) %{_bindir}/gftype
4588 %attr(755,root,root) %{_bindir}/gsftopk
4589 #%attr(755,root,root) %{_bindir}/initex
4590 %attr(755,root,root) %{_bindir}/kpseaccess
4591 %attr(755,root,root) %{_bindir}/kpsereadlink
4592 %attr(755,root,root) %{_bindir}/kpsewhere
4593 %attr(755,root,root) %{_bindir}/mag
4594 %attr(755,root,root) %{_bindir}/makempx
4595 %attr(755,root,root) %{_bindir}/makempy
4596 #%attr(755,root,root) %{_bindir}/mkfontdesc
4597 %attr(755,root,root) %{_bindir}/mktexfmt
4598 %attr(755,root,root) %{_bindir}/mktexlsr
4599 %attr(755,root,root) %{_bindir}/newer
4600 %attr(755,root,root) %{_bindir}/patgen
4601 %attr(755,root,root) %{_bindir}/pdfetex
4602 %attr(755,root,root) %{_bindir}/pfb2pfa
4603 %attr(755,root,root) %{_bindir}/pk2bm
4604 %attr(755,root,root) %{_bindir}/pktogf
4605 %attr(755,root,root) %{_bindir}/pktype
4606 %attr(755,root,root) %{_bindir}/pltotf
4607 %attr(755,root,root) %{_bindir}/pooltype
4608 %attr(755,root,root) %{_bindir}/ps2frag
4609 %attr(755,root,root) %{_bindir}/ps2pk
4610 # TODO: move this file to correct subpackage ?
4611 %attr(755,root,root) %{_bindir}/ps4pdf
4612 #%attr(755,root,root) %{_bindir}/t1mapper
4613 %attr(755,root,root) %{_bindir}/tangle
4614 #%attr(755,root,root) %{_bindir}/tetex-updmap
4615 %attr(755,root,root) %{_bindir}/tex
4616 %attr(755,root,root) %{_bindir}/texdoc
4617 %attr(755,root,root) %{_bindir}/texexec
4618 %attr(755,root,root) %{_bindir}/texhash
4619 # %attr(755,root,root) %{_bindir}/texi2html
4620 %attr(755,root,root) %{_bindir}/texlinks
4621 %attr(755,root,root) %{_bindir}/tftopl
4622 %attr(755,root,root) %{_bindir}/tie
4623 %attr(755,root,root) %{_bindir}/ttf2afm
4624 %attr(755,root,root) %{_bindir}/updmap
4625 %attr(755,root,root) %{_bindir}/updmap-sys
4626 %attr(755,root,root) %{_bindir}/vftovp
4627 #%attr(755,root,root) %{_bindir}/virtex
4628 %attr(755,root,root) %{_bindir}/vptovf
4629 %attr(755,root,root) %{_bindir}/weave
4630
4631 %attr(755,root,root) %{texmf}/web2c/mktexnam
4632 %attr(755,root,root) %{texmf}/web2c/mktexdir
4633 %attr(755,root,root) %{texmf}/web2c/mktexupd
4634
4635 %attr(750,root,root) /etc/cron.daily/tetex
4636
4637 #%dir /etc/sysconfig/tetex-updmap
4638 #%verify(not md5 mtime size) %config(noreplace) /etc/sysconfig/tetex-updmap/maps.lst
4639
4640 %ghost %{texmf}/ls-R
4641 %ghost %{texmfdist}/ls-R
4642 %dir %{_localstatedir}
4643 %dir %{_localstatedir}/fonts
4644 %dir %{_localstatedir}/fonts/map
4645 # %ghost %{_localstatedir}/ls-R
4646
4647 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/cslatex/base/fonttext.cfg
4648 %config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/language.dat
4649 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/fontmath.cfg
4650 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/fonttext.cfg
4651 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/preload.cfg
4652
4653 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/fmtutil.cnf
4654 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktex.cnf
4655 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktex.opt
4656 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktexdir.opt
4657 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktexnam.opt
4658 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/texmf.cnf
4659 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/updmap.cfg
4660
4661 %attr(1777,root,root) /var/cache/fonts
4662
4663 %{_datadir}/info/web2c.info*
4664 # %{_datadir}/info/texi2html.info*
4665 # %{_datadir}/texi2html
4666 #%{texmf}/updates.dat
4667
4668 # %{texmf}/aliases
4669 # %{texmf}/tex/generic/bghyph
4670 # %doc %{texmf}/doc/generic/hyphen
4671 #%{texmf}/tex/generic/letterspacing
4672
4673 # ***********
4674 # Directories
4675 # ***********
4676 %dir %{fmtdir}
4677
4678 %dir %{texmfdist}/doc
4679 %dir %{texmfdist}/doc/generic
4680 %dir %{texmfdist}/doc/generic/enctex
4681 %dir %{texmfdist}/doc/latex
4682 %dir %{texmfdist}/doc/latex/localloc
4683 %dir %{texmf}/doc
4684 %dir %{texmf}/doc/generic
4685 %dir %{texmf}/doc/tetex
4686
4687 %dir %{texmfdist}/tex
4688 %dir %{texmfdist}/tex/cslatex
4689 %dir %{texmfdist}/tex/generic
4690 %dir %{texmfdist}/tex/generic/enctex
4691 %dir %{texmfdist}/tex/generic/genmisc
4692 %dir %{texmfdist}/tex/generic/misc
4693 %dir %{texmfdist}/tex/generic/tex4ht
4694 %dir %{texmfdist}/tex/latex
4695 %dir %{texmfdist}/tex/latex/ltxmisc
4696 %dir %{texmf}/dvips
4697 %dir %{texmf}/dvips/config
4698 %dir %{texmf}/dvips/tetex
4699 %dir %{texmf}/fonts/enc
4700 %dir %{texmf}/fonts/enc/dvips
4701 %dir %{texmf}/fonts/enc/dvips/tetex
4702 %dir %{texmf}/fonts/map
4703 %dir %{texmf}/fonts/map/dvips
4704 %dir %{texmf}/fonts/map/dvips/tetex
4705 %dir %{texmf}/scripts
4706 %dir %{texmf}/tex
4707 %dir %{texmf}/tex/generic
4708 %dir %{texmf}/tex/generic/config
4709 %dir %{texmf}/web2c
4710
4711 # Docs
4712 # %doc %{texmf}/doc/README
4713 %doc %{texmf}/doc/tetex/TETEXDOC.*
4714 %doc %{texmf}/doc/tetex/teTeX-FAQ
4715
4716 # %{texmf}/fonts/map/dvips/tetex/contnav.map
4717 # %{texmf}/fonts/map/dvips/tetex/lumath-o.map
4718 %{texmfdist}/fonts/map/dvips/vntex/urwvn.map
4719 %{texmfdist}/fonts/enc/dvips/vntex/t5.enc
4720
4721 # Main fonts from TeTeX
4722 %{texmf}/fonts/enc/dvips/tetex/09fbbfac.enc
4723 %{texmf}/fonts/enc/dvips/tetex/0ef0afca.enc
4724 %{texmf}/fonts/enc/dvips/tetex/10037936.enc
4725 %{texmf}/fonts/enc/dvips/tetex/1b6d048e.enc
4726 %{texmf}/fonts/enc/dvips/tetex/71414f53.enc
4727 %{texmf}/fonts/enc/dvips/tetex/74afc74c.enc
4728 %{texmf}/fonts/enc/dvips/tetex/aae443f0.enc
4729 %{texmf}/fonts/enc/dvips/tetex/b6a4d7c7.enc
4730 %{texmf}/fonts/enc/dvips/tetex/bbad153f.enc
4731 %{texmf}/fonts/enc/dvips/tetex/d9b29452.enc
4732 %{texmf}/fonts/enc/dvips/tetex/f7b6d320.enc
4733 %{texmf}/fonts/map/dvips/tetex/ps2pk35.map
4734
4735 %{texmfdist}/tex/generic/encodings
4736 %{texmfdist}/tex/generic/epsf
4737 %{texmfdist}/tex/generic/genmisc/random.tex
4738 %{texmfdist}/tex/generic/misc/null*
4739 %{texmfdist}/tex/generic/misc/texnames.sty
4740 %{texmfdist}/tex/generic/tap
4741 %{texmfdist}/tex/generic/tex-ps
4742 %{texmfdist}/tex/generic/tex4ht/path.4ht
4743 %{texmfdist}/tex/latex/localloc
4744 %{texmfdist}/tex/latex/ltxmisc/path.sty
4745 %{texmfdist}/tex/texinfo
4746 %{texmf}/tex/fontinst
4747 %{texmf}/tex/generic/hyphen
4748
4749 # %{fmtdir}/metafun.mem
4750 #%{texmf}/web2c/tex-pl.pool
4751 # %{texmf}/web2c/tex.pool
4752 #%{texmf}/fonts/map/dvips/updmap/ps2pk.map
4753
4754 %{texmf}/web2c/*.tcx
4755
4756 # %lang(fi) %{_mandir}/fi/man1/afm2tfm.1*
4757 # %lang(fi) %{_mandir}/fi/man1/allcm.1*
4758 # %lang(fi) %{_mandir}/fi/man1/allneeded.1*
4759 # %lang(fr) %{_mandir}/fr/man1/access.1*
4760 # %lang(hu) %{_mandir}/hu/man1/access.1*
4761 # %lang(hu) %{_mandir}/hu/man1/newer.1*
4762 # %lang(pl) %{_mandir}/pl/man1/access.1*
4763 # %lang(pl) %{_mandir}/pl/man1/newer.1*
4764 #%{_mandir}/man1/MakeTeXPK.1*
4765 #%{_mandir}/man1/access.1*
4766 #%{_mandir}/man1/allec.1*
4767 #%{_mandir}/man1/fontexport.1*
4768 #%{_mandir}/man1/fontimport.1*
4769 #%{_mandir}/man1/initex.1*
4770 #%{_mandir}/man1/mktexfmt.1*
4771 #%{_mandir}/man1/t1mapper.1*
4772 #%{_mandir}/man1/texdoc.1*
4773 #%{_mandir}/man1/texhash.1*
4774 #%{_mandir}/man1/texi2html.1*
4775 #%{_mandir}/man1/virtex.1*
4776 #%{_mandir}/man8/fmtutil.8*
4777 #%{_mandir}/man8/mkfontdesc.8*
4778 #%{_mandir}/man8/texlinks.8*
4779
4780 %{_mandir}/man1/afm2tfm.1*
4781 %{_mandir}/man1/allcm.1*
4782 %{_mandir}/man1/allneeded.1*
4783 %{_mandir}/man1/ctie.1*
4784 %{_mandir}/man1/cweb.1*
4785 %{_mandir}/man1/dmp.1*
4786 %{_mandir}/man1/dvipdft.1*
4787 %{_mandir}/man1/dvipng.1*
4788 %{_mandir}/man1/e2pall.1*
4789 %{_mandir}/man1/ebb.1*
4790 %{_mandir}/man1/fmtutil.1*
4791 %{_mandir}/man1/fontinst.1*
4792 %{_mandir}/man1/gftodvi.1*
4793 %{_mandir}/man1/gftopk.1*
4794 %{_mandir}/man1/gftype.1*
4795 %{_mandir}/man1/gsftopk.1*
4796 %{_mandir}/man1/kpseaccess.1*
4797 %{_mandir}/man1/kpsereadlink.1*
4798 %{_mandir}/man1/kpsewhere.1*
4799 %{_mandir}/man1/mag.1*
4800 %{_mandir}/man1/makempx.1*
4801 %{_mandir}/man1/makempy.1*
4802 %{_mandir}/man1/mktexlsr.1*
4803 %{_mandir}/man1/newer.1*
4804 %{_mandir}/man1/patgen.1*
4805 %{_mandir}/man1/pdfetex.1*
4806 %{_mandir}/man1/pfb2pfa.1*
4807 %{_mandir}/man1/pk2bm.1*
4808 %{_mandir}/man1/pktogf.1*
4809 %{_mandir}/man1/pktype.1*
4810 %{_mandir}/man1/pltotf.1*
4811 %{_mandir}/man1/pooltype.1*
4812 %{_mandir}/man1/ps2frag.1*
4813 %{_mandir}/man1/ps2pk.1*
4814 %{_mandir}/man1/tangle.1*
4815 %{_mandir}/man1/tex.1*
4816 %{_mandir}/man1/texexec.1*
4817 %{_mandir}/man1/texlinks.1*
4818 %{_mandir}/man1/tftopl.1*
4819 %{_mandir}/man1/tie.1*
4820 %{_mandir}/man1/ttf2afm.1*
4821 %{_mandir}/man1/updmap.1*
4822 %{_mandir}/man1/vftovp.1*
4823 %{_mandir}/man1/vptovf.1*
4824 %{_mandir}/man1/weave.1*
4825 %{_mandir}/man5/fmtutil.cnf.5*
4826
4827
4828 %files dirs-fonts
4829 %defattr(644,root,root,755)
4830 %dir %{texmfdist}/doc/latex/marvosym/mac/oztex/tex-font
4831 %dir %{texmfdist}/fonts
4832 %dir %{texmfdist}/fonts/afm
4833 %dir %{texmfdist}/fonts/afm/public
4834 %dir %{texmfdist}/fonts/enc
4835 %dir %{texmfdist}/fonts/enc/dvips
4836 %dir %{texmfdist}/fonts/enc/dvips/vntex
4837 %dir %{texmfdist}/fonts/map
4838 %dir %{texmfdist}/fonts/map/dvips
4839 %dir %{texmfdist}/fonts/map/dvips/vntex
4840 %dir %{texmfdist}/fonts/map/fontname
4841 %dir %{texmfdist}/fonts/pk
4842 %dir %{texmfdist}/fonts/pk/ljfour
4843 %dir %{texmfdist}/fonts/source
4844 %dir %{texmfdist}/fonts/source/public
4845 %dir %{texmfdist}/fonts/tfm
4846 %dir %{texmfdist}/fonts/tfm/public
4847 %dir %{texmfdist}/fonts/type1
4848 %dir %{texmfdist}/fonts/type1/public
4849 %dir %{texmfdist}/fonts/vf
4850 %dir %{texmfdist}/fonts/vf/public
4851 %dir %{texmfdist}/source
4852 %dir %{texmfdist}/source/fonts
4853 %dir %{texmfdist}/source/latex
4854 %dir %{texmfdist}/tex4ht/ht-fonts
4855 %dir %{texmfdist}/tex4ht/ht-fonts/css
4856 %dir %{texmfdist}/tex4ht/ht-fonts/iso8859
4857 %dir %{texmfdist}/tex4ht/ht-fonts/win
4858 %dir %{texmf}/fonts
4859 %dir %{texmf}/fonts/opentype
4860 %dir %{texmf}/fonts/opentype/public
4861
4862 # %files doc-Catalogue
4863 # %defattr(644,root,root,755)
4864 # %{texmf}/doc/help/Catalogue
4865
4866 # %files doc-tug-faq
4867 # %defattr(644,root,root,755)
4868 # %{texmf}/doc/help/faq/uktug-faq
4869
4870
4871 %files doc-latex
4872 %defattr(644,root,root,755)
4873 # %{texmfdist}/doc/latex/bar
4874 # %{texmfdist}/doc/latex/eclbip
4875 # %{texmfdist}/doc/latex/eo
4876 # %{texmfdist}/doc/latex/floatflt
4877 # %{texmfdist}/doc/latex/general
4878 # %{texmfdist}/doc/latex/germbib
4879 # %{texmfdist}/doc/latex/images
4880 # %{texmfdist}/doc/latex/mathcomp
4881 # %{texmfdist}/doc/latex/mt11p
4882 # %{texmfdist}/doc/latex/picins
4883 # %{texmfdist}/doc/latex/ps4pdf
4884 # %{texmfdist}/doc/latex/pslatex
4885 # %{texmfdist}/doc/latex/shapepar
4886 # %{texmfdist}/doc/latex/supertab
4887 # %{texmfdist}/doc/latex/tex-refs
4888 # %{texmfdist}/doc/latex/textmerg
4889 # %{texmfdist}/doc/latex/treesvr
4890 %{texmfdist}/doc/latex/acronym
4891 %{texmfdist}/doc/latex/adrconv
4892 %{texmfdist}/doc/latex/aeguill
4893 %{texmfdist}/doc/latex/anysize
4894 %{texmfdist}/doc/latex/appendix
4895 %{texmfdist}/doc/latex/base
4896 %{texmfdist}/doc/latex/beton
4897 %{texmfdist}/doc/latex/bezos
4898 %{texmfdist}/doc/latex/booktabs
4899 %{texmfdist}/doc/latex/caption
4900 %{texmfdist}/doc/latex/carlisle
4901 %{texmfdist}/doc/latex/ccaption
4902 %{texmfdist}/doc/latex/changebar
4903 %{texmfdist}/doc/latex/chappg
4904 %{texmfdist}/doc/latex/comment
4905 %{texmfdist}/doc/latex/concmath
4906 %{texmfdist}/doc/latex/crop
4907 %{texmfdist}/doc/latex/currvita
4908 %{texmfdist}/doc/latex/curves
4909 %{texmfdist}/doc/latex/dinbrief
4910 %{texmfdist}/doc/latex/draftcopy
4911 %{texmfdist}/doc/latex/eepic
4912 %{texmfdist}/doc/latex/endfloat
4913 %{texmfdist}/doc/latex/enumitem
4914 %{texmfdist}/doc/latex/esint
4915 %{texmfdist}/doc/latex/eso-pic
4916 %{texmfdist}/doc/latex/euler
4917 %{texmfdist}/doc/latex/eulervm
4918 %{texmfdist}/doc/latex/extsizes
4919 %{texmfdist}/doc/latex/fancybox
4920 %{texmfdist}/doc/latex/fancyhdr
4921 %{texmfdist}/doc/latex/fancyvrb
4922 %{texmfdist}/doc/latex/filecontents
4923 %{texmfdist}/doc/latex/float
4924 %{texmfdist}/doc/latex/footmisc
4925 %{texmfdist}/doc/latex/footnpag
4926 %{texmfdist}/doc/latex/fp
4927 %{texmfdist}/doc/latex/g-brief
4928 %{texmfdist}/doc/latex/geometry
4929 %{texmfdist}/doc/latex/graphics
4930 %{texmfdist}/doc/latex/hyperref
4931 %{texmfdist}/doc/latex/hyphenat
4932 %{texmfdist}/doc/latex/index
4933 %{texmfdist}/doc/latex/koma-script
4934 %{texmfdist}/doc/latex/labels
4935 %{texmfdist}/doc/latex/layouts
4936 %{texmfdist}/doc/latex/leftidx
4937 %{texmfdist}/doc/latex/lettrine
4938 %{texmfdist}/doc/latex/listings
4939 %{texmfdist}/doc/latex/ltabptch
4940 %{texmfdist}/doc/latex/mdwtools
4941 %{texmfdist}/doc/latex/memoir
4942 %{texmfdist}/doc/latex/mh
4943 %{texmfdist}/doc/latex/moreverb
4944 %{texmfdist}/doc/latex/mparhack
4945 %{texmfdist}/doc/latex/ms
4946 %{texmfdist}/doc/latex/multibib
4947 %{texmfdist}/doc/latex/mwcls
4948 %{texmfdist}/doc/latex/natbib
4949 %{texmfdist}/doc/latex/nomencl
4950 %{texmfdist}/doc/latex/ntgclass
4951 %{texmfdist}/doc/latex/oberdiek
4952 %{texmfdist}/doc/latex/overpic
4953 %{texmfdist}/doc/latex/paralist
4954 %{texmfdist}/doc/latex/pb-diagram
4955 %{texmfdist}/doc/latex/pdfpages
4956 %{texmfdist}/doc/latex/picinpar
4957 %{texmfdist}/doc/latex/pict2e
4958 %{texmfdist}/doc/latex/placeins
4959 %{texmfdist}/doc/latex/preprint
4960 %{texmfdist}/doc/latex/preview
4961 %{texmfdist}/doc/latex/program
4962 %{texmfdist}/doc/latex/psfrag
4963 %{texmfdist}/doc/latex/revtex
4964 %{texmfdist}/doc/latex/rotating
4965 %{texmfdist}/doc/latex/rotfloat
4966 %{texmfdist}/doc/latex/scale
4967 %{texmfdist}/doc/latex/sectsty
4968 %{texmfdist}/doc/latex/seminar
4969 %{texmfdist}/doc/latex/showlabels
4970 %{texmfdist}/doc/latex/sidecap
4971 %{texmfdist}/doc/latex/slashbox
4972 %{texmfdist}/doc/latex/soul
4973 %{texmfdist}/doc/latex/stdclsdv
4974 %{texmfdist}/doc/latex/subfig
4975 %{texmfdist}/doc/latex/subfigure
4976 %{texmfdist}/doc/latex/textfit
4977 %{texmfdist}/doc/latex/textpos
4978 %{texmfdist}/doc/latex/titlesec
4979 %{texmfdist}/doc/latex/tocbibind
4980 %{texmfdist}/doc/latex/tocloft
4981 %{texmfdist}/doc/latex/tools
4982 %{texmfdist}/doc/latex/totpages
4983 %{texmfdist}/doc/latex/type1cm
4984 %{texmfdist}/doc/latex/units
4985 %{texmfdist}/doc/latex/vmargin
4986 %{texmfdist}/doc/latex/was
4987 %{texmfdist}/doc/latex/wrapfig
4988 %{texmfdist}/doc/latex/xtab
4989 %{texmfdist}/doc/latex/yfonts
4990
4991 %files -n kpathsea
4992 %defattr(644,root,root,755)
4993 #%{_mandir}/man1/kpsexpand.1*
4994 #%{_mandir}/man1/kpsepath.1*
4995 %dir %{texmf}/doc/kpathsea
4996 %doc %{texmf}/doc/kpathsea/kpathsea.pdf
4997 %attr(755,root,root) %{_bindir}/kpsepath
4998 %attr(755,root,root) %{_bindir}/kpsestat
4999 %attr(755,root,root) %{_bindir}/kpsetool
5000 %attr(755,root,root) %{_bindir}/kpsewhich
5001 %attr(755,root,root) %{_bindir}/kpsexpand
5002 %attr(755,root,root) %{_libdir}/libkpathsea.so.*
5003 %{_libdir}/libkpathsea.la
5004 %{_mandir}/man1/kpsestat.1*
5005 %{_mandir}/man1/kpsetool.1*
5006 %{_mandir}/man1/kpsewhich.1*
5007
5008 %files -n kpathsea-devel
5009 %defattr(644,root,root,755)
5010 %attr(755,root,root) %{_libdir}/libkpathsea.so
5011 %{_includedir}/kpathsea
5012 %{_infodir}/kpathsea.info*
5013
5014 %files dvips
5015 %defattr(644,root,root,755)
5016 # %doc %{texmf}/doc/programs/dvips.dvi
5017 # %doc %{texmf}/doc/programs/dvipdfm.dvi
5018 # %doc %{texmf}/doc/latex/psnfssx
5019 # %lang(fi) %{_mandir}/fi/man1/dvips.1*
5020 # %{texmf}/dvips/misc
5021 # %{texmf}/dvips/config/config.generic
5022 # %{texmf}/fonts/map/dvips/misc
5023 # %{texmf}/fonts/map/dvips/tetex/bsr-interpolated.map
5024 # %{texmf}/fonts/map/dvips/tetex/bsr.map
5025 # %{_localstatedir}/fonts/map/dvipdfm
5026 # %{_localstatedir}/fonts/map/dvips
5027 %dir %{texmfdist}/fonts/map/dvips/cmex
5028 %dir %{texmf}/dvipdfm
5029 %docdir %{texmf}/doc/dvips
5030 %docdir %{texmf}/doc/dvipdfm
5031 %attr(755,root,root) %{_bindir}/dvips
5032 %attr(755,root,root) %{_bindir}/dvired
5033 %attr(755,root,root) %{_bindir}/dvitomp
5034 %attr(755,root,root) %{_bindir}/dvitype
5035 %attr(755,root,root) %{_bindir}/dvicopy
5036 %attr(755,root,root) %{_bindir}/dvipdfm
5037 %attr(755,root,root) %{_bindir}/dvipdft
5038 # dvi2fax requires ghostscript
5039 %attr(755,root,root) %{_bindir}/dvi2fax
5040 %{_infodir}/dvips.info*
5041 %{_mandir}/man1/dvi2fax.1*
5042 %{_mandir}/man1/dvicopy.1*
5043 %{_mandir}/man1/dvipdfm.1*
5044 %{_mandir}/man1/dvips.1*
5045 %{_mandir}/man1/dvired.1*
5046 %{_mandir}/man1/dvitomp.1*
5047 %{_mandir}/man1/dvitype.1*
5048 %{texmf}/dvips/base
5049 %{texmf}/dvips/gsftopk
5050 %{texmfdist}/dvips/psfrag
5051 %config(noreplace) %verify(not md5 mtime size) %{texmf}/dvips/config/config.ps
5052 %{texmfdist}/fonts/enc/dvips/base
5053 %{texmfdist}/fonts/map/dvips/allrunes
5054 %{texmfdist}/fonts/map/dvips/cmex/ttcmex.map
5055 %{texmf}/dvipdfm/config
5056 %{texmf}/dvips/tetex/config.*
5057 %{texmf}/fonts/enc/dvips/tetex/mtex.enc
5058 %{texmf}/fonts/map
5059 %{texmf}/fonts/map/dvipdfm
5060 %{texmf}/fonts/map/dvips
5061 %{texmf}/fonts/map/dvips/tetex/dvipdfm35.map
5062 %{texmf}/fonts/map/dvips/tetex/dvips35.map
5063 %{texmf}/fonts/map/dvips/tetex/mathpple.map
5064 %{texmf}/fonts/map/dvips/tetex/mt-belleek.map
5065 %{texmf}/fonts/map/dvips/tetex/mt-plus.map
5066 %{texmf}/fonts/map/dvips/tetex/mt-yy.map
5067 %{texmf}/fonts/map/dvips/tetex/pdftex35.map
5068
5069
5070 %files dvilj
5071 %defattr(644,root,root,755)
5072 %attr(755,root,root) %{_bindir}/dvihp
5073 %attr(755,root,root) %{_bindir}/dvilj
5074 %attr(755,root,root) %{_bindir}/dvilj2p
5075 %attr(755,root,root) %{_bindir}/dvilj4
5076 %attr(755,root,root) %{_bindir}/dvilj4l
5077 %attr(755,root,root) %{_bindir}/dvilj6
5078 %{_mandir}/man1/dvihp.1*
5079 %{_mandir}/man1/dvilj.1*
5080
5081 %files makeindex
5082 %defattr(644,root,root,755)
5083 %doc %{texmfdist}/doc/makeindex
5084 %attr(755,root,root) %{_bindir}/mkindex
5085 %attr(755,root,root) %{_bindir}/makeindex
5086 %attr(755,root,root) %{_bindir}/rumakeindex
5087 %{texmfdist}/makeindex
5088 %{_mandir}/man1/makeindex.1*
5089 %{_mandir}/man1/mkindex.1*
5090 %{_mandir}/man1/rumakeindex.1*
5091
5092 %files metafont
5093 %defattr(644,root,root,755)
5094 #%attr(755,root,root) %{_bindir}/mfw
5095 #%attr(755,root,root) %{_bindir}/virmf
5096 #%attr(755,root,root) %{_bindir}/inimf
5097 #%{texmf}/mft/cmbase.mft
5098 # %{texmf}/mft/e.mft
5099 # %{texmf}/mft/pl.mft
5100 # %{fmtdir}/mf.base
5101 #%{texmf}/web2c/mf-nowin.base
5102 # %{texmf}/web2c/mf.pool
5103 #%{texmf}/web2c/mfw.base
5104 #%{_mandir}/man1/inimf.1*
5105 #%{_mandir}/man1/virmf.1*
5106 %dir %{texmfdist}/mft
5107 %dir %{texmfdist}/mft/base
5108 %attr(755,root,root) %{_bindir}/mf
5109 %attr(755,root,root) %{_bindir}/mf-nowin
5110 %attr(755,root,root) %{_bindir}/mft
5111 %attr(755,root,root) %{_bindir}/mktexmf
5112 %attr(755,root,root) %{_bindir}/mktexpk
5113 %attr(755,root,root) %{_bindir}/mktextfm
5114 %{texmfdist}/metafont
5115 %{texmfdist}/mft/base/mplain.mft
5116 %{texmfdist}/mft/base/plain.mft
5117 %{_mandir}/man1/mf.1*
5118 %{_mandir}/man1/mft.1*
5119 %{_mandir}/man1/mktexmf.1*
5120 %{_mandir}/man1/mktexpk.1*
5121 %{_mandir}/man1/mktextfm.1*
5122
5123 %files metapost
5124 %defattr(644,root,root,755)
5125 #%attr(755,root,root) %{_bindir}/virmpost
5126 #%attr(755,root,root) %{_bindir}/inimpost
5127 # %{texmf}/web2c/mp.pool
5128 # %{fmtdir}/mpost.mem
5129 #%{_mandir}/man1/inimpost.1*
5130 #%{_mandir}/man1/virmpost.1*
5131 %dir %{texmfdist}/metapost
5132 %doc %{texmfdist}/doc/metapost
5133 %attr(755,root,root) %{_bindir}/mpost
5134 %attr(755,root,root) %{_bindir}/mpto
5135 %{texmfdist}/metapost/base
5136 %{texmfdist}/metapost/config
5137 %{texmfdist}/metapost/mfpic
5138 %{texmfdist}/metapost/misc
5139 %{texmfdist}/metapost/support
5140 %{_mandir}/man1/mpost.1*
5141 %{_mandir}/man1/mpto.1*
5142
5143 %files mptopdf
5144 %defattr(644,root,root,755)
5145 %attr(755,root,root) %{_bindir}/mptopdf
5146 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/mptopdf.fmt
5147
5148 %files texdoctk
5149 %defattr(644,root,root,755)
5150 # %doc %{texmf}/doc/texdoctk
5151 %attr(755,root,root) %{_bindir}/texdoctk
5152 %{texmf}/texdoctk
5153 %{_mandir}/man1/texdoctk.1*
5154
5155 %files -n texconfig
5156 %defattr(644,root,root,755)
5157 %dir %{texmf}/texconfig
5158 %doc %{texmf}/texconfig/README
5159 %attr(755,root,root) %{_bindir}/texconfig
5160 %attr(755,root,root) %{_bindir}/texconfig-dialog
5161 %attr(755,root,root) %{_bindir}/texconfig-sys
5162 %attr(755,root,root) %{texmf}/texconfig/tcfmgr
5163 %{_mandir}/man1/texconfig.1*
5164 %{texmf}/texconfig/g
5165 %{texmf}/texconfig/generic
5166 %{texmf}/texconfig/tcfmgr.map
5167 %{texmf}/texconfig/v
5168 %{texmf}/texconfig/x
5169
5170 %files -n xdvi
5171 %defattr(644,root,root,755)
5172 #%attr(755,root,root) %{_bindir}/xdvi-motif.bin
5173 # %attr(755,root,root) %{_bindir}/xdvizilla
5174 # %{_mandir}/man1/xdvizilla.1*
5175 %attr(755,root,root) %{_bindir}/xdvi-xaw
5176 %attr(755,root,root) %{_bindir}/xdvi
5177 %{_mandir}/man1/xdvi.1*
5178 %{_desktopdir}/xdvi.desktop
5179 %{_pixmapsdir}/xdvi.png
5180 %{texmf}/xdvi
5181
5182 %files pdftex
5183 %defattr(644,root,root,755)
5184 # %doc %{texmf}/doc/programs/pdfcrop.txt
5185 # %attr(755,root,root) %{_bindir}/pdfxtex
5186 # %{_localstatedir}/fonts/map/pdftex
5187 # %dir %{texmf}/fonts/map/pdftex
5188 # %dir %{texmf}/fonts/map/pdftex/cmttf
5189 # %{texmf}/fonts/map/pdftex/cmttf/cmttf.map
5190 # %{texmf}/web2c/pdfetex-pl.pool
5191 # %{texmf}/web2c/pdfetex.pool
5192 # %{texmf}/web2c/pdfxtex.pool
5193 # %{_mandir}/man1/pdfxtex.1*
5194 %docdir %{texmfdist}/doc/pdftex
5195 %attr(755,root,root) %{_bindir}/epstopdf
5196 %attr(755,root,root) %{_bindir}/pdfcrop
5197 %attr(755,root,root) %{_bindir}/pdftex
5198 %config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/pdftexconfig.tex
5199 %{texmfdist}/scripts/pdfcrop
5200 %{_mandir}/man1/epstopdf.1*
5201 %{_mandir}/man1/pdftex.1*
5202
5203 %files omega
5204 %defattr(644,root,root,755)
5205 # %{texmf}/web2c/omega.pool
5206 # %{texmf}/web2c/aleph.pool
5207 #%{_mandir}/man1/lambda.1*
5208 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/aleph.fmt
5209 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/lambda.fmt
5210 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/lamed.fmt
5211 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/omega.fmt
5212 %doc %{texmfdist}/doc/omega
5213 %dir %{texmfdist}/omega
5214 %dir %{texmfdist}/dvips/omega
5215 %attr(755,root,root) %{_bindir}/aleph
5216 %attr(755,root,root) %{_bindir}/lambda
5217 %attr(755,root,root) %{_bindir}/mkocp
5218 %attr(755,root,root) %{_bindir}/mkofm
5219 %attr(755,root,root) %{_bindir}/odvicopy
5220 %attr(755,root,root) %{_bindir}/odvips
5221 %attr(755,root,root) %{_bindir}/odvitype
5222 %attr(755,root,root) %{_bindir}/omega
5223 %attr(755,root,root) %{_bindir}/omfonts
5224 %attr(755,root,root) %{_bindir}/opl2ofm
5225 %attr(755,root,root) %{_bindir}/otangle
5226 %attr(755,root,root) %{_bindir}/otp2ocp
5227 %attr(755,root,root) %{_bindir}/outocp
5228 %attr(755,root,root) %{_bindir}/ovf2ovp
5229 %attr(755,root,root) %{_bindir}/ovp2ovf
5230 %{texmfdist}/dvips/omega/config.omega
5231 %{texmfdist}/dvips/omega/omega.cfg
5232 %{texmfdist}/fonts/map/dvips/omega
5233 %{texmfdist}/omega/ocp
5234 %{texmfdist}/omega/otp
5235 %{texmfdist}/tex/lambda
5236 %{_mandir}/man1/mkocp.1*
5237 %{_mandir}/man1/mkofm.1*
5238 %{_mandir}/man1/omega.1*
5239 %{_mandir}/man1/ofm2opl.1*
5240 %{_mandir}/man1/opl2ofm.1*
5241 %{_mandir}/man1/otp2ocp.1*
5242 %{_mandir}/man1/outocp.1*
5243 %{_mandir}/man1/ovf2ovp.1*
5244 %{_mandir}/man1/ovp2ovf.1*
5245
5246 %files plain
5247 %defattr(644,root,root,755)
5248 %doc %{texmfdist}/doc/plain
5249 %{texmfdist}/tex/plain
5250 #%{texmf}/web2c/plain.mem
5251 #%{texmf}/web2c/plain.base
5252
5253 %files format-plain
5254 %defattr(644,root,root,755)
5255 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/tex.fmt
5256 #%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/plain.fmt
5257
5258 %files format-pdftex
5259 %defattr(644,root,root,755)
5260 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdftex.fmt
5261
5262 %files format-pdfetex
5263 %defattr(644,root,root,755)
5264 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfetex.fmt
5265
5266 %files mex
5267 %defattr(644,root,root,755)
5268 # %doc %{texmf}/doc/polish/mex
5269 %dir %{texmfdist}/tex/mex
5270 %dir %{texmfdist}/tex/mex/base
5271 %{texmfdist}/tex/mex/base/mex1.tex
5272 %{texmfdist}/tex/mex/base/mex2.tex
5273 %{texmfdist}/tex/mex/base/mex.tex
5274 %dir %{texmfdist}/tex/mex/config
5275 %{texmfdist}/tex/mex/base/mexconf.tex
5276
5277 %files format-mex
5278 %defattr(644,root,root,755)
5279 %attr(755,root,root) %{_bindir}/mex
5280 %{texmfdist}/tex/mex/config/mex.ini
5281 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/mex.fmt
5282
5283 %files format-pdfmex
5284 %defattr(644,root,root,755)
5285 %attr(755,root,root) %{_bindir}/pdfmex
5286 %{texmfdist}/tex/mex/config/pdfmex.ini
5287 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfmex.fmt
5288
5289 %files format-utf8mex
5290 %defattr(644,root,root,755)
5291 %attr(755,root,root) %{_bindir}/utf8mex
5292 %doc %{texmfdist}/doc/mex/utf8mex
5293 %{texmfdist}/tex/mex/utf8mex
5294 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/utf8mex.fmt
5295
5296 %files amstex
5297 %defattr(644,root,root,755)
5298 %dir %{texmfdist}/tex/amstex
5299 %{texmfdist}/tex/amstex/base
5300 %{texmfdist}/tex/amstex/config
5301 %{texmfdist}/tex/plain/amsfonts
5302
5303 %files format-amstex
5304 %defattr(644,root,root,755)
5305 %doc %{texmfdist}/doc/amstex
5306 %{texmfdist}/tex/amstex
5307 %attr(755,root,root) %{_bindir}/amstex
5308 %{_mandir}/man1/amstex.1*
5309 # %lang(fi) %{_mandir}/fi/man1/amstex.1*
5310 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/amstex.fmt
5311
5312 # %files format-pdfamstex
5313 # %defattr(644,root,root,755)
5314 # %attr(755,root,root) %{_bindir}/pdfamstex
5315 #%{texmf}/pdftex/amstex
5316 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfamstex.fmt
5317
5318 %files csplain
5319 %defattr(644,root,root,755)
5320 %doc %{texmfdist}/doc/cslatex/base/README-cspsfont
5321 %doc %{texmfdist}/doc/cslatex/base/cs-fonts.doc
5322 %doc %{texmfdist}/doc/cslatex/base/cscorr.tab
5323 %doc %{texmfdist}/doc/cslatex/base/csplain.doc
5324 %doc %{texmfdist}/doc/cslatex/base/parpozn.tex
5325 %doc %{texmfdist}/doc/cslatex/base/test8z.tex
5326 %doc %{texmfdist}/doc/cslatex/base/testlat.tex
5327 %attr(755,root,root) %{_bindir}/csplain
5328 %{texmfdist}/tex/csplain
5329
5330 %files format-csplain
5331 %defattr(644,root,root,755)
5332 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/csplain.fmt
5333
5334 %files format-pdfcsplain
5335 %defattr(644,root,root,755)
5336 %attr(755,root,root) %{_bindir}/pdfcsplain
5337 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfcsplain.fmt
5338
5339 %files cslatex
5340 %defattr(644,root,root,755)
5341 # %doc %{texmf}/doc/cstex/INSTALL.cslatex
5342 # %doc %{texmf}/doc/cstex/README.cslatex
5343 %{texmfdist}/tex/cslatex
5344 %{texmfdist}/tex/latex/cslatex
5345
5346 %files format-cslatex
5347 %defattr(644,root,root,755)
5348 %attr(755,root,root) %{_bindir}/cslatex
5349 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cslatex.fmt
5350
5351 %files format-pdfcslatex
5352 %defattr(644,root,root,755)
5353 %attr(755,root,root) %{_bindir}/pdfcslatex
5354 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfcslatex.fmt
5355
5356 # %files cyrplain
5357 # %defattr(644,root,root,755)
5358 # %doc %{texmf}/doc/cyrplain
5359 # %{texmf}/tex/cyrplain
5360
5361 # %files format-cyrplain
5362 # %defattr(644,root,root,755)
5363 # %attr(755,root,root) %{_bindir}/cyrtex
5364 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyrtex.fmt
5365
5366 # %files format-cyramstex
5367 # %defattr(644,root,root,755)
5368 # %attr(755,root,root) %{_bindir}/cyramstex
5369 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyramstex.fmt
5370
5371 # %files format-cyrtexinfo
5372 # %defattr(644,root,root,755)
5373 # %attr(755,root,root) %{_bindir}/cyrtexinfo
5374 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyrtexinfo.fmt
5375
5376 %files eplain
5377 %defattr(644,root,root,755)
5378 %doc %{texmfdist}/doc/etex
5379 %doc %{texmfdist}/doc/eplain
5380 %{texmfdist}/tex/plain/etex
5381 %{texmfdist}/tex/eplain
5382
5383 %files format-eplain
5384 %defattr(644,root,root,755)
5385 %attr(755,root,root) %{_bindir}/eplain
5386 %attr(755,root,root) %{_bindir}/etex
5387 %{_mandir}/man1/eplain.1*
5388 %{_mandir}/man1/etex.1*
5389 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/eplain.fmt
5390 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/etex.fmt
5391
5392 %files context
5393 %defattr(644,root,root,755)
5394 %doc %{texmfdist}/doc/context
5395 # %doc %{texmf}/doc/polish/context
5396 %dir %{texmfdist}/context
5397 %dir %{texmfdist}/context/config
5398 %dir %{texmfdist}/tex/context
5399 %dir %{texmfdist}/tex/context/config
5400 %attr(755,root,root) %{_bindir}/texfind
5401 %attr(755,root,root) %{_bindir}/texfont
5402 %attr(755,root,root) %{_bindir}/texshow
5403 %attr(755,root,root) %{_bindir}/texutil
5404 # %{_mandir}/man1/fdf2tex.1*
5405 %{_mandir}/man1/texfind.1*
5406 %{_mandir}/man1/texfont.1*
5407 %{_mandir}/man1/texutil.1*
5408 # %{_mandir}/man1/texshow.1*
5409 # %{texmfdist}/context/config/texexec.ini
5410 %{texmfdist}/context/config/texexec.rme
5411 %{texmfdist}/context/data
5412 %{texmfdist}/fonts/enc/dvips/context
5413 # %{texmfdist}/fonts/map/dvips/context
5414 %{texmfdist}/metapost/context
5415 %{texmfdist}/scripts/context
5416 %{texmfdist}/tex/latex/context
5417 %{texmfdist}/tex/context/base
5418 %{texmfdist}/tex/context/bib
5419 %{texmfdist}/tex/context/config/cont-usr.tex
5420 %{texmfdist}/tex/context/extra
5421 %{texmfdist}/tex/context/foxet
5422 %{texmfdist}/tex/context/interface
5423 # %{texmfdist}/tex/context/maths
5424 %{texmfdist}/tex/context/sample
5425 %{texmfdist}/tex/context/user
5426 %{texmfdist}/tex/generic/context
5427 %{texmfdist}/bibtex/bst/context
5428
5429 # no fmt, so commented out
5430 #%files format-context-cz
5431 #%defattr(644,root,root,755)
5432 #%%{texmf}/tex/context/config/cont-cz.ini
5433 # does not build with beta 20021025
5434 #%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-cz.efmt
5435
5436 %files format-context-de
5437 %defattr(644,root,root,755)
5438 %{texmfdist}/tex/context/config/cont-de.ini
5439 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-de.fmt
5440 #%{_mandir}/man1/cont-de.1*
5441
5442 %files format-context-en
5443 %defattr(644,root,root,755)
5444 %{texmfdist}/tex/context/config/cont-en.ini
5445 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-en.fmt
5446 #%{_mandir}/man1/cont-en.1*
5447 # what is the difference betwen uk and en in this particular situation?
5448 %{texmfdist}/tex/context/config/cont-uk.ini
5449 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-uk.fmt
5450
5451 # no fmt, so commented out
5452 #%files format-context-it
5453 #%defattr(644,root,root,755)
5454 #%%{texmf}/tex/context/config/cont-it.ini
5455
5456 %files format-context-nl
5457 %defattr(644,root,root,755)
5458 %{texmfdist}/tex/context/config/cont-nl.ini
5459 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-nl.fmt
5460 #%{_mandir}/man1/cont-nl.1*
5461
5462 # no fmt, so commented out
5463 #%files format-context-ro
5464 #%defattr(644,root,root,755)
5465 #%%{texmf}/tex/context/config/cont-ro.ini
5466
5467
5468 %files latex
5469 %defattr(644,root,root,755)
5470 # %lang(fi) %{_mandir}/fi/man1/latex.1*
5471 # %lang(pl) %{_mandir}/pl/man1/latex.1*
5472 # %{_infodir}/latex.info*
5473 %{_mandir}/man1/latex.1*
5474 %{_mandir}/man1/pslatex.1*
5475
5476 %dir %{texmfdist}/scripts
5477 %dir %{texmfdist}/scripts/pst-pdf
5478 %dir %{texmfdist}/tex/latex
5479 %dir %{texmfdist}/tex/latex/hyper
5480 %dir %{texmfdist}/tex/latex/misc209
5481 %dir %{texmfdist}/tex/plain
5482 %dir %{texmfdist}/tex/latex
5483 %dir %{texmfdist}/tex/latex/base
5484
5485 # %{texmfdist}/tex/latex/citesort
5486 # %{texmfdist}/tex/latex/dvilj
5487 # %{texmfdist}/tex/latex/eclbip
5488 # %{texmfdist}/tex/latex/eo
5489 # %{texmfdist}/tex/latex/example
5490 # %{texmfdist}/tex/latex/fguill
5491 # %{texmfdist}/tex/latex/floatflt
5492 # %{texmfdist}/tex/latex/gletter
5493 # %{texmfdist}/tex/latex/here
5494 # %{texmfdist}/tex/latex/mt11p
5495 # %{texmfdist}/tex/latex/relsize
5496 # %{texmfdist}/tex/latex/selectp
5497 # %{texmfdist}/tex/latex/shadow
5498 # %{texmfdist}/tex/latex/showtags
5499 # %{texmfdist}/tex/latex/tabls
5500 # %{texmfdist}/tex/latex/texmacs
5501 # %{texmfdist}/tex/latex/threeparttable
5502 # %{texmfdist}/tex/latex/treesvr
5503 # %{texmfdist}/tex/latex/ulem
5504 # %{texmfdist}/tex/latex/url
5505 # %{texmf}/tex/latex/version
5506 # %{texmf}/tex/latex/vpage
5507 %{texmfdist}/scripts/pst-pdf/ps4pdf
5508 %{texmfdist}/tex/generic/pstricks
5509 %{texmfdist}/tex/generic/shapepar
5510 %{texmfdist}/tex/generic/tex4ht/boxedminipage.4ht
5511 %{texmfdist}/tex/generic/tex4ht/endnotes.4ht
5512 %{texmfdist}/tex/generic/tex4ht/floatflt.4ht
5513 %{texmfdist}/tex/generic/tex4ht/multind.4ht
5514 %{texmfdist}/tex/generic/tex4ht/picins.4ht
5515 %{texmfdist}/tex/generic/textmerg
5516 %{texmfdist}/tex/latex/acronym
5517 %{texmfdist}/tex/latex/adrconv
5518 %{texmfdist}/tex/latex/aeguill
5519 %{texmfdist}/tex/latex/anysize
5520 %{texmfdist}/tex/latex/appendix
5521 %{texmfdist}/tex/latex/base
5522 %{texmfdist}/tex/latex/beton
5523 %{texmfdist}/tex/latex/bezos
5524 %{texmfdist}/tex/latex/booktabs
5525 %{texmfdist}/tex/latex/calrsfs
5526 %{texmfdist}/tex/latex/caption
5527 %{texmfdist}/tex/latex/ccaption
5528 %{texmfdist}/tex/latex/changebar
5529 %{texmfdist}/tex/latex/chappg
5530 %{texmfdist}/tex/latex/cmap
5531 %{texmfdist}/tex/latex/comment
5532 %{texmfdist}/tex/latex/crop
5533 %{texmfdist}/tex/latex/currvita
5534 %{texmfdist}/tex/latex/curves
5535 %{texmfdist}/tex/latex/dinbrief
5536 %{texmfdist}/tex/latex/draftcopy
5537 %{texmfdist}/tex/latex/eepic
5538 %{texmfdist}/tex/latex/endfloat
5539 %{texmfdist}/tex/latex/enumitem
5540 %{texmfdist}/tex/latex/esint
5541 %{texmfdist}/tex/latex/eso-pic
5542 %{texmfdist}/tex/latex/euler
5543 %{texmfdist}/tex/latex/eulervm
5544 %{texmfdist}/tex/latex/eurosym
5545 %{texmfdist}/tex/latex/extsizes
5546 %{texmfdist}/tex/latex/fancybox
5547 %{texmfdist}/tex/latex/fancyhdr
5548 %{texmfdist}/tex/latex/fancyvrb
5549 %{texmfdist}/tex/latex/filecontents
5550 %{texmfdist}/tex/latex/float
5551 %{texmfdist}/tex/latex/fontinst
5552 %{texmfdist}/tex/latex/footmisc
5553 %{texmfdist}/tex/latex/footnpag
5554 %{texmfdist}/tex/latex/fp
5555 %{texmfdist}/tex/latex/g-brief
5556 %{texmfdist}/tex/latex/geometry
5557 %{texmfdist}/tex/latex/germbib
5558 %{texmfdist}/tex/latex/graphics
5559 %{texmfdist}/tex/latex/greektex
5560 %{texmfdist}/tex/latex/hyper/fancyheadings.hyp
5561 %{texmfdist}/tex/latex/hyperref
5562 %{texmfdist}/tex/latex/hyphenat
5563 %{texmfdist}/tex/latex/index
5564 %{texmfdist}/tex/latex/koma-script
5565 %{texmfdist}/tex/latex/labels
5566 %{texmfdist}/tex/latex/layouts
5567 %{texmfdist}/tex/latex/leftidx
5568 %{texmfdist}/tex/latex/lettrine
5569 %{texmfdist}/tex/latex/listings
5570 %{texmfdist}/tex/latex/ltabptch
5571 %{texmfdist}/tex/latex/ltxmisc/a4wide.sty
5572 %{texmfdist}/tex/latex/ltxmisc/bold-extra.sty
5573 %{texmfdist}/tex/latex/ltxmisc/boxedminipage.sty
5574 %{texmfdist}/tex/latex/ltxmisc/cancel.sty
5575 %{texmfdist}/tex/latex/ltxmisc/capt-of.sty
5576 %{texmfdist}/tex/latex/ltxmisc/chngpage.sty
5577 %{texmfdist}/tex/latex/ltxmisc/concrete.sty
5578 %{texmfdist}/tex/latex/ltxmisc/endnotes.sty
5579 %{texmfdist}/tex/latex/ltxmisc/fnpara.sty
5580 %{texmfdist}/tex/latex/ltxmisc/framed.sty
5581 %{texmfdist}/tex/latex/ltxmisc/import.sty
5582 %{texmfdist}/tex/latex/ltxmisc/nextpage.sty
5583 %{texmfdist}/tex/latex/ltxmisc/optional.sty
5584 %{texmfdist}/tex/latex/ltxmisc/parskip.sty
5585 %{texmfdist}/tex/latex/mathcomp
5586 %{texmfdist}/tex/latex/mdwtools
5587 %{texmfdist}/tex/latex/memoir
5588 %{texmfdist}/tex/latex/mh
5589 %{texmfdist}/tex/latex/misc209/bar.sty
5590 %{texmfdist}/tex/latex/misc209/hangcaption.sty
5591 %{texmfdist}/tex/latex/misc209/multibox.sty
5592 %{texmfdist}/tex/latex/misc209/multind.sty
5593 %{texmfdist}/tex/latex/misc209/portland.sty
5594 %{texmfdist}/tex/latex/misc209/psboxit.sty
5595 %{texmfdist}/tex/latex/moreverb
5596 %{texmfdist}/tex/latex/mparhack
5597 %{texmfdist}/tex/latex/ms
5598 %{texmfdist}/tex/latex/multibib
5599 %{texmfdist}/tex/latex/multirow
5600 %{texmfdist}/tex/latex/mwcls
5601 %{texmfdist}/tex/latex/natbib
5602 %{texmfdist}/tex/latex/nomencl
5603 %{texmfdist}/tex/latex/ntgclass
5604 %{texmfdist}/tex/latex/oberdiek
5605 %{texmfdist}/tex/latex/overpic
5606 %{texmfdist}/tex/latex/paralist
5607 %{texmfdist}/tex/latex/pb-diagram
5608 %{texmfdist}/tex/latex/pdfpages
5609 %{texmfdist}/tex/latex/picinpar
5610 %{texmfdist}/tex/latex/pict2e
5611 %{texmfdist}/tex/latex/placeins
5612 %{texmfdist}/tex/latex/preprint
5613 %{texmfdist}/tex/latex/preview
5614 %{texmfdist}/tex/latex/program
5615 %{texmfdist}/tex/latex/psfrag
5616 %{texmfdist}/tex/latex/pslatex
5617 %{texmfdist}/tex/latex/revtex
5618 %{texmfdist}/tex/latex/rotating
5619 %{texmfdist}/tex/latex/rotfloat
5620 %{texmfdist}/tex/latex/scale
5621 %{texmfdist}/tex/latex/sectsty
5622 %{texmfdist}/tex/latex/seminar
5623 %{texmfdist}/tex/latex/setspace
5624 %{texmfdist}/tex/latex/showdim
5625 %{texmfdist}/tex/latex/showlabels
5626 %{texmfdist}/tex/latex/sidecap
5627 %{texmfdist}/tex/latex/slashbox
5628 %{texmfdist}/tex/latex/soul
5629 %{texmfdist}/tex/latex/stdclsdv
5630 %{texmfdist}/tex/latex/stmaryrd
5631 %{texmfdist}/tex/latex/subfig
5632 %{texmfdist}/tex/latex/subfigure
5633 %{texmfdist}/tex/latex/supertabular
5634 %{texmfdist}/tex/latex/t2
5635 %{texmfdist}/tex/latex/textfit
5636 %{texmfdist}/tex/latex/textpos
5637 %{texmfdist}/tex/latex/titlesec
5638 %{texmfdist}/tex/latex/tocbibind
5639 %{texmfdist}/tex/latex/tocloft
5640 %{texmfdist}/tex/latex/tools
5641 %{texmfdist}/tex/latex/totpages
5642 %{texmfdist}/tex/latex/type1cm
5643 %{texmfdist}/tex/latex/units
5644 %{texmfdist}/tex/latex/upquote
5645 %{texmfdist}/tex/latex/vmargin
5646 %{texmfdist}/tex/latex/was
5647 %{texmfdist}/tex/latex/wrapfig
5648 %{texmfdist}/tex/latex/xkeyval
5649 %{texmfdist}/tex/latex/xtab
5650 %{texmfdist}/tex/latex/yfonts
5651 %{texmfdist}/tex/plain/etex
5652 %{texmf}/tex/latex/config
5653 %{texmf}/tex/latex/dvipdfm
5654
5655 %files latex-abstract
5656 %defattr(644,root,root,755)
5657 %doc %{texmfdist}/doc/latex/abstract
5658 %{texmfdist}/tex/latex/abstract
5659
5660 %files latex-algorithms
5661 %defattr(644,root,root,755)
5662 %doc %{texmfdist}/doc/latex/algorithms
5663 %{texmfdist}/tex/latex/algorithms
5664
5665 %files latex-ae
5666 %defattr(644,root,root,755)
5667 %{texmfdist}/tex/latex/ae
5668
5669 %files latex-ams
5670 %defattr(644,root,root,755)
5671 %doc %{texmfdist}/doc/latex/amscls
5672 %doc %{texmfdist}/doc/latex/amsmath
5673 %doc %{texmfdist}/doc/latex/onlyamsmath
5674 %{texmfdist}/tex/latex/amscls
5675 %{texmfdist}/tex/latex/amsmath
5676 %{texmfdist}/tex/latex/amsfonts
5677 %{texmfdist}/tex/latex/onlyamsmath
5678 %{texmfdist}/source/latex/onlyamsmath
5679
5680 %files latex-antp
5681 %defattr(644,root,root,755)
5682 %{texmfdist}/tex/latex/antp
5683
5684 %files latex-antt
5685 %defattr(644,root,root,755)
5686 %{texmfdist}/tex/latex/antt
5687
5688 %files latex-bbm
5689 %defattr(644,root,root,755)
5690 %doc %{texmfdist}/doc/fonts/bbm
5691 %{texmfdist}/tex/latex/bbm
5692
5693 %files latex-bbold
5694 %defattr(644,root,root,755)
5695 %doc %{texmfdist}/doc/latex/bbold
5696 %{texmfdist}/tex/latex/bbold
5697 %{texmfdist}/source/latex/bbold
5698
5699 %files latex-bibtex
5700 %defattr(644,root,root,755)
5701 %doc %{texmfdist}/doc/bibtex/base
5702 %doc %{texmfdist}/doc/latex/adrconv
5703 %doc %{texmfdist}/doc/latex/bibtopic
5704 %doc %{texmfdist}/doc/latex/bibunits
5705 %doc %{texmfdist}/doc/latex/natbib
5706 %doc %{texmfdist}/doc/latex/footbib
5707 %dir %{texmfdist}/doc/bibtex
5708 %dir %{texmfdist}/bibtex
5709 %dir %{texmfdist}/bibtex/bib
5710 %dir %{texmfdist}/bibtex/bst
5711
5712 %attr(755,root,root) %{_bindir}/bibtex
5713 %attr(755,root,root) %{_bindir}/rubibtex
5714
5715 %{texmfdist}/bibtex/bst/base
5716 %{texmfdist}/bibtex/csf/base
5717 %{texmfdist}/bibtex/bib/base
5718 %{texmfdist}/bibtex/bst/adrconv
5719 %{texmfdist}/bibtex/bib/adrconv
5720 %{texmfdist}/source/latex/adrconv
5721 %{texmfdist}/tex/latex/adrconv
5722 # %{texmf}/bibtex/bst/misc
5723 %{texmfdist}/bibtex/bst/natbib
5724 %{texmfdist}/tex/latex/natbib
5725 %{texmfdist}/tex/latex/bibtopic
5726 %{texmfdist}/source/latex/bibunits
5727 %{texmfdist}/tex/latex/bibunits
5728 %{texmfdist}/source/latex/footbib
5729 %{texmfdist}/tex/latex/footbib
5730
5731 %{_mandir}/man1/bibtex.1*
5732 %{_mandir}/man1/rubibtex.1*
5733
5734 %files latex-bibtex-ams
5735 %defattr(644,root,root,755)
5736 %{texmfdist}/bibtex/bst/ams
5737 %{texmfdist}/bibtex/bib/ams
5738
5739 %files latex-bibtex-pl
5740 %defattr(644,root,root,755)
5741 %{texmfdist}/bibtex/bib/gustlib/plbib.bib
5742
5743 %files latex-bibtex-german
5744 %defattr(644,root,root,755)
5745 %doc %{texmfdist}/doc/bibtex/germbib
5746 %{texmfdist}/bibtex/bst/germbib
5747 %{texmfdist}/tex/latex/germbib
5748
5749 %files latex-bibtex-revtex4
5750 %defattr(644,root,root,755)
5751 %doc %{texmfdist}/doc/latex/revtex/revtex4.pdf
5752 %{texmfdist}/source/latex/revtex/revtex4.dtx
5753 %{texmfdist}/source/latex/revtex/revtex4.ins
5754 %{texmfdist}/tex/latex/revtex/revtex4.cls
5755
5756 %files latex-bibtex-jurabib
5757 %defattr(644,root,root,755)
5758 %doc %{texmfdist}/doc/latex/jurabib
5759 %{texmfdist}/bibtex/bst/jurabib
5760 %{texmfdist}/bibtex/bib/jurabib
5761 %{texmfdist}/source/latex/jurabib
5762 %{texmfdist}/tex/latex/jurabib
5763
5764 %files latex-bibtex-dk
5765 %defattr(644,root,root,755)
5766 %doc %{texmfdist}/doc/latex/dk-bib
5767 %{texmfdist}/bibtex/bst/dk-bib
5768 %{texmfdist}/bibtex/csf/dk-bib
5769 %{texmfdist}/bibtex/bib/dk-bib
5770 %{texmfdist}/source/latex/dk-bib
5771 %{texmfdist}/tex/latex/dk-bib
5772
5773 # %files latex-bibtex-nor
5774 # %defattr(644,root,root,755)
5775 # %{texmf}/bibtex/bst/norbib
5776
5777 %files latex-carlisle
5778 %defattr(644,root,root,755)
5779 %doc %{texmfdist}/doc/latex/carlisle
5780 %{texmfdist}/tex/latex/carlisle
5781
5782 %files latex-ccfonts
5783 %defattr(644,root,root,755)
5784 %doc %{texmfdist}/doc/latex/ccfonts
5785 %{texmfdist}/tex/latex/ccfonts
5786
5787 %files latex-cite
5788 %defattr(644,root,root,755)
5789 %{texmfdist}/tex/latex/cite
5790
5791 %files latex-cmbright
5792 %defattr(644,root,root,755)
5793 %doc %{texmfdist}/doc/latex/cmbright
5794 %{texmfdist}/tex/latex/cmbright
5795
5796
5797 %files latex-concmath
5798 %defattr(644,root,root,755)
5799 %{texmfdist}/tex/latex/concmath
5800
5801 %files latex-custom-bib
5802 %defattr(644,root,root,755)
5803 %doc %{texmfdist}/doc/latex/custom-bib
5804 %{texmfdist}/source/latex/custom-bib
5805 %{texmfdist}/tex/latex/custom-bib
5806
5807 %files latex-cyrillic
5808 %defattr(644,root,root,755)
5809 %doc %{texmfdist}/doc/latex/cyrillic
5810 %{texmfdist}/source/latex/cyrillic
5811 %{texmfdist}/tex/latex/cyrillic
5812 %{texmfdist}/tex4ht/ht-fonts/symbol/cyrillic
5813 %{texmfdist}/tex4ht/ht-fonts/unicode/cyrillic
5814 %{texmfdist}/tex4ht/ht-fonts/unicode/ams/cyrillic
5815 %{texmfdist}/tex4ht/ht-fonts/iso8859/5/cyrillic
5816 %{texmfdist}/tex4ht/ht-fonts/alias/cyrillic
5817 %{texmfdist}/tex4ht/ht-fonts/win/1251/cyrillic
5818
5819 # %files latex-dstroke
5820 # %defattr(644,root,root,755)
5821 # %{texmf}/tex/latex/dstroke
5822
5823 %files latex-exam
5824 %defattr(644,root,root,755)
5825 %{texmfdist}/doc/latex/exam
5826 %{texmfdist}/tex/latex/exam
5827
5828 %files latex-jknappen
5829 %defattr(644,root,root,755)
5830 %doc %{texmfdist}/fonts/source/jknappen
5831 %{texmfdist}/fonts/tfm/jknappen
5832 %{texmfdist}/tex4ht/ht-fonts/unicode/jknappen
5833 %{texmfdist}/tex4ht/ht-fonts/alias/jknappen
5834
5835 %files latex-lastpage
5836 %defattr(644,root,root,755)
5837 %{texmfdist}/tex/latex/lastpage
5838 %doc %{texmfdist}/doc/latex/lastpage
5839
5840 %files latex-lm
5841 %defattr(644,root,root,755)
5842 %doc %{texmfdist}/doc/fonts/lm
5843 %{texmfdist}/tex/latex/lm
5844 %{texmfdist}/fonts/afm/public/lm
5845 %{texmfdist}/fonts/enc/dvips/lm
5846 %{texmfdist}/fonts/map/dvips/lm
5847 %{texmfdist}/fonts/map/dvipdfm/lm
5848 %{texmfdist}/fonts/opentype/public/lm
5849 %{texmfdist}/fonts/tfm/public/lm
5850 %{texmfdist}/source/fonts/lm
5851 %{texmfdist}/tex4ht/ht-fonts/unicode/lm
5852 %{texmfdist}/tex4ht/ht-fonts/alias/lm
5853
5854 %files latex-lucidabr
5855 %defattr(644,root,root,755)
5856 %{texmfdist}/vtex/config/lucidabr-k.ali
5857 %{texmfdist}/vtex/config/lucidabr.ali
5858
5859 %files latex-lineno
5860 %defattr(644,root,root,755)
5861 %doc %{texmfdist}/doc/latex/lineno
5862 %{texmfdist}/tex/latex/lineno
5863
5864
5865 %files latex-marvosym
5866 %defattr(644,root,root,755)
5867 %{texmfdist}/tex/latex/marvosym
5868
5869 %files latex-mathpple
5870 %defattr(644,root,root,755)
5871 %{texmfdist}/tex4ht/ht-fonts/alias/mathpple
5872
5873 %files latex-mathtime
5874 %defattr(644,root,root,755)
5875 %{texmfdist}/tex4ht/ht-fonts/symbol/mathtime
5876 %{texmfdist}/tex4ht/ht-fonts/unicode/mathtime
5877 %{texmfdist}/tex4ht/ht-fonts/iso8859/1/mathtime
5878 %{texmfdist}/tex4ht/ht-fonts/alias/mathtime
5879 %{texmfdist}/tex4ht/ht-fonts/aliase/mathtime
5880
5881 %files latex-microtype
5882 %defattr(644,root,root,755)
5883 %doc %{texmfdist}/doc/latex/microtype
5884 %{texmfdist}/source/latex/microtype
5885 %{texmfdist}/tex/latex/microtype
5886
5887 %files latex-mflogo
5888 %defattr(644,root,root,755)
5889 %doc %{texmfdist}/doc/latex/mflogo
5890 %{texmfdist}/tex/latex/mflogo
5891
5892 %files latex-mfnfss
5893 %defattr(644,root,root,755)
5894 %{texmfdist}/source/latex/mfnfss
5895 %{texmfdist}/tex/latex/mfnfss
5896
5897
5898 %files latex-minitoc
5899 %defattr(644,root,root,755)
5900 %doc %{texmfdist}/doc/latex/minitoc
5901 %{texmfdist}/bibtex/bst/minitoc
5902 %{texmfdist}/makeindex/minitoc
5903 %{texmfdist}/scripts/minitoc
5904 %{texmfdist}/source/latex/minitoc
5905 %{texmfdist}/tex/latex/minitoc
5906
5907
5908 %files latex-mltex
5909 %defattr(644,root,root,755)
5910 %doc %{texmfdist}/doc/latex/mltex
5911 %{texmfdist}/tex/latex/mltex
5912
5913 %files latex-ntheorem
5914 %defattr(644,root,root,755)
5915 %{texmfdist}/tex/latex/ntheorem
5916 %doc %{texmfdist}/doc/latex/ntheorem
5917
5918 # %files latex-palatcm
5919 # %defattr(644,root,root,755)
5920 # %{texmf}/tex/latex/palatcm
5921
5922 %files latex-psnfss
5923 %defattr(644,root,root,755)
5924 %doc %{texmfdist}/doc/latex/psnfss
5925 %{texmfdist}/fonts/map/dvips/psnfss
5926 %{texmfdist}/source/latex/psnfss
5927 %{texmfdist}/source/latex/latex-tds/tex/psnfss2e.drv
5928 %{texmfdist}/tex/latex/psnfss
5929
5930
5931 %files latex-pxfonts
5932 %defattr(644,root,root,755)
5933 %doc %{texmfdist}/doc/fonts/pxfonts
5934 %{texmfdist}/tex/latex/pxfonts
5935 %{texmfdist}/fonts/type1/public/pxfonts
5936 %{texmfdist}/fonts/afm/public/pxfonts
5937 %{texmfdist}/fonts/tfm/public/pxfonts
5938 %{texmfdist}/fonts/vf/public/pxfonts
5939 %{texmfdist}/fonts/map/dvips/pxfonts
5940 %{texmfdist}/tex4ht/ht-fonts/unicode/pxfonts
5941 %{texmfdist}/tex4ht/ht-fonts/alias/pxfonts
5942
5943
5944 %files latex-qfonts
5945 %defattr(644,root,root,755)
5946 %{texmfdist}/tex4ht/ht-fonts/alias/qfonts
5947
5948 %files latex-SIunits
5949 %defattr(644,root,root,755)
5950 %{texmfdist}/tex/latex/SIunits
5951 %{texmfdist}/doc/latex/SIunits
5952
5953 %files latex-txfonts
5954 %defattr(644,root,root,755)
5955 %doc %{texmfdist}/doc/fonts/txfonts
5956 %{texmfdist}/fonts/type1/public/txfonts
5957 %{texmfdist}/fonts/afm/public/txfonts
5958 %{texmfdist}/fonts/enc/dvips/txfonts
5959 %{texmfdist}/fonts/tfm/public/txfonts
5960 %{texmfdist}/fonts/vf/public/txfonts
5961 %{texmfdist}/fonts/map/dvips/txfonts
5962 %{texmfdist}/tex/latex/txfonts
5963 %{texmfdist}/tex4ht/ht-fonts/unicode/txfonts
5964 %{texmfdist}/tex4ht/ht-fonts/alias/txfonts
5965
5966
5967 %files latex-umlaute
5968 %defattr(644,root,root,755)
5969 %{texmfdist}/tex/latex/umlaute
5970
5971 # %files latex-urwvn
5972 # %defattr(644,root,root,755)
5973
5974 %files latex-wasysym
5975 %defattr(644,root,root,755)
5976 %doc %{texmfdist}/doc/latex/wasysym
5977 %{texmfdist}/tex/latex/wasysym
5978 %{texmfdist}/source/latex/wasysym
5979
5980 %files format-latex
5981 %defattr(644,root,root,755)
5982 %attr(755,root,root) %{_bindir}/latex
5983 %attr(755,root,root) %{_bindir}/pslatex
5984 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/latex.fmt
5985
5986 %files format-pdflatex
5987 %defattr(644,root,root,755)
5988 #%{texmf}/pdftex/latex/config
5989 # %dir %{texmf}/pdftex/latex
5990 %attr(755,root,root) %{_bindir}/pdflatex
5991 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdflatex.fmt
5992 #%{_mandir}/man1/pdflatex.1*
5993
5994 # %files platex
5995 # %defattr(644,root,root,755)
5996 # %doc %{texmf}/doc/latex/platex
5997 # %dir %{texmf}/tex/platex
5998 # %{texmf}/tex/platex/config
5999 # %{texmf}/tex/latex/platex
6000
6001 # %files format-platex
6002 # %defattr(644,root,root,755)
6003 # %attr(755,root,root) %{_bindir}/platex
6004 #%attr(755,root,root) %{_bindir}/platex-pl
6005 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/platex.fmt
6006 #%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/platex-pl.fmt
6007
6008 # %files format-pdfplatex
6009 # %defattr(644,root,root,755)
6010 #%dir %{texmf}/pdftex/platex
6011 #%{texmf}/pdftex/platex/config
6012 # %attr(755,root,root) %{_bindir}/pdfplatex
6013 # %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfplatex.fmt
6014
6015 %files tex-babel
6016 %defattr(644,root,root,755)
6017 %doc %{texmfdist}/doc/generic/babel
6018 %{texmfdist}/tex/generic/babel
6019
6020 %files tex-german
6021 %defattr(644,root,root,755)
6022 %doc %{texmfdist}/doc/generic/german
6023 %{texmfdist}/tex/generic/german
6024
6025 %files tex-mfpic
6026 %defattr(644,root,root,755)
6027 %doc %{texmfdist}/doc/generic/mfpic
6028 %{texmfdist}/tex/generic/mfpic
6029
6030 %files tex-misc
6031 %defattr(644,root,root,755)
6032 %doc %{texmfdist}/doc/latex/localloc
6033 %doc %{texmfdist}/doc/generic/multido
6034 %doc %{texmfdist}/doc/generic/tap
6035
6036 %{texmfdist}/tex/generic/eijkhout
6037 %{texmfdist}/tex/generic/multido
6038 %{texmfdist}/tex/generic/misc
6039
6040 %files tex-pictex
6041 %defattr(644,root,root,755)
6042 %doc %{texmfdist}/doc/generic/pictex
6043 %{texmfdist}/tex/generic/pictex
6044
6045 %files tex-pstricks
6046 %defattr(644,root,root,755)
6047 %doc %{texmfdist}/doc/generic/pstricks
6048 %{texmfdist}/dvips/pstricks
6049 %{texmfdist}/tex/generic/pstricks
6050
6051 # %files tex-qpx
6052 # %defattr(644,root,root,755)
6053 # %doc %{texmf}/doc/fonts/polish/qpx
6054 # %{texmf}/tex/generic/qpx
6055
6056 %files tex-qpxqtx
6057 %defattr(644,root,root,755)
6058 %doc %{texmfdist}/doc/fonts/qpxqtx
6059 %{texmfdist}/fonts/tfm/public/qpxqtx
6060 %{texmfdist}/fonts/vf/public/qpxqtx
6061 %{texmfdist}/tex/generic/qpxqtx
6062
6063 %files tex-ruhyphen
6064 %defattr(644,root,root,755)
6065 %{texmfdist}/tex/generic/ruhyphen
6066 %{texmfdist}/source/generic/ruhyphen
6067
6068 %files tex-spanish
6069 %defattr(644,root,root,755)
6070 %doc %{texmfdist}/doc/latex/spanish-mx
6071 %{texmfdist}/source/generic/babel/spanish.ins
6072 %{texmfdist}/source/generic/babel/spanish.dtx
6073 %{texmfdist}/source/latex/polyglot/langs/spanish.ld
6074 %{texmfdist}/source/latex/polyglot/langs/spanish.ot1
6075 %{texmfdist}/source/latex/mapcodes/spanish.map
6076 %{texmfdist}/source/latex/mapcodes/spanish.dtx
6077 %{texmfdist}/tex/texsis/base/Spanish.txs
6078 %{texmfdist}/tex/generic/tex4ht/spanish.4ht
6079 %{texmfdist}/tex/generic/babel/spanish.sty
6080 %{texmfdist}/tex/generic/babel/spanish.ldf
6081 %{texmfdist}/tex/latex/spanish-mx
6082 %{texmfdist}/tex/latex/custom-bib/spanish.mbs
6083 %{texmfdist}/tex/latex/babelbib/spanish.bdf
6084 %{texmfdist}/tex/latex/apacite/spanish.apc
6085 %{texmfdist}/tex/latex/dvdcoll/dcl/spanish.dcl
6086
6087 %files tex-texdraw
6088 %defattr(644,root,root,755)
6089 %doc %{texmfdist}/doc/texdraw
6090 %{texmfdist}/tex/generic/texdraw
6091
6092 %files tex-thumbpdf
6093 %defattr(644,root,root,755)
6094 %doc %{texmfdist}/doc/generic/thumbpdf
6095 %attr(755,root,root) %{_bindir}/thumbpdf
6096 %{texmfdist}/tex/generic/thumbpdf
6097 %{texmfdist}/scripts/thumbpdf
6098 %{_mandir}/man1/thumbpdf.1*
6099
6100 %files tex-ukrhyph
6101 %defattr(644,root,root,755)
6102 %doc %{texmfdist}/doc/generic/ukrhyph
6103 %{texmfdist}/tex/generic/ukrhyph
6104
6105 %files latex-vietnam
6106 %defattr(644,root,root,755)
6107 %doc %{texmfdist}/doc/generic/vntex
6108 %{texmfdist}/tex/latex/vntex
6109
6110 %files tex-xypic
6111 %defattr(644,root,root,755)
6112 %doc %{texmfdist}/doc/generic/xypic
6113 %{texmfdist}/tex/generic/xypic
6114
6115 %files tex-xkeyval
6116 %defattr(644,root,root,755)
6117 %doc %{texmfdist}/doc/latex/xkeyval
6118 %{texmfdist}/source/latex/xkeyval
6119 %{texmfdist}/tex/generic/xkeyval
6120 %{texmfdist}/tex/latex/xkeyval
6121
6122 %files fonts-adobe
6123 %defattr(644,root,root,755)
6124 %{texmfdist}/fonts/type1/adobe
6125 %{texmfdist}/fonts/afm/adobe
6126 %{texmfdist}/fonts/tfm/adobe
6127 %{texmfdist}/fonts/vf/adobe
6128 %{texmfdist}/tex4ht/ht-fonts/unicode/adobe
6129 %{texmfdist}/tex4ht/ht-fonts/alias/adobe
6130 %{texmfdist}/tex4ht/ht-fonts/share/adobe
6131
6132 %files fonts-ae
6133 %defattr(644,root,root,755)
6134 %doc %{texmfdist}/doc/fonts/ae
6135 %{texmfdist}/fonts/tfm/public/ae
6136 %{texmfdist}/fonts/vf/public/ae
6137 %{texmfdist}/source/fonts/ae
6138 %{texmfdist}/tex4ht/ht-fonts/unicode/ae
6139 %{texmfdist}/tex4ht/ht-fonts/alias/ae
6140
6141
6142 %files fonts-ams
6143 %defattr(644,root,root,755)
6144 %{texmfdist}/bibtex/bst/ams
6145 %{texmfdist}/bibtex/bib/ams
6146 %{texmfdist}/dvips/ams
6147 %{texmfdist}/fonts/source/public/ams
6148 %{texmfdist}/fonts/type1/bluesky/ams
6149 %{texmfdist}/fonts/afm/bluesky/ams
6150 %{texmfdist}/fonts/tfm/public/ams
6151 %{texmfdist}/fonts/map/dvips/ams
6152 %{texmfdist}/tex4ht/ht-fonts/unicode/ams
6153 %{texmfdist}/tex4ht/ht-fonts/alias/ams
6154
6155 %files fonts-antp
6156 %defattr(644,root,root,755)
6157 %doc %{texmfdist}/doc/fonts/antp
6158 %{texmfdist}/fonts/enc/dvips/antp
6159 %{texmfdist}/fonts/map/dvips/antp
6160 %{texmfdist}/fonts/afm/public/antp
6161 %{texmfdist}/fonts/tfm/public/antp
6162 %{texmfdist}/dvips/antp
6163
6164 %files fonts-antt
6165 %defattr(644,root,root,755)
6166 %doc %{texmfdist}/doc/fonts/antt
6167 %{texmfdist}/fonts/afm/public/antt
6168 %{texmfdist}/fonts/opentype/public/antt
6169 %{texmfdist}/fonts/enc/dvips/antt
6170 %{texmfdist}/fonts/tfm/public/antt
6171 %{texmfdist}/fonts/map/dvips/antt
6172 %{texmfdist}/tex/plain/antt
6173 %{texmfdist}/tex/latex/antt
6174 %{texmfdist}/tex4ht/ht-fonts/unicode/antt
6175 %{texmfdist}/tex4ht/ht-fonts/alias/antt
6176
6177 %files fonts-bbm
6178 %defattr(644,root,root,755)
6179 %doc %{texmfdist}/doc/fonts/bbm
6180 %{texmfdist}/fonts/source/public/bbm
6181 %{texmfdist}/fonts/tfm/public/bbm
6182 %{texmfdist}/source/latex/bbm
6183 %{texmfdist}/tex/latex/bbm
6184
6185 %files fonts-bbold
6186 %defattr(644,root,root,755)
6187 %{texmfdist}/fonts/source/public/bbold
6188 %{texmfdist}/fonts/tfm/public/bbold
6189
6190 # %files fonts-bh
6191 # %defattr(644,root,root,755)
6192 # %doc %{texmf}/doc/fonts/bh
6193 # %{texmf}/fonts/tfm/bh
6194 # %{texmf}/fonts/vf/bh
6195
6196 %files fonts-bitstream
6197 %defattr(644,root,root,755)
6198 %{texmfdist}/fonts/afm/bitstrea
6199 %{texmfdist}/fonts/tfm/bitstrea
6200 %{texmfdist}/fonts/vf/bitstrea
6201 %{texmfdist}/tex4ht/ht-fonts/unicode/bitstrea
6202 %{texmfdist}/tex4ht/ht-fonts/alias/bitstrea
6203
6204 %files fonts-cbgreek
6205 %defattr(644,root,root,755)
6206 %{texmfdist}/tex4ht/ht-fonts/unicode/cbgreek
6207
6208 %files fonts-cc-pl
6209 %defattr(644,root,root,755)
6210 %{texmfdist}/fonts/source/public/cc-pl
6211 %{texmfdist}/fonts/enc/dvips/cc-pl
6212 %{texmfdist}/fonts/tfm/public/cc-pl
6213 %{texmfdist}/fonts/map/dvips/cc-pl
6214 %{texmfdist}/tex4ht/ht-fonts/alias/cc-pl
6215
6216 %files fonts-cg
6217 %defattr(644,root,root,755)
6218 %{texmfdist}/fonts/tfm/cg
6219 %{texmfdist}/fonts/vf/cg
6220
6221 %files fonts-cm
6222 %defattr(644,root,root,755)
6223 %doc %{texmfdist}/doc/fonts/cm
6224 %dir %{texmfdist}/doc/fonts
6225 %dir %{texmfdist}/dvips
6226 %dir %{texmfdist}/fonts/afm/bluesky
6227 %dir %{texmfdist}/fonts/map/dvips
6228 %dir %{texmfdist}/fonts/pk/ljfour/public
6229 %dir %{texmfdist}/tex4ht/ht-fonts/alias
6230 %dir %{texmfdist}/tex4ht/ht-fonts/css/emacspeak
6231 %dir %{texmfdist}/tex4ht/ht-fonts/iso8859/1
6232 %dir %{texmfdist}/tex4ht/ht-fonts/iso8859/5
6233 %dir %{texmfdist}/tex4ht/ht-fonts/unicode
6234 %dir %{texmfdist}/tex4ht/ht-fonts/win/1251
6235 %{texmfdist}/dvips/cm
6236 %{texmfdist}/fonts/source/public/cm
6237 %{texmfdist}/fonts/afm/bluesky/cm
6238 %{texmfdist}/fonts/tfm/public/cm
6239 %{texmfdist}/fonts/pk/ljfour/public/cm
6240 %{texmfdist}/fonts/map/dvips/cm
6241 %{texmfdist}/tex4ht/ht-fonts/unicode/cm
6242 %{texmfdist}/tex4ht/ht-fonts/iso8859/1/cm
6243 %{texmfdist}/tex4ht/ht-fonts/iso8859/5/cm
6244 %{texmfdist}/tex4ht/ht-fonts/alias/cm
6245 %{texmfdist}/tex4ht/ht-fonts/win/1251/cm
6246 %{texmfdist}/tex4ht/ht-fonts/css/emacspeak/cm
6247
6248
6249 %files fonts-cmbright
6250 %defattr(644,root,root,755)
6251 %doc %{texmfdist}/doc/latex/cmbright
6252 %{texmfdist}/fonts/source/public/cmbright
6253 %{texmfdist}/fonts/tfm/public/cmbright
6254 %{texmfdist}/source/latex/cmbright
6255 %{texmfdist}/tex/latex/cmbright
6256
6257 %files fonts-cmcyr
6258 %defattr(644,root,root,755)
6259 %doc %{texmfdist}/doc/fonts/cmcyr
6260 %{texmfdist}/fonts/source/public/cmcyr
6261 %{texmfdist}/fonts/type1/public/cmcyr
6262 %{texmfdist}/fonts/tfm/public/cmcyr
6263 %{texmfdist}/fonts/vf/public/cmcyr
6264 %{texmfdist}/fonts/map/dvips/cmcyr
6265 %{texmfdist}/tex4ht/ht-fonts/unicode/cyrillic/cmcyr
6266 %{texmfdist}/tex4ht/ht-fonts/iso8859/5/cyrillic/cmcyr
6267 %{texmfdist}/tex4ht/ht-fonts/alias/cyrillic/cmcyr
6268 %{texmfdist}/tex4ht/ht-fonts/win/1251/cyrillic/cmcyr
6269
6270 %files fonts-cmextra
6271 %defattr(644,root,root,755)
6272 %{texmfdist}/fonts/source/public/cmextra
6273 %{texmfdist}/fonts/tfm/public/cmextra
6274
6275 %files fonts-concmath
6276 %defattr(644,root,root,755)
6277 %doc %{texmfdist}/doc/fonts/concmath
6278 %doc %{texmfdist}/doc/latex/concmath
6279 %{texmfdist}/fonts/source/public/concmath
6280 %{texmfdist}/fonts/tfm/public/concmath
6281 %{texmfdist}/source/latex/concmath
6282 %{texmfdist}/tex/latex/concmath
6283
6284 %files fonts-concrete
6285 %defattr(644,root,root,755)
6286 %doc %{texmfdist}/doc/fonts/concrete
6287 %{texmfdist}/fonts/source/public/concrete
6288 %{texmfdist}/fonts/tfm/public/concrete
6289 %{texmfdist}/tex4ht/ht-fonts/unicode/concrete
6290 %{texmfdist}/tex4ht/ht-fonts/alias/concrete
6291
6292 %files fonts-cs
6293 %defattr(644,root,root,755)
6294 %{texmfdist}/dvips/cs
6295 %{texmfdist}/fonts/source/public/cs
6296 %{texmfdist}/fonts/enc/dvips/cs
6297 %{texmfdist}/fonts/tfm/public/cs
6298 %{texmfdist}/fonts/map/dvips/cs
6299 %{texmfdist}/tex4ht/ht-fonts/unicode/cs
6300 %{texmfdist}/tex4ht/ht-fonts/alias/cs
6301
6302 %files fonts-dstroke
6303 %defattr(644,root,root,755)
6304 %{texmfdist}/tex4ht/ht-fonts/unicode/dstroke
6305
6306 %files fonts-ecc
6307 %defattr(644,root,root,755)
6308 %doc %{texmfdist}/doc/fonts/ecc
6309 %{texmfdist}/fonts/source/public/ecc
6310 %{texmfdist}/fonts/tfm/public/ecc
6311
6312 %files fonts-eurosym
6313 %defattr(644,root,root,755)
6314 %doc %{texmfdist}/doc/fonts/eurosym
6315 %{texmfdist}/fonts/source/public/eurosym
6316 %{texmfdist}/fonts/tfm/public/eurosym
6317 %{texmfdist}/fonts/map/dvips/eurosym
6318 %{texmfdist}/source/fonts/eurosym
6319 %{texmfdist}/tex/latex/eurosym
6320
6321 %files fonts-eulervm
6322 %defattr(644,root,root,755)
6323 %doc %{texmfdist}/doc/latex/eulervm
6324 %{texmfdist}/fonts/tfm/public/eulervm
6325 %{texmfdist}/fonts/vf/public/eulervm
6326 %{texmfdist}/source/latex/eulervm
6327 %{texmfdist}/tex/latex/eulervm
6328
6329 %files fonts-euxm
6330 %defattr(644,root,root,755)
6331 %{texmfdist}/fonts/source/public/euxm
6332 %{texmfdist}/fonts/tfm/public/euxm
6333
6334 %files fonts-gothic
6335 %defattr(644,root,root,755)
6336 %{texmfdist}/doc/fonts/gothic
6337 %{texmfdist}/dvips/gothic
6338 %{texmfdist}/fonts/source/public/gothic
6339 %{texmfdist}/fonts/type1/public/gothic
6340 %{texmfdist}/fonts/afm/public/gothic
6341 %{texmfdist}/fonts/tfm/public/gothic
6342 %{texmfdist}/fonts/vf/public/gothic
6343 %{texmfdist}/fonts/map/dvips/gothic
6344
6345 %files fonts-hoekwater
6346 %defattr(644,root,root,755)
6347 %{texmfdist}/fonts/afm/hoekwater
6348 %{texmfdist}/fonts/tfm/hoekwater
6349 %{texmfdist}/fonts/truetype/hoekwater
6350
6351 %files fonts-jknappen
6352 %defattr(644,root,root,755)
6353 %{texmfdist}/fonts/source/jknappen
6354 %{texmfdist}/fonts/tfm/jknappen
6355 %{texmfdist}/tex4ht/ht-fonts/unicode/jknappen
6356 %{texmfdist}/tex4ht/ht-fonts/alias/jknappen
6357
6358 %files fonts-latex
6359 %defattr(644,root,root,755)
6360 %doc %{texmfdist}/doc/latex/esint
6361 %{texmfdist}/fonts/source/public/esint
6362 %{texmfdist}/fonts/tfm/public/esint
6363 %{texmfdist}/source/latex/esint
6364 %{texmfdist}/tex/latex/esint
6365
6366 %files fonts-lh
6367 %defattr(644,root,root,755)
6368 %doc %{texmfdist}/doc/fonts/lh
6369 %{texmfdist}/fonts/source/lh
6370 %{texmfdist}/metapost/support/charlib/LH
6371 %{texmfdist}/source/fonts/lh
6372 %{texmfdist}/source/latex/lh
6373 %{texmfdist}/tex4ht/ht-fonts/koi/8r/lh
6374 %{texmfdist}/tex4ht/ht-fonts/unicode/lh
6375 %{texmfdist}/tex4ht/ht-fonts/iso8859/5/lh
6376 %{texmfdist}/tex4ht/ht-fonts/alias/lh
6377 %{texmfdist}/tex4ht/ht-fonts/win/1251/lh
6378
6379 %files fonts-lm
6380 %defattr(644,root,root,755)
6381 %doc %{texmfdist}/doc/fonts/lm
6382 %{texmfdist}/fonts/type1/public/lm
6383 %{texmfdist}/fonts/afm/public/lm
6384 %{texmfdist}/fonts/opentype/public/lm
6385 %{texmfdist}/fonts/enc/dvips/lm
6386 %{texmfdist}/fonts/tfm/public/lm
6387 %{texmfdist}/fonts/map/dvips/lm
6388 %{texmfdist}/fonts/map/dvipdfm/lm
6389 %{texmfdist}/source/fonts/lm
6390 %{texmfdist}/tex/latex/lm
6391 %{texmfdist}/tex4ht/ht-fonts/unicode/lm
6392 %{texmfdist}/tex4ht/ht-fonts/alias/lm
6393
6394 %files fonts-marvosym
6395 %defattr(644,root,root,755)
6396 %doc %{texmfdist}/doc/latex/marvosym
6397 %{texmfdist}/fonts/type1/public/marvosym
6398 %{texmfdist}/fonts/afm/public/marvosym
6399 %{texmfdist}/fonts/tfm/public/marvosym
6400 %{texmfdist}/fonts/map/dvips/marvosym
6401 %{texmfdist}/source/fonts/eurofont/marvosym
6402 %{texmfdist}/tex/latex/marvosym
6403 %{texmfdist}/tex4ht/ht-fonts/unicode/marvosym
6404 %{texmfdist}/tex4ht/ht-fonts/alias/marvosym
6405
6406 %files fonts-mflogo
6407 %defattr(644,root,root,755)
6408 %doc %{texmfdist}/doc/latex/mflogo
6409 %{texmfdist}/fonts/source/public/mflogo
6410 %{texmfdist}/fonts/type1/hoekwater/mflogo
6411 %{texmfdist}/fonts/afm/hoekwater/mflogo
6412 %{texmfdist}/fonts/tfm/public/mflogo
6413 %{texmfdist}/fonts/map/dvips/mflogo
6414 %{texmfdist}/source/latex/mflogo
6415 %{texmfdist}/tex/latex/mflogo
6416 %{texmfdist}/tex4ht/ht-fonts/unicode/mflogo
6417
6418 %files fonts-misc
6419 %defattr(644,root,root,755)
6420 %doc %{texmfdist}/doc/latex/marvosym/mac/oztex/tex-font/misc
6421 %{texmfdist}/fonts/source/public/misc
6422 %{texmfdist}/fonts/tfm/public/misc
6423 %{texmfdist}/fonts/misc
6424
6425 %files fonts-monotype
6426 %defattr(644,root,root,755)
6427 %{texmfdist}/fonts/tfm/monotype
6428 %{texmfdist}/fonts/vf/monotype
6429
6430 %files fonts-omega
6431 %defattr(644,root,root,755)
6432 %doc %{texmfdist}/doc/omega
6433 %dir %{texmfdist}/omega
6434 %dir %{texmfdist}/omega/otp
6435 %dir %{texmfdist}/omega/ocp
6436 %{texmfdist}/dvips/omega
6437 %{texmfdist}/fonts/ofm/public/omega
6438 %{texmfdist}/fonts/type1/public/omega
6439 %{texmfdist}/fonts/afm/public/omega
6440 %{texmfdist}/fonts/ovp/public/omega
6441 %{texmfdist}/fonts/tfm/public/omega
6442 %{texmfdist}/fonts/ovf/public/omega
6443 %{texmfdist}/fonts/map/dvips/omega
6444 %{texmfdist}/omega/ocp/omega
6445 %{texmfdist}/omega/otp/omega
6446 %{texmfdist}/tex/plain/omega
6447
6448 %files fonts-pazo
6449 %defattr(644,root,root,755)
6450 %{texmfdist}/tex4ht/ht-fonts/alias/pazo
6451
6452 %files fonts-pl
6453 %defattr(644,root,root,755)
6454 %doc %{texmfdist}/doc/fonts/pl
6455 %{texmfdist}/dvips/pl
6456 %{texmfdist}/fonts/source/public/pl
6457 %{texmfdist}/fonts/type1/public/pl
6458 %{texmfdist}/fonts/afm/public/pl
6459 %{texmfdist}/fonts/enc/dvips/pl
6460 %{texmfdist}/fonts/tfm/public/pl
6461 %{texmfdist}/fonts/map/dvips/pl
6462 %{texmfdist}/tex4ht/ht-fonts/unicode/pl
6463 %{texmfdist}/tex4ht/ht-fonts/alias/pl
6464 %{texmf}/scripts/texlive/tlmgrgui/lang/pl
6465
6466 %files fonts-px
6467 %defattr(644,root,root,755)
6468 %doc %{texmfdist}/doc/fonts/pxfonts
6469 # %doc %{texmf}/doc/doc/english/free-math-font-survey/source/pxfonts.tex
6470 # %doc %{texmf}/doc/doc/english/free-math-font-survey/images/pxfonts.png
6471 %dir %{texmfdist}/fonts/map/dvips/pxfonts
6472 %dir %{texmfdist}/tex/latex/pxfonts
6473 %{texmfdist}/fonts/map/dvips/pxfonts/pxfonts.map
6474 %{texmfdist}/fonts/afm/public/pxfonts
6475 %{texmfdist}/fonts/tfm/public/pxfonts
6476 %{texmfdist}/fonts/type1/public/pxfonts
6477 %{texmfdist}/fonts/vf/public/pxfonts
6478 %{texmfdist}/tex4ht/ht-fonts/unicode/pxfonts
6479 %{texmfdist}/tex4ht/ht-fonts/alias/pxfonts
6480 %{texmfdist}/tex/latex/pxfonts/pxfonts.sty
6481
6482 %files fonts-qfonts
6483 %defattr(644,root,root,755)
6484 %{texmfdist}/tex4ht/ht-fonts/alias/qfonts
6485 # %doc %{texmf}/doc/fonts/polish/qfonts
6486 # %{texmf}/fonts/enc/dvips/qfonts
6487 # %{texmf}/fonts/map/dvips/qfonts
6488 # %{texmf}/dvips/qfonts
6489 # %{texmf}/fonts/afm/public/qfonts
6490 # %{texmf}/fonts/tfm/public/qfonts
6491
6492 # %files fonts-qpx
6493 # %defattr(644,root,root,755)
6494 # %{texmf}/fonts/tfm/public/qpx
6495 # %{texmf}/fonts/vf/public/qpx
6496
6497 %files fonts-qpxqtx
6498 %defattr(644,root,root,755)
6499 %{texmfdist}/fonts/tfm/public/qpxqtx
6500 %{texmfdist}/fonts/vf/public/qpxqtx
6501
6502 %files fonts-rsfs
6503 %defattr(644,root,root,755)
6504 %{texmfdist}/fonts/source/public/rsfs
6505 %{texmfdist}/fonts/tfm/public/rsfs
6506
6507 %files fonts-stmaryrd
6508 %defattr(644,root,root,755)
6509 %doc %{texmfdist}/doc/fonts/stmaryrd
6510 %{texmfdist}/source/fonts/stmaryrd
6511 %{texmfdist}/fonts/tfm/public/stmaryrd
6512
6513 %files fonts-tx
6514 %defattr(644,root,root,755)
6515 %{texmfdist}/fonts/map/dvips/txfonts/txfonts.map
6516 %{texmfdist}/fonts/afm/public/txfonts
6517 %{texmfdist}/fonts/tfm/public/txfonts
6518 %{texmfdist}/fonts/vf/public/txfonts
6519
6520 %files fonts-urw
6521 %defattr(644,root,root,755)
6522 # %doc %{texmf}/doc/fonts/urw
6523 %{texmfdist}/fonts/afm/urw
6524
6525 %files fonts-urwvn
6526 %defattr(644,root,root,755)
6527 %{texmfdist}/fonts/afm/vntex/urwvn
6528 %{texmfdist}/fonts/tfm/vntex/urwvn
6529 %{texmfdist}/fonts/type1/vntex/urwvn
6530 %{texmfdist}/fonts/vf/vntex/urwvn
6531 %{texmfdist}/tex4ht/ht-fonts/alias/vntex/urwvn
6532
6533 %files fonts-vnr
6534 %defattr(644,root,root,755)
6535 %{texmfdist}/fonts/map/dvips/vntex
6536 %{texmfdist}/fonts/source/vntex/vnr
6537 %{texmfdist}/fonts/tfm/vntex/vnr
6538
6539 %files fonts-wasy
6540 %defattr(644,root,root,755)
6541 %{texmfdist}/fonts/source/public/wasy
6542 %{texmfdist}/fonts/tfm/public/wasy
6543
6544 %files fonts-xypic
6545 %defattr(644,root,root,755)
6546 %{texmfdist}/fonts/map/dvips/xypic
6547 # %{texmfdist}/fonts/afm/public/xypic
6548 %{texmfdist}/fonts/source/public/xypic
6549 %{texmfdist}/fonts/tfm/public/xypic
6550
6551 %files fonts-yandy
6552 %defattr(644,root,root,755)
6553 # %{texmf}/fonts/afm/yandy
6554 %{texmfdist}/source/fonts/eurofont/marvosym/tfmfiles/yandy
6555 # %{texmf}/fonts/tfm/yandy
6556 # %{texmf}/fonts/vf/yandy
6557
6558 %files fonts-type1-antp
6559 %defattr(644,root,root,755)
6560 %{texmfdist}/dvips/antp
6561 %{texmfdist}/fonts/type1/public/antp
6562
6563 %files fonts-type1-antt
6564 %defattr(644,root,root,755)
6565 # %{texmf}/dvips/antt
6566 %{texmfdist}/fonts/type1/public/antt
6567
6568 %files fonts-type1-belleek
6569 %defattr(644,root,root,755)
6570 %doc %{texmfdist}/doc/fonts/belleek
6571 %{texmfdist}/fonts/type1/public/belleek
6572
6573 %files fonts-type1-bitstream
6574 %defattr(644,root,root,755)
6575 %{texmfdist}/fonts/type1/bitstrea
6576
6577 %files fonts-type1-bluesky
6578 %defattr(644,root,root,755)
6579 # %doc %{texmf}/doc/fonts/bluesky
6580 # %{texmf}/dvips/bluesky
6581 %{texmfdist}/fonts/type1/bluesky
6582
6583 %files fonts-type1-cc-pl
6584 %defattr(644,root,root,755)
6585 %doc %{texmfdist}/doc/fonts/cc-pl
6586 %{texmfdist}/fonts/type1/public/cc-pl
6587
6588 %files fonts-type1-cmcyr
6589 %defattr(644,root,root,755)
6590 %{texmfdist}/fonts/type1/public/cmcyr
6591
6592 %files fonts-type1-cs
6593 %defattr(644,root,root,755)
6594 %{texmfdist}/fonts/type1/public/cs
6595
6596 # %files fonts-type1-dstroke
6597 # %defattr(644,root,root,755)
6598 # %{texmf}/fonts/type1/public/dstroke
6599
6600 %files fonts-type1-eurosym
6601 %defattr(644,root,root,755)
6602 %{texmfdist}/fonts/type1/public/eurosym
6603
6604 %files fonts-type1-hoekwater
6605 %defattr(644,root,root,755)
6606 %{texmfdist}/fonts/type1/hoekwater
6607
6608 %files fonts-type1-fpl
6609 %defattr(644,root,root,755)
6610 %doc %{texmfdist}/doc/fonts/fpl
6611 %{texmfdist}/fonts/afm/public/fpl
6612 %{texmfdist}/fonts/type1/public/fpl
6613
6614 %files fonts-type1-lm
6615 %defattr(644,root,root,755)
6616 %{texmfdist}/fonts/afm/public/lm
6617 %{texmfdist}/fonts/type1/public/lm
6618
6619 %files fonts-type1-marvosym
6620 %defattr(644,root,root,755)
6621 %{texmfdist}/fonts/type1/public/marvosym
6622
6623 %files fonts-type1-mathpazo
6624 %defattr(644,root,root,755)
6625 # %doc %{texmf}/doc/fonts/mathpazo
6626 %{texmfdist}/fonts/afm/public/mathpazo
6627 %{texmfdist}/fonts/type1/public/mathpazo
6628
6629 %files fonts-type1-omega
6630 %defattr(644,root,root,755)
6631 %{texmfdist}/fonts/type1/public/omega
6632
6633 %files fonts-type1-pl
6634 %defattr(644,root,root,755)
6635 # %doc %{texmf}/doc/fonts/polish/plpsfont
6636 %{texmfdist}/fonts/type1/public/pl
6637
6638 %files fonts-type1-px
6639 %defattr(644,root,root,755)
6640 %{texmfdist}/fonts/type1/public/pxfonts
6641
6642 # %files fonts-type1-qfonts
6643 # %defattr(644,root,root,755)
6644 # %{texmfdist}/fonts/type1/public/qfonts
6645
6646 %files fonts-type1-tx
6647 %defattr(644,root,root,755)
6648 %{texmfdist}/fonts/type1/public/txfonts
6649
6650 # %files fonts-type1-tt2001
6651 # %defattr(644,root,root,755)
6652 # %{texmf}/fonts/type1/public/tt2001
6653
6654 %files fonts-type1-urw
6655 %defattr(644,root,root,755)
6656 %{texmfdist}/fonts/type1/urw
6657
6658 %files fonts-type1-vnr
6659 %defattr(644,root,root,755)
6660 %{texmfdist}/fonts/type1/vntex/vnr
6661
6662 %files fonts-type1-xypic
6663 %defattr(644,root,root,755)
6664 %{texmfdist}/fonts/type1/public/xypic
6665
6666 # TeXLive-specific
6667
6668 %files afm2pl
6669 %defattr(644,root,root,755)
6670 %attr(755,root,root) %{_bindir}/afm2pl
6671 %{_mandir}/man1/afm2pl*
6672
6673 %files bbox
6674 %defattr(644,root,root,755)
6675 %attr(755,root,root) %{_bindir}/bbox
6676 %{_mandir}/man1/bbox*
6677
6678 %files cefutils
6679 %defattr(644,root,root,755)
6680 %attr(755,root,root) %{_bindir}/cef*
6681 %dir %{texmfdist}/tex/latex/cjk
6682 %{texmfdist}/tex/latex/cjk/CEF
6683 %doc %{texmfdist}/doc/latex/cjk/doc
6684 %doc %{texmfdist}/doc/latex/cjk/examples
6685 %{texmfdist}/source/latex/cjk/utils/CEFconv
6686
6687 %files detex
6688 %defattr(644,root,root,755)
6689 %attr(755,root,root) %{_bindir}/detex
6690 %{_mandir}/man1/detex*
6691
6692
6693 %files dviutils
6694 %defattr(644,root,root,755)
6695 %attr(755,root,root) %{_bindir}/dt2dv
6696 %attr(755,root,root) %{_bindir}/dv2dt
6697 %attr(755,root,root) %{_bindir}/dvi2tty
6698 %attr(755,root,root) %{_bindir}/dviasm
6699 %attr(755,root,root) %{_bindir}/dvibook
6700 %attr(755,root,root) %{_bindir}/dviconcat
6701 %attr(755,root,root) %{_bindir}/dvidvi
6702 %attr(755,root,root) %{_bindir}/dvigif
6703 %attr(755,root,root) %{_bindir}/dvipdfmx
6704 %attr(755,root,root) %{_bindir}/dvipos
6705 %attr(755,root,root) %{_bindir}/dviselect
6706 %attr(755,root,root) %{_bindir}/dvitodvi
6707 %{_mandir}/man1/dt2dv*
6708 %{_mandir}/man1/dv2dt*
6709 %{_mandir}/man1/dvi2tty*
6710 %{_mandir}/man1/dvibook*
6711 %{_mandir}/man1/dviconcat*
6712 %{_mandir}/man1/dvidvi*
6713 %{_mandir}/man1/dvigif*
6714 %{_mandir}/man1/dvipos*
6715 %{_mandir}/man1/dviselect*
6716 %{_mandir}/man1/dvitodvi*
6717
6718 %files epsutils
6719 %defattr(644,root,root,755)
6720 %attr(755,root,root) %{_bindir}/epsffit
6721 %attr(755,root,root) %{_bindir}/epspdf
6722 %attr(755,root,root) %{_bindir}/epspdftk
6723 %{texmfdist}/scripts/epspdf
6724 %{_mandir}/man1/epsffit*
6725 %doc %{texmfdist}/doc/epspdf
6726
6727 %files filters
6728 %defattr(644,root,root,755)
6729 %attr(755,root,root) %{_bindir}/fix*
6730 %{_mandir}/man1/fix*
6731
6732 %files uncategorized-utils
6733 %defattr(644,root,root,755)
6734 %attr(755,root,root) %{_bindir}/devnag
6735 %attr(755,root,root) %{_bindir}/disdvi
6736 %attr(755,root,root) %{_bindir}/exatools
This page took 0.531776 seconds and 4 git commands to generate.