texlive-collection-pictures-vl.spec 67 KB

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