]> git.pld-linux.org Git - packages/texlive-texmf.git/blame - texlive-texmf.spec
- initial
[packages/texlive-texmf.git] / texlive-texmf.spec
CommitLineData
a13fbc24
ZU
1# TODO:
2# - latex subpackage (maybe rename latex-base and texlive-latex requires latex-base)
a70281ed 3# - maybe tex4ht-data splitting
ef94cb07 4# - consider format-files where to create (texlive or texlive-texmf)
a13fbc24
ZU
5
6%include /usr/lib/rpm/macros.perl
7# Conditional build:
f4beb605 8%bcond_with bootstrap # bootstrap build
a13fbc24
ZU
9
10%define shortname texlive
11
12#
a70281ed
ZU
13%define year 2009
14%define monthday 1107
a13fbc24
ZU
15Summary: TeX typesetting system and MetaFont font formatter
16Summary(de.UTF-8): TeX-Satzherstellungssystem und MetaFont-Formatierung
17Summary(es.UTF-8): Sistema de typesetting TeX y formateador de fuentes MetaFont
18Summary(fr.UTF-8): Systéme de compostion TeX et formatteur de MetaFontes
19Summary(hu.UTF-8): TeX szövegszedő rendszer és MetaFont font formázó
20Summary(pl.UTF-8): System składu publikacji TeX oraz formater fontów MetaFont
21Summary(pt_BR.UTF-8): Sistema de typesetting TeX e formatador de fontes MetaFont
22Summary(tr.UTF-8): TeX dizgi sistemi ve MetaFont yazıtipi biçimlendiricisi
23Name: texlive-texmf
e9a3f9af 24Version: %{year}%{monthday}
3cff3533 25Release: 1
72351a9a 26Epoch: 1
a13fbc24
ZU
27License: distributable
28Group: Applications/Publishing/TeX
a70281ed
ZU
29Source0: ftp://tug.org/texlive/historic/%{year}/texlive-%{version}-texmf.tar.xz
30# Source0-md5: 5c6b33235ab3330626f58ca665d53a3c
f4fb6694
ZU
31Source1: http://mirror.ctan.org/language/hungarian/babel/magyar.ldf
32# Source1-md5: 3a5792398d46e6a6e70ef5006c4a2e55
a13fbc24
ZU
33Source10: http://tug.ctan.org/get/macros/latex/contrib/floatflt.zip
34# Source10-md5: 5d9fe14d289aa81ebb6b4761169dd5f2
35Source11: http://carme.pld-linux.org/~uzsolt/sources/texlive-fonts-larm.tar.bz2
36# Source11-md5: df2fcc66f0c2e90785ca6c9b27dacd34
37Source12: http://www.ctan.org/get/macros/latex/contrib/foiltex.zip
38# Source12-md5: 0a6b4e64fb883a68d9b288bf3421db25
39Source50: http://sunsite2.icm.edu.pl/pub/tex/systems/texlive/tlnet/2008/tlpkg/TeXLive/Splashscreen.pm
40# Source50-md5: 5cc49f49010f27fdb02dd7053797ba19
41Source51: http://sunsite2.icm.edu.pl/pub/tex/systems/texlive/tlnet/2008/tlpkg/TeXLive/TLConfig.pm
42# Source51-md5: 947ee29c38c2c2cfd9a25c597a89598a
43Source52: http://sunsite2.icm.edu.pl/pub/tex/systems/texlive/tlnet/2008/tlpkg/TeXLive/TLMedia.pm
44# Source52-md5: 9f1e76f3528125691edd4fbcdd69c5cb
45Source53: http://sunsite2.icm.edu.pl/pub/tex/systems/texlive/tlnet/2008/tlpkg/TeXLive/TLPDB.pm
46# Source53-md5: 47cae437999e98a7bd24f27db7b0fa34
47Source54: http://sunsite2.icm.edu.pl/pub/tex/systems/texlive/tlnet/2008/tlpkg/TeXLive/TLPOBJ.pm
48# Source54-md5: c573c407ae3d98f710d65d593a7d1745
49Source55: http://sunsite2.icm.edu.pl/pub/tex/systems/texlive/tlnet/2008/tlpkg/TeXLive/TLPSRC.pm
50# Source55-md5: 834ae0ac5c59fd00ab6000ba6367a987
51Source56: http://sunsite2.icm.edu.pl/pub/tex/systems/texlive/tlnet/2008/tlpkg/TeXLive/TLPaper.pm
52# Source56-md5: 326314fc034a5d9ef9d4a60033f7186f
53Source57: http://sunsite2.icm.edu.pl/pub/tex/systems/texlive/tlnet/2008/tlpkg/TeXLive/TLPostActions.pm
54# Source57-md5: 17c1968725ccf4aaafb7162b7b3609fc
55Source58: http://sunsite2.icm.edu.pl/pub/tex/systems/texlive/tlnet/2008/tlpkg/TeXLive/TLTREE.pm
56# Source58-md5: 039cc8878f380cab3b0beffe75870c6c
57Source59: http://sunsite2.icm.edu.pl/pub/tex/systems/texlive/tlnet/2008/tlpkg/TeXLive/TLUtils.pm
58# Source59-md5: 2d9a84f406da62d676b495c4f10c1adc
59Source60: http://sunsite2.icm.edu.pl/pub/tex/systems/texlive/tlnet/2008/tlpkg/TeXLive/TLWinGoo.pm
60# Source60-md5: 825121187994692ecda0f48a5b17421a
61Source61: http://sunsite2.icm.edu.pl/pub/tex/systems/texlive/tlnet/2008/tlpkg/TeXLive/TeXCatalogue.pm
62# Source61-md5: 6289d93a12aa246fc2019b0109d2167f
63Source62: http://sunsite2.icm.edu.pl/pub/tex/systems/texlive/tlnet/2008/tlpkg/TeXLive/waitVariableX.pm
64# Source62-md5: f0fa0f2fc7aacb1e9b40eb65891a24c8
65URL: http://www.tug.org/texlive/
a13fbc24
ZU
66BuildRequires: rpm-perlprov
67BuildRequires: rpm-pythonprov
68BuildRequires: sed >= 4.0
a13fbc24 69BuildRequires: texinfo
f4beb605 70%if %{without bootstrap}
a13fbc24
ZU
71BuildRequires: %{shortname}-context
72BuildRequires: %{shortname}-csplain
73BuildRequires: %{shortname}-fonts-cmsuper
a13fbc24
ZU
74BuildRequires: %{shortname}-format-eplain
75BuildRequires: %{shortname}-format-mex
76BuildRequires: %{shortname}-format-pdflatex
77BuildRequires: %{shortname}-latex
78BuildRequires: %{shortname}-latex-cyrillic
79BuildRequires: %{shortname}-metapost
80BuildRequires: %{shortname}-mex
81BuildRequires: %{shortname}-omega
82BuildRequires: %{shortname}-other-utils
83BuildRequires: %{shortname}-pdftex
84BuildRequires: %{shortname}-phyzzx
85BuildRequires: %{shortname}-plain
86BuildRequires: %{shortname}-tex-babel
87BuildRequires: %{shortname}-tex-physe
88BuildRequires: %{shortname}-xetex
89BuildRequires: %{shortname}-xmltex
a13fbc24 90BuildRequires: /usr/bin/latex
f4beb605 91%endif
a13fbc24 92BuildRequires: unzip
eef2e5b8
ZU
93Requires: %{shortname}-dirs-fonts
94Requires: %{shortname}-fonts-cm
95Requires: %{shortname}-fonts-misc
a13fbc24
ZU
96BuildArch: noarch
97BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
98
99%define texmf %{_datadir}/texmf
100%define texmfdist %{texmf}-dist
101%define texmfdoc %{texmf}-doc
102%define fmtdir /var/lib/texmf/web2c
103%define texhash umask 022; [ ! -x %{_bindir}/texhash ] || %{_bindir}/texhash 1>&2;
104%define _localstatedir /var/lib/texmf
105%define fixinfodir [ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1 ;
106%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 ;
107
108%define _noautoreq 'perl(path_tre)'
109
110%description
111TeXLive is an implementation of TeX for Linux or UNIX systems. TeX
112takes a text file and a set of formatting commands as input and
113creates a typesetter independent .dvi (DeVice Independent) file as
114output. Usually, TeX is used in conjunction with a higher level
115formatting package like LaTeX or PlainTeX, since TeX by itself is not
116very user-friendly.
117
118%description -l es.UTF-8
119Tex formata archivos de texto y órdenes para una salida independiente
120de dispositivo (que se llama DVI - DeVice Independent). En The TeXbook
121de Knut se describen las capacidades y el lenguaje TeX.
122
123%description -l de.UTF-8
124TeX formatiert eine Datei, die abwechselnd Text und Befehle enthält
125und gibt eine geräteunabhängige Datei aus (DVI genannt, Abk. für
126DeVice Independent). Die Funktionen und Sprache von TeX werden in The
127TeXbook von Knuth beschrieben.
128
129%description -l fr.UTF-8
130TeX formate un fichier de commandes et de texte mélandés, et produit
131un fichier de indépendant de toute plate-forme (appelé DVI, qui est un
132raccourci pour Device Independant). Les possibilités de TeX et son
133langage sont décrites dans l'ouvrage TeXbook, de Knuth.
134
135%description -l hu.UTF-8
136TeXLive a TeX egy implementációja Linux és UNIX rendszerekre. TeX egy
137egyszerű szövegfájlt fogad bemenetként, és formázó parancsok
138segítségével a szövegszedő egy független .dvi (DeVice Independent)
139fájlt készít. A TeX-et leginkább magasabb szintű formázó parancsokkal
140kiegészítve használják, mint pl. LaTeX-hel vagy PlainTeX-hel, mivel a
141TeX önmaga nem túlzottan "felhasználóbarát".
142
143%description -l pl.UTF-8
144TeX formatuje przygotowany tekst oraz komendy i produkuje niezależny
145od urządzenia plik wynikowy (tzw. DVI -- skrót od DeVice Independent).
146Możliwości TeXa, oraz jego język zostały opisane w ,,The TeXbook''
147Donalda E. Knutha.
148
149%description -l pt_BR.UTF-8
150Tex formata arquivos de texto e comandos para uma saída independente
151de dispositivo (chamado DVI - DeVice Independent). As capacidades e a
152linguagem TeX são descritas no The TeXbook, de Knuth.
153
154%description -l tr.UTF-8
155TeX, içinde metin ve komutların yer aldığı bir dosyayı okur ve dizgi
156aygıtından bağımsız bir çıktı (DeVice Independent - DVI) oluşturur.
157TeX'in becerileri ve dizgi dili, dili geliştiren Knuth'un 'The
158TeXbook' başlıklı kitabında anlatılmaktadır.
159
ef94cb07
ZU
160%package -n texlive-dirs-fonts
161Summary: TeX font directories
162Summary(pl.UTF-8): Katalogi fontów TeXa
163Group: Fonts
164Provides: tetex-dirs-fonts
165Obsoletes: tetex-dirs-fonts
166
167%description -n texlive-dirs-fonts
168TeX font directories.
169
170%description -n texlive-dirs-fonts -l pl.UTF-8
171Katalogi fontów TeXa.
172
a13fbc24
ZU
173%package -n texlive-doc
174Summary: Documentation for TeX Live
175Group: Documentation
176
177%description -n texlive-doc
178Assorted useful documentation for TeX Live.
179
180%package -n texlive-doc-bg
181Summary: Bulgarian documentation for TeX Live
182Group: Documentation
183
184%description -n texlive-doc-bg
185Assorted useful Bulgarian documentation for TeX Live.
186
187%package -n texlive-doc-cs
188Summary: Czech documentation for TeX Live
189Group: Documentation
190
191%description -n texlive-doc-cs
192Assorted useful Czech documentation for TeX Live.
193
194%package -n texlive-doc-de
195Summary: German documentation for TeX Live
196Group: Documentation
197
198%description -n texlive-doc-de
199Assorted useful German documentation for TeX Live.
200
201%package -n texlive-doc-el
202Summary: Greek documentation for TeX Live
203Group: Documentation
204
205%description -n texlive-doc-el
206Assorted useful Greek documentation for TeX Live.
207
208%package -n texlive-doc-es
209Summary: Spanish documentation for TeX Live
210Group: Documentation
211
212%description -n texlive-doc-es
213Assorted useful Spanish documentation for TeX Live.
214
215%package -n texlive-doc-fi
216Summary: Finnish documentation for TeX Live
217Group: Documentation
218
219%description -n texlive-doc-fi
220Assorted useful Finnish documentation for TeX Live.
221
222%package -n texlive-doc-fr
223Summary: French documentation for TeX Live
224Group: Documentation
225
226%description -n texlive-doc-fr
227Assorted useful French documentation for TeX Live.
228
229%package -n texlive-doc-it
230Summary: Italian documentation for TeX Live
231Group: Documentation
232
233%description -n texlive-doc-it
234Assorted useful Italian documentation for TeX Live.
235
236%package -n texlive-doc-ja
237Summary: Japanese documentation for TeX Live
238Group: Documentation
239
240%description -n texlive-doc-ja
241Assorted useful Japanese documentation for TeX Live.
242
243%package -n texlive-doc-ko
244Summary: Korean documentation for TeX Live
245Group: Documentation
246
247%description -n texlive-doc-ko
248Assorted useful Korean documentation for TeX Live.
249
250%package -n texlive-doc-mn
251Summary: Mongolian documentation for TeX Live
252Group: Documentation
253
254%description -n texlive-doc-mn
255Assorted useful Mongolian documentation for TeX Live.
256
257%package -n texlive-doc-nl
258Summary: Dutch documentation for TeX Live
259Group: Documentation
260
261%description -n texlive-doc-nl
262Assorted useful Dutch documentation for TeX Live.
263
264%package -n texlive-doc-pl
265Summary: Polish documentation for TeX Live
266Group: Documentation
267
268%description -n texlive-doc-pl
269Assorted useful Polish documentation for TeX Live.
270
271%package -n texlive-doc-pt
272Summary: Portuguese documentation for TeX Live
273Group: Documentation
274
275%description -n texlive-doc-pt
276Assorted useful Portuguese documentation for TeX Live.
277
278%package -n texlive-doc-ru
279Summary: Russian documentation for TeX Live
280Group: Documentation
281
282%description -n texlive-doc-ru
283Assorted useful Russian documentation for TeX Live.
284
285%package -n texlive-doc-sk
286Summary: Slovak documentation for TeX Live
287Group: Documentation
288
289%description -n texlive-doc-sk
290Assorted useful Slovak documentation for TeX Live.
291
292%package -n texlive-doc-sl
293Summary: Slovenian documentation for TeX Live
294Group: Documentation
295
296%description -n texlive-doc-sl
297Assorted useful Slovenian documentation for TeX Live.
298
299%package -n texlive-doc-th
300Summary: Thai documentation for TeX Live
301Group: Documentation
302
303%description -n texlive-doc-th
304Assorted useful Thai documentation for TeX Live.
305
306%package -n texlive-doc-tr
307Summary: Turkish documentation for TeX Live
308Group: Documentation
309
310%description -n texlive-doc-tr
311Assorted useful Turkish documentation for TeX Live.
312
313%package -n texlive-doc-uk
314Summary: Ukrainian documentation for TeX Live
315Group: Documentation
316
317%description -n texlive-doc-uk
318Assorted useful Ukrainian documentation for TeX Live.
319
320%package -n texlive-doc-vi
321Summary: Vietnamese documentation for TeX Live
322Group: Documentation
323
324%description -n texlive-doc-vi
325Assorted useful Vietnamese documentation for TeX Live.
326
327%package -n texlive-doc-zh_CN
328Summary: Chinese documentation for TeX Live
329Group: Documentation
330
331%description -n texlive-doc-zh_CN
332Assorted useful Chinese documentation for TeX Live.
333
334%package -n texlive-doc-latex
335Summary: Basic LaTeX packages documentation
336Summary(hu.UTF-8): Az alap LaTeX csomagok dokumentációja
337Summary(pl.UTF-8): Podstawowa dokumentacja do pakietów LaTeXa
338Group: Applications/Publishing/TeX
339Requires(post,postun): %{_bindir}/texhash
eef2e5b8 340Requires: %{shortname}
a13fbc24
ZU
341Obsoletes: tetex-doc-latex
342
343%description -n texlive-doc-latex
344Basic LaTeX packages documentation.
345
346%description -n texlive-doc-latex -l hu.UTF-8
347Az alap LaTeX csomagok dokumentációja
348
349%description -n texlive-doc-latex -l pl.UTF-8
350Podstawowa dokumentacja do pakietów LaTeXa.
351
a70281ed
ZU
352%package -n texlive-tex4ht-data
353Summary: Fonts and other datas to tex4ht
354Group: Applications/Publishing/TeX
355
356%description -n texlive-tex4ht-data
357Fonts and other datas to tex4ht.
358
359%package -n texlive-xetex-data
360Summary: Files for xetex/xelatex
361Group: Applications/Publishing/TeX
362
363%description -n texlive-xetex-data
364Files for xetex/xelatex.
365
a13fbc24
ZU
366%package -n texlive-tex-arrayjob
367Summary: Array data structures for (La)TeX
368Summary(hu.UTF-8): Tömb adatstruktúra (La)TeX-hez
369Group: Applications/Publishing/TeX
370Requires(post,postun): %{_bindir}/texhash
eef2e5b8 371Requires: %{shortname}
a13fbc24
ZU
372
373%description -n texlive-tex-arrayjob
374Array data structures for (La)TeX.
375
376%description -n texlive-tex-arrayjob -l hu.UTF-8
377Tömb adatstruktúra (La)TeX-hez.
378
379%package -n texlive-tex-mathdots
380Summary: Commands to produce dots in math that respect font size
381Summary(hu.UTF-8): Pontok előállítása matematikai módban a font méret figyelmbevételével
382Group: Applications/Publishing/TeX
383Requires(post,postun): %{_bindir}/texhash
eef2e5b8 384Requires: %{shortname}
a13fbc24
ZU
385
386%description -n texlive-tex-mathdots
387Commands to produce dots in math that respect font size.
388
389%description -n texlive-tex-mathdots -l hu.UTF-8
390Pontok előállítása matematikai módban a font méret figyelmbevételével.
391
392%package -n texlive-tex-midnight
393Summary: A set of useful macro tools
394Summary(hu.UTF-8): Hasznos makrók gyűjteménye
395Group: Applications/Publishing/TeX
396Requires(post,postun): %{_bindir}/texhash
eef2e5b8 397Requires: %{shortname}
a13fbc24
ZU
398
399%description -n texlive-tex-midnight
400A set of useful macro tools.
401
402%description -n texlive-tex-midnight -l hu.UTF-8
403Hasznos makrók gyűjteménye.
404
405%package -n texlive-tex-kastrup
406Summary: Convert numbers into binary, octal and hexadecimal
407Group: Applications/Publishing/TeX
408Requires(post,postun): %{_bindir}/texhash
eef2e5b8 409Requires: %{shortname}
a13fbc24
ZU
410
411%description -n texlive-tex-kastrup
412Convert numbers into binary, octal and hexadecimal.
413
414%package -n texlive-tex-ofs
415Summary: Olsak's Font System
416Group: Applications/Publishing/TeX
417Requires(post,postun): %{_bindir}/texhash
eef2e5b8 418Requires: %{shortname}
a13fbc24
ZU
419
420%description -n texlive-tex-ofs
421Olsak's Font System.
422
423%package -n texlive-tex-physe
424Summary: The PHYSE format
425Summary(hu.UTF-8): PHYSE formátum
426Group: Applications/Publishing/TeX
427Requires(post,postun): %{_bindir}/texhash
eef2e5b8 428Requires: %{shortname}
a13fbc24
ZU
429
430%description -n texlive-tex-physe
431The PHYSE format.
432
433%description -n texlive-tex-physe -l hu.UTF-8
434PHYSE formátum.
435
436%package -n texlive-tex-velthuis
437Summary: This package provides support for typesetting texts in Devanagari script (Sanskrit and Hindi)
438Summary(hu.UTF-8): Ezzel a csomaggal lehetőséged nyílik Devanagari szövegek szedésére (Sanskrit és Hindi)
439Group: Applications/Publishing/TeX
440Requires(post,postun): %{_bindir}/texhash
eef2e5b8 441Requires: %{shortname}
a13fbc24
ZU
442
443%description -n texlive-tex-velthuis
444This package provides support for typesetting texts in Devanagari
445script (Sanskrit and Hindi).
446
447%description -n texlive-tex-velthuis -l hu.UTF-8
448Ezzel a csomaggal lehetőséged nyílik Devanagari szövegek szedésére
449(Sanskrit és Hindi).
450
451%package -n texlive-tex-ytex
452Summary: Macro package developed at MIT
453Summary(hu.UTF-8): MIT-en fejlesztett makrócsomag
454Group: Applications/Publishing/TeX
455Requires(post,postun): %{_bindir}/texhash
eef2e5b8 456Requires: %{shortname}
a13fbc24
ZU
457
458%description -n texlive-tex-ytex
459Macro package developed at MIT.
460
461%description -n texlive-tex-ytex -l hu.UTF-8
462MIT-en fejlesztett makrócsomag.
463
d746adfc
MB
464%package -n texlive-metapost-data
465Summary: Texmf files needed for texlive-metapost
a13fbc24
ZU
466Group: Applications/Publishing/TeX
467Requires(post,postun): %{_bindir}/texhash
eef2e5b8 468Requires: %{shortname}
d746adfc
MB
469Provides: texlive-metapost-other
470Obsoletes: texlive-metapost-other
a13fbc24 471
d746adfc
MB
472%description -n texlive-metapost-data
473Texmf files needed for texlive-metapost.
a13fbc24 474
a70281ed
ZU
475%package -n xindy-data
476Summary: Xindy data files
477Group: Applications/Publishing/TeX
478
479%description -n xindy-data
480Xindy data files.
481
a13fbc24
ZU
482%package -n xindy-albanian
483Summary: Xindy albanian language
484Summary(hu.UTF-8): Xindy albán nyelv
485Group: Applications/Publishing/TeX
486
487%description -n xindy-albanian
488Xindy albanian language
489
490%description -n xindy-albanian -l hu.UTF-8
491Xindy albán nyelv
492
493%package -n xindy-belarusian
494Summary: Xindy belarusian language
495Summary(hu.UTF-8): Xindy belorusz nyelv
496Group: Applications/Publishing/TeX
497
498%description -n xindy-belarusian
499Xindy belarusian language
500
501%description -n xindy-belarusian -l hu.UTF-8
502Xindy belorusz nyelv
503
504%package -n xindy-bulgarian
505Summary: Xindy bulgarian language
506Summary(hu.UTF-8): Xindy bolgár nyelv
507Group: Applications/Publishing/TeX
508
509%description -n xindy-bulgarian
510Xindy bulgarian language
511
512%description -n xindy-bulgarian -l hu.UTF-8
513Xindy bolgár nyelv
514
515%package -n xindy-croatian
516Summary: Xindy croatian language
517Summary(hu.UTF-8): Xindy horvát nyelv
518Group: Applications/Publishing/TeX
519
520%description -n xindy-croatian
521Xindy croatian language
522
523%description -n xindy-croatian -l hu.UTF-8
524Xindy horvát nyelv
525
526%package -n xindy-czech
527Summary: Xindy czech language
528Summary(hu.UTF-8): Xindy cseh nyelv
529Group: Applications/Publishing/TeX
530
531%description -n xindy-czech
532Xindy czech language
533
534%description -n xindy-czech -l hu.UTF-8
535Xindy cseh nyelv
536
537%package -n xindy-danish
538Summary: Xindy danish language
539Summary(hu.UTF-8): Xindy dán nyelv
540Group: Applications/Publishing/TeX
541
542%description -n xindy-danish
543Xindy danish language
544
545%description -n xindy-danish -l hu.UTF-8
546Xindy dán nyelv
547
548%package -n xindy-dutch
549Summary: Xindy dutch language
550Summary(hu.UTF-8): Xindy holland nyelv
551Group: Applications/Publishing/TeX
552
553%description -n xindy-dutch
554Xindy dutch language
555
556%description -n xindy-dutch -l hu.UTF-8
557Xindy holland nyelv
558
559%package -n xindy-english
560Summary: Xindy english language
561Summary(hu.UTF-8): Xindy angol nyelv
562Group: Applications/Publishing/TeX
563
564%description -n xindy-english
565Xindy english language
566
567%description -n xindy-english -l hu.UTF-8
568Xindy angol nyelv
569
570%package -n xindy-esperanto
571Summary: Xindy esperanto language
572Summary(hu.UTF-8): Xindy eszperantó nyelv
573Group: Applications/Publishing/TeX
574
575%description -n xindy-esperanto
576Xindy esperanto language
577
578%description -n xindy-esperanto -l hu.UTF-8
579Xindy eszperantó nyelv
580
581%package -n xindy-estonian
582Summary: Xindy estonian language
583Summary(hu.UTF-8): Xindy észt nyelv
584Group: Applications/Publishing/TeX
585
586%description -n xindy-estonian
587Xindy estonian language
588
589%description -n xindy-estonian -l hu.UTF-8
590Xindy észt nyelv
591
592%package -n xindy-finnish
593Summary: Xindy finnish language
594Summary(hu.UTF-8): Xindy finn nyelv
595Group: Applications/Publishing/TeX
596
597%description -n xindy-finnish
598Xindy finnish language
599
600%description -n xindy-finnish -l hu.UTF-8
601Xindy finn nyelv
602
603%package -n xindy-french
604Summary: Xindy french language
605Summary(hu.UTF-8): Xindy francia nyelv
606Group: Applications/Publishing/TeX
607
608%description -n xindy-french
609Xindy french language
610
611%description -n xindy-french -l hu.UTF-8
612Xindy francia nyelv
613
614%package -n xindy-general
615Summary: Xindy general language
616Summary(hu.UTF-8): Xindy általános nyelv
617Group: Applications/Publishing/TeX
618
619%description -n xindy-general
620Xindy general language
621
622%description -n xindy-general -l hu.UTF-8
623Xindy általános nyelv
624
625%package -n xindy-georgian
626Summary: Xindy georgian language
627Summary(hu.UTF-8): Xindy georgian nyelv
628Group: Applications/Publishing/TeX
629
630%description -n xindy-georgian
631Xindy georgian language
632
633%description -n xindy-georgian -l hu.UTF-8
634Xindy georgian nyelv
635
636%package -n xindy-german
637Summary: Xindy german language
638Summary(hu.UTF-8): Xindy német nyelv
639Group: Applications/Publishing/TeX
640
641%description -n xindy-german
642Xindy german language
643
644%description -n xindy-german -l hu.UTF-8
645Xindy német nyelv
646
647%package -n xindy-greek
648Summary: Xindy greek language
649Summary(hu.UTF-8): Xindy görög nyelv
650Group: Applications/Publishing/TeX
651
652%description -n xindy-greek
653Xindy greek language
654
655%description -n xindy-greek -l hu.UTF-8
656Xindy görög nyelv
657
658%package -n xindy-gypsy
659Summary: Xindy gypsy language
660Summary(hu.UTF-8): Xindy cigány nyelv
661Group: Applications/Publishing/TeX
662
663%description -n xindy-gypsy
664Xindy gypsy language
665
666%description -n xindy-gypsy -l hu.UTF-8
667Xindy cigány nyelv
668
669%package -n xindy-hausa
670Summary: Xindy hausa language
671Summary(hu.UTF-8): Xindy hausa nyelv
672Group: Applications/Publishing/TeX
673
674%description -n xindy-hausa
675Xindy hausa language
676
677%description -n xindy-hausa -l hu.UTF-8
678Xindy hausa nyelv
679
680%package -n xindy-hebrew
681Summary: Xindy hebrew language
682Summary(hu.UTF-8): Xindy héber nyelv
683Group: Applications/Publishing/TeX
684
685%description -n xindy-hebrew
686Xindy hebrew language
687
688%description -n xindy-hebrew -l hu.UTF-8
689Xindy héber nyelv
690
691%package -n xindy-hungarian
692Summary: Xindy hungarian language
693Summary(hu.UTF-8): Xindy magyar nyelv
694Group: Applications/Publishing/TeX
695
696%description -n xindy-hungarian
697Xindy hungarian language
698
699%description -n xindy-hungarian -l hu.UTF-8
700Xindy magyar nyelv
701
702%package -n xindy-icelandic
703Summary: Xindy icelandic language
704Summary(hu.UTF-8): Xindy izlandi nyelv
705Group: Applications/Publishing/TeX
706
707%description -n xindy-icelandic
708Xindy icelandic language
709
710%description -n xindy-icelandic -l hu.UTF-8
711Xindy izlandi nyelv
712
713%package -n xindy-italian
714Summary: Xindy italian language
715Summary(hu.UTF-8): Xindy olasz nyelv
716Group: Applications/Publishing/TeX
717
718%description -n xindy-italian
719Xindy italian language
720
721%description -n xindy-italian -l hu.UTF-8
722Xindy olasz nyelv
723
724%package -n xindy-klingon
725Summary: Xindy klingon language
726Summary(hu.UTF-8): Xindy klingon nyelv
727Group: Applications/Publishing/TeX
728
729%description -n xindy-klingon
730Xindy klingon language
731
732%description -n xindy-klingon -l hu.UTF-8
733Xindy klingon nyelv
734
735%package -n xindy-kurdish
736Summary: Xindy kurdish language
737Summary(hu.UTF-8): Xindy kurd nyelv
738Group: Applications/Publishing/TeX
739
740%description -n xindy-kurdish
741Xindy kurdish language
742
743%description -n xindy-kurdish -l hu.UTF-8
744Xindy kurd nyelv
745
746%package -n xindy-latin
747Summary: Xindy latin language
748Summary(hu.UTF-8): Xindy latin nyelv
749Group: Applications/Publishing/TeX
750
751%description -n xindy-latin
752Xindy latin language
753
754%description -n xindy-latin -l hu.UTF-8
755Xindy latin nyelv
756
757%package -n xindy-latvian
758Summary: Xindy latvian language
759Summary(hu.UTF-8): Xindy lett nyelv
760Group: Applications/Publishing/TeX
761
762%description -n xindy-latvian
763Xindy latvian language
764
765%description -n xindy-latvian -l hu.UTF-8
766Xindy lett nyelv
767
768%package -n xindy-lithuanian
769Summary: Xindy lithuanian language
770Summary(hu.UTF-8): Xindy litván nyelv
771Group: Applications/Publishing/TeX
772
773%description -n xindy-lithuanian
774Xindy lithuanian language
775
776%description -n xindy-lithuanian -l hu.UTF-8
777Xindy litván nyelv
778
779%package -n xindy-lower-sorbian
780Summary: Xindy lower-sorbian language
781Summary(hu.UTF-8): Xindy lower-sorbian nyelv
782Group: Applications/Publishing/TeX
783
784%description -n xindy-lower-sorbian
785Xindy lower-sorbian language
786
787%description -n xindy-lower-sorbian -l hu.UTF-8
788Xindy lower-sorbian nyelv
789
790%package -n xindy-macedonian
791Summary: Xindy macedonian language
792Summary(hu.UTF-8): Xindy macedón nyelv
793Group: Applications/Publishing/TeX
794
795%description -n xindy-macedonian
796Xindy macedonian language
797
798%description -n xindy-macedonian -l hu.UTF-8
799Xindy macedón nyelv
800
801%package -n xindy-mongolian
802Summary: Xindy mongolian language
803Summary(hu.UTF-8): Xindy mongol nyelv
804Group: Applications/Publishing/TeX
805
806%description -n xindy-mongolian
807Xindy mongolian language
808
809%description -n xindy-mongolian -l hu.UTF-8
810Xindy mongol nyelv
811
812%package -n xindy-norwegian
813Summary: Xindy norwegian language
814Summary(hu.UTF-8): Xindy norvég nyelv
815Group: Applications/Publishing/TeX
816
817%description -n xindy-norwegian
818Xindy norwegian language
819
820%description -n xindy-norwegian -l hu.UTF-8
821Xindy norvég nyelv
822
823%package -n xindy-polish
824Summary: Xindy polish language
825Summary(hu.UTF-8): Xindy lengyel nyelv
826Group: Applications/Publishing/TeX
827
828%description -n xindy-polish
829Xindy polish language
830
831%description -n xindy-polish -l hu.UTF-8
832Xindy lengyel nyelv
833
834%package -n xindy-portuguese
835Summary: Xindy portuguese language
836Summary(hu.UTF-8): Xindy portugál nyelv
837Group: Applications/Publishing/TeX
838
839%description -n xindy-portuguese
840Xindy portuguese language
841
842%description -n xindy-portuguese -l hu.UTF-8
843Xindy portugál nyelv
844
845%package -n xindy-romanian
846Summary: Xindy romanian language
847Summary(hu.UTF-8): Xindy román nyelv
848Group: Applications/Publishing/TeX
849
850%description -n xindy-romanian
851Xindy romanian language
852
853%description -n xindy-romanian -l hu.UTF-8
854Xindy román nyelv
855
856%package -n xindy-russian
857Summary: Xindy russian language
858Summary(hu.UTF-8): Xindy orosz nyelv
859Group: Applications/Publishing/TeX
860
861%description -n xindy-russian
862Xindy russian language
863
864%description -n xindy-russian -l hu.UTF-8
865Xindy orosz nyelv
866
867%package -n xindy-serbian
868Summary: Xindy serbian language
869Summary(hu.UTF-8): Xindy szerb nyelv
870Group: Applications/Publishing/TeX
871
872%description -n xindy-serbian
873Xindy serbian language
874
875%description -n xindy-serbian -l hu.UTF-8
876Xindy szerb nyelv
877
878%package -n xindy-slovak
879Summary: Xindy slovak language
880Summary(hu.UTF-8): Xindy szlovák nyelv
881Group: Applications/Publishing/TeX
882
883%description -n xindy-slovak
884Xindy slovak language
885
886%description -n xindy-slovak -l hu.UTF-8
887Xindy szlovák nyelv
888
889%package -n xindy-slovenian
890Summary: Xindy slovenian language
891Summary(hu.UTF-8): Xindy szlovén nyelv
892Group: Applications/Publishing/TeX
893
894%description -n xindy-slovenian
895Xindy slovenian language
896
897%description -n xindy-slovenian -l hu.UTF-8
898Xindy szlovén nyelv
899
900%package -n xindy-spanish
901Summary: Xindy spanish language
902Summary(hu.UTF-8): Xindy spanyol nyelv
903Group: Applications/Publishing/TeX
904
905%description -n xindy-spanish
906Xindy spanish language
907
908%description -n xindy-spanish -l hu.UTF-8
909Xindy spanyol nyelv
910
911%package -n xindy-swedish
912Summary: Xindy swedish language
913Summary(hu.UTF-8): Xindy svéd nyelv
914Group: Applications/Publishing/TeX
915
916%description -n xindy-swedish
917Xindy swedish language
918
919%description -n xindy-swedish -l hu.UTF-8
920Xindy svéd nyelv
921
922%package -n xindy-turkish
923Summary: Xindy turkish language
924Summary(hu.UTF-8): Xindy török nyelv
925Group: Applications/Publishing/TeX
926
927%description -n xindy-turkish
928Xindy turkish language
929
930%description -n xindy-turkish -l hu.UTF-8
931Xindy török nyelv
932
933%package -n xindy-ukrainian
934Summary: Xindy ukrainian language
935Summary(hu.UTF-8): Xindy ukrán nyelv
936Group: Applications/Publishing/TeX
937
938%description -n xindy-ukrainian
939Xindy ukrainian language
940
941%description -n xindy-ukrainian -l hu.UTF-8
942Xindy ukrán nyelv
943
944%package -n xindy-upper-sorbian
945Summary: Xindy upper-sorbian language
946Summary(hu.UTF-8): Xindy upper-sorbian nyelv
947Group: Applications/Publishing/TeX
948
949%description -n xindy-upper-sorbian
950Xindy upper-sorbian language
951
952%description -n xindy-upper-sorbian -l hu.UTF-8
953Xindy upper-sorbian nyelv
954
955%package -n xindy-vietnamese
956Summary: Xindy vietnamese language
957Summary(hu.UTF-8): Xindy vietnámi nyelv
958Group: Applications/Publishing/TeX
959
960%description -n xindy-vietnamese
961Xindy vietnamese language
962
963%description -n xindy-vietnamese -l hu.UTF-8
964Xindy vietnám nyelv
965
d746adfc
MB
966%package -n texlive-dvips-data
967Summary: Texmf files needed for texlive-dvips
968Group: Applications/Publishing/TeX
969Requires(post,postun): %{_bindir}/texhash
970
971%description -n texlive-dvips-data
972Texmf files needed for texlive-dvips.
973
974%package -n texlive-omega-data
975Summary: Texmf files needed for texlive-omega
976Group: Applications/Publishing/TeX
977Requires(post,postun): %{_bindir}/texhash
978
979%description -n texlive-omega-data
980Texmf files needed for texlive-omega.
981
7b61fcbd
ZU
982%package -n texlive-scripts
983Summary: Various scripts
984Summary(hu.UTF-8): Néhány szkript
a13fbc24
ZU
985Group: Applications/Publishing/TeX
986Requires(post,postun): %{_bindir}/texhash
eef2e5b8 987Requires: %{shortname}
a13fbc24 988
7b61fcbd
ZU
989%description -n texlive-scripts
990Various scripts.
a13fbc24 991
7b61fcbd
ZU
992%description -n texlive-scripts -l hu.UTF-8
993Néhány szkript.
a13fbc24
ZU
994
995# # formats #
996
997# Plain format.
998
999%package -n texlive-plain
1000Summary: Plain TeX format basic files
1001Summary(pl.UTF-8): Podstawowe pliki dla formatu Plain TeX
1002Group: Applications/Publishing/TeX
1003Requires(post,postun): %{_bindir}/texhash
eef2e5b8 1004Requires: %{shortname}
a13fbc24
ZU
1005Provides: tetex-format-plain
1006Provides: tetex-plain
1007Obsoletes: tetex-cyrplain
1008Obsoletes: tetex-format-cyrplain
1009Obsoletes: tetex-format-plain
1010Obsoletes: tetex-plain
1011
1012%description -n texlive-plain
1013Plain TeX format basic files.
1014
1015%description -n texlive-plain -l pl.UTF-8
1016Podstawowe pliki dla formatu Plain TeX.
1017
1018# MeX Plain format
1019
1020%package -n texlive-mex
1021Summary: MeX Plain Format basic files
1022Summary(pl.UTF-8): Podstawowe pliki dla format MeX Plain
1023Group: Applications/Publishing/TeX
1024Requires(post,postun): %{_bindir}/texhash
eef2e5b8
ZU
1025Requires: %{shortname}
1026Requires: texlive-fonts-pl
1027Requires: texlive-plain
a13fbc24
ZU
1028Obsoletes: tetex-mex
1029
1030%description -n texlive-mex
1031MeX Plain Format basic files.
1032
1033%description -n texlive-mex -l pl.UTF-8
1034Podstawowe pliki dla formatu MeX Plain.
1035
a13fbc24
ZU
1036# AMS TeX format
1037
1038%package -n texlive-amstex
1039Summary: AMS macros for Plain TeX basic files
1040Summary(pl.UTF-8): Podstawowe pliki makr AMS dla formatu Plain TeX
1041Group: Applications/Publishing/TeX
1042Requires(post,postun): %{_bindir}/texhash
eef2e5b8
ZU
1043Requires: %{shortname}-fonts-ams
1044Requires: %{shortname}-format-amstex
1045Requires: %{shortname}-plain
a13fbc24
ZU
1046Provides: tetex-ams
1047Obsoletes: tetex-ams
1048Obsoletes: tetex-amstex
1049Obsoletes: tetex-plain-amsfonts
1050
1051%description -n texlive-amstex
1052American Mathematical Society macros for Plain TeX basic files.
1053
1054%description -n texlive-amstex -l pl.UTF-8
1055Podstawowe pliki makr AMS (American Mathematical Society) dla formatu
1056Plain TeX.
1057
a13fbc24
ZU
1058# CSPlain format
1059
a13fbc24
ZU
1060%package -n texlive-format-csplain
1061Summary: TeX CSPlain format
1062Summary(pl.UTF-8): Format TeX CSPlain
1063Group: Applications/Publishing/TeX
1064Requires(post,postun): %{_bindir}/texhash
eef2e5b8 1065Requires: %{shortname}-csplain
a13fbc24
ZU
1066Obsoletes: tetex-format-csplain
1067
1068%description -n texlive-format-csplain
1069TeX CSPlain format.
1070
1071%description -n texlive-format-csplain -l pl.UTF-8
1072Format TeX CSPlain.
1073
a13fbc24
ZU
1074# CSLaTeX format
1075
1076%package -n texlive-cslatex
1077Summary: CSLaTeX format basic files
1078Summary(pl.UTF-8): Podstawowe pliki dla formatu CSLaTeX
1079Group: Applications/Publishing/TeX
1080Requires(post,postun): %{_bindir}/texhash
eef2e5b8
ZU
1081Requires: %{shortname}-fonts-cs
1082Requires: %{shortname}-plain
a13fbc24
ZU
1083Provides: tetex-cslatex
1084Obsoletes: tetex-cslatex
1085
1086%description -n texlive-cslatex
1087CSLaTeX format basic files.
1088
1089%description -n texlive-cslatex -l pl.UTF-8
1090Podstawowe pliki dla formatu CSLaTeX.
1091
a13fbc24
ZU
1092# EPlain format
1093
1094%package -n texlive-eplain
1095Summary: EPlain format basic files
1096Summary(pl.UTF-8): Podstawowe pliki dla formatu EPlain
1097Group: Applications/Publishing/TeX
1098Requires(post,postun): %{_bindir}/texhash
eef2e5b8 1099Requires: %{shortname}-plain
a13fbc24
ZU
1100Obsoletes: tetex-eplain
1101Obsoletes: tetex-etex
1102
1103%description -n texlive-eplain
1104EPlain format basic files.
1105
1106%description -n texlive-eplain -l pl.UTF-8
1107Podstawowe pliki dla formatu EPlain.
1108
a13fbc24
ZU
1109# ConTeXt format.
1110
a13fbc24
ZU
1111%define _noautoreq 'perl(path_tre)'
1112
b9b3bdd0
MB
1113%package -n texlive-context-data
1114Summary: Files for ConTeXt
1115Summary(pl.UTF-8): Pliki dla ConTeXt
1116Group: Applications/Publishing/TeX
1117Requires(post,postun): %{_bindir}/texhash
1118
1119%description -n texlive-context-data
1120Files for ConTeXt.
1121
1122%description -n texlive-context-data -l pl.UTF-8
1123Pliki dla ConTeXt.
1124
a13fbc24
ZU
1125%package -n texlive-format-context-de
1126Summary: German ConTeXt format
1127Summary(pl.UTF-8): Niemiecka wersja formatu ConTeXt
1128Group: Applications/Publishing/TeX
1129Requires(post,postun): %{_bindir}/texhash
eef2e5b8 1130Requires: %{shortname}-context
a13fbc24
ZU
1131Obsoletes: tetex-format-context-de
1132
1133%description -n texlive-format-context-de
1134German ConTeXt format.
1135
1136%description -n texlive-format-context-de -l pl.UTF-8
1137Niemiecka wersja formatu ConTeXt.
1138
1139%package -n texlive-format-context-en
1140Summary: English ConTeXt format
1141Summary(pl.UTF-8): Angielska wersja formatu ConTeXt
1142Group: Applications/Publishing/TeX
1143Requires(post,postun): %{_bindir}/texhash
eef2e5b8 1144Requires: %{shortname}-context
a13fbc24
ZU
1145Obsoletes: tetex-format-context-en
1146
1147%description -n texlive-format-context-en
1148English ConTeXt format.
1149
1150%description -n texlive-format-context-en -l pl.UTF-8
1151Angielska wersja formatu ConTeXt.
1152
1153%package -n texlive-format-context-nl
1154Summary: Dutch ConTeXt format
1155Summary(pl.UTF-8): Holenderska wersja formatu ConTeXt
1156Group: Applications/Publishing/TeX
1157Requires(post,postun): %{_bindir}/texhash
eef2e5b8 1158Requires: %{shortname}-context
a13fbc24
ZU
1159Obsoletes: tetex-format-context-nl
1160
1161%description -n texlive-format-context-nl
1162Dutch ConTeXt format.
1163
1164%description -n texlive-format-context-nl -l pl.UTF-8
1165Holenderska wersja formatu ConTeXt.
1166
1167# LaTeX format.
1168
a70281ed 1169%package -n texlive-latex-data
a13fbc24
ZU
1170Summary: LaTeX macro package basic files
1171Summary(pl.UTF-8): Podstawowe pliki pakietu makr LaTeX
1172Group: Applications/Publishing/TeX
1173Requires(post,postun): %{_bindir}/texhash
eef2e5b8
ZU
1174Requires: %{shortname}
1175Requires: %{shortname}-fonts-latex
1176Requires: %{shortname}-tex-ruhyphen
1177Requires: %{shortname}-tex-ukrhyph
a13fbc24 1178# for misc/eurosym:
eef2e5b8
ZU
1179Requires: %{shortname}-fonts-eurosym
1180Requires: %{shortname}-pdftex
1181Requires: %{shortname}-tex-babel
1182Requires: %{shortname}-tex-pstricks
1183Suggests: %{shortname}-fonts-jknappen
1184Suggests: %{shortname}-latex-ucs = %{epoch}:%{version}-%{release}
a13fbc24
ZU
1185Provides: tetex-format-latex = %{epoch}:%{version}-%{release}
1186Provides: tetex-latex = %{epoch}:%{version}-%{release}
1187Obsoletes: tetex-bibtex-koma-script
1188Obsoletes: tetex-format-latex
1189Obsoletes: tetex-latex
1190Obsoletes: tetex-latex-SIunits
1191Obsoletes: tetex-latex-caption
1192Obsoletes: tetex-latex-curves
1193Obsoletes: tetex-latex-dinbrief
1194Obsoletes: tetex-latex-draftcopy
1195Obsoletes: tetex-latex-dstroke
1196Obsoletes: tetex-latex-dvilj
1197Obsoletes: tetex-latex-eepic
1198Obsoletes: tetex-latex-endfloat
1199Obsoletes: tetex-latex-fancyhdr
1200Obsoletes: tetex-latex-fancyheadings
1201Obsoletes: tetex-latex-fancyvrb
1202Obsoletes: tetex-latex-fp
1203Obsoletes: tetex-latex-graphics
1204Obsoletes: tetex-latex-hyperref
1205Obsoletes: tetex-latex-koma-script
1206Obsoletes: tetex-latex-labels
1207Obsoletes: tetex-latex-listings
1208Obsoletes: tetex-latex-misc
1209Obsoletes: tetex-latex-ms
1210Obsoletes: tetex-latex-multirow
1211Obsoletes: tetex-latex-mwcls
1212Obsoletes: tetex-latex-mwdtools
1213Obsoletes: tetex-latex-natbib
1214Obsoletes: tetex-latex-ntgclass
1215Obsoletes: tetex-latex-oberdiek
1216Obsoletes: tetex-latex-pb-diagram
1217Obsoletes: tetex-latex-pstricks
1218Obsoletes: tetex-latex-qfonts
1219Obsoletes: tetex-latex-revtex4
1220Obsoletes: tetex-latex-seminar
1221Obsoletes: tetex-latex-t2
1222Obsoletes: tetex-latex-titlesec
1223Obsoletes: tetex-latex-tools
1224Obsoletes: tetex-latex-units
1225Obsoletes: tetex-mwcls
1226Obsoletes: tetex-revtex4
1227
a70281ed 1228%description -n texlive-latex-data
a13fbc24
ZU
1229LaTeX is a front end for the TeX text formatting system. Easier to use
1230than TeX, LaTeX is essentially a set of TeX macros which provide
1231convenient, predefined document formats for users.
1232
1233This package contains basic files.
1234
a70281ed 1235%description -n texlive-latex-data -l pl.UTF-8
a13fbc24
ZU
1236LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
1237łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
1238dających użytkownikom wygodne, predefiniowane formaty dokumentów.
1239
1240Ten pakiet zawiera podstawowe pliki.
1241
1242%package -n texlive-latex-colortab
1243Summary: Shade cells of tables and halign
1244Group: Applications/Publishing/TeX
1245Requires(post,postun): %{_bindir}/texhash
eef2e5b8 1246Requires: %{shortname}-latex
a13fbc24
ZU
1247
1248%description -n texlive-latex-colortab
1249Shade cells of tables and halign.
1250
1251%package -n texlive-latex-12many
1252Summary: Generalising mathematical index sets
1253Summary(hu.UTF-8): A matematikai halmazok indexelésének általánosítása
1254Group: Applications/Publishing/TeX
1255Requires(post,postun): %{_bindir}/texhash
eef2e5b8 1256Requires: %{shortname}-latex
a13fbc24
ZU
1257
1258%description -n texlive-latex-12many
1259Generalising mathematical index sets.
1260
1261%description -n texlive-latex-12many -l hu.UTF-8
1262A matematikai halmazok indexelésének általánosítása.
1263
1264%package -n texlive-latex-abstract
1265Summary: Control the typesetting of the abstract environment
1266Summary(hu.UTF-8): Az "abstract" környezet szedésének irányítása
1267Group: Applications/Publishing/TeX
1268Requires(post,postun): %{_bindir}/texhash
eef2e5b8 1269Requires: %{shortname}-latex
a13fbc24
ZU
1270
1271%description -n texlive-latex-abstract
1272Control the typesetting of the abstract environment.
1273
1274%description -n texlive-latex-abstract -l hu.UTF-8
1275Az "abstract" környezet szedésének irányítása.
1276
1277%package -n texlive-latex-accfonts
1278Summary: Utilities to derive new fonts from existing ones
1279Summary(hu.UTF-8): Eszközök új betűtípusok származtatására már létezőkből
1280Group: Applications/Publishing/TeX
1281Requires(post,postun): %{_bindir}/texhash
1282
1283%description -n texlive-latex-accfonts
1284Utilities to derive new fonts from existing ones.
1285
1286%description -n texlive-latex-accfonts -l hu.UTF-8
1287Eszközök új betűtípusok származtatására már létezőkből.
1288
1289%package -n texlive-latex-adrconv
1290Summary: BibTeX styles to implement an address database
1291Summary(hu.UTF-8): BibTeX stílusok cím-adatbázis megvalósításához
1292Group: Applications/Publishing/TeX
1293Requires(post,postun): %{_bindir}/texhash
eef2e5b8 1294Requires: %{shortname}-latex
a13fbc24
ZU
1295
1296%description -n texlive-latex-adrconv
1297BibTeX styles to implement an address database.
1298
1299%description -n texlive-latex-adrconv -l hu.UTF-8
1300BibTeX stílusok cím-adatbázis megvalósításához.
1301
1302%package -n texlive-latex-ae
1303Summary: Virtual fonts for PDF-files with T1 encoded CMR-fonts
1304Summary(pl.UTF-8): Wirtualne fonty dla plików PDF z fontami CMR o kodowaniu T1
1305Group: Applications/Publishing/TeX
1306Requires(post,postun): %{_bindir}/texhash
eef2e5b8
ZU
1307Requires: %{shortname}-fonts-ae
1308Requires: %{shortname}-latex
a13fbc24
ZU
1309Provides: tetex-latex-ae
1310Obsoletes: tetex-latex-ae
1311
1312%description -n texlive-latex-ae
1313A set of virtual fonts which emulates T1 coded fonts using the
1314standard CM fonts. The package is called AE fonts (for Almost
1315European). The main use of the package is to produce PDF files using
1316versions of the CM fonts instead of the bitmapped EC fonts.
1317
1318%description -n texlive-latex-ae -l pl.UTF-8
1319Zestaw wirtualnych fontów emulujących fonty o kodowaniu T1 przy użyciu
1320standardowych fontów CM. Ten pakiet został nazwany AE (Almost European
1321- prawie europejskie). Głównym przeznaczeniem tego pakietu jest
1322 produkowanie plików PDF przy użyciu wersji fontów CM zamiast
1323 bitmapowych fontów EC.
1324
1325%package -n texlive-latex-algorithms
1326Summary: Floating algorithm environment
1327Summary(pl.UTF-8): Pływające środowisko dla algorytmów
1328Group: Applications/Publishing/TeX
1329Requires(post,postun): /usr/bin/texhash
eef2e5b8 1330Requires: %{shortname}-latex
a13fbc24
ZU
1331Obsoletes: tetex-algorith
1332Obsoletes: tetex-latex-algorithms
1333
1334%description -n texlive-latex-algorithms
1335Defines a floating algorithm environment designed to work with the
1336algorithmic package.
1337
1338%description -n texlive-latex-algorithms -l pl.UTF-8
1339Pakiet definiujący pływające środowisko dla algorytmów zaprojektowane
1340do pracy z pakietem algorithmic.
1341
1342%package -n texlive-latex-ams
1343Summary: AMS math facilities for LaTeX
1344Summary(pl.UTF-8): Udogodnienia matematyczne AMS dla LaTeXa
1345Group: Applications/Publishing/TeX
1346Requires(post,postun): %{_bindir}/texhash
eef2e5b8
ZU
1347Requires: %{shortname}-fonts-ams
1348Requires: %{shortname}-latex
a13fbc24
ZU
1349Provides: tetex-latex-ams
1350Obsoletes: tetex-latex-ams
1351Obsoletes: tetex-latex-amscls
1352Obsoletes: tetex-latex-amsfonts
1353Obsoletes: tetex-latex-amsmath
1354
1355%description -n texlive-latex-ams
1356This package is the principal package in the AMS-LaTeX distribution.
1357It adapts for use in LaTeX most of the mathematical features found in
1358AMS-TeX.
1359
1360%description -n texlive-latex-ams -l pl.UTF-8
1361To jest główny pakiet dystrybucji AMS-LaTeX. Jest adaptacją większości
1362możliwości matematycznych AMS-TeXa do używania w LaTeXu.
1363
1364%package -n texlive-latex-antp
1365Summary: Antykwa Poltawskiego, a Type 1 family of Polish traditional type
1366Summary(pl.UTF-8): Antykwa Półtawskiego - rodzina tradycyjnych czcionek polskich jako Type 1
1367Group: Applications/Publishing/TeX
1368Requires(post,postun): %{_bindir}/texhash
eef2e5b8
ZU
1369Requires: %{shortname}-fonts-antp
1370Requires: %{shortname}-latex
a13fbc24
ZU
1371Obsoletes: tetex-latex-antp
1372
1373%description -n texlive-latex-antp
1374A replica of Antykwa Poltawskiego font in PostScript Type 1 format
1375- -- preliminary version. This font was designed in the 'twenties and
1376 the 'thirties of XX century by a Polish graphic artist and a
1377 typographer Adam Poltawski. It was widely used by Polish printing
1378 houses as long as metal types were in use (until ca the 'sixties).
1379 Perhaps the first complete font family programmed and parametrized in
1380 METAPOST.
1381
1382%description -n texlive-latex-antp -l pl.UTF-8
1383Wstępna wersja repliki kroju Antykwa Półtawskiego w formacie
1384PostScript Type 1. Ten krój został opracowany w latach 30-tych i
138540-tych XX wieku przez polskiego grafika i typografa Adama
1386Półtawskiego. Była szeroko używana przez polskie drukarnie dopóki
1387używano metalowych czcionek (do lat 60-tych). Prawdopodobnie pierwsza
1388kompletna rodzina fontów zaprogramowana i zparametryzowana w
1389METAPOSCIE.
1390
1391%package -n texlive-latex-antt
1392Summary: Antykwa Torunska, a Type 1 family of a Polish traditional type
1393Summary(pl.UTF-8): Antykwa Turuńska - rodzina tradycyjnych czcionek polskich jako Type 1
1394Group: Applications/Publishing/TeX
1395Requires(post,postun): %{_bindir}/texhash
eef2e5b8
ZU
1396Requires: %{shortname}-fonts-antt
1397Requires: %{shortname}-latex
a13fbc24
ZU
1398Obsoletes: tetex-latex-antt
1399
1400%description -n texlive-latex-antt
1401Antykwa Torunska is a serif font designed by the late Polish
1402typographer Zygfryd Gardzielewski, reconstructed and digitized as Type
14031.
1404
1405%description -n texlive-latex-antt -l pl.UTF-8
1406Antykwa Toruńska to krój szeryfowy opracowany niedawno przez polskiego
1407typografa Zygfryda Gardzielewskiego, zrekonstruowany i przerobiony na
1408postać cyfrową jako Type 1.
1409
1410%package -n texlive-latex-appendix
1411Summary: Extra control of appendices
1412Summary(hu.UTF-8): Az appendixek nagyobb irányítása
1413Group: Applications/Publishing/TeX
1414Requires(post,postun): %{_bindir}/texhash
eef2e5b8 1415Requires: %{shortname}-latex
a13fbc24
ZU
1416
1417%description -n texlive-latex-appendix
1418Extra control of appendices.
1419
1420%description -n texlive-latex-appendix -l hu.UTF-8
1421Az appendixek nagyobb irányítása.
1422
d7d6f83c
ZU
1423%package -n texlive-latex-asyfig
1424Summary: Commands for using Asymptote figures
1425Summary(hu.UTF-8): Parancsok Asymptote alakzatok használatához
1426Group: Applications/Publishing/TeX
1427Requires(post,postun): %{_bindir}/texhash
1428Requires: %{shortname}-latex
1429Requires: asymptote
1430
1431%description -n texlive-latex-asyfig
1432Commands for using Asymptote figures.
1433
1434%description -n texlive-latex-asyfig -l hu.UTF-8
1435Parancsok Asymptote alakzatok használatához.
1436
a13fbc24
ZU
1437%package -n texlive-latex-bbm
1438Summary: Blackboard variant fonts for Computer Modern, with LaTeX support
1439Summary(pl.UTF-8): Tablicowy wariant fontów Computer Modern z obsługą LaTeXa
1440Group: Applications/Publishing/TeX
1441Requires(post,postun): %{_bindir}/texhash
eef2e5b8
ZU
1442Requires: %{shortname}-fonts-bbm
1443Requires: %{shortname}-latex
a13fbc24
ZU
1444Obsoletes: tetex-latex-bbm
1445
1446%description -n texlive-latex-bbm
1447Blackboard variant fonts for Computer Modern, with LaTeX support.
1448
1449%description -n texlive-latex-bbm -l pl.UTF-8
1450Tablicowy wariant fontów Computer Modern z obsługą LaTeXa.
1451
1452%package -n texlive-latex-bardiag
1453Summary: LateX package for drawing bar diagrams
1454Summary(pl.UTF-8): LaTeX csomag oszlopdiagramok rajzolására
1455Group: Applications/Publishing/TeX
1456Requires(post,postun): %{_bindir}/texhash
1457
1458%description -n texlive-latex-bardiag
1459LateX package for drawing bar diagrams.
1460
1461%description -n texlive-latex-bardiag -l hu.UTF-8
1462LaTeX csomag oszlopdiagramok rajzolására.
1463
1464%package -n texlive-latex-bbold
1465Summary: Sans serif blackboard bold for LaTeX
1466Summary(pl.UTF-8): Tablicowy tłusty font sans serif dla LaTeXa
1467Group: Applications/Publishing/TeX
1468Requires(post,postun): %{_bindir}/texhash
eef2e5b8
ZU
1469Requires: %{shortname}-fonts-bbold
1470Requires: %{shortname}-latex
a13fbc24
ZU
1471Obsoletes: tetex-latex-bbold
1472
1473%description -n texlive-latex-bbold
1474A geometric sans serif blackboard bold font, for use in mathematics.
1475
1476%description -n texlive-latex-bbold -l pl.UTF-8
1477Geometryczny tablicowy tłusty font sans serif, do używania w
1478matematyce.
1479
a13fbc24
ZU
1480%package -n texlive-latex-beamer
1481Summary: A LaTeX class for producing presentations and slides
1482Summary(hu.UTF-8): LaTeX dokumentumosztály prezentációk és fóliák készítéséhez
1483Group: Applications/Publishing/TeX
1484Requires(post,postun): %{_bindir}/texhash
eef2e5b8 1485Requires: %{shortname}-latex
a13fbc24
ZU
1486Obsoletes: tetex-latex-beamer
1487
1488%description -n texlive-latex-beamer
1489A LaTeX class for producing presentations and slides.
1490
1491%description -n texlive-latex-beamer -l hu.UTF-8
1492LaTeX dokumentumosztály prezentációk és fóliák készítéséhez.
1493
1494%package -n texlive-latex-bezos
1495Summary: Packages by Javier Bezos (additional math tools)
1496Summary(hu.UTF-8): Javier Bezos csomagjai (további matematikai eszközök)
1497Group: Applications/Publishing/TeX
1498Requires(post,postun): %{_bindir}/texhash
eef2e5b8 1499Requires: %{shortname}-latex
a13fbc24
ZU
1500
1501%description -n texlive-latex-bezos
1502Packages by Javier Bezos (additional math tools).
1503
1504%description -n texlive-latex-bezos -l hu.UTF-8
1505Javier Bezos csomagjai (további matematikai eszközök).
1506
d36dda71
ZU
1507%package -n texlive-latex-bibtex-data
1508Summary: Main BibTeX files
1509Group: Applications/Publishing/TeX
1510Requires(post,postun): %{_bindir}/texhash
1511
1512%description -n texlive-latex-bibtex-data
1513Main BibTeX files.
1514
a13fbc24
ZU
1515%package -n texlive-latex-bibtex-ams
1516Summary: BibTeX style files for American Mathematical Society publications
1517Summary(pl.UTF-8): Pliki stylów BibTeXa do publikacji American Mathematical Society
1518Group: Applications/Publishing/TeX
1519Requires(post,postun): %{_bindir}/texhash
eef2e5b8
ZU
1520Requires: %{shortname}-latex-ams
1521Requires: %{shortname}-latex-bibtex
a13fbc24
ZU
1522Obsoletes: tetex-bibtex-ams
1523Obsoletes: tetex-latex-bibtex-ams
1524
1525%description -n texlive-latex-bibtex-ams
1526BibTeX style files for American Mathematical Society publications.
1527
1528%description -n texlive-latex-bibtex-ams -l pl.UTF-8
1529Pliki stylów BibTeXa do publikacji American Mathematical Society.
1530
1531%package -n texlive-latex-bibtex-dk
1532Summary: Danish variants of the standard BibTeX styles
1533Summary(pl.UTF-8): Duńskie warianty standardowych stylów BibTeXa
1534Group: Applications/Publishing/TeX
1535Requires(post,postun): /usr/bin/texhash
eef2e5b8 1536Requires: %{shortname}-latex-bibtex
a13fbc24
ZU
1537Obsoletes: tetex-latex-bibtex-dk
1538
1539
1540%description -n texlive-latex-bibtex-dk
1541Dk-bib is a translation of the four standard BibTeX style files
1542(abbrv, alpha, plain and unsrt) into Danish. The files have been
1543extended with ISBN, ISSN and URL fields which can be enabled through a
1544LaTeX style file.
1545
1546%description -n texlive-latex-bibtex-dk -l pl.UTF-8
1547Dk-bib to tłumaczenie czterech standardowych plików stylów BibTeXa
1548(abbrv, alpha, plain i unsrt) na język duński. Pliki zostały
1549rozszerzone o pola ISBN, ISSN i URL, które można włączyć poprzez plik
1550stylu LaTeXa.
1551
1552%package -n texlive-latex-bibtex-pl
1553Summary: Polish bibliography management for LaTeX
1554Summary(pl.UTF-8): Polska wersja zarządzania bibliografią dla LaTeXa
1555Group: Applications/Publishing/TeX
1556Requires(post,postun): %{_bindir}/texhash
eef2e5b8 1557Requires: %{shortname}-latex-bibtex
a13fbc24
ZU
1558Obsoletes: tetex-bibtex-plbib
1559Obsoletes: tetex-latex-bibtex-pl
1560
1561%description -n texlive-latex-bibtex-pl
1562Polish bibliography management for LaTeX.
1563
1564%description -n texlive-latex-bibtex-pl -l pl.UTF-8
1565Polska wersja zarządzania bibliografią dla LaTeXa.
1566
1567%package -n texlive-latex-bibtex-german
1568Summary: German variants of standard BibTeX styles
1569Summary(pl.UTF-8): Niemieckie wersje standardowych stylów BibTeXa
1570Group: Applications/Publishing/TeX
1571Requires(post,postun): %{_bindir}/texhash
eef2e5b8 1572Requires: %{shortname}-latex-bibtex
a13fbc24
ZU
1573Obsoletes: tetex-bibtex-germbib
1574Obsoletes: tetex-latex-bibtex-german
1575
1576%description -n texlive-latex-bibtex-german
1577German variants of standard BibTeX styles.
1578
1579%description -n texlive-latex-bibtex-german -l pl.UTF-8
1580Niemieckie wersje standardowych stylów BibTeXa.
1581
1582%package -n texlive-latex-bibtex-revtex4
1583Summary: BibTeX styles for REVTeX4
1584Summary(pl.UTF-8): Style BibTeXa dla REVTeX4
1585Group: Applications/Publishing/TeX
1586Requires(post,postun): %{_bindir}/texhash
eef2e5b8 1587Requires: %{shortname}
a13fbc24
ZU
1588Obsoletes: tetex-bibtex-revtex4
1589Obsoletes: tetex-latex-bibtex-revtex4
1590
1591%description -n texlive-latex-bibtex-revtex4
1592BibTeX styles for REVTeX4.
1593
1594%description -n texlive-latex-bibtex-revtex4 -l pl.UTF-8
1595Style BibTeXa dla REVTeX4.
1596
1597%package -n texlive-latex-bibtex-jurabib
1598Summary: Extended BibTeX citation support for the humanities and legal texts
1599Summary(pl.UTF-8): Rozszerzona obsługa cytowania BibTeXa do tekstów humanistycznych i prawniczych
1600Group: Applications/Publishing/TeX
1601Requires(post,postun): %{_bindir}/texhash
eef2e5b8 1602Requires: %{shortname}
a13fbc24
ZU
1603Obsoletes: tetex-bibtex-jurabib
1604Obsoletes: tetex-latex-bibtex-jurabib
1605
1606%description -n texlive-latex-bibtex-jurabib
1607Extended BibTeX citation support for the humanities and legal texts.
1608
1609%description -n texlive-latex-bibtex-jurabib -l pl.UTF-8
1610Rozszerzona obsługa cytowania BibTeXa do tekstów humanistycznych i
1611prawniczych.
1612
1613%package -n texlive-latex-bibtex-styles
1614Summary: Various BibTeX styles
1615Summary(hu.UTF-8): Vegyes BibTeX stílusok
1616Group: Applications/Publishing/TeX
1617Requires(post,postun): %{_bindir}/texhash
eef2e5b8 1618Requires: %{shortname}-latex-bibtex
a13fbc24
ZU
1619
1620%description -n texlive-latex-bibtex-styles
1621Various BibTeX styles.
1622
1623%description -n texlive-latex-bibtex-styles -l hu.UTF-8
1624Vegyes BibTeX stílusok.
1625
1626%package -n texlive-latex-bibtex-vancouver
1627Summary: Bibliographic style file for Biomedical Journals
1628Summary(hu.UTF-8): Irodalomjegyzék-stílus a Biomedical Journal-hoz
1629Group: Applications/Publishing/TeX
1630Requires(post,postun): %{_bindir}/texhash
eef2e5b8 1631Requires: %{shortname}-latex-bibtex
a13fbc24
ZU
1632
1633%description -n texlive-latex-bibtex-vancouver
1634Bibliographic style file for Biomedical Journals.
1635
1636%description -n texlive-latex-bibtex-vancouver -l hu.UTF-8
1637Irodalomjegyzék-stílus a Biomedical Journal-hoz.
1638
1639%package -n texlive-latex-booktabs
1640Summary: Publication quality tables in LaTeX
1641Summary(hu.UTF-8): Nyomdai minőségű táblázatok LaTeX-ben
1642Group: Applications/Publishing/TeX
1643Requires(post,postun): %{_bindir}/texhash
eef2e5b8 1644Requires: %{shortname}-latex
a13fbc24
ZU
1645
1646%description -n texlive-latex-booktabs
1647Publication quality tables in LaTeX.
1648
1649%description -n texlive-latex-booktabs -l hu.UTF-8
1650Nyomdai minőségű táblázatok LaTeX-ben.
1651
d7d6f83c
ZU
1652%package -n texlive-latex-bosisio
1653Summary: A collection of packages by Francesco Bosisio
1654Summary(hu.UTF-8): Francesco Bosisio csomaggyűjteménye
1655Group: Applications/Publishing/TeX
1656Requires(post,postun): %{_bindir}/texhash
1657Requires: %{shortname}-latex
1658
1659%description -n texlive-latex-bosisio
1660A collection of packages by Francesco Bosisio.
1661
1662%description -n texlive-latex-bosisio -l hu.UTF-8
1663Francesco Bosisio csomaggyűjteménye.
1664
a13fbc24
ZU
1665%package -n texlive-latex-caption
1666Summary: Customising captions in floating environments
1667Summary(hu.UTF-8): Feliratok testreszabása úszó környezetekben
1668Group: Applications/Publishing/TeX
1669Requires(post,postun): %{_bindir}/texhash
eef2e5b8 1670Requires: %{shortname}-latex
a13fbc24
ZU
1671
1672%description -n texlive-latex-caption
1673Customising captions in floating environments.
1674
1675%description -n texlive-latex-caption -l hu.UTF-8
1676Feliratok testreszabása úszó környezetekben.
1677
1678%package -n texlive-latex-carlisle
1679Summary: Miscellaneous small packages by David Carlisle
1680Summary(pl.UTF-8): Różne małe pakiety autorstwa Davida Carlisle
1681Group: Applications/Publishing/TeX
1682Requires(post,postun): %{_bindir}/texhash
eef2e5b8 1683Requires: %{shortname}-latex
a13fbc24
ZU
1684Provides: tetex-latex-carlisle
1685Obsoletes: tetex-latex-carlisle
1686
1687%description -n texlive-latex-carlisle
1688Miscellaneous small packages by David Carlisle.
1689
1690%description -n texlive-latex-carlisle -l pl.UTF-8
1691Różne małe pakiety autorstwa Davida Carlisle.
1692
1693%package -n texlive-latex-ccfonts
1694Summary: Support for Concrete text and math fonts in LaTeX
1695Summary(pl.UTF-8): Obsługa fontów tekstowych i matematycznych Concrete w LaTeXu
1696Group: Applications/Publishing/TeX
1697Requires(post,postun): %{_bindir}/texhash
eef2e5b8 1698Requires: %{shortname}-latex
a13fbc24
ZU
1699Obsoletes: tetex-latex-ccfonts
1700
1701%description -n texlive-latex-ccfonts
1702LaTeX font definition files for the Concrete fonts and a LaTeX package
1703for typesetting documents using Concrete as the default font family.
1704The files support OT1, T1, TS1, and Concrete math including AMS fonts
1705(Ulrik Vieth's concmath).
1706
1707%description -n texlive-latex-ccfonts -l pl.UTF-8
1708Pliki definicji fontów LaTeXowych dla fontów Concrete oraz pakiet
1709LaTeXa do składania dokumentów przy użyciu Concrete jako domyślnej
1710rodziny fontów. Pliki obsługują fonty OT1, T1, TS1 oraz matematyczny
1711Concrete wraz z AMS (concmath Ulrika Vietha).
1712
1713%package -n texlive-latex-cite
1714Summary: Supports compressed, sorted lists of numerical citations
1715Summary(pl.UTF-8): Obsługa kompresowanych, sortowanych list numerowanych cytatów
1716Group: Applications/Publishing/TeX
1717Requires(post,postun): %{_bindir}/texhash
eef2e5b8 1718Requires: %{shortname}-latex
a13fbc24
ZU
1719Obsoletes: tetex-latex-cite
1720
1721%description -n texlive-latex-cite
1722Supports compressed, sorted lists of numerical citations.
1723
1724%description -n texlive-latex-cite -l pl.UTF-8
1725Obsługa kompresowanych, sortowanych list numerowanych cytatów.
1726
1727%package -n texlive-latex-cmbright
1728Summary: Support for CM Bright fonts in LaTeX
1729Summary(pl.UTF-8): Obsługa fontów CM Bright w LaTeXu
1730Group: Applications/Publishing/TeX
1731Requires(post,postun): %{_bindir}/texhash
eef2e5b8
ZU
1732Requires: %{shortname}-fonts-cmbright
1733Requires: %{shortname}-latex
a13fbc24
ZU
1734Obsoletes: tetex-latex-cmbright
1735
1736%description -n texlive-latex-cmbright
1737A family of sans serif fonts for TeX and LaTeX, based on Donald
1738Knuth's CM fonts. It comprises OT1, T1 and TS1 encoded text fonts of
1739various shapes as well as all the fonts necessary for mathematical
1740typesetting, incl. AMS symbols. This collection provides all the
1741necessary files for using the fonts with LaTeX.
1742
1743%description -n texlive-latex-cmbright -l pl.UTF-8
1744Rodzina fontów sans serif dla TeXa i LaTeXa, oparta na fontach CM
1745Donalda Knutha. Obejmuje fonty dla kodowań OT1, T1 i TS1 różnych
1746kształtów oraz fonty niezbędne do składu matematycznego, włącznie z
1747symbolami AMS. Ten zestaw dostarcza wszystkie niezbędne pliki do
1748używania fontów w LaTeXu.
1749
1750%package -n texlive-latex-comment
1751Summary: Selectively include/excludes portions of text
1752Summary(hu.UTF-8): A szöveg részeinek beillesztése/kihagyása
1753Group: Applications/Publishing/TeX
1754Requires(post,postun): %{_bindir}/texhash
eef2e5b8 1755Requires: %{shortname}-latex
a13fbc24
ZU
1756
1757%description -n texlive-latex-comment
1758Selectively include/excludes portions of text.
1759
1760%description -n texlive-latex-comment -l hu.UTF-8
1761A szöveg részeinek beillesztése/kihagyása.
1762
1763%package -n texlive-latex-concmath
1764Summary: LaTeX package and font definition files to access the Concrete math fonts
1765Summary(pl.UTF-8): Pakiet LaTeXa i pliki definicji fontów udostępniające fonty matematyczne Concrete
1766Group: Applications/Publishing/TeX
1767Requires(post,postun): %{_bindir}/texhash
eef2e5b8
ZU
1768Requires: %{shortname}-fonts-concmath
1769Requires: %{shortname}-latex
a13fbc24
ZU
1770Obsoletes: tetex-latex-concmath
1771
1772%description -n texlive-latex-concmath
1773LaTeX package and font definition files to access the Concrete math
1774fonts, which were derived from Computer Modern math fonts using
1775parameters from Concrete Roman text fonts.
1776
1777%description -n texlive-latex-concmath -l pl.UTF-8
1778Pakiet LaTeXa i pliki definicji fontów udostępniające fonty
1779matematyczne Concrete wywodzące się z fontów matematycznych Computer
1780Modern poprzez zastosowanie parametrów fontów tekstowych Concrete
1781Roman.
1782
1783%package -n texlive-latex-currvita
1784Summary: Typeset a curriculum vitae
1785Summary(hu.UTF-8): Önéletrajzok írása
1786Group: Applications/Publishing/TeX
1787Requires(post,postun): %{_bindir}/texhash
eef2e5b8 1788Requires: %{shortname}-latex
a13fbc24
ZU
1789
1790%description -n texlive-latex-currvita
1791Typeset a curriculum vitae.
1792
1793%description -n texlive-latex-currvita -l hu.UTF-8
1794Önéletrajzok írása.
1795
1796%package -n texlive-latex-curves
1797Summary: Curves for LaTeX picture environment
1798Summary(hu.UTF-8): Görbék LaTeX picture környezetébe
1799Group: Applications/Publishing/TeX
1800Requires(post,postun): %{_bindir}/texhash
eef2e5b8 1801Requires: %{shortname}-latex
a13fbc24
ZU
1802
1803%description -n texlive-latex-curves
1804Curves for LaTeX picture environment.
1805
1806%description -n texlive-latex-curves -l hu.UTF-8
1807Görbék LaTeX picture környezetébe.
1808
1809%package -n texlive-latex-custom-bib
1810Summary: Customized BibTeX styles for LaTeX
1811Summary(pl.UTF-8): Dostosowywanie stylów BibTeXa dla LaTeXa
1812Group: Applications/Publishing/TeX
1813Requires(post,postun): %{_bindir}/texhash
eef2e5b8 1814Requires: %{shortname}-latex
a13fbc24
ZU
1815Obsoletes: tetex-latex-custom-bib
1816
1817%description -n texlive-latex-custom-bib
1818Package generating customized BibTeX bibliography styles from a
1819generic file using docstrip. Includes support for the Harvard style.
1820
1821%description -n texlive-latex-custom-bib -l pl.UTF-8
1822Pakiet generujący dostosowane style bibliografii BibTeXa z ogólnego
1823pliki przy użyciu docstrip. Zawiera obsługę stylu Harvard.
1824
1825%package -n texlive-latex-cyrillic
1826Summary: LaTeX Cyrillic support
1827Summary(pl.UTF-8): Obsługa cyrylicy dla LaTeXa
1828Group: Applications/Publishing/TeX
1829Requires(post,postun): %{_bindir}/texhash
eef2e5b8 1830Requires: %{shortname}-latex
a13fbc24
ZU
1831Provides: tetex-latex-cyrillic
1832Obsoletes: tetex-latex-cyrillic
1833
1834%description -n texlive-latex-cyrillic
1835LaTeX Cyrillic support.
1836
1837%description -n texlive-latex-cyrillic -l pl.UTF-8
1838Obsługa cyrylicy dla LaTeXa.
1839
1840%package -n texlive-latex-enumitem
1841Summary: A package to customize the three basic lists
1842Summary(hu.UTF-8): Egy csomag, amivel testreszabhatod a három alapvető listát
1843Group: Applications/Publishing/TeX
1844Requires(post,postun): %{_bindir}/texhash
eef2e5b8 1845Requires: %{shortname}-latex
a13fbc24
ZU
1846
1847%description -n texlive-latex-enumitem
1848A package to customize the three basic lists (enumerate, itemize and
1849description).
1850
1851%description -n texlive-latex-enumitem -l hu.UTF-8
1852Egy csomag, amivel testreszabhatod a három alapvető listakörnyezetet
1853(enumerate, itemize, description).
1854
1855%package -n texlive-latex-exams
1856Summary: Various document classes to typeset exams
1857Summary(hu.UTF-8): Különböző dokumentumosztályok vizsgák, feladatsorok szedésére
1858Group: Applications/Publishing/TeX
1859Requires(post,postun): %{_bindir}/texhash
fe275794 1860Requires: %{shortname}-latex-ams
a13fbc24
ZU
1861
1862%description -n texlive-latex-exams
1863Various document classes to typeset exams.
1864
1865%description -n texlive-latex-exams -l hu.UTF-8
1866Különböző dokumentumosztályok vizsgák, feladatsorok szedésére.
1867
1868%package -n texlive-latex-float
1869Summary: Tools to manipulate float objects
1870Summary(hu.UTF-8): Eszközök úszó objektuomok kezeléséhez
1871Group: Applications/Publishing/TeX
1872Requires(post,postun): %{_bindir}/texhash
eef2e5b8 1873Requires: %{shortname}-latex
a13fbc24
ZU
1874
1875%description -n texlive-latex-float
1876Tools to manipulate float objects.
1877
1878%description -n texlive-latex-float -l hu.UTF-8
1879Eszközök úszó objektuomok kezeléséhez.
1880
1881%package -n texlive-latex-foiltex
1882Summary: The FoilTeX is a collection of LaTeX files for making foils
1883Summary(hu.UTF-8): A FoilTeX a LaTeX fájlok gyűjteménye fóliák készítéséhez
1884Group: Applications/Publishing/TeX
1885Requires(post,postun): %{_bindir}/texhash
eef2e5b8 1886Requires: %{shortname}-latex
a13fbc24
ZU
1887
1888%description -n texlive-latex-foiltex
1889The FoilTeX is a collection of LaTeX files for making foils.
1890
1891%description -n texlive-latex-foiltex -l hu.UTF-8
1892A FoilTeX a LaTeX fájlok gyűjteménye fóliák készítéséhez.
1893
1894%package -n texlive-latex-formlett
1895Summary: Letters to multiple recipients
1896Summary(hu.UTF-8): Levél több címzettnek ("körlevél")
1897Group: Applications/Publishing/TeX
1898Requires(post,postun): %{_bindir}/texhash
eef2e5b8 1899Requires: %{shortname}-latex
a13fbc24
ZU
1900
1901%description -n texlive-latex-formlett
1902Letters to multiple recipients.
1903
1904%description -n texlive-latex-formlett -l hu.UTF-8
1905Levél több címzettnek ("körlevél").
1906
1907%package -n texlive-latex-formular
1908Summary: Create forms containing field for manual entry
1909Summary(hu.UTF-8): Kézzel kitöltendő űrlapok készítése
1910Group: Applications/Publishing/TeX
1911Requires(post,postun): %{_bindir}/texhash
eef2e5b8 1912Requires: %{shortname}-latex
a13fbc24
ZU
1913
1914%description -n texlive-latex-formular
1915Create forms containing field for manual entry.
1916
1917%description -n texlive-latex-formular -l hu.UTF-8
1918Kézzel kitöltendő űrlapok készítése.
1919
1920%package -n texlive-latex-gbrief
1921Summary: Letter document class
1922Summary(hu.UTF-8): Levél dokumentumosztály
1923Group: Applications/Publishing/TeX
1924Requires(post,postun): %{_bindir}/texhash
eef2e5b8 1925Requires: %{shortname}-latex
a13fbc24
ZU
1926
1927%description -n texlive-latex-gbrief
1928Letter document class.
1929
1930%description -n texlive-latex-gbrief -l hu.UTF-8
1931Levél dokumentumosztály.
1932
1933%package -n texlive-latex-keystroke
1934Summary: Graphical representation of keys on keyboard
1935Summary(hu.UTF-8): A billentyűk grafikus megjelenítése
1936Group: Applications/Publishing/TeX
1937Requires(post,postun): %{_bindir}/texhash
eef2e5b8 1938Requires: %{shortname}-latex
a13fbc24
ZU
1939
1940%description -n texlive-latex-keystroke
1941Graphical representation of keys on keyboard.
1942
1943%description -n texlive-latex-keystroke -l hu.UTF-8
1944A billentyűk grafikus megjelenítése.
1945
1946%package -n texlive-latex-labbook
1947Summary: Typeset laboratory journals
1948Summary(hu.UTF-8): Laborjegyzőkönyvek szedése
1949Group: Applications/Publishing/TeX
1950Requires(post,postun): %{_bindir}/texhash
eef2e5b8 1951Requires: %{shortname}-latex
a13fbc24
ZU
1952
1953%description -n texlive-latex-labbook
1954Typeset laboratory journals.
1955
1956%description -n texlive-latex-labbook -l hu.UTF-8
1957Laborjegyzőkönyvek szedése.
1958
1959%package -n texlive-latex-lcd
1960Summary: Alphanumerical LCD-style displays
1961Summary(hu.UTF-8): Alfanumerikus LCD-szerű kijelzés
1962Group: Applications/Publishing/TeX
1963Requires(post,postun): %{_bindir}/texhash
eef2e5b8 1964Requires: %{shortname}-latex
a13fbc24
ZU
1965
1966%description -n texlive-latex-lcd
1967Alphanumerical LCD-style displays.
1968
1969%description -n texlive-latex-lcd -l hu.UTF-8
1970Alfanumerikus LCD-szerű kijelzés.
1971
1972%package -n texlive-latex-leaflet
1973Summary: Create small handouts (flyers)
1974Summary(hu.UTF-8): Kis "kézikönyvek" készítése (brossúrák)
1975Group: Applications/Publishing/TeX
1976Requires(post,postun): %{_bindir}/texhash
eef2e5b8 1977Requires: %{shortname}-latex
a13fbc24
ZU
1978
1979%description -n texlive-latex-leaflet
1980Create small handouts (flyers).
1981
1982%description -n texlive-latex-leaflet -l hu.UTF-8
1983Kis "kézikönyvek" készítése (brossúrák).
1984
1985%package -n texlive-latex-leftidx
1986Summary: Left and right subscripts and superscripts in math mode
1987Summary(hu.UTF-8): Bal és jobboldali alsó és felső indexek matematikai módban
1988Group: Applications/Publishing/TeX
1989Requires(post,postun): %{_bindir}/texhash
eef2e5b8 1990Requires: %{shortname}-latex
a13fbc24
ZU
1991
1992%description -n texlive-latex-leftidx
1993Left and right subscripts and superscripts in math mode.
1994
1995%description -n texlive-latex-leftidx -l hu.UTF-8
1996Bal és jobboldali alsó és felső indexek matematikai módban.
1997
1998%package -n texlive-latex-lewis
1999Summary: Draw Lewis structures (chemistry)
2000Summary(hu.UTF-8): Lewis struktúrák készítése (kémia)
2001Group: Applications/Publishing/TeX
2002Requires(post,postun): %{_bindir}/texhash
eef2e5b8 2003Requires: %{shortname}-latex
a13fbc24
ZU
2004
2005%description -n texlive-latex-lewis
2006Draw Lewis structures (chemistry).
2007
2008%description -n texlive-latex-lewis -l hu.UTF-8
2009Lewis struktúrák készítése (kémia).
2010
2011%package -n texlive-latex-lm
2012Summary: LaTeX styles for Latin Modern family fonts
2013Summary(pl.UTF-8): Style LaTeXa dla fontów z rodziny Latin Modern
2014Group: Applications/Publishing/TeX
2015Requires(post,postun): /usr/bin/texhash
eef2e5b8
ZU
2016Requires: %{shortname}-fonts-lm
2017Requires: %{shortname}-latex
a13fbc24
ZU
2018Obsoletes: tetex-latex-lm
2019Obsoletes: texlive-fonts-type1-lm
2020
2021%description -n texlive-latex-lm
2022Latin Modern family of fonts, based on the Computer Modern fonts
2023released into public domain by AMS (copyright (C) 1997 AMS). Contain a
2024lot of additional characters, mainly accented ones, but not only.
2025There is a one set of PostScript fonts and four sets of TeX Font
2026Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
2027encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
2028Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
2029potential user knows what to do with all these files. The author is
2030Boguslaw Jackowski.
2031
2032%description -n texlive-latex-lm -l pl.UTF-8
2033Rodzina fontów Latin Modern, oparta na fontach Computer Modern
2034przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
2035Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
2036Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
2037Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
2038QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
2039(texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
2040(ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
2041tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
2042
2043%package -n texlive-latex-lastpage
2044Summary: Reference last page for "Page N of M" type footers
2045Summary(hu.UTF-8): Az utolsó oldalra hivatkozás "N/M. oldal" típusú lábfejekhez
2046Group: Applications/Publishing/TeX
2047Requires(post,postun): %{_bindir}/texhash
2048
2049%description -n texlive-latex-lastpage
2050Reference last page for Page N of M type footers.
2051
2052%description -n texlive-latex-lastpage -l hu.UTF-8
2053Az utolsó oldalra hivatkozás "N/M. oldal" típusú lábfejekhez.
2054
2055%package -n texlive-latex-lineno
2056Summary: Line numbers on paragraphs
2057Summary(pl.UTF-8): Numery linii dla paragrafów
2058Group: Applications/Publishing/TeX
2059Requires(post,postun): /usr/bin/texhash
eef2e5b8 2060Requires: %{shortname}-latex
a13fbc24
ZU
2061Obsoletes: tetex-latex-lineno
2062
2063%description -n texlive-latex-lineno
2064The LaTeX package lineno.sty provides line numbers on paragraphs.
2065After TeX has broken a paragraph into lines there will be line numbers
2066attached to them, with the possibility to make references through the
2067LaTeX \ref, \pageref cross reference mechanism.
2068
2069%description -n texlive-latex-lineno -l pl.UTF-8
2070Pakiet LaTeXa lineno.sty daje numery linii dla paragrafów. Po podziale
2071paragrafu na linie przez TeXa do linii dołączane są ich numery z
2072możliwością tworzenia odnośników poprzez mechanizm odnośników LaTeXa
2073\ref i \pageref.
2074
2075%package -n texlive-latex-metre
2076Summary: Support for the work of classicists
2077Group: Applications/Publishing/TeX
2078Requires(post,postun): /usr/bin/texhash
eef2e5b8 2079Requires: %{shortname}-latex
a13fbc24
ZU
2080
2081%description -n texlive-latex-metre
2082Support for the work of classicists.
2083
2084%package -n texlive-latex-games
2085Summary: Packages for typesetting games
2086Summary(hu.UTF-8): Játékok szedése
2087Group: Applications/Publishing/TeX
2088Requires(post,postun): %{_bindir}/texhash
eef2e5b8 2089Requires: %{shortname}-latex
a13fbc24
ZU
2090
2091%description -n texlive-latex-games
2092Chess, chinese chess, crosswords, go, backgammon and more.
2093
2094%description -n texlive-latex-games -l hu.UTF-8
2095Sakk, kínai sakk, keresztrejtvények, go, backgammon és még sok más.
2096
2097%package -n texlive-latex-extend
2098Summary: Extensions, patches, improvements of main LaTeX styles, environments
2099Summary(hu.UTF-8): Az alap LaTeX stílusok, környezetek, stb. bővítései, foltjai
2100Group: Applications/Publishing/TeX
2101Requires(post,postun): %{_bindir}/texhash
eef2e5b8 2102Requires: %{shortname}-latex
a13fbc24
ZU
2103Provides: tetex-latex-ltablex
2104Obsoletes: tetex-latex-ltablex
2105
2106%description -n texlive-latex-extend
2107This package contains:
2108- addlines: a user-friendly wrapper around \enlargethispage.
2109- alnumsec: alphanumeric section numbering.
2110- arydshln: horizontal and vertical dashed lines in arrays and
2111 tabulars
2112- babelbib: multilingual bibliographies.
2113- bibtopicprefix: prefix references to bibliographies produced by
2114 bibtopic.
2115- boites: boxes that may break across pages
2116- booklet: aids for printing simple booklets.
2117- bullcntr: display list item counter as regular pattern of bullets.
2118- chappg: page numbering by chapter.
2119- cjw: a bundle of packages and classes.
2120- clefval: key/value support with a hash.
2121- colortbl: add colour to LaTeX tables.
2122- combine: bundle individual documents into a single document.
2123- contour: print a coloured contour around text.
2124- ctable: easily typeset centered tables.
2125- curve2e: extensions for package pict2e.
2126- dashbox: draw dashed boxes.
2127- dashline: draw dashed rules.
2128- etaremune: reverse-counting enumerate environment.
2129- expdlist: expanded description environments.
2130- HA-prosper: patches and improvements for prosper.
2131- leading: define leading with a length.
2132- listliketab: typeset lists as tables.
2133- ltablex: table package extensions.
2134- makebox: defines a \makebox* command.
2135- makecell: tabular column heads and multilined cells.
2136- marginnote: notes in the margin, even where \marginpar fails
2137- mcaption: put captions in the margin.
2138- mcite: multiple items in a single citation.
2139- mciteplus: enhanced multiple citations.
2140- minipage-marginpar: minipages with marginal notes.
2141- miniplot: a package for easy figure arrangement.
2142- multicap: format captions inside multicols
2143- newvbtm: define your own verbatim-like environment.
2144- notes2bib: integrating notes into the bibliography.
2145- ntabbing: simple tabbing extension for automatic line numbering.
2146- numline: LaTeX macros for numbering lines.
2147- pbox: a variable-width \parbox command.
2148- pinlabel: a TeX labelling package.
2149- polytable: tabular-like environments with named columns.
2150- rccol: decimal-centered optionally rounded numbers in tabular.
2151- romannum: generate roman numerals instead of arabic digits.
2152- schedule: weekly schedules.
2153- subfloat: sub-numbering for figures and tables.
2154- umoline: underline text allowing line breaking.
2155- umrand: package for fancy box frames.
2156- underlin: underlined running heads.
2157- ushort: shorter (and longer) underlines and underbars.
2158
2159%description -n texlive-latex-extend -l hu.UTF-8
2160Ez a csomag a következőket tartalmazza:
2161- addlines: felhasználóbarát wrapper \enlargethispage-hez
2162- alnumsec: alfanumerikus section számozás
2163- arydshln: vízszintes és függőleges pontozott vonalak array és
2164 tabular környezetkben
2165- babelbib: többnyelvű bibliográfiák
2166- bibtopicprefix: prefix hivatkozás bibtopic által készített
2167 bibliográfiára
2168- boites: dobozok, amelyek törhetők oldalak között
2169- booklet: booklet formátumban történő nyomtatás
2170- bullcntr: lista elemek számlálójának megjelenítése mint...
2171- chappg: oldalszámozás chapter alapján
2172- cjw: csomagok és osztályok tömkelege
2173- clefval: kulcs/érték párok hash-sel
2174- colortbl: színek LaTeX táblázatokban
2175- combine: külön dokumentumok eggyé fűzése
2176- contour: színes kontúr nyomtatása szöveg körül
2177- ctable: középre igazított táblázatok szedése
2178- curve2e: pict2e csomaghoz kiegészítések
2179- dashbox: pontozott dobozok
2180- dashline: pontozott vonalak
2181- etaremune: visszafele sorszámazó enumerate környezet
2182- expdlist: kibővített description környezetek
2183- HA-prosper: foltok és bővítések a prosper-hez
2184- leading: sorközök definiálása hosszal
2185- listliketab: listák táblázatként szedése
2186- ltablex: table csomag kiegészítése
2187- makebox: egy \makebox* parancs definiálása
2188- makecell: táblázat címsorral és többsoros cellákkal
2189- marginnote: széljegyzetek, ott is, ahol a \marginpar hibázik
2190- mcaption: címkék a margóra
2191- mcite: több elem egy hivatkozásban
2192- mciteplus: kibővített többszörös hivatkozás
2193- minipage-marginpar: minipage-ek széljegyzetekkel
2194- miniplot: egy csomag ábrák könnyű elhelyezéséhez
2195- multicap: formázott cimkék multicols környezetben
2196- newvbtm: saját verbatim-szerű környezetek
2197- notes2bib: megjegyzések elhelyezése bibliográfiába
2198- ntabbing: tabbing környezet automatikus sorszámozással
2199- numline: LaTeX makrók sorok számozására
2200- pbox: változtatható szélességű \parbox
2201- pinlabel: a TeX labelling package.
2202- polytable: tabular-like environments with named columns.
2203- rccol: decimal-centered optionally rounded numbers in tabular.
2204- romannum: generate roman numerals instead of arabic digits.
2205- schedule: heti időbeosztás (órarend)
2206- subfloat: sub-numbering for figures and tables.
2207- umoline: aláhúzott szövegben sortörés engedélyezése
2208- umrand: package for fancy box frames.
2209- underlin: aláhúzott élőfej
2210- ushort: shorter (and longer) underlines and underbars.
2211
2212%package -n texlive-latex-effects
2213Summary: Additional effects to fonts, texts
2214Summary(hu.UTF-8): További effektek betűkhöz, szövegekhez,...
2215Group: Applications/Publishing/TeX
2216Requires(post,postun): %{_bindir}/texhash
eef2e5b8 2217Requires: %{shortname}-latex
a13fbc24
ZU
2218
2219%description -n texlive-latex-effects
2220This package contains:
2221- arcs: draw arcs over and under text
2222- blowup: upscale or downscale all pages of a document.
2223- changebar: generate changebars in LaTeX documents.
2224- draftwatermark: put a grey textual watermark on document pages.
2225- flippdf: horizontal flipping of pages with pdfLaTeX.
2226- flowfram: create text frames for posters, brochures or magazines.
2227- isorot: rotation of document elements.
2228- lettrine: typeset dropped capitals.
2229- niceframe: support for fancy frames.
2230- notes: mark sections of a document.
2231- objectz: macros for typesetting Object Z.
2232- parallel: typeset parallel texts.
2233- quotchap: decorative chapter headings.
2234- rotpages: typeset sets of pages upside-down and backwards.
2235- sectionbox: create fancy boxed ((sub)sub)sections.
2236- shadethm: theorem environments that are shaded
2237
2238%description -n texlive-latex-effects -l hu.UTF-8
2239Ez a csomag a következőket tartalmazza:
2240- arcs: ívek rajzolása szöveg fölé és alá
2241- blowup: a dokumentum összes oldalának nagyítása vagy kicsinyítése
2242- changebar: oldalsávok készítése LaTeX dokumentumokban
2243- draftwatermark: szürke szöveges vízjel a dokumentum oldalaira
2244- flippdf: oldalak vízszintes tükrözése pdfLaTeX-hel
2245- flowfram: szövegkeretek poszterekhez, brossúrákhoz vagy magazinokhoz
2246- isorot: dokumentum-elemek forgatása
2247- lettrine: ejtett kapitálisok szedése
2248- niceframe: különféle keretek
2249- notes: dokumentum részeinek kiemelése, megjelölése
2250- objectz: Object Z objektumok szedése
2251- parallel: párhuzamos szövegek szedése
2252- quotchap: decorative chapter headings.
2253- rotpages: typeset sets of pages upside-down and backwards.
2254- sectionbox: create fancy boxed ((sub)sub)sections.
2255- shadethm: theorem environments that are shaded
2256
2257%package -n texlive-latex-math-sources
2258Summary: Sources of latex-math
2259Summary(hu.UTF-8): A latex-math forrása
2260Group: Applications/Publishing/TeX
2261
2262%description -n texlive-latex-math-sources
2263Sources of latex-math.
2264
2265%description -n texlive-latex-math-sources -l hu.UTF-8
2266A latex-math forrása.
2267
2268%package -n texlive-latex-math
2269Summary: Mathematical packages
2270Summary(hu.UTF-8): Matematikai csomagok
2271Group: Applications/Publishing/TeX
2272Requires(post,postun): %{_bindir}/texhash
eef2e5b8
ZU
2273Requires: %{shortname}-fonts-bbm
2274Requires: %{shortname}-fonts-stmaryrd
2275Requires: %{shortname}-latex
2276Requires: %{shortname}-latex-ams
2277Requires: %{shortname}-latex-carlisle
2278Requires: %{shortname}-latex-psnfss
2279Requires: %{shortname}-latex-pst-3dplot
2280Requires: %{shortname}-latex-wasysym
2281Requires: %{shortname}-tex-pstricks
2282Requires: %{shortname}-tex-xkeyval
2283Requires: %{shortname}-tex-xypic
a13fbc24
ZU
2284# gnuplottex needs gnuplot
2285Requires: gnuplot
2286
2287%description -n texlive-latex-math
2288This package contains:
2289- bez123: Support for Bezier curves.
2290- binomexp: Calculate Pascal's triangle
2291- cmll: symbols for linear logic.
2292- constants: automatic numbering of constants.
2293- coordsys: draw cartesian coordinate systems.
2294- dotseqn: flush left equations with dotted leaders to the numbers.
2295- egplot: encapsulate Gnuplot sources in LaTeX documents.
2296- eqlist: description lists with equal indentation.
a13fbc24
ZU
2297- esdiff: simplify typesetting of derivatives.
2298- esvect: vector arrows.
2299- extpfeil: extensible arrows in mathematics
2300- faktor: typeset quotient structures with LaTeX.
2301- fouridx: left sub- and superscripts in maths mode.
2302- functan: macros for functional analysis and PDE theory
2303- galois: typeset Galois connections.
2304- gnuplottex: embed Gnuplot commands in LaTeX documents.
2305- hhtensor: print vectors, matrices, and tensors.
2306- logpap: generate logarithmic graph paper with LaTeX.
2307- makeplot: easy plots from Matlab in LaTeX.
2308- maybemath: make math bold or italic according to context.
2309- mfpic4ode: macros to draw direction fields and solutions of ODEs.
2310- mhequ: multicolumn equations, tags, labels, sub-numbering.
2311- mhs: historical mathematics.
2312- mlist: logical markup for lists.
2313- nath: natural mathematics notation.
2314- noitcrul: improved underlines in mathematics.
2315- numprint: print numbers with separators and exponent if necessary.
2316- permute: support for symmetric groups.
2317- petri-nets: A set TeX/LaTeX packages for drawing Petri nets.
2318- qsymbols: maths symbol abbreviations.
2319- qtree: draw tree structures.
2320- sdrt: macros for Segmented Discourse Representation Theory.
2321- semantic: help for writing programming language semantics.
2322- simplewick: simple Wick contractions.
2323- sseq: spectral sequence diagrams.
2324- subdepth: unify maths subscript height.
2325- subeqn: package for subequation numbering.
2326- subeqnarray: equation array with sub numbering.
2327- tree-dvips: trees and other linguists' macros.
2328- trfsigns: typeset transform signs.
2329- trsym: symbols for transformations.
2330- ulsy: extra mathematical characters.
2331
2332%description -n texlive-latex-math -l hu.UTF-8
2333Ez a csomag a következőket tartalmazza:
2334- bez123: Bezier-görbék
2335- binomexp: Pascal-háromszög számítása
2336- cmll: szimbólumok lineáris logikához
2337- constants: változók automatikus sorszámozása
2338- coordsys: Descartes-féle koordinátarendszerek rajzolása
2339- dotseqn: TODO
2340- egplot: Gnuplot források LaTeX dokumentumokba ágyazása
2341- eqlist: leíró lista egyenlő behúzással
a13fbc24
ZU
2342- esdiff: deriváltak bevitele
2343- esvect: vektornyilak
2344- extpfeil: bővíthető nyilak matematikában
2345- faktor: hányados struktúrák LaTeX-hel
2346- fouridx: alsó és felső indexek bal oldalon matematikai módban
2347- functan: funkcionálanalízés és PDE elmélethez makrók
2348- galois: Galois kapcsolatok szedése
2349- gnuplottex: Gnuplot parancsok beágyazása LaTeX dokumentumokba
2350- hhtensor: vetkorok, mátrixok és tenzorok nyomtatása
2351- logpap: logaritmikus grafikonok
2352- makeplot: könnyű ábrázolások Matlab-ból LaTeX-be
2353- maybemath: matematikai félkövér ill. dőlt szöveg környezettől
2354 függően
2355- mfpic4ode: differenciálegyenletek megoldásainak ábrázolása
2356- mhequ: többoszlopos egyenletek, cimkék, al-sorszámozás
2357- mhs: történelmi matematika
2358- mlist: listák logikus jelölése
2359- nath: természetes matematikai jelölés
2360- noitcrul: kibővített aláhúzások matematikában
2361- numprint: számok írása elválasztókkal és kitevőkkel, ha szükséges
2362- permute: szimmetriacsoportok
2363- petri-nets: A set TeX/LaTeX packages for drawing Petri nets.
2364- qsymbols: matematikai szimbólumok rövidítése
2365- qtree: fastruktúrák rajzolása
2366- sdrt: macros for Segmented Discourse Representation Theory.
2367- semantic: help for writing programming language semantics.
2368- simplewick: simple Wick contractions.
2369- sseq: spectral sequence diagrams.
2370- subdepth: matematikai indexek méretének egységesítése
2371- subeqn: alegyenletek sorszámozása
2372- subeqnarray: egyenletek al-sorszámozása
2373- tree-dvips: trees and other linguists' macros
2374- trfsigns: transzformációs jelek szedése
2375- trsym: szimbólumok transzformációkhoz
2376- ulsy: extra matematikai karakterek
2377
2378%package -n texlive-latex-misc
2379Summary: Misc packages
2380Summary(hu.UTF-8): Vegyes csomagok
2381Group: Applications/Publishing/TeX
2382Requires(post,postun): %{_bindir}/texhash
eef2e5b8 2383Requires: %{shortname}-latex
a13fbc24
ZU
2384
2385%description -n texlive-latex-misc
2386This packages contains:
2387- cooking: typeset recipes.
2388- cuisine: typeset recipes.
2389- fixme: insert "fixme" notes into draft documents.
2390- recipecard: typeset recipes in note-card-sized boxes.
2391- todo: make a to-do list for a document.
2392
2393%description -n texlive-latex-misc -l hu.UTF-8
2394Ez a csomag a következőket tartalmazza:
2395- cooking: receptek szedése
2396- cuisine: receptek szedése
2397- fixme: "fixme" megjegyzések elhelyezése
2398- recipecard: receptek szedése jegyzet-méretű dobozokba
2399- todo: dokumentumok teendőinek listája
2400
2401%package -n texlive-latex-music
2402Summary: Musical packages
2403Summary(hu.UTF-8): Zenei csomagok
2404Group: Applications/Publishing/TeX
2405Requires(post,postun): %{_bindir}/texhash
eef2e5b8 2406Requires: %{shortname}-latex
a13fbc24
ZU
2407
2408%description -n texlive-latex-music
2409This package contains:
2410- abc: support ABC music notation in LaTeX.
2411- guitar: guitar chords and song texts.
2412- songbook: package for typesetting song lyrics and chord books.
2413
2414%description -n texlive-latex-music -l hu.UTF-8
2415Ez a csomag a következőket tartalmazza:
2416- abc: ABC hangjegyzések LaTeX-ben
2417- guitar: gitárkották és dalszövegek
2418- songbook: dalszövegek és akkordkönyvek szedése
2419
2420%package -n texlive-latex-physics
2421Summary: Physical packages
2422Summary(hu.UTF-8): Fizikai csomagok
2423Group: Applications/Publishing/TeX
2424Requires(post,postun): %{_bindir}/texhash
eef2e5b8
ZU
2425Requires: %{shortname}-latex
2426Suggests: %{shortname}-latex-SIstyle
2427Suggests: %{shortname}-latex-SIunits
2428Suggests: %{shortname}-latex-siunitx
a13fbc24
ZU
2429
2430%description -n texlive-latex-physics
2431This package contains:
2432- circ: macros for typesetting circuit diagrams.
2433- colorwav: colours by wavelength of visible light.
2434- dyntree: construct Dynkin tree diagrams.
2435- feynmf: macros and fonts for creating Feynman (and other) diagrams.
2436- formula: typesetting physical units.
2437- isotope: a package for type setting isotopes
2438- listofsymbols: create and manipulate lists of symbols
2439- miller: typeset miller indices.
2440- susy: macros for SuperSymmetry-related work.
2441
2442%description -n texlive-latex-physics -l hu.UTF-8
2443Ez a csomag a következőket tartalmazza:
2444- circ: áramkörök szedése
2445- colorwav: a látható fény színei hullámhossz szerint
2446- dyntree: Dynkin fadiagramok készítése
2447- feynmf: makrók és fontok Feynman (és más) diagramok készítésére
2448- formula: fizikai egységek szedése
2449- isotope: izotópok szedése
2450- listofsymbols: szimbólumok listájának létrehozása és kezelése
2451- miller: miller indexek szedése
2452- susy: Szuper-Szimmetria elmélettel kapcsolatos munkákhoz makrók
2453
2454%package -n texlive-latex-biology
2455Summary: Biological packages
2456Summary(hu.UTF-8): Biológiai csomagok
2457Group: Applications/Publishing/TeX
2458Requires(post,postun): %{_bindir}/texhash
eef2e5b8
ZU
2459Requires: %{shortname}-latex
2460Requires: %{shortname}-xetex
a13fbc24
ZU
2461
2462%description -n texlive-latex-biology
2463This package contains:
2464- biocon: typesetting biological species names
2465- dnaseq: format DNA base sequences.
2466
2467%description -n texlive-latex-biology -l hu.UTF-8
2468Ez a csomag a következőket tartalmazza:
2469- biocon: biológiai fajnevek szedése
2470- dnaseq: DNS szekvenciák szedése
2471
2472%package -n texlive-latex-presentation
2473Summary: Presentations in LaTeX
2474Summary(hu.UTF-8): Prezentációk LaTeX-ben
2475Group: Applications/Publishing/TeX
2476Requires(post,postun): %{_bindir}/texhash
eef2e5b8
ZU
2477Requires: %{shortname}-latex-foiltex
2478Suggests: %{shortname}-latex-prosper = %{epoch}:%{version}-%{release}
a13fbc24
ZU
2479
2480%description -n texlive-latex-presentation
2481This package contains:
2482- powerdot: a presentation class.
2483- ppower4: a postprocessor for PDF presentations.
2484- sciposter: make posters of ISO A3 size and larger.
2485- tpslifonts: a LaTeX package for configuring presentation fonts.
2486
2487%description -n texlive-latex-presentation -l hu.UTF-8
2488Ez a csomag a következőket tartalmazza:
2489- powerdot: egy prezentáció osztály
2490- ppower4: egy postprocesszor PDF prezentációkhoz
2491- sciposter: poszterek készítése A3-as és nagyobb méretben
2492- tpslifonts: a LaTeX package for configuring presentation fonts.
2493
2494%package -n texlive-latex-chem
2495Summary: Chemical packages
2496Summary(hu.UTF-8): Kémiai csomagok
2497Group: Applications/Publishing/TeX
2498Requires(post,postun): %{_bindir}/texhash
eef2e5b8
ZU
2499Requires: %{shortname}-latex
2500Suggests: %{shortname}-latex-lewis
a13fbc24
ZU
2501
2502%description -n texlive-latex-chem
2503This package contains:
2504- achemso: support for American Chemical Society journal submissions.
2505- bpchem: typeset chemical names, formulae, etc.
2506- chemarrow: arrows for use in chemistry.
2507- chemcompounds: simple consecutive numbering of chemical compounds.
2508- chemcono: support for compound numbers in chemistry documents.
2509- chemstyle: writing chemistry with style.
2510- mhchem: typeset chemical formulae/equations and Risk and Safety
2511 phrases
2512
2513%description -n texlive-latex-chem -l hu.UTF-8
2514Ez a csomag a következőket tartalmazza:
2515- achemso: American Chemical Society formátuma
2516- bpchem: kémiai nevek, formulák, stb. szedése
2517- chemarrow: kémiában használatos nyilak
2518- chemcompounds: kémiai vegyületek számozása
2519- chemcono: kémiai vegyületek kémiai dokumentumokbam
2520- chemstyle: kémiai dokumentum írása
2521- mhchem: kémiai formulák/egyenletek szedése
2522
2523%package -n texlive-latex-informatic
2524Summary: Informatical packages
2525Summary(hu.UTF-8): Informatikai csomagok
2526Group: Applications/Publishing/TeX
2527Requires(post,postun): %{_bindir}/texhash
eef2e5b8 2528Requires: %{shortname}-latex
a13fbc24
ZU
2529
2530%description -n texlive-latex-informatic
2531This package contains:
2532- alg: LaTeX environments for typesetting algorithms.
2533- bytefield: Create illustrations for network protocol specifications.
2534- lsc: typesetting Live Sequence Charts.
2535- method: typeset method and variable declarations.
2536- msc: draw MSC diagrams.
2537- nag: detecting and warning about obsolete LaTeX commands
a70281ed 2538# - progkeys: typeset programs, recognising keywords.
a13fbc24
ZU
2539- register: typeset programmable elements in digital hardware
2540 (registers).
2541- uml: UML diagrams in LaTeX.
2542
2543%description -n texlive-latex-informatic -l hu.UTF-8
2544Ez a csomag a következőket tartalmazza:
2545- alg: LaTeX környezetek algoritmusok szedésére
2546- bytefield: hálózati protokoll specifikációk szemléltetése
2547- lsc: Live Sequence Charts
2548- method: eljárások és változók deklarációjának szedése
2549- msc: MSC diagramok
2550- nag: elavult LaTeX parancsok detektálása és figyelmeztetés
a70281ed 2551# - progkeys: programok szedése, kulcsszavakkal
a13fbc24
ZU
2552- register: programozható elemek (regiszterek) szedése
2553- uml: UML diagramok LaTeX-ben
2554
2555%package -n texlive-latex-pdftools
2556Summary: Various tools to pdf output
2557Summary(hu.UTF-8): Különböző eszközök pdf output-hoz
2558Group: Applications/Publishing/TeX
2559Requires(post,postun): %{_bindir}/texhash
eef2e5b8 2560Requires: %{shortname}-latex
a13fbc24
ZU
2561
2562%description -n texlive-latex-pdftools
2563This package contains:
2564- attachfile: attach arbitrary files to a PDF document
2565- cooltooltips: associate a pop-up window and tooltip with PDF
2566 hyperlinks
2567- movie15: multimedia inclusion package.
2568- pdfcprot: activating and setting of character protruding using
2569 pdflatex.
2570- pdfsync: provide links between source and PDF.
2571- pdftricks: support for pstricks in pdfTeX. . pdfscreen: support
2572 screen-based document design.
2573
2574%description -n texlive-latex-pdftools -l hu.UTF-8
2575Ez a csomag a következőket tartalmazza:
2576- attachfile: fájlok csatolása PDF dokumentumokba
2577- cooltooltips: felugró ablakok és súgók társítása PDF linkekhez
2578- movie15: multimédia beillesztése
2579- pdfcprot: activating and setting of character protruding using
2580 pdflatex.
2581- pdftricks: pstricks támogatás pdfTeX-ben
2582- pdfsync: provide links between source and PDF.
2583- pdfscreen: képernyő alapú dokumentumok
2584
2585%package -n texlive-latex-microtype
2586Summary: An interface to the micro-typographic extensions of pdfTeX
2587Summary(pl.UTF-8): Interfejs do rozszerzeń mikrotypograficznych pdfTeXa
2588Group: Applications/Publishing/TeX
2589Requires(post,postun): /usr/bin/texhash
eef2e5b8 2590Requires: %{shortname}-latex
a13fbc24
ZU
2591Obsoletes: tetex-latex-microtype
2592
2593%description -n texlive-latex-microtype
2594The `microtype' package provides a LaTeX interface to pdfTeX's
2595micro-typographic extensions: character protrusion and font expansion.
2596It allows to restrict character protrusion and/or font expansion to a
2597definable set of fonts, and to configure micro-typographic aspects of
2598the fonts in a straight-forward and flexible way. Settings for various
2599fonts are provided.
2600
2601%description -n texlive-latex-microtype -l pl.UTF-8
2602Pakiet microtype dodaje do LaTeXa mechanizm do rozszerzeń
2603mikrotypograficznych pdfTeXa: wysuwania znaków i rozszerzania fontów.
2604Pozwala ograniczyć wysuwanie znaku i/lub rozszerzanie fontu do
2605określonego zbioru fontów oraz skonfigurować mikrotypograficzne
2606aspekty fontów w prosty i elastyczny sposób. Dostarczone są ustawienia
2607dla różnych fontów.
2608
2609%package -n texlive-latex-musictex
2610Summary: Typesetting music with TeX
2611Summary(hu.UTF-8): Zenék szedése TeX-hel
2612Group: Applications/Publishing/TeX
2613Requires(post,postun): %{_bindir}/texhash
eef2e5b8 2614Requires: %{shortname}-latex
a13fbc24
ZU
2615
2616%description -n texlive-latex-musictex
2617Typesetting music with TeX.
2618
2619%description -n texlive-latex-musictex -l hu.UTF-8
2620Zenék szedése TeX-hel.
2621
2622%package -n texlive-latex-lucidabr
2623Summary: Package to make Lucida Bright fonts usable with LaTeX
2624Summary(pl.UTF-8): Pakiet umożliwiający używanie fontów Lucida Bright w LaTeXu
2625Group: Applications/Publishing/TeX
2626Requires(post,postun): %{_bindir}/texhash
eef2e5b8 2627Requires: %{shortname}-latex
a13fbc24
ZU
2628Obsoletes: tetex-latex-lucidabr
2629
2630%description -n texlive-latex-lucidabr
2631Package to make Lucida Bright fonts usable with LaTeX.
2632
2633%description -n texlive-latex-lucidabr -l pl.UTF-8
2634Pakiet umożliwiający używanie fontów Lucida Bright w LaTeXu.
2635
2636%package -n texlive-latex-marvosym
2637Summary: Styles for Martin Vogel's Symbol (marvosym) font
2638Summary(pl.UTF-8): Style dla fontu Symbol Martina Vogela (marvosym)
2639Group: Applications/Publishing/TeX
2640Requires(post,postun): /usr/bin/texhash
eef2e5b8
ZU
2641Requires: %{shortname}-fonts-marvosym
2642Requires: %{shortname}-latex
a13fbc24
ZU
2643Provides: tetex-latex-marvosym
2644Obsoletes: tetex-latex-marvosym
2645
2646%description -n texlive-latex-marvosym
2647Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
2648currency symbol as defined by the European commission; Euro currency
2649symbols in typefaces Times, Helvetica and Courier; Symbols for
2650structural engineering; Symbols for steel cross-sections; Astronomy
2651signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
2652symbols; CE sign and others.
2653
2654%description -n texlive-latex-marvosym -l pl.UTF-8
2655Font Martin Vogel's Symbol (marvosym) to font zawierający: symbol
2656waluty Euro zdefiniowany przez Komisję Europejską; symbole Euro w
2657krojach Times, Helvetica i Courier; symbole do inżynierii
2658strukturalnej; symbole do przekrojów stalowych; znaki astronomiczne
2659(Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole nożyczek; znak
2660CE i inne.
2661
2662%package -n texlive-latex-mflogo
2663Summary: LaTeX support for MetaFont and logo fonts
2664Summary(pl.UTF-8): Obsługa LaTeXa dla MetaFonta i fontów logo
2665Group: Applications/Publishing/TeX
2666Requires(post,postun): %{_bindir}/texhash
eef2e5b8
ZU
2667Requires: %{shortname}-fonts-mflogo
2668Requires: %{shortname}-latex
a13fbc24
ZU
2669Obsoletes: tetex-latex-mflogo
2670
2671%description -n texlive-latex-mflogo
2672LaTeX package and font definition file to access the Knuthian `logo'
2673fonts described in `The MetaFontbook' and the MetaFont and logos in
2674LaTeX documents.
2675
2676%description -n texlive-latex-mflogo -l pl.UTF-8
2677Pakiet LaTeXa i plik definicji fontów udostępniający fonty logo Knutha
2678opisane w "The MetaFontbook" oraz MetaFont i loga w dokumentach
2679LaTeXa.
2680
2681%package -n texlive-latex-mfnfss
2682Summary: Font description files to use extra fonts like yinit and ygoth
2683Summary(pl.UTF-8): Pliki opisów fontów udostępniające dodatkowe fonty, jak yinit i ygoth
2684Group: Applications/Publishing/TeX
2685Requires(post,postun): %{_bindir}/texhash
eef2e5b8 2686Requires: %{shortname}-latex
a13fbc24
ZU
2687Obsoletes: tetex-latex-mfnfss
2688
2689%description -n texlive-latex-mfnfss
2690Font description files to use extra fonts like yinit and ygoth.
2691
2692%description -n texlive-latex-mfnfss -l pl.UTF-8
2693Pliki opisów fontów udostępniające dodatkowe fonty, jak yinit i ygoth.
2694
2695%package -n texlive-latex-minitoc
2696Summary: Produce a table of contents for each chapter
2697Summary(pl.UTF-8): Tworzenie spisów treści dla każdego rozdziału
2698Group: Applications/Publishing/TeX
2699Requires(post,postun): %{_bindir}/texhash
eef2e5b8 2700Requires: %{shortname}-latex
a13fbc24
ZU
2701Obsoletes: tetex-latex-minitoc
2702
2703%description -n texlive-latex-minitoc
2704Produce a table of contents for each chapter.
2705
2706%description -n texlive-latex-minitoc -l pl.UTF-8
2707Tworzenie spisów treści dla każdego rozdziału.
2708
2709%package -n texlive-latex-mltex
2710Summary: Support for MLTeX
2711Summary(pl.UTF-8): Wsparcie dla MLTeXa
2712Group: Applications/Publishing/TeX
2713Requires(post,postun): %{_bindir}/texhash
eef2e5b8 2714Requires: %{shortname}-latex
a13fbc24
ZU
2715Obsoletes: tetex-latex-mltex
2716
2717%description -n texlive-latex-mltex
2718Support for MLTeX, the multilingual TeX extension from Michael J.
2719Ferguson.
2720
2721%description -n texlive-latex-mltex -l pl.UTF-8
2722Wsparcie dla MLTeXa - rozszerzenia TeXa z obsługą wielu języków,
2723autorstwa Michaela J. Fergusona.
2724
2725%package -n texlive-latex-multienum
2726Summary: Multi-column enumerated lists
2727Summary(hu.UTF-8): Többoszlopos számozott listák
2728Group: Applications/Publishing/TeX
2729Requires(post,postun): %{_bindir}/texhash
eef2e5b8 2730Requires: %{shortname}-latex
a13fbc24
ZU
2731
2732%description -n texlive-latex-multienum
2733Multi-column enumerated lists.
2734
2735%description -n texlive-latex-multienum -l hu.UTF-8
2736Többoszlopos számozott listák.
2737
2738
2739%package -n texlive-latex-moreverb
2740Summary: Extended verbatim
2741Summary(hu.UTF-8): Kiterjesztett verbatim
2742Group: Applications/Publishing/TeX
2743Requires(post,postun): %{_bindir}/texhash
eef2e5b8 2744Requires: %{shortname}-latex
a13fbc24
ZU
2745
2746%description -n texlive-latex-moreverb
2747Extended verbatim.
2748
2749%description -n texlive-latex-moreverb -l hu.UTF-8
2750Kiterjesztett verbatim.
2751
2752%package -n texlive-latex-ntheorem
2753Summary: Enhanced theorem environment
2754Summary(hu.UTF-8): Bővített tétel környezet
2755Group: Applications/Publishing/TeX
2756Requires(post,postun): %{_bindir}/texhash
eef2e5b8 2757Requires: %{shortname}-latex
a13fbc24
ZU
2758
2759%description -n texlive-latex-ntheorem
2760Enhanced theorem environment.
2761
2762%description -n texlive-latex-ntheorem -l hu.UTF-8
2763Bővített tétel környezet
2764
2765%package -n texlive-latex-other
2766Summary: Other LaTeX packages
2767Summary(hu.UTF-8): Néhány további LaTeX csomag
2768Group: Applications/Publishing/TeX
2769Requires(post,postun): %{_bindir}/texhash
eef2e5b8 2770Requires: %{shortname}-latex
a13fbc24
ZU
2771Obsoletes: tetex-platex
2772
2773%description -n texlive-latex-other
2774Other LaTeX packages.
2775
2776%description -n texlive-latex-other -l hu.UTF-8
2777Néhány további LaTeX csomag.
2778
2779%package -n texlive-latex-other-doc
2780Summary: Other LaTeX packages documentation
2781Summary(hu.UTF-8): Néhány további LaTeX csomag dokumentációja
2782Group: Applications/Publishing/TeX
2783Requires(post,postun): %{_bindir}/texhash
eef2e5b8 2784Requires: %{shortname}-latex
a13fbc24
ZU
2785
2786%description -n texlive-latex-other-doc
2787Other LaTeX packages documentation.
2788
2789%description -n texlive-latex-other-doc -l hu.UTF-8
2790Néhány további LaTeX csomag dokumentációja.
2791
2792%package -n texlive-latex-pdfslide
2793Summary: Presentation slides using pdftex
2794Summary(hu.UTF-8): Prezentáció készítése pdftex-hel
2795Group: Applications/Publishing/TeX
2796Requires(post,postun): %{_bindir}/texhash
eef2e5b8 2797Requires: %{shortname}-latex
a13fbc24
ZU
2798
2799%description -n texlive-latex-pdfslide
2800Presentation slides using pdftex.
2801
2802%description -n texlive-latex-pdfslide -l hu.UTF-8
2803Prezentáció készítése pdftex-hel.
2804
2805%package -n texlive-latex-pgf
2806Summary: The TeX Portable Graphic Format
2807Summary(hu.UTF-8): TeX Portable Graphic Formátum
2808Summary(pl.UTF-8): Przenośny format grafiki dla TeXa
2809Group: Applications/Publishing/TeX
2810Requires(post,postun): %{_bindir}/texhash
eef2e5b8
ZU
2811Requires: %{shortname}-latex
2812Requires: %{shortname}-latex-xcolor
a13fbc24
ZU
2813Obsoletes: tetex-pgf
2814
2815%description -n texlive-latex-pgf
2816A macro package for creating graphics directly in TeX and LaTeX.
2817
2818%description -n texlive-latex-pgf -l hu.UTF-8
2819Makró csomag rajzok készítéséhez közvetlenül TeX-ben és LaTeX-ben.
2820
2821%description -n texlive-latex-pgf -l pl.UTF-8
2822Pakiet makr do tworzenia grafiki bezpośrednio z TeXa i LaTeXa.
2823
2824%package -n texlive-latex-polynom
2825Summary: Macros for manipulating polynomials
2826Summary(hu.UTF-8): Makrók polinomokkal való műveletekre
2827Group: Applications/Publishing/TeX
2828Requires(post,postun): %{_bindir}/texhash
eef2e5b8 2829Requires: %{shortname}-latex
a13fbc24
ZU
2830
2831%description -n texlive-latex-polynom
2832Macros for manipulating polynomials.
2833
2834%description -n texlive-latex-polynom -l hu.UTF-8
2835Makrók polinomokkal való műveletekre.
2836
2837%package -n texlive-latex-polynomial
2838Summary: Typeset (univariate) polynomials
2839Summary(hu.UTF-8): Egyváltozós polinomok szedése
2840Group: Applications/Publishing/TeX
2841Requires(post,postun): %{_bindir}/texhash
eef2e5b8 2842Requires: %{shortname}-latex
a13fbc24
ZU
2843
2844%description -n texlive-latex-polynomial
2845Typeset (univariate) polynomials.
2846
2847%description -n texlive-latex-polynomial -l hu.UTF-8
2848Egyváltozós polinomok szedése.
2849
2850%package -n texlive-latex-programming
2851Summary: Additional utilities to programming LaTeX
2852Summary(hu.UTF-8): További eszközök LaTeX programozásához
2853Group: Applications/Publishing/TeX
2854Requires(post,postun): %{_bindir}/texhash
eef2e5b8 2855Requires: %{shortname}-latex
a13fbc24
ZU
2856
2857%description -n texlive-latex-programming
2858This package contains:
2859- cmdtrack: check used commands.
2860- cool: COntent-Oriented LaTeX
2861- coollist: manipulate COntent Oriented LaTeX Lists.
2862- coolstr: string manipulation in LaTeX.
2863- csvtools: reading data from CSV files.
2864- datatool: tools to load and manipulate data.
2865- datenumber: convert a date into a number and vice versa.
2866- delimtxt: read and parse text tables.
2867- dialogl: macros for constructing interactive LaTeX scripts.
2868- dprogress: LaTeX-relevant log information for debugging.
2869- environ: a new interface for environments in LaTeX.
2870- export: import and export values of LaTeX registers.
2871- fmtcount: display the value of a LaTeX counter in a variety of
2872 formats.
2873- forarray: using array structures in LaTeX.
2874- forloop: iteration in LaTeX.
2875- inversepath: calculate inverse file paths.
2876- labelcas: check the existence of labels, and fork accordingly.
2877- lcg: generate random integers.
2878- makecmds: the new \makecommand command always (re)defines a command.
2879- multido: a loop facility for Generic TeX.
2880- namespc: rudimentary c++-like namespaces in LaTeX.
2881- patchcmd: change the definition of an existing command.
2882- progress: creates an overview of a document's state.
2883- randtext: randomise the order of characters in strings.
2884- regcount: display the allocation status of the TeX registers.
2885- robustcommand: declare robust command, with \newcommand checks.
2886- splitindex: unlimited number of indexes.
2887- stack: tools to define and use stacks.
2888- stringstrings: string manipulation for cosmetic and programming
2889 application
2890- substr: deal with substrings in strings.
2891- typedref: eliminate errors by enforcing the types of labels.
2892
2893%description -n texlive-latex-programming -l hu.UTF-8
2894Ez a csomag a következőket tartalmazza:
2895- cmdtrack: használt parancsok ellenőrzése
2896- cool: tartalom-orientált (COntent-Oriented) LaTeX
2897- coollist: COntent Oriented LaTeX listák manipulációja
2898- coolstr: sztring manipuláció LaTeX-ben
2899- csvtools: adatok olvasása CSV fájlokból
2900- datatool: eszközök adatok beolvasására és manipulációjához
2901- datenumber: dátum számmá konvertálása és vissza
2902- delimtxt: szöveges táblázatok olvasása és feldolgozása
2903- dialogl: interaktív makrók LaTeX-ben
2904- dprogress: LaTeX-releváns log információ debuggoláshoz
2905- export: LaTeX regiszterek értékeinek importálása és exportálása
2906- environ: egy új felület környezetek létrehozására
2907- fmtcount: LaTeX számlálók megjelenítése különböző formátumokban
2908- forarray: tömb struktúrák LaTeX-ben
2909- forloop: iteráció LaTeX-ben
2910- inversepath: fájlútvonalak visszafele relatív meghatározása
2911- labelcas: cimkék létezésének ellenőrzése
2912- lcg: véletlen egész számok generálása
2913- makecmds: új \makecommand, amely mindig (újra)definiál parancsot
2914- multido: ciklusok szervezése LaTeX-ben
2915- namespc: c++-szerű névterek LaTeX-ben
2916- patchcmd: létező parancsok definíciójának megváltoztatása
2917- progress: egy áttekintést készít a dokumentum állapotáról
2918- randtext: sztring karaktereinek összekeverése
2919- regcount: display the allocation status of the TeX registers.
2920- robustcommand: declare robust command, with \newcommand checks.
2921- splitindex: unlimited number of indexes.
2922- stack: verem használata
2923- stringstrings: sztring manipuláció
2924- substr: részszövegek keresése
2925- typedref: eliminate errors by enforcing the types of labels.
2926
2927%package -n texlive-latex-prosper
2928Summary: LaTeX class for high quality slides
2929Summary(hu.UTF-8): LaTeX osztály jó minőségű fóliák készítéséhez
2930Group: Applications/Publishing/TeX
2931Requires(post,postun): %{_bindir}/texhash
eef2e5b8
ZU
2932Requires: %{shortname}-latex
2933Requires: %{shortname}-xetex
a13fbc24
ZU
2934
2935%description -n texlive-latex-prosper
2936LaTeX class for high quality slides.
2937
2938%description -n texlive-latex-prosper -l hu.UTF-8
2939LaTeX osztály jó minőségű fóliák készítéséhez.
2940
2941%package -n texlive-latex-pseudocode
2942Summary: LaTeX enviroment for specifying algorithms in a natural way
2943Summary(hu.UTF-8): LaTeX környezet algoritmusok bevitelére
2944Group: Applications/Publishing/TeX
2945Requires(post,postun): %{_bindir}/texhash
eef2e5b8 2946Requires: %{shortname}-latex
a13fbc24
ZU
2947
2948%description -n texlive-latex-pseudocode
2949LaTeX enviroment for specifying algorithms in a natural way.
2950
2951%description -n texlive-latex-pseudocode -l hu.UTF-8
2952LaTeX környezet algoritmusok bevitelére.
2953
2954%package -n texlive-latex-psnfss
2955Summary: LaTeX font support for common PostScript fonts
2956Summary(pl.UTF-8): Obsługa popularnych fontów postscriptowych w LaTeXu
2957Group: Applications/Publishing/TeX
2958Requires(post,postun): %{_bindir}/texhash
eef2e5b8
ZU
2959Requires: %{shortname}-fonts-adobe
2960Requires: %{shortname}-latex
a13fbc24
ZU
2961Provides: tetex-latex-psnfss
2962Obsoletes: tetex-latex-mathptm
2963Obsoletes: tetex-latex-mathptmx
2964Obsoletes: tetex-latex-psnfss
2965
2966%description -n texlive-latex-psnfss
2967LaTeX font definition files, macros and font metrics for common
2968PostScript fonts.
2969
2970%description -n texlive-latex-psnfss -l pl.UTF-8
2971LaTeXowe pliki definicji fontów, makra i metryki fontów dla
2972popularnych fontów postscriptowych.
2973
2974%package -n texlive-latex-pst-2dplot
2975Summary: A PSTricks package for drawing 2D curves
2976Summary(hu.UTF-8): PSTricks csomag kétdimenziós görbék rajzolásához
2977Group: Applications/Publishing/TeX
2978Requires(post,postun): %{_bindir}/texhash
eef2e5b8 2979Requires: %{shortname}-tex-pstricks
a13fbc24
ZU
2980
2981%description -n texlive-latex-pst-2dplot
2982A PSTricks package for drawing 2D curves.
2983
2984%description -n texlive-latex-pst-2dplot -l hu.UTF-8
2985PSTricks csomag kétdimenziós görbék rajzolásához.
2986
2987%package -n texlive-latex-pst-3dplot
2988Summary: Draw 3d curves and graphs using PSTricks
2989Summary(hu.UTF-8): 3D-s görbék és grafikonok PSTricks-szel
2990Group: Applications/Publishing/TeX
2991Requires(post,postun): %{_bindir}/texhash
eef2e5b8 2992Requires: %{shortname}-tex-pstricks
a13fbc24
ZU
2993
2994%description -n texlive-latex-pst-3dplot
2995Draw 3d curves and graphs using PSTricks.
2996
2997%description -n texlive-latex-pst-3dplot -l hu.UTF-8
29983D-s görbék és grafikonok PSTricks-szel.
2999
3000
3001%package -n texlive-latex-pst-bar
3002Summary: Produces bar charts using pstricks
3003Summary(hu.UTF-8): Oszlopdiagramok pstricks-szel
3004Group: Applications/Publishing/TeX
3005Requires(post,postun): %{_bindir}/texhash
eef2e5b8 3006Requires: %{shortname}-tex-pstricks
a13fbc24
ZU
3007
3008%description -n texlive-latex-pst-bar
3009Produces bar charts using pstricks.
3010
3011%description -n texlive-latex-pst-bar -l hu.UTF-8
3012Oszlopdiagramok pstricks-szel.
3013
3014%package -n texlive-latex-pst-circ
3015Summary: PSTricks package for drawing electric circuits
3016Summary(hu.UTF-8): PSTricks csomag elektromos áramkörök rajzolásához
3017Group: Applications/Publishing/TeX
3018Requires(post,postun): %{_bindir}/texhash
eef2e5b8 3019Requires: %{shortname}-tex-pstricks
a13fbc24
ZU
3020
3021%description -n texlive-latex-pst-circ
3022PSTricks package for drawing electric circuits.
3023
3024%description -n texlive-latex-pst-circ -l hu.UTF-8
3025PSTricks csomag elektromos áramkörök rajzolásához.
3026
3027%package -n texlive-latex-pst-diffraction
3028Summary: Print diffraction patterns from various apertures
3029Summary(hu.UTF-8): Diffrakciós képek különböző eszközökön
3030Group: Applications/Publishing/TeX
3031Requires(post,postun): %{_bindir}/texhash
eef2e5b8 3032Requires: %{shortname}-tex-pstricks
a13fbc24
ZU
3033
3034%description -n texlive-latex-pst-diffraction
3035Print diffraction patterns from various apertures.
3036
3037%description -n texlive-latex-pst-diffraction -l hu.UTF-8
3038Diffrakciós képek különböző eszközökön.
3039
3040%package -n texlive-latex-pst-eucl
3041Summary: Euclidian geometry with pstricks
3042Summary(hu.UTF-8): Euklidészi geometria a pstricks használatával
3043Group: Applications/Publishing/TeX
3044Requires(post,postun): %{_bindir}/texhash
eef2e5b8 3045Requires: %{shortname}-tex-pstricks
a13fbc24
ZU
3046
3047%description -n texlive-latex-pst-eucl
3048Euclidian geometry with pstricks.
3049
3050%description -n texlive-latex-pst-eucl -l hu.UTF-8
3051Euklidészi geometria a pstricks használatával.
3052
3053
3054%package -n texlive-latex-pst-fun
3055Summary: Draw "funny" objects with PSTricks
3056Summary(hu.UTF-8): "Vicces" rajzok PSTricks-szel
3057Group: Applications/Publishing/TeX
3058Requires(post,postun): %{_bindir}/texhash
eef2e5b8 3059Requires: %{shortname}-tex-pstricks
a13fbc24
ZU
3060
3061%description -n texlive-latex-pst-fun
3062Draw "funny" objects with PSTricks.
3063
3064%description -n texlive-latex-pst-fun -l hu.UTF-8
3065"Vicces" rajzok PSTricks-szel
3066
3067%package -n texlive-latex-pst-func
3068Summary: PSTricks package for plotting mathematical functions
3069Summary(hu.UTF-8): PSTricks csomag matematikai függvények ábrázolásához
3070Group: Applications/Publishing/TeX
3071Requires(post,postun): %{_bindir}/texhash
eef2e5b8 3072Requires: %{shortname}-tex-pstricks
a13fbc24
ZU
3073
3074%description -n texlive-latex-pst-func
3075PSTricks package for plotting mathematical functions.
3076
3077%description -n texlive-latex-pst-func -l hu.UTF-8
3078PSTricks csomag matematikai függvények ábrázolásához.
3079
3080%package -n texlive-latex-pst-fr3d
3081Summary: Draw 3-dimensional framed boxes using PSTricks
3082Summary(hu.UTF-8): Háromdimenziós dobozok PSTricks segítségével
3083Group: Applications/Publishing/TeX
3084Requires(post,postun): %{_bindir}/texhash
eef2e5b8 3085Requires: %{shortname}-tex-pstricks
a13fbc24
ZU
3086
3087%description -n texlive-latex-pst-fr3d
3088Draw 3-dimensional framed boxes using PSTricks.
3089
3090%description -n texlive-latex-pst-fr3d -l hu.UTF-8
3091Háromdimenziós dobozok PSTricks segítségével.
3092
3093%package -n texlive-latex-pst-fractal
3094Summary: Draw fractal sets using PSTricks
3095Summary(hu.UTF-8): Fraktálok rajzolása PSTricks segítségével
3096Group: Applications/Publishing/TeX
3097Requires(post,postun): %{_bindir}/texhash
eef2e5b8 3098Requires: %{shortname}-tex-pstricks
a13fbc24
ZU
3099
3100%description -n texlive-latex-pst-fractal
3101Draw fractal sets using PSTricks.
3102
3103%description -n texlive-latex-pst-fractal -l hu.UTF-8
3104Fraktálok rajzolása PSTricks segítségével.
3105
3106%package -n texlive-latex-pst-infixplot
3107Summary: Using pstricks plotting capacities with infix expressions rather than RPN
3108Summary(hu.UTF-8): Infix kifejezések ábrázolása
3109Group: Applications/Publishing/TeX
3110Requires(post,postun): %{_bindir}/texhash
eef2e5b8 3111Requires: %{shortname}-tex-pstricks
a13fbc24
ZU
3112
3113%description -n texlive-latex-pst-infixplot
3114Using pstricks plotting capacities with infix expressions rather than
3115RPN.
3116
3117%description -n texlive-latex-pst-infixplot -l hu.UTF-8
3118Infix kifejezések ábrázolása.
3119
3120%package -n texlive-latex-pst-math
3121Summary: Enhancement of PostScript math operators to use with pstricks
3122Summary(hu.UTF-8): PostScript matematikai operátorok bővítése pstricks-szel
3123Group: Applications/Publishing/TeX
3124Requires(post,postun): %{_bindir}/texhash
eef2e5b8 3125Requires: %{shortname}-tex-pstricks
a13fbc24
ZU
3126
3127%description -n texlive-latex-pst-math
3128Enhancement of PostScript math operators to use with pstricks.
3129
3130%description -n texlive-latex-pst-math -l hu.UTF-8
3131PostScript matematikai operátorok bővítése pstricks-szel.
3132
3133%package -n texlive-latex-pst-ob3d
3134Summary: Three dimensional objects using PSTricks
3135Summary(hu.UTF-8): Háromdimenziós objektumok PSTricks-szel
3136Group: Applications/Publishing/TeX
3137Requires(post,postun): %{_bindir}/texhash
eef2e5b8 3138Requires: %{shortname}-tex-pstricks
a13fbc24
ZU
3139
3140%description -n texlive-latex-pst-ob3d
3141Three dimensional objects using PSTricks.
3142
3143%description -n texlive-latex-pst-ob3d -l hu.UTF-8
3144Háromdimenziós objektumok PSTricks-szel.
3145
3146%package -n texlive-latex-pst-optexp
3147Summary: Drawing optical experimental setups
3148Summary(hu.UTF-8): Optikai összeállítások rajzolása
3149Group: Applications/Publishing/TeX
3150Requires(post,postun): %{_bindir}/texhash
eef2e5b8 3151Requires: %{shortname}-tex-pstricks
a13fbc24
ZU
3152
3153%description -n texlive-latex-pst-optexp
3154Drawing optical experimental setups.
3155
3156%description -n texlive-latex-pst-optexp -l hu.UTF-8
3157Optikai összeállítások rajzolása.
3158
3159%package -n texlive-latex-pst-optic
3160Summary: Drawing optics diagrams
3161Summary(hu.UTF-8): Optikai ábrák rajzolása
3162Group: Applications/Publishing/TeX
3163Requires(post,postun): %{_bindir}/texhash
eef2e5b8 3164Requires: %{shortname}-tex-pstricks
a13fbc24
ZU
3165
3166%description -n texlive-latex-pst-optic
3167Drawing optics diagrams.
3168
3169%description -n texlive-latex-pst-optic -l hu.UTF-8
3170Optikai ábrák rajzolása.
3171
3172%package -n texlive-latex-pst-text
3173Summary: Text and character manipulation in PSTricks
3174Summary(hu.UTF-8): Szöveg és karakter manipulációk PSTricks-szel
3175Group: Applications/Publishing/TeX
3176Requires(post,postun): %{_bindir}/texhash
eef2e5b8 3177Requires: %{shortname}-tex-pstricks
a13fbc24
ZU
3178
3179%description -n texlive-latex-pst-text
3180Text and character manipulation in PSTricks.
3181
3182%description -n texlive-latex-pst-text -l hu.UTF-8
3183Szöveg és karakter manipulációk PSTricks-szel.
3184
3185%package -n texlive-latex-pst-uncategorized
3186Summary: Other uncategorized PSTricks packages
3187Summary(hu.UTF-8): Néhány kategorizálatlan PSTricks csomag
3188Group: Applications/Publishing/TeX
3189Requires(post,postun): %{_bindir}/texhash
eef2e5b8 3190Requires: %{shortname}-tex-pstricks
a13fbc24
ZU
3191
3192%description -n texlive-latex-pst-uncategorized
3193Other uncategorized PSTricks packages.
3194
3195%description -n texlive-latex-pst-uncategorized -l hu.UTF-8
3196Néhány kategorizálatlan PSTricks csomag.
3197
3198%package -n texlive-latex-pxfonts
3199Summary: PX fonts LaTeX support
3200Summary(pl.UTF-8): Obsługa fontów PX w LaTeXu
3201Group: Applications/Publishing/TeX
3202Requires(post,postun): %{_bindir}/texhash
eef2e5b8
ZU
3203Requires: %{shortname}-fonts-px
3204Requires: %{shortname}-latex
a13fbc24
ZU
3205Obsoletes: tetex-latex-pxfonts
3206
3207%description -n texlive-latex-pxfonts
3208PX fonts LaTeX support.
3209
3210%description -n texlive-latex-pxfonts -l pl.UTF-8
3211Obsługa fontów PX w LaTeXu.
3212
3213%package -n texlive-latex-SIstyle
3214Summary: Package to typeset SI units, numbers and angles
3215Summary(hu.UTF-8): Csomag SI egységek, számok és szögek szedésére
3216Group: Applications/Publishing/TeX
3217Requires(post,postun): /usr/bin/texhash
eef2e5b8 3218Requires: %{shortname}-latex-ams
a13fbc24
ZU
3219
3220%description -n texlive-latex-SIstyle
3221Package to typeset SI units, numbers and angles.
3222
3223%description -n texlive-latex-SIstyle -l hu.UTF-8
3224Csomag SI egységek, számok és szögek szedésére.
3225
3226%package -n texlive-latex-SIunits
3227Summary: The SIunits package can be used to standardise the use of units in your writings
3228Summary(hu.UTF-8): Az SIunits csomag a mennyiségek egységes írásában nyújt segítséget
3229Group: Applications/Publishing/TeX
3230Requires(post,postun): /usr/bin/texhash
eef2e5b8 3231Requires: %{shortname}-latex-ams
a13fbc24
ZU
3232
3233%description -n texlive-latex-SIunits
3234The SIunits package can be used to standardise the use of units in
3235your writings.
3236
3237%description -n texlive-latex-SIunits -l hu.UTF-8
3238Az SIunits csomag a mennyiségek egységes írásában nyújt segítséget.
3239
3240%package -n texlive-latex-siunitx
3241Summary: A comprehensive (SI) units package
3242Summary(hu.UTF-8): Egy minden részletre kiterjedő (SI) egységek kezelését végző csomag
3243Group: Applications/Publishing/TeX
3244Requires(post,postun): /usr/bin/texhash
eef2e5b8 3245Requires: %{shortname}-latex
a13fbc24
ZU
3246
3247%description -n texlive-latex-siunitx
3248A comprehensive (SI) units package.
3249
3250%description -n texlive-latex-siunitx -l hu.UTF-8
3251Egy minden részletre kiterjedő (SI) egységek kezelését végző csomag.
3252
3253%package -n texlive-latex-sources
3254Summary: LaTeX sources
3255Summary(hu.UTF-8): LaTeX források
3256Group: Applications/Publishing/TeX
3257
3258%description -n texlive-latex-sources
3259LaTeX sources.
3260
3261%description -n texlive-latex-sources -l hu.UTF-8
3262LaTeX források.
3263
3264%package -n texlive-latex-styles
3265Summary: Various LaTeX styles
3266Summary(hu.UTF-8): Különböző LaTeX stílusok
3267Group: Applications/Publishing/TeX
3268Requires(post,postun): /usr/bin/texhash
eef2e5b8 3269Requires: %{shortname}-latex
a13fbc24
ZU
3270
3271%description -n texlive-latex-styles
3272Various LaTeX styles.
3273
3274%description -n texlive-latex-styles -l hu.UTF-8
3275Különböző LaTeX stílusok.
3276
3277%package -n texlive-latex-lang
3278Summary: LaTeX support for non-english languages
3279Summary(hu.UTF-8): LaTeX támogatás nem-angol nyelvekhez
3280Group: Applications/Publishing/TeX
3281Requires(post,postun): /usr/bin/texhash
eef2e5b8 3282Requires: %{shortname}-latex
a13fbc24
ZU
3283
3284%description -n texlive-latex-lang
3285LaTeX support for non-english languages.
3286
3287%description -n texlive-latex-lang -l hu.UTF-8
3288LaTeX támogatás nem-angol nyelvekhez.
3289
3290%package -n texlive-latex-Tabbing
3291Summary: Tabbing with accented letters
3292Summary(hu.UTF-8): Tabbing környezet ékezetes betűk használatával
3293Group: Applications/Publishing/TeX
3294Requires(post,postun): /usr/bin/texhash
3295
3296%description -n texlive-latex-Tabbing
3297Tabbing with accented letters.
3298
3299%description -n texlive-latex-Tabbing -l hu.UTF-8
3300Tabbing környezet ékezetes betűk használatával.
3301
3302%package -n texlive-latex-txfonts
3303Summary: TX fonts LaTeX support
3304Summary(pl.UTF-8): Obsługa fontów TX w LaTeXu
3305Group: Applications/Publishing/TeX
3306Requires(post,postun): %{_bindir}/texhash
eef2e5b8
ZU
3307Requires: %{shortname}-fonts-tx
3308Requires: %{shortname}-latex
a13fbc24
ZU
3309Obsoletes: tetex-latex-txfonts
3310
3311%description -n texlive-latex-txfonts
3312TX fonts LaTeX support.
3313
3314%description -n texlive-latex-txfonts -l pl.UTF-8
3315Obsługa fontów TX w LaTeXu.
3316
3317%package -n texlive-latex-ucs
3318Summary: This package contains support for using UTF-8 as input encoding in LaTeX documents
3319Summary(hu.UTF-8): Ez a csomag lehetővé teszi UTF-8 kódolást a LaTeX dokumentumokban
3320Group: Applications/Publishing/TeX
3321Requires(post,postun): %{_bindir}/texhash
eef2e5b8 3322Requires: %{shortname}-latex
a13fbc24
ZU
3323
3324%description -n texlive-latex-ucs
3325This package contains support for using UTF-8 as input encoding in
3326LaTeX documents.
3327
3328%description -n texlive-latex-ucs -l hu.UTF-8
3329Ez a csomag lehetővé teszi UTF-8 kódolást a LaTeX dokumentumokban.
3330
3331%package -n texlive-latex-umlaute
3332Summary: An interface to inputenc for using alternate input encodings
3333Summary(pl.UTF-8): Interfejs inputenc do używania alternatywnych kodowań wejściowych
3334Group: Applications/Publishing/TeX
3335Requires(post,postun): %{_bindir}/texhash
eef2e5b8 3336Requires: %{shortname}-latex
a13fbc24
ZU
3337Obsoletes: tetex-latex-umlaute
3338
3339%description -n texlive-latex-umlaute
3340An interface to inputenc for using alternate input encodings.
3341
3342%description -n texlive-latex-umlaute -l pl.UTF-8
3343Interfejs inputenc do używania alternatywnych kodowań wejściowych.
3344
3345%package -n texlive-latex-wasysym
3346Summary: Extra characters from the Waldis symbol fonts
3347Summary(pl.UTF-8): Dodatkowe znaki z fontów Waldis symbol
3348Group: Applications/Publishing/TeX
3349Requires(post,postun): %{_bindir}/texhash
eef2e5b8
ZU
3350Requires: %{shortname}-fonts-wasy
3351Requires: %{shortname}-latex
a13fbc24
ZU
3352Provides: tetex-latex-wasysym
3353Obsoletes: tetex-latex-wasysym
3354
3355%description -n texlive-latex-wasysym
3356Makes some additional characters available that come from the wasy
3357fonts (Waldis symbol fonts). These fonts are not automatically
3358included in NFSS2/LaTeX2e since they take up important space and often
3359aren't necessary if one makes use of the packages amsfonts or amssymb.
3360Symbols include: join box, diamond, leadsto, sqsubset, lhd, rhd,
3361apple, ocircle invneg, logof, varint, male, female, phone, clock,
3362lightning, pointer, sun, bell, permil, smiley, various electrical
3363symbols, shapes, music notes, circles, signs, astronomy, etc.
3364
3365%description -n texlive-latex-wasysym -l pl.UTF-8
3366Pakiet udostępniający dodatkowe symbole pochodzące z fontów wasy
3367(Waldis symbol). Te fonty nie są automatycznie dołączane w
3368NFSS2/LaTeX2e, ponieważ zajmują miejsce i zazwyczaj nie są potrzebne
3369jeśli używa się pakietów amsfonts lub amssymb. Zestaw symboli zawiera
3370m.in.: symbole join box, diamond, leadsto, sqsubset, lhd, rhd, apple,
3371ocircle invneg, logof, varint, male, female, phone, clock, lightning,
3372pointer, sun, bell, permil, smiley oraz różne symbole elektryczne,
3373kształty, nuty, okręgi, znaki, symbole astronomiczne itp.
3374
3375%package -n texlive-latex-xcolor
3376Summary: Allows for access to color tints, shades, tones etc
3377Summary(hu.UTF-8): Hozzáférés színekhez, tónusokhoz, átmenetekhez, stb.
3378Summary(pl.UTF-8): Pozwala na dostęp do odcieni, gradientów itp.
3379Group: Applications/Publishing/TeX
3380Obsoletes: tetex-latex-xcolor
3381
3382%description -n texlive-latex-xcolor
3383`xcolor' provides easy driver-independent access to several kinds of
3384color tints, shades, tones, and mixes of arbitrary colors. It allows
3385to select a document-wide target color model and offers tools for
3386automatic color schemes, conversion between eight color models, and
3387alternating table row colors.
3388
3389%description -n texlive-latex-xcolor -l hu.UTF-8
3390`xcolor' egy egyszerű meghajtó-független hozzáférést biztosít
3391színekhez, átmenetekhez, tónusokhóz, és a színek korlátlan
3392keverékéhez. Lehetőséged van a teljes dokumentumra érvényes szín
3393modell kiválasztásához és a színmodellek közötti konverzióra.
3394
3395%description -n texlive-latex-xcolor -l pl.UTF-8
3396`xcolor' dostarcza łatwego, niezależnego od urządzenia dostępu do
3397wielu rodzai cieniowania, tonów i połączeń dowolnych kolorów. Pozwala
3398na wybór modelu koloru dla całego dokumentu i oferuje narzędzia dla
3399schematów kolorów, konwersji między ośmioma modelami kolorów oraz
3400naprzemiennych kolorów w tabelach.
3401
a13fbc24
ZU
3402# # TeX generic macros #
3403
3404%package -n texlive-tex-babel
3405Summary: Multilingual support for TeX
3406Summary(pl.UTF-8): Obsługa wielu języków dla TeXa
3407Group: Applications/Publishing/TeX
3408Requires(post,postun): %{_bindir}/texhash
eef2e5b8 3409Requires: %{shortname}
a13fbc24
ZU
3410Provides: tetex-tex-babel
3411Obsoletes: tetex-tex-babel
3412
3413%description -n texlive-tex-babel
3414Multilingual support for TeX.
3415
3416%description -n texlive-tex-babel -l pl.UTF-8
3417Obsługa wielu języków dla TeXa.
3418
3419%package -n texlive-tex-german
3420Summary: Supports the new German orthography (neue deutsche Rechtschreibung)
3421Summary(pl.UTF-8): Obsługa nowej ortografii niemieckiej (neue deutsche Rechtschreibung)
3422Group: Applications/Publishing/TeX
3423Requires(post,postun): %{_bindir}/texhash
eef2e5b8 3424Requires: %{shortname}
a13fbc24
ZU
3425Provides: tetex-tex-german
3426Obsoletes: tetex-tex-german
3427
3428%description -n texlive-tex-german
3429Supports the new German orthography (neue deutsche Rechtschreibung).
3430
3431%description -n texlive-tex-german -l pl.UTF-8
3432Obsługa nowej ortografii niemieckiej (neue deutsche Rechtschreibung).
3433
3434%package -n texlive-tex-insbox
3435Summary: A TeX macro for inserting pictures/boxes into paragraphs
3436Summary(hu.UTF-8): TeX makró képek/dobozok beszúrására bekezdésekbe
3437Group: Applications/Publishing/TeX
3438Requires(post,postun): %{_bindir}/texhash
eef2e5b8 3439Requires: %{shortname}
a13fbc24
ZU
3440
3441%description -n texlive-tex-insbox
3442A TeX macro for inserting pictures/boxes into paragraphs.
3443
3444%description -n texlive-tex-insbox -l hu.UTF-8
3445TeX makró képek/dobozok beszúrására bekezdésekbe.
3446
3447%package -n texlive-tex-mfpic
3448Summary: Macros which generate Metafont or Metapost for drawing pictures
3449Summary(pl.UTF-8): Makra generujące Metafont lub Metapost do rysowania obrazków
3450Group: Applications/Publishing/TeX
3451Requires(post,postun): %{_bindir}/texhash
eef2e5b8 3452Requires: %{shortname}
a13fbc24
ZU
3453Obsoletes: tetex-tex-mfpic
3454
3455%description -n texlive-tex-mfpic
3456Macros which generate Metafont or Metapost for drawing pictures.
3457
3458%description -n texlive-tex-mfpic -l pl.UTF-8
3459Makra generujące Metafont lub Metapost do rysowania obrazków.
3460
3461%package -n texlive-tex-misc
3462Summary: Miscellaneous TeX macros
3463Summary(pl.UTF-8): Różne makra TeXowe
3464Group: Applications/Publishing/TeX
3465Requires(post,postun): %{_bindir}/texhash
eef2e5b8 3466Requires: %{shortname}
a13fbc24
ZU
3467Provides: tetex-tex-misc
3468Obsoletes: tetex-tex-eijkhout
3469Obsoletes: tetex-tex-misc
3470
3471%description -n texlive-tex-misc
3472Miscellaneous TeX macros.
3473
3474%description -n texlive-tex-misc -l pl.UTF-8
3475Różne makra TeXowe.
3476
3477%package -n texlive-tex-pictex
3478Summary: Picture drawing macros for TeX and LaTeX
3479Summary(pl.UTF-8): Makra do rysowania obrazków dla TeXa i LaTeXa
3480Group: Applications/Publishing/TeX
3481Requires(post,postun): %{_bindir}/texhash
eef2e5b8 3482Requires: %{shortname}
a13fbc24
ZU
3483Obsoletes: tetex-tex-pictex
3484
3485%description -n texlive-tex-pictex
3486Picture drawing macros for TeX and LaTeX.
3487
3488%description -n texlive-tex-pictex -l pl.UTF-8
3489Makra do rysowania obrazków dla TeXa i LaTeXa.
3490
3491%package -n texlive-tex-psizzl
3492Summary: A TeX format for physics papers
3493Summary(hu.UTF-8): TeX formátum fizikai kiadványokhoz
3494Group: Applications/Publishing/TeX
3495Requires(post,postun): %{_bindir}/texhash
eef2e5b8 3496Requires: %{shortname}
a13fbc24
ZU
3497
3498%description -n texlive-tex-psizzl
3499A TeX format for physics papers.
3500
3501%description -n texlive-tex-psizzl -l hu.UTF-8
3502TeX formátum fizikai kiadványokhoz.
3503
3504%package -n texlive-tex-pstricks
3505Summary: PostScript macros for TeX
3506Summary(pl.UTF-8): Makra postscriptowe dla TeXa
3507Group: Applications/Publishing/TeX
3508Requires(post,postun): %{_bindir}/texhash
eef2e5b8
ZU
3509Requires: %{shortname}-dvips
3510Requires: %{shortname}-tex-misc
a13fbc24
ZU
3511Provides: tetex-tex-pstricks
3512Obsoletes: tetex-tex-pstricks
3513
3514%description -n texlive-tex-pstricks
3515An extensive collection of PostScript macros that is compatible with
3516most TeX macro packages, including Plain TeX, LaTeX, AMS-TeX, and
3517AMS-LaTeX. Included are macros for color, graphics, pie charts,
3518rotation, trees and overlays. It has many special features, including:
3519a wide variety of graphics (picture drawing) macros, with a flexible
3520interface and with color support. There are macros for coloring or
3521shading the cells of tables.
3522
3523%description -n texlive-tex-pstricks -l pl.UTF-8
3524Duży zestaw makr postscriptowych kompatybilny z większością pakietów
3525makr TeXowych, w tym: Plain TeX, LaTeX, AMS-TeX i AMS-LaTeX. Załączono
3526makra obsługujące kolory, grafikę, wykresy kołowe, obroty, drzewa i
3527nakładanie. Mają wiele możliwości, w tym dużo makr graficznych (do
3528rysowania obrazków) z elastycznym interfejsem i obsługą koloru. Są też
3529makra do kolorowania lub cieniowania komórek tabel.
3530
3531%package -n texlive-tex-qpxqtx
3532Summary: QuasiTimes and TX fonts typesetting support
3533Summary(pl.UTF-8): Wsparcie dla składu fontami QuasiTimes i TX
3534Group: Applications/Publishing/TeX
3535Requires(post,postun): %{_bindir}/texhash
eef2e5b8
ZU
3536Requires: %{shortname}
3537Requires: %{shortname}-fonts-qpxqtx
a13fbc24
ZU
3538Obsoletes: tetex-tex-qpx
3539Obsoletes: tetex-tex-qtx
3540
3541%description -n texlive-tex-qpxqtx
3542QuasiTimes and TX fonts typesetting support.
3543
3544%description -n texlive-tex-qpxqtx -l pl.UTF-8
3545Wsparcie dla składu fontami QuasiTimes i TX.
3546
3547%package -n texlive-tex-huhyphen
3548Summary: Hungarian hyphenation
3549Summary(hu.UTF-8): Magyar elválasztás
3550Group: Applications/Publishing/TeX
3551Requires(post,postun): %{_bindir}/texhash
eef2e5b8 3552Requires: %{shortname}
a13fbc24
ZU
3553
3554%description -n texlive-tex-huhyphen
3555Hungarian hyphenation.
3556
3557%description -n texlive-tex-huhyphen -l hu.UTF-8
3558Magyar elválasztás.
3559
3560%package -n texlive-tex-ruhyphen
3561Summary: Russian hyphenation
3562Summary(pl.UTF-8): Rosyjskie reguły przenoszenia wyrazów
3563Group: Applications/Publishing/TeX
3564Requires(post,postun): %{_bindir}/texhash
eef2e5b8 3565Requires: %{shortname}
a13fbc24
ZU
3566Provides: tetex-tex-ruhyphen
3567Obsoletes: tetex-tex-ruhyphen
3568
3569%description -n texlive-tex-ruhyphen
3570A collection of Russian hyphenation patterns supporting a number of
3571Cyrillic font encodings, including T2, UCY (Omega Unicode Cyrillic),
3572LCY, LWN (OT2), and koi8-r.
3573
3574%description -n texlive-tex-ruhyphen -l pl.UTF-8
3575Zestaw rosyjskich wzorców przenoszenia wyrazów obsługujący wiele
3576kodowań fontów w cyrylicy, włącznie z T2, UCY (Omega Unicode
3577Cyrillic), LCY, LWN (OT2) i koi8-r.
3578
3579%package -n texlive-tex-spanish
3580Summary: Various TeX related files for typesetting documents written in Spanish
3581Summary(pl.UTF-8): Różne pliki TeXowe służące do składu dokumentów w języku hiszpańskim
3582Group: Applications/Publishing/TeX
3583Requires(post,postun): %{_bindir}/texhash
eef2e5b8 3584Requires: %{shortname}
a13fbc24
ZU
3585Obsoletes: tetex-tex-spanish
3586Obsoletes: tetex-tex-spanishb
3587
3588%description -n texlive-tex-spanish
3589Various TeX related files for typesetting documents written in
3590Spanish, including hyphenation and dictionaries.
3591
3592%description -n texlive-tex-spanish -l pl.UTF-8
3593Różne pliki TeXowe służące do składu dokumentów napisanych w języku
3594hiszpańskim - w tym reguły przenoszenia wyrazów i słowniki.
3595
3596%package -n texlive-tex-texdraw
3597Summary: Graphical macros, using embedded PostScript
3598Summary(pl.UTF-8): Makra graficzne używające osadzanego PostScriptu
3599Group: Applications/Publishing/TeX
3600Requires(post,postun): %{_bindir}/texhash
eef2e5b8 3601Requires: %{shortname}
a13fbc24
ZU
3602Obsoletes: tetex-tex-texdraw
3603
3604%description -n texlive-tex-texdraw
3605Graphical macros, using embedded PostScript.
3606
3607%description -n texlive-tex-texdraw -l pl.UTF-8
3608Makra graficzne używające osadzanego PostScriptu.
3609
3610%package -n texlive-tex-thumbpdf
3611Summary: Thumbnails for PDFTeX and dvips/ps2pdf
3612Summary(pl.UTF-8): Ikonki dla PDFTeXa i dvips/ps2pdf
3613Group: Applications/Publishing/TeX
3614Requires(post,postun): %{_bindir}/texhash
eef2e5b8 3615Requires: %{shortname}
a13fbc24
ZU
3616Obsoletes: tetex-tex-thumbpdf
3617
3618%description -n texlive-tex-thumbpdf
3619Provides support, using Perl, for thumbnails in pdfTeX and
3620dvips/ps2pdf, using ghostscript to generate the thumbnails which get
3621represented in a TeX readable file that is read by the package
3622thumbpdf.sty to automatically include the thumbnails. Works with both
3623plain TeX and LaTeX.
3624
3625%description -n texlive-tex-thumbpdf -l pl.UTF-8
3626Pakiet przy pomocy Perla dodaje ikonki w pdfTeXu i dvips/ps2pdf przy
3627użyciu ghostscripta. Ikonki są reprezentowane w pliku czytanym przez
3628TeXa, który jest wywoływany z thumbpdf.sty, aby automatycznie dołączyć
3629ikonki. Działa z formatami plain TeX i LaTeX.
3630
3631%package -n texlive-tex-ukrhyph
3632Summary: Ukranian hyphenation
3633Summary(pl.UTF-8): Ukraińskie zasady przenoszenia wyrazów
3634Group: Applications/Publishing/TeX
3635Requires(post,postun): %{_bindir}/texhash
eef2e5b8 3636Requires: %{shortname}
a13fbc24
ZU
3637Provides: tetex-tex-ukrhyph
3638Obsoletes: tetex-tex-ukrhyph
3639
3640%description -n texlive-tex-ukrhyph
3641This package allows the use of different hyphenation patterns for the
3642Ukrainian language for various Cyrillic font encodings. Contains
3643packages implementing traditional rules, modern rules, and combined
3644English-Ukrainian hyphenation.
3645
3646%description -n texlive-tex-ukrhyph -l pl.UTF-8
3647Ten pakiet pozwala na używanie różnych wzorców przenoszenia wyrazów
3648dla języka ukraińskiego z różnymi kodowaniami fontów z cyrylicą.
3649Zawiera pakiety z implementacją reguł tradycyjnych, współczesnych i
3650łączonych angielsko-ukraińskich.
3651
3652%package -n texlive-latex-variations
3653Summary: Typeset tables of variations of functions
3654Group: Applications/Publishing/TeX
3655Requires(post,postun): %{_bindir}/texhash
eef2e5b8 3656Requires: %{shortname}
a13fbc24
ZU
3657
3658%description -n texlive-latex-variations
3659Typeset tables of variations of functions.
3660
3661%package -n texlive-latex-vietnam
3662Summary: Vietnamese language support
3663Summary(pl.UTF-8): Wsparcie dla języka wietnamskiego
3664Group: Applications/Publishing/TeX
3665Requires(post,postun): %{_bindir}/texhash
eef2e5b8 3666Requires: %{shortname}
a13fbc24
ZU
3667Obsoletes: tetex-latex-urwvn
3668Obsoletes: tetex-latex-vietnam
3669Obsoletes: tetex-tex-vietnam
3670
3671%description -n texlive-latex-vietnam
3672Vietnamese language support.
3673
3674%description -n texlive-latex-vietnam -l pl.UTF-8
3675Wsparcie dla języka wietnamskiego.
3676
3677%package -n texlive-tex-xypic
3678Summary: Package for typesetting a variety of graphs and diagrams with TeX
3679Summary(pl.UTF-8): Pakiet do składania w TeXu różnych wykresów i diagramów
3680Group: Applications/Publishing/TeX
3681Requires(post,postun): %{_bindir}/texhash
eef2e5b8
ZU
3682Requires: %{shortname}
3683Requires: %{shortname}-fonts-xypic
a13fbc24
ZU
3684Obsoletes: tetex-tex-xypic
3685Obsoletes: tetex-xypic
3686
3687%description -n texlive-tex-xypic
3688A package for typesetting a variety of graphs and diagrams with TeX.
3689Xy-pic works with most formats (including LaTeX, AMS-LaTeX, AMS-TeX,
3690and plain TeX), in particular Xy-pic is provided as a LaTeX2e
3691`supported package'.
3692
3693%description -n texlive-tex-xypic -l pl.UTF-8
3694Pakiet do składania w TeXu różnych wykresów i diagramów. Xy-pic działa
3695z większością formatów (w tym LaTeX, AMS-LaTeX, AMS-TeX i plain TeX),
3696w szczególności jest dołączany jako "wspierany pakiet" LaTeX2e.
3697
3698%package -n texlive-tex-xkeyval
3699Summary: Extension to keyval package
3700Summary(pl.UTF-8): Rozszerzenie do pakietu keyval
3701Group: Applications/Publishing/TeX
3702Requires(post,postun): /usr/bin/texhash
eef2e5b8 3703Requires: %{shortname}
a13fbc24
ZU
3704Obsoletes: tetex-tex-xkeyval
3705
3706%description -n texlive-tex-xkeyval
3707Extension to keyval package.
3708
3709%description -n texlive-tex-xkeyval -l pl.UTF-8
3710Rozszerzenie do pakietu keyval.
3711
a13fbc24
ZU
3712# # Fonts packages #
3713
a70281ed
ZU
3714%package -n texlive-fonts-doc
3715Summary: Font documentation
3716Group: Documentation
3717
3718%description -n texlive-fonts-doc
3719Font documentation.
3720
a13fbc24
ZU
3721%package -n texlive-fonts-adobe
3722Summary: Adobe fonts
3723Summary(pl.UTF-8): Fonty Adobe
3724Group: Fonts
eef2e5b8 3725Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
3726Provides: tetex-fonts-adobe
3727Obsoletes: tetex-fonts-adobe
3728
3729%description -n texlive-fonts-adobe
3730Adobe fonts.
3731
3732%description -n texlive-fonts-adobe -l pl.UTF-8
3733Fonty Adobe.
3734
3735%package -n texlive-fonts-larm
3736Summary: Larm (cyrillic) fonts
3737Group: Fonts
eef2e5b8 3738Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
3739
3740%description -n texlive-fonts-larm
3741Larm (cyrillic) fonts.
3742
3743%package -n texlive-fonts-ae
3744Summary: Virtual fonts for PDF-files with T1 encoded CMR-fonts
3745Summary(pl.UTF-8): Wirtualne fonty do plików PDF z fontami CMR o kodowaniu T1
3746Group: Fonts
eef2e5b8 3747Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
3748Obsoletes: tetex-fonts-ae
3749
3750%description -n texlive-fonts-ae
3751Virtual fonts for PDF-files with T1 encoded CMR-fonts.
3752
3753%description -n texlive-fonts-ae -l pl.UTF-8
3754Wirtualne fonty do plików PDF z fontami CMR o kodowaniu T1.
3755
3756%package -n texlive-fonts-ams
3757Summary: AMS fonts
3758Summary(pl.UTF-8): Fonty AMS
3759Group: Fonts
eef2e5b8
ZU
3760Requires: %{shortname}-dirs-fonts
3761Requires: %{shortname}-latex-bibtex
ef94cb07 3762Provides: texlive-fonts-type1-bluesky
a13fbc24
ZU
3763Provides: tetex-fonts-ams
3764Obsoletes: tetex-fonts-ams
3765
3766%description -n texlive-fonts-ams
3767AMS fonts.
3768
3769%description -n texlive-fonts-ams -l pl.UTF-8
3770Fonty AMS.
3771
3772%package -n texlive-fonts-antp
3773Summary: Antykwa Poltawskiego, a Type 1 family of Polish traditional type
3774Summary(pl.UTF-8): Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako Type 1
3775Group: Fonts
eef2e5b8 3776Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
3777Obsoletes: tetex-fonts-antp
3778
3779%description -n texlive-fonts-antp
3780Antykwa Poltawskiego, a Type 1 family of Polish traditional type.
3781
3782%description -n texlive-fonts-antp -l pl.UTF-8
3783Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako
3784Type 1.
3785
3786%package -n texlive-fonts-antt
3787Summary: Antykwa Torunska, a Type 1 family of a Polish traditional type
3788Summary(pl.UTF-8): Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1
3789Group: Fonts
eef2e5b8 3790Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
3791Obsoletes: tetex-fonts-antt
3792
3793%description -n texlive-fonts-antt
3794Antykwa Torunska, a Type 1 family of a Polish traditional type.
3795
3796%description -n texlive-fonts-antt -l pl.UTF-8
3797Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1.
3798
3799%package -n texlive-fonts-arphic
3800Summary: Arphic fonts
3801Group: Fonts
eef2e5b8 3802Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
3803
3804%description -n texlive-fonts-arphic
3805Arphic fonts.
3806
3807%package -n texlive-fonts-bbm
3808Summary: Blackboard variant fonts for Computer Modern, with LaTeX support
3809Summary(pl.UTF-8): Tablicowy wariant fontów Computer Modern ze wsparciem dla LaTeXa
3810Group: Fonts
eef2e5b8 3811Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
3812Obsoletes: tetex-fonts-bbm
3813
3814%description -n texlive-fonts-bbm
3815Blackboard variant fonts for Computer Modern, with LaTeX support.
3816
3817%description -n texlive-fonts-bbm -l pl.UTF-8
3818Tablicowy wariant fontów Computer Modern ze wsparciem dla LaTeXa.
3819
3820%package -n texlive-fonts-bbold
3821Summary: Sans serif blackboard bold for LaTeX
3822Summary(pl.UTF-8): Tablicowy tłusty font sans serif dla LaTeXa
3823Group: Fonts
eef2e5b8 3824Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
3825Obsoletes: tetex-fonts-bbold
3826
3827%description -n texlive-fonts-bbold
3828Sans serif blackboard bold for LaTeX.
3829
3830%description -n texlive-fonts-bbold -l pl.UTF-8
3831Tablicowy tłusty font sans serif dla LaTeXa.
3832
3833%package -n texlive-fonts-bitstream
3834Summary: Bitstream fonts
3835Summary(pl.UTF-8): Fonty Bitstream
3836Group: Fonts
eef2e5b8 3837Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
3838Obsoletes: tetex-fonts-bitstrea
3839
3840%description -n texlive-fonts-bitstream
3841Bitstream fonts.
3842
3843%description -n texlive-fonts-bitstream -l pl.UTF-8
3844Fonty Bitstream.
3845
3846%package -n texlive-fonts-cc-pl
3847Summary: Polish version of Computer Concrete fonts
3848Summary(pl.UTF-8): Polska wersja fontów Computer Concrete
3849Group: Fonts
eef2e5b8 3850Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
3851Obsoletes: tetex-fonts-cc-pl
3852
3853%description -n texlive-fonts-cc-pl
3854Polish version of Computer Concrete fonts.
3855
3856%description -n texlive-fonts-cc-pl -l pl.UTF-8
3857Polska wersja fontów Computer Concrete.
3858
3859%package -n texlive-fonts-cg
3860Summary: Compugraphic fonts
3861Summary(pl.UTF-8): Fonty Compugraphic
3862Group: Fonts
eef2e5b8 3863Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
3864Obsoletes: tetex-fonts-cg
3865
3866%description -n texlive-fonts-cg
3867Compugraphic fonts.
3868
3869%description -n texlive-fonts-cg -l pl.UTF-8
3870Fonty Compugraphic.
3871
3872%package -n texlive-fonts-cm
3873Summary: Computer Modern fonts
3874Summary(pl.UTF-8): Fonty Computer Modern
3875Group: Fonts
eef2e5b8 3876Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
3877Provides: tetex-fonts-cm
3878Obsoletes: tetex-fonts-cm
3879
3880%description -n texlive-fonts-cm
3881Computer Modern fonts.
3882
3883%description -n texlive-fonts-cm -l pl.UTF-8
3884Fonty Computer Modern.
3885
3886%package -n texlive-fonts-cmbright
3887Summary: CM Bright fonts
3888Summary(pl.UTF-8): Fonty CM Bright
3889Group: Fonts
eef2e5b8 3890Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
3891Obsoletes: tetex-fonts-cmbright
3892
3893%description -n texlive-fonts-cmbright
3894CM Bright fonts.
3895
3896%description -n texlive-fonts-cmbright -l pl.UTF-8
3897Fonty CM Bright.
3898
3899%package -n texlive-fonts-cmsuper
3900Summary: CM Super fonts
3901Summary(hu.UTF-8): CM Super betűtípus
3902Group: Fonts
eef2e5b8 3903Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
3904
3905%description -n texlive-fonts-cmsuper
3906CM Super fonts.
3907
3908%description -n texlive-fonts-cmsuper -l hu.UTF-8
3909CM Super betűtípus
3910
3911
3912%package -n texlive-fonts-cmcyr
3913Summary: Computer Modern fonts extended with Russian letters
3914Summary(pl.UTF-8): Fonty Computer Modern rozszerzone o litery rosyjskie
3915Group: Fonts
eef2e5b8 3916Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
3917Provides: tetex-fonts-cmcyr
3918Obsoletes: tetex-fonts-cmcyr
3919Obsoletes: texlive-fonts-type1-cmcyr
3920
3921%description -n texlive-fonts-cmcyr
3922Computer Modern fonts extended with Russian letters.
3923
3924%description -n texlive-fonts-cmcyr -l pl.UTF-8
3925Fonty Computer Modern rozszerzone o litery rosyjskie.
3926
3927%package -n texlive-fonts-cmextra
3928Summary: Extra Computer Modern fonts, from the American Mathematical Society
3929Summary(pl.UTF-8): Dodatkowe fonty Computer Modern z AMS
3930Group: Fonts
eef2e5b8 3931Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
3932Provides: tetex-fonts-cmextra
3933Obsoletes: tetex-fonts-cmextra
3934
3935%description -n texlive-fonts-cmextra
3936Extra Computer Modern fonts, from the American Mathematical Society.
3937
3938%description -n texlive-fonts-cmextra -l pl.UTF-8
3939Dodatkowe fonty Computer Modern z AMS (American Mathematical Society).
3940
3941%package -n texlive-fonts-concmath
3942Summary: Concrete Math fonts
3943Summary(pl.UTF-8): Fonty matematyczne Concrete Math
3944Group: Fonts
eef2e5b8 3945Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
3946Obsoletes: tetex-fonts-concmath
3947
3948%description -n texlive-fonts-concmath
3949Concrete Math fonts.
3950
3951%description -n texlive-fonts-concmath -l pl.UTF-8
3952Fonty matematyczne Concrete Math.
3953
3954%package -n texlive-fonts-concrete
3955Summary: Concrete Roman fonts
3956Summary(pl.UTF-8): Fonty Concrete Roman
3957Group: Fonts
eef2e5b8 3958Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
3959Obsoletes: tetex-fonts-concrete
3960
3961%description -n texlive-fonts-concrete
3962Concrete Roman fonts, designed by Donald E. Knuth, originally for use
3963with Euler math fonts.
3964
3965%description -n texlive-fonts-concrete -l pl.UTF-8
3966Fonty Concrete Roman, opracowane przez Donalda E. Knutha, oryginalnie
3967przeznaczone do używania z fontami matematycznymi Euler.
3968
3969%package -n texlive-fonts-cs
3970Summary: Czech/Slovak-tuned MetaFont Computer Modern fonts
3971Summary(pl.UTF-8): Fonty MetaFont Computer Modern dla języków czeskiego i słowackiego
3972Group: Fonts
eef2e5b8 3973Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
3974Obsoletes: tetex-fonts-cs
3975
3976%description -n texlive-fonts-cs
3977Czech/Slovak-tuned MetaFont Computer Modern fonts.
3978
3979%description -n texlive-fonts-cs -l pl.UTF-8
3980Fonty MetaFont Computer Modern zmodyfikowane pod kątem języków
3981czeskiego i słowackiego.
3982
3983%package -n texlive-fonts-ecc
3984Summary: Sources for the European Concrete fonts
3985Summary(pl.UTF-8): Źródła dla fontów European Concrete
3986Group: Fonts
eef2e5b8 3987Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
3988Obsoletes: tetex-fonts-ecc
3989
3990%description -n texlive-fonts-ecc
3991The MetaFont sources and tfm files of the European Concrete Fonts.
3992This is the EC implementation of Knuth's Concrete fonts, including
3993also the corresponding text companion fonts.
3994
3995%description -n texlive-fonts-ecc -l pl.UTF-8
3996Źródła MetaFonta i pliki tfm dla fontów European Concrete. Jest to
3997implementacja EC fontów Concrete Knutha, włącznie z odpowiadającymi
3998tekstowymi fontami towarzyszącymi.
3999
4000%package -n texlive-fonts-eurosym
4001Summary: The new European currency symbol for the Euro
4002Summary(pl.UTF-8): Symbol nowej europejskiej waluty Euro
4003Group: Fonts
eef2e5b8 4004Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
4005Obsoletes: tetex-fonts-eurosym
4006
4007%description -n texlive-fonts-eurosym
4008The new European currency symbol for the Euro implemented in Metafont,
4009using the official European Commission dimensions, and providing
4010several shapes (normal, slanted, bold, outline).
4011
4012%description -n texlive-fonts-eurosym -l pl.UTF-8
4013Symbol nowej europejskiej waluty Euro, zaimplementowany w Metafoncie,
4014z użyciem oficjalnych wymiarów wg Komisji Europejskiej, dostarczający
4015różnych kształtów (normalnego, pochylonego, tłustego, szkicowanego).
4016
4017%package -n texlive-fonts-eulervm
4018Summary: The Virtual Euler Math fonts
4019Summary(pl.UTF-8): Fonty Virtual Euler Math
4020Group: Fonts
eef2e5b8 4021Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
4022Obsoletes: tetex-fonts-eulervm
4023
4024%description -n texlive-fonts-eulervm
4025Euler-VM is a set of _virtual_ math fonts based on Euler and CM. This
4026approach has several advantages over immediately using the _real_
4027Euler fonts: Most noticeably, less TeX resources are consumed, the
4028quality of various math symbols is improved, and a usable \hslash
4029symbol can be provided.
4030
4031%description -n texlive-fonts-eulervm -l pl.UTF-8
4032Euler-VM to zbiór _wirtualnych_ fontów matematycznych opartych na
4033fontach Euler i CM. Podejście to ma różne zalety nad bezpośrednim
4034używaniem _prawdziwych_ fontów Euler: najbardziej zauważalnie, używane
4035jest mniej zasobów TeXa, poprawiona jest jakość różnych symboli
4036matematycznych i może być dostępny używalny symbol \hslash.
4037
4038%package -n texlive-fonts-euxm
4039Summary: Fonts similar to EUSM but with two more characters
4040Summary(pl.UTF-8): Fonty podobne do EUSM, ale z dwoma dodatkowymi znakami
4041Group: Fonts
eef2e5b8 4042Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
4043Obsoletes: tetex-fonts-euxm
4044
4045%description -n texlive-fonts-euxm
4046Fonts like EUSM but with two more characters needed for Concrete Math
4047included in TeXLive distribution in fonts3.
4048
4049%description -n texlive-fonts-euxm -l pl.UTF-8
4050Fonty podobne do EUSM, ale z dwoma dodatkowymi znakami, potrzebnymi
4051dla Concrete Math dołączonego w fonts3 dystrybucji TeXLive.
4052
4053%package -n texlive-fonts-gothic
4054Summary: Gothic and ornamental initial fonts by Yannis Haralambous
4055Summary(pl.UTF-8): Początkowe fonty gotyckie i ornamentowe Yannisa Haralambousa
4056Group: Fonts
eef2e5b8 4057Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
4058Obsoletes: tetex-fonts-gothic
4059
4060%description -n texlive-fonts-gothic
4061Gothic and ornamental initial fonts by Yannis Haralambous.
4062
4063%description -n texlive-fonts-gothic -l pl.UTF-8
4064Początkowe fonty gotyckie i ornamentowe Yannisa Haralambousa.
4065
4066%package -n texlive-fonts-hoekwater
4067Summary: Converted mflogo font
4068Summary(pl.UTF-8): Przekonwertowany font mflogo
4069Group: Fonts
eef2e5b8 4070Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
4071Obsoletes: tetex-fonts-hoekwater
4072
4073%description -n texlive-fonts-hoekwater
4074Fonts originally created in MetaFont, transformed to PostScript by
4075Taco Hoekwater; includes logo, manfnt, rsfs, stmaryrd, wasy, wasy2,
4076xipa.
4077
4078%description -n texlive-fonts-hoekwater -l pl.UTF-8
4079Fonty oryginalnie stworzone w MetaFoncie, przekształcone do
4080PostScriptu przez Taco Hoekwatera; zawierają: logo, manfnt, rsfs,
4081stmaryrd, wasy, wasy2, xipa.
4082
4083%package -n texlive-fonts-jknappen
4084Summary: Miscellaneous packages by Joerg Knappen
4085Summary(pl.UTF-8): Różne pakiety autorstwa Joerga Knappena
4086Group: Fonts
eef2e5b8
ZU
4087Requires: %{shortname}-dirs-fonts
4088Requires: %{shortname}-latex
a13fbc24
ZU
4089Provides: tetex-fonts-jknappen
4090Obsoletes: tetex-fonts-jknappen
4091Obsoletes: tetex-latex-jknappen
4092Obsoletes: texlive-latex-jknappen
4093
4094%description -n texlive-fonts-jknappen
4095Miscellaneous macros, mostly for making use of extra fonts, by Joerg
4096Knappen, including sgmlcmpt.
4097
4098%description -n texlive-fonts-jknappen -l pl.UTF-8
4099Różne makra, głównie do używania dodatkowych fontów autorstwa Joerga
4100Knappena. Zawiera sgmlcmpt.
4101
4102%package -n texlive-fonts-kpfonts
4103Summary: A complete set of fonts for text and mathematics
4104Summary(hu.UTF-8): Betűtípusok teljes készlete (matematikai) szövegekhez
4105Group: Fonts
eef2e5b8 4106Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
4107
4108%description -n texlive-fonts-kpfonts
4109A complete set of fonts for text and mathematics.
4110
4111%description -n texlive-fonts-kpfonts -l hu.UTF-8
4112Betűtípusok teljes készlete (matematikai) szövegekhez.
4113
4114%package -n texlive-fonts-latex
4115Summary: Basic LaTeX fonts
4116Summary(pl.UTF-8): Podstawowe fonty dla LaTeXa
4117Group: Fonts
eef2e5b8 4118Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
4119Provides: tetex-fonts-latex
4120Obsoletes: tetex-fonts-latex
4121
4122%description -n texlive-fonts-latex
4123Basic LaTeX fonts.
4124
4125%description -n texlive-fonts-latex -l pl.UTF-8
4126Podstawowe fonty dla LaTeXa.
4127
4128%package -n texlive-fonts-lh
4129Summary: Olga Lapko's LH fonts
4130Summary(pl.UTF-8): Fonty LH Olgi Lapko
4131Group: Fonts
eef2e5b8 4132Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
4133Obsoletes: tetex-fonts-lh
4134
4135%description -n texlive-fonts-lh
4136The lh fonts for the `T2'/X2 encodings (for cyrillic languages).
4137
4138%description -n texlive-fonts-lh -l pl.UTF-8
4139Fonty lh dla kodowań `T2'/X2 (dla języków zapisywanych cyrylicą).
4140
4141%package -n texlive-fonts-lm
4142Summary: Latin Modern family fonts
4143Summary(pl.UTF-8): Fonty z rodziny Latin Modern
4144Group: Applications/Publishing/TeX
eef2e5b8 4145Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
4146Obsoletes: tetex-fonts-lm
4147
4148%description -n texlive-fonts-lm
4149Latin Modern family of fonts, based on the Computer Modern fonts
4150released into public domain by AMS (copyright (C) 1997 AMS). Contain a
4151lot of additional characters, mainly accented ones, but not only.
4152There is a one set of PostScript fonts and four sets of TeX Font
4153Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
4154encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
4155Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
4156potential user knows what to do with all these files. The author is
4157Boguslaw Jackowski.
4158
4159%description -n texlive-fonts-lm -l pl.UTF-8
4160Rodzina fontów Latin Modern, oparta na fontach Computer Modern
4161przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
4162Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
4163Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
4164Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
4165QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
4166(texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
4167(ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
4168tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
4169
4170%package -n texlive-fonts-marvosym
4171Summary: Martin Vogel's Symbol (marvosym) font
4172Summary(pl.UTF-8): Font Symbol Martina Vogela (marvosym)
4173Group: Fonts
eef2e5b8 4174Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
4175Obsoletes: tetex-fonts-marvosym
4176
4177%description -n texlive-fonts-marvosym
4178Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
4179currency symbol as defined by the European commission; Euro currency
4180symbols in typefaces Times, Helvetica and Courier; Symbols for
4181structural engineering; Symbols for steel cross-sections; Astronomy
4182signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
4183symbols; CE sign and others.
4184
4185%description -n texlive-fonts-marvosym -l pl.UTF-8
4186Font Symbol Martina Vogela (marvosym) to font zawierający: symbol
4187waluty Euro zdefiniowany przez Komisję Europejską; symbole waluty Euro
4188dla krojów Times, Helvetica i Courier; symbole dla inżynierii
4189strukturalnej; symbole dla przekroi poprzecznych; symbole
4190astronomiczne (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole
4191krawieckie; znak CE i inne.
4192
4193%package -n texlive-fonts-mflogo
4194Summary: Logo fonts
4195Summary(pl.UTF-8): Fonty logo
4196Group: Fonts
eef2e5b8 4197Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
4198Obsoletes: tetex-fonts-mflogo
4199
4200%description -n texlive-fonts-mflogo
4201Logo fonts.
4202
4203%description -n texlive-fonts-mflogo -l pl.UTF-8
4204Fonty logo.
4205
4206%package -n texlive-fonts-misc
4207Summary: Miscellaneous fonts
4208Summary(pl.UTF-8): Różne fonty
4209Group: Fonts
eef2e5b8 4210Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
4211Obsoletes: tetex-fonts-misc
4212
4213%description -n texlive-fonts-misc
4214Miscellaneous fonts.
4215
4216%description -n texlive-fonts-misc -l pl.UTF-8
4217Fonty różne.
4218
4219%package -n texlive-fonts-monotype
4220Summary: Monotype fonts
4221Summary(pl.UTF-8): Fonty Monotype
4222Group: Fonts
eef2e5b8 4223Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
4224Obsoletes: tetex-fonts-monotype
4225
4226%description -n texlive-fonts-monotype
4227Monotype fonts.
4228
4229%description -n texlive-fonts-monotype -l pl.UTF-8
4230Fonty Monotype.
4231
4232%package -n texlive-fonts-omega
4233Summary: Fonts for Omega - extended unicode TeX
4234Summary(pl.UTF-8): Fonty dla Omegi - TeXa ze wsparciem dla unikodu
4235Group: Fonts
eef2e5b8 4236Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
4237Obsoletes: tetex-fonts-omega
4238
4239%description -n texlive-fonts-omega
4240Fonts for Omega - extended unicode TeX.
4241
4242%description -n texlive-fonts-omega -l pl.UTF-8
4243Fonty dla Omegi - TeXa ze wsparciem dla unikodu.
4244
4245%package -n texlive-fonts-other
4246Summary: Other fonts
4247Summary(hu.UTF-8): További betűtípusok
4248Group: Fonts
eef2e5b8 4249Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
4250Obsoletes: tetex-fonts-cbgreek
4251Obsoletes: tetex-fonts-dstroke
4252Obsoletes: tetex-fonts-pazo
4253Obsoletes: tetex-fonts-type1-dstroke
4254Obsoletes: tetex-fonts-type1-qfonts
4255Obsoletes: tetex-fonts-type1-tt2001
4256Obsoletes: tetex-qfonts
4257
4258%description -n texlive-fonts-other
4259Other fonts.
4260
4261%description -n texlive-fonts-other -l hu.UTF-8
4262További betűtípusok.
4263
4264%package -n texlive-fonts-pl
4265Summary: Polish fonts
4266Summary(pl.UTF-8): Polskie fonty
4267Group: Fonts
eef2e5b8 4268Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
4269Obsoletes: tetex-fonts-pl
4270
4271%description -n texlive-fonts-pl
4272Polish fonts.
4273
4274%description -n texlive-fonts-pl -l pl.UTF-8
4275Polskie fonty.
4276
4277%package -n texlive-fonts-px
4278Summary: PX fonts
4279Summary(pl.UTF-8): Fonty PX
4280Group: Fonts
eef2e5b8 4281Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
4282Obsoletes: tetex-fonts-px
4283
4284%description -n texlive-fonts-px
4285PX fonts.
4286
4287%description -n texlive-fonts-px -l pl.UTF-8
4288Fonty PX.
4289
4290%package -n texlive-fonts-qpxqtx
4291Summary: Additional fonts for QTX package
4292Summary(pl.UTF-8): Dodatkowe fonty dla pakietu QTX
4293Group: Fonts
eef2e5b8 4294Requires: %{shortname}-dirs-fonts
a13fbc24 4295# I hope qpxqtx doesn't need qfonts
eef2e5b8
ZU
4296# Requires: %{shortname}-fonts-qfonts = %{epoch}:%{version}-%{release}
4297Requires: %{shortname}-fonts-tx
a13fbc24
ZU
4298Obsoletes: tetex-fonts-qpx
4299Obsoletes: tetex-fonts-qtx
4300
4301%description -n texlive-fonts-qpxqtx
4302Additional fonts for QTX package.
4303
4304%description -n texlive-fonts-qpxqtx -l pl.UTF-8
4305Dodatkowe fonty dla pakietu QTX.
4306
4307%package -n texlive-fonts-rsfs
4308Summary: Fonts of uppercase script letters for scientific and mathematical typesetting
4309Summary(pl.UTF-8): Fonty wielkich liter pisanych do składania dokumentów naukowych i matematycznych
4310Group: Fonts
eef2e5b8 4311Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
4312Obsoletes: tetex-fonts-rsfs
4313
4314%description -n texlive-fonts-rsfs
4315Fonts of uppercase script letters for use as symbols in scientific and
4316mathematical typesetting, in contrast to the informal script fonts
4317such as that used for the `calligraphic' symbols in the TeX math
4318symbol font.
4319
4320%description -n texlive-fonts-rsfs -l pl.UTF-8
4321Fonty wielkich liter pisanych do używania jako symbole przy składaniu
4322dokumentów naukowych i matematycznych, w odróżnieniu od nieformalnych
4323fontów pisanych takich jak używane do symboli "kaligraficznych" w
4324matematycznym foncie TeXowym symbol.
4325
4326%package -n texlive-fonts-stmaryrd
4327Summary: St Mary Road symbols for functional programming
4328Summary(pl.UTF-8): Symbole St Mary Road do programowania funkcyjnego
4329Group: Fonts
eef2e5b8 4330Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
4331Provides: tetex-fonts-stmaryrd
4332Obsoletes: tetex-fonts-stmaryrd
4333
4334%description -n texlive-fonts-stmaryrd
4335St Mary Road symbols for functional programming.
4336
4337%description -n texlive-fonts-stmaryrd -l pl.UTF-8
4338Symbole St Mary Road do programowania funkcyjnego.
4339
4340%package -n texlive-fonts-tx
4341Summary: TX fonts
4342Summary(pl.UTF-8): Fonty TX
4343Group: Fonts
eef2e5b8 4344Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
4345Obsoletes: tetex-fonts-tx
4346
4347%description -n texlive-fonts-tx
4348TX fonts.
4349
4350%description -n texlive-fonts-tx -l pl.UTF-8
4351Fonty TX.
4352
4353%package -n texlive-fonts-uhc
4354Summary: UHC fonts
4355Group: Fonts
eef2e5b8 4356Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
4357
4358%description -n texlive-fonts-uhc
4359UHC fonts.
4360
4361%package -n texlive-fonts-urw
4362Summary: URW fonts
4363Summary(pl.UTF-8): Fonty URW
4364Group: Fonts
eef2e5b8 4365Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
4366Obsoletes: tetex-fonts-urw
4367
4368%description -n texlive-fonts-urw
4369URW fonts.
4370
4371%description -n texlive-fonts-urw -l pl.UTF-8
4372Fonty URW.
4373
4374%package -n texlive-fonts-urwvn
4375Summary: URWVN fonts
4376Summary(pl.UTF-8): Fonty URWVN
4377Group: Fonts
eef2e5b8 4378Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
4379Obsoletes: tetex-fonts-urwvn
4380
4381%description -n texlive-fonts-urwvn
4382URWVN fonts.
4383
4384%description -n texlive-fonts-urwvn -l pl.UTF-8
4385Fonty URWVN.
4386
4387%package -n texlive-fonts-vnr
4388Summary: VNR fonts
4389Summary(pl.UTF-8): Fonty VNR
4390Group: Fonts
eef2e5b8 4391Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
4392Obsoletes: tetex-fonts-vnr
4393
4394%description -n texlive-fonts-vnr
4395VNR fonts.
4396
4397%description -n texlive-fonts-vnr -l pl.UTF-8
4398Fonty VNR.
4399
4400%package -n texlive-fonts-urw35vf
4401Summary: urw35vf fonts
4402Summary(hu.UTF-8): urw35vf betűtípus
4403Summary(pl.UTF-8): Fonty urw35vf
4404Group: Fonts
eef2e5b8 4405Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
4406
4407%description -n texlive-fonts-urw35vf
4408urw35vf fonts.
4409
4410%description -n texlive-fonts-urw35vf -l hu.UTF-8
4411urw35vf betűtípus.
4412
4413%package -n texlive-fonts-wadalab
4414Summary: Wadalab fonts
4415Group: Fonts
eef2e5b8 4416Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
4417
4418%description -n texlive-fonts-wadalab
4419Wadalab fonts.
4420
4421%package -n texlive-fonts-wasy
4422Summary: Waldis symbol fonts
4423Summary(pl.UTF-8): Fonty Waldis symbol
4424Group: Fonts
eef2e5b8 4425Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
4426Provides: tetex-fonts-wasy
4427Obsoletes: tetex-fonts-wasy
4428
4429%description -n texlive-fonts-wasy
4430Waldis symbol fonts.
4431
4432%description -n texlive-fonts-wasy -l pl.UTF-8
4433Fonty Waldis symbol.
4434
4435%package -n texlive-fonts-xypic
4436Summary: Xy-pic fonts
4437Summary(pl.UTF-8): Fonty Xy-pic
4438Group: Fonts
eef2e5b8 4439Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
4440Obsoletes: tetex-fonts-xypic
4441
4442%description -n texlive-fonts-xypic
4443Xy-pic fonts.
4444
4445%description -n texlive-fonts-xypic -l pl.UTF-8
4446Fonty Xy-pic.
4447
4448%package -n texlive-fonts-yandy
4449Summary: European Modern fonts from Y&Y
4450Summary(pl.UTF-8): Fonty European Modern od Y&Y
4451Group: Fonts
eef2e5b8 4452Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
4453Obsoletes: tetex-fonts-yandy
4454
4455%description -n texlive-fonts-yandy
4456European Modern fonts from Y&Y.
4457
4458%description -n texlive-fonts-yandy -l pl.UTF-8
4459Fonty European Modern od Y&Y.
4460
4461%package -n texlive-fonts-type1-antp
4462Summary: Antykwa Poltawskiego, a Type 1 family of Polish traditional type
4463Summary(pl.UTF-8): Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako Type 1
4464Group: Fonts
eef2e5b8 4465Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
4466Obsoletes: tetex-fonts-type1-antp
4467
4468%description -n texlive-fonts-type1-antp
4469Antykwa Poltawskiego, a Type 1 family of Polish traditional type.
4470
4471%description -n texlive-fonts-type1-antp -l pl.UTF-8
4472Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako
4473Type 1.
4474
4475%package -n texlive-fonts-type1-antt
4476Summary: Antykwa Torunska, a Type 1 family of a Polish traditional type
4477Summary(pl.UTF-8): Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1
4478Group: Fonts
eef2e5b8 4479Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
4480Obsoletes: tetex-fonts-type1-antt
4481
4482%description -n texlive-fonts-type1-antt
4483Antykwa Torunska, a Type 1 family of a Polish traditional type.
4484
4485%description -n texlive-fonts-type1-antt -l pl.UTF-8
4486Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1.
4487
4488%package -n texlive-fonts-type1-arphic
4489Summary: Type1 Arphic fonts
4490Group: Fonts
eef2e5b8 4491Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
4492
4493%description -n texlive-fonts-type1-arphic
4494Type1 Arphic fonts.
4495
4496%package -n texlive-fonts-type1-belleek
4497Summary: Free replacement for basic MathTime fonts
4498Summary(pl.UTF-8): Wolnodostępny zamiennik podstawowych fontów MathTime
4499Group: Fonts
eef2e5b8 4500Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
4501Obsoletes: tetex-fonts-type1-belleek
4502
4503%description -n texlive-fonts-type1-belleek
4504Free replacement for basic MathTime fonts.
4505
4506%description -n texlive-fonts-type1-belleek -l pl.UTF-8
4507Wolnodostępny zamiennik podstawowych fontów MathTime.
4508
4509%package -n texlive-fonts-type1-bitstream
4510Summary: Bitstream fonts
4511Summary(pl.UTF-8): Fonty Bitstream
4512Group: Fonts
eef2e5b8 4513Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
4514Obsoletes: tetex-fonts-type1-bitstrea
4515
4516%description -n texlive-fonts-type1-bitstream
4517Bitstream fonts.
4518
4519%description -n texlive-fonts-type1-bitstream -l pl.UTF-8
4520Fonty Bitstream.
4521
4522%package -n texlive-fonts-type1-bluesky
4523Summary: Computer Modern family fonts
4524Summary(pl.UTF-8): Fonty z rodziny Computer Modern
4525Group: Fonts
eef2e5b8 4526Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
4527Provides: tetex-fonts-type1-bluesky
4528Obsoletes: tetex-fonts-type1-bluesky
4529
4530%description -n texlive-fonts-type1-bluesky
4531Computer Modern family fonts.
4532
4533%description -n texlive-fonts-type1-bluesky -l pl.UTF-8
4534Fonty z rodzony Computer Modern.
4535
4536%package -n texlive-fonts-type1-cc-pl
4537Summary: Polish version of Computer Concrete fonts
4538Summary(pl.UTF-8): Polska wersja fontów Computer Concrete
4539Group: Fonts
eef2e5b8 4540Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
4541Obsoletes: tetex-fonts-type1-cc-pl
4542
4543%description -n texlive-fonts-type1-cc-pl
4544Polish version of Computer Concrete fonts.
4545
4546%description -n texlive-fonts-type1-cc-pl -l pl.UTF-8
4547Polska wersja fontów Computer Concrete.
4548
4549%package -n texlive-fonts-type1-cmcyr
4550Summary: Computer Modern fonts extended with Russian letters
4551Summary(pl.UTF-8): Fonty Computer Modern rozszerzone o litery rosyjskie
4552Group: Fonts
eef2e5b8 4553Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
4554Obsoletes: tetex-fonts-type1-cmcyr
4555
4556%description -n texlive-fonts-type1-cmcyr
4557Computer Modern fonts extended with Russian letters.
4558
4559%description -n texlive-fonts-type1-cmcyr -l pl.UTF-8
4560Fonty Computer Modern rozszerzone o litery rosyjskie.
4561
4562%package -n texlive-fonts-type1-cs
4563Summary: Czech/Slovak-tuned MetaFont Computer Modern fonts
4564Summary(pl.UTF-8): Fonty MetaFont Computer Modern dla języków czeskiego i słowackiego
4565Group: Fonts
eef2e5b8 4566Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
4567Obsoletes: tetex-fonts-type1-cs
4568
4569%description -n texlive-fonts-type1-cs
4570Czech/Slovak-tuned MetaFont Computer Modern fonts.
4571
4572%description -n texlive-fonts-type1-cs -l pl.UTF-8
4573Fonty MetaFont Computer Modern zmodyfikowane pod kątem języków
4574czeskiego i słowackiego.
4575
4576%package -n texlive-fonts-type1-eurosym
4577Summary: The new European currency symbol for the Euro
4578Summary(pl.UTF-8): Symbol nowej europejskiej waluty Euro
4579Group: Fonts
eef2e5b8 4580Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
4581Obsoletes: tetex-fonts-type1-eurosym
4582
4583%description -n texlive-fonts-type1-eurosym
4584The new European currency symbol for the Euro implemented in Metafont,
4585using the official European Commission dimensions, and providing
4586several shapes (normal, slanted, bold, outline).
4587
4588%description -n texlive-fonts-type1-eurosym -l pl.UTF-8
4589Symbol nowej europejskiej waluty Euro, zaimplementowany w Metafoncie,
4590z użyciem oficjalnych wymiarów wg Komisji Europejskiej, dostarczający
4591różnych kształtów (normalnego, pochylonego, tłustego, szkicowanego).
4592
4593%package -n texlive-fonts-type1-hoekwater
4594Summary: Converted mflogo font
4595Summary(pl.UTF-8): Przekonwertowany font mflogo
4596Group: Fonts
eef2e5b8 4597Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
4598Obsoletes: tetex-fonts-type1-hoekwater
4599
4600%description -n texlive-fonts-type1-hoekwater
4601Fonts originally created in MetaFont, transformed to PostScript by
4602Taco Hoekwater; includes logo, manfnt, rsfs, stmaryrd, wasy, wasy2,
4603xipa.
4604
4605%description -n texlive-fonts-type1-hoekwater -l pl.UTF-8
4606Fonty oryginalnie stworzone w MetaFoncie, przekształcone do
4607PostScriptu przez Taco Hoekwatera; zawierają: logo, manfnt, rsfs,
4608stmaryrd, wasy, wasy2, xipa.
4609
4610%package -n texlive-fonts-type1-fpl
4611Summary: SC/OsF fonts for URW Palladio L
4612Summary(pl.UTF-8): Fonty SC/OsF dla URW Palladio L
4613Group: Fonts
eef2e5b8 4614Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
4615Obsoletes: tetex-fonts-type1-fpl
4616
4617%description -n texlive-fonts-type1-fpl
4618The FPL Fonts provide a set of SC/OsF fonts for URW Palladio L which
4619are compatible with respect to metrics with the Palatino SC/OsF fonts
4620from Adobe. Note that it is not the author's aim to exactly reproduce
4621the outlines of the original Adobe fonts. The SC and OsF in the FPL
4622Fonts were designed with the glyphs from URW Palladio L as starting
4623point. For some glyphs (eg 'o') the author got the best result by
4624scaling and boldening. For others (eg 'h') shifting selected portions
4625of the character gave more satisfying results. All this was done using
4626the free font editor FontForge <http://fontforge.sf.net/>. The kerning
4627data in these fonts comes from Walter Schmidt's improved Palatino
4628metrics.
4629
4630%description -n texlive-fonts-type1-fpl -l pl.UTF-8
4631Fonty FPL dostarczają zbiór fontów SC/OsF dla URW Palladio L, które są
4632kompatybilne co do metryk z fontami Palatino SC/OsF firmy Adobe.
4633Należy jednak zaznaczyć, że celem autora nie jest dokładne odtworzenie
4634kształtów oryginalnych fontów Adobe. SC i OsF w fontach FPL były
4635projektowane w oparciu o glify z URW Palladio L. Dla niektórych glifów
4636(np. 'o') autor uzyskał najlepszy wynik poprzez skalowanie i
4637pogrubianie. Dla innych (np. 'h') przesuwanie wybranych części znaku
4638dało lepsze wyniki. Wszystko to zostało zrobione przy użyciu
4639wolnodostępnego edytora fontów FontForge <http://fontforge.sf.net/>.
4640Dane dla kerningu w tych fontach pochodzą z ulepszonych metryk
4641Palatino Waltera Schmidta.
4642
4643%package -n texlive-fonts-type1-lm
4644Summary: Type1 Latin Modern family fonts
4645Summary(pl.UTF-8): Fonty Type1 z rodziny Latin Modern
4646Group: Applications/Publishing/TeX
eef2e5b8 4647Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
4648Obsoletes: tetex-fonts-type1-lm
4649
4650%description -n texlive-fonts-type1-lm
4651Latin Modern family of fonts, based on the Computer Modern fonts
4652released into public domain by AMS (copyright (C) 1997 AMS). Contain a
4653lot of additional characters, mainly accented ones, but not only.
4654There is a one set of PostScript fonts and four sets of TeX Font
4655Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
4656encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
4657Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
4658potential user knows what to do with all these files. The author is
4659Boguslaw Jackowski.
4660
4661%description -n texlive-fonts-type1-lm -l pl.UTF-8
4662Rodzina fontów Latin Modern, oparta na fontach Computer Modern
4663przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
4664Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
4665Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
4666Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
4667QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
4668(texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
4669(ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
4670tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
4671
4672%package -n texlive-fonts-type1-marvosym
4673Summary: Martin Vogel's Symbol (marvosym) font
4674Summary(pl.UTF-8): Font Symbol Martina Vogela (marvosym)
4675Group: Fonts
eef2e5b8 4676Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
4677Obsoletes: tetex-fonts-type1-marvosym
4678
4679%description -n texlive-fonts-type1-marvosym
4680Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
4681currency symbol as defined by the European commission; Euro currency
4682symbols in typefaces Times, Helvetica and Courier; Symbols for
4683structural engineering; Symbols for steel cross-sections; Astronomy
4684signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
4685symbols; CE sign and others.
4686
4687%description -n texlive-fonts-type1-marvosym -l pl.UTF-8
4688Font Symbol Martina Vogela (marvosym) to font zawierający: symbol
4689waluty Euro zdefiniowany przez Komisję Europejską; symbole waluty Euro
4690dla krojów Times, Helvetica i Courier; symbole dla inżynierii
4691strukturalnej; symbole dla przekroi poprzecznych; symbole
4692astronomiczne (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole
4693krawieckie; znak CE i inne.
4694
4695%package -n texlive-fonts-type1-mathpazo
4696Summary: Pazo Math fonts
4697Summary(pl.UTF-8): Fonty matematyczne Pazo Math
4698Group: Fonts
eef2e5b8 4699Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
4700Obsoletes: tetex-fonts-type1-mathpazo
4701
4702%description -n texlive-fonts-type1-mathpazo
4703Pazo Math fonts.
4704
4705%description -n texlive-fonts-type1-mathpazo -l pl.UTF-8
4706Fonty matematyczne Pazo Math.
4707
4708%package -n texlive-fonts-type1-omega
4709Summary: Type1 fonts for Omega - extended unicode TeX
4710Summary(pl.UTF-8): Fonty Type1 dla Omegi - TeXa ze wsparciem dla unikodu
4711Group: Fonts
eef2e5b8 4712Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
4713Obsoletes: tetex-fonts-type1-omega
4714
4715%description -n texlive-fonts-type1-omega
4716Type1 fonts for Omega - extended unicode TeX.
4717
4718%description -n texlive-fonts-type1-omega -l pl.UTF-8
4719Fonty Type1 dla Omegi - TeXa ze wsparciem dla unikodu.
4720
4721%package -n texlive-fonts-type1-pl
4722Summary: Polish fonts
4723Summary(pl.UTF-8): Polskie fonty
4724Group: Fonts
eef2e5b8 4725Requires: %{shortname}-dirs-fonts
ef94cb07 4726Requires: %{shortname}-fonts-ams
a13fbc24
ZU
4727Obsoletes: tetex-fonts-type1-pl
4728
4729%description -n texlive-fonts-type1-pl
4730Polish fonts.
4731
4732%description -n texlive-fonts-type1-pl -l pl.UTF-8
4733Polskie fonty.
4734
4735%package -n texlive-fonts-type1-px
4736Summary: PX fonts
4737Summary(pl.UTF-8): Fonty PX
4738Group: Fonts
eef2e5b8 4739Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
4740Obsoletes: tetex-fonts-type1-px
4741
4742%description -n texlive-fonts-type1-px
4743PX fonts.
4744
4745%description -n texlive-fonts-type1-px -l pl.UTF-8
4746Fonty PX.
4747
4748%package -n texlive-fonts-type1-tx
4749Summary: TX fonts
4750Summary(pl.UTF-8): Fonty TX
4751Group: Fonts
eef2e5b8 4752Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
4753Obsoletes: tetex-fonts-type1-tx
4754
4755%description -n texlive-fonts-type1-tx
4756TX fonts.
4757
4758%description -n texlive-fonts-type1-tx -l pl.UTF-8
4759Fonty TX.
4760
4761%package -n texlive-fonts-type1-uhc
4762Summary: Type1 UHC fonts
4763Group: Fonts
eef2e5b8 4764Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
4765
4766%description -n texlive-fonts-type1-uhc
4767Type1 UHC fonts.
4768
4769%package -n texlive-fonts-type1-urw
4770Summary: URW fonts
4771Summary(pl.UTF-8): Fonty URW
4772Group: Fonts
eef2e5b8 4773Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
4774Provides: tetex-fonts-type1-urw
4775Obsoletes: tetex-fonts-type1-urw
4776
4777%description -n texlive-fonts-type1-urw
4778URW fonts.
4779
4780%description -n texlive-fonts-type1-urw -l pl.UTF-8
4781Fonty URW.
4782
4783%package -n texlive-fonts-type1-vnr
4784Summary: Type1 VNR fonts
4785Summary(pl.UTF-8): Fonty Type1 VNR
4786Group: Fonts
eef2e5b8 4787Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
4788Obsoletes: tetex-fonts-type1-vnr
4789
4790%description -n texlive-fonts-type1-vnr
4791Type1 VNR fonts.
4792
4793%description -n texlive-fonts-type1-vnr -l pl.UTF-8
4794Fonty Type1 VNR.
4795
4796%package -n texlive-fonts-type1-wadalab
4797Summary: Type1 Wadalab fonts
4798Group: Fonts
eef2e5b8 4799Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
4800
4801%description -n texlive-fonts-type1-wadalab
4802Type1 Wadalab fonts.
4803
4804%package -n texlive-fonts-type1-xypic
4805Summary: Xy-pic fonts
4806Summary(pl.UTF-8): Fonty Xy-pic
4807Group: Fonts
eef2e5b8 4808Requires: %{shortname}-dirs-fonts
a13fbc24
ZU
4809Obsoletes: tetex-fonts-type1-xypic
4810
4811%description -n texlive-fonts-type1-xypic
4812Xy-pic fonts.
4813
4814%description -n texlive-fonts-type1-xypic -l pl.UTF-8
4815Fonty Xy-pic.
4816
a13fbc24
ZU
4817%prep
4818
4819%build
4820
4821%install
4822rm -rf $RPM_BUILD_ROOT
4823install -d $RPM_BUILD_ROOT%{_datadir} \
4824 $RPM_BUILD_ROOT%{_desktopdir} \
4825 $RPM_BUILD_ROOT%{_pixmapsdir} \
4826 $RPM_BUILD_ROOT%{_mandir}/man5 \
7b61fcbd 4827 $RPM_BUILD_ROOT%{_bindir} \
a13fbc24
ZU
4828 $RPM_BUILD_ROOT/var/cache/fonts \
4829 $RPM_BUILD_ROOT/etc/cron.daily\
4830 $RPM_BUILD_ROOT/etc/sysconfig/tetex-updmap\
4831 $RPM_BUILD_ROOT%{_localstatedir}/fonts/map\
4832 $RPM_BUILD_ROOT%{fmtdir}/pdftex
4833
a70281ed
ZU
4834xz -dc %{SOURCE0} | tar xf - -C $RPM_BUILD_ROOT%{_datadir}
4835%{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-%{version}-texmf/texmf $RPM_BUILD_ROOT%{texmf}
4836%{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-%{version}-texmf/texmf-dist $RPM_BUILD_ROOT%{texmfdist}
4837# %{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-%{version}-texmf/texmf-doc $RPM_BUILD_ROOT%{texmfdoc}
a13fbc24
ZU
4838%{__mv} $RPM_BUILD_ROOT%{texmfdist}/doc/generic/pgfplots/* $RPM_BUILD_ROOT%{texmfdist}/doc/latex/pgfplots
4839rmdir $RPM_BUILD_ROOT%{texmfdist}/doc/generic/pgfplots
4840# imho it is unneeded
4841%{__rm} -r $RPM_BUILD_ROOT%{texmfdist}/doc/fonts/{ec,fc,utopia}
4842%{__rm} -r $RPM_BUILD_ROOT%{texmf}/doc/cefconv
4843
4844# This is an empty directory
a70281ed 4845%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/texlive-%{version}-texmf
a13fbc24 4846# Useless binary
a70281ed 4847# %{__rm} $RPM_BUILD_ROOT%{_datadir}/texmf-dist/doc/latex/splitindex/splitindex{.exe,-Linux-i386,-OpenBSD-i386}
a13fbc24
ZU
4848
4849# commented out because of following (non-fatal) error:
4850# Can't open texmf/web2c/texmf.cnf: No such file or directory.
4851#perl -pi \
4852# -e "s|\.\./\.\./texmf|$RPM_BUILD_ROOT%{texmf}|g;" \
4853# -e "s|/var/cache/fonts|$RPM_BUILD_ROOT/var/cache/fonts|g;" \
4854# texmf/web2c/texmf.cnf
4855
4856install -d $RPM_BUILD_ROOT%{texmf}/fonts/opentype/public
4857%{__rm} $RPM_BUILD_ROOT%{texmf}/scripts/texlive/uninstall-win32.pl
4858
4859CURDIR=$(pwd)
4860
f4fb6694
ZU
4861# install magyar.ldf
4862install %{SOURCE1} $RPM_BUILD_ROOT%{texmfdist}/tex/generic/babel
4863
a13fbc24
ZU
4864install -d $RPM_BUILD_ROOT%{perl_vendorlib}/TeXLive
4865install %{SOURCE50} $RPM_BUILD_ROOT%{perl_vendorlib}/TeXLive
4866install %{SOURCE51} $RPM_BUILD_ROOT%{perl_vendorlib}/TeXLive
4867install %{SOURCE52} $RPM_BUILD_ROOT%{perl_vendorlib}/TeXLive
4868install %{SOURCE53} $RPM_BUILD_ROOT%{perl_vendorlib}/TeXLive
4869install %{SOURCE54} $RPM_BUILD_ROOT%{perl_vendorlib}/TeXLive
4870install %{SOURCE55} $RPM_BUILD_ROOT%{perl_vendorlib}/TeXLive
4871install %{SOURCE56} $RPM_BUILD_ROOT%{perl_vendorlib}/TeXLive
4872install %{SOURCE57} $RPM_BUILD_ROOT%{perl_vendorlib}/TeXLive
4873install %{SOURCE58} $RPM_BUILD_ROOT%{perl_vendorlib}/TeXLive
4874install %{SOURCE59} $RPM_BUILD_ROOT%{perl_vendorlib}/TeXLive
4875install %{SOURCE60} $RPM_BUILD_ROOT%{perl_vendorlib}/TeXLive
4876install %{SOURCE61} $RPM_BUILD_ROOT%{perl_vendorlib}/TeXLive
4877install %{SOURCE62} $RPM_BUILD_ROOT%{perl_vendorlib}/TeXLive
4878
4879cd $RPM_BUILD_ROOT%{texmfdist}/tex/latex
4880
f4beb605 4881%if %{without bootstrap}
a13fbc24
ZU
4882# floatflt
4883unzip %{SOURCE10}
4884cd floatflt
4885latex floatflt.ins
4886%{__rm} *.log
4887install -d $RPM_BUILD_ROOT%{texmfdist}/doc/latex/floatflt
4888%{__mv} *.txt *.tex *.pdf README $RPM_BUILD_ROOT%{texmfdist}/doc/latex/floatflt
4889cd ..
4890
4891# foiltex
4892unzip %{SOURCE12}
4893cd foiltex
4894latex foiltex.ins
4895%{__rm} *.log
4896install -d $RPM_BUILD_ROOT%{texmfdist}/doc/latex/foiltex
4897%{__mv} *.tex *.pdf README $RPM_BUILD_ROOT%{texmfdist}/doc/latex/foiltex
4898cd ..
4899
a13fbc24
ZU
4900# wrong dvi in formlett, should be regenerate
4901cd $RPM_BUILD_ROOT%{texmfdist}/doc/latex/formlett
4902cp $RPM_BUILD_ROOT%{texmfdist}/tex/latex/formlett/formlett.sty .
4903tex user_manual.tex
4904yes | tex prog_manual.tex
4905tex example1.tex
4906tex example2.tex
4907rm formlett.sty
f4beb605
MB
4908%endif
4909
4910# larm fonts
4911cd $RPM_BUILD_ROOT%{texmfdist}
4912tar xvf %{SOURCE11}
4913cd fonts/tfm/la
4914for i in larm?00.tfm; do ln -s $i $(echo $i | sed "s@larm\(.\).*@larm0\100.tfm@") ; done
a13fbc24
ZU
4915
4916cd $CURDIR
4917
4918# some tex-files need xstring.tex and doc/latex isn't in kpathsea search path
a70281ed 4919# cp $RPM_BUILD_ROOT%{texmfdist}/doc/latex/xstring/xstring.tex $RPM_BUILD_ROOT%{texmfdist}/tex/latex/xstring
a13fbc24
ZU
4920
4921#install %{SOURCE7} $RPM_BUILD_ROOT%{_bindir}
4922#touch $RPM_BUILD_ROOT/etc/sysconfig/tetex-updmap/maps.lst
4923
4924# We don't need it
4925%{__rm} -rf $RPM_BUILD_ROOT%{texmf}/doc/man
4926%{__rm} -rf $RPM_BUILD_ROOT%{texmfdoc}/source
4927
4928perl -pi \
4929 -e "s|$RPM_BUILD_ROOT||g;" \
4930 $RPM_BUILD_ROOT%{texmf}/web2c/texmf.cnf
4931
4932# not included in package
4933rm -f $RPM_BUILD_ROOT%{_datadir}/texinfo/html/texi2html.html
4934rm -f $RPM_BUILD_ROOT%{_infodir}/dir*
4935rm -f $RPM_BUILD_ROOT%{_infodir}/dvipng*
4936rm -f $RPM_BUILD_ROOT%{_mandir}/{README.*,hu/man1/readlink.1*}
4937rm -f $RPM_BUILD_ROOT%{texmf}/doc/Makefile
4938rm -f $RPM_BUILD_ROOT%{texmf}/doc/fonts/oldgerman/COPYING
4939rm -f $RPM_BUILD_ROOT%{texmf}/doc/help/Catalogue-upd.sh
4940rm -f $RPM_BUILD_ROOT%{texmf}/doc/help/faq/uktug-faq-upd.sh
4941rm -f $RPM_BUILD_ROOT%{texmf}/doc/helpfile
4942rm -f $RPM_BUILD_ROOT%{texmf}/doc/helpindex.html
4943rm -f $RPM_BUILD_ROOT%{texmf}/doc/index.html
4944rm -f $RPM_BUILD_ROOT%{texmf}/doc/index.php
4945rm -f $RPM_BUILD_ROOT%{texmf}/doc/mkhtml*
4946rm -f $RPM_BUILD_ROOT%{texmf}/doc/programs/texinfo.*
4947rm -f $RPM_BUILD_ROOT%{texmf}/fonts/pk/ljfour/lh/lh-lcy/*.600pk
4948rm -f $RPM_BUILD_ROOT%{texmf}/generic/config/pdftex-dvi.tex
4949rm -f $RPM_BUILD_ROOT%{texmf}/release-tetex-{src,texmf}.txt
4950rm -f $RPM_BUILD_ROOT%{texmf}/scripts/uniqleaf/uniqleaf.pl
4951rm -f $RPM_BUILD_ROOT%{texmf}/tex/generic/pdftex/glyphtounicode.tex
4952rm -rf $RPM_BUILD_ROOT%{_datadir}/lcdf-typetools
4953rm -rf $RPM_BUILD_ROOT%{texmfdist}/doc/generic/pdf-trans
4954rm -rf $RPM_BUILD_ROOT%{texmfdist}/source/generic/hyph-utf8
4955rm -rf $RPM_BUILD_ROOT%{texmfdist}/source/generic/patch
4956rm -rf $RPM_BUILD_ROOT%{texmfdist}/source/plain/plgraph
4957rm -rf $RPM_BUILD_ROOT%{texmfdist}/tex/generic/pdf-trans
4958rm -rf $RPM_BUILD_ROOT%{texmfdist}/tex/generic/xecyr
4959rm -rf $RPM_BUILD_ROOT%{texmf}/cef5conv
4960rm -rf $RPM_BUILD_ROOT%{texmf}/cefsconv
4961rm -rf $RPM_BUILD_ROOT%{texmf}/chktex
4962rm -rf $RPM_BUILD_ROOT%{texmf}/doc/cef5conv
4963rm -rf $RPM_BUILD_ROOT%{texmf}/doc/cefsconv
4964rm -rf $RPM_BUILD_ROOT%{texmf}/doc/chktex
4965rm -rf $RPM_BUILD_ROOT%{texmf}/doc/gzip
4966
a70281ed
ZU
4967# packaged in asymptote
4968rm -rf $RPM_BUILD_ROOT%{texmf}/asymptote
4969rm -rf $RPM_BUILD_ROOT%{texmf}/doc/asymptote
4970
a13fbc24
ZU
4971# move format logs to BUILD, so $RPM_BUILD_ROOT is not polluted
4972# and we can still analyze them
4973# install -d format-logs
4974# mv -fv $RPM_BUILD_ROOT%{fmtdir}/*.log format-logs
4975
4976# xindy files are in %%{texmf}
4977rm -rf $RPM_BUILD_ROOT%{_datadir}/xindy
4978rm -rf $RPM_BUILD_ROOT%{_datadir}/doc
4979
4980# Create format files
89b953e1
ZU
4981# for format in \
4982# aleph \
4983# csplain \
4984# etex \
4985# lambda \
4986# lamed \
4987# latex \
4988# mex \
4989# mllatex \
4990# mptopdf \
4991# omega \
4992# pdfcsplain \
4993# pdfetex \
4994# pdflatex \
4995# pdftex \
4996# pdfxmltex \
4997# physe \
4998# phyzzx \
4999# tex \
5000# texsis \
5001# xetex \
5002# xelatex \
5003# xmltex; do
5004# fmtutil --fmtdir $RPM_BUILD_ROOT%{fmtdir} --byfmt=${format}
5005# done
5006# # We don't need the log files
5007# rm -f $(find $RPM_BUILD_ROOT%{fmtdir} -name "*.log")
a13fbc24 5008
7b61fcbd
ZU
5009cd $RPM_BUILD_ROOT%{_bindir}
5010ln -sf ../share/texmf/scripts/a2ping/a2ping.pl a2ping
5011ln -sf ../share/texmf/scripts/tetex/e2pall.pl e2pall
5012ln -sf ../share/texmf-dist/scripts/thumbpdf/thumbpdf.pl thumbpdf
5013
a13fbc24
ZU
5014%clean
5015rm -rf $RPM_BUILD_ROOT
5016
5017%post
5018%fixinfodir
5019%texhash
5020
5021%postun
5022%fixinfodir
5023if [ "$1" = "1" ]; then
5024 %texhash
5025fi
5026
d746adfc
MB
5027%post -n texlive-dvips-data
5028%texhash
5029
5030%postun -n texlive-dvips-data
5031%texhash
5032
5033%post -n texlive-omega-data
5034%texhash
5035
5036%postun -n texlive-omega-data
5037%texhash
5038
a13fbc24
ZU
5039%post -n texlive-scripts
5040%texhash
5041
5042%postun -n texlive-scripts
5043%texhash
5044
5045%post -n texlive-tex-arrayjob
5046%texhash
5047
5048%postun -n texlive-tex-arrayjob
5049%texhash
5050
5051%post -n texlive-tex-kastrup
5052%texhash
5053
5054%postun -n texlive-tex-kastrup
5055%texhash
5056
5057%post -n texlive-tex-insbox
5058%texhash
5059
5060%postun -n texlive-tex-insbox
5061%texhash
5062
5063%post -n texlive-tex-mathdots
5064%texhash
5065
5066%postun -n texlive-tex-mathdots
5067%texhash
5068
5069%post -n texlive-tex-midnight
5070%texhash
5071
5072%postun -n texlive-tex-midnight
5073%texhash
5074
5075%post -n texlive-tex-ofs
5076%texhash
5077
5078%postun -n texlive-tex-ofs
5079%texhash
5080
5081%post -n texlive-tex-physe
5082%texhash
5083
5084%postun -n texlive-tex-physe
5085%texhash
5086
5087%post -n texlive-tex-velthuis
5088%texhash
5089
5090%postun -n texlive-tex-velthuis
5091%texhash
5092
fe275794
ZU
5093%post -n texlive-tex-xkeyval
5094%texhash
5095
5096%postun -n texlive-tex-xkeyval
5097%texhash
5098
a13fbc24
ZU
5099%post -n texlive-tex-ytex
5100%texhash
5101
5102%postun -n texlive-tex-ytex
5103%texhash
5104
d746adfc 5105%post -n texlive-metapost-data
a13fbc24
ZU
5106%texhash
5107
d746adfc 5108%postun -n texlive-metapost-data
a13fbc24
ZU
5109%texhash
5110
a13fbc24
ZU
5111%post -n texlive-plain
5112%texhash
5113
5114%postun -n texlive-plain
5115%texhash
5116
5117%post -n texlive-mex
5118%texhash
5119
5120%postun -n texlive-mex
5121%texhash
5122
a13fbc24
ZU
5123%postun -n texlive-amstex
5124%texhash
5125
a13fbc24
ZU
5126%post -n texlive-format-csplain
5127%texhash
5128
5129%postun -n texlive-format-csplain
5130%texhash
5131
a13fbc24
ZU
5132%post -n texlive-cslatex
5133%texhash
5134
5135%postun -n texlive-cslatex
5136%texhash
5137
a13fbc24
ZU
5138%post -n texlive-eplain
5139%texhash
5140
5141%postun -n texlive-eplain
5142%texhash
5143
a13fbc24
ZU
5144# ConTeXt format
5145
b9b3bdd0
MB
5146%post -n texlive-context-data
5147%texhash
5148
5149%postun -n texlive-context-data
5150%texhash
5151
a13fbc24
ZU
5152%post -n texlive-format-context-de
5153%texhash
5154
5155%postun -n texlive-format-context-de
5156%texhash
5157
5158%post -n texlive-format-context-en
5159%texhash
5160
5161%postun -n texlive-format-context-en
5162%texhash
5163
5164%post -n texlive-format-context-nl
5165%texhash
5166
5167%postun -n texlive-format-context-nl
5168%texhash
5169
a70281ed 5170%post -n texlive-latex-data
a13fbc24
ZU
5171%fixinfodir
5172%texhash
5173
a70281ed 5174%postun -n texlive-latex-data
a13fbc24
ZU
5175%fixinfodir
5176%texhash
5177
5178%post -n texlive-latex-lang
5179%texhash
5180
5181%postun -n texlive-latex-lang
5182%texhash
5183
5184%post -n texlive-latex-styles
5185%texhash
5186
5187%postun -n texlive-latex-styles
5188%texhash
5189
5190%post -n texlive-latex-pdftools
5191%texhash
5192
5193%postun -n texlive-latex-pdftools
5194%texhash
5195
5196%post -n texlive-latex-extend
5197%texhash
5198
5199%postun -n texlive-latex-extend
5200%texhash
5201
5202%post -n texlive-latex-presentation
5203%texhash
5204
5205%postun -n texlive-latex-presentation
5206%texhash
5207
5208%post -n texlive-latex-programming
5209%texhash
5210
5211%postun -n texlive-latex-programming
5212%texhash
5213
5214%post -n texlive-latex-metre
5215%texhash
5216
5217%postun -n texlive-latex-metre
5218%texhash
5219
5220%post -n texlive-latex-misc
5221%texhash
5222
5223%postun -n texlive-latex-misc
5224%texhash
5225
5226%post -n texlive-latex-effects
5227%texhash
5228
5229%postun -n texlive-latex-effects
5230%texhash
5231
5232%post -n texlive-latex-math
5233%texhash
5234
5235%postun -n texlive-latex-math
5236%texhash
5237
5238%post -n texlive-latex-music
5239%texhash
5240
5241%postun -n texlive-latex-music
5242%texhash
5243
5244%post -n texlive-latex-physics
5245%texhash
5246
5247%postun -n texlive-latex-physics
5248%texhash
5249
5250%post -n texlive-latex-games
5251%texhash
5252
5253%postun -n texlive-latex-games
5254%texhash
5255
5256%post -n texlive-latex-biology
5257%texhash
5258
5259%postun -n texlive-latex-biology
5260%texhash
5261
5262%post -n texlive-latex-chem
5263%texhash
5264
5265%postun -n texlive-latex-chem
5266%texhash
5267
5268%post -n texlive-latex-informatic
5269%texhash
5270
5271%postun -n texlive-latex-informatic
5272%texhash
5273
5274%post -n texlive-latex-12many
5275%texhash
5276
5277%postun -n texlive-latex-12many
5278%texhash
5279
5280%post -n texlive-latex-abstract
5281%texhash
5282
5283%postun -n texlive-latex-abstract
5284%texhash
5285
5286%post -n texlive-latex-accfonts
5287%texhash
5288
5289%postun -n texlive-latex-accfonts
5290%texhash
5291
5292%post -n texlive-latex-adrconv
5293%texhash
5294
5295%postun -n texlive-latex-adrconv
5296%texhash
5297
5298%post -n texlive-latex-ae
5299%texhash
5300
5301%postun -n texlive-latex-ae
5302%texhash
5303
5304%post -n texlive-latex-ams
5305%texhash
5306
5307%postun -n texlive-latex-ams
5308%texhash
5309
5310%post -n texlive-latex-antp
5311%texhash
5312
5313%postun -n texlive-latex-antp
5314%texhash
5315
5316%post -n texlive-latex-antt
5317%texhash
5318
5319%postun -n texlive-latex-antt
5320%texhash
5321
5322%post -n texlive-latex-appendix
5323%texhash
5324
5325%postun -n texlive-latex-appendix
5326%texhash
5327
d7d6f83c
ZU
5328%post -n texlive-latex-asyfig
5329%texhash
5330
5331%postun -n texlive-latex-asyfig
5332%texhash
5333
a13fbc24
ZU
5334%post -n texlive-latex-bardiag
5335%texhash
5336
5337%postun -n texlive-latex-bardiag
5338%texhash
5339
5340%post -n texlive-latex-bbm
5341%texhash
5342
5343%postun -n texlive-latex-bbm
5344%texhash
5345
5346%post -n texlive-latex-bbold
5347%texhash
5348
5349%postun -n texlive-latex-bbold
5350%texhash
5351
5352%post -n texlive-latex-beamer
5353%texhash
5354
5355%postun -n texlive-latex-beamer
5356%texhash
5357
5358%post -n texlive-latex-bezos
5359%texhash
5360
5361%postun -n texlive-latex-bezos
5362%texhash
5363
a13fbc24
ZU
5364%post -n texlive-latex-bibtex-ams
5365%texhash
5366
5367%postun -n texlive-latex-bibtex-ams
5368%texhash
5369
d36dda71 5370%post -n texlive-latex-bibtex-data
a13fbc24
ZU
5371%texhash
5372
d36dda71 5373%postun -n texlive-latex-bibtex-data
a13fbc24
ZU
5374%texhash
5375
5376%post -n texlive-latex-bibtex-german
5377%texhash
5378
5379%postun -n texlive-latex-bibtex-german
5380%texhash
5381
d36dda71
ZU
5382%post -n texlive-latex-bibtex-pl
5383%texhash
5384
5385%postun -n texlive-latex-bibtex-pl
5386%texhash
5387
a13fbc24
ZU
5388%post -n texlive-latex-bibtex-revtex4
5389%texhash
5390
5391%postun -n texlive-latex-bibtex-revtex4
5392%texhash
5393
5394%post -n texlive-latex-bibtex-jurabib
5395%texhash
5396
5397%postun -n texlive-latex-bibtex-jurabib
5398%texhash
5399
5400%post -n texlive-latex-bibtex-styles
5401%texhash
5402
5403%postun -n texlive-latex-bibtex-styles
5404%texhash
5405
5406%post -n texlive-latex-booktabs
5407%texhash
5408
5409%postun -n texlive-latex-booktabs
5410%texhash
5411
d7d6f83c
ZU
5412%post -n texlive-latex-bosisio
5413%texhash
5414
5415%postun -n texlive-latex-bosisio
5416%texhash
5417
a13fbc24
ZU
5418%post -n texlive-latex-caption
5419%texhash
5420
5421%postun -n texlive-latex-caption
5422%texhash
5423
5424%post -n texlive-latex-carlisle
5425%texhash
5426
5427%postun -n texlive-latex-carlisle
5428%texhash
5429
5430%post -n texlive-latex-ccfonts
5431%texhash
5432
5433%postun -n texlive-latex-ccfonts
5434%texhash
5435
5436%post -n texlive-latex-cite
5437%texhash
5438
5439%postun -n texlive-latex-cite
5440%texhash
5441
5442%post -n texlive-latex-cmbright
5443%texhash
5444
5445%postun -n texlive-latex-cmbright
5446%texhash
5447
5448%post -n texlive-latex-colortab
5449%texhash
5450
5451%postun -n texlive-latex-colortab
5452%texhash
5453
5454%post -n texlive-latex-comment
5455%texhash
5456
5457%postun -n texlive-latex-comment
5458%texhash
5459
5460%post -n texlive-latex-concmath
5461%texhash
5462
5463%postun -n texlive-latex-concmath
5464%texhash
5465
5466%post -n texlive-latex-currvita
5467%texhash
5468
5469%postun -n texlive-latex-currvita
5470%texhash
5471
5472%post -n texlive-latex-curves
5473%texhash
5474
5475%postun -n texlive-latex-curves
5476%texhash
5477
5478%post -n texlive-latex-custom-bib
5479%texhash
5480
5481%postun -n texlive-latex-custom-bib
5482%texhash
5483
5484%post -n texlive-latex-cyrillic
5485%texhash
5486
5487%postun -n texlive-latex-cyrillic
5488%texhash
5489
5490%post -n texlive-latex-enumitem
5491%texhash
5492
5493%postun -n texlive-latex-enumitem
5494%texhash
5495
5496%post -n texlive-latex-exams
5497%texhash
5498
5499%postun -n texlive-latex-exams
5500%texhash
5501
5502%post -n texlive-latex-float
5503%texhash
5504
5505%postun -n texlive-latex-float
5506%texhash
5507
5508%post -n texlive-latex-foiltex
5509%texhash
5510
5511%postun -n texlive-latex-foiltex
5512%texhash
5513
5514%post -n texlive-latex-formlett
5515%texhash
5516
5517%postun -n texlive-latex-formlett
5518%texhash
5519
5520%post -n texlive-latex-formular
5521%texhash
5522
5523%postun -n texlive-latex-formular
5524%texhash
5525
5526%post -n texlive-latex-gbrief
5527%texhash
5528
5529%postun -n texlive-latex-gbrief
5530%texhash
5531
5532%post -n texlive-latex-keystroke
5533%texhash
5534
5535%postun -n texlive-latex-keystroke
5536%texhash
5537
5538%post -n texlive-latex-labbook
5539%texhash
5540
5541%postun -n texlive-latex-labbook
5542%texhash
5543
5544%post -n texlive-latex-lcd
5545%texhash
5546
5547%postun -n texlive-latex-lcd
5548%texhash
5549
5550%post -n texlive-latex-leaflet
5551%texhash
5552
5553%postun -n texlive-latex-leaflet
5554%texhash
5555
5556%post -n texlive-latex-leftidx
5557%texhash
5558
5559%postun -n texlive-latex-leftidx
5560%texhash
5561
5562%post -n texlive-latex-lewis
5563%texhash
5564
5565%postun -n texlive-latex-lewis
5566%texhash
5567
5568%post -n texlive-latex-lm
5569%texhash
5570
5571%post -n texlive-latex-lastpage
5572%texhash
5573
5574%postun -n texlive-latex-lastpage
5575%texhash
5576
5577%postun -n texlive-latex-lm
5578%texhash
5579
5580%post -n texlive-latex-lucidabr
5581%texhash
5582
5583%postun -n texlive-latex-lucidabr
5584%texhash
5585
5586%post -n texlive-latex-marvosym
5587%texhash
5588
5589%postun -n texlive-latex-marvosym
5590%texhash
5591
5592%post -n texlive-latex-mflogo
5593%texhash
5594
5595%postun -n texlive-latex-mflogo
5596%texhash
5597
5598%post -n texlive-latex-mfnfss
5599%texhash
5600
5601%postun -n texlive-latex-mfnfss
5602%texhash
5603
5604%post -n texlive-latex-minitoc
5605%texhash
5606
5607%postun -n texlive-latex-minitoc
5608%texhash
5609
5610%post -n texlive-latex-mltex
5611%texhash
5612
5613%postun -n texlive-latex-mltex
5614%texhash
5615
5616%post -n texlive-latex-moreverb
5617%texhash
5618
5619%postun -n texlive-latex-moreverb
5620%texhash
5621
5622%post -n texlive-latex-multienum
5623%texhash
5624
5625%postun -n texlive-latex-multienum
5626%texhash
5627
5628%post -n texlive-latex-musictex
5629%texhash
5630
5631%postun -n texlive-latex-musictex
5632%texhash
5633
5634%post -n texlive-latex-ntheorem
5635%texhash
5636
5637%postun -n texlive-latex-ntheorem
5638%texhash
5639
5640%post -n texlive-latex-other
5641%texhash
5642
5643%postun -n texlive-latex-other
5644%texhash
5645
5646%post -n texlive-latex-other-doc
5647%texhash
5648
5649%postun -n texlive-latex-other-doc
5650%texhash
5651
5652%post -n texlive-latex-pdfslide
5653%texhash
5654
5655%postun -n texlive-latex-pdfslide
5656%texhash
5657
5658%post -n texlive-latex-pgf
5659%texhash
5660
5661%postun -n texlive-latex-pgf
5662%texhash
5663
5664%post -n texlive-latex-polynom
5665%texhash
5666
5667%postun -n texlive-latex-polynom
5668%texhash
5669
5670%post -n texlive-latex-polynomial
5671%texhash
5672
5673%postun -n texlive-latex-polynomial
5674%texhash
5675
5676%post -n texlive-latex-prosper
5677%texhash
5678
5679%postun -n texlive-latex-prosper
5680%texhash
5681
5682%post -n texlive-latex-pseudocode
5683%texhash
5684
5685%postun -n texlive-latex-pseudocode
5686%texhash
5687
5688%post -n texlive-latex-psnfss
5689%texhash
5690
5691%postun -n texlive-latex-psnfss
5692%texhash
5693
5694%post -n texlive-latex-pst-2dplot
5695%texhash
5696
5697%postun -n texlive-latex-pst-2dplot
5698%texhash
5699
5700%post -n texlive-latex-pst-3dplot
5701%texhash
5702
5703%postun -n texlive-latex-pst-3dplot
5704%texhash
5705
5706%post -n texlive-latex-pst-bar
5707%texhash
5708
5709%postun -n texlive-latex-pst-bar
5710%texhash
5711
5712%post -n texlive-latex-pst-circ
5713%texhash
5714
5715%postun -n texlive-latex-pst-circ
5716%texhash
5717
5718%post -n texlive-latex-pst-eucl
5719%texhash
5720
5721%postun -n texlive-latex-pst-eucl
5722%texhash
5723
5724%post -n texlive-latex-pst-diffraction
5725%texhash
5726
5727%postun -n texlive-latex-pst-diffraction
5728%texhash
5729
5730%post -n texlive-latex-pst-fun
5731%texhash
5732
5733%postun -n texlive-latex-pst-fun
5734%texhash
5735
5736%post -n texlive-latex-pst-func
5737%texhash
5738
5739%postun -n texlive-latex-pst-func
5740%texhash
5741
5742%post -n texlive-latex-pst-infixplot
5743%texhash
5744
5745%postun -n texlive-latex-pst-infixplot
5746%texhash
5747
5748%post -n texlive-latex-pst-fr3d
5749%texhash
5750
5751%postun -n texlive-latex-pst-fr3d
5752%texhash
5753
5754%post -n texlive-latex-pst-fractal
5755%texhash
5756
5757%postun -n texlive-latex-pst-fractal
5758%texhash
5759
5760%post -n texlive-latex-pxfonts
5761%texhash
5762
5763%post -n texlive-latex-pst-math
5764%texhash
5765
5766%postun -n texlive-latex-pst-math
5767%texhash
5768
5769%post -n texlive-latex-pst-ob3d
5770%texhash
5771
5772%postun -n texlive-latex-pst-ob3d
5773%texhash
5774
5775%post -n texlive-latex-pst-optic
5776%texhash
5777
5778%postun -n texlive-latex-pst-optic
5779%texhash
5780
5781%post -n texlive-latex-pst-optexp
5782%texhash
5783
5784%postun -n texlive-latex-pst-optexp
5785%texhash
5786
5787%post -n texlive-latex-pst-text
5788%texhash
5789
5790%postun -n texlive-latex-pst-text
5791%texhash
5792
5793%post -n texlive-latex-pst-uncategorized
5794%texhash
5795
5796%postun -n texlive-latex-pst-uncategorized
5797%texhash
5798
5799%postun -n texlive-latex-pxfonts
5800%texhash
5801
5802%post -n texlive-latex-SIstyle
5803%texhash
5804
5805%postun -n texlive-latex-SIstyle
5806%texhash
5807
5808%post -n texlive-latex-SIunits
5809%texhash
5810
5811%postun -n texlive-latex-SIunits
5812%texhash
5813
5814%post -n texlive-latex-siunitx
5815%texhash
5816
5817%postun -n texlive-latex-siunitx
5818%texhash
5819
5820%post -n texlive-latex-Tabbing
5821%texhash
5822
5823%postun -n texlive-latex-Tabbing
5824%texhash
5825
5826%post -n texlive-latex-txfonts
5827%texhash
5828
5829%postun -n texlive-latex-txfonts
5830%texhash
5831
5832%post -n texlive-latex-ucs
5833%texhash
5834
5835%postun -n texlive-latex-ucs
5836%texhash
5837
5838%post -n texlive-latex-umlaute
5839%texhash
5840
5841%postun -n texlive-latex-umlaute
5842%texhash
5843
5844%post -n texlive-latex-variations
5845%texhash
5846
5847%postun -n texlive-latex-variations
5848%texhash
5849
5850%post -n texlive-latex-wasysym
5851%texhash
5852
5853%postun -n texlive-latex-wasysym
5854%texhash
5855
5856%post -n texlive-latex-xcolor
5857%texhash
5858
5859%postun -n texlive-latex-xcolor
5860%texhash
5861
a13fbc24
ZU
5862%post -n texlive-tex-babel
5863%texhash
5864
5865%postun -n texlive-tex-babel
5866%texhash
5867
5868%post -n texlive-tex-german
5869%texhash
5870
5871%postun -n texlive-tex-german
5872%texhash
5873
5874%post -n texlive-tex-mfpic
5875%texhash
5876
5877%postun -n texlive-tex-mfpic
5878%texhash
5879
5880%post -n texlive-tex-misc
5881%texhash
5882
5883%postun -n texlive-tex-misc
5884%texhash
5885
5886%post -n texlive-tex-pictex
5887%texhash
5888
5889%postun -n texlive-tex-pictex
5890%texhash
5891
5892%post -n texlive-tex-psizzl
5893%texhash
5894
5895%postun -n texlive-tex-psizzl
5896%texhash
5897
5898%post -n texlive-tex-pstricks
5899%texhash
5900
5901%postun -n texlive-tex-pstricks
5902%texhash
5903
5904%post -n texlive-tex-qpxqtx
5905%texhash
5906
5907%postun -n texlive-tex-qpxqtx
5908%texhash
5909
5910%post -n texlive-tex-huhyphen
5911%texhash
5912
5913%postun -n texlive-tex-huhyphen
5914%texhash
5915
5916%post -n texlive-tex-ruhyphen
5917%texhash
5918
5919%postun -n texlive-tex-ruhyphen
5920%texhash
5921
5922%post -n texlive-tex-spanish
5923%texhash
5924
5925%postun -n texlive-tex-spanish
5926%texhash
5927
5928%post -n texlive-tex-texdraw
5929%texhash
5930
5931%postun -n texlive-tex-texdraw
5932%texhash
5933
5934%post -n texlive-tex-thumbpdf
5935%texhash
5936
5937%postun -n texlive-tex-thumbpdf
5938%texhash
5939
5940%post -n texlive-tex-ukrhyph
5941%texhash
5942
5943%postun -n texlive-tex-ukrhyph
5944%texhash
5945
5946%post -n texlive-latex-vietnam
5947%texhash
5948
5949%postun -n texlive-latex-vietnam
5950%texhash
5951
5952%post -n texlive-tex-xypic
5953%texhash
5954
5955%postun -n texlive-tex-xypic
5956%texhash
5957
5958%post -n texlive-fonts-adobe
5959%texhash
5960
5961%postun -n texlive-fonts-adobe
5962%texhash
5963
ef94cb07 5964%post -n texlive-fonts-ams
a13fbc24
ZU
5965%texhash
5966
ef94cb07 5967%postun -n texlive-fonts-ams
a13fbc24
ZU
5968%texhash
5969
ef94cb07 5970%post -n texlive-fonts-larm
a13fbc24
ZU
5971%texhash
5972
ef94cb07 5973%postun -n texlive-fonts-larm
a13fbc24
ZU
5974%texhash
5975
ef94cb07 5976%post -n texlive-fonts-ae
a13fbc24
ZU
5977%texhash
5978
ef94cb07 5979%postun -n texlive-fonts-ae
a13fbc24
ZU
5980%texhash
5981
5982%post -n texlive-fonts-antp
5983%texhash
5984
5985%postun -n texlive-fonts-antp
5986%texhash
5987
5988%post -n texlive-fonts-antt
5989%texhash
5990
5991%postun -n texlive-fonts-antt
5992%texhash
5993
5994%post -n texlive-fonts-bbm
5995%texhash
5996
5997%postun -n texlive-fonts-bbm
5998%texhash
5999
6000%post -n texlive-fonts-bbold
6001%texhash
6002
6003%postun -n texlive-fonts-bbold
6004%texhash
6005
6006%post -n texlive-fonts-bitstream
6007%texhash
6008
6009%postun -n texlive-fonts-bitstream
6010%texhash
6011
6012%post -n texlive-fonts-cc-pl
6013%texhash
6014
6015%postun -n texlive-fonts-cc-pl
6016%texhash
6017
6018%post -n texlive-fonts-cg
6019%texhash
6020
6021%postun -n texlive-fonts-cg
6022%texhash
6023
6024%post -n texlive-fonts-cm
6025%texhash
6026
6027%postun -n texlive-fonts-cm
6028%texhash
6029
6030%post -n texlive-fonts-cmbright
6031%texhash
6032
6033%postun -n texlive-fonts-cmbright
6034%texhash
6035
6036%post -n texlive-fonts-cmcyr
6037%texhash
6038
6039%postun -n texlive-fonts-cmcyr
6040%texhash
6041
6042%post -n texlive-fonts-cmextra
6043%texhash
6044
6045%postun -n texlive-fonts-cmextra
6046%texhash
6047
6048%post -n texlive-fonts-cmsuper
6049%texhash
6050
6051%postun -n texlive-fonts-cmsuper
6052%texhash
6053
6054%post -n texlive-fonts-concmath
6055%texhash
6056
6057%postun -n texlive-fonts-concmath
6058%texhash
6059
6060%post -n texlive-fonts-concrete
6061%texhash
6062
6063%postun -n texlive-fonts-concrete
6064%texhash
6065
6066%post -n texlive-fonts-cs
6067%texhash
6068
6069%postun -n texlive-fonts-cs
6070%texhash
6071
6072%post -n texlive-fonts-ecc
6073%texhash
6074
6075%postun -n texlive-fonts-ecc
6076%texhash
6077
6078%post -n texlive-fonts-eurosym
6079%texhash
6080
6081%postun -n texlive-fonts-eurosym
6082%texhash
6083
6084%post -n texlive-fonts-euxm
6085%texhash
6086
6087%postun -n texlive-fonts-euxm
6088%texhash
6089
6090%post -n texlive-fonts-gothic
6091%texhash
6092
6093%postun -n texlive-fonts-gothic
6094%texhash
6095
6096%post -n texlive-fonts-hoekwater
6097%texhash
6098
6099%postun -n texlive-fonts-hoekwater
6100%texhash
6101
6102%post -n texlive-fonts-jknappen
6103%texhash
6104
6105%postun -n texlive-fonts-jknappen
6106%texhash
6107
6108%post -n texlive-fonts-latex
6109%texhash
6110
6111%postun -n texlive-fonts-latex
6112%texhash
6113
6114%post -n texlive-fonts-kpfonts
6115%texhash
6116
6117%postun -n texlive-fonts-kpfonts
6118%texhash
6119
6120%post -n texlive-fonts-lh
6121%texhash
6122
6123%postun -n texlive-fonts-lh
6124%texhash
6125
6126%post -n texlive-fonts-lm
6127%texhash
6128
6129%postun -n texlive-fonts-lm
6130%texhash
6131
6132%post -n texlive-fonts-marvosym
6133%texhash
6134
6135%postun -n texlive-fonts-marvosym
6136%texhash
6137
6138%post -n texlive-fonts-mflogo
6139%texhash
6140
6141%postun -n texlive-fonts-mflogo
6142%texhash
6143
6144%post -n texlive-fonts-misc
6145%texhash
6146
6147%postun -n texlive-fonts-misc
6148%texhash
6149
6150%post -n texlive-fonts-monotype
6151%texhash
6152
6153%postun -n texlive-fonts-monotype
6154%texhash
6155
6156%post -n texlive-fonts-omega
6157%texhash
6158
6159%postun -n texlive-fonts-omega
6160%texhash
6161
6162%post -n texlive-fonts-other
6163%texhash
6164
6165%postun -n texlive-fonts-other
6166%texhash
6167
6168%post -n texlive-fonts-pl
6169%texhash
6170
6171%postun -n texlive-fonts-pl
6172%texhash
6173
6174%post -n texlive-fonts-px
6175%texhash
6176
6177%postun -n texlive-fonts-px
6178%texhash
6179
6180%post -n texlive-fonts-qpxqtx
6181%texhash
6182
6183%postun -n texlive-fonts-qpxqtx
6184%texhash
6185
6186%post -n texlive-fonts-rsfs
6187%texhash
6188
6189%postun -n texlive-fonts-rsfs
6190%texhash
6191
6192%post -n texlive-fonts-stmaryrd
6193%texhash
6194
6195%postun -n texlive-fonts-stmaryrd
6196%texhash
6197
6198%post -n texlive-fonts-tx
6199%texhash
6200
6201%postun -n texlive-fonts-tx
6202%texhash
6203
6204%post -n texlive-fonts-urw
6205%texhash
6206
6207%postun -n texlive-fonts-urw
6208%texhash
6209
6210%post -n texlive-fonts-urw35vf
6211%texhash
6212
6213%postun -n texlive-fonts-urw35vf
6214%texhash
6215
6216%post -n texlive-fonts-vnr
6217%texhash
6218
6219%postun -n texlive-fonts-vnr
6220%texhash
6221
6222%post -n texlive-fonts-wasy
6223%texhash
6224
6225%postun -n texlive-fonts-wasy
6226%texhash
6227
6228%post -n texlive-fonts-xypic
6229%texhash
6230
6231%postun -n texlive-fonts-xypic
6232%texhash
6233
6234%post -n texlive-fonts-yandy
6235%texhash
6236
6237%postun -n texlive-fonts-yandy
6238%texhash
6239
6240%post -n texlive-fonts-type1-antp
6241%texhash
6242
6243%postun -n texlive-fonts-type1-antp
6244%texhash
6245
6246%post -n texlive-fonts-type1-antt
6247%texhash
6248
6249%postun -n texlive-fonts-type1-antt
6250%texhash
6251
6252%post -n texlive-fonts-type1-belleek
6253%texhash
6254
6255%postun -n texlive-fonts-type1-belleek
6256%texhash
6257
6258%post -n texlive-fonts-type1-bitstream
6259%texhash
6260
6261%postun -n texlive-fonts-type1-bitstream
6262%texhash
6263
6264%post -n texlive-fonts-type1-bluesky
6265%texhash
6266
6267%postun -n texlive-fonts-type1-bluesky
6268%texhash
6269
6270%post -n texlive-fonts-type1-cc-pl
6271%texhash
6272
6273%postun -n texlive-fonts-type1-cc-pl
6274%texhash
6275
6276%post -n texlive-fonts-type1-cmcyr
6277%texhash
6278
6279%postun -n texlive-fonts-type1-cmcyr
6280%texhash
6281
6282%post -n texlive-fonts-type1-cs
6283%texhash
6284
6285%postun -n texlive-fonts-type1-cs
6286%texhash
6287
6288%post -n texlive-fonts-type1-eurosym
6289%texhash
6290
6291%postun -n texlive-fonts-type1-eurosym
6292%texhash
6293
6294%post -n texlive-fonts-type1-hoekwater
6295%texhash
6296
6297%postun -n texlive-fonts-type1-hoekwater
6298%texhash
6299
6300%post -n texlive-fonts-type1-lm
6301%texhash
6302
6303%postun -n texlive-fonts-type1-lm
6304%texhash
6305
6306%post -n texlive-fonts-type1-marvosym
6307%texhash
6308
6309%postun -n texlive-fonts-type1-marvosym
6310%texhash
6311
6312%post -n texlive-fonts-type1-mathpazo
6313%texhash
6314
6315%postun -n texlive-fonts-type1-mathpazo
6316%texhash
6317
6318%post -n texlive-fonts-type1-omega
6319%texhash
6320
6321%postun -n texlive-fonts-type1-omega
6322%texhash
6323
6324%post -n texlive-fonts-type1-pl
6325%texhash
6326
6327%postun -n texlive-fonts-type1-pl
6328%texhash
6329
6330%post -n texlive-fonts-type1-px
6331%texhash
6332
6333%postun -n texlive-fonts-type1-px
6334%texhash
6335
6336%post -n texlive-fonts-type1-tx
6337%texhash
6338
6339%postun -n texlive-fonts-type1-tx
6340%texhash
6341
6342%post -n texlive-fonts-type1-urw
6343%texhash
6344
6345%postun -n texlive-fonts-type1-urw
6346%texhash
6347
6348%post -n texlive-fonts-type1-vnr
6349%texhash
6350
6351%postun -n texlive-fonts-type1-vnr
6352%texhash
6353
6354%post -n texlive-fonts-type1-xypic
6355%texhash
6356
6357%postun -n texlive-fonts-type1-xypic
6358%texhash
6359
a13fbc24
ZU
6360%files
6361%defattr(644,root,root,755)
f4beb605
MB
6362%dir %{texmf}
6363# texlive-doc-*
6364%dir %{texmf}/doc
6365%dir %{texmf}/doc/texlive
6366
6367%dir %{texmf}/scripts
6368%dir %{texmf}/tex
6369%dir %{texmf}/tex/generic
6370%dir %{texmf}/tex/generic/config
6371%dir %{texmf}/web2c
6372%dir %{texmfdist}
44b62559 6373%dir %{texmfdist}/doc
a13fbc24 6374%dir %{texmfdist}/doc/fonts
f4beb605
MB
6375%dir %{texmfdist}/doc/generic
6376%dir %{texmfdist}/doc/latex
6377%dir %{texmfdist}/metapost
6378%dir %{texmfdist}/scripts
6379%dir %{texmfdist}/source
6380%dir %{texmfdist}/source/generic
6381%dir %{texmfdist}/source/latex
6382%dir %{texmfdist}/tex
6383%dir %{texmfdist}/tex/generic
6384%dir %{texmfdist}/tex/generic/misc
6385%dir %{texmfdist}/tex/latex
a70281ed 6386# %doc %{texmfdist}/doc/fontname
a13fbc24
ZU
6387
6388# ***********
6389# executables
6390# ***********
6391%attr(755,root,root) %{texmf}/web2c/mktexnam
6392%attr(755,root,root) %{texmf}/web2c/mktexdir
6393%attr(755,root,root) %{texmf}/web2c/mktexupd
6394
6395%ghost %{texmf}/ls-R
6396%ghost %{texmfdist}/ls-R
6397
a13fbc24
ZU
6398%config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/language.dat
6399%config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/language.def
6400%config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/language.us
6401%config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/language.us.def
a13fbc24
ZU
6402
6403%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/fmtutil.cnf
6404%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktex.cnf
6405%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktex.opt
6406%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktexdir.opt
6407%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktexnam.opt
3cff3533
AM
6408# conflicts with texlive
6409#%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/texmf.cnf
a13fbc24
ZU
6410%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/updmap.cfg
6411%config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/updmap-hdr.cfg
6412
6413%attr(1777,root,root) /var/cache/fonts
6414
a13fbc24
ZU
6415
6416# ***********
6417# Directories
6418# ***********
6419%attr(1777,root,root) %dir %{_localstatedir}
6420%attr(1777,root,root) %dir %{_localstatedir}/fonts
6421%attr(1777,root,root) %dir %{_localstatedir}/fonts/map
6422%attr(1777,root,root) %dir %{fmtdir}
f4beb605 6423%dir %{fmtdir}/pdftex
a13fbc24
ZU
6424
6425%{texmf}/doc/info
6426
a13fbc24 6427%{texmfdist}/fonts/map/fontname
f4beb605
MB
6428
6429#%{texmf}/fonts/enc/dvips/tetex/09fbbfac.enc
6430#%{texmf}/fonts/enc/dvips/tetex/0ef0afca.enc
6431#%{texmf}/fonts/enc/dvips/tetex/10037936.enc
6432#%{texmf}/fonts/enc/dvips/tetex/1b6d048e.enc
6433#%{texmf}/fonts/enc/dvips/tetex/71414f53.enc
6434#%{texmf}/fonts/enc/dvips/tetex/74afc74c.enc
6435#%{texmf}/fonts/enc/dvips/tetex/aae443f0.enc
6436#%{texmf}/fonts/enc/dvips/tetex/b6a4d7c7.enc
6437#%{texmf}/fonts/enc/dvips/tetex/bbad153f.enc
6438#%{texmf}/fonts/enc/dvips/tetex/d9b29452.enc
6439#%{texmf}/fonts/enc/dvips/tetex/f7b6d320.enc
6440#%{texmf}/fonts/map/dvips/tetex/ps2pk35.map
a13fbc24
ZU
6441
6442%{texmfdist}/metafont
f4beb605 6443%{texmfdist}/mft
a13fbc24
ZU
6444%{texmfdist}/source/metafont
6445%{texmfdist}/tex/fontinst
f4beb605
MB
6446%{texmfdist}/tex/generic/abbr
6447%{texmfdist}/tex/generic/abstyles
6448%{texmfdist}/tex/generic/barr
6449%{texmfdist}/tex/generic/borceux
6450%{texmfdist}/tex/generic/c-pascal
6451%{texmfdist}/tex/generic/dehyph-exptl
6452%{texmfdist}/tex/generic/dirtree
6453%{texmfdist}/tex/generic/dratex
6454%{texmfdist}/tex/generic/ean
6455%{texmfdist}/tex/generic/edmac
a13fbc24
ZU
6456%{texmfdist}/tex/generic/encodings
6457%{texmfdist}/tex/generic/epsf
f4beb605
MB
6458%{texmfdist}/tex/generic/fenixpar
6459%{texmfdist}/tex/generic/fltpoint
6460%{texmfdist}/tex/generic/hyph-utf8
6461%{texmfdist}/tex/generic/hyphenex
a13fbc24 6462%{texmfdist}/tex/generic/genmisc
f4beb605 6463%{texmfdist}/tex/generic/mathabx
a13fbc24
ZU
6464%{texmfdist}/tex/generic/misc/null*
6465%{texmfdist}/tex/generic/misc/texnames.sty
f4beb605
MB
6466%{texmfdist}/tex/generic/musixtex
6467%{texmfdist}/tex/generic/shade
6468%{texmfdist}/tex/generic/t2
6469%{texmfdist}/tex/generic/tabto-generic
a13fbc24 6470%{texmfdist}/tex/generic/tap
f4beb605 6471%{texmfdist}/tex/generic/tex-ewd
a13fbc24 6472%{texmfdist}/tex/generic/tex-ps
f4beb605
MB
6473%{texmfdist}/tex/generic/vaucanson-g
6474%{texmfdist}/tex/generic/xlop
6475%{texmfdist}/tex/generic/xstring
6476%{texmfdist}/tex/generic/zhmetrics
6477%{texmfdist}/tex/lualatex
6478%{texmfdist}/tex/luatex
a13fbc24
ZU
6479%{texmfdist}/tex/texinfo
6480%{texmf}/tex/fontinst
6481%{texmf}/tex/generic/hyphen
a70281ed 6482# %{texmf}/fmtutil/format.metafont.cnf
f4beb605 6483#%%{texmf}/fonts/map/dvips/updmap/*
a13fbc24
ZU
6484%{texmf}/web2c/*.tcx
6485
89b953e1
ZU
6486#fmt %{fmtdir}/pdftex/pdfetex.fmt
6487#fmt %{fmtdir}/tex/tex.fmt
a13fbc24 6488
ef94cb07
ZU
6489%files -n texlive-dirs-fonts
6490%defattr(644,root,root,755)
6491%dir %{texmfdist}/fonts
6492%dir %{texmfdist}/fonts/afm
6493%dir %{texmfdist}/fonts/afm/public
6494%dir %{texmfdist}/fonts/afm/vntex
6495%dir %{texmfdist}/fonts/enc
6496%dir %{texmfdist}/fonts/enc/dvips
6497%dir %{texmfdist}/fonts/enc/dvips/vntex
6498%dir %{texmfdist}/fonts/map
6499%dir %{texmfdist}/fonts/map/dvipdfm
6500%dir %{texmfdist}/fonts/map/dvips
6501%dir %{texmfdist}/fonts/map/dvips/vntex
6502%dir %{texmfdist}/fonts/map/fontname
6503# %dir %{texmfdist}/fonts/map/public
6504%dir %{texmfdist}/fonts/map/vtex
6505%dir %{texmfdist}/fonts/ofm
6506%dir %{texmfdist}/fonts/ofm/public
6507%dir %{texmfdist}/fonts/ovf
6508%dir %{texmfdist}/fonts/ovf/public
6509%dir %{texmfdist}/fonts/ovp
6510%dir %{texmfdist}/fonts/ovp/public
6511%dir %{texmfdist}/fonts/opentype
6512%dir %{texmfdist}/fonts/opentype/public
6513%dir %{texmfdist}/fonts/pk
6514%dir %{texmfdist}/fonts/pk/ljfour
6515%dir %{texmfdist}/fonts/source
6516%dir %{texmfdist}/fonts/source/public
6517%dir %{texmfdist}/fonts/source/vntex
6518%dir %{texmfdist}/fonts/tfm
6519%dir %{texmfdist}/fonts/tfm/public
6520%dir %{texmfdist}/fonts/tfm/vntex
6521%dir %{texmfdist}/fonts/truetype
6522%dir %{texmfdist}/fonts/type1
6523%dir %{texmfdist}/fonts/type1/public
6524%dir %{texmfdist}/fonts/type1/vntex
6525%dir %{texmfdist}/fonts/vf
6526%dir %{texmfdist}/fonts/vf/public
6527%dir %{texmfdist}/fonts/vf/vntex
6528%dir %{texmfdist}/source/fonts
6529%dir %{texmf}/fonts
f4beb605
MB
6530%dir %{texmf}/fonts/enc
6531%dir %{texmf}/fonts/map
ef94cb07
ZU
6532%dir %{texmf}/fonts/opentype
6533%dir %{texmf}/fonts/opentype/public
6534
170323db
MB
6535%define texlivedoc %{texmf}/doc/texlive/texlive-
6536
a13fbc24
ZU
6537%files -n texlive-doc
6538%defattr(644,root,root,755)
6539%doc %{texmfdist}/doc/generic/dehyph-exptl
a70281ed
ZU
6540# %dir %{texmfdoc}
6541# %dir %{texmfdoc}/doc
6542# %{texmfdoc}/README
6543# %{texmfdoc}/ls-R
b9b3bdd0
MB
6544%{texmfdist}/doc/generic/FAQ-en
6545%{texmfdist}/doc/latex/guide-to-latex
6546%{texmfdist}/doc/latex/l2tabu-english
6547%{texmfdist}/doc/latex/latex-course
6548%{texmfdist}/doc/latex/latex-doc-ptr
6549%{texmfdist}/doc/latex/latex-graphics-companion
6550%{texmfdist}/doc/latex/latex-veryshortguide
6551%{texmfdist}/doc/latex/latex-web-companion
170323db 6552%{texmfdist}/doc/latex/lshort-english
b9b3bdd0
MB
6553%{texmfdist}/doc/latex/pdf-forms-tutorial-en
6554%{texmfdist}/doc/latex/tlc2
6555%{texlivedoc}en
f4beb605
MB
6556%{texmf}/doc/tetex
6557%{texmf}/doc/texlive/texlive-common
a70281ed
ZU
6558# %{texmfdist}/doc/fontinst
6559
170323db
MB
6560%files -n texlive-doc-bg
6561%defattr(644,root,root,755)
6562%{texmfdist}/doc/latex/lshort-bulgarian
ef94cb07 6563
a13fbc24
ZU
6564%files -n texlive-doc-cs
6565%defattr(644,root,root,755)
a70281ed
ZU
6566%{texlivedoc}cz
6567
a13fbc24
ZU
6568%files -n texlive-doc-de
6569%defattr(644,root,root,755)
b9b3bdd0
MB
6570%{texmfdist}/doc/latex/kopka
6571%{texmfdist}/doc/latex/l2picfaq
6572%{texmfdist}/doc/latex/l2tabu
6573%{texmfdist}/doc/latex/latex-tipps-und-tricks
170323db 6574%{texmfdist}/doc/latex/lshort-german
b9b3bdd0 6575%{texmfdist}/doc/latex/pdf-forms-tutorial-de
a70281ed
ZU
6576%{texlivedoc}de
6577#
6578# %files -n texlive-doc-el
6579# %defattr(644,root,root,755)
6580# %{texmfdoc}/doc/greek
6581# %{texmf}/doc/generic/elhyphen
6582#
170323db
MB
6583%files -n texlive-doc-es
6584%defattr(644,root,root,755)
b9b3bdd0 6585%{texmfdist}/doc/latex/l2tabu-spanish
170323db
MB
6586%{texmfdist}/doc/latex/lshort-spanish
6587
6588%files -n texlive-doc-fi
6589%defattr(644,root,root,755)
6590%{texmfdist}/doc/latex/lshort-finnish
a70281ed 6591
a13fbc24
ZU
6592%files -n texlive-doc-fr
6593%defattr(644,root,root,755)
d746adfc 6594%{texmfdist}/doc/latex/epslatex-fr
b9b3bdd0 6595%{texmfdist}/doc/latex/l2tabu-french
170323db 6596%{texmfdist}/doc/latex/lshort-french
a70281ed
ZU
6597%{texlivedoc}fr
6598
a13fbc24
ZU
6599%files -n texlive-doc-it
6600%defattr(644,root,root,755)
b9b3bdd0 6601%{texmfdist}/doc/latex/l2tabu-it
170323db 6602%{texmfdist}/doc/latex/lshort-italian
a70281ed 6603%{texlivedoc}it
170323db
MB
6604
6605%files -n texlive-doc-ja
6606%defattr(644,root,root,755)
6607%{texmfdist}/doc/latex/lshort-japanese
6608
6609%files -n texlive-doc-ko
6610%defattr(644,root,root,755)
6611%{texmfdist}/doc/latex/lshort-korean
6612
6613%files -n texlive-doc-mn
6614%defattr(644,root,root,755)
6615%{texmfdist}/doc/latex/lshort-mongol
6616
6617%files -n texlive-doc-nl
6618%defattr(644,root,root,755)
6619%{texmfdist}/doc/latex/lshort-dutch
a70281ed 6620
a13fbc24
ZU
6621%files -n texlive-doc-pl
6622%defattr(644,root,root,755)
170323db
MB
6623%{texmfdist}/doc/generic/tex-virtual-academy-pl
6624%{texmfdist}/doc/latex/lshort-polish
a70281ed 6625%{texlivedoc}pl
170323db
MB
6626
6627%files -n texlive-doc-pt
6628%defattr(644,root,root,755)
6629%{texmfdist}/doc/latex/lshort-portuguese
a13fbc24
ZU
6630
6631%files -n texlive-doc-ru
6632%defattr(644,root,root,755)
a70281ed
ZU
6633%{texlivedoc}ru
6634
170323db
MB
6635%files -n texlive-doc-sk
6636%defattr(644,root,root,755)
6637%{texmfdist}/doc/latex/lshort-slovak
6638
6639%files -n texlive-doc-sl
6640%defattr(644,root,root,755)
6641%{texmfdist}/doc/latex/lshort-slovenian
6642
6643%files -n texlive-doc-th
6644%defattr(644,root,root,755)
6645%{texmfdist}/doc/latex/lshort-thai
6646
6647%files -n texlive-doc-tr
6648%defattr(644,root,root,755)
6649%{texmfdist}/doc/latex/lshort-turkish
6650
6651%files -n texlive-doc-uk
6652%defattr(644,root,root,755)
6653%{texmfdist}/doc/latex/lshort-ukr
6654
6655%files -n texlive-doc-vi
6656%defattr(644,root,root,755)
6657%{texmfdist}/doc/latex/lshort-vietnamese
a13fbc24
ZU
6658
6659%files -n texlive-doc-zh_CN
6660%defattr(644,root,root,755)
170323db
MB
6661%{texmfdist}/doc/generic/latex-notes-zh-cn
6662%{texmfdist}/doc/latex/lshort-chinese
a70281ed 6663%{texlivedoc}zh-cn
a13fbc24
ZU
6664
6665%files -n texlive-doc-latex
6666%defattr(644,root,root,755)
a70281ed 6667# %doc %{texmfdist}/doc/fonts/calrsfs
a13fbc24
ZU
6668%doc %{texmfdist}/doc/generic/encxvlna
6669%doc %{texmfdist}/doc/generic/shapepar
6670%doc %{texmfdist}/doc/generic/textmerg
6671%doc %{texmfdist}/doc/latex/acronym
6672%doc %{texmfdist}/doc/latex/aeguill
6673%doc %{texmfdist}/doc/latex/anysize
6674%doc %{texmfdist}/doc/latex/base
6675%doc %{texmfdist}/doc/latex/beton
6676%doc %{texmfdist}/doc/latex/concmath
6677%doc %{texmfdist}/doc/latex/crop
6678%doc %{texmfdist}/doc/latex/draftcopy
6679%doc %{texmfdist}/doc/latex/eepic
6680%doc %{texmfdist}/doc/latex/endfloat
6681%doc %{texmfdist}/doc/latex/eso-pic
6682%doc %{texmfdist}/doc/latex/euler
6683%doc %{texmfdist}/doc/latex/eulervm
6684%doc %{texmfdist}/doc/latex/extsizes
6685%doc %{texmfdist}/doc/latex/fancybox
6686%doc %{texmfdist}/doc/latex/fancyhdr
6687%doc %{texmfdist}/doc/latex/fancyvrb
6688%doc %{texmfdist}/doc/latex/filecontents
6689%doc %{texmfdist}/doc/latex/float
f4beb605 6690%if %{without bootstrap}
a13fbc24 6691%doc %{texmfdist}/doc/latex/floatflt
f4beb605 6692%endif
a13fbc24
ZU
6693%doc %{texmfdist}/doc/latex/footmisc
6694%doc %{texmfdist}/doc/latex/footnpag
6695%doc %{texmfdist}/doc/latex/fp
6696%doc %{texmfdist}/doc/latex/geometry
6697%doc %{texmfdist}/doc/latex/graphics
6698%doc %{texmfdist}/doc/latex/hyperref
6699%doc %{texmfdist}/doc/latex/hyphenat
6700%doc %{texmfdist}/doc/latex/index
6701%doc %{texmfdist}/doc/latex/koma-script
6702%doc %{texmfdist}/doc/latex/labels
6703%doc %{texmfdist}/doc/latex/layouts
6704%doc %{texmfdist}/doc/latex/listings
6705%doc %{texmfdist}/doc/latex/ltabptch
6706%doc %{texmfdist}/doc/latex/mdwtools
6707%doc %{texmfdist}/doc/latex/memoir
6708%doc %{texmfdist}/doc/latex/mh
6709%doc %{texmfdist}/doc/latex/mparhack
6710%doc %{texmfdist}/doc/latex/ms
6711%doc %{texmfdist}/doc/latex/multibib
6712%doc %{texmfdist}/doc/latex/mwcls
6713%doc %{texmfdist}/doc/latex/nomencl
6714%doc %{texmfdist}/doc/latex/ntgclass
6715%doc %{texmfdist}/doc/latex/oberdiek
6716%doc %{texmfdist}/doc/latex/overpic
6717%doc %{texmfdist}/doc/latex/paralist
6718%doc %{texmfdist}/doc/latex/pb-diagram
6719%doc %{texmfdist}/doc/latex/pdfpages
6720%doc %{texmfdist}/doc/latex/picinpar
6721%doc %{texmfdist}/doc/latex/pict2e
6722%doc %{texmfdist}/doc/latex/placeins
6723%doc %{texmfdist}/doc/latex/preprint
6724%doc %{texmfdist}/doc/latex/preview
6725%doc %{texmfdist}/doc/latex/program
6726%doc %{texmfdist}/doc/latex/psfrag
6727%doc %{texmfdist}/doc/latex/rotating
6728%doc %{texmfdist}/doc/latex/rotfloat
6729%doc %{texmfdist}/doc/latex/scale
6730%doc %{texmfdist}/doc/latex/sectsty
6731%doc %{texmfdist}/doc/latex/seminar
6732%doc %{texmfdist}/doc/latex/showlabels
6733%doc %{texmfdist}/doc/latex/sidecap
6734%doc %{texmfdist}/doc/latex/slashbox
6735%doc %{texmfdist}/doc/latex/soul
6736%doc %{texmfdist}/doc/latex/stdclsdv
6737%doc %{texmfdist}/doc/latex/subfig
6738%doc %{texmfdist}/doc/latex/subfigure
6739%doc %{texmfdist}/doc/latex/textfit
6740%doc %{texmfdist}/doc/latex/textpos
6741%doc %{texmfdist}/doc/latex/titlesec
6742%doc %{texmfdist}/doc/latex/tocbibind
6743%doc %{texmfdist}/doc/latex/tocloft
6744%doc %{texmfdist}/doc/latex/tools
6745%doc %{texmfdist}/doc/latex/totpages
6746%doc %{texmfdist}/doc/latex/type1cm
6747%doc %{texmfdist}/doc/latex/units
6748%doc %{texmfdist}/doc/latex/vmargin
6749%doc %{texmfdist}/doc/latex/was
6750%doc %{texmfdist}/doc/latex/wrapfig
6751%doc %{texmfdist}/doc/latex/xtab
6752%doc %{texmfdist}/doc/latex/yfonts
6753
d746adfc
MB
6754%files -n texlive-dvips-data
6755%defattr(644,root,root,755)
f4beb605 6756%doc %{texmf}/doc/dvipdfm
d746adfc
MB
6757%{texmfdist}/dvips
6758%{texmfdist}/fonts/enc/dvips/base
f4beb605
MB
6759%{texmfdist}/tex/generic/dvips
6760%{texmf}/dvipdfm
6761%{texmf}/dvipdfmx
d746adfc 6762%{texmf}/dvips
f4beb605
MB
6763%{texmf}/fonts/enc/dvips
6764%{texmf}/fonts/map/dvipdfm
6765%{texmf}/fonts/map/dvipdfmx
6766%{texmf}/fonts/map/dvips
d746adfc
MB
6767
6768%files -n texlive-omega-data
6769%defattr(644,root,root,755)
6770%{texmfdist}/omega
6771%{texmfdist}/tex/generic/omegahyph
6772%{texmfdist}/tex/lambda
6773%{texmfdist}/tex/plain/omega
6774
a13fbc24
ZU
6775%files -n texlive-scripts
6776%defattr(644,root,root,755)
6777%dir %{texmfdist}/scripts/bengali
6778%dir %{texmfdist}/scripts/glossaries
6779%dir %{texmfdist}/scripts/oberdiek
6780%dir %{texmfdist}/scripts/perltex
6781%dir %{texmfdist}/scripts/pgfplots
6782%dir %{texmfdist}/scripts/pst2pdf
6783%dir %{texmfdist}/scripts/shipunov
6784%dir %{texmfdist}/scripts/texcount
6785%dir %{texmfdist}/scripts/vpe
6786%dir %{texmf}/scripts/a2ping
a70281ed 6787# %dir %{texmf}/scripts/pkfix
a13fbc24
ZU
6788%dir %{texmf}/scripts/simpdftex
6789%dir %{texmf}/scripts/tetex
6790%attr(755,root,root) %{texmfdist}/scripts/bengali/*
6791%attr(755,root,root) %{texmfdist}/scripts/glossaries/*
6792%attr(755,root,root) %{texmfdist}/scripts/oberdiek/*
6793%attr(755,root,root) %{texmfdist}/scripts/perltex/perltex*
6794%attr(755,root,root) %{texmfdist}/scripts/pgfplots/*
6795%attr(755,root,root) %{texmfdist}/scripts/pst2pdf/pst2pdf*
6796%attr(755,root,root) %{texmfdist}/scripts/shipunov/*
6797%attr(755,root,root) %{texmfdist}/scripts/texcount/*
6798%attr(755,root,root) %{texmfdist}/scripts/vpe/vpe.pl
6799%attr(755,root,root) %{texmf}/scripts/a2ping/a2ping*
a70281ed 6800# %attr(755,root,root) %{texmf}/scripts/pkfix/pkfix*
a13fbc24
ZU
6801%attr(755,root,root) %{texmf}/scripts/simpdftex/simpdftex*
6802%attr(755,root,root) %{texmf}/scripts/tetex/*
6803%attr(755,root,root) %{_bindir}/a2ping
6804%attr(755,root,root) %{_bindir}/e2pall
7b61fcbd 6805# %{_mandir}/man1/e2pall.1*
a13fbc24
ZU
6806%dir %{texmf}/texdoc
6807%doc %{texmf}/doc/texdoc
a13fbc24
ZU
6808%config(noreplace) %verify(not md5 mtime size) %{texmf}/texdoc/texdoc.cnf
6809
a70281ed
ZU
6810%files -n texlive-tex4ht-data
6811%defattr(644,root,root,755)
6812%{texmfdist}/tex4ht
6813%{texmfdist}/tex/generic/tex4ht
6814
6815%files -n texlive-xetex-data
6816%defattr(644,root,root,755)
d746adfc
MB
6817%doc %{texmfdist}/doc/xelatex
6818%doc %{texmfdist}/doc/xetex
89b953e1 6819#fmt %dir %{fmtdir}/xetex
d746adfc
MB
6820%{texmfdist}/tex/generic/ifxetex
6821%{texmfdist}/tex/generic/xetexconfig
6822%{texmfdist}/tex/latex/latexconfig/xelatex.ini
a70281ed
ZU
6823%{texmfdist}/tex/xetex
6824%{texmfdist}/tex/xelatex
d746adfc
MB
6825%{texmfdist}/scripts/xetex
6826%{texmfdist}/source/xelatex
89b953e1 6827#fmt %{fmtdir}/xetex/*.fmt
a70281ed 6828
a13fbc24
ZU
6829%files -n texlive-tex-arrayjob
6830%defattr(644,root,root,755)
6831%doc %{texmfdist}/doc/generic/arrayjob
6832%{texmfdist}/tex/generic/arrayjob
6833
6834%files -n texlive-tex-insbox
6835%defattr(644,root,root,755)
6836%doc %{texmfdist}/doc/generic/insbox
6837%{texmfdist}/tex/generic/insbox
6838
6839%files -n texlive-tex-kastrup
6840%defattr(644,root,root,755)
6841%doc %{texmfdist}/doc/generic/kastrup
6842%{texmfdist}/source/generic/kastrup
6843%{texmfdist}/tex/generic/kastrup
6844
6845%files -n texlive-tex-mathdots
6846%defattr(644,root,root,755)
6847%doc %{texmfdist}/doc/generic/mathdots
6848%{texmfdist}/source/generic/mathdots
6849%{texmfdist}/tex/generic/mathdots
6850
6851%files -n texlive-tex-ofs
6852%defattr(644,root,root,755)
6853%doc %{texmfdist}/doc/generic/ofs
6854%{texmfdist}/tex/generic/ofs
6855
6856%files -n texlive-tex-physe
6857%defattr(644,root,root,755)
6858%{texmfdist}/tex/physe
a70281ed 6859# %{texmf}/fmtutil/format.physe.cnf
89b953e1 6860#fmt %{fmtdir}/pdftex/physe.fmt
a13fbc24
ZU
6861
6862%files -n texlive-tex-velthuis
6863%defattr(644,root,root,755)
6864%doc %{texmfdist}/doc/generic/velthuis
6865%{texmfdist}/tex/generic/velthuis
6866
6867%files -n texlive-tex-ytex
6868%defattr(644,root,root,755)
6869%{texmfdist}/tex/ytex
6870
d746adfc 6871%files -n texlive-metapost-data
a13fbc24 6872%defattr(644,root,root,755)
d746adfc 6873%doc %{texmfdist}/doc/metapost
a13fbc24 6874%{texmfdist}/metapost/automata
d746adfc 6875%{texmfdist}/metapost/base
a13fbc24
ZU
6876%{texmfdist}/metapost/bbcard
6877%{texmfdist}/metapost/blockdraw_mp
6878%{texmfdist}/metapost/bpolynomial
6879%{texmfdist}/metapost/cmarrows
d746adfc
MB
6880%{texmfdist}/metapost/config
6881%{texmfdist}/metapost/drv
a13fbc24
ZU
6882%{texmfdist}/metapost/dviincl
6883%{texmfdist}/metapost/epsincl
6884%{texmfdist}/metapost/expressg
6885%{texmfdist}/metapost/exteps
6886%{texmfdist}/metapost/featpost
6887%{texmfdist}/metapost/frcursive
d746adfc 6888%{texmfdist}/metapost/garrigues
a13fbc24 6889%{texmfdist}/metapost/hatching
d746adfc
MB
6890%{texmfdist}/metapost/latexmp
6891%{texmfdist}/metapost/makecirc
6892%{texmfdist}/metapost/metago
a13fbc24
ZU
6893%{texmfdist}/metapost/metaobj
6894%{texmfdist}/metapost/metaplot
6895%{texmfdist}/metapost/metauml
d746adfc
MB
6896%{texmfdist}/metapost/mfpic
6897%{texmfdist}/metapost/misc
a13fbc24
ZU
6898%{texmfdist}/metapost/mp3d
6899%{texmfdist}/metapost/mpattern
6900%{texmfdist}/metapost/nkarta
6901%{texmfdist}/metapost/piechartmp
6902%{texmfdist}/metapost/slideshow
6903%{texmfdist}/metapost/splines
d746adfc
MB
6904%{texmfdist}/metapost/suanpan
6905%{texmfdist}/metapost/support
a13fbc24
ZU
6906%{texmfdist}/metapost/tabvar
6907%{texmfdist}/metapost/textpath
6908%{texmfdist}/metapost/venn
f4beb605 6909%{texmfdist}/tex/generic/metapost
a13fbc24 6910
a70281ed
ZU
6911%files -n xindy-data
6912%defattr(644,root,root,755)
6913%doc %{texmf}/doc/xindy
6914%{texmf}/xindy
6915
a13fbc24
ZU
6916%files -n xindy-albanian
6917%defattr(644,root,root,755)
6918%{texmf}/xindy/lang/albanian
6919
6920%files -n xindy-belarusian
6921%defattr(644,root,root,755)
6922%{texmf}/xindy/lang/belarusian
6923
6924%files -n xindy-bulgarian
6925%defattr(644,root,root,755)
6926%{texmf}/xindy/lang/bulgarian
6927
6928%files -n xindy-croatian
6929%defattr(644,root,root,755)
6930%{texmf}/xindy/lang/croatian
6931
6932%files -n xindy-czech
6933%defattr(644,root,root,755)
6934%{texmf}/xindy/lang/czech
6935
6936%files -n xindy-danish
6937%defattr(644,root,root,755)
6938%{texmf}/xindy/lang/danish
6939
6940%files -n xindy-dutch
6941%defattr(644,root,root,755)
6942%{texmf}/xindy/lang/dutch
6943
6944%files -n xindy-english
6945%defattr(644,root,root,755)
6946%{texmf}/xindy/lang/english
6947
6948%files -n xindy-esperanto
6949%defattr(644,root,root,755)
6950%{texmf}/xindy/lang/esperanto
6951
6952%files -n xindy-estonian
6953%defattr(644,root,root,755)
6954%{texmf}/xindy/lang/estonian
6955
6956%files -n xindy-finnish
6957%defattr(644,root,root,755)
6958%{texmf}/xindy/lang/finnish
6959
6960%files -n xindy-french
6961%defattr(644,root,root,755)
6962%{texmf}/xindy/lang/french
6963
6964%files -n xindy-general
6965%defattr(644,root,root,755)
6966%{texmf}/xindy/lang/general
6967
6968%files -n xindy-georgian
6969%defattr(644,root,root,755)
6970%{texmf}/xindy/lang/georgian
6971
6972%files -n xindy-german
6973%defattr(644,root,root,755)
6974%{texmf}/xindy/lang/german
6975
6976%files -n xindy-greek
6977%defattr(644,root,root,755)
6978%{texmf}/xindy/lang/greek
6979
6980%files -n xindy-gypsy
6981%defattr(644,root,root,755)
6982%{texmf}/xindy/lang/gypsy
6983
6984%files -n xindy-hausa
6985%defattr(644,root,root,755)
6986%{texmf}/xindy/lang/hausa
6987
6988%files -n xindy-hebrew
6989%defattr(644,root,root,755)
6990%{texmf}/xindy/lang/hebrew
6991
6992%files -n xindy-hungarian
6993%defattr(644,root,root,755)
6994%{texmf}/xindy/lang/hungarian
6995
6996%files -n xindy-icelandic
6997%defattr(644,root,root,755)
6998%{texmf}/xindy/lang/icelandic
6999
7000%files -n xindy-italian
7001%defattr(644,root,root,755)
7002%{texmf}/xindy/lang/italian
7003
7004%files -n xindy-klingon
7005%defattr(644,root,root,755)
7006%{texmf}/xindy/lang/klingon
7007
7008%files -n xindy-kurdish
7009%defattr(644,root,root,755)
7010%{texmf}/xindy/lang/kurdish
7011
7012%files -n xindy-latin
7013%defattr(644,root,root,755)
7014%{texmf}/xindy/lang/latin
7015
7016%files -n xindy-latvian
7017%defattr(644,root,root,755)
7018%{texmf}/xindy/lang/latvian
7019
7020%files -n xindy-lithuanian
7021%defattr(644,root,root,755)
7022%{texmf}/xindy/lang/lithuanian
7023
7024%files -n xindy-lower-sorbian
7025%defattr(644,root,root,755)
7026%{texmf}/xindy/lang/lower-sorbian
7027
7028%files -n xindy-macedonian
7029%defattr(644,root,root,755)
7030%{texmf}/xindy/lang/macedonian
7031
7032%files -n xindy-mongolian
7033%defattr(644,root,root,755)
7034%{texmf}/xindy/lang/mongolian
7035
7036%files -n xindy-norwegian
7037%defattr(644,root,root,755)
7038%{texmf}/xindy/lang/norwegian
7039
7040%files -n xindy-polish
7041%defattr(644,root,root,755)
7042%{texmf}/xindy/lang/polish
7043
7044%files -n xindy-portuguese
7045%defattr(644,root,root,755)
7046%{texmf}/xindy/lang/portuguese
7047
7048%files -n xindy-romanian
7049%defattr(644,root,root,755)
7050%{texmf}/xindy/lang/romanian
7051
7052%files -n xindy-russian
7053%defattr(644,root,root,755)
7054%{texmf}/xindy/lang/russian
7055
7056%files -n xindy-serbian
7057%defattr(644,root,root,755)
7058%{texmf}/xindy/lang/serbian
7059
7060%files -n xindy-slovak
7061%defattr(644,root,root,755)
7062%{texmf}/xindy/lang/slovak
7063
7064%files -n xindy-slovenian
7065%defattr(644,root,root,755)
7066%{texmf}/xindy/lang/slovenian
7067
7068%files -n xindy-spanish
7069%defattr(644,root,root,755)
7070%{texmf}/xindy/lang/spanish
7071
7072%files -n xindy-swedish
7073%defattr(644,root,root,755)
7074%{texmf}/xindy/lang/swedish
7075
7076%files -n xindy-turkish
7077%defattr(644,root,root,755)
7078%{texmf}/xindy/lang/turkish
7079
7080%files -n xindy-ukrainian
7081%defattr(644,root,root,755)
7082%{texmf}/xindy/lang/ukrainian
7083
7084%files -n xindy-upper-sorbian
7085%defattr(644,root,root,755)
7086%{texmf}/xindy/lang/upper-sorbian
7087
7088%files -n xindy-vietnamese
7089%defattr(644,root,root,755)
7090%{texmf}/xindy/lang/vietnamese/
a13fbc24 7091
a13fbc24
ZU
7092%files -n texlive-plain
7093%defattr(644,root,root,755)
7094%doc %{texmfdist}/doc/plain
7095%{texmfdist}/tex/plain
7096%exclude %{texmfdist}/tex/plain/config/xetex.ini
a70281ed 7097# %{texmf}/fmtutil/format.tex.cnf
a13fbc24
ZU
7098
7099%files -n texlive-mex
7100%defattr(644,root,root,755)
7101%dir %{texmfdist}/tex/mex
7102%dir %{texmfdist}/tex/mex/config
7103%doc %{texmfdist}/doc/mex
7104%{texmfdist}/source/mex
7105%{texmfdist}/tex/mex/base
a70281ed
ZU
7106# %{texmf}/fmtutil/format.mex.cnf
7107# %{texmf}/fmtutil/format.utf8mex.cnf
a13fbc24 7108
a13fbc24
ZU
7109%files -n texlive-amstex
7110%defattr(644,root,root,755)
7111%{texmfdist}/tex/amstex/config
7112%{texmfdist}/tex/plain/amsfonts
7113
7114%files -n texlive-format-csplain
7115%defattr(644,root,root,755)
89b953e1 7116#fmt %{fmtdir}/pdftex/csplain.fmt
a13fbc24 7117
a13fbc24
ZU
7118%files -n texlive-cslatex
7119%defattr(644,root,root,755)
a70281ed 7120%doc %{texmfdist}/doc/cslatex
a13fbc24
ZU
7121%{texmfdist}/tex/cslatex
7122%{texmfdist}/tex/latex/cslatex
7123
7124%files -n texlive-eplain
7125%defattr(644,root,root,755)
7126%doc %{texmfdist}/doc/etex
7127%doc %{texmfdist}/doc/eplain
7128%{texmfdist}/tex/plain/etex
7129%{texmfdist}/tex/eplain
7130%dir %{texmfdist}/source/eplain
a70281ed 7131# %{texmfdist}/source/eplain/eplain-source-3.2.zip
a13fbc24 7132
b9b3bdd0
MB
7133%files -n texlive-context-data
7134%defattr(644,root,root,755)
7135%doc %{texmfdist}/doc/context
f4beb605 7136%{texmfdist}/source/lambda
b9b3bdd0 7137%{texmfdist}/bibtex/bst/context
f4beb605 7138%{texmfdist}/context
b9b3bdd0
MB
7139%{texmfdist}/fonts/enc/dvips/context
7140%{texmfdist}/fonts/fea/context
7141%{texmfdist}/fonts/map/dvips/context
7142%{texmfdist}/fonts/map/luatex/context
7143%{texmfdist}/fonts/map/pdftex/context
7144%{texmfdist}/metapost/context
7145%{texmfdist}/scripts/context
7146%{texmfdist}/tex/context
7147%{texmfdist}/tex/generic/context
7148%{texmf}/web2c/context.cnf
7149
a13fbc24
ZU
7150%files -n texlive-format-context-de
7151%defattr(644,root,root,755)
7152%{texmfdist}/tex/context/config/cont-de.ini
7153
7154%files -n texlive-format-context-en
7155%defattr(644,root,root,755)
7156%{texmfdist}/tex/context/config/cont-en.ini
7157# what is the difference betwen uk and en in this particular situation?
7158%{texmfdist}/tex/context/config/cont-uk.ini
7159
7160%files -n texlive-format-context-nl
7161%defattr(644,root,root,755)
7162%{texmfdist}/tex/context/config/cont-nl.ini
7163
a70281ed 7164%files -n texlive-latex-data
a13fbc24
ZU
7165%defattr(644,root,root,755)
7166%dir %{texmfdist}/scripts/pst-pdf
a13fbc24
ZU
7167%dir %{texmfdist}/tex/latex
7168%dir %{texmfdist}/tex/latex/latexconfig
a13fbc24 7169%dir %{texmf}/tex/latex
a70281ed 7170# %{texmf}/fmtutil/format.latex.cnf
f4beb605 7171%if %{without bootstrap}
a13fbc24 7172%{texmfdist}/tex/latex/floatflt
f4beb605 7173%endif
a13fbc24
ZU
7174%{texmfdist}/scripts/pst-pdf/ps4pdf
7175%{texmfdist}/tex/generic/pstricks
7176%{texmfdist}/tex/generic/shapepar
7177%{texmfdist}/tex/generic/textmerg
7178%{texmfdist}/source/generic/textmerg
7179%{texmfdist}/tex/latex/12many
7180%{texmfdist}/tex/latex/AkkTeX
a70281ed 7181# %{texmfdist}/tex/latex/GuIT
a13fbc24
ZU
7182%{texmfdist}/tex/latex/IEEEtran
7183%{texmfdist}/tex/latex/Tabbing
7184%{texmfdist}/tex/latex/a0poster
7185%{texmfdist}/tex/latex/acmtrans
7186%{texmfdist}/tex/latex/acronym
7187%{texmfdist}/tex/latex/adrlist
7188%{texmfdist}/tex/latex/aeguill
7189%{texmfdist}/tex/latex/afthesis
7190%{texmfdist}/tex/latex/aguplus
7191%{texmfdist}/tex/latex/akletter
7192%{texmfdist}/tex/latex/algorithm2e
7193%{texmfdist}/tex/latex/algorithmicx
7194%{texmfdist}/tex/latex/allrunes
7195%{texmfdist}/tex/latex/altfont
7196%{texmfdist}/tex/latex/ametsoc
7197%{texmfdist}/tex/latex/amsaddr
7198%{texmfdist}/tex/latex/amsrefs
7199%{texmfdist}/tex/latex/animate
a13fbc24
ZU
7200%{texmfdist}/tex/latex/antiqua
7201%{texmfdist}/tex/latex/anyfontsize
7202%{texmfdist}/tex/latex/anysize
7203%{texmfdist}/tex/latex/apa
7204%{texmfdist}/tex/latex/apl
7205%{texmfdist}/tex/latex/ar
7206%{texmfdist}/tex/latex/arabi
7207%{texmfdist}/tex/latex/arabtex
7208%{texmfdist}/tex/latex/archaic
7209%{texmfdist}/tex/latex/arev
7210%{texmfdist}/tex/latex/armenian
7211%{texmfdist}/tex/latex/ascelike
7212%{texmfdist}/tex/latex/ascii
7213%{texmfdist}/tex/latex/assignment
7214%{texmfdist}/tex/latex/augie
7215%{texmfdist}/tex/latex/auncial-new
7216%{texmfdist}/tex/latex/aurical
7217%{texmfdist}/tex/latex/authoraftertitle
7218%{texmfdist}/tex/latex/authorindex
7219%{texmfdist}/tex/latex/auto-pst-pdf
7220%{texmfdist}/tex/latex/autoarea
7221%{texmfdist}/tex/latex/autotab
7222%{texmfdist}/tex/latex/avantgar
7223%{texmfdist}/tex/latex/bangtex
7224%{texmfdist}/tex/latex/barcodes
7225%{texmfdist}/tex/latex/base
7226%{texmfdist}/tex/latex/bayer
7227%{texmfdist}/tex/latex/bbding
7228%{texmfdist}/tex/latex/bbm-macros
7229%{texmfdist}/tex/latex/begriff
7230%{texmfdist}/tex/latex/bengali
7231%{texmfdist}/tex/latex/bera
7232%{texmfdist}/tex/latex/betababel
7233%{texmfdist}/tex/latex/beton
7234%{texmfdist}/tex/latex/bibarts
7235%{texmfdist}/tex/latex/bibleref
7236%{texmfdist}/tex/latex/biblist
7237%{texmfdist}/tex/latex/bigfoot
7238%{texmfdist}/tex/latex/bizcard
7239%{texmfdist}/tex/latex/blacklettert1
7240%{texmfdist}/tex/latex/blindtext
7241%{texmfdist}/tex/latex/boisik
7242%{texmfdist}/tex/latex/boldtensors
7243%{texmfdist}/tex/latex/bookest
7244%{texmfdist}/tex/latex/bookhands
7245%{texmfdist}/tex/latex/bookman
7246%{texmfdist}/tex/latex/bophook
7247%{texmfdist}/tex/latex/boxhandler
7248%{texmfdist}/tex/latex/braille
7249%{texmfdist}/tex/latex/breakurl
a13fbc24
ZU
7250%{texmfdist}/tex/latex/brushscr
7251%{texmfdist}/tex/latex/burmese
7252%{texmfdist}/tex/latex/bussproofs
7253%{texmfdist}/tex/latex/calrsfs
7254%{texmfdist}/tex/latex/calxxxx
7255%{texmfdist}/tex/latex/captcont
7256%{texmfdist}/tex/latex/casyl
7257%{texmfdist}/tex/latex/catechis
7258%{texmfdist}/tex/latex/cbcoptic
7259%{texmfdist}/tex/latex/cbfonts
7260%{texmfdist}/tex/latex/cclicenses
7261%{texmfdist}/tex/latex/cd-cover
7262%{texmfdist}/tex/latex/cd
7263%{texmfdist}/tex/latex/cdpbundl
7264%{texmfdist}/tex/latex/cellspace
7265%{texmfdist}/tex/latex/changepage
7266%{texmfdist}/tex/latex/changes
7267%{texmfdist}/tex/latex/chapterfolder
7268%{texmfdist}/tex/latex/cherokee
7269%{texmfdist}/tex/latex/chicago
a13fbc24
ZU
7270%{texmfdist}/tex/latex/citeref
7271%{texmfdist}/tex/latex/cjhebrew
7272%{texmfdist}/tex/latex/cjk
7273%{texmfdist}/tex/latex/classicthesis
7274%{texmfdist}/tex/latex/cleveref
7275%{texmfdist}/tex/latex/clock
7276%{texmfdist}/tex/latex/clrscode
7277%{texmfdist}/tex/latex/cm-lgc
7278%{texmfdist}/tex/latex/cm-super
7279%{texmfdist}/tex/latex/cmap
7280%{texmfdist}/tex/latex/cmcyralt
7281%{texmfdist}/tex/latex/cmdstring
7282%{texmfdist}/tex/latex/cmsd
7283%{texmfdist}/tex/latex/codepage
7284%{texmfdist}/tex/latex/colorinfo
7285%{texmfdist}/tex/latex/commath
7286%{texmfdist}/tex/latex/compactbib
7287%{texmfdist}/tex/latex/complexity
7288%{texmfdist}/tex/latex/concprog
7289%{texmfdist}/tex/latex/confproc
7290%{texmfdist}/tex/latex/courier-scaled
7291%{texmfdist}/tex/latex/courier
7292%{texmfdist}/tex/latex/courseoutline
7293%{texmfdist}/tex/latex/coursepaper
7294%{texmfdist}/tex/latex/coverpage
7295%{texmfdist}/tex/latex/covington
7296%{texmfdist}/tex/latex/crop
7297%{texmfdist}/tex/latex/crossreference
7298%{texmfdist}/tex/latex/csbulletin
7299%{texmfdist}/tex/latex/csquotes
7300%{texmfdist}/tex/latex/ctib
7301%{texmfdist}/tex/latex/cursor
7302%{texmfdist}/tex/latex/cv
7303%{texmfdist}/tex/latex/cweb-latex
7304%{texmfdist}/tex/latex/cyklop
7305%{texmfdist}/tex/latex/dateiliste
7306%{texmfdist}/tex/latex/datetime
7307%{texmfdist}/tex/latex/dcpic
7308%{texmfdist}/tex/latex/decimal
7309%{texmfdist}/tex/latex/diagnose
7310%{texmfdist}/tex/latex/dichokey
7311%{texmfdist}/tex/latex/dictsym
7312%{texmfdist}/tex/latex/digiconfigs
7313%{texmfdist}/tex/latex/dingbat
7314%{texmfdist}/tex/latex/directory
7315%{texmfdist}/tex/latex/dlfltxb
7316%{texmfdist}/tex/latex/docmfp
7317%{texmfdist}/tex/latex/doi
7318%{texmfdist}/tex/latex/doipubmed
7319%{texmfdist}/tex/latex/dotarrow
7320%{texmfdist}/tex/latex/dottex
7321%{texmfdist}/tex/latex/doublestroke
7322%{texmfdist}/tex/latex/dpfloat
7323%{texmfdist}/tex/latex/drac
7324%{texmfdist}/tex/latex/draftcopy
7325%{texmfdist}/tex/latex/dramatist
7326%{texmfdist}/tex/latex/duerer-latex
7327%{texmfdist}/tex/latex/dvdcoll
7328%{texmfdist}/tex/latex/dvipdfmx-def
7329%{texmfdist}/tex/latex/eCards
7330%{texmfdist}/tex/latex/ean13isbn
7331%{texmfdist}/tex/latex/easy
7332%{texmfdist}/tex/latex/ebezier
7333%{texmfdist}/tex/latex/ebsthesis
7334%{texmfdist}/tex/latex/ecclesiastic
7335%{texmfdist}/tex/latex/ecltree
7336%{texmfdist}/tex/latex/eco
7337%{texmfdist}/tex/latex/economic
7338%{texmfdist}/tex/latex/ed
7339%{texmfdist}/tex/latex/edmargin
7340%{texmfdist}/tex/latex/ednotes
7341%{texmfdist}/tex/latex/eemeir
7342%{texmfdist}/tex/latex/eepic
7343%{texmfdist}/tex/latex/egameps
7344%{texmfdist}/tex/latex/eiad
7345%{texmfdist}/tex/latex/ellipsis
7346%{texmfdist}/tex/latex/elpres
7347%{texmfdist}/tex/latex/elsevier
7348%{texmfdist}/tex/latex/em
7349%{texmfdist}/tex/latex/emp
7350%{texmfdist}/tex/latex/emulateapj
7351%{texmfdist}/tex/latex/encxvlna
7352%{texmfdist}/tex/latex/endfloat
7353%{texmfdist}/tex/latex/endheads
7354%{texmfdist}/tex/latex/engpron
7355%{texmfdist}/tex/latex/engrec
7356%{texmfdist}/tex/latex/envbig
7357%{texmfdist}/tex/latex/envlab
7358%{texmfdist}/tex/latex/epigrafica
7359%{texmfdist}/tex/latex/epigraph
7360%{texmfdist}/tex/latex/epiolmec
7361%{texmfdist}/tex/latex/epsdice
7362%{texmfdist}/tex/latex/epspdfconversion
7363%{texmfdist}/tex/latex/eqname
7364%{texmfdist}/tex/latex/eqparbox
7365%{texmfdist}/tex/latex/errata
7366%{texmfdist}/tex/latex/esint
7367%{texmfdist}/tex/latex/eskdx
7368%{texmfdist}/tex/latex/eso-pic
7369%{texmfdist}/tex/latex/etex-pkg
7370%{texmfdist}/tex/latex/ethiop
7371%{texmfdist}/tex/latex/etoolbox
7372%{texmfdist}/tex/latex/eukdate
7373%{texmfdist}/tex/latex/euler
7374%{texmfdist}/tex/latex/eulervm
7375%{texmfdist}/tex/latex/euproposal
7376%{texmfdist}/tex/latex/euro
7377%{texmfdist}/tex/latex/eurofont
7378%{texmfdist}/tex/latex/europecv
7379%{texmfdist}/tex/latex/eurosans
7380%{texmfdist}/tex/latex/eurosym
7381%{texmfdist}/tex/latex/everypage
7382%{texmfdist}/tex/latex/examplep
7383%{texmfdist}/tex/latex/exceltex
7384%{texmfdist}/tex/latex/exercise
7385%{texmfdist}/tex/latex/expl3
7386%{texmfdist}/tex/latex/extarrows
7387%{texmfdist}/tex/latex/extract
7388%{texmfdist}/tex/latex/extsizes
7389%{texmfdist}/tex/latex/facsimile
7390%{texmfdist}/tex/latex/fancybox
7391%{texmfdist}/tex/latex/fancyhdr
7392%{texmfdist}/tex/latex/fancynum
7393%{texmfdist}/tex/latex/fancyref
7394%{texmfdist}/tex/latex/fancytooltips
7395%{texmfdist}/tex/latex/fancyvrb
a13fbc24
ZU
7396%{texmfdist}/tex/latex/fc
7397%{texmfdist}/tex/latex/feyn
7398%{texmfdist}/tex/latex/fge
7399%{texmfdist}/tex/latex/figbib
7400%{texmfdist}/tex/latex/figsize
7401%{texmfdist}/tex/latex/filecontents
7402%{texmfdist}/tex/latex/fink
7403%{texmfdist}/tex/latex/fixfoot
7404%{texmfdist}/tex/latex/flabels
7405%{texmfdist}/tex/latex/flacards
7406%{texmfdist}/tex/latex/flagderiv
7407%{texmfdist}/tex/latex/flashcards
7408%{texmfdist}/tex/latex/float
7409%{texmfdist}/tex/latex/floatrow
7410%{texmfdist}/tex/latex/fmp
7411%{texmfdist}/tex/latex/fnbreak
7412%{texmfdist}/tex/latex/fncychap
7413%{texmfdist}/tex/latex/foekfont
7414%{texmfdist}/tex/latex/foilhtml
7415%{texmfdist}/tex/latex/fonetika
7416%{texmfdist}/tex/latex/fontinst
7417%{texmfdist}/tex/latex/fonttable
7418%{texmfdist}/tex/latex/footmisc
7419%{texmfdist}/tex/latex/footnpag
7420%{texmfdist}/tex/latex/fourier
7421%{texmfdist}/tex/latex/fouriernc
7422%{texmfdist}/tex/latex/fp
7423%{texmfdist}/tex/latex/frankenstein
7424%{texmfdist}/tex/latex/frcursive
7425%{texmfdist}/tex/latex/frenchle
7426%{texmfdist}/tex/latex/fribrief
7427%{texmfdist}/tex/latex/frletter
7428%{texmfdist}/tex/latex/frontespizio
a13fbc24
ZU
7429%{texmfdist}/tex/latex/fullpict
7430%{texmfdist}/tex/latex/fundus
7431%{texmfdist}/tex/latex/gaceta
7432%{texmfdist}/tex/latex/gastex
7433%{texmfdist}/tex/latex/gatech-thesis
7434%{texmfdist}/tex/latex/gauss
7435%{texmfdist}/tex/latex/gb4e
7436%{texmfdist}/tex/latex/gcard
7437%{texmfdist}/tex/latex/gcite
7438%{texmfdist}/tex/latex/genmpage
7439%{texmfdist}/tex/latex/geometry
a13fbc24
ZU
7440%{texmfdist}/tex/latex/germbib
7441%{texmfdist}/tex/latex/gfsartemisia
7442%{texmfdist}/tex/latex/gfsbaskerville
7443%{texmfdist}/tex/latex/gfsbodoni
7444%{texmfdist}/tex/latex/gfscomplutum
7445%{texmfdist}/tex/latex/gfsdidot
7446%{texmfdist}/tex/latex/gfsneohellenic
7447%{texmfdist}/tex/latex/gfsporson
7448%{texmfdist}/tex/latex/gfssolomos
7449%{texmfdist}/tex/latex/gloss
7450%{texmfdist}/tex/latex/glossaries
7451%{texmfdist}/tex/latex/gmdoc
7452%{texmfdist}/tex/latex/gmeometric
7453%{texmfdist}/tex/latex/gmiflink
7454%{texmfdist}/tex/latex/gmutils
7455%{texmfdist}/tex/latex/gmverb
7456%{texmfdist}/tex/latex/graphics
7457%{texmfdist}/tex/latex/graphicx-psmin
7458%{texmfdist}/tex/latex/greek-inputenc
7459%{texmfdist}/tex/latex/greekdates
7460%{texmfdist}/tex/latex/greektex
7461%{texmfdist}/tex/latex/grfpaste
a13fbc24
ZU
7462%{texmfdist}/tex/latex/grotesq
7463%{texmfdist}/tex/latex/grverb
7464%{texmfdist}/tex/latex/gu
a13fbc24
ZU
7465%{texmfdist}/tex/latex/hanging
7466%{texmfdist}/tex/latex/har2nat
7467%{texmfdist}/tex/latex/harmony
7468%{texmfdist}/tex/latex/harpoon
7469%{texmfdist}/tex/latex/harvard
7470%{texmfdist}/tex/latex/hc
7471%{texmfdist}/tex/latex/helvetic
7472%{texmfdist}/tex/latex/hep
7473%{texmfdist}/tex/latex/hepnames
7474%{texmfdist}/tex/latex/hepparticles
7475%{texmfdist}/tex/latex/hepthesis
7476%{texmfdist}/tex/latex/hepunits
7477%{texmfdist}/tex/latex/hexgame
7478%{texmfdist}/tex/latex/hfoldsty
a13fbc24
ZU
7479%{texmfdist}/tex/latex/histogr
7480%{texmfdist}/tex/latex/hitec
7481%{texmfdist}/tex/latex/hpsdiss
7482%{texmfdist}/tex/latex/hvfloat
7483%{texmfdist}/tex/latex/hypdvips
7484%{texmfdist}/tex/latex/hyper
7485%{texmfdist}/tex/latex/hyperref
7486%{texmfdist}/tex/latex/hyperxmp
7487%{texmfdist}/tex/latex/hyphenat
7488%{texmfdist}/tex/latex/ibycus-babel
7489%{texmfdist}/tex/latex/icsv
7490%{texmfdist}/tex/latex/ieeepes
7491%{texmfdist}/tex/latex/ifmslide
7492%{texmfdist}/tex/latex/ifplatform
7493%{texmfdist}/tex/latex/ifsym
7494%{texmfdist}/tex/latex/ijmart
7495%{texmfdist}/tex/latex/imac
7496%{texmfdist}/tex/latex/image-gallery
7497%{texmfdist}/tex/latex/imtekda
7498%{texmfdist}/tex/latex/index
7499%{texmfdist}/tex/latex/initials
7500%{texmfdist}/tex/latex/inlinebib
7501%{texmfdist}/tex/latex/inlinedef
7502%{texmfdist}/tex/latex/interactiveworkbook
a70281ed 7503# %{texmfdist}/tex/latex/ipa
a13fbc24
ZU
7504%{texmfdist}/tex/latex/iso
7505%{texmfdist}/tex/latex/iso10303
7506%{texmfdist}/tex/latex/isodate
7507%{texmfdist}/tex/latex/isodoc
7508%{texmfdist}/tex/latex/isonums
7509%{texmfdist}/tex/latex/itnumpar
7510%{texmfdist}/tex/latex/itrans
7511%{texmfdist}/tex/latex/iwona
7512%{texmfdist}/tex/latex/jhep
7513%{texmfdist}/tex/latex/jknapltx
7514%{texmfdist}/tex/latex/jneurosci
7515%{texmfdist}/tex/latex/jpsj
7516%{texmfdist}/tex/latex/jura
7517%{texmfdist}/tex/latex/juraabbrev
7518%{texmfdist}/tex/latex/juramisc
7519%{texmfdist}/tex/latex/jurarsp
7520%{texmfdist}/tex/latex/koma-script
7521%{texmfdist}/tex/latex/labels
f4beb605
MB
7522%{texmfdist}/tex/latex/latexconfig/graphics.cfg
7523%{texmfdist}/tex/latex/latexconfig/hyperref.cfg
a13fbc24
ZU
7524%{texmfdist}/tex/latex/latexconfig/latex.ini
7525%{texmfdist}/tex/latex/latexconfig/lualatex.ini
7526%{texmfdist}/tex/latex/latexconfig/mllatex.ini
7527%{texmfdist}/tex/latex/latexconfig/pdflatex.ini
a70281ed 7528# %{texmfdist}/tex/latex/latexconfig/pdflualatex.ini
a13fbc24
ZU
7529%{texmfdist}/tex/latex/layouts
7530%{texmfdist}/tex/latex/listings
7531%{texmfdist}/tex/latex/ltabptch
7532%{texmfdist}/tex/latex/localloc
7533%{texmfdist}/tex/latex/ltxmisc
7534%{texmfdist}/tex/latex/mathcomp
7535%{texmfdist}/tex/latex/mdwtools
7536%{texmfdist}/tex/latex/memoir
7537%{texmfdist}/tex/latex/mh
7538%{texmfdist}/tex/latex/misc209
7539%{texmfdist}/tex/latex/mmap
7540%{texmfdist}/tex/latex/mnsymbol
7541%{texmfdist}/tex/latex/moderncv
7542%{texmfdist}/tex/latex/modroman
7543%{texmfdist}/tex/latex/mongolian-babel
7544%{texmfdist}/tex/latex/montex
7545%{texmfdist}/tex/latex/mparhack
7546%{texmfdist}/tex/latex/ms
7547%{texmfdist}/tex/latex/multibib
7548%{texmfdist}/tex/latex/multirow
7549%{texmfdist}/tex/latex/mwcls
7550%{texmfdist}/tex/latex/natbib
7551%{texmfdist}/tex/latex/ncclatex
7552%{texmfdist}/tex/latex/ncctools
7553%{texmfdist}/tex/latex/ncntrsbk
7554%{texmfdist}/tex/latex/nddiss
a13fbc24
ZU
7555%{texmfdist}/tex/latex/newfile
7556%{texmfdist}/tex/latex/newlfm
7557%{texmfdist}/tex/latex/newspaper
a13fbc24
ZU
7558%{texmfdist}/tex/latex/nomencl
7559%{texmfdist}/tex/latex/ntgclass
7560%{texmfdist}/tex/generic/oberdiek
7561%{texmfdist}/tex/latex/oberdiek
7562%{texmfdist}/tex/latex/overpic
7563%{texmfdist}/tex/latex/paralist
7564%{texmfdist}/tex/latex/pb-diagram
7565%{texmfdist}/tex/latex/pdftex-def
7566%{texmfdist}/tex/latex/pdfpages
7567%{texmfdist}/tex/latex/picinpar
7568%{texmfdist}/tex/latex/pict2e
7569%{texmfdist}/tex/latex/placeins
7570%{texmfdist}/tex/latex/preprint
7571%{texmfdist}/tex/latex/preview
7572%{texmfdist}/tex/latex/program
7573%{texmfdist}/tex/latex/psfrag
7574%{texmfdist}/tex/latex/pslatex
7575%{texmfdist}/tex/latex/revtex
7576%{texmfdist}/tex/latex/rotating
7577%{texmfdist}/tex/latex/rotfloat
7578%{texmfdist}/tex/latex/scale
7579%{texmfdist}/tex/latex/sectsty
7580%{texmfdist}/tex/latex/seminar
7581%{texmfdist}/tex/latex/setspace
7582%{texmfdist}/tex/latex/showdim
7583%{texmfdist}/tex/latex/showlabels
7584%{texmfdist}/tex/latex/sidecap
7585%{texmfdist}/tex/latex/slashbox
7586%{texmfdist}/tex/latex/soul
7587%{texmfdist}/tex/latex/stdclsdv
7588%{texmfdist}/tex/latex/stmaryrd
7589%{texmfdist}/tex/latex/subfig
7590%{texmfdist}/tex/latex/subfigure
7591%{texmfdist}/tex/latex/supertabular
7592%{texmfdist}/tex/latex/t2
7593%{texmfdist}/tex/latex/t-angles
7594%{texmfdist}/tex/latex/tableaux
7595%{texmfdist}/tex/latex/tablists
7596%{texmfdist}/tex/latex/tablor
7597%{texmfdist}/tex/latex/tabto-ltx
7598%{texmfdist}/tex/latex/tabulary
7599%{texmfdist}/tex/latex/tabvar
7600%{texmfdist}/tex/latex/talk
7601%{texmfdist}/tex/latex/taupin
7602%{texmfdist}/tex/latex/tcldoc
7603%{texmfdist}/tex/latex/tdsfrmath
7604%{texmfdist}/tex/latex/technics
7605%{texmfdist}/tex/latex/ted
7606%{texmfdist}/tex/latex/tengwarscript
7607%{texmfdist}/tex/latex/tensor
7608%{texmfdist}/tex/latex/teubner
7609%{texmfdist}/tex/latex/tex-gyre
7610%{texmfdist}/tex/latex/texilikecover
7611%{texmfdist}/tex/latex/texlogos
7612%{texmfdist}/tex/latex/texmate
7613%{texmfdist}/tex/latex/texpower
7614%{texmfdist}/tex/latex/texshade
7615%{texmfdist}/tex/latex/textcase
7616%{texmfdist}/tex/latex/textfit
7617%{texmfdist}/tex/latex/textopo
7618%{texmfdist}/tex/latex/textpath
7619%{texmfdist}/tex/latex/textpos
7620%{texmfdist}/tex/latex/theoremref
7621%{texmfdist}/tex/latex/thesis-titlepage-fhac
7622%{texmfdist}/tex/latex/thinsp
7623%{texmfdist}/tex/latex/thmtools
7624%{texmfdist}/tex/latex/thumb
7625%{texmfdist}/tex/latex/thuthesis
7626%{texmfdist}/tex/latex/ticket
7627%{texmfdist}/tex/latex/tikz-inet
7628%{texmfdist}/tex/latex/times
7629%{texmfdist}/tex/latex/timesht
7630%{texmfdist}/tex/latex/tipa
7631%{texmfdist}/tex/latex/titlefoot
7632%{texmfdist}/tex/latex/titlesec
7633%{texmfdist}/tex/latex/titling
7634%{texmfdist}/tex/latex/tocbibind
7635%{texmfdist}/tex/latex/tocloft
7636%{texmfdist}/tex/latex/tools
7637%{texmfdist}/tex/latex/totpages
7638%{texmfdist}/tex/latex/type1cm
7639%{texmfdist}/tex/latex/undertilde
7640%{texmfdist}/tex/latex/units
7641%{texmfdist}/tex/latex/unitsdef
7642%{texmfdist}/tex/latex/universa
7643%{texmfdist}/tex/latex/unroman
7644%{texmfdist}/tex/latex/upmethodology
7645%{texmfdist}/tex/latex/upquote
7646%{texmfdist}/tex/latex/varindex
7647%{texmfdist}/tex/latex/varsfromjobname
7648%{texmfdist}/tex/latex/vector
7649%{texmfdist}/tex/latex/velthuis
7650%{texmfdist}/tex/latex/verse
7651%{texmfdist}/tex/latex/versions
7652%{texmfdist}/tex/latex/vhistory
7653%{texmfdist}/tex/latex/vita
7654%{texmfdist}/tex/latex/vmargin
7655%{texmfdist}/tex/latex/volumes
7656%{texmfdist}/tex/latex/vpe
7657%{texmfdist}/tex/latex/vrsion
7658%{texmfdist}/tex/latex/vwcol
7659%{texmfdist}/tex/latex/vxu
7660%{texmfdist}/tex/latex/wallpaper
7661%{texmfdist}/tex/latex/warning
7662%{texmfdist}/tex/latex/warpcol
7663%{texmfdist}/tex/latex/was
7664%{texmfdist}/tex/latex/williams
7665%{texmfdist}/tex/latex/wnri
7666%{texmfdist}/tex/latex/wordlike
a13fbc24
ZU
7667%{texmfdist}/tex/latex/wrapfig
7668%{texmfdist}/tex/latex/wsuipa
a13fbc24
ZU
7669%{texmfdist}/tex/latex/xargs
7670%{texmfdist}/tex/latex/xcolor
7671%{texmfdist}/tex/latex/xdoc
7672%{texmfdist}/tex/latex/xfor
7673%{texmfdist}/tex/latex/xifthen
7674%{texmfdist}/tex/latex/xkeyval
7675%{texmfdist}/tex/latex/xmpincl
7676%{texmfdist}/tex/latex/xnewcommand
7677%{texmfdist}/tex/latex/xoptarg
7678%{texmfdist}/tex/latex/xpackages
7679%{texmfdist}/tex/latex/xq
7680%{texmfdist}/tex/latex/xskak
7681%{texmfdist}/tex/latex/xstring
7682%{texmfdist}/tex/latex/xtab
7683%{texmfdist}/tex/latex/xtcapts
7684%{texmfdist}/tex/latex/xyling
7685%{texmfdist}/tex/latex/xytree
7686%{texmfdist}/tex/latex/yafoot
7687%{texmfdist}/tex/latex/yfonts
7688%{texmfdist}/tex/latex/yhmath
a13fbc24
ZU
7689%{texmfdist}/tex/latex/york-thesis
7690%{texmfdist}/tex/latex/youngtab
7691%{texmfdist}/tex/latex/yplan
7692%{texmfdist}/tex/latex/zapfchan
7693%{texmfdist}/tex/latex/zapfding
7694%{texmfdist}/tex/latex/zed-csp
7695%{texmfdist}/tex/latex/zefonts
7696%{texmfdist}/tex/latex/ziffer
7697%{texmfdist}/tex/latex/zwgetfdate
7698%{texmfdist}/tex/plain/etex
a70281ed 7699# %{texmf}/tex/latex/config
a13fbc24 7700%{texmf}/tex/latex/dvipdfm
89b953e1
ZU
7701#fmt %{fmtdir}/pdftex/latex.fmt
7702#fmt %{fmtdir}/pdftex/mllatex.fmt
a13fbc24
ZU
7703
7704%files -n texlive-latex-12many
7705%defattr(644,root,root,755)
7706%doc %{texmfdist}/doc/latex/12many
7707%{texmfdist}/source/latex/12many
7708
7709%files -n texlive-latex-abstract
7710%defattr(644,root,root,755)
7711%doc %{texmfdist}/doc/latex/abstract
7712%{texmfdist}/tex/latex/abstract
7713%{texmfdist}/source/latex/abstract
7714
7715%files -n texlive-latex-accfonts
7716%defattr(644,root,root,755)
7717%doc %{texmfdist}/doc/fonts/accfonts
7718%{texmfdist}/tex/latex/accfonts
7719
7720%files -n texlive-latex-adrconv
7721%defattr(644,root,root,755)
7722%{texmfdist}/tex/latex/adrconv
7723%{texmfdist}/doc/latex/adrconv
7724
7725%files -n texlive-latex-algorithms
7726%defattr(644,root,root,755)
7727%doc %{texmfdist}/doc/latex/algorithms
7728%{texmfdist}/tex/latex/algorithms
7729
7730%files -n texlive-latex-ae
7731%defattr(644,root,root,755)
7732%{texmfdist}/tex/latex/ae
7733
7734%files -n texlive-latex-ams
7735%defattr(644,root,root,755)
7736%doc %{texmfdist}/doc/fonts/amsfonts
7737%doc %{texmfdist}/doc/latex/amscls
7738%doc %{texmfdist}/doc/latex/amsmath
7739%doc %{texmfdist}/doc/latex/onlyamsmath
7740%{texmfdist}/tex/latex/amscls
7741%{texmfdist}/tex/latex/amsmath
7742%{texmfdist}/tex/latex/amsfonts
7743%{texmfdist}/tex/latex/onlyamsmath
7744%{texmfdist}/source/latex/onlyamsmath
7745%{texmfdist}/source/latex/amsaddr
7746%{texmfdist}/source/latex/amscls
7747%{texmfdist}/source/latex/amsfonts
7748%{texmfdist}/source/latex/amsmath
7749%{texmfdist}/source/latex/amsrefs
7750
7751%files -n texlive-latex-antp
7752%defattr(644,root,root,755)
7753%{texmfdist}/tex/latex/antp
7754
7755%files -n texlive-latex-antt
7756%defattr(644,root,root,755)
7757%{texmfdist}/tex/latex/antt
7758
7759%files -n texlive-latex-appendix
7760%defattr(644,root,root,755)
7761%doc %{texmfdist}/doc/latex/appendix
7762%{texmfdist}/tex/latex/appendix
7763%{texmfdist}/source/latex/appendix
7764
d7d6f83c
ZU
7765%files -n texlive-latex-asyfig
7766%defattr(644,root,root,755)
7767%doc %{texmfdist}/doc/latex/asyfig
7768%{texmfdist}/tex/latex/asyfig
7769
a13fbc24
ZU
7770%files -n texlive-latex-bardiag
7771%defattr(644,root,root,755)
7772%doc %{texmfdist}/doc/latex/bardiag
7773%{texmfdist}/tex/latex/bardiag
7774
a70281ed
ZU
7775# %files -n texlive-latex-bbm
7776# %defattr(644,root,root,755)
7777# %{texmfdist}/tex/latex/bbm
a13fbc24
ZU
7778
7779%files -n texlive-latex-bbold
7780%defattr(644,root,root,755)
7781%doc %{texmfdist}/doc/latex/bbold
7782%{texmfdist}/tex/latex/bbold
7783%{texmfdist}/source/latex/bbold
7784
7785%files -n texlive-latex-beamer
7786%defattr(644,root,root,755)
7787%doc %{texmfdist}/doc/latex/beamer
7788%{texmfdist}/tex/latex/beamer-contrib
7789%{texmfdist}/tex/latex/beamer
7790
7791%files -n texlive-latex-bezos
7792%defattr(644,root,root,755)
7793%doc %{texmfdist}/doc/latex/bezos
7794%{texmfdist}/tex/latex/bezos
7795
d36dda71
ZU
7796%files -n texlive-latex-bibtex-ams
7797%defattr(644,root,root,755)
7798%{texmfdist}/bibtex/bst/amscls
7799%{texmfdist}/bibtex/bst/amsrefs
7800%{texmfdist}/bibtex/bib/amsrefs
7801
7802%files -n texlive-latex-bibtex-data
7803%defattr(644,root,root,755)
7804%doc %{texmfdist}/doc/bibtex
7805%doc %{texmfdist}/doc/latex/bibtopic
7806%doc %{texmfdist}/doc/latex/bibunits
7807%doc %{texmfdist}/doc/latex/footbib
7808%doc %{texmfdist}/doc/latex/natbib
7809
7810%dir %{texmfdist}/bibtex/bib
7811%{texmfdist}/bibtex/bib/adrconv
7812%{texmfdist}/bibtex/bib/base
7813
7814%dir %{texmfdist}/bibtex/bst
7815%{texmfdist}/bibtex/bst/adrconv
7816%{texmfdist}/bibtex/bst/base
7817%{texmfdist}/bibtex/bst/natbib
7818
7819%{texmfdist}/bibtex/csf/base
7820
7821%{texmfdist}/source/latex/adrconv
7822%{texmfdist}/source/latex/bibtopic
7823%{texmfdist}/source/latex/bibunits
7824%{texmfdist}/source/latex/footbib
7825%{texmfdist}/tex/latex/bibtopic
7826%{texmfdist}/tex/latex/bibunits
7827%{texmfdist}/tex/latex/footbib
7828%{texmfdist}/tex/latex/natbib
a13fbc24
ZU
7829
7830%files -n texlive-latex-bibtex-pl
7831%defattr(644,root,root,755)
7832%dir %{texmfdist}/bibtex/bib/gustlib
7833%{texmfdist}/bibtex/bib/gustlib/plbib.bib
d36dda71 7834%{texmfdist}/bibtex/csf/polish-csf
a13fbc24
ZU
7835
7836%files -n texlive-latex-bibtex-german
7837%defattr(644,root,root,755)
7838%doc %{texmfdist}/doc/bibtex/germbib
7839%{texmfdist}/bibtex/bst/germbib
7840%{texmfdist}/tex/latex/germbib
7841
7842%files -n texlive-latex-bibtex-revtex4
7843%defattr(644,root,root,755)
7844%dir %{texmfdist}/source/latex/revtex
a13fbc24 7845%doc %{texmfdist}/doc/latex/revtex
a70281ed
ZU
7846# %{texmfdist}/source/latex/revtex/revtex4.dtx
7847# %{texmfdist}/source/latex/revtex/revtex4.ins
7848# %{texmfdist}/tex/latex/revtex/revtex4.cls
a13fbc24
ZU
7849
7850%files -n texlive-latex-bibtex-jurabib
7851%defattr(644,root,root,755)
7852%doc %{texmfdist}/doc/latex/jurabib
7853%{texmfdist}/bibtex/bst/jurabib
7854%{texmfdist}/bibtex/bib/jurabib
7855%{texmfdist}/source/latex/jurabib
7856%{texmfdist}/tex/latex/jurabib
7857
7858%files -n texlive-latex-bibtex-dk
7859%defattr(644,root,root,755)
7860%doc %{texmfdist}/doc/latex/dk-bib
7861%{texmfdist}/bibtex/bst/dk-bib
7862%{texmfdist}/bibtex/csf/dk-bib
7863%{texmfdist}/bibtex/bib/dk-bib
7864%{texmfdist}/source/latex/dk-bib
7865%{texmfdist}/tex/latex/dk-bib
7866
7867%files -n texlive-latex-bibtex-styles
7868%defattr(644,root,root,755)
7869%dir %{texmfdist}/source/bibtex
7870%doc %{texmfdist}/doc/bibtex/abstyles
7871%doc %{texmfdist}/doc/bibtex/bibhtml
7872%doc %{texmfdist}/doc/bibtex/dinat
7873%doc %{texmfdist}/doc/bibtex/economic
7874%doc %{texmfdist}/doc/bibtex/elsevier-bib
7875%doc %{texmfdist}/doc/bibtex/gost
7876%doc %{texmfdist}/doc/bibtex/ijqc
7877%doc %{texmfdist}/doc/bibtex/iopart-num
7878%doc %{texmfdist}/doc/generic/t2
7879%doc %{texmfdist}/doc/latex/IEEEtran
7880%{texmfdist}/bibtex/bib/IEEEtran
7881%{texmfdist}/bibtex/bib/abstyles
a70281ed 7882# %{texmfdist}/bibtex/bib/achemso
a13fbc24
ZU
7883%{texmfdist}/bibtex/bib/acmtrans
7884%{texmfdist}/bibtex/bib/ascelike
7885%{texmfdist}/bibtex/bib/beebe
a70281ed
ZU
7886# %{texmfdist}/bibtex/bib/bibhtml
7887# %{texmfdist}/bibtex/bib/bibtopic
a13fbc24
ZU
7888%{texmfdist}/bibtex/bib/din1505
7889%{texmfdist}/bibtex/bib/directory
7890%{texmfdist}/bibtex/bib/figbib
7891%{texmfdist}/bibtex/bib/frankenstein
7892%{texmfdist}/bibtex/bib/gatech-thesis
a70281ed 7893# %{texmfdist}/bibtex/bib/geomsty
a13fbc24
ZU
7894%{texmfdist}/bibtex/bib/gloss
7895%{texmfdist}/bibtex/bib/harvard
7896%{texmfdist}/bibtex/bib/ieeepes
7897%{texmfdist}/bibtex/bib/ijmart
7898%{texmfdist}/bibtex/bib/imac
7899%{texmfdist}/bibtex/bib/index
7900%{texmfdist}/bibtex/bib/lsc
7901%{texmfdist}/bibtex/bib/msc
7902%{texmfdist}/bibtex/bib/nostarch
a70281ed 7903# %{texmfdist}/bibtex/bib/revtex
a13fbc24
ZU
7904%{texmfdist}/bibtex/bib/spie
7905%{texmfdist}/bibtex/bib/urlbst
7906%{texmfdist}/bibtex/bst/IEEEtran
7907%{texmfdist}/bibtex/bst/abstyles
7908%{texmfdist}/bibtex/bst/achemso
7909%{texmfdist}/bibtex/bst/acmtrans
7910%{texmfdist}/bibtex/bst/afthesis
7911%{texmfdist}/bibtex/bst/aguplus
7912%{texmfdist}/bibtex/bst/aichej
7913%{texmfdist}/bibtex/bst/ametsoc
7914%{texmfdist}/bibtex/bst/ascelike
7915%{texmfdist}/bibtex/bst/beebe
7916%{texmfdist}/bibtex/bst/bibhtml
7917%{texmfdist}/bibtex/bst/chem-journal
7918%{texmfdist}/bibtex/bst/chicago
7919%{texmfdist}/bibtex/bst/confproc
7920%{texmfdist}/bibtex/bst/datatool
7921%{texmfdist}/bibtex/bst/din1505
7922%{texmfdist}/bibtex/bst/dinat
7923%{texmfdist}/bibtex/bst/directory
7924%{texmfdist}/bibtex/bst/dvdcoll
7925%{texmfdist}/bibtex/bst/economic
7926%{texmfdist}/bibtex/bst/elsevier-bib
7927%{texmfdist}/bibtex/bst/fbs
7928%{texmfdist}/bibtex/bst/figbib
7929%{texmfdist}/bibtex/bst/finbib
7930%{texmfdist}/bibtex/bst/frankenstein
7931%{texmfdist}/bibtex/bst/gatech-thesis
7932%{texmfdist}/bibtex/bst/gloss
7933%{texmfdist}/bibtex/bst/gost
7934%{texmfdist}/bibtex/bst/gustlib
7935%{texmfdist}/bibtex/bst/harvard
7936%{texmfdist}/bibtex/bst/hc
7937%{texmfdist}/bibtex/bst/ieeepes
7938%{texmfdist}/bibtex/bst/ijmart
7939%{texmfdist}/bibtex/bst/ijqc
7940%{texmfdist}/bibtex/bst/imac
7941%{texmfdist}/bibtex/bst/index
7942%{texmfdist}/bibtex/bst/inlinebib
7943%{texmfdist}/bibtex/bst/iopart-num
7944%{texmfdist}/bibtex/bst/jneurosci
7945%{texmfdist}/bibtex/bst/jurarsp
7946%{texmfdist}/bibtex/bst/kluwer
7947%{texmfdist}/bibtex/bst/mslapa
7948%{texmfdist}/bibtex/bst/multibib
7949%{texmfdist}/bibtex/bst/munich
7950%{texmfdist}/bibtex/bst/nature
7951%{texmfdist}/bibtex/bst/nddiss
7952%{texmfdist}/bibtex/bst/opcit
7953%{texmfdist}/bibtex/bst/perception
7954%{texmfdist}/bibtex/bst/revtex
7955%{texmfdist}/bibtex/bst/savetrees
7956%{texmfdist}/bibtex/bst/shipunov
a70281ed 7957# %{texmfdist}/bibtex/bst/smflatex
a13fbc24
ZU
7958%{texmfdist}/bibtex/bst/sort-by-letters
7959%{texmfdist}/bibtex/bst/spie
7960%{texmfdist}/bibtex/bst/stellenbosch
7961%{texmfdist}/bibtex/bst/swebib
7962%{texmfdist}/bibtex/bst/texsis
7963%{texmfdist}/bibtex/bst/thuthesis
7964%{texmfdist}/bibtex/bst/tugboat
7965%{texmfdist}/bibtex/bst/urlbst
7966%{texmfdist}/bibtex/csf/gost
7967%{texmfdist}/source/bibtex/gost
7968
7969%files -n texlive-latex-bibtex-vancouver
7970%defattr(644,root,root,755)
7971%dir %{texmfdist}/bibtex/bib/vancouver
7972%dir %{texmfdist}/bibtex/bst/vancouver
7973%dir %{texmfdist}/doc/bibtex/vancouver
7974%doc %{texmfdist}/doc/bibtex/vancouver/README
7975%doc %{texmfdist}/doc/bibtex/vancouver/vancouver.pdf
7976%doc %{texmfdist}/doc/bibtex/vancouver/vancouver.tex
7977%{texmfdist}/bibtex/bib/vancouver/vancouver.bib
7978%{texmfdist}/bibtex/bst/vancouver/vancouver.bst
7979
7980%files -n texlive-latex-booktabs
7981%defattr(644,root,root,755)
7982%doc %{texmfdist}/doc/latex/booktabs
7983%{texmfdist}/source/latex/booktabs
7984%{texmfdist}/tex/latex/booktabs
7985
d7d6f83c
ZU
7986%files -n texlive-latex-bosisio
7987%defattr(644,root,root,755)
7988%doc %{texmfdist}/doc/latex/bosisio
7989%{texmfdist}/tex/latex/bosisio
7990%{texmfdist}/source/latex/bosisio
7991
a13fbc24
ZU
7992%files -n texlive-latex-caption
7993%defattr(644,root,root,755)
7994%doc %{texmfdist}/doc/latex/caption
7995%{texmfdist}/tex/latex/caption
7996%{texmfdist}/source/latex/caption
7997
7998%files -n texlive-latex-carlisle
7999%defattr(644,root,root,755)
8000%doc %{texmfdist}/doc/latex/carlisle
8001%{texmfdist}/tex/latex/carlisle
8002%{texmfdist}/source/latex/carlisle
8003
8004%files -n texlive-latex-ccfonts
8005%defattr(644,root,root,755)
8006%doc %{texmfdist}/doc/latex/ccfonts
8007%{texmfdist}/source/latex/ccfonts
8008%{texmfdist}/tex/latex/ccfonts
8009
8010%files -n texlive-latex-cite
8011%defattr(644,root,root,755)
8012%{texmfdist}/tex/latex/cite
8013
8014%files -n texlive-latex-cmbright
8015%defattr(644,root,root,755)
8016%doc %{texmfdist}/doc/latex/cmbright
8017%{texmfdist}/tex/latex/cmbright
8018
a70281ed
ZU
8019# %files -n texlive-latex-colortab
8020# %defattr(644,root,root,755)
8021# %doc %{texmfdist}/doc/generic/colortab
8022# %{texmfdist}/tex/latex/colortab
8023# %{texmfdist}/tex/generic/colortab
a13fbc24
ZU
8024
8025%files -n texlive-latex-comment
8026%defattr(644,root,root,755)
8027%doc %{texmfdist}/doc/latex/comment
8028%{texmfdist}/tex/latex/comment
8029%{texmfdist}/source/latex/comment
8030
8031%files -n texlive-latex-concmath
8032%defattr(644,root,root,755)
8033%{texmfdist}/tex/latex/concmath
8034
8035%files -n texlive-latex-currvita
8036%defattr(644,root,root,755)
8037%doc %{texmfdist}/doc/latex/currvita
8038%{texmfdist}/tex/latex/currvita
8039%{texmfdist}/source/latex/currvita
8040%doc %{texmfdist}/doc/latex/curve
8041%{texmfdist}/source/latex/curve
8042%{texmfdist}/tex/latex/curve
8043%doc %{texmfdist}/doc/latex/ecv
8044%{texmfdist}/source/latex/ecv
8045%{texmfdist}/tex/latex/ecv
8046%doc %{texmfdist}/doc/latex/simplecv
8047%{texmfdist}/source/latex/simplecv
8048%{texmfdist}/tex/latex/simplecv
8049
8050%files -n texlive-latex-curves
8051%defattr(644,root,root,755)
8052%doc %{texmfdist}/doc/latex/curves
8053%{texmfdist}/source/latex/curves
8054%{texmfdist}/tex/latex/curves
8055
8056%files -n texlive-latex-custom-bib
8057%defattr(644,root,root,755)
8058%doc %{texmfdist}/doc/latex/custom-bib
8059%{texmfdist}/source/latex/custom-bib
8060%{texmfdist}/tex/latex/custom-bib
8061
8062%files -n texlive-latex-cyrillic
8063%defattr(644,root,root,755)
8064%doc %{texmfdist}/doc/latex/cyrillic
8065%{texmfdist}/source/latex/cyrillic
8066%{texmfdist}/tex/latex/cyrillic
8067
8068%files -n texlive-latex-enumitem
8069%defattr(644,root,root,755)
8070%doc %{texmfdist}/doc/latex/enumitem
8071%{texmfdist}/tex/latex/enumitem
8072
8073%files -n texlive-latex-exams
8074%defattr(644,root,root,755)
d7d6f83c
ZU
8075%doc %{texmfdist}/doc/latex/alterqcm
8076%doc %{texmfdist}/doc/latex/answers
8077%doc %{texmfdist}/doc/latex/eqexam
a13fbc24
ZU
8078%doc %{texmfdist}/doc/latex/exam
8079%doc %{texmfdist}/doc/latex/examdesign
8080%doc %{texmfdist}/doc/latex/mathexam
8081%doc %{texmfdist}/doc/latex/probsoln
8082%doc %{texmfdist}/doc/latex/qcm
8083%doc %{texmfdist}/doc/latex/uebungsblatt
d7d6f83c 8084%{texmfdist}/source/latex/eqexam
a13fbc24
ZU
8085%{texmfdist}/source/latex/examdesign
8086%{texmfdist}/source/latex/mathexam
8087%{texmfdist}/source/latex/probsoln
8088%{texmfdist}/source/latex/qcm
d7d6f83c
ZU
8089%{texmfdist}/tex/latex/alterqcm
8090%{texmfdist}/tex/latex/answers
8091%{texmfdist}/tex/latex/eqexam
a13fbc24
ZU
8092%{texmfdist}/tex/latex/exam
8093%{texmfdist}/tex/latex/examdesign
8094%{texmfdist}/tex/latex/mathexam
8095%{texmfdist}/tex/latex/probsoln
8096%{texmfdist}/tex/latex/qcm
8097%{texmfdist}/tex/latex/uebungsblatt
8098
8099%files -n texlive-latex-float
8100%defattr(644,root,root,755)
8101%doc %{texmfdist}/doc/latex/ccaption
8102%doc %{texmfdist}/doc/latex/photo
8103%doc %{texmfdist}/doc/latex/topfloat
8104%{texmfdist}/source/latex/ccaption
8105%{texmfdist}/source/latex/photo
8106%{texmfdist}/tex/latex/ccaption
8107%{texmfdist}/tex/latex/photo
8108%{texmfdist}/tex/latex/topfloat
8109
f4beb605 8110%if %{without bootstrap}
a13fbc24
ZU
8111%files -n texlive-latex-foiltex
8112%defattr(644,root,root,755)
8113%doc %{texmfdist}/doc/latex/foiltex
8114%{texmfdist}/tex/latex/foiltex
f4beb605 8115%endif
a13fbc24
ZU
8116
8117%files -n texlive-latex-formlett
8118%defattr(644,root,root,755)
8119%doc %{texmfdist}/doc/latex/formlett
8120%{texmfdist}/tex/latex/formlett
8121
8122%files -n texlive-latex-formular
8123%defattr(644,root,root,755)
8124%doc %{texmfdist}/doc/latex/formular
8125%{texmfdist}/tex/latex/formular
8126%{texmfdist}/source/latex/formular
8127
8128%files -n texlive-latex-gbrief
8129%defattr(644,root,root,755)
8130%doc %{texmfdist}/doc/latex/g-brief
8131%{texmfdist}/source/latex/g-brief
8132%{texmfdist}/tex/latex/g-brief
8133
8134%files -n texlive-latex-keystroke
8135%defattr(644,root,root,755)
8136%{texmfdist}/tex/latex/keystroke
8137%doc %{texmfdist}/doc/latex/keystroke
8138
8139%files -n texlive-latex-labbook
8140%defattr(644,root,root,755)
8141%doc %{texmfdist}/doc/latex/labbook
8142%{texmfdist}/source/latex/labbook
8143%{texmfdist}/tex/latex/labbook
8144
8145%files -n texlive-latex-lastpage
8146%defattr(644,root,root,755)
8147%doc %{texmfdist}/doc/latex/lastpage
8148%{texmfdist}/tex/latex/lastpage
8149%{texmfdist}/source/latex/lastpage
8150
8151%files -n texlive-latex-lcd
8152%defattr(644,root,root,755)
8153%doc %{texmfdist}/doc/latex/lcd
8154%{texmfdist}/source/latex/lcd
8155%{texmfdist}/tex/latex/lcd
8156
8157%files -n texlive-latex-leaflet
8158%defattr(644,root,root,755)
8159%doc %{texmfdist}/doc/latex/leaflet
8160%{texmfdist}/source/latex/leaflet
8161%{texmfdist}/tex/latex/leaflet
8162
8163%files -n texlive-latex-leftidx
8164%defattr(644,root,root,755)
8165%doc %{texmfdist}/doc/latex/leftidx
8166%{texmfdist}/tex/latex/leftidx
8167%{texmfdist}/source/latex/leftidx
8168
8169%files -n texlive-latex-lewis
8170%defattr(644,root,root,755)
8171%doc %{texmfdist}/doc/latex/lewis
8172%{texmfdist}/tex/latex/lewis
8173
8174%files -n texlive-latex-lm
8175%defattr(644,root,root,755)
8176%{texmfdist}/tex/latex/lm
8177%{texmfdist}/fonts/afm/public/lm
8178%{texmfdist}/fonts/enc/dvips/lm
8179%{texmfdist}/fonts/map/dvips/lm
8180%{texmfdist}/fonts/map/dvipdfm/lm
a70281ed 8181# %{texmfdist}/source/fonts/lm
a13fbc24
ZU
8182
8183%files -n texlive-latex-lucidabr
8184%defattr(644,root,root,755)
8185%dir %{texmfdist}/vtex
8186%{texmfdist}/vtex/config
8187
8188%files -n texlive-latex-lineno
8189%defattr(644,root,root,755)
8190%doc %{texmfdist}/doc/latex/lineno
8191%{texmfdist}/tex/latex/lineno
8192
8193%files -n texlive-latex-metre
8194%defattr(644,root,root,755)
8195%doc %{texmfdist}/doc/latex/metre
8196%{texmfdist}/source/latex/metre
8197%{texmfdist}/tex/latex/metre
8198
8199%files -n texlive-latex-marvosym
8200%defattr(644,root,root,755)
8201%{texmfdist}/tex/latex/marvosym
8202
8203%files -n texlive-latex-microtype
8204%defattr(644,root,root,755)
8205%doc %{texmfdist}/doc/latex/microtype
8206%{texmfdist}/source/latex/microtype
8207%{texmfdist}/tex/latex/microtype
8208
8209%files -n texlive-latex-misc
8210%defattr(644,root,root,755)
8211%doc %{texmfdist}/doc/latex/fixme
8212%{texmfdist}/source/latex/fixme
8213%{texmfdist}/tex/latex/fixme
8214%doc %{texmfdist}/doc/latex/recipecard
8215%{texmfdist}/source/latex/recipecard
8216%{texmfdist}/tex/latex/recipecard
8217%doc %{texmfdist}/doc/latex/cooking
8218%{texmfdist}/source/latex/cooking
8219%{texmfdist}/tex/latex/cooking
8220%doc %{texmfdist}/doc/latex/cuisine
8221%{texmfdist}/source/latex/cuisine
8222%{texmfdist}/tex/latex/cuisine
8223%doc %{texmfdist}/doc/latex/todo
8224%{texmfdist}/source/latex/todo
8225%{texmfdist}/tex/latex/todo
8226
8227%files -n texlive-latex-mflogo
8228%defattr(644,root,root,755)
8229%doc %{texmfdist}/doc/latex/mflogo
8230%{texmfdist}/tex/latex/mflogo
8231
8232%files -n texlive-latex-mfnfss
8233%defattr(644,root,root,755)
8234%{texmfdist}/source/latex/mfnfss
8235%{texmfdist}/tex/latex/mfnfss
8236
8237%files -n texlive-latex-minitoc
8238%defattr(644,root,root,755)
8239%doc %{texmfdist}/doc/latex/minitoc
8240%{texmfdist}/bibtex/bst/minitoc
8241%{texmfdist}/makeindex/minitoc
a70281ed 8242# %{texmfdist}/scripts/minitoc
a13fbc24
ZU
8243%{texmfdist}/source/latex/minitoc
8244%{texmfdist}/tex/latex/minitoc
8245
8246%files -n texlive-latex-mltex
8247%defattr(644,root,root,755)
8248%doc %{texmfdist}/doc/latex/mltex
8249%{texmfdist}/tex/latex/mltex
8250%dir %{texmfdist}/tex/mltex
8251%{texmfdist}/tex/mltex/config
8252
8253%files -n texlive-latex-moreverb
8254%defattr(644,root,root,755)
8255%doc %{texmfdist}/doc/latex/moreverb
8256%{texmfdist}/tex/latex/moreverb
8257%{texmfdist}/source/latex/moreverb
8258
8259%files -n texlive-latex-multienum
8260%defattr(644,root,root,755)
8261%doc %{texmfdist}/doc/latex/multenum
8262%dir %{texmfdist}/tex/latex/multenum
8263%{texmfdist}/tex/latex/multenum/*
8264
8265%files -n texlive-latex-musictex
8266%defattr(644,root,root,755)
8267%doc %{texmfdist}/doc/generic/musictex
8268%{texmfdist}/fonts/source/public/musictex
8269%{texmfdist}/fonts/tfm/public/musictex
8270%{texmfdist}/tex/generic/musictex
8271%{texmfdist}/tex/latex/musictex
8272
8273%files -n texlive-latex-ntheorem
8274%defattr(644,root,root,755)
8275%doc %{texmfdist}/doc/latex/ntheorem
8276%{texmfdist}/tex/latex/ntheorem
8277%{texmfdist}/source/latex/ntheorem
8278
8279%files -n texlive-latex-other-doc
8280%defattr(644,root,root,755)
a70281ed 8281# %doc %{texmfdist}/doc/alatex
a13fbc24
ZU
8282%doc %{texmfdist}/doc/generic/wsuipa
8283%doc %{texmfdist}/doc/latex/ANUfinalexam
8284%doc %{texmfdist}/doc/latex/AkkTeX
a70281ed 8285# %doc %{texmfdist}/doc/latex/GuIT
a13fbc24
ZU
8286%doc %{texmfdist}/doc/latex/a0poster
8287%doc %{texmfdist}/doc/latex/acmtrans
8288%doc %{texmfdist}/doc/latex/adrlist
8289%doc %{texmfdist}/doc/latex/afthesis
8290%doc %{texmfdist}/doc/latex/aguplus
8291%doc %{texmfdist}/doc/latex/akletter
8292%doc %{texmfdist}/doc/latex/algorithm2e
8293%doc %{texmfdist}/doc/latex/algorithmicx
8294%doc %{texmfdist}/doc/latex/altfont
8295%doc %{texmfdist}/doc/latex/ametsoc
8296%doc %{texmfdist}/doc/latex/amsaddr
8297%doc %{texmfdist}/doc/latex/amsrefs
8298%doc %{texmfdist}/doc/latex/animate
a13fbc24
ZU
8299%doc %{texmfdist}/doc/latex/anyfontsize
8300%doc %{texmfdist}/doc/latex/apa
8301%doc %{texmfdist}/doc/latex/ar
8302%doc %{texmfdist}/doc/latex/arabi
8303%doc %{texmfdist}/doc/latex/arabtex
8304%doc %{texmfdist}/doc/latex/ascelike
8305%doc %{texmfdist}/doc/latex/assignment
8306%doc %{texmfdist}/doc/latex/augie
8307%doc %{texmfdist}/doc/latex/aurical
8308%doc %{texmfdist}/doc/latex/authorindex
8309%doc %{texmfdist}/doc/latex/autoarea
8310%doc %{texmfdist}/doc/latex/autotab
8311%doc %{texmfdist}/doc/latex/bangtex
8312%doc %{texmfdist}/doc/latex/barcodes
8313%doc %{texmfdist}/doc/latex/bayer
8314%doc %{texmfdist}/doc/latex/bbm-macros
8315%doc %{texmfdist}/doc/latex/beamer-contrib
8316%doc %{texmfdist}/doc/latex/begriff
8317%doc %{texmfdist}/doc/latex/betababel
8318%doc %{texmfdist}/doc/latex/bibarts
8319%doc %{texmfdist}/doc/latex/bibleref
8320%doc %{texmfdist}/doc/latex/biblist
8321%doc %{texmfdist}/doc/latex/bigfoot
8322%doc %{texmfdist}/doc/latex/bizcard
8323%doc %{texmfdist}/doc/latex/blindtext
8324%doc %{texmfdist}/doc/latex/boldtensors
8325%doc %{texmfdist}/doc/latex/bookest
8326%doc %{texmfdist}/doc/latex/boxhandler
8327%doc %{texmfdist}/doc/latex/braille
8328%doc %{texmfdist}/doc/latex/breakurl
8329%doc %{texmfdist}/doc/latex/brushscr
8330%doc %{texmfdist}/doc/latex/bussproofs
8331%doc %{texmfdist}/doc/latex/calxxxx
8332%doc %{texmfdist}/doc/latex/captcont
8333%doc %{texmfdist}/doc/latex/casyl
8334%doc %{texmfdist}/doc/latex/catechis
8335%doc %{texmfdist}/doc/latex/cbcoptic
8336%doc %{texmfdist}/doc/latex/cclicenses
8337%doc %{texmfdist}/doc/latex/cd-cover
8338%doc %{texmfdist}/doc/latex/cd
8339%doc %{texmfdist}/doc/latex/cdpbundl
8340%doc %{texmfdist}/doc/latex/cellspace
8341%doc %{texmfdist}/doc/latex/changes
8342%doc %{texmfdist}/doc/latex/chapterfolder
a70281ed 8343# %doc %{texmfdist}/doc/latex/china2e
a13fbc24
ZU
8344%doc %{texmfdist}/doc/latex/cite
8345%doc %{texmfdist}/doc/latex/classicthesis
8346%doc %{texmfdist}/doc/latex/cleveref
8347%doc %{texmfdist}/doc/latex/clock
8348%doc %{texmfdist}/doc/latex/clrscode
8349%doc %{texmfdist}/doc/latex/cm-lgc
8350%doc %{texmfdist}/doc/latex/cmap
8351%doc %{texmfdist}/doc/latex/cmcyralt
8352%doc %{texmfdist}/doc/latex/cmdstring
8353%doc %{texmfdist}/doc/latex/codepage
8354%doc %{texmfdist}/doc/latex/colorinfo
8355%doc %{texmfdist}/doc/latex/commath
8356%doc %{texmfdist}/doc/latex/complexity
8357%doc %{texmfdist}/doc/latex/concprog
8358%doc %{texmfdist}/doc/latex/confproc
8359%doc %{texmfdist}/doc/latex/courier-scaled
8360%doc %{texmfdist}/doc/latex/courseoutline
8361%doc %{texmfdist}/doc/latex/coursepaper
8362%doc %{texmfdist}/doc/latex/coverpage
8363%doc %{texmfdist}/doc/latex/covington
8364%doc %{texmfdist}/doc/latex/crossreference
8365%doc %{texmfdist}/doc/latex/cryst
8366%doc %{texmfdist}/doc/latex/csbulletin
8367%doc %{texmfdist}/doc/latex/csquotes
8368%doc %{texmfdist}/doc/latex/ctib
8369%doc %{texmfdist}/doc/latex/cursor
8370%doc %{texmfdist}/doc/latex/cv
8371%doc %{texmfdist}/doc/latex/cweb-latex
8372%doc %{texmfdist}/doc/latex/dateiliste
8373%doc %{texmfdist}/doc/latex/datetime
8374%doc %{texmfdist}/doc/latex/dcpic
8375%doc %{texmfdist}/doc/latex/diagnose
8376%doc %{texmfdist}/doc/latex/dichokey
8377%doc %{texmfdist}/doc/latex/digiconfigs
8378%doc %{texmfdist}/doc/latex/din1505
8379%doc %{texmfdist}/doc/latex/directory
8380%doc %{texmfdist}/doc/latex/dlfltxb
8381%doc %{texmfdist}/doc/latex/docmfp
8382%doc %{texmfdist}/doc/latex/doi
8383%doc %{texmfdist}/doc/latex/doipubmed
8384%doc %{texmfdist}/doc/latex/dotarrow
8385%doc %{texmfdist}/doc/latex/dottex
8386%doc %{texmfdist}/doc/latex/dpfloat
8387%doc %{texmfdist}/doc/latex/drac
8388%doc %{texmfdist}/doc/latex/dramatist
8389%doc %{texmfdist}/doc/latex/dtxgallery
8390%doc %{texmfdist}/doc/latex/duerer-latex
8391%doc %{texmfdist}/doc/latex/dvdcoll
8392%doc %{texmfdist}/doc/latex/eCards
8393%doc %{texmfdist}/doc/latex/ean13isbn
8394%doc %{texmfdist}/doc/latex/easy
8395%doc %{texmfdist}/doc/latex/ebezier
8396%doc %{texmfdist}/doc/latex/ebong
8397%doc %{texmfdist}/doc/latex/ebsthesis
8398%doc %{texmfdist}/doc/latex/ecclesiastic
8399%doc %{texmfdist}/doc/latex/ecltree
8400%doc %{texmfdist}/doc/latex/ed
8401%doc %{texmfdist}/doc/latex/edmac
8402%doc %{texmfdist}/doc/latex/edmargin
8403%doc %{texmfdist}/doc/latex/ednotes
8404%doc %{texmfdist}/doc/latex/eemeir
8405%doc %{texmfdist}/doc/latex/egameps
8406%doc %{texmfdist}/doc/latex/ellipsis
8407%doc %{texmfdist}/doc/latex/elpres
8408%doc %{texmfdist}/doc/latex/elsevier
8409%doc %{texmfdist}/doc/latex/em
8410%doc %{texmfdist}/doc/latex/emp
8411%doc %{texmfdist}/doc/latex/emulateapj
8412%doc %{texmfdist}/doc/latex/endheads
8413%doc %{texmfdist}/doc/latex/engpron
8414%doc %{texmfdist}/doc/latex/engrec
8415%doc %{texmfdist}/doc/latex/envlab
8416%doc %{texmfdist}/doc/latex/epigraph
8417%doc %{texmfdist}/doc/latex/epiolmec
8418%doc %{texmfdist}/doc/latex/epsdice
8419%doc %{texmfdist}/doc/latex/epspdfconversion
8420%doc %{texmfdist}/doc/latex/eqparbox
8421%doc %{texmfdist}/doc/latex/errata
8422%doc %{texmfdist}/doc/latex/eskdx
8423%doc %{texmfdist}/doc/latex/etex-pkg
8424%doc %{texmfdist}/doc/latex/ethiop-t1
8425%doc %{texmfdist}/doc/latex/ethiop
8426%doc %{texmfdist}/doc/latex/etoolbox
8427%doc %{texmfdist}/doc/latex/eukdate
8428%doc %{texmfdist}/doc/latex/euproposal
8429%doc %{texmfdist}/doc/latex/euro
8430%doc %{texmfdist}/doc/latex/europecv
8431%doc %{texmfdist}/doc/latex/eurosans
8432%doc %{texmfdist}/doc/latex/everypage
8433%doc %{texmfdist}/doc/latex/examplep
8434%doc %{texmfdist}/doc/latex/exceltex
8435%doc %{texmfdist}/doc/latex/exercise
8436%doc %{texmfdist}/doc/latex/expl3
8437%doc %{texmfdist}/doc/latex/extarrows
8438%doc %{texmfdist}/doc/latex/extract
8439%doc %{texmfdist}/doc/latex/facsimile
8440%doc %{texmfdist}/doc/latex/fancynum
8441%doc %{texmfdist}/doc/latex/fancyref
8442%doc %{texmfdist}/doc/latex/fancytooltips
a70281ed 8443# %doc %{texmfdist}/doc/latex/fax
a13fbc24
ZU
8444%doc %{texmfdist}/doc/latex/figbib
8445%doc %{texmfdist}/doc/latex/figsize
8446%doc %{texmfdist}/doc/latex/fink
8447%doc %{texmfdist}/doc/latex/fixfoot
8448%doc %{texmfdist}/doc/latex/flabels
8449%doc %{texmfdist}/doc/latex/flacards
8450%doc %{texmfdist}/doc/latex/flagderiv
8451%doc %{texmfdist}/doc/latex/flashcards
8452%doc %{texmfdist}/doc/latex/floatrow
8453%doc %{texmfdist}/doc/latex/fmp
8454%doc %{texmfdist}/doc/latex/fnbreak
8455%doc %{texmfdist}/doc/latex/fncychap
8456%doc %{texmfdist}/doc/latex/foekfont
8457%doc %{texmfdist}/doc/latex/fonttable
8458%doc %{texmfdist}/doc/latex/frankenstein
8459%doc %{texmfdist}/doc/latex/frenchle
8460%doc %{texmfdist}/doc/latex/fribrief
8461%doc %{texmfdist}/doc/latex/frletter
8462%doc %{texmfdist}/doc/latex/frontespizio
8463%doc %{texmfdist}/doc/latex/fullblck
8464%doc %{texmfdist}/doc/latex/fullpict
8465%doc %{texmfdist}/doc/latex/fundus
8466%doc %{texmfdist}/doc/latex/gaceta
8467%doc %{texmfdist}/doc/latex/gastex
8468%doc %{texmfdist}/doc/latex/gatech-thesis
8469%doc %{texmfdist}/doc/latex/gauss
8470%doc %{texmfdist}/doc/latex/gb4e
8471%doc %{texmfdist}/doc/latex/gcard
8472%doc %{texmfdist}/doc/latex/gcite
8473%doc %{texmfdist}/doc/latex/genmpage
a70281ed 8474# %doc %{texmfdist}/doc/latex/geomsty
a13fbc24
ZU
8475%doc %{texmfdist}/doc/latex/gloss
8476%doc %{texmfdist}/doc/latex/glossaries
8477%doc %{texmfdist}/doc/latex/gmdoc
8478%doc %{texmfdist}/doc/latex/gmeometric
8479%doc %{texmfdist}/doc/latex/gmiflink
8480%doc %{texmfdist}/doc/latex/gmutils
8481%doc %{texmfdist}/doc/latex/gmverb
8482%doc %{texmfdist}/doc/latex/graphicx-psmin
8483%doc %{texmfdist}/doc/latex/greek-inputenc
8484%doc %{texmfdist}/doc/latex/greekdates
8485%doc %{texmfdist}/doc/latex/greektex
8486%doc %{texmfdist}/doc/latex/grfpaste
a70281ed 8487# %doc %{texmfdist}/doc/latex/grnumalt
a13fbc24
ZU
8488%doc %{texmfdist}/doc/latex/grverb
8489%doc %{texmfdist}/doc/latex/gu
a70281ed 8490# %doc %{texmfdist}/doc/latex/guitbeamer
a13fbc24
ZU
8491%doc %{texmfdist}/doc/latex/hanging
8492%doc %{texmfdist}/doc/latex/har2nat
8493%doc %{texmfdist}/doc/latex/harmony
8494%doc %{texmfdist}/doc/latex/harpoon
8495%doc %{texmfdist}/doc/latex/harvard
8496%doc %{texmfdist}/doc/latex/hc
8497%doc %{texmfdist}/doc/latex/hep
8498%doc %{texmfdist}/doc/latex/hepnames
8499%doc %{texmfdist}/doc/latex/hepparticles
8500%doc %{texmfdist}/doc/latex/hepthesis
8501%doc %{texmfdist}/doc/latex/hepunits
8502%doc %{texmfdist}/doc/latex/hexgame
8503%doc %{texmfdist}/doc/latex/histogr
8504%doc %{texmfdist}/doc/latex/hitec
8505%doc %{texmfdist}/doc/latex/hpsdiss
8506%doc %{texmfdist}/doc/latex/hvfloat
8507%doc %{texmfdist}/doc/latex/hypdvips
8508%doc %{texmfdist}/doc/latex/hyperref-docsrc
8509%doc %{texmfdist}/doc/latex/hyperxmp
8510%doc %{texmfdist}/doc/latex/ibycus-babel
8511%doc %{texmfdist}/doc/latex/icsv
8512%doc %{texmfdist}/doc/latex/ieeepes
8513%doc %{texmfdist}/doc/latex/ifmslide
8514%doc %{texmfdist}/doc/latex/ifplatform
8515%doc %{texmfdist}/doc/latex/ijmart
8516%doc %{texmfdist}/doc/latex/imac
8517%doc %{texmfdist}/doc/latex/image-gallery
8518%doc %{texmfdist}/doc/latex/imtekda
8519%doc %{texmfdist}/doc/latex/inlinebib
8520%doc %{texmfdist}/doc/latex/inlinedef
8521%doc %{texmfdist}/doc/latex/interactiveworkbook
a70281ed 8522# %doc %{texmfdist}/doc/latex/invoice
a13fbc24
ZU
8523%doc %{texmfdist}/doc/latex/iso
8524%doc %{texmfdist}/doc/latex/iso10303
8525%doc %{texmfdist}/doc/latex/isodate
8526%doc %{texmfdist}/doc/latex/isodoc
8527%doc %{texmfdist}/doc/latex/itnumpar
8528%doc %{texmfdist}/doc/latex/jknapltx
8529%doc %{texmfdist}/doc/latex/jneurosci
8530%doc %{texmfdist}/doc/latex/jpsj
8531%doc %{texmfdist}/doc/latex/jura
8532%doc %{texmfdist}/doc/latex/juraabbrev
8533%doc %{texmfdist}/doc/latex/juramisc
8534%doc %{texmfdist}/doc/latex/jurarsp
8535%doc %{texmfdist}/doc/latex/karnaugh
8536%doc %{texmfdist}/doc/latex/kerkis
8537%doc %{texmfdist}/doc/latex/kerntest
8538%doc %{texmfdist}/doc/latex/kluwer
8539%doc %{texmfdist}/doc/latex/lazylist
8540%doc %{texmfdist}/doc/latex/lcyw
8541%doc %{texmfdist}/doc/latex/ledmac
8542%doc %{texmfdist}/doc/latex/lgreek
8543%doc %{texmfdist}/doc/latex/lhelp
8544%doc %{texmfdist}/doc/latex/linguex
8545%doc %{texmfdist}/doc/latex/lipsum
8546%doc %{texmfdist}/doc/latex/listbib
8547%doc %{texmfdist}/doc/latex/lkproof
a70281ed 8548# %doc %{texmfdist}/doc/latex/logic
a13fbc24
ZU
8549%doc %{texmfdist}/doc/latex/ltxindex
8550%doc %{texmfdist}/doc/latex/mafr
8551%doc %{texmfdist}/doc/latex/magyar
8552%doc %{texmfdist}/doc/latex/mailing
8553%doc %{texmfdist}/doc/latex/makebarcode
8554%doc %{texmfdist}/doc/latex/makedtx
8555%doc %{texmfdist}/doc/latex/makeglos
8556%doc %{texmfdist}/doc/latex/mathdesign
8557%doc %{texmfdist}/doc/latex/mathpazo
8558%doc %{texmfdist}/doc/latex/mceinleger
8559%doc %{texmfdist}/doc/latex/memexsupp
8560%doc %{texmfdist}/doc/latex/metaplot
8561%doc %{texmfdist}/doc/latex/mff
8562%doc %{texmfdist}/doc/latex/mftinc
8563%doc %{texmfdist}/doc/latex/minutes
8564%doc %{texmfdist}/doc/latex/mmap
8565%doc %{texmfdist}/doc/latex/mnsymbol
8566%doc %{texmfdist}/doc/latex/moderncv
8567%doc %{texmfdist}/doc/latex/modroman
8568%doc %{texmfdist}/doc/latex/mongolian-babel
8569%doc %{texmfdist}/doc/latex/montex
8570%doc %{texmfdist}/doc/latex/moresize
8571%doc %{texmfdist}/doc/latex/msg
8572%doc %{texmfdist}/doc/latex/mslapa
8573%doc %{texmfdist}/doc/latex/mtgreek
8574%doc %{texmfdist}/doc/latex/multibbl
8575%doc %{texmfdist}/doc/latex/multirow
8576%doc %{texmfdist}/doc/latex/munich
8577%doc %{texmfdist}/doc/latex/muthesis
8578%doc %{texmfdist}/doc/latex/mxd
a70281ed 8579# %doc %{texmfdist}/doc/latex/mxedruli
a13fbc24
ZU
8580%doc %{texmfdist}/doc/latex/ncclatex
8581%doc %{texmfdist}/doc/latex/ncctools
8582%doc %{texmfdist}/doc/latex/nddiss
a70281ed 8583# %doc %{texmfdist}/doc/latex/newalg
a13fbc24
ZU
8584%doc %{texmfdist}/doc/latex/newfile
8585%doc %{texmfdist}/doc/latex/newlfm
8586%doc %{texmfdist}/doc/latex/newspaper
8587%doc %{texmfdist}/doc/latex/nomentbl
8588%doc %{texmfdist}/doc/latex/nonfloat
8589%doc %{texmfdist}/doc/latex/numname
8590%doc %{texmfdist}/doc/latex/ocr-latex
8591%doc %{texmfdist}/doc/latex/ogham
a70281ed 8592# %doc %{texmfdist}/doc/latex/ogonek
a13fbc24
ZU
8593%doc %{texmfdist}/doc/latex/opcit
8594%doc %{texmfdist}/doc/latex/ordinalpt
8595%doc %{texmfdist}/doc/latex/otibet
8596%doc %{texmfdist}/doc/latex/outline
8597%doc %{texmfdist}/doc/latex/outliner
8598%doc %{texmfdist}/doc/latex/pagenote
8599%doc %{texmfdist}/doc/latex/papercdcase
8600%doc %{texmfdist}/doc/latex/paresse
8601%doc %{texmfdist}/doc/latex/parrun
8602%doc %{texmfdist}/doc/latex/pauldoc
8603%doc %{texmfdist}/doc/latex/pdfwin
8604%doc %{texmfdist}/doc/latex/pecha
8605%doc %{texmfdist}/doc/latex/perception
8606%doc %{texmfdist}/doc/latex/perltex
8607%doc %{texmfdist}/doc/latex/pgf-soroban
8608%doc %{texmfdist}/doc/latex/pgfopts
8609%doc %{texmfdist}/doc/latex/philex
8610%doc %{texmfdist}/doc/latex/plates
8611%doc %{texmfdist}/doc/latex/plweb
8612%doc %{texmfdist}/doc/latex/pmgraph
8613%doc %{texmfdist}/doc/latex/polski
8614%doc %{texmfdist}/doc/latex/polyglot
8615%doc %{texmfdist}/doc/latex/postcards
8616%doc %{texmfdist}/doc/latex/prettyref
8617%doc %{texmfdist}/doc/latex/proba
8618%doc %{texmfdist}/doc/latex/procIAGssymp
8619%doc %{texmfdist}/doc/latex/protex
8620%doc %{texmfdist}/doc/latex/protocol
8621%doc %{texmfdist}/doc/latex/psfragx
8622%doc %{texmfdist}/doc/latex/psgo
8623%doc %{texmfdist}/doc/latex/pspicture
8624%doc %{texmfdist}/doc/latex/pst2pdf
8625%doc %{texmfdist}/doc/latex/qobitree
8626%doc %{texmfdist}/doc/latex/qstest
8627%doc %{texmfdist}/doc/latex/quotmark
8628%doc %{texmfdist}/doc/latex/r_und_s
8629%doc %{texmfdist}/doc/latex/randbild
8630%doc %{texmfdist}/doc/latex/rcs
8631%doc %{texmfdist}/doc/latex/rcsinfo
8632%doc %{texmfdist}/doc/latex/rectopma
8633%doc %{texmfdist}/doc/latex/refcheck
8634%doc %{texmfdist}/doc/latex/refstyle
8635%doc %{texmfdist}/doc/latex/relenc
8636%doc %{texmfdist}/doc/latex/repeatindex
8637%doc %{texmfdist}/doc/latex/rlepsf
8638%doc %{texmfdist}/doc/latex/rmpage
8639%doc %{texmfdist}/doc/latex/robustindex
a70281ed 8640# %doc %{texmfdist}/doc/latex/rst
a13fbc24
ZU
8641%doc %{texmfdist}/doc/latex/rtkinenc
8642%doc %{texmfdist}/doc/latex/rtklage
8643%doc %{texmfdist}/doc/latex/sagetex
8644%doc %{texmfdist}/doc/latex/sanskrit
8645%doc %{texmfdist}/doc/latex/sauerj
8646%doc %{texmfdist}/doc/latex/sauterfonts
8647%doc %{texmfdist}/doc/latex/savefnmark
8648%doc %{texmfdist}/doc/latex/savetrees
8649%doc %{texmfdist}/doc/latex/scalebar
8650%doc %{texmfdist}/doc/latex/scientificpaper
8651%doc %{texmfdist}/doc/latex/sciwordconv
8652%doc %{texmfdist}/doc/latex/semioneside
8653%doc %{texmfdist}/doc/latex/seqsplit
8654%doc %{texmfdist}/doc/latex/sf298
8655%doc %{texmfdist}/doc/latex/sffms
8656%doc %{texmfdist}/doc/latex/sfg
8657%doc %{texmfdist}/doc/latex/shorttoc
8658%doc %{texmfdist}/doc/latex/show2e
8659%doc %{texmfdist}/doc/latex/showexpl
8660%doc %{texmfdist}/doc/latex/slantsc
8661%doc %{texmfdist}/doc/latex/smalltableof
8662%doc %{texmfdist}/doc/latex/smartref
a70281ed 8663# %doc %{texmfdist}/doc/latex/smflatex
a13fbc24
ZU
8664%doc %{texmfdist}/doc/latex/snapshot
8665%doc %{texmfdist}/doc/latex/sort-by-letters
8666%doc %{texmfdist}/doc/latex/soyombo
8667%doc %{texmfdist}/doc/latex/sparklines
8668%doc %{texmfdist}/doc/latex/spie
8669%doc %{texmfdist}/doc/latex/splitbib
8670%doc %{texmfdist}/doc/latex/spotcolor
8671%doc %{texmfdist}/doc/latex/sprite
8672%doc %{texmfdist}/doc/latex/srcltx
8673%doc %{texmfdist}/doc/latex/ssqquote
8674%doc %{texmfdist}/doc/latex/statistik
8675%doc %{texmfdist}/doc/latex/stdpage
8676%doc %{texmfdist}/doc/latex/stellenbosch
8677%doc %{texmfdist}/doc/latex/stex
8678%doc %{texmfdist}/doc/latex/struktex
8679%doc %{texmfdist}/doc/latex/sttools
8680%doc %{texmfdist}/doc/latex/stubs
8681%doc %{texmfdist}/doc/latex/sugconf
8682%doc %{texmfdist}/doc/latex/supertabular
8683%doc %{texmfdist}/doc/latex/svgcolor
8684%doc %{texmfdist}/doc/latex/svn-multi
8685%doc %{texmfdist}/doc/latex/svn
8686%doc %{texmfdist}/doc/latex/svninfo
8687%doc %{texmfdist}/doc/latex/swebib
8688%doc %{texmfdist}/doc/latex/swimgraf
8689%doc %{texmfdist}/doc/latex/synproof
8690%doc %{texmfdist}/doc/latex/syntax
8691%doc %{texmfdist}/doc/latex/syntrace
8692%doc %{texmfdist}/doc/latex/synttree
8693%doc %{texmfdist}/doc/latex/t-angles
8694%doc %{texmfdist}/doc/latex/tableaux
8695%doc %{texmfdist}/doc/latex/tablists
8696%doc %{texmfdist}/doc/latex/tablor
8697%doc %{texmfdist}/doc/latex/tabto-ltx
8698%doc %{texmfdist}/doc/latex/tabulary
8699%doc %{texmfdist}/doc/latex/tabvar
8700%doc %{texmfdist}/doc/latex/talk
8701%doc %{texmfdist}/doc/latex/tapir
8702%doc %{texmfdist}/doc/latex/tcldoc
8703%doc %{texmfdist}/doc/latex/tdsfrmath
8704%doc %{texmfdist}/doc/latex/technics
8705%doc %{texmfdist}/doc/latex/ted
8706%doc %{texmfdist}/doc/latex/tengwarscript
8707%doc %{texmfdist}/doc/latex/tensor
8708%doc %{texmfdist}/doc/latex/teubner
8709%doc %{texmfdist}/doc/latex/texmate
8710%doc %{texmfdist}/doc/latex/texpower
8711%doc %{texmfdist}/doc/latex/texshade
8712%doc %{texmfdist}/doc/latex/textcase
8713%doc %{texmfdist}/doc/latex/textopo
8714%doc %{texmfdist}/doc/latex/theoremref
8715%doc %{texmfdist}/doc/latex/thesis-titlepage-fhac
8716%doc %{texmfdist}/doc/latex/thinsp
8717%doc %{texmfdist}/doc/latex/thmtools
8718%doc %{texmfdist}/doc/latex/thumb
8719%doc %{texmfdist}/doc/latex/thuthesis
8720%doc %{texmfdist}/doc/latex/ticket
8721%doc %{texmfdist}/doc/latex/tikz-inet
8722%doc %{texmfdist}/doc/latex/timesht
8723%doc %{texmfdist}/doc/latex/titling
8724%doc %{texmfdist}/doc/latex/tocvsec2
8725%doc %{texmfdist}/doc/latex/tokenizer
8726%doc %{texmfdist}/doc/latex/toolbox
8727%doc %{texmfdist}/doc/latex/toptesi
8728%doc %{texmfdist}/doc/latex/trajan
8729%doc %{texmfdist}/doc/latex/translator
8730%doc %{texmfdist}/doc/latex/trivfloat
8731%doc %{texmfdist}/doc/latex/turnstile
8732%doc %{texmfdist}/doc/latex/twoup
8733%doc %{texmfdist}/doc/latex/typogrid
8734%doc %{texmfdist}/doc/latex/umlaute
8735%doc %{texmfdist}/doc/latex/undertilde
8736%doc %{texmfdist}/doc/latex/unitsdef
8737%doc %{texmfdist}/doc/latex/unroman
8738%doc %{texmfdist}/doc/latex/upmethodology
8739%doc %{texmfdist}/doc/latex/urlbst
8740%doc %{texmfdist}/doc/latex/varindex
8741%doc %{texmfdist}/doc/latex/varsfromjobname
8742%doc %{texmfdist}/doc/latex/vector
8743%doc %{texmfdist}/doc/latex/verse
8744%doc %{texmfdist}/doc/latex/vhistory
8745%doc %{texmfdist}/doc/latex/vita
8746%doc %{texmfdist}/doc/latex/volumes
8747%doc %{texmfdist}/doc/latex/vpe
8748%doc %{texmfdist}/doc/latex/vrsion
8749%doc %{texmfdist}/doc/latex/vwcol
8750%doc %{texmfdist}/doc/latex/vxu
8751%doc %{texmfdist}/doc/latex/wadalab
8752%doc %{texmfdist}/doc/latex/wallpaper
8753%doc %{texmfdist}/doc/latex/warpcol
8754%doc %{texmfdist}/doc/latex/wnri
8755%doc %{texmfdist}/doc/latex/wordlike
8756%doc %{texmfdist}/doc/latex/xargs
8757%doc %{texmfdist}/doc/latex/xdoc
8758%doc %{texmfdist}/doc/latex/xfor
8759%doc %{texmfdist}/doc/latex/xifthen
8760%doc %{texmfdist}/doc/latex/xmpincl
8761%doc %{texmfdist}/doc/latex/xnewcommand
8762%doc %{texmfdist}/doc/latex/xoptarg
8763%doc %{texmfdist}/doc/latex/xpackages
8764%doc %{texmfdist}/doc/latex/xskak
a70281ed 8765# %doc %{texmfdist}/doc/latex/xstring
a13fbc24
ZU
8766%doc %{texmfdist}/doc/latex/xtcapts
8767%doc %{texmfdist}/doc/latex/xyling
8768%doc %{texmfdist}/doc/latex/xytree
8769%doc %{texmfdist}/doc/latex/yafoot
8770%doc %{texmfdist}/doc/latex/yhmath
8771%doc %{texmfdist}/doc/latex/york-thesis
8772%doc %{texmfdist}/doc/latex/yplan
8773%doc %{texmfdist}/doc/latex/zed-csp
8774%doc %{texmfdist}/doc/latex/zefonts
8775%doc %{texmfdist}/doc/latex/ziffer
8776%doc %{texmfdist}/doc/latex/zwgetfdate
8777
8778%files -n texlive-latex-math-sources
8779%defattr(644,root,root,755)
8780%{texmfdist}/source/latex/bez123
8781%{texmfdist}/source/latex/binomexp
8782%{texmfdist}/source/latex/cmll
8783%{texmfdist}/source/latex/constants
8784%{texmfdist}/source/latex/coordsys
8785%{texmfdist}/source/latex/dotseqn
8786%{texmfdist}/source/latex/egplot
8787%{texmfdist}/source/latex/eqlist
a70281ed 8788# %{texmfdist}/source/latex/eqnarray
a13fbc24
ZU
8789%{texmfdist}/source/latex/esdiff
8790%{texmfdist}/source/latex/esvect
8791%{texmfdist}/source/latex/extpfeil
8792%{texmfdist}/source/latex/fouridx
8793%{texmfdist}/source/latex/functan
8794%{texmfdist}/source/latex/galois
8795%{texmfdist}/source/latex/gnuplottex
8796%{texmfdist}/source/latex/hhtensor
8797%{texmfdist}/source/latex/logpap
8798%{texmfdist}/source/latex/noitcrul
8799%{texmfdist}/source/latex/permute
8800%{texmfdist}/source/latex/qsymbols
8801%{texmfdist}/source/latex/subdepth
8802%{texmfdist}/source/latex/faktor
8803%{texmfdist}/source/latex/sseq
8804%{texmfdist}/source/latex/trsym
8805%{texmfdist}/source/latex/petri-nets
d7d6f83c 8806%{texmfdist}/source/latex/mattens
a13fbc24
ZU
8807%{texmfdist}/source/latex/mlist
8808%{texmfdist}/source/latex/numprint
8809
8810%files -n texlive-latex-math
8811%defattr(644,root,root,755)
8812%doc %{texmfdist}/doc/fonts/eco
8813%doc %{texmfdist}/doc/latex/bez123
8814%doc %{texmfdist}/doc/latex/binomexp
a70281ed 8815# %doc %{texmfdist}/doc/latex/cmll
a13fbc24
ZU
8816%doc %{texmfdist}/doc/latex/constants
8817%doc %{texmfdist}/doc/latex/coordsys
8818%doc %{texmfdist}/doc/latex/egplot
8819%doc %{texmfdist}/doc/latex/eqlist
a70281ed 8820# %doc %{texmfdist}/doc/latex/eqnarray
a13fbc24
ZU
8821%doc %{texmfdist}/doc/latex/esdiff
8822%doc %{texmfdist}/doc/latex/esvect
8823%doc %{texmfdist}/doc/latex/extpfeil
8824%doc %{texmfdist}/doc/latex/faktor
8825%doc %{texmfdist}/doc/latex/fouridx
8826%doc %{texmfdist}/doc/latex/functan
8827%doc %{texmfdist}/doc/latex/galois
8828%doc %{texmfdist}/doc/latex/gnuplottex
8829%doc %{texmfdist}/doc/latex/hhtensor
8830%doc %{texmfdist}/doc/latex/logpap
8831%doc %{texmfdist}/doc/latex/makeplot
8832%doc %{texmfdist}/doc/latex/maybemath
d7d6f83c 8833%doc %{texmfdist}/doc/latex/mattens
a13fbc24
ZU
8834%doc %{texmfdist}/doc/latex/mfpic4ode
8835%doc %{texmfdist}/doc/latex/mhequ
8836%doc %{texmfdist}/doc/latex/mlist
8837%doc %{texmfdist}/doc/latex/nath
8838%doc %{texmfdist}/doc/latex/noitcrul
8839%doc %{texmfdist}/doc/latex/numprint
8840%doc %{texmfdist}/doc/latex/permute
8841%doc %{texmfdist}/doc/latex/petri-nets
8842%doc %{texmfdist}/doc/latex/qsymbols
8843%doc %{texmfdist}/doc/latex/qtree
8844%doc %{texmfdist}/doc/latex/sdrt
8845%doc %{texmfdist}/doc/latex/semantic
8846%doc %{texmfdist}/doc/latex/simplewick
8847%doc %{texmfdist}/doc/latex/sseq
8848%doc %{texmfdist}/doc/latex/subdepth
8849%doc %{texmfdist}/doc/latex/subeqn
8850%doc %{texmfdist}/doc/latex/subeqnarray
8851%doc %{texmfdist}/doc/latex/trfsigns
8852%doc %{texmfdist}/doc/latex/trsym
8853%doc %{texmfdist}/doc/latex/ulsy
8854%{texmfdist}/fonts/map/dvips/cmll
8855%{texmfdist}/fonts/map/dvips/esvect
8856%{texmfdist}/fonts/source/public/cmll
8857%{texmfdist}/fonts/source/public/esvect
8858%{texmfdist}/fonts/source/public/trsym
8859%{texmfdist}/fonts/source/public/ulsy
8860%{texmfdist}/fonts/tfm/public/cmll
8861%{texmfdist}/fonts/tfm/public/eco
8862%{texmfdist}/fonts/tfm/public/esvect
8863%{texmfdist}/fonts/tfm/public/trsym
8864%{texmfdist}/fonts/tfm/public/ulsy
8865%{texmfdist}/fonts/type1/public/cmll
8866%{texmfdist}/fonts/type1/public/esvect
8867%{texmfdist}/fonts/vf/public/eco
8868%{texmfdist}/source/fonts/eco
8869%{texmfdist}/source/latex/makeplot
8870%{texmfdist}/source/latex/mfpic4ode
8871%{texmfdist}/source/latex/semantic
8872%{texmfdist}/source/latex/simplewick
8873%{texmfdist}/source/latex/subeqn
8874%{texmfdist}/source/latex/subeqnarray
8875%{texmfdist}/source/latex/trfsigns
8876%{texmfdist}/source/latex/ulsy
8877%{texmfdist}/tex/latex/bez123
8878%{texmfdist}/tex/latex/binomexp
8879%{texmfdist}/tex/latex/cmll
8880%{texmfdist}/tex/latex/constants
8881%{texmfdist}/tex/latex/coordsys
8882%{texmfdist}/tex/latex/dotseqn
8883%{texmfdist}/tex/latex/egplot
8884%{texmfdist}/tex/latex/eqlist
a70281ed 8885# %{texmfdist}/tex/latex/eqnarray
a13fbc24
ZU
8886%{texmfdist}/tex/latex/esdiff
8887%{texmfdist}/tex/latex/esvect
8888%{texmfdist}/tex/latex/extpfeil
8889%{texmfdist}/tex/latex/faktor
8890%{texmfdist}/tex/latex/fouridx
8891%{texmfdist}/tex/latex/functan
8892%{texmfdist}/tex/latex/galois
8893%{texmfdist}/tex/latex/gnuplottex
8894%{texmfdist}/tex/latex/hhtensor
8895%{texmfdist}/tex/latex/logpap
8896%{texmfdist}/tex/latex/makeplot
8897%{texmfdist}/tex/latex/maybemath
d7d6f83c 8898%{texmfdist}/tex/latex/mattens
a13fbc24
ZU
8899%{texmfdist}/tex/latex/mfpic4ode
8900%{texmfdist}/tex/latex/mhequ
8901%{texmfdist}/tex/latex/mhs
8902%{texmfdist}/tex/latex/mlist
8903%{texmfdist}/tex/latex/nath
8904%{texmfdist}/tex/latex/noitcrul
8905%{texmfdist}/tex/latex/numprint
8906%{texmfdist}/tex/latex/permute
8907%{texmfdist}/tex/latex/petri-nets
8908%{texmfdist}/tex/latex/qsymbols
8909%{texmfdist}/tex/latex/qtree
8910%{texmfdist}/tex/latex/sdrt
8911%{texmfdist}/tex/latex/semantic
8912%{texmfdist}/tex/latex/sfmath
8913%{texmfdist}/tex/latex/simplewick
8914%{texmfdist}/tex/latex/sseq
8915%{texmfdist}/tex/latex/subdepth
8916%{texmfdist}/tex/latex/subeqn
8917%{texmfdist}/tex/latex/subeqnarray
8918%{texmfdist}/tex/latex/trfsigns
8919%{texmfdist}/tex/latex/trsym
8920%{texmfdist}/tex/latex/ulsy
8921%doc %{texmfdist}/doc/latex/tree-dvips
8922%{texmfdist}/source/latex/tree-dvips
8923%{texmfdist}/tex/latex/tree-dvips
8924
8925%files -n texlive-latex-physics
8926%defattr(644,root,root,755)
8927%doc %{texmfdist}/doc/latex/circ
8928%doc %{texmfdist}/doc/latex/colorwav
8929%doc %{texmfdist}/doc/latex/dyntree
8930%doc %{texmfdist}/doc/latex/feynmf
8931%doc %{texmfdist}/doc/latex/formula
8932%doc %{texmfdist}/doc/latex/listofsymbols
8933%doc %{texmfdist}/doc/latex/miller
8934%doc %{texmfdist}/doc/latex/susy
8935%{texmfdist}/metapost/feynmf
8936%{texmfdist}/source/latex/circ
8937%{texmfdist}/source/latex/colorwav
8938%{texmfdist}/source/latex/dyntree
8939%{texmfdist}/source/latex/feynmf
8940%{texmfdist}/source/latex/formula
8941%{texmfdist}/source/latex/isotope
8942%{texmfdist}/source/latex/miller
8943%{texmfdist}/tex/latex/circ
8944%{texmfdist}/tex/latex/colorwav
8945%{texmfdist}/tex/latex/dyntree
8946%{texmfdist}/tex/latex/feynmf
8947%{texmfdist}/tex/latex/formula
8948%{texmfdist}/tex/latex/isotope
8949%{texmfdist}/tex/latex/listofsymbols
8950%{texmfdist}/tex/latex/miller
8951%{texmfdist}/tex/latex/susy
8952%{texmfdist}/fonts/source/public/circ
8953%{texmfdist}/fonts/tfm/public/circ
8954
8955%files -n texlive-latex-chem
8956%defattr(644,root,root,755)
8957%doc %{texmfdist}/doc/latex/achemso
8958%doc %{texmfdist}/doc/latex/bpchem
8959%doc %{texmfdist}/doc/latex/chemstyle
8960%doc %{texmfdist}/doc/latex/mhchem
8961%doc %{texmfdist}/doc/fonts/chemarrow
8962%doc %{texmfdist}/doc/latex/chemcompounds
8963%doc %{texmfdist}/doc/latex/chemcono
8964%{texmfdist}/fonts/afm/public/chemarrow
8965%{texmfdist}/fonts/map/dvips/chemarrow
8966%{texmfdist}/fonts/source/public/chemarrow
8967%{texmfdist}/fonts/tfm/public/chemarrow
8968%{texmfdist}/fonts/type1/public/chemarrow
8969%{texmfdist}/source/latex/achemso
8970%{texmfdist}/source/latex/bpchem
8971%{texmfdist}/source/latex/chemcompounds
8972%{texmfdist}/source/latex/chemstyle
8973%{texmfdist}/tex/latex/achemso
8974%{texmfdist}/tex/latex/bpchem
8975%{texmfdist}/tex/latex/chemarrow
8976%{texmfdist}/tex/latex/chemcompounds
8977%{texmfdist}/tex/latex/chemcono
8978%{texmfdist}/tex/latex/chemstyle
8979%{texmfdist}/tex/latex/mhchem
8980
8981%files -n texlive-latex-biology
8982%defattr(644,root,root,755)
8983%doc %{texmfdist}/doc/latex/biocon
8984%doc %{texmfdist}/doc/latex/dnaseq
a70281ed
ZU
8985# %{texmfdist}/bibtex/bib/biocon
8986# %{texmfdist}/source/latex/biocon
a13fbc24
ZU
8987%{texmfdist}/source/latex/dnaseq
8988%{texmfdist}/tex/latex/biocon
8989%{texmfdist}/tex/latex/dnaseq
8990
8991%files -n texlive-latex-pdftools
8992%defattr(644,root,root,755)
8993%doc %{texmfdist}/doc/latex/attachfile
8994%doc %{texmfdist}/doc/latex/cooltooltips
8995%doc %{texmfdist}/doc/latex/movie15
8996%doc %{texmfdist}/doc/latex/pdfcprot
8997%doc %{texmfdist}/doc/latex/pdfscreen
8998%doc %{texmfdist}/doc/latex/pdfsync
8999%doc %{texmfdist}/doc/latex/pdftricks
9000%{texmfdist}/source/latex/attachfile
9001%{texmfdist}/source/latex/cooltooltips
9002%{texmfdist}/source/latex/pdfcprot
9003%{texmfdist}/tex/latex/attachfile
9004%{texmfdist}/tex/latex/cooltooltips
9005%{texmfdist}/tex/latex/movie15
9006%{texmfdist}/tex/latex/pdfcprot
9007%{texmfdist}/tex/latex/pdfscreen
9008%{texmfdist}/tex/latex/pdfsync
9009%{texmfdist}/tex/latex/pdftricks
9010
9011%files -n texlive-latex-informatic
9012%defattr(644,root,root,755)
9013%doc %{texmfdist}/doc/latex/alg
9014%doc %{texmfdist}/doc/latex/bytefield
9015%doc %{texmfdist}/doc/latex/lsc
9016%doc %{texmfdist}/doc/latex/method
9017%doc %{texmfdist}/doc/latex/msc
a70281ed 9018# %doc %{texmfdist}/doc/latex/progkeys
a13fbc24
ZU
9019%doc %{texmfdist}/doc/latex/register
9020%doc %{texmfdist}/doc/latex/uml
9021%{texmfdist}/source/latex/alg
9022%{texmfdist}/source/latex/bytefield
9023%{texmfdist}/source/latex/method
a70281ed 9024# %{texmfdist}/source/latex/progkeys
a13fbc24
ZU
9025%{texmfdist}/source/latex/register
9026%{texmfdist}/source/latex/uml
9027%{texmfdist}/tex/latex/alg
9028%{texmfdist}/tex/latex/bytefield
9029%{texmfdist}/tex/latex/lsc
9030%{texmfdist}/tex/latex/method
9031%{texmfdist}/tex/latex/msc
a70281ed 9032# %{texmfdist}/tex/latex/progkeys
a13fbc24
ZU
9033%{texmfdist}/tex/latex/register
9034%{texmfdist}/tex/latex/uml
9035
9036%files -n texlive-latex-games
9037%defattr(644,root,root,755)
a70281ed 9038# %doc %{texmfdist}/doc/latex/backgammon
a13fbc24
ZU
9039%doc %{texmfdist}/doc/latex/chessboard
9040%doc %{texmfdist}/doc/latex/chessfss
9041%doc %{texmfdist}/doc/latex/crosswrd
9042%doc %{texmfdist}/doc/latex/cwpuzzle
9043%doc %{texmfdist}/doc/latex/jeopardy
9044%doc %{texmfdist}/doc/latex/othello
9045%doc %{texmfdist}/doc/latex/sgame
9046%doc %{texmfdist}/doc/latex/skak
9047%doc %{texmfdist}/doc/latex/sudoku
9048%doc %{texmfdist}/doc/latex/sudokubundle
9049%{texmfdist}/fonts/enc/dvips/chessfss
9050%{texmfdist}/fonts/map/dvips/skak
a70281ed 9051# %{texmfdist}/fonts/source/public/backgammon
a13fbc24
ZU
9052%{texmfdist}/fonts/source/public/cchess
9053%{texmfdist}/fonts/source/public/chess
9054%{texmfdist}/fonts/source/public/go
9055%{texmfdist}/fonts/source/public/othello
9056%{texmfdist}/fonts/source/public/skak
a70281ed 9057# %{texmfdist}/fonts/tfm/public/backgammon
a13fbc24
ZU
9058%{texmfdist}/fonts/tfm/public/cchess
9059%{texmfdist}/fonts/tfm/public/go
9060%{texmfdist}/fonts/tfm/public/othello
9061%{texmfdist}/fonts/tfm/public/skak
a70281ed 9062# %{texmfdist}/source/latex/backgammon
a13fbc24
ZU
9063%{texmfdist}/source/latex/chessboard
9064%{texmfdist}/source/latex/chessfss
9065%{texmfdist}/source/latex/crosswrd
9066%{texmfdist}/source/latex/cwpuzzle
9067%{texmfdist}/source/latex/go
9068%{texmfdist}/source/latex/jeopardy
a70281ed 9069# %{texmfdist}/source/latex/othello
a13fbc24
ZU
9070%{texmfdist}/source/latex/sudoku
9071%{texmfdist}/source/latex/sudokubundle
a70281ed 9072# %{texmfdist}/tex/latex/backgammon
a13fbc24
ZU
9073%{texmfdist}/tex/latex/cchess
9074%{texmfdist}/tex/latex/chess
9075%{texmfdist}/tex/latex/chessboard
9076%{texmfdist}/tex/latex/chessfss
9077%{texmfdist}/tex/latex/crosswrd
9078%{texmfdist}/tex/latex/cwpuzzle
9079%{texmfdist}/tex/latex/go
9080%{texmfdist}/tex/latex/jeopardy
9081%{texmfdist}/tex/latex/othello
9082%{texmfdist}/tex/latex/sgame
9083%{texmfdist}/tex/latex/skak
9084%{texmfdist}/tex/latex/sudoku
9085%{texmfdist}/tex/latex/sudokubundle
9086
9087%files -n texlive-latex-sources
9088%defattr(644,root,root,755)
9089%{texmfdist}/source/latex/acronym
9090%{texmfdist}/source/latex/adrlist
9091%{texmfdist}/source/latex/altfont
a13fbc24
ZU
9092%{texmfdist}/source/latex/ascii
9093%{texmfdist}/source/latex/augie
9094%{texmfdist}/source/latex/barcodes
9095%{texmfdist}/source/latex/bbding
9096%{texmfdist}/source/latex/bbm-macros
9097%{texmfdist}/source/latex/bengali
9098%{texmfdist}/source/latex/beton
9099%{texmfdist}/source/latex/bibarts
9100%{texmfdist}/source/latex/bibleref
9101%{texmfdist}/source/latex/biblist
9102%{texmfdist}/source/latex/bigfoot
9103%{texmfdist}/source/latex/bizcard
9104%{texmfdist}/source/latex/blindtext
9105%{texmfdist}/source/latex/bookhands
9106%{texmfdist}/source/latex/bophook
9107%{texmfdist}/source/latex/boxhandler
9108%{texmfdist}/source/latex/braille
9109%{texmfdist}/source/latex/breakurl
9110%{texmfdist}/source/latex/brushscr
9111%{texmfdist}/source/latex/burmese
9112%{texmfdist}/source/latex/captcont
9113%{texmfdist}/source/latex/catechis
9114%{texmfdist}/source/latex/cclicenses
9115%{texmfdist}/source/latex/cd
9116%{texmfdist}/source/latex/cd-cover
9117%{texmfdist}/source/latex/cdpbundl
9118%{texmfdist}/source/latex/changes
9119%{texmfdist}/source/latex/chapterfolder
9120%{texmfdist}/source/latex/cleveref
9121%{texmfdist}/source/latex/cmcyralt
9122%{texmfdist}/source/latex/cmsd
9123%{texmfdist}/source/latex/codepage
9124%{texmfdist}/source/latex/confproc
9125%{texmfdist}/source/latex/coverpage
9126%{texmfdist}/source/latex/crop
9127%{texmfdist}/source/latex/crossreference
9128%{texmfdist}/source/latex/ctib
9129%{texmfdist}/source/latex/cweb-latex
9130%{texmfdist}/source/latex/dateiliste
9131%{texmfdist}/source/latex/datetime
9132%{texmfdist}/source/latex/decimal
9133%{texmfdist}/source/latex/diagnose
9134%{texmfdist}/source/latex/docmfp
9135%{texmfdist}/source/latex/doipubmed
9136%{texmfdist}/source/latex/dotarrow
9137%{texmfdist}/source/latex/dottex
9138%{texmfdist}/source/latex/drac
9139%{texmfdist}/source/latex/draftcopy
9140%{texmfdist}/source/latex/dramatist
9141%{texmfdist}/source/latex/eCards
9142%{texmfdist}/source/latex/ebezier
9143%{texmfdist}/source/latex/ebsthesis
9144%{texmfdist}/source/latex/ecclesiastic
9145%{texmfdist}/source/latex/edmargin
9146%{texmfdist}/source/latex/eemeir
a70281ed 9147# %{texmfdist}/source/latex/eiad
a13fbc24
ZU
9148%{texmfdist}/source/latex/ellipsis
9149%{texmfdist}/source/latex/em
9150%{texmfdist}/source/latex/emp
9151%{texmfdist}/source/latex/endfloat
9152%{texmfdist}/source/latex/endheads
9153%{texmfdist}/source/latex/engpron
9154%{texmfdist}/source/latex/engrec
9155%{texmfdist}/source/latex/envlab
9156%{texmfdist}/source/latex/epigraph
9157%{texmfdist}/source/latex/epiolmec
9158%{texmfdist}/source/latex/epsdice
9159%{texmfdist}/source/latex/eqparbox
9160%{texmfdist}/source/latex/errata
9161%{texmfdist}/source/latex/eso-pic
9162%{texmfdist}/source/latex/ethiop
9163%{texmfdist}/source/latex/eukdate
9164%{texmfdist}/source/latex/euproposal
9165%{texmfdist}/source/latex/euro
9166%{texmfdist}/source/latex/everypage
9167%{texmfdist}/source/latex/exercise
9168%{texmfdist}/source/latex/expl3
9169%{texmfdist}/source/latex/extract
9170%{texmfdist}/source/latex/facsimile
9171%{texmfdist}/source/latex/fancynum
9172%{texmfdist}/source/latex/fancyref
9173%{texmfdist}/source/latex/fancytooltips
9174%{texmfdist}/source/latex/fancyvrb
9175%{texmfdist}/source/latex/figsize
9176%{texmfdist}/source/latex/filecontents
9177%{texmfdist}/source/latex/fink
9178%{texmfdist}/source/latex/flabels
9179%{texmfdist}/source/latex/flagderiv
9180%{texmfdist}/source/latex/flashcards
9181%{texmfdist}/source/latex/float
9182%{texmfdist}/source/latex/floatrow
9183%{texmfdist}/source/latex/fmp
9184%{texmfdist}/source/latex/fnbreak
9185%{texmfdist}/source/latex/foilhtml
9186%{texmfdist}/source/latex/fonttable
9187%{texmfdist}/source/latex/footmisc
9188%{texmfdist}/source/latex/footnpag
9189%{texmfdist}/source/latex/frankenstein
9190%{texmfdist}/source/latex/frontespizio
9191%{texmfdist}/source/latex/fullblck
9192%{texmfdist}/source/latex/fundus
9193%{texmfdist}/source/latex/gcite
9194%{texmfdist}/source/latex/genmpage
9195%{texmfdist}/source/latex/geometry
a70281ed 9196# %{texmfdist}/source/latex/geomsty
a13fbc24
ZU
9197%{texmfdist}/source/latex/glossaries
9198%{texmfdist}/source/latex/graphics
9199%{texmfdist}/source/latex/graphicx-psmin
9200%{texmfdist}/source/latex/greekdates
a70281ed 9201# %{texmfdist}/source/latex/grnumalt
a13fbc24
ZU
9202%{texmfdist}/source/latex/grverb
9203%{texmfdist}/source/latex/hanging
9204%{texmfdist}/source/latex/harvard
9205%{texmfdist}/source/latex/hc
9206%{texmfdist}/source/latex/hepthesis
a70281ed 9207# %{texmfdist}/source/latex/hilowres
a13fbc24
ZU
9208%{texmfdist}/source/latex/histogr
9209%{texmfdist}/source/latex/hpsdiss
9210%{texmfdist}/source/latex/hyper
9211%{texmfdist}/source/latex/hyperref
9212%{texmfdist}/source/latex/hyperxmp
9213%{texmfdist}/source/latex/hyphenat
9214%{texmfdist}/source/latex/ibycus-babel
9215%{texmfdist}/source/latex/icsv
9216%{texmfdist}/source/latex/ifmslide
9217%{texmfdist}/source/latex/ifplatform
9218%{texmfdist}/source/latex/ijmart
9219%{texmfdist}/source/latex/imtekda
9220%{texmfdist}/source/latex/index
9221%{texmfdist}/source/latex/inlinedef
9222%{texmfdist}/source/latex/iso
9223%{texmfdist}/source/latex/iso10303
9224%{texmfdist}/source/latex/isodate
9225%{texmfdist}/source/latex/isodoc
9226%{texmfdist}/source/latex/itnumpar
9227%{texmfdist}/source/latex/jura
9228%{texmfdist}/source/latex/juraabbrev
9229%{texmfdist}/source/latex/jurarsp
a70281ed 9230# %{texmfdist}/source/latex/kdgreek
a13fbc24
ZU
9231%{texmfdist}/source/latex/koma-script
9232%{texmfdist}/source/latex/labels
9233%{texmfdist}/source/latex/layouts
9234%{texmfdist}/source/latex/listings
9235%{texmfdist}/source/latex/localloc
9236%{texmfdist}/source/latex/mathcomp
9237%{texmfdist}/source/latex/mathpazo
9238%{texmfdist}/source/latex/mdwtools
9239%{texmfdist}/source/latex/memoir
9240%{texmfdist}/source/latex/mh
9241%{texmfdist}/source/latex/mnsymbol
9242%{texmfdist}/source/latex/modroman
9243%{texmfdist}/source/latex/mongolian-babel
a70281ed 9244# %{texmfdist}/source/latex/montex
a13fbc24
ZU
9245%{texmfdist}/source/latex/mparhack
9246%{texmfdist}/source/latex/ms
9247%{texmfdist}/source/latex/multibib
9248%{texmfdist}/source/latex/mwcls
9249%{texmfdist}/source/latex/natbib
9250%{texmfdist}/source/latex/ncctools
9251%{texmfdist}/source/latex/nddiss
a70281ed 9252# %{texmfdist}/source/latex/newalg
a13fbc24
ZU
9253%{texmfdist}/source/latex/newfile
9254%{texmfdist}/source/latex/newlfm
9255%{texmfdist}/source/latex/newspaper
9256%{texmfdist}/source/latex/nomencl
9257%{texmfdist}/source/latex/ntgclass
9258%{texmfdist}/source/latex/oberdiek
9259%{texmfdist}/source/latex/paralist
9260%{texmfdist}/source/latex/pdfpages
9261%{texmfdist}/source/latex/pict2e
9262%{texmfdist}/source/latex/preprint
9263%{texmfdist}/source/latex/preview
9264%{texmfdist}/source/latex/psfrag
9265%{texmfdist}/source/latex/pslatex
9266%{texmfdist}/source/latex/revtex
9267%{texmfdist}/source/latex/rotating
9268%{texmfdist}/source/latex/rotfloat
9269%{texmfdist}/source/latex/scale
9270%{texmfdist}/source/latex/sectsty
9271%{texmfdist}/source/latex/showlabels
9272%{texmfdist}/source/latex/sidecap
9273%{texmfdist}/source/latex/soul
9274%{texmfdist}/source/latex/stdclsdv
9275%{texmfdist}/source/latex/subfig
9276%{texmfdist}/source/latex/subfigure
9277%{texmfdist}/source/latex/supertabular
9278%{texmfdist}/source/latex/tablists
9279%{texmfdist}/source/latex/tabulary
9280%{texmfdist}/source/latex/tabvar
9281%{texmfdist}/source/latex/talk
9282%{texmfdist}/source/latex/tcldoc
9283%{texmfdist}/source/latex/tdsfrmath
9284%{texmfdist}/source/latex/technics
9285%{texmfdist}/source/latex/ted
9286%{texmfdist}/source/latex/tengwarscript
9287%{texmfdist}/source/latex/tensor
9288%{texmfdist}/source/latex/teubner
9289%{texmfdist}/source/latex/texmate
9290%{texmfdist}/source/latex/texpower
9291%{texmfdist}/source/latex/texshade
9292%{texmfdist}/source/latex/textcase
9293%{texmfdist}/source/latex/textfit
9294%{texmfdist}/source/latex/textopo
9295%{texmfdist}/source/latex/textpos
9296%{texmfdist}/source/latex/thesis-titlepage-fhac
9297%{texmfdist}/source/latex/thmtools
9298%{texmfdist}/source/latex/thumb
9299%{texmfdist}/source/latex/thuthesis
9300%{texmfdist}/source/latex/timesht
9301%{texmfdist}/source/latex/titling
9302%{texmfdist}/source/latex/tocbibind
9303%{texmfdist}/source/latex/tocloft
9304%{texmfdist}/source/latex/tools
9305%{texmfdist}/source/latex/totpages
9306%{texmfdist}/source/latex/type1cm
9307%{texmfdist}/source/latex/undertilde
9308%{texmfdist}/source/latex/units
9309%{texmfdist}/source/latex/unitsdef
9310%{texmfdist}/source/latex/unroman
9311%{texmfdist}/source/latex/upmethodology
9312%{texmfdist}/source/latex/urlbst
9313%{texmfdist}/source/latex/varindex
9314%{texmfdist}/source/latex/vector
9315%{texmfdist}/source/latex/verse
9316%{texmfdist}/source/latex/vmargin
9317%{texmfdist}/source/latex/volumes
9318%{texmfdist}/source/latex/vrsion
9319%{texmfdist}/source/latex/vwcol
9320%{texmfdist}/source/latex/vxu
9321%{texmfdist}/source/latex/warning
9322%{texmfdist}/source/latex/warpcol
9323%{texmfdist}/source/latex/was
9324%{texmfdist}/source/latex/xargs
9325%{texmfdist}/source/latex/xdoc
9326%{texmfdist}/source/latex/xfor
9327%{texmfdist}/source/latex/xmpincl
9328%{texmfdist}/source/latex/xpackages
9329%{texmfdist}/source/latex/xskak
9330%{texmfdist}/source/latex/xtab
9331%{texmfdist}/source/latex/xtcapts
9332%{texmfdist}/source/latex/yafoot
9333%{texmfdist}/source/latex/yfonts
9334%{texmfdist}/source/latex/yhmath
9335%{texmfdist}/source/latex/york-thesis
9336%{texmfdist}/source/latex/youngtab
9337
9338%files -n texlive-latex-styles
9339%defattr(644,root,root,755)
9340%doc %{texmfdist}/doc/latex/IEEEconf
9341%doc %{texmfdist}/doc/latex/aastex
9342%doc %{texmfdist}/doc/latex/acmconf
9343%doc %{texmfdist}/doc/latex/active-conf
9344%doc %{texmfdist}/doc/latex/aiaa
9345%doc %{texmfdist}/doc/latex/apacite
9346%doc %{texmfdist}/doc/latex/asaetr
9347%doc %{texmfdist}/doc/latex/computational-complexity
9348%doc %{texmfdist}/doc/latex/dtk
9349%doc %{texmfdist}/doc/latex/elsarticle
9350%doc %{texmfdist}/doc/latex/lettre
9351%doc %{texmfdist}/doc/latex/lexikon
9352%doc %{texmfdist}/doc/latex/lps
9353%doc %{texmfdist}/doc/latex/manuscript
9354%doc %{texmfdist}/doc/latex/maple
9355%doc %{texmfdist}/doc/latex/mentis
9356%doc %{texmfdist}/doc/latex/nature
9357%doc %{texmfdist}/doc/latex/nih
9358%doc %{texmfdist}/doc/latex/nostarch
9359%doc %{texmfdist}/doc/latex/nrc
9360%doc %{texmfdist}/doc/latex/octavo
9361%doc %{texmfdist}/doc/latex/paper
9362%doc %{texmfdist}/doc/latex/papertex
9363%doc %{texmfdist}/doc/latex/pbsheet
9364%doc %{texmfdist}/doc/latex/petiteannonce
9365%doc %{texmfdist}/doc/latex/philosophersimprint
9366%doc %{texmfdist}/doc/latex/pittetd
9367%doc %{texmfdist}/doc/latex/plari
9368%doc %{texmfdist}/doc/latex/play
9369%doc %{texmfdist}/doc/latex/poemscol
9370%doc %{texmfdist}/doc/latex/pracjourn
9371%doc %{texmfdist}/doc/latex/ptptex
9372%doc %{texmfdist}/doc/latex/refman
9373%doc %{texmfdist}/doc/latex/rsc
9374%doc %{texmfdist}/doc/latex/screenplay
9375%doc %{texmfdist}/doc/latex/script
9376%doc %{texmfdist}/doc/latex/shipunov
9377%doc %{texmfdist}/doc/latex/sides
9378%doc %{texmfdist}/doc/latex/siggraph
9379%doc %{texmfdist}/doc/latex/stage
9380%doc %{texmfdist}/doc/latex/tufte-latex
9381%doc %{texmfdist}/doc/latex/tugboat
9382%doc %{texmfdist}/doc/latex/uaclasses
9383%doc %{texmfdist}/doc/latex/ucthesis
9384%doc %{texmfdist}/doc/latex/uiucthesis
9385%doc %{texmfdist}/doc/latex/umich-thesis
9386%doc %{texmfdist}/doc/latex/umthesis
9387%doc %{texmfdist}/doc/latex/uwthesis
a70281ed
ZU
9388# %{texmfdist}/bibtex/bib/aiaa
9389# %{texmfdist}/bibtex/bib/apacite
9390# %{texmfdist}/bibtex/bib/asaetr
a13fbc24
ZU
9391%{texmfdist}/bibtex/bib/computational-complexity
9392%{texmfdist}/bibtex/bib/dtk
9393%{texmfdist}/bibtex/bib/philosophersimprint
9394%{texmfdist}/bibtex/bst/aiaa
9395%{texmfdist}/bibtex/bst/apacite
9396%{texmfdist}/bibtex/bst/asaetr
9397%{texmfdist}/bibtex/bst/computational-complexity
9398%{texmfdist}/bibtex/bst/dtk
9399%{texmfdist}/bibtex/bst/rsc
9400%{texmfdist}/source/latex/IEEEconf
9401%{texmfdist}/source/latex/aastex
9402%{texmfdist}/source/latex/acmconf
9403%{texmfdist}/source/latex/active-conf
9404%{texmfdist}/source/latex/aiaa
9405%{texmfdist}/source/latex/apacite
a70281ed 9406# %{texmfdist}/source/latex/asaetr
a13fbc24
ZU
9407%{texmfdist}/source/latex/computational-complexity
9408%{texmfdist}/source/latex/dtk
9409%{texmfdist}/source/latex/elsarticle
9410%{texmfdist}/source/latex/lexikon
9411%{texmfdist}/source/latex/lps
9412%{texmfdist}/source/latex/manuscript
9413%{texmfdist}/source/latex/mentis
9414%{texmfdist}/source/latex/menu
9415%{texmfdist}/source/latex/nostarch
9416%{texmfdist}/source/latex/nrc
9417%{texmfdist}/source/latex/octavo
9418%{texmfdist}/source/latex/paper
9419%{texmfdist}/source/latex/papertex
9420%{texmfdist}/source/latex/pbsheet
9421%{texmfdist}/source/latex/philosophersimprint
9422%{texmfdist}/source/latex/pittetd
9423%{texmfdist}/source/latex/plari
9424%{texmfdist}/source/latex/play
9425%{texmfdist}/source/latex/poemscol
9426%{texmfdist}/source/latex/pracjourn
9427%{texmfdist}/source/latex/refman
9428%{texmfdist}/source/latex/rsc
9429%{texmfdist}/source/latex/screenplay
9430%{texmfdist}/source/latex/siggraph
9431%{texmfdist}/source/latex/tugboat
9432%{texmfdist}/source/latex/uaclasses
9433%{texmfdist}/source/latex/uiucthesis
9434%{texmfdist}/tex/latex/IEEEconf
9435%{texmfdist}/tex/latex/aastex
9436%{texmfdist}/tex/latex/acmconf
9437%{texmfdist}/tex/latex/active-conf
9438%{texmfdist}/tex/latex/aiaa
9439%{texmfdist}/tex/latex/apacite
9440%{texmfdist}/tex/latex/asaetr
9441%{texmfdist}/tex/latex/computational-complexity
9442%{texmfdist}/tex/latex/dtk
9443%{texmfdist}/tex/latex/elsarticle
9444%{texmfdist}/tex/latex/lettre
9445%{texmfdist}/tex/latex/lexikon
9446%{texmfdist}/tex/latex/lps
9447%{texmfdist}/tex/latex/manuscript
9448%{texmfdist}/tex/latex/maple
9449%{texmfdist}/tex/latex/mentis
9450%{texmfdist}/tex/latex/menu
9451%{texmfdist}/tex/latex/muthesis
9452%{texmfdist}/tex/latex/nature
9453%{texmfdist}/tex/latex/nih
9454%{texmfdist}/tex/latex/nostarch
9455%{texmfdist}/tex/latex/nrc
9456%{texmfdist}/tex/latex/octavo
9457%{texmfdist}/tex/latex/paper
9458%{texmfdist}/tex/latex/papertex
9459%{texmfdist}/tex/latex/pbsheet
9460%{texmfdist}/tex/latex/petiteannonce
9461%{texmfdist}/tex/latex/philosophersimprint
9462%{texmfdist}/tex/latex/pittetd
9463%{texmfdist}/tex/latex/plari
9464%{texmfdist}/tex/latex/play
9465%{texmfdist}/tex/latex/poemscol
9466%{texmfdist}/tex/latex/pracjourn
9467%{texmfdist}/tex/latex/ptptex
9468%{texmfdist}/tex/latex/refman
9469%{texmfdist}/tex/latex/rsc
9470%{texmfdist}/tex/latex/screenplay
9471%{texmfdist}/tex/latex/script
9472%{texmfdist}/tex/latex/shipunov
9473%{texmfdist}/tex/latex/sides
9474%{texmfdist}/tex/latex/siggraph
9475%{texmfdist}/tex/latex/stage
9476%{texmfdist}/tex/latex/tufte-latex
9477%{texmfdist}/tex/latex/tugboat
9478%{texmfdist}/tex/latex/uaclasses
9479%{texmfdist}/tex/latex/ucthesis
9480%{texmfdist}/tex/latex/uiucthesis
9481%{texmfdist}/tex/latex/umich-thesis
9482%{texmfdist}/tex/latex/umthesis
9483%{texmfdist}/tex/latex/uwthesis
9484
9485%files -n texlive-latex-lang
9486%defattr(644,root,root,755)
9487%doc %{texmfdist}/doc/latex/ESIEEcv
9488%doc %{texmfdist}/doc/latex/chletter
9489%doc %{texmfdist}/doc/latex/dinbrief
9490%doc %{texmfdist}/doc/latex/disser
9491%doc %{texmfdist}/doc/latex/elmath
9492%doc %{texmfdist}/doc/latex/eskd
9493%doc %{texmfdist}/doc/latex/ginpenc
9494%doc %{texmfdist}/doc/latex/hrlatex
9495%doc %{texmfdist}/doc/latex/mla-paper
9496%{texmfdist}/source/latex/ESIEEcv
9497%{texmfdist}/source/latex/chletter
9498%{texmfdist}/source/latex/dinbrief
9499%{texmfdist}/source/latex/disser
9500%{texmfdist}/source/latex/elmath
9501%{texmfdist}/source/latex/eskd
9502%{texmfdist}/source/latex/ginpenc
9503%{texmfdist}/source/latex/hrlatex
9504%{texmfdist}/tex/latex/ESIEEcv
9505%{texmfdist}/tex/latex/chletter
9506%{texmfdist}/tex/latex/dinbrief
9507%{texmfdist}/tex/latex/disser
9508%{texmfdist}/tex/latex/elmath
9509%{texmfdist}/tex/latex/eskd
9510%{texmfdist}/tex/latex/ginpenc
9511%{texmfdist}/tex/latex/hrlatex
9512%{texmfdist}/tex/latex/mla-paper
9513
9514%files -n texlive-latex-music
9515%defattr(644,root,root,755)
9516%doc %{texmfdist}/doc/generic/musixps
9517%doc %{texmfdist}/doc/latex/abc
9518%doc %{texmfdist}/doc/latex/guitar
9519%doc %{texmfdist}/doc/latex/musixlyr
9520%doc %{texmfdist}/doc/latex/songbook
9521%{texmfdist}/fonts/source/public/musixps
9522%{texmfdist}/fonts/tfm/public/musixps
9523%{texmfdist}/source/latex/abc
9524%{texmfdist}/source/latex/guitar
9525%{texmfdist}/source/latex/songbook
9526%{texmfdist}/tex/generic/musixlyr
9527%{texmfdist}/tex/generic/musixps
9528%{texmfdist}/tex/latex/abc
9529%{texmfdist}/tex/latex/guitar
9530%{texmfdist}/tex/latex/songbook
9531
9532%files -n texlive-latex-extend
9533%defattr(644,root,root,755)
9534%doc %{texmfdist}/doc/latex/HA-prosper
9535%doc %{texmfdist}/doc/latex/addlines
9536%doc %{texmfdist}/doc/latex/alnumsec
9537%doc %{texmfdist}/doc/latex/arydshln
9538%doc %{texmfdist}/doc/latex/babelbib
9539%doc %{texmfdist}/doc/latex/bibtopicprefix
9540%doc %{texmfdist}/doc/latex/boites
9541%doc %{texmfdist}/doc/latex/booklet
9542%doc %{texmfdist}/doc/latex/bullcntr
9543%doc %{texmfdist}/doc/latex/chappg
9544%doc %{texmfdist}/doc/latex/clefval
9545%doc %{texmfdist}/doc/latex/colortbl
9546%doc %{texmfdist}/doc/latex/combine
9547%doc %{texmfdist}/doc/latex/contour
9548%doc %{texmfdist}/doc/latex/ctable
9549%doc %{texmfdist}/doc/latex/curve2e
9550%doc %{texmfdist}/doc/latex/dashrule
9551%doc %{texmfdist}/doc/latex/etaremune
9552%doc %{texmfdist}/doc/latex/expdlist
9553%doc %{texmfdist}/doc/latex/leading
9554%doc %{texmfdist}/doc/latex/listliketab
9555%doc %{texmfdist}/doc/latex/makebox
9556%doc %{texmfdist}/doc/latex/makecell
9557%doc %{texmfdist}/doc/latex/marginnote
9558%doc %{texmfdist}/doc/latex/mcaption
9559%doc %{texmfdist}/doc/latex/mcite
9560%doc %{texmfdist}/doc/latex/mciteplus
9561%doc %{texmfdist}/doc/latex/minipage-marginpar
9562%doc %{texmfdist}/doc/latex/miniplot
9563%doc %{texmfdist}/doc/latex/multicap
9564%doc %{texmfdist}/doc/latex/newvbtm
9565%doc %{texmfdist}/doc/latex/notes2bib
9566%doc %{texmfdist}/doc/latex/ntabbing
9567%doc %{texmfdist}/doc/latex/pbox
9568%doc %{texmfdist}/doc/latex/pinlabel
9569%doc %{texmfdist}/doc/latex/polytable
9570%doc %{texmfdist}/doc/latex/rccol
9571%doc %{texmfdist}/doc/latex/romannum
a70281ed 9572# %doc %{texmfdist}/doc/latex/schedule
a13fbc24
ZU
9573%doc %{texmfdist}/doc/latex/subfloat
9574%doc %{texmfdist}/doc/latex/umoline
9575%doc %{texmfdist}/doc/latex/underlin
9576%{texmfdist}/bibtex/bst/babelbib
9577%{texmfdist}/bibtex/bst/mciteplus
9578%{texmfdist}/source/latex/HA-prosper
9579%{texmfdist}/source/latex/addlines
9580%{texmfdist}/source/latex/alnumsec
9581%{texmfdist}/source/latex/arydshln
9582%{texmfdist}/source/latex/babelbib
9583%{texmfdist}/source/latex/bibtopicprefix
9584%{texmfdist}/source/latex/boites
9585%{texmfdist}/source/latex/booklet
9586%{texmfdist}/source/latex/bullcntr
9587%{texmfdist}/source/latex/chappg
9588%{texmfdist}/source/latex/cjw
9589%{texmfdist}/source/latex/clefval
9590%{texmfdist}/source/latex/colortbl
9591%{texmfdist}/source/latex/combine
9592%{texmfdist}/source/latex/contour
9593%{texmfdist}/source/latex/ctable
9594%{texmfdist}/source/latex/curve2e
9595%{texmfdist}/source/latex/dashbox
9596%{texmfdist}/source/latex/dashrule
9597%{texmfdist}/source/latex/etaremune
9598%{texmfdist}/source/latex/expdlist
9599%{texmfdist}/source/latex/leading
9600%{texmfdist}/source/latex/listliketab
9601%{texmfdist}/source/latex/makebox
9602%{texmfdist}/source/latex/makecell
9603%{texmfdist}/source/latex/marginnote
9604%{texmfdist}/source/latex/mcaption
9605%{texmfdist}/source/latex/mcite
9606%{texmfdist}/source/latex/minipage-marginpar
9607%{texmfdist}/source/latex/multicap
9608%{texmfdist}/source/latex/newvbtm
9609%{texmfdist}/source/latex/notes2bib
9610%{texmfdist}/source/latex/pbox
9611%{texmfdist}/source/latex/polytable
9612%{texmfdist}/source/latex/rccol
9613%{texmfdist}/source/latex/romannum
a70281ed 9614# %{texmfdist}/source/latex/schedule
a13fbc24
ZU
9615%{texmfdist}/source/latex/subfloat
9616%{texmfdist}/source/latex/umoline
9617%{texmfdist}/source/latex/underlin
9618%{texmfdist}/tex/latex/HA-prosper
9619%{texmfdist}/tex/latex/addlines
9620%{texmfdist}/tex/latex/alnumsec
9621%{texmfdist}/tex/latex/arydshln
9622%{texmfdist}/tex/latex/babelbib
9623%{texmfdist}/tex/latex/bibtopicprefix
9624%{texmfdist}/tex/latex/boites
9625%{texmfdist}/tex/latex/booklet
9626%{texmfdist}/tex/latex/bullcntr
9627%{texmfdist}/tex/latex/chappg
9628%{texmfdist}/tex/latex/cjw
9629%{texmfdist}/tex/latex/clefval
9630%{texmfdist}/tex/latex/colortbl
9631%{texmfdist}/tex/latex/combine
9632%{texmfdist}/tex/latex/contour
9633%{texmfdist}/tex/latex/ctable
9634%{texmfdist}/tex/latex/curve2e
9635%{texmfdist}/tex/latex/dashbox
9636%{texmfdist}/tex/latex/dashrule
9637%{texmfdist}/tex/latex/etaremune
9638%{texmfdist}/tex/latex/expdlist
9639%{texmfdist}/tex/latex/leading
9640%{texmfdist}/tex/latex/listliketab
9641%{texmfdist}/tex/latex/ltablex
9642%{texmfdist}/tex/latex/makebox
9643%{texmfdist}/tex/latex/makecell
9644%{texmfdist}/tex/latex/marginnote
9645%{texmfdist}/tex/latex/mcaption
9646%{texmfdist}/tex/latex/mcite
9647%{texmfdist}/tex/latex/mciteplus
9648%{texmfdist}/tex/latex/minipage-marginpar
9649%{texmfdist}/tex/latex/miniplot
9650%{texmfdist}/tex/latex/multicap
9651%{texmfdist}/tex/latex/newvbtm
9652%{texmfdist}/tex/latex/notes2bib
9653%{texmfdist}/tex/latex/ntabbing
a70281ed 9654# %{texmfdist}/tex/latex/numline
a13fbc24
ZU
9655%{texmfdist}/tex/latex/pbox
9656%{texmfdist}/tex/latex/pinlabel
9657%{texmfdist}/tex/latex/polytable
9658%{texmfdist}/tex/latex/rccol
9659%{texmfdist}/tex/latex/romannum
a70281ed 9660# %{texmfdist}/tex/latex/schedule
a13fbc24
ZU
9661%{texmfdist}/tex/latex/subfloat
9662%{texmfdist}/tex/latex/umoline
9663%{texmfdist}/tex/latex/underlin
9664
9665%files -n texlive-latex-presentation
9666%defattr(644,root,root,755)
a13fbc24
ZU
9667%doc %{texmfdist}/doc/latex/powerdot
9668%doc %{texmfdist}/doc/latex/ppower4
9669%doc %{texmfdist}/doc/latex/sciposter
9670%doc %{texmfdist}/doc/latex/tpslifonts
9671%{texmfdist}/scripts/ppower4
9672%{texmfdist}/source/latex/powerdot
9673%{texmfdist}/tex/latex/powerdot
9674%{texmfdist}/tex/latex/ppower4
9675%{texmfdist}/tex/latex/sciposter
9676%{texmfdist}/tex/latex/tpslifonts
9677
9678%files -n texlive-latex-programming
9679%defattr(644,root,root,755)
9680%doc %{texmfdist}/doc/latex/cool
9681%doc %{texmfdist}/doc/latex/coollist
9682%doc %{texmfdist}/doc/latex/coolstr
9683%doc %{texmfdist}/doc/latex/csvtools
9684%doc %{texmfdist}/doc/latex/datatool
9685%doc %{texmfdist}/doc/latex/datenumber
9686%doc %{texmfdist}/doc/latex/delimtxt
9687%doc %{texmfdist}/doc/latex/dialogl
9688%doc %{texmfdist}/doc/latex/dprogress
9689%doc %{texmfdist}/doc/latex/environ
9690%doc %{texmfdist}/doc/latex/export
9691%doc %{texmfdist}/doc/latex/fmtcount
9692%doc %{texmfdist}/doc/latex/forarray
9693%doc %{texmfdist}/doc/latex/forloop
9694%doc %{texmfdist}/doc/latex/inversepath
9695%doc %{texmfdist}/doc/latex/labelcas
9696%doc %{texmfdist}/doc/latex/makecmds
9697%doc %{texmfdist}/doc/latex/nag
9698%doc %{texmfdist}/doc/latex/namespc
9699%doc %{texmfdist}/doc/latex/progress
9700%doc %{texmfdist}/doc/latex/randtext
9701%doc %{texmfdist}/doc/latex/regcount
9702%doc %{texmfdist}/doc/latex/robustcommand
9703%doc %{texmfdist}/doc/latex/splitindex
9704%doc %{texmfdist}/doc/latex/stringstrings
9705%doc %{texmfdist}/doc/latex/substr
9706%doc %{texmfdist}/doc/latex/typedref
9707%{texmfdist}/source/latex/cmdtrack
9708%{texmfdist}/source/latex/cool
9709%{texmfdist}/source/latex/coollist
9710%{texmfdist}/source/latex/coolstr
9711%{texmfdist}/source/latex/csvtools
9712%{texmfdist}/source/latex/datatool
9713%{texmfdist}/source/latex/datenumber
9714%{texmfdist}/source/latex/delimtxt
9715%{texmfdist}/source/latex/dialogl
9716%{texmfdist}/source/latex/dprogress
9717%{texmfdist}/source/latex/environ
9718%{texmfdist}/source/latex/export
9719%{texmfdist}/source/latex/fmtcount
9720%{texmfdist}/source/latex/forarray
9721%{texmfdist}/source/latex/forloop
9722%{texmfdist}/source/latex/inversepath
9723%{texmfdist}/source/latex/labelcas
9724%{texmfdist}/source/latex/lcg
9725%{texmfdist}/source/latex/makecmds
9726%{texmfdist}/source/latex/nag
9727%{texmfdist}/source/latex/namespc
9728%{texmfdist}/source/latex/patchcmd
9729%{texmfdist}/source/latex/regcount
9730%{texmfdist}/source/latex/robustcommand
9731%{texmfdist}/source/latex/splitindex
9732%{texmfdist}/source/latex/stack
9733%{texmfdist}/source/latex/stringstrings
9734%{texmfdist}/source/latex/typedref
9735%{texmfdist}/tex/latex/cmdtrack
9736%{texmfdist}/tex/latex/cool
9737%{texmfdist}/tex/latex/coollist
9738%{texmfdist}/tex/latex/coolstr
9739%{texmfdist}/tex/latex/csvtools
9740%{texmfdist}/tex/latex/datatool
9741%{texmfdist}/tex/latex/datenumber
9742%{texmfdist}/tex/latex/delimtxt
9743%{texmfdist}/tex/latex/dialogl
9744%{texmfdist}/tex/latex/dprogress
9745%{texmfdist}/tex/latex/environ
9746%{texmfdist}/tex/latex/export
9747%{texmfdist}/tex/latex/fmtcount
9748%{texmfdist}/tex/latex/forarray
9749%{texmfdist}/tex/latex/forloop
9750%{texmfdist}/tex/latex/inversepath
9751%{texmfdist}/tex/latex/labelcas
9752%{texmfdist}/tex/latex/lcg
9753%{texmfdist}/tex/latex/makecmds
9754%{texmfdist}/tex/latex/multido
9755%{texmfdist}/tex/latex/nag
9756%{texmfdist}/tex/latex/namespc
9757%{texmfdist}/tex/latex/patchcmd
9758%{texmfdist}/tex/latex/progress
9759%{texmfdist}/tex/latex/randtext
9760%{texmfdist}/tex/latex/regcount
9761%{texmfdist}/tex/latex/robustcommand
9762%{texmfdist}/tex/latex/splitindex
9763%{texmfdist}/tex/latex/stack
9764%{texmfdist}/tex/latex/stringstrings
9765%{texmfdist}/tex/latex/substr
9766%{texmfdist}/tex/latex/typedref
9767
9768%files -n texlive-latex-effects
9769%defattr(644,root,root,755)
a70281ed 9770# %doc %{texmfdist}/doc/fonts/umrand
a13fbc24
ZU
9771%doc %{texmfdist}/doc/latex/arcs
9772%doc %{texmfdist}/doc/latex/blowup
9773%doc %{texmfdist}/doc/latex/changebar
9774%doc %{texmfdist}/doc/latex/draftwatermark
9775%doc %{texmfdist}/doc/latex/flippdf
9776%doc %{texmfdist}/doc/latex/flowfram
9777%doc %{texmfdist}/doc/latex/isorot
9778%doc %{texmfdist}/doc/latex/lettrine
9779%doc %{texmfdist}/doc/latex/niceframe
9780%doc %{texmfdist}/doc/latex/notes
9781%doc %{texmfdist}/doc/latex/objectz
9782%doc %{texmfdist}/doc/latex/parallel
9783%doc %{texmfdist}/doc/latex/quotchap
9784%doc %{texmfdist}/doc/latex/rotpages
9785%doc %{texmfdist}/doc/latex/sectionbox
9786%doc %{texmfdist}/doc/latex/shadethm
9787%doc %{texmfdist}/doc/latex/ushort
9788%{texmfdist}/fonts/source/public/niceframe
a70281ed 9789# %{texmfdist}/fonts/source/public/umrand
a13fbc24 9790%{texmfdist}/fonts/tfm/public/niceframe
a70281ed 9791# %{texmfdist}/fonts/tfm/public/umrand
a13fbc24
ZU
9792%{texmfdist}/source/latex/arcs
9793%{texmfdist}/source/latex/blowup
9794%{texmfdist}/source/latex/changebar
9795%{texmfdist}/source/latex/draftwatermark
9796%{texmfdist}/source/latex/flippdf
9797%{texmfdist}/source/latex/flowfram
9798%{texmfdist}/source/latex/isorot
9799%{texmfdist}/source/latex/lettrine
9800%{texmfdist}/source/latex/niceframe
9801%{texmfdist}/source/latex/notes
9802%{texmfdist}/source/latex/objectz
9803%{texmfdist}/source/latex/parallel
9804%{texmfdist}/source/latex/quotchap
9805%{texmfdist}/source/latex/ushort
9806%{texmfdist}/tex/latex/arcs
9807%{texmfdist}/tex/latex/blowup
9808%{texmfdist}/tex/latex/changebar
9809%{texmfdist}/tex/latex/draftwatermark
9810%{texmfdist}/tex/latex/flippdf
9811%{texmfdist}/tex/latex/flowfram
9812%{texmfdist}/tex/latex/isorot
9813%{texmfdist}/tex/latex/lettrine
9814%{texmfdist}/tex/latex/niceframe
9815%{texmfdist}/tex/latex/notes
9816%{texmfdist}/tex/latex/objectz
9817%{texmfdist}/tex/latex/parallel
9818%{texmfdist}/tex/latex/quotchap
9819%{texmfdist}/tex/latex/rotpages
9820%{texmfdist}/tex/latex/sectionbox
9821%{texmfdist}/tex/latex/shadethm
a70281ed 9822# %{texmfdist}/tex/latex/umrand
a13fbc24
ZU
9823%{texmfdist}/tex/latex/ushort
9824
9825# I don't sort them, because maybe can splitting and grouping them
9826%files -n texlive-latex-other
9827%defattr(644,root,root,755)
a13fbc24
ZU
9828%dir %{texmfdist}/source/alatex
9829%{texmfdist}/source/alatex/base
9830%dir %{texmfdist}/source/cslatex
9831%{texmfdist}/source/cslatex/base
9832%{texmfdist}/source/generic/xypic
a70281ed 9833# %{texmfdist}/source/latex/GuIT
a13fbc24
ZU
9834# Definitive source of Plain TeX on CTAN.
9835%{texmfdist}/source/latex/base
9836%{texmfdist}/source/latex/bayer
9837# A small collection of minimal DTX examples.
9838%{texmfdist}/source/latex/dtxgallery
9839# Editorial Notes for LaTeX documents.
9840%{texmfdist}/source/latex/ed
9841# Typeset scholarly edition.
9842%{texmfdist}/source/latex/edmac
9843# Use AMS Euler fonts for math.
9844%{texmfdist}/source/latex/euler
9845# Ridgeway's fonts.
9846%{texmfdist}/source/latex/wnri
9847%dir %{texmfdist}/source/plain
9848%{texmfdist}/source/plain/jsmisc
a13fbc24
ZU
9849%{texmfdist}/tex/alatex
9850%{texmfdist}/tex/generic/enctex
9851# Create a calendar, in German.
9852%{texmfdist}/tex/latex/kalender
9853# Typeset Karnaugh-Veitch-maps.
9854%{texmfdist}/tex/latex/karnaugh
9855# Kerkis (Greek) font family.
9856%{texmfdist}/tex/latex/kerkis
9857# Print tables and generate control files to adjust kernings.
9858%{texmfdist}/source/latex/kerntest
9859%{texmfdist}/tex/latex/kerntest
9860%{texmfdist}/tex/latex/kluwer
9861%{texmfdist}/source/latex/kluwer
9862# A two-element sans-serif typeface.
9863%{texmfdist}/tex/latex/kurier
9864# Lists in TeX's "mouth".
9865%{texmfdist}/tex/latex/lazylist
9866# This package makes available Classic Cyrillic CM fonts
9867%{texmfdist}/source/latex/lcyw
9868%{texmfdist}/tex/latex/lcyw
9869# Typeset scholarly editions in parallel texts.
9870%{texmfdist}/source/latex/ledmac
9871%{texmfdist}/tex/latex/ledmac
9872%{texmfdist}/tex/latex/levy
9873# Macros for using Silvio Levy's Greek fonts.
9874%{texmfdist}/tex/latex/lgreek
9875# A non-standard Cyrillic input scheme.
9876%{texmfdist}/source/latex/lhcyr
9877%{texmfdist}/tex/latex/lhcyr
9878# Miscellaneous helper packages.
9879%{texmfdist}/source/latex/lhelp
9880%{texmfdist}/tex/latex/lhelp
9881# Use the font Libertine with LaTeX.
9882%{texmfdist}/tex/latex/libertine
9883# Typeset maps and blocks according to the Information Mapping
9884%{texmfdist}/source/latex/limap
9885%{texmfdist}/tex/latex/limap
9886%{texmfdist}/tex/latex/linearA
9887# Format linguists' examples.
9888%{texmfdist}/tex/latex/linguex
9889# Easy access to the Lorem Ipsum dummy text.
9890%{texmfdist}/source/latex/lipsum
9891%{texmfdist}/tex/latex/lipsum
9892# Lists contents of BibTeX files.
9893%{texmfdist}/source/latex/listbib
9894%{texmfdist}/tex/latex/listbib
9895# LK Proof figure macros.
9896%{texmfdist}/tex/latex/lkproof
9897# A font for electronic logic design.
9898%{texmfdist}/tex/latex/logic
9899# A LaTeX package to typeset indices with GNU's Texindex.
9900%{texmfdist}/source/latex/ltxindex
9901%{texmfdist}/tex/latex/ltxindex
9902# Set of slide fonts based on CM.
9903%{texmfdist}/tex/latex/lxfonts
9904# Support for LY1 LaTeX encoding.
9905%{texmfdist}/tex/latex/ly1
9906# Mathematics in accord with French usage.
9907%{texmfdist}/tex/latex/mafr
9908# Macros for mail merging.
9909%{texmfdist}/source/latex/mailing
9910%{texmfdist}/tex/latex/mailing
9911# Print various kinds 2/5 and Code 39 bar codes.
9912%{texmfdist}/tex/latex/makebarcode
9913# Perl script to help generate dtx and ins files
9914%{texmfdist}/source/latex/makedtx
9915%{texmfdist}/tex/latex/makedtx
9916# Include a glossary into a document.
9917%{texmfdist}/tex/latex/makeglos
9918# LaTeX support for the TeX book symbols.
9919%{texmfdist}/source/latex/manfnt
9920%{texmfdist}/tex/latex/manfnt
9921# Support for multiple character sets and encodings.
9922%{texmfdist}/source/latex/mapcodes
9923%{texmfdist}/tex/latex/mapcodes
9924# Mathematical fonts to fit with particular text fonts.
9925%{texmfdist}/tex/latex/mathdesign
9926# Creating covers for music cassettes.
9927%{texmfdist}/tex/latex/mceinleger
9928# Experimental memoir support.
9929%{texmfdist}/tex/latex/memexsupp
9930# Multiple font formats.
9931%{texmfdist}/source/latex/mff
9932%{texmfdist}/tex/latex/mff
9933# Pretty-print Metafont source.
9934%{texmfdist}/source/latex/mftinc
9935%{texmfdist}/tex/latex/mftinc
9936# Package for writing minutes of meetings.
9937%{texmfdist}/source/latex/minutes
9938%{texmfdist}/tex/latex/minutes
9939# Allows font sizes up to 35.83pt.
9940%{texmfdist}/source/latex/moresize
9941%{texmfdist}/tex/latex/moresize
9942# A package for LaTeX localisation.
9943%{texmfdist}/source/latex/msg
9944%{texmfdist}/tex/latex/msg
9945# Michael Landy's APA citation style.
9946%{texmfdist}/tex/latex/mslapa
9947# Use italic and upright greek letters with mathtime.
9948%{texmfdist}/source/latex/mtgreek
9949%{texmfdist}/tex/latex/mtgreek
9950# Multiple bibliographies.
9951%{texmfdist}/source/latex/multibbl
9952%{texmfdist}/tex/latex/multibbl
9953# Support for Mongolian "horizontal" (Xewtee Dorwoljin) script.
9954%{texmfdist}/source/latex/mxd
9955%{texmfdist}/tex/latex/mxd
9956# A pair of Georgian fonts.
9957%{texmfdist}/tex/latex/mxedruli
9958# Nomenclature typeset in a longtable
9959%{texmfdist}/source/latex/nomentbl
9960%{texmfdist}/tex/latex/nomentbl
9961# Non-floating table and figure captions.
9962%{texmfdist}/source/latex/nonfloat
9963%{texmfdist}/tex/latex/nonfloat
9964# Convert a number to its English expression.
9965%{texmfdist}/tex/latex/numname
9966# LaTeX support for ocr fonts.
9967%{texmfdist}/tex/latex/ocr-latex
9968# Support for Polish typography and the ogonek.
a70281ed
ZU
9969# %{texmfdist}/source/latex/ogonek
9970# %{texmfdist}/tex/latex/ogonek
a13fbc24
ZU
9971# Old style numbers in OT1 encoding.
9972%{texmfdist}/source/latex/oldstyle
9973%{texmfdist}/tex/latex/oldstyle
9974# Footnote-style bibliographical references.
9975%{texmfdist}/source/latex/opcit
9976%{texmfdist}/tex/latex/opcit
9977# Counters as ordinal numbers in Portuguese.
9978%{texmfdist}/source/latex/ordinalpt
9979%{texmfdist}/tex/latex/ordinalpt
9980# Macros, metrics, etc., to use the OT2 Cyrillic encoding.
a70281ed 9981# %{texmfdist}/tex/latex/ot2cyr
a13fbc24
ZU
9982%{texmfdist}/tex/latex/otibet
9983%{texmfdist}/source/latex/otibet
9984# List environment for making outlines.
9985%{texmfdist}/tex/latex/outline
9986# Change section levels easily.
9987%{texmfdist}/tex/latex/outliner
9988# Fonts designed by Fra Luca de Pacioli in 1497.
9989%{texmfdist}/source/latex/pacioli
9990%{texmfdist}/tex/latex/pacioli
9991# Page number-only page styles.
a70281ed
ZU
9992# %{texmfdist}/source/latex/pageno
9993# %{texmfdist}/tex/latex/pageno
a13fbc24
ZU
9994# Notes at end of document.
9995%{texmfdist}/source/latex/pagenote
9996%{texmfdist}/tex/latex/pagenote
9997%{texmfdist}/tex/latex/palatino
9998# Origami-style folding paper CD case.
9999%{texmfdist}/source/latex/papercdcase
10000%{texmfdist}/tex/latex/papercdcase
10001# Defines simple macros for greek letters.
10002%{texmfdist}/source/latex/paresse
10003%{texmfdist}/tex/latex/paresse
10004# Typesets (two) streams of text running parallel.
10005%{texmfdist}/source/latex/parrun
10006%{texmfdist}/tex/latex/parrun
10007# German LaTeX package documentation.
10008%{texmfdist}/source/latex/pauldoc
10009%{texmfdist}/tex/latex/pauldoc
10010# Using graphics from PAW.
10011%{texmfdist}/source/latex/pawpict
10012%{texmfdist}/tex/latex/pawpict
10013# Font support for current PCL printers.
10014%{texmfdist}/tex/latex/pclnfss
10015%{texmfdist}/tex/latex/pdfwin
10016# Print Tibetan text in the classic pecha layout style.
10017%{texmfdist}/tex/latex/pecha
10018# Define LaTeX macros in terms of Perl code
10019%{texmfdist}/source/latex/perltex
10020%{texmfdist}/tex/latex/perltex
10021# Create images of the soroban using TikZ/PGF.
10022%{texmfdist}/tex/latex/pgf-soroban
10023# Disk of Phaistos font.
10024%{texmfdist}/tex/latex/phaistos
10025# Cross references for named and numbered environments.
10026%{texmfdist}/tex/latex/philex
10027# MetaFont Phonetic fonts, based on Computer Modern.
10028%{texmfdist}/tex/latex/phonetic
10029# Adds relative coordinates and improves the \plot command.
10030%{texmfdist}/tex/latex/pictex2
10031# Arrange for "plates" sections of documents.
10032%{texmfdist}/tex/latex/plates
10033%{texmfdist}/source/latex/plweb
10034%{texmfdist}/tex/latex/plweb
10035# "Poor man's" graphics.
10036%{texmfdist}/tex/latex/pmgraph
10037# Typeset Polish documents with LaTeX and Polish fonts.
10038%{texmfdist}/source/latex/polski
10039%{texmfdist}/tex/latex/polski
10040%{texmfdist}/source/latex/polyglot
10041%{texmfdist}/tex/latex/polyglot
10042# Facilitates mass-mailing of postcards (junkmail).
10043%{texmfdist}/tex/latex/postcards
10044# Make label references "self-identify".
10045%{texmfdist}/source/latex/prettyref
10046%{texmfdist}/tex/latex/prettyref
10047# Shortcuts commands to symbols used in probability texts.
10048%{texmfdist}/source/latex/proba
10049%{texmfdist}/tex/latex/proba
10050%{texmfdist}/tex/latex/procIAGssymp
10051# Literate programming package.
10052%{texmfdist}/tex/latex/protex
10053# A class for typesetting minutes (only german).
10054%{texmfdist}/source/latex/protocol
10055%{texmfdist}/tex/latex/protocol
10056# A psfrag eXtension.
10057%{texmfdist}/source/latex/psfragx
10058%{texmfdist}/tex/latex/psfragx
10059%{texmfdist}/tex/latex/psgo
10060# PostScript picture support.
10061%{texmfdist}/source/latex/pspicture
10062%{texmfdist}/tex/latex/pspicture
10063# LaTeX macros for typesetting trees.
10064%{texmfdist}/tex/latex/qobitree
10065# Bundle for unit tests and pattern matching.
10066%{texmfdist}/source/latex/qstest
10067%{texmfdist}/tex/latex/qstest
10068# Consistent quote marks.
10069%{texmfdist}/source/latex/quotmark
10070%{texmfdist}/tex/latex/quotmark
10071%{texmfdist}/tex/latex/r_und_s
10072# Marginal pictures.
10073%{texmfdist}/source/latex/randbild
10074%{texmfdist}/tex/latex/randbild
10075# Use RCS (revision control system) tags in LaTeX documents.
10076%{texmfdist}/source/latex/rcs
10077%{texmfdist}/tex/latex/rcs
10078# Support for the revision control system.
10079%{texmfdist}/source/latex/rcsinfo
10080%{texmfdist}/tex/latex/rcsinfo
10081# Recycle top matter.
10082%{texmfdist}/tex/latex/rectopma
10083# Check references (in figures, table, equations, etc).
10084%{texmfdist}/tex/latex/refcheck
10085# Advanced formatting of cross references.
10086%{texmfdist}/source/latex/refstyle
10087%{texmfdist}/tex/latex/refstyle
10088# A "relaxed" font encoding.
10089%{texmfdist}/source/latex/relenc
10090%{texmfdist}/tex/latex/relenc
10091# Repeat items in an index after a page or column break
10092%{texmfdist}/tex/latex/repeatindex
a70281ed 10093# %{texmfdist}/tex/latex/resume
a13fbc24
ZU
10094# Rewrite labels in EPS graphics.
10095%{texmfdist}/tex/latex/rlepsf
10096# A package to help change page layout parameters in LaTeX.
10097%{texmfdist}/source/latex/rmpage
10098%{texmfdist}/tex/latex/rmpage
10099# Create index with pagerefs.
10100%{texmfdist}/tex/latex/robustindex
10101# Drawing rhetorical structure analysis diagrams in LaTeX.
a70281ed
ZU
10102# %{texmfdist}/source/latex/rst
10103# %{texmfdist}/tex/latex/rst
a13fbc24
ZU
10104# Input encoding with fallback procedures.
10105%{texmfdist}/source/latex/rtkinenc
10106%{texmfdist}/tex/latex/rtkinenc
10107%{texmfdist}/tex/latex/rtklage
10108# Embed Sage code and plots into LaTeX.
10109%{texmfdist}/source/latex/sagetex
10110%{texmfdist}/tex/latex/sagetex
10111# Sanskrit support.
10112%{texmfdist}/source/latex/sanskrit
10113%{texmfdist}/tex/latex/sanskrit
10114# A bundle of utilities by Jonathan Sauer.
10115%{texmfdist}/source/latex/sauerj
10116%{texmfdist}/tex/latex/sauerj
10117# Use sauter fonts in LaTeX.
10118%{texmfdist}/source/latex/sauterfonts
10119%{texmfdist}/tex/latex/sauterfonts
10120# Save name of the footnote mark for reuse.
10121%{texmfdist}/source/latex/savefnmark
10122%{texmfdist}/tex/latex/savefnmark
10123# Redefine symbols where names conflict.
10124%{texmfdist}/tex/latex/savesym
10125# Pack as much as possible onto each page of a LaTeX document.
10126%{texmfdist}/source/latex/savetrees
10127%{texmfdist}/tex/latex/savetrees
10128# Create scalebars for maps, diagrams or photos.
10129%{texmfdist}/source/latex/scalebar
10130%{texmfdist}/tex/latex/scalebar
10131# Format a scientific paper for journal
10132%{texmfdist}/tex/latex/scientificpaper
10133# Use Scientific Word/WorkPlace files with another TeX.
10134%{texmfdist}/source/latex/sciwordconv
10135%{texmfdist}/tex/latex/sciwordconv
10136# Semaphore alphabet font.
10137%{texmfdist}/tex/latex/semaphor
10138# Put only special contents on left-hand pages in two sided layout.
10139%{texmfdist}/source/latex/semioneside
10140%{texmfdist}/tex/latex/semioneside
10141# Split long sequences of characters in a neutral way.
10142%{texmfdist}/source/latex/seqsplit
10143%{texmfdist}/tex/latex/seqsplit
10144%{texmfdist}/source/latex/sf298
10145%{texmfdist}/tex/latex/sf298
10146# Typesetting science fiction/fantasy manuscripts.
10147%{texmfdist}/source/latex/sffms
10148%{texmfdist}/tex/latex/sffms
10149# Draw signal flow graphs.
10150%{texmfdist}/tex/latex/sfg
10151# Shade the background of any box.
10152%{texmfdist}/tex/latex/shadbox
10153# Table of contents with different depths.
10154%{texmfdist}/source/latex/shorttoc
10155%{texmfdist}/tex/latex/shorttoc
10156# Variants of \show for LaTeX2e.
10157%{texmfdist}/source/latex/show2e
10158%{texmfdist}/tex/latex/show2e
10159%{texmfdist}/source/latex/showexpl
10160%{texmfdist}/tex/latex/showexpl
10161# A font to draw a skull.
10162%{texmfdist}/source/latex/skull
10163%{texmfdist}/tex/latex/skull
10164# Access different-shaped small-caps fonts.
10165%{texmfdist}/source/latex/slantsc
10166%{texmfdist}/tex/latex/slantsc
10167# Create listoffigures etc. in a single chapter.
10168%{texmfdist}/tex/latex/smalltableof
10169# Extend LaTeX's \ref capability.
10170%{texmfdist}/tex/latex/smartref
10171# Classes for Société mathématique de France publications.
a70281ed 10172# %{texmfdist}/tex/latex/smflatex
a13fbc24
ZU
10173# List the external dependencies of a LaTeX document.
10174%{texmfdist}/source/latex/snapshot
10175%{texmfdist}/tex/latex/snapshot
10176# Fonts and a macro for Soyombo under LaTeX.
10177%{texmfdist}/tex/latex/soyombo
10178# Drawing sparklines: intense, simple, wordlike graphics.
10179%{texmfdist}/tex/latex/sparklines
10180# Support for formatting SPIE Proceedings manuscripts.
10181%{texmfdist}/tex/latex/spie
10182# Split and reorder your bibliography.
10183%{texmfdist}/source/latex/splitbib
10184%{texmfdist}/tex/latex/splitbib
10185# Macros to typeset simple bitmaps with LaTeX.
10186%{texmfdist}/tex/latex/sprite
10187# Jump between DVI and TeX files.
10188%{texmfdist}/source/latex/srcltx
10189%{texmfdist}/tex/latex/srcltx
10190# Use the cmssq fonts.
10191%{texmfdist}/source/latex/ssqquote
10192%{texmfdist}/tex/latex/ssqquote
10193# Statistics style.
10194%{texmfdist}/tex/latex/statex2
10195# Store statistics of a document.
10196%{texmfdist}/source/latex/statistik
10197%{texmfdist}/tex/latex/statistik
10198# Typeset Icelandic staves and runic letters.
10199%{texmfdist}/source/latex/staves
10200%{texmfdist}/tex/latex/staves
10201# Standard pages with n lines of at most m characters each.
10202%{texmfdist}/source/latex/stdpage
10203%{texmfdist}/tex/latex/stdpage
10204# Stellenbosch thesis bundle.
10205%{texmfdist}/source/latex/stellenbosch
10206%{texmfdist}/tex/latex/stellenbosch
10207# An Infrastructure for Semantic Preloading of LaTeX Documents.
10208%{texmfdist}/source/latex/stex
10209%{texmfdist}/tex/latex/stex
10210# Draw Nassi-Schneidermann charts
10211%{texmfdist}/source/latex/struktex
10212%{texmfdist}/tex/latex/struktex
10213# Various macros.
10214%{texmfdist}/tex/latex/sttools
10215# Create tear-off stubs at the bottom of a page.
10216%{texmfdist}/tex/latex/stubs
10217# SAS(R) user group conference proceedings document class.
10218%{texmfdist}/tex/latex/sugconf
10219# Define SVG named colours.
10220%{texmfdist}/tex/latex/svgcolor
10221# Subversion keywords in multi-file LaTeX documents
10222%{texmfdist}/source/latex/svn-multi
10223%{texmfdist}/tex/latex/svn-multi
10224# Typeset Subversion keywords.
10225%{texmfdist}/source/latex/svn
10226%{texmfdist}/tex/latex/svn
10227# Typeset Subversion Keywords.
10228%{texmfdist}/source/latex/svninfo
10229%{texmfdist}/tex/latex/svninfo
10230# Graphical/textual representations of swimming performances
10231%{texmfdist}/source/latex/swimgraf
10232%{texmfdist}/tex/latex/swimgraf
10233%{texmfdist}/tex/latex/symbol
10234# Easy drawing of syntactic proofs.
10235%{texmfdist}/tex/latex/synproof
10236%{texmfdist}/tex/latex/syntax
10237# Labels for tracing in a syntax tree.
10238%{texmfdist}/source/latex/syntrace
10239%{texmfdist}/tex/latex/syntrace
10240# Typeset syntactic trees.
10241%{texmfdist}/source/latex/synttree
10242%{texmfdist}/tex/latex/synttree
10243# Fonts and macro package for drawing timing diagrams.
10244%{texmfdist}/tex/latex/timing
10245# Section numbering and table of contents control.
10246%{texmfdist}/source/latex/tocvsec2
10247%{texmfdist}/tex/latex/tocvsec2
10248# A tokenizer.
10249%{texmfdist}/tex/latex/tokenizer
10250# Macros for writing indices, glossaries.
10251%{texmfdist}/source/latex/toolbox
10252%{texmfdist}/tex/latex/toolbox
10253# Bundle of files for typsetting theses.
10254%{texmfdist}/source/latex/toptesi
10255%{texmfdist}/tex/latex/toptesi
10256# Adjust tracking of strings.
10257%{texmfdist}/tex/latex/tracking
10258# Fonts from the Trajan column in Rome.
10259%{texmfdist}/source/latex/trajan
10260%{texmfdist}/tex/latex/trajan
10261# Provide an open platform for packages to be localized.
10262%{texmfdist}/tex/latex/translator
10263# Quick float definitions in LaTeX.
10264%{texmfdist}/source/latex/trivfloat
10265%{texmfdist}/tex/latex/trivfloat
10266# Typeset the (logic) turnstile notation.
10267%{texmfdist}/source/latex/turnstile
10268%{texmfdist}/tex/latex/turnstile
10269%{texmfdist}/source/latex/twoup
10270%{texmfdist}/tex/latex/twoup
10271# Print a typographic grid.
10272%{texmfdist}/source/latex/typogrid
10273%{texmfdist}/tex/latex/typogrid
10274# Time printing, in German.
10275%{texmfdist}/tex/latex/uhrzeit
10276
f4beb605
MB
10277
10278%{texmfdist}/source/latex/nicetext
10279%{texmfdist}/tex/latex/nicetext
10280%{texmfdist}/source/latex/pagecont
10281%{texmfdist}/tex/latex/pagecont
10282%{texmfdist}/source/latex/pax
10283%{texmfdist}/tex/latex/pax
10284%{texmfdist}/tex/latex/pdfcomment
10285%{texmfdist}/tex/latex/pdfmarginpar
10286%{texmfdist}/source/latex/pdfx
10287%{texmfdist}/tex/latex/pdfx
10288%{texmfdist}/tex/latex/pigpen
10289%{texmfdist}/tex/latex/powerdot-FUBerlin
10290%{texmfdist}/tex/latex/printlen
10291%{texmfdist}/tex/latex/properties
10292%{texmfdist}/tex/latex/psbao
10293%{texmfdist}/source/latex/pstool
10294%{texmfdist}/tex/latex/pstool
10295%{texmfdist}/tex/latex/pstricks
10296%{texmfdist}/source/latex/rangen
10297%{texmfdist}/tex/latex/rangen
10298%{texmfdist}/source/latex/rcs-multi
10299%{texmfdist}/tex/latex/rcs-multi
10300%{texmfdist}/tex/latex/recipe
10301%{texmfdist}/tex/latex/recycle
10302%{texmfdist}/source/latex/rjlparshap
10303%{texmfdist}/tex/latex/rjlparshap
10304%{texmfdist}/source/latex/sageep
10305%{texmfdist}/tex/latex/sageep
10306%{texmfdist}/tex/latex/schemabloc
10307%{texmfdist}/tex/latex/selectp
10308%{texmfdist}/tex/latex/sfheaders
10309%{texmfdist}/source/latex/shuffle
10310%{texmfdist}/tex/latex/shuffle
10311%{texmfdist}/source/latex/silence
10312%{texmfdist}/tex/latex/silence
10313%{texmfdist}/tex/latex/spotcolor
10314%{texmfdist}/source/latex/spverbatim
10315%{texmfdist}/tex/latex/spverbatim
10316%{texmfdist}/source/latex/steinmetz
10317%{texmfdist}/tex/latex/steinmetz
10318%{texmfdist}/source/latex/svn-prov
10319%{texmfdist}/tex/latex/svn-prov
10320%{texmfdist}/tex/latex/syllogism
10321%{texmfdist}/tex/latex/tablenotes
10322%{texmfdist}/tex/latex/tabls
10323%{texmfdist}/tex/latex/tabularcalc
10324%{texmfdist}/source/latex/tabularew
10325%{texmfdist}/tex/latex/tabularew
10326%{texmfdist}/tex/latex/tdclock
10327%{texmfdist}/source/latex/termcal
10328%{texmfdist}/tex/latex/termcal
10329%{texmfdist}/source/latex/termlist
10330%{texmfdist}/tex/latex/termlist
10331%{texmfdist}/source/latex/texments
10332%{texmfdist}/tex/latex/texments
10333%{texmfdist}/tex/latex/thmbox
10334%{texmfdist}/tex/latex/threeparttablex
10335%{texmfdist}/tex/latex/tikz-timing
10336%{texmfdist}/tex/latex/titlepic
10337%{texmfdist}/tex/latex/tkz-doc
10338%{texmfdist}/tex/latex/tkz-linknodes
10339%{texmfdist}/tex/latex/tkz-tab
10340%{texmfdist}/tex/latex/todonotes
10341%{texmfdist}/tex/latex/totcount
10342%{texmfdist}/tex/latex/trimspaces
10343%{texmfdist}/tex/latex/ucdavisthesis
10344%{texmfdist}/tex/latex/ulqda
10345%{texmfdist}/tex/latex/ut-thesis
10346%{texmfdist}/tex/latex/varwidth
10347%{texmfdist}/tex/latex/venturis
10348%{texmfdist}/tex/latex/venturis2
10349%{texmfdist}/tex/latex/venturisadf
10350%{texmfdist}/tex/latex/venturisold
10351%{texmfdist}/tex/latex/venturissans
10352%{texmfdist}/tex/latex/venturissans2
10353%{texmfdist}/tex/latex/verbatimbox
10354%{texmfdist}/tex/latex/verbatimcopy
10355%{texmfdist}/tex/latex/version
10356%{texmfdist}/tex/latex/vertbars
10357%{texmfdist}/tex/latex/widetable
10358%{texmfdist}/tex/latex/yagusylo
10359%{texmfdist}/tex/latex/zhmetrics
10360%{texmfdist}/tex/latex/zwpagelayout
10361
a13fbc24
ZU
10362%files -n texlive-latex-pdfslide
10363%defattr(644,root,root,755)
10364%doc %{texmfdist}/doc/latex/pdfslide
10365%{texmfdist}/tex/latex/pdfslide
10366
10367%files -n texlive-latex-pgf
10368%defattr(644,root,root,755)
10369%dir %{texmfdist}/source/context
10370%dir %{texmfdist}/source/context/third
10371%doc %{texmfdist}/doc/generic/pgf
10372%doc %{texmfdist}/doc/latex/pgfplots
10373%{texmfdist}/source/context/third/pgfplots
10374%{texmfdist}/source/latex/pgfopts
10375%{texmfdist}/source/latex/pgfplots
10376%{texmfdist}/tex/generic/pgf
10377%{texmfdist}/tex/generic/pgfplots
10378%{texmfdist}/tex/latex/pgf
10379%{texmfdist}/tex/latex/pgfopts
10380%{texmfdist}/tex/latex/pgfplots
10381
10382%files -n texlive-latex-prosper
10383%defattr(644,root,root,755)
10384%doc %{texmfdist}/doc/latex/ppr-prv
10385%doc %{texmfdist}/doc/latex/prosper
10386%{texmfdist}/source/latex/ppr-prv
10387%{texmfdist}/source/latex/prosper
10388%{texmfdist}/tex/latex/ppr-prv
10389%{texmfdist}/tex/latex/prosper
10390
10391%files -n texlive-latex-polynom
10392%defattr(644,root,root,755)
10393%doc %{texmfdist}/doc/latex/polynom
10394%{texmfdist}/source/latex/polynom
10395%{texmfdist}/tex/latex/polynom
10396
10397%files -n texlive-latex-polynomial
10398%defattr(644,root,root,755)
10399%doc %{texmfdist}/doc/latex/polynomial
10400%{texmfdist}/source/latex/polynomial
10401%{texmfdist}/tex/latex/polynomial
10402
10403%files -n texlive-latex-pseudocode
10404%defattr(644,root,root,755)
10405%doc %{texmfdist}/doc/latex/pseudocode
10406%{texmfdist}/tex/latex/pseudocode
10407
10408%files -n texlive-latex-pst-2dplot
10409%defattr(644,root,root,755)
10410%doc %{texmfdist}/doc/generic/pst-2dplot
10411%{texmfdist}/tex/latex/pst-2dplot
10412
10413%files -n texlive-latex-pst-3dplot
10414%defattr(644,root,root,755)
10415%doc %{texmfdist}/doc/generic/pst-3d
10416%doc %{texmfdist}/doc/generic/pst-3dplot
10417%{texmfdist}/source/generic/pst-3d
10418%{texmfdist}/source/generic/pst-3dplot
10419%{texmfdist}/tex/generic/pst-3d
10420%{texmfdist}/tex/generic/pst-3dplot
10421%{texmfdist}/tex/latex/pst-3d
10422%{texmfdist}/tex/latex/pst-3dplot
10423
10424%files -n texlive-latex-pst-bar
10425%defattr(644,root,root,755)
10426%{texmfdist}/tex/generic/pst-bar
10427%{texmfdist}/tex/latex/pst-bar
10428
10429%files -n texlive-latex-pst-circ
10430%defattr(644,root,root,755)
10431%doc %{texmfdist}/doc/generic/pst-circ
10432%{texmfdist}/tex/generic/pst-circ
10433%{texmfdist}/tex/latex/pst-circ
10434
10435%files -n texlive-latex-pst-diffraction
10436%defattr(644,root,root,755)
10437%doc %{texmfdist}/doc/generic/pst-diffraction
10438%{texmfdist}/tex/generic/pst-diffraction
10439%{texmfdist}/tex/latex/pst-diffraction
10440
10441%files -n texlive-latex-pst-eucl
10442%defattr(644,root,root,755)
10443%doc %{texmfdist}/doc/generic/pst-eucl
10444%{texmfdist}/tex/generic/pst-eucl
10445%{texmfdist}/tex/latex/pst-eucl
10446
10447%files -n texlive-latex-pst-fun
10448%defattr(644,root,root,755)
10449%doc %{texmfdist}/doc/generic/pst-fun
10450%{texmfdist}/tex/generic/pst-fun
10451%{texmfdist}/tex/latex/pst-fun
10452
10453%files -n texlive-latex-pst-func
10454%defattr(644,root,root,755)
10455%doc %{texmfdist}/doc/generic/pst-func
10456%{texmfdist}/tex/generic/pst-func
10457%{texmfdist}/tex/latex/pst-func
10458
10459%files -n texlive-latex-pst-infixplot
10460%defattr(644,root,root,755)
10461%doc %{texmfdist}/doc/generic/pst-infixplot
10462%{texmfdist}/tex/generic/pst-infixplot
10463%{texmfdist}/tex/latex/pst-infixplot
10464
10465%files -n texlive-latex-pst-fr3d
10466%defattr(644,root,root,755)
10467%doc %{texmfdist}/doc/generic/pst-fr3d
10468%{texmfdist}/source/generic/pst-fr3d
10469%{texmfdist}/tex/generic/pst-fr3d
10470%{texmfdist}/tex/latex/pst-fr3d
10471
10472%files -n texlive-latex-pst-fractal
10473%defattr(644,root,root,755)
10474%doc %{texmfdist}/doc/generic/pst-fractal
10475%{texmfdist}/tex/generic/pst-fractal
10476%{texmfdist}/tex/latex/pst-fractal
10477
10478%files -n texlive-latex-pst-math
10479%defattr(644,root,root,755)
10480%doc %{texmfdist}/doc/generic/pst-math
10481%{texmfdist}/tex/generic/pst-math
10482%{texmfdist}/tex/latex/pst-math
10483
10484%files -n texlive-latex-pst-ob3d
10485%defattr(644,root,root,755)
10486%doc %{texmfdist}/doc/generic/pst-ob3d
10487%{texmfdist}/source/generic/pst-ob3d
10488%{texmfdist}/tex/generic/pst-ob3d
10489%{texmfdist}/tex/latex/pst-ob3d
10490
10491%files -n texlive-latex-pst-optexp
10492%defattr(644,root,root,755)
10493%doc %{texmfdist}/doc/generic/pst-optexp
10494%{texmfdist}/tex/generic/pst-optexp
10495%{texmfdist}/tex/latex/pst-optexp
10496
10497%files -n texlive-latex-pst-optic
10498%defattr(644,root,root,755)
10499%doc %{texmfdist}/doc/generic/pst-optic
10500%{texmfdist}/tex/generic/pst-optic
10501%{texmfdist}/tex/latex/pst-optic
10502
10503%files -n texlive-latex-pst-text
10504%defattr(644,root,root,755)
10505%doc %{texmfdist}/doc/generic/pst-text
10506%{texmfdist}/tex/generic/pst-text
10507%{texmfdist}/tex/latex/pst-text
10508
10509%files -n texlive-latex-pst-uncategorized
10510%defattr(644,root,root,755)
10511%doc %{texmfdist}/doc/generic/pst-asr
10512%doc %{texmfdist}/doc/generic/pst-bar
10513%doc %{texmfdist}/doc/generic/pst-barcode
10514%doc %{texmfdist}/doc/generic/pst-blur
10515%doc %{texmfdist}/doc/generic/pst-coil
10516%doc %{texmfdist}/doc/generic/pst-cox
10517%doc %{texmfdist}/doc/generic/pst-dbicons
10518%doc %{texmfdist}/doc/generic/pst-eps
10519%doc %{texmfdist}/doc/generic/pst-fill
10520%doc %{texmfdist}/doc/generic/pst-geo
10521%doc %{texmfdist}/doc/generic/pst-ghsb
10522%doc %{texmfdist}/doc/generic/pst-gr3d
10523%doc %{texmfdist}/doc/generic/pst-grad
10524%doc %{texmfdist}/doc/generic/pst-jtree
10525%doc %{texmfdist}/doc/generic/pst-labo
10526%doc %{texmfdist}/doc/generic/pst-lens
10527%doc %{texmfdist}/doc/generic/pst-light3d
10528%doc %{texmfdist}/doc/generic/pst-osci
10529%doc %{texmfdist}/doc/generic/pst-pad
10530%doc %{texmfdist}/doc/generic/pst-pdgr
10531%doc %{texmfdist}/doc/generic/pst-poly
10532%doc %{texmfdist}/doc/generic/pst-qtree
10533%doc %{texmfdist}/doc/generic/pst-slpe
10534%doc %{texmfdist}/doc/generic/pst-solides3d
10535%doc %{texmfdist}/doc/generic/pst-soroban
10536%doc %{texmfdist}/doc/generic/pst-spectra
10537%doc %{texmfdist}/doc/generic/pst-stru
10538%doc %{texmfdist}/doc/generic/pst-uml
10539%doc %{texmfdist}/doc/generic/pst-vue3d
10540%doc %{texmfdist}/doc/latex/auto-pst-pdf
10541%doc %{texmfdist}/doc/latex/pst-pdf
10542%{texmfdist}/scripts/pst-pdf
10543%{texmfdist}/source/generic/pst-barcode
10544%{texmfdist}/source/generic/pst-blur
10545%{texmfdist}/source/generic/pst-circ
10546%{texmfdist}/source/generic/pst-coil
10547%{texmfdist}/source/generic/pst-dbicons
10548%{texmfdist}/source/generic/pst-diffraction
10549%{texmfdist}/source/generic/pst-eps
10550%{texmfdist}/source/generic/pst-fill
10551%{texmfdist}/source/generic/pst-fractal
10552%{texmfdist}/source/generic/pst-fun
10553%{texmfdist}/source/generic/pst-func
10554%{texmfdist}/source/generic/pst-lens
10555%{texmfdist}/source/generic/pst-light3d
10556%{texmfdist}/source/generic/pst-optic
10557%{texmfdist}/source/generic/pst-pad
10558%{texmfdist}/source/generic/pst-pdgr
10559%{texmfdist}/source/generic/pst-slpe
10560%{texmfdist}/source/generic/pst-soroban
10561%{texmfdist}/source/generic/pst-text
10562%{texmfdist}/source/generic/pst-uml
10563%{texmfdist}/source/generic/pst-vue3d
10564%{texmfdist}/source/latex/auto-pst-pdf
10565%{texmfdist}/source/latex/pst-gr3d
10566%{texmfdist}/source/latex/pst-pdf
10567%{texmfdist}/source/latex/pst-poly
f4beb605 10568%{texmfdist}/tex/generic/pst-abspos
a13fbc24
ZU
10569%{texmfdist}/tex/generic/pst-asr
10570%{texmfdist}/tex/generic/pst-barcode
f4beb605 10571%{texmfdist}/tex/generic/pst-bezier
a13fbc24 10572%{texmfdist}/tex/generic/pst-blur
f4beb605 10573%{texmfdist}/tex/generic/pst-bspline
a13fbc24
ZU
10574%{texmfdist}/tex/generic/pst-coil
10575%{texmfdist}/tex/generic/pst-cox
10576%{texmfdist}/tex/generic/pst-eps
10577%{texmfdist}/tex/generic/pst-fill
f4beb605 10578%{texmfdist}/tex/generic/pst-gantt
a13fbc24
ZU
10579%{texmfdist}/tex/generic/pst-geo
10580%{texmfdist}/tex/generic/pst-ghsb
10581%{texmfdist}/tex/generic/pst-gr3d
10582%{texmfdist}/tex/generic/pst-grad
10583%{texmfdist}/tex/generic/pst-jtree
10584%{texmfdist}/tex/generic/pst-labo
10585%{texmfdist}/tex/generic/pst-lens
10586%{texmfdist}/tex/generic/pst-light3d
10587%{texmfdist}/tex/generic/pst-osci
10588%{texmfdist}/tex/generic/pst-pad
10589%{texmfdist}/tex/generic/pst-pdgr
10590%{texmfdist}/tex/generic/pst-poly
10591%{texmfdist}/tex/generic/pst-qtree
10592%{texmfdist}/tex/generic/pst-slpe
10593%{texmfdist}/tex/generic/pst-solides3d
10594%{texmfdist}/tex/generic/pst-spectra
10595%{texmfdist}/tex/generic/pst-stru
f4beb605 10596%{texmfdist}/tex/generic/pst-tree
a13fbc24 10597%{texmfdist}/tex/generic/pst-vue3d
f4beb605 10598%{texmfdist}/tex/latex/pst-abspos
a13fbc24
ZU
10599%{texmfdist}/tex/latex/pst-asr
10600%{texmfdist}/tex/latex/pst-barcode
f4beb605 10601%{texmfdist}/tex/latex/pst-bezier
a13fbc24 10602%{texmfdist}/tex/latex/pst-blur
f4beb605
MB
10603%{texmfdist}/tex/latex/pst-bspline
10604%{texmfdist}/tex/latex/pst-calendar
a13fbc24
ZU
10605%{texmfdist}/tex/latex/pst-coil
10606%{texmfdist}/tex/latex/pst-cox
10607%{texmfdist}/tex/latex/pst-dbicons
10608%{texmfdist}/tex/latex/pst-eps
10609%{texmfdist}/tex/latex/pst-fill
f4beb605 10610%{texmfdist}/tex/latex/pst-gantt
a13fbc24
ZU
10611%{texmfdist}/tex/latex/pst-geo
10612%{texmfdist}/tex/latex/pst-ghsb
10613%{texmfdist}/tex/latex/pst-gr3d
10614%{texmfdist}/tex/latex/pst-grad
10615%{texmfdist}/tex/latex/pst-jtree
10616%{texmfdist}/tex/latex/pst-labo
10617%{texmfdist}/tex/latex/pst-lens
10618%{texmfdist}/tex/latex/pst-light3d
10619%{texmfdist}/tex/latex/pst-osci
10620%{texmfdist}/tex/latex/pst-pad
10621%{texmfdist}/tex/latex/pst-pdf
10622%{texmfdist}/tex/latex/pst-pdgr
10623%{texmfdist}/tex/latex/pst-poly
10624%{texmfdist}/tex/latex/pst-qtree
f4beb605 10625%{texmfdist}/tex/latex/pst-sigsys
a13fbc24
ZU
10626%{texmfdist}/tex/latex/pst-slpe
10627%{texmfdist}/tex/latex/pst-solides3d
10628%{texmfdist}/tex/latex/pst-soroban
10629%{texmfdist}/tex/latex/pst-spectra
10630%{texmfdist}/tex/latex/pst-stru
f4beb605
MB
10631%{texmfdist}/tex/latex/psu-thesis
10632%{texmfdist}/tex/latex/pst-tree
a13fbc24 10633%{texmfdist}/tex/latex/pst-uml
f4beb605 10634%{texmfdist}/tex/latex/pst-vowel
a13fbc24
ZU
10635%{texmfdist}/tex/latex/pst-vue3d
10636
10637%files -n texlive-latex-psnfss
10638%defattr(644,root,root,755)
10639%doc %{texmfdist}/doc/latex/psnfss
10640%{texmfdist}/fonts/map/dvips/psnfss
10641%{texmfdist}/source/latex/psnfss
10642%{texmfdist}/source/latex/latex-tds
10643%{texmfdist}/tex/latex/psnfss
10644
10645%files -n texlive-latex-pxfonts
10646%defattr(644,root,root,755)
10647%{texmfdist}/tex/latex/pxfonts
10648%{texmfdist}/fonts/type1/public/pxfonts
10649%{texmfdist}/fonts/afm/public/pxfonts
10650%{texmfdist}/fonts/vf/public/pxfonts
10651%{texmfdist}/fonts/map/dvips/pxfonts
10652
10653%files -n texlive-latex-SIstyle
10654%defattr(644,root,root,755)
10655%{texmfdist}/doc/latex/SIstyle
10656%{texmfdist}/source/latex/SIstyle
10657%{texmfdist}/tex/latex/SIstyle
10658
10659%files -n texlive-latex-SIunits
10660%defattr(644,root,root,755)
10661%{texmfdist}/doc/latex/SIunits
10662%{texmfdist}/tex/latex/SIunits
10663%{texmfdist}/source/latex/SIunits
10664
10665%files -n texlive-latex-siunitx
10666%defattr(644,root,root,755)
10667%{texmfdist}/doc/latex/siunitx
10668%{texmfdist}/tex/latex/siunitx
10669%{texmfdist}/source/latex/siunitx
10670
10671%files -n texlive-latex-Tabbing
10672%defattr(644,root,root,755)
10673%{texmfdist}/source/latex/Tabbing
10674%{texmfdist}/doc/latex/Tabbing
10675
10676%files -n texlive-latex-txfonts
10677%defattr(644,root,root,755)
10678%doc %{texmfdist}/doc/fonts/txfonts
10679%{texmfdist}/fonts/type1/public/txfonts
10680%{texmfdist}/fonts/afm/public/txfonts
10681%{texmfdist}/fonts/enc/dvips/txfonts
10682%{texmfdist}/fonts/vf/public/txfonts
10683%{texmfdist}/fonts/map/dvips/txfonts
10684%{texmfdist}/tex/latex/txfonts
10685
10686%files -n texlive-latex-ucs
10687%defattr(644,root,root,755)
10688%doc %{texmfdist}/doc/latex/ucs
10689%{texmfdist}/tex/latex/ucs
10690
10691%files -n texlive-latex-umlaute
10692%defattr(644,root,root,755)
10693%{texmfdist}/tex/latex/umlaute
10694%{texmfdist}/source/latex/umlaute
10695
10696%files -n texlive-latex-variations
10697%defattr(644,root,root,755)
10698%doc %{texmfdist}/doc/generic/variations
10699%{texmfdist}/tex/generic/variations
10700
10701%files -n texlive-latex-wasysym
10702%defattr(644,root,root,755)
10703%doc %{texmfdist}/doc/latex/wasysym
10704%{texmfdist}/tex/latex/wasysym
10705%{texmfdist}/source/latex/wasysym
10706
10707%files -n texlive-latex-xcolor
10708%defattr(644,root,root,755)
10709%doc %{texmfdist}/doc/latex/xcolor
10710%{texmfdist}/source/latex/xcolor
10711
a13fbc24
ZU
10712%files -n texlive-tex-babel
10713%defattr(644,root,root,755)
10714%doc %{texmfdist}/doc/generic/babel
10715%{texmfdist}/source/generic/babel
10716%{texmfdist}/tex/generic/babel
10717
10718%files -n texlive-tex-german
10719%defattr(644,root,root,755)
10720%doc %{texmfdist}/doc/generic/german
10721%{texmfdist}/tex/generic/german
10722%{texmfdist}/source/generic/german
10723
10724%files -n texlive-tex-mfpic
10725%defattr(644,root,root,755)
10726%doc %{texmfdist}/doc/generic/mfpic
10727%{texmfdist}/tex/generic/mfpic
10728%{texmfdist}/source/generic/mfpic
10729
10730%files -n texlive-tex-midnight
10731%defattr(644,root,root,755)
10732%doc %{texmfdist}/doc/generic/midnight
10733%{texmfdist}/tex/generic/midnight
10734
10735%files -n texlive-tex-misc
10736%defattr(644,root,root,755)
10737%{texmfdist}/source/generic/tap
10738%doc %{texmfdist}/doc/generic/multido
10739%doc %{texmfdist}/doc/generic/tap
10740%doc %{texmfdist}/doc/generic/vrb
10741
10742%{texmfdist}/tex/generic/eijkhout
10743%{texmfdist}/tex/generic/multido
10744%{texmfdist}/tex/generic/misc
10745%{texmfdist}/tex/generic/vrb
10746
10747%files -n texlive-tex-pictex
10748%defattr(644,root,root,755)
10749%doc %{texmfdist}/doc/generic/pictex
10750%{texmfdist}/tex/generic/pictex
10751
10752%files -n texlive-tex-psizzl
10753%defattr(644,root,root,755)
a70281ed 10754# %{texmfdist}/doc/psizzl
a13fbc24
ZU
10755%{texmfdist}/source/psizzl
10756%{texmfdist}/tex/psizzl
10757
10758%files -n texlive-tex-pstricks
10759%defattr(644,root,root,755)
10760%doc %{texmfdist}/doc/generic/pstricks
10761%doc %{texmfdist}/doc/generic/pstricks-add
10762%{texmfdist}/tex/generic/pstricks
10763%{texmfdist}/tex/latex/pstricks-add
10764%{texmfdist}/source/generic/pstricks-add
10765%{texmfdist}/tex/generic/pstricks-add
10766
10767%files -n texlive-tex-qpxqtx
10768%defattr(644,root,root,755)
10769%doc %{texmfdist}/doc/fonts/qpxqtx
10770%{texmfdist}/fonts/vf/public/qpxqtx
10771%{texmfdist}/tex/generic/qpxqtx
10772
10773%files -n texlive-tex-ruhyphen
10774%defattr(644,root,root,755)
10775%{texmfdist}/tex/generic/ruhyphen
10776%{texmfdist}/source/generic/ruhyphen
10777
10778%files -n texlive-tex-huhyphen
10779%defattr(644,root,root,755)
10780%doc %{texmf}/doc/generic/huhyphen
10781
10782%files -n texlive-tex-spanish
10783%defattr(644,root,root,755)
10784%doc %{texmfdist}/doc/latex/spanish-mx
10785%dir %{texmfdist}/source/latex/mapcodes
10786%dir %{texmfdist}/source/latex/polyglot
10787%dir %{texmfdist}/source/latex/polyglot/langs
10788%dir %{texmfdist}/tex/latex/babelbib
10789%dir %{texmfdist}/tex/latex/dvdcoll/dcl
10790%dir %{texmfdist}/tex/texsis
10791%dir %{texmfdist}/tex/texsis/base
10792%{texmfdist}/source/generic/babel/spanish.ins
10793%{texmfdist}/source/generic/babel/spanish.dtx
10794%{texmfdist}/source/latex/polyglot/langs/spanish.ld
10795%{texmfdist}/source/latex/polyglot/langs/spanish.ot1
10796%{texmfdist}/source/latex/mapcodes/spanish.map
10797%{texmfdist}/source/latex/mapcodes/spanish.dtx
10798%{texmfdist}/tex/texsis/base/Spanish.txs
10799%{texmfdist}/tex/generic/babel/spanish.sty
10800%{texmfdist}/tex/generic/babel/spanish.ldf
10801%{texmfdist}/tex/latex/spanish-mx
10802%{texmfdist}/tex/latex/custom-bib/spanish.mbs
10803%{texmfdist}/tex/latex/babelbib/spanish.bdf
10804%{texmfdist}/tex/latex/dvdcoll/dcl/spanish.dcl
10805
10806%files -n texlive-tex-texdraw
10807%defattr(644,root,root,755)
a70281ed 10808# %doc %{texmfdist}/doc/texdraw
a13fbc24
ZU
10809%{texmfdist}/tex/generic/texdraw
10810
10811%files -n texlive-tex-thumbpdf
10812%defattr(644,root,root,755)
10813%doc %{texmfdist}/doc/generic/thumbpdf
10814%attr(755,root,root) %{_bindir}/thumbpdf
7b61fcbd 10815# %{_mandir}/man1/thumbpdf.1*
a13fbc24
ZU
10816%{texmfdist}/tex/generic/thumbpdf
10817%{texmfdist}/scripts/thumbpdf
10818
10819%files -n texlive-tex-ukrhyph
10820%defattr(644,root,root,755)
10821%doc %{texmfdist}/doc/generic/ukrhyph
10822%{texmfdist}/tex/generic/ukrhyph
10823
10824%files -n texlive-latex-vietnam
10825%defattr(644,root,root,755)
10826%doc %{texmfdist}/doc/generic/vntex
10827%{texmfdist}/tex/latex/vntex
10828
10829%files -n texlive-tex-xypic
10830%defattr(644,root,root,755)
10831%doc %{texmfdist}/doc/generic/xypic
10832%{texmfdist}/tex/generic/xypic
10833
10834%files -n texlive-tex-xkeyval
10835%defattr(644,root,root,755)
10836%doc %{texmfdist}/doc/latex/xkeyval
10837%{texmfdist}/source/latex/xkeyval
10838%{texmfdist}/tex/generic/xkeyval
10839%{texmfdist}/tex/latex/xkeyval
10840
f4beb605
MB
10841##%files -n texlive-fonts-doc
10842##%defattr(644,root,root,755)
10843#%%doc %{texmfdist}/doc/fonts
a70281ed 10844
a13fbc24
ZU
10845%files -n texlive-fonts-adobe
10846%defattr(644,root,root,755)
10847%{texmfdist}/fonts/type1/adobe
10848%{texmfdist}/fonts/afm/adobe
10849%{texmfdist}/fonts/tfm/adobe
10850%{texmfdist}/fonts/vf/adobe
10851
10852%files -n texlive-fonts-larm
10853%defattr(644,root,root,755)
10854%{texmfdist}/fonts/tfm/la
10855%{texmfdist}/fonts/type1/la/
10856%{texmfdist}/fonts/enc/larm.enc
10857
10858%files -n texlive-fonts-ae
10859%defattr(644,root,root,755)
10860%doc %{texmfdist}/doc/fonts/ae
10861%{texmfdist}/fonts/tfm/public/ae
10862%{texmfdist}/fonts/vf/public/ae
10863%{texmfdist}/source/fonts/ae
10864
ef94cb07
ZU
10865%files -n texlive-fonts-ams
10866%defattr(644,root,root,755)
10867%{texmfdist}/fonts/source/public/amsfonts
d746adfc 10868%{texmfdist}/fonts/afm/public/amsfonts
ef94cb07
ZU
10869%{texmfdist}/fonts/tfm/public/amsfonts
10870%{texmfdist}/fonts/map/dvips/amsfonts
d7d6f83c 10871%{texmfdist}/fonts/type1/public/amsfonts
a13fbc24
ZU
10872
10873%files -n texlive-fonts-antp
10874%defattr(644,root,root,755)
10875%doc %{texmfdist}/doc/fonts/antp
10876%{texmfdist}/fonts/enc/dvips/antp
10877%{texmfdist}/fonts/map/dvips/antp
10878%{texmfdist}/fonts/afm/public/antp
10879%{texmfdist}/fonts/tfm/public/antp
10880
10881%files -n texlive-fonts-antt
10882%defattr(644,root,root,755)
10883%doc %{texmfdist}/doc/fonts/antt
10884%{texmfdist}/fonts/afm/public/antt
10885%{texmfdist}/fonts/opentype/public/antt
10886%{texmfdist}/fonts/enc/dvips/antt
10887%{texmfdist}/fonts/tfm/public/antt
10888%{texmfdist}/fonts/map/dvips/antt
10889%{texmfdist}/tex/plain/antt
10890%{texmfdist}/tex/latex/antt
10891
10892%files -n texlive-fonts-arphic
10893%defattr(644,root,root,755)
10894%doc %{texmfdist}/doc/fonts/arphic
10895%{texmfdist}/fonts/afm/arphic
10896%{texmfdist}/fonts/tfm/arphic
10897%{texmfdist}/fonts/vf/arphic
10898
10899%files -n texlive-fonts-bbm
10900%defattr(644,root,root,755)
10901%doc %{texmfdist}/doc/fonts/bbm
10902%{texmfdist}/fonts/source/public/bbm
10903%{texmfdist}/fonts/tfm/public/bbm
a70281ed
ZU
10904# %{texmfdist}/source/latex/bbm
10905# %{texmfdist}/tex/latex/bbm
a13fbc24
ZU
10906
10907%files -n texlive-fonts-bbold
10908%defattr(644,root,root,755)
10909%{texmfdist}/fonts/source/public/bbold
10910%{texmfdist}/fonts/tfm/public/bbold
10911
10912%files -n texlive-fonts-bitstream
10913%defattr(644,root,root,755)
10914%{texmfdist}/fonts/afm/bitstrea
10915%{texmfdist}/fonts/tfm/bitstrea
10916%{texmfdist}/fonts/vf/bitstrea
10917
10918%files -n texlive-fonts-cc-pl
10919%defattr(644,root,root,755)
10920%{texmfdist}/fonts/source/public/cc-pl
a70281ed 10921# %{texmfdist}/fonts/enc/dvips/cc-pl
a13fbc24
ZU
10922%{texmfdist}/fonts/tfm/public/cc-pl
10923%{texmfdist}/fonts/map/dvips/cc-pl
10924
10925%files -n texlive-fonts-cg
10926%defattr(644,root,root,755)
10927%{texmfdist}/fonts/tfm/cg
10928%{texmfdist}/fonts/vf/cg
10929
10930%files -n texlive-fonts-cm
10931%defattr(644,root,root,755)
a70281ed 10932# %dir %{texmfdist}/fonts/afm/bluesky
a13fbc24
ZU
10933%dir %{texmfdist}/fonts/map/dvips
10934%dir %{texmfdist}/fonts/pk/ljfour/public
10935%doc %{texmfdist}/doc/fonts/cm
a70281ed 10936# %{texmfdist}/fonts/afm/bluesky/cm
a13fbc24
ZU
10937%{texmfdist}/fonts/map/dvips/cm
10938%{texmfdist}/fonts/pk/ljfour/public/cm
10939%{texmfdist}/fonts/source/public/cm
10940%{texmfdist}/fonts/tfm/public/cm
10941
10942%files -n texlive-fonts-cmbright
10943%defattr(644,root,root,755)
10944%{texmfdist}/fonts/source/public/cmbright
10945%{texmfdist}/fonts/tfm/public/cmbright
10946%{texmfdist}/source/latex/cmbright
10947%{texmfdist}/tex/latex/cmbright
10948
10949%files -n texlive-fonts-cmcyr
10950%defattr(644,root,root,755)
10951%doc %{texmfdist}/doc/fonts/cmcyr
10952%{texmfdist}/fonts/source/public/cmcyr
10953%{texmfdist}/fonts/type1/public/cmcyr
10954%{texmfdist}/fonts/tfm/public/cmcyr
10955%{texmfdist}/fonts/vf/public/cmcyr
10956%{texmfdist}/fonts/map/dvips/cmcyr
10957
10958%files -n texlive-fonts-cmextra
10959%defattr(644,root,root,755)
10960%{texmfdist}/fonts/source/public/cmextra
10961%{texmfdist}/fonts/tfm/public/cmextra
10962
10963%files -n texlive-fonts-cmsuper
10964%defattr(644,root,root,755)
10965%doc %{texmfdist}/doc/fonts/cm-super
10966%{texmfdist}/fonts/afm/public/cm-super
10967%{texmfdist}/fonts/enc/dvips/cm-super
10968%{texmfdist}/fonts/map/dvips/cm-super
10969%{texmfdist}/fonts/map/vtex/cm-super
10970%{texmfdist}/fonts/type1/public/cm-super
10971
10972%files -n texlive-fonts-concmath
10973%defattr(644,root,root,755)
10974%doc %{texmfdist}/doc/fonts/concmath
10975%{texmfdist}/fonts/source/public/concmath
10976%{texmfdist}/fonts/tfm/public/concmath
10977%{texmfdist}/source/latex/concmath
10978%{texmfdist}/tex/latex/concmath
10979
10980%files -n texlive-fonts-concrete
10981%defattr(644,root,root,755)
10982%doc %{texmfdist}/doc/fonts/concrete
10983%{texmfdist}/fonts/source/public/concrete
10984%{texmfdist}/fonts/tfm/public/concrete
10985
10986%files -n texlive-fonts-cs
10987%defattr(644,root,root,755)
10988%{texmfdist}/fonts/source/public/cs
10989%{texmfdist}/fonts/enc/dvips/cs
10990%{texmfdist}/fonts/tfm/public/cs
10991%{texmfdist}/fonts/map/dvips/cs
10992
10993%files -n texlive-fonts-ecc
10994%defattr(644,root,root,755)
10995%doc %{texmfdist}/doc/fonts/ecc
10996%{texmfdist}/fonts/source/public/ecc
10997%{texmfdist}/fonts/tfm/public/ecc
10998
10999%files -n texlive-fonts-eurosym
11000%defattr(644,root,root,755)
11001%doc %{texmfdist}/doc/fonts/eurosym
11002%{texmfdist}/fonts/source/public/eurosym
11003%{texmfdist}/fonts/tfm/public/eurosym
11004%{texmfdist}/fonts/map/dvips/eurosym
a70281ed 11005# %{texmfdist}/source/fonts/eurosym
a13fbc24
ZU
11006%{texmfdist}/tex/latex/eurosym
11007
11008%files -n texlive-fonts-eulervm
11009%defattr(644,root,root,755)
11010%{texmfdist}/fonts/tfm/public/eulervm
11011%{texmfdist}/fonts/vf/public/eulervm
11012%{texmfdist}/source/latex/eulervm
11013%{texmfdist}/tex/latex/eulervm
11014
11015%files -n texlive-fonts-euxm
11016%defattr(644,root,root,755)
11017%{texmfdist}/fonts/source/public/euxm
11018%{texmfdist}/fonts/tfm/public/euxm
11019
11020%files -n texlive-fonts-gothic
11021%defattr(644,root,root,755)
11022%doc %{texmfdist}/doc/fonts/gothic
11023%{texmfdist}/fonts/source/public/gothic
11024%{texmfdist}/fonts/type1/public/gothic
11025%{texmfdist}/fonts/afm/public/gothic
11026%{texmfdist}/fonts/tfm/public/gothic
11027%{texmfdist}/fonts/vf/public/gothic
11028%{texmfdist}/fonts/map/dvips/gothic
11029
11030%files -n texlive-fonts-hoekwater
11031%defattr(644,root,root,755)
11032%{texmfdist}/fonts/afm/hoekwater
11033%{texmfdist}/fonts/tfm/hoekwater
11034%{texmfdist}/fonts/truetype/hoekwater
11035
11036%files -n texlive-fonts-jknappen
11037%defattr(644,root,root,755)
11038%{texmfdist}/fonts/source/jknappen
11039%{texmfdist}/fonts/tfm/jknappen
11040
11041%files -n texlive-fonts-kpfonts
11042%defattr(644,root,root,755)
a13fbc24 11043%doc %{texmfdist}/doc/fonts/kpfonts
f4beb605 11044%{texmfdist}/fonts/map/dvips/kpfonts
a13fbc24 11045%{texmfdist}/fonts/afm/public/kpfonts
d746adfc
MB
11046%{texmfdist}/fonts/enc/dvips/kpfonts
11047%{texmfdist}/fonts/enc/pdftex/kpfonts
a13fbc24
ZU
11048%{texmfdist}/fonts/source/public/kpfonts
11049%{texmfdist}/fonts/tfm/public/kpfonts
11050%{texmfdist}/fonts/type1/public/kpfonts
11051%{texmfdist}/fonts/vf/public/kpfonts
11052%{texmfdist}/tex/latex/kpfonts
11053
11054%files -n texlive-fonts-latex
11055%defattr(644,root,root,755)
a70281ed
ZU
11056# %dir %{texmfdist}/fonts/afm/bluesky/latex-fonts
11057# %dir %{texmfdist}/fonts/map/dvips/latex-fonts
a13fbc24
ZU
11058%dir %{texmfdist}/fonts/source/public/latex-fonts
11059%dir %{texmfdist}/fonts/tfm/public/latex-fonts
11060%doc %{texmfdist}/doc/latex/esint
a70281ed
ZU
11061# %{texmfdist}/fonts/afm/bluesky/latex-fonts/*
11062# %{texmfdist}/fonts/map/dvips/latex-fonts/*
a13fbc24
ZU
11063%{texmfdist}/fonts/source/public/esint
11064%{texmfdist}/fonts/source/public/latex-fonts/*
11065%{texmfdist}/fonts/tfm/public/esint
11066%{texmfdist}/fonts/tfm/public/latex-fonts/*
11067%{texmfdist}/source/latex/esint
11068%{texmfdist}/tex/latex/esint
11069
11070%files -n texlive-fonts-lh
11071%defattr(644,root,root,755)
11072%doc %{texmfdist}/doc/fonts/lh
11073%{texmfdist}/fonts/source/lh
11074%{texmfdist}/metapost/support/charlib/LH
11075%{texmfdist}/source/fonts/lh
11076%{texmfdist}/source/latex/lh
11077
11078%files -n texlive-fonts-lm
11079%defattr(644,root,root,755)
11080%doc %{texmfdist}/doc/fonts/lm
11081%{texmfdist}/fonts/type1/public/lm
11082%{texmfdist}/fonts/afm/public/lm
11083%{texmfdist}/fonts/opentype/public/lm
11084%{texmfdist}/fonts/enc/dvips/lm
11085%{texmfdist}/fonts/tfm/public/lm
11086%{texmfdist}/fonts/map/dvips/lm
11087%{texmfdist}/fonts/map/dvipdfm/lm
a70281ed 11088# %{texmfdist}/source/fonts/lm
a13fbc24
ZU
11089%{texmfdist}/tex/latex/lm
11090
11091%files -n texlive-fonts-marvosym
11092%defattr(644,root,root,755)
11093%dir %{texmfdist}/source/fonts/eurofont
11094%dir %{texmfdist}/source/fonts/eurofont/marvosym
a70281ed 11095# %doc %{texmfdist}/doc/latex/marvosym
a13fbc24
ZU
11096%{texmfdist}/fonts/type1/public/marvosym
11097%{texmfdist}/fonts/afm/public/marvosym
11098%{texmfdist}/fonts/tfm/public/marvosym
11099%{texmfdist}/fonts/map/dvips/marvosym
11100%{texmfdist}/source/fonts/eurofont/marvosym/*
11101%{texmfdist}/tex/latex/marvosym
11102
11103%files -n texlive-fonts-mflogo
11104%defattr(644,root,root,755)
11105%{texmfdist}/fonts/source/public/mflogo
11106%{texmfdist}/fonts/afm/hoekwater/mflogo
11107%{texmfdist}/fonts/tfm/public/mflogo
11108%{texmfdist}/fonts/map/dvips/mflogo
11109%{texmfdist}/source/latex/mflogo
11110%{texmfdist}/tex/latex/mflogo
11111
11112%files -n texlive-fonts-misc
11113%defattr(644,root,root,755)
11114%{texmfdist}/fonts/source/public/misc
11115%{texmfdist}/fonts/tfm/public/misc
11116%{texmfdist}/fonts/misc
11117
11118%files -n texlive-fonts-monotype
11119%defattr(644,root,root,755)
11120%{texmfdist}/fonts/tfm/monotype
11121%{texmfdist}/fonts/vf/monotype
11122
11123%files -n texlive-fonts-other
11124%defattr(644,root,root,755)
a70281ed
ZU
11125# %doc %{texmfdist}/doc/fonts/yi4latex
11126# %{texmf}/fonts/sfd
a13fbc24 11127%{texmfdist}/fonts/afm/itc
7b61fcbd 11128# %{texmf}/fonts/map/glyphlist
a13fbc24
ZU
11129%{texmfdist}/fonts/map/glyphlist
11130%{texmfdist}/fonts/source/public/knuthotherfonts
a70281ed
ZU
11131# %{texmfdist}/fonts/source/public/yi4latex
11132# %{texmfdist}/fonts/tfm/public/yi4latex
a13fbc24 11133
d746adfc
MB
11134%{texmfdist}/fonts/cid
11135
a13fbc24
ZU
11136%{texmfdist}/fonts/tfm/public/pslatex
11137%{texmfdist}/fonts/map/dvips/pslatex
11138%{texmfdist}/fonts/vf/public/pslatex
11139
11140%doc %{texmfdist}/doc/fonts/allrunes
d746adfc 11141%{texmfdist}/fonts/map/dvips/allrunes
a13fbc24
ZU
11142%{texmfdist}/fonts/source/public/allrunes
11143%{texmfdist}/fonts/tfm/public/allrunes
11144%{texmfdist}/fonts/type1/public/allrunes
11145%{texmfdist}/source/fonts/allrunes
11146
11147%doc %{texmfdist}/doc/fonts/antiqua
11148%{texmfdist}/fonts/map/dvips/antiqua
11149
11150%{texmfdist}/fonts/source/public/apl
11151%{texmfdist}/fonts/tfm/public/apl
11152%{texmfdist}/source/fonts/apl
11153
11154%{texmfdist}/fonts/afm/arabi
11155%{texmfdist}/fonts/tfm/arabi
11156%{texmfdist}/fonts/type1/arabi
11157%{texmfdist}/fonts/enc/dvips/arabi
11158%{texmfdist}/fonts/map/dvips/arabi
11159
11160%{texmfdist}/fonts/map/dvips/arabtex
11161%{texmfdist}/fonts/source/public/arabtex
11162%{texmfdist}/fonts/tfm/public/arabtex
11163%{texmfdist}/fonts/type1/public/arabtex
11164
11165%doc %{texmfdist}/doc/fonts/archaic
11166%{texmfdist}/fonts/afm/public/archaic
11167%{texmfdist}/fonts/map/dvips/archaic
11168%{texmfdist}/fonts/source/public/archaic
11169%{texmfdist}/fonts/tfm/public/archaic
11170%{texmfdist}/fonts/type1/public/archaic
11171%{texmfdist}/source/fonts/archaic
11172
11173%doc %{texmfdist}/doc/fonts/arev
11174%{texmfdist}/fonts/afm/public/arev
11175%{texmfdist}/fonts/enc/dvips/arev
11176%{texmfdist}/fonts/map/dvips/arev
11177%{texmfdist}/fonts/tfm/public/arev
11178%{texmfdist}/fonts/type1/public/arev
11179%{texmfdist}/fonts/vf/public/arev
11180%{texmfdist}/source/fonts/arev
11181
f4beb605 11182%{texmfdist}/fonts/map/dvips/vntex/arevvn.map
a13fbc24
ZU
11183%{texmfdist}/fonts/tfm/vntex/arevvn
11184%{texmfdist}/fonts/type1/vntex/arevvn
11185
b9b3bdd0
MB
11186%{texmfdist}/fonts/afm/arkandis
11187%{texmfdist}/fonts/opentype/arkandis
11188%{texmfdist}/fonts/vf/arkandis
11189%{texmfdist}/fonts/tfm/arkandis
11190%{texmfdist}/fonts/truetype/arkandis
11191%{texmfdist}/fonts/type1/arkandis
11192
a13fbc24
ZU
11193%{texmfdist}/fonts/source/public/ar
11194%{texmfdist}/fonts/tfm/public/ar
11195
11196%doc %{texmfdist}/doc/fonts/armenian
11197%{texmfdist}/fonts/source/public/armenian
11198%{texmfdist}/fonts/tfm/public/armenian
11199
11200%{texmfdist}/fonts/map/dvips/arphic
11201
11202%doc %{texmfdist}/doc/fonts/malayalam
11203%doc %{texmfdist}/doc/fonts/Asana-Math
11204%{texmfdist}/fonts/opentype/public/Asana-Math
11205
11206%doc %{texmfdist}/doc/fonts/ascii
11207%{texmfdist}/fonts/map/dvips/ascii
11208%{texmfdist}/fonts/tfm/public/ascii
11209%{texmfdist}/fonts/type1/public/ascii
11210
11211%doc %{texmfdist}/doc/fonts/astro
11212%{texmfdist}/fonts/source/public/astro
11213%{texmfdist}/fonts/tfm/public/astro
11214
11215%{texmfdist}/fonts/afm/public/augie
11216%{texmfdist}/fonts/map/dvips/augie
11217%{texmfdist}/fonts/tfm/public/augie
11218%{texmfdist}/fonts/type1/public/augie
11219%{texmfdist}/fonts/vf/public/augie
11220
11221%doc %{texmfdist}/doc/fonts/auncial-new
11222%{texmfdist}/fonts/afm/public/auncial-new
11223%{texmfdist}/fonts/map/dvips/auncial-new
11224%{texmfdist}/fonts/tfm/public/auncial-new
11225%{texmfdist}/fonts/type1/public/auncial-new
11226%{texmfdist}/source/fonts/auncial-new
11227
11228%{texmfdist}/fonts/afm/public/aurical
11229%{texmfdist}/fonts/map/dvips/aurical
11230%{texmfdist}/fonts/source/public/aurical
11231%{texmfdist}/fonts/tfm/public/aurical
11232%{texmfdist}/fonts/type1/public/aurical
11233
11234%{texmfdist}/fonts/map/dvips/avantgar
11235
11236%{texmfdist}/fonts/source/public/bangtex
11237%{texmfdist}/fonts/tfm/public/bangtex
11238
11239%{texmfdist}/fonts/source/public/barcodes
11240%{texmfdist}/fonts/tfm/public/barcodes
11241
11242%{texmfdist}/fonts/source/public/bayer
11243%{texmfdist}/fonts/tfm/public/bayer
11244
11245%{texmfdist}/fonts/source/public/bbding
11246%{texmfdist}/fonts/tfm/public/bbding
11247
11248%{texmfdist}/fonts/truetype/public
11249
11250%{texmfdist}/fonts/source/public/bengali
11251%{texmfdist}/fonts/tfm/public/bengali
11252
11253%doc %{texmfdist}/doc/fonts/bera
11254%{texmfdist}/fonts/afm/public/bera
11255%{texmfdist}/fonts/map/dvips/bera
11256%{texmfdist}/fonts/map/vtex/bera
11257%{texmfdist}/fonts/tfm/public/bera
11258%{texmfdist}/fonts/type1/public/bera
11259%{texmfdist}/fonts/vf/public/bera
11260
b9b3bdd0
MB
11261%{texmfdist}/fonts/tfm/public/bgreek
11262%{texmfdist}/fonts/vf/public/bgreek
11263
a13fbc24
ZU
11264%doc %{texmfdist}/doc/fonts/blacklettert1
11265%{texmfdist}/fonts/tfm/public/blacklettert1
11266%{texmfdist}/fonts/vf/public/blacklettert1
11267%{texmfdist}/source/fonts/blacklettert1
11268
11269%doc %{texmfdist}/doc/fonts/boisik
11270%{texmfdist}/fonts/source/public/boisik
b9b3bdd0 11271%{texmfdist}/fonts/tfm/public/boisik
a13fbc24
ZU
11272
11273%doc %{texmfdist}/doc/fonts/bookhands
11274%{texmfdist}/fonts/source/public/bookhands
11275
11276%{texmfdist}/fonts/map/dvips/bookman
11277
11278%{texmfdist}/fonts/afm/public/brushscr
11279%{texmfdist}/fonts/map/dvips/brushscr
11280%{texmfdist}/fonts/tfm/public/brushscr
11281%{texmfdist}/fonts/type1/public/brushscr
11282%{texmfdist}/fonts/vf/public/brushscr
11283
11284%doc %{texmfdist}/doc/fonts/burmese
11285%{texmfdist}/fonts/map/dvips/burmese
11286%{texmfdist}/fonts/tfm/public/burmese
11287%{texmfdist}/fonts/type1/public/burmese
11288
11289%doc %{texmfdist}/doc/fonts/cns
11290%{texmfdist}/fonts/tfm/cns
11291
a70281ed 11292# %{texmfdist}/fonts/enc/dvips/c90enc
a13fbc24
ZU
11293
11294%{texmfdist}/fonts/source/public/calligra
11295%{texmfdist}/fonts/tfm/public/calligra
11296
11297%doc %{texmfdist}/doc/fonts/carolmin-ps
11298%{texmfdist}/fonts/afm/public/carolmin-ps
11299%{texmfdist}/fonts/map/dvips/carolmin-ps
11300%{texmfdist}/fonts/type1/public/carolmin-ps
11301
11302%{texmfdist}/fonts/source/public/casyl
11303%{texmfdist}/fonts/tfm/public/casyl
11304
11305%{texmfdist}/fonts/source/public/cbcoptic
11306%{texmfdist}/fonts/tfm/public/cbcoptic
11307%{texmfdist}/fonts/type1/public/cbcoptic
11308
11309%doc %{texmfdist}/doc/fonts/cbfonts
11310%{texmfdist}/fonts/enc/dvips/cbfonts
11311%{texmfdist}/fonts/map/dvips/cbfonts
11312%{texmfdist}/fonts/source/public/cbfonts
11313%{texmfdist}/fonts/tfm/public/cbfonts
11314%{texmfdist}/fonts/type1/public/cbfonts
11315
11316%doc %{texmfdist}/doc/fonts/charter
f4beb605 11317%{texmfdist}/fonts/map/dvips/vntex/chartervn.map
a13fbc24
ZU
11318%{texmfdist}/fonts/afm/vntex/chartervn
11319%{texmfdist}/fonts/tfm/vntex/chartervn
11320%{texmfdist}/fonts/type1/vntex/chartervn
11321%{texmfdist}/fonts/vf/vntex/chartervn
11322
11323%{texmfdist}/fonts/source/public/cherokee
11324%{texmfdist}/fonts/tfm/public/cherokee
11325
a70281ed
ZU
11326# %{texmfdist}/fonts/source/public/china2e
11327# %{texmfdist}/fonts/tfm/public/china2e
a13fbc24 11328
a70281ed
ZU
11329# %doc %{texmfdist}/doc/fonts/cirth
11330# %{texmfdist}/fonts/source/public/cirth
11331# %{texmfdist}/fonts/tfm/public/cirth
a13fbc24
ZU
11332
11333%doc %{texmfdist}/doc/fonts/cjhebrew
11334%{texmfdist}/fonts/afm/public/cjhebrew
11335%{texmfdist}/fonts/enc/dvips/cjhebrew
11336%{texmfdist}/fonts/map/dvips/cjhebrew
11337%{texmfdist}/fonts/tfm/public/cjhebrew
11338%{texmfdist}/fonts/type1/public/cjhebrew
11339%{texmfdist}/fonts/vf/public/cjhebrew
11340
11341%{texmfdist}/fonts/source/public/clock
11342%{texmfdist}/fonts/tfm/public/clock
11343
a70281ed
ZU
11344# %doc %{texmfdist}/doc/fonts/cmastro
11345# %{texmfdist}/fonts/source/public/cmastro
11346# %{texmfdist}/fonts/tfm/public/cmastro
a13fbc24 11347
f4beb605 11348%{texmfdist}/fonts/map/dvips/vntex/cmbrightvn.map
a13fbc24
ZU
11349%{texmfdist}/fonts/tfm/vntex/cmbrightvn
11350%{texmfdist}/fonts/type1/vntex/cmbrightvn
11351
a70281ed 11352# %{texmfdist}/fonts/type1/public/cmex
a13fbc24
ZU
11353
11354%{texmfdist}/fonts/afm/public/cm-lgc
11355%{texmfdist}/fonts/enc/dvips/cm-lgc
11356%{texmfdist}/fonts/map/dvips/cm-lgc
11357%{texmfdist}/fonts/ofm/public/cm-lgc
11358%{texmfdist}/fonts/ovf/public/cm-lgc
11359%{texmfdist}/fonts/tfm/public/cm-lgc
11360%{texmfdist}/fonts/type1/public/cm-lgc
11361%{texmfdist}/fonts/vf/public/cm-lgc
11362
a70281ed 11363# %doc %{texmfdist}/doc/fonts/cmpica
a13fbc24
ZU
11364%{texmfdist}/fonts/source/public/cmpica
11365%{texmfdist}/fonts/tfm/public/cmpica
11366
f4beb605 11367%{texmfdist}/fonts/map/dvips/vntex/comicvn.map
a13fbc24
ZU
11368%{texmfdist}/fonts/tfm/vntex/comicsansvn
11369%{texmfdist}/fonts/type1/vntex/comicsansvn
11370%{texmfdist}/fonts/vf/vntex/comicsansvn
11371
f4beb605 11372%{texmfdist}/fonts/map/dvips/vntex/concretevn.map
a13fbc24
ZU
11373%{texmfdist}/fonts/tfm/vntex/concretevn
11374%{texmfdist}/fonts/type1/vntex/concretevn
11375
11376%{texmfdist}/fonts/afm/ibm
11377%{texmfdist}/fonts/tfm/ibm
11378%{texmfdist}/fonts/vf/ibm
11379%{texmfdist}/fonts/map/dvips/courier
11380%{texmfdist}/fonts/tfm/cspsfonts-adobe
11381%{texmfdist}/fonts/vf/cspsfonts-adobe
11382
11383%doc %{texmfdist}/doc/fonts/croatian
11384%{texmfdist}/fonts/source/public/croatian
11385
11386%{texmfdist}/fonts/afm/public/cryst
11387%{texmfdist}/fonts/source/public/cryst
11388%{texmfdist}/fonts/tfm/public/cryst
11389%{texmfdist}/fonts/type1/public/cryst
11390
11391%{texmfdist}/fonts/source/public/ctib
11392%{texmfdist}/fonts/tfm/public/ctib
11393
11394%doc %{texmfdist}/doc/fonts/cyklop
11395%{texmfdist}/fonts/afm/public/cyklop
11396%{texmfdist}/fonts/enc/dvips/cyklop
11397%{texmfdist}/fonts/map/dvips/cyklop
11398%{texmfdist}/fonts/opentype/public/cyklop
11399%{texmfdist}/fonts/tfm/public/cyklop
11400%{texmfdist}/fonts/type1/public/cyklop
11401
11402%{texmfdist}/fonts/source/public/dancers
11403%{texmfdist}/fonts/tfm/public/dancers
11404
11405%doc %{texmfdist}/doc/fonts/dice
11406%{texmfdist}/fonts/source/public/dice
11407%{texmfdist}/fonts/tfm/public/dice
11408
11409%doc %{texmfdist}/doc/fonts/dictsym
11410%{texmfdist}/fonts/afm/public/dictsym
11411%{texmfdist}/fonts/map/dvips/dictsym
11412%{texmfdist}/fonts/map/vtex/dictsym
11413%{texmfdist}/fonts/tfm/public/dictsym
11414%{texmfdist}/fonts/type1/public/dictsym
11415
a70281ed 11416# %doc %{texmfdist}/doc/fonts/dingbat
a13fbc24 11417%{texmfdist}/fonts/tfm/public/dingbat
d746adfc 11418%{texmfdist}/fonts/source/public/dingbat
a13fbc24
ZU
11419
11420%doc %{texmfdist}/doc/fonts/doublestroke
11421%{texmfdist}/fonts/map/dvips/doublestroke
11422%{texmfdist}/fonts/source/public/doublestroke
11423%{texmfdist}/fonts/tfm/public/doublestroke
11424%{texmfdist}/fonts/type1/public/doublestroke
11425
d746adfc
MB
11426%{texmfdist}/fonts/map/dvips/dozenal
11427%{texmfdist}/fonts/source/public/dozenal
11428%{texmfdist}/fonts/tfm/public/dozenal
11429%{texmfdist}/fonts/type1/public/dozenal
11430%{texmfdist}/fonts/vf/public/dozenal
11431
a13fbc24
ZU
11432%doc %{texmfdist}/doc/fonts/duerer
11433%{texmfdist}/fonts/source/public/duerer
11434%{texmfdist}/fonts/tfm/public/duerer
11435
11436%doc %{texmfdist}/doc/fonts/ean
11437%{texmfdist}/fonts/source/public/ean
11438%{texmfdist}/fonts/tfm/public/ean
11439
11440%doc %{texmfdist}/doc/fonts/eiad
f4beb605 11441%{texmfdist}/fonts/source/public/eiad-ltx
a13fbc24
ZU
11442%{texmfdist}/fonts/source/public/eiad
11443%{texmfdist}/fonts/tfm/public/eiad
11444
11445%doc %{texmfdist}/doc/fonts/elvish
11446%{texmfdist}/fonts/source/public/elvish
11447%{texmfdist}/fonts/tfm/public/elvish
11448
11449%doc %{texmfdist}/doc/fonts/epigrafica
11450%{texmfdist}/fonts/afm/public/epigrafica
11451%{texmfdist}/fonts/enc/dvips/epigrafica
11452%{texmfdist}/fonts/map/dvips/epigrafica
11453%{texmfdist}/fonts/tfm/public/epigrafica
11454%{texmfdist}/fonts/type1/public/epigrafica
11455%{texmfdist}/fonts/vf/public/epigrafica
11456
11457%{texmfdist}/fonts/map/dvips/epiolmec
11458%{texmfdist}/fonts/tfm/public/epiolmec
11459%{texmfdist}/fonts/type1/public/epiolmec
11460
11461%doc %{texmfdist}/doc/fonts/esint-type1
11462%{texmfdist}/fonts/map/dvips/esint-type1
11463%{texmfdist}/fonts/type1/public/esint-type1
11464
11465%{texmfdist}/fonts/ofm/public/ethiop
11466%{texmfdist}/fonts/ovf/public/ethiop
11467%{texmfdist}/fonts/ovp/public/ethiop
11468%{texmfdist}/fonts/source/public/ethiop
11469%{texmfdist}/fonts/tfm/public/ethiop
11470
11471%{texmfdist}/fonts/map/dvips/ethiop-t1
11472%{texmfdist}/fonts/type1/public/ethiop-t1
11473
11474%doc %{texmfdist}/doc/fonts/euro-ce
11475%{texmfdist}/fonts/source/public/euro-ce
11476%{texmfdist}/fonts/tfm/public/euro-ce
11477
11478%doc %{texmfdist}/doc/fonts/eurofont
11479%{texmfdist}/fonts/map/dvips/eurofont
11480%{texmfdist}/source/fonts/eurofont
11481
11482%doc %{texmfdist}/doc/fonts/feyn
11483%{texmfdist}/fonts/source/public/feyn
11484%{texmfdist}/fonts/tfm/public/feyn
11485%{texmfdist}/source/fonts/feyn
11486
11487%doc %{texmfdist}/doc/fonts/fge
11488%{texmfdist}/fonts/source/public/fge
f4beb605 11489%{texmfdist}/fonts/map/dvips/fge
a13fbc24 11490%{texmfdist}/fonts/tfm/public/fge
d746adfc 11491%{texmfdist}/fonts/type1/public/fge
a13fbc24
ZU
11492%{texmfdist}/source/fonts/fge
11493
f4beb605 11494%{texmfdist}/fonts/map/dvips/figbas
d746adfc
MB
11495%{texmfdist}/fonts/afm/public/figbas
11496%{texmfdist}/fonts/type1/public/figbas
f4beb605 11497%{texmfdist}/fonts/tfm/public/figbas
d746adfc 11498
a13fbc24
ZU
11499%{texmfdist}/fonts/map/dvips/foekfont
11500%{texmfdist}/fonts/tfm/public/foekfont
11501%{texmfdist}/fonts/type1/public/foekfont
11502
11503%doc %{texmfdist}/doc/fonts/fonetika
11504%{texmfdist}/fonts/afm/public/fonetika
11505%{texmfdist}/fonts/map/dvips/fonetika
11506%{texmfdist}/fonts/tfm/public/fonetika
11507%{texmfdist}/fonts/type1/public/fonetika
11508
11509%doc %{texmfdist}/doc/fonts/fourier
11510%{texmfdist}/fonts/afm/public/fourier
11511%{texmfdist}/fonts/map/dvips/fourier
11512%{texmfdist}/fonts/tfm/public/fourier
11513%{texmfdist}/fonts/type1/public/fourier
11514%{texmfdist}/fonts/vf/public/fourier
11515%{texmfdist}/source/fonts/fourier
11516
11517%doc %{texmfdist}/doc/fonts/fouriernc
11518%{texmfdist}/fonts/afm/public/fouriernc
11519%{texmfdist}/fonts/tfm/public/fouriernc
11520%{texmfdist}/fonts/vf/public/fouriernc
11521
11522%doc %{texmfdist}/doc/fonts/frcursive
11523%{texmfdist}/fonts/source/public/frcursive
11524%{texmfdist}/fonts/tfm/public/frcursive
11525%{texmfdist}/source/fonts/frcursive
11526
a70281ed
ZU
11527# %doc %{texmfdist}/doc/fonts/futhark
11528# %{texmfdist}/fonts/source/public/futhark
11529# %{texmfdist}/fonts/tfm/public/futhark
a13fbc24 11530
a70281ed
ZU
11531# %{texmfdist}/fonts/afm/public/garuda
11532# %{texmfdist}/fonts/map/dvips/garuda
f4beb605 11533%{texmfdist}/fonts/map/dvips/garuda-c90
d746adfc 11534%{texmfdist}/fonts/tfm/public/garuda-c90
a70281ed 11535# %{texmfdist}/fonts/type1/public/garuda
a13fbc24
ZU
11536
11537%doc %{texmfdist}/doc/fonts/genealogy
11538%{texmfdist}/fonts/source/public/genealogy
11539%{texmfdist}/fonts/tfm/public/genealogy
11540
11541%doc %{texmfdist}/doc/fonts/gfsartemisia
11542%{texmfdist}/fonts/afm/public/gfsartemisia
11543%{texmfdist}/fonts/enc/dvips/gfsartemisia
11544%{texmfdist}/fonts/map/dvips/gfsartemisia
11545%{texmfdist}/fonts/opentype/public/gfsartemisia
11546%{texmfdist}/fonts/tfm/public/gfsartemisia
11547%{texmfdist}/fonts/type1/public/gfsartemisia
11548%{texmfdist}/fonts/vf/public/gfsartemisia
11549
11550%doc %{texmfdist}/doc/fonts/gfsbaskerville
11551%{texmfdist}/fonts/afm/public/gfsbaskerville
11552%{texmfdist}/fonts/enc/dvips/gfsbaskerville
11553%{texmfdist}/fonts/map/dvips/gfsbaskerville
11554%{texmfdist}/fonts/opentype/public/gfsbaskerville
11555%{texmfdist}/fonts/tfm/public/gfsbaskerville
11556%{texmfdist}/fonts/type1/public/gfsbaskerville
11557%{texmfdist}/fonts/vf/public/gfsbaskerville
11558
11559%doc %{texmfdist}/doc/fonts/gfsbodoni
11560%{texmfdist}/fonts/afm/public/gfsbodoni
11561%{texmfdist}/fonts/enc/dvips/gfsbodoni
11562%{texmfdist}/fonts/map/dvips/gfsbodoni
11563%{texmfdist}/fonts/opentype/public/gfsbodoni
11564%{texmfdist}/fonts/tfm/public/gfsbodoni
11565%{texmfdist}/fonts/type1/public/gfsbodoni
11566%{texmfdist}/fonts/vf/public/gfsbodoni
11567
11568%doc %{texmfdist}/doc/fonts/gfscomplutum
11569%{texmfdist}/fonts/afm/public/gfscomplutum
11570%{texmfdist}/fonts/enc/dvips/gfscomplutum
11571%{texmfdist}/fonts/map/dvips/gfscomplutum
11572%{texmfdist}/fonts/opentype/public/gfscomplutum
11573%{texmfdist}/fonts/tfm/public/gfscomplutum
11574%{texmfdist}/fonts/type1/public/gfscomplutum
11575%{texmfdist}/fonts/vf/public/gfscomplutum
11576
11577%doc %{texmfdist}/doc/fonts/gfsdidot
11578%{texmfdist}/fonts/afm/public/gfsdidot
11579%{texmfdist}/fonts/enc/dvips/gfsdidot
11580%{texmfdist}/fonts/map/dvips/gfsdidot
11581%{texmfdist}/fonts/opentype/public/gfsdidot
11582%{texmfdist}/fonts/tfm/public/gfsdidot
11583%{texmfdist}/fonts/type1/public/gfsdidot
11584%{texmfdist}/fonts/vf/public/gfsdidot
11585
11586%doc %{texmfdist}/doc/fonts/gfsneohellenic
11587%{texmfdist}/fonts/afm/public/gfsneohellenic
11588%{texmfdist}/fonts/enc/dvips/gfsneohellenic
11589%{texmfdist}/fonts/map/dvips/gfsneohellenic
11590%{texmfdist}/fonts/opentype/public/gfsneohellenic
11591%{texmfdist}/fonts/tfm/public/gfsneohellenic
11592%{texmfdist}/fonts/type1/public/gfsneohellenic
11593%{texmfdist}/fonts/vf/public/gfsneohellenic
11594
11595%doc %{texmfdist}/doc/fonts/gfsporson
11596%{texmfdist}/fonts/afm/public/gfsporson
11597%{texmfdist}/fonts/enc/dvips/gfsporson
11598%{texmfdist}/fonts/map/dvips/gfsporson
11599%{texmfdist}/fonts/opentype/public/gfsporson
11600%{texmfdist}/fonts/tfm/public/gfsporson
11601%{texmfdist}/fonts/type1/public/gfsporson
11602%{texmfdist}/fonts/vf/public/gfsporson
11603
11604%doc %{texmfdist}/doc/fonts/gfssolomos
11605%{texmfdist}/fonts/afm/public/gfssolomos
11606%{texmfdist}/fonts/enc/dvips/gfssolomos
11607%{texmfdist}/fonts/map/dvips/gfssolomos
11608%{texmfdist}/fonts/opentype/public/gfssolomos
11609%{texmfdist}/fonts/tfm/public/gfssolomos
11610%{texmfdist}/fonts/type1/public/gfssolomos
11611%{texmfdist}/fonts/vf/public/gfssolomos
11612
11613%doc %{texmfdist}/doc/fonts/greenpoint
11614%{texmfdist}/fonts/source/public/greenpoint
11615%{texmfdist}/fonts/tfm/public/greenpoint
11616
11617%{texmfdist}/fonts/afm/groff
11618%{texmfdist}/fonts/enc/dvips/groff
11619%{texmfdist}/fonts/map/dvips/groff
11620%{texmfdist}/fonts/tfm/groff
11621%{texmfdist}/fonts/type1/groff
11622
11623%doc %{texmfdist}/doc/fonts/grotesq
11624%{texmfdist}/fonts/map/dvips/grotesq
11625
f4beb605 11626%{texmfdist}/fonts/map/dvips/vntex/grotesqvn.map
a13fbc24
ZU
11627%{texmfdist}/fonts/afm/vntex/grotesqvn
11628%{texmfdist}/fonts/tfm/vntex/grotesqvn
11629%{texmfdist}/fonts/type1/vntex/grotesqvn
11630
11631%{texmfdist}/fonts/afm/public/grverb
11632%{texmfdist}/fonts/map/dvips/grverb
11633%{texmfdist}/fonts/tfm/public/grverb
11634%{texmfdist}/fonts/type1/public/grverb
11635%{texmfdist}/fonts/vf/public/grverb
11636
11637%{texmfdist}/fonts/source/public/hands
11638%{texmfdist}/fonts/tfm/public/hands
11639
11640%{texmfdist}/fonts/afm/jmn
11641%{texmfdist}/fonts/tfm/jmn
11642%{texmfdist}/fonts/type1/jmn
11643
11644%{texmfdist}/fonts/map/dvips/helvetic
11645
11646%doc %{texmfdist}/doc/fonts/hfbright
11647%{texmfdist}/fonts/afm/public/hfbright
11648%{texmfdist}/fonts/enc/dvips/hfbright
11649%{texmfdist}/fonts/map/dvips/hfbright
11650%{texmfdist}/fonts/type1/public/hfbright
11651%{texmfdist}/source/fonts/hfbright
11652
11653%doc %{texmfdist}/doc/fonts/hfoldsty
11654%{texmfdist}/fonts/tfm/public/hfoldsty
11655%{texmfdist}/fonts/vf/public/hfoldsty
11656%{texmfdist}/source/fonts/hfoldsty
11657
11658%doc %{texmfdist}/doc/fonts/ibygrk
11659%{texmfdist}/tex/generic/ibygrk
11660%{texmfdist}/fonts/afm/public/ibygrk
11661%{texmfdist}/fonts/enc/dvips/ibygrk
11662%{texmfdist}/fonts/map/dvips/ibygrk
11663%{texmfdist}/fonts/source/public/ibygrk
11664%{texmfdist}/fonts/tfm/public/ibygrk
11665%{texmfdist}/fonts/type1/public/ibygrk
11666
11667%doc %{texmfdist}/doc/fonts/ifsym
11668%{texmfdist}/fonts/source/public/ifsym
11669%{texmfdist}/fonts/tfm/public/ifsym
11670
f4beb605
MB
11671%{texmfdist}/fonts/opentype/public/inconsolata
11672%{texmfdist}/fonts/map/dvips/inconsolata
d746adfc
MB
11673%{texmfdist}/fonts/tfm/public/inconsolata
11674%{texmfdist}/fonts/type1/public/inconsolata
11675
a13fbc24
ZU
11676%doc %{texmfdist}/doc/fonts/initials
11677%{texmfdist}/fonts/afm/public/initials
11678%{texmfdist}/fonts/map/dvips/initials
11679%{texmfdist}/fonts/tfm/public/initials
11680%{texmfdist}/fonts/type1/public/initials
11681
11682%doc %{texmfdist}/doc/fonts/itrans
11683%{texmfdist}/fonts/afm/public/itrans
11684%{texmfdist}/fonts/source/public/itrans
11685%{texmfdist}/fonts/tfm/public/itrans
11686%{texmfdist}/fonts/type1/public/itrans
11687
11688%doc %{texmfdist}/doc/fonts/iwona
11689%{texmfdist}/fonts/afm/public/iwona
11690%{texmfdist}/fonts/enc/dvips/iwona
11691%{texmfdist}/fonts/map/dvips/iwona
11692%{texmfdist}/fonts/opentype/public/iwona
11693%{texmfdist}/fonts/tfm/public/iwona
11694%{texmfdist}/fonts/type1/public/iwona
11695
11696%{texmfdist}/fonts/enc/dvips/jmn
11697%{texmfdist}/fonts/map/dvips/jmn
11698
a70281ed
ZU
11699# %doc %{texmfdist}/doc/fonts/kdgreek
11700# %{texmfdist}/fonts/source/public/kdgreek
11701# %{texmfdist}/fonts/tfm/public/kdgreek
a13fbc24
ZU
11702
11703%{texmfdist}/fonts/afm/public/kerkis
11704%{texmfdist}/fonts/enc/dvips/kerkis
11705%{texmfdist}/fonts/map/dvips/kerkis
11706%{texmfdist}/fonts/tfm/public/kerkis
11707%{texmfdist}/fonts/type1/public/kerkis
11708%{texmfdist}/fonts/vf/public/kerkis
11709
11710%doc %{texmfdist}/doc/fonts/kixfont
11711%{texmfdist}/fonts/source/public/kixfont
11712%{texmfdist}/fonts/tfm/public/kixfont
11713
a70281ed 11714# %dir %{texmfdist}/fonts/map/public
a13fbc24
ZU
11715%doc %{texmfdist}/doc/fonts/kurier
11716%{texmfdist}/fonts/afm/public/kurier
11717%{texmfdist}/fonts/enc/dvips/kurier
11718%{texmfdist}/fonts/map/dvips/kurier
11719%{texmfdist}/fonts/opentype/public/kurier
11720%{texmfdist}/fonts/tfm/public/kurier
11721%{texmfdist}/fonts/type1/public/kurier
11722
11723%doc %{texmfdist}/doc/fonts/levy
11724%{texmfdist}/fonts/source/public/levy
11725
11726%doc %{texmfdist}/doc/fonts/lfb
11727%{texmfdist}/fonts/source/public/lfb
11728%{texmfdist}/fonts/tfm/public/lfb
11729
11730%doc %{texmfdist}/doc/fonts/libertine
11731%{texmfdist}/fonts/afm/public/libertine
11732%{texmfdist}/fonts/enc/dvips/libertine
11733%{texmfdist}/fonts/map/dvips/libertine
11734%{texmfdist}/fonts/tfm/public/libertine
11735%{texmfdist}/fonts/type1/public/libertine
11736%{texmfdist}/fonts/vf/public/libertine
f4beb605 11737%{texmfdist}/fonts/opentype/public/libertine
a13fbc24
ZU
11738
11739%doc %{texmfdist}/doc/fonts/linearA
11740%{texmfdist}/fonts/afm/public/linearA
11741%{texmfdist}/fonts/map/dvips/linearA
11742%{texmfdist}/fonts/tfm/public/linearA
11743%{texmfdist}/fonts/type1/public/linearA
11744%{texmfdist}/source/fonts/linearA
11745
d746adfc
MB
11746%{texmfdist}/fonts/tfm/public/lithuanian
11747
a13fbc24
ZU
11748%{texmfdist}/fonts/source/public/logic
11749%{texmfdist}/fonts/tfm/public/logic
11750
11751%doc %{texmfdist}/doc/fonts/lxfonts
11752%{texmfdist}/fonts/map/dvips/lxfonts
11753%{texmfdist}/fonts/source/public/lxfonts
11754%{texmfdist}/fonts/tfm/public/lxfonts
11755%{texmfdist}/fonts/type1/public/lxfonts
11756
11757%doc %{texmfdist}/doc/fonts/ly1
11758%{texmfdist}/fonts/map/dvips/ly1
11759
11760%{texmfdist}/fonts/source/public/malayalam
11761%{texmfdist}/fonts/tfm/public/malayalam
11762
11763%{texmfdist}/fonts/map/dvips/manfnt
11764
11765%{texmfdist}/fonts/map/dvips/mathdesign
11766
11767%{texmfdist}/fonts/tfm/public/mathpazo
11768%{texmfdist}/fonts/vf/public/mathpazo
11769
f4beb605 11770%{texmfdist}/fonts/source/public/mathabx
d746adfc
MB
11771%{texmfdist}/fonts/tfm/public/mathabx
11772
a13fbc24
ZU
11773%{texmfdist}/fonts/afm/mathdesign
11774%{texmfdist}/fonts/tfm/mathdesign
11775%{texmfdist}/fonts/type1/mathdesign
11776%{texmfdist}/fonts/vf/mathdesign
11777
11778%{texmfdist}/fonts/enc/dvips/mnsymbol
11779%{texmfdist}/fonts/map/dvips/mnsymbol
11780%dir %{texmfdist}/fonts/map/vtex
11781%{texmfdist}/fonts/map/vtex/mnsymbol
11782%{texmfdist}/fonts/opentype/public/mnsymbol
11783%{texmfdist}/fonts/source/public/mnsymbol
11784%{texmfdist}/fonts/tfm/public/mnsymbol
11785%{texmfdist}/fonts/type1/public/mnsymbol
11786
11787%{texmfdist}/fonts/map/dvips/montex
11788%{texmfdist}/fonts/source/public/montex
11789%{texmfdist}/fonts/tfm/public/montex
11790%{texmfdist}/fonts/type1/public/montex
11791
11792%{texmfdist}/fonts/tfm/vntex/mscorevn
11793%{texmfdist}/fonts/vf/vntex/mscorevn
11794
11795%doc %{texmfdist}/doc/generic/musixtex
11796%{texmfdist}/fonts/map/dvips/musixtex
11797%{texmfdist}/fonts/source/public/musixtex
11798%{texmfdist}/fonts/tfm/public/musixtex
11799%{texmfdist}/fonts/type1/public/musixtex
11800
11801%{texmfdist}/fonts/source/public/mxd
11802%{texmfdist}/fonts/tfm/public/mxd
11803
11804%{texmfdist}/fonts/source/public/mxedruli
11805%{texmfdist}/fonts/tfm/public/mxedruli
11806
11807%{texmfdist}/fonts/map/dvips/ncntrsbk
11808
11809%doc %{texmfdist}/doc/fonts/nkarta
11810%{texmfdist}/fonts/source/public/nkarta
11811%{texmfdist}/fonts/tfm/public/nkarta
11812
a70281ed
ZU
11813# %{texmfdist}/fonts/afm/public/norasi
11814# %{texmfdist}/fonts/map/dvips/norasi
11815# %{texmfdist}/fonts/tfm/public/norasi
d746adfc 11816%{texmfdist}/fonts/tfm/public/norasi-c90
a13fbc24 11817
a70281ed 11818# %{texmfdist}/fonts/source/public/oca
a13fbc24
ZU
11819
11820%{texmfdist}/fonts/afm/public/ocherokee
11821%{texmfdist}/fonts/map/dvips/ocherokee
11822%{texmfdist}/fonts/ofm/public/ocherokee
11823%{texmfdist}/fonts/ovf/public/ocherokee
11824%{texmfdist}/fonts/ovp/public/ocherokee
11825%{texmfdist}/fonts/tfm/public/ocherokee
11826%{texmfdist}/fonts/type1/public/ocherokee
11827
11828%{texmfdist}/fonts/source/public/ogham
11829%{texmfdist}/fonts/tfm/public/ogham
11830
11831%doc %{texmfdist}/doc/fonts/oinuit
11832%{texmfdist}/fonts/map/dvips/oinuit
11833%{texmfdist}/fonts/ofm/public/oinuit
11834%{texmfdist}/fonts/ovf/public/oinuit
11835%{texmfdist}/fonts/tfm/public/oinuit
11836%{texmfdist}/fonts/type1/public/oinuit
11837
f4beb605 11838%{texmfdist}/fonts/source/public/orkhun
d746adfc
MB
11839%{texmfdist}/fonts/tfm/public/orkhun
11840
a13fbc24
ZU
11841%{texmfdist}/fonts/source/public/osmanian
11842
a70281ed
ZU
11843# %doc %{texmfdist}/doc/fonts/ot2cyr
11844# %{texmfdist}/fonts/map/dvips/ot2cyr
11845# %{texmfdist}/source/fonts/ot2cyr
a13fbc24
ZU
11846
11847%{texmfdist}/fonts/ofm/public/otibet
11848%{texmfdist}/fonts/ovf/public/otibet
11849%{texmfdist}/fonts/ovp/public/otibet
11850%{texmfdist}/fonts/source/public/otibet
11851%{texmfdist}/fonts/tfm/public/otibet
11852
11853%doc %{texmfdist}/doc/fonts/pacioli
11854%{texmfdist}/fonts/source/public/pacioli
11855%{texmfdist}/fonts/tfm/public/pacioli
11856
11857%{texmfdist}/fonts/map/dvips/palatino
11858
11859%doc %{texmfdist}/doc/fonts/phaistos
11860%{texmfdist}/fonts/afm/public/phaistos
11861%{texmfdist}/fonts/map/dvips/phaistos
11862%{texmfdist}/fonts/opentype/public/phaistos
11863%{texmfdist}/fonts/tfm/public/phaistos
11864%{texmfdist}/fonts/type1/public/phaistos
11865%{texmfdist}/source/fonts/phaistos
11866
11867%{texmfdist}/fonts/opentype/public/philokalia
11868
11869%doc %{texmfdist}/doc/fonts/phonetic
f4beb605 11870%{texmfdist}/fonts/source/public/phonetic
a13fbc24 11871%{texmfdist}/fonts/tfm/public/phonetic
a70281ed 11872# %{texmfdist}/source/fonts/phonetic
a13fbc24 11873
f4beb605 11874%{texmfdist}/fonts/source/public/pigpen
d746adfc
MB
11875%{texmfdist}/fonts/tfm/public/pigpen
11876%{texmfdist}/fonts/type1/public/pigpen
11877
a13fbc24
ZU
11878%{texmfdist}/source/fonts/malayalam
11879
11880%{texmfdist}/fonts/source/public/punk
11881%{texmfdist}/fonts/tfm/public/punk
11882
f4beb605 11883%{texmfdist}/fonts/source/public/recycle
d746adfc
MB
11884%{texmfdist}/fonts/tfm/public/recycle
11885%{texmfdist}/fonts/type1/public/recycle
11886
a13fbc24
ZU
11887%{texmfdist}/fonts/tfm/public/relenc
11888%{texmfdist}/fonts/vf/public/relenc
11889
11890%doc %{texmfdist}/doc/fonts/rsfs
d746adfc
MB
11891%{texmfdist}/fonts/afm/public/rsfs
11892%{texmfdist}/fonts/type1/public/rsfs
a13fbc24
ZU
11893%{texmfdist}/fonts/map/dvips/rsfs
11894
11895%{texmfdist}/fonts/map/dvips/sanskrit
11896%{texmfdist}/fonts/source/public/sanskrit
11897%{texmfdist}/fonts/tfm/public/sanskrit
11898%{texmfdist}/fonts/type1/public/sanskrit
11899
11900%{texmfdist}/fonts/source/public/sauter
11901
11902%doc %{texmfdist}/doc/fonts/semaphor
11903%{texmfdist}/fonts/afm/public/semaphor
11904%{texmfdist}/fonts/enc/dvips/semaphor
11905%{texmfdist}/fonts/map/dvips/semaphor
11906%{texmfdist}/fonts/opentype/public/semaphor
11907%{texmfdist}/fonts/source/public/semaphor
11908%{texmfdist}/fonts/tfm/public/semaphor
11909%{texmfdist}/fonts/type1/public/semaphor
11910
11911%{texmfdist}/fonts/source/public/simpsons
11912
f4beb605
MB
11913%{texmfdist}/fonts/source/public/shuffle
11914%{texmfdist}/fonts/tfm/public/shuffle
11915
a13fbc24
ZU
11916%doc %{texmfdist}/doc/fonts/skaknew
11917%{texmfdist}/fonts/afm/public/skaknew
11918%{texmfdist}/fonts/map/dvips/skaknew
11919%{texmfdist}/fonts/map/vtex/skaknew
11920%{texmfdist}/fonts/tfm/public/skaknew
11921%{texmfdist}/fonts/type1/public/skaknew
f4beb605 11922%{texmfdist}/fonts/opentype/public/skaknew
a13fbc24
ZU
11923
11924%{texmfdist}/fonts/source/public/skull
11925
11926%{texmfdist}/fonts/source/public/soyombo
11927%{texmfdist}/fonts/tfm/public/soyombo
11928
11929%doc %{texmfdist}/doc/fonts/staves
11930%{texmfdist}/fonts/map/dvips/staves
11931%{texmfdist}/fonts/tfm/public/staves
11932%{texmfdist}/fonts/type1/public/staves
11933
11934%{texmfdist}/fonts/map/dvips/stmaryrd
11935%{texmfdist}/fonts/source/public/stmaryrd
11936
11937%{texmfdist}/fonts/map/dvips/symbol
11938
11939%{texmfdist}/fonts/afm/public/tabvar
11940%{texmfdist}/fonts/map/dvips/tabvar
11941%{texmfdist}/fonts/tfm/public/tabvar
11942%{texmfdist}/fonts/type1/public/tabvar
11943
11944
11945%{texmfdist}/fonts/source/public/tapir
11946%{texmfdist}/fonts/type1/public/tapir
11947
11948%{texmfdist}/fonts/enc/dvips/tengwarscript
11949%{texmfdist}/fonts/map/dvips/tengwarscript
11950%{texmfdist}/fonts/tfm/public/tengwarscript
11951%{texmfdist}/fonts/vf/public/tengwarscript
11952
11953%{texmfdist}/doc/fonts/pclnfss
11954%{texmfdist}/source/fonts/pclnfss
11955
11956%doc %{texmfdist}/doc/fonts/tex-gyre
11957%{texmfdist}/fonts/afm/public/tex-gyre
11958%{texmfdist}/fonts/enc/dvips/tex-gyre
11959%{texmfdist}/fonts/map/dvips/tex-gyre
11960%{texmfdist}/fonts/opentype/public/tex-gyre
11961%{texmfdist}/fonts/tfm/public/tex-gyre
11962%{texmfdist}/fonts/type1/public/tex-gyre
11963
d746adfc
MB
11964%{texmfdist}/fonts/afm/public/thailatex
11965%{texmfdist}/fonts/type1/public/thailatex
a13fbc24 11966
d746adfc 11967%{texmfdist}/fonts/map/dvips/times
a13fbc24
ZU
11968
11969%doc %{texmfdist}/doc/fonts/timing
11970%{texmfdist}/fonts/source/public/timing
11971%{texmfdist}/fonts/tfm/public/timing
11972
11973%doc %{texmfdist}/doc/fonts/tipa
11974%{texmfdist}/fonts/map/dvips/tipa
11975%{texmfdist}/fonts/source/public/tipa
11976%{texmfdist}/fonts/tfm/public/tipa
11977%{texmfdist}/fonts/type1/public/tipa
11978
11979%{texmfdist}/fonts/afm/public/trajan
11980%{texmfdist}/fonts/map/dvips/trajan
11981%{texmfdist}/fonts/tfm/public/trajan
11982%{texmfdist}/fonts/type1/public/trajan
11983
f4beb605 11984%{texmfdist}/fonts/map/dvips/vntex/txttvn.map
a13fbc24
ZU
11985%{texmfdist}/fonts/tfm/vntex/txttvn
11986%{texmfdist}/fonts/type1/vntex/txttvn
11987
11988%{texmfdist}/fonts/map/dvips/uhc
11989
a70281ed 11990# %doc %{texmfdist}/doc/fonts/umtypewriter
a13fbc24
ZU
11991%{texmfdist}/fonts/opentype/public/umtypewriter
11992
11993%doc %{texmfdist}/doc/fonts/universa
11994%{texmfdist}/fonts/source/public/universa
11995%{texmfdist}/fonts/tfm/public/universa
11996%{texmfdist}/source/fonts/universa
11997
11998%{texmfdist}/fonts/afm/public/velthuis
11999%{texmfdist}/fonts/map/dvips/velthuis
12000%{texmfdist}/fonts/source/public/velthuis
12001%{texmfdist}/fonts/tfm/public/velthuis
12002%{texmfdist}/fonts/type1/public/velthuis
12003
12004%{texmfdist}/fonts/enc/dvips/vntex/*
12005
f4beb605 12006%{texmfdist}/fonts/map/dvips/vntex/vntopia.map
a13fbc24
ZU
12007%{texmfdist}/fonts/afm/vntex/vntopia
12008%{texmfdist}/fonts/tfm/vntex/vntopia
12009%{texmfdist}/fonts/type1/vntex/vntopia
12010%{texmfdist}/fonts/vf/vntex/vntopia
12011
12012%{texmfdist}/fonts/map/dvips/wadalab
12013
12014%doc %{texmfdist}/doc/fonts/wasy
12015%{texmfdist}/fonts/afm/public/wasy
12016%{texmfdist}/fonts/map/dvips/wasy
12017%{texmfdist}/fonts/type1/public/wasy
12018
12019%{texmfdist}/fonts/source/public/wnri
12020%{texmfdist}/fonts/tfm/public/wnri
12021
12022%{texmfdist}/fonts/source/public/wsuipa
12023%{texmfdist}/fonts/tfm/public/wsuipa
12024
12025%{texmfdist}/fonts/source/public/xbmc
12026%{texmfdist}/fonts/tfm/public/xbmc
12027
12028%doc %{texmfdist}/doc/fonts/xq
12029%{texmfdist}/fonts/source/public/xq
12030%{texmfdist}/fonts/tfm/public/xq
12031
12032%{texmfdist}/fonts/source/public/yannisgr
12033
12034%{texmfdist}/fonts/map/dvips/yhmath
12035%{texmfdist}/fonts/source/public/yhmath
12036%{texmfdist}/fonts/tfm/public/yhmath
12037%{texmfdist}/fonts/type1/public/yhmath
12038%{texmfdist}/fonts/vf/public/yhmath
12039
12040%{texmfdist}/fonts/map/dvips/zapfchan
12041%{texmfdist}/fonts/tfm/urw35vf
12042
12043%{texmfdist}/fonts/map/dvips/zapfding
12044
b9b3bdd0
MB
12045%doc %{texmfdist}/doc/fonts/zhmetrics
12046%{texmfdist}/fonts/tfm/zhmetrics
12047%{texmfdist}/source/fonts/zhmetrics
12048
a13fbc24
ZU
12049%{texmfdist}/fonts/map/dvips/zefonts
12050%{texmfdist}/fonts/tfm/public/zefonts
12051%{texmfdist}/fonts/vf/public/zefonts
12052
12053%files -n texlive-fonts-omega
12054%defattr(644,root,root,755)
a13fbc24 12055%{texmfdist}/fonts/ofm/public/omega
a13fbc24
ZU
12056%{texmfdist}/fonts/afm/public/omega
12057%{texmfdist}/fonts/ovp/public/omega
12058%{texmfdist}/fonts/tfm/public/omega
12059%{texmfdist}/fonts/ovf/public/omega
12060%{texmfdist}/fonts/map/dvips/omega
a13fbc24
ZU
12061
12062%files -n texlive-fonts-pl
12063%defattr(644,root,root,755)
12064%doc %{texmfdist}/doc/fonts/pl
12065%dir %{texmf}/scripts/texlive
12066%{texmfdist}/fonts/source/public/pl
12067%{texmfdist}/fonts/type1/public/pl
12068%{texmfdist}/fonts/afm/public/pl
12069%{texmfdist}/fonts/enc/dvips/pl
12070%{texmfdist}/fonts/tfm/public/pl
12071%{texmfdist}/fonts/map/dvips/pl
12072
12073%files -n texlive-fonts-px
12074%defattr(644,root,root,755)
12075%doc %{texmfdist}/doc/fonts/pxfonts
12076%dir %{texmfdist}/fonts/map/dvips/pxfonts
12077%dir %{texmfdist}/tex/latex/pxfonts
12078%{texmfdist}/fonts/map/dvips/pxfonts/pxfonts.map
12079%{texmfdist}/fonts/afm/public/pxfonts
12080%{texmfdist}/fonts/tfm/public/pxfonts
12081%{texmfdist}/fonts/type1/public/pxfonts
12082%{texmfdist}/fonts/vf/public/pxfonts
12083%{texmfdist}/tex/latex/pxfonts/pxfonts.sty
12084
12085%files -n texlive-fonts-qpxqtx
12086%defattr(644,root,root,755)
12087%{texmfdist}/fonts/tfm/public/qpxqtx
12088%{texmfdist}/fonts/vf/public/qpxqtx
12089
12090%files -n texlive-fonts-rsfs
12091%defattr(644,root,root,755)
12092%{texmfdist}/fonts/source/public/rsfs
12093%{texmfdist}/fonts/tfm/public/rsfs
12094
12095%files -n texlive-fonts-stmaryrd
12096%defattr(644,root,root,755)
12097%doc %{texmfdist}/doc/fonts/stmaryrd
12098%{texmfdist}/source/fonts/stmaryrd
12099%{texmfdist}/fonts/tfm/public/stmaryrd
12100
12101%files -n texlive-fonts-tx
12102%defattr(644,root,root,755)
12103%{texmfdist}/fonts/map/dvips/txfonts/txfonts.map
12104%{texmfdist}/fonts/afm/public/txfonts
12105%{texmfdist}/fonts/tfm/public/txfonts
12106%{texmfdist}/fonts/vf/public/txfonts
12107
12108%files -n texlive-fonts-uhc
12109%defattr(644,root,root,755)
12110%doc %{texmfdist}/doc/fonts/uhc
12111%{texmfdist}/fonts/afm/uhc
12112%{texmfdist}/fonts/tfm/uhc
12113%{texmfdist}/fonts/vf/uhc
12114
12115%files -n texlive-fonts-urw
12116%defattr(644,root,root,755)
12117%{texmfdist}/fonts/afm/urw
12118%{texmfdist}/fonts/tfm/urw
12119%{texmfdist}/fonts/vf/urw
12120
12121%files -n texlive-fonts-urwvn
12122%defattr(644,root,root,755)
f4beb605 12123%{texmfdist}/fonts/map/dvips/vntex/urwvn.map
a13fbc24
ZU
12124%{texmfdist}/fonts/afm/vntex/urwvn
12125%{texmfdist}/fonts/tfm/vntex/urwvn
12126%{texmfdist}/fonts/type1/vntex/urwvn
12127%{texmfdist}/fonts/vf/vntex/urwvn
12128
12129%files -n texlive-fonts-vnr
12130%defattr(644,root,root,755)
f4beb605 12131%{texmfdist}/fonts/map/dvips/vntex/vnr*.map
a13fbc24
ZU
12132%{texmfdist}/fonts/source/vntex/vnr
12133%{texmfdist}/fonts/tfm/vntex/vnr
12134
12135%files -n texlive-fonts-urw35vf
12136%defattr(644,root,root,755)
12137%{texmfdist}/fonts/vf/urw35vf
12138
12139%files -n texlive-fonts-wadalab
12140%defattr(644,root,root,755)
12141%doc %{texmfdist}/doc/fonts/wadalab
12142%{texmfdist}/fonts/afm/wadalab
12143%{texmfdist}/fonts/tfm/wadalab
12144%{texmfdist}/fonts/vf/wadalab
12145
12146%files -n texlive-fonts-wasy
12147%defattr(644,root,root,755)
12148%{texmfdist}/fonts/source/public/wasy
12149%{texmfdist}/fonts/tfm/public/wasy
12150
12151%files -n texlive-fonts-xypic
12152%defattr(644,root,root,755)
12153%{texmfdist}/fonts/map/dvips/xypic
12154%{texmfdist}/fonts/source/public/xypic
12155%{texmfdist}/fonts/tfm/public/xypic
12156
12157%files -n texlive-fonts-yandy
12158%defattr(644,root,root,755)
12159%{texmfdist}/source/fonts/eurofont/marvosym/tfmfiles/yandy
12160
12161%files -n texlive-fonts-type1-antp
12162%defattr(644,root,root,755)
12163%{texmfdist}/fonts/type1/public/antp
12164
12165%files -n texlive-fonts-type1-antt
12166%defattr(644,root,root,755)
12167%{texmfdist}/fonts/type1/public/antt
12168
12169%files -n texlive-fonts-type1-arphic
12170%defattr(644,root,root,755)
12171%{texmfdist}/fonts/type1/arphic
12172
12173%files -n texlive-fonts-type1-belleek
12174%defattr(644,root,root,755)
12175%doc %{texmfdist}/doc/fonts/belleek
12176%{texmfdist}/source/latex/belleek
12177%{texmfdist}/fonts/type1/public/belleek
12178%{texmfdist}/fonts/map/dvips/belleek
12179
12180%files -n texlive-fonts-type1-bitstream
12181%defattr(644,root,root,755)
12182%{texmfdist}/fonts/type1/bitstrea
12183
a70281ed
ZU
12184# %files -n texlive-fonts-type1-bluesky
12185# %defattr(644,root,root,755)
12186# %{texmfdist}/fonts/type1/bluesky
a13fbc24
ZU
12187
12188%files -n texlive-fonts-type1-cc-pl
12189%defattr(644,root,root,755)
12190%doc %{texmfdist}/doc/fonts/cc-pl
12191%{texmfdist}/fonts/type1/public/cc-pl
12192
12193%files -n texlive-fonts-type1-cs
12194%defattr(644,root,root,755)
12195%{texmfdist}/fonts/type1/public/cs
12196
12197%files -n texlive-fonts-type1-eurosym
12198%defattr(644,root,root,755)
12199%{texmfdist}/fonts/type1/public/eurosym
12200
12201%files -n texlive-fonts-type1-hoekwater
12202%defattr(644,root,root,755)
12203%{texmfdist}/fonts/type1/hoekwater
12204
12205%files -n texlive-fonts-type1-fpl
12206%defattr(644,root,root,755)
12207%doc %{texmfdist}/doc/fonts/fpl
12208%{texmfdist}/fonts/afm/public/fpl
12209%{texmfdist}/fonts/type1/public/fpl
12210%{texmfdist}/source/fonts/fpl
12211
12212%files -n texlive-fonts-type1-marvosym
12213%defattr(644,root,root,755)
12214%{texmfdist}/fonts/type1/public/marvosym
12215
12216%files -n texlive-fonts-type1-mathpazo
12217%defattr(644,root,root,755)
12218%{texmfdist}/fonts/afm/public/mathpazo
12219%{texmfdist}/fonts/type1/public/mathpazo
12220
12221%files -n texlive-fonts-type1-omega
12222%defattr(644,root,root,755)
12223%{texmfdist}/fonts/type1/public/omega
12224
12225%files -n texlive-fonts-type1-pl
12226%defattr(644,root,root,755)
12227%{texmfdist}/fonts/type1/public/pl
12228
12229%files -n texlive-fonts-type1-px
12230%defattr(644,root,root,755)
12231%{texmfdist}/fonts/type1/public/pxfonts
12232
12233%files -n texlive-fonts-type1-tx
12234%defattr(644,root,root,755)
12235%{texmfdist}/fonts/type1/public/txfonts
12236
12237%files -n texlive-fonts-type1-uhc
12238%defattr(644,root,root,755)
12239%{texmfdist}/fonts/type1/uhc
12240
12241%files -n texlive-fonts-type1-urw
12242%defattr(644,root,root,755)
12243%{texmfdist}/fonts/type1/urw
12244
12245%files -n texlive-fonts-type1-vnr
12246%defattr(644,root,root,755)
12247%{texmfdist}/fonts/type1/vntex/vnr
12248
12249%files -n texlive-fonts-type1-wadalab
12250%defattr(644,root,root,755)
12251%{texmfdist}/fonts/type1/wadalab
12252
12253%files -n texlive-fonts-type1-xypic
12254%defattr(644,root,root,755)
12255%{texmfdist}/fonts/type1/public/xypic
This page took 1.997194 seconds and 4 git commands to generate.