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