## -*- coding: utf-8-unix -*- ## NOTE: This spec file is generated by tlpdb2rpmspec 2012-1: ## tlpdb2rpmspec collection-metapost %global _use_internal_dependency_generator 0 %global __find_provides %{nil} %global __find_requires %{nil} %define aliasttfdir %{texmfsysvar}/fonts/truetype/vine %define texmfsysconfig %{_sysconfdir}/texmf %define texmfsysvar %{_var}/lib/texmf %define vartexfonts %{texmfsysvar}/fonts %define tex_destdir %{_datadir} %define texmf %{tex_destdir}/texmf %define texlive_src %{tex_destdir}/texlive-sources %define build_tex_destdir %{buildroot}%{tex_destdir} %define build_texmf %{buildroot}%{texmf} ## use some macros for %post, %posttrans %define touch_run(%1) %{expand:( %__mkdir_p /var/run/texlive; touch /var/run/texlive/run-%1; ) } %define exec_upddeffont [ -x %{_sbindir}/update-defaultfont ] && \\\ %{_sbindir}/update-defaultfont 2> /dev/null %define exec_texhash [ -e /var/run/texlive/run-texhash ] && ( \\\ [ -x %{_bindir}/texhash ] && \\\ echo -n " "; echo -n "Running texhash... "; \\\ %{_bindir}/texhash 2> /dev/null; \\\ echo "done." ) && %__rm -f /var/run/texlive/run-texhash; %define exec_mtxrun [ -e /var/run/texlive/run-mtxrun ] && ( \\\ [ -x %{_bindir}/mtxrun ] && \\\ echo -n " "; echo -n "Running mtxrun... "; \\\ export TEXMF=%{texmf}-dist TEXMFCNF=%{texmf}/web2c TEXMFCACHE=%{texmfsysvar}; \\\ %{_bindir}/mtxrun --generate &> /dev/null; \\\ echo "done." ) && %__rm -f /var/run/texlive/run-mtxrun; %define exec_fmtutil [ -e /var/run/texlive/run-fmtutil ] && ( \\\ [ -x %{_bindir}/fmtutil-sys ] && \\\ echo -n " "; echo -n "Running fmtutil-sys... "; \\\ %{_bindir}/fmtutil-sys --all &> /dev/null; \\\ echo "done." ) && %__rm -f /var/run/texlive/run-fmtutil; %define exec_updmap [ -e /var/run/texlive/run-updmap ] && ( \\\ [ -x %{_bindir}/updmap-sys ] && \\\ echo -n " "; echo -n "Running updmap-sys... "; \\\ %{_bindir}/updmap-sys --nohash --quiet &> /dev/null; \\\ echo "done." ) && %__rm -f /var/run/texlive/run-updmap; Summary: TeX Live: MetaPost (and Metafont) drawing packages Summary(ja): TeX Live: MetaPost (and Metafont) drawing packages Name: texlive-collection-metapost Version: 2012 Release: 1%{?_dist_release} License: LPPL, Public Domain, GPL+, LPPL 1.3, LGPLv2+, No Info, Freely redistributable without restriction Group: Applications/Publishing URL:http://www.tug.org/texlive/ Requires: texlive = %{version} Requires: texlive-collection-basic = %{version} Requires(post): texlive = %{version} Requires(postun): texlive = %{version} #BuildRequires: texlive-sources = %{version} BuildArch: noarch Buildroot: %{_tmppath}/%{name}-%{version}-root Vendor: Project Vine Distribution: Vine Linux Packager: munepi %description The TeX Live software distribution offers a complete TeX system for a variety of Unix, Macintosh, Windows and other platforms. It encompasses programs for editing, typesetting, previewing and printing of TeX documents in many different languages, and a large collection of TeX macros and font libraries. The distribution includes extensive general documentation about TeX, as well as the documentation for the included software packages. This package is a collection of MetaPost (and Metafont) drawing packages: This package contains the following CTAN packages: automata: Finite state machines, graphs and trees in MetaPost. bbcard: Bullshit bingo, calendar and baseball-score cards. blockdraw_mp: Block diagrams and bond graphs, with MetaPost. bpolynomial: Drawing polynomial functions of up to order 3. cmarrows: MetaPost arrows and braces in the Computer Modern style. drv: Derivation trees with MetaPost. dviincl: Include a DVI page into MetaPost output. emp: "Encapsulate" MetaPost figures in a document. epsincl: Include EPS in MetaPost figures. expressg: Diagrams consisting of boxes, lines, and annotations. exteps: Include EPS figures in MetaPost. featpost: MetaPost macros for 3D. feynmf: Macros and fonts for creating Feynman (and other) diagrams. garrigues: MetaPost macros for the reproduction of Garrigues' Easter nomogram. gmp: Allow integration between MetaPost pictures and LaTeX. hatching: MetaPost macros for hatching interior of closed paths. latexmp: Interface for LaTeX-based typesetting in MetaPost metago: MetaPost output of Go positions. metaobj: MetaPost package providing high-level objects. metaplot: Plot-manipulation macros for use in Metapost. metapost: A development of Metafont for creating graphics. metauml: MetaPost library for typesetting UML diagrams. mfpic: Draw MetaFont/Post pictures from (La)TeX commands. mfpic4ode: Macros to draw direction fields and solutions of ODEs. mp3d: 3D animations. mpcolornames: XXXX mpgraphics: Process and display MetaPost figures inline. mpattern: Patterns in MetaPost. piechartmp: Draw pie-charts using MetaPost. roex: slideshow: Generate slideshow with MetaPost. splines: MetaPost macros for drawing cubic spline interpolants. suanpan: MetaPost macros for drawing Chinese and Japanese abaci. textpath: Setting text along a path with MetaPost. threeddice: Create images of dice with one, two, or three faces showing, using MetaPost. %description -l ja TeX Live ソフトウェアディストリビューションは、 さまざまな Unix, Macintosh, Windows、および 他のプラットホームに対して完全な TeX システムを提供します。 多くの異なった言語を含む TeX ドキュメントの 編集、組版、閲覧、印刷するためのプログラム、 そして、TeX マクロやフォントライブラリの大きなコレクションを 同梱しています。 このディストリビューションは 同梱しているソフトウェアパッケージのためのドキュメントばかりでなく、 TeX に関するたくさんの一般的なドキュメントを含んでいます。 このパッケージは以下のようなパッケージ集です。 MetaPost (and Metafont) drawing packages: このパッケージは以下の CTAN パッケージを含んでいます: automata: Finite state machines, graphs and trees in MetaPost. bbcard: Bullshit bingo, calendar and baseball-score cards. blockdraw_mp: Block diagrams and bond graphs, with MetaPost. bpolynomial: Drawing polynomial functions of up to order 3. cmarrows: MetaPost arrows and braces in the Computer Modern style. drv: Derivation trees with MetaPost. dviincl: Include a DVI page into MetaPost output. emp: "Encapsulate" MetaPost figures in a document. epsincl: Include EPS in MetaPost figures. expressg: Diagrams consisting of boxes, lines, and annotations. exteps: Include EPS figures in MetaPost. featpost: MetaPost macros for 3D. feynmf: Macros and fonts for creating Feynman (and other) diagrams. garrigues: MetaPost macros for the reproduction of Garrigues' Easter nomogram. gmp: Allow integration between MetaPost pictures and LaTeX. hatching: MetaPost macros for hatching interior of closed paths. latexmp: Interface for LaTeX-based typesetting in MetaPost metago: MetaPost output of Go positions. metaobj: MetaPost package providing high-level objects. metaplot: Plot-manipulation macros for use in Metapost. metapost: A development of Metafont for creating graphics. metauml: MetaPost library for typesetting UML diagrams. mfpic: Draw MetaFont/Post pictures from (La)TeX commands. mfpic4ode: Macros to draw direction fields and solutions of ODEs. mp3d: 3D animations. mpcolornames: XXXX mpgraphics: Process and display MetaPost figures inline. mpattern: Patterns in MetaPost. piechartmp: Draw pie-charts using MetaPost. roex: slideshow: Generate slideshow with MetaPost. splines: MetaPost macros for drawing cubic spline interpolants. suanpan: MetaPost macros for drawing Chinese and Japanese abaci. textpath: Setting text along a path with MetaPost. threeddice: Create images of dice with one, two, or three faces showing, using MetaPost. %package doc Summary: TeX Live: Documentation files of %{name} Group: Applications/Publishing Requires: %{name} = %{version}-%{release} %description doc This package contains documentation files of %{name}. %prep %build %install [ -n "%{buildroot}" -a "%{buildroot}" != / ] && %__rm -rf %{buildroot} PREF=%{buildroot}%{tex_destdir} manifest=( texmf-dist/doc/metapost/automata/README texmf-dist/doc/metapost/automata/example.mp texmf-dist/doc/metapost/automata/example.pdf texmf-dist/doc/metapost/automata/example.tex texmf-dist/metapost/automata/automata.mp texmf-dist/doc/metapost/bbcard/README.TEXLIVE texmf-dist/doc/metapost/bbcard/README.bbcard texmf-dist/doc/metapost/bbcard/README.calendar texmf-dist/doc/metapost/bbcard/README.scorecard texmf-dist/metapost/bbcard/bbcard.mp texmf-dist/metapost/bbcard/breakwidth.mp texmf-dist/metapost/bbcard/calendar.mp texmf-dist/metapost/bbcard/scorecard.mp texmf-dist/doc/metapost/blockdraw_mp/README texmf-dist/doc/metapost/blockdraw_mp/blockdraw_mp.pdf texmf-dist/doc/metapost/blockdraw_mp/blockdraw_mp.tex texmf-dist/doc/metapost/blockdraw_mp/bonddemo.pdf texmf-dist/doc/metapost/blockdraw_mp/cascadedemo.pdf texmf-dist/doc/metapost/blockdraw_mp/tiddetext.sty texmf-dist/doc/metapost/blockdraw_mp/tighttoc.sty texmf-dist/metapost/blockdraw_mp/blockdraw.mp texmf-dist/metapost/blockdraw_mp/bonddemo.mp texmf-dist/metapost/blockdraw_mp/bondgraph.mp texmf-dist/metapost/blockdraw_mp/cascadedemo.mp texmf-dist/metapost/blockdraw_mp/docblockprefs.mp texmf-dist/metapost/blockdraw_mp/shiftoff.mp texmf-dist/doc/metapost/bpolynomial/CHANGES texmf-dist/doc/metapost/bpolynomial/README texmf-dist/doc/metapost/bpolynomial/TODO texmf-dist/doc/metapost/bpolynomial/bpolynomial.pdf texmf-dist/doc/metapost/bpolynomial/bpolynomial.tex texmf-dist/doc/metapost/bpolynomial/examples.mp texmf-dist/metapost/bpolynomial/bpolynomial.mp texmf-dist/doc/metapost/cmarrows/README texmf-dist/doc/metapost/cmarrows/cmarrows.pdf texmf-dist/metapost/cmarrows/cmarrows.mp texmf-dist/metapost/cmarrows/rgbx0009.mp texmf-dist/metapost/cmarrows/rgbx0016.mp texmf-dist/metapost/cmarrows/rgbx0020.mp texmf-dist/metapost/cmarrows/rgbx0025.mp texmf-dist/metapost/cmarrows/sgbx0008.mp texmf-dist/metapost/cmarrows/sgbx0010.mp texmf-dist/metapost/cmarrows/sgbx0011.mp texmf-dist/metapost/cmarrows/sgbx0012.mp texmf-dist/metapost/cmarrows/sgbx0013.mp texmf-dist/metapost/cmarrows/sgbx0014.mp texmf-dist/metapost/cmarrows/sgbx0015.mp texmf-dist/metapost/cmarrows/sgbx0017.mp texmf-dist/metapost/cmarrows/sgbx0018.mp texmf-dist/metapost/cmarrows/sgbx0019.mp texmf-dist/metapost/cmarrows/sgbx0021.mp texmf-dist/metapost/cmarrows/sgbx0022.mp texmf-dist/metapost/cmarrows/sgbx0023.mp texmf-dist/metapost/cmarrows/sgbx0024.mp texmf-dist/metapost/cmarrows/tgbx0000.mp texmf-dist/metapost/cmarrows/tgbx0001.mp texmf-dist/metapost/cmarrows/tgbx0002.mp texmf-dist/metapost/cmarrows/tgbx0003.mp texmf-dist/metapost/cmarrows/tgbx0004.mp texmf-dist/metapost/cmarrows/tgbx0005.mp texmf-dist/metapost/cmarrows/tgbx0006.mp texmf-dist/metapost/cmarrows/tgbx0007.mp texmf-dist/metapost/cmarrows/tgbx0027.mp texmf-dist/doc/metapost/drv/README texmf-dist/doc/metapost/drv/doc/drv-guide.mp texmf-dist/doc/metapost/drv/doc/drv-guide.tex texmf-dist/doc/metapost/drv/doc/drv.mp texmf-dist/doc/metapost/drv/doc/makefile texmf-dist/doc/metapost/drv/doc/readme.sh texmf-dist/doc/metapost/drv/drv-guide.pdf texmf-dist/doc/metapost/drv/sample/coq-sample.mp texmf-dist/doc/metapost/drv/sample/coq-sample.tex texmf-dist/doc/metapost/drv/sample/drv.mp texmf-dist/doc/metapost/drv/sample/makefile texmf-dist/doc/metapost/drv/sample/readme.sh texmf-dist/doc/metapost/drv/template/drv.mp texmf-dist/doc/metapost/drv/template/makefile texmf-dist/doc/metapost/drv/template/readme.sh texmf-dist/doc/metapost/drv/template/template.mp texmf-dist/doc/metapost/drv/template/template.tex texmf-dist/metapost/drv/drv.mp texmf-dist/doc/metapost/dviincl/0czytaj.sla texmf-dist/doc/metapost/dviincl/0dviincl.inf texmf-dist/doc/metapost/dviincl/README texmf-dist/doc/metapost/dviincl/README.pl texmf-dist/doc/metapost/dviincl/storyx.tex texmf-dist/doc/metapost/dviincl/test-bop.mp texmf-dist/doc/metapost/dviincl/test-bop.tex texmf-dist/doc/metapost/dviincl/testit.bat texmf-dist/doc/metapost/dviincl/testit.sh texmf-dist/metapost/dviincl/fix_brks.mp texmf-dist/metapost/dviincl/fix_page.mp texmf-dist/doc/latex/emp/COPYING texmf-dist/doc/latex/emp/Makefile texmf-dist/doc/latex/emp/README texmf-dist/doc/latex/emp/emp.pdf texmf-dist/doc/latex/emp/empman.pdf texmf-dist/source/latex/emp/emp.drv texmf-dist/source/latex/emp/emp.dtx texmf-dist/source/latex/emp/emp.ins texmf-dist/source/latex/emp/empman.drv texmf-dist/tex/latex/emp/emp.sty texmf-dist/doc/metapost/epsincl/0info.txt texmf-dist/doc/metapost/epsincl/README texmf-dist/doc/metapost/epsincl/epsincl.awk texmf-dist/doc/metapost/epsincl/epsincl.bat texmf-dist/doc/metapost/epsincl/testinc0.eps texmf-dist/doc/metapost/epsincl/testincl.bat texmf-dist/doc/metapost/epsincl/testincl.mp texmf-dist/doc/metapost/epsincl/testincl.sh texmf-dist/metapost/epsincl/epsincl.mp texmf-dist/doc/metapost/expressg/README texmf-dist/doc/metapost/expressg/aamfigs.pdf texmf-dist/doc/metapost/expressg/aamfigs.tex texmf-dist/doc/metapost/expressg/expeg.pdf texmf-dist/doc/metapost/expressg/expeg.tex texmf-dist/doc/metapost/expressg/expressg.pdf texmf-dist/doc/metapost/expressg/n2mps.sh texmf-dist/doc/metapost/expressg/n2mpsprl.prl texmf-dist/source/metapost/expressg/expressg.dtx texmf-dist/source/metapost/expressg/expressg.ins texmf-dist/metapost/expressg/aam.mp texmf-dist/metapost/expressg/expeg.mp texmf-dist/metapost/expressg/expressg.mp texmf-dist/doc/metapost/exteps/LICENSE texmf-dist/doc/metapost/exteps/README texmf-dist/doc/metapost/exteps/delfin texmf-dist/doc/metapost/exteps/exteps.pdf texmf-dist/doc/metapost/exteps/exteps.tex texmf-dist/metapost/exteps/exteps.mp texmf-dist/doc/metapost/featpost/COMPILE.sh texmf-dist/doc/metapost/featpost/README texmf-dist/doc/metapost/featpost/doc/Exemplifier.ps.bz2 texmf-dist/doc/metapost/featpost/doc/featpostbeamer.pdf texmf-dist/doc/metapost/featpost/doc/featpostbeamer.tex texmf-dist/doc/metapost/featpost/doc/featpostdocsource.tex texmf-dist/doc/metapost/featpost/doc/featpostmanual.pdf texmf-dist/doc/metapost/featpost/doc/featpostmanual.tex texmf-dist/doc/metapost/featpost/doc/lastfiguretest.pdf texmf-dist/doc/metapost/featpost/doc/lastfiguretest.tex texmf-dist/doc/metapost/featpost/doc/metapostpropaganda.pdf texmf-dist/doc/metapost/featpost/doc/metapostpropaganda.tex texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/3.eps texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/3.jpeg texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/3.pgm texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/CompanionsCollection.jpg texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/Diagram1.dia texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/Diagram1.mp texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/KnuthCollection.jpg texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/dia.png texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/fekslatexmp.mp texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/intersection2D.mp texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/metapostpropaganda.png texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/minimal-1.mps texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/minimal-1.pdf texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/minimal.jpeg texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/minimal.jpg texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/minimal.mp texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/minimal.png texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/pifpaf.jpeg texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/pifpafphoto.jpg texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/pifpafpropaganda.mp texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/recursives.mp texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/sriyantrafinal-1.svg texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/sriyantrafinal.mp texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/todo.jpg texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/workflow-from-mpman-charts.mp texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/xfig.png texmf-dist/doc/metapost/featpost/example/38.mp texmf-dist/doc/metapost/featpost/example/CAT.mp texmf-dist/doc/metapost/featpost/example/DebianSwirlsmallEdited.mp texmf-dist/doc/metapost/featpost/example/EBcrossed.mp texmf-dist/doc/metapost/featpost/example/LED.mp texmf-dist/doc/metapost/featpost/example/acmaglev.mp texmf-dist/doc/metapost/featpost/example/acoplanv.mp texmf-dist/doc/metapost/featpost/example/ahoraesglobal.mp texmf-dist/doc/metapost/featpost/example/aledlogo.mp texmf-dist/doc/metapost/featpost/example/allfigs.mp texmf-dist/doc/metapost/featpost/example/allgreatideas.mp texmf-dist/doc/metapost/featpost/example/anglinerigorouscircle.mp texmf-dist/doc/metapost/featpost/example/antimattermeteor.mp texmf-dist/doc/metapost/featpost/example/avalzero.mp texmf-dist/doc/metapost/featpost/example/badshreeyantra.mp texmf-dist/doc/metapost/featpost/example/balllauncher.mp texmf-dist/doc/metapost/featpost/example/bananadimmer.log texmf-dist/doc/metapost/featpost/example/bananadimmer.mp texmf-dist/doc/metapost/featpost/example/brownellips.mp texmf-dist/doc/metapost/featpost/example/bstr.mp texmf-dist/doc/metapost/featpost/example/bughunt.mp texmf-dist/doc/metapost/featpost/example/buildcyclebug.mp texmf-dist/doc/metapost/featpost/example/canschemes.mp texmf-dist/doc/metapost/featpost/example/cap29res.mp texmf-dist/doc/metapost/featpost/example/caratk3edit.mp texmf-dist/doc/metapost/featpost/example/cartaxes.mp texmf-dist/doc/metapost/featpost/example/casadopessoal.mp texmf-dist/doc/metapost/featpost/example/cellevolve.mp texmf-dist/doc/metapost/featpost/example/cinemwork.mp texmf-dist/doc/metapost/featpost/example/closingbox.mp texmf-dist/doc/metapost/featpost/example/cmykropes.mp texmf-dist/doc/metapost/featpost/example/cone.mp texmf-dist/doc/metapost/featpost/example/conegetready.mp texmf-dist/doc/metapost/featpost/example/conicurv.mp texmf-dist/doc/metapost/featpost/example/convergingspirals.mp texmf-dist/doc/metapost/featpost/example/crossingline.mp texmf-dist/doc/metapost/featpost/example/cruztuga.mp texmf-dist/doc/metapost/featpost/example/cubicfacecentered.mp texmf-dist/doc/metapost/featpost/example/cubicfigures.mp texmf-dist/doc/metapost/featpost/example/cubicstructurefcc.mp texmf-dist/doc/metapost/featpost/example/cubicstructures.mp texmf-dist/doc/metapost/featpost/example/cylimple.mp texmf-dist/doc/metapost/featpost/example/daliasensor.mp texmf-dist/doc/metapost/featpost/example/decorstatement.mp texmf-dist/doc/metapost/featpost/example/defaultcmr.mp texmf-dist/doc/metapost/featpost/example/deperspective.mp texmf-dist/doc/metapost/featpost/example/derivondatriang.mp texmf-dist/doc/metapost/featpost/example/diameters.mp texmf-dist/doc/metapost/featpost/example/directfonts.mp texmf-dist/doc/metapost/featpost/example/doitnow.mp texmf-dist/doc/metapost/featpost/example/downloadicon.mp texmf-dist/doc/metapost/featpost/example/durgayantra.mp texmf-dist/doc/metapost/featpost/example/eemcsblabla.mp texmf-dist/doc/metapost/featpost/example/electricpotential.mp texmf-dist/doc/metapost/featpost/example/electrospiral.mp texmf-dist/doc/metapost/featpost/example/ellipticextrusionpress.mp texmf-dist/doc/metapost/featpost/example/ellipticprism.mp texmf-dist/doc/metapost/featpost/example/ellipticproperties.mp texmf-dist/doc/metapost/featpost/example/elliptictable.mp texmf-dist/doc/metapost/featpost/example/ellipticthing.mp texmf-dist/doc/metapost/featpost/example/embroncordada.mp texmf-dist/doc/metapost/featpost/example/emptylines.mp texmf-dist/doc/metapost/featpost/example/equilatrianglelines.mp texmf-dist/doc/metapost/featpost/example/esteveslogo.mp texmf-dist/doc/metapost/featpost/example/experimental.mp texmf-dist/doc/metapost/featpost/example/experimental2Dsetup.mp texmf-dist/doc/metapost/featpost/example/f1aula03.mp texmf-dist/doc/metapost/featpost/example/f1aula05.mp texmf-dist/doc/metapost/featpost/example/fakehole.mp texmf-dist/doc/metapost/featpost/example/fallinthewind.mp texmf-dist/doc/metapost/featpost/example/featpostlogo.mp texmf-dist/doc/metapost/featpost/example/ffcbob.mp texmf-dist/doc/metapost/featpost/example/fieldlines.mp texmf-dist/doc/metapost/featpost/example/fieldlinesnorma.mp texmf-dist/doc/metapost/featpost/example/fieldlinesnormapaper.mp texmf-dist/doc/metapost/featpost/example/fieldlinesnormapaperwork.mp texmf-dist/doc/metapost/featpost/example/fis1prex.mp texmf-dist/doc/metapost/featpost/example/fis3prex.mp texmf-dist/doc/metapost/featpost/example/fis3prex7.mp texmf-dist/doc/metapost/featpost/example/fis3prey.mp texmf-dist/doc/metapost/featpost/example/frustum.mp texmf-dist/doc/metapost/featpost/example/galvanometro-inducao.mp texmf-dist/doc/metapost/featpost/example/gausslawframe.mp texmf-dist/doc/metapost/featpost/example/geombasic.mp texmf-dist/doc/metapost/featpost/example/geomcasq.mp texmf-dist/doc/metapost/featpost/example/geometricaverage.mp texmf-dist/doc/metapost/featpost/example/geomfiguei.mp texmf-dist/doc/metapost/featpost/example/geomfreder.mp texmf-dist/doc/metapost/featpost/example/geommine.mp texmf-dist/doc/metapost/featpost/example/globe.mp texmf-dist/doc/metapost/featpost/example/gnupost.mp texmf-dist/doc/metapost/featpost/example/gnupost3Dlogo.mp texmf-dist/doc/metapost/featpost/example/goldenellipse.mp texmf-dist/doc/metapost/featpost/example/graphene.mp texmf-dist/doc/metapost/featpost/example/graphexample.mp texmf-dist/doc/metapost/featpost/example/graphs.mp texmf-dist/doc/metapost/featpost/example/halfcirclesfear.mp texmf-dist/doc/metapost/featpost/example/hap.mp texmf-dist/doc/metapost/featpost/example/heatfromroom.mp texmf-dist/doc/metapost/featpost/example/hermitespliknot.mp texmf-dist/doc/metapost/featpost/example/hexacylon.mp texmf-dist/doc/metapost/featpost/example/hexagonaltrimesh.mp texmf-dist/doc/metapost/featpost/example/hiddenlinegraph.mp texmf-dist/doc/metapost/featpost/example/hiddensurface.mp texmf-dist/doc/metapost/featpost/example/hiddensurfaces.mp texmf-dist/doc/metapost/featpost/example/iamsorrykarl.mp texmf-dist/doc/metapost/featpost/example/inductionbob.mp texmf-dist/doc/metapost/featpost/example/integerbars.mp texmf-dist/doc/metapost/featpost/example/integratorfigures.mp texmf-dist/doc/metapost/featpost/example/jd44.mp texmf-dist/doc/metapost/featpost/example/joinedemptylines.mp texmf-dist/doc/metapost/featpost/example/kindofcube.mp texmf-dist/doc/metapost/featpost/example/kindofcuber.mp texmf-dist/doc/metapost/featpost/example/kopptrammel.mp texmf-dist/doc/metapost/featpost/example/labelconstruct.mp texmf-dist/doc/metapost/featpost/example/labelinspace.mp texmf-dist/doc/metapost/featpost/example/lamarquejaune.mp texmf-dist/doc/metapost/featpost/example/lasermachine.mp texmf-dist/doc/metapost/featpost/example/latexboxes.mp texmf-dist/doc/metapost/featpost/example/lawofcosines.mp texmf-dist/doc/metapost/featpost/example/lcurvature.mp texmf-dist/doc/metapost/featpost/example/ledlogo.mp texmf-dist/doc/metapost/featpost/example/loglogpaper.mp texmf-dist/doc/metapost/featpost/example/logofontest.mp texmf-dist/doc/metapost/featpost/example/magneticflux.mp texmf-dist/doc/metapost/featpost/example/mainmemtest.mp texmf-dist/doc/metapost/featpost/example/manjusha.mp texmf-dist/doc/metapost/featpost/example/matricskoc.mp texmf-dist/doc/metapost/featpost/example/mce-lng.mp texmf-dist/doc/metapost/featpost/example/metalcharge.mp texmf-dist/doc/metapost/featpost/example/micromu.mp texmf-dist/doc/metapost/featpost/example/milimetricpaper.mp texmf-dist/doc/metapost/featpost/example/mpfields.mp texmf-dist/doc/metapost/featpost/example/mptoolcone.mp texmf-dist/doc/metapost/featpost/example/muslimpattern.mp texmf-dist/doc/metapost/featpost/example/mypatent.mp texmf-dist/doc/metapost/featpost/example/mypatentpieces.mp texmf-dist/doc/metapost/featpost/example/mysquaresectionbar.mp texmf-dist/doc/metapost/featpost/example/naoestacionar.mp texmf-dist/doc/metapost/featpost/example/nembends.mp texmf-dist/doc/metapost/featpost/example/nembiaxi.mp texmf-dist/doc/metapost/featpost/example/nemdirector.mp texmf-dist/doc/metapost/featpost/example/nemquira.mp texmf-dist/doc/metapost/featpost/example/nemquirapitch.mp texmf-dist/doc/metapost/featpost/example/nemsaddl.mp texmf-dist/doc/metapost/featpost/example/nemuniax.mp texmf-dist/doc/metapost/featpost/example/newcommunism.mp texmf-dist/doc/metapost/featpost/example/newexperimental.mp texmf-dist/doc/metapost/featpost/example/nosimples.mp texmf-dist/doc/metapost/featpost/example/nosuspension.mp texmf-dist/doc/metapost/featpost/example/nsmetica.mp texmf-dist/doc/metapost/featpost/example/nulldefectanglexample.mp texmf-dist/doc/metapost/featpost/example/nurbstobeziern.mp texmf-dist/doc/metapost/featpost/example/onebigword.mp texmf-dist/doc/metapost/featpost/example/optest.mp texmf-dist/doc/metapost/featpost/example/optica.mp texmf-dist/doc/metapost/featpost/example/par3Dplotexamples.mp texmf-dist/doc/metapost/featpost/example/parafuso.mp texmf-dist/doc/metapost/featpost/example/parafusoprojxy.mp texmf-dist/doc/metapost/featpost/example/pathernon.mp texmf-dist/doc/metapost/featpost/example/pathofstraightline.mp texmf-dist/doc/metapost/featpost/example/perspec.mp texmf-dist/doc/metapost/featpost/example/photorefer.mp texmf-dist/doc/metapost/featpost/example/photoreverse.mp texmf-dist/doc/metapost/featpost/example/pifpaf.mp texmf-dist/doc/metapost/featpost/example/pixelgrid.mp texmf-dist/doc/metapost/featpost/example/plaintangency.mp texmf-dist/doc/metapost/featpost/example/planintersection.mp texmf-dist/doc/metapost/featpost/example/planpht.mp texmf-dist/doc/metapost/featpost/example/polyhedr.mp texmf-dist/doc/metapost/featpost/example/positivecharge.mp texmf-dist/doc/metapost/featpost/example/potenciadecicloeliptico.mp texmf-dist/doc/metapost/featpost/example/probtodooterr.mp texmf-dist/doc/metapost/featpost/example/profaux.mp texmf-dist/doc/metapost/featpost/example/project.mp texmf-dist/doc/metapost/featpost/example/qap.mp texmf-dist/doc/metapost/featpost/example/quartertorus.mp texmf-dist/doc/metapost/featpost/example/redplanet.mp texmf-dist/doc/metapost/featpost/example/reeditedgoodquestionmark.mp texmf-dist/doc/metapost/featpost/example/resistcircuit.mp texmf-dist/doc/metapost/featpost/example/revolipsoid.mp texmf-dist/doc/metapost/featpost/example/revolvers.mp texmf-dist/doc/metapost/featpost/example/rigorcubo.mp texmf-dist/doc/metapost/featpost/example/rigorouscircle.mp texmf-dist/doc/metapost/featpost/example/rigorouscone.mp texmf-dist/doc/metapost/featpost/example/rigorousdiscSD.mp texmf-dist/doc/metapost/featpost/example/rigorousdiscoptions.mp texmf-dist/doc/metapost/featpost/example/rigorousfearpath.mp texmf-dist/doc/metapost/featpost/example/rmnbob.mp texmf-dist/doc/metapost/featpost/example/roadincline.mp texmf-dist/doc/metapost/featpost/example/rodarolaremplaninc.mp texmf-dist/doc/metapost/featpost/example/ropepatterns.mp texmf-dist/doc/metapost/featpost/example/rotatnlc.mp texmf-dist/doc/metapost/featpost/example/rothexagrid.mp texmf-dist/doc/metapost/featpost/example/rungekuttasecond.mp texmf-dist/doc/metapost/featpost/example/sal.mp texmf-dist/doc/metapost/featpost/example/sap.mp texmf-dist/doc/metapost/featpost/example/saturn.mp texmf-dist/doc/metapost/featpost/example/sfearschem.mp texmf-dist/doc/metapost/featpost/example/sharpraytrace.mp texmf-dist/doc/metapost/featpost/example/signalvertexSD.mp texmf-dist/doc/metapost/featpost/example/simplecar.mp texmf-dist/doc/metapost/featpost/example/simplecarparam.mp texmf-dist/doc/metapost/featpost/example/simplexperiment.mp texmf-dist/doc/metapost/featpost/example/sincityredesigned.mp texmf-dist/doc/metapost/featpost/example/slingshot.mp texmf-dist/doc/metapost/featpost/example/smC.mp texmf-dist/doc/metapost/featpost/example/some2Dvecs.mp texmf-dist/doc/metapost/featpost/example/spatialhalfsfear.mp texmf-dist/doc/metapost/featpost/example/spherample.mp texmf-dist/doc/metapost/featpost/example/splineperspective.mp texmf-dist/doc/metapost/featpost/example/spltwiben.mp texmf-dist/doc/metapost/featpost/example/squareanglines.mp texmf-dist/doc/metapost/featpost/example/stageforthree.mp texmf-dist/doc/metapost/featpost/example/statement.mp texmf-dist/doc/metapost/featpost/example/statethreelines.mp texmf-dist/doc/metapost/featpost/example/steamcamera.mp texmf-dist/doc/metapost/featpost/example/strength1defect.mp texmf-dist/doc/metapost/featpost/example/symbol.mp texmf-dist/doc/metapost/featpost/example/tangency2D.mp texmf-dist/doc/metapost/featpost/example/tangencypoint.mp texmf-dist/doc/metapost/featpost/example/tdarrow.mp texmf-dist/doc/metapost/featpost/example/telemira.mp texmf-dist/doc/metapost/featpost/example/tete.mp texmf-dist/doc/metapost/featpost/example/tetrapodes.mp texmf-dist/doc/metapost/featpost/example/theHURD.mp texmf-dist/doc/metapost/featpost/example/thearchicon.mp texmf-dist/doc/metapost/featpost/example/thethreekindsofperspec.mp texmf-dist/doc/metapost/featpost/example/thunderproblem.mp texmf-dist/doc/metapost/featpost/example/tiposdetrans.mp texmf-dist/doc/metapost/featpost/example/tiposdetransb.mp texmf-dist/doc/metapost/featpost/example/tiposdetranst.mp texmf-dist/doc/metapost/featpost/example/torus.mp texmf-dist/doc/metapost/featpost/example/trajectoryline.mp texmf-dist/doc/metapost/featpost/example/trianglecenterofmass.mp texmf-dist/doc/metapost/featpost/example/triangulartrimesh.mp texmf-dist/doc/metapost/featpost/example/trig.mp texmf-dist/doc/metapost/featpost/example/trigonometry.mp texmf-dist/doc/metapost/featpost/example/troncoconedef.mp texmf-dist/doc/metapost/featpost/example/tropicalglobe.mp texmf-dist/doc/metapost/featpost/example/troysfear.mp texmf-dist/doc/metapost/featpost/example/tshirtfig.mp texmf-dist/doc/metapost/featpost/example/tuftescatter.mp texmf-dist/doc/metapost/featpost/example/twistflat.mp texmf-dist/doc/metapost/featpost/example/twistnlc.mp texmf-dist/doc/metapost/featpost/example/twistroundbiax.mp texmf-dist/doc/metapost/featpost/example/twocyclestogether.mp texmf-dist/doc/metapost/featpost/example/twoholes.mp texmf-dist/doc/metapost/featpost/example/twoplustwo.mp texmf-dist/doc/metapost/featpost/example/twoupcones.mp texmf-dist/doc/metapost/featpost/example/ubhtransients.mp texmf-dist/doc/metapost/featpost/example/ultraeye.mp texmf-dist/doc/metapost/featpost/example/ultraimprovertex.mp texmf-dist/doc/metapost/featpost/example/unperfection.mp texmf-dist/doc/metapost/featpost/example/unperfectionremoved.mp texmf-dist/doc/metapost/featpost/example/vanallenbelt.mp texmf-dist/doc/metapost/featpost/example/verygoodcone.mp texmf-dist/doc/metapost/featpost/example/wwfpmp.mp texmf-dist/doc/metapost/featpost/example/xcmplaca2buraquads.mp texmf-dist/doc/metapost/featpost/example/xraycamera.mp texmf-dist/metapost/featpost/featpost.mp texmf-dist/metapost/featpost/featpost3Dplus2D.mp texmf-dist/doc/latex/feynmf/Announce texmf-dist/doc/latex/feynmf/COPYING texmf-dist/doc/latex/feynmf/Feynman.Diagrams texmf-dist/doc/latex/feynmf/README texmf-dist/doc/latex/feynmf/Tutorial texmf-dist/doc/latex/feynmf/fmfman.pdf texmf-dist/doc/latex/feynmf/manpics.1 texmf-dist/doc/latex/feynmf/manpics.2 texmf-dist/doc/latex/feynmf/manpics.3 texmf-dist/doc/latex/feynmf/template.tex texmf-dist/source/latex/feynmf/Makefile texmf-dist/source/latex/feynmf/feynmf.drv texmf-dist/source/latex/feynmf/feynmf.dtx texmf-dist/source/latex/feynmf/feynmf.ins texmf-dist/source/latex/feynmf/feynmf.pl texmf-dist/source/latex/feynmf/feynmf209.ins texmf-dist/source/latex/feynmf/feynmp.drv texmf-dist/source/latex/feynmf/fmfman.drv texmf-dist/source/latex/feynmf/fmfmanps.drv texmf-dist/metafont/feynmf/feynmf.mf texmf-dist/metapost/feynmf/feynmp.mp texmf-dist/metapost/feynmf/manpics.mp texmf-dist/tex/latex/feynmf/feynmf.sty texmf-dist/tex/latex/feynmf/feynmp.sty texmf-dist/doc/metapost/garrigues/README texmf-dist/doc/metapost/garrigues/article.txt texmf-dist/metapost/garrigues/garrigues.mp texmf-dist/doc/latex/gmp/README texmf-dist/doc/latex/gmp/gmp.pdf texmf-dist/source/latex/gmp/gmp.dtx texmf-dist/source/latex/gmp/gmp.ins texmf-dist/tex/latex/gmp/gmp.sty texmf-dist/doc/metapost/hatching/README texmf-dist/doc/metapost/hatching/htchuse.mp texmf-dist/doc/metapost/hatching/htchuse_.tex texmf-dist/metapost/hatching/hatching.mp texmf-dist/doc/metapost/latexmp/README texmf-dist/doc/metapost/latexmp/latexmp.pdf texmf-dist/metapost/latexmp/latexmp.mp texmf-dist/doc/metapost/metago/README texmf-dist/doc/metapost/metago/example-program.mp texmf-dist/doc/metapost/metago/example-program.pdf texmf-dist/doc/metapost/metago/example-script-1.pdf texmf-dist/doc/metapost/metago/example-script-2.pdf texmf-dist/doc/metapost/metago/example-script-3.pdf texmf-dist/doc/metapost/metago/example-script-4.pdf texmf-dist/doc/metapost/metago/example-script-5.pdf texmf-dist/doc/metapost/metago/example-script-6.pdf texmf-dist/doc/metapost/metago/example-script-7.pdf texmf-dist/doc/metapost/metago/example-script-8.pdf texmf-dist/doc/metapost/metago/example-script.mp texmf-dist/doc/metapost/metago/script.go texmf-dist/metapost/metago/metago.mp texmf-dist/doc/metapost/metaobj/README texmf-dist/doc/metapost/metaobj/license.txt texmf-dist/doc/metapost/metaobj/momanual.pdf texmf-dist/metapost/metaobj/connections.mp texmf-dist/metapost/metaobj/metaobj.mp texmf-dist/metapost/metaobj/mobjstandard.mp texmf-dist/metapost/metaobj/proofex.mp texmf-dist/metapost/metaobj/pstricksex1.mp texmf-dist/metapost/metaobj/pstricksex2.mp texmf-dist/metapost/metaobj/pstricksex3.mp texmf-dist/metapost/metaobj/pstricksex4.mp texmf-dist/doc/latex/metaplot/README texmf-dist/doc/latex/metaplot/examples/cap1.cc texmf-dist/doc/latex/metaplot/examples/cap1.mp texmf-dist/doc/latex/metaplot/examples/capillary.cc texmf-dist/doc/latex/metaplot/examples/cpoint.cc texmf-dist/doc/latex/metaplot/examples/cpoint.h texmf-dist/doc/latex/metaplot/examples/figure_1.mp texmf-dist/doc/latex/metaplot/examples/figures_2-7.mp texmf-dist/doc/latex/metaplot/examples/figures_8-9.mp texmf-dist/doc/latex/metaplot/examples/gpl.txt texmf-dist/doc/latex/metaplot/examples/mc2.mp texmf-dist/doc/latex/metaplot/examples/metacontour.cc texmf-dist/doc/latex/metaplot/examples/metacontour.h texmf-dist/doc/latex/metaplot/examples/metacontour_main.cc texmf-dist/doc/latex/metaplot/metaplot_preprint.pdf texmf-dist/metapost/metaplot/axes.mp texmf-dist/metapost/metaplot/metaplot.mp texmf-dist/doc/metapost/base/grdemo-doc.pdf texmf-dist/doc/metapost/base/grdemo.pdf texmf-dist/doc/metapost/base/index.html texmf-dist/doc/metapost/base/mpboxes.pdf texmf-dist/doc/metapost/base/mpgraph.pdf texmf-dist/doc/metapost/base/mpintro.pdf texmf-dist/doc/metapost/base/mplibapi.pdf texmf-dist/doc/metapost/base/mpman.pdf texmf-dist/doc/metapost/base/source-manual/Makefile texmf-dist/doc/metapost/base/source-manual/README texmf-dist/doc/metapost/base/source-manual/TODO texmf-dist/doc/metapost/base/source-manual/agepop91.d texmf-dist/doc/metapost/base/source-manual/agepopm.d texmf-dist/doc/metapost/base/source-manual/charts.mp texmf-dist/doc/metapost/base/source-manual/cm2lm.map texmf-dist/doc/metapost/base/source-manual/countries.d texmf-dist/doc/metapost/base/source-manual/ctabbing.sty texmf-dist/doc/metapost/base/source-manual/demo.ms texmf-dist/doc/metapost/base/source-manual/energy.d texmf-dist/doc/metapost/base/source-manual/figs.1 texmf-dist/doc/metapost/base/source-manual/figs.mp texmf-dist/doc/metapost/base/source-manual/grdemo-doc.ms texmf-dist/doc/metapost/base/source-manual/grdemo-doc.ps texmf-dist/doc/metapost/base/source-manual/grdemo.eps texmf-dist/doc/metapost/base/source-manual/grdemo.mp texmf-dist/doc/metapost/base/source-manual/grdemo.ms texmf-dist/doc/metapost/base/source-manual/lead.d texmf-dist/doc/metapost/base/source-manual/matmul.d texmf-dist/doc/metapost/base/source-manual/mpboxes.bib texmf-dist/doc/metapost/base/source-manual/mpboxes.mp texmf-dist/doc/metapost/base/source-manual/mpboxes.tex texmf-dist/doc/metapost/base/source-manual/mpgraph.bib texmf-dist/doc/metapost/base/source-manual/mpgraph.mp texmf-dist/doc/metapost/base/source-manual/mpgraph.tex texmf-dist/doc/metapost/base/source-manual/mplibapi.tex texmf-dist/doc/metapost/base/source-manual/mpman-app-legacy.tex texmf-dist/doc/metapost/base/source-manual/mpman-app-optab.tex texmf-dist/doc/metapost/base/source-manual/mpman-app-refman.tex texmf-dist/doc/metapost/base/source-manual/mpman-charts.mp texmf-dist/doc/metapost/base/source-manual/mpman.bib texmf-dist/doc/metapost/base/source-manual/mpman.ist texmf-dist/doc/metapost/base/source-manual/mpman.mp texmf-dist/doc/metapost/base/source-manual/mpman.tex texmf-dist/doc/metapost/base/source-manual/timepop.d texmf-dist/doc/metapost/base/source-tutorial/Makefile texmf-dist/doc/metapost/base/source-tutorial/abstract.tex texmf-dist/doc/metapost/base/source-tutorial/annulus.mp texmf-dist/doc/metapost/base/source-tutorial/arrows.tex texmf-dist/doc/metapost/base/source-tutorial/biblio.tex texmf-dist/doc/metapost/base/source-tutorial/circles.mp texmf-dist/doc/metapost/base/source-tutorial/commands.tex texmf-dist/doc/metapost/base/source-tutorial/compilation.tex texmf-dist/doc/metapost/base/source-tutorial/conclusion.tex texmf-dist/doc/metapost/base/source-tutorial/data.d texmf-dist/doc/metapost/base/source-tutorial/data.mp texmf-dist/doc/metapost/base/source-tutorial/data.tex texmf-dist/doc/metapost/base/source-tutorial/draw.mp texmf-dist/doc/metapost/base/source-tutorial/draw.tex texmf-dist/doc/metapost/base/source-tutorial/fill.mp texmf-dist/doc/metapost/base/source-tutorial/fill.tex texmf-dist/doc/metapost/base/source-tutorial/graph.tex texmf-dist/doc/metapost/base/source-tutorial/inclusion.tex texmf-dist/doc/metapost/base/source-tutorial/intro.tex texmf-dist/doc/metapost/base/source-tutorial/label.mp texmf-dist/doc/metapost/base/source-tutorial/label.tex texmf-dist/doc/metapost/base/source-tutorial/mpintro.bib texmf-dist/doc/metapost/base/source-tutorial/mpintro.ltx texmf-dist/doc/metapost/base/source-tutorial/paperclip.mp texmf-dist/doc/metapost/base/source-tutorial/parabola.mp texmf-dist/doc/metapost/base/source-tutorial/previewer.eps texmf-dist/doc/metapost/base/source-tutorial/previewer.pdf texmf-dist/doc/metapost/base/source-tutorial/previewer.png texmf-dist/fonts/afm/metapost/freeeuro.afm texmf-dist/fonts/afm/metapost/psyrgo.afm texmf-dist/fonts/afm/metapost/zpzdr-reversed.afm texmf-dist/fonts/enc/dvips/metapost/groff.enc texmf-dist/fonts/map/dvips/metapost/troff-updmap.map texmf-dist/fonts/map/dvips/metapost/troff.map texmf-dist/fonts/tfm/metapost/freeeuro.tfm texmf-dist/fonts/tfm/metapost/pagd8g.tfm texmf-dist/fonts/tfm/metapost/pagdo8g.tfm texmf-dist/fonts/tfm/metapost/pagk8g.tfm texmf-dist/fonts/tfm/metapost/pagko8g.tfm texmf-dist/fonts/tfm/metapost/pbkd8g.tfm texmf-dist/fonts/tfm/metapost/pbkdi8g.tfm texmf-dist/fonts/tfm/metapost/pbkl8g.tfm texmf-dist/fonts/tfm/metapost/pbkli8g.tfm texmf-dist/fonts/tfm/metapost/pcrb8g.tfm texmf-dist/fonts/tfm/metapost/pcrbo8g.tfm texmf-dist/fonts/tfm/metapost/pcrr8g.tfm texmf-dist/fonts/tfm/metapost/pcrro8g.tfm texmf-dist/fonts/tfm/metapost/phvb8g.tfm texmf-dist/fonts/tfm/metapost/phvb8gn.tfm texmf-dist/fonts/tfm/metapost/phvbo8g.tfm texmf-dist/fonts/tfm/metapost/phvbo8gn.tfm texmf-dist/fonts/tfm/metapost/phvr8g.tfm texmf-dist/fonts/tfm/metapost/phvr8gn.tfm texmf-dist/fonts/tfm/metapost/phvro8g.tfm texmf-dist/fonts/tfm/metapost/phvro8gn.tfm texmf-dist/fonts/tfm/metapost/pncb8g.tfm texmf-dist/fonts/tfm/metapost/pncbi8g.tfm texmf-dist/fonts/tfm/metapost/pncr8g.tfm texmf-dist/fonts/tfm/metapost/pncri8g.tfm texmf-dist/fonts/tfm/metapost/pplb8g.tfm texmf-dist/fonts/tfm/metapost/pplbi8g.tfm texmf-dist/fonts/tfm/metapost/pplr8g.tfm texmf-dist/fonts/tfm/metapost/pplri8g.tfm texmf-dist/fonts/tfm/metapost/psyrgo.tfm texmf-dist/fonts/tfm/metapost/ptmb8g.tfm texmf-dist/fonts/tfm/metapost/ptmbi8g.tfm texmf-dist/fonts/tfm/metapost/ptmr8g.tfm texmf-dist/fonts/tfm/metapost/ptmri8g.tfm texmf-dist/fonts/tfm/metapost/pzcmi8g.tfm texmf-dist/fonts/tfm/metapost/zpzdr-reversed.tfm texmf-dist/fonts/type1/metapost/freeeuro.pfa texmf-dist/metapost/base/TEX.mp texmf-dist/metapost/base/boxes.mp texmf-dist/metapost/base/format.mp texmf-dist/metapost/base/graph.mp texmf-dist/metapost/base/marith.mp texmf-dist/metapost/base/mfplain.mp texmf-dist/metapost/base/mpost.mp texmf-dist/metapost/base/plain.mp texmf-dist/metapost/base/rboxes.mp texmf-dist/metapost/base/sarith.mp texmf-dist/metapost/base/string.mp texmf-dist/metapost/base/texnum.mp texmf-dist/metapost/base/troffnum.mp texmf-dist/metapost/config/mfplain.ini texmf-dist/metapost/misc/null.mp texmf-dist/metapost/support/charlib/12 texmf-dist/metapost/support/charlib/14 texmf-dist/metapost/support/charlib/34 texmf-dist/metapost/support/charlib/Ao texmf-dist/metapost/support/charlib/Fi texmf-dist/metapost/support/charlib/Fl texmf-dist/metapost/support/charlib/L1 texmf-dist/metapost/support/charlib/LH texmf-dist/metapost/support/charlib/Lb texmf-dist/metapost/support/charlib/Sl texmf-dist/metapost/support/charlib/ao.x texmf-dist/metapost/support/charlib/bx texmf-dist/metapost/support/charlib/ci texmf-dist/metapost/support/charlib/ff texmf-dist/metapost/support/charlib/lh.x texmf-dist/metapost/support/charlib/ob texmf-dist/metapost/support/charlib/rh texmf-dist/metapost/support/charlib/sq texmf-dist/metapost/support/charlib/twiddle texmf-dist/metapost/support/trchars.adj texmf-dist/metapost/support/trfonts.map texmf-dist/tex/generic/metapost/mproof.tex texmf-dist/tex/generic/metapost/mpsproof.tex texmf-dist/doc/metapost/metauml/README texmf-dist/doc/metapost/metauml/metauml_manual/fig/activity.mp texmf-dist/doc/metapost/metauml/metauml_manual/fig/activity_diagrams.mp texmf-dist/doc/metapost/metauml/metauml_manual/fig/appetizer.mp texmf-dist/doc/metapost/metauml/metauml_manual/fig/boxes_vs_util.mp texmf-dist/doc/metapost/metauml/metauml_manual/fig/class.mp texmf-dist/doc/metapost/metauml/metauml_manual/fig/class_association.mp texmf-dist/doc/metapost/metauml/metauml_manual/fig/class_customization.mp texmf-dist/doc/metapost/metauml/metauml_manual/fig/class_customization2.mp texmf-dist/doc/metapost/metauml/metauml_manual/fig/class_diagrams.mp texmf-dist/doc/metapost/metauml/metauml_manual/fig/class_templates.mp texmf-dist/doc/metapost/metauml/metauml_manual/fig/cliparts.mp texmf-dist/doc/metapost/metauml/metauml_manual/fig/component.mp texmf-dist/doc/metapost/metauml/metauml_manual/fig/group.mp texmf-dist/doc/metapost/metauml/metauml_manual/fig/how-links-work.mp texmf-dist/doc/metapost/metauml/metauml_manual/fig/instance.mp texmf-dist/doc/metapost/metauml/metauml_manual/fig/mptextmp.mp texmf-dist/doc/metapost/metauml/metauml_manual/fig/mptrace.tmp texmf-dist/doc/metapost/metauml/metauml_manual/fig/note.mp texmf-dist/doc/metapost/metauml/metauml_manual/fig/object_stack.mp texmf-dist/doc/metapost/metauml/metauml_manual/fig/package.mp texmf-dist/doc/metapost/metauml/metauml_manual/fig/paths.mp texmf-dist/doc/metapost/metauml/metauml_manual/fig/paths_man.mp texmf-dist/doc/metapost/metauml/metauml_manual/fig/picture_info.mp texmf-dist/doc/metapost/metauml/metauml_manual/fig/picture_stack.mp texmf-dist/doc/metapost/metauml/metauml_manual/fig/positioning.mp texmf-dist/doc/metapost/metauml/metauml_manual/fig/properties.mp texmf-dist/doc/metapost/metauml/metauml_manual/fig/state.mp texmf-dist/doc/metapost/metauml/metauml_manual/fig/statemachine_diagrams.mp texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_activity.mp texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_class.mp texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_class_qual_assoc.mp texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_class_templates.mp texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_component.mp texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_font.mp texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_group.mp texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_instance.mp texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_lars_issues.mp texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_lowlevel.mp texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_note.mp texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_package.mp texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_paths.mp texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_picture.mp texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_picture_stack.mp texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_picture_tex_rendering.mp texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_positioning.mp texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_skins.mp texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_skins_global_defaults.mp texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_state.mp texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_usecase.mp texmf-dist/doc/metapost/metauml/metauml_manual/fig/usecase.mp texmf-dist/doc/metapost/metauml/metauml_manual/fig/usecase_diagrams.mp texmf-dist/doc/metapost/metauml/metauml_manual/gnu-fdl.tex texmf-dist/doc/metapost/metauml/metauml_manual/macro.tex texmf-dist/doc/metapost/metauml/metauml_manual/metauml_manual.tex texmf-dist/doc/metapost/metauml/metauml_manual/my-bib.bib texmf-dist/doc/metapost/metauml/metauml_manual/test.mp texmf-dist/doc/metapost/metauml/metauml_manual/test_suite.tex texmf-dist/doc/metapost/metauml/metauml_manual_0.2.5.pdf texmf-dist/metapost/metauml/metauml.mp texmf-dist/metapost/metauml/metauml_activity.mp texmf-dist/metapost/metauml/metauml_base.mp texmf-dist/metapost/metauml/metauml_behavioral_common.mp texmf-dist/metapost/metauml/metauml_class.mp texmf-dist/metapost/metauml/metauml_class_assoc.mp texmf-dist/metapost/metauml/metauml_class_clipart.mp texmf-dist/metapost/metauml/metauml_class_relations.mp texmf-dist/metapost/metauml/metauml_component.mp texmf-dist/metapost/metauml/metauml_component_relations.mp texmf-dist/metapost/metauml/metauml_defaults.mp texmf-dist/metapost/metauml/metauml_instance.mp texmf-dist/metapost/metauml/metauml_links.mp texmf-dist/metapost/metauml/metauml_note.mp texmf-dist/metapost/metauml/metauml_package.mp texmf-dist/metapost/metauml/metauml_package_relations.mp texmf-dist/metapost/metauml/metauml_paths.mp texmf-dist/metapost/metauml/metauml_skin_simple.mp texmf-dist/metapost/metauml/metauml_state.mp texmf-dist/metapost/metauml/metauml_stereotype.mp texmf-dist/metapost/metauml/metauml_templates.mp texmf-dist/metapost/metauml/metauml_usecase.mp texmf-dist/metapost/metauml/metauml_usecase_clipart.mp texmf-dist/metapost/metauml/util_commons.mp texmf-dist/metapost/metauml/util_group.mp texmf-dist/metapost/metauml/util_infrastructure.mp texmf-dist/metapost/metauml/util_log.mp texmf-dist/metapost/metauml/util_margins.mp texmf-dist/metapost/metauml/util_object.mp texmf-dist/metapost/metauml/util_picture.mp texmf-dist/metapost/metauml/util_picture_stack.mp texmf-dist/metapost/metauml/util_positioning.mp texmf-dist/metapost/metauml/util_shade.mp texmf-dist/doc/generic/mfpic/README texmf-dist/doc/generic/mfpic/changes.txt texmf-dist/doc/generic/mfpic/coil.mps texmf-dist/doc/generic/mfpic/examples/data.dat texmf-dist/doc/generic/mfpic/examples/forfun.tex texmf-dist/doc/generic/mfpic/examples/lapictures.tex texmf-dist/doc/generic/mfpic/examples/pictures.tex texmf-dist/doc/generic/mfpic/install.txt texmf-dist/doc/generic/mfpic/lcheadings.ist texmf-dist/doc/generic/mfpic/mfpcard.pdf texmf-dist/doc/generic/mfpic/mfpcard.tex texmf-dist/doc/generic/mfpic/mfpdoc.sty texmf-dist/doc/generic/mfpic/mfpguide.pdf texmf-dist/doc/generic/mfpic/mfpguide.tex texmf-dist/doc/generic/mfpic/mfpic-doc.pdf texmf-dist/doc/generic/mfpic/mfpic-doc.tex texmf-dist/source/generic/mfpic/grafbase.dtx texmf-dist/source/generic/mfpic/mfpic.dtx texmf-dist/source/generic/mfpic/mfpic.ins texmf-dist/metafont/mfpic/grafbase.mf texmf-dist/metapost/mfpic/dvipsnam.mp texmf-dist/metapost/mfpic/grafbase.mp texmf-dist/tex/generic/mfpic/mfpic.sty texmf-dist/tex/generic/mfpic/mfpic.tex texmf-dist/doc/latex/mfpic4ode/README texmf-dist/doc/latex/mfpic4ode/demo/demo-plain.pdf texmf-dist/doc/latex/mfpic4ode/demo/demo-plain.tex texmf-dist/doc/latex/mfpic4ode/demo/demo.pdf texmf-dist/doc/latex/mfpic4ode/demo/demo.tex texmf-dist/doc/latex/mfpic4ode/mfpic4ode.pdf texmf-dist/source/latex/mfpic4ode/mfpic4ode.dtx texmf-dist/source/latex/mfpic4ode/mfpic4ode.ins texmf-dist/tex/latex/mfpic4ode/mfpic4ode.sty texmf-dist/tex/latex/mfpic4ode/mfpic4ode.tex texmf-dist/doc/metapost/mp3d/README texmf-dist/doc/metapost/mp3d/README.doc texmf-dist/doc/metapost/mp3d/create_animation.sh texmf-dist/doc/metapost/mp3d/cube10.mp texmf-dist/doc/metapost/mp3d/cube4-eng.mp texmf-dist/doc/metapost/mp3d/cube5.mp texmf-dist/doc/metapost/mp3d/cube6.mp texmf-dist/doc/metapost/mp3d/cube7.mp texmf-dist/doc/metapost/mp3d/cube8.mp texmf-dist/doc/metapost/mp3d/cube9.mp texmf-dist/doc/metapost/mp3d/gut2001.pdf texmf-dist/doc/metapost/mp3d/gutmp1-eng.mp texmf-dist/doc/metapost/mp3d/gutmp1.mp texmf-dist/doc/metapost/mp3d/gutmp2-eng.mp texmf-dist/doc/metapost/mp3d/gutmp2.mp texmf-dist/doc/metapost/mp3d/gutmp3-eng.mp texmf-dist/doc/metapost/mp3d/gutmp3.mp texmf-dist/doc/metapost/mp3d/gutmp4-eng.mp texmf-dist/doc/metapost/mp3d/gutmp4.mp texmf-dist/doc/metapost/mp3d/gutmp5-eng.mp texmf-dist/doc/metapost/mp3d/gutmp5.mp texmf-dist/doc/metapost/mp3d/gutmp6-eng.mp texmf-dist/doc/metapost/mp3d/gutmp6.mp texmf-dist/doc/metapost/mp3d/gutmp7-eng.mp texmf-dist/doc/metapost/mp3d/gutmp7.mp texmf-dist/doc/metapost/mp3d/gutmp8-eng.mp texmf-dist/doc/metapost/mp3d/gutmp8.mp texmf-dist/doc/metapost/mp3d/gutmp9.mp texmf-dist/doc/metapost/mp3d/monge-eng.mp texmf-dist/doc/metapost/mp3d/monge.mp texmf-dist/doc/metapost/mp3d/paper1997corrected.pdf texmf-dist/doc/metapost/mp3d/tb57roeg.pdf texmf-dist/doc/metapost/mp3d/tb57roegel.ltx texmf-dist/doc/metapost/mp3d/tugboat-geometry-space.pdf texmf-dist/metapost/mp3d/3d.mp texmf-dist/metapost/mp3d/3danim.mp texmf-dist/metapost/mp3d/3dgeom.mp texmf-dist/metapost/mp3d/3dpoly.mp texmf-dist/metapost/mp3d/3dutil.mp texmf-dist/metapost/mp3d/animpoly.mp texmf-dist/doc/metapost/mpcolornames/CHANGES texmf-dist/doc/metapost/mpcolornames/LICENSE texmf-dist/doc/metapost/mpcolornames/README texmf-dist/doc/metapost/mpcolornames/expl-array-index.mp texmf-dist/doc/metapost/mpcolornames/fig-clash-svg-dvips.mp texmf-dist/doc/metapost/mpcolornames/mpcolornames.pdf texmf-dist/doc/metapost/mpcolornames/mpcolornames.tex texmf-dist/doc/metapost/mpcolornames/proof-mpcolornames.mp texmf-dist/doc/metapost/mpcolornames/proof-spec-dvipsnam-def.mp texmf-dist/doc/metapost/mpcolornames/proof-spec-plain-mp.mp texmf-dist/doc/metapost/mpcolornames/proof-spec-svgnam-def.mp texmf-dist/doc/metapost/mpcolornames/proof-spec-x11nam-def.mp texmf-dist/doc/metapost/mpcolornames/proof-spec-xcolor-sty.mp texmf-dist/doc/metapost/mpcolornames/tab-clash-svg-dvips.tex texmf-dist/doc/metapost/mpcolornames/tab-spec-dvipsnam-def.tex texmf-dist/doc/metapost/mpcolornames/tab-spec-plain-mp.tex texmf-dist/doc/metapost/mpcolornames/tab-spec-svgnam-def.tex texmf-dist/doc/metapost/mpcolornames/tab-spec-x11nam-def.tex texmf-dist/doc/metapost/mpcolornames/tab-spec-xcolor-sty.tex texmf-dist/source/metapost/mpcolornames/Makefile texmf-dist/source/metapost/mpcolornames/spec-dvipsnam-def.awk texmf-dist/source/metapost/mpcolornames/spec-plain-mp.awk texmf-dist/source/metapost/mpcolornames/spec-svgnam-def.awk texmf-dist/source/metapost/mpcolornames/spec-x11nam-def.awk texmf-dist/source/metapost/mpcolornames/spec-xcolor-sty.awk texmf-dist/source/metapost/mpcolornames/tab-clash-svg-dvips.awk texmf-dist/metapost/mpcolornames/mpcolornames-spec-dvipsnam-def.mp texmf-dist/metapost/mpcolornames/mpcolornames-spec-plain-mp.mp texmf-dist/metapost/mpcolornames/mpcolornames-spec-svgnam-def.mp texmf-dist/metapost/mpcolornames/mpcolornames-spec-x11nam-def.mp texmf-dist/metapost/mpcolornames/mpcolornames-spec-xcolor-sty.mp texmf-dist/metapost/mpcolornames/mpcolornames.mp texmf-dist/doc/latex/mpgraphics/README texmf-dist/doc/latex/mpgraphics/mpgraphics-example.ltx texmf-dist/doc/latex/mpgraphics/mpgraphics.pdf texmf-dist/source/latex/mpgraphics/mpgraphics.dtx texmf-dist/source/latex/mpgraphics/mpgraphics.ins texmf-dist/tex/latex/mpgraphics/mpgraphics.sty texmf-dist/doc/metapost/mpattern/README texmf-dist/doc/metapost/mpattern/README.PL texmf-dist/doc/metapost/mpattern/mpattern_test.pdf texmf-dist/doc/metapost/mpattern/mpattern_test.tex texmf-dist/doc/metapost/mpattern/test.mp texmf-dist/metapost/mpattern/mpattern.mp texmf-dist/doc/metapost/piechartmp/INSTALL texmf-dist/doc/metapost/piechartmp/LEGAL texmf-dist/doc/metapost/piechartmp/README texmf-dist/doc/metapost/piechartmp/README.TEXLIVE texmf-dist/doc/metapost/piechartmp/examples/wec-mfun.mp texmf-dist/doc/metapost/piechartmp/examples/wec-mfun.pdf texmf-dist/doc/metapost/piechartmp/examples/wec.mp texmf-dist/doc/metapost/piechartmp/examples/wec.pdf texmf-dist/doc/metapost/piechartmp/examples/worldmap.jpg texmf-dist/metapost/piechartmp/piechartmp.mp texmf-dist/source/metafont/roex/0roex.doc texmf-dist/source/metafont/roex/roexsamp/0roexsam.doc texmf-dist/source/metafont/roex/roexsamp/es-01.mf texmf-dist/source/metafont/roex/roexsamp/es-02.mf texmf-dist/source/metafont/roex/roexsamp/es-03.mf texmf-dist/source/metafont/roex/roexsamp/ro-01.mf texmf-dist/source/metafont/roex/roexsamp/ro-02.mf texmf-dist/source/metafont/roex/roexsamp/ro-03.mf texmf-dist/source/metafont/roex/roexsamp/ro-04.mf texmf-dist/source/metafont/roex/roexsamp/ro-05.mf texmf-dist/source/metafont/roex/roexsamp/ro-06.mf texmf-dist/source/metafont/roex/roexsamp/ro-07.mf texmf-dist/source/metafont/roex/roexsamp/roes-01.mf texmf-dist/source/metafont/roex/roexsamp/roes-02.mf texmf-dist/source/metafont/roex/roexsamp/roes-03.mf texmf-dist/source/metafont/roex/roexsamp/roes-04.mf texmf-dist/metafont/roex/roex.mf texmf-dist/doc/metapost/slideshow/slideshow.txt texmf-dist/doc/metapost/slideshow/sshowex.pdf texmf-dist/doc/metapost/slideshow/sshowex2.pdf texmf-dist/doc/metapost/slideshow/sshowex3.pdf texmf-dist/doc/metapost/slideshow/sshowintro.pdf texmf-dist/metapost/slideshow/pathalong.mp texmf-dist/metapost/slideshow/slideshow.mp texmf-dist/metapost/slideshow/sshowex.mp texmf-dist/metapost/slideshow/sshowex2.mp texmf-dist/metapost/slideshow/sshowex3.mp texmf-dist/metapost/slideshow/sshowintro.mp texmf-dist/doc/metapost/splines/README texmf-dist/doc/metapost/splines/splines.pdf texmf-dist/source/metapost/splines/splines.dtx texmf-dist/source/metapost/splines/splines.ins texmf-dist/metapost/splines/splines.mp texmf-dist/metapost/splines/testsplines.mp texmf-dist/doc/metapost/suanpan/README texmf-dist/doc/metapost/suanpan/article.txt texmf-dist/metapost/suanpan/abacus.mp texmf-dist/metapost/suanpan/suanpan.mp texmf-dist/doc/metapost/textpath/CHANGES texmf-dist/doc/metapost/textpath/README texmf-dist/doc/metapost/textpath/textpath.pdf texmf-dist/doc/metapost/textpath/textpath.tex texmf-dist/doc/metapost/textpath/textpathfigs.mp texmf-dist/doc/metapost/textpath/textpathfigs.tex texmf-dist/metapost/textpath/textpath.mp texmf-dist/tex/latex/textpath/textpathmp.sty texmf-dist/doc/metapost/threeddice/README texmf-dist/doc/metapost/threeddice/threeddice-doc.pdf texmf-dist/doc/metapost/threeddice/threeddice-doc.tex texmf-dist/metapost/threeddice/threeddice.mp ) %__mkdir_p ${PREF}/texmf-dist for i in "${manifest[@]}"; do %__install -m $(stat -c %a %{texlive_src}/$i) -p -D %{texlive_src}/$i ${PREF}/$i done ## make symlinks of core script utils mk_symlinks=( texlive-collection-bibtexextra,/usr/bin/bibexport,/usr/share/texmf-dist/scripts/bibexport/bibexport.sh texlive-collection-bibtexextra,/usr/bin/listbib,/usr/share/texmf-dist/scripts/listbib/listbib texlive-collection-bibtexextra,/usr/bin/urlbst,/usr/share/texmf-dist/scripts/urlbst/urlbst texlive-collection-binextra,/usr/bin/arlatex,/usr/share/texmf-dist/scripts/bundledoc/arlatex texlive-collection-binextra,/usr/bin/bundledoc,/usr/share/texmf-dist/scripts/bundledoc/bundledoc texlive-collection-binextra,/usr/bin/ctanify,/usr/share/texmf-dist/scripts/ctanify/ctanify texlive-collection-binextra,/usr/bin/ctanupload,/usr/share/texmf-dist/scripts/ctanupload/ctanupload.pl texlive-collection-binextra,/usr/bin/de-macro,/usr/share/texmf-dist/scripts/de-macro/de-macro texlive-collection-binextra,/usr/bin/dviasm,/usr/share/texmf-dist/scripts/dviasm/dviasm.py texlive-collection-binextra,/usr/bin/findhyph,/usr/share/texmf-dist/scripts/findhyph/findhyph texlive-collection-binextra,/usr/bin/fragmaster,/usr/share/texmf-dist/scripts/fragmaster/fragmaster.pl texlive-collection-binextra,/usr/bin/installfont-tl,/usr/share/texmf-dist/scripts/installfont/installfont-tl texlive-collection-binextra,/usr/bin/latex2man,/usr/share/texmf-dist/scripts/latex2man/latex2man texlive-collection-binextra,/usr/bin/latexdiff,/usr/share/texmf-dist/scripts/latexdiff/latexdiff.pl texlive-collection-binextra,/usr/bin/latexdiff-vc,/usr/share/texmf-dist/scripts/latexdiff/latexdiff-vc.pl texlive-collection-binextra,/usr/bin/latexfileversion,/usr/share/texmf-dist/scripts/latexfileversion/latexfileversion texlive-collection-binextra,/usr/bin/latexmk,/usr/share/texmf-dist/scripts/latexmk/latexmk.pl texlive-collection-binextra,/usr/bin/latexrevise,/usr/share/texmf-dist/scripts/latexdiff/latexrevise.pl texlive-collection-binextra,/usr/bin/listings-ext.sh,/usr/share/texmf-dist/scripts/listings-ext/listings-ext.sh texlive-collection-binextra,/usr/bin/match_parens,/usr/share/texmf-dist/scripts/match_parens/match_parens texlive-collection-binextra,/usr/bin/mkjobtexmf,/usr/share/texmf-dist/scripts/mkjobtexmf/mkjobtexmf.pl texlive-collection-binextra,/usr/bin/pdf180,/usr/share/texmf-dist/scripts/pdfjam/pdf180 texlive-collection-binextra,/usr/bin/pdf270,/usr/share/texmf-dist/scripts/pdfjam/pdf270 texlive-collection-binextra,/usr/bin/pdf90,/usr/share/texmf-dist/scripts/pdfjam/pdf90 texlive-collection-binextra,/usr/bin/pdfbook,/usr/share/texmf-dist/scripts/pdfjam/pdfbook texlive-collection-binextra,/usr/bin/pdfcrop,/usr/share/texmf-dist/scripts/pdfcrop/pdfcrop.pl texlive-collection-binextra,/usr/bin/pdfflip,/usr/share/texmf-dist/scripts/pdfjam/pdfflip texlive-collection-binextra,/usr/bin/pdfjam,/usr/share/texmf-dist/scripts/pdfjam/pdfjam texlive-collection-binextra,/usr/bin/pdfjam-pocketmod,/usr/share/texmf-dist/scripts/pdfjam/pdfjam-pocketmod texlive-collection-binextra,/usr/bin/pdfjam-slides3up,/usr/share/texmf-dist/scripts/pdfjam/pdfjam-slides3up texlive-collection-binextra,/usr/bin/pdfjam-slides6up,/usr/share/texmf-dist/scripts/pdfjam/pdfjam-slides6up texlive-collection-binextra,/usr/bin/pdfjoin,/usr/share/texmf-dist/scripts/pdfjam/pdfjoin texlive-collection-binextra,/usr/bin/pdfnup,/usr/share/texmf-dist/scripts/pdfjam/pdfnup texlive-collection-binextra,/usr/bin/pdfpun,/usr/share/texmf-dist/scripts/pdfjam/pdfpun texlive-collection-binextra,/usr/bin/pkfix,/usr/share/texmf-dist/scripts/pkfix/pkfix.pl texlive-collection-binextra,/usr/bin/pkfix-helper,/usr/share/texmf-dist/scripts/pkfix-helper/pkfix-helper texlive-collection-binextra,/usr/bin/purifyeps,/usr/share/texmf-dist/scripts/purifyeps/purifyeps texlive-collection-binextra,/usr/bin/sty2dtx,/usr/share/texmf-dist/scripts/sty2dtx/sty2dtx.pl texlive-collection-binextra,/usr/bin/texcount,/usr/share/texmf-dist/scripts/texcount/texcount.pl texlive-collection-binextra,/usr/bin/texdef,/usr/share/texmf-dist/scripts/texdef/texdef.pl texlive-collection-binextra,/usr/bin/texdiff,/usr/share/texmf-dist/scripts/texdiff/texdiff texlive-collection-binextra,/usr/bin/texdirflatten,/usr/share/texmf-dist/scripts/texdirflatten/texdirflatten texlive-collection-binextra,/usr/bin/texliveonfly,/usr/share/texmf-dist/scripts/texliveonfly/texliveonfly.py texlive-collection-binextra,/usr/bin/texloganalyser,/usr/share/texmf-dist/scripts/texloganalyser/texloganalyser texlive-collection-binextra,/usr/bin/typeoutfileinfo,/usr/share/texmf-dist/scripts/typeoutfileinfo/typeoutfileinfo.sh texlive-collection-fontutils,/usr/bin/afm2afm,/usr/share/texmf-dist/scripts/fontools/afm2afm texlive-collection-fontutils,/usr/bin/autoinst,/usr/share/texmf-dist/scripts/fontools/autoinst texlive-collection-fontutils,/usr/bin/dosepsbin,/usr/share/texmf-dist/scripts/dosepsbin/dosepsbin.pl texlive-collection-fontutils,/usr/bin/epstopdf,/usr/share/texmf-dist/scripts/epstopdf/epstopdf.pl texlive-collection-fontutils,/usr/bin/mf2pt1,/usr/share/texmf-dist/scripts/mf2pt1/mf2pt1.pl texlive-collection-fontutils,/usr/bin/mkt1font,/usr/share/texmf-dist/scripts/accfonts/mkt1font texlive-collection-fontutils,/usr/bin/ot2kpx,/usr/share/texmf-dist/scripts/fontools/ot2kpx texlive-collection-fontutils,/usr/bin/vpl2ovp,/usr/share/texmf-dist/scripts/accfonts/vpl2ovp texlive-collection-fontutils,/usr/bin/vpl2vpl,/usr/share/texmf-dist/scripts/accfonts/vpl2vpl texlive-collection-htmlxml,/usr/bin/ht,/usr/share/texmf-dist/scripts/tex4ht/ht.sh texlive-collection-htmlxml,/usr/bin/htcontext,/usr/share/texmf-dist/scripts/tex4ht/htcontext.sh texlive-collection-htmlxml,/usr/bin/htlatex,/usr/share/texmf-dist/scripts/tex4ht/htlatex.sh texlive-collection-htmlxml,/usr/bin/htmex,/usr/share/texmf-dist/scripts/tex4ht/htmex.sh texlive-collection-htmlxml,/usr/bin/httex,/usr/share/texmf-dist/scripts/tex4ht/httex.sh texlive-collection-htmlxml,/usr/bin/httexi,/usr/share/texmf-dist/scripts/tex4ht/httexi.sh texlive-collection-htmlxml,/usr/bin/htxelatex,/usr/share/texmf-dist/scripts/tex4ht/htxelatex.sh texlive-collection-htmlxml,/usr/bin/htxetex,/usr/share/texmf-dist/scripts/tex4ht/htxetex.sh texlive-collection-htmlxml,/usr/bin/mk4ht,/usr/share/texmf-dist/scripts/tex4ht/mk4ht.pl texlive-collection-langcjk,/usr/bin/convbkmk,/usr/share/texmf-dist/scripts/uptex/convbkmk.rb texlive-collection-langcjk,/usr/bin/updmap-setup-kanji,/usr/share/texmf-dist/scripts/jfontmaps/updmap-setup-kanji.pl texlive-collection-langgreek,/usr/bin/mkgrkindex,/usr/share/texmf-dist/scripts/mkgrkindex/mkgrkindex texlive-collection-langindic,/usr/bin/ebong,/usr/share/texmf-dist/scripts/ebong/ebong.py texlive-collection-latex,/usr/bin/mptopdf,/usr/share/texmf-dist/scripts/context/perl/mptopdf.pl texlive-collection-latex,/usr/bin/pdfatfi,/usr/share/texmf-dist/scripts/oberdiek/pdfatfi.pl texlive-collection-latexextra,/usr/bin/authorindex,/usr/share/texmf-dist/scripts/authorindex/authorindex texlive-collection-latexextra,/usr/bin/exceltex,/usr/share/texmf-dist/scripts/exceltex/exceltex texlive-collection-latexextra,/usr/bin/makeglossaries,/usr/share/texmf-dist/scripts/glossaries/makeglossaries texlive-collection-latexextra,/usr/bin/pdfannotextractor,/usr/share/texmf-dist/scripts/pax/pdfannotextractor.pl texlive-collection-latexextra,/usr/bin/perltex,/usr/share/texmf-dist/scripts/perltex/perltex.pl texlive-collection-latexextra,/usr/bin/ps4pdf,/usr/share/texmf-dist/scripts/pst-pdf/ps4pdf texlive-collection-latexextra,/usr/bin/splitindex,/usr/share/texmf-dist/scripts/splitindex/perl/splitindex.pl texlive-collection-latexextra,/usr/bin/svn-multi,/usr/share/texmf-dist/scripts/svn-multi/svn-multi.pl texlive-collection-latexextra,/usr/bin/vpe,/usr/share/texmf-dist/scripts/vpe/vpe.pl texlive-collection-latexrecommended,/usr/bin/thumbpdf,/usr/share/texmf-dist/scripts/thumbpdf/thumbpdf.pl texlive-collection-luatex,/usr/bin/checkcites,/usr/share/texmf-dist/scripts/checkcites/checkcites.lua texlive-collection-luatex,/usr/bin/mkluatexfontdb,/usr/share/texmf-dist/scripts/luaotfload/mkluatexfontdb.lua texlive-collection-music,/usr/bin/m-tx,/usr/share/texmf-dist/scripts/m-tx/m-tx.lua texlive-collection-music,/usr/bin/musixflx,/usr/share/texmf-dist/scripts/musixtex/musixflx.lua texlive-collection-music,/usr/bin/musixtex,/usr/share/texmf-dist/scripts/musixtex/musixtex.lua texlive-collection-music,/usr/bin/pmx2pdf,/usr/share/texmf-dist/scripts/pmx/pmx2pdf.lua texlive-collection-pictures,/usr/bin/cachepic,/usr/share/texmf-dist/scripts/cachepic/cachepic.tlu texlive-collection-pictures,/usr/bin/epspdf,/usr/share/texmf-dist/scripts/epspdf/epspdf.rb texlive-collection-pictures,/usr/bin/epspdftk,/usr/share/texmf-dist/scripts/epspdf/epspdftk.tcl texlive-collection-pictures,/usr/bin/fig4latex,/usr/share/texmf-dist/scripts/fig4latex/fig4latex texlive-collection-pictures,/usr/bin/mathspic,/usr/share/texmf-dist/scripts/mathspic/mathspic.pl texlive-collection-pstricks,/usr/bin/pedigree,/usr/share/texmf-dist/scripts/pedigree-perl/pedigree.pl texlive-collection-pstricks,/usr/bin/pst2pdf,/usr/share/texmf-dist/scripts/pst2pdf/pst2pdf texlive-collection-science,/usr/bin/ulqda,/usr/share/texmf-dist/scripts/ulqda/ulqda.pl ) %__mkdir_p %{buildroot}%{_bindir} pushd %{buildroot}%{_bindir} for i in "${mk_symlinks[@]}"; do tlc=$(/bin/echo $i | cut -f 1 -d",") lnk=$(/bin/echo $i | cut -f 2 -d"," | %__sed -e "s|/usr/bin/||") rlnk=$(/bin/echo $i | cut -f 3 -d"," | %__sed -e "s|/usr/|../|") [ "%{name}" = "$tlc" ] || continue [ -f $rlnk ] || exit 1 %__ln_s $rlnk $lnk || exit 1 done popd ## Files list find %{buildroot} -type f -or -type l | \ %__sed -e "s|%{buildroot}||g" > filelist.full find %{buildroot}%{texmf}-dist -type d | \ %__sed -e "s|^%{buildroot}|%dir |" \ -e "s|$|/|" >> filelist.full ## subpackages grep "/texmf-dist/doc/" filelist.full > filelist.doc cat filelist.doc filelist.full | sort | uniq -u > filelist.tmp %__mv -f filelist.tmp filelist.full %clean %__rm -rf %{buildroot} %post %touch_run texhash %touch_run mtxrun [ -f %{texmfsysconfig}/web2c/updmap.cfg ] || exit 0 %{_bindir}/updmap-sys --nomkmap --nohash --quiet --enable Map troff-updmap.map >/dev/null 2>&1 && %touch_run updmap exit 0 %postun if [ "$1" = 0 ]; then %touch_run texhash [ -f %{texmfsysconfig}/web2c/updmap.cfg ] || exit 0 %{_bindir}/updmap-sys --nomkmap --nohash --quiet --disable troff-updmap.map >/dev/null 2>&1 && %touch_run updmap fi exit 0 %posttrans %{exec_texhash} %{exec_mtxrun} %{exec_updmap} %{exec_fmtutil} exit 0 %files -f filelist.full %defattr(-,root,root,-) %files -f filelist.doc doc %defattr(-,root,root,-) %changelog * Fri Nov 23 2012 Munehiro Yamamoto 2012-1 - generated by tlpdb2rpmspec 2012-1: tlpdb2rpmspec collection-metapost * Sat Dec 3 2011 Munehiro Yamamoto 2011-2 - generated by tlpdb2rpmspec 2011-2: tlpdb2rpmspec collection-metapost - set external dependencies (texlive-collection-binextra, texlive-collection-fontutils) * Sun Oct 30 2011 Munehiro Yamamoto 2011-1 - generated by tlpdb2rpmspec 2011-1: tlpdb2rpmspec collection-metapost * Mon Mar 23 2011 Munehiro Yamamoto 2009-4 - generated by tlpdb2rpmspec 2009-4: tlpdb2rpmspec collection-metapost - make symlinks of core script utils (texlive-collection-binextra, texlive-collection-context, texlive-collection-fontutils, texlive-collection-langgreek, texlive-collection-langindic, texlive-collection-latex, texlive-collection-latexextra, texlive-collection-latexrecommended, texlive-collection-pictures, texlive-collection-pstricks, texlive-collection-science) * Fri Jan 14 2011 Munehiro Yamamoto 2009-3 - generated by tlpdb2rpmspec 2009-3: tlpdb2rpmspec collection-metapost - improved %%post * Fri Oct 01 2010 Munehiro Yamamoto 2009-2 - generated by tlpdb2rpmspec 2009-2: tlpdb2rpmspec collection-metapost - removed arch dependent binaries (texlive-collection-latexextra) - fixed perl path - improved updmap process in %%post and %%postun * Sat Aug 07 2010 Munehiro Yamamoto 2009-1 - generated by tlpdb2rpmspec 2009-1: tlpdb2rpmspec collection-metapost