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