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