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