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