]> git.pld-linux.org Git - packages/texlive.git/blame - texlive.spec
- more subpackages
[packages/texlive.git] / texlive.spec
CommitLineData
d08789e0 1# TODO:
3a74cdb2
ZU
2# MAIN TODO (sort by importnce):
3# - need more %dir (poldek says it missed)
e0617a36 4# - texlive-format-pdflatex deps
97e8de8b 5# - check unpackaged files
6b25593c 6# - pl updates
97e8de8b 7# - maybe more splits (e.g. latex subpackages)
3a74cdb2 8# - context: consider more splitting, check dependencies
d08789e0
ZU
9# - omega: consider more splitting, check dependencies
10# - tdphp: is it really useful?
11# - allow using Type1 fonts in others applications (symlink to
12# /usr/share/fonts/Type1 ?)
13# - fix package removal:
14# /usr/bin/texhash[77]: kpsewhich: not found
15#
16# FHS TODO:
17# - merge rhconfig and texmfsysvar patches
18# - texmfsysvar patch: change fmtutil and web2cdir variables instead
19# of creating texmfsys{config,var} variables?
20# - move config files to /etc
21# - merge all above with configure switch "--enable-fhs" and send it to TE
22#
23# TeXLive specific TODO:
37bb0d8c 24# - fix broken symlinks in /usr/bin (see line 3564)
4c9dc995 25# - summary/description correcting (all languages)
ca4b56d2 26# - texk/web2c doesn't build (luatex option)
68640cd8 27# - %files latex-bibtex-revtex4
489714ae 28# - Check CEF/cjk!
ca4b56d2 29#
2b453bda
ZU
30# Subpackages TODO:
31# check deps the following subpackages:
32# - latex-exam
33# - latex-SIunits
d08789e0
ZU
34#
35%include /usr/lib/rpm/macros.perl
ca4b56d2 36#
67112f1c 37%bcond_without bootstrap
ca4b56d2 38#
d08789e0
ZU
39Summary: TeX typesetting system and MetaFont font formatter
40Summary(de.UTF-8): TeX-Satzherstellungssystem und MetaFont-Formatierung
41Summary(es.UTF-8): Sistema de typesetting TeX y formateador de fuentes MetaFont
42Summary(fr.UTF-8): Systéme de compostion TeX et formatteur de MetaFontes
97b079ad 43Summary(hu.UTF-8): TeX szövegszedő rendszer és MetaFont font formázó
d08789e0
ZU
44Summary(pl.UTF-8): System składu publikacji TeX oraz formater fontów MetaFont
45Summary(pt_BR.UTF-8): Sistema de typesetting TeX e formatador de fontes MetaFont
46Summary(tr.UTF-8): TeX dizgi sistemi ve MetaFont yazıtipi biçimlendiricisi
47Name: texlive
48Version: 20080816
557de7e9 49Release: 0.8.3
096dca83 50Epoch: 1
d08789e0
ZU
51License: distributable
52Group: Applications/Publishing/TeX
53Source0: http://tug.org/svn/texlive/branches/branch2008/Master/source/%{name}-%{version}-source.tar.lzma
54# Source0-md5: 554287c3e458da776edd684506048d45
e19e6777
ZU
55Source1: ftp://tug.org/texlive/historic/2008/%{name}-20080822-texmf.tar.lzma
56# Source1-md5: fa74072e1344e8390eb156bcda61a8b2
d08789e0
ZU
57Source4: %{name}.cron
58Source5: xdvi.desktop
59Source6: xdvi.png
c48c077b 60Patch0: %{name}-am.patch
2c9c6c5b 61Patch1: %{name}-20080816-kpathsea-ar.patch
d08789e0 62URL: http://www.tug.org/texlive/
c48c077b 63BuildRequires: autoconf
d08789e0
ZU
64BuildRequires: automake
65BuildRequires: bison
a784d38e 66BuildRequires: clisp
d08789e0 67BuildRequires: ed
a784d38e 68BuildRequires: expat-devel
4c9dc995 69BuildRequires: ffcall-devel
97b079ad 70BuildRequires: flex
a784d38e 71BuildRequires: fontconfig-devel
e671f712
AM
72BuildRequires: freetype-devel
73BuildRequires: freetype1-devel
d08789e0
ZU
74BuildRequires: gd-devel >= 2.0.33
75BuildRequires: libpng-devel >= 1.2.8
97b079ad 76BuildRequires: libtool
c48c077b
AM
77# should this be somewhere in clisp?
78BuildRequires: libsigsegv
d08789e0
ZU
79BuildRequires: libstdc++-devel
80BuildRequires: ncurses-devel
81BuildRequires: rpm-perlprov
82BuildRequires: rpm-pythonprov
d062bbe0 83BuildRequires: sed >= 4.0
d08789e0
ZU
84BuildRequires: t1lib-devel >= 5.0.2
85BuildRequires: texinfo
ca4b56d2
AM
86%if %{with bootstrap}
87BuildRequires: tetex-format-latex
88BuildRequires: tetex-format-pdflatex
ca4b56d2 89BuildRequires: tetex-latex-cyrillic
97b079ad 90BuildRequires: tetex-tex-babel
ca4b56d2 91%else
ca4b56d2
AM
92BuildRequires: texlive-format-latex
93BuildRequires: texlive-format-pdflatex
ca4b56d2 94BuildRequires: texlive-latex-cyrillic
97b079ad
ZU
95BuildRequires: texlive-tex-babel
96# fill with future texlive BR. guesses ones for now
ca4b56d2 97%endif
d08789e0 98BuildRequires: unzip
a784d38e 99BuildRequires: xorg-lib-libICE-devel
d08789e0 100BuildRequires: xorg-lib-libXaw-devel
a784d38e 101BuildRequires: xorg-lib-libXext-devel
a784d38e 102BuildRequires: xorg-lib-libXmu-devel
97b079ad 103BuildRequires: xorg-lib-libXpm-devel
d08789e0 104BuildRequires: zlib-devel >= 1.2.1
78d53d8c 105Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
106Requires: %{name}-fonts-cm = %{epoch}:%{version}-%{release}
107Requires: %{name}-fonts-misc = %{epoch}:%{version}-%{release}
108Requires: %{name}-metafont = %{epoch}:%{version}-%{release}
109Requires: awk
110Requires: dialog
0b6bcf85 111Requires: kpathsea = %{epoch}:%{version}-%{release}
d08789e0
ZU
112Requires: sed
113Requires: sh-utils
d3f501b8 114Requires: texconfig = %{epoch}:%{version}-%{release}
e88b5dcf 115Requires: textutils
d08789e0
ZU
116Suggests: tmpwatch
117Obsoletes: tetex
118Obsoletes: tetex-afm
119Obsoletes: tetex-doc
120Obsoletes: tetex-doc-latex2e-html
121Obsoletes: tetex-fontinst
122Obsoletes: tetex-fontname
123Obsoletes: tetex-fonts
124Obsoletes: tetex-fonts-pandora
125Obsoletes: tetex-fonts-vcm
126Obsoletes: tetex-format-elatex
127Obsoletes: tetex-format-pdfelatex
128Obsoletes: tetex-format-pdfemex
129Obsoletes: tetex-latex-vnps
130Obsoletes: tetex-latex-vnr
131Obsoletes: tetex-oxdvi
132Obsoletes: tetex-oxdvi
133Obsoletes: tetex-plain-dvips
134Obsoletes: tetex-plain-dvips
135Obsoletes: tetex-plain-mathtime
136Obsoletes: tetex-plain-mathtime
137Obsoletes: tetex-plain-misc
138Obsoletes: tetex-plain-misc
139Obsoletes: tetex-plain-plnfss
140Obsoletes: tetex-plain-plnfss
141Obsoletes: tetex-tex-hyphen
142Obsoletes: tetex-tex-vietnam
143BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
144
f37ff31b 145%define texmf %{_datadir}/texmf
8b5eed5e 146%define texmfdist %{texmf}-dist
1a192771 147%define texmfdoc %{texmf}-doc
d08789e0
ZU
148%define fmtdir /var/lib/texmf/web2c
149%define texhash [ ! -x %{_bindir}/texhash ] || %{_bindir}/texhash 1>&2;
150%define _localstatedir /var/lib/texmf
151%define fixinfodir [ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1 ;
152%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 ;
153
154%define _noautoreq 'perl(path_tre)'
155
156%description
97b079ad
ZU
157TeXLive is an implementation of TeX for Linux or UNIX systems. TeX
158takes a text file and a set of formatting commands as input and
159creates a typesetter independent .dvi (DeVice Independent) file as
160output. Usually, TeX is used in conjunction with a higher level
161formatting package like LaTeX or PlainTeX, since TeX by itself is not
162very user-friendly.
d08789e0
ZU
163
164%description -l es.UTF-8
165Tex formata archivos de texto y órdenes para una salida independiente
166de dispositivo (que se llama DVI - DeVice Independent). En The TeXbook
167de Knut se describen las capacidades y el lenguaje TeX.
168
169%description -l de.UTF-8
170TeX formatiert eine Datei, die abwechselnd Text und Befehle enthält
171und gibt eine geräteunabhängige Datei aus (DVI genannt, Abk. für
172DeVice Independent). Die Funktionen und Sprache von TeX werden in The
173TeXbook von Knuth beschrieben.
174
175%description -l fr.UTF-8
176TeX formate un fichier de commandes et de texte mélandés, et produit
177un fichier de indépendant de toute plate-forme (appelé DVI, qui est un
178raccourci pour Device Independant). Les possibilités de TeX et son
179langage sont décrites dans l'ouvrage TeXbook, de Knuth.
180
97b079ad
ZU
181%description -l hu.UTF-8
182TeXLive a TeX egy implementációja Linux és UNIX rendszerekre. TeX egy
183egyszerű szövegfájlt fogad bemenetként, és formázó parancsok
184segítségével a szövegszedő egy független .dvi (DeVice Independent)
185fájlt készít. A TeX-et leginkább magasabb szintű formázó parancsokkal
186kiegészítve használják, mint pl. LaTeX-hel vagy PlainTeX-hel, mivel a
187TeX önmaga nem túlzottan "felhasználóbarát".
188
d08789e0
ZU
189%description -l pl.UTF-8
190TeX formatuje przygotowany tekst oraz komendy i produkuje niezależny
191od urządzenia plik wynikowy (tzw. DVI -- skrót od DeVice Independent).
192Możliwości TeXa, oraz jego język zostały opisane w ,,The TeXbook''
193Donalda E. Knutha.
194
195%description -l pt_BR.UTF-8
196Tex formata arquivos de texto e comandos para uma saída independente
197de dispositivo (chamado DVI - DeVice Independent). As capacidades e a
198linguagem TeX são descritas no The TeXbook, de Knuth.
199
200%description -l tr.UTF-8
201TeX, içinde metin ve komutların yer aldığı bir dosyayı okur ve dizgi
202aygıtından bağımsız bir çıktı (DeVice Independent - DVI) oluşturur.
203TeX'in becerileri ve dizgi dili, dili geliştiren Knuth'un 'The
204TeXbook' başlıklı kitabında anlatılmaktadır.
205
5b7eba8e
MB
206%package doc
207Summary: Documentation for TeX Live
208Group: Documentation
209
210%description doc
211Assorted useful documentation for TeX Live.
212
213%package doc-bg
214Summary: Bulgarian documentation for TeX Live
215Group: Documentation
216
217%description doc-bg
218Assorted useful Bulgarian documentation for TeX Live.
219
220%package doc-cs
221Summary: Czech documentation for TeX Live
222Group: Documentation
223
224%description doc-cs
225Assorted useful Czech documentation for TeX Live.
226
227%package doc-de
228Summary: German documentation for TeX Live
229Group: Documentation
230
231%description doc-de
232Assorted useful German documentation for TeX Live.
233
234%package doc-el
235Summary: Greek documentation for TeX Live
236Group: Documentation
237
238%description doc-el
239Assorted useful Greek documentation for TeX Live.
240
241%package doc-es
242Summary: Spanish documentation for TeX Live
243Group: Documentation
244
245%description doc-es
246Assorted useful Spanish documentation for TeX Live.
247
248%package doc-fi
249Summary: Finnish documentation for TeX Live
250Group: Documentation
251
252%description doc-fi
253Assorted useful Finnish documentation for TeX Live.
254
255%package doc-fr
256Summary: French documentation for TeX Live
257Group: Documentation
258
259%description doc-fr
260Assorted useful French documentation for TeX Live.
261
262%package doc-it
263Summary: Italian documentation for TeX Live
264Group: Documentation
265
266%description doc-it
267Assorted useful Italian documentation for TeX Live.
268
269%package doc-ja
270Summary: Japanese documentation for TeX Live
271Group: Documentation
272
273%description doc-ja
274Assorted useful Japanese documentation for TeX Live.
275
276%package doc-ko
277Summary: Korean documentation for TeX Live
278Group: Documentation
279
280%description doc-ko
281Assorted useful Korean documentation for TeX Live.
282
283%package doc-mn
284Summary: Mongolian documentation for TeX Live
285Group: Documentation
286
287%description doc-mn
288Assorted useful Mongolian documentation for TeX Live.
289
290%package doc-nl
291Summary: Dutch documentation for TeX Live
292Group: Documentation
293
294%description doc-nl
295Assorted useful Dutch documentation for TeX Live.
296
297%package doc-pl
298Summary: Polish documentation for TeX Live
299Group: Documentation
300
301%description doc-pl
302Assorted useful Polish documentation for TeX Live.
303
304%package doc-pt
305Summary: Portuguese documentation for TeX Live
306Group: Documentation
307
308%description doc-pt
309Assorted useful Portuguese documentation for TeX Live.
310
311%package doc-ru
312Summary: Russian documentation for TeX Live
313Group: Documentation
314
315%description doc-ru
316Assorted useful Russian documentation for TeX Live.
317
318%package doc-sk
319Summary: Slovak documentation for TeX Live
320Group: Documentation
321
322%description doc-sk
323Assorted useful Slovak documentation for TeX Live.
324
325%package doc-sl
326Summary: Slovenian documentation for TeX Live
327Group: Documentation
328
329%description doc-sl
330Assorted useful Slovenian documentation for TeX Live.
331
332%package doc-th
333Summary: Thai documentation for TeX Live
334Group: Documentation
335
336%description doc-th
337Assorted useful Thai documentation for TeX Live.
338
339%package doc-tr
340Summary: Turkish documentation for TeX Live
341Group: Documentation
342
343%description doc-tr
344Assorted useful Turkish documentation for TeX Live.
345
346%package doc-uk
347Summary: Ukrainian documentation for TeX Live
348Group: Documentation
349
350%description doc-uk
351Assorted useful Ukrainian documentation for TeX Live.
352
353%package doc-vi
354Summary: Vietnamese documentation for TeX Live
355Group: Documentation
356
357%description doc-vi
358Assorted useful Vietnamese documentation for TeX Live.
359
360%package doc-zh_CN
361Summary: Chinese documentation for TeX Live
362Group: Documentation
363
364%description doc-zh_CN
365Assorted useful Chinese documentation for TeX Live.
489714ae 366
d08789e0
ZU
367%package doc-Catalogue
368Summary: TeX Catalogue
369Summary(pl.UTF-8): Katalog TeXa
370Group: Applications/Publishing/TeX
371Requires(post,postun): %{_bindir}/texhash
372Requires: %{name} = %{epoch}:%{version}-%{release}
373
374%description doc-Catalogue
375TeX Catalogue.
376
377%description doc-Catalogue -l pl.UTF-8
378Katalog TeXa.
379
380%package doc-tug-faq
381Summary: TeX User Group FAQ
489714ae 382Summary(hu.UTF-8): TeX felhasználók FAQ-ja
d08789e0
ZU
383Summary(pl.UTF-8): FAQ Grupy Użytkowników TeXa
384Group: Applications/Publishing/TeX
385Requires(post,postun): %{_bindir}/texhash
386Requires: %{name} = %{epoch}:%{version}-%{release}
387Obsoletes: tetex-doc-LaTeX-FAQ-francaise
388Obsoletes: tetex-doc-de-tex-faq
389Obsoletes: tetex-doc-uktug-faq
390
391%description doc-tug-faq
392TeX User Group FAQ.
393
74eeb8ec
ZU
394%description doc-tug-faq -l hu.UTF8
395TeX felhasználók FAQ-ja.
396
d08789e0
ZU
397%description doc-tug-faq -l pl.UTF-8
398FAQ Grupy Użytkowników TeXa.
399
400%package doc-latex
401Summary: Basic LaTeX packages documentation
489714ae 402Summary(hu.UTF-8): Az alap LaTeX csomagok dokumentációja
d08789e0
ZU
403Summary(pl.UTF-8): Podstawowa dokumentacja do pakietów LaTeXa
404Group: Applications/Publishing/TeX
405Requires(post,postun): %{_bindir}/texhash
406Requires: %{name} = %{epoch}:%{version}-%{release}
407
408%description doc-latex
409Basic LaTeX packages documentation.
410
74eeb8ec
ZU
411%description doc-latex -l hu.UTF-8
412Az alap LaTeX csomagok dokumentációja
413
d08789e0
ZU
414%description doc-latex -l pl.UTF-8
415Podstawowa dokumentacja do pakietów LaTeXa.
416
417# # libraries #
096dca83 418%package -n kpathsea
d08789e0 419Summary: File name lookup library
489714ae 420Summary(hu.UTF-8): Fájlnév-kereső könyvtár
d08789e0
ZU
421Summary(pl.UTF-8): Biblioteka szukająca nazw plików
422Group: Applications/Publishing/TeX
423Requires(post,postun): %{_bindir}/texhash
424Requires: %{name} = %{epoch}:%{version}-%{release}
425
096dca83 426%description -n kpathsea
d08789e0
ZU
427File name lookup library.
428
096dca83 429%description -n kpathsea -l hu.UTF-8
74eeb8ec
ZU
430Fájlnév-kereső könyvtár.
431
096dca83 432%description -n kpathsea -l pl.UTF-8
d08789e0
ZU
433Biblioteka szukająca nazw plików.
434
096dca83 435%package -n kpathsea-devel
d08789e0
ZU
436Summary: Kpathsea library filename lookup header files and documentation
437Summary(es.UTF-8): Bibliotecas y archivos de inclusión para desarrollo TeX
489714ae 438Summary(hu.UTF-8): Kpathsea fájlnév-kereső könyvtár header fájljai és dokumentációja
d08789e0
ZU
439Summary(pl.UTF-8): Pliki nagłówkowe oraz dokumetacja kpathsea
440Summary(pt_BR.UTF-8): Bibliotecas e headers para desenvolvimento TeX
441Group: Development/Libraries
096dca83 442Requires: kpathsea = %{epoch}:%{version}-%{release}
d08789e0 443
096dca83 444%description -n kpathsea-devel
d08789e0
ZU
445Kpathsea library filename lookup header files and documentation.
446
096dca83 447%description -n kpathsea-devel -l es.UTF-8
d08789e0
ZU
448Bibliotecas, archivos de inclusión, etc, para que puedas desarrollar
449aplicaciones TeX.
450
096dca83 451%description -n kpathsea-devel -l hu.UTF-8
74eeb8ec
ZU
452Kpathsea fájlnév-kereső könyvtár header fájljai és dokumentációja.
453
096dca83 454%description -n kpathsea-devel -l pl.UTF-8
d08789e0
ZU
455Pliki nagłówkowe oraz dokumentacja biblioteki kpathsea.
456
096dca83 457%description -n kpathsea-devel -l pt_BR.UTF-8
d08789e0
ZU
458Bibliotecas, headers e outros componentes que podem ser utilizados
459para desenvolver aplicações TeX.
460
461# # programs #
462%package dvips
463Summary: DVI to PostScript converter
464Summary(de.UTF-8): dvi-Postscript-Konvertierungsprogramm
465Summary(es.UTF-8): Convertidor dvi para postscript
466Summary(fr.UTF-8): Convertisseur dvi vers PostScript
40664f43 467Summary(hu.UTF-8): DVI-ből PosctScript-be konvertáló
d08789e0
ZU
468Summary(pl.UTF-8): Konwerter plików DVI do PostScriptu
469Summary(pt_BR.UTF-8): Conversor dvi para postscript
470Summary(tr.UTF-8): dvi'dan postscript'e dönüştürücü
471Group: Applications/Publishing/TeX
472Requires(post,postun): %{_bindir}/texhash
473Requires: %{name} = %{epoch}:%{version}-%{release}
474
475%description dvips
476The program dvips takes a DVI file file[.dvi] produced by TeX (or by
477some other processor such as GFtoDVI) and converts it to PostScript,
478normally sending the result directly to the laserprinter.
479
480%description dvips -l de.UTF-8
481Das dvips-Programm nimmt eine dvi-Datei ([.dvi]), die von TeX bzw.
482durch einen anderen Prozessor wie GFtoDVI) erzeugt wurde, und
483konvertiert diese in PostScript, wobei das Ergebnis in der Regel
484direkt an einen Laserdrucker gesandt wird.
485
486%description dvips -l es.UTF-8
487El programa dvips coge un archivo DVI (.dvi) producido por TeX (o por
488otro procesador como GFtoDVI) y lo convierte a PostScript, normalmente
489enviando el resultado directamente a la impresora láser.
490
491%description dvips -l fr.UTF-8
492Le programme dvips convertit les fichiers DVI en PostScript, en
493envoyant normalement le résultat directement sur une imprimante Laser.
494
40664f43
ZU
495%description dvips -l hu.UTF-8
496A dvips program egy TeX által készített DVI-fájlból PostScript
489714ae 497állományt készít, amelyet a legtöbb esetben közvetlenül a
40664f43
ZU
498lézernyomtatóra küldhetsz.
499
d08789e0
ZU
500%description dvips -l pl.UTF-8
501Program dvips bierze plik DVI wygenerowany przez TeXa (lub jakiś inny
502program, jak na przykład GFtoDVI) i konwertuje go do PostScriptu.
503Domyślnie wynik jest wysyłany bezpośrednio do drukarki.
504
505%description dvips -l pt_BR.UTF-8
506O programa dvips toma um arquivo DVI (.dvi) produzido pelo TeX (ou por
507outro processador como o GFtoDVI) e o converte para PostScript,
508normalmente enviando o resultado diretamente para a impressora laser.
509
510%description dvips -l tr.UTF-8
511dvips programı, dvi biçiminde bir girdi dosyası alır ve onu
512PostScript'e dönüştürür. Kaynak dosya TeX tarafından oluşturulmuş
513olabileceği gibi başka işleyiciler tarafından da (GFtoDVI gibi)
514üretilmiş olabilir.
515
516%package dvilj
517Summary: DVI to PCL converter
518Summary(de.UTF-8): Ein dvi-->Laserjet-Konvertierer
519Summary(es.UTF-8): Convertidor dvi para laserjet
520Summary(fr.UTF-8): convertisseur dvi vers laserjet
6b25593c 521Summary(hu.UTF-8): DVI-ből PCL-be konvertáló
d08789e0
ZU
522Summary(pl.UTF-8): Konwerter plików DVI do języka PCL
523Summary(pt_BR.UTF-8): Conversor dvi para laserjet
524Summary(tr.UTF-8): dvi'dan laserjet'e dönüştürücü
525Group: Applications/Publishing/TeX
526Requires(post,postun): %{_bindir}/texhash
527Requires: %{name} = %{epoch}:%{version}-%{release}
528
529%description dvilj
530Dvilj and dvilj's siblings (included in this package) will convert TeX
531text formatting system output .dvi files to HP PCL (HP Printer Control
532Language) commands. Using dvilj, you can print TeX files to HP
533LaserJet+ and fully compatible printers. With dvilj2p, you can print
534to HP LaserJet IIP and fully compatible printers. And with dvilj4, you
535can print to HP LaserJet4 and fully compatible printers.
536
537%description dvilj -l de.UTF-8
538Dvilj und Gebrüder konvertieren TeX-Ausgabe-.dvi-Dateien in HP PCL (HP
539Printer Control Language) Befehle zum Drucken auf HP LaserJet+, HP
540LaserJet IIP (mit dvilj2p), HP LaserJet 4 (mit dvilj4) und vollständig
541kompatiblen Druckern.
542
543%description dvilj -l es.UTF-8
544Dvilj y semejantes convierten archivos de salida TeX.dvi en comandos
545HP PCL (i.e. Lenguaje de Control de Impresoras HP) adecuados a
546impresión de impresoras HP LaserJEt+, HP LaserJet IIP (usando
547dvilj2p), HP LaserJet 4 (usando dvilj4) y compatibles.
548
549%description dvilj -l fr.UTF-8
550dvilj et ses cousins convertissent les fichiers dvi en commandes HPPCL
551(le langage des imprimantes HP) pour les imprimer sur HP LaserJet+, HP
552LaserJet IIP (avec dvilj2p), HP LaserJet 4 (avec dvilj4), et autres
553imprimantes totalement compatibles.
554
6b25593c
ZU
555%description dvilj -l hu.UTF-8
556Dvilj a TeX által előállított .dvi fájlokat konvertálja HP PCL (HP
557Printer Control Language) parancsokká. A dvilj használatával TeX
558fájlokat tudsz nyomtatni HP LaserJet+ és a vele kompatibilis
559nyomtatókon. A dvilj2p-vel HP LaserJet IIP és kompatibilis
560nyomtatókra. És végül a dvilj4-gyel HP LaserJet4 és kompatibilisekre.
561
d08789e0
ZU
562%description dvilj -l pl.UTF-8
563dvilj oraz pokrewne narzędzia (załączone w tym pakiecie) konwertują
564pliki wyjściowe .dvi systemu formatującego tekst TeX na polecenia HP
565PCL (HP Printer Control Language). Przy użyciu dvilj można drukować
566pliki TeXa na drukarkach HP LaserJet+ i w pełni kompatybilnych. Przy
567użyciu dvilj2p można drukować na drukarkach HP LaserJet IIP i w pełni
568kompatybilnych. Przy użyciu dvilj4 można drukować na drukarkach HP
569LaserJet4 i w pełni kompatybilnych.
570
571%description dvilj -l pt_BR.UTF-8
572Dvilj e semelhantes convertem arquivos de saída TeX .dvi em comandos
573HP PCL (i.e. Linguagem de Controle de Impressoras HP) adequados para
574impressão em impressoras HP LaserJet+, HP LaserJet IIP (usando
575dvilj2p), HP LaserJet 4 (usando dvilj4) e compatíveis.
576
577%description dvilj -l tr.UTF-8
578TeX çıktısı dvi dosyalarını HP PCL (HP'nin geliştirdiği bir yazıcı
579denetim dili) komutlarına çevirir ve böylece bir LaserJet+, HP
580LaserJet IIP (dvilj2p ile), HP LaserJet4 (dvilj4 ile) ve tam
581uyumlularından yazıcı çıktısı alınabilir.
582
583%package makeindex
584Summary: A general purpose hierarchical index generator
6b25593c 585Summary(hu.UTF-8): Egy általános célú hierarchikus index generáló
d08789e0
ZU
586Summary(pl.UTF-8): Generator hierarchicznych indeksów ogólnego przeznaczenia
587Group: Applications/Publishing/TeX
588Requires(post,postun): %{_bindir}/texhash
589Requires: %{name} = %{epoch}:%{version}-%{release}
590Obsoletes: tetex-rumakeindex
591
592%description makeindex
593A general purpose hierarchical index generator; it accepts one or more
594input files (often produced by a text formatter such as TeX or troff),
595sorts the entries, and produces an output file which can be formatted.
596The formats of the input and output files are specified in a style
597file; by default, input is assumed to be an idx file, as generated by
598LaTeX.
599
6b25593c
ZU
600%description makeindex -l hu.UTF-8
601Egy általános célű hierarchikus index generáló; elfogad egy vagy több
602bemeneti fájlt (gyakran szövegformázótól, mint a TeX vagy a troff),
603rendezi a bejegyzéseket, és egy kimeneti, megfelelő formátumú fájlt
604készit. A be- és kimeneti fájlok formátumai stílus fájlokban van
605definiálva; alapértelmezetten a bemeneti fájl egy idx fájl, amit a
606LaTeX generál.
607
d08789e0
ZU
608%description makeindex -l pl.UTF-8
609Generator hierarchicznych indeksów ogólnego przeznaczenia; przyjmuje
610jeden lub więcej plików wejściowych (zazwyczaj zrobionych przez
611narzędzie formatujące tekst, takie jak TeX lub troff), sortuje
612elementy i tworzy plik wyjściowy, który może być sformatowany. Formaty
613plików wejściowych i wyjściowych podaje się w pliku stylu; domyślnie
614przyjmowany jest plik wejściowy w formacie idx, wygenerowany przez
615LaTeX.
616
617%package metafont
618Summary: MetaFont
6b25593c 619Summary(hu.UTF-8): MetaFont
d08789e0
ZU
620Summary(pl.UTF-8): Zestaw narzędzi MetaFont
621Group: Applications/Publishing/TeX
622Requires(post,postun): %{_bindir}/texhash
623Requires: %{name} = %{epoch}:%{version}-%{release}
624
625%description metafont
626MetaFont.
627
628%description metafont -l pl.UTF-8
629Zestaw narzędzi MetaFont.
630
631%package metapost
632Summary: MetaPost
6b25593c 633Summary(hu.UTF-8): MetaPost
d08789e0
ZU
634Summary(pl.UTF-8): Zestaw narzędzi MetaPost
635Group: Applications/Publishing/TeX
636Requires(post,postun): %{_bindir}/texhash
637Requires: %{name} = %{epoch}:%{version}-%{release}
638Obsoletes: tetex-matapost
639
640%description metapost
641MetaPost.
642
6b25593c
ZU
643%description metapost -l hu.UTF-8
644MetaPost.
645
d08789e0
ZU
646%description metapost -l pl.UTF-8
647Zestaw narzędzi MetaPost.
648
649%package mptopdf
650Summary: MetaPost to PDF converter
6b25593c 651Summary(hu.UTF-8): MetaPost-ból PDF-be konvertáló
d08789e0
ZU
652Summary(pl.UTF-8): Konwerter MetaPost do PDF
653Group: Applications/Publishing/TeX
654Requires(post,postun): %{_bindir}/texhash
655Requires: %{name}-metapost = %{epoch}:%{version}-%{release}
656
657%description mptopdf
658MetaPost to PDF converter.
659
6b25593c
ZU
660%description mptopdf -l hu.UTF-8
661MetaPost-ból PDF-be konvertáló.
662
d08789e0
ZU
663%description mptopdf -l pl.UTF-8
664Konwerter MetaPost do PDF.
665
666%package texdoctk
667Summary: Easy access to TeX documentation
668Summary(pl.UTF-8): Łatwy dostęp do dokumentacji TeXa
669Group: Applications/Publishing/TeX
670Requires(post,postun): %{_bindir}/texhash
671Requires: %{name} = %{epoch}:%{version}-%{release}
672
673%description texdoctk
674A Perl/Tk-based GUI for easy access to package documentation for TeX
675on Unix platforms; the databases it uses are based on the texmf/doc
676subtrees of teTeX v.1.0.x, but database files for local configurations
677with modified/extended directories can be derived from them. Note that
678texdoctk is not a viewer itself, but an interface for finding
679documentation files and opening them with the appropriate viewer; so
680it relies on appropriate programs to be installed on the system.
681However, the choice of these programs can be configured by the
682sysadmin or user.
683
684%description texdoctk -l pl.UTF-8
685Oparty na Perlu i Tk graficzny interfejs dający łatwy dostęp do
686dokumentacji pakietów TeXowych na platformach uniksowych; używa baz
687danych opartych na poddrzewach texmf/doc z teTeXa 1.0.x, ale może
688używać konfiguracji ze zmodyfikowanymi lub rozszerzonymi katalogami.
689Należy zauważyć, że texdoctk sam w sobie nie jest przeglądarką, ale
690interfejsem do wyszukiwania plików dokumentacji i otwierania ich we
691właściwej przeglądarce; tak więc wymaga on odpowiednich programów
692zainstalowanych w systemie. Wybór tych programów może być dokonany
693przez administratora lub użytkownika.
694
695%package -n texconfig
696Summary: TeX typesetting system configurator
697Summary(pl.UTF-8): Konfigurator systemu składu TeX
698Group: Applications/Publishing/TeX
699Requires: %{name} = %{epoch}:%{version}-%{release}
700Requires: %{name}-dvips = %{epoch}:%{version}-%{release}
701Requires: %{name}-metafont = %{epoch}:%{version}-%{release}
702Requires: xdvi = %{epoch}:%{version}-%{release}
703Obsoletes: tetex-texconfig
704
705%description -n texconfig
706TeX typesetting system configurator.
707
708%description -n texconfig -l pl.UTF-8
709Konfigurator systemu składu TeX.
710
711%package -n xdvi
712Summary: X11 previewer
713Summary(de.UTF-8): X11-Previewer
714Summary(es.UTF-8): Visualizador TeX X11
715Summary(fr.UTF-8): Prévisualisateur X11
716Summary(pl.UTF-8): Przeglądarka DVI dla X11
717Summary(pt_BR.UTF-8): Visualizador TeX X11
718Summary(tr.UTF-8): X11 öngörüntüleyici
719Group: Applications/Publishing/TeX
720Requires(post,postun): %{_bindir}/texhash
721Requires: %{name} = %{epoch}:%{version}-%{release}
722Requires: %{name}-metafont = %{epoch}:%{version}-%{release}
723Suggests: %{name}-dvips
724Obsoletes: tetex-xdvi
725
726%description -n xdvi
727xdvi is a program which runs under the X window system. It is used to
728preview dvi files, such as are produced by tex and latex.
729
730%description -n xdvi -l de.UTF-8
731xdvi ist ein Programm, das unter dem X-Window-System läuft und gewohnt
732ist, dvi-Dateien als Vorschau anzuzeigen, etwa solche, die von tex und
733latex erzeugt wurden.
734
735%description -n xdvi -l es.UTF-8
736xdvi es un programa que se ejecuta en el sistema X Window. Se usa para
737visualizar archivos dvi, como los producidos por tex y latex.
738
739%description -n xdvi -l fr.UTF-8
740xdvi est un programme s'exécutant sous le système X Window. Il sert à
741visualiser les fichiers dvi tels que ceux produits par tex et latex.
742
743%description -n xdvi -l pl.UTF-8
744Xdvi jest programem (działającym w X Window System) do przeglądania
745plików DVI, produkowanych przez TeXa i LaTeXa.
746
747%description -n xdvi -l pt_BR.UTF-8
748xdvi é um programa que roda no sistema X Window. É usado para
749visualizar arquivos dvi, como os produzidos por tex e latex.
750
624ed2f9
ZU
751%package -n xindy
752Summary: Xindy creates sorted and tagged index from raw index
753Summary(hu.UTF-8): Xindy rendezett és cimkézett indexet készít nyers indexekből
754Group: Applications/Publishing/TeX
755
756%description -n xindy
757Xindy creates sorted and tagged index from raw index.
758
759%description -n xindy -l hu.UTF-8
760Xindy rendezett és cimkézett indexet készít nyers indexekből.
761
762%package -n xindy-albanian
763Summary: Xindy albanian language
764Summary(hu.UTF-8): Xindy albán nyelv
765Group: Applications/Publishing/TeX
766
767%description -n xindy-albanian
768Xindy albanian language
769
770%description -n xindy-albanian -l hu.UTF-8
771Xindy albán nyelv
772
773%package -n xindy-belarusian
774Summary: Xindy belarusian language
775Summary(hu.UTF-8): Xindy belorusz nyelv
776Group: Applications/Publishing/TeX
777
778%description -n xindy-belarusian
779Xindy belarusian language
780
781%description -n xindy-belarusian -l hu.UTF-8
782Xindy belorusz nyelv
783
784%package -n xindy-bulgarian
785Summary: Xindy bulgarian language
786Summary(hu.UTF-8): Xindy bolgár nyelv
787Group: Applications/Publishing/TeX
788
789%description -n xindy-bulgarian
790Xindy bulgarian language
791
792%description -n xindy-bulgarian -l hu.UTF-8
793Xindy bolgár nyelv
794
795%package -n xindy-croatian
796Summary: Xindy croatian language
797Summary(hu.UTF-8): Xindy horvát nyelv
798Group: Applications/Publishing/TeX
799
800%description -n xindy-croatian
801Xindy croatian language
802
803%description -n xindy-croatian -l hu.UTF-8
804Xindy horvát nyelv
805
806%package -n xindy-czech
807Summary: Xindy czech language
808Summary(hu.UTF-8): Xindy cseh nyelv
809Group: Applications/Publishing/TeX
810
811%description -n xindy-czech
812Xindy czech language
813
814%description -n xindy-czech -l hu.UTF-8
815Xindy cseh nyelv
816
817%package -n xindy-danish
818Summary: Xindy danish language
819Summary(hu.UTF-8): Xindy dán nyelv
820Group: Applications/Publishing/TeX
821
822%description -n xindy-danish
823Xindy danish language
824
825%description -n xindy-danish -l hu.UTF-8
826Xindy dán nyelv
827
828%package -n xindy-dutch
829Summary: Xindy dutch language
830Summary(hu.UTF-8): Xindy holland nyelv
831Group: Applications/Publishing/TeX
832
833%description -n xindy-dutch
834Xindy dutch language
835
836%description -n xindy-dutch -l hu.UTF-8
837Xindy holland nyelv
838
839%package -n xindy-english
840Summary: Xindy english language
841Summary(hu.UTF-8): Xindy angol nyelv
842Group: Applications/Publishing/TeX
843
844%description -n xindy-english
845Xindy english language
846
847%description -n xindy-english -l hu.UTF-8
848Xindy angol nyelv
849
850%package -n xindy-esperanto
851Summary: Xindy esperanto language
852Summary(hu.UTF-8): Xindy eszperantó nyelv
853Group: Applications/Publishing/TeX
854
855%description -n xindy-esperanto
856Xindy esperanto language
857
858%description -n xindy-esperanto -l hu.UTF-8
859Xindy eszperantó nyelv
860
861%package -n xindy-estonian
862Summary: Xindy estonian language
863Summary(hu.UTF-8): Xindy észt nyelv
864Group: Applications/Publishing/TeX
865
866%description -n xindy-estonian
867Xindy estonian language
868
869%description -n xindy-estonian -l hu.UTF-8
870Xindy észt nyelv
871
872%package -n xindy-finnish
873Summary: Xindy finnish language
874Summary(hu.UTF-8): Xindy finn nyelv
875Group: Applications/Publishing/TeX
876
877%description -n xindy-finnish
878Xindy finnish language
879
880%description -n xindy-finnish -l hu.UTF-8
881Xindy finn nyelv
882
883%package -n xindy-french
884Summary: Xindy french language
885Summary(hu.UTF-8): Xindy francia nyelv
886Group: Applications/Publishing/TeX
887
888%description -n xindy-french
889Xindy french language
890
891%description -n xindy-french -l hu.UTF-8
892Xindy francia nyelv
893
894%package -n xindy-general
895Summary: Xindy general language
896Summary(hu.UTF-8): Xindy általános nyelv
897Group: Applications/Publishing/TeX
898
899%description -n xindy-general
900Xindy general language
901
902%description -n xindy-general -l hu.UTF-8
903Xindy általános nyelv
904
905%package -n xindy-georgian
906Summary: Xindy georgian language
907Summary(hu.UTF-8): Xindy georgian nyelv
908Group: Applications/Publishing/TeX
909
910%description -n xindy-georgian
911Xindy georgian language
912
913%description -n xindy-georgian -l hu.UTF-8
914Xindy georgian nyelv
915
916%package -n xindy-german
917Summary: Xindy german language
918Summary(hu.UTF-8): Xindy német nyelv
919Group: Applications/Publishing/TeX
920
921%description -n xindy-german
922Xindy german language
923
924%description -n xindy-german -l hu.UTF-8
925Xindy német nyelv
926
927%package -n xindy-greek
928Summary: Xindy greek language
929Summary(hu.UTF-8): Xindy görög nyelv
930Group: Applications/Publishing/TeX
931
932%description -n xindy-greek
933Xindy greek language
934
935%description -n xindy-greek -l hu.UTF-8
936Xindy görög nyelv
937
938%package -n xindy-gypsy
939Summary: Xindy gypsy language
940Summary(hu.UTF-8): Xindy cigány nyelv
941Group: Applications/Publishing/TeX
942
943%description -n xindy-gypsy
944Xindy gypsy language
945
946%description -n xindy-gypsy -l hu.UTF-8
947Xindy cigány nyelv
948
949%package -n xindy-hausa
950Summary: Xindy hausa language
951Summary(hu.UTF-8): Xindy hausa nyelv
952Group: Applications/Publishing/TeX
953
954%description -n xindy-hausa
955Xindy hausa language
956
957%description -n xindy-hausa -l hu.UTF-8
958Xindy hausa nyelv
959
960%package -n xindy-hebrew
961Summary: Xindy hebrew language
962Summary(hu.UTF-8): Xindy héber nyelv
963Group: Applications/Publishing/TeX
964
965%description -n xindy-hebrew
966Xindy hebrew language
967
968%description -n xindy-hebrew -l hu.UTF-8
969Xindy héber nyelv
970
971%package -n xindy-hungarian
972Summary: Xindy hungarian language
973Summary(hu.UTF-8): Xindy magyar nyelv
974Group: Applications/Publishing/TeX
975
976%description -n xindy-hungarian
977Xindy hungarian language
978
979%description -n xindy-hungarian -l hu.UTF-8
980Xindy magyar nyelv
981
982%package -n xindy-icelandic
983Summary: Xindy icelandic language
984Summary(hu.UTF-8): Xindy izlandi nyelv
985Group: Applications/Publishing/TeX
986
987%description -n xindy-icelandic
988Xindy icelandic language
989
990%description -n xindy-icelandic -l hu.UTF-8
991Xindy izlandi nyelv
992
993%package -n xindy-italian
994Summary: Xindy italian language
995Summary(hu.UTF-8): Xindy olasz nyelv
996Group: Applications/Publishing/TeX
997
998%description -n xindy-italian
999Xindy italian language
1000
1001%description -n xindy-italian -l hu.UTF-8
1002Xindy olasz nyelv
1003
1004%package -n xindy-klingon
1005Summary: Xindy klingon language
1006Summary(hu.UTF-8): Xindy klingon nyelv
1007Group: Applications/Publishing/TeX
1008
1009%description -n xindy-klingon
1010Xindy klingon language
1011
1012%description -n xindy-klingon -l hu.UTF-8
1013Xindy klingon nyelv
1014
1015%package -n xindy-kurdish
1016Summary: Xindy kurdish language
1017Summary(hu.UTF-8): Xindy kurd nyelv
1018Group: Applications/Publishing/TeX
1019
1020%description -n xindy-kurdish
1021Xindy kurdish language
1022
1023%description -n xindy-kurdish -l hu.UTF-8
1024Xindy kurd nyelv
1025
1026%package -n xindy-latin
1027Summary: Xindy latin language
1028Summary(hu.UTF-8): Xindy latin nyelv
1029Group: Applications/Publishing/TeX
1030
1031%description -n xindy-latin
1032Xindy latin language
1033
1034%description -n xindy-latin -l hu.UTF-8
1035Xindy latin nyelv
1036
1037%package -n xindy-latvian
1038Summary: Xindy latvian language
1039Summary(hu.UTF-8): Xindy lett nyelv
1040Group: Applications/Publishing/TeX
1041
1042%description -n xindy-latvian
1043Xindy latvian language
1044
1045%description -n xindy-latvian -l hu.UTF-8
1046Xindy lett nyelv
1047
1048%package -n xindy-lithuanian
1049Summary: Xindy lithuanian language
1050Summary(hu.UTF-8): Xindy litván nyelv
1051Group: Applications/Publishing/TeX
1052
1053%description -n xindy-lithuanian
1054Xindy lithuanian language
1055
1056%description -n xindy-lithuanian -l hu.UTF-8
1057Xindy litván nyelv
1058
1059%package -n xindy-lower-sorbian
1060Summary: Xindy lower-sorbian language
1061Summary(hu.UTF-8): Xindy lower-sorbian nyelv
1062Group: Applications/Publishing/TeX
1063
1064%description -n xindy-lower-sorbian
1065Xindy lower-sorbian language
1066
1067%description -n xindy-lower-sorbian -l hu.UTF-8
1068Xindy lower-sorbian nyelv
1069
1070%package -n xindy-macedonian
1071Summary: Xindy macedonian language
1072Summary(hu.UTF-8): Xindy macedón nyelv
1073Group: Applications/Publishing/TeX
1074
1075%description -n xindy-macedonian
1076Xindy macedonian language
1077
1078%description -n xindy-macedonian -l hu.UTF-8
1079Xindy macedón nyelv
1080
1081%package -n xindy-mongolian
1082Summary: Xindy mongolian language
1083Summary(hu.UTF-8): Xindy mongol nyelv
1084Group: Applications/Publishing/TeX
1085
1086%description -n xindy-mongolian
1087Xindy mongolian language
1088
1089%description -n xindy-mongolian -l hu.UTF-8
1090Xindy mongol nyelv
1091
1092%package -n xindy-norwegian
1093Summary: Xindy norwegian language
1094Summary(hu.UTF-8): Xindy norvég nyelv
1095Group: Applications/Publishing/TeX
1096
1097%description -n xindy-norwegian
1098Xindy norwegian language
1099
1100%description -n xindy-norwegian -l hu.UTF-8
1101Xindy norvég nyelv
1102
1103%package -n xindy-polish
1104Summary: Xindy polish language
1105Summary(hu.UTF-8): Xindy lengyel nyelv
1106Group: Applications/Publishing/TeX
1107
1108%description -n xindy-polish
1109Xindy polish language
1110
1111%description -n xindy-polish -l hu.UTF-8
1112Xindy lengyel nyelv
1113
1114%package -n xindy-portuguese
1115Summary: Xindy portuguese language
1116Summary(hu.UTF-8): Xindy portugál nyelv
1117Group: Applications/Publishing/TeX
1118
1119%description -n xindy-portuguese
1120Xindy portuguese language
1121
1122%description -n xindy-portuguese -l hu.UTF-8
1123Xindy portugál nyelv
1124
1125%package -n xindy-romanian
1126Summary: Xindy romanian language
1127Summary(hu.UTF-8): Xindy román nyelv
1128Group: Applications/Publishing/TeX
1129
1130%description -n xindy-romanian
1131Xindy romanian language
1132
1133%description -n xindy-romanian -l hu.UTF-8
1134Xindy román nyelv
1135
1136%package -n xindy-russian
1137Summary: Xindy russian language
1138Summary(hu.UTF-8): Xindy orosz nyelv
1139Group: Applications/Publishing/TeX
1140
1141%description -n xindy-russian
1142Xindy russian language
1143
1144%description -n xindy-russian -l hu.UTF-8
1145Xindy orosz nyelv
1146
1147%package -n xindy-serbian
1148Summary: Xindy serbian language
1149Summary(hu.UTF-8): Xindy szerb nyelv
1150Group: Applications/Publishing/TeX
1151
1152%description -n xindy-serbian
1153Xindy serbian language
1154
1155%description -n xindy-serbian -l hu.UTF-8
1156Xindy szerb nyelv
1157
1158%package -n xindy-slovak
1159Summary: Xindy slovak language
1160Summary(hu.UTF-8): Xindy szlovák nyelv
1161Group: Applications/Publishing/TeX
1162
1163%description -n xindy-slovak
1164Xindy slovak language
1165
1166%description -n xindy-slovak -l hu.UTF-8
1167Xindy szlovák nyelv
1168
1169%package -n xindy-slovenian
1170Summary: Xindy slovenian language
1171Summary(hu.UTF-8): Xindy szlovén nyelv
1172Group: Applications/Publishing/TeX
1173
1174%description -n xindy-slovenian
1175Xindy slovenian language
1176
1177%description -n xindy-slovenian -l hu.UTF-8
1178Xindy szlovén nyelv
1179
1180%package -n xindy-spanish
1181Summary: Xindy spanish language
1182Summary(hu.UTF-8): Xindy spanyol nyelv
1183Group: Applications/Publishing/TeX
1184
1185%description -n xindy-spanish
1186Xindy spanish language
1187
1188%description -n xindy-spanish -l hu.UTF-8
1189Xindy spanyol nyelv
1190
1191%package -n xindy-swedish
1192Summary: Xindy swedish language
1193Summary(hu.UTF-8): Xindy svéd nyelv
1194Group: Applications/Publishing/TeX
1195
1196%description -n xindy-swedish
1197Xindy swedish language
1198
1199%description -n xindy-swedish -l hu.UTF-8
1200Xindy svéd nyelv
1201
1202%package -n xindy-turkish
1203Summary: Xindy turkish language
1204Summary(hu.UTF-8): Xindy török nyelv
1205Group: Applications/Publishing/TeX
1206
1207%description -n xindy-turkish
1208Xindy turkish language
1209
1210%description -n xindy-turkish -l hu.UTF-8
1211Xindy török nyelv
1212
1213%package -n xindy-ukrainian
1214Summary: Xindy ukrainian language
1215Summary(hu.UTF-8): Xindy ukrán nyelv
1216Group: Applications/Publishing/TeX
1217
1218%description -n xindy-ukrainian
1219Xindy ukrainian language
1220
1221%description -n xindy-ukrainian -l hu.UTF-8
1222Xindy ukrán nyelv
1223
1224%package -n xindy-upper-sorbian
1225Summary: Xindy upper-sorbian language
1226Summary(hu.UTF-8): Xindy upper-sorbian nyelv
1227Group: Applications/Publishing/TeX
1228
1229%description -n xindy-upper-sorbian
1230Xindy upper-sorbian language
1231
1232%description -n xindy-upper-sorbian -l hu.UTF-8
1233Xindy upper-sorbian nyelv
1234
1235%package -n xindy-vietnamese
1236Summary: Xindy vietnamese language
1237Summary(hu.UTF-8): Xindy vietnám nyelv
1238Group: Applications/Publishing/TeX
1239
1240%description -n xindy-vietnamese
1241Xindy vietnamese language
1242
1243%description -n xindy-vietnamese -l hu.UTF-8
1244Xindy vietnám nyelv
1245
1246
d08789e0
ZU
1247%package pdftex
1248Summary: TeX generating PDF files instead DVI
1249Summary(pl.UTF-8): TeX generujący pliki PDF zamiast DVI
1250Group: Applications/Publishing/TeX
60597425 1251Requires(post,postun): %{_bindir}/texhash
d08789e0
ZU
1252Requires: %{name} = %{epoch}:%{version}-%{release}
1253Requires: %{name}-fonts-type1-bluesky = %{epoch}:%{version}-%{release}
1254
1255%description pdftex
1256TeX generating PDF files instead DVI.
1257
1258%description pdftex -l pl.UTF-8
1259TeX generujący pliki PDF zamiast DVI.
1260
1261%package omega
1262Summary: Extended unicode TeX
1263Summary(pl.UTF-8): Omega - TeX ze wsparciem dla unikodu
1264Group: Applications/Publishing/TeX
1265Requires(post,postun): %{_bindir}/texhash
1266Requires: %{name} = %{epoch}:%{version}-%{release}
1267Requires: %{name}-fonts-omega = %{epoch}:%{version}-%{release}
1268Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1269
1270%description omega
1271Omega is a version of the TeX program modified for multilingual
1272typesetting. It uses unicode, and has additional primitives for (among
1273other things) bidirectional typesetting.
1274
1275%description omega -l pl.UTF-8
1276Omega to wersja TeXa zmodyfikowana dla potrzeb składu wielojęzycznego.
1277Używa unikodu i ma dodatkowe prymitywy do (między innymi) składania
1278tekstu pisanego w obu kierunkach.
1279
1280# # formats #
1281
1282# Plain format.
1283
1284%package plain
1285Summary: Plain TeX format basic files
1286Summary(pl.UTF-8): Podstawowe pliki dla formatu Plain TeX
1287Group: Applications/Publishing/TeX
60597425 1288Requires(post,postun): %{_bindir}/texhash
d08789e0
ZU
1289Requires: %{name} = %{epoch}:%{version}-%{release}
1290
1291%description plain
1292Plain TeX format basic files.
1293
1294%description plain -l pl.UTF-8
1295Podstawowe pliki dla formatu Plain TeX.
1296
1297%package format-plain
1298Summary: TeX Plain format
1299Summary(pl.UTF-8): Format TeX Plain
1300Group: Applications/Publishing/TeX
1301Requires(post,postun): %{_bindir}/texhash
1302Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1303
1304%description format-plain
1305TeX Plain format.
1306
1307%description format-plain -l pl.UTF-8
1308Format TeX Plain.
1309
1310%package format-pdftex
1311Summary: PDFTeX Plain format
1312Summary(pl.UTF-8): Format PDFTeX Plain
1313Group: Applications/Publishing/TeX
1314Requires(post,postun): %{_bindir}/texhash
1315Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
1316Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1317# for epstopdf to work
1318Requires: fonts-Type1-urw
1319Requires: ghostscript
1320
1321%description format-pdftex
1322PDFTeX Plain format.
1323
1324%description format-pdftex -l pl.UTF-8
1325Format PDFTeX Plain.
1326
1327%package format-pdfetex
1328Summary: PDFTeX EPlain format
1329Summary(pl.UTF-8): Format PDFTeX EPlain
1330Group: Applications/Publishing/TeX
1331Requires(post,postun): %{_bindir}/texhash
1332Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
1333Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1334
1335%description format-pdfetex
1336PDFTeX EPlain format.
1337
1338%description format-pdfetex -l pl.UTF-8
1339Format PDFTeX EPlain.
1340
1341# MeX Plain format
1342
1343%package mex
1344Summary: MeX Plain Format basic files
1345Summary(pl.UTF-8): Podstawowe pliki dla format MeX Plain
1346Group: Applications/Publishing/TeX
1347Requires(post,postun): %{_bindir}/texhash
1348Requires: %{name} = %{epoch}:%{version}-%{release}
f6a96d15
ZU
1349Requires: texlive-fonts-pl = %{epoch}:%{version}-%{release}
1350Requires: texlive-plain = %{epoch}:%{version}-%{release}
d08789e0
ZU
1351
1352%description mex
1353MeX Plain Format basic files.
1354
1355%description mex -l pl.UTF-8
1356Podstawowe pliki dla formatu MeX Plain.
1357
1358%package format-mex
1359Summary: MeX Plain Format
1360Summary(pl.UTF-8): Format MeX Plain
1361Group: Applications/Publishing/TeX
1362Requires(post,postun): %{_bindir}/texhash
f6a96d15 1363Requires: texlive-mex = %{epoch}:%{version}-%{release}
d08789e0
ZU
1364
1365%description format-mex
1366MeX Plain Format.
1367
1368%description format-mex -l pl.UTF-8
1369Format MeX Plain.
1370
1371%package format-pdfmex
1372Summary: PDFMeX Plain Format
1373Summary(pl.UTF-8): Format PDFMeX Plain
1374Group: Applications/Publishing/TeX
1375Requires(post,postun): %{_bindir}/texhash
1376Requires: %{name}-mex = %{epoch}:%{version}-%{release}
1377Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
1378
1379%description format-pdfmex
1380PDFMeX Plain Format.
1381
1382%description format-pdfmex -l pl.UTF-8
1383Format PDFMeX Plain.
1384
1385%package format-utf8mex
1386Summary: MeX Plain Format with UTF-8 encoded source files
1387Summary(pl.UTF-8): Format MeX Plain z plikami źródłowymi kodowanymi UTF-8
1388Group: Applications/Publishing/TeX
1389Requires(post,postun): %{_bindir}/texhash
1390Requires: %{name}-mex = %{epoch}:%{version}-%{release}
1391
1392%description format-utf8mex
1393MeX Plain Format with UTF-8 encoded source files.
1394
1395%description format-utf8mex -l pl.UTF-8
1396Format MeX Plain z plikami źródłowymi kodowanymi UTF-8.
1397
1398# AMS TeX format
1399
1400%package amstex
1401Summary: AMS macros for Plain TeX basic files
1402Summary(pl.UTF-8): Podstawowe pliki makr AMS dla formatu Plain TeX
1403Group: Applications/Publishing/TeX
1404Requires(post,postun): %{_bindir}/texhash
1405Requires: %{name}-fonts-ams = %{epoch}:%{version}-%{release}
1406Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1407Obsoletes: tetex-ams
1408Obsoletes: tetex-plain-amsfonts
1409
1410%description amstex
1411American Mathematical Society macros for Plain TeX basic files.
1412
1413%description amstex -l pl.UTF-8
1414Podstawowe pliki makr AMS (American Mathematical Society) dla formatu
1415Plain TeX.
1416
1417%package format-amstex
1418Summary: AMS macros for Plain TeX
1419Summary(pl.UTF-8): Makra AMS dla formatu Plain TeX
1420Group: Applications/Publishing/TeX
1421Requires(post,postun): %{_bindir}/texhash
1422Requires: %{name}-amstex = %{epoch}:%{version}-%{release}
1423Obsoletes: tetex-ams
1424
1425%description format-amstex
1426American Mathematical Society macros for Plain TeX.
1427
1428%description format-amstex -l pl.UTF-8
1429Makra AMS (American Mathematical Society) dla formatu Plain TeX.
1430
1431%package format-pdfamstex
1432Summary: AMS macros for PDFTeX
1433Summary(pl.UTF-8): Makra AMS dla formatu PDFTeX
1434Group: Applications/Publishing/TeX
1435Requires(post,postun): %{_bindir}/texhash
1436Requires: %{name}-amstex = %{epoch}:%{version}-%{release}
1437Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
1438
1439%description format-pdfamstex
1440American Mathematical Society macros for PDFTeX.
1441
1442%description format-pdfamstex -l pl.UTF-8
1443Makra AMS (American Mathematical Society) dla formatu PDFTeX.
1444
1445# CSPlain format
1446
1447%package csplain
1448Summary: TeX CSPlain format basic files
1449Summary(pl.UTF-8): Podstawowe pliki dla formatu TeX CSPlain
1450Group: Applications/Publishing/TeX
1451Requires(post,postun): %{_bindir}/texhash
1452Requires: %{name}-fonts-cs = %{epoch}:%{version}-%{release}
1453Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1454
1455%description csplain
1456TeX CSPlain format basic files.
1457
1458%description csplain -l pl.UTF-8
1459Podstawowe pliki dla formatu TeX CSPlain.
1460
1461%package format-csplain
1462Summary: TeX CSPlain format
1463Summary(pl.UTF-8): Format TeX CSPlain
1464Group: Applications/Publishing/TeX
1465Requires(post,postun): %{_bindir}/texhash
1466Requires: %{name}-csplain = %{epoch}:%{version}-%{release}
1467
1468%description format-csplain
1469TeX CSPlain format.
1470
1471%description format-csplain -l pl.UTF-8
1472Format TeX CSPlain.
1473
1474%package format-pdfcsplain
1475Summary: PDFTeX CSPlain format
1476Summary(pl.UTF-8): Format PDFTeX CSPlain
1477Group: Applications/Publishing/TeX
1478Requires(post,postun): %{_bindir}/texhash
1479Requires: %{name}-csplain = %{epoch}:%{version}-%{release}
1480
1481%description format-pdfcsplain
1482PDFTeX CSPlain format.
1483
1484%description format-pdfcsplain -l pl.UTF-8
1485Format PDFTeX CSPlain.
1486
1487# CSLaTeX format
1488
1489%package cslatex
1490Summary: CSLaTeX format basic files
1491Summary(pl.UTF-8): Podstawowe pliki dla formatu CSLaTeX
1492Group: Applications/Publishing/TeX
1493Requires(post,postun): %{_bindir}/texhash
1494Requires: %{name}-fonts-cs = %{epoch}:%{version}-%{release}
1495Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1496
1497%description cslatex
1498CSLaTeX format basic files.
1499
1500%description cslatex -l pl.UTF-8
1501Podstawowe pliki dla formatu CSLaTeX.
1502
1503%package format-cslatex
1504Summary: CSLaTeX format
1505Summary(pl.UTF-8): Format CSLaTeX
1506Group: Applications/Publishing/TeX
1507Requires(post,postun): %{_bindir}/texhash
1508Requires: %{name}-cslatex = %{epoch}:%{version}-%{release}
1509
1510%description format-cslatex
1511CSLaTeX format.
1512
1513%description format-cslatex -l pl.UTF-8
1514Format CSLaTeX.
1515
1516%package format-pdfcslatex
1517Summary: PDF CSLaTeX format
1518Summary(pl.UTF-8): Format PDF CSLaTeX
1519Group: Applications/Publishing/TeX
1520Requires(post,postun): %{_bindir}/texhash
1521Requires: %{name}-cslatex = %{epoch}:%{version}-%{release}
1522
1523%description format-pdfcslatex
1524PDF CSLaTeX format.
1525
1526%description format-pdfcslatex -l pl.UTF-8
1527Format PDF CSLaTeX.
1528
1529# Cyrillic Plain format
1530
1531%package cyrplain
1532Summary: Cyrillic Plain format basic files
1533Summary(pl.UTF-8): Podstawowe pliki dla formatu Cyrillic Plain
1534Group: Applications/Publishing/TeX
1535Requires(post,postun): %{_bindir}/texhash
1536Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1537
1538%description cyrplain
1539Cyrillic Plain format basic files.
1540
1541%description cyrplain -l pl.UTF-8
1542Podstawowe pliki dla formatu Cyrillic Plain.
1543
1544%package format-cyrplain
1545Summary: Cyrillic Plain format
1546Summary(pl.UTF-8): Format Cyrillic Plain
1547Group: Applications/Publishing/TeX
1548Requires(post,postun): %{_bindir}/texhash
1549Requires: %{name}-cyrplain = %{epoch}:%{version}-%{release}
1550
1551%description format-cyrplain
1552Cyrillic Plain format.
1553
1554%description format-cyrplain -l pl.UTF-8
1555Format Cyrillic Plain.
1556
1557%package format-cyramstex
1558Summary: Cyrillic AMSTeX format
1559Summary(pl.UTF-8): Format Cyrillic AMSTeX
1560Group: Applications/Publishing/TeX
1561Requires(post,postun): %{_bindir}/texhash
1562Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1563Obsoletes: tetex-cyramstex
1564
1565%description format-cyramstex
1566Cyrillic AMSTeX format.
1567
1568%description format-cyramstex -l pl.UTF-8
1569Format Cyrillic AMSTeX.
1570
1571%package format-cyrtexinfo
1572Summary: Cyrillic TeXInfo format
1573Summary(pl.UTF-8): Format Cyrillic TeXInfo
1574Group: Applications/Publishing/TeX
1575Requires(post,postun): %{_bindir}/texhash
1576Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1577Obsoletes: tetex-cyrtexinfo
1578
1579%description format-cyrtexinfo
1580Cyrillic TeXInfo format.
1581
1582%description format-cyrtexinfo -l pl.UTF-8
1583Format Cyrillic TeXInfo.
1584
1585# EPlain format
1586
1587%package eplain
1588Summary: EPlain format basic files
1589Summary(pl.UTF-8): Podstawowe pliki dla formatu EPlain
1590Group: Applications/Publishing/TeX
1591Requires(post,postun): %{_bindir}/texhash
1592Requires: %{name}-plain = %{epoch}:%{version}-%{release}
1593Obsoletes: tetex-etex
1594
1595%description eplain
1596EPlain format basic files.
1597
1598%description eplain -l pl.UTF-8
1599Podstawowe pliki dla formatu EPlain.
1600
1601%package format-eplain
1602Summary: EPlain format
1603Summary(pl.UTF-8): Format EPlain
1604Group: Applications/Publishing/TeX
1605Requires(post,postun): %{_bindir}/texhash
1606Requires: %{name}-eplain = %{epoch}:%{version}-%{release}
1607
1608%description format-eplain
1609EPlain format.
1610
1611%description format-eplain -l pl.UTF-8
1612Format EPlain.
1613
1614# ConTeXt format.
1615
1616%package context
1617Summary: ConTeXt macro package basic files
1618Summary(pl.UTF-8): Podstawowe pliki pakietu makr ConTeXt
1619Group: Applications/Publishing/TeX
1620Requires(post,postun): %{_bindir}/texhash
1621Requires: %{name} = %{epoch}:%{version}-%{release}
1622Obsoletes: tetex-latex-context
1623
1624%define _noautoreq 'perl(path_tre)'
1625
1626%description context
1627A full featured, parameter driven macro package, which fully supports
1628advanced interactive documents.
1629
1630This package contains basic files.
1631
1632%description context -l pl.UTF-8
1633Pakiet makr sterowanych przez parametry o pełnych możliwościach,
1634całkowicie obsługujący zaawansowane dokumenty interaktywne.
1635
1636Ten pakiet zawiera podstawowe pliki.
1637
1638%package format-context-de
1639Summary: German ConTeXt format
1640Summary(pl.UTF-8): Niemiecka wersja formatu ConTeXt
1641Group: Applications/Publishing/TeX
1642Requires(post,postun): %{_bindir}/texhash
1643Requires: %{name}-context = %{epoch}:%{version}-%{release}
1644
1645%description format-context-de
1646German ConTeXt format.
1647
1648%description format-context-de -l pl.UTF-8
1649Niemiecka wersja formatu ConTeXt.
1650
1651%package format-context-en
1652Summary: English ConTeXt format
1653Summary(pl.UTF-8): Angielska wersja formatu ConTeXt
1654Group: Applications/Publishing/TeX
1655Requires(post,postun): %{_bindir}/texhash
1656Requires: %{name}-context = %{epoch}:%{version}-%{release}
1657
1658%description format-context-en
1659English ConTeXt format.
1660
1661%description format-context-en -l pl.UTF-8
1662Angielska wersja formatu ConTeXt.
1663
1664%package format-context-nl
1665Summary: Dutch ConTeXt format
1666Summary(pl.UTF-8): Holenderska wersja formatu ConTeXt
1667Group: Applications/Publishing/TeX
1668Requires(post,postun): %{_bindir}/texhash
1669Requires: %{name}-context = %{epoch}:%{version}-%{release}
1670
1671%description format-context-nl
1672Dutch ConTeXt format.
1673
1674%description format-context-nl -l pl.UTF-8
1675Holenderska wersja formatu ConTeXt.
1676
1677# LaTeX format.
1678
1679%package latex
1680Summary: LaTeX macro package basic files
1681Summary(pl.UTF-8): Podstawowe pliki pakietu makr LaTeX
1682Group: Applications/Publishing/TeX
60597425 1683Requires(post,postun): %{_bindir}/texhash
d08789e0
ZU
1684Requires: %{name} = %{epoch}:%{version}-%{release}
1685Requires: %{name}-fonts-latex = %{epoch}:%{version}-%{release}
78d53d8c
ER
1686Requires: %{name}-tex-ruhyphen = %{epoch}:%{version}-%{release}
1687Requires: %{name}-tex-ukrhyph = %{epoch}:%{version}-%{release}
d08789e0
ZU
1688# for misc/eurosym:
1689Requires: %{name}-fonts-eurosym = %{epoch}:%{version}-%{release}
2496d461 1690Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
fb2a8613
ZU
1691Requires: %{name}-tex-babel = %{epoch}:%{version}-%{release}
1692Suggests: %{name}-latex-ucs = %{epoch}:%{version}-%{release}
d08789e0
ZU
1693Obsoletes: tetex-bibtex-koma-script
1694Obsoletes: tetex-latex-SIunits
1695Obsoletes: tetex-latex-caption
1696Obsoletes: tetex-latex-curves
1697Obsoletes: tetex-latex-dinbrief
1698Obsoletes: tetex-latex-draftcopy
1699Obsoletes: tetex-latex-dvilj
1700Obsoletes: tetex-latex-eepic
1701Obsoletes: tetex-latex-endfloat
1702Obsoletes: tetex-latex-fancyhdr
1703Obsoletes: tetex-latex-fancyheadings
1704Obsoletes: tetex-latex-fancyvrb
1705Obsoletes: tetex-latex-fp
1706Obsoletes: tetex-latex-graphics
1707Obsoletes: tetex-latex-hyperref
1708Obsoletes: tetex-latex-koma-script
1709Obsoletes: tetex-latex-labels
1710Obsoletes: tetex-latex-listings
1711Obsoletes: tetex-latex-misc
1712Obsoletes: tetex-latex-ms
1713Obsoletes: tetex-latex-multirow
1714Obsoletes: tetex-latex-mwcls
1715Obsoletes: tetex-latex-mwdtools
1716Obsoletes: tetex-latex-natbib
1717Obsoletes: tetex-latex-ntgclass
1718Obsoletes: tetex-latex-oberdiek
1719Obsoletes: tetex-latex-pb-diagram
1720Obsoletes: tetex-latex-pstriks
1721Obsoletes: tetex-latex-revtex4
1722Obsoletes: tetex-latex-seminar
1723Obsoletes: tetex-latex-t2
1724Obsoletes: tetex-latex-titlesec
1725Obsoletes: tetex-latex-tools
1726Obsoletes: tetex-latex-units
1727Obsoletes: tetex-mwcls
1728Obsoletes: tetex-revtex4
1729
1730%description latex
1731LaTeX is a front end for the TeX text formatting system. Easier to use
1732than TeX, LaTeX is essentially a set of TeX macros which provide
1733convenient, predefined document formats for users.
1734
1735This package contains basic files.
1736
1737%description latex -l pl.UTF-8
1738LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
1739łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
1740dających użytkownikom wygodne, predefiniowane formaty dokumentów.
1741
1742Ten pakiet zawiera podstawowe pliki.
1743
6c82f497
ZU
1744%package latex-12many
1745Summary: Generalising mathematical index sets
1746Summary(hu.UTF-8): A matematikai halmazok indexelésének általánosítása
1747Group: Applications/Publishing/TeX
6c82f497 1748Requires(post,postun): %{_bindir}/texhash
b4d68b39 1749Requires: %{name}-latex = %{epoch}:%{version}-%{release}
6c82f497
ZU
1750
1751%description latex-12many
1752Generalising mathematical index sets.
1753
1754%description latex-12many -l hu.UTF-8
1755A matematikai halmazok indexelésének általánosítása.
1756
a8b381b0
ZU
1757%package latex-abstract
1758Summary: Control the typesetting of the abstract environment
1759Summary(hu.UTF-8): Az "abstract" környezet szedésének irányítása
1760Group: Applications/Publishing/TeX
fe66da27 1761Requires(post,postun): %{_bindir}/texhash
b4d68b39 1762Requires: %{name}-latex = %{epoch}:%{version}-%{release}
a8b381b0
ZU
1763
1764%description latex-abstract
1765Control the typesetting of the abstract environment.
1766
1767%description latex-abstract -l hu.UTF-8
1768Az "abstract" környezet szedésének irányítása.
1769
f1f5d194
ZU
1770%package latex-accfonts
1771Summary: Utilities to derive new fonts from existing ones
1772Summary(hu.UTF-8): Eszközök új betűtípusok származtatására már létezőkből
1773Group: Applications/Publishing/TeX
1774Requires(post,postun): %{_bindir}/texhash
1775
1776%description latex-accfonts
1777Utilities to derive new fonts from existing ones.
1778
1779%description latex-accfonts -l hu.UTF-8
1780Eszközök új betűtípusok származtatására már létezőkből.
1781
e88b5dcf
ZU
1782%package latex-adrconv
1783Summary: BibTeX styles to implement an address database
1784Summary(hu.UTF-8): BibTeX stílusok cím-adatbázis megvalósításához
1785Group: Applications/Publishing/TeX
2fede27b 1786Requires(post,postun): %{_bindir}/texhash
78d53d8c 1787Requires: %{name}-latex = %{epoch}:%{version}-%{release}
e88b5dcf
ZU
1788
1789%description latex-adrconv
1790BibTeX styles to implement an address database.
1791
1792%description latex-adrconv -l hu.UTF-8
1793BibTeX stílusok cím-adatbázis megvalósításához.
1794
1795
d08789e0
ZU
1796%package latex-ae
1797Summary: Virtual fonts for PDF-files with T1 encoded CMR-fonts
1798Summary(pl.UTF-8): Wirtualne fonty dla plików PDF z fontami CMR o kodowaniu T1
1799Group: Applications/Publishing/TeX
1800Requires(post,postun): %{_bindir}/texhash
1801Requires: %{name}-fonts-ae = %{epoch}:%{version}-%{release}
1802Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1803
1804%description latex-ae
1805A set of virtual fonts which emulates T1 coded fonts using the
1806standard CM fonts. The package is called AE fonts (for Almost
1807European). The main use of the package is to produce PDF files using
1808versions of the CM fonts instead of the bitmapped EC fonts.
1809
1810%description latex-ae -l pl.UTF-8
1811Zestaw wirtualnych fontów emulujących fonty o kodowaniu T1 przy użyciu
1812standardowych fontów CM. Ten pakiet został nazwany AE (Almost European
1813- prawie europejskie). Głównym przeznaczeniem tego pakietu jest
1814 produkowanie plików PDF przy użyciu wersji fontów CM zamiast
1815 bitmapowych fontów EC.
1816
1817%package latex-algorithms
1818Summary: Floating algorithm environment
1819Summary(pl.UTF-8): Pływające środowisko dla algorytmów
1820Group: Applications/Publishing/TeX
1821Requires(post,postun): /usr/bin/texhash
1822Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1823
1824%description latex-algorithms
1825Defines a floating algorithm environment designed to work with the
1826algorithmic package.
1827
1828%description latex-algorithms -l pl.UTF-8
1829Pakiet definiujący pływające środowisko dla algorytmów zaprojektowane
1830do pracy z pakietem algorithmic.
1831
1832%package latex-ams
1833Summary: AMS math facilities for LaTeX
1834Summary(pl.UTF-8): Udogodnienia matematyczne AMS dla LaTeXa
1835Group: Applications/Publishing/TeX
1836Requires(post,postun): %{_bindir}/texhash
1837Requires: %{name}-fonts-ams = %{epoch}:%{version}-%{release}
1838Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1839Obsoletes: tetex-latex-amscls
1840Obsoletes: tetex-latex-amsfonts
1841Obsoletes: tetex-latex-amsmath
1842
1843%description latex-ams
1844This package is the principal package in the AMS-LaTeX distribution.
1845It adapts for use in LaTeX most of the mathematical features found in
1846AMS-TeX.
1847
1848%description latex-ams -l pl.UTF-8
1849To jest główny pakiet dystrybucji AMS-LaTeX. Jest adaptacją większości
1850możliwości matematycznych AMS-TeXa do używania w LaTeXu.
1851
1852%package latex-antp
1853Summary: Antykwa Poltawskiego, a Type 1 family of Polish traditional type
1854Summary(pl.UTF-8): Antykwa Półtawskiego - rodzina tradycyjnych czcionek polskich jako Type 1
1855Group: Applications/Publishing/TeX
1856Requires(post,postun): %{_bindir}/texhash
1857Requires: %{name}-fonts-antp = %{epoch}:%{version}-%{release}
1858Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1859
1860%description latex-antp
1861A replica of Antykwa Poltawskiego font in PostScript Type 1 format
1862- -- preliminary version. This font was designed in the 'twenties and
1863 the 'thirties of XX century by a Polish graphic artist and a
1864 typographer Adam Poltawski. It was widely used by Polish printing
1865 houses as long as metal types were in use (until ca the 'sixties).
1866 Perhaps the first complete font family programmed and parametrized in
1867 METAPOST.
1868
1869%description latex-antp -l pl.UTF-8
1870Wstępna wersja repliki kroju Antykwa Półtawskiego w formacie
1871PostScript Type 1. Ten krój został opracowany w latach 30-tych i
187240-tych XX wieku przez polskiego grafika i typografa Adama
1873Półtawskiego. Była szeroko używana przez polskie drukarnie dopóki
1874używano metalowych czcionek (do lat 60-tych). Prawdopodobnie pierwsza
1875kompletna rodzina fontów zaprogramowana i zparametryzowana w
1876METAPOSCIE.
1877
1878%package latex-antt
1879Summary: Antykwa Torunska, a Type 1 family of a Polish traditional type
1880Summary(pl.UTF-8): Antykwa Turuńska - rodzina tradycyjnych czcionek polskich jako Type 1
1881Group: Applications/Publishing/TeX
1882Requires(post,postun): %{_bindir}/texhash
1883Requires: %{name}-fonts-antt = %{epoch}:%{version}-%{release}
1884Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1885
1886%description latex-antt
1887Antykwa Torunska is a serif font designed by the late Polish
1888typographer Zygfryd Gardzielewski, reconstructed and digitized as Type
18891.
1890
1891%description latex-antt -l pl.UTF-8
1892Antykwa Toruńska to krój szeryfowy opracowany niedawno przez polskiego
1893typografa Zygfryda Gardzielewskiego, zrekonstruowany i przerobiony na
1894postać cyfrową jako Type 1.
1895
e88b5dcf
ZU
1896%package latex-appendix
1897Summary: Extra control of appendices
1898Summary(hu.UTF-8): Az appendixek nagyobb irányítása
1899Group: Applications/Publishing/TeX
1900Requires(post,postun): %{_bindir}/texhash
78d53d8c 1901Requires: %{name}-latex = %{epoch}:%{version}-%{release}
e88b5dcf
ZU
1902
1903%description latex-appendix
1904Extra control of appendices.
1905
1906%description latex-appendix -l hu.UTF-8
1907Az appendixek nagyobb irányítása.
1908
b4d68b39
ZU
1909%package latex-backgammon
1910Summary: LaTeX package to documenting backgammon games
1911Summary(hu.UTF-8): LaTeX csomag backgammon játékok dokumentálására
1912Group: Applications/Publishing/TeX
1913Requires(post,postun): %{_bindir}/texhash
1914Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1915
1916%description latex-backgammon
1917LaTeX package to documenting backgammon games.
1918
1919%description latex-backgammon -l hu.UTF-8
1920LaTeX csomag backgammon játékok dokumentálására
1921
d08789e0
ZU
1922%package latex-bbm
1923Summary: Blackboard variant fonts for Computer Modern, with LaTeX support
1924Summary(pl.UTF-8): Tablicowy wariant fontów Computer Modern z obsługą LaTeXa
1925Group: Applications/Publishing/TeX
1926Requires(post,postun): %{_bindir}/texhash
1927Requires: %{name}-fonts-bbm = %{epoch}:%{version}-%{release}
1928Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1929
1930%description latex-bbm
1931Blackboard variant fonts for Computer Modern, with LaTeX support.
1932
1933%description latex-bbm -l pl.UTF-8
1934Tablicowy wariant fontów Computer Modern z obsługą LaTeXa.
1935
6c82f497
ZU
1936%package latex-bardiag
1937Summary: LateX package for drawing bar diagrams
1938Summary(pl.UTF-8): LaTeX csomag oszlopdiagramok rajzolására
1939Group: Applications/Publishing/TeX
1940Requires(post,postun): %{_bindir}/texhash
1941
1942%description latex-bardiag
1943LateX package for drawing bar diagrams.
1944
1945%description latex-bardiag -l hu.UTF-8
1946LaTeX csomag oszlopdiagramok rajzolására.
1947
d08789e0
ZU
1948%package latex-bbold
1949Summary: Sans serif blackboard bold for LaTeX
1950Summary(pl.UTF-8): Tablicowy tłusty font sans serif dla LaTeXa
1951Group: Applications/Publishing/TeX
1952Requires(post,postun): %{_bindir}/texhash
1953Requires: %{name}-fonts-bbold = %{epoch}:%{version}-%{release}
1954Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1955
1956%description latex-bbold
1957A geometric sans serif blackboard bold font, for use in mathematics.
1958
1959%description latex-bbold -l pl.UTF-8
1960Geometryczny tablicowy tłusty font sans serif, do używania w
1961matematyce.
1962
1963%package latex-bibtex
1964Summary: Bibliography management for LaTeX
1965Summary(pl.UTF-8): Zarządzenie bibliografią dla LaTeXa
1966Group: Applications/Publishing/TeX
1967Requires(post,postun): %{_bindir}/texhash
1968Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1969Obsoletes: tetex-bibtex
1970Obsoletes: tetex-natbib
1971Obsoletes: tetex-rubibtex
1972
1973%description latex-bibtex
1974Bibliography management for LaTeX.
1975
1976%description latex-bibtex -l pl.UTF-8
1977Zarządzanie bibliografią dla LaTeXa.
1978
b4d68b39
ZU
1979%package latex-beamer
1980Summary: A LaTeX class for producing presentations and slides
1981Summary(hu.UTF-8): LaTeX dokumentumosztály prezentációk és fóliák készítéséhez
1982Group: Applications/Publishing/TeX
1983Requires(post,postun): %{_bindir}/texhash
1984Requires: %{name}-latex = %{epoch}:%{version}-%{release}
1985
1986%description latex-beamer
1987A LaTeX class for producing presentations and slides.
1988
1989%description latex-beamer -l hu.UTF-8
1990LaTeX dokumentumosztály prezentációk és fóliák készítéséhez.
1991
2fede27b
ZU
1992%package latex-bezos
1993Summary: Packages by Javier Bezos (additional math tools)
1994Summary(hu.UTF-8): Javier Bezos csomagjai (további matematikai eszközök)
1995Group: Applications/Publishing/TeX
1996Requires(post,postun): %{_bindir}/texhash
78d53d8c 1997Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
1998
1999%description latex-bezos
2000Packages by Javier Bezos (additional math tools).
2001
2002%description latex-bezos
2003Javier Bezos csomagjai (további matematikai eszközök).
2004
d08789e0
ZU
2005%package latex-bibtex-ams
2006Summary: BibTeX style files for American Mathematical Society publications
2007Summary(pl.UTF-8): Pliki stylów BibTeXa do publikacji American Mathematical Society
2008Group: Applications/Publishing/TeX
2009Requires(post,postun): %{_bindir}/texhash
2010Requires: %{name}-latex-ams = %{epoch}:%{version}-%{release}
2011Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2012Obsoletes: tetex-bibtex-ams
2013
2014%description latex-bibtex-ams
2015BibTeX style files for American Mathematical Society publications.
2016
2017%description latex-bibtex-ams -l pl.UTF-8
2018Pliki stylów BibTeXa do publikacji American Mathematical Society.
2019
2020%package latex-bibtex-dk
2021Summary: Danish variants of the standard BibTeX styles
2022Summary(pl.UTF-8): Duńskie warianty standardowych stylów BibTeXa
2023Group: Applications/Publishing/TeX
2024Requires(post,postun): /usr/bin/texhash
2025Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2026
2027%description latex-bibtex-dk
2028Dk-bib is a translation of the four standard BibTeX style files
2029(abbrv, alpha, plain and unsrt) into Danish. The files have been
2030extended with ISBN, ISSN and URL fields which can be enabled through a
2031LaTeX style file.
2032
2033%description latex-bibtex-dk -l pl.UTF-8
2034Dk-bib to tłumaczenie czterech standardowych plików stylów BibTeXa
2035(abbrv, alpha, plain i unsrt) na język duński. Pliki zostały
2036rozszerzone o pola ISBN, ISSN i URL, które można włączyć poprzez plik
2037stylu LaTeXa.
2038
2039%package latex-bibtex-nor
2040Summary: Norwegian variants of the standard BibTeX styles
2041Summary(pl.UTF-8): Norweskie warianty standardowych stylów BibTeXa
2042Group: Applications/Publishing/TeX
2043Requires(post,postun): /usr/bin/texhash
2044Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2045
2046%description latex-bibtex-nor
2047Norwegian variants of the standard BibTeX styles.
2048
2049%description latex-bibtex-nor -l pl.UTF-8
2050Norweskie warianty standardowych stylów BibTeXa.
2051
2052%package latex-bibtex-pl
2053Summary: Polish bibliography management for LaTeX
2054Summary(pl.UTF-8): Polska wersja zarządzania bibliografią dla LaTeXa
2055Group: Applications/Publishing/TeX
2056Requires(post,postun): %{_bindir}/texhash
2057Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2058Obsoletes: tetex-bibtex-plbib
2059
2060%description latex-bibtex-pl
2061Polish bibliography management for LaTeX.
2062
2063%description latex-bibtex-pl -l pl.UTF-8
2064Polska wersja zarządzania bibliografią dla LaTeXa.
2065
2066%package latex-bibtex-german
2067Summary: German variants of standard BibTeX styles
2068Summary(pl.UTF-8): Niemieckie wersje standardowych stylów BibTeXa
2069Group: Applications/Publishing/TeX
2070Requires(post,postun): %{_bindir}/texhash
2071Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2072Obsoletes: tetex-bibtex-germbib
2073
2074%description latex-bibtex-german
2075German variants of standard BibTeX styles.
2076
2077%description latex-bibtex-german -l pl.UTF-8
2078Niemieckie wersje standardowych stylów BibTeXa.
2079
2080%package latex-bibtex-revtex4
2081Summary: BibTeX styles for REVTeX4
2082Summary(pl.UTF-8): Style BibTeXa dla REVTeX4
2083Group: Applications/Publishing/TeX
2084Requires(post,postun): %{_bindir}/texhash
2085Requires: %{name} = %{epoch}:%{version}-%{release}
2086Obsoletes: tetex-bibtex-revtex4
2087
2088%description latex-bibtex-revtex4
2089BibTeX styles for REVTeX4.
2090
2091%description latex-bibtex-revtex4 -l pl.UTF-8
2092Style BibTeXa dla REVTeX4.
2093
2094%package latex-bibtex-jurabib
2095Summary: Extended BibTeX citation support for the humanities and legal texts
2096Summary(pl.UTF-8): Rozszerzona obsługa cytowania BibTeXa do tekstów humanistycznych i prawniczych
2097Group: Applications/Publishing/TeX
2098Requires(post,postun): %{_bindir}/texhash
2099Requires: %{name} = %{epoch}:%{version}-%{release}
2100Obsoletes: tetex-bibtex-jurabib
2101
2102%description latex-bibtex-jurabib
2103Extended BibTeX citation support for the humanities and legal texts.
2104
2105%description latex-bibtex-jurabib -l pl.UTF-8
2106Rozszerzona obsługa cytowania BibTeXa do tekstów humanistycznych i
2107prawniczych.
2108
33b3b483
ZU
2109%package latex-bibtex-styles
2110Summary: Various BibTeX styles
2111Summary(hu.UTF-8): Vegyes BibTeX stílusok
2112Group: Applications/Publishing/TeX
2113Requires(post,postun): %{_bindir}/texhash
2114Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2115
2116%description latex-bibtex-styles
2117Various BibTeX styles.
2118
2119%description latex-bibtex-styles -l hu.UTF-8
2120Vegyes BibTeX stílusok.
2121
435dbdfa
ZU
2122%package latex-bibtex-vancouver
2123Summary: Bibliographic style file for Biomedical Journals
b5f33174 2124Summary(hu.UTF-8): Irodalomjegyzék-stílus a Biomedical Journal-hoz
4224ae6d 2125Group: Applications/Publishing/TeX
435dbdfa 2126Requires(post,postun): %{_bindir}/texhash
33b3b483 2127Requires: %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
435dbdfa 2128
b5f33174 2129%description latex-bibtex-vancouver
435dbdfa 2130Bibliographic style file for Biomedical Journals.
2fede27b 2131
b5f33174
ZU
2132%description latex-bibtex-vancouver -l hu.UTF-8
2133Irodalomjegyzék-stílus a Biomedical Journal-hoz.
2134
2fede27b
ZU
2135%package latex-booktabs
2136Summary: Publication quality tables in LaTeX
2137Summary(hu.UTF-8): Nyomdai minőségű táblázatok LaTeX-ben
2138Group: Applications/Publishing/TeX
2139Requires(post,postun): %{_bindir}/texhash
78d53d8c 2140Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
2141
2142%description latex-booktabs
2143Publication quality tables in LaTeX.
2144
2145%description latex-booktabs -l hu.UTF-8
2146Nyomdai minőségű táblázatok LaTeX-ben.
2147
2148
2149%package latex-caption
2150Summary: Customising captions in floating environments
2151Summary(hu.UTF-8): Feliratok testreszabása úszó környezetekben
2152Group: Applications/Publishing/TeX
2153Requires(post,postun): %{_bindir}/texhash
78d53d8c 2154Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
2155
2156%description latex-caption
2157Customising captions in floating environments.
2158
2159%description latex-caption -l hu.UTF-8
2160Feliratok testreszabása úszó környezetekben.
2161
d08789e0
ZU
2162%package latex-carlisle
2163Summary: Miscellaneous small packages by David Carlisle
2164Summary(pl.UTF-8): Różne małe pakiety autorstwa Davida Carlisle
2165Group: Applications/Publishing/TeX
2166Requires(post,postun): %{_bindir}/texhash
2167Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2168
2169%description latex-carlisle
2170Miscellaneous small packages by David Carlisle.
2171
2172%description latex-carlisle -l pl.UTF-8
2173Różne małe pakiety autorstwa Davida Carlisle.
2174
2175%package latex-ccfonts
2176Summary: Support for Concrete text and math fonts in LaTeX
2177Summary(pl.UTF-8): Obsługa fontów tekstowych i matematycznych Concrete w LaTeXu
2178Group: Applications/Publishing/TeX
2179Requires(post,postun): %{_bindir}/texhash
2180Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2181
2182%description latex-ccfonts
2183LaTeX font definition files for the Concrete fonts and a LaTeX package
2184for typesetting documents using Concrete as the default font family.
2185The files support OT1, T1, TS1, and Concrete math including AMS fonts
2186(Ulrik Vieth's concmath).
2187
2188%description latex-ccfonts -l pl.UTF-8
2189Pliki definicji fontów LaTeXowych dla fontów Concrete oraz pakiet
2190LaTeXa do składania dokumentów przy użyciu Concrete jako domyślnej
2191rodziny fontów. Pliki obsługują fonty OT1, T1, TS1 oraz matematyczny
2192Concrete wraz z AMS (concmath Ulrika Vietha).
2193
2194%package latex-cite
2195Summary: Supports compressed, sorted lists of numerical citations
2196Summary(pl.UTF-8): Obsługa kompresowanych, sortowanych list numerowanych cytatów
2197Group: Applications/Publishing/TeX
2198Requires(post,postun): %{_bindir}/texhash
2199Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2200
2201%description latex-cite
2202Supports compressed, sorted lists of numerical citations.
2203
2204%description latex-cite -l pl.UTF-8
2205Obsługa kompresowanych, sortowanych list numerowanych cytatów.
2206
2207%package latex-cmbright
2208Summary: Support for CM Bright fonts in LaTeX
2209Summary(pl.UTF-8): Obsługa fontów CM Bright w LaTeXu
2210Group: Applications/Publishing/TeX
2211Requires(post,postun): %{_bindir}/texhash
2212Requires: %{name}-fonts-cmbright = %{epoch}:%{version}-%{release}
2213Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2214
2215%description latex-cmbright
2216A family of sans serif fonts for TeX and LaTeX, based on Donald
2217Knuth's CM fonts. It comprises OT1, T1 and TS1 encoded text fonts of
2218various shapes as well as all the fonts necessary for mathematical
2219typesetting, incl. AMS symbols. This collection provides all the
2220necessary files for using the fonts with LaTeX.
2221
2222%description latex-cmbright -l pl.UTF-8
2223Rodzina fontów sans serif dla TeXa i LaTeXa, oparta na fontach CM
2224Donalda Knutha. Obejmuje fonty dla kodowań OT1, T1 i TS1 różnych
2225kształtów oraz fonty niezbędne do składu matematycznego, włącznie z
2226symbolami AMS. Ten zestaw dostarcza wszystkie niezbędne pliki do
2227używania fontów w LaTeXu.
2228
2fede27b
ZU
2229%package latex-comment
2230Summary: Selectively include/excludes portions of text
2231Summary(hu.UTF-8): A szöveg részeinek beillesztése/kihagyása
2232Group: Applications/Publishing/TeX
2233Requires(post,postun): %{_bindir}/texhash
78d53d8c 2234Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
2235
2236%description latex-comment
2237Selectively include/excludes portions of text.
2238
2239%description latex-comment -l hu.UTF-8
2240A szöveg részeinek beillesztése/kihagyása.
2241
d08789e0
ZU
2242%package latex-concmath
2243Summary: LaTeX package and font definition files to access the Concrete math fonts
2244Summary(pl.UTF-8): Pakiet LaTeXa i pliki definicji fontów udostępniające fonty matematyczne Concrete
2245Group: Applications/Publishing/TeX
2246Requires(post,postun): %{_bindir}/texhash
2247Requires: %{name}-fonts-concmath = %{epoch}:%{version}-%{release}
2248Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2249
2250%description latex-concmath
2251LaTeX package and font definition files to access the Concrete math
2252fonts, which were derived from Computer Modern math fonts using
2253parameters from Concrete Roman text fonts.
2254
2255%description latex-concmath -l pl.UTF-8
2256Pakiet LaTeXa i pliki definicji fontów udostępniające fonty
2257matematyczne Concrete wywodzące się z fontów matematycznych Computer
2258Modern poprzez zastosowanie parametrów fontów tekstowych Concrete
2259Roman.
2260
2fede27b
ZU
2261%package latex-currvita
2262Summary: Typeset a curriculum vitae
2263Summary(hu.UTF-8): Önéletrajzok írása
2264Group: Applications/Publishing/TeX
2265Requires(post,postun): %{_bindir}/texhash
78d53d8c 2266Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
2267
2268%description latex-currvita
2269Typeset a curriculum vitae.
2270
2271%description latex-currvita -l hu.UTF-8
2272Önéletrajzok írása.
2273
2274%package latex-curves
2275Summary: Curves for LaTeX picture environment
2276Summary(hu.UTF-8): Görbék LaTeX picture környezetébe
2277Group: Applications/Publishing/TeX
2278Requires(post,postun): %{_bindir}/texhash
78d53d8c 2279Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2fede27b
ZU
2280
2281%description latex-curves
2282Curves for LaTeX picture environment.
2283
2284%description latex-curves -l hu.UTF-8
2285Görbék LaTeX picture környezetébe.
2286
d08789e0
ZU
2287%package latex-custom-bib
2288Summary: Customized BibTeX styles for LaTeX
2289Summary(pl.UTF-8): Dostosowywanie stylów BibTeXa dla LaTeXa
2290Group: Applications/Publishing/TeX
2291Requires(post,postun): %{_bindir}/texhash
2292Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2293
2294%description latex-custom-bib
2295Package generating customized BibTeX bibliography styles from a
2296generic file using docstrip. Includes support for the Harvard style.
2297
2298%description latex-custom-bib -l pl.UTF-8
2299Pakiet generujący dostosowane style bibliografii BibTeXa z ogólnego
2300pliki przy użyciu docstrip. Zawiera obsługę stylu Harvard.
2301
2302%package latex-cyrillic
2303Summary: LaTeX Cyrillic support
2304Summary(pl.UTF-8): Obsługa cyrylicy dla LaTeXa
2305Group: Applications/Publishing/TeX
2306Requires(post,postun): %{_bindir}/texhash
2307Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2308
2309%description latex-cyrillic
2310LaTeX Cyrillic support.
2311
2312%description latex-cyrillic -l pl.UTF-8
2313Obsługa cyrylicy dla LaTeXa.
2314
b280f158
ZU
2315%package latex-dstroke
2316Summary: LaTeX doublestroke font
2317Summary(pl.UTF-8): Podwójnie kreślony font dla LaTeXa
2318Group: Applications/Publishing/TeX
2319Requires(post,postun): %{_bindir}/texhash
2320Requires: %{name}-fonts-dstroke = %{epoch}:%{version}-%{release}
2321Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2322
2323%description latex-dstroke
2324Doublestroke font for typesetting the mathematical symbols for the
2325natural numbers, whole numbers, rational numbers, real numbers and
2326complex numbers.
2327
2328%description latex-dstroke -l pl.UTF-8
2329Podwójnie kreślony font do składania symboli matematycznych liczb
2330naturalnych, całkowitych, wymiernych, rzeczywistych i zespolonych.
d08789e0 2331
60597425
ZU
2332%package latex-enumitem
2333Summary: A package to customize the three basic lists
2334Summary(hu.UTF-8): Egy csomag, amivel testreszabhatod a három alapvető listát
2335Group: Applications/Publishing/TeX
2336Requires(post,postun): %{_bindir}/texhash
78d53d8c 2337Requires: %{name}-latex = %{epoch}:%{version}-%{release}
60597425
ZU
2338
2339%description latex-enumitem
2340A package to customize the three basic lists (enumerate, itemize and
2341description).
2342
2343%description latex-enumitem
2344Egy csomag, amivel testreszabhatod a három alapvető listakörnyezetet
2345(enumerate, itemize, description).
2346
2b453bda
ZU
2347%package latex-exam
2348Summary: The exam document class attempts to make it easy for even a LaTeX novice to prepare exams
2349Summary(hu.UTF-8): Az exam dokumentumosztály segítségével könnyűvé válik LaTeX-ben a feladatsorok készítése
2350Group: Applications/Publishing/TeX
fe66da27 2351Requires(post,postun): %{_bindir}/texhash
78d53d8c 2352Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2b453bda
ZU
2353
2354%description latex-exam
2355The exam document class attempts to make it easy for even a LaTeX
2356novice to prepare exams.
2357
2358%description latex-exam -l hu.UTF-8
2359Az exam dokumentumosztály segítségével könnyűvé válik LaTeX-ben a
2360feladatsorok készítése.
2361
f1f5d194
ZU
2362%package latex-gbrief
2363Summary: Letter document class
2364Summary(hu.UTF-8): Levél dokumentumosztály
2365Group: Applications/Publishing/TeX
2366Requires(post,postun): %{_bindir}/texhash
2367Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2368
2369%description latex-gbrief
2370Letter document class.
2371
2372%description latex-gbrief -l hu.UTF-8
2373Levél dokumentumosztály.
2374
2b453bda 2375
d08789e0
ZU
2376%package latex-jknappen
2377Summary: Miscellaneous packages by Joerg Knappen
2378Summary(pl.UTF-8): Różne pakiety autorstwa Joerga Knappena
2379Group: Applications/Publishing/TeX
2380Requires(post,postun): %{_bindir}/texhash
2381Requires: %{name}-fonts-jknappen = %{epoch}:%{version}-%{release}
2382Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2383
2384%description latex-jknappen
2385Miscellaneous macros, mostly for making use of extra fonts, by Joerg
2386Knappen, including sgmlcmpt.
2387
2388%description latex-jknappen -l pl.UTF-8
2389Różne makra, głównie do używania dodatkowych fontów autorstwa Joerga
2390Knappena. Zawiera sgmlcmpt.
2391
f1f5d194
ZU
2392%package latex-leftidx
2393Summary: Left and right subscripts and superscripts in math mode
2394Summary(hu.UTF-8): Bal és jobboldali alsó és felső indexek matematikai módban
2395Group: Applications/Publishing/TeX
2396Requires(post,postun): %{_bindir}/texhash
2397Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2398
7b6c7caa
ZU
2399%description latex-leftidx
2400Left and right subscripts and superscripts in math mode.
2401
2402%description latex-leftidx -l hu.UTF-8
2403Bal és jobboldali alsó és felső indexek matematikai módban.
2404
d08789e0
ZU
2405%package latex-lm
2406Summary: LaTeX styles for Latin Modern family fonts
2407Summary(pl.UTF-8): Style LaTeXa dla fontów z rodziny Latin Modern
2408Group: Applications/Publishing/TeX
2409Requires(post,postun): /usr/bin/texhash
2410Requires: %{name}-fonts-lm = %{epoch}:%{version}-%{release}
2411Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2412
2413%description latex-lm
2414Latin Modern family of fonts, based on the Computer Modern fonts
2415released into public domain by AMS (copyright (C) 1997 AMS). Contain a
2416lot of additional characters, mainly accented ones, but not only.
2417There is a one set of PostScript fonts and four sets of TeX Font
2418Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
2419encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
2420Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
2421potential user knows what to do with all these files. The author is
2422Boguslaw Jackowski.
2423
2424%description latex-lm -l pl.UTF-8
2425Rodzina fontów Latin Modern, oparta na fontach Computer Modern
2426przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
2427Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
2428Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
2429Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
2430QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
2431(texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
2432(ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
2433tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
2434
a8b381b0
ZU
2435%package latex-lastpage
2436Summary: Reference last page for "Page N of M" type footers
2437Summary(hu.UTF-8): Az utolsó oldalra hivatkozás "N/M. oldal" típusú lábfejekhez
2438Group: Applications/Publishing/TeX
fe66da27 2439Requires(post,postun): %{_bindir}/texhash
a8b381b0
ZU
2440
2441%description latex-lastpage
2442Reference last page for Page N of M type footers.
2443
2444%description latex-lastpage -l hu.UTF-8
2445Az utolsó oldalra hivatkozás "N/M. oldal" típusú lábfejekhez.
2446
d08789e0
ZU
2447%package latex-lineno
2448Summary: Line numbers on paragraphs
2449Summary(pl.UTF-8): Numery linii dla paragrafów
2450Group: Applications/Publishing/TeX
2451Requires(post,postun): /usr/bin/texhash
2452Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2453
2454%description latex-lineno
2455The LaTeX package lineno.sty provides line numbers on paragraphs.
2456After TeX has broken a paragraph into lines there will be line numbers
2457attached to them, with the possibility to make references through the
2458LaTeX \ref, \pageref cross reference mechanism.
2459
2460%description latex-lineno -l pl.UTF-8
2461Pakiet LaTeXa lineno.sty daje numery linii dla paragrafów. Po podziale
2462paragrafu na linie przez TeXa do linii dołączane są ich numery z
2463możliwością tworzenia odnośników poprzez mechanizm odnośników LaTeXa
2464\ref i \pageref.
2465
2466%package latex-microtype
2467Summary: An interface to the micro-typographic extensions of pdfTeX
2468Summary(pl.UTF-8): Interfejs do rozszerzeń mikrotypograficznych pdfTeXa
2469Group: Applications/Publishing/TeX
2470Requires(post,postun): /usr/bin/texhash
2471Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2472
2473%description latex-microtype
2474The `microtype' package provides a LaTeX interface to pdfTeX's
2475micro-typographic extensions: character protrusion and font expansion.
2476It allows to restrict character protrusion and/or font expansion to a
2477definable set of fonts, and to configure micro-typographic aspects of
2478the fonts in a straight-forward and flexible way. Settings for various
2479fonts are provided.
2480
2481%description latex-microtype -l pl.UTF-8
2482Pakiet microtype dodaje do LaTeXa mechanizm do rozszerzeń
2483mikrotypograficznych pdfTeXa: wysuwania znaków i rozszerzania fontów.
2484Pozwala ograniczyć wysuwanie znaku i/lub rozszerzanie fontu do
2485określonego zbioru fontów oraz skonfigurować mikrotypograficzne
2486aspekty fontów w prosty i elastyczny sposób. Dostarczone są ustawienia
2487dla różnych fontów.
2488
8ed039e0
ZU
2489%package latex-musictex
2490Summary: Typesetting music with TeX
2491Summary(hu.UTF-8): Zenék szedése TeX-hel
2492Group: Applications/Publishing/TeX
2493Requires(post,postun): %{_bindir}/texhash
2494Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2495
2496%description latex-musictex
2497Typesetting music with TeX.
2498
2499%description latex-musictex -l hu.UTF-8
2500Zenék szedése TeX-hel.
2501
d08789e0
ZU
2502%package latex-lucidabr
2503Summary: Package to make Lucida Bright fonts usable with LaTeX
2504Summary(pl.UTF-8): Pakiet umożliwiający używanie fontów Lucida Bright w LaTeXu
2505Group: Applications/Publishing/TeX
2506Requires(post,postun): %{_bindir}/texhash
2507Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2508
2509%description latex-lucidabr
2510Package to make Lucida Bright fonts usable with LaTeX.
2511
2512%description latex-lucidabr -l pl.UTF-8
2513Pakiet umożliwiający używanie fontów Lucida Bright w LaTeXu.
2514
2515%package latex-marvosym
2516Summary: Styles for Martin Vogel's Symbol (marvosym) font
2517Summary(pl.UTF-8): Style dla fontu Symbol Martina Vogela (marvosym)
2518Group: Applications/Publishing/TeX
2519Requires(post,postun): /usr/bin/texhash
2520Requires: %{name}-fonts-marvosym = %{epoch}:%{version}-%{release}
2521Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2522
2523%description latex-marvosym
2524Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
2525currency symbol as defined by the European commission; Euro currency
2526symbols in typefaces Times, Helvetica and Courier; Symbols for
2527structural engineering; Symbols for steel cross-sections; Astronomy
2528signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
2529symbols; CE sign and others.
2530
2531%description latex-marvosym -l pl.UTF-8
2532Font Martin Vogel's Symbol (marvosym) to font zawierający: symbol
2533waluty Euro zdefiniowany przez Komisję Europejską; symbole Euro w
2534krojach Times, Helvetica i Courier; symbole do inżynierii
2535strukturalnej; symbole do przekrojów stalowych; znaki astronomiczne
2536(Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole nożyczek; znak
2537CE i inne.
2538
2539%package latex-mathpple
2540Summary: Use PostScript Palatino for typesetting maths
2541Summary(pl.UTF-8): Używanie postscriptowych fontów Palatino do składania wzorów matematycznych
2542Group: Applications/Publishing/TeX
2543Requires(post,postun): %{_bindir}/texhash
2544Requires: %{name}-fonts-adobe = %{epoch}:%{version}-%{release}
2545Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2546
2547%description latex-mathpple
2548The package defines the PostScript font family `Palatino' (ppl) as the
2549default roman font and then uses the `mathpple' fonts for typesetting
2550math. These virtual fonts have been created for typesetting math in a
2551style that suits the Palatino text fonts. The AMS fonts, when used
2552additionally, will be scaled to fit Palatino.
2553
2554%description latex-mathpple -l pl.UTF-8
2555Pakiet definiuje rodzinę fontów postscriptowych Palatino (ppl) jako
2556domyślny font roman i używa fontów mathpple do składania wzorów
2557matematycznych. Te wirtualne fonty zostały stworzone do składania
2558wzorów matematycznych w stylu pasującym do fontów tekstowych Palatino.
2559Fonty AMS, jeśli są dodatkowo używane, zostaną przeskalowane tak, by
2560pasować do Palatino.
2561
2562%package latex-mathtime
2563Summary: Mathtime fonts for LaTeX
2564Summary(pl.UTF-8): Fonty Mathtime dla LaTeXa
2565Group: Applications/Publishing/TeX
2566Requires(post,postun): %{_bindir}/texhash
2567Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2568
2569%description latex-mathtime
2570The Mathtime fonts have a number of characters remapped to positions
2571different from the ones normally used by the corresponding TeX
2572CM-fonts. For the symbol font ``operators'' the corresponding mathtime
2573style files use the Times Roman font (often called something like:
2574ptmr or ptmr7t or ptmrq).
2575
2576%description latex-mathtime -l pl.UTF-8
2577Fonty Mathtime zawierają wiele znaków przemapowanych na pozycje
2578różniące się od tych normalnie używanych w odpowiadających im TeXowych
2579fontach CM. Dla fontu symboli "operators" odpowiadający styl mathtime
2580używa fontu Times Roman (zazwyczaj nazywanego w stylu ptmr, ptmr7t lub
2581ptmrq).
2582
2583%package latex-mflogo
2584Summary: LaTeX support for MetaFont and logo fonts
2585Summary(pl.UTF-8): Obsługa LaTeXa dla MetaFonta i fontów logo
2586Group: Applications/Publishing/TeX
2587Requires(post,postun): %{_bindir}/texhash
2588Requires: %{name}-fonts-mflogo = %{epoch}:%{version}-%{release}
2589Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2590
2591%description latex-mflogo
2592LaTeX package and font definition file to access the Knuthian `logo'
2593fonts described in `The MetaFontbook' and the MetaFont and logos in
2594LaTeX documents.
2595
2596%description latex-mflogo -l pl.UTF-8
2597Pakiet LaTeXa i plik definicji fontów udostępniający fonty logo Knutha
2598opisane w "The MetaFontbook" oraz MetaFont i loga w dokumentach
2599LaTeXa.
2600
2601%package latex-mfnfss
2602Summary: Font description files to use extra fonts like yinit and ygoth
2603Summary(pl.UTF-8): Pliki opisów fontów udostępniające dodatkowe fonty, jak yinit i ygoth
2604Group: Applications/Publishing/TeX
2605Requires(post,postun): %{_bindir}/texhash
2606Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2607
2608%description latex-mfnfss
2609Font description files to use extra fonts like yinit and ygoth.
2610
2611%description latex-mfnfss -l pl.UTF-8
2612Pliki opisów fontów udostępniające dodatkowe fonty, jak yinit i ygoth.
2613
2614%package latex-minitoc
2615Summary: Produce a table of contents for each chapter
2616Summary(pl.UTF-8): Tworzenie spisów treści dla każdego rozdziału
2617Group: Applications/Publishing/TeX
2618Requires(post,postun): %{_bindir}/texhash
2619Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2620
2621%description latex-minitoc
2622Produce a table of contents for each chapter.
2623
2624%description latex-minitoc -l pl.UTF-8
2625Tworzenie spisów treści dla każdego rozdziału.
2626
2627%package latex-mltex
2628Summary: Support for MLTeX
2629Summary(pl.UTF-8): Wsparcie dla MLTeXa
2630Group: Applications/Publishing/TeX
2631Requires(post,postun): %{_bindir}/texhash
2632Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2633
2634%description latex-mltex
2635Support for MLTeX, the multilingual TeX extension from Michael J.
2636Ferguson.
2637
2638%description latex-mltex -l pl.UTF-8
2639Wsparcie dla MLTeXa - rozszerzenia TeXa z obsługą wielu języków,
2640autorstwa Michaela J. Fergusona.
2641
d34bfb7f
ZU
2642%package latex-multienum
2643Summary: Multi-column enumerated lists
2644Summary(hu.UTF-8): Többoszlopos számozott listák
2645Group: Applications/Publishing/TeX
2646Requires(post,postun): %{_bindir}/texhash
2647Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2648
2649%description latex-multienum
2650Multi-column enumerated lists.
2651
2652%description latex-multienum -l hu.UTF-8
2653Többoszlopos számozott listák.
2654
f1f5d194
ZU
2655
2656%package latex-moreverb
2657Summary: Extended verbatim
2658Summary(hu.UTF-8): Kiterjesztett verbatim
2659Group: Applications/Publishing/TeX
2660Requires(post,postun): %{_bindir}/texhash
2661Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2662
2663%description latex-moreverb
2664Extended verbatim.
2665
2666%description latex-moreverb -l hu.UTF-8
2667Kiterjesztett verbatim.
2668
a8b381b0
ZU
2669%package latex-ntheorem
2670Summary: Enhanced theorem environment
2671Summary(hu.UTF-8): Bővített tétel környezet
2672Group: Applications/Publishing/TeX
fe66da27 2673Requires(post,postun): %{_bindir}/texhash
78d53d8c 2674Requires: %{name}-latex = %{epoch}:%{version}-%{release}
a8b381b0
ZU
2675
2676%description latex-ntheorem
2677Enhanced theorem environment.
2678
2679%description latex-ntheorem -l hu.UTF-8
2680Bővített tétel környezet
2681
d08789e0
ZU
2682%package latex-palatcm
2683Summary: Palatino + Computer Modern math fonts for LaTeX
2684Summary(pl.UTF-8): Fonty matematyczne Palatino i Computer Modern dla LaTeXa
2685Group: Applications/Publishing/TeX
2686Requires(post,postun): %{_bindir}/texhash
2687Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2688
2689%description latex-palatcm
2690Palatino + Computer Modern math fonts for LaTeX.
2691
2692%description latex-palatcm -l pl.UTF-8
2693Fonty matematyczne Palatino i Computer Modern dla LaTeXa.
2694
03d9d5fa
ZU
2695%package latex-pgf
2696Summary: The TeX Portable Graphic Format
2697Summary(hu.UTF-8): TeX Portable Graphic Formátum
2698Summary(pl.UTF-8): Przenośny format grafiki dla TeXa
2699Group: Applications/Publishing/TeX
2700Requires(post,postun): %{_bindir}/texhash
03d9d5fa
ZU
2701Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2702Requires: %{name}-latex-xcolor = %{epoch}:%{version}-%{release}
33b3b483 2703Obsoletes: tetex-pgf
03d9d5fa
ZU
2704
2705%description latex-pgf
2706A macro package for creating graphics directly in TeX and LaTeX.
2707
2708%description latex-pgf -l hu.UTF-8
2709Makró csomag rajzok készítéséhez közvetlenül TeX-ben és LaTeX-ben.
2710
2711%description latex-pgf -l pl.UTF-8
2712Pakiet makr do tworzenia grafiki bezpośrednio z TeXa i LaTeXa.
2713
b7b4a109
ZU
2714%package latex-prosper
2715Summary: LaTeX class for high quality slides
2716Summary(hu.UTF-8): LaTeX osztály jó minőségű fóliák készítéséhez
2717Group: Applications/Publishing/TeX
2718Requires(post,postun): %{_bindir}/texhash
2719Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2720
2721%description latex-prosper
2722LaTeX class for high quality slides.
2723
2724%description latex-prosper -l hu.UTF-8
2725LaTeX osztály jó minőségű fóliák készítéséhez.
2726
2727%package latex-pseudocode
2728Summary: LaTeX enviroment for specifying algorithms in a natural way
2729Summary(hu.UTF-8): LaTeX környezet algoritmusok bevitelére
2730Group: Applications/Publishing/TeX
2731Requires(post,postun): %{_bindir}/texhash
2732Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2733
2734%description latex-pseudocode
2735LaTeX enviroment for specifying algorithms in a natural way.
2736
2737%description latex-pseudocode -l hu.UTF-8
2738LaTeX környezet algoritmusok bevitelére.
2739
d08789e0
ZU
2740%package latex-psnfss
2741Summary: LaTeX font support for common PostScript fonts
2742Summary(pl.UTF-8): Obsługa popularnych fontów postscriptowych w LaTeXu
2743Group: Applications/Publishing/TeX
2744Requires(post,postun): %{_bindir}/texhash
2745Requires: %{name}-fonts-adobe = %{epoch}:%{version}-%{release}
2746Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2747Obsoletes: tetex-latex-mathptm
2748Obsoletes: tetex-latex-mathptmx
2749
2750%description latex-psnfss
2751LaTeX font definition files, macros and font metrics for common
2752PostScript fonts.
2753
2754%description latex-psnfss -l pl.UTF-8
2755LaTeXowe pliki definicji fontów, makra i metryki fontów dla
2756popularnych fontów postscriptowych.
2757
b7b4a109
ZU
2758%package latex-pst-eucl
2759Summary: Euclidian geometry with pstricks
2760Summary(hu.UTF-8): Euklidészi geometria a pstricks használatával
2761Group: Applications/Publishing/TeX
2762Requires(post,postun): %{_bindir}/texhash
2763Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2764
2765%description latex-pst-eucl
2766Euclidian geometry with pstricks.
2767
2768%description latex-pst-eucl -l hu.UTF-8
2769Euklidészi geometria a pstricks használatával.
2770
2771%package latex-pst-fr3d
2772Summary: Draw 3-dimensional framed boxes using PSTricks
2773Summary(hu.UTF-8): Háromdimenziós dobozok PSTricks segítségével
2774Group: Applications/Publishing/TeX
2775Requires(post,postun): %{_bindir}/texhash
2776Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2777
2778%description latex-pst-fr3d
2779Draw 3-dimensional framed boxes using PSTricks.
2780
2781%description latex-pst-fr3d -l hu.UTF-8
2782Háromdimenziós dobozok PSTricks segítségével.
2783
2784%package latex-pst-fractal
2785Summary: Draw fractal sets using PSTricks
2786Summary(hu.UTF-8): Fraktálok rajzolása PSTricks segítségével
2787Group: Applications/Publishing/TeX
2788Requires(post,postun): %{_bindir}/texhash
2789Requires: %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2790
2791%description latex-pst-fractal
2792Draw fractal sets using PSTricks.
2793
2794%description latex-pst-fractal -l hu.UTF-8
2795Fraktálok rajzolása PSTricks segítségével.
2796
d08789e0
ZU
2797%package latex-pxfonts
2798Summary: PX fonts LaTeX support
2799Summary(pl.UTF-8): Obsługa fontów PX w LaTeXu
2800Group: Applications/Publishing/TeX
2801Requires(post,postun): %{_bindir}/texhash
2802Requires: %{name}-fonts-px = %{epoch}:%{version}-%{release}
2803Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2804
2805%description latex-pxfonts
2806PX fonts LaTeX support.
2807
2808%description latex-pxfonts -l pl.UTF-8
2809Obsługa fontów PX w LaTeXu.
2810
2811%package latex-qfonts
2812Summary: A collection of PostScript (Adobe Type 1) fonts in QX layout
2813Summary(pl.UTF-8): Zestaw fontów postscriptowych (Adobe Type 1) w układzie QX
2814Group: Applications/Publishing/TeX
2815Requires(post,postun): %{_bindir}/texhash
2816Requires: %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
2817Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2818
2819%description latex-qfonts
2820A collection of Type 1 fonts; include QuasiBookman, QuasiChancery,
2821QuasiCourier, QuasiPalatino, QuasiSwiss, QuasiSwissCondensed, and
2822QuasiTimes (regular, italic, bold and bold italic), based on URW++
2823fonts distributed with Ghostscript. The fonts are encoded according to
2824QX layout which facilitates multilingual and technical typesetting
2825using TeX, preserving usability in Windows applications.
2826
2827%description latex-qfonts -l pl.UTF-8
2828Zestaw fontów Type 1; zawiera QuasiBookman, QuasiChancery,
2829QuasiCourier, QuasiPalatino, QuasiSwiss, QuasiSwissCondensed oraz
2830QuasiTimes (zwykłe, pochyłe, tłuste i tłuste pochyłe), oparte na
2831fontach URW++ rozpowszechnianych z Ghostscriptem. Fonty są kodowane
2832zgodnie z układem QX, który ułatwia skład wielojęzyczny i techniczny w
2833TeXu, zachowując przydatność dla aplikacji windowsowych.
2834
6c82f497
ZU
2835%package latex-SIstyle
2836Summary: Package to typeset SI units, numbers and angles
2837Summary(hu.UTF-8): Csomag SI egységek, számok és szögek szedésére
2838Group: Applications/Publishing/TeX
6c82f497 2839Requires(post,postun): /usr/bin/texhash
b4d68b39 2840Requires: %{name}-latex-ams = %{epoch}:%{version}-%{release}
6c82f497
ZU
2841
2842%description latex-SIstyle
2843Package to typeset SI units, numbers and angles.
2844
2845%description latex-SIstyle -l hu.UTF-8
2846Csomag SI egységek, számok és szögek szedésére.
3127b522
ZU
2847
2848%package latex-SIunits
2849Summary: The SIunits package can be used to standardise the use of units in your writings
2850Summary(hu.UTF-8): Az SIunits csomag a mennyiségek egységes írásában nyújt segítséget
2851Group: Applications/Publishing/TeX
fe66da27 2852Requires(post,postun): /usr/bin/texhash
78d53d8c 2853Requires: %{name}-latex-ams = %{epoch}:%{version}-%{release}
3127b522
ZU
2854
2855%description latex-SIunits
2b453bda
ZU
2856The SIunits package can be used to standardise the use of units in
2857your writings.
3127b522
ZU
2858
2859%description latex-SIunits -l hu.UTF-8
2860Az SIunits csomag a mennyiségek egységes írásában nyújt segítséget.
2861
6c82f497
ZU
2862%package latex-Tabbing
2863Summary: Tabbing with accented letters
2864Summary(hu.UTF-8): Tabbing környezet ékezetes betűk használatával
2865Group: Applications/Publishing/TeX
2866Requires(post,postun): /usr/bin/texhash
2867
2868%description latex-Tabbing
2869Tabbing with accented letters.
2870
2871%description latex-Tabbing -l hu.UTF-8
2872Tabbing környezet ékezetes betűk használatával.
3127b522 2873
d08789e0
ZU
2874%package latex-urwvn
2875Summary: URWVN fonts
2876Summary(pl.UTF-8): Fonty URWVN
2877Group: Applications/Publishing/TeX
2878Requires(post,postun): /usr/bin/texhash
2879Requires: %{name}-fonts-urwvn = %{epoch}:%{version}-%{release}
2880Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2881
2882%description latex-urwvn
2883URWVN fonts.
2884
2885%description latex-urwvn -l pl.UTF-8
2886Fonty URWVN.
2887
2888%package latex-txfonts
2889Summary: TX fonts LaTeX support
2890Summary(pl.UTF-8): Obsługa fontów TX w LaTeXu
2891Group: Applications/Publishing/TeX
2892Requires(post,postun): %{_bindir}/texhash
2893Requires: %{name}-fonts-tx = %{epoch}:%{version}-%{release}
2894Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2895
2896%description latex-txfonts
2897TX fonts LaTeX support.
2898
2899%description latex-txfonts -l pl.UTF-8
2900Obsługa fontów TX w LaTeXu.
2901
7ea3a98b
ZU
2902%package latex-ucs
2903Summary: This package contains support for using UTF-8 as input encoding in LaTeX documents
2904Summary(hu.UTF-8): Ez a csomag lehetővé teszi UTF-8 kódolást a LaTeX dokumentumokban
d34bfb7f 2905Group: Applications/Publishing/TeX
7ea3a98b 2906Requires(post,postun): %{_bindir}/texhash
78d53d8c 2907Requires: %{name}-latex = %{epoch}:%{version}-%{release}
7ea3a98b
ZU
2908
2909%description latex-ucs
d34bfb7f
ZU
2910This package contains support for using UTF-8 as input encoding in
2911LaTeX documents.
7ea3a98b
ZU
2912
2913%description latex-ucs -l hu.UTF-8
2914Ez a csomag lehetővé teszi UTF-8 kódolást a LaTeX dokumentumokban.
2915
d08789e0
ZU
2916%package latex-umlaute
2917Summary: An interface to inputenc for using alternate input encodings
2918Summary(pl.UTF-8): Interfejs inputenc do używania alternatywnych kodowań wejściowych
2919Group: Applications/Publishing/TeX
2920Requires(post,postun): %{_bindir}/texhash
2921Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2922
2923%description latex-umlaute
2924An interface to inputenc for using alternate input encodings.
2925
2926%description latex-umlaute -l pl.UTF-8
2927Interfejs inputenc do używania alternatywnych kodowań wejściowych.
2928
2929%package latex-wasysym
2930Summary: Extra characters from the Waldis symbol fonts
2931Summary(pl.UTF-8): Dodatkowe znaki z fontów Waldis symbol
2932Group: Applications/Publishing/TeX
2933Requires(post,postun): %{_bindir}/texhash
2934Requires: %{name}-fonts-wasy = %{epoch}:%{version}-%{release}
2935Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2936
2937%description latex-wasysym
2938Makes some additional characters available that come from the wasy
2939fonts (Waldis symbol fonts). These fonts are not automatically
2940included in NFSS2/LaTeX2e since they take up important space and often
2941aren't necessary if one makes use of the packages amsfonts or amssymb.
2942Symbols include: join box, diamond, leadsto, sqsubset, lhd, rhd,
2943apple, ocircle invneg, logof, varint, male, female, phone, clock,
2944lightning, pointer, sun, bell, permil, smiley, various electrical
2945symbols, shapes, music notes, circles, signs, astronomy, etc.
2946
2947%description latex-wasysym -l pl.UTF-8
2948Pakiet udostępniający dodatkowe symbole pochodzące z fontów wasy
2949(Waldis symbol). Te fonty nie są automatycznie dołączane w
2950NFSS2/LaTeX2e, ponieważ zajmują miejsce i zazwyczaj nie są potrzebne
2951jeśli używa się pakietów amsfonts lub amssymb. Zestaw symboli zawiera
2952m.in.: symbole join box, diamond, leadsto, sqsubset, lhd, rhd, apple,
2953ocircle invneg, logof, varint, male, female, phone, clock, lightning,
2954pointer, sun, bell, permil, smiley oraz różne symbole elektryczne,
2955kształty, nuty, okręgi, znaki, symbole astronomiczne itp.
2956
03d9d5fa
ZU
2957%package latex-xcolor
2958Summary: Allows for access to color tints, shades, tones etc
2959Summary(hu.UTF-8): Hozzáférés színekhez, tónusokhoz, átmenetekhez, stb.
2960Summary(pl.UTF-8): Pozwala na dostęp do odcieni, gradientów itp.
2961Group: Applications/Publishing/TeX
2962Obsoletes: tetex-latex-xcolor
2963
2964%description
2965`xcolor' provides easy driver-independent access to several kinds of
2966color tints, shades, tones, and mixes of arbitrary colors. It allows
2967to select a document-wide target color model and offers tools for
2968automatic color schemes, conversion between eight color models, and
2969alternating table row colors.
2970
2971%description latex-xcolor -l hu.UTF-8
2972`xcolor' egy egyszerű meghajtó-független hozzáférést biztosít
2973színekhez, átmenetekhez, tónusokhóz, és a színek korlátlan
2974keverékéhez. Lehetőséged van a teljes dokumentumra érvényes szín
2975modell kiválasztásához és a színmodellek közötti konverzióra.
2976
2977%description latex-xcolor -l pl.UTF-8
2978`xcolor' dostarcza łatwego, niezależnego od urządzenia dostępu do
2979wielu rodzai cieniowania, tonów i połączeń dowolnych kolorów. Pozwala
2980na wybór modelu koloru dla całego dokumentu i oferuje narzędzia dla
2981schematów kolorów, konwersji między ośmioma modelami kolorów oraz
2982naprzemiennych kolorów w tabelach.
2983
d08789e0
ZU
2984%package format-latex
2985Summary: LaTeX macro package
2986Summary(pl.UTF-8): Pakiet makr LaTeX
2987Group: Applications/Publishing/TeX
2988Requires(post,postun): %{_bindir}/texhash
2989Requires: %{name}-latex = %{epoch}:%{version}-%{release}
2990Obsoletes: hugelatex
2991
2992%description format-latex
2993LaTeX is a front end for the TeX text formatting system. Easier to use
2994than TeX, LaTeX is essentially a set of TeX macros which provide
2995convenient, predefined document formats for users.
2996
2997This package contains LaTeX format.
2998
2999%description format-latex -l pl.UTF-8
3000LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
3001łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
3002dających użytkownikom wygodne, predefiniowane formaty dokumentów.
3003
3004Ten pakiet zawiera format LaTeX.
3005
3006%package format-pdflatex
3007Summary: PDF LaTeX macro package
3008Summary(pl.UTF-8): Pakiet makr PDF LaTeX
3009Group: Applications/Publishing/TeX
3010Requires(post,postun): %{_bindir}/texhash
3011Requires: %{name}-fonts-jknappen = %{epoch}:%{version}-%{release}
3012Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3013Requires: %{name}-latex-psnfss = %{epoch}:%{version}-%{release}
3014Requires: %{name}-metafont = %{epoch}:%{version}-%{release}
3015Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
3016
3017%description format-pdflatex
3018LaTeX is a front end for the TeX text formatting system. Easier to use
3019than TeX, LaTeX is essentially a set of TeX macros which provide
3020convenient, predefined document formats for users.
3021
3022This package contains PDF LaTeX format.
3023
3024%description format-pdflatex -l pl.UTF-8
3025LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
3026łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
3027dających użytkownikom wygodne, predefiniowane formaty dokumentów.
3028
3029Ten pakiet zawiera format PDF LaTeX.
3030
3031# PLaTeX format
3032
3033%package platex
3034Summary: PLaTeX format basic files
3035Summary(pl.UTF-8): Podstawowe pliki dla formatu PLaTeX
3036Group: Applications/Publishing/TeX
3037Requires(post,postun): %{_bindir}/texhash
3038Requires: %{name}-fonts-pl = %{epoch}:%{version}-%{release}
3039Requires: %{name}-latex = %{epoch}:%{version}-%{release}
3040
3041%description platex
3042PLaTeX format basic files.
3043
3044%description platex -l pl.UTF-8
3045Podstawowe pliki dla formatu PLaTeX.
3046
3047%package format-platex
3048Summary: PLaTeX format
3049Summary(pl.UTF-8): Format PLaTeX
3050Group: Applications/Publishing/TeX
3051Requires(post,postun): %{_bindir}/texhash
3052Requires: %{name}-platex = %{epoch}:%{version}-%{release}
3053
3054%description format-platex
3055PLaTeX format.
3056
3057%description format-platex -l pl.UTF-8
3058Format PLaTeX.
3059
3060%package format-pdfplatex
3061Summary: PDF PLaTeX format
3062Summary(pl.UTF-8): Format PDF PLaTeX
3063Group: Applications/Publishing/TeX
3064Requires(post,postun): %{_bindir}/texhash
3065Requires: %{name}-fonts-type1-pl = %{epoch}:%{version}-%{release}
3066Requires: %{name}-pdftex = %{epoch}:%{version}-%{release}
3067Requires: %{name}-platex = %{epoch}:%{version}-%{release}
3068
3069%description format-pdfplatex
3070PDF PLaTeX format.
3071
3072%description format-pdfplatex -l pl.UTF-8
3073Format PDF PLaTeX.
3074
3075# # TeX generic macros #
3076
3077%package tex-babel
3078Summary: Multilingual support for TeX
3079Summary(pl.UTF-8): Obsługa wielu języków dla TeXa
3080Group: Applications/Publishing/TeX
3081Requires(post,postun): %{_bindir}/texhash
3082Requires: %{name} = %{epoch}:%{version}-%{release}
3083
3084%description tex-babel
3085Multilingual support for TeX.
3086
3087%description tex-babel -l pl.UTF-8
3088Obsługa wielu języków dla TeXa.
3089
3090%package tex-german
3091Summary: Supports the new German orthography (neue deutsche Rechtschreibung)
3092Summary(pl.UTF-8): Obsługa nowej ortografii niemieckiej (neue deutsche Rechtschreibung)
3093Group: Applications/Publishing/TeX
3094Requires(post,postun): %{_bindir}/texhash
3095Requires: %{name} = %{epoch}:%{version}-%{release}
3096
3097%description tex-german
3098Supports the new German orthography (neue deutsche Rechtschreibung).
3099
3100%description tex-german -l pl.UTF-8
3101Obsługa nowej ortografii niemieckiej (neue deutsche Rechtschreibung).
3102
3103%package tex-mfpic
3104Summary: Macros which generate Metafont or Metapost for drawing pictures
3105Summary(pl.UTF-8): Makra generujące Metafont lub Metapost do rysowania obrazków
3106Group: Applications/Publishing/TeX
3107Requires(post,postun): %{_bindir}/texhash
3108Requires: %{name} = %{epoch}:%{version}-%{release}
3109
3110%description tex-mfpic
3111Macros which generate Metafont or Metapost for drawing pictures.
3112
3113%description tex-mfpic -l pl.UTF-8
3114Makra generujące Metafont lub Metapost do rysowania obrazków.
3115
3116%package tex-misc
3117Summary: Miscellaneous TeX macros
3118Summary(pl.UTF-8): Różne makra TeXowe
3119Group: Applications/Publishing/TeX
3120Requires(post,postun): %{_bindir}/texhash
3121Requires: %{name} = %{epoch}:%{version}-%{release}
3122Obsoletes: tetex-tex-eijkhout
3123
3124%description tex-misc
3125Miscellaneous TeX macros.
3126
3127%description tex-misc -l pl.UTF-8
3128Różne makra TeXowe.
3129
3130%package tex-pictex
3131Summary: Picture drawing macros for TeX and LaTeX
3132Summary(pl.UTF-8): Makra do rysowania obrazków dla TeXa i LaTeXa
3133Group: Applications/Publishing/TeX
3134Requires(post,postun): %{_bindir}/texhash
3135Requires: %{name} = %{epoch}:%{version}-%{release}
3136
3137%description tex-pictex
3138Picture drawing macros for TeX and LaTeX.
3139
3140%description tex-pictex -l pl.UTF-8
3141Makra do rysowania obrazków dla TeXa i LaTeXa.
3142
3143%package tex-pstricks
3144Summary: PostScript macros for TeX
3145Summary(pl.UTF-8): Makra postscriptowe dla TeXa
3146Group: Applications/Publishing/TeX
3147Requires(post,postun): %{_bindir}/texhash
3148Requires: %{name} = %{epoch}:%{version}-%{release}
3149
3150%description tex-pstricks
3151An extensive collection of PostScript macros that is compatible with
3152most TeX macro packages, including Plain TeX, LaTeX, AMS-TeX, and
3153AMS-LaTeX. Included are macros for color, graphics, pie charts,
3154rotation, trees and overlays. It has many special features, including:
3155a wide variety of graphics (picture drawing) macros, with a flexible
3156interface and with color support. There are macros for coloring or
3157shading the cells of tables.
3158
3159%description tex-pstricks -l pl.UTF-8
3160Duży zestaw makr postscriptowych kompatybilny z większością pakietów
3161makr TeXowych, w tym: Plain TeX, LaTeX, AMS-TeX i AMS-LaTeX. Załączono
3162makra obsługujące kolory, grafikę, wykresy kołowe, obroty, drzewa i
3163nakładanie. Mają wiele możliwości, w tym dużo makr graficznych (do
3164rysowania obrazków) z elastycznym interfejsem i obsługą koloru. Są też
3165makra do kolorowania lub cieniowania komórek tabel.
3166
3167%package tex-qpx
3168Summary: QuasiPalatino and PX fonts typesetting support
3169Summary(pl.UTF-8): Wsparcie dla składu fontami QuasiPalatino i PX
3170Group: Applications/Publishing/TeX
3171Requires(post,postun): %{_bindir}/texhash
3172Requires: %{name} = %{epoch}:%{version}-%{release}
3173Requires: %{name}-fonts-qpx = %{epoch}:%{version}-%{release}
3174
3175%description tex-qpx
3176QuasiPalatino and PX fonts typesetting support.
3177
3178%description tex-qpx -l pl.UTF-8
3179Wsparcie dla składu fontami QuasiPalatino i PX.
3180
31bd2c4a 3181%package tex-qpxqtx
d08789e0
ZU
3182Summary: QuasiTimes and TX fonts typesetting support
3183Summary(pl.UTF-8): Wsparcie dla składu fontami QuasiTimes i TX
3184Group: Applications/Publishing/TeX
3185Requires(post,postun): %{_bindir}/texhash
3186Requires: %{name} = %{epoch}:%{version}-%{release}
31bd2c4a 3187Requires: %{name}-fonts-qpxqtx = %{epoch}:%{version}-%{release}
d08789e0 3188
31bd2c4a 3189%description tex-qpxqtx
d08789e0
ZU
3190QuasiTimes and TX fonts typesetting support.
3191
31bd2c4a 3192%description tex-qpxqtx -l pl.UTF-8
d08789e0
ZU
3193Wsparcie dla składu fontami QuasiTimes i TX.
3194
3195%package tex-ruhyphen
3196Summary: Russian hyphenation
3197Summary(pl.UTF-8): Rosyjskie reguły przenoszenia wyrazów
3198Group: Applications/Publishing/TeX
3199Requires(post,postun): %{_bindir}/texhash
3200Requires: %{name} = %{epoch}:%{version}-%{release}
3201
3202%description tex-ruhyphen
3203A collection of Russian hyphenation patterns supporting a number of
3204Cyrillic font encodings, including T2, UCY (Omega Unicode Cyrillic),
3205LCY, LWN (OT2), and koi8-r.
3206
3207%description tex-ruhyphen -l pl.UTF-8
3208Zestaw rosyjskich wzorców przenoszenia wyrazów obsługujący wiele
3209kodowań fontów w cyrylicy, włącznie z T2, UCY (Omega Unicode
3210Cyrillic), LCY, LWN (OT2) i koi8-r.
3211
3212%package tex-spanish
3213Summary: Various TeX related files for typesetting documents written in Spanish
3214Summary(pl.UTF-8): Różne pliki TeXowe służące do składu dokumentów w języku hiszpańskim
3215Group: Applications/Publishing/TeX
3216Requires(post,postun): %{_bindir}/texhash
3217Requires: %{name} = %{epoch}:%{version}-%{release}
3218Obsoletes: tetex-tex-spanishb
3219
3220%description tex-spanish
3221Various TeX related files for typesetting documents written in
3222Spanish, including hyphenation and dictionaries.
3223
3224%description tex-spanish -l pl.UTF-8
3225Różne pliki TeXowe służące do składu dokumentów napisanych w języku
3226hiszpańskim - w tym reguły przenoszenia wyrazów i słowniki.
3227
3228%package tex-texdraw
3229Summary: Graphical macros, using embedded PostScript
3230Summary(pl.UTF-8): Makra graficzne używające osadzanego PostScriptu
3231Group: Applications/Publishing/TeX
3232Requires(post,postun): %{_bindir}/texhash
3233Requires: %{name} = %{epoch}:%{version}-%{release}
3234
3235%description tex-texdraw
3236Graphical macros, using embedded PostScript.
3237
3238%description tex-texdraw -l pl.UTF-8
3239Makra graficzne używające osadzanego PostScriptu.
3240
3241%package tex-thumbpdf
3242Summary: Thumbnails for PDFTeX and dvips/ps2pdf
3243Summary(pl.UTF-8): Ikonki dla PDFTeXa i dvips/ps2pdf
3244Group: Applications/Publishing/TeX
3245Requires(post,postun): %{_bindir}/texhash
3246Requires: %{name} = %{epoch}:%{version}-%{release}
3247
3248%description tex-thumbpdf
3249Provides support, using Perl, for thumbnails in pdfTeX and
3250dvips/ps2pdf, using ghostscript to generate the thumbnails which get
3251represented in a TeX readable file that is read by the package
3252thumbpdf.sty to automatically include the thumbnails. Works with both
3253plain TeX and LaTeX.
3254
3255%description tex-thumbpdf -l pl.UTF-8
3256Pakiet przy pomocy Perla dodaje ikonki w pdfTeXu i dvips/ps2pdf przy
3257użyciu ghostscripta. Ikonki są reprezentowane w pliku czytanym przez
3258TeXa, który jest wywoływany z thumbpdf.sty, aby automatycznie dołączyć
3259ikonki. Działa z formatami plain TeX i LaTeX.
3260
3261%package tex-ukrhyph
3262Summary: Ukranian hyphenation
3263Summary(pl.UTF-8): Ukraińskie zasady przenoszenia wyrazów
3264Group: Applications/Publishing/TeX
3265Requires(post,postun): %{_bindir}/texhash
3266Requires: %{name} = %{epoch}:%{version}-%{release}
3267
3268%description tex-ukrhyph
3269This package allows the use of different hyphenation patterns for the
3270Ukrainian language for various Cyrillic font encodings. Contains
3271packages implementing traditional rules, modern rules, and combined
3272English-Ukrainian hyphenation.
3273
3274%description tex-ukrhyph -l pl.UTF-8
3275Ten pakiet pozwala na używanie różnych wzorców przenoszenia wyrazów
3276dla języka ukraińskiego z różnymi kodowaniami fontów z cyrylicą.
3277Zawiera pakiety z implementacją reguł tradycyjnych, współczesnych i
3278łączonych angielsko-ukraińskich.
3279
3280%package latex-vietnam
3281Summary: Vietnamese language support
3282Summary(pl.UTF-8): Wsparcie dla języka wietnamskiego
3283Group: Applications/Publishing/TeX
3284Requires(post,postun): %{_bindir}/texhash
3285Requires: %{name} = %{epoch}:%{version}-%{release}
3286Obsoletes: tetex-tex-vietnam
3287
3288%description latex-vietnam
3289Vietnamese language support.
3290
3291%description latex-vietnam -l pl.UTF-8
3292Wsparcie dla języka wietnamskiego.
3293
3294%package tex-xypic
3295Summary: Package for typesetting a variety of graphs and diagrams with TeX
3296Summary(pl.UTF-8): Pakiet do składania w TeXu różnych wykresów i diagramów
3297Group: Applications/Publishing/TeX
3298Requires(post,postun): %{_bindir}/texhash
3299Requires: %{name} = %{epoch}:%{version}-%{release}
3300Requires: %{name}-fonts-xypic = %{epoch}:%{version}-%{release}
3301
3302%description tex-xypic
3303A package for typesetting a variety of graphs and diagrams with TeX.
3304Xy-pic works with most formats (including LaTeX, AMS-LaTeX, AMS-TeX,
3305and plain TeX), in particular Xy-pic is provided as a LaTeX2e
3306`supported package'.
3307
3308%description tex-xypic -l pl.UTF-8
3309Pakiet do składania w TeXu różnych wykresów i diagramów. Xy-pic działa
3310z większością formatów (w tym LaTeX, AMS-LaTeX, AMS-TeX i plain TeX),
3311w szczególności jest dołączany jako "wspierany pakiet" LaTeX2e.
3312
3313%package tex-xkeyval
3314Summary: Extension to keyval package
3315Summary(pl.UTF-8): Rozszerzenie do pakietu keyval
3316Group: Applications/Publishing/TeX
3317Requires(post,postun): /usr/bin/texhash
3318Requires: %{name} = %{epoch}:%{version}-%{release}
3319
3320%description tex-xkeyval
3321Extension to keyval package.
3322
3323%description tex-xkeyval -l pl.UTF-8
3324Rozszerzenie do pakietu keyval.
3325
3326%package dirs-fonts
3327Summary: TeX font directories
3328Summary(pl.UTF-8): Katalogi fontów TeXa
3329Group: Fonts
3330
3331%description dirs-fonts
3332TeX font directories.
3333
3334%description dirs-fonts -l pl.UTF-8
3335Katalogi fontów TeXa.
3336
3337# # Fonts packages #
3338
3339%package fonts-adobe
3340Summary: Adobe fonts
3341Summary(pl.UTF-8): Fonty Adobe
3342Group: Fonts
78d53d8c 3343Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3344
3345%description fonts-adobe
3346Adobe fonts.
3347
3348%description fonts-adobe -l pl.UTF-8
3349Fonty Adobe.
3350
3351%package fonts-ae
3352Summary: Virtual fonts for PDF-files with T1 encoded CMR-fonts
3353Summary(pl.UTF-8): Wirtualne fonty do plików PDF z fontami CMR o kodowaniu T1
3354Group: Fonts
78d53d8c 3355Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3356
3357%description fonts-ae
3358Virtual fonts for PDF-files with T1 encoded CMR-fonts.
3359
3360%description fonts-ae -l pl.UTF-8
3361Wirtualne fonty do plików PDF z fontami CMR o kodowaniu T1.
3362
3363%package fonts-ams
3364Summary: AMS fonts
3365Summary(pl.UTF-8): Fonty AMS
3366Group: Fonts
78d53d8c 3367Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3368
3369%description fonts-ams
3370AMS fonts.
3371
3372%description fonts-ams -l pl.UTF-8
3373Fonty AMS.
3374
3375%package fonts-antp
3376Summary: Antykwa Poltawskiego, a Type 1 family of Polish traditional type
3377Summary(pl.UTF-8): Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako Type 1
3378Group: Fonts
78d53d8c 3379Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3380
3381%description fonts-antp
3382Antykwa Poltawskiego, a Type 1 family of Polish traditional type.
3383
3384%description fonts-antp -l pl.UTF-8
3385Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako
3386Type 1.
3387
3388%package fonts-antt
3389Summary: Antykwa Torunska, a Type 1 family of a Polish traditional type
3390Summary(pl.UTF-8): Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1
3391Group: Fonts
78d53d8c 3392Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3393
3394%description fonts-antt
3395Antykwa Torunska, a Type 1 family of a Polish traditional type.
3396
3397%description fonts-antt -l pl.UTF-8
3398Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1.
3399
5bc70a92
MB
3400%package fonts-arphic
3401Summary: Arphic fonts
3402Group: Fonts
3403Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3404
3405%description fonts-arphic
3406Arphic fonts.
3407
d08789e0
ZU
3408%package fonts-bbm
3409Summary: Blackboard variant fonts for Computer Modern, with LaTeX support
3410Summary(pl.UTF-8): Tablicowy wariant fontów Computer Modern ze wsparciem dla LaTeXa
3411Group: Fonts
78d53d8c 3412Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3413
3414%description fonts-bbm
3415Blackboard variant fonts for Computer Modern, with LaTeX support.
3416
3417%description fonts-bbm -l pl.UTF-8
3418Tablicowy wariant fontów Computer Modern ze wsparciem dla LaTeXa.
3419
3420%package fonts-bbold
3421Summary: Sans serif blackboard bold for LaTeX
3422Summary(pl.UTF-8): Tablicowy tłusty font sans serif dla LaTeXa
3423Group: Fonts
78d53d8c 3424Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3425
3426%description fonts-bbold
3427Sans serif blackboard bold for LaTeX.
3428
3429%description fonts-bbold -l pl.UTF-8
3430Tablicowy tłusty font sans serif dla LaTeXa.
3431
b280f158
ZU
3432%package fonts-bh
3433Summary: Bold & Heavy Fonts
3434Summary(pl.UTF-8): Fonty Bold i Heavy
3435Group: Fonts
78d53d8c 3436Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0 3437
b280f158
ZU
3438%description fonts-bh
3439Bold & Heavy Fonts.
d08789e0 3440
b280f158
ZU
3441%description fonts-bh -l pl.UTF-8
3442Fonty Bold i Heavy.
d08789e0
ZU
3443
3444%package fonts-bitstream
3445Summary: Bitstream fonts
3446Summary(pl.UTF-8): Fonty Bitstream
3447Group: Fonts
78d53d8c 3448Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3449Obsoletes: tetex-fonts-bitstrea
3450
3451%description fonts-bitstream
3452Bitstream fonts.
3453
3454%description fonts-bitstream -l pl.UTF-8
3455Fonty Bitstream.
3456
3457%package fonts-cbgreek
3458Summary: Complete set of Greek fonts
3459Summary(pl.UTF-8): Pełny zestaw fontów greckich
3460Group: Fonts
78d53d8c 3461Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3462
3463%description fonts-cbgreek
3464Complete set of Greek fonts.
3465
3466%description fonts-cbgreek -l pl.UTF-8
3467Pełny zestaw fontów greckich.
3468
3469%package fonts-cc-pl
3470Summary: Polish version of Computer Concrete fonts
3471Summary(pl.UTF-8): Polska wersja fontów Computer Concrete
3472Group: Fonts
78d53d8c 3473Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3474
3475%description fonts-cc-pl
3476Polish version of Computer Concrete fonts.
3477
3478%description fonts-cc-pl -l pl.UTF-8
3479Polska wersja fontów Computer Concrete.
3480
3481%package fonts-cg
3482Summary: Compugraphic fonts
3483Summary(pl.UTF-8): Fonty Compugraphic
3484Group: Fonts
78d53d8c 3485Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3486
3487%description fonts-cg
3488Compugraphic fonts.
3489
3490%description fonts-cg -l pl.UTF-8
3491Fonty Compugraphic.
3492
3493%package fonts-cm
3494Summary: Computer Modern fonts
3495Summary(pl.UTF-8): Fonty Computer Modern
3496Group: Fonts
78d53d8c 3497Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3498
3499%description fonts-cm
3500Computer Modern fonts.
3501
3502%description fonts-cm -l pl.UTF-8
3503Fonty Computer Modern.
3504
3505%package fonts-cmbright
3506Summary: CM Bright fonts
3507Summary(pl.UTF-8): Fonty CM Bright
3508Group: Fonts
78d53d8c 3509Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3510
3511%description fonts-cmbright
3512CM Bright fonts.
3513
3514%description fonts-cmbright -l pl.UTF-8
3515Fonty CM Bright.
3516
3517%package fonts-cmcyr
3518Summary: Computer Modern fonts extended with Russian letters
3519Summary(pl.UTF-8): Fonty Computer Modern rozszerzone o litery rosyjskie
3520Group: Fonts
78d53d8c 3521Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3522
3523%description fonts-cmcyr
3524Computer Modern fonts extended with Russian letters.
3525
3526%description fonts-cmcyr -l pl.UTF-8
3527Fonty Computer Modern rozszerzone o litery rosyjskie.
3528
3529%package fonts-cmextra
3530Summary: Extra Computer Modern fonts, from the American Mathematical Society
3531Summary(pl.UTF-8): Dodatkowe fonty Computer Modern z AMS
3532Group: Fonts
78d53d8c 3533Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3534
3535%description fonts-cmextra
3536Extra Computer Modern fonts, from the American Mathematical Society.
3537
3538%description fonts-cmextra -l pl.UTF-8
3539Dodatkowe fonty Computer Modern z AMS (American Mathematical Society).
3540
3541%package fonts-concmath
3542Summary: Concrete Math fonts
3543Summary(pl.UTF-8): Fonty matematyczne Concrete Math
3544Group: Fonts
78d53d8c 3545Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3546
3547%description fonts-concmath
3548Concrete Math fonts.
3549
3550%description fonts-concmath -l pl.UTF-8
3551Fonty matematyczne Concrete Math.
3552
3553%package fonts-concrete
3554Summary: Concrete Roman fonts
3555Summary(pl.UTF-8): Fonty Concrete Roman
3556Group: Fonts
78d53d8c 3557Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3558
3559%description fonts-concrete
3560Concrete Roman fonts, designed by Donald E. Knuth, originally for use
3561with Euler math fonts.
3562
3563%description fonts-concrete -l pl.UTF-8
3564Fonty Concrete Roman, opracowane przez Donalda E. Knutha, oryginalnie
3565przeznaczone do używania z fontami matematycznymi Euler.
3566
3567%package fonts-cs
3568Summary: Czech/Slovak-tuned MetaFont Computer Modern fonts
3569Summary(pl.UTF-8): Fonty MetaFont Computer Modern dla języków czeskiego i słowackiego
3570Group: Fonts
78d53d8c 3571Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3572
3573%description fonts-cs
3574Czech/Slovak-tuned MetaFont Computer Modern fonts.
3575
3576%description fonts-cs -l pl.UTF-8
3577Fonty MetaFont Computer Modern zmodyfikowane pod kątem języków
3578czeskiego i słowackiego.
3579
4a09ae1a
ZU
3580%package fonts-dstroke
3581Summary: Doublestroke font for typesetting the mathematical symbols
3582Summary(pl.UTF-8): Podwójnie kreślony font do składania symboli matematycznych
3583Group: Fonts
78d53d8c 3584Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4a09ae1a
ZU
3585
3586%description fonts-dstroke
3587Doublestroke font for typesetting the mathematical symbols.
3588
3589%description fonts-dstroke -l pl.UTF-8
3590Podwójnie kreślony font do składania symboli matematycznych.
d08789e0
ZU
3591
3592%package fonts-ecc
3593Summary: Sources for the European Concrete fonts
3594Summary(pl.UTF-8): Źródła dla fontów European Concrete
3595Group: Fonts
78d53d8c 3596Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3597
3598%description fonts-ecc
3599The MetaFont sources and tfm files of the European Concrete Fonts.
3600This is the EC implementation of Knuth's Concrete fonts, including
3601also the corresponding text companion fonts.
3602
3603%description fonts-ecc -l pl.UTF-8
3604Źródła MetaFonta i pliki tfm dla fontów European Concrete. Jest to
3605implementacja EC fontów Concrete Knutha, włącznie z odpowiadającymi
3606tekstowymi fontami towarzyszącymi.
3607
3608%package fonts-eurosym
3609Summary: The new European currency symbol for the Euro
3610Summary(pl.UTF-8): Symbol nowej europejskiej waluty Euro
3611Group: Fonts
78d53d8c 3612Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3613
3614%description fonts-eurosym
3615The new European currency symbol for the Euro implemented in Metafont,
3616using the official European Commission dimensions, and providing
3617several shapes (normal, slanted, bold, outline).
3618
3619%description fonts-eurosym -l pl.UTF-8
3620Symbol nowej europejskiej waluty Euro, zaimplementowany w Metafoncie,
3621z użyciem oficjalnych wymiarów wg Komisji Europejskiej, dostarczający
3622różnych kształtów (normalnego, pochylonego, tłustego, szkicowanego).
3623
3624%package fonts-eulervm
3625Summary: The Virtual Euler Math fonts
3626Summary(pl.UTF-8): Fonty Virtual Euler Math
3627Group: Fonts
78d53d8c 3628Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3629
3630%description fonts-eulervm
3631Euler-VM is a set of _virtual_ math fonts based on Euler and CM. This
3632approach has several advantages over immediately using the _real_
3633Euler fonts: Most noticeably, less TeX resources are consumed, the
3634quality of various math symbols is improved, and a usable \hslash
3635symbol can be provided.
3636
3637%description fonts-eulervm -l pl.UTF-8
3638Euler-VM to zbiór _wirtualnych_ fontów matematycznych opartych na
3639fontach Euler i CM. Podejście to ma różne zalety nad bezpośrednim
3640używaniem _prawdziwych_ fontów Euler: najbardziej zauważalnie, używane
3641jest mniej zasobów TeXa, poprawiona jest jakość różnych symboli
3642matematycznych i może być dostępny używalny symbol \hslash.
3643
3644%package fonts-euxm
3645Summary: Fonts similar to EUSM but with two more characters
3646Summary(pl.UTF-8): Fonty podobne do EUSM, ale z dwoma dodatkowymi znakami
3647Group: Fonts
78d53d8c 3648Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3649
3650%description fonts-euxm
3651Fonts like EUSM but with two more characters needed for Concrete Math
3652included in TeXLive distribution in fonts3.
3653
3654%description fonts-euxm -l pl.UTF-8
3655Fonty podobne do EUSM, ale z dwoma dodatkowymi znakami, potrzebnymi
3656dla Concrete Math dołączonego w fonts3 dystrybucji TeXLive.
3657
3658%package fonts-gothic
3659Summary: Gothic and ornamental initial fonts by Yannis Haralambous
3660Summary(pl.UTF-8): Początkowe fonty gotyckie i ornamentowe Yannisa Haralambousa
3661Group: Fonts
78d53d8c 3662Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3663
3664%description fonts-gothic
3665Gothic and ornamental initial fonts by Yannis Haralambous.
3666
3667%description fonts-gothic -l pl.UTF-8
3668Początkowe fonty gotyckie i ornamentowe Yannisa Haralambousa.
3669
3670%package fonts-hoekwater
3671Summary: Converted mflogo font
3672Summary(pl.UTF-8): Przekonwertowany font mflogo
3673Group: Fonts
78d53d8c 3674Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3675
3676%description fonts-hoekwater
3677Fonts originally created in MetaFont, transformed to PostScript by
3678Taco Hoekwater; includes logo, manfnt, rsfs, stmaryrd, wasy, wasy2,
3679xipa.
3680
3681%description fonts-hoekwater -l pl.UTF-8
3682Fonty oryginalnie stworzone w MetaFoncie, przekształcone do
3683PostScriptu przez Taco Hoekwatera; zawierają: logo, manfnt, rsfs,
3684stmaryrd, wasy, wasy2, xipa.
3685
3686%package fonts-jknappen
3687Summary: Miscellaneous packages by Joerg Knappen
3688Summary(pl.UTF-8): Różne pakiety autorstwa Joerga Knappena
3689Group: Fonts
78d53d8c 3690Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3691
3692%description fonts-jknappen
3693Miscellaneous macros, mostly for making use of extra fonts, by Joerg
3694Knappen, including sgmlcmpt.
3695
3696%description fonts-jknappen -l pl.UTF-8
3697Różne makra, głównie do używania dodatkowych fontów autorstwa Joerga
3698Knappena. Zawiera sgmlcmpt.
3699
3700%package fonts-latex
3701Summary: Basic LaTeX fonts
3702Summary(pl.UTF-8): Podstawowe fonty dla LaTeXa
3703Group: Fonts
78d53d8c 3704Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3705
3706%description fonts-latex
3707Basic LaTeX fonts.
3708
3709%description fonts-latex -l pl.UTF-8
3710Podstawowe fonty dla LaTeXa.
3711
3712%package fonts-lh
3713Summary: Olga Lapko's LH fonts
3714Summary(pl.UTF-8): Fonty LH Olgi Lapko
3715Group: Fonts
78d53d8c 3716Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3717
3718%description fonts-lh
3719The lh fonts for the `T2'/X2 encodings (for cyrillic languages).
3720
3721%description fonts-lh -l pl.UTF-8
3722Fonty lh dla kodowań `T2'/X2 (dla języków zapisywanych cyrylicą).
3723
3724%package fonts-lm
3725Summary: Latin Modern family fonts
3726Summary(pl.UTF-8): Fonty z rodziny Latin Modern
3727Group: Applications/Publishing/TeX
78d53d8c 3728Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3729
3730%description fonts-lm
3731Latin Modern family of fonts, based on the Computer Modern fonts
3732released into public domain by AMS (copyright (C) 1997 AMS). Contain a
3733lot of additional characters, mainly accented ones, but not only.
3734There is a one set of PostScript fonts and four sets of TeX Font
3735Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
3736encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
3737Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
3738potential user knows what to do with all these files. The author is
3739Boguslaw Jackowski.
3740
3741%description fonts-lm -l pl.UTF-8
3742Rodzina fontów Latin Modern, oparta na fontach Computer Modern
3743przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
3744Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
3745Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
3746Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
3747QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
3748(texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
3749(ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
3750tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
3751
3752%package fonts-marvosym
3753Summary: Martin Vogel's Symbol (marvosym) font
3754Summary(pl.UTF-8): Font Symbol Martina Vogela (marvosym)
3755Group: Fonts
78d53d8c 3756Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3757
3758%description fonts-marvosym
3759Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
3760currency symbol as defined by the European commission; Euro currency
3761symbols in typefaces Times, Helvetica and Courier; Symbols for
3762structural engineering; Symbols for steel cross-sections; Astronomy
3763signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
3764symbols; CE sign and others.
3765
3766%description fonts-marvosym -l pl.UTF-8
3767Font Symbol Martina Vogela (marvosym) to font zawierający: symbol
3768waluty Euro zdefiniowany przez Komisję Europejską; symbole waluty Euro
3769dla krojów Times, Helvetica i Courier; symbole dla inżynierii
3770strukturalnej; symbole dla przekroi poprzecznych; symbole
3771astronomiczne (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole
3772krawieckie; znak CE i inne.
3773
3774%package fonts-mflogo
3775Summary: Logo fonts
3776Summary(pl.UTF-8): Fonty logo
3777Group: Fonts
78d53d8c 3778Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3779
3780%description fonts-mflogo
3781Logo fonts.
3782
3783%description fonts-mflogo -l pl.UTF-8
3784Fonty logo.
3785
3786%package fonts-misc
3787Summary: Miscellaneous fonts
3788Summary(pl.UTF-8): Różne fonty
3789Group: Fonts
78d53d8c 3790Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3791
3792%description fonts-misc
3793Miscellaneous fonts.
3794
3795%description fonts-misc -l pl.UTF-8
3796Fonty różne.
3797
3798%package fonts-monotype
3799Summary: Monotype fonts
3800Summary(pl.UTF-8): Fonty Monotype
3801Group: Fonts
78d53d8c 3802Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3803
3804%description fonts-monotype
3805Monotype fonts.
3806
3807%description fonts-monotype -l pl.UTF-8
3808Fonty Monotype.
3809
3810%package fonts-omega
3811Summary: Fonts for Omega - extended unicode TeX
3812Summary(pl.UTF-8): Fonty dla Omegi - TeXa ze wsparciem dla unikodu
3813Group: Fonts
78d53d8c 3814Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3815
3816%description fonts-omega
3817Fonts for Omega - extended unicode TeX.
3818
3819%description fonts-omega -l pl.UTF-8
3820Fonty dla Omegi - TeXa ze wsparciem dla unikodu.
3821
3822%package fonts-pazo
3823Summary: Pazo fonts
3824Summary(pl.UTF-8): Fonty Pazo
3825Group: Fonts
78d53d8c 3826Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3827
3828%description fonts-pazo
3829Pazo fonts.
3830
3831%description fonts-pazo -l pl.UTF-8
3832Fonty Pazo.
3833
3834%package fonts-pl
3835Summary: Polish fonts
3836Summary(pl.UTF-8): Polskie fonty
3837Group: Fonts
78d53d8c 3838Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3839
3840%description fonts-pl
3841Polish fonts.
3842
3843%description fonts-pl -l pl.UTF-8
3844Polskie fonty.
3845
3846%package fonts-px
3847Summary: PX fonts
3848Summary(pl.UTF-8): Fonty PX
3849Group: Fonts
78d53d8c 3850Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3851
3852%description fonts-px
3853PX fonts.
3854
3855%description fonts-px -l pl.UTF-8
3856Fonty PX.
3857
3858%package fonts-qfonts
3859Summary: Quasi fonts
3860Summary(pl.UTF-8): Fonty Quasi
3861Group: Fonts
78d53d8c 3862Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3863
3864%description fonts-qfonts
3865Quasi fonts.
3866
3867%description fonts-qfonts -l pl.UTF-8
3868Fonty Quasi.
3869
3870%package fonts-qpx
3871Summary: Additional fonts for QPX package
3872Summary(pl.UTF-8): Dodatkowe fonty dla pakietu QPX
3873Group: Fonts
78d53d8c 3874Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3875Requires: %{name}-fonts-px = %{epoch}:%{version}-%{release}
3876Requires: %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
3877
3878%description fonts-qpx
3879Additional fonts for QPX package.
3880
3881%description fonts-qpx -l pl.UTF-8
3882Dodatkowe fonty dla pakietu QPX.
3883
31bd2c4a 3884%package fonts-qpxqtx
d08789e0
ZU
3885Summary: Additional fonts for QTX package
3886Summary(pl.UTF-8): Dodatkowe fonty dla pakietu QTX
3887Group: Fonts
78d53d8c 3888Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3889Requires: %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
3890Requires: %{name}-fonts-tx = %{epoch}:%{version}-%{release}
3891
31bd2c4a 3892%description fonts-qpxqtx
d08789e0
ZU
3893Additional fonts for QTX package.
3894
31bd2c4a 3895%description fonts-qpxqtx -l pl.UTF-8
d08789e0
ZU
3896Dodatkowe fonty dla pakietu QTX.
3897
3898%package fonts-rsfs
3899Summary: Fonts of uppercase script letters for scientific and mathematical typesetting
3900Summary(pl.UTF-8): Fonty wielkich liter pisanych do składania dokumentów naukowych i matematycznych
3901Group: Fonts
78d53d8c 3902Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3903
3904%description fonts-rsfs
3905Fonts of uppercase script letters for use as symbols in scientific and
3906mathematical typesetting, in contrast to the informal script fonts
3907such as that used for the `calligraphic' symbols in the TeX math
3908symbol font.
3909
3910%description fonts-rsfs -l pl.UTF-8
3911Fonty wielkich liter pisanych do używania jako symbole przy składaniu
3912dokumentów naukowych i matematycznych, w odróżnieniu od nieformalnych
3913fontów pisanych takich jak używane do symboli "kaligraficznych" w
3914matematycznym foncie TeXowym symbol.
3915
3916%package fonts-stmaryrd
3917Summary: St Mary Road symbols for functional programming
3918Summary(pl.UTF-8): Symbole St Mary Road do programowania funkcyjnego
3919Group: Fonts
78d53d8c 3920Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3921
3922%description fonts-stmaryrd
3923St Mary Road symbols for functional programming.
3924
3925%description fonts-stmaryrd -l pl.UTF-8
3926Symbole St Mary Road do programowania funkcyjnego.
3927
3928%package fonts-tx
3929Summary: TX fonts
3930Summary(pl.UTF-8): Fonty TX
3931Group: Fonts
78d53d8c 3932Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3933
3934%description fonts-tx
3935TX fonts.
3936
3937%description fonts-tx -l pl.UTF-8
3938Fonty TX.
3939
5bc70a92
MB
3940%package fonts-uhc
3941Summary: UHC fonts
3942Group: Fonts
3943Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3944
3945%description fonts-uhc
3946UHC fonts.
3947
d08789e0
ZU
3948%package fonts-urw
3949Summary: URW fonts
3950Summary(pl.UTF-8): Fonty URW
3951Group: Fonts
78d53d8c 3952Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3953
3954%description fonts-urw
3955URW fonts.
3956
3957%description fonts-urw -l pl.UTF-8
3958Fonty URW.
3959
3960%package fonts-urwvn
3961Summary: URWVN fonts
3962Summary(pl.UTF-8): Fonty URWVN
3963Group: Fonts
78d53d8c 3964Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3965
3966%description fonts-urwvn
3967URWVN fonts.
3968
3969%description fonts-urwvn -l pl.UTF-8
3970Fonty URWVN.
3971
3972%package fonts-vnr
3973Summary: VNR fonts
3974Summary(pl.UTF-8): Fonty VNR
3975Group: Fonts
78d53d8c 3976Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3977
3978%description fonts-vnr
3979VNR fonts.
3980
3981%description fonts-vnr -l pl.UTF-8
3982Fonty VNR.
3983
5bc70a92
MB
3984%package fonts-wadalab
3985Summary: Wadalab fonts
3986Group: Fonts
3987Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
3988
3989%description fonts-wadalab
3990Wadalab fonts.
3991
d08789e0
ZU
3992%package fonts-wasy
3993Summary: Waldis symbol fonts
3994Summary(pl.UTF-8): Fonty Waldis symbol
3995Group: Fonts
78d53d8c 3996Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
3997
3998%description fonts-wasy
3999Waldis symbol fonts.
4000
4001%description fonts-wasy -l pl.UTF-8
4002Fonty Waldis symbol.
4003
4004%package fonts-xypic
4005Summary: Xy-pic fonts
4006Summary(pl.UTF-8): Fonty Xy-pic
4007Group: Fonts
78d53d8c 4008Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4009
4010%description fonts-xypic
4011Xy-pic fonts.
4012
4013%description fonts-xypic -l pl.UTF-8
4014Fonty Xy-pic.
4015
4016%package fonts-yandy
4017Summary: European Modern fonts from Y&Y
4018Summary(pl.UTF-8): Fonty European Modern od Y&Y
4019Group: Fonts
78d53d8c 4020Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4021
4022%description fonts-yandy
4023European Modern fonts from Y&Y.
4024
4025%description fonts-yandy -l pl.UTF-8
4026Fonty European Modern od Y&Y.
4027
4028%package fonts-type1-antp
4029Summary: Antykwa Poltawskiego, a Type 1 family of Polish traditional type
4030Summary(pl.UTF-8): Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako Type 1
4031Group: Fonts
78d53d8c 4032Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4033
4034%description fonts-type1-antp
4035Antykwa Poltawskiego, a Type 1 family of Polish traditional type.
4036
4037%description fonts-type1-antp -l pl.UTF-8
4038Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako
4039Type 1.
4040
4041%package fonts-type1-antt
4042Summary: Antykwa Torunska, a Type 1 family of a Polish traditional type
4043Summary(pl.UTF-8): Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1
4044Group: Fonts
78d53d8c 4045Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4046
4047%description fonts-type1-antt
4048Antykwa Torunska, a Type 1 family of a Polish traditional type.
4049
4050%description fonts-type1-antt -l pl.UTF-8
4051Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1.
4052
5bc70a92
MB
4053%package fonts-type1-arphic
4054Summary: Type1 Arphic fonts
4055Group: Fonts
4056Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4057
4058%description fonts-type1-arphic
4059Type1 Arphic fonts.
4060
d08789e0
ZU
4061%package fonts-type1-belleek
4062Summary: Free replacement for basic MathTime fonts
4063Summary(pl.UTF-8): Wolnodostępny zamiennik podstawowych fontów MathTime
4064Group: Fonts
78d53d8c 4065Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4066
4067%description fonts-type1-belleek
4068Free replacement for basic MathTime fonts.
4069
4070%description fonts-type1-belleek -l pl.UTF-8
4071Wolnodostępny zamiennik podstawowych fontów MathTime.
4072
4073%package fonts-type1-bitstream
4074Summary: Bitstream fonts
4075Summary(pl.UTF-8): Fonty Bitstream
4076Group: Fonts
78d53d8c 4077Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4078Obsoletes: tetex-fonts-type1-bitstrea
4079
4080%description fonts-type1-bitstream
4081Bitstream fonts.
4082
4083%description fonts-type1-bitstream -l pl.UTF-8
4084Fonty Bitstream.
4085
4086%package fonts-type1-bluesky
4087Summary: Computer Modern family fonts
4088Summary(pl.UTF-8): Fonty z rodziny Computer Modern
4089Group: Fonts
78d53d8c 4090Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4091
4092%description fonts-type1-bluesky
4093Computer Modern family fonts.
4094
4095%description fonts-type1-bluesky -l pl.UTF-8
4096Fonty z rodzony Computer Modern.
4097
4098%package fonts-type1-cc-pl
4099Summary: Polish version of Computer Concrete fonts
4100Summary(pl.UTF-8): Polska wersja fontów Computer Concrete
4101Group: Fonts
78d53d8c 4102Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4103
4104%description fonts-type1-cc-pl
4105Polish version of Computer Concrete fonts.
4106
4107%description fonts-type1-cc-pl -l pl.UTF-8
4108Polska wersja fontów Computer Concrete.
4109
4110%package fonts-type1-cmcyr
4111Summary: Computer Modern fonts extended with Russian letters
4112Summary(pl.UTF-8): Fonty Computer Modern rozszerzone o litery rosyjskie
4113Group: Fonts
78d53d8c 4114Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4115
4116%description fonts-type1-cmcyr
4117Computer Modern fonts extended with Russian letters.
4118
4119%description fonts-type1-cmcyr -l pl.UTF-8
4120Fonty Computer Modern rozszerzone o litery rosyjskie.
4121
4122%package fonts-type1-cs
4123Summary: Czech/Slovak-tuned MetaFont Computer Modern fonts
4124Summary(pl.UTF-8): Fonty MetaFont Computer Modern dla języków czeskiego i słowackiego
4125Group: Fonts
78d53d8c 4126Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4127
4128%description fonts-type1-cs
4129Czech/Slovak-tuned MetaFont Computer Modern fonts.
4130
4131%description fonts-type1-cs -l pl.UTF-8
4132Fonty MetaFont Computer Modern zmodyfikowane pod kątem języków
4133czeskiego i słowackiego.
4134
b280f158
ZU
4135%package fonts-type1-dstroke
4136Summary: Doublestroke Type1 font for typesetting the mathematical symbols
4137Summary(pl.UTF-8): Podwójnie kreślony font Type1 do składania symboli matematycznych
4138Group: Fonts
78d53d8c 4139Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
b280f158
ZU
4140
4141%description fonts-type1-dstroke
4142Doublestroke Type1 font for typesetting the mathematical symbols.
4143
4144%description fonts-type1-dstroke -l pl.UTF-8
4145Podwójnie kreślony font Type1 do składania symboli matematycznych.
d08789e0
ZU
4146
4147%package fonts-type1-eurosym
4148Summary: The new European currency symbol for the Euro
4149Summary(pl.UTF-8): Symbol nowej europejskiej waluty Euro
4150Group: Fonts
78d53d8c 4151Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4152
4153%description fonts-type1-eurosym
4154The new European currency symbol for the Euro implemented in Metafont,
4155using the official European Commission dimensions, and providing
4156several shapes (normal, slanted, bold, outline).
4157
4158%description fonts-type1-eurosym -l pl.UTF-8
4159Symbol nowej europejskiej waluty Euro, zaimplementowany w Metafoncie,
4160z użyciem oficjalnych wymiarów wg Komisji Europejskiej, dostarczający
4161różnych kształtów (normalnego, pochylonego, tłustego, szkicowanego).
4162
4163%package fonts-type1-hoekwater
4164Summary: Converted mflogo font
4165Summary(pl.UTF-8): Przekonwertowany font mflogo
4166Group: Fonts
78d53d8c 4167Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4168
4169%description fonts-type1-hoekwater
4170Fonts originally created in MetaFont, transformed to PostScript by
4171Taco Hoekwater; includes logo, manfnt, rsfs, stmaryrd, wasy, wasy2,
4172xipa.
4173
4174%description fonts-type1-hoekwater -l pl.UTF-8
4175Fonty oryginalnie stworzone w MetaFoncie, przekształcone do
4176PostScriptu przez Taco Hoekwatera; zawierają: logo, manfnt, rsfs,
4177stmaryrd, wasy, wasy2, xipa.
4178
4179%package fonts-type1-fpl
4180Summary: SC/OsF fonts for URW Palladio L
4181Summary(pl.UTF-8): Fonty SC/OsF dla URW Palladio L
4182Group: Fonts
78d53d8c 4183Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4184
4185%description fonts-type1-fpl
4186The FPL Fonts provide a set of SC/OsF fonts for URW Palladio L which
4187are compatible with respect to metrics with the Palatino SC/OsF fonts
4188from Adobe. Note that it is not the author's aim to exactly reproduce
4189the outlines of the original Adobe fonts. The SC and OsF in the FPL
4190Fonts were designed with the glyphs from URW Palladio L as starting
4191point. For some glyphs (eg 'o') the author got the best result by
4192scaling and boldening. For others (eg 'h') shifting selected portions
4193of the character gave more satisfying results. All this was done using
4194the free font editor FontForge <http://fontforge.sf.net/>. The kerning
4195data in these fonts comes from Walter Schmidt's improved Palatino
4196metrics.
4197
4198%description fonts-type1-fpl -l pl.UTF-8
4199Fonty FPL dostarczają zbiór fontów SC/OsF dla URW Palladio L, które są
4200kompatybilne co do metryk z fontami Palatino SC/OsF firmy Adobe.
4201Należy jednak zaznaczyć, że celem autora nie jest dokładne odtworzenie
4202kształtów oryginalnych fontów Adobe. SC i OsF w fontach FPL były
4203projektowane w oparciu o glify z URW Palladio L. Dla niektórych glifów
4204(np. 'o') autor uzyskał najlepszy wynik poprzez skalowanie i
4205pogrubianie. Dla innych (np. 'h') przesuwanie wybranych części znaku
4206dało lepsze wyniki. Wszystko to zostało zrobione przy użyciu
4207wolnodostępnego edytora fontów FontForge <http://fontforge.sf.net/>.
4208Dane dla kerningu w tych fontach pochodzą z ulepszonych metryk
4209Palatino Waltera Schmidta.
4210
b280f158
ZU
4211%package fonts-type1-tt2001
4212Summary: Type1 tt2001 family fonts
4213Summary(pl.UTF-8): Fonty Type1 z rodziny tt2001
4214Group: Applications/Publishing/TeX
78d53d8c 4215Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
b280f158
ZU
4216
4217%description fonts-type1-tt2001
4218Type1 tt2001 famliy fonts.
4219
4220%description fonts-type1-tt2001 -l pl.UTF-8
4221Fonty Type1 z rodziny tt2001.
d08789e0
ZU
4222
4223%package fonts-type1-lm
4224Summary: Type1 Latin Modern family fonts
4225Summary(pl.UTF-8): Fonty Type1 z rodziny Latin Modern
4226Group: Applications/Publishing/TeX
78d53d8c 4227Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4228
4229%description fonts-type1-lm
4230Latin Modern family of fonts, based on the Computer Modern fonts
4231released into public domain by AMS (copyright (C) 1997 AMS). Contain a
4232lot of additional characters, mainly accented ones, but not only.
4233There is a one set of PostScript fonts and four sets of TeX Font
4234Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
4235encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
4236Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
4237potential user knows what to do with all these files. The author is
4238Boguslaw Jackowski.
4239
4240%description fonts-type1-lm -l pl.UTF-8
4241Rodzina fontów Latin Modern, oparta na fontach Computer Modern
4242przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
4243Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
4244Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
4245Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
4246QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
4247(texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
4248(ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
4249tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
4250
4251%package fonts-type1-marvosym
4252Summary: Martin Vogel's Symbol (marvosym) font
4253Summary(pl.UTF-8): Font Symbol Martina Vogela (marvosym)
4254Group: Fonts
78d53d8c 4255Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4256
4257%description fonts-type1-marvosym
4258Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
4259currency symbol as defined by the European commission; Euro currency
4260symbols in typefaces Times, Helvetica and Courier; Symbols for
4261structural engineering; Symbols for steel cross-sections; Astronomy
4262signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
4263symbols; CE sign and others.
4264
4265%description fonts-type1-marvosym -l pl.UTF-8
4266Font Symbol Martina Vogela (marvosym) to font zawierający: symbol
4267waluty Euro zdefiniowany przez Komisję Europejską; symbole waluty Euro
4268dla krojów Times, Helvetica i Courier; symbole dla inżynierii
4269strukturalnej; symbole dla przekroi poprzecznych; symbole
4270astronomiczne (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole
4271krawieckie; znak CE i inne.
4272
4273%package fonts-type1-mathpazo
4274Summary: Pazo Math fonts
4275Summary(pl.UTF-8): Fonty matematyczne Pazo Math
4276Group: Fonts
78d53d8c 4277Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4278
4279%description fonts-type1-mathpazo
4280Pazo Math fonts.
4281
4282%description fonts-type1-mathpazo -l pl.UTF-8
4283Fonty matematyczne Pazo Math.
4284
4285%package fonts-type1-omega
4286Summary: Type1 fonts for Omega - extended unicode TeX
4287Summary(pl.UTF-8): Fonty Type1 dla Omegi - TeXa ze wsparciem dla unikodu
4288Group: Fonts
78d53d8c 4289Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4290
4291%description fonts-type1-omega
4292Type1 fonts for Omega - extended unicode TeX.
4293
4294%description fonts-type1-omega -l pl.UTF-8
4295Fonty Type1 dla Omegi - TeXa ze wsparciem dla unikodu.
4296
4297%package fonts-type1-pl
4298Summary: Polish fonts
4299Summary(pl.UTF-8): Polskie fonty
4300Group: Fonts
78d53d8c 4301Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4302Requires: %{name}-fonts-type1-bluesky = %{epoch}:%{version}-%{release}
4303
4304%description fonts-type1-pl
4305Polish fonts.
4306
4307%description fonts-type1-pl -l pl.UTF-8
4308Polskie fonty.
4309
4310%package fonts-type1-px
4311Summary: PX fonts
4312Summary(pl.UTF-8): Fonty PX
4313Group: Fonts
78d53d8c 4314Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4315
4316%description fonts-type1-px
4317PX fonts.
4318
4319%description fonts-type1-px -l pl.UTF-8
4320Fonty PX.
4321
b280f158
ZU
4322%package fonts-type1-qfonts
4323Summary: Quasi fonts
4324Summary(pl.UTF-8): Fonty Quasi
4325Group: Fonts
78d53d8c 4326Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
b280f158
ZU
4327
4328%description fonts-type1-qfonts
4329Quasi fonts.
4330
4331%description fonts-type1-qfonts -l pl.UTF-8
4332Fonty Quasi.
d08789e0
ZU
4333
4334%package fonts-type1-tx
4335Summary: TX fonts
4336Summary(pl.UTF-8): Fonty TX
4337Group: Fonts
78d53d8c 4338Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4339
4340%description fonts-type1-tx
4341TX fonts.
4342
4343%description fonts-type1-tx -l pl.UTF-8
4344Fonty TX.
4345
5bc70a92
MB
4346%package fonts-type1-uhc
4347Summary: Type1 UHC fonts
4348Group: Fonts
4349Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4350
4351%description fonts-type1-uhc
4352Type1 UHC fonts.
4353
d08789e0
ZU
4354%package fonts-type1-urw
4355Summary: URW fonts
4356Summary(pl.UTF-8): Fonty URW
4357Group: Fonts
78d53d8c 4358Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4359
4360%description fonts-type1-urw
4361URW fonts.
4362
4363%description fonts-type1-urw -l pl.UTF-8
4364Fonty URW.
4365
4366%package fonts-type1-vnr
4367Summary: Type1 VNR fonts
4368Summary(pl.UTF-8): Fonty Type1 VNR
4369Group: Fonts
78d53d8c 4370Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4371
4372%description fonts-type1-vnr
4373Type1 VNR fonts.
4374
4375%description fonts-type1-vnr -l pl.UTF-8
4376Fonty Type1 VNR.
4377
5bc70a92
MB
4378%package fonts-type1-wadalab
4379Summary: Type1 Wadalab fonts
4380Group: Fonts
4381Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
4382
4383%description fonts-type1-wadalab
4384Type1 Wadalab fonts.
4385
d08789e0
ZU
4386%package fonts-type1-xypic
4387Summary: Xy-pic fonts
4388Summary(pl.UTF-8): Fonty Xy-pic
4389Group: Fonts
78d53d8c 4390Requires: %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
d08789e0
ZU
4391
4392%description fonts-type1-xypic
4393Xy-pic fonts.
4394
4395%description fonts-type1-xypic -l pl.UTF-8
4396Fonty Xy-pic.
4397
489714ae
ZU
4398
4399# TeXLive-specific packages - there wasn't before...
4400%package afm2pl
4401Summary: Convert an Adobe font metric file to a TeX font property list
4402Group: Fonts
4403
4404%description afm2pl
4405Convert an Adobe font metric file to a TeX font property list.
4406
4407
4408%package bbox
4409Summary: bbox prints the bounding box of images
4410Group: Applications/Publishing/TeX
4411
4412%description bbox
4413bbox reads a rawppm or rawpbm file and prints out the bounding box of
4414the image.
4415
4416%package cefutils
4417Summary: In cefutils there are CEF-compatible utils
4418Group: Applications/Publishing/TeX
4419
4420%description cefutils
4421In cefutils there are CEF-compatible (Chinese Encoding Framework)
4422utils.
4423
4424%package detex
4425Summary: A filter to strip TeX commands from a .tex file
4426Summary(hu.UTF-8): Egy szűrő, amely .tex fájlokból szűri ki a TeX parancsokat
4427Group: Applications/Publishing/TeX
4428
4429%description detex
4430A filter to strip TeX commands from a .tex file.
4431
4432%description detex -l hu.UTF-8
4433Egy szűrő, amely .tex fájlokból szűri ki a TeX parancsokat.
4434
4435
7ffd1967
ZU
4436%package dviutils
4437Summary: Various DVI utils
4438Summary(hu.UTF-8): Vegyes DVI eszközök
4439Group: Applications/Publishing/TeX
4440
4441%description dviutils
4442This package contains various DVI utils.
4443
4444%description dviutils -l hu.UTF-8
4445Ez a csomag mindenféle DVI eszközt tartalmaz.
4446
4447%package epsutils
4448Summary: Various EPS utils
4449Group: Applications/Publishing/TeX
4450
4451%description epsutils
4452Various EPS (Encapsulated PostScript) utils.
4453
4454
4455%package filters
4456Summary: Various filters
4457Group: Applications/Publishing/TeX
4458
4459%description filters
4460Various filters.
4461
4462
489714ae
ZU
4463%package uncategorized-utils
4464Summary: Uncategorized utils
4465Group: Applications/Publishing/TeX
4466
4467%description uncategorized-utils
4468Uncategorized utilities. Needs check and categorizing.
4469
5b7eba8e
MB
4470%package tex4ht
4471Summary: LaTeX and TeX for hypertext
4472Group: Applications/Publishing/TeX
4473
4474%description tex4ht
4475A converter from TeX and LaTeX to hypertext (HTML, XML, etc.),
4476providing a configurable (La)TeX-based authoring system for hypertext.
4477When converting to XML, you can use MathML instead of images for
4478equation representation.
4479
4224ae6d
MB
4480%package xetex
4481Summary: Extended TeX / LaTeX version for unicode
4482Group: Applications/Publishing/TeX
4483Requires(post,postun): /usr/bin/texhash
4484Requires: %{name}-fonts-misc = %{epoch}:%{version}-%{release}
4485
4486%description xetex
4487XeTeX extends the TeX typesetting system (and macro packages such as
4488LaTeX and ConTeXt) to have native support for the Unicode character
4489set, including complex Asian scripts, and for OpenType and TrueType
4490fonts.
4491
4492%package xmltex
4493Summary: TeX package for processing XML files
4494Group: Applications/Publishing/TeX
4495Requires(post,postun): /usr/bin/texhash
4496
4497%description xmltex
4498XMLTeX is a non-validating, namespace-aware XML parser written in TeX.
4499It allows TeX to directly process XML files.
4500
d08789e0
ZU
4501%prep
4502%setup -q -c -T -n %{name}-%{version}-source
4503lzma -dc %{SOURCE0} | tar xf - -C ..
c48c077b 4504%patch0 -p1
1cc1dae0 4505%patch1 -p1
c48c077b
AM
4506
4507cd libs/teckit
4508cat ax*.m4 > acinclude.m4
4509%{__libtoolize}
4510%{__aclocal}
4511%{__autoconf}
4512%{__automake}
d08789e0
ZU
4513
4514%build
4515find . -name "config.sub" -exec cp /usr/share/automake/config.sub '{}' ';'
d47c034d 4516%{__sed} -i 's@"extend/\(.*\)"@<\1>@' texk/ttf2pk/*.c
9279fab9 4517cd texk/kpathsea
83feaf0d
ZU
4518%{__sed} -i 's@^TEXMFMAIN =.*@TEXMFMAIN = %{texmf}@' texmf.cnf
4519%{__sed} -i 's@^TEXMFDIST =.*@TEXMFDIST = %{texmfdist}@' texmf.cnf
4520%{__sed} -i 's@^TEXMFLOCAL =.*@TEXMFLOCAL = %{texmf}@' texmf.cnf
4521%{__sed} -i 's@^TEXMFSYSVAR =.*@TEXMFSYSVAR = %{_localstatedir}@' texmf.cnf
4522%{__sed} -i 's@^TEXMFSYSCONFIG =.*@TEXMFSYSCONFIG = %{_sysconfdir}/%{name}@' texmf.cnf
03f08501 4523%{__sed} -i 's@^TEXMFVAR =.*@TEXMFVAR = %{_localstatedir}@' texmf.cnf
9279fab9 4524cd ../..
d47c034d 4525
a784d38e 4526%configure \
ca4b56d2
AM
4527%if %{with bootstrap}
4528 --without-xindy \
4529 --without-luatex \
4530%endif
d08789e0
ZU
4531 --disable-multiplatform \
4532 --disable-static \
4533 --enable-a4 \
4534 --enable-gf \
4535 --enable-ipc \
4536 --enable-shared \
a784d38e 4537 --with-fontconfig \
d08789e0
ZU
4538 --with-fonts-dir=/var/cache/fonts \
4539 --with-ncurses \
e671f712 4540 --with-system-freetype \
97b079ad 4541 --with-freetype-include=/usr/include/freetype \
a784d38e 4542 --with-system-freetype2 \
97b079ad 4543 --with-freetype2-include=/usr/include/freetype2 \
d08789e0
ZU
4544 --with-system-gd \
4545 --with-system-ncurses \
4546 --with-system-pnglib \
4547 --with-system-t1lib \
4548 --with-system-zlib \
d08789e0
ZU
4549 --with-xdvi-x-toolkit=xaw \
4550 --without-dialog \
4551 --without-t1utils \
ca4b56d2 4552 --without-texinfo
d08789e0 4553
d08789e0
ZU
4554%{__make}
4555
d08789e0
ZU
4556%install
4557rm -rf $RPM_BUILD_ROOT
4558install -d $RPM_BUILD_ROOT%{_datadir} \
4559 $RPM_BUILD_ROOT%{_desktopdir} \
4560 $RPM_BUILD_ROOT%{_pixmapsdir} \
ce981570 4561 $RPM_BUILD_ROOT%{_mandir}/man5 \
d08789e0
ZU
4562 $RPM_BUILD_ROOT/var/cache/fonts \
4563 $RPM_BUILD_ROOT/etc/cron.daily\
ff42b161 4564 $RPM_BUILD_ROOT/etc/sysconfig/tetex-updmap\
7057740b
ZU
4565 $RPM_BUILD_ROOT%{_localstatedir}/fonts/map\
4566 $RPM_BUILD_ROOT%{fmtdir}
d08789e0 4567
f37ff31b
ZU
4568lzma -dc %{SOURCE1} | tar xf - -C $RPM_BUILD_ROOT%{_datadir}
4569%{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf $RPM_BUILD_ROOT%{texmf}
4570%{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf-dist $RPM_BUILD_ROOT%{texmfdist}
4571%{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf-doc $RPM_BUILD_ROOT%{texmfdoc}
f37ff31b
ZU
4572# This is an empty directory
4573%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf
ef329b0f 4574# Useless binary
4575%{__rm} $RPM_BUILD_ROOT%{_datadir}/texmf-dist/doc/latex/splitindex/splitindex{.exe,-Linux-i386,-OpenBSD-i386}
f37ff31b 4576
d08789e0
ZU
4577# commented out because of following (non-fatal) error:
4578# Can't open texmf/web2c/texmf.cnf: No such file or directory.
4579#perl -pi \
4580# -e "s|\.\./\.\./texmf|$RPM_BUILD_ROOT%{texmf}|g;" \
4581# -e "s|/var/cache/fonts|$RPM_BUILD_ROOT/var/cache/fonts|g;" \
4582# texmf/web2c/texmf.cnf
4583
f37ff31b
ZU
4584# install -d $RPM_BUILD_ROOT%{texmf} $RPM_BUILD_ROOT%{texmfdist} $RPM_BUILD_ROOT%{texmfdoc}
4585# %{__cp} -a texlive-20080822-texmf/texmf/* $RPM_BUILD_ROOT%{texmf}
4586# %{__cp} -a texlive-20080822-texmf/texmf-dist/* $RPM_BUILD_ROOT%{texmfdist}
1a192771 4587# %{__cp} -a texlive-20080822-texmf/texmf-doc/* $RPM_BUILD_ROOT%{texmfdoc}
d08789e0
ZU
4588
4589install -d $RPM_BUILD_ROOT%{texmf}/fonts/opentype/public
4590
4591LD_LIBRARY_PATH=$RPM_BUILD_ROOT%{_libdir}; export LD_LIBRARY_PATH
4592
4593%{__make} install \
4594 prefix=$RPM_BUILD_ROOT%{_prefix} \
4595 bindir=$RPM_BUILD_ROOT%{_bindir} \
4596 mandir=$RPM_BUILD_ROOT%{_mandir} \
4597 libdir=$RPM_BUILD_ROOT%{_libdir} \
4598 datadir=$RPM_BUILD_ROOT%{_datadir} \
4599 infodir=$RPM_BUILD_ROOT%{_infodir} \
4600 includedir=$RPM_BUILD_ROOT%{_includedir} \
4601 sbindir=$RPM_BUILD_ROOT%{_sbindir} \
4602 texmf=$RPM_BUILD_ROOT%{texmf} \
4603 texmfsysvar=$RPM_BUILD_ROOT%{_localstatedir} \
4604 texmfsysconfig=$RPM_BUILD_ROOT%{texmf}
4605
37bb0d8c
ZU
4606# Fix broken symlinks
4607# CURDIR=$(pwd)
4608# cd $RPM_BUILD_ROOT%{_bindir}
4609# for file in $(file * | grep broken | awk -F ":" {'print $1'}); do
63399af2 4610# ln -sf $(readlink $file | %{__sed} "s@\.\.@%{_datadir}@") $file
37bb0d8c
ZU
4611# done
4612# cd $CURDIR
4613
d08789e0
ZU
4614#install %{SOURCE7} $RPM_BUILD_ROOT%{_bindir}
4615#touch $RPM_BUILD_ROOT/etc/sysconfig/tetex-updmap/maps.lst
4616
26d8eaaa
ZU
4617# %{__make} init \
4618# prefix=$RPM_BUILD_ROOT%{_prefix} \
4619# bindir=$RPM_BUILD_ROOT%{_bindir} \
4620# mandir=$RPM_BUILD_ROOT%{_mandir} \
4621# libdir=$RPM_BUILD_ROOT%{_libdir} \
4622# datadir=$RPM_BUILD_ROOT%{_datadir} \
4623# infodir=$RPM_BUILD_ROOT%{_infodir} \
4624# includedir=$RPM_BUILD_ROOT%{_includedir} \
4625# sbindir=$RPM_BUILD_ROOT%{_sbindir} \
4626# texmf=$RPM_BUILD_ROOT%{texmf}
d08789e0 4627
489714ae 4628%{__rm} -r $RPM_BUILD_ROOT%{_prefix}/texmf
4aeb46f7 4629%{__rm} -r $RPM_BUILD_ROOT%{_prefix}/texmf-dist
8e2a2403 4630
d08789e0
ZU
4631perl -pi \
4632 -e "s|$RPM_BUILD_ROOT||g;" \
4633 $RPM_BUILD_ROOT%{texmf}/web2c/texmf.cnf
4634
8175e90e 4635install %{SOURCE4} $RPM_BUILD_ROOT/etc/cron.daily/texlive
d08789e0
ZU
4636
4637install %{SOURCE5} $RPM_BUILD_ROOT%{_desktopdir}
4638install %{SOURCE6} $RPM_BUILD_ROOT%{_pixmapsdir}
4639
ce981570 4640# bzip2 -dc %{SOURCE3} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
d08789e0
ZU
4641
4642# in separate spec
b4d68b39
ZU
4643# rm -rf $RPM_BUILD_ROOT%{texmf}/tex/latex/{pgf,xcolor}
4644# rm -rf $RPM_BUILD_ROOT%{texmf}/doc/latex/{pgf,xcolor}
d08789e0
ZU
4645
4646# not included in package
4647rm -f $RPM_BUILD_ROOT%{texmf}/doc/fonts/oldgerman/COPYING
4648rm -f $RPM_BUILD_ROOT%{texmf}/doc/Makefile
4649rm -f $RPM_BUILD_ROOT%{texmf}/doc/programs/texinfo.*
4650rm -f $RPM_BUILD_ROOT%{texmf}/doc/helpfile
4651rm -f $RPM_BUILD_ROOT%{texmf}/doc/helpindex.html
4652rm -f $RPM_BUILD_ROOT%{texmf}/fonts/pk/ljfour/lh/lh-lcy/*.600pk
4653rm -f $RPM_BUILD_ROOT%{texmf}/release-tetex-{src,texmf}.txt
4654rm -f $RPM_BUILD_ROOT%{texmf}/scripts/uniqleaf/uniqleaf.pl
4655rm -f $RPM_BUILD_ROOT%{texmf}/doc/help/Catalogue-upd.sh
4656rm -f $RPM_BUILD_ROOT%{texmf}/doc/help/faq/uktug-faq-upd.sh
4657rm -f $RPM_BUILD_ROOT%{texmf}/doc/mkhtml*
4658rm -f $RPM_BUILD_ROOT%{texmf}/doc/index.html
4659rm -f $RPM_BUILD_ROOT%{texmf}/doc/index.php
4660rm -f $RPM_BUILD_ROOT%{_infodir}/dir.gz
4661rm -f $RPM_BUILD_ROOT%{_mandir}/{README.*,hu/man1/readlink.1*}
4662rm -f $RPM_BUILD_ROOT%{_datadir}/texinfo/html/texi2html.html
4663
4664# move format logs to BUILD, so $RPM_BUILD_ROOT is not polluted
4665# and we can still analyze them
ce981570
ZU
4666# install -d format-logs
4667# mv -fv $RPM_BUILD_ROOT%{fmtdir}/*.log format-logs
d08789e0
ZU
4668
4669%clean
4670rm -rf $RPM_BUILD_ROOT
4671
4672%post
4673%fixinfodir
4674%texhash
4675
4676%postun
4677%fixinfodir
4678if [ "$1" = "1" ]; then
4679 %texhash
4680fi
4681
4682%post doc-Catalogue
4683%texhash
4684
4685%postun doc-Catalogue
4686%texhash
4687
4688%post doc-tug-faq
4689%texhash
4690
4691%postun doc-tug-faq
4692%texhash
4693
096dca83 4694%post -n kpathsea
d08789e0
ZU
4695/sbin/ldconfig
4696%fixinfodir
4697%texhash
4698
096dca83 4699%postun -n kpathsea
d08789e0
ZU
4700/sbin/ldconfig
4701%fixinfodir
4702%texhash
4703
096dca83 4704%post -n kpathsea-devel
d08789e0
ZU
4705%texhash
4706
096dca83 4707%postun -n kpathsea-devel
d08789e0
ZU
4708%texhash
4709
4710%post dvips
4711%fixinfodir
4712%texhash
4713
4714%postun dvips
4715%fixinfodir
4716%texhash
4717
4718%post dvilj
4719%texhash
4720
4721%postun dvilj
4722%texhash
4723
4724%post makeindex
4725%texhash
4726
4727%postun makeindex
4728%texhash
4729
4730%post metafont
4731%texhash
4732
4733%postun metafont
4734%texhash
4735
4736%post metapost
4737%texhash
4738
4739%postun metapost
4740%texhash
4741
4742%post mptopdf
4743%texhash
4744
4745%postun mptopdf
4746%texhash
4747
4748%post texdoctk
4749%texhash
4750
4751%postun texdoctk
4752%texhash
4753
4754%post -n xdvi
4755%texhash
4756
4757%postun -n xdvi
4758%texhash
4759
4760%post pdftex
4761%texhash
4762
4763%postun pdftex
4764%texhash
4765
4766%post omega
4767%texhash
4768
4769%postun omega
4770%texhash
4771
4772%post plain
4773%texhash
4774
4775%postun plain
4776%texhash
4777
4778%post format-plain
4779%texhash
4780
4781%postun format-plain
4782%texhash
4783
4784%post format-pdftex
4785%texhash
4786
4787%postun format-pdftex
4788%texhash
4789
4790%post format-pdfetex
4791%texhash
4792
4793%postun format-pdfetex
4794%texhash
4795
4796%post mex
4797%texhash
4798
4799%postun mex
4800%texhash
4801
4802%post format-mex
4803%texhash
4804
4805%postun format-mex
4806%texhash
4807
4808%post format-pdfmex
4809%texhash
4810
4811%postun format-pdfmex
4812%texhash
4813
4814%postun format-utf8mex
4815%texhash
4816
4817%post amstex
4818%texhash
4819
4820%postun amstex
4821%texhash
4822
4823%post format-amstex
4824%texhash
4825
4826%postun format-amstex
4827%texhash
4828
4829%post format-pdfamstex
4830%texhash
4831
4832%postun format-pdfamstex
4833%texhash
4834
4835%post csplain
4836%texhash
4837
4838%postun csplain
4839%texhash
4840
4841%post format-csplain
4842%texhash
4843
4844%postun format-csplain
4845%texhash
4846
4847%post format-pdfcsplain
4848%texhash
4849
4850%postun format-pdfcsplain
4851%texhash
4852
4853%post cslatex
4854%texhash
4855
4856%postun cslatex
4857%texhash
4858
4859%post format-cslatex
4860%texhash
4861
4862%postun format-cslatex
4863%texhash
4864
4865%post format-pdfcslatex
4866%texhash
4867
4868%postun format-pdfcslatex
4869%texhash
4870
4871%post cyrplain
4872%texhash
4873
4874%postun cyrplain
4875%texhash
4876
4877%post format-cyrplain
4878%texhash
4879
4880%postun format-cyrplain
4881%texhash
4882
4883%post format-cyramstex
4884%texhash
4885
4886%postun format-cyramstex
4887%texhash
4888
4889%post format-cyrtexinfo
4890%texhash
4891
4892%postun format-cyrtexinfo
4893%texhash
4894
4895%post eplain
4896%texhash
4897
4898%postun eplain
4899%texhash
4900
4901%post format-eplain
4902%texhash
4903
4904%postun format-eplain
4905%texhash
4906
4907# ConTeXt format
4908
4909%post context
4910%texhash
4911
4912%postun context
4913%texhash
4914
4915%post format-context-de
4916%texhash
4917
4918%postun format-context-de
4919%texhash
4920
4921%post format-context-en
4922%texhash
4923
4924%postun format-context-en
4925%texhash
4926
4927%post format-context-nl
4928%texhash
4929
4930%postun format-context-nl
4931%texhash
4932
4933# LaTeX format.
4934
4935%post latex
4936%fixinfodir
4937%texhash
4938
4939%postun latex
4940%fixinfodir
4941%texhash
4942
6c82f497
ZU
4943%post latex-12many
4944%texhash
4945
4946%postun latex-12many
4947%texhash
4948
fe66da27
ZU
4949%post latex-abstract
4950%texhash
4951
4952%postun latex-abstract
4953%texhash
4954
f1f5d194
ZU
4955%post latex-accfonts
4956%texhash
4957
4958%postun latex-accfonts
4959%texhash
4960
e88b5dcf
ZU
4961%post latex-adrconv
4962%texhash
4963
4964%postun latex-adrconv
4965%texhash
4966
d08789e0
ZU
4967%post latex-ae
4968%texhash
4969
4970%postun latex-ae
4971%texhash
4972
4973%post latex-ams
4974%texhash
4975
4976%postun latex-ams
4977%texhash
4978
4979%post latex-antp
4980%texhash
4981
4982%postun latex-antp
4983%texhash
4984
4985%post latex-antt
4986%texhash
4987
4988%postun latex-antt
4989%texhash
4990
e88b5dcf
ZU
4991%post latex-appendix
4992%texhash
4993
4994%postun latex-appendix
4995%texhash
4996
b4d68b39
ZU
4997%post latex-backgammon
4998%texhash
4999
5000%postun latex-backgammon
5001%texhash
5002
6c82f497
ZU
5003%post latex-bardiag
5004%texhash
5005
5006%postun latex-bardiag
5007%texhash
5008
d08789e0
ZU
5009%post latex-bbm
5010%texhash
5011
5012%postun latex-bbm
5013%texhash
5014
5015%post latex-bbold
5016%texhash
5017
5018%postun latex-bbold
5019%texhash
5020
b4d68b39
ZU
5021%post latex-beamer
5022%texhash
5023
5024%postun latex-beamer
5025%texhash
5026
2fede27b
ZU
5027%post latex-bezos
5028%texhash
5029
5030%postun latex-bezos
5031%texhash
5032
d08789e0
ZU
5033%post latex-bibtex
5034%texhash
5035
5036%postun latex-bibtex
5037%texhash
5038
5039%post latex-bibtex-ams
5040%texhash
5041
5042%postun latex-bibtex-ams
5043%texhash
5044
5045%post latex-bibtex-pl
5046%texhash
5047
5048%postun latex-bibtex-pl
5049%texhash
5050
5051%post latex-bibtex-german
5052%texhash
5053
5054%postun latex-bibtex-german
5055%texhash
5056
5057%post latex-bibtex-revtex4
5058%texhash
5059
5060%postun latex-bibtex-revtex4
5061%texhash
5062
5063%post latex-bibtex-jurabib
5064%texhash
5065
5066%postun latex-bibtex-jurabib
5067%texhash
5068
33b3b483
ZU
5069%post latex-bibtex-styles
5070%texhash
5071
5072%postun latex-bibtex-styles
5073%texhash
5074
2fede27b
ZU
5075%post latex-booktabs
5076%texhash
5077
5078%postun latex-booktabs
5079%texhash
5080
5081
5082%post latex-caption
5083%texhash
5084
5085%postun latex-caption
5086%texhash
5087
d08789e0
ZU
5088%post latex-carlisle
5089%texhash
5090
5091%postun latex-carlisle
5092%texhash
5093
5094%post latex-ccfonts
5095%texhash
5096
5097%postun latex-ccfonts
5098%texhash
5099
5100%post latex-cite
5101%texhash
5102
5103%postun latex-cite
5104%texhash
5105
5106%post latex-cmbright
5107%texhash
5108
5109%postun latex-cmbright
5110%texhash
5111
2fede27b
ZU
5112
5113%post latex-comment
5114%texhash
5115
5116%postun latex-comment
5117%texhash
5118
d08789e0
ZU
5119%post latex-concmath
5120%texhash
5121
5122%postun latex-concmath
5123%texhash
5124
2fede27b
ZU
5125%post latex-currvita
5126%texhash
5127
5128%postun latex-currvita
5129%texhash
5130
5131
5132%post latex-curves
5133%texhash
5134
5135%postun latex-curves
5136%texhash
5137
d08789e0
ZU
5138%post latex-custom-bib
5139%texhash
5140
5141%postun latex-custom-bib
5142%texhash
5143
5144%post latex-cyrillic
5145%texhash
5146
5147%postun latex-cyrillic
5148%texhash
5149
04eb4e68
ZU
5150# %post latex-dstroke
5151# %texhash
d08789e0 5152
04eb4e68
ZU
5153# %postun latex-dstroke
5154# %texhash
d08789e0 5155
60597425
ZU
5156%post latex-enumitem
5157%texhash
5158
5159%postun latex-enumitem
5160%texhash
5161
fe66da27
ZU
5162%post latex-exam
5163%texhash
5164
5165%postun latex-exam
5166%texhash
5167
f1f5d194
ZU
5168%post latex-gbrief
5169%texhash
5170
5171%postun latex-gbrief
5172%texhash
5173
d08789e0
ZU
5174%post latex-jknappen
5175%texhash
5176
5177%postun latex-jknappen
5178%texhash
5179
f1f5d194
ZU
5180%post latex-leftidx
5181%texhash
5182
5183%postun latex-leftidx
5184%texhash
5185
d08789e0
ZU
5186%post latex-lm
5187%texhash
5188
fe66da27
ZU
5189%post latex-lastpage
5190%texhash
5191
5192%postun latex-lastpage
5193%texhash
5194
d08789e0
ZU
5195%postun latex-lm
5196%texhash
5197
5198%post latex-lucidabr
5199%texhash
5200
5201%postun latex-lucidabr
5202%texhash
5203
5204%post latex-marvosym
5205%texhash
5206
5207%postun latex-marvosym
5208%texhash
5209
5210%post latex-mathpple
5211%texhash
5212
5213%postun latex-mathpple
5214%texhash
5215
5216%post latex-mathtime
5217%texhash
5218
5219%postun latex-mathtime
5220%texhash
5221
5222%post latex-mflogo
5223%texhash
5224
5225%postun latex-mflogo
5226%texhash
5227
5228%post latex-mfnfss
5229%texhash
5230
5231%postun latex-mfnfss
5232%texhash
5233
5234%post latex-minitoc
5235%texhash
5236
5237%postun latex-minitoc
5238%texhash
5239
5240%post latex-mltex
5241%texhash
5242
5243%postun latex-mltex
5244%texhash
5245
f1f5d194
ZU
5246%post latex-moreverb
5247%texhash
5248
5249%postun latex-moreverb
5250%texhash
5251
d34bfb7f
ZU
5252%post latex-multienum
5253%texhash
5254
5255%postun latex-multienum
5256%texhash
5257
8ed039e0
ZU
5258%post latex-musictex
5259%texhash
5260
5261%postun latex-musictex
5262%texhash
5263
fe66da27
ZU
5264%post latex-ntheorem
5265%texhash
5266
5267%postun latex-ntheorem
5268%texhash
5269
d08789e0
ZU
5270%post latex-palatcm
5271%texhash
5272
5273%postun latex-palatcm
5274%texhash
5275
03d9d5fa
ZU
5276%post latex-pgf
5277%texhash
5278
5279%postun latex-pgf
5280%texhash
5281
b7b4a109
ZU
5282%post latex-prosper
5283%texhash
5284
5285%postun latex-prosper
5286%texhash
5287
5288%post latex-pseudocode
5289%texhash
5290
5291%postun latex-pseudocode
5292%texhash
5293
d08789e0
ZU
5294%post latex-psnfss
5295%texhash
5296
5297%postun latex-psnfss
5298%texhash
5299
b7b4a109
ZU
5300%post latex-pst-eucl
5301%texhash
5302
5303%postun latex-pst-eucl
5304%texhash
5305
5306%post latex-pst-fr3d
5307%texhash
5308
5309%postun latex-pst-fr3d
5310%texhash
5311
5312%post latex-pst-fractal
5313%texhash
5314
5315%postun latex-pst-fractal
5316%texhash
5317
d08789e0
ZU
5318%post latex-pxfonts
5319%texhash
5320
5321%postun latex-pxfonts
5322%texhash
5323
5324%post latex-qfonts
5325%texhash
5326
5327%postun latex-qfonts
5328%texhash
5329
6c82f497
ZU
5330%post latex-SIstyle
5331%texhash
5332
5333%postun latex-SIstyle
5334%texhash
5335
fe66da27
ZU
5336%post latex-SIunits
5337%texhash
5338
5339%postun latex-SIunits
5340%texhash
5341
6c82f497
ZU
5342%post latex-Tabbing
5343%texhash
5344
5345%postun latex-Tabbing
5346%texhash
5347
d08789e0
ZU
5348%post latex-txfonts
5349%texhash
5350
5351%postun latex-txfonts
5352%texhash
5353
7ea3a98b
ZU
5354%post latex-ucs
5355%texhash
5356
5357%postun latex-ucs
5358%texhash
5359
d08789e0
ZU
5360%post latex-umlaute
5361%texhash
5362
5363%postun latex-umlaute
5364%texhash
5365
5366%post latex-wasysym
5367%texhash
5368
5369%postun latex-wasysym
5370%texhash
5371
03d9d5fa
ZU
5372%post latex-xcolor
5373%texhash
5374
5375%postun latex-xcolor
5376%texhash
5377
d08789e0
ZU
5378%post format-latex
5379%texhash
5380
5381%postun format-latex
5382%texhash
5383
5384%post format-pdflatex
5385%texhash
5386
5387%postun format-pdflatex
5388%texhash
5389
5390%post platex
5391%texhash
5392
5393%postun platex
5394%texhash
5395
5396%post format-platex
5397%texhash
5398
5399%postun format-platex
5400%texhash
5401
5402%post format-pdfplatex
5403%texhash
5404
5405%postun format-pdfplatex
5406%texhash
5407
5408%post tex-babel
5409%texhash
5410
5411%postun tex-babel
5412%texhash
5413
5414%post tex-german
5415%texhash
5416
5417%postun tex-german
5418%texhash
5419
5420%post tex-mfpic
5421%texhash
5422
5423%postun tex-mfpic
5424%texhash
5425
5426%post tex-misc
5427%texhash
5428
5429%postun tex-misc
5430%texhash
5431
5432%post tex-pictex
5433%texhash
5434
5435%postun tex-pictex
5436%texhash
5437
5438%post tex-pstricks
5439%texhash
5440
5441%postun tex-pstricks
5442%texhash
5443
5444%post tex-qpx
5445%texhash
5446
5447%postun tex-qpx
5448%texhash
5449
31bd2c4a 5450%post tex-qpxqtx
d08789e0
ZU
5451%texhash
5452
31bd2c4a 5453%postun tex-qpxqtx
d08789e0
ZU
5454%texhash
5455
5456%post tex-ruhyphen
5457%texhash
5458
5459%postun tex-ruhyphen
5460%texhash
5461
5462%post tex-spanish
5463%texhash
5464
5465%postun tex-spanish
5466%texhash
5467
5468%post tex-texdraw
5469%texhash
5470
5471%postun tex-texdraw
5472%texhash
5473
5474%post tex-thumbpdf
5475%texhash
5476
5477%postun tex-thumbpdf
5478%texhash
5479
5480%post tex-ukrhyph
5481%texhash
5482
5483%postun tex-ukrhyph
5484%texhash
5485
5486%post latex-vietnam
5487%texhash
5488
5489%postun latex-vietnam
5490%texhash
5491
5492%post tex-xypic
5493%texhash
5494
5495%postun tex-xypic
5496%texhash
5497
5498%post fonts-adobe
5499%texhash
5500
5501%postun fonts-adobe
5502%texhash
5503
5504%post fonts-ae
5505%texhash
5506
5507%postun fonts-ae
5508%texhash
5509
5510%post fonts-ams
5511%texhash
5512
5513%postun fonts-ams
5514%texhash
5515
5516%post fonts-antp
5517%texhash
5518
5519%postun fonts-antp
5520%texhash
5521
5522%post fonts-antt
5523%texhash
5524
5525%postun fonts-antt
5526%texhash
5527
5528%post fonts-bbm
5529%texhash
5530
5531%postun fonts-bbm
5532%texhash
5533
5534%post fonts-bbold
5535%texhash
5536
5537%postun fonts-bbold
5538%texhash
5539
070c5aff
ZU
5540%post fonts-bh
5541%texhash
d08789e0 5542
070c5aff
ZU
5543%postun fonts-bh
5544%texhash
d08789e0
ZU
5545
5546%post fonts-bitstream
5547%texhash
5548
5549%postun fonts-bitstream
5550%texhash
5551
5552%post fonts-cbgreek
5553%texhash
5554
5555%postun fonts-cbgreek
5556%texhash
5557
5558%post fonts-cc-pl
5559%texhash
5560
5561%postun fonts-cc-pl
5562%texhash
5563
5564%post fonts-cg
5565%texhash
5566
5567%postun fonts-cg
5568%texhash
5569
5570%post fonts-cm
5571%texhash
5572
5573%postun fonts-cm
5574%texhash
5575
5576%post fonts-cmbright
5577%texhash
5578
5579%postun fonts-cmbright
5580%texhash
5581
5582%post fonts-cmcyr
5583%texhash
5584
5585%postun fonts-cmcyr
5586%texhash
5587
5588%post fonts-cmextra
5589%texhash
5590
5591%postun fonts-cmextra
5592%texhash
5593
5594%post fonts-concmath
5595%texhash
5596
5597%postun fonts-concmath
5598%texhash
5599
5600%post fonts-concrete
5601%texhash
5602
5603%postun fonts-concrete
5604%texhash
5605
5606%post fonts-cs
5607%texhash
5608
5609%postun fonts-cs
5610%texhash
5611
4a09ae1a
ZU
5612%post fonts-dstroke
5613%texhash
d08789e0 5614
4a09ae1a
ZU
5615%postun fonts-dstroke
5616%texhash
d08789e0
ZU
5617
5618%post fonts-ecc
5619%texhash
5620
5621%postun fonts-ecc
5622%texhash
5623
5624%post fonts-eurosym
5625%texhash
5626
5627%postun fonts-eurosym
5628%texhash
5629
5630%post fonts-euxm
5631%texhash
5632
5633%postun fonts-euxm
5634%texhash
5635
5636%post fonts-gothic
5637%texhash
5638
5639%postun fonts-gothic
5640%texhash
5641
5642%post fonts-hoekwater
5643%texhash
5644
5645%postun fonts-hoekwater
5646%texhash
5647
5648%post fonts-jknappen
5649%texhash
5650
5651%postun fonts-jknappen
5652%texhash
5653
5654%post fonts-latex
5655%texhash
5656
5657%postun fonts-latex
5658%texhash
5659
5660%post fonts-lh
5661%texhash
5662
5663%postun fonts-lh
5664%texhash
5665
5666%post fonts-lm
5667%texhash
5668
5669%postun fonts-lm
5670%texhash
5671
5672%post fonts-marvosym
5673%texhash
5674
5675%postun fonts-marvosym
5676%texhash
5677
5678%post fonts-mflogo
5679%texhash
5680
5681%postun fonts-mflogo
5682%texhash
5683
5684%post fonts-misc
5685%texhash
5686
5687%postun fonts-misc
5688%texhash
5689
5690%post fonts-monotype
5691%texhash
5692
5693%postun fonts-monotype
5694%texhash
5695
5696%post fonts-omega
5697%texhash
5698
5699%postun fonts-omega
5700%texhash
5701
5702%post fonts-pazo
5703%texhash
5704
5705%postun fonts-pazo
5706%texhash
5707
5708%post fonts-pl
5709%texhash
5710
5711%postun fonts-pl
5712%texhash
5713
5714%post fonts-px
5715%texhash
5716
5717%postun fonts-px
5718%texhash
5719
5720%post fonts-qfonts
5721%texhash
5722
5723%postun fonts-qfonts
5724%texhash
5725
5726%post fonts-qpx
5727%texhash
5728
5729%postun fonts-qpx
5730%texhash
5731
31bd2c4a 5732%post fonts-qpxqtx
d08789e0
ZU
5733%texhash
5734
31bd2c4a 5735%postun fonts-qpxqtx
d08789e0
ZU
5736%texhash
5737
5738%post fonts-rsfs
5739%texhash
5740
5741%postun fonts-rsfs
5742%texhash
5743
5744%post fonts-stmaryrd
5745%texhash
5746
5747%postun fonts-stmaryrd
5748%texhash
5749
5750%post fonts-tx
5751%texhash
5752
5753%postun fonts-tx
5754%texhash
5755
5756%post fonts-urw
5757%texhash
5758
5759%postun fonts-urw
5760%texhash
5761
5762%post fonts-vnr
5763%texhash
5764
5765%postun fonts-vnr
5766%texhash
5767
5768%post fonts-wasy
5769%texhash
5770
5771%postun fonts-wasy
5772%texhash
5773
5774%post fonts-xypic
5775%texhash
5776
5777%postun fonts-xypic
5778%texhash
5779
5780%post fonts-yandy
5781%texhash
5782
5783%postun fonts-yandy
5784%texhash
5785
5786%post fonts-type1-antp
5787%texhash
5788
5789%postun fonts-type1-antp
5790%texhash
5791
5792%post fonts-type1-antt
5793%texhash
5794
5795%postun fonts-type1-antt
5796%texhash
5797
5798%post fonts-type1-belleek
5799%texhash
5800
5801%postun fonts-type1-belleek
5802%texhash
5803
5804%post fonts-type1-bitstream
5805%texhash
5806
5807%postun fonts-type1-bitstream
5808%texhash
5809
5810%post fonts-type1-bluesky
5811%texhash
5812
5813%postun fonts-type1-bluesky
5814%texhash
5815
5816%post fonts-type1-cc-pl
5817%texhash
5818
5819%postun fonts-type1-cc-pl
5820%texhash
5821
5822%post fonts-type1-cmcyr
5823%texhash
5824
5825%postun fonts-type1-cmcyr
5826%texhash
5827
5828%post fonts-type1-cs
5829%texhash
5830
5831%postun fonts-type1-cs
5832%texhash
5833
070c5aff
ZU
5834%post fonts-type1-dstroke
5835%texhash
d08789e0 5836
070c5aff
ZU
5837%postun fonts-type1-dstroke
5838%texhash
d08789e0
ZU
5839
5840%post fonts-type1-eurosym
5841%texhash
5842
5843%postun fonts-type1-eurosym
5844%texhash
5845
5846%post fonts-type1-hoekwater
5847%texhash
5848
5849%postun fonts-type1-hoekwater
5850%texhash
5851
5852%post fonts-type1-lm
5853%texhash
5854
5855%postun fonts-type1-lm
5856%texhash
5857
5858%post fonts-type1-marvosym
5859%texhash
5860
5861%postun fonts-type1-marvosym
5862%texhash
5863
5864%post fonts-type1-mathpazo
5865%texhash
5866
5867%postun fonts-type1-mathpazo
5868%texhash
5869
5870%post fonts-type1-omega
5871%texhash
5872
5873%postun fonts-type1-omega
5874%texhash
5875
5876%post fonts-type1-pl
5877%texhash
5878
5879%postun fonts-type1-pl
5880%texhash
5881
5882%post fonts-type1-px
5883%texhash
5884
5885%postun fonts-type1-px
5886%texhash
5887
070c5aff
ZU
5888%post fonts-type1-qfonts
5889%texhash
d08789e0 5890
070c5aff
ZU
5891%postun fonts-type1-qfonts
5892%texhash
d08789e0
ZU
5893
5894%post fonts-type1-tx
5895%texhash
5896
5897%postun fonts-type1-tx
5898%texhash
5899
5900%post fonts-type1-urw
5901%texhash
5902
5903%postun fonts-type1-urw
5904%texhash
5905
5906%post fonts-type1-vnr
5907%texhash
5908
5909%postun fonts-type1-vnr
5910%texhash
5911
5912%post fonts-type1-xypic
5913%texhash
5914
5915%postun fonts-type1-xypic
5916%texhash
5917
5918%post -n texconfig
5919%texhash
5920
5921%postun -n texconfig
5922%texhash
5923
4224ae6d
MB
5924%post xetex
5925%texhash
5926
5927%postun xetex
5928%texhash
5929
5930%post xmltex
5931%texhash
5932
5933%postun xmltex
5934%texhash
5935
5902e778
ZU
5936# Check the commented lines!!!
5937
d08789e0
ZU
5938%files
5939%defattr(644,root,root,755)
0f6c4baf 5940# %doc %{texmf}/LICENSE.texmf
df343eba 5941# %doc %{texmf}/ChangeLog
df343eba 5942# %doc %{texmf}/doc/README.knuth
efc75a1e
ZU
5943# There isn't doc/fonts directory
5944# %dir %{texmf}/doc/fonts
5945# %doc %{texmf}/doc/fonts/fontname
5946# %dir %{texmf}/doc/fonts/polish
df343eba
ZU
5947# %dir %{texmf}/doc/help
5948# %doc %{texmf}/doc/help/csname.txt
5949# %doc %{texmf}/doc/help/ctan
5950# %doc %{texmf}/doc/help/tds.dvi
5951# %doc %{texmf}/doc/help/unixtex.ftp
5952# %dir %{texmf}/doc/help/faq
5953# %doc %{texmf}/doc/images
df343eba
ZU
5954# %dir %{texmf}/doc/polish
5955# %doc %{texmf}/doc/polish/*.html
5956# %dir %{texmf}/doc/programs
5957# %doc %{texmf}/doc/programs/web2c*
5958# %doc %{texmf}/doc/programs/cwebman.dvi
5959# %doc %{texmf}/doc/programs/dvipng.*
5960# %doc %{texmf}/doc/knuth
d08789e0
ZU
5961#%attr(755,root,root) %{_bindir}/MakeTeXPK
5962#%attr(755,root,root) %{_bindir}/access
1a192771
ZU
5963
5964# ***********
5965# executables
5966# ***********
d08789e0
ZU
5967%attr(755,root,root) %{_bindir}/a2ping
5968%attr(755,root,root) %{_bindir}/afm2tfm
5969%attr(755,root,root) %{_bindir}/allcm
5970%attr(755,root,root) %{_bindir}/allec
5971%attr(755,root,root) %{_bindir}/allneeded
5972%attr(755,root,root) %{_bindir}/cweave
5973%attr(755,root,root) %{_bindir}/ctangle
5974%attr(755,root,root) %{_bindir}/ctie
5975%attr(755,root,root) %{_bindir}/dmp
5976%attr(755,root,root) %{_bindir}/dvipng
5977%attr(755,root,root) %{_bindir}/e2pall
5978%attr(755,root,root) %{_bindir}/ebb
df343eba 5979# %attr(755,root,root) %{_bindir}/fdf2tan
d08789e0
ZU
5980%attr(755,root,root) %{_bindir}/fmtutil
5981%attr(755,root,root) %{_bindir}/fmtutil-sys
5982#%attr(755,root,root) %{_bindir}/fontexport
5983#%attr(755,root,root) %{_bindir}/fontimport
5984%attr(755,root,root) %{_bindir}/fontinst
5985%attr(755,root,root) %{_bindir}/gftodvi
5986%attr(755,root,root) %{_bindir}/gftopk
5987%attr(755,root,root) %{_bindir}/gftype
5988%attr(755,root,root) %{_bindir}/gsftopk
5989#%attr(755,root,root) %{_bindir}/initex
5990%attr(755,root,root) %{_bindir}/kpseaccess
5991%attr(755,root,root) %{_bindir}/kpsereadlink
5992%attr(755,root,root) %{_bindir}/kpsewhere
5993%attr(755,root,root) %{_bindir}/mag
5994%attr(755,root,root) %{_bindir}/makempx
d08789e0
ZU
5995#%attr(755,root,root) %{_bindir}/mkfontdesc
5996%attr(755,root,root) %{_bindir}/mktexfmt
5997%attr(755,root,root) %{_bindir}/mktexlsr
5998%attr(755,root,root) %{_bindir}/newer
5999%attr(755,root,root) %{_bindir}/patgen
6000%attr(755,root,root) %{_bindir}/pdfetex
6001%attr(755,root,root) %{_bindir}/pfb2pfa
6002%attr(755,root,root) %{_bindir}/pk2bm
6003%attr(755,root,root) %{_bindir}/pktogf
6004%attr(755,root,root) %{_bindir}/pktype
6005%attr(755,root,root) %{_bindir}/pltotf
6006%attr(755,root,root) %{_bindir}/pooltype
6007%attr(755,root,root) %{_bindir}/ps2frag
6008%attr(755,root,root) %{_bindir}/ps2pk
6009# TODO: move this file to correct subpackage ?
6010%attr(755,root,root) %{_bindir}/ps4pdf
6011#%attr(755,root,root) %{_bindir}/t1mapper
6012%attr(755,root,root) %{_bindir}/tangle
6013#%attr(755,root,root) %{_bindir}/tetex-updmap
6014%attr(755,root,root) %{_bindir}/tex
6015%attr(755,root,root) %{_bindir}/texdoc
d08789e0 6016%attr(755,root,root) %{_bindir}/texhash
df343eba 6017# %attr(755,root,root) %{_bindir}/texi2html
d08789e0
ZU
6018%attr(755,root,root) %{_bindir}/texlinks
6019%attr(755,root,root) %{_bindir}/tftopl
6020%attr(755,root,root) %{_bindir}/tie
6021%attr(755,root,root) %{_bindir}/ttf2afm
6022%attr(755,root,root) %{_bindir}/updmap
6023%attr(755,root,root) %{_bindir}/updmap-sys
6024%attr(755,root,root) %{_bindir}/vftovp
6025#%attr(755,root,root) %{_bindir}/virtex
6026%attr(755,root,root) %{_bindir}/vptovf
6027%attr(755,root,root) %{_bindir}/weave
6028
6029%attr(755,root,root) %{texmf}/web2c/mktexnam
6030%attr(755,root,root) %{texmf}/web2c/mktexdir
6031%attr(755,root,root) %{texmf}/web2c/mktexupd
6032
0edad7f5 6033%attr(750,root,root) /etc/cron.daily/texlive
d08789e0
ZU
6034
6035#%dir /etc/sysconfig/tetex-updmap
6036#%verify(not md5 mtime size) %config(noreplace) /etc/sysconfig/tetex-updmap/maps.lst
6037
6038%ghost %{texmf}/ls-R
7057740b 6039%ghost %{texmfdist}/ls-R
7057740b 6040# %ghost %{_localstatedir}/ls-R
d08789e0 6041
2677a8b0 6042%config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/cslatex/base/fonttext.cfg
1a192771 6043%config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/language.dat
2677a8b0
ZU
6044%config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/fontmath.cfg
6045%config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/fonttext.cfg
6046%config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/preload.cfg
1a192771 6047
d08789e0
ZU
6048%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/fmtutil.cnf
6049%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktex.cnf
6050%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktex.opt
6051%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktexdir.opt
6052%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktexnam.opt
6053%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/texmf.cnf
6054%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/updmap.cfg
6055
d08789e0
ZU
6056%attr(1777,root,root) /var/cache/fonts
6057
6058%{_datadir}/info/web2c.info*
df343eba
ZU
6059# %{_datadir}/info/texi2html.info*
6060# %{_datadir}/texi2html
d08789e0
ZU
6061#%{texmf}/updates.dat
6062
df343eba 6063# %{texmf}/aliases
df343eba 6064# %{texmf}/tex/generic/bghyph
1a192771
ZU
6065# %doc %{texmf}/doc/generic/hyphen
6066#%{texmf}/tex/generic/letterspacing
6067
6068# ***********
6069# Directories
6070# ***********
ae4a938c 6071%attr(1777,root,root) %dir %{_localstatedir}
9f3b990b
ZU
6072%attr(1777,root,root) %dir %{_localstatedir}/fonts
6073%attr(1777,root,root) %dir %{_localstatedir}/fonts/map
ae4a938c 6074%attr(1777,root,root) %dir %{fmtdir}
1a192771 6075
b6042de9 6076%dir %{texmfdist}
8ed039e0 6077%doc %{texmfdist}/README
b6042de9
ZU
6078%dir %{texmf}
6079
1a192771
ZU
6080%dir %{texmfdist}/doc
6081%dir %{texmfdist}/doc/generic
6082%dir %{texmfdist}/doc/generic/enctex
6083%dir %{texmfdist}/doc/latex
6084%dir %{texmfdist}/doc/latex/localloc
6085%dir %{texmf}/doc
6086%dir %{texmf}/doc/generic
6087%dir %{texmf}/doc/tetex
6088
6089%dir %{texmfdist}/tex
2677a8b0 6090%dir %{texmfdist}/tex/cslatex
0b6bcf85 6091%dir %{texmfdist}/tex/cslatex/base
165b9d73 6092%dir %{texmfdist}/tex/generic
5f841614 6093%dir %{texmfdist}/tex/generic/dehyph-exptl
1a192771 6094%dir %{texmfdist}/tex/generic/enctex
165b9d73 6095%dir %{texmfdist}/tex/generic/genmisc
5f841614 6096%dir %{texmfdist}/tex/generic/hyph-utf8
165b9d73 6097%dir %{texmfdist}/tex/generic/misc
a4ad1d2b
ZU
6098%dir %{texmfdist}/tex/latex
6099%dir %{texmfdist}/tex/latex/base
1a192771
ZU
6100%dir %{texmf}/dvips
6101%dir %{texmf}/dvips/config
6102%dir %{texmf}/dvips/tetex
d08789e0
ZU
6103%dir %{texmf}/fonts/enc
6104%dir %{texmf}/fonts/enc/dvips
6105%dir %{texmf}/fonts/enc/dvips/tetex
fb2a8613 6106%dir %{texmf}/fonts/map/dvips/updmap
1a192771
ZU
6107%dir %{texmf}/fonts/map
6108%dir %{texmf}/fonts/map/dvips
6109%dir %{texmf}/fonts/map/dvips/tetex
6110%dir %{texmf}/scripts
6111%dir %{texmf}/tex
1a192771
ZU
6112%dir %{texmf}/tex/generic
6113%dir %{texmf}/tex/generic/config
1a192771
ZU
6114%dir %{texmf}/web2c
6115
6116# Docs
2677a8b0 6117# %doc %{texmf}/doc/README
1a192771
ZU
6118%doc %{texmf}/doc/tetex/TETEXDOC.*
6119%doc %{texmf}/doc/tetex/teTeX-FAQ
6120
6121# %{texmf}/fonts/map/dvips/tetex/contnav.map
6122# %{texmf}/fonts/map/dvips/tetex/lumath-o.map
6123%{texmfdist}/fonts/map/dvips/vntex/urwvn.map
6124%{texmfdist}/fonts/enc/dvips/vntex/t5.enc
6125
6126# Main fonts from TeTeX
d08789e0
ZU
6127%{texmf}/fonts/enc/dvips/tetex/09fbbfac.enc
6128%{texmf}/fonts/enc/dvips/tetex/0ef0afca.enc
6129%{texmf}/fonts/enc/dvips/tetex/10037936.enc
6130%{texmf}/fonts/enc/dvips/tetex/1b6d048e.enc
6131%{texmf}/fonts/enc/dvips/tetex/71414f53.enc
6132%{texmf}/fonts/enc/dvips/tetex/74afc74c.enc
6133%{texmf}/fonts/enc/dvips/tetex/aae443f0.enc
6134%{texmf}/fonts/enc/dvips/tetex/b6a4d7c7.enc
6135%{texmf}/fonts/enc/dvips/tetex/bbad153f.enc
6136%{texmf}/fonts/enc/dvips/tetex/d9b29452.enc
6137%{texmf}/fonts/enc/dvips/tetex/f7b6d320.enc
1a192771 6138%{texmf}/fonts/map/dvips/tetex/ps2pk35.map
d08789e0 6139
f2555868 6140%{texmfdist}/tex/generic/dehyph-exptl/*
2677a8b0
ZU
6141%{texmfdist}/tex/generic/encodings
6142%{texmfdist}/tex/generic/epsf
f2555868 6143%{texmfdist}/tex/generic/hyph-utf8/*
1a192771 6144%{texmfdist}/tex/generic/genmisc/random.tex
2677a8b0 6145%{texmfdist}/tex/generic/misc/null*
1a192771 6146%{texmfdist}/tex/generic/misc/texnames.sty
2677a8b0
ZU
6147%{texmfdist}/tex/generic/tap
6148%{texmfdist}/tex/generic/tex-ps
2677a8b0 6149%{texmfdist}/tex/texinfo
1a192771 6150%{texmf}/tex/fontinst
1a192771 6151%{texmf}/tex/generic/hyphen
df343eba 6152
1a192771
ZU
6153# %{fmtdir}/metafun.mem
6154#%{texmf}/web2c/tex-pl.pool
6155# %{texmf}/web2c/tex.pool
fb2a8613 6156%{texmf}/fonts/map/dvips/updmap/*
1a192771
ZU
6157
6158%{texmf}/web2c/*.tcx
df343eba
ZU
6159
6160# %lang(fi) %{_mandir}/fi/man1/afm2tfm.1*
6161# %lang(fi) %{_mandir}/fi/man1/allcm.1*
6162# %lang(fi) %{_mandir}/fi/man1/allneeded.1*
6163# %lang(fr) %{_mandir}/fr/man1/access.1*
6164# %lang(hu) %{_mandir}/hu/man1/access.1*
6165# %lang(hu) %{_mandir}/hu/man1/newer.1*
6166# %lang(pl) %{_mandir}/pl/man1/access.1*
6167# %lang(pl) %{_mandir}/pl/man1/newer.1*
d08789e0
ZU
6168#%{_mandir}/man1/MakeTeXPK.1*
6169#%{_mandir}/man1/access.1*
6170#%{_mandir}/man1/fontexport.1*
6171#%{_mandir}/man1/fontimport.1*
6172#%{_mandir}/man1/initex.1*
6173#%{_mandir}/man1/t1mapper.1*
1a192771 6174#%{_mandir}/man1/texdoc.1*
1a192771 6175#%{_mandir}/man1/texi2html.1*
d08789e0 6176#%{_mandir}/man1/virtex.1*
1a192771 6177#%{_mandir}/man8/fmtutil.8*
d08789e0 6178#%{_mandir}/man8/mkfontdesc.8*
1a192771
ZU
6179#%{_mandir}/man8/texlinks.8*
6180
d08789e0
ZU
6181%{_mandir}/man1/afm2tfm.1*
6182%{_mandir}/man1/allcm.1*
fae5faca 6183%{_mandir}/man1/allec.1*
d08789e0 6184%{_mandir}/man1/allneeded.1*
fae5faca 6185%{_mandir}/man1/ctangle.1*
d08789e0 6186%{_mandir}/man1/ctie.1*
fae5faca 6187%{_mandir}/man1/cweave.1*
d08789e0
ZU
6188%{_mandir}/man1/cweb.1*
6189%{_mandir}/man1/dmp.1*
6190%{_mandir}/man1/dvipdft.1*
6191%{_mandir}/man1/dvipng.1*
6192%{_mandir}/man1/e2pall.1*
6193%{_mandir}/man1/ebb.1*
6194%{_mandir}/man1/fmtutil.1*
09deda15 6195%{_mandir}/man1/fmtutil-sys.1*
d08789e0
ZU
6196%{_mandir}/man1/fontinst.1*
6197%{_mandir}/man1/gftodvi.1*
6198%{_mandir}/man1/gftopk.1*
6199%{_mandir}/man1/gftype.1*
6200%{_mandir}/man1/gsftopk.1*
6201%{_mandir}/man1/kpseaccess.1*
6202%{_mandir}/man1/kpsereadlink.1*
6203%{_mandir}/man1/kpsewhere.1*
6204%{_mandir}/man1/mag.1*
6205%{_mandir}/man1/makempx.1*
6206%{_mandir}/man1/makempy.1*
fae5faca 6207%{_mandir}/man1/mktexfmt.1*
d08789e0
ZU
6208%{_mandir}/man1/mktexlsr.1*
6209%{_mandir}/man1/newer.1*
6210%{_mandir}/man1/patgen.1*
6211%{_mandir}/man1/pdfetex.1*
6212%{_mandir}/man1/pfb2pfa.1*
6213%{_mandir}/man1/pk2bm.1*
6214%{_mandir}/man1/pktogf.1*
6215%{_mandir}/man1/pktype.1*
6216%{_mandir}/man1/pltotf.1*
6217%{_mandir}/man1/pooltype.1*
6218%{_mandir}/man1/ps2frag.1*
6219%{_mandir}/man1/ps2pk.1*
6220%{_mandir}/man1/tangle.1*
6221%{_mandir}/man1/tex.1*
d08789e0 6222%{_mandir}/man1/texexec.1*
fae5faca 6223%{_mandir}/man1/texhash.1*
d08789e0 6224%{_mandir}/man1/texlinks.1*
d08789e0 6225%{_mandir}/man1/tftopl.1*
d08789e0 6226%{_mandir}/man1/tie.1*
1a192771 6227%{_mandir}/man1/ttf2afm.1*
d08789e0 6228%{_mandir}/man1/updmap.1*
fae5faca 6229%{_mandir}/man1/updmap-sys.1*
d08789e0
ZU
6230%{_mandir}/man1/vftovp.1*
6231%{_mandir}/man1/vptovf.1*
6232%{_mandir}/man1/weave.1*
6233%{_mandir}/man5/fmtutil.cnf.5*
fae5faca 6234%{_mandir}/man5/updmap.cfg.5*
1a192771 6235
d08789e0
ZU
6236
6237%files dirs-fonts
6238%defattr(644,root,root,755)
1a192771 6239%dir %{texmfdist}/doc/latex/marvosym/mac/oztex/tex-font
26d8eaaa
ZU
6240%dir %{texmfdist}/fonts
6241%dir %{texmfdist}/fonts/afm
6242%dir %{texmfdist}/fonts/afm/public
4224ae6d 6243%dir %{texmfdist}/fonts/afm/vntex
1a192771
ZU
6244%dir %{texmfdist}/fonts/enc
6245%dir %{texmfdist}/fonts/enc/dvips
6246%dir %{texmfdist}/fonts/enc/dvips/vntex
4aeb46f7 6247%dir %{texmfdist}/fonts/map
21c69d95 6248%dir %{texmfdist}/fonts/map/dvipdfm
1a192771
ZU
6249%dir %{texmfdist}/fonts/map/dvips
6250%dir %{texmfdist}/fonts/map/dvips/vntex
4aeb46f7 6251%dir %{texmfdist}/fonts/map/fontname
21c69d95
ZU
6252%dir %{texmfdist}/fonts/ofm
6253%dir %{texmfdist}/fonts/ofm/public
6254%dir %{texmfdist}/fonts/ovf
6255%dir %{texmfdist}/fonts/ovf/public
6256%dir %{texmfdist}/fonts/ovp
6257%dir %{texmfdist}/fonts/ovp/public
6258%dir %{texmfdist}/fonts/opentype
6259%dir %{texmfdist}/fonts/opentype/public
26d8eaaa 6260%dir %{texmfdist}/fonts/pk
1a192771 6261%dir %{texmfdist}/fonts/pk/ljfour
26d8eaaa
ZU
6262%dir %{texmfdist}/fonts/source
6263%dir %{texmfdist}/fonts/source/public
21c69d95 6264%dir %{texmfdist}/fonts/source/vntex
26d8eaaa
ZU
6265%dir %{texmfdist}/fonts/tfm
6266%dir %{texmfdist}/fonts/tfm/public
4224ae6d 6267%dir %{texmfdist}/fonts/tfm/vntex
26d8eaaa
ZU
6268%dir %{texmfdist}/fonts/type1
6269%dir %{texmfdist}/fonts/type1/public
21c69d95 6270%dir %{texmfdist}/fonts/type1/vntex
26d8eaaa
ZU
6271%dir %{texmfdist}/fonts/vf
6272%dir %{texmfdist}/fonts/vf/public
21c69d95 6273%dir %{texmfdist}/fonts/vf/vntex
4aeb46f7
ZU
6274%dir %{texmfdist}/source
6275%dir %{texmfdist}/source/fonts
6276%dir %{texmfdist}/source/latex
1a192771
ZU
6277%dir %{texmf}/fonts
6278%dir %{texmf}/fonts/opentype
6279%dir %{texmf}/fonts/opentype/public
d08789e0 6280
5b7eba8e
MB
6281%files doc
6282%defattr(644,root,root,755)
6283%{texmfdoc}/doc/english
6284
6285%files doc-bg
6286%defattr(644,root,root,755)
6287%{texmfdoc}/doc/bulgarian
6288
6289%files doc-cs
6290%defattr(644,root,root,755)
6291%{texmfdoc}/doc/czechslovak
6292
6293%files doc-de
6294%defattr(644,root,root,755)
6295%{texmfdoc}/doc/german
6296
6297%files doc-el
6298%defattr(644,root,root,755)
6299%{texmfdoc}/doc/greek
6300
6301%files doc-es
6302%defattr(644,root,root,755)
6303%{texmfdoc}/doc/spanish
6304
6305%files doc-fi
6306%defattr(644,root,root,755)
6307%{texmfdoc}/doc/finnish
6308
6309%files doc-fr
6310%defattr(644,root,root,755)
6311%{texmfdoc}/doc/french
6312
6313%files doc-it
6314%defattr(644,root,root,755)
6315%{texmfdoc}/doc/italian
6316
6317%files doc-ja
6318%defattr(644,root,root,755)
6319%{texmfdoc}/doc/japanese
6320
6321%files doc-ko
6322%defattr(644,root,root,755)
6323%{texmfdoc}/doc/korean
6324
6325%files doc-mn
6326%defattr(644,root,root,755)
6327%{texmfdoc}/doc/mongolian
6328
6329%files doc-nl
6330%defattr(644,root,root,755)
6331%{texmfdoc}/doc/dutch
6332
6333%files doc-pl
6334%defattr(644,root,root,755)
6335%{texmfdoc}/doc/polish
6336
6337%files doc-pt
6338%defattr(644,root,root,755)
6339%{texmfdoc}/doc/portuguese
6340
6341%files doc-ru
6342%defattr(644,root,root,755)
6343%{texmfdoc}/doc/russian
6344
6345%files doc-sk
6346%defattr(644,root,root,755)
6347%{texmfdoc}/doc/slovak
6348
6349%files doc-sl
6350%defattr(644,root,root,755)
6351%{texmfdoc}/doc/slovenian
6352
6353%files doc-th
6354%defattr(644,root,root,755)
6355%{texmfdoc}/doc/thai
6356
6357%files doc-tr
6358%defattr(644,root,root,755)
6359%{texmfdoc}/doc/turkish
6360
6361%files doc-uk
6362%defattr(644,root,root,755)
6363%{texmfdoc}/doc/ukrainian
6364
6365%files doc-vi
6366%defattr(644,root,root,755)
6367%{texmfdoc}/doc/vietnamese
6368
6369%files doc-zh_CN
6370%defattr(644,root,root,755)
6371%{texmfdoc}/doc/chinese
6372
0f6c4baf
ZU
6373# %files doc-Catalogue
6374# %defattr(644,root,root,755)
6375# %{texmf}/doc/help/Catalogue
d08789e0 6376
0f6c4baf
ZU
6377# %files doc-tug-faq
6378# %defattr(644,root,root,755)
6379# %{texmf}/doc/help/faq/uktug-faq
d08789e0 6380
5902e778 6381
d08789e0
ZU
6382%files doc-latex
6383%defattr(644,root,root,755)
5902e778
ZU
6384# %{texmfdist}/doc/latex/bar
6385# %{texmfdist}/doc/latex/eclbip
6386# %{texmfdist}/doc/latex/eo
6387# %{texmfdist}/doc/latex/floatflt
6388# %{texmfdist}/doc/latex/general
6389# %{texmfdist}/doc/latex/germbib
6390# %{texmfdist}/doc/latex/images
6391# %{texmfdist}/doc/latex/mathcomp
6392# %{texmfdist}/doc/latex/mt11p
6393# %{texmfdist}/doc/latex/picins
6394# %{texmfdist}/doc/latex/ps4pdf
6395# %{texmfdist}/doc/latex/pslatex
6396# %{texmfdist}/doc/latex/shapepar
6397# %{texmfdist}/doc/latex/supertab
6398# %{texmfdist}/doc/latex/tex-refs
6399# %{texmfdist}/doc/latex/textmerg
6400# %{texmfdist}/doc/latex/treesvr
df343eba 6401%{texmfdist}/doc/latex/acronym
df343eba
ZU
6402%{texmfdist}/doc/latex/aeguill
6403%{texmfdist}/doc/latex/anysize
df343eba
ZU
6404%{texmfdist}/doc/latex/base
6405%{texmfdist}/doc/latex/beton
df343eba
ZU
6406%{texmfdist}/doc/latex/carlisle
6407%{texmfdist}/doc/latex/ccaption
6408%{texmfdist}/doc/latex/changebar
6409%{texmfdist}/doc/latex/chappg
df343eba
ZU
6410%{texmfdist}/doc/latex/concmath
6411%{texmfdist}/doc/latex/crop
df343eba
ZU
6412%{texmfdist}/doc/latex/dinbrief
6413%{texmfdist}/doc/latex/draftcopy
df343eba
ZU
6414%{texmfdist}/doc/latex/eepic
6415%{texmfdist}/doc/latex/endfloat
df343eba
ZU
6416%{texmfdist}/doc/latex/esint
6417%{texmfdist}/doc/latex/eso-pic
6418%{texmfdist}/doc/latex/euler
6419%{texmfdist}/doc/latex/eulervm
df343eba
ZU
6420%{texmfdist}/doc/latex/extsizes
6421%{texmfdist}/doc/latex/fancybox
6422%{texmfdist}/doc/latex/fancyhdr
6423%{texmfdist}/doc/latex/fancyvrb
6424%{texmfdist}/doc/latex/filecontents
6425%{texmfdist}/doc/latex/float
df343eba
ZU
6426%{texmfdist}/doc/latex/footmisc
6427%{texmfdist}/doc/latex/footnpag
6428%{texmfdist}/doc/latex/fp
df343eba 6429%{texmfdist}/doc/latex/geometry
df343eba
ZU
6430%{texmfdist}/doc/latex/graphics
6431%{texmfdist}/doc/latex/hyperref
6432%{texmfdist}/doc/latex/hyphenat
df343eba
ZU
6433%{texmfdist}/doc/latex/index
6434%{texmfdist}/doc/latex/koma-script
6435%{texmfdist}/doc/latex/labels
df343eba 6436%{texmfdist}/doc/latex/layouts
df343eba
ZU
6437%{texmfdist}/doc/latex/lettrine
6438%{texmfdist}/doc/latex/listings
6439%{texmfdist}/doc/latex/ltabptch
df343eba
ZU
6440%{texmfdist}/doc/latex/mdwtools
6441%{texmfdist}/doc/latex/memoir
6442%{texmfdist}/doc/latex/mh
df343eba
ZU
6443%{texmfdist}/doc/latex/mparhack
6444%{texmfdist}/doc/latex/ms
df343eba
ZU
6445%{texmfdist}/doc/latex/multibib
6446%{texmfdist}/doc/latex/mwcls
6447%{texmfdist}/doc/latex/natbib
6448%{texmfdist}/doc/latex/nomencl
6449%{texmfdist}/doc/latex/ntgclass
df343eba
ZU
6450%{texmfdist}/doc/latex/oberdiek
6451%{texmfdist}/doc/latex/overpic
6452%{texmfdist}/doc/latex/paralist
6453%{texmfdist}/doc/latex/pb-diagram
6454%{texmfdist}/doc/latex/pdfpages
6455%{texmfdist}/doc/latex/picinpar
df343eba
ZU
6456%{texmfdist}/doc/latex/pict2e
6457%{texmfdist}/doc/latex/placeins
6458%{texmfdist}/doc/latex/preprint
6459%{texmfdist}/doc/latex/preview
6460%{texmfdist}/doc/latex/program
df343eba 6461%{texmfdist}/doc/latex/psfrag
0f6c4baf 6462%{texmfdist}/doc/latex/revtex
df343eba
ZU
6463%{texmfdist}/doc/latex/rotating
6464%{texmfdist}/doc/latex/rotfloat
6465%{texmfdist}/doc/latex/scale
6466%{texmfdist}/doc/latex/sectsty
6467%{texmfdist}/doc/latex/seminar
df343eba
ZU
6468%{texmfdist}/doc/latex/showlabels
6469%{texmfdist}/doc/latex/sidecap
df343eba
ZU
6470%{texmfdist}/doc/latex/slashbox
6471%{texmfdist}/doc/latex/soul
6472%{texmfdist}/doc/latex/stdclsdv
6473%{texmfdist}/doc/latex/subfig
6474%{texmfdist}/doc/latex/subfigure
df343eba 6475%{texmfdist}/doc/latex/textfit
df343eba
ZU
6476%{texmfdist}/doc/latex/textpos
6477%{texmfdist}/doc/latex/titlesec
6478%{texmfdist}/doc/latex/tocbibind
6479%{texmfdist}/doc/latex/tocloft
6480%{texmfdist}/doc/latex/tools
6481%{texmfdist}/doc/latex/totpages
df343eba
ZU
6482%{texmfdist}/doc/latex/type1cm
6483%{texmfdist}/doc/latex/units
6484%{texmfdist}/doc/latex/vmargin
6485%{texmfdist}/doc/latex/was
6486%{texmfdist}/doc/latex/wrapfig
6487%{texmfdist}/doc/latex/xtab
6488%{texmfdist}/doc/latex/yfonts
6489
096dca83 6490%files -n kpathsea
d08789e0 6491%defattr(644,root,root,755)
4aeb46f7 6492%dir %{texmf}/doc/kpathsea
446ab8e0 6493%doc %{texmf}/doc/kpathsea/kpathsea.pdf
d08789e0
ZU
6494%attr(755,root,root) %{_bindir}/kpsepath
6495%attr(755,root,root) %{_bindir}/kpsestat
6496%attr(755,root,root) %{_bindir}/kpsetool
6497%attr(755,root,root) %{_bindir}/kpsewhich
6498%attr(755,root,root) %{_bindir}/kpsexpand
6499%attr(755,root,root) %{_libdir}/libkpathsea.so.*
6500%{_libdir}/libkpathsea.la
fae5faca
ZU
6501%{_mandir}/man1/kpsexpand.1*
6502%{_mandir}/man1/kpsepath.1*
d08789e0
ZU
6503%{_mandir}/man1/kpsestat.1*
6504%{_mandir}/man1/kpsetool.1*
6505%{_mandir}/man1/kpsewhich.1*
d08789e0 6506
096dca83 6507%files -n kpathsea-devel
d08789e0
ZU
6508%defattr(644,root,root,755)
6509%attr(755,root,root) %{_libdir}/libkpathsea.so
6510%{_includedir}/kpathsea
6511%{_infodir}/kpathsea.info*
6512
6513%files dvips
6514%defattr(644,root,root,755)
446ab8e0 6515# %doc %{texmf}/doc/programs/dvips.dvi
446ab8e0 6516# %doc %{texmf}/doc/programs/dvipdfm.dvi
446ab8e0 6517# %doc %{texmf}/doc/latex/psnfssx
5902e778
ZU
6518# %lang(fi) %{_mandir}/fi/man1/dvips.1*
6519# %{texmf}/dvips/misc
6520# %{texmf}/dvips/config/config.generic
6521# %{texmf}/fonts/map/dvips/misc
6522# %{texmf}/fonts/map/dvips/tetex/bsr-interpolated.map
6523# %{texmf}/fonts/map/dvips/tetex/bsr.map
6524# %{_localstatedir}/fonts/map/dvipdfm
6525# %{_localstatedir}/fonts/map/dvips
6526%dir %{texmfdist}/fonts/map/dvips/cmex
6527%dir %{texmf}/dvipdfm
6528%docdir %{texmf}/doc/dvips
6529%docdir %{texmf}/doc/dvipdfm
d08789e0
ZU
6530%attr(755,root,root) %{_bindir}/dvips
6531%attr(755,root,root) %{_bindir}/dvired
6532%attr(755,root,root) %{_bindir}/dvitomp
6533%attr(755,root,root) %{_bindir}/dvitype
6534%attr(755,root,root) %{_bindir}/dvicopy
6535%attr(755,root,root) %{_bindir}/dvipdfm
6536%attr(755,root,root) %{_bindir}/dvipdft
6537# dvi2fax requires ghostscript
6538%attr(755,root,root) %{_bindir}/dvi2fax
6539%{_infodir}/dvips.info*
6540%{_mandir}/man1/dvi2fax.1*
6541%{_mandir}/man1/dvicopy.1*
6542%{_mandir}/man1/dvipdfm.1*
6543%{_mandir}/man1/dvips.1*
6544%{_mandir}/man1/dvired.1*
6545%{_mandir}/man1/dvitomp.1*
6546%{_mandir}/man1/dvitype.1*
d08789e0 6547%{texmf}/dvips/base
d08789e0 6548%{texmf}/dvips/gsftopk
2677a8b0 6549%{texmfdist}/dvips/psfrag
d08789e0 6550%config(noreplace) %verify(not md5 mtime size) %{texmf}/dvips/config/config.ps
446ab8e0 6551%{texmfdist}/fonts/enc/dvips/base
9b908671 6552%{texmfdist}/fonts/map/dvips/allrunes
5902e778
ZU
6553%{texmfdist}/fonts/map/dvips/cmex/ttcmex.map
6554%{texmf}/dvipdfm/config
6555%{texmf}/dvips/tetex/config.*
d08789e0 6556%{texmf}/fonts/enc/dvips/tetex/mtex.enc
f2555868
ZU
6557# %{texmf}/fonts/map
6558%dir %{texmf}/fonts/map/dvipdfm
6559%dir %{texmf}/fonts/map/dvips
6560%dir %{texmf}/fonts/map/dvips/tetex
d08789e0
ZU
6561%{texmf}/fonts/map/dvips/tetex/dvipdfm35.map
6562%{texmf}/fonts/map/dvips/tetex/dvips35.map
6563%{texmf}/fonts/map/dvips/tetex/mathpple.map
6564%{texmf}/fonts/map/dvips/tetex/mt-belleek.map
6565%{texmf}/fonts/map/dvips/tetex/mt-plus.map
6566%{texmf}/fonts/map/dvips/tetex/mt-yy.map
6567%{texmf}/fonts/map/dvips/tetex/pdftex35.map
8b5eed5e 6568
d08789e0
ZU
6569
6570%files dvilj
6571%defattr(644,root,root,755)
6572%attr(755,root,root) %{_bindir}/dvihp
6573%attr(755,root,root) %{_bindir}/dvilj
6574%attr(755,root,root) %{_bindir}/dvilj2p
6575%attr(755,root,root) %{_bindir}/dvilj4
6576%attr(755,root,root) %{_bindir}/dvilj4l
6577%attr(755,root,root) %{_bindir}/dvilj6
6578%{_mandir}/man1/dvihp.1*
6579%{_mandir}/man1/dvilj.1*
09deda15
ZU
6580%{_mandir}/man1/dvilj2p.1*
6581%{_mandir}/man1/dvilj4.1*
6582%{_mandir}/man1/dvilj4l.1*
6583%{_mandir}/man1/dvilj6.1*
d08789e0
ZU
6584
6585%files makeindex
6586%defattr(644,root,root,755)
446ab8e0 6587%doc %{texmfdist}/doc/makeindex
d08789e0
ZU
6588%attr(755,root,root) %{_bindir}/mkindex
6589%attr(755,root,root) %{_bindir}/makeindex
6590%attr(755,root,root) %{_bindir}/rumakeindex
446ab8e0 6591%{texmfdist}/makeindex
d08789e0
ZU
6592%{_mandir}/man1/makeindex.1*
6593%{_mandir}/man1/mkindex.1*
6594%{_mandir}/man1/rumakeindex.1*
6595
6596%files metafont
6597%defattr(644,root,root,755)
d08789e0
ZU
6598#%attr(755,root,root) %{_bindir}/mfw
6599#%attr(755,root,root) %{_bindir}/virmf
6600#%attr(755,root,root) %{_bindir}/inimf
446ab8e0
ZU
6601#%{texmf}/mft/cmbase.mft
6602# %{texmf}/mft/e.mft
446ab8e0
ZU
6603# %{texmf}/mft/pl.mft
6604# %{fmtdir}/mf.base
d08789e0 6605#%{texmf}/web2c/mf-nowin.base
446ab8e0 6606# %{texmf}/web2c/mf.pool
d08789e0 6607#%{texmf}/web2c/mfw.base
d08789e0
ZU
6608#%{_mandir}/man1/inimf.1*
6609#%{_mandir}/man1/virmf.1*
5902e778
ZU
6610%dir %{texmfdist}/mft
6611%dir %{texmfdist}/mft/base
6612%attr(755,root,root) %{_bindir}/mf
6613%attr(755,root,root) %{_bindir}/mf-nowin
6614%attr(755,root,root) %{_bindir}/mft
6615%attr(755,root,root) %{_bindir}/mktexmf
9f3b990b 6616%attr(755,root,root) %{_bindir}/mktexpk
5902e778
ZU
6617%attr(755,root,root) %{_bindir}/mktextfm
6618%{texmfdist}/metafont
6619%{texmfdist}/mft/base/mplain.mft
6620%{texmfdist}/mft/base/plain.mft
6621%{_mandir}/man1/mf.1*
fae5faca 6622%{_mandir}/man1/mf-nowin.1*
5902e778 6623%{_mandir}/man1/mft.1*
d08789e0
ZU
6624%{_mandir}/man1/mktexmf.1*
6625%{_mandir}/man1/mktexpk.1*
6626%{_mandir}/man1/mktextfm.1*
6627
6628%files metapost
6629%defattr(644,root,root,755)
d08789e0
ZU
6630#%attr(755,root,root) %{_bindir}/virmpost
6631#%attr(755,root,root) %{_bindir}/inimpost
5902e778
ZU
6632# %{texmf}/web2c/mp.pool
6633# %{fmtdir}/mpost.mem
6634#%{_mandir}/man1/inimpost.1*
6635#%{_mandir}/man1/virmpost.1*
446ab8e0 6636%dir %{texmfdist}/metapost
5902e778
ZU
6637%doc %{texmfdist}/doc/metapost
6638%attr(755,root,root) %{_bindir}/mpost
6639%attr(755,root,root) %{_bindir}/mpto
446ab8e0
ZU
6640%{texmfdist}/metapost/base
6641%{texmfdist}/metapost/config
6642%{texmfdist}/metapost/mfpic
6643%{texmfdist}/metapost/misc
6644%{texmfdist}/metapost/support
d08789e0
ZU
6645%{_mandir}/man1/mpost.1*
6646%{_mandir}/man1/mpto.1*
d08789e0
ZU
6647
6648%files mptopdf
6649%defattr(644,root,root,755)
6650%attr(755,root,root) %{_bindir}/mptopdf
fae5faca 6651%{_mandir}/man1/mptopdf.1*
b839a3ce 6652# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/mptopdf.fmt
d08789e0
ZU
6653
6654%files texdoctk
6655%defattr(644,root,root,755)
446ab8e0 6656# %doc %{texmf}/doc/texdoctk
d08789e0
ZU
6657%attr(755,root,root) %{_bindir}/texdoctk
6658%{texmf}/texdoctk
d08789e0
ZU
6659%{_mandir}/man1/texdoctk.1*
6660
6661%files -n texconfig
6662%defattr(644,root,root,755)
5902e778
ZU
6663%dir %{texmf}/texconfig
6664%doc %{texmf}/texconfig/README
d08789e0
ZU
6665%attr(755,root,root) %{_bindir}/texconfig
6666%attr(755,root,root) %{_bindir}/texconfig-dialog
6667%attr(755,root,root) %{_bindir}/texconfig-sys
6668%attr(755,root,root) %{texmf}/texconfig/tcfmgr
6669%{_mandir}/man1/texconfig.1*
fae5faca 6670%{_mandir}/man1/texconfig-sys.1*
5902e778 6671%{texmf}/texconfig/g
d08789e0 6672%{texmf}/texconfig/generic
5902e778 6673%{texmf}/texconfig/tcfmgr.map
d08789e0 6674%{texmf}/texconfig/v
d08789e0
ZU
6675%{texmf}/texconfig/x
6676
624ed2f9
ZU
6677%files -n xindy
6678%defattr(644,root,root,755)
4224ae6d 6679%doc %{texmf}/doc/xindy
624ed2f9 6680%dir %{texmf}/xindy
624ed2f9 6681%dir %{texmf}/xindy/lang
4224ae6d
MB
6682%{texmf}/xindy/base
6683%{texmf}/xindy/class
6684%{texmf}/xindy/ord
6685%{texmf}/xindy/rules
6686%{texmf}/xindy/styles
6687%{texmf}/xindy/tex
624ed2f9
ZU
6688
6689%files -n xindy-albanian
6690%defattr(644,root,root,755)
4224ae6d 6691%{texmf}/xindy/lang/albanian
624ed2f9
ZU
6692
6693%files -n xindy-belarusian
6694%defattr(644,root,root,755)
4224ae6d 6695%{texmf}/xindy/lang/belarusian
624ed2f9
ZU
6696
6697%files -n xindy-bulgarian
6698%defattr(644,root,root,755)
4224ae6d 6699%{texmf}/xindy/lang/bulgarian
624ed2f9
ZU
6700
6701%files -n xindy-croatian
6702%defattr(644,root,root,755)
4224ae6d 6703%{texmf}/xindy/lang/croatian
624ed2f9
ZU
6704
6705%files -n xindy-czech
6706%defattr(644,root,root,755)
4224ae6d 6707%{texmf}/xindy/lang/czech
624ed2f9
ZU
6708
6709%files -n xindy-danish
6710%defattr(644,root,root,755)
4224ae6d 6711%{texmf}/xindy/lang/danish
624ed2f9
ZU
6712
6713%files -n xindy-dutch
6714%defattr(644,root,root,755)
4224ae6d 6715%{texmf}/xindy/lang/dutch
624ed2f9
ZU
6716
6717%files -n xindy-english
6718%defattr(644,root,root,755)
4224ae6d 6719%{texmf}/xindy/lang/english
624ed2f9
ZU
6720
6721%files -n xindy-esperanto
6722%defattr(644,root,root,755)
4224ae6d 6723%{texmf}/xindy/lang/esperanto
624ed2f9
ZU
6724
6725%files -n xindy-estonian
6726%defattr(644,root,root,755)
4224ae6d 6727%{texmf}/xindy/lang/estonian
624ed2f9
ZU
6728
6729%files -n xindy-finnish
6730%defattr(644,root,root,755)
4224ae6d 6731%{texmf}/xindy/lang/finnish
624ed2f9
ZU
6732
6733%files -n xindy-french
6734%defattr(644,root,root,755)
4224ae6d 6735%{texmf}/xindy/lang/french
624ed2f9
ZU
6736
6737%files -n xindy-general
6738%defattr(644,root,root,755)
4224ae6d 6739%{texmf}/xindy/lang/general
624ed2f9
ZU
6740
6741%files -n xindy-georgian
6742%defattr(644,root,root,755)
4224ae6d 6743%{texmf}/xindy/lang/georgian
624ed2f9
ZU
6744
6745%files -n xindy-german
6746%defattr(644,root,root,755)
4224ae6d 6747%{texmf}/xindy/lang/german
624ed2f9
ZU
6748
6749%files -n xindy-greek
6750%defattr(644,root,root,755)
4224ae6d 6751%{texmf}/xindy/lang/greek
624ed2f9
ZU
6752
6753%files -n xindy-gypsy
6754%defattr(644,root,root,755)
4224ae6d 6755%{texmf}/xindy/lang/gypsy
624ed2f9
ZU
6756
6757%files -n xindy-hausa
6758%defattr(644,root,root,755)
4224ae6d 6759%{texmf}/xindy/lang/hausa
624ed2f9
ZU
6760
6761%files -n xindy-hebrew
6762%defattr(644,root,root,755)
4224ae6d 6763%{texmf}/xindy/lang/hebrew
624ed2f9
ZU
6764
6765%files -n xindy-hungarian
6766%defattr(644,root,root,755)
4224ae6d 6767%{texmf}/xindy/lang/hungarian
624ed2f9
ZU
6768
6769%files -n xindy-icelandic
6770%defattr(644,root,root,755)
4224ae6d 6771%{texmf}/xindy/lang/icelandic
624ed2f9
ZU
6772
6773%files -n xindy-italian
6774%defattr(644,root,root,755)
4224ae6d 6775%{texmf}/xindy/lang/italian
624ed2f9
ZU
6776
6777%files -n xindy-klingon
6778%defattr(644,root,root,755)
4224ae6d 6779%{texmf}/xindy/lang/klingon
624ed2f9
ZU
6780
6781%files -n xindy-kurdish
6782%defattr(644,root,root,755)
4224ae6d 6783%{texmf}/xindy/lang/kurdish
624ed2f9
ZU
6784
6785%files -n xindy-latin
6786%defattr(644,root,root,755)
4224ae6d 6787%{texmf}/xindy/lang/latin
624ed2f9
ZU
6788
6789%files -n xindy-latvian
6790%defattr(644,root,root,755)
4224ae6d 6791%{texmf}/xindy/lang/latvian
624ed2f9
ZU
6792
6793%files -n xindy-lithuanian
6794%defattr(644,root,root,755)
4224ae6d 6795%{texmf}/xindy/lang/lithuanian
624ed2f9
ZU
6796
6797%files -n xindy-lower-sorbian
6798%defattr(644,root,root,755)
4224ae6d 6799%{texmf}/xindy/lang/lower-sorbian
624ed2f9
ZU
6800
6801%files -n xindy-macedonian
6802%defattr(644,root,root,755)
4224ae6d 6803%{texmf}/xindy/lang/macedonian
624ed2f9
ZU
6804
6805%files -n xindy-mongolian
6806%defattr(644,root,root,755)
4224ae6d 6807%{texmf}/xindy/lang/mongolian
624ed2f9
ZU
6808
6809%files -n xindy-norwegian
6810%defattr(644,root,root,755)
4224ae6d 6811%{texmf}/xindy/lang/norwegian
624ed2f9
ZU
6812
6813%files -n xindy-polish
6814%defattr(644,root,root,755)
4224ae6d 6815%{texmf}/xindy/lang/polish
624ed2f9
ZU
6816
6817%files -n xindy-portuguese
6818%defattr(644,root,root,755)
4224ae6d 6819%{texmf}/xindy/lang/portuguese
624ed2f9
ZU
6820
6821%files -n xindy-romanian
6822%defattr(644,root,root,755)
4224ae6d 6823%{texmf}/xindy/lang/romanian
624ed2f9
ZU
6824
6825%files -n xindy-russian
6826%defattr(644,root,root,755)
4224ae6d 6827%{texmf}/xindy/lang/russian
624ed2f9
ZU
6828
6829%files -n xindy-serbian
6830%defattr(644,root,root,755)
4224ae6d 6831%{texmf}/xindy/lang/serbian
624ed2f9
ZU
6832
6833%files -n xindy-slovak
6834%defattr(644,root,root,755)
4224ae6d 6835%{texmf}/xindy/lang/slovak
624ed2f9
ZU
6836
6837%files -n xindy-slovenian
6838%defattr(644,root,root,755)
4224ae6d 6839%{texmf}/xindy/lang/slovenian
624ed2f9
ZU
6840
6841%files -n xindy-spanish
6842%defattr(644,root,root,755)
4224ae6d 6843%{texmf}/xindy/lang/spanish
624ed2f9
ZU
6844
6845%files -n xindy-swedish
6846%defattr(644,root,root,755)
4224ae6d 6847%{texmf}/xindy/lang/swedish
624ed2f9
ZU
6848
6849%files -n xindy-turkish
6850%defattr(644,root,root,755)
4224ae6d 6851%{texmf}/xindy/lang/turkish
624ed2f9
ZU
6852
6853%files -n xindy-ukrainian
6854%defattr(644,root,root,755)
4224ae6d 6855%{texmf}/xindy/lang/ukrainian
624ed2f9
ZU
6856
6857%files -n xindy-upper-sorbian
6858%defattr(644,root,root,755)
4224ae6d 6859%{texmf}/xindy/lang/upper-sorbian
624ed2f9
ZU
6860
6861%files -n xindy-vietnamese
6862%defattr(644,root,root,755)
4224ae6d 6863%{texmf}/xindy/lang/vietnamese/
624ed2f9 6864
d08789e0
ZU
6865%files -n xdvi
6866%defattr(644,root,root,755)
d08789e0 6867#%attr(755,root,root) %{_bindir}/xdvi-motif.bin
446ab8e0 6868# %attr(755,root,root) %{_bindir}/xdvizilla
446ab8e0 6869# %{_mandir}/man1/xdvizilla.1*
9b908671 6870%attr(755,root,root) %{_bindir}/xdvi-xaw
5902e778
ZU
6871%attr(755,root,root) %{_bindir}/xdvi
6872%{_mandir}/man1/xdvi.1*
d08789e0
ZU
6873%{_desktopdir}/xdvi.desktop
6874%{_pixmapsdir}/xdvi.png
6875%{texmf}/xdvi
6876
6877%files pdftex
6878%defattr(644,root,root,755)
446ab8e0 6879# %doc %{texmf}/doc/programs/pdfcrop.txt
446ab8e0 6880# %attr(755,root,root) %{_bindir}/pdfxtex
ff42b161 6881# %{_localstatedir}/fonts/map/pdftex
446ab8e0
ZU
6882# %dir %{texmf}/fonts/map/pdftex
6883# %dir %{texmf}/fonts/map/pdftex/cmttf
6884# %{texmf}/fonts/map/pdftex/cmttf/cmttf.map
6885# %{texmf}/web2c/pdfetex-pl.pool
6886# %{texmf}/web2c/pdfetex.pool
6887# %{texmf}/web2c/pdfxtex.pool
5902e778
ZU
6888# %{_mandir}/man1/pdfxtex.1*
6889%docdir %{texmfdist}/doc/pdftex
6890%attr(755,root,root) %{_bindir}/epstopdf
6891%attr(755,root,root) %{_bindir}/pdfcrop
6892%attr(755,root,root) %{_bindir}/pdftex
6893%config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/pdftexconfig.tex
446ab8e0 6894%{texmfdist}/scripts/pdfcrop
d08789e0
ZU
6895%{_mandir}/man1/epstopdf.1*
6896%{_mandir}/man1/pdftex.1*
d08789e0
ZU
6897
6898%files omega
6899%defattr(644,root,root,755)
5902e778
ZU
6900# %{texmf}/web2c/omega.pool
6901# %{texmf}/web2c/aleph.pool
5902e778
ZU
6902# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/aleph.fmt
6903# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/lambda.fmt
6904# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/lamed.fmt
6905# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/omega.fmt
0f6c4baf
ZU
6906%doc %{texmfdist}/doc/omega
6907%dir %{texmfdist}/omega
6908%dir %{texmfdist}/dvips/omega
d08789e0
ZU
6909%attr(755,root,root) %{_bindir}/aleph
6910%attr(755,root,root) %{_bindir}/lambda
6911%attr(755,root,root) %{_bindir}/mkocp
6912%attr(755,root,root) %{_bindir}/mkofm
6913%attr(755,root,root) %{_bindir}/odvicopy
6914%attr(755,root,root) %{_bindir}/odvips
6915%attr(755,root,root) %{_bindir}/odvitype
6916%attr(755,root,root) %{_bindir}/omega
6917%attr(755,root,root) %{_bindir}/omfonts
6918%attr(755,root,root) %{_bindir}/opl2ofm
6919%attr(755,root,root) %{_bindir}/otangle
6920%attr(755,root,root) %{_bindir}/otp2ocp
6921%attr(755,root,root) %{_bindir}/outocp
6922%attr(755,root,root) %{_bindir}/ovf2ovp
6923%attr(755,root,root) %{_bindir}/ovp2ovf
446ab8e0
ZU
6924%{texmfdist}/dvips/omega/config.omega
6925%{texmfdist}/dvips/omega/omega.cfg
6926%{texmfdist}/fonts/map/dvips/omega
446ab8e0
ZU
6927%{texmfdist}/omega/ocp
6928%{texmfdist}/omega/otp
2677a8b0 6929%{texmfdist}/tex/lambda
fae5faca 6930%{_mandir}/man1/lambda.1*
d08789e0
ZU
6931%{_mandir}/man1/mkocp.1*
6932%{_mandir}/man1/mkofm.1*
6933%{_mandir}/man1/omega.1*
fae5faca
ZU
6934%{_mandir}/man1/odvicopy.1*
6935%{_mandir}/man1/odvips.1*
6936%{_mandir}/man1/odvitype.1*
d08789e0
ZU
6937%{_mandir}/man1/ofm2opl.1*
6938%{_mandir}/man1/opl2ofm.1*
6939%{_mandir}/man1/otp2ocp.1*
6940%{_mandir}/man1/outocp.1*
6941%{_mandir}/man1/ovf2ovp.1*
6942%{_mandir}/man1/ovp2ovf.1*
6943
d08789e0
ZU
6944%files plain
6945%defattr(644,root,root,755)
446ab8e0
ZU
6946%doc %{texmfdist}/doc/plain
6947%{texmfdist}/tex/plain
4224ae6d 6948%exclude %{texmfdist}/tex/plain/config/xetex.ini
d08789e0
ZU
6949#%{texmf}/web2c/plain.mem
6950#%{texmf}/web2c/plain.base
6951
d5174470
ZU
6952# %files format-plain
6953# %defattr(644,root,root,755)
b839a3ce 6954# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/tex.fmt
d08789e0
ZU
6955#%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/plain.fmt
6956
d5174470
ZU
6957# %files format-pdftex
6958# %defattr(644,root,root,755)
b839a3ce 6959# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdftex.fmt
d08789e0 6960
d5174470
ZU
6961# %files format-pdfetex
6962# %defattr(644,root,root,755)
b839a3ce 6963# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfetex.fmt
d08789e0
ZU
6964
6965%files mex
6966%defattr(644,root,root,755)
446ab8e0
ZU
6967# %doc %{texmf}/doc/polish/mex
6968%dir %{texmfdist}/tex/mex
6969%dir %{texmfdist}/tex/mex/base
6970%{texmfdist}/tex/mex/base/mex1.tex
6971%{texmfdist}/tex/mex/base/mex2.tex
6972%{texmfdist}/tex/mex/base/mex.tex
6973%dir %{texmfdist}/tex/mex/config
6974%{texmfdist}/tex/mex/base/mexconf.tex
6975
d08789e0
ZU
6976%files format-mex
6977%defattr(644,root,root,755)
6978%attr(755,root,root) %{_bindir}/mex
2677a8b0 6979%{texmfdist}/tex/mex/config/mex.ini
b839a3ce 6980# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/mex.fmt
d08789e0
ZU
6981
6982%files format-pdfmex
6983%defattr(644,root,root,755)
6984%attr(755,root,root) %{_bindir}/pdfmex
2677a8b0 6985%{texmfdist}/tex/mex/config/pdfmex.ini
b839a3ce 6986# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfmex.fmt
d08789e0
ZU
6987
6988%files format-utf8mex
6989%defattr(644,root,root,755)
6990%attr(755,root,root) %{_bindir}/utf8mex
2677a8b0
ZU
6991%doc %{texmfdist}/doc/mex/utf8mex
6992%{texmfdist}/tex/mex/utf8mex
b839a3ce 6993# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/utf8mex.fmt
d08789e0
ZU
6994
6995%files amstex
6996%defattr(644,root,root,755)
2677a8b0
ZU
6997%dir %{texmfdist}/tex/amstex
6998%{texmfdist}/tex/amstex/base
6999%{texmfdist}/tex/amstex/config
7000%{texmfdist}/tex/plain/amsfonts
d08789e0
ZU
7001
7002%files format-amstex
7003%defattr(644,root,root,755)
446ab8e0
ZU
7004%doc %{texmfdist}/doc/amstex
7005%{texmfdist}/tex/amstex
d08789e0
ZU
7006%attr(755,root,root) %{_bindir}/amstex
7007%{_mandir}/man1/amstex.1*
446ab8e0
ZU
7008# %lang(fi) %{_mandir}/fi/man1/amstex.1*
7009# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/amstex.fmt
d08789e0 7010
446ab8e0
ZU
7011# %files format-pdfamstex
7012# %defattr(644,root,root,755)
7013# %attr(755,root,root) %{_bindir}/pdfamstex
d08789e0 7014#%{texmf}/pdftex/amstex
446ab8e0 7015# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfamstex.fmt
d08789e0
ZU
7016
7017%files csplain
7018%defattr(644,root,root,755)
21c69d95 7019%dir %{texmfdist}/doc/cslatex/base
446ab8e0
ZU
7020%doc %{texmfdist}/doc/cslatex/base/README-cspsfont
7021%doc %{texmfdist}/doc/cslatex/base/cs-fonts.doc
7022%doc %{texmfdist}/doc/cslatex/base/cscorr.tab
7023%doc %{texmfdist}/doc/cslatex/base/csplain.doc
7024%doc %{texmfdist}/doc/cslatex/base/parpozn.tex
7025%doc %{texmfdist}/doc/cslatex/base/test8z.tex
7026%doc %{texmfdist}/doc/cslatex/base/testlat.tex
d08789e0 7027%attr(755,root,root) %{_bindir}/csplain
446ab8e0 7028%{texmfdist}/tex/csplain
d08789e0
ZU
7029
7030%files format-csplain
7031%defattr(644,root,root,755)
b839a3ce 7032# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/csplain.fmt
d08789e0
ZU
7033
7034%files format-pdfcsplain
7035%defattr(644,root,root,755)
7036%attr(755,root,root) %{_bindir}/pdfcsplain
b839a3ce 7037# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfcsplain.fmt
d08789e0
ZU
7038
7039%files cslatex
7040%defattr(644,root,root,755)
446ab8e0
ZU
7041# %doc %{texmf}/doc/cstex/INSTALL.cslatex
7042# %doc %{texmf}/doc/cstex/README.cslatex
2677a8b0
ZU
7043%{texmfdist}/tex/cslatex
7044%{texmfdist}/tex/latex/cslatex
d08789e0
ZU
7045
7046%files format-cslatex
7047%defattr(644,root,root,755)
7048%attr(755,root,root) %{_bindir}/cslatex
b839a3ce 7049# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cslatex.fmt
d08789e0
ZU
7050
7051%files format-pdfcslatex
7052%defattr(644,root,root,755)
7053%attr(755,root,root) %{_bindir}/pdfcslatex
b839a3ce 7054# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfcslatex.fmt
d08789e0 7055
ffd94364
ZU
7056# %files cyrplain
7057# %defattr(644,root,root,755)
7058# %doc %{texmf}/doc/cyrplain
7059# %{texmf}/tex/cyrplain
d08789e0 7060
ffd94364
ZU
7061# %files format-cyrplain
7062# %defattr(644,root,root,755)
7063# %attr(755,root,root) %{_bindir}/cyrtex
7064# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyrtex.fmt
d08789e0 7065
ffd94364
ZU
7066# %files format-cyramstex
7067# %defattr(644,root,root,755)
7068# %attr(755,root,root) %{_bindir}/cyramstex
7069# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyramstex.fmt
d08789e0 7070
ffd94364
ZU
7071# %files format-cyrtexinfo
7072# %defattr(644,root,root,755)
7073# %attr(755,root,root) %{_bindir}/cyrtexinfo
7074# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cyrtexinfo.fmt
d08789e0
ZU
7075
7076%files eplain
7077%defattr(644,root,root,755)
ffd94364
ZU
7078%doc %{texmfdist}/doc/etex
7079%doc %{texmfdist}/doc/eplain
7080%{texmfdist}/tex/plain/etex
7081%{texmfdist}/tex/eplain
d08789e0
ZU
7082
7083%files format-eplain
7084%defattr(644,root,root,755)
7085%attr(755,root,root) %{_bindir}/eplain
7086%attr(755,root,root) %{_bindir}/etex
7087%{_mandir}/man1/eplain.1*
7088%{_mandir}/man1/etex.1*
b839a3ce
ZU
7089# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/eplain.fmt
7090# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/etex.fmt
d08789e0
ZU
7091
7092%files context
7093%defattr(644,root,root,755)
68640cd8
ZU
7094%doc %{texmfdist}/doc/context
7095# %doc %{texmf}/doc/polish/context
4224ae6d
MB
7096%attr(755,root,root) %{_bindir}/context
7097%attr(755,root,root) %{_bindir}/ctxtools
7098%attr(755,root,root) %{_bindir}/exatools
7099%attr(755,root,root) %{_bindir}/luatools
7100%attr(755,root,root) %{_bindir}/makempy
7101%attr(755,root,root) %{_bindir}/mpstools
7102%attr(755,root,root) %{_bindir}/mtxrun
7103%attr(755,root,root) %{_bindir}/mtxtools
7104%attr(755,root,root) %{_bindir}/pdfthumb
7105%attr(755,root,root) %{_bindir}/pdftools
7106%attr(755,root,root) %{_bindir}/pdftrimwhite
7107%attr(755,root,root) %{_bindir}/pstopdf
7108%attr(755,root,root) %{_bindir}/rlxtools
7109%attr(755,root,root) %{_bindir}/runtools
7110%attr(755,root,root) %{_bindir}/texexec
d08789e0
ZU
7111%attr(755,root,root) %{_bindir}/texfind
7112%attr(755,root,root) %{_bindir}/texfont
4224ae6d 7113%attr(755,root,root) %{_bindir}/texmfstart
d08789e0 7114%attr(755,root,root) %{_bindir}/texshow
4224ae6d 7115%attr(755,root,root) %{_bindir}/textools
d08789e0 7116%attr(755,root,root) %{_bindir}/texutil
4224ae6d
MB
7117%attr(755,root,root) %{_bindir}/tmftools
7118%attr(755,root,root) %{_bindir}/xmltools
ffd94364 7119# %{_mandir}/man1/fdf2tex.1*
fae5faca
ZU
7120%{_mandir}/man1/ctxtools.1*
7121%{_mandir}/man1/pdftools.1*
7122%{_mandir}/man1/pstopdf.1*
d08789e0
ZU
7123%{_mandir}/man1/texfind.1*
7124%{_mandir}/man1/texfont.1*
fae5faca
ZU
7125%{_mandir}/man1/texmfstart.1*
7126%{_mandir}/man1/textools.1*
d08789e0 7127%{_mandir}/man1/texutil.1*
ffd94364 7128# %{_mandir}/man1/texshow.1*
4224ae6d 7129%{texmfdist}/context
68640cd8 7130%{texmfdist}/fonts/enc/dvips/context
ffd94364 7131# %{texmfdist}/fonts/map/dvips/context
68640cd8
ZU
7132%{texmfdist}/metapost/context
7133%{texmfdist}/scripts/context
4224ae6d
MB
7134%{texmfdist}/tex/context
7135%exclude %{texmfdist}/tex/context/config/cont-de.ini
7136%exclude %{texmfdist}/tex/context/config/cont-en.ini
7137%exclude %{texmfdist}/tex/context/config/cont-nl.ini
7138%exclude %{texmfdist}/tex/context/config/cont-uk.ini
68640cd8 7139%{texmfdist}/tex/generic/context
4224ae6d 7140%{texmfdist}/tex/latex/context
68640cd8 7141%{texmfdist}/bibtex/bst/context
d08789e0
ZU
7142
7143# no fmt, so commented out
7144#%files format-context-cz
7145#%defattr(644,root,root,755)
7146#%%{texmf}/tex/context/config/cont-cz.ini
7147# does not build with beta 20021025
7148#%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-cz.efmt
7149
7150%files format-context-de
7151%defattr(644,root,root,755)
2677a8b0 7152%{texmfdist}/tex/context/config/cont-de.ini
b839a3ce 7153# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-de.fmt
d08789e0
ZU
7154#%{_mandir}/man1/cont-de.1*
7155
7156%files format-context-en
7157%defattr(644,root,root,755)
2677a8b0 7158%{texmfdist}/tex/context/config/cont-en.ini
b839a3ce 7159# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-en.fmt
d08789e0
ZU
7160#%{_mandir}/man1/cont-en.1*
7161# what is the difference betwen uk and en in this particular situation?
2677a8b0 7162%{texmfdist}/tex/context/config/cont-uk.ini
b839a3ce 7163# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-uk.fmt
d08789e0
ZU
7164
7165# no fmt, so commented out
7166#%files format-context-it
7167#%defattr(644,root,root,755)
7168#%%{texmf}/tex/context/config/cont-it.ini
7169
7170%files format-context-nl
7171%defattr(644,root,root,755)
2677a8b0 7172%{texmfdist}/tex/context/config/cont-nl.ini
b839a3ce 7173# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/cont-nl.fmt
d08789e0
ZU
7174#%{_mandir}/man1/cont-nl.1*
7175
7176# no fmt, so commented out
7177#%files format-context-ro
7178#%defattr(644,root,root,755)
7179#%%{texmf}/tex/context/config/cont-ro.ini
7180
3127b522 7181
d08789e0
ZU
7182%files latex
7183%defattr(644,root,root,755)
2496d461
ZU
7184%attr(755,root,root) %{_bindir}/latex
7185%attr(755,root,root) %{_bindir}/pslatex
ffd94364
ZU
7186# %lang(fi) %{_mandir}/fi/man1/latex.1*
7187# %lang(pl) %{_mandir}/pl/man1/latex.1*
7188# %{_infodir}/latex.info*
3127b522
ZU
7189%{_mandir}/man1/latex.1*
7190%{_mandir}/man1/pslatex.1*
d08789e0 7191
3127b522
ZU
7192%dir %{texmfdist}/scripts
7193%dir %{texmfdist}/scripts/pst-pdf
63399af2 7194%dir %{texmfdist}/source/generic
df343eba 7195%dir %{texmfdist}/tex/latex
63399af2
ZU
7196%dir %{texmfdist}/tex/plain
7197%dir %{texmf}/tex/latex
d08789e0 7198
3127b522
ZU
7199# %{texmfdist}/tex/latex/citesort
7200# %{texmfdist}/tex/latex/dvilj
7201# %{texmfdist}/tex/latex/eclbip
7202# %{texmfdist}/tex/latex/eo
7203# %{texmfdist}/tex/latex/example
7204# %{texmfdist}/tex/latex/fguill
7205# %{texmfdist}/tex/latex/floatflt
7206# %{texmfdist}/tex/latex/gletter
7207# %{texmfdist}/tex/latex/here
7208# %{texmfdist}/tex/latex/mt11p
7209# %{texmfdist}/tex/latex/relsize
7210# %{texmfdist}/tex/latex/selectp
7211# %{texmfdist}/tex/latex/shadow
7212# %{texmfdist}/tex/latex/showtags
7213# %{texmfdist}/tex/latex/tabls
7214# %{texmfdist}/tex/latex/texmacs
7215# %{texmfdist}/tex/latex/threeparttable
7216# %{texmfdist}/tex/latex/treesvr
7217# %{texmfdist}/tex/latex/ulem
7218# %{texmfdist}/tex/latex/url
7219# %{texmf}/tex/latex/version
7220# %{texmf}/tex/latex/vpage
7221%{texmfdist}/scripts/pst-pdf/ps4pdf
7222%{texmfdist}/tex/generic/pstricks
7223%{texmfdist}/tex/generic/shapepar
3127b522 7224%{texmfdist}/tex/generic/textmerg
6367bfc9
MB
7225%{texmfdist}/tex/latex/12many
7226%{texmfdist}/tex/latex/AkkTeX
7227%{texmfdist}/tex/latex/ESIEEcv
7228%{texmfdist}/tex/latex/GuIT
7229%{texmfdist}/tex/latex/HA-prosper
7230%{texmfdist}/tex/latex/IEEEconf
7231%{texmfdist}/tex/latex/IEEEtran
7232%{texmfdist}/tex/latex/SIstyle
7233%{texmfdist}/tex/latex/Tabbing
7234%{texmfdist}/tex/latex/a0poster
7235%{texmfdist}/tex/latex/aastex
7236%{texmfdist}/tex/latex/abc
6367bfc9
MB
7237%{texmfdist}/tex/latex/achemso
7238%{texmfdist}/tex/latex/acmconf
7239%{texmfdist}/tex/latex/acmtrans
df343eba 7240%{texmfdist}/tex/latex/acronym
6367bfc9
MB
7241%{texmfdist}/tex/latex/active-conf
7242%{texmfdist}/tex/latex/addlines
7243%{texmfdist}/tex/latex/adrlist
df343eba 7244%{texmfdist}/tex/latex/aeguill
6367bfc9
MB
7245%{texmfdist}/tex/latex/afthesis
7246%{texmfdist}/tex/latex/aguplus
7247%{texmfdist}/tex/latex/aiaa
7248%{texmfdist}/tex/latex/akletter
7249%{texmfdist}/tex/latex/alg
7250%{texmfdist}/tex/latex/algorithm2e
7251%{texmfdist}/tex/latex/algorithmicx
7252%{texmfdist}/tex/latex/allrunes
7253%{texmfdist}/tex/latex/alnumsec
7254%{texmfdist}/tex/latex/altfont
7255%{texmfdist}/tex/latex/ametsoc
7256%{texmfdist}/tex/latex/amsaddr
7257%{texmfdist}/tex/latex/amsrefs
7258%{texmfdist}/tex/latex/animate
7259%{texmfdist}/tex/latex/answers
7260%{texmfdist}/tex/latex/antiqua
7261%{texmfdist}/tex/latex/anyfontsize
df343eba 7262%{texmfdist}/tex/latex/anysize
6367bfc9
MB
7263%{texmfdist}/tex/latex/apa
7264%{texmfdist}/tex/latex/apacite
7265%{texmfdist}/tex/latex/apl
7266%{texmfdist}/tex/latex/ar
7267%{texmfdist}/tex/latex/arabi
7268%{texmfdist}/tex/latex/arabtex
7269%{texmfdist}/tex/latex/archaic
7270%{texmfdist}/tex/latex/arcs
7271%{texmfdist}/tex/latex/arev
7272%{texmfdist}/tex/latex/armenian
7273%{texmfdist}/tex/latex/arydshln
7274%{texmfdist}/tex/latex/asaetr
7275%{texmfdist}/tex/latex/ascelike
7276%{texmfdist}/tex/latex/ascii
7277%{texmfdist}/tex/latex/assignment
7278%{texmfdist}/tex/latex/attachfile
7279%{texmfdist}/tex/latex/augie
7280%{texmfdist}/tex/latex/auncial-new
7281%{texmfdist}/tex/latex/aurical
7282%{texmfdist}/tex/latex/authoraftertitle
7283%{texmfdist}/tex/latex/authorindex
7284%{texmfdist}/tex/latex/auto-pst-pdf
7285%{texmfdist}/tex/latex/autoarea
7286%{texmfdist}/tex/latex/autotab
7287%{texmfdist}/tex/latex/avantgar
7288%{texmfdist}/tex/latex/babelbib
6367bfc9
MB
7289%{texmfdist}/tex/latex/bangtex
7290%{texmfdist}/tex/latex/barcodes
6367bfc9
MB
7291%{texmfdist}/tex/latex/base
7292%{texmfdist}/tex/latex/bayer
7293%{texmfdist}/tex/latex/bbding
7294%{texmfdist}/tex/latex/bbm-macros
6367bfc9
MB
7295%{texmfdist}/tex/latex/begriff
7296%{texmfdist}/tex/latex/bengali
7297%{texmfdist}/tex/latex/bera
7298%{texmfdist}/tex/latex/betababel
df343eba 7299%{texmfdist}/tex/latex/beton
6367bfc9
MB
7300%{texmfdist}/tex/latex/bez123
7301%{texmfdist}/tex/latex/bibarts
7302%{texmfdist}/tex/latex/bibleref
7303%{texmfdist}/tex/latex/biblist
7304%{texmfdist}/tex/latex/bibtopicprefix
7305%{texmfdist}/tex/latex/bigfoot
7306%{texmfdist}/tex/latex/binomexp
7307%{texmfdist}/tex/latex/biocon
7308%{texmfdist}/tex/latex/bizcard
7309%{texmfdist}/tex/latex/blacklettert1
7310%{texmfdist}/tex/latex/blindtext
7311%{texmfdist}/tex/latex/blowup
7312%{texmfdist}/tex/latex/boisik
7313%{texmfdist}/tex/latex/boites
7314%{texmfdist}/tex/latex/boldtensors
7315%{texmfdist}/tex/latex/bookest
7316%{texmfdist}/tex/latex/bookhands
7317%{texmfdist}/tex/latex/booklet
7318%{texmfdist}/tex/latex/bookman
7319%{texmfdist}/tex/latex/bophook
7320%{texmfdist}/tex/latex/boxhandler
7321%{texmfdist}/tex/latex/bpchem
7322%{texmfdist}/tex/latex/braille
7323%{texmfdist}/tex/latex/breakurl
7324%{texmfdist}/tex/latex/bridge
7325%{texmfdist}/tex/latex/brushscr
7326%{texmfdist}/tex/latex/bullcntr
7327%{texmfdist}/tex/latex/burmese
7328%{texmfdist}/tex/latex/bussproofs
7329%{texmfdist}/tex/latex/bytefield
df343eba 7330%{texmfdist}/tex/latex/calrsfs
6367bfc9
MB
7331%{texmfdist}/tex/latex/calxxxx
7332%{texmfdist}/tex/latex/captcont
7333%{texmfdist}/tex/latex/casyl
7334%{texmfdist}/tex/latex/catechis
7335%{texmfdist}/tex/latex/cbcoptic
7336%{texmfdist}/tex/latex/cbfonts
df343eba 7337%{texmfdist}/tex/latex/ccaption
6367bfc9
MB
7338%{texmfdist}/tex/latex/cchess
7339%{texmfdist}/tex/latex/cclicenses
7340%{texmfdist}/tex/latex/cd-cover
7341%{texmfdist}/tex/latex/cd
7342%{texmfdist}/tex/latex/cdpbundl
7343%{texmfdist}/tex/latex/cellspace
df343eba 7344%{texmfdist}/tex/latex/changebar
6367bfc9
MB
7345%{texmfdist}/tex/latex/changepage
7346%{texmfdist}/tex/latex/changes
df343eba 7347%{texmfdist}/tex/latex/chappg
6367bfc9
MB
7348%{texmfdist}/tex/latex/chapterfolder
7349%{texmfdist}/tex/latex/chemarrow
7350%{texmfdist}/tex/latex/chemcompounds
7351%{texmfdist}/tex/latex/chemcono
7352%{texmfdist}/tex/latex/chemstyle
7353%{texmfdist}/tex/latex/cherokee
7354%{texmfdist}/tex/latex/chess
7355%{texmfdist}/tex/latex/chessboard
7356%{texmfdist}/tex/latex/chessfss
7357%{texmfdist}/tex/latex/chicago
7358%{texmfdist}/tex/latex/china2e
7359%{texmfdist}/tex/latex/chletter
7360%{texmfdist}/tex/latex/circ
7361%{texmfdist}/tex/latex/citeref
7362%{texmfdist}/tex/latex/cjhebrew
7363%{texmfdist}/tex/latex/cjk
7364%{texmfdist}/tex/latex/cjw
7365%{texmfdist}/tex/latex/classicthesis
7366%{texmfdist}/tex/latex/clefval
7367%{texmfdist}/tex/latex/cleveref
7368%{texmfdist}/tex/latex/clock
7369%{texmfdist}/tex/latex/clrscode
7370%{texmfdist}/tex/latex/cm-lgc
7371%{texmfdist}/tex/latex/cm-super
df343eba 7372%{texmfdist}/tex/latex/cmap
6367bfc9
MB
7373%{texmfdist}/tex/latex/cmcyralt
7374%{texmfdist}/tex/latex/cmdstring
7375%{texmfdist}/tex/latex/cmdtrack
7376%{texmfdist}/tex/latex/cmll
7377%{texmfdist}/tex/latex/cmsd
7378%{texmfdist}/tex/latex/codepage
7379%{texmfdist}/tex/latex/colorinfo
7380%{texmfdist}/tex/latex/colortab
7381%{texmfdist}/tex/latex/colortbl
7382%{texmfdist}/tex/latex/colorwav
7383%{texmfdist}/tex/latex/combine
7384%{texmfdist}/tex/latex/commath
7385%{texmfdist}/tex/latex/compactbib
7386%{texmfdist}/tex/latex/complexity
7387%{texmfdist}/tex/latex/computational-complexity
7388%{texmfdist}/tex/latex/concprog
7389%{texmfdist}/tex/latex/confproc
7390%{texmfdist}/tex/latex/constants
7391%{texmfdist}/tex/latex/contour
7392%{texmfdist}/tex/latex/cooking
7393%{texmfdist}/tex/latex/cool
7394%{texmfdist}/tex/latex/coollist
7395%{texmfdist}/tex/latex/coolstr
7396%{texmfdist}/tex/latex/cooltooltips
7397%{texmfdist}/tex/latex/coordsys
7398%{texmfdist}/tex/latex/courier-scaled
7399%{texmfdist}/tex/latex/courier
7400%{texmfdist}/tex/latex/courseoutline
7401%{texmfdist}/tex/latex/coursepaper
7402%{texmfdist}/tex/latex/coverpage
7403%{texmfdist}/tex/latex/covington
df343eba 7404%{texmfdist}/tex/latex/crop
6367bfc9
MB
7405%{texmfdist}/tex/latex/crossreference
7406%{texmfdist}/tex/latex/crosswrd
7407%{texmfdist}/tex/latex/csbulletin
7408%{texmfdist}/tex/latex/csquotes
7409%{texmfdist}/tex/latex/csvtools
7410%{texmfdist}/tex/latex/ctable
7411%{texmfdist}/tex/latex/ctib
7412%{texmfdist}/tex/latex/cuisine
7413%{texmfdist}/tex/latex/cursor
7414%{texmfdist}/tex/latex/curve
7415%{texmfdist}/tex/latex/curve2e
7416%{texmfdist}/tex/latex/cv
7417%{texmfdist}/tex/latex/cweb-latex
7418%{texmfdist}/tex/latex/cwpuzzle
7419%{texmfdist}/tex/latex/cyklop
7420%{texmfdist}/tex/latex/dashbox
7421%{texmfdist}/tex/latex/dashrule
7422%{texmfdist}/tex/latex/datatool
7423%{texmfdist}/tex/latex/dateiliste
7424%{texmfdist}/tex/latex/datenumber
7425%{texmfdist}/tex/latex/datetime
7426%{texmfdist}/tex/latex/dcpic
7427%{texmfdist}/tex/latex/decimal
7428%{texmfdist}/tex/latex/delimtxt
7429%{texmfdist}/tex/latex/diagnose
7430%{texmfdist}/tex/latex/dialogl
7431%{texmfdist}/tex/latex/dichokey
7432%{texmfdist}/tex/latex/dictsym
7433%{texmfdist}/tex/latex/digiconfigs
df343eba 7434%{texmfdist}/tex/latex/dinbrief
6367bfc9
MB
7435%{texmfdist}/tex/latex/dingbat
7436%{texmfdist}/tex/latex/directory
7437%{texmfdist}/tex/latex/disser
7438%{texmfdist}/tex/latex/dlfltxb
7439%{texmfdist}/tex/latex/dnaseq
7440%{texmfdist}/tex/latex/docmfp
7441%{texmfdist}/tex/latex/doi
7442%{texmfdist}/tex/latex/doipubmed
7443%{texmfdist}/tex/latex/dotarrow
7444%{texmfdist}/tex/latex/dotseqn
7445%{texmfdist}/tex/latex/dottex
7446%{texmfdist}/tex/latex/doublestroke
7447%{texmfdist}/tex/latex/dpfloat
7448%{texmfdist}/tex/latex/dprogress
7449%{texmfdist}/tex/latex/drac
df343eba 7450%{texmfdist}/tex/latex/draftcopy
6367bfc9
MB
7451%{texmfdist}/tex/latex/draftwatermark
7452%{texmfdist}/tex/latex/dramatist
7453%{texmfdist}/tex/latex/dtk
7454%{texmfdist}/tex/latex/duerer-latex
7455%{texmfdist}/tex/latex/dvdcoll
7456%{texmfdist}/tex/latex/dvipdfmx-def
7457%{texmfdist}/tex/latex/dyntree
7458%{texmfdist}/tex/latex/eCards
7459%{texmfdist}/tex/latex/ean13isbn
7460%{texmfdist}/tex/latex/easy
7461%{texmfdist}/tex/latex/ebezier
7462%{texmfdist}/tex/latex/ebsthesis
7463%{texmfdist}/tex/latex/ecclesiastic
7464%{texmfdist}/tex/latex/ecltree
7465%{texmfdist}/tex/latex/eco
7466%{texmfdist}/tex/latex/economic
7467%{texmfdist}/tex/latex/ecv
7468%{texmfdist}/tex/latex/ed
7469%{texmfdist}/tex/latex/edmargin
7470%{texmfdist}/tex/latex/ednotes
7471%{texmfdist}/tex/latex/eemeir
df343eba 7472%{texmfdist}/tex/latex/eepic
6367bfc9
MB
7473%{texmfdist}/tex/latex/egameps
7474%{texmfdist}/tex/latex/egplot
7475%{texmfdist}/tex/latex/eiad
7476%{texmfdist}/tex/latex/ellipsis
7477%{texmfdist}/tex/latex/elmath
7478%{texmfdist}/tex/latex/elpres
7479%{texmfdist}/tex/latex/elsarticle
7480%{texmfdist}/tex/latex/elsevier
7481%{texmfdist}/tex/latex/em
7482%{texmfdist}/tex/latex/emp
7483%{texmfdist}/tex/latex/emulateapj
7484%{texmfdist}/tex/latex/encxvlna
df343eba 7485%{texmfdist}/tex/latex/endfloat
6367bfc9
MB
7486%{texmfdist}/tex/latex/endheads
7487%{texmfdist}/tex/latex/engpron
7488%{texmfdist}/tex/latex/engrec
7489%{texmfdist}/tex/latex/envbig
7490%{texmfdist}/tex/latex/environ
7491%{texmfdist}/tex/latex/envlab
7492%{texmfdist}/tex/latex/epigrafica
7493%{texmfdist}/tex/latex/epigraph
7494%{texmfdist}/tex/latex/epiolmec
7495%{texmfdist}/tex/latex/epsdice
7496%{texmfdist}/tex/latex/epspdfconversion
7497%{texmfdist}/tex/latex/eqlist
7498%{texmfdist}/tex/latex/eqname
7499%{texmfdist}/tex/latex/eqnarray
7500%{texmfdist}/tex/latex/eqparbox
7501%{texmfdist}/tex/latex/errata
7502%{texmfdist}/tex/latex/esdiff
df343eba 7503%{texmfdist}/tex/latex/esint
6367bfc9
MB
7504%{texmfdist}/tex/latex/eskd
7505%{texmfdist}/tex/latex/eskdx
3127b522 7506%{texmfdist}/tex/latex/eso-pic
6367bfc9
MB
7507%{texmfdist}/tex/latex/esvect
7508%{texmfdist}/tex/latex/etaremune
7509%{texmfdist}/tex/latex/etex-pkg
7510%{texmfdist}/tex/latex/ethiop
7511%{texmfdist}/tex/latex/etoolbox
7512%{texmfdist}/tex/latex/eukdate
df343eba
ZU
7513%{texmfdist}/tex/latex/euler
7514%{texmfdist}/tex/latex/eulervm
6367bfc9
MB
7515%{texmfdist}/tex/latex/euproposal
7516%{texmfdist}/tex/latex/euro
7517%{texmfdist}/tex/latex/eurofont
7518%{texmfdist}/tex/latex/europecv
7519%{texmfdist}/tex/latex/eurosans
df343eba 7520%{texmfdist}/tex/latex/eurosym
6367bfc9
MB
7521%{texmfdist}/tex/latex/everypage
7522%{texmfdist}/tex/latex/examdesign
7523%{texmfdist}/tex/latex/examplep
7524%{texmfdist}/tex/latex/exceltex
7525%{texmfdist}/tex/latex/exercise
7526%{texmfdist}/tex/latex/expdlist
cf8dbd64
MB
7527%{texmfdist}/tex/latex/expl3
7528%{texmfdist}/tex/latex/export
7529%{texmfdist}/tex/latex/extarrows
7530%{texmfdist}/tex/latex/extpfeil
7531%{texmfdist}/tex/latex/extract
df343eba 7532%{texmfdist}/tex/latex/extsizes
cf8dbd64
MB
7533%{texmfdist}/tex/latex/facsimile
7534%{texmfdist}/tex/latex/faktor
df343eba
ZU
7535%{texmfdist}/tex/latex/fancybox
7536%{texmfdist}/tex/latex/fancyhdr
cf8dbd64
MB
7537%{texmfdist}/tex/latex/fancynum
7538%{texmfdist}/tex/latex/fancyref
7539%{texmfdist}/tex/latex/fancytooltips
df343eba 7540%{texmfdist}/tex/latex/fancyvrb
cf8dbd64
MB
7541%{texmfdist}/tex/latex/fax
7542%{texmfdist}/tex/latex/fc
7543%{texmfdist}/tex/latex/feyn
7544%{texmfdist}/tex/latex/feynmf
7545%{texmfdist}/tex/latex/fge
7546%{texmfdist}/tex/latex/figbib
7547%{texmfdist}/tex/latex/figsize
df343eba 7548%{texmfdist}/tex/latex/filecontents
cf8dbd64
MB
7549%{texmfdist}/tex/latex/fink
7550%{texmfdist}/tex/latex/fixfoot
7551%{texmfdist}/tex/latex/fixme
6367bfc9
MB
7552%{texmfdist}/tex/latex/flabels
7553%{texmfdist}/tex/latex/flacards
7554%{texmfdist}/tex/latex/flagderiv
7555%{texmfdist}/tex/latex/flashcards
7556%{texmfdist}/tex/latex/flippdf
df343eba 7557%{texmfdist}/tex/latex/float
6367bfc9
MB
7558%{texmfdist}/tex/latex/floatrow
7559%{texmfdist}/tex/latex/flowfram
7560%{texmfdist}/tex/latex/fmp
7561%{texmfdist}/tex/latex/fmtcount
7562%{texmfdist}/tex/latex/fnbreak
7563%{texmfdist}/tex/latex/fncychap
7564%{texmfdist}/tex/latex/foekfont
7565%{texmfdist}/tex/latex/foilhtml
7566%{texmfdist}/tex/latex/fonetika
df343eba 7567%{texmfdist}/tex/latex/fontinst
6367bfc9 7568%{texmfdist}/tex/latex/fonttable
df343eba
ZU
7569%{texmfdist}/tex/latex/footmisc
7570%{texmfdist}/tex/latex/footnpag
6367bfc9
MB
7571%{texmfdist}/tex/latex/forarray
7572%{texmfdist}/tex/latex/forloop
7573%{texmfdist}/tex/latex/formlett
7574%{texmfdist}/tex/latex/formula
7575%{texmfdist}/tex/latex/formular
7576%{texmfdist}/tex/latex/fouridx
7577%{texmfdist}/tex/latex/fourier
7578%{texmfdist}/tex/latex/fouriernc
df343eba 7579%{texmfdist}/tex/latex/fp
6367bfc9
MB
7580%{texmfdist}/tex/latex/frankenstein
7581%{texmfdist}/tex/latex/frcursive
7582%{texmfdist}/tex/latex/frenchle
7583%{texmfdist}/tex/latex/fribrief
7584%{texmfdist}/tex/latex/frletter
7585%{texmfdist}/tex/latex/frontespizio
7586%{texmfdist}/tex/latex/fullblck
7587%{texmfdist}/tex/latex/fullpict
7588%{texmfdist}/tex/latex/functan
7589%{texmfdist}/tex/latex/fundus
6367bfc9
MB
7590%{texmfdist}/tex/latex/gaceta
7591%{texmfdist}/tex/latex/galois
7592%{texmfdist}/tex/latex/gastex
7593%{texmfdist}/tex/latex/gatech-thesis
7594%{texmfdist}/tex/latex/gauss
7595%{texmfdist}/tex/latex/gb4e
7596%{texmfdist}/tex/latex/gcard
7597%{texmfdist}/tex/latex/gcite
7598%{texmfdist}/tex/latex/genmpage
df343eba 7599%{texmfdist}/tex/latex/geometry
6367bfc9 7600%{texmfdist}/tex/latex/geomsty
df343eba 7601%{texmfdist}/tex/latex/germbib
6367bfc9
MB
7602%{texmfdist}/tex/latex/gfsartemisia
7603%{texmfdist}/tex/latex/gfsbaskerville
7604%{texmfdist}/tex/latex/gfsbodoni
7605%{texmfdist}/tex/latex/gfscomplutum
7606%{texmfdist}/tex/latex/gfsdidot
7607%{texmfdist}/tex/latex/gfsneohellenic
7608%{texmfdist}/tex/latex/gfsporson
7609%{texmfdist}/tex/latex/gfssolomos
7610%{texmfdist}/tex/latex/ginpenc
7611%{texmfdist}/tex/latex/gloss
7612%{texmfdist}/tex/latex/glossaries
7613%{texmfdist}/tex/latex/gmdoc
7614%{texmfdist}/tex/latex/gmeometric
7615%{texmfdist}/tex/latex/gmiflink
7616%{texmfdist}/tex/latex/gmutils
7617%{texmfdist}/tex/latex/gmverb
7618%{texmfdist}/tex/latex/gnuplottex
7619%{texmfdist}/tex/latex/go
df343eba 7620%{texmfdist}/tex/latex/graphics
6367bfc9
MB
7621%{texmfdist}/tex/latex/graphicx-psmin
7622%{texmfdist}/tex/latex/greek-inputenc
7623%{texmfdist}/tex/latex/greekdates
68640cd8 7624%{texmfdist}/tex/latex/greektex
6367bfc9
MB
7625%{texmfdist}/tex/latex/grfpaste
7626%{texmfdist}/tex/latex/grnumalt
7627%{texmfdist}/tex/latex/grotesq
7628%{texmfdist}/tex/latex/grverb
7629%{texmfdist}/tex/latex/gu
7630%{texmfdist}/tex/latex/guitar
7631%{texmfdist}/tex/latex/guitbeamer
7632%{texmfdist}/tex/latex/hanging
7633%{texmfdist}/tex/latex/har2nat
7634%{texmfdist}/tex/latex/harmony
7635%{texmfdist}/tex/latex/harpoon
7636%{texmfdist}/tex/latex/harvard
7637%{texmfdist}/tex/latex/hc
7638%{texmfdist}/tex/latex/helvetic
7639%{texmfdist}/tex/latex/hep
7640%{texmfdist}/tex/latex/hepnames
7641%{texmfdist}/tex/latex/hepparticles
7642%{texmfdist}/tex/latex/hepthesis
7643%{texmfdist}/tex/latex/hepunits
7644%{texmfdist}/tex/latex/hexgame
7645%{texmfdist}/tex/latex/hfoldsty
7646%{texmfdist}/tex/latex/hhtensor
7647%{texmfdist}/tex/latex/hilowres
7648%{texmfdist}/tex/latex/histogr
7649%{texmfdist}/tex/latex/hitec
7650%{texmfdist}/tex/latex/hpsdiss
7651%{texmfdist}/tex/latex/hrlatex
7652%{texmfdist}/tex/latex/hvfloat
7653%{texmfdist}/tex/latex/hypdvips
7654%{texmfdist}/tex/latex/hyper
df343eba 7655%{texmfdist}/tex/latex/hyperref
6367bfc9 7656%{texmfdist}/tex/latex/hyperxmp
df343eba 7657%{texmfdist}/tex/latex/hyphenat
6367bfc9
MB
7658%{texmfdist}/tex/latex/ibycus-babel
7659%{texmfdist}/tex/latex/icsv
7660%{texmfdist}/tex/latex/ieeepes
7661%{texmfdist}/tex/latex/ifmslide
7662%{texmfdist}/tex/latex/ifplatform
7663%{texmfdist}/tex/latex/ifsym
7664%{texmfdist}/tex/latex/ijmart
7665%{texmfdist}/tex/latex/imac
7666%{texmfdist}/tex/latex/image-gallery
7667%{texmfdist}/tex/latex/imtekda
df343eba 7668%{texmfdist}/tex/latex/index
6367bfc9
MB
7669%{texmfdist}/tex/latex/initials
7670%{texmfdist}/tex/latex/inlinebib
7671%{texmfdist}/tex/latex/inlinedef
7672%{texmfdist}/tex/latex/interactiveworkbook
7673%{texmfdist}/tex/latex/inversepath
7674%{texmfdist}/tex/latex/invoice
7675%{texmfdist}/tex/latex/ipa
7676%{texmfdist}/tex/latex/iso
7677%{texmfdist}/tex/latex/iso10303
7678%{texmfdist}/tex/latex/isodate
7679%{texmfdist}/tex/latex/isodoc
7680%{texmfdist}/tex/latex/isonums
7681%{texmfdist}/tex/latex/isorot
7682%{texmfdist}/tex/latex/isotope
7683%{texmfdist}/tex/latex/itnumpar
7684%{texmfdist}/tex/latex/itrans
7685%{texmfdist}/tex/latex/iwona
7686%{texmfdist}/tex/latex/jeopardy
7687%{texmfdist}/tex/latex/jhep
7688%{texmfdist}/tex/latex/jknapltx
7689%{texmfdist}/tex/latex/jneurosci
7690%{texmfdist}/tex/latex/jpsj
7691%{texmfdist}/tex/latex/jura
7692%{texmfdist}/tex/latex/juraabbrev
7693%{texmfdist}/tex/latex/juramisc
7694%{texmfdist}/tex/latex/jurarsp
df343eba
ZU
7695%{texmfdist}/tex/latex/koma-script
7696%{texmfdist}/tex/latex/labels
4224ae6d
MB
7697%dir %{texmfdist}/tex/latex/latexconfig
7698%{texmfdist}/tex/latex/latexconfig/latex.ini
7699%{texmfdist}/tex/latex/latexconfig/lualatex.ini
7700%{texmfdist}/tex/latex/latexconfig/mllatex.ini
7701%{texmfdist}/tex/latex/latexconfig/pdflatex.ini
7702%{texmfdist}/tex/latex/latexconfig/pdflualatex.ini
df343eba 7703%{texmfdist}/tex/latex/layouts
df343eba
ZU
7704%{texmfdist}/tex/latex/lettrine
7705%{texmfdist}/tex/latex/listings
7706%{texmfdist}/tex/latex/ltabptch
daae3151 7707%{texmfdist}/tex/latex/localloc
cf8dbd64 7708%{texmfdist}/tex/latex/ltxmisc
df343eba
ZU
7709%{texmfdist}/tex/latex/mathcomp
7710%{texmfdist}/tex/latex/mdwtools
7711%{texmfdist}/tex/latex/memoir
7712%{texmfdist}/tex/latex/mh
cf8dbd64
MB
7713%{texmfdist}/tex/latex/misc209
7714%{texmfdist}/tex/latex/mmap
7715%{texmfdist}/tex/latex/mnsymbol
7716%{texmfdist}/tex/latex/moderncv
7717%{texmfdist}/tex/latex/modroman
7718%{texmfdist}/tex/latex/mongolian-babel
7719%{texmfdist}/tex/latex/montex
df343eba
ZU
7720%{texmfdist}/tex/latex/mparhack
7721%{texmfdist}/tex/latex/ms
df343eba 7722%{texmfdist}/tex/latex/multibib
df343eba
ZU
7723%{texmfdist}/tex/latex/multirow
7724%{texmfdist}/tex/latex/mwcls
7725%{texmfdist}/tex/latex/natbib
cf8dbd64
MB
7726%{texmfdist}/tex/latex/ncclatex
7727%{texmfdist}/tex/latex/ncctools
7728%{texmfdist}/tex/latex/ncntrsbk
7729%{texmfdist}/tex/latex/nddiss
7730%{texmfdist}/tex/latex/newalg
7731%{texmfdist}/tex/latex/newfile
7732%{texmfdist}/tex/latex/newlfm
7733%{texmfdist}/tex/latex/newspaper
7734%{texmfdist}/tex/latex/newthm
df343eba
ZU
7735%{texmfdist}/tex/latex/nomencl
7736%{texmfdist}/tex/latex/ntgclass
7737%{texmfdist}/tex/latex/oberdiek
df343eba
ZU
7738%{texmfdist}/tex/latex/overpic
7739%{texmfdist}/tex/latex/paralist
df343eba
ZU
7740%{texmfdist}/tex/latex/pb-diagram
7741%{texmfdist}/tex/latex/pdfpages
7742%{texmfdist}/tex/latex/picinpar
df343eba
ZU
7743%{texmfdist}/tex/latex/pict2e
7744%{texmfdist}/tex/latex/placeins
df343eba
ZU
7745%{texmfdist}/tex/latex/preprint
7746%{texmfdist}/tex/latex/preview
7747%{texmfdist}/tex/latex/program
df343eba
ZU
7748%{texmfdist}/tex/latex/psfrag
7749%{texmfdist}/tex/latex/pslatex
df343eba
ZU
7750%{texmfdist}/tex/latex/revtex
7751%{texmfdist}/tex/latex/rotating
7752%{texmfdist}/tex/latex/rotfloat
7753%{texmfdist}/tex/latex/scale
7754%{texmfdist}/tex/latex/sectsty
df343eba
ZU
7755%{texmfdist}/tex/latex/seminar
7756%{texmfdist}/tex/latex/setspace
df343eba
ZU
7757%{texmfdist}/tex/latex/showdim
7758%{texmfdist}/tex/latex/showlabels
df343eba
ZU
7759%{texmfdist}/tex/latex/sidecap
7760%{texmfdist}/tex/latex/slashbox
7761%{texmfdist}/tex/latex/soul
7762%{texmfdist}/tex/latex/stdclsdv
7763%{texmfdist}/tex/latex/stmaryrd
7764%{texmfdist}/tex/latex/subfig
7765%{texmfdist}/tex/latex/subfigure
7766%{texmfdist}/tex/latex/supertabular
7767%{texmfdist}/tex/latex/t2
cf8dbd64
MB
7768%{texmfdist}/tex/latex/t-angles
7769%{texmfdist}/tex/latex/tableaux
7770%{texmfdist}/tex/latex/tablists
7771%{texmfdist}/tex/latex/tablor
7772%{texmfdist}/tex/latex/tabto-ltx
7773%{texmfdist}/tex/latex/tabulary
7774%{texmfdist}/tex/latex/tabvar
7775%{texmfdist}/tex/latex/talk
7776%{texmfdist}/tex/latex/taupin
7777%{texmfdist}/tex/latex/tcldoc
7778%{texmfdist}/tex/latex/tdsfrmath
7779%{texmfdist}/tex/latex/technics
7780%{texmfdist}/tex/latex/ted
7781%{texmfdist}/tex/latex/tengwarscript
7782%{texmfdist}/tex/latex/tensor
7783%{texmfdist}/tex/latex/teubner
7784%{texmfdist}/tex/latex/tex-gyre
7785%{texmfdist}/tex/latex/texilikecover
7786%{texmfdist}/tex/latex/texlogos
7787%{texmfdist}/tex/latex/texmate
7788%{texmfdist}/tex/latex/texpower
7789%{texmfdist}/tex/latex/texshade
7790%{texmfdist}/tex/latex/textcase
df343eba 7791%{texmfdist}/tex/latex/textfit
cf8dbd64
MB
7792%{texmfdist}/tex/latex/textopo
7793%{texmfdist}/tex/latex/textpath
df343eba 7794%{texmfdist}/tex/latex/textpos
cf8dbd64
MB
7795%{texmfdist}/tex/latex/theoremref
7796%{texmfdist}/tex/latex/thesis-titlepage-fhac
7797%{texmfdist}/tex/latex/thinsp
7798%{texmfdist}/tex/latex/thmtools
7799%{texmfdist}/tex/latex/thumb
7800%{texmfdist}/tex/latex/thuthesis
7801%{texmfdist}/tex/latex/ticket
7802%{texmfdist}/tex/latex/tikz-inet
7803%{texmfdist}/tex/latex/times
7804%{texmfdist}/tex/latex/timesht
7805%{texmfdist}/tex/latex/tipa
7806%{texmfdist}/tex/latex/titlefoot
df343eba 7807%{texmfdist}/tex/latex/titlesec
cf8dbd64 7808%{texmfdist}/tex/latex/titling
df343eba
ZU
7809%{texmfdist}/tex/latex/tocbibind
7810%{texmfdist}/tex/latex/tocloft
7811%{texmfdist}/tex/latex/tools
7812%{texmfdist}/tex/latex/totpages
df343eba 7813%{texmfdist}/tex/latex/type1cm
cf8dbd64 7814%{texmfdist}/tex/latex/undertilde
df343eba 7815%{texmfdist}/tex/latex/units
cf8dbd64
MB
7816%{texmfdist}/tex/latex/unitsdef
7817%{texmfdist}/tex/latex/universa
7818%{texmfdist}/tex/latex/unroman
7819%{texmfdist}/tex/latex/upmethodology
df343eba 7820%{texmfdist}/tex/latex/upquote
cf8dbd64
MB
7821%{texmfdist}/tex/latex/varindex
7822%{texmfdist}/tex/latex/varsfromjobname
7823%{texmfdist}/tex/latex/vector
7824%{texmfdist}/tex/latex/velthuis
7825%{texmfdist}/tex/latex/verse
7826%{texmfdist}/tex/latex/versions
7827%{texmfdist}/tex/latex/vhistory
7828%{texmfdist}/tex/latex/vita
df343eba 7829%{texmfdist}/tex/latex/vmargin
cf8dbd64
MB
7830%{texmfdist}/tex/latex/volumes
7831%{texmfdist}/tex/latex/vpe
7832%{texmfdist}/tex/latex/vrsion
7833%{texmfdist}/tex/latex/vwcol
7834%{texmfdist}/tex/latex/vxu
7835%{texmfdist}/tex/latex/wallpaper
7836%{texmfdist}/tex/latex/warning
7837%{texmfdist}/tex/latex/warpcol
df343eba 7838%{texmfdist}/tex/latex/was
cf8dbd64
MB
7839%{texmfdist}/tex/latex/williams
7840%{texmfdist}/tex/latex/wnri
7841%{texmfdist}/tex/latex/wordlike
df343eba 7842%{texmfdist}/tex/latex/wrapfig
cf8dbd64
MB
7843%{texmfdist}/tex/latex/wsuipa
7844%{texmfdist}/tex/latex/xargs
7845%{texmfdist}/tex/latex/xcolor
7846%{texmfdist}/tex/latex/xdoc
7847%{texmfdist}/tex/latex/xfor
7848%{texmfdist}/tex/latex/xifthen
df343eba 7849%{texmfdist}/tex/latex/xkeyval
cf8dbd64
MB
7850%{texmfdist}/tex/latex/xmpincl
7851%{texmfdist}/tex/latex/xnewcommand
7852%{texmfdist}/tex/latex/xoptarg
7853%{texmfdist}/tex/latex/xpackages
7854%{texmfdist}/tex/latex/xq
7855%{texmfdist}/tex/latex/xskak
7856%{texmfdist}/tex/latex/xstring
df343eba 7857%{texmfdist}/tex/latex/xtab
cf8dbd64
MB
7858%{texmfdist}/tex/latex/xtcapts
7859%{texmfdist}/tex/latex/xyling
7860%{texmfdist}/tex/latex/xytree
7861%{texmfdist}/tex/latex/yafoot
df343eba 7862%{texmfdist}/tex/latex/yfonts
cf8dbd64
MB
7863%{texmfdist}/tex/latex/yhmath
7864%{texmfdist}/tex/latex/yi4latex
7865%{texmfdist}/tex/latex/york-thesis
7866%{texmfdist}/tex/latex/youngtab
7867%{texmfdist}/tex/latex/yplan
7868%{texmfdist}/tex/latex/zapfchan
7869%{texmfdist}/tex/latex/zapfding
7870%{texmfdist}/tex/latex/zed-csp
7871%{texmfdist}/tex/latex/zefonts
7872%{texmfdist}/tex/latex/ziffer
7873%{texmfdist}/tex/latex/zwgetfdate
3127b522
ZU
7874%{texmfdist}/tex/plain/etex
7875%{texmf}/tex/latex/config
7876%{texmf}/tex/latex/dvipdfm
d08789e0 7877
6c82f497
ZU
7878%files latex-12many
7879%defattr(644,root,root,755)
7880%doc %{texmfdist}/doc/latex/12many
7881%{texmfdist}/source/latex/12many
7882
a8b381b0
ZU
7883%files latex-abstract
7884%defattr(644,root,root,755)
7885%doc %{texmfdist}/doc/latex/abstract
7886%{texmfdist}/tex/latex/abstract
7887
f1f5d194
ZU
7888%files latex-accfonts
7889%defattr(644,root,root,755)
7890%{texmfdist}/tex/latex/accfonts
7891
e88b5dcf
ZU
7892%files latex-adrconv
7893%defattr(644,root,root,755)
7894%{texmfdist}/tex/latex/adrconv
7895%{texmfdist}/doc/latex/adrconv
7896
d08789e0
ZU
7897%files latex-algorithms
7898%defattr(644,root,root,755)
68640cd8
ZU
7899%doc %{texmfdist}/doc/latex/algorithms
7900%{texmfdist}/tex/latex/algorithms
d08789e0
ZU
7901
7902%files latex-ae
7903%defattr(644,root,root,755)
2677a8b0 7904%{texmfdist}/tex/latex/ae
d08789e0
ZU
7905
7906%files latex-ams
7907%defattr(644,root,root,755)
68640cd8
ZU
7908%doc %{texmfdist}/doc/latex/amscls
7909%doc %{texmfdist}/doc/latex/amsmath
68640cd8
ZU
7910%doc %{texmfdist}/doc/latex/onlyamsmath
7911%{texmfdist}/tex/latex/amscls
7912%{texmfdist}/tex/latex/amsmath
7913%{texmfdist}/tex/latex/amsfonts
7914%{texmfdist}/tex/latex/onlyamsmath
7915%{texmfdist}/source/latex/onlyamsmath
d08789e0
ZU
7916
7917%files latex-antp
7918%defattr(644,root,root,755)
7179ac92 7919%{texmfdist}/tex/latex/antp
d08789e0
ZU
7920
7921%files latex-antt
7922%defattr(644,root,root,755)
2677a8b0 7923%{texmfdist}/tex/latex/antt
d08789e0 7924
e88b5dcf
ZU
7925%files latex-appendix
7926%defattr(644,root,root,755)
7927%doc %{texmfdist}/doc/latex/appendix
7928%{texmfdist}/tex/latex/appendix
7929
b4d68b39
ZU
7930%files latex-backgammon
7931%defattr(644,root,root,755)
7932%doc %{texmfdist}/doc/latex/backgammon
7933%{texmfdist}/tex/latex/backgammon
7934
6c82f497
ZU
7935%files latex-bardiag
7936%defattr(644,root,root,755)
7937%doc %{texmfdist}/doc/latex/bardiag
7938%{texmfdist}/tex/latex/bardiag
7939
d08789e0
ZU
7940%files latex-bbm
7941%defattr(644,root,root,755)
68640cd8
ZU
7942%doc %{texmfdist}/doc/fonts/bbm
7943%{texmfdist}/tex/latex/bbm
d08789e0
ZU
7944
7945%files latex-bbold
7946%defattr(644,root,root,755)
ffd94364
ZU
7947%doc %{texmfdist}/doc/latex/bbold
7948%{texmfdist}/tex/latex/bbold
7949%{texmfdist}/source/latex/bbold
d08789e0 7950
b4d68b39
ZU
7951%files latex-beamer
7952%defattr(644,root,root,755)
7953%doc %{texmfdist}/doc/latex/beamer
7954%{texmfdist}/tex/latex/beamer-contrib
7955%{texmfdist}/tex/latex/beamer
7956
2fede27b
ZU
7957%files latex-bezos
7958%defattr(644,root,root,755)
7959%doc %{texmfdist}/doc/latex/bezos
7960%{texmfdist}/tex/latex/bezos
7961
d08789e0
ZU
7962%files latex-bibtex
7963%defattr(644,root,root,755)
68640cd8 7964%doc %{texmfdist}/doc/bibtex/base
68640cd8
ZU
7965%doc %{texmfdist}/doc/latex/adrconv
7966%doc %{texmfdist}/doc/latex/bibtopic
7967%doc %{texmfdist}/doc/latex/bibunits
7968%doc %{texmfdist}/doc/latex/natbib
7969%doc %{texmfdist}/doc/latex/footbib
7970%dir %{texmfdist}/doc/bibtex
7971%dir %{texmfdist}/bibtex
7972%dir %{texmfdist}/bibtex/bib
7973%dir %{texmfdist}/bibtex/bst
b9a3d45e 7974%dir %{texmfdist}/bibtex/csf
d08789e0
ZU
7975
7976%attr(755,root,root) %{_bindir}/bibtex
7977%attr(755,root,root) %{_bindir}/rubibtex
7978
68640cd8
ZU
7979%{texmfdist}/bibtex/bst/base
7980%{texmfdist}/bibtex/csf/base
7981%{texmfdist}/bibtex/bib/base
7982%{texmfdist}/bibtex/bst/adrconv
7983%{texmfdist}/bibtex/bib/adrconv
7984%{texmfdist}/source/latex/adrconv
7985%{texmfdist}/tex/latex/adrconv
7986# %{texmf}/bibtex/bst/misc
7987%{texmfdist}/bibtex/bst/natbib
7988%{texmfdist}/tex/latex/natbib
7989%{texmfdist}/tex/latex/bibtopic
7990%{texmfdist}/source/latex/bibunits
7991%{texmfdist}/tex/latex/bibunits
7992%{texmfdist}/source/latex/footbib
7993%{texmfdist}/tex/latex/footbib
d08789e0
ZU
7994
7995%{_mandir}/man1/bibtex.1*
7996%{_mandir}/man1/rubibtex.1*
7997
7998%files latex-bibtex-ams
7999%defattr(644,root,root,755)
68640cd8
ZU
8000%{texmfdist}/bibtex/bst/ams
8001%{texmfdist}/bibtex/bib/ams
d08789e0
ZU
8002
8003%files latex-bibtex-pl
8004%defattr(644,root,root,755)
68640cd8 8005%{texmfdist}/bibtex/bib/gustlib/plbib.bib
d08789e0
ZU
8006
8007%files latex-bibtex-german
8008%defattr(644,root,root,755)
68640cd8
ZU
8009%doc %{texmfdist}/doc/bibtex/germbib
8010%{texmfdist}/bibtex/bst/germbib
8011%{texmfdist}/tex/latex/germbib
d08789e0
ZU
8012
8013%files latex-bibtex-revtex4
8014%defattr(644,root,root,755)
68640cd8
ZU
8015%doc %{texmfdist}/doc/latex/revtex/revtex4.pdf
8016%{texmfdist}/source/latex/revtex/revtex4.dtx
8017%{texmfdist}/source/latex/revtex/revtex4.ins
8018%{texmfdist}/tex/latex/revtex/revtex4.cls
d08789e0
ZU
8019
8020%files latex-bibtex-jurabib
8021%defattr(644,root,root,755)
68640cd8
ZU
8022%doc %{texmfdist}/doc/latex/jurabib
8023%{texmfdist}/bibtex/bst/jurabib
8024%{texmfdist}/bibtex/bib/jurabib
8025%{texmfdist}/source/latex/jurabib
8026%{texmfdist}/tex/latex/jurabib
d08789e0
ZU
8027
8028%files latex-bibtex-dk
8029%defattr(644,root,root,755)
68640cd8
ZU
8030%doc %{texmfdist}/doc/latex/dk-bib
8031%{texmfdist}/bibtex/bst/dk-bib
8032%{texmfdist}/bibtex/csf/dk-bib
8033%{texmfdist}/bibtex/bib/dk-bib
8034%{texmfdist}/source/latex/dk-bib
8035%{texmfdist}/tex/latex/dk-bib
8036
8037# %files latex-bibtex-nor
8038# %defattr(644,root,root,755)
8039# %{texmf}/bibtex/bst/norbib
d08789e0 8040
33b3b483
ZU
8041%files latex-bibtex-styles
8042%defattr(644,root,root,755)
8043%{texmfdist}/bibtex/bib/IEEEtran
8044%{texmfdist}/bibtex/bib/abstyles
8045%{texmfdist}/bibtex/bib/achemso
8046%{texmfdist}/bibtex/bib/acmtrans
8047%{texmfdist}/bibtex/bib/aiaa
8048%{texmfdist}/bibtex/bib/apacite
8049%{texmfdist}/bibtex/bib/asaetr
8050%{texmfdist}/bibtex/bib/ascelike
8051%{texmfdist}/bibtex/bib/beebe
8052%{texmfdist}/bibtex/bib/bibhtml
8053%{texmfdist}/bibtex/bib/bibtopic
8054%{texmfdist}/bibtex/bib/biocon
8055%{texmfdist}/bibtex/bib/computational-complexity
8056%{texmfdist}/bibtex/bib/din1505
8057%{texmfdist}/bibtex/bib/directory
8058%{texmfdist}/bibtex/bib/dtk
8059%{texmfdist}/bibtex/bib/figbib
8060%{texmfdist}/bibtex/bib/frankenstein
8061%{texmfdist}/bibtex/bib/gatech-thesis
8062%{texmfdist}/bibtex/bib/geomsty
8063%{texmfdist}/bibtex/bib/gloss
8064%{texmfdist}/bibtex/bib/harvard
8065%{texmfdist}/bibtex/bib/ieeepes
8066%{texmfdist}/bibtex/bib/ijmart
8067%{texmfdist}/bibtex/bib/imac
8068%{texmfdist}/bibtex/bib/index
8069%{texmfdist}/bibtex/bib/lsc
8070%{texmfdist}/bibtex/bib/msc
8071%{texmfdist}/bibtex/bib/nostarch
8072%{texmfdist}/bibtex/bib/philosophersimprint
8073%{texmfdist}/bibtex/bib/revtex
8074%{texmfdist}/bibtex/bib/spie
8075%{texmfdist}/bibtex/bib/urlbst
8076%{texmfdist}/bibtex/bst/IEEEtran
8077%{texmfdist}/bibtex/bst/abstyles
8078%{texmfdist}/bibtex/bst/achemso
8079%{texmfdist}/bibtex/bst/acmtrans
8080%{texmfdist}/bibtex/bst/afthesis
8081%{texmfdist}/bibtex/bst/aguplus
8082%{texmfdist}/bibtex/bst/aiaa
8083%{texmfdist}/bibtex/bst/aichej
8084%{texmfdist}/bibtex/bst/ametsoc
8085%{texmfdist}/bibtex/bst/apacite
8086%{texmfdist}/bibtex/bst/asaetr
8087%{texmfdist}/bibtex/bst/ascelike
8088%{texmfdist}/bibtex/bst/babelbib
8089%{texmfdist}/bibtex/bst/beebe
8090%{texmfdist}/bibtex/bst/bibhtml
8091%{texmfdist}/bibtex/bst/chem-journal
8092%{texmfdist}/bibtex/bst/chicago
8093%{texmfdist}/bibtex/bst/computational-complexity
8094%{texmfdist}/bibtex/bst/confproc
8095%{texmfdist}/bibtex/bst/datatool
8096%{texmfdist}/bibtex/bst/din1505
8097%{texmfdist}/bibtex/bst/dinat
8098%{texmfdist}/bibtex/bst/directory
8099%{texmfdist}/bibtex/bst/dtk
8100%{texmfdist}/bibtex/bst/dvdcoll
8101%{texmfdist}/bibtex/bst/economic
8102%{texmfdist}/bibtex/bst/elsevier-bib
8103%{texmfdist}/bibtex/bst/fbs
8104%{texmfdist}/bibtex/bst/figbib
8105%{texmfdist}/bibtex/bst/finbib
8106%{texmfdist}/bibtex/bst/frankenstein
8107%{texmfdist}/bibtex/bst/gatech-thesis
8108%{texmfdist}/bibtex/bst/gloss
8109%{texmfdist}/bibtex/bst/gost
8110%{texmfdist}/bibtex/bst/gustlib
8111%{texmfdist}/bibtex/bst/harvard
8112%{texmfdist}/bibtex/bst/hc
8113%{texmfdist}/bibtex/bst/ieeepes
8114%{texmfdist}/bibtex/bst/ijmart
8115%{texmfdist}/bibtex/bst/ijqc
8116%{texmfdist}/bibtex/bst/imac
8117%{texmfdist}/bibtex/bst/index
8118%{texmfdist}/bibtex/bst/inlinebib
8119%{texmfdist}/bibtex/bst/iopart-num
8120%{texmfdist}/bibtex/bst/jneurosci
8121%{texmfdist}/bibtex/bst/jurarsp
8122%{texmfdist}/bibtex/bst/kluwer
8123%{texmfdist}/bibtex/bst/mciteplus
8124%{texmfdist}/bibtex/bst/mslapa
8125%{texmfdist}/bibtex/bst/multibib
8126%{texmfdist}/bibtex/bst/munich
8127%{texmfdist}/bibtex/bst/nature
8128%{texmfdist}/bibtex/bst/nddiss
8129%{texmfdist}/bibtex/bst/opcit
8130%{texmfdist}/bibtex/bst/perception
8131%{texmfdist}/bibtex/bst/revtex
8132%{texmfdist}/bibtex/bst/rsc
8133%{texmfdist}/bibtex/bst/savetrees
8134%{texmfdist}/bibtex/bst/shipunov
8135%{texmfdist}/bibtex/bst/smflatex
8136%{texmfdist}/bibtex/bst/sort-by-letters
8137%{texmfdist}/bibtex/bst/spie
8138%{texmfdist}/bibtex/bst/stellenbosch
8139%{texmfdist}/bibtex/bst/swebib
8140%{texmfdist}/bibtex/bst/texsis
8141%{texmfdist}/bibtex/bst/thuthesis
8142%{texmfdist}/bibtex/bst/tugboat
8143%{texmfdist}/bibtex/bst/urlbst
8144%{texmfdist}/bibtex/csf/gost
8145%doc %{texmfdist}/doc/bibtex/abstyles
8146%doc %{texmfdist}/doc/bibtex/bibhtml
8147%doc %{texmfdist}/doc/bibtex/dinat
8148%doc %{texmfdist}/doc/bibtex/economic
8149%doc %{texmfdist}/doc/bibtex/elsevier-bib
8150%doc %{texmfdist}/doc/bibtex/gost
8151%doc %{texmfdist}/doc/bibtex/ijqc
8152%doc %{texmfdist}/doc/bibtex/iopart-num
8153%doc %{texmfdist}/doc/generic/t2%{_sysconfdir}/rubibtex
8154%doc %{texmfdist}/doc/latex/IEEEtran
8155%{texmfdist}/source/bibtex/gost
8156
435dbdfa
ZU
8157%files latex-bibtex-vancouver
8158%defattr(644,root,root,755)
8159%dir %{texmfdist}/bibtex/bib/vancouver
435dbdfa
ZU
8160%{texmfdist}/bibtex/bib/vancouver/vancouver.bib
8161%{texmfdist}/bibtex/bst/vancouver/vancouver.bst
8162%doc %{texmfdist}/doc/bibtex/vancouver/README
8163%doc %{texmfdist}/doc/bibtex/vancouver/vancouver.pdf
8164%doc %{texmfdist}/doc/bibtex/vancouver/vancouver.tex
8165
2fede27b
ZU
8166%files latex-booktabs
8167%defattr(644,root,root,755)
8168%doc %{texmfdist}/doc/latex/booktabs
8169%{texmfdist}/tex/latex/booktabs
8170
8171%files latex-caption
8172%defattr(644,root,root,755)
8173%doc %{texmfdist}/doc/latex/caption
8174%{texmfdist}/tex/latex/caption
8175
d08789e0
ZU
8176%files latex-carlisle
8177%defattr(644,root,root,755)
68640cd8
ZU
8178%doc %{texmfdist}/doc/latex/carlisle
8179%{texmfdist}/tex/latex/carlisle
d08789e0
ZU
8180
8181%files latex-ccfonts
8182%defattr(644,root,root,755)
68640cd8
ZU
8183%doc %{texmfdist}/doc/latex/ccfonts
8184%{texmfdist}/tex/latex/ccfonts
d08789e0
ZU
8185
8186%files latex-cite
8187%defattr(644,root,root,755)
2677a8b0 8188%{texmfdist}/tex/latex/cite
d08789e0
ZU
8189
8190%files latex-cmbright
8191%defattr(644,root,root,755)
68640cd8
ZU
8192%doc %{texmfdist}/doc/latex/cmbright
8193%{texmfdist}/tex/latex/cmbright
8194
2fede27b
ZU
8195%files latex-comment
8196%defattr(644,root,root,755)
8197%doc %{texmfdist}/doc/latex/comment
8198%{texmfdist}/tex/latex/comment
d08789e0
ZU
8199
8200%files latex-concmath
8201%defattr(644,root,root,755)
2677a8b0 8202%{texmfdist}/tex/latex/concmath
d08789e0 8203
2fede27b
ZU
8204%files latex-currvita
8205%defattr(644,root,root,755)
8206%doc %{texmfdist}/doc/latex/currvita
8207%{texmfdist}/tex/latex/currvita
8208
8209%files latex-curves
8210%defattr(644,root,root,755)
8211%doc %{texmfdist}/doc/latex/curves
8212%{texmfdist}/tex/latex/curves
8213
d08789e0
ZU
8214%files latex-custom-bib
8215%defattr(644,root,root,755)
9501d92c
ZU
8216%doc %{texmfdist}/doc/latex/custom-bib
8217%{texmfdist}/source/latex/custom-bib
8218%{texmfdist}/tex/latex/custom-bib
d08789e0
ZU
8219
8220%files latex-cyrillic
8221%defattr(644,root,root,755)
9501d92c
ZU
8222%doc %{texmfdist}/doc/latex/cyrillic
8223%{texmfdist}/source/latex/cyrillic
8224%{texmfdist}/tex/latex/cyrillic
d08789e0 8225
04eb4e68
ZU
8226# %files latex-dstroke
8227# %defattr(644,root,root,755)
8228# %{texmf}/tex/latex/dstroke
d08789e0 8229
60597425
ZU
8230%files latex-enumitem
8231%defattr(644,root,root,755)
8232%doc %{texmfdist}/doc/latex/enumitem
8233%{texmfdist}/tex/latex/enumitem
8234
2b453bda
ZU
8235%files latex-exam
8236%defattr(644,root,root,755)
f1f5d194 8237%doc %{texmfdist}/doc/latex/exam
2b453bda
ZU
8238%{texmfdist}/tex/latex/exam
8239
f1f5d194
ZU
8240%files latex-gbrief
8241%defattr(644,root,root,755)
8242%doc %{texmfdist}/doc/latex/g-brief
8243%{texmfdist}/tex/latex/g-brief
8244
d08789e0
ZU
8245%files latex-jknappen
8246%defattr(644,root,root,755)
9501d92c
ZU
8247%doc %{texmfdist}/fonts/source/jknappen
8248%{texmfdist}/fonts/tfm/jknappen
d08789e0 8249
a8b381b0
ZU
8250%files latex-lastpage
8251%defattr(644,root,root,755)
a8b381b0 8252%doc %{texmfdist}/doc/latex/lastpage
f1f5d194
ZU
8253%{texmfdist}/tex/latex/lastpage
8254
8255%files latex-leftidx
8256%defattr(644,root,root,755)
8257%doc %{texmfdist}/doc/latex/leftidx
8258%{texmfdist}/tex/latex/leftidx
a8b381b0 8259
d08789e0
ZU
8260%files latex-lm
8261%defattr(644,root,root,755)
9501d92c
ZU
8262%doc %{texmfdist}/doc/fonts/lm
8263%{texmfdist}/tex/latex/lm
8264%{texmfdist}/fonts/afm/public/lm
8265%{texmfdist}/fonts/enc/dvips/lm
8266%{texmfdist}/fonts/map/dvips/lm
8267%{texmfdist}/fonts/map/dvipdfm/lm
8268%{texmfdist}/fonts/opentype/public/lm
8269%{texmfdist}/fonts/tfm/public/lm
8270%{texmfdist}/source/fonts/lm
d08789e0
ZU
8271
8272%files latex-lucidabr
8273%defattr(644,root,root,755)
26d8eaaa
ZU
8274%{texmfdist}/vtex/config/lucidabr-k.ali
8275%{texmfdist}/vtex/config/lucidabr.ali
d08789e0
ZU
8276
8277%files latex-lineno
8278%defattr(644,root,root,755)
9501d92c
ZU
8279%doc %{texmfdist}/doc/latex/lineno
8280%{texmfdist}/tex/latex/lineno
8281
d08789e0
ZU
8282
8283%files latex-marvosym
8284%defattr(644,root,root,755)
2677a8b0 8285%{texmfdist}/tex/latex/marvosym
d08789e0 8286
5b7eba8e
MB
8287#%files latex-mathpple
8288#%defattr(644,root,root,755)
d08789e0 8289
5b7eba8e
MB
8290#%files latex-mathtime
8291#%defattr(644,root,root,755)
d08789e0
ZU
8292
8293%files latex-microtype
8294%defattr(644,root,root,755)
26d8eaaa
ZU
8295%doc %{texmfdist}/doc/latex/microtype
8296%{texmfdist}/source/latex/microtype
8297%{texmfdist}/tex/latex/microtype
d08789e0
ZU
8298
8299%files latex-mflogo
8300%defattr(644,root,root,755)
26d8eaaa
ZU
8301%doc %{texmfdist}/doc/latex/mflogo
8302%{texmfdist}/tex/latex/mflogo
d08789e0
ZU
8303
8304%files latex-mfnfss
8305%defattr(644,root,root,755)
26d8eaaa
ZU
8306%{texmfdist}/source/latex/mfnfss
8307%{texmfdist}/tex/latex/mfnfss
8308
d08789e0
ZU
8309%files latex-minitoc
8310%defattr(644,root,root,755)
26d8eaaa
ZU
8311%doc %{texmfdist}/doc/latex/minitoc
8312%{texmfdist}/bibtex/bst/minitoc
8313%{texmfdist}/makeindex/minitoc
8314%{texmfdist}/scripts/minitoc
8315%{texmfdist}/source/latex/minitoc
8316%{texmfdist}/tex/latex/minitoc
8317
d08789e0
ZU
8318
8319%files latex-mltex
8320%defattr(644,root,root,755)
26d8eaaa
ZU
8321%doc %{texmfdist}/doc/latex/mltex
8322%{texmfdist}/tex/latex/mltex
d08789e0 8323
f1f5d194
ZU
8324%files latex-moreverb
8325%defattr(644,root,root,755)
8326%doc %{texmfdist}/doc/latex/moreverb
8327%{texmfdist}/tex/latex/moreverb
8328
d34bfb7f
ZU
8329%files latex-multienum
8330%defattr(644,root,root,755)
f2555868 8331%doc %{texmfdist}/doc/latex/multenum
d34bfb7f 8332%dir %{texmfdist}/tex/latex/multenum
f2555868 8333%{texmfdist}/tex/latex/multenum/*
d34bfb7f 8334
8ed039e0
ZU
8335%files latex-musictex
8336%defattr(644,root,root,755)
8337%doc %{texmfdist}/doc/generic/musictex
8338%{texmfdist}/fonts/source/public/musictex
8339%{texmfdist}/fonts/tfm/public/musictex
8340%{texmfdist}/tex/generic/musictex
8341%{texmfdist}/tex/latex/musictex
8342
a8b381b0
ZU
8343%files latex-ntheorem
8344%defattr(644,root,root,755)
8345%{texmfdist}/tex/latex/ntheorem
8346%doc %{texmfdist}/doc/latex/ntheorem
26d8eaaa
ZU
8347
8348# %files latex-palatcm
8349# %defattr(644,root,root,755)
8350# %{texmf}/tex/latex/palatcm
d08789e0 8351
03d9d5fa
ZU
8352%files latex-pgf
8353%defattr(644,root,root,755)
8354%doc %{texmfdist}/doc/generic/pgf
8ed039e0
ZU
8355%{texmfdist}/tex/generic/pgf
8356%{texmfdist}/tex/generic/pgfplots
03d9d5fa
ZU
8357%{texmfdist}/tex/latex/pgf
8358%{texmfdist}/tex/latex/pgfopts
8359%{texmfdist}/tex/latex/pgfplots
8360
b7b4a109
ZU
8361%files latex-prosper
8362%defattr(644,root,root,755)
8363%doc %{texmfdist}/doc/latex/prosper
8364%{texmfdist}/tex/latex/prosper
8365
8366%files latex-pseudocode
8367%defattr(644,root,root,755)
8368%doc %{texmfdist}/doc/latex/pseudocode
8369%{texmfdist}/tex/latex/pseudocode
8370
8371%files latex-pst-eucl
8372%defattr(644,root,root,755)
8373%{texmfdist}/tex/generic/pst-eucl
8374%{texmfdist}/tex/latex/pst-eucl
8375%doc %{texmfdist}/doc/generic/pst-eucl
8376
8377%files latex-pst-fr3d
8378%defattr(644,root,root,755)
8379%doc %{texmfdist}/doc/generic/pst-fr3d
8380%{texmfdist}/source/generic/pst-fr3d
8381%{texmfdist}/tex/generic/pst-fr3d
8382%{texmfdist}/tex/latex/pst-fr3d
8383
8384%files latex-pst-fractal
8385%defattr(644,root,root,755)
8386%doc %{texmfdist}/doc/generic/pst-fractal
8387%{texmfdist}/dvips/pst-fractal
8388%{texmfdist}/tex/generic/pst-fractal
8389%{texmfdist}/tex/latex/pst-fractal
8390
d08789e0 8391%files latex-psnfss
489714ae 8392%defattr(644,root,root,755)
26d8eaaa 8393%doc %{texmfdist}/doc/latex/psnfss
26d8eaaa 8394%{texmfdist}/fonts/map/dvips/psnfss
26d8eaaa 8395%{texmfdist}/source/latex/psnfss
26d8eaaa
ZU
8396%{texmfdist}/source/latex/latex-tds/tex/psnfss2e.drv
8397%{texmfdist}/tex/latex/psnfss
8398
d08789e0
ZU
8399%files latex-pxfonts
8400%defattr(644,root,root,755)
26d8eaaa
ZU
8401%doc %{texmfdist}/doc/fonts/pxfonts
8402%{texmfdist}/tex/latex/pxfonts
8403%{texmfdist}/fonts/type1/public/pxfonts
8404%{texmfdist}/fonts/afm/public/pxfonts
8405%{texmfdist}/fonts/tfm/public/pxfonts
8406%{texmfdist}/fonts/vf/public/pxfonts
8407%{texmfdist}/fonts/map/dvips/pxfonts
26d8eaaa 8408
5b7eba8e
MB
8409#%files latex-qfonts
8410#%defattr(644,root,root,755)
d08789e0 8411
6c82f497
ZU
8412%files latex-SIstyle
8413%defattr(644,root,root,755)
8414%{texmfdist}/doc/latex/SIstyle
8415%{texmfdist}/source/latex/SIstyle
8416
3127b522
ZU
8417%files latex-SIunits
8418%defattr(644,root,root,755)
3127b522 8419%{texmfdist}/doc/latex/SIunits
5b7eba8e 8420%{texmfdist}/tex/latex/SIunits
6c82f497
ZU
8421%{texmfdist}/source/latex/SIunits
8422
8423%files latex-Tabbing
8424%defattr(644,root,root,755)
8425%{texmfdist}/source/latex/Tabbing
8426%{texmfdist}/doc/latex/Tabbing
3127b522 8427
d08789e0
ZU
8428%files latex-txfonts
8429%defattr(644,root,root,755)
26d8eaaa
ZU
8430%doc %{texmfdist}/doc/fonts/txfonts
8431%{texmfdist}/fonts/type1/public/txfonts
8432%{texmfdist}/fonts/afm/public/txfonts
8433%{texmfdist}/fonts/enc/dvips/txfonts
8434%{texmfdist}/fonts/tfm/public/txfonts
8435%{texmfdist}/fonts/vf/public/txfonts
8436%{texmfdist}/fonts/map/dvips/txfonts
8437%{texmfdist}/tex/latex/txfonts
26d8eaaa 8438
7ea3a98b
ZU
8439%files latex-ucs
8440%defattr(644,root,root,755)
7ea3a98b 8441%doc %{texmfdist}/doc/latex/ucs
5b7eba8e 8442%{texmfdist}/tex/latex/ucs
d08789e0
ZU
8443
8444%files latex-umlaute
8445%defattr(644,root,root,755)
2677a8b0 8446%{texmfdist}/tex/latex/umlaute
d08789e0 8447
26d8eaaa
ZU
8448# %files latex-urwvn
8449# %defattr(644,root,root,755)
d08789e0
ZU
8450
8451%files latex-wasysym
8452%defattr(644,root,root,755)
26d8eaaa
ZU
8453%doc %{texmfdist}/doc/latex/wasysym
8454%{texmfdist}/tex/latex/wasysym
8455%{texmfdist}/source/latex/wasysym
d08789e0 8456
03d9d5fa
ZU
8457%files latex-xcolor
8458%defattr(644,root,root,755)
8459%doc %{texmfdist}/doc/latex/xcolor
8460%{texmfdist}/dvips/xcolor/xcolor.pro
8461%{texmfdist}/source/latex/xcolor
8462
2496d461
ZU
8463# %files format-latex
8464# %defattr(644,root,root,755)
26d8eaaa 8465# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/latex.fmt
d08789e0
ZU
8466
8467%files format-pdflatex
8468%defattr(644,root,root,755)
8469#%{texmf}/pdftex/latex/config
26d8eaaa 8470# %dir %{texmf}/pdftex/latex
d08789e0 8471%attr(755,root,root) %{_bindir}/pdflatex
fae5faca 8472%{_mandir}/man1/pdflatex.1*
26d8eaaa 8473# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdflatex.fmt
d08789e0 8474
26d8eaaa
ZU
8475# %files platex
8476# %defattr(644,root,root,755)
8477# %doc %{texmf}/doc/latex/platex
8478# %dir %{texmf}/tex/platex
8479# %{texmf}/tex/platex/config
8480# %{texmf}/tex/latex/platex
d08789e0 8481
26d8eaaa
ZU
8482# %files format-platex
8483# %defattr(644,root,root,755)
8484# %attr(755,root,root) %{_bindir}/platex
d08789e0 8485#%attr(755,root,root) %{_bindir}/platex-pl
26d8eaaa 8486# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/platex.fmt
d08789e0
ZU
8487#%config(noreplace) %verify(not md5 mtime size) %{fmtdir}/platex-pl.fmt
8488
26d8eaaa
ZU
8489# %files format-pdfplatex
8490# %defattr(644,root,root,755)
d08789e0
ZU
8491#%dir %{texmf}/pdftex/platex
8492#%{texmf}/pdftex/platex/config
26d8eaaa
ZU
8493# %attr(755,root,root) %{_bindir}/pdfplatex
8494# %config(noreplace) %verify(not md5 mtime size) %{fmtdir}/pdfplatex.fmt
d08789e0
ZU
8495
8496%files tex-babel
8497%defattr(644,root,root,755)
21c69d95 8498%dir %{texmfdist}/source/generic/babel
26d8eaaa
ZU
8499%doc %{texmfdist}/doc/generic/babel
8500%{texmfdist}/tex/generic/babel
d08789e0
ZU
8501
8502%files tex-german
8503%defattr(644,root,root,755)
26d8eaaa
ZU
8504%doc %{texmfdist}/doc/generic/german
8505%{texmfdist}/tex/generic/german
d08789e0
ZU
8506
8507%files tex-mfpic
8508%defattr(644,root,root,755)
26d8eaaa
ZU
8509%doc %{texmfdist}/doc/generic/mfpic
8510%{texmfdist}/tex/generic/mfpic
d08789e0
ZU
8511
8512%files tex-misc
8513%defattr(644,root,root,755)
26d8eaaa
ZU
8514%doc %{texmfdist}/doc/latex/localloc
8515%doc %{texmfdist}/doc/generic/multido
8516%doc %{texmfdist}/doc/generic/tap
d08789e0 8517
26d8eaaa
ZU
8518%{texmfdist}/tex/generic/eijkhout
8519%{texmfdist}/tex/generic/multido
8520%{texmfdist}/tex/generic/misc
d08789e0
ZU
8521
8522%files tex-pictex
8523%defattr(644,root,root,755)
2677a8b0
ZU
8524%doc %{texmfdist}/doc/generic/pictex
8525%{texmfdist}/tex/generic/pictex
d08789e0
ZU
8526
8527%files tex-pstricks
8528%defattr(644,root,root,755)
26d8eaaa
ZU
8529%doc %{texmfdist}/doc/generic/pstricks
8530%{texmfdist}/dvips/pstricks
8531%{texmfdist}/tex/generic/pstricks
d08789e0 8532
26d8eaaa
ZU
8533# %files tex-qpx
8534# %defattr(644,root,root,755)
8535# %doc %{texmf}/doc/fonts/polish/qpx
8536# %{texmf}/tex/generic/qpx
d08789e0 8537
31bd2c4a 8538%files tex-qpxqtx
d08789e0 8539%defattr(644,root,root,755)
26d8eaaa
ZU
8540%doc %{texmfdist}/doc/fonts/qpxqtx
8541%{texmfdist}/fonts/tfm/public/qpxqtx
8542%{texmfdist}/fonts/vf/public/qpxqtx
8543%{texmfdist}/tex/generic/qpxqtx
d08789e0
ZU
8544
8545%files tex-ruhyphen
8546%defattr(644,root,root,755)
26d8eaaa
ZU
8547%{texmfdist}/tex/generic/ruhyphen
8548%{texmfdist}/source/generic/ruhyphen
d08789e0
ZU
8549
8550%files tex-spanish
8551%defattr(644,root,root,755)
26d8eaaa 8552%doc %{texmfdist}/doc/latex/spanish-mx
21c69d95
ZU
8553%dir %{texmfdist}/source/latex/mapcodes
8554%dir %{texmfdist}/source/latex/polyglot/langs
8555%dir %{texmfdist}/tex/latex/apacite
8556%dir %{texmfdist}/tex/latex/babelbib
8557%dir %{texmfdist}/tex/latex/dvdcoll/dcl
8558%dir %{texmfdist}/tex/texsis/base
26d8eaaa
ZU
8559%{texmfdist}/source/generic/babel/spanish.ins
8560%{texmfdist}/source/generic/babel/spanish.dtx
8561%{texmfdist}/source/latex/polyglot/langs/spanish.ld
8562%{texmfdist}/source/latex/polyglot/langs/spanish.ot1
8563%{texmfdist}/source/latex/mapcodes/spanish.map
8564%{texmfdist}/source/latex/mapcodes/spanish.dtx
8565%{texmfdist}/tex/texsis/base/Spanish.txs
26d8eaaa
ZU
8566%{texmfdist}/tex/generic/babel/spanish.sty
8567%{texmfdist}/tex/generic/babel/spanish.ldf
8568%{texmfdist}/tex/latex/spanish-mx
26d8eaaa
ZU
8569%{texmfdist}/tex/latex/custom-bib/spanish.mbs
8570%{texmfdist}/tex/latex/babelbib/spanish.bdf
8571%{texmfdist}/tex/latex/apacite/spanish.apc
8572%{texmfdist}/tex/latex/dvdcoll/dcl/spanish.dcl
d08789e0
ZU
8573
8574%files tex-texdraw
8575%defattr(644,root,root,755)
26d8eaaa
ZU
8576%doc %{texmfdist}/doc/texdraw
8577%{texmfdist}/tex/generic/texdraw
d08789e0
ZU
8578
8579%files tex-thumbpdf
8580%defattr(644,root,root,755)
26d8eaaa 8581%doc %{texmfdist}/doc/generic/thumbpdf
d08789e0 8582%attr(755,root,root) %{_bindir}/thumbpdf
26d8eaaa
ZU
8583%{texmfdist}/tex/generic/thumbpdf
8584%{texmfdist}/scripts/thumbpdf
d08789e0
ZU
8585%{_mandir}/man1/thumbpdf.1*
8586
8587%files tex-ukrhyph
8588%defattr(644,root,root,755)
26d8eaaa
ZU
8589%doc %{texmfdist}/doc/generic/ukrhyph
8590%{texmfdist}/tex/generic/ukrhyph
d08789e0
ZU
8591
8592%files latex-vietnam
8593%defattr(644,root,root,755)
26d8eaaa
ZU
8594%doc %{texmfdist}/doc/generic/vntex
8595%{texmfdist}/tex/latex/vntex
d08789e0
ZU
8596
8597%files tex-xypic
8598%defattr(644,root,root,755)
26d8eaaa
ZU
8599%doc %{texmfdist}/doc/generic/xypic
8600%{texmfdist}/tex/generic/xypic
d08789e0
ZU
8601
8602%files tex-xkeyval
8603%defattr(644,root,root,755)
4a09ae1a
ZU
8604%doc %{texmfdist}/doc/latex/xkeyval
8605%{texmfdist}/source/latex/xkeyval
8606%{texmfdist}/tex/generic/xkeyval
8607%{texmfdist}/tex/latex/xkeyval
d08789e0
ZU
8608
8609%files fonts-adobe
8610%defattr(644,root,root,755)
4a09ae1a
ZU
8611%{texmfdist}/fonts/type1/adobe
8612%{texmfdist}/fonts/afm/adobe
8613%{texmfdist}/fonts/tfm/adobe
8614%{texmfdist}/fonts/vf/adobe
d08789e0
ZU
8615
8616%files fonts-ae
8617%defattr(644,root,root,755)
4a09ae1a
ZU
8618%doc %{texmfdist}/doc/fonts/ae
8619%{texmfdist}/fonts/tfm/public/ae
8620%{texmfdist}/fonts/vf/public/ae
8621%{texmfdist}/source/fonts/ae
d08789e0
ZU
8622
8623%files fonts-ams
8624%defattr(644,root,root,755)
4a09ae1a
ZU
8625%{texmfdist}/bibtex/bst/ams
8626%{texmfdist}/bibtex/bib/ams
8627%{texmfdist}/dvips/ams
8628%{texmfdist}/fonts/source/public/ams
8629%{texmfdist}/fonts/type1/bluesky/ams
8630%{texmfdist}/fonts/afm/bluesky/ams
8631%{texmfdist}/fonts/tfm/public/ams
8632%{texmfdist}/fonts/map/dvips/ams
d08789e0
ZU
8633
8634%files fonts-antp
8635%defattr(644,root,root,755)
26d8eaaa 8636%doc %{texmfdist}/doc/fonts/antp
7179ac92
ZU
8637%{texmfdist}/fonts/enc/dvips/antp
8638%{texmfdist}/fonts/map/dvips/antp
8639%{texmfdist}/fonts/afm/public/antp
8640%{texmfdist}/fonts/tfm/public/antp
26d8eaaa 8641%{texmfdist}/dvips/antp
d08789e0
ZU
8642
8643%files fonts-antt
8644%defattr(644,root,root,755)
4a09ae1a
ZU
8645%doc %{texmfdist}/doc/fonts/antt
8646%{texmfdist}/fonts/afm/public/antt
8647%{texmfdist}/fonts/opentype/public/antt
8648%{texmfdist}/fonts/enc/dvips/antt
8649%{texmfdist}/fonts/tfm/public/antt
8650%{texmfdist}/fonts/map/dvips/antt
8651%{texmfdist}/tex/plain/antt
8652%{texmfdist}/tex/latex/antt
d08789e0 8653
5bc70a92
MB
8654%files fonts-arphic
8655%defattr(644,root,root,755)
8656%doc %{texmfdist}/doc/fonts/arphic
8657%{texmfdist}/fonts/afm/arphic
8658%{texmfdist}/fonts/tfm/arphic
8659%{texmfdist}/fonts/vf/arphic
8660
d08789e0
ZU
8661%files fonts-bbm
8662%defattr(644,root,root,755)
4a09ae1a
ZU
8663%doc %{texmfdist}/doc/fonts/bbm
8664%{texmfdist}/fonts/source/public/bbm
8665%{texmfdist}/fonts/tfm/public/bbm
8666%{texmfdist}/source/latex/bbm
8667%{texmfdist}/tex/latex/bbm
d08789e0
ZU
8668
8669%files fonts-bbold
8670%defattr(644,root,root,755)
4a09ae1a
ZU
8671%{texmfdist}/fonts/source/public/bbold
8672%{texmfdist}/fonts/tfm/public/bbold
d08789e0 8673
4a09ae1a
ZU
8674# %files fonts-bh
8675# %defattr(644,root,root,755)
8676# %doc %{texmf}/doc/fonts/bh
8677# %{texmf}/fonts/tfm/bh
8678# %{texmf}/fonts/vf/bh
d08789e0
ZU
8679
8680%files fonts-bitstream
8681%defattr(644,root,root,755)
4a09ae1a
ZU
8682%{texmfdist}/fonts/afm/bitstrea
8683%{texmfdist}/fonts/tfm/bitstrea
8684%{texmfdist}/fonts/vf/bitstrea
d08789e0 8685
5b7eba8e
MB
8686#%files fonts-cbgreek
8687#%defattr(644,root,root,755)
d08789e0
ZU
8688
8689%files fonts-cc-pl
8690%defattr(644,root,root,755)
4a09ae1a
ZU
8691%{texmfdist}/fonts/source/public/cc-pl
8692%{texmfdist}/fonts/enc/dvips/cc-pl
8693%{texmfdist}/fonts/tfm/public/cc-pl
8694%{texmfdist}/fonts/map/dvips/cc-pl
4a09ae1a 8695
d08789e0
ZU
8696%files fonts-cg
8697%defattr(644,root,root,755)
4a09ae1a
ZU
8698%{texmfdist}/fonts/tfm/cg
8699%{texmfdist}/fonts/vf/cg
d08789e0
ZU
8700
8701%files fonts-cm
8702%defattr(644,root,root,755)
ffd94364 8703%doc %{texmfdist}/doc/fonts/cm
165b9d73
ZU
8704%dir %{texmfdist}/doc/fonts
8705%dir %{texmfdist}/dvips
8706%dir %{texmfdist}/fonts/afm/bluesky
8707%dir %{texmfdist}/fonts/map/dvips
8708%dir %{texmfdist}/fonts/pk/ljfour/public
4a09ae1a
ZU
8709%{texmfdist}/dvips/cm
8710%{texmfdist}/fonts/source/public/cm
8711%{texmfdist}/fonts/afm/bluesky/cm
8712%{texmfdist}/fonts/tfm/public/cm
8713%{texmfdist}/fonts/pk/ljfour/public/cm
8714%{texmfdist}/fonts/map/dvips/cm
d08789e0
ZU
8715
8716%files fonts-cmbright
8717%defattr(644,root,root,755)
4a09ae1a
ZU
8718%doc %{texmfdist}/doc/latex/cmbright
8719%{texmfdist}/fonts/source/public/cmbright
8720%{texmfdist}/fonts/tfm/public/cmbright
8721%{texmfdist}/source/latex/cmbright
8722%{texmfdist}/tex/latex/cmbright
d08789e0
ZU
8723
8724%files fonts-cmcyr
8725%defattr(644,root,root,755)
4a09ae1a
ZU
8726%doc %{texmfdist}/doc/fonts/cmcyr
8727%{texmfdist}/fonts/source/public/cmcyr
8728%{texmfdist}/fonts/type1/public/cmcyr
8729%{texmfdist}/fonts/tfm/public/cmcyr
8730%{texmfdist}/fonts/vf/public/cmcyr
8731%{texmfdist}/fonts/map/dvips/cmcyr
d08789e0
ZU
8732
8733%files fonts-cmextra
8734%defattr(644,root,root,755)
4a09ae1a
ZU
8735%{texmfdist}/fonts/source/public/cmextra
8736%{texmfdist}/fonts/tfm/public/cmextra
d08789e0
ZU
8737
8738%files fonts-concmath
8739%defattr(644,root,root,755)
4a09ae1a
ZU
8740%doc %{texmfdist}/doc/fonts/concmath
8741%doc %{texmfdist}/doc/latex/concmath
8742%{texmfdist}/fonts/source/public/concmath
8743%{texmfdist}/fonts/tfm/public/concmath
8744%{texmfdist}/source/latex/concmath
8745%{texmfdist}/tex/latex/concmath
d08789e0
ZU
8746
8747%files fonts-concrete
8748%defattr(644,root,root,755)
4a09ae1a
ZU
8749%doc %{texmfdist}/doc/fonts/concrete
8750%{texmfdist}/fonts/source/public/concrete
8751%{texmfdist}/fonts/tfm/public/concrete
d08789e0
ZU
8752
8753%files fonts-cs
8754%defattr(644,root,root,755)
4a09ae1a
ZU
8755%{texmfdist}/dvips/cs
8756%{texmfdist}/fonts/source/public/cs
8757%{texmfdist}/fonts/enc/dvips/cs
8758%{texmfdist}/fonts/tfm/public/cs
8759%{texmfdist}/fonts/map/dvips/cs
d08789e0 8760
5b7eba8e
MB
8761#%files fonts-dstroke
8762#%defattr(644,root,root,755)
d08789e0
ZU
8763
8764%files fonts-ecc
8765%defattr(644,root,root,755)
4a09ae1a
ZU
8766%doc %{texmfdist}/doc/fonts/ecc
8767%{texmfdist}/fonts/source/public/ecc
8768%{texmfdist}/fonts/tfm/public/ecc
d08789e0
ZU
8769
8770%files fonts-eurosym
8771%defattr(644,root,root,755)
4a09ae1a
ZU
8772%doc %{texmfdist}/doc/fonts/eurosym
8773%{texmfdist}/fonts/source/public/eurosym
8774%{texmfdist}/fonts/tfm/public/eurosym
8775%{texmfdist}/fonts/map/dvips/eurosym
8776%{texmfdist}/source/fonts/eurosym
8777%{texmfdist}/tex/latex/eurosym
d08789e0
ZU
8778
8779%files fonts-eulervm
8780%defattr(644,root,root,755)
7179ac92
ZU
8781%doc %{texmfdist}/doc/latex/eulervm
8782%{texmfdist}/fonts/tfm/public/eulervm
8783%{texmfdist}/fonts/vf/public/eulervm
8784%{texmfdist}/source/latex/eulervm
8785%{texmfdist}/tex/latex/eulervm
d08789e0
ZU
8786
8787%files fonts-euxm
8788%defattr(644,root,root,755)
7179ac92
ZU
8789%{texmfdist}/fonts/source/public/euxm
8790%{texmfdist}/fonts/tfm/public/euxm
d08789e0
ZU
8791
8792%files fonts-gothic
8793%defattr(644,root,root,755)
7179ac92
ZU
8794%{texmfdist}/doc/fonts/gothic
8795%{texmfdist}/dvips/gothic
8796%{texmfdist}/fonts/source/public/gothic
8797%{texmfdist}/fonts/type1/public/gothic
8798%{texmfdist}/fonts/afm/public/gothic
8799%{texmfdist}/fonts/tfm/public/gothic
8800%{texmfdist}/fonts/vf/public/gothic
8801%{texmfdist}/fonts/map/dvips/gothic
d08789e0
ZU
8802
8803%files fonts-hoekwater
8804%defattr(644,root,root,755)
7179ac92
ZU
8805%{texmfdist}/fonts/afm/hoekwater
8806%{texmfdist}/fonts/tfm/hoekwater
26d8eaaa 8807%{texmfdist}/fonts/truetype/hoekwater
d08789e0
ZU
8808
8809%files fonts-jknappen
8810%defattr(644,root,root,755)
7179ac92
ZU
8811%{texmfdist}/fonts/source/jknappen
8812%{texmfdist}/fonts/tfm/jknappen
d08789e0
ZU
8813
8814%files fonts-latex
8815%defattr(644,root,root,755)
7179ac92 8816%doc %{texmfdist}/doc/latex/esint
1489b005
ZU
8817%dir %{texmfdist}/fonts/source/public/latex-fonts
8818%dir %{texmfdist}/fonts/type1/bluesky/latex-fonts
8819%dir %{texmfdist}/fonts/afm/bluesky/latex-fonts
8820%dir %{texmfdist}/fonts/tfm/public/latex-fonts
8821%dir %{texmfdist}/fonts/map/dvips/latex-fonts
7179ac92
ZU
8822%{texmfdist}/fonts/source/public/esint
8823%{texmfdist}/fonts/tfm/public/esint
8824%{texmfdist}/source/latex/esint
8825%{texmfdist}/tex/latex/esint
f2555868
ZU
8826%{texmfdist}/fonts/source/public/latex-fonts/*
8827%{texmfdist}/fonts/type1/bluesky/latex-fonts/*
8828%{texmfdist}/fonts/afm/bluesky/latex-fonts/*
8829%{texmfdist}/fonts/tfm/public/latex-fonts/*
8830%{texmfdist}/fonts/map/dvips/latex-fonts/*
d08789e0
ZU
8831
8832%files fonts-lh
8833%defattr(644,root,root,755)
7179ac92
ZU
8834%doc %{texmfdist}/doc/fonts/lh
8835%{texmfdist}/fonts/source/lh
8836%{texmfdist}/metapost/support/charlib/LH
8837%{texmfdist}/source/fonts/lh
8838%{texmfdist}/source/latex/lh
d08789e0
ZU
8839
8840%files fonts-lm
8841%defattr(644,root,root,755)
7179ac92
ZU
8842%doc %{texmfdist}/doc/fonts/lm
8843%{texmfdist}/fonts/type1/public/lm
8844%{texmfdist}/fonts/afm/public/lm
8845%{texmfdist}/fonts/opentype/public/lm
8846%{texmfdist}/fonts/enc/dvips/lm
8847%{texmfdist}/fonts/tfm/public/lm
8848%{texmfdist}/fonts/map/dvips/lm
8849%{texmfdist}/fonts/map/dvipdfm/lm
8850%{texmfdist}/source/fonts/lm
8851%{texmfdist}/tex/latex/lm
d08789e0
ZU
8852
8853%files fonts-marvosym
8854%defattr(644,root,root,755)
7179ac92 8855%doc %{texmfdist}/doc/latex/marvosym
63399af2
ZU
8856%dir %{texmfdist}/source/fonts/eurofont
8857%dir %{texmfdist}/source/fonts/eurofont/marvosym
d3f501b8 8858%dir %{texmfdist}/tex/latex
7179ac92
ZU
8859%{texmfdist}/fonts/type1/public/marvosym
8860%{texmfdist}/fonts/afm/public/marvosym
8861%{texmfdist}/fonts/tfm/public/marvosym
8862%{texmfdist}/fonts/map/dvips/marvosym
f2555868 8863%{texmfdist}/source/fonts/eurofont/marvosym/*
7179ac92 8864%{texmfdist}/tex/latex/marvosym
d08789e0
ZU
8865
8866%files fonts-mflogo
8867%defattr(644,root,root,755)
7179ac92
ZU
8868%doc %{texmfdist}/doc/latex/mflogo
8869%{texmfdist}/fonts/source/public/mflogo
8870%{texmfdist}/fonts/type1/hoekwater/mflogo
8871%{texmfdist}/fonts/afm/hoekwater/mflogo
8872%{texmfdist}/fonts/tfm/public/mflogo
8873%{texmfdist}/fonts/map/dvips/mflogo
8874%{texmfdist}/source/latex/mflogo
8875%{texmfdist}/tex/latex/mflogo
d08789e0
ZU
8876
8877%files fonts-misc
8878%defattr(644,root,root,755)
7179ac92
ZU
8879%doc %{texmfdist}/doc/latex/marvosym/mac/oztex/tex-font/misc
8880%{texmfdist}/fonts/source/public/misc
8881%{texmfdist}/fonts/tfm/public/misc
8882%{texmfdist}/fonts/misc
d08789e0
ZU
8883
8884%files fonts-monotype
8885%defattr(644,root,root,755)
7179ac92
ZU
8886%{texmfdist}/fonts/tfm/monotype
8887%{texmfdist}/fonts/vf/monotype
d08789e0
ZU
8888
8889%files fonts-omega
489714ae 8890%defattr(644,root,root,755)
7179ac92 8891%doc %{texmfdist}/doc/omega
2677a8b0
ZU
8892%dir %{texmfdist}/omega
8893%dir %{texmfdist}/omega/otp
8894%dir %{texmfdist}/omega/ocp
7179ac92
ZU
8895%{texmfdist}/dvips/omega
8896%{texmfdist}/fonts/ofm/public/omega
8897%{texmfdist}/fonts/type1/public/omega
8898%{texmfdist}/fonts/afm/public/omega
8899%{texmfdist}/fonts/ovp/public/omega
8900%{texmfdist}/fonts/tfm/public/omega
8901%{texmfdist}/fonts/ovf/public/omega
8902%{texmfdist}/fonts/map/dvips/omega
7179ac92
ZU
8903%{texmfdist}/omega/ocp/omega
8904%{texmfdist}/omega/otp/omega
8905%{texmfdist}/tex/plain/omega
d08789e0 8906
5b7eba8e
MB
8907#%files fonts-pazo
8908#%defattr(644,root,root,755)
d08789e0
ZU
8909
8910%files fonts-pl
8911%defattr(644,root,root,755)
7179ac92
ZU
8912%doc %{texmfdist}/doc/fonts/pl
8913%{texmfdist}/dvips/pl
8914%{texmfdist}/fonts/source/public/pl
8915%{texmfdist}/fonts/type1/public/pl
8916%{texmfdist}/fonts/afm/public/pl
8917%{texmfdist}/fonts/enc/dvips/pl
8918%{texmfdist}/fonts/tfm/public/pl
8919%{texmfdist}/fonts/map/dvips/pl
31bd2c4a 8920%{texmf}/scripts/texlive/tlmgrgui/lang/pl
d08789e0
ZU
8921
8922%files fonts-px
8923%defattr(644,root,root,755)
7179ac92 8924%doc %{texmfdist}/doc/fonts/pxfonts
f37ff31b
ZU
8925# %doc %{texmf}/doc/doc/english/free-math-font-survey/source/pxfonts.tex
8926# %doc %{texmf}/doc/doc/english/free-math-font-survey/images/pxfonts.png
7179ac92
ZU
8927%dir %{texmfdist}/fonts/map/dvips/pxfonts
8928%dir %{texmfdist}/tex/latex/pxfonts
8929%{texmfdist}/fonts/map/dvips/pxfonts/pxfonts.map
8930%{texmfdist}/fonts/afm/public/pxfonts
8931%{texmfdist}/fonts/tfm/public/pxfonts
8932%{texmfdist}/fonts/type1/public/pxfonts
8933%{texmfdist}/fonts/vf/public/pxfonts
7179ac92 8934%{texmfdist}/tex/latex/pxfonts/pxfonts.sty
d08789e0 8935
5b7eba8e
MB
8936#%files fonts-qfonts
8937#%defattr(644,root,root,755)
31bd2c4a
ZU
8938# %doc %{texmf}/doc/fonts/polish/qfonts
8939# %{texmf}/fonts/enc/dvips/qfonts
8940# %{texmf}/fonts/map/dvips/qfonts
8941# %{texmf}/dvips/qfonts
8942# %{texmf}/fonts/afm/public/qfonts
8943# %{texmf}/fonts/tfm/public/qfonts
d08789e0 8944
74dbda3f
ZU
8945# %files fonts-qpx
8946# %defattr(644,root,root,755)
8947# %{texmf}/fonts/tfm/public/qpx
8948# %{texmf}/fonts/vf/public/qpx
d08789e0 8949
31bd2c4a 8950%files fonts-qpxqtx
d08789e0 8951%defattr(644,root,root,755)
7179ac92
ZU
8952%{texmfdist}/fonts/tfm/public/qpxqtx
8953%{texmfdist}/fonts/vf/public/qpxqtx
d08789e0
ZU
8954
8955%files fonts-rsfs
8956%defattr(644,root,root,755)
7179ac92
ZU
8957%{texmfdist}/fonts/source/public/rsfs
8958%{texmfdist}/fonts/tfm/public/rsfs
d08789e0
ZU
8959
8960%files fonts-stmaryrd
8961%defattr(644,root,root,755)
7179ac92
ZU
8962%doc %{texmfdist}/doc/fonts/stmaryrd
8963%{texmfdist}/source/fonts/stmaryrd
8964%{texmfdist}/fonts/tfm/public/stmaryrd
d08789e0
ZU
8965
8966%files fonts-tx
8967%defattr(644,root,root,755)
7179ac92
ZU
8968%{texmfdist}/fonts/map/dvips/txfonts/txfonts.map
8969%{texmfdist}/fonts/afm/public/txfonts
8970%{texmfdist}/fonts/tfm/public/txfonts
8971%{texmfdist}/fonts/vf/public/txfonts
d08789e0 8972
5bc70a92
MB
8973%files fonts-uhc
8974%defattr(644,root,root,755)
8975%doc %{texmfdist}/doc/fonts/uhc
8976%{texmfdist}/fonts/afm/uhc
8977%{texmfdist}/fonts/tfm/uhc
8978%{texmfdist}/fonts/vf/uhc
8979
d08789e0
ZU
8980%files fonts-urw
8981%defattr(644,root,root,755)
7179ac92 8982%{texmfdist}/fonts/afm/urw
5bc70a92
MB
8983%{texmfdist}/fonts/tfm/urw
8984%{texmfdist}/fonts/vf/urw
d08789e0
ZU
8985
8986%files fonts-urwvn
8987%defattr(644,root,root,755)
26d8eaaa 8988%{texmfdist}/fonts/afm/vntex/urwvn
7179ac92
ZU
8989%{texmfdist}/fonts/tfm/vntex/urwvn
8990%{texmfdist}/fonts/type1/vntex/urwvn
8991%{texmfdist}/fonts/vf/vntex/urwvn
d08789e0
ZU
8992
8993%files fonts-vnr
8994%defattr(644,root,root,755)
7179ac92
ZU
8995%{texmfdist}/fonts/map/dvips/vntex
8996%{texmfdist}/fonts/source/vntex/vnr
8997%{texmfdist}/fonts/tfm/vntex/vnr
d08789e0 8998
5bc70a92
MB
8999%files fonts-wadalab
9000%defattr(644,root,root,755)
9001%doc %{texmfdist}/doc/fonts/wadalab
9002%{texmfdist}/fonts/afm/wadalab
9003%{texmfdist}/fonts/tfm/wadalab
9004%{texmfdist}/fonts/vf/wadalab
9005
d08789e0
ZU
9006%files fonts-wasy
9007%defattr(644,root,root,755)
7179ac92
ZU
9008%{texmfdist}/fonts/source/public/wasy
9009%{texmfdist}/fonts/tfm/public/wasy
d08789e0
ZU
9010
9011%files fonts-xypic
9012%defattr(644,root,root,755)
7179ac92
ZU
9013%{texmfdist}/fonts/map/dvips/xypic
9014# %{texmfdist}/fonts/afm/public/xypic
9015%{texmfdist}/fonts/source/public/xypic
9016%{texmfdist}/fonts/tfm/public/xypic
d08789e0
ZU
9017
9018%files fonts-yandy
9019%defattr(644,root,root,755)
adbd04dd 9020# %{texmf}/fonts/afm/yandy
7179ac92 9021%{texmfdist}/source/fonts/eurofont/marvosym/tfmfiles/yandy
adbd04dd
ZU
9022# %{texmf}/fonts/tfm/yandy
9023# %{texmf}/fonts/vf/yandy
d08789e0
ZU
9024
9025%files fonts-type1-antp
9026%defattr(644,root,root,755)
7179ac92
ZU
9027%{texmfdist}/dvips/antp
9028%{texmfdist}/fonts/type1/public/antp
d08789e0
ZU
9029
9030%files fonts-type1-antt
9031%defattr(644,root,root,755)
adbd04dd 9032# %{texmf}/dvips/antt
7179ac92 9033%{texmfdist}/fonts/type1/public/antt
d08789e0 9034
5bc70a92
MB
9035%files fonts-type1-arphic
9036%defattr(644,root,root,755)
9037%{texmfdist}/fonts/type1/arphic
9038
d08789e0
ZU
9039%files fonts-type1-belleek
9040%defattr(644,root,root,755)
7179ac92
ZU
9041%doc %{texmfdist}/doc/fonts/belleek
9042%{texmfdist}/fonts/type1/public/belleek
d08789e0
ZU
9043
9044%files fonts-type1-bitstream
9045%defattr(644,root,root,755)
7179ac92 9046%{texmfdist}/fonts/type1/bitstrea
d08789e0
ZU
9047
9048%files fonts-type1-bluesky
9049%defattr(644,root,root,755)
04eb4e68
ZU
9050# %doc %{texmf}/doc/fonts/bluesky
9051# %{texmf}/dvips/bluesky
7179ac92 9052%{texmfdist}/fonts/type1/bluesky
d08789e0
ZU
9053
9054%files fonts-type1-cc-pl
9055%defattr(644,root,root,755)
7179ac92
ZU
9056%doc %{texmfdist}/doc/fonts/cc-pl
9057%{texmfdist}/fonts/type1/public/cc-pl
d08789e0
ZU
9058
9059%files fonts-type1-cmcyr
9060%defattr(644,root,root,755)
7179ac92 9061%{texmfdist}/fonts/type1/public/cmcyr
d08789e0
ZU
9062
9063%files fonts-type1-cs
9064%defattr(644,root,root,755)
7179ac92 9065%{texmfdist}/fonts/type1/public/cs
d08789e0 9066
04eb4e68
ZU
9067# %files fonts-type1-dstroke
9068# %defattr(644,root,root,755)
9069# %{texmf}/fonts/type1/public/dstroke
d08789e0
ZU
9070
9071%files fonts-type1-eurosym
9072%defattr(644,root,root,755)
7179ac92 9073%{texmfdist}/fonts/type1/public/eurosym
d08789e0
ZU
9074
9075%files fonts-type1-hoekwater
9076%defattr(644,root,root,755)
7179ac92 9077%{texmfdist}/fonts/type1/hoekwater
d08789e0
ZU
9078
9079%files fonts-type1-fpl
9080%defattr(644,root,root,755)
7179ac92
ZU
9081%doc %{texmfdist}/doc/fonts/fpl
9082%{texmfdist}/fonts/afm/public/fpl
9083%{texmfdist}/fonts/type1/public/fpl
d08789e0
ZU
9084
9085%files fonts-type1-lm
9086%defattr(644,root,root,755)
7179ac92
ZU
9087%{texmfdist}/fonts/afm/public/lm
9088%{texmfdist}/fonts/type1/public/lm
d08789e0
ZU
9089
9090%files fonts-type1-marvosym
9091%defattr(644,root,root,755)
7179ac92 9092%{texmfdist}/fonts/type1/public/marvosym
d08789e0
ZU
9093
9094%files fonts-type1-mathpazo
9095%defattr(644,root,root,755)
04eb4e68 9096# %doc %{texmf}/doc/fonts/mathpazo
7179ac92
ZU
9097%{texmfdist}/fonts/afm/public/mathpazo
9098%{texmfdist}/fonts/type1/public/mathpazo
d08789e0
ZU
9099
9100%files fonts-type1-omega
9101%defattr(644,root,root,755)
7179ac92 9102%{texmfdist}/fonts/type1/public/omega
d08789e0
ZU
9103
9104%files fonts-type1-pl
9105%defattr(644,root,root,755)
04eb4e68 9106# %doc %{texmf}/doc/fonts/polish/plpsfont
7179ac92 9107%{texmfdist}/fonts/type1/public/pl
d08789e0
ZU
9108
9109%files fonts-type1-px
9110%defattr(644,root,root,755)
7179ac92 9111%{texmfdist}/fonts/type1/public/pxfonts
d08789e0 9112
04eb4e68
ZU
9113# %files fonts-type1-qfonts
9114# %defattr(644,root,root,755)
7179ac92 9115# %{texmfdist}/fonts/type1/public/qfonts
d08789e0
ZU
9116
9117%files fonts-type1-tx
9118%defattr(644,root,root,755)
7179ac92 9119%{texmfdist}/fonts/type1/public/txfonts
d08789e0 9120
04eb4e68
ZU
9121# %files fonts-type1-tt2001
9122# %defattr(644,root,root,755)
9123# %{texmf}/fonts/type1/public/tt2001
d08789e0 9124
5bc70a92
MB
9125%files fonts-type1-uhc
9126%defattr(644,root,root,755)
9127%{texmfdist}/fonts/type1/uhc
9128
d08789e0
ZU
9129%files fonts-type1-urw
9130%defattr(644,root,root,755)
7179ac92 9131%{texmfdist}/fonts/type1/urw
d08789e0
ZU
9132
9133%files fonts-type1-vnr
9134%defattr(644,root,root,755)
7179ac92 9135%{texmfdist}/fonts/type1/vntex/vnr
d08789e0 9136
5bc70a92
MB
9137%files fonts-type1-wadalab
9138%defattr(644,root,root,755)
9139%{texmfdist}/fonts/type1/wadalab
9140
d08789e0
ZU
9141%files fonts-type1-xypic
9142%defattr(644,root,root,755)
7179ac92 9143%{texmfdist}/fonts/type1/public/xypic
489714ae
ZU
9144
9145# TeXLive-specific
9146
9147%files afm2pl
9148%defattr(644,root,root,755)
9149%attr(755,root,root) %{_bindir}/afm2pl
9150%{_mandir}/man1/afm2pl*
9151
9152%files bbox
9153%defattr(644,root,root,755)
9154%attr(755,root,root) %{_bindir}/bbox
9155%{_mandir}/man1/bbox*
9156
9157%files cefutils
9158%defattr(644,root,root,755)
9159%attr(755,root,root) %{_bindir}/cef*
2677a8b0 9160%dir %{texmfdist}/tex/latex/cjk
21c69d95
ZU
9161%dir %{texmfdist}/doc/latex/cjk
9162%dir %{texmfdist}/source/latex/cjk
9163%dir %{texmfdist}/source/latex/cjk/utils
2677a8b0 9164%{texmfdist}/tex/latex/cjk/CEF
489714ae
ZU
9165%doc %{texmfdist}/doc/latex/cjk/doc
9166%doc %{texmfdist}/doc/latex/cjk/examples
9167%{texmfdist}/source/latex/cjk/utils/CEFconv
9168
9169%files detex
9170%defattr(644,root,root,755)
9171%attr(755,root,root) %{_bindir}/detex
9172%{_mandir}/man1/detex*
9173
7ffd1967
ZU
9174
9175%files dviutils
9176%defattr(644,root,root,755)
9177%attr(755,root,root) %{_bindir}/dt2dv
9178%attr(755,root,root) %{_bindir}/dv2dt
9179%attr(755,root,root) %{_bindir}/dvi2tty
9180%attr(755,root,root) %{_bindir}/dviasm
9181%attr(755,root,root) %{_bindir}/dvibook
9182%attr(755,root,root) %{_bindir}/dviconcat
9183%attr(755,root,root) %{_bindir}/dvidvi
9184%attr(755,root,root) %{_bindir}/dvigif
9185%attr(755,root,root) %{_bindir}/dvipdfmx
9186%attr(755,root,root) %{_bindir}/dvipos
9187%attr(755,root,root) %{_bindir}/dviselect
9188%attr(755,root,root) %{_bindir}/dvitodvi
9189%{_mandir}/man1/dt2dv*
9190%{_mandir}/man1/dv2dt*
9191%{_mandir}/man1/dvi2tty*
9192%{_mandir}/man1/dvibook*
9193%{_mandir}/man1/dviconcat*
9194%{_mandir}/man1/dvidvi*
9195%{_mandir}/man1/dvigif*
9196%{_mandir}/man1/dvipos*
9197%{_mandir}/man1/dviselect*
9198%{_mandir}/man1/dvitodvi*
9199
9200%files epsutils
9201%defattr(644,root,root,755)
9202%attr(755,root,root) %{_bindir}/epsffit
9203%attr(755,root,root) %{_bindir}/epspdf
9204%attr(755,root,root) %{_bindir}/epspdftk
9205%{texmfdist}/scripts/epspdf
9206%{_mandir}/man1/epsffit*
9207%doc %{texmfdist}/doc/epspdf
9208
9209%files filters
9210%defattr(644,root,root,755)
9211%attr(755,root,root) %{_bindir}/fix*
9212%{_mandir}/man1/fix*
9213
489714ae
ZU
9214%files uncategorized-utils
9215%defattr(644,root,root,755)
9216%attr(755,root,root) %{_bindir}/devnag
9217%attr(755,root,root) %{_bindir}/disdvi
5b7eba8e
MB
9218
9219%files tex4ht
9220%defattr(644,root,root,755)
add234d3
MB
9221%attr(755,root,root) %{_bindir}/ht
9222%attr(755,root,root) %{_bindir}/htcontext
9223%attr(755,root,root) %{_bindir}/htlatex
9224%attr(755,root,root) %{_bindir}/htmex
9225%attr(755,root,root) %{_bindir}/httex
9226%attr(755,root,root) %{_bindir}/httexi
9227%attr(755,root,root) %{_bindir}/htxelatex
9228%attr(755,root,root) %{_bindir}/htxetex
9229%attr(755,root,root) %{_bindir}/mk4ht
9230%attr(755,root,root) %{_bindir}/t4ht
9231%attr(755,root,root) %{_bindir}/tex4ht
4224ae6d 9232%{texmf}/scripts/tex4ht
5b7eba8e 9233%{texmfdist}/tex/generic/tex4ht
add234d3
MB
9234%dir %{texmfdist}/scripts/tex4ht
9235%attr(755,root,root) %{texmfdist}/scripts/tex4ht/ht.sh
9236%attr(755,root,root) %{texmfdist}/scripts/tex4ht/htcontext.sh
9237%attr(755,root,root) %{texmfdist}/scripts/tex4ht/htlatex.sh
9238%attr(755,root,root) %{texmfdist}/scripts/tex4ht/htmex.sh
9239%attr(755,root,root) %{texmfdist}/scripts/tex4ht/httex.sh
9240%attr(755,root,root) %{texmfdist}/scripts/tex4ht/httexi.sh
9241%attr(755,root,root) %{texmfdist}/scripts/tex4ht/htxelatex.sh
9242%attr(755,root,root) %{texmfdist}/scripts/tex4ht/htxetex.sh
9243%attr(755,root,root) %{texmfdist}/scripts/tex4ht/mk4ht.pl
5b7eba8e 9244%{texmfdist}/tex4ht
4224ae6d
MB
9245
9246%files xetex
9247%defattr(644,root,root,755)
9248%attr(755,root,root) %{_bindir}/xdvipdfmx
9249%attr(755,root,root) %{_bindir}/xelatex
9250%attr(755,root,root) %{_bindir}/xetex
9251%{texmf}/fmtutil/format.xetex.cnf
9252%doc %{texmfdist}/doc/xelatex
9253%doc %{texmfdist}/doc/xetex
9254%{texmfdist}/scripts/xetex
9255%{texmfdist}/tex/generic/ifxetex
9256%{texmfdist}/tex/generic/xetexconfig
9257%{texmfdist}/tex/latex/latexconfig/xelatex.ini
9258%{texmfdist}/tex/plain/config/xetex.ini
9259%{texmfdist}/tex/xelatex
9260%{texmfdist}/tex/xetex
9261
9262%files xmltex
9263%defattr(644,root,root,755)
9264%doc %{texmfdist}/doc/xmltex
9265%attr(755,root,root) %{_bindir}/pdfxmltex
9266%attr(755,root,root) %{_bindir}/xmltex
9267%{texmfdist}/tex/xmltex
9268%{texmf}/fmtutil/format.xmltex.cnf
This page took 2.352378 seconds and 4 git commands to generate.