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

Revision 7148, 48.2 KB checked in by munepi, 11 years ago (diff)

upgrade to TeX Live 2012

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