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