source: projects/specs/branches/6/t/texlive-collection-pictures/texlive-collection-pictures-vl.spec @ 3944

Revision 3944, 74.4 KB checked in by munepi, 13 years ago (diff)

updated texlive and its related packages: ready for Vine Linux 6 release

Line 
1## -*- coding: utf-8-unix -*-
2## NOTE: This spec file is generated by tlpdb2rpmspec 2009-4:
3## tlpdb2rpmspec collection-pictures
4
5%bcond_with firstbuild
6
7%define tex_destdir     %{_datadir}
8%define texmf           %{tex_destdir}/texmf
9%define texlive_src     %{tex_destdir}/texlive-sources
10%define build_tex_destdir       %{buildroot}%{tex_destdir}
11%define build_texmf     %{buildroot}%{texmf}
12
13%define exec_mktexlsr  [ -x %{_bindir}/texconfig-sys ] && PATH=%{_bindir}:$PATH %{_bindir}/texconfig-sys rehash
14%define exec_texhash  [ -x %{_bindir}/texhash ] && PATH=%{_bindir}:$PATH %{_bindir}/texhash
15%define exec_updmap   [ -x %{_bindir}/updmap-sys ] && PATH=%{_bindir}:$PATH %{_bindir}/updmap-sys --nostop
16%define exec_fmtutil  [ -x %{_bindir}/fmtutil-sys ] && PATH=%{_bindir}:$PATH %{_bindir}/fmtutil-sys --all >/dev/null 2>&1
17%define exec_upddeffont    [ -x %{_sbindir}/update-defaultfont ] && %{_sbindir}/update-defaultfont 2> /dev/null
18%define vartexfonts %{_var}/lib/texmf
19
20%define __find_provides %{nil}
21%define __find_requires %{nil}
22%define __perl_provides %{nil}
23%define __perl_requires %{nil}
24
25Autoreq: 0
26
27Summary: TeX Live: Graphics packages and programs
28Summary(ja): TeX Live: Graphics packages and programs
29Name: texlive-collection-pictures
30Version: 2009
31Release: 4%{?_dist_release}
32License: LPPL, GPL+, Freely redistributable without restriction, Public Domain, GPLv3+, No Info, ASL 2.0
33Group: Applications/Publishing
34URL:http://www.tug.org/texlive/
35
36Requires: texlive = %{version}
37Requires: texlive-collection-basic = %{version}
38
39Requires(post):         texlive = %{version}
40Requires(postun):       texlive = %{version}
41BuildRequires:          texlive-sources = %{version}
42
43BuildArch:      noarch
44Buildroot:      %{_tmppath}/%{name}-%{version}-root
45
46Vendor:         Project Vine
47Distribution:   Vine Linux
48Packager:       munepi
49
50%description
51The TeX Live software distribution offers a complete TeX system for a
52variety of Unix, Macintosh, Windows and other platforms. It
53encompasses programs for editing, typesetting, previewing and printing
54of TeX documents in many different languages, and a large collection
55of TeX macros and font libraries.
56
57The distribution includes extensive general documentation about TeX,
58as well as the documentation for the included software packages.
59
60This package is a collection of Graphics packages and programs:
61
62
63This package contains the following CTAN packages:
64asyfig: Commands for using Asymptote figures.
65autoarea: Automatic computation of bounding boxes with PiCTeX.
66bardiag: LateX package for drawing bar diagrams.
67cachepic: Convert document fragments into graphics.
68circuitikz: Draw electrical networks with TikZ.
69curve: A class for making curriculum vitae.
70curve2e: Extensions for package pict2e.
71curves: Curves for LaTeX picture environment
72dcpic: Commutative diagrams in a LaTeX and TeX documents.
73diagmac2: Diagram macros, using pict2e.
74doc-pictex: A summary list of PicTeX documentation.
75dottex: Use dot code in LaTeX.
76dot2texi: Create graphs within LaTeX using the dot2tex tool.
77dratex: General drawing macros.
78eepic: Extensions to epic and the LaTeX drawing tools.
79epspdf: Converter for PostScript, EPS and PDF.
80epspdfconversion: On-the-fly conversion of EPS to PDF.
81fig4latex: Management of figures for large LaTeX documents.
82gnuplottex: Embed Gnuplot commands in LaTeX documents.
83miniplot: A package for easy figure arrangement.
84pb-diagram: A commutative diagram package using LAMSTeX or Xy-pic fonts.
85petri-nets: A set TeX/LaTeX packages for drawing Petri nets.
86pgf: Create PostScript and PDF graphics in TeX.
87pgf-soroban: Create images of the soroban using TikZ/PGF.
88pgfopts: LaTeX package options with pgfkeys.
89pgfplots: Create normal/logarithmic plots in LaTeX.
90picinpar: Insert pictures into paragraphs.
91pict2e: New implementation of picture commands.
92pictex: Picture drawing macros for TeX and LaTeX.
93pictex2: Adds relative coordinates and improves the plot command.
94pinlabel: A TeX labelling package.
95pmgraph: "Poor man's" graphics.
96randbild: Marginal pictures.
97schemabloc: Draw block diagrams, using Tikz.
98swimgraf: Graphical/textual representations of swimming performances
99texdraw: Graphical macros, using embedded PostScript.
100tikz-inet: Draw interaction nets with TikZ
101tikz-timing: Easy generation of timing diagrams as tikz pictures.
102tkz-doc: Documentation macros for the TKZ series of packages.
103tkz-linknodes: Link nodes in mathematical environments.
104tkz-tab: Tables of signs and variations using PGF/TikZ.
105tufte-latex: Document classes inspired by the work of Edward Tufte.
106xypic: Flexible diagramming macros.
107
108%description -l ja
109TeX Live ソフトウェアディストリビューションは、
110さまざまな Unix, Macintosh, Windows、および
111他のプラットホームに対して完全な TeX システムを提供します。
112多くの異なった言語を含む TeX ドキュメントの
113編集、組版、閲覧、印刷するためのプログラム、
114そして、TeX マクロやフォントライブラリの大きなコレクションを
115同梱しています。
116
117このディストリビューションは
118同梱しているソフトウェアパッケージのためのドキュメントばかりでなく、
119TeX に関するたくさんの一般的なドキュメントを含んでいます。
120
121このパッケージは以下のようなパッケージ集です。
122Graphics packages and programs:
123
124
125このパッケージは以下の CTAN パッケージを含んでいます:
126asyfig: Commands for using Asymptote figures.
127autoarea: Automatic computation of bounding boxes with PiCTeX.
128bardiag: LateX package for drawing bar diagrams.
129cachepic: Convert document fragments into graphics.
130circuitikz: Draw electrical networks with TikZ.
131curve: A class for making curriculum vitae.
132curve2e: Extensions for package pict2e.
133curves: Curves for LaTeX picture environment
134dcpic: Commutative diagrams in a LaTeX and TeX documents.
135diagmac2: Diagram macros, using pict2e.
136doc-pictex: A summary list of PicTeX documentation.
137dottex: Use dot code in LaTeX.
138dot2texi: Create graphs within LaTeX using the dot2tex tool.
139dratex: General drawing macros.
140eepic: Extensions to epic and the LaTeX drawing tools.
141epspdf: Converter for PostScript, EPS and PDF.
142epspdfconversion: On-the-fly conversion of EPS to PDF.
143fig4latex: Management of figures for large LaTeX documents.
144gnuplottex: Embed Gnuplot commands in LaTeX documents.
145miniplot: A package for easy figure arrangement.
146pb-diagram: A commutative diagram package using LAMSTeX or Xy-pic fonts.
147petri-nets: A set TeX/LaTeX packages for drawing Petri nets.
148pgf: Create PostScript and PDF graphics in TeX.
149pgf-soroban: Create images of the soroban using TikZ/PGF.
150pgfopts: LaTeX package options with pgfkeys.
151pgfplots: Create normal/logarithmic plots in LaTeX.
152picinpar: Insert pictures into paragraphs.
153pict2e: New implementation of picture commands.
154pictex: Picture drawing macros for TeX and LaTeX.
155pictex2: Adds relative coordinates and improves the plot command.
156pinlabel: A TeX labelling package.
157pmgraph: "Poor man's" graphics.
158randbild: Marginal pictures.
159schemabloc: Draw block diagrams, using Tikz.
160swimgraf: Graphical/textual representations of swimming performances
161texdraw: Graphical macros, using embedded PostScript.
162tikz-inet: Draw interaction nets with TikZ
163tikz-timing: Easy generation of timing diagrams as tikz pictures.
164tkz-doc: Documentation macros for the TKZ series of packages.
165tkz-linknodes: Link nodes in mathematical environments.
166tkz-tab: Tables of signs and variations using PGF/TikZ.
167tufte-latex: Document classes inspired by the work of Edward Tufte.
168xypic: Flexible diagramming macros.
169
170%package doc
171Summary: TeX Live: Documentation files of %{name}
172Group: Applications/Publishing
173Requires: %{name} = %{version}-%{release}
174
175%description doc
176This package contains documentation files of %{name}.
177
178%prep
179
180%build
181
182%install
183[ -n "%{buildroot}" -a "%{buildroot}" != / ] && %__rm -rf %{buildroot}
184
185PREF=%{buildroot}%{tex_destdir}
186
187manifest=(
188texmf-dist/doc/latex/asyfig/README
189texmf-dist/doc/latex/asyfig/asyfig.pdf
190texmf-dist/doc/latex/asyfig/example/frf.asy
191texmf-dist/doc/latex/asyfig/example/test-asyfig.tex
192texmf-dist/source/latex/asyfig/asyfig.ins
193texmf-dist/source/latex/asyfig/asyfig.tex
194texmf-dist/tex/latex/asyfig/asyalign.sty
195texmf-dist/tex/latex/asyfig/asyfig.sty
196texmf-dist/tex/latex/asyfig/asyprocess.sty
197texmf-dist/doc/latex/autoarea/ANNOUNCE.txt
198texmf-dist/doc/latex/autoarea/README.aa
199texmf-dist/doc/latex/autoarea/autodemo/README.autodemo
200texmf-dist/doc/latex/autoarea/autodemo/autodemo+.log
201texmf-dist/doc/latex/autoarea/autodemo/autodemo+.pdf
202texmf-dist/doc/latex/autoarea/autodemo/autodemo+.tex
203texmf-dist/doc/latex/autoarea/autodemo/autodemo-.log
204texmf-dist/doc/latex/autoarea/autodemo/autodemo-.pdf
205texmf-dist/doc/latex/autoarea/autodemo/autodemo-.tex
206texmf-dist/doc/latex/autoarea/autodemo/autodemo.tex
207texmf-dist/tex/latex/autoarea/autoarea.sty
208texmf-dist/doc/latex/bardiag/README
209texmf-dist/doc/latex/bardiag/bardiag.ps
210texmf-dist/doc/latex/bardiag/bardiag.tex
211texmf-dist/doc/latex/bardiag/bardiag1.ps
212texmf-dist/doc/latex/bardiag/bardiag1.tex
213texmf-dist/doc/latex/bardiag/bardiag2.ps
214texmf-dist/doc/latex/bardiag/bardiag2.tex
215texmf-dist/doc/latex/bardiag/example/altdiags.ps
216texmf-dist/doc/latex/bardiag/example/altdiags.tex
217texmf-dist/doc/latex/bardiag/example/barddoc.sty
218texmf-dist/doc/latex/bardiag/example/bardiag.bar
219texmf-dist/doc/latex/bardiag/example/bardiag.cfg
220texmf-dist/doc/latex/bardiag/example/bardiag.sty
221texmf-dist/doc/latex/bardiag/example/compile.all
222texmf-dist/doc/latex/bardiag/example/diagrams.dvi
223texmf-dist/doc/latex/bardiag/example/diagrams.ps
224texmf-dist/doc/latex/bardiag/example/diagrams.tex
225texmf-dist/doc/latex/bardiag/example/diagramsbw.ps
226texmf-dist/doc/latex/bardiag/example/diagramsbw.tex
227texmf-dist/doc/latex/bardiag/example/pstfp.sty
228texmf-dist/doc/latex/bardiag/example/src/10.tex
229texmf-dist/doc/latex/bardiag/example/src/1a.tex
230texmf-dist/doc/latex/bardiag/example/src/1b.tex
231texmf-dist/doc/latex/bardiag/example/src/2a.tex
232texmf-dist/doc/latex/bardiag/example/src/2b.tex
233texmf-dist/doc/latex/bardiag/example/src/3.tex
234texmf-dist/doc/latex/bardiag/example/src/4.tex
235texmf-dist/doc/latex/bardiag/example/src/5.tex
236texmf-dist/doc/latex/bardiag/example/src/6.tex
237texmf-dist/doc/latex/bardiag/example/src/7.tex
238texmf-dist/doc/latex/bardiag/example/src/8.tex
239texmf-dist/doc/latex/bardiag/example/src/9.tex
240texmf-dist/doc/latex/bardiag/figs/diag.eps
241texmf-dist/doc/latex/bardiag/figs/diagleg.eps
242texmf-dist/doc/latex/bardiag/figs/examp1.tex
243texmf-dist/doc/latex/bardiag/figs/examp1a.tex
244texmf-dist/doc/latex/bardiag/figs/examp1b.tex
245texmf-dist/doc/latex/bardiag/figs/examp2.tex
246texmf-dist/doc/latex/bardiag/figs/examp2er.tex
247texmf-dist/doc/latex/bardiag/figs/examp3.tex
248texmf-dist/doc/latex/bardiag/figs/examp4.tex
249texmf-dist/doc/latex/bardiag/figs/examp5.tex
250texmf-dist/doc/latex/bardiag/figs/examp6.tex
251texmf-dist/doc/latex/bardiag/figs/exampcr.tex
252texmf-dist/doc/latex/bardiag/figs/tddiag.eps
253texmf-dist/doc/latex/bardiag/src/10.tex
254texmf-dist/doc/latex/bardiag/src/1a.tex
255texmf-dist/doc/latex/bardiag/src/1b.tex
256texmf-dist/doc/latex/bardiag/src/2a.tex
257texmf-dist/doc/latex/bardiag/src/2b.tex
258texmf-dist/doc/latex/bardiag/src/3.tex
259texmf-dist/doc/latex/bardiag/src/4.tex
260texmf-dist/doc/latex/bardiag/src/5.tex
261texmf-dist/doc/latex/bardiag/src/6.tex
262texmf-dist/doc/latex/bardiag/src/7.tex
263texmf-dist/doc/latex/bardiag/src/8.tex
264texmf-dist/doc/latex/bardiag/src/9.tex
265texmf-dist/tex/latex/bardiag/barddoc.sty
266texmf-dist/tex/latex/bardiag/bardiag.bar
267texmf-dist/tex/latex/bardiag/bardiag.cfg
268texmf-dist/tex/latex/bardiag/bardiag.sty
269texmf-dist/tex/latex/bardiag/pstfp.sty
270texmf-dist/doc/latex/cachepic/README
271texmf-dist/doc/latex/cachepic/cachepic.pdf
272texmf-dist/doc/latex/cachepic/cachepic.tex
273texmf-dist/scripts/cachepic/cachepic.cmd
274texmf-dist/scripts/cachepic/cachepic.tlu
275texmf-dist/tex/latex/cachepic/cachepic.sty
276texmf-dist/tex/latex/cachepic/prcachepic.def
277texmf-dist/doc/latex/circuitikz/CHANGELOG
278texmf-dist/doc/latex/circuitikz/README
279texmf-dist/doc/latex/circuitikz/circuitikzmanual.pdf
280texmf-dist/doc/latex/circuitikz/circuitikzmanual.tex
281texmf-dist/tex/latex/circuitikz/circuitikz.sty
282texmf-dist/tex/latex/circuitikz/pgfcircbipoles.sty
283texmf-dist/tex/latex/circuitikz/pgfcirccurrent.sty
284texmf-dist/tex/latex/circuitikz/pgfcirclabel.sty
285texmf-dist/tex/latex/circuitikz/pgfcircmath.sty
286texmf-dist/tex/latex/circuitikz/pgfcircmonopoles.sty
287texmf-dist/tex/latex/circuitikz/pgfcircquadpoles.sty
288texmf-dist/tex/latex/circuitikz/pgfcircshapes.sty
289texmf-dist/tex/latex/circuitikz/pgfcirctripoles.sty
290texmf-dist/tex/latex/circuitikz/pgfcircutils.sty
291texmf-dist/tex/latex/circuitikz/pgfcircvoltage.sty
292texmf-dist/doc/latex/curve/NEWS
293texmf-dist/doc/latex/curve/README
294texmf-dist/doc/latex/curve/THANKS
295texmf-dist/doc/latex/curve/curve.el
296texmf-dist/doc/latex/curve/curve.pdf
297texmf-dist/doc/latex/curve/cv.tex
298texmf-dist/doc/latex/curve/rubric.tex
299texmf-dist/source/latex/curve/curve.dtx
300texmf-dist/source/latex/curve/curve.ins
301texmf-dist/tex/latex/curve/curve.cls
302texmf-dist/doc/latex/curve2e/README
303texmf-dist/doc/latex/curve2e/curve2e.pdf
304texmf-dist/doc/latex/curve2e/manifest.txt
305texmf-dist/source/latex/curve2e/curve2e.dtx
306texmf-dist/source/latex/curve2e/curve2e.ins
307texmf-dist/tex/latex/curve2e/curve2e.sty
308texmf-dist/doc/latex/curves/README
309texmf-dist/doc/latex/curves/curves.pdf
310texmf-dist/doc/latex/curves/latex2pdf
311texmf-dist/source/latex/curves/curves.dtx
312texmf-dist/source/latex/curves/curves.ins
313texmf-dist/tex/latex/curves/curves.sty
314texmf-dist/tex/latex/curves/curvesls.sty
315texmf-dist/doc/latex/dcpic/README
316texmf-dist/doc/latex/dcpic/README.TEXLIVE
317texmf-dist/doc/latex/dcpic/examples.tex
318texmf-dist/doc/latex/dcpic/gpl.txt
319texmf-dist/tex/latex/dcpic/dcpic.sty
320texmf-dist/doc/latex/diagmac2/README
321texmf-dist/doc/latex/diagmac2/doc/diagmac2.pdf
322texmf-dist/doc/latex/diagmac2/doc/diagmac2.tex
323texmf-dist/doc/latex/diagmac2/doc/diagmactest.pdf
324texmf-dist/doc/latex/diagmac2/doc/diagmactest.tex
325texmf-dist/tex/latex/diagmac2/diagmac2.sty
326texmf-dist/doc/generic/doc-pictex/Doc-PiCTeX.txt
327texmf-dist/doc/latex/dottex/README
328texmf-dist/doc/latex/dottex/dottex.pdf
329texmf-dist/doc/latex/dottex/example.tex
330texmf-dist/doc/latex/dottex/gpl.txt
331texmf-dist/source/latex/dottex/dottex.dtx
332texmf-dist/source/latex/dottex/dottex.ins
333texmf-dist/tex/latex/dottex/dottex.sty
334texmf-dist/doc/latex/dot2texi/README
335texmf-dist/doc/latex/dot2texi/dot2texi.pdf
336texmf-dist/doc/latex/dot2texi/dot2texi.tex
337texmf-dist/doc/latex/dot2texi/examples/d2tpstexamples.pdf
338texmf-dist/doc/latex/dot2texi/examples/d2tpstexamples.tex
339texmf-dist/doc/latex/dot2texi/examples/d2ttikzexamples.pdf
340texmf-dist/doc/latex/dot2texi/examples/d2ttikzexamples.tex
341texmf-dist/doc/latex/dot2texi/examples/docgraphs.pdf
342texmf-dist/doc/latex/dot2texi/examples/docgraphs.tex
343texmf-dist/doc/latex/dot2texi/examples/docgraphsorig.pdf
344texmf-dist/doc/latex/dot2texi/gpl.txt
345texmf-dist/tex/latex/dot2texi/dot2texi.sty
346texmf-dist/doc/generic/dratex/Examples.tex
347texmf-dist/doc/generic/dratex/README
348texmf-dist/tex/generic/dratex/AlDraTex.sty
349texmf-dist/tex/generic/dratex/DraTex.sty
350texmf-dist/tex/generic/dratex/TeXProject.sty
351texmf-dist/tex/generic/dratex/wotree.sty
352texmf-dist/doc/latex/eepic/eepic.pdf
353texmf-dist/doc/latex/eepic/eepic.tex
354texmf-dist/doc/latex/eepic/epic-eg3.fig
355texmf-dist/doc/latex/eepic/epic-eg3.tex
356texmf-dist/doc/latex/eepic/epic-eg4.fig
357texmf-dist/doc/latex/eepic/epic-eg4.tex
358texmf-dist/doc/latex/eepic/fig2eepic/epic-eg3.fig
359texmf-dist/doc/latex/eepic/fig2eepic/epic-eg4.fig
360texmf-dist/doc/latex/eepic/fig2eepic/fig2epic.1
361texmf-dist/doc/latex/eepic/fig2eepic/makefile
362texmf-dist/doc/latex/eepic/fig2eepic/readme
363texmf-dist/doc/latex/eepic/grafig.shar
364texmf-dist/doc/latex/eepic/readme
365texmf-dist/tex/latex/eepic/eepic.sty
366texmf-dist/tex/latex/eepic/eepicemu.sty
367texmf-dist/tex/latex/eepic/epic.sty
368texmf-dist/doc/support/epspdf/COPYING
369texmf-dist/doc/support/epspdf/Changelog
370texmf-dist/doc/support/epspdf/README
371texmf-dist/doc/support/epspdf/README.tl
372texmf-dist/doc/support/epspdf/default.css
373texmf-dist/doc/support/epspdf/epspdf.install
374texmf-dist/doc/support/epspdf/epspdf.pdf
375texmf-dist/doc/support/epspdf/epspdf.texi
376texmf-dist/doc/support/epspdf/images/cnv_osx.png
377texmf-dist/doc/support/epspdf/images/config_lnx.png
378texmf-dist/doc/support/epspdf/images/main_w32.png
379texmf-dist/doc/support/epspdf/images/ps_settings.png
380texmf-dist/doc/support/epspdf/index.html
381texmf-dist/doc/support/epspdf/pstexi.tex
382texmf-dist/scripts/epspdf/epspdf
383texmf-dist/scripts/epspdf/epspdf.help
384texmf-dist/scripts/epspdf/epspdf.rb
385texmf-dist/scripts/epspdf/epspdfrc.rb
386texmf-dist/scripts/epspdf/epspdftk
387texmf-dist/scripts/epspdf/epspdftk.rb
388texmf-dist/scripts/epspdf/makegray.pro
389texmf-dist/doc/latex/epspdfconversion/README
390texmf-dist/doc/latex/epspdfconversion/epspdfconversion.pdf
391texmf-dist/doc/latex/epspdfconversion/example/epspdfconversion_docu.tex
392texmf-dist/doc/latex/epspdfconversion/example/image.eps
393texmf-dist/doc/latex/epspdfconversion/example/image2.eps
394texmf-dist/doc/latex/epspdfconversion/example/optionstable.tex
395texmf-dist/tex/latex/epspdfconversion/epspdfconversion.sty
396texmf-dist/doc/support/fig4latex/CHANGES
397texmf-dist/doc/support/fig4latex/COPYING
398texmf-dist/doc/support/fig4latex/README
399texmf-dist/doc/support/fig4latex/example.pdf
400texmf-dist/doc/support/fig4latex/example.tex
401texmf-dist/doc/support/fig4latex/figs/div_alg_flowchart.fig
402texmf-dist/doc/support/fig4latex/figs/if-then_flowchart.fig
403texmf-dist/scripts/fig4latex/fig4latex
404texmf-dist/doc/latex/gnuplottex/README
405texmf-dist/doc/latex/gnuplottex/example-pdf.tex
406texmf-dist/doc/latex/gnuplottex/gnuplottex.pdf
407texmf-dist/doc/latex/gnuplottex/gpl.txt
408texmf-dist/source/latex/gnuplottex/gnuplottex.dtx
409texmf-dist/source/latex/gnuplottex/gnuplottex.ins
410texmf-dist/tex/latex/gnuplottex/gnuplottex.sty
411texmf-dist/doc/latex/miniplot/disclaimer.txt
412texmf-dist/doc/latex/miniplot/figures/1.eps
413texmf-dist/doc/latex/miniplot/figures/2.eps
414texmf-dist/doc/latex/miniplot/figures/3.eps
415texmf-dist/doc/latex/miniplot/figures/4.eps
416texmf-dist/doc/latex/miniplot/figures/wrapMe.eps
417texmf-dist/doc/latex/miniplot/miniplot.dvi
418texmf-dist/doc/latex/miniplot/miniplot.tex
419texmf-dist/tex/latex/miniplot/miniplot.sty
420texmf-dist/doc/latex/pb-diagram/COPYING
421texmf-dist/doc/latex/pb-diagram/README
422texmf-dist/doc/latex/pb-diagram/pb-examples.tex
423texmf-dist/doc/latex/pb-diagram/pb-manual.pdf
424texmf-dist/doc/latex/pb-diagram/pb-manual.tex
425texmf-dist/tex/latex/pb-diagram/lamsarrow.sty
426texmf-dist/tex/latex/pb-diagram/pb-diagram.sty
427texmf-dist/tex/latex/pb-diagram/pb-lams.sty
428texmf-dist/tex/latex/pb-diagram/pb-xy.sty
429texmf-dist/doc/latex/petri-nets/README
430texmf-dist/doc/latex/petri-nets/pndoc.pdf
431texmf-dist/doc/latex/petri-nets/pndoc.tex
432texmf-dist/source/latex/petri-nets/COPYING
433texmf-dist/source/latex/petri-nets/pn2pdf
434texmf-dist/tex/latex/petri-nets/pndraw.sty
435texmf-dist/tex/latex/petri-nets/pndraw.tex
436texmf-dist/tex/latex/petri-nets/pnets.sty
437texmf-dist/tex/latex/petri-nets/pnets.tex
438texmf-dist/tex/latex/petri-nets/pntext.sty
439texmf-dist/tex/latex/petri-nets/pntext.tex
440texmf-dist/tex/latex/petri-nets/pnversion.tex
441texmf-dist/doc/generic/pgf/AUTHORS
442texmf-dist/doc/generic/pgf/ChangeLog
443texmf-dist/doc/generic/pgf/FILES
444texmf-dist/doc/generic/pgf/INSTALL
445texmf-dist/doc/generic/pgf/README
446texmf-dist/doc/generic/pgf/TODO
447texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo-mask.bb
448texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo-mask.jpg
449texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.bb
450texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps
451texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.jpg
452texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.bb
453texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.eps
454texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.jpg
455texmf-dist/doc/generic/pgf/images/pgfmanual-mindmap-1.pdf
456texmf-dist/doc/generic/pgf/images/pgfmanual-mindmap-2.pdf
457texmf-dist/doc/generic/pgf/licenses/LICENSE
458texmf-dist/doc/generic/pgf/licenses/gnu-free-documentation-license-1.2.txt
459texmf-dist/doc/generic/pgf/licenses/gnu-public-license-2.txt
460texmf-dist/doc/generic/pgf/licenses/latex-project-public-license-1.3c.txt
461texmf-dist/doc/generic/pgf/licenses/manifest-code.txt
462texmf-dist/doc/generic/pgf/licenses/manifest-documentation.txt
463texmf-dist/doc/generic/pgf/macros/pgfmanual-en-macros.tex
464texmf-dist/doc/generic/pgf/pgfmanual.pdf
465texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-actions.tex
466texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-arrows.tex
467texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-decorations.tex
468texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-design.tex
469texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-external.tex
470texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-images.tex
471texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-layers.tex
472texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-matrices.tex
473texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-nodes.tex
474texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-paths.tex
475texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-patterns.tex
476texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-plots.tex
477texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-points.tex
478texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-quick.tex
479texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-scopes.tex
480texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-shadings.tex
481texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-transformations.tex
482texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-transparency.tex
483texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-drivers.tex
484texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-guidelines.tex
485texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-installation.tex
486texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-introduction.tex
487texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-3d.tex
488texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-arrows.tex
489texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-automata.tex
490texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-backgrounds.tex
491texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-calendar.tex
492texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-chains.tex
493texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-decorations.tex
494texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-edges.tex
495texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-er.tex
496texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-fadings.tex
497texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-fit.tex
498texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-folding.tex
499texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-matrices.tex
500texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-mindmaps.tex
501texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-patterns.tex
502texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-petri.tex
503texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-plot-handlers.tex
504texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-plot-marks.tex
505texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-shadows.tex
506texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-shapes.tex
507texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-through.tex
508texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-trees.tex
509texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-license.tex
510texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-main.tex
511texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-math-algorithms.tex
512texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-math-commands.tex
513texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-math-design.tex
514texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-math-parsing.tex
515texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-pages.tex
516texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-pgfcalendar.tex
517texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-pgffor.tex
518texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-pgfkeys.tex
519texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-pgfsys-commands.tex
520texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-pgfsys-overview.tex
521texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-pgfsys-paths.tex
522texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-pgfsys-protocol.tex
523texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-actions.tex
524texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-coordinates.tex
525texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-decorations.tex
526texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-design.tex
527texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-matrices.tex
528texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-paths.tex
529texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-plots.tex
530texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-scopes.tex
531texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-shapes.tex
532texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-transformations.tex
533texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-transparency.tex
534texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-trees.tex
535texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tutorial-Euclid.tex
536texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tutorial-chains.tex
537texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tutorial-nodes.tex
538texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tutorial.tex
539texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-xxcolor.tex
540texmf-dist/doc/generic/pgf/text-en/plots/pgf-asymptotic-example.gnuplot
541texmf-dist/doc/generic/pgf/text-en/plots/pgf-asymptotic-example.table
542texmf-dist/doc/generic/pgf/text-en/plots/pgf-exp.gnuplot
543texmf-dist/doc/generic/pgf/text-en/plots/pgf-exp.table
544texmf-dist/doc/generic/pgf/text-en/plots/pgf-parametric-example.gnuplot
545texmf-dist/doc/generic/pgf/text-en/plots/pgf-parametric-example.table
546texmf-dist/doc/generic/pgf/text-en/plots/pgf-sin.gnuplot
547texmf-dist/doc/generic/pgf/text-en/plots/pgf-sin.table
548texmf-dist/doc/generic/pgf/text-en/plots/pgf-x.gnuplot
549texmf-dist/doc/generic/pgf/text-en/plots/pgf-x.table
550texmf-dist/doc/generic/pgf/text-en/plots/pgfmanual-sine.gnuplot
551texmf-dist/doc/generic/pgf/text-en/plots/pgfmanual-sine.table
552texmf-dist/doc/generic/pgf/text-en/plots/pgfplotgnuplot-example.gnuplot
553texmf-dist/doc/generic/pgf/text-en/plots/pgfplotgnuplot-example.table
554texmf-dist/doc/generic/pgf/version-for-dvipdfm/en/Makefile
555texmf-dist/doc/generic/pgf/version-for-dvipdfm/en/pgfmanual.tex
556texmf-dist/doc/generic/pgf/version-for-dvipdfm/pgfmanual-dvipdfm.cfg
557texmf-dist/doc/generic/pgf/version-for-dvips/en/Makefile
558texmf-dist/doc/generic/pgf/version-for-dvips/en/pgfmanual.tex
559texmf-dist/doc/generic/pgf/version-for-dvips/pgfmanual-dvips.cfg
560texmf-dist/doc/generic/pgf/version-for-pdftex/en/Makefile
561texmf-dist/doc/generic/pgf/version-for-pdftex/en/pgfmanual.tex
562texmf-dist/doc/generic/pgf/version-for-pdftex/pgfmanual-pdftex.cfg
563texmf-dist/doc/generic/pgf/version-for-tex4ht/en/Makefile
564texmf-dist/doc/generic/pgf/version-for-tex4ht/en/pgfmanual.tex
565texmf-dist/doc/generic/pgf/version-for-tex4ht/pgfmanual-tex4ht.cfg
566texmf-dist/doc/generic/pgf/version-for-vtex/en/Makefile
567texmf-dist/doc/generic/pgf/version-for-vtex/en/pgfmanual.tex
568texmf-dist/doc/generic/pgf/version-for-vtex/en/plots/pgf-asymptotic-example.gnuplot
569texmf-dist/doc/generic/pgf/version-for-vtex/en/plots/pgf-asymptotic-example.table
570texmf-dist/doc/generic/pgf/version-for-vtex/en/plots/pgf-exp.gnuplot
571texmf-dist/doc/generic/pgf/version-for-vtex/en/plots/pgf-exp.table
572texmf-dist/doc/generic/pgf/version-for-vtex/en/plots/pgf-parametric-example.gnuplot
573texmf-dist/doc/generic/pgf/version-for-vtex/en/plots/pgf-parametric-example.table
574texmf-dist/doc/generic/pgf/version-for-vtex/en/plots/pgf-sin.gnuplot
575texmf-dist/doc/generic/pgf/version-for-vtex/en/plots/pgf-sin.table
576texmf-dist/doc/generic/pgf/version-for-vtex/en/plots/pgf-x.gnuplot
577texmf-dist/doc/generic/pgf/version-for-vtex/en/plots/pgf-x.table
578texmf-dist/doc/generic/pgf/version-for-vtex/en/plots/pgfmanual-sine.gnuplot
579texmf-dist/doc/generic/pgf/version-for-vtex/en/plots/pgfmanual-sine.table
580texmf-dist/doc/generic/pgf/version-for-vtex/en/plots/pgfplotgnuplot-example.gnuplot
581texmf-dist/doc/generic/pgf/version-for-vtex/en/plots/pgfplotgnuplot-example.table
582texmf-dist/doc/generic/pgf/version-for-vtex/pgfmanual-vtex.cfg
583texmf-dist/tex/context/pgf/basiclayer/t-pgf.tex
584texmf-dist/tex/context/pgf/basiclayer/t-pgfbim.tex
585texmf-dist/tex/context/pgf/basiclayer/t-pgfbla.tex
586texmf-dist/tex/context/pgf/basiclayer/t-pgfbma.tex
587texmf-dist/tex/context/pgf/basiclayer/t-pgfbpl.tex
588texmf-dist/tex/context/pgf/basiclayer/t-pgfbpt.tex
589texmf-dist/tex/context/pgf/basiclayer/t-pgfbsh.tex
590texmf-dist/tex/context/pgf/basiclayer/t-pgfbsn.tex
591texmf-dist/tex/context/pgf/basiclayer/t-pgfcor.tex
592texmf-dist/tex/context/pgf/frontendlayer/t-tikz.tex
593texmf-dist/tex/context/pgf/math/t-pgfmat.tex
594texmf-dist/tex/context/pgf/systemlayer/t-pgfsys.tex
595texmf-dist/tex/context/pgf/utilities/t-pgfcal.tex
596texmf-dist/tex/context/pgf/utilities/t-pgffor.tex
597texmf-dist/tex/context/pgf/utilities/t-pgfkey.tex
598texmf-dist/tex/context/pgf/utilities/t-pgfmod.tex
599texmf-dist/tex/context/pgf/utilities/t-pgfrcs.tex
600texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex
601texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.code.tex
602texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicstate.code.tex
603texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.code.tex
604texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.code.tex
605texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.code.tex
606texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconstruct.code.tex
607texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathprocessing.code.tex
608texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage.code.tex
609texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns.code.tex
610texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.code.tex
611texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.code.tex
612texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.code.tex
613texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.code.tex
614texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransformations.code.tex
615texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransparency.code.tex
616texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrary3d.code.tex
617texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryarrows.code.tex
618texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryautomata.code.tex
619texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarybackgrounds.code.tex
620texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarycalc.code.tex
621texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarycalendar.code.tex
622texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarychains.code.tex
623texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarydecorations.code.tex
624texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarydecorations.footprints.code.tex
625texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarydecorations.fractals.code.tex
626texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarydecorations.markings.code.tex
627texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarydecorations.pathmorphing.code.tex
628texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarydecorations.pathreplacing.code.tex
629texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarydecorations.shapes.code.tex
630texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarydecorations.text.code.tex
631texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryer.code.tex
632texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryfadings.code.tex
633texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryfit.code.tex
634texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryfolding.code.tex
635texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarymatrix.code.tex
636texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarymindmap.code.tex
637texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarypatterns.code.tex
638texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarypetri.code.tex
639texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryplothandlers.code.tex
640texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryplotmarks.code.tex
641texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarypositioning.code.tex
642texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryscopes.code.tex
643texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshadows.code.tex
644texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.arrows.code.tex
645texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.callouts.code.tex
646texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.code.tex
647texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.gates.logic.IEC.code.tex
648texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.gates.logic.US.code.tex
649texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.geometric.code.tex
650texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.misc.code.tex
651texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.multipart.code.tex
652texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.symbols.code.tex
653texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarysnakes.code.tex
654texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarythrough.code.tex
655texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarytopaths.code.tex
656texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarytrees.code.tex
657texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.code.tex
658texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows.code.tex
659texmf-dist/tex/generic/pgf/libraries/pgflibrarydecorations.footprints.code.tex
660texmf-dist/tex/generic/pgf/libraries/pgflibrarydecorations.fractals.code.tex
661texmf-dist/tex/generic/pgf/libraries/pgflibrarydecorations.markings.code.tex
662texmf-dist/tex/generic/pgf/libraries/pgflibrarydecorations.pathmorphing.code.tex
663texmf-dist/tex/generic/pgf/libraries/pgflibrarydecorations.pathreplacing.code.tex
664texmf-dist/tex/generic/pgf/libraries/pgflibrarydecorations.shapes.code.tex
665texmf-dist/tex/generic/pgf/libraries/pgflibrarydecorations.text.code.tex
666texmf-dist/tex/generic/pgf/libraries/pgflibraryfadings.code.tex
667texmf-dist/tex/generic/pgf/libraries/pgflibrarypatterns.code.tex
668texmf-dist/tex/generic/pgf/libraries/pgflibraryplothandlers.code.tex
669texmf-dist/tex/generic/pgf/libraries/pgflibraryplotmarks.code.tex
670texmf-dist/tex/generic/pgf/libraries/pgflibraryshapes.arrows.code.tex
671texmf-dist/tex/generic/pgf/libraries/pgflibraryshapes.callouts.code.tex
672texmf-dist/tex/generic/pgf/libraries/pgflibraryshapes.code.tex
673texmf-dist/tex/generic/pgf/libraries/pgflibraryshapes.gates.logic.IEC.code.tex
674texmf-dist/tex/generic/pgf/libraries/pgflibraryshapes.gates.logic.US.code.tex
675texmf-dist/tex/generic/pgf/libraries/pgflibraryshapes.geometric.code.tex
676texmf-dist/tex/generic/pgf/libraries/pgflibraryshapes.misc.code.tex
677texmf-dist/tex/generic/pgf/libraries/pgflibraryshapes.multipart.code.tex
678texmf-dist/tex/generic/pgf/libraries/pgflibraryshapes.symbols.code.tex
679texmf-dist/tex/generic/pgf/libraries/pgflibrarysnakes.code.tex
680texmf-dist/tex/generic/pgf/math/pgfmath.code.tex
681texmf-dist/tex/generic/pgf/math/pgfmathbase.code.tex
682texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex
683texmf-dist/tex/generic/pgf/math/pgfmathoperations.code.tex
684texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex
685texmf-dist/tex/generic/pgf/math/pgfmathrnd.code.tex
686texmf-dist/tex/generic/pgf/math/pgfmathtrig.code.tex
687texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex
688texmf-dist/tex/generic/pgf/modules/pgfmoduledecorations.code.tex
689texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.code.tex
690texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code.tex
691texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.code.tex
692texmf-dist/tex/generic/pgf/modules/pgfmodulesnakes.code.tex
693texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg
694texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-pdf-via-dvi.def
695texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-pdf.def
696texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-postscript.def
697texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-svg.def
698texmf-dist/tex/generic/pgf/systemlayer/pgfsys-dvi.def
699texmf-dist/tex/generic/pgf/systemlayer/pgfsys-dvipdfm.def
700texmf-dist/tex/generic/pgf/systemlayer/pgfsys-dvipdfmx.def
701texmf-dist/tex/generic/pgf/systemlayer/pgfsys-dvips.def
702texmf-dist/tex/generic/pgf/systemlayer/pgfsys-pdftex.def
703texmf-dist/tex/generic/pgf/systemlayer/pgfsys-tex4ht.def
704texmf-dist/tex/generic/pgf/systemlayer/pgfsys-textures.def
705texmf-dist/tex/generic/pgf/systemlayer/pgfsys-vtex.def
706texmf-dist/tex/generic/pgf/systemlayer/pgfsys-xetex.def
707texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex
708texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol.code.tex
709texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath.code.tex
710texmf-dist/tex/generic/pgf/utilities/pgfcalendar.code.tex
711texmf-dist/tex/generic/pgf/utilities/pgfexternal.tex
712texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex
713texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex
714texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex
715texmf-dist/tex/generic/pgf/utilities/pgfutil-common.tex
716texmf-dist/tex/generic/pgf/utilities/pgfutil-context.def
717texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def
718texmf-dist/tex/generic/pgf/utilities/pgfutil-plain.def
719texmf-dist/tex/latex/pgf/basiclayer/pgf.sty
720texmf-dist/tex/latex/pgf/basiclayer/pgfbaseimage.sty
721texmf-dist/tex/latex/pgf/basiclayer/pgfbaselayers.sty
722texmf-dist/tex/latex/pgf/basiclayer/pgfbasematrix.sty
723texmf-dist/tex/latex/pgf/basiclayer/pgfbasepatterns.sty
724texmf-dist/tex/latex/pgf/basiclayer/pgfbaseplot.sty
725texmf-dist/tex/latex/pgf/basiclayer/pgfbaseshapes.sty
726texmf-dist/tex/latex/pgf/basiclayer/pgfbasesnakes.sty
727texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty
728texmf-dist/tex/latex/pgf/compatibility/pgfarrows.sty
729texmf-dist/tex/latex/pgf/compatibility/pgfautomata.sty
730texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-0-65.sty
731texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-1-18.sty
732texmf-dist/tex/latex/pgf/compatibility/pgfheaps.sty
733texmf-dist/tex/latex/pgf/compatibility/pgflibraryarrows.sty
734texmf-dist/tex/latex/pgf/compatibility/pgflibraryautomata.sty
735texmf-dist/tex/latex/pgf/compatibility/pgflibraryplothandlers.sty
736texmf-dist/tex/latex/pgf/compatibility/pgflibraryplotmarks.sty
737texmf-dist/tex/latex/pgf/compatibility/pgflibraryshapes.sty
738texmf-dist/tex/latex/pgf/compatibility/pgflibrarysnakes.sty
739texmf-dist/tex/latex/pgf/compatibility/pgflibrarytikzbackgrounds.sty
740texmf-dist/tex/latex/pgf/compatibility/pgflibrarytikztrees.sty
741texmf-dist/tex/latex/pgf/compatibility/pgfnodes.sty
742texmf-dist/tex/latex/pgf/compatibility/pgfshade.sty
743texmf-dist/tex/latex/pgf/frontendlayer/pgfpict2e.sty
744texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty
745texmf-dist/tex/latex/pgf/math/pgfmath.sty
746texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty
747texmf-dist/tex/latex/pgf/utilities/pgfcalendar.sty
748texmf-dist/tex/latex/pgf/utilities/pgffor.sty
749texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty
750texmf-dist/tex/latex/pgf/utilities/pgfpages.sty
751texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty
752texmf-dist/tex/latex/pgf/utilities/xxcolor.sty
753texmf-dist/tex/plain/pgf/basiclayer/pgf.tex
754texmf-dist/tex/plain/pgf/basiclayer/pgfbaseimage.tex
755texmf-dist/tex/plain/pgf/basiclayer/pgfbaselayers.tex
756texmf-dist/tex/plain/pgf/basiclayer/pgfbasematrix.tex
757texmf-dist/tex/plain/pgf/basiclayer/pgfbasepatterns.tex
758texmf-dist/tex/plain/pgf/basiclayer/pgfbaseplot.tex
759texmf-dist/tex/plain/pgf/basiclayer/pgfbaseshapes.tex
760texmf-dist/tex/plain/pgf/basiclayer/pgfbasesnakes.tex
761texmf-dist/tex/plain/pgf/basiclayer/pgfcore.tex
762texmf-dist/tex/plain/pgf/frontendlayer/tikz.tex
763texmf-dist/tex/plain/pgf/math/pgfmath.tex
764texmf-dist/tex/plain/pgf/systemlayer/pgfsys.tex
765texmf-dist/tex/plain/pgf/utilities/pgfcalendar.tex
766texmf-dist/tex/plain/pgf/utilities/pgffor.tex
767texmf-dist/tex/plain/pgf/utilities/pgfkeys.tex
768texmf-dist/tex/plain/pgf/utilities/pgfrcs.tex
769texmf-dist/doc/latex/pgf-soroban/Changes
770texmf-dist/doc/latex/pgf-soroban/README
771texmf-dist/doc/latex/pgf-soroban/pgf-soroban-doc.bib
772texmf-dist/doc/latex/pgf-soroban/pgf-soroban-doc.pdf
773texmf-dist/doc/latex/pgf-soroban/pgf-soroban-doc.tex
774texmf-dist/tex/latex/pgf-soroban/pgf-soroban.sty
775texmf-dist/doc/latex/pgfopts/README
776texmf-dist/doc/latex/pgfopts/pgfopts-manual.pdf
777texmf-dist/doc/latex/pgfopts/pgfopts.pdf
778texmf-dist/source/latex/pgfopts/pgfopts.dtx
779texmf-dist/source/latex/pgfopts/pgfopts.ins
780texmf-dist/tex/latex/pgfopts/pgfopts.sty
781texmf-dist/doc/context/third/pgfplots/pgfplotsexample.pdf
782texmf-dist/doc/context/third/pgfplots/pgfplotsexample.tex
783texmf-dist/doc/generic/pgfplots/README
784texmf-dist/doc/latex/pgfplots/ChangeLog
785texmf-dist/doc/latex/pgfplots/Makefile
786texmf-dist/doc/latex/pgfplots/README
787texmf-dist/doc/latex/pgfplots/figures/external1.gnuplot
788texmf-dist/doc/latex/pgfplots/figures/external1.png
789texmf-dist/doc/latex/pgfplots/figures/external2.pdf
790texmf-dist/doc/latex/pgfplots/figures/pgfplotsclickable-fig1.png
791texmf-dist/doc/latex/pgfplots/figures/pgfplotsclickable-fig2.png
792texmf-dist/doc/latex/pgfplots/figures/pgfplotsclickable-fig3.png
793texmf-dist/doc/latex/pgfplots/figures/pgfplotsclickable-fig4.png
794texmf-dist/doc/latex/pgfplots/gpl-3.0.txt
795texmf-dist/doc/latex/pgfplots/pgfmanual-en-macros.tex
796texmf-dist/doc/latex/pgfplots/pgfplots-macros.tex
797texmf-dist/doc/latex/pgfplots/pgfplots.bib
798texmf-dist/doc/latex/pgfplots/pgfplots.importexport.tex
799texmf-dist/doc/latex/pgfplots/pgfplots.install.tex
800texmf-dist/doc/latex/pgfplots/pgfplots.intro.tex
801texmf-dist/doc/latex/pgfplots/pgfplots.libs.tex
802texmf-dist/doc/latex/pgfplots/pgfplots.mst
803texmf-dist/doc/latex/pgfplots/pgfplots.pdf
804texmf-dist/doc/latex/pgfplots/pgfplots.preamble.tex
805texmf-dist/doc/latex/pgfplots/pgfplots.reference.tex
806texmf-dist/doc/latex/pgfplots/pgfplots.resources.tex
807texmf-dist/doc/latex/pgfplots/pgfplots.testplot
808texmf-dist/doc/latex/pgfplots/pgfplots.testtable
809texmf-dist/doc/latex/pgfplots/pgfplots.testtable2.dat
810texmf-dist/doc/latex/pgfplots/pgfplots.tex
811texmf-dist/doc/latex/pgfplots/pgfplots.timeseries.dat
812texmf-dist/doc/latex/pgfplots/pgfplotsJS.djs
813texmf-dist/doc/latex/pgfplots/pgfplotsexample.pdf
814texmf-dist/doc/latex/pgfplots/pgfplotsexample.tex
815texmf-dist/doc/latex/pgfplots/pgfplotstable.example1.csv
816texmf-dist/doc/latex/pgfplots/pgfplotstable.example1.dat
817texmf-dist/doc/latex/pgfplots/pgfplotstable.example1.out.dat
818texmf-dist/doc/latex/pgfplots/pgfplotstable.example1.out.html
819texmf-dist/doc/latex/pgfplots/pgfplotstable.example1.out.tex
820texmf-dist/doc/latex/pgfplots/pgfplotstable.example2.dat
821texmf-dist/doc/latex/pgfplots/pgfplotstable.mst
822texmf-dist/doc/latex/pgfplots/pgfplotstable.pdf
823texmf-dist/doc/latex/pgfplots/pgfplotstable.tex
824texmf-dist/doc/latex/pgfplots/plotdata/accounts.dat
825texmf-dist/doc/latex/pgfplots/plotdata/newexperiment1.dat
826texmf-dist/doc/latex/pgfplots/plotdata/newexperiment2.dat
827texmf-dist/doc/latex/pgfplots/plotdata/newexperiment3.dat
828texmf-dist/doc/latex/pgfplots/plotdata/oldexperiment1.dat
829texmf-dist/doc/latex/pgfplots/plotdata/oldexperiment2.dat
830texmf-dist/doc/latex/pgfplots/plotdata/oldexperiment3.dat
831texmf-dist/doc/latex/pgfplots/plotdata/ou.dat
832texmf-dist/doc/latex/pgfplots/plotdata/pgfplots_scatterdata1.dat
833texmf-dist/doc/latex/pgfplots/plotdata/pgfplots_scatterdata1_latent.dat
834texmf-dist/doc/latex/pgfplots/plotdata/pgfplots_scatterdata2.dat
835texmf-dist/doc/latex/pgfplots/plotdata/pgfplots_scatterdata2_latent.dat
836texmf-dist/doc/latex/pgfplots/plotdata/pgfplots_scatterdata3.dat
837texmf-dist/doc/latex/pgfplots/todo.txt
838texmf-dist/doc/plain/pgfplots/pgfplotsexample.pdf
839texmf-dist/doc/plain/pgfplots/pgfplotsexample.tex
840texmf-dist/source/context/third/pgfplots/pgfplotstests.zip
841texmf-dist/source/latex/pgfplots/pgfplotstests.zip
842texmf-dist/scripts/pgfplots/matlab2pgfplots.m
843texmf-dist/scripts/pgfplots/matlab2pgfplots.sh
844texmf-dist/scripts/pgfplots/pgf2pdf.sh
845texmf-dist/tex/context/third/pgfplots/t-pgfplots.tex
846texmf-dist/tex/context/third/pgfplots/t-pgfplotstable.tex
847texmf-dist/tex/generic/pgfplots/libs/tikzlibrarydateplot.code.tex
848texmf-dist/tex/generic/pgfplots/liststructure/pgfplotsarray.code.tex
849texmf-dist/tex/generic/pgfplots/liststructure/pgfplotsliststructure.code.tex
850texmf-dist/tex/generic/pgfplots/liststructure/pgfplotsliststructureext.code.tex
851texmf-dist/tex/generic/pgfplots/numtable/pgfplotstable.code.tex
852texmf-dist/tex/generic/pgfplots/numtable/pgfplotstable.coltype.code.tex
853texmf-dist/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_loader.code.tex
854texmf-dist/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_misc.code.tex
855texmf-dist/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfkeysfiltered.code.tex
856texmf-dist/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgflibraryfpu.code.tex
857texmf-dist/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgflibraryplothandlers.code.tex
858texmf-dist/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfmathfloat.code.tex
859texmf-dist/tex/generic/pgfplots/pgfplots.code.tex
860texmf-dist/tex/generic/pgfplots/pgfplots.stackedplots.code.tex
861texmf-dist/tex/generic/pgfplots/pgfplotscoordprocessing.code.tex
862texmf-dist/tex/generic/pgfplots/pgfplotscore.code.tex
863texmf-dist/tex/generic/pgfplots/pgfplotsticks.code.tex
864texmf-dist/tex/generic/pgfplots/util/pgfplotscolormap.code.tex
865texmf-dist/tex/generic/pgfplots/util/pgfplotsutil.code.tex
866texmf-dist/tex/latex/pgfplots/libs/tikzlibrarypgfplotsclickable.code.tex
867texmf-dist/tex/latex/pgfplots/pgfplots.sty
868texmf-dist/tex/latex/pgfplots/pgfplotstable.sty
869texmf-dist/tex/plain/pgfplots/pgfplots.tex
870texmf-dist/tex/plain/pgfplots/pgfplotstable.tex
871texmf-dist/doc/latex/picinpar/picinpar.dvi
872texmf-dist/doc/latex/picinpar/picinpar.tex
873texmf-dist/tex/latex/picinpar/picinpar.sty
874texmf-dist/doc/latex/pict2e/README
875texmf-dist/doc/latex/pict2e/manifest.txt
876texmf-dist/doc/latex/pict2e/p2e-drivers.pdf
877texmf-dist/doc/latex/pict2e/pict2e.pdf
878texmf-dist/source/latex/pict2e/p2e-drivers.dtx
879texmf-dist/source/latex/pict2e/pict2e.dtx
880texmf-dist/source/latex/pict2e/pict2e.ins
881texmf-dist/tex/latex/pict2e/p2e-dvipdfm.def
882texmf-dist/tex/latex/pict2e/p2e-dvips.def
883texmf-dist/tex/latex/pict2e/p2e-pctex32.def
884texmf-dist/tex/latex/pict2e/p2e-pctexps.def
885texmf-dist/tex/latex/pict2e/p2e-pdftex.def
886texmf-dist/tex/latex/pict2e/p2e-textures.def
887texmf-dist/tex/latex/pict2e/p2e-vtex.def
888texmf-dist/tex/latex/pict2e/p2e-xetex.def
889texmf-dist/tex/latex/pict2e/pict2e.cfg
890texmf-dist/tex/latex/pict2e/pict2e.sty
891texmf-dist/doc/generic/pictex/00index
892texmf-dist/doc/generic/pictex/pictexzusatz.txt
893texmf-dist/doc/generic/pictex/readme
894texmf-dist/doc/generic/pictex/readme.errorbars
895texmf-dist/tex/generic/pictex/errorbars.tex
896texmf-dist/tex/generic/pictex/latexpicobjs.tex
897texmf-dist/tex/generic/pictex/piccorr.sty
898texmf-dist/tex/generic/pictex/picmore.tex
899texmf-dist/tex/generic/pictex/pictex.sty
900texmf-dist/tex/generic/pictex/pictex.tex
901texmf-dist/tex/generic/pictex/pictexwd.sty
902texmf-dist/tex/generic/pictex/pictexwd.tex
903texmf-dist/tex/generic/pictex/pointers.tex
904texmf-dist/tex/generic/pictex/postpictex.tex
905texmf-dist/tex/generic/pictex/prepictex.tex
906texmf-dist/tex/generic/pictex/texpictex.tex
907texmf-dist/tex/generic/pictex/tree.sty
908texmf-dist/tex/latex/pictex2/pictex2.sty
909texmf-dist/doc/latex/pinlabel/README
910texmf-dist/doc/latex/pinlabel/pinlabdoc.pdf
911texmf-dist/doc/latex/pinlabel/src/fig3.eps
912texmf-dist/doc/latex/pinlabel/src/fig3.pdf
913texmf-dist/doc/latex/pinlabel/src/fig6.eps
914texmf-dist/doc/latex/pinlabel/src/fig6.pdf
915texmf-dist/doc/latex/pinlabel/src/gtpart.cls
916texmf-dist/doc/latex/pinlabel/src/pinlabdoc.tex
917texmf-dist/doc/latex/pinlabel/src/put.eps
918texmf-dist/doc/latex/pinlabel/src/put.fig
919texmf-dist/doc/latex/pinlabel/src/put.pdf
920texmf-dist/doc/latex/pinlabel/src/put2.eps
921texmf-dist/doc/latex/pinlabel/src/put2.fig
922texmf-dist/doc/latex/pinlabel/src/put2.pdf
923texmf-dist/doc/latex/pinlabel/src/screen.eps
924texmf-dist/doc/latex/pinlabel/src/screen.pdf
925texmf-dist/tex/latex/pinlabel/pinlabel.sty
926texmf-dist/doc/latex/pmgraph/COPYING
927texmf-dist/doc/latex/pmgraph/README
928texmf-dist/doc/latex/pmgraph/pmgraph.pdf
929texmf-dist/doc/latex/pmgraph/pmgraph.tex
930texmf-dist/tex/latex/pmgraph/pmgraph.sty
931texmf-dist/doc/latex/randbild/README
932texmf-dist/doc/latex/randbild/randbild.pdf
933texmf-dist/source/latex/randbild/randbild.dtx
934texmf-dist/source/latex/randbild/randbild.ins
935texmf-dist/tex/latex/randbild/randbild.sty
936texmf-dist/doc/latex/schemabloc/README
937texmf-dist/doc/latex/schemabloc/schemabloc.pdf
938texmf-dist/doc/latex/schemabloc/schemabloc.tex
939texmf-dist/tex/latex/schemabloc/schemabloc.sty
940texmf-dist/doc/latex/swimgraf/100br1.pdf
941texmf-dist/doc/latex/swimgraf/100br2.pdf
942texmf-dist/doc/latex/swimgraf/README.TXT
943texmf-dist/doc/latex/swimgraf/swimgraf.pdf
944texmf-dist/doc/latex/swimgraf/text1.pdf
945texmf-dist/doc/latex/swimgraf/text2.pdf
946texmf-dist/source/latex/swimgraf/100BR1.TEX
947texmf-dist/source/latex/swimgraf/100BR2.TEX
948texmf-dist/source/latex/swimgraf/SAMPLE1.DAT
949texmf-dist/source/latex/swimgraf/SAMPLE2.DAT
950texmf-dist/source/latex/swimgraf/TEXT1.TEX
951texmf-dist/source/latex/swimgraf/TEXT2.TEX
952texmf-dist/source/latex/swimgraf/fcanada.dat
953texmf-dist/source/latex/swimgraf/fcanada11.dat
954texmf-dist/source/latex/swimgraf/fcanada12.dat
955texmf-dist/source/latex/swimgraf/fcanada13.dat
956texmf-dist/source/latex/swimgraf/fcanada14.dat
957texmf-dist/source/latex/swimgraf/fcanada15.dat
958texmf-dist/source/latex/swimgraf/fcanada16.dat
959texmf-dist/source/latex/swimgraf/fcanada17.dat
960texmf-dist/source/latex/swimgraf/fontario10.dat
961texmf-dist/source/latex/swimgraf/fontario11.dat
962texmf-dist/source/latex/swimgraf/fontario12.dat
963texmf-dist/source/latex/swimgraf/fontario13.dat
964texmf-dist/source/latex/swimgraf/fontario14.dat
965texmf-dist/source/latex/swimgraf/fontario15.dat
966texmf-dist/source/latex/swimgraf/fontario16.dat
967texmf-dist/source/latex/swimgraf/fontario17.dat
968texmf-dist/source/latex/swimgraf/fontario8.dat
969texmf-dist/source/latex/swimgraf/fontario9.dat
970texmf-dist/source/latex/swimgraf/fworld.dat
971texmf-dist/source/latex/swimgraf/mcanada.dat
972texmf-dist/source/latex/swimgraf/mworld.dat
973texmf-dist/tex/latex/swimgraf/swimgraf.cfg
974texmf-dist/tex/latex/swimgraf/swimgraf.sty
975texmf-dist/doc/support/texdraw/getopt.c
976texmf-dist/doc/support/texdraw/getopt.h
977texmf-dist/doc/support/texdraw/texdraw.cps
978texmf-dist/doc/support/texdraw/texdraw.fns
979texmf-dist/doc/support/texdraw/texdraw.pdf
980texmf-dist/doc/support/texdraw/texdraw.texi
981texmf-dist/doc/support/texdraw/texdraw_1.html
982texmf-dist/doc/support/texdraw/texdraw_10.html
983texmf-dist/doc/support/texdraw/texdraw_11.html
984texmf-dist/doc/support/texdraw/texdraw_2.html
985texmf-dist/doc/support/texdraw/texdraw_3.html
986texmf-dist/doc/support/texdraw/texdraw_4.html
987texmf-dist/doc/support/texdraw/texdraw_5.html
988texmf-dist/doc/support/texdraw/texdraw_6.html
989texmf-dist/doc/support/texdraw/texdraw_7.html
990texmf-dist/doc/support/texdraw/texdraw_8.html
991texmf-dist/doc/support/texdraw/texdraw_9.html
992texmf-dist/doc/support/texdraw/texdraw_foot.html
993texmf-dist/doc/support/texdraw/texdraw_toc.html
994texmf-dist/doc/support/texdraw/texi2dvi
995texmf-dist/doc/support/texdraw/texindex.c
996texmf-dist/doc/support/texdraw/txdexamp.latex
997texmf-dist/doc/support/texdraw/txdexamp.tex
998texmf-dist/tex/generic/texdraw/blockdiagram.tex
999texmf-dist/tex/generic/texdraw/texdraw.sty
1000texmf-dist/tex/generic/texdraw/texdraw.tex
1001texmf-dist/tex/generic/texdraw/txdps.tex
1002texmf-dist/tex/generic/texdraw/txdtools.tex
1003texmf-dist/doc/latex/tikz-inet/README
1004texmf-dist/doc/latex/tikz-inet/tikz-inet-doc.pdf
1005texmf-dist/doc/latex/tikz-inet/tikz-inet-doc.tex
1006texmf-dist/tex/latex/tikz-inet/tikz-inet.sty
1007texmf-dist/doc/latex/tikz-timing/README
1008texmf-dist/doc/latex/tikz-timing/tikz-timing.pdf
1009texmf-dist/source/latex/tikz-timing/Makefile
1010texmf-dist/source/latex/tikz-timing/tikz-timing.dtx
1011texmf-dist/source/latex/tikz-timing/tikz-timing.ins
1012texmf-dist/tex/latex/tikz-timing/tikz-timing-arrows.sty
1013texmf-dist/tex/latex/tikz-timing/tikz-timing-either.sty
1014texmf-dist/tex/latex/tikz-timing/tikz-timing-overlays.sty
1015texmf-dist/tex/latex/tikz-timing/tikz-timing.sty
1016texmf-dist/doc/latex/tkz-doc/README
1017texmf-dist/doc/latex/tkz-doc/tkzexample.sty
1018texmf-dist/tex/latex/tkz-doc/tkz-doc.cls
1019texmf-dist/doc/latex/tkz-linknodes/doc/TKZdoc-linknodes-us.pdf
1020texmf-dist/doc/latex/tkz-linknodes/doc/TKZdoc-linknodes-us.tex
1021texmf-dist/doc/latex/tkz-linknodes/doc/equation.pdf
1022texmf-dist/doc/latex/tkz-linknodes/doc/equation.tex
1023texmf-dist/doc/latex/tkz-linknodes/doc/quadratic.pdf
1024texmf-dist/doc/latex/tkz-linknodes/doc/quadratic.tex
1025texmf-dist/doc/latex/tkz-linknodes/doc/system.pdf
1026texmf-dist/doc/latex/tkz-linknodes/doc/system.tex
1027texmf-dist/doc/latex/tkz-linknodes/readme-linknodes.txt
1028texmf-dist/tex/latex/tkz-linknodes/tkz-linknodes.sty
1029texmf-dist/doc/latex/tkz-tab/TKZdoc-tab-adapt.tex
1030texmf-dist/doc/latex/tkz-tab/TKZdoc-tab-examples.tex
1031texmf-dist/doc/latex/tkz-tab/TKZdoc-tab-image.tex
1032texmf-dist/doc/latex/tkz-tab/TKZdoc-tab-init.tex
1033texmf-dist/doc/latex/tkz-tab/TKZdoc-tab-install.tex
1034texmf-dist/doc/latex/tkz-tab/TKZdoc-tab-main.tex
1035texmf-dist/doc/latex/tkz-tab/TKZdoc-tab-sign.tex
1036texmf-dist/doc/latex/tkz-tab/TKZdoc-tab-slope.tex
1037texmf-dist/doc/latex/tkz-tab/TKZdoc-tab-tangente.tex
1038texmf-dist/doc/latex/tkz-tab/TKZdoc-tab-tv.tex
1039texmf-dist/doc/latex/tkz-tab/TKZdoc-tab-valeurs.tex
1040texmf-dist/doc/latex/tkz-tab/TKZdoc-tab-variation.tex
1041texmf-dist/doc/latex/tkz-tab/TKZdoc-tab.pdf
1042texmf-dist/doc/latex/tkz-tab/doctab.ist
1043texmf-dist/doc/latex/tkz-tab/readme-us.txt
1044texmf-dist/doc/latex/tkz-tab/sign-latin1.pdf
1045texmf-dist/doc/latex/tkz-tab/sign-latin1.tex
1046texmf-dist/doc/latex/tkz-tab/var-latin1.pdf
1047texmf-dist/doc/latex/tkz-tab/var-latin1.tex
1048texmf-dist/tex/latex/tkz-tab/tkz-tab.sty
1049texmf-dist/doc/latex/tufte-latex/History.txt
1050texmf-dist/doc/latex/tufte-latex/README.txt
1051texmf-dist/doc/latex/tufte-latex/graphics/be-contents.pdf
1052texmf-dist/doc/latex/tufte-latex/graphics/be-title.pdf
1053texmf-dist/doc/latex/tufte-latex/graphics/ei-contents.pdf
1054texmf-dist/doc/latex/tufte-latex/graphics/ei-title.pdf
1055texmf-dist/doc/latex/tufte-latex/graphics/helix.asy
1056texmf-dist/doc/latex/tufte-latex/graphics/helix.pdf
1057texmf-dist/doc/latex/tufte-latex/graphics/hilbertcurves.pdf
1058texmf-dist/doc/latex/tufte-latex/graphics/hilbertrecursive.tex
1059texmf-dist/doc/latex/tufte-latex/graphics/nasa_vision_sm.png
1060texmf-dist/doc/latex/tufte-latex/graphics/satir_graph.png
1061texmf-dist/doc/latex/tufte-latex/graphics/sine.asy
1062texmf-dist/doc/latex/tufte-latex/graphics/sine.pdf
1063texmf-dist/doc/latex/tufte-latex/graphics/vdqi-contents.pdf
1064texmf-dist/doc/latex/tufte-latex/graphics/vdqi-title.pdf
1065texmf-dist/doc/latex/tufte-latex/graphics/ve-contents.pdf
1066texmf-dist/doc/latex/tufte-latex/graphics/ve-title.pdf
1067texmf-dist/doc/latex/tufte-latex/sample-book.pdf
1068texmf-dist/doc/latex/tufte-latex/sample-book.tex
1069texmf-dist/doc/latex/tufte-latex/sample-handout.bib
1070texmf-dist/doc/latex/tufte-latex/sample-handout.pdf
1071texmf-dist/doc/latex/tufte-latex/sample-handout.tex
1072texmf-dist/source/latex/tufte-latex/sample-book.pdf
1073texmf-dist/source/latex/tufte-latex/sample-book.tex
1074texmf-dist/source/latex/tufte-latex/sample-handout.bib
1075texmf-dist/source/latex/tufte-latex/sample-handout.pdf
1076texmf-dist/source/latex/tufte-latex/sample-handout.tex
1077texmf-dist/source/latex/tufte-latex/tufte-book.cls
1078texmf-dist/source/latex/tufte-latex/tufte-common.sty
1079texmf-dist/source/latex/tufte-latex/tufte-handout.cls
1080texmf-dist/tex/latex/tufte-latex/tufte-book.cls
1081texmf-dist/tex/latex/tufte-latex/tufte-common.sty
1082texmf-dist/tex/latex/tufte-latex/tufte-handout.cls
1083texmf-dist/doc/generic/xypic/CATALOG
1084texmf-dist/doc/generic/xypic/COPYING
1085texmf-dist/doc/generic/xypic/INSTALL
1086texmf-dist/doc/generic/xypic/INSTALL.OzTeX
1087texmf-dist/doc/generic/xypic/INSTALL.Textures
1088texmf-dist/doc/generic/xypic/MANIFEST
1089texmf-dist/doc/generic/xypic/README
1090texmf-dist/doc/generic/xypic/TRAILER
1091texmf-dist/doc/generic/xypic/VERSIONS
1092texmf-dist/doc/generic/xypic/import1.eps
1093texmf-dist/doc/generic/xypic/kris.eps
1094texmf-dist/doc/generic/xypic/ross.eps
1095texmf-dist/doc/generic/xypic/xyguide.pdf
1096texmf-dist/doc/generic/xypic/xyrefer.pdf
1097texmf-dist/source/generic/xypic/CATALOG.doc
1098texmf-dist/source/generic/xypic/COPYING
1099texmf-dist/source/generic/xypic/ChangeLog
1100texmf-dist/source/generic/xypic/INSTALL
1101texmf-dist/source/generic/xypic/INSTALL.OzTeX
1102texmf-dist/source/generic/xypic/INSTALL.Textures
1103texmf-dist/source/generic/xypic/MAKE
1104texmf-dist/source/generic/xypic/MANIFEST
1105texmf-dist/source/generic/xypic/Makefile
1106texmf-dist/source/generic/xypic/README
1107texmf-dist/source/generic/xypic/TRAILER
1108texmf-dist/source/generic/xypic/VERSIONS
1109texmf-dist/source/generic/xypic/doc2tex.com
1110texmf-dist/source/generic/xypic/dvitogif89a
1111texmf-dist/source/generic/xypic/import1.eps
1112texmf-dist/source/generic/xypic/install-tds
1113texmf-dist/source/generic/xypic/kris.eps
1114texmf-dist/source/generic/xypic/latin1.sty
1115texmf-dist/source/generic/xypic/movie.cls
1116texmf-dist/source/generic/xypic/pnmrawtopcropwhite.c
1117texmf-dist/source/generic/xypic/ross.eps
1118texmf-dist/source/generic/xypic/xy.doc
1119texmf-dist/source/generic/xypic/xy.sty
1120texmf-dist/source/generic/xypic/xy16textures.doc
1121texmf-dist/source/generic/xypic/xy17oztex.doc
1122texmf-dist/source/generic/xypic/xy2cell.doc
1123texmf-dist/source/generic/xypic/xyall.doc
1124texmf-dist/source/generic/xypic/xyarc.doc
1125texmf-dist/source/generic/xypic/xyarrow.doc
1126texmf-dist/source/generic/xypic/xycmactex.doc
1127texmf-dist/source/generic/xypic/xycmtip.doc
1128texmf-dist/source/generic/xypic/xycolor.doc
1129texmf-dist/source/generic/xypic/xycrayon.doc
1130texmf-dist/source/generic/xypic/xycurve.doc
1131texmf-dist/source/generic/xypic/xydoc.back
1132texmf-dist/source/generic/xypic/xydoc.bib
1133texmf-dist/source/generic/xypic/xydoc.sty
1134texmf-dist/source/generic/xypic/xydocps.doc
1135texmf-dist/source/generic/xypic/xydummy.doc
1136texmf-dist/source/generic/xypic/xydvidrv.doc
1137texmf-dist/source/generic/xypic/xydvips.doc
1138texmf-dist/source/generic/xypic/xydvitops.doc
1139texmf-dist/source/generic/xypic/xyemtex.doc
1140texmf-dist/source/generic/xypic/xyframe.doc
1141texmf-dist/source/generic/xypic/xygraph.doc
1142texmf-dist/source/generic/xypic/xyguide.man
1143texmf-dist/source/generic/xypic/xyidioms.doc
1144texmf-dist/source/generic/xypic/xyimport.doc
1145texmf-dist/source/generic/xypic/xyknot.doc
1146texmf-dist/source/generic/xypic/xylatex.ini
1147texmf-dist/source/generic/xypic/xyline.doc
1148texmf-dist/source/generic/xypic/xymacpat.xyp
1149texmf-dist/source/generic/xypic/xymatrix.doc
1150texmf-dist/source/generic/xypic/xymovie.doc
1151texmf-dist/source/generic/xypic/xynecula.doc
1152texmf-dist/source/generic/xypic/xyoztex.doc
1153texmf-dist/source/generic/xypic/xypic.doc
1154texmf-dist/source/generic/xypic/xypic.map
1155texmf-dist/source/generic/xypic/xypic.sty
1156texmf-dist/source/generic/xypic/xypoly.doc
1157texmf-dist/source/generic/xypic/xyps-c.doc
1158texmf-dist/source/generic/xypic/xyps-col.doc
1159texmf-dist/source/generic/xypic/xyps-f.doc
1160texmf-dist/source/generic/xypic/xyps-l.doc
1161texmf-dist/source/generic/xypic/xyps-pro.doc
1162texmf-dist/source/generic/xypic/xyps-ps.doc
1163texmf-dist/source/generic/xypic/xyps-r.doc
1164texmf-dist/source/generic/xypic/xyps-s.doc
1165texmf-dist/source/generic/xypic/xyps-t.doc
1166texmf-dist/source/generic/xypic/xyps.doc
1167texmf-dist/source/generic/xypic/xypsdict.doc
1168texmf-dist/source/generic/xypic/xypspatt.doc
1169texmf-dist/source/generic/xypic/xyrecat.doc
1170texmf-dist/source/generic/xypic/xyrefer.man
1171texmf-dist/source/generic/xypic/xyrotate.doc
1172texmf-dist/source/generic/xypic/xysmart.doc
1173texmf-dist/source/generic/xypic/xytex.ini
1174texmf-dist/source/generic/xypic/xytextures.doc
1175texmf-dist/source/generic/xypic/xytile.doc
1176texmf-dist/source/generic/xypic/xytips.doc
1177texmf-dist/source/generic/xypic/xytp-f.doc
1178texmf-dist/source/generic/xypic/xytpic.doc
1179texmf-dist/source/generic/xypic/xyv2.doc
1180texmf-dist/source/generic/xypic/xyweb.doc
1181texmf-dist/source/generic/xypic/xyxdvi.doc
1182texmf-dist/dvips/xypic/xy37dict.pro
1183texmf-dist/fonts/map/dvips/xypic/xypic.map
1184texmf-dist/fonts/source/public/xypic/xyatip.mf
1185texmf-dist/fonts/source/public/xypic/xyatip10.mf
1186texmf-dist/fonts/source/public/xypic/xybsql10.mf
1187texmf-dist/fonts/source/public/xypic/xybtip.mf
1188texmf-dist/fonts/source/public/xypic/xybtip10.mf
1189texmf-dist/fonts/source/public/xypic/xycirc10.mf
1190texmf-dist/fonts/source/public/xypic/xycm.mf
1191texmf-dist/fonts/source/public/xypic/xycmat10.mf
1192texmf-dist/fonts/source/public/xypic/xycmat11.mf
1193texmf-dist/fonts/source/public/xypic/xycmat12.mf
1194texmf-dist/fonts/source/public/xypic/xycmbt10.mf
1195texmf-dist/fonts/source/public/xypic/xycmbt11.mf
1196texmf-dist/fonts/source/public/xypic/xycmbt12.mf
1197texmf-dist/fonts/source/public/xypic/xyd.mf
1198texmf-dist/fonts/source/public/xypic/xyd2.mf
1199texmf-dist/fonts/source/public/xypic/xydash10.mf
1200texmf-dist/fonts/source/public/xypic/xyeuat10.mf
1201texmf-dist/fonts/source/public/xypic/xyeuat11.mf
1202texmf-dist/fonts/source/public/xypic/xyeuat12.mf
1203texmf-dist/fonts/source/public/xypic/xyeubt10.mf
1204texmf-dist/fonts/source/public/xypic/xyeubt11.mf
1205texmf-dist/fonts/source/public/xypic/xyeubt12.mf
1206texmf-dist/fonts/source/public/xypic/xyeuler.mf
1207texmf-dist/fonts/source/public/xypic/xyline10.mf
1208texmf-dist/fonts/source/public/xypic/xymisc10.mf
1209texmf-dist/fonts/source/public/xypic/xyqc10.mf
1210texmf-dist/fonts/source/public/xypic/xytech.mf
1211texmf-dist/fonts/tfm/public/xypic/xyatip10.tfm
1212texmf-dist/fonts/tfm/public/xypic/xybsql10.tfm
1213texmf-dist/fonts/tfm/public/xypic/xybtip10.tfm
1214texmf-dist/fonts/tfm/public/xypic/xycirc10.tfm
1215texmf-dist/fonts/tfm/public/xypic/xycmat10.tfm
1216texmf-dist/fonts/tfm/public/xypic/xycmat11.tfm
1217texmf-dist/fonts/tfm/public/xypic/xycmat12.tfm
1218texmf-dist/fonts/tfm/public/xypic/xycmbt10.tfm
1219texmf-dist/fonts/tfm/public/xypic/xycmbt11.tfm
1220texmf-dist/fonts/tfm/public/xypic/xycmbt12.tfm
1221texmf-dist/fonts/tfm/public/xypic/xydash10.tfm
1222texmf-dist/fonts/tfm/public/xypic/xyeuat10.tfm
1223texmf-dist/fonts/tfm/public/xypic/xyeuat11.tfm
1224texmf-dist/fonts/tfm/public/xypic/xyeuat12.tfm
1225texmf-dist/fonts/tfm/public/xypic/xyeubt10.tfm
1226texmf-dist/fonts/tfm/public/xypic/xyeubt11.tfm
1227texmf-dist/fonts/tfm/public/xypic/xyeubt12.tfm
1228texmf-dist/fonts/tfm/public/xypic/xyline10.tfm
1229texmf-dist/fonts/tfm/public/xypic/xymisc10.tfm
1230texmf-dist/fonts/tfm/public/xypic/xyqc10.tfm
1231texmf-dist/fonts/type1/public/xypic/xyatip10.pfb
1232texmf-dist/fonts/type1/public/xypic/xybsql10.pfb
1233texmf-dist/fonts/type1/public/xypic/xybtip10.pfb
1234texmf-dist/fonts/type1/public/xypic/xycirc10.pfb
1235texmf-dist/fonts/type1/public/xypic/xycmat10.pfb
1236texmf-dist/fonts/type1/public/xypic/xycmbt10.pfb
1237texmf-dist/fonts/type1/public/xypic/xydash10.pfb
1238texmf-dist/fonts/type1/public/xypic/xyeuat10.pfb
1239texmf-dist/fonts/type1/public/xypic/xyeubt10.pfb
1240texmf-dist/tex/generic/xypic/movie.cls
1241texmf-dist/tex/generic/xypic/xy.sty
1242texmf-dist/tex/generic/xypic/xy.tex
1243texmf-dist/tex/generic/xypic/xy16textures.tex
1244texmf-dist/tex/generic/xypic/xy17oztex.tex
1245texmf-dist/tex/generic/xypic/xy2cell.tex
1246texmf-dist/tex/generic/xypic/xyall.tex
1247texmf-dist/tex/generic/xypic/xyarc.tex
1248texmf-dist/tex/generic/xypic/xyarrow.tex
1249texmf-dist/tex/generic/xypic/xycmactex.tex
1250texmf-dist/tex/generic/xypic/xycmtip.tex
1251texmf-dist/tex/generic/xypic/xycolor.tex
1252texmf-dist/tex/generic/xypic/xycrayon.tex
1253texmf-dist/tex/generic/xypic/xycurve.tex
1254texmf-dist/tex/generic/xypic/xydummy.tex
1255texmf-dist/tex/generic/xypic/xydvidrv.tex
1256texmf-dist/tex/generic/xypic/xydvips.tex
1257texmf-dist/tex/generic/xypic/xydvitops.tex
1258texmf-dist/tex/generic/xypic/xyemtex.tex
1259texmf-dist/tex/generic/xypic/xyframe.tex
1260texmf-dist/tex/generic/xypic/xygraph.tex
1261texmf-dist/tex/generic/xypic/xyidioms.tex
1262texmf-dist/tex/generic/xypic/xyimport.tex
1263texmf-dist/tex/generic/xypic/xyknot.tex
1264texmf-dist/tex/generic/xypic/xylatex.ini
1265texmf-dist/tex/generic/xypic/xyline.tex
1266texmf-dist/tex/generic/xypic/xymacpat.xyp
1267texmf-dist/tex/generic/xypic/xymatrix.tex
1268texmf-dist/tex/generic/xypic/xymovie.tex
1269texmf-dist/tex/generic/xypic/xynecula.tex
1270texmf-dist/tex/generic/xypic/xyoztex.tex
1271texmf-dist/tex/generic/xypic/xypic.sty
1272texmf-dist/tex/generic/xypic/xypic.tex
1273texmf-dist/tex/generic/xypic/xypoly.tex
1274texmf-dist/tex/generic/xypic/xyps-c.tex
1275texmf-dist/tex/generic/xypic/xyps-col.tex
1276texmf-dist/tex/generic/xypic/xyps-f.tex
1277texmf-dist/tex/generic/xypic/xyps-l.tex
1278texmf-dist/tex/generic/xypic/xyps-pro.tex
1279texmf-dist/tex/generic/xypic/xyps-ps.tex
1280texmf-dist/tex/generic/xypic/xyps-r.tex
1281texmf-dist/tex/generic/xypic/xyps-s.tex
1282texmf-dist/tex/generic/xypic/xyps-t.tex
1283texmf-dist/tex/generic/xypic/xyps.tex
1284texmf-dist/tex/generic/xypic/xypsdict.tex
1285texmf-dist/tex/generic/xypic/xypspatt.tex
1286texmf-dist/tex/generic/xypic/xyrecat.tex
1287texmf-dist/tex/generic/xypic/xyrotate.tex
1288texmf-dist/tex/generic/xypic/xysmart.tex
1289texmf-dist/tex/generic/xypic/xytex.ini
1290texmf-dist/tex/generic/xypic/xytextures.tex
1291texmf-dist/tex/generic/xypic/xytile.tex
1292texmf-dist/tex/generic/xypic/xytips.tex
1293texmf-dist/tex/generic/xypic/xytp-f.tex
1294texmf-dist/tex/generic/xypic/xytpic.tex
1295texmf-dist/tex/generic/xypic/xyv2.tex
1296texmf-dist/tex/generic/xypic/xyweb.tex
1297texmf-dist/tex/generic/xypic/xyxdvi.tex
1298)
1299
1300%__mkdir_p ${PREF}/texmf-dist
1301for i in "${manifest[@]}"; do
1302    %__install -D %{texlive_src}/$i ${PREF}/$i
1303done
1304## make symlinks of core script utils
1305mk_symlinks=(
1306texlive-collection-binextra,/usr/bin/dviasm,/usr/share/texmf-dist/scripts/dviasm/dviasm.py
1307texlive-collection-binextra,/usr/bin/findhyph,/usr/share/texmf-dist/scripts/findhyph/findhyph
1308texlive-collection-binextra,/usr/bin/fragmaster,/usr/share/texmf-dist/scripts/fragmaster/fragmaster.pl
1309texlive-collection-binextra,/usr/bin/latex2man,/usr/share/texmf-dist/scripts/latex2man/latex2man
1310texlive-collection-binextra,/usr/bin/latexmk,/usr/share/texmf-dist/scripts/latexmk/latexmk.pl
1311texlive-collection-binextra,/usr/bin/listings-ext.sh,/usr/share/texmf-dist/scripts/listings-ext/listings-ext.sh
1312texlive-collection-binextra,/usr/bin/mkjobtexmf,/usr/share/texmf-dist/scripts/mkjobtexmf/mkjobtexmf.pl
1313texlive-collection-binextra,/usr/bin/pdfcrop,/usr/share/texmf-dist/scripts/pdfcrop/pdfcrop.pl
1314texlive-collection-binextra,/usr/bin/pkfix,/usr/share/texmf-dist/scripts/pkfix/pkfix.pl
1315texlive-collection-binextra,/usr/bin/pkfix-helper,/usr/share/texmf-dist/scripts/pkfix-helper/pkfix-helper
1316texlive-collection-binextra,/usr/bin/purifyeps,/usr/share/texmf-dist/scripts/purifyeps/purifyeps
1317texlive-collection-binextra,/usr/bin/texcount,/usr/share/texmf-dist/scripts/texcount/texcount.pl
1318texlive-collection-binextra,/usr/bin/texdiff,/usr/share/texmf-dist/scripts/texdiff/texdiff
1319texlive-collection-binextra,/usr/bin/texdirflatten,/usr/share/texmf-dist/scripts/texdirflatten/texdirflatten
1320texlive-collection-binextra,/usr/bin/texloganalyser,/usr/share/texmf-dist/scripts/texloganalyser/texloganalyser
1321texlive-collection-context,/usr/bin/context,/usr/share/texmf-dist/scripts/context/stubs/unix/context
1322texlive-collection-context,/usr/bin/ctxtools,/usr/share/texmf-dist/scripts/context/stubs/unix/ctxtools
1323texlive-collection-context,/usr/bin/luatools,/usr/share/texmf-dist/scripts/context/lua/luatools.lua
1324texlive-collection-context,/usr/bin/makempy,/usr/share/texmf-dist/scripts/context/stubs/unix/makempy
1325texlive-collection-context,/usr/bin/mpstools,/usr/share/texmf-dist/scripts/context/stubs/unix/mpstools
1326texlive-collection-context,/usr/bin/mptopdf,/usr/share/texmf-dist/scripts/context/stubs/unix/mptopdf
1327texlive-collection-context,/usr/bin/mtxrun,/usr/share/texmf-dist/scripts/context/lua/mtxrun.lua
1328texlive-collection-context,/usr/bin/mtxtools,/usr/share/texmf-dist/scripts/context/stubs/unix/mtxtools
1329texlive-collection-context,/usr/bin/pdftools,/usr/share/texmf-dist/scripts/context/stubs/unix/pdftools
1330texlive-collection-context,/usr/bin/pstopdf,/usr/share/texmf-dist/scripts/context/stubs/unix/pstopdf
1331texlive-collection-context,/usr/bin/rlxtools,/usr/share/texmf-dist/scripts/context/stubs/unix/rlxtools
1332texlive-collection-context,/usr/bin/runtools,/usr/share/texmf-dist/scripts/context/stubs/unix/runtools
1333texlive-collection-context,/usr/bin/texexec,/usr/share/texmf-dist/scripts/context/stubs/unix/texexec
1334texlive-collection-context,/usr/bin/texfont,/usr/share/texmf-dist/scripts/context/stubs/unix/texfont
1335texlive-collection-context,/usr/bin/texmfstart,/usr/share/texmf-dist/scripts/context/ruby/texmfstart.rb
1336texlive-collection-context,/usr/bin/textools,/usr/share/texmf-dist/scripts/context/stubs/unix/textools
1337texlive-collection-context,/usr/bin/texutil,/usr/share/texmf-dist/scripts/context/stubs/unix/texutil
1338texlive-collection-context,/usr/bin/tmftools,/usr/share/texmf-dist/scripts/context/stubs/unix/tmftools
1339texlive-collection-context,/usr/bin/xmltools,/usr/share/texmf-dist/scripts/context/stubs/unix/xmltools
1340texlive-collection-fontutils,/usr/bin/afm2afm,/usr/share/texmf-dist/scripts/fontools/afm2afm
1341texlive-collection-fontutils,/usr/bin/autoinst,/usr/share/texmf-dist/scripts/fontools/autoinst
1342texlive-collection-fontutils,/usr/bin/cmap2enc,/usr/share/texmf-dist/scripts/fontools/cmap2enc
1343texlive-collection-fontutils,/usr/bin/epstopdf,/usr/share/texmf-dist/scripts/epstopdf/epstopdf.pl
1344texlive-collection-fontutils,/usr/bin/font2afm,/usr/share/texmf-dist/scripts/fontools/font2afm
1345texlive-collection-fontutils,/usr/bin/mkt1font,/usr/share/texmf-dist/scripts/accfonts/mkt1font
1346texlive-collection-fontutils,/usr/bin/ot2kpx,/usr/share/texmf-dist/scripts/fontools/ot2kpx
1347texlive-collection-fontutils,/usr/bin/pfm2kpx,/usr/share/texmf-dist/scripts/fontools/pfm2kpx
1348texlive-collection-fontutils,/usr/bin/showglyphs,/usr/share/texmf-dist/scripts/fontools/showglyphs
1349texlive-collection-fontutils,/usr/bin/vpl2ovp,/usr/share/texmf-dist/scripts/accfonts/vpl2ovp
1350texlive-collection-fontutils,/usr/bin/vpl2vpl,/usr/share/texmf-dist/scripts/accfonts/vpl2vpl
1351texlive-collection-langgreek,/usr/bin/mkgrkindex,/usr/share/texmf-dist/scripts/mkgrkindex/mkgrkindex
1352texlive-collection-langindic,/usr/bin/ebong,/usr/share/texmf-dist/scripts/bengali/ebong.py
1353texlive-collection-latex,/usr/bin/pdfatfi,/usr/share/texmf-dist/scripts/oberdiek/pdfatfi.pl
1354texlive-collection-latexextra,/usr/bin/makeglossaries,/usr/share/texmf-dist/scripts/glossaries/makeglossaries
1355texlive-collection-latexextra,/usr/bin/pdfannotextractor,/usr/share/texmf-dist/scripts/pax/pdfannotextractor.pl
1356texlive-collection-latexextra,/usr/bin/pdfthumb,/usr/share/texmf-dist/scripts/ppower4/pdfthumb.tlu
1357texlive-collection-latexextra,/usr/bin/perltex,/usr/share/texmf-dist/scripts/perltex/perltex
1358texlive-collection-latexextra,/usr/bin/ppower4,/usr/share/texmf-dist/scripts/ppower4/ppower4.tlu
1359texlive-collection-latexextra,/usr/bin/ps4pdf,/usr/share/texmf-dist/scripts/pst-pdf/ps4pdf
1360texlive-collection-latexextra,/usr/bin/splitindex,/usr/share/texmf-dist/scripts/splitindex/perl/splitindex.pl
1361texlive-collection-latexextra,/usr/bin/svn-multi,/usr/share/texmf-dist/scripts/svn-multi/svn-multi.pl
1362texlive-collection-latexextra,/usr/bin/vpe,/usr/share/texmf-dist/scripts/vpe/vpe.pl
1363texlive-collection-latexrecommended,/usr/bin/thumbpdf,/usr/share/texmf-dist/scripts/thumbpdf/thumbpdf.pl
1364texlive-collection-pictures,/usr/bin/cachepic,/usr/share/texmf-dist/scripts/cachepic/cachepic.tlu
1365texlive-collection-pictures,/usr/bin/epspdf,/usr/share/texmf-dist/scripts/epspdf/epspdf
1366texlive-collection-pictures,/usr/bin/epspdftk,/usr/share/texmf-dist/scripts/epspdf/epspdftk
1367texlive-collection-pictures,/usr/bin/fig4latex,/usr/share/texmf-dist/scripts/fig4latex/fig4latex
1368texlive-collection-pstricks,/usr/bin/pst2pdf,/usr/share/texmf-dist/scripts/pst2pdf/pst2pdf.pl
1369texlive-collection-science,/usr/bin/ulqda,/usr/share/texmf-dist/scripts/ulqda/ulqda.pl
1370)
1371%__mkdir_p %{buildroot}%{_bindir}
1372pushd %{buildroot}%{_bindir}
1373    for i in "${mk_symlinks[@]}"; do
1374        tlc=$(echo $i | cut -f 1 -d",")
1375        lnk=$(echo $i | cut -f 2 -d"," | %__sed -e "s|/usr/bin/||")
1376        rlnk=$(echo $i | cut -f 3 -d"," | %__sed -e "s|/usr/|../|")
1377
1378        [ "%{name}" = "$tlc" ] || continue
1379        [ -f $rlnk ] || exit 1
1380        %__ln_s $rlnk $lnk || exit 1
1381    done
1382popd
1383## info
1384%__rm -f %{buildroot}%{_infodir}/dir
1385%__gzip -9nf %{buildroot}%{_infodir}/*info* ||:
1386
1387## man
1388## man t1* files are provided by t1utils
1389for i in t1ascii t1asm t1binary t1disasm t1mac t1unmac; do
1390    %__rm %{buildroot}%{_mandir}/man*/${i}.* ||:
1391done
1392
1393## man some files are provided by psutils
1394for i in epsffit extractres fixdlsrps fixfmps fixmacps fixpsditps fixpspps fixscribeps fixtpps fixwfwps fixwpps fixwwps getafm includeres psbook psmerge psnup psresize psselect pstops; do
1395    %__rm %{buildroot}%{_mandir}/man*/${i}.* ||:
1396done
1397
1398## fix perl path
1399for i in source/metapost/expressg/expressg.dtx \
1400         doc/metapost/expressg/n2mpsprl.prl \
1401         doc/latex/songbook/contrib/crd2sb/crd2sb; do
1402    [ -f %{build_texmf}-dist/${i} ] && \
1403        %__sed -i -e "s|^#!/usr/local/bin/perl|#!%{__perl}|" %{build_texmf}-dist/${i}
1404done
1405
1406## remove asymptote directries, which provides asymptote package
1407find %{buildroot} -regex ".*asymptote.*" | xargs %__rm -rf
1408# find %{buildroot} -name "Makefile" | xargs %__rm -f
1409
1410# ## remove xindy
1411# find %{buildroot} -regex ".*xindy.*" | xargs %__rm -rf
1412
1413# ## remove tex4ht
1414# find %{buildroot} -regex ".*tex4ht.*" | xargs %__rm -rf
1415
1416## remove arch dependent binaries
1417%__rm -f %{build_texmf}-dist/source/latex/splitindex/splitindex-{OpenBSD,Linux}-i386
1418
1419## remove unpackaging files
1420find %{buildroot} | %__grep -e "\.\(la\|a\)$" | xargs %__rm -f
1421find %{buildroot} | %__grep -e "\.\(diff\|patch\)$" | xargs %__rm -f
1422
1423## Files list
1424find %{buildroot} -type f -or -type l | \
1425    %__sed -e "s|%{buildroot}||g" > filelist.full
1426
1427find %{buildroot}%{texmf}-dist -type d | \
1428    %__sed -e "s|^%{buildroot}|%dir |" \
1429           -e "s|$|/|"             >> filelist.full
1430
1431## subpackages
1432grep "/texmf-dist/doc/" filelist.full > filelist.doc
1433cat filelist.doc filelist.full | sort | uniq -u > filelist.tmp
1434%__mv -f filelist.tmp filelist.full
1435
1436%clean
1437%__rm -rf %{buildroot}
1438
1439%post
1440%{exec_texhash}
1441
1442[ -f %{texmf}/web2c/updmap.cfg ] || exit 0
1443
1444updmap_lock=%{texmf}/updmap.lock
1445%{exec_updmap} --listmaps 2>/dev/null | egrep -q "^#! MixedMap xypic.map" && \
1446    echo -n "    " && \
1447    echo -n "Running updmap: enable xypic.map ... " && \
1448    %{exec_updmap} --nomkmap --enable MixedMap xypic.map >/dev/null 2>&1 && \
1449    echo "done." && \
1450    touch ${updmap_lock}
1451
1452rpm -q --quiet texlive-common || exit 0
1453
1454[ -f ${updmap_lock} ] && \
1455    echo -n "    " && \
1456    echo -n "Running updmap: recreate map files ... " && \
1457    %{exec_updmap} >/dev/null 2>&1 && \
1458    echo "done." && \
1459    rm -f ${updmap_lock}
1460
1461exit 0
1462
1463
1464%postun
1465if [ "$1" = 0 ]; then
1466    %{exec_texhash}
1467
1468    [ -f %{texmf}/web2c/updmap.cfg ] || exit 0
1469
1470    %{exec_updmap} --listmaps 2>/dev/null | egrep -q "^MixedMap xypic.map" && \
1471        echo -n "    " && \
1472        echo -n "Running updmap: disable xypic.map ... " && \
1473        %{exec_updmap} --nomkmap --disable xypic.map >/dev/null 2>&1 && \
1474        echo "done."
1475    echo -n "    " && \
1476        echo -n "Running updmap: recreate map files ... " && \
1477        %{exec_updmap} >/dev/null 2>&1 && \
1478        echo "done."
1479
1480fi
1481
1482exit 0
1483
1484%files -f filelist.full
1485%defattr(-,root,root)
1486
1487%files -f filelist.doc doc
1488%defattr(-,root,root)
1489
1490%changelog
1491* Mon Mar 23 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2009-4
1492- generated by tlpdb2rpmspec 2009-4: tlpdb2rpmspec collection-pictures
1493- make symlinks of core script utils (texlive-collection-binextra,
1494  texlive-collection-context, texlive-collection-fontutils,
1495  texlive-collection-langgreek, texlive-collection-langindic,
1496  texlive-collection-latex, texlive-collection-latexextra,
1497  texlive-collection-latexrecommended, texlive-collection-pictures,
1498  texlive-collection-pstricks, texlive-collection-science)
1499
1500* Fri Jan 14 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2009-3
1501- generated by tlpdb2rpmspec 2009-3: tlpdb2rpmspec collection-pictures
1502- improved %%post
1503
1504* Fri Oct 01 2010 Munehiro Yamamoto <munepi@vinelinux.org> 2009-2
1505- generated by tlpdb2rpmspec 2009-2: tlpdb2rpmspec collection-pictures
1506- removed arch dependent binaries (texlive-collection-latexextra)
1507- fixed perl path
1508- improved updmap process in %%post and %%postun
1509
1510* Sat Aug 07 2010 Munehiro Yamamoto <munepi@vinelinux.org> 2009-1
1511- generated by tlpdb2rpmspec 2009-1: tlpdb2rpmspec collection-pictures
Note: See TracBrowser for help on using the repository browser.