Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.3
texlive-specs-s
texlive-specs-s.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File texlive-specs-s.spec of Package texlive-specs-s
# # spec file for package texlive-specs-s # # Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # %define texlive_version 2016 %define texlive_previous 2015 %define texlive_release 20160523 %define texlive_noarch 122 #!BuildIgnore: texlive %global _varlib %{_localstatedir}/lib %global _libexecdir %{_prefix}/lib %define _texmfdistdir %{_datadir}/texmf %if 0%{texlive_version} >= 2013 %define _texmfmaindir %{_texmfdistdir} %define _texmfdirs %{_texmfdistdir} %else %define _texmfmaindir %{_libexecdir}/texmf %define _texmfdirs \{%{_texmfdistdir},%{_texmfmaindir}\} %endif %define _texmfconfdir %{_sysconfdir}/texmf %define _texmfvardir %{_varlib}/texmf %define _texmfcache %{_localstatedir}/cache/texmf %define _fontcache %{_texmfcache}/fonts # %define _x11bin %{_prefix}/bin %define _x11lib %{_libdir} %define _x11data %{_datadir}/X11 %define _x11inc %{_includedir} %define _appdefdir %{_x11data}/app-defaults Name: texlive-specs-s Version: 2016 Release: 0 BuildRequires: ed BuildRequires: texlive-filesystem BuildRequires: xz BuildArch: noarch Summary: Meta package for s License: BSD-3-Clause and GPL-2.0+ and LGPL-2.1+ and LPPL-1.0 and SUSE-TeX Group: Productivity/Publishing/TeX/Base Url: https://build.opensuse.org/package/show/Publishing:TeXLive/Meta Source0: texlive-specs-s-rpmlintrc %description Meta package to build tons of noarch texlive packages. %package -n texlive-psfrag Version: %{texlive_version}.%{texlive_noarch}.3.04svn15878 Release: 0 Summary: Replace strings in encapsulated PostScript figures License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-psfrag-doc >= %{texlive_version} Provides: tex(psfrag.sty) Requires: tex(graphics.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source1: psfrag.tar.xz Source2: psfrag.doc.tar.xz %description -n texlive-psfrag Allows LaTeX constructions (equations, picture environments, etc.) to be precisely superimposed over Encapsulated PostScript figures, using your own favorite drawing tool to create an EPS figure and placing simple text 'tags' where each replacement is to be placed, with PSfrag automatically removing these tags from the figure and replacing them with a user specified LaTeX construction, properly aligned, scaled, and/or rotated. date: 2015-08-03 03:43:12 +0000 %package -n texlive-psfrag-doc Version: %{texlive_version}.%{texlive_noarch}.3.04svn15878 Release: 0 Summary: Documentation for texlive-psfrag License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-psfrag-doc:en) %description -n texlive-psfrag-doc This package includes the documentation for texlive-psfrag %post -n texlive-psfrag mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-psfrag mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-psfrag test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-psfrag-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/psfrag/00readme.txt %{_texmfdistdir}/doc/latex/psfrag/announce.txt %{_texmfdistdir}/doc/latex/psfrag/example.eps %{_texmfdistdir}/doc/latex/psfrag/pfgguide.pdf %{_texmfdistdir}/doc/latex/psfrag/pfgguide.tex %{_texmfdistdir}/doc/latex/psfrag/testfig.eps %files -n texlive-psfrag %defattr(-,root,root,755) %{_texmfdistdir}/dvips/psfrag/psfrag.pro %{_texmfdistdir}/tex/latex/psfrag/psfrag.sty /var/adm/update-scripts/texlive-psfrag-%{texlive_version}.%{texlive_noarch}.3.04svn15878-%{release}-zypper %package -n texlive-psfrag-italian Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: PSfrag documentation in Italian License: GPL-2.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source3: psfrag-italian.doc.tar.xz %description -n texlive-psfrag-italian This is a translation of the documentation that comes with the psfrag documentation. date: 2015-08-03 03:43:12 +0000 %post -n texlive-psfrag-italian mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-psfrag-italian mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-psfrag-italian test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-psfrag-italian %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/psfrag-italian/itpfgguide.pdf %{_texmfdistdir}/doc/latex/psfrag-italian/itpfgguide.tex /var/adm/update-scripts/texlive-psfrag-italian-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper %package -n texlive-psfragx Version: %{texlive_version}.%{texlive_noarch}.1.1svn26243 Release: 0 Summary: A psfrag eXtension License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-psfragx-doc >= %{texlive_version} Provides: tex(psfragx.cfg) Provides: tex(psfragx.sty) Requires: tex(graphicx.sty) Requires: tex(psfrag.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source4: psfragx.tar.xz Source5: psfragx.doc.tar.xz %description -n texlive-psfragx PSfragX offers a mechanism to embed \psfrag commands, as provided by the psfrag package, into the EPS file itself. Each time a graphic is included, the EPS file is scanned. If some tagged lines are found, they are used to define the psfrag replacements that should be performed automatically. In addition, a similar mechanism holds for overpic objects. These are picture objects superimposed on the included graphic. A similar mechanism is implemented in psfrag itself (but deprecated in the documentation), but psfragx offers much more flexibility. For example, if babel is used, it is possible to define different replacements corresponding to different languages. The replacements to take into account will be selected on the basis of the current language of the document. A Matlab script (LaPrint) is provided, to export an EPS file with psfragx annotations ready embedded. date: 2015-08-03 03:43:12 +0000 %package -n texlive-psfragx-doc Version: %{texlive_version}.%{texlive_noarch}.1.1svn26243 Release: 0 Summary: Documentation for texlive-psfragx License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-psfragx-doc This package includes the documentation for texlive-psfragx %post -n texlive-psfragx mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-psfragx mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-psfragx test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-psfragx-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/psfragx/README %{_texmfdistdir}/doc/latex/psfragx/README.laprint-3.16 %{_texmfdistdir}/doc/latex/psfragx/laprint.m %{_texmfdistdir}/doc/latex/psfragx/laprintdoc.ps %{_texmfdistdir}/doc/latex/psfragx/laprpfx.mat %{_texmfdistdir}/doc/latex/psfragx/pfxprint.m %{_texmfdistdir}/doc/latex/psfragx/psfragx.m %{_texmfdistdir}/doc/latex/psfragx/psfragx.pdf %{_texmfdistdir}/doc/latex/psfragx/psfragx_example.pdf %{_texmfdistdir}/doc/latex/psfragx/psfragx_example.tex %{_texmfdistdir}/doc/latex/psfragx/readmePFX.txt %files -n texlive-psfragx %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/psfragx/psfragx.cfg %{_texmfdistdir}/tex/latex/psfragx/psfragx.sty /var/adm/update-scripts/texlive-psfragx-%{texlive_version}.%{texlive_noarch}.1.1svn26243-%{release}-zypper %package -n texlive-psgo Version: %{texlive_version}.%{texlive_noarch}.0.0.17svn15878 Release: 0 Summary: Typeset go diagrams with PSTricks License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-psgo-doc >= %{texlive_version} Provides: tex(psgo.sty) Requires: tex(calc.sty) Requires: tex(ifthen.sty) Requires: tex(pst-node.sty) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source6: psgo.tar.xz Source7: psgo.doc.tar.xz %description -n texlive-psgo The psgo package date: 2015-08-03 03:43:12 +0000 %package -n texlive-psgo-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.17svn15878 Release: 0 Summary: Documentation for texlive-psgo License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-psgo-doc This package includes the documentation for texlive-psgo %post -n texlive-psgo mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-psgo mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-psgo test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-psgo-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/psgo/Changes %{_texmfdistdir}/doc/latex/psgo/README %{_texmfdistdir}/doc/latex/psgo/psgomanual.pdf %{_texmfdistdir}/doc/latex/psgo/psgomanual.tex %files -n texlive-psgo %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/psgo/psgo.sty /var/adm/update-scripts/texlive-psgo-%{texlive_version}.%{texlive_noarch}.0.0.17svn15878-%{release}-zypper %package -n texlive-psizzl Version: %{texlive_version}.%{texlive_noarch}.0.0.35svn15878 Release: 0 Summary: A TeX format for physics papers License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-psizzl-doc >= %{texlive_version} Provides: tex(mypsizzl.tex) Provides: tex(psizzl.tex) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source8: psizzl.tar.xz Source9: psizzl.doc.tar.xz %description -n texlive-psizzl PSIZZL is a TeX format for physics papers written at SLAC and used at several other places. It dates from rather early in the development of TeX82; as a result, some of the descriptions of limitations look rather quaint to modern eyes. date: 2015-08-03 03:43:12 +0000 %package -n texlive-psizzl-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.35svn15878 Release: 0 Summary: Documentation for texlive-psizzl License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-psizzl-doc This package includes the documentation for texlive-psizzl %post -n texlive-psizzl mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-psizzl mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-psizzl test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-psizzl-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/otherformats/psizzl/base/psizzl.commands %{_texmfdistdir}/doc/otherformats/psizzl/base/psizzl.doc %files -n texlive-psizzl %defattr(-,root,root,755) %{_texmfdistdir}/tex/psizzl/base/chapters.Psizzl %{_texmfdistdir}/tex/psizzl/base/citation.Psizzl %{_texmfdistdir}/tex/psizzl/base/fontdefs.Psizzl %{_texmfdistdir}/tex/psizzl/base/index.Psizzl %{_texmfdistdir}/tex/psizzl/base/institut.Psizzl %{_texmfdistdir}/tex/psizzl/base/letter.Psizzl %{_texmfdistdir}/tex/psizzl/base/lists.Psizzl %{_texmfdistdir}/tex/psizzl/base/macros.Psizzl %{_texmfdistdir}/tex/psizzl/base/memo.Psizzl %{_texmfdistdir}/tex/psizzl/base/mypsizzl.tex %{_texmfdistdir}/tex/psizzl/base/options.Psizzl %{_texmfdistdir}/tex/psizzl/base/output.Psizzl %{_texmfdistdir}/tex/psizzl/base/picture.Psizzl %{_texmfdistdir}/tex/psizzl/base/psizzl.tex %{_texmfdistdir}/tex/psizzl/base/publicat.Psizzl %{_texmfdistdir}/tex/psizzl/base/symbols.Psizzl %{_texmfdistdir}/tex/psizzl/base/thesis.Psizzl %{_texmfdistdir}/tex/psizzl/config/psizzl.ini /var/adm/update-scripts/texlive-psizzl-%{texlive_version}.%{texlive_noarch}.0.0.35svn15878-%{release}-zypper %package -n texlive-pslatex Version: %{texlive_version}.%{texlive_noarch}.svn16416 Release: 0 Summary: Use PostScript fonts by default License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Provides: tex(pcrr7tn.tfm) Provides: tex(pcrr7tn.vf) Provides: tex(pcrr8rn.map) Provides: tex(pcrr8rn.tfm) Provides: tex(pcrr8tn.tfm) Provides: tex(pcrr8tn.vf) Provides: tex(pslatex.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source10: pslatex.tar.xz %description -n texlive-pslatex A small package that makes LaTeX default to 'standard' PostScript fonts. It is basically a merger of the times and the (obsolete) mathptm packages from the psnfss suite. You must have installed standard LaTeX and the psnfss PostScript fonts to use this package. The main novel feature is that the pslatex package tries to compensate for the visual differences between the Adobe fonts by scaling Helvetica by 90%, and 'condensing' Courier (i.e. scaling horizontally) by 85%. The package is supplied with a (unix) shell file for a 'pslatex' command that allows standard LaTeX documents to be processed, without needing to edit the file. Note that current psnfss uses a different technique for scaling Helvetica, and treats Courier as a lost cause (there are better free fixed-width available now, than there were when pslatex was designed). As a result, pslatex is widely considered obsolete. date: 2015-08-03 03:43:12 +0000 %post -n texlive-pslatex mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pslatex mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pslatex test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pslatex %defattr(-,root,root,755) %{_texmfdistdir}/fonts/map/dvips/pslatex/pcrr8rn.map %{_texmfdistdir}/fonts/tfm/public/pslatex/pcrr7tn.tfm %{_texmfdistdir}/fonts/tfm/public/pslatex/pcrr8rn.tfm %{_texmfdistdir}/fonts/tfm/public/pslatex/pcrr8tn.tfm %{_texmfdistdir}/fonts/vf/public/pslatex/pcrr7tn.vf %{_texmfdistdir}/fonts/vf/public/pslatex/pcrr8tn.vf %{_texmfdistdir}/tex/latex/pslatex/pslatex.sty /var/adm/update-scripts/texlive-pslatex-%{texlive_version}.%{texlive_noarch}.svn16416-%{release}-zypper %package -n texlive-psnfss Version: %{texlive_version}.%{texlive_noarch}.9.2asvn33946 Release: 0 Summary: Font support for common PostScript fonts License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires: texlive-graphics >= %{texlive_version} Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(post): findutils Requires(post): grep Requires(post): sed Requires(post): texlive >= %{texlive_version} Requires(post): tex(updmap.cfg) #!BuildIgnore: tex(updmap.cfg) Requires(postun): findutils Requires(postun): grep Requires(postun): sed Requires(postun): texlive >= %{texlive_version} Requires(postun): tex(updmap.cfg) Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-psnfss-doc >= %{texlive_version} Provides: tex(8rbch.fd) Provides: tex(8rpag.fd) Provides: tex(8rpbk.fd) Provides: tex(8rpcr.fd) Provides: tex(8rphv.fd) Provides: tex(8rpnc.fd) Provides: tex(8rppl.fd) Provides: tex(8rptm.fd) Provides: tex(8rput.fd) Provides: tex(8rpzc.fd) Provides: tex(avant.sty) Provides: tex(bookman.sty) Provides: tex(chancery.sty) Provides: tex(charter.map) Provides: tex(charter.sty) Provides: tex(courier.sty) Provides: tex(fpls.map) Provides: tex(helvet.sty) Provides: tex(mathpazo.sty) Provides: tex(mathpple.sty) Provides: tex(mathptm.sty) Provides: tex(mathptmx.sty) Provides: tex(newcent.sty) Provides: tex(omlbch.fd) Provides: tex(omlpag.fd) Provides: tex(omlpbk.fd) Provides: tex(omlpcr.fd) Provides: tex(omlphv.fd) Provides: tex(omlpnc.fd) Provides: tex(omlppl.fd) Provides: tex(omlptm.fd) Provides: tex(omlptmcm.fd) Provides: tex(omlput.fd) Provides: tex(omlpzc.fd) Provides: tex(omlzplm.fd) Provides: tex(omlzpple.fd) Provides: tex(omlztmcm.fd) Provides: tex(omsbch.fd) Provides: tex(omspag.fd) Provides: tex(omspbk.fd) Provides: tex(omspcr.fd) Provides: tex(omsphv.fd) Provides: tex(omspnc.fd) Provides: tex(omsppl.fd) Provides: tex(omsptm.fd) Provides: tex(omsput.fd) Provides: tex(omspzc.fd) Provides: tex(omspzccm.fd) Provides: tex(omszplm.fd) Provides: tex(omszpple.fd) Provides: tex(omsztmcm.fd) Provides: tex(omxpsycm.fd) Provides: tex(omxzplm.fd) Provides: tex(omxzpple.fd) Provides: tex(omxztmcm.fd) Provides: tex(ot1bch.fd) Provides: tex(ot1pag.fd) Provides: tex(ot1pbk.fd) Provides: tex(ot1pcr.fd) Provides: tex(ot1phv.fd) Provides: tex(ot1pnc.fd) Provides: tex(ot1ppl.fd) Provides: tex(ot1pplj.fd) Provides: tex(ot1pplx.fd) Provides: tex(ot1ptm.fd) Provides: tex(ot1ptmcm.fd) Provides: tex(ot1put.fd) Provides: tex(ot1pzc.fd) Provides: tex(ot1zplm.fd) Provides: tex(ot1zpple.fd) Provides: tex(ot1ztmcm.fd) Provides: tex(palatino.sty) Provides: tex(pazo.map) Provides: tex(pifont.sty) Provides: tex(psnfss.map) Provides: tex(t1bch.fd) Provides: tex(t1pag.fd) Provides: tex(t1pbk.fd) Provides: tex(t1pcr.fd) Provides: tex(t1phv.fd) Provides: tex(t1pnc.fd) Provides: tex(t1ppl.fd) Provides: tex(t1pplj.fd) Provides: tex(t1pplx.fd) Provides: tex(t1ptm.fd) Provides: tex(t1put.fd) Provides: tex(t1pzc.fd) Provides: tex(times.sty) Provides: tex(ts1bch.fd) Provides: tex(ts1pag.fd) Provides: tex(ts1pbk.fd) Provides: tex(ts1pcr.fd) Provides: tex(ts1phv.fd) Provides: tex(ts1pnc.fd) Provides: tex(ts1ppl.fd) Provides: tex(ts1pplj.fd) Provides: tex(ts1pplx.fd) Provides: tex(ts1ptm.fd) Provides: tex(ts1put.fd) Provides: tex(ts1pzc.fd) Provides: tex(ufplm.fd) Provides: tex(ufplmbb.fd) Provides: tex(upsy.fd) Provides: tex(upzd.fd) Provides: tex(utopia.map) Provides: tex(utopia.sty) Requires: tex(keyval.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source11: psnfss.tar.xz Source12: psnfss.doc.tar.xz %description -n texlive-psnfss Font definition files, macros and font metrics for freely- available Adobe Type 1 fonts. The font set consists of the 'LaserWriter 35' set (originally 'freely available' because embedded in PostScript printers), and a variety of other free fonts, together with some additions. Note that while many of the fonts are available in PostScript (and other) printers, most publishers require fonts embedded in documents, which requires that you have the fonts in your TeX system. Fortunately, there are free versions of the fonts from URW (available in the URW base5 bundle). The base set of text fonts covered by PSNFSS are: AvantGarde, Bookman, Courier, Helvetica, New Century Schoolbook, Palatino, Symbol, Times Roman and Zapf Dingbats. In addition, the fonts Bitstream Charter and Adobe Utopia are covered (those fonts were contributed to the Public Domain by their commercial foundries). Separate packages are provided to load each font for use as main text font. The packages helvet (which allows Helvetica to be loaded with its size scaled to something more nearly appropriate for its use as a Sans-Serif font to match Times) and pifont (which provides the means to select single glyphs from symbol fonts) are tailored to special requirements of their fonts. Mathematics are covered by the mathptmx package, which constructs passable mathematics from a combination of Times Roman, Symbol and some glyphs from Computer Modern, and by Pazo Math (optionally extended with the fpl small-caps and old-style figures fonts) which uses Palatino as base font, with the mathpazo fonts. The bundle as a whole is part of the LaTeX 'required' set of packages. date: 2015-08-03 03:43:12 +0000 %package -n texlive-psnfss-doc Version: %{texlive_version}.%{texlive_noarch}.9.2asvn33946 Release: 0 Summary: Documentation for texlive-psnfss License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-psnfss-doc This package includes the documentation for texlive-psnfss %post -n texlive-psnfss mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update echo 'addMap charter.map' >> /var/run/texlive/run-updmap echo 'addMap fpls.map' >> /var/run/texlive/run-updmap echo 'addMap pazo.map' >> /var/run/texlive/run-updmap echo 'addMap utopia.map' >> /var/run/texlive/run-updmap %postun -n texlive-psnfss mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then echo 'deleteMap charter.map' >> /var/run/texlive/run-updmap echo 'deleteMap fpls.map' >> /var/run/texlive/run-updmap echo 'deleteMap pazo.map' >> /var/run/texlive/run-updmap echo 'deleteMap utopia.map' >> /var/run/texlive/run-updmap exit 0 fi %posttrans -n texlive-psnfss test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-psnfss-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/psnfss/00readme.txt %{_texmfdistdir}/doc/latex/psnfss/changes.txt %{_texmfdistdir}/doc/latex/psnfss/manifest.txt %{_texmfdistdir}/doc/latex/psnfss/psfonts.pdf %{_texmfdistdir}/doc/latex/psnfss/psnfss2e.pdf %{_texmfdistdir}/doc/latex/psnfss/test/mathtest.tex %{_texmfdistdir}/doc/latex/psnfss/test/pitest.tex %{_texmfdistdir}/doc/latex/psnfss/test/test0.tex %{_texmfdistdir}/doc/latex/psnfss/test/test1.tex %{_texmfdistdir}/doc/latex/psnfss/test/test2.tex %{_texmfdistdir}/doc/latex/psnfss/test/test3.tex %files -n texlive-psnfss %defattr(-,root,root,755) %{_texmfdistdir}/fonts/map/dvips/psnfss/charter.map %{_texmfdistdir}/fonts/map/dvips/psnfss/fpls.map %{_texmfdistdir}/fonts/map/dvips/psnfss/pazo.map %{_texmfdistdir}/fonts/map/dvips/psnfss/psnfss.map %{_texmfdistdir}/fonts/map/dvips/psnfss/utopia.map %{_texmfdistdir}/tex/latex/psnfss/8rbch.fd %{_texmfdistdir}/tex/latex/psnfss/8rpag.fd %{_texmfdistdir}/tex/latex/psnfss/8rpbk.fd %{_texmfdistdir}/tex/latex/psnfss/8rpcr.fd %{_texmfdistdir}/tex/latex/psnfss/8rphv.fd %{_texmfdistdir}/tex/latex/psnfss/8rpnc.fd %{_texmfdistdir}/tex/latex/psnfss/8rppl.fd %{_texmfdistdir}/tex/latex/psnfss/8rptm.fd %{_texmfdistdir}/tex/latex/psnfss/8rput.fd %{_texmfdistdir}/tex/latex/psnfss/8rpzc.fd %{_texmfdistdir}/tex/latex/psnfss/avant.sty %{_texmfdistdir}/tex/latex/psnfss/bookman.sty %{_texmfdistdir}/tex/latex/psnfss/chancery.sty %{_texmfdistdir}/tex/latex/psnfss/charter.sty %{_texmfdistdir}/tex/latex/psnfss/courier.sty %{_texmfdistdir}/tex/latex/psnfss/helvet.sty %{_texmfdistdir}/tex/latex/psnfss/mathpazo.sty %{_texmfdistdir}/tex/latex/psnfss/mathpple.sty %{_texmfdistdir}/tex/latex/psnfss/mathptm.sty %{_texmfdistdir}/tex/latex/psnfss/mathptmx.sty %{_texmfdistdir}/tex/latex/psnfss/newcent.sty %{_texmfdistdir}/tex/latex/psnfss/omlbch.fd %{_texmfdistdir}/tex/latex/psnfss/omlpag.fd %{_texmfdistdir}/tex/latex/psnfss/omlpbk.fd %{_texmfdistdir}/tex/latex/psnfss/omlpcr.fd %{_texmfdistdir}/tex/latex/psnfss/omlphv.fd %{_texmfdistdir}/tex/latex/psnfss/omlpnc.fd %{_texmfdistdir}/tex/latex/psnfss/omlppl.fd %{_texmfdistdir}/tex/latex/psnfss/omlptm.fd %{_texmfdistdir}/tex/latex/psnfss/omlptmcm.fd %{_texmfdistdir}/tex/latex/psnfss/omlput.fd %{_texmfdistdir}/tex/latex/psnfss/omlpzc.fd %{_texmfdistdir}/tex/latex/psnfss/omlzplm.fd %{_texmfdistdir}/tex/latex/psnfss/omlzpple.fd %{_texmfdistdir}/tex/latex/psnfss/omlztmcm.fd %{_texmfdistdir}/tex/latex/psnfss/omsbch.fd %{_texmfdistdir}/tex/latex/psnfss/omspag.fd %{_texmfdistdir}/tex/latex/psnfss/omspbk.fd %{_texmfdistdir}/tex/latex/psnfss/omspcr.fd %{_texmfdistdir}/tex/latex/psnfss/omsphv.fd %{_texmfdistdir}/tex/latex/psnfss/omspnc.fd %{_texmfdistdir}/tex/latex/psnfss/omsppl.fd %{_texmfdistdir}/tex/latex/psnfss/omsptm.fd %{_texmfdistdir}/tex/latex/psnfss/omsput.fd %{_texmfdistdir}/tex/latex/psnfss/omspzc.fd %{_texmfdistdir}/tex/latex/psnfss/omspzccm.fd %{_texmfdistdir}/tex/latex/psnfss/omszplm.fd %{_texmfdistdir}/tex/latex/psnfss/omszpple.fd %{_texmfdistdir}/tex/latex/psnfss/omsztmcm.fd %{_texmfdistdir}/tex/latex/psnfss/omxpsycm.fd %{_texmfdistdir}/tex/latex/psnfss/omxzplm.fd %{_texmfdistdir}/tex/latex/psnfss/omxzpple.fd %{_texmfdistdir}/tex/latex/psnfss/omxztmcm.fd %{_texmfdistdir}/tex/latex/psnfss/ot1bch.fd %{_texmfdistdir}/tex/latex/psnfss/ot1pag.fd %{_texmfdistdir}/tex/latex/psnfss/ot1pbk.fd %{_texmfdistdir}/tex/latex/psnfss/ot1pcr.fd %{_texmfdistdir}/tex/latex/psnfss/ot1phv.fd %{_texmfdistdir}/tex/latex/psnfss/ot1pnc.fd %{_texmfdistdir}/tex/latex/psnfss/ot1ppl.fd %{_texmfdistdir}/tex/latex/psnfss/ot1pplj.fd %{_texmfdistdir}/tex/latex/psnfss/ot1pplx.fd %{_texmfdistdir}/tex/latex/psnfss/ot1ptm.fd %{_texmfdistdir}/tex/latex/psnfss/ot1ptmcm.fd %{_texmfdistdir}/tex/latex/psnfss/ot1put.fd %{_texmfdistdir}/tex/latex/psnfss/ot1pzc.fd %{_texmfdistdir}/tex/latex/psnfss/ot1zplm.fd %{_texmfdistdir}/tex/latex/psnfss/ot1zpple.fd %{_texmfdistdir}/tex/latex/psnfss/ot1ztmcm.fd %{_texmfdistdir}/tex/latex/psnfss/palatino.sty %{_texmfdistdir}/tex/latex/psnfss/pifont.sty %{_texmfdistdir}/tex/latex/psnfss/t1bch.fd %{_texmfdistdir}/tex/latex/psnfss/t1pag.fd %{_texmfdistdir}/tex/latex/psnfss/t1pbk.fd %{_texmfdistdir}/tex/latex/psnfss/t1pcr.fd %{_texmfdistdir}/tex/latex/psnfss/t1phv.fd %{_texmfdistdir}/tex/latex/psnfss/t1pnc.fd %{_texmfdistdir}/tex/latex/psnfss/t1ppl.fd %{_texmfdistdir}/tex/latex/psnfss/t1pplj.fd %{_texmfdistdir}/tex/latex/psnfss/t1pplx.fd %{_texmfdistdir}/tex/latex/psnfss/t1ptm.fd %{_texmfdistdir}/tex/latex/psnfss/t1put.fd %{_texmfdistdir}/tex/latex/psnfss/t1pzc.fd %{_texmfdistdir}/tex/latex/psnfss/times.sty %{_texmfdistdir}/tex/latex/psnfss/ts1bch.fd %{_texmfdistdir}/tex/latex/psnfss/ts1pag.fd %{_texmfdistdir}/tex/latex/psnfss/ts1pbk.fd %{_texmfdistdir}/tex/latex/psnfss/ts1pcr.fd %{_texmfdistdir}/tex/latex/psnfss/ts1phv.fd %{_texmfdistdir}/tex/latex/psnfss/ts1pnc.fd %{_texmfdistdir}/tex/latex/psnfss/ts1ppl.fd %{_texmfdistdir}/tex/latex/psnfss/ts1pplj.fd %{_texmfdistdir}/tex/latex/psnfss/ts1pplx.fd %{_texmfdistdir}/tex/latex/psnfss/ts1ptm.fd %{_texmfdistdir}/tex/latex/psnfss/ts1put.fd %{_texmfdistdir}/tex/latex/psnfss/ts1pzc.fd %{_texmfdistdir}/tex/latex/psnfss/ufplm.fd %{_texmfdistdir}/tex/latex/psnfss/ufplmbb.fd %{_texmfdistdir}/tex/latex/psnfss/upsy.fd %{_texmfdistdir}/tex/latex/psnfss/upzd.fd %{_texmfdistdir}/tex/latex/psnfss/utopia.sty /var/adm/update-scripts/texlive-psnfss-%{texlive_version}.%{texlive_noarch}.9.2asvn33946-%{release}-zypper %package -n texlive-pspicture Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: PostScript picture support License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pspicture-doc >= %{texlive_version} Provides: tex(pspicture.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source13: pspicture.tar.xz Source14: pspicture.doc.tar.xz %description -n texlive-pspicture A replacement for LaTeX's picture macros, that uses PostScript \special commands. The package is now largely superseded by pict2e. date: 2015-08-03 03:43:12 +0000 %package -n texlive-pspicture-doc Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: Documentation for texlive-pspicture License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pspicture-doc This package includes the documentation for texlive-pspicture %post -n texlive-pspicture mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pspicture mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pspicture test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pspicture-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pspicture/README %{_texmfdistdir}/doc/latex/pspicture/pspicture.pdf %files -n texlive-pspicture %defattr(-,root,root,755) %{_texmfdistdir}/dvips/pspicture/pspicture.ps %{_texmfdistdir}/tex/latex/pspicture/pspicture.sty /var/adm/update-scripts/texlive-pspicture-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper %package -n texlive-pst-2dplot Version: %{texlive_version}.%{texlive_noarch}.1.5svn15878 Release: 0 Summary: A PSTricks package for drawing 2D curves License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-2dplot-doc >= %{texlive_version} Provides: tex(pst-2dplot.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source15: pst-2dplot.tar.xz Source16: pst-2dplot.doc.tar.xz %description -n texlive-pst-2dplot Pst-2dplot is a pstricks package that offers an easy-to-use and intuitive tool for plotting 2-d curves. It defines an environment with commands similar to MATLAB for plotting. date: 2015-08-03 03:43:12 +0000 %package -n texlive-pst-2dplot-doc Version: %{texlive_version}.%{texlive_noarch}.1.5svn15878 Release: 0 Summary: Documentation for texlive-pst-2dplot License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pst-2dplot-doc This package includes the documentation for texlive-pst-2dplot %post -n texlive-pst-2dplot mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-2dplot mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-2dplot test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-2dplot-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-2dplot/README %{_texmfdistdir}/doc/generic/pst-2dplot/data1.dat %{_texmfdistdir}/doc/generic/pst-2dplot/data2.dat %{_texmfdistdir}/doc/generic/pst-2dplot/data3.dat %{_texmfdistdir}/doc/generic/pst-2dplot/pst-2dplot-doc.pdf %{_texmfdistdir}/doc/generic/pst-2dplot/pst-2dplot-doc.tex %files -n texlive-pst-2dplot %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/pst-2dplot/pst-2dplot.sty /var/adm/update-scripts/texlive-pst-2dplot-%{texlive_version}.%{texlive_noarch}.1.5svn15878-%{release}-zypper %package -n texlive-pst-3d Version: %{texlive_version}.%{texlive_noarch}.1.10svn17257 Release: 0 Summary: A PSTricks package for tilting and other pseudo-3D tricks License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-3d-doc >= %{texlive_version} Provides: tex(pst-3d.sty) Provides: tex(pst-3d.tex) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source17: pst-3d.tar.xz Source18: pst-3d.doc.tar.xz %description -n texlive-pst-3d The package provides basic macros that use PSTricks for shadows, tilting and three dimensional representations of text or graphical objects. date: 2015-08-03 03:43:12 +0000 %package -n texlive-pst-3d-doc Version: %{texlive_version}.%{texlive_noarch}.1.10svn17257 Release: 0 Summary: Documentation for texlive-pst-3d License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pst-3d-doc This package includes the documentation for texlive-pst-3d %post -n texlive-pst-3d mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-3d mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-3d test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-3d-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-3d/Changes %{_texmfdistdir}/doc/generic/pst-3d/README %{_texmfdistdir}/doc/generic/pst-3d/pst-3d-doc.bib %{_texmfdistdir}/doc/generic/pst-3d/pst-3d-doc.pdf %{_texmfdistdir}/doc/generic/pst-3d/pst-3d-doc.tex %files -n texlive-pst-3d %defattr(-,root,root,755) %{_texmfdistdir}/dvips/pst-3d/pst-3d.pro %{_texmfdistdir}/tex/generic/pst-3d/pst-3d.tex %{_texmfdistdir}/tex/latex/pst-3d/pst-3d.sty /var/adm/update-scripts/texlive-pst-3d-%{texlive_version}.%{texlive_noarch}.1.10svn17257-%{release}-zypper %package -n texlive-pst-3dplot Version: %{texlive_version}.%{texlive_noarch}.2.01svn35042 Release: 0 Summary: Draw 3D objects in parallel projection, using PSTricks License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-3dplot-doc >= %{texlive_version} Provides: tex(pst-3dplot.sty) Provides: tex(pst-3dplot.tex) Requires: tex(multido.sty) Requires: tex(pst-3d.sty) Requires: tex(pst-node.sty) Requires: tex(pst-plot.sty) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source19: pst-3dplot.tar.xz Source20: pst-3dplot.doc.tar.xz %description -n texlive-pst-3dplot A package using PSTricks to draw a large variety of graphs and plots, including 3D maths functions. Data can be read from external data files, making this package a generic tool for graphing within TeX/LaTeX, without the need for external tools. date: 2015-08-03 03:43:12 +0000 %package -n texlive-pst-3dplot-doc Version: %{texlive_version}.%{texlive_noarch}.2.01svn35042 Release: 0 Summary: Documentation for texlive-pst-3dplot License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pst-3dplot-doc This package includes the documentation for texlive-pst-3dplot %post -n texlive-pst-3dplot mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-3dplot mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-3dplot test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-3dplot-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-3dplot/Changes %{_texmfdistdir}/doc/generic/pst-3dplot/README %{_texmfdistdir}/doc/generic/pst-3dplot/pst-3dplot-doc.bib %{_texmfdistdir}/doc/generic/pst-3dplot/pst-3dplot-doc.dat %{_texmfdistdir}/doc/generic/pst-3dplot/pst-3dplot-doc.pdf %{_texmfdistdir}/doc/generic/pst-3dplot/pst-3dplot-doc.tex %files -n texlive-pst-3dplot %defattr(-,root,root,755) %{_texmfdistdir}/dvips/pst-3dplot/pst-3dplot.pro %{_texmfdistdir}/tex/generic/pst-3dplot/pst-3dplot.tex %{_texmfdistdir}/tex/latex/pst-3dplot/pst-3dplot.sty /var/adm/update-scripts/texlive-pst-3dplot-%{texlive_version}.%{texlive_noarch}.2.01svn35042-%{release}-zypper %package -n texlive-pst-abspos Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn15878 Release: 0 Summary: Put objects at an absolute position License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-abspos-doc >= %{texlive_version} Provides: tex(pst-abspos.sty) Provides: tex(pst-abspos.tex) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source21: pst-abspos.tar.xz Source22: pst-abspos.doc.tar.xz %description -n texlive-pst-abspos The (PSTricks-related) package provides a command \pstPutAbs(x,y) to put an object at an arbitrary absolute (or even a relative) position on the page. date: 2015-08-03 03:43:12 +0000 %package -n texlive-pst-abspos-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn15878 Release: 0 Summary: Documentation for texlive-pst-abspos License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pst-abspos-doc This package includes the documentation for texlive-pst-abspos %post -n texlive-pst-abspos mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-abspos mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-abspos test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-abspos-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-abspos/Changes %{_texmfdistdir}/doc/generic/pst-abspos/README %{_texmfdistdir}/doc/generic/pst-abspos/pst-abspos-doc.bib %{_texmfdistdir}/doc/generic/pst-abspos/pst-abspos-doc.pdf %{_texmfdistdir}/doc/generic/pst-abspos/pst-abspos-doc.tex %files -n texlive-pst-abspos %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/pst-abspos/pst-abspos.tex %{_texmfdistdir}/tex/latex/pst-abspos/pst-abspos.sty /var/adm/update-scripts/texlive-pst-abspos-%{texlive_version}.%{texlive_noarch}.0.0.2svn15878-%{release}-zypper %package -n texlive-pst-am Version: %{texlive_version}.%{texlive_noarch}.1.02svn19591 Release: 0 Summary: Simulation of modulation and demodulation License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-am-doc >= %{texlive_version} Provides: tex(pst-am.sty) Requires: tex(multido.sty) Requires: tex(numprint.sty) Requires: tex(pst-node.sty) Requires: tex(pst-plot.sty) Requires: tex(pst-xkey.sty) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source23: pst-am.tar.xz Source24: pst-am.doc.tar.xz %description -n texlive-pst-am The package allows the simulation of the modulated and demodulated amplitude of radio waves. The user may plot curves of modulated signals, wave carrier, signal modulation, signal recovery and signal demodulation. date: 2015-08-03 03:43:12 +0000 %package -n texlive-pst-am-doc Version: %{texlive_version}.%{texlive_noarch}.1.02svn19591 Release: 0 Summary: Documentation for texlive-pst-am License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pst-am-doc This package includes the documentation for texlive-pst-am %post -n texlive-pst-am mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-am mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-am test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-am-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-am/Changes %{_texmfdistdir}/doc/generic/pst-am/README %{_texmfdistdir}/doc/generic/pst-am/index.phtml %{_texmfdistdir}/doc/generic/pst-am/pst-am-doc.bib %{_texmfdistdir}/doc/generic/pst-am/pst-am-doc.pdf %{_texmfdistdir}/doc/generic/pst-am/pst-am-doc.tex %files -n texlive-pst-am %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/pst-am/pst-am.sty /var/adm/update-scripts/texlive-pst-am-%{texlive_version}.%{texlive_noarch}.1.02svn19591-%{release}-zypper %package -n texlive-pst-asr Version: %{texlive_version}.%{texlive_noarch}.1.3svn22138 Release: 0 Summary: Typeset autosegmental representations for linguists License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-asr-doc >= %{texlive_version} Provides: tex(pst-asr.sty) Provides: tex(pst-asr.tex) Requires: tex(pst-xkey.sty) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source25: pst-asr.tar.xz Source26: pst-asr.doc.tar.xz %description -n texlive-pst-asr The package allows the user to typeset autosegmental representations. It uses the PStricks, and xkeyval packages. date: 2015-08-03 03:43:12 +0000 %package -n texlive-pst-asr-doc Version: %{texlive_version}.%{texlive_noarch}.1.3svn22138 Release: 0 Summary: Documentation for texlive-pst-asr License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pst-asr-doc This package includes the documentation for texlive-pst-asr %post -n texlive-pst-asr mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-asr mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-asr test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-asr-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-asr/README %{_texmfdistdir}/doc/generic/pst-asr/pst-asr-doc-source.zip %{_texmfdistdir}/doc/generic/pst-asr/pst-asr-doc.pdf %{_texmfdistdir}/doc/generic/pst-asr/pst-asr-examples.pdf %{_texmfdistdir}/doc/generic/pst-asr/pst-asr-examples.tex %files -n texlive-pst-asr %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/pst-asr/pst-asr.tex %{_texmfdistdir}/tex/latex/pst-asr/pst-asr.sty /var/adm/update-scripts/texlive-pst-asr-%{texlive_version}.%{texlive_noarch}.1.3svn22138-%{release}-zypper %package -n texlive-pst-bar Version: %{texlive_version}.%{texlive_noarch}.0.0.92svn18734 Release: 0 Summary: Produces bar charts using PSTricks License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-bar-doc >= %{texlive_version} Provides: tex(pst-bar.sty) Provides: tex(pst-bar.tex) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source27: pst-bar.tar.xz Source28: pst-bar.doc.tar.xz %description -n texlive-pst-bar The package uses pstricks to draw bar charts from data stored in a comma-delimited file. Several types of bar charts may be drawn, and the drawing parameters are highly customizable. No external packages are required except those that are part of the standard PSTricks distribution. date: 2015-08-15 03:39:34 +0000 %package -n texlive-pst-bar-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.92svn18734 Release: 0 Summary: Documentation for texlive-pst-bar License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-pst-bar-doc:en;de) %description -n texlive-pst-bar-doc This package includes the documentation for texlive-pst-bar %post -n texlive-pst-bar mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-bar mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-bar test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-bar-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-bar/README %{_texmfdistdir}/doc/generic/pst-bar/pst-bar-doc.bib %{_texmfdistdir}/doc/generic/pst-bar/pst-bar-doc.pdf %{_texmfdistdir}/doc/generic/pst-bar/pst-bar-doc.tex %{_texmfdistdir}/doc/generic/pst-bar/pst-bar-docDE.pdf %{_texmfdistdir}/doc/generic/pst-bar/pst-bar-docDE.tex %files -n texlive-pst-bar %defattr(-,root,root,755) %{_texmfdistdir}/dvips/pst-bar/pst-bar.pro %{_texmfdistdir}/tex/generic/pst-bar/pst-bar.tex %{_texmfdistdir}/tex/latex/pst-bar/pst-bar.sty /var/adm/update-scripts/texlive-pst-bar-%{texlive_version}.%{texlive_noarch}.0.0.92svn18734-%{release}-zypper %package -n texlive-pst-barcode Version: %{texlive_version}.%{texlive_noarch}.0.0.15svn40703 Release: 0 Summary: Print barcodes using PostScript License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-barcode-doc >= %{texlive_version} Provides: tex(pst-barcode.sty) Provides: tex(pst-barcode.tex) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source29: pst-barcode.tar.xz Source30: pst-barcode.doc.tar.xz %description -n texlive-pst-barcode The pst-barcode package allows printing of barcodes, in a huge variety of formats, including quick-response (qr) codes (see documentation for details). As a PSTricks package, the package requires pstricks. The package uses PostScript for calculating the bars. For PDF output use a multi-pass mechansism such as pst-pdf. date: 2016-04-23 03:37:13 +0000 %package -n texlive-pst-barcode-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.15svn40703 Release: 0 Summary: Documentation for texlive-pst-barcode License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pst-barcode-doc This package includes the documentation for texlive-pst-barcode %post -n texlive-pst-barcode mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-barcode mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-barcode test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-barcode-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-barcode/Changes %{_texmfdistdir}/doc/generic/pst-barcode/README.md %{_texmfdistdir}/doc/generic/pst-barcode/pst-barcode-doc.bib %{_texmfdistdir}/doc/generic/pst-barcode/pst-barcode-doc.pdf %{_texmfdistdir}/doc/generic/pst-barcode/pst-barcode-doc.tex %files -n texlive-pst-barcode %defattr(-,root,root,755) %{_texmfdistdir}/dvips/pst-barcode/pst-barcode.pro %{_texmfdistdir}/tex/generic/pst-barcode/pst-barcode.tex %{_texmfdistdir}/tex/latex/pst-barcode/pst-barcode.sty /var/adm/update-scripts/texlive-pst-barcode-%{texlive_version}.%{texlive_noarch}.0.0.15svn40703-%{release}-zypper %package -n texlive-pst-bezier Version: %{texlive_version}.%{texlive_noarch}.0.0.01svn15878 Release: 0 Summary: Draw Bezier curves License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-bezier-doc >= %{texlive_version} Provides: tex(pst-bezier.sty) Provides: tex(pst-bezier.tex) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source31: pst-bezier.tar.xz Source32: pst-bezier.doc.tar.xz %description -n texlive-pst-bezier The package provides a macro \psbcurve for drawing a Bezier curve. Provision is made for full control of over all the control points of the curve. date: 2015-08-03 03:43:12 +0000 %package -n texlive-pst-bezier-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.01svn15878 Release: 0 Summary: Documentation for texlive-pst-bezier License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pst-bezier-doc This package includes the documentation for texlive-pst-bezier %post -n texlive-pst-bezier mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-bezier mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-bezier test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-bezier-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-bezier/Changes %{_texmfdistdir}/doc/generic/pst-bezier/README %{_texmfdistdir}/doc/generic/pst-bezier/pst-bezier-doc.bib %{_texmfdistdir}/doc/generic/pst-bezier/pst-bezier-doc.pdf %{_texmfdistdir}/doc/generic/pst-bezier/pst-bezier-doc.tex %files -n texlive-pst-bezier %defattr(-,root,root,755) %{_texmfdistdir}/dvips/pst-bezier/pst-bezier.pro %{_texmfdistdir}/tex/generic/pst-bezier/pst-bezier.tex %{_texmfdistdir}/tex/latex/pst-bezier/pst-bezier.sty /var/adm/update-scripts/texlive-pst-bezier-%{texlive_version}.%{texlive_noarch}.0.0.01svn15878-%{release}-zypper %package -n texlive-pst-blur Version: %{texlive_version}.%{texlive_noarch}.2.0svn15878 Release: 0 Summary: PSTricks package for "blurred" shadows License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-blur-doc >= %{texlive_version} Provides: tex(pst-blur.sty) Provides: tex(pst-blur.tex) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source33: pst-blur.tar.xz Source34: pst-blur.doc.tar.xz %description -n texlive-pst-blur Pst-blur is a package built for use with PSTricks. It provides macros that apply blurring to the normal shadow function of PSTricks. date: 2015-08-03 03:43:12 +0000 %package -n texlive-pst-blur-doc Version: %{texlive_version}.%{texlive_noarch}.2.0svn15878 Release: 0 Summary: Documentation for texlive-pst-blur License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pst-blur-doc This package includes the documentation for texlive-pst-blur %post -n texlive-pst-blur mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-blur mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-blur test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-blur-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-blur/Changes %{_texmfdistdir}/doc/generic/pst-blur/README %{_texmfdistdir}/doc/generic/pst-blur/pst-blur.pdf %files -n texlive-pst-blur %defattr(-,root,root,755) %{_texmfdistdir}/dvips/pst-blur/pst-blur.pro %{_texmfdistdir}/tex/generic/pst-blur/pst-blur.tex %{_texmfdistdir}/tex/latex/pst-blur/pst-blur.sty /var/adm/update-scripts/texlive-pst-blur-%{texlive_version}.%{texlive_noarch}.2.0svn15878-%{release}-zypper %package -n texlive-pst-bspline Version: %{texlive_version}.%{texlive_noarch}.1.62svn40685 Release: 0 Summary: Draw cubic Bspline curves and interpolations License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-bspline-doc >= %{texlive_version} Provides: tex(pst-bspline.sty) Provides: tex(pst-bspline.tex) Requires: tex(multido.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source35: pst-bspline.tar.xz Source36: pst-bspline.doc.tar.xz %description -n texlive-pst-bspline The package draws uniform, cubic B-spline curves, open and closed, based on a sequence of B-spline control points. There is also code which permits drawing the open or closed cubic Bspline curve interpolating a sequence of points. Graphical output is created using PStricks. date: 2016-04-21 20:42:58 +0000 %package -n texlive-pst-bspline-doc Version: %{texlive_version}.%{texlive_noarch}.1.62svn40685 Release: 0 Summary: Documentation for texlive-pst-bspline License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pst-bspline-doc This package includes the documentation for texlive-pst-bspline %post -n texlive-pst-bspline mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-bspline mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-bspline test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-bspline-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-bspline/README %{_texmfdistdir}/doc/generic/pst-bspline/pst-bspline-doc.pdf %{_texmfdistdir}/doc/generic/pst-bspline/pst-bspline-doc.tex %files -n texlive-pst-bspline %defattr(-,root,root,755) %{_texmfdistdir}/dvips/pst-bspline/pst-bspline.pro %{_texmfdistdir}/tex/generic/pst-bspline/pst-bspline.tex %{_texmfdistdir}/tex/latex/pst-bspline/pst-bspline.sty /var/adm/update-scripts/texlive-pst-bspline-%{texlive_version}.%{texlive_noarch}.1.62svn40685-%{release}-zypper %package -n texlive-pst-calendar Version: %{texlive_version}.%{texlive_noarch}.0.0.47svn15878 Release: 0 Summary: Plot calendars in "fancy" ways License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-calendar-doc >= %{texlive_version} Provides: tex(pst-calendar.sty) Requires: tex(fp.sty) Requires: tex(multido.sty) Requires: tex(pst-3d.sty) Requires: tex(pst-xkey.sty) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source37: pst-calendar.tar.xz Source38: pst-calendar.doc.tar.xz %description -n texlive-pst-calendar The package uses pstricks and pst-3d to draw tabular calendars, or calendars on dodecahedra with a month to each face (the package also requires the multido and pst-xkey packages). The package works for years 2000-2099, and has options for calendars in French German and English, but the documentation is not available in English. date: 2015-08-03 03:43:12 +0000 %package -n texlive-pst-calendar-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.47svn15878 Release: 0 Summary: Documentation for texlive-pst-calendar License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-pst-calendar-doc:de;fr) %description -n texlive-pst-calendar-doc This package includes the documentation for texlive-pst-calendar %post -n texlive-pst-calendar mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-calendar mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-calendar test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-calendar-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pst-calendar/Changes %{_texmfdistdir}/doc/latex/pst-calendar/README %{_texmfdistdir}/doc/latex/pst-calendar/pst-calendar-docDE.ltx %{_texmfdistdir}/doc/latex/pst-calendar/pst-calendar-docDE.pdf %{_texmfdistdir}/doc/latex/pst-calendar/pst-calendar-docDE.tex %{_texmfdistdir}/doc/latex/pst-calendar/pst-calendar-docFR.pdf %{_texmfdistdir}/doc/latex/pst-calendar/pst-calendar-docFR.tex %files -n texlive-pst-calendar %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/pst-calendar/pst-calendar.sty /var/adm/update-scripts/texlive-pst-calendar-%{texlive_version}.%{texlive_noarch}.0.0.47svn15878-%{release}-zypper %package -n texlive-pst-cie Version: %{texlive_version}.%{texlive_noarch}.1.05svn41223 Release: 0 Summary: CIE color space License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-cie-doc >= %{texlive_version} Provides: tex(pst-cie.sty) Provides: tex(pst-cie.tex) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source39: pst-cie.tar.xz Source40: pst-cie.doc.tar.xz %description -n texlive-pst-cie pst-cie is a PSTricks related package to show the different CIE color spaces: Adobe, CIE, ColorMatch, NTSC, Pal-Secam, ProPhoto, SMPTE, and sRGB. date: 2016-05-16 18:17:50 +0000 %package -n texlive-pst-cie-doc Version: %{texlive_version}.%{texlive_noarch}.1.05svn41223 Release: 0 Summary: Documentation for texlive-pst-cie License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pst-cie-doc This package includes the documentation for texlive-pst-cie %post -n texlive-pst-cie mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-cie mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-cie test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-cie-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-cie/Changes %{_texmfdistdir}/doc/generic/pst-cie/README.md %{_texmfdistdir}/doc/generic/pst-cie/pst-cie-doc.bib %{_texmfdistdir}/doc/generic/pst-cie/pst-cie-doc.pdf %{_texmfdistdir}/doc/generic/pst-cie/pst-cie-doc.tex %files -n texlive-pst-cie %defattr(-,root,root,755) %{_texmfdistdir}/dvips/pst-cie/pst-cie-data.pro %{_texmfdistdir}/dvips/pst-cie/pst-cie.pro %{_texmfdistdir}/tex/generic/pst-cie/pst-cie.tex %{_texmfdistdir}/tex/latex/pst-cie/pst-cie.sty /var/adm/update-scripts/texlive-pst-cie-%{texlive_version}.%{texlive_noarch}.1.05svn41223-%{release}-zypper %package -n texlive-pst-circ Version: %{texlive_version}.%{texlive_noarch}.2.13svn36865 Release: 0 Summary: PSTricks package for drawing electric circuits License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-circ-doc >= %{texlive_version} Provides: tex(pst-circ.sty) Provides: tex(pst-circ.tex) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source41: pst-circ.tar.xz Source42: pst-circ.doc.tar.xz %description -n texlive-pst-circ The package is built using PSTricks and in particular pst-node. It can easily draw current 2-terminal devices and some 3- and 4- terminal devices used in electronic or electric theory. The package's macros are designed with a view to 'logical' representation of circuits, as far as possible, so as to relieve the user of purely graphical considerations when expressing a circuit. date: 2016-02-07 09:49:28 +0000 %package -n texlive-pst-circ-doc Version: %{texlive_version}.%{texlive_noarch}.2.13svn36865 Release: 0 Summary: Documentation for texlive-pst-circ License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pst-circ-doc This package includes the documentation for texlive-pst-circ %post -n texlive-pst-circ mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-circ mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-circ test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-circ-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-circ/Changes %{_texmfdistdir}/doc/generic/pst-circ/README %{_texmfdistdir}/doc/generic/pst-circ/pst-circ-doc.bib %{_texmfdistdir}/doc/generic/pst-circ/pst-circ-doc.pdf %{_texmfdistdir}/doc/generic/pst-circ/pst-circ-doc.tex %files -n texlive-pst-circ %defattr(-,root,root,755) %{_texmfdistdir}/dvips/pst-circ/pst-circ.pro %{_texmfdistdir}/tex/generic/pst-circ/pst-circ.tex %{_texmfdistdir}/tex/latex/pst-circ/pst-circ.sty /var/adm/update-scripts/texlive-pst-circ-%{texlive_version}.%{texlive_noarch}.2.13svn36865-%{release}-zypper %package -n texlive-pst-coil Version: %{texlive_version}.%{texlive_noarch}.1.07svn37377 Release: 0 Summary: A PSTricks package for coils, etcetera License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-coil-doc >= %{texlive_version} Provides: tex(pst-coil.sty) Provides: tex(pst-coil.tex) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source43: pst-coil.tar.xz Source44: pst-coil.doc.tar.xz %description -n texlive-pst-coil Pst-coil is a PSTricks based package for coils and zigzags and for coil and zigzag node connections. date: 2015-08-03 03:43:12 +0000 %package -n texlive-pst-coil-doc Version: %{texlive_version}.%{texlive_noarch}.1.07svn37377 Release: 0 Summary: Documentation for texlive-pst-coil License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pst-coil-doc This package includes the documentation for texlive-pst-coil %post -n texlive-pst-coil mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-coil mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-coil test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-coil-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-coil/Changes %{_texmfdistdir}/doc/generic/pst-coil/README %{_texmfdistdir}/doc/generic/pst-coil/pst-coil-doc.bib %{_texmfdistdir}/doc/generic/pst-coil/pst-coil-doc.pdf %{_texmfdistdir}/doc/generic/pst-coil/pst-coil-doc.tex %files -n texlive-pst-coil %defattr(-,root,root,755) %{_texmfdistdir}/dvips/pst-coil/pst-coil.pro %{_texmfdistdir}/tex/generic/pst-coil/pst-coil.tex %{_texmfdistdir}/tex/latex/pst-coil/pst-coil.sty /var/adm/update-scripts/texlive-pst-coil-%{texlive_version}.%{texlive_noarch}.1.07svn37377-%{release}-zypper %package -n texlive-pst-cox Version: %{texlive_version}.%{texlive_noarch}.0.0.98_betasvn15878 Release: 0 Summary: Drawing regular complex polytopes with PSTricks License: LGPL-2.1+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-cox-doc >= %{texlive_version} Provides: tex(pst-coxcoor.sty) Provides: tex(pst-coxcoor.tex) Provides: tex(pst-coxeterp.sty) Provides: tex(pst-coxeterp.tex) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source45: pst-cox.tar.xz Source46: pst-cox.doc.tar.xz %description -n texlive-pst-cox Pst-cox is a PSTricks package for drawing 2-dimensional projections of complex regular polytopes (after the work of Coxeter). The package consists of a macro library for drawing the projections. The complex polytopes appear in the study of the root systems and play a crucial role in many domains related to mathematics and physics. These polytopes have been completely described by Coxeter in his book "Regular Complex Polytopes". There exist only a finite numbers of exceptional regular complex polytopes (for example the icosahedron) and some infinite series (for example, one can construct a multi- dimensional analogue of the hypercube in any finite dimension). The library contains two packages. The first, pst-coxcoor, is devoted to the exceptional complex regular polytopes whose coordinates have been pre-computed. The second, pst-coxeterp, is devoted to the infinite series. date: 2015-08-03 03:43:12 +0000 %package -n texlive-pst-cox-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.98_betasvn15878 Release: 0 Summary: Documentation for texlive-pst-cox License: LGPL-2.1+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-pst-cox-doc:en) %description -n texlive-pst-cox-doc This package includes the documentation for texlive-pst-cox %post -n texlive-pst-cox mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-cox mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-cox test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-cox-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-cox/README %{_texmfdistdir}/doc/generic/pst-cox/gpl.txt %{_texmfdistdir}/doc/generic/pst-cox/lgpl.txt %{_texmfdistdir}/doc/generic/pst-cox/pst-coxcoor/Gallery.tex %{_texmfdistdir}/doc/generic/pst-cox/pst-coxcoor/pst-coxcoor_doc.pdf %{_texmfdistdir}/doc/generic/pst-cox/pst-coxcoor/pst-coxcoor_doc.tex %{_texmfdistdir}/doc/generic/pst-cox/pst-coxeterp/Gallery.tex %{_texmfdistdir}/doc/generic/pst-cox/pst-coxeterp/pst-coxeterp_doc.pdf %{_texmfdistdir}/doc/generic/pst-cox/pst-coxeterp/pst-coxeterp_doc.tex %files -n texlive-pst-cox %defattr(-,root,root,755) %{_texmfdistdir}/dvips/pst-cox/pst-coxeter.pro %{_texmfdistdir}/tex/generic/pst-cox/pst-coxcoor.tex %{_texmfdistdir}/tex/generic/pst-cox/pst-coxeterp.tex %{_texmfdistdir}/tex/latex/pst-cox/pst-coxcoor.sty %{_texmfdistdir}/tex/latex/pst-cox/pst-coxeterp.sty /var/adm/update-scripts/texlive-pst-cox-%{texlive_version}.%{texlive_noarch}.0.0.98_betasvn15878-%{release}-zypper %package -n texlive-pst-dbicons Version: %{texlive_version}.%{texlive_noarch}.0.0.16svn17556 Release: 0 Summary: Support for drawing ER diagrams License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-dbicons-doc >= %{texlive_version} Provides: tex(pst-dbicons.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source47: pst-dbicons.tar.xz Source48: pst-dbicons.doc.tar.xz %description -n texlive-pst-dbicons The package provides some useful macros in the database area. The package focusses on typesetting ER-Diagrams in a declarative style, i.e., by positioning some nodes and defining the position of all other nodes relative to them by using the standard database terminology. The PSTricks package is required for using pst-dbicons, but no deep knowledge of PSTricks commands is required (although such knowledge is useful for exploiting the full functionality of the package). date: 2015-08-03 03:43:12 +0000 %package -n texlive-pst-dbicons-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.16svn17556 Release: 0 Summary: Documentation for texlive-pst-dbicons License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pst-dbicons-doc This package includes the documentation for texlive-pst-dbicons %post -n texlive-pst-dbicons mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-dbicons mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-dbicons test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-dbicons-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-dbicons/README %{_texmfdistdir}/doc/generic/pst-dbicons/mondial-ER.tex %{_texmfdistdir}/doc/generic/pst-dbicons/pst-dbicons.pdf %files -n texlive-pst-dbicons %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/pst-dbicons/pst-dbicons.sty /var/adm/update-scripts/texlive-pst-dbicons-%{texlive_version}.%{texlive_noarch}.0.0.16svn17556-%{release}-zypper %package -n texlive-pst-diffraction Version: %{texlive_version}.%{texlive_noarch}.2.03svn15878 Release: 0 Summary: Print diffraction patterns from various apertures License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-diffraction-doc >= %{texlive_version} Provides: tex(pst-diffraction.sty) Provides: tex(pst-diffraction.tex) Requires: tex(pst-3dplot.sty) Requires: tex(pst-xkey.sty) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source49: pst-diffraction.tar.xz Source50: pst-diffraction.doc.tar.xz %description -n texlive-pst-diffraction The package enables the user to draw (using PSTricks) the diffraction patterns for different geometric forms of apertures for monochromatic light (using PSTricks). The aperture stops can have rectangular, circular or triangular openings. The view of the diffraction may be planar, or three-dimensional. Options available are the dimensions of the aperture under consideration and of the particular optical setting, e.g. the radius in case of an circular opening. Moreover one can choose the wavelength of the light (the associated color will be calculated by the package). date: 2015-08-03 03:43:12 +0000 %package -n texlive-pst-diffraction-doc Version: %{texlive_version}.%{texlive_noarch}.2.03svn15878 Release: 0 Summary: Documentation for texlive-pst-diffraction License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-pst-diffraction-doc:de;en;fr) %description -n texlive-pst-diffraction-doc This package includes the documentation for texlive-pst-diffraction %post -n texlive-pst-diffraction mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-diffraction mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-diffraction test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-diffraction-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-diffraction/Changes %{_texmfdistdir}/doc/generic/pst-diffraction/README %{_texmfdistdir}/doc/generic/pst-diffraction/pst-diffraction-doc.bib %{_texmfdistdir}/doc/generic/pst-diffraction/pst-diffraction-docDE.pdf %{_texmfdistdir}/doc/generic/pst-diffraction/pst-diffraction-docDE.tex %{_texmfdistdir}/doc/generic/pst-diffraction/pst-diffraction-docE.pdf %{_texmfdistdir}/doc/generic/pst-diffraction/pst-diffraction-docE.tex %{_texmfdistdir}/doc/generic/pst-diffraction/pst-diffraction-docFR.pdf %{_texmfdistdir}/doc/generic/pst-diffraction/pst-diffraction-docFR.tex %files -n texlive-pst-diffraction %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/pst-diffraction/pst-diffraction.tex %{_texmfdistdir}/tex/latex/pst-diffraction/pst-diffraction.sty /var/adm/update-scripts/texlive-pst-diffraction-%{texlive_version}.%{texlive_noarch}.2.03svn15878-%{release}-zypper %package -n texlive-pst-electricfield Version: %{texlive_version}.%{texlive_noarch}.0.0.14svn29803 Release: 0 Summary: Draw electric field and equipotential lines with PSTricks License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-electricfield-doc >= %{texlive_version} Provides: tex(pst-electricfield.sty) Provides: tex(pst-electricfield.tex) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source51: pst-electricfield.tar.xz Source52: pst-electricfield.doc.tar.xz %description -n texlive-pst-electricfield The package provides macros to plot electric field and equipotential lines using PStricks. There may be any number of charges which can be placed in a cartesian coordinate system by (x,y) values. date: 2015-08-15 03:39:34 +0000 %package -n texlive-pst-electricfield-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.14svn29803 Release: 0 Summary: Documentation for texlive-pst-electricfield License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-pst-electricfield-doc:de;en;fr) %description -n texlive-pst-electricfield-doc This package includes the documentation for texlive-pst-electricfield %post -n texlive-pst-electricfield mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-electricfield mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-electricfield test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-electricfield-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-electricfield/Changes %{_texmfdistdir}/doc/generic/pst-electricfield/README %{_texmfdistdir}/doc/generic/pst-electricfield/pst-electricfield-doc.bib %{_texmfdistdir}/doc/generic/pst-electricfield/pst-electricfield-docDE.pdf %{_texmfdistdir}/doc/generic/pst-electricfield/pst-electricfield-docDE.tex %{_texmfdistdir}/doc/generic/pst-electricfield/pst-electricfield-docEN.pdf %{_texmfdistdir}/doc/generic/pst-electricfield/pst-electricfield-docEN.tex %{_texmfdistdir}/doc/generic/pst-electricfield/pst-electricfield-docFR.pdf %{_texmfdistdir}/doc/generic/pst-electricfield/pst-electricfield-docFR.tex %files -n texlive-pst-electricfield %defattr(-,root,root,755) %{_texmfdistdir}/dvips/pst-electricfield/pst-electricfield.pro %{_texmfdistdir}/tex/generic/pst-electricfield/pst-electricfield.tex %{_texmfdistdir}/tex/latex/pst-electricfield/pst-electricfield.sty /var/adm/update-scripts/texlive-pst-electricfield-%{texlive_version}.%{texlive_noarch}.0.0.14svn29803-%{release}-zypper %package -n texlive-pst-eps Version: %{texlive_version}.%{texlive_noarch}.1.0svn15878 Release: 0 Summary: Create EPS files from PSTricks figures License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-eps-doc >= %{texlive_version} Provides: tex(pst-eps.sty) Provides: tex(pst-eps.tex) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source53: pst-eps.tar.xz Source54: pst-eps.doc.tar.xz %description -n texlive-pst-eps Pst-eps is a PSTricks-based package for exporting PSTricks images 'on the fly' to encapsulated PostScript (EPS) image files, which can then be read into a document in the usual way. date: 2015-08-03 03:43:12 +0000 %package -n texlive-pst-eps-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn15878 Release: 0 Summary: Documentation for texlive-pst-eps License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pst-eps-doc This package includes the documentation for texlive-pst-eps %post -n texlive-pst-eps mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-eps mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-eps test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-eps-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-eps/Changes %{_texmfdistdir}/doc/generic/pst-eps/README %{_texmfdistdir}/doc/generic/pst-eps/pst-eps-doc.bib %{_texmfdistdir}/doc/generic/pst-eps/pst-eps-doc.pdf %{_texmfdistdir}/doc/generic/pst-eps/pst-eps-doc.tex %{_texmfdistdir}/doc/generic/pst-eps/spirale.eps %files -n texlive-pst-eps %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/pst-eps/pst-eps.tex %{_texmfdistdir}/tex/latex/pst-eps/pst-eps.sty /var/adm/update-scripts/texlive-pst-eps-%{texlive_version}.%{texlive_noarch}.1.0svn15878-%{release}-zypper %package -n texlive-pst-eucl Version: %{texlive_version}.%{texlive_noarch}.1.52svn38678 Release: 0 Summary: Euclidian geometry with PSTricks License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-eucl-doc >= %{texlive_version} Provides: tex(pst-eucl.sty) Provides: tex(pst-eucl.tex) Requires: tex(pst-node.sty) Requires: tex(pst-tools.sty) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source55: pst-eucl.tar.xz Source56: pst-eucl.doc.tar.xz %description -n texlive-pst-eucl The package allows the drawing of Euclidean geometric figures using TeX pstricks macros for specifying mathematical constraints. It is thus possible to build point using common transformations or intersections. The use of coordinates is limited to points which controlled the figure. date: 2015-10-19 19:09:03 +0000 %package -n texlive-pst-eucl-doc Version: %{texlive_version}.%{texlive_noarch}.1.52svn38678 Release: 0 Summary: Documentation for texlive-pst-eucl License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-pst-eucl-doc:en) %description -n texlive-pst-eucl-doc This package includes the documentation for texlive-pst-eucl %post -n texlive-pst-eucl mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-eucl mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-eucl test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-eucl-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-eucl/Changes %{_texmfdistdir}/doc/generic/pst-eucl/README %{_texmfdistdir}/doc/generic/pst-eucl/pst-eucl-doc.bib %{_texmfdistdir}/doc/generic/pst-eucl/pst-eucl-doc.pdf %{_texmfdistdir}/doc/generic/pst-eucl/pst-eucl-doc.tex %files -n texlive-pst-eucl %defattr(-,root,root,755) %{_texmfdistdir}/dvips/pst-eucl/pst-eucl.pro %{_texmfdistdir}/tex/generic/pst-eucl/pst-eucl.tex %{_texmfdistdir}/tex/latex/pst-eucl/pst-eucl.sty /var/adm/update-scripts/texlive-pst-eucl-%{texlive_version}.%{texlive_noarch}.1.52svn38678-%{release}-zypper %package -n texlive-pst-eucl-translation-bg Version: %{texlive_version}.%{texlive_noarch}.1.3.2svn19296 Release: 0 Summary: Bulgarian translation of the pst-eucl documentation License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source57: pst-eucl-translation-bg.doc.tar.xz %description -n texlive-pst-eucl-translation-bg The pst-eucl package documentation in Bulgarian language - Euclidean Geometry with PSTricks. date: 2015-08-03 03:43:12 +0000 %post -n texlive-pst-eucl-translation-bg mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-eucl-translation-bg mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-eucl-translation-bg test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-eucl-translation-bg %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/abscur.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/abscur_in.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/angle.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/angle_in.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/arc.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/arc_in.log %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/arc_in.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/astro.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/astro_in.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/bissec.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/bissec_in.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/ccirc.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/ccirc_in.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/cercle.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/cercle_in.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/cinscex.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/cinscex_in.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/curvetype.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/curvetype_in.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/cyclo.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/cyclo_in.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/delto.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/droite.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/droite_in.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/envcardi.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/envcardi_in.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/envellipse.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/envellipse_in.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/euler.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/euler_in.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/fracthom.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/fracthom_in.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/gal_biss.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/gal_biss_in.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/gauss.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/gauss_in.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/gencur.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/gencur_in.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/geohyper.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/geohyper_in.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/geonode.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/geonode_in.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/german_ra.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/german_ra_in.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/grav.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/grav_in.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/homothetie.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/homothetie_in.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/hyperbole.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/hyperbole_in.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/hypocyclo.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/interCC.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/interCC_bis_in.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/interCC_in.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/interDC.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/interDC_in.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/interDD.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/interDD_in.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/interFC.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/interFC_in.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/interFF.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/interFF_in.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/interFL.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/interFL_in.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/mediator.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/mediator_in.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/milieu.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/milieu_in.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/oij.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/oij_in.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/orthocentre.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/orthocentre_in.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/orthoethyper.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/orthoethyper_in.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/parabole.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/parabole_in.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/projection.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/projection_in.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/ptfermat.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/ptfermat_in.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/remarq.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/remarq_in.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/rotation.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/rotation_in.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/segmentmark.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/segmentmark_in.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/symcentrale.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/symcentrale_in.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/symorthogonale.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/symorthogonale_in.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/tg1c.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/tg1c_in.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/tg2c.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/tg2c_in.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/translation.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/translation_in.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/triangle.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/triangle_in.tex %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/README %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/README-bulgarian.txt %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/euclide_bg.sty %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/euclide_macros.ist %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/pst-eucl-docBG.cb %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/pst-eucl-docBG.pdf %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/pst-eucl-docBG.tex /var/adm/update-scripts/texlive-pst-eucl-translation-bg-%{texlive_version}.%{texlive_noarch}.1.3.2svn19296-%{release}-zypper %package -n texlive-pst-exa Version: %{texlive_version}.%{texlive_noarch}.0.0.05svn35248 Release: 0 Summary: Typeset PSTricks examples, with code License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-exa-doc >= %{texlive_version} Provides: tex(pst-exa.sty) Requires: tex(accsupp.sty) Requires: tex(changepage.sty) Requires: tex(etoolbox.sty) Requires: tex(showexpl.sty) Requires: tex(tcolorbox.sty) Requires: tex(xcolor.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source58: pst-exa.tar.xz Source59: pst-exa.doc.tar.xz %description -n texlive-pst-exa The (PSTricks-related) package provides an environment PSTexample to put code and output side by side or one above the other. date: 2015-08-03 03:43:12 +0000 %package -n texlive-pst-exa-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.05svn35248 Release: 0 Summary: Documentation for texlive-pst-exa License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pst-exa-doc This package includes the documentation for texlive-pst-exa %post -n texlive-pst-exa mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-exa mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-exa test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-exa-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pst-exa/Changes %{_texmfdistdir}/doc/latex/pst-exa/README %{_texmfdistdir}/doc/latex/pst-exa/pst-exa-doc.bib %{_texmfdistdir}/doc/latex/pst-exa/pst-exa-doc.pdf %{_texmfdistdir}/doc/latex/pst-exa/pst-exa-doc.tex %files -n texlive-pst-exa %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/pst-exa/pst-exa.sty /var/adm/update-scripts/texlive-pst-exa-%{texlive_version}.%{texlive_noarch}.0.0.05svn35248-%{release}-zypper %package -n texlive-pst-fill Version: %{texlive_version}.%{texlive_noarch}.1.01svn15878 Release: 0 Summary: Fill or tile areas with PSTricks License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-fill-doc >= %{texlive_version} Provides: tex(pst-fill.sty) Provides: tex(pst-fill.tex) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source60: pst-fill.tar.xz Source61: pst-fill.doc.tar.xz %description -n texlive-pst-fill Pst-fill is a PSTricks-based package for filling and tiling areas or characters. date: 2015-08-03 03:43:12 +0000 %package -n texlive-pst-fill-doc Version: %{texlive_version}.%{texlive_noarch}.1.01svn15878 Release: 0 Summary: Documentation for texlive-pst-fill License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pst-fill-doc This package includes the documentation for texlive-pst-fill %post -n texlive-pst-fill mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-fill mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-fill test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-fill-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-fill/Changes %{_texmfdistdir}/doc/generic/pst-fill/README %{_texmfdistdir}/doc/generic/pst-fill/pst-fill.pdf %files -n texlive-pst-fill %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/pst-fill/pst-fill.tex %{_texmfdistdir}/tex/latex/pst-fill/pst-fill.sty /var/adm/update-scripts/texlive-pst-fill-%{texlive_version}.%{texlive_noarch}.1.01svn15878-%{release}-zypper %package -n texlive-pst-fit Version: %{texlive_version}.%{texlive_noarch}.0.0.01svn28155 Release: 0 Summary: Macros for curve fitting License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-fit-doc >= %{texlive_version} Provides: tex(pst-fit.sty) Provides: tex(pst-fit.tex) Requires: tex(pstricks-add.sty) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source62: pst-fit.tar.xz Source63: pst-fit.doc.tar.xz %description -n texlive-pst-fit The package uses PSTricks to fit curves to: Linear Functions; Power Functions; exp Function; Log_{10} and Log_e functions; Recip; Kings Law data; Gaussian; and 4th order Polynomial date: 2015-08-03 03:43:12 +0000 %package -n texlive-pst-fit-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.01svn28155 Release: 0 Summary: Documentation for texlive-pst-fit License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pst-fit-doc This package includes the documentation for texlive-pst-fit %post -n texlive-pst-fit mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-fit mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-fit test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-fit-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-fit/Changes %{_texmfdistdir}/doc/generic/pst-fit/README %{_texmfdistdir}/doc/generic/pst-fit/pst-fit-doc.bib %{_texmfdistdir}/doc/generic/pst-fit/pst-fit-doc.data %{_texmfdistdir}/doc/generic/pst-fit/pst-fit-doc.pdf %{_texmfdistdir}/doc/generic/pst-fit/pst-fit-doc.tex %files -n texlive-pst-fit %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/pst-fit/pst-fit.tex %{_texmfdistdir}/tex/latex/pst-fit/pst-fit.sty /var/adm/update-scripts/texlive-pst-fit-%{texlive_version}.%{texlive_noarch}.0.0.01svn28155-%{release}-zypper %package -n texlive-pst-fr3d Version: %{texlive_version}.%{texlive_noarch}.1.10svn15878 Release: 0 Summary: Draw 3-dimensional framed boxes using PSTricks License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-fr3d-doc >= %{texlive_version} Provides: tex(pst-fr3d.sty) Provides: tex(pst-fr3d.tex) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source64: pst-fr3d.tar.xz Source65: pst-fr3d.doc.tar.xz %description -n texlive-pst-fr3d A package using PSTricks to draw three dimensional framed boxes using a macro \PstFrameBoxThreeD. The macro is especially useful for drawing 3d-seeming buttons. date: 2015-08-03 03:43:12 +0000 %package -n texlive-pst-fr3d-doc Version: %{texlive_version}.%{texlive_noarch}.1.10svn15878 Release: 0 Summary: Documentation for texlive-pst-fr3d License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pst-fr3d-doc This package includes the documentation for texlive-pst-fr3d %post -n texlive-pst-fr3d mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-fr3d mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-fr3d test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-fr3d-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-fr3d/Changes %{_texmfdistdir}/doc/generic/pst-fr3d/README %{_texmfdistdir}/doc/generic/pst-fr3d/pst-fr3d.pdf %files -n texlive-pst-fr3d %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/pst-fr3d/pst-fr3d.tex %{_texmfdistdir}/tex/latex/pst-fr3d/pst-fr3d.sty /var/adm/update-scripts/texlive-pst-fr3d-%{texlive_version}.%{texlive_noarch}.1.10svn15878-%{release}-zypper %package -n texlive-pst-fractal Version: %{texlive_version}.%{texlive_noarch}.0.0.06svn16958 Release: 0 Summary: Draw fractal sets using PSTricks License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-fractal-doc >= %{texlive_version} Provides: tex(pst-fractal.sty) Provides: tex(pst-fractal.tex) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source66: pst-fractal.tar.xz Source67: pst-fractal.doc.tar.xz %description -n texlive-pst-fractal The package uses PSTricks to draw the Julia and Mandelbrot sets, the Sierpinski triangle, Koch flake, and Apollonius Circle as well as fractal trees (which need not be balanced) with a variety of different parameters (including varying numbers of iterations). The package uses the pst-xkey package, part of the xkeyval distribution. date: 2015-08-03 03:43:12 +0000 %package -n texlive-pst-fractal-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.06svn16958 Release: 0 Summary: Documentation for texlive-pst-fractal License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pst-fractal-doc This package includes the documentation for texlive-pst-fractal %post -n texlive-pst-fractal mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-fractal mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-fractal test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-fractal-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-fractal/Changes %{_texmfdistdir}/doc/generic/pst-fractal/README %{_texmfdistdir}/doc/generic/pst-fractal/pst-fractal-doc.bib %{_texmfdistdir}/doc/generic/pst-fractal/pst-fractal-doc.pdf %{_texmfdistdir}/doc/generic/pst-fractal/pst-fractal-doc.tex %files -n texlive-pst-fractal %defattr(-,root,root,755) %{_texmfdistdir}/dvips/pst-fractal/pst-fractal.pro %{_texmfdistdir}/tex/generic/pst-fractal/pst-fractal.tex %{_texmfdistdir}/tex/latex/pst-fractal/pst-fractal.sty /var/adm/update-scripts/texlive-pst-fractal-%{texlive_version}.%{texlive_noarch}.0.0.06svn16958-%{release}-zypper %package -n texlive-pst-fun Version: %{texlive_version}.%{texlive_noarch}.0.0.04svn17909 Release: 0 Summary: Draw "funny" objects with PSTricks License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-fun-doc >= %{texlive_version} Provides: tex(pst-fun.sty) Provides: tex(pst-fun.tex) Requires: tex(multido.sty) Requires: tex(pst-grad.sty) Requires: tex(pst-slpe.sty) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source68: pst-fun.tar.xz Source69: pst-fun.doc.tar.xz %description -n texlive-pst-fun This is a PSTricks related package for drawing funny objects, like ant, bird, fish, kangaroo, ... Such objects may be useful for testing other PSTricks macros and/or packages. (Or they can be used for fun...) date: 2015-08-03 03:43:12 +0000 %package -n texlive-pst-fun-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.04svn17909 Release: 0 Summary: Documentation for texlive-pst-fun License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pst-fun-doc This package includes the documentation for texlive-pst-fun %post -n texlive-pst-fun mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-fun mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-fun test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-fun-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-fun/Changes %{_texmfdistdir}/doc/generic/pst-fun/README %{_texmfdistdir}/doc/generic/pst-fun/pst-fun-doc.bib %{_texmfdistdir}/doc/generic/pst-fun/pst-fun-doc.pdf %{_texmfdistdir}/doc/generic/pst-fun/pst-fun-doc.tex %files -n texlive-pst-fun %defattr(-,root,root,755) %{_texmfdistdir}/dvips/pst-fun/pst-fun.pro %{_texmfdistdir}/tex/generic/pst-fun/pst-fun.tex %{_texmfdistdir}/tex/latex/pst-fun/pst-fun.sty /var/adm/update-scripts/texlive-pst-fun-%{texlive_version}.%{texlive_noarch}.0.0.04svn17909-%{release}-zypper %package -n texlive-pst-func Version: %{texlive_version}.%{texlive_noarch}.0.0.82svn40824 Release: 0 Summary: PSTricks package for plotting mathematical functions License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-func-doc >= %{texlive_version} Provides: tex(pst-func.sty) Provides: tex(pst-func.tex) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source70: pst-func.tar.xz Source71: pst-func.doc.tar.xz %description -n texlive-pst-func The package is built for use with PSTricks. It provides macros for plotting and manipulating various mathematical functions: polynomials and their derivatives f(x)=an*x^n+an-1*x^(n- 1)+...+a0 defined by the coefficients a0 a1 a2 ... and the derivative order; the Fourier sum f(x) = a0/2+a1cos(omega x)+...+b1sin(omega x)+... defined by the coefficients a0 a1 a2 ... b1 b2 b3 ...; the Bessel function defined by its order; the Gauss function defined by sigma and mu; Bezier curves from order 1 (two control points) to order 9 (10 control points); the superellipse function (the Lame curve); Chebyshev polynomials of the first and second kind; the Thomae (or popcorn) function; the Weierstrass function; various integration-derived functions; normal, binomial, poisson, gamma, chi-squared, student's t, F, beta, Cauchy and Weibull distribution functions and the Lorenz curve; the zeroes of a function, or the intermediate point of two functions; the Vasicek function for describing the evolution of interest rates; and implicit functions. The plots may be generated as volumes of rotation about the X-axis, as well. date: 2016-05-01 15:26:53 +0000 %package -n texlive-pst-func-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.82svn40824 Release: 0 Summary: Documentation for texlive-pst-func License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pst-func-doc This package includes the documentation for texlive-pst-func %post -n texlive-pst-func mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-func mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-func test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-func-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-func/Changes %{_texmfdistdir}/doc/generic/pst-func/README.md %{_texmfdistdir}/doc/generic/pst-func/pst-func-doc.bib %{_texmfdistdir}/doc/generic/pst-func/pst-func-doc.data %{_texmfdistdir}/doc/generic/pst-func/pst-func-doc.pdf %{_texmfdistdir}/doc/generic/pst-func/pst-func-doc.tex %files -n texlive-pst-func %defattr(-,root,root,755) %{_texmfdistdir}/dvips/pst-func/pst-func.pro %{_texmfdistdir}/tex/generic/pst-func/pst-func.tex %{_texmfdistdir}/tex/latex/pst-func/pst-func.sty /var/adm/update-scripts/texlive-pst-func-%{texlive_version}.%{texlive_noarch}.0.0.82svn40824-%{release}-zypper %package -n texlive-pst-gantt Version: %{texlive_version}.%{texlive_noarch}.0.0.22asvn35832 Release: 0 Summary: Draw GANTT charts with PSTricks License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-gantt-doc >= %{texlive_version} Provides: tex(pst-gantt.sty) Provides: tex(pst-gantt.tex) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source72: pst-gantt.tar.xz Source73: pst-gantt.doc.tar.xz %description -n texlive-pst-gantt The package uses PSTricks to draw GANTT charts, which are a kind of bar chart that displays a project schedule. The package requires the pstricks apparatus, of course. date: 2015-08-15 03:39:34 +0000 %package -n texlive-pst-gantt-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.22asvn35832 Release: 0 Summary: Documentation for texlive-pst-gantt License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pst-gantt-doc This package includes the documentation for texlive-pst-gantt %post -n texlive-pst-gantt mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-gantt mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-gantt test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-gantt-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-gantt/Changes %{_texmfdistdir}/doc/generic/pst-gantt/README %{_texmfdistdir}/doc/generic/pst-gantt/pst-gantt-doc.bib %{_texmfdistdir}/doc/generic/pst-gantt/pst-gantt-doc.pdf %{_texmfdistdir}/doc/generic/pst-gantt/pst-gantt-doc.tex %files -n texlive-pst-gantt %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/pst-gantt/pst-gantt.tex %{_texmfdistdir}/tex/latex/pst-gantt/pst-gantt.sty /var/adm/update-scripts/texlive-pst-gantt-%{texlive_version}.%{texlive_noarch}.0.0.22asvn35832-%{release}-zypper %package -n texlive-pst-geo Version: %{texlive_version}.%{texlive_noarch}.2.03svn17751 Release: 0 Summary: Geographical Projections License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-geo-doc >= %{texlive_version} Provides: tex(africa-bdy.dat) Provides: tex(africa-cil.dat) Provides: tex(africa-riv.dat) Provides: tex(asia-bdy.dat) Provides: tex(asia-cil.dat) Provides: tex(asia-isl.dat) Provides: tex(asia-riv.dat) Provides: tex(aus.dat) Provides: tex(c-cap.dat) Provides: tex(c-cap.dat) Provides: tex(c-sub.dat) Provides: tex(c-sub.dat) Provides: tex(canada.dat) Provides: tex(capitales.tex) Provides: tex(capitales3d.tex) Provides: tex(capitals.dat) Provides: tex(cities.tex) Provides: tex(citycapitals.dat) Provides: tex(citycapitals.dat) Provides: tex(citysub.dat) Provides: tex(citysub.dat) Provides: tex(corse.dat) Provides: tex(europe-bdy.dat) Provides: tex(europe-cil.dat) Provides: tex(europe-riv.dat) Provides: tex(france.dat) Provides: tex(mex.dat) Provides: tex(namer-bdy.dat) Provides: tex(namer-cil.dat) Provides: tex(namer-pby.dat) Provides: tex(namer-riv.dat) Provides: tex(pborder.dat) Provides: tex(pcoast.dat) Provides: tex(pisland.dat) Provides: tex(plake.dat) Provides: tex(pst-map2d.sty) Provides: tex(pst-map2d.tex) Provides: tex(pst-map2dII.sty) Provides: tex(pst-map2dII.tex) Provides: tex(pst-map3d.sty) Provides: tex(pst-map3d.tex) Provides: tex(pst-map3dII.sty) Provides: tex(pst-map3dII.tex) Provides: tex(rhone.dat) Provides: tex(ridge.dat) Provides: tex(river.dat) Provides: tex(samer-arc.dat) Provides: tex(samer-bdy.dat) Provides: tex(samer-cil.dat) Provides: tex(samer-riv.dat) Provides: tex(seine.dat) Provides: tex(transfrm.dat) Provides: tex(trench.dat) Provides: tex(usa.dat) Provides: tex(villesFrance.tex) Provides: tex(villesFrance3d.tex) Provides: tex(villesItalia.tex) Provides: tex(villesItalia3d.tex) Provides: tex(wfraczon.dat) Provides: tex(wmaglin.dat) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source74: pst-geo.tar.xz Source75: pst-geo.doc.tar.xz %description -n texlive-pst-geo The package offers a set of PSTricks related packages for various cartographic projections of the terrestrial sphere. The package pst-map2d provides conventional projections such as Mercator, Lambert, cylindrical, etc. The package pst-map3d treats representation in three dimensions of the terrestrial sphere. Packages pst-map2dII and pst-map3dII allow use of the CIA World DataBank II. Various parameters of the packages allow for choice of the level of the detail and the layouts possible (cities, borders, rivers etc). Substantial data files are provided, in an (internally) compressed format. Decompression happens on-the-fly as a document using the data is displayed, printed or converted to PDF format. A Perl script is provided for the user to do the decompression, if the need should arise. date: 2015-08-03 03:43:12 +0000 %package -n texlive-pst-geo-doc Version: %{texlive_version}.%{texlive_noarch}.2.03svn17751 Release: 0 Summary: Documentation for texlive-pst-geo License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-pst-geo-doc:fr) %description -n texlive-pst-geo-doc This package includes the documentation for texlive-pst-geo %post -n texlive-pst-geo mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-geo mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-geo test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-geo-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-geo/Changes %{_texmfdistdir}/doc/generic/pst-geo/PSTricks.bib %{_texmfdistdir}/doc/generic/pst-geo/README %{_texmfdistdir}/doc/generic/pst-geo/pst-geo-compress.pl %{_texmfdistdir}/doc/generic/pst-geo/pst-geo-decompress.pl %{_texmfdistdir}/doc/generic/pst-geo/pst-map2d-doc.pdf %{_texmfdistdir}/doc/generic/pst-geo/pst-map2d-doc.tex %{_texmfdistdir}/doc/generic/pst-geo/pst-map2dII-doc.pdf %{_texmfdistdir}/doc/generic/pst-geo/pst-map2dII-doc.tex %{_texmfdistdir}/doc/generic/pst-geo/pst-map3d-doc-pdf.pdf %{_texmfdistdir}/doc/generic/pst-geo/pst-map3d-doc-pdf.tex %{_texmfdistdir}/doc/generic/pst-geo/pst-map3d-doc.pdf %{_texmfdistdir}/doc/generic/pst-geo/pst-map3d-doc.tex %{_texmfdistdir}/doc/generic/pst-geo/pst-map3dII-doc.pdf %{_texmfdistdir}/doc/generic/pst-geo/pst-map3dII-doc.tex %files -n texlive-pst-geo %defattr(-,root,root,755) %{_texmfdistdir}/dvips/pst-geo/pst-map3d.pro %{_texmfdistdir}/dvips/pst-geo/pst-map3dII.pro %{_texmfdistdir}/tex/generic/pst-geo/data/README %{_texmfdistdir}/tex/generic/pst-geo/data/aus.dat %{_texmfdistdir}/tex/generic/pst-geo/data/c-cap.dat %{_texmfdistdir}/tex/generic/pst-geo/data/c-sub.dat %{_texmfdistdir}/tex/generic/pst-geo/data/canada.dat %{_texmfdistdir}/tex/generic/pst-geo/data/capitales.tex %{_texmfdistdir}/tex/generic/pst-geo/data/capitales3d.tex %{_texmfdistdir}/tex/generic/pst-geo/data/capitals.dat %{_texmfdistdir}/tex/generic/pst-geo/data/cities.data %{_texmfdistdir}/tex/generic/pst-geo/data/cities.tex %{_texmfdistdir}/tex/generic/pst-geo/data/citycapitals.dat %{_texmfdistdir}/tex/generic/pst-geo/data/citysub.dat %{_texmfdistdir}/tex/generic/pst-geo/data/convert.py %{_texmfdistdir}/tex/generic/pst-geo/data/corse.dat %{_texmfdistdir}/tex/generic/pst-geo/data/france.dat %{_texmfdistdir}/tex/generic/pst-geo/data/mex.dat %{_texmfdistdir}/tex/generic/pst-geo/data/pborder.dat %{_texmfdistdir}/tex/generic/pst-geo/data/pcoast.dat %{_texmfdistdir}/tex/generic/pst-geo/data/pisland.dat %{_texmfdistdir}/tex/generic/pst-geo/data/plake.dat %{_texmfdistdir}/tex/generic/pst-geo/data/rhone.dat %{_texmfdistdir}/tex/generic/pst-geo/data/ridge.dat %{_texmfdistdir}/tex/generic/pst-geo/data/river.dat %{_texmfdistdir}/tex/generic/pst-geo/data/seine.dat %{_texmfdistdir}/tex/generic/pst-geo/data/transfrm.dat %{_texmfdistdir}/tex/generic/pst-geo/data/trench.dat %{_texmfdistdir}/tex/generic/pst-geo/data/usa.dat %{_texmfdistdir}/tex/generic/pst-geo/data/villesFrance.tex %{_texmfdistdir}/tex/generic/pst-geo/data/villesFrance3d.tex %{_texmfdistdir}/tex/generic/pst-geo/data/villesItalia.tex %{_texmfdistdir}/tex/generic/pst-geo/data/villesItalia3d.tex %{_texmfdistdir}/tex/generic/pst-geo/data/wfraczon.dat %{_texmfdistdir}/tex/generic/pst-geo/data/wmaglin.dat %{_texmfdistdir}/tex/generic/pst-geo/dataII/README %{_texmfdistdir}/tex/generic/pst-geo/dataII/africa-bdy.dat %{_texmfdistdir}/tex/generic/pst-geo/dataII/africa-cil.dat %{_texmfdistdir}/tex/generic/pst-geo/dataII/africa-riv.dat %{_texmfdistdir}/tex/generic/pst-geo/dataII/asia-bdy.dat %{_texmfdistdir}/tex/generic/pst-geo/dataII/asia-cil.dat %{_texmfdistdir}/tex/generic/pst-geo/dataII/asia-isl.dat %{_texmfdistdir}/tex/generic/pst-geo/dataII/asia-riv.dat %{_texmfdistdir}/tex/generic/pst-geo/dataII/c-cap.dat %{_texmfdistdir}/tex/generic/pst-geo/dataII/c-sub.dat %{_texmfdistdir}/tex/generic/pst-geo/dataII/citycapitals.dat %{_texmfdistdir}/tex/generic/pst-geo/dataII/citysub.dat %{_texmfdistdir}/tex/generic/pst-geo/dataII/europe-bdy.dat %{_texmfdistdir}/tex/generic/pst-geo/dataII/europe-cil.dat %{_texmfdistdir}/tex/generic/pst-geo/dataII/europe-riv.dat %{_texmfdistdir}/tex/generic/pst-geo/dataII/namer-bdy.dat %{_texmfdistdir}/tex/generic/pst-geo/dataII/namer-cil.dat %{_texmfdistdir}/tex/generic/pst-geo/dataII/namer-pby.dat %{_texmfdistdir}/tex/generic/pst-geo/dataII/namer-riv.dat %{_texmfdistdir}/tex/generic/pst-geo/dataII/samer-arc.dat %{_texmfdistdir}/tex/generic/pst-geo/dataII/samer-bdy.dat %{_texmfdistdir}/tex/generic/pst-geo/dataII/samer-cil.dat %{_texmfdistdir}/tex/generic/pst-geo/dataII/samer-riv.dat %{_texmfdistdir}/tex/generic/pst-geo/pst-map2d.tex %{_texmfdistdir}/tex/generic/pst-geo/pst-map2dII.tex %{_texmfdistdir}/tex/generic/pst-geo/pst-map3d.tex %{_texmfdistdir}/tex/generic/pst-geo/pst-map3dII.tex %{_texmfdistdir}/tex/latex/pst-geo/pst-map2d.sty %{_texmfdistdir}/tex/latex/pst-geo/pst-map2dII.sty %{_texmfdistdir}/tex/latex/pst-geo/pst-map3d.sty %{_texmfdistdir}/tex/latex/pst-geo/pst-map3dII.sty /var/adm/update-scripts/texlive-pst-geo-%{texlive_version}.%{texlive_noarch}.2.03svn17751-%{release}-zypper %package -n texlive-pst-ghsb Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: Package pst-ghsb License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-ghsb-doc >= %{texlive_version} Provides: tex(pst-ghsb.sty) Provides: tex(pst-ghsb.tex) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source76: pst-ghsb.tar.xz Source77: pst-ghsb.doc.tar.xz %description -n texlive-pst-ghsb The pst-ghsb package %package -n texlive-pst-ghsb-doc Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: Documentation for texlive-pst-ghsb License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pst-ghsb-doc This package includes the documentation for texlive-pst-ghsb %post -n texlive-pst-ghsb mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-ghsb mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-ghsb test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-ghsb-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-ghsb/README %{_texmfdistdir}/doc/generic/pst-ghsb/t-ghsb.pdf %{_texmfdistdir}/doc/generic/pst-ghsb/t-ghsb.tex %{_texmfdistdir}/doc/generic/pst-ghsb/t2-ghsb.pdf %{_texmfdistdir}/doc/generic/pst-ghsb/t2-ghsb.tex %files -n texlive-pst-ghsb %defattr(-,root,root,755) %{_texmfdistdir}/dvips/pst-ghsb/pst-ghsb.pro %{_texmfdistdir}/tex/generic/pst-ghsb/pst-ghsb.tex %{_texmfdistdir}/tex/latex/pst-ghsb/pst-ghsb.sty /var/adm/update-scripts/texlive-pst-ghsb-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper %package -n texlive-pst-gr3d Version: %{texlive_version}.%{texlive_noarch}.1.34svn15878 Release: 0 Summary: Three dimensional grids with PSTricks License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-gr3d-doc >= %{texlive_version} Provides: tex(pst-gr3d.sty) Provides: tex(pst-gr3d.tex) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source78: pst-gr3d.tar.xz Source79: pst-gr3d.doc.tar.xz %description -n texlive-pst-gr3d This PSTricks package provides a command \PstGridThreeD that will draw a three dimensional grid, offering a number of options for its appearance. date: 2015-08-03 03:43:12 +0000 %package -n texlive-pst-gr3d-doc Version: %{texlive_version}.%{texlive_noarch}.1.34svn15878 Release: 0 Summary: Documentation for texlive-pst-gr3d License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pst-gr3d-doc This package includes the documentation for texlive-pst-gr3d %post -n texlive-pst-gr3d mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-gr3d mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-gr3d test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-gr3d-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-gr3d/Changes %{_texmfdistdir}/doc/generic/pst-gr3d/README %{_texmfdistdir}/doc/generic/pst-gr3d/pst-gr3d.pdf %files -n texlive-pst-gr3d %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/pst-gr3d/pst-gr3d.tex %{_texmfdistdir}/tex/latex/pst-gr3d/pst-gr3d.sty /var/adm/update-scripts/texlive-pst-gr3d-%{texlive_version}.%{texlive_noarch}.1.34svn15878-%{release}-zypper %package -n texlive-pst-grad Version: %{texlive_version}.%{texlive_noarch}.1.06svn15878 Release: 0 Summary: Filling with colour gradients, using PSTricks License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-grad-doc >= %{texlive_version} Provides: tex(pst-grad.sty) Provides: tex(pst-grad.tex) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source80: pst-grad.tar.xz Source81: pst-grad.doc.tar.xz %description -n texlive-pst-grad The package fills with colour gradients, using PSTricks. The RGB, CMYK and HSB models are supported. Other colour gradient mechanisms are to be found in package pst-slpe. date: 2015-08-15 03:39:34 +0000 %package -n texlive-pst-grad-doc Version: %{texlive_version}.%{texlive_noarch}.1.06svn15878 Release: 0 Summary: Documentation for texlive-pst-grad License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pst-grad-doc This package includes the documentation for texlive-pst-grad %post -n texlive-pst-grad mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-grad mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-grad test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-grad-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-grad/Changes %{_texmfdistdir}/doc/generic/pst-grad/pst-grad-doc.bib %{_texmfdistdir}/doc/generic/pst-grad/pst-grad-doc.pdf %{_texmfdistdir}/doc/generic/pst-grad/pst-grad-doc.tex %files -n texlive-pst-grad %defattr(-,root,root,755) %{_texmfdistdir}/dvips/pst-grad/pst-grad.pro %{_texmfdistdir}/tex/generic/pst-grad/pst-grad.tex %{_texmfdistdir}/tex/latex/pst-grad/pst-grad.sty /var/adm/update-scripts/texlive-pst-grad-%{texlive_version}.%{texlive_noarch}.1.06svn15878-%{release}-zypper %package -n texlive-pst-graphicx Version: %{texlive_version}.%{texlive_noarch}.0.0.02svn21717 Release: 0 Summary: A PSTricks-compatible graphicx for use with Plain TeX License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-graphicx-doc >= %{texlive_version} Provides: tex(pst-graphicx.tex) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source82: pst-graphicx.tar.xz Source83: pst-graphicx.doc.tar.xz %description -n texlive-pst-graphicx The package provides a version of graphicx that avoids loading the graphics bundle's (original) keyval package, which clashes with pstricks' use of xkeyval. date: 2015-08-15 03:39:34 +0000 %package -n texlive-pst-graphicx-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.02svn21717 Release: 0 Summary: Documentation for texlive-pst-graphicx License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pst-graphicx-doc This package includes the documentation for texlive-pst-graphicx %post -n texlive-pst-graphicx mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-graphicx mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-graphicx test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-graphicx-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-graphicx/Changes %{_texmfdistdir}/doc/generic/pst-graphicx/README %{_texmfdistdir}/doc/generic/pst-graphicx/demo.tex %files -n texlive-pst-graphicx %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/pst-graphicx/pst-graphicx.tex /var/adm/update-scripts/texlive-pst-graphicx-%{texlive_version}.%{texlive_noarch}.0.0.02svn21717-%{release}-zypper %package -n texlive-pst-infixplot Version: %{texlive_version}.%{texlive_noarch}.0.0.11svn15878 Release: 0 Summary: Using PSTricks plotting capacities with infix expressions rather than RPN License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-infixplot-doc >= %{texlive_version} Provides: tex(infix-RPN.sty) Provides: tex(infix-RPN.tex) Provides: tex(pst-infixplot.sty) Provides: tex(pst-infixplot.tex) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source84: pst-infixplot.tar.xz Source85: pst-infixplot.doc.tar.xz %description -n texlive-pst-infixplot Plotting functions with pst-plot is very powerful but sometimes difficult to learn since the syntax of \psplot and \parametricplot requires some PostScript knowledge. The infix- RPN and pst-infixplot styles simplify the usage of pst-plot for the beginner, providing macro commands that convert natural mathematical expressions to PostScript syntax. date: 2015-08-15 03:39:34 +0000 %package -n texlive-pst-infixplot-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.11svn15878 Release: 0 Summary: Documentation for texlive-pst-infixplot License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pst-infixplot-doc This package includes the documentation for texlive-pst-infixplot %post -n texlive-pst-infixplot mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-infixplot mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-infixplot test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-infixplot-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-infixplot/README %{_texmfdistdir}/doc/generic/pst-infixplot/pst-infixplot-doc.ps %{_texmfdistdir}/doc/generic/pst-infixplot/pst-infixplot-doc.tex %{_texmfdistdir}/doc/generic/pst-infixplot/pst-infixplot.pdf %files -n texlive-pst-infixplot %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/pst-infixplot/infix-RPN.tex %{_texmfdistdir}/tex/generic/pst-infixplot/pst-infixplot.tex %{_texmfdistdir}/tex/latex/pst-infixplot/infix-RPN.sty %{_texmfdistdir}/tex/latex/pst-infixplot/pst-infixplot.sty /var/adm/update-scripts/texlive-pst-infixplot-%{texlive_version}.%{texlive_noarch}.0.0.11svn15878-%{release}-zypper %package -n texlive-pst-intersect Version: %{texlive_version}.%{texlive_noarch}.0.0.4svn33210 Release: 0 Summary: Compute intersections of arbitrary curves License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-intersect-doc >= %{texlive_version} Provides: tex(pst-intersect.sty) Provides: tex(pst-intersect.tex) Requires: tex(pst-func.sty) Requires: tex(pst-node.sty) Requires: tex(pst-xkey.sty) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source86: pst-intersect.tar.xz Source87: pst-intersect.doc.tar.xz %description -n texlive-pst-intersect The package computes the intersections between arbitrary PostScript paths or Bezier curves, using the Bezier clipping algorithm. date: 2015-08-15 03:39:34 +0000 %package -n texlive-pst-intersect-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.4svn33210 Release: 0 Summary: Documentation for texlive-pst-intersect License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-pst-intersect-doc:de;en) %description -n texlive-pst-intersect-doc This package includes the documentation for texlive-pst-intersect %post -n texlive-pst-intersect mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-intersect mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-intersect test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-intersect-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pst-intersect/Changes %{_texmfdistdir}/doc/latex/pst-intersect/README %{_texmfdistdir}/doc/latex/pst-intersect/pst-intersect-DE.pdf %{_texmfdistdir}/doc/latex/pst-intersect/pst-intersect.pdf %files -n texlive-pst-intersect %defattr(-,root,root,755) %{_texmfdistdir}/dvips/pst-intersect/pst-intersect.pro %{_texmfdistdir}/tex/generic/pst-intersect/pst-intersect.tex %{_texmfdistdir}/tex/latex/pst-intersect/pst-intersect.sty /var/adm/update-scripts/texlive-pst-intersect-%{texlive_version}.%{texlive_noarch}.0.0.4svn33210-%{release}-zypper %package -n texlive-pst-jtree Version: %{texlive_version}.%{texlive_noarch}.2.6svn20946 Release: 0 Summary: Typeset complex trees for linguists License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-jtree-doc >= %{texlive_version} Provides: tex(pst-jtree.sty) Provides: tex(pst-jtree.tex) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source88: pst-jtree.tar.xz Source89: pst-jtree.doc.tar.xz %description -n texlive-pst-jtree jTree uses PSTricks to enable linguists to typeset complex trees. The package requires use of PStricks (of course) and xkeyval packages. jTree is a development of, and replacement for, the jftree package, which is no longer available. date: 2015-08-15 03:39:34 +0000 %package -n texlive-pst-jtree-doc Version: %{texlive_version}.%{texlive_noarch}.2.6svn20946 Release: 0 Summary: Documentation for texlive-pst-jtree License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pst-jtree-doc This package includes the documentation for texlive-pst-jtree %post -n texlive-pst-jtree mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-jtree mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-jtree test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-jtree-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-jtree/Doc-source.zip %{_texmfdistdir}/doc/generic/pst-jtree/README %{_texmfdistdir}/doc/generic/pst-jtree/pst-jtree-doc-add.pdf %{_texmfdistdir}/doc/generic/pst-jtree/pst-jtree-doc.pdf %{_texmfdistdir}/doc/generic/pst-jtree/pst-jtree-examples.tex %files -n texlive-pst-jtree %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/pst-jtree/pst-jtree.tex %{_texmfdistdir}/tex/latex/pst-jtree/pst-jtree.sty /var/adm/update-scripts/texlive-pst-jtree-%{texlive_version}.%{texlive_noarch}.2.6svn20946-%{release}-zypper %package -n texlive-pst-knot Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn16033 Release: 0 Summary: PSTricks package for displaying knots License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-knot-doc >= %{texlive_version} Provides: tex(pst-knot.sty) Provides: tex(pst-knot.tex) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source90: pst-knot.tar.xz Source91: pst-knot.doc.tar.xz %description -n texlive-pst-knot The package can produce a fair range of knot shapes, with all the standard graphics controls one expects. date: 2015-08-03 03:43:12 +0000 %package -n texlive-pst-knot-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn16033 Release: 0 Summary: Documentation for texlive-pst-knot License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pst-knot-doc This package includes the documentation for texlive-pst-knot %post -n texlive-pst-knot mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-knot mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-knot test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-knot-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-knot/Changes %{_texmfdistdir}/doc/generic/pst-knot/README %{_texmfdistdir}/doc/generic/pst-knot/pst-knot-doc.pdf %{_texmfdistdir}/doc/generic/pst-knot/pst-knot-doc.tex %files -n texlive-pst-knot %defattr(-,root,root,755) %{_texmfdistdir}/dvips/pst-knot/pst-psm.pro %{_texmfdistdir}/tex/generic/pst-knot/pst-knot.tex %{_texmfdistdir}/tex/latex/pst-knot/pst-knot.sty /var/adm/update-scripts/texlive-pst-knot-%{texlive_version}.%{texlive_noarch}.0.0.2svn16033-%{release}-zypper %package -n texlive-pst-labo Version: %{texlive_version}.%{texlive_noarch}.2.04svn39077 Release: 0 Summary: Draw objects for Chemistry laboratories License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-labo-doc >= %{texlive_version} Provides: tex(pst-labo.sty) Provides: tex(pst-labo.tex) Provides: tex(pst-laboObj.tex) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source92: pst-labo.tar.xz Source93: pst-labo.doc.tar.xz %description -n texlive-pst-labo Pst-labo is a PSTricks related package for drawing basic and complex chemical objects. The documentation of the package is illuminated with plenty of illustrations together with their source code, making it an easy read. date: 2015-12-10 12:07:27 +0000 %package -n texlive-pst-labo-doc Version: %{texlive_version}.%{texlive_noarch}.2.04svn39077 Release: 0 Summary: Documentation for texlive-pst-labo License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pst-labo-doc This package includes the documentation for texlive-pst-labo %post -n texlive-pst-labo mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-labo mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-labo test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-labo-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-labo/Changes %{_texmfdistdir}/doc/generic/pst-labo/Makefile %{_texmfdistdir}/doc/generic/pst-labo/README %{_texmfdistdir}/doc/generic/pst-labo/pst-labo-doc.bib %{_texmfdistdir}/doc/generic/pst-labo/pst-labo-docDE.pdf %{_texmfdistdir}/doc/generic/pst-labo/pst-labo-docDE.tex %{_texmfdistdir}/doc/generic/pst-labo/pst-labo-docEN.pdf %{_texmfdistdir}/doc/generic/pst-labo/pst-labo-docEN.tex %{_texmfdistdir}/doc/generic/pst-labo/pst-labo-docFR.pdf %{_texmfdistdir}/doc/generic/pst-labo/pst-labo-docFR.tex %{_texmfdistdir}/doc/generic/pst-labo/pst-labo8-tab1-DE.tex %{_texmfdistdir}/doc/generic/pst-labo/pst-labo8-tab1-EN.tex %{_texmfdistdir}/doc/generic/pst-labo/pst-labo8-tab1-FR.tex %files -n texlive-pst-labo %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/pst-labo/pst-labo.tex %{_texmfdistdir}/tex/generic/pst-labo/pst-laboObj.tex %{_texmfdistdir}/tex/latex/pst-labo/pst-labo.sty /var/adm/update-scripts/texlive-pst-labo-%{texlive_version}.%{texlive_noarch}.2.04svn39077-%{release}-zypper %package -n texlive-pst-layout Version: %{texlive_version}.%{texlive_noarch}.0.0.95svn29803 Release: 0 Summary: Page layout macros based on PSTricks packages License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-layout-doc >= %{texlive_version} Provides: tex(pst-layout.sty) Requires: tex(arrayjobx.sty) Requires: tex(graphicx.sty) Requires: tex(ifthen.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source94: pst-layout.tar.xz Source95: pst-layout.doc.tar.xz %description -n texlive-pst-layout The package provides a means of creating elaborate ("pseudo- tabular") layouts of material, typically to be overlaid on an included graphic. The package requires a recent version of the package pst-node and some other pstricks-related material. date: 2015-08-15 03:39:34 +0000 %package -n texlive-pst-layout-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.95svn29803 Release: 0 Summary: Documentation for texlive-pst-layout License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pst-layout-doc This package includes the documentation for texlive-pst-layout %post -n texlive-pst-layout mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-layout mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-layout test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-layout-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pst-layout/README %{_texmfdistdir}/doc/latex/pst-layout/pst-layout-doc.pdf %{_texmfdistdir}/doc/latex/pst-layout/pst-layout-doc.tex %files -n texlive-pst-layout %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/pst-layout/pst-layout.sty /var/adm/update-scripts/texlive-pst-layout-%{texlive_version}.%{texlive_noarch}.0.0.95svn29803-%{release}-zypper %package -n texlive-pst-lens Version: %{texlive_version}.%{texlive_noarch}.1.02svn15878 Release: 0 Summary: Lenses with PSTricks License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-lens-doc >= %{texlive_version} Provides: tex(pst-lens.sty) Provides: tex(pst-lens.tex) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source96: pst-lens.tar.xz Source97: pst-lens.doc.tar.xz %description -n texlive-pst-lens This PSTricks package provides a really rather simple command \PstLens that will draw a lens. Command parameters provide a remarkable range of effects. date: 2015-08-03 03:43:12 +0000 %package -n texlive-pst-lens-doc Version: %{texlive_version}.%{texlive_noarch}.1.02svn15878 Release: 0 Summary: Documentation for texlive-pst-lens License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pst-lens-doc This package includes the documentation for texlive-pst-lens %post -n texlive-pst-lens mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-lens mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-lens test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-lens-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-lens/Changes %{_texmfdistdir}/doc/generic/pst-lens/README %{_texmfdistdir}/doc/generic/pst-lens/pst-lens.pdf %files -n texlive-pst-lens %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/pst-lens/pst-lens.tex %{_texmfdistdir}/tex/latex/pst-lens/pst-lens.sty /var/adm/update-scripts/texlive-pst-lens-%{texlive_version}.%{texlive_noarch}.1.02svn15878-%{release}-zypper %package -n texlive-pst-light3d Version: %{texlive_version}.%{texlive_noarch}.0.0.12svn15878 Release: 0 Summary: Three dimensional lighting effects (PSTricks) License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-light3d-doc >= %{texlive_version} Provides: tex(pst-light3d.sty) Provides: tex(pst-light3d.tex) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source98: pst-light3d.tar.xz Source99: pst-light3d.doc.tar.xz %description -n texlive-pst-light3d A PSTricks package for three dimensional lighting effects on characters and PSTricks graphics, like lines, curves, plots, ... date: 2015-08-03 03:43:12 +0000 %package -n texlive-pst-light3d-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.12svn15878 Release: 0 Summary: Documentation for texlive-pst-light3d License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pst-light3d-doc This package includes the documentation for texlive-pst-light3d %post -n texlive-pst-light3d mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-light3d mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-light3d test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-light3d-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-light3d/Changes %{_texmfdistdir}/doc/generic/pst-light3d/README %{_texmfdistdir}/doc/generic/pst-light3d/pst-light3d-doc.bib %{_texmfdistdir}/doc/generic/pst-light3d/pst-light3d-doc.pdf %{_texmfdistdir}/doc/generic/pst-light3d/pst-light3d-doc.tex %files -n texlive-pst-light3d %defattr(-,root,root,755) %{_texmfdistdir}/dvips/pst-light3d/pst-light3d.pro %{_texmfdistdir}/tex/generic/pst-light3d/pst-light3d.tex %{_texmfdistdir}/tex/latex/pst-light3d/pst-light3d.sty /var/adm/update-scripts/texlive-pst-light3d-%{texlive_version}.%{texlive_noarch}.0.0.12svn15878-%{release}-zypper %package -n texlive-pst-magneticfield Version: %{texlive_version}.%{texlive_noarch}.1.13svn18922 Release: 0 Summary: Plotting a magnetic field with PSTricks License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-magneticfield-doc >= %{texlive_version} Provides: tex(pst-magneticfield.sty) Provides: tex(pst-magneticfield.tex) Requires: tex(multido.sty) Requires: tex(pst-3d.sty) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source100: pst-magneticfield.tar.xz Source101: pst-magneticfield.doc.tar.xz %description -n texlive-pst-magneticfield pst-magneticfield is a PSTricks related package to draw the magnetic field lines of Helmholtz coils in a two or three dimensional view. There are several parameters to create a different output. For more informations or some examples read the documentation of the package. date: 2015-08-03 03:43:12 +0000 %package -n texlive-pst-magneticfield-doc Version: %{texlive_version}.%{texlive_noarch}.1.13svn18922 Release: 0 Summary: Documentation for texlive-pst-magneticfield License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-pst-magneticfield-doc:de;en;fr) %description -n texlive-pst-magneticfield-doc This package includes the documentation for texlive-pst-magneticfield %post -n texlive-pst-magneticfield mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-magneticfield mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-magneticfield test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-magneticfield-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-magneticfield/Changes %{_texmfdistdir}/doc/generic/pst-magneticfield/README %{_texmfdistdir}/doc/generic/pst-magneticfield/pst-magneticfield-doc.bib %{_texmfdistdir}/doc/generic/pst-magneticfield/pst-magneticfield-docDE.pdf %{_texmfdistdir}/doc/generic/pst-magneticfield/pst-magneticfield-docDE.tex %{_texmfdistdir}/doc/generic/pst-magneticfield/pst-magneticfield-docEN.pdf %{_texmfdistdir}/doc/generic/pst-magneticfield/pst-magneticfield-docEN.tex %{_texmfdistdir}/doc/generic/pst-magneticfield/pst-magneticfield-docFR.pdf %{_texmfdistdir}/doc/generic/pst-magneticfield/pst-magneticfield-docFR.tex %files -n texlive-pst-magneticfield %defattr(-,root,root,755) %{_texmfdistdir}/dvips/pst-magneticfield/pst-magneticfield.pro %{_texmfdistdir}/tex/generic/pst-magneticfield/pst-magneticfield.tex %{_texmfdistdir}/tex/latex/pst-magneticfield/pst-magneticfield.sty /var/adm/update-scripts/texlive-pst-magneticfield-%{texlive_version}.%{texlive_noarch}.1.13svn18922-%{release}-zypper %package -n texlive-pst-math Version: %{texlive_version}.%{texlive_noarch}.0.0.63svn34786 Release: 0 Summary: Enhancement of PostScript math operators to use with PSTricks License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-math-doc >= %{texlive_version} Provides: tex(pst-math.sty) Provides: tex(pst-math.tex) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source102: pst-math.tar.xz Source103: pst-math.doc.tar.xz %description -n texlive-pst-math PostScript lacks a lot of basic operators such as tan, acos, asin, cosh, sinh, tanh, acosh, asinh, atanh, exp (with e base). Also (oddly) cos and sin use arguments in degrees. Pst-math provides all those operators in a header file pst-math.pro with wrappers pst-math.sty and pst-math.tex. In addition, sinc, gauss, gammaln and bessel are implemented (only partially for the latter). The package is designed essentially to work with pst-plot but can be used in whatever PS code (such as PSTricks SpecialCoor "!", which is useful for placing labels). The package also provides a routine SIMPSON for numerical integration and a solver of linear equation systems. date: 2015-08-15 03:39:34 +0000 %package -n texlive-pst-math-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.63svn34786 Release: 0 Summary: Documentation for texlive-pst-math License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pst-math-doc This package includes the documentation for texlive-pst-math %post -n texlive-pst-math mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-math mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-math test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-math-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-math/Changes %{_texmfdistdir}/doc/generic/pst-math/README %{_texmfdistdir}/doc/generic/pst-math/pst-math-doc.bib %{_texmfdistdir}/doc/generic/pst-math/pst-math-doc.pdf %{_texmfdistdir}/doc/generic/pst-math/pst-math-doc.tex %files -n texlive-pst-math %defattr(-,root,root,755) %{_texmfdistdir}/dvips/pst-math/pst-math.pro %{_texmfdistdir}/tex/generic/pst-math/pst-math.tex %{_texmfdistdir}/tex/latex/pst-math/pst-math.sty /var/adm/update-scripts/texlive-pst-math-%{texlive_version}.%{texlive_noarch}.0.0.63svn34786-%{release}-zypper %package -n texlive-pst-mirror Version: %{texlive_version}.%{texlive_noarch}.1.01svn32997 Release: 0 Summary: Images on a spherical mirror License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-mirror-doc >= %{texlive_version} Provides: tex(pst-mirror.sty) Provides: tex(pst-mirror.tex) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source104: pst-mirror.tar.xz Source105: pst-mirror.doc.tar.xz %description -n texlive-pst-mirror The package provides commands and supporting PostScript material for drawing images as if reflected by a spherical mirror. date: 2015-08-03 03:43:12 +0000 %package -n texlive-pst-mirror-doc Version: %{texlive_version}.%{texlive_noarch}.1.01svn32997 Release: 0 Summary: Documentation for texlive-pst-mirror License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-pst-mirror-doc:fr) %description -n texlive-pst-mirror-doc This package includes the documentation for texlive-pst-mirror %post -n texlive-pst-mirror mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-mirror mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-mirror test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-mirror-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-mirror/Changes %{_texmfdistdir}/doc/generic/pst-mirror/README %{_texmfdistdir}/doc/generic/pst-mirror/createEPS/make.sh %{_texmfdistdir}/doc/generic/pst-mirror/createEPS/script.readme %{_texmfdistdir}/doc/generic/pst-mirror/createEPS/scripts/filtre.pl %{_texmfdistdir}/doc/generic/pst-mirror/createEPS/test.pdf %{_texmfdistdir}/doc/generic/pst-mirror/createEPS/test.sh %{_texmfdistdir}/doc/generic/pst-mirror/createEPS/test.tex %{_texmfdistdir}/doc/generic/pst-mirror/createEPS/xa.eps %{_texmfdistdir}/doc/generic/pst-mirror/createEPS/xa.tex %{_texmfdistdir}/doc/generic/pst-mirror/createEPS/xb.eps %{_texmfdistdir}/doc/generic/pst-mirror/createEPS/xc.eps %{_texmfdistdir}/doc/generic/pst-mirror/pst-mirror-doc.bib %{_texmfdistdir}/doc/generic/pst-mirror/pst-mirror-doc.pdf %{_texmfdistdir}/doc/generic/pst-mirror/pst-mirror-doc.tex %files -n texlive-pst-mirror %defattr(-,root,root,755) %{_texmfdistdir}/dvips/pst-mirror/pst-mirror.pro %{_texmfdistdir}/tex/generic/pst-mirror/pst-mirror.tex %{_texmfdistdir}/tex/latex/pst-mirror/pst-mirror.sty /var/adm/update-scripts/texlive-pst-mirror-%{texlive_version}.%{texlive_noarch}.1.01svn32997-%{release}-zypper %package -n texlive-pst-node Version: %{texlive_version}.%{texlive_noarch}.1.36svn40743 Release: 0 Summary: Nodes and node connections in PSTricks License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-node-doc >= %{texlive_version} Provides: tex(pst-node.sty) Provides: tex(pst-node.tex) Provides: tex(pst-node97.tex) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source106: pst-node.tar.xz Source107: pst-node.doc.tar.xz %description -n texlive-pst-node The package enables the user to connect information, and to place labels, without knowing (in advance) the actual positions of the items to be connected, or where the connecting line should go. The macros are useful for making graphs and trees, mathematical diagrams, linguistic syntax diagrams, and so on. The package contents were previously distributed as a part of the pstricks base distribution; the package serves as an extension to PSTricks. date: 2016-04-25 07:50:38 +0000 %package -n texlive-pst-node-doc Version: %{texlive_version}.%{texlive_noarch}.1.36svn40743 Release: 0 Summary: Documentation for texlive-pst-node License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-pst-node-doc:de;en) %description -n texlive-pst-node-doc This package includes the documentation for texlive-pst-node %post -n texlive-pst-node mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-node mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-node test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-node-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-node/Changes %{_texmfdistdir}/doc/generic/pst-node/README %{_texmfdistdir}/doc/generic/pst-node/psmatrix-docDE.bib %{_texmfdistdir}/doc/generic/pst-node/psmatrix-docDE.pdf %{_texmfdistdir}/doc/generic/pst-node/psmatrix-docDE.tex %{_texmfdistdir}/doc/generic/pst-node/pst-node-doc.bib %{_texmfdistdir}/doc/generic/pst-node/pst-node-doc.pdf %{_texmfdistdir}/doc/generic/pst-node/pst-node-doc.tex %files -n texlive-pst-node %defattr(-,root,root,755) %{_texmfdistdir}/dvips/pst-node/pst-node.pro %{_texmfdistdir}/dvips/pst-node/pst-node97.pro %{_texmfdistdir}/tex/generic/pst-node/pst-node.tex %{_texmfdistdir}/tex/generic/pst-node/pst-node97.tex %{_texmfdistdir}/tex/latex/pst-node/pst-node.sty /var/adm/update-scripts/texlive-pst-node-%{texlive_version}.%{texlive_noarch}.1.36svn40743-%{release}-zypper %package -n texlive-pst-ob3d Version: %{texlive_version}.%{texlive_noarch}.0.0.21svn15878 Release: 0 Summary: Three dimensional objects using PSTricks License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-ob3d-doc >= %{texlive_version} Provides: tex(pst-ob3d.sty) Provides: tex(pst-ob3d.tex) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source108: pst-ob3d.tar.xz Source109: pst-ob3d.doc.tar.xz %description -n texlive-pst-ob3d The package uses PSTricks to provide basic three-dimensional objects. As yet, only cubes (which can be deformed to rectangular parallelipipeds) and dies (which are only a special kind of cubes) are defined. date: 2015-08-03 03:43:12 +0000 %package -n texlive-pst-ob3d-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.21svn15878 Release: 0 Summary: Documentation for texlive-pst-ob3d License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pst-ob3d-doc This package includes the documentation for texlive-pst-ob3d %post -n texlive-pst-ob3d mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-ob3d mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-ob3d test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-ob3d-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-ob3d/Changes %{_texmfdistdir}/doc/generic/pst-ob3d/README %{_texmfdistdir}/doc/generic/pst-ob3d/pst-ob3d.pdf %files -n texlive-pst-ob3d %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/pst-ob3d/pst-ob3d.tex %{_texmfdistdir}/tex/latex/pst-ob3d/pst-ob3d.sty /var/adm/update-scripts/texlive-pst-ob3d-%{texlive_version}.%{texlive_noarch}.0.0.21svn15878-%{release}-zypper %package -n texlive-pst-ode Version: %{texlive_version}.%{texlive_noarch}.0.0.7svn35418 Release: 0 Summary: Solving initial value problems for sets of Ordinary Differential Equations License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-ode-doc >= %{texlive_version} Provides: tex(pst-ode.sty) Provides: tex(pst-ode.tex) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source110: pst-ode.tar.xz Source111: pst-ode.doc.tar.xz %description -n texlive-pst-ode The package defines \pstODEsolve for solving initial value problems for sets of Ordinary Differential Equations (ODE) using the Runge-Kutta-Fehlberg (RKF45) method with automatic step size adjustment. The result is stored as a PostScript object and may be plotted later using macros from other PSTricks packages, such as \listplot (pst-plot) and \listplotThreeD (pst-3dplot), or may be further processed by user-defined PostScript procedures. Optionally, the computed state vectors can be written as a table to a text file. date: 2015-08-03 03:43:12 +0000 %package -n texlive-pst-ode-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.7svn35418 Release: 0 Summary: Documentation for texlive-pst-ode License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pst-ode-doc This package includes the documentation for texlive-pst-ode %post -n texlive-pst-ode mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-ode mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-ode test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-ode-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-ode/ChangeLog %{_texmfdistdir}/doc/generic/pst-ode/README %{_texmfdistdir}/doc/generic/pst-ode/pst-ode-doc.pdf %{_texmfdistdir}/doc/generic/pst-ode/pst-ode-doc.tex %files -n texlive-pst-ode %defattr(-,root,root,755) %{_texmfdistdir}/dvips/pst-ode/pst-ode.pro %{_texmfdistdir}/tex/generic/pst-ode/pst-ode.tex %{_texmfdistdir}/tex/latex/pst-ode/pst-ode.sty /var/adm/update-scripts/texlive-pst-ode-%{texlive_version}.%{texlive_noarch}.0.0.7svn35418-%{release}-zypper %package -n texlive-pst-optexp Version: %{texlive_version}.%{texlive_noarch}.5.2svn35673 Release: 0 Summary: Drawing optical experimental setups License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-optexp-doc >= %{texlive_version} Provides: tex(pst-optexp.sty) Requires: tex(environ.sty) Requires: tex(ifthen.sty) Requires: tex(multido.sty) Requires: tex(pst-eucl.sty) Requires: tex(pst-intersect.sty) Requires: tex(pst-node.sty) Requires: tex(pst-plot.sty) Requires: tex(pst-xkey.sty) Requires: tex(pstricks-add.sty) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source112: pst-optexp.tar.xz Source113: pst-optexp.doc.tar.xz %description -n texlive-pst-optexp The package is a collection of optical components that facilitate easy sketching of optical experimental setups. The package uses PSTricks for its output. A wide range of free-ray and fibre components is provided, the alignment, positioning and labelling of which can be achieved in very simple and flexible ways. The components may be connected with fibers or beams, and realistic raytraced beam paths are also possible. date: 2015-08-03 03:43:12 +0000 %package -n texlive-pst-optexp-doc Version: %{texlive_version}.%{texlive_noarch}.5.2svn35673 Release: 0 Summary: Documentation for texlive-pst-optexp License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-pst-optexp-doc:de;en) %description -n texlive-pst-optexp-doc This package includes the documentation for texlive-pst-optexp %post -n texlive-pst-optexp mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-optexp mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-optexp test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-optexp-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pst-optexp/Changes %{_texmfdistdir}/doc/latex/pst-optexp/Makefile %{_texmfdistdir}/doc/latex/pst-optexp/README %{_texmfdistdir}/doc/latex/pst-optexp/pst-optexp-DE.pdf %{_texmfdistdir}/doc/latex/pst-optexp/pst-optexp-quickref.pdf %{_texmfdistdir}/doc/latex/pst-optexp/pst-optexp.pdf %files -n texlive-pst-optexp %defattr(-,root,root,755) %{_texmfdistdir}/dvips/pst-optexp/pst-optexp.pro %{_texmfdistdir}/makeindex/pst-optexp/pst-optexp.ist %{_texmfdistdir}/tex/latex/pst-optexp/pst-optexp.sty /var/adm/update-scripts/texlive-pst-optexp-%{texlive_version}.%{texlive_noarch}.5.2svn35673-%{release}-zypper %package -n texlive-pst-optic Version: %{texlive_version}.%{texlive_noarch}.1.01svn19704 Release: 0 Summary: Drawing optics diagrams License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-optic-doc >= %{texlive_version} Provides: tex(pst-optic.sty) Provides: tex(pst-optic.tex) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source114: pst-optic.tar.xz Source115: pst-optic.doc.tar.xz %description -n texlive-pst-optic A package for drawing both reflective and refractive optics diagrams. The package requires pstricks later than version 1.10. date: 2015-08-03 03:43:12 +0000 %package -n texlive-pst-optic-doc Version: %{texlive_version}.%{texlive_noarch}.1.01svn19704 Release: 0 Summary: Documentation for texlive-pst-optic License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-pst-optic-doc:de) %description -n texlive-pst-optic-doc This package includes the documentation for texlive-pst-optic %post -n texlive-pst-optic mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-optic mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-optic test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-optic-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-optic/Changes %{_texmfdistdir}/doc/generic/pst-optic/README %{_texmfdistdir}/doc/generic/pst-optic/more_docs/dtk.pdf %{_texmfdistdir}/doc/generic/pst-optic/more_docs/pst-optic-examples.pdf %{_texmfdistdir}/doc/generic/pst-optic/more_docs/pst-optic-examples.tex %{_texmfdistdir}/doc/generic/pst-optic/pst-optic-doc.bib %{_texmfdistdir}/doc/generic/pst-optic/pst-optic-doc.pdf %{_texmfdistdir}/doc/generic/pst-optic/pst-optic-doc.tex %files -n texlive-pst-optic %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/pst-optic/pst-optic.tex %{_texmfdistdir}/tex/latex/pst-optic/pst-optic.sty /var/adm/update-scripts/texlive-pst-optic-%{texlive_version}.%{texlive_noarch}.1.01svn19704-%{release}-zypper %package -n texlive-pst-osci Version: %{texlive_version}.%{texlive_noarch}.2.82svn15878 Release: 0 Summary: Oscgons with PSTricks License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-osci-doc >= %{texlive_version} Provides: tex(pst-osci.sty) Provides: tex(pst-osci.tex) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source116: pst-osci.tar.xz Source117: pst-osci.doc.tar.xz %description -n texlive-pst-osci pst-osci is a PSTricks package enables you to produce oscilloscope "screen shots". Three channels can be used to represent the most common signals (damped or not): namely sinusoidal, rectangular, triangular, dog's tooth (left and right oriented). The third channel allows you to add, to subtract or to multiply the two other signals. Lissajous diagrams (XY-mode) can also be obtained. date: 2015-08-03 03:43:12 +0000 %package -n texlive-pst-osci-doc Version: %{texlive_version}.%{texlive_noarch}.2.82svn15878 Release: 0 Summary: Documentation for texlive-pst-osci License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-pst-osci-doc:fr;en) %description -n texlive-pst-osci-doc This package includes the documentation for texlive-pst-osci %post -n texlive-pst-osci mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-osci mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-osci test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-osci-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-osci/Changes %{_texmfdistdir}/doc/generic/pst-osci/README %{_texmfdistdir}/doc/generic/pst-osci/oscilloscope.pdf %{_texmfdistdir}/doc/generic/pst-osci/oscilloscope.tex %{_texmfdistdir}/doc/generic/pst-osci/pst-osci-doc.pdf %{_texmfdistdir}/doc/generic/pst-osci/pst-osci-doc.tex %files -n texlive-pst-osci %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/pst-osci/pst-osci.tex %{_texmfdistdir}/tex/latex/pst-osci/pst-osci.sty /var/adm/update-scripts/texlive-pst-osci-%{texlive_version}.%{texlive_noarch}.2.82svn15878-%{release}-zypper %package -n texlive-pst-ovl Version: %{texlive_version}.%{texlive_noarch}.0.0.07svn40873 Release: 0 Summary: Create and manage graphical overlays License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-ovl-doc >= %{texlive_version} Provides: tex(pst-ovl.sty) Provides: tex(pst-ovl.tex) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source118: pst-ovl.tar.xz Source119: pst-ovl.doc.tar.xz %description -n texlive-pst-ovl The package is useful when building an image from assorted material, as in the slides of a projected presentation. The package requires pstricks, and shares that package's restrictions on usage when generating PDF output. date: 2016-05-03 10:35:54 +0000 %package -n texlive-pst-ovl-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.07svn40873 Release: 0 Summary: Documentation for texlive-pst-ovl License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pst-ovl-doc This package includes the documentation for texlive-pst-ovl %post -n texlive-pst-ovl mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-ovl mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-ovl test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-ovl-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-ovl/Changes %{_texmfdistdir}/doc/generic/pst-ovl/README %{_texmfdistdir}/doc/generic/pst-ovl/pst-ovl-doc.bib %{_texmfdistdir}/doc/generic/pst-ovl/pst-ovl-doc.pdf %{_texmfdistdir}/doc/generic/pst-ovl/pst-ovl-doc.tex %files -n texlive-pst-ovl %defattr(-,root,root,755) %{_texmfdistdir}/dvips/pst-ovl/pst-ovl.pro %{_texmfdistdir}/tex/generic/pst-ovl/pst-ovl.tex %{_texmfdistdir}/tex/latex/pst-ovl/pst-ovl.sty /var/adm/update-scripts/texlive-pst-ovl-%{texlive_version}.%{texlive_noarch}.0.0.07svn40873-%{release}-zypper %package -n texlive-pst-pad Version: %{texlive_version}.%{texlive_noarch}.0.0.3bsvn15878 Release: 0 Summary: Draw simple attachment systems with PSTricks License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-pad-doc >= %{texlive_version} Provides: tex(pst-pad.sty) Provides: tex(pst-pad.tex) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source120: pst-pad.tar.xz Source121: pst-pad.doc.tar.xz %description -n texlive-pst-pad The package collects a set of graphical elements based on PStricks that can be used to facilitate display of attachment systems such as two differently shaped surfaces with or without a fluid wedged in between. These macros ease the display of wet adhesion models and common friction systems such as boundary lubrication, elastohydrodynamic lubrication and hydrodynamic lubrication. date: 2015-08-03 03:43:12 +0000 %package -n texlive-pst-pad-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.3bsvn15878 Release: 0 Summary: Documentation for texlive-pst-pad License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-pst-pad-doc:en;de) %description -n texlive-pst-pad-doc This package includes the documentation for texlive-pst-pad %post -n texlive-pst-pad mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-pad mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-pad test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-pad-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-pad/CHANGES %{_texmfdistdir}/doc/generic/pst-pad/README %{_texmfdistdir}/doc/generic/pst-pad/pst-pad-doc-header.tex %{_texmfdistdir}/doc/generic/pst-pad/pst-pad-doc.pdf %{_texmfdistdir}/doc/generic/pst-pad/pst-pad-doc.tex %{_texmfdistdir}/doc/generic/pst-pad/pst-pad-docDE.pdf %{_texmfdistdir}/doc/generic/pst-pad/pst-pad-docDE.tex %{_texmfdistdir}/doc/generic/pst-pad/showexpl.cfg %files -n texlive-pst-pad %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/pst-pad/pst-pad.tex %{_texmfdistdir}/tex/latex/pst-pad/pst-pad.sty /var/adm/update-scripts/texlive-pst-pad-%{texlive_version}.%{texlive_noarch}.0.0.3bsvn15878-%{release}-zypper %package -n texlive-pst-pdf Version: %{texlive_version}.%{texlive_noarch}.1.1vsvn31660 Release: 0 Summary: Make PDF versions of graphics by processing between runs License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive-pst-pdf-bin >= %{texlive_version} #!BuildIgnore: texlive-pst-pdf-bin Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-pdf-doc >= %{texlive_version} Provides: tex(pst-pdf.sty) Requires: tex(dvips.def) Requires: tex(environ.sty) Requires: tex(graphicx.sty) Requires: tex(pdftex.def) Requires: tex(preview.sty) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source122: pst-pdf.tar.xz Source123: pst-pdf.doc.tar.xz %description -n texlive-pst-pdf The package pst-pdf simplifies the use of graphics from PSTricks and other PostScript code in PDF documents. As in building a bibliography with BibTeX, additional external programmes are invoked. In this case they are used to create a PDF file (\PDFcontainer) that will contain all the graphics material. In the final document these contents will be inserted instead of the original PostScript code. The package works with pstricks and requires a recent version of the preview package. date: 2015-08-08 17:53:23 +0000 %package -n texlive-pst-pdf-doc Version: %{texlive_version}.%{texlive_noarch}.1.1vsvn31660 Release: 0 Summary: Documentation for texlive-pst-pdf License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-pst-pdf-doc:de;en) %description -n texlive-pst-pdf-doc This package includes the documentation for texlive-pst-pdf %post -n texlive-pst-pdf mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-pdf mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-pdf test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-pdf-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pst-pdf/CHANGES %{_texmfdistdir}/doc/latex/pst-pdf/README %{_texmfdistdir}/doc/latex/pst-pdf/pst-pdf-DE.pdf %{_texmfdistdir}/doc/latex/pst-pdf/pst-pdf-example1.pdf %{_texmfdistdir}/doc/latex/pst-pdf/pst-pdf-example1.tex %{_texmfdistdir}/doc/latex/pst-pdf/pst-pdf-example2.pdf %{_texmfdistdir}/doc/latex/pst-pdf/pst-pdf-example2.tex %{_texmfdistdir}/doc/latex/pst-pdf/pst-pdf.pdf %files -n texlive-pst-pdf %defattr(-,root,root,755) %{_texmfdistdir}/scripts/pst-pdf/ps4pdf %{_texmfdistdir}/scripts/pst-pdf/ps4pdf.bat.noMiKTeX %{_texmfdistdir}/scripts/pst-pdf/ps4pdf.bat.w95 %{_texmfdistdir}/tex/latex/pst-pdf/pst-pdf.sty /var/adm/update-scripts/texlive-pst-pdf-%{texlive_version}.%{texlive_noarch}.1.1vsvn31660-%{release}-zypper %package -n texlive-pst-pdgr Version: %{texlive_version}.%{texlive_noarch}.0.0.3svn15878 Release: 0 Summary: Draw medical pedigrees using PSTricks License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-pdgr-doc >= %{texlive_version} Provides: tex(pst-pdgr.cfg) Provides: tex(pst-pdgr.sty) Provides: tex(pst-pdgr.tex) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source124: pst-pdgr.tar.xz Source125: pst-pdgr.doc.tar.xz %description -n texlive-pst-pdgr The package provides a set of macros based on PSTricks to draw medical pedigrees according to the recommendations for standardized human pedigree nomenclature. The drawing commands place the symbols on a pspicture canvas. An interface for making trees is also provided. The package may be used both with LaTeX and PlainTeX. A separate Perl program for generating TeX files from spreadsheets is available. date: 2015-08-15 03:39:34 +0000 %package -n texlive-pst-pdgr-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.3svn15878 Release: 0 Summary: Documentation for texlive-pst-pdgr License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pst-pdgr-doc This package includes the documentation for texlive-pst-pdgr %post -n texlive-pst-pdgr mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-pdgr mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-pdgr test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-pdgr-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-pdgr/NEWS %{_texmfdistdir}/doc/generic/pst-pdgr/README %{_texmfdistdir}/doc/generic/pst-pdgr/pst-pdgr.bib %{_texmfdistdir}/doc/generic/pst-pdgr/pst-pdgr.pdf %files -n texlive-pst-pdgr %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/pst-pdgr/pst-pdgr.tex %{_texmfdistdir}/tex/latex/pst-pdgr/pst-pdgr.cfg %{_texmfdistdir}/tex/latex/pst-pdgr/pst-pdgr.sty /var/adm/update-scripts/texlive-pst-pdgr-%{texlive_version}.%{texlive_noarch}.0.0.3svn15878-%{release}-zypper %package -n texlive-pst-perspective Version: %{texlive_version}.%{texlive_noarch}.1.05svn39585 Release: 0 Summary: Draw perspective views using PSTricks License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-perspective-doc >= %{texlive_version} Provides: tex(pst-perspective.sty) Provides: tex(pst-perspective.tex) Requires: tex(pst-grad.sty) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source126: pst-perspective.tar.xz Source127: pst-perspective.doc.tar.xz %description -n texlive-pst-perspective The package provides the means to draw an orthogonal parallel projection with an arbitrarily chosen angle and a variable shortening factor. date: 2016-02-05 06:07:18 +0000 %package -n texlive-pst-perspective-doc Version: %{texlive_version}.%{texlive_noarch}.1.05svn39585 Release: 0 Summary: Documentation for texlive-pst-perspective License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-pst-perspective-doc:de;en) %description -n texlive-pst-perspective-doc This package includes the documentation for texlive-pst-perspective %post -n texlive-pst-perspective mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-perspective mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-perspective test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-perspective-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-perspective/Parallelprojektion-Kreis.pdf %{_texmfdistdir}/doc/generic/pst-perspective/Parallelprojektion-Kreis.tex %{_texmfdistdir}/doc/generic/pst-perspective/README %{_texmfdistdir}/doc/generic/pst-perspective/pst-perspective-doc.pdf %{_texmfdistdir}/doc/generic/pst-perspective/pst-perspective-doc.tex %{_texmfdistdir}/doc/generic/pst-perspective/pst-perspective-docEN.pdf %{_texmfdistdir}/doc/generic/pst-perspective/pst-perspective-docEN.tex %files -n texlive-pst-perspective %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/pst-perspective/pst-perspective.tex %{_texmfdistdir}/tex/latex/pst-perspective/pst-perspective.sty /var/adm/update-scripts/texlive-pst-perspective-%{texlive_version}.%{texlive_noarch}.1.05svn39585-%{release}-zypper %package -n texlive-pst-platon Version: %{texlive_version}.%{texlive_noarch}.0.0.01svn16538 Release: 0 Summary: Platonic solids in PSTricks License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-platon-doc >= %{texlive_version} Provides: tex(pst-platon.sty) Requires: tex(pst-3d.sty) Requires: tex(pst-xkey.sty) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source128: pst-platon.tar.xz Source129: pst-platon.doc.tar.xz %description -n texlive-pst-platon The package adds to PSTricks the ability to draw 3-dimensional views of the five Platonic solids. date: 2015-08-03 03:43:12 +0000 %package -n texlive-pst-platon-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.01svn16538 Release: 0 Summary: Documentation for texlive-pst-platon License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pst-platon-doc This package includes the documentation for texlive-pst-platon %post -n texlive-pst-platon mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-platon mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-platon test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-platon-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-platon/Changes %{_texmfdistdir}/doc/generic/pst-platon/README %{_texmfdistdir}/doc/generic/pst-platon/pst-platon-doc.bib %{_texmfdistdir}/doc/generic/pst-platon/pst-platon-doc.pdf %{_texmfdistdir}/doc/generic/pst-platon/pst-platon-doc.tex %files -n texlive-pst-platon %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/pst-platon/pst-platon.sty /var/adm/update-scripts/texlive-pst-platon-%{texlive_version}.%{texlive_noarch}.0.0.01svn16538-%{release}-zypper %package -n texlive-pst-plot Version: %{texlive_version}.%{texlive_noarch}.1.75svn41242 Release: 0 Summary: Plot data using PSTricks License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-plot-doc >= %{texlive_version} Provides: tex(pst-plot.sty) Provides: tex(pst-plot.tex) Provides: tex(pst-plot97.tex) Requires: tex(multido.sty) Requires: tex(pst-xkey.sty) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source130: pst-plot.tar.xz Source131: pst-plot.doc.tar.xz %description -n texlive-pst-plot The package provides plotting of data (typically from external files), using PSTricks. Plots may be configured using a wide variety of parameters. date: 2016-05-18 17:55:01 +0000 %package -n texlive-pst-plot-doc Version: %{texlive_version}.%{texlive_noarch}.1.75svn41242 Release: 0 Summary: Documentation for texlive-pst-plot License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-pst-plot-doc:en) %description -n texlive-pst-plot-doc This package includes the documentation for texlive-pst-plot %post -n texlive-pst-plot mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-plot mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-plot test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-plot-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-plot/Changes %{_texmfdistdir}/doc/generic/pst-plot/README %{_texmfdistdir}/doc/generic/pst-plot/data/Data.dat %{_texmfdistdir}/doc/generic/pst-plot/data/LSM.data %{_texmfdistdir}/doc/generic/pst-plot/data/LSM2.data %{_texmfdistdir}/doc/generic/pst-plot/data/boxplot.data %{_texmfdistdir}/doc/generic/pst-plot/data/data.data %{_texmfdistdir}/doc/generic/pst-plot/data/data1.dat %{_texmfdistdir}/doc/generic/pst-plot/data/data3.data %{_texmfdistdir}/doc/generic/pst-plot/data/dataMul.data %{_texmfdistdir}/doc/generic/pst-plot/data/demo.txt %{_texmfdistdir}/doc/generic/pst-plot/data/demo0.data %{_texmfdistdir}/doc/generic/pst-plot/data/demo1.data %{_texmfdistdir}/doc/generic/pst-plot/data/demo2.data %{_texmfdistdir}/doc/generic/pst-plot/data/demo3.data %{_texmfdistdir}/doc/generic/pst-plot/data/dotmatrix.data %{_texmfdistdir}/doc/generic/pst-plot/data/pst-plot-doc.eps %{_texmfdistdir}/doc/generic/pst-plot/data/pstricks-add-data9.data %{_texmfdistdir}/doc/generic/pst-plot/data/test.data %{_texmfdistdir}/doc/generic/pst-plot/data/zz.tex %{_texmfdistdir}/doc/generic/pst-plot/pst-plot-doc.bib %{_texmfdistdir}/doc/generic/pst-plot/pst-plot-doc.pdf %{_texmfdistdir}/doc/generic/pst-plot/pst-plot-doc.tex %files -n texlive-pst-plot %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/pst-plot/pst-plot.tex %{_texmfdistdir}/tex/generic/pst-plot/pst-plot97.tex %{_texmfdistdir}/tex/latex/pst-plot/pst-plot.sty /var/adm/update-scripts/texlive-pst-plot-%{texlive_version}.%{texlive_noarch}.1.75svn41242-%{release}-zypper %package -n texlive-pst-poly Version: %{texlive_version}.%{texlive_noarch}.1.63svn35062 Release: 0 Summary: Polygons with PSTricks License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-poly-doc >= %{texlive_version} Provides: tex(pst-poly.sty) Provides: tex(pst-poly.tex) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source132: pst-poly.tar.xz Source133: pst-poly.doc.tar.xz %description -n texlive-pst-poly This PSTricks package provides a really rather simple command \PstPolygon that will draw various regular and non-regular polygons (according to command parameters); various shortcuts to commonly-used polygons are provided, as well as a command \pspolygonbox that frames text with a polygon. The package uses the xkeyval package for argument decoding. date: 2015-08-03 03:43:12 +0000 %package -n texlive-pst-poly-doc Version: %{texlive_version}.%{texlive_noarch}.1.63svn35062 Release: 0 Summary: Documentation for texlive-pst-poly License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pst-poly-doc This package includes the documentation for texlive-pst-poly %post -n texlive-pst-poly mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-poly mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-poly test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-poly-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-poly/Changes %{_texmfdistdir}/doc/generic/pst-poly/README %{_texmfdistdir}/doc/generic/pst-poly/pst-poly-doc.bib %{_texmfdistdir}/doc/generic/pst-poly/pst-poly-doc.pdf %{_texmfdistdir}/doc/generic/pst-poly/pst-poly-doc.tex %files -n texlive-pst-poly %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/pst-poly/pst-poly.tex %{_texmfdistdir}/tex/latex/pst-poly/pst-poly.sty /var/adm/update-scripts/texlive-pst-poly-%{texlive_version}.%{texlive_noarch}.1.63svn35062-%{release}-zypper %package -n texlive-pst-pulley Version: %{texlive_version}.%{texlive_noarch}.0.0.01svn25142 Release: 0 Summary: Plot pulleys, using PSTricks License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-pulley-doc >= %{texlive_version} Provides: tex(pst-pulley.sty) Provides: tex(pst-pulley.tex) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source134: pst-pulley.tar.xz Source135: pst-pulley.doc.tar.xz %description -n texlive-pst-pulley The package enables the user to draw pulley systems with up to 6 pulleys. The pulley diagrams are labelled with the physical properties of the system. The package uses pstricks, and requires a several PSTricks-related packages. date: 2015-08-15 03:39:34 +0000 %package -n texlive-pst-pulley-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.01svn25142 Release: 0 Summary: Documentation for texlive-pst-pulley License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pst-pulley-doc This package includes the documentation for texlive-pst-pulley %post -n texlive-pst-pulley mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-pulley mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-pulley test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-pulley-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-pulley/Changes %{_texmfdistdir}/doc/generic/pst-pulley/README %{_texmfdistdir}/doc/generic/pst-pulley/pst-pulley-doc.bib %{_texmfdistdir}/doc/generic/pst-pulley/pst-pulley-doc.pdf %{_texmfdistdir}/doc/generic/pst-pulley/pst-pulley-doc.tex %files -n texlive-pst-pulley %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/pst-pulley/pst-pulley.tex %{_texmfdistdir}/tex/latex/pst-pulley/pst-pulley.sty /var/adm/update-scripts/texlive-pst-pulley-%{texlive_version}.%{texlive_noarch}.0.0.01svn25142-%{release}-zypper %package -n texlive-pst-qtree Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: Simple syntax for trees License: GPL-2.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-qtree-doc >= %{texlive_version} Provides: tex(pst-qtree.sty) Provides: tex(pst-qtree.tex) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source136: pst-qtree.tar.xz Source137: pst-qtree.doc.tar.xz %description -n texlive-pst-qtree The package provides a qtree-like front end for PSTricks. date: 2015-08-03 03:43:12 +0000 %package -n texlive-pst-qtree-doc Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: Documentation for texlive-pst-qtree License: GPL-2.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pst-qtree-doc This package includes the documentation for texlive-pst-qtree %post -n texlive-pst-qtree mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-qtree mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-qtree test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-qtree-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-qtree/CHANGES %{_texmfdistdir}/doc/generic/pst-qtree/LICENSE %{_texmfdistdir}/doc/generic/pst-qtree/pst-qtree-manual.pdf %{_texmfdistdir}/doc/generic/pst-qtree/pst-qtree-manual.tex %files -n texlive-pst-qtree %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/pst-qtree/pst-qtree.tex %{_texmfdistdir}/tex/latex/pst-qtree/pst-qtree.sty /var/adm/update-scripts/texlive-pst-qtree-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper %package -n texlive-pst-rubans Version: %{texlive_version}.%{texlive_noarch}.1.2svn23464 Release: 0 Summary: Draw three-dimensional ribbons License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-rubans-doc >= %{texlive_version} Provides: tex(pst-rubans.sty) Provides: tex(pst-rubans.tex) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source138: pst-rubans.tar.xz Source139: pst-rubans.doc.tar.xz %description -n texlive-pst-rubans The package uses PStricks and pst-solides3d to draw three dimensional ribbons on a cylinder, torus, sphere, cone or paraboloid. The width of the ribbon, the number of turns, the colour of the outer and the inner surface of the ribbon may be set. In the case of circular and conical helices, one may also choose the number of ribbons. date: 2015-08-03 03:43:12 +0000 %package -n texlive-pst-rubans-doc Version: %{texlive_version}.%{texlive_noarch}.1.2svn23464 Release: 0 Summary: Documentation for texlive-pst-rubans License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pst-rubans-doc This package includes the documentation for texlive-pst-rubans %post -n texlive-pst-rubans mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-rubans mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-rubans test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-rubans-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-rubans/Changes %{_texmfdistdir}/doc/generic/pst-rubans/README %{_texmfdistdir}/doc/generic/pst-rubans/pst-rubans-doc.bib %{_texmfdistdir}/doc/generic/pst-rubans/pst-rubans-doc.pdf %{_texmfdistdir}/doc/generic/pst-rubans/pst-rubans-doc.tex %files -n texlive-pst-rubans %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/pst-rubans/pst-rubans.tex %{_texmfdistdir}/tex/latex/pst-rubans/pst-rubans.sty /var/adm/update-scripts/texlive-pst-rubans-%{texlive_version}.%{texlive_noarch}.1.2svn23464-%{release}-zypper %package -n texlive-pst-sigsys Version: %{texlive_version}.%{texlive_noarch}.1.4svn21667 Release: 0 Summary: Support of signal processing-related disciplines License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-sigsys-doc >= %{texlive_version} Provides: tex(pst-sigsys.sty) Provides: tex(pst-sigsys.tex) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source140: pst-sigsys.tar.xz Source141: pst-sigsys.doc.tar.xz %description -n texlive-pst-sigsys The package offers a collection of useful macros for disciplines related to signal processing. It defines macros for plotting a sequence of numbers, drawing the pole-zero diagram of a system, shading the region of convergence, creating an adder or a multiplier node, placing a framed node at a given coordinate, creating an up-sampler or a down-sampler node, drawing the block diagram of a system, drawing adaptive systems, sequentially connecting a list of nodes, and connecting a list of nodes using any node-connecting macro. date: 2015-08-03 03:43:12 +0000 %package -n texlive-pst-sigsys-doc Version: %{texlive_version}.%{texlive_noarch}.1.4svn21667 Release: 0 Summary: Documentation for texlive-pst-sigsys License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pst-sigsys-doc This package includes the documentation for texlive-pst-sigsys %post -n texlive-pst-sigsys mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-sigsys mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-sigsys test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-sigsys-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-sigsys/Changes %{_texmfdistdir}/doc/generic/pst-sigsys/README %{_texmfdistdir}/doc/generic/pst-sigsys/pst-sigsys-doc.bib %{_texmfdistdir}/doc/generic/pst-sigsys/pst-sigsys-doc.pdf %{_texmfdistdir}/doc/generic/pst-sigsys/pst-sigsys-doc.tex %files -n texlive-pst-sigsys %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/pst-sigsys/pst-sigsys.tex %{_texmfdistdir}/tex/latex/pst-sigsys/pst-sigsys.sty /var/adm/update-scripts/texlive-pst-sigsys-%{texlive_version}.%{texlive_noarch}.1.4svn21667-%{release}-zypper %package -n texlive-pst-slpe Version: %{texlive_version}.%{texlive_noarch}.1.31svn24391 Release: 0 Summary: Sophisticated colour gradients License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-slpe-doc >= %{texlive_version} Provides: tex(pst-slpe.sty) Provides: tex(pst-slpe.tex) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source142: pst-slpe.tar.xz Source143: pst-slpe.doc.tar.xz %description -n texlive-pst-slpe This PStricks package covers all the colour gradient functionality of pst-grad (part of the base PSTricks distribution), and provides the following facilities: it permits the user to specify an arbitrary number of colours, along with the points at which they are to be reached; it converts between RGB and HSV behind the scenes; it provides concentric and radial gradients; it provides a command \psBall that generates bullets with a three-dimensional appearance; and uses the xkeyval package for the extended key handling. date: 2015-08-15 03:39:34 +0000 %package -n texlive-pst-slpe-doc Version: %{texlive_version}.%{texlive_noarch}.1.31svn24391 Release: 0 Summary: Documentation for texlive-pst-slpe License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pst-slpe-doc This package includes the documentation for texlive-pst-slpe %post -n texlive-pst-slpe mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-slpe mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-slpe test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-slpe-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-slpe/Changes %{_texmfdistdir}/doc/generic/pst-slpe/README %{_texmfdistdir}/doc/generic/pst-slpe/pst-slpe.pdf %files -n texlive-pst-slpe %defattr(-,root,root,755) %{_texmfdistdir}/dvips/pst-slpe/pst-slpe.pro %{_texmfdistdir}/tex/generic/pst-slpe/pst-slpe.tex %{_texmfdistdir}/tex/latex/pst-slpe/pst-slpe.sty /var/adm/update-scripts/texlive-pst-slpe-%{texlive_version}.%{texlive_noarch}.1.31svn24391-%{release}-zypper %package -n texlive-pst-solarsystem Version: %{texlive_version}.%{texlive_noarch}.0.0.12svn24995 Release: 0 Summary: Plot the solar system for a specific date License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-solarsystem-doc >= %{texlive_version} Provides: tex(pst-solarsystem.sty) Provides: tex(pst-solarsystem.tex) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source144: pst-solarsystem.tar.xz Source145: pst-solarsystem.doc.tar.xz %description -n texlive-pst-solarsystem The package uses pstricks to produce diagrams of the visible planets, projected on the plane of the ecliptic. It is not possible to represent all the planets in their real proportions, so only Mercury, Venus, Earth and Mars have their orbits in correct proportions and their relative sizes are observed. Saturn and Jupiter are in the right direction, but not in the correct size. date: 2015-08-03 03:43:12 +0000 %package -n texlive-pst-solarsystem-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.12svn24995 Release: 0 Summary: Documentation for texlive-pst-solarsystem License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pst-solarsystem-doc This package includes the documentation for texlive-pst-solarsystem %post -n texlive-pst-solarsystem mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-solarsystem mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-solarsystem test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-solarsystem-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-solarsystem/Changes %{_texmfdistdir}/doc/generic/pst-solarsystem/README %{_texmfdistdir}/doc/generic/pst-solarsystem/pst-solarsystem-doc.bib %{_texmfdistdir}/doc/generic/pst-solarsystem/pst-solarsystem-doc.pdf %{_texmfdistdir}/doc/generic/pst-solarsystem/pst-solarsystem-doc.tex %files -n texlive-pst-solarsystem %defattr(-,root,root,755) %{_texmfdistdir}/dvips/pst-solarsystem/pst-solarsystem.pro %{_texmfdistdir}/tex/generic/pst-solarsystem/pst-solarsystem.tex %{_texmfdistdir}/tex/latex/pst-solarsystem/pst-solarsystem.sty /var/adm/update-scripts/texlive-pst-solarsystem-%{texlive_version}.%{texlive_noarch}.0.0.12svn24995-%{release}-zypper %package -n texlive-pst-solides3d Version: %{texlive_version}.%{texlive_noarch}.4.30svn39130 Release: 0 Summary: Draw perspective views of 3D solids License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-solides3d-doc >= %{texlive_version} Provides: tex(pst-solides3d.sty) Provides: tex(pst-solides3d.tex) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source146: pst-solides3d.tar.xz Source147: pst-solides3d.doc.tar.xz %description -n texlive-pst-solides3d The package is designed to draw solids in 3d perspective. Features include: create primitive solids; create solids by including a list of its vertices and faces; faces of solids and surfaces can be colored by choosing from a very large palette of colors; draw parametric surfaces in algebraic and reverse polish notation; create explicit and parameterized algebraic functions drawn in 2 or 3 dimensions; project text onto a plane or onto the faces of a solid; support for including external database files. date: 2015-12-17 12:05:50 +0000 %package -n texlive-pst-solides3d-doc Version: %{texlive_version}.%{texlive_noarch}.4.30svn39130 Release: 0 Summary: Documentation for texlive-pst-solides3d License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-pst-solides3d-doc:en) %description -n texlive-pst-solides3d-doc This package includes the documentation for texlive-pst-solides3d %post -n texlive-pst-solides3d mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-solides3d mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-solides3d test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-solides3d-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-solides3d/Changes %{_texmfdistdir}/doc/generic/pst-solides3d/README %{_texmfdistdir}/doc/generic/pst-solides3d/pst-solides3d-doc.pdf %{_texmfdistdir}/doc/generic/pst-solides3d/src/Letter.ist %{_texmfdistdir}/doc/generic/pst-solides3d/src/Makefile %{_texmfdistdir}/doc/generic/pst-solides3d/src/data/Pyramid-couleurs.dat %{_texmfdistdir}/doc/generic/pst-solides3d/src/data/Pyramid-faces.dat %{_texmfdistdir}/doc/generic/pst-solides3d/src/data/Pyramid-io.dat %{_texmfdistdir}/doc/generic/pst-solides3d/src/data/Pyramid-sommets.dat %{_texmfdistdir}/doc/generic/pst-solides3d/src/data/cubeHexagone-couleurs.dat %{_texmfdistdir}/doc/generic/pst-solides3d/src/data/cubeHexagone-faces.dat %{_texmfdistdir}/doc/generic/pst-solides3d/src/data/cubeHexagone-io.dat %{_texmfdistdir}/doc/generic/pst-solides3d/src/data/cubeHexagone-sommets.dat %{_texmfdistdir}/doc/generic/pst-solides3d/src/data/cubecolor-couleurs.dat %{_texmfdistdir}/doc/generic/pst-solides3d/src/data/cubecolor-faces.dat %{_texmfdistdir}/doc/generic/pst-solides3d/src/data/cubecolor-io.dat %{_texmfdistdir}/doc/generic/pst-solides3d/src/data/cubecolor-sommets.dat %{_texmfdistdir}/doc/generic/pst-solides3d/src/data/faces_nefer.dat %{_texmfdistdir}/doc/generic/pst-solides3d/src/data/faces_nefer_levres.dat %{_texmfdistdir}/doc/generic/pst-solides3d/src/data/faces_nefer_sourcils.dat %{_texmfdistdir}/doc/generic/pst-solides3d/src/data/faces_nefer_yeux.dat %{_texmfdistdir}/doc/generic/pst-solides3d/src/data/fusee62-couleurs.dat %{_texmfdistdir}/doc/generic/pst-solides3d/src/data/fusee62-faces.dat %{_texmfdistdir}/doc/generic/pst-solides3d/src/data/fusee62-io.dat %{_texmfdistdir}/doc/generic/pst-solides3d/src/data/fusee62-sommets.dat %{_texmfdistdir}/doc/generic/pst-solides3d/src/data/geodedual44-couleurs.dat %{_texmfdistdir}/doc/generic/pst-solides3d/src/data/geodedual44-faces.dat %{_texmfdistdir}/doc/generic/pst-solides3d/src/data/geodedual44-io.dat %{_texmfdistdir}/doc/generic/pst-solides3d/src/data/geodedual44-sommets.dat %{_texmfdistdir}/doc/generic/pst-solides3d/src/data/horoptere-couleurs.dat %{_texmfdistdir}/doc/generic/pst-solides3d/src/data/horoptere-faces.dat %{_texmfdistdir}/doc/generic/pst-solides3d/src/data/horoptere-io.dat %{_texmfdistdir}/doc/generic/pst-solides3d/src/data/horoptere-sommets.dat %{_texmfdistdir}/doc/generic/pst-solides3d/src/data/paraboloid-couleurs.dat %{_texmfdistdir}/doc/generic/pst-solides3d/src/data/paraboloid-faces.dat %{_texmfdistdir}/doc/generic/pst-solides3d/src/data/paraboloid-io.dat %{_texmfdistdir}/doc/generic/pst-solides3d/src/data/paraboloid-sommets.dat %{_texmfdistdir}/doc/generic/pst-solides3d/src/data/rocket.obj %{_texmfdistdir}/doc/generic/pst-solides3d/src/data/slicePyramid-couleurs.dat %{_texmfdistdir}/doc/generic/pst-solides3d/src/data/slicePyramid-faces.dat %{_texmfdistdir}/doc/generic/pst-solides3d/src/data/slicePyramid-io.dat %{_texmfdistdir}/doc/generic/pst-solides3d/src/data/slicePyramid-sommets.dat %{_texmfdistdir}/doc/generic/pst-solides3d/src/data/sommets_nefer.dat %{_texmfdistdir}/doc/generic/pst-solides3d/src/data/sommets_nefer0.dat %{_texmfdistdir}/doc/generic/pst-solides3d/src/data/tore1836-couleurs.dat %{_texmfdistdir}/doc/generic/pst-solides3d/src/data/tore1836-faces.dat %{_texmfdistdir}/doc/generic/pst-solides3d/src/data/tore1836-io.dat %{_texmfdistdir}/doc/generic/pst-solides3d/src/data/tore1836-sommets.dat %{_texmfdistdir}/doc/generic/pst-solides3d/src/data/tore1860-couleurs.dat %{_texmfdistdir}/doc/generic/pst-solides3d/src/data/tore1860-faces.dat %{_texmfdistdir}/doc/generic/pst-solides3d/src/data/tore1860-io.dat %{_texmfdistdir}/doc/generic/pst-solides3d/src/data/tore1860-sommets.dat %{_texmfdistdir}/doc/generic/pst-solides3d/src/data/tore1860lemniscate-couleurs.dat %{_texmfdistdir}/doc/generic/pst-solides3d/src/data/tore1860lemniscate-faces.dat %{_texmfdistdir}/doc/generic/pst-solides3d/src/data/tore1860lemniscate-io.dat %{_texmfdistdir}/doc/generic/pst-solides3d/src/data/tore1860lemniscate-sommets.dat %{_texmfdistdir}/doc/generic/pst-solides3d/src/data/tore1860ovales-couleurs.dat %{_texmfdistdir}/doc/generic/pst-solides3d/src/data/tore1860ovales-faces.dat %{_texmfdistdir}/doc/generic/pst-solides3d/src/data/tore1860ovales-io.dat %{_texmfdistdir}/doc/generic/pst-solides3d/src/data/tore1860ovales-sommets.dat %{_texmfdistdir}/doc/generic/pst-solides3d/src/data/tore1860part-couleurs.dat %{_texmfdistdir}/doc/generic/pst-solides3d/src/data/tore1860part-faces.dat %{_texmfdistdir}/doc/generic/pst-solides3d/src/data/tore1860part-io.dat %{_texmfdistdir}/doc/generic/pst-solides3d/src/data/tore1860part-sommets.dat %{_texmfdistdir}/doc/generic/pst-solides3d/src/images/kepler.eps %{_texmfdistdir}/doc/generic/pst-solides3d/src/images/parrot.eps %{_texmfdistdir}/doc/generic/pst-solides3d/src/images/tiger.eps %{_texmfdistdir}/doc/generic/pst-solides3d/src/pst-solides3d-doc.bib %{_texmfdistdir}/doc/generic/pst-solides3d/src/pst-solides3d-doc.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/chapter-1-en.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/chapter-2-en.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/par-acknowledgements-en.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/par-affinage-en.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/par-anneaux-en.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/par-annoterschema-en.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/par-axes3D-en.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/par-chanfrein-en.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/par-codejps-en.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/par-colorierfacettes-en.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/par-commandestrace-en.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/par-couleurs-en.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/par-courbeR3-en.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/par-cylindres-cones-en.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/par-datfile-en.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/par-definirfonction-en.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/par-definirplanquelconque-en.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/par-definitionmaillage-en.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/par-eclairageponctuel-en.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/par-enleverfacettes-en.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/par-extensions-en.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/par-face-en.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/par-fusion-en.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/par-fusionjps-en.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/par-geode-en.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/par-grille-en.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/par-image2d-en.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/par-keywords-en.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/par-ligne3D-en.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/par-lignedeniveau-en.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/par-modes-en.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/par-new-en.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/par-nommersolide-en.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/par-numeroterfacettes-en.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/par-opacity-en.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/par-parametres-en.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/par-plan-en.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/par-poems-en.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/par-point-en.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/par-pointagesommets-en.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/par-positionnerpointconnu-en.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/par-positionnersolide-en.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/par-prisme-en.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/par-projectionangledroit-en.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/par-projectioncercle-en.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/par-projectioncourbe-en.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/par-projectiondroite-en.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/par-projectionligne-en.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/par-projectionpoint-en.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/par-projectionpolygone-en.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/par-projectiontexte-en.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/par-projectionvecteur-en.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/par-projectionvisibility-en.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/par-projpresentation-en.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/par-ruban-en.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/par-section-en.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/par-solidescreux-en.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/par-solidespredefinis-en.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/par-surfaces-en.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/par-surfacesparametrees-en.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/par-tracerpolygone-en.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/par-transform-en.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/par-transformpointconnu-en.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/par-tronque-en.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/par-tube-en.tex %{_texmfdistdir}/doc/generic/pst-solides3d/src/text/par-vecteur-en.tex %files -n texlive-pst-solides3d %defattr(-,root,root,755) %{_texmfdistdir}/dvips/pst-solides3d/pst-solides3d.pro %{_texmfdistdir}/tex/generic/pst-solides3d/pst-solides3d.tex %{_texmfdistdir}/tex/latex/pst-solides3d/pst-solides3d.sty /var/adm/update-scripts/texlive-pst-solides3d-%{texlive_version}.%{texlive_noarch}.4.30svn39130-%{release}-zypper %package -n texlive-pst-soroban Version: %{texlive_version}.%{texlive_noarch}.1.0svn15878 Release: 0 Summary: Draw a Soroban using PSTricks License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-soroban-doc >= %{texlive_version} Provides: tex(pst-soroban.sty) Requires: tex(calc.sty) Requires: tex(ifthen.sty) Requires: tex(pstricks-add.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source148: pst-soroban.tar.xz Source149: pst-soroban.doc.tar.xz %description -n texlive-pst-soroban The package uses PSTricks to draw a Japanese abacus, or soroban. The soroban is still used in Japan today. date: 2015-08-03 03:43:12 +0000 %package -n texlive-pst-soroban-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn15878 Release: 0 Summary: Documentation for texlive-pst-soroban License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pst-soroban-doc This package includes the documentation for texlive-pst-soroban %post -n texlive-pst-soroban mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-soroban mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-soroban test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-soroban-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-soroban/Changes %{_texmfdistdir}/doc/generic/pst-soroban/README %{_texmfdistdir}/doc/generic/pst-soroban/pst-soroban-doc.bib %{_texmfdistdir}/doc/generic/pst-soroban/pst-soroban-doc.pdf %{_texmfdistdir}/doc/generic/pst-soroban/pst-soroban-doc.tex %files -n texlive-pst-soroban %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/pst-soroban/pst-soroban.sty /var/adm/update-scripts/texlive-pst-soroban-%{texlive_version}.%{texlive_noarch}.1.0svn15878-%{release}-zypper %package -n texlive-pst-spectra Version: %{texlive_version}.%{texlive_noarch}.0.0.91svn15878 Release: 0 Summary: Draw continuum, emission and absorption spectra with PSTricks License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-spectra-doc >= %{texlive_version} Provides: tex(pst-spectra.sty) Provides: tex(pst-spectra.tex) Requires: tex(multido.sty) Requires: tex(pstricks.sty) Requires: tex(xkeyval.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source150: pst-spectra.tar.xz Source151: pst-spectra.doc.tar.xz %description -n texlive-pst-spectra The package is a PSTricks extension, based on a NASA lines database. It allows you to draw continuum, emission and absorption spectra. A Total of 16 880 visible lines from 99 elements can be displayed. The package requires the xkeyval package for decoding its arguments. date: 2015-08-03 03:43:12 +0000 %package -n texlive-pst-spectra-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.91svn15878 Release: 0 Summary: Documentation for texlive-pst-spectra License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-pst-spectra-doc:fr;en) %description -n texlive-pst-spectra-doc This package includes the documentation for texlive-pst-spectra %post -n texlive-pst-spectra mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-spectra mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-spectra test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-spectra-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-spectra/README %{_texmfdistdir}/doc/generic/pst-spectra/pst-spectra.pdf %{_texmfdistdir}/doc/generic/pst-spectra/pst-spectraEN.pdf %files -n texlive-pst-spectra %defattr(-,root,root,755) %{_texmfdistdir}/dvips/pst-spectra/pst-spectra.pro %{_texmfdistdir}/tex/generic/pst-spectra/pst-spectra.tex %{_texmfdistdir}/tex/latex/pst-spectra/pst-spectra.sty /var/adm/update-scripts/texlive-pst-spectra-%{texlive_version}.%{texlive_noarch}.0.0.91svn15878-%{release}-zypper %package -n texlive-pst-spirograph Version: %{texlive_version}.%{texlive_noarch}.0.0.41svn35026 Release: 0 Summary: Drawing hypotrochoids as with a spirograph License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-spirograph-doc >= %{texlive_version} Provides: tex(pst-spirograph.sty) Provides: tex(pst-spirograph.tex) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source152: pst-spirograph.tar.xz Source153: pst-spirograph.doc.tar.xz %description -n texlive-pst-spirograph The package simulates the action of a spirograph, which is a geometric drawing toy that produces mathematical roulette curves (technically known as hypotrochoids and epitrochoids). date: 2015-08-03 03:43:12 +0000 %package -n texlive-pst-spirograph-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.41svn35026 Release: 0 Summary: Documentation for texlive-pst-spirograph License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pst-spirograph-doc This package includes the documentation for texlive-pst-spirograph %post -n texlive-pst-spirograph mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-spirograph mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-spirograph test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-spirograph-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-spirograph/Changes %{_texmfdistdir}/doc/generic/pst-spirograph/README %{_texmfdistdir}/doc/generic/pst-spirograph/animation/README.anim %{_texmfdistdir}/doc/generic/pst-spirograph/animation/anim1.tex %{_texmfdistdir}/doc/generic/pst-spirograph/animation/anim2.tex %{_texmfdistdir}/doc/generic/pst-spirograph/animation/anim3.tex %{_texmfdistdir}/doc/generic/pst-spirograph/animation/anim4.tex %{_texmfdistdir}/doc/generic/pst-spirograph/animation/anim5.tex %{_texmfdistdir}/doc/generic/pst-spirograph/animation/anim6.tex %{_texmfdistdir}/doc/generic/pst-spirograph/animation/anim7.tex %{_texmfdistdir}/doc/generic/pst-spirograph/animation/anim8.tex %{_texmfdistdir}/doc/generic/pst-spirograph/animation/runall.sh %{_texmfdistdir}/doc/generic/pst-spirograph/pst-spirograph-doc.bib %{_texmfdistdir}/doc/generic/pst-spirograph/pst-spirograph-doc.pdf %{_texmfdistdir}/doc/generic/pst-spirograph/pst-spirograph-doc.tex %files -n texlive-pst-spirograph %defattr(-,root,root,755) %{_texmfdistdir}/dvips/pst-spirograph/pst-spirograph.pro %{_texmfdistdir}/tex/generic/pst-spirograph/pst-spirograph.tex %{_texmfdistdir}/tex/latex/pst-spirograph/pst-spirograph.sty /var/adm/update-scripts/texlive-pst-spirograph-%{texlive_version}.%{texlive_noarch}.0.0.41svn35026-%{release}-zypper %package -n texlive-pst-stru Version: %{texlive_version}.%{texlive_noarch}.0.0.13svn38613 Release: 0 Summary: Civil engineering diagrams, using PSTricks License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-stru-doc >= %{texlive_version} Provides: tex(pst-stru.sty) Provides: tex(pst-stru.tex) Requires: tex(multido.sty) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source154: pst-stru.tar.xz Source155: pst-stru.doc.tar.xz %description -n texlive-pst-stru The package is a PSTricks-based, and provides facilities to draw structural schemes in civil engineering analysis, for beams, portals, arches and piles. date: 2015-10-11 09:17:49 +0000 %package -n texlive-pst-stru-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.13svn38613 Release: 0 Summary: Documentation for texlive-pst-stru License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pst-stru-doc This package includes the documentation for texlive-pst-stru %post -n texlive-pst-stru mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-stru mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-stru test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-stru-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-stru/Changes %{_texmfdistdir}/doc/generic/pst-stru/README %{_texmfdistdir}/doc/generic/pst-stru/pst-stru-doc.bib %{_texmfdistdir}/doc/generic/pst-stru/pst-stru-doc.pdf %{_texmfdistdir}/doc/generic/pst-stru/pst-stru-doc.tex %files -n texlive-pst-stru %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/pst-stru/pst-stru.tex %{_texmfdistdir}/tex/latex/pst-stru/pst-stru.sty /var/adm/update-scripts/texlive-pst-stru-%{texlive_version}.%{texlive_noarch}.0.0.13svn38613-%{release}-zypper %package -n texlive-pst-support Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: Assorted support files for use with PSTricks License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source156: pst-support.doc.tar.xz %description -n texlive-pst-support An appropriate set of job options, together with process scripts for use with TeXnicCenter/ date: 2015-08-15 03:39:34 +0000 %post -n texlive-pst-support mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-support mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-support test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-support %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-support/README %{_texmfdistdir}/doc/generic/pst-support/Standard_transparency.joboptions %{_texmfdistdir}/doc/generic/pst-support/latex-ps-pdf.tco %{_texmfdistdir}/doc/generic/pst-support/latex-pstpdf-pdf.tco %{_texmfdistdir}/doc/generic/pst-support/pdflatex-autopstpdf.tco /var/adm/update-scripts/texlive-pst-support-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper %package -n texlive-pst-text Version: %{texlive_version}.%{texlive_noarch}.1.00svn15878 Release: 0 Summary: Text and character manipulation in PSTricks License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-text-doc >= %{texlive_version} Provides: tex(pst-char.sty) Provides: tex(pst-char.tex) Provides: tex(pst-text.sty) Provides: tex(pst-text.tex) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source157: pst-text.tar.xz Source158: pst-text.doc.tar.xz %description -n texlive-pst-text Pst-text is a PSTricks based package for plotting text along a different path and manipulating characters. It includes the functionality of the old package pst-char. date: 2015-08-03 03:43:12 +0000 %package -n texlive-pst-text-doc Version: %{texlive_version}.%{texlive_noarch}.1.00svn15878 Release: 0 Summary: Documentation for texlive-pst-text License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pst-text-doc This package includes the documentation for texlive-pst-text %post -n texlive-pst-text mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-text mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-text test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-text-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-text/Changes %{_texmfdistdir}/doc/generic/pst-text/README %{_texmfdistdir}/doc/generic/pst-text/pst-text-doc.bib %{_texmfdistdir}/doc/generic/pst-text/pst-text-doc.pdf %{_texmfdistdir}/doc/generic/pst-text/pst-text-doc.tex %files -n texlive-pst-text %defattr(-,root,root,755) %{_texmfdistdir}/dvips/pst-text/pst-text.pro %{_texmfdistdir}/tex/generic/pst-text/pst-char.tex %{_texmfdistdir}/tex/generic/pst-text/pst-text.tex %{_texmfdistdir}/tex/latex/pst-text/pst-char.sty %{_texmfdistdir}/tex/latex/pst-text/pst-text.sty /var/adm/update-scripts/texlive-pst-text-%{texlive_version}.%{texlive_noarch}.1.00svn15878-%{release}-zypper %package -n texlive-pst-thick Version: %{texlive_version}.%{texlive_noarch}.1.0svn16369 Release: 0 Summary: Drawing very thick lines and curves License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-thick-doc >= %{texlive_version} Provides: tex(pst-thick.sty) Provides: tex(pst-thick.tex) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source159: pst-thick.tar.xz Source160: pst-thick.doc.tar.xz %description -n texlive-pst-thick The package supports drawing of very thick lines and curves in PSTricks, with various fillings for the body of the lines. date: 2015-08-03 03:43:12 +0000 %package -n texlive-pst-thick-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn16369 Release: 0 Summary: Documentation for texlive-pst-thick License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-pst-thick-doc:fr) %description -n texlive-pst-thick-doc This package includes the documentation for texlive-pst-thick %post -n texlive-pst-thick mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-thick mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-thick test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-thick-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-thick/Changes %{_texmfdistdir}/doc/generic/pst-thick/README %{_texmfdistdir}/doc/generic/pst-thick/pst-thick-doc.bib %{_texmfdistdir}/doc/generic/pst-thick/pst-thick-doc.pdf %{_texmfdistdir}/doc/generic/pst-thick/pst-thick-doc.tex %files -n texlive-pst-thick %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/pst-thick/pst-thick.tex %{_texmfdistdir}/tex/latex/pst-thick/pst-thick.sty /var/adm/update-scripts/texlive-pst-thick-%{texlive_version}.%{texlive_noarch}.1.0svn16369-%{release}-zypper %package -n texlive-pst-tools Version: %{texlive_version}.%{texlive_noarch}.0.0.05svn34067 Release: 0 Summary: PSTricks support functions License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-tools-doc >= %{texlive_version} Provides: tex(pst-tools.sty) Provides: tex(pst-tools.tex) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source161: pst-tools.tar.xz Source162: pst-tools.doc.tar.xz %description -n texlive-pst-tools The package provides helper functions for other PSTricks related packages. date: 2015-08-15 03:39:34 +0000 %package -n texlive-pst-tools-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.05svn34067 Release: 0 Summary: Documentation for texlive-pst-tools License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pst-tools-doc This package includes the documentation for texlive-pst-tools %post -n texlive-pst-tools mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-tools mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-tools test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-tools-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-tools/Changes %{_texmfdistdir}/doc/generic/pst-tools/README %{_texmfdistdir}/doc/generic/pst-tools/pst-tools-doc.bib %{_texmfdistdir}/doc/generic/pst-tools/pst-tools-doc.pdf %{_texmfdistdir}/doc/generic/pst-tools/pst-tools-doc.tex %files -n texlive-pst-tools %defattr(-,root,root,755) %{_texmfdistdir}/dvips/pst-tools/pst-tools.pro %{_texmfdistdir}/tex/generic/pst-tools/pst-tools.tex %{_texmfdistdir}/tex/latex/pst-tools/pst-tools.sty /var/adm/update-scripts/texlive-pst-tools-%{texlive_version}.%{texlive_noarch}.0.0.05svn34067-%{release}-zypper %package -n texlive-pst-tree Version: %{texlive_version}.%{texlive_noarch}.1.12svn24142 Release: 0 Summary: Trees, using PSTricks License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-tree-doc >= %{texlive_version} Provides: tex(pst-tree.sty) Provides: tex(pst-tree.tex) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source163: pst-tree.tar.xz Source164: pst-tree.doc.tar.xz %description -n texlive-pst-tree pst-tree is a pstricks package that defines a macro \pstree which offers a structured way of joining nodes created using pst-node in order to draw trees. date: 2015-08-15 03:39:34 +0000 %package -n texlive-pst-tree-doc Version: %{texlive_version}.%{texlive_noarch}.1.12svn24142 Release: 0 Summary: Documentation for texlive-pst-tree License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-pst-tree-doc:de;en) %description -n texlive-pst-tree-doc This package includes the documentation for texlive-pst-tree %post -n texlive-pst-tree mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-tree mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-tree test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-tree-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-tree/Changes %{_texmfdistdir}/doc/generic/pst-tree/README %{_texmfdistdir}/doc/generic/pst-tree/pst-tree-doc-de.pdf %{_texmfdistdir}/doc/generic/pst-tree/pst-tree-doc-de.tex %{_texmfdistdir}/doc/generic/pst-tree/pst-tree-doc.bib %{_texmfdistdir}/doc/generic/pst-tree/pst-tree-doc.pdf %{_texmfdistdir}/doc/generic/pst-tree/pst-tree-doc.tex %files -n texlive-pst-tree %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/pst-tree/pst-tree.tex %{_texmfdistdir}/tex/latex/pst-tree/pst-tree.sty /var/adm/update-scripts/texlive-pst-tree-%{texlive_version}.%{texlive_noarch}.1.12svn24142-%{release}-zypper %package -n texlive-pst-tvz Version: %{texlive_version}.%{texlive_noarch}.1.01svn23451 Release: 0 Summary: Draw trees with more than one root node, using PSTricks License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-tvz-doc >= %{texlive_version} Provides: tex(pst-tvz.sty) Provides: tex(pst-tvz.tex) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source165: pst-tvz.tar.xz Source166: pst-tvz.doc.tar.xz %description -n texlive-pst-tvz The package uses PSTricks to draw trees with more than one root node. It is similar to pst-tree, though it uses a different placement algorithm. date: 2015-08-03 03:43:12 +0000 %package -n texlive-pst-tvz-doc Version: %{texlive_version}.%{texlive_noarch}.1.01svn23451 Release: 0 Summary: Documentation for texlive-pst-tvz License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pst-tvz-doc This package includes the documentation for texlive-pst-tvz %post -n texlive-pst-tvz mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-tvz mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-tvz test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-tvz-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-tvz/Changes %{_texmfdistdir}/doc/generic/pst-tvz/README %{_texmfdistdir}/doc/generic/pst-tvz/pst-tvz-doc.bib %{_texmfdistdir}/doc/generic/pst-tvz/pst-tvz-doc.pdf %{_texmfdistdir}/doc/generic/pst-tvz/pst-tvz-doc.tex %files -n texlive-pst-tvz %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/pst-tvz/pst-tvz.tex %{_texmfdistdir}/tex/latex/pst-tvz/pst-tvz.sty /var/adm/update-scripts/texlive-pst-tvz-%{texlive_version}.%{texlive_noarch}.1.01svn23451-%{release}-zypper %package -n texlive-pst-uml Version: %{texlive_version}.%{texlive_noarch}.0.0.83svn15878 Release: 0 Summary: UML diagrams with PSTricks License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires: texlive-multido >= %{texlive_version} Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-uml-doc >= %{texlive_version} Provides: tex(pst-uml.sty) Requires: tex(calc.sty) Requires: tex(graphicx.sty) Requires: tex(ifthen.sty) Requires: tex(multido.sty) Requires: tex(pst-node.sty) Requires: tex(pst-tree.sty) Requires: tex(pst-xkey.sty) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source167: pst-uml.tar.xz Source168: pst-uml.doc.tar.xz %description -n texlive-pst-uml pst-uml is a PSTricks package that provides support for drawing moderately complex UML (Universal Modelling Language) diagrams. (The PDF documentation is written in French.) date: 2015-08-03 03:43:12 +0000 %package -n texlive-pst-uml-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.83svn15878 Release: 0 Summary: Documentation for texlive-pst-uml License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-pst-uml-doc:fr) %description -n texlive-pst-uml-doc This package includes the documentation for texlive-pst-uml %post -n texlive-pst-uml mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-uml mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-uml test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-uml-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-uml/Changes %{_texmfdistdir}/doc/generic/pst-uml/README %{_texmfdistdir}/doc/generic/pst-uml/diagCase.tex %{_texmfdistdir}/doc/generic/pst-uml/diagClass.tex %{_texmfdistdir}/doc/generic/pst-uml/diagClass1.tex %{_texmfdistdir}/doc/generic/pst-uml/diagSeq.tex %{_texmfdistdir}/doc/generic/pst-uml/diagState.tex %{_texmfdistdir}/doc/generic/pst-uml/pst-uml-doc.pdf %{_texmfdistdir}/doc/generic/pst-uml/pst-uml-doc.tex %{_texmfdistdir}/doc/generic/pst-uml/pst-uml-encapsuled-pdf-fig.pdf %{_texmfdistdir}/doc/generic/pst-uml/pst-uml-encapsuled-pdf-fig.tex %{_texmfdistdir}/doc/generic/pst-uml/pst-uml-exemples.pdf %{_texmfdistdir}/doc/generic/pst-uml/pst-uml-exemples.tex %files -n texlive-pst-uml %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/pst-uml/pst-uml.sty /var/adm/update-scripts/texlive-pst-uml-%{texlive_version}.%{texlive_noarch}.0.0.83svn15878-%{release}-zypper %package -n texlive-pst-vectorian Version: %{texlive_version}.%{texlive_noarch}.0.0.4svn28801 Release: 0 Summary: Printing ornaments License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-vectorian-doc >= %{texlive_version} Provides: tex(psvectorian.sty) Requires: tex(graphicx.sty) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source169: pst-vectorian.tar.xz Source170: pst-vectorian.doc.tar.xz %description -n texlive-pst-vectorian The package uses PSTricks to draw ornaments (a substantial repertoire of ornaments is provided). date: 2015-08-15 03:39:34 +0000 %package -n texlive-pst-vectorian-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.4svn28801 Release: 0 Summary: Documentation for texlive-pst-vectorian License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-pst-vectorian-doc:fr) %description -n texlive-pst-vectorian-doc This package includes the documentation for texlive-pst-vectorian %post -n texlive-pst-vectorian mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-vectorian mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-vectorian test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-vectorian-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pst-vectorian/README %{_texmfdistdir}/doc/latex/pst-vectorian/psvectorian.pdf %{_texmfdistdir}/doc/latex/pst-vectorian/psvectorian.tex %files -n texlive-pst-vectorian %defattr(-,root,root,755) %{_texmfdistdir}/dvips/pst-vectorian/psvectorian.pro %{_texmfdistdir}/tex/latex/pst-vectorian/psvectorian.sty /var/adm/update-scripts/texlive-pst-vectorian-%{texlive_version}.%{texlive_noarch}.0.0.4svn28801-%{release}-zypper %package -n texlive-pst-vowel Version: %{texlive_version}.%{texlive_noarch}.1.0svn25228 Release: 0 Summary: Enable arrows showing diphthongs on vowel charts License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-vowel-doc >= %{texlive_version} Provides: tex(pst-vowel.sty) Requires: tex(pst-node.sty) Requires: tex(vowel.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source171: pst-vowel.tar.xz Source172: pst-vowel.doc.tar.xz %description -n texlive-pst-vowel The package extends the vowel package (distributed as part of the tipa bundle) by allowing the user to draw arrows between vowels to show relationships such as diphthong membership. The package depends on use of pstricks. date: 2015-08-03 03:43:12 +0000 %package -n texlive-pst-vowel-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn25228 Release: 0 Summary: Documentation for texlive-pst-vowel License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pst-vowel-doc This package includes the documentation for texlive-pst-vowel %post -n texlive-pst-vowel mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-vowel mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-vowel test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-vowel-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pst-vowel/README %{_texmfdistdir}/doc/latex/pst-vowel/pst-vowel.pdf %{_texmfdistdir}/doc/latex/pst-vowel/pst-vowel.tex %files -n texlive-pst-vowel %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/pst-vowel/pst-vowel.sty /var/adm/update-scripts/texlive-pst-vowel-%{texlive_version}.%{texlive_noarch}.1.0svn25228-%{release}-zypper %package -n texlive-pst-vue3d Version: %{texlive_version}.%{texlive_noarch}.1.24svn15878 Release: 0 Summary: Draw perspective views of three dimensional objects License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst-vue3d-doc >= %{texlive_version} Provides: tex(pst-vue3d.sty) Provides: tex(pst-vue3d.tex) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source173: pst-vue3d.tar.xz Source174: pst-vue3d.doc.tar.xz %description -n texlive-pst-vue3d With pst-vue3d three dimensional objects like cubes, spheres and others can be viewed from different points. The distribution includes a comprehensive set of examples of usage. date: 2015-08-03 03:43:12 +0000 %package -n texlive-pst-vue3d-doc Version: %{texlive_version}.%{texlive_noarch}.1.24svn15878 Release: 0 Summary: Documentation for texlive-pst-vue3d License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pst-vue3d-doc This package includes the documentation for texlive-pst-vue3d %post -n texlive-pst-vue3d mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst-vue3d mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst-vue3d test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst-vue3d-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pst-vue3d/Changes %{_texmfdistdir}/doc/generic/pst-vue3d/README %{_texmfdistdir}/doc/generic/pst-vue3d/pst-vue3d-doc.bib %{_texmfdistdir}/doc/generic/pst-vue3d/pst-vue3d-doc.pdf %{_texmfdistdir}/doc/generic/pst-vue3d/pst-vue3d-doc.tex %files -n texlive-pst-vue3d %defattr(-,root,root,755) %{_texmfdistdir}/dvips/pst-vue3d/pst-vue3d.pro %{_texmfdistdir}/tex/generic/pst-vue3d/pst-vue3d.tex %{_texmfdistdir}/tex/latex/pst-vue3d/pst-vue3d.sty /var/adm/update-scripts/texlive-pst-vue3d-%{texlive_version}.%{texlive_noarch}.1.24svn15878-%{release}-zypper %package -n texlive-pst2pdf Version: %{texlive_version}.%{texlive_noarch}.0.0.16svn35247 Release: 0 Summary: A script to compile PSTricks documents via pdfTeX License: GPL-2.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive-pst2pdf-bin >= %{texlive_version} #!BuildIgnore: texlive-pst2pdf-bin Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pst2pdf-doc >= %{texlive_version} Requires: perl(Config) #!BuildIgnore: perl(Config) Requires: perl(File::Basename) #!BuildIgnore: perl(File::Basename) Requires: perl(File::Copy) #!BuildIgnore: perl(File::Copy) Requires: perl(File::Find) #!BuildIgnore: perl(File::Find) Requires: perl(File::Path) #!BuildIgnore: perl(File::Path) Requires: perl(File::Spec) #!BuildIgnore: perl(File::Spec) Requires: perl(Getopt::Long) #!BuildIgnore: perl(Getopt::Long) Requires: perl(IO::File) #!BuildIgnore: perl(IO::File) Requires: perl(autodie) #!BuildIgnore: perl(autodie) Requires: perl(re) #!BuildIgnore: perl(re) Requires: perl(strict) #!BuildIgnore: perl(strict) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source175: pst2pdf.tar.xz Source176: pst2pdf.doc.tar.xz %description -n texlive-pst2pdf The script extracts the preamble of the document and runs all \begin{postscript}...\end{postscript} \begin{pspicture}...\end{pspicture} and \pspicture...\endpspicture separately through LaTeX with the same preamble as the original document; thus it creates EPS, PNG and PDF files of these snippets. In a final pdfLaTeX run the script replaces the environments with \includegraphics to include the processed snippets. Detail documentation is acquired from the document itself via Perldoc. date: 2015-08-15 03:39:34 +0000 %package -n texlive-pst2pdf-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.16svn35247 Release: 0 Summary: Documentation for texlive-pst2pdf License: GPL-2.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pst2pdf-doc This package includes the documentation for texlive-pst2pdf %post -n texlive-pst2pdf mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pst2pdf mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pst2pdf test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pst2pdf-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pst2pdf/Changes %{_texmfdistdir}/doc/latex/pst2pdf/README %{_texmfdistdir}/doc/latex/pst2pdf/pst2pdf-doc.pdf %{_texmfdistdir}/doc/latex/pst2pdf/pst2pdf-doc.tex %{_texmfdistdir}/doc/latex/pst2pdf/test1-pdf.pdf %{_texmfdistdir}/doc/latex/pst2pdf/test1.tex %{_texmfdistdir}/doc/latex/pst2pdf/test2-pdf.pdf %{_texmfdistdir}/doc/latex/pst2pdf/test2.tex %{_texmfdistdir}/doc/latex/pst2pdf/test3-pdf.pdf %{_texmfdistdir}/doc/latex/pst2pdf/test3.tex %{_texmfdistdir}/doc/latex/pst2pdf/tux.jpg %files -n texlive-pst2pdf %defattr(-,root,root,755) %{_texmfdistdir}/scripts/pst2pdf/pst2pdf.pl /var/adm/update-scripts/texlive-pst2pdf-%{texlive_version}.%{texlive_noarch}.0.0.16svn35247-%{release}-zypper %package -n texlive-pstool Version: %{texlive_version}.%{texlive_noarch}.1.5csvn34015 Release: 0 Summary: Support for psfrag within pdfLaTeX License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pstool-doc >= %{texlive_version} Provides: tex(pstool.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source177: pstool.tar.xz Source178: pstool.doc.tar.xz %description -n texlive-pstool The package works in the same sort of way as pst-pdf, but it also processes the PostScript graphics with psfrag to add labels within the graphic, before conversion. Thus the bundle replaces two steps of an ordinary workflow. (Naturally, the package requires that \write 18 is enabled.) Pstool ensures that each version of each graphic is compiled once only (the graphic is (re-)compiled only if it has changed since the previous compilation of the document). This drastically speeds up the running of the package in the typical case (though the first run of any document is inevitably just as slow as with any similar package). date: 2015-08-03 03:43:12 +0000 %package -n texlive-pstool-doc Version: %{texlive_version}.%{texlive_noarch}.1.5csvn34015 Release: 0 Summary: Documentation for texlive-pstool License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pstool-doc This package includes the documentation for texlive-pstool %post -n texlive-pstool mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pstool mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pstool test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pstool-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pstool/README %{_texmfdistdir}/doc/latex/pstool/example-pstool.tex %{_texmfdistdir}/doc/latex/pstool/example.tex %{_texmfdistdir}/doc/latex/pstool/macros.tex %{_texmfdistdir}/doc/latex/pstool/pstool.pdf %{_texmfdistdir}/doc/latex/pstool/subdir/trial2-psfrag.eps %{_texmfdistdir}/doc/latex/pstool/subdir/trial2-psfrag.tex %{_texmfdistdir}/doc/latex/pstool/trial.eps %{_texmfdistdir}/doc/latex/pstool/trial.tex %{_texmfdistdir}/doc/latex/pstool/trial2.eps %{_texmfdistdir}/doc/latex/pstool/trial2.tex %files -n texlive-pstool %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/pstool/pstool.sty /var/adm/update-scripts/texlive-pstool-%{texlive_version}.%{texlive_noarch}.1.5csvn34015-%{release}-zypper %package -n texlive-pstools Version: %{texlive_version}.%{texlive_noarch}.1.68svn40768 Release: 0 Summary: Produce Encapsulated PostScript from PostScript License: GPL-2.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires: psutils Requires(pre): texlive-pstools-bin >= %{texlive_version} #!BuildIgnore: texlive-pstools-bin Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pstools-doc >= %{texlive_version} Requires: perl(Getopt::Long) #!BuildIgnore: perl(Getopt::Long) Requires: perl(POSIX) #!BuildIgnore: perl(POSIX) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source179: pstools.tar.xz Source180: pstools.doc.tar.xz %description -n texlive-pstools Produce Encapsulated PostScript Files (EPS/EPSF) from a one- page PostScript document, or any PostScript document. A correct Bounding Box is calculated for the EPS files and some PostScript command sequences that can produce errorneous results on printers are filtered. The input is cropped to include just the image contained in the PostScript file. The EPS files can then be included into TeX documents. Other programs like ps2epsi (a script distributed with ghostscript) don't always calculate the correct bounding box (because the values are put on the PostScript stack which may get corrupted by bad PostScript code) or they round it off, resulting in clipping the image. Therefore ps2eps uses a resolution of 144 dpi to get the correct bounding box. The bundle includes binaries for Linux, Solaris, Digital Unix or Windows 2000/9x/NT; for other platforms, the user needs perl, ghostscript and an ANSI-C compiler. Included in the distribution is the bbox program, an application to produce Bounding Box values for rawppm or rawpbm format files. date: 2015-08-03 03:43:12 +0000 %package -n texlive-pstools-doc Version: %{texlive_version}.%{texlive_noarch}.1.68svn40768 Release: 0 Summary: Documentation for texlive-pstools License: GPL-2.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pstools-doc This package includes the documentation for texlive-pstools %post -n texlive-pstools mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pstools mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pstools test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pstools-doc %defattr(-,root,root,755) %{_mandir}/man1/bbox.1* %{_mandir}/man1/ps2eps.1* %{_mandir}/man1/ps2frag.1* %{_mandir}/man1/pslatex.1* %files -n texlive-pstools %defattr(-,root,root,755) %{_texmfdistdir}/scripts/ps2eps/ps2eps.pl %{_texmfdistdir}/scripts/texlive/ps2frag.sh %{_texmfdistdir}/scripts/texlive/pslatex.sh /var/adm/update-scripts/texlive-pstools-%{texlive_version}.%{texlive_noarch}.1.68svn40768-%{release}-zypper %package -n texlive-pstricks Version: %{texlive_version}.%{texlive_noarch}.2.66svn41263 Release: 0 Summary: PostScript macros for TeX License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pstricks-doc >= %{texlive_version} Provides: tex(README.cfg) Provides: tex(distiller.cfg) Provides: tex(dvips.cfg) Provides: tex(dvipsone.cfg) Provides: tex(gastex.cfg) Provides: tex(pst-all.sty) Provides: tex(pst-doc.cls) Provides: tex(pst-fp.tex) Provides: tex(pst-key.sty) Provides: tex(pst-key.tex) Provides: tex(pstcol.sty) Provides: tex(pstricks-pdf.sty) Provides: tex(pstricks.sty) Provides: tex(pstricks.tex) Provides: tex(pstricks97.tex) Provides: tex(textures.cfg) Provides: tex(vtex.cfg) Provides: tex(xdvipdfmx.cfg) Requires: tex(amsmath.sty) Requires: tex(amssymb.sty) Requires: tex(auto-pst-pdf.sty) Requires: tex(babel.sty) Requires: tex(bera.sty) Requires: tex(booktabs.sty) Requires: tex(breakurl.sty) Requires: tex(calc.sty) Requires: tex(caption.sty) Requires: tex(chngcntr.sty) Requires: tex(eso-pic.sty) Requires: tex(fancyvrb.sty) Requires: tex(filecontents.sty) Requires: tex(fontenc.sty) Requires: tex(footmisc.sty) Requires: tex(graphicx.sty) Requires: tex(ifpdf.sty) Requires: tex(ifxetex.sty) Requires: tex(lscape.sty) Requires: tex(makeidx.sty) Requires: tex(multido.sty) Requires: tex(nameref.sty) Requires: tex(paralist.sty) Requires: tex(pst-3d.sty) Requires: tex(pst-coil.sty) Requires: tex(pst-eps.sty) Requires: tex(pst-fill.sty) Requires: tex(pst-grad.sty) Requires: tex(pst-node.sty) Requires: tex(pst-plot.sty) Requires: tex(pst-text.sty) Requires: tex(pst-tree.sty) Requires: tex(pst-xkey.sty) Requires: tex(pstricks-add.sty) Requires: tex(ragged2e.sty) Requires: tex(scrpage2.sty) Requires: tex(setspace.sty) Requires: tex(showexpl.sty) Requires: tex(subfig.sty) Requires: tex(tabularx.sty) Requires: tex(textcomp.sty) Requires: tex(varioref.sty) Requires: tex(xcolor.sty) Requires: tex(xkeyval.sty) Requires: tex(xkvview.sty) Requires: tex(xspace.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source181: pstricks.tar.xz Source182: pstricks.doc.tar.xz %description -n texlive-pstricks PSTricks offers an extensive collection of macros for generating PostScript that is usable with most TeX macro formats, including Plain TeX, LaTeX, AMS-TeX, and AMS-LaTeX. Included are macros for colour, graphics, pie charts, rotation, trees and overlays. It has many special features, including a wide variety of graphics (picture drawing) macros, with a flexible interface and with colour support. There are macros for colouring or shading the cells of tables. The package pstricks-add contains bug-fixes and additions for PSTricks (among other things). PSTricks ordinarily uses PostScript \special commands, which are not supported by pdf(La)TeX. This limitation may be overcome by using either the pst-pdf or the pdftricks package, to generate a PDF inclusion from a PSTricks diagram. PSTricks macros can also generate PDF output when the document is processed XeTeX, without the need for other supporting packages. Note that this is one of a pair of catalogue entries for PSTricks; the other one (PSTricks) is acting as a "stub", while editorial work on catalogue entries for PSTricks contributed is completed. date: 2016-05-19 06:47:43 +0000 %package -n texlive-pstricks-doc Version: %{texlive_version}.%{texlive_noarch}.2.66svn41263 Release: 0 Summary: Documentation for texlive-pstricks License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pstricks-doc This package includes the documentation for texlive-pstricks %post -n texlive-pstricks mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pstricks mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pstricks test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pstricks-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pstricks/Changes %{_texmfdistdir}/doc/generic/pstricks/Changes.dvips %{_texmfdistdir}/doc/generic/pstricks/Changes.generic %{_texmfdistdir}/doc/generic/pstricks/Changes.latex %{_texmfdistdir}/doc/generic/pstricks/PSTricks.bib %{_texmfdistdir}/doc/generic/pstricks/README %{_texmfdistdir}/doc/generic/pstricks/ctandir.sty %{_texmfdistdir}/doc/generic/pstricks/images/flowers.eps %{_texmfdistdir}/doc/generic/pstricks/images/tiger.eps %{_texmfdistdir}/doc/generic/pstricks/images/tiger.pdf %{_texmfdistdir}/doc/generic/pstricks/pst-doc.bst %{_texmfdistdir}/doc/generic/pstricks/pst-doc.ist %{_texmfdistdir}/doc/generic/pstricks/pst-doc.pdf %{_texmfdistdir}/doc/generic/pstricks/pst-news.sty %{_texmfdistdir}/doc/generic/pstricks/pst-news.tex %{_texmfdistdir}/doc/generic/pstricks/pst-news05.pdf %{_texmfdistdir}/doc/generic/pstricks/pst-news05.tex %{_texmfdistdir}/doc/generic/pstricks/pst-news06.pdf %{_texmfdistdir}/doc/generic/pstricks/pst-news06.tex %{_texmfdistdir}/doc/generic/pstricks/pst-news08.pdf %{_texmfdistdir}/doc/generic/pstricks/pst-news08.tex %{_texmfdistdir}/doc/generic/pstricks/pst-news09.pdf %{_texmfdistdir}/doc/generic/pstricks/pst-news09.tex %{_texmfdistdir}/doc/generic/pstricks/pst-news10.pdf %{_texmfdistdir}/doc/generic/pstricks/pst-news10.tex %{_texmfdistdir}/doc/generic/pstricks/pst-news11.pdf %{_texmfdistdir}/doc/generic/pstricks/pst-news11.tex %{_texmfdistdir}/doc/generic/pstricks/pst-news12.pdf %{_texmfdistdir}/doc/generic/pstricks/pst-news12.tex %{_texmfdistdir}/doc/generic/pstricks/pst-news13.pdf %{_texmfdistdir}/doc/generic/pstricks/pst-news13.tex %{_texmfdistdir}/doc/generic/pstricks/pst-news14.pdf %{_texmfdistdir}/doc/generic/pstricks/pst-news14.tex %{_texmfdistdir}/doc/generic/pstricks/pst-news15.pdf %{_texmfdistdir}/doc/generic/pstricks/pst-news15.tex %{_texmfdistdir}/doc/generic/pstricks/pst-news16.pdf %{_texmfdistdir}/doc/generic/pstricks/pst-news16.tex %{_texmfdistdir}/doc/generic/pstricks/pst-user.pdf %{_texmfdistdir}/doc/generic/pstricks/pst-user.tgz %{_texmfdistdir}/doc/generic/pstricks/pstricks-bug.tex %{_texmfdistdir}/doc/generic/pstricks/pstricks-doc.pdf %{_texmfdistdir}/doc/generic/pstricks/test-pst.pdf %{_texmfdistdir}/doc/generic/pstricks/test-pst.tex %files -n texlive-pstricks %defattr(-,root,root,755) %{_texmfdistdir}/dvips/pstricks/pst-algparser.pro %{_texmfdistdir}/dvips/pstricks/pst-dots.pro %{_texmfdistdir}/dvips/pstricks/pst-dots97.pro %{_texmfdistdir}/dvips/pstricks/pst-show.pro %{_texmfdistdir}/dvips/pstricks/pstricks.pro %{_texmfdistdir}/dvips/pstricks/pstricks97.pro %{_texmfdistdir}/tex/generic/pstricks/config/Changes %{_texmfdistdir}/tex/generic/pstricks/config/README.cfg %{_texmfdistdir}/tex/generic/pstricks/config/distiller.cfg %{_texmfdistdir}/tex/generic/pstricks/config/dvips.cfg %{_texmfdistdir}/tex/generic/pstricks/config/dvipsone.cfg %{_texmfdistdir}/tex/generic/pstricks/config/gastex.cfg %{_texmfdistdir}/tex/generic/pstricks/config/textures.cfg %{_texmfdistdir}/tex/generic/pstricks/config/vtex.cfg %{_texmfdistdir}/tex/generic/pstricks/config/xdvipdfmx.cfg %{_texmfdistdir}/tex/generic/pstricks/pst-fp.tex %{_texmfdistdir}/tex/generic/pstricks/pst-key.tex %{_texmfdistdir}/tex/generic/pstricks/pstricks.con %{_texmfdistdir}/tex/generic/pstricks/pstricks.tex %{_texmfdistdir}/tex/generic/pstricks/pstricks97.tex %{_texmfdistdir}/tex/latex/pstricks/pst-all.sty %{_texmfdistdir}/tex/latex/pstricks/pst-doc.cls %{_texmfdistdir}/tex/latex/pstricks/pst-key.sty %{_texmfdistdir}/tex/latex/pstricks/pstcol.sty %{_texmfdistdir}/tex/latex/pstricks/pstricks-pdf.sty %{_texmfdistdir}/tex/latex/pstricks/pstricks.sty /var/adm/update-scripts/texlive-pstricks-%{texlive_version}.%{texlive_noarch}.2.66svn41263-%{release}-zypper %package -n texlive-pstricks-add Version: %{texlive_version}.%{texlive_noarch}.3.80svn40744 Release: 0 Summary: A collection of add-ons and bugfixes for PSTricks License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pstricks-add-doc >= %{texlive_version} Provides: tex(pstricks-add.cfg) Provides: tex(pstricks-add.sty) Provides: tex(pstricks-add.tex) Requires: tex(multido.sty) Requires: tex(pst-3d.sty) Requires: tex(pst-math.sty) Requires: tex(pst-node.sty) Requires: tex(pst-plot.sty) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source183: pstricks-add.tar.xz Source184: pstricks-add.doc.tar.xz %description -n texlive-pstricks-add Collects together examples that have been posted to the PSTricks mailing list, together with many additional features for the basic pstricks, pst-plot and pst-node, including: bugfixes; new options for the pspicture environment; arrows; braces as node connection/linestyle; extended axes for plots (e.g., logarithm axes); polar plots; plotting tangent lines of curves or functions; solving and printing differential equations; box plots; matrix plots; and pie charts. The package makes use of PostScript routines provided by pst-math. date: 2016-04-25 08:26:48 +0000 %package -n texlive-pstricks-add-doc Version: %{texlive_version}.%{texlive_noarch}.3.80svn40744 Release: 0 Summary: Documentation for texlive-pstricks-add License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pstricks-add-doc This package includes the documentation for texlive-pstricks-add %post -n texlive-pstricks-add mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pstricks-add mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pstricks-add test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pstricks-add-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pstricks-add/Changes %{_texmfdistdir}/doc/generic/pstricks-add/README %{_texmfdistdir}/doc/generic/pstricks-add/data/contourN.data %{_texmfdistdir}/doc/generic/pstricks-add/data/data.data %{_texmfdistdir}/doc/generic/pstricks-add/data/data3.data %{_texmfdistdir}/doc/generic/pstricks-add/data/dataMul.data %{_texmfdistdir}/doc/generic/pstricks-add/data/demo0.data %{_texmfdistdir}/doc/generic/pstricks-add/data/demo1.data %{_texmfdistdir}/doc/generic/pstricks-add/data/demo2.data %{_texmfdistdir}/doc/generic/pstricks-add/data/demo3.data %{_texmfdistdir}/doc/generic/pstricks-add/data/dotmatrix.data %{_texmfdistdir}/doc/generic/pstricks-add/data/matrix.data %{_texmfdistdir}/doc/generic/pstricks-add/data/matrix1.data %{_texmfdistdir}/doc/generic/pstricks-add/data/matrix2.data %{_texmfdistdir}/doc/generic/pstricks-add/data/pstricks-add-doc.data %{_texmfdistdir}/doc/generic/pstricks-add/pstricks-add-doc.bib %{_texmfdistdir}/doc/generic/pstricks-add/pstricks-add-doc.pdf %{_texmfdistdir}/doc/generic/pstricks-add/pstricks-add-doc.tex %files -n texlive-pstricks-add %defattr(-,root,root,755) %{_texmfdistdir}/dvips/pstricks-add/pstricks-add.pro %{_texmfdistdir}/tex/generic/pstricks-add/pstricks-add.tex %{_texmfdistdir}/tex/latex/pstricks-add/pstricks-add.cfg %{_texmfdistdir}/tex/latex/pstricks-add/pstricks-add.sty /var/adm/update-scripts/texlive-pstricks-add-%{texlive_version}.%{texlive_noarch}.3.80svn40744-%{release}-zypper %package -n texlive-pstricks-examples Version: %{texlive_version}.%{texlive_noarch}.svn21511 Release: 0 Summary: PSTricks examples License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source185: pstricks-examples.doc.tar.xz %description -n texlive-pstricks-examples These are the examples from the 6th edition of the book 'PSTricks -- Grafik fur TeX und LaTeX'. date: 2015-08-03 03:43:12 +0000 %post -n texlive-pstricks-examples mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pstricks-examples mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pstricks-examples test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pstricks-examples %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pstricks-examples/00-00-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/01-05-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/02-01-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/02-01-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/02-01-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/02-01-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/02-01-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/02-01-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/02-01-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/02-01-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/02-01-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/02-01-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/02-01-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/02-01-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/02-01-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/02-01-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/02-01-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/02-03-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/02-03-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/02-05-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/02-05-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/02-05-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/02-05-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/02-05-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/02-05-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/02-05-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/02-05-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/02-05-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/02-05-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/02-05-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/02-05-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/02-05-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/02-06-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/02-07-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/02-07-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/03-00-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/03-00-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/03-02-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/03-02-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/03-02-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/03-02-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/03-02-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/03-02-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/03-02-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/03-02-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/03-02-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/03-02-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/03-02-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/03-02-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/03-03-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/03-03-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/03-03-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/03-03-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/03-03-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/03-03-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/03-03-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/03-03-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/03-03-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/03-03-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/03-04-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/03-04-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/03-04-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/03-05-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/03-05-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/03-05-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/03-05-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-20.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-21.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-22.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-23.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-24.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-25.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-26.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-27.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/04-02-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/04-02-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/04-03-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/04-04-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/04-05-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/04-05-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/04-06-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/04-07-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/05-01-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/05-01-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/05-01-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/05-01-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/05-01-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/05-01-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/05-01-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/05-01-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/05-01-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/05-01-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/05-01-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/05-01-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/05-02-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/05-02-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/05-02-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/05-02-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/05-02-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/05-02-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/05-02-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/05-02-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/05-02-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/05-02-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/05-02-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/05-03-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/05-03-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/05-03-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/05-03-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/05-03-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/05-03-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/05-03-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/05-04-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/05-04-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/05-04-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/05-04-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/05-04-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/05-04-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/06-01-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/06-01-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/06-01-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/06-01-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/06-01-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/06-02-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/06-03-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/06-03-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/06-03-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/06-03-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/06-03-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/06-03-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/06-03-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/06-03-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/06-03-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/07-01-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/07-01-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/07-01-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/07-01-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/07-01-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/07-01-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/07-01-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/07-01-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/07-01-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/07-01-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/07-01-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/07-01-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/07-01-20.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/07-01-21.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/07-01-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/07-01-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/07-01-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/07-01-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/07-01-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/07-01-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/07-01-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/07-02-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/07-03-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/08-00-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/08-01-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/08-01-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/08-01-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/08-01-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/08-01-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/08-01-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/08-01-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/08-01-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/08-01-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/08-01-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/08-02-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/08-02-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/08-02-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/08-02-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/08-02-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/08-02-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/08-02-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/08-02-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/08-02-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/08-02-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/08-02-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/08-02-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/08-02-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/08-02-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/08-02-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/08-02-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/08-03-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/09-01-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/09-02-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/09-03-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/09-04-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/09-05-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/09-05-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/09-06-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/09-06-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/09-07-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/09-08-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/09-08-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/09-09-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/09-10-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/10-01-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/10-01-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/10-01-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/10-02-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/10-02-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/10-02-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/10-02-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/10-02-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/10-02-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/10-02-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/10-03-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/10-03-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/10-03-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/10-03-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/10-04-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/10-04-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/10-04-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/10-05-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/10-05-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/10-05-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/10-05-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/10-06-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/10-06-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/10-06-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/10-06-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/10-06-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/10-06-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/11-01-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/11-01-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/11-02-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-20.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-21.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-22.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-23.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-24.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-25.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-26.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-27.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-28.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-29.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-30.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-31.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-32.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-33.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/12-01-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/12-01-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/12-01-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/12-01-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/12-01-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/12-01-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/12-01-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/12-01-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/12-02-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/12-04-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/12-04-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/13-01-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/13-02-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/13-02-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/13-02-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/14-02-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/14-02-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/14-02-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/14-02-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/14-02-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/14-02-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/14-02-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/14-02-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/14-02-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/14-02-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/14-02-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/14-02-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/14-02-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/14-02-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/14-02-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/14-02-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/14-02-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/14-02-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/14-02-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/14-03-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/14-03-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/14-03-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/14-03-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/14-03-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/14-03-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/14-03-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/14-03-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/14-03-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/14-03-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/14-04-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/14-05-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/14-06-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/14-06-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/14-06-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/14-06-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/14-06-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/14-07-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/14-07-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-20.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-21.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-22.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-23.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-24.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-25.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-26.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-27.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-28.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-29.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-30.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-31.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-32.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-33.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-34.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-35.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-36.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-37.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-38.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-39.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-40.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-41.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-42.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-43.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-44.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-45.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-46.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-47.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-48.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-49.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-50.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-51.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-52.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-53.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-54.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-55.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-56.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-57.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-58.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-59.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-60.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-61.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-62.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-63.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-64.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-65.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-66.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-02-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-02-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-02-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-02-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-02-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-02-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-02-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-02-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-02-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-02-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-02-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-02-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-20.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-21.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-22.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-23.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-24.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-25.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-26.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-27.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-28.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-29.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-30.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-31.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-32.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-04-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-04-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-04-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-04-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-04-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-04-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-04-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-04-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-04-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-04-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-04-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-04-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-04-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-04-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-04-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-05-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-05-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-05-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-05-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-05-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-05-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-05-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-05-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-05-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-05-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-05-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-05-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-05-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-05-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-05-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-06-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-07-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-07-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-07-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-07-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-07-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-07-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-07-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-07-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-07-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-07-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-07-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-07-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-07-20.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-07-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-07-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-07-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-07-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-07-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-07-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-07-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-08-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-08-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-08-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-08-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-08-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-08-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/15-08-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-00-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-20.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-21.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-22.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-03-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-03-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-03-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-03-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-03-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-03-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-03-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-03-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-03-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-03-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-03-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-03-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-03-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-03-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-20.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-21.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-22.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-23.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-24.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-25.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-26.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-27.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-05-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-05-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-06-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-06-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-06-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-06-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-06-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-06-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-07-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-07-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-07-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-07-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-08-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-08-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-08-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-08-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-08-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-08-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-08-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-08-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-08-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-08-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-09-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-10-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-10-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-10-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/16-10-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/17-00-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/17-00-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/17-00-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-20.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-21.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-22.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-23.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-24.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/17-02-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/17-02-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/17-02-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/17-02-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/17-02-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/17-02-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/17-03-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/17-03-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/17-03-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/17-03-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/17-03-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/17-03-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/17-03-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/17-03-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/17-04-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/17-05-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/17-06-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/17-06-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/18-01-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/18-01-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/18-01-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/18-01-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/18-01-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/18-01-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/18-01-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/18-01-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/18-02-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/18-02-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/18-02-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/18-02-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/18-02-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/18-02-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/18-02-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/19-01-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/19-01-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/19-01-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/19-01-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/19-01-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/19-01-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/19-01-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/19-01-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/19-01-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/19-02-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/19-02-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/19-02-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/19-02-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/19-02-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/19-02-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/20-01-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/20-01-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/20-01-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/20-01-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/20-01-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/20-01-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/20-01-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/20-01-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/20-01-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/20-01-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/20-01-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/20-01-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/20-01-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/20-01-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/20-01-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/20-02-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/20-02-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/20-02-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/20-03-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/20-03-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/20-03-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/20-03-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/20-03-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/20-03-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/20-03-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/21-00-1.ltxEps %{_texmfdistdir}/doc/latex/pstricks-examples/21-01-1.ltxEps %{_texmfdistdir}/doc/latex/pstricks-examples/21-02-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/21-04-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/22-01-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/22-01-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/22-01-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/22-01-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/22-01-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/22-01-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/22-01-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/22-02-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/22-02-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/22-02-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/22-02-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/22-02-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/22-02-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/22-02-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/22-02-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/22-02-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/22-02-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/22-02-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/22-02-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/22-02-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/22-02-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/22-02-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/22-02-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/22-02-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/22-02-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/22-03-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/22-03-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/22-03-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/22-03-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/22-03-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/22-03-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/22-03-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/22-03-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/22-03-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-20.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-21.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-22.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-23.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-24.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-25.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-02-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-02-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-02-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-02-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-03-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-03-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-03-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-03-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-03-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-03-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-03-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-03-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-03-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-03-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-03-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-03-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-03-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-03-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-04-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-04-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-04-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-04-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-04-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-04-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-20.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-21.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-22.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-23.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-24.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-25.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-26.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-27.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-28.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-29.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-30.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-31.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-32.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-33.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-34.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-35.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-36.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-37.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-38.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-39.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-40.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-41.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-42.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-43.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-44.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-45.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-46.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-47.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-48.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-49.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-50.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-51.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-52.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-53.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-54.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-55.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-56.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-57.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-58.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-59.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-60.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-61.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-62.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-63.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-64.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-65.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-20.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-21.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-22.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-23.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-24.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-25.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-26.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-27.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-28.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-29.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-30.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-31.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-32.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-33.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-34.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-35.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-36.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-37.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-38.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-39.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-40.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-41.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-42.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-43.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-44.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-45.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-46.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-47.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-48.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-49.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-50.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-51.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-52.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-53.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-54.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-55.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-56.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-57.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-58.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-59.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-60.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-61.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-62.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-63.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-64.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-65.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-66.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-67.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-68.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-69.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-70.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-71.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-72.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-73.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-74.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-75.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-76.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-77.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-78.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-79.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-80.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-81.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-82.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-83.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-84.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-85.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-86.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-87.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-88.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-89.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-90.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-91.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-92.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-93.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-94.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-95.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-96.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-97.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-07-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-07-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-07-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-07-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-07-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-07-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-07-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-07-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-07-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-07-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-07-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-07-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-07-20.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-07-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-07-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-07-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-07-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-07-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-07-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-07-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-08-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-08-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-08-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-08-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-08-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-08-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-08-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/23-08-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-14.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-15.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-16.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-20.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-21.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-22.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-23.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-24.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-02-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-02-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-02-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-02-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-02-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-02-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-02-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-02-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-02-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-02-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-02-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-02-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-1.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-10.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-11.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-12.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-13.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-14.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-15.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-16.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-17.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-18.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-19.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-2.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-20.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-21.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-22.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-23.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-24.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-25.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-26.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-27.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-28.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-29.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-3.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-30.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-31.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-32.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-33.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-34.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-35.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-36.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-37.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-38.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-39.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-4.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-40.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-41.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-42.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-43.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-44.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-45.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-46.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-47.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-48.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-49.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-5.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-50.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-51.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-52.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-53.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-54.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-55.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-56.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-57.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-58.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-59.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-6.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-60.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-61.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-62.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-63.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-64.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-65.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-66.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-67.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-68.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-69.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-7.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-70.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-71.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-72.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-73.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-74.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-75.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-76.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-77.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-78.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-79.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-8.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-9.inl %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-20.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-21.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-22.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-23.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-24.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-25.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-26.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-27.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-28.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-29.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-30.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-01-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-01-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-01-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-01-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-01-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-01-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-01-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-01-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-01-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-01-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-01-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-01-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-01-20.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-01-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-01-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-01-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-01-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-01-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-01-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-01-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-20.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-21.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-22.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-23.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-24.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-25.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-26.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-27.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-28.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-29.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-30.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-31.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-32.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-33.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-34.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-35.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-36.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-37.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-38.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-39.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-40.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-41.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-42.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-43.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-44.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-45.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-46.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-47.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-20.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-21.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-22.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-23.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-24.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-25.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-26.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-27.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-28.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-29.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-30.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-31.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-32.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-33.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-34.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-35.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-36.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-37.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-38.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-39.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-40.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-41.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-42.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-43.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-44.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-45.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-46.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-47.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-48.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-49.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-50.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-51.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-52.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-53.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-54.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-55.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-56.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-57.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-58.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-59.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-60.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-61.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-62.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-63.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-64.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-65.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-66.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-67.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-68.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-69.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-70.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-71.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-10.inl %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-11.inl %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-12.inl %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-13.inl %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-14.inl %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-15.inl %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-16.inl %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-17.inl %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-18.inl %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-19.inl %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-20.inl %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-21.inl %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-22.inl %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-23.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-24.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-25.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-26.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-27.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-28.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-29.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-7.inl %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-8.inl %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-9.inl %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-10.inl %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-11.inl %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-12.inl %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-13.inl %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-14.inl %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-15.inl %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-16.inl %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-17.inl %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-18.inl %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-19.inl %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-20.inl %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-21.inl %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-22.inl %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-23.inl %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-24.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-25.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-26.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-06-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-06-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-06-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-06-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-06-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-06-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-06-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-06-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-06-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-07-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-07-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-07-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-07-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-07-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/25-07-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/26-01-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/26-01-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/26-01-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/26-01-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-20.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-21.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-22.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-23.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-24.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-25.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-26.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-27.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-28.ltx2ps %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-29.ltx2ps %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-1.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-10.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-11.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-12.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-13.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-14.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-15.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-16.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-17.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-18.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-19.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-2.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-20.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-21.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-22.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-23.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-24.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-25.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-26.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-3.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-4.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-5.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-6.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-7.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-8.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-9.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples/27-02-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/27-02-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/27-02-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/27-02-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/27-02-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/27-02-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/27-02-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/27-02-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/27-03-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/27-03-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/27-03-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/27-03-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/27-03-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/28-01-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/28-01-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/28-01-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-20.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-21.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-22.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-23.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-24.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-25.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-26.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-27.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-28.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-29.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-30.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-31.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-32.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-33.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-34.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-35.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-36.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-37.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-38.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-39.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-40.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-41.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-42.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-43.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-44.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-45.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-20.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-21.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-22.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-20.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-21.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-22.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-23.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-24.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-25.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-26.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-27.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-28.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-29.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-30.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/29-03-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/29-03-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/29-03-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-01-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-01-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-01-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-01-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-01-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-01-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-01-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-01-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-01-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-01-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-01-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-01-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-01-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-01-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-01-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-01-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-01-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-01-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-01-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-20.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-21.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-22.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-23.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-24.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-25.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-26.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-27.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-28.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-29.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-30.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-31.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-20.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-21.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-22.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-20.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-21.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-22.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-05-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-05-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-05-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-05-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-05-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/30-05-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-20.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-21.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-22.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-23.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-24.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-25.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-26.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-27.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-28.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/31-03-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/31-03-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/31-03-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/31-03-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/31-03-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/31-03-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/31-03-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/31-03-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/31-03-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/31-03-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/31-03-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/31-05-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/31-05-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/31-05-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/31-05-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/31-05-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-14.inl %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-15.inl %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-16.inl %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-20.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-21.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-22.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-23.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-24.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/32-02-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/32-02-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/32-02-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/32-02-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/32-02-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/32-02-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/32-02-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/32-02-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/32-02-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/32-02-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/32-02-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/32-02-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-01-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-01-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-01-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-01-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-01-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-01-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-01-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-20.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-21.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-22.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-23.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-24.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-25.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-26.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-27.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-28.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-29.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-30.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-31.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-32.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-33.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-34.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-35.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-36.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-37.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-38.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-39.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-40.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-41.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-42.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-43.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-44.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-45.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-46.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-47.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-20.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-21.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-22.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-23.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-24.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-25.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-26.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-27.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-28.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-29.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-30.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-31.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-32.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-33.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-34.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-35.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-36.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-37.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-38.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-39.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-40.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-41.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-42.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-43.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-44.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-45.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-46.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-47.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-48.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-49.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-50.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-51.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-52.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-53.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-54.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-55.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-56.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-57.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-58.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-59.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-60.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-61.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-62.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-63.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-64.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-65.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-66.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-67.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-68.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-69.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-70.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-71.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-72.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-73.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-74.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-75.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-10.inl %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-11.inl %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-12.inl %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-13.inl %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-14.inl %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-15.inl %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-16.inl %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-17.inl %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-18.inl %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-19.inl %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-20.inl %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-21.inl %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-22.inl %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-23.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-24.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-25.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-26.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-27.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-28.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-29.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-7.inl %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-8.inl %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-9.inl %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-10.inl %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-11.inl %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-12.inl %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-13.inl %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-14.inl %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-15.inl %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-16.inl %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-17.inl %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-18.inl %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-19.inl %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-20.inl %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-21.inl %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-22.inl %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-23.inl %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-24.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-25.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-26.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-27.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-28.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-29.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-30.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-31.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-32.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-33.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-34.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-35.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-36.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-37.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-38.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-39.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-06-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-06-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-06-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-06-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-06-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-06-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-06-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-06-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-06-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-07-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-07-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-07-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/33-07-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/34-01-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/34-01-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/34-01-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/34-01-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/34-02-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/34-02-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/34-02-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/34-02-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-1.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-10.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-11.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-12.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-13.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-14.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-15.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-16.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-17.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-18.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-19.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-2.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-20.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-21.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-22.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-23.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-24.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-25.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-26.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-3.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-4.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-5.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-6.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-7.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-8.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-9.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples/35-02-1.ltxb %{_texmfdistdir}/doc/latex/pstricks-examples/35-02-2.ltxbps %{_texmfdistdir}/doc/latex/pstricks-examples/35-02-3.ltxbps %{_texmfdistdir}/doc/latex/pstricks-examples/35-02-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-100.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-101.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-102.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-103.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-104.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-105.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-106.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-107.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-108.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-109.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-110.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-111.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-112.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-113.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-114.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-115.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-116.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-117.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-118.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-119.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-120.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-121.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-122.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-123.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-124.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-125.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-126.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-20.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-21.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-22.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-23.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-24.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-25.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-26.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-27.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-28.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-29.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-30.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-31.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-32.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-33.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-34.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-35.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-36.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-37.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-38.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-39.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-40.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-41.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-42.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-43.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-44.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-45.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-46.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-47.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-48.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-49.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-50.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-51.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-52.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-53.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-54.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-55.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-56.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-57.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-58.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-59.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-60.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-61.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-62.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-63.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-64.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-65.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-66.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-67.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-68.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-69.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-70.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-71.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-72.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-73.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-74.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-75.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-76.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-77.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-78.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-79.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-80.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-81.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-82.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-83.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-84.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-85.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-86.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-87.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-88.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-89.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-90.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-91.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-92.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-93.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-94.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-95.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-96.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-97.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-98.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-99.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/B-04-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/B-04-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/C-01-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/C-02-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/C-03-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/C-03-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/D-01-1.xltx %{_texmfdistdir}/doc/latex/pstricks-examples/D-03-1.ltx2crop %{_texmfdistdir}/doc/latex/pstricks-examples/D-03-2.ltx2crop %{_texmfdistdir}/doc/latex/pstricks-examples/D-04-1.ltx2crop %{_texmfdistdir}/doc/latex/pstricks-examples/D-04-2.ltx2crop %{_texmfdistdir}/doc/latex/pstricks-examples/D-05-1.ltx2crop %{_texmfdistdir}/doc/latex/pstricks-examples/D-05-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/D-05-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples/DEexa.sty %{_texmfdistdir}/doc/latex/pstricks-examples/README %{_texmfdistdir}/doc/latex/pstricks-examples/beispiel.cls %{_texmfdistdir}/doc/latex/pstricks-examples/bspcalweekly.cls %{_texmfdistdir}/doc/latex/pstricks-examples/bspdvdcoll.cls %{_texmfdistdir}/doc/latex/pstricks-examples/bspfont.cls %{_texmfdistdir}/doc/latex/pstricks-examples/bsppstricks.cls %{_texmfdistdir}/doc/latex/pstricks-examples/exaarticle.cls %{_texmfdistdir}/doc/latex/pstricks-examples/exaarticle2.cls %{_texmfdistdir}/doc/latex/pstricks-examples/exaartplain.cls %{_texmfdistdir}/doc/latex/pstricks-examples/exabeamer.cls %{_texmfdistdir}/doc/latex/pstricks-examples/exabook.cls %{_texmfdistdir}/doc/latex/pstricks-examples/exafoils.cls %{_texmfdistdir}/doc/latex/pstricks-examples/exafubeamer.cls %{_texmfdistdir}/doc/latex/pstricks-examples/exafupd.cls %{_texmfdistdir}/doc/latex/pstricks-examples/examargin.cls %{_texmfdistdir}/doc/latex/pstricks-examples/examinimal.cls %{_texmfdistdir}/doc/latex/pstricks-examples/exapd.cls %{_texmfdistdir}/doc/latex/pstricks-examples/exaprosper.cls %{_texmfdistdir}/doc/latex/pstricks-examples/exareport.cls %{_texmfdistdir}/doc/latex/pstricks-examples/exaseminar.cls %{_texmfdistdir}/doc/latex/pstricks-examples/exaslidenotes.cls %{_texmfdistdir}/doc/latex/pstricks-examples/exasymbol.cls %{_texmfdistdir}/doc/latex/pstricks-examples/exaxetex.cls %{_texmfdistdir}/doc/latex/pstricks-examples/screxa.cls %{_texmfdistdir}/doc/latex/pstricks-examples/screxabook.cls %{_texmfdistdir}/doc/latex/pstricks-examples/screxareport.cls %{_texmfdistdir}/doc/latex/pstricks-examples/textdemo.sty /var/adm/update-scripts/texlive-pstricks-examples-%{texlive_version}.%{texlive_noarch}.svn21511-%{release}-zypper %package -n texlive-pstricks-examples-en Version: %{texlive_version}.%{texlive_noarch}.svn29349 Release: 0 Summary: Examples from PSTricks book (English edition) License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source186: pstricks-examples-en.doc.tar.xz %description -n texlive-pstricks-examples-en These are the examples from the book 'PSTricks: Graphics and PostScript for TeX and LaTeX'. date: 2015-08-03 03:43:12 +0000 %post -n texlive-pstricks-examples-en mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pstricks-examples-en mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pstricks-examples-en test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pstricks-examples-en %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pstricks-examples-en/00-00-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-01-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-01-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-01-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-01-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-01-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-01-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-01-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-01-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-01-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-01-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-01-4.ltx2 %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-01-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-01-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-01-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-01-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-01-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-03-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-03-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-04-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-05-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-05-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-05-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-05-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-05-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-05-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-05-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-05-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-05-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-05-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-05-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-05-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-05-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-05-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-06-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-06-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-07-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-07-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-00-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-00-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-02-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-02-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-02-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-02-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-02-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-02-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-02-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-02-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-02-6.ltx2ps %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-02-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-02-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-02-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-03-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-03-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-03-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-03-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-03-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-03-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-03-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-03-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-03-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-03-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-04-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-04-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-04-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-05-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-05-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-05-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-05-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-01-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-01-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-01-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-01-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-01-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-01-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-01-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-01-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-01-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-01-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-01-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-01-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-01-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-01-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-01-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-01-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-01-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-01-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-01-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-02-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-02-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-03-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-04-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-05-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-05-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-05-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-06-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-07-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-07-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-08-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-01-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-01-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-01-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-01-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-01-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-02-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-02-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-02-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-02-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-02-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-02-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-02-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-02-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-02-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-02-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-03-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-03-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-03-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-03-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-03-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-03-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-03-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/06-01-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/06-01-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/06-01-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/06-01-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/06-01-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/06-02-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/06-03-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/06-03-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/06-03-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/06-03-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/06-03-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/06-03-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/06-03-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/06-03-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/06-03-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/06-03-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-20.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-21.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-22.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-23.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-24.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-02-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-03-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-03-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-03-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-00-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-01-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-01-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-01-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-01-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-01-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-01-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-01-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-01-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-01-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-01-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-02-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-02-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-02-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-02-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-02-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-02-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-02-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-02-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-02-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-02-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-02-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-02-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-02-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-02-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-02-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-02-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/09-01-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/09-02-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/09-04-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/09-05-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/09-05-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/09-06-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/09-07-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/09-08-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/09-09-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-01-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-01-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-01-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-02-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-02-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-02-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-02-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-02-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-02-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-02-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-03-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-03-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-03-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-03-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-04-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-04-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-04-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-05-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-05-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-05-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-05-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-06-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-06-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-06-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-06-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-06-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-07-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-07-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-01-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-01-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-02-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-20.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-21.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-22.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-23.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-24.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-25.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-26.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-27.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-28.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-29.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-30.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-31.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-32.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-33.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-34.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-04-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-04-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/12-01-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/12-01-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/12-01-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/12-01-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/12-01-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/12-01-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/12-01-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/12-01-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/12-02-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/12-04-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/12-04-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/13-01-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/13-02-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/13-02-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/13-02-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-20.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-21.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-22.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-23.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-24.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-25.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-26.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-27.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-28.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-29.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-30.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-31.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-32.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-33.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-34.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-35.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-36.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-37.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-38.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-39.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-40.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-41.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-42.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-43.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-44.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-45.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-46.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-47.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-48.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-49.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-50.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-51.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-52.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-53.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-54.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-55.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-56.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-57.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-58.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-59.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-60.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-61.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-62.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-63.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-64.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-65.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-66.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-67.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-68.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-69.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-70.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-71.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-72.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-73.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-74.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-75.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-76.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-77.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-78.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-79.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-80.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-81.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-82.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-02-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-02-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-02-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-02-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-02-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-02-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-02-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-02-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-02-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-02-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-02-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-02-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-02-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-02-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-02-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-03-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-03-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-03-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-03-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-03-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-03-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-03-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-03-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-03-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-03-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-03-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-03-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-04-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-04-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-04-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-04-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-04-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-04-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-04-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-04-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-04-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-04-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-04-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-04-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-04-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-04-6.ltx2ps %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-04-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-04-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-04-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-05-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-05-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-05-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-05-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-00-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-20.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-21.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-22.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-23.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-24.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-25.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-26.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-27.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-28.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-29.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-30.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-31.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-32.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-33.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-34.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-35.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-36.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-37.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-38.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-39.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-40.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-41.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-42.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-43.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-44.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-45.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-46.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-47.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-48.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-49.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-50.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-51.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-52.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-53.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-54.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-55.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-56.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-57.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-58.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-59.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-60.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-61.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-62.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-63.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-64.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-65.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-66.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-67.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-68.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-69.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-70.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-71.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-72.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-73.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-74.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-75.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-76.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-77.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-78.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-79.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-80.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-81.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-82.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-02-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-02-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-02-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-02-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-02-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-02-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-02-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-02-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-02-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-02-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-02-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-02-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-02-20.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-02-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-02-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-02-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-02-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-02-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-02-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-02-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-03-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-03-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-03-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-03-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-03-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-03-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-03-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-03-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-03-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-03-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-03-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-03-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-03-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-03-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-20.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-21.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-22.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-23.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-24.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-25.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-26.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-27.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-6.ltx2ps %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-05-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-05-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-05-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-05-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-05-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-06-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-06-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-06-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-06-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-06-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-06-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-07-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-07-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-07-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-07-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-08-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-08-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-08-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-08-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-08-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-08-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-08-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-08-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-08-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-08-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-09-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-09-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-00-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-00-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-00-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-20.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-21.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-22.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-23.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-24.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-02-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-02-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-02-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-02-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-02-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-02-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-02-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-02-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-02-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-02-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-02-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-02-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-02-20.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-02-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-02-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-02-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-02-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-02-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-02-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-02-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-03-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-03-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-03-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-03-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-03-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-03-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-03-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-03-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-03-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-03-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-03-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-03-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-03-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-03-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-20.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-21.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-22.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-23.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-24.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-25.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-26.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-27.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-05-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-05-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-06-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-06-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-06-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-06-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-06-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-06-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-07-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-07-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-07-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-07-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-08-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-08-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-08-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-08-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-08-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-08-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-08-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-08-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-08-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-08-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-09-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-09-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-10-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-10-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-10-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-00-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-00-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-00-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-20.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-21.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-22.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-23.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-24.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-02-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-02-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-02-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-02-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-02-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-02-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-03-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-03-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-03-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-03-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-03-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-03-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-03-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-03-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-04-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-05-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-06-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-06-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-06-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-06-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-01-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-01-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-01-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-01-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-01-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-01-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-01-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-01-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-01-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-02-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-02-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-02-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-02-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-02-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-02-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-02-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-02-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-03-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-03-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-03-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-03-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-03-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-01-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-01-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-01-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-01-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-01-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-01-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-01-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-01-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-01-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-01-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-01-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-01-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-01-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-01-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-01-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-02-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-02-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-02-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-02-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-02-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-02-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-03-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-03-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-03-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-03-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-03-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-04-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-04-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-04-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-00-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-01-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-01-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-01-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-01-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-01-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-01-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-01-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-01-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-01-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-01-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-01-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-01-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-01-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-01-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-01-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-02-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-02-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-02-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-03-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-03-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-03-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-03-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-03-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-04-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-04-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-04-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-00-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-01-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-01-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-01-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-01-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-01-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-01-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-01-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-02-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-02-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-02-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-02-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-02-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-02-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-02-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-02-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-02-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-02-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-02-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-02-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-02-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-02-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-02-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-02-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-02-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-02-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-03-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-03-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-03-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-03-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-03-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-04-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-04-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-20.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-21.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-22.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-23.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-24.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-25.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-02-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-02-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-02-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-02-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-02-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-02-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-02-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-02-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-02-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-02-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-02-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-02-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-02-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-02-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-02-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-02-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-02-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-02-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-03-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-03-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-03-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-03-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-03-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-03-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-03-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-03-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-03-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-03-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-03-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-03-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-03-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-04-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-04-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-04-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-04-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-04-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-04-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-20.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-21.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-22.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-23.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-24.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-25.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-26.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-27.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-28.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-29.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-30.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-31.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-32.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-33.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-34.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-35.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-36.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-37.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-38.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-39.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-40.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-41.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-42.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-43.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-44.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-45.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-46.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-47.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-48.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-49.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-50.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-51.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-52.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-53.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-54.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-55.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-56.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-57.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-58.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-59.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-20.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-21.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-22.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-23.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-24.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-25.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-26.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-27.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-28.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-29.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-30.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-31.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-32.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-33.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-34.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-35.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-36.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-37.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-38.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-39.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-40.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-41.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-42.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-43.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-44.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-45.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-46.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-47.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-48.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-49.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-50.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-51.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-52.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-53.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-54.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-55.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-56.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-57.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-58.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-59.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-60.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-61.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-62.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-63.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-64.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-65.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-66.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-67.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-68.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-69.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-70.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-71.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-72.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-73.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-74.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-75.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-76.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-77.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-78.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-79.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-80.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-81.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-82.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-83.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-84.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-85.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-86.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-87.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-88.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-89.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-90.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-91.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-92.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-93.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-94.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-95.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-07-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-07-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-20.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-21.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-22.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-23.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-24.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-25.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-02-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-02-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-02-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-02-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-02-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-14.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-15.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-16.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-17.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-18.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-19.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-20.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-21.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-22.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-23.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-24.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-25.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-26.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-27.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-28.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-29.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-30.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-31.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-32.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-33.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-34.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-35.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-36.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-37.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-38.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-39.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-40.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-41.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-42.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-43.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-44.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-45.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-46.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-47.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-48.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-49.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-50.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-51.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-52.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-53.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-54.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-55.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-56.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-57.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-58.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-59.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-60.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-61.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-62.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-63.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-64.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-65.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-66.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-67.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-68.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-69.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-70.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-71.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-72.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-73.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-74.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-75.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-76.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-77.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-78.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-79.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-20.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-21.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-22.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-23.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-20.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-21.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-22.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-23.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-24.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-25.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-26.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-27.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-28.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-29.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-30.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-31.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-32.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-33.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-34.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-35.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-36.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-37.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-38.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-39.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-40.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-41.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-42.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-43.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-44.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-45.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-46.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-47.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-48.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-49.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-50.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-51.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-52.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-53.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-54.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-55.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-56.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-57.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-58.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-59.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-20.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-21.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-22.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-23.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-24.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-25.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-26.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-27.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-28.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-29.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-30.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-31.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-32.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-33.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-34.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-35.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-36.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-37.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-38.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-39.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-40.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-41.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-42.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-43.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-44.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-45.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-46.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-47.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-48.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-49.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-50.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-51.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-52.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-53.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-54.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-55.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-56.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-57.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-58.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-59.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-60.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-61.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-62.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-63.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-64.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-65.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-66.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-67.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-68.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-69.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-70.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-71.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-72.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-73.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-74.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-75.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-76.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-77.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-78.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-79.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-80.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-81.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-82.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-83.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-84.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-85.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-86.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-87.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-88.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-89.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-90.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-91.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-92.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-93.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-94.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-95.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-96.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-07-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-07-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-07-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-07-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-07-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-07-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-07-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-07-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-07-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-07-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-07-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-07-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-07-20.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-07-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-07-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-07-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-07-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-07-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-07-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-07-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-08-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-08-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-08-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-01-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-01-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-02-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-02-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-02-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-02-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-02-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-02-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-02-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-02-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-02-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-02-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-02-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-02-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-02-20.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-02-21.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-02-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-02-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-02-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-02-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-02-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-02-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-02-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-1.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-10.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-11.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-12.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-13.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-14.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-15.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-16.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-17.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-18.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-19.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-2.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-20.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-21.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-22.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-23.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-24.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-25.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-26.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-27.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-28.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-29.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-3.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-30.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-31.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-32.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-33.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-34.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-35.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-36.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-37.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-38.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-39.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-4.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-40.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-41.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-42.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-43.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-44.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-45.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-46.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-47.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-48.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-49.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-5.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-50.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-51.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-52.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-53.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-54.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-55.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-56.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-57.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-58.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-59.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-6.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-60.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-61.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-62.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-63.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-64.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-65.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-66.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-67.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-68.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-69.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-7.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-70.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-71.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-72.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-73.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-74.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-75.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-76.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-77.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-78.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-79.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-8.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-80.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-9.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-20.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-21.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-22.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-23.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-24.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-25.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-26.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-27.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-28.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-29.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-05-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-05-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-05-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-05-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-06-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-07-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-07-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-08-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-08-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-08-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-01-1.ltx2ps %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-01-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-01-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-20.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-21.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-22.ltx2ps %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-23.ltx2ps %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-24.ltx2ps %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-25.ltx2ps %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-26.ltx2ps %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-27.ltx2ps %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-28.ltx2ps %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-03-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-04-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-04-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-04-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-04-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-04-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-04-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-04-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-04-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-04-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-05-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-06-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-07-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-07-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-07-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-07-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-07-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-07-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-08-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-08-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-08-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-01-1.ltx2ps %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-01-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-01-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-1.ltx2ps %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-10.ltx2ps %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-11.ltx2ps %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-12.ltx2ps %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-13.ltx2ps %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-14.ltx2ps %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-15.ltx2ps %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-16.ltx2ps %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-17.ltx2ps %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-18.ltx2ps %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-2.ltx2ps %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-20.ltx2ps %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-21.ltx2ps %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-22.ltx2ps %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-23.ltx2ps %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-24.ltx2ps %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-25.ltx2ps %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-26.ltx2ps %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-27.ltx2ps %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-28.ltx2ps %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-29.ltx2ps %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-3.ltx2ps %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-30.ltx2ps %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-4.ltx2ps %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-5.ltx2ps %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-6.ltx2ps %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-8.ltx2ps %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-9.ltx2ps %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-03-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-03-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-03-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-03-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-03-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-01-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-01-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-01-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-16.ltx2ps %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-20.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-21.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-22.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-23.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-24.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-25.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-26.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-27.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-28.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-29.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-30.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-31.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-32.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-33.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-34.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-35.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-36.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-37.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-38.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-39.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-40.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-41.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-03-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-03-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-03-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-03-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-03-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-20.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-21.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-22.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-16.ltx2ps %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-20.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-21.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-22.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-23.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-24.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-25.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-26.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-27.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-28.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-29.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-30.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-31.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-32.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-33.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-34.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-35.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-36.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-37.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-38.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-39.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-40.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-41.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-03-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-03-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-20.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-21.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-22.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-20.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-21.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-22.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-23.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-24.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-25.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-26.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-27.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-28.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-29.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-30.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-03-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-03-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-03-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-03-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-03-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-03-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-03-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-03-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-03-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-03-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-03-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-20.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-21.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-22.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-20.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-21.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-22.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-23.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-24.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-25.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-26.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-27.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-28.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-02-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-02-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-02-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-02-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-02-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-02-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-02-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-02-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-02-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-02-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-02-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-02-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-02-20.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-02-21.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-02-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-02-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-02-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-02-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-02-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-02-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-02-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-03-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-03-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-03-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-03-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-03-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-03-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-03-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-03-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-03-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-03-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-03-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-20.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-21.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-22.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-20.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-21.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-22.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-23.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-24.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-25.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-26.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-27.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-28.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-02-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-02-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-02-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-02-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-02-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-02-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-02-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-02-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-02-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-02-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-02-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-03-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-03-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-03-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-03-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-03-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-03-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-03-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-03-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-03-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-03-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-03-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-04-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-04-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-04-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-04-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-05-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-05-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-05-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-05-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-05-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-20.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-21.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-22.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-02-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-02-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-02-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-02-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-02-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-02-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-02-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-02-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-02-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-02-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-02-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-01-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-01-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-01-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-01-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-01-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-01-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-01-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-20.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-21.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-22.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-23.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-24.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-25.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-26.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-27.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-28.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-29.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-30.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-31.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-32.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-33.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-34.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-35.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-36.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-37.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-38.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-39.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-40.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-41.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-42.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-43.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-44.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-45.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-46.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-20.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-21.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-22.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-23.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-24.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-25.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-26.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-27.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-28.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-29.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-30.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-31.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-32.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-33.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-34.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-35.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-36.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-37.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-38.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-39.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-40.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-41.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-42.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-43.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-44.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-45.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-46.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-47.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-48.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-49.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-50.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-51.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-52.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-53.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-54.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-55.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-56.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-57.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-58.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-59.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-60.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-61.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-62.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-63.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-64.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-65.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-10.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-11.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-12.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-13.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-14.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-15.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-16.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-17.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-18.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-19.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-20.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-21.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-22.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-7.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-8.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-9.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-10.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-11.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-12.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-13.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-14.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-15.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-16.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-17.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-18.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-19.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-20.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-21.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-22.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-23.inl %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-24.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-25.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-26.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/34-01-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/34-01-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/34-01-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/34-01-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/34-02-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/34-02-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/34-02-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/34-02-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-1.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-10.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-11.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-12.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-13.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-14.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-15.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-16.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-17.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-18.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-19.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-2.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-20.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-21.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-22.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-23.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-24.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-25.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-26.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-3.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-4.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-5.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-6.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-7.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-8.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-9.ltxpd %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-02-1.ltxbps %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-02-2.ltxb %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-02-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-10.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-100.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-101.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-102.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-103.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-104.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-105.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-106.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-107.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-108.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-109.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-11.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-110.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-111.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-112.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-113.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-114.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-115.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-116.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-117.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-118.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-119.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-12.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-120.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-121.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-122.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-123.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-124.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-125.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-126.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-13.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-14.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-15.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-16.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-17.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-18.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-19.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-20.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-21.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-22.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-23.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-24.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-25.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-26.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-27.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-28.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-29.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-3.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-30.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-31.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-32.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-33.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-34.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-35.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-36.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-37.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-38.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-39.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-4.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-40.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-41.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-42.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-43.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-44.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-45.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-46.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-47.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-48.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-49.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-5.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-50.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-51.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-52.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-53.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-54.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-55.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-56.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-57.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-58.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-59.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-6.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-60.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-61.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-62.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-63.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-64.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-65.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-66.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-67.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-68.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-69.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-7.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-70.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-71.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-72.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-73.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-74.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-75.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-76.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-77.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-78.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-79.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-8.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-80.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-81.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-82.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-83.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-84.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-85.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-86.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-87.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-88.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-89.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-9.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-90.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-91.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-92.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-93.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-94.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-95.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-96.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-97.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-98.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-99.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/38-04-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/38-04-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/39-01-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/39-02-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/39-03-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/39-03-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/40-02-1.tex %{_texmfdistdir}/doc/latex/pstricks-examples-en/40-02-2.tex %{_texmfdistdir}/doc/latex/pstricks-examples-en/40-03-1.ltx2 %{_texmfdistdir}/doc/latex/pstricks-examples-en/B-04-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/B-04-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/C-01-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/C-02-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/C-03-1.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/C-03-2.ltx %{_texmfdistdir}/doc/latex/pstricks-examples-en/D-02-1.tex %{_texmfdistdir}/doc/latex/pstricks-examples-en/D-02-2.tex %{_texmfdistdir}/doc/latex/pstricks-examples-en/D-03-1.tex %{_texmfdistdir}/doc/latex/pstricks-examples-en/D-03-2.tex %{_texmfdistdir}/doc/latex/pstricks-examples-en/D-04-1.ltx2 %{_texmfdistdir}/doc/latex/pstricks-examples-en/DEexa.sty %{_texmfdistdir}/doc/latex/pstricks-examples-en/DEoptions.sty %{_texmfdistdir}/doc/latex/pstricks-examples-en/DotErrorBar.dat %{_texmfdistdir}/doc/latex/pstricks-examples-en/MyCurveA.dat %{_texmfdistdir}/doc/latex/pstricks-examples-en/MyCurveB.dat %{_texmfdistdir}/doc/latex/pstricks-examples-en/PrepareEXA.sh %{_texmfdistdir}/doc/latex/pstricks-examples-en/SensorAlterung.dat %{_texmfdistdir}/doc/latex/pstricks-examples-en/aebocg.djs %{_texmfdistdir}/doc/latex/pstricks-examples-en/aebocg.fdf %{_texmfdistdir}/doc/latex/pstricks-examples-en/animelayers.djs %{_texmfdistdir}/doc/latex/pstricks-examples-en/animelayers.fdf %{_texmfdistdir}/doc/latex/pstricks-examples-en/bubble.data %{_texmfdistdir}/doc/latex/pstricks-examples-en/data.dat %{_texmfdistdir}/doc/latex/pstricks-examples-en/data1.csv %{_texmfdistdir}/doc/latex/pstricks-examples-en/data1.dat %{_texmfdistdir}/doc/latex/pstricks-examples-en/data1.mat %{_texmfdistdir}/doc/latex/pstricks-examples-en/data10.dat %{_texmfdistdir}/doc/latex/pstricks-examples-en/data1T.csv %{_texmfdistdir}/doc/latex/pstricks-examples-en/data2.mat %{_texmfdistdir}/doc/latex/pstricks-examples-en/data22.dat %{_texmfdistdir}/doc/latex/pstricks-examples-en/data2T.csv %{_texmfdistdir}/doc/latex/pstricks-examples-en/data3.dat %{_texmfdistdir}/doc/latex/pstricks-examples-en/data3D.Roessler %{_texmfdistdir}/doc/latex/pstricks-examples-en/data3T.csv %{_texmfdistdir}/doc/latex/pstricks-examples-en/data4.dat %{_texmfdistdir}/doc/latex/pstricks-examples-en/data9.dat %{_texmfdistdir}/doc/latex/pstricks-examples-en/dataError.dat %{_texmfdistdir}/doc/latex/pstricks-examples-en/dataMul.dat %{_texmfdistdir}/doc/latex/pstricks-examples-en/demo1.dat %{_texmfdistdir}/doc/latex/pstricks-examples-en/demo2.dat %{_texmfdistdir}/doc/latex/pstricks-examples-en/demo3.dat %{_texmfdistdir}/doc/latex/pstricks-examples-en/feigenbaum.data %{_texmfdistdir}/doc/latex/pstricks-examples-en/file.ps %{_texmfdistdir}/doc/latex/pstricks-examples-en/fileplot.data %{_texmfdistdir}/doc/latex/pstricks-examples-en/fontDemo-E.tex %{_texmfdistdir}/doc/latex/pstricks-examples-en/fontDemo.tex %{_texmfdistdir}/doc/latex/pstricks-examples-en/images/biblatex-howitworks.pdf %{_texmfdistdir}/doc/latex/pstricks-examples-en/images/bibtex-howitworks.pdf %{_texmfdistdir}/doc/latex/pstricks-examples-en/images/fig-10-13.png %{_texmfdistdir}/doc/latex/pstricks-examples-en/images/fig-11-1.png %{_texmfdistdir}/doc/latex/pstricks-examples-en/images/zedat2.eps %{_texmfdistdir}/doc/latex/pstricks-examples-en/log0.dat %{_texmfdistdir}/doc/latex/pstricks-examples-en/log1.dat %{_texmfdistdir}/doc/latex/pstricks-examples-en/log2.dat %{_texmfdistdir}/doc/latex/pstricks-examples-en/matrix.dat %{_texmfdistdir}/doc/latex/pstricks-examples-en/rahmen.eps %{_texmfdistdir}/doc/latex/pstricks-examples-en/select.data %{_texmfdistdir}/doc/latex/pstricks-examples-en/temp.dat %{_texmfdistdir}/doc/latex/pstricks-examples-en/test10.dat %{_texmfdistdir}/doc/latex/pstricks-examples-en/textdemo.sty /var/adm/update-scripts/texlive-pstricks-examples-en-%{texlive_version}.%{texlive_noarch}.svn29349-%{release}-zypper %package -n texlive-pstricks_calcnotes Version: %{texlive_version}.%{texlive_noarch}.1.2svn34363 Release: 0 Summary: Use of PSTricks in calculus lecture notes License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source187: pstricks_calcnotes.doc.tar.xz %description -n texlive-pstricks_calcnotes The bundle shows the construction of PSTricks macros to draw Riemann sums of an integral and to draw the vector field of an ordinary differential equation. The results are illustrated in a fragment of lecture notes. date: 2015-08-15 03:39:34 +0000 %post -n texlive-pstricks_calcnotes mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pstricks_calcnotes mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pstricks_calcnotes test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pstricks_calcnotes %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pstricks_calcnotes/AppThreePDF.pdf %{_texmfdistdir}/doc/latex/pstricks_calcnotes/Convert_PstricksCode_To_Pdf/Readme.txt %{_texmfdistdir}/doc/latex/pstricks_calcnotes/Convert_PstricksCode_To_Pdf/convert.tex %{_texmfdistdir}/doc/latex/pstricks_calcnotes/Convert_PstricksCode_To_Pdf/test.pdf %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/AppThreePDF.tex %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/BZ1.pdf %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/BZ10.pdf %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/BZ2.pdf %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/BZ3.pdf %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/BZ4.pdf %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/BZ5.pdf %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/BZ6.pdf %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/BZ7.pdf %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/BZ8.pdf %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/BZ9.pdf %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig13.pdf %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig14.pdf %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig1a.pdf %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig1b.pdf %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig1c.pdf %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig2a.pdf %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig2b.pdf %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig3.pdf %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig4.pdf %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig5.pdf %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig6.pdf %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig7.pdf %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig8.pdf %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig9.pdf %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/ThreeAppsPDF.tex %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/b6of1.pdf %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/b6of2.pdf %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/b6of3.pdf %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/b6of4.pdf %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/vecb1.pdf %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/vecb2.pdf %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/vecb3.pdf %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/vecb4.pdf %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/vecb5.pdf %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/vecb6.pdf %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Ps_Output/AppThreePS.tex %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Ps_Output/BZ10.eps %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Ps_Output/BZ6.eps %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Ps_Output/BZ7.eps %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Ps_Output/BZ8.eps %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Ps_Output/BZ9.eps %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Ps_Output/ThreeAppsPS.tex %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Ps_Output/b6of1.eps %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Ps_Output/b6of2.eps %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Ps_Output/b6of3.eps %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Ps_Output/b6of4.eps %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Ps_Output/vecb1.eps %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Ps_Output/vecb2.eps %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Ps_Output/vecb3.eps %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Ps_Output/vecb4.eps %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Ps_Output/vecb5.eps %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Ps_Output/vecb6.eps %{_texmfdistdir}/doc/latex/pstricks_calcnotes/README %{_texmfdistdir}/doc/latex/pstricks_calcnotes/ThreeAppsPDF.pdf /var/adm/update-scripts/texlive-pstricks_calcnotes-%{texlive_version}.%{texlive_noarch}.1.2svn34363-%{release}-zypper %package -n texlive-psu-thesis Version: %{texlive_version}.%{texlive_noarch}.1.1svn15878 Release: 0 Summary: Package for writing a thesis at Penn State University License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-psu-thesis-doc >= %{texlive_version} Provides: tex(psu-thesis.sty) Requires: tex(setspace.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source188: psu-thesis.tar.xz Source189: psu-thesis.doc.tar.xz %description -n texlive-psu-thesis The package provides proper page formatting according to the Penn State thesis office guidelines (as of 2004) and automatically formats the front and back matter, title page, and more. A BibTeX style file is also included for the bibliography. date: 2015-08-03 03:43:12 +0000 %package -n texlive-psu-thesis-doc Version: %{texlive_version}.%{texlive_noarch}.1.1svn15878 Release: 0 Summary: Documentation for texlive-psu-thesis License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-psu-thesis-doc This package includes the documentation for texlive-psu-thesis %post -n texlive-psu-thesis mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-psu-thesis mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-psu-thesis test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-psu-thesis-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/psu-thesis/README %{_texmfdistdir}/doc/latex/psu-thesis/manual.pdf %{_texmfdistdir}/doc/latex/psu-thesis/manual.tex %{_texmfdistdir}/doc/latex/psu-thesis/mssample.pdf %{_texmfdistdir}/doc/latex/psu-thesis/mssample.tex %{_texmfdistdir}/doc/latex/psu-thesis/phdsample.pdf %{_texmfdistdir}/doc/latex/psu-thesis/phdsample.tex %files -n texlive-psu-thesis %defattr(-,root,root,755) %{_texmfdistdir}/bibtex/bst/psu-thesis/psuthesis.bst %{_texmfdistdir}/tex/latex/psu-thesis/psu-thesis.sty /var/adm/update-scripts/texlive-psu-thesis-%{texlive_version}.%{texlive_noarch}.1.1svn15878-%{release}-zypper %package -n texlive-ptex Version: %{texlive_version}.%{texlive_noarch}.svn41220 Release: 0 Summary: A TeX system for publishing in Japanese License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires: texlive-adobemapping >= %{texlive_version} Requires: texlive-hyph-utf8 >= %{texlive_version} Requires: texlive-ipaex >= %{texlive_version} Requires: texlive-japanese >= %{texlive_version} Requires: texlive-japanese-otf >= %{texlive_version} Requires: texlive-latex >= %{texlive_version} Requires: texlive-pbibtex-base >= %{texlive_version} Requires: texlive-ptex-base >= %{texlive_version} Requires: texlive-ptex-fonts >= %{texlive_version} Requires: texlive-tex >= %{texlive_version} Requires(pre): texlive-ptex-bin >= %{texlive_version} #!BuildIgnore: texlive-ptex-bin Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(post): findutils Requires(post): grep Requires(post): sed Requires(post): texlive >= %{texlive_version} Requires(post): tex(language.dat) Requires(post): tex(language.def) Requires(post): tex(language.dat.lua) #!BuildIgnore: tex(language.dat) #!BuildIgnore: tex(language.def) #!BuildIgnore: tex(language.dat.lua) Requires(postun): findutils Requires(postun): grep Requires(postun): sed Requires(postun): texlive >= %{texlive_version} Requires(postun): tex(language.dat) Requires(postun): tex(language.def) Requires(postun): tex(language.dat.lua) Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-ptex-doc >= %{texlive_version} Provides: tex(morisawa.map) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source190: ptex.tar.xz Source191: ptex.doc.tar.xz %description -n texlive-ptex PTeX adds features related to vertical writing, and deals with other problems in typesetting Japanese. A set of additions to a TEXMF tree, for use with PTeX, may be found in package PTeX- texmf. PTeX is distributed as WEB change files. date: 2015-08-03 03:43:12 +0000 %package -n texlive-ptex-doc Version: %{texlive_version}.%{texlive_noarch}.svn41220 Release: 0 Summary: Documentation for texlive-ptex License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-ptex-doc This package includes the documentation for texlive-ptex %post -n texlive-ptex mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update > /var/run/texlive/run-fmtutil sed -ri 's/^\#\![[= =]]+ptex\b.*/ptex ptex - ptex.ini/' %{_texmfconfdir}/web2c/fmtutil.cnf || : sed -ri 's/^\#\![[= =]]+eptex\b.*/eptex eptex language.def *eptex.ini/' %{_texmfconfdir}/web2c/fmtutil.cnf || : %postun -n texlive-ptex mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then > /var/run/texlive/run-fmtutil sed -ri 's/^(ptex\b)/\#\!\ \1/' %{_texmfconfdir}/web2c/fmtutil.cnf || : sed -ri 's/^(eptex\b)/\#\!\ \1/' %{_texmfconfdir}/web2c/fmtutil.cnf || : exit 0 fi %posttrans -n texlive-ptex test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-ptex-doc %defattr(-,root,root,755) %{_mandir}/man1/mendex.1* %files -n texlive-ptex %defattr(-,root,root,755) %{_texmfdistdir}/fonts/map/dvipdfmx/ptex/morisawa.map /var/adm/update-scripts/texlive-ptex-%{texlive_version}.%{texlive_noarch}.svn41220-%{release}-zypper %package -n texlive-ptex-base Version: %{texlive_version}.%{texlive_noarch}.svn41002 Release: 0 Summary: Plain TeX format and documents for pTeX and e-pTeX License: BSD-3-Clause Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-ptex-base-doc >= %{texlive_version} Provides: tex(ascii-jplain.tex) Provides: tex(kinsoku.tex) Provides: tex(ptex.tex) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source192: ptex-base.tar.xz Source193: ptex-base.doc.tar.xz %description -n texlive-ptex-base The bundle contains plain TeX format and documents for pTeX and e-pTeX. date: 2016-05-02 17:46:52 +0000 %package -n texlive-ptex-base-doc Version: %{texlive_version}.%{texlive_noarch}.svn41002 Release: 0 Summary: Documentation for texlive-ptex-base License: BSD-3-Clause Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-ptex-base-doc This package includes the documentation for texlive-ptex-base %post -n texlive-ptex-base mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-ptex-base mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-ptex-base test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-ptex-base-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/ptex/ptex-base/Changelog_eptex_beforeTL %{_texmfdistdir}/doc/ptex/ptex-base/Changelog_ptex %{_texmfdistdir}/doc/ptex/ptex-base/LICENSE %{_texmfdistdir}/doc/ptex/ptex-base/README.md %{_texmfdistdir}/doc/ptex/ptex-base/README_ptex %{_texmfdistdir}/doc/ptex/ptex-base/eptex_resume.pdf %{_texmfdistdir}/doc/ptex/ptex-base/eptexdoc.pdf %{_texmfdistdir}/doc/ptex/ptex-base/eptexdoc.tex %{_texmfdistdir}/doc/ptex/ptex-base/fam256d.tex %{_texmfdistdir}/doc/ptex/ptex-base/fam256p.tex %{_texmfdistdir}/doc/ptex/ptex-base/jfm.pdf %{_texmfdistdir}/doc/ptex/ptex-base/jfm.tex %{_texmfdistdir}/doc/ptex/ptex-base/jtex.pdf %{_texmfdistdir}/doc/ptex/ptex-base/jtex.tex %{_texmfdistdir}/doc/ptex/ptex-base/jtexdoc.pdf %{_texmfdistdir}/doc/ptex/ptex-base/jtexdoc.tex %{_texmfdistdir}/doc/ptex/ptex-base/ptexdoc.pdf %{_texmfdistdir}/doc/ptex/ptex-base/ptexdoc.tex %{_texmfdistdir}/doc/ptex/ptex-base/ptexskip.pdf %{_texmfdistdir}/doc/ptex/ptex-base/ptexskip.tex %files -n texlive-ptex-base %defattr(-,root,root,755) %{_texmfdistdir}/tex/ptex/ptex-base/ascii-jplain.tex %{_texmfdistdir}/tex/ptex/ptex-base/eptex.ini %{_texmfdistdir}/tex/ptex/ptex-base/eptex.src %{_texmfdistdir}/tex/ptex/ptex-base/eptexdefs.lib %{_texmfdistdir}/tex/ptex/ptex-base/kinsoku.tex %{_texmfdistdir}/tex/ptex/ptex-base/ptex.ini %{_texmfdistdir}/tex/ptex/ptex-base/ptex.tex /var/adm/update-scripts/texlive-ptex-base-%{texlive_version}.%{texlive_noarch}.svn41002-%{release}-zypper %package -n texlive-ptex-fonts Version: %{texlive_version}.%{texlive_noarch}.svn41207 Release: 0 Summary: Fonts for use with pTeX License: BSD-3-Clause Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(post): findutils Requires(post): grep Requires(post): sed Requires(post): texlive >= %{texlive_version} Requires(post): tex(updmap.cfg) #!BuildIgnore: tex(updmap.cfg) Requires(postun): findutils Requires(postun): grep Requires(postun): sed Requires(postun): texlive >= %{texlive_version} Requires(postun): tex(updmap.cfg) Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Requires: texlive-ptex-fonts-fonts >= %{texlive_version} Recommends: texlive-ptex-fonts-doc >= %{texlive_version} Provides: tex(FutoGoB101-Bold-H.tfm) Provides: tex(FutoGoB101-Bold-H.vf) Provides: tex(FutoGoB101-Bold-J.tfm) Provides: tex(FutoGoB101-Bold-J.vf) Provides: tex(FutoGoB101-Bold-V.tfm) Provides: tex(FutoGoB101-Bold-V.vf) Provides: tex(FutoMinA101-Bold-H.tfm) Provides: tex(FutoMinA101-Bold-H.vf) Provides: tex(FutoMinA101-Bold-J.tfm) Provides: tex(FutoMinA101-Bold-J.vf) Provides: tex(FutoMinA101-Bold-V.tfm) Provides: tex(FutoMinA101-Bold-V.vf) Provides: tex(GothicBBB-Medium-H.tfm) Provides: tex(GothicBBB-Medium-H.vf) Provides: tex(GothicBBB-Medium-J.tfm) Provides: tex(GothicBBB-Medium-J.vf) Provides: tex(GothicBBB-Medium-V.tfm) Provides: tex(GothicBBB-Medium-V.vf) Provides: tex(Jun101-Light-H.tfm) Provides: tex(Jun101-Light-H.vf) Provides: tex(Jun101-Light-J.tfm) Provides: tex(Jun101-Light-J.vf) Provides: tex(Jun101-Light-V.tfm) Provides: tex(Jun101-Light-V.vf) Provides: tex(Ryumin-Light-H.tfm) Provides: tex(Ryumin-Light-H.vf) Provides: tex(Ryumin-Light-J.tfm) Provides: tex(Ryumin-Light-J.vf) Provides: tex(Ryumin-Light-V.tfm) Provides: tex(Ryumin-Light-V.vf) Provides: tex(ascgrp.tfm) Provides: tex(ascii10.tfm) Provides: tex(ascii36.tfm) Provides: tex(futogo-b-v.tfm) Provides: tex(futogo-b.tfm) Provides: tex(futomin-b-v.tfm) Provides: tex(futomin-b.tfm) Provides: tex(gbm.tfm) Provides: tex(gbmv.tfm) Provides: tex(goth10.tfm) Provides: tex(goth10.vf) Provides: tex(goth5.tfm) Provides: tex(goth5.vf) Provides: tex(goth6.tfm) Provides: tex(goth6.vf) Provides: tex(goth7.tfm) Provides: tex(goth7.vf) Provides: tex(goth8.tfm) Provides: tex(goth8.vf) Provides: tex(goth9.tfm) Provides: tex(goth9.vf) Provides: tex(gtbbb-m-v.tfm) Provides: tex(gtbbb-m.tfm) Provides: tex(jis-v.tfm) Provides: tex(jis-v.vf) Provides: tex(jis.tfm) Provides: tex(jis.vf) Provides: tex(jisg-v.tfm) Provides: tex(jisg-v.vf) Provides: tex(jisg.tfm) Provides: tex(jisg.vf) Provides: tex(jisgn-v.tfm) Provides: tex(jisgn-v.vf) Provides: tex(jisgn.tfm) Provides: tex(jisgn.vf) Provides: tex(jisn-v.tfm) Provides: tex(jisn-v.vf) Provides: tex(jisn.tfm) Provides: tex(jisn.vf) Provides: tex(jun101-l-v.tfm) Provides: tex(jun101-l.tfm) Provides: tex(min10.tfm) Provides: tex(min10.vf) Provides: tex(min5.tfm) Provides: tex(min5.vf) Provides: tex(min6.tfm) Provides: tex(min6.vf) Provides: tex(min7.tfm) Provides: tex(min7.vf) Provides: tex(min8.tfm) Provides: tex(min8.vf) Provides: tex(min9.tfm) Provides: tex(min9.vf) Provides: tex(ngoth10.tfm) Provides: tex(ngoth10.vf) Provides: tex(ngoth5.tfm) Provides: tex(ngoth5.vf) Provides: tex(ngoth6.tfm) Provides: tex(ngoth6.vf) Provides: tex(ngoth7.tfm) Provides: tex(ngoth7.vf) Provides: tex(ngoth8.tfm) Provides: tex(ngoth8.vf) Provides: tex(ngoth9.tfm) Provides: tex(ngoth9.vf) Provides: tex(nmin10.tfm) Provides: tex(nmin10.vf) Provides: tex(nmin5.tfm) Provides: tex(nmin5.vf) Provides: tex(nmin6.tfm) Provides: tex(nmin6.vf) Provides: tex(nmin7.tfm) Provides: tex(nmin7.vf) Provides: tex(nmin8.tfm) Provides: tex(nmin8.vf) Provides: tex(nmin9.tfm) Provides: tex(nmin9.vf) Provides: tex(rml.tfm) Provides: tex(rmlv.tfm) Provides: tex(ryumin-l-v.tfm) Provides: tex(ryumin-l.tfm) Provides: tex(tgoth10.tfm) Provides: tex(tgoth10.vf) Provides: tex(tgoth5.tfm) Provides: tex(tgoth5.vf) Provides: tex(tgoth6.tfm) Provides: tex(tgoth6.vf) Provides: tex(tgoth7.tfm) Provides: tex(tgoth7.vf) Provides: tex(tgoth8.tfm) Provides: tex(tgoth8.vf) Provides: tex(tgoth9.tfm) Provides: tex(tgoth9.vf) Provides: tex(tmin10.tfm) Provides: tex(tmin10.vf) Provides: tex(tmin5.tfm) Provides: tex(tmin5.vf) Provides: tex(tmin6.tfm) Provides: tex(tmin6.vf) Provides: tex(tmin7.tfm) Provides: tex(tmin7.vf) Provides: tex(tmin8.tfm) Provides: tex(tmin8.vf) Provides: tex(tmin9.tfm) Provides: tex(tmin9.vf) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source194: ptex-fonts.tar.xz Source195: ptex-fonts.doc.tar.xz %description -n texlive-ptex-fonts The bundle contains fonts for use with pTeX and the documents for the makejvf program. This is a redistribution derived from the ptex-texmf distribution by ASCII MEDIA WORKS. date: 2016-05-16 04:01:18 +0000 %package -n texlive-ptex-fonts-doc Version: %{texlive_version}.%{texlive_noarch}.svn41207 Release: 0 Summary: Documentation for texlive-ptex-fonts License: BSD-3-Clause Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-ptex-fonts-doc This package includes the documentation for texlive-ptex-fonts %package -n texlive-ptex-fonts-fonts Version: %{texlive_version}.%{texlive_noarch}.svn41207 Release: 0 Summary: Severed fonts for texlive-ptex-fonts License: BSD-3-Clause Group: Productivity/Publishing/TeX/Fonts Url: http://www.tug.org/texlive/ Requires(post): fontconfig Requires(post): ghostscript-fonts-std Requires(post): mkfontdir Requires(post): mkfontscale Requires(post): xorg-x11-fonts-core Requires(postun): fontconfig Requires(postun): ghostscript-fonts-std Requires(postun): xorg-x11-fonts-core %description -n texlive-ptex-fonts-fonts The separated fonts package for texlive-ptex-fonts %post -n texlive-ptex-fonts mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update echo 'addKanjiMap ptex-@kanjiEmbed@@kanjiVariant@.map' >> /var/run/texlive/run-updmap echo 'addKanjiMap morisawa.map' >> /var/run/texlive/run-updmap %postun -n texlive-ptex-fonts mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then echo 'deleteKanjiMap ptex-@kanjiEmbed@@kanjiVariant@.map' >> /var/run/texlive/run-updmap echo 'deleteKanjiMap morisawa.map' >> /var/run/texlive/run-updmap exit 0 fi %posttrans -n texlive-ptex-fonts test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %post -n texlive-ptex-fonts-fonts mkfontscale %{_datadir}/fonts/texlive-ptex-fonts mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-ptex-fonts fc-cache %{_datadir}/fonts %postun -n texlive-ptex-fonts-fonts if test $1 = 0; then fc-cache %{_datadir}/fonts fi %files -n texlive-ptex-fonts-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/fonts/ptex-fonts/Changes_makejvf %{_texmfdistdir}/doc/fonts/ptex-fonts/LICENSE %{_texmfdistdir}/doc/fonts/ptex-fonts/README.md %{_texmfdistdir}/doc/fonts/ptex-fonts/README_makejvf %files -n texlive-ptex-fonts %defattr(-,root,root,755) %{_texmfdistdir}/fonts/source/ptex-fonts/ascgrp/ascgrp.mf %{_texmfdistdir}/fonts/source/ptex-fonts/ascgrp/ascii.mf %{_texmfdistdir}/fonts/source/ptex-fonts/ascgrp/ascii10.mf %{_texmfdistdir}/fonts/source/ptex-fonts/ascgrp/ascii36.mf %{_texmfdistdir}/fonts/source/ptex-fonts/jis/jis-v.pl %{_texmfdistdir}/fonts/source/ptex-fonts/jis/jis.pl %{_texmfdistdir}/fonts/source/ptex-fonts/jis/jisn-v.pl %{_texmfdistdir}/fonts/source/ptex-fonts/jis/jisn.pl %{_texmfdistdir}/fonts/source/ptex-fonts/nmin-ngoth/ngoth10.pl %{_texmfdistdir}/fonts/source/ptex-fonts/nmin-ngoth/ngoth5.pl %{_texmfdistdir}/fonts/source/ptex-fonts/nmin-ngoth/ngoth6.pl %{_texmfdistdir}/fonts/source/ptex-fonts/nmin-ngoth/ngoth7.pl %{_texmfdistdir}/fonts/source/ptex-fonts/nmin-ngoth/ngoth8.pl %{_texmfdistdir}/fonts/source/ptex-fonts/nmin-ngoth/ngoth9.pl %{_texmfdistdir}/fonts/source/ptex-fonts/nmin-ngoth/nmin10.pl %{_texmfdistdir}/fonts/source/ptex-fonts/nmin-ngoth/nmin5.pl %{_texmfdistdir}/fonts/source/ptex-fonts/nmin-ngoth/nmin6.pl %{_texmfdistdir}/fonts/source/ptex-fonts/nmin-ngoth/nmin7.pl %{_texmfdistdir}/fonts/source/ptex-fonts/nmin-ngoth/nmin8.pl %{_texmfdistdir}/fonts/source/ptex-fonts/nmin-ngoth/nmin9.pl %{_texmfdistdir}/fonts/source/ptex-fonts/standard/goth10.pl %{_texmfdistdir}/fonts/source/ptex-fonts/standard/goth5.pl %{_texmfdistdir}/fonts/source/ptex-fonts/standard/goth6.pl %{_texmfdistdir}/fonts/source/ptex-fonts/standard/goth7.pl %{_texmfdistdir}/fonts/source/ptex-fonts/standard/goth8.pl %{_texmfdistdir}/fonts/source/ptex-fonts/standard/goth9.pl %{_texmfdistdir}/fonts/source/ptex-fonts/standard/min10.pl %{_texmfdistdir}/fonts/source/ptex-fonts/standard/min5.pl %{_texmfdistdir}/fonts/source/ptex-fonts/standard/min6.pl %{_texmfdistdir}/fonts/source/ptex-fonts/standard/min7.pl %{_texmfdistdir}/fonts/source/ptex-fonts/standard/min8.pl %{_texmfdistdir}/fonts/source/ptex-fonts/standard/min9.pl %{_texmfdistdir}/fonts/source/ptex-fonts/standard/tgoth10.pl %{_texmfdistdir}/fonts/source/ptex-fonts/standard/tgoth5.pl %{_texmfdistdir}/fonts/source/ptex-fonts/standard/tgoth6.pl %{_texmfdistdir}/fonts/source/ptex-fonts/standard/tgoth7.pl %{_texmfdistdir}/fonts/source/ptex-fonts/standard/tgoth8.pl %{_texmfdistdir}/fonts/source/ptex-fonts/standard/tgoth9.pl %{_texmfdistdir}/fonts/source/ptex-fonts/standard/tmin10.pl %{_texmfdistdir}/fonts/source/ptex-fonts/standard/tmin5.pl %{_texmfdistdir}/fonts/source/ptex-fonts/standard/tmin6.pl %{_texmfdistdir}/fonts/source/ptex-fonts/standard/tmin7.pl %{_texmfdistdir}/fonts/source/ptex-fonts/standard/tmin8.pl %{_texmfdistdir}/fonts/source/ptex-fonts/standard/tmin9.pl %{_texmfdistdir}/fonts/tfm/ptex-fonts/ascgrp/ascgrp.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/ascgrp/ascii10.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/ascgrp/ascii36.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/dvips/futogo-b-v.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/dvips/futogo-b.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/dvips/futomin-b-v.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/dvips/futomin-b.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/dvips/gbm.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/dvips/gbmv.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/dvips/gtbbb-m-v.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/dvips/gtbbb-m.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/dvips/jun101-l-v.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/dvips/jun101-l.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/dvips/rml.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/dvips/rmlv.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/dvips/ryumin-l-v.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/dvips/ryumin-l.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/jis/jis-v.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/jis/jis.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/jis/jisg-v.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/jis/jisg.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/jis/jisgn-v.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/jis/jisgn.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/jis/jisn-v.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/jis/jisn.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/morisawa/FutoGoB101-Bold-H.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/morisawa/FutoGoB101-Bold-J.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/morisawa/FutoGoB101-Bold-V.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/morisawa/FutoMinA101-Bold-H.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/morisawa/FutoMinA101-Bold-J.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/morisawa/FutoMinA101-Bold-V.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/morisawa/GothicBBB-Medium-H.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/morisawa/GothicBBB-Medium-J.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/morisawa/GothicBBB-Medium-V.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/morisawa/Jun101-Light-H.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/morisawa/Jun101-Light-J.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/morisawa/Jun101-Light-V.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/morisawa/Ryumin-Light-H.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/morisawa/Ryumin-Light-J.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/morisawa/Ryumin-Light-V.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/nmin-ngoth/ngoth10.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/nmin-ngoth/ngoth5.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/nmin-ngoth/ngoth6.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/nmin-ngoth/ngoth7.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/nmin-ngoth/ngoth8.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/nmin-ngoth/ngoth9.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/nmin-ngoth/nmin10.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/nmin-ngoth/nmin5.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/nmin-ngoth/nmin6.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/nmin-ngoth/nmin7.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/nmin-ngoth/nmin8.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/nmin-ngoth/nmin9.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/standard/goth10.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/standard/goth5.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/standard/goth6.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/standard/goth7.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/standard/goth8.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/standard/goth9.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/standard/min10.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/standard/min5.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/standard/min6.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/standard/min7.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/standard/min8.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/standard/min9.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/standard/tgoth10.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/standard/tgoth5.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/standard/tgoth6.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/standard/tgoth7.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/standard/tgoth8.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/standard/tgoth9.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/standard/tmin10.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/standard/tmin5.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/standard/tmin6.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/standard/tmin7.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/standard/tmin8.tfm %{_texmfdistdir}/fonts/tfm/ptex-fonts/standard/tmin9.tfm %verify(link) %{_texmfdistdir}/fonts/type1/ptex-fonts/ascgrp/ascgrp.pfb %verify(link) %{_texmfdistdir}/fonts/type1/ptex-fonts/ascgrp/ascii10.pfb %verify(link) %{_texmfdistdir}/fonts/type1/ptex-fonts/ascgrp/ascii36.pfb %{_texmfdistdir}/fonts/vf/ptex-fonts/jis/jis-v.vf %{_texmfdistdir}/fonts/vf/ptex-fonts/jis/jis.vf %{_texmfdistdir}/fonts/vf/ptex-fonts/jis/jisg-v.vf %{_texmfdistdir}/fonts/vf/ptex-fonts/jis/jisg.vf %{_texmfdistdir}/fonts/vf/ptex-fonts/jis/jisgn-v.vf %{_texmfdistdir}/fonts/vf/ptex-fonts/jis/jisgn.vf %{_texmfdistdir}/fonts/vf/ptex-fonts/jis/jisn-v.vf %{_texmfdistdir}/fonts/vf/ptex-fonts/jis/jisn.vf %{_texmfdistdir}/fonts/vf/ptex-fonts/morisawa/FutoGoB101-Bold-H.vf %{_texmfdistdir}/fonts/vf/ptex-fonts/morisawa/FutoGoB101-Bold-J.vf %{_texmfdistdir}/fonts/vf/ptex-fonts/morisawa/FutoGoB101-Bold-V.vf %{_texmfdistdir}/fonts/vf/ptex-fonts/morisawa/FutoMinA101-Bold-H.vf %{_texmfdistdir}/fonts/vf/ptex-fonts/morisawa/FutoMinA101-Bold-J.vf %{_texmfdistdir}/fonts/vf/ptex-fonts/morisawa/FutoMinA101-Bold-V.vf %{_texmfdistdir}/fonts/vf/ptex-fonts/morisawa/GothicBBB-Medium-H.vf %{_texmfdistdir}/fonts/vf/ptex-fonts/morisawa/GothicBBB-Medium-J.vf %{_texmfdistdir}/fonts/vf/ptex-fonts/morisawa/GothicBBB-Medium-V.vf %{_texmfdistdir}/fonts/vf/ptex-fonts/morisawa/Jun101-Light-H.vf %{_texmfdistdir}/fonts/vf/ptex-fonts/morisawa/Jun101-Light-J.vf %{_texmfdistdir}/fonts/vf/ptex-fonts/morisawa/Jun101-Light-V.vf %{_texmfdistdir}/fonts/vf/ptex-fonts/morisawa/Ryumin-Light-H.vf %{_texmfdistdir}/fonts/vf/ptex-fonts/morisawa/Ryumin-Light-J.vf %{_texmfdistdir}/fonts/vf/ptex-fonts/morisawa/Ryumin-Light-V.vf %{_texmfdistdir}/fonts/vf/ptex-fonts/nmin-ngoth/ngoth10.vf %{_texmfdistdir}/fonts/vf/ptex-fonts/nmin-ngoth/ngoth5.vf %{_texmfdistdir}/fonts/vf/ptex-fonts/nmin-ngoth/ngoth6.vf %{_texmfdistdir}/fonts/vf/ptex-fonts/nmin-ngoth/ngoth7.vf %{_texmfdistdir}/fonts/vf/ptex-fonts/nmin-ngoth/ngoth8.vf %{_texmfdistdir}/fonts/vf/ptex-fonts/nmin-ngoth/ngoth9.vf %{_texmfdistdir}/fonts/vf/ptex-fonts/nmin-ngoth/nmin10.vf %{_texmfdistdir}/fonts/vf/ptex-fonts/nmin-ngoth/nmin5.vf %{_texmfdistdir}/fonts/vf/ptex-fonts/nmin-ngoth/nmin6.vf %{_texmfdistdir}/fonts/vf/ptex-fonts/nmin-ngoth/nmin7.vf %{_texmfdistdir}/fonts/vf/ptex-fonts/nmin-ngoth/nmin8.vf %{_texmfdistdir}/fonts/vf/ptex-fonts/nmin-ngoth/nmin9.vf %{_texmfdistdir}/fonts/vf/ptex-fonts/standard/goth10.vf %{_texmfdistdir}/fonts/vf/ptex-fonts/standard/goth5.vf %{_texmfdistdir}/fonts/vf/ptex-fonts/standard/goth6.vf %{_texmfdistdir}/fonts/vf/ptex-fonts/standard/goth7.vf %{_texmfdistdir}/fonts/vf/ptex-fonts/standard/goth8.vf %{_texmfdistdir}/fonts/vf/ptex-fonts/standard/goth9.vf %{_texmfdistdir}/fonts/vf/ptex-fonts/standard/min10.vf %{_texmfdistdir}/fonts/vf/ptex-fonts/standard/min5.vf %{_texmfdistdir}/fonts/vf/ptex-fonts/standard/min6.vf %{_texmfdistdir}/fonts/vf/ptex-fonts/standard/min7.vf %{_texmfdistdir}/fonts/vf/ptex-fonts/standard/min8.vf %{_texmfdistdir}/fonts/vf/ptex-fonts/standard/min9.vf %{_texmfdistdir}/fonts/vf/ptex-fonts/standard/tgoth10.vf %{_texmfdistdir}/fonts/vf/ptex-fonts/standard/tgoth5.vf %{_texmfdistdir}/fonts/vf/ptex-fonts/standard/tgoth6.vf %{_texmfdistdir}/fonts/vf/ptex-fonts/standard/tgoth7.vf %{_texmfdistdir}/fonts/vf/ptex-fonts/standard/tgoth8.vf %{_texmfdistdir}/fonts/vf/ptex-fonts/standard/tgoth9.vf %{_texmfdistdir}/fonts/vf/ptex-fonts/standard/tmin10.vf %{_texmfdistdir}/fonts/vf/ptex-fonts/standard/tmin5.vf %{_texmfdistdir}/fonts/vf/ptex-fonts/standard/tmin6.vf %{_texmfdistdir}/fonts/vf/ptex-fonts/standard/tmin7.vf %{_texmfdistdir}/fonts/vf/ptex-fonts/standard/tmin8.vf %{_texmfdistdir}/fonts/vf/ptex-fonts/standard/tmin9.vf %files -n texlive-ptex-fonts-fonts %defattr(-,root,root,755) %dir %{_datadir}/fonts/texlive-ptex-fonts %config %{_sysconfdir}/fonts/conf.avail/58-texlive-ptex-fonts.conf %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-ptex-fonts/encodings.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-ptex-fonts/fonts.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-ptex-fonts/fonts.scale %{_datadir}/fonts/texlive-ptex-fonts/ascgrp.pfb %{_datadir}/fonts/texlive-ptex-fonts/ascii10.pfb %{_datadir}/fonts/texlive-ptex-fonts/ascii36.pfb /var/adm/update-scripts/texlive-ptex-fonts-%{texlive_version}.%{texlive_noarch}.svn41207-%{release}-zypper %package -n texlive-ptex2pdf Version: %{texlive_version}.%{texlive_noarch}.0.0.8svn41270 Release: 0 Summary: Convert Japanese TeX documents to PDF License: GPL-2.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive-ptex2pdf-bin >= %{texlive_version} #!BuildIgnore: texlive-ptex2pdf-bin Requires(post): perl = %{perl_version} Requires(post): perl(TeXLive::TLUtils) Requires(post): tex(texmf.cnf) Requires(post): texlive-kpathsea-bin >= %{texlive_version} Requires(post): texlive-texlive.infra >= %{texlive_version} #!BuildIgnore: texlive-kpathsea Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-ptex2pdf-doc >= %{texlive_version} # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source196: ptex2pdf.tar.xz Source197: ptex2pdf.doc.tar.xz %description -n texlive-ptex2pdf The Lua script provides system-independent support of Japanese typesetting engines in TeXworks. As TeXworks typesetting setup does not allow for multistep processing, this script runs one of the ptex-based programs (ptex, uptex, eptex, platex, uplatex) followed by dvipdfmx. date: 2015-08-03 03:43:12 +0000 %package -n texlive-ptex2pdf-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.8svn41270 Release: 0 Summary: Documentation for texlive-ptex2pdf License: GPL-2.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-ptex2pdf-doc This package includes the documentation for texlive-ptex2pdf %post -n texlive-ptex2pdf /usr/bin/perl %{_texmfmaindir}/tlpkg/tlpostcode/ptex2pdf-tlpost.pl install %{_texmfmaindir} mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-ptex2pdf mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-ptex2pdf test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-ptex2pdf-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/ptex2pdf/COPYING %{_texmfdistdir}/doc/latex/ptex2pdf/README %files -n texlive-ptex2pdf %defattr(-,root,root,755) %{_texmfdistdir}/scripts/ptex2pdf/ptex2pdf.lua %{_texmfmaindir}/tlpkg/tlpostcode/ptex2pdf-tlpost.pl /var/adm/update-scripts/texlive-ptex2pdf-%{texlive_version}.%{texlive_noarch}.0.0.8svn41270-%{release}-zypper %package -n texlive-ptext Version: %{texlive_version}.%{texlive_noarch}.1.1svn30171 Release: 0 Summary: A 'lipsum' for Persian License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-ptext-doc >= %{texlive_version} Provides: tex(ptext.sty) Requires: tex(biditools.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source198: ptext.tar.xz Source199: ptext.doc.tar.xz %description -n texlive-ptext The package provides lipsum-like facilities for the Persian language. The source of the filling text is the Persian epic "the Shanameh" (100 paragraphs are used.) The package needs to be run under XeLaTeX. date: 2015-08-03 03:43:12 +0000 %package -n texlive-ptext-doc Version: %{texlive_version}.%{texlive_noarch}.1.1svn30171 Release: 0 Summary: Documentation for texlive-ptext License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-ptext-doc:fa) %description -n texlive-ptext-doc This package includes the documentation for texlive-ptext %post -n texlive-ptext mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-ptext mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-ptext test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-ptext-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/xelatex/ptext/README %{_texmfdistdir}/doc/xelatex/ptext/ptext.pdf %{_texmfdistdir}/doc/xelatex/ptext/ptext.tex %files -n texlive-ptext %defattr(-,root,root,755) %{_texmfdistdir}/tex/xelatex/ptext/ptext.sty /var/adm/update-scripts/texlive-ptext-%{texlive_version}.%{texlive_noarch}.1.1svn30171-%{release}-zypper %package -n texlive-ptptex Version: %{texlive_version}.%{texlive_noarch}.0.0.91svn19440 Release: 0 Summary: Macros for 'Progress of Theoretical Physics' License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-ptptex-doc >= %{texlive_version} Provides: tex(ptp-prep.clo) Provides: tex(ptptex.cls) Provides: tex(wrapft.sty) Requires: tex(amsmath.sty) Requires: tex(amssymb.sty) Requires: tex(overcite.sty) Requires: tex(wrapfig.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source200: ptptex.tar.xz Source201: ptptex.doc.tar.xz %description -n texlive-ptptex The distribution contains the class (which offers an option file for preprints), and a template. The class requires the cite, overcite and wrapfig packages. date: 2015-08-03 03:43:12 +0000 %package -n texlive-ptptex-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.91svn19440 Release: 0 Summary: Documentation for texlive-ptptex License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-ptptex-doc This package includes the documentation for texlive-ptptex %post -n texlive-ptptex mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-ptptex mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-ptptex test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-ptptex-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/ptptex/README %{_texmfdistdir}/doc/latex/ptptex/README.TEXLIVE %{_texmfdistdir}/doc/latex/ptptex/manptp.pdf %{_texmfdistdir}/doc/latex/ptptex/manptp.tex %{_texmfdistdir}/doc/latex/ptptex/template.tex %files -n texlive-ptptex %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/ptptex/ptp-prep.clo %{_texmfdistdir}/tex/latex/ptptex/ptptex.cls %{_texmfdistdir}/tex/latex/ptptex/wrapft.sty /var/adm/update-scripts/texlive-ptptex-%{texlive_version}.%{texlive_noarch}.0.0.91svn19440-%{release}-zypper %package -n texlive-punk Version: %{texlive_version}.%{texlive_noarch}.svn27388 Release: 0 Summary: Donald Knuth's punk font License: SUSE-TeX Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-punk-doc >= %{texlive_version} Provides: tex(punk10.tfm) Provides: tex(punk12.tfm) Provides: tex(punk20.tfm) Provides: tex(punkbx20.tfm) Provides: tex(punksl20.tfm) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source202: punk.tar.xz Source203: punk.doc.tar.xz %description -n texlive-punk A response to the assertion in a lecture that "typography tends to lag behind other stylistic changes by about 10 years". Knuth felt it was (in 1988) time to design a replacement for his designs of the 1970s, and came up with this font! The fonts are distributed as Metafont source. The package offers LaTeX support by Rohit Grover, from an original by Sebastian Rahtz, which is slightly odd in claiming that the fonts are T1- encoded. A (possibly) more rational support package is to be found in punk-latex date: 2015-08-03 03:43:12 +0000 %package -n texlive-punk-doc Version: %{texlive_version}.%{texlive_noarch}.svn27388 Release: 0 Summary: Documentation for texlive-punk License: SUSE-TeX Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-punk-doc This package includes the documentation for texlive-punk %post -n texlive-punk mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-punk mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-punk test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-punk-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/fonts/punk/punk.sty %{_texmfdistdir}/doc/fonts/punk/punktest.tex %files -n texlive-punk %defattr(-,root,root,755) %{_texmfdistdir}/fonts/source/public/punk/punk.mf %{_texmfdistdir}/fonts/source/public/punk/punk10.mf %{_texmfdistdir}/fonts/source/public/punk/punk12.mf %{_texmfdistdir}/fonts/source/public/punk/punk20.mf %{_texmfdistdir}/fonts/source/public/punk/punka.mf %{_texmfdistdir}/fonts/source/public/punk/punkae.mf %{_texmfdistdir}/fonts/source/public/punk/punkbx20.mf %{_texmfdistdir}/fonts/source/public/punk/punkd.mf %{_texmfdistdir}/fonts/source/public/punk/punkg.mf %{_texmfdistdir}/fonts/source/public/punk/punkl.mf %{_texmfdistdir}/fonts/source/public/punk/punkp.mf %{_texmfdistdir}/fonts/source/public/punk/punksl.mf %{_texmfdistdir}/fonts/source/public/punk/punksl20.mf %{_texmfdistdir}/fonts/tfm/public/punk/punk10.tfm %{_texmfdistdir}/fonts/tfm/public/punk/punk12.tfm %{_texmfdistdir}/fonts/tfm/public/punk/punk20.tfm %{_texmfdistdir}/fonts/tfm/public/punk/punkbx20.tfm %{_texmfdistdir}/fonts/tfm/public/punk/punksl20.tfm /var/adm/update-scripts/texlive-punk-%{texlive_version}.%{texlive_noarch}.svn27388-%{release}-zypper %package -n texlive-punk-latex Version: %{texlive_version}.%{texlive_noarch}.1.1svn27389 Release: 0 Summary: LaTeX support for punk fonts License: GPL-2.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-punk-latex-doc >= %{texlive_version} Provides: tex(ot1pnk.fd) Provides: tex(punk.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source204: punk-latex.tar.xz Source205: punk-latex.doc.tar.xz %description -n texlive-punk-latex The package and .fd file provide support for Knuth's punk fonts. That bundle also offers support within LaTeX; the present package is to be preferred. date: 2015-08-03 03:43:12 +0000 %package -n texlive-punk-latex-doc Version: %{texlive_version}.%{texlive_noarch}.1.1svn27389 Release: 0 Summary: Documentation for texlive-punk-latex License: GPL-2.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-punk-latex-doc This package includes the documentation for texlive-punk-latex %post -n texlive-punk-latex mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-punk-latex mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-punk-latex test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-punk-latex-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/punk-latex/README %{_texmfdistdir}/doc/latex/punk-latex/punk.pdf %{_texmfdistdir}/doc/latex/punk-latex/punk.tex %files -n texlive-punk-latex %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/punk-latex/ot1pnk.fd %{_texmfdistdir}/tex/latex/punk-latex/punk.sty /var/adm/update-scripts/texlive-punk-latex-%{texlive_version}.%{texlive_noarch}.1.1svn27389-%{release}-zypper %package -n texlive-punknova Version: %{texlive_version}.%{texlive_noarch}.1.003svn24649 Release: 0 Summary: OpenType version of Knuth's Punk font License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Requires: texlive-punknova-fonts >= %{texlive_version} Recommends: texlive-punknova-doc >= %{texlive_version} # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source206: punknova.tar.xz Source207: punknova.doc.tar.xz %description -n texlive-punknova The font was generated from a MetaPost version of the sources of the 'original' punk font. Knuth's original fonts generated different shapes at random. This isn't actually possible in an OpenType font; rather, the font contains several variants of each glyph, and uses the OpenType randomize function to select a variant for each invocation. date: 2015-08-03 03:43:12 +0000 %package -n texlive-punknova-doc Version: %{texlive_version}.%{texlive_noarch}.1.003svn24649 Release: 0 Summary: Documentation for texlive-punknova License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-punknova-doc This package includes the documentation for texlive-punknova %package -n texlive-punknova-fonts Version: %{texlive_version}.%{texlive_noarch}.1.003svn24649 Release: 0 Summary: Severed fonts for texlive-punknova License: LPPL-1.0 Group: Productivity/Publishing/TeX/Fonts Url: http://www.tug.org/texlive/ Requires(post): fontconfig Requires(post): ghostscript-fonts-std Requires(post): mkfontdir Requires(post): mkfontscale Requires(post): xorg-x11-fonts-core Requires(postun): fontconfig Requires(postun): ghostscript-fonts-std Requires(postun): xorg-x11-fonts-core %description -n texlive-punknova-fonts The separated fonts package for texlive-punknova %post -n texlive-punknova mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-punknova mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-punknova test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %post -n texlive-punknova-fonts mkfontscale %{_datadir}/fonts/texlive-punknova mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-punknova fc-cache %{_datadir}/fonts %postun -n texlive-punknova-fonts if test $1 = 0; then fc-cache %{_datadir}/fonts fi %files -n texlive-punknova-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/fonts/punknova/Makefile %{_texmfdistdir}/doc/fonts/punknova/NEWS %{_texmfdistdir}/doc/fonts/punknova/README %{_texmfdistdir}/doc/fonts/punknova/documentation/documentation-sources/sample.tex %{_texmfdistdir}/doc/fonts/punknova/documentation/sample.pdf %{_texmfdistdir}/doc/fonts/punknova/source/punkfont-bold.mp %{_texmfdistdir}/doc/fonts/punknova/source/punkfont-boldslanted.mp %{_texmfdistdir}/doc/fonts/punknova/source/punkfont-regular.mp %{_texmfdistdir}/doc/fonts/punknova/source/punkfont-slanted.mp %{_texmfdistdir}/doc/fonts/punknova/tools/build.py %files -n texlive-punknova %defattr(-,root,root,755) %verify(link) %{_texmfdistdir}/fonts/opentype/public/punknova/punknova-bold.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/punknova/punknova-boldslanted.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/punknova/punknova-regular.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/punknova/punknova-slanted.otf %files -n texlive-punknova-fonts %defattr(-,root,root,755) %dir %{_datadir}/fonts/texlive-punknova %config %{_sysconfdir}/fonts/conf.avail/58-texlive-punknova.conf %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-punknova/encodings.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-punknova/fonts.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-punknova/fonts.scale %{_datadir}/fonts/texlive-punknova/punknova-bold.otf %{_datadir}/fonts/texlive-punknova/punknova-boldslanted.otf %{_datadir}/fonts/texlive-punknova/punknova-regular.otf %{_datadir}/fonts/texlive-punknova/punknova-slanted.otf /var/adm/update-scripts/texlive-punknova-%{texlive_version}.%{texlive_noarch}.1.003svn24649-%{release}-zypper %package -n texlive-purifyeps Version: %{texlive_version}.%{texlive_noarch}.1.1svn29725 Release: 0 Summary: Make EPS work with both LaTeX/dvips and pdfLaTeX License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive-purifyeps-bin >= %{texlive_version} #!BuildIgnore: texlive-purifyeps-bin Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-purifyeps-doc >= %{texlive_version} Requires: perl(Cwd) #!BuildIgnore: perl(Cwd) Requires: perl(English) #!BuildIgnore: perl(English) Requires: perl(File::Basename) #!BuildIgnore: perl(File::Basename) Requires: perl(File::Spec) #!BuildIgnore: perl(File::Spec) Requires: perl(File::Temp) #!BuildIgnore: perl(File::Temp) Requires: perl(File::Which) #!BuildIgnore: perl(File::Which) Requires: perl(FindBin) #!BuildIgnore: perl(FindBin) Requires: perl(Getopt::Long) #!BuildIgnore: perl(Getopt::Long) Requires: perl(POSIX) #!BuildIgnore: perl(POSIX) Requires: perl(Pod::Man) #!BuildIgnore: perl(Pod::Man) Requires: perl(Pod::Usage) #!BuildIgnore: perl(Pod::Usage) Requires: perl(strict) #!BuildIgnore: perl(strict) Requires: perl(warnings) #!BuildIgnore: perl(warnings) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source208: purifyeps.tar.xz Source209: purifyeps.doc.tar.xz %description -n texlive-purifyeps While pdfLaTeX has a number of nice features, its primary shortcoming relative to standard LaTeX+dvips is that it is unable to read ordinary Encapsulated PostScript (EPS) files, the most common graphics format in the LaTeX world. Purifyeps converts EPS files into a 'purified' form that can be read by both LaTeX+dvips and pdfLaTeX. The trick is that the standard LaTeX2e graphics packages can parse MetaPost-produced EPS directly. Hence, purifyeps need only convert an arbitrary EPS file into the same stylized format that MetaPost outputs. date: 2015-08-03 03:43:12 +0000 %package -n texlive-purifyeps-doc Version: %{texlive_version}.%{texlive_noarch}.1.1svn29725 Release: 0 Summary: Documentation for texlive-purifyeps License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-purifyeps-doc This package includes the documentation for texlive-purifyeps %post -n texlive-purifyeps mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-purifyeps mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-purifyeps test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-purifyeps-doc %defattr(-,root,root,755) %{_mandir}/man1/purifyeps.1* %{_texmfdistdir}/doc/support/purifyeps/README %files -n texlive-purifyeps %defattr(-,root,root,755) %{_texmfdistdir}/scripts/purifyeps/purifyeps /var/adm/update-scripts/texlive-purifyeps-%{texlive_version}.%{texlive_noarch}.1.1svn29725-%{release}-zypper %package -n texlive-pxbase Version: %{texlive_version}.%{texlive_noarch}.0.0.5svn28516 Release: 0 Summary: Tools for use with (u)pLaTeX License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pxbase-doc >= %{texlive_version} Provides: tex(ifuptex.sty) Provides: tex(pxbabel.sty) Provides: tex(pxbase.def) Provides: tex(pxbase.sty) Provides: tex(pxbasenc.def) Provides: tex(pxbsjc.def) Provides: tex(pxjsfenc.def) Provides: tex(upkcat.sty) Requires: tex(keyval.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source210: pxbase.tar.xz Source211: pxbase.doc.tar.xz %description -n texlive-pxbase The pxbase package date: 2015-08-03 03:43:12 +0000 %package -n texlive-pxbase-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.5svn28516 Release: 0 Summary: Documentation for texlive-pxbase License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-pxbase-doc:ja) %description -n texlive-pxbase-doc This package includes the documentation for texlive-pxbase %post -n texlive-pxbase mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pxbase mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pxbase test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pxbase-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/platex/pxbase/LICENSE %{_texmfdistdir}/doc/platex/pxbase/README %{_texmfdistdir}/doc/platex/pxbase/README-pxbabel %{_texmfdistdir}/doc/platex/pxbase/README-pxcjkcat %files -n texlive-pxbase %defattr(-,root,root,755) %{_texmfdistdir}/tex/platex/pxbase/ifuptex.sty %{_texmfdistdir}/tex/platex/pxbase/pxbabel.sty %{_texmfdistdir}/tex/platex/pxbase/pxbase.def %{_texmfdistdir}/tex/platex/pxbase/pxbase.sty %{_texmfdistdir}/tex/platex/pxbase/pxbasenc.def %{_texmfdistdir}/tex/platex/pxbase/pxbsjc.def %{_texmfdistdir}/tex/platex/pxbase/pxjsfenc.def %{_texmfdistdir}/tex/platex/pxbase/upkcat.sty /var/adm/update-scripts/texlive-pxbase-%{texlive_version}.%{texlive_noarch}.0.0.5svn28516-%{release}-zypper %package -n texlive-pxchfon Version: %{texlive_version}.%{texlive_noarch}.0.0.7hsvn40613 Release: 0 Summary: Japanese font setup for pLaTeX and upLaTeX License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pxchfon-doc >= %{texlive_version} Provides: tex(cfjar-b-l0j.tfm) Provides: tex(cfjar-b-l0j.vf) Provides: tex(cfjar-l-l0j.tfm) Provides: tex(cfjar-l-l0j.vf) Provides: tex(cfjar-r-l0j.tfm) Provides: tex(cfjar-r-l0j.vf) Provides: tex(cfjas-b-l0j.tfm) Provides: tex(cfjas-b-l0j.vf) Provides: tex(cfjas-r-l0j.tfm) Provides: tex(cfjas-r-l0j.vf) Provides: tex(cfjas-x-l0j.tfm) Provides: tex(cfjas-x-l0j.vf) Provides: tex(pxchfon.sty) Provides: tex(pxchfon0.def) Provides: tex(pxjafont.sty) Provides: tex(r-cfjar-b-l0j.tfm) Provides: tex(r-cfjar-l-l0j.tfm) Provides: tex(r-cfjar-r-l0j.tfm) Provides: tex(r-cfjas-b-l0j.tfm) Provides: tex(r-cfjas-r-l0j.tfm) Provides: tex(r-cfjas-x-l0j.tfm) Requires: tex(atbegshi.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source212: pxchfon.tar.xz Source213: pxchfon.doc.tar.xz %description -n texlive-pxchfon This package enables users to declare in their document which physical fonts should be used for the standard Japanese (logical) fonts of pLaTeX and upLaTeX. Font setup is realized by changing the font mapping of dvipdfmx, and thus users can use any (monospaced) physical fonts they like, once they properly install this package, without creating helper files for each new font. This package also supports setup for the fonts used in the japanese-otf package. date: 2015-10-22 03:23:58 +0000 %package -n texlive-pxchfon-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.7hsvn40613 Release: 0 Summary: Documentation for texlive-pxchfon License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-pxchfon-doc:ja) %description -n texlive-pxchfon-doc This package includes the documentation for texlive-pxchfon %post -n texlive-pxchfon mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pxchfon mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pxchfon test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pxchfon-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/platex/pxchfon/LICENSE %{_texmfdistdir}/doc/platex/pxchfon/README-ja.md %{_texmfdistdir}/doc/platex/pxchfon/README.md %{_texmfdistdir}/doc/platex/pxchfon/pxchfon.pdf %{_texmfdistdir}/doc/platex/pxchfon/pxchfon.tex %{_texmfdistdir}/doc/platex/pxchfon/sample-2000jis.pdf %{_texmfdistdir}/doc/platex/pxchfon/sample-2000jis.tex %{_texmfdistdir}/doc/platex/pxchfon/sample-2004jis.pdf %{_texmfdistdir}/doc/platex/pxchfon/sample-2004jis.tex %{_texmfdistdir}/doc/platex/pxchfon/sample-pxchfon.pdf %{_texmfdistdir}/doc/platex/pxchfon/sample-pxchfon.tex %files -n texlive-pxchfon %defattr(-,root,root,755) %{_texmfdistdir}/fonts/sfd/pxchfon/PXcjk0.sfd %{_texmfdistdir}/fonts/tfm/public/pxchfon/cfjar-b-l0j.tfm %{_texmfdistdir}/fonts/tfm/public/pxchfon/cfjar-l-l0j.tfm %{_texmfdistdir}/fonts/tfm/public/pxchfon/cfjar-r-l0j.tfm %{_texmfdistdir}/fonts/tfm/public/pxchfon/cfjas-b-l0j.tfm %{_texmfdistdir}/fonts/tfm/public/pxchfon/cfjas-r-l0j.tfm %{_texmfdistdir}/fonts/tfm/public/pxchfon/cfjas-x-l0j.tfm %{_texmfdistdir}/fonts/tfm/public/pxchfon/r-cfjar-b-l0j.tfm %{_texmfdistdir}/fonts/tfm/public/pxchfon/r-cfjar-l-l0j.tfm %{_texmfdistdir}/fonts/tfm/public/pxchfon/r-cfjar-r-l0j.tfm %{_texmfdistdir}/fonts/tfm/public/pxchfon/r-cfjas-b-l0j.tfm %{_texmfdistdir}/fonts/tfm/public/pxchfon/r-cfjas-r-l0j.tfm %{_texmfdistdir}/fonts/tfm/public/pxchfon/r-cfjas-x-l0j.tfm %{_texmfdistdir}/fonts/vf/public/pxchfon/cfjar-b-l0j.vf %{_texmfdistdir}/fonts/vf/public/pxchfon/cfjar-l-l0j.vf %{_texmfdistdir}/fonts/vf/public/pxchfon/cfjar-r-l0j.vf %{_texmfdistdir}/fonts/vf/public/pxchfon/cfjas-b-l0j.vf %{_texmfdistdir}/fonts/vf/public/pxchfon/cfjas-r-l0j.vf %{_texmfdistdir}/fonts/vf/public/pxchfon/cfjas-x-l0j.vf %{_texmfdistdir}/tex/platex/pxchfon/pxchfon.sty %{_texmfdistdir}/tex/platex/pxchfon/pxchfon0.def %{_texmfdistdir}/tex/platex/pxchfon/pxjafont.sty /var/adm/update-scripts/texlive-pxchfon-%{texlive_version}.%{texlive_noarch}.0.0.7hsvn40613-%{release}-zypper %package -n texlive-pxcjkcat Version: %{texlive_version}.%{texlive_noarch}.1.0svn27780 Release: 0 Summary: LaTeX interface for the CJK category codes of upTeX License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pxcjkcat-doc >= %{texlive_version} Provides: tex(pxcjkcat.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source214: pxcjkcat.tar.xz Source215: pxcjkcat.doc.tar.xz %description -n texlive-pxcjkcat The package provides management of the CJK category code ('kcatcode'> table of the upTeX extended TeX engine. Package options are available for tailored use in the cases of documents that are principally written in Japanese, or principally written in English or other Western languages. date: 2015-08-03 03:43:12 +0000 %package -n texlive-pxcjkcat-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn27780 Release: 0 Summary: Documentation for texlive-pxcjkcat License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-pxcjkcat-doc:en;ja) %description -n texlive-pxcjkcat-doc This package includes the documentation for texlive-pxcjkcat %post -n texlive-pxcjkcat mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pxcjkcat mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pxcjkcat test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pxcjkcat-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pxcjkcat/LICENSE %{_texmfdistdir}/doc/latex/pxcjkcat/README %{_texmfdistdir}/doc/latex/pxcjkcat/README-ja %files -n texlive-pxcjkcat %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/pxcjkcat/pxcjkcat.sty /var/adm/update-scripts/texlive-pxcjkcat-%{texlive_version}.%{texlive_noarch}.1.0svn27780-%{release}-zypper %package -n texlive-pxfonts Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: Palatino-like fonts in support of mathematics License: GPL-2.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(post): findutils Requires(post): grep Requires(post): sed Requires(post): texlive >= %{texlive_version} Requires(post): tex(updmap.cfg) #!BuildIgnore: tex(updmap.cfg) Requires(postun): findutils Requires(postun): grep Requires(postun): sed Requires(postun): texlive >= %{texlive_version} Requires(postun): tex(updmap.cfg) Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Requires: texlive-pxfonts-fonts >= %{texlive_version} Recommends: texlive-pxfonts-doc >= %{texlive_version} Provides: tex(omlpxmi.fd) Provides: tex(omlpxr.fd) Provides: tex(omspxr.fd) Provides: tex(omspxsy.fd) Provides: tex(omxpxex.fd) Provides: tex(ot1pxr.fd) Provides: tex(ot1pxss.fd) Provides: tex(ot1pxtt.fd) Provides: tex(p1xb.tfm) Provides: tex(p1xb.vf) Provides: tex(p1xbi.tfm) Provides: tex(p1xbi.vf) Provides: tex(p1xbsc.tfm) Provides: tex(p1xbsc.vf) Provides: tex(p1xbsl.tfm) Provides: tex(p1xbsl.vf) Provides: tex(p1xi.tfm) Provides: tex(p1xi.vf) Provides: tex(p1xr.tfm) Provides: tex(p1xr.vf) Provides: tex(p1xsc.tfm) Provides: tex(p1xsc.vf) Provides: tex(p1xsl.tfm) Provides: tex(p1xsl.vf) Provides: tex(pcxb.tfm) Provides: tex(pcxb.vf) Provides: tex(pcxbi.tfm) Provides: tex(pcxbi.vf) Provides: tex(pcxbsl.tfm) Provides: tex(pcxbsl.vf) Provides: tex(pcxi.tfm) Provides: tex(pcxi.vf) Provides: tex(pcxr.tfm) Provides: tex(pcxr.vf) Provides: tex(pcxsl.tfm) Provides: tex(pcxsl.vf) Provides: tex(pxb.tfm) Provides: tex(pxb.vf) Provides: tex(pxbex.tfm) Provides: tex(pxbexa.tfm) Provides: tex(pxbi.tfm) Provides: tex(pxbi.vf) Provides: tex(pxbmi.tfm) Provides: tex(pxbmi.vf) Provides: tex(pxbmi1.tfm) Provides: tex(pxbmi1.vf) Provides: tex(pxbmia.tfm) Provides: tex(pxbsc.tfm) Provides: tex(pxbsc.vf) Provides: tex(pxbsl.tfm) Provides: tex(pxbsl.vf) Provides: tex(pxbsy.tfm) Provides: tex(pxbsya.tfm) Provides: tex(pxbsyb.tfm) Provides: tex(pxbsyc.tfm) Provides: tex(pxex.tfm) Provides: tex(pxexa.tfm) Provides: tex(pxfonts.map) Provides: tex(pxfonts.sty) Provides: tex(pxi.tfm) Provides: tex(pxi.vf) Provides: tex(pxmi.tfm) Provides: tex(pxmi.vf) Provides: tex(pxmi1.tfm) Provides: tex(pxmi1.vf) Provides: tex(pxmia.tfm) Provides: tex(pxr.map) Provides: tex(pxr.tfm) Provides: tex(pxr.vf) Provides: tex(pxr1.map) Provides: tex(pxr2.map) Provides: tex(pxr3.map) Provides: tex(pxsc.tfm) Provides: tex(pxsc.vf) Provides: tex(pxsl.tfm) Provides: tex(pxsl.vf) Provides: tex(pxsy.tfm) Provides: tex(pxsya.tfm) Provides: tex(pxsyb.tfm) Provides: tex(pxsyc.tfm) Provides: tex(rpcxb.tfm) Provides: tex(rpcxbi.tfm) Provides: tex(rpcxbsl.tfm) Provides: tex(rpcxi.tfm) Provides: tex(rpcxr.tfm) Provides: tex(rpcxsl.tfm) Provides: tex(rpxb.tfm) Provides: tex(rpxbi.tfm) Provides: tex(rpxbmi.tfm) Provides: tex(rpxbsc.tfm) Provides: tex(rpxbsl.tfm) Provides: tex(rpxi.tfm) Provides: tex(rpxmi.tfm) Provides: tex(rpxpplb.tfm) Provides: tex(rpxpplbi.tfm) Provides: tex(rpxpplbo.tfm) Provides: tex(rpxpplr.tfm) Provides: tex(rpxpplri.tfm) Provides: tex(rpxpplro.tfm) Provides: tex(rpxr.tfm) Provides: tex(rpxsc.tfm) Provides: tex(rpxsl.tfm) Provides: tex(t1pxr.fd) Provides: tex(t1pxss.fd) Provides: tex(t1pxtt.fd) Provides: tex(ts1pxr.fd) Provides: tex(ts1pxss.fd) Provides: tex(ts1pxtt.fd) Provides: tex(upxexa.fd) Provides: tex(upxmia.fd) Provides: tex(upxr.fd) Provides: tex(upxss.fd) Provides: tex(upxsya.fd) Provides: tex(upxsyb.fd) Provides: tex(upxsyc.fd) Provides: tex(upxtt.fd) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source216: pxfonts.tar.xz Source217: pxfonts.doc.tar.xz %description -n texlive-pxfonts Pxfonts supplies virtual text roman fonts using Adobe Palatino (or URWPalladioL) with some modified and additional text symbols in the OT1, T1, and TS1 encodings; maths alphabets using Palatino/Palladio; maths fonts providing all the symbols of the Computer Modern and AMS fonts, including all the Greek capital letters from CMR; and additional maths fonts of various other symbols. The set is complemented by a sans-serif set of text fonts, based on Helvetica/NimbusSanL, and a monospace set derived from the parallel TX font set. All the fonts are in Type 1 format (AFM and PFB files), and are supported by TeX metrics (VF and TFM files) and macros for use with LaTeX. date: 2015-08-03 03:43:12 +0000 %package -n texlive-pxfonts-doc Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: Documentation for texlive-pxfonts License: GPL-2.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pxfonts-doc This package includes the documentation for texlive-pxfonts %package -n texlive-pxfonts-fonts Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: Severed fonts for texlive-pxfonts License: GPL-2.0+ Group: Productivity/Publishing/TeX/Fonts Url: http://www.tug.org/texlive/ Requires(post): fontconfig Requires(post): ghostscript-fonts-std Requires(post): mkfontdir Requires(post): mkfontscale Requires(post): xorg-x11-fonts-core Requires(postun): fontconfig Requires(postun): ghostscript-fonts-std Requires(postun): xorg-x11-fonts-core %description -n texlive-pxfonts-fonts The separated fonts package for texlive-pxfonts %post -n texlive-pxfonts mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update echo 'addMap pxfonts.map' >> /var/run/texlive/run-updmap %postun -n texlive-pxfonts mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then echo 'deleteMap pxfonts.map' >> /var/run/texlive/run-updmap exit 0 fi %posttrans -n texlive-pxfonts test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %post -n texlive-pxfonts-fonts mkfontscale %{_datadir}/fonts/texlive-pxfonts mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-pxfonts fc-cache %{_datadir}/fonts %postun -n texlive-pxfonts-fonts if test $1 = 0; then fc-cache %{_datadir}/fonts fi %files -n texlive-pxfonts-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/fonts/pxfonts/00bug_fix.txt %{_texmfdistdir}/doc/fonts/pxfonts/COPYRIGHT %{_texmfdistdir}/doc/fonts/pxfonts/pxfontsdoc.pdf %{_texmfdistdir}/doc/fonts/pxfonts/pxfontsdoc.tex %{_texmfdistdir}/doc/fonts/pxfonts/pxfontsdocA4.pdf %{_texmfdistdir}/doc/fonts/pxfonts/pxfontsdocA4.tex %files -n texlive-pxfonts %defattr(-,root,root,755) %{_texmfdistdir}/fonts/afm/public/pxfonts/pxbex.afm %{_texmfdistdir}/fonts/afm/public/pxfonts/pxbexa.afm %{_texmfdistdir}/fonts/afm/public/pxfonts/pxbmia.afm %{_texmfdistdir}/fonts/afm/public/pxfonts/pxbsy.afm %{_texmfdistdir}/fonts/afm/public/pxfonts/pxbsya.afm %{_texmfdistdir}/fonts/afm/public/pxfonts/pxbsyb.afm %{_texmfdistdir}/fonts/afm/public/pxfonts/pxbsyc.afm %{_texmfdistdir}/fonts/afm/public/pxfonts/pxex.afm %{_texmfdistdir}/fonts/afm/public/pxfonts/pxexa.afm %{_texmfdistdir}/fonts/afm/public/pxfonts/pxmia.afm %{_texmfdistdir}/fonts/afm/public/pxfonts/pxsy.afm %{_texmfdistdir}/fonts/afm/public/pxfonts/pxsya.afm %{_texmfdistdir}/fonts/afm/public/pxfonts/pxsyb.afm %{_texmfdistdir}/fonts/afm/public/pxfonts/pxsyc.afm %{_texmfdistdir}/fonts/afm/public/pxfonts/rpcxb.afm %{_texmfdistdir}/fonts/afm/public/pxfonts/rpcxbi.afm %{_texmfdistdir}/fonts/afm/public/pxfonts/rpcxi.afm %{_texmfdistdir}/fonts/afm/public/pxfonts/rpcxr.afm %{_texmfdistdir}/fonts/afm/public/pxfonts/rpxb.afm %{_texmfdistdir}/fonts/afm/public/pxfonts/rpxbi.afm %{_texmfdistdir}/fonts/afm/public/pxfonts/rpxbmi.afm %{_texmfdistdir}/fonts/afm/public/pxfonts/rpxbsc.afm %{_texmfdistdir}/fonts/afm/public/pxfonts/rpxi.afm %{_texmfdistdir}/fonts/afm/public/pxfonts/rpxmi.afm %{_texmfdistdir}/fonts/afm/public/pxfonts/rpxr.afm %{_texmfdistdir}/fonts/afm/public/pxfonts/rpxsc.afm %{_texmfdistdir}/fonts/map/dvips/pxfonts/pxfonts.map %{_texmfdistdir}/fonts/map/dvips/pxfonts/pxr.map %{_texmfdistdir}/fonts/map/dvips/pxfonts/pxr1.map %{_texmfdistdir}/fonts/map/dvips/pxfonts/pxr2.map %{_texmfdistdir}/fonts/map/dvips/pxfonts/pxr3.map %{_texmfdistdir}/fonts/tfm/public/pxfonts/p1xb.tfm %{_texmfdistdir}/fonts/tfm/public/pxfonts/p1xbi.tfm %{_texmfdistdir}/fonts/tfm/public/pxfonts/p1xbsc.tfm %{_texmfdistdir}/fonts/tfm/public/pxfonts/p1xbsl.tfm %{_texmfdistdir}/fonts/tfm/public/pxfonts/p1xi.tfm %{_texmfdistdir}/fonts/tfm/public/pxfonts/p1xr.tfm %{_texmfdistdir}/fonts/tfm/public/pxfonts/p1xsc.tfm %{_texmfdistdir}/fonts/tfm/public/pxfonts/p1xsl.tfm %{_texmfdistdir}/fonts/tfm/public/pxfonts/pcxb.tfm %{_texmfdistdir}/fonts/tfm/public/pxfonts/pcxbi.tfm %{_texmfdistdir}/fonts/tfm/public/pxfonts/pcxbsl.tfm %{_texmfdistdir}/fonts/tfm/public/pxfonts/pcxi.tfm %{_texmfdistdir}/fonts/tfm/public/pxfonts/pcxr.tfm %{_texmfdistdir}/fonts/tfm/public/pxfonts/pcxsl.tfm %{_texmfdistdir}/fonts/tfm/public/pxfonts/pxb.tfm %{_texmfdistdir}/fonts/tfm/public/pxfonts/pxbex.tfm %{_texmfdistdir}/fonts/tfm/public/pxfonts/pxbexa.tfm %{_texmfdistdir}/fonts/tfm/public/pxfonts/pxbi.tfm %{_texmfdistdir}/fonts/tfm/public/pxfonts/pxbmi.tfm %{_texmfdistdir}/fonts/tfm/public/pxfonts/pxbmi1.tfm %{_texmfdistdir}/fonts/tfm/public/pxfonts/pxbmia.tfm %{_texmfdistdir}/fonts/tfm/public/pxfonts/pxbsc.tfm %{_texmfdistdir}/fonts/tfm/public/pxfonts/pxbsl.tfm %{_texmfdistdir}/fonts/tfm/public/pxfonts/pxbsy.tfm %{_texmfdistdir}/fonts/tfm/public/pxfonts/pxbsya.tfm %{_texmfdistdir}/fonts/tfm/public/pxfonts/pxbsyb.tfm %{_texmfdistdir}/fonts/tfm/public/pxfonts/pxbsyc.tfm %{_texmfdistdir}/fonts/tfm/public/pxfonts/pxex.tfm %{_texmfdistdir}/fonts/tfm/public/pxfonts/pxexa.tfm %{_texmfdistdir}/fonts/tfm/public/pxfonts/pxi.tfm %{_texmfdistdir}/fonts/tfm/public/pxfonts/pxmi.tfm %{_texmfdistdir}/fonts/tfm/public/pxfonts/pxmi1.tfm %{_texmfdistdir}/fonts/tfm/public/pxfonts/pxmia.tfm %{_texmfdistdir}/fonts/tfm/public/pxfonts/pxr.tfm %{_texmfdistdir}/fonts/tfm/public/pxfonts/pxsc.tfm %{_texmfdistdir}/fonts/tfm/public/pxfonts/pxsl.tfm %{_texmfdistdir}/fonts/tfm/public/pxfonts/pxsy.tfm %{_texmfdistdir}/fonts/tfm/public/pxfonts/pxsya.tfm %{_texmfdistdir}/fonts/tfm/public/pxfonts/pxsyb.tfm %{_texmfdistdir}/fonts/tfm/public/pxfonts/pxsyc.tfm %{_texmfdistdir}/fonts/tfm/public/pxfonts/rpcxb.tfm %{_texmfdistdir}/fonts/tfm/public/pxfonts/rpcxbi.tfm %{_texmfdistdir}/fonts/tfm/public/pxfonts/rpcxbsl.tfm %{_texmfdistdir}/fonts/tfm/public/pxfonts/rpcxi.tfm %{_texmfdistdir}/fonts/tfm/public/pxfonts/rpcxr.tfm %{_texmfdistdir}/fonts/tfm/public/pxfonts/rpcxsl.tfm %{_texmfdistdir}/fonts/tfm/public/pxfonts/rpxb.tfm %{_texmfdistdir}/fonts/tfm/public/pxfonts/rpxbi.tfm %{_texmfdistdir}/fonts/tfm/public/pxfonts/rpxbmi.tfm %{_texmfdistdir}/fonts/tfm/public/pxfonts/rpxbsc.tfm %{_texmfdistdir}/fonts/tfm/public/pxfonts/rpxbsl.tfm %{_texmfdistdir}/fonts/tfm/public/pxfonts/rpxi.tfm %{_texmfdistdir}/fonts/tfm/public/pxfonts/rpxmi.tfm %{_texmfdistdir}/fonts/tfm/public/pxfonts/rpxpplb.tfm %{_texmfdistdir}/fonts/tfm/public/pxfonts/rpxpplbi.tfm %{_texmfdistdir}/fonts/tfm/public/pxfonts/rpxpplbo.tfm %{_texmfdistdir}/fonts/tfm/public/pxfonts/rpxpplr.tfm %{_texmfdistdir}/fonts/tfm/public/pxfonts/rpxpplri.tfm %{_texmfdistdir}/fonts/tfm/public/pxfonts/rpxpplro.tfm %{_texmfdistdir}/fonts/tfm/public/pxfonts/rpxr.tfm %{_texmfdistdir}/fonts/tfm/public/pxfonts/rpxsc.tfm %{_texmfdistdir}/fonts/tfm/public/pxfonts/rpxsl.tfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pxfonts/pxbex.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/pxfonts/pxbexa.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/pxfonts/pxbmia.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/pxfonts/pxbsy.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/pxfonts/pxbsya.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/pxfonts/pxbsyb.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/pxfonts/pxbsyc.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/pxfonts/pxex.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/pxfonts/pxexa.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/pxfonts/pxmia.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/pxfonts/pxsy.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/pxfonts/pxsya.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/pxfonts/pxsyb.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/pxfonts/pxsyc.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/pxfonts/rpcxb.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/pxfonts/rpcxbi.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/pxfonts/rpcxi.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/pxfonts/rpcxr.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/pxfonts/rpxb.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/pxfonts/rpxbi.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/pxfonts/rpxbmi.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/pxfonts/rpxbsc.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/pxfonts/rpxi.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/pxfonts/rpxmi.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/pxfonts/rpxr.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/pxfonts/rpxsc.pfb %{_texmfdistdir}/fonts/vf/public/pxfonts/p1xb.vf %{_texmfdistdir}/fonts/vf/public/pxfonts/p1xbi.vf %{_texmfdistdir}/fonts/vf/public/pxfonts/p1xbsc.vf %{_texmfdistdir}/fonts/vf/public/pxfonts/p1xbsl.vf %{_texmfdistdir}/fonts/vf/public/pxfonts/p1xi.vf %{_texmfdistdir}/fonts/vf/public/pxfonts/p1xr.vf %{_texmfdistdir}/fonts/vf/public/pxfonts/p1xsc.vf %{_texmfdistdir}/fonts/vf/public/pxfonts/p1xsl.vf %{_texmfdistdir}/fonts/vf/public/pxfonts/pcxb.vf %{_texmfdistdir}/fonts/vf/public/pxfonts/pcxbi.vf %{_texmfdistdir}/fonts/vf/public/pxfonts/pcxbsl.vf %{_texmfdistdir}/fonts/vf/public/pxfonts/pcxi.vf %{_texmfdistdir}/fonts/vf/public/pxfonts/pcxr.vf %{_texmfdistdir}/fonts/vf/public/pxfonts/pcxsl.vf %{_texmfdistdir}/fonts/vf/public/pxfonts/pxb.vf %{_texmfdistdir}/fonts/vf/public/pxfonts/pxbi.vf %{_texmfdistdir}/fonts/vf/public/pxfonts/pxbmi.vf %{_texmfdistdir}/fonts/vf/public/pxfonts/pxbmi1.vf %{_texmfdistdir}/fonts/vf/public/pxfonts/pxbsc.vf %{_texmfdistdir}/fonts/vf/public/pxfonts/pxbsl.vf %{_texmfdistdir}/fonts/vf/public/pxfonts/pxi.vf %{_texmfdistdir}/fonts/vf/public/pxfonts/pxmi.vf %{_texmfdistdir}/fonts/vf/public/pxfonts/pxmi1.vf %{_texmfdistdir}/fonts/vf/public/pxfonts/pxr.vf %{_texmfdistdir}/fonts/vf/public/pxfonts/pxsc.vf %{_texmfdistdir}/fonts/vf/public/pxfonts/pxsl.vf %{_texmfdistdir}/tex/latex/pxfonts/omlpxmi.fd %{_texmfdistdir}/tex/latex/pxfonts/omlpxr.fd %{_texmfdistdir}/tex/latex/pxfonts/omspxr.fd %{_texmfdistdir}/tex/latex/pxfonts/omspxsy.fd %{_texmfdistdir}/tex/latex/pxfonts/omxpxex.fd %{_texmfdistdir}/tex/latex/pxfonts/ot1pxr.fd %{_texmfdistdir}/tex/latex/pxfonts/ot1pxss.fd %{_texmfdistdir}/tex/latex/pxfonts/ot1pxtt.fd %{_texmfdistdir}/tex/latex/pxfonts/pxfonts.sty %{_texmfdistdir}/tex/latex/pxfonts/t1pxr.fd %{_texmfdistdir}/tex/latex/pxfonts/t1pxss.fd %{_texmfdistdir}/tex/latex/pxfonts/t1pxtt.fd %{_texmfdistdir}/tex/latex/pxfonts/ts1pxr.fd %{_texmfdistdir}/tex/latex/pxfonts/ts1pxss.fd %{_texmfdistdir}/tex/latex/pxfonts/ts1pxtt.fd %{_texmfdistdir}/tex/latex/pxfonts/upxexa.fd %{_texmfdistdir}/tex/latex/pxfonts/upxmia.fd %{_texmfdistdir}/tex/latex/pxfonts/upxr.fd %{_texmfdistdir}/tex/latex/pxfonts/upxss.fd %{_texmfdistdir}/tex/latex/pxfonts/upxsya.fd %{_texmfdistdir}/tex/latex/pxfonts/upxsyb.fd %{_texmfdistdir}/tex/latex/pxfonts/upxsyc.fd %{_texmfdistdir}/tex/latex/pxfonts/upxtt.fd %files -n texlive-pxfonts-fonts %defattr(-,root,root,755) %dir %{_datadir}/fonts/texlive-pxfonts %config %{_sysconfdir}/fonts/conf.avail/58-texlive-pxfonts.conf %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-pxfonts/encodings.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-pxfonts/fonts.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-pxfonts/fonts.scale %{_datadir}/fonts/texlive-pxfonts/pxbex.pfb %{_datadir}/fonts/texlive-pxfonts/pxbexa.pfb %{_datadir}/fonts/texlive-pxfonts/pxbmia.pfb %{_datadir}/fonts/texlive-pxfonts/pxbsy.pfb %{_datadir}/fonts/texlive-pxfonts/pxbsya.pfb %{_datadir}/fonts/texlive-pxfonts/pxbsyb.pfb %{_datadir}/fonts/texlive-pxfonts/pxbsyc.pfb %{_datadir}/fonts/texlive-pxfonts/pxex.pfb %{_datadir}/fonts/texlive-pxfonts/pxexa.pfb %{_datadir}/fonts/texlive-pxfonts/pxmia.pfb %{_datadir}/fonts/texlive-pxfonts/pxsy.pfb %{_datadir}/fonts/texlive-pxfonts/pxsya.pfb %{_datadir}/fonts/texlive-pxfonts/pxsyb.pfb %{_datadir}/fonts/texlive-pxfonts/pxsyc.pfb %{_datadir}/fonts/texlive-pxfonts/rpcxb.pfb %{_datadir}/fonts/texlive-pxfonts/rpcxbi.pfb %{_datadir}/fonts/texlive-pxfonts/rpcxi.pfb %{_datadir}/fonts/texlive-pxfonts/rpcxr.pfb %{_datadir}/fonts/texlive-pxfonts/rpxb.pfb %{_datadir}/fonts/texlive-pxfonts/rpxbi.pfb %{_datadir}/fonts/texlive-pxfonts/rpxbmi.pfb %{_datadir}/fonts/texlive-pxfonts/rpxbsc.pfb %{_datadir}/fonts/texlive-pxfonts/rpxi.pfb %{_datadir}/fonts/texlive-pxfonts/rpxmi.pfb %{_datadir}/fonts/texlive-pxfonts/rpxr.pfb %{_datadir}/fonts/texlive-pxfonts/rpxsc.pfb /var/adm/update-scripts/texlive-pxfonts-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper %package -n texlive-pxgreeks Version: %{texlive_version}.%{texlive_noarch}.1.0svn21838 Release: 0 Summary: Shape selection for PX fonts Greek letters License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pxgreeks-doc >= %{texlive_version} Provides: tex(pxgreeks.sty) Requires: tex(pxfonts.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source218: pxgreeks.tar.xz Source219: pxgreeks.doc.tar.xz %description -n texlive-pxgreeks The package allows LaTeX maths users of the PX fonts to select the shapes (italic or upright) for the Greek lowercase and uppercase letters. Once the shapes for lowercase and uppercase have been selected via a package option, the \other prefix (e.g., \otheralpha) allows using the alternate glyph (as in the fourier package). The pxgreeks package does not constrain the text font that may be used in the document. date: 2015-08-03 03:43:12 +0000 %package -n texlive-pxgreeks-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn21838 Release: 0 Summary: Documentation for texlive-pxgreeks License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pxgreeks-doc This package includes the documentation for texlive-pxgreeks %post -n texlive-pxgreeks mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pxgreeks mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pxgreeks test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pxgreeks-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pxgreeks/README %{_texmfdistdir}/doc/latex/pxgreeks/pxgreeks.pdf %files -n texlive-pxgreeks %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/pxgreeks/pxgreeks.sty /var/adm/update-scripts/texlive-pxgreeks-%{texlive_version}.%{texlive_noarch}.1.0svn21838-%{release}-zypper %package -n texlive-pxjahyper Version: %{texlive_version}.%{texlive_noarch}.0.0.3svn40612 Release: 0 Summary: Hyperref support for pLaTeX License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pxjahyper-doc >= %{texlive_version} Provides: tex(pxjahyper.sty) Requires: tex(atbegshi.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source220: pxjahyper.tar.xz Source221: pxjahyper.doc.tar.xz %description -n texlive-pxjahyper The pxjahyper package date: 2015-08-03 03:43:12 +0000 %package -n texlive-pxjahyper-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.3svn40612 Release: 0 Summary: Documentation for texlive-pxjahyper License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-pxjahyper-doc:ja) %description -n texlive-pxjahyper-doc This package includes the documentation for texlive-pxjahyper %post -n texlive-pxjahyper mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pxjahyper mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pxjahyper test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pxjahyper-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/platex/pxjahyper/LICENSE %{_texmfdistdir}/doc/platex/pxjahyper/README %{_texmfdistdir}/doc/platex/pxjahyper/pxjahyper.pdf %{_texmfdistdir}/doc/platex/pxjahyper/pxjahyper.tex %files -n texlive-pxjahyper %defattr(-,root,root,755) %{_texmfdistdir}/tex/platex/pxjahyper/pxjahyper.sty /var/adm/update-scripts/texlive-pxjahyper-%{texlive_version}.%{texlive_noarch}.0.0.3svn40612-%{release}-zypper %package -n texlive-pxpgfmark Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn30212 Release: 0 Summary: E-pTeX driver for PGF inter-picture connections License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pxpgfmark-doc >= %{texlive_version} Provides: tex(pxpgfmark.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source222: pxpgfmark.tar.xz Source223: pxpgfmark.doc.tar.xz %description -n texlive-pxpgfmark The distributed drivers do not support the PGF feature of "inter-picture connections" under e-pTeX and dvipdfmx. The package uses existing features of dvipdfmx to fix this problem date: 2015-08-03 03:43:12 +0000 %package -n texlive-pxpgfmark-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn30212 Release: 0 Summary: Documentation for texlive-pxpgfmark License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pxpgfmark-doc This package includes the documentation for texlive-pxpgfmark %post -n texlive-pxpgfmark mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pxpgfmark mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pxpgfmark test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pxpgfmark-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pxpgfmark/LICENSE %{_texmfdistdir}/doc/latex/pxpgfmark/README %files -n texlive-pxpgfmark %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/pxpgfmark/pxpgfmark.sty /var/adm/update-scripts/texlive-pxpgfmark-%{texlive_version}.%{texlive_noarch}.0.0.2svn30212-%{release}-zypper %package -n texlive-pxrubrica Version: %{texlive_version}.%{texlive_noarch}.svn40613 Release: 0 Summary: Package pxrubrica License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pxrubrica-doc >= %{texlive_version} Provides: tex(pxrubrica.sty) Requires: tex(keyval.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source224: pxrubrica.tar.xz Source225: pxrubrica.doc.tar.xz %description -n texlive-pxrubrica The pxrubrica package %package -n texlive-pxrubrica-doc Version: %{texlive_version}.%{texlive_noarch}.svn40613 Release: 0 Summary: Documentation for texlive-pxrubrica License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pxrubrica-doc This package includes the documentation for texlive-pxrubrica %post -n texlive-pxrubrica mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pxrubrica mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pxrubrica test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pxrubrica-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/platex/pxrubrica/LICENSE %{_texmfdistdir}/doc/platex/pxrubrica/README %{_texmfdistdir}/doc/platex/pxrubrica/README-ja %{_texmfdistdir}/doc/platex/pxrubrica/pxrubrica-en.pdf %{_texmfdistdir}/doc/platex/pxrubrica/pxrubrica-en.tex %{_texmfdistdir}/doc/platex/pxrubrica/pxrubrica.pdf %{_texmfdistdir}/doc/platex/pxrubrica/sample/test-jlreq.pdf %{_texmfdistdir}/doc/platex/pxrubrica/sample/test-jlreq.tex %{_texmfdistdir}/doc/platex/pxrubrica/sample/test-sf.pdf %{_texmfdistdir}/doc/platex/pxrubrica/sample/test-sf.tex %{_texmfdistdir}/doc/platex/pxrubrica/sample/test-toc.pdf %{_texmfdistdir}/doc/platex/pxrubrica/sample/test-toc.tex %files -n texlive-pxrubrica %defattr(-,root,root,755) %{_texmfdistdir}/tex/platex/pxrubrica/pxrubrica.sty /var/adm/update-scripts/texlive-pxrubrica-%{texlive_version}.%{texlive_noarch}.svn40613-%{release}-zypper %package -n texlive-pxtxalfa Version: %{texlive_version}.%{texlive_noarch}.1svn23682 Release: 0 Summary: Virtual maths alphabets based on pxfonts and txfonts License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(post): findutils Requires(post): grep Requires(post): sed Requires(post): texlive >= %{texlive_version} Requires(post): tex(updmap.cfg) #!BuildIgnore: tex(updmap.cfg) Requires(postun): findutils Requires(postun): grep Requires(postun): sed Requires(postun): texlive >= %{texlive_version} Requires(postun): tex(updmap.cfg) Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pxtxalfa-doc >= %{texlive_version} Provides: tex(px-ds.sty) Provides: tex(pxb-ds.tfm) Provides: tex(pxb-ds.vf) Provides: tex(pxr-ds.tfm) Provides: tex(pxr-ds.vf) Provides: tex(pxtx-cal.sty) Provides: tex(pxtx-frak.sty) Provides: tex(pxtx.map) Provides: tex(rtxmia.tfm) Provides: tex(tx-of.sty) Provides: tex(txb-cal.tfm) Provides: tex(txb-cal.vf) Provides: tex(txb-frak.tfm) Provides: tex(txb-frak.vf) Provides: tex(txb-of.tfm) Provides: tex(txb-of.vf) Provides: tex(txr-cal.tfm) Provides: tex(txr-cal.vf) Provides: tex(txr-ds.tfm) Provides: tex(txr-ds.vf) Provides: tex(txr-frak.tfm) Provides: tex(txr-frak.vf) Provides: tex(txr-of.tfm) Provides: tex(txr-of.vf) Provides: tex(upx-ds.fd) Provides: tex(utx-cal.fd) Provides: tex(utx-frak.fd) Provides: tex(utx-of.fd) Requires: tex(xkeyval.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source226: pxtxalfa.tar.xz Source227: pxtxalfa.doc.tar.xz %description -n texlive-pxtxalfa The package provides virtual math alphabets based on pxfonts and txfonts, with LaTeX support files and adjusted metrics. The mathalfa package offers support for this collection. date: 2015-08-03 03:43:12 +0000 %package -n texlive-pxtxalfa-doc Version: %{texlive_version}.%{texlive_noarch}.1svn23682 Release: 0 Summary: Documentation for texlive-pxtxalfa License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pxtxalfa-doc This package includes the documentation for texlive-pxtxalfa %post -n texlive-pxtxalfa mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update echo 'addMap pxtx.map' >> /var/run/texlive/run-updmap %postun -n texlive-pxtxalfa mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then echo 'deleteMap pxtx.map' >> /var/run/texlive/run-updmap exit 0 fi %posttrans -n texlive-pxtxalfa test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pxtxalfa-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/fonts/pxtxalfa/README %{_texmfdistdir}/doc/fonts/pxtxalfa/pxtxalfa.pdf %{_texmfdistdir}/doc/fonts/pxtxalfa/pxtxalfa.tex %files -n texlive-pxtxalfa %defattr(-,root,root,755) %{_texmfdistdir}/fonts/map/dvips/pxtxalfa/pxtx.map %{_texmfdistdir}/fonts/tfm/public/pxtxalfa/pxb-ds.tfm %{_texmfdistdir}/fonts/tfm/public/pxtxalfa/pxr-ds.tfm %{_texmfdistdir}/fonts/tfm/public/pxtxalfa/rtxmia.tfm %{_texmfdistdir}/fonts/tfm/public/pxtxalfa/txb-cal.tfm %{_texmfdistdir}/fonts/tfm/public/pxtxalfa/txb-frak.tfm %{_texmfdistdir}/fonts/tfm/public/pxtxalfa/txb-of.tfm %{_texmfdistdir}/fonts/tfm/public/pxtxalfa/txr-cal.tfm %{_texmfdistdir}/fonts/tfm/public/pxtxalfa/txr-ds.tfm %{_texmfdistdir}/fonts/tfm/public/pxtxalfa/txr-frak.tfm %{_texmfdistdir}/fonts/tfm/public/pxtxalfa/txr-of.tfm %{_texmfdistdir}/fonts/vf/public/pxtxalfa/pxb-ds.vf %{_texmfdistdir}/fonts/vf/public/pxtxalfa/pxr-ds.vf %{_texmfdistdir}/fonts/vf/public/pxtxalfa/txb-cal.vf %{_texmfdistdir}/fonts/vf/public/pxtxalfa/txb-frak.vf %{_texmfdistdir}/fonts/vf/public/pxtxalfa/txb-of.vf %{_texmfdistdir}/fonts/vf/public/pxtxalfa/txr-cal.vf %{_texmfdistdir}/fonts/vf/public/pxtxalfa/txr-ds.vf %{_texmfdistdir}/fonts/vf/public/pxtxalfa/txr-frak.vf %{_texmfdistdir}/fonts/vf/public/pxtxalfa/txr-of.vf %{_texmfdistdir}/tex/latex/pxtxalfa/px-ds.sty %{_texmfdistdir}/tex/latex/pxtxalfa/pxtx-cal.sty %{_texmfdistdir}/tex/latex/pxtxalfa/pxtx-frak.sty %{_texmfdistdir}/tex/latex/pxtxalfa/tx-of.sty %{_texmfdistdir}/tex/latex/pxtxalfa/upx-ds.fd %{_texmfdistdir}/tex/latex/pxtxalfa/utx-cal.fd %{_texmfdistdir}/tex/latex/pxtxalfa/utx-frak.fd %{_texmfdistdir}/tex/latex/pxtxalfa/utx-of.fd /var/adm/update-scripts/texlive-pxtxalfa-%{texlive_version}.%{texlive_noarch}.1svn23682-%{release}-zypper %package -n texlive-pygmentex Version: %{texlive_version}.%{texlive_noarch}.0.0.8svn34996 Release: 0 Summary: Use Pygments to format code listings in documents License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive-pygmentex-bin >= %{texlive_version} #!BuildIgnore: texlive-pygmentex-bin Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pygmentex-doc >= %{texlive_version} Provides: tex(pygmentex.sty) Requires: tex(caption.sty) Requires: tex(color.sty) Requires: tex(efbox.sty) Requires: tex(fancyvrb.sty) Requires: tex(ifthen.sty) Requires: tex(mdframed.sty) Requires: tex(pgfkeys.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source228: pygmentex.tar.xz Source229: pygmentex.doc.tar.xz %description -n texlive-pygmentex PygmenTeX is a Python-based LaTeX package that can be used for typesetting code listings in a LaTeX document using Pygments. Pygments is a generic syntax highlighter for general use in all kinds of software such as forum systems, wikis or other applications that need to prettify source code. date: 2015-08-03 03:43:12 +0000 %package -n texlive-pygmentex-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.8svn34996 Release: 0 Summary: Documentation for texlive-pygmentex License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pygmentex-doc This package includes the documentation for texlive-pygmentex %post -n texlive-pygmentex mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pygmentex mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pygmentex test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pygmentex-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pygmentex/Factorial.java %{_texmfdistdir}/doc/latex/pygmentex/README %{_texmfdistdir}/doc/latex/pygmentex/blueshade.png %{_texmfdistdir}/doc/latex/pygmentex/demo.c %{_texmfdistdir}/doc/latex/pygmentex/demo.delphi %{_texmfdistdir}/doc/latex/pygmentex/demo.hs %{_texmfdistdir}/doc/latex/pygmentex/demo.java %{_texmfdistdir}/doc/latex/pygmentex/demo.pas %{_texmfdistdir}/doc/latex/pygmentex/demo.pdf %{_texmfdistdir}/doc/latex/pygmentex/demo.py %{_texmfdistdir}/doc/latex/pygmentex/demo.tex %files -n texlive-pygmentex %defattr(-,root,root,755) %{_texmfdistdir}/scripts/pygmentex/pygmentex.py %{_texmfdistdir}/tex/latex/pygmentex/pygmentex.sty /var/adm/update-scripts/texlive-pygmentex-%{texlive_version}.%{texlive_noarch}.0.0.8svn34996-%{release}-zypper %package -n texlive-python Version: %{texlive_version}.%{texlive_noarch}.0.0.21svn27064 Release: 0 Summary: Embed Python code in LaTeX License: GPL-2.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-python-doc >= %{texlive_version} Provides: tex(python.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source230: python.tar.xz Source231: python.doc.tar.xz %description -n texlive-python The package enables you to embed Python code in LaTeX, and insert the script's output in the document. date: 2015-08-03 03:43:12 +0000 %package -n texlive-python-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.21svn27064 Release: 0 Summary: Documentation for texlive-python License: GPL-2.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-python-doc This package includes the documentation for texlive-python %post -n texlive-python mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-python mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-python test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-python-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/python/README %files -n texlive-python %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/python/python.sty /var/adm/update-scripts/texlive-python-%{texlive_version}.%{texlive_noarch}.0.0.21svn27064-%{release}-zypper %package -n texlive-pythontex Version: %{texlive_version}.%{texlive_noarch}.0.0.13svn34673 Release: 0 Summary: Run Python from within a document, typesetting the results License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive-pythontex-bin >= %{texlive_version} #!BuildIgnore: texlive-pythontex-bin Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-pythontex-doc >= %{texlive_version} Provides: tex(pythontex.sty) Requires: tex(currfile.sty) Requires: tex(etex.sty) Requires: tex(etoolbox.sty) Requires: tex(fancyvrb.sty) Requires: tex(newfloat.sty) Requires: tex(pgfopts.sty) Requires: tex(xstring.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20160523 Source232: pythontex.tar.xz Source233: pythontex.doc.tar.xz %description -n texlive-pythontex The package allows you to enter Python code within a LaTeX document, execute the code, and access its output in the original document. Python code is only executed when it has been modified, or when it meets user-specified criteria. Code may be divided into user-defined sessions, which automatically run in parallel. Errors and warnings are synchronized with the LaTeX document, so that they refer to the document's line numbers. External dependencies can be tracked, so that code is re-executed when the data it depends on is modified. PythonTeX also provides syntax highlighting for code in LaTeX documents via the Pygments syntax highlighter. The package provides a depythontex utility, that creates a copy of the document in which all Python code has been replaced by its output. This is useful for journal submissions, sharing documents, and conversion to other formats. date: 2016-02-07 09:49:28 +0000 %package -n texlive-pythontex-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.13svn34673 Release: 0 Summary: Documentation for texlive-pythontex License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pythontex-doc This package includes the documentation for texlive-pythontex %post -n texlive-pythontex mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pythontex mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-pythontex test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pythontex-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pythontex/NEWS %{_texmfdistdir}/doc/latex/pythontex/README %{_texmfdistdir}/doc/latex/pythontex/pythontex.pdf %{_texmfdistdir}/doc/latex/pythontex/pythontex_gallery.pdf %{_texmfdistdir}/doc/latex/pythontex/pythontex_gallery.tex %{_texmfdistdir}/doc/latex/pythontex/pythontex_quickstart.pdf %{_texmfdistdir}/doc/latex/pythontex/pythontex_quickstart.tex %{_texmfdistdir}/doc/latex/pythontex/syncpdb.py %files -n texlive-pythontex %defattr(-,root,root,755) %{_texmfdistdir}/scripts/pythontex/depythontex.py %{_texmfdistdir}/scripts/pythontex/depythontex2.py %{_texmfdistdir}/scripts/pythontex/depythontex3.py %{_texmfdistdir}/scripts/pythontex/pythontex.py %{_texmfdistdir}/scripts/pythontex/pythontex2.py %{_texmfdistdir}/scripts/pythontex/pythontex3.py %{_texmfdistdir}/scripts/pythontex/pythontex_2to3.py %{_texmfdistdir}/scripts/pythontex/pythontex_engines.py %{_texmfdistdir}/scripts/pythontex/pythontex_install.py %{_texmfdistdir}/scripts/pythontex/pythontex_utils.py %{_texmfdistdir}/tex/latex/pythontex/pythontex.sty /var/adm/update-scripts/texlive-pythontex-%{texlive_version}.%{texlive_noarch}.0.0.13svn34673-%{release}-zypper %prep %setup -q -c -T %build %install rm -rf %{buildroot} mkdir -p %{buildroot}%{_texmfdistdir} mkdir -p %{buildroot}%{_texmfmaindir}/tlpkg/tlpostcode mkdir -p %{buildroot}%{_datadir}/texlive/tlpkg mkdir -p %{buildroot}/var/adm/update-scripts ln -sf ../../share/texmf %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf ../../share/texmf %{buildroot}%{_datadir}/texlive/texmf ln -sf ../../../share/texmf/tlpkg/tlpostcode \ %{buildroot}%{_datadir}/texlive/tlpkg/tlpostcode ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-psfrag-%{texlive_version}.%{texlive_noarch}.3.04svn15878-%{release}-zypper tar --use-compress-program=xz -xf %{S:1} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:2} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-psfrag-italian-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper tar --use-compress-program=xz -xf %{S:3} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-psfragx-%{texlive_version}.%{texlive_noarch}.1.1svn26243-%{release}-zypper tar --use-compress-program=xz -xf %{S:4} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:5} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-psgo-%{texlive_version}.%{texlive_noarch}.0.0.17svn15878-%{release}-zypper tar --use-compress-program=xz -xf %{S:6} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:7} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-psizzl-%{texlive_version}.%{texlive_noarch}.0.0.35svn15878-%{release}-zypper tar --use-compress-program=xz -xf %{S:8} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:9} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pslatex-%{texlive_version}.%{texlive_noarch}.svn16416-%{release}-zypper tar --use-compress-program=xz -xf %{S:10} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-psnfss-%{texlive_version}.%{texlive_noarch}.9.2asvn33946-%{release}-zypper tar --use-compress-program=xz -xf %{S:11} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:12} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pspicture-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper tar --use-compress-program=xz -xf %{S:13} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:14} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-2dplot-%{texlive_version}.%{texlive_noarch}.1.5svn15878-%{release}-zypper tar --use-compress-program=xz -xf %{S:15} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:16} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-3d-%{texlive_version}.%{texlive_noarch}.1.10svn17257-%{release}-zypper tar --use-compress-program=xz -xf %{S:17} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:18} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-3dplot-%{texlive_version}.%{texlive_noarch}.2.01svn35042-%{release}-zypper tar --use-compress-program=xz -xf %{S:19} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:20} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-abspos-%{texlive_version}.%{texlive_noarch}.0.0.2svn15878-%{release}-zypper tar --use-compress-program=xz -xf %{S:21} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:22} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-am-%{texlive_version}.%{texlive_noarch}.1.02svn19591-%{release}-zypper tar --use-compress-program=xz -xf %{S:23} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:24} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-asr-%{texlive_version}.%{texlive_noarch}.1.3svn22138-%{release}-zypper tar --use-compress-program=xz -xf %{S:25} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:26} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-bar-%{texlive_version}.%{texlive_noarch}.0.0.92svn18734-%{release}-zypper tar --use-compress-program=xz -xf %{S:27} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:28} -C %{buildroot}%{_datadir}/texlive/texmf-dist rm -vf %{buildroot}%{_texmfdistdir}/doc/generic/pst-bar/pst-bar.orig ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-barcode-%{texlive_version}.%{texlive_noarch}.0.0.15svn40703-%{release}-zypper tar --use-compress-program=xz -xf %{S:29} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:30} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-bezier-%{texlive_version}.%{texlive_noarch}.0.0.01svn15878-%{release}-zypper tar --use-compress-program=xz -xf %{S:31} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:32} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-blur-%{texlive_version}.%{texlive_noarch}.2.0svn15878-%{release}-zypper tar --use-compress-program=xz -xf %{S:33} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:34} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-bspline-%{texlive_version}.%{texlive_noarch}.1.62svn40685-%{release}-zypper tar --use-compress-program=xz -xf %{S:35} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:36} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-calendar-%{texlive_version}.%{texlive_noarch}.0.0.47svn15878-%{release}-zypper tar --use-compress-program=xz -xf %{S:37} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:38} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-cie-%{texlive_version}.%{texlive_noarch}.1.05svn41223-%{release}-zypper tar --use-compress-program=xz -xf %{S:39} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:40} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-circ-%{texlive_version}.%{texlive_noarch}.2.13svn36865-%{release}-zypper tar --use-compress-program=xz -xf %{S:41} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:42} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-coil-%{texlive_version}.%{texlive_noarch}.1.07svn37377-%{release}-zypper tar --use-compress-program=xz -xf %{S:43} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:44} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-cox-%{texlive_version}.%{texlive_noarch}.0.0.98_betasvn15878-%{release}-zypper tar --use-compress-program=xz -xf %{S:45} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:46} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-dbicons-%{texlive_version}.%{texlive_noarch}.0.0.16svn17556-%{release}-zypper tar --use-compress-program=xz -xf %{S:47} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:48} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-diffraction-%{texlive_version}.%{texlive_noarch}.2.03svn15878-%{release}-zypper tar --use-compress-program=xz -xf %{S:49} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:50} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-electricfield-%{texlive_version}.%{texlive_noarch}.0.0.14svn29803-%{release}-zypper tar --use-compress-program=xz -xf %{S:51} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:52} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-eps-%{texlive_version}.%{texlive_noarch}.1.0svn15878-%{release}-zypper tar --use-compress-program=xz -xf %{S:53} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:54} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-eucl-%{texlive_version}.%{texlive_noarch}.1.52svn38678-%{release}-zypper tar --use-compress-program=xz -xf %{S:55} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:56} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-eucl-translation-bg-%{texlive_version}.%{texlive_noarch}.1.3.2svn19296-%{release}-zypper tar --use-compress-program=xz -xf %{S:57} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-exa-%{texlive_version}.%{texlive_noarch}.0.0.05svn35248-%{release}-zypper tar --use-compress-program=xz -xf %{S:58} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:59} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-fill-%{texlive_version}.%{texlive_noarch}.1.01svn15878-%{release}-zypper tar --use-compress-program=xz -xf %{S:60} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:61} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-fit-%{texlive_version}.%{texlive_noarch}.0.0.01svn28155-%{release}-zypper tar --use-compress-program=xz -xf %{S:62} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:63} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-fr3d-%{texlive_version}.%{texlive_noarch}.1.10svn15878-%{release}-zypper tar --use-compress-program=xz -xf %{S:64} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:65} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-fractal-%{texlive_version}.%{texlive_noarch}.0.0.06svn16958-%{release}-zypper tar --use-compress-program=xz -xf %{S:66} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:67} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-fun-%{texlive_version}.%{texlive_noarch}.0.0.04svn17909-%{release}-zypper tar --use-compress-program=xz -xf %{S:68} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:69} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-func-%{texlive_version}.%{texlive_noarch}.0.0.82svn40824-%{release}-zypper tar --use-compress-program=xz -xf %{S:70} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:71} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-gantt-%{texlive_version}.%{texlive_noarch}.0.0.22asvn35832-%{release}-zypper tar --use-compress-program=xz -xf %{S:72} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:73} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-geo-%{texlive_version}.%{texlive_noarch}.2.03svn17751-%{release}-zypper tar --use-compress-program=xz -xf %{S:74} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:75} -C %{buildroot}%{_datadir}/texlive/texmf-dist # Make possible scripts usable if any for scr in %{_texmfdistdir}/doc/generic/pst-geo/pst-geo-compress.pl \ %{_texmfdistdir}/doc/generic/pst-geo/pst-geo-decompress.pl do test -e %{buildroot}/$scr || continue chmod 0755 %{buildroot}/$scr done ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-ghsb-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper tar --use-compress-program=xz -xf %{S:76} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:77} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-gr3d-%{texlive_version}.%{texlive_noarch}.1.34svn15878-%{release}-zypper tar --use-compress-program=xz -xf %{S:78} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:79} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-grad-%{texlive_version}.%{texlive_noarch}.1.06svn15878-%{release}-zypper tar --use-compress-program=xz -xf %{S:80} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:81} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-graphicx-%{texlive_version}.%{texlive_noarch}.0.0.02svn21717-%{release}-zypper tar --use-compress-program=xz -xf %{S:82} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:83} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-infixplot-%{texlive_version}.%{texlive_noarch}.0.0.11svn15878-%{release}-zypper tar --use-compress-program=xz -xf %{S:84} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:85} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-intersect-%{texlive_version}.%{texlive_noarch}.0.0.4svn33210-%{release}-zypper tar --use-compress-program=xz -xf %{S:86} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:87} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-jtree-%{texlive_version}.%{texlive_noarch}.2.6svn20946-%{release}-zypper tar --use-compress-program=xz -xf %{S:88} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:89} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-knot-%{texlive_version}.%{texlive_noarch}.0.0.2svn16033-%{release}-zypper tar --use-compress-program=xz -xf %{S:90} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:91} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-labo-%{texlive_version}.%{texlive_noarch}.2.04svn39077-%{release}-zypper tar --use-compress-program=xz -xf %{S:92} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:93} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-layout-%{texlive_version}.%{texlive_noarch}.0.0.95svn29803-%{release}-zypper tar --use-compress-program=xz -xf %{S:94} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:95} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-lens-%{texlive_version}.%{texlive_noarch}.1.02svn15878-%{release}-zypper tar --use-compress-program=xz -xf %{S:96} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:97} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-light3d-%{texlive_version}.%{texlive_noarch}.0.0.12svn15878-%{release}-zypper tar --use-compress-program=xz -xf %{S:98} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:99} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-magneticfield-%{texlive_version}.%{texlive_noarch}.1.13svn18922-%{release}-zypper tar --use-compress-program=xz -xf %{S:100} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:101} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-math-%{texlive_version}.%{texlive_noarch}.0.0.63svn34786-%{release}-zypper tar --use-compress-program=xz -xf %{S:102} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:103} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-mirror-%{texlive_version}.%{texlive_noarch}.1.01svn32997-%{release}-zypper tar --use-compress-program=xz -xf %{S:104} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:105} -C %{buildroot}%{_datadir}/texlive/texmf-dist # Add shebang e.g. correct perl wrapper scripts if any for scr in %{_texmfdistdir}/doc/generic/pst-mirror/createEPS/make.sh \ %{_texmfdistdir}/doc/generic/pst-mirror/createEPS/test.sh do test -e %{buildroot}/$scr || continue ed %{buildroot}/${scr} <<-'EOF' 1 i #! /bin/sh . w q EOF done ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-node-%{texlive_version}.%{texlive_noarch}.1.36svn40743-%{release}-zypper tar --use-compress-program=xz -xf %{S:106} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:107} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-ob3d-%{texlive_version}.%{texlive_noarch}.0.0.21svn15878-%{release}-zypper tar --use-compress-program=xz -xf %{S:108} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:109} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-ode-%{texlive_version}.%{texlive_noarch}.0.0.7svn35418-%{release}-zypper tar --use-compress-program=xz -xf %{S:110} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:111} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-optexp-%{texlive_version}.%{texlive_noarch}.5.2svn35673-%{release}-zypper tar --use-compress-program=xz -xf %{S:112} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:113} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-optic-%{texlive_version}.%{texlive_noarch}.1.01svn19704-%{release}-zypper tar --use-compress-program=xz -xf %{S:114} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:115} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-osci-%{texlive_version}.%{texlive_noarch}.2.82svn15878-%{release}-zypper tar --use-compress-program=xz -xf %{S:116} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:117} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-ovl-%{texlive_version}.%{texlive_noarch}.0.0.07svn40873-%{release}-zypper tar --use-compress-program=xz -xf %{S:118} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:119} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-pad-%{texlive_version}.%{texlive_noarch}.0.0.3bsvn15878-%{release}-zypper tar --use-compress-program=xz -xf %{S:120} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:121} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-pdf-%{texlive_version}.%{texlive_noarch}.1.1vsvn31660-%{release}-zypper tar --use-compress-program=xz -xf %{S:122} -C %{buildroot}%{_datadir}/texlive tar --use-compress-program=xz -xf %{S:123} -C %{buildroot}%{_datadir}/texlive rm -vf %{buildroot}%{_texmfdistdir}/scripts/pst-pdf/ps4pdf.bat ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-pdgr-%{texlive_version}.%{texlive_noarch}.0.0.3svn15878-%{release}-zypper tar --use-compress-program=xz -xf %{S:124} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:125} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-perspective-%{texlive_version}.%{texlive_noarch}.1.05svn39585-%{release}-zypper tar --use-compress-program=xz -xf %{S:126} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:127} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-platon-%{texlive_version}.%{texlive_noarch}.0.0.01svn16538-%{release}-zypper tar --use-compress-program=xz -xf %{S:128} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:129} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-plot-%{texlive_version}.%{texlive_noarch}.1.75svn41242-%{release}-zypper tar --use-compress-program=xz -xf %{S:130} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:131} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-poly-%{texlive_version}.%{texlive_noarch}.1.63svn35062-%{release}-zypper tar --use-compress-program=xz -xf %{S:132} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:133} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-pulley-%{texlive_version}.%{texlive_noarch}.0.0.01svn25142-%{release}-zypper tar --use-compress-program=xz -xf %{S:134} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:135} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-qtree-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper tar --use-compress-program=xz -xf %{S:136} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:137} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-rubans-%{texlive_version}.%{texlive_noarch}.1.2svn23464-%{release}-zypper tar --use-compress-program=xz -xf %{S:138} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:139} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-sigsys-%{texlive_version}.%{texlive_noarch}.1.4svn21667-%{release}-zypper tar --use-compress-program=xz -xf %{S:140} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:141} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-slpe-%{texlive_version}.%{texlive_noarch}.1.31svn24391-%{release}-zypper tar --use-compress-program=xz -xf %{S:142} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:143} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-solarsystem-%{texlive_version}.%{texlive_noarch}.0.0.12svn24995-%{release}-zypper tar --use-compress-program=xz -xf %{S:144} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:145} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-solides3d-%{texlive_version}.%{texlive_noarch}.4.30svn39130-%{release}-zypper tar --use-compress-program=xz -xf %{S:146} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:147} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-soroban-%{texlive_version}.%{texlive_noarch}.1.0svn15878-%{release}-zypper tar --use-compress-program=xz -xf %{S:148} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:149} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-spectra-%{texlive_version}.%{texlive_noarch}.0.0.91svn15878-%{release}-zypper tar --use-compress-program=xz -xf %{S:150} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:151} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-spirograph-%{texlive_version}.%{texlive_noarch}.0.0.41svn35026-%{release}-zypper tar --use-compress-program=xz -xf %{S:152} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:153} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-stru-%{texlive_version}.%{texlive_noarch}.0.0.13svn38613-%{release}-zypper tar --use-compress-program=xz -xf %{S:154} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:155} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-support-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper tar --use-compress-program=xz -xf %{S:156} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-text-%{texlive_version}.%{texlive_noarch}.1.00svn15878-%{release}-zypper tar --use-compress-program=xz -xf %{S:157} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:158} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-thick-%{texlive_version}.%{texlive_noarch}.1.0svn16369-%{release}-zypper tar --use-compress-program=xz -xf %{S:159} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:160} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-tools-%{texlive_version}.%{texlive_noarch}.0.0.05svn34067-%{release}-zypper tar --use-compress-program=xz -xf %{S:161} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:162} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-tree-%{texlive_version}.%{texlive_noarch}.1.12svn24142-%{release}-zypper tar --use-compress-program=xz -xf %{S:163} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:164} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-tvz-%{texlive_version}.%{texlive_noarch}.1.01svn23451-%{release}-zypper tar --use-compress-program=xz -xf %{S:165} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:166} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-uml-%{texlive_version}.%{texlive_noarch}.0.0.83svn15878-%{release}-zypper tar --use-compress-program=xz -xf %{S:167} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:168} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-vectorian-%{texlive_version}.%{texlive_noarch}.0.0.4svn28801-%{release}-zypper tar --use-compress-program=xz -xf %{S:169} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:170} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-vowel-%{texlive_version}.%{texlive_noarch}.1.0svn25228-%{release}-zypper tar --use-compress-program=xz -xf %{S:171} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:172} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst-vue3d-%{texlive_version}.%{texlive_noarch}.1.24svn15878-%{release}-zypper tar --use-compress-program=xz -xf %{S:173} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:174} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pst2pdf-%{texlive_version}.%{texlive_noarch}.0.0.16svn35247-%{release}-zypper tar --use-compress-program=xz -xf %{S:175} -C %{buildroot}%{_datadir}/texlive tar --use-compress-program=xz -xf %{S:176} -C %{buildroot}%{_datadir}/texlive # Add shebang e.g. correct perl wrapper scripts if any for scr in %{_texmfdistdir}/scripts/pst2pdf/pst2pdf.pl do test -e %{buildroot}/$scr || continue ed %{buildroot}/${scr} <<-'EOF' 1 i #! /bin/sh . w q EOF done ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pstool-%{texlive_version}.%{texlive_noarch}.1.5csvn34015-%{release}-zypper tar --use-compress-program=xz -xf %{S:177} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:178} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pstools-%{texlive_version}.%{texlive_noarch}.1.68svn40768-%{release}-zypper tar --use-compress-program=xz -xf %{S:179} -C %{buildroot}%{_datadir}/texlive tar --use-compress-program=xz -xf %{S:180} -C %{buildroot}%{_datadir}/texlive ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pstricks-%{texlive_version}.%{texlive_noarch}.2.66svn41263-%{release}-zypper tar --use-compress-program=xz -xf %{S:181} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:182} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pstricks-add-%{texlive_version}.%{texlive_noarch}.3.80svn40744-%{release}-zypper tar --use-compress-program=xz -xf %{S:183} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:184} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pstricks-examples-%{texlive_version}.%{texlive_noarch}.svn21511-%{release}-zypper tar --use-compress-program=xz -xf %{S:185} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pstricks-examples-en-%{texlive_version}.%{texlive_noarch}.svn29349-%{release}-zypper tar --use-compress-program=xz -xf %{S:186} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pstricks_calcnotes-%{texlive_version}.%{texlive_noarch}.1.2svn34363-%{release}-zypper tar --use-compress-program=xz -xf %{S:187} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-psu-thesis-%{texlive_version}.%{texlive_noarch}.1.1svn15878-%{release}-zypper tar --use-compress-program=xz -xf %{S:188} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:189} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-ptex-%{texlive_version}.%{texlive_noarch}.svn41220-%{release}-zypper tar --use-compress-program=xz -xf %{S:190} -C %{buildroot}%{_datadir}/texlive tar --use-compress-program=xz -xf %{S:191} -C %{buildroot}%{_datadir}/texlive ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-ptex-base-%{texlive_version}.%{texlive_noarch}.svn41002-%{release}-zypper tar --use-compress-program=xz -xf %{S:192} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:193} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-ptex-fonts-%{texlive_version}.%{texlive_noarch}.svn41207-%{release}-zypper tar --use-compress-program=xz -xf %{S:194} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:195} -C %{buildroot}%{_datadir}/texlive/texmf-dist # Move font files mkdir -p %{buildroot}%{_datadir}/fonts/texlive-ptex-fonts for font in %{buildroot}/%{_texmfdistdir}/fonts/type1/ptex-fonts/ascgrp/*.{pf[ab],[ot]tf} do test -e $font || continue mv -f $font %{buildroot}%{_datadir}/fonts/texlive-ptex-fonts base=${font##*/} ln -sf %{_datadir}/fonts/texlive-ptex-fonts/${base} ${font} done > %{buildroot}%{_datadir}/fonts/texlive-ptex-fonts/encodings.dir > %{buildroot}%{_datadir}/fonts/texlive-ptex-fonts/fonts.dir > %{buildroot}%{_datadir}/fonts/texlive-ptex-fonts/fonts.scale mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail (cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-ptex-fonts.conf)<<-'EOF' <?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!-- ************************************************ --> <!-- Use this to disable the TeX fonts of the package --> <!-- texlive-ptex-fonts --> <!-- Be aware that the configurations in the files --> <!-- 09-texlive*.conf will not be affected by this --> <!-- ************************************************ --> <fontconfig> <rejectfont> <glob>%{_datadir}/fonts/texlive-ptex-fonts/*</glob> </rejectfont> </fontconfig> EOF ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-ptex2pdf-%{texlive_version}.%{texlive_noarch}.0.0.8svn41270-%{release}-zypper tar --use-compress-program=xz -xf %{S:196} -C %{buildroot}%{_datadir}/texlive tar --use-compress-program=xz -xf %{S:197} -C %{buildroot}%{_datadir}/texlive ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-ptext-%{texlive_version}.%{texlive_noarch}.1.1svn30171-%{release}-zypper tar --use-compress-program=xz -xf %{S:198} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:199} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-ptptex-%{texlive_version}.%{texlive_noarch}.0.0.91svn19440-%{release}-zypper tar --use-compress-program=xz -xf %{S:200} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:201} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-punk-%{texlive_version}.%{texlive_noarch}.svn27388-%{release}-zypper tar --use-compress-program=xz -xf %{S:202} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:203} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-punk-latex-%{texlive_version}.%{texlive_noarch}.1.1svn27389-%{release}-zypper tar --use-compress-program=xz -xf %{S:204} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:205} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-punknova-%{texlive_version}.%{texlive_noarch}.1.003svn24649-%{release}-zypper tar --use-compress-program=xz -xf %{S:206} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:207} -C %{buildroot}%{_datadir}/texlive/texmf-dist # Make possible scripts usable if any for scr in %{_texmfdistdir}/doc/fonts/punknova/tools/build.py do test -e %{buildroot}/$scr || continue chmod 0755 %{buildroot}/$scr done # Move font files mkdir -p %{buildroot}%{_datadir}/fonts/texlive-punknova for font in %{buildroot}/%{_texmfdistdir}/fonts/opentype/public/punknova/*.{pf[ab],[ot]tf} do test -e $font || continue mv -f $font %{buildroot}%{_datadir}/fonts/texlive-punknova base=${font##*/} ln -sf %{_datadir}/fonts/texlive-punknova/${base} ${font} done > %{buildroot}%{_datadir}/fonts/texlive-punknova/encodings.dir > %{buildroot}%{_datadir}/fonts/texlive-punknova/fonts.dir > %{buildroot}%{_datadir}/fonts/texlive-punknova/fonts.scale mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail (cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-punknova.conf)<<-'EOF' <?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!-- ************************************************ --> <!-- Use this to disable the TeX fonts of the package --> <!-- texlive-punknova --> <!-- Be aware that the configurations in the files --> <!-- 09-texlive*.conf will not be affected by this --> <!-- ************************************************ --> <fontconfig> <rejectfont> <glob>%{_datadir}/fonts/texlive-punknova/*</glob> </rejectfont> </fontconfig> EOF ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-purifyeps-%{texlive_version}.%{texlive_noarch}.1.1svn29725-%{release}-zypper tar --use-compress-program=xz -xf %{S:208} -C %{buildroot}%{_datadir}/texlive tar --use-compress-program=xz -xf %{S:209} -C %{buildroot}%{_datadir}/texlive ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pxbase-%{texlive_version}.%{texlive_noarch}.0.0.5svn28516-%{release}-zypper tar --use-compress-program=xz -xf %{S:210} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:211} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pxchfon-%{texlive_version}.%{texlive_noarch}.0.0.7hsvn40613-%{release}-zypper tar --use-compress-program=xz -xf %{S:212} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:213} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pxcjkcat-%{texlive_version}.%{texlive_noarch}.1.0svn27780-%{release}-zypper tar --use-compress-program=xz -xf %{S:214} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:215} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pxfonts-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper tar --use-compress-program=xz -xf %{S:216} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:217} -C %{buildroot}%{_datadir}/texlive/texmf-dist # Move font files mkdir -p %{buildroot}%{_datadir}/fonts/texlive-pxfonts for font in %{buildroot}/%{_texmfdistdir}/fonts/type1/public/pxfonts/*.{pf[ab],[ot]tf} do test -e $font || continue mv -f $font %{buildroot}%{_datadir}/fonts/texlive-pxfonts base=${font##*/} ln -sf %{_datadir}/fonts/texlive-pxfonts/${base} ${font} done > %{buildroot}%{_datadir}/fonts/texlive-pxfonts/encodings.dir > %{buildroot}%{_datadir}/fonts/texlive-pxfonts/fonts.dir > %{buildroot}%{_datadir}/fonts/texlive-pxfonts/fonts.scale mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail (cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-pxfonts.conf)<<-'EOF' <?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!-- ************************************************ --> <!-- Use this to disable the TeX fonts of the package --> <!-- texlive-pxfonts --> <!-- Be aware that the configurations in the files --> <!-- 09-texlive*.conf will not be affected by this --> <!-- ************************************************ --> <fontconfig> <rejectfont> <glob>%{_datadir}/fonts/texlive-pxfonts/*</glob> </rejectfont> </fontconfig> EOF ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pxgreeks-%{texlive_version}.%{texlive_noarch}.1.0svn21838-%{release}-zypper tar --use-compress-program=xz -xf %{S:218} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:219} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pxjahyper-%{texlive_version}.%{texlive_noarch}.0.0.3svn40612-%{release}-zypper tar --use-compress-program=xz -xf %{S:220} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:221} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pxpgfmark-%{texlive_version}.%{texlive_noarch}.0.0.2svn30212-%{release}-zypper tar --use-compress-program=xz -xf %{S:222} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:223} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pxrubrica-%{texlive_version}.%{texlive_noarch}.svn40613-%{release}-zypper tar --use-compress-program=xz -xf %{S:224} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:225} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pxtxalfa-%{texlive_version}.%{texlive_noarch}.1svn23682-%{release}-zypper tar --use-compress-program=xz -xf %{S:226} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:227} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pygmentex-%{texlive_version}.%{texlive_noarch}.0.0.8svn34996-%{release}-zypper tar --use-compress-program=xz -xf %{S:228} -C %{buildroot}%{_datadir}/texlive tar --use-compress-program=xz -xf %{S:229} -C %{buildroot}%{_datadir}/texlive ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-python-%{texlive_version}.%{texlive_noarch}.0.0.21svn27064-%{release}-zypper tar --use-compress-program=xz -xf %{S:230} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:231} -C %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pythontex-%{texlive_version}.%{texlive_noarch}.0.0.13svn34673-%{release}-zypper tar --use-compress-program=xz -xf %{S:232} -C %{buildroot}%{_datadir}/texlive tar --use-compress-program=xz -xf %{S:233} -C %{buildroot}%{_datadir}/texlive # Correct wrong python scripts if any for scr in %{_texmfdistdir}/scripts/pythontex/pythontex_engines.py \ %{_texmfdistdir}/scripts/pythontex/pythontex_utils.py do test -e %{buildroot}/$scr || continue ed %{buildroot}/${scr} <<-'EOF' 1 i #! /usr/bin/python . w q EOF done # Make possible scripts usable if any for scr in %{_texmfdistdir}/doc/latex/pythontex/syncpdb.py do test -e %{buildroot}/$scr || continue chmod 0755 %{buildroot}/$scr done # Remove this rm -vrf %{buildroot}%{_texmfdistdir}/tlpkg/tlpobj rm -vrf %{buildroot}%{_texmfmaindir}/tlpkg/tlpobj rm -v %{buildroot}%{_datadir}/texlive/texmf rm -v %{buildroot}%{_datadir}/texlive/texmf-dist rm -vr %{buildroot}%{_datadir}/texlive # Handle manual pages rm -vf %{buildroot}%{_texmfmaindir}/doc/man/Makefile rm -vf %{buildroot}%{_texmfmaindir}/doc/man/man*/*.pdf rm -vf %{buildroot}%{_texmfdistdir}/doc/man/Makefile rm -vf %{buildroot}%{_texmfdistdir}/doc/man/man*/*.pdf for path in %{buildroot}%{_texmfmaindir}/doc/man/man? \ %{buildroot}%{_texmfdistdir}/doc/man/man? do test -d "$path" || continue sec=${path##*/} mkdir -p %{buildroot}%{_mandir}/${sec} for page in ${path}/*.* do test -e "$page" || continue mv -f $page %{buildroot}%{_mandir}/${sec}/ done done rm -rf %{buildroot}%{_texmfmaindir}/doc/man rm -rf %{buildroot}%{_texmfdistdir}/doc/man find %{buildroot}%{_texmfmaindir}/ %{buildroot}%{_texmfdistdir}/ \ -type f -a -perm /g+w,o+w | xargs --no-run-if-empty chmod g-w,o-w %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor