]> git.pld-linux.org Git - packages/texlive.git/blob - texlive.spec
- trying to fix some packaging issues (duplicated files, dependency loops)
[packages/texlive.git] / texlive.spec
1 # TODO:
2 # - get rid of /etc/cron.daily depencency from base pkg, use /etc/tmpwatch.d instead
3 # - cache in /var/lib? (move to /var/cache)
4 # - clean fonts packaging mess (-tex-*/-latex-*, -fonts-*, -fonts-type1-* packages:
5 #   which should exist, how dirs/files should be propagated in them)
6
7 # Conditional build:
8 %bcond_with     bootstrap       # bootstrap build
9 %bcond_without  xindy           # do not build xindy packages
10
11 %if %{with bootstrap}
12 %undefine       with_xindy
13 %endif
14
15 %ifarch x32
16 # no clisp on x32 as of 31-12-2014
17 %undefine       with_xindy
18 %endif
19
20 Summary:        TeX typesetting system and MetaFont font formatter
21 Summary(de.UTF-8):      TeX-Satzherstellungssystem und MetaFont-Formatierung
22 Summary(es.UTF-8):      Sistema de typesetting TeX y formateador de fuentes MetaFont
23 Summary(fr.UTF-8):      Systéme de compostion TeX et formatteur de MetaFontes
24 Summary(hu.UTF-8):      TeX szövegszedő rendszer és MetaFont font formázó
25 Summary(pl.UTF-8):      System składu publikacji TeX oraz formater fontów MetaFont
26 Summary(pt_BR.UTF-8):   Sistema de typesetting TeX e formatador de fontes MetaFont
27 Summary(tr.UTF-8):      TeX dizgi sistemi ve MetaFont yazıtipi biçimlendiricisi
28 Name:           texlive
29 Version:        20080816
30 Release:        39
31 Epoch:          1
32 License:        distributable
33 Group:          Applications/Publishing/TeX
34 Source0:        http://tug.org/svn/texlive/branches/branch2008/Master/source/%{name}-%{version}-source.tar.lzma
35 # Source0-md5:  554287c3e458da776edd684506048d45
36 Source1:        ftp://tug.org/texlive/historic/2008/%{name}-20080822-texmf.tar.lzma
37 # Source1-md5:  fa74072e1344e8390eb156bcda61a8b2
38 Source4:        %{name}.cron
39 Source5:        xdvi.desktop
40 Source6:        xdvi.png
41 Source10:       http://tug.ctan.org/get/macros/latex/contrib/floatflt.zip
42 # Source10-md5: 5d9fe14d289aa81ebb6b4761169dd5f2
43 Source11:       http://carme.pld-linux.org/~uzsolt/sources/%{name}-fonts-larm.tar.bz2
44 # Source11-md5: df2fcc66f0c2e90785ca6c9b27dacd34
45 Source12:       http://www.ctan.org/get/macros/latex/contrib/foiltex.zip
46 # Source12-md5: 0a6b4e64fb883a68d9b288bf3421db25
47 Source50:       http://sunsite2.icm.edu.pl/pub/tex/systems/texlive/tlnet/2008/tlpkg/TeXLive/Splashscreen.pm
48 # Source50-md5: 5cc49f49010f27fdb02dd7053797ba19
49 Source51:       http://sunsite2.icm.edu.pl/pub/tex/systems/texlive/tlnet/2008/tlpkg/TeXLive/TLConfig.pm
50 # Source51-md5: 947ee29c38c2c2cfd9a25c597a89598a
51 Source52:       http://sunsite2.icm.edu.pl/pub/tex/systems/texlive/tlnet/2008/tlpkg/TeXLive/TLMedia.pm
52 # Source52-md5: 9f1e76f3528125691edd4fbcdd69c5cb
53 Source53:       http://sunsite2.icm.edu.pl/pub/tex/systems/texlive/tlnet/2008/tlpkg/TeXLive/TLPDB.pm
54 # Source53-md5: 47cae437999e98a7bd24f27db7b0fa34
55 Source54:       http://sunsite2.icm.edu.pl/pub/tex/systems/texlive/tlnet/2008/tlpkg/TeXLive/TLPOBJ.pm
56 # Source54-md5: c573c407ae3d98f710d65d593a7d1745
57 Source55:       http://sunsite2.icm.edu.pl/pub/tex/systems/texlive/tlnet/2008/tlpkg/TeXLive/TLPSRC.pm
58 # Source55-md5: 834ae0ac5c59fd00ab6000ba6367a987
59 Source56:       http://sunsite2.icm.edu.pl/pub/tex/systems/texlive/tlnet/2008/tlpkg/TeXLive/TLPaper.pm
60 # Source56-md5: 326314fc034a5d9ef9d4a60033f7186f
61 Source57:       http://sunsite2.icm.edu.pl/pub/tex/systems/texlive/tlnet/2008/tlpkg/TeXLive/TLPostActions.pm
62 # Source57-md5: 17c1968725ccf4aaafb7162b7b3609fc
63 Source58:       http://sunsite2.icm.edu.pl/pub/tex/systems/texlive/tlnet/2008/tlpkg/TeXLive/TLTREE.pm
64 # Source58-md5: 039cc8878f380cab3b0beffe75870c6c
65 Source59:       http://sunsite2.icm.edu.pl/pub/tex/systems/texlive/tlnet/2008/tlpkg/TeXLive/TLUtils.pm
66 # Source59-md5: 4e611075975c0dd62a9170d319258b8f
67 Source60:       http://sunsite2.icm.edu.pl/pub/tex/systems/texlive/tlnet/2008/tlpkg/TeXLive/TLWinGoo.pm
68 # Source60-md5: 825121187994692ecda0f48a5b17421a
69 Source61:       http://sunsite2.icm.edu.pl/pub/tex/systems/texlive/tlnet/2008/tlpkg/TeXLive/TeXCatalogue.pm
70 # Source61-md5: 6289d93a12aa246fc2019b0109d2167f
71 Source62:       http://sunsite2.icm.edu.pl/pub/tex/systems/texlive/tlnet/2008/tlpkg/TeXLive/waitVariableX.pm
72 # Source62-md5: f0fa0f2fc7aacb1e9b40eb65891a24c8
73 Patch0:         %{name}-am.patch
74 Patch1:         %{name}-20080816-kpathsea-ar.patch
75 Patch2:         %{name}-gcc44.patch
76 Patch3:         %{name}-getline.patch
77 Patch4:         %{name}-no-common.patch
78 Patch5:         %{name}-aclocal.patch
79 Patch6:         %{name}-libpng.patch
80 Patch7:         %{name}-libpng15.patch
81 Patch8:         %{name}-extramembot.patch
82 Patch9:         %{name}-5yr-old.patch
83 Patch10:        format-security.patch
84 Patch11:        %{name}-clisp.patch
85 Patch12:        %{name}-system-libpng.patch
86 Patch13:        %{name}-system-zzip.patch
87 Patch14:        %{name}-system-zlib.patch
88 Patch15:        %{name}-xetex-zlib.patch
89 Patch16:        cxx11.patch
90 Patch17:        perl-syntax.patch
91 Patch18:        %{name}-open.patch
92 Patch19:        %{name}-info.patch
93 URL:            http://www.tug.org/texlive/
94 BuildRequires:  autoconf
95 BuildRequires:  automake
96 BuildRequires:  bison
97 %if %{with xindy}
98 BuildRequires:  clisp
99 %endif
100 BuildRequires:  ed
101 BuildRequires:  expat-devel
102 BuildRequires:  ffcall-devel
103 BuildRequires:  flex
104 BuildRequires:  fontconfig-devel
105 BuildRequires:  freetype-devel
106 BuildRequires:  freetype1-devel
107 BuildRequires:  gd-devel >= 2.0.33
108 BuildRequires:  libpng-devel >= 1.2.8
109 BuildRequires:  libtool
110 # should this be somewhere in clisp?
111 BuildRequires:  libsigsegv
112 BuildRequires:  libstdc++-devel
113 BuildRequires:  ncurses-devel
114 BuildRequires:  readline-devel
115 BuildRequires:  rpm-perlprov
116 BuildRequires:  rpm-pythonprov
117 BuildRequires:  rpmbuild(macros) >= 1.752
118 BuildRequires:  sed >= 4.0
119 BuildRequires:  t1lib-devel >= 5.0.2
120 BuildRequires:  texinfo
121 %if %{with bootstrap}
122 BuildRequires:  tetex-format-latex
123 BuildRequires:  tetex-format-pdflatex
124 BuildRequires:  tetex-format-plain
125 BuildRequires:  tetex-latex-cyrillic
126 BuildRequires:  tetex-tex-babel
127 BuildRequires:  texconfig
128 %else
129 BuildRequires:  %{name}-context
130 BuildRequires:  %{name}-cslatex
131 BuildRequires:  %{name}-csplain
132 BuildRequires:  %{name}-fonts-cmsuper
133 #BuildRequires: %{name}-format-amstex
134 #BuildRequires: %{name}-format-cslatex
135 BuildRequires:  %{name}-format-eplain
136 BuildRequires:  %{name}-format-mex
137 BuildRequires:  %{name}-format-pdflatex
138 BuildRequires:  %{name}-latex
139 BuildRequires:  %{name}-latex-cyrillic
140 BuildRequires:  %{name}-metapost
141 BuildRequires:  %{name}-mex
142 BuildRequires:  %{name}-omega
143 BuildRequires:  %{name}-other-utils
144 BuildRequires:  %{name}-pdftex
145 BuildRequires:  %{name}-phyzzx
146 BuildRequires:  %{name}-plain
147 BuildRequires:  %{name}-tex-babel
148 BuildRequires:  %{name}-tex-physe
149 BuildRequires:  %{name}-xetex
150 BuildRequires:  %{name}-xmltex
151 # fill with future texlive BR. guesses ones for now
152 %endif
153 BuildRequires:  /usr/bin/latex
154 BuildRequires:  unzip
155 BuildRequires:  xorg-lib-libICE-devel
156 BuildRequires:  xorg-lib-libXaw-devel
157 BuildRequires:  xorg-lib-libXext-devel
158 BuildRequires:  xorg-lib-libXmu-devel
159 BuildRequires:  xorg-lib-libXpm-devel
160 BuildRequires:  zlib-devel >= 1.2.1
161 BuildRequires:  zziplib-devel
162 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
163 Requires:       %{name}-fonts-cm = %{epoch}:%{version}-%{release}
164 Requires:       %{name}-fonts-misc = %{epoch}:%{version}-%{release}
165 Requires:       awk
166 Requires:       dialog
167 Requires:       kpathsea = %{epoch}:%{version}-%{release}
168 Requires:       sed
169 Requires:       sh-utils
170 Requires:       textutils
171 Suggests:       texconfig = %{epoch}:%{version}-%{release}
172 Suggests:       tmpwatch
173 Provides:       tetex = %{epoch}:%{version}-%{release}
174 Provides:       tetex-format-pdfetex = %{epoch}:%{version}-%{release}
175 Provides:       tetex-metafont
176 Obsoletes:      tetex
177 Obsoletes:      tetex-afm
178 Obsoletes:      tetex-doc
179 Obsoletes:      tetex-doc-latex2e-html
180 Obsoletes:      tetex-fontinst
181 Obsoletes:      tetex-fontname
182 Obsoletes:      tetex-fonts
183 Obsoletes:      tetex-fonts-pandora
184 Obsoletes:      tetex-fonts-vcm
185 Obsoletes:      tetex-format-elatex
186 Obsoletes:      tetex-format-pdfelatex
187 Obsoletes:      tetex-format-pdfemex
188 Obsoletes:      tetex-format-pdfetex
189 Obsoletes:      tetex-latex-vnps
190 Obsoletes:      tetex-latex-vnr
191 Obsoletes:      tetex-metafont
192 Obsoletes:      tetex-oxdvi
193 Obsoletes:      tetex-plain-dvips
194 Obsoletes:      tetex-plain-mathtime
195 Obsoletes:      tetex-plain-misc
196 Obsoletes:      tetex-plain-plnfss
197 Obsoletes:      tetex-tex-hyphen
198 Obsoletes:      tetex-tex-vietnam
199 Obsoletes:      texlive-metafont
200 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
201
202 %define         texmf           %{_datadir}/texmf
203 %define         texmfdist       %{texmf}-dist
204 %define         texmfdoc        %{texmf}-doc
205 %define         fmtdir          /var/lib/texmf/web2c
206 %define         _localstatedir  /var/lib/texmf
207 %define         fixinfodir [ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1 ;
208 %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 ;
209
210 %define         _noautoreq 'perl(path_tre)'
211
212 %description
213 TeXLive is an implementation of TeX for Linux or UNIX systems. TeX
214 takes a text file and a set of formatting commands as input and
215 creates a typesetter independent .dvi (DeVice Independent) file as
216 output. Usually, TeX is used in conjunction with a higher level
217 formatting package like LaTeX or PlainTeX, since TeX by itself is not
218 very user-friendly.
219
220 %description -l es.UTF-8
221 Tex formata archivos de texto y órdenes para una salida independiente
222 de dispositivo (que se llama DVI - DeVice Independent). En The TeXbook
223 de Knut se describen las capacidades y el lenguaje TeX.
224
225 %description -l de.UTF-8
226 TeX formatiert eine Datei, die abwechselnd Text und Befehle enthält
227 und gibt eine geräteunabhängige Datei aus (DVI genannt, Abk. für
228 DeVice Independent). Die Funktionen und Sprache von TeX werden in The
229 TeXbook von Knuth beschrieben.
230
231 %description -l fr.UTF-8
232 TeX formate un fichier de commandes et de texte mélandés, et produit
233 un fichier de indépendant de toute plate-forme (appelé DVI, qui est un
234 raccourci pour Device Independant). Les possibilités de TeX et son
235 langage sont décrites dans l'ouvrage TeXbook, de Knuth.
236
237 %description -l hu.UTF-8
238 TeXLive a TeX egy implementációja Linux és UNIX rendszerekre. TeX egy
239 egyszerű szövegfájlt fogad bemenetként, és formázó parancsok
240 segítségével a szövegszedő egy független .dvi (DeVice Independent)
241 fájlt készít. A TeX-et leginkább magasabb szintű formázó parancsokkal
242 kiegészítve használják, mint pl. LaTeX-hel vagy PlainTeX-hel, mivel a
243 TeX önmaga nem túlzottan "felhasználóbarát".
244
245 %description -l pl.UTF-8
246 TeX formatuje przygotowany tekst oraz komendy i produkuje niezależny
247 od urządzenia plik wynikowy (tzw. DVI -- skrót od DeVice Independent).
248 Możliwości TeXa, oraz jego język zostały opisane w ,,The TeXbook''
249 Donalda E. Knutha.
250
251 %description -l pt_BR.UTF-8
252 Tex formata arquivos de texto e comandos para uma saída independente
253 de dispositivo (chamado DVI - DeVice Independent). As capacidades e a
254 linguagem TeX são descritas no The TeXbook, de Knuth.
255
256 %description -l tr.UTF-8
257 TeX, içinde metin ve komutların yer aldığı bir dosyayı okur ve dizgi
258 aygıtından bağımsız bir çıktı (DeVice Independent - DVI) oluşturur.
259 TeX'in becerileri ve dizgi dili, dili geliştiren Knuth'un 'The
260 TeXbook' başlıklı kitabında anlatılmaktadır.
261
262 %package other-utils
263 Summary:        Other utilities
264 Summary(pl.UTF-8):      Inne narzędzia
265 Group:          Applications/Publishing/TeX
266 # contains texlua scripts
267 Requires:       %{name}-luatex = %{epoch}:%{version}-%{release}
268 Obsoletes:      tetex-format-cyrtexinfo
269
270 %description other-utils
271 Other utilities.
272
273 %description other-utils -l pl.UTF-8
274 Narzędzia inne.
275
276 %package jadetex
277 Summary:        LaTeX macros for converting Jade TeX output into DVI/PS/PDF
278 Summary(pl.UTF-8):      Makra LaTeXa do konwersji Jade TeXa do DVI/PS/PDF
279 Group:          Applications/Publishing/TeX
280 Requires:       %{name} = %{epoch}:%{version}-%{release}
281 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
282 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
283 Provides:       jadetex = %{epoch}:%{version}-%{release}
284 Obsoletes:      jadetex
285 %{?noarchpackage}
286
287 %description jadetex
288 JadeTeX contains the additional LaTeX macros necessary for taking Jade
289 TeX output files and processing them as LaTeX files.
290
291 %description jadetex -l pl.UTF-8
292 JadeTeX zawiera dodatkowe makra LaTeXa potrzebne do konwersji plików
293 otrzymanych z Jade TeXa i przetworzenia ich jako plików LaTeXa.
294
295 %package other-utils-doc
296 Summary:        Other utilities documentation
297 Summary(pl.UTF-8):      Dokumentacja do narzędzi innych
298 Group:          Applications/Publishing/TeX
299 %{?noarchpackage}
300
301 %description other-utils-doc
302 Other utilities documentation.
303
304 %description other-utils-doc -l pl.UTF-8
305 Dokumentacja do narzędzi innych.
306
307 %package doc
308 Summary:        Documentation for TeX Live
309 Summary(pl.UTF-8):      Dokumentacja do TeX Live'a
310 Group:          Documentation
311 %{?noarchpackage}
312
313 %description doc
314 Assorted useful documentation for TeX Live.
315
316 %description doc -l pl.UTF-8
317 Zbiór przydatnej dokumentacji do TeX Live'a.
318
319 %package doc-bg
320 Summary:        Bulgarian documentation for TeX Live
321 Summary(pl.UTF-8):      Bułgarska dokumentacja do TeX Live'a
322 Group:          Documentation
323 %{?noarchpackage}
324
325 %description doc-bg
326 Assorted useful Bulgarian documentation for TeX Live.
327
328 %description doc-bg -l pl.UTF-8
329 Zbiór przydatnej bułgarskiej dokumentacji do TeX Live'a.
330
331 %package doc-cs
332 Summary:        Czech documentation for TeX Live
333 Summary(pl.UTF-8):      Czeska dokumentacja do TeX Live'a
334 Group:          Documentation
335 %{?noarchpackage}
336
337 %description doc-cs
338 Assorted useful Czech documentation for TeX Live.
339
340 %description doc-cs -l pl.UTF-8
341 Zbiór przydatnej czeskiej dokumentacji do TeX Live'a.
342
343 %package doc-de
344 Summary:        German documentation for TeX Live
345 Summary(pl.UTF-8):      Niemiecka dokumentacja do TeX Live'a
346 Group:          Documentation
347 %{?noarchpackage}
348
349 %description doc-de
350 Assorted useful German documentation for TeX Live.
351
352 %description doc-de -l pl.UTF-8
353 Zbiór przydatnej niemieckiej dokumentacji do TeX Live'a.
354
355 %package doc-el
356 Summary:        Greek documentation for TeX Live
357 Summary(pl.UTF-8):      Grecka dokumentacja do TeX Live'a
358 Group:          Documentation
359 %{?noarchpackage}
360
361 %description doc-el
362 Assorted useful Greek documentation for TeX Live.
363
364 %description doc-el -l pl.UTF-8
365 Zbiór przydatnej greckiej dokumentacji do TeX Live'a.
366
367 %package doc-es
368 Summary:        Spanish documentation for TeX Live
369 Summary(pl.UTF-8):      Hiszpańska dokumentacja do TeX Live'a
370 Group:          Documentation
371 %{?noarchpackage}
372
373 %description doc-es
374 Assorted useful Spanish documentation for TeX Live.
375
376 %description doc-es -l pl.UTF-8
377 Zbiór przydatnej hiszpańskiej dokumentacji do TeX Live'a.
378
379 %package doc-fi
380 Summary:        Finnish documentation for TeX Live
381 Summary(pl.UTF-8):      Fińska dokumentacja do TeX Live'a
382 Group:          Documentation
383 %{?noarchpackage}
384
385 %description doc-fi
386 Assorted useful Finnish documentation for TeX Live.
387
388 %description doc-fi -l pl.UTF-8
389 Zbiór przydatnej fińskiej dokumentacji do TeX Live'a.
390
391 %package doc-fr
392 Summary:        French documentation for TeX Live
393 Summary(pl.UTF-8):      Francuska dokumentacja do TeX Live'a
394 Group:          Documentation
395 %{?noarchpackage}
396
397 %description doc-fr
398 Assorted useful French documentation for TeX Live.
399
400 %description doc-fr -l pl.UTF-8
401 Zbiór przydatnej francuskiej dokumentacji do TeX Live'a.
402
403 %package doc-it
404 Summary:        Italian documentation for TeX Live
405 Summary(pl.UTF-8):      Włoska dokumentacja do TeX Live'a
406 Group:          Documentation
407 %{?noarchpackage}
408
409 %description doc-it
410 Assorted useful Italian documentation for TeX Live.
411
412 %description doc-it -l pl.UTF-8
413 Zbiór przydatnej włoskiej dokumentacji do TeX Live'a.
414
415 %package doc-ja
416 Summary:        Japanese documentation for TeX Live
417 Summary(pl.UTF-8):      Japońska dokumentacja do TeX Live'a
418 Group:          Documentation
419 %{?noarchpackage}
420
421 %description doc-ja
422 Assorted useful Japanese documentation for TeX Live.
423
424 %description doc-ja -l pl.UTF-8
425 Zbiór przydatnej japońskiej dokumentacji do TeX Live'a.
426
427 %package doc-ko
428 Summary:        Korean documentation for TeX Live
429 Summary(pl.UTF-8):      Koreańska dokumentacja do TeX Live'a
430 Group:          Documentation
431 %{?noarchpackage}
432
433 %description doc-ko
434 Assorted useful Korean documentation for TeX Live.
435
436 %description doc-ko -l pl.UTF-8
437 Zbiór przydatnej koreańskiej dokumentacji do TeX Live'a.
438
439 %package doc-mn
440 Summary:        Mongolian documentation for TeX Live
441 Summary(pl.UTF-8):      Mongolska dokumentacja do TeX Live'a
442 Group:          Documentation
443 %{?noarchpackage}
444
445 %description doc-mn
446 Assorted useful Mongolian documentation for TeX Live.
447
448 %description doc-mn -l pl.UTF-8
449 Zbiór przydatnej mongolskiej dokumentacji do TeX Live'a.
450
451 %package doc-nl
452 Summary:        Dutch documentation for TeX Live
453 Summary(pl.UTF-8):      Holenderska dokumentacja do TeX Live'a
454 Group:          Documentation
455 %{?noarchpackage}
456
457 %description doc-nl
458 Assorted useful Dutch documentation for TeX Live.
459
460 %description doc-nl -l pl.UTF-8
461 Zbiór przydatnej holenderskiej dokumentacji do TeX Live'a.
462
463 %package doc-pl
464 Summary:        Polish documentation for TeX Live
465 Summary(pl.UTF-8):      Polska dokumentacja do TeX Live'a
466 Group:          Documentation
467 %{?noarchpackage}
468
469 %description doc-pl
470 Assorted useful Polish documentation for TeX Live.
471
472 %description doc-pl -l pl.UTF-8
473 Zbiór przydatnej polskiej dokumentacji do TeX Live'a.
474
475 %package doc-pt
476 Summary:        Portuguese documentation for TeX Live
477 Summary(pl.UTF-8):      Portugalska dokumentacja do TeX Live'a
478 Group:          Documentation
479 %{?noarchpackage}
480
481 %description doc-pt
482 Assorted useful Portuguese documentation for TeX Live.
483
484 %description doc-pt -l pl.UTF-8
485 Zbiór przydatnej portugalskiej dokumentacji do TeX Live'a.
486
487 %package doc-ru
488 Summary:        Russian documentation for TeX Live
489 Summary(pl.UTF-8):      Rosyjska dokumentacja do TeX Live'a
490 Group:          Documentation
491 %{?noarchpackage}
492
493 %description doc-ru
494 Assorted useful Russian documentation for TeX Live.
495
496 %description doc-ru -l pl.UTF-8
497 Zbiór przydatnej rosyjskiej dokumentacji do TeX Live'a.
498
499 %package doc-sk
500 Summary:        Slovak documentation for TeX Live
501 Summary(pl.UTF-8):      Słowacka dokumentacja do TeX Live'a
502 Group:          Documentation
503 %{?noarchpackage}
504
505 %description doc-sk
506 Assorted useful Slovak documentation for TeX Live.
507
508 %description doc-sk -l pl.UTF-8
509 Zbiór przydatnej słowackiej dokumentacji do TeX Live'a.
510
511 %package doc-sl
512 Summary:        Slovenian documentation for TeX Live
513 Summary(pl.UTF-8):      Słoweńska dokumentacja do TeX Live'a
514 Group:          Documentation
515 %{?noarchpackage}
516
517 %description doc-sl
518 Assorted useful Slovenian documentation for TeX Live.
519
520 %description doc-sl -l pl.UTF-8
521 Zbiór przydatnej słoweńskiej dokumentacji do TeX Live'a.
522
523 %package doc-th
524 Summary:        Thai documentation for TeX Live
525 Summary(pl.UTF-8):      Tajska dokumentacja do TeX Live'a
526 Group:          Documentation
527 %{?noarchpackage}
528
529 %description doc-th
530 Assorted useful Thai documentation for TeX Live.
531
532 %description doc-th -l pl.UTF-8
533 Zbiór przydatnej tajskiej dokumentacji do TeX Live'a.
534
535 %package doc-tr
536 Summary:        Turkish documentation for TeX Live
537 Summary(pl.UTF-8):      Turecka dokumentacja do TeX Live'a
538 Group:          Documentation
539 %{?noarchpackage}
540
541 %description doc-tr
542 Assorted useful Turkish documentation for TeX Live.
543
544 %description doc-tr -l pl.UTF-8
545 Zbiór przydatnej tureckiej dokumentacji do TeX Live'a.
546
547 %package doc-uk
548 Summary:        Ukrainian documentation for TeX Live
549 Summary(pl.UTF-8):      Ukraińska dokumentacja do TeX Live'a
550 Group:          Documentation
551 %{?noarchpackage}
552
553 %description doc-uk
554 Assorted useful Ukrainian documentation for TeX Live.
555
556 %description doc-uk -l pl.UTF-8
557 Zbiór przydatnej ukraińskiej dokumentacji do TeX Live'a.
558
559 %package doc-vi
560 Summary:        Vietnamese documentation for TeX Live
561 Summary(pl.UTF-8):      Wietnamska dokumentacja do TeX Live'a
562 Group:          Documentation
563 %{?noarchpackage}
564
565 %description doc-vi
566 Assorted useful Vietnamese documentation for TeX Live.
567
568 %description doc-vi -l pl.UTF-8
569 Zbiór przydatnej wietnamskiej dokumentacji do TeX Live'a.
570
571 %package doc-zh_CN
572 Summary:        Chinese documentation for TeX Live
573 Summary(pl.UTF-8):      Chińska dokumentacja do TeX Live'a
574 Group:          Documentation
575 %{?noarchpackage}
576
577 %description doc-zh_CN
578 Assorted useful Chinese documentation for TeX Live.
579
580 %description doc-zh_CN -l pl.UTF-8
581 Zbiór przydatnej chińskiej dokumentacji do TeX Live'a.
582
583 %package doc-latex
584 Summary:        Basic LaTeX packages documentation
585 Summary(hu.UTF-8):      Az alap LaTeX csomagok dokumentációja
586 Summary(pl.UTF-8):      Podstawowa dokumentacja do pakietów LaTeXa
587 Group:          Applications/Publishing/TeX
588 Requires(post,postun):  %{_bindir}/texhash
589 Requires:       %{name} = %{epoch}:%{version}-%{release}
590 Obsoletes:      tetex-doc-latex
591 %{?noarchpackage}
592
593 %description doc-latex
594 Basic LaTeX packages documentation.
595
596 %description doc-latex -l hu.UTF-8
597 Az alap LaTeX csomagok dokumentációja
598
599 %description doc-latex -l pl.UTF-8
600 Podstawowa dokumentacja do pakietów LaTeXa.
601
602 # # libraries #
603 %package -n kpathsea
604 Summary:        File name lookup library
605 Summary(hu.UTF-8):      Fájlnév-kereső könyvtár
606 Summary(pl.UTF-8):      Biblioteka szukająca nazw plików
607 Group:          Libraries
608
609 %description -n kpathsea
610 File name lookup library.
611
612 %description -n kpathsea -l hu.UTF-8
613 Fájlnév-kereső könyvtár.
614
615 %description -n kpathsea -l pl.UTF-8
616 Biblioteka szukająca nazw plików.
617
618 %package -n kpathsea-devel
619 Summary:        Kpathsea library filename lookup header files and documentation
620 Summary(es.UTF-8):      Bibliotecas y archivos de inclusión para desarrollo TeX
621 Summary(hu.UTF-8):      Kpathsea fájlnév-kereső könyvtár header fájljai és dokumentációja
622 Summary(pl.UTF-8):      Pliki nagłówkowe oraz dokumetacja kpathsea
623 Summary(pt_BR.UTF-8):   Bibliotecas e headers para desenvolvimento TeX
624 Group:          Development/Libraries
625 Requires:       kpathsea = %{epoch}:%{version}-%{release}
626
627 %description -n kpathsea-devel
628 Kpathsea library filename lookup header files and documentation.
629
630 %description -n kpathsea-devel -l es.UTF-8
631 Bibliotecas, archivos de inclusión, etc, para que puedas desarrollar
632 aplicaciones TeX.
633
634 %description -n kpathsea-devel -l hu.UTF-8
635 Kpathsea fájlnév-kereső könyvtár header fájljai és dokumentációja.
636
637 %description -n kpathsea-devel -l pl.UTF-8
638 Pliki nagłówkowe oraz dokumentacja biblioteki kpathsea.
639
640 %description -n kpathsea-devel -l pt_BR.UTF-8
641 Bibliotecas, headers e outros componentes que podem ser utilizados
642 para desenvolver aplicações TeX.
643
644 # # programs #
645 %package dvips
646 Summary:        DVI to PostScript converter
647 Summary(de.UTF-8):      dvi-Postscript-Konvertierungsprogramm
648 Summary(es.UTF-8):      Convertidor dvi para postscript
649 Summary(fr.UTF-8):      Convertisseur dvi vers PostScript
650 Summary(hu.UTF-8):      DVI-ből PosctScript-be konvertáló
651 Summary(pl.UTF-8):      Konwerter plików DVI do PostScriptu
652 Summary(pt_BR.UTF-8):   Conversor dvi para postscript
653 Summary(tr.UTF-8):      dvi'dan postscript'e dönüştürücü
654 Group:          Applications/Publishing/TeX
655 Requires(post,postun):  %{_bindir}/texhash
656 Requires:       %{name} = %{epoch}:%{version}-%{release}
657 Provides:       tetex-dvips = %{epoch}:%{version}-%{release}
658 Obsoletes:      tetex-dvips
659
660 %description dvips
661 The program dvips takes a DVI file file[.dvi] produced by TeX (or by
662 some other processor such as GFtoDVI) and converts it to PostScript,
663 normally sending the result directly to the laserprinter.
664
665 %description dvips -l de.UTF-8
666 Das dvips-Programm nimmt eine dvi-Datei ([.dvi]), die von TeX bzw.
667 durch einen anderen Prozessor wie GFtoDVI) erzeugt wurde, und
668 konvertiert diese in PostScript, wobei das Ergebnis in der Regel
669 direkt an einen Laserdrucker gesandt wird.
670
671 %description dvips -l es.UTF-8
672 El programa dvips coge un archivo DVI (.dvi) producido por TeX (o por
673 otro procesador como GFtoDVI) y lo convierte a PostScript, normalmente
674 enviando el resultado directamente a la impresora láser.
675
676 %description dvips -l fr.UTF-8
677 Le programme dvips convertit les fichiers DVI en PostScript, en
678 envoyant normalement le résultat directement sur une imprimante Laser.
679
680 %description dvips -l hu.UTF-8
681 A dvips program egy TeX által készített DVI-fájlból PostScript
682 állományt készít, amelyet a legtöbb esetben közvetlenül a
683 lézernyomtatóra küldhetsz.
684
685 %description dvips -l pl.UTF-8
686 Program dvips bierze plik DVI wygenerowany przez TeXa (lub jakiś inny
687 program, jak na przykład GFtoDVI) i konwertuje go do PostScriptu.
688 Domyślnie wynik jest wysyłany bezpośrednio do drukarki.
689
690 %description dvips -l pt_BR.UTF-8
691 O programa dvips toma um arquivo DVI (.dvi) produzido pelo TeX (ou por
692 outro processador como o GFtoDVI) e o converte para PostScript,
693 normalmente enviando o resultado diretamente para a impressora laser.
694
695 %description dvips -l tr.UTF-8
696 dvips programı, dvi biçiminde bir girdi dosyası alır ve onu
697 PostScript'e dönüştürür. Kaynak dosya TeX tarafından oluşturulmuş
698 olabileceği gibi başka işleyiciler tarafından da (GFtoDVI gibi)
699 üretilmiş olabilir.
700
701 %package dvilj
702 Summary:        DVI to PCL converter
703 Summary(de.UTF-8):      Ein dvi-->Laserjet-Konvertierer
704 Summary(es.UTF-8):      Convertidor dvi para laserjet
705 Summary(fr.UTF-8):      convertisseur dvi vers laserjet
706 Summary(hu.UTF-8):      DVI-ből PCL-be konvertáló
707 Summary(pl.UTF-8):      Konwerter plików DVI do języka PCL
708 Summary(pt_BR.UTF-8):   Conversor dvi para laserjet
709 Summary(tr.UTF-8):      dvi'dan laserjet'e dönüştürücü
710 Group:          Applications/Publishing/TeX
711 Requires(post,postun):  %{_bindir}/texhash
712 Requires:       %{name} = %{epoch}:%{version}-%{release}
713 Obsoletes:      tetex-dvilj
714
715 %description dvilj
716 Dvilj and dvilj's siblings (included in this package) will convert TeX
717 text formatting system output .dvi files to HP PCL (HP Printer Control
718 Language) commands. Using dvilj, you can print TeX files to HP
719 LaserJet+ and fully compatible printers. With dvilj2p, you can print
720 to HP LaserJet IIP and fully compatible printers. And with dvilj4, you
721 can print to HP LaserJet4 and fully compatible printers.
722
723 %description dvilj -l de.UTF-8
724 Dvilj und Gebrüder konvertieren TeX-Ausgabe-.dvi-Dateien in HP PCL (HP
725 Printer Control Language) Befehle zum Drucken auf HP LaserJet+, HP
726 LaserJet IIP (mit dvilj2p), HP LaserJet 4 (mit dvilj4) und vollständig
727 kompatiblen Druckern.
728
729 %description dvilj -l es.UTF-8
730 Dvilj y semejantes convierten archivos de salida TeX.dvi en comandos
731 HP PCL (i.e. Lenguaje de Control de Impresoras HP) adecuados a
732 impresión de impresoras HP LaserJEt+, HP LaserJet IIP (usando
733 dvilj2p), HP LaserJet 4 (usando dvilj4) y compatibles.
734
735 %description dvilj -l fr.UTF-8
736 dvilj et ses cousins convertissent les fichiers dvi en commandes HPPCL
737 (le langage des imprimantes HP) pour les imprimer sur HP LaserJet+, HP
738 LaserJet IIP (avec dvilj2p), HP LaserJet 4 (avec dvilj4), et autres
739 imprimantes totalement compatibles.
740
741 %description dvilj -l hu.UTF-8
742 Dvilj a TeX által előállított .dvi fájlokat konvertálja HP PCL (HP
743 Printer Control Language) parancsokká. A dvilj használatával TeX
744 fájlokat tudsz nyomtatni HP LaserJet+ és a vele kompatibilis
745 nyomtatókon. A dvilj2p-vel HP LaserJet IIP és kompatibilis
746 nyomtatókra. És végül a dvilj4-gyel HP LaserJet4 és kompatibilisekre.
747
748 %description dvilj -l pl.UTF-8
749 dvilj oraz pokrewne narzędzia (załączone w tym pakiecie) konwertują
750 pliki wyjściowe .dvi systemu formatującego tekst TeX na polecenia HP
751 PCL (HP Printer Control Language). Przy użyciu dvilj można drukować
752 pliki TeXa na drukarkach HP LaserJet+ i w pełni kompatybilnych. Przy
753 użyciu dvilj2p można drukować na drukarkach HP LaserJet IIP i w pełni
754 kompatybilnych. Przy użyciu dvilj4 można drukować na drukarkach HP
755 LaserJet4 i w pełni kompatybilnych.
756
757 %description dvilj -l pt_BR.UTF-8
758 Dvilj e semelhantes convertem arquivos de saída TeX .dvi em comandos
759 HP PCL (i.e. Linguagem de Controle de Impressoras HP) adequados para
760 impressão em impressoras HP LaserJet+, HP LaserJet IIP (usando
761 dvilj2p), HP LaserJet 4 (usando dvilj4) e compatíveis.
762
763 %description dvilj -l tr.UTF-8
764 TeX çıktısı dvi dosyalarını HP PCL (HP'nin geliştirdiği bir yazıcı
765 denetim dili) komutlarına çevirir ve böylece bir LaserJet+, HP
766 LaserJet IIP (dvilj2p ile), HP LaserJet4 (dvilj4 ile) ve tam
767 uyumlularından yazıcı çıktısı alınabilir.
768
769 %package makeindex
770 Summary:        A general purpose hierarchical index generator
771 Summary(hu.UTF-8):      Egy általános célú hierarchikus index generáló
772 Summary(pl.UTF-8):      Generator hierarchicznych indeksów ogólnego przeznaczenia
773 Group:          Applications/Publishing/TeX
774 Requires(post,postun):  %{_bindir}/texhash
775 Requires:       %{name} = %{epoch}:%{version}-%{release}
776 Provides:       tetex-makeindex
777 Obsoletes:      tetex-makeindex
778 Obsoletes:      tetex-rumakeindex
779
780 %description makeindex
781 A general purpose hierarchical index generator; it accepts one or more
782 input files (often produced by a text formatter such as TeX or troff),
783 sorts the entries, and produces an output file which can be formatted.
784 The formats of the input and output files are specified in a style
785 file; by default, input is assumed to be an idx file, as generated by
786 LaTeX.
787
788 %description makeindex -l hu.UTF-8
789 Egy általános célű hierarchikus index generáló; elfogad egy vagy több
790 bemeneti fájlt (gyakran szövegformázótól, mint a TeX vagy a troff),
791 rendezi a bejegyzéseket, és egy kimeneti, megfelelő formátumú fájlt
792 készit. A be- és kimeneti fájlok formátumai stílus fájlokban van
793 definiálva; alapértelmezetten a bemeneti fájl egy idx fájl, amit a
794 LaTeX generál.
795
796 %description makeindex -l pl.UTF-8
797 Generator hierarchicznych indeksów ogólnego przeznaczenia; przyjmuje
798 jeden lub więcej plików wejściowych (zazwyczaj zrobionych przez
799 narzędzie formatujące tekst, takie jak TeX lub troff), sortuje
800 elementy i tworzy plik wyjściowy, który może być sformatowany. Formaty
801 plików wejściowych i wyjściowych podaje się w pliku stylu; domyślnie
802 przyjmowany jest plik wejściowy w formacie idx, wygenerowany przez
803 LaTeX.
804
805 %package tex-arrayjob
806 Summary:        Array data structures for (La)TeX
807 Summary(hu.UTF-8):      Tömb adatstruktúra (La)TeX-hez
808 Summary(pl.UTF-8):      Tablicowe struktury danych dla (La)TeXa
809 Group:          Applications/Publishing/TeX
810 Requires(post,postun):  %{_bindir}/texhash
811 Requires:       %{name} = %{epoch}:%{version}-%{release}
812 %{?noarchpackage}
813
814 %description tex-arrayjob
815 Array data structures for (La)TeX.
816
817 %description tex-arrayjob -l hu.UTF-8
818 Tömb adatstruktúra (La)TeX-hez.
819
820 %description tex-arrayjob -l pl.UTF-8
821 Tablicowe struktury danych dla (La)TeXa.
822
823 %package tex-mathdots
824 Summary:        Commands to produce dots in math that respect font size
825 Summary(hu.UTF-8):      Pontok előállítása matematikai módban a font méret figyelmbevételével
826 Summary(pl.UTF-8):      Polecenia do wstawiania we wzorach kropek respektujących rozmiar fontu
827 Group:          Applications/Publishing/TeX
828 Requires(post,postun):  %{_bindir}/texhash
829 Requires:       %{name} = %{epoch}:%{version}-%{release}
830 %{?noarchpackage}
831
832 %description tex-mathdots
833 Commands to produce dots in math that respect font size.
834
835 %description tex-mathdots -l hu.UTF-8
836 Pontok előállítása matematikai módban a font méret figyelmbevételével.
837
838 %description tex-mathdots -l pl.UTF-8
839 Polecenia do wstawiania we wzorach kropek respektujących rozmiar
840 fontu.
841
842 %package tex-midnight
843 Summary:        A set of useful macro tools
844 Summary(hu.UTF-8):      Hasznos makrók gyűjteménye
845 Summary(pl.UTF-8):      Zbiór przydatnych narzędzi do makr
846 Group:          Applications/Publishing/TeX
847 Requires(post,postun):  %{_bindir}/texhash
848 Requires:       %{name} = %{epoch}:%{version}-%{release}
849 %{?noarchpackage}
850
851 %description tex-midnight
852 A set of useful macro tools.
853
854 %description tex-midnight -l hu.UTF-8
855 Hasznos makrók gyűjteménye.
856
857 %description tex-midnight -l pl.UTF-8
858 Zbiór przydatnych narzędzi do makr.
859
860 %package tex-kastrup
861 Summary:        Convert numbers into binary, octal and hexadecimal
862 Summary(pl.UTF-8):      Konwersja liczb na binarne, ósemkowe i szesnastkowe
863 Group:          Applications/Publishing/TeX
864 Requires(post,postun):  %{_bindir}/texhash
865 Requires:       %{name} = %{epoch}:%{version}-%{release}
866 %{?noarchpackage}
867
868 %description tex-kastrup
869 Convert numbers into binary, octal and hexadecimal.
870
871 %description tex-kastrup -l pl.UTF-8
872 Konwersja liczb na binarne, ósemkowe i szesnastkowe.
873
874 %package tex-ofs
875 Summary:        Olsak's Font System
876 Summary(pl.UTF-8):      System fontów Olsaka
877 Group:          Applications/Publishing/TeX
878 Requires(post,postun):  %{_bindir}/texhash
879 Requires:       %{name} = %{epoch}:%{version}-%{release}
880 %{?noarchpackage}
881
882 %description tex-ofs
883 Olsak's Font System.
884
885 %description tex-ofs -l pl.UTF-8
886 System fontów Olsaka.
887
888 %package tex-physe
889 Summary:        The PHYSE format
890 Summary(hu.UTF-8):      PHYSE formátum
891 Summary(pl.UTF-8):      Format PHYSE
892 Group:          Applications/Publishing/TeX
893 Requires(post,postun):  %{_bindir}/texhash
894 Requires:       %{name} = %{epoch}:%{version}-%{release}
895 %{?noarchpackage}
896
897 %description tex-physe
898 The PHYSE format.
899
900 %description tex-physe -l hu.UTF-8
901 PHYSE formátum.
902
903 %description tex-physe -l pl.UTF-8
904 Format PHYSE.
905
906 %package tex-velthuis
907 Summary:        Support for typesetting texts in Devanagari script (Sanskrit and Hindi)
908 Summary(hu.UTF-8):      Ezzel a csomaggal lehetőséged nyílik Devanagari szövegek szedésére (Sanskrit és Hindi)
909 Summary(pl.UTF-8):      Obsługa składu tekstu w piśmie dewanagari (sakskryt i hindi)
910 Group:          Applications/Publishing/TeX
911 Requires(post,postun):  %{_bindir}/texhash
912 Requires:       %{name} = %{epoch}:%{version}-%{release}
913 %{?noarchpackage}
914
915 %description tex-velthuis
916 This package provides support for typesetting texts in Devanagari
917 script (Sanskrit and Hindi).
918
919 %description tex-velthuis -l hu.UTF-8
920 Ezzel a csomaggal lehetőséged nyílik Devanagari szövegek szedésére
921 (Sanskrit és Hindi).
922
923 %description tex-velthuis -l pl.UTF-8
924 Ten pakiet zapewnia obsługę składu tekstu w piśmie dewanagari
925 (sanskryt i hindi).
926
927 %package tex-ytex
928 Summary:        Macro package developed at MIT
929 Summary(hu.UTF-8):      MIT-en fejlesztett makrócsomag
930 Summary(pl.UTF-8):      Pakiet makr stworzonych w MIT
931 Group:          Applications/Publishing/TeX
932 Requires(post,postun):  %{_bindir}/texhash
933 Requires:       %{name} = %{epoch}:%{version}-%{release}
934 %{?noarchpackage}
935
936 %description tex-ytex
937 Macro package developed at MIT.
938
939 %description tex-ytex -l hu.UTF-8
940 MIT-en fejlesztett makrócsomag.
941
942 %description tex-ytex -l pl.UTF-8
943 Pakiet makr stworzonych w MIT.
944
945 %package metapost
946 Summary:        MetaPost
947 Summary(hu.UTF-8):      MetaPost
948 Summary(pl.UTF-8):      Zestaw narzędzi MetaPost
949 Group:          Applications/Publishing/TeX
950 Requires(post,postun):  %{_bindir}/texhash
951 Requires:       %{name} = %{epoch}:%{version}-%{release}
952 Obsoletes:      tetex-metapost
953
954 %description metapost
955 MetaPost.
956
957 %description metapost -l hu.UTF-8
958 MetaPost.
959
960 %description metapost -l pl.UTF-8
961 Zestaw narzędzi MetaPost.
962
963 %package metapost-other
964 Summary:        Various MetaPost utils
965 Summary(hu.UTF-8):      Különböző MetaPost eszközök
966 Summary(pl.UTF-8):      Różne narzędzia MetaPost
967 Group:          Applications/Publishing/TeX
968 Requires(post,postun):  %{_bindir}/texhash
969 Requires:       %{name} = %{epoch}:%{version}-%{release}
970 %{?noarchpackage}
971
972 %description metapost-other
973 Various MetaPost utils.
974
975 %description metapost-other -l hu.UTF-8
976 Különböző MetaPost eszközök.
977
978 %description metapost-other -l pl.UTF-8
979 Różne narzędzia MetaPost.
980
981 %package mptopdf
982 Summary:        MetaPost to PDF converter
983 Summary(hu.UTF-8):      MetaPost-ból PDF-be konvertáló
984 Summary(pl.UTF-8):      Konwerter MetaPost do PDF
985 Group:          Applications/Publishing/TeX
986 Requires(post,postun):  %{_bindir}/texhash
987 Requires:       %{name}-metapost = %{epoch}:%{version}-%{release}
988 Obsoletes:      tetex-mptopdf
989 %{?noarchpackage}
990
991 %description mptopdf
992 MetaPost to PDF converter.
993
994 %description mptopdf -l hu.UTF-8
995 MetaPost-ból PDF-be konvertáló.
996
997 %description mptopdf -l pl.UTF-8
998 Konwerter MetaPost do PDF.
999
1000 %package texdoctk
1001 Summary:        Easy access to TeX documentation
1002 Summary(pl.UTF-8):      Łatwy dostęp do dokumentacji TeXa
1003 Group:          Applications/Publishing/TeX
1004 Requires(post,postun):  %{_bindir}/texhash
1005 Requires:       %{name} = %{epoch}:%{version}-%{release}
1006 Obsoletes:      tetex-texdoctk
1007 %{?noarchpackage}
1008
1009 %description texdoctk
1010 A Perl/Tk-based GUI for easy access to package documentation for TeX
1011 on Unix platforms; the databases it uses are based on the texmf/doc
1012 subtrees of teTeX v.1.0.x, but database files for local configurations
1013 with modified/extended directories can be derived from them. Note that
1014 texdoctk is not a viewer itself, but an interface for finding
1015 documentation files and opening them with the appropriate viewer; so
1016 it relies on appropriate programs to be installed on the system.
1017 However, the choice of these programs can be configured by the
1018 sysadmin or user.
1019
1020 %description texdoctk -l pl.UTF-8
1021 Oparty na Perlu i Tk graficzny interfejs dający łatwy dostęp do
1022 dokumentacji pakietów TeXowych na platformach uniksowych; używa baz
1023 danych opartych na poddrzewach texmf/doc z teTeXa 1.0.x, ale może
1024 używać konfiguracji ze zmodyfikowanymi lub rozszerzonymi katalogami.
1025 Należy zauważyć, że texdoctk sam w sobie nie jest przeglądarką, ale
1026 interfejsem do wyszukiwania plików dokumentacji i otwierania ich we
1027 właściwej przeglądarce; tak więc wymaga on odpowiednich programów
1028 zainstalowanych w systemie. Wybór tych programów może być dokonany
1029 przez administratora lub użytkownika.
1030
1031 %package -n texconfig
1032 Summary:        TeX typesetting system configurator
1033 Summary(pl.UTF-8):      Konfigurator systemu składu TeX
1034 Group:          Applications/Publishing/TeX
1035 Requires:       %{name} = %{epoch}:%{version}-%{release}
1036 Requires:       %{name}-dvips = %{epoch}:%{version}-%{release}
1037 Requires:       xdvi = %{epoch}:%{version}-%{release}
1038 Obsoletes:      tetex-texconfig
1039 %{?noarchpackage}
1040
1041 %description -n texconfig
1042 TeX typesetting system configurator.
1043
1044 %description -n texconfig -l pl.UTF-8
1045 Konfigurator systemu składu TeX.
1046
1047 %package -n xdvi
1048 Summary:        X11 previewer
1049 Summary(de.UTF-8):      X11-Previewer
1050 Summary(es.UTF-8):      Visualizador TeX X11
1051 Summary(fr.UTF-8):      Prévisualisateur X11
1052 Summary(pl.UTF-8):      Przeglądarka DVI dla X11
1053 Summary(pt_BR.UTF-8):   Visualizador TeX X11
1054 Summary(tr.UTF-8):      X11 öngörüntüleyici
1055 Group:          Applications/Publishing/TeX
1056 Requires(post,postun):  %{_bindir}/texhash
1057 Requires:       %{name} = %{epoch}:%{version}-%{release}
1058 Suggests:       %{name}-dvips
1059 Obsoletes:      tetex-xdvi
1060
1061 %description -n xdvi
1062 xdvi is a program which runs under the X window system. It is used to
1063 preview dvi files, such as are produced by tex and latex.
1064
1065 %description -n xdvi -l de.UTF-8
1066 xdvi ist ein Programm, das unter dem X-Window-System läuft und gewohnt
1067 ist, dvi-Dateien als Vorschau anzuzeigen, etwa solche, die von tex und
1068 latex erzeugt wurden.
1069
1070 %description -n xdvi -l es.UTF-8
1071 xdvi es un programa que se ejecuta en el sistema X Window. Se usa para
1072 visualizar archivos dvi, como los producidos por tex y latex.
1073
1074 %description -n xdvi -l fr.UTF-8
1075 xdvi est un programme s'exécutant sous le système X Window. Il sert à
1076 visualiser les fichiers dvi tels que ceux produits par tex et latex.
1077
1078 %description -n xdvi -l pl.UTF-8
1079 Xdvi jest programem (działającym w X Window System) do przeglądania
1080 plików DVI, produkowanych przez TeXa i LaTeXa.
1081
1082 %description -n xdvi -l pt_BR.UTF-8
1083 xdvi é um programa que roda no sistema X Window. É usado para
1084 visualizar arquivos dvi, como os produzidos por tex e latex.
1085
1086 %package -n xindy
1087 Summary:        Creating sorted and tagged index from raw index
1088 Summary(hu.UTF-8):      Xindy rendezett és cimkézett indexet készít nyers indexekből
1089 Summary(pl.UTF-8):      Tworzenie posortowanego i pooznaczanego indeksu z surowego
1090 Group:          Applications/Publishing/TeX
1091
1092 %description -n xindy
1093 Xindy creates sorted and tagged index from raw index.
1094
1095 %description -n xindy -l hu.UTF-8
1096 Xindy rendezett és cimkézett indexet készít nyers indexekből.
1097
1098 %description -n xindy -l pl.UTF-8
1099 Xindy tworzy posortowany i pooznaczany indeks z surowego.
1100
1101 %package -n xindy-albanian
1102 Summary:        Xindy Albanian language
1103 Summary(hu.UTF-8):      Xindy albán nyelv
1104 Summary(pl.UTF-8):      Obsługa języka albańskiego do Xindy
1105 Group:          Applications/Publishing/TeX
1106 Requires:       xindy = %{epoch}:%{version}-%{release}
1107
1108 %description -n xindy-albanian
1109 Xindy Albanian language.
1110
1111 %description -n xindy-albanian -l hu.UTF-8
1112 Xindy albán nyelv
1113
1114 %description -n xindy-albanian -l pl.UTF-8
1115 Obsługa języka albańskiego do Xindy.
1116
1117 %package -n xindy-belarusian
1118 Summary:        Xindy Belarusian language
1119 Summary(hu.UTF-8):      Xindy belorusz nyelv
1120 Summary(pl.UTF-8):      Obsługa języka białoruskiego do Xindy
1121 Group:          Applications/Publishing/TeX
1122 Requires:       xindy = %{epoch}:%{version}-%{release}
1123
1124 %description -n xindy-belarusian
1125 Xindy Belarusian language.
1126
1127 %description -n xindy-belarusian -l hu.UTF-8
1128 Xindy belorusz nyelv.
1129
1130 %description -n xindy-belarusian -l pl.UTF-8
1131 Obsługa języka białoruskiego do Xindy.
1132
1133 %package -n xindy-bulgarian
1134 Summary:        Xindy Bulgarian language
1135 Summary(hu.UTF-8):      Xindy bolgár nyelv
1136 Summary(pl.UTF-8):      Obsługa języka bułgarskiego do Xindy
1137 Group:          Applications/Publishing/TeX
1138 Requires:       xindy = %{epoch}:%{version}-%{release}
1139
1140 %description -n xindy-bulgarian
1141 Xindy Bulgarian language.
1142
1143 %description -n xindy-bulgarian -l hu.UTF-8
1144 Xindy bolgár nyelv.
1145
1146 %description -n xindy-bulgarian -l pl.UTF-8
1147 Obsługa języka bułgarskiego do Xindy.
1148
1149 %package -n xindy-croatian
1150 Summary:        Xindy Croatian language
1151 Summary(hu.UTF-8):      Xindy horvát nyelv
1152 Summary(pl.UTF-8):      Obsługa języka chrowackiego do Xindy
1153 Group:          Applications/Publishing/TeX
1154 Requires:       xindy = %{epoch}:%{version}-%{release}
1155
1156 %description -n xindy-croatian
1157 Xindy Croatian language.
1158
1159 %description -n xindy-croatian -l hu.UTF-8
1160 Xindy horvát nyelv.
1161
1162 %description -n xindy-croatian -l pl.UTF-8
1163 Obsługa języka chrowackiego do Xindy.
1164
1165 %package -n xindy-czech
1166 Summary:        Xindy Czech language
1167 Summary(hu.UTF-8):      Xindy cseh nyelv
1168 Summary(pl.UTF-8):      Obsługa języka czeskiego do Xindy
1169 Group:          Applications/Publishing/TeX
1170 Requires:       xindy = %{epoch}:%{version}-%{release}
1171
1172 %description -n xindy-czech
1173 Xindy Czech language.
1174
1175 %description -n xindy-czech -l hu.UTF-8
1176 Xindy cseh nyelv.
1177
1178 %description -n xindy-czech -l pl.UTF-8
1179 Obsługa języka czeskiego do Xindy.
1180
1181 %package -n xindy-danish
1182 Summary:        Xindy Danish language
1183 Summary(hu.UTF-8):      Xindy dán nyelv
1184 Summary(pl.UTF-8):      Obsługa języka duńskiego do Xindy
1185 Group:          Applications/Publishing/TeX
1186 Requires:       xindy = %{epoch}:%{version}-%{release}
1187
1188 %description -n xindy-danish
1189 Xindy Danish language.
1190
1191 %description -n xindy-danish -l hu.UTF-8
1192 Xindy dán nyelv.
1193
1194 %description -n xindy-danish -l pl.UTF-8
1195 Obsługa języka duńskiego do Xindy.
1196
1197 %package -n xindy-dutch
1198 Summary:        Xindy Dutch language
1199 Summary(hu.UTF-8):      Xindy holland nyelv
1200 Summary(pl.UTF-8):      Obsługa języka holenderskiego do Xindy
1201 Group:          Applications/Publishing/TeX
1202 Requires:       xindy = %{epoch}:%{version}-%{release}
1203
1204 %description -n xindy-dutch
1205 Xindy Dutch language.
1206
1207 %description -n xindy-dutch -l hu.UTF-8
1208 Xindy holland nyelv.
1209
1210 %description -n xindy-dutch -l pl.UTF-8
1211 Obsługa języka holenderskiego do Xindy.
1212
1213 %package -n xindy-english
1214 Summary:        Xindy English language
1215 Summary(hu.UTF-8):      Xindy angol nyelv
1216 Summary(pl.UTF-8):      Obsługa języka angielskiego do Xindy
1217 Group:          Applications/Publishing/TeX
1218 Requires:       xindy = %{epoch}:%{version}-%{release}
1219
1220 %description -n xindy-english
1221 Xindy English language.
1222
1223 %description -n xindy-english -l hu.UTF-8
1224 Xindy angol nyelv.
1225
1226 %description -n xindy-english -l pl.UTF-8
1227 Obsługa języka angielskiego do Xindy.
1228
1229 %package -n xindy-esperanto
1230 Summary:        Xindy Esperanto language
1231 Summary(hu.UTF-8):      Xindy eszperantó nyelv
1232 Summary(pl.UTF-8):      Obsługa języka esperanto do Xindy
1233 Group:          Applications/Publishing/TeX
1234 Requires:       xindy = %{epoch}:%{version}-%{release}
1235
1236 %description -n xindy-esperanto
1237 Xindy Esperanto language.
1238
1239 %description -n xindy-esperanto -l hu.UTF-8
1240 Xindy eszperantó nyelv.
1241
1242 %description -n xindy-esperanto -l pl.UTF-8
1243 Obsługa języka esperanto do Xindy.
1244
1245 %package -n xindy-estonian
1246 Summary:        Xindy Estonian language
1247 Summary(hu.UTF-8):      Xindy észt nyelv
1248 Summary(pl.UTF-8):      Obsługa języka estońskiego do Xindy
1249 Group:          Applications/Publishing/TeX
1250 Requires:       xindy = %{epoch}:%{version}-%{release}
1251
1252 %description -n xindy-estonian
1253 Xindy Estonian language.
1254
1255 %description -n xindy-estonian -l hu.UTF-8
1256 Xindy észt nyelv.
1257
1258 %description -n xindy-estonian -l pl.UTF-8
1259 Obsługa języka estońskiego do Xindy.
1260
1261 %package -n xindy-finnish
1262 Summary:        Xindy Finnish language
1263 Summary(hu.UTF-8):      Xindy finn nyelv
1264 Summary(pl.UTF-8):      Obsługa języka fińskiego do Xindy
1265 Group:          Applications/Publishing/TeX
1266 Requires:       xindy = %{epoch}:%{version}-%{release}
1267
1268 %description -n xindy-finnish
1269 Xindy Finnish language.
1270
1271 %description -n xindy-finnish -l hu.UTF-8
1272 Xindy finn nyelv.
1273
1274 %description -n xindy-finnish -l pl.UTF-8
1275 Obsługa języka fińskiego do Xindy.
1276
1277 %package -n xindy-french
1278 Summary:        Xindy French language
1279 Summary(hu.UTF-8):      Xindy francia nyelv
1280 Summary(pl.UTF-8):      Obsługa języka francuskiego do Xindy
1281 Group:          Applications/Publishing/TeX
1282 Requires:       xindy = %{epoch}:%{version}-%{release}
1283
1284 %description -n xindy-french
1285 Xindy French language.
1286
1287 %description -n xindy-french -l hu.UTF-8
1288 Xindy francia nyelv.
1289
1290 %description -n xindy-french -l pl.UTF-8
1291 Obsługa języka francuskiego do Xindy.
1292
1293 %package -n xindy-general
1294 Summary:        Xindy general language
1295 Summary(hu.UTF-8):      Xindy általános nyelv
1296 Summary(pl.UTF-8):      Obsługa języka ogólnego do Xindy
1297 Group:          Applications/Publishing/TeX
1298 Requires:       xindy = %{epoch}:%{version}-%{release}
1299
1300 %description -n xindy-general
1301 Xindy general language.
1302
1303 %description -n xindy-general -l hu.UTF-8
1304 Xindy általános nyelv.
1305
1306 %description -n xindy-general -l pl.UTF-8
1307 Obsługa języka ogólnego do Xindy.
1308
1309 %package -n xindy-georgian
1310 Summary:        Xindy Georgian language
1311 Summary(hu.UTF-8):      Xindy georgian nyelv
1312 Summary(pl.UTF-8):      Obsługa języka gruzińskiego do Xindy
1313 Group:          Applications/Publishing/TeX
1314 Requires:       xindy = %{epoch}:%{version}-%{release}
1315
1316 %description -n xindy-georgian
1317 Xindy Georgian language.
1318
1319 %description -n xindy-georgian -l hu.UTF-8
1320 Xindy georgian nyelv.
1321
1322 %description -n xindy-georgian -l pl.UTF-8
1323 Obsługa języka gruzińskiego do Xindy.
1324
1325 %package -n xindy-german
1326 Summary:        Xindy german language
1327 Summary(hu.UTF-8):      Xindy német nyelv
1328 Summary(pl.UTF-8):      Obsługa języka niemieckiego do Xindy
1329 Group:          Applications/Publishing/TeX
1330 Requires:       xindy = %{epoch}:%{version}-%{release}
1331
1332 %description -n xindy-german
1333 Xindy German language.
1334
1335 %description -n xindy-german -l hu.UTF-8
1336 Xindy német nyelv.
1337
1338 %description -n xindy-german -l pl.UTF-8
1339 Obsługa języka niemieckiego do Xindy.
1340
1341 %package -n xindy-greek
1342 Summary:        Xindy Greek language
1343 Summary(hu.UTF-8):      Xindy görög nyelv
1344 Summary(pl.UTF-8):      Obsługa języka greckiego do Xindy
1345 Group:          Applications/Publishing/TeX
1346 Requires:       xindy = %{epoch}:%{version}-%{release}
1347
1348 %description -n xindy-greek
1349 Xindy Greek language.
1350
1351 %description -n xindy-greek -l hu.UTF-8
1352 Xindy görög nyelv.
1353
1354 %description -n xindy-greek -l pl.UTF-8
1355 Obsługa języka greckiego do Xindy.
1356
1357 %package -n xindy-gypsy
1358 Summary:        Xindy Gypsy language
1359 Summary(hu.UTF-8):      Xindy cigány nyelv
1360 Summary(pl.UTF-8):      Obsługa języka cygańskiego do Xindy
1361 Group:          Applications/Publishing/TeX
1362 Requires:       xindy = %{epoch}:%{version}-%{release}
1363
1364 %description -n xindy-gypsy
1365 Xindy Gypsy language.
1366
1367 %description -n xindy-gypsy -l hu.UTF-8
1368 Xindy cigány nyelv.
1369
1370 %description -n xindy-gypsy -l pl.UTF-8
1371 Obsługa języka cygańskiego do Xindy.
1372
1373 %package -n xindy-hausa
1374 Summary:        Xindy Hausa language
1375 Summary(hu.UTF-8):      Xindy hausa nyelv
1376 Summary(pl.UTF-8):      Obsługa języka hausa do Xindy
1377 Group:          Applications/Publishing/TeX
1378 Requires:       xindy = %{epoch}:%{version}-%{release}
1379
1380 %description -n xindy-hausa
1381 Xindy Hausa language.
1382
1383 %description -n xindy-hausa -l hu.UTF-8
1384 Xindy hausa nyelv.
1385
1386 %description -n xindy-hausa -l pl.UTF-8
1387 Obsługa języka hausa do Xindy.
1388
1389 %package -n xindy-hebrew
1390 Summary:        Xindy Hebrew language
1391 Summary(hu.UTF-8):      Xindy héber nyelv
1392 Summary(pl.UTF-8):      Obsługa języka hebrajskiego do Xindy
1393 Group:          Applications/Publishing/TeX
1394 Requires:       xindy = %{epoch}:%{version}-%{release}
1395
1396 %description -n xindy-hebrew
1397 Xindy Hebrew language.
1398
1399 %description -n xindy-hebrew -l hu.UTF-8
1400 Xindy héber nyelv.
1401
1402 %description -n xindy-hebrew -l pl.UTF-8
1403 Obsługa języka hebrajskiego do Xindy.
1404
1405 %package -n xindy-hungarian
1406 Summary:        Xindy Hungarian language
1407 Summary(hu.UTF-8):      Xindy magyar nyelv
1408 Summary(pl.UTF-8):      Obsługa języka węgierskiego do Xindy
1409 Group:          Applications/Publishing/TeX
1410 Requires:       xindy = %{epoch}:%{version}-%{release}
1411
1412 %description -n xindy-hungarian
1413 Xindy Hungarian language.
1414
1415 %description -n xindy-hungarian -l hu.UTF-8
1416 Xindy magyar nyelv.
1417
1418 %description -n xindy-hungarian -l pl.UTF-8
1419 Obsługa języka węgierskiego do Xindy.
1420
1421 %package -n xindy-icelandic
1422 Summary:        Xindy Icelandic language
1423 Summary(hu.UTF-8):      Xindy izlandi nyelv
1424 Summary(pl.UTF-8):      Obsługa języka islandzkiego do Xindy
1425 Group:          Applications/Publishing/TeX
1426 Requires:       xindy = %{epoch}:%{version}-%{release}
1427
1428 %description -n xindy-icelandic
1429 Xindy Icelandic language.
1430
1431 %description -n xindy-icelandic -l hu.UTF-8
1432 Xindy izlandi nyelv.
1433
1434 %description -n xindy-icelandic -l pl.UTF-8
1435 Obsługa języka islandzkiego do Xindy.
1436
1437 %package -n xindy-italian
1438 Summary:        Xindy Italian language
1439 Summary(hu.UTF-8):      Xindy olasz nyelv
1440 Summary(pl.UTF-8):      Obsługa języka włoskiego do Xindy
1441 Group:          Applications/Publishing/TeX
1442 Requires:       xindy = %{epoch}:%{version}-%{release}
1443
1444 %description -n xindy-italian
1445 Xindy Italian language.
1446
1447 %description -n xindy-italian -l hu.UTF-8
1448 Xindy olasz nyelv.
1449
1450 %description -n xindy-italian -l pl.UTF-8
1451 Obsługa języka włoskiego do Xindy.
1452
1453 %package -n xindy-klingon
1454 Summary:        Xindy Klingon language
1455 Summary(hu.UTF-8):      Xindy klingon nyelv
1456 Summary(pl.UTF-8):      Obsługa języka klingońskiego do Xindy
1457 Group:          Applications/Publishing/TeX
1458 Requires:       xindy = %{epoch}:%{version}-%{release}
1459
1460 %description -n xindy-klingon
1461 Xindy Klingon language.
1462
1463 %description -n xindy-klingon -l hu.UTF-8
1464 Xindy klingon nyelv.
1465
1466 %description -n xindy-klingon -l pl.UTF-8
1467 Obsługa języka klingońskiego do Xindy.
1468
1469 %package -n xindy-kurdish
1470 Summary:        Xindy Kurdish language
1471 Summary(hu.UTF-8):      Xindy kurd nyelv
1472 Summary(pl.UTF-8):      Obsługa języka kurdyjskiego do Xindy
1473 Group:          Applications/Publishing/TeX
1474 Requires:       xindy = %{epoch}:%{version}-%{release}
1475
1476 %description -n xindy-kurdish
1477 Xindy Kurdish language.
1478
1479 %description -n xindy-kurdish -l hu.UTF-8
1480 Xindy kurd nyelv.
1481
1482 %description -n xindy-kurdish -l pl.UTF-8
1483 Obsługa języka kurdyjskiego do Xindy.
1484
1485 %package -n xindy-latin
1486 Summary:        Xindy Latin language
1487 Summary(hu.UTF-8):      Xindy latin nyelv
1488 Summary(pl.UTF-8):      Obsługa języka łacińskiego do Xindy
1489 Group:          Applications/Publishing/TeX
1490 Requires:       xindy = %{epoch}:%{version}-%{release}
1491
1492 %description -n xindy-latin
1493 Xindy Latin language.
1494
1495 %description -n xindy-latin -l hu.UTF-8
1496 Xindy latin nyelv.
1497
1498 %description -n xindy-latin -l pl.UTF-8
1499 Obsługa języka łacińskiego do Xindy.
1500
1501 %package -n xindy-latvian
1502 Summary:        Xindy Latvian language
1503 Summary(hu.UTF-8):      Xindy lett nyelv
1504 Summary(pl.UTF-8):      Obsługa języka łotewskiego do Xindy
1505 Group:          Applications/Publishing/TeX
1506 Requires:       xindy = %{epoch}:%{version}-%{release}
1507
1508 %description -n xindy-latvian
1509 Xindy Latvian language.
1510
1511 %description -n xindy-latvian -l hu.UTF-8
1512 Xindy lett nyelv.
1513
1514 %description -n xindy-latvian -l pl.UTF-8
1515 Obsługa języka łotewskiego do Xindy.
1516
1517 %package -n xindy-lithuanian
1518 Summary:        Xindy Lithuanian language
1519 Summary(hu.UTF-8):      Xindy litván nyelv
1520 Summary(pl.UTF-8):      Obsługa języka litewskiego do Xindy
1521 Group:          Applications/Publishing/TeX
1522 Requires:       xindy = %{epoch}:%{version}-%{release}
1523
1524 %description -n xindy-lithuanian
1525 Xindy Lithuanian language.
1526
1527 %description -n xindy-lithuanian -l hu.UTF-8
1528 Xindy litván nyelv.
1529
1530 %description -n xindy-lithuanian -l pl.UTF-8
1531 Obsługa języka litewskiego do Xindy.
1532
1533 %package -n xindy-lower-sorbian
1534 Summary:        Xindy Lower-Sorbian language
1535 Summary(hu.UTF-8):      Xindy lower-sorbian nyelv
1536 Summary(pl.UTF-8):      Obsługa języka dolnołużyckiego do Xindy
1537 Group:          Applications/Publishing/TeX
1538 Requires:       xindy = %{epoch}:%{version}-%{release}
1539
1540 %description -n xindy-lower-sorbian
1541 Xindy Lower-Sorbian language.
1542
1543 %description -n xindy-lower-sorbian -l hu.UTF-8
1544 Xindy lower-sorbian nyelv.
1545
1546 %description -n xindy-lower-sorbian -l pl.UTF-8
1547 Obsługa języka dolnołużyckiego do Xindy.
1548
1549 %package -n xindy-macedonian
1550 Summary:        Xindy Macedonian language
1551 Summary(hu.UTF-8):      Xindy macedón nyelv
1552 Summary(pl.UTF-8):      Obsługa języka macedońskiego do Xindy
1553 Group:          Applications/Publishing/TeX
1554 Requires:       xindy = %{epoch}:%{version}-%{release}
1555
1556 %description -n xindy-macedonian
1557 Xindy Macedonian language.
1558
1559 %description -n xindy-macedonian -l hu.UTF-8
1560 Xindy macedón nyelv.
1561
1562 %description -n xindy-macedonian -l pl.UTF-8
1563 Obsługa języka macedońskiego do Xindy.
1564
1565 %package -n xindy-mongolian
1566 Summary:        Xindy Mongolian language
1567 Summary(hu.UTF-8):      Xindy mongol nyelv
1568 Summary(pl.UTF-8):      Obsługa języka mongolskiego do Xindy
1569 Group:          Applications/Publishing/TeX
1570 Requires:       xindy = %{epoch}:%{version}-%{release}
1571
1572 %description -n xindy-mongolian
1573 Xindy Mongolian language.
1574
1575 %description -n xindy-mongolian -l hu.UTF-8
1576 Xindy mongol nyelv.
1577
1578 %description -n xindy-mongolian -l pl.UTF-8
1579 Obsługa języka mongolskiego do Xindy.
1580
1581 %package -n xindy-norwegian
1582 Summary:        Xindy Norwegian language
1583 Summary(hu.UTF-8):      Xindy norvég nyelv
1584 Summary(pl.UTF-8):      Obsługa języka norweskiego do Xindy
1585 Group:          Applications/Publishing/TeX
1586 Requires:       xindy = %{epoch}:%{version}-%{release}
1587
1588 %description -n xindy-norwegian
1589 Xindy Norwegian language.
1590
1591 %description -n xindy-norwegian -l hu.UTF-8
1592 Xindy norvég nyelv.
1593
1594 %description -n xindy-norwegian -l pl.UTF-8
1595 Obsługa języka norweskiego do Xindy.
1596
1597 %package -n xindy-polish
1598 Summary:        Xindy Polish language
1599 Summary(hu.UTF-8):      Xindy lengyel nyelv
1600 Summary(pl.UTF-8):      Obsługa języka polskiego do Xindy
1601 Group:          Applications/Publishing/TeX
1602 Requires:       xindy = %{epoch}:%{version}-%{release}
1603
1604 %description -n xindy-polish
1605 Xindy Polish language.
1606
1607 %description -n xindy-polish -l hu.UTF-8
1608 Xindy lengyel nyelv.
1609
1610 %description -n xindy-polish -l pl.UTF-8
1611 Obsługa języka polskiego do Xindy.
1612
1613 %package -n xindy-portuguese
1614 Summary:        Xindy Portuguese language
1615 Summary(hu.UTF-8):      Xindy portugál nyelv
1616 Summary(pl.UTF-8):      Obsługa języka portugalskiego do Xindy
1617 Group:          Applications/Publishing/TeX
1618 Requires:       xindy = %{epoch}:%{version}-%{release}
1619
1620 %description -n xindy-portuguese
1621 Xindy Portuguese language.
1622
1623 %description -n xindy-portuguese -l hu.UTF-8
1624 Xindy portugál nyelv.
1625
1626 %description -n xindy-portuguese -l pl.UTF-8
1627 Obsługa języka portugalskiego do Xindy.
1628
1629 %package -n xindy-romanian
1630 Summary:        Xindy Romanian language
1631 Summary(hu.UTF-8):      Xindy román nyelv
1632 Summary(pl.UTF-8):      Obsługa języka rumuńskiego do Xindy
1633 Group:          Applications/Publishing/TeX
1634 Requires:       xindy = %{epoch}:%{version}-%{release}
1635
1636 %description -n xindy-romanian
1637 Xindy Romanian language.
1638
1639 %description -n xindy-romanian -l hu.UTF-8
1640 Xindy román nyelv.
1641
1642 %description -n xindy-romanian -l pl.UTF-8
1643 Obsługa języka rumuńskiego do Xindy.
1644
1645 %package -n xindy-russian
1646 Summary:        Xindy Russian language
1647 Summary(hu.UTF-8):      Xindy orosz nyelv
1648 Summary(pl.UTF-8):      Obsługa języka rosyjskiego do Xindy
1649 Group:          Applications/Publishing/TeX
1650 Requires:       xindy = %{epoch}:%{version}-%{release}
1651
1652 %description -n xindy-russian
1653 Xindy Russian language.
1654
1655 %description -n xindy-russian -l hu.UTF-8
1656 Xindy orosz nyelv.
1657
1658 %description -n xindy-russian -l pl.UTF-8
1659 Obsługa języka rosyjskiego do Xindy.
1660
1661 %package -n xindy-serbian
1662 Summary:        Xindy Serbian language
1663 Summary(hu.UTF-8):      Xindy szerb nyelv
1664 Summary(pl.UTF-8):      Obsługa języka serbskiego do Xindy
1665 Group:          Applications/Publishing/TeX
1666 Requires:       xindy = %{epoch}:%{version}-%{release}
1667
1668 %description -n xindy-serbian
1669 Xindy Serbian language.
1670
1671 %description -n xindy-serbian -l hu.UTF-8
1672 Xindy szerb nyelv.
1673
1674 %description -n xindy-serbian -l pl.UTF-8
1675 Obsługa języka serbskiego do Xindy.
1676
1677 %package -n xindy-slovak
1678 Summary:        Xindy Slovak language
1679 Summary(hu.UTF-8):      Xindy szlovák nyelv
1680 Summary(pl.UTF-8):      Obsługa języka słowackiego do Xindy
1681 Group:          Applications/Publishing/TeX
1682 Requires:       xindy = %{epoch}:%{version}-%{release}
1683
1684 %description -n xindy-slovak
1685 Xindy Slovak language.
1686
1687 %description -n xindy-slovak -l hu.UTF-8
1688 Xindy szlovák nyelv.
1689
1690 %description -n xindy-slovak -l pl.UTF-8
1691 Obsługa języka słowackiego do Xindy.
1692
1693 %package -n xindy-slovenian
1694 Summary:        Xindy Slovenian language
1695 Summary(hu.UTF-8):      Xindy szlovén nyelv
1696 Summary(pl.UTF-8):      Obsługa języka słoweńskiego do Xindy
1697 Group:          Applications/Publishing/TeX
1698 Requires:       xindy = %{epoch}:%{version}-%{release}
1699
1700 %description -n xindy-slovenian
1701 Xindy Slovenian language.
1702
1703 %description -n xindy-slovenian -l hu.UTF-8
1704 Xindy szlovén nyelv.
1705
1706 %description -n xindy-slovenian -l pl.UTF-8
1707 Obsługa języka słoweńskiego do Xindy.
1708
1709 %package -n xindy-spanish
1710 Summary:        Xindy Spanish language
1711 Summary(hu.UTF-8):      Xindy spanyol nyelv
1712 Summary(pl.UTF-8):      Obsługa języka hiszpańskiego do Xindy
1713 Group:          Applications/Publishing/TeX
1714 Requires:       xindy = %{epoch}:%{version}-%{release}
1715
1716 %description -n xindy-spanish
1717 Xindy Spanish language.
1718
1719 %description -n xindy-spanish -l hu.UTF-8
1720 Xindy spanyol nyelv.
1721
1722 %description -n xindy-spanish -l pl.UTF-8
1723 Obsługa języka hiszpańskiego do Xindy.
1724
1725 %package -n xindy-swedish
1726 Summary:        Xindy Swedish language
1727 Summary(hu.UTF-8):      Xindy svéd nyelv
1728 Summary(pl.UTF-8):      Obsługa języka szwedzkiego do Xindy
1729 Group:          Applications/Publishing/TeX
1730 Requires:       xindy = %{epoch}:%{version}-%{release}
1731
1732 %description -n xindy-swedish
1733 Xindy Swedish language.
1734
1735 %description -n xindy-swedish -l hu.UTF-8
1736 Xindy svéd nyelv.
1737
1738 %description -n xindy-swedish -l pl.UTF-8
1739 Obsługa języka szwedzkiego do Xindy.
1740
1741 %package -n xindy-turkish
1742 Summary:        Xindy Turkish language
1743 Summary(hu.UTF-8):      Xindy török nyelv
1744 Summary(pl.UTF-8):      Obsługa języka tureckiego do Xindy
1745 Group:          Applications/Publishing/TeX
1746 Requires:       xindy = %{epoch}:%{version}-%{release}
1747
1748 %description -n xindy-turkish
1749 Xindy Turkish language.
1750
1751 %description -n xindy-turkish -l hu.UTF-8
1752 Xindy török nyelv.
1753
1754 %description -n xindy-turkish -l pl.UTF-8
1755 Obsługa języka tureckiego do Xindy.
1756
1757 %package -n xindy-ukrainian
1758 Summary:        Xindy Ukrainian language
1759 Summary(hu.UTF-8):      Xindy ukrán nyelv
1760 Summary(pl.UTF-8):      Obsługa języka ukraińskiego do Xindy
1761 Group:          Applications/Publishing/TeX
1762 Requires:       xindy = %{epoch}:%{version}-%{release}
1763
1764 %description -n xindy-ukrainian
1765 Xindy Ukrainian language.
1766
1767 %description -n xindy-ukrainian -l hu.UTF-8
1768 Xindy ukrán nyelv.
1769
1770 %description -n xindy-ukrainian -l pl.UTF-8
1771 Obsługa języka ukraińskiego do Xindy.
1772
1773 %package -n xindy-upper-sorbian
1774 Summary:        Xindy Upper-Sorbian language
1775 Summary(hu.UTF-8):      Xindy upper-sorbian nyelv
1776 Summary(pl.UTF-8):      Obsługa języka górnołużyckiego do Xindy
1777 Group:          Applications/Publishing/TeX
1778 Requires:       xindy = %{epoch}:%{version}-%{release}
1779
1780 %description -n xindy-upper-sorbian
1781 Xindy Upper-Sorbian language.
1782
1783 %description -n xindy-upper-sorbian -l hu.UTF-8
1784 Xindy upper-sorbian nyelv.
1785
1786 %description -n xindy-upper-sorbian -l pl.UTF-8
1787 Obsługa języka górnołużyckiego do Xindy.
1788
1789 %package -n xindy-vietnamese
1790 Summary:        Xindy Vietnamese language
1791 Summary(hu.UTF-8):      Xindy vietnámi nyelv
1792 Summary(pl.UTF-8):      Obsługa języka wietnamskiego do Xindy
1793 Group:          Applications/Publishing/TeX
1794 Requires:       xindy = %{epoch}:%{version}-%{release}
1795
1796 %description -n xindy-vietnamese
1797 Xindy Vietnamese language.
1798
1799 %description -n xindy-vietnamese -l hu.UTF-8
1800 Xindy vietnám nyelv.
1801
1802 %description -n xindy-vietnamese -l pl.UTF-8
1803 Obsługa języka wietnamskiego do Xindy.
1804
1805 %package pdftex
1806 Summary:        TeX generating PDF files instead DVI
1807 Summary(hu.UTF-8):      PDF fájlok készítése DVI helyett TeX-ből
1808 Summary(pl.UTF-8):      TeX generujący pliki PDF zamiast DVI
1809 Group:          Applications/Publishing/TeX
1810 Requires(post,postun):  %{_bindir}/texhash
1811 Requires:       %{name} = %{epoch}:%{version}-%{release}
1812 Requires:       %{name}-fonts-type1-bluesky = %{epoch}:%{version}-%{release}
1813 Requires:       ghostscript
1814 Provides:       tetex-format-pdftex = %{epoch}:%{version}-%{release}
1815 Provides:       tetex-pdftex
1816 Obsoletes:      tetex-format-pdftex
1817 Obsoletes:      tetex-pdftex
1818
1819 %description pdftex
1820 TeX generating PDF files instead DVI.
1821
1822 %description pdftex -l pl.UTF-8
1823 TeX generujący pliki PDF zamiast DVI.
1824
1825 %package psutils
1826 Summary:        PostScript Utilities
1827 Summary(hu.UTF-8):      PostScript eszközök
1828 Summary(pl.UTF-8):      Narzędzia do PostScriptu
1829 Group:          Applications/Printing
1830 Provides:       psutils
1831 Obsoletes:      psutils
1832 Obsoletes:      texlive-epsutils
1833 Obsoletes:      texlive-filters
1834
1835 %description psutils
1836 This archive contains some utilities for manipulating PostScript
1837 documents. Page selection and rearrangement are supported, including
1838 arrangement into signatures for booklet printing, and page merging for
1839 n-up printing.
1840
1841 %description psutils -l hu.UTF-8
1842 Ez a csomag jónéhány eszközt tartalmaz, amellyel a PostScript
1843 dokumentumok manipulálhatók. Oldal kijelölés és átrendezés támogatott,
1844 beleértve a booklet nyomtatáshoz való átrendezést is.
1845
1846 %description psutils -l pl.UTF-8
1847 PSutils zawiera programy pomagające manipulować plikami PostScript,
1848 wybierać strony przeznaczone do wydruku, ich kolejność, układ. Pozwala
1849 także na łączenie różnych plików PostScript w całość.
1850
1851 %package phyzzx
1852 Summary:        A TeX format for physicists
1853 Summary(hu.UTF-8):      TeX formátum fizikusoknak
1854 Summary(pl.UTF-8):      Format TeXa dla fizyków
1855 Group:          Applications/Publishing/TeX
1856 Requires(post,postun):  %{_bindir}/texhash
1857 Requires:       %{name} = %{epoch}:%{version}-%{release}
1858 %{?noarchpackage}
1859
1860 %description phyzzx
1861 A TeX format for physicists.
1862
1863 %description phyzzx -l hu.UTF-8
1864 TeX formátum fizikusoknak.
1865
1866 %description phyzzx -l pl.UTF-8
1867 Format TeXa dla fizyków.
1868
1869 %package omega
1870 Summary:        Extended unicode TeX
1871 Summary(pl.UTF-8):      Omega - TeX ze wsparciem dla unikodu
1872 Group:          Applications/Publishing/TeX
1873 Requires(post,postun):  %{_bindir}/texhash
1874 Requires:       %{name} = %{epoch}:%{version}-%{release}
1875 Requires:       %{name}-fonts-omega = %{epoch}:%{version}-%{release}
1876 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1877 Obsoletes:      tetex-omega
1878
1879 %description omega
1880 Omega is a version of the TeX program modified for multilingual
1881 typesetting. It uses unicode, and has additional primitives for (among
1882 other things) bidirectional typesetting.
1883
1884 %description omega -l pl.UTF-8
1885 Omega to wersja TeXa zmodyfikowana dla potrzeb składu wielojęzycznego.
1886 Używa unikodu i ma dodatkowe prymitywy do (między innymi) składania
1887 tekstu pisanego w obu kierunkach.
1888
1889 # # formats #
1890
1891 # Plain format.
1892
1893 %package plain
1894 Summary:        Plain TeX format basic files
1895 Summary(pl.UTF-8):      Podstawowe pliki dla formatu Plain TeX
1896 Group:          Applications/Publishing/TeX
1897 Requires(post,postun):  %{_bindir}/texhash
1898 Requires:       %{name} = %{epoch}:%{version}-%{release}
1899 Provides:       tetex-format-plain
1900 Provides:       tetex-plain
1901 Obsoletes:      tetex-cyrplain
1902 Obsoletes:      tetex-format-cyrplain
1903 Obsoletes:      tetex-format-plain
1904 Obsoletes:      tetex-plain
1905 %{?noarchpackage}
1906
1907 %description plain
1908 Plain TeX format basic files.
1909
1910 %description plain -l pl.UTF-8
1911 Podstawowe pliki dla formatu Plain TeX.
1912
1913 # MeX Plain format
1914
1915 %package mex
1916 Summary:        MeX Plain Format basic files
1917 Summary(pl.UTF-8):      Podstawowe pliki dla format MeX Plain
1918 Group:          Applications/Publishing/TeX
1919 Requires(post,postun):  %{_bindir}/texhash
1920 Requires:       %{name} = %{epoch}:%{version}-%{release}
1921 Requires:       texlive-fonts-pl = %{epoch}:%{version}-%{release}
1922 Requires:       texlive-plain = %{epoch}:%{version}-%{release}
1923 Obsoletes:      tetex-mex
1924 %{?noarchpackage}
1925
1926 %description mex
1927 MeX Plain Format basic files.
1928
1929 %description mex -l pl.UTF-8
1930 Podstawowe pliki dla formatu MeX Plain.
1931
1932 %package format-mex
1933 Summary:        MeX Plain Format
1934 Summary(pl.UTF-8):      Format MeX Plain
1935 Group:          Applications/Publishing/TeX
1936 Requires(post,postun):  %{_bindir}/texhash
1937 Requires:       texlive-mex = %{epoch}:%{version}-%{release}
1938 Obsoletes:      tetex-format-mex
1939 %{?noarchpackage}
1940
1941 %description format-mex
1942 MeX Plain Format.
1943
1944 %description format-mex -l pl.UTF-8
1945 Format MeX Plain.
1946
1947 %package format-pdfmex
1948 Summary:        PDFMeX Plain Format
1949 Summary(pl.UTF-8):      Format PDFMeX Plain
1950 Group:          Applications/Publishing/TeX
1951 Requires(post,postun):  %{_bindir}/texhash
1952 Requires:       %{name}-mex = %{epoch}:%{version}-%{release}
1953 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
1954 Obsoletes:      tetex-format-pdfmex
1955 %{?noarchpackage}
1956
1957 %description format-pdfmex
1958 PDFMeX Plain Format.
1959
1960 %description format-pdfmex -l pl.UTF-8
1961 Format PDFMeX Plain.
1962
1963 %package format-utf8mex
1964 Summary:        MeX Plain Format with UTF-8 encoded source files
1965 Summary(pl.UTF-8):      Format MeX Plain z plikami źródłowymi kodowanymi UTF-8
1966 Group:          Applications/Publishing/TeX
1967 Requires(post,postun):  %{_bindir}/texhash
1968 Requires:       %{name}-mex = %{epoch}:%{version}-%{release}
1969 Obsoletes:      tetex-format-utf8mex
1970 %{?noarchpackage}
1971
1972 %description format-utf8mex
1973 MeX Plain Format with UTF-8 encoded source files.
1974
1975 %description format-utf8mex -l pl.UTF-8
1976 Format MeX Plain z plikami źródłowymi kodowanymi UTF-8.
1977
1978 # AMS TeX format
1979
1980 %package amstex
1981 Summary:        AMS macros for Plain TeX basic files
1982 Summary(pl.UTF-8):      Podstawowe pliki makr AMS dla formatu Plain TeX
1983 Group:          Applications/Publishing/TeX
1984 Requires(post,postun):  %{_bindir}/texhash
1985 Requires:       %{name}-fonts-ams = %{epoch}:%{version}-%{release}
1986 Requires:       %{name}-format-amstex = %{epoch}:%{version}-%{release}
1987 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
1988 Provides:       tetex-ams
1989 Obsoletes:      tetex-ams
1990 Obsoletes:      tetex-amstex
1991 Obsoletes:      tetex-plain-amsfonts
1992 %{?noarchpackage}
1993
1994 %description amstex
1995 American Mathematical Society macros for Plain TeX basic files.
1996
1997 %description amstex -l pl.UTF-8
1998 Podstawowe pliki makr AMS (American Mathematical Society) dla formatu
1999 Plain TeX.
2000
2001 %package format-amstex
2002 Summary:        AMS macros for Plain TeX
2003 Summary(pl.UTF-8):      Makra AMS dla formatu Plain TeX
2004 Group:          Applications/Publishing/TeX
2005 Requires(post,postun):  %{_bindir}/texhash
2006 Requires:       %{name}-amstex = %{epoch}:%{version}-%{release}
2007 Obsoletes:      tetex-format-amstex
2008 Obsoletes:      tetex-format-cyramstex
2009 %{?noarchpackage}
2010
2011 %description format-amstex
2012 American Mathematical Society macros for Plain TeX.
2013
2014 %description format-amstex -l pl.UTF-8
2015 Makra AMS (American Mathematical Society) dla formatu Plain TeX.
2016
2017 # CSPlain format
2018
2019 %package csplain
2020 Summary:        TeX CSPlain format basic files
2021 Summary(pl.UTF-8):      Podstawowe pliki dla formatu TeX CSPlain
2022 Group:          Applications/Publishing/TeX
2023 Requires(post,postun):  %{_bindir}/texhash
2024 Requires:       %{name}-fonts-cs = %{epoch}:%{version}-%{release}
2025 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
2026 Provides:       tetex-csplain
2027 Obsoletes:      tetex-csplain
2028 %{?noarchpackage}
2029
2030 %description csplain
2031 TeX CSPlain format basic files.
2032
2033 %description csplain -l pl.UTF-8
2034 Podstawowe pliki dla formatu TeX CSPlain.
2035
2036 %package format-csplain
2037 Summary:        TeX CSPlain format
2038 Summary(pl.UTF-8):      Format TeX CSPlain
2039 Group:          Applications/Publishing/TeX
2040 Requires(post,postun):  %{_bindir}/texhash
2041 Requires:       %{name}-csplain = %{epoch}:%{version}-%{release}
2042 Obsoletes:      tetex-format-csplain
2043 %{?noarchpackage}
2044
2045 %description format-csplain
2046 TeX CSPlain format.
2047
2048 %description format-csplain -l pl.UTF-8
2049 Format TeX CSPlain.
2050
2051 %package format-pdfcsplain
2052 Summary:        PDFTeX CSPlain format
2053 Summary(pl.UTF-8):      Format PDFTeX CSPlain
2054 Group:          Applications/Publishing/TeX
2055 Requires(post,postun):  %{_bindir}/texhash
2056 Requires:       %{name}-csplain = %{epoch}:%{version}-%{release}
2057 Obsoletes:      tetex-format-pdfcsplain
2058 %{?noarchpackage}
2059
2060 %description format-pdfcsplain
2061 PDFTeX CSPlain format.
2062
2063 %description format-pdfcsplain -l pl.UTF-8
2064 Format PDFTeX CSPlain.
2065
2066 # CSLaTeX format
2067
2068 %package cslatex
2069 Summary:        CSLaTeX format basic files
2070 Summary(pl.UTF-8):      Podstawowe pliki dla formatu CSLaTeX
2071 Group:          Applications/Publishing/TeX
2072 Requires(post,postun):  %{_bindir}/texhash
2073 Requires:       %{name}-fonts-cs = %{epoch}:%{version}-%{release}
2074 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
2075 Provides:       tetex-cslatex
2076 Obsoletes:      tetex-cslatex
2077 %{?noarchpackage}
2078
2079 %description cslatex
2080 CSLaTeX format basic files.
2081
2082 %description cslatex -l pl.UTF-8
2083 Podstawowe pliki dla formatu CSLaTeX.
2084
2085 %package format-cslatex
2086 Summary:        CSLaTeX format
2087 Summary(pl.UTF-8):      Format CSLaTeX
2088 Group:          Applications/Publishing/TeX
2089 Requires(post,postun):  %{_bindir}/texhash
2090 Requires:       %{name}-cslatex = %{epoch}:%{version}-%{release}
2091 Obsoletes:      tetex-format-cslatex
2092 %{?noarchpackage}
2093
2094 %description format-cslatex
2095 CSLaTeX format.
2096
2097 %description format-cslatex -l pl.UTF-8
2098 Format CSLaTeX.
2099
2100 %package format-pdfcslatex
2101 Summary:        PDF CSLaTeX format
2102 Summary(pl.UTF-8):      Format PDF CSLaTeX
2103 Group:          Applications/Publishing/TeX
2104 Requires(post,postun):  %{_bindir}/texhash
2105 Requires:       %{name}-cslatex = %{epoch}:%{version}-%{release}
2106 Obsoletes:      tetex-format-pdfcslatex
2107 %{?noarchpackage}
2108
2109 %description format-pdfcslatex
2110 PDF CSLaTeX format.
2111
2112 %description format-pdfcslatex -l pl.UTF-8
2113 Format PDF CSLaTeX.
2114
2115 # EPlain format
2116
2117 %package eplain
2118 Summary:        EPlain format basic files
2119 Summary(pl.UTF-8):      Podstawowe pliki dla formatu EPlain
2120 Group:          Applications/Publishing/TeX
2121 Requires(post,postun):  %{_bindir}/texhash
2122 Requires:       %{name}-plain = %{epoch}:%{version}-%{release}
2123 Obsoletes:      tetex-eplain
2124 Obsoletes:      tetex-etex
2125 %{?noarchpackage}
2126
2127 %description eplain
2128 EPlain format basic files.
2129
2130 %description eplain -l pl.UTF-8
2131 Podstawowe pliki dla formatu EPlain.
2132
2133 %package format-eplain
2134 Summary:        EPlain format
2135 Summary(pl.UTF-8):      Format EPlain
2136 Group:          Applications/Publishing/TeX
2137 Requires(post,postun):  %{_bindir}/texhash
2138 Requires:       %{name}-eplain = %{epoch}:%{version}-%{release}
2139 Obsoletes:      tetex-format-eplain
2140 %{?noarchpackage}
2141
2142 %description format-eplain
2143 EPlain format.
2144
2145 %description format-eplain -l pl.UTF-8
2146 Format EPlain.
2147
2148 # ConTeXt format.
2149
2150 %package context
2151 Summary:        ConTeXt macro package basic files
2152 Summary(pl.UTF-8):      Podstawowe pliki pakietu makr ConTeXt
2153 Group:          Applications/Publishing/TeX
2154 Requires(post,postun):  %{_bindir}/texhash
2155 Requires:       %{name} = %{epoch}:%{version}-%{release}
2156 # contains texlua scripts
2157 Requires:       %{name}-luatex = %{epoch}:%{version}-%{release}
2158 Provides:       tetex-context
2159 Obsoletes:      tetex-context
2160 %{?noarchpackage}
2161
2162 %description context
2163 A full featured, parameter driven macro package, which fully supports
2164 advanced interactive documents.
2165
2166 This package contains basic files.
2167
2168 %description context -l pl.UTF-8
2169 Pakiet makr sterowanych przez parametry o pełnych możliwościach,
2170 całkowicie obsługujący zaawansowane dokumenty interaktywne.
2171
2172 Ten pakiet zawiera podstawowe pliki.
2173
2174 %package format-context-de
2175 Summary:        German ConTeXt format
2176 Summary(pl.UTF-8):      Niemiecka wersja formatu ConTeXt
2177 Group:          Applications/Publishing/TeX
2178 Requires(post,postun):  %{_bindir}/texhash
2179 Requires:       %{name}-context = %{epoch}:%{version}-%{release}
2180 Obsoletes:      tetex-format-context-de
2181 %{?noarchpackage}
2182
2183 %description format-context-de
2184 German ConTeXt format.
2185
2186 %description format-context-de -l pl.UTF-8
2187 Niemiecka wersja formatu ConTeXt.
2188
2189 %package format-context-en
2190 Summary:        English ConTeXt format
2191 Summary(pl.UTF-8):      Angielska wersja formatu ConTeXt
2192 Group:          Applications/Publishing/TeX
2193 Requires(post,postun):  %{_bindir}/texhash
2194 Requires:       %{name}-context = %{epoch}:%{version}-%{release}
2195 Obsoletes:      tetex-format-context-en
2196 %{?noarchpackage}
2197
2198 %description format-context-en
2199 English ConTeXt format.
2200
2201 %description format-context-en -l pl.UTF-8
2202 Angielska wersja formatu ConTeXt.
2203
2204 %package format-context-nl
2205 Summary:        Dutch ConTeXt format
2206 Summary(pl.UTF-8):      Holenderska wersja formatu ConTeXt
2207 Group:          Applications/Publishing/TeX
2208 Requires(post,postun):  %{_bindir}/texhash
2209 Requires:       %{name}-context = %{epoch}:%{version}-%{release}
2210 Obsoletes:      tetex-format-context-nl
2211 %{?noarchpackage}
2212
2213 %description format-context-nl
2214 Dutch ConTeXt format.
2215
2216 %description format-context-nl -l pl.UTF-8
2217 Holenderska wersja formatu ConTeXt.
2218
2219 # LaTeX format.
2220
2221 %package latex
2222 Summary:        LaTeX macro package basic files
2223 Summary(pl.UTF-8):      Podstawowe pliki pakietu makr LaTeX
2224 Group:          Applications/Publishing/TeX
2225 Requires(post,postun):  %{_bindir}/texhash
2226 Requires:       %{name} = %{epoch}:%{version}-%{release}
2227 Requires:       %{name}-fonts-latex = %{epoch}:%{version}-%{release}
2228 Requires:       %{name}-tex-ruhyphen = %{epoch}:%{version}-%{release}
2229 Requires:       %{name}-tex-ukrhyph = %{epoch}:%{version}-%{release}
2230 # for misc/eurosym:
2231 Requires:       %{name}-fonts-eurosym = %{epoch}:%{version}-%{release}
2232 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
2233 Requires:       %{name}-tex-babel = %{epoch}:%{version}-%{release}
2234 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
2235 Suggests:       %{name}-fonts-jknappen
2236 Suggests:       %{name}-latex-ucs = %{epoch}:%{version}-%{release}
2237 Provides:       tetex-format-latex = %{epoch}:%{version}-%{release}
2238 Provides:       tetex-latex = %{epoch}:%{version}-%{release}
2239 Obsoletes:      tetex-bibtex-koma-script
2240 Obsoletes:      tetex-format-latex
2241 Obsoletes:      tetex-latex
2242 Obsoletes:      tetex-latex-SIunits
2243 Obsoletes:      tetex-latex-caption
2244 Obsoletes:      tetex-latex-curves
2245 Obsoletes:      tetex-latex-dinbrief
2246 Obsoletes:      tetex-latex-draftcopy
2247 Obsoletes:      tetex-latex-dstroke
2248 Obsoletes:      tetex-latex-dvilj
2249 Obsoletes:      tetex-latex-eepic
2250 Obsoletes:      tetex-latex-endfloat
2251 Obsoletes:      tetex-latex-fancyhdr
2252 Obsoletes:      tetex-latex-fancyheadings
2253 Obsoletes:      tetex-latex-fancyvrb
2254 Obsoletes:      tetex-latex-fp
2255 Obsoletes:      tetex-latex-graphics
2256 Obsoletes:      tetex-latex-hyperref
2257 Obsoletes:      tetex-latex-koma-script
2258 Obsoletes:      tetex-latex-labels
2259 Obsoletes:      tetex-latex-listings
2260 Obsoletes:      tetex-latex-misc
2261 Obsoletes:      tetex-latex-ms
2262 Obsoletes:      tetex-latex-multirow
2263 Obsoletes:      tetex-latex-mwcls
2264 Obsoletes:      tetex-latex-mwdtools
2265 Obsoletes:      tetex-latex-ntgclass
2266 Obsoletes:      tetex-latex-oberdiek
2267 Obsoletes:      tetex-latex-pb-diagram
2268 Obsoletes:      tetex-latex-pstricks
2269 Obsoletes:      tetex-latex-qfonts
2270 Obsoletes:      tetex-latex-revtex4
2271 Obsoletes:      tetex-latex-seminar
2272 Obsoletes:      tetex-latex-t2
2273 Obsoletes:      tetex-latex-titlesec
2274 Obsoletes:      tetex-latex-tools
2275 Obsoletes:      tetex-latex-units
2276 Obsoletes:      tetex-mwcls
2277 Obsoletes:      tetex-revtex4
2278
2279 %description latex
2280 LaTeX is a front end for the TeX text formatting system. Easier to use
2281 than TeX, LaTeX is essentially a set of TeX macros which provide
2282 convenient, predefined document formats for users.
2283
2284 This package contains basic files.
2285
2286 %description latex -l pl.UTF-8
2287 LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
2288 łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
2289 dających użytkownikom wygodne, predefiniowane formaty dokumentów.
2290
2291 Ten pakiet zawiera podstawowe pliki.
2292
2293 %package latex-colortab
2294 Summary:        Shade cells of tables and halign
2295 Summary(pl.UTF-8):      Wyszarzanie komórek tabel i halign
2296 Group:          Applications/Publishing/TeX
2297 Requires(post,postun):  %{_bindir}/texhash
2298 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2299 %{?noarchpackage}
2300
2301 %description latex-colortab
2302 Shade cells of tables and halign.
2303
2304 %description latex-colortab -l pl.UTF-8
2305 Wyszarzanie komórek tabel i halign
2306
2307 %package latex-12many
2308 Summary:        Generalising mathematical index sets
2309 Summary(hu.UTF-8):      A matematikai halmazok indexelésének általánosítása
2310 Summary(pl.UTF-8):      Uogólnienie zbiorów indeksów matematycznych
2311 Group:          Applications/Publishing/TeX
2312 Requires(post,postun):  %{_bindir}/texhash
2313 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2314 %{?noarchpackage}
2315
2316 %description latex-12many
2317 Generalising mathematical index sets.
2318
2319 %description latex-12many -l hu.UTF-8
2320 A matematikai halmazok indexelésének általánosítása.
2321
2322 %description latex-12many -l pl.UTF-8
2323 Uogólnienie zbiorów indeksów matematycznych.
2324
2325 %package latex-abstract
2326 Summary:        Control the typesetting of the abstract environment
2327 Summary(hu.UTF-8):      Az "abstract" környezet szedésének irányítása
2328 Summary(pl.UTF-8):      Sterowanie składem środowiska abstract
2329 Group:          Applications/Publishing/TeX
2330 Requires(post,postun):  %{_bindir}/texhash
2331 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2332 %{?noarchpackage}
2333
2334 %description latex-abstract
2335 Control the typesetting of the abstract environment.
2336
2337 %description latex-abstract -l hu.UTF-8
2338 Az "abstract" környezet szedésének irányítása.
2339
2340 %description latex-abstract -l pl.UTF-8
2341 Sterowanie składem środowiska abstract.
2342
2343 %package latex-accfonts
2344 Summary:        Utilities to derive new fonts from existing ones
2345 Summary(hu.UTF-8):      Eszközök új betűtípusok származtatására már létezőkből
2346 Summary(pl.UTF-8):      Narzędzia do tworzenia nowych fontów w oparciu o istniejące
2347 Group:          Applications/Publishing/TeX
2348 Requires(post,postun):  %{_bindir}/texhash
2349 %{?noarchpackage}
2350
2351 %description latex-accfonts
2352 Utilities to derive new fonts from existing ones.
2353
2354 %description latex-accfonts -l hu.UTF-8
2355 Eszközök új betűtípusok származtatására már létezőkből.
2356
2357 %description latex-accfonts -l pl.UTF-8
2358 Narzędzia do tworzenia nowych fontów w oparciu o istniejące.
2359
2360 %package latex-adrconv
2361 Summary:        BibTeX styles to implement an address database
2362 Summary(hu.UTF-8):      BibTeX stílusok cím-adatbázis megvalósításához
2363 Summary(pl.UTF-8):      Style BibTeXa do implementowania bazy danych adresów
2364 Group:          Applications/Publishing/TeX
2365 Requires(post,postun):  %{_bindir}/texhash
2366 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2367 %{?noarchpackage}
2368
2369 %description latex-adrconv
2370 BibTeX styles to implement an address database.
2371
2372 %description latex-adrconv -l hu.UTF-8
2373 BibTeX stílusok cím-adatbázis megvalósításához.
2374
2375 %description latex-adrconv -l pl.UTF-8
2376 Style BibTeXa do implementowania bazy danych adresów.
2377
2378 %package latex-ae
2379 Summary:        Virtual fonts for PDF-files with T1 encoded CMR-fonts
2380 Summary(pl.UTF-8):      Wirtualne fonty dla plików PDF z fontami CMR o kodowaniu T1
2381 Group:          Applications/Publishing/TeX
2382 Requires(post,postun):  %{_bindir}/texhash
2383 Requires:       %{name}-fonts-ae = %{epoch}:%{version}-%{release}
2384 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2385 Provides:       tetex-latex-ae
2386 Obsoletes:      tetex-latex-ae
2387 %{?noarchpackage}
2388
2389 %description latex-ae
2390 A set of virtual fonts which emulates T1 coded fonts using the
2391 standard CM fonts. The package is called AE fonts (for Almost
2392 European). The main use of the package is to produce PDF files using
2393 versions of the CM fonts instead of the bitmapped EC fonts.
2394
2395 %description latex-ae -l pl.UTF-8
2396 Zestaw wirtualnych fontów emulujących fonty o kodowaniu T1 przy użyciu
2397 standardowych fontów CM. Ten pakiet został nazwany AE (Almost European
2398 - prawie europejskie). Głównym przeznaczeniem tego pakietu jest
2399   produkowanie plików PDF przy użyciu wersji fontów CM zamiast
2400   bitmapowych fontów EC.
2401
2402 %package latex-algorithms
2403 Summary:        Floating algorithm environment
2404 Summary(pl.UTF-8):      Pływające środowisko dla algorytmów
2405 Group:          Applications/Publishing/TeX
2406 Requires(post,postun):  /usr/bin/texhash
2407 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2408 Obsoletes:      tetex-algorith
2409 Obsoletes:      tetex-latex-algorithms
2410 %{?noarchpackage}
2411
2412 %description latex-algorithms
2413 Defines a floating algorithm environment designed to work with the
2414 algorithmic package.
2415
2416 %description latex-algorithms -l pl.UTF-8
2417 Pakiet definiujący pływające środowisko dla algorytmów zaprojektowane
2418 do pracy z pakietem algorithmic.
2419
2420 %package latex-ams
2421 Summary:        AMS math facilities for LaTeX
2422 Summary(pl.UTF-8):      Udogodnienia matematyczne AMS dla LaTeXa
2423 Group:          Applications/Publishing/TeX
2424 Requires(post,postun):  %{_bindir}/texhash
2425 Requires:       %{name}-fonts-ams = %{epoch}:%{version}-%{release}
2426 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2427 Provides:       tetex-latex-ams
2428 Obsoletes:      tetex-latex-ams
2429 Obsoletes:      tetex-latex-amscls
2430 Obsoletes:      tetex-latex-amsfonts
2431 Obsoletes:      tetex-latex-amsmath
2432 %{?noarchpackage}
2433
2434 %description latex-ams
2435 This package is the principal package in the AMS-LaTeX distribution.
2436 It adapts for use in LaTeX most of the mathematical features found in
2437 AMS-TeX.
2438
2439 %description latex-ams -l pl.UTF-8
2440 To jest główny pakiet dystrybucji AMS-LaTeX. Jest adaptacją większości
2441 możliwości matematycznych AMS-TeXa do używania w LaTeXu.
2442
2443 %package latex-antp
2444 Summary:        Antykwa Poltawskiego, a Type 1 family of Polish traditional type
2445 Summary(pl.UTF-8):      Antykwa Półtawskiego - rodzina tradycyjnych czcionek polskich jako Type 1
2446 Group:          Applications/Publishing/TeX
2447 Requires(post,postun):  %{_bindir}/texhash
2448 Requires:       %{name}-fonts-antp = %{epoch}:%{version}-%{release}
2449 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2450 Obsoletes:      tetex-latex-antp
2451 %{?noarchpackage}
2452
2453 %description latex-antp
2454 A replica of Antykwa Poltawskiego font in PostScript Type 1 format
2455 - -- preliminary version. This font was designed in the 'twenties and
2456   the 'thirties of XX century by a Polish graphic artist and a
2457   typographer Adam Poltawski. It was widely used by Polish printing
2458   houses as long as metal types were in use (until ca the 'sixties).
2459   Perhaps the first complete font family programmed and parametrized in
2460   METAPOST.
2461
2462 %description latex-antp -l pl.UTF-8
2463 Wstępna wersja repliki kroju Antykwa Półtawskiego w formacie
2464 PostScript Type 1. Ten krój został opracowany w latach 30-tych i
2465 40-tych XX wieku przez polskiego grafika i typografa Adama
2466 Półtawskiego. Była szeroko używana przez polskie drukarnie dopóki
2467 używano metalowych czcionek (do lat 60-tych). Prawdopodobnie pierwsza
2468 kompletna rodzina fontów zaprogramowana i zparametryzowana w
2469 METAPOSCIE.
2470
2471 %package latex-antt
2472 Summary:        Antykwa Torunska, a Type 1 family of a Polish traditional type
2473 Summary(pl.UTF-8):      Antykwa Turuńska - rodzina tradycyjnych czcionek polskich jako Type 1
2474 Group:          Applications/Publishing/TeX
2475 Requires(post,postun):  %{_bindir}/texhash
2476 Requires:       %{name}-fonts-antt = %{epoch}:%{version}-%{release}
2477 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2478 Obsoletes:      tetex-latex-antt
2479 %{?noarchpackage}
2480
2481 %description latex-antt
2482 Antykwa Torunska is a serif font designed by the late Polish
2483 typographer Zygfryd Gardzielewski, reconstructed and digitized as Type
2484 1.
2485
2486 %description latex-antt -l pl.UTF-8
2487 Antykwa Toruńska to krój szeryfowy opracowany niedawno przez polskiego
2488 typografa Zygfryda Gardzielewskiego, zrekonstruowany i przerobiony na
2489 postać cyfrową jako Type 1.
2490
2491 %package latex-appendix
2492 Summary:        Extra control of appendices
2493 Summary(hu.UTF-8):      Az appendixek nagyobb irányítása
2494 Summary(pl.UTF-8):      Dodatkowe sterowanie załącznikami
2495 Group:          Applications/Publishing/TeX
2496 Requires(post,postun):  %{_bindir}/texhash
2497 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2498 %{?noarchpackage}
2499
2500 %description latex-appendix
2501 Extra control of appendices.
2502
2503 %description latex-appendix -l hu.UTF-8
2504 Az appendixek nagyobb irányítása.
2505
2506 %description latex-appendix -l pl.UTF-8
2507 Dodatkowe sterowanie załącznikami.
2508
2509 %package latex-bbm
2510 Summary:        Blackboard variant fonts for Computer Modern, with LaTeX support
2511 Summary(pl.UTF-8):      Tablicowy wariant fontów Computer Modern z obsługą LaTeXa
2512 Group:          Applications/Publishing/TeX
2513 Requires(post,postun):  %{_bindir}/texhash
2514 Requires:       %{name}-fonts-bbm = %{epoch}:%{version}-%{release}
2515 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2516 Obsoletes:      tetex-latex-bbm
2517 %{?noarchpackage}
2518
2519 %description latex-bbm
2520 Blackboard variant fonts for Computer Modern, with LaTeX support.
2521
2522 %description latex-bbm -l pl.UTF-8
2523 Tablicowy wariant fontów Computer Modern z obsługą LaTeXa.
2524
2525 %package latex-bardiag
2526 Summary:        LateX package for drawing bar diagrams
2527 Summary(hu.UTF-8):      LaTeX csomag oszlopdiagramok rajzolására
2528 Summary(pl.UTF-8):      Pakiet LaTeXa do wykresów słupkowych
2529 Group:          Applications/Publishing/TeX
2530 Requires(post,postun):  %{_bindir}/texhash
2531 %{?noarchpackage}
2532
2533 %description latex-bardiag
2534 LateX package for drawing bar diagrams.
2535
2536 %description latex-bardiag -l hu.UTF-8
2537 LaTeX csomag oszlopdiagramok rajzolására.
2538
2539 %description latex-bardiag -l pl.UTF-8
2540 Pakiet LaTeXa do wykresów słupkowych.
2541
2542 %package latex-bbold
2543 Summary:        Sans serif blackboard bold for LaTeX
2544 Summary(pl.UTF-8):      Tablicowy tłusty font sans serif dla LaTeXa
2545 Group:          Applications/Publishing/TeX
2546 Requires(post,postun):  %{_bindir}/texhash
2547 Requires:       %{name}-fonts-bbold = %{epoch}:%{version}-%{release}
2548 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2549 Obsoletes:      tetex-latex-bbold
2550 %{?noarchpackage}
2551
2552 %description latex-bbold
2553 A geometric sans serif blackboard bold font, for use in mathematics.
2554
2555 %description latex-bbold -l pl.UTF-8
2556 Geometryczny tablicowy tłusty font sans serif, do używania w
2557 matematyce.
2558
2559 %package latex-bibtex
2560 Summary:        Bibliography management for LaTeX
2561 Summary(pl.UTF-8):      Zarządzenie bibliografią dla LaTeXa
2562 Group:          Applications/Publishing/TeX
2563 Requires(post,postun):  %{_bindir}/texhash
2564 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2565 Provides:       tetex-latex-bibtex
2566 Obsoletes:      tetex-bibtex
2567 Obsoletes:      tetex-latex-bibtex
2568 Obsoletes:      tetex-natbib
2569 Obsoletes:      tetex-latex-natbib
2570 Obsoletes:      tetex-rubibtex
2571
2572 %description latex-bibtex
2573 Bibliography management for LaTeX.
2574
2575 %description latex-bibtex -l pl.UTF-8
2576 Zarządzanie bibliografią dla LaTeXa.
2577
2578 %package latex-beamer
2579 Summary:        A LaTeX class for producing presentations and slides
2580 Summary(hu.UTF-8):      LaTeX dokumentumosztály prezentációk és fóliák készítéséhez
2581 Summary(pl.UTF-8):      Klasa LaTeXa do tworzenia prezentacji i slajdów
2582 Group:          Applications/Publishing/TeX
2583 Requires(post,postun):  %{_bindir}/texhash
2584 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2585 Obsoletes:      tetex-latex-beamer
2586 %{?noarchpackage}
2587
2588 %description latex-beamer
2589 A LaTeX class for producing presentations and slides.
2590
2591 %description latex-beamer -l hu.UTF-8
2592 LaTeX dokumentumosztály prezentációk és fóliák készítéséhez.
2593
2594 %description latex-beamer -l pl.UTF-8
2595 Klasa LaTeXa do tworzenia prezentacji i slajdów.
2596
2597 %package latex-bezos
2598 Summary:        Packages by Javier Bezos (additional math tools)
2599 Summary(hu.UTF-8):      Javier Bezos csomagjai (további matematikai eszközök)
2600 Summary(pl.UTF-8):      Pakiety Javiera Bezosa (dodatkowe narzędzia matematyczne)
2601 Group:          Applications/Publishing/TeX
2602 Requires(post,postun):  %{_bindir}/texhash
2603 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2604 %{?noarchpackage}
2605
2606 %description latex-bezos
2607 Packages by Javier Bezos (additional math tools).
2608
2609 %description latex-bezos -l hu.UTF-8
2610 Javier Bezos csomagjai (további matematikai eszközök).
2611
2612 %description latex-bezos -l pl.UTF-8
2613 Pakiety Javiera Bezosa (dodatkowe narzędzia matematyczne).
2614
2615 %package latex-bibtex-ams
2616 Summary:        BibTeX style files for American Mathematical Society publications
2617 Summary(pl.UTF-8):      Pliki stylów BibTeXa do publikacji American Mathematical Society
2618 Group:          Applications/Publishing/TeX
2619 Requires(post,postun):  %{_bindir}/texhash
2620 Requires:       %{name}-latex-ams = %{epoch}:%{version}-%{release}
2621 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2622 Obsoletes:      tetex-bibtex-ams
2623 Obsoletes:      tetex-latex-bibtex-ams
2624 %{?noarchpackage}
2625
2626 %description latex-bibtex-ams
2627 BibTeX style files for American Mathematical Society publications.
2628
2629 %description latex-bibtex-ams -l pl.UTF-8
2630 Pliki stylów BibTeXa do publikacji American Mathematical Society.
2631
2632 %package latex-bibtex-dk
2633 Summary:        Danish variants of the standard BibTeX styles
2634 Summary(pl.UTF-8):      Duńskie warianty standardowych stylów BibTeXa
2635 Group:          Applications/Publishing/TeX
2636 Requires(post,postun):  /usr/bin/texhash
2637 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2638 Obsoletes:      tetex-latex-bibtex-dk
2639 %{?noarchpackage}
2640
2641 %description latex-bibtex-dk
2642 Dk-bib is a translation of the four standard BibTeX style files
2643 (abbrv, alpha, plain and unsrt) into Danish. The files have been
2644 extended with ISBN, ISSN and URL fields which can be enabled through a
2645 LaTeX style file.
2646
2647 %description latex-bibtex-dk -l pl.UTF-8
2648 Dk-bib to tłumaczenie czterech standardowych plików stylów BibTeXa
2649 (abbrv, alpha, plain i unsrt) na język duński. Pliki zostały
2650 rozszerzone o pola ISBN, ISSN i URL, które można włączyć poprzez plik
2651 stylu LaTeXa.
2652
2653 %package latex-bibtex-pl
2654 Summary:        Polish bibliography management for LaTeX
2655 Summary(pl.UTF-8):      Polska wersja zarządzania bibliografią dla LaTeXa
2656 Group:          Applications/Publishing/TeX
2657 Requires(post,postun):  %{_bindir}/texhash
2658 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2659 Obsoletes:      tetex-bibtex-plbib
2660 Obsoletes:      tetex-latex-bibtex-pl
2661 %{?noarchpackage}
2662
2663 %description latex-bibtex-pl
2664 Polish bibliography management for LaTeX.
2665
2666 %description latex-bibtex-pl -l pl.UTF-8
2667 Polska wersja zarządzania bibliografią dla LaTeXa.
2668
2669 %package latex-bibtex-german
2670 Summary:        German variants of standard BibTeX styles
2671 Summary(pl.UTF-8):      Niemieckie wersje standardowych stylów BibTeXa
2672 Group:          Applications/Publishing/TeX
2673 Requires(post,postun):  %{_bindir}/texhash
2674 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2675 Obsoletes:      tetex-bibtex-germbib
2676 Obsoletes:      tetex-latex-bibtex-german
2677 %{?noarchpackage}
2678
2679 %description latex-bibtex-german
2680 German variants of standard BibTeX styles.
2681
2682 %description latex-bibtex-german -l pl.UTF-8
2683 Niemieckie wersje standardowych stylów BibTeXa.
2684
2685 %package latex-bibtex-revtex4
2686 Summary:        BibTeX styles for REVTeX4
2687 Summary(pl.UTF-8):      Style BibTeXa dla REVTeX4
2688 Group:          Applications/Publishing/TeX
2689 Requires(post,postun):  %{_bindir}/texhash
2690 Requires:       %{name} = %{epoch}:%{version}-%{release}
2691 Obsoletes:      tetex-bibtex-revtex4
2692 Obsoletes:      tetex-latex-bibtex-revtex4
2693 %{?noarchpackage}
2694
2695 %description latex-bibtex-revtex4
2696 BibTeX styles for REVTeX4.
2697
2698 %description latex-bibtex-revtex4 -l pl.UTF-8
2699 Style BibTeXa dla REVTeX4.
2700
2701 %package latex-bibtex-jurabib
2702 Summary:        Extended BibTeX citation support for the humanities and legal texts
2703 Summary(pl.UTF-8):      Rozszerzona obsługa cytowania BibTeXa do tekstów humanistycznych i prawniczych
2704 Group:          Applications/Publishing/TeX
2705 Requires(post,postun):  %{_bindir}/texhash
2706 Requires:       %{name} = %{epoch}:%{version}-%{release}
2707 Obsoletes:      tetex-bibtex-jurabib
2708 Obsoletes:      tetex-latex-bibtex-jurabib
2709 %{?noarchpackage}
2710
2711 %description latex-bibtex-jurabib
2712 Extended BibTeX citation support for the humanities and legal texts.
2713
2714 %description latex-bibtex-jurabib -l pl.UTF-8
2715 Rozszerzona obsługa cytowania BibTeXa do tekstów humanistycznych i
2716 prawniczych.
2717
2718 %package latex-bibtex-styles
2719 Summary:        Various BibTeX styles
2720 Summary(hu.UTF-8):      Vegyes BibTeX stílusok
2721 Summary(pl.UTF-8):      Różne style BibTeXa
2722 Group:          Applications/Publishing/TeX
2723 Requires(post,postun):  %{_bindir}/texhash
2724 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2725 %{?noarchpackage}
2726
2727 %description latex-bibtex-styles
2728 Various BibTeX styles.
2729
2730 %description latex-bibtex-styles -l hu.UTF-8
2731 Vegyes BibTeX stílusok.
2732
2733 %description latex-bibtex-styles -l pl.UTF-8
2734 Różne style BibTeXa.
2735
2736 %package latex-bibtex-vancouver
2737 Summary:        Bibliographic style file for Biomedical Journals
2738 Summary(hu.UTF-8):      Irodalomjegyzék-stílus a Biomedical Journal-hoz
2739 Summary(pl.UTF-8):      Plik stylu bibliografii dla Biomedical Journals
2740 Group:          Applications/Publishing/TeX
2741 Requires(post,postun):  %{_bindir}/texhash
2742 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
2743 %{?noarchpackage}
2744
2745 %description latex-bibtex-vancouver
2746 Bibliographic style file for Biomedical Journals.
2747
2748 %description latex-bibtex-vancouver -l hu.UTF-8
2749 Irodalomjegyzék-stílus a Biomedical Journal-hoz.
2750
2751 %description latex-bibtex-vancouver -l pl.UTF-8
2752 Plik stylu bibliografii dla Biomedical Journals.
2753
2754 %package latex-booktabs
2755 Summary:        Publication quality tables in LaTeX
2756 Summary(hu.UTF-8):      Nyomdai minőségű táblázatok LaTeX-ben
2757 Summary(pl.UTF-8):      Tabele o jakości publikacji w LaTeXu
2758 Group:          Applications/Publishing/TeX
2759 Requires(post,postun):  %{_bindir}/texhash
2760 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2761 %{?noarchpackage}
2762
2763 %description latex-booktabs
2764 Publication quality tables in LaTeX.
2765
2766 %description latex-booktabs -l hu.UTF-8
2767 Nyomdai minőségű táblázatok LaTeX-ben.
2768
2769 %description latex-booktabs -l pl.UTF-8
2770 Tabele o jakości publikacji w LaTeXu.
2771
2772 %package latex-caption
2773 Summary:        Customising captions in floating environments
2774 Summary(hu.UTF-8):      Feliratok testreszabása úszó környezetekben
2775 Summary(pl.UTF-8):      Dostosowywanie podpisów w środowiskach pływających
2776 Group:          Applications/Publishing/TeX
2777 Requires(post,postun):  %{_bindir}/texhash
2778 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2779 %{?noarchpackage}
2780
2781 %description latex-caption
2782 Customising captions in floating environments.
2783
2784 %description latex-caption -l hu.UTF-8
2785 Feliratok testreszabása úszó környezetekben.
2786
2787 %description latex-caption -l pl.UTF-8
2788 Dostosowywanie podpisów w środowiskach pływających.
2789
2790 %package latex-carlisle
2791 Summary:        Miscellaneous small packages by David Carlisle
2792 Summary(pl.UTF-8):      Różne małe pakiety autorstwa Davida Carlisle
2793 Group:          Applications/Publishing/TeX
2794 Requires(post,postun):  %{_bindir}/texhash
2795 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2796 Provides:       tetex-latex-carlisle
2797 Obsoletes:      tetex-latex-carlisle
2798 %{?noarchpackage}
2799
2800 %description latex-carlisle
2801 Miscellaneous small packages by David Carlisle.
2802
2803 %description latex-carlisle -l pl.UTF-8
2804 Różne małe pakiety autorstwa Davida Carlisle.
2805
2806 %package latex-ccfonts
2807 Summary:        Support for Concrete text and math fonts in LaTeX
2808 Summary(pl.UTF-8):      Obsługa fontów tekstowych i matematycznych Concrete w LaTeXu
2809 Group:          Applications/Publishing/TeX
2810 Requires(post,postun):  %{_bindir}/texhash
2811 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2812 Obsoletes:      tetex-latex-ccfonts
2813 %{?noarchpackage}
2814
2815 %description latex-ccfonts
2816 LaTeX font definition files for the Concrete fonts and a LaTeX package
2817 for typesetting documents using Concrete as the default font family.
2818 The files support OT1, T1, TS1, and Concrete math including AMS fonts
2819 (Ulrik Vieth's concmath).
2820
2821 %description latex-ccfonts -l pl.UTF-8
2822 Pliki definicji fontów LaTeXowych dla fontów Concrete oraz pakiet
2823 LaTeXa do składania dokumentów przy użyciu Concrete jako domyślnej
2824 rodziny fontów. Pliki obsługują fonty OT1, T1, TS1 oraz matematyczny
2825 Concrete wraz z AMS (concmath Ulrika Vietha).
2826
2827 %package latex-cite
2828 Summary:        Supports compressed, sorted lists of numerical citations
2829 Summary(pl.UTF-8):      Obsługa kompresowanych, sortowanych list numerowanych cytatów
2830 Group:          Applications/Publishing/TeX
2831 Requires(post,postun):  %{_bindir}/texhash
2832 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2833 Obsoletes:      tetex-latex-cite
2834 %{?noarchpackage}
2835
2836 %description latex-cite
2837 Supports compressed, sorted lists of numerical citations.
2838
2839 %description latex-cite -l pl.UTF-8
2840 Obsługa kompresowanych, sortowanych list numerowanych cytatów.
2841
2842 %package latex-cmbright
2843 Summary:        Support for CM Bright fonts in LaTeX
2844 Summary(pl.UTF-8):      Obsługa fontów CM Bright w LaTeXu
2845 Group:          Applications/Publishing/TeX
2846 Requires(post,postun):  %{_bindir}/texhash
2847 Requires:       %{name}-fonts-cmbright = %{epoch}:%{version}-%{release}
2848 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2849 Obsoletes:      tetex-latex-cmbright
2850 %{?noarchpackage}
2851
2852 %description latex-cmbright
2853 A family of sans serif fonts for TeX and LaTeX, based on Donald
2854 Knuth's CM fonts. It comprises OT1, T1 and TS1 encoded text fonts of
2855 various shapes as well as all the fonts necessary for mathematical
2856 typesetting, incl. AMS symbols. This collection provides all the
2857 necessary files for using the fonts with LaTeX.
2858
2859 %description latex-cmbright -l pl.UTF-8
2860 Rodzina fontów sans serif dla TeXa i LaTeXa, oparta na fontach CM
2861 Donalda Knutha. Obejmuje fonty dla kodowań OT1, T1 i TS1 różnych
2862 kształtów oraz fonty niezbędne do składu matematycznego, włącznie z
2863 symbolami AMS. Ten zestaw dostarcza wszystkie niezbędne pliki do
2864 używania fontów w LaTeXu.
2865
2866 %package latex-comment
2867 Summary:        Selectively include/excludes portions of text
2868 Summary(hu.UTF-8):      A szöveg részeinek beillesztése/kihagyása
2869 Summary(pl.UTF-8):      Wybiórcze włączanie/wyłączanie części tekstu
2870 Group:          Applications/Publishing/TeX
2871 Requires(post,postun):  %{_bindir}/texhash
2872 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2873 %{?noarchpackage}
2874
2875 %description latex-comment
2876 Selectively include/excludes portions of text.
2877
2878 %description latex-comment -l hu.UTF-8
2879 A szöveg részeinek beillesztése/kihagyása.
2880
2881 %description latex-comment -l pl.UTF-8
2882 Wybiórcze włączanie/wyłączanie części tekstu.
2883
2884 %package latex-concmath
2885 Summary:        LaTeX package and font definition files to access the Concrete math fonts
2886 Summary(pl.UTF-8):      Pakiet LaTeXa i pliki definicji fontów udostępniające fonty matematyczne Concrete
2887 Group:          Applications/Publishing/TeX
2888 Requires(post,postun):  %{_bindir}/texhash
2889 Requires:       %{name}-fonts-concmath = %{epoch}:%{version}-%{release}
2890 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2891 Obsoletes:      tetex-latex-concmath
2892 %{?noarchpackage}
2893
2894 %description latex-concmath
2895 LaTeX package and font definition files to access the Concrete math
2896 fonts, which were derived from Computer Modern math fonts using
2897 parameters from Concrete Roman text fonts.
2898
2899 %description latex-concmath -l pl.UTF-8
2900 Pakiet LaTeXa i pliki definicji fontów udostępniające fonty
2901 matematyczne Concrete wywodzące się z fontów matematycznych Computer
2902 Modern poprzez zastosowanie parametrów fontów tekstowych Concrete
2903 Roman.
2904
2905 %package latex-currvita
2906 Summary:        Typeset a curriculum vitae
2907 Summary(hu.UTF-8):      Önéletrajzok írása
2908 Summary(pl.UTF-8):      Skład życiorysu
2909 Group:          Applications/Publishing/TeX
2910 Requires(post,postun):  %{_bindir}/texhash
2911 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2912 %{?noarchpackage}
2913
2914 %description latex-currvita
2915 Typeset a curriculum vitae.
2916
2917 %description latex-currvita -l hu.UTF-8
2918 Önéletrajzok írása.
2919
2920 %description latex-currvita -l pl.UTF-8
2921 Skład życiorysu.
2922
2923 %package latex-curves
2924 Summary:        Curves for LaTeX picture environment
2925 Summary(hu.UTF-8):      Görbék LaTeX picture környezetébe
2926 Summary(pl.UTF-8):      Krzywe do środowiska LaTeXa picture
2927 Group:          Applications/Publishing/TeX
2928 Requires(post,postun):  %{_bindir}/texhash
2929 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2930 %{?noarchpackage}
2931
2932 %description latex-curves
2933 Curves for LaTeX picture environment.
2934
2935 %description latex-curves -l hu.UTF-8
2936 Görbék LaTeX picture környezetébe.
2937
2938 %description latex-curves -l pl.UTF-8
2939 Krzywe do środowiska LaTeXa picture.
2940
2941 %package latex-custom-bib
2942 Summary:        Customized BibTeX styles for LaTeX
2943 Summary(pl.UTF-8):      Dostosowywanie stylów BibTeXa dla LaTeXa
2944 Group:          Applications/Publishing/TeX
2945 Requires(post,postun):  %{_bindir}/texhash
2946 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2947 Obsoletes:      tetex-latex-custom-bib
2948 %{?noarchpackage}
2949
2950 %description latex-custom-bib
2951 Package generating customized BibTeX bibliography styles from a
2952 generic file using docstrip. Includes support for the Harvard style.
2953
2954 %description latex-custom-bib -l pl.UTF-8
2955 Pakiet generujący dostosowane style bibliografii BibTeXa z ogólnego
2956 pliki przy użyciu docstrip. Zawiera obsługę stylu Harvard.
2957
2958 %package latex-cyrillic
2959 Summary:        LaTeX Cyrillic support
2960 Summary(pl.UTF-8):      Obsługa cyrylicy dla LaTeXa
2961 Group:          Applications/Publishing/TeX
2962 Requires(post,postun):  %{_bindir}/texhash
2963 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2964 Provides:       tetex-latex-cyrillic
2965 Obsoletes:      tetex-latex-cyrillic
2966 %{?noarchpackage}
2967
2968 %description latex-cyrillic
2969 LaTeX Cyrillic support.
2970
2971 %description latex-cyrillic -l pl.UTF-8
2972 Obsługa cyrylicy dla LaTeXa.
2973
2974 %package latex-enumitem
2975 Summary:        A package to customize the three basic lists
2976 Summary(hu.UTF-8):      Egy csomag, amivel testreszabhatod a három alapvető listát
2977 Summary(pl.UTF-8):      Pakiet do dostosowywania trzech podstawowych list
2978 Group:          Applications/Publishing/TeX
2979 Requires(post,postun):  %{_bindir}/texhash
2980 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
2981 %{?noarchpackage}
2982
2983 %description latex-enumitem
2984 A package to customize the three basic lists (enumerate, itemize and
2985 description).
2986
2987 %description latex-enumitem -l hu.UTF-8
2988 Egy csomag, amivel testreszabhatod a három alapvető listakörnyezetet
2989 (enumerate, itemize, description).
2990
2991 %description latex-enumitem -l pl.UTF-8
2992 Pakiet do dostosowywania trzech podstawowych list (enumerate, itemize
2993 oraz description).
2994
2995 %package latex-exams
2996 Summary:        Various document classes to typeset exams
2997 Summary(hu.UTF-8):      Különböző dokumentumosztályok vizsgák, feladatsorok szedésére
2998 Summary(pl.UTF-8):      Różne klasy dokumentów do składu egzaminów
2999 Group:          Applications/Publishing/TeX
3000 Requires(post,postun):  %{_bindir}/texhash
3001 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3002 %{?noarchpackage}
3003
3004 %description latex-exams
3005 Various document classes to typeset exams.
3006
3007 %description latex-exams -l hu.UTF-8
3008 Különböző dokumentumosztályok vizsgák, feladatsorok szedésére.
3009
3010 %description latex-exams -l pl.UTF-8
3011 Różne klasy dokumentów do składu egzaminów.
3012
3013 %package latex-float
3014 Summary:        Tools to manipulate float objects
3015 Summary(hu.UTF-8):      Eszközök úszó objektuomok kezeléséhez
3016 Summary(pl.UTF-8):      Narzędzia do operowania obiektami pływającymi
3017 Group:          Applications/Publishing/TeX
3018 Requires(post,postun):  %{_bindir}/texhash
3019 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3020 %{?noarchpackage}
3021
3022 %description latex-float
3023 Tools to manipulate float objects.
3024
3025 %description latex-float -l hu.UTF-8
3026 Eszközök úszó objektuomok kezeléséhez.
3027
3028 %description latex-float -l pl.UTF-8
3029 Narzędzia do operowania obiektami pływającymi.
3030
3031 %package latex-foiltex
3032 Summary:        FoilTeX - a collection of LaTeX files for making foils
3033 Summary(hu.UTF-8):      A FoilTeX a LaTeX fájlok gyűjteménye fóliák készítéséhez
3034 Summary(pl.UTF-8):      FoilTeX - zbiór plików LaTeXa do tworzenia folii
3035 Group:          Applications/Publishing/TeX
3036 Requires(post,postun):  %{_bindir}/texhash
3037 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3038 %{?noarchpackage}
3039
3040 %description latex-foiltex
3041 The FoilTeX is a collection of LaTeX files for making foils.
3042
3043 %description latex-foiltex -l hu.UTF-8
3044 A FoilTeX a LaTeX fájlok gyűjteménye fóliák készítéséhez.
3045
3046 %description latex-foiltex -l pl.UTF-8
3047 FoilTeX to zbiór plików LaTeXa do tworzenia folii.
3048
3049 %package latex-formlett
3050 Summary:        Letters to multiple recipients
3051 Summary(hu.UTF-8):      Levél több címzettnek ("körlevél")
3052 Summary(pl.UTF-8):      Listy do wielu adresatów
3053 Group:          Applications/Publishing/TeX
3054 Requires(post,postun):  %{_bindir}/texhash
3055 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3056 %{?noarchpackage}
3057
3058 %description latex-formlett
3059 Letters to multiple recipients.
3060
3061 %description latex-formlett -l hu.UTF-8
3062 Levél több címzettnek ("körlevél").
3063
3064 %description latex-formlett -l pl.UTF-8
3065 Listy do wielu adresatów.
3066
3067 %package latex-formular
3068 Summary:        Create forms containing field for manual entry
3069 Summary(hu.UTF-8):      Kézzel kitöltendő űrlapok készítése
3070 Summary(pl.UTF-8):      Tworzenie formularzy z polami do ręcznego wypełnienia
3071 Group:          Applications/Publishing/TeX
3072 Requires(post,postun):  %{_bindir}/texhash
3073 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3074 %{?noarchpackage}
3075
3076 %description latex-formular
3077 Create forms containing field for manual entry.
3078
3079 %description latex-formular -l hu.UTF-8
3080 Kézzel kitöltendő űrlapok készítése.
3081
3082 %description latex-formular -l pl.UTF-8
3083 Tworzenie formularzy z polami do ręcznego wypełnienia.
3084
3085 %package latex-gbrief
3086 Summary:        Letter document class
3087 Summary(hu.UTF-8):      Levél dokumentumosztály
3088 Summary(pl.UTF-8):      Klasa dokumentu listowego
3089 Group:          Applications/Publishing/TeX
3090 Requires(post,postun):  %{_bindir}/texhash
3091 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3092 %{?noarchpackage}
3093
3094 %description latex-gbrief
3095 Letter document class.
3096
3097 %description latex-gbrief -l hu.UTF-8
3098 Levél dokumentumosztály.
3099
3100 %description latex-gbrief -l pl.UTF-8
3101 Klasa dokumentu listowego.
3102
3103 %package latex-keystroke
3104 Summary:        Graphical representation of keys on keyboard
3105 Summary(hu.UTF-8):      A billentyűk grafikus megjelenítése
3106 Summary(pl.UTF-8):      Graficzna reprezentacja klawiszy na klawiaturze
3107 Group:          Applications/Publishing/TeX
3108 Requires(post,postun):  %{_bindir}/texhash
3109 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3110 %{?noarchpackage}
3111
3112 %description latex-keystroke
3113 Graphical representation of keys on keyboard.
3114
3115 %description latex-keystroke -l hu.UTF-8
3116 A billentyűk grafikus megjelenítése.
3117
3118 %description latex-keystroke -l pl.UTF-8
3119 Graficzna reprezentacja klawiszy na klawiaturze.
3120
3121 %package latex-labbook
3122 Summary:        Typeset laboratory journals
3123 Summary(hu.UTF-8):      Laborjegyzőkönyvek szedése
3124 Summary(pl.UTF-8):      Składanie dzienników laboratoryjnych
3125 Group:          Applications/Publishing/TeX
3126 Requires(post,postun):  %{_bindir}/texhash
3127 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3128 %{?noarchpackage}
3129
3130 %description latex-labbook
3131 Typeset laboratory journals.
3132
3133 %description latex-labbook -l hu.UTF-8
3134 Laborjegyzőkönyvek szedése.
3135
3136 %description latex-labbook -l pl.UTF-8
3137 Składanie dzienników laboratoryjnych.
3138
3139 %package latex-lcd
3140 Summary:        Alphanumerical LCD-style displays
3141 Summary(hu.UTF-8):      Alfanumerikus LCD-szerű kijelzés
3142 Summary(pl.UTF-8):      Alfanumeryczne wyświetlacze w stylu LCD
3143 Group:          Applications/Publishing/TeX
3144 Requires(post,postun):  %{_bindir}/texhash
3145 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3146 %{?noarchpackage}
3147
3148 %description latex-lcd
3149 Alphanumerical LCD-style displays.
3150
3151 %description latex-lcd -l hu.UTF-8
3152 Alfanumerikus LCD-szerű kijelzés.
3153
3154 %description latex-lcd -l pl.UTF-8
3155 Alfanumeryczne wyświetlacze w stylu LCD.
3156
3157 %package latex-leaflet
3158 Summary:        Create small handouts (flyers)
3159 Summary(hu.UTF-8):      Kis "kézikönyvek" készítése (brossúrák)
3160 Summary(pl.UTF-8):      Tworzenie małych ulotek
3161 Group:          Applications/Publishing/TeX
3162 Requires(post,postun):  %{_bindir}/texhash
3163 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3164 %{?noarchpackage}
3165
3166 %description latex-leaflet
3167 Create small handouts (flyers).
3168
3169 %description latex-leaflet -l hu.UTF-8
3170 Kis "kézikönyvek" készítése (brossúrák).
3171
3172 %description latex-leaflet -l pl.UTF-8
3173 Tworzenie małych ulotek.
3174
3175 %package latex-leftidx
3176 Summary:        Left and right subscripts and superscripts in math mode
3177 Summary(hu.UTF-8):      Bal és jobboldali alsó és felső indexek matematikai módban
3178 Summary(pl.UTF-8):      Lewe i prawe indeksy dolne i górne w trybie matematycznym
3179 Group:          Applications/Publishing/TeX
3180 Requires(post,postun):  %{_bindir}/texhash
3181 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3182 %{?noarchpackage}
3183
3184 %description latex-leftidx
3185 Left and right subscripts and superscripts in math mode.
3186
3187 %description latex-leftidx -l hu.UTF-8
3188 Bal és jobboldali alsó és felső indexek matematikai módban.
3189
3190 %description latex-leftidx -l pl.UTF-8
3191 Lewe i prawe indeksy dolne i górne w trybie matematycznym.
3192
3193 %package latex-lewis
3194 Summary:        Draw Lewis structures (chemistry)
3195 Summary(hu.UTF-8):      Lewis struktúrák készítése (kémia)
3196 Summary(pl.UTF-8):      Rysowanie struktur Lewisa (chemicznych)
3197 Group:          Applications/Publishing/TeX
3198 Requires(post,postun):  %{_bindir}/texhash
3199 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3200 %{?noarchpackage}
3201
3202 %description latex-lewis
3203 Draw Lewis structures (chemistry).
3204
3205 %description latex-lewis -l hu.UTF-8
3206 Lewis struktúrák készítése (kémia).
3207
3208 %description latex-lewis -l pl.UTF-8
3209 Rysowanie struktur Lewisa (chemicznych).
3210
3211 %package latex-lm
3212 Summary:        LaTeX styles for Latin Modern family fonts
3213 Summary(pl.UTF-8):      Style LaTeXa dla fontów z rodziny Latin Modern
3214 Group:          Applications/Publishing/TeX
3215 Requires(post,postun):  /usr/bin/texhash
3216 Requires:       %{name}-fonts-lm = %{epoch}:%{version}-%{release}
3217 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3218 Obsoletes:      tetex-latex-lm
3219 %{?noarchpackage}
3220
3221 %description latex-lm
3222 Latin Modern family of fonts, based on the Computer Modern fonts
3223 released into public domain by AMS (copyright (C) 1997 AMS). Contain a
3224 lot of additional characters, mainly accented ones, but not only.
3225 There is a one set of PostScript fonts and four sets of TeX Font
3226 Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
3227 encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
3228 Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
3229 potential user knows what to do with all these files. The author is
3230 Boguslaw Jackowski.
3231
3232 %description latex-lm -l pl.UTF-8
3233 Rodzina fontów Latin Modern, oparta na fontach Computer Modern
3234 przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
3235 Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
3236 Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
3237 Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
3238 QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
3239 (texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
3240 (ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
3241 tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
3242
3243 %package latex-lastpage
3244 Summary:        Reference last page for "Page N of M" type footers
3245 Summary(hu.UTF-8):      Az utolsó oldalra hivatkozás "N/M. oldal" típusú lábfejekhez
3246 Summary(pl.UTF-8):      Odnośnik do ostatniej strony na potrzeby stopek typu "Strona N z M"
3247 Group:          Applications/Publishing/TeX
3248 Requires(post,postun):  %{_bindir}/texhash
3249 %{?noarchpackage}
3250
3251 %description latex-lastpage
3252 Reference last page for Page N of M type footers.
3253
3254 %description latex-lastpage -l hu.UTF-8
3255 Az utolsó oldalra hivatkozás "N/M. oldal" típusú lábfejekhez.
3256
3257 %description latex-lastpage -l pl.UTF-8
3258 Odnośnik do ostatniej strony na potrzeby stopek typu "Strona N z M".
3259
3260 %package latex-lineno
3261 Summary:        Line numbers on paragraphs
3262 Summary(pl.UTF-8):      Numery linii dla paragrafów
3263 Group:          Applications/Publishing/TeX
3264 Requires(post,postun):  /usr/bin/texhash
3265 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3266 Obsoletes:      tetex-latex-lineno
3267 %{?noarchpackage}
3268
3269 %description latex-lineno
3270 The LaTeX package lineno.sty provides line numbers on paragraphs.
3271 After TeX has broken a paragraph into lines there will be line numbers
3272 attached to them, with the possibility to make references through the
3273 LaTeX \ref, \pageref cross reference mechanism.
3274
3275 %description latex-lineno -l pl.UTF-8
3276 Pakiet LaTeXa lineno.sty daje numery linii dla paragrafów. Po podziale
3277 paragrafu na linie przez TeXa do linii dołączane są ich numery z
3278 możliwością tworzenia odnośników poprzez mechanizm odnośników LaTeXa
3279 \ref i \pageref.
3280
3281 %package latex-metre
3282 Summary:        Support for the work of classicists
3283 Summary(pl.UTF-8):      Wsparcie pracy dla filologów klasycznych
3284 Group:          Applications/Publishing/TeX
3285 Requires(post,postun):  /usr/bin/texhash
3286 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3287 %{?noarchpackage}
3288
3289 %description latex-metre
3290 Support for the work of classicists.
3291
3292 %description latex-metre -l pl.UTF-8
3293 Wsparcie pracy dla filologów klasycznych.
3294
3295 %package latex-games
3296 Summary:        Packages for typesetting games
3297 Summary(hu.UTF-8):      Játékok szedése
3298 Summary(pl.UTF-8):      Pakiety do składu gier
3299 Group:          Applications/Publishing/TeX
3300 Requires(post,postun):  %{_bindir}/texhash
3301 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3302 %{?noarchpackage}
3303
3304 %description latex-games
3305 Chess, chinese chess, crosswords, go, backgammon and more.
3306
3307 %description latex-games -l hu.UTF-8
3308 Sakk, kínai sakk, keresztrejtvények, go, backgammon és még sok más.
3309
3310 %description latex-games -l pl.UTF-8
3311 Szachy, szachy chińskie, krzyżówki, go, tryktrak i inne.
3312
3313 %package latex-extend
3314 Summary:        Extensions, patches, improvements of main LaTeX styles, environments
3315 Summary(hu.UTF-8):      Az alap LaTeX stílusok, környezetek, stb. bővítései, foltjai
3316 Summary(pl.UTF-8):      Rozszerzenia, łaty i usprawnienia głównych stylów i środowisk LaTeXa
3317 Group:          Applications/Publishing/TeX
3318 Requires(post,postun):  %{_bindir}/texhash
3319 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3320 Provides:       tetex-latex-ltablex
3321 Obsoletes:      tetex-latex-ltablex
3322 %{?noarchpackage}
3323
3324 %description latex-extend
3325 This package contains:
3326 - addlines: a user-friendly wrapper around \enlargethispage.
3327 - alnumsec: alphanumeric section numbering.
3328 - arydshln: horizontal and vertical dashed lines in arrays and
3329   tabulars
3330 - babelbib: multilingual bibliographies.
3331 - bibtopicprefix: prefix references to bibliographies produced by
3332   bibtopic.
3333 - boites: boxes that may break across pages
3334 - booklet: aids for printing simple booklets.
3335 - bullcntr: display list item counter as regular pattern of bullets.
3336 - chappg: page numbering by chapter.
3337 - cjw: a bundle of packages and classes.
3338 - clefval: key/value support with a hash.
3339 - colortbl: add colour to LaTeX tables.
3340 - combine: bundle individual documents into a single document.
3341 - contour: print a coloured contour around text.
3342 - ctable: easily typeset centered tables.
3343 - curve2e: extensions for package pict2e.
3344 - dashbox: draw dashed boxes.
3345 - dashline: draw dashed rules.
3346 - etaremune: reverse-counting enumerate environment.
3347 - expdlist: expanded description environments.
3348 - HA-prosper: patches and improvements for prosper.
3349 - leading: define leading with a length.
3350 - listliketab: typeset lists as tables.
3351 - ltablex: table package extensions.
3352 - makebox: defines a \makebox* command.
3353 - makecell: tabular column heads and multilined cells.
3354 - marginnote: notes in the margin, even where \marginpar fails
3355 - mcaption: put captions in the margin.
3356 - mcite: multiple items in a single citation.
3357 - mciteplus: enhanced multiple citations.
3358 - minipage-marginpar: minipages with marginal notes.
3359 - miniplot: a package for easy figure arrangement.
3360 - multicap: format captions inside multicols
3361 - newvbtm: define your own verbatim-like environment.
3362 - notes2bib: integrating notes into the bibliography.
3363 - ntabbing: simple tabbing extension for automatic line numbering.
3364 - numline: LaTeX macros for numbering lines.
3365 - pbox: a variable-width \parbox command.
3366 - pinlabel: a TeX labelling package.
3367 - polytable: tabular-like environments with named columns.
3368 - rccol: decimal-centered optionally rounded numbers in tabular.
3369 - romannum: generate roman numerals instead of arabic digits.
3370 - schedule: weekly schedules.
3371 - subfloat: sub-numbering for figures and tables.
3372 - umoline: underline text allowing line breaking.
3373 - umrand: package for fancy box frames.
3374 - underlin: underlined running heads.
3375 - ushort: shorter (and longer) underlines and underbars.
3376
3377 %description latex-extend -l hu.UTF-8
3378 Ez a csomag a következőket tartalmazza:
3379 - addlines: felhasználóbarát wrapper \enlargethispage-hez
3380 - alnumsec: alfanumerikus section számozás
3381 - arydshln: vízszintes és függőleges pontozott vonalak array és
3382   tabular környezetkben
3383 - babelbib: többnyelvű bibliográfiák
3384 - bibtopicprefix: prefix hivatkozás bibtopic által készített
3385   bibliográfiára
3386 - boites: dobozok, amelyek törhetők oldalak között
3387 - booklet: booklet formátumban történő nyomtatás
3388 - bullcntr: lista elemek számlálójának megjelenítése mint...
3389 - chappg: oldalszámozás chapter alapján
3390 - cjw: csomagok és osztályok tömkelege
3391 - clefval: kulcs/érték párok hash-sel
3392 - colortbl: színek LaTeX táblázatokban
3393 - combine: külön dokumentumok eggyé fűzése
3394 - contour: színes kontúr nyomtatása szöveg körül
3395 - ctable: középre igazított táblázatok szedése
3396 - curve2e: pict2e csomaghoz kiegészítések
3397 - dashbox: pontozott dobozok
3398 - dashline: pontozott vonalak
3399 - etaremune: visszafele sorszámazó enumerate környezet
3400 - expdlist: kibővített description környezetek
3401 - HA-prosper: foltok és bővítések a prosper-hez
3402 - leading: sorközök definiálása hosszal
3403 - listliketab: listák táblázatként szedése
3404 - ltablex: table csomag kiegészítése
3405 - makebox: egy \makebox* parancs definiálása
3406 - makecell: táblázat címsorral és többsoros cellákkal
3407 - marginnote: széljegyzetek, ott is, ahol a \marginpar hibázik
3408 - mcaption: címkék a margóra
3409 - mcite: több elem egy hivatkozásban
3410 - mciteplus: kibővített többszörös hivatkozás
3411 - minipage-marginpar: minipage-ek széljegyzetekkel
3412 - miniplot: egy csomag ábrák könnyű elhelyezéséhez
3413 - multicap: formázott cimkék multicols környezetben
3414 - newvbtm: saját verbatim-szerű környezetek
3415 - notes2bib: megjegyzések elhelyezése bibliográfiába
3416 - ntabbing: tabbing környezet automatikus sorszámozással
3417 - numline: LaTeX makrók sorok számozására
3418 - pbox: változtatható szélességű \parbox
3419 - pinlabel: a TeX labelling package.
3420 - polytable: tabular-like environments with named columns.
3421 - rccol: decimal-centered optionally rounded numbers in tabular.
3422 - romannum: generate roman numerals instead of arabic digits.
3423 - schedule: heti időbeosztás (órarend)
3424 - subfloat: sub-numbering for figures and tables.
3425 - umoline: aláhúzott szövegben sortörés engedélyezése
3426 - umrand: package for fancy box frames.
3427 - underlin: aláhúzott élőfej
3428 - ushort: shorter (and longer) underlines and underbars.
3429
3430 %description latex-extend -l pl.UTF-8
3431 Ten pakiet zawiera:
3432 - addlines: przyjazne dla użytkownika obudowanie \enlargethispage.
3433 - alnumsec: alfanumeryczne numerowanie sekcji.
3434 - arydshln: poziome i pionowe linie kreskowane w tabelach.
3435 - babelbib: bibliografie wielojęzyczne.
3436 - bibtopicprefix: prefiksy dla odnośników do bibliografii z bibtopica.
3437 - boites: pola, które można łamać na wiele stron.
3438 - booklet: pomoce przy drukowaniu prostych broszur.
3439 - bullcntr: licznik elementów jako zwykły wzorzec wypunktowań.
3440 - chappg: numerowanie stron po rozdziale.
3441 - cjw: zestaw pakietów i klas.
3442 - clefval: obsługa klucza/wartości z haszem.
3443 - colortbl: dodanie kolorów do tabel LaTeXowych.
3444 - combine: włączanie osobnych dokumentów w pojedynczy dokument.
3445 - contour: drukowanie kolorowych konturów wokół tekstu.
3446 - ctable: łatwy skład wyśrodkowanych tabel.
3447 - curve2e: rozszerzenia pakietu pict2e.
3448 - dashbox: rysowanie kreskowanych pól.
3449 - dashline: rysowanie kreskowanych linii.
3450 - etaremune: środowisko enumerate liczące wtecz.
3451 - expdlist: środowiska z rozwijanym opisem.
3452 - HA-prosper: łaty i usprawnienia pakietu prosper.
3453 - leading: definiowanie odstępu międzywierszowego o zadanej długości.
3454 - listliketab: skład listy tabel.
3455 - ltablex: rozszerzenia pakietu table.
3456 - makebox: polecenie \makebox*.
3457 - makecell: nagłówki kolumn w tabeli i komórki wielowierszowe.
3458 - marginnote: notatki na marginesie skuteczniejsze niż \marginpar.
3459 - mcaption: podpisy na marginesie.
3460 - mcite: wiele elementów w jednym cytacie.
3461 - mciteplus: rozszerzone wielokrotne cytaty.
3462 - minipage-marginpar: miniaturowe strony z notatkami na marginesie.
3463 - miniplot: pakiet do łatwego układania rysunków.
3464 - multicap: formatowanie podpisów w środowisku multicol.
3465 - newvbtm: definiowanie własnego środowiska w stylu maszynopisu.
3466 - notes2bib: osadzanie notatek w bibliografii.
3467 - ntabbing: proste rozszerzenie tabel o automatyczne numery wierszy.
3468 - numline: makra LaTeXa do numerowania wierszy.
3469 - pbox: polecenie \parbox o różnej szerokości.
3470 - pinlabel: pakiet TeXa do etykietowania.
3471 - polytable: środowiska typu tabular o nazwanych kolumnach.
3472 - rccol: centrowane dziesiętnie, ew. zaokrąglane liczby w tabeli.
3473 - romannum: generowanie liczb rzymskich zamiast arabskich.
3474 - schedule: plany tygodniowe.
3475 - subfloat: numeracja podrzędna rysunków i tabel.
3476 - umoline: podkreślanie tekstu z możliwością łamania wierszy.
3477 - umrand: pakiet do fantazyjnych obramowań.
3478 - underlin: podkreślone tytuły skrócone.
3479 - ushort: krótsze (i dłuższe) podkreślenia.
3480
3481 %package latex-effects
3482 Summary:        Additional effects to fonts, texts
3483 Summary(hu.UTF-8):      További effektek betűkhöz, szövegekhez,...
3484 Summary(pl.UTF-8):      Dodatkowe efekty do fontów, tekstów
3485 Group:          Applications/Publishing/TeX
3486 Requires(post,postun):  %{_bindir}/texhash
3487 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3488 %{?noarchpackage}
3489
3490 %description latex-effects
3491 This package contains:
3492 - arcs: draw arcs over and under text
3493 - blowup: upscale or downscale all pages of a document.
3494 - changebar: generate changebars in LaTeX documents.
3495 - draftwatermark: put a grey textual watermark on document pages.
3496 - flippdf: horizontal flipping of pages with pdfLaTeX.
3497 - flowfram: create text frames for posters, brochures or magazines.
3498 - isorot: rotation of document elements.
3499 - lettrine: typeset dropped capitals.
3500 - niceframe: support for fancy frames.
3501 - notes: mark sections of a document.
3502 - objectz: macros for typesetting Object Z.
3503 - parallel: typeset parallel texts.
3504 - quotchap: decorative chapter headings.
3505 - rotpages: typeset sets of pages upside-down and backwards.
3506 - sectionbox: create fancy boxed ((sub)sub)sections.
3507 - shadethm: theorem environments that are shaded
3508
3509 %description latex-effects -l hu.UTF-8
3510 Ez a csomag a következőket tartalmazza:
3511 - arcs: ívek rajzolása szöveg fölé és alá
3512 - blowup: a dokumentum összes oldalának nagyítása vagy kicsinyítése
3513 - changebar: oldalsávok készítése LaTeX dokumentumokban
3514 - draftwatermark: szürke szöveges vízjel a dokumentum oldalaira
3515 - flippdf: oldalak vízszintes tükrözése pdfLaTeX-hel
3516 - flowfram: szövegkeretek poszterekhez, brossúrákhoz vagy magazinokhoz
3517 - isorot: dokumentum-elemek forgatása
3518 - lettrine: ejtett kapitálisok szedése
3519 - niceframe: különféle keretek
3520 - notes: dokumentum részeinek kiemelése, megjelölése
3521 - objectz: Object Z objektumok szedése
3522 - parallel: párhuzamos szövegek szedése
3523 - quotchap: decorative chapter headings.
3524 - rotpages: typeset sets of pages upside-down and backwards.
3525 - sectionbox: create fancy boxed ((sub)sub)sections.
3526 - shadethm: theorem environments that are shaded
3527
3528 %description latex-effects -l pl.UTF-8
3529 Ten pakiet zawiera:
3530 - arcs: rysowanie łuków nad i pod tekstem.
3531 - blowup: powiększanie lub zmniejszanie wszystkich stron dokumentu.
3532 - changebar: generowanie pasków na marginesie w dokumentach LaTeXa.
3533 - draftwatermark: umieszczanie szarych znaków wodnych na stronach.
3534 - flippdf: pozioma zmiana stron przy użyciu pdfLaTeXa.
3535 - flowfram: ramki tekstu na plakatach, bruszurach i magazynach.
3536 - isorot: obracanie elementów dokumentu.
3537 - lettrine: skład wysuniętych inicjałów.
3538 - niceframe: obsługa fantazyjnych ramek.
3539 - notes: oznaczanie sekcji dokumentu.
3540 - objectz: makra do składu notacji Object-Z.
3541 - parallel: skład tekstów równoległych.
3542 - quotchap: dekorowane nagłówki rozdziałów.
3543 - rotpages: skład zbiorów stron do góry nogami i wstecz.
3544 - sectionbox: tworzenie fantazyjnych pól ((pod)pod)sekcji.
3545 - shadethm: środowiska theorem z cieniowaniem.
3546
3547 %package latex-math-sources
3548 Summary:        Sources of latex-math
3549 Summary(hu.UTF-8):      A latex-math forrása
3550 Summary(pl.UTF-8):      Źródła latex-math
3551 Group:          Applications/Publishing/TeX
3552 %{?noarchpackage}
3553
3554 %description latex-math-sources
3555 Sources of latex-math.
3556
3557 %description latex-math-sources -l hu.UTF-8
3558 A latex-math forrása.
3559
3560 %description latex-math-sources -l pl.UTF-8
3561 Źródła latex-math.
3562
3563 %package latex-math
3564 Summary:        Mathematical packages
3565 Summary(hu.UTF-8):      Matematikai csomagok
3566 Summary(pl.UTF-8):      Pakiety matematyczne
3567 Group:          Applications/Publishing/TeX
3568 Requires(post,postun):  %{_bindir}/texhash
3569 Requires:       %{name}-fonts-bbm = %{epoch}:%{version}-%{release}
3570 Requires:       %{name}-fonts-stmaryrd = %{epoch}:%{version}-%{release}
3571 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3572 Requires:       %{name}-latex-ams = %{epoch}:%{version}-%{release}
3573 Requires:       %{name}-latex-carlisle = %{epoch}:%{version}-%{release}
3574 Requires:       %{name}-latex-psnfss = %{epoch}:%{version}-%{release}
3575 Requires:       %{name}-latex-pst-3dplot = %{epoch}:%{version}-%{release}
3576 Requires:       %{name}-latex-wasysym = %{epoch}:%{version}-%{release}
3577 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
3578 Requires:       %{name}-tex-xkeyval = %{epoch}:%{version}-%{release}
3579 Requires:       %{name}-tex-xypic = %{epoch}:%{version}-%{release}
3580 # gnuplottex needs gnuplot
3581 Requires:       gnuplot
3582 %{?noarchpackage}
3583
3584 %description latex-math
3585 This package contains:
3586 - bez123: Support for Bezier curves.
3587 - binomexp: Calculate Pascal's triangle
3588 - cmll: symbols for linear logic.
3589 - constants: automatic numbering of constants.
3590 - coordsys: draw cartesian coordinate systems.
3591 - dotseqn: flush left equations with dotted leaders to the numbers.
3592 - egplot: encapsulate Gnuplot sources in LaTeX documents.
3593 - eqlist: description lists with equal indentation.
3594 - eqnarray: more generalised equation arrays with numbering.
3595 - esdiff: simplify typesetting of derivatives.
3596 - esvect: vector arrows.
3597 - extpfeil: extensible arrows in mathematics
3598 - faktor: typeset quotient structures with LaTeX.
3599 - fouridx: left sub- and superscripts in maths mode.
3600 - functan: macros for functional analysis and PDE theory
3601 - galois: typeset Galois connections.
3602 - gnuplottex: embed Gnuplot commands in LaTeX documents.
3603 - hhtensor: print vectors, matrices, and tensors.
3604 - logpap: generate logarithmic graph paper with LaTeX.
3605 - makeplot: easy plots from Matlab in LaTeX.
3606 - maybemath: make math bold or italic according to context.
3607 - mfpic4ode: macros to draw direction fields and solutions of ODEs.
3608 - mhequ: multicolumn equations, tags, labels, sub-numbering.
3609 - mhs: historical mathematics.
3610 - mlist: logical markup for lists.
3611 - nath: natural mathematics notation.
3612 - noitcrul: improved underlines in mathematics.
3613 - numprint: print numbers with separators and exponent if necessary.
3614 - permute: support for symmetric groups.
3615 - petri-nets: A set TeX/LaTeX packages for drawing Petri nets.
3616 - qsymbols: maths symbol abbreviations.
3617 - qtree: draw tree structures.
3618 - sdrt: macros for Segmented Discourse Representation Theory.
3619 - semantic: help for writing programming language semantics.
3620 - simplewick: simple Wick contractions.
3621 - sseq: spectral sequence diagrams.
3622 - subdepth: unify maths subscript height.
3623 - subeqn: package for subequation numbering.
3624 - subeqnarray: equation array with sub numbering.
3625 - tree-dvips: trees and other linguists' macros.
3626 - trfsigns: typeset transform signs.
3627 - trsym: symbols for transformations.
3628 - ulsy: extra mathematical characters.
3629
3630 %description latex-math -l hu.UTF-8
3631 Ez a csomag a következőket tartalmazza:
3632 - bez123: Bezier-görbék
3633 - binomexp: Pascal-háromszög számítása
3634 - cmll: szimbólumok lineáris logikához
3635 - constants: változók automatikus sorszámozása
3636 - coordsys: Descartes-féle koordinátarendszerek rajzolása
3637 - dotseqn: TODO
3638 - egplot: Gnuplot források LaTeX dokumentumokba ágyazása
3639 - eqlist: leíró lista egyenlő behúzással
3640 - eqnarray: általánosabb egyenlet-rendszer sorszámozással
3641 - esdiff: deriváltak bevitele
3642 - esvect: vektornyilak
3643 - extpfeil: bővíthető nyilak matematikában
3644 - faktor: hányados struktúrák LaTeX-hel
3645 - fouridx: alsó és felső indexek bal oldalon matematikai módban
3646 - functan: funkcionálanalízés és PDE elmélethez makrók
3647 - galois: Galois kapcsolatok szedése
3648 - gnuplottex: Gnuplot parancsok beágyazása LaTeX dokumentumokba
3649 - hhtensor: vetkorok, mátrixok és tenzorok nyomtatása
3650 - logpap: logaritmikus grafikonok
3651 - makeplot: könnyű ábrázolások Matlab-ból LaTeX-be
3652 - maybemath: matematikai félkövér ill. dőlt szöveg környezettől
3653   függően
3654 - mfpic4ode: differenciálegyenletek megoldásainak ábrázolása
3655 - mhequ: többoszlopos egyenletek, cimkék, al-sorszámozás
3656 - mhs: történelmi matematika
3657 - mlist: listák logikus jelölése
3658 - nath: természetes matematikai jelölés
3659 - noitcrul: kibővített aláhúzások matematikában
3660 - numprint: számok írása elválasztókkal és kitevőkkel, ha szükséges
3661 - permute: szimmetriacsoportok
3662 - petri-nets: A set TeX/LaTeX packages for drawing Petri nets.
3663 - qsymbols: matematikai szimbólumok rövidítése
3664 - qtree: fastruktúrák rajzolása
3665 - sdrt: macros for Segmented Discourse Representation Theory.
3666 - semantic: help for writing programming language semantics.
3667 - simplewick: simple Wick contractions.
3668 - sseq: spectral sequence diagrams.
3669 - subdepth: matematikai indexek méretének egységesítése
3670 - subeqn: alegyenletek sorszámozása
3671 - subeqnarray: egyenletek al-sorszámozása
3672 - tree-dvips: trees and other linguists' macros
3673 - trfsigns: transzformációs jelek szedése
3674 - trsym: szimbólumok transzformációkhoz
3675 - ulsy: extra matematikai karakterek
3676
3677 %description latex-math -l pl.UTF-8
3678 Ten pakiet zawiera:
3679 - bez123: obsługa krzywych Beziera.
3680 - binomexp: obliczanie trójkąta Pascala.
3681 - cmll: symbole logiki liniowej.
3682 - constants: automatyczne numerowanie stałych.
3683 - coordsys: rysowanie kartezjańskich układów współrzędnych.
3684 - dotseqn: równania z kropkowanymi liniami odniesienia do numerów.
3685 - egplot: osadzanie źródeł Gnuplota w dokumentach w LaTeXu.
3686 - eqlist: listy opisów z równymi wcięciami.
3687 - eqnarray: uogólnione tablice równań z numerowaniem.
3688 - esdiff: uproszczenie składu pochodnych.
3689 - esvect: strzałki wektorów.
3690 - extpfeil: rozszerzalne strzałki w matematyce.
3691 - faktor: skład struktur wykładników w LaTeXu.
3692 - fouridx: lewe indeksy dolne i górne w trybie matematycznym.
3693 - functan: makra do analizy funkcjonalnej i teorii PDE.
3694 - galois: skład połączeń Galois.
3695 - gnuplottex: osadzanie poleceń Gnuplota w dokumentach w LaTeXu.
3696 - hhtensor: drukowanie wektorów, macierzy i tensorów.
3697 - logpap: generowanie siatek logarytmicznych w LaTeXu.
3698 - makeplot: łatwe wykresy z Matlaba w LaTeXu.
3699 - maybemath: wytłuszczanie i kursywa dla wzorów zgodnie z kontekstem.
3700 - mfpic4ode: makra do rysowania pól skierowanych i rozwiązań ODE.
3701 - mhequ: wielokolumnowe równania, znaczniki, etykiety i podindeksy.
3702 - mhs: matematyka historyczna.
3703 - mlist: znaczniki logiczne dla list.
3704 - nath: naturalna notacja matematyczna.
3705 - noitcrul: ulepszone podkreślenia w matematyce.
3706 - numprint: liczby z separatorami i wykładnikami w razie potrzeby.
3707 - permute: obsługa grup symetrycznych.
3708 - petri-nets: zbiór pakietów TeXa/LaTeXa do rysowania sieci Petriego.
3709 - qsymbols: skróty symboli matematycznych.
3710 - qtree: rysowanie struktur drzewiastych.
3711 - sdrt: makra do teorii reprezentacji dyskursu segmentowanego.
3712 - semantic: pomoc przy opisie semantyki języków programowania.
3713 - simplewick: proste zwężenia Wicka.
3714 - sseq: diagramy sekwencji widmowych.
3715 - subdepth: ujednolicenie wysokości indeksów matematycznych.
3716 - subeqn: pakiet do numerowania podrównań.
3717 - subeqnarray: tablica równań z numerowaniem podrzędnym.
3718 - tree-dvips: drzewa i inne makra lingwistyczne.
3719 - trfsigns: skład znaków przekształceń.
3720 - trsym: symbole przekształceń.
3721 - ulsy: dodatkowe znaki matematyczne.
3722
3723 %package latex-misc
3724 Summary:        Misc packages
3725 Summary(hu.UTF-8):      Vegyes csomagok
3726 Summary(pl.UTF-8):      Różne pakiety
3727 Group:          Applications/Publishing/TeX
3728 Requires(post,postun):  %{_bindir}/texhash
3729 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3730 %{?noarchpackage}
3731
3732 %description latex-misc
3733 This packages contains:
3734 - cooking: typeset recipes.
3735 - cuisine: typeset recipes.
3736 - fixme: insert "fixme" notes into draft documents.
3737 - recipecard: typeset recipes in note-card-sized boxes.
3738 - todo: make a to-do list for a document.
3739
3740 %description latex-misc -l hu.UTF-8
3741 Ez a csomag a következőket tartalmazza:
3742 - cooking: receptek szedése
3743 - cuisine: receptek szedése
3744 - fixme: "fixme" megjegyzések elhelyezése
3745 - recipecard: receptek szedése jegyzet-méretű dobozokba
3746 - todo: dokumentumok teendőinek listája
3747
3748 %description latex-misc -l pl.UTF-8
3749 Ten pakiet zawiera:
3750 - cooking: skład przepisów.
3751 - cuisine: skład przepisów.
3752 - fixme: wstawianie notatek "fixme" do szkiców dokumentów.
3753 - recipecard: skład przepisów w polach rozmiaru notatek.
3754 - todo: lista "todo" dla dokumentu.
3755
3756 %package latex-music
3757 Summary:        Musical packages
3758 Summary(hu.UTF-8):      Zenei csomagok
3759 Summary(pl.UTF-8):      Pakiety muzyczne
3760 Group:          Applications/Publishing/TeX
3761 Requires(post,postun):  %{_bindir}/texhash
3762 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3763 %{?noarchpackage}
3764
3765 %description latex-music
3766 This package contains:
3767 - abc: support ABC music notation in LaTeX.
3768 - guitar: guitar chords and song texts.
3769 - songbook: package for typesetting song lyrics and chord books.
3770
3771 %description latex-music -l hu.UTF-8
3772 Ez a csomag a következőket tartalmazza:
3773 - abc: ABC hangjegyzések LaTeX-ben
3774 - guitar: gitárkották és dalszövegek
3775 - songbook: dalszövegek és akkordkönyvek szedése
3776
3777 %description latex-music -l pl.UTF-8
3778 Ten pakiet zawiera:
3779 - abc: skład notacji muzycznej ABC w LaTeXu.
3780 - guitar: akordy gitarowe i teksty utworów.
3781 - songbook: pakiet do składu książek z tekstami utworów i akordami.
3782
3783 %package latex-physics
3784 Summary:        Physical packages
3785 Summary(hu.UTF-8):      Fizikai csomagok
3786 Summary(pl.UTF-8):      Pakiety fizyczne
3787 Group:          Applications/Publishing/TeX
3788 Requires(post,postun):  %{_bindir}/texhash
3789 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3790 Suggests:       %{name}-latex-SIstyle
3791 Suggests:       %{name}-latex-SIunits
3792 Suggests:       %{name}-latex-siunitx
3793 %{?noarchpackage}
3794
3795 %description latex-physics
3796 This package contains:
3797 - circ: macros for typesetting circuit diagrams.
3798 - colorwav: colours by wavelength of visible light.
3799 - dyntree: construct Dynkin tree diagrams.
3800 - feynmf: macros and fonts for creating Feynman (and other) diagrams.
3801 - formula: typesetting physical units.
3802 - isotope: a package for type setting isotopes
3803 - listofsymbols: create and manipulate lists of symbols
3804 - miller: typeset Miller indices.
3805 - susy: macros for SuperSymmetry-related work.
3806
3807 %description latex-physics -l hu.UTF-8
3808 Ez a csomag a következőket tartalmazza:
3809 - circ: áramkörök szedése
3810 - colorwav: a látható fény színei hullámhossz szerint
3811 - dyntree: Dynkin fadiagramok készítése
3812 - feynmf: makrók és fontok Feynman (és más) diagramok készítésére
3813 - formula: fizikai egységek szedése
3814 - isotope: izotópok szedése
3815 - listofsymbols: szimbólumok listájának létrehozása és kezelése
3816 - miller: miller indexek szedése
3817 - susy: Szuper-Szimmetria elmélettel kapcsolatos munkákhoz makrók
3818
3819 %description latex-physics -l pl.UTF-8
3820 Ten pakiet zawiera:
3821 - circ: makra do składu schematów elektrycznych.
3822 - colorwav: kolory wg długości fali światła widzialnego.
3823 - dyntree: konstruowanie diagramów drzewiastych Dynkina.
3824 - feynmf: makra i fonty do tworzenia diagramów Feynmana (i innych).
3825 - formula: skład jednostek fizycznych.
3826 - isotope: pakiet do składu izotopów.
3827 - listofsymbols: tworzenie i operowanie listami symboli.
3828 - miller: skład wskaźników Millera.
3829 - susy: makra do prac związanych z supersymetrią.
3830
3831 %package latex-biology
3832 Summary:        Biological packages
3833 Summary(hu.UTF-8):      Biológiai csomagok
3834 Summary(pl.UTF-8):      Pakiety biologiczne
3835 Group:          Applications/Publishing/TeX
3836 Requires(post,postun):  %{_bindir}/texhash
3837 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3838 Requires:       %{name}-xetex = %{epoch}:%{version}-%{release}
3839 %{?noarchpackage}
3840
3841 %description latex-biology
3842 This package contains:
3843 - biocon: typesetting biological species names
3844 - dnaseq: format DNA base sequences.
3845
3846 %description latex-biology -l hu.UTF-8
3847 Ez a csomag a következőket tartalmazza:
3848 - biocon: biológiai fajnevek szedése
3849 - dnaseq: DNS szekvenciák szedése
3850
3851 %description latex-biology -l pl.UTF-8
3852 Ten pakiet zawiera:
3853 - biocon: skład nazw gatunków.
3854 - dnaseq: formatowanie sekwencji podstawowych DNA.
3855
3856 %package latex-presentation
3857 Summary:        Presentations in LaTeX
3858 Summary(hu.UTF-8):      Prezentációk LaTeX-ben
3859 Summary(pl.UTF-8):      Prezentacje w LaTeXu
3860 Group:          Applications/Publishing/TeX
3861 Requires(post,postun):  %{_bindir}/texhash
3862 Requires:       %{name}-latex-foiltex = %{epoch}:%{version}-%{release}
3863 Suggests:       %{name}-latex-prosper = %{epoch}:%{version}-%{release}
3864 %{?noarchpackage}
3865
3866 %description latex-presentation
3867 This package contains:
3868 - powerdot: a presentation class.
3869 - ppower4: a postprocessor for PDF presentations.
3870 - sciposter: make posters of ISO A3 size and larger.
3871 - tpslifonts: a LaTeX package for configuring presentation fonts.
3872
3873 %description latex-presentation -l hu.UTF-8
3874 Ez a csomag a következőket tartalmazza:
3875 - powerdot: egy prezentáció osztály
3876 - ppower4: egy postprocesszor PDF prezentációkhoz
3877 - sciposter: poszterek készítése A3-as és nagyobb méretben
3878 - tpslifonts: a LaTeX package for configuring presentation fonts.
3879
3880 %description latex-presentation -l pl.UTF-8
3881 Ten pakiet zwiera:
3882 - powerdot: klasa do prezentacji.
3883 - ppower4: postprocesor do prezentacji PDF.
3884 - sciposter: tworzenie plakatów w rozmiarze ISO A3 i większych.
3885 - tpslifonts: pakiet LaTeXa do konfigurowania fontów prezentacyjnych.
3886
3887 %package latex-chem
3888 Summary:        Chemical packages
3889 Summary(hu.UTF-8):      Kémiai csomagok
3890 Summary(pl.UTF-8):      Pakiety chemiczne
3891 Group:          Applications/Publishing/TeX
3892 Requires(post,postun):  %{_bindir}/texhash
3893 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3894 Suggests:       %{name}-latex-lewis
3895 %{?noarchpackage}
3896
3897 %description latex-chem
3898 This package contains:
3899 - achemso: support for American Chemical Society journal submissions.
3900 - bpchem: typeset chemical names, formulae, etc.
3901 - chemarrow: arrows for use in chemistry.
3902 - chemcompounds: simple consecutive numbering of chemical compounds.
3903 - chemcono: support for compound numbers in chemistry documents.
3904 - chemstyle: writing chemistry with style.
3905 - mhchem: typeset chemical formulae/equations and Risk and Safety
3906   phrases
3907
3908 %description latex-chem -l hu.UTF-8
3909 Ez a csomag a következőket tartalmazza:
3910 - achemso: American Chemical Society formátuma
3911 - bpchem: kémiai nevek, formulák, stb. szedése
3912 - chemarrow: kémiában használatos nyilak
3913 - chemcompounds: kémiai vegyületek számozása
3914 - chemcono: kémiai vegyületek kémiai dokumentumokbam
3915 - chemstyle: kémiai dokumentum írása
3916 - mhchem: kémiai formulák/egyenletek szedése
3917
3918 %description latex-chem -l pl.UTF-8
3919 Ten pakiet zawiera:
3920 - achemso: obsługa artykułów do wydawnictw American Chemical Society.
3921 - bpchem: skład nazw i wzorów chemicznych.
3922 - chemarrow: strzałki do zastosowań chemicznych.
3923 - chemcompounds: proste numerowanie związków chemicznych.
3924 - chemcono: obsługa numerów związków w dokumentach chemicznych.
3925 - chemstyle: artykuły chemiczne ze stylem.
3926 - mhchem: skład chemicznych wzorów/równań oraz symboli zagrożeń.
3927
3928 %package latex-informatic
3929 Summary:        Informatical packages
3930 Summary(hu.UTF-8):      Informatikai csomagok
3931 Summary(pl.UTF-8):      Pakiety informatyczne
3932 Group:          Applications/Publishing/TeX
3933 Requires(post,postun):  %{_bindir}/texhash
3934 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3935 %{?noarchpackage}
3936
3937 %description latex-informatic
3938 This package contains:
3939 - alg: LaTeX environments for typesetting algorithms.
3940 - bytefield: Create illustrations for network protocol specifications.
3941 - lsc: typesetting Live Sequence Charts.
3942 - method: typeset method and variable declarations.
3943 - msc: draw MSC diagrams.
3944 - nag: detecting and warning about obsolete LaTeX commands
3945 - progkeys: typeset programs, recognising keywords.
3946 - register: typeset programmable elements in digital hardware
3947   (registers).
3948 - uml: UML diagrams in LaTeX.
3949
3950 %description latex-informatic -l hu.UTF-8
3951 Ez a csomag a következőket tartalmazza:
3952 - alg: LaTeX környezetek algoritmusok szedésére
3953 - bytefield: hálózati protokoll specifikációk szemléltetése
3954 - lsc: Live Sequence Charts
3955 - method: eljárások és változók deklarációjának szedése
3956 - msc: MSC diagramok
3957 - nag: elavult LaTeX parancsok detektálása és figyelmeztetés
3958 - progkeys: programok szedése, kulcsszavakkal
3959 - register: programozható elemek (regiszterek) szedése
3960 - uml: UML diagramok LaTeX-ben
3961
3962 %description latex-informatic -l pl.UTF-8
3963 Ten pakiet zawiera:
3964 - alg: środowiska LaTeXa do składu algorytmów.
3965 - bytefield: tworzenie ilustracji specyfikacji protokołów sieciowych.
3966 - lsc: skład wykresów Live Sequence Chart.
3967 - method: skład deklaracji metod i zmiennych.
3968 - msc: rysowanie diagramów MSC.
3969 - nag: wykrywanie i ostrzeżenia o przestarzałych poleceniach LaTeXa.
3970 - progkeys: skład programów z rozpoznawaniem słów kluczowych.
3971 - register: skład elementów programowania w sprzęcie cyfrowym.
3972 - uml: diagramy UML w LaTeXu.
3973
3974 %package latex-pdftools
3975 Summary:        Various tools to PDF output
3976 Summary(hu.UTF-8):      Különböző eszközök pdf output-hoz
3977 Summary(pl.UTF-8):      Różne narzędzia do wyjścia PDF
3978 Group:          Applications/Publishing/TeX
3979 Requires(post,postun):  %{_bindir}/texhash
3980 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
3981 %{?noarchpackage}
3982
3983 %description latex-pdftools
3984 This package contains:
3985 - attachfile: attach arbitrary files to a PDF document
3986 - cooltooltips: associate a pop-up window and tooltip with PDF
3987   hyperlinks
3988 - movie15: multimedia inclusion package.
3989 - pdfcprot: activating and setting of character protruding using
3990   pdflatex.
3991 - pdfsync: provide links between source and PDF.
3992 - pdftricks: support for pstricks in pdfTeX.
3993 - pdfscreen: support screen-based document design.
3994
3995 %description latex-pdftools -l hu.UTF-8
3996 Ez a csomag a következőket tartalmazza:
3997 - attachfile: fájlok csatolása PDF dokumentumokba
3998 - cooltooltips: felugró ablakok és súgók társítása PDF linkekhez
3999 - movie15: multimédia beillesztése
4000 - pdfcprot: activating and setting of character protruding using
4001   pdflatex.
4002 - pdftricks: pstricks támogatás pdfTeX-ben
4003 - pdfsync: provide links between source and PDF.
4004 - pdfscreen: képernyő alapú dokumentumok
4005
4006 %description latex-pdftools -l pl.UTF-8
4007 Ten pakiet zawiera:
4008 - attachfile: dołączanie dowolnych plików do dokumentu PDF.
4009 - cooltooltips: wiązanie okienek i podpowiedzi z hiperłączami PDF.
4010 - movie15: pakiet do włączania multimediów.
4011 - pdfcprot: aktywacja i ustawianie odstających znaków w pdflatexu.
4012 - pdfsync: powiązania między źródłem a PDF-em.
4013 - pdftricks: obsługa pstricks w pdfTeXu.
4014 - pdfscreen: wsparcie projektowania dokumentów ekranowych.
4015
4016 %package latex-microtype
4017 Summary:        An interface to the micro-typographic extensions of pdfTeX
4018 Summary(pl.UTF-8):      Interfejs do rozszerzeń mikrotypograficznych pdfTeXa
4019 Group:          Applications/Publishing/TeX
4020 Requires(post,postun):  /usr/bin/texhash
4021 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
4022 Obsoletes:      tetex-latex-microtype
4023 %{?noarchpackage}
4024
4025 %description latex-microtype
4026 The `microtype' package provides a LaTeX interface to pdfTeX's
4027 micro-typographic extensions: character protrusion and font expansion.
4028 It allows to restrict character protrusion and/or font expansion to a
4029 definable set of fonts, and to configure micro-typographic aspects of
4030 the fonts in a straight-forward and flexible way. Settings for various
4031 fonts are provided.
4032
4033 %description latex-microtype -l pl.UTF-8
4034 Pakiet microtype dodaje do LaTeXa mechanizm do rozszerzeń
4035 mikrotypograficznych pdfTeXa: wysuwania znaków i rozszerzania fontów.
4036 Pozwala ograniczyć wysuwanie znaku i/lub rozszerzanie fontu do
4037 określonego zbioru fontów oraz skonfigurować mikrotypograficzne
4038 aspekty fontów w prosty i elastyczny sposób. Dostarczone są ustawienia
4039 dla różnych fontów.
4040
4041 %package latex-musictex
4042 Summary:        Typesetting music with TeX
4043 Summary(hu.UTF-8):      Zenék szedése TeX-hel
4044 Summary(pl.UTF-8):      Skład muzyki w LaTeXu
4045 Group:          Applications/Publishing/TeX
4046 Requires(post,postun):  %{_bindir}/texhash
4047 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
4048 %{?noarchpackage}
4049
4050 %description latex-musictex
4051 Typesetting music with TeX.
4052
4053 %description latex-musictex -l hu.UTF-8
4054 Zenék szedése TeX-hel.
4055
4056 %description latex-musictex -l pl.UTF-8
4057 Skład muzyki w LaTeXu.
4058
4059 %package latex-lucidabr
4060 Summary:        Package to make Lucida Bright fonts usable with LaTeX
4061 Summary(pl.UTF-8):      Pakiet umożliwiający używanie fontów Lucida Bright w LaTeXu
4062 Group:          Applications/Publishing/TeX
4063 Requires(post,postun):  %{_bindir}/texhash
4064 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
4065 Obsoletes:      tetex-latex-lucidabr
4066 %{?noarchpackage}
4067
4068 %description latex-lucidabr
4069 Package to make Lucida Bright fonts usable with LaTeX.
4070
4071 %description latex-lucidabr -l pl.UTF-8
4072 Pakiet umożliwiający używanie fontów Lucida Bright w LaTeXu.
4073
4074 %package latex-marvosym
4075 Summary:        Styles for Martin Vogel's Symbol (marvosym) font
4076 Summary(pl.UTF-8):      Style dla fontu Symbol Martina Vogela (marvosym)
4077 Group:          Applications/Publishing/TeX
4078 Requires(post,postun):  /usr/bin/texhash
4079 Requires:       %{name}-fonts-marvosym = %{epoch}:%{version}-%{release}
4080 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
4081 Provides:       tetex-latex-marvosym
4082 Obsoletes:      tetex-latex-marvosym
4083 %{?noarchpackage}
4084
4085 %description latex-marvosym
4086 Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
4087 currency symbol as defined by the European commission; Euro currency
4088 symbols in typefaces Times, Helvetica and Courier; Symbols for
4089 structural engineering; Symbols for steel cross-sections; Astronomy
4090 signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
4091 symbols; CE sign and others.
4092
4093 %description latex-marvosym -l pl.UTF-8
4094 Font Martin Vogel's Symbol (marvosym) to font zawierający: symbol
4095 waluty Euro zdefiniowany przez Komisję Europejską; symbole Euro w
4096 krojach Times, Helvetica i Courier; symbole do inżynierii
4097 strukturalnej; symbole do przekrojów stalowych; znaki astronomiczne
4098 (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole nożyczek; znak
4099 CE i inne.
4100
4101 %package latex-mflogo
4102 Summary:        LaTeX support for MetaFont and logo fonts
4103 Summary(pl.UTF-8):      Obsługa LaTeXa dla MetaFonta i fontów logo
4104 Group:          Applications/Publishing/TeX
4105 Requires(post,postun):  %{_bindir}/texhash
4106 Requires:       %{name}-fonts-mflogo = %{epoch}:%{version}-%{release}
4107 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
4108 Obsoletes:      tetex-latex-mflogo
4109 %{?noarchpackage}
4110
4111 %description latex-mflogo
4112 LaTeX package and font definition file to access the Knuthian `logo'
4113 fonts described in `The MetaFontbook' and the MetaFont and logos in
4114 LaTeX documents.
4115
4116 %description latex-mflogo -l pl.UTF-8
4117 Pakiet LaTeXa i plik definicji fontów udostępniający fonty logo Knutha
4118 opisane w "The MetaFontbook" oraz MetaFont i loga w dokumentach
4119 LaTeXa.
4120
4121 %package latex-mfnfss
4122 Summary:        Font description files to use extra fonts like yinit and ygoth
4123 Summary(pl.UTF-8):      Pliki opisów fontów udostępniające dodatkowe fonty, jak yinit i ygoth
4124 Group:          Applications/Publishing/TeX
4125 Requires(post,postun):  %{_bindir}/texhash
4126 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
4127 Obsoletes:      tetex-latex-mfnfss
4128 %{?noarchpackage}
4129
4130 %description latex-mfnfss
4131 Font description files to use extra fonts like yinit and ygoth.
4132
4133 %description latex-mfnfss -l pl.UTF-8
4134 Pliki opisów fontów udostępniające dodatkowe fonty, jak yinit i ygoth.
4135
4136 %package latex-minitoc
4137 Summary:        Produce a table of contents for each chapter
4138 Summary(pl.UTF-8):      Tworzenie spisów treści dla każdego rozdziału
4139 Group:          Applications/Publishing/TeX
4140 Requires(post,postun):  %{_bindir}/texhash
4141 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
4142 Obsoletes:      tetex-latex-minitoc
4143 %{?noarchpackage}
4144
4145 %description latex-minitoc
4146 Produce a table of contents for each chapter.
4147
4148 %description latex-minitoc -l pl.UTF-8
4149 Tworzenie spisów treści dla każdego rozdziału.
4150
4151 %package latex-mltex
4152 Summary:        Support for MLTeX
4153 Summary(pl.UTF-8):      Wsparcie dla MLTeXa
4154 Group:          Applications/Publishing/TeX
4155 Requires(post,postun):  %{_bindir}/texhash
4156 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
4157 Obsoletes:      tetex-latex-mltex
4158 %{?noarchpackage}
4159
4160 %description latex-mltex
4161 Support for MLTeX, the multilingual TeX extension from Michael J.
4162 Ferguson.
4163
4164 %description latex-mltex -l pl.UTF-8
4165 Wsparcie dla MLTeXa - rozszerzenia TeXa z obsługą wielu języków,
4166 autorstwa Michaela J. Fergusona.
4167
4168 %package latex-multienum
4169 Summary:        Multi-column enumerated lists
4170 Summary(hu.UTF-8):      Többoszlopos számozott listák
4171 Summary(pl.UTF-8):      Wielokolumnowe listy numerowane
4172 Group:          Applications/Publishing/TeX
4173 Requires(post,postun):  %{_bindir}/texhash
4174 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
4175 %{?noarchpackage}
4176
4177 %description latex-multienum
4178 Multi-column enumerated lists.
4179
4180 %description latex-multienum -l hu.UTF-8
4181 Többoszlopos számozott listák.
4182
4183 %description latex-multienum -l pl.UTF-8
4184 Wielokolumnowe listy numerowane.
4185
4186 %package latex-moreverb
4187 Summary:        Extended verbatim
4188 Summary(hu.UTF-8):      Kiterjesztett verbatim
4189 Summary(pl.UTF-8):      Rozszerzony maszynopis
4190 Group:          Applications/Publishing/TeX
4191 Requires(post,postun):  %{_bindir}/texhash
4192 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
4193 %{?noarchpackage}
4194
4195 %description latex-moreverb
4196 Extended verbatim.
4197
4198 %description latex-moreverb -l hu.UTF-8
4199 Kiterjesztett verbatim.
4200
4201 %description latex-moreverb -l pl.UTF-8
4202 Rozszerzony maszynopis.
4203
4204 %package latex-ntheorem
4205 Summary:        Enhanced theorem environment
4206 Summary(hu.UTF-8):      Bővített tétel környezet
4207 Summary(pl.UTF-8):      Rozszerzone środowisko theorem
4208 Group:          Applications/Publishing/TeX
4209 Requires(post,postun):  %{_bindir}/texhash
4210 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
4211 %{?noarchpackage}
4212
4213 %description latex-ntheorem
4214 Enhanced theorem environment.
4215
4216 %description latex-ntheorem -l hu.UTF-8
4217 Bővített tétel környezet
4218
4219 %description latex-ntheorem -l pl.UTF-8
4220 Rozszerzone środowisko theorem.
4221
4222 %package latex-other
4223 Summary:        Other LaTeX packages
4224 Summary(hu.UTF-8):      Néhány további LaTeX csomag
4225 Summary(pl.UTF-8):      Inne pakiety LaTeXa
4226 Group:          Applications/Publishing/TeX
4227 Requires(post,postun):  %{_bindir}/texhash
4228 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
4229 Obsoletes:      tetex-platex
4230 %{?noarchpackage}
4231
4232 %description latex-other
4233 Other LaTeX packages.
4234
4235 %description latex-other -l hu.UTF-8
4236 Néhány további LaTeX csomag.
4237
4238 %description latex-other -l pl.UTF-8
4239 Inne pakiety LaTeXa.
4240
4241 %package latex-other-doc
4242 Summary:        Other LaTeX packages documentation
4243 Summary(hu.UTF-8):      Néhány további LaTeX csomag dokumentációja
4244 Summary(pl.UTF-8):      Dokumentacja do innych pakietów LaTeXa
4245 Group:          Applications/Publishing/TeX
4246 Requires(post,postun):  %{_bindir}/texhash
4247 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
4248 %{?noarchpackage}
4249
4250 %description latex-other-doc
4251 Other LaTeX packages documentation.
4252
4253 %description latex-other-doc -l hu.UTF-8
4254 Néhány további LaTeX csomag dokumentációja.
4255
4256 %description latex-other-doc -l pl.UTF-8
4257 Dokumentacja do innych pakietów LaTeXa.
4258
4259 %package latex-pdfslide
4260 Summary:        Presentation slides using pdftex
4261 Summary(hu.UTF-8):      Prezentáció készítése pdftex-hel
4262 Summary(pl.UTF-8):      Slajdy do prezentacji z użyciem pdftexa
4263 Group:          Applications/Publishing/TeX
4264 Requires(post,postun):  %{_bindir}/texhash
4265 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
4266 %{?noarchpackage}
4267
4268 %description latex-pdfslide
4269 Presentation slides using pdftex.
4270
4271 %description latex-pdfslide -l hu.UTF-8
4272 Prezentáció készítése pdftex-hel.
4273
4274 %description latex-pdfslide -l pl.UTF-8
4275 Slajdy do prezentacji z użyciem pdftexa.
4276
4277 %package latex-pgf
4278 Summary:        The TeX Portable Graphic Format
4279 Summary(hu.UTF-8):      TeX Portable Graphic Formátum
4280 Summary(pl.UTF-8):      Przenośny format grafiki dla TeXa
4281 Group:          Applications/Publishing/TeX
4282 Requires(post,postun):  %{_bindir}/texhash
4283 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
4284 Requires:       %{name}-latex-xcolor = %{epoch}:%{version}-%{release}
4285 Obsoletes:      tetex-pgf
4286 %{?noarchpackage}
4287
4288 %description latex-pgf
4289 A macro package for creating graphics directly in TeX and LaTeX.
4290
4291 %description latex-pgf -l hu.UTF-8
4292 Makró csomag rajzok készítéséhez közvetlenül TeX-ben és LaTeX-ben.
4293
4294 %description latex-pgf -l pl.UTF-8
4295 Pakiet makr do tworzenia grafiki bezpośrednio z TeXa i LaTeXa.
4296
4297 %package latex-polynom
4298 Summary:        Macros for manipulating polynomials
4299 Summary(hu.UTF-8):      Makrók polinomokkal való műveletekre
4300 Summary(pl.UTF-8):      Makra do operacji na wielomianach
4301 Group:          Applications/Publishing/TeX
4302 Requires(post,postun):  %{_bindir}/texhash
4303 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
4304 %{?noarchpackage}
4305
4306 %description latex-polynom
4307 Macros for manipulating polynomials.
4308
4309 %description latex-polynom -l hu.UTF-8
4310 Makrók polinomokkal való műveletekre.
4311
4312 %description latex-polynom -l pl.UTF-8
4313 Makra do operacji na wielomianach.
4314
4315 %package latex-polynomial
4316 Summary:        Typeset (univariate) polynomials
4317 Summary(hu.UTF-8):      Egyváltozós polinomok szedése
4318 Summary(pl.UTF-8):      Skład wielomianów (jednej zmiennej)
4319 Group:          Applications/Publishing/TeX
4320 Requires(post,postun):  %{_bindir}/texhash
4321 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
4322 %{?noarchpackage}
4323
4324 %description latex-polynomial
4325 Typeset (univariate) polynomials.
4326
4327 %description latex-polynomial -l hu.UTF-8
4328 Egyváltozós polinomok szedése.
4329
4330 %description latex-polynomial -l pl.UTF-8
4331 Skład wielomianów (jednej zmiennej).
4332
4333 %package latex-programming
4334 Summary:        Additional utilities to programming LaTeX
4335 Summary(hu.UTF-8):      További eszközök LaTeX programozásához
4336 Summary(pl.UTF-8):      Dodatkowe narzędzia do programowania LaTeXa
4337 Group:          Applications/Publishing/TeX
4338 Requires(post,postun):  %{_bindir}/texhash
4339 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
4340 %{?noarchpackage}
4341
4342 %description latex-programming
4343 This package contains:
4344 - cmdtrack: check used commands.
4345 - cool: COntent-Oriented LaTeX
4346 - coollist: manipulate COntent Oriented LaTeX Lists.
4347 - coolstr: string manipulation in LaTeX.
4348 - csvtools: reading data from CSV files.
4349 - datatool: tools to load and manipulate data.
4350 - datenumber: convert a date into a number and vice versa.
4351 - delimtxt: read and parse text tables.
4352 - dialogl: macros for constructing interactive LaTeX scripts.
4353 - dprogress: LaTeX-relevant log information for debugging.
4354 - environ: a new interface for environments in LaTeX.
4355 - export: import and export values of LaTeX registers.
4356 - fmtcount: display the value of a LaTeX counter in a variety of
4357   formats.
4358 - forarray: using array structures in LaTeX.
4359 - forloop: iteration in LaTeX.
4360 - inversepath: calculate inverse file paths.
4361 - labelcas: check the existence of labels, and fork accordingly.
4362 - lcg: generate random integers.
4363 - makecmds: the new \makecommand command always (re)defines a command.
4364 - multido: a loop facility for Generic TeX.
4365 - namespc: rudimentary c++-like namespaces in LaTeX.
4366 - patchcmd: change the definition of an existing command.
4367 - progress: creates an overview of a document's state.
4368 - randtext: randomise the order of characters in strings.
4369 - regcount: display the allocation status of the TeX registers.
4370 - robustcommand: declare robust command, with \newcommand checks.
4371 - splitindex: unlimited number of indexes.
4372 - stack: tools to define and use stacks.
4373 - stringstrings: string manipulation for cosmetic and programming
4374   application
4375 - substr: deal with substrings in strings.
4376 - typedref: eliminate errors by enforcing the types of labels.
4377
4378 %description latex-programming -l hu.UTF-8
4379 Ez a csomag a következőket tartalmazza:
4380 - cmdtrack: használt parancsok ellenőrzése
4381 - cool: tartalom-orientált (COntent-Oriented) LaTeX
4382 - coollist: COntent Oriented LaTeX listák manipulációja
4383 - coolstr: sztring manipuláció LaTeX-ben
4384 - csvtools: adatok olvasása CSV fájlokból
4385 - datatool: eszközök adatok beolvasására és manipulációjához
4386 - datenumber: dátum számmá konvertálása és vissza
4387 - delimtxt: szöveges táblázatok olvasása és feldolgozása
4388 - dialogl: interaktív makrók LaTeX-ben
4389 - dprogress: LaTeX-releváns log információ debuggoláshoz
4390 - export: LaTeX regiszterek értékeinek importálása és exportálása
4391 - environ: egy új felület környezetek létrehozására
4392 - fmtcount: LaTeX számlálók megjelenítése különböző formátumokban
4393 - forarray: tömb struktúrák LaTeX-ben
4394 - forloop: iteráció LaTeX-ben
4395 - inversepath: fájlútvonalak visszafele relatív meghatározása
4396 - labelcas: cimkék létezésének ellenőrzése
4397 - lcg: véletlen egész számok generálása
4398 - makecmds: új \makecommand, amely mindig (újra)definiál parancsot
4399 - multido: ciklusok szervezése LaTeX-ben
4400 - namespc: c++-szerű névterek LaTeX-ben
4401 - patchcmd: létező parancsok definíciójának megváltoztatása
4402 - progress: egy áttekintést készít a dokumentum állapotáról
4403 - randtext: sztring karaktereinek összekeverése
4404 - regcount: display the allocation status of the TeX registers.
4405 - robustcommand: declare robust command, with \newcommand checks.
4406 - splitindex: unlimited number of indexes.
4407 - stack: verem használata
4408 - stringstrings: sztring manipuláció
4409 - substr: részszövegek keresése
4410 - typedref: eliminate errors by enforcing the types of labels.
4411
4412 %description latex-programming -l pl.UTF-8
4413 Ten pakiet zawiera:
4414 - cmdtrack: sprawdzanie użytych poleceń.
4415 - cool: COntent-Oriented LaTeX (LaTeX zorientowany kontekstowo).
4416 - coollist: operowanie na listach w COntent Oriented LaTeXu.
4417 - coolstr: operacje na łańcuchach w LaTeXu.
4418 - csvtools: odczyt danych z plików CSV.
4419 - datatool: narzędzia do wczytywania i operacji na danych.
4420 - datenumber: konwersja dat na liczby i na odwrót.
4421 - delimtxt: odczyt i analiza tablic tekstowych.
4422 - dialogl: makra do tworzenia interaktywnych skryptów w LaTeXu.
4423 - dprogress: logi diagnostyczne dla LaTeXa.
4424 - environ: nowy interfejs dla środowisk w LaTeXu.
4425 - export: import i eksport wartości rejestrów LaTeXa.
4426 - fmtcount: wyświetlanie wartości licznika LaTwXowego w różnych
4427   formatach.
4428 - forarray: użycie struktur tablicowych w LaTeXu.
4429 - forloop: iterowanie w LaTeXu.
4430 - inversepath: obliczanie odwróconych ścieżek plików.
4431 - labelcas: sprawdzanie istnienia etykiet i odgałęzianie.
4432 - lcg: generowanie całkowitych liczb losowych.
4433 - makecmds: nowe polecenie \makecommand zawsze definiujące polecenie.
4434 - multido: usprawnienie pętli w Generic TeXu.
4435 - namespc: podstawowe przestrzenie nazw w stylu C++ w LaTeXu.
4436 - patchcmd: zmiana definicji istniejącego polecenia.
4437 - progress: tworzenie przeglądu stanu dokumentu.
4438 - randtext: losowa kolejność znaków w łańcuchu.
4439 - regcount: wyświetlenie stanu przydziału rejestrów TeXa.
4440 - robustcommand: deklaracja poleceń z kontrolą \newcommand.
4441 - splitindex: nieograniczona liczba indeksów.
4442 - stack: narzędzia do definiowania i używania stosów.
4443 - stringstrings: operacje na łańcuchach do zastosowań kosmetycznych i
4444   w programowaniu
4445 - substr: obsługa podciągów w łańcuchach.
4446 - typedref: eliminacja błędów przez wymuszanie typów etykiet.
4447
4448 %package latex-prosper
4449 Summary:        LaTeX class for high quality slides
4450 Summary(hu.UTF-8):      LaTeX osztály jó minőségű fóliák készítéséhez
4451 Summary(pl.UTF-8):      Klasy LaTeXa do slajdów wysokiej jakości
4452 Group:          Applications/Publishing/TeX
4453 Requires(post,postun):  %{_bindir}/texhash
4454 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
4455 Requires:       %{name}-xetex = %{epoch}:%{version}-%{release}
4456 %{?noarchpackage}
4457
4458 %description latex-prosper
4459 LaTeX class for high quality slides.
4460
4461 %description latex-prosper -l hu.UTF-8
4462 LaTeX osztály jó minőségű fóliák készítéséhez.
4463
4464 %description latex-prosper -l pl.UTF-8
4465 Klasy LaTeXa do slajdów wysokiej jakości.
4466
4467 %package latex-pseudocode
4468 Summary:        LaTeX enviroment for specifying algorithms in a natural way
4469 Summary(hu.UTF-8):      LaTeX környezet algoritmusok bevitelére
4470 Summary(pl.UTF-8):      Środowisko LaTeXa do opisu algorytmów w sposób naturalny
4471 Group:          Applications/Publishing/TeX
4472 Requires(post,postun):  %{_bindir}/texhash
4473 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
4474 %{?noarchpackage}
4475
4476 %description latex-pseudocode
4477 LaTeX enviroment for specifying algorithms in a natural way.
4478
4479 %description latex-pseudocode -l hu.UTF-8
4480 LaTeX környezet algoritmusok bevitelére.
4481
4482 %description latex-pseudocode -l pl.UTF-8
4483 Środowisko LaTeXa do opisu algorytmów w sposób naturalny.
4484
4485 %package latex-psnfss
4486 Summary:        LaTeX font support for common PostScript fonts
4487 Summary(pl.UTF-8):      Obsługa popularnych fontów postscriptowych w LaTeXu
4488 Group:          Applications/Publishing/TeX
4489 Requires(post,postun):  %{_bindir}/texhash
4490 Requires:       %{name}-fonts-adobe = %{epoch}:%{version}-%{release}
4491 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
4492 Provides:       tetex-latex-psnfss
4493 Obsoletes:      tetex-latex-mathptm
4494 Obsoletes:      tetex-latex-mathptmx
4495 Obsoletes:      tetex-latex-psnfss
4496 %{?noarchpackage}
4497
4498 %description latex-psnfss
4499 LaTeX font definition files, macros and font metrics for common
4500 PostScript fonts.
4501
4502 %description latex-psnfss -l pl.UTF-8
4503 LaTeXowe pliki definicji fontów, makra i metryki fontów dla
4504 popularnych fontów postscriptowych.
4505
4506 %package latex-pst-2dplot
4507 Summary:        A PSTricks package for drawing 2D curves
4508 Summary(hu.UTF-8):      PSTricks csomag kétdimenziós görbék rajzolásához
4509 Summary(pl.UTF-8):      Pakiet PSTricks do rysowania krzywych 2D
4510 Group:          Applications/Publishing/TeX
4511 Requires(post,postun):  %{_bindir}/texhash
4512 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
4513 %{?noarchpackage}
4514
4515 %description latex-pst-2dplot
4516 A PSTricks package for drawing 2D curves.
4517
4518 %description latex-pst-2dplot -l hu.UTF-8
4519 PSTricks csomag kétdimenziós görbék rajzolásához.
4520
4521 %description latex-pst-2dplot -l pl.UTF-8
4522 Pakiet PSTricks do rysowania krzywych 2D.
4523
4524 %package latex-pst-3dplot
4525 Summary:        Draw 3d curves and graphs using PSTricks
4526 Summary(hu.UTF-8):      3D-s görbék és grafikonok PSTricks-szel
4527 Summary(pl.UTF-8):      Rysowanie krzywych i wykresów 3D przy użyciu PSTricks
4528 Group:          Applications/Publishing/TeX
4529 Requires(post,postun):  %{_bindir}/texhash
4530 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
4531 %{?noarchpackage}
4532
4533 %description latex-pst-3dplot
4534 Draw 3d curves and graphs using PSTricks.
4535
4536 %description latex-pst-3dplot -l hu.UTF-8
4537 3D-s görbék és grafikonok PSTricks-szel.
4538
4539 %description latex-pst-3dplot -l pl.UTF-8
4540 Rysowanie krzywych i wykresów 3D przy użyciu PSTricks.
4541
4542 %package latex-pst-bar
4543 Summary:        Produces bar charts using PSTricks
4544 Summary(hu.UTF-8):      Oszlopdiagramok PSTricks-szel
4545 Summary(pl.UTF-8):      Tworzenie wykresów słupkowych przy użyciu PSTricks
4546 Group:          Applications/Publishing/TeX
4547 Requires(post,postun):  %{_bindir}/texhash
4548 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
4549 %{?noarchpackage}
4550
4551 %description latex-pst-bar
4552 Produces bar charts using PSTricks.
4553
4554 %description latex-pst-bar -l hu.UTF-8
4555 Oszlopdiagramok PSTricks-szel.
4556
4557 %description latex-pst-bar -l pl.UTF-8
4558 Tworzenie wykresów słupkowych przy użyciu PSTricks.
4559
4560 %package latex-pst-circ
4561 Summary:        PSTricks package for drawing electric circuits
4562 Summary(hu.UTF-8):      PSTricks csomag elektromos áramkörök rajzolásához
4563 Summary(pl.UTF-8):      Pakiet PSTricks do rysowania schematów elektrycznych
4564 Group:          Applications/Publishing/TeX
4565 Requires(post,postun):  %{_bindir}/texhash
4566 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
4567 %{?noarchpackage}
4568
4569 %description latex-pst-circ
4570 PSTricks package for drawing electric circuits.
4571
4572 %description latex-pst-circ -l hu.UTF-8
4573 PSTricks csomag elektromos áramkörök rajzolásához.
4574
4575 %description latex-pst-circ -l pl.UTF-8
4576 Pakiet PSTricks do rysowania schematów elektrycznych.
4577
4578 %package latex-pst-diffraction
4579 Summary:        Print diffraction patterns from various apertures
4580 Summary(hu.UTF-8):      Diffrakciós képek különböző eszközökön
4581 Summary(pl.UTF-8):      Drukowanie wzorów dyfrakcji z różnych szczelin
4582 Group:          Applications/Publishing/TeX
4583 Requires(post,postun):  %{_bindir}/texhash
4584 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
4585 %{?noarchpackage}
4586
4587 %description latex-pst-diffraction
4588 Print diffraction patterns from various apertures.
4589
4590 %description latex-pst-diffraction -l hu.UTF-8
4591 Diffrakciós képek különböző eszközökön.
4592
4593 %description latex-pst-diffraction -l pl.UTF-8
4594 Drukowanie wzorów dyfrakcji z różnych szczelin.
4595
4596 %package latex-pst-eucl
4597 Summary:        Euclidian geometry with PSTricks
4598 Summary(hu.UTF-8):      Euklidészi geometria a PSTricks használatával
4599 Summary(pl.UTF-8):      Geometria euklidesowa przy użyciu PSTricks
4600 Group:          Applications/Publishing/TeX
4601 Requires(post,postun):  %{_bindir}/texhash
4602 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
4603 %{?noarchpackage}
4604
4605 %description latex-pst-eucl
4606 Euclidian geometry with PSTricks.
4607
4608 %description latex-pst-eucl -l hu.UTF-8
4609 Euklidészi geometria a PSTricks használatával.
4610
4611 %description latex-pst-eucl -l pl.UTF-8
4612 Geometria euklidesowa przy użyciu PSTricks.
4613
4614 %package latex-pst-fun
4615 Summary:        Draw "funny" objects with PSTricks
4616 Summary(hu.UTF-8):      "Vicces" rajzok PSTricks-szel
4617 Summary(pl.UTF-8):      Rysowanie "zabawnych" obiektów przy użyciu PSTricks
4618 Group:          Applications/Publishing/TeX
4619 Requires(post,postun):  %{_bindir}/texhash
4620 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
4621 %{?noarchpackage}
4622
4623 %description latex-pst-fun
4624 Draw "funny" objects with PSTricks.
4625
4626 %description latex-pst-fun -l hu.UTF-8
4627 "Vicces" rajzok PSTricks-szel.
4628
4629 %description latex-pst-fun -l pl.UTF-8
4630 Rysowanie "zabawnych" obiektów przy użyciu PSTricks.
4631
4632 %package latex-pst-func
4633 Summary:        PSTricks package for plotting mathematical functions
4634 Summary(hu.UTF-8):      PSTricks csomag matematikai függvények ábrázolásához
4635 Summary(pl.UTF-8):      Pakiet PSTricks do rysowania funkcji matematycznych
4636 Group:          Applications/Publishing/TeX
4637 Requires(post,postun):  %{_bindir}/texhash
4638 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
4639 %{?noarchpackage}
4640
4641 %description latex-pst-func
4642 PSTricks package for plotting mathematical functions.
4643
4644 %description latex-pst-func -l hu.UTF-8
4645 PSTricks csomag matematikai függvények ábrázolásához.
4646
4647 %description latex-pst-func -l pl.UTF-8
4648 Pakiet PSTricks do rysowania funkcji matematycznych.
4649
4650 %package latex-pst-fr3d
4651 Summary:        Draw 3-dimensional framed boxes using PSTricks
4652 Summary(hu.UTF-8):      Háromdimenziós dobozok PSTricks segítségével
4653 Summary(pl.UTF-8):      Rysowanie trójwymiarowych obramowań przy użyciu PSTricks
4654 Group:          Applications/Publishing/TeX
4655 Requires(post,postun):  %{_bindir}/texhash
4656 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
4657 %{?noarchpackage}
4658
4659 %description latex-pst-fr3d
4660 Draw 3-dimensional framed boxes using PSTricks.
4661
4662 %description latex-pst-fr3d -l hu.UTF-8
4663 Háromdimenziós dobozok PSTricks segítségével.
4664
4665 %description latex-pst-fr3d -l pl.UTF-8
4666 Rysowanie trójwymiarowych obramowań przy użyciu PSTricks.
4667
4668 %package latex-pst-fractal
4669 Summary:        Draw fractal sets using PSTricks
4670 Summary(hu.UTF-8):      Fraktálok rajzolása PSTricks segítségével
4671 Summary(pl.UTF-8):      Rysowanie zbiorów fraktalnych przy użyciu PSTricks
4672 Group:          Applications/Publishing/TeX
4673 Requires(post,postun):  %{_bindir}/texhash
4674 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
4675 %{?noarchpackage}
4676
4677 %description latex-pst-fractal
4678 Draw fractal sets using PSTricks.
4679
4680 %description latex-pst-fractal -l hu.UTF-8
4681 Fraktálok rajzolása PSTricks segítségével.
4682
4683 %description latex-pst-fractal -l pl.UTF-8
4684 Rysowanie zbiorów fraktalnych przy użyciu PSTricks.
4685
4686 %package latex-pst-infixplot
4687 Summary:        Using PSTricks plotting capacities with infix expressions rather than RPN
4688 Summary(hu.UTF-8):      Infix kifejezések ábrázolása
4689 Summary(pl.UTF-8):      Używanie PSTricks z wyrażeniami infiksowymi zamiast RPN
4690 Group:          Applications/Publishing/TeX
4691 Requires(post,postun):  %{_bindir}/texhash
4692 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
4693 %{?noarchpackage}
4694
4695 %description latex-pst-infixplot
4696 Using PSTricks plotting capacities with infix expressions rather than
4697 RPN.
4698
4699 %description latex-pst-infixplot -l hu.UTF-8
4700 Infix kifejezések ábrázolása.
4701
4702 %description latex-pst-infixplot -l pl.UTF-8
4703 Używanie PSTricks z wyrażeniami infiksowymi zamiast RPN.
4704
4705 %package latex-pst-math
4706 Summary:        Enhancement of PostScript math operators to use with PSTricks
4707 Summary(hu.UTF-8):      PostScript matematikai operátorok bővítése PSTricks-szel
4708 Summary(pl.UTF-8):      Rozszerzenie operatorów matematycznych PostScriptu do użycia z PSTricks
4709 Group:          Applications/Publishing/TeX
4710 Requires(post,postun):  %{_bindir}/texhash
4711 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
4712 %{?noarchpackage}
4713
4714 %description latex-pst-math
4715 Enhancement of PostScript math operators to use with pstricks.
4716
4717 %description latex-pst-math -l hu.UTF-8
4718 PostScript matematikai operátorok bővítése pstricks-szel.
4719
4720 %description latex-pst-math -l pl.UTF-8
4721 Rozszerzenie operatorów matematycznych PostScriptu do użycia z
4722 PSTricks.
4723
4724 %package latex-pst-ob3d
4725 Summary:        Three dimensional objects using PSTricks
4726 Summary(hu.UTF-8):      Háromdimenziós objektumok PSTricks-szel
4727 Summary(pl.UTF-8):      Obiekty trójwymiarowe przy użyciu PSTricks
4728 Group:          Applications/Publishing/TeX
4729 Requires(post,postun):  %{_bindir}/texhash
4730 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
4731 %{?noarchpackage}
4732
4733 %description latex-pst-ob3d
4734 Three dimensional objects using PSTricks.
4735
4736 %description latex-pst-ob3d -l hu.UTF-8
4737 Háromdimenziós objektumok PSTricks-szel.
4738
4739 %description latex-pst-ob3d -l pl.UTF-8
4740 Obiekty trójwymiarowe przy użyciu PSTricks.
4741
4742 %package latex-pst-optexp
4743 Summary:        Drawing optical experimental setups
4744 Summary(hu.UTF-8):      Optikai összeállítások rajzolása
4745 Summary(pl.UTF-8):      Rysowanie konfiguracji doświadczeń optycznych
4746 Group:          Applications/Publishing/TeX
4747 Requires(post,postun):  %{_bindir}/texhash
4748 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
4749 %{?noarchpackage}
4750
4751 %description latex-pst-optexp
4752 Drawing optical experimental setups.
4753
4754 %description latex-pst-optexp -l hu.UTF-8
4755 Optikai összeállítások rajzolása.
4756
4757 %description latex-pst-optexp -l pl.UTF-8
4758 Rysowanie konfiguracji doświadczeń optycznych.
4759
4760 %package latex-pst-optic
4761 Summary:        Drawing optics diagrams
4762 Summary(hu.UTF-8):      Optikai ábrák rajzolása
4763 Summary(pl.UTF-8):      Rysowanie diagramów optycznych
4764 Group:          Applications/Publishing/TeX
4765 Requires(post,postun):  %{_bindir}/texhash
4766 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
4767 %{?noarchpackage}
4768
4769 %description latex-pst-optic
4770 Drawing optics diagrams.
4771
4772 %description latex-pst-optic -l hu.UTF-8
4773 Optikai ábrák rajzolása.
4774
4775 %description latex-pst-optic -l pl.UTF-8
4776 Rysowanie diagramów optycznych.
4777
4778 %package latex-pst-text
4779 Summary:        Text and character manipulation in PSTricks
4780 Summary(hu.UTF-8):      Szöveg és karakter manipulációk PSTricks-szel
4781 Summary(pl.UTF-8):      Operacje na tekście i znakach przy użyciu PSTricks
4782 Group:          Applications/Publishing/TeX
4783 Requires(post,postun):  %{_bindir}/texhash
4784 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
4785 %{?noarchpackage}
4786
4787 %description latex-pst-text
4788 Text and character manipulation in PSTricks.
4789
4790 %description latex-pst-text -l hu.UTF-8
4791 Szöveg és karakter manipulációk PSTricks-szel.
4792
4793 %description latex-pst-text -l pl.UTF-8
4794 Operacje na tekście i znakach przy użyciu PSTricks.
4795
4796 %package latex-pst-uncategorized
4797 Summary:        Other uncategorized PSTricks packages
4798 Summary(hu.UTF-8):      Néhány kategorizálatlan PSTricks csomag
4799 Summary(pl.UTF-8):      Inne nieskategoryzowane pakiety PSTricks
4800 Group:          Applications/Publishing/TeX
4801 Requires(post,postun):  %{_bindir}/texhash
4802 Requires:       %{name}-tex-pstricks = %{epoch}:%{version}-%{release}
4803 %{?noarchpackage}
4804
4805 %description latex-pst-uncategorized
4806 Other uncategorized PSTricks packages.
4807
4808 %description latex-pst-uncategorized -l hu.UTF-8
4809 Néhány kategorizálatlan PSTricks csomag.
4810
4811 %description latex-pst-uncategorized -l pl.UTF-8
4812 Inne nieskategoryzowane pakiety PSTricks.
4813
4814 %package latex-pxfonts
4815 Summary:        PX fonts LaTeX support
4816 Summary(pl.UTF-8):      Obsługa fontów PX w LaTeXu
4817 Group:          Applications/Publishing/TeX
4818 Requires(post,postun):  %{_bindir}/texhash
4819 Requires:       %{name}-fonts-px = %{epoch}:%{version}-%{release}
4820 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
4821 Obsoletes:      tetex-latex-pxfonts
4822 %{?noarchpackage}
4823
4824 %description latex-pxfonts
4825 PX fonts LaTeX support.
4826
4827 %description latex-pxfonts -l pl.UTF-8
4828 Obsługa fontów PX w LaTeXu.
4829
4830 %package latex-SIstyle
4831 Summary:        Package to typeset SI units, numbers and angles
4832 Summary(hu.UTF-8):      Csomag SI egységek, számok és szögek szedésére
4833 Summary(pl.UTF-8):      Pakiet do składu jednostek SI, liczb i kątów
4834 Group:          Applications/Publishing/TeX
4835 Requires(post,postun):  /usr/bin/texhash
4836 Requires:       %{name}-latex-ams = %{epoch}:%{version}-%{release}
4837 %{?noarchpackage}
4838
4839 %description latex-SIstyle
4840 Package to typeset SI units, numbers and angles.
4841
4842 %description latex-SIstyle -l hu.UTF-8
4843 Csomag SI egységek, számok és szögek szedésére.
4844
4845 %description latex-SIstyle -l pl.UTF-8
4846 Pakiet do składu jednostek SI, liczb i kątów.
4847
4848 %package latex-SIunits
4849 Summary:        The SIunits package can be used to standardise the use of units in your writings
4850 Summary(hu.UTF-8):      Az SIunits csomag a mennyiségek egységes írásában nyújt segítséget
4851 Summary(pl.UTF-8):      Pakiet SIunits - standaryzacja użycia jednostek w artykułach
4852 Group:          Applications/Publishing/TeX
4853 Requires(post,postun):  /usr/bin/texhash
4854 Requires:       %{name}-latex-ams = %{epoch}:%{version}-%{release}
4855 %{?noarchpackage}
4856
4857 %description latex-SIunits
4858 The SIunits package can be used to standardise the use of units in
4859 your writings.
4860
4861 %description latex-SIunits -l hu.UTF-8
4862 Az SIunits csomag a mennyiségek egységes írásában nyújt segítséget.
4863
4864 %description latex-SIunits -l pl.UTF-8
4865 Pakiet SIunits może być używany do ustandaryzowania użycia jednostek w
4866 artykułach.
4867
4868 %package latex-siunitx
4869 Summary:        A comprehensive (SI) units package
4870 Summary(hu.UTF-8):      Egy minden részletre kiterjedő (SI) egységek kezelését végző csomag
4871 Summary(pl.UTF-8):      Obszerny pakiet jednostek (SI)
4872 Group:          Applications/Publishing/TeX
4873 Requires(post,postun):  /usr/bin/texhash
4874 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
4875 %{?noarchpackage}
4876
4877 %description latex-siunitx
4878 A comprehensive (SI) units package.
4879
4880 %description latex-siunitx -l hu.UTF-8
4881 Egy minden részletre kiterjedő (SI) egységek kezelését végző csomag.
4882
4883 %description latex-siunitx -l pl.UTF-8
4884 Obszerny pakiet jednostek (SI).
4885
4886 %package latex-sources
4887 Summary:        LaTeX sources
4888 Summary(hu.UTF-8):      LaTeX források
4889 Summary(pl.UTF-8):      Źródła LaTeXa
4890 Group:          Applications/Publishing/TeX
4891 %{?noarchpackage}
4892
4893 %description latex-sources
4894 LaTeX sources.
4895
4896 %description latex-sources -l hu.UTF-8
4897 LaTeX források.
4898
4899 %description latex-sources -l pl.UTF-8
4900 Źródła LaTeXa.
4901
4902 %package latex-styles
4903 Summary:        Various LaTeX styles
4904 Summary(hu.UTF-8):      Különböző LaTeX stílusok
4905 Summary(pl.UTF-8):      Różne style LaTeXa
4906 Group:          Applications/Publishing/TeX
4907 Requires(post,postun):  /usr/bin/texhash
4908 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
4909 %{?noarchpackage}
4910
4911 %description latex-styles
4912 Various LaTeX styles.
4913
4914 %description latex-styles -l hu.UTF-8
4915 Különböző LaTeX stílusok.
4916
4917 %description latex-styles -l pl.UTF-8
4918 Różne style LaTeXa.
4919
4920 %package latex-lang
4921 Summary:        LaTeX support for non-english languages
4922 Summary(hu.UTF-8):      LaTeX támogatás nem-angol nyelvekhez
4923 Summary(pl.UTF-8):      Wsparcie LaTeXa dla języków nieangielskich
4924 Group:          Applications/Publishing/TeX
4925 Requires(post,postun):  /usr/bin/texhash
4926 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
4927 %{?noarchpackage}
4928
4929 %description latex-lang
4930 LaTeX support for non-english languages.
4931
4932 %description latex-lang -l hu.UTF-8
4933 LaTeX támogatás nem-angol nyelvekhez.
4934
4935 %description latex-lang -l pl.UTF-8
4936 Wsparcie LaTeXa dla języków nieangielskich.
4937
4938 %package latex-Tabbing
4939 Summary:        Tabbing with accented letters
4940 Summary(hu.UTF-8):      Tabbing környezet ékezetes betűk használatával
4941 Summary(pl.UTF-8):      Tabele z literami akcentowanymi
4942 Group:          Applications/Publishing/TeX
4943 Requires(post,postun):  /usr/bin/texhash
4944 %{?noarchpackage}
4945
4946 %description latex-Tabbing
4947 Tabbing with accented letters.
4948
4949 %description latex-Tabbing -l hu.UTF-8
4950 Tabbing környezet ékezetes betűk használatával.
4951
4952 %description latex-Tabbing -l pl.UTF-8
4953 Tabele z literami akcentowanymi.
4954
4955 %package latex-txfonts
4956 Summary:        TX fonts LaTeX support
4957 Summary(pl.UTF-8):      Obsługa fontów TX w LaTeXu
4958 Group:          Applications/Publishing/TeX
4959 Requires(post,postun):  %{_bindir}/texhash
4960 Requires:       %{name}-fonts-tx = %{epoch}:%{version}-%{release}
4961 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
4962 Obsoletes:      tetex-latex-txfonts
4963 %{?noarchpackage}
4964
4965 %description latex-txfonts
4966 TX fonts LaTeX support.
4967
4968 %description latex-txfonts -l pl.UTF-8
4969 Obsługa fontów TX w LaTeXu.
4970
4971 %package latex-ucs
4972 Summary:        Support for using UTF-8 as input encoding in LaTeX documents
4973 Summary(hu.UTF-8):      Ez a csomag lehetővé teszi UTF-8 kódolást a LaTeX dokumentumokban
4974 Summary(pl.UTF-8):      Obsługa UTF-8 jako kodowania wejściowego w dokumentach LaTeXa
4975 Group:          Applications/Publishing/TeX
4976 Requires(post,postun):  %{_bindir}/texhash
4977 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
4978 %{?noarchpackage}
4979
4980 %description latex-ucs
4981 This package contains support for using UTF-8 as input encoding in
4982 LaTeX documents.
4983
4984 %description latex-ucs -l hu.UTF-8
4985 Ez a csomag lehetővé teszi UTF-8 kódolást a LaTeX dokumentumokban.
4986
4987 %description latex-ucs -l pl.UTF-8
4988 Ten pakiet zawiera obsługę używania UTF-8 jako kodowania wejściowego w
4989 dokumentach LaTeXa.
4990
4991 %package latex-umlaute
4992 Summary:        An interface to inputenc for using alternate input encodings
4993 Summary(pl.UTF-8):      Interfejs inputenc do używania alternatywnych kodowań wejściowych
4994 Group:          Applications/Publishing/TeX
4995 Requires(post,postun):  %{_bindir}/texhash
4996 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
4997 Obsoletes:      tetex-latex-umlaute
4998 %{?noarchpackage}
4999
5000 %description latex-umlaute
5001 An interface to inputenc for using alternate input encodings.
5002
5003 %description latex-umlaute -l pl.UTF-8
5004 Interfejs inputenc do używania alternatywnych kodowań wejściowych.
5005
5006 %package latex-wasysym
5007 Summary:        Extra characters from the Waldis symbol fonts
5008 Summary(pl.UTF-8):      Dodatkowe znaki z fontów Waldis symbol
5009 Group:          Applications/Publishing/TeX
5010 Requires(post,postun):  %{_bindir}/texhash
5011 Requires:       %{name}-fonts-wasy = %{epoch}:%{version}-%{release}
5012 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
5013 Provides:       tetex-latex-wasysym
5014 Obsoletes:      tetex-latex-wasysym
5015 %{?noarchpackage}
5016
5017 %description latex-wasysym
5018 Makes some additional characters available that come from the wasy
5019 fonts (Waldis symbol fonts). These fonts are not automatically
5020 included in NFSS2/LaTeX2e since they take up important space and often
5021 aren't necessary if one makes use of the packages amsfonts or amssymb.
5022 Symbols include: join box, diamond, leadsto, sqsubset, lhd, rhd,
5023 apple, ocircle invneg, logof, varint, male, female, phone, clock,
5024 lightning, pointer, sun, bell, permil, smiley, various electrical
5025 symbols, shapes, music notes, circles, signs, astronomy, etc.
5026
5027 %description latex-wasysym -l pl.UTF-8
5028 Pakiet udostępniający dodatkowe symbole pochodzące z fontów wasy
5029 (Waldis symbol). Te fonty nie są automatycznie dołączane w
5030 NFSS2/LaTeX2e, ponieważ zajmują miejsce i zazwyczaj nie są potrzebne
5031 jeśli używa się pakietów amsfonts lub amssymb. Zestaw symboli zawiera
5032 m.in.: symbole join box, diamond, leadsto, sqsubset, lhd, rhd, apple,
5033 ocircle invneg, logof, varint, male, female, phone, clock, lightning,
5034 pointer, sun, bell, permil, smiley oraz różne symbole elektryczne,
5035 kształty, nuty, okręgi, znaki, symbole astronomiczne itp.
5036
5037 %package latex-xcolor
5038 Summary:        Allows for access to color tints, shades, tones etc
5039 Summary(hu.UTF-8):      Hozzáférés színekhez, tónusokhoz, átmenetekhez, stb.
5040 Summary(pl.UTF-8):      Pozwala na dostęp do odcieni, gradientów itp.
5041 Group:          Applications/Publishing/TeX
5042 Obsoletes:      tetex-latex-xcolor
5043 %{?noarchpackage}
5044
5045 %description latex-xcolor
5046 `xcolor' provides easy driver-independent access to several kinds of
5047 color tints, shades, tones, and mixes of arbitrary colors. It allows
5048 to select a document-wide target color model and offers tools for
5049 automatic color schemes, conversion between eight color models, and
5050 alternating table row colors.
5051
5052 %description latex-xcolor -l hu.UTF-8
5053 `xcolor' egy egyszerű meghajtó-független hozzáférést biztosít
5054 színekhez, átmenetekhez, tónusokhóz, és a színek korlátlan
5055 keverékéhez. Lehetőséged van a teljes dokumentumra érvényes szín
5056 modell kiválasztásához és a színmodellek közötti konverzióra.
5057
5058 %description latex-xcolor -l pl.UTF-8
5059 `xcolor' dostarcza łatwego, niezależnego od urządzenia dostępu do
5060 wielu rodzai cieniowania, tonów i połączeń dowolnych kolorów. Pozwala
5061 na wybór modelu koloru dla całego dokumentu i oferuje narzędzia dla
5062 schematów kolorów, konwersji między ośmioma modelami kolorów oraz
5063 naprzemiennych kolorów w tabelach.
5064
5065 %package format-pdflatex
5066 Summary:        PDF LaTeX macro package
5067 Summary(pl.UTF-8):      Pakiet makr PDF LaTeX
5068 Group:          Applications/Publishing/TeX
5069 Requires(post,postun):  %{_bindir}/texhash
5070 Requires:       %{name} = %{epoch}:%{version}-%{release}
5071 Requires:       %{name}-fonts-jknappen = %{epoch}:%{version}-%{release}
5072 Requires:       %{name}-fonts-type1-urw = %{epoch}:%{version}-%{release}
5073 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
5074 Requires:       %{name}-latex-psnfss = %{epoch}:%{version}-%{release}
5075 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
5076 Provides:       tetex-format-pdflatex
5077 Obsoletes:      tetex-format-pdflatex
5078 %{?noarchpackage}
5079
5080 %description format-pdflatex
5081 LaTeX is a front end for the TeX text formatting system. Easier to use
5082 than TeX, LaTeX is essentially a set of TeX macros which provide
5083 convenient, predefined document formats for users.
5084
5085 This package contains PDF LaTeX format.
5086
5087 %description format-pdflatex -l pl.UTF-8
5088 LaTeX jest frontendem do systemu formatującego tekst TeX. Jest
5089 łatwiejszy w użyciu niż TeX. Jest właściwie zestawem makr TeXowych,
5090 dających użytkownikom wygodne, predefiniowane formaty dokumentów.
5091
5092 Ten pakiet zawiera format PDF LaTeX.
5093
5094 %package scripts
5095 Summary:        Various scripts
5096 Summary(hu.UTF-8):      Néhány szkript
5097 Summary(pl.UTF-8):      Różne pisma
5098 Group:          Applications/Publishing/TeX
5099 Requires(post,postun):  %{_bindir}/texhash
5100 Requires:       %{name} = %{epoch}:%{version}-%{release}
5101 %{?noarchpackage}
5102
5103 %description scripts
5104 Various scripts.
5105
5106 %description scripts -l hu.UTF-8
5107 Néhány szkript.
5108
5109 %description scripts -l pl.UTF-8
5110 Różne pisma.
5111
5112 %package tlmgr
5113 Summary:        TeXLive manager
5114 Summary(hu.UTF-8):      TeXLive manager
5115 Summary(pl.UTF-8):      Zarządca TeXLive'a
5116 Group:          Applications/Publishing/TeX
5117 %{?noarchpackage}
5118
5119 %description tlmgr
5120 tlmgr manages an existing TeX Live installation, both packages and
5121 configuration options. It performs many of the same actions as
5122 texconfig, and more besides.
5123
5124 %description tlmgr -l hu.UTF-8
5125 tlmgr egy létező TeX Live telepítést tart karban, csomag és beállítás
5126 tekintetében is. Hasonló műveleteket végez, mint a texconfig, sőt,
5127 többet is.
5128
5129 %description tlmgr -l pl.UTF-8
5130 tlmgr zarządza istniejącą instalacją TeX Live'a - zarówno pakietami,
5131 jak i opcjami konfiguracyjnymi. Wykonuje podobne czynności, co m.in.
5132 texconfig.
5133
5134 # # TeX generic macros #
5135
5136 %package tex-babel
5137 Summary:        Multilingual support for TeX
5138 Summary(pl.UTF-8):      Obsługa wielu języków dla TeXa
5139 Group:          Applications/Publishing/TeX
5140 Requires(post,postun):  %{_bindir}/texhash
5141 Requires:       %{name} = %{epoch}:%{version}-%{release}
5142 Provides:       tetex-tex-babel
5143 Obsoletes:      tetex-tex-babel
5144 %{?noarchpackage}
5145
5146 %description tex-babel
5147 Multilingual support for TeX.
5148
5149 %description tex-babel -l pl.UTF-8
5150 Obsługa wielu języków dla TeXa.
5151
5152 %package tex-german
5153 Summary:        Supports the new German orthography (neue deutsche Rechtschreibung)
5154 Summary(pl.UTF-8):      Obsługa nowej ortografii niemieckiej (neue deutsche Rechtschreibung)
5155 Group:          Applications/Publishing/TeX
5156 Requires(post,postun):  %{_bindir}/texhash
5157 Requires:       %{name} = %{epoch}:%{version}-%{release}
5158 Provides:       tetex-tex-german
5159 Obsoletes:      tetex-tex-german
5160 %{?noarchpackage}
5161
5162 %description tex-german
5163 Supports the new German orthography (neue deutsche Rechtschreibung).
5164
5165 %description tex-german -l pl.UTF-8
5166 Obsługa nowej ortografii niemieckiej (neue deutsche Rechtschreibung).
5167
5168 %package tex-insbox
5169 Summary:        A TeX macro for inserting pictures/boxes into paragraphs
5170 Summary(hu.UTF-8):      TeX makró képek/dobozok beszúrására bekezdésekbe
5171 Summary(pl.UTF-8):      Makro TeXa do wstawiania obrazów/pól wewnątrz ustępów
5172 Group:          Applications/Publishing/TeX
5173 Requires(post,postun):  %{_bindir}/texhash
5174 Requires:       %{name} = %{epoch}:%{version}-%{release}
5175 %{?noarchpackage}
5176
5177 %description tex-insbox
5178 A TeX macro for inserting pictures/boxes into paragraphs.
5179
5180 %description tex-insbox -l hu.UTF-8
5181 TeX makró képek/dobozok beszúrására bekezdésekbe.
5182
5183 %description tex-insbox -l pl.UTF-8
5184 Makro TeXa do wstawiania obrazów/pól wewnątrz ustępów.
5185
5186 %package tex-mfpic
5187 Summary:        Macros which generate Metafont or Metapost for drawing pictures
5188 Summary(pl.UTF-8):      Makra generujące Metafont lub Metapost do rysowania obrazków
5189 Group:          Applications/Publishing/TeX
5190 Requires(post,postun):  %{_bindir}/texhash
5191 Requires:       %{name} = %{epoch}:%{version}-%{release}
5192 Obsoletes:      tetex-tex-mfpic
5193 %{?noarchpackage}
5194
5195 %description tex-mfpic
5196 Macros which generate Metafont or Metapost for drawing pictures.
5197
5198 %description tex-mfpic -l pl.UTF-8
5199 Makra generujące Metafont lub Metapost do rysowania obrazków.
5200
5201 %package tex-misc
5202 Summary:        Miscellaneous TeX macros
5203 Summary(pl.UTF-8):      Różne makra TeXowe
5204 Group:          Applications/Publishing/TeX
5205 Requires(post,postun):  %{_bindir}/texhash
5206 Requires:       %{name} = %{epoch}:%{version}-%{release}
5207 Provides:       tetex-tex-misc
5208 Obsoletes:      tetex-tex-eijkhout
5209 Obsoletes:      tetex-tex-misc
5210 %{?noarchpackage}
5211
5212 %description tex-misc
5213 Miscellaneous TeX macros.
5214
5215 %description tex-misc -l pl.UTF-8
5216 Różne makra TeXowe.
5217
5218 %package tex-pictex
5219 Summary:        Picture drawing macros for TeX and LaTeX
5220 Summary(pl.UTF-8):      Makra do rysowania obrazków dla TeXa i LaTeXa
5221 Group:          Applications/Publishing/TeX
5222 Requires(post,postun):  %{_bindir}/texhash
5223 Requires:       %{name} = %{epoch}:%{version}-%{release}
5224 Obsoletes:      tetex-tex-pictex
5225 %{?noarchpackage}
5226
5227 %description tex-pictex
5228 Picture drawing macros for TeX and LaTeX.
5229
5230 %description tex-pictex -l pl.UTF-8
5231 Makra do rysowania obrazków dla TeXa i LaTeXa.
5232
5233 %package tex-psizzl
5234 Summary:        A TeX format for physics papers
5235 Summary(hu.UTF-8):      TeX formátum fizikai kiadványokhoz
5236 Summary(pl.UTF-8):      Format TeXa do artykułów fizycznych
5237 Group:          Applications/Publishing/TeX
5238 Requires(post,postun):  %{_bindir}/texhash
5239 Requires:       %{name} = %{epoch}:%{version}-%{release}
5240 %{?noarchpackage}
5241
5242 %description tex-psizzl
5243 A TeX format for physics papers.
5244
5245 %description tex-psizzl -l hu.UTF-8
5246 TeX formátum fizikai kiadványokhoz.
5247
5248 %description tex-psizzl -l pl.UTF-8
5249 Format TeXa do artykułów fizycznych.
5250
5251 %package tex-pstricks
5252 Summary:        PostScript macros for TeX
5253 Summary(pl.UTF-8):      Makra postscriptowe dla TeXa
5254 Group:          Applications/Publishing/TeX
5255 Requires(post,postun):  %{_bindir}/texhash
5256 Requires:       %{name}-dvips = %{epoch}:%{version}-%{release}
5257 Requires:       %{name}-tex-misc = %{epoch}:%{version}-%{release}
5258 Provides:       tetex-tex-pstricks
5259 Obsoletes:      tetex-tex-pstricks
5260 %{?noarchpackage}
5261
5262 %description tex-pstricks
5263 An extensive collection of PostScript macros that is compatible with
5264 most TeX macro packages, including Plain TeX, LaTeX, AMS-TeX, and
5265 AMS-LaTeX. Included are macros for color, graphics, pie charts,
5266 rotation, trees and overlays. It has many special features, including:
5267 a wide variety of graphics (picture drawing) macros, with a flexible
5268 interface and with color support. There are macros for coloring or
5269 shading the cells of tables.
5270
5271 %description tex-pstricks -l pl.UTF-8
5272 Duży zestaw makr postscriptowych kompatybilny z większością pakietów
5273 makr TeXowych, w tym: Plain TeX, LaTeX, AMS-TeX i AMS-LaTeX. Załączono
5274 makra obsługujące kolory, grafikę, wykresy kołowe, obroty, drzewa i
5275 nakładanie. Mają wiele możliwości, w tym dużo makr graficznych (do
5276 rysowania obrazków) z elastycznym interfejsem i obsługą koloru. Są też
5277 makra do kolorowania lub cieniowania komórek tabel.
5278
5279 %package tex-qpxqtx
5280 Summary:        QuasiTimes and TX fonts typesetting support
5281 Summary(pl.UTF-8):      Wsparcie dla składu fontami QuasiTimes i TX
5282 Group:          Applications/Publishing/TeX
5283 Requires(post,postun):  %{_bindir}/texhash
5284 Requires:       %{name} = %{epoch}:%{version}-%{release}
5285 Requires:       %{name}-fonts-qpxqtx = %{epoch}:%{version}-%{release}
5286 Obsoletes:      tetex-tex-qpx
5287 Obsoletes:      tetex-tex-qtx
5288 %{?noarchpackage}
5289
5290 %description tex-qpxqtx
5291 QuasiTimes and TX fonts typesetting support.
5292
5293 %description tex-qpxqtx -l pl.UTF-8
5294 Wsparcie dla składu fontami QuasiTimes i TX.
5295
5296 %package tex-huhyphen
5297 Summary:        Hungarian hyphenation
5298 Summary(hu.UTF-8):      Magyar elválasztás
5299 Summary(pl.UTF-8):      Węgierskie reguły przenoszenia wyrazów
5300 Group:          Applications/Publishing/TeX
5301 Requires(post,postun):  %{_bindir}/texhash
5302 Requires:       %{name} = %{epoch}:%{version}-%{release}
5303 %{?noarchpackage}
5304
5305 %description tex-huhyphen
5306 Hungarian hyphenation.
5307
5308 %description tex-huhyphen -l hu.UTF-8
5309 Magyar elválasztás.
5310
5311 %description tex-huhyphen -l pl.UTF-8
5312 Węgierskie reguły przenoszenia wyrazów.
5313
5314 %package tex-ruhyphen
5315 Summary:        Russian hyphenation
5316 Summary(pl.UTF-8):      Rosyjskie reguły przenoszenia wyrazów
5317 Group:          Applications/Publishing/TeX
5318 Requires(post,postun):  %{_bindir}/texhash
5319 Requires:       %{name} = %{epoch}:%{version}-%{release}
5320 Provides:       tetex-tex-ruhyphen
5321 Obsoletes:      tetex-tex-ruhyphen
5322 %{?noarchpackage}
5323
5324 %description tex-ruhyphen
5325 A collection of Russian hyphenation patterns supporting a number of
5326 Cyrillic font encodings, including T2, UCY (Omega Unicode Cyrillic),
5327 LCY, LWN (OT2), and koi8-r.
5328
5329 %description tex-ruhyphen -l pl.UTF-8
5330 Zestaw rosyjskich wzorców przenoszenia wyrazów obsługujący wiele
5331 kodowań fontów w cyrylicy, włącznie z T2, UCY (Omega Unicode
5332 Cyrillic), LCY, LWN (OT2) i koi8-r.
5333
5334 %package tex-spanish
5335 Summary:        Various TeX related files for typesetting documents written in Spanish
5336 Summary(pl.UTF-8):      Różne pliki TeXowe służące do składu dokumentów w języku hiszpańskim
5337 Group:          Applications/Publishing/TeX
5338 Requires(post,postun):  %{_bindir}/texhash
5339 Requires:       %{name} = %{epoch}:%{version}-%{release}
5340 Obsoletes:      tetex-tex-spanish
5341 Obsoletes:      tetex-tex-spanishb
5342 %{?noarchpackage}
5343
5344 %description tex-spanish
5345 Various TeX related files for typesetting documents written in
5346 Spanish, including hyphenation and dictionaries.
5347
5348 %description tex-spanish -l pl.UTF-8
5349 Różne pliki TeXowe służące do składu dokumentów napisanych w języku
5350 hiszpańskim - w tym reguły przenoszenia wyrazów i słowniki.
5351
5352 %package tex-texdraw
5353 Summary:        Graphical macros, using embedded PostScript
5354 Summary(pl.UTF-8):      Makra graficzne używające osadzanego PostScriptu
5355 Group:          Applications/Publishing/TeX
5356 Requires(post,postun):  %{_bindir}/texhash
5357 Requires:       %{name} = %{epoch}:%{version}-%{release}
5358 Obsoletes:      tetex-tex-texdraw
5359 %{?noarchpackage}
5360
5361 %description tex-texdraw
5362 Graphical macros, using embedded PostScript.
5363
5364 %description tex-texdraw -l pl.UTF-8
5365 Makra graficzne używające osadzanego PostScriptu.
5366
5367 %package tex-thumbpdf
5368 Summary:        Thumbnails for PDFTeX and dvips/ps2pdf
5369 Summary(pl.UTF-8):      Ikonki dla PDFTeXa i dvips/ps2pdf
5370 Group:          Applications/Publishing/TeX
5371 Requires(post,postun):  %{_bindir}/texhash
5372 Requires:       %{name} = %{epoch}:%{version}-%{release}
5373 Obsoletes:      tetex-tex-thumbpdf
5374 %{?noarchpackage}
5375
5376 %description tex-thumbpdf
5377 Provides support, using Perl, for thumbnails in pdfTeX and
5378 dvips/ps2pdf, using ghostscript to generate the thumbnails which get
5379 represented in a TeX readable file that is read by the package
5380 thumbpdf.sty to automatically include the thumbnails. Works with both
5381 plain TeX and LaTeX.
5382
5383 %description tex-thumbpdf -l pl.UTF-8
5384 Pakiet przy pomocy Perla dodaje ikonki w pdfTeXu i dvips/ps2pdf przy
5385 użyciu ghostscripta. Ikonki są reprezentowane w pliku czytanym przez
5386 TeXa, który jest wywoływany z thumbpdf.sty, aby automatycznie dołączyć
5387 ikonki. Działa z formatami plain TeX i LaTeX.
5388
5389 %package tex-ukrhyph
5390 Summary:        Ukranian hyphenation
5391 Summary(pl.UTF-8):      Ukraińskie zasady przenoszenia wyrazów
5392 Group:          Applications/Publishing/TeX
5393 Requires(post,postun):  %{_bindir}/texhash
5394 Requires:       %{name} = %{epoch}:%{version}-%{release}
5395 Provides:       tetex-tex-ukrhyph
5396 Obsoletes:      tetex-tex-ukrhyph
5397 %{?noarchpackage}
5398
5399 %description tex-ukrhyph
5400 This package allows the use of different hyphenation patterns for the
5401 Ukrainian language for various Cyrillic font encodings. Contains
5402 packages implementing traditional rules, modern rules, and combined
5403 English-Ukrainian hyphenation.
5404
5405 %description tex-ukrhyph -l pl.UTF-8
5406 Ten pakiet pozwala na używanie różnych wzorców przenoszenia wyrazów
5407 dla języka ukraińskiego z różnymi kodowaniami fontów z cyrylicą.
5408 Zawiera pakiety z implementacją reguł tradycyjnych, współczesnych i
5409 łączonych angielsko-ukraińskich.
5410
5411 %package latex-variations
5412 Summary:        Typeset tables of variations of functions
5413 Summary(pl.UTF-8):      Skład tabeli wahań funkcji
5414 Group:          Applications/Publishing/TeX
5415 Requires(post,postun):  %{_bindir}/texhash
5416 Requires:       %{name} = %{epoch}:%{version}-%{release}
5417 %{?noarchpackage}
5418
5419 %description latex-variations
5420 Typeset tables of variations of functions.
5421
5422 %description latex-variations -l pl.UTF-8
5423 Skład tabeli wahań funkcji.
5424
5425 %package latex-vietnam
5426 Summary:        Vietnamese language support
5427 Summary(pl.UTF-8):      Wsparcie dla języka wietnamskiego
5428 Group:          Applications/Publishing/TeX
5429 Requires(post,postun):  %{_bindir}/texhash
5430 Requires:       %{name} = %{epoch}:%{version}-%{release}
5431 Obsoletes:      tetex-latex-urwvn
5432 Obsoletes:      tetex-latex-vietnam
5433 Obsoletes:      tetex-tex-vietnam
5434 %{?noarchpackage}
5435
5436 %description latex-vietnam
5437 Vietnamese language support.
5438
5439 %description latex-vietnam -l pl.UTF-8
5440 Wsparcie dla języka wietnamskiego.
5441
5442 %package tex-xypic
5443 Summary:        Package for typesetting a variety of graphs and diagrams with TeX
5444 Summary(pl.UTF-8):      Pakiet do składania w TeXu różnych wykresów i diagramów
5445 Group:          Applications/Publishing/TeX
5446 Requires(post,postun):  %{_bindir}/texhash
5447 Requires:       %{name} = %{epoch}:%{version}-%{release}
5448 Requires:       %{name}-fonts-xypic = %{epoch}:%{version}-%{release}
5449 Obsoletes:      tetex-tex-xypic
5450 Obsoletes:      tetex-xypic
5451 %{?noarchpackage}
5452
5453 %description tex-xypic
5454 A package for typesetting a variety of graphs and diagrams with TeX.
5455 Xy-pic works with most formats (including LaTeX, AMS-LaTeX, AMS-TeX,
5456 and plain TeX), in particular Xy-pic is provided as a LaTeX2e
5457 `supported package'.
5458
5459 %description tex-xypic -l pl.UTF-8
5460 Pakiet do składania w TeXu różnych wykresów i diagramów. Xy-pic działa
5461 z większością formatów (w tym LaTeX, AMS-LaTeX, AMS-TeX i plain TeX),
5462 w szczególności jest dołączany jako "wspierany pakiet" LaTeX2e.
5463
5464 %package tex-xkeyval
5465 Summary:        Extension to keyval package
5466 Summary(pl.UTF-8):      Rozszerzenie do pakietu keyval
5467 Group:          Applications/Publishing/TeX
5468 Requires(post,postun):  /usr/bin/texhash
5469 Requires:       %{name} = %{epoch}:%{version}-%{release}
5470 Obsoletes:      tetex-tex-xkeyval
5471 %{?noarchpackage}
5472
5473 %description tex-xkeyval
5474 Extension to keyval package.
5475
5476 %description tex-xkeyval -l pl.UTF-8
5477 Rozszerzenie do pakietu keyval.
5478
5479 %package dirs-fonts
5480 Summary:        TeX font directories
5481 Summary(pl.UTF-8):      Katalogi fontów TeXa
5482 Group:          Fonts
5483 Provides:       tetex-dirs-fonts
5484 Obsoletes:      tetex-dirs-fonts
5485 %{?noarchpackage}
5486
5487 %description dirs-fonts
5488 TeX font directories.
5489
5490 %description dirs-fonts -l pl.UTF-8
5491 Katalogi fontów TeXa.
5492
5493 # # Fonts packages #
5494
5495 %package fonts-adobe
5496 Summary:        Adobe fonts
5497 Summary(pl.UTF-8):      Fonty Adobe
5498 Group:          Fonts
5499 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5500 Provides:       tetex-fonts-adobe
5501 Obsoletes:      tetex-fonts-adobe
5502 %{?noarchpackage}
5503
5504 %description fonts-adobe
5505 Adobe fonts.
5506
5507 %description fonts-adobe -l pl.UTF-8
5508 Fonty Adobe.
5509
5510 %package fonts-larm
5511 Summary:        Larm (cyrillic) fonts
5512 Summary(pl.UTF-8):      Fonty Larm (cyrylickie)
5513 Group:          Fonts
5514 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5515 %{?noarchpackage}
5516
5517 %description fonts-larm
5518 Larm (cyrillic) fonts.
5519
5520 %description fonts-larm -l pl.UTF-8
5521 Fonty Larm (cyrylickie).
5522
5523 %package fonts-ae
5524 Summary:        Virtual fonts for PDF-files with T1 encoded CMR-fonts
5525 Summary(pl.UTF-8):      Wirtualne fonty do plików PDF z fontami CMR o kodowaniu T1
5526 Group:          Fonts
5527 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5528 Obsoletes:      tetex-fonts-ae
5529 %{?noarchpackage}
5530
5531 %description fonts-ae
5532 Virtual fonts for PDF-files with T1 encoded CMR-fonts.
5533
5534 %description fonts-ae -l pl.UTF-8
5535 Wirtualne fonty do plików PDF z fontami CMR o kodowaniu T1.
5536
5537 %package fonts-ams
5538 Summary:        AMS fonts
5539 Summary(pl.UTF-8):      Fonty AMS
5540 Group:          Fonts
5541 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5542 Requires:       %{name}-latex-bibtex = %{epoch}:%{version}-%{release}
5543 Provides:       tetex-fonts-ams
5544 Obsoletes:      tetex-fonts-ams
5545 %{?noarchpackage}
5546
5547 %description fonts-ams
5548 AMS fonts.
5549
5550 %description fonts-ams -l pl.UTF-8
5551 Fonty AMS.
5552
5553 %package fonts-antp
5554 Summary:        Antykwa Poltawskiego, a Type 1 family of Polish traditional type
5555 Summary(pl.UTF-8):      Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako Type 1
5556 Group:          Fonts
5557 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5558 Obsoletes:      tetex-fonts-antp
5559 %{?noarchpackage}
5560
5561 %description fonts-antp
5562 Antykwa Poltawskiego, a Type 1 family of Polish traditional type.
5563
5564 %description fonts-antp -l pl.UTF-8
5565 Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako
5566 Type 1.
5567
5568 %package fonts-antt
5569 Summary:        Antykwa Torunska, a Type 1 family of a Polish traditional type
5570 Summary(pl.UTF-8):      Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1
5571 Group:          Fonts
5572 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5573 Obsoletes:      tetex-fonts-antt
5574 %{?noarchpackage}
5575
5576 %description fonts-antt
5577 Antykwa Torunska, a Type 1 family of a Polish traditional type.
5578
5579 %description fonts-antt -l pl.UTF-8
5580 Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1.
5581
5582 %package fonts-arphic
5583 Summary:        Arphic fonts
5584 Summary(pl.UTF-8):      Fonty Arphic
5585 Group:          Fonts
5586 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5587 %{?noarchpackage}
5588
5589 %description fonts-arphic
5590 Arphic fonts.
5591
5592 %description fonts-arphic -l pl.UTF-8
5593 Fonty Arphic.
5594
5595 %package fonts-bbm
5596 Summary:        Blackboard variant fonts for Computer Modern, with LaTeX support
5597 Summary(pl.UTF-8):      Tablicowy wariant fontów Computer Modern ze wsparciem dla LaTeXa
5598 Group:          Fonts
5599 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5600 Obsoletes:      tetex-fonts-bbm
5601 %{?noarchpackage}
5602
5603 %description fonts-bbm
5604 Blackboard variant fonts for Computer Modern, with LaTeX support.
5605
5606 %description fonts-bbm -l pl.UTF-8
5607 Tablicowy wariant fontów Computer Modern ze wsparciem dla LaTeXa.
5608
5609 %package fonts-bbold
5610 Summary:        Sans serif blackboard bold for LaTeX
5611 Summary(pl.UTF-8):      Tablicowy tłusty font sans serif dla LaTeXa
5612 Group:          Fonts
5613 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5614 Obsoletes:      tetex-fonts-bbold
5615 %{?noarchpackage}
5616
5617 %description fonts-bbold
5618 Sans serif blackboard bold for LaTeX.
5619
5620 %description fonts-bbold -l pl.UTF-8
5621 Tablicowy tłusty font sans serif dla LaTeXa.
5622
5623 %package fonts-bitstream
5624 Summary:        Bitstream fonts
5625 Summary(pl.UTF-8):      Fonty Bitstream
5626 Group:          Fonts
5627 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5628 Obsoletes:      tetex-fonts-bitstream
5629 %{?noarchpackage}
5630
5631 %description fonts-bitstream
5632 Bitstream fonts.
5633
5634 %description fonts-bitstream -l pl.UTF-8
5635 Fonty Bitstream.
5636
5637 %package fonts-cc-pl
5638 Summary:        Polish version of Computer Concrete fonts
5639 Summary(pl.UTF-8):      Polska wersja fontów Computer Concrete
5640 Group:          Fonts
5641 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5642 Obsoletes:      tetex-fonts-cc-pl
5643 %{?noarchpackage}
5644
5645 %description fonts-cc-pl
5646 Polish version of Computer Concrete fonts.
5647
5648 %description fonts-cc-pl -l pl.UTF-8
5649 Polska wersja fontów Computer Concrete.
5650
5651 %package fonts-cg
5652 Summary:        Compugraphic fonts
5653 Summary(pl.UTF-8):      Fonty Compugraphic
5654 Group:          Fonts
5655 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5656 Obsoletes:      tetex-fonts-cg
5657 %{?noarchpackage}
5658
5659 %description fonts-cg
5660 Compugraphic fonts.
5661
5662 %description fonts-cg -l pl.UTF-8
5663 Fonty Compugraphic.
5664
5665 %package fonts-cm
5666 Summary:        Computer Modern fonts
5667 Summary(pl.UTF-8):      Fonty Computer Modern
5668 Group:          Fonts
5669 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5670 Provides:       tetex-fonts-cm
5671 Obsoletes:      tetex-fonts-cm
5672 %{?noarchpackage}
5673
5674 %description fonts-cm
5675 Computer Modern fonts.
5676
5677 %description fonts-cm -l pl.UTF-8
5678 Fonty Computer Modern.
5679
5680 %package fonts-cmbright
5681 Summary:        CM Bright fonts
5682 Summary(pl.UTF-8):      Fonty CM Bright
5683 Group:          Fonts
5684 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5685 Obsoletes:      tetex-fonts-cmbright
5686 %{?noarchpackage}
5687
5688 %description fonts-cmbright
5689 CM Bright fonts.
5690
5691 %description fonts-cmbright -l pl.UTF-8
5692 Fonty CM Bright.
5693
5694 %package fonts-cmsuper
5695 Summary:        CM Super fonts
5696 Summary(hu.UTF-8):      CM Super betűtípus
5697 Summary(pl.UTF-8):      Fonty CM Super
5698 Group:          Fonts
5699 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5700 %{?noarchpackage}
5701
5702 %description fonts-cmsuper
5703 CM Super fonts.
5704
5705 %description fonts-cmsuper -l hu.UTF-8
5706 CM Super betűtípus.
5707
5708 %description fonts-cmsuper -l pl.UTF-8
5709 Fonty CM Super.
5710
5711 %package fonts-cmcyr
5712 Summary:        Computer Modern fonts extended with Russian letters
5713 Summary(pl.UTF-8):      Fonty Computer Modern rozszerzone o litery rosyjskie
5714 Group:          Fonts
5715 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5716 Provides:       tetex-fonts-cmcyr
5717 Obsoletes:      tetex-fonts-cmcyr
5718 Obsoletes:      texlive-fonts-type1-cmcyr
5719 %{?noarchpackage}
5720
5721 %description fonts-cmcyr
5722 Computer Modern fonts extended with Russian letters.
5723
5724 %description fonts-cmcyr -l pl.UTF-8
5725 Fonty Computer Modern rozszerzone o litery rosyjskie.
5726
5727 %package fonts-cmextra
5728 Summary:        Extra Computer Modern fonts, from the American Mathematical Society
5729 Summary(pl.UTF-8):      Dodatkowe fonty Computer Modern z AMS
5730 Group:          Fonts
5731 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5732 Provides:       tetex-fonts-cmextra
5733 Obsoletes:      tetex-fonts-cmextra
5734 %{?noarchpackage}
5735
5736 %description fonts-cmextra
5737 Extra Computer Modern fonts, from the American Mathematical Society.
5738
5739 %description fonts-cmextra -l pl.UTF-8
5740 Dodatkowe fonty Computer Modern z AMS (American Mathematical Society).
5741
5742 %package fonts-concmath
5743 Summary:        Concrete Math fonts
5744 Summary(pl.UTF-8):      Fonty matematyczne Concrete Math
5745 Group:          Fonts
5746 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5747 Obsoletes:      tetex-fonts-concmath
5748 %{?noarchpackage}
5749
5750 %description fonts-concmath
5751 Concrete Math fonts.
5752
5753 %description fonts-concmath -l pl.UTF-8
5754 Fonty matematyczne Concrete Math.
5755
5756 %package fonts-concrete
5757 Summary:        Concrete Roman fonts
5758 Summary(pl.UTF-8):      Fonty Concrete Roman
5759 Group:          Fonts
5760 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5761 Obsoletes:      tetex-fonts-concrete
5762 %{?noarchpackage}
5763
5764 %description fonts-concrete
5765 Concrete Roman fonts, designed by Donald E. Knuth, originally for use
5766 with Euler math fonts.
5767
5768 %description fonts-concrete -l pl.UTF-8
5769 Fonty Concrete Roman, opracowane przez Donalda E. Knutha, oryginalnie
5770 przeznaczone do używania z fontami matematycznymi Euler.
5771
5772 %package fonts-cs
5773 Summary:        Czech/Slovak-tuned MetaFont Computer Modern fonts
5774 Summary(pl.UTF-8):      Fonty MetaFont Computer Modern dla języków czeskiego i słowackiego
5775 Group:          Fonts
5776 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5777 Obsoletes:      tetex-fonts-cs
5778 %{?noarchpackage}
5779
5780 %description fonts-cs
5781 Czech/Slovak-tuned MetaFont Computer Modern fonts.
5782
5783 %description fonts-cs -l pl.UTF-8
5784 Fonty MetaFont Computer Modern zmodyfikowane pod kątem języków
5785 czeskiego i słowackiego.
5786
5787 %package fonts-ecc
5788 Summary:        Sources for the European Concrete fonts
5789 Summary(pl.UTF-8):      Źródła dla fontów European Concrete
5790 Group:          Fonts
5791 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5792 Obsoletes:      tetex-fonts-ecc
5793 %{?noarchpackage}
5794
5795 %description fonts-ecc
5796 The MetaFont sources and tfm files of the European Concrete Fonts.
5797 This is the EC implementation of Knuth's Concrete fonts, including
5798 also the corresponding text companion fonts.
5799
5800 %description fonts-ecc -l pl.UTF-8
5801 Źródła MetaFonta i pliki tfm dla fontów European Concrete. Jest to
5802 implementacja EC fontów Concrete Knutha, włącznie z odpowiadającymi
5803 tekstowymi fontami towarzyszącymi.
5804
5805 %package fonts-eurosym
5806 Summary:        The new European currency symbol for the Euro
5807 Summary(pl.UTF-8):      Symbol nowej europejskiej waluty Euro
5808 Group:          Fonts
5809 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5810 Obsoletes:      tetex-fonts-eurosym
5811 %{?noarchpackage}
5812
5813 %description fonts-eurosym
5814 The new European currency symbol for the Euro implemented in Metafont,
5815 using the official European Commission dimensions, and providing
5816 several shapes (normal, slanted, bold, outline).
5817
5818 %description fonts-eurosym -l pl.UTF-8
5819 Symbol nowej europejskiej waluty Euro, zaimplementowany w Metafoncie,
5820 z użyciem oficjalnych wymiarów wg Komisji Europejskiej, dostarczający
5821 różnych kształtów (normalnego, pochylonego, tłustego, szkicowanego).
5822
5823 %package fonts-eulervm
5824 Summary:        The Virtual Euler Math fonts
5825 Summary(pl.UTF-8):      Fonty Virtual Euler Math
5826 Group:          Fonts
5827 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5828 Obsoletes:      tetex-fonts-eulervm
5829 %{?noarchpackage}
5830
5831 %description fonts-eulervm
5832 Euler-VM is a set of _virtual_ math fonts based on Euler and CM. This
5833 approach has several advantages over immediately using the _real_
5834 Euler fonts: Most noticeably, less TeX resources are consumed, the
5835 quality of various math symbols is improved, and a usable \hslash
5836 symbol can be provided.
5837
5838 %description fonts-eulervm -l pl.UTF-8
5839 Euler-VM to zbiór _wirtualnych_ fontów matematycznych opartych na
5840 fontach Euler i CM. Podejście to ma różne zalety nad bezpośrednim
5841 używaniem _prawdziwych_ fontów Euler: najbardziej zauważalnie, używane
5842 jest mniej zasobów TeXa, poprawiona jest jakość różnych symboli
5843 matematycznych i może być dostępny używalny symbol \hslash.
5844
5845 %package fonts-euxm
5846 Summary:        Fonts similar to EUSM but with two more characters
5847 Summary(pl.UTF-8):      Fonty podobne do EUSM, ale z dwoma dodatkowymi znakami
5848 Group:          Fonts
5849 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5850 Obsoletes:      tetex-fonts-euxm
5851 %{?noarchpackage}
5852
5853 %description fonts-euxm
5854 Fonts like EUSM but with two more characters needed for Concrete Math
5855 included in TeXLive distribution in fonts3.
5856
5857 %description fonts-euxm -l pl.UTF-8
5858 Fonty podobne do EUSM, ale z dwoma dodatkowymi znakami, potrzebnymi
5859 dla Concrete Math dołączonego w fonts3 dystrybucji TeXLive.
5860
5861 %package fonts-gothic
5862 Summary:        Gothic and ornamental initial fonts by Yannis Haralambous
5863 Summary(pl.UTF-8):      Początkowe fonty gotyckie i ornamentowe Yannisa Haralambousa
5864 Group:          Fonts
5865 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5866 Obsoletes:      tetex-fonts-gothic
5867 %{?noarchpackage}
5868
5869 %description fonts-gothic
5870 Gothic and ornamental initial fonts by Yannis Haralambous.
5871
5872 %description fonts-gothic -l pl.UTF-8
5873 Początkowe fonty gotyckie i ornamentowe Yannisa Haralambousa.
5874
5875 %package fonts-hoekwater
5876 Summary:        Converted mflogo font
5877 Summary(pl.UTF-8):      Przekonwertowany font mflogo
5878 Group:          Fonts
5879 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5880 Obsoletes:      tetex-fonts-hoekwater
5881 %{?noarchpackage}
5882
5883 %description fonts-hoekwater
5884 Fonts originally created in MetaFont, transformed to PostScript by
5885 Taco Hoekwater; includes logo, manfnt, rsfs, stmaryrd, wasy, wasy2,
5886 xipa.
5887
5888 %description fonts-hoekwater -l pl.UTF-8
5889 Fonty oryginalnie stworzone w MetaFoncie, przekształcone do
5890 PostScriptu przez Taco Hoekwatera; zawierają: logo, manfnt, rsfs,
5891 stmaryrd, wasy, wasy2, xipa.
5892
5893 %package fonts-jknappen
5894 Summary:        Miscellaneous packages by Joerg Knappen
5895 Summary(pl.UTF-8):      Różne pakiety autorstwa Joerga Knappena
5896 Group:          Fonts
5897 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5898 Requires:       %{name}-latex = %{epoch}:%{version}-%{release}
5899 Provides:       tetex-fonts-jknappen
5900 Obsoletes:      tetex-fonts-jknappen
5901 Obsoletes:      tetex-latex-jknappen
5902 Obsoletes:      texlive-latex-jknappen
5903 %{?noarchpackage}
5904
5905 %description fonts-jknappen
5906 Miscellaneous macros, mostly for making use of extra fonts, by Joerg
5907 Knappen, including sgmlcmpt.
5908
5909 %description fonts-jknappen -l pl.UTF-8
5910 Różne makra, głównie do używania dodatkowych fontów autorstwa Joerga
5911 Knappena. Zawiera sgmlcmpt.
5912
5913 %package fonts-kpfonts
5914 Summary:        A complete set of fonts for text and mathematics
5915 Summary(hu.UTF-8):      Betűtípusok teljes készlete (matematikai) szövegekhez
5916 Summary(pl.UTF-8):      Kompletny zbiór fontów do tekstu i matematyki
5917 Group:          Fonts
5918 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5919 %{?noarchpackage}
5920
5921 %description fonts-kpfonts
5922 A complete set of fonts for text and mathematics.
5923
5924 %description fonts-kpfonts -l hu.UTF-8
5925 Betűtípusok teljes készlete (matematikai) szövegekhez.
5926
5927 %description fonts-kpfonts -l pl.UTF-8
5928 Kompletny zbiór fontów do tekstu i matematyki.
5929
5930 %package fonts-latex
5931 Summary:        Basic LaTeX fonts
5932 Summary(pl.UTF-8):      Podstawowe fonty dla LaTeXa
5933 Group:          Fonts
5934 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5935 Provides:       tetex-fonts-latex
5936 Obsoletes:      tetex-fonts-latex
5937 %{?noarchpackage}
5938
5939 %description fonts-latex
5940 Basic LaTeX fonts.
5941
5942 %description fonts-latex -l pl.UTF-8
5943 Podstawowe fonty dla LaTeXa.
5944
5945 %package fonts-lh
5946 Summary:        Olga Lapko's LH fonts
5947 Summary(pl.UTF-8):      Fonty LH Olgi Lapko
5948 Group:          Fonts
5949 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5950 Obsoletes:      tetex-fonts-lh
5951 %{?noarchpackage}
5952
5953 %description fonts-lh
5954 The lh fonts for the `T2'/X2 encodings (for cyrillic languages).
5955
5956 %description fonts-lh -l pl.UTF-8
5957 Fonty lh dla kodowań `T2'/X2 (dla języków zapisywanych cyrylicą).
5958
5959 %package fonts-lm
5960 Summary:        Latin Modern family fonts
5961 Summary(pl.UTF-8):      Fonty z rodziny Latin Modern
5962 Group:          Applications/Publishing/TeX
5963 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5964 Obsoletes:      tetex-fonts-lm
5965 Obsoletes:      texlive-fonts-type1-lm
5966 %{?noarchpackage}
5967
5968 %description fonts-lm
5969 Latin Modern family of fonts, based on the Computer Modern fonts
5970 released into public domain by AMS (copyright (C) 1997 AMS). Contain a
5971 lot of additional characters, mainly accented ones, but not only.
5972 There is a one set of PostScript fonts and four sets of TeX Font
5973 Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
5974 encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
5975 Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
5976 potential user knows what to do with all these files. The author is
5977 Boguslaw Jackowski.
5978
5979 %description fonts-lm -l pl.UTF-8
5980 Rodzina fontów Latin Modern, oparta na fontach Computer Modern
5981 przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
5982 Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
5983 Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
5984 Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
5985 QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
5986 (texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
5987 (ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
5988 tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
5989
5990 %package fonts-marvosym
5991 Summary:        Martin Vogel's Symbol (marvosym) font
5992 Summary(pl.UTF-8):      Font Symbol Martina Vogela (marvosym)
5993 Group:          Fonts
5994 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
5995 Obsoletes:      tetex-fonts-marvosym
5996 %{?noarchpackage}
5997
5998 %description fonts-marvosym
5999 Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
6000 currency symbol as defined by the European commission; Euro currency
6001 symbols in typefaces Times, Helvetica and Courier; Symbols for
6002 structural engineering; Symbols for steel cross-sections; Astronomy
6003 signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
6004 symbols; CE sign and others.
6005
6006 %description fonts-marvosym -l pl.UTF-8
6007 Font Symbol Martina Vogela (marvosym) to font zawierający: symbol
6008 waluty Euro zdefiniowany przez Komisję Europejską; symbole waluty Euro
6009 dla krojów Times, Helvetica i Courier; symbole dla inżynierii
6010 strukturalnej; symbole dla przekroi poprzecznych; symbole
6011 astronomiczne (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole
6012 krawieckie; znak CE i inne.
6013
6014 %package fonts-mflogo
6015 Summary:        Logo fonts
6016 Summary(pl.UTF-8):      Fonty logo
6017 Group:          Fonts
6018 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
6019 Obsoletes:      tetex-fonts-mflogo
6020 %{?noarchpackage}
6021
6022 %description fonts-mflogo
6023 Logo fonts.
6024
6025 %description fonts-mflogo -l pl.UTF-8
6026 Fonty logo.
6027
6028 %package fonts-misc
6029 Summary:        Miscellaneous fonts
6030 Summary(pl.UTF-8):      Różne fonty
6031 Group:          Fonts
6032 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
6033 Obsoletes:      tetex-fonts-misc
6034 %{?noarchpackage}
6035
6036 %description fonts-misc
6037 Miscellaneous fonts.
6038
6039 %description fonts-misc -l pl.UTF-8
6040 Fonty różne.
6041
6042 %package fonts-monotype
6043 Summary:        Monotype fonts
6044 Summary(pl.UTF-8):      Fonty Monotype
6045 Group:          Fonts
6046 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
6047 Obsoletes:      tetex-fonts-monotype
6048 %{?noarchpackage}
6049
6050 %description fonts-monotype
6051 Monotype fonts.
6052
6053 %description fonts-monotype -l pl.UTF-8
6054 Fonty Monotype.
6055
6056 %package fonts-omega
6057 Summary:        Fonts for Omega - extended unicode TeX
6058 Summary(pl.UTF-8):      Fonty dla Omegi - TeXa ze wsparciem dla unikodu
6059 Group:          Fonts
6060 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
6061 Obsoletes:      tetex-fonts-omega
6062 %{?noarchpackage}
6063
6064 %description fonts-omega
6065 Fonts for Omega - extended unicode TeX.
6066
6067 %description fonts-omega -l pl.UTF-8
6068 Fonty dla Omegi - TeXa ze wsparciem dla unikodu.
6069
6070 %package fonts-other
6071 Summary:        Other fonts
6072 Summary(hu.UTF-8):      További betűtípusok
6073 Summary(pl.UTF-8):      Fonty inne
6074 Group:          Fonts
6075 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
6076 Obsoletes:      tetex-fonts-cbgreek
6077 Obsoletes:      tetex-fonts-dstroke
6078 Obsoletes:      tetex-fonts-pazo
6079 Obsoletes:      tetex-fonts-type1-dstroke
6080 Obsoletes:      tetex-fonts-type1-qfonts
6081 Obsoletes:      tetex-fonts-type1-tt2001
6082 Obsoletes:      tetex-qfonts
6083 %{?noarchpackage}
6084
6085 %description fonts-other
6086 Other fonts.
6087
6088 %description fonts-other -l hu.UTF-8
6089 További betűtípusok.
6090
6091 %description fonts-other -l pl.UTF-8
6092 Fonty inne.
6093
6094 %package fonts-pl
6095 Summary:        Polish fonts
6096 Summary(pl.UTF-8):      Polskie fonty
6097 Group:          Fonts
6098 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
6099 Obsoletes:      tetex-fonts-pl
6100 %{?noarchpackage}
6101
6102 %description fonts-pl
6103 Polish fonts.
6104
6105 %description fonts-pl -l pl.UTF-8
6106 Polskie fonty.
6107
6108 %package fonts-px
6109 Summary:        PX fonts
6110 Summary(pl.UTF-8):      Fonty PX
6111 Group:          Fonts
6112 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
6113 Obsoletes:      tetex-fonts-px
6114 %{?noarchpackage}
6115
6116 %description fonts-px
6117 PX fonts.
6118
6119 %description fonts-px -l pl.UTF-8
6120 Fonty PX.
6121
6122 %package fonts-qpxqtx
6123 Summary:        Additional fonts for QTX package
6124 Summary(pl.UTF-8):      Dodatkowe fonty dla pakietu QTX
6125 Group:          Fonts
6126 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
6127 # I hope qpxqtx doesn't need qfonts
6128 # Requires:     %{name}-fonts-qfonts = %{epoch}:%{version}-%{release}
6129 Requires:       %{name}-fonts-tx = %{epoch}:%{version}-%{release}
6130 Obsoletes:      tetex-fonts-qpx
6131 Obsoletes:      tetex-fonts-qtx
6132 %{?noarchpackage}
6133
6134 %description fonts-qpxqtx
6135 Additional fonts for QTX package.
6136
6137 %description fonts-qpxqtx -l pl.UTF-8
6138 Dodatkowe fonty dla pakietu QTX.
6139
6140 %package fonts-rsfs
6141 Summary:        Fonts of uppercase script letters for scientific and mathematical typesetting
6142 Summary(pl.UTF-8):      Fonty wielkich liter pisanych do składania dokumentów naukowych i matematycznych
6143 Group:          Fonts
6144 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
6145 Obsoletes:      tetex-fonts-rsfs
6146 %{?noarchpackage}
6147
6148 %description fonts-rsfs
6149 Fonts of uppercase script letters for use as symbols in scientific and
6150 mathematical typesetting, in contrast to the informal script fonts
6151 such as that used for the `calligraphic' symbols in the TeX math
6152 symbol font.
6153
6154 %description fonts-rsfs -l pl.UTF-8
6155 Fonty wielkich liter pisanych do używania jako symbole przy składaniu
6156 dokumentów naukowych i matematycznych, w odróżnieniu od nieformalnych
6157 fontów pisanych takich jak używane do symboli "kaligraficznych" w
6158 matematycznym foncie TeXowym symbol.
6159
6160 %package fonts-stmaryrd
6161 Summary:        St Mary Road symbols for functional programming
6162 Summary(pl.UTF-8):      Symbole St Mary Road do programowania funkcyjnego
6163 Group:          Fonts
6164 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
6165 Provides:       tetex-fonts-stmaryrd
6166 Obsoletes:      tetex-fonts-stmaryrd
6167 %{?noarchpackage}
6168
6169 %description fonts-stmaryrd
6170 St Mary Road symbols for functional programming.
6171
6172 %description fonts-stmaryrd -l pl.UTF-8
6173 Symbole St Mary Road do programowania funkcyjnego.
6174
6175 %package fonts-tx
6176 Summary:        TX fonts
6177 Summary(pl.UTF-8):      Fonty TX
6178 Group:          Fonts
6179 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
6180 Obsoletes:      tetex-fonts-tx
6181 %{?noarchpackage}
6182
6183 %description fonts-tx
6184 TX fonts.
6185
6186 %description fonts-tx -l pl.UTF-8
6187 Fonty TX.
6188
6189 %package fonts-uhc
6190 Summary:        UHC fonts
6191 Summary(pl.UTF-8):      Fonty UHC
6192 Group:          Fonts
6193 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
6194 %{?noarchpackage}
6195
6196 %description fonts-uhc
6197 UHC fonts.
6198
6199 %description fonts-uhc -l pl.UTF-8
6200 Fonty UHC.
6201
6202 %package fonts-urw
6203 Summary:        URW fonts
6204 Summary(pl.UTF-8):      Fonty URW
6205 Group:          Fonts
6206 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
6207 Obsoletes:      tetex-fonts-urw
6208 %{?noarchpackage}
6209
6210 %description fonts-urw
6211 URW fonts.
6212
6213 %description fonts-urw -l pl.UTF-8
6214 Fonty URW.
6215
6216 %package fonts-urwvn
6217 Summary:        URWVN fonts
6218 Summary(pl.UTF-8):      Fonty URWVN
6219 Group:          Fonts
6220 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
6221 Obsoletes:      tetex-fonts-urwvn
6222 %{?noarchpackage}
6223
6224 %description fonts-urwvn
6225 URWVN fonts.
6226
6227 %description fonts-urwvn -l pl.UTF-8
6228 Fonty URWVN.
6229
6230 %package fonts-vnr
6231 Summary:        VNR fonts
6232 Summary(pl.UTF-8):      Fonty VNR
6233 Group:          Fonts
6234 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
6235 Obsoletes:      tetex-fonts-vnr
6236 %{?noarchpackage}
6237
6238 %description fonts-vnr
6239 VNR fonts.
6240
6241 %description fonts-vnr -l pl.UTF-8
6242 Fonty VNR.
6243
6244 %package fonts-urw35vf
6245 Summary:        urw35vf fonts
6246 Summary(hu.UTF-8):      urw35vf betűtípus
6247 Summary(pl.UTF-8):      Fonty urw35vf
6248 Group:          Fonts
6249 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
6250 %{?noarchpackage}
6251
6252 %description fonts-urw35vf
6253 urw35vf fonts.
6254
6255 %description fonts-urw35vf -l hu.UTF-8
6256 urw35vf betűtípus.
6257
6258 %description fonts-urw35vf -l pl.UTF-8
6259 Fonty urw35vf.
6260
6261 %package fonts-wadalab
6262 Summary:        Wadalab fonts
6263 Summary(pl.UTF-8):      Fonty Wadalab
6264 Group:          Fonts
6265 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
6266 %{?noarchpackage}
6267
6268 %description fonts-wadalab
6269 Wadalab fonts.
6270
6271 %description fonts-wadalab -l pl.UTF-8
6272 Fonty Wadalab.
6273
6274 %package fonts-wasy
6275 Summary:        Waldis symbol fonts
6276 Summary(pl.UTF-8):      Fonty Waldis symbol
6277 Group:          Fonts
6278 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
6279 Provides:       tetex-fonts-wasy
6280 Obsoletes:      tetex-fonts-wasy
6281 %{?noarchpackage}
6282
6283 %description fonts-wasy
6284 Waldis symbol fonts.
6285
6286 %description fonts-wasy -l pl.UTF-8
6287 Fonty Waldis symbol.
6288
6289 %package fonts-xypic
6290 Summary:        Xy-pic fonts
6291 Summary(pl.UTF-8):      Fonty Xy-pic
6292 Group:          Fonts
6293 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
6294 Obsoletes:      tetex-fonts-xypic
6295 %{?noarchpackage}
6296
6297 %description fonts-xypic
6298 Xy-pic fonts.
6299
6300 %description fonts-xypic -l pl.UTF-8
6301 Fonty Xy-pic.
6302
6303 %package fonts-yandy
6304 Summary:        European Modern fonts from Y&Y
6305 Summary(pl.UTF-8):      Fonty European Modern od Y&Y
6306 Group:          Fonts
6307 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
6308 Obsoletes:      tetex-fonts-yandy
6309 %{?noarchpackage}
6310
6311 %description fonts-yandy
6312 European Modern fonts from Y&Y.
6313
6314 %description fonts-yandy -l pl.UTF-8
6315 Fonty European Modern od Y&Y.
6316
6317 %package fonts-type1-antp
6318 Summary:        Antykwa Poltawskiego, a Type 1 family of Polish traditional type
6319 Summary(pl.UTF-8):      Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako Type 1
6320 Group:          Fonts
6321 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
6322 Obsoletes:      tetex-fonts-type1-antp
6323 %{?noarchpackage}
6324
6325 %description fonts-type1-antp
6326 Antykwa Poltawskiego, a Type 1 family of Polish traditional type.
6327
6328 %description fonts-type1-antp -l pl.UTF-8
6329 Antykwa Półtawskiego - rodzina tradycyjnych polskich czcionek jako
6330 Type 1.
6331
6332 %package fonts-type1-antt
6333 Summary:        Antykwa Torunska, a Type 1 family of a Polish traditional type
6334 Summary(pl.UTF-8):      Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1
6335 Group:          Fonts
6336 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
6337 Obsoletes:      tetex-fonts-type1-antt
6338 %{?noarchpackage}
6339
6340 %description fonts-type1-antt
6341 Antykwa Torunska, a Type 1 family of a Polish traditional type.
6342
6343 %description fonts-type1-antt -l pl.UTF-8
6344 Antykwa Toruńska - rodzina tradycyjnych polskich czcionek jako Type 1.
6345
6346 %package fonts-type1-arphic
6347 Summary:        Type1 Arphic fonts
6348 Summary(pl.UTF-8):      Fonty Type1 Arphic
6349 Group:          Fonts
6350 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
6351 %{?noarchpackage}
6352
6353 %description fonts-type1-arphic
6354 Type1 Arphic fonts.
6355
6356 %description fonts-type1-arphic -l pl.UTF-8
6357 Fonty Type1 Arphic.
6358
6359 %package fonts-type1-belleek
6360 Summary:        Free replacement for basic MathTime fonts
6361 Summary(pl.UTF-8):      Wolnodostępny zamiennik podstawowych fontów MathTime
6362 Group:          Fonts
6363 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
6364 Obsoletes:      tetex-fonts-type1-belleek
6365 %{?noarchpackage}
6366
6367 %description fonts-type1-belleek
6368 Free replacement for basic MathTime fonts.
6369
6370 %description fonts-type1-belleek -l pl.UTF-8
6371 Wolnodostępny zamiennik podstawowych fontów MathTime.
6372
6373 %package fonts-type1-bitstream
6374 Summary:        Bitstream fonts
6375 Summary(pl.UTF-8):      Fonty Bitstream
6376 Group:          Fonts
6377 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
6378 Obsoletes:      tetex-fonts-type1-bitstrea
6379 %{?noarchpackage}
6380
6381 %description fonts-type1-bitstream
6382 Bitstream fonts.
6383
6384 %description fonts-type1-bitstream -l pl.UTF-8
6385 Fonty Bitstream.
6386
6387 %package fonts-type1-bluesky
6388 Summary:        Computer Modern family fonts
6389 Summary(pl.UTF-8):      Fonty z rodziny Computer Modern
6390 Group:          Fonts
6391 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
6392 Provides:       tetex-fonts-type1-bluesky
6393 Obsoletes:      tetex-fonts-type1-bluesky
6394 %{?noarchpackage}
6395
6396 %description fonts-type1-bluesky
6397 Computer Modern family fonts.
6398
6399 %description fonts-type1-bluesky -l pl.UTF-8
6400 Fonty z rodzony Computer Modern.
6401
6402 %package fonts-type1-cc-pl
6403 Summary:        Polish version of Computer Concrete fonts
6404 Summary(pl.UTF-8):      Polska wersja fontów Computer Concrete
6405 Group:          Fonts
6406 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
6407 Obsoletes:      tetex-fonts-type1-cc-pl
6408 %{?noarchpackage}
6409
6410 %description fonts-type1-cc-pl
6411 Polish version of Computer Concrete fonts.
6412
6413 %description fonts-type1-cc-pl -l pl.UTF-8
6414 Polska wersja fontów Computer Concrete.
6415
6416 %package fonts-type1-cmcyr
6417 Summary:        Computer Modern fonts extended with Russian letters
6418 Summary(pl.UTF-8):      Fonty Computer Modern rozszerzone o litery rosyjskie
6419 Group:          Fonts
6420 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
6421 Obsoletes:      tetex-fonts-type1-cmcyr
6422
6423 %description fonts-type1-cmcyr
6424 Computer Modern fonts extended with Russian letters.
6425
6426 %description fonts-type1-cmcyr -l pl.UTF-8
6427 Fonty Computer Modern rozszerzone o litery rosyjskie.
6428
6429 %package fonts-type1-cs
6430 Summary:        Czech/Slovak-tuned MetaFont Computer Modern fonts
6431 Summary(pl.UTF-8):      Fonty MetaFont Computer Modern dla języków czeskiego i słowackiego
6432 Group:          Fonts
6433 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
6434 Obsoletes:      tetex-fonts-type1-cs
6435 %{?noarchpackage}
6436
6437 %description fonts-type1-cs
6438 Czech/Slovak-tuned MetaFont Computer Modern fonts.
6439
6440 %description fonts-type1-cs -l pl.UTF-8
6441 Fonty MetaFont Computer Modern zmodyfikowane pod kątem języków
6442 czeskiego i słowackiego.
6443
6444 %package fonts-type1-eurosym
6445 Summary:        The new European currency symbol for the Euro
6446 Summary(pl.UTF-8):      Symbol nowej europejskiej waluty Euro
6447 Group:          Fonts
6448 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
6449 Obsoletes:      tetex-fonts-type1-eurosym
6450 %{?noarchpackage}
6451
6452 %description fonts-type1-eurosym
6453 The new European currency symbol for the Euro implemented in Metafont,
6454 using the official European Commission dimensions, and providing
6455 several shapes (normal, slanted, bold, outline).
6456
6457 %description fonts-type1-eurosym -l pl.UTF-8
6458 Symbol nowej europejskiej waluty Euro, zaimplementowany w Metafoncie,
6459 z użyciem oficjalnych wymiarów wg Komisji Europejskiej, dostarczający
6460 różnych kształtów (normalnego, pochylonego, tłustego, szkicowanego).
6461
6462 %package fonts-type1-hoekwater
6463 Summary:        Converted mflogo font
6464 Summary(pl.UTF-8):      Przekonwertowany font mflogo
6465 Group:          Fonts
6466 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
6467 Obsoletes:      tetex-fonts-type1-hoekwater
6468 %{?noarchpackage}
6469
6470 %description fonts-type1-hoekwater
6471 Fonts originally created in MetaFont, transformed to PostScript by
6472 Taco Hoekwater; includes logo, manfnt, rsfs, stmaryrd, wasy, wasy2,
6473 xipa.
6474
6475 %description fonts-type1-hoekwater -l pl.UTF-8
6476 Fonty oryginalnie stworzone w MetaFoncie, przekształcone do
6477 PostScriptu przez Taco Hoekwatera; zawierają: logo, manfnt, rsfs,
6478 stmaryrd, wasy, wasy2, xipa.
6479
6480 %package fonts-type1-fpl
6481 Summary:        SC/OsF fonts for URW Palladio L
6482 Summary(pl.UTF-8):      Fonty SC/OsF dla URW Palladio L
6483 Group:          Fonts
6484 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
6485 Obsoletes:      tetex-fonts-type1-fpl
6486 %{?noarchpackage}
6487
6488 %description fonts-type1-fpl
6489 The FPL Fonts provide a set of SC/OsF fonts for URW Palladio L which
6490 are compatible with respect to metrics with the Palatino SC/OsF fonts
6491 from Adobe. Note that it is not the author's aim to exactly reproduce
6492 the outlines of the original Adobe fonts. The SC and OsF in the FPL
6493 Fonts were designed with the glyphs from URW Palladio L as starting
6494 point. For some glyphs (eg 'o') the author got the best result by
6495 scaling and boldening. For others (eg 'h') shifting selected portions
6496 of the character gave more satisfying results. All this was done using
6497 the free font editor FontForge <http://fontforge.sf.net/>. The kerning
6498 data in these fonts comes from Walter Schmidt's improved Palatino
6499 metrics.
6500
6501 %description fonts-type1-fpl -l pl.UTF-8
6502 Fonty FPL dostarczają zbiór fontów SC/OsF dla URW Palladio L, które są
6503 kompatybilne co do metryk z fontami Palatino SC/OsF firmy Adobe.
6504 Należy jednak zaznaczyć, że celem autora nie jest dokładne odtworzenie
6505 kształtów oryginalnych fontów Adobe. SC i OsF w fontach FPL były
6506 projektowane w oparciu o glify z URW Palladio L. Dla niektórych glifów
6507 (np. 'o') autor uzyskał najlepszy wynik poprzez skalowanie i
6508 pogrubianie. Dla innych (np. 'h') przesuwanie wybranych części znaku
6509 dało lepsze wyniki. Wszystko to zostało zrobione przy użyciu
6510 wolnodostępnego edytora fontów FontForge <http://fontforge.sf.net/>.
6511 Dane dla kerningu w tych fontach pochodzą z ulepszonych metryk
6512 Palatino Waltera Schmidta.
6513
6514 %package fonts-type1-lm
6515 Summary:        Type1 Latin Modern family fonts
6516 Summary(pl.UTF-8):      Fonty Type1 z rodziny Latin Modern
6517 Group:          Applications/Publishing/TeX
6518 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
6519 Obsoletes:      tetex-fonts-type1-lm
6520
6521 %description fonts-type1-lm
6522 Latin Modern family of fonts, based on the Computer Modern fonts
6523 released into public domain by AMS (copyright (C) 1997 AMS). Contain a
6524 lot of additional characters, mainly accented ones, but not only.
6525 There is a one set of PostScript fonts and four sets of TeX Font
6526 Metric files, corresponding to: Cork encoding (cork-*.tfm); QX
6527 encoding (qx-*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); and
6528 Text Companion for EC fonts aka TS1 (ts1-*.tfm). It is presumed that a
6529 potential user knows what to do with all these files. The author is
6530 Boguslaw Jackowski.
6531
6532 %description fonts-type1-lm -l pl.UTF-8
6533 Rodzina fontów Latin Modern, oparta na fontach Computer Modern
6534 przekazanych do domeny publicznej przez AMS (copyright (C) 1997 AMS).
6535 Zawiera wiele dodatkowych znaków, głównie z akcentami, ale nie tylko.
6536 Jest jeden zbiór fontów postscriptowych oraz cztery zbiory plików TeX
6537 Font Metric, odpowiadających: kodowaniu Cork (cork-*.tfm); kodowaniu
6538 QX (qx-*.tfm); kodowaniu TeX'n'ANSI zwanemu także LY1
6539 (texnansi-*.tfm); oraz Text Companion dla fontów EC zwanemu także TS1
6540 (ts1-*.tfm). Zakłada się, że potencjalny użytkownik wie, co zrobić z
6541 tymi wszystkimi plikami. Autorem jest Bogusław Jackowski.
6542
6543 %package fonts-type1-marvosym
6544 Summary:        Martin Vogel's Symbol (marvosym) font
6545 Summary(pl.UTF-8):      Font Symbol Martina Vogela (marvosym)
6546 Group:          Fonts
6547 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
6548 Obsoletes:      tetex-fonts-type1-marvosym
6549 %{?noarchpackage}
6550
6551 %description fonts-type1-marvosym
6552 Martin Vogel's Symbol (marvosym) font is a font containing: the Euro
6553 currency symbol as defined by the European commission; Euro currency
6554 symbols in typefaces Times, Helvetica and Courier; Symbols for
6555 structural engineering; Symbols for steel cross-sections; Astronomy
6556 signs (Sun, Moon, planets); The 12 signs of the zodiac; Scissor
6557 symbols; CE sign and others.
6558
6559 %description fonts-type1-marvosym -l pl.UTF-8
6560 Font Symbol Martina Vogela (marvosym) to font zawierający: symbol
6561 waluty Euro zdefiniowany przez Komisję Europejską; symbole waluty Euro
6562 dla krojów Times, Helvetica i Courier; symbole dla inżynierii
6563 strukturalnej; symbole dla przekroi poprzecznych; symbole
6564 astronomiczne (Słońce, Księżyc, planety); 12 znaków Zodiaku; symbole
6565 krawieckie; znak CE i inne.
6566
6567 %package fonts-type1-mathpazo
6568 Summary:        Pazo Math fonts
6569 Summary(pl.UTF-8):      Fonty matematyczne Pazo Math
6570 Group:          Fonts
6571 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
6572 Obsoletes:      tetex-fonts-type1-mathpazo
6573 %{?noarchpackage}
6574
6575 %description fonts-type1-mathpazo
6576 Pazo Math fonts.
6577
6578 %description fonts-type1-mathpazo -l pl.UTF-8
6579 Fonty matematyczne Pazo Math.
6580
6581 %package fonts-type1-omega
6582 Summary:        Type1 fonts for Omega - extended unicode TeX
6583 Summary(pl.UTF-8):      Fonty Type1 dla Omegi - TeXa ze wsparciem dla unikodu
6584 Group:          Fonts
6585 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
6586 Obsoletes:      tetex-fonts-type1-omega
6587 %{?noarchpackage}
6588
6589 %description fonts-type1-omega
6590 Type1 fonts for Omega - extended unicode TeX.
6591
6592 %description fonts-type1-omega -l pl.UTF-8
6593 Fonty Type1 dla Omegi - TeXa ze wsparciem dla unikodu.
6594
6595 %package fonts-type1-pl
6596 Summary:        Polish fonts
6597 Summary(pl.UTF-8):      Polskie fonty
6598 Group:          Fonts
6599 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
6600 Requires:       %{name}-fonts-type1-bluesky = %{epoch}:%{version}-%{release}
6601 Obsoletes:      tetex-fonts-type1-pl
6602 %{?noarchpackage}
6603
6604 %description fonts-type1-pl
6605 Polish fonts.
6606
6607 %description fonts-type1-pl -l pl.UTF-8
6608 Polskie fonty.
6609
6610 %package fonts-type1-px
6611 Summary:        PX Type1 fonts
6612 Summary(pl.UTF-8):      Fonty Type1 PX
6613 Group:          Fonts
6614 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
6615 Obsoletes:      tetex-fonts-type1-px
6616 %{?noarchpackage}
6617
6618 %description fonts-type1-px
6619 PX Type1 fonts.
6620
6621 %description fonts-type1-px -l pl.UTF-8
6622 Fonty Type1 PX.
6623
6624 %package fonts-type1-tx
6625 Summary:        TX Type1 fonts
6626 Summary(pl.UTF-8):      Fonty Type1 TX
6627 Group:          Fonts
6628 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
6629 Obsoletes:      tetex-fonts-type1-tx
6630 %{?noarchpackage}
6631
6632 %description fonts-type1-tx
6633 TX Type1 fonts.
6634
6635 %description fonts-type1-tx -l pl.UTF-8
6636 Fonty Type1 TX.
6637
6638 %package fonts-type1-uhc
6639 Summary:        Type1 UHC fonts
6640 Summary(pl.UTF-8):      Fonty Type1 UHC
6641 Group:          Fonts
6642 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
6643 %{?noarchpackage}
6644
6645 %description fonts-type1-uhc
6646 Type1 UHC fonts.
6647
6648 %description fonts-type1-uhc -l pl.UTF-8
6649 Fonty Type1 UHC.
6650
6651 %package fonts-type1-urw
6652 Summary:        URW fonts
6653 Summary(pl.UTF-8):      Fonty URW
6654 Group:          Fonts
6655 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
6656 Provides:       tetex-fonts-type1-urw
6657 Obsoletes:      tetex-fonts-type1-urw
6658 %{?noarchpackage}
6659
6660 %description fonts-type1-urw
6661 URW fonts.
6662
6663 %description fonts-type1-urw -l pl.UTF-8
6664 Fonty URW.
6665
6666 %package fonts-type1-vnr
6667 Summary:        Type1 VNR fonts
6668 Summary(pl.UTF-8):      Fonty Type1 VNR
6669 Group:          Fonts
6670 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
6671 Obsoletes:      tetex-fonts-type1-vnr
6672 %{?noarchpackage}
6673
6674 %description fonts-type1-vnr
6675 Type1 VNR fonts.
6676
6677 %description fonts-type1-vnr -l pl.UTF-8
6678 Fonty Type1 VNR.
6679
6680 %package fonts-type1-wadalab
6681 Summary:        Type1 Wadalab fonts
6682 Summary(pl.UTF-8):      Fonty Type1 Wadalab
6683 Group:          Fonts
6684 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
6685 %{?noarchpackage}
6686
6687 %description fonts-type1-wadalab
6688 Type1 Wadalab fonts.
6689
6690 %description fonts-type1-wadalab -l pl.UTF-8
6691 Fonty Type1 Wadalab.
6692
6693 %package fonts-type1-xypic
6694 Summary:        Xy-pic fonts
6695 Summary(pl.UTF-8):      Fonty Xy-pic
6696 Group:          Fonts
6697 Requires:       %{name}-dirs-fonts = %{epoch}:%{version}-%{release}
6698 Obsoletes:      tetex-fonts-type1-xypic
6699 %{?noarchpackage}
6700
6701 %description fonts-type1-xypic
6702 Xy-pic fonts.
6703
6704 %description fonts-type1-xypic -l pl.UTF-8
6705 Fonty Xy-pic.
6706
6707 # TeXLive-specific packages - there wasn't before...
6708 %package afm2pl
6709 Summary:        Convert an Adobe font metric file to a TeX font property list
6710 Summary(pl.UTF-8):      Konwersja plików metryk fontów Adobe na listę własności fontów TeXa
6711 Group:          Fonts
6712
6713 %description afm2pl
6714 Convert an Adobe font metric file to a TeX font property list.
6715
6716 %description afm2pl -l pl.UTF-8
6717 Konwersja plików metryk fontów Adobe na listę własności fontów TeXa.
6718
6719 %package bbox
6720 Summary:        Printing the bounding box of images
6721 Summary(pl.UTF-8):      Wypisywanie pola ograniczającego obrazy
6722 Group:          Applications/Publishing/TeX
6723
6724 %description bbox
6725 bbox reads a rawppm or rawpbm file and prints out the bounding box of
6726 the image.
6727
6728 %description bbox -l pl.UTF-8
6729 bbox czyta plik rawppm lub rawpbm i wypisuje pole ograniczające obraz.
6730
6731 %package cefutils
6732 Summary:        CEF-compatible utils
6733 Summary(pl.UTF-8):      Narzędzia zgodne z CEF
6734 Group:          Applications/Publishing/TeX
6735
6736 %description cefutils
6737 In cefutils there are CEF-compatible (Chinese Encoding Framework)
6738 utils.
6739
6740 %description cefutils -l pl.UTF-8
6741 Pakiet cefutils zawiera narzędzia zgodne z CEF (Chinese Encoding
6742 Framework - szkieletem kodowania chińskiego).
6743
6744 %package detex
6745 Summary:        A filter to strip TeX commands from a .tex file
6746 Summary(hu.UTF-8):      Egy szűrő, amely .tex fájlokból szűri ki a TeX parancsokat
6747 Summary(pl.UTF-8):      Filtr do usuwania poleceń TeXa z pliku .tex
6748 Group:          Applications/Publishing/TeX
6749
6750 %description detex
6751 A filter to strip TeX commands from a .tex file.
6752
6753 %description detex -l hu.UTF-8
6754 Egy szűrő, amely .tex fájlokból szűri ki a TeX parancsokat.
6755
6756 %description detex -l pl.UTF-8
6757 Filtr do usuwania poleceń TeXa z pliku .tex.
6758
6759 %package dviutils
6760 Summary:        Various DVI utils
6761 Summary(hu.UTF-8):      Vegyes DVI eszközök
6762 Summary(pl.UTF-8):      Różne narzędzia DVI
6763 Group:          Applications/Publishing/TeX
6764 Provides:       dvi2tty
6765 Obsoletes:      dvi2tty
6766
6767 %description dviutils
6768 This package contains various DVI utils.
6769
6770 %description dviutils -l hu.UTF-8
6771 Ez a csomag mindenféle DVI eszközt tartalmaz.
6772
6773 %description dviutils -l pl.UTF-8
6774 Ten pakiet zawiera różne narzędzia DVI.
6775
6776 %package uncategorized-utils
6777 Summary:        Uncategorized utils
6778 Summary(pl.UTF-8):      Narzędzia nieskategoryzowane
6779 Group:          Applications/Publishing/TeX
6780
6781 %description uncategorized-utils
6782 Uncategorized utilities. Needs check and categorizing.
6783
6784 %description uncategorized-utils -l pl.UTF-8
6785 Narzędzia nieskategoryzowane. Wymagają sprawdzenia i pogrupowania.
6786
6787 %package tex4ht
6788 Summary:        LaTeX and TeX for hypertext
6789 Summary(pl.UTF-8):      LaTeX i TeX do hipertekstu
6790 Group:          Applications/Publishing/TeX
6791
6792 %description tex4ht
6793 A converter from TeX and LaTeX to hypertext (HTML, XML, etc.),
6794 providing a configurable (La)TeX-based authoring system for hypertext.
6795 When converting to XML, you can use MathML instead of images for
6796 equation representation.
6797
6798 %description tex4ht -l pl.UTF-8
6799 Konwerter z TeXa i LaTeXa do hipertekstu (HTML-a, XML-a itp.),
6800 dostarczający konfigurowalny system tworzenia hipertekstu oparty na
6801 (La)TeXu. Przy konwersji do XML-a można używać MathML-a zamiast
6802 grafiki do reprezentacji równań.
6803
6804 %package xetex
6805 Summary:        Extended TeX / LaTeX version for unicode
6806 Summary(pl.UTF-8):      Rozszerzona wersja TeXa/LaTeXa dla unikodu
6807 Group:          Applications/Publishing/TeX
6808 Requires(post,postun):  /usr/bin/texhash
6809 Requires:       %{name}-fonts-misc = %{epoch}:%{version}-%{release}
6810
6811 %description xetex
6812 XeTeX extends the TeX typesetting system (and macro packages such as
6813 LaTeX and ConTeXt) to have native support for the Unicode character
6814 set, including complex Asian scripts, and for OpenType and TrueType
6815 fonts.
6816
6817 %description xetex -l pl.UTF-8
6818 XeTeX rozszerza system składu TeX (oraz pakiety makr, takie jak
6819 LaTeX czy ConTeXt), aby miał natywną obsługę zestawu znaków Unicode,
6820 w tym pism azjatycjich oraz fontów OpenType i TrueType.
6821
6822 %package xmltex
6823 Summary:        TeX package for processing XML files
6824 Summary(pl.UTF-8):      Pakiet TeXa do przetwarzania plików XML
6825 Group:          Applications/Publishing/TeX
6826 Requires(post,postun):  /usr/bin/texhash
6827 Requires:       %{name}-pdftex = %{epoch}:%{version}-%{release}
6828 Provides:       passivetex = 1.26
6829 Provides:       xmltex
6830 Obsoletes:      passivetex
6831 Obsoletes:      xmltex
6832 %{?noarchpackage}
6833
6834 %description xmltex
6835 XMLTeX is a non-validating, namespace-aware XML parser written in TeX.
6836 It allows TeX to directly process XML files.
6837
6838 %description xmltex -l pl.UTF-8
6839 XMLTeX to nie sprawdzający poprawności, obsługujący przestrzenie nazw
6840 parser XML, napisany w TeXu. Pozwala na przetwarzanie plików XML
6841 bezpośrednio z TeXa.
6842
6843 %package luatex
6844 Summary:        Extended version of pdfTeX using Lua as an embedded scripting language
6845 Summary(pl.UTF-8):      Rozszerzona wersja pdfTeXa wykorzystująca Lua jako wbudowany język skryptowy
6846 Group:          Applications/Publishing/TeX
6847 Requires(post,postun):  /usr/bin/texhash
6848
6849 %description luatex
6850 LuaTeX is an extended version of pdfTeX using Lua as an embedded
6851 scripting language.
6852
6853 %description luatex -l pl.UTF-8
6854 LuaTeX to rozszerzona wersja pdfTeXa, wykorzystująca Lua jako
6855 wbudowany język skryptowy.
6856
6857 %prep
6858 %setup -q -c -T -n %{name}-%{version}-source
6859 lzma -dc %{SOURCE0} | tar xf - -C ..
6860 %patch0 -p1
6861 %patch1 -p1
6862 %patch2 -p1
6863 %patch3 -p1
6864 %patch4 -p1
6865 %patch5 -p1
6866 %patch6 -p0
6867 %patch7 -p1
6868 %patch8 -p1
6869 %patch10 -p1
6870 %patch11 -p1
6871 %patch12 -p1
6872 %patch13 -p1
6873 %patch14 -p1
6874 %patch15 -p1
6875 %patch16 -p1
6876 %patch17 -p1
6877 %patch18 -p1
6878 %patch19 -p1
6879
6880 CURDIR=$(pwd)
6881 cd utils/xindy/make-rules/alphabets
6882 tar xvf %{SOURCE11}
6883 cp $(find fonts -type f) .
6884 for i in larm?00.tfm; do ln -s $i $(echo $i | sed "s@larm\(.\).*@larm0\100.tfm@") ; done
6885 cd ${CURDIR}
6886
6887 %build
6888 find . -name "config.sub" -exec cp /usr/share/automake/config.sub '{}' ';'
6889 %{__sed} -i 's@"extend/\(.*\)"@<\1>@' texk/ttf2pk/*.c
6890 %{__sed} -e 's@^TEXMFMAIN =.*@TEXMFMAIN = %{texmf}@' \
6891         -e 's@^TEXMFDIST =.*@TEXMFDIST = %{texmfdist}@' \
6892         -e 's@^TEXMFLOCAL =.*@TEXMFLOCAL = %{texmf}@' \
6893         -e 's@^TEXMFSYSVAR =.*@TEXMFSYSVAR = %{_localstatedir}@' \
6894         -e 's@^TEXMFSYSCONFIG =.*@TEXMFSYSCONFIG = %{_sysconfdir}/%{name}@' \
6895         -e 's@^TEXMFVAR =.*@TEXMFVAR = %{_localstatedir}@' \
6896         -e 's@^trie_size.*@trie_size = 1262000@' -i texk/kpathsea/texmf.cnf
6897
6898 cd libs/teckit
6899 cat ax*.m4 > acinclude.m4
6900 %{__libtoolize}
6901 %{__aclocal}
6902 %{__autoconf}
6903 %{__automake}
6904 cd ../..
6905
6906 %ifarch ppc ppc64
6907 # clisp does not work properly on forge
6908 ulimit -s unlimited
6909 %endif
6910
6911 # force texinfo regeneration (normally it requires maintainer mode)
6912 cd texk/kpathsea
6913 makeinfo --paragraph-indent=2 kpathsea.texi -o kpathsea.info
6914 cd ../dvipsk
6915 makeinfo --paragraph-indent=2 dvips.texi -o dvips.info
6916 cd ../web2c/doc
6917 makeinfo --paragraph-indent=2 web2c.texi -o web2c.info
6918 cd ../../..
6919
6920 install -d build/utils/xindy/make-rules/alphabets
6921 for f in utils/xindy/make-rules/alphabets/larm????.* ; do ln -sf ../../../../../$f build/$f ; done
6922 cd build
6923 ../%configure \
6924         --with-xindy%{!?with_xindy:=no}\
6925         --disable-multiplatform \
6926         --disable-static \
6927         --enable-a4 \
6928         --enable-gf \
6929         --enable-ipc \
6930         --enable-shared \
6931         --with-fontconfig \
6932         --with-fonts-dir=/var/cache/fonts \
6933         --with-ncurses \
6934         --with-system-freetype \
6935         --with-freetype-include=/usr/include/freetype \
6936         --with-system-freetype2 \
6937         --with-freetype2-include=/usr/include/freetype2 \
6938         --with-system-gd \
6939         --with-system-ncurses \
6940         --with-system-pnglib \
6941         --with-system-t1lib \
6942         --with-system-zlib \
6943         --with-xdvi-x-toolkit=xaw \
6944         --without-dialog \
6945         --without-t1utils \
6946         --without-texinfo
6947
6948 %{__make} -j1
6949
6950 %install
6951 rm -rf $RPM_BUILD_ROOT
6952 install -d $RPM_BUILD_ROOT%{_datadir} \
6953         $RPM_BUILD_ROOT%{_desktopdir} \
6954         $RPM_BUILD_ROOT%{_pixmapsdir} \
6955         $RPM_BUILD_ROOT%{_mandir}/man5 \
6956         $RPM_BUILD_ROOT/var/cache/fonts \
6957         $RPM_BUILD_ROOT/etc/cron.daily \
6958         $RPM_BUILD_ROOT/etc/sysconfig/tetex-updmap \
6959         $RPM_BUILD_ROOT%{_localstatedir}/fonts/map
6960
6961 lzma -dc %{SOURCE1} | tar xf - -C $RPM_BUILD_ROOT%{_datadir}
6962
6963 # we don't care that our tex is more than 5 years old
6964 patch --directory=$RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf -p1 < %{PATCH9}
6965
6966 %{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf $RPM_BUILD_ROOT%{texmf}
6967 %{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf-dist $RPM_BUILD_ROOT%{texmfdist}
6968 %{__mv} $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf/texmf-doc $RPM_BUILD_ROOT%{texmfdoc}
6969 %{__mv} $RPM_BUILD_ROOT%{texmfdist}/doc/generic/pgfplots/* $RPM_BUILD_ROOT%{texmfdist}/doc/latex/pgfplots
6970 rmdir $RPM_BUILD_ROOT%{texmfdist}/doc/generic/pgfplots
6971 # imho it is unneeded
6972 %{__rm} -r $RPM_BUILD_ROOT%{texmfdist}/doc/fonts/{ec,fc,utopia}
6973 %{__rm} -r $RPM_BUILD_ROOT%{texmf}/doc/cefconv
6974
6975 # This is an empty directory
6976 %{__rm} -r $RPM_BUILD_ROOT%{_datadir}/texlive-20080822-texmf
6977 # Useless binary
6978 %{__rm} $RPM_BUILD_ROOT%{_datadir}/texmf-dist/doc/latex/splitindex/splitindex{.exe,-Linux-i386,-OpenBSD-i386}
6979
6980 # commented out because of following (non-fatal) error:
6981 # Can't open texmf/web2c/texmf.cnf: No such file or directory.
6982 #perl -pi \
6983 #       -e "s|\.\./\.\./texmf|$RPM_BUILD_ROOT%{texmf}|g;" \
6984 #       -e "s|/var/cache/fonts|$RPM_BUILD_ROOT/var/cache/fonts|g;" \
6985 #       texmf/web2c/texmf.cnf
6986
6987 # dirs for external packages (must be created after the above moves)
6988 install -d $RPM_BUILD_ROOT%{texmf}/doc/latex
6989 # needed for make install???
6990 install -d $RPM_BUILD_ROOT%{texmf}/fonts/opentype/public
6991
6992 LD_LIBRARY_PATH=$RPM_BUILD_ROOT%{_libdir}; export LD_LIBRARY_PATH
6993
6994 %{__make} -C build install \
6995         prefix=$RPM_BUILD_ROOT%{_prefix} \
6996         bindir=$RPM_BUILD_ROOT%{_bindir} \
6997         mandir=$RPM_BUILD_ROOT%{_mandir} \
6998         libdir=$RPM_BUILD_ROOT%{_libdir} \
6999         datadir=$RPM_BUILD_ROOT%{_datadir} \
7000         infodir=$RPM_BUILD_ROOT%{_infodir} \
7001         includedir=$RPM_BUILD_ROOT%{_includedir} \
7002         sbindir=$RPM_BUILD_ROOT%{_sbindir} \
7003         texmf=$RPM_BUILD_ROOT%{texmf} \
7004         texmfsysvar=$RPM_BUILD_ROOT%{_localstatedir} \
7005         texmfsysconfig=$RPM_BUILD_ROOT%{texmf}
7006
7007 %{__rm} $RPM_BUILD_ROOT%{texmfdist}/scripts/pst-pdf/ps4pdf.bat*
7008 %{__rm} $RPM_BUILD_ROOT%{texmf}/scripts/texlive/uninstall-win32.pl
7009 # Fix broken symlinks
7010 CURDIR=$(pwd)
7011 cd $RPM_BUILD_ROOT%{_bindir}
7012 ln -sf ../share/texmf/scripts/a2ping/a2ping.pl a2ping
7013 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/context context
7014 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/ctxtools ctxtools
7015 ln -sf ../share/texmf-dist/scripts/dviasm/dviasm.py dviasm
7016 ln -sf ../share/texmf/scripts/tetex/e2pall.pl e2pall
7017 ln -sf ../share/texmf-dist/scripts/bengali/ebong.py ebong
7018 ln -sf ../share/texmf-dist/scripts/epspdf/epspdf epspdf
7019 ln -sf ../share/texmf-dist/scripts/epspdf/epspdftk epspdftk
7020 ln -sf ../share/texmf/scripts/epstopdf/epstopdf.pl epstopdf
7021 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/exatools exatools
7022 ln -sf ../share/texmf/scripts/texlive/getnonfreefonts.pl getnonfreefonts
7023 ln -sf ../share/texmf/scripts/texlive/getnonfreefonts.pl getnonfreefonts-sys
7024 ln -sf ../share/texmf-dist/scripts/tex4ht/ht.sh ht
7025 ln -sf ../share/texmf-dist/scripts/tex4ht/htcontext.sh htcontext
7026 ln -sf ../share/texmf-dist/scripts/tex4ht/htlatex.sh htlatex
7027 ln -sf ../share/texmf-dist/scripts/tex4ht/htmex.sh htmex
7028 ln -sf ../share/texmf-dist/scripts/tex4ht/httex.sh httex
7029 ln -sf ../share/texmf-dist/scripts/tex4ht/httexi.sh httexi
7030 ln -sf ../share/texmf-dist/scripts/tex4ht/htxelatex.sh htxelatex
7031 ln -sf ../share/texmf-dist/scripts/tex4ht/htxetex.sh htxetex
7032 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/luatools luatools
7033 ln -sf ../share/texmf-dist/scripts/glossaries/makeglossaries makeglossaries
7034 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/makempy makempy
7035 ln -sf ../share/texmf-dist/scripts/tex4ht/mk4ht.pl mk4ht
7036 ln -sf ../share/texmf-dist/scripts/mkjobtexmf/mkjobtexmf.pl mkjobtexmf
7037 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mpstools mpstools
7038 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mptopdf mptopdf
7039 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mtxrun mtxrun
7040 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/mtxtools mtxtools
7041 ln -sf ../share/texmf-dist/scripts/oberdiek/pdfatfi.pl pdfatfi
7042 ln -sf ../share/texmf-dist/scripts/pdfcrop/pdfcrop.pl pdfcrop
7043 ln -sf ../share/texmf-dist/scripts/ppower4/pdfthumb.texlua pdfthumb
7044 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/pdftools pdftools
7045 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/pdftrimwhite pdftrimwhite
7046 ln -sf ../share/texmf-dist/scripts/perltex/perltex.pl perltex
7047 ln -sf ../share/texmf/scripts/pkfix/pkfix.pl pkfix
7048 ln -sf ../share/texmf-dist/scripts/ppower4/ppower4.texlua ppower4
7049 ln -sf ../share/texmf/scripts/ps2eps/ps2eps.pl ps2eps
7050 ln -sf ../share/texmf-dist/scripts/pst-pdf/ps4pdf ps4pdf
7051 ln -sf ../share/texmf-dist/scripts/pst2pdf/pst2pdf.pl pst2pdf
7052 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/pstopdf pstopdf
7053 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/rlxtools rlxtools
7054 ln -sf ../share/texmf/scripts/texlive/rungs.tlu rungs
7055 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/runtools runtools
7056 ln -sf ../share/texmf/scripts/simpdftex/simpdftex simpdftex
7057 ln -sf ../share/texmf-dist/scripts/texcount/TeXcount.pl texcount
7058 ln -sf ../share/texmf/scripts/texlive/texdoc.tlu texdoc
7059 ln -sf ../share/texmf/scripts/tetex/texdoctk.pl texdoctk
7060 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texexec texexec
7061 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texfind texfind
7062 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texfont texfont
7063 ln -sf ../share/texmf-dist/scripts/context/ruby/texmfstart.rb texmfstart
7064 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texshow texshow
7065 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/textools textools
7066 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/texutil texutil
7067 ln -sf ../share/texmf-dist/scripts/thumbpdf/thumbpdf.pl thumbpdf
7068 ln -sf ../share/texmf/scripts/texlive/tlmgr.pl tlmgr
7069 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/tmftools tmftools
7070 ln -sf ../share/texmf-dist/scripts/vpe/vpe.pl vpe
7071 ln -sf ../share/texmf-dist/scripts/context/stubs/unix/xmltools xmltools
7072
7073 install -d $RPM_BUILD_ROOT%{perl_vendorlib}/TeXLive
7074 install %{SOURCE50} $RPM_BUILD_ROOT%{perl_vendorlib}/TeXLive
7075 install %{SOURCE51} $RPM_BUILD_ROOT%{perl_vendorlib}/TeXLive
7076 install %{SOURCE52} $RPM_BUILD_ROOT%{perl_vendorlib}/TeXLive
7077 install %{SOURCE53} $RPM_BUILD_ROOT%{perl_vendorlib}/TeXLive
7078 install %{SOURCE54} $RPM_BUILD_ROOT%{perl_vendorlib}/TeXLive
7079 install %{SOURCE55} $RPM_BUILD_ROOT%{perl_vendorlib}/TeXLive
7080 install %{SOURCE56} $RPM_BUILD_ROOT%{perl_vendorlib}/TeXLive
7081 install %{SOURCE57} $RPM_BUILD_ROOT%{perl_vendorlib}/TeXLive
7082 install %{SOURCE58} $RPM_BUILD_ROOT%{perl_vendorlib}/TeXLive
7083 install %{SOURCE59} $RPM_BUILD_ROOT%{perl_vendorlib}/TeXLive
7084 install %{SOURCE60} $RPM_BUILD_ROOT%{perl_vendorlib}/TeXLive
7085 install %{SOURCE61} $RPM_BUILD_ROOT%{perl_vendorlib}/TeXLive
7086 install %{SOURCE62} $RPM_BUILD_ROOT%{perl_vendorlib}/TeXLive
7087
7088 install -d $RPM_BUILD_ROOT%{texmf}/tex/latex/misc
7089
7090 cd $RPM_BUILD_ROOT%{texmfdist}/tex/latex
7091
7092 # floatflt
7093 unzip %{SOURCE10}
7094 cd floatflt
7095 latex floatflt.ins
7096 %{__rm} *.log
7097 install -d $RPM_BUILD_ROOT%{texmfdist}/doc/latex/floatflt
7098 %{__mv} *.txt *.tex *.pdf README $RPM_BUILD_ROOT%{texmfdist}/doc/latex/floatflt
7099 cd ..
7100
7101 # foiltex
7102 unzip %{SOURCE12}
7103 cd foiltex
7104 latex foiltex.ins
7105 %{__rm} *.log
7106 install -d $RPM_BUILD_ROOT%{texmfdist}/doc/latex/foiltex
7107 %{__mv} *.tex *.pdf README $RPM_BUILD_ROOT%{texmfdist}/doc/latex/foiltex
7108 cd ..
7109
7110 # larm fonts
7111 cd $RPM_BUILD_ROOT%{texmfdist}
7112 tar xvf %{SOURCE11}
7113 cd fonts/tfm/la
7114 for i in larm?00.tfm; do ln -s $i $(echo $i | sed "s@larm\(.\).*@larm0\100.tfm@") ; done
7115
7116 # wrong dvi in formlett, should be regenerate
7117 cd $RPM_BUILD_ROOT%{texmfdist}/doc/latex/formlett
7118 cp $RPM_BUILD_ROOT%{texmfdist}/tex/latex/formlett/formlett.sty .
7119 tex user_manual.tex
7120 yes | tex prog_manual.tex
7121 tex example1.tex
7122 tex example2.tex
7123 %{__rm} formlett.sty
7124
7125 cd $CURDIR
7126
7127 # some tex-files need xstring.tex and doc/latex isn't in kpathsea search path
7128 cp $RPM_BUILD_ROOT%{texmfdist}/doc/latex/xstring/xstring.tex $RPM_BUILD_ROOT%{texmfdist}/tex/latex/xstring
7129
7130 #install %{SOURCE7} $RPM_BUILD_ROOT%{_bindir}
7131 #touch $RPM_BUILD_ROOT/etc/sysconfig/tetex-updmap/maps.lst
7132
7133 # %{__make} init \
7134 #       prefix=$RPM_BUILD_ROOT%{_prefix} \
7135 #       bindir=$RPM_BUILD_ROOT%{_bindir} \
7136 #       mandir=$RPM_BUILD_ROOT%{_mandir} \
7137 #       libdir=$RPM_BUILD_ROOT%{_libdir} \
7138 #       datadir=$RPM_BUILD_ROOT%{_datadir} \
7139 #       infodir=$RPM_BUILD_ROOT%{_infodir} \
7140 #       includedir=$RPM_BUILD_ROOT%{_includedir} \
7141 #       sbindir=$RPM_BUILD_ROOT%{_sbindir} \
7142 #       texmf=$RPM_BUILD_ROOT%{texmf}
7143
7144 %{__rm} -r $RPM_BUILD_ROOT%{_prefix}/texmf
7145 %{__rm} -r $RPM_BUILD_ROOT%{_prefix}/texmf-dist
7146 # We don't need it
7147 %{__rm} -r $RPM_BUILD_ROOT%{texmf}/doc/man
7148 %{__rm} -r $RPM_BUILD_ROOT%{texmfdoc}/source
7149
7150 %{__perl} -pi \
7151         -e "s|$RPM_BUILD_ROOT||g;" \
7152         $RPM_BUILD_ROOT%{texmf}/web2c/texmf.cnf
7153
7154 install %{SOURCE4} $RPM_BUILD_ROOT/etc/cron.daily/texlive
7155
7156 install %{SOURCE5} $RPM_BUILD_ROOT%{_desktopdir}
7157 install %{SOURCE6} $RPM_BUILD_ROOT%{_pixmapsdir}
7158
7159 # not included in package
7160 rm -f $RPM_BUILD_ROOT%{_datadir}/texinfo/html/texi2html.html
7161 rm -f $RPM_BUILD_ROOT%{_infodir}/dir*
7162 %{__rm} $RPM_BUILD_ROOT%{_infodir}/dvipng*
7163 %{__rm} $RPM_BUILD_ROOT%{texmf}/tex/generic/pdftex/glyphtounicode.tex
7164 %{__rm} -r $RPM_BUILD_ROOT%{_datadir}/lcdf-typetools
7165 %{__rm} -r $RPM_BUILD_ROOT%{texmfdist}/doc/generic/pdf-trans
7166 %{__rm} -r $RPM_BUILD_ROOT%{texmfdist}/source/generic/hyph-utf8
7167 %{__rm} -r $RPM_BUILD_ROOT%{texmfdist}/source/generic/patch
7168 %{__rm} -r $RPM_BUILD_ROOT%{texmfdist}/source/plain/plgraph
7169 %{__rm} -r $RPM_BUILD_ROOT%{texmfdist}/tex/generic/pdf-trans
7170 %{__rm} -r $RPM_BUILD_ROOT%{texmfdist}/tex/generic/xecyr
7171 %{__rm} -r $RPM_BUILD_ROOT%{texmf}/chktex
7172 %{__rm} -r $RPM_BUILD_ROOT%{texmf}/doc/cef5conv
7173 %{__rm} -r $RPM_BUILD_ROOT%{texmf}/doc/cefsconv
7174 %{__rm} -r $RPM_BUILD_ROOT%{texmf}/doc/chktex
7175 %{__rm} -r $RPM_BUILD_ROOT%{texmf}/doc/gzip
7176
7177 # move format logs to BUILD, so $RPM_BUILD_ROOT is not polluted
7178 # and we can still analyze them
7179 # install -d format-logs
7180 # mv -fv $RPM_BUILD_ROOT%{fmtdir}/*.log format-logs
7181
7182 # xindy files are in %%{texmf}
7183 %if %{with xindy}
7184 %{__rm} -r $RPM_BUILD_ROOT%{_datadir}/xindy
7185 %{__rm} -r $RPM_BUILD_ROOT%{_docdir}
7186 %endif
7187
7188 # Create format files
7189 for format_dir in \
7190         aleph:aleph \
7191         csplain:pdftex \
7192         etex:pdftex \
7193         lambda:omega \
7194         lamed:aleph \
7195         latex:pdftex \
7196         lualatex:luatex \
7197         luatex:luatex \
7198         mex:pdftex \
7199         mllatex:pdftex \
7200         mptopdf:pdftex \
7201         omega:omega \
7202         pdfcsplain:pdftex \
7203         pdfetex:pdftex \
7204         pdflatex:pdftex \
7205         pdftex:pdftex \
7206         pdfxmltex:pdftex \
7207         physe:pdftex \
7208         phyzzx:pdftex \
7209         tex:tex \
7210         texsis:pdftex \
7211         xetex:xetex \
7212         xelatex:xetex \
7213         xmltex:pdftex ; do
7214         format=${format_dir%:*}
7215         subdir=${format_dir#*:}
7216 %if %{with bootstrap}
7217         install -d $RPM_BUILD_ROOT%{fmtdir}/${subdir}
7218         touch $RPM_BUILD_ROOT%{fmtdir}/${subdir}/${format}.fmt
7219 %else
7220         PATH=$RPM_BUILD_ROOT%{_bindir}:$PATH \
7221         fmtutil --fmtdir $RPM_BUILD_ROOT%{fmtdir} --byfmt=${format}
7222 %endif
7223 done
7224
7225 # fix shebangs
7226 %{__sed} -i -e '1s,/usr/bin/env perl,%{__perl},' \
7227         $RPM_BUILD_ROOT%{_bindir}/{extractres,fix{dlsr,fm,mac,psdit,psp,scribe,tp,wfw,wp,ww}ps,includeres,psmerge} \
7228 %if %{with xindy}
7229         $RPM_BUILD_ROOT%{_bindir}/{texindy,xindy} \
7230 %endif
7231         $RPM_BUILD_ROOT%{texmf}/scripts/tetex/{e2pall,texdoctk}.pl \
7232         $RPM_BUILD_ROOT%{texmf}/scripts/texlive/{getnonfreefonts,tlmgr}.pl \
7233         $RPM_BUILD_ROOT%{texmf}/scripts/texlive/tlmgrgui/{tlmgrgui,tlmgrgui-real}.pl \
7234         $RPM_BUILD_ROOT%{texmf}/scripts/xindy/{texindy,xindy}.pl \
7235         $RPM_BUILD_ROOT%{texmfdist}/doc/bibtex/bibhtml/bibhtml \
7236         $RPM_BUILD_ROOT%{texmfdist}/doc/latex/urlbst/urlbst \
7237         $RPM_BUILD_ROOT%{texmfdist}/doc/latex/register/reg_list.pl \
7238         $RPM_BUILD_ROOT%{texmfdist}/scripts/glossaries/makeglossaries \
7239         $RPM_BUILD_ROOT%{texmfdist}/scripts/mkjobtexmf/mkjobtexmf.pl \
7240         $RPM_BUILD_ROOT%{texmfdist}/scripts/perltex/perltex.pl \
7241         $RPM_BUILD_ROOT%{texmfdist}/scripts/tex4ht/mk4ht.pl \
7242         $RPM_BUILD_ROOT%{texmfdist}/scripts/texcount/TeXcount.pl \
7243         $RPM_BUILD_ROOT%{texmfdist}/source/latex/latex-tds/build.pl
7244
7245 %{__sed} -i -e '1s,/usr/bin/python$,%{__python},' \
7246         $RPM_BUILD_ROOT%{texmfdist}/doc/generic/enctex/unimap.py \
7247
7248 %{__sed} -i -e '1s,/usr/bin/env python,%{__python},' \
7249         $RPM_BUILD_ROOT%{texmfdist}/scripts/bengali/ebong.py \
7250         $RPM_BUILD_ROOT%{texmfdist}/scripts/dviasm/dviasm.py
7251
7252 %{__sed} -i -e '1s,/usr/bin/env ruby,%{__ruby},' \
7253         $RPM_BUILD_ROOT%{texmfdist}/scripts/context/ruby/{texmfstart,kpseserver,kpseclient}.rb \
7254         $RPM_BUILD_ROOT%{texmfdist}/scripts/epspdf/{epspdf,epspdftk}.rb
7255
7256 %{__sed} -i -e '1s,/usr/bin/env texlua,%{_bindir}/texlua,' \
7257         $RPM_BUILD_ROOT%{texmf}/scripts/texlive/{rungs,test-tlpdb,texconf,texdoc}.tlu \
7258         $RPM_BUILD_ROOT%{texmf}/scripts/texlive/gswin32/*.tlu \
7259         $RPM_BUILD_ROOT%{texmfdist}/scripts/context/stubs/unix/{luatools,mtxrun} \
7260         $RPM_BUILD_ROOT%{texmfdist}/scripts/ppower4/{ppower4,pdfthumb}.texlua
7261
7262 # We don't need the log files
7263 find $RPM_BUILD_ROOT%{fmtdir} -name "*.log" | xargs -r %{__rm}
7264
7265 %clean
7266 rm -rf $RPM_BUILD_ROOT
7267
7268 %post
7269 %fixinfodir
7270 %texhash
7271
7272 %postun
7273 %fixinfodir
7274 if [ "$1" = "1" ]; then
7275         %texhash
7276 fi
7277
7278 %post other-utils
7279 %texhash
7280
7281 %postun other-utils
7282 %texhash
7283
7284 %post jadetex
7285 %texhash
7286
7287 %postun jadetex
7288 %texhash
7289
7290 %post   -n kpathsea -p /sbin/ldconfig
7291 %postun -n kpathsea -p /sbin/ldconfig
7292
7293 %post -n kpathsea-devel
7294 %fixinfodir
7295
7296 %postun -n kpathsea-devel
7297 %fixinfodir
7298
7299 %post dvips
7300 %fixinfodir
7301 %texhash
7302
7303 %postun dvips
7304 %fixinfodir
7305 %texhash
7306
7307 %post dvilj
7308 %texhash
7309
7310 %postun dvilj
7311 %texhash
7312
7313 %post makeindex
7314 %texhash
7315
7316 %postun makeindex
7317 %texhash
7318
7319 %post scripts
7320 %texhash
7321
7322 %postun scripts
7323 %texhash
7324
7325 %post tex-arrayjob
7326 %texhash
7327
7328 %postun tex-arrayjob
7329 %texhash
7330
7331 %post tex-kastrup
7332 %texhash
7333
7334 %postun tex-kastrup
7335 %texhash
7336
7337 %post tex-insbox
7338 %texhash
7339
7340 %postun tex-insbox
7341 %texhash
7342
7343 %post tex-mathdots
7344 %texhash
7345
7346 %postun tex-mathdots
7347 %texhash
7348
7349 %post tex-midnight
7350 %texhash
7351
7352 %postun tex-midnight
7353 %texhash
7354
7355 %post tex-ofs
7356 %texhash
7357
7358 %postun tex-ofs
7359 %texhash
7360
7361 %post tex-physe
7362 %texhash
7363
7364 %postun tex-physe
7365 %texhash
7366
7367 %post tex-velthuis
7368 %texhash
7369
7370 %postun tex-velthuis
7371 %texhash
7372
7373 %post tex-ytex
7374 %texhash
7375
7376 %postun tex-ytex
7377 %texhash
7378
7379 %post metapost
7380 %texhash
7381
7382 %postun metapost
7383 %texhash
7384
7385 %post metapost-other
7386 %texhash
7387
7388 %postun metapost-other
7389 %texhash
7390
7391 %post mptopdf
7392 %texhash
7393
7394 %postun mptopdf
7395 %texhash
7396
7397 %post texdoctk
7398 %texhash
7399
7400 %postun texdoctk
7401 %texhash
7402
7403 %post -n xdvi
7404 %texhash
7405
7406 %postun -n xdvi
7407 %texhash
7408
7409 %post pdftex
7410 %texhash
7411
7412 %postun pdftex
7413 %texhash
7414
7415 %post phyzzx
7416 %texhash
7417
7418 %postun phyzzx
7419 %texhash
7420
7421 %post omega
7422 %texhash
7423
7424 %postun omega
7425 %texhash
7426
7427 %post plain
7428 %texhash
7429
7430 %postun plain
7431 %texhash
7432
7433 %post mex
7434 %texhash
7435
7436 %postun mex
7437 %texhash
7438
7439 %post format-mex
7440 %texhash
7441
7442 %postun format-mex
7443 %texhash
7444
7445 %post format-pdfmex
7446 %texhash
7447
7448 %postun format-pdfmex
7449 %texhash
7450
7451 %postun format-utf8mex
7452 %texhash
7453
7454 %post amstex
7455 %texhash
7456
7457 %postun amstex
7458 %texhash
7459
7460 %post format-amstex
7461 %texhash
7462
7463 %postun format-amstex
7464 %texhash
7465
7466 %post csplain
7467 %texhash
7468
7469 %postun csplain
7470 %texhash
7471
7472 %post format-csplain
7473 %texhash
7474
7475 %postun format-csplain
7476 %texhash
7477
7478 %post format-pdfcsplain
7479 %texhash
7480
7481 %postun format-pdfcsplain
7482 %texhash
7483
7484 %post cslatex
7485 %texhash
7486
7487 %postun cslatex
7488 %texhash
7489
7490 %post format-cslatex
7491 %texhash
7492
7493 %postun format-cslatex
7494 %texhash
7495
7496 %post format-pdfcslatex
7497 %texhash
7498
7499 %postun format-pdfcslatex
7500 %texhash
7501
7502 %post eplain
7503 %texhash
7504
7505 %postun eplain
7506 %texhash
7507
7508 %post format-eplain
7509 %texhash
7510
7511 %postun format-eplain
7512 %texhash
7513
7514 # ConTeXt format
7515
7516 %post context
7517 %texhash
7518
7519 %postun context
7520 %texhash
7521
7522 %post format-context-de
7523 %texhash
7524
7525 %postun format-context-de
7526 %texhash
7527
7528 %post format-context-en
7529 %texhash
7530
7531 %postun format-context-en
7532 %texhash
7533
7534 %post format-context-nl
7535 %texhash
7536
7537 %postun format-context-nl
7538 %texhash
7539
7540 %post latex
7541 %fixinfodir
7542 %texhash
7543
7544 %postun latex
7545 %fixinfodir
7546 %texhash
7547
7548 %post latex-lang
7549 %texhash
7550
7551 %postun latex-lang
7552 %texhash
7553
7554 %post latex-styles
7555 %texhash
7556
7557 %postun latex-styles
7558 %texhash
7559
7560 %post latex-pdftools
7561 %texhash
7562
7563 %postun latex-pdftools
7564 %texhash
7565
7566 %post latex-extend
7567 %texhash
7568
7569 %postun latex-extend
7570 %texhash
7571
7572 %post latex-presentation
7573 %texhash
7574
7575 %postun latex-presentation
7576 %texhash
7577
7578 %post latex-programming
7579 %texhash
7580
7581 %postun latex-programming
7582 %texhash
7583
7584 %post latex-metre
7585 %texhash
7586
7587 %postun latex-metre
7588 %texhash
7589
7590 %post latex-misc
7591 %texhash
7592
7593 %postun latex-misc
7594 %texhash
7595
7596 %post latex-effects
7597 %texhash
7598
7599 %postun latex-effects
7600 %texhash
7601
7602 %post latex-math
7603 %texhash
7604
7605 %postun latex-math
7606 %texhash
7607
7608 %post latex-music
7609 %texhash
7610
7611 %postun latex-music
7612 %texhash
7613
7614 %post latex-physics
7615 %texhash
7616
7617 %postun latex-physics
7618 %texhash
7619
7620 %post latex-games
7621 %texhash
7622
7623 %postun latex-games
7624 %texhash
7625
7626 %post latex-biology
7627 %texhash
7628
7629 %postun latex-biology
7630 %texhash
7631
7632 %post latex-chem
7633 %texhash
7634
7635 %postun latex-chem
7636 %texhash
7637
7638 %post latex-informatic
7639 %texhash
7640
7641 %postun latex-informatic
7642 %texhash
7643
7644 %post latex-12many
7645 %texhash
7646
7647 %postun latex-12many
7648 %texhash
7649
7650 %post latex-abstract
7651 %texhash
7652
7653 %postun latex-abstract
7654 %texhash
7655
7656 %post latex-accfonts
7657 %texhash
7658
7659 %postun latex-accfonts
7660 %texhash
7661
7662 %post latex-adrconv
7663 %texhash
7664
7665 %postun latex-adrconv
7666 %texhash
7667
7668 %post latex-ae
7669 %texhash
7670
7671 %postun latex-ae
7672 %texhash
7673
7674 %post latex-ams
7675 %texhash
7676
7677 %postun latex-ams
7678 %texhash
7679
7680 %post latex-antp
7681 %texhash
7682
7683 %postun latex-antp
7684 %texhash
7685
7686 %post latex-antt
7687 %texhash
7688
7689 %postun latex-antt
7690 %texhash
7691
7692 %post latex-appendix
7693 %texhash
7694
7695 %postun latex-appendix
7696 %texhash
7697
7698 %post latex-bardiag
7699 %texhash
7700
7701 %postun latex-bardiag
7702 %texhash
7703
7704 %post latex-bbm
7705 %texhash
7706
7707 %postun latex-bbm
7708 %texhash
7709
7710 %post latex-bbold
7711 %texhash
7712
7713 %postun latex-bbold
7714 %texhash
7715
7716 %post latex-beamer
7717 %texhash
7718
7719 %postun latex-beamer
7720 %texhash
7721
7722 %post latex-bezos
7723 %texhash
7724
7725 %postun latex-bezos
7726 %texhash
7727
7728 %post latex-bibtex
7729 %texhash
7730
7731 %postun latex-bibtex
7732 %texhash
7733
7734 %post latex-bibtex-ams
7735 %texhash
7736
7737 %postun latex-bibtex-ams
7738 %texhash
7739
7740 %post latex-bibtex-pl
7741 %texhash
7742
7743 %postun latex-bibtex-pl
7744 %texhash
7745
7746 %post latex-bibtex-german
7747 %texhash
7748
7749 %postun latex-bibtex-german
7750 %texhash
7751
7752 %post latex-bibtex-revtex4
7753 %texhash
7754
7755 %postun latex-bibtex-revtex4
7756 %texhash
7757
7758 %post latex-bibtex-jurabib
7759 %texhash
7760
7761 %postun latex-bibtex-jurabib
7762 %texhash
7763
7764 %post latex-bibtex-styles
7765 %texhash
7766
7767 %postun latex-bibtex-styles
7768 %texhash
7769
7770 %post latex-booktabs
7771 %texhash
7772
7773 %postun latex-booktabs
7774 %texhash
7775
7776 %post latex-caption
7777 %texhash
7778
7779 %postun latex-caption
7780 %texhash
7781
7782 %post latex-carlisle
7783 %texhash
7784
7785 %postun latex-carlisle
7786 %texhash
7787
7788 %post latex-ccfonts
7789 %texhash
7790
7791 %postun latex-ccfonts
7792 %texhash
7793
7794 %post latex-cite
7795 %texhash
7796
7797 %postun latex-cite
7798 %texhash
7799
7800 %post latex-cmbright
7801 %texhash
7802
7803 %postun latex-cmbright
7804 %texhash
7805
7806 %post latex-colortab
7807 %texhash
7808
7809 %postun latex-colortab
7810 %texhash
7811
7812 %post latex-comment
7813 %texhash
7814
7815 %postun latex-comment
7816 %texhash
7817
7818 %post latex-concmath
7819 %texhash
7820
7821 %postun latex-concmath
7822 %texhash
7823
7824 %post latex-currvita
7825 %texhash
7826
7827 %postun latex-currvita
7828 %texhash
7829
7830 %post latex-curves
7831 %texhash
7832
7833 %postun latex-curves
7834 %texhash
7835
7836 %post latex-custom-bib
7837 %texhash
7838
7839 %postun latex-custom-bib
7840 %texhash
7841
7842 %post latex-cyrillic
7843 %texhash
7844
7845 %postun latex-cyrillic
7846 %texhash
7847
7848 %post latex-enumitem
7849 %texhash
7850
7851 %postun latex-enumitem
7852 %texhash
7853
7854 %post latex-exams
7855 %texhash
7856
7857 %postun latex-exams
7858 %texhash
7859
7860 %post latex-float
7861 %texhash
7862
7863 %postun latex-float
7864 %texhash
7865
7866 %post latex-foiltex
7867 %texhash
7868
7869 %postun latex-foiltex
7870 %texhash
7871
7872 %post latex-formlett
7873 %texhash
7874
7875 %postun latex-formlett
7876 %texhash
7877
7878 %post latex-formular
7879 %texhash
7880
7881 %postun latex-formular
7882 %texhash
7883
7884 %post latex-gbrief
7885 %texhash
7886
7887 %postun latex-gbrief
7888 %texhash
7889
7890 %post latex-keystroke
7891 %texhash
7892
7893 %postun latex-keystroke
7894 %texhash
7895
7896 %post latex-labbook
7897 %texhash
7898
7899 %postun latex-labbook
7900 %texhash
7901
7902 %post latex-lcd
7903 %texhash
7904
7905 %postun latex-lcd
7906 %texhash
7907
7908 %post latex-leaflet
7909 %texhash
7910
7911 %postun latex-leaflet
7912 %texhash
7913
7914 %post latex-leftidx
7915 %texhash
7916
7917 %postun latex-leftidx
7918 %texhash
7919
7920 %post latex-lewis
7921 %texhash
7922
7923 %postun latex-lewis
7924 %texhash
7925
7926 %post latex-lm
7927 %texhash
7928
7929 %post latex-lastpage
7930 %texhash
7931
7932 %postun latex-lastpage
7933 %texhash
7934
7935 %postun latex-lm
7936 %texhash
7937
7938 %post latex-lucidabr
7939 %texhash
7940
7941 %postun latex-lucidabr
7942 %texhash
7943
7944 %post latex-marvosym
7945 %texhash
7946
7947 %postun latex-marvosym
7948 %texhash
7949
7950 %post latex-mflogo
7951 %texhash
7952
7953 %postun latex-mflogo
7954 %texhash
7955
7956 %post latex-mfnfss
7957 %texhash
7958
7959 %postun latex-mfnfss
7960 %texhash
7961
7962 %post latex-minitoc
7963 %texhash
7964
7965 %postun latex-minitoc
7966 %texhash
7967
7968 %post latex-mltex
7969 %texhash
7970
7971 %postun latex-mltex
7972 %texhash
7973
7974 %post latex-moreverb
7975 %texhash
7976
7977 %postun latex-moreverb
7978 %texhash
7979
7980 %post latex-multienum
7981 %texhash
7982
7983 %postun latex-multienum
7984 %texhash
7985
7986 %post latex-musictex
7987 %texhash
7988
7989 %postun latex-musictex
7990 %texhash
7991
7992 %post latex-ntheorem
7993 %texhash
7994
7995 %postun latex-ntheorem
7996 %texhash
7997
7998 %post latex-other
7999 %texhash
8000
8001 %postun latex-other
8002 %texhash
8003
8004 %post latex-other-doc
8005 %texhash
8006
8007 %postun latex-other-doc
8008 %texhash
8009
8010 %post latex-pdfslide
8011 %texhash
8012
8013 %postun latex-pdfslide
8014 %texhash
8015
8016 %post latex-pgf
8017 %texhash
8018
8019 %postun latex-pgf
8020 %texhash
8021
8022 %post latex-polynom
8023 %texhash
8024
8025 %postun latex-polynom
8026 %texhash
8027
8028 %post latex-polynomial
8029 %texhash
8030
8031 %postun latex-polynomial
8032 %texhash
8033
8034 %post latex-prosper
8035 %texhash
8036
8037 %postun latex-prosper
8038 %texhash
8039
8040 %post latex-pseudocode
8041 %texhash
8042
8043 %postun latex-pseudocode
8044 %texhash
8045
8046 %post latex-psnfss
8047 %texhash
8048
8049 %postun latex-psnfss
8050 %texhash
8051
8052 %post latex-pst-2dplot
8053 %texhash
8054
8055 %postun latex-pst-2dplot
8056 %texhash
8057
8058 %post latex-pst-3dplot
8059 %texhash
8060
8061 %postun latex-pst-3dplot
8062 %texhash
8063
8064 %post latex-pst-bar
8065 %texhash
8066
8067 %postun latex-pst-bar
8068 %texhash
8069
8070 %post latex-pst-circ
8071 %texhash
8072
8073 %postun latex-pst-circ
8074 %texhash
8075
8076 %post latex-pst-eucl
8077 %texhash
8078
8079 %postun latex-pst-eucl
8080 %texhash
8081
8082 %post latex-pst-diffraction
8083 %texhash
8084
8085 %postun latex-pst-diffraction
8086 %texhash
8087
8088 %post latex-pst-fun
8089 %texhash
8090
8091 %postun latex-pst-fun
8092 %texhash
8093
8094 %post latex-pst-func
8095 %texhash
8096
8097 %postun latex-pst-func
8098 %texhash
8099
8100 %post latex-pst-infixplot
8101 %texhash
8102
8103 %postun latex-pst-infixplot
8104 %texhash
8105
8106 %post latex-pst-fr3d
8107 %texhash
8108
8109 %postun latex-pst-fr3d
8110 %texhash
8111
8112 %post latex-pst-fractal
8113 %texhash
8114
8115 %postun latex-pst-fractal
8116 %texhash
8117
8118 %post latex-pxfonts
8119 %texhash
8120
8121 %post latex-pst-math
8122 %texhash
8123
8124 %postun latex-pst-math
8125 %texhash
8126
8127 %post latex-pst-ob3d
8128 %texhash
8129
8130 %postun latex-pst-ob3d
8131 %texhash
8132
8133 %post latex-pst-optic
8134 %texhash
8135
8136 %postun latex-pst-optic
8137 %texhash
8138
8139 %post latex-pst-optexp
8140 %texhash
8141
8142 %postun latex-pst-optexp
8143 %texhash
8144
8145 %post latex-pst-text
8146 %texhash
8147
8148 %postun latex-pst-text
8149 %texhash
8150
8151 %post latex-pst-uncategorized
8152 %texhash
8153
8154 %postun latex-pst-uncategorized
8155 %texhash
8156
8157 %postun latex-pxfonts
8158 %texhash
8159
8160 %post latex-SIstyle
8161 %texhash
8162
8163 %postun latex-SIstyle
8164 %texhash
8165
8166 %post latex-SIunits
8167 %texhash
8168
8169 %postun latex-SIunits
8170 %texhash
8171
8172 %post latex-siunitx
8173 %texhash
8174
8175 %postun latex-siunitx
8176 %texhash
8177
8178 %post latex-Tabbing
8179 %texhash
8180
8181 %postun latex-Tabbing
8182 %texhash
8183
8184 %post latex-txfonts
8185 %texhash
8186
8187 %postun latex-txfonts
8188 %texhash
8189
8190 %post latex-ucs
8191 %texhash
8192
8193 %postun latex-ucs
8194 %texhash
8195
8196 %post latex-umlaute
8197 %texhash
8198
8199 %postun latex-umlaute
8200 %texhash
8201
8202 %post latex-variations
8203 %texhash
8204
8205 %postun latex-variations
8206 %texhash
8207
8208 %post latex-wasysym
8209 %texhash
8210
8211 %postun latex-wasysym
8212 %texhash
8213
8214 %post latex-xcolor
8215 %texhash
8216
8217 %postun latex-xcolor
8218 %texhash
8219
8220 %post format-pdflatex
8221 %texhash
8222
8223 %postun format-pdflatex
8224 %texhash
8225
8226 %post tex-babel
8227 %texhash
8228
8229 %postun tex-babel
8230 %texhash
8231
8232 %post tex-german
8233 %texhash
8234
8235 %postun tex-german
8236 %texhash
8237
8238 %post tex-mfpic
8239 %texhash
8240
8241 %postun tex-mfpic
8242 %texhash
8243
8244 %post tex-misc
8245 %texhash
8246
8247 %postun tex-misc
8248 %texhash
8249
8250 %post tex-pictex
8251 %texhash
8252
8253 %postun tex-pictex
8254 %texhash
8255
8256 %post tex-psizzl
8257 %texhash
8258
8259 %postun tex-psizzl
8260 %texhash
8261
8262 %post tex-pstricks
8263 %texhash
8264
8265 %postun tex-pstricks
8266 %texhash
8267
8268 %post tex-qpxqtx
8269 %texhash
8270
8271 %postun tex-qpxqtx
8272 %texhash
8273
8274 %post tex-huhyphen
8275 %texhash
8276
8277 %postun tex-huhyphen
8278 %texhash
8279
8280 %post tex-ruhyphen
8281 %texhash
8282
8283 %postun tex-ruhyphen
8284 %texhash
8285
8286 %post tex-spanish
8287 %texhash
8288
8289 %postun tex-spanish
8290 %texhash
8291
8292 %post tex-texdraw
8293 %texhash
8294
8295 %postun tex-texdraw
8296 %texhash
8297
8298 %post tex-thumbpdf
8299 %texhash
8300
8301 %postun tex-thumbpdf
8302 %texhash
8303
8304 %post tex-ukrhyph
8305 %texhash
8306
8307 %postun tex-ukrhyph
8308 %texhash
8309
8310 %post latex-vietnam
8311 %texhash
8312
8313 %postun latex-vietnam
8314 %texhash
8315
8316 %post tex-xkeyval
8317 %texhash
8318
8319 %postun tex-xkeyval
8320 %texhash
8321
8322 %post tex-xypic
8323 %texhash
8324
8325 %postun tex-xypic
8326 %texhash
8327
8328 %post fonts-adobe
8329 %texhash
8330
8331 %postun fonts-adobe
8332 %texhash
8333
8334 %post fonts-larm
8335 %texhash
8336
8337 %postun fonts-larm
8338 %texhash
8339
8340 %post fonts-ae
8341 %texhash
8342
8343 %postun fonts-ae
8344 %texhash
8345
8346 %post fonts-ams
8347 %texhash
8348
8349 %postun fonts-ams
8350 %texhash
8351
8352 %post fonts-antp
8353 %texhash
8354
8355 %postun fonts-antp
8356 %texhash
8357
8358 %post fonts-antt
8359 %texhash
8360
8361 %postun fonts-antt
8362 %texhash
8363
8364 %post fonts-bbm
8365 %texhash
8366
8367 %postun fonts-bbm
8368 %texhash
8369
8370 %post fonts-bbold
8371 %texhash
8372
8373 %postun fonts-bbold
8374 %texhash
8375
8376 %post fonts-bitstream
8377 %texhash
8378
8379 %postun fonts-bitstream
8380 %texhash
8381
8382 %post fonts-cc-pl
8383 %texhash
8384
8385 %postun fonts-cc-pl
8386 %texhash
8387
8388 %post fonts-cg
8389 %texhash
8390
8391 %postun fonts-cg
8392 %texhash
8393
8394 %post fonts-cm
8395 %texhash
8396
8397 %postun fonts-cm
8398 %texhash
8399
8400 %post fonts-cmbright
8401 %texhash
8402
8403 %postun fonts-cmbright
8404 %texhash
8405
8406 %post fonts-cmcyr
8407 %texhash
8408
8409 %postun fonts-cmcyr
8410 %texhash
8411
8412 %post fonts-cmextra
8413 %texhash
8414
8415 %postun fonts-cmextra
8416 %texhash
8417
8418 %post fonts-cmsuper
8419 %texhash
8420
8421 %postun fonts-cmsuper
8422 %texhash
8423
8424 %post fonts-concmath
8425 %texhash
8426
8427 %postun fonts-concmath
8428 %texhash
8429
8430 %post fonts-concrete
8431 %texhash
8432
8433 %postun fonts-concrete
8434 %texhash
8435
8436 %post fonts-cs
8437 %texhash
8438
8439 %postun fonts-cs
8440 %texhash
8441
8442 %post fonts-ecc
8443 %texhash
8444
8445 %postun fonts-ecc
8446 %texhash
8447
8448 %post fonts-eurosym
8449 %texhash
8450
8451 %postun fonts-eurosym
8452 %texhash
8453
8454 %post fonts-euxm
8455 %texhash
8456
8457 %postun fonts-euxm
8458 %texhash
8459
8460 %post fonts-gothic
8461 %texhash
8462
8463 %postun fonts-gothic
8464 %texhash
8465
8466 %post fonts-hoekwater
8467 %texhash
8468
8469 %postun fonts-hoekwater
8470 %texhash
8471
8472 %post fonts-jknappen
8473 %texhash
8474
8475 %postun fonts-jknappen
8476 %texhash
8477
8478 %post fonts-latex
8479 %texhash
8480
8481 %postun fonts-latex
8482 %texhash
8483
8484 %post fonts-kpfonts
8485 %texhash
8486
8487 %postun fonts-kpfonts
8488 %texhash
8489
8490 %post fonts-lh
8491 %texhash
8492
8493 %postun fonts-lh
8494 %texhash
8495
8496 %post fonts-lm
8497 %texhash
8498
8499 %postun fonts-lm
8500 %texhash
8501
8502 %post fonts-marvosym
8503 %texhash
8504
8505 %postun fonts-marvosym
8506 %texhash
8507
8508 %post fonts-mflogo
8509 %texhash
8510
8511 %postun fonts-mflogo
8512 %texhash
8513
8514 %post fonts-misc
8515 %texhash
8516
8517 %postun fonts-misc
8518 %texhash
8519
8520 %post fonts-monotype
8521 %texhash
8522
8523 %postun fonts-monotype
8524 %texhash
8525
8526 %post fonts-omega
8527 %texhash
8528
8529 %postun fonts-omega
8530 %texhash
8531
8532 %post fonts-other
8533 %texhash
8534
8535 %postun fonts-other
8536 %texhash
8537
8538 %post fonts-pl
8539 %texhash
8540
8541 %postun fonts-pl
8542 %texhash
8543
8544 %post fonts-px
8545 %texhash
8546
8547 %postun fonts-px
8548 %texhash
8549
8550 %post fonts-qpxqtx
8551 %texhash
8552
8553 %postun fonts-qpxqtx
8554 %texhash
8555
8556 %post fonts-rsfs
8557 %texhash
8558
8559 %postun fonts-rsfs
8560 %texhash
8561
8562 %post fonts-stmaryrd
8563 %texhash
8564
8565 %postun fonts-stmaryrd
8566 %texhash
8567
8568 %post fonts-tx
8569 %texhash
8570
8571 %postun fonts-tx
8572 %texhash
8573
8574 %post fonts-urw
8575 %texhash
8576
8577 %postun fonts-urw
8578 %texhash
8579
8580 %post fonts-urw35vf
8581 %texhash
8582
8583 %postun fonts-urw35vf
8584 %texhash
8585
8586 %post fonts-vnr
8587 %texhash
8588
8589 %postun fonts-vnr
8590 %texhash
8591
8592 %post fonts-wasy
8593 %texhash
8594
8595 %postun fonts-wasy
8596 %texhash
8597
8598 %post fonts-xypic
8599 %texhash
8600
8601 %postun fonts-xypic
8602 %texhash
8603
8604 %post fonts-yandy
8605 %texhash
8606
8607 %postun fonts-yandy
8608 %texhash
8609
8610 %post fonts-type1-antp
8611 %texhash
8612
8613 %postun fonts-type1-antp
8614 %texhash
8615
8616 %post fonts-type1-antt
8617 %texhash
8618
8619 %postun fonts-type1-antt
8620 %texhash
8621
8622 %post fonts-type1-belleek
8623 %texhash
8624
8625 %postun fonts-type1-belleek
8626 %texhash
8627
8628 %post fonts-type1-bitstream
8629 %texhash
8630
8631 %postun fonts-type1-bitstream
8632 %texhash
8633
8634 %post fonts-type1-bluesky
8635 %texhash
8636
8637 %postun fonts-type1-bluesky
8638 %texhash
8639
8640 %post fonts-type1-cc-pl
8641 %texhash
8642
8643 %postun fonts-type1-cc-pl
8644 %texhash
8645
8646 %post fonts-type1-cmcyr
8647 %texhash
8648
8649 %postun fonts-type1-cmcyr
8650 %texhash
8651
8652 %post fonts-type1-cs
8653 %texhash
8654
8655 %postun fonts-type1-cs
8656 %texhash
8657
8658 %post fonts-type1-eurosym
8659 %texhash
8660
8661 %postun fonts-type1-eurosym
8662 %texhash
8663
8664 %post fonts-type1-hoekwater
8665 %texhash
8666
8667 %postun fonts-type1-hoekwater
8668 %texhash
8669
8670 %post fonts-type1-lm
8671 %texhash
8672
8673 %postun fonts-type1-lm
8674 %texhash
8675
8676 %post fonts-type1-marvosym
8677 %texhash
8678
8679 %postun fonts-type1-marvosym
8680 %texhash
8681
8682 %post fonts-type1-mathpazo
8683 %texhash
8684
8685 %postun fonts-type1-mathpazo
8686 %texhash
8687
8688 %post fonts-type1-omega
8689 %texhash
8690
8691 %postun fonts-type1-omega
8692 %texhash
8693
8694 %post fonts-type1-pl
8695 %texhash
8696
8697 %postun fonts-type1-pl
8698 %texhash
8699
8700 %post fonts-type1-px
8701 %texhash
8702
8703 %postun fonts-type1-px
8704 %texhash
8705
8706 %post fonts-type1-tx
8707 %texhash
8708
8709 %postun fonts-type1-tx
8710 %texhash
8711
8712 %post fonts-type1-urw
8713 %texhash
8714
8715 %postun fonts-type1-urw
8716 %texhash
8717
8718 %post fonts-type1-vnr
8719 %texhash
8720
8721 %postun fonts-type1-vnr
8722 %texhash
8723
8724 %post fonts-type1-xypic
8725 %texhash
8726
8727 %postun fonts-type1-xypic
8728 %texhash
8729
8730 %post -n texconfig
8731 %texhash
8732
8733 %postun -n texconfig
8734 %texhash
8735
8736 %post xetex
8737 %texhash
8738
8739 %postun xetex
8740 %texhash
8741
8742 %post xmltex
8743 %texhash
8744
8745 %postun xmltex
8746 %texhash
8747
8748 %post luatex
8749 %texhash
8750
8751 %postun luatex
8752 %texhash
8753
8754 %files
8755 %defattr(644,root,root,755)
8756 # There isn't doc/fonts directory
8757 %dir %{texmfdist}/doc/fonts
8758 %doc %{texmfdist}/doc/fontname
8759
8760 # ***********
8761 # executables
8762 # ***********
8763 %attr(755,root,root) %{_bindir}/afm2tfm
8764 %attr(755,root,root) %{_bindir}/allcm
8765 %attr(755,root,root) %{_bindir}/allec
8766 %attr(755,root,root) %{_bindir}/allneeded
8767 %attr(755,root,root) %{_bindir}/cweave
8768 %attr(755,root,root) %{_bindir}/ctangle
8769 %attr(755,root,root) %{_bindir}/ctie
8770 %attr(755,root,root) %{_bindir}/dmp
8771 %attr(755,root,root) %{_bindir}/dvipng
8772 %attr(755,root,root) %{_bindir}/ebb
8773 %attr(755,root,root) %{_bindir}/fmtutil
8774 %attr(755,root,root) %{_bindir}/fmtutil-sys
8775 %attr(755,root,root) %{_bindir}/fontinst
8776 %attr(755,root,root) %{_bindir}/gftodvi
8777 %attr(755,root,root) %{_bindir}/gftopk
8778 %attr(755,root,root) %{_bindir}/gftype
8779 %attr(755,root,root) %{_bindir}/gsftopk
8780 %attr(755,root,root) %{_bindir}/kpseaccess
8781 %attr(755,root,root) %{_bindir}/kpsereadlink
8782 %attr(755,root,root) %{_bindir}/kpsewhere
8783 %attr(755,root,root) %{_bindir}/mag
8784 %attr(755,root,root) %{_bindir}/makempx
8785 %attr(755,root,root) %{_bindir}/mf
8786 %attr(755,root,root) %{_bindir}/mf-nowin
8787 %attr(755,root,root) %{_bindir}/mft
8788 %attr(755,root,root) %{_bindir}/mktexmf
8789 %attr(755,root,root) %{_bindir}/mktexpk
8790 %attr(755,root,root) %{_bindir}/mktextfm
8791 %attr(755,root,root) %{_bindir}/mktexfmt
8792 %attr(755,root,root) %{_bindir}/mktexlsr
8793 %attr(755,root,root) %{_bindir}/newer
8794 %attr(755,root,root) %{_bindir}/patgen
8795 %attr(755,root,root) %{_bindir}/pdfetex
8796 %attr(755,root,root) %{_bindir}/pfb2pfa
8797 %attr(755,root,root) %{_bindir}/pk2bm
8798 %attr(755,root,root) %{_bindir}/pktogf
8799 %attr(755,root,root) %{_bindir}/pktype
8800 %attr(755,root,root) %{_bindir}/pltotf
8801 %attr(755,root,root) %{_bindir}/pooltype
8802 %attr(755,root,root) %{_bindir}/ps2frag
8803 %attr(755,root,root) %{_bindir}/ps2pk
8804 %attr(755,root,root) %{_bindir}/tangle
8805 %attr(755,root,root) %{_bindir}/tex
8806 %attr(755,root,root) %{_bindir}/texhash
8807 %attr(755,root,root) %{_bindir}/texlinks
8808 %attr(755,root,root) %{_bindir}/tftopl
8809 %attr(755,root,root) %{_bindir}/tie
8810 %attr(755,root,root) %{_bindir}/ttf2afm
8811 %attr(755,root,root) %{_bindir}/updmap
8812 %attr(755,root,root) %{_bindir}/updmap-sys
8813 %attr(755,root,root) %{_bindir}/vftovp
8814 %attr(755,root,root) %{_bindir}/vptovf
8815 %attr(755,root,root) %{_bindir}/weave
8816
8817 %attr(755,root,root) %{texmf}/web2c/mktexnam
8818 %attr(755,root,root) %{texmf}/web2c/mktexdir
8819 %attr(755,root,root) %{texmf}/web2c/mktexupd
8820
8821 %attr(750,root,root) /etc/cron.daily/texlive
8822
8823 %ghost %{texmf}/ls-R
8824 %ghost %{texmfdist}/ls-R
8825
8826 %config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/language.dat
8827 %config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/language.def
8828 %config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/language.us
8829 %config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/language.us.def
8830
8831 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/fmtutil.cnf
8832 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktex.cnf
8833 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktex.opt
8834 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktexdir.opt
8835 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktexnam.opt
8836 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/texmf.cnf
8837 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/updmap.cfg
8838 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/updmap-hdr.cfg
8839
8840 %attr(1777,root,root) /var/cache/fonts
8841
8842 %{_datadir}/info/web2c.info*
8843
8844 # ***********
8845 # Directories
8846 # ***********
8847 %attr(1777,root,root) %dir %{_localstatedir}
8848 %attr(1777,root,root) %dir %{_localstatedir}/fonts
8849 %attr(1777,root,root) %dir %{_localstatedir}/fonts/map
8850 %attr(1777,root,root) %dir %{fmtdir}
8851
8852 %dir %{texmfdist}/doc
8853 %dir %{texmfdist}/doc/generic
8854 %dir %{texmfdist}/doc/generic/enctex
8855 %dir %{texmfdist}/doc/latex
8856 %dir %{texmfdist}/dvips
8857 %dir %{texmfdist}/mft
8858 %dir %{texmfdist}/makeindex
8859 %dir %{texmfdist}/tex
8860 %dir %{texmfdist}/tex/generic
8861 %dir %{texmfdist}/tex/generic/dehyph-exptl
8862 %dir %{texmfdist}/tex/generic/enctex
8863 %dir %{texmfdist}/tex/generic/hyph-utf8
8864 %dir %{texmfdist}/tex/generic/misc
8865 %dir %{texmfdist}/tex/latex
8866 %dir %{texmfdist}/tex/latex/base
8867 %dir %{texmfdist}/tex/plain
8868 %dir %{texmfdist}/scripts
8869 %dir %{texmfdist}/source/generic
8870 %dir %{texmfdist}/source/latex
8871 %dir %{texmf}/doc
8872 %dir %{texmf}/doc/generic
8873 %dir %{texmf}/doc/latex
8874 %dir %{texmf}/doc/tetex
8875 %dir %{texmf}/dvips
8876 %dir %{texmf}/dvips/config
8877 %dir %{texmf}/dvips/tetex
8878 %dir %{texmf}/fmtutil
8879 %dir %{texmf}/scripts
8880 %dir %{texmf}/scripts/texlive
8881 %dir %{texmf}/tex
8882 %dir %{texmf}/tex/generic
8883 %dir %{texmf}/tex/generic/config
8884 %dir %{texmf}/web2c
8885
8886 # Docs
8887 %doc %{texmfdist}/README
8888 %doc %{texmfdist}/doc/generic/epsf
8889 %doc %{texmfdist}/doc/generic/hyph-utf8
8890 %doc %{texmfdist}/doc/generic/tex-ps
8891 %doc %{texmfdist}/source/fontinst
8892 %doc %{texmf}/README
8893 %doc %{texmf}/doc/dvipng
8894 %doc %{texmf}/doc/tetex/TETEXDOC.*
8895 %doc %{texmf}/doc/tetex/teTeX-FAQ
8896 %doc %{texmf}/doc/texinfo
8897 %doc %{texmf}/doc/web2c
8898
8899 %{texmf}/doc/info
8900
8901 %dir %{texmfdist}/fonts/enc/dvips/vntex
8902 %{texmfdist}/fonts/enc/dvips/vntex/8b.enc
8903 %{texmfdist}/fonts/enc/dvips/vntex/t5.enc
8904 %{texmfdist}/fonts/map/fontname
8905
8906 %{texmf}/fonts/enc/dvips/tetex/09fbbfac.enc
8907 %{texmf}/fonts/enc/dvips/tetex/0ef0afca.enc
8908 %{texmf}/fonts/enc/dvips/tetex/10037936.enc
8909 %{texmf}/fonts/enc/dvips/tetex/1b6d048e.enc
8910 %{texmf}/fonts/enc/dvips/tetex/71414f53.enc
8911 %{texmf}/fonts/enc/dvips/tetex/74afc74c.enc
8912 %{texmf}/fonts/enc/dvips/tetex/aae443f0.enc
8913 %{texmf}/fonts/enc/dvips/tetex/b6a4d7c7.enc
8914 %{texmf}/fonts/enc/dvips/tetex/bbad153f.enc
8915 %{texmf}/fonts/enc/dvips/tetex/d9b29452.enc
8916 %{texmf}/fonts/enc/dvips/tetex/f7b6d320.enc
8917 %{texmf}/fonts/map/dvips/tetex/ps2pk35.map
8918
8919 %{texmfdist}/metafont
8920 %{texmfdist}/mft/base
8921 %{texmfdist}/source/metafont
8922 %{texmfdist}/tex/fontinst
8923 %{texmfdist}/tex/generic/dehyph-exptl/*
8924 %{texmfdist}/tex/generic/encodings
8925 %{texmfdist}/tex/generic/epsf
8926 %{texmfdist}/tex/generic/hyph-utf8/*
8927 %{texmfdist}/tex/generic/genmisc
8928 %{texmfdist}/tex/generic/misc/null.tex
8929 %{texmfdist}/tex/generic/misc/texnames.sty
8930 %{texmfdist}/tex/generic/tap
8931 %{texmfdist}/tex/generic/tex-ps
8932 %{texmfdist}/tex/texinfo
8933 %{texmf}/tex/fontinst
8934 %{texmf}/tex/generic/hyphen
8935 %{texmf}/fmtutil/format.metafont.cnf
8936 %{texmf}/fonts/map/dvips/updmap/*
8937 %{texmf}/web2c/*.tcx
8938
8939 %{_mandir}/man1/afm2tfm.1*
8940 %{_mandir}/man1/allcm.1*
8941 %{_mandir}/man1/allec.1*
8942 %{_mandir}/man1/allneeded.1*
8943 %{_mandir}/man1/ctangle.1*
8944 %{_mandir}/man1/ctie.1*
8945 %{_mandir}/man1/cweave.1*
8946 %{_mandir}/man1/cweb.1*
8947 %{_mandir}/man1/dmp.1*
8948 %{_mandir}/man1/dvipdft.1*
8949 %{_mandir}/man1/dvipng.1*
8950 %{_mandir}/man1/ebb.1*
8951 %{_mandir}/man1/fmtutil.1*
8952 %{_mandir}/man1/fmtutil-sys.1*
8953 %{_mandir}/man1/fontinst.1*
8954 %{_mandir}/man1/gftodvi.1*
8955 %{_mandir}/man1/gftopk.1*
8956 %{_mandir}/man1/gftype.1*
8957 %{_mandir}/man1/gsftopk.1*
8958 %{_mandir}/man1/kpseaccess.1*
8959 %{_mandir}/man1/kpsereadlink.1*
8960 %{_mandir}/man1/kpsewhere.1*
8961 %{_mandir}/man1/mag.1*
8962 %{_mandir}/man1/makempx.1*
8963 %{_mandir}/man1/makempy.1*
8964 %{_mandir}/man1/mf.1*
8965 %{_mandir}/man1/mf-nowin.1*
8966 %{_mandir}/man1/mft.1*
8967 %{_mandir}/man1/mktexmf.1*
8968 %{_mandir}/man1/mktexpk.1*
8969 %{_mandir}/man1/mktextfm.1*
8970 %{_mandir}/man1/mktexfmt.1*
8971 %{_mandir}/man1/mktexlsr.1*
8972 %{_mandir}/man1/newer.1*
8973 %{_mandir}/man1/patgen.1*
8974 %{_mandir}/man1/pdfetex.1*
8975 %{_mandir}/man1/pfb2pfa.1*
8976 %{_mandir}/man1/pk2bm.1*
8977 %{_mandir}/man1/pktogf.1*
8978 %{_mandir}/man1/pktype.1*
8979 %{_mandir}/man1/pltotf.1*
8980 %{_mandir}/man1/pooltype.1*
8981 %{_mandir}/man1/ps2frag.1*
8982 %{_mandir}/man1/ps2pk.1*
8983 %{_mandir}/man1/tangle.1*
8984 %{_mandir}/man1/tex.1*
8985 %{_mandir}/man1/texexec.1*
8986 %{_mandir}/man1/texhash.1*
8987 %{_mandir}/man1/texlinks.1*
8988 %{_mandir}/man1/tftopl.1*
8989 %{_mandir}/man1/tie.1*
8990 %{_mandir}/man1/ttf2afm.1*
8991 %{_mandir}/man1/updmap.1*
8992 %{_mandir}/man1/updmap-sys.1*
8993 %{_mandir}/man1/vftovp.1*
8994 %{_mandir}/man1/vptovf.1*
8995 %{_mandir}/man1/weave.1*
8996 %{_mandir}/man5/fmtutil.cnf.5*
8997 %{_mandir}/man5/updmap.cfg.5*
8998 %dir %{fmtdir}/pdftex
8999 %{fmtdir}/pdftex/pdfetex.fmt
9000 %dir %{fmtdir}/tex
9001 %{fmtdir}/tex/tex.fmt
9002
9003 %files other-utils
9004 %defattr(644,root,root,755)
9005 %attr(755,root,root) %{_bindir}/bg5+latex
9006 %attr(755,root,root) %{_bindir}/bg5+pdflatex
9007 %attr(755,root,root) %{_bindir}/bg5conv
9008 %attr(755,root,root) %{_bindir}/bg5latex
9009 %attr(755,root,root) %{_bindir}/bg5pdflatex
9010 %attr(755,root,root) %{_bindir}/bibtex8
9011 %attr(755,root,root) %{_bindir}/cfftot1
9012 %attr(755,root,root) %{_bindir}/ebong
9013 %attr(755,root,root) %{_bindir}/extconv
9014 %attr(755,root,root) %{_bindir}/extractbb
9015 %attr(755,root,root) %{_bindir}/gbklatex
9016 %attr(755,root,root) %{_bindir}/gbkpdflatex
9017 %attr(755,root,root) %{_bindir}/getnonfreefonts
9018 %attr(755,root,root) %{_bindir}/getnonfreefonts-sys
9019 %attr(755,root,root) %{_bindir}/hbf2gf
9020 %attr(755,root,root) %{_bindir}/lamed
9021 %attr(755,root,root) %{_bindir}/makeglossaries
9022 %attr(755,root,root) %{_bindir}/metafun
9023 %attr(755,root,root) %{_bindir}/mkjobtexmf
9024 %attr(755,root,root) %{_bindir}/mllatex
9025 %attr(755,root,root) %{_bindir}/mltex
9026 %attr(755,root,root) %{_bindir}/mmafm
9027 %attr(755,root,root) %{_bindir}/mmpfb
9028 %attr(755,root,root) %{_bindir}/musixflx
9029 %attr(755,root,root) %{_bindir}/ofm2opl
9030 %attr(755,root,root) %{_bindir}/otfinfo
9031 %attr(755,root,root) %{_bindir}/otftotfm
9032 %attr(755,root,root) %{_bindir}/oxdvi
9033 %attr(755,root,root) %{_bindir}/pdfatfi
9034 %attr(755,root,root) %{_bindir}/pdfclose
9035 %attr(755,root,root) %{_bindir}/pdfopen
9036 %attr(755,root,root) %{_bindir}/pdftosrc
9037 %attr(755,root,root) %{_bindir}/perltex
9038 %attr(755,root,root) %{_bindir}/physe
9039 %attr(755,root,root) %{_bindir}/pkfix
9040 %attr(755,root,root) %{_bindir}/rungs
9041 %attr(755,root,root) %{_bindir}/simpdftex
9042 %attr(755,root,root) %{_bindir}/sjisconv
9043 %attr(755,root,root) %{_bindir}/sjislatex
9044 %attr(755,root,root) %{_bindir}/sjispdflatex
9045 %attr(755,root,root) %{_bindir}/synctex
9046 %attr(755,root,root) %{_bindir}/t1dotlessj
9047 %attr(755,root,root) %{_bindir}/t1lint
9048 %attr(755,root,root) %{_bindir}/t1reencode
9049 %attr(755,root,root) %{_bindir}/t1testpage
9050 %attr(755,root,root) %{_bindir}/texcount
9051 %attr(755,root,root) %{_bindir}/texsis
9052 %attr(755,root,root) %{_bindir}/tpic2pdftex
9053 %attr(755,root,root) %{_bindir}/ttf2pk
9054 %attr(755,root,root) %{_bindir}/ttf2tfm
9055 %attr(755,root,root) %{_bindir}/ttftotype42
9056 %attr(755,root,root) %{_bindir}/vlna
9057 %attr(755,root,root) %{_bindir}/vpe
9058 %{_mandir}/man1/cfftot1.1*
9059 %{_mandir}/man1/getnonfreefonts-sys.1
9060 %{_mandir}/man1/getnonfreefonts.1*
9061 %{_mandir}/man1/hbf2gf.1*
9062 %{_mandir}/man1/mkjobtexmf.1*
9063 %{_mandir}/man1/mmafm.1*
9064 %{_mandir}/man1/mmpfb.1*
9065 %{_mandir}/man1/otfinfo.1*
9066 %{_mandir}/man1/otftotfm.1*
9067 %{_mandir}/man1/oxdvi.1
9068 %{_mandir}/man1/pdftosrc.1*
9069 %{_mandir}/man1/synctex.1*
9070 %{_mandir}/man1/t1dotlessj.1*
9071 %{_mandir}/man1/t1lint.1*
9072 %{_mandir}/man1/t1reencode.1*
9073 %{_mandir}/man1/t1testpage.1*
9074 %{_mandir}/man1/ttf2pk.1*
9075 %{_mandir}/man1/ttf2tfm.1*
9076 %{_mandir}/man1/ttftotype42.1*
9077 %{_mandir}/man1/vlna.1*
9078 %{_mandir}/man5/synctex.5*
9079 %dir %{texmfdist}/scripts/mkjobtexmf
9080 %attr(755,root,root) %{texmfdist}/scripts/mkjobtexmf/mkjobtexmf.pl
9081 %{texmfdist}/source/startex
9082 %{texmfdist}/tex/texsis
9083 %{texmfdist}/tex/startex
9084 %{texmf}/fmtutil/fmtutil-hdr.cnf
9085 %{texmf}/fmtutil/format.cyrtex.cnf
9086 %{texmf}/fmtutil/format.cyrtexinfo.cnf
9087 %{texmf}/fmtutil/format.mltex.cnf
9088 %{texmf}/ttf2pk
9089 %{texmf}/fonts/enc/ttf2pk
9090 %{texmf}/fonts/map/ttf2pk
9091 %{texmfdist}/tex/generic/abbr
9092 %{texmfdist}/tex/generic/abstyles
9093 %{texmfdist}/tex/generic/barr
9094 %{texmfdist}/tex/generic/borceux
9095 %{texmfdist}/source/generic/borceux
9096 %{texmfdist}/tex/generic/c-pascal
9097 %{texmfdist}/tex/generic/cirth
9098 %{texmfdist}/tex/generic/dratex
9099 %{texmfdist}/tex/generic/ean
9100 %{texmfdist}/tex/generic/edmac
9101 %{texmfdist}/tex/generic/elvish
9102 %{texmfdist}/tex/generic/fenixpar
9103 %{texmfdist}/tex/generic/fltpoint
9104 %{texmfdist}/source/generic/fltpoint
9105 %{texmfdist}/tex/generic/musixtex
9106 %{texmfdist}/source/generic/hyphenex
9107 %{texmfdist}/source/generic/mkjobtexmf
9108 %{texmf}/hbf2gf
9109 %{texmf}/fmtutil/format.texsis.cnf
9110 %{fmtdir}/pdftex/texsis.fmt
9111 # rungs and friends
9112 %dir %{texmf}/scripts/texlive/gswin32
9113 %attr(755,root,root) %{texmf}/scripts/texlive/psv.tlu
9114 %attr(755,root,root) %{texmf}/scripts/texlive/rungs.tlu
9115 %attr(755,root,root) %{texmf}/scripts/texlive/gswin32/*
9116
9117 %files jadetex
9118 %defattr(644,root,root,755)
9119 %attr(755,root,root) %{_bindir}/jadetex
9120 %attr(755,root,root) %{_bindir}/pdfjadetex
9121 %dir %{texmfdist}/doc/jadetex
9122 %doc %{texmfdist}/doc/jadetex/base
9123 %dir %{texmfdist}/source/jadetex
9124 %dir %{texmfdist}/source/jadetex/base
9125 %doc %{texmfdist}/source/jadetex/base/ChangeLog*
9126 %{texmfdist}/source/jadetex/base/Makefile
9127 %{texmfdist}/source/jadetex/base/jadetex.*
9128 %{texmfdist}/tex/jadetex
9129 %{texmf}/fmtutil/format.jadetex.cnf
9130
9131 %files other-utils-doc
9132 %defattr(644,root,root,755)
9133 %doc %{texmfdist}/doc/generic/abbr
9134 %doc %{texmfdist}/doc/texsis
9135 %doc %{texmfdist}/doc/startex
9136 %doc %{texmfdist}/doc/generic/c-pascal
9137 %doc %{texmfdist}/doc/generic/barr
9138 %doc %{texmfdist}/doc/generic/borceux
9139 %doc %{texmfdist}/doc/generic/dratex
9140 %doc %{texmfdist}/doc/generic/mkjobtexmf
9141 %doc %{texmfdist}/doc/support/texcount
9142 %doc %{texmf}/doc/tpic2pdftex
9143 %doc %{texmf}/doc/extconv
9144 %doc %{texmfdist}/doc/generic/fenixpar
9145 %doc %{texmfdist}/doc/generic/fltpoint
9146 %doc %{texmf}/doc/bg5conv
9147 %doc %{texmf}/doc/pkfix
9148 %doc %{texmf}/doc/hbf2gf
9149 %doc %{texmf}/doc/ttf2pk
9150 %doc %{texmf}/doc/sjisconv
9151 %doc %{texmf}/doc/vlna
9152
9153 %files dirs-fonts
9154 %defattr(644,root,root,755)
9155 %dir %{texmfdist}
9156 %dir %{texmfdist}/fonts
9157 %dir %{texmfdist}/fonts/afm
9158 %dir %{texmfdist}/fonts/afm/hoekwater
9159 %dir %{texmfdist}/fonts/afm/public
9160 %dir %{texmfdist}/fonts/afm/vntex
9161 %dir %{texmfdist}/fonts/enc
9162 %dir %{texmfdist}/fonts/enc/dvips
9163 %dir %{texmfdist}/fonts/map
9164 %dir %{texmfdist}/fonts/map/dvipdfm
9165 %dir %{texmfdist}/fonts/map/dvips
9166 %dir %{texmfdist}/fonts/map/dvips/vntex
9167 %dir %{texmfdist}/fonts/map/public
9168 %dir %{texmfdist}/fonts/map/vtex
9169 %dir %{texmfdist}/fonts/ofm
9170 %dir %{texmfdist}/fonts/ofm/public
9171 %dir %{texmfdist}/fonts/ovf
9172 %dir %{texmfdist}/fonts/ovf/public
9173 %dir %{texmfdist}/fonts/ovp
9174 %dir %{texmfdist}/fonts/ovp/public
9175 %dir %{texmfdist}/fonts/opentype
9176 %dir %{texmfdist}/fonts/opentype/public
9177 %dir %{texmfdist}/fonts/pk
9178 %dir %{texmfdist}/fonts/pk/ljfour
9179 %dir %{texmfdist}/fonts/source
9180 %dir %{texmfdist}/fonts/source/public
9181 %dir %{texmfdist}/fonts/source/vntex
9182 %dir %{texmfdist}/fonts/tfm
9183 %dir %{texmfdist}/fonts/tfm/public
9184 %dir %{texmfdist}/fonts/tfm/vntex
9185 %dir %{texmfdist}/fonts/truetype
9186 %dir %{texmfdist}/fonts/type1
9187 %dir %{texmfdist}/fonts/type1/hoekwater
9188 %dir %{texmfdist}/fonts/type1/public
9189 %dir %{texmfdist}/fonts/type1/vntex
9190 %dir %{texmfdist}/fonts/vf
9191 %dir %{texmfdist}/fonts/vf/public
9192 %dir %{texmfdist}/fonts/vf/vntex
9193 %dir %{texmfdist}/source
9194 %dir %{texmfdist}/source/fonts
9195 %dir %{texmfdist}/source/fonts/eurofont
9196 %dir %{texmf}
9197 %dir %{texmf}/fonts
9198 %dir %{texmf}/fonts/enc
9199 %dir %{texmf}/fonts/enc/dvips
9200 %dir %{texmf}/fonts/enc/dvips/tetex
9201 %dir %{texmf}/fonts/map
9202 %dir %{texmf}/fonts/map/dvips
9203 %dir %{texmf}/fonts/map/dvips/tetex
9204 %dir %{texmf}/fonts/map/dvips/updmap
9205 %dir %{texmf}/fonts/opentype
9206 %dir %{texmf}/fonts/opentype/public
9207
9208 %files doc
9209 %defattr(644,root,root,755)
9210 %doc %{texmfdist}/doc/generic/dehyph-exptl
9211 %dir %{texmfdoc}
9212 %dir %{texmfdoc}/doc
9213 %{texmfdoc}/README
9214 %{texmfdoc}/ls-R
9215 %{texmfdoc}/doc/english
9216 %{texmfdist}/doc/fontinst
9217
9218 %files doc-bg
9219 %defattr(644,root,root,755)
9220 %{texmfdoc}/doc/bulgarian
9221
9222 %files doc-cs
9223 %defattr(644,root,root,755)
9224 %{texmfdoc}/doc/czechslovak
9225
9226 %files doc-de
9227 %defattr(644,root,root,755)
9228 %{texmfdoc}/doc/german
9229
9230 %files doc-el
9231 %defattr(644,root,root,755)
9232 %{texmfdoc}/doc/greek
9233 %{texmf}/doc/generic/elhyphen
9234
9235 %files doc-es
9236 %defattr(644,root,root,755)
9237 %{texmfdoc}/doc/spanish
9238
9239 %files doc-fi
9240 %defattr(644,root,root,755)
9241 %{texmfdoc}/doc/finnish
9242
9243 %files doc-fr
9244 %defattr(644,root,root,755)
9245 %{texmfdoc}/doc/french
9246
9247 %files doc-it
9248 %defattr(644,root,root,755)
9249 %{texmfdoc}/doc/italian
9250
9251 %files doc-ja
9252 %defattr(644,root,root,755)
9253 %{texmfdoc}/doc/japanese
9254
9255 %files doc-ko
9256 %defattr(644,root,root,755)
9257 %{texmfdoc}/doc/korean
9258
9259 %files doc-mn
9260 %defattr(644,root,root,755)
9261 %{texmfdoc}/doc/mongolian
9262
9263 %files doc-nl
9264 %defattr(644,root,root,755)
9265 %{texmfdoc}/doc/dutch
9266
9267 %files doc-pl
9268 %defattr(644,root,root,755)
9269 %{texmfdoc}/doc/polish
9270
9271 %files doc-pt
9272 %defattr(644,root,root,755)
9273 %{texmfdoc}/doc/portuguese
9274
9275 %files doc-ru
9276 %defattr(644,root,root,755)
9277 %{texmfdoc}/doc/russian
9278
9279 %files doc-sk
9280 %defattr(644,root,root,755)
9281 %{texmfdoc}/doc/slovak
9282
9283 %files doc-sl
9284 %defattr(644,root,root,755)
9285 %{texmfdoc}/doc/slovenian
9286
9287 %files doc-th
9288 %defattr(644,root,root,755)
9289 %{texmfdoc}/doc/thai
9290
9291 %files doc-tr
9292 %defattr(644,root,root,755)
9293 %{texmfdoc}/doc/turkish
9294
9295 %files doc-uk
9296 %defattr(644,root,root,755)
9297 %{texmfdoc}/doc/ukrainian
9298
9299 %files doc-vi
9300 %defattr(644,root,root,755)
9301 %{texmfdoc}/doc/vietnamese
9302
9303 %files doc-zh_CN
9304 %defattr(644,root,root,755)
9305 %{texmfdoc}/doc/chinese
9306
9307 %files doc-latex
9308 %defattr(644,root,root,755)
9309 %doc %{texmfdist}/doc/fonts/calrsfs
9310 %doc %{texmfdist}/doc/generic/encxvlna
9311 %doc %{texmfdist}/doc/generic/shapepar
9312 %doc %{texmfdist}/doc/generic/textmerg
9313 %doc %{texmfdist}/doc/latex/acronym
9314 %doc %{texmfdist}/doc/latex/aeguill
9315 %doc %{texmfdist}/doc/latex/anysize
9316 %doc %{texmfdist}/doc/latex/base
9317 %doc %{texmfdist}/doc/latex/beton
9318 %doc %{texmfdist}/doc/latex/cjk
9319 %doc %{texmfdist}/doc/latex/concmath
9320 %doc %{texmfdist}/doc/latex/crop
9321 %doc %{texmfdist}/doc/latex/draftcopy
9322 %doc %{texmfdist}/doc/latex/eepic
9323 %doc %{texmfdist}/doc/latex/endfloat
9324 %doc %{texmfdist}/doc/latex/eso-pic
9325 %doc %{texmfdist}/doc/latex/euler
9326 %doc %{texmfdist}/doc/latex/eulervm
9327 %doc %{texmfdist}/doc/latex/extsizes
9328 %doc %{texmfdist}/doc/latex/fancybox
9329 %doc %{texmfdist}/doc/latex/fancyhdr
9330 %doc %{texmfdist}/doc/latex/fancyvrb
9331 %doc %{texmfdist}/doc/latex/filecontents
9332 %doc %{texmfdist}/doc/latex/float
9333 %doc %{texmfdist}/doc/latex/floatflt
9334 %doc %{texmfdist}/doc/latex/footmisc
9335 %doc %{texmfdist}/doc/latex/footnpag
9336 %doc %{texmfdist}/doc/latex/fp
9337 %doc %{texmfdist}/doc/latex/geometry
9338 %doc %{texmfdist}/doc/latex/graphics
9339 %doc %{texmfdist}/doc/latex/hyperref
9340 %doc %{texmfdist}/doc/latex/hyphenat
9341 %doc %{texmfdist}/doc/latex/index
9342 %doc %{texmfdist}/doc/latex/koma-script
9343 %doc %{texmfdist}/doc/latex/labels
9344 %doc %{texmfdist}/doc/latex/layouts
9345 %doc %{texmfdist}/doc/latex/listings
9346 %doc %{texmfdist}/doc/latex/localloc
9347 %doc %{texmfdist}/doc/latex/ltabptch
9348 %doc %{texmfdist}/doc/latex/mdwtools
9349 %doc %{texmfdist}/doc/latex/memoir
9350 %doc %{texmfdist}/doc/latex/mh
9351 %doc %{texmfdist}/doc/latex/mparhack
9352 %doc %{texmfdist}/doc/latex/ms
9353 %doc %{texmfdist}/doc/latex/multibib
9354 %doc %{texmfdist}/doc/latex/mwcls
9355 %doc %{texmfdist}/doc/latex/nomencl
9356 %doc %{texmfdist}/doc/latex/ntgclass
9357 %doc %{texmfdist}/doc/latex/oberdiek
9358 %doc %{texmfdist}/doc/latex/overpic
9359 %doc %{texmfdist}/doc/latex/paralist
9360 %doc %{texmfdist}/doc/latex/pb-diagram
9361 %doc %{texmfdist}/doc/latex/pdfpages
9362 %doc %{texmfdist}/doc/latex/picinpar
9363 %doc %{texmfdist}/doc/latex/pict2e
9364 %doc %{texmfdist}/doc/latex/placeins
9365 %doc %{texmfdist}/doc/latex/preprint
9366 %doc %{texmfdist}/doc/latex/preview
9367 %doc %{texmfdist}/doc/latex/program
9368 %doc %{texmfdist}/doc/latex/psfrag
9369 %doc %{texmfdist}/doc/latex/revtex
9370 %doc %{texmfdist}/doc/latex/rotating
9371 %doc %{texmfdist}/doc/latex/rotfloat
9372 %doc %{texmfdist}/doc/latex/scale
9373 %doc %{texmfdist}/doc/latex/sectsty
9374 %doc %{texmfdist}/doc/latex/seminar
9375 %doc %{texmfdist}/doc/latex/showlabels
9376 %doc %{texmfdist}/doc/latex/sidecap
9377 %doc %{texmfdist}/doc/latex/slashbox
9378 %doc %{texmfdist}/doc/latex/soul
9379 %doc %{texmfdist}/doc/latex/stdclsdv
9380 %doc %{texmfdist}/doc/latex/subfig
9381 %doc %{texmfdist}/doc/latex/subfigure
9382 %doc %{texmfdist}/doc/latex/textfit
9383 %doc %{texmfdist}/doc/latex/textpos
9384 %doc %{texmfdist}/doc/latex/titlesec
9385 %doc %{texmfdist}/doc/latex/tocbibind
9386 %doc %{texmfdist}/doc/latex/tocloft
9387 %doc %{texmfdist}/doc/latex/tools
9388 %doc %{texmfdist}/doc/latex/totpages
9389 %doc %{texmfdist}/doc/latex/type1cm
9390 %doc %{texmfdist}/doc/latex/units
9391 %doc %{texmfdist}/doc/latex/vmargin
9392 %doc %{texmfdist}/doc/latex/was
9393 %doc %{texmfdist}/doc/latex/wrapfig
9394 %doc %{texmfdist}/doc/latex/xtab
9395 %doc %{texmfdist}/doc/latex/yfonts
9396
9397 %files -n kpathsea
9398 %defattr(644,root,root,755)
9399 %doc %{texmf}/doc/kpathsea
9400 %attr(755,root,root) %{_bindir}/kpsepath
9401 %attr(755,root,root) %{_bindir}/kpsestat
9402 %attr(755,root,root) %{_bindir}/kpsetool
9403 %attr(755,root,root) %{_bindir}/kpsewhich
9404 %attr(755,root,root) %{_bindir}/kpsexpand
9405 %attr(755,root,root) %{_libdir}/libkpathsea.so.*.*.*
9406 %attr(755,root,root) %ghost %{_libdir}/libkpathsea.so.4
9407 %{_libdir}/libkpathsea.la
9408 %{_mandir}/man1/kpsexpand.1*
9409 %{_mandir}/man1/kpsepath.1*
9410 %{_mandir}/man1/kpsestat.1*
9411 %{_mandir}/man1/kpsetool.1*
9412 %{_mandir}/man1/kpsewhich.1*
9413
9414 %files -n kpathsea-devel
9415 %defattr(644,root,root,755)
9416 %attr(755,root,root) %{_libdir}/libkpathsea.so
9417 %{_includedir}/kpathsea
9418 %{_infodir}/kpathsea.info*
9419
9420 %files dvips
9421 %defattr(644,root,root,755)
9422 %dir %{texmfdist}/fonts/map/dvips/cmex
9423 %dir %{texmf}/dvipdfm
9424 %dir %{texmf}/fonts/map/dvipdfm
9425 %dir %{texmf}/fonts/map/dvips
9426 %dir %{texmf}/fonts/map/dvips/tetex
9427 %doc %{texmf}/doc/dvips
9428 %doc %{texmf}/doc/dvipdfm
9429 # dvi2fax requires ghostscript
9430 %attr(755,root,root) %{_bindir}/dvi2fax
9431 %attr(755,root,root) %{_bindir}/dvicopy
9432 %attr(755,root,root) %{_bindir}/dvipdfm
9433 %attr(755,root,root) %{_bindir}/dvipdft
9434 %attr(755,root,root) %{_bindir}/dvips
9435 %attr(755,root,root) %{_bindir}/dvired
9436 %attr(755,root,root) %{_bindir}/dvitomp
9437 %attr(755,root,root) %{_bindir}/dvitype
9438 %{_infodir}/dvips.info*
9439 %{_mandir}/man1/dvi2fax.1*
9440 %{_mandir}/man1/dvicopy.1*
9441 %{_mandir}/man1/dvipdfm.1*
9442 %{_mandir}/man1/dvips.1*
9443 %{_mandir}/man1/dvired.1*
9444 %{_mandir}/man1/dvitomp.1*
9445 %{_mandir}/man1/dvitype.1*
9446 %{texmfdist}/fonts/enc/dvips/base
9447 %{texmfdist}/fonts/map/dvips/allrunes
9448 %{texmfdist}/fonts/map/dvips/cmex/ttcmex.map
9449 %{texmfdist}/tex/generic/dvips
9450 %{texmfdist}/dvips/ams
9451 %{texmfdist}/dvips/antiqua
9452 %{texmfdist}/dvips/antp
9453 %{texmfdist}/dvips/arphic
9454 %{texmfdist}/dvips/avantgar
9455 %{texmfdist}/dvips/base
9456 %{texmfdist}/dvips/bookman
9457 %{texmfdist}/dvips/brushscr
9458 %{texmfdist}/dvips/cm
9459 %{texmfdist}/dvips/cm-super
9460 %{texmfdist}/dvips/colorsep
9461 %{texmfdist}/dvips/courier
9462 %{texmfdist}/dvips/cs
9463 %{texmfdist}/dvips/dvipsconfig
9464 %{texmfdist}/dvips/esint-type1
9465 %{texmfdist}/dvips/garuda
9466 %{texmfdist}/dvips/gastex
9467 %{texmfdist}/dvips/geomsty
9468 %{texmfdist}/dvips/gothic
9469 %{texmfdist}/dvips/grotesq
9470 %{texmfdist}/dvips/helvetic
9471 %{texmfdist}/dvips/hfbright
9472 %{texmfdist}/dvips/initials
9473 %{texmfdist}/dvips/libertine
9474 %{texmfdist}/dvips/mathdesign
9475 %{texmfdist}/dvips/multi
9476 %{texmfdist}/dvips/musixps
9477 %{texmfdist}/dvips/musixtex
9478 %{texmfdist}/dvips/ncntrsbk
9479 %{texmfdist}/dvips/norasi
9480 %{texmfdist}/dvips/ot2cyr
9481 %{texmfdist}/dvips/palatino
9482 %{texmfdist}/dvips/pl
9483 %{texmfdist}/dvips/psfrag
9484 %{texmfdist}/dvips/pspicture
9485 %{texmfdist}/dvips/pst-*
9486 %{texmfdist}/dvips/pstricks
9487 %{texmfdist}/dvips/pstricks-add
9488 %{texmfdist}/dvips/symbol
9489 %{texmfdist}/dvips/tex-ps
9490 %{texmfdist}/dvips/times
9491 %{texmfdist}/dvips/tree-dvips
9492 %{texmfdist}/dvips/uhc
9493 %{texmfdist}/dvips/xcolor
9494 %{texmfdist}/dvips/xypic
9495 %{texmfdist}/dvips/zapfchan
9496 %{texmfdist}/dvips/zapfding
9497 %{texmfdist}/dvips/zefonts
9498 %{texmf}/dvipdfm/config
9499 %{texmf}/dvips/base
9500 %{texmf}/dvips/config
9501 %{texmf}/dvips/getafm
9502 %{texmf}/dvips/gsftopk
9503 %{texmf}/dvips/tetex/config.*
9504 %{texmf}/fonts/enc/dvips/tetex/mtex.enc
9505 %{texmf}/fonts/enc/dvips/afm2pl
9506 %{texmf}/fonts/map/dvipdfm/updmap
9507 %{texmf}/fonts/map/dvipdfm/dvipdfmx
9508 %{texmf}/fonts/map/dvipdfm/tetex
9509 %{texmf}/fonts/map/dvips/tetex/dvipdfm35.map
9510 %{texmf}/fonts/map/dvips/tetex/dvips35.map
9511 %{texmf}/fonts/map/dvips/tetex/mathpple.map
9512 %{texmf}/fonts/map/dvips/tetex/mt-belleek.map
9513 %{texmf}/fonts/map/dvips/tetex/mt-plus.map
9514 %{texmf}/fonts/map/dvips/tetex/mt-yy.map
9515 %{texmf}/fonts/map/dvips/tetex/pdftex35.map
9516
9517 %files dvilj
9518 %defattr(644,root,root,755)
9519 %attr(755,root,root) %{_bindir}/dvihp
9520 %attr(755,root,root) %{_bindir}/dvilj
9521 %attr(755,root,root) %{_bindir}/dvilj2p
9522 %attr(755,root,root) %{_bindir}/dvilj4
9523 %attr(755,root,root) %{_bindir}/dvilj4l
9524 %attr(755,root,root) %{_bindir}/dvilj6
9525 %{_mandir}/man1/dvihp.1*
9526 %{_mandir}/man1/dvilj.1*
9527 %{_mandir}/man1/dvilj2p.1*
9528 %{_mandir}/man1/dvilj4.1*
9529 %{_mandir}/man1/dvilj4l.1*
9530 %{_mandir}/man1/dvilj6.1*
9531
9532 %files makeindex
9533 %defattr(644,root,root,755)
9534 %doc %{texmfdist}/doc/makeindex
9535 %attr(755,root,root) %{_bindir}/makeindex
9536 %attr(755,root,root) %{_bindir}/mkindex
9537 %attr(755,root,root) %{_bindir}/rumakeindex
9538 %{texmfdist}/makeindex/babel
9539 %{texmfdist}/makeindex/base
9540 %{texmfdist}/makeindex/bibarts
9541 %{texmfdist}/makeindex/circ
9542 %{texmfdist}/makeindex/confproc
9543 %{texmfdist}/makeindex/dtk
9544 %{texmfdist}/makeindex/gatech-thesis
9545 %{texmfdist}/makeindex/gmdoc
9546 %{texmfdist}/makeindex/index
9547 %{texmfdist}/makeindex/iso
9548 %{texmfdist}/makeindex/juraabbrev
9549 %{texmfdist}/makeindex/latex
9550 %{texmfdist}/makeindex/memoir
9551 %{texmfdist}/makeindex/mkind-english
9552 %{texmfdist}/makeindex/mkind-german
9553 %{texmfdist}/makeindex/multibib
9554 %{texmfdist}/makeindex/nomencl
9555 %{texmfdist}/makeindex/nomentbl
9556 %{texmfdist}/makeindex/nostarch
9557 %{texmfdist}/makeindex/plain
9558 %{texmfdist}/makeindex/progkeys
9559 %{texmfdist}/makeindex/repeatindex
9560 %{texmfdist}/makeindex/songbook
9561 %{texmfdist}/makeindex/startex
9562 %{texmfdist}/makeindex/stex
9563 %{texmfdist}/makeindex/xdoc
9564 %{_mandir}/man1/makeindex.1*
9565 %{_mandir}/man1/mkindex.1*
9566 %{_mandir}/man1/rumakeindex.1*
9567
9568 %files tlmgr
9569 %defattr(644,root,root,755)
9570 %attr(755,root,root) %{_bindir}/tlmgr
9571 %{perl_vendorlib}/TeXLive
9572 %dir %{texmf}/scripts/texlive/lua
9573 %dir %{texmf}/scripts/texlive/lua/texlive
9574 %dir %{texmf}/scripts/texlive/tlmgrgui
9575 %attr(755,root,root) %{texmf}/scripts/texlive/getnonfreefonts.pl
9576 %attr(755,root,root) %{texmf}/scripts/texlive/tlmgr.pl
9577 %attr(755,root,root) %{texmf}/scripts/texlive/test-tlpdb.tlu
9578 %attr(755,root,root) %{texmf}/scripts/texlive/texconf.tlu
9579 %attr(755,root,root) %{texmf}/scripts/texlive/texdoc.tlu
9580 %attr(755,root,root) %{texmf}/scripts/texlive/lua/texlive/*.tlu
9581 %attr(755,root,root) %{texmf}/scripts/texlive/tlmgrgui/*.pl
9582 %dir %{texmf}/scripts/texlive/tlmgrgui/lang
9583 %lang(cs) %{texmf}/scripts/texlive/tlmgrgui/lang/cs
9584 %lang(de) %{texmf}/scripts/texlive/tlmgrgui/lang/de
9585 %{texmf}/scripts/texlive/tlmgrgui/lang/en.sample
9586 %lang(fr) %{texmf}/scripts/texlive/tlmgrgui/lang/fr
9587 %lang(pl) %{texmf}/scripts/texlive/tlmgrgui/lang/pl
9588 %lang(vi) %{texmf}/scripts/texlive/tlmgrgui/lang/vi
9589
9590 %files scripts
9591 %defattr(644,root,root,755)
9592 %dir %{texmfdist}/scripts/bengali
9593 %dir %{texmfdist}/scripts/glossaries
9594 %dir %{texmfdist}/scripts/oberdiek
9595 %dir %{texmfdist}/scripts/perltex
9596 %dir %{texmfdist}/scripts/pgfplots
9597 %dir %{texmfdist}/scripts/pst2pdf
9598 %dir %{texmfdist}/scripts/shipunov
9599 %dir %{texmfdist}/scripts/texcount
9600 %dir %{texmfdist}/scripts/vpe
9601 %dir %{texmf}/scripts/a2ping
9602 %dir %{texmf}/scripts/pkfix
9603 %dir %{texmf}/scripts/simpdftex
9604 %dir %{texmf}/scripts/tetex
9605 %attr(755,root,root) %{texmfdist}/scripts/bengali/*
9606 %attr(755,root,root) %{texmfdist}/scripts/glossaries/*
9607 %attr(755,root,root) %{texmfdist}/scripts/oberdiek/*
9608 %attr(755,root,root) %{texmfdist}/scripts/perltex/perltex*
9609 %attr(755,root,root) %{texmfdist}/scripts/pgfplots/*
9610 %attr(755,root,root) %{texmfdist}/scripts/pst2pdf/pst2pdf*
9611 %attr(755,root,root) %{texmfdist}/scripts/shipunov/*
9612 %attr(755,root,root) %{texmfdist}/scripts/texcount/*
9613 %attr(755,root,root) %{texmfdist}/scripts/vpe/vpe.pl
9614 %attr(755,root,root) %{texmf}/scripts/a2ping/a2ping*
9615 %attr(755,root,root) %{texmf}/scripts/pkfix/pkfix*
9616 %attr(755,root,root) %{texmf}/scripts/simpdftex/simpdftex*
9617 %attr(755,root,root) %{texmf}/scripts/tetex/*
9618 %attr(755,root,root) %{_bindir}/a2ping
9619 %attr(755,root,root) %{_bindir}/e2pall
9620 %{_mandir}/man1/e2pall.1*
9621 %dir %{texmf}/texdoc
9622 %doc %{texmf}/doc/texdoc
9623 %attr(755,root,root) %{_bindir}/texdoc
9624 %config(noreplace) %verify(not md5 mtime size) %{texmf}/texdoc/texdoc.cnf
9625
9626 %files tex-arrayjob
9627 %defattr(644,root,root,755)
9628 %doc %{texmfdist}/doc/generic/arrayjob
9629 %{texmfdist}/tex/generic/arrayjob
9630
9631 %files tex-insbox
9632 %defattr(644,root,root,755)
9633 %doc %{texmfdist}/doc/generic/insbox
9634 %{texmfdist}/tex/generic/insbox
9635
9636 %files tex-kastrup
9637 %defattr(644,root,root,755)
9638 %doc %{texmfdist}/doc/generic/kastrup
9639 %{texmfdist}/source/generic/kastrup
9640 %{texmfdist}/tex/generic/kastrup
9641
9642 %files tex-mathdots
9643 %defattr(644,root,root,755)
9644 %doc %{texmfdist}/doc/generic/mathdots
9645 %{texmfdist}/source/generic/mathdots
9646 %{texmfdist}/tex/generic/mathdots
9647
9648 %files tex-ofs
9649 %defattr(644,root,root,755)
9650 %doc %{texmfdist}/doc/generic/ofs
9651 %{texmfdist}/tex/generic/ofs
9652
9653 %files tex-physe
9654 %defattr(644,root,root,755)
9655 %{texmfdist}/tex/physe
9656 %{texmf}/fmtutil/format.physe.cnf
9657 %{fmtdir}/pdftex/physe.fmt
9658
9659 %files tex-velthuis
9660 %defattr(644,root,root,755)
9661 %doc %{texmfdist}/doc/generic/velthuis
9662 %{texmfdist}/tex/generic/velthuis
9663
9664 %files tex-ytex
9665 %defattr(644,root,root,755)
9666 %{texmfdist}/tex/ytex
9667
9668 %files metapost
9669 %defattr(644,root,root,755)
9670 %dir %{texmfdist}/metapost
9671 %doc %{texmfdist}/doc/metapost
9672 %attr(755,root,root) %{_bindir}/mpost
9673 %attr(755,root,root) %{_bindir}/mpto
9674 %{texmfdist}/metapost/base
9675 %{texmfdist}/metapost/config
9676 %{texmfdist}/metapost/mfpic
9677 %{texmfdist}/metapost/misc
9678 %{texmfdist}/metapost/support
9679 %{texmfdist}/source/metapost
9680 %{_mandir}/man1/mpost.1*
9681 %{_mandir}/man1/mpto.1*
9682 %{texmf}/fmtutil/format.metapost.cnf
9683
9684 %files metapost-other
9685 %defattr(644,root,root,755)
9686 %{texmfdist}/metapost/automata
9687 %{texmfdist}/metapost/bbcard
9688 %{texmfdist}/metapost/blockdraw_mp
9689 %{texmfdist}/metapost/bpolynomial
9690 %{texmfdist}/metapost/cmarrows
9691 %{texmfdist}/metapost/dviincl
9692 %{texmfdist}/metapost/epsincl
9693 %{texmfdist}/metapost/expressg
9694 %{texmfdist}/metapost/exteps
9695 %{texmfdist}/metapost/featpost
9696 %{texmfdist}/metapost/frcursive
9697 %{texmfdist}/metapost/hatching
9698 %{texmfdist}/metapost/metaobj
9699 %{texmfdist}/metapost/metaplot
9700 %{texmfdist}/metapost/metauml
9701 %{texmfdist}/metapost/mp3d
9702 %{texmfdist}/metapost/mpattern
9703 %{texmfdist}/metapost/nkarta
9704 %{texmfdist}/metapost/piechartmp
9705 %{texmfdist}/metapost/slideshow
9706 %{texmfdist}/metapost/splines
9707 %{texmfdist}/metapost/tabvar
9708 %{texmfdist}/metapost/textpath
9709 %{texmfdist}/metapost/venn
9710
9711 %files mptopdf
9712 %defattr(644,root,root,755)
9713 %attr(755,root,root) %{_bindir}/mptopdf
9714 %{_mandir}/man1/mptopdf.1*
9715 %{texmfdist}/tex/mptopdf
9716 %{fmtdir}/pdftex/mptopdf.fmt
9717
9718 %files texdoctk
9719 %defattr(644,root,root,755)
9720 %attr(755,root,root) %{_bindir}/texdoctk
9721 %{texmf}/texdoctk
9722 %{_mandir}/man1/texdoctk.1*
9723
9724 %files -n texconfig
9725 %defattr(644,root,root,755)
9726 %dir %{texmf}/texconfig
9727 %doc %{texmf}/texconfig/README
9728 %attr(755,root,root) %{_bindir}/texconfig
9729 %attr(755,root,root) %{_bindir}/texconfig-dialog
9730 %attr(755,root,root) %{_bindir}/texconfig-sys
9731 %attr(755,root,root) %{texmf}/texconfig/tcfmgr
9732 %{_mandir}/man1/texconfig.1*
9733 %{_mandir}/man1/texconfig-sys.1*
9734 %{texmf}/texconfig/g
9735 %{texmf}/texconfig/generic
9736 %{texmf}/texconfig/tcfmgr.map
9737 %{texmf}/texconfig/v
9738 %{texmf}/texconfig/x
9739
9740 %if %{with xindy}
9741 %files -n xindy
9742 %defattr(644,root,root,755)
9743 %doc %{texmf}/doc/xindy
9744 %attr(755,root,root) %{_bindir}/tex2xindy
9745 %attr(755,root,root) %{_bindir}/xindy
9746 %attr(755,root,root) %{_bindir}/texindy
9747 %{_libdir}/xindy
9748 %dir %{texmf}/scripts/xindy
9749 %dir %{texmf}/xindy
9750 %dir %{texmf}/xindy/lang
9751 %attr(755,root,root) %{texmf}/scripts/xindy/*
9752 %{texmf}/xindy/base
9753 %{texmf}/xindy/class
9754 %{texmf}/xindy/ord
9755 %{texmf}/xindy/rules
9756 %{texmf}/xindy/styles
9757 %{texmf}/xindy/tex
9758 %{_mandir}/man1/tex2xindy.1*
9759 %{_mandir}/man1/texindy.1*
9760 %{_mandir}/man1/xindy.1*
9761
9762 %files -n xindy-albanian
9763 %defattr(644,root,root,755)
9764 %{texmf}/xindy/lang/albanian
9765
9766 %files -n xindy-belarusian
9767 %defattr(644,root,root,755)
9768 %{texmf}/xindy/lang/belarusian
9769
9770 %files -n xindy-bulgarian
9771 %defattr(644,root,root,755)
9772 %{texmf}/xindy/lang/bulgarian
9773
9774 %files -n xindy-croatian
9775 %defattr(644,root,root,755)
9776 %{texmf}/xindy/lang/croatian
9777
9778 %files -n xindy-czech
9779 %defattr(644,root,root,755)
9780 %{texmf}/xindy/lang/czech
9781
9782 %files -n xindy-danish
9783 %defattr(644,root,root,755)
9784 %{texmf}/xindy/lang/danish
9785
9786 %files -n xindy-dutch
9787 %defattr(644,root,root,755)
9788 %{texmf}/xindy/lang/dutch
9789
9790 %files -n xindy-english
9791 %defattr(644,root,root,755)
9792 %{texmf}/xindy/lang/english
9793
9794 %files -n xindy-esperanto
9795 %defattr(644,root,root,755)
9796 %{texmf}/xindy/lang/esperanto
9797
9798 %files -n xindy-estonian
9799 %defattr(644,root,root,755)
9800 %{texmf}/xindy/lang/estonian
9801
9802 %files -n xindy-finnish
9803 %defattr(644,root,root,755)
9804 %{texmf}/xindy/lang/finnish
9805
9806 %files -n xindy-french
9807 %defattr(644,root,root,755)
9808 %{texmf}/xindy/lang/french
9809
9810 %files -n xindy-general
9811 %defattr(644,root,root,755)
9812 %{texmf}/xindy/lang/general
9813
9814 %files -n xindy-georgian
9815 %defattr(644,root,root,755)
9816 %{texmf}/xindy/lang/georgian
9817
9818 %files -n xindy-german
9819 %defattr(644,root,root,755)
9820 %{texmf}/xindy/lang/german
9821
9822 %files -n xindy-greek
9823 %defattr(644,root,root,755)
9824 %{texmf}/xindy/lang/greek
9825
9826 %files -n xindy-gypsy
9827 %defattr(644,root,root,755)
9828 %{texmf}/xindy/lang/gypsy
9829
9830 %files -n xindy-hausa
9831 %defattr(644,root,root,755)
9832 %{texmf}/xindy/lang/hausa
9833
9834 %files -n xindy-hebrew
9835 %defattr(644,root,root,755)
9836 %{texmf}/xindy/lang/hebrew
9837
9838 %files -n xindy-hungarian
9839 %defattr(644,root,root,755)
9840 %{texmf}/xindy/lang/hungarian
9841
9842 %files -n xindy-icelandic
9843 %defattr(644,root,root,755)
9844 %{texmf}/xindy/lang/icelandic
9845
9846 %files -n xindy-italian
9847 %defattr(644,root,root,755)
9848 %{texmf}/xindy/lang/italian
9849
9850 %files -n xindy-klingon
9851 %defattr(644,root,root,755)
9852 %{texmf}/xindy/lang/klingon
9853
9854 %files -n xindy-kurdish
9855 %defattr(644,root,root,755)
9856 %{texmf}/xindy/lang/kurdish
9857
9858 %files -n xindy-latin
9859 %defattr(644,root,root,755)
9860 %{texmf}/xindy/lang/latin
9861
9862 %files -n xindy-latvian
9863 %defattr(644,root,root,755)
9864 %{texmf}/xindy/lang/latvian
9865
9866 %files -n xindy-lithuanian
9867 %defattr(644,root,root,755)
9868 %{texmf}/xindy/lang/lithuanian
9869
9870 %files -n xindy-lower-sorbian
9871 %defattr(644,root,root,755)
9872 %{texmf}/xindy/lang/lower-sorbian
9873
9874 %files -n xindy-macedonian
9875 %defattr(644,root,root,755)
9876 %{texmf}/xindy/lang/macedonian
9877
9878 %files -n xindy-mongolian
9879 %defattr(644,root,root,755)
9880 %{texmf}/xindy/lang/mongolian
9881
9882 %files -n xindy-norwegian
9883 %defattr(644,root,root,755)
9884 %{texmf}/xindy/lang/norwegian
9885
9886 %files -n xindy-polish
9887 %defattr(644,root,root,755)
9888 %{texmf}/xindy/lang/polish
9889
9890 %files -n xindy-portuguese
9891 %defattr(644,root,root,755)
9892 %{texmf}/xindy/lang/portuguese
9893
9894 %files -n xindy-romanian
9895 %defattr(644,root,root,755)
9896 %{texmf}/xindy/lang/romanian
9897
9898 %files -n xindy-russian
9899 %defattr(644,root,root,755)
9900 %{texmf}/xindy/lang/russian
9901
9902 %files -n xindy-serbian
9903 %defattr(644,root,root,755)
9904 %{texmf}/xindy/lang/serbian
9905
9906 %files -n xindy-slovak
9907 %defattr(644,root,root,755)
9908 %{texmf}/xindy/lang/slovak
9909
9910 %files -n xindy-slovenian
9911 %defattr(644,root,root,755)
9912 %{texmf}/xindy/lang/slovenian
9913
9914 %files -n xindy-spanish
9915 %defattr(644,root,root,755)
9916 %{texmf}/xindy/lang/spanish
9917
9918 %files -n xindy-swedish
9919 %defattr(644,root,root,755)
9920 %{texmf}/xindy/lang/swedish
9921
9922 %files -n xindy-turkish
9923 %defattr(644,root,root,755)
9924 %{texmf}/xindy/lang/turkish
9925
9926 %files -n xindy-ukrainian
9927 %defattr(644,root,root,755)
9928 %{texmf}/xindy/lang/ukrainian
9929
9930 %files -n xindy-upper-sorbian
9931 %defattr(644,root,root,755)
9932 %{texmf}/xindy/lang/upper-sorbian
9933
9934 %files -n xindy-vietnamese
9935 %defattr(644,root,root,755)
9936 %{texmf}/xindy/lang/vietnamese
9937 %endif
9938
9939 %files -n xdvi
9940 %defattr(644,root,root,755)
9941 %attr(755,root,root) %{_bindir}/xdvi-xaw
9942 %attr(755,root,root) %{_bindir}/xdvi
9943 %{_mandir}/man1/xdvi.1*
9944 %{_desktopdir}/xdvi.desktop
9945 %{_pixmapsdir}/xdvi.png
9946 %{texmf}/xdvi
9947
9948 %files pdftex
9949 %defattr(644,root,root,755)
9950 %config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/pdftexconfig.tex
9951 %config(noreplace) %verify(not md5 mtime size) %{texmf}/tex/generic/config/pdftex-dvi.tex
9952 %dir %{texmfdist}/doc/support
9953 %dir %{texmf}/fonts/map/pdftex
9954 %dir %{texmf}/scripts/epstopdf
9955 %doc %{texmfdist}/doc/pdftex
9956 %doc %{texmfdist}/doc/support/pdfcrop
9957 %attr(755,root,root) %{_bindir}/epstopdf
9958 %attr(755,root,root) %{_bindir}/pdfcrop
9959 %attr(755,root,root) %{_bindir}/pdftex
9960 %attr(755,root,root) %{texmf}/scripts/epstopdf/epstopdf*
9961 %{_mandir}/man1/epstopdf.1*
9962 %{_mandir}/man1/pdftex.1*
9963 %{texmfdist}/fonts/enc/pdftex
9964 %{texmfdist}/fonts/map/pdftex
9965 %{texmfdist}/scripts/pdfcrop
9966 %{texmf}/fmtutil/format.pdftex.cnf
9967 %{texmf}/fonts/map/pdftex/updmap
9968 %{fmtdir}/pdftex/pdftex.fmt
9969
9970 %files phyzzx
9971 %defattr(644,root,root,755)
9972 %attr(755,root,root) %{_bindir}/phyzzx
9973 %dir %{texmfdist}/doc/phyzzx
9974 %dir %{texmfdist}/tex/phyzzx
9975 %doc %{texmfdist}/doc/phyzzx/base
9976 %{texmfdist}/tex/phyzzx/base
9977 %{texmfdist}/tex/phyzzx/config
9978 %{texmf}/fmtutil/format.phyzzx.cnf
9979 %{fmtdir}/pdftex/phyzzx.fmt
9980
9981 %files omega
9982 %defattr(644,root,root,755)
9983 %attr(755,root,root) %{_bindir}/aleph
9984 %attr(755,root,root) %{_bindir}/lambda
9985 %attr(755,root,root) %{_bindir}/mkocp
9986 %attr(755,root,root) %{_bindir}/mkofm
9987 %attr(755,root,root) %{_bindir}/odvicopy
9988 %attr(755,root,root) %{_bindir}/odvips
9989 %attr(755,root,root) %{_bindir}/odvitype
9990 %attr(755,root,root) %{_bindir}/omega
9991 %attr(755,root,root) %{_bindir}/omfonts
9992 %attr(755,root,root) %{_bindir}/opl2ofm
9993 %attr(755,root,root) %{_bindir}/otangle
9994 %attr(755,root,root) %{_bindir}/otp2ocp
9995 %attr(755,root,root) %{_bindir}/outocp
9996 %attr(755,root,root) %{_bindir}/ovf2ovp
9997 %attr(755,root,root) %{_bindir}/ovp2ovf
9998 %doc %{texmfdist}/doc/aleph
9999 %doc %{texmfdist}/doc/omega
10000 %doc %{texmfdist}/doc/lambda
10001 %{texmfdist}/dvips/omega
10002 %{texmfdist}/omega/ocp/antomega
10003 %{texmfdist}/omega/ocp/char2uni
10004 %{texmfdist}/omega/ocp/ethiop
10005 %{texmfdist}/omega/ocp/misc
10006 %{texmfdist}/omega/ocp/ocherokee
10007 %{texmfdist}/omega/ocp/oinuit
10008 %{texmfdist}/omega/ocp/otibet
10009 %{texmfdist}/omega/ocp/uni2char
10010 %{texmfdist}/omega/otp/antomega
10011 %{texmfdist}/omega/otp/char2uni
10012 %{texmfdist}/omega/otp/ethiop
10013 %{texmfdist}/omega/otp/misc
10014 %{texmfdist}/omega/otp/ocherokee
10015 %{texmfdist}/omega/otp/omega-devanagari
10016 %{texmfdist}/omega/otp/otibet
10017 %{texmfdist}/omega/otp/uni2char
10018 %{texmfdist}/source/lambda
10019 %{texmfdist}/tex/generic/omegahyph
10020 %{texmfdist}/tex/lambda
10021 %{texmf}/fmtutil/format.omega.cnf
10022 %{texmf}/fmtutil/format.aleph.cnf
10023 %{_mandir}/man1/lambda.1*
10024 %{_mandir}/man1/mkocp.1*
10025 %{_mandir}/man1/mkofm.1*
10026 %{_mandir}/man1/omega.1*
10027 %{_mandir}/man1/odvicopy.1*
10028 %{_mandir}/man1/odvips.1*
10029 %{_mandir}/man1/odvitype.1*
10030 %{_mandir}/man1/ofm2opl.1*
10031 %{_mandir}/man1/opl2ofm.1*
10032 %{_mandir}/man1/otp2ocp.1*
10033 %{_mandir}/man1/outocp.1*
10034 %{_mandir}/man1/ovf2ovp.1*
10035 %{_mandir}/man1/ovp2ovf.1*
10036 %dir %{fmtdir}/aleph
10037 %{fmtdir}/aleph/aleph.fmt
10038 %{fmtdir}/aleph/lamed.fmt
10039 %dir %{fmtdir}/omega
10040 %{fmtdir}/omega/lambda.fmt
10041 %{fmtdir}/omega/omega.fmt
10042
10043 %files plain
10044 %defattr(644,root,root,755)
10045 %doc %{texmfdist}/doc/plain
10046 %{texmfdist}/tex/plain/armenian
10047 %{texmfdist}/tex/plain/base
10048 %{texmfdist}/tex/plain/cellular
10049 %dir %{texmfdist}/tex/plain/config
10050 %{texmfdist}/tex/plain/config/aleph.ini
10051 %{texmfdist}/tex/plain/config/bplain.ini
10052 %{texmfdist}/tex/plain/config/etex.ini
10053 %{texmfdist}/tex/plain/config/luatex.ini
10054 %{texmfdist}/tex/plain/config/omega.ini
10055 %{texmfdist}/tex/plain/config/pdfbplain.ini
10056 %{texmfdist}/tex/plain/config/pdfetex.ini
10057 %{texmfdist}/tex/plain/config/pdfluatex.ini
10058 %{texmfdist}/tex/plain/config/pdftexmagfix.tex
10059 %{texmfdist}/tex/plain/config/tex.ini
10060 %{texmfdist}/tex/plain/croatian
10061 %{texmfdist}/tex/plain/cweb
10062 %{texmfdist}/tex/plain/cyrplain
10063 %{texmfdist}/tex/plain/encxvlna
10064 %{texmfdist}/tex/plain/esint-type1
10065 %{texmfdist}/tex/plain/fixpdfmag
10066 %{texmfdist}/tex/plain/fontch
10067 %{texmfdist}/tex/plain/fp
10068 %{texmfdist}/tex/plain/gustlib
10069 %{texmfdist}/tex/plain/harvmac
10070 %{texmfdist}/tex/plain/hyplain
10071 %{texmfdist}/tex/plain/iwona
10072 %{texmfdist}/tex/plain/jsmisc
10073 %{texmfdist}/tex/plain/kdgreek
10074 %{texmfdist}/tex/plain/kurier
10075 %{texmfdist}/tex/plain/levy
10076 %{texmfdist}/tex/plain/metatex
10077 %{texmfdist}/tex/plain/misc
10078 %{texmfdist}/tex/plain/mkpattern
10079 %{texmfdist}/tex/plain/newsletr
10080 %{texmfdist}/tex/plain/pgf
10081 %{texmfdist}/tex/plain/pgfplots
10082 %{texmfdist}/tex/plain/plgraph
10083 %{texmfdist}/tex/plain/plnfss
10084 %{texmfdist}/tex/plain/rsfs
10085 %{texmfdist}/tex/plain/semaphor
10086 %{texmfdist}/tex/plain/treetex
10087 %{texmfdist}/tex/plain/tugboat-plain
10088 %{texmfdist}/tex/plain/typespec
10089 %{texmfdist}/tex/plain/velthuis
10090 %{texmfdist}/tex/plain/vertex
10091 %{texmfdist}/tex/plain/vntex
10092 %{texmfdist}/tex/plain/wasy
10093 %{texmf}/fmtutil/format.tex.cnf
10094
10095 %files mex
10096 %defattr(644,root,root,755)
10097 %dir %{texmfdist}/tex/mex
10098 %dir %{texmfdist}/tex/mex/config
10099 %doc %{texmfdist}/doc/mex
10100 %{texmfdist}/source/mex
10101 %{texmfdist}/tex/mex/base
10102 %{texmf}/fmtutil/format.mex.cnf
10103 %{texmf}/fmtutil/format.utf8mex.cnf
10104
10105 %files format-mex
10106 %defattr(644,root,root,755)
10107 %attr(755,root,root) %{_bindir}/mex
10108 %{texmfdist}/tex/mex/config/mex.ini
10109 %{fmtdir}/pdftex/mex.fmt
10110
10111 %files format-pdfmex
10112 %defattr(644,root,root,755)
10113 %attr(755,root,root) %{_bindir}/pdfmex
10114 %{texmfdist}/tex/mex/config/pdfmex.ini
10115
10116 %files format-utf8mex
10117 %defattr(644,root,root,755)
10118 %attr(755,root,root) %{_bindir}/utf8mex
10119 %{texmfdist}/tex/mex/utf8mex
10120
10121 %files amstex
10122 %defattr(644,root,root,755)
10123 %{texmfdist}/tex/amstex
10124 %{texmfdist}/tex/plain/amsfonts
10125
10126 %files format-amstex
10127 %defattr(644,root,root,755)
10128 %attr(755,root,root) %{_bindir}/amstex
10129 %doc %{texmfdist}/doc/amstex
10130 %{texmf}/fmtutil/format.amstex.cnf
10131 %{texmf}/fmtutil/format.cyramstex.cnf
10132 %{_mandir}/man1/amstex.1*
10133
10134 %files csplain
10135 %defattr(644,root,root,755)
10136 %attr(755,root,root) %{_bindir}/csplain
10137 %{texmfdist}/tex/csplain
10138 %{texmf}/fmtutil/format.csplain.cnf
10139
10140 %files format-csplain
10141 %defattr(644,root,root,755)
10142 %{fmtdir}/pdftex/csplain.fmt
10143
10144 %files format-pdfcsplain
10145 %defattr(644,root,root,755)
10146 %attr(755,root,root) %{_bindir}/pdfcsplain
10147 %{fmtdir}/pdftex/pdfcsplain.fmt
10148
10149 %files cslatex
10150 %defattr(644,root,root,755)
10151 %dir %{texmfdist}/doc/cslatex
10152 %doc %{texmfdist}/doc/cslatex/base
10153 %dir %{texmfdist}/tex/cslatex
10154 %dir %{texmfdist}/tex/cslatex/base
10155 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/cslatex/base/fonttext.cfg
10156 %{texmfdist}/tex/cslatex/base/cslatex*.ini
10157 %{texmfdist}/tex/cslatex/base/cspsfont.*
10158 %{texmfdist}/tex/cslatex/base/hyphen.cfg
10159 %{texmfdist}/tex/cslatex/base/*.fd
10160 %{texmfdist}/tex/cslatex/base/*.sty
10161 %{texmfdist}/tex/latex/cslatex
10162
10163 %files format-cslatex
10164 %defattr(644,root,root,755)
10165 %attr(755,root,root) %{_bindir}/cslatex
10166 %{texmf}/fmtutil/format.cslatex.cnf
10167
10168 %files format-pdfcslatex
10169 %defattr(644,root,root,755)
10170 %attr(755,root,root) %{_bindir}/pdfcslatex
10171
10172 %files eplain
10173 %defattr(644,root,root,755)
10174 %doc %{texmfdist}/doc/etex
10175 %doc %{texmfdist}/doc/eplain
10176 %{texmfdist}/tex/plain/etex
10177 %{texmfdist}/tex/eplain
10178 %dir %{texmfdist}/source/eplain
10179 %{texmfdist}/source/eplain/eplain-source-3.2.zip
10180
10181 %files format-eplain
10182 %defattr(644,root,root,755)
10183 %attr(755,root,root) %{_bindir}/eplain
10184 %attr(755,root,root) %{_bindir}/etex
10185 %{_mandir}/man1/eplain.1*
10186 %{_mandir}/man1/etex.1*
10187 %{texmf}/fmtutil/format.eplain.cnf
10188 %{fmtdir}/pdftex/etex.fmt
10189
10190 %files context
10191 %defattr(644,root,root,755)
10192 %doc %{texmfdist}/doc/context
10193 %attr(755,root,root) %{_bindir}/context
10194 %attr(755,root,root) %{_bindir}/ctxtools
10195 %attr(755,root,root) %{_bindir}/exatools
10196 %attr(755,root,root) %{_bindir}/luatools
10197 %attr(755,root,root) %{_bindir}/makempy
10198 %attr(755,root,root) %{_bindir}/mpstools
10199 %attr(755,root,root) %{_bindir}/mtxrun
10200 %attr(755,root,root) %{_bindir}/mtxtools
10201 %attr(755,root,root) %{_bindir}/pdftools
10202 %attr(755,root,root) %{_bindir}/pdftrimwhite
10203 %attr(755,root,root) %{_bindir}/pstopdf
10204 %attr(755,root,root) %{_bindir}/rlxtools
10205 %attr(755,root,root) %{_bindir}/runtools
10206 %attr(755,root,root) %{_bindir}/texexec
10207 %attr(755,root,root) %{_bindir}/texfind
10208 %attr(755,root,root) %{_bindir}/texfont
10209 %attr(755,root,root) %{_bindir}/texmfstart
10210 %attr(755,root,root) %{_bindir}/texshow
10211 %attr(755,root,root) %{_bindir}/textools
10212 %attr(755,root,root) %{_bindir}/texutil
10213 %attr(755,root,root) %{_bindir}/tmftools
10214 %attr(755,root,root) %{_bindir}/xmltools
10215 %{_mandir}/man1/ctxtools.1*
10216 %{_mandir}/man1/pdftools.1*
10217 %{_mandir}/man1/pstopdf.1*
10218 %{_mandir}/man1/texfind.1*
10219 %{_mandir}/man1/texfont.1*
10220 %{_mandir}/man1/texmfstart.1*
10221 %{_mandir}/man1/textools.1*
10222 %{_mandir}/man1/texutil.1*
10223 %{texmfdist}/context
10224 %{texmfdist}/fonts/enc/dvips/context
10225 %{texmfdist}/metapost/context
10226 %{texmfdist}/scripts/context
10227 %{texmfdist}/tex/context
10228 %exclude %{texmfdist}/tex/context/config/cont-de.ini
10229 %exclude %{texmfdist}/tex/context/config/cont-en.ini
10230 %exclude %{texmfdist}/tex/context/config/cont-nl.ini
10231 %exclude %{texmfdist}/tex/context/config/cont-uk.ini
10232 %{texmfdist}/tex/generic/context
10233 %{texmfdist}/tex/latex/context
10234 %{texmfdist}/bibtex/bst/context
10235 %{texmf}/fmtutil/format.context.cnf
10236 %{texmf}/web2c/context.cnf
10237
10238 %files format-context-de
10239 %defattr(644,root,root,755)
10240 %{texmfdist}/tex/context/config/cont-de.ini
10241
10242 %files format-context-en
10243 %defattr(644,root,root,755)
10244 %{texmfdist}/tex/context/config/cont-en.ini
10245 # what is the difference betwen uk and en in this particular situation?
10246 %{texmfdist}/tex/context/config/cont-uk.ini
10247
10248 %files format-context-nl
10249 %defattr(644,root,root,755)
10250 %{texmfdist}/tex/context/config/cont-nl.ini
10251
10252 %files latex
10253 %defattr(644,root,root,755)
10254 %attr(755,root,root) %{_bindir}/lacheck
10255 %attr(755,root,root) %{_bindir}/latex
10256 %attr(755,root,root) %{_bindir}/pslatex
10257 %{_mandir}/man1/lacheck.1*
10258 %{_mandir}/man1/latex.1*
10259 %{_mandir}/man1/pslatex.1*
10260 %dir %{texmfdist}/source/generic
10261 %dir %{texmfdist}/tex/latex
10262 %{texmfdist}/tex/latex/floatflt
10263 %dir %{texmfdist}/tex/latex/latexconfig
10264 %{texmfdist}/tex/generic/shapepar
10265 %{texmfdist}/source/generic/textmerg
10266 %{texmfdist}/tex/generic/textmerg
10267 %{texmfdist}/tex/latex/12many
10268 %{texmfdist}/tex/latex/AkkTeX
10269 %{texmfdist}/tex/latex/GuIT
10270 %{texmfdist}/tex/latex/IEEEtran
10271 %{texmfdist}/tex/latex/Tabbing
10272 %{texmfdist}/tex/latex/a0poster
10273 %{texmfdist}/tex/latex/acmtrans
10274 %{texmfdist}/tex/latex/acronym
10275 %{texmfdist}/tex/latex/adrlist
10276 %{texmfdist}/tex/latex/aeguill
10277 %{texmfdist}/tex/latex/afthesis
10278 %{texmfdist}/tex/latex/aguplus
10279 %{texmfdist}/tex/latex/akletter
10280 %{texmfdist}/tex/latex/algorithm2e
10281 %{texmfdist}/tex/latex/algorithmicx
10282 %{texmfdist}/tex/latex/allrunes
10283 %{texmfdist}/tex/latex/altfont
10284 %{texmfdist}/tex/latex/ametsoc
10285 %{texmfdist}/tex/latex/amsaddr
10286 %{texmfdist}/tex/latex/amsrefs
10287 %{texmfdist}/tex/latex/animate
10288 %{texmfdist}/tex/latex/answers
10289 %{texmfdist}/tex/latex/antiqua
10290 %{texmfdist}/tex/latex/anyfontsize
10291 %{texmfdist}/tex/latex/anysize
10292 %{texmfdist}/tex/latex/apa
10293 %{texmfdist}/tex/latex/apl
10294 %{texmfdist}/tex/latex/ar
10295 %{texmfdist}/tex/latex/arabi
10296 %{texmfdist}/tex/latex/arabtex
10297 %{texmfdist}/tex/latex/archaic
10298 %{texmfdist}/tex/latex/arev
10299 %{texmfdist}/tex/latex/armenian
10300 %{texmfdist}/tex/latex/ascelike
10301 %{texmfdist}/tex/latex/ascii
10302 %{texmfdist}/tex/latex/assignment
10303 %{texmfdist}/tex/latex/augie
10304 %{texmfdist}/tex/latex/auncial-new
10305 %{texmfdist}/tex/latex/aurical
10306 %{texmfdist}/tex/latex/authoraftertitle
10307 %{texmfdist}/tex/latex/authorindex
10308 %{texmfdist}/tex/latex/auto-pst-pdf
10309 %{texmfdist}/tex/latex/autoarea
10310 %{texmfdist}/tex/latex/autotab
10311 %{texmfdist}/tex/latex/avantgar
10312 %{texmfdist}/tex/latex/bangtex
10313 %{texmfdist}/tex/latex/barcodes
10314 %dir %{texmfdist}/tex/latex/base
10315 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/fontmath.cfg
10316 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/fonttext.cfg
10317 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/preload.cfg
10318 %config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/latex/base/texsys.cfg
10319 %{texmfdist}/tex/latex/base/*.clo
10320 %{texmfdist}/tex/latex/base/*.cls
10321 %{texmfdist}/tex/latex/base/*.def
10322 %{texmfdist}/tex/latex/base/*.dfu
10323 %{texmfdist}/tex/latex/base/*.fd
10324 %{texmfdist}/tex/latex/base/*.ltx
10325 %{texmfdist}/tex/latex/base/*.sty
10326 %{texmfdist}/tex/latex/base/*.tex
10327 %{texmfdist}/tex/latex/bayer
10328 %{texmfdist}/tex/latex/bbding
10329 %{texmfdist}/tex/latex/bbm-macros
10330 %{texmfdist}/tex/latex/begriff
10331 %{texmfdist}/tex/latex/bengali
10332 %{texmfdist}/tex/latex/bera
10333 %{texmfdist}/tex/latex/betababel
10334 %{texmfdist}/tex/latex/beton
10335 %{texmfdist}/tex/latex/bibarts
10336 %{texmfdist}/tex/latex/bibleref
10337 %{texmfdist}/tex/latex/biblist
10338 %{texmfdist}/tex/latex/bigfoot
10339 %{texmfdist}/tex/latex/bizcard
10340 %{texmfdist}/tex/latex/blacklettert1
10341 %{texmfdist}/tex/latex/blindtext
10342 %{texmfdist}/tex/latex/boisik
10343 %{texmfdist}/tex/latex/boldtensors
10344 %{texmfdist}/tex/latex/bookest
10345 %{texmfdist}/tex/latex/bookhands
10346 %{texmfdist}/tex/latex/bookman
10347 %{texmfdist}/tex/latex/bophook
10348 %{texmfdist}/tex/latex/boxhandler
10349 %{texmfdist}/tex/latex/braille
10350 %{texmfdist}/tex/latex/breakurl
10351 %{texmfdist}/tex/latex/bridge
10352 %{texmfdist}/tex/latex/brushscr
10353 %{texmfdist}/tex/latex/burmese
10354 %{texmfdist}/tex/latex/bussproofs
10355 %{texmfdist}/tex/latex/calrsfs
10356 %{texmfdist}/tex/latex/calxxxx
10357 %{texmfdist}/tex/latex/captcont
10358 %{texmfdist}/tex/latex/casyl
10359 %{texmfdist}/tex/latex/catechis
10360 %{texmfdist}/tex/latex/cbcoptic
10361 %{texmfdist}/tex/latex/cbfonts
10362 %{texmfdist}/tex/latex/cclicenses
10363 %{texmfdist}/tex/latex/cd-cover
10364 %{texmfdist}/tex/latex/cd
10365 %{texmfdist}/tex/latex/cdpbundl
10366 %{texmfdist}/tex/latex/cellspace
10367 %{texmfdist}/tex/latex/changepage
10368 %{texmfdist}/tex/latex/changes
10369 %{texmfdist}/tex/latex/chapterfolder
10370 %{texmfdist}/tex/latex/cherokee
10371 %{texmfdist}/tex/latex/chicago
10372 %{texmfdist}/tex/latex/china2e
10373 %{texmfdist}/tex/latex/citeref
10374 %{texmfdist}/tex/latex/cjhebrew
10375 %dir %{texmfdist}/tex/latex/cjk
10376 %{texmfdist}/tex/latex/cjk/Bg5
10377 %{texmfdist}/tex/latex/cjk/CNS
10378 %{texmfdist}/tex/latex/cjk/GB
10379 %{texmfdist}/tex/latex/cjk/JIS
10380 %{texmfdist}/tex/latex/cjk/KS
10381 %{texmfdist}/tex/latex/cjk/SJIS
10382 %{texmfdist}/tex/latex/cjk/UTF8
10383 %{texmfdist}/tex/latex/cjk/contrib
10384 %{texmfdist}/tex/latex/cjk/mule
10385 %{texmfdist}/tex/latex/cjk/thai
10386 %{texmfdist}/tex/latex/cjk/*.bdg
10387 %{texmfdist}/tex/latex/cjk/*.chr
10388 %{texmfdist}/tex/latex/cjk/*.enc
10389 %{texmfdist}/tex/latex/cjk/*.sty
10390 %{texmfdist}/tex/latex/classicthesis
10391 %{texmfdist}/tex/latex/cleveref
10392 %{texmfdist}/tex/latex/clock
10393 %{texmfdist}/tex/latex/clrscode
10394 %{texmfdist}/tex/latex/cm-lgc
10395 %{texmfdist}/tex/latex/cm-super
10396 %{texmfdist}/tex/latex/cmap
10397 %{texmfdist}/tex/latex/cmcyralt
10398 %{texmfdist}/tex/latex/cmdstring
10399 %{texmfdist}/tex/latex/cmsd
10400 %{texmfdist}/tex/latex/codepage
10401 %{texmfdist}/tex/latex/colorinfo
10402 %{texmfdist}/tex/latex/commath
10403 %{texmfdist}/tex/latex/compactbib
10404 %{texmfdist}/tex/latex/complexity
10405 %{texmfdist}/tex/latex/concprog
10406 %{texmfdist}/tex/latex/confproc
10407 %{texmfdist}/tex/latex/courier-scaled
10408 %{texmfdist}/tex/latex/courier
10409 %{texmfdist}/tex/latex/courseoutline
10410 %{texmfdist}/tex/latex/coursepaper
10411 %{texmfdist}/tex/latex/coverpage
10412 %{texmfdist}/tex/latex/covington
10413 %{texmfdist}/tex/latex/crop
10414 %{texmfdist}/tex/latex/crossreference
10415 %{texmfdist}/tex/latex/csbulletin
10416 %{texmfdist}/tex/latex/csquotes
10417 %{texmfdist}/tex/latex/ctib
10418 %{texmfdist}/tex/latex/cursor
10419 %{texmfdist}/tex/latex/cv
10420 %{texmfdist}/tex/latex/cweb-latex
10421 %{texmfdist}/tex/latex/cyklop
10422 %{texmfdist}/tex/latex/dateiliste
10423 %{texmfdist}/tex/latex/datetime
10424 %{texmfdist}/tex/latex/dcpic
10425 %{texmfdist}/tex/latex/decimal
10426 %{texmfdist}/tex/latex/diagnose
10427 %{texmfdist}/tex/latex/dichokey
10428 %{texmfdist}/tex/latex/dictsym
10429 %{texmfdist}/tex/latex/digiconfigs
10430 %{texmfdist}/tex/latex/dingbat
10431 %{texmfdist}/tex/latex/directory
10432 %{texmfdist}/tex/latex/dlfltxb
10433 %{texmfdist}/tex/latex/docmfp
10434 %{texmfdist}/tex/latex/doi
10435 %{texmfdist}/tex/latex/doipubmed
10436 %{texmfdist}/tex/latex/dotarrow
10437 %{texmfdist}/tex/latex/dottex
10438 %{texmfdist}/tex/latex/doublestroke
10439 %{texmfdist}/tex/latex/dpfloat
10440 %{texmfdist}/tex/latex/drac
10441 %{texmfdist}/tex/latex/draftcopy
10442 %{texmfdist}/tex/latex/dramatist
10443 %{texmfdist}/tex/latex/duerer-latex
10444 %{texmfdist}/tex/latex/dvdcoll
10445 %{texmfdist}/tex/latex/dvipdfmx-def
10446 %{texmfdist}/tex/latex/eCards
10447 %{texmfdist}/tex/latex/ean13isbn
10448 %{texmfdist}/tex/latex/easy
10449 %{texmfdist}/tex/latex/ebezier
10450 %{texmfdist}/tex/latex/ebsthesis
10451 %{texmfdist}/tex/latex/ecclesiastic
10452 %{texmfdist}/tex/latex/ecltree
10453 %{texmfdist}/tex/latex/eco
10454 %{texmfdist}/tex/latex/economic
10455 %{texmfdist}/tex/latex/ed
10456 %{texmfdist}/tex/latex/edmargin
10457 %{texmfdist}/tex/latex/ednotes
10458 %{texmfdist}/tex/latex/eemeir
10459 %{texmfdist}/tex/latex/eepic
10460 %{texmfdist}/tex/latex/egameps
10461 %{texmfdist}/tex/latex/eiad
10462 %{texmfdist}/tex/latex/ellipsis
10463 %{texmfdist}/tex/latex/elpres
10464 %{texmfdist}/tex/latex/elsevier
10465 %{texmfdist}/tex/latex/em
10466 %{texmfdist}/tex/latex/emp
10467 %{texmfdist}/tex/latex/emulateapj
10468 %{texmfdist}/tex/latex/encxvlna
10469 %{texmfdist}/tex/latex/endfloat
10470 %{texmfdist}/tex/latex/endheads
10471 %{texmfdist}/tex/latex/engpron
10472 %{texmfdist}/tex/latex/engrec
10473 %{texmfdist}/tex/latex/envbig
10474 %{texmfdist}/tex/latex/envlab
10475 %{texmfdist}/tex/latex/epigrafica
10476 %{texmfdist}/tex/latex/epigraph
10477 %{texmfdist}/tex/latex/epiolmec
10478 %{texmfdist}/tex/latex/epsdice
10479 %{texmfdist}/tex/latex/epspdfconversion
10480 %{texmfdist}/tex/latex/eqname
10481 %{texmfdist}/tex/latex/eqparbox
10482 %{texmfdist}/tex/latex/errata
10483 %{texmfdist}/tex/latex/eskdx
10484 %{texmfdist}/tex/latex/eso-pic
10485 %{texmfdist}/tex/latex/etex-pkg
10486 %{texmfdist}/tex/latex/ethiop
10487 %{texmfdist}/tex/latex/etoolbox
10488 %{texmfdist}/tex/latex/eukdate
10489 %{texmfdist}/tex/latex/euler
10490 %{texmfdist}/tex/latex/euproposal
10491 %{texmfdist}/tex/latex/euro
10492 %{texmfdist}/tex/latex/eurofont
10493 %{texmfdist}/tex/latex/europecv
10494 %{texmfdist}/tex/latex/eurosans
10495 %{texmfdist}/tex/latex/everypage
10496 %{texmfdist}/tex/latex/examplep
10497 %{texmfdist}/tex/latex/exceltex
10498 %{texmfdist}/tex/latex/exercise
10499 %{texmfdist}/tex/latex/expl3
10500 %{texmfdist}/tex/latex/extarrows
10501 %{texmfdist}/tex/latex/extract
10502 %{texmfdist}/tex/latex/extsizes
10503 %{texmfdist}/tex/latex/facsimile
10504 %{texmfdist}/tex/latex/fancybox
10505 %{texmfdist}/tex/latex/fancyhdr
10506 %{texmfdist}/tex/latex/fancynum
10507 %{texmfdist}/tex/latex/fancyref
10508 %{texmfdist}/tex/latex/fancytooltips
10509 %{texmfdist}/tex/latex/fancyvrb
10510 %{texmfdist}/tex/latex/fax
10511 %{texmfdist}/tex/latex/fc
10512 %{texmfdist}/tex/latex/feyn
10513 %{texmfdist}/tex/latex/fge
10514 %{texmfdist}/tex/latex/figbib
10515 %{texmfdist}/tex/latex/figsize
10516 %{texmfdist}/tex/latex/filecontents
10517 %{texmfdist}/tex/latex/fink
10518 %{texmfdist}/tex/latex/fixfoot
10519 %{texmfdist}/tex/latex/flabels
10520 %{texmfdist}/tex/latex/flacards
10521 %{texmfdist}/tex/latex/flagderiv
10522 %{texmfdist}/tex/latex/flashcards
10523 %{texmfdist}/tex/latex/float
10524 %{texmfdist}/tex/latex/floatrow
10525 %{texmfdist}/tex/latex/fmp
10526 %{texmfdist}/tex/latex/fnbreak
10527 %{texmfdist}/tex/latex/fncychap
10528 %{texmfdist}/tex/latex/foekfont
10529 %{texmfdist}/tex/latex/foilhtml
10530 %{texmfdist}/tex/latex/fonetika
10531 %{texmfdist}/tex/latex/fontinst
10532 %{texmfdist}/tex/latex/fonttable
10533 %{texmfdist}/tex/latex/footmisc
10534 %{texmfdist}/tex/latex/footnpag
10535 %{texmfdist}/tex/latex/fourier
10536 %{texmfdist}/tex/latex/fouriernc
10537 %{texmfdist}/tex/latex/fp
10538 %{texmfdist}/tex/latex/frankenstein
10539 %{texmfdist}/tex/latex/frcursive
10540 %{texmfdist}/tex/latex/frenchle
10541 %{texmfdist}/tex/latex/fribrief
10542 %{texmfdist}/tex/latex/frletter
10543 %{texmfdist}/tex/latex/frontespizio
10544 %{texmfdist}/tex/latex/fullblck
10545 %{texmfdist}/tex/latex/fullpict
10546 %{texmfdist}/tex/latex/fundus
10547 %{texmfdist}/tex/latex/gaceta
10548 %{texmfdist}/tex/latex/gastex
10549 %{texmfdist}/tex/latex/gatech-thesis
10550 %{texmfdist}/tex/latex/gauss
10551 %{texmfdist}/tex/latex/gb4e
10552 %{texmfdist}/tex/latex/gcard
10553 %{texmfdist}/tex/latex/gcite
10554 %{texmfdist}/tex/latex/genmpage
10555 %{texmfdist}/tex/latex/geometry
10556 %{texmfdist}/tex/latex/geomsty
10557 %{texmfdist}/tex/latex/gfsartemisia
10558 %{texmfdist}/tex/latex/gfsbaskerville
10559 %{texmfdist}/tex/latex/gfsbodoni
10560 %{texmfdist}/tex/latex/gfscomplutum
10561 %{texmfdist}/tex/latex/gfsdidot
10562 %{texmfdist}/tex/latex/gfsneohellenic
10563 %{texmfdist}/tex/latex/gfsporson
10564 %{texmfdist}/tex/latex/gfssolomos
10565 %{texmfdist}/tex/latex/gloss
10566 %{texmfdist}/tex/latex/glossaries
10567 %{texmfdist}/tex/latex/gmdoc
10568 %{texmfdist}/tex/latex/gmeometric
10569 %{texmfdist}/tex/latex/gmiflink
10570 %{texmfdist}/tex/latex/gmutils
10571 %{texmfdist}/tex/latex/gmverb
10572 %{texmfdist}/tex/latex/graphics
10573 %{texmfdist}/tex/latex/graphicx-psmin
10574 %{texmfdist}/tex/latex/greek-inputenc
10575 %{texmfdist}/tex/latex/greekdates
10576 %{texmfdist}/tex/latex/greektex
10577 %{texmfdist}/tex/latex/grfpaste
10578 %{texmfdist}/tex/latex/grnumalt
10579 %{texmfdist}/tex/latex/grotesq
10580 %{texmfdist}/tex/latex/grverb
10581 %{texmfdist}/tex/latex/gu
10582 %{texmfdist}/tex/latex/guitbeamer
10583 %{texmfdist}/tex/latex/hanging
10584 %{texmfdist}/tex/latex/har2nat
10585 %{texmfdist}/tex/latex/harmony
10586 %{texmfdist}/tex/latex/harpoon
10587 %{texmfdist}/tex/latex/harvard
10588 %{texmfdist}/tex/latex/hc
10589 %{texmfdist}/tex/latex/helvetic
10590 %{texmfdist}/tex/latex/hep
10591 %{texmfdist}/tex/latex/hepnames
10592 %{texmfdist}/tex/latex/hepparticles
10593 %{texmfdist}/tex/latex/hepthesis
10594 %{texmfdist}/tex/latex/hepunits
10595 %{texmfdist}/tex/latex/hexgame
10596 %{texmfdist}/tex/latex/hfoldsty
10597 %{texmfdist}/tex/latex/hilowres
10598 %{texmfdist}/tex/latex/histogr
10599 %{texmfdist}/tex/latex/hitec
10600 %{texmfdist}/tex/latex/hpsdiss
10601 %{texmfdist}/tex/latex/hvfloat
10602 %{texmfdist}/tex/latex/hypdvips
10603 %{texmfdist}/tex/latex/hyper
10604 %{texmfdist}/tex/latex/hyperref
10605 %{texmfdist}/tex/latex/hyperxmp
10606 %{texmfdist}/tex/latex/hyphenat
10607 %{texmfdist}/tex/latex/ibycus-babel
10608 %{texmfdist}/tex/latex/icsv
10609 %{texmfdist}/tex/latex/ieeepes
10610 %{texmfdist}/tex/latex/ifmslide
10611 %{texmfdist}/tex/latex/ifplatform
10612 %{texmfdist}/tex/latex/ifsym
10613 %{texmfdist}/tex/latex/ijmart
10614 %{texmfdist}/tex/latex/imac
10615 %{texmfdist}/tex/latex/image-gallery
10616 %{texmfdist}/tex/latex/imtekda
10617 %{texmfdist}/tex/latex/index
10618 %{texmfdist}/tex/latex/initials
10619 %{texmfdist}/tex/latex/inlinebib
10620 %{texmfdist}/tex/latex/inlinedef
10621 %{texmfdist}/tex/latex/interactiveworkbook
10622 %{texmfdist}/tex/latex/invoice
10623 %{texmfdist}/tex/latex/ipa
10624 %{texmfdist}/tex/latex/iso
10625 %{texmfdist}/tex/latex/iso10303
10626 %{texmfdist}/tex/latex/isodate
10627 %{texmfdist}/tex/latex/isodoc
10628 %{texmfdist}/tex/latex/isonums
10629 %{texmfdist}/tex/latex/itnumpar
10630 %{texmfdist}/tex/latex/itrans
10631 %{texmfdist}/tex/latex/iwona
10632 %{texmfdist}/tex/latex/jhep
10633 %{texmfdist}/tex/latex/jknapltx
10634 %{texmfdist}/tex/latex/jneurosci
10635 %{texmfdist}/tex/latex/jpsj
10636 %{texmfdist}/tex/latex/jura
10637 %{texmfdist}/tex/latex/juraabbrev
10638 %{texmfdist}/tex/latex/juramisc
10639 %{texmfdist}/tex/latex/jurarsp
10640 %{texmfdist}/tex/latex/koma-script
10641 %{texmfdist}/tex/latex/labels
10642 %{texmfdist}/tex/latex/latexconfig/latex.ini
10643 %{texmfdist}/tex/latex/latexconfig/mllatex.ini
10644 %{texmfdist}/tex/latex/latexconfig/pdflatex.ini
10645 %{texmfdist}/tex/latex/layouts
10646 %{texmfdist}/tex/latex/listings
10647 %{texmfdist}/tex/latex/ltabptch
10648 %{texmfdist}/tex/latex/localloc
10649 %{texmfdist}/tex/latex/ltxmisc
10650 %{texmfdist}/tex/latex/mathcomp
10651 %{texmfdist}/tex/latex/mdwtools
10652 %{texmfdist}/tex/latex/memoir
10653 %{texmfdist}/tex/latex/mh
10654 %{texmfdist}/tex/latex/misc209
10655 %{texmfdist}/tex/latex/mmap
10656 %{texmfdist}/tex/latex/mnsymbol
10657 %{texmfdist}/tex/latex/moderncv
10658 %{texmfdist}/tex/latex/modroman
10659 %{texmfdist}/tex/latex/mongolian-babel
10660 %{texmfdist}/tex/latex/montex
10661 %{texmfdist}/tex/latex/mparhack
10662 %{texmfdist}/tex/latex/ms
10663 %{texmfdist}/tex/latex/multibib
10664 %{texmfdist}/tex/latex/multirow
10665 %{texmfdist}/tex/latex/mwcls
10666 %{texmfdist}/tex/latex/ncclatex
10667 %{texmfdist}/tex/latex/ncctools
10668 %{texmfdist}/tex/latex/ncntrsbk
10669 %{texmfdist}/tex/latex/nddiss
10670 %{texmfdist}/tex/latex/newalg
10671 %{texmfdist}/tex/latex/newfile
10672 %{texmfdist}/tex/latex/newlfm
10673 %{texmfdist}/tex/latex/newspaper
10674 %{texmfdist}/tex/latex/newthm
10675 %{texmfdist}/tex/latex/nomencl
10676 %{texmfdist}/tex/latex/ntgclass
10677 %{texmfdist}/tex/generic/oberdiek
10678 %{texmfdist}/tex/latex/oberdiek
10679 %{texmfdist}/tex/latex/overpic
10680 %{texmfdist}/tex/latex/paralist
10681 %{texmfdist}/tex/latex/pb-diagram
10682 %{texmfdist}/tex/latex/pdftex-def
10683 %{texmfdist}/tex/latex/pdfpages
10684 %{texmfdist}/tex/latex/picinpar
10685 %{texmfdist}/tex/latex/pict2e
10686 %{texmfdist}/tex/latex/placeins
10687 %{texmfdist}/tex/latex/preprint
10688 %{texmfdist}/tex/latex/preview
10689 %{texmfdist}/tex/latex/program
10690 %{texmfdist}/tex/latex/psfrag
10691 %{texmfdist}/tex/latex/pslatex
10692 %{texmfdist}/tex/latex/revtex
10693 %{texmfdist}/tex/latex/rotating
10694 %{texmfdist}/tex/latex/rotfloat
10695 %{texmfdist}/tex/latex/scale
10696 %{texmfdist}/tex/latex/sectsty
10697 %{texmfdist}/tex/latex/seminar
10698 %{texmfdist}/tex/latex/setspace
10699 %{texmfdist}/tex/latex/showdim
10700 %{texmfdist}/tex/latex/showlabels
10701 %{texmfdist}/tex/latex/sidecap
10702 %{texmfdist}/tex/latex/slashbox
10703 %{texmfdist}/tex/latex/soul
10704 %{texmfdist}/tex/latex/stdclsdv
10705 %{texmfdist}/tex/latex/stmaryrd
10706 %{texmfdist}/tex/latex/subfig
10707 %{texmfdist}/tex/latex/subfigure
10708 %{texmfdist}/tex/latex/supertabular
10709 %{texmfdist}/tex/latex/t2
10710 %{texmfdist}/tex/latex/t-angles
10711 %{texmfdist}/tex/latex/tableaux
10712 %{texmfdist}/tex/latex/tablists
10713 %{texmfdist}/tex/latex/tablor
10714 %{texmfdist}/tex/latex/tabto-ltx
10715 %{texmfdist}/tex/latex/tabulary
10716 %{texmfdist}/tex/latex/tabvar
10717 %{texmfdist}/tex/latex/talk
10718 %{texmfdist}/tex/latex/taupin
10719 %{texmfdist}/tex/latex/tcldoc
10720 %{texmfdist}/tex/latex/tdsfrmath
10721 %{texmfdist}/tex/latex/technics
10722 %{texmfdist}/tex/latex/ted
10723 %{texmfdist}/tex/latex/tengwarscript
10724 %{texmfdist}/tex/latex/tensor
10725 %{texmfdist}/tex/latex/teubner
10726 %{texmfdist}/tex/latex/tex-gyre
10727 %{texmfdist}/tex/latex/texilikecover
10728 %{texmfdist}/tex/latex/texlogos
10729 %{texmfdist}/tex/latex/texmate
10730 %{texmfdist}/tex/latex/texpower
10731 %{texmfdist}/tex/latex/texshade
10732 %{texmfdist}/tex/latex/textcase
10733 %{texmfdist}/tex/latex/textfit
10734 %{texmfdist}/tex/latex/textopo
10735 %{texmfdist}/tex/latex/textpath
10736 %{texmfdist}/tex/latex/textpos
10737 %{texmfdist}/tex/latex/theoremref
10738 %{texmfdist}/tex/latex/thesis-titlepage-fhac
10739 %{texmfdist}/tex/latex/thinsp
10740 %{texmfdist}/tex/latex/thmtools
10741 %{texmfdist}/tex/latex/thumb
10742 %{texmfdist}/tex/latex/thuthesis
10743 %{texmfdist}/tex/latex/ticket
10744 %{texmfdist}/tex/latex/tikz-inet
10745 %{texmfdist}/tex/latex/times
10746 %{texmfdist}/tex/latex/timesht
10747 %{texmfdist}/tex/latex/tipa
10748 %{texmfdist}/tex/latex/titlefoot
10749 %{texmfdist}/tex/latex/titlesec
10750 %{texmfdist}/tex/latex/titling
10751 %{texmfdist}/tex/latex/tocbibind
10752 %{texmfdist}/tex/latex/tocloft
10753 %{texmfdist}/tex/latex/tools
10754 %{texmfdist}/tex/latex/totpages
10755 %{texmfdist}/tex/latex/type1cm
10756 %{texmfdist}/tex/latex/undertilde
10757 %{texmfdist}/tex/latex/units
10758 %{texmfdist}/tex/latex/unitsdef
10759 %{texmfdist}/tex/latex/universa
10760 %{texmfdist}/tex/latex/unroman
10761 %{texmfdist}/tex/latex/upmethodology
10762 %{texmfdist}/tex/latex/upquote
10763 %{texmfdist}/tex/latex/varindex
10764 %{texmfdist}/tex/latex/varsfromjobname
10765 %{texmfdist}/tex/latex/vector
10766 %{texmfdist}/tex/latex/velthuis
10767 %{texmfdist}/tex/latex/verse
10768 %{texmfdist}/tex/latex/versions
10769 %{texmfdist}/tex/latex/vhistory
10770 %{texmfdist}/tex/latex/vita
10771 %{texmfdist}/tex/latex/vmargin
10772 %{texmfdist}/tex/latex/volumes
10773 %{texmfdist}/tex/latex/vpe
10774 %{texmfdist}/tex/latex/vrsion
10775 %{texmfdist}/tex/latex/vwcol
10776 %{texmfdist}/tex/latex/vxu
10777 %{texmfdist}/tex/latex/wallpaper
10778 %{texmfdist}/tex/latex/warning
10779 %{texmfdist}/tex/latex/warpcol
10780 %{texmfdist}/tex/latex/was
10781 %{texmfdist}/tex/latex/williams
10782 %{texmfdist}/tex/latex/wnri
10783 %{texmfdist}/tex/latex/wordlike
10784 %{texmfdist}/source/wordlike
10785 %{texmfdist}/tex/latex/wrapfig
10786 %{texmfdist}/tex/latex/wsuipa
10787 %{texmfdist}/source/generic/wsuipa
10788 %{texmfdist}/tex/latex/xargs
10789 %{texmfdist}/tex/latex/xcolor
10790 %{texmfdist}/tex/latex/xdoc
10791 %{texmfdist}/tex/latex/xfor
10792 %{texmfdist}/tex/latex/xifthen
10793 %{texmfdist}/tex/latex/xmpincl
10794 %{texmfdist}/tex/latex/xnewcommand
10795 %{texmfdist}/tex/latex/xoptarg
10796 %{texmfdist}/tex/latex/xpackages
10797 %{texmfdist}/tex/latex/xq
10798 %{texmfdist}/tex/latex/xskak
10799 %{texmfdist}/tex/latex/xstring
10800 %{texmfdist}/tex/latex/xtab
10801 %{texmfdist}/tex/latex/xtcapts
10802 %{texmfdist}/tex/latex/xyling
10803 %{texmfdist}/tex/latex/xytree
10804 %{texmfdist}/tex/latex/yafoot
10805 %{texmfdist}/tex/latex/yfonts
10806 %{texmfdist}/tex/latex/yhmath
10807 %{texmfdist}/tex/latex/yi4latex
10808 %{texmfdist}/tex/latex/york-thesis
10809 %{texmfdist}/tex/latex/youngtab
10810 %{texmfdist}/tex/latex/yplan
10811 %{texmfdist}/tex/latex/zapfchan
10812 %{texmfdist}/tex/latex/zapfding
10813 %{texmfdist}/tex/latex/zed-csp
10814 %{texmfdist}/tex/latex/zefonts
10815 %{texmfdist}/tex/latex/ziffer
10816 %{texmfdist}/tex/latex/zwgetfdate
10817 %{texmf}/fmtutil/format.latex.cnf
10818 %dir %{texmf}/tex/latex
10819 %{texmf}/tex/latex/config
10820 %{texmf}/tex/latex/dvipdfm
10821 %dir %{texmf}/tex/latex/misc
10822 %{fmtdir}/pdftex/latex.fmt
10823 %{fmtdir}/pdftex/mllatex.fmt
10824
10825 %files latex-12many
10826 %defattr(644,root,root,755)
10827 %doc %{texmfdist}/doc/latex/12many
10828 %{texmfdist}/source/latex/12many
10829
10830 %files latex-abstract
10831 %defattr(644,root,root,755)
10832 %doc %{texmfdist}/doc/latex/abstract
10833 %{texmfdist}/tex/latex/abstract
10834 %{texmfdist}/source/latex/abstract
10835
10836 %files latex-accfonts
10837 %defattr(644,root,root,755)
10838 %doc %{texmfdist}/doc/fonts/accfonts
10839 %{texmfdist}/tex/latex/accfonts
10840
10841 %files latex-adrconv
10842 %defattr(644,root,root,755)
10843 %{texmfdist}/tex/latex/adrconv
10844 %{texmfdist}/doc/latex/adrconv
10845
10846 %files latex-algorithms
10847 %defattr(644,root,root,755)
10848 %doc %{texmfdist}/doc/latex/algorithms
10849 %{texmfdist}/tex/latex/algorithms
10850
10851 %files latex-ae
10852 %defattr(644,root,root,755)
10853 %{texmfdist}/tex/latex/ae
10854
10855 %files latex-ams
10856 %defattr(644,root,root,755)
10857 %doc %{texmfdist}/doc/fonts/amsfonts
10858 %doc %{texmfdist}/doc/latex/amscls
10859 %doc %{texmfdist}/doc/latex/amsmath
10860 %doc %{texmfdist}/doc/latex/onlyamsmath
10861 %{texmfdist}/tex/latex/amscls
10862 %{texmfdist}/tex/latex/amsmath
10863 %{texmfdist}/tex/latex/amsfonts
10864 %{texmfdist}/tex/latex/onlyamsmath
10865 %{texmfdist}/source/latex/onlyamsmath
10866 %{texmfdist}/source/latex/amsaddr
10867 %{texmfdist}/source/latex/amscls
10868 %{texmfdist}/source/latex/amsfonts
10869 %{texmfdist}/source/latex/amsmath
10870 %{texmfdist}/source/latex/amsrefs
10871
10872 %files latex-antp
10873 %defattr(644,root,root,755)
10874 %{texmfdist}/tex/latex/antp
10875
10876 %files latex-antt
10877 %defattr(644,root,root,755)
10878 %{texmfdist}/tex/latex/antt
10879
10880 %files latex-appendix
10881 %defattr(644,root,root,755)
10882 %doc %{texmfdist}/doc/latex/appendix
10883 %{texmfdist}/tex/latex/appendix
10884 %{texmfdist}/source/latex/appendix
10885
10886 %files latex-bardiag
10887 %defattr(644,root,root,755)
10888 %doc %{texmfdist}/doc/latex/bardiag
10889 %{texmfdist}/tex/latex/bardiag
10890
10891 %files latex-bbm
10892 %defattr(644,root,root,755)
10893 %{texmfdist}/source/latex/bbm
10894 %{texmfdist}/tex/latex/bbm
10895
10896 %files latex-bbold
10897 %defattr(644,root,root,755)
10898 %doc %{texmfdist}/doc/latex/bbold
10899 %{texmfdist}/tex/latex/bbold
10900 %{texmfdist}/source/latex/bbold
10901
10902 %files latex-beamer
10903 %defattr(644,root,root,755)
10904 %doc %{texmfdist}/doc/latex/beamer
10905 %{texmfdist}/tex/latex/beamer-contrib
10906 %{texmfdist}/tex/latex/beamer
10907
10908 %files latex-bezos
10909 %defattr(644,root,root,755)
10910 %doc %{texmfdist}/doc/latex/bezos
10911 %{texmfdist}/tex/latex/bezos
10912
10913 %files latex-bibtex
10914 %defattr(644,root,root,755)
10915 %dir %{texmfdist}/bibtex
10916 %dir %{texmfdist}/bibtex/bib
10917 %dir %{texmfdist}/bibtex/bst
10918 %dir %{texmfdist}/bibtex/csf
10919 %dir %{texmfdist}/doc/bibtex
10920 %dir %{texmf}/bibtex
10921 %doc %{texmfdist}/doc/bibtex/base
10922 %doc %{texmfdist}/doc/latex/bibtopic
10923 %doc %{texmfdist}/doc/latex/bibunits
10924 %doc %{texmfdist}/doc/latex/footbib
10925 %doc %{texmfdist}/doc/latex/natbib
10926 %doc %{texmf}/doc/bibtex8
10927 %{_mandir}/man1/bibtex.1*
10928 %{_mandir}/man1/rubibtex.1*
10929
10930 %attr(755,root,root) %{_bindir}/bibtex
10931 %attr(755,root,root) %{_bindir}/rubibtex
10932 %{texmfdist}/bibtex/bib/adrconv
10933 %{texmfdist}/bibtex/bib/base
10934 %{texmfdist}/bibtex/bst/adrconv
10935 %{texmfdist}/bibtex/bst/base
10936 %{texmfdist}/bibtex/bst/natbib
10937 %{texmfdist}/bibtex/csf/base
10938 %{texmfdist}/source/latex/adrconv
10939 %{texmfdist}/source/latex/bibtopic
10940 %{texmfdist}/source/latex/bibunits
10941 %{texmfdist}/source/latex/footbib
10942 %{texmfdist}/tex/latex/bibtopic
10943 %{texmfdist}/tex/latex/bibunits
10944 %{texmfdist}/tex/latex/footbib
10945 %{texmfdist}/tex/latex/natbib
10946 %{texmf}/bibtex/csf
10947
10948 %files latex-bibtex-ams
10949 %defattr(644,root,root,755)
10950 %{texmfdist}/bibtex/bst/ams
10951 %{texmfdist}/bibtex/bib/ams
10952
10953 %files latex-bibtex-pl
10954 %defattr(644,root,root,755)
10955 %dir %{texmfdist}/bibtex/bib/gustlib
10956 %{texmfdist}/bibtex/bib/gustlib/plbib.bib
10957
10958 %files latex-bibtex-german
10959 %defattr(644,root,root,755)
10960 %doc %{texmfdist}/doc/bibtex/germbib
10961 %{texmfdist}/bibtex/bst/germbib
10962 %{texmfdist}/tex/latex/germbib
10963
10964 %files latex-bibtex-revtex4
10965 %defattr(644,root,root,755)
10966 %{texmfdist}/bibtex/bib/revtex
10967 %{texmfdist}/bibtex/bst/revtex
10968
10969 %files latex-bibtex-jurabib
10970 %defattr(644,root,root,755)
10971 %doc %{texmfdist}/doc/latex/jurabib
10972 %{texmfdist}/bibtex/bst/jurabib
10973 %{texmfdist}/bibtex/bib/jurabib
10974 %{texmfdist}/source/latex/jurabib
10975 %{texmfdist}/tex/latex/jurabib
10976
10977 %files latex-bibtex-dk
10978 %defattr(644,root,root,755)
10979 %doc %{texmfdist}/doc/latex/dk-bib
10980 %{texmfdist}/bibtex/bst/dk-bib
10981 %{texmfdist}/bibtex/csf/dk-bib
10982 %{texmfdist}/bibtex/bib/dk-bib
10983 %{texmfdist}/source/latex/dk-bib
10984 %{texmfdist}/tex/latex/dk-bib
10985
10986 %files latex-bibtex-styles
10987 %defattr(644,root,root,755)
10988 %dir %{texmfdist}/source/bibtex
10989 %doc %{texmfdist}/doc/bibtex/abstyles
10990 %doc %{texmfdist}/doc/bibtex/bibhtml
10991 %doc %{texmfdist}/doc/bibtex/dinat
10992 %doc %{texmfdist}/doc/bibtex/economic
10993 %doc %{texmfdist}/doc/bibtex/elsevier-bib
10994 %doc %{texmfdist}/doc/bibtex/gost
10995 %doc %{texmfdist}/doc/bibtex/ijqc
10996 %doc %{texmfdist}/doc/bibtex/iopart-num
10997 %doc %{texmfdist}/doc/generic/t2
10998 %doc %{texmfdist}/doc/latex/IEEEtran
10999 %{texmfdist}/bibtex/bib/IEEEtran
11000 %{texmfdist}/bibtex/bib/abstyles
11001 %{texmfdist}/bibtex/bib/achemso
11002 %{texmfdist}/bibtex/bib/acmtrans
11003 %{texmfdist}/bibtex/bib/ascelike
11004 %{texmfdist}/bibtex/bib/beebe
11005 %{texmfdist}/bibtex/bib/bibhtml
11006 %{texmfdist}/bibtex/bib/bibtopic
11007 %{texmfdist}/bibtex/bib/din1505
11008 %{texmfdist}/bibtex/bib/directory
11009 %{texmfdist}/bibtex/bib/figbib
11010 %{texmfdist}/bibtex/bib/frankenstein
11011 %{texmfdist}/bibtex/bib/gatech-thesis
11012 %{texmfdist}/bibtex/bib/geomsty
11013 %{texmfdist}/bibtex/bib/gloss
11014 %{texmfdist}/bibtex/bib/harvard
11015 %{texmfdist}/bibtex/bib/ieeepes
11016 %{texmfdist}/bibtex/bib/ijmart
11017 %{texmfdist}/bibtex/bib/imac
11018 %{texmfdist}/bibtex/bib/index
11019 %{texmfdist}/bibtex/bib/lsc
11020 %{texmfdist}/bibtex/bib/msc
11021 %{texmfdist}/bibtex/bib/nostarch
11022 %{texmfdist}/bibtex/bib/spie
11023 %{texmfdist}/bibtex/bib/urlbst
11024 %{texmfdist}/bibtex/bst/IEEEtran
11025 %{texmfdist}/bibtex/bst/abstyles
11026 %{texmfdist}/bibtex/bst/achemso
11027 %{texmfdist}/bibtex/bst/acmtrans
11028 %{texmfdist}/bibtex/bst/afthesis
11029 %{texmfdist}/bibtex/bst/aguplus
11030 %{texmfdist}/bibtex/bst/aichej
11031 %{texmfdist}/bibtex/bst/ametsoc
11032 %{texmfdist}/bibtex/bst/ascelike
11033 %{texmfdist}/bibtex/bst/beebe
11034 %{texmfdist}/bibtex/bst/bibhtml
11035 %{texmfdist}/bibtex/bst/chem-journal
11036 %{texmfdist}/bibtex/bst/chicago
11037 %{texmfdist}/bibtex/bst/confproc
11038 %{texmfdist}/bibtex/bst/datatool
11039 %{texmfdist}/bibtex/bst/din1505
11040 %{texmfdist}/bibtex/bst/dinat
11041 %{texmfdist}/bibtex/bst/directory
11042 %{texmfdist}/bibtex/bst/dvdcoll
11043 %{texmfdist}/bibtex/bst/economic
11044 %{texmfdist}/bibtex/bst/elsevier-bib
11045 %{texmfdist}/bibtex/bst/fbs
11046 %{texmfdist}/bibtex/bst/figbib
11047 %{texmfdist}/bibtex/bst/finbib
11048 %{texmfdist}/bibtex/bst/frankenstein
11049 %{texmfdist}/bibtex/bst/gatech-thesis
11050 %{texmfdist}/bibtex/bst/gloss
11051 %{texmfdist}/bibtex/bst/gost
11052 %{texmfdist}/bibtex/bst/gustlib
11053 %{texmfdist}/bibtex/bst/harvard
11054 %{texmfdist}/bibtex/bst/hc
11055 %{texmfdist}/bibtex/bst/ieeepes
11056 %{texmfdist}/bibtex/bst/ijmart
11057 %{texmfdist}/bibtex/bst/ijqc
11058 %{texmfdist}/bibtex/bst/imac
11059 %{texmfdist}/bibtex/bst/index
11060 %{texmfdist}/bibtex/bst/inlinebib
11061 %{texmfdist}/bibtex/bst/iopart-num
11062 %{texmfdist}/bibtex/bst/jneurosci
11063 %{texmfdist}/bibtex/bst/jurarsp
11064 %{texmfdist}/bibtex/bst/kluwer
11065 %{texmfdist}/bibtex/bst/mslapa
11066 %{texmfdist}/bibtex/bst/multibib
11067 %{texmfdist}/bibtex/bst/munich
11068 %{texmfdist}/bibtex/bst/nature
11069 %{texmfdist}/bibtex/bst/nddiss
11070 %{texmfdist}/bibtex/bst/opcit
11071 %{texmfdist}/bibtex/bst/perception
11072 %{texmfdist}/bibtex/bst/savetrees
11073 %{texmfdist}/bibtex/bst/shipunov
11074 %{texmfdist}/bibtex/bst/smflatex
11075 %{texmfdist}/bibtex/bst/sort-by-letters
11076 %{texmfdist}/bibtex/bst/spie
11077 %{texmfdist}/bibtex/bst/stellenbosch
11078 %{texmfdist}/bibtex/bst/swebib
11079 %{texmfdist}/bibtex/bst/texsis
11080 %{texmfdist}/bibtex/bst/thuthesis
11081 %{texmfdist}/bibtex/bst/tugboat
11082 %{texmfdist}/bibtex/bst/urlbst
11083 %{texmfdist}/bibtex/csf/gost
11084 %{texmfdist}/source/bibtex/gost
11085
11086 %files latex-bibtex-vancouver
11087 %defattr(644,root,root,755)
11088 %dir %{texmfdist}/bibtex/bib/vancouver
11089 %dir %{texmfdist}/bibtex/bst/vancouver
11090 %dir %{texmfdist}/doc/bibtex/vancouver
11091 %doc %{texmfdist}/doc/bibtex/vancouver/README
11092 %doc %{texmfdist}/doc/bibtex/vancouver/vancouver.pdf
11093 %doc %{texmfdist}/doc/bibtex/vancouver/vancouver.tex
11094 %{texmfdist}/bibtex/bib/vancouver/vancouver.bib
11095 %{texmfdist}/bibtex/bst/vancouver/vancouver.bst
11096
11097 %files latex-booktabs
11098 %defattr(644,root,root,755)
11099 %doc %{texmfdist}/doc/latex/booktabs
11100 %{texmfdist}/source/latex/booktabs
11101 %{texmfdist}/tex/latex/booktabs
11102
11103 %files latex-caption
11104 %defattr(644,root,root,755)
11105 %doc %{texmfdist}/doc/latex/caption
11106 %{texmfdist}/tex/latex/caption
11107 %{texmfdist}/source/latex/caption
11108
11109 %files latex-carlisle
11110 %defattr(644,root,root,755)
11111 %doc %{texmfdist}/doc/latex/carlisle
11112 %{texmfdist}/tex/latex/carlisle
11113 %{texmfdist}/source/latex/carlisle
11114
11115 %files latex-ccfonts
11116 %defattr(644,root,root,755)
11117 %doc %{texmfdist}/doc/latex/ccfonts
11118 %{texmfdist}/source/latex/ccfonts
11119 %{texmfdist}/tex/latex/ccfonts
11120
11121 %files latex-cite
11122 %defattr(644,root,root,755)
11123 %{texmfdist}/tex/latex/cite
11124
11125 %files latex-cmbright
11126 %defattr(644,root,root,755)
11127 %doc %{texmfdist}/doc/latex/cmbright
11128 %{texmfdist}/tex/latex/cmbright
11129
11130 %files latex-colortab
11131 %defattr(644,root,root,755)
11132 %doc %{texmfdist}/doc/generic/colortab
11133 %{texmfdist}/tex/latex/colortab
11134 %{texmfdist}/tex/generic/colortab
11135
11136 %files latex-comment
11137 %defattr(644,root,root,755)
11138 %doc %{texmfdist}/doc/latex/comment
11139 %{texmfdist}/source/latex/comment
11140 %{texmfdist}/tex/latex/comment
11141
11142 %files latex-concmath
11143 %defattr(644,root,root,755)
11144 %{texmfdist}/source/latex/concmath
11145 %{texmfdist}/tex/latex/concmath
11146
11147 %files latex-currvita
11148 %defattr(644,root,root,755)
11149 %doc %{texmfdist}/doc/latex/currvita
11150 %{texmfdist}/source/latex/currvita
11151 %{texmfdist}/tex/latex/currvita
11152 %doc %{texmfdist}/doc/latex/curve
11153 %{texmfdist}/source/latex/curve
11154 %{texmfdist}/tex/latex/curve
11155 %doc %{texmfdist}/doc/latex/ecv
11156 %{texmfdist}/source/latex/ecv
11157 %{texmfdist}/tex/latex/ecv
11158 %doc %{texmfdist}/doc/latex/simplecv
11159 %{texmfdist}/source/latex/simplecv
11160 %{texmfdist}/tex/latex/simplecv
11161
11162 %files latex-curves
11163 %defattr(644,root,root,755)
11164 %doc %{texmfdist}/doc/latex/curves
11165 %{texmfdist}/source/latex/curves
11166 %{texmfdist}/tex/latex/curves
11167
11168 %files latex-custom-bib
11169 %defattr(644,root,root,755)
11170 %doc %{texmfdist}/doc/latex/custom-bib
11171 %{texmfdist}/source/latex/custom-bib
11172 %{texmfdist}/tex/latex/custom-bib
11173
11174 %files latex-cyrillic
11175 %defattr(644,root,root,755)
11176 %doc %{texmfdist}/doc/latex/cyrillic
11177 %{texmfdist}/source/latex/cyrillic
11178 %{texmfdist}/tex/latex/cyrillic
11179
11180 %files latex-enumitem
11181 %defattr(644,root,root,755)
11182 %doc %{texmfdist}/doc/latex/enumitem
11183 %{texmfdist}/tex/latex/enumitem
11184
11185 %files latex-exams
11186 %defattr(644,root,root,755)
11187 %doc %{texmfdist}/doc/latex/exam
11188 %doc %{texmfdist}/doc/latex/examdesign
11189 %doc %{texmfdist}/doc/latex/mathexam
11190 %doc %{texmfdist}/doc/latex/probsoln
11191 %doc %{texmfdist}/doc/latex/qcm
11192 %doc %{texmfdist}/doc/latex/uebungsblatt
11193 %{texmfdist}/source/latex/examdesign
11194 %{texmfdist}/source/latex/mathexam
11195 %{texmfdist}/source/latex/probsoln
11196 %{texmfdist}/source/latex/qcm
11197 %{texmfdist}/tex/latex/exam
11198 %{texmfdist}/tex/latex/examdesign
11199 %{texmfdist}/tex/latex/mathexam
11200 %{texmfdist}/tex/latex/probsoln
11201 %{texmfdist}/tex/latex/qcm
11202 %{texmfdist}/tex/latex/uebungsblatt
11203
11204 %files latex-float
11205 %defattr(644,root,root,755)
11206 %doc %{texmfdist}/doc/latex/ccaption
11207 %doc %{texmfdist}/doc/latex/photo
11208 %doc %{texmfdist}/doc/latex/topfloat
11209 %{texmfdist}/source/latex/ccaption
11210 %{texmfdist}/source/latex/photo
11211 %{texmfdist}/tex/latex/ccaption
11212 %{texmfdist}/tex/latex/photo
11213 %{texmfdist}/tex/latex/topfloat
11214
11215 %files latex-foiltex
11216 %defattr(644,root,root,755)
11217 %doc %{texmfdist}/doc/latex/foiltex
11218 %{texmfdist}/tex/latex/foiltex
11219
11220 %files latex-formlett
11221 %defattr(644,root,root,755)
11222 %doc %{texmfdist}/doc/latex/formlett
11223 %{texmfdist}/tex/latex/formlett
11224
11225 %files latex-formular
11226 %defattr(644,root,root,755)
11227 %doc %{texmfdist}/doc/latex/formular
11228 %{texmfdist}/tex/latex/formular
11229 %{texmfdist}/source/latex/formular
11230
11231 %files latex-gbrief
11232 %defattr(644,root,root,755)
11233 %doc %{texmfdist}/doc/latex/g-brief
11234 %{texmfdist}/source/latex/g-brief
11235 %{texmfdist}/tex/latex/g-brief
11236
11237 %files latex-keystroke
11238 %defattr(644,root,root,755)
11239 %{texmfdist}/tex/latex/keystroke
11240 %doc %{texmfdist}/doc/latex/keystroke
11241
11242 %files latex-labbook
11243 %defattr(644,root,root,755)
11244 %doc %{texmfdist}/doc/latex/labbook
11245 %{texmfdist}/source/latex/labbook
11246 %{texmfdist}/tex/latex/labbook
11247
11248 %files latex-lastpage
11249 %defattr(644,root,root,755)
11250 %doc %{texmfdist}/doc/latex/lastpage
11251 %{texmfdist}/tex/latex/lastpage
11252 %{texmfdist}/source/latex/lastpage
11253
11254 %files latex-lcd
11255 %defattr(644,root,root,755)
11256 %doc %{texmfdist}/doc/latex/lcd
11257 %{texmfdist}/source/latex/lcd
11258 %{texmfdist}/tex/latex/lcd
11259
11260 %files latex-leaflet
11261 %defattr(644,root,root,755)
11262 %doc %{texmfdist}/doc/latex/leaflet
11263 %{texmfdist}/source/latex/leaflet
11264 %{texmfdist}/tex/latex/leaflet
11265
11266 %files latex-leftidx
11267 %defattr(644,root,root,755)
11268 %doc %{texmfdist}/doc/latex/leftidx
11269 %{texmfdist}/tex/latex/leftidx
11270 %{texmfdist}/source/latex/leftidx
11271
11272 %files latex-lewis
11273 %defattr(644,root,root,755)
11274 %doc %{texmfdist}/doc/latex/lewis
11275 %{texmfdist}/tex/latex/lewis
11276
11277 %files latex-lm
11278 %defattr(644,root,root,755)
11279 %{texmfdist}/tex/latex/lm
11280
11281 %files latex-lucidabr
11282 %defattr(644,root,root,755)
11283 %dir %{texmfdist}/vtex
11284 %{texmfdist}/vtex/config
11285
11286 %files latex-lineno
11287 %defattr(644,root,root,755)
11288 %doc %{texmfdist}/doc/latex/lineno
11289 %{texmfdist}/tex/latex/lineno
11290
11291 %files latex-metre
11292 %defattr(644,root,root,755)
11293 %doc %{texmfdist}/doc/latex/metre
11294 %{texmfdist}/source/latex/metre
11295 %{texmfdist}/tex/latex/metre
11296
11297 %files latex-marvosym
11298 %defattr(644,root,root,755)
11299 %doc %{texmfdist}/doc/latex/marvosym
11300 %{texmfdist}/tex/latex/marvosym
11301
11302 %files latex-microtype
11303 %defattr(644,root,root,755)
11304 %doc %{texmfdist}/doc/latex/microtype
11305 %{texmfdist}/source/latex/microtype
11306 %{texmfdist}/tex/latex/microtype
11307
11308 %files latex-misc
11309 %defattr(644,root,root,755)
11310 %doc %{texmfdist}/doc/latex/fixme
11311 %{texmfdist}/source/latex/fixme
11312 %{texmfdist}/tex/latex/fixme
11313 %doc %{texmfdist}/doc/latex/recipecard
11314 %{texmfdist}/source/latex/recipecard
11315 %{texmfdist}/tex/latex/recipecard
11316 %doc %{texmfdist}/doc/latex/cooking
11317 %{texmfdist}/source/latex/cooking
11318 %{texmfdist}/tex/latex/cooking
11319 %doc %{texmfdist}/doc/latex/cuisine
11320 %{texmfdist}/source/latex/cuisine
11321 %{texmfdist}/tex/latex/cuisine
11322 %doc %{texmfdist}/doc/latex/todo
11323 %{texmfdist}/source/latex/todo
11324 %{texmfdist}/tex/latex/todo
11325
11326 %files latex-mflogo
11327 %defattr(644,root,root,755)
11328 %doc %{texmfdist}/doc/latex/mflogo
11329 %{texmfdist}/source/latex/mflogo
11330 %{texmfdist}/tex/latex/mflogo
11331
11332 %files latex-mfnfss
11333 %defattr(644,root,root,755)
11334 %{texmfdist}/source/latex/mfnfss
11335 %{texmfdist}/tex/latex/mfnfss
11336
11337 %files latex-minitoc
11338 %defattr(644,root,root,755)
11339 %doc %{texmfdist}/doc/latex/minitoc
11340 %{texmfdist}/bibtex/bst/minitoc
11341 %{texmfdist}/makeindex/minitoc
11342 %{texmfdist}/scripts/minitoc
11343 %{texmfdist}/source/latex/minitoc
11344 %{texmfdist}/tex/latex/minitoc
11345
11346 %files latex-mltex
11347 %defattr(644,root,root,755)
11348 %doc %{texmfdist}/doc/latex/mltex
11349 %{texmfdist}/tex/latex/mltex
11350 %dir %{texmfdist}/tex/mltex
11351 %{texmfdist}/tex/mltex/config
11352
11353 %files latex-moreverb
11354 %defattr(644,root,root,755)
11355 %doc %{texmfdist}/doc/latex/moreverb
11356 %{texmfdist}/tex/latex/moreverb
11357 %{texmfdist}/source/latex/moreverb
11358
11359 %files latex-multienum
11360 %defattr(644,root,root,755)
11361 %doc %{texmfdist}/doc/latex/multenum
11362 %dir %{texmfdist}/tex/latex/multenum
11363 %{texmfdist}/tex/latex/multenum/*
11364
11365 %files latex-musictex
11366 %defattr(644,root,root,755)
11367 %doc %{texmfdist}/doc/generic/musictex
11368 %{texmfdist}/fonts/source/public/musictex
11369 %{texmfdist}/fonts/tfm/public/musictex
11370 %{texmfdist}/tex/generic/musictex
11371 %{texmfdist}/tex/latex/musictex
11372
11373 %files latex-ntheorem
11374 %defattr(644,root,root,755)
11375 %doc %{texmfdist}/doc/latex/ntheorem
11376 %{texmfdist}/tex/latex/ntheorem
11377 %{texmfdist}/source/latex/ntheorem
11378
11379 %files latex-other-doc
11380 %defattr(644,root,root,755)
11381 %doc %{texmfdist}/doc/alatex
11382 %doc %{texmfdist}/doc/generic/wsuipa
11383 %doc %{texmfdist}/doc/latex/ANUfinalexam
11384 %doc %{texmfdist}/doc/latex/AkkTeX
11385 %doc %{texmfdist}/doc/latex/GuIT
11386 %doc %{texmfdist}/doc/latex/a0poster
11387 %doc %{texmfdist}/doc/latex/acmtrans
11388 %doc %{texmfdist}/doc/latex/adrlist
11389 %doc %{texmfdist}/doc/latex/afthesis
11390 %doc %{texmfdist}/doc/latex/aguplus
11391 %doc %{texmfdist}/doc/latex/akletter
11392 %doc %{texmfdist}/doc/latex/algorithm2e
11393 %doc %{texmfdist}/doc/latex/algorithmicx
11394 %doc %{texmfdist}/doc/latex/altfont
11395 %doc %{texmfdist}/doc/latex/ametsoc
11396 %doc %{texmfdist}/doc/latex/amsaddr
11397 %doc %{texmfdist}/doc/latex/amsrefs
11398 %doc %{texmfdist}/doc/latex/animate
11399 %doc %{texmfdist}/doc/latex/answers
11400 %doc %{texmfdist}/doc/latex/anyfontsize
11401 %doc %{texmfdist}/doc/latex/apa
11402 %doc %{texmfdist}/doc/latex/ar
11403 %doc %{texmfdist}/doc/latex/arabi
11404 %doc %{texmfdist}/doc/latex/arabtex
11405 %doc %{texmfdist}/doc/latex/ascelike
11406 %doc %{texmfdist}/doc/latex/assignment
11407 %doc %{texmfdist}/doc/latex/augie
11408 %doc %{texmfdist}/doc/latex/aurical
11409 %doc %{texmfdist}/doc/latex/authorindex
11410 %doc %{texmfdist}/doc/latex/autoarea
11411 %doc %{texmfdist}/doc/latex/autotab
11412 %doc %{texmfdist}/doc/latex/bangtex
11413 %doc %{texmfdist}/doc/latex/barcodes
11414 %doc %{texmfdist}/doc/latex/bayer
11415 %doc %{texmfdist}/doc/latex/bbm-macros
11416 %doc %{texmfdist}/doc/latex/beamer-contrib
11417 %doc %{texmfdist}/doc/latex/begriff
11418 %doc %{texmfdist}/doc/latex/betababel
11419 %doc %{texmfdist}/doc/latex/bibarts
11420 %doc %{texmfdist}/doc/latex/bibleref
11421 %doc %{texmfdist}/doc/latex/biblist
11422 %doc %{texmfdist}/doc/latex/bigfoot
11423 %doc %{texmfdist}/doc/latex/bizcard
11424 %doc %{texmfdist}/doc/latex/blindtext
11425 %doc %{texmfdist}/doc/latex/boldtensors
11426 %doc %{texmfdist}/doc/latex/bookest
11427 %doc %{texmfdist}/doc/latex/boxhandler
11428 %doc %{texmfdist}/doc/latex/braille
11429 %doc %{texmfdist}/doc/latex/breakurl
11430 %doc %{texmfdist}/doc/latex/brushscr
11431 %doc %{texmfdist}/doc/latex/bussproofs
11432 %doc %{texmfdist}/doc/latex/calxxxx
11433 %doc %{texmfdist}/doc/latex/captcont
11434 %doc %{texmfdist}/doc/latex/casyl
11435 %doc %{texmfdist}/doc/latex/catechis
11436 %doc %{texmfdist}/doc/latex/cbcoptic
11437 %doc %{texmfdist}/doc/latex/cclicenses
11438 %doc %{texmfdist}/doc/latex/cd-cover
11439 %doc %{texmfdist}/doc/latex/cd
11440 %doc %{texmfdist}/doc/latex/cdpbundl
11441 %doc %{texmfdist}/doc/latex/cellspace
11442 %doc %{texmfdist}/doc/latex/changes
11443 %doc %{texmfdist}/doc/latex/chapterfolder
11444 %doc %{texmfdist}/doc/latex/china2e
11445 %doc %{texmfdist}/doc/latex/cite
11446 %doc %{texmfdist}/doc/latex/classicthesis
11447 %doc %{texmfdist}/doc/latex/cleveref
11448 %doc %{texmfdist}/doc/latex/clock
11449 %doc %{texmfdist}/doc/latex/clrscode
11450 %doc %{texmfdist}/doc/latex/cm-lgc
11451 %doc %{texmfdist}/doc/latex/cmap
11452 %doc %{texmfdist}/doc/latex/cmcyralt
11453 %doc %{texmfdist}/doc/latex/cmdstring
11454 %doc %{texmfdist}/doc/latex/codepage
11455 %doc %{texmfdist}/doc/latex/colorinfo
11456 %doc %{texmfdist}/doc/latex/commath
11457 %doc %{texmfdist}/doc/latex/complexity
11458 %doc %{texmfdist}/doc/latex/concprog
11459 %doc %{texmfdist}/doc/latex/confproc
11460 %doc %{texmfdist}/doc/latex/courier-scaled
11461 %doc %{texmfdist}/doc/latex/courseoutline
11462 %doc %{texmfdist}/doc/latex/coursepaper
11463 %doc %{texmfdist}/doc/latex/coverpage
11464 %doc %{texmfdist}/doc/latex/covington
11465 %doc %{texmfdist}/doc/latex/crossreference
11466 %doc %{texmfdist}/doc/latex/cryst
11467 %doc %{texmfdist}/doc/latex/csbulletin
11468 %doc %{texmfdist}/doc/latex/csquotes
11469 %doc %{texmfdist}/doc/latex/ctib
11470 %doc %{texmfdist}/doc/latex/cursor
11471 %doc %{texmfdist}/doc/latex/cv
11472 %doc %{texmfdist}/doc/latex/cweb-latex
11473 %doc %{texmfdist}/doc/latex/dateiliste
11474 %doc %{texmfdist}/doc/latex/datetime
11475 %doc %{texmfdist}/doc/latex/dcpic
11476 %doc %{texmfdist}/doc/latex/diagnose
11477 %doc %{texmfdist}/doc/latex/dichokey
11478 %doc %{texmfdist}/doc/latex/digiconfigs
11479 %doc %{texmfdist}/doc/latex/din1505
11480 %doc %{texmfdist}/doc/latex/directory
11481 %doc %{texmfdist}/doc/latex/dlfltxb
11482 %doc %{texmfdist}/doc/latex/docmfp
11483 %doc %{texmfdist}/doc/latex/doi
11484 %doc %{texmfdist}/doc/latex/doipubmed
11485 %doc %{texmfdist}/doc/latex/dotarrow
11486 %doc %{texmfdist}/doc/latex/dottex
11487 %doc %{texmfdist}/doc/latex/dpfloat
11488 %doc %{texmfdist}/doc/latex/drac
11489 %doc %{texmfdist}/doc/latex/dramatist
11490 %doc %{texmfdist}/doc/latex/dtxgallery
11491 %doc %{texmfdist}/doc/latex/duerer-latex
11492 %doc %{texmfdist}/doc/latex/dvdcoll
11493 %doc %{texmfdist}/doc/latex/eCards
11494 %doc %{texmfdist}/doc/latex/ean13isbn
11495 %doc %{texmfdist}/doc/latex/easy
11496 %doc %{texmfdist}/doc/latex/ebezier
11497 %doc %{texmfdist}/doc/latex/ebong
11498 %doc %{texmfdist}/doc/latex/ebsthesis
11499 %doc %{texmfdist}/doc/latex/ecclesiastic
11500 %doc %{texmfdist}/doc/latex/ecltree
11501 %doc %{texmfdist}/doc/latex/ed
11502 %doc %{texmfdist}/doc/latex/edmac
11503 %doc %{texmfdist}/doc/latex/edmargin
11504 %doc %{texmfdist}/doc/latex/ednotes
11505 %doc %{texmfdist}/doc/latex/eemeir
11506 %doc %{texmfdist}/doc/latex/egameps
11507 %doc %{texmfdist}/doc/latex/ellipsis
11508 %doc %{texmfdist}/doc/latex/elpres
11509 %doc %{texmfdist}/doc/latex/elsevier
11510 %doc %{texmfdist}/doc/latex/em
11511 %doc %{texmfdist}/doc/latex/emp
11512 %doc %{texmfdist}/doc/latex/emulateapj
11513 %doc %{texmfdist}/doc/latex/endheads
11514 %doc %{texmfdist}/doc/latex/engpron
11515 %doc %{texmfdist}/doc/latex/engrec
11516 %doc %{texmfdist}/doc/latex/envlab
11517 %doc %{texmfdist}/doc/latex/epigraph
11518 %doc %{texmfdist}/doc/latex/epiolmec
11519 %doc %{texmfdist}/doc/latex/epsdice
11520 %doc %{texmfdist}/doc/latex/epspdfconversion
11521 %doc %{texmfdist}/doc/latex/eqparbox
11522 %doc %{texmfdist}/doc/latex/errata
11523 %doc %{texmfdist}/doc/latex/eskdx
11524 %doc %{texmfdist}/doc/latex/etex-pkg
11525 %doc %{texmfdist}/doc/latex/ethiop-t1
11526 %doc %{texmfdist}/doc/latex/ethiop
11527 %doc %{texmfdist}/doc/latex/etoolbox
11528 %doc %{texmfdist}/doc/latex/eukdate
11529 %doc %{texmfdist}/doc/latex/euproposal
11530 %doc %{texmfdist}/doc/latex/euro
11531 %doc %{texmfdist}/doc/latex/europecv
11532 %doc %{texmfdist}/doc/latex/eurosans
11533 %doc %{texmfdist}/doc/latex/everypage
11534 %doc %{texmfdist}/doc/latex/examplep
11535 %doc %{texmfdist}/doc/latex/exceltex
11536 %doc %{texmfdist}/doc/latex/exercise
11537 %doc %{texmfdist}/doc/latex/expl3
11538 %doc %{texmfdist}/doc/latex/extarrows
11539 %doc %{texmfdist}/doc/latex/extract
11540 %doc %{texmfdist}/doc/latex/facsimile
11541 %doc %{texmfdist}/doc/latex/fancynum
11542 %doc %{texmfdist}/doc/latex/fancyref
11543 %doc %{texmfdist}/doc/latex/fancytooltips
11544 %doc %{texmfdist}/doc/latex/fax
11545 %doc %{texmfdist}/doc/latex/figbib
11546 %doc %{texmfdist}/doc/latex/figsize
11547 %doc %{texmfdist}/doc/latex/fink
11548 %doc %{texmfdist}/doc/latex/fixfoot
11549 %doc %{texmfdist}/doc/latex/flabels
11550 %doc %{texmfdist}/doc/latex/flacards
11551 %doc %{texmfdist}/doc/latex/flagderiv
11552 %doc %{texmfdist}/doc/latex/flashcards
11553 %doc %{texmfdist}/doc/latex/floatrow
11554 %doc %{texmfdist}/doc/latex/fmp
11555 %doc %{texmfdist}/doc/latex/fnbreak
11556 %doc %{texmfdist}/doc/latex/fncychap
11557 %doc %{texmfdist}/doc/latex/foekfont
11558 %doc %{texmfdist}/doc/latex/fonttable
11559 %doc %{texmfdist}/doc/latex/frankenstein
11560 %doc %{texmfdist}/doc/latex/frenchle
11561 %doc %{texmfdist}/doc/latex/fribrief
11562 %doc %{texmfdist}/doc/latex/frletter
11563 %doc %{texmfdist}/doc/latex/frontespizio
11564 %doc %{texmfdist}/doc/latex/fullblck
11565 %doc %{texmfdist}/doc/latex/fullpict
11566 %doc %{texmfdist}/doc/latex/fundus
11567 %doc %{texmfdist}/doc/latex/gaceta
11568 %doc %{texmfdist}/doc/latex/gastex
11569 %doc %{texmfdist}/doc/latex/gatech-thesis
11570 %doc %{texmfdist}/doc/latex/gauss
11571 %doc %{texmfdist}/doc/latex/gb4e
11572 %doc %{texmfdist}/doc/latex/gcard
11573 %doc %{texmfdist}/doc/latex/gcite
11574 %doc %{texmfdist}/doc/latex/genmpage
11575 %doc %{texmfdist}/doc/latex/geomsty
11576 %doc %{texmfdist}/doc/latex/gloss
11577 %doc %{texmfdist}/doc/latex/glossaries
11578 %doc %{texmfdist}/doc/latex/gmdoc
11579 %doc %{texmfdist}/doc/latex/gmeometric
11580 %doc %{texmfdist}/doc/latex/gmiflink
11581 %doc %{texmfdist}/doc/latex/gmutils
11582 %doc %{texmfdist}/doc/latex/gmverb
11583 %doc %{texmfdist}/doc/latex/graphicx-psmin
11584 %doc %{texmfdist}/doc/latex/greek-inputenc
11585 %doc %{texmfdist}/doc/latex/greekdates
11586 %doc %{texmfdist}/doc/latex/greektex
11587 %doc %{texmfdist}/doc/latex/grfpaste
11588 %doc %{texmfdist}/doc/latex/grnumalt
11589 %doc %{texmfdist}/doc/latex/grverb
11590 %doc %{texmfdist}/doc/latex/gu
11591 %doc %{texmfdist}/doc/latex/guitbeamer
11592 %doc %{texmfdist}/doc/latex/hanging
11593 %doc %{texmfdist}/doc/latex/har2nat
11594 %doc %{texmfdist}/doc/latex/harmony
11595 %doc %{texmfdist}/doc/latex/harpoon
11596 %doc %{texmfdist}/doc/latex/harvard
11597 %doc %{texmfdist}/doc/latex/hc
11598 %doc %{texmfdist}/doc/latex/hep
11599 %doc %{texmfdist}/doc/latex/hepnames
11600 %doc %{texmfdist}/doc/latex/hepparticles
11601 %doc %{texmfdist}/doc/latex/hepthesis
11602 %doc %{texmfdist}/doc/latex/hepunits
11603 %doc %{texmfdist}/doc/latex/hexgame
11604 %doc %{texmfdist}/doc/latex/histogr
11605 %doc %{texmfdist}/doc/latex/hitec
11606 %doc %{texmfdist}/doc/latex/hpsdiss
11607 %doc %{texmfdist}/doc/latex/hvfloat
11608 %doc %{texmfdist}/doc/latex/hypdvips
11609 %doc %{texmfdist}/doc/latex/hyperref-docsrc
11610 %doc %{texmfdist}/doc/latex/hyperxmp
11611 %doc %{texmfdist}/doc/latex/ibycus-babel
11612 %doc %{texmfdist}/doc/latex/icsv
11613 %doc %{texmfdist}/doc/latex/ieeepes
11614 %doc %{texmfdist}/doc/latex/ifmslide
11615 %doc %{texmfdist}/doc/latex/ifplatform
11616 %doc %{texmfdist}/doc/latex/ijmart
11617 %doc %{texmfdist}/doc/latex/imac
11618 %doc %{texmfdist}/doc/latex/image-gallery
11619 %doc %{texmfdist}/doc/latex/imtekda
11620 %doc %{texmfdist}/doc/latex/inlinebib
11621 %doc %{texmfdist}/doc/latex/inlinedef
11622 %doc %{texmfdist}/doc/latex/interactiveworkbook
11623 %doc %{texmfdist}/doc/latex/invoice
11624 %doc %{texmfdist}/doc/latex/ipa
11625 %doc %{texmfdist}/doc/latex/iso
11626 %doc %{texmfdist}/doc/latex/iso10303
11627 %doc %{texmfdist}/doc/latex/isodate
11628 %doc %{texmfdist}/doc/latex/isodoc
11629 %doc %{texmfdist}/doc/latex/itnumpar
11630 %doc %{texmfdist}/doc/latex/jknapltx
11631 %doc %{texmfdist}/doc/latex/jneurosci
11632 %doc %{texmfdist}/doc/latex/jpsj
11633 %doc %{texmfdist}/doc/latex/jura
11634 %doc %{texmfdist}/doc/latex/juraabbrev
11635 %doc %{texmfdist}/doc/latex/juramisc
11636 %doc %{texmfdist}/doc/latex/jurarsp
11637 %doc %{texmfdist}/doc/latex/karnaugh
11638 %doc %{texmfdist}/doc/latex/kerkis
11639 %doc %{texmfdist}/doc/latex/kerntest
11640 %doc %{texmfdist}/doc/latex/kluwer
11641 %doc %{texmfdist}/doc/latex/lazylist
11642 %doc %{texmfdist}/doc/latex/lcyw
11643 %doc %{texmfdist}/doc/latex/ledmac
11644 %doc %{texmfdist}/doc/latex/lgreek
11645 %doc %{texmfdist}/doc/latex/lhelp
11646 %doc %{texmfdist}/doc/latex/linguex
11647 %doc %{texmfdist}/doc/latex/lipsum
11648 %doc %{texmfdist}/doc/latex/listbib
11649 %doc %{texmfdist}/doc/latex/lkproof
11650 %doc %{texmfdist}/doc/latex/logic
11651 %doc %{texmfdist}/doc/latex/ltxindex
11652 %doc %{texmfdist}/doc/latex/mafr
11653 %doc %{texmfdist}/doc/latex/magyar
11654 %doc %{texmfdist}/doc/latex/mailing
11655 %doc %{texmfdist}/doc/latex/makebarcode
11656 %doc %{texmfdist}/doc/latex/makedtx
11657 %doc %{texmfdist}/doc/latex/makeglos
11658 %doc %{texmfdist}/doc/latex/mathdesign
11659 %doc %{texmfdist}/doc/latex/mathpazo
11660 %doc %{texmfdist}/doc/latex/mceinleger
11661 %doc %{texmfdist}/doc/latex/memexsupp
11662 %doc %{texmfdist}/doc/latex/metaplot
11663 %doc %{texmfdist}/doc/latex/mff
11664 %doc %{texmfdist}/doc/latex/mftinc
11665 %doc %{texmfdist}/doc/latex/minutes
11666 %doc %{texmfdist}/doc/latex/mmap
11667 %doc %{texmfdist}/doc/latex/mnsymbol
11668 %doc %{texmfdist}/doc/latex/moderncv
11669 %doc %{texmfdist}/doc/latex/modroman
11670 %doc %{texmfdist}/doc/latex/mongolian-babel
11671 %doc %{texmfdist}/doc/latex/montex
11672 %doc %{texmfdist}/doc/latex/moresize
11673 %doc %{texmfdist}/doc/latex/msg
11674 %doc %{texmfdist}/doc/latex/mslapa
11675 %doc %{texmfdist}/doc/latex/mtgreek
11676 %doc %{texmfdist}/doc/latex/multibbl
11677 %doc %{texmfdist}/doc/latex/multirow
11678 %doc %{texmfdist}/doc/latex/munich
11679 %doc %{texmfdist}/doc/latex/muthesis
11680 %doc %{texmfdist}/doc/latex/mxd
11681 %doc %{texmfdist}/doc/latex/mxedruli
11682 %doc %{texmfdist}/doc/latex/ncclatex
11683 %doc %{texmfdist}/doc/latex/ncctools
11684 %doc %{texmfdist}/doc/latex/nddiss
11685 %doc %{texmfdist}/doc/latex/newalg
11686 %doc %{texmfdist}/doc/latex/newfile
11687 %doc %{texmfdist}/doc/latex/newlfm
11688 %doc %{texmfdist}/doc/latex/newspaper
11689 %doc %{texmfdist}/doc/latex/nomentbl
11690 %doc %{texmfdist}/doc/latex/nonfloat
11691 %doc %{texmfdist}/doc/latex/numname
11692 %doc %{texmfdist}/doc/latex/ocr-latex
11693 %doc %{texmfdist}/doc/latex/ogham
11694 %doc %{texmfdist}/doc/latex/ogonek
11695 %doc %{texmfdist}/doc/latex/opcit
11696 %doc %{texmfdist}/doc/latex/ordinalpt
11697 %doc %{texmfdist}/doc/latex/otibet
11698 %doc %{texmfdist}/doc/latex/outline
11699 %doc %{texmfdist}/doc/latex/outliner
11700 %doc %{texmfdist}/doc/latex/pagenote
11701 %doc %{texmfdist}/doc/latex/papercdcase
11702 %doc %{texmfdist}/doc/latex/paresse
11703 %doc %{texmfdist}/doc/latex/parrun
11704 %doc %{texmfdist}/doc/latex/pauldoc
11705 %doc %{texmfdist}/doc/latex/pdfwin
11706 %doc %{texmfdist}/doc/latex/pecha
11707 %doc %{texmfdist}/doc/latex/perception
11708 %doc %{texmfdist}/doc/latex/perltex
11709 %doc %{texmfdist}/doc/latex/pgf-soroban
11710 %doc %{texmfdist}/doc/latex/pgfopts
11711 %doc %{texmfdist}/doc/latex/philex
11712 %doc %{texmfdist}/doc/latex/plates
11713 %doc %{texmfdist}/doc/latex/plweb
11714 %doc %{texmfdist}/doc/latex/pmgraph
11715 %doc %{texmfdist}/doc/latex/polski
11716 %doc %{texmfdist}/doc/latex/polyglot
11717 %doc %{texmfdist}/doc/latex/postcards
11718 %doc %{texmfdist}/doc/latex/prettyref
11719 %doc %{texmfdist}/doc/latex/proba
11720 %doc %{texmfdist}/doc/latex/procIAGssymp
11721 %doc %{texmfdist}/doc/latex/protex
11722 %doc %{texmfdist}/doc/latex/protocol
11723 %doc %{texmfdist}/doc/latex/psfragx
11724 %doc %{texmfdist}/doc/latex/psgo
11725 %doc %{texmfdist}/doc/latex/pspicture
11726 %doc %{texmfdist}/doc/latex/pst2pdf
11727 %doc %{texmfdist}/doc/latex/qobitree
11728 %doc %{texmfdist}/doc/latex/qstest
11729 %doc %{texmfdist}/doc/latex/quotmark
11730 %doc %{texmfdist}/doc/latex/r_und_s
11731 %doc %{texmfdist}/doc/latex/randbild
11732 %doc %{texmfdist}/doc/latex/rcs
11733 %doc %{texmfdist}/doc/latex/rcsinfo
11734 %doc %{texmfdist}/doc/latex/rectopma
11735 %doc %{texmfdist}/doc/latex/refcheck
11736 %doc %{texmfdist}/doc/latex/refstyle
11737 %doc %{texmfdist}/doc/latex/relenc
11738 %doc %{texmfdist}/doc/latex/repeatindex
11739 %doc %{texmfdist}/doc/latex/rlepsf
11740 %doc %{texmfdist}/doc/latex/rmpage
11741 %doc %{texmfdist}/doc/latex/robustindex
11742 %doc %{texmfdist}/doc/latex/rst
11743 %doc %{texmfdist}/doc/latex/rtkinenc
11744 %doc %{texmfdist}/doc/latex/rtklage
11745 %doc %{texmfdist}/doc/latex/sagetex
11746 %doc %{texmfdist}/doc/latex/sanskrit
11747 %doc %{texmfdist}/doc/latex/sauerj
11748 %doc %{texmfdist}/doc/latex/sauterfonts
11749 %doc %{texmfdist}/doc/latex/savefnmark
11750 %doc %{texmfdist}/doc/latex/savetrees
11751 %doc %{texmfdist}/doc/latex/scalebar
11752 %doc %{texmfdist}/doc/latex/scientificpaper
11753 %doc %{texmfdist}/doc/latex/sciwordconv
11754 %doc %{texmfdist}/doc/latex/semioneside
11755 %doc %{texmfdist}/doc/latex/seqsplit
11756 %doc %{texmfdist}/doc/latex/sf298
11757 %doc %{texmfdist}/doc/latex/sffms
11758 %doc %{texmfdist}/doc/latex/sfg
11759 %doc %{texmfdist}/doc/latex/shorttoc
11760 %doc %{texmfdist}/doc/latex/show2e
11761 %doc %{texmfdist}/doc/latex/showexpl
11762 %doc %{texmfdist}/doc/latex/slantsc
11763 %doc %{texmfdist}/doc/latex/smalltableof
11764 %doc %{texmfdist}/doc/latex/smartref
11765 %doc %{texmfdist}/doc/latex/smflatex
11766 %doc %{texmfdist}/doc/latex/snapshot
11767 %doc %{texmfdist}/doc/latex/sort-by-letters
11768 %doc %{texmfdist}/doc/latex/soyombo
11769 %doc %{texmfdist}/doc/latex/sparklines
11770 %doc %{texmfdist}/doc/latex/spie
11771 %doc %{texmfdist}/doc/latex/splitbib
11772 %doc %{texmfdist}/doc/latex/spotcolor
11773 %doc %{texmfdist}/doc/latex/sprite
11774 %doc %{texmfdist}/doc/latex/srcltx
11775 %doc %{texmfdist}/doc/latex/ssqquote
11776 %doc %{texmfdist}/doc/latex/statistik
11777 %doc %{texmfdist}/doc/latex/stdpage
11778 %doc %{texmfdist}/doc/latex/stellenbosch
11779 %doc %{texmfdist}/doc/latex/stex
11780 %doc %{texmfdist}/doc/latex/struktex
11781 %doc %{texmfdist}/doc/latex/sttools
11782 %doc %{texmfdist}/doc/latex/stubs
11783 %doc %{texmfdist}/doc/latex/sugconf
11784 %doc %{texmfdist}/doc/latex/supertabular
11785 %doc %{texmfdist}/doc/latex/svgcolor
11786 %doc %{texmfdist}/doc/latex/svn-multi
11787 %doc %{texmfdist}/doc/latex/svn
11788 %doc %{texmfdist}/doc/latex/svninfo
11789 %doc %{texmfdist}/doc/latex/swebib
11790 %doc %{texmfdist}/doc/latex/swimgraf
11791 %doc %{texmfdist}/doc/latex/synproof
11792 %doc %{texmfdist}/doc/latex/syntax
11793 %doc %{texmfdist}/doc/latex/syntrace
11794 %doc %{texmfdist}/doc/latex/synttree
11795 %doc %{texmfdist}/doc/latex/t-angles
11796 %doc %{texmfdist}/doc/latex/tableaux
11797 %doc %{texmfdist}/doc/latex/tablists
11798 %doc %{texmfdist}/doc/latex/tablor
11799 %doc %{texmfdist}/doc/latex/tabto-ltx
11800 %doc %{texmfdist}/doc/latex/tabulary
11801 %doc %{texmfdist}/doc/latex/tabvar
11802 %doc %{texmfdist}/doc/latex/talk
11803 %doc %{texmfdist}/doc/latex/tapir
11804 %doc %{texmfdist}/doc/latex/tcldoc
11805 %doc %{texmfdist}/doc/latex/tdsfrmath
11806 %doc %{texmfdist}/doc/latex/technics
11807 %doc %{texmfdist}/doc/latex/ted
11808 %doc %{texmfdist}/doc/latex/tengwarscript
11809 %doc %{texmfdist}/doc/latex/tensor
11810 %doc %{texmfdist}/doc/latex/teubner
11811 %doc %{texmfdist}/doc/latex/texmate
11812 %doc %{texmfdist}/doc/latex/texpower
11813 %doc %{texmfdist}/doc/latex/texshade
11814 %doc %{texmfdist}/doc/latex/textcase
11815 %doc %{texmfdist}/doc/latex/textopo
11816 %doc %{texmfdist}/doc/latex/theoremref
11817 %doc %{texmfdist}/doc/latex/thesis-titlepage-fhac
11818 %doc %{texmfdist}/doc/latex/thinsp
11819 %doc %{texmfdist}/doc/latex/thmtools
11820 %doc %{texmfdist}/doc/latex/thumb
11821 %doc %{texmfdist}/doc/latex/thuthesis
11822 %doc %{texmfdist}/doc/latex/ticket
11823 %doc %{texmfdist}/doc/latex/tikz-inet
11824 %doc %{texmfdist}/doc/latex/timesht
11825 %doc %{texmfdist}/doc/latex/titling
11826 %doc %{texmfdist}/doc/latex/tocvsec2
11827 %doc %{texmfdist}/doc/latex/tokenizer
11828 %doc %{texmfdist}/doc/latex/toolbox
11829 %doc %{texmfdist}/doc/latex/toptesi
11830 %doc %{texmfdist}/doc/latex/trajan
11831 %doc %{texmfdist}/doc/latex/translator
11832 %doc %{texmfdist}/doc/latex/trivfloat
11833 %doc %{texmfdist}/doc/latex/turnstile
11834 %doc %{texmfdist}/doc/latex/twoup
11835 %doc %{texmfdist}/doc/latex/typogrid
11836 %doc %{texmfdist}/doc/latex/umlaute
11837 %doc %{texmfdist}/doc/latex/undertilde
11838 %doc %{texmfdist}/doc/latex/unitsdef
11839 %doc %{texmfdist}/doc/latex/unroman
11840 %doc %{texmfdist}/doc/latex/upmethodology
11841 %doc %{texmfdist}/doc/latex/urlbst
11842 %doc %{texmfdist}/doc/latex/varindex
11843 %doc %{texmfdist}/doc/latex/varsfromjobname
11844 %doc %{texmfdist}/doc/latex/vector
11845 %doc %{texmfdist}/doc/latex/verse
11846 %doc %{texmfdist}/doc/latex/vhistory
11847 %doc %{texmfdist}/doc/latex/vita
11848 %doc %{texmfdist}/doc/latex/volumes
11849 %doc %{texmfdist}/doc/latex/vpe
11850 %doc %{texmfdist}/doc/latex/vrsion
11851 %doc %{texmfdist}/doc/latex/vwcol
11852 %doc %{texmfdist}/doc/latex/vxu
11853 %doc %{texmfdist}/doc/latex/wadalab
11854 %doc %{texmfdist}/doc/latex/wallpaper
11855 %doc %{texmfdist}/doc/latex/warpcol
11856 %doc %{texmfdist}/doc/latex/wnri
11857 %doc %{texmfdist}/doc/latex/wordlike
11858 %doc %{texmfdist}/doc/latex/xargs
11859 %doc %{texmfdist}/doc/latex/xdoc
11860 %doc %{texmfdist}/doc/latex/xfor
11861 %doc %{texmfdist}/doc/latex/xifthen
11862 %doc %{texmfdist}/doc/latex/xmpincl
11863 %doc %{texmfdist}/doc/latex/xnewcommand
11864 %doc %{texmfdist}/doc/latex/xoptarg
11865 %doc %{texmfdist}/doc/latex/xpackages
11866 %doc %{texmfdist}/doc/latex/xskak
11867 %doc %{texmfdist}/doc/latex/xstring
11868 %doc %{texmfdist}/doc/latex/xtcapts
11869 %doc %{texmfdist}/doc/latex/xyling
11870 %doc %{texmfdist}/doc/latex/xytree
11871 %doc %{texmfdist}/doc/latex/yafoot
11872 %doc %{texmfdist}/doc/latex/yhmath
11873 %doc %{texmfdist}/doc/latex/york-thesis
11874 %doc %{texmfdist}/doc/latex/yplan
11875 %doc %{texmfdist}/doc/latex/zed-csp
11876 %doc %{texmfdist}/doc/latex/zefonts
11877 %doc %{texmfdist}/doc/latex/ziffer
11878 %doc %{texmfdist}/doc/latex/zwgetfdate
11879
11880 %files latex-math-sources
11881 %defattr(644,root,root,755)
11882 %{texmfdist}/source/latex/bez123
11883 %{texmfdist}/source/latex/binomexp
11884 %{texmfdist}/source/latex/cmll
11885 %{texmfdist}/source/latex/constants
11886 %{texmfdist}/source/latex/coordsys
11887 %{texmfdist}/source/latex/dotseqn
11888 %{texmfdist}/source/latex/egplot
11889 %{texmfdist}/source/latex/eqlist
11890 %{texmfdist}/source/latex/eqnarray
11891 %{texmfdist}/source/latex/esdiff
11892 %{texmfdist}/source/latex/esvect
11893 %{texmfdist}/source/latex/extpfeil
11894 %{texmfdist}/source/latex/fouridx
11895 %{texmfdist}/source/latex/functan
11896 %{texmfdist}/source/latex/galois
11897 %{texmfdist}/source/latex/gnuplottex
11898 %{texmfdist}/source/latex/hhtensor
11899 %{texmfdist}/source/latex/logpap
11900 %{texmfdist}/source/latex/noitcrul
11901 %{texmfdist}/source/latex/permute
11902 %{texmfdist}/source/latex/qsymbols
11903 %{texmfdist}/source/latex/subdepth
11904 %{texmfdist}/source/latex/faktor
11905 %{texmfdist}/source/latex/sseq
11906 %{texmfdist}/source/latex/trsym
11907 %{texmfdist}/source/latex/petri-nets
11908 %{texmfdist}/source/latex/mlist
11909 %{texmfdist}/source/latex/numprint
11910
11911 %files latex-math
11912 %defattr(644,root,root,755)
11913 %doc %{texmfdist}/doc/fonts/eco
11914 %doc %{texmfdist}/doc/latex/bez123
11915 %doc %{texmfdist}/doc/latex/binomexp
11916 %doc %{texmfdist}/doc/latex/cmll
11917 %doc %{texmfdist}/doc/latex/constants
11918 %doc %{texmfdist}/doc/latex/coordsys
11919 %doc %{texmfdist}/doc/latex/egplot
11920 %doc %{texmfdist}/doc/latex/eqlist
11921 %doc %{texmfdist}/doc/latex/eqnarray
11922 %doc %{texmfdist}/doc/latex/esdiff
11923 %doc %{texmfdist}/doc/latex/esvect
11924 %doc %{texmfdist}/doc/latex/extpfeil
11925 %doc %{texmfdist}/doc/latex/faktor
11926 %doc %{texmfdist}/doc/latex/fouridx
11927 %doc %{texmfdist}/doc/latex/functan
11928 %doc %{texmfdist}/doc/latex/galois
11929 %doc %{texmfdist}/doc/latex/gnuplottex
11930 %doc %{texmfdist}/doc/latex/hhtensor
11931 %doc %{texmfdist}/doc/latex/logpap
11932 %doc %{texmfdist}/doc/latex/makeplot
11933 %doc %{texmfdist}/doc/latex/maybemath
11934 %doc %{texmfdist}/doc/latex/mfpic4ode
11935 %doc %{texmfdist}/doc/latex/mhequ
11936 %doc %{texmfdist}/doc/latex/mlist
11937 %doc %{texmfdist}/doc/latex/nath
11938 %doc %{texmfdist}/doc/latex/noitcrul
11939 %doc %{texmfdist}/doc/latex/numprint
11940 %doc %{texmfdist}/doc/latex/permute
11941 %doc %{texmfdist}/doc/latex/petri-nets
11942 %doc %{texmfdist}/doc/latex/qsymbols
11943 %doc %{texmfdist}/doc/latex/qtree
11944 %doc %{texmfdist}/doc/latex/sdrt
11945 %doc %{texmfdist}/doc/latex/semantic
11946 %doc %{texmfdist}/doc/latex/simplewick
11947 %doc %{texmfdist}/doc/latex/sseq
11948 %doc %{texmfdist}/doc/latex/subdepth
11949 %doc %{texmfdist}/doc/latex/subeqn
11950 %doc %{texmfdist}/doc/latex/subeqnarray
11951 %doc %{texmfdist}/doc/latex/trfsigns
11952 %doc %{texmfdist}/doc/latex/trsym
11953 %doc %{texmfdist}/doc/latex/ulsy
11954 %{texmfdist}/fonts/map/dvips/cmll
11955 %{texmfdist}/fonts/map/dvips/esvect
11956 %{texmfdist}/fonts/source/public/cmll
11957 %{texmfdist}/fonts/source/public/esvect
11958 %{texmfdist}/fonts/source/public/trsym
11959 %{texmfdist}/fonts/source/public/ulsy
11960 %{texmfdist}/fonts/tfm/public/cmll
11961 %{texmfdist}/fonts/tfm/public/eco
11962 %{texmfdist}/fonts/tfm/public/esvect
11963 %{texmfdist}/fonts/tfm/public/trsym
11964 %{texmfdist}/fonts/tfm/public/ulsy
11965 %{texmfdist}/fonts/type1/public/cmll
11966 %{texmfdist}/fonts/type1/public/esvect
11967 %{texmfdist}/fonts/vf/public/eco
11968 %{texmfdist}/source/fonts/eco
11969 %{texmfdist}/source/latex/makeplot
11970 %{texmfdist}/source/latex/mfpic4ode
11971 %{texmfdist}/source/latex/semantic
11972 %{texmfdist}/source/latex/simplewick
11973 %{texmfdist}/source/latex/subeqn
11974 %{texmfdist}/source/latex/subeqnarray
11975 %{texmfdist}/source/latex/trfsigns
11976 %{texmfdist}/source/latex/ulsy
11977 %{texmfdist}/tex/latex/bez123
11978 %{texmfdist}/tex/latex/binomexp
11979 %{texmfdist}/tex/latex/cmll
11980 %{texmfdist}/tex/latex/constants
11981 %{texmfdist}/tex/latex/coordsys
11982 %{texmfdist}/tex/latex/dotseqn
11983 %{texmfdist}/tex/latex/egplot
11984 %{texmfdist}/tex/latex/eqlist
11985 %{texmfdist}/tex/latex/eqnarray
11986 %{texmfdist}/tex/latex/esdiff
11987 %{texmfdist}/tex/latex/esvect
11988 %{texmfdist}/tex/latex/extpfeil
11989 %{texmfdist}/tex/latex/faktor
11990 %{texmfdist}/tex/latex/fouridx
11991 %{texmfdist}/tex/latex/functan
11992 %{texmfdist}/tex/latex/galois
11993 %{texmfdist}/tex/latex/gnuplottex
11994 %{texmfdist}/tex/latex/hhtensor
11995 %{texmfdist}/tex/latex/logpap
11996 %{texmfdist}/tex/latex/makeplot
11997 %{texmfdist}/tex/latex/maybemath
11998 %{texmfdist}/tex/latex/mfpic4ode
11999 %{texmfdist}/tex/latex/mhequ
12000 %{texmfdist}/tex/latex/mhs
12001 %{texmfdist}/tex/latex/mlist
12002 %{texmfdist}/tex/latex/nath
12003 %{texmfdist}/tex/latex/noitcrul
12004 %{texmfdist}/tex/latex/numprint
12005 %{texmfdist}/tex/latex/permute
12006 %{texmfdist}/tex/latex/petri-nets
12007 %{texmfdist}/tex/latex/qsymbols
12008 %{texmfdist}/tex/latex/qtree
12009 %{texmfdist}/tex/latex/sdrt
12010 %{texmfdist}/tex/latex/semantic
12011 %{texmfdist}/tex/latex/sfmath
12012 %{texmfdist}/tex/latex/simplewick
12013 %{texmfdist}/tex/latex/sseq
12014 %{texmfdist}/tex/latex/subdepth
12015 %{texmfdist}/tex/latex/subeqn
12016 %{texmfdist}/tex/latex/subeqnarray
12017 %{texmfdist}/tex/latex/trfsigns
12018 %{texmfdist}/tex/latex/trsym
12019 %{texmfdist}/tex/latex/ulsy
12020 %doc %{texmfdist}/doc/latex/tree-dvips
12021 %{texmfdist}/source/latex/tree-dvips
12022 %{texmfdist}/tex/latex/tree-dvips
12023
12024 %files latex-physics
12025 %defattr(644,root,root,755)
12026 %doc %{texmfdist}/doc/latex/circ
12027 %doc %{texmfdist}/doc/latex/colorwav
12028 %doc %{texmfdist}/doc/latex/dyntree
12029 %doc %{texmfdist}/doc/latex/feynmf
12030 %doc %{texmfdist}/doc/latex/formula
12031 %doc %{texmfdist}/doc/latex/listofsymbols
12032 %doc %{texmfdist}/doc/latex/miller
12033 %doc %{texmfdist}/doc/latex/susy
12034 %{texmfdist}/metapost/feynmf
12035 %{texmfdist}/source/latex/circ
12036 %{texmfdist}/source/latex/colorwav
12037 %{texmfdist}/source/latex/dyntree
12038 %{texmfdist}/source/latex/feynmf
12039 %{texmfdist}/source/latex/formula
12040 %{texmfdist}/source/latex/isotope
12041 %{texmfdist}/source/latex/miller
12042 %{texmfdist}/tex/latex/circ
12043 %{texmfdist}/tex/latex/colorwav
12044 %{texmfdist}/tex/latex/dyntree
12045 %{texmfdist}/tex/latex/feynmf
12046 %{texmfdist}/tex/latex/formula
12047 %{texmfdist}/tex/latex/isotope
12048 %{texmfdist}/tex/latex/listofsymbols
12049 %{texmfdist}/tex/latex/miller
12050 %{texmfdist}/tex/latex/susy
12051 %{texmfdist}/fonts/source/public/circ
12052 %{texmfdist}/fonts/tfm/public/circ
12053
12054 %files latex-chem
12055 %defattr(644,root,root,755)
12056 %doc %{texmfdist}/doc/latex/achemso
12057 %doc %{texmfdist}/doc/latex/bpchem
12058 %doc %{texmfdist}/doc/latex/chemstyle
12059 %doc %{texmfdist}/doc/latex/mhchem
12060 %doc %{texmfdist}/doc/fonts/chemarrow
12061 %doc %{texmfdist}/doc/latex/chemcompounds
12062 %doc %{texmfdist}/doc/latex/chemcono
12063 %{texmfdist}/fonts/afm/public/chemarrow
12064 %{texmfdist}/fonts/map/dvips/chemarrow
12065 %{texmfdist}/fonts/source/public/chemarrow
12066 %{texmfdist}/fonts/tfm/public/chemarrow
12067 %{texmfdist}/fonts/type1/public/chemarrow
12068 %{texmfdist}/source/latex/achemso
12069 %{texmfdist}/source/latex/bpchem
12070 %{texmfdist}/source/latex/chemcompounds
12071 %{texmfdist}/source/latex/chemstyle
12072 %{texmfdist}/tex/latex/achemso
12073 %{texmfdist}/tex/latex/bpchem
12074 %{texmfdist}/tex/latex/chemarrow
12075 %{texmfdist}/tex/latex/chemcompounds
12076 %{texmfdist}/tex/latex/chemcono
12077 %{texmfdist}/tex/latex/chemstyle
12078 %{texmfdist}/tex/latex/mhchem
12079
12080 %files latex-biology
12081 %defattr(644,root,root,755)
12082 %doc %{texmfdist}/doc/latex/biocon
12083 %doc %{texmfdist}/doc/latex/dnaseq
12084 %{texmfdist}/bibtex/bib/biocon
12085 %{texmfdist}/source/latex/biocon
12086 %{texmfdist}/source/latex/dnaseq
12087 %{texmfdist}/tex/latex/biocon
12088 %{texmfdist}/tex/latex/dnaseq
12089
12090 %files latex-pdftools
12091 %defattr(644,root,root,755)
12092 %doc %{texmfdist}/doc/latex/attachfile
12093 %doc %{texmfdist}/doc/latex/cooltooltips
12094 %doc %{texmfdist}/doc/latex/movie15
12095 %doc %{texmfdist}/doc/latex/pdfcprot
12096 %doc %{texmfdist}/doc/latex/pdfscreen
12097 %doc %{texmfdist}/doc/latex/pdfsync
12098 %doc %{texmfdist}/doc/latex/pdftricks
12099 %{texmfdist}/source/latex/attachfile
12100 %{texmfdist}/source/latex/cooltooltips
12101 %{texmfdist}/source/latex/pdfcprot
12102 %{texmfdist}/tex/latex/attachfile
12103 %{texmfdist}/tex/latex/cooltooltips
12104 %{texmfdist}/tex/latex/movie15
12105 %{texmfdist}/tex/latex/pdfcprot
12106 %{texmfdist}/tex/latex/pdfscreen
12107 %{texmfdist}/tex/latex/pdfsync
12108 %{texmfdist}/tex/latex/pdftricks
12109
12110 %files latex-informatic
12111 %defattr(644,root,root,755)
12112 %doc %{texmfdist}/doc/latex/alg
12113 %doc %{texmfdist}/doc/latex/bytefield
12114 %doc %{texmfdist}/doc/latex/lsc
12115 %doc %{texmfdist}/doc/latex/method
12116 %doc %{texmfdist}/doc/latex/msc
12117 %doc %{texmfdist}/doc/latex/progkeys
12118 %doc %{texmfdist}/doc/latex/register
12119 %doc %{texmfdist}/doc/latex/uml
12120 %{texmfdist}/source/latex/alg
12121 %{texmfdist}/source/latex/bytefield
12122 %{texmfdist}/source/latex/method
12123 %{texmfdist}/source/latex/progkeys
12124 %{texmfdist}/source/latex/register
12125 %{texmfdist}/source/latex/uml
12126 %{texmfdist}/tex/latex/alg
12127 %{texmfdist}/tex/latex/bytefield
12128 %{texmfdist}/tex/latex/lsc
12129 %{texmfdist}/tex/latex/method
12130 %{texmfdist}/tex/latex/msc
12131 %{texmfdist}/tex/latex/progkeys
12132 %{texmfdist}/tex/latex/register
12133 %{texmfdist}/tex/latex/uml
12134
12135 %files latex-games
12136 %defattr(644,root,root,755)
12137 %doc %{texmfdist}/doc/latex/backgammon
12138 %doc %{texmfdist}/doc/latex/chessboard
12139 %doc %{texmfdist}/doc/latex/chessfss
12140 %doc %{texmfdist}/doc/latex/crosswrd
12141 %doc %{texmfdist}/doc/latex/cwpuzzle
12142 %doc %{texmfdist}/doc/latex/jeopardy
12143 %doc %{texmfdist}/doc/latex/othello
12144 %doc %{texmfdist}/doc/latex/sgame
12145 %doc %{texmfdist}/doc/latex/skak
12146 %doc %{texmfdist}/doc/latex/sudoku
12147 %doc %{texmfdist}/doc/latex/sudokubundle
12148 %{texmfdist}/fonts/enc/dvips/chessfss
12149 %{texmfdist}/fonts/map/dvips/skak
12150 %{texmfdist}/fonts/source/public/backgammon
12151 %{texmfdist}/fonts/source/public/cchess
12152 %{texmfdist}/fonts/source/public/chess
12153 %{texmfdist}/fonts/source/public/go
12154 %{texmfdist}/fonts/source/public/othello
12155 %{texmfdist}/fonts/source/public/skak
12156 %{texmfdist}/fonts/tfm/public/backgammon
12157 %{texmfdist}/fonts/tfm/public/cchess
12158 %{texmfdist}/fonts/tfm/public/go
12159 %{texmfdist}/fonts/tfm/public/othello
12160 %{texmfdist}/fonts/tfm/public/skak
12161 %{texmfdist}/source/latex/backgammon
12162 %{texmfdist}/source/latex/chessboard
12163 %{texmfdist}/source/latex/chessfss
12164 %{texmfdist}/source/latex/crosswrd
12165 %{texmfdist}/source/latex/cwpuzzle
12166 %{texmfdist}/source/latex/go
12167 %{texmfdist}/source/latex/jeopardy
12168 %{texmfdist}/source/latex/othello
12169 %{texmfdist}/source/latex/sudoku
12170 %{texmfdist}/source/latex/sudokubundle
12171 %{texmfdist}/tex/latex/backgammon
12172 %{texmfdist}/tex/latex/cchess
12173 %{texmfdist}/tex/latex/chess
12174 %{texmfdist}/tex/latex/chessboard
12175 %{texmfdist}/tex/latex/chessfss
12176 %{texmfdist}/tex/latex/crosswrd
12177 %{texmfdist}/tex/latex/cwpuzzle
12178 %{texmfdist}/tex/latex/go
12179 %{texmfdist}/tex/latex/jeopardy
12180 %{texmfdist}/tex/latex/othello
12181 %{texmfdist}/tex/latex/sgame
12182 %{texmfdist}/tex/latex/skak
12183 %{texmfdist}/tex/latex/sudoku
12184 %{texmfdist}/tex/latex/sudokubundle
12185
12186 %files latex-sources
12187 %defattr(644,root,root,755)
12188 %{texmfdist}/source/latex/acronym
12189 %{texmfdist}/source/latex/adrlist
12190 %{texmfdist}/source/latex/altfont
12191 %{texmfdist}/source/latex/answers
12192 %{texmfdist}/source/latex/ascii
12193 %{texmfdist}/source/latex/augie
12194 %{texmfdist}/source/latex/barcodes
12195 %{texmfdist}/source/latex/bbding
12196 %{texmfdist}/source/latex/bbm-macros
12197 %{texmfdist}/source/latex/bengali
12198 %{texmfdist}/source/latex/beton
12199 %{texmfdist}/source/latex/bibarts
12200 %{texmfdist}/source/latex/bibleref
12201 %{texmfdist}/source/latex/biblist
12202 %{texmfdist}/source/latex/bigfoot
12203 %{texmfdist}/source/latex/bizcard
12204 %{texmfdist}/source/latex/blindtext
12205 %{texmfdist}/source/latex/bookhands
12206 %{texmfdist}/source/latex/bophook
12207 %{texmfdist}/source/latex/boxhandler
12208 %{texmfdist}/source/latex/braille
12209 %{texmfdist}/source/latex/breakurl
12210 %{texmfdist}/source/latex/brushscr
12211 %{texmfdist}/source/latex/burmese
12212 %{texmfdist}/source/latex/captcont
12213 %{texmfdist}/source/latex/catechis
12214 %{texmfdist}/source/latex/cclicenses
12215 %{texmfdist}/source/latex/cd
12216 %{texmfdist}/source/latex/cd-cover
12217 %{texmfdist}/source/latex/cdpbundl
12218 %{texmfdist}/source/latex/changes
12219 %{texmfdist}/source/latex/chapterfolder
12220 %{texmfdist}/source/latex/cleveref
12221 %{texmfdist}/source/latex/cmcyralt
12222 %{texmfdist}/source/latex/cmsd
12223 %{texmfdist}/source/latex/codepage
12224 %{texmfdist}/source/latex/confproc
12225 %{texmfdist}/source/latex/coverpage
12226 %{texmfdist}/source/latex/crop
12227 %{texmfdist}/source/latex/crossreference
12228 %{texmfdist}/source/latex/ctib
12229 %{texmfdist}/source/latex/cweb-latex
12230 %{texmfdist}/source/latex/dateiliste
12231 %{texmfdist}/source/latex/datetime
12232 %{texmfdist}/source/latex/decimal
12233 %{texmfdist}/source/latex/diagnose
12234 %{texmfdist}/source/latex/docmfp
12235 %{texmfdist}/source/latex/doipubmed
12236 %{texmfdist}/source/latex/dotarrow
12237 %{texmfdist}/source/latex/dottex
12238 %{texmfdist}/source/latex/drac
12239 %{texmfdist}/source/latex/draftcopy
12240 %{texmfdist}/source/latex/dramatist
12241 %{texmfdist}/source/latex/eCards
12242 %{texmfdist}/source/latex/ebezier
12243 %{texmfdist}/source/latex/ebsthesis
12244 %{texmfdist}/source/latex/ecclesiastic
12245 %{texmfdist}/source/latex/edmargin
12246 %{texmfdist}/source/latex/eemeir
12247 %{texmfdist}/source/latex/eiad
12248 %{texmfdist}/source/latex/ellipsis
12249 %{texmfdist}/source/latex/em
12250 %{texmfdist}/source/latex/emp
12251 %{texmfdist}/source/latex/endfloat
12252 %{texmfdist}/source/latex/endheads
12253 %{texmfdist}/source/latex/engpron
12254 %{texmfdist}/source/latex/engrec
12255 %{texmfdist}/source/latex/envlab
12256 %{texmfdist}/source/latex/epigraph
12257 %{texmfdist}/source/latex/epiolmec
12258 %{texmfdist}/source/latex/epsdice
12259 %{texmfdist}/source/latex/eqparbox
12260 %{texmfdist}/source/latex/errata
12261 %{texmfdist}/source/latex/eso-pic
12262 %{texmfdist}/source/latex/ethiop
12263 %{texmfdist}/source/latex/eukdate
12264 %{texmfdist}/source/latex/euproposal
12265 %{texmfdist}/source/latex/euro
12266 %{texmfdist}/source/latex/everypage
12267 %{texmfdist}/source/latex/exercise
12268 %{texmfdist}/source/latex/expl3
12269 %{texmfdist}/source/latex/extract
12270 %{texmfdist}/source/latex/facsimile
12271 %{texmfdist}/source/latex/fancynum
12272 %{texmfdist}/source/latex/fancyref
12273 %{texmfdist}/source/latex/fancytooltips
12274 %{texmfdist}/source/latex/fancyvrb
12275 %{texmfdist}/source/latex/figsize
12276 %{texmfdist}/source/latex/filecontents
12277 %{texmfdist}/source/latex/fink
12278 %{texmfdist}/source/latex/flabels
12279 %{texmfdist}/source/latex/flagderiv
12280 %{texmfdist}/source/latex/flashcards
12281 %{texmfdist}/source/latex/float
12282 %{texmfdist}/source/latex/floatrow
12283 %{texmfdist}/source/latex/fmp
12284 %{texmfdist}/source/latex/fnbreak
12285 %{texmfdist}/source/latex/foilhtml
12286 %{texmfdist}/source/latex/fonttable
12287 %{texmfdist}/source/latex/footmisc
12288 %{texmfdist}/source/latex/footnpag
12289 %{texmfdist}/source/latex/frankenstein
12290 %{texmfdist}/source/latex/frontespizio
12291 %{texmfdist}/source/latex/fullblck
12292 %{texmfdist}/source/latex/fundus
12293 %{texmfdist}/source/latex/gcite
12294 %{texmfdist}/source/latex/genmpage
12295 %{texmfdist}/source/latex/geometry
12296 %{texmfdist}/source/latex/geomsty
12297 %{texmfdist}/source/latex/glossaries
12298 %{texmfdist}/source/latex/graphics
12299 %{texmfdist}/source/latex/graphicx-psmin
12300 %{texmfdist}/source/latex/greekdates
12301 %{texmfdist}/source/latex/grnumalt
12302 %{texmfdist}/source/latex/grverb
12303 %{texmfdist}/source/latex/hanging
12304 %{texmfdist}/source/latex/harvard
12305 %{texmfdist}/source/latex/hc
12306 %{texmfdist}/source/latex/hepthesis
12307 %{texmfdist}/source/latex/hilowres
12308 %{texmfdist}/source/latex/histogr
12309 %{texmfdist}/source/latex/hpsdiss
12310 %{texmfdist}/source/latex/hyper
12311 %{texmfdist}/source/latex/hyperref
12312 %{texmfdist}/source/latex/hyperxmp
12313 %{texmfdist}/source/latex/hyphenat
12314 %{texmfdist}/source/latex/ibycus-babel
12315 %{texmfdist}/source/latex/icsv
12316 %{texmfdist}/source/latex/ifmslide
12317 %{texmfdist}/source/latex/ifplatform
12318 %{texmfdist}/source/latex/ijmart
12319 %{texmfdist}/source/latex/imtekda
12320 %{texmfdist}/source/latex/index
12321 %{texmfdist}/source/latex/inlinedef
12322 %{texmfdist}/source/latex/iso
12323 %{texmfdist}/source/latex/iso10303
12324 %{texmfdist}/source/latex/isodate
12325 %{texmfdist}/source/latex/isodoc
12326 %{texmfdist}/source/latex/itnumpar
12327 %{texmfdist}/source/latex/jura
12328 %{texmfdist}/source/latex/juraabbrev
12329 %{texmfdist}/source/latex/jurarsp
12330 %{texmfdist}/source/latex/kdgreek
12331 %{texmfdist}/source/latex/koma-script
12332 %{texmfdist}/source/latex/labels
12333 %{texmfdist}/source/latex/layouts
12334 %{texmfdist}/source/latex/listings
12335 %{texmfdist}/source/latex/localloc
12336 %{texmfdist}/source/latex/mathcomp
12337 %{texmfdist}/source/latex/mathpazo
12338 %{texmfdist}/source/latex/mdwtools
12339 %{texmfdist}/source/latex/memoir
12340 %{texmfdist}/source/latex/mh
12341 %{texmfdist}/source/latex/mnsymbol
12342 %{texmfdist}/source/latex/modroman
12343 %{texmfdist}/source/latex/mongolian-babel
12344 %{texmfdist}/source/latex/montex
12345 %{texmfdist}/source/latex/mparhack
12346 %{texmfdist}/source/latex/ms
12347 %{texmfdist}/source/latex/multibib
12348 %{texmfdist}/source/latex/mwcls
12349 %{texmfdist}/source/latex/natbib
12350 %{texmfdist}/source/latex/ncctools
12351 %{texmfdist}/source/latex/nddiss
12352 %{texmfdist}/source/latex/newalg
12353 %{texmfdist}/source/latex/newfile
12354 %{texmfdist}/source/latex/newlfm
12355 %{texmfdist}/source/latex/newspaper
12356 %{texmfdist}/source/latex/nomencl
12357 %{texmfdist}/source/latex/ntgclass
12358 %{texmfdist}/source/latex/oberdiek
12359 %{texmfdist}/source/latex/paralist
12360 %{texmfdist}/source/latex/pdfpages
12361 %{texmfdist}/source/latex/pict2e
12362 %{texmfdist}/source/latex/preprint
12363 %{texmfdist}/source/latex/preview
12364 %{texmfdist}/source/latex/psfrag
12365 %{texmfdist}/source/latex/pslatex
12366 %{texmfdist}/source/latex/revtex
12367 %{texmfdist}/source/latex/rotating
12368 %{texmfdist}/source/latex/rotfloat
12369 %{texmfdist}/source/latex/scale
12370 %{texmfdist}/source/latex/sectsty
12371 %{texmfdist}/source/latex/showlabels
12372 %{texmfdist}/source/latex/sidecap
12373 %{texmfdist}/source/latex/soul
12374 %{texmfdist}/source/latex/stdclsdv
12375 %{texmfdist}/source/latex/subfig
12376 %{texmfdist}/source/latex/subfigure
12377 %{texmfdist}/source/latex/supertabular
12378 %{texmfdist}/source/latex/tablists
12379 %{texmfdist}/source/latex/tabulary
12380 %{texmfdist}/source/latex/tabvar
12381 %{texmfdist}/source/latex/talk
12382 %{texmfdist}/source/latex/tcldoc
12383 %{texmfdist}/source/latex/tdsfrmath
12384 %{texmfdist}/source/latex/technics
12385 %{texmfdist}/source/latex/ted
12386 %{texmfdist}/source/latex/tengwarscript
12387 %{texmfdist}/source/latex/tensor
12388 %{texmfdist}/source/latex/teubner
12389 %{texmfdist}/source/latex/texmate
12390 %{texmfdist}/source/latex/texpower
12391 %{texmfdist}/source/latex/texshade
12392 %{texmfdist}/source/latex/textcase
12393 %{texmfdist}/source/latex/textfit
12394 %{texmfdist}/source/latex/textopo
12395 %{texmfdist}/source/latex/textpos
12396 %{texmfdist}/source/latex/thesis-titlepage-fhac
12397 %{texmfdist}/source/latex/thmtools
12398 %{texmfdist}/source/latex/thumb
12399 %{texmfdist}/source/latex/thuthesis
12400 %{texmfdist}/source/latex/timesht
12401 %{texmfdist}/source/latex/titling
12402 %{texmfdist}/source/latex/tocbibind
12403 %{texmfdist}/source/latex/tocloft
12404 %{texmfdist}/source/latex/tools
12405 %{texmfdist}/source/latex/totpages
12406 %{texmfdist}/source/latex/type1cm
12407 %{texmfdist}/source/latex/undertilde
12408 %{texmfdist}/source/latex/units
12409 %{texmfdist}/source/latex/unitsdef
12410 %{texmfdist}/source/latex/unroman
12411 %{texmfdist}/source/latex/upmethodology
12412 %{texmfdist}/source/latex/urlbst
12413 %{texmfdist}/source/latex/varindex
12414 %{texmfdist}/source/latex/vector
12415 %{texmfdist}/source/latex/verse
12416 %{texmfdist}/source/latex/vmargin
12417 %{texmfdist}/source/latex/volumes
12418 %{texmfdist}/source/latex/vrsion
12419 %{texmfdist}/source/latex/vwcol
12420 %{texmfdist}/source/latex/vxu
12421 %{texmfdist}/source/latex/warning
12422 %{texmfdist}/source/latex/warpcol
12423 %{texmfdist}/source/latex/was
12424 %{texmfdist}/source/latex/xargs
12425 %{texmfdist}/source/latex/xdoc
12426 %{texmfdist}/source/latex/xfor
12427 %{texmfdist}/source/latex/xmpincl
12428 %{texmfdist}/source/latex/xpackages
12429 %{texmfdist}/source/latex/xskak
12430 %{texmfdist}/source/latex/xtab
12431 %{texmfdist}/source/latex/xtcapts
12432 %{texmfdist}/source/latex/yafoot
12433 %{texmfdist}/source/latex/yfonts
12434 %{texmfdist}/source/latex/yhmath
12435 %{texmfdist}/source/latex/york-thesis
12436 %{texmfdist}/source/latex/youngtab
12437
12438 %files latex-styles
12439 %defattr(644,root,root,755)
12440 %doc %{texmfdist}/doc/latex/IEEEconf
12441 %doc %{texmfdist}/doc/latex/aastex
12442 %doc %{texmfdist}/doc/latex/acmconf
12443 %doc %{texmfdist}/doc/latex/active-conf
12444 %doc %{texmfdist}/doc/latex/aiaa
12445 %doc %{texmfdist}/doc/latex/apacite
12446 %doc %{texmfdist}/doc/latex/asaetr
12447 %doc %{texmfdist}/doc/latex/computational-complexity
12448 %doc %{texmfdist}/doc/latex/dtk
12449 %doc %{texmfdist}/doc/latex/elsarticle
12450 %doc %{texmfdist}/doc/latex/lettre
12451 %doc %{texmfdist}/doc/latex/lexikon
12452 %doc %{texmfdist}/doc/latex/lps
12453 %doc %{texmfdist}/doc/latex/manuscript
12454 %doc %{texmfdist}/doc/latex/maple
12455 %doc %{texmfdist}/doc/latex/mentis
12456 %doc %{texmfdist}/doc/latex/nature
12457 %doc %{texmfdist}/doc/latex/nih
12458 %doc %{texmfdist}/doc/latex/nostarch
12459 %doc %{texmfdist}/doc/latex/nrc
12460 %doc %{texmfdist}/doc/latex/octavo
12461 %doc %{texmfdist}/doc/latex/paper
12462 %doc %{texmfdist}/doc/latex/papertex
12463 %doc %{texmfdist}/doc/latex/pbsheet
12464 %doc %{texmfdist}/doc/latex/petiteannonce
12465 %doc %{texmfdist}/doc/latex/philosophersimprint
12466 %doc %{texmfdist}/doc/latex/pittetd
12467 %doc %{texmfdist}/doc/latex/plari
12468 %doc %{texmfdist}/doc/latex/play
12469 %doc %{texmfdist}/doc/latex/poemscol
12470 %doc %{texmfdist}/doc/latex/pracjourn
12471 %doc %{texmfdist}/doc/latex/ptptex
12472 %doc %{texmfdist}/doc/latex/refman
12473 %doc %{texmfdist}/doc/latex/rsc
12474 %doc %{texmfdist}/doc/latex/screenplay
12475 %doc %{texmfdist}/doc/latex/script
12476 %doc %{texmfdist}/doc/latex/shipunov
12477 %doc %{texmfdist}/doc/latex/sides
12478 %doc %{texmfdist}/doc/latex/siggraph
12479 %doc %{texmfdist}/doc/latex/stage
12480 %doc %{texmfdist}/doc/latex/tufte-latex
12481 %doc %{texmfdist}/doc/latex/tugboat
12482 %doc %{texmfdist}/doc/latex/uaclasses
12483 %doc %{texmfdist}/doc/latex/ucthesis
12484 %doc %{texmfdist}/doc/latex/uiucthesis
12485 %doc %{texmfdist}/doc/latex/umich-thesis
12486 %doc %{texmfdist}/doc/latex/umthesis
12487 %doc %{texmfdist}/doc/latex/uwthesis
12488 %{texmfdist}/bibtex/bib/aiaa
12489 %{texmfdist}/bibtex/bib/apacite
12490 %{texmfdist}/bibtex/bib/asaetr
12491 %{texmfdist}/bibtex/bib/computational-complexity
12492 %{texmfdist}/bibtex/bib/dtk
12493 %{texmfdist}/bibtex/bib/philosophersimprint
12494 %{texmfdist}/bibtex/bst/aiaa
12495 %{texmfdist}/bibtex/bst/apacite
12496 %{texmfdist}/bibtex/bst/asaetr
12497 %{texmfdist}/bibtex/bst/computational-complexity
12498 %{texmfdist}/bibtex/bst/dtk
12499 %{texmfdist}/bibtex/bst/rsc
12500 %{texmfdist}/source/latex/IEEEconf
12501 %{texmfdist}/source/latex/aastex
12502 %{texmfdist}/source/latex/acmconf
12503 %{texmfdist}/source/latex/active-conf
12504 %{texmfdist}/source/latex/aiaa
12505 %{texmfdist}/source/latex/apacite
12506 %{texmfdist}/source/latex/asaetr
12507 %{texmfdist}/source/latex/computational-complexity
12508 %{texmfdist}/source/latex/dtk
12509 %{texmfdist}/source/latex/elsarticle
12510 %{texmfdist}/source/latex/lexikon
12511 %{texmfdist}/source/latex/lps
12512 %{texmfdist}/source/latex/manuscript
12513 %{texmfdist}/source/latex/mentis
12514 %{texmfdist}/source/latex/menu
12515 %{texmfdist}/source/latex/nostarch
12516 %{texmfdist}/source/latex/nrc
12517 %{texmfdist}/source/latex/octavo
12518 %{texmfdist}/source/latex/paper
12519 %{texmfdist}/source/latex/papertex
12520 %{texmfdist}/source/latex/pbsheet
12521 %{texmfdist}/source/latex/philosophersimprint
12522 %{texmfdist}/source/latex/pittetd
12523 %{texmfdist}/source/latex/plari
12524 %{texmfdist}/source/latex/play
12525 %{texmfdist}/source/latex/poemscol
12526 %{texmfdist}/source/latex/pracjourn
12527 %{texmfdist}/source/latex/refman
12528 %{texmfdist}/source/latex/rsc
12529 %{texmfdist}/source/latex/screenplay
12530 %{texmfdist}/source/latex/siggraph
12531 %{texmfdist}/source/latex/tugboat
12532 %{texmfdist}/source/latex/uaclasses
12533 %{texmfdist}/source/latex/uiucthesis
12534 %{texmfdist}/tex/latex/IEEEconf
12535 %{texmfdist}/tex/latex/aastex
12536 %{texmfdist}/tex/latex/acmconf
12537 %{texmfdist}/tex/latex/active-conf
12538 %{texmfdist}/tex/latex/aiaa
12539 %{texmfdist}/tex/latex/apacite
12540 %{texmfdist}/tex/latex/asaetr
12541 %{texmfdist}/tex/latex/computational-complexity
12542 %{texmfdist}/tex/latex/dtk
12543 %{texmfdist}/tex/latex/elsarticle
12544 %{texmfdist}/tex/latex/lettre
12545 %{texmfdist}/tex/latex/lexikon
12546 %{texmfdist}/tex/latex/lps
12547 %{texmfdist}/tex/latex/manuscript
12548 %{texmfdist}/tex/latex/maple
12549 %{texmfdist}/tex/latex/mentis
12550 %{texmfdist}/tex/latex/menu
12551 %{texmfdist}/tex/latex/muthesis
12552 %{texmfdist}/tex/latex/nature
12553 %{texmfdist}/tex/latex/nih
12554 %{texmfdist}/tex/latex/nostarch
12555 %{texmfdist}/tex/latex/nrc
12556 %{texmfdist}/tex/latex/octavo
12557 %{texmfdist}/tex/latex/paper
12558 %{texmfdist}/tex/latex/papertex
12559 %{texmfdist}/tex/latex/pbsheet
12560 %{texmfdist}/tex/latex/petiteannonce
12561 %{texmfdist}/tex/latex/philosophersimprint
12562 %{texmfdist}/tex/latex/pittetd
12563 %{texmfdist}/tex/latex/plari
12564 %{texmfdist}/tex/latex/play
12565 %{texmfdist}/tex/latex/poemscol
12566 %{texmfdist}/tex/latex/pracjourn
12567 %{texmfdist}/tex/latex/ptptex
12568 %{texmfdist}/tex/latex/refman
12569 %{texmfdist}/tex/latex/rsc
12570 %{texmfdist}/tex/latex/screenplay
12571 %{texmfdist}/tex/latex/script
12572 %{texmfdist}/tex/latex/shipunov
12573 %{texmfdist}/tex/latex/sides
12574 %{texmfdist}/tex/latex/siggraph
12575 %{texmfdist}/tex/latex/stage
12576 %{texmfdist}/tex/latex/tufte-latex
12577 %{texmfdist}/tex/latex/tugboat
12578 %{texmfdist}/tex/latex/uaclasses
12579 %{texmfdist}/tex/latex/ucthesis
12580 %{texmfdist}/tex/latex/uiucthesis
12581 %{texmfdist}/tex/latex/umich-thesis
12582 %{texmfdist}/tex/latex/umthesis
12583 %{texmfdist}/tex/latex/uwthesis
12584
12585 %files latex-lang
12586 %defattr(644,root,root,755)
12587 %doc %{texmfdist}/doc/latex/ESIEEcv
12588 %doc %{texmfdist}/doc/latex/chletter
12589 %doc %{texmfdist}/doc/latex/dinbrief
12590 %doc %{texmfdist}/doc/latex/disser
12591 %doc %{texmfdist}/doc/latex/elmath
12592 %doc %{texmfdist}/doc/latex/eskd
12593 %doc %{texmfdist}/doc/latex/ginpenc
12594 %doc %{texmfdist}/doc/latex/hrlatex
12595 %doc %{texmfdist}/doc/latex/mla-paper
12596 %{texmfdist}/source/latex/ESIEEcv
12597 %{texmfdist}/source/latex/chletter
12598 %{texmfdist}/source/latex/dinbrief
12599 %{texmfdist}/source/latex/disser
12600 %{texmfdist}/source/latex/elmath
12601 %{texmfdist}/source/latex/eskd
12602 %{texmfdist}/source/latex/ginpenc
12603 %{texmfdist}/source/latex/hrlatex
12604 %{texmfdist}/tex/latex/ESIEEcv
12605 %{texmfdist}/tex/latex/chletter
12606 %{texmfdist}/tex/latex/dinbrief
12607 %{texmfdist}/tex/latex/disser
12608 %{texmfdist}/tex/latex/elmath
12609 %{texmfdist}/tex/latex/eskd
12610 %{texmfdist}/tex/latex/ginpenc
12611 %{texmfdist}/tex/latex/hrlatex
12612 %{texmfdist}/tex/latex/mla-paper
12613
12614 %files latex-music
12615 %defattr(644,root,root,755)
12616 %doc %{texmfdist}/doc/generic/musixps
12617 %doc %{texmfdist}/doc/latex/abc
12618 %doc %{texmfdist}/doc/latex/guitar
12619 %doc %{texmfdist}/doc/latex/musixlyr
12620 %doc %{texmfdist}/doc/latex/songbook
12621 %{texmfdist}/fonts/source/public/musixps
12622 %{texmfdist}/fonts/tfm/public/musixps
12623 %{texmfdist}/source/latex/abc
12624 %{texmfdist}/source/latex/guitar
12625 %{texmfdist}/source/latex/songbook
12626 %{texmfdist}/tex/generic/musixlyr
12627 %{texmfdist}/tex/generic/musixps
12628 %{texmfdist}/tex/latex/abc
12629 %{texmfdist}/tex/latex/guitar
12630 %{texmfdist}/tex/latex/songbook
12631
12632 %files latex-extend
12633 %defattr(644,root,root,755)
12634 %doc %{texmfdist}/doc/latex/HA-prosper
12635 %doc %{texmfdist}/doc/latex/addlines
12636 %doc %{texmfdist}/doc/latex/alnumsec
12637 %doc %{texmfdist}/doc/latex/arydshln
12638 %doc %{texmfdist}/doc/latex/babelbib
12639 %doc %{texmfdist}/doc/latex/bibtopicprefix
12640 %doc %{texmfdist}/doc/latex/boites
12641 %doc %{texmfdist}/doc/latex/booklet
12642 %doc %{texmfdist}/doc/latex/bullcntr
12643 %doc %{texmfdist}/doc/latex/chappg
12644 %doc %{texmfdist}/doc/latex/clefval
12645 %doc %{texmfdist}/doc/latex/colortbl
12646 %doc %{texmfdist}/doc/latex/combine
12647 %doc %{texmfdist}/doc/latex/contour
12648 %doc %{texmfdist}/doc/latex/ctable
12649 %doc %{texmfdist}/doc/latex/curve2e
12650 %doc %{texmfdist}/doc/latex/dashrule
12651 %doc %{texmfdist}/doc/latex/etaremune
12652 %doc %{texmfdist}/doc/latex/expdlist
12653 %doc %{texmfdist}/doc/latex/leading
12654 %doc %{texmfdist}/doc/latex/listliketab
12655 %doc %{texmfdist}/doc/latex/makebox
12656 %doc %{texmfdist}/doc/latex/makecell
12657 %doc %{texmfdist}/doc/latex/marginnote
12658 %doc %{texmfdist}/doc/latex/mcaption
12659 %doc %{texmfdist}/doc/latex/mcite
12660 %doc %{texmfdist}/doc/latex/mciteplus
12661 %doc %{texmfdist}/doc/latex/minipage-marginpar
12662 %doc %{texmfdist}/doc/latex/miniplot
12663 %doc %{texmfdist}/doc/latex/multicap
12664 %doc %{texmfdist}/doc/latex/newvbtm
12665 %doc %{texmfdist}/doc/latex/notes2bib
12666 %doc %{texmfdist}/doc/latex/ntabbing
12667 %doc %{texmfdist}/doc/latex/pbox
12668 %doc %{texmfdist}/doc/latex/pinlabel
12669 %doc %{texmfdist}/doc/latex/polytable
12670 %doc %{texmfdist}/doc/latex/rccol
12671 %doc %{texmfdist}/doc/latex/romannum
12672 %doc %{texmfdist}/doc/latex/schedule
12673 %doc %{texmfdist}/doc/latex/subfloat
12674 %doc %{texmfdist}/doc/latex/umoline
12675 %doc %{texmfdist}/doc/latex/underlin
12676 %{texmfdist}/bibtex/bst/babelbib
12677 %{texmfdist}/bibtex/bst/mciteplus
12678 %{texmfdist}/source/latex/HA-prosper
12679 %{texmfdist}/source/latex/addlines
12680 %{texmfdist}/source/latex/alnumsec
12681 %{texmfdist}/source/latex/arydshln
12682 %{texmfdist}/source/latex/babelbib
12683 %{texmfdist}/source/latex/bibtopicprefix
12684 %{texmfdist}/source/latex/boites
12685 %{texmfdist}/source/latex/booklet
12686 %{texmfdist}/source/latex/bullcntr
12687 %{texmfdist}/source/latex/chappg
12688 %{texmfdist}/source/latex/cjw
12689 %{texmfdist}/source/latex/clefval
12690 %{texmfdist}/source/latex/colortbl
12691 %{texmfdist}/source/latex/combine
12692 %{texmfdist}/source/latex/contour
12693 %{texmfdist}/source/latex/ctable
12694 %{texmfdist}/source/latex/curve2e
12695 %{texmfdist}/source/latex/dashbox
12696 %{texmfdist}/source/latex/dashrule
12697 %{texmfdist}/source/latex/etaremune
12698 %{texmfdist}/source/latex/expdlist
12699 %{texmfdist}/source/latex/leading
12700 %{texmfdist}/source/latex/listliketab
12701 %{texmfdist}/source/latex/makebox
12702 %{texmfdist}/source/latex/makecell
12703 %{texmfdist}/source/latex/marginnote
12704 %{texmfdist}/source/latex/mcaption
12705 %{texmfdist}/source/latex/mcite
12706 %{texmfdist}/source/latex/minipage-marginpar
12707 %{texmfdist}/source/latex/multicap
12708 %{texmfdist}/source/latex/newvbtm
12709 %{texmfdist}/source/latex/notes2bib
12710 %{texmfdist}/source/latex/pbox
12711 %{texmfdist}/source/latex/polytable
12712 %{texmfdist}/source/latex/rccol
12713 %{texmfdist}/source/latex/romannum
12714 %{texmfdist}/source/latex/schedule
12715 %{texmfdist}/source/latex/subfloat
12716 %{texmfdist}/source/latex/umoline
12717 %{texmfdist}/source/latex/underlin
12718 %{texmfdist}/tex/latex/HA-prosper
12719 %{texmfdist}/tex/latex/addlines
12720 %{texmfdist}/tex/latex/alnumsec
12721 %{texmfdist}/tex/latex/arydshln
12722 %{texmfdist}/tex/latex/babelbib
12723 %{texmfdist}/tex/latex/bibtopicprefix
12724 %{texmfdist}/tex/latex/boites
12725 %{texmfdist}/tex/latex/booklet
12726 %{texmfdist}/tex/latex/bullcntr
12727 %{texmfdist}/tex/latex/chappg
12728 %{texmfdist}/tex/latex/cjw
12729 %{texmfdist}/tex/latex/clefval
12730 %{texmfdist}/tex/latex/colortbl
12731 %{texmfdist}/tex/latex/combine
12732 %{texmfdist}/tex/latex/contour
12733 %{texmfdist}/tex/latex/ctable
12734 %{texmfdist}/tex/latex/curve2e
12735 %{texmfdist}/tex/latex/dashbox
12736 %{texmfdist}/tex/latex/dashrule
12737 %{texmfdist}/tex/latex/etaremune
12738 %{texmfdist}/tex/latex/expdlist
12739 %{texmfdist}/tex/latex/leading
12740 %{texmfdist}/tex/latex/listliketab
12741 %{texmfdist}/tex/latex/ltablex
12742 %{texmfdist}/tex/latex/makebox
12743 %{texmfdist}/tex/latex/makecell
12744 %{texmfdist}/tex/latex/marginnote
12745 %{texmfdist}/tex/latex/mcaption
12746 %{texmfdist}/tex/latex/mcite
12747 %{texmfdist}/tex/latex/mciteplus
12748 %{texmfdist}/tex/latex/minipage-marginpar
12749 %{texmfdist}/tex/latex/miniplot
12750 %{texmfdist}/tex/latex/multicap
12751 %{texmfdist}/tex/latex/newvbtm
12752 %{texmfdist}/tex/latex/notes2bib
12753 %{texmfdist}/tex/latex/ntabbing
12754 %{texmfdist}/tex/latex/numline
12755 %{texmfdist}/tex/latex/pbox
12756 %{texmfdist}/tex/latex/pinlabel
12757 %{texmfdist}/tex/latex/polytable
12758 %{texmfdist}/tex/latex/rccol
12759 %{texmfdist}/tex/latex/romannum
12760 %{texmfdist}/tex/latex/schedule
12761 %{texmfdist}/tex/latex/subfloat
12762 %{texmfdist}/tex/latex/umoline
12763 %{texmfdist}/tex/latex/underlin
12764
12765 %files latex-presentation
12766 %defattr(644,root,root,755)
12767 %attr(755,root,root) %{_bindir}/ppower4
12768 %attr(755,root,root) %{_bindir}/pdfthumb
12769 %doc %{texmfdist}/doc/latex/powerdot
12770 %doc %{texmfdist}/doc/latex/ppower4
12771 %doc %{texmfdist}/doc/latex/sciposter
12772 %doc %{texmfdist}/doc/latex/tpslifonts
12773 %{texmfdist}/scripts/ppower4
12774 %{texmfdist}/source/latex/powerdot
12775 %{texmfdist}/tex/latex/powerdot
12776 %{texmfdist}/tex/latex/ppower4
12777 %{texmfdist}/tex/latex/sciposter
12778 %{texmfdist}/tex/latex/tpslifonts
12779
12780 %files latex-programming
12781 %defattr(644,root,root,755)
12782 %doc %{texmfdist}/doc/latex/cool
12783 %doc %{texmfdist}/doc/latex/coollist
12784 %doc %{texmfdist}/doc/latex/coolstr
12785 %doc %{texmfdist}/doc/latex/csvtools
12786 %doc %{texmfdist}/doc/latex/datatool
12787 %doc %{texmfdist}/doc/latex/datenumber
12788 %doc %{texmfdist}/doc/latex/delimtxt
12789 %doc %{texmfdist}/doc/latex/dialogl
12790 %doc %{texmfdist}/doc/latex/dprogress
12791 %doc %{texmfdist}/doc/latex/environ
12792 %doc %{texmfdist}/doc/latex/export
12793 %doc %{texmfdist}/doc/latex/fmtcount
12794 %doc %{texmfdist}/doc/latex/forarray
12795 %doc %{texmfdist}/doc/latex/forloop
12796 %doc %{texmfdist}/doc/latex/inversepath
12797 %doc %{texmfdist}/doc/latex/labelcas
12798 %doc %{texmfdist}/doc/latex/makecmds
12799 %doc %{texmfdist}/doc/latex/nag
12800 %doc %{texmfdist}/doc/latex/namespc
12801 %doc %{texmfdist}/doc/latex/progress
12802 %doc %{texmfdist}/doc/latex/randtext
12803 %doc %{texmfdist}/doc/latex/regcount
12804 %doc %{texmfdist}/doc/latex/robustcommand
12805 %doc %{texmfdist}/doc/latex/splitindex
12806 %doc %{texmfdist}/doc/latex/stringstrings
12807 %doc %{texmfdist}/doc/latex/substr
12808 %doc %{texmfdist}/doc/latex/typedref
12809 %{texmfdist}/source/latex/cmdtrack
12810 %{texmfdist}/source/latex/cool
12811 %{texmfdist}/source/latex/coollist
12812 %{texmfdist}/source/latex/coolstr
12813 %{texmfdist}/source/latex/csvtools
12814 %{texmfdist}/source/latex/datatool
12815 %{texmfdist}/source/latex/datenumber
12816 %{texmfdist}/source/latex/delimtxt
12817 %{texmfdist}/source/latex/dialogl
12818 %{texmfdist}/source/latex/dprogress
12819 %{texmfdist}/source/latex/environ
12820 %{texmfdist}/source/latex/export
12821 %{texmfdist}/source/latex/fmtcount
12822 %{texmfdist}/source/latex/forarray
12823 %{texmfdist}/source/latex/forloop
12824 %{texmfdist}/source/latex/inversepath
12825 %{texmfdist}/source/latex/labelcas
12826 %{texmfdist}/source/latex/lcg
12827 %{texmfdist}/source/latex/makecmds
12828 %{texmfdist}/source/latex/nag
12829 %{texmfdist}/source/latex/namespc
12830 %{texmfdist}/source/latex/patchcmd
12831 %{texmfdist}/source/latex/regcount
12832 %{texmfdist}/source/latex/robustcommand
12833 %{texmfdist}/source/latex/splitindex
12834 %{texmfdist}/source/latex/stack
12835 %{texmfdist}/source/latex/stringstrings
12836 %{texmfdist}/source/latex/typedref
12837 %{texmfdist}/tex/latex/cmdtrack
12838 %{texmfdist}/tex/latex/cool
12839 %{texmfdist}/tex/latex/coollist
12840 %{texmfdist}/tex/latex/coolstr
12841 %{texmfdist}/tex/latex/csvtools
12842 %{texmfdist}/tex/latex/datatool
12843 %{texmfdist}/tex/latex/datenumber
12844 %{texmfdist}/tex/latex/delimtxt
12845 %{texmfdist}/tex/latex/dialogl
12846 %{texmfdist}/tex/latex/dprogress
12847 %{texmfdist}/tex/latex/environ
12848 %{texmfdist}/tex/latex/export
12849 %{texmfdist}/tex/latex/fmtcount
12850 %{texmfdist}/tex/latex/forarray
12851 %{texmfdist}/tex/latex/forloop
12852 %{texmfdist}/tex/latex/inversepath
12853 %{texmfdist}/tex/latex/labelcas
12854 %{texmfdist}/tex/latex/lcg
12855 %{texmfdist}/tex/latex/makecmds
12856 %{texmfdist}/tex/latex/multido
12857 %{texmfdist}/tex/latex/nag
12858 %{texmfdist}/tex/latex/namespc
12859 %{texmfdist}/tex/latex/patchcmd
12860 %{texmfdist}/tex/latex/progress
12861 %{texmfdist}/tex/latex/randtext
12862 %{texmfdist}/tex/latex/regcount
12863 %{texmfdist}/tex/latex/robustcommand
12864 %{texmfdist}/tex/latex/splitindex
12865 %{texmfdist}/tex/latex/stack
12866 %{texmfdist}/tex/latex/stringstrings
12867 %{texmfdist}/tex/latex/substr
12868 %{texmfdist}/tex/latex/typedref
12869
12870 %files latex-effects
12871 %defattr(644,root,root,755)
12872 %doc %{texmfdist}/doc/fonts/umrand
12873 %doc %{texmfdist}/doc/latex/arcs
12874 %doc %{texmfdist}/doc/latex/blowup
12875 %doc %{texmfdist}/doc/latex/changebar
12876 %doc %{texmfdist}/doc/latex/draftwatermark
12877 %doc %{texmfdist}/doc/latex/flippdf
12878 %doc %{texmfdist}/doc/latex/flowfram
12879 %doc %{texmfdist}/doc/latex/isorot
12880 %doc %{texmfdist}/doc/latex/lettrine
12881 %doc %{texmfdist}/doc/latex/niceframe
12882 %doc %{texmfdist}/doc/latex/notes
12883 %doc %{texmfdist}/doc/latex/objectz
12884 %doc %{texmfdist}/doc/latex/parallel
12885 %doc %{texmfdist}/doc/latex/quotchap
12886 %doc %{texmfdist}/doc/latex/rotpages
12887 %doc %{texmfdist}/doc/latex/sectionbox
12888 %doc %{texmfdist}/doc/latex/shadethm
12889 %doc %{texmfdist}/doc/latex/ushort
12890 %{texmfdist}/fonts/source/public/niceframe
12891 %{texmfdist}/fonts/source/public/umrand
12892 %{texmfdist}/fonts/tfm/public/niceframe
12893 %{texmfdist}/fonts/tfm/public/umrand
12894 %{texmfdist}/source/latex/arcs
12895 %{texmfdist}/source/latex/blowup
12896 %{texmfdist}/source/latex/changebar
12897 %{texmfdist}/source/latex/draftwatermark
12898 %{texmfdist}/source/latex/flippdf
12899 %{texmfdist}/source/latex/flowfram
12900 %{texmfdist}/source/latex/isorot
12901 %{texmfdist}/source/latex/lettrine
12902 %{texmfdist}/source/latex/niceframe
12903 %{texmfdist}/source/latex/notes
12904 %{texmfdist}/source/latex/objectz
12905 %{texmfdist}/source/latex/parallel
12906 %{texmfdist}/source/latex/quotchap
12907 %{texmfdist}/source/latex/ushort
12908 %{texmfdist}/tex/latex/arcs
12909 %{texmfdist}/tex/latex/blowup
12910 %{texmfdist}/tex/latex/changebar
12911 %{texmfdist}/tex/latex/draftwatermark
12912 %{texmfdist}/tex/latex/flippdf
12913 %{texmfdist}/tex/latex/flowfram
12914 %{texmfdist}/tex/latex/isorot
12915 %{texmfdist}/tex/latex/lettrine
12916 %{texmfdist}/tex/latex/niceframe
12917 %{texmfdist}/tex/latex/notes
12918 %{texmfdist}/tex/latex/objectz
12919 %{texmfdist}/tex/latex/parallel
12920 %{texmfdist}/tex/latex/quotchap
12921 %{texmfdist}/tex/latex/rotpages
12922 %{texmfdist}/tex/latex/sectionbox
12923 %{texmfdist}/tex/latex/shadethm
12924 %{texmfdist}/tex/latex/umrand
12925 %{texmfdist}/tex/latex/ushort
12926
12927 # I don't sort them, because maybe can splitting and grouping them
12928 %files latex-other
12929 %defattr(644,root,root,755)
12930 %{texmfdist}/metapost/latexmp
12931 %{texmfdist}/metapost/makecirc
12932 # -- misc packages
12933 %dir %{texmfdist}/source/alatex
12934 %{texmfdist}/source/alatex/base
12935 %{texmfdist}/tex/alatex
12936 %doc %{texmfdist}/doc/generic/enctex
12937 %{texmfdist}/tex/generic/enctex
12938 # Create a calendar, in German.
12939 %{texmfdist}/tex/latex/kalender
12940 # Typeset Karnaugh-Veitch-maps.
12941 %{texmfdist}/tex/latex/karnaugh
12942 # Kerkis (Greek) font family.
12943 %{texmfdist}/tex/latex/kerkis
12944 # Print tables and generate control files to adjust kernings.
12945 %{texmfdist}/source/latex/kerntest
12946 %{texmfdist}/tex/latex/kerntest
12947 %{texmfdist}/source/latex/kluwer
12948 %{texmfdist}/tex/latex/kluwer
12949 # A two-element sans-serif typeface.
12950 %{texmfdist}/tex/latex/kurier
12951 # Lists in TeX's "mouth".
12952 %{texmfdist}/tex/latex/lazylist
12953 # This package makes available Classic Cyrillic CM fonts
12954 %{texmfdist}/source/latex/lcyw
12955 %{texmfdist}/tex/latex/lcyw
12956 # Typeset scholarly editions in parallel texts.
12957 %{texmfdist}/source/latex/ledmac
12958 %{texmfdist}/tex/latex/ledmac
12959 %{texmfdist}/tex/latex/levy
12960 # Macros for using Silvio Levy's Greek fonts.
12961 %{texmfdist}/tex/latex/lgreek
12962 # A non-standard Cyrillic input scheme.
12963 %{texmfdist}/source/latex/lhcyr
12964 %{texmfdist}/tex/latex/lhcyr
12965 # Miscellaneous helper packages.
12966 %{texmfdist}/source/latex/lhelp
12967 %{texmfdist}/tex/latex/lhelp
12968 # Use the font Libertine with LaTeX.
12969 %{texmfdist}/tex/latex/libertine
12970 # Typeset maps and blocks according to the Information Mapping
12971 %{texmfdist}/source/latex/limap
12972 %{texmfdist}/tex/latex/limap
12973 %{texmfdist}/tex/latex/linearA
12974 # Format linguists' examples.
12975 %{texmfdist}/tex/latex/linguex
12976 # Easy access to the Lorem Ipsum dummy text.
12977 %{texmfdist}/source/latex/lipsum
12978 %{texmfdist}/tex/latex/lipsum
12979 # Lists contents of BibTeX files.
12980 %{texmfdist}/source/latex/listbib
12981 %{texmfdist}/tex/latex/listbib
12982 # LK Proof figure macros.
12983 %{texmfdist}/tex/latex/lkproof
12984 # A font for electronic logic design.
12985 %{texmfdist}/tex/latex/logic
12986 # A LaTeX package to typeset indices with GNU's Texindex.
12987 %{texmfdist}/source/latex/ltxindex
12988 %{texmfdist}/tex/latex/ltxindex
12989 # Set of slide fonts based on CM.
12990 %{texmfdist}/tex/latex/lxfonts
12991 # Support for LY1 LaTeX encoding.
12992 %{texmfdist}/tex/latex/ly1
12993 # Mathematics in accord with French usage.
12994 %{texmfdist}/tex/latex/mafr
12995 # Macros for mail merging.
12996 %{texmfdist}/source/latex/mailing
12997 %{texmfdist}/tex/latex/mailing
12998 # Print various kinds 2/5 and Code 39 bar codes.
12999 %{texmfdist}/tex/latex/makebarcode
13000 # Perl script to help generate dtx and ins files
13001 %{texmfdist}/source/latex/makedtx
13002 %{texmfdist}/tex/latex/makedtx
13003 # Include a glossary into a document.
13004 %{texmfdist}/tex/latex/makeglos
13005 # LaTeX support for the TeX book symbols.
13006 %{texmfdist}/source/latex/manfnt
13007 %{texmfdist}/tex/latex/manfnt
13008 # Support for multiple character sets and encodings.
13009 %{texmfdist}/source/latex/mapcodes
13010 %{texmfdist}/tex/latex/mapcodes
13011 # Mathematical fonts to fit with particular text fonts.
13012 %{texmfdist}/tex/latex/mathdesign
13013 # Creating covers for music cassettes.
13014 %{texmfdist}/tex/latex/mceinleger
13015 # Experimental memoir support.
13016 %{texmfdist}/tex/latex/memexsupp
13017 # Multiple font formats.
13018 %{texmfdist}/source/latex/mff
13019 %{texmfdist}/tex/latex/mff
13020 # Pretty-print Metafont source.
13021 %{texmfdist}/source/latex/mftinc
13022 %{texmfdist}/tex/latex/mftinc
13023 # Package for writing minutes of meetings.
13024 %{texmfdist}/source/latex/minutes
13025 %{texmfdist}/tex/latex/minutes
13026 # Allows font sizes up to 35.83pt.
13027 %{texmfdist}/source/latex/moresize
13028 %{texmfdist}/tex/latex/moresize
13029 # A package for LaTeX localisation.
13030 %{texmfdist}/source/latex/msg
13031 %{texmfdist}/tex/latex/msg
13032 # Michael Landy's APA citation style.
13033 %{texmfdist}/tex/latex/mslapa
13034 # Use italic and upright greek letters with mathtime.
13035 %{texmfdist}/source/latex/mtgreek
13036 %{texmfdist}/tex/latex/mtgreek
13037 # Multiple bibliographies.
13038 %{texmfdist}/source/latex/multibbl
13039 %{texmfdist}/tex/latex/multibbl
13040 # Support for Mongolian "horizontal" (Xewtee Dorwoljin) script.
13041 %{texmfdist}/source/latex/mxd
13042 %{texmfdist}/tex/latex/mxd
13043 # A pair of Georgian fonts.
13044 %{texmfdist}/tex/latex/mxedruli
13045 # Nomenclature typeset in a longtable
13046 %{texmfdist}/source/latex/nomentbl
13047 %{texmfdist}/tex/latex/nomentbl
13048 # Non-floating table and figure captions.
13049 %{texmfdist}/source/latex/nonfloat
13050 %{texmfdist}/tex/latex/nonfloat
13051 # Convert a number to its English expression.
13052 %{texmfdist}/tex/latex/numname
13053 # LaTeX support for ocr fonts.
13054 %{texmfdist}/tex/latex/ocr-latex
13055 # Support for Polish typography and the ogonek.
13056 %{texmfdist}/source/latex/ogonek
13057 %{texmfdist}/tex/latex/ogonek
13058 # Old style numbers in OT1 encoding.
13059 %{texmfdist}/source/latex/oldstyle
13060 %{texmfdist}/tex/latex/oldstyle
13061 # Footnote-style bibliographical references.
13062 %{texmfdist}/source/latex/opcit
13063 %{texmfdist}/tex/latex/opcit
13064 # Counters as ordinal numbers in Portuguese.
13065 %{texmfdist}/source/latex/ordinalpt
13066 %{texmfdist}/tex/latex/ordinalpt
13067 # Macros, metrics, etc., to use the OT2 Cyrillic encoding.
13068 %{texmfdist}/tex/latex/ot2cyr
13069 %{texmfdist}/source/latex/otibet
13070 %{texmfdist}/tex/latex/otibet
13071 # List environment for making outlines.
13072 %{texmfdist}/tex/latex/outline
13073 # Change section levels easily.
13074 %{texmfdist}/tex/latex/outliner
13075 # Fonts designed by Fra Luca de Pacioli in 1497.
13076 %{texmfdist}/source/latex/pacioli
13077 %{texmfdist}/tex/latex/pacioli
13078 # Page number-only page styles.
13079 %{texmfdist}/source/latex/pageno
13080 %{texmfdist}/tex/latex/pageno
13081 # Notes at end of document.
13082 %{texmfdist}/source/latex/pagenote
13083 %{texmfdist}/tex/latex/pagenote
13084 %{texmfdist}/tex/latex/palatino
13085 # Origami-style folding paper CD case.
13086 %{texmfdist}/source/latex/papercdcase
13087 %{texmfdist}/tex/latex/papercdcase
13088 # Defines simple macros for greek letters.
13089 %{texmfdist}/source/latex/paresse
13090 %{texmfdist}/tex/latex/paresse
13091 # Typesets (two) streams of text running parallel.
13092 %{texmfdist}/source/latex/parrun
13093 %{texmfdist}/tex/latex/parrun
13094 # German LaTeX package documentation.
13095 %{texmfdist}/source/latex/pauldoc
13096 %{texmfdist}/tex/latex/pauldoc
13097 # Using graphics from PAW.
13098 %{texmfdist}/source/latex/pawpict
13099 %{texmfdist}/tex/latex/pawpict
13100 # Font support for current PCL printers.
13101 %{texmfdist}/tex/latex/pclnfss
13102 %{texmfdist}/tex/latex/pdfwin
13103 # Print Tibetan text in the classic pecha layout style.
13104 %{texmfdist}/tex/latex/pecha
13105 # Define LaTeX macros in terms of Perl code
13106 %{texmfdist}/source/latex/perltex
13107 %{texmfdist}/tex/latex/perltex
13108 # Create images of the soroban using TikZ/PGF.
13109 %{texmfdist}/tex/latex/pgf-soroban
13110 # Disk of Phaistos font.
13111 %{texmfdist}/tex/latex/phaistos
13112 # Cross references for named and numbered environments.
13113 %{texmfdist}/tex/latex/philex
13114 # MetaFont Phonetic fonts, based on Computer Modern.
13115 %{texmfdist}/tex/latex/phonetic
13116 # Adds relative coordinates and improves the \plot command.
13117 %{texmfdist}/tex/latex/pictex2
13118 # Arrange for "plates" sections of documents.
13119 %{texmfdist}/tex/latex/plates
13120 %{texmfdist}/source/latex/plweb
13121 %{texmfdist}/tex/latex/plweb
13122 # "Poor man's" graphics.
13123 %{texmfdist}/tex/latex/pmgraph
13124 # Typeset Polish documents with LaTeX and Polish fonts.
13125 %{texmfdist}/source/latex/polski
13126 %{texmfdist}/tex/latex/polski
13127 %{texmfdist}/source/latex/polyglot
13128 %{texmfdist}/tex/latex/polyglot
13129 # Facilitates mass-mailing of postcards (junkmail).
13130 %{texmfdist}/tex/latex/postcards
13131 # Make label references "self-identify".
13132 %{texmfdist}/source/latex/prettyref
13133 %{texmfdist}/tex/latex/prettyref
13134 # Shortcuts commands to symbols used in probability texts.
13135 %{texmfdist}/source/latex/proba
13136 %{texmfdist}/tex/latex/proba
13137 %{texmfdist}/tex/latex/procIAGssymp
13138 # Literate programming package.
13139 %{texmfdist}/tex/latex/protex
13140 # A class for typesetting minutes (only german).
13141 %{texmfdist}/source/latex/protocol
13142 %{texmfdist}/tex/latex/protocol
13143 # A psfrag eXtension.
13144 %{texmfdist}/source/latex/psfragx
13145 %{texmfdist}/tex/latex/psfragx
13146 %{texmfdist}/tex/latex/psgo
13147 # PostScript picture support.
13148 %{texmfdist}/source/latex/pspicture
13149 %{texmfdist}/tex/latex/pspicture
13150 # LaTeX macros for typesetting trees.
13151 %{texmfdist}/tex/latex/qobitree
13152 # Bundle for unit tests and pattern matching.
13153 %{texmfdist}/source/latex/qstest
13154 %{texmfdist}/tex/latex/qstest
13155 # Consistent quote marks.
13156 %{texmfdist}/source/latex/quotmark
13157 %{texmfdist}/tex/latex/quotmark
13158 %{texmfdist}/tex/latex/r_und_s
13159 # Marginal pictures.
13160 %{texmfdist}/source/latex/randbild
13161 %{texmfdist}/tex/latex/randbild
13162 # Use RCS (revision control system) tags in LaTeX documents.
13163 %{texmfdist}/source/latex/rcs
13164 %{texmfdist}/tex/latex/rcs
13165 # Support for the revision control system.
13166 %{texmfdist}/source/latex/rcsinfo
13167 %{texmfdist}/tex/latex/rcsinfo
13168 # Recycle top matter.
13169 %{texmfdist}/tex/latex/rectopma
13170 # Check references (in figures, table, equations, etc).
13171 %{texmfdist}/tex/latex/refcheck
13172 # Advanced formatting of cross references.
13173 %{texmfdist}/source/latex/refstyle
13174 %{texmfdist}/tex/latex/refstyle
13175 # A "relaxed" font encoding.
13176 %{texmfdist}/source/latex/relenc
13177 %{texmfdist}/tex/latex/relenc
13178 # Repeat items in an index after a page or column break
13179 %{texmfdist}/tex/latex/repeatindex
13180 %{texmfdist}/tex/latex/resume
13181 # Rewrite labels in EPS graphics.
13182 %{texmfdist}/tex/latex/rlepsf
13183 # A package to help change page layout parameters in LaTeX.
13184 %{texmfdist}/source/latex/rmpage
13185 %{texmfdist}/tex/latex/rmpage
13186 # Create index with pagerefs.
13187 %{texmfdist}/tex/latex/robustindex
13188 # Drawing rhetorical structure analysis diagrams in LaTeX.
13189 %{texmfdist}/source/latex/rst
13190 %{texmfdist}/tex/latex/rst
13191 # Input encoding with fallback procedures.
13192 %{texmfdist}/source/latex/rtkinenc
13193 %{texmfdist}/tex/latex/rtkinenc
13194 %{texmfdist}/tex/latex/rtklage
13195 # Embed Sage code and plots into LaTeX.
13196 %{texmfdist}/source/latex/sagetex
13197 %{texmfdist}/tex/latex/sagetex
13198 # Sanskrit support.
13199 %{texmfdist}/source/latex/sanskrit
13200 %{texmfdist}/tex/latex/sanskrit
13201 # A bundle of utilities by Jonathan Sauer.
13202 %{texmfdist}/source/latex/sauerj
13203 %{texmfdist}/tex/latex/sauerj
13204 # Use sauter fonts in LaTeX.
13205 %{texmfdist}/source/latex/sauterfonts
13206 %{texmfdist}/tex/latex/sauterfonts
13207 # Save name of the footnote mark for reuse.
13208 %{texmfdist}/source/latex/savefnmark
13209 %{texmfdist}/tex/latex/savefnmark
13210 # Redefine symbols where names conflict.
13211 %{texmfdist}/tex/latex/savesym
13212 # Pack as much as possible onto each page of a LaTeX document.
13213 %{texmfdist}/source/latex/savetrees
13214 %{texmfdist}/tex/latex/savetrees
13215 # Create scalebars for maps, diagrams or photos.
13216 %{texmfdist}/source/latex/scalebar
13217 %{texmfdist}/tex/latex/scalebar
13218 # Format a scientific paper for journal
13219 %{texmfdist}/tex/latex/scientificpaper
13220 # Use Scientific Word/WorkPlace files with another TeX.
13221 %{texmfdist}/source/latex/sciwordconv
13222 %{texmfdist}/tex/latex/sciwordconv
13223 # Semaphore alphabet font.
13224 %{texmfdist}/tex/latex/semaphor
13225 # Put only special contents on left-hand pages in two sided layout.
13226 %{texmfdist}/source/latex/semioneside
13227 %{texmfdist}/tex/latex/semioneside
13228 # Split long sequences of characters in a neutral way.
13229 %{texmfdist}/source/latex/seqsplit
13230 %{texmfdist}/tex/latex/seqsplit
13231 %{texmfdist}/source/latex/sf298
13232 %{texmfdist}/tex/latex/sf298
13233 # Typesetting science fiction/fantasy manuscripts.
13234 %{texmfdist}/source/latex/sffms
13235 %{texmfdist}/tex/latex/sffms
13236 # Draw signal flow graphs.
13237 %{texmfdist}/tex/latex/sfg
13238 # Shade the background of any box.
13239 %{texmfdist}/tex/latex/shadbox
13240 # Table of contents with different depths.
13241 %{texmfdist}/source/latex/shorttoc
13242 %{texmfdist}/tex/latex/shorttoc
13243 # Variants of \show for LaTeX2e.
13244 %{texmfdist}/source/latex/show2e
13245 %{texmfdist}/tex/latex/show2e
13246 %{texmfdist}/source/latex/showexpl
13247 %{texmfdist}/tex/latex/showexpl
13248 # A font to draw a skull.
13249 %{texmfdist}/source/latex/skull
13250 %{texmfdist}/tex/latex/skull
13251 # Access different-shaped small-caps fonts.
13252 %{texmfdist}/source/latex/slantsc
13253 %{texmfdist}/tex/latex/slantsc
13254 # Create listoffigures etc. in a single chapter.
13255 %{texmfdist}/tex/latex/smalltableof
13256 # Extend LaTeX's \ref capability.
13257 %{texmfdist}/tex/latex/smartref
13258 # Classes for Société mathématique de France publications.
13259 %{texmfdist}/tex/latex/smflatex
13260 # List the external dependencies of a LaTeX document.
13261 %{texmfdist}/source/latex/snapshot
13262 %{texmfdist}/tex/latex/snapshot
13263 # Fonts and a macro for Soyombo under LaTeX.
13264 %{texmfdist}/tex/latex/soyombo
13265 # Drawing sparklines: intense, simple, wordlike graphics.
13266 %{texmfdist}/tex/latex/sparklines
13267 # Support for formatting SPIE Proceedings manuscripts.
13268 %{texmfdist}/tex/latex/spie
13269 # Split and reorder your bibliography.
13270 %{texmfdist}/source/latex/splitbib
13271 %{texmfdist}/tex/latex/splitbib
13272 # Macros to typeset simple bitmaps with LaTeX.
13273 %{texmfdist}/tex/latex/sprite
13274 # Jump between DVI and TeX files.
13275 %{texmfdist}/source/latex/srcltx
13276 %{texmfdist}/tex/latex/srcltx
13277 # Use the cmssq fonts.
13278 %{texmfdist}/source/latex/ssqquote
13279 %{texmfdist}/tex/latex/ssqquote
13280 # Statistics style.
13281 %{texmfdist}/tex/latex/statex2
13282 # Store statistics of a document.
13283 %{texmfdist}/source/latex/statistik
13284 %{texmfdist}/tex/latex/statistik
13285 # Typeset Icelandic staves and runic letters.
13286 %{texmfdist}/source/latex/staves
13287 %{texmfdist}/tex/latex/staves
13288 # Standard pages with n lines of at most m characters each.
13289 %{texmfdist}/source/latex/stdpage
13290 %{texmfdist}/tex/latex/stdpage
13291 # Stellenbosch thesis bundle.
13292 %{texmfdist}/source/latex/stellenbosch
13293 %{texmfdist}/tex/latex/stellenbosch
13294 # An Infrastructure for Semantic Preloading of LaTeX Documents.
13295 %{texmfdist}/source/latex/stex
13296 %{texmfdist}/tex/latex/stex
13297 # Draw Nassi-Schneidermann charts
13298 %{texmfdist}/source/latex/struktex
13299 %{texmfdist}/tex/latex/struktex
13300 # Various macros.
13301 %{texmfdist}/tex/latex/sttools
13302 # Create tear-off stubs at the bottom of a page.
13303 %{texmfdist}/tex/latex/stubs
13304 # SAS(R) user group conference proceedings document class.
13305 %{texmfdist}/tex/latex/sugconf
13306 # Define SVG named colours.
13307 %{texmfdist}/tex/latex/svgcolor
13308 # Subversion keywords in multi-file LaTeX documents
13309 %{texmfdist}/source/latex/svn-multi
13310 %{texmfdist}/tex/latex/svn-multi
13311 # Typeset Subversion keywords.
13312 %{texmfdist}/source/latex/svn
13313 %{texmfdist}/tex/latex/svn
13314 # Typeset Subversion Keywords.
13315 %{texmfdist}/source/latex/svninfo
13316 %{texmfdist}/tex/latex/svninfo
13317 # Graphical/textual representations of swimming performances
13318 %{texmfdist}/source/latex/swimgraf
13319 %{texmfdist}/tex/latex/swimgraf
13320 %{texmfdist}/tex/latex/symbol
13321 # Easy drawing of syntactic proofs.
13322 %{texmfdist}/tex/latex/synproof
13323 %{texmfdist}/tex/latex/syntax
13324 # Labels for tracing in a syntax tree.
13325 %{texmfdist}/source/latex/syntrace
13326 %{texmfdist}/tex/latex/syntrace
13327 # Typeset syntactic trees.
13328 %{texmfdist}/source/latex/synttree
13329 %{texmfdist}/tex/latex/synttree
13330 # Fonts and macro package for drawing timing diagrams.
13331 %{texmfdist}/tex/latex/timing
13332 # Section numbering and table of contents control.
13333 %{texmfdist}/source/latex/tocvsec2
13334 %{texmfdist}/tex/latex/tocvsec2
13335 # A tokenizer.
13336 %{texmfdist}/tex/latex/tokenizer
13337 # Macros for writing indices, glossaries.
13338 %{texmfdist}/source/latex/toolbox
13339 %{texmfdist}/tex/latex/toolbox
13340 # Bundle of files for typsetting theses.
13341 %{texmfdist}/source/latex/toptesi
13342 %{texmfdist}/tex/latex/toptesi
13343 # Adjust tracking of strings.
13344 %{texmfdist}/tex/latex/tracking
13345 # Fonts from the Trajan column in Rome.
13346 %{texmfdist}/source/latex/trajan
13347 %{texmfdist}/tex/latex/trajan
13348 # Provide an open platform for packages to be localized.
13349 %{texmfdist}/tex/latex/translator
13350 # Quick float definitions in LaTeX.
13351 %{texmfdist}/source/latex/trivfloat
13352 %{texmfdist}/tex/latex/trivfloat
13353 # Typeset the (logic) turnstile notation.
13354 %{texmfdist}/source/latex/turnstile
13355 %{texmfdist}/tex/latex/turnstile
13356 %{texmfdist}/source/latex/twoup
13357 %{texmfdist}/tex/latex/twoup
13358 # Print a typographic grid.
13359 %{texmfdist}/source/latex/typogrid
13360 %{texmfdist}/tex/latex/typogrid
13361 # Time printing, in German.
13362 %{texmfdist}/tex/latex/uhrzeit
13363 # -- sources for other packages
13364 %dir %{texmfdist}/source/cslatex
13365 %{texmfdist}/source/cslatex/base
13366 %{texmfdist}/source/generic/xypic
13367 %{texmfdist}/source/latex/GuIT
13368 # Definitive source of Plain TeX on CTAN.
13369 %{texmfdist}/source/latex/base
13370 %{texmfdist}/source/latex/bayer
13371 # -- examples
13372 # A small collection of minimal DTX examples.
13373 %{texmfdist}/source/latex/dtxgallery
13374 # Editorial Notes for LaTeX documents.
13375 %{texmfdist}/source/latex/ed
13376 # Typeset scholarly edition.
13377 %{texmfdist}/source/latex/edmac
13378 # Use AMS Euler fonts for math.
13379 %{texmfdist}/source/latex/euler
13380 # Ridgeway's fonts.
13381 %{texmfdist}/source/latex/wnri
13382 %dir %{texmfdist}/source/plain
13383 %{texmfdist}/source/plain/jsmisc
13384 %{texmfdist}/source/xelatex
13385
13386
13387 %files latex-pdfslide
13388 %defattr(644,root,root,755)
13389 %doc %{texmfdist}/doc/latex/pdfslide
13390 %{texmfdist}/tex/latex/pdfslide
13391
13392 %files latex-pgf
13393 %defattr(644,root,root,755)
13394 %dir %{texmfdist}/source/context
13395 %dir %{texmfdist}/source/context/third
13396 %doc %{texmfdist}/doc/generic/pgf
13397 %doc %{texmfdist}/doc/latex/pgfplots
13398 %{texmfdist}/source/context/third/pgfplots
13399 %{texmfdist}/source/latex/pgfopts
13400 %{texmfdist}/source/latex/pgfplots
13401 %{texmfdist}/tex/generic/pgf
13402 %{texmfdist}/tex/generic/pgfplots
13403 %{texmfdist}/tex/latex/pgf
13404 %{texmfdist}/tex/latex/pgfopts
13405 %{texmfdist}/tex/latex/pgfplots
13406
13407 %files latex-prosper
13408 %defattr(644,root,root,755)
13409 %doc %{texmfdist}/doc/latex/ppr-prv
13410 %doc %{texmfdist}/doc/latex/prosper
13411 %{texmfdist}/source/latex/ppr-prv
13412 %{texmfdist}/source/latex/prosper
13413 %{texmfdist}/tex/latex/ppr-prv
13414 %{texmfdist}/tex/latex/prosper
13415
13416 %files latex-polynom
13417 %defattr(644,root,root,755)
13418 %doc %{texmfdist}/doc/latex/polynom
13419 %{texmfdist}/source/latex/polynom
13420 %{texmfdist}/tex/latex/polynom
13421
13422 %files latex-polynomial
13423 %defattr(644,root,root,755)
13424 %doc %{texmfdist}/doc/latex/polynomial
13425 %{texmfdist}/source/latex/polynomial
13426 %{texmfdist}/tex/latex/polynomial
13427
13428 %files latex-pseudocode
13429 %defattr(644,root,root,755)
13430 %doc %{texmfdist}/doc/latex/pseudocode
13431 %{texmfdist}/tex/latex/pseudocode
13432
13433 %files latex-pst-2dplot
13434 %defattr(644,root,root,755)
13435 %doc %{texmfdist}/doc/generic/pst-2dplot
13436 %{texmfdist}/tex/latex/pst-2dplot
13437
13438 %files latex-pst-3dplot
13439 %defattr(644,root,root,755)
13440 %doc %{texmfdist}/doc/generic/pst-3d
13441 %doc %{texmfdist}/doc/generic/pst-3dplot
13442 %{texmfdist}/source/generic/pst-3d
13443 %{texmfdist}/source/generic/pst-3dplot
13444 %{texmfdist}/tex/generic/pst-3d
13445 %{texmfdist}/tex/generic/pst-3dplot
13446 %{texmfdist}/tex/latex/pst-3d
13447 %{texmfdist}/tex/latex/pst-3dplot
13448
13449 %files latex-pst-bar
13450 %defattr(644,root,root,755)
13451 %{texmfdist}/tex/generic/pst-bar
13452 %{texmfdist}/tex/latex/pst-bar
13453
13454 %files latex-pst-circ
13455 %defattr(644,root,root,755)
13456 %doc %{texmfdist}/doc/generic/pst-circ
13457 %{texmfdist}/tex/generic/pst-circ
13458 %{texmfdist}/tex/latex/pst-circ
13459
13460 %files latex-pst-diffraction
13461 %defattr(644,root,root,755)
13462 %doc %{texmfdist}/doc/generic/pst-diffraction
13463 %{texmfdist}/tex/generic/pst-diffraction
13464 %{texmfdist}/tex/latex/pst-diffraction
13465
13466 %files latex-pst-eucl
13467 %defattr(644,root,root,755)
13468 %doc %{texmfdist}/doc/generic/pst-eucl
13469 %{texmfdist}/tex/generic/pst-eucl
13470 %{texmfdist}/tex/latex/pst-eucl
13471
13472 %files latex-pst-fun
13473 %defattr(644,root,root,755)
13474 %doc %{texmfdist}/doc/generic/pst-fun
13475 %{texmfdist}/tex/generic/pst-fun
13476 %{texmfdist}/tex/latex/pst-fun
13477
13478 %files latex-pst-func
13479 %defattr(644,root,root,755)
13480 %doc %{texmfdist}/doc/generic/pst-func
13481 %{texmfdist}/tex/generic/pst-func
13482 %{texmfdist}/tex/latex/pst-func
13483
13484 %files latex-pst-infixplot
13485 %defattr(644,root,root,755)
13486 %doc %{texmfdist}/doc/generic/pst-infixplot
13487 %{texmfdist}/tex/generic/pst-infixplot
13488 %{texmfdist}/tex/latex/pst-infixplot
13489
13490 %files latex-pst-fr3d
13491 %defattr(644,root,root,755)
13492 %doc %{texmfdist}/doc/generic/pst-fr3d
13493 %{texmfdist}/source/generic/pst-fr3d
13494 %{texmfdist}/tex/generic/pst-fr3d
13495 %{texmfdist}/tex/latex/pst-fr3d
13496
13497 %files latex-pst-fractal
13498 %defattr(644,root,root,755)
13499 %doc %{texmfdist}/doc/generic/pst-fractal
13500 %{texmfdist}/tex/generic/pst-fractal
13501 %{texmfdist}/tex/latex/pst-fractal
13502
13503 %files latex-pst-math
13504 %defattr(644,root,root,755)
13505 %doc %{texmfdist}/doc/generic/pst-math
13506 %{texmfdist}/tex/generic/pst-math
13507 %{texmfdist}/tex/latex/pst-math
13508
13509 %files latex-pst-ob3d
13510 %defattr(644,root,root,755)
13511 %doc %{texmfdist}/doc/generic/pst-ob3d
13512 %{texmfdist}/source/generic/pst-ob3d
13513 %{texmfdist}/tex/generic/pst-ob3d
13514 %{texmfdist}/tex/latex/pst-ob3d
13515
13516 %files latex-pst-optexp
13517 %defattr(644,root,root,755)
13518 %doc %{texmfdist}/doc/generic/pst-optexp
13519 %{texmfdist}/tex/generic/pst-optexp
13520 %{texmfdist}/tex/latex/pst-optexp
13521
13522 %files latex-pst-optic
13523 %defattr(644,root,root,755)
13524 %doc %{texmfdist}/doc/generic/pst-optic
13525 %{texmfdist}/tex/generic/pst-optic
13526 %{texmfdist}/tex/latex/pst-optic
13527
13528 %files latex-pst-text
13529 %defattr(644,root,root,755)
13530 %doc %{texmfdist}/doc/generic/pst-text
13531 %{texmfdist}/tex/generic/pst-text
13532 %{texmfdist}/tex/latex/pst-text
13533
13534 %files latex-pst-uncategorized
13535 %defattr(644,root,root,755)
13536 %attr(755,root,root) %{_bindir}/ps4pdf
13537 %doc %{texmfdist}/doc/generic/pst-asr
13538 %doc %{texmfdist}/doc/generic/pst-bar
13539 %doc %{texmfdist}/doc/generic/pst-barcode
13540 %doc %{texmfdist}/doc/generic/pst-blur
13541 %doc %{texmfdist}/doc/generic/pst-coil
13542 %doc %{texmfdist}/doc/generic/pst-cox
13543 %doc %{texmfdist}/doc/generic/pst-dbicons
13544 %doc %{texmfdist}/doc/generic/pst-eps
13545 %doc %{texmfdist}/doc/generic/pst-fill
13546 %doc %{texmfdist}/doc/generic/pst-geo
13547 %doc %{texmfdist}/doc/generic/pst-ghsb
13548 %doc %{texmfdist}/doc/generic/pst-gr3d
13549 %doc %{texmfdist}/doc/generic/pst-grad
13550 %doc %{texmfdist}/doc/generic/pst-jtree
13551 %doc %{texmfdist}/doc/generic/pst-labo
13552 %doc %{texmfdist}/doc/generic/pst-lens
13553 %doc %{texmfdist}/doc/generic/pst-light3d
13554 %doc %{texmfdist}/doc/generic/pst-osci
13555 %doc %{texmfdist}/doc/generic/pst-pad
13556 %doc %{texmfdist}/doc/generic/pst-pdgr
13557 %doc %{texmfdist}/doc/generic/pst-poly
13558 %doc %{texmfdist}/doc/generic/pst-qtree
13559 %doc %{texmfdist}/doc/generic/pst-slpe
13560 %doc %{texmfdist}/doc/generic/pst-solides3d
13561 %doc %{texmfdist}/doc/generic/pst-soroban
13562 %doc %{texmfdist}/doc/generic/pst-spectra
13563 %doc %{texmfdist}/doc/generic/pst-stru
13564 %doc %{texmfdist}/doc/generic/pst-uml
13565 %doc %{texmfdist}/doc/generic/pst-vue3d
13566 %doc %{texmfdist}/doc/latex/auto-pst-pdf
13567 %doc %{texmfdist}/doc/latex/pst-pdf
13568 %dir %{texmfdist}/scripts/pst-pdf
13569 %attr(755,root,root) %{texmfdist}/scripts/pst-pdf/ps4pdf
13570 %{texmfdist}/source/generic/pst-barcode
13571 %{texmfdist}/source/generic/pst-blur
13572 %{texmfdist}/source/generic/pst-circ
13573 %{texmfdist}/source/generic/pst-coil
13574 %{texmfdist}/source/generic/pst-dbicons
13575 %{texmfdist}/source/generic/pst-diffraction
13576 %{texmfdist}/source/generic/pst-eps
13577 %{texmfdist}/source/generic/pst-fill
13578 %{texmfdist}/source/generic/pst-fractal
13579 %{texmfdist}/source/generic/pst-fun
13580 %{texmfdist}/source/generic/pst-func
13581 %{texmfdist}/source/generic/pst-lens
13582 %{texmfdist}/source/generic/pst-light3d
13583 %{texmfdist}/source/generic/pst-optic
13584 %{texmfdist}/source/generic/pst-pad
13585 %{texmfdist}/source/generic/pst-pdgr
13586 %{texmfdist}/source/generic/pst-slpe
13587 %{texmfdist}/source/generic/pst-soroban
13588 %{texmfdist}/source/generic/pst-text
13589 %{texmfdist}/source/generic/pst-uml
13590 %{texmfdist}/source/generic/pst-vue3d
13591 %{texmfdist}/source/latex/auto-pst-pdf
13592 %{texmfdist}/source/latex/pst-gr3d
13593 %{texmfdist}/source/latex/pst-pdf
13594 %{texmfdist}/source/latex/pst-poly
13595 %{texmfdist}/tex/generic/pst-asr
13596 %{texmfdist}/tex/generic/pst-barcode
13597 %{texmfdist}/tex/generic/pst-blur
13598 %{texmfdist}/tex/generic/pst-coil
13599 %{texmfdist}/tex/generic/pst-cox
13600 %{texmfdist}/tex/generic/pst-eps
13601 %{texmfdist}/tex/generic/pst-fill
13602 %{texmfdist}/tex/generic/pst-geo
13603 %{texmfdist}/tex/generic/pst-ghsb
13604 %{texmfdist}/tex/generic/pst-gr3d
13605 %{texmfdist}/tex/generic/pst-grad
13606 %{texmfdist}/tex/generic/pst-jtree
13607 %{texmfdist}/tex/generic/pst-labo
13608 %{texmfdist}/tex/generic/pst-lens
13609 %{texmfdist}/tex/generic/pst-light3d
13610 %{texmfdist}/tex/generic/pst-osci
13611 %{texmfdist}/tex/generic/pst-pad
13612 %{texmfdist}/tex/generic/pst-pdgr
13613 %{texmfdist}/tex/generic/pst-poly
13614 %{texmfdist}/tex/generic/pst-qtree
13615 %{texmfdist}/tex/generic/pst-slpe
13616 %{texmfdist}/tex/generic/pst-solides3d
13617 %{texmfdist}/tex/generic/pst-spectra
13618 %{texmfdist}/tex/generic/pst-stru
13619 %{texmfdist}/tex/generic/pst-vue3d
13620 %{texmfdist}/tex/latex/pst-asr
13621 %{texmfdist}/tex/latex/pst-barcode
13622 %{texmfdist}/tex/latex/pst-blur
13623 %{texmfdist}/tex/latex/pst-coil
13624 %{texmfdist}/tex/latex/pst-cox
13625 %{texmfdist}/tex/latex/pst-dbicons
13626 %{texmfdist}/tex/latex/pst-eps
13627 %{texmfdist}/tex/latex/pst-fill
13628 %{texmfdist}/tex/latex/pst-geo
13629 %{texmfdist}/tex/latex/pst-ghsb
13630 %{texmfdist}/tex/latex/pst-gr3d
13631 %{texmfdist}/tex/latex/pst-grad
13632 %{texmfdist}/tex/latex/pst-jtree
13633 %{texmfdist}/tex/latex/pst-labo
13634 %{texmfdist}/tex/latex/pst-lens
13635 %{texmfdist}/tex/latex/pst-light3d
13636 %{texmfdist}/tex/latex/pst-osci
13637 %{texmfdist}/tex/latex/pst-pad
13638 %{texmfdist}/tex/latex/pst-pdf
13639 %{texmfdist}/tex/latex/pst-pdgr
13640 %{texmfdist}/tex/latex/pst-poly
13641 %{texmfdist}/tex/latex/pst-qtree
13642 %{texmfdist}/tex/latex/pst-slpe
13643 %{texmfdist}/tex/latex/pst-solides3d
13644 %{texmfdist}/tex/latex/pst-soroban
13645 %{texmfdist}/tex/latex/pst-spectra
13646 %{texmfdist}/tex/latex/pst-stru
13647 %{texmfdist}/tex/latex/pst-uml
13648 %{texmfdist}/tex/latex/pst-vue3d
13649
13650 %files latex-psnfss
13651 %defattr(644,root,root,755)
13652 %doc %{texmfdist}/doc/latex/psnfss
13653 %{texmfdist}/fonts/map/dvips/psnfss
13654 %{texmfdist}/source/latex/psnfss
13655 %{texmfdist}/source/latex/latex-tds
13656 %{texmfdist}/tex/latex/psnfss
13657
13658 %files latex-pxfonts
13659 %defattr(644,root,root,755)
13660 %{texmfdist}/tex/latex/pxfonts
13661
13662 %files latex-SIstyle
13663 %defattr(644,root,root,755)
13664 %{texmfdist}/doc/latex/SIstyle
13665 %{texmfdist}/source/latex/SIstyle
13666 %{texmfdist}/tex/latex/SIstyle
13667
13668 %files latex-SIunits
13669 %defattr(644,root,root,755)
13670 %{texmfdist}/doc/latex/SIunits
13671 %{texmfdist}/tex/latex/SIunits
13672 %{texmfdist}/source/latex/SIunits
13673
13674 %files latex-siunitx
13675 %defattr(644,root,root,755)
13676 %{texmfdist}/doc/latex/siunitx
13677 %{texmfdist}/tex/latex/siunitx
13678 %{texmfdist}/source/latex/siunitx
13679
13680 %files latex-Tabbing
13681 %defattr(644,root,root,755)
13682 %{texmfdist}/source/latex/Tabbing
13683 %{texmfdist}/doc/latex/Tabbing
13684
13685 %files latex-txfonts
13686 %defattr(644,root,root,755)
13687 %{texmfdist}/tex/latex/txfonts
13688
13689 %files latex-ucs
13690 %defattr(644,root,root,755)
13691 %doc %{texmfdist}/doc/latex/ucs
13692 %{texmfdist}/tex/latex/ucs
13693
13694 %files latex-umlaute
13695 %defattr(644,root,root,755)
13696 %{texmfdist}/tex/latex/umlaute
13697 %{texmfdist}/source/latex/umlaute
13698
13699 %files latex-variations
13700 %defattr(644,root,root,755)
13701 %doc %{texmfdist}/doc/generic/variations
13702 %{texmfdist}/tex/generic/variations
13703
13704 %files latex-wasysym
13705 %defattr(644,root,root,755)
13706 %doc %{texmfdist}/doc/latex/wasysym
13707 %{texmfdist}/tex/latex/wasysym
13708 %{texmfdist}/source/latex/wasysym
13709
13710 %files latex-xcolor
13711 %defattr(644,root,root,755)
13712 %doc %{texmfdist}/doc/latex/xcolor
13713 %{texmfdist}/source/latex/xcolor
13714
13715 %files format-pdflatex
13716 %defattr(644,root,root,755)
13717 %attr(755,root,root) %{_bindir}/pdflatex
13718 %{fmtdir}/pdftex/pdflatex.fmt
13719 %{_mandir}/man1/pdflatex.1*
13720
13721 %files tex-babel
13722 %defattr(644,root,root,755)
13723 %doc %{texmfdist}/doc/generic/babel
13724 %{texmfdist}/source/generic/babel
13725 %{texmfdist}/tex/generic/babel
13726
13727 %files tex-german
13728 %defattr(644,root,root,755)
13729 %doc %{texmfdist}/doc/generic/german
13730 %{texmfdist}/tex/generic/german
13731 %{texmfdist}/source/generic/german
13732
13733 %files tex-mfpic
13734 %defattr(644,root,root,755)
13735 %doc %{texmfdist}/doc/generic/mfpic
13736 %{texmfdist}/tex/generic/mfpic
13737 %{texmfdist}/source/generic/mfpic
13738
13739 %files tex-midnight
13740 %defattr(644,root,root,755)
13741 %doc %{texmfdist}/doc/generic/midnight
13742 %{texmfdist}/tex/generic/midnight
13743
13744 %files tex-misc
13745 %defattr(644,root,root,755)
13746 %{texmfdist}/source/generic/tap
13747 %doc %{texmfdist}/doc/generic/multido
13748 %doc %{texmfdist}/doc/generic/tap
13749 %doc %{texmfdist}/doc/generic/vrb
13750
13751 %{texmfdist}/tex/generic/eijkhout
13752 %{texmfdist}/tex/generic/multido
13753 %{texmfdist}/tex/generic/misc/mproof.tex
13754 %{texmfdist}/tex/generic/vrb
13755
13756 %files tex-pictex
13757 %defattr(644,root,root,755)
13758 %doc %{texmfdist}/doc/generic/pictex
13759 %{texmfdist}/tex/generic/pictex
13760
13761 %files tex-psizzl
13762 %defattr(644,root,root,755)
13763 %{texmfdist}/doc/psizzl
13764 %{texmfdist}/source/psizzl
13765 %{texmfdist}/tex/psizzl
13766
13767 %files tex-pstricks
13768 %defattr(644,root,root,755)
13769 %doc %{texmfdist}/doc/generic/pstricks
13770 %doc %{texmfdist}/doc/generic/pstricks-add
13771 %{texmfdist}/source/generic/pstricks-add
13772 %{texmfdist}/tex/generic/pstricks
13773 %{texmfdist}/tex/generic/pstricks-add
13774 %{texmfdist}/tex/latex/pstricks-add
13775
13776 %files tex-qpxqtx
13777 %defattr(644,root,root,755)
13778 %{texmfdist}/tex/generic/qpxqtx
13779
13780 %files tex-ruhyphen
13781 %defattr(644,root,root,755)
13782 %{texmfdist}/tex/generic/ruhyphen
13783 %{texmfdist}/source/generic/ruhyphen
13784
13785 %files tex-huhyphen
13786 %defattr(644,root,root,755)
13787 %doc %{texmf}/doc/generic/huhyphen
13788
13789 %files tex-spanish
13790 %defattr(644,root,root,755)
13791 %doc %{texmfdist}/doc/latex/spanish-mx
13792 %{texmfdist}/tex/latex/spanish-mx
13793
13794 %files tex-texdraw
13795 %defattr(644,root,root,755)
13796 %doc %{texmfdist}/doc/texdraw
13797 %{texmfdist}/tex/generic/texdraw
13798
13799 %files tex-thumbpdf
13800 %defattr(644,root,root,755)
13801 %doc %{texmfdist}/doc/generic/thumbpdf
13802 %attr(755,root,root) %{_bindir}/thumbpdf
13803 %{_mandir}/man1/thumbpdf.1*
13804 %{texmfdist}/tex/generic/thumbpdf
13805 %{texmfdist}/scripts/thumbpdf
13806
13807 %files tex-ukrhyph
13808 %defattr(644,root,root,755)
13809 %doc %{texmfdist}/doc/generic/ukrhyph
13810 %{texmfdist}/tex/generic/ukrhyph
13811
13812 %files latex-vietnam
13813 %defattr(644,root,root,755)
13814 %doc %{texmfdist}/doc/generic/vntex
13815 %{texmfdist}/tex/latex/vntex
13816
13817 %files tex-xypic
13818 %defattr(644,root,root,755)
13819 %doc %{texmfdist}/doc/generic/xypic
13820 %{texmfdist}/tex/generic/xypic
13821
13822 %files tex-xkeyval
13823 %defattr(644,root,root,755)
13824 %doc %{texmfdist}/doc/latex/xkeyval
13825 %{texmfdist}/source/latex/xkeyval
13826 %{texmfdist}/tex/generic/xkeyval
13827 %{texmfdist}/tex/latex/xkeyval
13828
13829 %files fonts-adobe
13830 %defattr(644,root,root,755)
13831 %{texmfdist}/fonts/type1/adobe
13832 %{texmfdist}/fonts/afm/adobe
13833 %{texmfdist}/fonts/tfm/adobe
13834 %{texmfdist}/fonts/vf/adobe
13835
13836 %files fonts-larm
13837 %defattr(644,root,root,755)
13838 %{texmfdist}/fonts/tfm/la
13839 %{texmfdist}/fonts/type1/la/
13840 %{texmfdist}/fonts/enc/larm.enc
13841
13842 %files fonts-ae
13843 %defattr(644,root,root,755)
13844 %doc %{texmfdist}/doc/fonts/ae
13845 %{texmfdist}/fonts/tfm/public/ae
13846 %{texmfdist}/fonts/vf/public/ae
13847 %{texmfdist}/source/fonts/ae
13848
13849 %files fonts-ams
13850 %defattr(644,root,root,755)
13851 %{texmfdist}/fonts/source/public/ams
13852 %{texmfdist}/fonts/tfm/public/ams
13853 %{texmfdist}/fonts/map/dvips/ams
13854
13855 %files fonts-antp
13856 %defattr(644,root,root,755)
13857 %doc %{texmfdist}/doc/fonts/antp
13858 %{texmfdist}/fonts/enc/dvips/antp
13859 %{texmfdist}/fonts/map/dvips/antp
13860 %{texmfdist}/fonts/afm/public/antp
13861 %{texmfdist}/fonts/tfm/public/antp
13862
13863 %files fonts-antt
13864 %defattr(644,root,root,755)
13865 %doc %{texmfdist}/doc/fonts/antt
13866 %{texmfdist}/fonts/afm/public/antt
13867 %{texmfdist}/fonts/enc/dvips/antt
13868 %{texmfdist}/fonts/map/dvips/antt
13869 %{texmfdist}/fonts/opentype/public/antt
13870 %{texmfdist}/fonts/tfm/public/antt
13871 %{texmfdist}/tex/plain/antt
13872
13873 %files fonts-arphic
13874 %defattr(644,root,root,755)
13875 %doc %{texmfdist}/doc/fonts/arphic
13876 %{texmfdist}/fonts/afm/arphic
13877 %{texmfdist}/fonts/tfm/arphic
13878 %{texmfdist}/fonts/vf/arphic
13879
13880 %files fonts-bbm
13881 %defattr(644,root,root,755)
13882 %doc %{texmfdist}/doc/fonts/bbm
13883 %{texmfdist}/fonts/source/public/bbm
13884 %{texmfdist}/fonts/tfm/public/bbm
13885
13886 %files fonts-bbold
13887 %defattr(644,root,root,755)
13888 %{texmfdist}/fonts/source/public/bbold
13889 %{texmfdist}/fonts/tfm/public/bbold
13890
13891 %files fonts-bitstream
13892 %defattr(644,root,root,755)
13893 %{texmfdist}/fonts/afm/bitstrea
13894 %{texmfdist}/fonts/tfm/bitstrea
13895 %{texmfdist}/fonts/vf/bitstrea
13896
13897 %files fonts-cc-pl
13898 %defattr(644,root,root,755)
13899 %{texmfdist}/fonts/source/public/cc-pl
13900 %{texmfdist}/fonts/enc/dvips/cc-pl
13901 %{texmfdist}/fonts/tfm/public/cc-pl
13902 %{texmfdist}/fonts/map/dvips/cc-pl
13903
13904 %files fonts-cg
13905 %defattr(644,root,root,755)
13906 %{texmfdist}/fonts/tfm/cg
13907 %{texmfdist}/fonts/vf/cg
13908
13909 %files fonts-cm
13910 %defattr(644,root,root,755)
13911 %dir %{texmfdist}/doc/fonts
13912 %dir %{texmfdist}/fonts/afm/bluesky
13913 %dir %{texmfdist}/fonts/map/dvips
13914 %dir %{texmfdist}/fonts/pk/ljfour/public
13915 %doc %{texmfdist}/doc/fonts/cm
13916 %{texmfdist}/fonts/afm/bluesky/ams
13917 %{texmfdist}/fonts/afm/bluesky/cm
13918 %{texmfdist}/fonts/map/dvips/cm
13919 %{texmfdist}/fonts/pk/ljfour/public/cm
13920 %{texmfdist}/fonts/source/public/cm
13921 %{texmfdist}/fonts/tfm/public/cm
13922
13923 %files fonts-cmbright
13924 %defattr(644,root,root,755)
13925 %{texmfdist}/fonts/source/public/cmbright
13926 %{texmfdist}/fonts/tfm/public/cmbright
13927 %{texmfdist}/source/latex/cmbright
13928
13929 %files fonts-cmcyr
13930 %defattr(644,root,root,755)
13931 %doc %{texmfdist}/doc/fonts/cmcyr
13932 %{texmfdist}/fonts/source/public/cmcyr
13933 %{texmfdist}/fonts/type1/public/cmcyr
13934 %{texmfdist}/fonts/tfm/public/cmcyr
13935 %{texmfdist}/fonts/vf/public/cmcyr
13936 %{texmfdist}/fonts/map/dvips/cmcyr
13937
13938 %files fonts-cmextra
13939 %defattr(644,root,root,755)
13940 %{texmfdist}/fonts/source/public/cmextra
13941 %{texmfdist}/fonts/tfm/public/cmextra
13942
13943 %files fonts-cmsuper
13944 %defattr(644,root,root,755)
13945 %doc %{texmfdist}/doc/fonts/cm-super
13946 %{texmfdist}/fonts/afm/public/cm-super
13947 %{texmfdist}/fonts/enc/dvips/cm-super
13948 %{texmfdist}/fonts/map/dvips/cm-super
13949 %{texmfdist}/fonts/map/vtex/cm-super
13950 %{texmfdist}/fonts/type1/public/cm-super
13951
13952 %files fonts-concmath
13953 %defattr(644,root,root,755)
13954 %doc %{texmfdist}/doc/fonts/concmath
13955 %{texmfdist}/fonts/source/public/concmath
13956 %{texmfdist}/fonts/tfm/public/concmath
13957
13958 %files fonts-concrete
13959 %defattr(644,root,root,755)
13960 %doc %{texmfdist}/doc/fonts/concrete
13961 %{texmfdist}/fonts/source/public/concrete
13962 %{texmfdist}/fonts/tfm/public/concrete
13963
13964 %files fonts-cs
13965 %defattr(644,root,root,755)
13966 %{texmfdist}/fonts/source/public/cs
13967 %{texmfdist}/fonts/enc/dvips/cs
13968 %{texmfdist}/fonts/tfm/public/cs
13969 %{texmfdist}/fonts/map/dvips/cs
13970
13971 %files fonts-ecc
13972 %defattr(644,root,root,755)
13973 %doc %{texmfdist}/doc/fonts/ecc
13974 %{texmfdist}/fonts/source/public/ecc
13975 %{texmfdist}/fonts/tfm/public/ecc
13976
13977 %files fonts-eurosym
13978 %defattr(644,root,root,755)
13979 %doc %{texmfdist}/doc/fonts/eurosym
13980 %{texmfdist}/fonts/source/public/eurosym
13981 %{texmfdist}/fonts/tfm/public/eurosym
13982 %{texmfdist}/fonts/map/dvips/eurosym
13983 %{texmfdist}/source/fonts/eurosym
13984 %{texmfdist}/tex/latex/eurosym
13985
13986 %files fonts-eulervm
13987 %defattr(644,root,root,755)
13988 %{texmfdist}/fonts/tfm/public/eulervm
13989 %{texmfdist}/fonts/vf/public/eulervm
13990 %{texmfdist}/source/latex/eulervm
13991 %{texmfdist}/tex/latex/eulervm
13992
13993 %files fonts-euxm
13994 %defattr(644,root,root,755)
13995 %{texmfdist}/fonts/source/public/euxm
13996 %{texmfdist}/fonts/tfm/public/euxm
13997
13998 %files fonts-gothic
13999 %defattr(644,root,root,755)
14000 %doc %{texmfdist}/doc/fonts/gothic
14001 %{texmfdist}/fonts/source/public/gothic
14002 %{texmfdist}/fonts/type1/public/gothic
14003 %{texmfdist}/fonts/afm/public/gothic
14004 %{texmfdist}/fonts/tfm/public/gothic
14005 %{texmfdist}/fonts/vf/public/gothic
14006 %{texmfdist}/fonts/map/dvips/gothic
14007
14008 %files fonts-hoekwater
14009 %defattr(644,root,root,755)
14010 %{texmfdist}/fonts/afm/hoekwater/context
14011 %{texmfdist}/fonts/afm/hoekwater/manfnt
14012 %{texmfdist}/fonts/afm/hoekwater/rsfs
14013 %{texmfdist}/fonts/afm/hoekwater/stmaryrd
14014 %dir %{texmfdist}/fonts/tfm/hoekwater
14015 %{texmfdist}/fonts/tfm/hoekwater/context
14016 %dir %{texmfdist}/fonts/truetype/hoekwater
14017 %{texmfdist}/fonts/truetype/hoekwater/lmextra
14018
14019 %files fonts-jknappen
14020 %defattr(644,root,root,755)
14021 %{texmfdist}/fonts/source/jknappen
14022 %{texmfdist}/fonts/tfm/jknappen
14023
14024 %files fonts-kpfonts
14025 %defattr(644,root,root,755)
14026 %dir %{texmfdist}/doc/fonts
14027 %doc %{texmfdist}/doc/fonts/kpfonts
14028 %{texmfdist}/fonts/afm/public/kpfonts
14029 %{texmfdist}/fonts/map/public/kpfonts
14030 %{texmfdist}/fonts/source/public/kpfonts
14031 %{texmfdist}/fonts/tfm/public/kpfonts
14032 %{texmfdist}/fonts/type1/public/kpfonts
14033 %{texmfdist}/fonts/vf/public/kpfonts
14034 %{texmfdist}/tex/latex/kpfonts
14035
14036 %files fonts-latex
14037 %defattr(644,root,root,755)
14038 %dir %{texmfdist}/fonts/afm/bluesky/latex-fonts
14039 %dir %{texmfdist}/fonts/map/dvips/latex-fonts
14040 %dir %{texmfdist}/fonts/source/public/latex-fonts
14041 %dir %{texmfdist}/fonts/tfm/public/latex-fonts
14042 %doc %{texmfdist}/doc/latex/esint
14043 %{texmfdist}/fonts/afm/bluesky/latex-fonts/*
14044 %{texmfdist}/fonts/map/dvips/latex-fonts/*
14045 %{texmfdist}/fonts/source/public/esint
14046 %{texmfdist}/fonts/source/public/latex-fonts/*
14047 %{texmfdist}/fonts/tfm/public/esint
14048 %{texmfdist}/fonts/tfm/public/latex-fonts/*
14049 %{texmfdist}/source/latex/esint
14050 %{texmfdist}/tex/latex/esint
14051
14052 %files fonts-lh
14053 %defattr(644,root,root,755)
14054 %doc %{texmfdist}/doc/fonts/lh
14055 %{texmfdist}/fonts/source/lh
14056 %{texmfdist}/source/fonts/lh
14057 %{texmfdist}/source/latex/lh
14058
14059 %files fonts-lm
14060 %defattr(644,root,root,755)
14061 %doc %{texmfdist}/doc/fonts/lm
14062 %{texmfdist}/fonts/type1/public/lm
14063 %{texmfdist}/fonts/afm/public/lm
14064 %{texmfdist}/fonts/enc/dvips/lm
14065 %{texmfdist}/fonts/map/dvipdfm/lm
14066 %{texmfdist}/fonts/map/dvips/lm
14067 %{texmfdist}/fonts/opentype/public/lm
14068 %{texmfdist}/fonts/tfm/public/lm
14069 %{texmfdist}/source/fonts/lm
14070
14071 %files fonts-marvosym
14072 %defattr(644,root,root,755)
14073 %{texmfdist}/fonts/afm/public/marvosym
14074 %{texmfdist}/fonts/tfm/public/marvosym
14075 %{texmfdist}/fonts/map/dvips/marvosym
14076 %dir %{texmfdist}/source/fonts/eurofont/marvosym
14077 %{texmfdist}/source/fonts/eurofont/marvosym/*.afm
14078 %{texmfdist}/source/fonts/eurofont/marvosym/*.tex
14079 %dir %{texmfdist}/source/fonts/eurofont/marvosym/tfmfiles
14080 %{texmfdist}/source/fonts/eurofont/marvosym/tfmfiles/original
14081
14082 %files fonts-mflogo
14083 %defattr(644,root,root,755)
14084 %{texmfdist}/fonts/source/public/mflogo
14085 %{texmfdist}/fonts/afm/hoekwater/mflogo
14086 %{texmfdist}/fonts/map/dvips/mflogo
14087 %{texmfdist}/fonts/tfm/public/mflogo
14088 %{texmfdist}/fonts/type1/hoekwater/mflogo
14089
14090 %files fonts-misc
14091 %defattr(644,root,root,755)
14092 %{texmfdist}/fonts/source/public/misc
14093 %{texmfdist}/fonts/tfm/public/misc
14094 %{texmfdist}/fonts/misc
14095
14096 %files fonts-monotype
14097 %defattr(644,root,root,755)
14098 %{texmfdist}/fonts/tfm/monotype
14099 %{texmfdist}/fonts/vf/monotype
14100
14101 %files fonts-other
14102 %defattr(644,root,root,755)
14103 %doc %{texmfdist}/doc/fonts/yi4latex
14104 %{texmf}/fonts/sfd
14105 %{texmfdist}/fonts/afm/itc
14106 %{texmf}/fonts/map/glyphlist
14107 %{texmfdist}/fonts/map/glyphlist
14108 %{texmfdist}/fonts/source/public/knuthotherfonts
14109 %{texmfdist}/fonts/source/public/yi4latex
14110 %{texmfdist}/fonts/tfm/public/yi4latex
14111
14112 %{texmfdist}/fonts/tfm/public/pslatex
14113 %{texmfdist}/fonts/map/dvips/pslatex
14114 %{texmfdist}/fonts/vf/public/pslatex
14115
14116 %doc %{texmfdist}/doc/fonts/allrunes
14117 %{texmfdist}/fonts/source/public/allrunes
14118 %{texmfdist}/fonts/tfm/public/allrunes
14119 %{texmfdist}/fonts/type1/public/allrunes
14120 %{texmfdist}/source/fonts/allrunes
14121
14122 %doc %{texmfdist}/doc/fonts/antiqua
14123 %{texmfdist}/fonts/map/dvips/antiqua
14124
14125 %{texmfdist}/fonts/source/public/apl
14126 %{texmfdist}/fonts/tfm/public/apl
14127 %{texmfdist}/source/fonts/apl
14128
14129 %{texmfdist}/fonts/afm/arabi
14130 %{texmfdist}/fonts/tfm/arabi
14131 %{texmfdist}/fonts/type1/arabi
14132 %{texmfdist}/fonts/enc/dvips/arabi
14133 %{texmfdist}/fonts/map/dvips/arabi
14134
14135 %{texmfdist}/fonts/map/dvips/arabtex
14136 %{texmfdist}/fonts/source/public/arabtex
14137 %{texmfdist}/fonts/tfm/public/arabtex
14138 %{texmfdist}/fonts/type1/public/arabtex
14139
14140 %doc %{texmfdist}/doc/fonts/archaic
14141 %{texmfdist}/fonts/afm/public/archaic
14142 %{texmfdist}/fonts/map/dvips/archaic
14143 %{texmfdist}/fonts/source/public/archaic
14144 %{texmfdist}/fonts/tfm/public/archaic
14145 %{texmfdist}/fonts/type1/public/archaic
14146 %{texmfdist}/source/fonts/archaic
14147
14148 %doc %{texmfdist}/doc/fonts/arev
14149 %{texmfdist}/fonts/afm/public/arev
14150 %{texmfdist}/fonts/enc/dvips/arev
14151 %{texmfdist}/fonts/map/dvips/arev
14152 %{texmfdist}/fonts/tfm/public/arev
14153 %{texmfdist}/fonts/type1/public/arev
14154 %{texmfdist}/fonts/vf/public/arev
14155 %{texmfdist}/source/fonts/arev
14156
14157 %{texmfdist}/fonts/map/dvips/vntex/arevvn.map
14158 %{texmfdist}/fonts/tfm/vntex/arevvn
14159 %{texmfdist}/fonts/type1/vntex/arevvn
14160
14161 %{texmfdist}/fonts/source/public/ar
14162 %{texmfdist}/fonts/tfm/public/ar
14163
14164 %doc %{texmfdist}/doc/fonts/armenian
14165 %{texmfdist}/fonts/source/public/armenian
14166 %{texmfdist}/fonts/tfm/public/armenian
14167
14168 %{texmfdist}/fonts/map/dvips/arphic
14169
14170 %doc %{texmfdist}/doc/fonts/malayalam
14171 %doc %{texmfdist}/doc/fonts/Asana-Math
14172 %{texmfdist}/fonts/opentype/public/Asana-Math
14173
14174 %doc %{texmfdist}/doc/fonts/ascii
14175 %{texmfdist}/fonts/map/dvips/ascii
14176 %{texmfdist}/fonts/tfm/public/ascii
14177 %{texmfdist}/fonts/type1/public/ascii
14178
14179 %doc %{texmfdist}/doc/fonts/astro
14180 %{texmfdist}/fonts/source/public/astro
14181 %{texmfdist}/fonts/tfm/public/astro
14182
14183 %{texmfdist}/fonts/afm/public/augie
14184 %{texmfdist}/fonts/map/dvips/augie
14185 %{texmfdist}/fonts/tfm/public/augie
14186 %{texmfdist}/fonts/type1/public/augie
14187 %{texmfdist}/fonts/vf/public/augie
14188
14189 %doc %{texmfdist}/doc/fonts/auncial-new
14190 %{texmfdist}/fonts/afm/public/auncial-new
14191 %{texmfdist}/fonts/map/dvips/auncial-new
14192 %{texmfdist}/fonts/tfm/public/auncial-new
14193 %{texmfdist}/fonts/type1/public/auncial-new
14194 %{texmfdist}/source/fonts/auncial-new
14195
14196 %{texmfdist}/fonts/afm/public/aurical
14197 %{texmfdist}/fonts/map/dvips/aurical
14198 %{texmfdist}/fonts/source/public/aurical
14199 %{texmfdist}/fonts/tfm/public/aurical
14200 %{texmfdist}/fonts/type1/public/aurical
14201
14202 %{texmfdist}/fonts/map/dvips/avantgar
14203
14204 %{texmfdist}/fonts/source/public/bangtex
14205 %{texmfdist}/fonts/tfm/public/bangtex
14206
14207 %{texmfdist}/fonts/source/public/barcodes
14208 %{texmfdist}/fonts/tfm/public/barcodes
14209
14210 %{texmfdist}/fonts/source/public/bayer
14211 %{texmfdist}/fonts/tfm/public/bayer
14212
14213 %{texmfdist}/fonts/source/public/bbding
14214 %{texmfdist}/fonts/tfm/public/bbding
14215
14216 %{texmfdist}/fonts/truetype/public
14217
14218 %{texmfdist}/fonts/source/public/bengali
14219 %{texmfdist}/fonts/tfm/public/bengali
14220
14221 %doc %{texmfdist}/doc/fonts/bera
14222 %{texmfdist}/fonts/afm/public/bera
14223 %{texmfdist}/fonts/map/dvips/bera
14224 %{texmfdist}/fonts/map/vtex/bera
14225 %{texmfdist}/fonts/tfm/public/bera
14226 %{texmfdist}/fonts/type1/public/bera
14227 %{texmfdist}/fonts/vf/public/bera
14228
14229 %doc %{texmfdist}/doc/fonts/blacklettert1
14230 %{texmfdist}/fonts/tfm/public/blacklettert1
14231 %{texmfdist}/fonts/vf/public/blacklettert1
14232 %{texmfdist}/source/fonts/blacklettert1
14233
14234 %doc %{texmfdist}/doc/fonts/boisik
14235 %{texmfdist}/fonts/source/public/boisik
14236
14237 %doc %{texmfdist}/doc/fonts/bookhands
14238 %{texmfdist}/fonts/source/public/bookhands
14239
14240 %{texmfdist}/fonts/map/dvips/bookman
14241
14242 %{texmfdist}/fonts/afm/public/brushscr
14243 %{texmfdist}/fonts/map/dvips/brushscr
14244 %{texmfdist}/fonts/tfm/public/brushscr
14245 %{texmfdist}/fonts/type1/public/brushscr
14246 %{texmfdist}/fonts/vf/public/brushscr
14247
14248 %doc %{texmfdist}/doc/fonts/burmese
14249 %{texmfdist}/fonts/map/dvips/burmese
14250 %{texmfdist}/fonts/tfm/public/burmese
14251 %{texmfdist}/fonts/type1/public/burmese
14252
14253 %doc %{texmfdist}/doc/fonts/cns
14254 %{texmfdist}/fonts/tfm/cns
14255
14256 %{texmfdist}/fonts/enc/dvips/c90enc
14257
14258 %{texmfdist}/fonts/source/public/calligra
14259 %{texmfdist}/fonts/tfm/public/calligra
14260
14261 %doc %{texmfdist}/doc/fonts/carolmin-ps
14262 %{texmfdist}/fonts/afm/public/carolmin-ps
14263 %{texmfdist}/fonts/map/dvips/carolmin-ps
14264 %{texmfdist}/fonts/type1/public/carolmin-ps
14265
14266 %{texmfdist}/fonts/source/public/casyl
14267 %{texmfdist}/fonts/tfm/public/casyl
14268
14269 %{texmfdist}/fonts/source/public/cbcoptic
14270 %{texmfdist}/fonts/tfm/public/cbcoptic
14271 %{texmfdist}/fonts/type1/public/cbcoptic
14272
14273 %doc %{texmfdist}/doc/fonts/cbfonts
14274 %{texmfdist}/fonts/enc/dvips/cbfonts
14275 %{texmfdist}/fonts/map/dvips/cbfonts
14276 %{texmfdist}/fonts/source/public/cbfonts
14277 %{texmfdist}/fonts/tfm/public/cbfonts
14278 %{texmfdist}/fonts/type1/public/cbfonts
14279
14280 %doc %{texmfdist}/doc/fonts/charter
14281 %{texmfdist}/fonts/afm/vntex/chartervn
14282 %{texmfdist}/fonts/map/dvips/vntex/chartervn.map
14283 %{texmfdist}/fonts/tfm/vntex/chartervn
14284 %{texmfdist}/fonts/type1/vntex/chartervn
14285 %{texmfdist}/fonts/vf/vntex/chartervn
14286
14287 %{texmfdist}/fonts/source/public/cherokee
14288 %{texmfdist}/fonts/tfm/public/cherokee
14289
14290 %{texmfdist}/fonts/source/public/china2e
14291 %{texmfdist}/fonts/tfm/public/china2e
14292
14293 %doc %{texmfdist}/doc/fonts/cirth
14294 %{texmfdist}/fonts/source/public/cirth
14295 %{texmfdist}/fonts/tfm/public/cirth
14296
14297 %doc %{texmfdist}/doc/fonts/cjhebrew
14298 %{texmfdist}/fonts/afm/public/cjhebrew
14299 %{texmfdist}/fonts/enc/dvips/cjhebrew
14300 %{texmfdist}/fonts/map/dvips/cjhebrew
14301 %{texmfdist}/fonts/tfm/public/cjhebrew
14302 %{texmfdist}/fonts/type1/public/cjhebrew
14303 %{texmfdist}/fonts/vf/public/cjhebrew
14304
14305 %{texmfdist}/fonts/source/public/clock
14306 %{texmfdist}/fonts/tfm/public/clock
14307
14308 %doc %{texmfdist}/doc/fonts/cmastro
14309 %{texmfdist}/fonts/source/public/cmastro
14310 %{texmfdist}/fonts/tfm/public/cmastro
14311
14312 %{texmfdist}/fonts/map/dvips/vntex/cmbrightvn.map
14313 %{texmfdist}/fonts/tfm/vntex/cmbrightvn
14314 %{texmfdist}/fonts/type1/vntex/cmbrightvn
14315
14316 %{texmfdist}/fonts/type1/public/cmex
14317
14318 %{texmfdist}/fonts/afm/public/cm-lgc
14319 %{texmfdist}/fonts/enc/dvips/cm-lgc
14320 %{texmfdist}/fonts/map/dvips/cm-lgc
14321 %{texmfdist}/fonts/ofm/public/cm-lgc
14322 %{texmfdist}/fonts/ovf/public/cm-lgc
14323 %{texmfdist}/fonts/tfm/public/cm-lgc
14324 %{texmfdist}/fonts/type1/public/cm-lgc
14325 %{texmfdist}/fonts/vf/public/cm-lgc
14326
14327 %doc %{texmfdist}/doc/fonts/cmpica
14328 %{texmfdist}/fonts/source/public/cmpica
14329 %{texmfdist}/fonts/tfm/public/cmpica
14330
14331 %{texmfdist}/fonts/map/dvips/vntex/comicvn.map
14332 %{texmfdist}/fonts/tfm/vntex/comicsansvn
14333 %{texmfdist}/fonts/type1/vntex/comicsansvn
14334 %{texmfdist}/fonts/vf/vntex/comicsansvn
14335
14336 %{texmfdist}/fonts/map/dvips/vntex/concretevn.map
14337 %{texmfdist}/fonts/tfm/vntex/concretevn
14338 %{texmfdist}/fonts/type1/vntex/concretevn
14339
14340 %{texmfdist}/fonts/afm/ibm
14341 %{texmfdist}/fonts/tfm/ibm
14342 %{texmfdist}/fonts/vf/ibm
14343 %{texmfdist}/fonts/map/dvips/courier
14344 %{texmfdist}/fonts/tfm/cspsfonts-adobe
14345 %{texmfdist}/fonts/vf/cspsfonts-adobe
14346
14347 %doc %{texmfdist}/doc/fonts/croatian
14348 %{texmfdist}/fonts/source/public/croatian
14349
14350 %{texmfdist}/fonts/afm/public/cryst
14351 %{texmfdist}/fonts/source/public/cryst
14352 %{texmfdist}/fonts/tfm/public/cryst
14353 %{texmfdist}/fonts/type1/public/cryst
14354
14355 %{texmfdist}/fonts/source/public/ctib
14356 %{texmfdist}/fonts/tfm/public/ctib
14357
14358 %doc %{texmfdist}/doc/fonts/cyklop
14359 %{texmfdist}/fonts/afm/public/cyklop
14360 %{texmfdist}/fonts/enc/dvips/cyklop
14361 %{texmfdist}/fonts/map/dvips/cyklop
14362 %{texmfdist}/fonts/opentype/public/cyklop
14363 %{texmfdist}/fonts/tfm/public/cyklop
14364 %{texmfdist}/fonts/type1/public/cyklop
14365
14366 %{texmfdist}/fonts/source/public/dancers
14367 %{texmfdist}/fonts/tfm/public/dancers
14368
14369 %doc %{texmfdist}/doc/fonts/dice
14370 %{texmfdist}/fonts/source/public/dice
14371 %{texmfdist}/fonts/tfm/public/dice
14372
14373 %doc %{texmfdist}/doc/fonts/dictsym
14374 %{texmfdist}/fonts/afm/public/dictsym
14375 %{texmfdist}/fonts/map/dvips/dictsym
14376 %{texmfdist}/fonts/map/vtex/dictsym
14377 %{texmfdist}/fonts/tfm/public/dictsym
14378 %{texmfdist}/fonts/type1/public/dictsym
14379
14380 %doc %{texmfdist}/doc/fonts/dingbat
14381 %{texmfdist}/fonts/tfm/public/dingbat
14382 %{texmfdist}/source/fonts/dingbat
14383
14384 %doc %{texmfdist}/doc/fonts/doublestroke
14385 %{texmfdist}/fonts/map/dvips/doublestroke
14386 %{texmfdist}/fonts/source/public/doublestroke
14387 %{texmfdist}/fonts/tfm/public/doublestroke
14388 %{texmfdist}/fonts/type1/public/doublestroke
14389
14390 %doc %{texmfdist}/doc/fonts/duerer
14391 %{texmfdist}/fonts/source/public/duerer
14392 %{texmfdist}/fonts/tfm/public/duerer
14393
14394 %doc %{texmfdist}/doc/fonts/ean
14395 %{texmfdist}/fonts/source/public/ean
14396 %{texmfdist}/fonts/tfm/public/ean
14397
14398 %doc %{texmfdist}/doc/fonts/eiad
14399 %{texmfdist}/fonts/source/public/eiad
14400 %{texmfdist}/fonts/tfm/public/eiad
14401
14402 %doc %{texmfdist}/doc/fonts/elvish
14403 %{texmfdist}/fonts/source/public/elvish
14404 %{texmfdist}/fonts/tfm/public/elvish
14405
14406 %doc %{texmfdist}/doc/fonts/epigrafica
14407 %{texmfdist}/fonts/afm/public/epigrafica
14408 %{texmfdist}/fonts/enc/dvips/epigrafica
14409 %{texmfdist}/fonts/map/dvips/epigrafica
14410 %{texmfdist}/fonts/tfm/public/epigrafica
14411 %{texmfdist}/fonts/type1/public/epigrafica
14412 %{texmfdist}/fonts/vf/public/epigrafica
14413
14414 %{texmfdist}/fonts/map/dvips/epiolmec
14415 %{texmfdist}/fonts/tfm/public/epiolmec
14416 %{texmfdist}/fonts/type1/public/epiolmec
14417
14418 %doc %{texmfdist}/doc/fonts/esint-type1
14419 %{texmfdist}/fonts/map/dvips/esint-type1
14420 %{texmfdist}/fonts/type1/public/esint-type1
14421
14422 %{texmfdist}/fonts/ofm/public/ethiop
14423 %{texmfdist}/fonts/ovf/public/ethiop
14424 %{texmfdist}/fonts/ovp/public/ethiop
14425 %{texmfdist}/fonts/source/public/ethiop
14426 %{texmfdist}/fonts/tfm/public/ethiop
14427
14428 %{texmfdist}/fonts/map/dvips/ethiop-t1
14429 %{texmfdist}/fonts/type1/public/ethiop-t1
14430
14431 %doc %{texmfdist}/doc/fonts/euro-ce
14432 %{texmfdist}/fonts/source/public/euro-ce
14433 %{texmfdist}/fonts/tfm/public/euro-ce
14434
14435 %doc %{texmfdist}/doc/fonts/eurofont
14436 %{texmfdist}/fonts/map/dvips/eurofont
14437 %{texmfdist}/source/fonts/eurofont/europs.*
14438 %{texmfdist}/source/fonts/eurofont/install.sh
14439
14440 %doc %{texmfdist}/doc/fonts/feyn
14441 %{texmfdist}/fonts/source/public/feyn
14442 %{texmfdist}/fonts/tfm/public/feyn
14443 %{texmfdist}/source/fonts/feyn
14444
14445 %doc %{texmfdist}/doc/fonts/fge
14446 %{texmfdist}/fonts/source/public/fge
14447 %{texmfdist}/fonts/tfm/public/fge
14448 %{texmfdist}/source/fonts/fge
14449
14450 %{texmfdist}/fonts/map/dvips/foekfont
14451 %{texmfdist}/fonts/tfm/public/foekfont
14452 %{texmfdist}/fonts/type1/public/foekfont
14453
14454 %doc %{texmfdist}/doc/fonts/fonetika
14455 %{texmfdist}/fonts/afm/public/fonetika
14456 %{texmfdist}/fonts/map/dvips/fonetika
14457 %{texmfdist}/fonts/tfm/public/fonetika
14458 %{texmfdist}/fonts/type1/public/fonetika
14459
14460 %doc %{texmfdist}/doc/fonts/fourier
14461 %{texmfdist}/fonts/afm/public/fourier
14462 %{texmfdist}/fonts/map/dvips/fourier
14463 %{texmfdist}/fonts/tfm/public/fourier
14464 %{texmfdist}/fonts/type1/public/fourier
14465 %{texmfdist}/fonts/vf/public/fourier
14466 %{texmfdist}/source/fonts/fourier
14467
14468 %doc %{texmfdist}/doc/fonts/fouriernc
14469 %{texmfdist}/fonts/afm/public/fouriernc
14470 %{texmfdist}/fonts/tfm/public/fouriernc
14471 %{texmfdist}/fonts/vf/public/fouriernc
14472
14473 %doc %{texmfdist}/doc/fonts/frcursive
14474 %{texmfdist}/fonts/source/public/frcursive
14475 %{texmfdist}/fonts/tfm/public/frcursive
14476 %{texmfdist}/source/fonts/frcursive
14477
14478 %doc %{texmfdist}/doc/fonts/futhark
14479 %{texmfdist}/fonts/source/public/futhark
14480 %{texmfdist}/fonts/tfm/public/futhark
14481
14482 %{texmfdist}/fonts/afm/public/garuda
14483 %{texmfdist}/fonts/map/dvips/garuda
14484 %{texmfdist}/fonts/tfm/public/garuda
14485 %{texmfdist}/fonts/type1/public/garuda
14486
14487 %doc %{texmfdist}/doc/fonts/genealogy
14488 %{texmfdist}/fonts/source/public/genealogy
14489 %{texmfdist}/fonts/tfm/public/genealogy
14490
14491 %doc %{texmfdist}/doc/fonts/gfsartemisia
14492 %{texmfdist}/fonts/afm/public/gfsartemisia
14493 %{texmfdist}/fonts/enc/dvips/gfsartemisia
14494 %{texmfdist}/fonts/map/dvips/gfsartemisia
14495 %{texmfdist}/fonts/opentype/public/gfsartemisia
14496 %{texmfdist}/fonts/tfm/public/gfsartemisia
14497 %{texmfdist}/fonts/type1/public/gfsartemisia
14498 %{texmfdist}/fonts/vf/public/gfsartemisia
14499
14500 %doc %{texmfdist}/doc/fonts/gfsbaskerville
14501 %{texmfdist}/fonts/afm/public/gfsbaskerville
14502 %{texmfdist}/fonts/enc/dvips/gfsbaskerville
14503 %{texmfdist}/fonts/map/dvips/gfsbaskerville
14504 %{texmfdist}/fonts/opentype/public/gfsbaskerville
14505 %{texmfdist}/fonts/tfm/public/gfsbaskerville
14506 %{texmfdist}/fonts/type1/public/gfsbaskerville
14507 %{texmfdist}/fonts/vf/public/gfsbaskerville
14508
14509 %doc %{texmfdist}/doc/fonts/gfsbodoni
14510 %{texmfdist}/fonts/afm/public/gfsbodoni
14511 %{texmfdist}/fonts/enc/dvips/gfsbodoni
14512 %{texmfdist}/fonts/map/dvips/gfsbodoni
14513 %{texmfdist}/fonts/opentype/public/gfsbodoni
14514 %{texmfdist}/fonts/tfm/public/gfsbodoni
14515 %{texmfdist}/fonts/type1/public/gfsbodoni
14516 %{texmfdist}/fonts/vf/public/gfsbodoni
14517
14518 %doc %{texmfdist}/doc/fonts/gfscomplutum
14519 %{texmfdist}/fonts/afm/public/gfscomplutum
14520 %{texmfdist}/fonts/enc/dvips/gfscomplutum
14521 %{texmfdist}/fonts/map/dvips/gfscomplutum
14522 %{texmfdist}/fonts/opentype/public/gfscomplutum
14523 %{texmfdist}/fonts/tfm/public/gfscomplutum
14524 %{texmfdist}/fonts/type1/public/gfscomplutum
14525 %{texmfdist}/fonts/vf/public/gfscomplutum
14526
14527 %doc %{texmfdist}/doc/fonts/gfsdidot
14528 %{texmfdist}/fonts/afm/public/gfsdidot
14529 %{texmfdist}/fonts/enc/dvips/gfsdidot
14530 %{texmfdist}/fonts/map/dvips/gfsdidot
14531 %{texmfdist}/fonts/opentype/public/gfsdidot
14532 %{texmfdist}/fonts/tfm/public/gfsdidot
14533 %{texmfdist}/fonts/type1/public/gfsdidot
14534 %{texmfdist}/fonts/vf/public/gfsdidot
14535
14536 %doc %{texmfdist}/doc/fonts/gfsneohellenic
14537 %{texmfdist}/fonts/afm/public/gfsneohellenic
14538 %{texmfdist}/fonts/enc/dvips/gfsneohellenic
14539 %{texmfdist}/fonts/map/dvips/gfsneohellenic
14540 %{texmfdist}/fonts/opentype/public/gfsneohellenic
14541 %{texmfdist}/fonts/tfm/public/gfsneohellenic
14542 %{texmfdist}/fonts/type1/public/gfsneohellenic
14543 %{texmfdist}/fonts/vf/public/gfsneohellenic
14544
14545 %doc %{texmfdist}/doc/fonts/gfsporson
14546 %{texmfdist}/fonts/afm/public/gfsporson
14547 %{texmfdist}/fonts/enc/dvips/gfsporson
14548 %{texmfdist}/fonts/map/dvips/gfsporson
14549 %{texmfdist}/fonts/opentype/public/gfsporson
14550 %{texmfdist}/fonts/tfm/public/gfsporson
14551 %{texmfdist}/fonts/type1/public/gfsporson
14552 %{texmfdist}/fonts/vf/public/gfsporson
14553
14554 %doc %{texmfdist}/doc/fonts/gfssolomos
14555 %{texmfdist}/fonts/afm/public/gfssolomos
14556 %{texmfdist}/fonts/enc/dvips/gfssolomos
14557 %{texmfdist}/fonts/map/dvips/gfssolomos
14558 %{texmfdist}/fonts/opentype/public/gfssolomos
14559 %{texmfdist}/fonts/tfm/public/gfssolomos
14560 %{texmfdist}/fonts/type1/public/gfssolomos
14561 %{texmfdist}/fonts/vf/public/gfssolomos
14562
14563 %doc %{texmfdist}/doc/fonts/greenpoint
14564 %{texmfdist}/fonts/source/public/greenpoint
14565 %{texmfdist}/fonts/tfm/public/greenpoint
14566
14567 %{texmfdist}/fonts/afm/groff
14568 %{texmfdist}/fonts/enc/dvips/groff
14569 %{texmfdist}/fonts/map/dvips/groff
14570 %{texmfdist}/fonts/tfm/groff
14571 %{texmfdist}/fonts/type1/groff
14572
14573 %doc %{texmfdist}/doc/fonts/grotesq
14574 %{texmfdist}/fonts/map/dvips/grotesq
14575
14576 %{texmfdist}/fonts/afm/vntex/grotesqvn
14577 %{texmfdist}/fonts/map/dvips/vntex/grotesqvn.map
14578 %{texmfdist}/fonts/tfm/vntex/grotesqvn
14579 %{texmfdist}/fonts/type1/vntex/grotesqvn
14580
14581 %{texmfdist}/fonts/afm/public/grverb
14582 %{texmfdist}/fonts/map/dvips/grverb
14583 %{texmfdist}/fonts/tfm/public/grverb
14584 %{texmfdist}/fonts/type1/public/grverb
14585 %{texmfdist}/fonts/vf/public/grverb
14586
14587 %{texmfdist}/fonts/source/public/hands
14588 %{texmfdist}/fonts/tfm/public/hands
14589
14590 %{texmfdist}/fonts/afm/jmn
14591 %{texmfdist}/fonts/tfm/jmn
14592 %{texmfdist}/fonts/type1/jmn
14593
14594 %{texmfdist}/fonts/map/dvips/helvetic
14595
14596 %doc %{texmfdist}/doc/fonts/hfbright
14597 %{texmfdist}/fonts/afm/public/hfbright
14598 %{texmfdist}/fonts/enc/dvips/hfbright
14599 %{texmfdist}/fonts/map/dvips/hfbright
14600 %{texmfdist}/fonts/type1/public/hfbright
14601 %{texmfdist}/source/fonts/hfbright
14602
14603 %doc %{texmfdist}/doc/fonts/hfoldsty
14604 %{texmfdist}/fonts/tfm/public/hfoldsty
14605 %{texmfdist}/fonts/vf/public/hfoldsty
14606 %{texmfdist}/source/fonts/hfoldsty
14607
14608 %doc %{texmfdist}/doc/fonts/ibygrk
14609 %{texmfdist}/tex/generic/ibygrk
14610 %{texmfdist}/fonts/afm/public/ibygrk
14611 %{texmfdist}/fonts/enc/dvips/ibygrk
14612 %{texmfdist}/fonts/map/dvips/ibygrk
14613 %{texmfdist}/fonts/source/public/ibygrk
14614 %{texmfdist}/fonts/tfm/public/ibygrk
14615 %{texmfdist}/fonts/type1/public/ibygrk
14616
14617 %doc %{texmfdist}/doc/fonts/ifsym
14618 %{texmfdist}/fonts/source/public/ifsym
14619 %{texmfdist}/fonts/tfm/public/ifsym
14620
14621 %doc %{texmfdist}/doc/fonts/initials
14622 %{texmfdist}/fonts/afm/public/initials
14623 %{texmfdist}/fonts/map/dvips/initials
14624 %{texmfdist}/fonts/tfm/public/initials
14625 %{texmfdist}/fonts/type1/public/initials
14626
14627 %doc %{texmfdist}/doc/fonts/itrans
14628 %{texmfdist}/fonts/afm/public/itrans
14629 %{texmfdist}/fonts/source/public/itrans
14630 %{texmfdist}/fonts/tfm/public/itrans
14631 %{texmfdist}/fonts/type1/public/itrans
14632
14633 %doc %{texmfdist}/doc/fonts/iwona
14634 %{texmfdist}/fonts/afm/public/iwona
14635 %{texmfdist}/fonts/enc/dvips/iwona
14636 %{texmfdist}/fonts/map/dvips/iwona
14637 %{texmfdist}/fonts/opentype/public/iwona
14638 %{texmfdist}/fonts/tfm/public/iwona
14639 %{texmfdist}/fonts/type1/public/iwona
14640
14641 %{texmfdist}/fonts/enc/dvips/jmn
14642 %{texmfdist}/fonts/map/dvips/jmn
14643
14644 %doc %{texmfdist}/doc/fonts/kdgreek
14645 %{texmfdist}/fonts/source/public/kdgreek
14646 %{texmfdist}/fonts/tfm/public/kdgreek
14647
14648 %{texmfdist}/fonts/afm/public/kerkis
14649 %{texmfdist}/fonts/enc/dvips/kerkis
14650 %{texmfdist}/fonts/map/dvips/kerkis
14651 %{texmfdist}/fonts/tfm/public/kerkis
14652 %{texmfdist}/fonts/type1/public/kerkis
14653 %{texmfdist}/fonts/vf/public/kerkis
14654
14655 %doc %{texmfdist}/doc/fonts/kixfont
14656 %{texmfdist}/fonts/source/public/kixfont
14657 %{texmfdist}/fonts/tfm/public/kixfont
14658
14659 %dir %{texmfdist}/fonts/map/public
14660 %doc %{texmfdist}/doc/fonts/kurier
14661 %{texmfdist}/fonts/afm/public/kurier
14662 %{texmfdist}/fonts/enc/dvips/kurier
14663 %{texmfdist}/fonts/map/dvips/kurier
14664 %{texmfdist}/fonts/opentype/public/kurier
14665 %{texmfdist}/fonts/tfm/public/kurier
14666 %{texmfdist}/fonts/type1/public/kurier
14667
14668 %doc %{texmfdist}/doc/fonts/levy
14669 %{texmfdist}/fonts/source/public/levy
14670
14671 %doc %{texmfdist}/doc/fonts/lfb
14672 %{texmfdist}/fonts/source/public/lfb
14673 %{texmfdist}/fonts/tfm/public/lfb
14674
14675 %doc %{texmfdist}/doc/fonts/libertine
14676 %{texmfdist}/fonts/afm/public/libertine
14677 %{texmfdist}/fonts/enc/dvips/libertine
14678 %{texmfdist}/fonts/map/dvips/libertine
14679 %{texmfdist}/fonts/tfm/public/libertine
14680 %{texmfdist}/fonts/type1/public/libertine
14681 %{texmfdist}/fonts/vf/public/libertine
14682
14683 %doc %{texmfdist}/doc/fonts/linearA
14684 %{texmfdist}/fonts/afm/public/linearA
14685 %{texmfdist}/fonts/map/dvips/linearA
14686 %{texmfdist}/fonts/tfm/public/linearA
14687 %{texmfdist}/fonts/type1/public/linearA
14688 %{texmfdist}/source/fonts/linearA
14689
14690 %{texmfdist}/fonts/source/public/logic
14691 %{texmfdist}/fonts/tfm/public/logic
14692
14693 %doc %{texmfdist}/doc/fonts/lxfonts
14694 %{texmfdist}/fonts/map/dvips/lxfonts
14695 %{texmfdist}/fonts/source/public/lxfonts
14696 %{texmfdist}/fonts/tfm/public/lxfonts
14697 %{texmfdist}/fonts/type1/public/lxfonts
14698
14699 %doc %{texmfdist}/doc/fonts/ly1
14700 %{texmfdist}/fonts/map/dvips/ly1
14701
14702 %{texmfdist}/fonts/source/public/malayalam
14703 %{texmfdist}/fonts/tfm/public/malayalam
14704
14705 %{texmfdist}/fonts/map/dvips/manfnt
14706
14707 %{texmfdist}/fonts/map/dvips/mathdesign
14708
14709 %{texmfdist}/fonts/tfm/public/mathpazo
14710 %{texmfdist}/fonts/vf/public/mathpazo
14711
14712 %{texmfdist}/fonts/afm/mathdesign
14713 %{texmfdist}/fonts/tfm/mathdesign
14714 %{texmfdist}/fonts/type1/mathdesign
14715 %{texmfdist}/fonts/vf/mathdesign
14716
14717 %{texmfdist}/fonts/enc/dvips/mnsymbol
14718 %{texmfdist}/fonts/map/dvips/mnsymbol
14719 %dir %{texmfdist}/fonts/map/vtex
14720 %{texmfdist}/fonts/map/vtex/mnsymbol
14721 %{texmfdist}/fonts/opentype/public/mnsymbol
14722 %{texmfdist}/fonts/source/public/mnsymbol
14723 %{texmfdist}/fonts/tfm/public/mnsymbol
14724 %{texmfdist}/fonts/type1/public/mnsymbol
14725
14726 %{texmfdist}/fonts/map/dvips/montex
14727 %{texmfdist}/fonts/source/public/montex
14728 %{texmfdist}/fonts/tfm/public/montex
14729 %{texmfdist}/fonts/type1/public/montex
14730
14731 %{texmfdist}/fonts/tfm/vntex/mscorevn
14732 %{texmfdist}/fonts/vf/vntex/mscorevn
14733
14734 %doc %{texmfdist}/doc/generic/musixtex
14735 %{texmfdist}/fonts/map/dvips/musixtex
14736 %{texmfdist}/fonts/source/public/musixtex
14737 %{texmfdist}/fonts/tfm/public/musixtex
14738 %{texmfdist}/fonts/type1/public/musixtex
14739
14740 %{texmfdist}/fonts/source/public/mxd
14741 %{texmfdist}/fonts/tfm/public/mxd
14742
14743 %{texmfdist}/fonts/source/public/mxedruli
14744 %{texmfdist}/fonts/tfm/public/mxedruli
14745
14746 %{texmfdist}/fonts/map/dvips/ncntrsbk
14747
14748 %doc %{texmfdist}/doc/fonts/nkarta
14749 %{texmfdist}/fonts/source/public/nkarta
14750 %{texmfdist}/fonts/tfm/public/nkarta
14751
14752 %{texmfdist}/fonts/afm/public/norasi
14753 %{texmfdist}/fonts/map/dvips/norasi
14754 %{texmfdist}/fonts/tfm/public/norasi
14755 %{texmfdist}/fonts/type1/public/norasi
14756
14757 %{texmfdist}/fonts/source/public/oca
14758
14759 %{texmfdist}/fonts/afm/public/ocherokee
14760 %{texmfdist}/fonts/map/dvips/ocherokee
14761 %{texmfdist}/fonts/ofm/public/ocherokee
14762 %{texmfdist}/fonts/ovf/public/ocherokee
14763 %{texmfdist}/fonts/ovp/public/ocherokee
14764 %{texmfdist}/fonts/tfm/public/ocherokee
14765 %{texmfdist}/fonts/type1/public/ocherokee
14766
14767 %{texmfdist}/fonts/source/public/ogham
14768 %{texmfdist}/fonts/tfm/public/ogham
14769
14770 %doc %{texmfdist}/doc/fonts/oinuit
14771 %{texmfdist}/fonts/map/dvips/oinuit
14772 %{texmfdist}/fonts/ofm/public/oinuit
14773 %{texmfdist}/fonts/ovf/public/oinuit
14774 %{texmfdist}/fonts/tfm/public/oinuit
14775 %{texmfdist}/fonts/type1/public/oinuit
14776
14777 %{texmfdist}/fonts/source/public/osmanian
14778
14779 %doc %{texmfdist}/doc/fonts/ot2cyr
14780 %{texmfdist}/fonts/map/dvips/ot2cyr
14781 %{texmfdist}/source/fonts/ot2cyr
14782
14783 %{texmfdist}/fonts/ofm/public/otibet
14784 %{texmfdist}/fonts/ovf/public/otibet
14785 %{texmfdist}/fonts/ovp/public/otibet
14786 %{texmfdist}/fonts/source/public/otibet
14787 %{texmfdist}/fonts/tfm/public/otibet
14788
14789 %doc %{texmfdist}/doc/fonts/pacioli
14790 %{texmfdist}/fonts/source/public/pacioli
14791 %{texmfdist}/fonts/tfm/public/pacioli
14792
14793 %{texmfdist}/fonts/map/dvips/palatino
14794
14795 %doc %{texmfdist}/doc/fonts/phaistos
14796 %{texmfdist}/fonts/afm/public/phaistos
14797 %{texmfdist}/fonts/map/dvips/phaistos
14798 %{texmfdist}/fonts/opentype/public/phaistos
14799 %{texmfdist}/fonts/tfm/public/phaistos
14800 %{texmfdist}/fonts/type1/public/phaistos
14801 %{texmfdist}/source/fonts/phaistos
14802
14803 %{texmfdist}/fonts/opentype/public/philokalia
14804
14805 %doc %{texmfdist}/doc/fonts/phonetic
14806 %{texmfdist}/fonts/source/public/phonetic
14807 %{texmfdist}/fonts/tfm/public/phonetic
14808 %{texmfdist}/source/fonts/phonetic
14809
14810 %{texmfdist}/source/fonts/malayalam
14811
14812 %{texmfdist}/fonts/source/public/punk
14813 %{texmfdist}/fonts/tfm/public/punk
14814
14815 %{texmfdist}/fonts/tfm/public/relenc
14816 %{texmfdist}/fonts/vf/public/relenc
14817
14818 %doc %{texmfdist}/doc/fonts/rsfs
14819 %{texmfdist}/fonts/map/dvips/rsfs
14820
14821 %{texmfdist}/fonts/map/dvips/sanskrit
14822 %{texmfdist}/fonts/source/public/sanskrit
14823 %{texmfdist}/fonts/tfm/public/sanskrit
14824 %{texmfdist}/fonts/type1/public/sanskrit
14825
14826 %{texmfdist}/fonts/source/public/sauter
14827
14828 %doc %{texmfdist}/doc/fonts/semaphor
14829 %{texmfdist}/fonts/afm/public/semaphor
14830 %{texmfdist}/fonts/enc/dvips/semaphor
14831 %{texmfdist}/fonts/map/dvips/semaphor
14832 %{texmfdist}/fonts/opentype/public/semaphor
14833 %{texmfdist}/fonts/source/public/semaphor
14834 %{texmfdist}/fonts/tfm/public/semaphor
14835 %{texmfdist}/fonts/type1/public/semaphor
14836
14837 %{texmfdist}/fonts/source/public/simpsons
14838
14839 %doc %{texmfdist}/doc/fonts/skaknew
14840 %{texmfdist}/fonts/afm/public/skaknew
14841 %{texmfdist}/fonts/map/dvips/skaknew
14842 %{texmfdist}/fonts/map/vtex/skaknew
14843 %{texmfdist}/fonts/tfm/public/skaknew
14844 %{texmfdist}/fonts/type1/public/skaknew
14845
14846 %{texmfdist}/fonts/source/public/skull
14847
14848 %{texmfdist}/fonts/source/public/soyombo
14849 %{texmfdist}/fonts/tfm/public/soyombo
14850
14851 %doc %{texmfdist}/doc/fonts/staves
14852 %{texmfdist}/fonts/map/dvips/staves
14853 %{texmfdist}/fonts/tfm/public/staves
14854 %{texmfdist}/fonts/type1/public/staves
14855
14856 %{texmfdist}/fonts/map/dvips/stmaryrd
14857 %{texmfdist}/fonts/source/public/stmaryrd
14858
14859 %{texmfdist}/fonts/map/dvips/symbol
14860
14861 %{texmfdist}/fonts/afm/public/tabvar
14862 %{texmfdist}/fonts/map/dvips/tabvar
14863 %{texmfdist}/fonts/tfm/public/tabvar
14864 %{texmfdist}/fonts/type1/public/tabvar
14865
14866 %{texmfdist}/fonts/source/public/tapir
14867 %{texmfdist}/fonts/type1/public/tapir
14868
14869 %{texmfdist}/fonts/enc/dvips/tengwarscript
14870 %{texmfdist}/fonts/map/dvips/tengwarscript
14871 %{texmfdist}/fonts/tfm/public/tengwarscript
14872 %{texmfdist}/fonts/vf/public/tengwarscript
14873
14874 %{texmfdist}/doc/fonts/pclnfss
14875 %{texmfdist}/source/fonts/pclnfss
14876
14877 %doc %{texmfdist}/doc/fonts/tex-gyre
14878 %{texmfdist}/fonts/afm/public/tex-gyre
14879 %{texmfdist}/fonts/enc/dvips/tex-gyre
14880 %{texmfdist}/fonts/map/dvips/tex-gyre
14881 %{texmfdist}/fonts/opentype/public/tex-gyre
14882 %{texmfdist}/fonts/tfm/public/tex-gyre
14883 %{texmfdist}/fonts/type1/public/tex-gyre
14884
14885 %{texmfdist}/fonts/map/dvips/times
14886
14887 %doc %{texmfdist}/doc/fonts/timing
14888 %{texmfdist}/fonts/source/public/timing
14889 %{texmfdist}/fonts/tfm/public/timing
14890
14891 %doc %{texmfdist}/doc/fonts/tipa
14892 %{texmfdist}/fonts/map/dvips/tipa
14893 %{texmfdist}/fonts/source/public/tipa
14894 %{texmfdist}/fonts/tfm/public/tipa
14895 %{texmfdist}/fonts/type1/public/tipa
14896
14897 %{texmfdist}/fonts/afm/public/trajan
14898 %{texmfdist}/fonts/map/dvips/trajan
14899 %{texmfdist}/fonts/tfm/public/trajan
14900 %{texmfdist}/fonts/type1/public/trajan
14901
14902 %{texmfdist}/fonts/map/dvips/vntex/txttvn.map
14903 %{texmfdist}/fonts/tfm/vntex/txttvn
14904 %{texmfdist}/fonts/type1/vntex/txttvn
14905
14906 %{texmfdist}/fonts/map/dvips/uhc
14907
14908 %doc %{texmfdist}/doc/fonts/umtypewriter
14909 %{texmfdist}/fonts/opentype/public/umtypewriter
14910
14911 %doc %{texmfdist}/doc/fonts/universa
14912 %{texmfdist}/fonts/source/public/universa
14913 %{texmfdist}/fonts/tfm/public/universa
14914 %{texmfdist}/source/fonts/universa
14915
14916 %{texmfdist}/fonts/afm/public/velthuis
14917 %{texmfdist}/fonts/map/dvips/velthuis
14918 %{texmfdist}/fonts/source/public/velthuis
14919 %{texmfdist}/fonts/tfm/public/velthuis
14920 %{texmfdist}/fonts/type1/public/velthuis
14921
14922 %{texmfdist}/fonts/afm/vntex/vntopia
14923 %{texmfdist}/fonts/map/dvips/vntex/vntopia.map
14924 %{texmfdist}/fonts/tfm/vntex/vntopia
14925 %{texmfdist}/fonts/type1/vntex/vntopia
14926 %{texmfdist}/fonts/vf/vntex/vntopia
14927
14928 %{texmfdist}/fonts/map/dvips/wadalab
14929
14930 %doc %{texmfdist}/doc/fonts/wasy
14931 %{texmfdist}/fonts/afm/public/wasy
14932 %{texmfdist}/fonts/map/dvips/wasy
14933 %{texmfdist}/fonts/type1/public/wasy
14934
14935 %{texmfdist}/fonts/source/public/wnri
14936 %{texmfdist}/fonts/tfm/public/wnri
14937
14938 %{texmfdist}/fonts/source/public/wsuipa
14939 %{texmfdist}/fonts/tfm/public/wsuipa
14940
14941 %{texmfdist}/fonts/source/public/xbmc
14942 %{texmfdist}/fonts/tfm/public/xbmc
14943
14944 %doc %{texmfdist}/doc/fonts/xq
14945 %{texmfdist}/fonts/source/public/xq
14946 %{texmfdist}/fonts/tfm/public/xq
14947
14948 %{texmfdist}/fonts/source/public/yannisgr
14949
14950 %{texmfdist}/fonts/map/dvips/yhmath
14951 %{texmfdist}/fonts/source/public/yhmath
14952 %{texmfdist}/fonts/tfm/public/yhmath
14953 %{texmfdist}/fonts/type1/public/yhmath
14954 %{texmfdist}/fonts/vf/public/yhmath
14955
14956 %{texmfdist}/fonts/map/dvips/zapfchan
14957 %{texmfdist}/fonts/tfm/urw35vf
14958
14959 %{texmfdist}/fonts/map/dvips/zapfding
14960
14961 %{texmfdist}/fonts/map/dvips/zefonts
14962 %{texmfdist}/fonts/tfm/public/zefonts
14963 %{texmfdist}/fonts/vf/public/zefonts
14964
14965 %files fonts-omega
14966 %defattr(644,root,root,755)
14967 %{texmfdist}/fonts/afm/public/omega
14968 %{texmfdist}/fonts/map/dvips/omega
14969 %{texmfdist}/fonts/ofm/public/omega
14970 %{texmfdist}/fonts/ovf/public/omega
14971 %{texmfdist}/fonts/ovp/public/omega
14972 %{texmfdist}/fonts/tfm/public/omega
14973 %dir %{texmfdist}/omega
14974 %dir %{texmfdist}/omega/ocp
14975 %{texmfdist}/omega/ocp/omega
14976 %dir %{texmfdist}/omega/otp
14977 %{texmfdist}/omega/otp/omega
14978 %{texmfdist}/tex/plain/omega
14979
14980 %files fonts-pl
14981 %defattr(644,root,root,755)
14982 %doc %{texmfdist}/doc/fonts/pl
14983 %{texmfdist}/fonts/source/public/pl
14984 %{texmfdist}/fonts/afm/public/pl
14985 %{texmfdist}/fonts/enc/dvips/pl
14986 %{texmfdist}/fonts/tfm/public/pl
14987 %{texmfdist}/fonts/map/dvips/pl
14988
14989 %files fonts-px
14990 %defattr(644,root,root,755)
14991 %doc %{texmfdist}/doc/fonts/pxfonts
14992 %{texmfdist}/fonts/map/dvips/pxfonts
14993 %{texmfdist}/fonts/afm/public/pxfonts
14994 %{texmfdist}/fonts/tfm/public/pxfonts
14995 %{texmfdist}/fonts/vf/public/pxfonts
14996
14997 %files fonts-qpxqtx
14998 %defattr(644,root,root,755)
14999 %doc %{texmfdist}/doc/fonts/qpxqtx
15000 %{texmfdist}/fonts/tfm/public/qpxqtx
15001 %{texmfdist}/fonts/vf/public/qpxqtx
15002
15003 %files fonts-rsfs
15004 %defattr(644,root,root,755)
15005 %{texmfdist}/fonts/source/public/rsfs
15006 %{texmfdist}/fonts/tfm/public/rsfs
15007
15008 %files fonts-stmaryrd
15009 %defattr(644,root,root,755)
15010 %doc %{texmfdist}/doc/fonts/stmaryrd
15011 %{texmfdist}/source/fonts/stmaryrd
15012 %{texmfdist}/fonts/tfm/public/stmaryrd
15013
15014 %files fonts-tx
15015 %defattr(644,root,root,755)
15016 %doc %{texmfdist}/doc/fonts/txfonts
15017 %{texmfdist}/fonts/afm/public/txfonts
15018 %{texmfdist}/fonts/enc/dvips/txfonts
15019 %{texmfdist}/fonts/map/dvips/txfonts
15020 %{texmfdist}/fonts/tfm/public/txfonts
15021 %{texmfdist}/fonts/vf/public/txfonts
15022
15023 %files fonts-uhc
15024 %defattr(644,root,root,755)
15025 %doc %{texmfdist}/doc/fonts/uhc
15026 %{texmfdist}/fonts/afm/uhc
15027 %{texmfdist}/fonts/tfm/uhc
15028 %{texmfdist}/fonts/vf/uhc
15029
15030 %files fonts-urw
15031 %defattr(644,root,root,755)
15032 %{texmfdist}/fonts/afm/urw
15033 %{texmfdist}/fonts/tfm/urw
15034 %{texmfdist}/fonts/vf/urw
15035
15036 %files fonts-urwvn
15037 %defattr(644,root,root,755)
15038 %{texmfdist}/fonts/afm/vntex/urwvn
15039 %{texmfdist}/fonts/map/dvips/vntex/urwvn.map
15040 %{texmfdist}/fonts/tfm/vntex/urwvn
15041 %{texmfdist}/fonts/type1/vntex/urwvn
15042 %{texmfdist}/fonts/vf/vntex/urwvn
15043
15044 %files fonts-vnr
15045 %defattr(644,root,root,755)
15046 %{texmfdist}/fonts/map/dvips/vntex/vnrother.map
15047 %{texmfdist}/fonts/map/dvips/vntex/vnrtext.map
15048 %{texmfdist}/fonts/source/vntex/vnr
15049 %{texmfdist}/fonts/tfm/vntex/vnr
15050
15051 %files fonts-urw35vf
15052 %defattr(644,root,root,755)
15053 %{texmfdist}/fonts/vf/urw35vf
15054
15055 %files fonts-wadalab
15056 %defattr(644,root,root,755)
15057 %doc %{texmfdist}/doc/fonts/wadalab
15058 %{texmfdist}/fonts/afm/wadalab
15059 %{texmfdist}/fonts/tfm/wadalab
15060 %{texmfdist}/fonts/vf/wadalab
15061
15062 %files fonts-wasy
15063 %defattr(644,root,root,755)
15064 %{texmfdist}/fonts/source/public/wasy
15065 %{texmfdist}/fonts/tfm/public/wasy
15066
15067 %files fonts-xypic
15068 %defattr(644,root,root,755)
15069 %{texmfdist}/fonts/map/dvips/xypic
15070 %{texmfdist}/fonts/source/public/xypic
15071 %{texmfdist}/fonts/tfm/public/xypic
15072
15073 %files fonts-yandy
15074 %defattr(644,root,root,755)
15075 %{texmfdist}/source/fonts/eurofont/marvosym/tfmfiles/yandy
15076
15077 %files fonts-type1-antp
15078 %defattr(644,root,root,755)
15079 %{texmfdist}/fonts/type1/public/antp
15080
15081 %files fonts-type1-antt
15082 %defattr(644,root,root,755)
15083 %{texmfdist}/fonts/type1/public/antt
15084
15085 %files fonts-type1-arphic
15086 %defattr(644,root,root,755)
15087 %{texmfdist}/fonts/type1/arphic
15088
15089 %files fonts-type1-belleek
15090 %defattr(644,root,root,755)
15091 %doc %{texmfdist}/doc/fonts/belleek
15092 %{texmfdist}/source/latex/belleek
15093 %{texmfdist}/fonts/type1/public/belleek
15094 %{texmfdist}/fonts/map/dvips/belleek
15095
15096 %files fonts-type1-bitstream
15097 %defattr(644,root,root,755)
15098 %{texmfdist}/fonts/type1/bitstrea
15099
15100 %files fonts-type1-bluesky
15101 %defattr(644,root,root,755)
15102 %{texmfdist}/fonts/type1/bluesky
15103
15104 %files fonts-type1-cc-pl
15105 %defattr(644,root,root,755)
15106 %doc %{texmfdist}/doc/fonts/cc-pl
15107 %{texmfdist}/fonts/type1/public/cc-pl
15108
15109 %files fonts-type1-cs
15110 %defattr(644,root,root,755)
15111 %{texmfdist}/fonts/type1/public/cs
15112
15113 %files fonts-type1-eurosym
15114 %defattr(644,root,root,755)
15115 %{texmfdist}/fonts/type1/public/eurosym
15116
15117 %files fonts-type1-hoekwater
15118 %defattr(644,root,root,755)
15119 %{texmfdist}/fonts/type1/hoekwater/context
15120 %{texmfdist}/fonts/type1/hoekwater/manfnt
15121 %{texmfdist}/fonts/type1/hoekwater/rsfs
15122 %{texmfdist}/fonts/type1/hoekwater/stmaryrd
15123
15124 %files fonts-type1-fpl
15125 %defattr(644,root,root,755)
15126 %doc %{texmfdist}/doc/fonts/fpl
15127 %{texmfdist}/fonts/afm/public/fpl
15128 %{texmfdist}/fonts/type1/public/fpl
15129 %{texmfdist}/source/fonts/fpl
15130
15131 %files fonts-type1-marvosym
15132 %defattr(644,root,root,755)
15133 %{texmfdist}/fonts/type1/public/marvosym
15134
15135 %files fonts-type1-mathpazo
15136 %defattr(644,root,root,755)
15137 %{texmfdist}/fonts/afm/public/mathpazo
15138 %{texmfdist}/fonts/type1/public/mathpazo
15139
15140 %files fonts-type1-omega
15141 %defattr(644,root,root,755)
15142 %{texmfdist}/fonts/type1/public/omega
15143
15144 %files fonts-type1-pl
15145 %defattr(644,root,root,755)
15146 %{texmfdist}/fonts/type1/public/pl
15147
15148 %files fonts-type1-px
15149 %defattr(644,root,root,755)
15150 %{texmfdist}/fonts/type1/public/pxfonts
15151
15152 %files fonts-type1-tx
15153 %defattr(644,root,root,755)
15154 %{texmfdist}/fonts/type1/public/txfonts
15155
15156 %files fonts-type1-uhc
15157 %defattr(644,root,root,755)
15158 %{texmfdist}/fonts/type1/uhc
15159
15160 %files fonts-type1-urw
15161 %defattr(644,root,root,755)
15162 %{texmfdist}/fonts/type1/urw
15163
15164 %files fonts-type1-vnr
15165 %defattr(644,root,root,755)
15166 %{texmfdist}/fonts/type1/vntex/vnr
15167
15168 %files fonts-type1-wadalab
15169 %defattr(644,root,root,755)
15170 %{texmfdist}/fonts/type1/wadalab
15171
15172 %files fonts-type1-xypic
15173 %defattr(644,root,root,755)
15174 %{texmfdist}/fonts/type1/public/xypic
15175
15176 %files afm2pl
15177 %defattr(644,root,root,755)
15178 %dir %{texmf}/tex/latex
15179 %attr(755,root,root) %{_bindir}/afm2pl
15180 %{_mandir}/man1/afm2pl.1*
15181 %dir %{texmf}/fonts/lig
15182 %{texmf}/fonts/lig/afm2pl
15183 %{texmf}/tex/latex/afm2pl
15184
15185 %files bbox
15186 %defattr(644,root,root,755)
15187 %attr(755,root,root) %{_bindir}/bbox
15188 %{_mandir}/man1/bbox.1*
15189
15190 %files cefutils
15191 %defattr(644,root,root,755)
15192 %attr(755,root,root) %{_bindir}/cef*
15193 %{texmfdist}/source/latex/cjk
15194 %{texmfdist}/tex/latex/cjk/CEF
15195
15196 %files detex
15197 %defattr(644,root,root,755)
15198 %attr(755,root,root) %{_bindir}/detex
15199 %{_mandir}/man1/detex.1*
15200
15201 %files dviutils
15202 %defattr(644,root,root,755)
15203 %dir %{texmfdist}/scripts/dviasm
15204 %dir %{texmf}/fonts/cmap
15205 %doc %{texmf}/fonts/cmap/README
15206 %attr(755,root,root) %{_bindir}/disdvi
15207 %attr(755,root,root) %{_bindir}/dt2dv
15208 %attr(755,root,root) %{_bindir}/dv2dt
15209 %attr(755,root,root) %{_bindir}/dvi2tty
15210 %attr(755,root,root) %{_bindir}/dviasm
15211 %attr(755,root,root) %{_bindir}/dvibook
15212 %attr(755,root,root) %{_bindir}/dviconcat
15213 %attr(755,root,root) %{_bindir}/dvidvi
15214 %attr(755,root,root) %{_bindir}/dvigif
15215 %attr(755,root,root) %{_bindir}/dvipdfmx
15216 %attr(755,root,root) %{_bindir}/dvipos
15217 %attr(755,root,root) %{_bindir}/dviselect
15218 %attr(755,root,root) %{_bindir}/dvitodvi
15219 %attr(755,root,root) %{texmfdist}/scripts/dviasm/dviasm*
15220 %{_mandir}/man1/dt2dv.1*
15221 %{_mandir}/man1/dv2dt.1*
15222 %{_mandir}/man1/dvi2tty.1*
15223 %{_mandir}/man1/dvibook.1*
15224 %{_mandir}/man1/dviconcat.1*
15225 %{_mandir}/man1/dvidvi.1*
15226 %{_mandir}/man1/dvigif.1*
15227 %{_mandir}/man1/dvipos.1*
15228 %{_mandir}/man1/dviselect.1*
15229 %{_mandir}/man1/dvitodvi.1*
15230 %{texmf}/dvipdfmx
15231 %{texmf}/fonts/cmap/dvipdfmx
15232 %{texmf}/fonts/map/dvipdfmx
15233
15234 %files psutils
15235 %defattr(644,root,root,755)
15236 %dir %{texmf}/scripts/ps2eps
15237 %doc %{texmfdist}/doc/epspdf
15238 %attr(755,root,root) %{_bindir}/epsffit
15239 %attr(755,root,root) %{_bindir}/epspdf
15240 %attr(755,root,root) %{_bindir}/epspdftk
15241 %attr(755,root,root) %{_bindir}/extractres
15242 %attr(755,root,root) %{_bindir}/fix*ps
15243 %attr(755,root,root) %{_bindir}/getafm
15244 %attr(755,root,root) %{_bindir}/includeres
15245 %attr(755,root,root) %{_bindir}/ps2eps
15246 %attr(755,root,root) %{_bindir}/psbook
15247 %attr(755,root,root) %{_bindir}/psmerge
15248 %attr(755,root,root) %{_bindir}/psnup
15249 %attr(755,root,root) %{_bindir}/psresize
15250 %attr(755,root,root) %{_bindir}/psselect
15251 %attr(755,root,root) %{_bindir}/pst2pdf
15252 %attr(755,root,root) %{_bindir}/pstops
15253 %attr(755,root,root) %{_bindir}/showchar
15254 %attr(755,root,root) %{texmf}/scripts/ps2eps/ps2eps*
15255 %{_mandir}/man1/epsffit.1*
15256 %{_mandir}/man1/extractres.1*
15257 %{_mandir}/man1/fix*ps.1*
15258 %{_mandir}/man1/getafm.1*
15259 %{_mandir}/man1/includeres.1*
15260 %{_mandir}/man1/ps2eps.1*
15261 %{_mandir}/man1/psbook.1*
15262 %{_mandir}/man1/psmerge.1*
15263 %{_mandir}/man1/psnup.1*
15264 %{_mandir}/man1/psresize.1*
15265 %{_mandir}/man1/psselect.1*
15266 %{_mandir}/man1/pstops.1*
15267 %{texmfdist}/scripts/epspdf
15268 %{texmf}/dvips/psutils
15269
15270 %files uncategorized-utils
15271 %defattr(644,root,root,755)
15272 %attr(755,root,root) %{_bindir}/devnag
15273
15274 %files tex4ht
15275 %defattr(644,root,root,755)
15276 %dir %{texmfdist}/scripts/tex4ht
15277 %doc %{texmfdist}/doc/generic/tex4ht
15278 %attr(755,root,root) %{_bindir}/ht
15279 %attr(755,root,root) %{_bindir}/htcontext
15280 %attr(755,root,root) %{_bindir}/htlatex
15281 %attr(755,root,root) %{_bindir}/htmex
15282 %attr(755,root,root) %{_bindir}/httex
15283 %attr(755,root,root) %{_bindir}/httexi
15284 %attr(755,root,root) %{_bindir}/htxelatex
15285 %attr(755,root,root) %{_bindir}/htxetex
15286 %attr(755,root,root) %{_bindir}/mk4ht
15287 %attr(755,root,root) %{_bindir}/t4ht
15288 %attr(755,root,root) %{_bindir}/tex4ht
15289 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/ht.sh
15290 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htcontext.sh
15291 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htlatex.sh
15292 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htmex.sh
15293 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/httex.sh
15294 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/httexi.sh
15295 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htxelatex.sh
15296 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/htxetex.sh
15297 %attr(755,root,root) %{texmfdist}/scripts/tex4ht/mk4ht.pl
15298 %{texmfdist}/tex/generic/tex4ht
15299 %{texmfdist}/tex4ht
15300 %{texmf}/scripts/tex4ht
15301
15302 %files xetex
15303 %defattr(644,root,root,755)
15304 %attr(755,root,root) %{_bindir}/xdvipdfmx
15305 %attr(755,root,root) %{_bindir}/xelatex
15306 %attr(755,root,root) %{_bindir}/xetex
15307 %doc %{texmfdist}/doc/generic/ifxetex
15308 %doc %{texmfdist}/doc/generic/xetex-pstricks
15309 %doc %{texmfdist}/doc/xelatex
15310 %doc %{texmfdist}/doc/xetex
15311 %{texmfdist}/scripts/xetex
15312 %{texmfdist}/tex/generic/ifxetex
15313 %{texmfdist}/tex/generic/xetexconfig
15314 %{texmfdist}/tex/latex/latexconfig/xelatex.ini
15315 %{texmfdist}/tex/plain/config/xetex.ini
15316 %{texmfdist}/tex/xelatex
15317 %{texmfdist}/tex/xetex
15318 %{texmf}/fmtutil/format.xetex.cnf
15319 %dir %{fmtdir}/xetex
15320 %{fmtdir}/xetex/xetex.fmt
15321 %{fmtdir}/xetex/xelatex.fmt
15322
15323 %files xmltex
15324 %defattr(644,root,root,755)
15325 %attr(755,root,root) %{_bindir}/pdfxmltex
15326 %attr(755,root,root) %{_bindir}/xmltex
15327 %doc %{texmfdist}/doc/xmltex
15328 %{texmfdist}/source/xmltex
15329 %{texmfdist}/tex/xmltex
15330 %{texmf}/fmtutil/format.xmltex.cnf
15331 %{fmtdir}/pdftex/pdfxmltex.fmt
15332 %{fmtdir}/pdftex/xmltex.fmt
15333
15334 %files luatex
15335 %defattr(644,root,root,755)
15336 %doc %{texmfdist}/doc/luatex
15337 %attr(755,root,root) %{_bindir}/lualatex
15338 %attr(755,root,root) %{_bindir}/luatex
15339 %attr(755,root,root) %{_bindir}/pdflualatex
15340 %attr(755,root,root) %{_bindir}/pdfluatex
15341 %attr(755,root,root) %{_bindir}/texlua
15342 %attr(755,root,root) %{_bindir}/texluac
15343 %{texmf}/fmtutil/format.luatex.cnf
15344 %{texmfdist}/tex/latex/latexconfig/lualatex.ini
15345 %{texmfdist}/tex/latex/latexconfig/pdflualatex.ini
15346 %dir %{fmtdir}/luatex
15347 %{fmtdir}/luatex/luatex.fmt
15348 %{fmtdir}/luatex/lualatex.fmt
This page took 1.388896 seconds and 3 git commands to generate.