source: projects/specs/trunk/t/texlive-collection-mathextra/texlive-collection-mathextra-vl.spec @ 5207

Revision 5207, 46.8 KB checked in by munepi, 12 years ago (diff)

upgrade to TeX Live 2011

Line 
1## -*- coding: utf-8-unix -*-
2## NOTE: This spec file is generated by tlpdb2rpmspec 2011-1:
3## tlpdb2rpmspec collection-mathextra
4
5%global _use_internal_dependency_generator 0
6%global __find_provides %{nil}
7%global __find_requires %{nil}
8
9%bcond_with firstbuild
10
11%define tex_destdir     %{_datadir}
12%define texmf           %{tex_destdir}/texmf
13%define texlive_src     %{tex_destdir}/texlive-sources
14%define build_tex_destdir       %{buildroot}%{tex_destdir}
15%define build_texmf     %{buildroot}%{texmf}
16
17%define exec_mktexlsr  [ -x %{_bindir}/texconfig-sys ] && PATH=%{_bindir}:$PATH %{_bindir}/texconfig-sys rehash
18%define exec_texhash  [ -x %{_bindir}/texhash ] && PATH=%{_bindir}:$PATH %{_bindir}/texhash
19%define exec_updmap   [ -x %{_bindir}/updmap-sys ] && PATH=%{_bindir}:$PATH %{_bindir}/updmap-sys
20%define exec_fmtutil  [ -x %{_bindir}/fmtutil-sys ] && PATH=%{_bindir}:$PATH %{_bindir}/fmtutil-sys --all >/dev/null 2>&1
21%define exec_upddeffont    [ -x %{_sbindir}/update-defaultfont ] && %{_sbindir}/update-defaultfont 2> /dev/null
22%define vartexfonts %{_var}/lib/texmf/fonts
23
24Summary: TeX Live: Advanced math typesetting
25Summary(ja): TeX Live: Advanced math typesetting
26Name: texlive-collection-mathextra
27Version: 2011
28Release: 1%{?_dist_release}
29License: LPPL, GPL+, Knuth, GPLv3+, LGPLv2+, Freely redistributable without restriction, No Info, Public Domain, BSD
30Group: Applications/Publishing
31URL:http://www.tug.org/texlive/
32
33Requires: texlive = %{version}
34Requires: texlive-collection-fontsrecommended = %{version}
35Requires: texlive-collection-latex = %{version}
36
37Requires(post):         texlive = %{version}
38Requires(postun):       texlive = %{version}
39BuildRequires:          texlive-sources = %{version}
40
41BuildArch:      noarch
42Buildroot:      %{_tmppath}/%{name}-%{version}-root
43
44Vendor:         Project Vine
45Distribution:   Vine Linux
46Packager:       munepi
47
48%description
49The TeX Live software distribution offers a complete TeX system for a
50variety of Unix, Macintosh, Windows and other platforms. It
51encompasses programs for editing, typesetting, previewing and printing
52of TeX documents in many different languages, and a large collection
53of TeX macros and font libraries.
54
55The distribution includes extensive general documentation about TeX,
56as well as the documentation for the included software packages.
57
58This package is a collection of Advanced math typesetting:
59Extra math
60
61This package contains the following CTAN packages:
6212many: Generalising mathematical index sets.
63amstex: American Mathematical Society plain TeX macros.
64binomexp: Calculate Pascal's triangle.
65boldtensors: Bold latin and greek characters through simple prefix characters.
66bosisio: A collection of packages by Francesco Bosisio.
67ccfonts: Support for Concrete text and math fonts in LaTeX.
68commath: Mathematics typesetting support.
69concmath: Concrete Math fonts.
70concrete: Concrete Roman fonts.
71eqnarray: More generalised equation arrays with numbering.
72extarrows: Extra Arrows beyond those provided in AMSmath
73extpfeil: Extensible arrows in mathematics.
74faktor: Typeset quotient structures with LaTeX.
75ionumbers: Restyle numbers in maths mode.
76isomath: Mathematics "for scientists" (conformant to ISO 31).
77mathcomp: Text symbols in maths mode.
78mattens: Matrices/tensor typesetting.
79mhequ: Multicolumn equations, tags, labels, sub-numbering.
80multiobjective: Symbols for multibojective optimisation etc.
81nath: Natural mathematics notation.
82ot-tableau: Optimality Theory tableaux in LaTeX.
83oubraces: Braces over and under a formula.
84proba: Shortcuts commands to symbols used in probability texts.
85realscripts: Access OpenType subscript and superscript glyphs.
86rec-thy: Commands to typeset recursion theory papers.
87shuffle: A symbol for the shuffle product.
88statex: Statistics style.
89statex2: Statistics style.
90stmaryrd: St Mary Road symbols for theoretical computer science.
91subsupscripts: A range of sub- and superscript commands.
92susy: Macros for SuperSymmetry-related work.
93syllogism: Typeset syllogisms in LaTeX.
94synproof: Easy drawing of syntactic proofs.
95tablor: Create tables of signs and of variations.
96tensor: Typeset tensors.
97tex-ewd: Macros to typeset calculational proofs and programs in Dijkstra's style.
98thmbox: Decorate theorem statements.
99turnstile: Typeset the (logic) turnstile notation.
100unicode-math: Unicode mathematics support for XeTeX and LuaTeX.
101venn: Creating Venn diagrams with MetaPost.
102yhmath: Extended maths fonts for LaTeX.
103ytableau: Many-featured Young tableaux and Young diagrams.
104
105%description -l ja
106TeX Live ソフトウェアディストリビューションは、
107さまざまな Unix, Macintosh, Windows、および
108他のプラットホームに対して完全な TeX システムを提供します。
109多くの異なった言語を含む TeX ドキュメントの
110編集、組版、閲覧、印刷するためのプログラム、
111そして、TeX マクロやフォントライブラリの大きなコレクションを
112同梱しています。
113
114このディストリビューションは
115同梱しているソフトウェアパッケージのためのドキュメントばかりでなく、
116TeX に関するたくさんの一般的なドキュメントを含んでいます。
117
118このパッケージは以下のようなパッケージ集です。
119Advanced math typesetting:
120Extra math
121
122このパッケージは以下の CTAN パッケージを含んでいます:
12312many: Generalising mathematical index sets.
124amstex: American Mathematical Society plain TeX macros.
125binomexp: Calculate Pascal's triangle.
126boldtensors: Bold latin and greek characters through simple prefix characters.
127bosisio: A collection of packages by Francesco Bosisio.
128ccfonts: Support for Concrete text and math fonts in LaTeX.
129commath: Mathematics typesetting support.
130concmath: Concrete Math fonts.
131concrete: Concrete Roman fonts.
132eqnarray: More generalised equation arrays with numbering.
133extarrows: Extra Arrows beyond those provided in AMSmath
134extpfeil: Extensible arrows in mathematics.
135faktor: Typeset quotient structures with LaTeX.
136ionumbers: Restyle numbers in maths mode.
137isomath: Mathematics "for scientists" (conformant to ISO 31).
138mathcomp: Text symbols in maths mode.
139mattens: Matrices/tensor typesetting.
140mhequ: Multicolumn equations, tags, labels, sub-numbering.
141multiobjective: Symbols for multibojective optimisation etc.
142nath: Natural mathematics notation.
143ot-tableau: Optimality Theory tableaux in LaTeX.
144oubraces: Braces over and under a formula.
145proba: Shortcuts commands to symbols used in probability texts.
146realscripts: Access OpenType subscript and superscript glyphs.
147rec-thy: Commands to typeset recursion theory papers.
148shuffle: A symbol for the shuffle product.
149statex: Statistics style.
150statex2: Statistics style.
151stmaryrd: St Mary Road symbols for theoretical computer science.
152subsupscripts: A range of sub- and superscript commands.
153susy: Macros for SuperSymmetry-related work.
154syllogism: Typeset syllogisms in LaTeX.
155synproof: Easy drawing of syntactic proofs.
156tablor: Create tables of signs and of variations.
157tensor: Typeset tensors.
158tex-ewd: Macros to typeset calculational proofs and programs in Dijkstra's style.
159thmbox: Decorate theorem statements.
160turnstile: Typeset the (logic) turnstile notation.
161unicode-math: Unicode mathematics support for XeTeX and LuaTeX.
162venn: Creating Venn diagrams with MetaPost.
163yhmath: Extended maths fonts for LaTeX.
164ytableau: Many-featured Young tableaux and Young diagrams.
165
166%package doc
167Summary: TeX Live: Documentation files of %{name}
168Group: Applications/Publishing
169Requires: %{name} = %{version}-%{release}
170
171%description doc
172This package contains documentation files of %{name}.
173
174%prep
175
176%build
177
178%install
179[ -n "%{buildroot}" -a "%{buildroot}" != / ] && %__rm -rf %{buildroot}
180
181PREF=%{buildroot}%{tex_destdir}
182
183manifest=(
184texmf-dist/doc/latex/12many/12many.pdf
185texmf-dist/doc/latex/12many/README
186texmf-dist/source/latex/12many/12many.dtx
187texmf-dist/source/latex/12many/12many.ins
188texmf-dist/tex/latex/12many/12many.sty
189texmf-dist/doc/amstex/base/README
190texmf-dist/doc/amstex/base/amsguide.pdf
191texmf-dist/doc/amstex/base/amsguide.tex
192texmf-dist/doc/amstex/base/amsppt.doc
193texmf-dist/doc/amstex/base/amsppt.faq
194texmf-dist/doc/amstex/base/amstinst.ps.gz
195texmf-dist/doc/amstex/base/amstinst.tex
196texmf-dist/doc/amstex/base/joyerr.tex
197texmf-dist/doc/amstex/base/joyerr2.tex
198texmf-dist/tex/amstex/base/amsppt.sti
199texmf-dist/tex/amstex/base/amsppt.sty
200texmf-dist/tex/amstex/base/amsppt1.tex
201texmf-dist/tex/amstex/base/amstex.bug
202texmf-dist/tex/amstex/base/amstex.tex
203texmf-dist/tex/amstex/config/amstex.ini
204texmf-dist/doc/latex/binomexp/README
205texmf-dist/doc/latex/binomexp/binomexp.pdf
206texmf-dist/source/latex/binomexp/binomexp.dtx
207texmf-dist/source/latex/binomexp/binomexp.ins
208texmf-dist/tex/latex/binomexp/binomexp.sty
209texmf-dist/doc/latex/boldtensors/boldtensors.pdf
210texmf-dist/doc/latex/boldtensors/boldtensors.tex
211texmf-dist/tex/latex/boldtensors/boldtensors.sty
212texmf-dist/doc/latex/bosisio/README
213texmf-dist/doc/latex/bosisio/accenti.html
214texmf-dist/doc/latex/bosisio/accenti.pdf
215texmf-dist/doc/latex/bosisio/dblfont.html
216texmf-dist/doc/latex/bosisio/dblfont.pdf
217texmf-dist/doc/latex/bosisio/envmath.html
218texmf-dist/doc/latex/bosisio/envmath.pdf
219texmf-dist/doc/latex/bosisio/evenpage.html
220texmf-dist/doc/latex/bosisio/evenpage.pdf
221texmf-dist/doc/latex/bosisio/graphfig.html
222texmf-dist/doc/latex/bosisio/graphfig.pdf
223texmf-dist/doc/latex/bosisio/index.html
224texmf-dist/doc/latex/bosisio/makedoc
225texmf-dist/doc/latex/bosisio/mathcmd.html
226texmf-dist/doc/latex/bosisio/mathcmd.pdf
227texmf-dist/doc/latex/bosisio/quotes.html
228texmf-dist/doc/latex/bosisio/quotes.pdf
229texmf-dist/doc/latex/bosisio/sobolev.html
230texmf-dist/doc/latex/bosisio/sobolev.pdf
231texmf-dist/source/latex/bosisio/accenti.drv
232texmf-dist/source/latex/bosisio/accenti.dtx
233texmf-dist/source/latex/bosisio/dblfont.drv
234texmf-dist/source/latex/bosisio/dblfont.dtx
235texmf-dist/source/latex/bosisio/envmath.drv
236texmf-dist/source/latex/bosisio/envmath.dtx
237texmf-dist/source/latex/bosisio/evenpage.drv
238texmf-dist/source/latex/bosisio/evenpage.dtx
239texmf-dist/source/latex/bosisio/graphfig.drv
240texmf-dist/source/latex/bosisio/graphfig.dtx
241texmf-dist/source/latex/bosisio/mathcmd.drv
242texmf-dist/source/latex/bosisio/mathcmd.dtx
243texmf-dist/source/latex/bosisio/quotes.drv
244texmf-dist/source/latex/bosisio/quotes.dtx
245texmf-dist/source/latex/bosisio/sobolev.drv
246texmf-dist/source/latex/bosisio/sobolev.dtx
247texmf-dist/tex/latex/bosisio/accenti.sty
248texmf-dist/tex/latex/bosisio/dblfont.sty
249texmf-dist/tex/latex/bosisio/envmath.sty
250texmf-dist/tex/latex/bosisio/evenpage.sty
251texmf-dist/tex/latex/bosisio/graphfig.sty
252texmf-dist/tex/latex/bosisio/mathcmd.sty
253texmf-dist/tex/latex/bosisio/quotes.sty
254texmf-dist/tex/latex/bosisio/sobolev.sty
255texmf-dist/doc/latex/ccfonts/ccfonts.pdf
256texmf-dist/doc/latex/ccfonts/readme
257texmf-dist/source/latex/ccfonts/cc.fdd
258texmf-dist/source/latex/ccfonts/ccfonts.dtx
259texmf-dist/source/latex/ccfonts/ccfonts.ins
260texmf-dist/tex/latex/ccfonts/ccfonts.sty
261texmf-dist/tex/latex/ccfonts/t1ccr.fd
262texmf-dist/tex/latex/ccfonts/ts1ccr.fd
263texmf-dist/doc/latex/commath/README
264texmf-dist/doc/latex/commath/commath.pdf
265texmf-dist/doc/latex/commath/commath.tex
266texmf-dist/tex/latex/commath/commath.sty
267texmf-dist/doc/fonts/concmath/CATALOGUE
268texmf-dist/doc/fonts/concmath/README
269texmf-dist/doc/fonts/concmath/concmath.pdf
270texmf-dist/source/latex/concmath/Makefile
271texmf-dist/source/latex/concmath/concmath.dtx
272texmf-dist/source/latex/concmath/concmath.ins
273texmf-dist/tex/latex/concmath/concmath.sty
274texmf-dist/tex/latex/concmath/omlccm.fd
275texmf-dist/tex/latex/concmath/omlccr.fd
276texmf-dist/tex/latex/concmath/omsccr.fd
277texmf-dist/tex/latex/concmath/omsccsy.fd
278texmf-dist/tex/latex/concmath/omxccex.fd
279texmf-dist/tex/latex/concmath/ot1ccr.fd
280texmf-dist/tex/latex/concmath/ucca.fd
281texmf-dist/tex/latex/concmath/uccb.fd
282texmf-dist/doc/fonts/concrete/CATALOGUE
283texmf-dist/doc/fonts/concrete/Makefile
284texmf-dist/doc/fonts/concrete/README
285texmf-dist/fonts/source/public/concrete/cccsc10.mf
286texmf-dist/fonts/source/public/concrete/ccmi10.mf
287texmf-dist/fonts/source/public/concrete/ccmic9.mf
288texmf-dist/fonts/source/public/concrete/ccr10.mf
289texmf-dist/fonts/source/public/concrete/ccr5.mf
290texmf-dist/fonts/source/public/concrete/ccr6.mf
291texmf-dist/fonts/source/public/concrete/ccr7.mf
292texmf-dist/fonts/source/public/concrete/ccr8.mf
293texmf-dist/fonts/source/public/concrete/ccr9.mf
294texmf-dist/fonts/source/public/concrete/ccsl10.mf
295texmf-dist/fonts/source/public/concrete/ccsl9.mf
296texmf-dist/fonts/source/public/concrete/ccslc9.mf
297texmf-dist/fonts/source/public/concrete/ccti10.mf
298texmf-dist/fonts/source/public/concrete/odigs.mf
299texmf-dist/fonts/tfm/public/concrete/cccsc10.tfm
300texmf-dist/fonts/tfm/public/concrete/ccmi10.tfm
301texmf-dist/fonts/tfm/public/concrete/ccmic9.tfm
302texmf-dist/fonts/tfm/public/concrete/ccr10.tfm
303texmf-dist/fonts/tfm/public/concrete/ccr5.tfm
304texmf-dist/fonts/tfm/public/concrete/ccr6.tfm
305texmf-dist/fonts/tfm/public/concrete/ccr7.tfm
306texmf-dist/fonts/tfm/public/concrete/ccr8.tfm
307texmf-dist/fonts/tfm/public/concrete/ccr9.tfm
308texmf-dist/fonts/tfm/public/concrete/ccsl10.tfm
309texmf-dist/fonts/tfm/public/concrete/ccsl9.tfm
310texmf-dist/fonts/tfm/public/concrete/ccslc9.tfm
311texmf-dist/fonts/tfm/public/concrete/ccti10.tfm
312texmf-dist/doc/latex/eqnarray/README
313texmf-dist/doc/latex/eqnarray/eqnarray.pdf
314texmf-dist/source/latex/eqnarray/eqnarray.drv
315texmf-dist/source/latex/eqnarray/eqnarray.dtx
316texmf-dist/source/latex/eqnarray/eqnarray.ins
317texmf-dist/tex/latex/eqnarray/eqnarray.sty
318texmf-dist/doc/latex/extarrows/README
319texmf-dist/doc/latex/extarrows/extarrows-test.pdf
320texmf-dist/doc/latex/extarrows/extarrows-test.tex
321texmf-dist/tex/latex/extarrows/extarrows.sty
322texmf-dist/doc/latex/extpfeil/README
323texmf-dist/doc/latex/extpfeil/extpfeil.pdf
324texmf-dist/source/latex/extpfeil/extpfeil.dtx
325texmf-dist/source/latex/extpfeil/extpfeil.ins
326texmf-dist/tex/latex/extpfeil/extpfeil.sty
327texmf-dist/doc/latex/faktor/README
328texmf-dist/doc/latex/faktor/faktor.pdf
329texmf-dist/source/latex/faktor/faktor.dtx
330texmf-dist/source/latex/faktor/faktor.ins
331texmf-dist/tex/latex/faktor/faktor.sty
332texmf-dist/doc/latex/ionumbers/COPYING
333texmf-dist/doc/latex/ionumbers/README
334texmf-dist/doc/latex/ionumbers/ionumbers.pdf
335texmf-dist/doc/latex/ionumbers/ionumbers_test.pdf
336texmf-dist/doc/latex/ionumbers/ionumbers_test.tex
337texmf-dist/source/latex/ionumbers/Makefile
338texmf-dist/source/latex/ionumbers/ionumbers.dtx
339texmf-dist/source/latex/ionumbers/ionumbers.ins
340texmf-dist/tex/latex/ionumbers/ionumbers.sty
341texmf-dist/doc/latex/isomath/README.html
342texmf-dist/doc/latex/isomath/README.txt
343texmf-dist/doc/latex/isomath/isomath-test.pdf
344texmf-dist/doc/latex/isomath/isomath-test.tex
345texmf-dist/doc/latex/isomath/isomath.html
346texmf-dist/doc/latex/isomath/isomath.pdf
347texmf-dist/doc/latex/isomath/isomath.sty.html
348texmf-dist/doc/latex/isomath/isomath.sty.txt
349texmf-dist/doc/latex/isomath/isomath.txt
350texmf-dist/tex/latex/isomath/isomath.sty
351texmf-dist/doc/latex/mathcomp/mathcomp.pdf
352texmf-dist/source/latex/mathcomp/mathcomp.dtx
353texmf-dist/source/latex/mathcomp/mathcomp.ins
354texmf-dist/tex/latex/mathcomp/mathcomp.sty
355texmf-dist/doc/latex/mattens/README
356texmf-dist/doc/latex/mattens/mattens.pdf
357texmf-dist/doc/latex/mattens/mattens_sample.pdf
358texmf-dist/doc/latex/mattens/mattens_sample_src.zip
359texmf-dist/source/latex/mattens/mattens.dtx
360texmf-dist/source/latex/mattens/mattens.ins
361texmf-dist/tex/latex/mattens/mattens.sty
362texmf-dist/doc/latex/mhequ/example.pdf
363texmf-dist/doc/latex/mhequ/example.tex
364texmf-dist/tex/latex/mhequ/mhequ.sty
365texmf-dist/doc/latex/multiobjective/README
366texmf-dist/doc/latex/multiobjective/multiobjective.pdf
367texmf-dist/source/latex/multiobjective/multiobjective.dtx
368texmf-dist/source/latex/multiobjective/multiobjective.ins
369texmf-dist/tex/latex/multiobjective/multiobjective.sty
370texmf-dist/doc/latex/nath/README
371texmf-dist/doc/latex/nath/nathguide.pdf
372texmf-dist/doc/latex/nath/nathguide.tex
373texmf-dist/tex/latex/nath/nath.sty
374texmf-dist/doc/latex/ot-tableau/README
375texmf-dist/doc/latex/ot-tableau/ot-tableau.pdf
376texmf-dist/doc/latex/ot-tableau/ot-tableau.tex
377texmf-dist/tex/latex/ot-tableau/ot-tableau.sty
378texmf-dist/doc/latex/oubraces/oubraces.pdf
379texmf-dist/doc/latex/oubraces/oubraces.tex
380texmf-dist/tex/latex/oubraces/oubraces.sty
381texmf-dist/doc/latex/proba/README
382texmf-dist/doc/latex/proba/proba.pdf
383texmf-dist/source/latex/proba/proba.dtx
384texmf-dist/source/latex/proba/proba.ins
385texmf-dist/tex/latex/proba/proba.sty
386texmf-dist/doc/latex/realscripts/README
387texmf-dist/doc/latex/realscripts/realscripts.pdf
388texmf-dist/source/latex/realscripts/realscripts.dtx
389texmf-dist/source/latex/realscripts/realscripts.ins
390texmf-dist/tex/latex/realscripts/realscripts.sty
391texmf-dist/doc/latex/rec-thy/README
392texmf-dist/doc/latex/rec-thy/rec-thy.pdf
393texmf-dist/doc/latex/rec-thy/rec-thy.tex
394texmf-dist/tex/latex/rec-thy/rec-thy.sty
395texmf-dist/doc/latex/shuffle/README
396texmf-dist/doc/latex/shuffle/shuffle.pdf
397texmf-dist/source/latex/shuffle/shuffle.dtx
398texmf-dist/source/latex/shuffle/shuffle.ins
399texmf-dist/fonts/source/public/shuffle/shuffle.mf
400texmf-dist/fonts/source/public/shuffle/shuffle10.mf
401texmf-dist/fonts/source/public/shuffle/shuffle7.mf
402texmf-dist/fonts/tfm/public/shuffle/shuffle10.tfm
403texmf-dist/fonts/tfm/public/shuffle/shuffle7.tfm
404texmf-dist/tex/latex/shuffle/Ushuffle.fd
405texmf-dist/tex/latex/shuffle/shuffle.sty
406texmf-dist/doc/latex/statex/statex-example.pdf
407texmf-dist/doc/latex/statex/statex-example.tex
408texmf-dist/tex/latex/statex/statex.sty
409texmf-dist/doc/latex/statex2/statex2-example.pdf
410texmf-dist/doc/latex/statex2/statex2-example.tex
411texmf-dist/tex/latex/statex2/statex2.sty
412texmf-dist/doc/fonts/stmaryrd/INSTALL
413texmf-dist/doc/fonts/stmaryrd/README
414texmf-dist/doc/fonts/stmaryrd/README.hoekwater
415texmf-dist/doc/fonts/stmaryrd/stmaryrd.pdf
416texmf-dist/source/fonts/stmaryrd/stmaryrd.dtx
417texmf-dist/source/fonts/stmaryrd/stmaryrd.ins
418texmf-dist/fonts/afm/public/stmaryrd/stmary10.afm
419texmf-dist/fonts/afm/public/stmaryrd/stmary5.afm
420texmf-dist/fonts/afm/public/stmaryrd/stmary6.afm
421texmf-dist/fonts/afm/public/stmaryrd/stmary7.afm
422texmf-dist/fonts/afm/public/stmaryrd/stmary8.afm
423texmf-dist/fonts/afm/public/stmaryrd/stmary9.afm
424texmf-dist/fonts/map/dvips/stmaryrd/stmaryrd.map
425texmf-dist/fonts/source/public/stmaryrd/stmary10.mf
426texmf-dist/fonts/source/public/stmaryrd/stmary5.mf
427texmf-dist/fonts/source/public/stmaryrd/stmary6.mf
428texmf-dist/fonts/source/public/stmaryrd/stmary7.mf
429texmf-dist/fonts/source/public/stmaryrd/stmary8.mf
430texmf-dist/fonts/source/public/stmaryrd/stmary9.mf
431texmf-dist/fonts/source/public/stmaryrd/stmaryaj.mf
432texmf-dist/fonts/source/public/stmaryrd/stmaryba.mf
433texmf-dist/fonts/source/public/stmaryrd/stmarych.mf
434texmf-dist/fonts/source/public/stmaryrd/stmaryjg.mf
435texmf-dist/fonts/source/public/stmaryrd/stmaryrd.mf
436texmf-dist/fonts/tfm/public/stmaryrd/stmary10.tfm
437texmf-dist/fonts/tfm/public/stmaryrd/stmary5.tfm
438texmf-dist/fonts/tfm/public/stmaryrd/stmary6.tfm
439texmf-dist/fonts/tfm/public/stmaryrd/stmary7.tfm
440texmf-dist/fonts/tfm/public/stmaryrd/stmary8.tfm
441texmf-dist/fonts/tfm/public/stmaryrd/stmary9.tfm
442texmf-dist/fonts/type1/public/stmaryrd/stmary10.pfb
443texmf-dist/fonts/type1/public/stmaryrd/stmary10.pfm
444texmf-dist/fonts/type1/public/stmaryrd/stmary5.pfb
445texmf-dist/fonts/type1/public/stmaryrd/stmary5.pfm
446texmf-dist/fonts/type1/public/stmaryrd/stmary6.pfb
447texmf-dist/fonts/type1/public/stmaryrd/stmary6.pfm
448texmf-dist/fonts/type1/public/stmaryrd/stmary7.pfb
449texmf-dist/fonts/type1/public/stmaryrd/stmary7.pfm
450texmf-dist/fonts/type1/public/stmaryrd/stmary8.pfb
451texmf-dist/fonts/type1/public/stmaryrd/stmary8.pfm
452texmf-dist/fonts/type1/public/stmaryrd/stmary9.pfb
453texmf-dist/fonts/type1/public/stmaryrd/stmary9.pfm
454texmf-dist/tex/latex/stmaryrd/Ustmry.fd
455texmf-dist/tex/latex/stmaryrd/stmaryrd.sty
456texmf-dist/doc/latex/subsupscripts/README
457texmf-dist/doc/latex/subsupscripts/SubSupScripts.pdf
458texmf-dist/doc/latex/subsupscripts/SubSupScripts.tex
459texmf-dist/tex/latex/subsupscripts/subsupscripts.sty
460texmf-dist/doc/latex/susy/README
461texmf-dist/doc/latex/susy/README.TEXLIVE
462texmf-dist/tex/latex/susy/susy.sty
463texmf-dist/doc/latex/syllogism/Examples.pdf
464texmf-dist/doc/latex/syllogism/Examples.tex
465texmf-dist/doc/latex/syllogism/README
466texmf-dist/doc/latex/syllogism/syllogism.pdf
467texmf-dist/doc/latex/syllogism/syllogism.tex
468texmf-dist/tex/latex/syllogism/syllogism.sty
469texmf-dist/doc/latex/synproof/README
470texmf-dist/doc/latex/synproof/synproof-doc.pdf
471texmf-dist/doc/latex/synproof/synproof-doc.tex
472texmf-dist/tex/latex/synproof/synproof.sty
473texmf-dist/doc/latex/tablor/Figures/TSav-105.mp
474texmf-dist/doc/latex/tablor/Figures/capture.eps
475texmf-dist/doc/latex/tablor/Figures/tablor_Tab.0
476texmf-dist/doc/latex/tablor/Figures/tablor_Tab.1
477texmf-dist/doc/latex/tablor/Figures/tablor_Tab.10
478texmf-dist/doc/latex/tablor/Figures/tablor_Tab.105
479texmf-dist/doc/latex/tablor/Figures/tablor_Tab.11
480texmf-dist/doc/latex/tablor/Figures/tablor_Tab.12
481texmf-dist/doc/latex/tablor/Figures/tablor_Tab.13
482texmf-dist/doc/latex/tablor/Figures/tablor_Tab.14
483texmf-dist/doc/latex/tablor/Figures/tablor_Tab.15
484texmf-dist/doc/latex/tablor/Figures/tablor_Tab.16
485texmf-dist/doc/latex/tablor/Figures/tablor_Tab.17
486texmf-dist/doc/latex/tablor/Figures/tablor_Tab.18
487texmf-dist/doc/latex/tablor/Figures/tablor_Tab.19
488texmf-dist/doc/latex/tablor/Figures/tablor_Tab.2
489texmf-dist/doc/latex/tablor/Figures/tablor_Tab.20
490texmf-dist/doc/latex/tablor/Figures/tablor_Tab.21
491texmf-dist/doc/latex/tablor/Figures/tablor_Tab.22
492texmf-dist/doc/latex/tablor/Figures/tablor_Tab.23
493texmf-dist/doc/latex/tablor/Figures/tablor_Tab.24
494texmf-dist/doc/latex/tablor/Figures/tablor_Tab.25
495texmf-dist/doc/latex/tablor/Figures/tablor_Tab.26
496texmf-dist/doc/latex/tablor/Figures/tablor_Tab.27
497texmf-dist/doc/latex/tablor/Figures/tablor_Tab.28
498texmf-dist/doc/latex/tablor/Figures/tablor_Tab.29
499texmf-dist/doc/latex/tablor/Figures/tablor_Tab.3
500texmf-dist/doc/latex/tablor/Figures/tablor_Tab.30
501texmf-dist/doc/latex/tablor/Figures/tablor_Tab.31
502texmf-dist/doc/latex/tablor/Figures/tablor_Tab.32
503texmf-dist/doc/latex/tablor/Figures/tablor_Tab.33
504texmf-dist/doc/latex/tablor/Figures/tablor_Tab.35
505texmf-dist/doc/latex/tablor/Figures/tablor_Tab.36
506texmf-dist/doc/latex/tablor/Figures/tablor_Tab.37
507texmf-dist/doc/latex/tablor/Figures/tablor_Tab.38
508texmf-dist/doc/latex/tablor/Figures/tablor_Tab.39
509texmf-dist/doc/latex/tablor/Figures/tablor_Tab.4
510texmf-dist/doc/latex/tablor/Figures/tablor_Tab.40
511texmf-dist/doc/latex/tablor/Figures/tablor_Tab.41
512texmf-dist/doc/latex/tablor/Figures/tablor_Tab.42
513texmf-dist/doc/latex/tablor/Figures/tablor_Tab.43
514texmf-dist/doc/latex/tablor/Figures/tablor_Tab.44
515texmf-dist/doc/latex/tablor/Figures/tablor_Tab.45
516texmf-dist/doc/latex/tablor/Figures/tablor_Tab.47
517texmf-dist/doc/latex/tablor/Figures/tablor_Tab.48
518texmf-dist/doc/latex/tablor/Figures/tablor_Tab.49
519texmf-dist/doc/latex/tablor/Figures/tablor_Tab.5
520texmf-dist/doc/latex/tablor/Figures/tablor_Tab.50
521texmf-dist/doc/latex/tablor/Figures/tablor_Tab.51
522texmf-dist/doc/latex/tablor/Figures/tablor_Tab.52
523texmf-dist/doc/latex/tablor/Figures/tablor_Tab.53
524texmf-dist/doc/latex/tablor/Figures/tablor_Tab.54
525texmf-dist/doc/latex/tablor/Figures/tablor_Tab.55
526texmf-dist/doc/latex/tablor/Figures/tablor_Tab.56
527texmf-dist/doc/latex/tablor/Figures/tablor_Tab.57
528texmf-dist/doc/latex/tablor/Figures/tablor_Tab.6
529texmf-dist/doc/latex/tablor/Figures/tablor_Tab.7
530texmf-dist/doc/latex/tablor/Figures/tablor_Tab.8
531texmf-dist/doc/latex/tablor/Figures/tablor_Tab.9
532texmf-dist/doc/latex/tablor/Figures/tablor_Tab.mp
533texmf-dist/doc/latex/tablor/README
534texmf-dist/doc/latex/tablor/README-fr.txt
535texmf-dist/doc/latex/tablor/tablor.html
536texmf-dist/doc/latex/tablor/tablor.pdf
537texmf-dist/doc/latex/tablor/tablor.tex
538texmf-dist/tex/latex/tablor/tablor-xetex.sty
539texmf-dist/tex/latex/tablor/tablor.cfg
540texmf-dist/tex/latex/tablor/tablor.sty
541texmf-dist/doc/latex/tensor/README
542texmf-dist/doc/latex/tensor/tensor.pdf
543texmf-dist/source/latex/tensor/tensor.dtx
544texmf-dist/source/latex/tensor/tensor.ins
545texmf-dist/tex/latex/tensor/tensor.sty
546texmf-dist/doc/generic/tex-ewd/README
547texmf-dist/doc/generic/tex-ewd/bsdlic.txt
548texmf-dist/doc/generic/tex-ewd/p0.tex
549texmf-dist/doc/generic/tex-ewd/t1.tex
550texmf-dist/tex/generic/tex-ewd/dotnot.tex
551texmf-dist/doc/latex/thmbox/README
552texmf-dist/doc/latex/thmbox/thmbox.pdf
553texmf-dist/source/latex/thmbox/thmbox.dtx
554texmf-dist/source/latex/thmbox/thmbox.ins
555texmf-dist/tex/latex/thmbox/thmbox.sty
556texmf-dist/doc/latex/turnstile/README
557texmf-dist/doc/latex/turnstile/README.en
558texmf-dist/doc/latex/turnstile/README.pt
559texmf-dist/doc/latex/turnstile/turnstile-en.pdf
560texmf-dist/doc/latex/turnstile/turnstile-pt.pdf
561texmf-dist/doc/latex/turnstile/turnstile_article.pdf
562texmf-dist/doc/latex/turnstile/turnstile_article.tex
563texmf-dist/doc/latex/turnstile/turnstile_artigo.pdf
564texmf-dist/doc/latex/turnstile/turnstile_artigo.tex
565texmf-dist/source/latex/turnstile/turnstile-en.dtx
566texmf-dist/source/latex/turnstile/turnstile-en.ins
567texmf-dist/source/latex/turnstile/turnstile-pt.dtx
568texmf-dist/source/latex/turnstile/turnstile-pt.ins
569texmf-dist/tex/latex/turnstile/turnstile.sty
570texmf-dist/doc/latex/unicode-math/README
571texmf-dist/doc/latex/unicode-math/unicode-math-testsuite.pdf
572texmf-dist/doc/latex/unicode-math/unicode-math.pdf
573texmf-dist/doc/latex/unicode-math/unimath-example.ltx
574texmf-dist/doc/latex/unicode-math/unimath-symbols.pdf
575texmf-dist/source/latex/unicode-math/Makefile
576texmf-dist/source/latex/unicode-math/testfiles/F-alph-spaces.ltx
577texmf-dist/source/latex/unicode-math/testfiles/F-mathstyle-french.ltx
578texmf-dist/source/latex/unicode-math/testfiles/F-mathstyle-iso.ltx
579texmf-dist/source/latex/unicode-math/testfiles/F-mathstyle-literal.ltx
580texmf-dist/source/latex/unicode-math/testfiles/F-mathstyle-tex.ltx
581texmf-dist/source/latex/unicode-math/testfiles/F-mathstyle-upright.ltx
582texmf-dist/source/latex/unicode-math/testfiles/F-primes-1.ltx
583texmf-dist/source/latex/unicode-math/testfiles/F-primes-2.ltx
584texmf-dist/source/latex/unicode-math/testfiles/F-primes-back.ltx
585texmf-dist/source/latex/unicode-math/testfiles/F-slash-delim-2.ltx
586texmf-dist/source/latex/unicode-math/testfiles/F-sqrt-n.ltx
587texmf-dist/source/latex/unicode-math/testfiles/F-sqrt.ltx
588texmf-dist/source/latex/unicode-math/testfiles/L600a.ltx
589texmf-dist/source/latex/unicode-math/testfiles/L600b.ltx
590texmf-dist/source/latex/unicode-math/testfiles/L600c.ltx
591texmf-dist/source/latex/unicode-math/testfiles/L600f.ltx
592texmf-dist/source/latex/unicode-math/testfiles/L601a.ltx
593texmf-dist/source/latex/unicode-math/testfiles/L601b.ltx
594texmf-dist/source/latex/unicode-math/testfiles/L601f.ltx
595texmf-dist/source/latex/unicode-math/testfiles/L602b.ltx
596texmf-dist/source/latex/unicode-math/testfiles/L603b.ltx
597texmf-dist/source/latex/unicode-math/testfiles/L604a.ltx
598texmf-dist/source/latex/unicode-math/testfiles/L604b.ltx
599texmf-dist/source/latex/unicode-math/testfiles/L650a.ltx
600texmf-dist/source/latex/unicode-math/testfiles/L650b.ltx
601texmf-dist/source/latex/unicode-math/testfiles/L700a.ltx
602texmf-dist/source/latex/unicode-math/testfiles/L700b.ltx
603texmf-dist/source/latex/unicode-math/testfiles/L700c.ltx
604texmf-dist/source/latex/unicode-math/testfiles/L700d.ltx
605texmf-dist/source/latex/unicode-math/testfiles/X002a.ltx
606texmf-dist/source/latex/unicode-math/testfiles/X002b.ltx
607texmf-dist/source/latex/unicode-math/testfiles/X002c.ltx
608texmf-dist/source/latex/unicode-math/testfiles/X002d.ltx
609texmf-dist/source/latex/unicode-math/testfiles/X002e.ltx
610texmf-dist/source/latex/unicode-math/testfiles/X003a.ltx
611texmf-dist/source/latex/unicode-math/testfiles/X003b.ltx
612texmf-dist/source/latex/unicode-math/testfiles/X003c.ltx
613texmf-dist/source/latex/unicode-math/testfiles/X003d.ltx
614texmf-dist/source/latex/unicode-math/testfiles/X003e.ltx
615texmf-dist/source/latex/unicode-math/testfiles/X003f.ltx
616texmf-dist/source/latex/unicode-math/testfiles/X003g.ltx
617texmf-dist/source/latex/unicode-math/testfiles/X003h.ltx
618texmf-dist/source/latex/unicode-math/testfiles/X003i.ltx
619texmf-dist/source/latex/unicode-math/testfiles/X003j.ltx
620texmf-dist/source/latex/unicode-math/testfiles/X003k.ltx
621texmf-dist/source/latex/unicode-math/testfiles/X003l.ltx
622texmf-dist/source/latex/unicode-math/testfiles/X003m.ltx
623texmf-dist/source/latex/unicode-math/testfiles/X003n.ltx
624texmf-dist/source/latex/unicode-math/testfiles/X003o.ltx
625texmf-dist/source/latex/unicode-math/testfiles/X003p.ltx
626texmf-dist/source/latex/unicode-math/testfiles/X004a.ltx
627texmf-dist/source/latex/unicode-math/testfiles/X004b.ltx
628texmf-dist/source/latex/unicode-math/testfiles/X004c.ltx
629texmf-dist/source/latex/unicode-math/testfiles/X004d.ltx
630texmf-dist/source/latex/unicode-math/testfiles/X004e.ltx
631texmf-dist/source/latex/unicode-math/testfiles/X004f.ltx
632texmf-dist/source/latex/unicode-math/testfiles/X005a.ltx
633texmf-dist/source/latex/unicode-math/testfiles/X005b.ltx
634texmf-dist/source/latex/unicode-math/testfiles/X005c.ltx
635texmf-dist/source/latex/unicode-math/testfiles/X005d.ltx
636texmf-dist/source/latex/unicode-math/testfiles/X005e.ltx
637texmf-dist/source/latex/unicode-math/testfiles/X005f.ltx
638texmf-dist/source/latex/unicode-math/testfiles/X005g.ltx
639texmf-dist/source/latex/unicode-math/testfiles/X005h.ltx
640texmf-dist/source/latex/unicode-math/testfiles/X005i.ltx
641texmf-dist/source/latex/unicode-math/testfiles/X005j.ltx
642texmf-dist/source/latex/unicode-math/testfiles/X005k.ltx
643texmf-dist/source/latex/unicode-math/testfiles/X005l.ltx
644texmf-dist/source/latex/unicode-math/testfiles/X010a.ltx
645texmf-dist/source/latex/unicode-math/testfiles/X010b.ltx
646texmf-dist/source/latex/unicode-math/testfiles/X010c.ltx
647texmf-dist/source/latex/unicode-math/testfiles/X010d.ltx
648texmf-dist/source/latex/unicode-math/testfiles/X011a.ltx
649texmf-dist/source/latex/unicode-math/testfiles/X011b.ltx
650texmf-dist/source/latex/unicode-math/testfiles/X012a.ltx
651texmf-dist/source/latex/unicode-math/testfiles/X012b.ltx
652texmf-dist/source/latex/unicode-math/testfiles/X013a.ltx
653texmf-dist/source/latex/unicode-math/testfiles/X013b.ltx
654texmf-dist/source/latex/unicode-math/testfiles/X013c.ltx
655texmf-dist/source/latex/unicode-math/testfiles/X013d.ltx
656texmf-dist/source/latex/unicode-math/testfiles/X013e.ltx
657texmf-dist/source/latex/unicode-math/testfiles/X014a.ltx
658texmf-dist/source/latex/unicode-math/testfiles/X014b.ltx
659texmf-dist/source/latex/unicode-math/testfiles/X014c.ltx
660texmf-dist/source/latex/unicode-math/testfiles/X015a.ltx
661texmf-dist/source/latex/unicode-math/testfiles/X015b.ltx
662texmf-dist/source/latex/unicode-math/testfiles/X016a.ltx
663texmf-dist/source/latex/unicode-math/testfiles/X016b.ltx
664texmf-dist/source/latex/unicode-math/testfiles/X016c.ltx
665texmf-dist/source/latex/unicode-math/testfiles/X017a.ltx
666texmf-dist/source/latex/unicode-math/testfiles/X017b.ltx
667texmf-dist/source/latex/unicode-math/testfiles/X017c.ltx
668texmf-dist/source/latex/unicode-math/testfiles/X017d.ltx
669texmf-dist/source/latex/unicode-math/testfiles/X018a.ltx
670texmf-dist/source/latex/unicode-math/testfiles/X018b.ltx
671texmf-dist/source/latex/unicode-math/testfiles/X019a.ltx
672texmf-dist/source/latex/unicode-math/testfiles/X019b.ltx
673texmf-dist/source/latex/unicode-math/testfiles/X020a.ltx
674texmf-dist/source/latex/unicode-math/testfiles/X020b.ltx
675texmf-dist/source/latex/unicode-math/testfiles/X021a.ltx
676texmf-dist/source/latex/unicode-math/testfiles/X021b.ltx
677texmf-dist/source/latex/unicode-math/testfiles/X030a.ltx
678texmf-dist/source/latex/unicode-math/testfiles/X031a.ltx
679texmf-dist/source/latex/unicode-math/testfiles/X031b.ltx
680texmf-dist/source/latex/unicode-math/testfiles/X031c.ltx
681texmf-dist/source/latex/unicode-math/testfiles/X032a.ltx
682texmf-dist/source/latex/unicode-math/testfiles/X032b.ltx
683texmf-dist/source/latex/unicode-math/testfiles/X032c.ltx
684texmf-dist/source/latex/unicode-math/testfiles/X033a.ltx
685texmf-dist/source/latex/unicode-math/testfiles/X100a.ltx
686texmf-dist/source/latex/unicode-math/testfiles/X100b.ltx
687texmf-dist/source/latex/unicode-math/testfiles/X100c.ltx
688texmf-dist/source/latex/unicode-math/testfiles/X100d.ltx
689texmf-dist/source/latex/unicode-math/testfiles/X100e.ltx
690texmf-dist/source/latex/unicode-math/testfiles/X101a.ltx
691texmf-dist/source/latex/unicode-math/testfiles/X102a.ltx
692texmf-dist/source/latex/unicode-math/testfiles/X150a.ltx
693texmf-dist/source/latex/unicode-math/testfiles/X151a.ltx
694texmf-dist/source/latex/unicode-math/testfiles/X202a.ltx
695texmf-dist/source/latex/unicode-math/testfiles/X202b.ltx
696texmf-dist/source/latex/unicode-math/testfiles/X203a.ltx
697texmf-dist/source/latex/unicode-math/testfiles/X204a.ltx
698texmf-dist/source/latex/unicode-math/testfiles/X205a.ltx
699texmf-dist/source/latex/unicode-math/testfiles/X206a.ltx
700texmf-dist/source/latex/unicode-math/testfiles/X206b.ltx
701texmf-dist/source/latex/unicode-math/testfiles/X206c.ltx
702texmf-dist/source/latex/unicode-math/testfiles/X207a.ltx
703texmf-dist/source/latex/unicode-math/testfiles/X300a.ltx
704texmf-dist/source/latex/unicode-math/testfiles/X400a.ltx
705texmf-dist/source/latex/unicode-math/testfiles/X401a.ltx
706texmf-dist/source/latex/unicode-math/testfiles/X500a.ltx
707texmf-dist/source/latex/unicode-math/testfiles/X501a.ltx
708texmf-dist/source/latex/unicode-math/testfiles/X501b.ltx
709texmf-dist/source/latex/unicode-math/testfiles/X501d.ltx
710texmf-dist/source/latex/unicode-math/testfiles/X501e.ltx
711texmf-dist/source/latex/unicode-math/testfiles/X502a.ltx
712texmf-dist/source/latex/unicode-math/testfiles/X502b.ltx
713texmf-dist/source/latex/unicode-math/testfiles/X503a.ltx
714texmf-dist/source/latex/unicode-math/testfiles/X600a.ltx
715texmf-dist/source/latex/unicode-math/testfiles/X600b.ltx
716texmf-dist/source/latex/unicode-math/testfiles/X600c.ltx
717texmf-dist/source/latex/unicode-math/testfiles/X600d.ltx
718texmf-dist/source/latex/unicode-math/testfiles/X600f.ltx
719texmf-dist/source/latex/unicode-math/testfiles/X601a.ltx
720texmf-dist/source/latex/unicode-math/testfiles/X601b.ltx
721texmf-dist/source/latex/unicode-math/testfiles/X601f.ltx
722texmf-dist/source/latex/unicode-math/testfiles/X604a.ltx
723texmf-dist/source/latex/unicode-math/testfiles/X604b.ltx
724texmf-dist/source/latex/unicode-math/testfiles/X610f.ltx
725texmf-dist/source/latex/unicode-math/testfiles/X620b.ltx
726texmf-dist/source/latex/unicode-math/testfiles/X650a.ltx
727texmf-dist/source/latex/unicode-math/testfiles/X650b.ltx
728texmf-dist/source/latex/unicode-math/testfiles/X700a.ltx
729texmf-dist/source/latex/unicode-math/testfiles/X700b.ltx
730texmf-dist/source/latex/unicode-math/testfiles/umtest-preamble.tex
731texmf-dist/source/latex/unicode-math/testfiles/umtest-suite-F.tex
732texmf-dist/source/latex/unicode-math/testfiles/umtest-suite-L.tex
733texmf-dist/source/latex/unicode-math/testfiles/umtest-suite-X.tex
734texmf-dist/source/latex/unicode-math/unicode-math-testsuite.ltx
735texmf-dist/source/latex/unicode-math/unicode-math.dtx
736texmf-dist/source/latex/unicode-math/unimath-symbols.ltx
737texmf-dist/tex/latex/unicode-math/unicode-math-table.tex
738texmf-dist/tex/latex/unicode-math/unicode-math.sty
739texmf-dist/doc/metapost/venn/README
740texmf-dist/metapost/venn/venn.mp
741texmf-dist/doc/latex/yhmath/yhmath.pdf
742texmf-dist/source/latex/yhmath/yhmath.drv
743texmf-dist/source/latex/yhmath/yhmath.dtx
744texmf-dist/source/latex/yhmath/yhmath.ins
745texmf-dist/fonts/map/dvips/yhmath/yhmath.map
746texmf-dist/fonts/source/public/yhmath/yhbigacc.mf
747texmf-dist/fonts/source/public/yhmath/yhbigdel.mf
748texmf-dist/fonts/source/public/yhmath/yhcmex10.mf
749texmf-dist/fonts/source/public/yhmath/yhmathex.mf
750texmf-dist/fonts/source/public/yhmath/yrcmex10.mf
751texmf-dist/fonts/tfm/public/yhmath/yhcmex10.tfm
752texmf-dist/fonts/tfm/public/yhmath/yrcmex10.tfm
753texmf-dist/fonts/type1/public/yhmath/yhcmex.pfb
754texmf-dist/fonts/vf/public/yhmath/yhcmex10.vf
755texmf-dist/tex/latex/yhmath/OMXyhex.fd
756texmf-dist/tex/latex/yhmath/yhmath.sty
757texmf-dist/doc/latex/ytableau/README
758texmf-dist/doc/latex/ytableau/ytableau.pdf
759texmf-dist/source/latex/ytableau/ytableau.dtx
760texmf-dist/source/latex/ytableau/ytableau.ins
761texmf-dist/tex/latex/ytableau/ytableau.sty
762)
763
764%__mkdir_p ${PREF}/texmf-dist
765for i in "${manifest[@]}"; do
766    %__install -m $(stat -c %a %{texlive_src}/$i) -p -D %{texlive_src}/$i ${PREF}/$i
767done
768## make symlinks of core script utils
769mk_symlinks=(
770texlive-collection-bibtexextra,/usr/bin/bibexport,/usr/share/texmf-dist/scripts/bibexport/bibexport.sh
771texlive-collection-binextra,/usr/bin/arlatex,/usr/share/texmf-dist/scripts/bundledoc/arlatex
772texlive-collection-binextra,/usr/bin/bundledoc,/usr/share/texmf-dist/scripts/bundledoc/bundledoc
773texlive-collection-binextra,/usr/bin/de-macro,/usr/share/texmf-dist/scripts/de-macro/de-macro
774texlive-collection-binextra,/usr/bin/dviasm,/usr/share/texmf-dist/scripts/dviasm/dviasm.py
775texlive-collection-binextra,/usr/bin/findhyph,/usr/share/texmf-dist/scripts/findhyph/findhyph
776texlive-collection-binextra,/usr/bin/fragmaster,/usr/share/texmf-dist/scripts/fragmaster/fragmaster.pl
777texlive-collection-binextra,/usr/bin/installfont-tl,/usr/share/texmf-dist/scripts/installfont/installfont-tl
778texlive-collection-binextra,/usr/bin/latex2man,/usr/share/texmf-dist/scripts/latex2man/latex2man
779texlive-collection-binextra,/usr/bin/latexdiff,/usr/share/texmf-dist/scripts/latexdiff/latexdiff.pl
780texlive-collection-binextra,/usr/bin/latexdiff-vc,/usr/share/texmf-dist/scripts/latexdiff/latexdiff-vc.pl
781texlive-collection-binextra,/usr/bin/latexmk,/usr/share/texmf-dist/scripts/latexmk/latexmk.pl
782texlive-collection-binextra,/usr/bin/latexrevise,/usr/share/texmf-dist/scripts/latexdiff/latexrevise.pl
783texlive-collection-binextra,/usr/bin/listings-ext.sh,/usr/share/texmf-dist/scripts/listings-ext/listings-ext.sh
784texlive-collection-binextra,/usr/bin/mkjobtexmf,/usr/share/texmf-dist/scripts/mkjobtexmf/mkjobtexmf.pl
785texlive-collection-binextra,/usr/bin/pdf180,/usr/share/texmf-dist/scripts/pdfjam/pdf180
786texlive-collection-binextra,/usr/bin/pdf270,/usr/share/texmf-dist/scripts/pdfjam/pdf270
787texlive-collection-binextra,/usr/bin/pdf90,/usr/share/texmf-dist/scripts/pdfjam/pdf90
788texlive-collection-binextra,/usr/bin/pdfbook,/usr/share/texmf-dist/scripts/pdfjam/pdfbook
789texlive-collection-binextra,/usr/bin/pdfcrop,/usr/share/texmf-dist/scripts/pdfcrop/pdfcrop.pl
790texlive-collection-binextra,/usr/bin/pdfflip,/usr/share/texmf-dist/scripts/pdfjam/pdfflip
791texlive-collection-binextra,/usr/bin/pdfjam,/usr/share/texmf-dist/scripts/pdfjam/pdfjam
792texlive-collection-binextra,/usr/bin/pdfjam-pocketmod,/usr/share/texmf-dist/scripts/pdfjam/pdfjam-pocketmod
793texlive-collection-binextra,/usr/bin/pdfjam-slides3up,/usr/share/texmf-dist/scripts/pdfjam/pdfjam-slides3up
794texlive-collection-binextra,/usr/bin/pdfjam-slides6up,/usr/share/texmf-dist/scripts/pdfjam/pdfjam-slides6up
795texlive-collection-binextra,/usr/bin/pdfjoin,/usr/share/texmf-dist/scripts/pdfjam/pdfjoin
796texlive-collection-binextra,/usr/bin/pdfnup,/usr/share/texmf-dist/scripts/pdfjam/pdfnup
797texlive-collection-binextra,/usr/bin/pdfpun,/usr/share/texmf-dist/scripts/pdfjam/pdfpun
798texlive-collection-binextra,/usr/bin/pkfix,/usr/share/texmf-dist/scripts/pkfix/pkfix.pl
799texlive-collection-binextra,/usr/bin/pkfix-helper,/usr/share/texmf-dist/scripts/pkfix-helper/pkfix-helper
800texlive-collection-binextra,/usr/bin/purifyeps,/usr/share/texmf-dist/scripts/purifyeps/purifyeps
801texlive-collection-binextra,/usr/bin/sty2dtx,/usr/share/texmf-dist/scripts/sty2dtx/sty2dtx.pl
802texlive-collection-binextra,/usr/bin/texcount,/usr/share/texmf-dist/scripts/texcount/texcount.pl
803texlive-collection-binextra,/usr/bin/texdef,/usr/share/texmf-dist/scripts/texdef/texdef.pl
804texlive-collection-binextra,/usr/bin/texdiff,/usr/share/texmf-dist/scripts/texdiff/texdiff
805texlive-collection-binextra,/usr/bin/texdirflatten,/usr/share/texmf-dist/scripts/texdirflatten/texdirflatten
806texlive-collection-binextra,/usr/bin/texloganalyser,/usr/share/texmf-dist/scripts/texloganalyser/texloganalyser
807texlive-collection-fontutils,/usr/bin/afm2afm,/usr/share/texmf-dist/scripts/fontools/afm2afm
808texlive-collection-fontutils,/usr/bin/autoinst,/usr/share/texmf-dist/scripts/fontools/autoinst
809texlive-collection-fontutils,/usr/bin/cmap2enc,/usr/share/texmf-dist/scripts/fontools/cmap2enc
810texlive-collection-fontutils,/usr/bin/epstopdf,/usr/share/texmf-dist/scripts/epstopdf/epstopdf.pl
811texlive-collection-fontutils,/usr/bin/font2afm,/usr/share/texmf-dist/scripts/fontools/font2afm
812texlive-collection-fontutils,/usr/bin/mkt1font,/usr/share/texmf-dist/scripts/accfonts/mkt1font
813texlive-collection-fontutils,/usr/bin/ot2kpx,/usr/share/texmf-dist/scripts/fontools/ot2kpx
814texlive-collection-fontutils,/usr/bin/pfm2kpx,/usr/share/texmf-dist/scripts/fontools/pfm2kpx
815texlive-collection-fontutils,/usr/bin/showglyphs,/usr/share/texmf-dist/scripts/fontools/showglyphs
816texlive-collection-fontutils,/usr/bin/vpl2ovp,/usr/share/texmf-dist/scripts/accfonts/vpl2ovp
817texlive-collection-fontutils,/usr/bin/vpl2vpl,/usr/share/texmf-dist/scripts/accfonts/vpl2vpl
818texlive-collection-htmlxml,/usr/bin/ht,/usr/share/texmf-dist/scripts/tex4ht/ht.sh
819texlive-collection-htmlxml,/usr/bin/htcontext,/usr/share/texmf-dist/scripts/tex4ht/htcontext.sh
820texlive-collection-htmlxml,/usr/bin/htlatex,/usr/share/texmf-dist/scripts/tex4ht/htlatex.sh
821texlive-collection-htmlxml,/usr/bin/htmex,/usr/share/texmf-dist/scripts/tex4ht/htmex.sh
822texlive-collection-htmlxml,/usr/bin/httex,/usr/share/texmf-dist/scripts/tex4ht/httex.sh
823texlive-collection-htmlxml,/usr/bin/httexi,/usr/share/texmf-dist/scripts/tex4ht/httexi.sh
824texlive-collection-htmlxml,/usr/bin/htxelatex,/usr/share/texmf-dist/scripts/tex4ht/htxelatex.sh
825texlive-collection-htmlxml,/usr/bin/htxetex,/usr/share/texmf-dist/scripts/tex4ht/htxetex.sh
826texlive-collection-htmlxml,/usr/bin/mk4ht,/usr/share/texmf-dist/scripts/tex4ht/mk4ht.pl
827texlive-collection-langgreek,/usr/bin/mkgrkindex,/usr/share/texmf-dist/scripts/mkgrkindex/mkgrkindex
828texlive-collection-langindic,/usr/bin/ebong,/usr/share/texmf-dist/scripts/ebong/ebong.py
829texlive-collection-latex,/usr/bin/mptopdf,/usr/share/texmf-dist/scripts/context/perl/mptopdf.pl
830texlive-collection-latex,/usr/bin/pdfatfi,/usr/share/texmf-dist/scripts/oberdiek/pdfatfi.pl
831texlive-collection-latexextra,/usr/bin/authorindex,/usr/share/texmf-dist/scripts/authorindex/authorindex
832texlive-collection-latexextra,/usr/bin/makeglossaries,/usr/share/texmf-dist/scripts/glossaries/makeglossaries
833texlive-collection-latexextra,/usr/bin/pdfannotextractor,/usr/share/texmf-dist/scripts/pax/pdfannotextractor.pl
834texlive-collection-latexextra,/usr/bin/pdfthumb,/usr/share/texmf-dist/scripts/ppower4/pdfthumb.tlu
835texlive-collection-latexextra,/usr/bin/perltex,/usr/share/texmf-dist/scripts/perltex/perltex.pl
836texlive-collection-latexextra,/usr/bin/ppower4,/usr/share/texmf-dist/scripts/ppower4/ppower4.tlu
837texlive-collection-latexextra,/usr/bin/ps4pdf,/usr/share/texmf-dist/scripts/pst-pdf/ps4pdf
838texlive-collection-latexextra,/usr/bin/splitindex,/usr/share/texmf-dist/scripts/splitindex/perl/splitindex.pl
839texlive-collection-latexextra,/usr/bin/svn-multi,/usr/share/texmf-dist/scripts/svn-multi/svn-multi.pl
840texlive-collection-latexextra,/usr/bin/vpe,/usr/share/texmf-dist/scripts/vpe/vpe.pl
841texlive-collection-latexrecommended,/usr/bin/thumbpdf,/usr/share/texmf-dist/scripts/thumbpdf/thumbpdf.pl
842texlive-collection-luatex,/usr/bin/mkluatexfontdb,/usr/share/texmf-dist/scripts/luaotfload/mkluatexfontdb.lua
843texlive-collection-music,/usr/bin/musixflx,/usr/share/texmf-dist/scripts/musixtex/musixflx.lua
844texlive-collection-music,/usr/bin/musixtex,/usr/share/texmf-dist/scripts/musixtex/musixtex.lua
845texlive-collection-pictures,/usr/bin/cachepic,/usr/share/texmf-dist/scripts/cachepic/cachepic.tlu
846texlive-collection-pictures,/usr/bin/epspdf,/usr/share/texmf-dist/scripts/epspdf/epspdf.rb
847texlive-collection-pictures,/usr/bin/epspdftk,/usr/share/texmf-dist/scripts/epspdf/epspdftk.tcl
848texlive-collection-pictures,/usr/bin/fig4latex,/usr/share/texmf-dist/scripts/fig4latex/fig4latex
849texlive-collection-pictures,/usr/bin/mathspic,/usr/share/texmf-dist/scripts/mathspic/mathspic.pl
850texlive-collection-pstricks,/usr/bin/pst2pdf,/usr/share/texmf-dist/scripts/pst2pdf/pst2pdf
851texlive-collection-science,/usr/bin/ulqda,/usr/share/texmf-dist/scripts/ulqda/ulqda.pl
852)
853%__mkdir_p %{buildroot}%{_bindir}
854pushd %{buildroot}%{_bindir}
855    for i in "${mk_symlinks[@]}"; do
856        tlc=$(echo $i | cut -f 1 -d",")
857        lnk=$(echo $i | cut -f 2 -d"," | %__sed -e "s|/usr/bin/||")
858        rlnk=$(echo $i | cut -f 3 -d"," | %__sed -e "s|/usr/|../|")
859
860        [ "%{name}" = "$tlc" ] || continue
861        [ -f $rlnk ] || exit 1
862        %__ln_s $rlnk $lnk || exit 1
863    done
864popd
865## Files list
866find %{buildroot} -type f -or -type l | \
867    %__sed -e "s|%{buildroot}||g" > filelist.full
868
869find %{buildroot}%{texmf}-dist -type d | \
870    %__sed -e "s|^%{buildroot}|%dir |" \
871           -e "s|$|/|"             >> filelist.full
872
873## subpackages
874grep "/texmf-dist/doc/" filelist.full > filelist.doc
875cat filelist.doc filelist.full | sort | uniq -u > filelist.tmp
876%__mv -f filelist.tmp filelist.full
877
878%clean
879%__rm -rf %{buildroot}
880
881%post
882%{exec_texhash}
883
884[ -f %{texmf}/web2c/updmap.cfg ] || exit 0
885
886updmap_lock=%{texmf}/updmap.lock
887%{exec_updmap} --listmaps 2>/dev/null | egrep -q "^#! MixedMap stmaryrd.map" && \
888    echo -n "    " && \
889    echo -n "Running updmap: enable stmaryrd.map ... " && \
890    %{exec_updmap} --nomkmap --enable MixedMap stmaryrd.map >/dev/null 2>&1 && \
891    echo "done." && \
892    touch ${updmap_lock}
893%{exec_updmap} --listmaps 2>/dev/null | egrep -q "^#! MixedMap yhmath.map" && \
894    echo -n "    " && \
895    echo -n "Running updmap: enable yhmath.map ... " && \
896    %{exec_updmap} --nomkmap --enable MixedMap yhmath.map >/dev/null 2>&1 && \
897    echo "done." && \
898    touch ${updmap_lock}
899
900rpm -q --quiet texlive-common || exit 0
901
902[ -f ${updmap_lock} ] && \
903    echo -n "    " && \
904    echo -n "Running updmap: recreate map files ... " && \
905    %{exec_updmap} >/dev/null 2>&1 && \
906    echo "done." && \
907    rm -f ${updmap_lock}
908
909rpm -q --quiet texlive-common || exit 0
910
911echo -n "    "
912echo -n "Running fmtutil ... " && %{exec_fmtutil} && echo "done."
913
914exit 0
915
916
917%postun
918if [ "$1" = 0 ]; then
919    %{exec_texhash}
920
921    [ -f %{texmf}/web2c/updmap.cfg ] || exit 0
922
923    %{exec_updmap} --listmaps 2>/dev/null | egrep -q "^MixedMap stmaryrd.map" && \
924        echo -n "    " && \
925        echo -n "Running updmap: disable stmaryrd.map ... " && \
926        %{exec_updmap} --nomkmap --disable stmaryrd.map >/dev/null 2>&1 && \
927        echo "done."
928    %{exec_updmap} --listmaps 2>/dev/null | egrep -q "^MixedMap yhmath.map" && \
929        echo -n "    " && \
930        echo -n "Running updmap: disable yhmath.map ... " && \
931        %{exec_updmap} --nomkmap --disable yhmath.map >/dev/null 2>&1 && \
932        echo "done."
933    echo -n "    " && \
934        echo -n "Running updmap: recreate map files ... " && \
935        %{exec_updmap} >/dev/null 2>&1 && \
936        echo "done."
937
938fi
939
940exit 0
941
942%files -f filelist.full
943%defattr(-,root,root,-)
944
945%files -f filelist.doc doc
946%defattr(-,root,root,-)
947
948%changelog
949* Sun Oct 30 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2011-1
950- generated by tlpdb2rpmspec 2011-1: tlpdb2rpmspec collection-mathextra
951
952* Mon Mar 23 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2009-4
953- generated by tlpdb2rpmspec 2009-4: tlpdb2rpmspec collection-mathextra
954- make symlinks of core script utils (texlive-collection-binextra,
955  texlive-collection-context, texlive-collection-fontutils,
956  texlive-collection-langgreek, texlive-collection-langindic,
957  texlive-collection-latex, texlive-collection-latexextra,
958  texlive-collection-latexrecommended, texlive-collection-pictures,
959  texlive-collection-pstricks, texlive-collection-science)
960
961* Fri Jan 14 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2009-3
962- generated by tlpdb2rpmspec 2009-3: tlpdb2rpmspec collection-mathextra
963- improved %%post
964
965* Fri Oct 01 2010 Munehiro Yamamoto <munepi@vinelinux.org> 2009-2
966- generated by tlpdb2rpmspec 2009-2: tlpdb2rpmspec collection-mathextra
967- removed arch dependent binaries (texlive-collection-latexextra)
968- fixed perl path
969- improved updmap process in %%post and %%postun
970
971* Sat Aug 07 2010 Munehiro Yamamoto <munepi@vinelinux.org> 2009-1
972- generated by tlpdb2rpmspec 2009-1: tlpdb2rpmspec collection-mathextra
Note: See TracBrowser for help on using the repository browser.