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