Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Publishing:TeXLive:2018
texlive-specs-r
texlive-specs-r.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File texlive-specs-r.spec of Package texlive-specs-r
# # spec file for package texlive-specs-r # # Copyright (c) 2018 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/ # %bcond_with zypper_posttrans %define texlive_version 2018 %define texlive_previous 2016 %define texlive_release 20180414 %define texlive_noarch 158 #!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-r Version: 2018 Release: 0 BuildRequires: ed BuildRequires: fontconfig BuildRequires: fontpackages-devel BuildRequires: t1utils BuildRequires: texlive-filesystem BuildRequires: xz BuildArch: noarch Summary: Meta package for r License: BSD-3-Clause and GPL-2.0+ and LPPL-1.0 and OFL-1.1 and SUSE-Public-Domain and SUSE-TeX Group: Productivity/Publishing/TeX/Base Url: https://build.opensuse.org/package/show/Publishing:TeXLive/Meta Source0: texlive-specs-r-rpmlintrc %description Meta package to build tons of noarch texlive packages. %package -n texlive-overlays Version: %{texlive_version}.%{texlive_noarch}.2.10svn46122 Release: 0 Summary: Incremental slides 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-overlays-doc >= %{texlive_version} Provides: tex(overlays.sty) Requires: tex(environ.sty) Requires: tex(pgffor.sty) Requires: tex(xcolor.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source1: overlays.tar.xz Source2: overlays.doc.tar.xz %description -n texlive-overlays The overlay package allows to write presentations with incremental slides. It does not presuppose any specific document class. Rather, it is a lightweight alternative to full-fledged presentation classes like beamer. The package requires xcolor, environ, and pgffor (from the pgf bundle). date: 2017-12-22 06:37:34 +0000 %package -n texlive-overlays-doc Version: %{texlive_version}.%{texlive_noarch}.2.10svn46122 Release: 0 Summary: Documentation for texlive-overlays License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-overlays-doc This package includes the documentation for texlive-overlays %post -n texlive-overlays mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-overlays 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-overlays %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-overlays-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/overlays/COPYING %{_texmfdistdir}/doc/latex/overlays/ChangeLog %{_texmfdistdir}/doc/latex/overlays/README %{_texmfdistdir}/doc/latex/overlays/overlays.pdf %{_texmfdistdir}/doc/latex/overlays/overlays.tex %{_texmfdistdir}/doc/latex/overlays/sample.pdf %{_texmfdistdir}/doc/latex/overlays/sample.tex %files -n texlive-overlays %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/overlays/overlays.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-overlays-%{texlive_version}.%{texlive_noarch}.2.10svn46122-%{release}-zypper %endif %package -n texlive-overlock Version: %{texlive_version}.%{texlive_noarch}.svn34409 Release: 0 Summary: Overlook sans fonts with LaTeX support License: OFL-1.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(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-overlock-fonts >= %{texlive_version} Recommends: texlive-overlock-doc >= %{texlive_version} Provides: tex(LY1Overlock-LF.fd) Provides: tex(LY1OverlockSC-LF.fd) Provides: tex(OT1Overlock-LF.fd) Provides: tex(OT1OverlockSC-LF.fd) Provides: tex(Overlock-Black-lf-ly1--base.tfm) Provides: tex(Overlock-Black-lf-ly1.tfm) Provides: tex(Overlock-Black-lf-ly1.vf) Provides: tex(Overlock-Black-lf-ot1.tfm) Provides: tex(Overlock-Black-lf-t1--base.tfm) Provides: tex(Overlock-Black-lf-t1.tfm) Provides: tex(Overlock-Black-lf-t1.vf) Provides: tex(Overlock-Black-lf-ts1--base.tfm) Provides: tex(Overlock-Black-lf-ts1.tfm) Provides: tex(Overlock-Black-lf-ts1.vf) Provides: tex(Overlock-BlackItalic-lf-ly1--base.tfm) Provides: tex(Overlock-BlackItalic-lf-ly1.tfm) Provides: tex(Overlock-BlackItalic-lf-ly1.vf) Provides: tex(Overlock-BlackItalic-lf-ot1.tfm) Provides: tex(Overlock-BlackItalic-lf-t1--base.tfm) Provides: tex(Overlock-BlackItalic-lf-t1.tfm) Provides: tex(Overlock-BlackItalic-lf-t1.vf) Provides: tex(Overlock-BlackItalic-lf-ts1--base.tfm) Provides: tex(Overlock-BlackItalic-lf-ts1.tfm) Provides: tex(Overlock-BlackItalic-lf-ts1.vf) Provides: tex(Overlock-Bold-lf-ly1--base.tfm) Provides: tex(Overlock-Bold-lf-ly1.tfm) Provides: tex(Overlock-Bold-lf-ly1.vf) Provides: tex(Overlock-Bold-lf-ot1.tfm) Provides: tex(Overlock-Bold-lf-t1--base.tfm) Provides: tex(Overlock-Bold-lf-t1.tfm) Provides: tex(Overlock-Bold-lf-t1.vf) Provides: tex(Overlock-Bold-lf-ts1--base.tfm) Provides: tex(Overlock-Bold-lf-ts1.tfm) Provides: tex(Overlock-Bold-lf-ts1.vf) Provides: tex(Overlock-BoldItalic-lf-ly1--base.tfm) Provides: tex(Overlock-BoldItalic-lf-ly1.tfm) Provides: tex(Overlock-BoldItalic-lf-ly1.vf) Provides: tex(Overlock-BoldItalic-lf-ot1.tfm) Provides: tex(Overlock-BoldItalic-lf-t1--base.tfm) Provides: tex(Overlock-BoldItalic-lf-t1.tfm) Provides: tex(Overlock-BoldItalic-lf-t1.vf) Provides: tex(Overlock-BoldItalic-lf-ts1--base.tfm) Provides: tex(Overlock-BoldItalic-lf-ts1.tfm) Provides: tex(Overlock-BoldItalic-lf-ts1.vf) Provides: tex(Overlock-Italic-lf-ly1--base.tfm) Provides: tex(Overlock-Italic-lf-ly1.tfm) Provides: tex(Overlock-Italic-lf-ly1.vf) Provides: tex(Overlock-Italic-lf-ot1.tfm) Provides: tex(Overlock-Italic-lf-t1--base.tfm) Provides: tex(Overlock-Italic-lf-t1.tfm) Provides: tex(Overlock-Italic-lf-t1.vf) Provides: tex(Overlock-Italic-lf-ts1--base.tfm) Provides: tex(Overlock-Italic-lf-ts1.tfm) Provides: tex(Overlock-Italic-lf-ts1.vf) Provides: tex(Overlock-Regular-lf-ly1--base.tfm) Provides: tex(Overlock-Regular-lf-ly1.tfm) Provides: tex(Overlock-Regular-lf-ly1.vf) Provides: tex(Overlock-Regular-lf-ot1.tfm) Provides: tex(Overlock-Regular-lf-t1--base.tfm) Provides: tex(Overlock-Regular-lf-t1.tfm) Provides: tex(Overlock-Regular-lf-t1.vf) Provides: tex(Overlock-Regular-lf-ts1--base.tfm) Provides: tex(Overlock-Regular-lf-ts1.tfm) Provides: tex(Overlock-Regular-lf-ts1.vf) Provides: tex(OverlockSC-Regular-lf-ly1--base.tfm) Provides: tex(OverlockSC-Regular-lf-ly1.tfm) Provides: tex(OverlockSC-Regular-lf-ly1.vf) Provides: tex(OverlockSC-Regular-lf-ot1.tfm) Provides: tex(OverlockSC-Regular-lf-t1--base.tfm) Provides: tex(OverlockSC-Regular-lf-t1.tfm) Provides: tex(OverlockSC-Regular-lf-t1.vf) Provides: tex(OverlockSC-Regular-lf-ts1--base.tfm) Provides: tex(OverlockSC-Regular-lf-ts1.tfm) Provides: tex(OverlockSC-Regular-lf-ts1.vf) Provides: tex(T1Overlock-LF.fd) Provides: tex(T1OverlockSC-LF.fd) Provides: tex(TS1Overlock-LF.fd) Provides: tex(TS1OverlockSC-LF.fd) Provides: tex(overlock.map) Provides: tex(overlock.sty) Provides: tex(ovlk_47cn4f.enc) Provides: tex(ovlk_aqjbqj.enc) Provides: tex(ovlk_fvk6cm.enc) Provides: tex(ovlk_irzqhk.enc) Provides: tex(ovlk_k6z3ge.enc) Provides: tex(ovlk_u2ziis.enc) Provides: tex(ovlk_y3zmsf.enc) Provides: tex(ovlk_yaegef.enc) Requires: tex(fontaxes.sty) Requires: tex(fontenc.sty) Requires: tex(fontspec.sty) Requires: tex(ifluatex.sty) Requires: tex(ifxetex.sty) Requires: tex(mweights.sty) Requires: tex(textcomp.sty) Requires: tex(xkeyval.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source3: overlock.tar.xz Source4: overlock.doc.tar.xz %description -n texlive-overlock The package provides the Overlock and OverlockSC families of fonts, designed by Dario Manuel Muhafara of the TIPO foundry (http://www.tipo.net.ar) are "rounded" sans-serif fonts in three weights (Regular, Bold, Black) with italic variants for each of them. There are also small-caps and old-style figures in the Regular weight. date: 2016-06-24 17:18:15 +0000 %package -n texlive-overlock-doc Version: %{texlive_version}.%{texlive_noarch}.svn34409 Release: 0 Summary: Documentation for texlive-overlock License: OFL-1.1 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-overlock-doc This package includes the documentation for texlive-overlock %package -n texlive-overlock-fonts Version: %{texlive_version}.%{texlive_noarch}.svn34409 Release: 0 Summary: Severed fonts for texlive-overlock License: OFL-1.1 Group: Productivity/Publishing/TeX/Fonts Url: http://www.tug.org/texlive/ %reconfigure_fonts_prereq Requires(posttrans): fontconfig Requires(posttrans): ghostscript-fonts-std Requires(posttrans): mkfontdir Requires(posttrans): mkfontscale Requires(posttrans): xorg-x11-fonts-core %description -n texlive-overlock-fonts The separated fonts package for texlive-overlock %post -n texlive-overlock mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update echo 'addMap overlock.map' >> /var/run/texlive/run-updmap %postun -n texlive-overlock mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then echo 'deleteMap overlock.map' >> /var/run/texlive/run-updmap exit 0 fi %posttrans -n texlive-overlock %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %reconfigure_fonts_scriptlets -n texlive-overlock-fonts %files -n texlive-overlock-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/fonts/overlock/License.txt %{_texmfdistdir}/doc/fonts/overlock/README %{_texmfdistdir}/doc/fonts/overlock/overlock-samples.pdf %{_texmfdistdir}/doc/fonts/overlock/overlock-samples.tex %files -n texlive-overlock %defattr(-,root,root,755) %{_texmfdistdir}/fonts/enc/dvips/overlock/ovlk_47cn4f.enc %{_texmfdistdir}/fonts/enc/dvips/overlock/ovlk_aqjbqj.enc %{_texmfdistdir}/fonts/enc/dvips/overlock/ovlk_fvk6cm.enc %{_texmfdistdir}/fonts/enc/dvips/overlock/ovlk_irzqhk.enc %{_texmfdistdir}/fonts/enc/dvips/overlock/ovlk_k6z3ge.enc %{_texmfdistdir}/fonts/enc/dvips/overlock/ovlk_u2ziis.enc %{_texmfdistdir}/fonts/enc/dvips/overlock/ovlk_y3zmsf.enc %{_texmfdistdir}/fonts/enc/dvips/overlock/ovlk_yaegef.enc %{_texmfdistdir}/fonts/map/dvips/overlock/overlock.map %{_texmfdistdir}/fonts/tfm/muhafara/overlock/Overlock-Black-lf-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/muhafara/overlock/Overlock-Black-lf-ly1.tfm %{_texmfdistdir}/fonts/tfm/muhafara/overlock/Overlock-Black-lf-ot1.tfm %{_texmfdistdir}/fonts/tfm/muhafara/overlock/Overlock-Black-lf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/muhafara/overlock/Overlock-Black-lf-t1.tfm %{_texmfdistdir}/fonts/tfm/muhafara/overlock/Overlock-Black-lf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/muhafara/overlock/Overlock-Black-lf-ts1.tfm %{_texmfdistdir}/fonts/tfm/muhafara/overlock/Overlock-BlackItalic-lf-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/muhafara/overlock/Overlock-BlackItalic-lf-ly1.tfm %{_texmfdistdir}/fonts/tfm/muhafara/overlock/Overlock-BlackItalic-lf-ot1.tfm %{_texmfdistdir}/fonts/tfm/muhafara/overlock/Overlock-BlackItalic-lf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/muhafara/overlock/Overlock-BlackItalic-lf-t1.tfm %{_texmfdistdir}/fonts/tfm/muhafara/overlock/Overlock-BlackItalic-lf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/muhafara/overlock/Overlock-BlackItalic-lf-ts1.tfm %{_texmfdistdir}/fonts/tfm/muhafara/overlock/Overlock-Bold-lf-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/muhafara/overlock/Overlock-Bold-lf-ly1.tfm %{_texmfdistdir}/fonts/tfm/muhafara/overlock/Overlock-Bold-lf-ot1.tfm %{_texmfdistdir}/fonts/tfm/muhafara/overlock/Overlock-Bold-lf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/muhafara/overlock/Overlock-Bold-lf-t1.tfm %{_texmfdistdir}/fonts/tfm/muhafara/overlock/Overlock-Bold-lf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/muhafara/overlock/Overlock-Bold-lf-ts1.tfm %{_texmfdistdir}/fonts/tfm/muhafara/overlock/Overlock-BoldItalic-lf-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/muhafara/overlock/Overlock-BoldItalic-lf-ly1.tfm %{_texmfdistdir}/fonts/tfm/muhafara/overlock/Overlock-BoldItalic-lf-ot1.tfm %{_texmfdistdir}/fonts/tfm/muhafara/overlock/Overlock-BoldItalic-lf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/muhafara/overlock/Overlock-BoldItalic-lf-t1.tfm %{_texmfdistdir}/fonts/tfm/muhafara/overlock/Overlock-BoldItalic-lf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/muhafara/overlock/Overlock-BoldItalic-lf-ts1.tfm %{_texmfdistdir}/fonts/tfm/muhafara/overlock/Overlock-Italic-lf-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/muhafara/overlock/Overlock-Italic-lf-ly1.tfm %{_texmfdistdir}/fonts/tfm/muhafara/overlock/Overlock-Italic-lf-ot1.tfm %{_texmfdistdir}/fonts/tfm/muhafara/overlock/Overlock-Italic-lf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/muhafara/overlock/Overlock-Italic-lf-t1.tfm %{_texmfdistdir}/fonts/tfm/muhafara/overlock/Overlock-Italic-lf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/muhafara/overlock/Overlock-Italic-lf-ts1.tfm %{_texmfdistdir}/fonts/tfm/muhafara/overlock/Overlock-Regular-lf-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/muhafara/overlock/Overlock-Regular-lf-ly1.tfm %{_texmfdistdir}/fonts/tfm/muhafara/overlock/Overlock-Regular-lf-ot1.tfm %{_texmfdistdir}/fonts/tfm/muhafara/overlock/Overlock-Regular-lf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/muhafara/overlock/Overlock-Regular-lf-t1.tfm %{_texmfdistdir}/fonts/tfm/muhafara/overlock/Overlock-Regular-lf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/muhafara/overlock/Overlock-Regular-lf-ts1.tfm %{_texmfdistdir}/fonts/tfm/muhafara/overlock/OverlockSC-Regular-lf-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/muhafara/overlock/OverlockSC-Regular-lf-ly1.tfm %{_texmfdistdir}/fonts/tfm/muhafara/overlock/OverlockSC-Regular-lf-ot1.tfm %{_texmfdistdir}/fonts/tfm/muhafara/overlock/OverlockSC-Regular-lf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/muhafara/overlock/OverlockSC-Regular-lf-t1.tfm %{_texmfdistdir}/fonts/tfm/muhafara/overlock/OverlockSC-Regular-lf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/muhafara/overlock/OverlockSC-Regular-lf-ts1.tfm %verify(link) %{_texmfdistdir}/fonts/truetype/muhafara/overlock/Overlock-Black.ttf %verify(link) %{_texmfdistdir}/fonts/truetype/muhafara/overlock/Overlock-BlackItalic.ttf %verify(link) %{_texmfdistdir}/fonts/truetype/muhafara/overlock/Overlock-Bold.ttf %verify(link) %{_texmfdistdir}/fonts/truetype/muhafara/overlock/Overlock-BoldItalic.ttf %verify(link) %{_texmfdistdir}/fonts/truetype/muhafara/overlock/Overlock-Italic.ttf %verify(link) %{_texmfdistdir}/fonts/truetype/muhafara/overlock/Overlock-Regular.ttf %verify(link) %{_texmfdistdir}/fonts/truetype/muhafara/overlock/OverlockSC-Regular.ttf %verify(link) %{_texmfdistdir}/fonts/type1/muhafara/overlock/Overlock-Black.pfb %verify(link) %{_texmfdistdir}/fonts/type1/muhafara/overlock/Overlock-BlackItalic.pfb %verify(link) %{_texmfdistdir}/fonts/type1/muhafara/overlock/Overlock-Bold.pfb %verify(link) %{_texmfdistdir}/fonts/type1/muhafara/overlock/Overlock-BoldItalic.pfb %verify(link) %{_texmfdistdir}/fonts/type1/muhafara/overlock/Overlock-Italic.pfb %verify(link) %{_texmfdistdir}/fonts/type1/muhafara/overlock/Overlock-Regular.pfb %verify(link) %{_texmfdistdir}/fonts/type1/muhafara/overlock/OverlockSC-Regular.pfb %{_texmfdistdir}/fonts/vf/muhafara/overlock/Overlock-Black-lf-ly1.vf %{_texmfdistdir}/fonts/vf/muhafara/overlock/Overlock-Black-lf-t1.vf %{_texmfdistdir}/fonts/vf/muhafara/overlock/Overlock-Black-lf-ts1.vf %{_texmfdistdir}/fonts/vf/muhafara/overlock/Overlock-BlackItalic-lf-ly1.vf %{_texmfdistdir}/fonts/vf/muhafara/overlock/Overlock-BlackItalic-lf-t1.vf %{_texmfdistdir}/fonts/vf/muhafara/overlock/Overlock-BlackItalic-lf-ts1.vf %{_texmfdistdir}/fonts/vf/muhafara/overlock/Overlock-Bold-lf-ly1.vf %{_texmfdistdir}/fonts/vf/muhafara/overlock/Overlock-Bold-lf-t1.vf %{_texmfdistdir}/fonts/vf/muhafara/overlock/Overlock-Bold-lf-ts1.vf %{_texmfdistdir}/fonts/vf/muhafara/overlock/Overlock-BoldItalic-lf-ly1.vf %{_texmfdistdir}/fonts/vf/muhafara/overlock/Overlock-BoldItalic-lf-t1.vf %{_texmfdistdir}/fonts/vf/muhafara/overlock/Overlock-BoldItalic-lf-ts1.vf %{_texmfdistdir}/fonts/vf/muhafara/overlock/Overlock-Italic-lf-ly1.vf %{_texmfdistdir}/fonts/vf/muhafara/overlock/Overlock-Italic-lf-t1.vf %{_texmfdistdir}/fonts/vf/muhafara/overlock/Overlock-Italic-lf-ts1.vf %{_texmfdistdir}/fonts/vf/muhafara/overlock/Overlock-Regular-lf-ly1.vf %{_texmfdistdir}/fonts/vf/muhafara/overlock/Overlock-Regular-lf-t1.vf %{_texmfdistdir}/fonts/vf/muhafara/overlock/Overlock-Regular-lf-ts1.vf %{_texmfdistdir}/fonts/vf/muhafara/overlock/OverlockSC-Regular-lf-ly1.vf %{_texmfdistdir}/fonts/vf/muhafara/overlock/OverlockSC-Regular-lf-t1.vf %{_texmfdistdir}/fonts/vf/muhafara/overlock/OverlockSC-Regular-lf-ts1.vf %{_texmfdistdir}/tex/latex/overlock/LY1Overlock-LF.fd %{_texmfdistdir}/tex/latex/overlock/LY1OverlockSC-LF.fd %{_texmfdistdir}/tex/latex/overlock/OT1Overlock-LF.fd %{_texmfdistdir}/tex/latex/overlock/OT1OverlockSC-LF.fd %{_texmfdistdir}/tex/latex/overlock/T1Overlock-LF.fd %{_texmfdistdir}/tex/latex/overlock/T1OverlockSC-LF.fd %{_texmfdistdir}/tex/latex/overlock/TS1Overlock-LF.fd %{_texmfdistdir}/tex/latex/overlock/TS1OverlockSC-LF.fd %{_texmfdistdir}/tex/latex/overlock/overlock.sty %files -n texlive-overlock-fonts %defattr(-,root,root,755) %dir %{_datadir}/fonts/texlive-overlock %config %{_sysconfdir}/fonts/conf.avail/58-texlive-overlock.conf %config %{_sysconfdir}/fonts/conf.d/55-texlive-overlock.conf %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-overlock/encodings.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-overlock/fonts.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-overlock/fonts.scale %{_datadir}/fonts/texlive-overlock/Overlock-Black.ttf %{_datadir}/fonts/texlive-overlock/Overlock-BlackItalic.ttf %{_datadir}/fonts/texlive-overlock/Overlock-Bold.ttf %{_datadir}/fonts/texlive-overlock/Overlock-BoldItalic.ttf %{_datadir}/fonts/texlive-overlock/Overlock-Italic.ttf %{_datadir}/fonts/texlive-overlock/Overlock-Regular.ttf %{_datadir}/fonts/texlive-overlock/OverlockSC-Regular.ttf %{_datadir}/fonts/texlive-overlock/Overlock-Black.pfb %{_datadir}/fonts/texlive-overlock/Overlock-BlackItalic.pfb %{_datadir}/fonts/texlive-overlock/Overlock-Bold.pfb %{_datadir}/fonts/texlive-overlock/Overlock-BoldItalic.pfb %{_datadir}/fonts/texlive-overlock/Overlock-Italic.pfb %{_datadir}/fonts/texlive-overlock/Overlock-Regular.pfb %{_datadir}/fonts/texlive-overlock/OverlockSC-Regular.pfb %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-overlock-fonts-%{texlive_version}.%{texlive_noarch}.svn34409-%{release}-zypper %endif %package -n texlive-overpic Version: %{texlive_version}.%{texlive_noarch}.1.0svn45500 Release: 0 Summary: Combine LaTeX commands over included graphics 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-overpic-doc >= %{texlive_version} Provides: tex(overpic.sty) Requires: tex(epic.sty) Requires: tex(graphicx.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source5: overpic.tar.xz Source6: overpic.doc.tar.xz %description -n texlive-overpic The overpic environment is a cross between the LaTeX picture environment and the \includegraphics command of graphicx. The resulting picture environment has the same dimensions as the included graphic. LaTeX commands can be placed on the graphic at defined positions; a grid for orientation is available. date: 2017-10-08 13:59:13 +0000 %package -n texlive-overpic-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn45500 Release: 0 Summary: Documentation for texlive-overpic License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-overpic-doc:de;en) %description -n texlive-overpic-doc This package includes the documentation for texlive-overpic %post -n texlive-overpic mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-overpic 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-overpic %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-overpic-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/overpic/README.de.md %{_texmfdistdir}/doc/latex/overpic/README.md %{_texmfdistdir}/doc/latex/overpic/overpic.pdf %files -n texlive-overpic %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/overpic/overpic.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-overpic-%{texlive_version}.%{texlive_noarch}.1.0svn45500-%{release}-zypper %endif %package -n texlive-pacioli Version: %{texlive_version}.%{texlive_noarch}.svn24947 Release: 0 Summary: Fonts designed by Fra Luca de Pacioli in 1497 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-pacioli-doc >= %{texlive_version} Provides: tex(cpcr10.tfm) Provides: tex(cpcsl10.tfm) Provides: tex(ot1cpc.fd) Provides: tex(pacioli.sty) Provides: tex(t1cpc.fd) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source7: pacioli.tar.xz Source8: pacioli.doc.tar.xz %description -n texlive-pacioli Pacioli was a c.15 mathematician, and his font was designed according to 'the divine proportion'. The font is uppercase letters together with punctuation and some analphabetics; no lowercase or digits. The Metafont source is distributed in a .dtx file, together with LaTeX support. date: 2016-06-24 17:18:15 +0000 %package -n texlive-pacioli-doc Version: %{texlive_version}.%{texlive_noarch}.svn24947 Release: 0 Summary: Documentation for texlive-pacioli License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pacioli-doc This package includes the documentation for texlive-pacioli %post -n texlive-pacioli mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pacioli 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-pacioli %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pacioli-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/fonts/pacioli/README %{_texmfdistdir}/doc/fonts/pacioli/tryfont.ps %{_texmfdistdir}/doc/fonts/pacioli/tryfont.tex %files -n texlive-pacioli %defattr(-,root,root,755) %{_texmfdistdir}/fonts/source/public/pacioli/cpclig.mf %{_texmfdistdir}/fonts/source/public/pacioli/cpcpunct.mf %{_texmfdistdir}/fonts/source/public/pacioli/cpcr10.mf %{_texmfdistdir}/fonts/source/public/pacioli/cpcromanp.mf %{_texmfdistdir}/fonts/source/public/pacioli/cpcromanu.mf %{_texmfdistdir}/fonts/source/public/pacioli/cpcsl10.mf %{_texmfdistdir}/fonts/source/public/pacioli/cpctitle.mf %{_texmfdistdir}/fonts/tfm/public/pacioli/cpcr10.tfm %{_texmfdistdir}/fonts/tfm/public/pacioli/cpcsl10.tfm %{_texmfdistdir}/tex/latex/pacioli/ot1cpc.fd %{_texmfdistdir}/tex/latex/pacioli/pacioli.sty %{_texmfdistdir}/tex/latex/pacioli/t1cpc.fd %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pacioli-%{texlive_version}.%{texlive_noarch}.svn24947-%{release}-zypper %endif %package -n texlive-padauk Version: %{texlive_version}.%{texlive_noarch}.3.002svn42617 Release: 0 Summary: A high-quality TrueType font that supports the many diverse languages that use the Myanmar script License: OFL-1.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} Requires: texlive-padauk-fonts >= %{texlive_version} Recommends: texlive-padauk-doc >= %{texlive_version} # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source9: padauk.tar.xz Source10: padauk.doc.tar.xz %description -n texlive-padauk Padauk is a Unicode-based font family with broad support for writing systems that use the Myanmar script. date: 2018-01-07 11:14:32 +0000 %package -n texlive-padauk-doc Version: %{texlive_version}.%{texlive_noarch}.3.002svn42617 Release: 0 Summary: Documentation for texlive-padauk License: OFL-1.1 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-padauk-doc This package includes the documentation for texlive-padauk %package -n texlive-padauk-fonts Version: %{texlive_version}.%{texlive_noarch}.3.002svn42617 Release: 0 Summary: Severed fonts for texlive-padauk License: OFL-1.1 Group: Productivity/Publishing/TeX/Fonts Url: http://www.tug.org/texlive/ %reconfigure_fonts_prereq Requires(posttrans): fontconfig Requires(posttrans): ghostscript-fonts-std Requires(posttrans): mkfontdir Requires(posttrans): mkfontscale Requires(posttrans): xorg-x11-fonts-core %description -n texlive-padauk-fonts The separated fonts package for texlive-padauk %post -n texlive-padauk mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-padauk 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-padauk %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %reconfigure_fonts_scriptlets -n texlive-padauk-fonts %files -n texlive-padauk-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/fonts/padauk/FONTLOG.txt %{_texmfdistdir}/doc/fonts/padauk/OFL-FAQ.txt %{_texmfdistdir}/doc/fonts/padauk/OFL.txt %{_texmfdistdir}/doc/fonts/padauk/README %{_texmfdistdir}/doc/fonts/padauk/README.TEXLIVE %files -n texlive-padauk %defattr(-,root,root,755) %verify(link) %{_texmfdistdir}/fonts/truetype/public/padauk/Padauk-Bold.ttf %verify(link) %{_texmfdistdir}/fonts/truetype/public/padauk/Padauk-Regular.ttf %verify(link) %{_texmfdistdir}/fonts/truetype/public/padauk/PadaukBook-Bold.ttf %verify(link) %{_texmfdistdir}/fonts/truetype/public/padauk/PadaukBook-Regular.ttf %files -n texlive-padauk-fonts %defattr(-,root,root,755) %dir %{_datadir}/fonts/texlive-padauk %config %{_sysconfdir}/fonts/conf.avail/58-texlive-padauk.conf %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-padauk/encodings.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-padauk/fonts.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-padauk/fonts.scale %{_datadir}/fonts/texlive-padauk/Padauk-Bold.ttf %{_datadir}/fonts/texlive-padauk/Padauk-Regular.ttf %{_datadir}/fonts/texlive-padauk/PadaukBook-Bold.ttf %{_datadir}/fonts/texlive-padauk/PadaukBook-Regular.ttf %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-padauk-fonts-%{texlive_version}.%{texlive_noarch}.3.002svn42617-%{release}-zypper %endif %package -n texlive-pagecolor Version: %{texlive_version}.%{texlive_noarch}.1.0isvn44487 Release: 0 Summary: Interrogate page colour 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-pagecolor-doc >= %{texlive_version} Provides: tex(pagecolor.sty) Requires: tex(color.sty) Requires: tex(ifluatex.sty) Requires: tex(ifpdf.sty) Requires: tex(kvoptions.sty) Requires: tex(xcolor.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source11: pagecolor.tar.xz Source12: pagecolor.doc.tar.xz %description -n texlive-pagecolor This package provides the command \thepagecolor, which gives the current page (background) colour, i. e. the argument used with the most recent call of \pagecolor{...}. The command \thepagecolornone gives the same colour as \thepagecolor, except when the page background colour is "none" (e.g., as a result of using the \nopagecolor command). In that case \thepagecolor is "white" and \thepagecolornone is "none". date: 2017-05-29 11:22:07 +0000 %package -n texlive-pagecolor-doc Version: %{texlive_version}.%{texlive_noarch}.1.0isvn44487 Release: 0 Summary: Documentation for texlive-pagecolor License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pagecolor-doc This package includes the documentation for texlive-pagecolor %post -n texlive-pagecolor mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pagecolor 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-pagecolor %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pagecolor-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pagecolor/README %{_texmfdistdir}/doc/latex/pagecolor/pagecolor-example.pdf %{_texmfdistdir}/doc/latex/pagecolor/pagecolor-example.tex %{_texmfdistdir}/doc/latex/pagecolor/pagecolor.pdf %files -n texlive-pagecolor %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/pagecolor/pagecolor.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pagecolor-%{texlive_version}.%{texlive_noarch}.1.0isvn44487-%{release}-zypper %endif %package -n texlive-pagecont Version: %{texlive_version}.%{texlive_noarch}.1.0svn15878 Release: 0 Summary: Page numbering that continues between documents 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-pagecont-doc >= %{texlive_version} Provides: tex(pagecont.sty) Requires: tex(keyval.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source13: pagecont.tar.xz Source14: pagecont.doc.tar.xz %description -n texlive-pagecont The package provides the facility that several documents can be typeset independently with page numbers in sequence, as if they were a single document. date: 2016-06-24 17:18:15 +0000 %package -n texlive-pagecont-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn15878 Release: 0 Summary: Documentation for texlive-pagecont License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pagecont-doc This package includes the documentation for texlive-pagecont %post -n texlive-pagecont mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pagecont 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-pagecont %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pagecont-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pagecont/README %{_texmfdistdir}/doc/latex/pagecont/pagecont.pdf %files -n texlive-pagecont %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/pagecont/pagecont.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pagecont-%{texlive_version}.%{texlive_noarch}.1.0svn15878-%{release}-zypper %endif %package -n texlive-pagenote Version: %{texlive_version}.%{texlive_noarch}.1.1asvn15878 Release: 0 Summary: Notes at end of document 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-pagenote-doc >= %{texlive_version} Provides: tex(pagenote.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source15: pagenote.tar.xz Source16: pagenote.doc.tar.xz %description -n texlive-pagenote The pagenote package provides tagged notes on a separate page (also known as 'end notes'). Unless the memoir class is used, the package requires the ifmtarg package. date: 2016-06-24 17:18:15 +0000 %package -n texlive-pagenote-doc Version: %{texlive_version}.%{texlive_noarch}.1.1asvn15878 Release: 0 Summary: Documentation for texlive-pagenote License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pagenote-doc This package includes the documentation for texlive-pagenote %post -n texlive-pagenote mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pagenote 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-pagenote %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pagenote-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pagenote/README %{_texmfdistdir}/doc/latex/pagenote/pagenote.pdf %files -n texlive-pagenote %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/pagenote/pagenote.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pagenote-%{texlive_version}.%{texlive_noarch}.1.1asvn15878-%{release}-zypper %endif %package -n texlive-pagerange Version: %{texlive_version}.%{texlive_noarch}.0.0.5svn16915 Release: 0 Summary: Flexible and configurable page range typesetting 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-pagerange-doc >= %{texlive_version} Provides: tex(pagerange-guide.cfg) Provides: tex(pagerange.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source17: pagerange.tar.xz Source18: pagerange.doc.tar.xz %description -n texlive-pagerange The package defines a command \pagerange that typesets ranges of page numbers, expanding them (e.g., adding first or last page numbers) and standardising them. date: 2016-06-24 17:18:15 +0000 %package -n texlive-pagerange-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.5svn16915 Release: 0 Summary: Documentation for texlive-pagerange License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pagerange-doc This package includes the documentation for texlive-pagerange %post -n texlive-pagerange mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pagerange 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-pagerange %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pagerange-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pagerange/README %{_texmfdistdir}/doc/latex/pagerange/pagerange-guide.pdf %{_texmfdistdir}/doc/latex/pagerange/pagerange-guide.tex %files -n texlive-pagerange %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/pagerange/pagerange-guide.cfg %{_texmfdistdir}/tex/latex/pagerange/pagerange.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pagerange-%{texlive_version}.%{texlive_noarch}.0.0.5svn16915-%{release}-zypper %endif %package -n texlive-pageslts Version: %{texlive_version}.%{texlive_noarch}.1.2fsvn39164 Release: 0 Summary: Variants of last page labels 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-pageslts-doc >= %{texlive_version} Provides: tex(pageslts.sty) Requires: tex(alphalph.sty) Requires: tex(atveryend.sty) Requires: tex(everyshi.sty) Requires: tex(kvoptions.sty) Requires: tex(letltxmacro.sty) Requires: tex(ltxcmds.sty) Requires: tex(rerunfilecheck.sty) Requires: tex(undolabl.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source19: pageslts.tar.xz Source20: pageslts.doc.tar.xz %description -n texlive-pageslts The package was designed as an extension of the lastpage package -- as well as that package's LastPage label (created \AtEndDocument) it adds a VeryLastPage (created \AfterLastShipout). When more than one page numbering scheme is in operation (as in a book class document with frontmatter), the labels above do not give the total number of pages, so the package also provides labels pagesLTS.<numbering scheme>, where the numbering scheme is arabic, roman, etc. The package relies on the undolabl package. date: 2016-06-24 17:18:15 +0000 %package -n texlive-pageslts-doc Version: %{texlive_version}.%{texlive_noarch}.1.2fsvn39164 Release: 0 Summary: Documentation for texlive-pageslts License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pageslts-doc This package includes the documentation for texlive-pageslts %post -n texlive-pageslts mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pageslts 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-pageslts %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pageslts-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pageslts/README %{_texmfdistdir}/doc/latex/pageslts/pageslts-example.pdf %{_texmfdistdir}/doc/latex/pageslts/pageslts-example.tex %{_texmfdistdir}/doc/latex/pageslts/pageslts.pdf %files -n texlive-pageslts %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/pageslts/pageslts.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pageslts-%{texlive_version}.%{texlive_noarch}.1.2fsvn39164-%{release}-zypper %endif %package -n texlive-palatino Version: %{texlive_version}.%{texlive_noarch}.svn31835 Release: 0 Summary: URW "Base 35" font pack for LaTeX License: GPL-2.0-or-later 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-palatino-fonts >= %{texlive_version} Provides: tex(8rupl.fd) Provides: tex(eurbo10.tfm) Provides: tex(eurmo10.tfm) Provides: tex(omlupl.fd) Provides: tex(omsupl.fd) Provides: tex(ot1upl.fd) Provides: tex(pplb.tfm) Provides: tex(pplb.vf) Provides: tex(pplb7t.tfm) Provides: tex(pplb7t.vf) Provides: tex(pplb8c.tfm) Provides: tex(pplb8c.vf) Provides: tex(pplb8r.tfm) Provides: tex(pplb8t.tfm) Provides: tex(pplb8t.vf) Provides: tex(pplb9c.tfm) Provides: tex(pplb9c.vf) Provides: tex(pplb9d.tfm) Provides: tex(pplb9d.vf) Provides: tex(pplb9e.tfm) Provides: tex(pplb9e.vf) Provides: tex(pplb9o.tfm) Provides: tex(pplb9o.vf) Provides: tex(pplb9t.tfm) Provides: tex(pplb9t.vf) Provides: tex(pplbc.tfm) Provides: tex(pplbc.vf) Provides: tex(pplbc7t.tfm) Provides: tex(pplbc7t.vf) Provides: tex(pplbc8t.tfm) Provides: tex(pplbc8t.vf) Provides: tex(pplbi.tfm) Provides: tex(pplbi.vf) Provides: tex(pplbi7t.tfm) Provides: tex(pplbi7t.vf) Provides: tex(pplbi8c.tfm) Provides: tex(pplbi8c.vf) Provides: tex(pplbi8r.tfm) Provides: tex(pplbi8t.tfm) Provides: tex(pplbi8t.vf) Provides: tex(pplbi9c.tfm) Provides: tex(pplbi9c.vf) Provides: tex(pplbi9d.tfm) Provides: tex(pplbi9d.vf) Provides: tex(pplbi9e.tfm) Provides: tex(pplbi9e.vf) Provides: tex(pplbi9o.tfm) Provides: tex(pplbi9o.vf) Provides: tex(pplbi9t.tfm) Provides: tex(pplbi9t.vf) Provides: tex(pplbij8r.tfm) Provides: tex(pplbj8r.tfm) Provides: tex(pplbo.tfm) Provides: tex(pplbo.vf) Provides: tex(pplbo7t.tfm) Provides: tex(pplbo7t.vf) Provides: tex(pplbo8c.tfm) Provides: tex(pplbo8c.vf) Provides: tex(pplbo8r.tfm) Provides: tex(pplbo8t.tfm) Provides: tex(pplbo8t.vf) Provides: tex(pplbu.tfm) Provides: tex(pplbu.vf) Provides: tex(pplbu8r.tfm) Provides: tex(pplr.tfm) Provides: tex(pplr.vf) Provides: tex(pplr7t.tfm) Provides: tex(pplr7t.vf) Provides: tex(pplr8c.tfm) Provides: tex(pplr8c.vf) Provides: tex(pplr8r.tfm) Provides: tex(pplr8rn.tfm) Provides: tex(pplr8t.tfm) Provides: tex(pplr8t.vf) Provides: tex(pplr9c.tfm) Provides: tex(pplr9c.vf) Provides: tex(pplr9d.tfm) Provides: tex(pplr9d.vf) Provides: tex(pplr9e.tfm) Provides: tex(pplr9e.vf) Provides: tex(pplr9o.tfm) Provides: tex(pplr9o.vf) Provides: tex(pplr9t.tfm) Provides: tex(pplr9t.vf) Provides: tex(pplrc.tfm) Provides: tex(pplrc.vf) Provides: tex(pplrc7t.tfm) Provides: tex(pplrc7t.vf) Provides: tex(pplrc8r.tfm) Provides: tex(pplrc8t.tfm) Provides: tex(pplrc8t.vf) Provides: tex(pplrc9d.tfm) Provides: tex(pplrc9d.vf) Provides: tex(pplrc9e.tfm) Provides: tex(pplrc9e.vf) Provides: tex(pplrc9o.tfm) Provides: tex(pplrc9o.vf) Provides: tex(pplrc9t.tfm) Provides: tex(pplrc9t.vf) Provides: tex(pplri.tfm) Provides: tex(pplri.vf) Provides: tex(pplri7t.tfm) Provides: tex(pplri7t.vf) Provides: tex(pplri8c.tfm) Provides: tex(pplri8c.vf) Provides: tex(pplri8r.tfm) Provides: tex(pplri8t.tfm) Provides: tex(pplri8t.vf) Provides: tex(pplri9c.tfm) Provides: tex(pplri9c.vf) Provides: tex(pplri9d.tfm) Provides: tex(pplri9d.vf) Provides: tex(pplri9e.tfm) Provides: tex(pplri9e.vf) Provides: tex(pplri9o.tfm) Provides: tex(pplri9o.vf) Provides: tex(pplri9t.tfm) Provides: tex(pplri9t.vf) Provides: tex(pplrij8r.tfm) Provides: tex(pplro.tfm) Provides: tex(pplro.vf) Provides: tex(pplro7t.tfm) Provides: tex(pplro7t.vf) Provides: tex(pplro8c.tfm) Provides: tex(pplro8c.vf) Provides: tex(pplro8r.tfm) Provides: tex(pplro8t.tfm) Provides: tex(pplro8t.vf) Provides: tex(pplrr8re.tfm) Provides: tex(pplrre.tfm) Provides: tex(pplrre.vf) Provides: tex(pplrrn.tfm) Provides: tex(pplrrn.vf) Provides: tex(pplru.tfm) Provides: tex(pplru.vf) Provides: tex(pplru8r.tfm) Provides: tex(t1upl.fd) Provides: tex(ts1upl.fd) Provides: tex(upl.map) Provides: tex(uplb7t.tfm) Provides: tex(uplb7t.vf) Provides: tex(uplb8c.tfm) Provides: tex(uplb8c.vf) Provides: tex(uplb8r.tfm) Provides: tex(uplb8t.tfm) Provides: tex(uplb8t.vf) Provides: tex(uplbc7t.tfm) Provides: tex(uplbc7t.vf) Provides: tex(uplbc8t.tfm) Provides: tex(uplbc8t.vf) Provides: tex(uplbi7t.tfm) Provides: tex(uplbi7t.vf) Provides: tex(uplbi8c.tfm) Provides: tex(uplbi8c.vf) Provides: tex(uplbi8r.tfm) Provides: tex(uplbi8t.tfm) Provides: tex(uplbi8t.vf) Provides: tex(uplbo7t.tfm) Provides: tex(uplbo7t.vf) Provides: tex(uplbo8c.tfm) Provides: tex(uplbo8c.vf) Provides: tex(uplbo8r.tfm) Provides: tex(uplbo8t.tfm) Provides: tex(uplbo8t.vf) Provides: tex(uplr7t.tfm) Provides: tex(uplr7t.vf) Provides: tex(uplr8c.tfm) Provides: tex(uplr8c.vf) Provides: tex(uplr8r.tfm) Provides: tex(uplr8t.tfm) Provides: tex(uplr8t.vf) Provides: tex(uplrc7t.tfm) Provides: tex(uplrc7t.vf) Provides: tex(uplrc8t.tfm) Provides: tex(uplrc8t.vf) Provides: tex(uplri7t.tfm) Provides: tex(uplri7t.vf) Provides: tex(uplri8c.tfm) Provides: tex(uplri8c.vf) Provides: tex(uplri8r.tfm) Provides: tex(uplri8t.tfm) Provides: tex(uplri8t.vf) Provides: tex(uplro7t.tfm) Provides: tex(uplro7t.vf) Provides: tex(uplro8c.tfm) Provides: tex(uplro8c.vf) Provides: tex(uplro8r.tfm) Provides: tex(uplro8t.tfm) Provides: tex(uplro8t.vf) Provides: tex(zppleb7m.tfm) Provides: tex(zppleb7m.vf) Provides: tex(zppleb7t.tfm) Provides: tex(zppleb7t.vf) Provides: tex(zppleb7y.tfm) Provides: tex(zppleb7y.vf) Provides: tex(zppler7m.tfm) Provides: tex(zppler7m.vf) Provides: tex(zppler7t.tfm) Provides: tex(zppler7t.vf) Provides: tex(zppler7v.tfm) Provides: tex(zppler7v.vf) Provides: tex(zppler7y.tfm) Provides: tex(zppler7y.vf) Requires: tex(cmbsy10.tfm) Requires: tex(cmbx10.tfm) Requires: tex(cmex10.tfm) Requires: tex(cmmi10.tfm) Requires: tex(cmmib10.tfm) Requires: tex(cmr10.tfm) Requires: tex(cmsy10.tfm) Requires: tex(euex10.tfm) Requires: tex(eurb10.tfm) Requires: tex(eurm10.tfm) Requires: tex(eusb10.tfm) Requires: tex(eusm10.tfm) Requires: tex(fplmb.tfm) Requires: tex(fplmbi.tfm) Requires: tex(fplmr.tfm) Requires: tex(fplmri.tfm) Requires: tex(psyr.tfm) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source21: palatino.tar.xz %description -n texlive-palatino A set of fonts for use as "drop-in" replacements for Adobe's basic set, comprising: Century Schoolbook (substituting for Adobe's New Century Schoolbook); Dingbats (substituting for Adobe's Zapf Dingbats); Nimbus Mono L (substituting for Abobe's Courier); Nimbus Roman No9 L (substituting for Adobe's Times); Nimbus Sans L (substituting for Adobe's Helvetica); Standard Symbols L (substituting for Adobe's Symbol); URW Bookman; URW Chancery L Medium Italic (substituting for Adobe's Zapf Chancery); URW Gothic L Book (substituting for Adobe's Avant Garde); and URW Palladio L (substituting for Adobe's Palatino). date: 2016-06-24 17:18:15 +0000 %package -n texlive-palatino-fonts Version: %{texlive_version}.%{texlive_noarch}.svn31835 Release: 0 Summary: Severed fonts for texlive-palatino License: GPL-2.0-or-later Group: Productivity/Publishing/TeX/Fonts Url: http://www.tug.org/texlive/ %reconfigure_fonts_prereq Requires(posttrans): fontconfig Requires(posttrans): ghostscript-fonts-std Requires(posttrans): mkfontdir Requires(posttrans): mkfontscale Requires(posttrans): xorg-x11-fonts-core %description -n texlive-palatino-fonts The separated fonts package for texlive-palatino %post -n texlive-palatino mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update echo 'addMap upl.map' >> /var/run/texlive/run-updmap %postun -n texlive-palatino mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then echo 'deleteMap upl.map' >> /var/run/texlive/run-updmap exit 0 fi %posttrans -n texlive-palatino %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %reconfigure_fonts_scriptlets -n texlive-palatino-fonts %files -n texlive-palatino %defattr(-,root,root,755) %{_texmfdistdir}/dvips/palatino/config.upl %{_texmfdistdir}/fonts/afm/adobe/palatino/pplb8a.afm %{_texmfdistdir}/fonts/afm/adobe/palatino/pplbi8a.afm %{_texmfdistdir}/fonts/afm/adobe/palatino/pplr8a.afm %{_texmfdistdir}/fonts/afm/adobe/palatino/pplri8a.afm %{_texmfdistdir}/fonts/afm/urw/palatino/uplb8a.afm %{_texmfdistdir}/fonts/afm/urw/palatino/uplbi8a.afm %{_texmfdistdir}/fonts/afm/urw/palatino/uplr8a.afm %{_texmfdistdir}/fonts/afm/urw/palatino/uplri8a.afm %{_texmfdistdir}/fonts/map/dvips/palatino/upl.map %{_texmfdistdir}/fonts/tfm/adobe/palatino/eurbo10.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/eurmo10.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplb.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplb7t.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplb8c.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplb8r.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplb8t.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplb9c.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplb9d.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplb9e.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplb9o.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplb9t.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbc.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbc7t.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbc8t.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbi.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbi7t.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbi8c.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbi8r.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbi8t.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbi9c.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbi9d.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbi9e.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbi9o.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbi9t.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbij8r.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbj8r.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbo.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbo7t.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbo8c.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbo8r.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbo8t.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbu.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbu8r.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplr.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplr7t.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplr8c.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplr8r.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplr8rn.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplr8t.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplr9c.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplr9d.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplr9e.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplr9o.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplr9t.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplrc.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplrc7t.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplrc8r.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplrc8t.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplrc9d.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplrc9e.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplrc9o.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplrc9t.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplri.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplri7t.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplri8c.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplri8r.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplri8t.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplri9c.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplri9d.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplri9e.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplri9o.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplri9t.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplrij8r.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplro.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplro7t.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplro8c.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplro8r.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplro8t.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplrr8re.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplrre.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplrrn.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplru.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/pplru8r.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/zppleb7m.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/zppleb7t.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/zppleb7y.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/zppler7m.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/zppler7t.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/zppler7v.tfm %{_texmfdistdir}/fonts/tfm/adobe/palatino/zppler7y.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplb7t.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplb8c.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplb8r.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplb8t.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplbc7t.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplbc8t.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplbi7t.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplbi8c.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplbi8r.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplbi8t.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplbo7t.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplbo8c.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplbo8r.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplbo8t.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplr7t.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplr8c.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplr8r.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplr8t.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplrc7t.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplrc8t.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplri7t.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplri8c.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplri8r.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplri8t.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplro7t.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplro8c.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplro8r.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplro8t.tfm %verify(link) %{_texmfdistdir}/fonts/type1/urw/palatino/uplb8a.pfb %{_texmfdistdir}/fonts/type1/urw/palatino/uplb8a.pfm %verify(link) %{_texmfdistdir}/fonts/type1/urw/palatino/uplbi8a.pfb %{_texmfdistdir}/fonts/type1/urw/palatino/uplbi8a.pfm %verify(link) %{_texmfdistdir}/fonts/type1/urw/palatino/uplr8a.pfb %{_texmfdistdir}/fonts/type1/urw/palatino/uplr8a.pfm %verify(link) %{_texmfdistdir}/fonts/type1/urw/palatino/uplri8a.pfb %{_texmfdistdir}/fonts/type1/urw/palatino/uplri8a.pfm %{_texmfdistdir}/fonts/vf/adobe/palatino/pplb.vf %{_texmfdistdir}/fonts/vf/adobe/palatino/pplb7t.vf %{_texmfdistdir}/fonts/vf/adobe/palatino/pplb8c.vf %{_texmfdistdir}/fonts/vf/adobe/palatino/pplb8t.vf %{_texmfdistdir}/fonts/vf/adobe/palatino/pplb9c.vf %{_texmfdistdir}/fonts/vf/adobe/palatino/pplb9d.vf %{_texmfdistdir}/fonts/vf/adobe/palatino/pplb9e.vf %{_texmfdistdir}/fonts/vf/adobe/palatino/pplb9o.vf %{_texmfdistdir}/fonts/vf/adobe/palatino/pplb9t.vf %{_texmfdistdir}/fonts/vf/adobe/palatino/pplbc.vf %{_texmfdistdir}/fonts/vf/adobe/palatino/pplbc7t.vf %{_texmfdistdir}/fonts/vf/adobe/palatino/pplbc8t.vf %{_texmfdistdir}/fonts/vf/adobe/palatino/pplbi.vf %{_texmfdistdir}/fonts/vf/adobe/palatino/pplbi7t.vf %{_texmfdistdir}/fonts/vf/adobe/palatino/pplbi8c.vf %{_texmfdistdir}/fonts/vf/adobe/palatino/pplbi8t.vf %{_texmfdistdir}/fonts/vf/adobe/palatino/pplbi9c.vf %{_texmfdistdir}/fonts/vf/adobe/palatino/pplbi9d.vf %{_texmfdistdir}/fonts/vf/adobe/palatino/pplbi9e.vf %{_texmfdistdir}/fonts/vf/adobe/palatino/pplbi9o.vf %{_texmfdistdir}/fonts/vf/adobe/palatino/pplbi9t.vf %{_texmfdistdir}/fonts/vf/adobe/palatino/pplbo.vf %{_texmfdistdir}/fonts/vf/adobe/palatino/pplbo7t.vf %{_texmfdistdir}/fonts/vf/adobe/palatino/pplbo8c.vf %{_texmfdistdir}/fonts/vf/adobe/palatino/pplbo8t.vf %{_texmfdistdir}/fonts/vf/adobe/palatino/pplbu.vf %{_texmfdistdir}/fonts/vf/adobe/palatino/pplr.vf %{_texmfdistdir}/fonts/vf/adobe/palatino/pplr7t.vf %{_texmfdistdir}/fonts/vf/adobe/palatino/pplr8c.vf %{_texmfdistdir}/fonts/vf/adobe/palatino/pplr8t.vf %{_texmfdistdir}/fonts/vf/adobe/palatino/pplr9c.vf %{_texmfdistdir}/fonts/vf/adobe/palatino/pplr9d.vf %{_texmfdistdir}/fonts/vf/adobe/palatino/pplr9e.vf %{_texmfdistdir}/fonts/vf/adobe/palatino/pplr9o.vf %{_texmfdistdir}/fonts/vf/adobe/palatino/pplr9t.vf %{_texmfdistdir}/fonts/vf/adobe/palatino/pplrc.vf %{_texmfdistdir}/fonts/vf/adobe/palatino/pplrc7t.vf %{_texmfdistdir}/fonts/vf/adobe/palatino/pplrc8t.vf %{_texmfdistdir}/fonts/vf/adobe/palatino/pplrc9d.vf %{_texmfdistdir}/fonts/vf/adobe/palatino/pplrc9e.vf %{_texmfdistdir}/fonts/vf/adobe/palatino/pplrc9o.vf %{_texmfdistdir}/fonts/vf/adobe/palatino/pplrc9t.vf %{_texmfdistdir}/fonts/vf/adobe/palatino/pplri.vf %{_texmfdistdir}/fonts/vf/adobe/palatino/pplri7t.vf %{_texmfdistdir}/fonts/vf/adobe/palatino/pplri8c.vf %{_texmfdistdir}/fonts/vf/adobe/palatino/pplri8t.vf %{_texmfdistdir}/fonts/vf/adobe/palatino/pplri9c.vf %{_texmfdistdir}/fonts/vf/adobe/palatino/pplri9d.vf %{_texmfdistdir}/fonts/vf/adobe/palatino/pplri9e.vf %{_texmfdistdir}/fonts/vf/adobe/palatino/pplri9o.vf %{_texmfdistdir}/fonts/vf/adobe/palatino/pplri9t.vf %{_texmfdistdir}/fonts/vf/adobe/palatino/pplro.vf %{_texmfdistdir}/fonts/vf/adobe/palatino/pplro7t.vf %{_texmfdistdir}/fonts/vf/adobe/palatino/pplro8c.vf %{_texmfdistdir}/fonts/vf/adobe/palatino/pplro8t.vf %{_texmfdistdir}/fonts/vf/adobe/palatino/pplrre.vf %{_texmfdistdir}/fonts/vf/adobe/palatino/pplrrn.vf %{_texmfdistdir}/fonts/vf/adobe/palatino/pplru.vf %{_texmfdistdir}/fonts/vf/adobe/palatino/zppleb7m.vf %{_texmfdistdir}/fonts/vf/adobe/palatino/zppleb7t.vf %{_texmfdistdir}/fonts/vf/adobe/palatino/zppleb7y.vf %{_texmfdistdir}/fonts/vf/adobe/palatino/zppler7m.vf %{_texmfdistdir}/fonts/vf/adobe/palatino/zppler7t.vf %{_texmfdistdir}/fonts/vf/adobe/palatino/zppler7v.vf %{_texmfdistdir}/fonts/vf/adobe/palatino/zppler7y.vf %{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplb7t.vf %{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplb8c.vf %{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplb8t.vf %{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplbc7t.vf %{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplbc8t.vf %{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplbi7t.vf %{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplbi8c.vf %{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplbi8t.vf %{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplbo7t.vf %{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplbo8c.vf %{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplbo8t.vf %{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplr7t.vf %{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplr8c.vf %{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplr8t.vf %{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplrc7t.vf %{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplrc8t.vf %{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplri7t.vf %{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplri8c.vf %{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplri8t.vf %{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplro7t.vf %{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplro8c.vf %{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplro8t.vf %{_texmfdistdir}/tex/latex/palatino/8rupl.fd %{_texmfdistdir}/tex/latex/palatino/omlupl.fd %{_texmfdistdir}/tex/latex/palatino/omsupl.fd %{_texmfdistdir}/tex/latex/palatino/ot1upl.fd %{_texmfdistdir}/tex/latex/palatino/t1upl.fd %{_texmfdistdir}/tex/latex/palatino/ts1upl.fd %files -n texlive-palatino-fonts %defattr(-,root,root,755) %dir %{_datadir}/fonts/texlive-palatino %config %{_sysconfdir}/fonts/conf.avail/58-texlive-palatino.conf %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-palatino/encodings.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-palatino/fonts.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-palatino/fonts.scale %{_datadir}/fonts/texlive-palatino/uplb8a.pfb %{_datadir}/fonts/texlive-palatino/uplbi8a.pfb %{_datadir}/fonts/texlive-palatino/uplr8a.pfb %{_datadir}/fonts/texlive-palatino/uplri8a.pfb %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-palatino-fonts-%{texlive_version}.%{texlive_noarch}.svn31835-%{release}-zypper %endif %package -n texlive-paper Version: %{texlive_version}.%{texlive_noarch}.1.0lsvn34521 Release: 0 Summary: Versions of article class, tuned for scholarly publications License: GPL-2.0-or-later 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-paper-doc >= %{texlive_version} Provides: tex(journal.cls) Provides: tex(journal.sty) Provides: tex(paper.cls) Provides: tex(paper.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source22: paper.tar.xz Source23: paper.doc.tar.xz %description -n texlive-paper A pair of classes derived from article, tuned for producing papers for journals. The classes introduce new layout options and font commands for sections/parts, and define a new keywords environment, subtitle and institution commands for the title section and new commands for revisions. date: 2018-01-06 11:14:59 +0000 %package -n texlive-paper-doc Version: %{texlive_version}.%{texlive_noarch}.1.0lsvn34521 Release: 0 Summary: Documentation for texlive-paper License: GPL-2.0-or-later Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-paper-doc:de) %description -n texlive-paper-doc This package includes the documentation for texlive-paper %post -n texlive-paper mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-paper 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-paper %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-paper-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/paper/README %{_texmfdistdir}/doc/latex/paper/install %{_texmfdistdir}/doc/latex/paper/journal1.tex %{_texmfdistdir}/doc/latex/paper/journal2.tex %{_texmfdistdir}/doc/latex/paper/local.tex %{_texmfdistdir}/doc/latex/paper/paper.pdf %{_texmfdistdir}/doc/latex/paper/testj.tex %{_texmfdistdir}/doc/latex/paper/testp.tex %files -n texlive-paper %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/paper/journal.cls %{_texmfdistdir}/tex/latex/paper/journal.sty %{_texmfdistdir}/tex/latex/paper/paper.cls %{_texmfdistdir}/tex/latex/paper/paper.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-paper-%{texlive_version}.%{texlive_noarch}.1.0lsvn34521-%{release}-zypper %endif %package -n texlive-papercdcase Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: Origami-style folding paper CD case 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-papercdcase-doc >= %{texlive_version} Provides: tex(papercdcase.sty) Requires: tex(calc.sty) Requires: tex(graphicx.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source24: papercdcase.tar.xz Source25: papercdcase.doc.tar.xz %description -n texlive-papercdcase This package implements a LaTeX style file to produce origami-style folding paper CD cases. date: 2016-06-24 17:18:15 +0000 %package -n texlive-papercdcase-doc Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: Documentation for texlive-papercdcase License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-papercdcase-doc This package includes the documentation for texlive-papercdcase %post -n texlive-papercdcase mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-papercdcase 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-papercdcase %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-papercdcase-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/papercdcase/example.tex %{_texmfdistdir}/doc/latex/papercdcase/interactive.tex %{_texmfdistdir}/doc/latex/papercdcase/papercdcase.pdf %files -n texlive-papercdcase %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/papercdcase/papercdcase.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-papercdcase-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper %endif %package -n texlive-papermas Version: %{texlive_version}.%{texlive_noarch}.1.0hsvn23667 Release: 0 Summary: Compute the mass of a printed version of a document 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-papermas-doc >= %{texlive_version} Provides: tex(papermas.sty) Requires: tex(intcalc.sty) Requires: tex(kvoptions.sty) Requires: tex(pageslts.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source26: papermas.tar.xz Source27: papermas.doc.tar.xz %description -n texlive-papermas The package computes the number of sheets of paper used by, and hence the mass of a document. This is useful (for example) when calculating postal charges. date: 2016-06-24 17:18:15 +0000 %package -n texlive-papermas-doc Version: %{texlive_version}.%{texlive_noarch}.1.0hsvn23667 Release: 0 Summary: Documentation for texlive-papermas License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-papermas-doc This package includes the documentation for texlive-papermas %post -n texlive-papermas mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-papermas 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-papermas %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-papermas-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/papermas/README %{_texmfdistdir}/doc/latex/papermas/papermas-example.pdf %{_texmfdistdir}/doc/latex/papermas/papermas-example.tex %{_texmfdistdir}/doc/latex/papermas/papermas.pdf %files -n texlive-papermas %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/papermas/papermas.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-papermas-%{texlive_version}.%{texlive_noarch}.1.0hsvn23667-%{release}-zypper %endif %package -n texlive-papertex Version: %{texlive_version}.%{texlive_noarch}.1.2bsvn19230 Release: 0 Summary: Class for newspapers, 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-papertex-doc >= %{texlive_version} Provides: tex(papertex.cls) Requires: tex(article.cls) Requires: tex(color.sty) Requires: tex(datetime.sty) Requires: tex(fancybox.sty) Requires: tex(fancyhdr.sty) Requires: tex(geometry.sty) Requires: tex(graphicx.sty) Requires: tex(hyperref.sty) Requires: tex(hyphenat.sty) Requires: tex(ifpdf.sty) Requires: tex(ifthen.sty) Requires: tex(lastpage.sty) Requires: tex(multicol.sty) Requires: tex(multido.sty) Requires: tex(ragged2e.sty) Requires: tex(setspace.sty) Requires: tex(textpos.sty) Requires: tex(wrapfig.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source28: papertex.tar.xz Source29: papertex.doc.tar.xz %description -n texlive-papertex This class allows LaTeX users to create a paperTeX newspaper. The final document has a front page and as many inner pages as desired. News items appear one after another and the user can choose the number of columns, style and so on. The class allows users to create newsletters too. date: 2016-06-24 17:18:15 +0000 %package -n texlive-papertex-doc Version: %{texlive_version}.%{texlive_noarch}.1.2bsvn19230 Release: 0 Summary: Documentation for texlive-papertex License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-papertex-doc This package includes the documentation for texlive-papertex %post -n texlive-papertex mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-papertex 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-papertex %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-papertex-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/papertex/CHANGES %{_texmfdistdir}/doc/latex/papertex/README %{_texmfdistdir}/doc/latex/papertex/example/example.pdf %{_texmfdistdir}/doc/latex/papertex/example/example.tex %{_texmfdistdir}/doc/latex/papertex/example/img/ireland.jpg %{_texmfdistdir}/doc/latex/papertex/example/img/weather/clouds.jpg %{_texmfdistdir}/doc/latex/papertex/example/img/weather/rain.jpg %{_texmfdistdir}/doc/latex/papertex/example/img/weather/sun.jpg %{_texmfdistdir}/doc/latex/papertex/papertex.pdf %files -n texlive-papertex %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/papertex/papertex.cls %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-papertex-%{texlive_version}.%{texlive_noarch}.1.2bsvn19230-%{release}-zypper %endif %package -n texlive-paracol Version: %{texlive_version}.%{texlive_noarch}.1.32svn38621 Release: 0 Summary: Multiple columns with texts "in parallel" 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-paracol-doc >= %{texlive_version} Provides: tex(paracol.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source30: paracol.tar.xz Source31: paracol.doc.tar.xz %description -n texlive-paracol The package provides yet another multi-column typesetting mechanism by which you produce multi-column (e.g., bilingual) document switching and sychronizing each corresponding part in "parallel". date: 2016-06-24 17:18:15 +0000 %package -n texlive-paracol-doc Version: %{texlive_version}.%{texlive_noarch}.1.32svn38621 Release: 0 Summary: Documentation for texlive-paracol License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-paracol-doc This package includes the documentation for texlive-paracol %post -n texlive-paracol mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-paracol 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-paracol %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-paracol-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/paracol/README %{_texmfdistdir}/doc/latex/paracol/paracol-man.pdf %{_texmfdistdir}/doc/latex/paracol/paracol-man.tex %files -n texlive-paracol %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/paracol/paracol.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-paracol-%{texlive_version}.%{texlive_noarch}.1.32svn38621-%{release}-zypper %endif %package -n texlive-parades Version: %{texlive_version}.%{texlive_noarch}.svn40042 Release: 0 Summary: Tabulators and space between paragraphs in galley approach 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-parades-doc >= %{texlive_version} Provides: tex(paravesp.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source32: parades.tar.xz Source33: parades.doc.tar.xz %description -n texlive-parades The LaTeX package paravesp controls the spaces above and below paragraphs. The python script parades.py generates paragraph styles with support of space above, space below and tabulators. The system imposes the galley approach on the document. date: 2016-06-24 17:18:15 +0000 %package -n texlive-parades-doc Version: %{texlive_version}.%{texlive_noarch}.svn40042 Release: 0 Summary: Documentation for texlive-parades License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-parades-doc This package includes the documentation for texlive-parades %post -n texlive-parades mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-parades 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-parades %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-parades-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/parades/README %{_texmfdistdir}/doc/latex/parades/example/README.example %{_texmfdistdir}/doc/latex/parades/example/SConstruct %{_texmfdistdir}/doc/latex/parades/example/paras.py %{_texmfdistdir}/doc/latex/parades/example/paras.sty %{_texmfdistdir}/doc/latex/parades/example/udhr.pdf %{_texmfdistdir}/doc/latex/parades/example/udhr.tex %{_texmfdistdir}/doc/latex/parades/example/udhr.xsl %{_texmfdistdir}/doc/latex/parades/example/udhr_eng.xml %{_texmfdistdir}/doc/latex/parades/parades.pdf %{_texmfdistdir}/doc/latex/parades/parades.py %files -n texlive-parades %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/parades/paravesp.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-parades-%{texlive_version}.%{texlive_noarch}.svn40042-%{release}-zypper %endif %package -n texlive-paralist Version: %{texlive_version}.%{texlive_noarch}.2.7svn43021 Release: 0 Summary: Enumerate and itemize within paragraphs 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-paralist-doc >= %{texlive_version} Provides: tex(paralist.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source34: paralist.tar.xz Source35: paralist.doc.tar.xz %description -n texlive-paralist Provides enumerate and itemize environments that can be used within paragraphs to format the items either as running text or as separate paragraphs with a preceding number or symbol. Also provides compacted versions of enumerate and itemize. date: 2017-01-22 17:34:47 +0000 %package -n texlive-paralist-doc Version: %{texlive_version}.%{texlive_noarch}.2.7svn43021 Release: 0 Summary: Documentation for texlive-paralist License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-paralist-doc This package includes the documentation for texlive-paralist %post -n texlive-paralist mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-paralist 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-paralist %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-paralist-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/paralist/README %{_texmfdistdir}/doc/latex/paralist/paralist.pdf %files -n texlive-paralist %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/paralist/paralist.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-paralist-%{texlive_version}.%{texlive_noarch}.2.7svn43021-%{release}-zypper %endif %package -n texlive-parallel Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: Typeset parallel texts 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-parallel-doc >= %{texlive_version} Provides: tex(parallel.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source36: parallel.tar.xz Source37: parallel.doc.tar.xz %description -n texlive-parallel Provides a parallel environment which allows two potentially different texts to be typeset in two columns, while maintaining alignment. The two columns may be on the same page, or on facing pages. This arrangement of text is commonly used when typesetting translations, but it can have value when comparing any two texts. date: 2016-06-24 17:18:15 +0000 %package -n texlive-parallel-doc Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: Documentation for texlive-parallel License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-parallel-doc This package includes the documentation for texlive-parallel %post -n texlive-parallel mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-parallel 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-parallel %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-parallel-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/parallel/example1.tex %{_texmfdistdir}/doc/latex/parallel/example2.tex %{_texmfdistdir}/doc/latex/parallel/parallel.pdf %{_texmfdistdir}/doc/latex/parallel/readme %files -n texlive-parallel %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/parallel/parallel.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-parallel-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper %endif %package -n texlive-paratype Version: %{texlive_version}.%{texlive_noarch}.svn32859 Release: 0 Summary: LaTeX support for free fonts by ParaType 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} Requires: texlive-paratype-fonts >= %{texlive_version} Recommends: texlive-paratype-doc >= %{texlive_version} Provides: tex(IL2PTMono-TLF.fd) Provides: tex(IL2PTSans-TLF.fd) Provides: tex(IL2PTSansCaption-TLF.fd) Provides: tex(IL2PTSansNarrow-TLF.fd) Provides: tex(IL2PTSerif-TLF.fd) Provides: tex(IL2PTSerifCaption-TLF.fd) Provides: tex(OT1PTMono-TLF.fd) Provides: tex(OT1PTSans-TLF.fd) Provides: tex(OT1PTSansCaption-TLF.fd) Provides: tex(OT1PTSansNarrow-TLF.fd) Provides: tex(OT1PTSerif-TLF.fd) Provides: tex(OT1PTSerifCaption-TLF.fd) Provides: tex(OT2PTMono-TLF.fd) Provides: tex(OT2PTSans-TLF.fd) Provides: tex(OT2PTSansCaption-TLF.fd) Provides: tex(OT2PTSansNarrow-TLF.fd) Provides: tex(OT2PTSerif-TLF.fd) Provides: tex(OT2PTSerifCaption-TLF.fd) Provides: tex(PTMono-Bold-tlf-il2--base.tfm) Provides: tex(PTMono-Bold-tlf-il2.tfm) Provides: tex(PTMono-Bold-tlf-il2.vf) Provides: tex(PTMono-Bold-tlf-ot1--base.tfm) Provides: tex(PTMono-Bold-tlf-ot1.tfm) Provides: tex(PTMono-Bold-tlf-ot1.vf) Provides: tex(PTMono-Bold-tlf-ot2.tfm) Provides: tex(PTMono-Bold-tlf-t1--base.tfm) Provides: tex(PTMono-Bold-tlf-t1.tfm) Provides: tex(PTMono-Bold-tlf-t1.vf) Provides: tex(PTMono-Bold-tlf-t2a--base.tfm) Provides: tex(PTMono-Bold-tlf-t2a.tfm) Provides: tex(PTMono-Bold-tlf-t2a.vf) Provides: tex(PTMono-Bold-tlf-t2b--base.tfm) Provides: tex(PTMono-Bold-tlf-t2b.tfm) Provides: tex(PTMono-Bold-tlf-t2b.vf) Provides: tex(PTMono-Bold-tlf-t2c--base.tfm) Provides: tex(PTMono-Bold-tlf-t2c.tfm) Provides: tex(PTMono-Bold-tlf-t2c.vf) Provides: tex(PTMono-Bold-tlf-ts1--base.tfm) Provides: tex(PTMono-Bold-tlf-ts1.tfm) Provides: tex(PTMono-Bold-tlf-ts1.vf) Provides: tex(PTMono-Bold-tlf-x2--base.tfm) Provides: tex(PTMono-Bold-tlf-x2.tfm) Provides: tex(PTMono-Bold-tlf-x2.vf) Provides: tex(PTMono-BoldSlanted-tlf-il2.tfm) Provides: tex(PTMono-BoldSlanted-tlf-ot1.tfm) Provides: tex(PTMono-BoldSlanted-tlf-ot2.tfm) Provides: tex(PTMono-BoldSlanted-tlf-t1--base.tfm) Provides: tex(PTMono-BoldSlanted-tlf-t1.tfm) Provides: tex(PTMono-BoldSlanted-tlf-t1.vf) Provides: tex(PTMono-BoldSlanted-tlf-t2a--base.tfm) Provides: tex(PTMono-BoldSlanted-tlf-t2a.tfm) Provides: tex(PTMono-BoldSlanted-tlf-t2a.vf) Provides: tex(PTMono-BoldSlanted-tlf-t2b--base.tfm) Provides: tex(PTMono-BoldSlanted-tlf-t2b.tfm) Provides: tex(PTMono-BoldSlanted-tlf-t2b.vf) Provides: tex(PTMono-BoldSlanted-tlf-t2c--base.tfm) Provides: tex(PTMono-BoldSlanted-tlf-t2c.tfm) Provides: tex(PTMono-BoldSlanted-tlf-t2c.vf) Provides: tex(PTMono-BoldSlanted-tlf-ts1--base.tfm) Provides: tex(PTMono-BoldSlanted-tlf-ts1.tfm) Provides: tex(PTMono-BoldSlanted-tlf-ts1.vf) Provides: tex(PTMono-BoldSlanted-tlf-x2--base.tfm) Provides: tex(PTMono-BoldSlanted-tlf-x2.tfm) Provides: tex(PTMono-BoldSlanted-tlf-x2.vf) Provides: tex(PTMono-Regular-tlf-il2--base.tfm) Provides: tex(PTMono-Regular-tlf-il2.tfm) Provides: tex(PTMono-Regular-tlf-il2.vf) Provides: tex(PTMono-Regular-tlf-ot1--base.tfm) Provides: tex(PTMono-Regular-tlf-ot1.tfm) Provides: tex(PTMono-Regular-tlf-ot1.vf) Provides: tex(PTMono-Regular-tlf-ot2.tfm) Provides: tex(PTMono-Regular-tlf-t1--base.tfm) Provides: tex(PTMono-Regular-tlf-t1.tfm) Provides: tex(PTMono-Regular-tlf-t1.vf) Provides: tex(PTMono-Regular-tlf-t2a--base.tfm) Provides: tex(PTMono-Regular-tlf-t2a.tfm) Provides: tex(PTMono-Regular-tlf-t2a.vf) Provides: tex(PTMono-Regular-tlf-t2b--base.tfm) Provides: tex(PTMono-Regular-tlf-t2b.tfm) Provides: tex(PTMono-Regular-tlf-t2b.vf) Provides: tex(PTMono-Regular-tlf-t2c--base.tfm) Provides: tex(PTMono-Regular-tlf-t2c.tfm) Provides: tex(PTMono-Regular-tlf-t2c.vf) Provides: tex(PTMono-Regular-tlf-ts1--base.tfm) Provides: tex(PTMono-Regular-tlf-ts1.tfm) Provides: tex(PTMono-Regular-tlf-ts1.vf) Provides: tex(PTMono-Regular-tlf-x2--base.tfm) Provides: tex(PTMono-Regular-tlf-x2.tfm) Provides: tex(PTMono-Regular-tlf-x2.vf) Provides: tex(PTMono-Slanted-tlf-il2.tfm) Provides: tex(PTMono-Slanted-tlf-ot1.tfm) Provides: tex(PTMono-Slanted-tlf-ot2.tfm) Provides: tex(PTMono-Slanted-tlf-t1--base.tfm) Provides: tex(PTMono-Slanted-tlf-t1.tfm) Provides: tex(PTMono-Slanted-tlf-t1.vf) Provides: tex(PTMono-Slanted-tlf-t2a--base.tfm) Provides: tex(PTMono-Slanted-tlf-t2a.tfm) Provides: tex(PTMono-Slanted-tlf-t2a.vf) Provides: tex(PTMono-Slanted-tlf-t2b--base.tfm) Provides: tex(PTMono-Slanted-tlf-t2b.tfm) Provides: tex(PTMono-Slanted-tlf-t2b.vf) Provides: tex(PTMono-Slanted-tlf-t2c--base.tfm) Provides: tex(PTMono-Slanted-tlf-t2c.tfm) Provides: tex(PTMono-Slanted-tlf-t2c.vf) Provides: tex(PTMono-Slanted-tlf-ts1--base.tfm) Provides: tex(PTMono-Slanted-tlf-ts1.tfm) Provides: tex(PTMono-Slanted-tlf-ts1.vf) Provides: tex(PTMono-Slanted-tlf-x2--base.tfm) Provides: tex(PTMono-Slanted-tlf-x2.tfm) Provides: tex(PTMono-Slanted-tlf-x2.vf) Provides: tex(PTMono.sty) Provides: tex(PTSans-Bold-tlf-il2.tfm) Provides: tex(PTSans-Bold-tlf-ot1.tfm) Provides: tex(PTSans-Bold-tlf-ot2.tfm) Provides: tex(PTSans-Bold-tlf-t1--base.tfm) Provides: tex(PTSans-Bold-tlf-t1.tfm) Provides: tex(PTSans-Bold-tlf-t1.vf) Provides: tex(PTSans-Bold-tlf-t2a--base.tfm) Provides: tex(PTSans-Bold-tlf-t2a.tfm) Provides: tex(PTSans-Bold-tlf-t2a.vf) Provides: tex(PTSans-Bold-tlf-t2b--base.tfm) Provides: tex(PTSans-Bold-tlf-t2b.tfm) Provides: tex(PTSans-Bold-tlf-t2b.vf) Provides: tex(PTSans-Bold-tlf-t2c--base.tfm) Provides: tex(PTSans-Bold-tlf-t2c.tfm) Provides: tex(PTSans-Bold-tlf-t2c.vf) Provides: tex(PTSans-Bold-tlf-ts1--base.tfm) Provides: tex(PTSans-Bold-tlf-ts1.tfm) Provides: tex(PTSans-Bold-tlf-ts1.vf) Provides: tex(PTSans-Bold-tlf-x2--base.tfm) Provides: tex(PTSans-Bold-tlf-x2.tfm) Provides: tex(PTSans-Bold-tlf-x2.vf) Provides: tex(PTSans-BoldItalic-tlf-il2.tfm) Provides: tex(PTSans-BoldItalic-tlf-ot1.tfm) Provides: tex(PTSans-BoldItalic-tlf-ot2.tfm) Provides: tex(PTSans-BoldItalic-tlf-t1--base.tfm) Provides: tex(PTSans-BoldItalic-tlf-t1.tfm) Provides: tex(PTSans-BoldItalic-tlf-t1.vf) Provides: tex(PTSans-BoldItalic-tlf-t2a--base.tfm) Provides: tex(PTSans-BoldItalic-tlf-t2a.tfm) Provides: tex(PTSans-BoldItalic-tlf-t2a.vf) Provides: tex(PTSans-BoldItalic-tlf-t2b--base.tfm) Provides: tex(PTSans-BoldItalic-tlf-t2b.tfm) Provides: tex(PTSans-BoldItalic-tlf-t2b.vf) Provides: tex(PTSans-BoldItalic-tlf-t2c--base.tfm) Provides: tex(PTSans-BoldItalic-tlf-t2c.tfm) Provides: tex(PTSans-BoldItalic-tlf-t2c.vf) Provides: tex(PTSans-BoldItalic-tlf-ts1--base.tfm) Provides: tex(PTSans-BoldItalic-tlf-ts1.tfm) Provides: tex(PTSans-BoldItalic-tlf-ts1.vf) Provides: tex(PTSans-BoldItalic-tlf-x2--base.tfm) Provides: tex(PTSans-BoldItalic-tlf-x2.tfm) Provides: tex(PTSans-BoldItalic-tlf-x2.vf) Provides: tex(PTSans-Caption-tlf-il2.tfm) Provides: tex(PTSans-Caption-tlf-ot1.tfm) Provides: tex(PTSans-Caption-tlf-ot2.tfm) Provides: tex(PTSans-Caption-tlf-t1--base.tfm) Provides: tex(PTSans-Caption-tlf-t1.tfm) Provides: tex(PTSans-Caption-tlf-t1.vf) Provides: tex(PTSans-Caption-tlf-t2a--base.tfm) Provides: tex(PTSans-Caption-tlf-t2a.tfm) Provides: tex(PTSans-Caption-tlf-t2a.vf) Provides: tex(PTSans-Caption-tlf-t2b--base.tfm) Provides: tex(PTSans-Caption-tlf-t2b.tfm) Provides: tex(PTSans-Caption-tlf-t2b.vf) Provides: tex(PTSans-Caption-tlf-t2c--base.tfm) Provides: tex(PTSans-Caption-tlf-t2c.tfm) Provides: tex(PTSans-Caption-tlf-t2c.vf) Provides: tex(PTSans-Caption-tlf-ts1--base.tfm) Provides: tex(PTSans-Caption-tlf-ts1.tfm) Provides: tex(PTSans-Caption-tlf-ts1.vf) Provides: tex(PTSans-Caption-tlf-x2--base.tfm) Provides: tex(PTSans-Caption-tlf-x2.tfm) Provides: tex(PTSans-Caption-tlf-x2.vf) Provides: tex(PTSans-CaptionBold-tlf-il2.tfm) Provides: tex(PTSans-CaptionBold-tlf-ot1.tfm) Provides: tex(PTSans-CaptionBold-tlf-ot2.tfm) Provides: tex(PTSans-CaptionBold-tlf-t1--base.tfm) Provides: tex(PTSans-CaptionBold-tlf-t1.tfm) Provides: tex(PTSans-CaptionBold-tlf-t1.vf) Provides: tex(PTSans-CaptionBold-tlf-t2a--base.tfm) Provides: tex(PTSans-CaptionBold-tlf-t2a.tfm) Provides: tex(PTSans-CaptionBold-tlf-t2a.vf) Provides: tex(PTSans-CaptionBold-tlf-t2b--base.tfm) Provides: tex(PTSans-CaptionBold-tlf-t2b.tfm) Provides: tex(PTSans-CaptionBold-tlf-t2b.vf) Provides: tex(PTSans-CaptionBold-tlf-t2c--base.tfm) Provides: tex(PTSans-CaptionBold-tlf-t2c.tfm) Provides: tex(PTSans-CaptionBold-tlf-t2c.vf) Provides: tex(PTSans-CaptionBold-tlf-ts1--base.tfm) Provides: tex(PTSans-CaptionBold-tlf-ts1.tfm) Provides: tex(PTSans-CaptionBold-tlf-ts1.vf) Provides: tex(PTSans-CaptionBold-tlf-x2--base.tfm) Provides: tex(PTSans-CaptionBold-tlf-x2.tfm) Provides: tex(PTSans-CaptionBold-tlf-x2.vf) Provides: tex(PTSans-CaptionBoldSlanted-tlf-il2.tfm) Provides: tex(PTSans-CaptionBoldSlanted-tlf-ot1.tfm) Provides: tex(PTSans-CaptionBoldSlanted-tlf-ot2.tfm) Provides: tex(PTSans-CaptionBoldSlanted-tlf-t1--base.tfm) Provides: tex(PTSans-CaptionBoldSlanted-tlf-t1.tfm) Provides: tex(PTSans-CaptionBoldSlanted-tlf-t1.vf) Provides: tex(PTSans-CaptionBoldSlanted-tlf-t2a--base.tfm) Provides: tex(PTSans-CaptionBoldSlanted-tlf-t2a.tfm) Provides: tex(PTSans-CaptionBoldSlanted-tlf-t2a.vf) Provides: tex(PTSans-CaptionBoldSlanted-tlf-t2b--base.tfm) Provides: tex(PTSans-CaptionBoldSlanted-tlf-t2b.tfm) Provides: tex(PTSans-CaptionBoldSlanted-tlf-t2b.vf) Provides: tex(PTSans-CaptionBoldSlanted-tlf-t2c--base.tfm) Provides: tex(PTSans-CaptionBoldSlanted-tlf-t2c.tfm) Provides: tex(PTSans-CaptionBoldSlanted-tlf-t2c.vf) Provides: tex(PTSans-CaptionBoldSlanted-tlf-ts1--base.tfm) Provides: tex(PTSans-CaptionBoldSlanted-tlf-ts1.tfm) Provides: tex(PTSans-CaptionBoldSlanted-tlf-ts1.vf) Provides: tex(PTSans-CaptionBoldSlanted-tlf-x2--base.tfm) Provides: tex(PTSans-CaptionBoldSlanted-tlf-x2.tfm) Provides: tex(PTSans-CaptionBoldSlanted-tlf-x2.vf) Provides: tex(PTSans-CaptionSlanted-tlf-il2.tfm) Provides: tex(PTSans-CaptionSlanted-tlf-ot1.tfm) Provides: tex(PTSans-CaptionSlanted-tlf-ot2.tfm) Provides: tex(PTSans-CaptionSlanted-tlf-t1--base.tfm) Provides: tex(PTSans-CaptionSlanted-tlf-t1.tfm) Provides: tex(PTSans-CaptionSlanted-tlf-t1.vf) Provides: tex(PTSans-CaptionSlanted-tlf-t2a--base.tfm) Provides: tex(PTSans-CaptionSlanted-tlf-t2a.tfm) Provides: tex(PTSans-CaptionSlanted-tlf-t2a.vf) Provides: tex(PTSans-CaptionSlanted-tlf-t2b--base.tfm) Provides: tex(PTSans-CaptionSlanted-tlf-t2b.tfm) Provides: tex(PTSans-CaptionSlanted-tlf-t2b.vf) Provides: tex(PTSans-CaptionSlanted-tlf-t2c--base.tfm) Provides: tex(PTSans-CaptionSlanted-tlf-t2c.tfm) Provides: tex(PTSans-CaptionSlanted-tlf-t2c.vf) Provides: tex(PTSans-CaptionSlanted-tlf-ts1--base.tfm) Provides: tex(PTSans-CaptionSlanted-tlf-ts1.tfm) Provides: tex(PTSans-CaptionSlanted-tlf-ts1.vf) Provides: tex(PTSans-CaptionSlanted-tlf-x2--base.tfm) Provides: tex(PTSans-CaptionSlanted-tlf-x2.tfm) Provides: tex(PTSans-CaptionSlanted-tlf-x2.vf) Provides: tex(PTSans-Italic-tlf-il2.tfm) Provides: tex(PTSans-Italic-tlf-ot1.tfm) Provides: tex(PTSans-Italic-tlf-ot2.tfm) Provides: tex(PTSans-Italic-tlf-t1--base.tfm) Provides: tex(PTSans-Italic-tlf-t1.tfm) Provides: tex(PTSans-Italic-tlf-t1.vf) Provides: tex(PTSans-Italic-tlf-t2a--base.tfm) Provides: tex(PTSans-Italic-tlf-t2a.tfm) Provides: tex(PTSans-Italic-tlf-t2a.vf) Provides: tex(PTSans-Italic-tlf-t2b--base.tfm) Provides: tex(PTSans-Italic-tlf-t2b.tfm) Provides: tex(PTSans-Italic-tlf-t2b.vf) Provides: tex(PTSans-Italic-tlf-t2c--base.tfm) Provides: tex(PTSans-Italic-tlf-t2c.tfm) Provides: tex(PTSans-Italic-tlf-t2c.vf) Provides: tex(PTSans-Italic-tlf-ts1--base.tfm) Provides: tex(PTSans-Italic-tlf-ts1.tfm) Provides: tex(PTSans-Italic-tlf-ts1.vf) Provides: tex(PTSans-Italic-tlf-x2--base.tfm) Provides: tex(PTSans-Italic-tlf-x2.tfm) Provides: tex(PTSans-Italic-tlf-x2.vf) Provides: tex(PTSans-Narrow-tlf-il2.tfm) Provides: tex(PTSans-Narrow-tlf-ot1.tfm) Provides: tex(PTSans-Narrow-tlf-ot2.tfm) Provides: tex(PTSans-Narrow-tlf-t1--base.tfm) Provides: tex(PTSans-Narrow-tlf-t1.tfm) Provides: tex(PTSans-Narrow-tlf-t1.vf) Provides: tex(PTSans-Narrow-tlf-t2a--base.tfm) Provides: tex(PTSans-Narrow-tlf-t2a.tfm) Provides: tex(PTSans-Narrow-tlf-t2a.vf) Provides: tex(PTSans-Narrow-tlf-t2b--base.tfm) Provides: tex(PTSans-Narrow-tlf-t2b.tfm) Provides: tex(PTSans-Narrow-tlf-t2b.vf) Provides: tex(PTSans-Narrow-tlf-t2c--base.tfm) Provides: tex(PTSans-Narrow-tlf-t2c.tfm) Provides: tex(PTSans-Narrow-tlf-t2c.vf) Provides: tex(PTSans-Narrow-tlf-ts1--base.tfm) Provides: tex(PTSans-Narrow-tlf-ts1.tfm) Provides: tex(PTSans-Narrow-tlf-ts1.vf) Provides: tex(PTSans-Narrow-tlf-x2--base.tfm) Provides: tex(PTSans-Narrow-tlf-x2.tfm) Provides: tex(PTSans-Narrow-tlf-x2.vf) Provides: tex(PTSans-NarrowBold-tlf-il2.tfm) Provides: tex(PTSans-NarrowBold-tlf-ot1.tfm) Provides: tex(PTSans-NarrowBold-tlf-ot2.tfm) Provides: tex(PTSans-NarrowBold-tlf-t1--base.tfm) Provides: tex(PTSans-NarrowBold-tlf-t1.tfm) Provides: tex(PTSans-NarrowBold-tlf-t1.vf) Provides: tex(PTSans-NarrowBold-tlf-t2a--base.tfm) Provides: tex(PTSans-NarrowBold-tlf-t2a.tfm) Provides: tex(PTSans-NarrowBold-tlf-t2a.vf) Provides: tex(PTSans-NarrowBold-tlf-t2b--base.tfm) Provides: tex(PTSans-NarrowBold-tlf-t2b.tfm) Provides: tex(PTSans-NarrowBold-tlf-t2b.vf) Provides: tex(PTSans-NarrowBold-tlf-t2c--base.tfm) Provides: tex(PTSans-NarrowBold-tlf-t2c.tfm) Provides: tex(PTSans-NarrowBold-tlf-t2c.vf) Provides: tex(PTSans-NarrowBold-tlf-ts1--base.tfm) Provides: tex(PTSans-NarrowBold-tlf-ts1.tfm) Provides: tex(PTSans-NarrowBold-tlf-ts1.vf) Provides: tex(PTSans-NarrowBold-tlf-x2--base.tfm) Provides: tex(PTSans-NarrowBold-tlf-x2.tfm) Provides: tex(PTSans-NarrowBold-tlf-x2.vf) Provides: tex(PTSans-NarrowBoldSlanted-tlf-il2.tfm) Provides: tex(PTSans-NarrowBoldSlanted-tlf-ot1.tfm) Provides: tex(PTSans-NarrowBoldSlanted-tlf-ot2.tfm) Provides: tex(PTSans-NarrowBoldSlanted-tlf-t1--base.tfm) Provides: tex(PTSans-NarrowBoldSlanted-tlf-t1.tfm) Provides: tex(PTSans-NarrowBoldSlanted-tlf-t1.vf) Provides: tex(PTSans-NarrowBoldSlanted-tlf-t2a--base.tfm) Provides: tex(PTSans-NarrowBoldSlanted-tlf-t2a.tfm) Provides: tex(PTSans-NarrowBoldSlanted-tlf-t2a.vf) Provides: tex(PTSans-NarrowBoldSlanted-tlf-t2b--base.tfm) Provides: tex(PTSans-NarrowBoldSlanted-tlf-t2b.tfm) Provides: tex(PTSans-NarrowBoldSlanted-tlf-t2b.vf) Provides: tex(PTSans-NarrowBoldSlanted-tlf-t2c--base.tfm) Provides: tex(PTSans-NarrowBoldSlanted-tlf-t2c.tfm) Provides: tex(PTSans-NarrowBoldSlanted-tlf-t2c.vf) Provides: tex(PTSans-NarrowBoldSlanted-tlf-ts1--base.tfm) Provides: tex(PTSans-NarrowBoldSlanted-tlf-ts1.tfm) Provides: tex(PTSans-NarrowBoldSlanted-tlf-ts1.vf) Provides: tex(PTSans-NarrowBoldSlanted-tlf-x2--base.tfm) Provides: tex(PTSans-NarrowBoldSlanted-tlf-x2.tfm) Provides: tex(PTSans-NarrowBoldSlanted-tlf-x2.vf) Provides: tex(PTSans-NarrowSlanted-tlf-il2.tfm) Provides: tex(PTSans-NarrowSlanted-tlf-ot1.tfm) Provides: tex(PTSans-NarrowSlanted-tlf-ot2.tfm) Provides: tex(PTSans-NarrowSlanted-tlf-t1--base.tfm) Provides: tex(PTSans-NarrowSlanted-tlf-t1.tfm) Provides: tex(PTSans-NarrowSlanted-tlf-t1.vf) Provides: tex(PTSans-NarrowSlanted-tlf-t2a--base.tfm) Provides: tex(PTSans-NarrowSlanted-tlf-t2a.tfm) Provides: tex(PTSans-NarrowSlanted-tlf-t2a.vf) Provides: tex(PTSans-NarrowSlanted-tlf-t2b--base.tfm) Provides: tex(PTSans-NarrowSlanted-tlf-t2b.tfm) Provides: tex(PTSans-NarrowSlanted-tlf-t2b.vf) Provides: tex(PTSans-NarrowSlanted-tlf-t2c--base.tfm) Provides: tex(PTSans-NarrowSlanted-tlf-t2c.tfm) Provides: tex(PTSans-NarrowSlanted-tlf-t2c.vf) Provides: tex(PTSans-NarrowSlanted-tlf-ts1--base.tfm) Provides: tex(PTSans-NarrowSlanted-tlf-ts1.tfm) Provides: tex(PTSans-NarrowSlanted-tlf-ts1.vf) Provides: tex(PTSans-NarrowSlanted-tlf-x2--base.tfm) Provides: tex(PTSans-NarrowSlanted-tlf-x2.tfm) Provides: tex(PTSans-NarrowSlanted-tlf-x2.vf) Provides: tex(PTSans-Regular-tlf-il2.tfm) Provides: tex(PTSans-Regular-tlf-ot1.tfm) Provides: tex(PTSans-Regular-tlf-ot2.tfm) Provides: tex(PTSans-Regular-tlf-t1--base.tfm) Provides: tex(PTSans-Regular-tlf-t1.tfm) Provides: tex(PTSans-Regular-tlf-t1.vf) Provides: tex(PTSans-Regular-tlf-t2a--base.tfm) Provides: tex(PTSans-Regular-tlf-t2a.tfm) Provides: tex(PTSans-Regular-tlf-t2a.vf) Provides: tex(PTSans-Regular-tlf-t2b--base.tfm) Provides: tex(PTSans-Regular-tlf-t2b.tfm) Provides: tex(PTSans-Regular-tlf-t2b.vf) Provides: tex(PTSans-Regular-tlf-t2c--base.tfm) Provides: tex(PTSans-Regular-tlf-t2c.tfm) Provides: tex(PTSans-Regular-tlf-t2c.vf) Provides: tex(PTSans-Regular-tlf-ts1--base.tfm) Provides: tex(PTSans-Regular-tlf-ts1.tfm) Provides: tex(PTSans-Regular-tlf-ts1.vf) Provides: tex(PTSans-Regular-tlf-x2--base.tfm) Provides: tex(PTSans-Regular-tlf-x2.tfm) Provides: tex(PTSans-Regular-tlf-x2.vf) Provides: tex(PTSans.sty) Provides: tex(PTSansCaption.sty) Provides: tex(PTSansNarrow.sty) Provides: tex(PTSerif-Bold-tlf-il2.tfm) Provides: tex(PTSerif-Bold-tlf-ot1.tfm) Provides: tex(PTSerif-Bold-tlf-ot2.tfm) Provides: tex(PTSerif-Bold-tlf-t1--base.tfm) Provides: tex(PTSerif-Bold-tlf-t1.tfm) Provides: tex(PTSerif-Bold-tlf-t1.vf) Provides: tex(PTSerif-Bold-tlf-t2a--base.tfm) Provides: tex(PTSerif-Bold-tlf-t2a.tfm) Provides: tex(PTSerif-Bold-tlf-t2a.vf) Provides: tex(PTSerif-Bold-tlf-t2b--base.tfm) Provides: tex(PTSerif-Bold-tlf-t2b.tfm) Provides: tex(PTSerif-Bold-tlf-t2b.vf) Provides: tex(PTSerif-Bold-tlf-t2c--base.tfm) Provides: tex(PTSerif-Bold-tlf-t2c.tfm) Provides: tex(PTSerif-Bold-tlf-t2c.vf) Provides: tex(PTSerif-Bold-tlf-ts1--base.tfm) Provides: tex(PTSerif-Bold-tlf-ts1.tfm) Provides: tex(PTSerif-Bold-tlf-ts1.vf) Provides: tex(PTSerif-Bold-tlf-x2--base.tfm) Provides: tex(PTSerif-Bold-tlf-x2.tfm) Provides: tex(PTSerif-Bold-tlf-x2.vf) Provides: tex(PTSerif-BoldItalic-tlf-il2.tfm) Provides: tex(PTSerif-BoldItalic-tlf-ot1.tfm) Provides: tex(PTSerif-BoldItalic-tlf-ot2.tfm) Provides: tex(PTSerif-BoldItalic-tlf-t1--base.tfm) Provides: tex(PTSerif-BoldItalic-tlf-t1.tfm) Provides: tex(PTSerif-BoldItalic-tlf-t1.vf) Provides: tex(PTSerif-BoldItalic-tlf-t2a--base.tfm) Provides: tex(PTSerif-BoldItalic-tlf-t2a.tfm) Provides: tex(PTSerif-BoldItalic-tlf-t2a.vf) Provides: tex(PTSerif-BoldItalic-tlf-t2b--base.tfm) Provides: tex(PTSerif-BoldItalic-tlf-t2b.tfm) Provides: tex(PTSerif-BoldItalic-tlf-t2b.vf) Provides: tex(PTSerif-BoldItalic-tlf-t2c--base.tfm) Provides: tex(PTSerif-BoldItalic-tlf-t2c.tfm) Provides: tex(PTSerif-BoldItalic-tlf-t2c.vf) Provides: tex(PTSerif-BoldItalic-tlf-ts1--base.tfm) Provides: tex(PTSerif-BoldItalic-tlf-ts1.tfm) Provides: tex(PTSerif-BoldItalic-tlf-ts1.vf) Provides: tex(PTSerif-BoldItalic-tlf-x2--base.tfm) Provides: tex(PTSerif-BoldItalic-tlf-x2.tfm) Provides: tex(PTSerif-BoldItalic-tlf-x2.vf) Provides: tex(PTSerif-BoldSlanted-tlf-il2.tfm) Provides: tex(PTSerif-BoldSlanted-tlf-ot1.tfm) Provides: tex(PTSerif-BoldSlanted-tlf-ot2.tfm) Provides: tex(PTSerif-BoldSlanted-tlf-t1--base.tfm) Provides: tex(PTSerif-BoldSlanted-tlf-t1.tfm) Provides: tex(PTSerif-BoldSlanted-tlf-t1.vf) Provides: tex(PTSerif-BoldSlanted-tlf-t2a--base.tfm) Provides: tex(PTSerif-BoldSlanted-tlf-t2a.tfm) Provides: tex(PTSerif-BoldSlanted-tlf-t2a.vf) Provides: tex(PTSerif-BoldSlanted-tlf-t2b--base.tfm) Provides: tex(PTSerif-BoldSlanted-tlf-t2b.tfm) Provides: tex(PTSerif-BoldSlanted-tlf-t2b.vf) Provides: tex(PTSerif-BoldSlanted-tlf-t2c--base.tfm) Provides: tex(PTSerif-BoldSlanted-tlf-t2c.tfm) Provides: tex(PTSerif-BoldSlanted-tlf-t2c.vf) Provides: tex(PTSerif-BoldSlanted-tlf-ts1--base.tfm) Provides: tex(PTSerif-BoldSlanted-tlf-ts1.tfm) Provides: tex(PTSerif-BoldSlanted-tlf-ts1.vf) Provides: tex(PTSerif-BoldSlanted-tlf-x2--base.tfm) Provides: tex(PTSerif-BoldSlanted-tlf-x2.tfm) Provides: tex(PTSerif-BoldSlanted-tlf-x2.vf) Provides: tex(PTSerif-BoldUprightItalic-tlf-il2.tfm) Provides: tex(PTSerif-BoldUprightItalic-tlf-ot1.tfm) Provides: tex(PTSerif-BoldUprightItalic-tlf-t1--base.tfm) Provides: tex(PTSerif-BoldUprightItalic-tlf-t1.tfm) Provides: tex(PTSerif-BoldUprightItalic-tlf-t1.vf) Provides: tex(PTSerif-BoldUprightItalic-tlf-t2a--base.tfm) Provides: tex(PTSerif-BoldUprightItalic-tlf-t2a.tfm) Provides: tex(PTSerif-BoldUprightItalic-tlf-t2a.vf) Provides: tex(PTSerif-BoldUprightItalic-tlf-t2b--base.tfm) Provides: tex(PTSerif-BoldUprightItalic-tlf-t2b.tfm) Provides: tex(PTSerif-BoldUprightItalic-tlf-t2b.vf) Provides: tex(PTSerif-BoldUprightItalic-tlf-t2c--base.tfm) Provides: tex(PTSerif-BoldUprightItalic-tlf-t2c.tfm) Provides: tex(PTSerif-BoldUprightItalic-tlf-t2c.vf) Provides: tex(PTSerif-BoldUprightItalic-tlf-ts1--base.tfm) Provides: tex(PTSerif-BoldUprightItalic-tlf-ts1.tfm) Provides: tex(PTSerif-BoldUprightItalic-tlf-ts1.vf) Provides: tex(PTSerif-BoldUprightItalic-tlf-x2--base.tfm) Provides: tex(PTSerif-BoldUprightItalic-tlf-x2.tfm) Provides: tex(PTSerif-BoldUprightItalic-tlf-x2.vf) Provides: tex(PTSerif-Caption-tlf-il2.tfm) Provides: tex(PTSerif-Caption-tlf-ot1.tfm) Provides: tex(PTSerif-Caption-tlf-ot2.tfm) Provides: tex(PTSerif-Caption-tlf-t1--base.tfm) Provides: tex(PTSerif-Caption-tlf-t1.tfm) Provides: tex(PTSerif-Caption-tlf-t1.vf) Provides: tex(PTSerif-Caption-tlf-t2a--base.tfm) Provides: tex(PTSerif-Caption-tlf-t2a.tfm) Provides: tex(PTSerif-Caption-tlf-t2a.vf) Provides: tex(PTSerif-Caption-tlf-t2b--base.tfm) Provides: tex(PTSerif-Caption-tlf-t2b.tfm) Provides: tex(PTSerif-Caption-tlf-t2b.vf) Provides: tex(PTSerif-Caption-tlf-t2c--base.tfm) Provides: tex(PTSerif-Caption-tlf-t2c.tfm) Provides: tex(PTSerif-Caption-tlf-t2c.vf) Provides: tex(PTSerif-Caption-tlf-ts1--base.tfm) Provides: tex(PTSerif-Caption-tlf-ts1.tfm) Provides: tex(PTSerif-Caption-tlf-ts1.vf) Provides: tex(PTSerif-Caption-tlf-x2--base.tfm) Provides: tex(PTSerif-Caption-tlf-x2.tfm) Provides: tex(PTSerif-Caption-tlf-x2.vf) Provides: tex(PTSerif-CaptionItalic-tlf-il2.tfm) Provides: tex(PTSerif-CaptionItalic-tlf-ot1.tfm) Provides: tex(PTSerif-CaptionItalic-tlf-ot2.tfm) Provides: tex(PTSerif-CaptionItalic-tlf-t1--base.tfm) Provides: tex(PTSerif-CaptionItalic-tlf-t1.tfm) Provides: tex(PTSerif-CaptionItalic-tlf-t1.vf) Provides: tex(PTSerif-CaptionItalic-tlf-t2a--base.tfm) Provides: tex(PTSerif-CaptionItalic-tlf-t2a.tfm) Provides: tex(PTSerif-CaptionItalic-tlf-t2a.vf) Provides: tex(PTSerif-CaptionItalic-tlf-t2b--base.tfm) Provides: tex(PTSerif-CaptionItalic-tlf-t2b.tfm) Provides: tex(PTSerif-CaptionItalic-tlf-t2b.vf) Provides: tex(PTSerif-CaptionItalic-tlf-t2c--base.tfm) Provides: tex(PTSerif-CaptionItalic-tlf-t2c.tfm) Provides: tex(PTSerif-CaptionItalic-tlf-t2c.vf) Provides: tex(PTSerif-CaptionItalic-tlf-ts1--base.tfm) Provides: tex(PTSerif-CaptionItalic-tlf-ts1.tfm) Provides: tex(PTSerif-CaptionItalic-tlf-ts1.vf) Provides: tex(PTSerif-CaptionItalic-tlf-x2--base.tfm) Provides: tex(PTSerif-CaptionItalic-tlf-x2.tfm) Provides: tex(PTSerif-CaptionItalic-tlf-x2.vf) Provides: tex(PTSerif-CaptionSlanted-tlf-il2.tfm) Provides: tex(PTSerif-CaptionSlanted-tlf-ot1.tfm) Provides: tex(PTSerif-CaptionSlanted-tlf-ot2.tfm) Provides: tex(PTSerif-CaptionSlanted-tlf-t1--base.tfm) Provides: tex(PTSerif-CaptionSlanted-tlf-t1.tfm) Provides: tex(PTSerif-CaptionSlanted-tlf-t1.vf) Provides: tex(PTSerif-CaptionSlanted-tlf-t2a--base.tfm) Provides: tex(PTSerif-CaptionSlanted-tlf-t2a.tfm) Provides: tex(PTSerif-CaptionSlanted-tlf-t2a.vf) Provides: tex(PTSerif-CaptionSlanted-tlf-t2b--base.tfm) Provides: tex(PTSerif-CaptionSlanted-tlf-t2b.tfm) Provides: tex(PTSerif-CaptionSlanted-tlf-t2b.vf) Provides: tex(PTSerif-CaptionSlanted-tlf-t2c--base.tfm) Provides: tex(PTSerif-CaptionSlanted-tlf-t2c.tfm) Provides: tex(PTSerif-CaptionSlanted-tlf-t2c.vf) Provides: tex(PTSerif-CaptionSlanted-tlf-ts1--base.tfm) Provides: tex(PTSerif-CaptionSlanted-tlf-ts1.tfm) Provides: tex(PTSerif-CaptionSlanted-tlf-ts1.vf) Provides: tex(PTSerif-CaptionSlanted-tlf-x2--base.tfm) Provides: tex(PTSerif-CaptionSlanted-tlf-x2.tfm) Provides: tex(PTSerif-CaptionSlanted-tlf-x2.vf) Provides: tex(PTSerif-CaptionUprightItalic-tlf-il2.tfm) Provides: tex(PTSerif-CaptionUprightItalic-tlf-ot1.tfm) Provides: tex(PTSerif-CaptionUprightItalic-tlf-t1--base.tfm) Provides: tex(PTSerif-CaptionUprightItalic-tlf-t1.tfm) Provides: tex(PTSerif-CaptionUprightItalic-tlf-t1.vf) Provides: tex(PTSerif-CaptionUprightItalic-tlf-t2a--base.tfm) Provides: tex(PTSerif-CaptionUprightItalic-tlf-t2a.tfm) Provides: tex(PTSerif-CaptionUprightItalic-tlf-t2a.vf) Provides: tex(PTSerif-CaptionUprightItalic-tlf-t2b--base.tfm) Provides: tex(PTSerif-CaptionUprightItalic-tlf-t2b.tfm) Provides: tex(PTSerif-CaptionUprightItalic-tlf-t2b.vf) Provides: tex(PTSerif-CaptionUprightItalic-tlf-t2c--base.tfm) Provides: tex(PTSerif-CaptionUprightItalic-tlf-t2c.tfm) Provides: tex(PTSerif-CaptionUprightItalic-tlf-t2c.vf) Provides: tex(PTSerif-CaptionUprightItalic-tlf-ts1--base.tfm) Provides: tex(PTSerif-CaptionUprightItalic-tlf-ts1.tfm) Provides: tex(PTSerif-CaptionUprightItalic-tlf-ts1.vf) Provides: tex(PTSerif-CaptionUprightItalic-tlf-x2--base.tfm) Provides: tex(PTSerif-CaptionUprightItalic-tlf-x2.tfm) Provides: tex(PTSerif-CaptionUprightItalic-tlf-x2.vf) Provides: tex(PTSerif-Italic-tlf-il2.tfm) Provides: tex(PTSerif-Italic-tlf-ot1.tfm) Provides: tex(PTSerif-Italic-tlf-ot2.tfm) Provides: tex(PTSerif-Italic-tlf-t1--base.tfm) Provides: tex(PTSerif-Italic-tlf-t1.tfm) Provides: tex(PTSerif-Italic-tlf-t1.vf) Provides: tex(PTSerif-Italic-tlf-t2a--base.tfm) Provides: tex(PTSerif-Italic-tlf-t2a.tfm) Provides: tex(PTSerif-Italic-tlf-t2a.vf) Provides: tex(PTSerif-Italic-tlf-t2b--base.tfm) Provides: tex(PTSerif-Italic-tlf-t2b.tfm) Provides: tex(PTSerif-Italic-tlf-t2b.vf) Provides: tex(PTSerif-Italic-tlf-t2c--base.tfm) Provides: tex(PTSerif-Italic-tlf-t2c.tfm) Provides: tex(PTSerif-Italic-tlf-t2c.vf) Provides: tex(PTSerif-Italic-tlf-ts1--base.tfm) Provides: tex(PTSerif-Italic-tlf-ts1.tfm) Provides: tex(PTSerif-Italic-tlf-ts1.vf) Provides: tex(PTSerif-Italic-tlf-x2--base.tfm) Provides: tex(PTSerif-Italic-tlf-x2.tfm) Provides: tex(PTSerif-Italic-tlf-x2.vf) Provides: tex(PTSerif-Regular-tlf-il2.tfm) Provides: tex(PTSerif-Regular-tlf-ot1.tfm) Provides: tex(PTSerif-Regular-tlf-ot2.tfm) Provides: tex(PTSerif-Regular-tlf-t1--base.tfm) Provides: tex(PTSerif-Regular-tlf-t1.tfm) Provides: tex(PTSerif-Regular-tlf-t1.vf) Provides: tex(PTSerif-Regular-tlf-t2a--base.tfm) Provides: tex(PTSerif-Regular-tlf-t2a.tfm) Provides: tex(PTSerif-Regular-tlf-t2a.vf) Provides: tex(PTSerif-Regular-tlf-t2b--base.tfm) Provides: tex(PTSerif-Regular-tlf-t2b.tfm) Provides: tex(PTSerif-Regular-tlf-t2b.vf) Provides: tex(PTSerif-Regular-tlf-t2c--base.tfm) Provides: tex(PTSerif-Regular-tlf-t2c.tfm) Provides: tex(PTSerif-Regular-tlf-t2c.vf) Provides: tex(PTSerif-Regular-tlf-ts1--base.tfm) Provides: tex(PTSerif-Regular-tlf-ts1.tfm) Provides: tex(PTSerif-Regular-tlf-ts1.vf) Provides: tex(PTSerif-Regular-tlf-x2--base.tfm) Provides: tex(PTSerif-Regular-tlf-x2.tfm) Provides: tex(PTSerif-Regular-tlf-x2.vf) Provides: tex(PTSerif-Slanted-tlf-il2.tfm) Provides: tex(PTSerif-Slanted-tlf-ot1.tfm) Provides: tex(PTSerif-Slanted-tlf-ot2.tfm) Provides: tex(PTSerif-Slanted-tlf-t1--base.tfm) Provides: tex(PTSerif-Slanted-tlf-t1.tfm) Provides: tex(PTSerif-Slanted-tlf-t1.vf) Provides: tex(PTSerif-Slanted-tlf-t2a--base.tfm) Provides: tex(PTSerif-Slanted-tlf-t2a.tfm) Provides: tex(PTSerif-Slanted-tlf-t2a.vf) Provides: tex(PTSerif-Slanted-tlf-t2b--base.tfm) Provides: tex(PTSerif-Slanted-tlf-t2b.tfm) Provides: tex(PTSerif-Slanted-tlf-t2b.vf) Provides: tex(PTSerif-Slanted-tlf-t2c--base.tfm) Provides: tex(PTSerif-Slanted-tlf-t2c.tfm) Provides: tex(PTSerif-Slanted-tlf-t2c.vf) Provides: tex(PTSerif-Slanted-tlf-ts1--base.tfm) Provides: tex(PTSerif-Slanted-tlf-ts1.tfm) Provides: tex(PTSerif-Slanted-tlf-ts1.vf) Provides: tex(PTSerif-Slanted-tlf-x2--base.tfm) Provides: tex(PTSerif-Slanted-tlf-x2.tfm) Provides: tex(PTSerif-Slanted-tlf-x2.vf) Provides: tex(PTSerif-UprightItalic-tlf-il2.tfm) Provides: tex(PTSerif-UprightItalic-tlf-ot1.tfm) Provides: tex(PTSerif-UprightItalic-tlf-t1--base.tfm) Provides: tex(PTSerif-UprightItalic-tlf-t1.tfm) Provides: tex(PTSerif-UprightItalic-tlf-t1.vf) Provides: tex(PTSerif-UprightItalic-tlf-t2a--base.tfm) Provides: tex(PTSerif-UprightItalic-tlf-t2a.tfm) Provides: tex(PTSerif-UprightItalic-tlf-t2a.vf) Provides: tex(PTSerif-UprightItalic-tlf-t2b--base.tfm) Provides: tex(PTSerif-UprightItalic-tlf-t2b.tfm) Provides: tex(PTSerif-UprightItalic-tlf-t2b.vf) Provides: tex(PTSerif-UprightItalic-tlf-t2c--base.tfm) Provides: tex(PTSerif-UprightItalic-tlf-t2c.tfm) Provides: tex(PTSerif-UprightItalic-tlf-t2c.vf) Provides: tex(PTSerif-UprightItalic-tlf-ts1--base.tfm) Provides: tex(PTSerif-UprightItalic-tlf-ts1.tfm) Provides: tex(PTSerif-UprightItalic-tlf-ts1.vf) Provides: tex(PTSerif-UprightItalic-tlf-x2--base.tfm) Provides: tex(PTSerif-UprightItalic-tlf-x2.tfm) Provides: tex(PTSerif-UprightItalic-tlf-x2.vf) Provides: tex(PTSerif.sty) Provides: tex(PTSerifCaption.sty) Provides: tex(T1PTMono-TLF.fd) Provides: tex(T1PTSans-TLF.fd) Provides: tex(T1PTSansCaption-TLF.fd) Provides: tex(T1PTSansNarrow-TLF.fd) Provides: tex(T1PTSerif-TLF.fd) Provides: tex(T1PTSerifCaption-TLF.fd) Provides: tex(T2APTMono-TLF.fd) Provides: tex(T2APTSans-TLF.fd) Provides: tex(T2APTSansCaption-TLF.fd) Provides: tex(T2APTSansNarrow-TLF.fd) Provides: tex(T2APTSerif-TLF.fd) Provides: tex(T2APTSerifCaption-TLF.fd) Provides: tex(T2BPTMono-TLF.fd) Provides: tex(T2BPTSans-TLF.fd) Provides: tex(T2BPTSansCaption-TLF.fd) Provides: tex(T2BPTSansNarrow-TLF.fd) Provides: tex(T2BPTSerif-TLF.fd) Provides: tex(T2BPTSerifCaption-TLF.fd) Provides: tex(T2CPTMono-TLF.fd) Provides: tex(T2CPTSans-TLF.fd) Provides: tex(T2CPTSansCaption-TLF.fd) Provides: tex(T2CPTSansNarrow-TLF.fd) Provides: tex(T2CPTSerif-TLF.fd) Provides: tex(T2CPTSerifCaption-TLF.fd) Provides: tex(TS1PTMono-TLF.fd) Provides: tex(TS1PTSans-TLF.fd) Provides: tex(TS1PTSansCaption-TLF.fd) Provides: tex(TS1PTSansNarrow-TLF.fd) Provides: tex(TS1PTSerif-TLF.fd) Provides: tex(TS1PTSerifCaption-TLF.fd) Provides: tex(X2PTMono-TLF.fd) Provides: tex(X2PTSans-TLF.fd) Provides: tex(X2PTSansCaption-TLF.fd) Provides: tex(X2PTSansNarrow-TLF.fd) Provides: tex(X2PTSerif-TLF.fd) Provides: tex(X2PTSerifCaption-TLF.fd) Provides: tex(paratype-truetype.map) Provides: tex(paratype-type1.map) Provides: tex(paratype.sty) Provides: tex(ptmono_il2.enc) Provides: tex(ptmono_ot1.enc) Provides: tex(ptmono_ot2.enc) Provides: tex(ptmono_t1.enc) Provides: tex(ptmono_t2a.enc) Provides: tex(ptmono_t2b.enc) Provides: tex(ptmono_t2c.enc) Provides: tex(ptmono_ts1.enc) Provides: tex(ptmono_x2.enc) Provides: tex(ptsans_il2.enc) Provides: tex(ptsans_ot1.enc) Provides: tex(ptsans_ot2.enc) Provides: tex(ptsans_t1.enc) Provides: tex(ptsans_t2a.enc) Provides: tex(ptsans_t2b.enc) Provides: tex(ptsans_t2c.enc) Provides: tex(ptsans_ts1.enc) Provides: tex(ptsans_x2.enc) Provides: tex(ptserif_il2.enc) Provides: tex(ptserif_ot1.enc) Provides: tex(ptserif_ot2.enc) Provides: tex(ptserif_t1.enc) Provides: tex(ptserif_t2a.enc) Provides: tex(ptserif_t2b.enc) Provides: tex(ptserif_t2c.enc) Provides: tex(ptserif_ts1.enc) Provides: tex(ptserif_x2.enc) Requires: tex(keyval.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source38: paratype.tar.xz Source39: paratype.doc.tar.xz %description -n texlive-paratype The package offers LaTeX support for the fonts PT Sans, PT Serif and PT Mono developed by ParaType for the project "Public Types of Russian Federation", and released under an open user license. The fonts themselves are provided in both the TrueType and Type 1 formats, both created by ParaType). The fonts provide encodings OT1, T1, IL2, TS1, T2* and X2. The package provides a convenient replacement of the two packages ptsans and ptserif. date: 2016-06-24 17:18:15 +0000 %package -n texlive-paratype-doc Version: %{texlive_version}.%{texlive_noarch}.svn32859 Release: 0 Summary: Documentation for texlive-paratype License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-paratype-doc This package includes the documentation for texlive-paratype %package -n texlive-paratype-fonts Version: %{texlive_version}.%{texlive_noarch}.svn32859 Release: 0 Summary: Severed fonts for texlive-paratype License: LPPL-1.0 Group: Productivity/Publishing/TeX/Fonts Url: http://www.tug.org/texlive/ %reconfigure_fonts_prereq Requires(posttrans): fontconfig Requires(posttrans): ghostscript-fonts-std Requires(posttrans): mkfontdir Requires(posttrans): mkfontscale Requires(posttrans): xorg-x11-fonts-core %description -n texlive-paratype-fonts The separated fonts package for texlive-paratype %post -n texlive-paratype mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update echo 'addMap paratype-type1.map' >> /var/run/texlive/run-updmap %postun -n texlive-paratype mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then echo 'deleteMap paratype-type1.map' >> /var/run/texlive/run-updmap exit 0 fi %posttrans -n texlive-paratype %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %reconfigure_fonts_scriptlets -n texlive-paratype-fonts %files -n texlive-paratype-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/fonts/paratype/CHANGELOG %{_texmfdistdir}/doc/fonts/paratype/OT_TT_Install_E.txt %{_texmfdistdir}/doc/fonts/paratype/OT_TT_Install_R.txt %{_texmfdistdir}/doc/fonts/paratype/PT_Free_Font_License_eng_1.3.txt %{_texmfdistdir}/doc/fonts/paratype/PT_Free_Font_License_rus_1.3.txt %{_texmfdistdir}/doc/fonts/paratype/README %{_texmfdistdir}/doc/fonts/paratype/manifest.txt %{_texmfdistdir}/doc/fonts/paratype/paratype-sample.pdf %{_texmfdistdir}/doc/fonts/paratype/paratype-sample.tex %{_texmfdistdir}/doc/fonts/paratype/paratype.pdf %{_texmfdistdir}/doc/fonts/paratype/paratype.tex %files -n texlive-paratype %defattr(-,root,root,755) %{_texmfdistdir}/fonts/afm/paratype/ptmono/PTM55F.afm %{_texmfdistdir}/fonts/afm/paratype/ptmono/PTM55F.inf %{_texmfdistdir}/fonts/afm/paratype/ptmono/PTM75F.afm %{_texmfdistdir}/fonts/afm/paratype/ptmono/PTM75F.inf %{_texmfdistdir}/fonts/afm/paratype/ptsans/PTC55F.afm %{_texmfdistdir}/fonts/afm/paratype/ptsans/PTC55F.inf %{_texmfdistdir}/fonts/afm/paratype/ptsans/PTC75F.afm %{_texmfdistdir}/fonts/afm/paratype/ptsans/PTC75F.inf %{_texmfdistdir}/fonts/afm/paratype/ptsans/PTN57F.afm %{_texmfdistdir}/fonts/afm/paratype/ptsans/PTN57F.inf %{_texmfdistdir}/fonts/afm/paratype/ptsans/PTN77F.afm %{_texmfdistdir}/fonts/afm/paratype/ptsans/PTN77F.inf %{_texmfdistdir}/fonts/afm/paratype/ptsans/PTS55F.afm %{_texmfdistdir}/fonts/afm/paratype/ptsans/PTS55F.inf %{_texmfdistdir}/fonts/afm/paratype/ptsans/PTS56F.afm %{_texmfdistdir}/fonts/afm/paratype/ptsans/PTS56F.inf %{_texmfdistdir}/fonts/afm/paratype/ptsans/PTS75F.afm %{_texmfdistdir}/fonts/afm/paratype/ptsans/PTS75F.inf %{_texmfdistdir}/fonts/afm/paratype/ptsans/PTS76F.afm %{_texmfdistdir}/fonts/afm/paratype/ptsans/PTS76F.inf %{_texmfdistdir}/fonts/afm/paratype/ptserif/PTF55F.afm %{_texmfdistdir}/fonts/afm/paratype/ptserif/PTF55F.inf %{_texmfdistdir}/fonts/afm/paratype/ptserif/PTF56F.afm %{_texmfdistdir}/fonts/afm/paratype/ptserif/PTF56F.inf %{_texmfdistdir}/fonts/afm/paratype/ptserif/PTF75F.afm %{_texmfdistdir}/fonts/afm/paratype/ptserif/PTF75F.inf %{_texmfdistdir}/fonts/afm/paratype/ptserif/PTF76F.afm %{_texmfdistdir}/fonts/afm/paratype/ptserif/PTF76F.inf %{_texmfdistdir}/fonts/afm/paratype/ptserif/PTZ55F.afm %{_texmfdistdir}/fonts/afm/paratype/ptserif/PTZ55F.inf %{_texmfdistdir}/fonts/afm/paratype/ptserif/PTZ56F.afm %{_texmfdistdir}/fonts/afm/paratype/ptserif/PTZ56F.inf %{_texmfdistdir}/fonts/enc/dvips/paratype/ptmono_il2.enc %{_texmfdistdir}/fonts/enc/dvips/paratype/ptmono_ot1.enc %{_texmfdistdir}/fonts/enc/dvips/paratype/ptmono_ot2.enc %{_texmfdistdir}/fonts/enc/dvips/paratype/ptmono_t1.enc %{_texmfdistdir}/fonts/enc/dvips/paratype/ptmono_t2a.enc %{_texmfdistdir}/fonts/enc/dvips/paratype/ptmono_t2b.enc %{_texmfdistdir}/fonts/enc/dvips/paratype/ptmono_t2c.enc %{_texmfdistdir}/fonts/enc/dvips/paratype/ptmono_ts1.enc %{_texmfdistdir}/fonts/enc/dvips/paratype/ptmono_x2.enc %{_texmfdistdir}/fonts/enc/dvips/paratype/ptsans_il2.enc %{_texmfdistdir}/fonts/enc/dvips/paratype/ptsans_ot1.enc %{_texmfdistdir}/fonts/enc/dvips/paratype/ptsans_ot2.enc %{_texmfdistdir}/fonts/enc/dvips/paratype/ptsans_t1.enc %{_texmfdistdir}/fonts/enc/dvips/paratype/ptsans_t2a.enc %{_texmfdistdir}/fonts/enc/dvips/paratype/ptsans_t2b.enc %{_texmfdistdir}/fonts/enc/dvips/paratype/ptsans_t2c.enc %{_texmfdistdir}/fonts/enc/dvips/paratype/ptsans_ts1.enc %{_texmfdistdir}/fonts/enc/dvips/paratype/ptsans_x2.enc %{_texmfdistdir}/fonts/enc/dvips/paratype/ptserif_il2.enc %{_texmfdistdir}/fonts/enc/dvips/paratype/ptserif_ot1.enc %{_texmfdistdir}/fonts/enc/dvips/paratype/ptserif_ot2.enc %{_texmfdistdir}/fonts/enc/dvips/paratype/ptserif_t1.enc %{_texmfdistdir}/fonts/enc/dvips/paratype/ptserif_t2a.enc %{_texmfdistdir}/fonts/enc/dvips/paratype/ptserif_t2b.enc %{_texmfdistdir}/fonts/enc/dvips/paratype/ptserif_t2c.enc %{_texmfdistdir}/fonts/enc/dvips/paratype/ptserif_ts1.enc %{_texmfdistdir}/fonts/enc/dvips/paratype/ptserif_x2.enc %{_texmfdistdir}/fonts/map/dvips/paratype/paratype-truetype.map %{_texmfdistdir}/fonts/map/dvips/paratype/paratype-type1.map %{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-il2--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-il2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-ot1--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-ot2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-t2a--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-t2a.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-t2b--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-t2b.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-t2c--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-t2c.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-x2--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-x2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-BoldSlanted-tlf-il2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-BoldSlanted-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-BoldSlanted-tlf-ot2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-BoldSlanted-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-BoldSlanted-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-BoldSlanted-tlf-t2a--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-BoldSlanted-tlf-t2a.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-BoldSlanted-tlf-t2b--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-BoldSlanted-tlf-t2b.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-BoldSlanted-tlf-t2c--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-BoldSlanted-tlf-t2c.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-BoldSlanted-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-BoldSlanted-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-BoldSlanted-tlf-x2--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-BoldSlanted-tlf-x2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-il2--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-il2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-ot1--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-ot2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-t2a--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-t2a.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-t2b--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-t2b.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-t2c--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-t2c.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-x2--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-x2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Slanted-tlf-il2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Slanted-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Slanted-tlf-ot2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Slanted-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Slanted-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Slanted-tlf-t2a--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Slanted-tlf-t2a.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Slanted-tlf-t2b--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Slanted-tlf-t2b.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Slanted-tlf-t2c--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Slanted-tlf-t2c.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Slanted-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Slanted-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Slanted-tlf-x2--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Slanted-tlf-x2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-il2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-ot2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-t2a--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-t2a.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-t2b--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-t2b.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-t2c--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-t2c.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-x2--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-x2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-il2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-ot2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-t2a--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-t2a.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-t2b--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-t2b.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-t2c--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-t2c.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-x2--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-x2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-il2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-ot2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-t2a--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-t2a.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-t2b--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-t2b.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-t2c--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-t2c.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-x2--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-x2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-il2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-ot2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-t2a--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-t2a.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-t2b--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-t2b.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-t2c--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-t2c.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-x2--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-x2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBoldSlanted-tlf-il2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBoldSlanted-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBoldSlanted-tlf-ot2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBoldSlanted-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBoldSlanted-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBoldSlanted-tlf-t2a--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBoldSlanted-tlf-t2a.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBoldSlanted-tlf-t2b--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBoldSlanted-tlf-t2b.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBoldSlanted-tlf-t2c--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBoldSlanted-tlf-t2c.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBoldSlanted-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBoldSlanted-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBoldSlanted-tlf-x2--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBoldSlanted-tlf-x2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionSlanted-tlf-il2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionSlanted-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionSlanted-tlf-ot2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionSlanted-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionSlanted-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionSlanted-tlf-t2a--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionSlanted-tlf-t2a.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionSlanted-tlf-t2b--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionSlanted-tlf-t2b.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionSlanted-tlf-t2c--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionSlanted-tlf-t2c.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionSlanted-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionSlanted-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionSlanted-tlf-x2--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionSlanted-tlf-x2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-il2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-ot2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-t2a--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-t2a.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-t2b--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-t2b.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-t2c--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-t2c.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-x2--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-x2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-il2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-ot2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-t2a--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-t2a.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-t2b--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-t2b.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-t2c--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-t2c.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-x2--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-x2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-il2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-ot2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-t2a--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-t2a.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-t2b--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-t2b.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-t2c--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-t2c.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-x2--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-x2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBoldSlanted-tlf-il2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBoldSlanted-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBoldSlanted-tlf-ot2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBoldSlanted-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBoldSlanted-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBoldSlanted-tlf-t2a--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBoldSlanted-tlf-t2a.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBoldSlanted-tlf-t2b--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBoldSlanted-tlf-t2b.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBoldSlanted-tlf-t2c--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBoldSlanted-tlf-t2c.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBoldSlanted-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBoldSlanted-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBoldSlanted-tlf-x2--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBoldSlanted-tlf-x2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowSlanted-tlf-il2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowSlanted-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowSlanted-tlf-ot2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowSlanted-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowSlanted-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowSlanted-tlf-t2a--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowSlanted-tlf-t2a.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowSlanted-tlf-t2b--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowSlanted-tlf-t2b.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowSlanted-tlf-t2c--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowSlanted-tlf-t2c.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowSlanted-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowSlanted-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowSlanted-tlf-x2--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowSlanted-tlf-x2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-il2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-ot2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-t2a--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-t2a.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-t2b--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-t2b.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-t2c--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-t2c.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-x2--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-x2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-il2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-ot2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-t2a--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-t2a.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-t2b--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-t2b.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-t2c--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-t2c.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-x2--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-x2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-il2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-ot2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-t2a--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-t2a.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-t2b--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-t2b.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-t2c--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-t2c.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-x2--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-x2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-il2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-ot2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-t2a--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-t2a.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-t2b--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-t2b.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-t2c--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-t2c.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-x2--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-x2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-il2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t2a--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t2a.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t2b--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t2b.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t2c--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t2c.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-x2--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-x2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-il2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-ot2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-t2a--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-t2a.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-t2b--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-t2b.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-t2c--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-t2c.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-x2--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-x2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-il2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-ot2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-t2a--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-t2a.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-t2b--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-t2b.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-t2c--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-t2c.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-x2--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-x2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-il2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-ot2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t2a--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t2a.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t2b--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t2b.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t2c--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t2c.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-x2--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-x2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-il2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t2a--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t2a.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t2b--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t2b.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t2c--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t2c.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-x2--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-x2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-il2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-ot2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-t2a--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-t2a.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-t2b--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-t2b.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-t2c--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-t2c.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-x2--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-x2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-il2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-ot2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-t2a--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-t2a.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-t2b--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-t2b.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-t2c--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-t2c.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-x2--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-x2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-il2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-ot2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-t2a--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-t2a.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-t2b--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-t2b.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-t2c--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-t2c.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-x2--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-x2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-il2.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-t2a--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-t2a.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-t2b--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-t2b.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-t2c--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-t2c.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-x2--base.tfm %{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-x2.tfm %verify(link) %{_texmfdistdir}/fonts/truetype/paratype/ptmono/PTM55F.ttf %verify(link) %{_texmfdistdir}/fonts/truetype/paratype/ptmono/PTM75F.ttf %verify(link) %{_texmfdistdir}/fonts/truetype/paratype/ptsans/PTC55F.ttf %verify(link) %{_texmfdistdir}/fonts/truetype/paratype/ptsans/PTC75F.ttf %verify(link) %{_texmfdistdir}/fonts/truetype/paratype/ptsans/PTN57F.ttf %verify(link) %{_texmfdistdir}/fonts/truetype/paratype/ptsans/PTN77F.ttf %verify(link) %{_texmfdistdir}/fonts/truetype/paratype/ptsans/PTS55F.ttf %verify(link) %{_texmfdistdir}/fonts/truetype/paratype/ptsans/PTS56F.ttf %verify(link) %{_texmfdistdir}/fonts/truetype/paratype/ptsans/PTS75F.ttf %verify(link) %{_texmfdistdir}/fonts/truetype/paratype/ptsans/PTS76F.ttf %verify(link) %{_texmfdistdir}/fonts/truetype/paratype/ptserif/PTF55F.ttf %verify(link) %{_texmfdistdir}/fonts/truetype/paratype/ptserif/PTF56F.ttf %verify(link) %{_texmfdistdir}/fonts/truetype/paratype/ptserif/PTF75F.ttf %verify(link) %{_texmfdistdir}/fonts/truetype/paratype/ptserif/PTF76F.ttf %verify(link) %{_texmfdistdir}/fonts/truetype/paratype/ptserif/PTZ55F.ttf %verify(link) %{_texmfdistdir}/fonts/truetype/paratype/ptserif/PTZ56F.ttf %verify(link) %{_texmfdistdir}/fonts/type1/paratype/ptmono/PTM55F.pfb %{_texmfdistdir}/fonts/type1/paratype/ptmono/PTM55F.pfm %verify(link) %{_texmfdistdir}/fonts/type1/paratype/ptmono/PTM75F.pfb %{_texmfdistdir}/fonts/type1/paratype/ptmono/PTM75F.pfm %verify(link) %{_texmfdistdir}/fonts/type1/paratype/ptsans/PTC55F.pfb %{_texmfdistdir}/fonts/type1/paratype/ptsans/PTC55F.pfm %verify(link) %{_texmfdistdir}/fonts/type1/paratype/ptsans/PTC75F.pfb %{_texmfdistdir}/fonts/type1/paratype/ptsans/PTC75F.pfm %verify(link) %{_texmfdistdir}/fonts/type1/paratype/ptsans/PTN57F.pfb %{_texmfdistdir}/fonts/type1/paratype/ptsans/PTN57F.pfm %verify(link) %{_texmfdistdir}/fonts/type1/paratype/ptsans/PTN77F.pfb %{_texmfdistdir}/fonts/type1/paratype/ptsans/PTN77F.pfm %verify(link) %{_texmfdistdir}/fonts/type1/paratype/ptsans/PTS55F.pfb %{_texmfdistdir}/fonts/type1/paratype/ptsans/PTS55F.pfm %verify(link) %{_texmfdistdir}/fonts/type1/paratype/ptsans/PTS56F.pfb %{_texmfdistdir}/fonts/type1/paratype/ptsans/PTS56F.pfm %verify(link) %{_texmfdistdir}/fonts/type1/paratype/ptsans/PTS75F.pfb %{_texmfdistdir}/fonts/type1/paratype/ptsans/PTS75F.pfm %verify(link) %{_texmfdistdir}/fonts/type1/paratype/ptsans/PTS76F.pfb %{_texmfdistdir}/fonts/type1/paratype/ptsans/PTS76F.pfm %verify(link) %{_texmfdistdir}/fonts/type1/paratype/ptserif/PTF55F.pfb %{_texmfdistdir}/fonts/type1/paratype/ptserif/PTF55F.pfm %verify(link) %{_texmfdistdir}/fonts/type1/paratype/ptserif/PTF56F.pfb %{_texmfdistdir}/fonts/type1/paratype/ptserif/PTF56F.pfm %verify(link) %{_texmfdistdir}/fonts/type1/paratype/ptserif/PTF75F.pfb %{_texmfdistdir}/fonts/type1/paratype/ptserif/PTF75F.pfm %verify(link) %{_texmfdistdir}/fonts/type1/paratype/ptserif/PTF76F.pfb %{_texmfdistdir}/fonts/type1/paratype/ptserif/PTF76F.pfm %verify(link) %{_texmfdistdir}/fonts/type1/paratype/ptserif/PTZ55F.pfb %{_texmfdistdir}/fonts/type1/paratype/ptserif/PTZ55F.pfm %verify(link) %{_texmfdistdir}/fonts/type1/paratype/ptserif/PTZ56F.pfb %{_texmfdistdir}/fonts/type1/paratype/ptserif/PTZ56F.pfm %{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Bold-tlf-il2.vf %{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Bold-tlf-ot1.vf %{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Bold-tlf-t1.vf %{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Bold-tlf-t2a.vf %{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Bold-tlf-t2b.vf %{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Bold-tlf-t2c.vf %{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Bold-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Bold-tlf-x2.vf %{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-BoldSlanted-tlf-t1.vf %{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-BoldSlanted-tlf-t2a.vf %{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-BoldSlanted-tlf-t2b.vf %{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-BoldSlanted-tlf-t2c.vf %{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-BoldSlanted-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-BoldSlanted-tlf-x2.vf %{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Regular-tlf-il2.vf %{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Regular-tlf-ot1.vf %{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Regular-tlf-t1.vf %{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Regular-tlf-t2a.vf %{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Regular-tlf-t2b.vf %{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Regular-tlf-t2c.vf %{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Regular-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Regular-tlf-x2.vf %{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Slanted-tlf-t1.vf %{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Slanted-tlf-t2a.vf %{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Slanted-tlf-t2b.vf %{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Slanted-tlf-t2c.vf %{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Slanted-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Slanted-tlf-x2.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Bold-tlf-t1.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Bold-tlf-t2a.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Bold-tlf-t2b.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Bold-tlf-t2c.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Bold-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Bold-tlf-x2.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-BoldItalic-tlf-t1.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-BoldItalic-tlf-t2a.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-BoldItalic-tlf-t2b.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-BoldItalic-tlf-t2c.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-BoldItalic-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-BoldItalic-tlf-x2.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Caption-tlf-t1.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Caption-tlf-t2a.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Caption-tlf-t2b.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Caption-tlf-t2c.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Caption-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Caption-tlf-x2.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-CaptionBold-tlf-t1.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-CaptionBold-tlf-t2a.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-CaptionBold-tlf-t2b.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-CaptionBold-tlf-t2c.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-CaptionBold-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-CaptionBold-tlf-x2.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-CaptionBoldSlanted-tlf-t1.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-CaptionBoldSlanted-tlf-t2a.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-CaptionBoldSlanted-tlf-t2b.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-CaptionBoldSlanted-tlf-t2c.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-CaptionBoldSlanted-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-CaptionBoldSlanted-tlf-x2.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-CaptionSlanted-tlf-t1.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-CaptionSlanted-tlf-t2a.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-CaptionSlanted-tlf-t2b.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-CaptionSlanted-tlf-t2c.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-CaptionSlanted-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-CaptionSlanted-tlf-x2.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Italic-tlf-t1.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Italic-tlf-t2a.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Italic-tlf-t2b.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Italic-tlf-t2c.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Italic-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Italic-tlf-x2.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Narrow-tlf-t1.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Narrow-tlf-t2a.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Narrow-tlf-t2b.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Narrow-tlf-t2c.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Narrow-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Narrow-tlf-x2.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-NarrowBold-tlf-t1.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-NarrowBold-tlf-t2a.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-NarrowBold-tlf-t2b.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-NarrowBold-tlf-t2c.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-NarrowBold-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-NarrowBold-tlf-x2.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-NarrowBoldSlanted-tlf-t1.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-NarrowBoldSlanted-tlf-t2a.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-NarrowBoldSlanted-tlf-t2b.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-NarrowBoldSlanted-tlf-t2c.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-NarrowBoldSlanted-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-NarrowBoldSlanted-tlf-x2.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-NarrowSlanted-tlf-t1.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-NarrowSlanted-tlf-t2a.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-NarrowSlanted-tlf-t2b.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-NarrowSlanted-tlf-t2c.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-NarrowSlanted-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-NarrowSlanted-tlf-x2.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Regular-tlf-t1.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Regular-tlf-t2a.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Regular-tlf-t2b.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Regular-tlf-t2c.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Regular-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Regular-tlf-x2.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Bold-tlf-t1.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Bold-tlf-t2a.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Bold-tlf-t2b.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Bold-tlf-t2c.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Bold-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Bold-tlf-x2.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldItalic-tlf-t1.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldItalic-tlf-t2a.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldItalic-tlf-t2b.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldItalic-tlf-t2c.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldItalic-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldItalic-tlf-x2.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldSlanted-tlf-t1.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldSlanted-tlf-t2a.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldSlanted-tlf-t2b.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldSlanted-tlf-t2c.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldSlanted-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldSlanted-tlf-x2.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t1.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t2a.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t2b.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t2c.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-x2.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Caption-tlf-t1.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Caption-tlf-t2a.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Caption-tlf-t2b.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Caption-tlf-t2c.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Caption-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Caption-tlf-x2.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionItalic-tlf-t1.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionItalic-tlf-t2a.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionItalic-tlf-t2b.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionItalic-tlf-t2c.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionItalic-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionItalic-tlf-x2.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t1.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t2a.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t2b.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t2c.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionSlanted-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionSlanted-tlf-x2.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t1.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t2a.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t2b.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t2c.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-x2.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Italic-tlf-t1.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Italic-tlf-t2a.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Italic-tlf-t2b.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Italic-tlf-t2c.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Italic-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Italic-tlf-x2.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Regular-tlf-t1.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Regular-tlf-t2a.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Regular-tlf-t2b.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Regular-tlf-t2c.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Regular-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Regular-tlf-x2.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Slanted-tlf-t1.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Slanted-tlf-t2a.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Slanted-tlf-t2b.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Slanted-tlf-t2c.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Slanted-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Slanted-tlf-x2.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-UprightItalic-tlf-t1.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-UprightItalic-tlf-t2a.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-UprightItalic-tlf-t2b.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-UprightItalic-tlf-t2c.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-UprightItalic-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-UprightItalic-tlf-x2.vf %{_texmfdistdir}/tex/latex/paratype/IL2PTMono-TLF.fd %{_texmfdistdir}/tex/latex/paratype/IL2PTSans-TLF.fd %{_texmfdistdir}/tex/latex/paratype/IL2PTSansCaption-TLF.fd %{_texmfdistdir}/tex/latex/paratype/IL2PTSansNarrow-TLF.fd %{_texmfdistdir}/tex/latex/paratype/IL2PTSerif-TLF.fd %{_texmfdistdir}/tex/latex/paratype/IL2PTSerifCaption-TLF.fd %{_texmfdistdir}/tex/latex/paratype/OT1PTMono-TLF.fd %{_texmfdistdir}/tex/latex/paratype/OT1PTSans-TLF.fd %{_texmfdistdir}/tex/latex/paratype/OT1PTSansCaption-TLF.fd %{_texmfdistdir}/tex/latex/paratype/OT1PTSansNarrow-TLF.fd %{_texmfdistdir}/tex/latex/paratype/OT1PTSerif-TLF.fd %{_texmfdistdir}/tex/latex/paratype/OT1PTSerifCaption-TLF.fd %{_texmfdistdir}/tex/latex/paratype/OT2PTMono-TLF.fd %{_texmfdistdir}/tex/latex/paratype/OT2PTSans-TLF.fd %{_texmfdistdir}/tex/latex/paratype/OT2PTSansCaption-TLF.fd %{_texmfdistdir}/tex/latex/paratype/OT2PTSansNarrow-TLF.fd %{_texmfdistdir}/tex/latex/paratype/OT2PTSerif-TLF.fd %{_texmfdistdir}/tex/latex/paratype/OT2PTSerifCaption-TLF.fd %{_texmfdistdir}/tex/latex/paratype/PTMono.sty %{_texmfdistdir}/tex/latex/paratype/PTSans.sty %{_texmfdistdir}/tex/latex/paratype/PTSansCaption.sty %{_texmfdistdir}/tex/latex/paratype/PTSansNarrow.sty %{_texmfdistdir}/tex/latex/paratype/PTSerif.sty %{_texmfdistdir}/tex/latex/paratype/PTSerifCaption.sty %{_texmfdistdir}/tex/latex/paratype/T1PTMono-TLF.fd %{_texmfdistdir}/tex/latex/paratype/T1PTSans-TLF.fd %{_texmfdistdir}/tex/latex/paratype/T1PTSansCaption-TLF.fd %{_texmfdistdir}/tex/latex/paratype/T1PTSansNarrow-TLF.fd %{_texmfdistdir}/tex/latex/paratype/T1PTSerif-TLF.fd %{_texmfdistdir}/tex/latex/paratype/T1PTSerifCaption-TLF.fd %{_texmfdistdir}/tex/latex/paratype/T2APTMono-TLF.fd %{_texmfdistdir}/tex/latex/paratype/T2APTSans-TLF.fd %{_texmfdistdir}/tex/latex/paratype/T2APTSansCaption-TLF.fd %{_texmfdistdir}/tex/latex/paratype/T2APTSansNarrow-TLF.fd %{_texmfdistdir}/tex/latex/paratype/T2APTSerif-TLF.fd %{_texmfdistdir}/tex/latex/paratype/T2APTSerifCaption-TLF.fd %{_texmfdistdir}/tex/latex/paratype/T2BPTMono-TLF.fd %{_texmfdistdir}/tex/latex/paratype/T2BPTSans-TLF.fd %{_texmfdistdir}/tex/latex/paratype/T2BPTSansCaption-TLF.fd %{_texmfdistdir}/tex/latex/paratype/T2BPTSansNarrow-TLF.fd %{_texmfdistdir}/tex/latex/paratype/T2BPTSerif-TLF.fd %{_texmfdistdir}/tex/latex/paratype/T2BPTSerifCaption-TLF.fd %{_texmfdistdir}/tex/latex/paratype/T2CPTMono-TLF.fd %{_texmfdistdir}/tex/latex/paratype/T2CPTSans-TLF.fd %{_texmfdistdir}/tex/latex/paratype/T2CPTSansCaption-TLF.fd %{_texmfdistdir}/tex/latex/paratype/T2CPTSansNarrow-TLF.fd %{_texmfdistdir}/tex/latex/paratype/T2CPTSerif-TLF.fd %{_texmfdistdir}/tex/latex/paratype/T2CPTSerifCaption-TLF.fd %{_texmfdistdir}/tex/latex/paratype/TS1PTMono-TLF.fd %{_texmfdistdir}/tex/latex/paratype/TS1PTSans-TLF.fd %{_texmfdistdir}/tex/latex/paratype/TS1PTSansCaption-TLF.fd %{_texmfdistdir}/tex/latex/paratype/TS1PTSansNarrow-TLF.fd %{_texmfdistdir}/tex/latex/paratype/TS1PTSerif-TLF.fd %{_texmfdistdir}/tex/latex/paratype/TS1PTSerifCaption-TLF.fd %{_texmfdistdir}/tex/latex/paratype/X2PTMono-TLF.fd %{_texmfdistdir}/tex/latex/paratype/X2PTSans-TLF.fd %{_texmfdistdir}/tex/latex/paratype/X2PTSansCaption-TLF.fd %{_texmfdistdir}/tex/latex/paratype/X2PTSansNarrow-TLF.fd %{_texmfdistdir}/tex/latex/paratype/X2PTSerif-TLF.fd %{_texmfdistdir}/tex/latex/paratype/X2PTSerifCaption-TLF.fd %{_texmfdistdir}/tex/latex/paratype/paratype.sty %files -n texlive-paratype-fonts %defattr(-,root,root,755) %dir %{_datadir}/fonts/texlive-paratype %config %{_sysconfdir}/fonts/conf.avail/58-texlive-paratype.conf %config %{_sysconfdir}/fonts/conf.d/55-texlive-paratype.conf %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-paratype/encodings.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-paratype/fonts.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-paratype/fonts.scale %{_datadir}/fonts/texlive-paratype/PTM55F.ttf %{_datadir}/fonts/texlive-paratype/PTM75F.ttf %{_datadir}/fonts/texlive-paratype/PTC55F.ttf %{_datadir}/fonts/texlive-paratype/PTC75F.ttf %{_datadir}/fonts/texlive-paratype/PTN57F.ttf %{_datadir}/fonts/texlive-paratype/PTN77F.ttf %{_datadir}/fonts/texlive-paratype/PTS55F.ttf %{_datadir}/fonts/texlive-paratype/PTS56F.ttf %{_datadir}/fonts/texlive-paratype/PTS75F.ttf %{_datadir}/fonts/texlive-paratype/PTS76F.ttf %{_datadir}/fonts/texlive-paratype/PTF55F.ttf %{_datadir}/fonts/texlive-paratype/PTF56F.ttf %{_datadir}/fonts/texlive-paratype/PTF75F.ttf %{_datadir}/fonts/texlive-paratype/PTF76F.ttf %{_datadir}/fonts/texlive-paratype/PTZ55F.ttf %{_datadir}/fonts/texlive-paratype/PTZ56F.ttf %{_datadir}/fonts/texlive-paratype/PTM55F.pfb %{_datadir}/fonts/texlive-paratype/PTM75F.pfb %{_datadir}/fonts/texlive-paratype/PTC55F.pfb %{_datadir}/fonts/texlive-paratype/PTC75F.pfb %{_datadir}/fonts/texlive-paratype/PTN57F.pfb %{_datadir}/fonts/texlive-paratype/PTN77F.pfb %{_datadir}/fonts/texlive-paratype/PTS55F.pfb %{_datadir}/fonts/texlive-paratype/PTS56F.pfb %{_datadir}/fonts/texlive-paratype/PTS75F.pfb %{_datadir}/fonts/texlive-paratype/PTS76F.pfb %{_datadir}/fonts/texlive-paratype/PTF55F.pfb %{_datadir}/fonts/texlive-paratype/PTF56F.pfb %{_datadir}/fonts/texlive-paratype/PTF75F.pfb %{_datadir}/fonts/texlive-paratype/PTF76F.pfb %{_datadir}/fonts/texlive-paratype/PTZ55F.pfb %{_datadir}/fonts/texlive-paratype/PTZ56F.pfb %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-paratype-fonts-%{texlive_version}.%{texlive_noarch}.svn32859-%{release}-zypper %endif %package -n texlive-paresse Version: %{texlive_version}.%{texlive_noarch}.4.1svn29803 Release: 0 Summary: Define simple macros for 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-paresse-doc >= %{texlive_version} Provides: tex(paresse.sty) Requires: tex(ifluatex.sty) Requires: tex(ifxetex.sty) Requires: tex(skeyval-bc.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source40: paresse.tar.xz Source41: paresse.doc.tar.xz %description -n texlive-paresse The package defines macros using SS to type greek letters. so that the user may (for example) type SSa to get the effect of $\alpha$. date: 2018-01-06 11:14:59 +0000 %package -n texlive-paresse-doc Version: %{texlive_version}.%{texlive_noarch}.4.1svn29803 Release: 0 Summary: Documentation for texlive-paresse License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-paresse-doc:en;fr) %description -n texlive-paresse-doc This package includes the documentation for texlive-paresse %post -n texlive-paresse mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-paresse 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-paresse %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-paresse-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/paresse/paresse-en.pdf %{_texmfdistdir}/doc/latex/paresse/paresse-ex-en.pdf %{_texmfdistdir}/doc/latex/paresse/paresse-ex-fr.pdf %{_texmfdistdir}/doc/latex/paresse/paresse-fr.pdf %{_texmfdistdir}/doc/latex/paresse/paresse.pdf %files -n texlive-paresse %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/paresse/paresse.sty %{_texmfdistdir}/tex/latex/paresse/paresseold.sto %{_texmfdistdir}/tex/latex/paresse/paresseutf8.sto %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-paresse-%{texlive_version}.%{texlive_noarch}.4.1svn29803-%{release}-zypper %endif %package -n texlive-parnotes Version: %{texlive_version}.%{texlive_noarch}.3svn41868 Release: 0 Summary: Notes after every paragraph (or elsewhere) 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-parnotes-doc >= %{texlive_version} Provides: tex(parnotes.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source42: parnotes.tar.xz Source43: parnotes.doc.tar.xz %description -n texlive-parnotes The package provides the \parnote command. The notes are set as (normal) running paragraphs; placement is at the end of each paragraph, or manually, using the \parnotes command. date: 2016-08-16 06:35:16 +0000 %package -n texlive-parnotes-doc Version: %{texlive_version}.%{texlive_noarch}.3svn41868 Release: 0 Summary: Documentation for texlive-parnotes License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-parnotes-doc This package includes the documentation for texlive-parnotes %post -n texlive-parnotes mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-parnotes 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-parnotes %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-parnotes-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/parnotes/README.md %{_texmfdistdir}/doc/latex/parnotes/parnotes.pdf %{_texmfdistdir}/doc/latex/parnotes/parnotes.tex %files -n texlive-parnotes %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/parnotes/parnotes.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-parnotes-%{texlive_version}.%{texlive_noarch}.3svn41868-%{release}-zypper %endif %package -n texlive-parrun Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: Typesets (two) streams of text running parallel 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-parrun-doc >= %{texlive_version} Provides: tex(parrun.sty) Requires: tex(calc.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source44: parrun.tar.xz Source45: parrun.doc.tar.xz %description -n texlive-parrun For typesetting translated text and the original source, parallel on the same page, one above the other. date: 2016-06-24 17:18:15 +0000 %package -n texlive-parrun-doc Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: Documentation for texlive-parrun License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-parrun-doc This package includes the documentation for texlive-parrun %post -n texlive-parrun mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-parrun 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-parrun %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-parrun-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/parrun/parrun.pdf %{_texmfdistdir}/doc/latex/parrun/readme %files -n texlive-parrun %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/parrun/parrun.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-parrun-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper %endif %package -n texlive-parselines Version: %{texlive_version}.%{texlive_noarch}.1.4svn21475 Release: 0 Summary: Apply a macro to each line of an environment 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-parselines-doc >= %{texlive_version} Provides: tex(parselines.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source46: parselines.tar.xz Source47: parselines.doc.tar.xz %description -n texlive-parselines The package defines an environment "parse lines" which processes each line of an environment with a macro. An example of shading the lines of an environment is given. date: 2016-06-24 17:18:15 +0000 %package -n texlive-parselines-doc Version: %{texlive_version}.%{texlive_noarch}.1.4svn21475 Release: 0 Summary: Documentation for texlive-parselines License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-parselines-doc This package includes the documentation for texlive-parselines %post -n texlive-parselines mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-parselines 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-parselines %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-parselines-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/parselines/README %{_texmfdistdir}/doc/latex/parselines/parselines.pdf %files -n texlive-parselines %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/parselines/parselines.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-parselines-%{texlive_version}.%{texlive_noarch}.1.4svn21475-%{release}-zypper %endif %package -n texlive-parskip Version: %{texlive_version}.%{texlive_noarch}.2.0svn19963 Release: 0 Summary: Layout with zero \parindent, non-zero \parskip 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-parskip-doc >= %{texlive_version} Provides: tex(parskip.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source48: parskip.tar.xz Source49: parskip.doc.tar.xz %description -n texlive-parskip Simply changing \parskip and \parindent leaves a layout that is untidy; this package (though it is no substitute for a properly-designed class) helps alleviate this untidiness. date: 2016-06-24 17:18:15 +0000 %package -n texlive-parskip-doc Version: %{texlive_version}.%{texlive_noarch}.2.0svn19963 Release: 0 Summary: Documentation for texlive-parskip License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-parskip-doc This package includes the documentation for texlive-parskip %post -n texlive-parskip mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-parskip 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-parskip %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-parskip-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/parskip/parskip-doc.pdf %{_texmfdistdir}/doc/latex/parskip/parskip-doc.tex %files -n texlive-parskip %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/parskip/parskip.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-parskip-%{texlive_version}.%{texlive_noarch}.2.0svn19963-%{release}-zypper %endif %package -n texlive-pas-cours Version: %{texlive_version}.%{texlive_noarch}.1.6svn42036 Release: 0 Summary: Macros useful in preparing teaching material 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-pas-cours-doc >= %{texlive_version} Provides: tex(macro-calculs.tex) Provides: tex(macro-patrons.tex) Provides: tex(macro-solides.tex) Provides: tex(macro-styles.tex) Provides: tex(pas-cours.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source50: pas-cours.tar.xz Source51: pas-cours.doc.tar.xz %description -n texlive-pas-cours Several groups of macros cover different branches of mathematics. date: 2016-09-11 15:02:12 +0000 %package -n texlive-pas-cours-doc Version: %{texlive_version}.%{texlive_noarch}.1.6svn42036 Release: 0 Summary: Documentation for texlive-pas-cours License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pas-cours-doc This package includes the documentation for texlive-pas-cours %post -n texlive-pas-cours mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pas-cours 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-pas-cours %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pas-cours-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pas-cours/README %{_texmfdistdir}/doc/latex/pas-cours/README.TEXLIVE %{_texmfdistdir}/doc/latex/pas-cours/attention.png %{_texmfdistdir}/doc/latex/pas-cours/coeur.png %{_texmfdistdir}/doc/latex/pas-cours/decomp.tex %{_texmfdistdir}/doc/latex/pas-cours/doc.codes.tex %{_texmfdistdir}/doc/latex/pas-cours/doc.styles.tex %{_texmfdistdir}/doc/latex/pas-cours/pas-cours.tex %{_texmfdistdir}/doc/latex/pas-cours/prerequis.png %{_texmfdistdir}/doc/latex/pas-cours/warning-perso.png %files -n texlive-pas-cours %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/pas-cours/macro-calculs.tex %{_texmfdistdir}/tex/latex/pas-cours/macro-patrons.tex %{_texmfdistdir}/tex/latex/pas-cours/macro-solides.tex %{_texmfdistdir}/tex/latex/pas-cours/macro-styles.tex %{_texmfdistdir}/tex/latex/pas-cours/pas-cours.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pas-cours-%{texlive_version}.%{texlive_noarch}.1.6svn42036-%{release}-zypper %endif %package -n texlive-pas-crosswords Version: %{texlive_version}.%{texlive_noarch}.1.03svn32313 Release: 0 Summary: Creating crossword grids, using TikZ 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-pas-crosswords-doc >= %{texlive_version} Provides: tex(pas-crosswords.sty) Requires: tex(xkeyval.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source52: pas-crosswords.tar.xz Source53: pas-crosswords.doc.tar.xz %description -n texlive-pas-crosswords The package produces crossword grids, using a wide variety of colours and decorations of the grids and the text in them. The package uses TikZ for its graphical output. date: 2016-06-24 17:18:15 +0000 %package -n texlive-pas-crosswords-doc Version: %{texlive_version}.%{texlive_noarch}.1.03svn32313 Release: 0 Summary: Documentation for texlive-pas-crosswords License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-pas-crosswords-doc:fr) %description -n texlive-pas-crosswords-doc This package includes the documentation for texlive-pas-crosswords %post -n texlive-pas-crosswords mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pas-crosswords 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-pas-crosswords %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pas-crosswords-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pas-crosswords/README %{_texmfdistdir}/doc/latex/pas-crosswords/pas-crosswords.pdf %{_texmfdistdir}/doc/latex/pas-crosswords/pas-crosswords.tex %files -n texlive-pas-crosswords %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/pas-crosswords/pas-crosswords.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pas-crosswords-%{texlive_version}.%{texlive_noarch}.1.03svn32313-%{release}-zypper %endif %package -n texlive-pas-cv Version: %{texlive_version}.%{texlive_noarch}.2.01svn32263 Release: 0 Summary: Flexible typesetting of Curricula Vitae 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-pas-cv-doc >= %{texlive_version} Provides: tex(macro-andromede.tex) Provides: tex(macro-architecte.tex) Provides: tex(macro-centaure.tex) Provides: tex(macro-dynamique.tex) Provides: tex(macro-gaia.tex) Provides: tex(macro-jupiter.tex) Provides: tex(macro-mars.tex) Provides: tex(macro-neptune.tex) Provides: tex(macro-orion.tex) Provides: tex(macro-pegase.tex) Provides: tex(macro-pluton.tex) Provides: tex(macro-saturne.tex) Provides: tex(macro-univers.tex) Provides: tex(macro-uranus.tex) Provides: tex(macro-venus.tex) Provides: tex(pas-cv.sty) Requires: tex(eso-pic.sty) Requires: tex(fp.sty) Requires: tex(geometry.sty) Requires: tex(graphicx.sty) Requires: tex(tikz.sty) Requires: tex(xkeyval.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source54: pas-cv.tar.xz Source55: pas-cv.doc.tar.xz %description -n texlive-pas-cv The package provides the framework for typesetting a Curriculum Vitae (composed in French), together with a number of "themes" that may be used with the package. (The use of the themes may be seen in the package's examples/ collection.) The author hints that conversion for use with other languages (than French) should be possible. date: 2016-06-24 17:18:15 +0000 %package -n texlive-pas-cv-doc Version: %{texlive_version}.%{texlive_noarch}.2.01svn32263 Release: 0 Summary: Documentation for texlive-pas-cv License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-pas-cv-doc:fr) %description -n texlive-pas-cv-doc This package includes the documentation for texlive-pas-cv %post -n texlive-pas-cv mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pas-cv 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-pas-cv %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pas-cv-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-andromede.pdf %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-andromede.tex %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-architecte.pdf %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-architecte.tex %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-centaure.pdf %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-centaure.tex %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-dynamique.pdf %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-dynamique.tex %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-gaia.pdf %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-gaia.tex %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-jupiter.pdf %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-jupiter.tex %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-mars.pdf %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-mars.tex %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-neptune.pdf %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-neptune.tex %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-orion.pdf %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-orion.tex %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-pegase.pdf %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-pegase.tex %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-pluton.pdf %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-pluton.tex %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-saturne.pdf %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-saturne.tex %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-univers.pdf %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-univers.tex %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-uranus.pdf %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-uranus.tex %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-venus.pdf %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-venus.tex %{_texmfdistdir}/doc/latex/pas-cv/pas-cv.pdf %{_texmfdistdir}/doc/latex/pas-cv/pas-cv.tex %{_texmfdistdir}/doc/latex/pas-cv/photo.png %files -n texlive-pas-cv %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/pas-cv/macro-andromede.tex %{_texmfdistdir}/tex/latex/pas-cv/macro-architecte.tex %{_texmfdistdir}/tex/latex/pas-cv/macro-centaure.tex %{_texmfdistdir}/tex/latex/pas-cv/macro-dynamique.tex %{_texmfdistdir}/tex/latex/pas-cv/macro-gaia.tex %{_texmfdistdir}/tex/latex/pas-cv/macro-jupiter.tex %{_texmfdistdir}/tex/latex/pas-cv/macro-mars.tex %{_texmfdistdir}/tex/latex/pas-cv/macro-neptune.tex %{_texmfdistdir}/tex/latex/pas-cv/macro-orion.tex %{_texmfdistdir}/tex/latex/pas-cv/macro-pegase.tex %{_texmfdistdir}/tex/latex/pas-cv/macro-pluton.tex %{_texmfdistdir}/tex/latex/pas-cv/macro-saturne.tex %{_texmfdistdir}/tex/latex/pas-cv/macro-univers.tex %{_texmfdistdir}/tex/latex/pas-cv/macro-uranus.tex %{_texmfdistdir}/tex/latex/pas-cv/macro-venus.tex %{_texmfdistdir}/tex/latex/pas-cv/pas-cv.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pas-cv-%{texlive_version}.%{texlive_noarch}.2.01svn32263-%{release}-zypper %endif %package -n texlive-pas-tableur Version: %{texlive_version}.%{texlive_noarch}.2.01svn39542 Release: 0 Summary: Create a spreadsheet layout 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-pas-tableur-doc >= %{texlive_version} Provides: tex(pas-tableur.sty) Requires: tex(tikz.sty) Requires: tex(xkeyval.sty) Requires: tex(xstring.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source56: pas-tableur.tar.xz Source57: pas-tableur.doc.tar.xz %description -n texlive-pas-tableur The package provides commands for creating a grid of rectangles, and commands for populating locations in the grid. PGF/TikZ is used for placement and population of the cells. date: 2016-06-24 17:18:15 +0000 %package -n texlive-pas-tableur-doc Version: %{texlive_version}.%{texlive_noarch}.2.01svn39542 Release: 0 Summary: Documentation for texlive-pas-tableur License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pas-tableur-doc This package includes the documentation for texlive-pas-tableur %post -n texlive-pas-tableur mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pas-tableur 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-pas-tableur %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pas-tableur-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pas-tableur/README %{_texmfdistdir}/doc/latex/pas-tableur/README.TEXLIVE %{_texmfdistdir}/doc/latex/pas-tableur/doc.codes.tex %{_texmfdistdir}/doc/latex/pas-tableur/doc.styles.tex %{_texmfdistdir}/doc/latex/pas-tableur/pas-tableur.tex %files -n texlive-pas-tableur %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/pas-tableur/pas-tableur.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pas-tableur-%{texlive_version}.%{texlive_noarch}.2.01svn39542-%{release}-zypper %endif %package -n texlive-passivetex Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: Support package for XML/SGML typesetting 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(dummyels.sty) Provides: tex(fotex.sty) Provides: tex(mlnames.sty) Provides: tex(teixml.sty) Provides: tex(teixmlslides.sty) Provides: tex(ucharacters.sty) Provides: tex(unicode.sty) Requires: tex(amsmath.sty) Requires: tex(amssymb.sty) Requires: tex(array.sty) Requires: tex(bm.sty) Requires: tex(color.sty) Requires: tex(graphicx.sty) Requires: tex(hyperref.sty) Requires: tex(ifthen.sty) Requires: tex(longtable.sty) Requires: tex(marvosym.sty) Requires: tex(nameref.sty) Requires: tex(pifont.sty) Requires: tex(rotating.sty) Requires: tex(textcomp.sty) Requires: tex(times.sty) Requires: tex(tipa.sty) Requires: tex(tone.sty) Requires: tex(ulem.sty) Requires: tex(url.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source58: passivetex.tar.xz %description -n texlive-passivetex Packages providing XML parsing, UTF-8 parsing, Unicode entities, and common formatting object definitions for jadetex. date: 2016-06-24 17:18:15 +0000 %post -n texlive-passivetex mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-passivetex 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-passivetex %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-passivetex %defattr(-,root,root,755) %{_texmfdistdir}/tex/xmltex/passivetex/dummyels.sty %{_texmfdistdir}/tex/xmltex/passivetex/fotex.sty %{_texmfdistdir}/tex/xmltex/passivetex/fotex.xmt %{_texmfdistdir}/tex/xmltex/passivetex/mlnames.sty %{_texmfdistdir}/tex/xmltex/passivetex/tei.xmt %{_texmfdistdir}/tex/xmltex/passivetex/teiprintslides.xmt %{_texmfdistdir}/tex/xmltex/passivetex/teislides.xmt %{_texmfdistdir}/tex/xmltex/passivetex/teixml.sty %{_texmfdistdir}/tex/xmltex/passivetex/teixmlslides.sty %{_texmfdistdir}/tex/xmltex/passivetex/ucharacters.sty %{_texmfdistdir}/tex/xmltex/passivetex/unicode.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-passivetex-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper %endif %package -n texlive-patch Version: %{texlive_version}.%{texlive_noarch}.svn42428 Release: 0 Summary: Patch loaded packages, 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} # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source59: patch.source.tar.xz %description -n texlive-patch The package defines macros that allow patching of existing commands, specifying those parts of the existing macro to be replaced, along with the replacements. Thus it provides more sophisticated manipulation than a package like patchcmd, which only permits modification by adding commands at the beginning or end of an existing definition. The package is distributed in a relative of LaTeX doc format: it will run unmodified, though it benefits from docstrip treatment. date: 2016-07-19 08:17:45 +0000 %post -n texlive-patch mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-patch 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-patch %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-patch %defattr(-,root,root,755) %{_texmfdistdir}/source/generic/patch/patch.doc %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-patch-%{texlive_version}.%{texlive_noarch}.svn42428-%{release}-zypper %endif %package -n texlive-patchcmd Version: %{texlive_version}.%{texlive_noarch}.1.05svn41379 Release: 0 Summary: Change the definition of an existing command 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-patchcmd-doc >= %{texlive_version} Provides: tex(patchcmd.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source60: patchcmd.tar.xz Source61: patchcmd.doc.tar.xz %description -n texlive-patchcmd The package provides a command \patchcommand that can be used to add material at the beginning and/or the end of the replacement text of an existing macro. It works for macros with any number of normal arguments, including those that were defined with \DeclareRobustCommand. date: 2016-06-24 17:18:15 +0000 %package -n texlive-patchcmd-doc Version: %{texlive_version}.%{texlive_noarch}.1.05svn41379 Release: 0 Summary: Documentation for texlive-patchcmd License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-patchcmd-doc This package includes the documentation for texlive-patchcmd %post -n texlive-patchcmd mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-patchcmd 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-patchcmd %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-patchcmd-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/patchcmd/README %{_texmfdistdir}/doc/latex/patchcmd/patchcmd.pdf %files -n texlive-patchcmd %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/patchcmd/patchcmd.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-patchcmd-%{texlive_version}.%{texlive_noarch}.1.05svn41379-%{release}-zypper %endif %package -n texlive-patgen Version: %{texlive_version}.%{texlive_noarch}.2.3svn47198 Release: 0 Summary: Generate hyphenation patterns License: SUSE-TeX Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires: texlive-kpathsea >= %{texlive_version} Requires(pre): texlive-patgen-bin >= %{texlive_version} #!BuildIgnore: texlive-patgen-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} # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source62: patgen.doc.tar.xz %description -n texlive-patgen This is the last version of the program distributed by Knuth; it advertises itself as a pattern generator for "the algorithm used in TeX", but, of course, the patterns used in modern distributions are Unicode-based. The currently-maintained patgen is part of web2c (and all major TeX distributions). date: 2016-08-04 05:47:52 +0000 %post -n texlive-patgen mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-patgen 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-patgen %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-patgen %defattr(-,root,root,755) %{_mandir}/man1/patgen.1* %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-patgen-%{texlive_version}.%{texlive_noarch}.2.3svn47198-%{release}-zypper %endif %package -n texlive-patgen2-tutorial Version: %{texlive_version}.%{texlive_noarch}.svn16490 Release: 0 Summary: A tutorial on the use of Patgen 2 License: GPL-2.0-or-later 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 20180414 Source63: patgen2-tutorial.doc.tar.xz %description -n texlive-patgen2-tutorial This document describes the use of Patgen 2 to create hyphenation patterns for wide ranges of languages. date: 2016-06-24 17:18:15 +0000 %post -n texlive-patgen2-tutorial mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-patgen2-tutorial 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-patgen2-tutorial %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-patgen2-tutorial %defattr(-,root,root,755) %{_texmfdistdir}/doc/support/patgen2-tutorial/patgen2.pdf %{_texmfdistdir}/doc/support/patgen2-tutorial/patgen2.tex %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-patgen2-tutorial-%{texlive_version}.%{texlive_noarch}.svn16490-%{release}-zypper %endif %package -n texlive-path Version: %{texlive_version}.%{texlive_noarch}.3.05svn22045 Release: 0 Summary: Typeset paths, making them breakable 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-path-doc >= %{texlive_version} Provides: tex(path.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source64: path.tar.xz Source65: path.doc.tar.xz %description -n texlive-path Defines a macro \path|...|, similar to the LaTeX \verb|...|, that sets the text in typewriter font and allows hyphen-less breaks at punctuation characters. The set of characters to be regarded as punctuation may be changed from the package's default. date: 2016-06-24 17:18:15 +0000 %package -n texlive-path-doc Version: %{texlive_version}.%{texlive_noarch}.3.05svn22045 Release: 0 Summary: Documentation for texlive-path License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-path-doc This package includes the documentation for texlive-path %post -n texlive-path mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-path 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-path %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-path-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/path/path-doc.pdf %{_texmfdistdir}/doc/generic/path/path-doc.tex %files -n texlive-path %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/path/path.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-path-%{texlive_version}.%{texlive_noarch}.3.05svn22045-%{release}-zypper %endif %package -n texlive-pauldoc Version: %{texlive_version}.%{texlive_noarch}.0.0.5svn16005 Release: 0 Summary: German LaTeX package 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} Recommends: texlive-pauldoc-doc >= %{texlive_version} Provides: tex(pauldoc.sty) Requires: tex(babel.sty) Requires: tex(fontenc.sty) Requires: tex(inputenc.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source66: pauldoc.tar.xz Source67: pauldoc.doc.tar.xz %description -n texlive-pauldoc The package provides helpers for German language package documentation. date: 2016-06-24 17:18:15 +0000 %package -n texlive-pauldoc-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.5svn16005 Release: 0 Summary: Documentation for texlive-pauldoc License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-pauldoc-doc:de) %description -n texlive-pauldoc-doc This package includes the documentation for texlive-pauldoc %post -n texlive-pauldoc mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pauldoc 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-pauldoc %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pauldoc-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pauldoc/README %{_texmfdistdir}/doc/latex/pauldoc/pauldoc.pdf %files -n texlive-pauldoc %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/pauldoc/pauldoc.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pauldoc-%{texlive_version}.%{texlive_noarch}.0.0.5svn16005-%{release}-zypper %endif %package -n texlive-pawpict Version: %{texlive_version}.%{texlive_noarch}.1.0svn21629 Release: 0 Summary: Using graphics from PAW License: GPL-2.0-or-later 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-pawpict-doc >= %{texlive_version} Provides: tex(pawpict.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source68: pawpict.tar.xz Source69: pawpict.doc.tar.xz %description -n texlive-pawpict Support for the easy inclusion of graphics made by PAW (Physics Analysis Workstation). You need to have PAW installed on your system to benefit from this package. date: 2016-06-24 17:18:15 +0000 %package -n texlive-pawpict-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn21629 Release: 0 Summary: Documentation for texlive-pawpict License: GPL-2.0-or-later Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pawpict-doc This package includes the documentation for texlive-pawpict %post -n texlive-pawpict mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pawpict 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-pawpict %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pawpict-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pawpict/README %files -n texlive-pawpict %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/pawpict/pawpict.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pawpict-%{texlive_version}.%{texlive_noarch}.1.0svn21629-%{release}-zypper %endif %package -n texlive-pax Version: %{texlive_version}.%{texlive_noarch}.0.0.1lsvn26112 Release: 0 Summary: Extract and reinsert PDF annotations with pdfTeX License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive-pax-bin >= %{texlive_version} #!BuildIgnore: texlive-pax-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-pax-doc >= %{texlive_version} Requires: perl(File::Which) #!BuildIgnore: perl(File::Which) Requires: perl(Getopt::Long) #!BuildIgnore: perl(Getopt::Long) Requires: perl(strict) #!BuildIgnore: perl(strict) Provides: tex(pax.jar) Provides: tex(pax.sty) Requires: java Requires: tex(auxhook.sty) Requires: tex(etexcmds.sty) Requires: tex(graphicx.sty) Requires: tex(ifpdf.sty) Requires: tex(kvoptions.sty) Requires: tex(kvsetkeys.sty) Requires: tex(ltxcmds.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source70: pax.tar.xz Source71: pax.doc.tar.xz %description -n texlive-pax If PDF files are included using pdfTeX, PDF annotations are stripped. The pax project offers a solution without altering pdfTeX. A Java program (pax.jar) parses the PDF file that will later be included. The program then writes the data of the annotations into a file that can be read by TeX. The LaTeX package pax extends the graphics package to support the scheme: if a PDF file is included, the package looks for the file with the annotation data, reads them and puts the annotations in the right place. Project status: experimental date: 2016-12-28 09:23:26 +0000 %package -n texlive-pax-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.1lsvn26112 Release: 0 Summary: Documentation for texlive-pax License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pax-doc This package includes the documentation for texlive-pax %post -n texlive-pax mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pax 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-pax %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pax-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pax/README %files -n texlive-pax %defattr(-,root,root,755) %{_texmfdistdir}/scripts/pax/pax.jar %{_texmfdistdir}/scripts/pax/pdfannotextractor.pl %{_texmfdistdir}/tex/latex/pax/pax.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pax-%{texlive_version}.%{texlive_noarch}.0.0.1lsvn26112-%{release}-zypper %endif %package -n texlive-pb-diagram Version: %{texlive_version}.%{texlive_noarch}.5.0svn15878 Release: 0 Summary: A commutative diagram package using LAMSTeX or Xy-pic fonts 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-pb-diagram-doc >= %{texlive_version} Provides: tex(lamsarrow.sty) Provides: tex(pb-diagram.sty) Provides: tex(pb-lams.sty) Provides: tex(pb-xy.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source72: pb-diagram.tar.xz Source73: pb-diagram.doc.tar.xz %description -n texlive-pb-diagram The pb-diagram package date: 2016-06-18 14:48:54 +0000 %package -n texlive-pb-diagram-doc Version: %{texlive_version}.%{texlive_noarch}.5.0svn15878 Release: 0 Summary: Documentation for texlive-pb-diagram License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pb-diagram-doc This package includes the documentation for texlive-pb-diagram %post -n texlive-pb-diagram mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pb-diagram 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-pb-diagram %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pb-diagram-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pb-diagram/COPYING %{_texmfdistdir}/doc/latex/pb-diagram/README %{_texmfdistdir}/doc/latex/pb-diagram/pb-examples.tex %{_texmfdistdir}/doc/latex/pb-diagram/pb-manual.pdf %{_texmfdistdir}/doc/latex/pb-diagram/pb-manual.tex %files -n texlive-pb-diagram %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/pb-diagram/lamsarrow.sty %{_texmfdistdir}/tex/latex/pb-diagram/pb-diagram.sty %{_texmfdistdir}/tex/latex/pb-diagram/pb-lams.sty %{_texmfdistdir}/tex/latex/pb-diagram/pb-xy.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pb-diagram-%{texlive_version}.%{texlive_noarch}.5.0svn15878-%{release}-zypper %endif %package -n texlive-pbibtex-base Version: %{texlive_version}.%{texlive_noarch}.svn40986 Release: 0 Summary: Bibliography styles and miscellaneous files for pBibTeX 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-pbibtex-base-doc >= %{texlive_version} # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source74: pbibtex-base.tar.xz Source75: pbibtex-base.doc.tar.xz %description -n texlive-pbibtex-base These are miscellaneous files, including bibliography styles (.bst), for pBibTeX, which is a Japanese extended version of BibTeX contained in TeX Live. The bundle is a redistribution derived from the ptex-texmf distribution by ASCII MEDIA WORKS. date: 2017-04-18 03:31:40 +0000 %package -n texlive-pbibtex-base-doc Version: %{texlive_version}.%{texlive_noarch}.svn40986 Release: 0 Summary: Documentation for texlive-pbibtex-base License: BSD-3-Clause Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pbibtex-base-doc This package includes the documentation for texlive-pbibtex-base %post -n texlive-pbibtex-base mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pbibtex-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-pbibtex-base %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pbibtex-base-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/ptex/pbibtex/LICENSE %{_texmfdistdir}/doc/ptex/pbibtex/README.md %{_texmfdistdir}/doc/ptex/pbibtex/README_original %{_texmfdistdir}/doc/ptex/pbibtex/cpp.awk %{_texmfdistdir}/doc/ptex/pbibtex/generate.sh %{_texmfdistdir}/doc/ptex/pbibtex/jbibtex.bib %{_texmfdistdir}/doc/ptex/pbibtex/jbibtex.pdf %{_texmfdistdir}/doc/ptex/pbibtex/jbibtex.tex %{_texmfdistdir}/doc/ptex/pbibtex/jbtxbst.doc %{_texmfdistdir}/doc/ptex/pbibtex/jbtxdoc.bib %{_texmfdistdir}/doc/ptex/pbibtex/jbtxdoc.pdf %{_texmfdistdir}/doc/ptex/pbibtex/jbtxdoc.tex %{_texmfdistdir}/doc/ptex/pbibtex/jbtxhak.pdf %{_texmfdistdir}/doc/ptex/pbibtex/jbtxhak.tex %files -n texlive-pbibtex-base %defattr(-,root,root,755) %{_texmfdistdir}/pbibtex/bib/jxampl.bib %{_texmfdistdir}/pbibtex/bst/jabbrv.bst %{_texmfdistdir}/pbibtex/bst/jalpha.bst %{_texmfdistdir}/pbibtex/bst/jipsj.bst %{_texmfdistdir}/pbibtex/bst/jname.bst %{_texmfdistdir}/pbibtex/bst/jorsj.bst %{_texmfdistdir}/pbibtex/bst/jplain.bst %{_texmfdistdir}/pbibtex/bst/junsrt.bst %{_texmfdistdir}/pbibtex/bst/tieice.bst %{_texmfdistdir}/pbibtex/bst/tipsj.bst %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pbibtex-base-%{texlive_version}.%{texlive_noarch}.svn40986-%{release}-zypper %endif %package -n texlive-pbox Version: %{texlive_version}.%{texlive_noarch}.1.2svn24807 Release: 0 Summary: A variable-width \parbox command License: GPL-2.0-or-later 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-pbox-doc >= %{texlive_version} Provides: tex(pbox.sty) Requires: tex(calc.sty) Requires: tex(ifthen.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source76: pbox.tar.xz Source77: pbox.doc.tar.xz %description -n texlive-pbox Defines a command \pbox{<max width>}{<text>} which adjusts its width to that of the enclosed text, up to the maximum width given. The package also defines some associated length commands. date: 2016-06-24 17:18:15 +0000 %package -n texlive-pbox-doc Version: %{texlive_version}.%{texlive_noarch}.1.2svn24807 Release: 0 Summary: Documentation for texlive-pbox License: GPL-2.0-or-later Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pbox-doc This package includes the documentation for texlive-pbox %post -n texlive-pbox mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pbox 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-pbox %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pbox-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pbox/AUTHORS %{_texmfdistdir}/doc/latex/pbox/COPYING %{_texmfdistdir}/doc/latex/pbox/ChangeLog %{_texmfdistdir}/doc/latex/pbox/INSTALL %{_texmfdistdir}/doc/latex/pbox/Makefile %{_texmfdistdir}/doc/latex/pbox/README %{_texmfdistdir}/doc/latex/pbox/pbox.pdf %files -n texlive-pbox %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/pbox/pbox.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pbox-%{texlive_version}.%{texlive_noarch}.1.2svn24807-%{release}-zypper %endif %package -n texlive-pbsheet Version: %{texlive_version}.%{texlive_noarch}.0.0.1svn24830 Release: 0 Summary: Problem sheet class 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-pbsheet-doc >= %{texlive_version} Provides: tex(pbsheet.cls) Requires: tex(amsfonts.sty) Requires: tex(amsmath.sty) Requires: tex(amssymb.sty) Requires: tex(amsthm.sty) Requires: tex(babel.sty) Requires: tex(color.sty) Requires: tex(geometry.sty) Requires: tex(inputenc.sty) Requires: tex(latexsym.sty) Requires: tex(listings.sty) Requires: tex(moreverb.sty) Requires: tex(rotating.sty) Requires: tex(xspace.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source78: pbsheet.tar.xz Source79: pbsheet.doc.tar.xz %description -n texlive-pbsheet This class is designed to simplify the typesetting of problem sheets with Mathematics and Computer Science content. It is currently customised towards teaching in French (and the examples are in French). date: 2016-06-24 17:18:15 +0000 %package -n texlive-pbsheet-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.1svn24830 Release: 0 Summary: Documentation for texlive-pbsheet License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-pbsheet-doc:fr) %description -n texlive-pbsheet-doc This package includes the documentation for texlive-pbsheet %post -n texlive-pbsheet mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pbsheet 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-pbsheet %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pbsheet-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pbsheet/LPPL %{_texmfdistdir}/doc/latex/pbsheet/README %{_texmfdistdir}/doc/latex/pbsheet/pbsheet.pdf %{_texmfdistdir}/doc/latex/pbsheet/xpl/GNUmakefile %{_texmfdistdir}/doc/latex/pbsheet/xpl/img/simbin.eps %{_texmfdistdir}/doc/latex/pbsheet/xpl/img/simbin.pdf %{_texmfdistdir}/doc/latex/pbsheet/xpl/pbsheet.cls %{_texmfdistdir}/doc/latex/pbsheet/xpl/pgm/probadis.m %{_texmfdistdir}/doc/latex/pbsheet/xpl/pgm/rdiscr.m %{_texmfdistdir}/doc/latex/pbsheet/xpl/pgm/rint.m %{_texmfdistdir}/doc/latex/pbsheet/xpl/pgm/simbin.m %{_texmfdistdir}/doc/latex/pbsheet/xpl/xpl-fr.bib %{_texmfdistdir}/doc/latex/pbsheet/xpl/xpl-fr.dvi %{_texmfdistdir}/doc/latex/pbsheet/xpl/xpl-fr.pdf %{_texmfdistdir}/doc/latex/pbsheet/xpl/xpl-fr.ps %{_texmfdistdir}/doc/latex/pbsheet/xpl/xpl-fr.tex %files -n texlive-pbsheet %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/pbsheet/pbsheet.cls %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pbsheet-%{texlive_version}.%{texlive_noarch}.0.0.1svn24830-%{release}-zypper %endif %package -n texlive-pdf-trans Version: %{texlive_version}.%{texlive_noarch}.2.4svn32809 Release: 0 Summary: A set of macros for various transformations of TeX boxes License: SUSE-Public-Domain 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-pdf-trans-doc >= %{texlive_version} Provides: tex(pdf-trans.tex) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source80: pdf-trans.tar.xz Source81: pdf-trans.doc.tar.xz %description -n texlive-pdf-trans pdf-trans is a set of macros offering various transformations of TeX boxes (based on plain and pdfeTeX primitives). It was initially inspired by trans.tex, remade to work with pdfTeX. date: 2016-06-24 17:18:15 +0000 %package -n texlive-pdf-trans-doc Version: %{texlive_version}.%{texlive_noarch}.2.4svn32809 Release: 0 Summary: Documentation for texlive-pdf-trans License: SUSE-Public-Domain Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pdf-trans-doc This package includes the documentation for texlive-pdf-trans %post -n texlive-pdf-trans mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pdf-trans 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-pdf-trans %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pdf-trans-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pdf-trans/example.pdf %{_texmfdistdir}/doc/generic/pdf-trans/example.tex %files -n texlive-pdf-trans %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/pdf-trans/pdf-trans.tex %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pdf-trans-%{texlive_version}.%{texlive_noarch}.2.4svn32809-%{release}-zypper %endif %package -n texlive-pdf14 Version: %{texlive_version}.%{texlive_noarch}.0.0.1svn17583 Release: 0 Summary: Restore PDF 1.4 to a TeX live 2010 format 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-pdf14-doc >= %{texlive_version} Provides: tex(pdf14.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source82: pdf14.tar.xz Source83: pdf14.doc.tar.xz %description -n texlive-pdf14 Starting with TeX Live 2010, the various formats, that directly generate PDF, default to generating PDF 1.5. This is generally a good thing, but it can lead to compatibility issues with some older PDF viewers. This package changes the version of PDF generated with formats (based on pdfTeX or LuaTeX in PDF mode), back to 1.4 for documents that need to achieve maximal compatibility with old viewers. date: 2016-06-24 17:18:15 +0000 %package -n texlive-pdf14-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.1svn17583 Release: 0 Summary: Documentation for texlive-pdf14 License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pdf14-doc This package includes the documentation for texlive-pdf14 %post -n texlive-pdf14 mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pdf14 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-pdf14 %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pdf14-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pdf14/README %{_texmfdistdir}/doc/latex/pdf14/pdf14.pdf %{_texmfdistdir}/doc/latex/pdf14/test-pdf14.tex %files -n texlive-pdf14 %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/pdf14/pdf14.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pdf14-%{texlive_version}.%{texlive_noarch}.0.0.1svn17583-%{release}-zypper %endif %package -n texlive-pdfbook2 Version: %{texlive_version}.%{texlive_noarch}.1.2svn37537 Release: 0 Summary: Create booklets from PDF files License: GPL-2.0-or-later Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive-pdfbook2-bin >= %{texlive_version} #!BuildIgnore: texlive-pdfbook2-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-pdfbook2-doc >= %{texlive_version} # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source84: pdfbook2.tar.xz Source85: pdfbook2.doc.tar.xz %description -n texlive-pdfbook2 This python program creates print-ready PDF files from some input PDF files for booklet printing. The resulting files need to be printed in landscape/long edge double sided printing. The default paper format depends on the locale and is chosen by pdfjam. It can be chosen using the --paper option. Before the pdf is composed, the input file is cropped to the relevant area in order to discard unnecessary white spaces. In this process, all pages are cropped to the same dimensions. Extra margins can be defined at the edges of the booklet and in the middle where the binding occurs. The output is written to INPUT-book.pdf. Existing files will be overwritten. All input files are processed seperately. date: 2016-06-24 17:18:15 +0000 %package -n texlive-pdfbook2-doc Version: %{texlive_version}.%{texlive_noarch}.1.2svn37537 Release: 0 Summary: Documentation for texlive-pdfbook2 License: GPL-2.0-or-later Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pdfbook2-doc This package includes the documentation for texlive-pdfbook2 %post -n texlive-pdfbook2 mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pdfbook2 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-pdfbook2 %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pdfbook2-doc %defattr(-,root,root,755) %{_mandir}/man1/pdfbook2.1* %{_texmfdistdir}/doc/support/pdfbook2/README %files -n texlive-pdfbook2 %defattr(-,root,root,755) %{_texmfdistdir}/scripts/pdfbook2/pdfbook2 %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pdfbook2-%{texlive_version}.%{texlive_noarch}.1.2svn37537-%{release}-zypper %endif %package -n texlive-pdfcomment Version: %{texlive_version}.%{texlive_noarch}.2.4svn41484 Release: 0 Summary: A user-friendly interface to pdf annotations 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-pdfcomment-doc >= %{texlive_version} Provides: tex(pdfcomment.sty) Requires: tex(calc.sty) Requires: tex(datetime2.sty) Requires: tex(etoolbox.sty) Requires: tex(hyperref.sty) Requires: tex(ifpdf.sty) Requires: tex(ifthen.sty) Requires: tex(luatex85.sty) Requires: tex(marginnote.sty) Requires: tex(refcount.sty) Requires: tex(soulpos.sty) Requires: tex(xkeyval.sty) Requires: tex(zref-savepos.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source86: pdfcomment.tar.xz Source87: pdfcomment.doc.tar.xz %description -n texlive-pdfcomment For a long time pdfLaTeX has offered the command \pdfannot for inserting arbitrary PDF annotations. However, the command is presented in a form where additional knowledge of the definition of the PDF format is indispensable. This package is an answer to the - occasional - questions in newsgroups, about how one could use the comment function of Adobe Reader. At least for the writer of LaTeX code, the package offers a convenient and user-friendly means of using \pdfannot to provide comments in PDF files. Since version v1.1, pdfcomment.sty also supports LaTeX - dvips - ps2pdf, LaTeX - dvipdfmx, XeLaTeX and LuaLaTeX. Unfortunately, support of PDF annotations by PDF viewers may vary. The reference viewer for the development of this package is Adobe Reader. date: 2017-04-18 03:31:40 +0000 %package -n texlive-pdfcomment-doc Version: %{texlive_version}.%{texlive_noarch}.2.4svn41484 Release: 0 Summary: Documentation for texlive-pdfcomment License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-pdfcomment-doc:en;de) %description -n texlive-pdfcomment-doc This package includes the documentation for texlive-pdfcomment %post -n texlive-pdfcomment mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pdfcomment 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-pdfcomment %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pdfcomment-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pdfcomment/CHANGES %{_texmfdistdir}/doc/latex/pdfcomment/INSTALL %{_texmfdistdir}/doc/latex/pdfcomment/README.md %{_texmfdistdir}/doc/latex/pdfcomment/example.pdf %{_texmfdistdir}/doc/latex/pdfcomment/example.tex %{_texmfdistdir}/doc/latex/pdfcomment/example_latex_dvipdfmx.pdf %{_texmfdistdir}/doc/latex/pdfcomment/example_latex_dvipdfmx.tex %{_texmfdistdir}/doc/latex/pdfcomment/example_latex_dvips_ps2pdf.pdf %{_texmfdistdir}/doc/latex/pdfcomment/example_latex_dvips_ps2pdf.tex %{_texmfdistdir}/doc/latex/pdfcomment/example_math_markup.pdf %{_texmfdistdir}/doc/latex/pdfcomment/example_math_markup.tex %{_texmfdistdir}/doc/latex/pdfcomment/example_xelatex.pdf %{_texmfdistdir}/doc/latex/pdfcomment/example_xelatex.tex %{_texmfdistdir}/doc/latex/pdfcomment/manifest.txt %{_texmfdistdir}/doc/latex/pdfcomment/pdfcomment.pdf %{_texmfdistdir}/doc/latex/pdfcomment/pdfcomment.tex %{_texmfdistdir}/doc/latex/pdfcomment/pdfcomment_de.pdf %{_texmfdistdir}/doc/latex/pdfcomment/pdfcomment_de.tex %files -n texlive-pdfcomment %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/pdfcomment/pdfcomment.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pdfcomment-%{texlive_version}.%{texlive_noarch}.2.4svn41484-%{release}-zypper %endif %package -n texlive-pdfcprot Version: %{texlive_version}.%{texlive_noarch}.1.7asvn18735 Release: 0 Summary: Activating and setting of character protruding using 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-pdfcprot-doc >= %{texlive_version} Provides: tex(pdfcprot.sty) Requires: tex(ifthen.sty) Requires: tex(keyval.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source88: pdfcprot.tar.xz Source89: pdfcprot.doc.tar.xz %description -n texlive-pdfcprot This package provides an easy interface to adjust the character protrusion for different fonts and choosing the right adjustment automatically depending on the font. The package is largely superseded by microtype. date: 2016-06-24 17:18:15 +0000 %package -n texlive-pdfcprot-doc Version: %{texlive_version}.%{texlive_noarch}.1.7asvn18735 Release: 0 Summary: Documentation for texlive-pdfcprot License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pdfcprot-doc This package includes the documentation for texlive-pdfcprot %post -n texlive-pdfcprot mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pdfcprot 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-pdfcprot %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pdfcprot-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pdfcprot/00CONTEN %{_texmfdistdir}/doc/latex/pdfcprot/00README %{_texmfdistdir}/doc/latex/pdfcprot/INSTALL.txt %{_texmfdistdir}/doc/latex/pdfcprot/LEGAL.txt %{_texmfdistdir}/doc/latex/pdfcprot/Makefile.unx %{_texmfdistdir}/doc/latex/pdfcprot/README.txt %{_texmfdistdir}/doc/latex/pdfcprot/TODO %{_texmfdistdir}/doc/latex/pdfcprot/pdfcprot.pdf %files -n texlive-pdfcprot %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/pdfcprot/pdfcprot.sty %{_texmfdistdir}/tex/latex/pdfcprot/pplmnOT1.cpa %{_texmfdistdir}/tex/latex/pdfcprot/pplmnOT2.cpa %{_texmfdistdir}/tex/latex/pdfcprot/pplmnT1.cpa %{_texmfdistdir}/tex/latex/pdfcprot/pplmnT2A.cpa %{_texmfdistdir}/tex/latex/pdfcprot/pplmnTS1.cpa %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pdfcprot-%{texlive_version}.%{texlive_noarch}.1.7asvn18735-%{release}-zypper %endif %package -n texlive-pdfcrop Version: %{texlive_version}.%{texlive_noarch}.1.37svn29348 Release: 0 Summary: Crop PDF graphics License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive-pdfcrop-bin >= %{texlive_version} #!BuildIgnore: texlive-pdfcrop-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-pdfcrop-doc >= %{texlive_version} Requires: perl(Config) #!BuildIgnore: perl(Config) Requires: perl(File::Copy) #!BuildIgnore: perl(File::Copy) Requires: perl(File::Spec) #!BuildIgnore: perl(File::Spec) Requires: perl(File::Spec::Functions) #!BuildIgnore: perl(File::Spec::Functions) Requires: perl(Getopt::Long) #!BuildIgnore: perl(Getopt::Long) Requires: perl(strict) #!BuildIgnore: perl(strict) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source90: pdfcrop.tar.xz Source91: pdfcrop.doc.tar.xz %description -n texlive-pdfcrop A Perl script that can either trim pages of any whitespace border, or trim them of a fixed border. date: 2018-01-06 11:14:59 +0000 %package -n texlive-pdfcrop-doc Version: %{texlive_version}.%{texlive_noarch}.1.37svn29348 Release: 0 Summary: Documentation for texlive-pdfcrop License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pdfcrop-doc This package includes the documentation for texlive-pdfcrop %post -n texlive-pdfcrop mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pdfcrop 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-pdfcrop %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pdfcrop-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/support/pdfcrop/README %files -n texlive-pdfcrop %defattr(-,root,root,755) %{_texmfdistdir}/scripts/pdfcrop/pdfcrop.pl %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pdfcrop-%{texlive_version}.%{texlive_noarch}.1.37svn29348-%{release}-zypper %endif %package -n texlive-pdfjam Version: %{texlive_version}.%{texlive_noarch}.2.02svn29752 Release: 0 Summary: Shell scripts interfacing to pdfpages License: GPL-2.0-or-later Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive-pdfjam-bin >= %{texlive_version} #!BuildIgnore: texlive-pdfjam-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-pdfjam-doc >= %{texlive_version} Requires: texlive-pdfpages >= %{texlive_version} # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source92: pdfjam.tar.xz Source93: pdfjam.doc.tar.xz %description -n texlive-pdfjam This is a collection of shell scripts which provide an interface to the pdfpages LaTeX package. They do such jobs as selecting pages, concatenating files, doing n-up formatting, and so on. date: 2017-04-18 03:31:40 +0000 %package -n texlive-pdfjam-doc Version: %{texlive_version}.%{texlive_noarch}.2.02svn29752 Release: 0 Summary: Documentation for texlive-pdfjam License: GPL-2.0-or-later Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pdfjam-doc This package includes the documentation for texlive-pdfjam %post -n texlive-pdfjam mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pdfjam 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-pdfjam %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pdfjam-doc %defattr(-,root,root,755) %{_mandir}/man1/pdf180.1* %{_mandir}/man1/pdf270.1* %{_mandir}/man1/pdf90.1* %{_mandir}/man1/pdfbook.1* %{_mandir}/man1/pdfflip.1* %{_mandir}/man1/pdfjam-pocketmod.1* %{_mandir}/man1/pdfjam-slides3up.1* %{_mandir}/man1/pdfjam-slides6up.1* %{_mandir}/man1/pdfjam.1* %{_mandir}/man1/pdfjoin.1* %{_mandir}/man1/pdfnup.1* %{_mandir}/man1/pdfpun.1* %{_texmfdistdir}/doc/support/pdfjam/COPYING %{_texmfdistdir}/doc/support/pdfjam/PDFjam-README.html %{_texmfdistdir}/doc/support/pdfjam/VERSION %{_texmfdistdir}/doc/support/pdfjam/pdfdroplets.png %{_texmfdistdir}/doc/support/pdfjam/pdfjam.conf %{_texmfdistdir}/doc/support/pdfjam/tests.zip %files -n texlive-pdfjam %defattr(-,root,root,755) %{_texmfdistdir}/scripts/pdfjam/pdf180 %{_texmfdistdir}/scripts/pdfjam/pdf270 %{_texmfdistdir}/scripts/pdfjam/pdf90 %{_texmfdistdir}/scripts/pdfjam/pdfbook %{_texmfdistdir}/scripts/pdfjam/pdfflip %{_texmfdistdir}/scripts/pdfjam/pdfjam %{_texmfdistdir}/scripts/pdfjam/pdfjam-pocketmod %{_texmfdistdir}/scripts/pdfjam/pdfjam-slides3up %{_texmfdistdir}/scripts/pdfjam/pdfjam-slides6up %{_texmfdistdir}/scripts/pdfjam/pdfjoin %{_texmfdistdir}/scripts/pdfjam/pdfnup %{_texmfdistdir}/scripts/pdfjam/pdfpun %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pdfjam-%{texlive_version}.%{texlive_noarch}.2.02svn29752-%{release}-zypper %endif %package -n texlive-pdflatexpicscale Version: %{texlive_version}.%{texlive_noarch}.0.0.32svn46617 Release: 0 Summary: Support software for downscaling graphics to be included by pdfLaTeX License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive-pdflatexpicscale-bin >= %{texlive_version} #!BuildIgnore: texlive-pdflatexpicscale-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-pdflatexpicscale-doc >= %{texlive_version} Requires: perl(File::Basename) #!BuildIgnore: perl(File::Basename) Requires: perl(File::Copy) #!BuildIgnore: perl(File::Copy) Requires: perl(File::Spec) #!BuildIgnore: perl(File::Spec) Requires: perl(Getopt::Long) #!BuildIgnore: perl(Getopt::Long) Requires: perl(strict) #!BuildIgnore: perl(strict) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source94: pdflatexpicscale.tar.xz Source95: pdflatexpicscale.doc.tar.xz %description -n texlive-pdflatexpicscale The package provides a script to scale pictures down to a target resolution before creating a PDF document with pdfLaTeX. date: 2018-02-12 12:02:17 +0000 %package -n texlive-pdflatexpicscale-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.32svn46617 Release: 0 Summary: Documentation for texlive-pdflatexpicscale License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pdflatexpicscale-doc This package includes the documentation for texlive-pdflatexpicscale %post -n texlive-pdflatexpicscale mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pdflatexpicscale 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-pdflatexpicscale %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pdflatexpicscale-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/support/pdflatexpicscale/README %{_texmfdistdir}/doc/support/pdflatexpicscale/pdflatexpicscale.pdf %{_texmfdistdir}/doc/support/pdflatexpicscale/pdflatexpicscale.tex %{_texmfdistdir}/doc/support/pdflatexpicscale/testprinter.ps %files -n texlive-pdflatexpicscale %defattr(-,root,root,755) %{_texmfdistdir}/scripts/pdflatexpicscale/pdflatexpicscale.pl %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pdflatexpicscale-%{texlive_version}.%{texlive_noarch}.0.0.32svn46617-%{release}-zypper %endif %package -n texlive-pdfmarginpar Version: %{texlive_version}.%{texlive_noarch}.0.0.92svn23492 Release: 0 Summary: Generate marginpar-equivalent PDF annotations License: GPL-2.0-or-later 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-pdfmarginpar-doc >= %{texlive_version} Provides: tex(pdfmarginpar.sty) Requires: tex(pgfkeys.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source96: pdfmarginpar.tar.xz Source97: pdfmarginpar.doc.tar.xz %description -n texlive-pdfmarginpar The package provides the \pdfmarginpar command which is similar in spirit to \marginpar. However, it creates PDF annotations which may be viewed with Adobe Reader in place of marginal texts. Small icons indicate the in-text position where the message originates, popups provide the messages themselves. Thus bugfixes and other such communications are clearly visible together when viewing the document, while the document itself is not obscured. date: 2018-01-06 11:14:59 +0000 %package -n texlive-pdfmarginpar-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.92svn23492 Release: 0 Summary: Documentation for texlive-pdfmarginpar License: GPL-2.0-or-later Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pdfmarginpar-doc This package includes the documentation for texlive-pdfmarginpar %post -n texlive-pdfmarginpar mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pdfmarginpar 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-pdfmarginpar %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pdfmarginpar-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pdfmarginpar/README %{_texmfdistdir}/doc/latex/pdfmarginpar/pdfmarginpar.pdf %{_texmfdistdir}/doc/latex/pdfmarginpar/pdfmarginpar.tex %{_texmfdistdir}/doc/latex/pdfmarginpar/pdfmarginparexample.pdf %{_texmfdistdir}/doc/latex/pdfmarginpar/pdfmarginparexample.png %{_texmfdistdir}/doc/latex/pdfmarginpar/pdfmarginparexample.tex %{_texmfdistdir}/doc/latex/pdfmarginpar/pgfmanual-en-macros.tex %{_texmfdistdir}/doc/latex/pdfmarginpar/pgfplots-macros.tex %files -n texlive-pdfmarginpar %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/pdfmarginpar/pdfmarginpar.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pdfmarginpar-%{texlive_version}.%{texlive_noarch}.0.0.92svn23492-%{release}-zypper %endif %package -n texlive-pdfpagediff Version: %{texlive_version}.%{texlive_noarch}.1.4svn37946 Release: 0 Summary: Find difference between two PDF's 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-pdfpagediff-doc >= %{texlive_version} Provides: tex(pdfpagediff.sty) Requires: tex(color.sty) Requires: tex(geometry.sty) Requires: tex(graphicx.sty) Requires: tex(substr.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source98: pdfpagediff.tar.xz Source99: pdfpagediff.doc.tar.xz %description -n texlive-pdfpagediff Find difference between two PDF's date: 2016-06-24 17:18:15 +0000 %package -n texlive-pdfpagediff-doc Version: %{texlive_version}.%{texlive_noarch}.1.4svn37946 Release: 0 Summary: Documentation for texlive-pdfpagediff License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pdfpagediff-doc This package includes the documentation for texlive-pdfpagediff %post -n texlive-pdfpagediff mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pdfpagediff 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-pdfpagediff %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pdfpagediff-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pdfpagediff/README %{_texmfdistdir}/doc/latex/pdfpagediff/doc/Makefile %{_texmfdistdir}/doc/latex/pdfpagediff/doc/ar1.png %{_texmfdistdir}/doc/latex/pdfpagediff/doc/ar2.png %{_texmfdistdir}/doc/latex/pdfpagediff/doc/ar3.png %{_texmfdistdir}/doc/latex/pdfpagediff/doc/pdfpagediff-doc.pdf %{_texmfdistdir}/doc/latex/pdfpagediff/doc/pdfpagediff-doc.sty %{_texmfdistdir}/doc/latex/pdfpagediff/doc/pdfpagediff-doc.tex %{_texmfdistdir}/doc/latex/pdfpagediff/example/file1.pdf %{_texmfdistdir}/doc/latex/pdfpagediff/example/file2.pdf %{_texmfdistdir}/doc/latex/pdfpagediff/example/ltest.pdf %{_texmfdistdir}/doc/latex/pdfpagediff/example/ltest.tex %{_texmfdistdir}/doc/latex/pdfpagediff/manifest.txt %files -n texlive-pdfpagediff %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/pdfpagediff/pdfpagediff.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pdfpagediff-%{texlive_version}.%{texlive_noarch}.1.4svn37946-%{release}-zypper %endif %package -n texlive-pdfpages Version: %{texlive_version}.%{texlive_noarch}.0.0.5lsvn45659 Release: 0 Summary: Include PDF documents in LaTeX License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires: texlive-eso-pic >= %{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-pdfpages-doc >= %{texlive_version} Provides: tex(pdfpages.sty) Provides: tex(ppdvipdfmx.def) Provides: tex(ppdvips.def) Provides: tex(ppluatex.def) Provides: tex(ppnull.def) Provides: tex(pppdftex.def) Provides: tex(ppvtex.def) Provides: tex(ppxetex.def) Requires: tex(calc.sty) Requires: tex(count1to.sty) Requires: tex(eso-pic.sty) Requires: tex(graphicx.sty) Requires: tex(ifthen.sty) Requires: tex(pdflscape.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source100: pdfpages.tar.xz Source101: pdfpages.doc.tar.xz %description -n texlive-pdfpages This package simplifies the inclusion of external multi-page PDF documents in LaTeX documents. Pages may be freely selected and similar to psnup it is possible to put several logical pages onto each sheet of paper. Furthermore a lot of hypertext features like hyperlinks and article threads are provided. The package supports pdfTeX (pdfLaTeX) and VTeX. With VTeX it is even possible to use this package to insert PostScript files, in addition to PDF files. date: 2017-10-31 15:15:58 +0000 %package -n texlive-pdfpages-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.5lsvn45659 Release: 0 Summary: Documentation for texlive-pdfpages License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pdfpages-doc This package includes the documentation for texlive-pdfpages %post -n texlive-pdfpages mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pdfpages 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-pdfpages %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pdfpages-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pdfpages/dummy-l.pdf %{_texmfdistdir}/doc/latex/pdfpages/dummy.pdf %{_texmfdistdir}/doc/latex/pdfpages/pdf-ex.tex %{_texmfdistdir}/doc/latex/pdfpages/pdf-hyp.tex %{_texmfdistdir}/doc/latex/pdfpages/pdf-toc.tex %{_texmfdistdir}/doc/latex/pdfpages/pdfpages.pdf %files -n texlive-pdfpages %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/pdfpages/pdfpages.sty %{_texmfdistdir}/tex/latex/pdfpages/ppdvipdfmx.def %{_texmfdistdir}/tex/latex/pdfpages/ppdvips.def %{_texmfdistdir}/tex/latex/pdfpages/ppluatex.def %{_texmfdistdir}/tex/latex/pdfpages/ppnull.def %{_texmfdistdir}/tex/latex/pdfpages/pppdftex.def %{_texmfdistdir}/tex/latex/pdfpages/ppvtex.def %{_texmfdistdir}/tex/latex/pdfpages/ppxetex.def %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pdfpages-%{texlive_version}.%{texlive_noarch}.0.0.5lsvn45659-%{release}-zypper %endif %package -n texlive-pdfprivacy Version: %{texlive_version}.%{texlive_noarch}.1.0svn45985 Release: 0 Summary: A LaTeX package to remove or suppress pdf meta-data 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-pdfprivacy-doc >= %{texlive_version} Provides: tex(pdfprivacy.sty) Requires: tex(ifthen.sty) Requires: tex(kvoptions.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source102: pdfprivacy.tar.xz Source103: pdfprivacy.doc.tar.xz %description -n texlive-pdfprivacy Creating pdfs with pdfLaTeX populates several pdf meta-data fields such as date/time of creation/modification, information about the LaTeX installation (e.g., pdfTeX version), and the relative paths of included pdfs. The pdfprivacy package provides support for emptying several of these pdf meta-data fields as well as suppressing some pdfTeX meta-data entries in the resulting pdf. date: 2017-12-05 04:27:30 +0000 %package -n texlive-pdfprivacy-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn45985 Release: 0 Summary: Documentation for texlive-pdfprivacy License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pdfprivacy-doc This package includes the documentation for texlive-pdfprivacy %post -n texlive-pdfprivacy mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pdfprivacy 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-pdfprivacy %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pdfprivacy-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pdfprivacy/LICENSE %{_texmfdistdir}/doc/latex/pdfprivacy/README.md %{_texmfdistdir}/doc/latex/pdfprivacy/pdfprivacy.pdf %files -n texlive-pdfprivacy %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/pdfprivacy/pdfprivacy.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pdfprivacy-%{texlive_version}.%{texlive_noarch}.1.0svn45985-%{release}-zypper %endif %package -n texlive-pdfreview Version: %{texlive_version}.%{texlive_noarch}.1.1svn45391 Release: 0 Summary: Annotate PDF files with margin 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} Recommends: texlive-pdfreview-doc >= %{texlive_version} Provides: tex(pdfreview.sty) Requires: tex(bookmark.sty) Requires: tex(grffile.sty) Requires: tex(hyperref.sty) Requires: tex(ulem.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source104: pdfreview.tar.xz Source105: pdfreview.doc.tar.xz %description -n texlive-pdfreview This package lets you add comments in the page margins of PDF files, e.g. when reviewing manuscripts or grading reports. The PDF file to be annotated is included, one page at a time, as graphics, in a manner similar to the pdfpages package. Notes are placed in the margin next to the included graphics using a grid of help lines. Alternatively, only numbers are placed in the page margins, and the notes are collected into a numbered list at the end of the document. Note that this package is not intended for adding notes directly to the LaTeX source of the document that is being reviewed; instead, the document undergoing review is already in PDF format and remains unchanged. Also note that this package does not produce the usual PDF "sticky notes" that must be opened by clicking on them; instead, the notes are simply shown as text. This package depends on the following other LaTeX package: adjustbox, calc, geometry, graphicx, grffile, ifthen, kvoptions, tikz, ulem, and xstring. date: 2017-10-09 05:03:21 +0000 %package -n texlive-pdfreview-doc Version: %{texlive_version}.%{texlive_noarch}.1.1svn45391 Release: 0 Summary: Documentation for texlive-pdfreview License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pdfreview-doc This package includes the documentation for texlive-pdfreview %post -n texlive-pdfreview mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pdfreview 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-pdfreview %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pdfreview-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pdfreview/README.md %{_texmfdistdir}/doc/latex/pdfreview/pdfreview.pdf %{_texmfdistdir}/doc/latex/pdfreview/pdfreview.sh %{_texmfdistdir}/doc/latex/pdfreview/pdfreview.tex %{_texmfdistdir}/doc/latex/pdfreview/pdfshrink.sh %{_texmfdistdir}/doc/latex/pdfreview/sample-for-docs.pdf %files -n texlive-pdfreview %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/pdfreview/pdfreview.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pdfreview-%{texlive_version}.%{texlive_noarch}.1.1svn45391-%{release}-zypper %endif %package -n texlive-pdfscreen Version: %{texlive_version}.%{texlive_noarch}.1.5svn42428 Release: 0 Summary: Support screen-based document design 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-pdfscreen-doc >= %{texlive_version} Provides: tex(pdfscreen.sty) Requires: tex(amsbsy.sty) Requires: tex(amssymb.sty) Requires: tex(calc.sty) Requires: tex(color.sty) Requires: tex(comment.sty) Requires: tex(fancybox.sty) Requires: tex(graphicx.sty) Requires: tex(hyperref.sty) Requires: tex(shortvrb.sty) Requires: tex(truncate.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source106: pdfscreen.tar.xz Source107: pdfscreen.doc.tar.xz %description -n texlive-pdfscreen An extension of the hyperref package to provide a screen-based document design. This package helps to generate pdf documents that are readable on screen and will fit the screen's aspect ratio. Also it can be used with various options to produce regular print versions of the same document without any extra effort. date: 2016-06-24 17:18:15 +0000 %package -n texlive-pdfscreen-doc Version: %{texlive_version}.%{texlive_noarch}.1.5svn42428 Release: 0 Summary: Documentation for texlive-pdfscreen License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pdfscreen-doc This package includes the documentation for texlive-pdfscreen %post -n texlive-pdfscreen mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pdfscreen 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-pdfscreen %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pdfscreen-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pdfscreen/logo.pdf %{_texmfdistdir}/doc/latex/pdfscreen/manual-print.pdf %{_texmfdistdir}/doc/latex/pdfscreen/manual-screen.pdf %{_texmfdistdir}/doc/latex/pdfscreen/manual.tex %{_texmfdistdir}/doc/latex/pdfscreen/nopanel.pdf %{_texmfdistdir}/doc/latex/pdfscreen/pdfscreen.cfg.specimen %{_texmfdistdir}/doc/latex/pdfscreen/portrait.pdf %{_texmfdistdir}/doc/latex/pdfscreen/print.pdf %{_texmfdistdir}/doc/latex/pdfscreen/slide.pdf %{_texmfdistdir}/doc/latex/pdfscreen/slide.tex %{_texmfdistdir}/doc/latex/pdfscreen/square.pdf %{_texmfdistdir}/doc/latex/pdfscreen/tex.png %{_texmfdistdir}/doc/latex/pdfscreen/widepanel.pdf %files -n texlive-pdfscreen %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/pdfscreen/but.pdf %{_texmfdistdir}/tex/latex/pdfscreen/button.pdf %{_texmfdistdir}/tex/latex/pdfscreen/left.pdf %{_texmfdistdir}/tex/latex/pdfscreen/overlay.pdf %{_texmfdistdir}/tex/latex/pdfscreen/overlay0.pdf %{_texmfdistdir}/tex/latex/pdfscreen/overlay1.pdf %{_texmfdistdir}/tex/latex/pdfscreen/overlay10.pdf %{_texmfdistdir}/tex/latex/pdfscreen/overlay2.pdf %{_texmfdistdir}/tex/latex/pdfscreen/overlay3.pdf %{_texmfdistdir}/tex/latex/pdfscreen/overlay4.pdf %{_texmfdistdir}/tex/latex/pdfscreen/overlay5.pdf %{_texmfdistdir}/tex/latex/pdfscreen/overlay6.pdf %{_texmfdistdir}/tex/latex/pdfscreen/overlay7.pdf %{_texmfdistdir}/tex/latex/pdfscreen/overlay8.pdf %{_texmfdistdir}/tex/latex/pdfscreen/overlay9.pdf %{_texmfdistdir}/tex/latex/pdfscreen/pdfscreen.sty %{_texmfdistdir}/tex/latex/pdfscreen/right.pdf %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pdfscreen-%{texlive_version}.%{texlive_noarch}.1.5svn42428-%{release}-zypper %endif %package -n texlive-pdfslide Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: Presentation slides using pdfTeX 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-pdfslide-doc >= %{texlive_version} Provides: tex(pdfslide.cfg) Provides: tex(pdfslide.sty) Provides: tex(slide.clo) Requires: tex(amsbsy.sty) Requires: tex(amssymb.sty) Requires: tex(colortbl.sty) Requires: tex(fancybox.sty) Requires: tex(graphicx.sty) Requires: tex(ifthen.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source108: pdfslide.tar.xz Source109: pdfslide.doc.tar.xz %description -n texlive-pdfslide This is a package for use with pdfTeX, to make nice presentation slides. Its aims are: to devise a method for easier technical presentation; to help the mix of mathematical formulae with text and graphics which other present day document processing tools fail to accomplish; to exploit the platform independence of TeX so that presentation documents become portable; and to offer the freedom and possibilities of using various backgrounds and other embellishments that a user can imagine to have in as presentation. The package can make use of the facilities of the PPower4 post-processor. date: 2016-06-24 17:18:15 +0000 %package -n texlive-pdfslide-doc Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: Documentation for texlive-pdfslide License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pdfslide-doc This package includes the documentation for texlive-pdfslide %post -n texlive-pdfslide mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pdfslide 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-pdfslide %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pdfslide-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pdfslide/demo.pdf %{_texmfdistdir}/doc/latex/pdfslide/manual.tex %{_texmfdistdir}/doc/latex/pdfslide/meta.mp %{_texmfdistdir}/doc/latex/pdfslide/mpgraph.pdf %files -n texlive-pdfslide %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/pdfslide/bg.jpg %{_texmfdistdir}/tex/latex/pdfslide/d12.jpg %{_texmfdistdir}/tex/latex/pdfslide/metablue.pdf %{_texmfdistdir}/tex/latex/pdfslide/metagray.pdf %{_texmfdistdir}/tex/latex/pdfslide/metagreen.pdf %{_texmfdistdir}/tex/latex/pdfslide/metalgray.pdf %{_texmfdistdir}/tex/latex/pdfslide/pdfslide.cfg %{_texmfdistdir}/tex/latex/pdfslide/pdfslide.sty %{_texmfdistdir}/tex/latex/pdfslide/slide.clo %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pdfslide-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper %endif %package -n texlive-pdfsync Version: %{texlive_version}.%{texlive_noarch}.svn20373 Release: 0 Summary: Provide links between source and PDF 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-pdfsync-doc >= %{texlive_version} Provides: tex(pdfsync.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source110: pdfsync.tar.xz Source111: pdfsync.doc.tar.xz %description -n texlive-pdfsync The package runs with pdfTeX or XeTeX, and creates an auxiliary file with geometrical information to permit references back and forth between source and PDF, assuming a conforming editor and PDF viewer. date: 2017-04-18 03:31:40 +0000 %package -n texlive-pdfsync-doc Version: %{texlive_version}.%{texlive_noarch}.svn20373 Release: 0 Summary: Documentation for texlive-pdfsync License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pdfsync-doc This package includes the documentation for texlive-pdfsync %post -n texlive-pdfsync mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pdfsync 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-pdfsync %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pdfsync-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pdfsync/README %{_texmfdistdir}/doc/latex/pdfsync/pdfsync-doc.pdf %{_texmfdistdir}/doc/latex/pdfsync/pdfsync-doc.tex %files -n texlive-pdfsync %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/pdfsync/pdfsync.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pdfsync-%{texlive_version}.%{texlive_noarch}.svn20373-%{release}-zypper %endif %package -n texlive-pdftex Version: %{texlive_version}.%{texlive_noarch}.svn47199 Release: 0 Summary: A TeX extension for direct creation of PDF License: GPL-2.0-or-later Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Recommends: texlive-collection-fontsrecommended >= %{texlive_version} Recommends: texlive-collection-genericrecommended >= %{texlive_version} Recommends: texlive-collection-basic >= %{texlive_version} Requires: texlive-cm >= %{texlive_version} Requires: texlive-etex >= %{texlive_version} Requires: texlive-hyphen-base >= %{texlive_version} Requires: texlive-knuth-lib >= %{texlive_version} Requires: texlive-kpathsea >= %{texlive_version} Requires: texlive-plain >= %{texlive_version} Requires: texlive-tex-ini-files >= %{texlive_version} Requires: tex(load-unicode-data.tex) Requires: tex(pdftexconfig.tex) Requires(pre): texlive-pdftex-bin >= %{texlive_version} #!BuildIgnore: texlive-pdftex-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(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-pdftex-fonts >= %{texlive_version} Recommends: texlive-pdftex-doc >= %{texlive_version} Requires(posttrans): texlive-graphics-def >= %{texlive_version} Provides: tex(dummy-space.map) Provides: tex(dummy-space.tfm) Provides: tex(glyphtounicode.tex) Provides: tex(pdfcolor.tex) Provides: tex(pdftex-dvi.tex) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source112: pdftex.tar.xz Source113: pdftex.doc.tar.xz %description -n texlive-pdftex An extension of TeX which can be configured to directly generate PDF documents instead of DVI. All current free TeX distributions including TeX Live, MacTeX and MiKTeX include pdfTeX (Plain TeX) and pdfLaTeX (LaTeX). ConTeXt was originally designed around use of pdfTeX, though nowadays it is focused on LuaTeX). date: 2017-11-29 00:13:44 +0000 %package -n texlive-pdftex-doc Version: %{texlive_version}.%{texlive_noarch}.svn47199 Release: 0 Summary: Documentation for texlive-pdftex License: GPL-2.0-or-later Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pdftex-doc This package includes the documentation for texlive-pdftex %package -n texlive-pdftex-fonts Version: %{texlive_version}.%{texlive_noarch}.svn47199 Release: 0 Summary: Severed fonts for texlive-pdftex License: GPL-2.0-or-later Group: Productivity/Publishing/TeX/Fonts Url: http://www.tug.org/texlive/ %reconfigure_fonts_prereq Requires(posttrans): fontconfig Requires(posttrans): ghostscript-fonts-std Requires(posttrans): mkfontdir Requires(posttrans): mkfontscale Requires(posttrans): xorg-x11-fonts-core %description -n texlive-pdftex-fonts The separated fonts package for texlive-pdftex %post -n texlive-pdftex mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update > /var/run/texlive/run-fmtutil.pdftex sed -ri 's/^\#\![[= =]]+pdftex\b.*/pdftex pdftex language.def -translate-file=cp227.tcx *pdfetex.ini/' %{_texmfconfdir}/web2c/fmtutil.cnf || : > /var/run/texlive/run-fmtutil.etex sed -ri 's/^\#\![[= =]]+etex\b.*/etex pdftex language.def -translate-file=cp227.tcx *etex.ini/' %{_texmfconfdir}/web2c/fmtutil.cnf || : > /var/run/texlive/run-fmtutil.pdfetex sed -ri 's/^\#\![[= =]]+pdfetex\b.*/pdfetex pdftex language.def -translate-file=cp227.tcx *pdfetex.ini/' %{_texmfconfdir}/web2c/fmtutil.cnf || : echo 'addMap dummy-space.map' >> /var/run/texlive/run-updmap %postun -n texlive-pdftex mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then sed -ri 's/^(pdftex\b)/\#\!\ \1/' %{_texmfconfdir}/web2c/fmtutil.cnf || : rm -f %{_texmfvardir}/web2c/pdftex/pdftex.* sed -ri 's/^(etex\b)/\#\!\ \1/' %{_texmfconfdir}/web2c/fmtutil.cnf || : rm -f %{_texmfvardir}/web2c/pdftex/etex.* sed -ri 's/^(pdfetex\b)/\#\!\ \1/' %{_texmfconfdir}/web2c/fmtutil.cnf || : rm -f %{_texmfvardir}/web2c/pdftex/pdfetex.* echo 'deleteMap dummy-space.map' >> /var/run/texlive/run-updmap exit 0 fi %triggerin -n texlive-pdftex -- texlive-cm > /var/run/texlive/run-fmtutil.pdftex > /var/run/texlive/run-fmtutil.etex > /var/run/texlive/run-fmtutil.pdfetex %triggerun -n texlive-pdftex -- texlive-cm > /var/run/texlive/run-fmtutil.pdftex > /var/run/texlive/run-fmtutil.etex > /var/run/texlive/run-fmtutil.pdfetex %triggerin -n texlive-pdftex -- texlive-etex > /var/run/texlive/run-fmtutil.pdftex > /var/run/texlive/run-fmtutil.etex > /var/run/texlive/run-fmtutil.pdfetex %triggerun -n texlive-pdftex -- texlive-etex > /var/run/texlive/run-fmtutil.pdftex > /var/run/texlive/run-fmtutil.etex > /var/run/texlive/run-fmtutil.pdfetex %triggerin -n texlive-pdftex -- texlive-hyphen-base > /var/run/texlive/run-fmtutil.pdftex > /var/run/texlive/run-fmtutil.etex > /var/run/texlive/run-fmtutil.pdfetex %triggerun -n texlive-pdftex -- texlive-hyphen-base > /var/run/texlive/run-fmtutil.pdftex > /var/run/texlive/run-fmtutil.etex > /var/run/texlive/run-fmtutil.pdfetex %triggerin -n texlive-pdftex -- texlive-knuth-lib > /var/run/texlive/run-fmtutil.pdftex > /var/run/texlive/run-fmtutil.etex > /var/run/texlive/run-fmtutil.pdfetex %triggerun -n texlive-pdftex -- texlive-knuth-lib > /var/run/texlive/run-fmtutil.pdftex > /var/run/texlive/run-fmtutil.etex > /var/run/texlive/run-fmtutil.pdfetex %triggerin -n texlive-pdftex -- texlive-plain > /var/run/texlive/run-fmtutil.pdftex > /var/run/texlive/run-fmtutil.etex > /var/run/texlive/run-fmtutil.pdfetex %triggerun -n texlive-pdftex -- texlive-plain > /var/run/texlive/run-fmtutil.pdftex > /var/run/texlive/run-fmtutil.etex > /var/run/texlive/run-fmtutil.pdfetex %triggerin -n texlive-pdftex -- texlive-tex-ini-files > /var/run/texlive/run-fmtutil.pdftex > /var/run/texlive/run-fmtutil.etex > /var/run/texlive/run-fmtutil.pdfetex %triggerun -n texlive-pdftex -- texlive-tex-ini-files > /var/run/texlive/run-fmtutil.pdftex > /var/run/texlive/run-fmtutil.etex > /var/run/texlive/run-fmtutil.pdfetex %posttrans -n texlive-pdftex %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %reconfigure_fonts_scriptlets -n texlive-pdftex-fonts %files -n texlive-pdftex-doc %defattr(-,root,root,755) %{_mandir}/man1/pdfetex.1* %{_mandir}/man1/pdftex.1* %{_texmfdistdir}/doc/pdftex/NEWS %{_texmfdistdir}/doc/pdftex/README %{_texmfdistdir}/doc/pdftex/manual/ChangeLog %{_texmfdistdir}/doc/pdftex/manual/Makefile %{_texmfdistdir}/doc/pdftex/manual/README %{_texmfdistdir}/doc/pdftex/manual/makefiles.cmd %{_texmfdistdir}/doc/pdftex/manual/pdftex-a.pdf %{_texmfdistdir}/doc/pdftex/manual/pdftex-i.tex %{_texmfdistdir}/doc/pdftex/manual/pdftex-syntax.txt %{_texmfdistdir}/doc/pdftex/manual/pdftex-t.tex %{_texmfdistdir}/doc/pdftex/manual/pdftex-w.tex %{_texmfdistdir}/doc/pdftex/manual/syntaxform.awk %{_texmfdistdir}/doc/pdftex/manual/syntaxform.pl %{_texmfdistdir}/doc/pdftex/samplepdftex/cmr10.103 %{_texmfdistdir}/doc/pdftex/samplepdftex/obj.dat %{_texmfdistdir}/doc/pdftex/samplepdftex/pdfcolor.tex %{_texmfdistdir}/doc/pdftex/samplepdftex/pic.eps %{_texmfdistdir}/doc/pdftex/samplepdftex/pic.jpg %{_texmfdistdir}/doc/pdftex/samplepdftex/pic.mps %{_texmfdistdir}/doc/pdftex/samplepdftex/pic.pdf %{_texmfdistdir}/doc/pdftex/samplepdftex/pic.png %{_texmfdistdir}/doc/pdftex/samplepdftex/pic16.png %{_texmfdistdir}/doc/pdftex/samplepdftex/rgb.icc %{_texmfdistdir}/doc/pdftex/samplepdftex/samplepdf.0 %{_texmfdistdir}/doc/pdftex/samplepdftex/samplepdf.1 %{_texmfdistdir}/doc/pdftex/samplepdftex/samplepdf.tex %{_texmfdistdir}/doc/pdftex/samplepdftex/supp-mis.tex %{_texmfdistdir}/doc/pdftex/samplepdftex/supp-pdf.tex %{_texmfdistdir}/doc/pdftex/samplepdftex/tmp.pdf %{_texmfdistdir}/doc/pdftex/tests/01-fake-interword-space/Makefile %{_texmfdistdir}/doc/pdftex/tests/01-fake-interword-space/dummy-space.pfb %{_texmfdistdir}/doc/pdftex/tests/01-fake-interword-space/dummy-space.tfm %{_texmfdistdir}/doc/pdftex/tests/01-fake-interword-space/fake-interword-space.tex %{_texmfdistdir}/doc/pdftex/tests/02-pdfmatch/Makefile %{_texmfdistdir}/doc/pdftex/tests/02-pdfmatch/test-pdfmatch.tex %{_texmfdistdir}/doc/pdftex/tests/03-deterministic-output/Makefile %{_texmfdistdir}/doc/pdftex/tests/03-deterministic-output/test-SOURCE_DATE_EPOCH.tex %{_texmfdistdir}/doc/pdftex/tests/03-deterministic-output/test-fixed-date-id.tex %{_texmfdistdir}/doc/pdftex/tests/03-deterministic-output/test-no-date-id.tex %{_texmfdistdir}/doc/pdftex/tests/03-deterministic-output/test-prim.tex %{_texmfdistdir}/doc/pdftex/tests/04-pdfsuppressptexinfo/Makefile %{_texmfdistdir}/doc/pdftex/tests/04-pdfsuppressptexinfo/abc.tex %{_texmfdistdir}/doc/pdftex/tests/04-pdfsuppressptexinfo/test-pdfinfoomitdate.tex %{_texmfdistdir}/doc/pdftex/tests/04-pdfsuppressptexinfo/test-pdfsuppressptexinfo.tex %{_texmfdistdir}/doc/pdftex/tests/04-pdfsuppressptexinfo/test-pdftrailer.tex %{_texmfdistdir}/doc/pdftex/tests/05-mediabox/Makefile %{_texmfdistdir}/doc/pdftex/tests/05-mediabox/test-normal.tex %{_texmfdistdir}/doc/pdftex/tests/05-mediabox/test-omit-mediabox.tex %{_texmfdistdir}/doc/pdftex/tests/06-pkmap/Makefile %{_texmfdistdir}/doc/pdftex/tests/06-pkmap/cmb10.72pk %{_texmfdistdir}/doc/pdftex/tests/06-pkmap/cmr10.72pk %{_texmfdistdir}/doc/pdftex/tests/06-pkmap/prepatch.pdf %{_texmfdistdir}/doc/pdftex/tests/06-pkmap/test-pkmap.tex %{_texmfdistdir}/doc/pdftex/tests/07-mapwarn/Makefile %{_texmfdistdir}/doc/pdftex/tests/07-mapwarn/test-mapwarn.tex %{_texmfdistdir}/doc/pdftex/tests/Common.mak %files -n texlive-pdftex %defattr(-,root,root,755) %{_texmfdistdir}/fonts/map/dvips/dummy-space/dummy-space.map %{_texmfdistdir}/fonts/tfm/public/pdftex/dummy-space.tfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pdftex/dummy-space.pfb %{_texmfdistdir}/scripts/simpdftex/simpdftex %{_texmfdistdir}/tex/generic/config/pdftex-dvi.tex %{_texmfdistdir}/tex/generic/pdftex/glyphtounicode.tex %{_texmfdistdir}/tex/generic/pdftex/pdfcolor.tex %files -n texlive-pdftex-fonts %defattr(-,root,root,755) %dir %{_datadir}/fonts/texlive-pdftex %config %{_sysconfdir}/fonts/conf.avail/58-texlive-pdftex.conf %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-pdftex/encodings.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-pdftex/fonts.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-pdftex/fonts.scale %{_datadir}/fonts/texlive-pdftex/dummy-space.pfb %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pdftex-fonts-%{texlive_version}.%{texlive_noarch}.svn47199-%{release}-zypper %endif %package -n texlive-pdftools Version: %{texlive_version}.%{texlive_noarch}.0.0.86svn47340 Release: 0 Summary: PDF-related utilities, including PostScript-to-PDF conversion License: SUSE-Public-Domain Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive-pdftools-bin >= %{texlive_version} #!BuildIgnore: texlive-pdftools-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-pdftools-doc >= %{texlive_version} Requires: texlive-pst-pdf >= %{texlive_version} # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source114: pdftools.tar.xz Source115: pdftools.doc.tar.xz %description -n texlive-pdftools The command-line programs pdfopen and pdfclose allow you to control the X Window System version of Adobe's Acrobat Reader from the command line or from within a (shell) script. The programs work with Acrobat Reader 5, 7, 8 and 9 for Linux, xpdf and evince. This version derives from one written by Fabrice Popineau for Microsoft operating systems. date: 2016-06-24 17:18:15 +0000 %package -n texlive-pdftools-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.86svn47340 Release: 0 Summary: Documentation for texlive-pdftools License: SUSE-Public-Domain Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pdftools-doc This package includes the documentation for texlive-pdftools %post -n texlive-pdftools mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pdftools 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-pdftools %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pdftools-doc %defattr(-,root,root,755) %{_mandir}/man1/e2pall.1* %{_mandir}/man1/pdfclose.1* %{_mandir}/man1/pdfopen.1* %{_mandir}/man1/pdftosrc.1* %files -n texlive-pdftools %defattr(-,root,root,755) %{_texmfdistdir}/scripts/texlive/e2pall.pl %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pdftools-%{texlive_version}.%{texlive_noarch}.0.0.86svn47340-%{release}-zypper %endif %package -n texlive-pdftricks Version: %{texlive_version}.%{texlive_noarch}.1.16svn15878 Release: 0 Summary: Support for PSTricks in pdfTeX License: GPL-2.0-or-later 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-pdftricks-doc >= %{texlive_version} Provides: tex(pdftricks.sty) Requires: tex(color.sty) Requires: tex(graphicx.sty) Requires: tex(keyval.sty) Requires: tex(moreverb.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source116: pdftricks.tar.xz Source117: pdftricks.doc.tar.xz %description -n texlive-pdftricks The PSTricks macros cannot be used (directly) with pdfTeX, since PSTricks uses PostScript arithmetic, which isn't part of PDF. This package circumvents this limitation so that the extensive facilities offered by the powerful PSTricks package can be made use of in a pdfTeX document. This is done using the shell escape function available in current TeX implementations. The package may also be used in support of other 'PostScript-output-only' packages, such as PSfrag. For alternatives, users may care to review the discussion in the PSTricks online documentation. date: 2016-06-24 17:18:15 +0000 %package -n texlive-pdftricks-doc Version: %{texlive_version}.%{texlive_noarch}.1.16svn15878 Release: 0 Summary: Documentation for texlive-pdftricks License: GPL-2.0-or-later Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pdftricks-doc This package includes the documentation for texlive-pdftricks %post -n texlive-pdftricks mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pdftricks 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-pdftricks %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pdftricks-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pdftricks/makefile %{_texmfdistdir}/doc/latex/pdftricks/manual.pdf %{_texmfdistdir}/doc/latex/pdftricks/pst2pdf %{_texmfdistdir}/doc/latex/pdftricks/test.pdf %{_texmfdistdir}/doc/latex/pdftricks/test.tex %files -n texlive-pdftricks %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/pdftricks/pdftricks.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pdftricks-%{texlive_version}.%{texlive_noarch}.1.16svn15878-%{release}-zypper %endif %package -n texlive-pdftricks2 Version: %{texlive_version}.%{texlive_noarch}.1.01svn31016 Release: 0 Summary: Use PSTricks in pdfTeX License: GPL-2.0-or-later 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-pdftricks2-doc >= %{texlive_version} Provides: tex(pdftricks2.sty) Requires: tex(graphicx.sty) Requires: tex(ifpdf.sty) Requires: tex(ifplatform.sty) Requires: tex(moreverb.sty) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source118: pdftricks2.tar.xz Source119: pdftricks2.doc.tar.xz %description -n texlive-pdftricks2 The package provides the means of processing documents (that contain pstricks graphics specifications. The package is inspired by pdftricks date: 2016-06-24 17:18:15 +0000 %package -n texlive-pdftricks2-doc Version: %{texlive_version}.%{texlive_noarch}.1.01svn31016 Release: 0 Summary: Documentation for texlive-pdftricks2 License: GPL-2.0-or-later Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pdftricks2-doc This package includes the documentation for texlive-pdftricks2 %post -n texlive-pdftricks2 mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pdftricks2 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-pdftricks2 %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pdftricks2-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pdftricks2/README %{_texmfdistdir}/doc/latex/pdftricks2/pdftricks2-doc.pdf %{_texmfdistdir}/doc/latex/pdftricks2/pdftricks2-doc.tex %files -n texlive-pdftricks2 %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/pdftricks2/pdftricks2.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pdftricks2-%{texlive_version}.%{texlive_noarch}.1.01svn31016-%{release}-zypper %endif %package -n texlive-pdfwin Version: %{texlive_version}.%{texlive_noarch}.svn45797 Release: 0 Summary: Customizable windows for screen viewing of TeX documents 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-pdfwin-doc >= %{texlive_version} Provides: tex(pdfwin.cfg) Provides: tex(pdfwin.sty) Requires: tex(amssymb.sty) Requires: tex(color.sty) Requires: tex(graphicx.sty) Requires: tex(keyval.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source120: pdfwin.tar.xz Source121: pdfwin.doc.tar.xz %description -n texlive-pdfwin Inspired by the pdfscreen package. %package -n texlive-pdfwin-doc Version: %{texlive_version}.%{texlive_noarch}.svn45797 Release: 0 Summary: Documentation for texlive-pdfwin License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pdfwin-doc This package includes the documentation for texlive-pdfwin %post -n texlive-pdfwin mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pdfwin 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-pdfwin %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pdfwin-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pdfwin/BucResampling.pdf %{_texmfdistdir}/doc/latex/pdfwin/BucSystem1.pdf %{_texmfdistdir}/doc/latex/pdfwin/BucSystem2.pdf %{_texmfdistdir}/doc/latex/pdfwin/BucSystem3.pdf %{_texmfdistdir}/doc/latex/pdfwin/BucSystem4.pdf %{_texmfdistdir}/doc/latex/pdfwin/BucSystem5.pdf %{_texmfdistdir}/doc/latex/pdfwin/BucSystem6.pdf %{_texmfdistdir}/doc/latex/pdfwin/Bucuresti2003.tex %{_texmfdistdir}/doc/latex/pdfwin/JWGU-Logo.png %{_texmfdistdir}/doc/latex/pdfwin/Thumbs.db %{_texmfdistdir}/doc/latex/pdfwin/marble.png %{_texmfdistdir}/doc/latex/pdfwin/normprot.tex %{_texmfdistdir}/doc/latex/pdfwin/shortvec.tex %files -n texlive-pdfwin %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/pdfwin/pdfwin.cfg %{_texmfdistdir}/tex/latex/pdfwin/pdfwin.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pdfwin-%{texlive_version}.%{texlive_noarch}.svn45797-%{release}-zypper %endif %package -n texlive-pdfx Version: %{texlive_version}.%{texlive_noarch}.1.5.84svn44412 Release: 0 Summary: PDF/X and PDF/A support for pdfTeX 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-pdfx-doc >= %{texlive_version} Provides: tex(8bit.def) Provides: tex(AdobeColorProfiles.tex) Provides: tex(AdobeExternalProfiles.tex) Provides: tex(glyphtounicode-cmr.tex) Provides: tex(l8uarb.def) Provides: tex(l8uarm.def) Provides: tex(l8ucyr.def) Provides: tex(l8udev.def) Provides: tex(l8uenc.def) Provides: tex(l8ugrk.def) Provides: tex(l8ulat.def) Provides: tex(l8umath.def) Provides: tex(pdfx.sty) Requires: tex(glyphtounicode.tex) Requires: tex(ifluatex.sty) Requires: tex(ifxetex.sty) Requires: tex(inputenc.sty) Requires: tex(luatex85.sty) Requires: tex(pdftexcmds.sty) Requires: tex(stringenc.sty) Requires: tex(xcolor.sty) Requires: tex(xmpincl.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source122: pdfx.tar.xz Source123: pdfx.doc.tar.xz %description -n texlive-pdfx The package helps LaTeX users to create PDF/X-1a and PFD/A-1b compliant pdf documents with pdfTeX. date: 2018-01-06 11:14:59 +0000 %package -n texlive-pdfx-doc Version: %{texlive_version}.%{texlive_noarch}.1.5.84svn44412 Release: 0 Summary: Documentation for texlive-pdfx License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pdfx-doc This package includes the documentation for texlive-pdfx %post -n texlive-pdfx mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pdfx 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-pdfx %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pdfx-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pdfx/Makefile.src %{_texmfdistdir}/doc/latex/pdfx/README %{_texmfdistdir}/doc/latex/pdfx/TL-POL-meta.png %{_texmfdistdir}/doc/latex/pdfx/TL-RU-LICRs.png %{_texmfdistdir}/doc/latex/pdfx/TL-RU-metadata.png %{_texmfdistdir}/doc/latex/pdfx/TL-RU-toc.png %{_texmfdistdir}/doc/latex/pdfx/arm-start.tex %{_texmfdistdir}/doc/latex/pdfx/armtex-meta.png %{_texmfdistdir}/doc/latex/pdfx/koi8-example.tex %{_texmfdistdir}/doc/latex/pdfx/koi8-example2.tex %{_texmfdistdir}/doc/latex/pdfx/latin2-example.tex %{_texmfdistdir}/doc/latex/pdfx/manifest.txt %{_texmfdistdir}/doc/latex/pdfx/math-assign5.png %{_texmfdistdir}/doc/latex/pdfx/pdfx.pdf %{_texmfdistdir}/doc/latex/pdfx/sample.tex %{_texmfdistdir}/doc/latex/pdfx/sample.xmpdata %{_texmfdistdir}/doc/latex/pdfx/small2e-pdfx.tex %{_texmfdistdir}/doc/latex/pdfx/usage-meta.png %files -n texlive-pdfx %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/pdfx/8bit.def %{_texmfdistdir}/tex/latex/pdfx/AdobeColorProfiles.tex %{_texmfdistdir}/tex/latex/pdfx/AdobeExternalProfiles.tex %{_texmfdistdir}/tex/latex/pdfx/ICC_LICENSE.txt %{_texmfdistdir}/tex/latex/pdfx/armglyphs.dfu %{_texmfdistdir}/tex/latex/pdfx/coated_FOGRA39L_argl.icc %{_texmfdistdir}/tex/latex/pdfx/glyphtounicode-cmr.tex %{_texmfdistdir}/tex/latex/pdfx/l8uarb.def %{_texmfdistdir}/tex/latex/pdfx/l8uarm.def %{_texmfdistdir}/tex/latex/pdfx/l8ucyr.def %{_texmfdistdir}/tex/latex/pdfx/l8udev.def %{_texmfdistdir}/tex/latex/pdfx/l8uenc.def %{_texmfdistdir}/tex/latex/pdfx/l8ugrk.def %{_texmfdistdir}/tex/latex/pdfx/l8ulat.def %{_texmfdistdir}/tex/latex/pdfx/l8umath.def %{_texmfdistdir}/tex/latex/pdfx/pdfa.xmp %{_texmfdistdir}/tex/latex/pdfx/pdfe.xmp %{_texmfdistdir}/tex/latex/pdfx/pdfvt.xmp %{_texmfdistdir}/tex/latex/pdfx/pdfx.sty %{_texmfdistdir}/tex/latex/pdfx/pdfx.xmp %{_texmfdistdir}/tex/latex/pdfx/sRGB_IEC61966-2-1_black_scaled.icc %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pdfx-%{texlive_version}.%{texlive_noarch}.1.5.84svn44412-%{release}-zypper %endif %package -n texlive-pdfxup Version: %{texlive_version}.%{texlive_noarch}.1.30svn40690 Release: 0 Summary: Create n-up PDF pages with minimal margins License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive-pdfxup-bin >= %{texlive_version} #!BuildIgnore: texlive-pdfxup-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-pdfxup-doc >= %{texlive_version} # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source124: pdfxup.tar.xz Source125: pdfxup.doc.tar.xz %description -n texlive-pdfxup pdfxup is a unix/linux shell script that creates a PDF document where each page is obtained by combining several pages of a PDF file given as output. date: 2016-06-24 17:18:15 +0000 %package -n texlive-pdfxup-doc Version: %{texlive_version}.%{texlive_noarch}.1.30svn40690 Release: 0 Summary: Documentation for texlive-pdfxup License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pdfxup-doc This package includes the documentation for texlive-pdfxup %post -n texlive-pdfxup mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pdfxup 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-pdfxup %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pdfxup-doc %defattr(-,root,root,755) %{_mandir}/man1/pdfxup.1* %{_texmfdistdir}/doc/support/pdfxup/README %{_texmfdistdir}/doc/support/pdfxup/RELEASES %{_texmfdistdir}/doc/support/pdfxup/pdfxup.pdf %files -n texlive-pdfxup %defattr(-,root,root,755) %{_texmfdistdir}/scripts/pdfxup/pdfxup %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pdfxup-%{texlive_version}.%{texlive_noarch}.1.30svn40690-%{release}-zypper %endif %package -n texlive-pecha Version: %{texlive_version}.%{texlive_noarch}.0.0.1svn15878 Release: 0 Summary: Print Tibetan text in the classic pecha layout style License: GPL-2.0-or-later 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-pecha-doc >= %{texlive_version} Provides: tex(ctibmantra.sty) Provides: tex(pecha.cls) Requires: tex(calc.sty) Requires: tex(ctib.sty) Requires: tex(relsize.sty) Requires: tex(rotating.sty) Requires: tex(times.sty) Requires: tex(twoopt.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source126: pecha.tar.xz Source127: pecha.doc.tar.xz %description -n texlive-pecha The pecha class provides an environment for writing Tibetan on LaTeX2e in the traditional Tibetan Pecha layout used for spiritual or philosophical texts, using the cTib4TeX package by Oliver Corff. It provides features like headers in different languages, page numbering in Tibetan and more. date: 2016-06-24 17:18:15 +0000 %package -n texlive-pecha-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.1svn15878 Release: 0 Summary: Documentation for texlive-pecha License: GPL-2.0-or-later Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pecha-doc This package includes the documentation for texlive-pecha %post -n texlive-pecha mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pecha 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-pecha %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pecha-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pecha/CHANGES %{_texmfdistdir}/doc/latex/pecha/COPYING %{_texmfdistdir}/doc/latex/pecha/README %{_texmfdistdir}/doc/latex/pecha/example.pdf %{_texmfdistdir}/doc/latex/pecha/example.tex %{_texmfdistdir}/doc/latex/pecha/pecha_docu.pdf %{_texmfdistdir}/doc/latex/pecha/pecha_docu.tex %files -n texlive-pecha %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/pecha/ctibmantra.sty %{_texmfdistdir}/tex/latex/pecha/pecha.cls %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pecha-%{texlive_version}.%{texlive_noarch}.0.0.1svn15878-%{release}-zypper %endif %package -n texlive-pedigree-perl Version: %{texlive_version}.%{texlive_noarch}.1.0svn31990 Release: 0 Summary: Generate TeX pedigree files from CSV files License: GPL-2.0-or-later Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive-pedigree-perl-bin >= %{texlive_version} #!BuildIgnore: texlive-pedigree-perl-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-pedigree-perl-doc >= %{texlive_version} Requires: perl(FileHandle) #!BuildIgnore: perl(FileHandle) Requires: perl(Getopt::Std) #!BuildIgnore: perl(Getopt::Std) Requires: perl(Pedigree) #!BuildIgnore: perl(Pedigree) Requires: perl(Pedigree::AbortionNode) #!BuildIgnore: perl(Pedigree::AbortionNode) Requires: perl(Pedigree::Area) #!BuildIgnore: perl(Pedigree::Area) Requires: perl(Pedigree::ChildlessNode) #!BuildIgnore: perl(Pedigree::ChildlessNode) Requires: perl(Pedigree::Language) #!BuildIgnore: perl(Pedigree::Language) Requires: perl(Pedigree::MarriageNode) #!BuildIgnore: perl(Pedigree::MarriageNode) Requires: perl(Pedigree::Node) #!BuildIgnore: perl(Pedigree::Node) Requires: perl(Pedigree::Parser) #!BuildIgnore: perl(Pedigree::Parser) Requires: perl(Pedigree::PersonNode) #!BuildIgnore: perl(Pedigree::PersonNode) Requires: perl(Pedigree::TwinsNode) #!BuildIgnore: perl(Pedigree::TwinsNode) Requires: perl(strict) #!BuildIgnore: perl(strict) Requires: perl(vars) #!BuildIgnore: perl(vars) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source128: pedigree-perl.tar.xz Source129: pedigree-perl.doc.tar.xz %description -n texlive-pedigree-perl This program generates TeX commands to typeset pedigrees -- either TeX fragments or full LaTeX files, to be processed by the authors' pst-pdgr package. The program has support for multilanguage pedigrees (at the present moment the English and Russian languages are supported). date: 2016-06-24 17:18:15 +0000 %package -n texlive-pedigree-perl-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn31990 Release: 0 Summary: Documentation for texlive-pedigree-perl License: GPL-2.0-or-later Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pedigree-perl-doc This package includes the documentation for texlive-pedigree-perl %post -n texlive-pedigree-perl mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pedigree-perl 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-pedigree-perl %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pedigree-perl-doc %defattr(-,root,root,755) %{_mandir}/man1/pedigree.1* %{_texmfdistdir}/doc/support/pedigree-perl/LICENSE %{_texmfdistdir}/doc/support/pedigree-perl/Makefile %{_texmfdistdir}/doc/support/pedigree-perl/NEWS %{_texmfdistdir}/doc/support/pedigree-perl/Pedigree.3 %{_texmfdistdir}/doc/support/pedigree-perl/Pedigree/AbortionNode.3 %{_texmfdistdir}/doc/support/pedigree-perl/Pedigree/Area.3 %{_texmfdistdir}/doc/support/pedigree-perl/Pedigree/ChildlessNode.3 %{_texmfdistdir}/doc/support/pedigree-perl/Pedigree/Language.3 %{_texmfdistdir}/doc/support/pedigree-perl/Pedigree/Makefile %{_texmfdistdir}/doc/support/pedigree-perl/Pedigree/MarriageNode.3 %{_texmfdistdir}/doc/support/pedigree-perl/Pedigree/Node.3 %{_texmfdistdir}/doc/support/pedigree-perl/Pedigree/Parser.3 %{_texmfdistdir}/doc/support/pedigree-perl/Pedigree/PersonNode.3 %{_texmfdistdir}/doc/support/pedigree-perl/Pedigree/TwinsNode.3 %{_texmfdistdir}/doc/support/pedigree-perl/README %{_texmfdistdir}/doc/support/pedigree-perl/doc/Makefile %{_texmfdistdir}/doc/support/pedigree-perl/doc/abortions.tex %{_texmfdistdir}/doc/support/pedigree-perl/doc/english.tex %{_texmfdistdir}/doc/support/pedigree-perl/doc/english1.tex %{_texmfdistdir}/doc/support/pedigree-perl/doc/pedigree.bib %{_texmfdistdir}/doc/support/pedigree-perl/doc/pedigree.pdf %{_texmfdistdir}/doc/support/pedigree-perl/doc/pedigree.ps %{_texmfdistdir}/doc/support/pedigree-perl/doc/pedigree.tex %{_texmfdistdir}/doc/support/pedigree-perl/doc/russian.tex %{_texmfdistdir}/doc/support/pedigree-perl/examples/abortions.csv %{_texmfdistdir}/doc/support/pedigree-perl/examples/badsort.csv %{_texmfdistdir}/doc/support/pedigree-perl/examples/childlessness.csv %{_texmfdistdir}/doc/support/pedigree-perl/examples/consanguinic.csv %{_texmfdistdir}/doc/support/pedigree-perl/examples/english.cfg %{_texmfdistdir}/doc/support/pedigree-perl/examples/english.csv %{_texmfdistdir}/doc/support/pedigree-perl/examples/english1.cfg %{_texmfdistdir}/doc/support/pedigree-perl/examples/english_short.cfg %{_texmfdistdir}/doc/support/pedigree-perl/examples/pedigree.cfg %{_texmfdistdir}/doc/support/pedigree-perl/examples/russian.cfg %{_texmfdistdir}/doc/support/pedigree-perl/examples/russian.csv %{_texmfdistdir}/doc/support/pedigree-perl/examples/sort1.csv %{_texmfdistdir}/doc/support/pedigree-perl/examples/sort2.csv %{_texmfdistdir}/doc/support/pedigree-perl/examples/sort3.csv %{_texmfdistdir}/doc/support/pedigree-perl/examples/twins.csv %files -n texlive-pedigree-perl %defattr(-,root,root,755) %{_texmfdistdir}/scripts/pedigree-perl/Pedigree.pm %{_texmfdistdir}/scripts/pedigree-perl/Pedigree/AbortionNode.pm %{_texmfdistdir}/scripts/pedigree-perl/Pedigree/Area.pm %{_texmfdistdir}/scripts/pedigree-perl/Pedigree/ChildlessNode.pm %{_texmfdistdir}/scripts/pedigree-perl/Pedigree/Language.pm %{_texmfdistdir}/scripts/pedigree-perl/Pedigree/MarriageNode.pm %{_texmfdistdir}/scripts/pedigree-perl/Pedigree/Node.pm %{_texmfdistdir}/scripts/pedigree-perl/Pedigree/Parser.pm %{_texmfdistdir}/scripts/pedigree-perl/Pedigree/PersonNode.pm %{_texmfdistdir}/scripts/pedigree-perl/Pedigree/TwinsNode.pm %{_texmfdistdir}/scripts/pedigree-perl/pedigree.pl %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pedigree-perl-%{texlive_version}.%{texlive_noarch}.1.0svn31990-%{release}-zypper %endif %package -n texlive-perception Version: %{texlive_version}.%{texlive_noarch}.svn42683 Release: 0 Summary: BibTeX style for the journal Perception 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-perception-doc >= %{texlive_version} # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source130: perception.tar.xz Source131: perception.doc.tar.xz %description -n texlive-perception A product of custom-bib, provided simply to save others' time. date: 2016-06-24 17:18:15 +0000 %package -n texlive-perception-doc Version: %{texlive_version}.%{texlive_noarch}.svn42683 Release: 0 Summary: Documentation for texlive-perception License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-perception-doc This package includes the documentation for texlive-perception %post -n texlive-perception mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-perception 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-perception %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-perception-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/bibtex/perception/README %files -n texlive-perception %defattr(-,root,root,755) %{_texmfdistdir}/bibtex/bst/perception/perception.bst %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-perception-%{texlive_version}.%{texlive_noarch}.svn42683-%{release}-zypper %endif %package -n texlive-perfectcut Version: %{texlive_version}.%{texlive_noarch}.2.2svn44175 Release: 0 Summary: Delimiters whose size adjusts to the nesting 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-perfectcut-doc >= %{texlive_version} Provides: tex(perfectcut.sty) Requires: tex(calc.sty) Requires: tex(graphicx.sty) Requires: tex(mathstyle.sty) Requires: tex(scalerel.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source132: perfectcut.tar.xz Source133: perfectcut.doc.tar.xz %description -n texlive-perfectcut This package defines the command \perfectcut#1#2 which displays a bracket <#1||#2>. Various delimiters are similarly defined. The effect of these commands is to let the delimiters grow according to the number of nested \perfectcommands (regardless of the size of the contents). The package is originally intended for solving a notational issue regarding the representation of abstract-machine-like calculi in proof theory and computer science. For general use, the package also defines commands for defining custom delimiters that behave in the same way. This package also offers a sound reimplementation of \big, \bigg, etc. date: 2017-05-03 12:02:24 +0000 %package -n texlive-perfectcut-doc Version: %{texlive_version}.%{texlive_noarch}.2.2svn44175 Release: 0 Summary: Documentation for texlive-perfectcut License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-perfectcut-doc This package includes the documentation for texlive-perfectcut %post -n texlive-perfectcut mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-perfectcut 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-perfectcut %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-perfectcut-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/perfectcut/README %{_texmfdistdir}/doc/latex/perfectcut/perfectcut.pdf %{_texmfdistdir}/doc/latex/perfectcut/perfectcut.tex %files -n texlive-perfectcut %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/perfectcut/perfectcut.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-perfectcut-%{texlive_version}.%{texlive_noarch}.2.2svn44175-%{release}-zypper %endif %package -n texlive-perltex Version: %{texlive_version}.%{texlive_noarch}.2.1svn38719 Release: 0 Summary: Define LaTeX macros in terms of Perl code License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive-perltex-bin >= %{texlive_version} #!BuildIgnore: texlive-perltex-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-perltex-doc >= %{texlive_version} Requires: perl(Fcntl) #!BuildIgnore: perl(Fcntl) Requires: perl(File::Basename) #!BuildIgnore: perl(File::Basename) Requires: perl(File::Spec) #!BuildIgnore: perl(File::Spec) Requires: perl(Getopt::Long) #!BuildIgnore: perl(Getopt::Long) Requires: perl(IO::Handle) #!BuildIgnore: perl(IO::Handle) Requires: perl(Opcode) #!BuildIgnore: perl(Opcode) Requires: perl(POSIX) #!BuildIgnore: perl(POSIX) Requires: perl(Pod::Usage) #!BuildIgnore: perl(Pod::Usage) Requires: perl(Safe) #!BuildIgnore: perl(Safe) Requires: perl(strict) #!BuildIgnore: perl(strict) Requires: perl(warnings) #!BuildIgnore: perl(warnings) Provides: tex(perltex.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source134: perltex.tar.xz Source135: perltex.doc.tar.xz %description -n texlive-perltex PerlTeX is a combination Perl script (perltex.pl) and LaTeX2e package (perltex.sty) that, together, give the user the ability to define LaTeX macros in terms of Perl code. Once defined, a Perl macro becomes indistinguishable from any other LaTeX macro. PerlTeX thereby combines LaTeX's typesetting power with Perl's programmability. PerlTeX will make use of persistent named pipes, and thereby run more efficiently, on operating systems that offer them (mostly Unix-like systems). Also provided is a switch to generate a PerlTeX-free, document-specific, noperltex.sty that is useful when distributing a document to places where PerlTeX is not available. date: 2016-06-24 17:18:15 +0000 %package -n texlive-perltex-doc Version: %{texlive_version}.%{texlive_noarch}.2.1svn38719 Release: 0 Summary: Documentation for texlive-perltex License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-perltex-doc This package includes the documentation for texlive-perltex %post -n texlive-perltex mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-perltex 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-perltex %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-perltex-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/perltex/README %{_texmfdistdir}/doc/latex/perltex/example.tex %{_texmfdistdir}/doc/latex/perltex/perltex.pdf %{_mandir}/man1/perltex.1* %files -n texlive-perltex %defattr(-,root,root,755) %{_texmfdistdir}/scripts/perltex/perltex.pl %{_texmfdistdir}/tex/latex/perltex/perltex.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-perltex-%{texlive_version}.%{texlive_noarch}.2.1svn38719-%{release}-zypper %endif %package -n texlive-permute Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: Support for symmetric groups 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-permute-doc >= %{texlive_version} Provides: tex(permute.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source136: permute.tar.xz Source137: permute.doc.tar.xz %description -n texlive-permute A package for symmetric groups, allowing you to input, output, and calculate with them. date: 2016-06-24 17:18:15 +0000 %package -n texlive-permute-doc Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: Documentation for texlive-permute License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-permute-doc This package includes the documentation for texlive-permute %post -n texlive-permute mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-permute 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-permute %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-permute-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/permute/permute.pdf %files -n texlive-permute %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/permute/permute.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-permute-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper %endif %package -n texlive-persian-bib Version: %{texlive_version}.%{texlive_noarch}.0.0.9svn37297 Release: 0 Summary: Persian translations of classic BibTeX styles 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-persian-bib-doc >= %{texlive_version} # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source138: persian-bib.tar.xz Source139: persian-bib.doc.tar.xz %description -n texlive-persian-bib Currently 9 files: acm-fa.bst, asa-fa.bst, chicago-fa.bst, ieeetr-fa.bst, plain-fa-inLTR-beamer.bst, plain-fa-inLTR.bst, plain-fa.bst, plainnat-fa.bst and unsrt-fa.bst are modified for Persian documents prepared with XePersian (which the present package depends on). The Persian .bst files can simultaneously handle both Latin and Persian references. A file cp1256fa.csf is provided for correct sorting of Persian references and three fields LANGUAGE, TRANSLATOR and AUTHORFA are defined. date: 2016-06-24 17:18:15 +0000 %package -n texlive-persian-bib-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.9svn37297 Release: 0 Summary: Documentation for texlive-persian-bib License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-persian-bib-doc:fa) %description -n texlive-persian-bib-doc This package includes the documentation for texlive-persian-bib %post -n texlive-persian-bib mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-persian-bib 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-persian-bib %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-persian-bib-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/xelatex/persian-bib/MyReferences.bib %{_texmfdistdir}/doc/xelatex/persian-bib/Persian-bib-userguide.pdf %{_texmfdistdir}/doc/xelatex/persian-bib/Persian-bib-userguide.tex %{_texmfdistdir}/doc/xelatex/persian-bib/README %{_texmfdistdir}/doc/xelatex/persian-bib/bibtex-example.tex %{_texmfdistdir}/doc/xelatex/persian-bib/gen_pdf.pl %files -n texlive-persian-bib %defattr(-,root,root,755) %{_texmfdistdir}/bibtex/bst/persian-bib/acm-fa.bst %{_texmfdistdir}/bibtex/bst/persian-bib/asa-fa.bst %{_texmfdistdir}/bibtex/bst/persian-bib/chicago-fa.bst %{_texmfdistdir}/bibtex/bst/persian-bib/ieeetr-fa.bst %{_texmfdistdir}/bibtex/bst/persian-bib/plain-fa-inLTR-beamer.bst %{_texmfdistdir}/bibtex/bst/persian-bib/plain-fa-inLTR.bst %{_texmfdistdir}/bibtex/bst/persian-bib/plain-fa.bst %{_texmfdistdir}/bibtex/bst/persian-bib/plainnat-fa.bst %{_texmfdistdir}/bibtex/bst/persian-bib/unsrt-fa.bst %{_texmfdistdir}/bibtex/csf/persian-bib/cp1256fa.csf %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-persian-bib-%{texlive_version}.%{texlive_noarch}.0.0.9svn37297-%{release}-zypper %endif %package -n texlive-petiteannonce Version: %{texlive_version}.%{texlive_noarch}.1.0001svn25915 Release: 0 Summary: A class for small advertisements 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-petiteannonce-doc >= %{texlive_version} Provides: tex(petiteannonce.cls) Requires: tex(graphicx.sty) Requires: tex(keyval.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source140: petiteannonce.tar.xz Source141: petiteannonce.doc.tar.xz %description -n texlive-petiteannonce The class enables you to create the sort of adverts that you pin on a noticeboard, with tear-off strips at the bottom where you can place contact details. date: 2016-06-24 17:18:15 +0000 %package -n texlive-petiteannonce-doc Version: %{texlive_version}.%{texlive_noarch}.1.0001svn25915 Release: 0 Summary: Documentation for texlive-petiteannonce License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-petiteannonce-doc This package includes the documentation for texlive-petiteannonce %post -n texlive-petiteannonce mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-petiteannonce 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-petiteannonce %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-petiteannonce-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/petiteannonce/baignoire.JPG %{_texmfdistdir}/doc/latex/petiteannonce/petiteannonce.doc.pdf %{_texmfdistdir}/doc/latex/petiteannonce/petiteannonce.doc.tex %{_texmfdistdir}/doc/latex/petiteannonce/petiteannonceexample.pdf %{_texmfdistdir}/doc/latex/petiteannonce/petiteannonceexample.tex %files -n texlive-petiteannonce %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/petiteannonce/petiteannonce.cls %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-petiteannonce-%{texlive_version}.%{texlive_noarch}.1.0001svn25915-%{release}-zypper %endif %package -n texlive-petri-nets Version: %{texlive_version}.%{texlive_noarch}.svn39165 Release: 0 Summary: A set TeX/LaTeX packages for drawing Petri nets License: GPL-2.0-or-later Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive-petri-nets-bin >= %{texlive_version} #!BuildIgnore: texlive-petri-nets-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-petri-nets-doc >= %{texlive_version} Requires: perl(Digest::MD5) #!BuildIgnore: perl(Digest::MD5) Requires: perl(Getopt::Long) #!BuildIgnore: perl(Getopt::Long) Requires: perl(strict) #!BuildIgnore: perl(strict) Provides: tex(pndraw.sty) Provides: tex(pndraw.tex) Provides: tex(pnets.sty) Provides: tex(pnets.tex) Provides: tex(pntext.sty) Provides: tex(pntext.tex) Provides: tex(pnversion.tex) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source142: petri-nets.tar.xz Source143: petri-nets.doc.tar.xz %description -n texlive-petri-nets Petri-nets offers a set of TeX/LaTeX packages about Petri nets and related models. Three packages are available: the first allows the user to draw Petri-nets in PostScript documents; the second defines macros related to PBC, M-nets and B(PN) models; and a third that combines the other two. date: 2016-06-24 17:18:15 +0000 %package -n texlive-petri-nets-doc Version: %{texlive_version}.%{texlive_noarch}.svn39165 Release: 0 Summary: Documentation for texlive-petri-nets License: GPL-2.0-or-later Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-petri-nets-doc This package includes the documentation for texlive-petri-nets %post -n texlive-petri-nets mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-petri-nets 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-petri-nets %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-petri-nets-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/petri-nets/COPYING %{_texmfdistdir}/doc/generic/petri-nets/ChangeLog %{_texmfdistdir}/doc/generic/petri-nets/README %{_texmfdistdir}/doc/generic/petri-nets/pndoc.pdf %{_texmfdistdir}/doc/generic/petri-nets/pndoc.tex %files -n texlive-petri-nets %defattr(-,root,root,755) %{_texmfdistdir}/scripts/petri-nets/pn2pdf %{_texmfdistdir}/tex/generic/petri-nets/pndraw.sty %{_texmfdistdir}/tex/generic/petri-nets/pndraw.tex %{_texmfdistdir}/tex/generic/petri-nets/pnets.sty %{_texmfdistdir}/tex/generic/petri-nets/pnets.tex %{_texmfdistdir}/tex/generic/petri-nets/pntext.sty %{_texmfdistdir}/tex/generic/petri-nets/pntext.tex %{_texmfdistdir}/tex/generic/petri-nets/pnversion.tex %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-petri-nets-%{texlive_version}.%{texlive_noarch}.svn39165-%{release}-zypper %endif %package -n texlive-pfarrei Version: %{texlive_version}.%{texlive_noarch}.r36svn31934 Release: 0 Summary: LaTeX support of pastors' and priests' work License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive-pfarrei-bin >= %{texlive_version} #!BuildIgnore: texlive-pfarrei-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-pfarrei-doc >= %{texlive_version} Provides: tex(a5toa4.tex) Provides: tex(pfarrei.sty) Requires: tex(ifpdf.sty) Requires: tex(keyval.sty) Requires: tex(pdfpages.sty) Requires: tex(x.tex) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source144: pfarrei.tar.xz Source145: pfarrei.doc.tar.xz %description -n texlive-pfarrei In "Die TeXnische Komodie" (issue 1/2013) Christian Justen described his use of LaTeX in his work as priest (similar requirements may be encountered in the work of pastors and other ministers of religion). One point was to arrange A5 pages onto A4 landscape paper, either side-by-side or as a booklet. Justen made two bash scripts for this job; the package provides one texlua script for both requirements. (Note that file a5toa4.tlu should have execute permissions in any installation.) date: 2016-06-24 17:18:15 +0000 %package -n texlive-pfarrei-doc Version: %{texlive_version}.%{texlive_noarch}.r36svn31934 Release: 0 Summary: Documentation for texlive-pfarrei License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-pfarrei-doc:de) %description -n texlive-pfarrei-doc This package includes the documentation for texlive-pfarrei %post -n texlive-pfarrei mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pfarrei 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-pfarrei %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pfarrei-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pfarrei/pfarrei.pdf %files -n texlive-pfarrei %defattr(-,root,root,755) %{_texmfdistdir}/scripts/pfarrei/a5toa4.tlu %{_texmfdistdir}/scripts/pfarrei/pfarrei.tlu %{_texmfdistdir}/tex/latex/pfarrei/a5toa4.tex %{_texmfdistdir}/tex/latex/pfarrei/pfarrei.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pfarrei-%{texlive_version}.%{texlive_noarch}.r36svn31934-%{release}-zypper %endif %package -n texlive-pgf Version: %{texlive_version}.%{texlive_noarch}.3.0.1asvn44231 Release: 0 Summary: Create PostScript and PDF graphics in TeX License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires: texlive-ms >= %{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-pgf-doc >= %{texlive_version} Requires: tex(atbegshi.sty) Provides: tex(pgf.cfg) Provides: tex(pgf.sty) Provides: tex(pgf.tex) Provides: tex(pgfarrows.sty) Provides: tex(pgfautomata.sty) Provides: tex(pgfbaseimage.sty) Provides: tex(pgfbaseimage.tex) Provides: tex(pgfbaselayers.sty) Provides: tex(pgfbaselayers.tex) Provides: tex(pgfbasematrix.sty) Provides: tex(pgfbasematrix.tex) Provides: tex(pgfbasepatterns.sty) Provides: tex(pgfbasepatterns.tex) Provides: tex(pgfbaseplot.sty) Provides: tex(pgfbaseplot.tex) Provides: tex(pgfbaseshapes.sty) Provides: tex(pgfbaseshapes.tex) Provides: tex(pgfbasesnakes.sty) Provides: tex(pgfbasesnakes.tex) Provides: tex(pgfcalendar.code.tex) Provides: tex(pgfcalendar.sty) Provides: tex(pgfcalendar.tex) Provides: tex(pgfcomp-version-0-65.sty) Provides: tex(pgfcomp-version-1-18.sty) Provides: tex(pgfcore.code.tex) Provides: tex(pgfcore.sty) Provides: tex(pgfcore.tex) Provides: tex(pgfcorearrows.code.tex) Provides: tex(pgfcoreexternal.code.tex) Provides: tex(pgfcoregraphicstate.code.tex) Provides: tex(pgfcoreimage.code.tex) Provides: tex(pgfcorelayers.code.tex) Provides: tex(pgfcoreobjects.code.tex) Provides: tex(pgfcorepathconstruct.code.tex) Provides: tex(pgfcorepathprocessing.code.tex) Provides: tex(pgfcorepathusage.code.tex) Provides: tex(pgfcorepatterns.code.tex) Provides: tex(pgfcorepoints.code.tex) Provides: tex(pgfcorequick.code.tex) Provides: tex(pgfcorescopes.code.tex) Provides: tex(pgfcoreshade.code.tex) Provides: tex(pgfcoretransformations.code.tex) Provides: tex(pgfcoretransparency.code.tex) Provides: tex(pgfexternal.tex) Provides: tex(pgfexternalwithdepth.tex) Provides: tex(pgffor.code.tex) Provides: tex(pgffor.sty) Provides: tex(pgffor.tex) Provides: tex(pgfheaps.sty) Provides: tex(pgfkeys.code.tex) Provides: tex(pgfkeys.sty) Provides: tex(pgfkeys.tex) Provides: tex(pgfkeysfiltered.code.tex) Provides: tex(pgflibraryarrows.code.tex) Provides: tex(pgflibraryarrows.meta.code.tex) Provides: tex(pgflibraryarrows.spaced.code.tex) Provides: tex(pgflibraryarrows.sty) Provides: tex(pgflibraryautomata.sty) Provides: tex(pgflibrarycurvilinear.code.tex) Provides: tex(pgflibrarydatavisualization.barcharts.code.tex) Provides: tex(pgflibrarydatavisualization.formats.functions.code.tex) Provides: tex(pgflibrarydatavisualization.polar.code.tex) Provides: tex(pgflibrarydecorations.footprints.code.tex) Provides: tex(pgflibrarydecorations.fractals.code.tex) Provides: tex(pgflibrarydecorations.markings.code.tex) Provides: tex(pgflibrarydecorations.pathmorphing.code.tex) Provides: tex(pgflibrarydecorations.pathreplacing.code.tex) Provides: tex(pgflibrarydecorations.shapes.code.tex) Provides: tex(pgflibrarydecorations.text.code.tex) Provides: tex(pgflibraryfadings.code.tex) Provides: tex(pgflibraryfixedpointarithmetic.code.tex) Provides: tex(pgflibraryfpu.code.tex) Provides: tex(pgflibrarygraphdrawing.circular.code.tex) Provides: tex(pgflibrarygraphdrawing.code.tex) Provides: tex(pgflibrarygraphdrawing.examples.code.tex) Provides: tex(pgflibrarygraphdrawing.force.code.tex) Provides: tex(pgflibrarygraphdrawing.layered.code.tex) Provides: tex(pgflibrarygraphdrawing.trees.code.tex) Provides: tex(pgflibraryintersections.code.tex) Provides: tex(pgflibrarylindenmayersystems.code.tex) Provides: tex(pgflibraryluamath.code.tex) Provides: tex(pgflibrarypatterns.code.tex) Provides: tex(pgflibrarypatterns.meta.code.tex) Provides: tex(pgflibraryplothandlers.code.tex) Provides: tex(pgflibraryplothandlers.sty) Provides: tex(pgflibraryplotmarks.code.tex) Provides: tex(pgflibraryplotmarks.sty) Provides: tex(pgflibraryprofiler.code.tex) Provides: tex(pgflibraryshadings.code.tex) Provides: tex(pgflibraryshapes.arrows.code.tex) Provides: tex(pgflibraryshapes.callouts.code.tex) Provides: tex(pgflibraryshapes.code.tex) Provides: tex(pgflibraryshapes.gates.ee.IEC.code.tex) Provides: tex(pgflibraryshapes.gates.ee.code.tex) Provides: tex(pgflibraryshapes.gates.logic.IEC.code.tex) Provides: tex(pgflibraryshapes.gates.logic.US.code.tex) Provides: tex(pgflibraryshapes.gates.logic.code.tex) Provides: tex(pgflibraryshapes.geometric.code.tex) Provides: tex(pgflibraryshapes.misc.code.tex) Provides: tex(pgflibraryshapes.multipart.code.tex) Provides: tex(pgflibraryshapes.sty) Provides: tex(pgflibraryshapes.symbols.code.tex) Provides: tex(pgflibrarysnakes.code.tex) Provides: tex(pgflibrarysnakes.sty) Provides: tex(pgflibrarysvg.path.code.tex) Provides: tex(pgflibrarytikzbackgrounds.sty) Provides: tex(pgflibrarytikztrees.sty) Provides: tex(pgfmanual.code.tex) Provides: tex(pgfmanual.pdflinks.code.tex) Provides: tex(pgfmanual.prettyprinter.code.tex) Provides: tex(pgfmanual.sty) Provides: tex(pgfmath.code.tex) Provides: tex(pgfmath.sty) Provides: tex(pgfmath.tex) Provides: tex(pgfmathcalc.code.tex) Provides: tex(pgfmathfloat.code.tex) Provides: tex(pgfmathfunctions.base.code.tex) Provides: tex(pgfmathfunctions.basic.code.tex) Provides: tex(pgfmathfunctions.code.tex) Provides: tex(pgfmathfunctions.comparison.code.tex) Provides: tex(pgfmathfunctions.integerarithmetics.code.tex) Provides: tex(pgfmathfunctions.misc.code.tex) Provides: tex(pgfmathfunctions.random.code.tex) Provides: tex(pgfmathfunctions.round.code.tex) Provides: tex(pgfmathfunctions.trigonometric.code.tex) Provides: tex(pgfmathode.code.tex) Provides: tex(pgfmathparser.code.tex) Provides: tex(pgfmathutil.code.tex) Provides: tex(pgfmodulebending.code.tex) Provides: tex(pgfmoduledatavisualization.code.tex) Provides: tex(pgfmoduledecorations.code.tex) Provides: tex(pgfmodulematrix.code.tex) Provides: tex(pgfmodulenonlineartransformations.code.tex) Provides: tex(pgfmoduleoo.code.tex) Provides: tex(pgfmoduleparser.code.tex) Provides: tex(pgfmoduleplot.code.tex) Provides: tex(pgfmoduleshapes.code.tex) Provides: tex(pgfmodulesnakes.code.tex) Provides: tex(pgfmodulesorting.code.tex) Provides: tex(pgfnodes.sty) Provides: tex(pgfpages.sty) Provides: tex(pgfpict2e.sty) Provides: tex(pgfrcs.code.tex) Provides: tex(pgfrcs.sty) Provides: tex(pgfrcs.tex) Provides: tex(pgfshade.sty) Provides: tex(pgfsys-common-pdf-via-dvi.def) Provides: tex(pgfsys-common-pdf.def) Provides: tex(pgfsys-common-postscript.def) Provides: tex(pgfsys-common-svg.def) Provides: tex(pgfsys-dvi.def) Provides: tex(pgfsys-dvipdfm.def) Provides: tex(pgfsys-dvipdfmx.def) Provides: tex(pgfsys-dvips.def) Provides: tex(pgfsys-dvisvgm.def) Provides: tex(pgfsys-luatex.def) Provides: tex(pgfsys-pdftex.def) Provides: tex(pgfsys-tex4ht.def) Provides: tex(pgfsys-textures.def) Provides: tex(pgfsys-vtex.def) Provides: tex(pgfsys-xetex.def) Provides: tex(pgfsys.code.tex) Provides: tex(pgfsys.sty) Provides: tex(pgfsys.tex) Provides: tex(pgfsysprotocol.code.tex) Provides: tex(pgfsyssoftpath.code.tex) Provides: tex(pgfutil-common-lists.tex) Provides: tex(pgfutil-common.tex) Provides: tex(pgfutil-context.def) Provides: tex(pgfutil-latex.def) Provides: tex(pgfutil-plain.def) Provides: tex(t-pgf.tex) Provides: tex(t-pgfbim.tex) Provides: tex(t-pgfbla.tex) Provides: tex(t-pgfbma.tex) Provides: tex(t-pgfbpl.tex) Provides: tex(t-pgfbpt.tex) Provides: tex(t-pgfbsh.tex) Provides: tex(t-pgfbsn.tex) Provides: tex(t-pgfcal.tex) Provides: tex(t-pgfcor.tex) Provides: tex(t-pgffor.tex) Provides: tex(t-pgfkey.tex) Provides: tex(t-pgfmat.tex) Provides: tex(t-pgfmod.tex) Provides: tex(t-pgfrcs.tex) Provides: tex(t-pgfsys.tex) Provides: tex(t-tikz.tex) Provides: tex(tikz.code.tex) Provides: tex(tikz.sty) Provides: tex(tikz.tex) Provides: tex(tikzexternal.sty) Provides: tex(tikzexternalshared.code.tex) Provides: tex(tikzlibrary3d.code.tex) Provides: tex(tikzlibraryangles.code.tex) Provides: tex(tikzlibraryarrows.code.tex) Provides: tex(tikzlibraryautomata.code.tex) Provides: tex(tikzlibrarybabel.code.tex) Provides: tex(tikzlibrarybackgrounds.code.tex) Provides: tex(tikzlibrarybending.code.tex) Provides: tex(tikzlibrarycalc.code.tex) Provides: tex(tikzlibrarycalendar.code.tex) Provides: tex(tikzlibrarychains.code.tex) Provides: tex(tikzlibrarycircuits.code.tex) Provides: tex(tikzlibrarycircuits.ee.IEC.code.tex) Provides: tex(tikzlibrarycircuits.ee.code.tex) Provides: tex(tikzlibrarycircuits.logic.CDH.code.tex) Provides: tex(tikzlibrarycircuits.logic.IEC.code.tex) Provides: tex(tikzlibrarycircuits.logic.US.code.tex) Provides: tex(tikzlibrarycircuits.logic.code.tex) Provides: tex(tikzlibrarydatavisualization.3d.code.tex) Provides: tex(tikzlibrarydatavisualization.barcharts.code.tex) Provides: tex(tikzlibrarydatavisualization.code.tex) Provides: tex(tikzlibrarydatavisualization.formats.functions.code.tex) Provides: tex(tikzlibrarydatavisualization.polar.code.tex) Provides: tex(tikzlibrarydatavisualization.sparklines.code.tex) Provides: tex(tikzlibrarydecorations.code.tex) Provides: tex(tikzlibrarydecorations.footprints.code.tex) Provides: tex(tikzlibrarydecorations.fractals.code.tex) Provides: tex(tikzlibrarydecorations.markings.code.tex) Provides: tex(tikzlibrarydecorations.pathmorphing.code.tex) Provides: tex(tikzlibrarydecorations.pathreplacing.code.tex) Provides: tex(tikzlibrarydecorations.shapes.code.tex) Provides: tex(tikzlibrarydecorations.text.code.tex) Provides: tex(tikzlibraryer.code.tex) Provides: tex(tikzlibraryexternal.code.tex) Provides: tex(tikzlibraryfadings.code.tex) Provides: tex(tikzlibraryfit.code.tex) Provides: tex(tikzlibraryfixedpointarithmetic.code.tex) Provides: tex(tikzlibraryfolding.code.tex) Provides: tex(tikzlibraryfpu.code.tex) Provides: tex(tikzlibrarygraphdrawing.code.tex) Provides: tex(tikzlibrarygraphs.code.tex) Provides: tex(tikzlibrarygraphs.standard.code.tex) Provides: tex(tikzlibraryintersections.code.tex) Provides: tex(tikzlibrarylindenmayersystems.code.tex) Provides: tex(tikzlibrarymath.code.tex) Provides: tex(tikzlibrarymatrix.code.tex) Provides: tex(tikzlibrarymindmap.code.tex) Provides: tex(tikzlibrarypatterns.code.tex) Provides: tex(tikzlibrarypatterns.meta.code.tex) Provides: tex(tikzlibrarypetri.code.tex) Provides: tex(tikzlibraryplothandlers.code.tex) Provides: tex(tikzlibraryplotmarks.code.tex) Provides: tex(tikzlibrarypositioning.code.tex) Provides: tex(tikzlibraryquotes.code.tex) Provides: tex(tikzlibraryscopes.code.tex) Provides: tex(tikzlibraryshadings.code.tex) Provides: tex(tikzlibraryshadows.code.tex) Provides: tex(tikzlibraryshapes.arrows.code.tex) Provides: tex(tikzlibraryshapes.callouts.code.tex) Provides: tex(tikzlibraryshapes.code.tex) Provides: tex(tikzlibraryshapes.gates.logic.IEC.code.tex) Provides: tex(tikzlibraryshapes.gates.logic.US.code.tex) Provides: tex(tikzlibraryshapes.geometric.code.tex) Provides: tex(tikzlibraryshapes.misc.code.tex) Provides: tex(tikzlibraryshapes.multipart.code.tex) Provides: tex(tikzlibraryshapes.symbols.code.tex) Provides: tex(tikzlibrarysnakes.code.tex) Provides: tex(tikzlibraryspy.code.tex) Provides: tex(tikzlibrarysvg.path.code.tex) Provides: tex(tikzlibrarythrough.code.tex) Provides: tex(tikzlibrarytopaths.code.tex) Provides: tex(tikzlibrarytrees.code.tex) Provides: tex(tikzlibraryturtle.code.tex) Provides: tex(xxcolor.sty) Requires: tex(calc.sty) Requires: tex(graphicx.sty) Requires: tex(keyval.sty) Requires: tex(xcolor.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source146: pgf.tar.xz Source147: pgf.doc.tar.xz %description -n texlive-pgf PGF is a macro package for creating graphics. It is platform- and format-independent and works together with the most important TeX backend drivers, including pdfTeX and dvips. It comes with a user-friendly syntax layer called TikZ. Its usage is similar to pstricks and the standard picture environment. PGF works with plain (pdf-)TeX, (pdf-)LaTeX, and ConTeXt. Unlike pstricks, it can produce either PostScript or PDF output. date: 2018-02-21 04:37:59 +0000 %package -n texlive-pgf-doc Version: %{texlive_version}.%{texlive_noarch}.3.0.1asvn44231 Release: 0 Summary: Documentation for texlive-pgf License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pgf-doc This package includes the documentation for texlive-pgf %post -n texlive-pgf mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pgf 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-pgf %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pgf-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pgf/AUTHORS %{_texmfdistdir}/doc/generic/pgf/ChangeLog %{_texmfdistdir}/doc/generic/pgf/FILES %{_texmfdistdir}/doc/generic/pgf/INSTALL %{_texmfdistdir}/doc/generic/pgf/README %{_texmfdistdir}/doc/generic/pgf/README-3.0.0 %{_texmfdistdir}/doc/generic/pgf/images/brave-gnu-world-logo-mask.bb %{_texmfdistdir}/doc/generic/pgf/images/brave-gnu-world-logo-mask.jpg %{_texmfdistdir}/doc/generic/pgf/images/brave-gnu-world-logo.25.bb %{_texmfdistdir}/doc/generic/pgf/images/brave-gnu-world-logo.25.eps %{_texmfdistdir}/doc/generic/pgf/images/brave-gnu-world-logo.25.jpg %{_texmfdistdir}/doc/generic/pgf/images/brave-gnu-world-logo.bb %{_texmfdistdir}/doc/generic/pgf/images/brave-gnu-world-logo.eps %{_texmfdistdir}/doc/generic/pgf/images/brave-gnu-world-logo.jpg %{_texmfdistdir}/doc/generic/pgf/images/brave-gnu-world-logo.xbb %{_texmfdistdir}/doc/generic/pgf/images/pgfmanual-mindmap-1.pdf %{_texmfdistdir}/doc/generic/pgf/images/pgfmanual-mindmap-2.pdf %{_texmfdistdir}/doc/generic/pgf/licenses/LICENSE %{_texmfdistdir}/doc/generic/pgf/licenses/gnu-free-documentation-license-1.2.txt %{_texmfdistdir}/doc/generic/pgf/licenses/gnu-public-license-2.txt %{_texmfdistdir}/doc/generic/pgf/licenses/latex-project-public-license-1.3c.txt %{_texmfdistdir}/doc/generic/pgf/licenses/manifest-code.txt %{_texmfdistdir}/doc/generic/pgf/licenses/manifest-documentation.txt %{_texmfdistdir}/doc/generic/pgf/macros/pgfmanual-en-macros.tex %{_texmfdistdir}/doc/generic/pgf/pgfmanual.pdf %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-actions.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-arrows.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-decorations.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-design.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-external.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-images.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-internalregisters.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-layers.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-matrices.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-nodes.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-paths.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-patterns.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-plots.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-points.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-quick.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-scopes.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-shadings.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-transformations.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-transparency.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-drivers.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-dv-axes.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-dv-backend.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-dv-examples.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-dv-formats.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-dv-introduction.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-dv-main.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-dv-polar.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-dv-stylesheets.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-dv-visualizers.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-gd-algorithm-layer.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-gd-algorithms-in-c.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-gd-binding-layer.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-gd-circular.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-gd-display-layer.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-gd-edge-routing.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-gd-examples.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-gd-force.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-gd-layered.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-gd-misc.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-gd-ogdf.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-gd-overview.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-gd-phylogenetics.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-gd-trees.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-gd-usage-pgf.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-gd-usage-tikz.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-guidelines.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-installation.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-introduction.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-3d.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-angles.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-arrows.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-automata.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-babel.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-backgrounds.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-calc.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-calendar.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-chains.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-circuits.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-decorations.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-edges.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-er.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-external.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-fadings.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-fit.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-fixedpoint.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-folding.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-fpu.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-lsystems.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-math.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-matrices.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-mindmaps.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-patterns.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-petri.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-plot-handlers.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-plot-marks.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-profiler.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-shadings.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-shadows.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-shapes.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-spy.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-svg-path.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-through.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-trees.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-turtle.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-license.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-main-body.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-main-preamble.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-main.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-math-algorithms.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-math-commands.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-math-design.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-math-numberprinting.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-math-parsing.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-module-parser.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-oo.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-pages.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-pgfcalendar.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-pgffor.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-pgfkeys.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-pgfkeysfiltered.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-pgfsys-commands.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-pgfsys-overview.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-pgfsys-paths.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-pgfsys-protocol.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tikz-actions.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tikz-arrows.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tikz-coordinates.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tikz-decorations.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tikz-design.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tikz-graphs.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tikz-matrices.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tikz-paths.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tikz-pics.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tikz-plots.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tikz-scopes.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tikz-shapes.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tikz-transformations.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tikz-transparency.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tikz-trees.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tutorial-Euclid.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tutorial-chains.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tutorial-map.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tutorial-nodes.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tutorial.tex %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-xxcolor.tex %{_texmfdistdir}/doc/generic/pgf/text-en/plots/pgf-asymptotic-example.gnuplot %{_texmfdistdir}/doc/generic/pgf/text-en/plots/pgf-asymptotic-example.table %{_texmfdistdir}/doc/generic/pgf/text-en/plots/pgf-exp.gnuplot %{_texmfdistdir}/doc/generic/pgf/text-en/plots/pgf-exp.table %{_texmfdistdir}/doc/generic/pgf/text-en/plots/pgf-parametric-example.gnuplot %{_texmfdistdir}/doc/generic/pgf/text-en/plots/pgf-parametric-example.table %{_texmfdistdir}/doc/generic/pgf/text-en/plots/pgf-sin.gnuplot %{_texmfdistdir}/doc/generic/pgf/text-en/plots/pgf-sin.table %{_texmfdistdir}/doc/generic/pgf/text-en/plots/pgf-tan-example.gnuplot %{_texmfdistdir}/doc/generic/pgf/text-en/plots/pgf-tan-example.table %{_texmfdistdir}/doc/generic/pgf/text-en/plots/pgf-x.gnuplot %{_texmfdistdir}/doc/generic/pgf/text-en/plots/pgf-x.table %{_texmfdistdir}/doc/generic/pgf/text-en/plots/pgfmanual-sine.gnuplot %{_texmfdistdir}/doc/generic/pgf/text-en/plots/pgfmanual-sine.table %{_texmfdistdir}/doc/generic/pgf/text-en/plots/pgfplotgnuplot-example.gnuplot %{_texmfdistdir}/doc/generic/pgf/text-en/plots/pgfplotgnuplot-example.table %{_texmfdistdir}/doc/generic/pgf/version-for-dvipdfm/en/Makefile %{_texmfdistdir}/doc/generic/pgf/version-for-dvipdfm/en/pgfmanual.tex %{_texmfdistdir}/doc/generic/pgf/version-for-dvipdfm/pgfmanual-dvipdfm.cfg %{_texmfdistdir}/doc/generic/pgf/version-for-dvipdfmx/en/Makefile %{_texmfdistdir}/doc/generic/pgf/version-for-dvipdfmx/en/pgfmanual-test.tex %{_texmfdistdir}/doc/generic/pgf/version-for-dvipdfmx/en/pgfmanual.tex %{_texmfdistdir}/doc/generic/pgf/version-for-dvipdfmx/pgfmanual-dvipdfmx.cfg %{_texmfdistdir}/doc/generic/pgf/version-for-dvips/en/Makefile %{_texmfdistdir}/doc/generic/pgf/version-for-dvips/en/pgfmanual.tex %{_texmfdistdir}/doc/generic/pgf/version-for-dvips/pgfmanual-dvips.cfg %{_texmfdistdir}/doc/generic/pgf/version-for-luatex/en/Makefile %{_texmfdistdir}/doc/generic/pgf/version-for-luatex/en/pgfmanual-test.tex %{_texmfdistdir}/doc/generic/pgf/version-for-luatex/en/pgfmanual.tex %{_texmfdistdir}/doc/generic/pgf/version-for-luatex/pgfmanual-luatex.cfg %{_texmfdistdir}/doc/generic/pgf/version-for-pdftex/en/Makefile %{_texmfdistdir}/doc/generic/pgf/version-for-pdftex/en/pgfmanual.tex %{_texmfdistdir}/doc/generic/pgf/version-for-pdftex/pgfmanual-pdftex.cfg %{_texmfdistdir}/doc/generic/pgf/version-for-tex4ht/en/Makefile %{_texmfdistdir}/doc/generic/pgf/version-for-tex4ht/en/pgfmanual.tex %{_texmfdistdir}/doc/generic/pgf/version-for-tex4ht/pgfmanual-tex4ht.cfg %{_texmfdistdir}/doc/generic/pgf/version-for-vtex/en/Makefile %{_texmfdistdir}/doc/generic/pgf/version-for-vtex/en/pgfmanual.tex %{_texmfdistdir}/doc/generic/pgf/version-for-vtex/pgfmanual-vtex.cfg %{_texmfdistdir}/doc/generic/pgf/version-for-xetex/en/Makefile %{_texmfdistdir}/doc/generic/pgf/version-for-xetex/en/pgfmanual.tex %{_texmfdistdir}/doc/generic/pgf/version-for-xetex/pgfmanual-xetex.cfg %files -n texlive-pgf %defattr(-,root,root,755) %{_texmfdistdir}/tex/context/third/pgf/basiclayer/t-pgf.tex %{_texmfdistdir}/tex/context/third/pgf/basiclayer/t-pgfbim.tex %{_texmfdistdir}/tex/context/third/pgf/basiclayer/t-pgfbla.tex %{_texmfdistdir}/tex/context/third/pgf/basiclayer/t-pgfbma.tex %{_texmfdistdir}/tex/context/third/pgf/basiclayer/t-pgfbpl.tex %{_texmfdistdir}/tex/context/third/pgf/basiclayer/t-pgfbpt.tex %{_texmfdistdir}/tex/context/third/pgf/basiclayer/t-pgfbsh.tex %{_texmfdistdir}/tex/context/third/pgf/basiclayer/t-pgfbsn.tex %{_texmfdistdir}/tex/context/third/pgf/basiclayer/t-pgfcor.tex %{_texmfdistdir}/tex/context/third/pgf/frontendlayer/t-tikz.tex %{_texmfdistdir}/tex/context/third/pgf/math/t-pgfmat.tex %{_texmfdistdir}/tex/context/third/pgf/systemlayer/t-pgfsys.tex %{_texmfdistdir}/tex/context/third/pgf/utilities/t-pgfcal.tex %{_texmfdistdir}/tex/context/third/pgf/utilities/t-pgffor.tex %{_texmfdistdir}/tex/context/third/pgf/utilities/t-pgfkey.tex %{_texmfdistdir}/tex/context/third/pgf/utilities/t-pgfmod.tex %{_texmfdistdir}/tex/context/third/pgf/utilities/t-pgfrcs.tex %{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcore.code.tex %{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcorearrows.code.tex %{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcoreexternal.code.tex %{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcoregraphicstate.code.tex %{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcoreimage.code.tex %{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcorelayers.code.tex %{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcoreobjects.code.tex %{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcorepathconstruct.code.tex %{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcorepathprocessing.code.tex %{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcorepathusage.code.tex %{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcorepatterns.code.tex %{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcorepoints.code.tex %{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcorequick.code.tex %{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcorescopes.code.tex %{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcoreshade.code.tex %{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcoretransformations.code.tex %{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcoretransparency.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/circuits/tikzlibrarycircuits.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/circuits/tikzlibrarycircuits.ee.IEC.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/circuits/tikzlibrarycircuits.ee.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/circuits/tikzlibrarycircuits.logic.CDH.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/circuits/tikzlibrarycircuits.logic.IEC.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/circuits/tikzlibrarycircuits.logic.US.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/circuits/tikzlibrarycircuits.logic.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/datavisualization/tikzlibrarydatavisualization.3d.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/datavisualization/tikzlibrarydatavisualization.barcharts.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/datavisualization/tikzlibrarydatavisualization.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/datavisualization/tikzlibrarydatavisualization.formats.functions.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/datavisualization/tikzlibrarydatavisualization.polar.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/datavisualization/tikzlibrarydatavisualization.sparklines.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/graphs/tikzlibrarygraphs.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/graphs/tikzlibrarygraphs.standard.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzexternalshared.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrary3d.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryangles.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryarrows.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryautomata.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarybabel.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarybackgrounds.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarybending.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarycalc.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarycalendar.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarychains.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarydecorations.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarydecorations.footprints.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarydecorations.fractals.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarydecorations.markings.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarydecorations.pathmorphing.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarydecorations.pathreplacing.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarydecorations.shapes.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarydecorations.text.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryer.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryfadings.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryfit.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryfixedpointarithmetic.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryfolding.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryfpu.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryintersections.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarylindenmayersystems.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarymath.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarymatrix.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarymindmap.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarypatterns.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarypatterns.meta.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarypetri.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryplothandlers.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryplotmarks.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarypositioning.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryquotes.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryscopes.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshadings.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshadows.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.arrows.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.callouts.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.gates.logic.IEC.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.gates.logic.US.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.geometric.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.misc.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.multipart.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.symbols.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarysnakes.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryspy.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarysvg.path.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarythrough.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarytopaths.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarytrees.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryturtle.code.tex %{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/tikz.code.tex %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/LUA_CODING_STYLE %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/bindings.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/bindings/Binding.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/bindings/BindingToPGF.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/circular.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/circular/Tantau2012.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/circular/doc.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/circular/library.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/control.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/control/Anchoring.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/control/ComponentAlign.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/control/ComponentDirection.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/control/ComponentDistance.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/control/ComponentOrder.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/control/Components.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/control/Distances.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/control/FineTune.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/control/LayoutPipeline.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/control/NodeAnchors.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/control/Orientation.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/control/Sublayouts.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/control/doc.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/control/library.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/deprecated/Cluster.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/deprecated/Edge.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/deprecated/Graph.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/deprecated/Iterators.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/deprecated/Node.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/deprecated/Vector.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/FMMMLayout.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/FastMultipoleEmbedder.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/GEMLayout.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/MultilevelLayout.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/SpringEmbedderFR.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/SpringEmbedderFRExact.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/SpringEmbedderKK.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/BarycenterPlacer.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/CirclePlacer.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/EdgeCoverMerger.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/IndependentSetMerger.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/LocalBiconnectedMerger.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/MatchingMerger.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/MedianPlacer.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/RandomMerger.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/RandomPlacer.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/SolarMerger.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/SolarPlacer.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/ZeroPlacer.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/BarycenterHeuristic.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/CoffmanGrahamRanking.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/DfsAcyclicSubgraph.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/FastHierarchyLayout.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/FastSimpleHierarchyLayout.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/GreedyCycleRemoval.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/GreedyInsertHeuristic.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/LongestPathRanking.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/MedianHeuristic.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/OptimalRanking.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/SiftingHeuristic.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/SplitHeuristic.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/SugiyamaLayout.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/misclayout.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/misclayout/BalloonLayout.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/misclayout/CircularLayout.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/module/AcyclicSubgraphModule.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/module/HierarchyLayoutModule.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/module/InitialPlacer.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/module/MultilevelBuilder.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/module/RankingModule.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/module/TwoLayerCrossMin.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/planarity.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/planarity/PlanarizationLayout.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/examples.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/examples/ASCIIDisplayer.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/examples/BindingToASCII.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/examples/SimpleDemo.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/examples/SimpleEdgeDemo.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/examples/SimpleHuffman.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/examples/example_graph_for_ascii_displayer.txt %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/examples/library.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/force.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/CoarseGraph.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/Control.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/ControlCoarsening.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/ControlElectric.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/ControlIteration.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/ControlSprings.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/ControlStart.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/QuadTree.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/SpringElectricalHu2006.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/SpringElectricalLayouts.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/SpringElectricalWalshaw2000.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/SpringHu2006.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/SpringLayouts.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/algorithms/FruchtermanReingold.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/algorithms/HuSpringElectricalFW.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/algorithms/SimpleSpring.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/algorithms/SocialGravityCloseness.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/algorithms/SocialGravityDegree.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/base/CoarseGraphFW.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/base/ForceController.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/base/ForceTemplate.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/base/InitialTemplate.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/base/PathLengthsFW.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/base/Preprocessing.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/doc.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/forcetypes/ForceAbsoluteValue.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/forcetypes/ForceCanvasDistance.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/forcetypes/ForceCanvasPosition.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/forcetypes/ForceGraphDistance.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/forcetypes/ForcePullToGrid.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/forcetypes/ForcePullToPoint.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/initialpositioning/CircularInitialPositioning.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/initialpositioning/GridInitialPositioning.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/initialpositioning/RandomInitialPositioning.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/jedi/library.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/library.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/interface.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/interface/InterfaceCore.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/interface/InterfaceToAlgorithms.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/interface/InterfaceToC.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/interface/InterfaceToDisplay.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/interface/Scope.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/layered.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/layered/CrossingMinimizationGansnerKNV1993.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/layered/CycleRemovalBergerS1990a.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/layered/CycleRemovalBergerS1990b.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/layered/CycleRemovalEadesLS1993.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/layered/CycleRemovalGansnerKNV1993.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/layered/EdgeRoutingGansnerKNV1993.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/layered/NetworkSimplex.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/layered/NodePositioningGansnerKNV1993.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/layered/NodeRankingGansnerKNV1993.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/layered/NodeRankingMinimumHeight.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/layered/Ranking.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/layered/Sugiyama.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/layered/crossing_minimization.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/layered/cycle_removal.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/layered/edge_routing.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/layered/library.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/layered/node_positioning.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/layered/node_ranking.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/lib.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/lib/Bezier.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/lib/DepthFirstSearch.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/lib/Direct.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/lib/Event.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/lib/LookupTable.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/lib/PathLengths.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/lib/PriorityQueue.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/lib/Simplifiers.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/lib/Stack.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/lib/Storage.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/lib/Transform.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/model.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/model/Arc.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/model/Collection.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/model/Coordinate.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/model/Digraph.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/model/Edge.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/model/Hyperedge.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/model/Path.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/model/Path_arced.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/model/Vertex.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/model/library.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/ogdf.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/ogdf/library.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/pedigrees.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/pedigrees/Koerner2015.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/pedigrees/library.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/phylogenetics.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/phylogenetics/AuthorDefinedPhylogeny.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/phylogenetics/BalancedMinimumEvolution.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/phylogenetics/BalancedNearestNeighbourInterchange.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/phylogenetics/DistanceMatrix.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/phylogenetics/Maeusle2012.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/phylogenetics/PhylogeneticTree.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/phylogenetics/SokalMichener1958.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/phylogenetics/library.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/routing.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/routing/Hints.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/routing/NecklaceRouting.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/routing/library.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/tools/make_gd_wrap.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/trees.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/trees/ChildSpec.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/trees/ReingoldTilford1981.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/trees/SpanningTreeComputation.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/trees/doc.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/trees/library.lua %{_texmfdistdir}/tex/generic/pgf/graphdrawing/tex/pgflibrarygraphdrawing.circular.code.tex %{_texmfdistdir}/tex/generic/pgf/graphdrawing/tex/pgflibrarygraphdrawing.code.tex %{_texmfdistdir}/tex/generic/pgf/graphdrawing/tex/pgflibrarygraphdrawing.examples.code.tex %{_texmfdistdir}/tex/generic/pgf/graphdrawing/tex/pgflibrarygraphdrawing.force.code.tex %{_texmfdistdir}/tex/generic/pgf/graphdrawing/tex/pgflibrarygraphdrawing.layered.code.tex %{_texmfdistdir}/tex/generic/pgf/graphdrawing/tex/pgflibrarygraphdrawing.trees.code.tex %{_texmfdistdir}/tex/generic/pgf/graphdrawing/tex/tikzlibrarygraphdrawing.code.tex %{_texmfdistdir}/tex/generic/pgf/libraries/datavisualization/pgflibrarydatavisualization.barcharts.code.tex %{_texmfdistdir}/tex/generic/pgf/libraries/datavisualization/pgflibrarydatavisualization.formats.functions.code.tex %{_texmfdistdir}/tex/generic/pgf/libraries/datavisualization/pgflibrarydatavisualization.polar.code.tex %{_texmfdistdir}/tex/generic/pgf/libraries/decorations/pgflibrarydecorations.footprints.code.tex %{_texmfdistdir}/tex/generic/pgf/libraries/decorations/pgflibrarydecorations.fractals.code.tex %{_texmfdistdir}/tex/generic/pgf/libraries/decorations/pgflibrarydecorations.markings.code.tex %{_texmfdistdir}/tex/generic/pgf/libraries/decorations/pgflibrarydecorations.pathmorphing.code.tex %{_texmfdistdir}/tex/generic/pgf/libraries/decorations/pgflibrarydecorations.pathreplacing.code.tex %{_texmfdistdir}/tex/generic/pgf/libraries/decorations/pgflibrarydecorations.shapes.code.tex %{_texmfdistdir}/tex/generic/pgf/libraries/decorations/pgflibrarydecorations.text.code.tex %{_texmfdistdir}/tex/generic/pgf/libraries/luamath/pgf/luamath/functions.lua %{_texmfdistdir}/tex/generic/pgf/libraries/luamath/pgf/luamath/parser.lua %{_texmfdistdir}/tex/generic/pgf/libraries/luamath/pgflibraryluamath.code.tex %{_texmfdistdir}/tex/generic/pgf/libraries/pgflibraryarrows.code.tex %{_texmfdistdir}/tex/generic/pgf/libraries/pgflibraryarrows.meta.code.tex %{_texmfdistdir}/tex/generic/pgf/libraries/pgflibraryarrows.spaced.code.tex %{_texmfdistdir}/tex/generic/pgf/libraries/pgflibrarycurvilinear.code.tex %{_texmfdistdir}/tex/generic/pgf/libraries/pgflibraryfadings.code.tex %{_texmfdistdir}/tex/generic/pgf/libraries/pgflibraryfixedpointarithmetic.code.tex %{_texmfdistdir}/tex/generic/pgf/libraries/pgflibraryfpu.code.tex %{_texmfdistdir}/tex/generic/pgf/libraries/pgflibraryintersections.code.tex %{_texmfdistdir}/tex/generic/pgf/libraries/pgflibrarylindenmayersystems.code.tex %{_texmfdistdir}/tex/generic/pgf/libraries/pgflibrarypatterns.code.tex %{_texmfdistdir}/tex/generic/pgf/libraries/pgflibrarypatterns.meta.code.tex %{_texmfdistdir}/tex/generic/pgf/libraries/pgflibraryplothandlers.code.tex %{_texmfdistdir}/tex/generic/pgf/libraries/pgflibraryplotmarks.code.tex %{_texmfdistdir}/tex/generic/pgf/libraries/pgflibraryprofiler.code.tex %{_texmfdistdir}/tex/generic/pgf/libraries/pgflibraryshadings.code.tex %{_texmfdistdir}/tex/generic/pgf/libraries/pgflibrarysnakes.code.tex %{_texmfdistdir}/tex/generic/pgf/libraries/pgflibrarysvg.path.code.tex %{_texmfdistdir}/tex/generic/pgf/libraries/shapes/circuits/pgflibraryshapes.gates.ee.IEC.code.tex %{_texmfdistdir}/tex/generic/pgf/libraries/shapes/circuits/pgflibraryshapes.gates.ee.code.tex %{_texmfdistdir}/tex/generic/pgf/libraries/shapes/circuits/pgflibraryshapes.gates.logic.IEC.code.tex %{_texmfdistdir}/tex/generic/pgf/libraries/shapes/circuits/pgflibraryshapes.gates.logic.US.code.tex %{_texmfdistdir}/tex/generic/pgf/libraries/shapes/circuits/pgflibraryshapes.gates.logic.code.tex %{_texmfdistdir}/tex/generic/pgf/libraries/shapes/pgflibraryshapes.arrows.code.tex %{_texmfdistdir}/tex/generic/pgf/libraries/shapes/pgflibraryshapes.callouts.code.tex %{_texmfdistdir}/tex/generic/pgf/libraries/shapes/pgflibraryshapes.code.tex %{_texmfdistdir}/tex/generic/pgf/libraries/shapes/pgflibraryshapes.geometric.code.tex %{_texmfdistdir}/tex/generic/pgf/libraries/shapes/pgflibraryshapes.misc.code.tex %{_texmfdistdir}/tex/generic/pgf/libraries/shapes/pgflibraryshapes.multipart.code.tex %{_texmfdistdir}/tex/generic/pgf/libraries/shapes/pgflibraryshapes.symbols.code.tex %{_texmfdistdir}/tex/generic/pgf/lua/pgf/manual.lua %{_texmfdistdir}/tex/generic/pgf/lua/pgf/manual/DocumentParser.lua %{_texmfdistdir}/tex/generic/pgf/math/pgfmath.code.tex %{_texmfdistdir}/tex/generic/pgf/math/pgfmathcalc.code.tex %{_texmfdistdir}/tex/generic/pgf/math/pgfmathfloat.code.tex %{_texmfdistdir}/tex/generic/pgf/math/pgfmathfunctions.base.code.tex %{_texmfdistdir}/tex/generic/pgf/math/pgfmathfunctions.basic.code.tex %{_texmfdistdir}/tex/generic/pgf/math/pgfmathfunctions.code.tex %{_texmfdistdir}/tex/generic/pgf/math/pgfmathfunctions.comparison.code.tex %{_texmfdistdir}/tex/generic/pgf/math/pgfmathfunctions.integerarithmetics.code.tex %{_texmfdistdir}/tex/generic/pgf/math/pgfmathfunctions.misc.code.tex %{_texmfdistdir}/tex/generic/pgf/math/pgfmathfunctions.random.code.tex %{_texmfdistdir}/tex/generic/pgf/math/pgfmathfunctions.round.code.tex %{_texmfdistdir}/tex/generic/pgf/math/pgfmathfunctions.trigonometric.code.tex %{_texmfdistdir}/tex/generic/pgf/math/pgfmathode.code.tex %{_texmfdistdir}/tex/generic/pgf/math/pgfmathparser.code.tex %{_texmfdistdir}/tex/generic/pgf/math/pgfmathutil.code.tex %{_texmfdistdir}/tex/generic/pgf/modules/pgfmodulebending.code.tex %{_texmfdistdir}/tex/generic/pgf/modules/pgfmoduledatavisualization.code.tex %{_texmfdistdir}/tex/generic/pgf/modules/pgfmoduledecorations.code.tex %{_texmfdistdir}/tex/generic/pgf/modules/pgfmodulematrix.code.tex %{_texmfdistdir}/tex/generic/pgf/modules/pgfmodulenonlineartransformations.code.tex %{_texmfdistdir}/tex/generic/pgf/modules/pgfmoduleoo.code.tex %{_texmfdistdir}/tex/generic/pgf/modules/pgfmoduleparser.code.tex %{_texmfdistdir}/tex/generic/pgf/modules/pgfmoduleplot.code.tex %{_texmfdistdir}/tex/generic/pgf/modules/pgfmoduleshapes.code.tex %{_texmfdistdir}/tex/generic/pgf/modules/pgfmodulesnakes.code.tex %{_texmfdistdir}/tex/generic/pgf/modules/pgfmodulesorting.code.tex %{_texmfdistdir}/tex/generic/pgf/systemlayer/pgf.cfg %{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsys-common-pdf-via-dvi.def %{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsys-common-pdf.def %{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsys-common-postscript.def %{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsys-common-svg.def %{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsys-dvi.def %{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsys-dvipdfm.def %{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsys-dvipdfmx.def %{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsys-dvips.def %{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsys-dvisvgm.def %{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsys-luatex.def %{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsys-pdftex.def %{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsys-tex4ht.def %{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsys-textures.def %{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsys-vtex.def %{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsys-xetex.def %{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsys.code.tex %{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsysprotocol.code.tex %{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsyssoftpath.code.tex %{_texmfdistdir}/tex/generic/pgf/utilities/pgfcalendar.code.tex %{_texmfdistdir}/tex/generic/pgf/utilities/pgfexternal.tex %{_texmfdistdir}/tex/generic/pgf/utilities/pgfexternalwithdepth.tex %{_texmfdistdir}/tex/generic/pgf/utilities/pgffor.code.tex %{_texmfdistdir}/tex/generic/pgf/utilities/pgfkeys.code.tex %{_texmfdistdir}/tex/generic/pgf/utilities/pgfkeysfiltered.code.tex %{_texmfdistdir}/tex/generic/pgf/utilities/pgfrcs.code.tex %{_texmfdistdir}/tex/generic/pgf/utilities/pgfutil-common-lists.tex %{_texmfdistdir}/tex/generic/pgf/utilities/pgfutil-common.tex %{_texmfdistdir}/tex/generic/pgf/utilities/pgfutil-context.def %{_texmfdistdir}/tex/generic/pgf/utilities/pgfutil-latex.def %{_texmfdistdir}/tex/generic/pgf/utilities/pgfutil-plain.def %{_texmfdistdir}/tex/latex/pgf/basiclayer/pgf.sty %{_texmfdistdir}/tex/latex/pgf/basiclayer/pgfbaseimage.sty %{_texmfdistdir}/tex/latex/pgf/basiclayer/pgfbaselayers.sty %{_texmfdistdir}/tex/latex/pgf/basiclayer/pgfbasematrix.sty %{_texmfdistdir}/tex/latex/pgf/basiclayer/pgfbasepatterns.sty %{_texmfdistdir}/tex/latex/pgf/basiclayer/pgfbaseplot.sty %{_texmfdistdir}/tex/latex/pgf/basiclayer/pgfbaseshapes.sty %{_texmfdistdir}/tex/latex/pgf/basiclayer/pgfbasesnakes.sty %{_texmfdistdir}/tex/latex/pgf/basiclayer/pgfcore.sty %{_texmfdistdir}/tex/latex/pgf/compatibility/pgfarrows.sty %{_texmfdistdir}/tex/latex/pgf/compatibility/pgfautomata.sty %{_texmfdistdir}/tex/latex/pgf/compatibility/pgfcomp-version-0-65.sty %{_texmfdistdir}/tex/latex/pgf/compatibility/pgfcomp-version-1-18.sty %{_texmfdistdir}/tex/latex/pgf/compatibility/pgfheaps.sty %{_texmfdistdir}/tex/latex/pgf/compatibility/pgflibraryarrows.sty %{_texmfdistdir}/tex/latex/pgf/compatibility/pgflibraryautomata.sty %{_texmfdistdir}/tex/latex/pgf/compatibility/pgflibraryplothandlers.sty %{_texmfdistdir}/tex/latex/pgf/compatibility/pgflibraryplotmarks.sty %{_texmfdistdir}/tex/latex/pgf/compatibility/pgflibraryshapes.sty %{_texmfdistdir}/tex/latex/pgf/compatibility/pgflibrarysnakes.sty %{_texmfdistdir}/tex/latex/pgf/compatibility/pgflibrarytikzbackgrounds.sty %{_texmfdistdir}/tex/latex/pgf/compatibility/pgflibrarytikztrees.sty %{_texmfdistdir}/tex/latex/pgf/compatibility/pgfnodes.sty %{_texmfdistdir}/tex/latex/pgf/compatibility/pgfshade.sty %{_texmfdistdir}/tex/latex/pgf/doc/pgfmanual.code.tex %{_texmfdistdir}/tex/latex/pgf/doc/pgfmanual.pdflinks.code.tex %{_texmfdistdir}/tex/latex/pgf/doc/pgfmanual.prettyprinter.code.tex %{_texmfdistdir}/tex/latex/pgf/doc/pgfmanual.sty %{_texmfdistdir}/tex/latex/pgf/frontendlayer/libraries/tikzlibraryexternal.code.tex %{_texmfdistdir}/tex/latex/pgf/frontendlayer/pgfpict2e.sty %{_texmfdistdir}/tex/latex/pgf/frontendlayer/tikz.sty %{_texmfdistdir}/tex/latex/pgf/math/pgfmath.sty %{_texmfdistdir}/tex/latex/pgf/systemlayer/pgfsys.sty %{_texmfdistdir}/tex/latex/pgf/utilities/pgfcalendar.sty %{_texmfdistdir}/tex/latex/pgf/utilities/pgffor.sty %{_texmfdistdir}/tex/latex/pgf/utilities/pgfkeys.sty %{_texmfdistdir}/tex/latex/pgf/utilities/pgfpages.sty %{_texmfdistdir}/tex/latex/pgf/utilities/pgfrcs.sty %{_texmfdistdir}/tex/latex/pgf/utilities/tikzexternal.sty %{_texmfdistdir}/tex/latex/pgf/utilities/xxcolor.sty %{_texmfdistdir}/tex/plain/pgf/basiclayer/pgf.tex %{_texmfdistdir}/tex/plain/pgf/basiclayer/pgfbaseimage.tex %{_texmfdistdir}/tex/plain/pgf/basiclayer/pgfbaselayers.tex %{_texmfdistdir}/tex/plain/pgf/basiclayer/pgfbasematrix.tex %{_texmfdistdir}/tex/plain/pgf/basiclayer/pgfbasepatterns.tex %{_texmfdistdir}/tex/plain/pgf/basiclayer/pgfbaseplot.tex %{_texmfdistdir}/tex/plain/pgf/basiclayer/pgfbaseshapes.tex %{_texmfdistdir}/tex/plain/pgf/basiclayer/pgfbasesnakes.tex %{_texmfdistdir}/tex/plain/pgf/basiclayer/pgfcore.tex %{_texmfdistdir}/tex/plain/pgf/frontendlayer/tikz.tex %{_texmfdistdir}/tex/plain/pgf/math/pgfmath.tex %{_texmfdistdir}/tex/plain/pgf/systemlayer/pgfsys.tex %{_texmfdistdir}/tex/plain/pgf/utilities/pgfcalendar.tex %{_texmfdistdir}/tex/plain/pgf/utilities/pgffor.tex %{_texmfdistdir}/tex/plain/pgf/utilities/pgfkeys.tex %{_texmfdistdir}/tex/plain/pgf/utilities/pgfrcs.tex %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pgf-%{texlive_version}.%{texlive_noarch}.3.0.1asvn44231-%{release}-zypper %endif %package -n texlive-pgf-blur Version: %{texlive_version}.%{texlive_noarch}.1.01svn31693 Release: 0 Summary: PGF/TikZ 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-pgf-blur-doc >= %{texlive_version} Provides: tex(tikzlibraryshadows.blur.code.tex) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source148: pgf-blur.tar.xz Source149: pgf-blur.doc.tar.xz %description -n texlive-pgf-blur The package adds blurred/faded/fuzzy shadows to PGF/TikZ pictures. It is configured as a TikZ/PGF library module. The method is similar to that of the author's pst-blur package for PSTricks. date: 2016-06-24 17:18:15 +0000 %package -n texlive-pgf-blur-doc Version: %{texlive_version}.%{texlive_noarch}.1.01svn31693 Release: 0 Summary: Documentation for texlive-pgf-blur License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pgf-blur-doc This package includes the documentation for texlive-pgf-blur %post -n texlive-pgf-blur mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pgf-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-pgf-blur %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pgf-blur-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pgf-blur/README %{_texmfdistdir}/doc/latex/pgf-blur/pgf-blur.pdf %files -n texlive-pgf-blur %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/pgf-blur/tikzlibraryshadows.blur.code.tex %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pgf-blur-%{texlive_version}.%{texlive_noarch}.1.01svn31693-%{release}-zypper %endif %package -n texlive-pgf-soroban Version: %{texlive_version}.%{texlive_noarch}.1.1svn32269 Release: 0 Summary: Create images of the soroban using TikZ/PGF 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-pgf-soroban-doc >= %{texlive_version} Provides: tex(pgf-soroban.sty) Requires: tex(calc.sty) Requires: tex(ifthen.sty) Requires: tex(tikz.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source150: pgf-soroban.tar.xz Source151: pgf-soroban.doc.tar.xz %description -n texlive-pgf-soroban The package makes it possible to create pictures of the soroban (Japanese abacus) using PGF/TikZ date: 2016-06-24 17:18:15 +0000 %package -n texlive-pgf-soroban-doc Version: %{texlive_version}.%{texlive_noarch}.1.1svn32269 Release: 0 Summary: Documentation for texlive-pgf-soroban License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pgf-soroban-doc This package includes the documentation for texlive-pgf-soroban %post -n texlive-pgf-soroban mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pgf-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-pgf-soroban %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pgf-soroban-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pgf-soroban/Changes %{_texmfdistdir}/doc/latex/pgf-soroban/README %{_texmfdistdir}/doc/latex/pgf-soroban/pgf-soroban-doc.bib %{_texmfdistdir}/doc/latex/pgf-soroban/pgf-soroban-doc.pdf %{_texmfdistdir}/doc/latex/pgf-soroban/pgf-soroban-doc.tex %files -n texlive-pgf-soroban %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/pgf-soroban/pgf-soroban.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pgf-soroban-%{texlive_version}.%{texlive_noarch}.1.1svn32269-%{release}-zypper %endif %package -n texlive-pgf-spectra Version: %{texlive_version}.%{texlive_noarch}.1.0svn42986 Release: 0 Summary: Draw continuous or discrete spectra using PGF/TikZ 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-pgf-spectra-doc >= %{texlive_version} Provides: tex(pgf-spectra.sty) Provides: tex(spectra.data.tex) Requires: tex(ifthen.sty) Requires: tex(tikz.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source152: pgf-spectra.tar.xz Source153: pgf-spectra.doc.tar.xz %description -n texlive-pgf-spectra The purpose of this package is to draw the spectra of elements in a simple way. It is based on the package pst-spectra, supporting the same options, but also adding some new options. It relies on PGF/TikZ for drawing the desired spectrum, continuous or discrete. As in pst-spectra, there are data available for the spectra of 99 elements and their ions (from the NASA database). It also allows the user to draw spectra using their own data. date: 2016-06-24 17:18:15 +0000 %package -n texlive-pgf-spectra-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn42986 Release: 0 Summary: Documentation for texlive-pgf-spectra License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pgf-spectra-doc This package includes the documentation for texlive-pgf-spectra %post -n texlive-pgf-spectra mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pgf-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-pgf-spectra %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pgf-spectra-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pgf-spectra/README %{_texmfdistdir}/doc/latex/pgf-spectra/pgf-spectraManual.pdf %{_texmfdistdir}/doc/latex/pgf-spectra/pgf-spectraManual.tex %files -n texlive-pgf-spectra %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/pgf-spectra/pgf-spectra.sty %{_texmfdistdir}/tex/latex/pgf-spectra/spectra.data.tex %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pgf-spectra-%{texlive_version}.%{texlive_noarch}.1.0svn42986-%{release}-zypper %endif %package -n texlive-pgf-umlcd Version: %{texlive_version}.%{texlive_noarch}.0.0.2.1.1svn33307 Release: 0 Summary: Some LaTeX macros for UML Class Diagrams License: GPL-2.0-or-later 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-pgf-umlcd-doc >= %{texlive_version} Provides: tex(pgf-umlcd.sty) Requires: tex(tikz.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source154: pgf-umlcd.tar.xz Source155: pgf-umlcd.doc.tar.xz %description -n texlive-pgf-umlcd Some LaTeX macros for UML Class Diagrams.pgf date: 2017-05-31 08:14:54 +0000 %package -n texlive-pgf-umlcd-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.2.1.1svn33307 Release: 0 Summary: Documentation for texlive-pgf-umlcd License: GPL-2.0-or-later Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pgf-umlcd-doc This package includes the documentation for texlive-pgf-umlcd %post -n texlive-pgf-umlcd mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pgf-umlcd 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-pgf-umlcd %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pgf-umlcd-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pgf-umlcd/COPYING %{_texmfdistdir}/doc/latex/pgf-umlcd/README %{_texmfdistdir}/doc/latex/pgf-umlcd/demo/abstract-class.tex %{_texmfdistdir}/doc/latex/pgf-umlcd/demo/abstract-factory.svg %{_texmfdistdir}/doc/latex/pgf-umlcd/demo/abstract-factory.tex %{_texmfdistdir}/doc/latex/pgf-umlcd/demo/aggregation.tex %{_texmfdistdir}/doc/latex/pgf-umlcd/demo/association.tex %{_texmfdistdir}/doc/latex/pgf-umlcd/demo/class.tex %{_texmfdistdir}/doc/latex/pgf-umlcd/demo/composition.tex %{_texmfdistdir}/doc/latex/pgf-umlcd/demo/implement-interface.tex %{_texmfdistdir}/doc/latex/pgf-umlcd/demo/inheritance.tex %{_texmfdistdir}/doc/latex/pgf-umlcd/demo/interface.tex %{_texmfdistdir}/doc/latex/pgf-umlcd/demo/note.tex %{_texmfdistdir}/doc/latex/pgf-umlcd/demo/object-include-methods.tex %{_texmfdistdir}/doc/latex/pgf-umlcd/demo/object.tex %{_texmfdistdir}/doc/latex/pgf-umlcd/demo/package.tex %{_texmfdistdir}/doc/latex/pgf-umlcd/demo/unidirectional-association.tex %{_texmfdistdir}/doc/latex/pgf-umlcd/demo/visibility.tex %{_texmfdistdir}/doc/latex/pgf-umlcd/logo.png %{_texmfdistdir}/doc/latex/pgf-umlcd/pgf-umlcd-manual.pdf %{_texmfdistdir}/doc/latex/pgf-umlcd/pgf-umlcd-manual.tex %files -n texlive-pgf-umlcd %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/pgf-umlcd/pgf-umlcd.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pgf-umlcd-%{texlive_version}.%{texlive_noarch}.0.0.2.1.1svn33307-%{release}-zypper %endif %package -n texlive-pgf-umlsd Version: %{texlive_version}.%{texlive_noarch}.0.0.7svn33045 Release: 0 Summary: Draw UML Sequence Diagrams License: GPL-2.0-or-later 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-pgf-umlsd-doc >= %{texlive_version} Provides: tex(pgf-umlsd.sty) Requires: tex(ifthen.sty) Requires: tex(tikz.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source156: pgf-umlsd.tar.xz Source157: pgf-umlsd.doc.tar.xz %description -n texlive-pgf-umlsd LaTeX macros to draw UML diagrams using pgf date: 2017-05-31 08:15:19 +0000 %package -n texlive-pgf-umlsd-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.7svn33045 Release: 0 Summary: Documentation for texlive-pgf-umlsd License: GPL-2.0-or-later Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pgf-umlsd-doc This package includes the documentation for texlive-pgf-umlsd %post -n texlive-pgf-umlsd mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pgf-umlsd 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-pgf-umlsd %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pgf-umlsd-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pgf-umlsd/README %{_texmfdistdir}/doc/latex/pgf-umlsd/demo/block.tex %{_texmfdistdir}/doc/latex/pgf-umlsd/demo/call.tex %{_texmfdistdir}/doc/latex/pgf-umlsd/demo/callself.tex %{_texmfdistdir}/doc/latex/pgf-umlsd/demo/customize.log %{_texmfdistdir}/doc/latex/pgf-umlsd/demo/customize.tex %{_texmfdistdir}/doc/latex/pgf-umlsd/demo/distance.tex %{_texmfdistdir}/doc/latex/pgf-umlsd/demo/empty.tex %{_texmfdistdir}/doc/latex/pgf-umlsd/demo/instance.tex %{_texmfdistdir}/doc/latex/pgf-umlsd/demo/message.tex %{_texmfdistdir}/doc/latex/pgf-umlsd/demo/messcall.tex %{_texmfdistdir}/doc/latex/pgf-umlsd/demo/multi-threads-example.tex %{_texmfdistdir}/doc/latex/pgf-umlsd/demo/nested-call.tex %{_texmfdistdir}/doc/latex/pgf-umlsd/demo/no-thread-example.tex %{_texmfdistdir}/doc/latex/pgf-umlsd/demo/non-instantaneous-message.tex %{_texmfdistdir}/doc/latex/pgf-umlsd/demo/postlevel.log %{_texmfdistdir}/doc/latex/pgf-umlsd/demo/postlevel.tex %{_texmfdistdir}/doc/latex/pgf-umlsd/demo/prelevel.tex %{_texmfdistdir}/doc/latex/pgf-umlsd/demo/single-thread-example.tex %{_texmfdistdir}/doc/latex/pgf-umlsd/demo/sync-clock.tex %{_texmfdistdir}/doc/latex/pgf-umlsd/demo/thread.tex %{_texmfdistdir}/doc/latex/pgf-umlsd/demo/threadbias.log %{_texmfdistdir}/doc/latex/pgf-umlsd/demo/threadbias.tex %{_texmfdistdir}/doc/latex/pgf-umlsd/diagrams.pdf %{_texmfdistdir}/doc/latex/pgf-umlsd/logo.png %{_texmfdistdir}/doc/latex/pgf-umlsd/pgf-umlsd-manual.pdf %{_texmfdistdir}/doc/latex/pgf-umlsd/pgf-umlsd-manual.tex %files -n texlive-pgf-umlsd %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/pgf-umlsd/pgf-umlsd.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pgf-umlsd-%{texlive_version}.%{texlive_noarch}.0.0.7svn33045-%{release}-zypper %endif %package -n texlive-pgfgantt Version: %{texlive_version}.%{texlive_noarch}.5.0svn46280 Release: 0 Summary: Draw Gantt charts with TikZ 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-pgfgantt-doc >= %{texlive_version} Provides: tex(pgfgantt.sty) Requires: tex(pgfcalendar.sty) Requires: tex(tikz.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source158: pgfgantt.tar.xz Source159: pgfgantt.doc.tar.xz %description -n texlive-pgfgantt The package provides an environment for drawing Gantt charts that contain various elements (titles, bars, milestones, groups and links). Several keys customize the appearance of the chart elements. date: 2018-01-10 18:12:31 +0000 %package -n texlive-pgfgantt-doc Version: %{texlive_version}.%{texlive_noarch}.5.0svn46280 Release: 0 Summary: Documentation for texlive-pgfgantt License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pgfgantt-doc This package includes the documentation for texlive-pgfgantt %post -n texlive-pgfgantt mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pgfgantt 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-pgfgantt %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pgfgantt-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pgfgantt/README %{_texmfdistdir}/doc/latex/pgfgantt/pgfgantt.pdf %files -n texlive-pgfgantt %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/pgfgantt/pgfgantt.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pgfgantt-%{texlive_version}.%{texlive_noarch}.5.0svn46280-%{release}-zypper %endif %package -n texlive-pgfkeyx Version: %{texlive_version}.%{texlive_noarch}.0.0.0.1svn26093 Release: 0 Summary: Extended and more robust version of pgfkeys 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-pgfkeyx-doc >= %{texlive_version} Provides: tex(pgfkeyx.sty) Requires: tex(pdftexcmds.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source160: pgfkeyx.tar.xz Source161: pgfkeyx.doc.tar.xz %description -n texlive-pgfkeyx The package extends and improves the robustness of the pgfkeys package. In particular, it can deal with active comma, equality sign, and slash in key parsing. The difficulty with active characters has long been a problem with the pgfkeys package. The package also introduces handlers beyond those that pgfkeys can offer. date: 2016-06-24 17:18:15 +0000 %package -n texlive-pgfkeyx-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.0.1svn26093 Release: 0 Summary: Documentation for texlive-pgfkeyx License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pgfkeyx-doc This package includes the documentation for texlive-pgfkeyx %post -n texlive-pgfkeyx mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pgfkeyx 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-pgfkeyx %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pgfkeyx-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pgfkeyx/README %{_texmfdistdir}/doc/latex/pgfkeyx/pgfkeyx-test1.tex %files -n texlive-pgfkeyx %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/pgfkeyx/pgfkeyx.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pgfkeyx-%{texlive_version}.%{texlive_noarch}.0.0.0.1svn26093-%{release}-zypper %endif %package -n texlive-pgfmolbio Version: %{texlive_version}.%{texlive_noarch}.0.0.21svn35152 Release: 0 Summary: Draw graphs typically found in molecular biology texts 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-pgfmolbio-doc >= %{texlive_version} Provides: tex(pgfmolbio.chromatogram.tex) Provides: tex(pgfmolbio.convert.tex) Provides: tex(pgfmolbio.domains.tex) Provides: tex(pgfmolbio.sty) Requires: tex(ifluatex.sty) Requires: tex(luatexbase-modutils.sty) Requires: tex(tikz.sty) Requires: tex(xcolor.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source162: pgfmolbio.tar.xz Source163: pgfmolbio.doc.tar.xz %description -n texlive-pgfmolbio The package draws graphs typically found in molecular biology texts. Currently, the package contains modules for drawing DNA sequencing chromatograms and protein domain diagrams. date: 2016-06-24 17:18:15 +0000 %package -n texlive-pgfmolbio-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.21svn35152 Release: 0 Summary: Documentation for texlive-pgfmolbio License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pgfmolbio-doc This package includes the documentation for texlive-pgfmolbio %post -n texlive-pgfmolbio mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pgfmolbio 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-pgfmolbio %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pgfmolbio-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/lualatex/pgfmolbio/README %{_texmfdistdir}/doc/lualatex/pgfmolbio/SampleGff.gff %{_texmfdistdir}/doc/lualatex/pgfmolbio/SampleScf.scf %{_texmfdistdir}/doc/lualatex/pgfmolbio/SampleUniprot.txt %{_texmfdistdir}/doc/lualatex/pgfmolbio/pgfmolbio.pdf %files -n texlive-pgfmolbio %defattr(-,root,root,755) %{_texmfdistdir}/scripts/pgfmolbio/pgfmolbio.lua %{_texmfdistdir}/tex/lualatex/pgfmolbio/pgfmolbio.chromatogram.lua %{_texmfdistdir}/tex/lualatex/pgfmolbio/pgfmolbio.chromatogram.tex %{_texmfdistdir}/tex/lualatex/pgfmolbio/pgfmolbio.convert.tex %{_texmfdistdir}/tex/lualatex/pgfmolbio/pgfmolbio.domains.lua %{_texmfdistdir}/tex/lualatex/pgfmolbio/pgfmolbio.domains.tex %{_texmfdistdir}/tex/lualatex/pgfmolbio/pgfmolbio.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pgfmolbio-%{texlive_version}.%{texlive_noarch}.0.0.21svn35152-%{release}-zypper %endif %package -n texlive-pgfopts Version: %{texlive_version}.%{texlive_noarch}.2.1asvn34573 Release: 0 Summary: LaTeX package options with pgfkeys 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-pgfopts-doc >= %{texlive_version} Provides: tex(pgfopts.sty) Requires: tex(pgfkeys.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source164: pgfopts.tar.xz Source165: pgfopts.doc.tar.xz %description -n texlive-pgfopts The pgfkeys package (part of the pgf distribution) is a well-designed way of defining and using large numbers of keys for key-value syntaxes. However, pgfkeys itself does not offer means of handling LaTeX class and package options. This package adds such option handling to pgfkeys, in the same way that kvoptions adds the same facility to the LaTeX standard keyval package. date: 2016-06-24 17:18:15 +0000 %package -n texlive-pgfopts-doc Version: %{texlive_version}.%{texlive_noarch}.2.1asvn34573 Release: 0 Summary: Documentation for texlive-pgfopts License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pgfopts-doc This package includes the documentation for texlive-pgfopts %post -n texlive-pgfopts mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pgfopts 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-pgfopts %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pgfopts-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pgfopts/LICENSE %{_texmfdistdir}/doc/latex/pgfopts/README %{_texmfdistdir}/doc/latex/pgfopts/pgfopts.pdf %files -n texlive-pgfopts %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/pgfopts/pgfopts.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pgfopts-%{texlive_version}.%{texlive_noarch}.2.1asvn34573-%{release}-zypper %endif %package -n texlive-pgfornament Version: %{texlive_version}.%{texlive_noarch}.0.0.21svn39988 Release: 0 Summary: Drawing of Vectorian ornaments with PGF/TikZ 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-pgfornament-doc >= %{texlive_version} Provides: tex(pgflibraryam.code.tex) Provides: tex(pgflibraryvectorian.code.tex) Provides: tex(pgfornament.sty) Provides: tex(tikzrput.sty) Requires: tex(ifpdf.sty) Requires: tex(pgfopts.sty) Requires: tex(tikz.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source166: pgfornament.tar.xz Source167: pgfornament.doc.tar.xz %description -n texlive-pgfornament This package allows the drawing of Vectorian ornaments (196) with PGF/TikZ. The documentation presents the syntax and parameters of the macro "pgfornament". date: 2016-06-24 17:18:15 +0000 %package -n texlive-pgfornament-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.21svn39988 Release: 0 Summary: Documentation for texlive-pgfornament License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pgfornament-doc This package includes the documentation for texlive-pgfornament %post -n texlive-pgfornament mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pgfornament 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-pgfornament %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pgfornament-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pgfornament/README %{_texmfdistdir}/doc/latex/pgfornament/TeX_box.png %{_texmfdistdir}/doc/latex/pgfornament/baseline.png %{_texmfdistdir}/doc/latex/pgfornament/ornaments.pdf %{_texmfdistdir}/doc/latex/pgfornament/ornaments.png %{_texmfdistdir}/doc/latex/pgfornament/ornaments.tex %{_texmfdistdir}/doc/latex/pgfornament/tikzrput.pdf %{_texmfdistdir}/doc/latex/pgfornament/tikzrput.tex %files -n texlive-pgfornament %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/pgfornament/am/am1.pgf %{_texmfdistdir}/tex/generic/pgfornament/am/am2.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian1.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian10.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian100.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian101.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian102.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian103.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian104.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian105.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian106.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian107.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian108.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian109.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian11.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian110.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian111.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian112.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian113.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian114.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian115.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian116.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian117.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian118.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian119.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian12.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian120.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian121.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian122.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian123.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian124.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian125.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian126.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian127.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian128.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian129.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian13.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian130.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian131.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian132.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian133.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian134.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian135.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian136.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian137.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian138.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian139.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian14.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian140.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian141.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian142.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian143.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian144.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian145.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian146.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian147.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian148.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian149.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian15.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian150.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian151.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian152.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian153.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian154.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian155.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian156.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian157.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian158.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian159.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian16.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian160.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian161.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian162.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian163.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian164.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian165.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian166.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian167.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian168.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian169.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian17.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian170.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian171.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian172.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian173.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian174.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian175.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian176.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian177.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian178.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian179.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian18.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian180.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian181.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian182.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian183.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian184.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian185.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian186.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian187.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian188.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian189.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian19.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian190.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian191.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian192.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian193.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian194.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian195.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian196.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian2.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian20.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian21.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian22.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian23.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian24.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian25.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian26.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian27.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian28.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian29.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian3.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian30.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian31.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian32.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian33.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian34.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian35.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian36.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian37.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian38.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian39.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian4.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian40.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian41.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian42.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian43.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian44.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian45.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian46.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian47.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian48.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian49.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian5.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian50.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian51.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian52.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian53.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian54.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian55.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian56.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian57.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian58.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian59.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian6.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian60.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian61.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian62.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian63.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian64.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian65.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian66.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian67.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian68.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian69.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian7.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian70.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian71.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian72.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian73.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian74.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian75.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian76.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian77.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian78.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian79.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian8.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian80.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian81.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian82.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian83.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian84.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian85.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian86.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian87.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian88.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian89.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian9.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian90.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian91.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian92.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian93.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian94.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian95.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian96.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian97.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian98.pgf %{_texmfdistdir}/tex/generic/pgfornament/vectorian/vectorian99.pgf %{_texmfdistdir}/tex/latex/pgfornament/pgflibraryam.code.tex %{_texmfdistdir}/tex/latex/pgfornament/pgflibraryvectorian.code.tex %{_texmfdistdir}/tex/latex/pgfornament/pgfornament.sty %{_texmfdistdir}/tex/latex/pgfornament/tikzrput.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pgfornament-%{texlive_version}.%{texlive_noarch}.0.0.21svn39988-%{release}-zypper %endif %package -n texlive-pgfornament-han Version: %{texlive_version}.%{texlive_noarch}.0.0.32svn47399 Release: 0 Summary: Pgfornament library for Chinese traditional motifs and patterns 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-pgfornament-han-doc >= %{texlive_version} Provides: tex(beamerthemeXiaoshan.sty) Provides: tex(cncolours.sty) Provides: tex(pgflibraryhan.code.tex) Provides: tex(pgfornament-han.sty) Requires: tex(needspace.sty) Requires: tex(pgfornament.sty) Requires: tex(tikz.sty) Requires: tex(xcolor.sty) Requires: tex(xpatch.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source168: pgfornament-han.tar.xz Source169: pgfornament-han.doc.tar.xz %description -n texlive-pgfornament-han This package provides a pgfornament library for Chinese traditional motifs and patterns. The command \pgfornamenthan takes the same options as \pgfornament from the pgfornament package, but renders Chinese traditional motifs instead. The list of supported motifs, as well as some examples, can be found in the accompanying documentation. Yi pgfornament Hong Bao De Ji Zhi ,Shi Xian Hui Zhi Yi Feng Tu Wen . \pgfornamenthan He \pgfornament De Can Shu Shi Yi Yang De ;Bian Yi De Chu Lai De Dang Ran Shi Yi Feng Wen Yang Liao . Hong Bao Shou Ce Li You Wan Zheng De Wen Yang Lie Biao Yi Ji Shi Yong Fan Li . date: 2018-04-09 06:47:18 +0000 %package -n texlive-pgfornament-han-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.32svn47399 Release: 0 Summary: Documentation for texlive-pgfornament-han License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-pgfornament-han-doc:zh) %description -n texlive-pgfornament-han-doc This package includes the documentation for texlive-pgfornament-han %post -n texlive-pgfornament-han mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pgfornament-han 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-pgfornament-han %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pgfornament-han-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pgfornament-han/README.md %{_texmfdistdir}/doc/latex/pgfornament-han/XiaoshanSample.pdf %{_texmfdistdir}/doc/latex/pgfornament-han/XiaoshanSample.tex %{_texmfdistdir}/doc/latex/pgfornament-han/lppl-1-3c.txt %{_texmfdistdir}/doc/latex/pgfornament-han/pgfornament-han_manual.pdf %{_texmfdistdir}/doc/latex/pgfornament-han/pgfornament-han_manual.tex %files -n texlive-pgfornament-han %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/pgfornament-han/beamerthemeXiaoshan.sty %{_texmfdistdir}/tex/latex/pgfornament-han/cncolours.sty %{_texmfdistdir}/tex/latex/pgfornament-han/han/han1.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han10.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han11.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han12.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han13.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han14.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han15.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han16.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han17.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han18.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han19.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han2.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han20.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han21.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han22.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han23.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han24.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han25.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han26.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han27.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han28.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han29.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han3.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han30.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han31.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han32.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han33.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han34.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han35.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han36.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han37.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han38.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han39.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han4.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han40.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han41.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han42.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han43.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han44.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han45.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han46.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han47.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han48.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han49.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han5.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han50.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han51.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han52.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han53.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han54.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han55.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han56.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han57.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han58.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han59.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han6.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han60.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han61.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han62.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han63.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han64.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han65.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han66.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han67.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han68.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han69.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han7.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han70.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han71.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han72.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han73.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han74.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han75.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han76.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han77.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han8.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/han/han9.pgf %{_texmfdistdir}/tex/latex/pgfornament-han/pgflibraryhan.code.tex %{_texmfdistdir}/tex/latex/pgfornament-han/pgfornament-han.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pgfornament-han-%{texlive_version}.%{texlive_noarch}.0.0.32svn47399-%{release}-zypper %endif %package -n texlive-pgfplots Version: %{texlive_version}.%{texlive_noarch}.1.16svn47373 Release: 0 Summary: Create normal/logarithmic plots in two and three dimensions License: GPL-2.0-or-later 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-pgfplots-doc >= %{texlive_version} Provides: tex(bugtracker.sty) Provides: tex(pgflibraryfillbetween.code.tex) Provides: tex(pgflibrarypgfplots.colorbrewer.code.tex) Provides: tex(pgflibrarypgfplots.colortol.code.tex) Provides: tex(pgflibrarypgfplots.surfshading.code.tex) Provides: tex(pgflibrarypgfplots.surfshading.pgfsys-dvipdfmx.def) Provides: tex(pgflibrarypgfplots.surfshading.pgfsys-dvips.def) Provides: tex(pgflibrarypgfplots.surfshading.pgfsys-luatex.def) Provides: tex(pgflibrarypgfplots.surfshading.pgfsys-luatexpatch.def) Provides: tex(pgflibrarypgfplots.surfshading.pgfsys-pdftex.def) Provides: tex(pgflibrarypgfplots.surfshading.pgfsys-xetex.def) Provides: tex(pgfplots.assert.code.tex) Provides: tex(pgfplots.assert.sty) Provides: tex(pgfplots.code.tex) Provides: tex(pgfplots.errorbars.code.tex) Provides: tex(pgfplots.markers.code.tex) Provides: tex(pgfplots.paths.code.tex) Provides: tex(pgfplots.revision.tex) Provides: tex(pgfplots.scaling.code.tex) Provides: tex(pgfplots.sty) Provides: tex(pgfplots.tex) Provides: tex(pgfplotsarray.code.tex) Provides: tex(pgfplotsbinary.code.tex) Provides: tex(pgfplotsbinary.data.code.tex) Provides: tex(pgfplotscolor.code.tex) Provides: tex(pgfplotscolormap.code.tex) Provides: tex(pgfplotscoordprocessing.code.tex) Provides: tex(pgfplotscore.code.tex) Provides: tex(pgfplotsdeque.code.tex) Provides: tex(pgfplotslibrary.code.tex) Provides: tex(pgfplotsliststructure.code.tex) Provides: tex(pgfplotsliststructureext.code.tex) Provides: tex(pgfplotsmatrix.code.tex) Provides: tex(pgfplotsmeshplothandler.code.tex) Provides: tex(pgfplotsmeshplotimage.code.tex) Provides: tex(pgfplotsoldpgfsupp_leq.code.tex) Provides: tex(pgfplotsoldpgfsupp_loader.code.tex) Provides: tex(pgfplotsoldpgfsupp_misc.code.tex) Provides: tex(pgfplotsoldpgfsupp_pgfcoreexternal.code.tex) Provides: tex(pgfplotsoldpgfsupp_pgfcoreimage.code.tex) Provides: tex(pgfplotsoldpgfsupp_pgfcorelayers.code.tex) Provides: tex(pgfplotsoldpgfsupp_pgfcorescopes.code.tex) Provides: tex(pgfplotsoldpgfsupp_pgfkeys.code.tex) Provides: tex(pgfplotsoldpgfsupp_pgfkeysfiltered.code.tex) Provides: tex(pgfplotsoldpgfsupp_pgflibraryfpu.code.tex) Provides: tex(pgfplotsoldpgfsupp_pgflibraryintersections.code.tex) Provides: tex(pgfplotsoldpgfsupp_pgflibraryluamath.code.tex) Provides: tex(pgfplotsoldpgfsupp_pgflibraryplothandlers.code.tex) Provides: tex(pgfplotsoldpgfsupp_pgfmanual.code.tex) Provides: tex(pgfplotsoldpgfsupp_pgfmanual.pdflinks.code.tex) Provides: tex(pgfplotsoldpgfsupp_pgfmanual.prettyprinter.code.tex) Provides: tex(pgfplotsoldpgfsupp_pgfmathfloat.code.tex) Provides: tex(pgfplotsoldpgfsupp_pgfutil-common-lists.tex) Provides: tex(pgfplotsoldpgfsupp_tikzexternal.sty) Provides: tex(pgfplotsoldpgfsupp_tikzexternalshared.code.tex) Provides: tex(pgfplotsoldpgfsupp_tikzlibraryexternal.code.tex) Provides: tex(pgfplotsoldpgfsupp_trig_format.code.tex) Provides: tex(pgfplotsplothandlers.code.tex) Provides: tex(pgfplotsstackedplots.code.tex) Provides: tex(pgfplotssysgeneric.code.tex) Provides: tex(pgfplotstable.code.tex) Provides: tex(pgfplotstable.coltype.code.tex) Provides: tex(pgfplotstable.sty) Provides: tex(pgfplotstable.tex) Provides: tex(pgfplotstableshared.code.tex) Provides: tex(pgfplotsticks.code.tex) Provides: tex(pgfplotsutil.code.tex) Provides: tex(pgfplotsutil.verb.code.tex) Provides: tex(pgfregressiontest.sty) Provides: tex(pgfsys-luatexpatch.def) Provides: tex(t-pgfplots.tex) Provides: tex(t-pgfplotstable.tex) Provides: tex(tikzlibrarycolorbrewer.code.tex) Provides: tex(tikzlibrarycolortol.code.tex) Provides: tex(tikzlibrarydateplot.code.tex) Provides: tex(tikzlibrarydecorations.softclip.code.tex) Provides: tex(tikzlibraryfillbetween.code.tex) Provides: tex(tikzlibrarypgfplots.clickable.code.tex) Provides: tex(tikzlibrarypgfplots.colormaps.code.tex) Provides: tex(tikzlibrarypgfplots.dateplot.code.tex) Provides: tex(tikzlibrarypgfplots.decorations.softclip.code.tex) Provides: tex(tikzlibrarypgfplots.external.code.tex) Provides: tex(tikzlibrarypgfplots.fillbetween.code.tex) Provides: tex(tikzlibrarypgfplots.groupplots.code.tex) Provides: tex(tikzlibrarypgfplots.patchplots.code.tex) Provides: tex(tikzlibrarypgfplots.polar.code.tex) Provides: tex(tikzlibrarypgfplots.smithchart.code.tex) Provides: tex(tikzlibrarypgfplots.statistics.code.tex) Provides: tex(tikzlibrarypgfplots.ternary.code.tex) Provides: tex(tikzlibrarypgfplots.units.code.tex) Provides: tex(tikzlibrarypgfplotsclickable.code.tex) Requires: tex(array.sty) Requires: tex(graphicx.sty) Requires: tex(hyperref.sty) Requires: tex(listings.sty) Requires: tex(tikz.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source170: pgfplots.tar.xz Source171: pgfplots.doc.tar.xz %description -n texlive-pgfplots PGFPlots draws high-quality function plots in normal or logarithmic scaling with a user-friendly interface directly in TeX. The user supplies axis labels, legend entries and the plot coordinates for one or more plots and PGFPlots applies axis scaling, computes any logarithms and axis ticks and draws the plots, supporting line plots, scatter plots, piecewise constant plots, bar plots, area plots, mesh-- and surface plots and some more. Pgfplots is based on PGF/TikZ (PGF); it runs equally for LaTeX/TeX/ConTeXt. date: 2018-04-07 04:21:57 +0000 %package -n texlive-pgfplots-doc Version: %{texlive_version}.%{texlive_noarch}.1.16svn47373 Release: 0 Summary: Documentation for texlive-pgfplots License: GPL-2.0-or-later Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pgfplots-doc This package includes the documentation for texlive-pgfplots %post -n texlive-pgfplots mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pgfplots 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-pgfplots %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pgfplots-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/context/third/pgfplots/Makefile %{_texmfdistdir}/doc/context/third/pgfplots/pgfplotsexample-context.pdf %{_texmfdistdir}/doc/context/third/pgfplots/pgfplotsexample-context.tex %{_texmfdistdir}/doc/context/third/pgfplots/pgfplotsexample-context.tuc %{_texmfdistdir}/doc/generic/pgfplots/README %{_texmfdistdir}/doc/latex/pgfplots/TeX-programming-notes.pdf %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.doc.src.tar.bz2 %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.pdf %{_texmfdistdir}/doc/latex/pgfplots/pgfplotsexample.pdf %{_texmfdistdir}/doc/latex/pgfplots/pgfplotsexample.tex %{_texmfdistdir}/doc/latex/pgfplots/pgfplotstable.pdf %{_texmfdistdir}/doc/latex/pgfplots/pgfplotstodo.pdf %{_texmfdistdir}/doc/plain/pgfplots/pgfplotsexample-plain.pdf %{_texmfdistdir}/doc/plain/pgfplots/pgfplotsexample-plain.tex %files -n texlive-pgfplots %defattr(-,root,root,755) %{_texmfdistdir}/scripts/pgfplots/matlab2pgfplots.m %{_texmfdistdir}/scripts/pgfplots/matlab2pgfplots.sh %{_texmfdistdir}/scripts/pgfplots/pgf2pdf.sh %{_texmfdistdir}/scripts/pgfplots/pgfplots.py %{_texmfdistdir}/tex/context/third/pgfplots/t-pgfplots.tex %{_texmfdistdir}/tex/context/third/pgfplots/t-pgfplotstable.tex %{_texmfdistdir}/tex/generic/pgfplots/libs/pgflibrarypgfplots.colorbrewer.code.tex %{_texmfdistdir}/tex/generic/pgfplots/libs/pgflibrarypgfplots.colortol.code.tex %{_texmfdistdir}/tex/generic/pgfplots/libs/pgflibrarypgfplots.surfshading.code.tex %{_texmfdistdir}/tex/generic/pgfplots/libs/pgfplotslibrary.code.tex %{_texmfdistdir}/tex/generic/pgfplots/libs/tikzlibrarycolorbrewer.code.tex %{_texmfdistdir}/tex/generic/pgfplots/libs/tikzlibrarycolortol.code.tex %{_texmfdistdir}/tex/generic/pgfplots/libs/tikzlibrarypgfplots.colormaps.code.tex %{_texmfdistdir}/tex/generic/pgfplots/libs/tikzlibrarypgfplots.dateplot.code.tex %{_texmfdistdir}/tex/generic/pgfplots/libs/tikzlibrarypgfplots.decorations.softclip.code.tex %{_texmfdistdir}/tex/generic/pgfplots/libs/tikzlibrarypgfplots.external.code.tex %{_texmfdistdir}/tex/generic/pgfplots/libs/tikzlibrarypgfplots.fillbetween.code.tex %{_texmfdistdir}/tex/generic/pgfplots/libs/tikzlibrarypgfplots.groupplots.code.tex %{_texmfdistdir}/tex/generic/pgfplots/libs/tikzlibrarypgfplots.patchplots.code.tex %{_texmfdistdir}/tex/generic/pgfplots/libs/tikzlibrarypgfplots.polar.code.tex %{_texmfdistdir}/tex/generic/pgfplots/libs/tikzlibrarypgfplots.smithchart.code.tex %{_texmfdistdir}/tex/generic/pgfplots/libs/tikzlibrarypgfplots.statistics.code.tex %{_texmfdistdir}/tex/generic/pgfplots/libs/tikzlibrarypgfplots.ternary.code.tex %{_texmfdistdir}/tex/generic/pgfplots/libs/tikzlibrarypgfplots.units.code.tex %{_texmfdistdir}/tex/generic/pgfplots/liststructure/pgfplotsarray.code.tex %{_texmfdistdir}/tex/generic/pgfplots/liststructure/pgfplotsdeque.code.tex %{_texmfdistdir}/tex/generic/pgfplots/liststructure/pgfplotsliststructure.code.tex %{_texmfdistdir}/tex/generic/pgfplots/liststructure/pgfplotsliststructureext.code.tex %{_texmfdistdir}/tex/generic/pgfplots/liststructure/pgfplotsmatrix.code.tex %{_texmfdistdir}/tex/generic/pgfplots/lua/pgfplots.lua %{_texmfdistdir}/tex/generic/pgfplots/lua/pgfplots/binary.lua %{_texmfdistdir}/tex/generic/pgfplots/lua/pgfplots/colormap.lua %{_texmfdistdir}/tex/generic/pgfplots/lua/pgfplots/meshplothandler.lua %{_texmfdistdir}/tex/generic/pgfplots/lua/pgfplots/pgfplotstexio.lua %{_texmfdistdir}/tex/generic/pgfplots/lua/pgfplots/pgfplotsutil.lua %{_texmfdistdir}/tex/generic/pgfplots/lua/pgfplots/plothandler.lua %{_texmfdistdir}/tex/generic/pgfplots/lua/pgfplots/statistics.lua %{_texmfdistdir}/tex/generic/pgfplots/lua/pgfplots/streamer.lua %{_texmfdistdir}/tex/generic/pgfplots/lua/pgfplotsoldpgfsupp/luamath/functions.lua %{_texmfdistdir}/tex/generic/pgfplots/lua/pgfplotsoldpgfsupp/luamath/parser.lua %{_texmfdistdir}/tex/generic/pgfplots/numtable/pgfplotstable.code.tex %{_texmfdistdir}/tex/generic/pgfplots/numtable/pgfplotstable.coltype.code.tex %{_texmfdistdir}/tex/generic/pgfplots/numtable/pgfplotstableshared.code.tex %{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_leq.code.tex %{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_loader.code.tex %{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_misc.code.tex %{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfcoreexternal.code.tex %{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfcoreimage.code.tex %{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfcorelayers.code.tex %{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfcorescopes.code.tex %{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfkeys.code.tex %{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfkeysfiltered.code.tex %{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgflibraryfpu.code.tex %{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgflibraryintersections.code.tex %{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgflibraryluamath.code.tex %{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgflibraryplothandlers.code.tex %{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfmanual.code.tex %{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfmanual.pdflinks.code.tex %{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfmanual.prettyprinter.code.tex %{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfmathfloat.code.tex %{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfutil-common-lists.tex %{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_tikzexternal.sty %{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_tikzexternalshared.code.tex %{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_tikzlibraryexternal.code.tex %{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_trig_format.code.tex %{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfsys-luatexpatch.def %{_texmfdistdir}/tex/generic/pgfplots/oldpgfplotscompatib/tikzlibrarydateplot.code.tex %{_texmfdistdir}/tex/generic/pgfplots/pgfcontrib/pgflibraryfillbetween.code.tex %{_texmfdistdir}/tex/generic/pgfplots/pgfcontrib/tikzlibrarydecorations.softclip.code.tex %{_texmfdistdir}/tex/generic/pgfplots/pgfcontrib/tikzlibraryfillbetween.code.tex %{_texmfdistdir}/tex/generic/pgfplots/pgfplots.code.tex %{_texmfdistdir}/tex/generic/pgfplots/pgfplots.errorbars.code.tex %{_texmfdistdir}/tex/generic/pgfplots/pgfplots.markers.code.tex %{_texmfdistdir}/tex/generic/pgfplots/pgfplots.paths.code.tex %{_texmfdistdir}/tex/generic/pgfplots/pgfplots.revision.tex %{_texmfdistdir}/tex/generic/pgfplots/pgfplots.scaling.code.tex %{_texmfdistdir}/tex/generic/pgfplots/pgfplotscoordprocessing.code.tex %{_texmfdistdir}/tex/generic/pgfplots/pgfplotscore.code.tex %{_texmfdistdir}/tex/generic/pgfplots/pgfplotsmeshplothandler.code.tex %{_texmfdistdir}/tex/generic/pgfplots/pgfplotsmeshplotimage.code.tex %{_texmfdistdir}/tex/generic/pgfplots/pgfplotsplothandlers.code.tex %{_texmfdistdir}/tex/generic/pgfplots/pgfplotsstackedplots.code.tex %{_texmfdistdir}/tex/generic/pgfplots/pgfplotsticks.code.tex %{_texmfdistdir}/tex/generic/pgfplots/sys/pgflibrarypgfplots.surfshading.pgfsys-dvipdfmx.def %{_texmfdistdir}/tex/generic/pgfplots/sys/pgflibrarypgfplots.surfshading.pgfsys-dvips.def %{_texmfdistdir}/tex/generic/pgfplots/sys/pgflibrarypgfplots.surfshading.pgfsys-luatex.def %{_texmfdistdir}/tex/generic/pgfplots/sys/pgflibrarypgfplots.surfshading.pgfsys-luatexpatch.def %{_texmfdistdir}/tex/generic/pgfplots/sys/pgflibrarypgfplots.surfshading.pgfsys-pdftex.def %{_texmfdistdir}/tex/generic/pgfplots/sys/pgflibrarypgfplots.surfshading.pgfsys-xetex.def %{_texmfdistdir}/tex/generic/pgfplots/sys/pgfplotssysgeneric.code.tex %{_texmfdistdir}/tex/generic/pgfplots/test/pgfplots.assert.code.tex %{_texmfdistdir}/tex/generic/pgfplots/test/pgfplots.assert.sty %{_texmfdistdir}/tex/generic/pgfplots/util/pgfplotsbinary.code.tex %{_texmfdistdir}/tex/generic/pgfplots/util/pgfplotsbinary.data.code.tex %{_texmfdistdir}/tex/generic/pgfplots/util/pgfplotscolor.code.tex %{_texmfdistdir}/tex/generic/pgfplots/util/pgfplotscolormap.code.tex %{_texmfdistdir}/tex/generic/pgfplots/util/pgfplotsutil.code.tex %{_texmfdistdir}/tex/generic/pgfplots/util/pgfplotsutil.verb.code.tex %{_texmfdistdir}/tex/latex/pgfplots/bugtracker.sty %{_texmfdistdir}/tex/latex/pgfplots/libs/tikzlibrarypgfplots.clickable.code.tex %{_texmfdistdir}/tex/latex/pgfplots/libs/tikzlibrarypgfplotsclickable.code.tex %{_texmfdistdir}/tex/latex/pgfplots/pgfplots.sty %{_texmfdistdir}/tex/latex/pgfplots/pgfplotstable.sty %{_texmfdistdir}/tex/latex/pgfplots/pgfregressiontest.sty %{_texmfdistdir}/tex/plain/pgfplots/pgfplots.tex %{_texmfdistdir}/tex/plain/pgfplots/pgfplotstable.tex %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pgfplots-%{texlive_version}.%{texlive_noarch}.1.16svn47373-%{release}-zypper %endif %package -n texlive-phaistos Version: %{texlive_version}.%{texlive_noarch}.1.0svn18651 Release: 0 Summary: Disk of Phaistos 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(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-phaistos-fonts >= %{texlive_version} Recommends: texlive-phaistos-doc >= %{texlive_version} Provides: tex(phaistos.map) Provides: tex(phaistos.sty) Provides: tex(phaistos.tfm) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source172: phaistos.tar.xz Source173: phaistos.doc.tar.xz %description -n texlive-phaistos A font that contains all the symbols of the famous Disc of Phaistos, together with a LaTeX package. The disc was 'printed' by stamping the wet clay with some sort of punches, probably around 1700 BCE. The font is available in Adobe Type 1 and OpenType formats (the latter using the Unicode positions for the symbols). There are those who believe that this Cretan script was used to 'write' Greek (it is known, for example, that the rather later Cretan Linear B script was used to write Greek), but arguments for other languages have been presented. date: 2016-06-24 17:18:15 +0000 %package -n texlive-phaistos-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn18651 Release: 0 Summary: Documentation for texlive-phaistos License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-phaistos-doc This package includes the documentation for texlive-phaistos %package -n texlive-phaistos-fonts Version: %{texlive_version}.%{texlive_noarch}.1.0svn18651 Release: 0 Summary: Severed fonts for texlive-phaistos License: LPPL-1.0 Group: Productivity/Publishing/TeX/Fonts Url: http://www.tug.org/texlive/ %reconfigure_fonts_prereq Requires(posttrans): fontconfig Requires(posttrans): ghostscript-fonts-std Requires(posttrans): mkfontdir Requires(posttrans): mkfontscale Requires(posttrans): xorg-x11-fonts-core %description -n texlive-phaistos-fonts The separated fonts package for texlive-phaistos %post -n texlive-phaistos mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update echo 'addMap phaistos.map' >> /var/run/texlive/run-updmap %postun -n texlive-phaistos mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then echo 'deleteMap phaistos.map' >> /var/run/texlive/run-updmap exit 0 fi %posttrans -n texlive-phaistos %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %reconfigure_fonts_scriptlets -n texlive-phaistos-fonts %files -n texlive-phaistos-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/fonts/phaistos/getglyphs %{_texmfdistdir}/doc/fonts/phaistos/glyphTable.pdf %files -n texlive-phaistos %defattr(-,root,root,755) %{_texmfdistdir}/fonts/afm/public/phaistos/phaistos.afm %{_texmfdistdir}/fonts/map/dvips/phaistos/phaistos.map %verify(link) %{_texmfdistdir}/fonts/opentype/public/phaistos/Phaistos.otf %{_texmfdistdir}/fonts/tfm/public/phaistos/phaistos.tfm %verify(link) %{_texmfdistdir}/fonts/type1/public/phaistos/phaistos.pfb %{_texmfdistdir}/tex/latex/phaistos/phaistos.sty %files -n texlive-phaistos-fonts %defattr(-,root,root,755) %dir %{_datadir}/fonts/texlive-phaistos %config %{_sysconfdir}/fonts/conf.avail/58-texlive-phaistos.conf %config %{_sysconfdir}/fonts/conf.d/55-texlive-phaistos.conf %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-phaistos/encodings.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-phaistos/fonts.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-phaistos/fonts.scale %{_datadir}/fonts/texlive-phaistos/Phaistos.otf %{_datadir}/fonts/texlive-phaistos/phaistos.pfb %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-phaistos-fonts-%{texlive_version}.%{texlive_noarch}.1.0svn18651-%{release}-zypper %endif %package -n texlive-phffullpagefigure Version: %{texlive_version}.%{texlive_noarch}.1.0svn41857 Release: 0 Summary: Figures which fill up a whole page 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-phffullpagefigure-doc >= %{texlive_version} Provides: tex(phffullpagefigure.sty) Requires: tex(afterpage.sty) Requires: tex(etoolbox.sty) Requires: tex(ifoddpage.sty) Requires: tex(pdfpages.sty) Requires: tex(placeins.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source174: phffullpagefigure.tar.xz Source175: phffullpagefigure.doc.tar.xz %description -n texlive-phffullpagefigure This package defines a figure environment which provides the figure content on its own page, with the corresponding caption reading for example "Figure 3 (on next page): <caption>". date: 2017-04-18 03:31:40 +0000 %package -n texlive-phffullpagefigure-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn41857 Release: 0 Summary: Documentation for texlive-phffullpagefigure License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-phffullpagefigure-doc This package includes the documentation for texlive-phffullpagefigure %post -n texlive-phffullpagefigure mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-phffullpagefigure 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-phffullpagefigure %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-phffullpagefigure-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/phffullpagefigure/Makefile %{_texmfdistdir}/doc/latex/phffullpagefigure/README.md %{_texmfdistdir}/doc/latex/phffullpagefigure/phffullpagefigure.pdf %{_texmfdistdir}/doc/latex/phffullpagefigure/pkg.mk %files -n texlive-phffullpagefigure %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/phffullpagefigure/phffullpagefigure.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-phffullpagefigure-%{texlive_version}.%{texlive_noarch}.1.0svn41857-%{release}-zypper %endif %package -n texlive-phfnote Version: %{texlive_version}.%{texlive_noarch}.1.0svn41858 Release: 0 Summary: Basic formatting for short documents 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-phfnote-doc >= %{texlive_version} Provides: tex(phfnote.sty) Requires: tex(MnSymbol.sty) Requires: tex(amsfonts.sty) Requires: tex(amsmath.sty) Requires: tex(amssymb.sty) Requires: tex(amsthm.sty) Requires: tex(bbm.sty) Requires: tex(caption.sty) Requires: tex(csquotes.sty) Requires: tex(dsfont.sty) Requires: tex(enumitem.sty) Requires: tex(etoolbox.sty) Requires: tex(float.sty) Requires: tex(fontenc.sty) Requires: tex(fourier.sty) Requires: tex(geometry.sty) Requires: tex(graphicx.sty) Requires: tex(hypdoc.sty) Requires: tex(hyperref.sty) Requires: tex(inputenc.sty) Requires: tex(kvoptions.sty) Requires: tex(mathtools.sty) Requires: tex(microtype.sty) Requires: tex(opensans.sty) Requires: tex(sectsty.sty) Requires: tex(setspace.sty) Requires: tex(url.sty) Requires: tex(verbdef.sty) Requires: tex(xcolor.sty) Requires: tex(xkeyval.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source176: phfnote.tar.xz Source177: phfnote.doc.tar.xz %description -n texlive-phfnote This package provides basic formatting for short documents such as notes on a specific topic, short documentation, or quick memos. It aims to cover all basic needs for such purposes: include a standard set of relevant packages, a nice title which doesn't take up too much space, better page margin sizes, and some basic styling to make the note look nicer. At the same time, it is highly flexible and customizable. date: 2017-04-18 03:31:40 +0000 %package -n texlive-phfnote-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn41858 Release: 0 Summary: Documentation for texlive-phfnote License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-phfnote-doc This package includes the documentation for texlive-phfnote %post -n texlive-phfnote mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-phfnote 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-phfnote %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-phfnote-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/phfnote/Makefile %{_texmfdistdir}/doc/latex/phfnote/README.md %{_texmfdistdir}/doc/latex/phfnote/phfnote.pdf %{_texmfdistdir}/doc/latex/phfnote/pkg.mk %files -n texlive-phfnote %defattr(-,root,root,755) %{_texmfdistdir}/bibtex/bst/phfnote/naturemagdoi.bst %{_texmfdistdir}/tex/latex/phfnote/phfnote.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-phfnote-%{texlive_version}.%{texlive_noarch}.1.0svn41858-%{release}-zypper %endif %package -n texlive-phfparen Version: %{texlive_version}.%{texlive_noarch}.1.0svn41859 Release: 0 Summary: Parenthetic math expressions made simpler and less redundant 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-phfparen-doc >= %{texlive_version} Provides: tex(phfparen.sty) Requires: tex(amsmath.sty) Requires: tex(etoolbox.sty) Requires: tex(kvoptions.sty) Requires: tex(mathtools.sty) Requires: tex(xparse.sty) Requires: tex(xstring.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source178: phfparen.tar.xz Source179: phfparen.doc.tar.xz %description -n texlive-phfparen This package provides a more condensed and flexible syntax for parenthesis-delimited expressions in math mode which also allows for an easier switching of brace sizes. For example, the syntax " `\big( a + b ) " can be used to replace "\bigl( a + b \bigr)". date: 2017-04-18 03:31:40 +0000 %package -n texlive-phfparen-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn41859 Release: 0 Summary: Documentation for texlive-phfparen License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-phfparen-doc This package includes the documentation for texlive-phfparen %post -n texlive-phfparen mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-phfparen 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-phfparen %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-phfparen-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/phfparen/Makefile %{_texmfdistdir}/doc/latex/phfparen/README.md %{_texmfdistdir}/doc/latex/phfparen/phfparen.pdf %{_texmfdistdir}/doc/latex/phfparen/pkg.mk %files -n texlive-phfparen %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/phfparen/phfparen.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-phfparen-%{texlive_version}.%{texlive_noarch}.1.0svn41859-%{release}-zypper %endif %package -n texlive-phfqit Version: %{texlive_version}.%{texlive_noarch}.2.0svn45084 Release: 0 Summary: Macros for typesetting Quantum Information Theory 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-phfqit-doc >= %{texlive_version} Provides: tex(phfqit.sty) Requires: tex(amsmath.sty) Requires: tex(calc.sty) Requires: tex(dsfont.sty) Requires: tex(etoolbox.sty) Requires: tex(kvoptions.sty) Requires: tex(mathrsfs.sty) Requires: tex(mathtools.sty) Requires: tex(xkeyval.sty) Requires: tex(xparse.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source180: phfqit.tar.xz Source181: phfqit.doc.tar.xz %description -n texlive-phfqit This package provides macros to typeset some general mathematical operators (identity operator, trace, diagonal, rank, ...), a powerful implementation of the bra-ket notation (kets, bras, brakets, matrix elements etc. which can be sized as required), delimited expressions such as averages and norms, and some basic Lie algebra/group names. Macros for entropy measures for quantum information theory (smooth min- and max-entropy, smooth relative entropies, etc.) are also provided. date: 2017-08-20 06:50:52 +0000 %package -n texlive-phfqit-doc Version: %{texlive_version}.%{texlive_noarch}.2.0svn45084 Release: 0 Summary: Documentation for texlive-phfqit License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-phfqit-doc This package includes the documentation for texlive-phfqit %post -n texlive-phfqit mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-phfqit 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-phfqit %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-phfqit-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/phfqit/Makefile %{_texmfdistdir}/doc/latex/phfqit/README.md %{_texmfdistdir}/doc/latex/phfqit/phfqit.pdf %{_texmfdistdir}/doc/latex/phfqit/pkg.mk %files -n texlive-phfqit %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/phfqit/phfqit.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-phfqit-%{texlive_version}.%{texlive_noarch}.2.0svn45084-%{release}-zypper %endif %package -n texlive-phfquotetext Version: %{texlive_version}.%{texlive_noarch}.1.0svn41869 Release: 0 Summary: Quote verbatim text without white space formatting 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-phfquotetext-doc >= %{texlive_version} Provides: tex(phfquotetext.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source182: phfquotetext.tar.xz Source183: phfquotetext.doc.tar.xz %description -n texlive-phfquotetext This package provides an environment for displaying block text with special characters, such as verbatim quotes from a referee report which may contain pseudo-(La)TeX code. This behaves like a verbatim environment, except that it displays its content as normal paragraph content, ignoring any white space preformatting. date: 2017-04-18 03:31:40 +0000 %package -n texlive-phfquotetext-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn41869 Release: 0 Summary: Documentation for texlive-phfquotetext License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-phfquotetext-doc This package includes the documentation for texlive-phfquotetext %post -n texlive-phfquotetext mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-phfquotetext 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-phfquotetext %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-phfquotetext-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/phfquotetext/Makefile %{_texmfdistdir}/doc/latex/phfquotetext/README.md %{_texmfdistdir}/doc/latex/phfquotetext/phfquotetext.pdf %{_texmfdistdir}/doc/latex/phfquotetext/pkg.mk %files -n texlive-phfquotetext %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/phfquotetext/phfquotetext.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-phfquotetext-%{texlive_version}.%{texlive_noarch}.1.0svn41869-%{release}-zypper %endif %package -n texlive-phfsvnwatermark Version: %{texlive_version}.%{texlive_noarch}.1.0svn41870 Release: 0 Summary: Watermarks with version control information from SVN 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-phfsvnwatermark-doc >= %{texlive_version} Provides: tex(phfsvnwatermark.sty) Requires: tex(calc.sty) Requires: tex(currfile.sty) Requires: tex(eso-pic.sty) Requires: tex(kvoptions.sty) Requires: tex(svn-multi.sty) Requires: tex(svn.sty) Requires: tex(xcolor.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source184: phfsvnwatermark.tar.xz Source185: phfsvnwatermark.doc.tar.xz %description -n texlive-phfsvnwatermark This package allows you to add version control information as a gray watermark on each page of your document. The SVN info is read from keyword tags such as $Id$, $Date$, and $Author$ via the svn or svn-multi packages. date: 2017-04-18 03:31:40 +0000 %package -n texlive-phfsvnwatermark-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn41870 Release: 0 Summary: Documentation for texlive-phfsvnwatermark License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-phfsvnwatermark-doc This package includes the documentation for texlive-phfsvnwatermark %post -n texlive-phfsvnwatermark mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-phfsvnwatermark 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-phfsvnwatermark %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-phfsvnwatermark-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/phfsvnwatermark/Makefile %{_texmfdistdir}/doc/latex/phfsvnwatermark/README.md %{_texmfdistdir}/doc/latex/phfsvnwatermark/phfsvnwatermark.pdf %{_texmfdistdir}/doc/latex/phfsvnwatermark/pkg.mk %files -n texlive-phfsvnwatermark %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/phfsvnwatermark/phfsvnwatermark.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-phfsvnwatermark-%{texlive_version}.%{texlive_noarch}.1.0svn41870-%{release}-zypper %endif %package -n texlive-phfthm Version: %{texlive_version}.%{texlive_noarch}.1.0svn41871 Release: 0 Summary: Goodies for theorems and proofs 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-phfthm-doc >= %{texlive_version} Provides: tex(phfthm.sty) Requires: tex(aliascnt.sty) Requires: tex(amsmath.sty) Requires: tex(amssymb.sty) Requires: tex(amsthm.sty) Requires: tex(etoolbox.sty) Requires: tex(xkeyval.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source186: phfthm.tar.xz Source187: phfthm.doc.tar.xz %description -n texlive-phfthm This package provides enhanced theorem and proof environments based on the amsthm original versions. It allows for hooks to be placed, adds some default goodies and is highly customizable. In particular, it can connect theorems to proofs, automatically producing text such as "See proof on page XYZ" and "Proof of Theorem 4: ...". date: 2017-04-18 03:31:40 +0000 %package -n texlive-phfthm-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn41871 Release: 0 Summary: Documentation for texlive-phfthm License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-phfthm-doc This package includes the documentation for texlive-phfthm %post -n texlive-phfthm mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-phfthm 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-phfthm %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-phfthm-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/phfthm/Makefile %{_texmfdistdir}/doc/latex/phfthm/README.md %{_texmfdistdir}/doc/latex/phfthm/phfthm.pdf %{_texmfdistdir}/doc/latex/phfthm/pkg.mk %files -n texlive-phfthm %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/phfthm/phfthm.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-phfthm-%{texlive_version}.%{texlive_noarch}.1.0svn41871-%{release}-zypper %endif %package -n texlive-philex Version: %{texlive_version}.%{texlive_noarch}.1.3svn36396 Release: 0 Summary: Cross references for named and numbered environments 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-philex-doc >= %{texlive_version} Provides: tex(philex.sty) Requires: tex(calc.sty) Requires: tex(cgloss4e.sty) Requires: tex(ifthen.sty) Requires: tex(linguex.sty) Requires: tex(suffix.sty) Requires: tex(xspace.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source188: philex.tar.xz Source189: philex.doc.tar.xz %description -n texlive-philex Philex provides means for creating and cross-referencing named or numbered environments. Possible uses would be equations, example sentences (as in linguistics or philosophy) or named principles. Cross references may refer either to the number, or to a short name of the target environment, or to the contents of the environment. Philex builds on the facilities of the linguex package. date: 2016-06-24 17:18:15 +0000 %package -n texlive-philex-doc Version: %{texlive_version}.%{texlive_noarch}.1.3svn36396 Release: 0 Summary: Documentation for texlive-philex License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-philex-doc This package includes the documentation for texlive-philex %post -n texlive-philex mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-philex 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-philex %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-philex-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/philex/README %{_texmfdistdir}/doc/latex/philex/philexmanual.pdf %{_texmfdistdir}/doc/latex/philex/philexmanual.tex %files -n texlive-philex %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/philex/philex.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-philex-%{texlive_version}.%{texlive_noarch}.1.3svn36396-%{release}-zypper %endif %package -n texlive-philokalia Version: %{texlive_version}.%{texlive_noarch}.1.2svn45356 Release: 0 Summary: A font to typeset the Philokalia Books 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-philokalia-fonts >= %{texlive_version} Recommends: texlive-philokalia-doc >= %{texlive_version} Provides: tex(philokalia.sty) Provides: tex(tuplk.fd) Requires: tex(lettrine.sty) Requires: tex(xltxtra.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source190: philokalia.tar.xz Source191: philokalia.doc.tar.xz %description -n texlive-philokalia The philokalia package has been designed to ease the use of the Philokalia-Regular OpenType font with XeLaTeX. The font started as a project to digitize the typeface used to typeset the Philokalia books. date: 2018-01-06 11:14:59 +0000 %package -n texlive-philokalia-doc Version: %{texlive_version}.%{texlive_noarch}.1.2svn45356 Release: 0 Summary: Documentation for texlive-philokalia License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-philokalia-doc This package includes the documentation for texlive-philokalia %package -n texlive-philokalia-fonts Version: %{texlive_version}.%{texlive_noarch}.1.2svn45356 Release: 0 Summary: Severed fonts for texlive-philokalia License: LPPL-1.0 Group: Productivity/Publishing/TeX/Fonts Url: http://www.tug.org/texlive/ %reconfigure_fonts_prereq Requires(posttrans): fontconfig Requires(posttrans): ghostscript-fonts-std Requires(posttrans): mkfontdir Requires(posttrans): mkfontscale Requires(posttrans): xorg-x11-fonts-core %description -n texlive-philokalia-fonts The separated fonts package for texlive-philokalia %post -n texlive-philokalia mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-philokalia 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-philokalia %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %reconfigure_fonts_scriptlets -n texlive-philokalia-fonts %files -n texlive-philokalia-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/xelatex/philokalia/README %{_texmfdistdir}/doc/xelatex/philokalia/philokalia.pdf %files -n texlive-philokalia %defattr(-,root,root,755) %verify(link) %{_texmfdistdir}/fonts/opentype/public/philokalia/Philokalia-Regular.otf %{_texmfdistdir}/tex/xelatex/philokalia/philokalia.sty %{_texmfdistdir}/tex/xelatex/philokalia/tuplk.fd %files -n texlive-philokalia-fonts %defattr(-,root,root,755) %dir %{_datadir}/fonts/texlive-philokalia %config %{_sysconfdir}/fonts/conf.avail/58-texlive-philokalia.conf %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-philokalia/encodings.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-philokalia/fonts.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-philokalia/fonts.scale %{_datadir}/fonts/texlive-philokalia/Philokalia-Regular.otf %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-philokalia-fonts-%{texlive_version}.%{texlive_noarch}.1.2svn45356-%{release}-zypper %endif %package -n texlive-philosophersimprint Version: %{texlive_version}.%{texlive_noarch}.1.4svn41788 Release: 0 Summary: Typesetting articles for "Philosophers' Imprint" 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-philosophersimprint-doc >= %{texlive_version} Provides: tex(philosophersimprint.cls) Requires: tex(article.cls) Requires: tex(color.sty) Requires: tex(courier.sty) Requires: tex(fancyhdr.sty) Requires: tex(fontenc.sty) Requires: tex(graphicx.sty) Requires: tex(helvet.sty) Requires: tex(ifpdf.sty) Requires: tex(mathpazo.sty) Requires: tex(textcomp.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source192: philosophersimprint.tar.xz Source193: philosophersimprint.doc.tar.xz %description -n texlive-philosophersimprint In its mission statement we read "Philosophers' Imprint is a refereed series of original papers in philosophy, edited by philosophy faculty at the University of Michigan, with the advice of an international Board of Editors, and published on the World Wide Web by the University of Michigan Digital Library. The mission of the Imprint is to promote a future in which funds currently spent on journal subscriptions are redirected to the dissemination of scholarship for free, via the Internet". The class helps authors to typeset their own articles in "Web-ready" format. No assumption is made about the fonts available to the author: the class itself is restricted to freely available and freely distributed fonts, only. date: 2016-08-01 19:55:51 +0000 %package -n texlive-philosophersimprint-doc Version: %{texlive_version}.%{texlive_noarch}.1.4svn41788 Release: 0 Summary: Documentation for texlive-philosophersimprint License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-philosophersimprint-doc This package includes the documentation for texlive-philosophersimprint %post -n texlive-philosophersimprint mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-philosophersimprint 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-philosophersimprint %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-philosophersimprint-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/philosophersimprint/Makefile %{_texmfdistdir}/doc/latex/philosophersimprint/README %{_texmfdistdir}/doc/latex/philosophersimprint/philosophersimprint.bib %{_texmfdistdir}/doc/latex/philosophersimprint/philosophersimprint.pdf %{_texmfdistdir}/doc/latex/philosophersimprint/sample.pdf %{_texmfdistdir}/doc/latex/philosophersimprint/sample.tex %files -n texlive-philosophersimprint %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/philosophersimprint/philosophersimprint.cls %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-philosophersimprint-%{texlive_version}.%{texlive_noarch}.1.4svn41788-%{release}-zypper %endif %package -n texlive-phonenumbers Version: %{texlive_version}.%{texlive_noarch}.2.0.2svn46194 Release: 0 Summary: Typesetting telephone numbers with LaTeX 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-phonenumbers-doc >= %{texlive_version} Provides: tex(phn-AT_Ortsnamen.tex) Provides: tex(phn-AT_Vorwahlen.tex) Provides: tex(phn-DE_Ortsnamen.tex) Provides: tex(phn-DE_Vorwahlen.tex) Provides: tex(phn-FR_Ortsnamen.tex) Provides: tex(phn-FR_Vorwahlen.tex) Provides: tex(phn-Landeskennzahlen.tex) Provides: tex(phn-UK_Ortsnamen.tex) Provides: tex(phn-UK_Vorwahlen.tex) Provides: tex(phn-US_Ortsnamen.tex) Provides: tex(phn-US_Vorwahlen.tex) Provides: tex(phonenumbers.sty) Requires: tex(expl3.sty) Requires: tex(l3keys2e.sty) Requires: tex(ltxcmds.sty) Requires: tex(xparse.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source194: phonenumbers.tar.xz Source195: phonenumbers.doc.tar.xz %description -n texlive-phonenumbers The phonenumbers package makes it possible to typeset telephone numbers according to different national conventions. German, Austrian, French, British and North American phone numbers are supported. Phone numbers from other countries are supported rudimentarily. The user can select from various formatting options, including the additional output of the country calling code. The package is able to check if a phone number is valid according to the national rules. It also allows to link phone numbers using the hyperref package. date: 2018-01-07 13:49:11 +0000 %package -n texlive-phonenumbers-doc Version: %{texlive_version}.%{texlive_noarch}.2.0.2svn46194 Release: 0 Summary: Documentation for texlive-phonenumbers License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-phonenumbers-doc:de;en-gb) %description -n texlive-phonenumbers-doc This package includes the documentation for texlive-phonenumbers %post -n texlive-phonenumbers mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-phonenumbers 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-phonenumbers %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-phonenumbers-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/phonenumbers/Literatur.bib %{_texmfdistdir}/doc/latex/phonenumbers/README %{_texmfdistdir}/doc/latex/phonenumbers/phonenumbers-de.pdf %{_texmfdistdir}/doc/latex/phonenumbers/phonenumbers-de.tex %{_texmfdistdir}/doc/latex/phonenumbers/phonenumbers-en.pdf %{_texmfdistdir}/doc/latex/phonenumbers/phonenumbers-en.tex %files -n texlive-phonenumbers %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/phonenumbers/phn-AT_Ortsnamen.tex %{_texmfdistdir}/tex/latex/phonenumbers/phn-AT_Vorwahlen.tex %{_texmfdistdir}/tex/latex/phonenumbers/phn-DE_Ortsnamen.tex %{_texmfdistdir}/tex/latex/phonenumbers/phn-DE_Vorwahlen.tex %{_texmfdistdir}/tex/latex/phonenumbers/phn-FR_Ortsnamen.tex %{_texmfdistdir}/tex/latex/phonenumbers/phn-FR_Vorwahlen.tex %{_texmfdistdir}/tex/latex/phonenumbers/phn-Landeskennzahlen.tex %{_texmfdistdir}/tex/latex/phonenumbers/phn-UK_Ortsnamen.tex %{_texmfdistdir}/tex/latex/phonenumbers/phn-UK_Vorwahlen.tex %{_texmfdistdir}/tex/latex/phonenumbers/phn-US_Ortsnamen.tex %{_texmfdistdir}/tex/latex/phonenumbers/phn-US_Vorwahlen.tex %{_texmfdistdir}/tex/latex/phonenumbers/phonenumbers.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-phonenumbers-%{texlive_version}.%{texlive_noarch}.2.0.2svn46194-%{release}-zypper %endif %package -n texlive-phonetic Version: %{texlive_version}.%{texlive_noarch}.svn21871 Release: 0 Summary: Metafont Phonetic fonts, based on Computer Modern 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-phonetic-doc >= %{texlive_version} Provides: tex(Uphon.fd) Provides: tex(cmph10.tfm) Provides: tex(cmph5.tfm) Provides: tex(cmph6.tfm) Provides: tex(cmph7.tfm) Provides: tex(cmph8.tfm) Provides: tex(cmph9.tfm) Provides: tex(cmphb10.tfm) Provides: tex(cmphi10.tfm) Provides: tex(cmphi7.tfm) Provides: tex(cmphi8.tfm) Provides: tex(cmphi9.tfm) Provides: tex(phonetic.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source196: phonetic.tar.xz Source197: phonetic.doc.tar.xz %description -n texlive-phonetic The fonts are based on Computer Modern, and specified in Metafont. Macros for the fonts' use are provided, both for LaTeX 2.09 and for current LaTeX. date: 2016-06-24 17:18:15 +0000 %package -n texlive-phonetic-doc Version: %{texlive_version}.%{texlive_noarch}.svn21871 Release: 0 Summary: Documentation for texlive-phonetic License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-phonetic-doc This package includes the documentation for texlive-phonetic %post -n texlive-phonetic mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-phonetic 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-phonetic %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-phonetic-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/fonts/phonetic/Doc/209/phonetic-table.tex %{_texmfdistdir}/doc/fonts/phonetic/Doc/209/phonetic.sty %{_texmfdistdir}/doc/fonts/phonetic/Doc/README %{_texmfdistdir}/doc/fonts/phonetic/README %{_texmfdistdir}/doc/fonts/phonetic/makefile %{_texmfdistdir}/doc/fonts/phonetic/phonetic-table.pdf %{_texmfdistdir}/doc/fonts/phonetic/phonetic-table.tex %files -n texlive-phonetic %defattr(-,root,root,755) %{_texmfdistdir}/fonts/source/public/phonetic/cmph10.mf %{_texmfdistdir}/fonts/source/public/phonetic/cmph5.mf %{_texmfdistdir}/fonts/source/public/phonetic/cmph6.mf %{_texmfdistdir}/fonts/source/public/phonetic/cmph7.mf %{_texmfdistdir}/fonts/source/public/phonetic/cmph8.mf %{_texmfdistdir}/fonts/source/public/phonetic/cmph9.mf %{_texmfdistdir}/fonts/source/public/phonetic/cmphb10.mf %{_texmfdistdir}/fonts/source/public/phonetic/cmphi10.mf %{_texmfdistdir}/fonts/source/public/phonetic/cmphi7.mf %{_texmfdistdir}/fonts/source/public/phonetic/cmphi8.mf %{_texmfdistdir}/fonts/source/public/phonetic/cmphi9.mf %{_texmfdistdir}/fonts/source/public/phonetic/local.mf %{_texmfdistdir}/fonts/source/public/phonetic/phochar.mf %{_texmfdistdir}/fonts/source/public/phonetic/phoital.mf %{_texmfdistdir}/fonts/source/public/phonetic/phoitchar.mf %{_texmfdistdir}/fonts/source/public/phonetic/phosym.mf %{_texmfdistdir}/fonts/source/public/phonetic/symchar.mf %{_texmfdistdir}/fonts/tfm/public/phonetic/cmph10.tfm %{_texmfdistdir}/fonts/tfm/public/phonetic/cmph5.tfm %{_texmfdistdir}/fonts/tfm/public/phonetic/cmph6.tfm %{_texmfdistdir}/fonts/tfm/public/phonetic/cmph7.tfm %{_texmfdistdir}/fonts/tfm/public/phonetic/cmph8.tfm %{_texmfdistdir}/fonts/tfm/public/phonetic/cmph9.tfm %{_texmfdistdir}/fonts/tfm/public/phonetic/cmphb10.tfm %{_texmfdistdir}/fonts/tfm/public/phonetic/cmphi10.tfm %{_texmfdistdir}/fonts/tfm/public/phonetic/cmphi7.tfm %{_texmfdistdir}/fonts/tfm/public/phonetic/cmphi8.tfm %{_texmfdistdir}/fonts/tfm/public/phonetic/cmphi9.tfm %{_texmfdistdir}/tex/latex/phonetic/Uphon.fd %{_texmfdistdir}/tex/latex/phonetic/phonetic.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-phonetic-%{texlive_version}.%{texlive_noarch}.svn21871-%{release}-zypper %endif %package -n texlive-phonrule Version: %{texlive_version}.%{texlive_noarch}.1.3.2svn43963 Release: 0 Summary: Typeset linear phonological rules 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-phonrule-doc >= %{texlive_version} Provides: tex(phonrule.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source198: phonrule.tar.xz Source199: phonrule.doc.tar.xz %description -n texlive-phonrule The package provides macros for typesetting phonological rules like those in 'Sound Pattern of English' (Chomsky and Halle 1968). date: 2017-04-21 10:55:41 +0000 %package -n texlive-phonrule-doc Version: %{texlive_version}.%{texlive_noarch}.1.3.2svn43963 Release: 0 Summary: Documentation for texlive-phonrule License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-phonrule-doc This package includes the documentation for texlive-phonrule %post -n texlive-phonrule mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-phonrule 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-phonrule %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-phonrule-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/phonrule/README.md %{_texmfdistdir}/doc/latex/phonrule/phonrule-doc.pdf %{_texmfdistdir}/doc/latex/phonrule/phonrule-doc.tex %files -n texlive-phonrule %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/phonrule/phonrule.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-phonrule-%{texlive_version}.%{texlive_noarch}.1.3.2svn43963-%{release}-zypper %endif %package -n texlive-photo Version: %{texlive_version}.%{texlive_noarch}.svn18739 Release: 0 Summary: A float environment for photographs 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-photo-doc >= %{texlive_version} Provides: tex(photo.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source200: photo.tar.xz Source201: photo.doc.tar.xz %description -n texlive-photo This package introduces a new float type called photo which works similar to the float types table and figure. Various options exist for placing photos, captions, and a "photographer" line. In twocolumn documents, a possibility exists to generate double-column floats automatically if the photo does not fit into one column. Photos do not have to be placed as floats, they can also be placed as boxes, with captions and photographer line still being available. date: 2016-06-24 17:18:15 +0000 %package -n texlive-photo-doc Version: %{texlive_version}.%{texlive_noarch}.svn18739 Release: 0 Summary: Documentation for texlive-photo License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-photo-doc This package includes the documentation for texlive-photo %post -n texlive-photo mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-photo 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-photo %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-photo-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/photo/Makefile %{_texmfdistdir}/doc/latex/photo/photo.pdf %{_texmfdistdir}/doc/latex/photo/photo_test.tex %files -n texlive-photo %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/photo/photo.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-photo-%{texlive_version}.%{texlive_noarch}.svn18739-%{release}-zypper %endif %package -n texlive-physics Version: %{texlive_version}.%{texlive_noarch}.1.3svn28590 Release: 0 Summary: Macros supporting the Mathematics of 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-physics-doc >= %{texlive_version} Provides: tex(physics.sty) Requires: tex(amsmath.sty) Requires: tex(xparse.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source202: physics.tar.xz Source203: physics.doc.tar.xz %description -n texlive-physics The package defines simple and flexible macros for typesetting equations in the languages of vector calculus and linear algebra, using Dirac notation. date: 2016-06-24 17:18:15 +0000 %package -n texlive-physics-doc Version: %{texlive_version}.%{texlive_noarch}.1.3svn28590 Release: 0 Summary: Documentation for texlive-physics License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-physics-doc This package includes the documentation for texlive-physics %post -n texlive-physics mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-physics 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-physics %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-physics-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/physics/README %{_texmfdistdir}/doc/latex/physics/physics.pdf %{_texmfdistdir}/doc/latex/physics/physics.tex %files -n texlive-physics %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/physics/physics.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-physics-%{texlive_version}.%{texlive_noarch}.1.3svn28590-%{release}-zypper %endif %package -n texlive-piano Version: %{texlive_version}.%{texlive_noarch}.1.0svn21574 Release: 0 Summary: Typeset a basic 2-octave piano diagram 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-piano-doc >= %{texlive_version} Provides: tex(piano.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source204: piano.tar.xz Source205: piano.doc.tar.xz %description -n texlive-piano This package adds the \keyboard[1][2]..[7] command to your project. When used, it draws a small 2 octaves piano keyboard on your document, with up to 7 keys highlighted. Keys go : Co, Cso, Do, Dso, Eo, Fo, Fso, Go, Gso, Ao, Aso, Bo, Ct, Cst, Dt, Dst, Et, Ft, Fst, Gt, Gst, At, Ast and Bt. (A working example is included in the README file.) date: 2016-06-24 17:18:15 +0000 %package -n texlive-piano-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn21574 Release: 0 Summary: Documentation for texlive-piano License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-piano-doc This package includes the documentation for texlive-piano %post -n texlive-piano mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-piano 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-piano %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-piano-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/piano/README %files -n texlive-piano %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/piano/piano.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-piano-%{texlive_version}.%{texlive_noarch}.1.0svn21574-%{release}-zypper %endif %package -n texlive-picinpar Version: %{texlive_version}.%{texlive_noarch}.1.2asvn20374 Release: 0 Summary: Insert pictures into paragraphs License: GPL-2.0-or-later 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-picinpar-doc >= %{texlive_version} Provides: tex(picinpar.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source206: picinpar.tar.xz Source207: picinpar.doc.tar.xz %description -n texlive-picinpar A legacy package for creating 'windows' in paragraphs, for inserting graphics, etc. (including "dropped capitals"). Users should note that Piet van Oostrum (in a published review of packages of this sort) does not recommend this package; Picins is recommended instead. date: 2016-06-24 17:18:15 +0000 %package -n texlive-picinpar-doc Version: %{texlive_version}.%{texlive_noarch}.1.2asvn20374 Release: 0 Summary: Documentation for texlive-picinpar License: GPL-2.0-or-later Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-picinpar-doc:de;en) %description -n texlive-picinpar-doc This package includes the documentation for texlive-picinpar %post -n texlive-picinpar mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-picinpar 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-picinpar %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-picinpar-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/picinpar/picinpar-de.pdf %{_texmfdistdir}/doc/latex/picinpar/picinpar-de.tex %{_texmfdistdir}/doc/latex/picinpar/picinpar-en.pdf %{_texmfdistdir}/doc/latex/picinpar/picinpar-en.tex %files -n texlive-picinpar %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/picinpar/picinpar.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-picinpar-%{texlive_version}.%{texlive_noarch}.1.2asvn20374-%{release}-zypper %endif %package -n texlive-pict2e Version: %{texlive_version}.%{texlive_noarch}.0.0.3bsvn39591 Release: 0 Summary: New implementation of picture commands 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-pict2e-doc >= %{texlive_version} Provides: tex(p2e-dvipdfm.def) Provides: tex(p2e-dvipdfmx.def) Provides: tex(p2e-dvips.def) Provides: tex(p2e-luatex.def) Provides: tex(p2e-pctex32.def) Provides: tex(p2e-pctexps.def) Provides: tex(p2e-pdftex.def) Provides: tex(p2e-textures.def) Provides: tex(p2e-vtex.def) Provides: tex(p2e-xetex.def) Provides: tex(pict2e.cfg) Provides: tex(pict2e.sty) Requires: tex(trig.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source208: pict2e.tar.xz Source209: pict2e.doc.tar.xz %description -n texlive-pict2e This package was described in the 2nd edition of 'LaTeX: A Document Preparation System', but the LaTeX project team declined to produce the package. For a long time, LaTeX has included a 'pict2e package' that merely produced an apologetic error message. The new package extends the existing LaTeX picture environment, using the familiar technique (cf. the graphics and color packages) of driver files (at present, drivers for PostScript output from LaTeX, and for use with pdfLaTeX are available). The package documentation has a fair number of examples of use, showing where things are improved by comparison with the LaTeX picture environment. date: 2016-06-24 17:18:15 +0000 %package -n texlive-pict2e-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.3bsvn39591 Release: 0 Summary: Documentation for texlive-pict2e License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pict2e-doc This package includes the documentation for texlive-pict2e %post -n texlive-pict2e mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pict2e 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-pict2e %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pict2e-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pict2e/README.md %{_texmfdistdir}/doc/latex/pict2e/manifest.txt %{_texmfdistdir}/doc/latex/pict2e/p2e-drivers.pdf %{_texmfdistdir}/doc/latex/pict2e/pict2e.pdf %files -n texlive-pict2e %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/pict2e/p2e-dvipdfm.def %{_texmfdistdir}/tex/latex/pict2e/p2e-dvipdfmx.def %{_texmfdistdir}/tex/latex/pict2e/p2e-dvips.def %{_texmfdistdir}/tex/latex/pict2e/p2e-luatex.def %{_texmfdistdir}/tex/latex/pict2e/p2e-pctex32.def %{_texmfdistdir}/tex/latex/pict2e/p2e-pctexps.def %{_texmfdistdir}/tex/latex/pict2e/p2e-pdftex.def %{_texmfdistdir}/tex/latex/pict2e/p2e-textures.def %{_texmfdistdir}/tex/latex/pict2e/p2e-vtex.def %{_texmfdistdir}/tex/latex/pict2e/p2e-xetex.def %{_texmfdistdir}/tex/latex/pict2e/pict2e.cfg %{_texmfdistdir}/tex/latex/pict2e/pict2e.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pict2e-%{texlive_version}.%{texlive_noarch}.0.0.3bsvn39591-%{release}-zypper %endif %package -n texlive-pictex Version: %{texlive_version}.%{texlive_noarch}.1.1svn21943 Release: 0 Summary: Picture drawing macros for TeX and LaTeX 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-pictex-doc >= %{texlive_version} Provides: tex(errorbars.tex) Provides: tex(latexpicobjs.tex) Provides: tex(piccorr.sty) Provides: tex(picmore.tex) Provides: tex(pictex.sty) Provides: tex(pictex.tex) Provides: tex(pictexwd.sty) Provides: tex(pictexwd.tex) Provides: tex(pointers.tex) Provides: tex(postpictex.tex) Provides: tex(prepictex.tex) Provides: tex(texpictex.tex) Provides: tex(tree.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source210: pictex.tar.xz Source211: pictex.doc.tar.xz %description -n texlive-pictex PicTeX is an early, and very comprehensive drawing package, that mostly draws by placing myriads of small dots to make up pictures. It has a tendency to run out of space, most especially of allowable dimensions registers; packages m-pictex and pictexwd deal with the register problem, in different ways. Note that full documentation may be bought via the PC-TeX site, though a command summary is available as free software. Alternatively, a front-end package such as mathsPiC, which covers all of PicTeX and has a complete and free manual, could be used. date: 2016-06-24 17:18:15 +0000 %package -n texlive-pictex-doc Version: %{texlive_version}.%{texlive_noarch}.1.1svn21943 Release: 0 Summary: Documentation for texlive-pictex License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pictex-doc This package includes the documentation for texlive-pictex %post -n texlive-pictex mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pictex 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-pictex %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pictex-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/pictex/00index %{_texmfdistdir}/doc/generic/pictex/README %{_texmfdistdir}/doc/generic/pictex/pictexzusatz.txt %{_texmfdistdir}/doc/generic/pictex/readme.errorbars %files -n texlive-pictex %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/pictex/errorbars.tex %{_texmfdistdir}/tex/generic/pictex/latexpicobjs.tex %{_texmfdistdir}/tex/generic/pictex/piccorr.sty %{_texmfdistdir}/tex/generic/pictex/picmore.tex %{_texmfdistdir}/tex/generic/pictex/pictex.sty %{_texmfdistdir}/tex/generic/pictex/pictex.tex %{_texmfdistdir}/tex/generic/pictex/pictexwd.sty %{_texmfdistdir}/tex/generic/pictex/pictexwd.tex %{_texmfdistdir}/tex/generic/pictex/pointers.tex %{_texmfdistdir}/tex/generic/pictex/postpictex.tex %{_texmfdistdir}/tex/generic/pictex/prepictex.tex %{_texmfdistdir}/tex/generic/pictex/texpictex.tex %{_texmfdistdir}/tex/generic/pictex/tree.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pictex-%{texlive_version}.%{texlive_noarch}.1.1svn21943-%{release}-zypper %endif %package -n texlive-pictex2 Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: Adds relative coordinates and improves the \plot command 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(pictex2.sty) Requires: tex(pictex.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source212: pictex2.tar.xz %description -n texlive-pictex2 Adds two user commands to standard PiCTeX. One command uses relative coordinates, thus eliminating the need to calculate the coordinate of every point manually as in standard PiCTeX. The other command modifies \plot to use a rule instead of dots if the line segment is horizontal or vertical. date: 2016-06-24 17:18:15 +0000 %post -n texlive-pictex2 mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pictex2 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-pictex2 %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pictex2 %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/pictex2/pictex2.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pictex2-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper %endif %package -n texlive-pictexsum Version: %{texlive_version}.%{texlive_noarch}.svn24965 Release: 0 Summary: A summary of PicTeX commands 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 20180414 Source213: pictexsum.doc.tar.xz %description -n texlive-pictexsum The document summarises the commands of PicTeX. While it is no substitute for the PicTeX manual itself (available from Personal TeX inc.), the document is a useful aide-memoire for those who have read the manual. date: 2016-06-24 17:18:15 +0000 %post -n texlive-pictexsum mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pictexsum 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-pictexsum %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pictexsum %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pictexsum/Makefile %{_texmfdistdir}/doc/latex/pictexsum/README %{_texmfdistdir}/doc/latex/pictexsum/a4mod.sty %{_texmfdistdir}/doc/latex/pictexsum/pictexsum.pdf %{_texmfdistdir}/doc/latex/pictexsum/pictexsum.tex %{_texmfdistdir}/doc/latex/pictexsum/useful.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pictexsum-%{texlive_version}.%{texlive_noarch}.svn24965-%{release}-zypper %endif %package -n texlive-piechartmp Version: %{texlive_version}.%{texlive_noarch}.0.0.3.0svn19440 Release: 0 Summary: Draw pie-charts using MetaPost 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-piechartmp-doc >= %{texlive_version} # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source214: piechartmp.tar.xz Source215: piechartmp.doc.tar.xz %description -n texlive-piechartmp The piechartmp package is an easy way to draw pie-charts with MetaPost. The package implements an interface that enables users with little MetaPost experience to draw charts. A highlight of the package is the possibility of suppressing some segments of the chart, thus creating the possibility of several charts from the same data. date: 2016-06-24 17:18:15 +0000 %package -n texlive-piechartmp-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.3.0svn19440 Release: 0 Summary: Documentation for texlive-piechartmp License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-piechartmp-doc This package includes the documentation for texlive-piechartmp %post -n texlive-piechartmp mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-piechartmp 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-piechartmp %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-piechartmp-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/metapost/piechartmp/INSTALL %{_texmfdistdir}/doc/metapost/piechartmp/LEGAL %{_texmfdistdir}/doc/metapost/piechartmp/README %{_texmfdistdir}/doc/metapost/piechartmp/README.TEXLIVE %{_texmfdistdir}/doc/metapost/piechartmp/examples/wec-mfun.mp %{_texmfdistdir}/doc/metapost/piechartmp/examples/wec-mfun.pdf %{_texmfdistdir}/doc/metapost/piechartmp/examples/wec.mp %{_texmfdistdir}/doc/metapost/piechartmp/examples/wec.pdf %{_texmfdistdir}/doc/metapost/piechartmp/examples/worldmap.jpg %files -n texlive-piechartmp %defattr(-,root,root,755) %{_texmfdistdir}/metapost/piechartmp/piechartmp.mp %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-piechartmp-%{texlive_version}.%{texlive_noarch}.0.0.3.0svn19440-%{release}-zypper %endif %package -n texlive-piff Version: %{texlive_version}.%{texlive_noarch}.svn21894 Release: 0 Summary: Macro tools by Mike Piff License: SUSE-Public-Domain 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-piff-doc >= %{texlive_version} Provides: tex(duplicat.sty) Provides: tex(newproof.sty) Provides: tex(onepagem.sty) Provides: tex(time.sty) Requires: tex(amsfonts.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source216: piff.tar.xz Source217: piff.doc.tar.xz %description -n texlive-piff The set (now) consists of: a small package for dealing with duplicate-numbered output pages; newproof, for defining mathematical proof structures; onepagem for omitting the page number in one-page documents and time, which prints a 12-hour format time. date: 2016-06-24 17:18:15 +0000 %package -n texlive-piff-doc Version: %{texlive_version}.%{texlive_noarch}.svn21894 Release: 0 Summary: Documentation for texlive-piff License: SUSE-Public-Domain Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-piff-doc This package includes the documentation for texlive-piff %post -n texlive-piff mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-piff 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-piff %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-piff-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/piff/README %{_texmfdistdir}/doc/latex/piff/duplicat-doc.pdf %{_texmfdistdir}/doc/latex/piff/duplicat-doc.tex %{_texmfdistdir}/doc/latex/piff/newproof-doc.pdf %{_texmfdistdir}/doc/latex/piff/newproof-doc.tex %{_texmfdistdir}/doc/latex/piff/onepagem-doc.pdf %{_texmfdistdir}/doc/latex/piff/onepagem-doc.tex %{_texmfdistdir}/doc/latex/piff/time-doc.pdf %{_texmfdistdir}/doc/latex/piff/time-doc.tex %files -n texlive-piff %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/piff/duplicat.sty %{_texmfdistdir}/tex/latex/piff/newproof.sty %{_texmfdistdir}/tex/latex/piff/onepagem.sty %{_texmfdistdir}/tex/latex/piff/time.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-piff-%{texlive_version}.%{texlive_noarch}.svn21894-%{release}-zypper %endif %package -n texlive-pigpen Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn15878 Release: 0 Summary: A font for the pigpen (or masonic) cipher 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} Requires: texlive-pigpen-fonts >= %{texlive_version} Recommends: texlive-pigpen-doc >= %{texlive_version} Provides: tex(pigpen.map) Provides: tex(pigpen.sty) Provides: tex(pigpen.tex) Provides: tex(pigpen.tfm) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source218: pigpen.tar.xz Source219: pigpen.doc.tar.xz %description -n texlive-pigpen The Pigpen cipher package provides the font and the necessary wrappers (style file, etc.) in order to write Pigpen ciphers, a simple substitution cipher. The package provides a font (available both as Metafont source, and as an Adobe Type 1 file), and macros for its use. date: 2016-06-24 17:18:15 +0000 %package -n texlive-pigpen-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn15878 Release: 0 Summary: Documentation for texlive-pigpen License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pigpen-doc This package includes the documentation for texlive-pigpen %package -n texlive-pigpen-fonts Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn15878 Release: 0 Summary: Severed fonts for texlive-pigpen License: LPPL-1.0 Group: Productivity/Publishing/TeX/Fonts Url: http://www.tug.org/texlive/ %reconfigure_fonts_prereq Requires(posttrans): fontconfig Requires(posttrans): ghostscript-fonts-std Requires(posttrans): mkfontdir Requires(posttrans): mkfontscale Requires(posttrans): xorg-x11-fonts-core %description -n texlive-pigpen-fonts The separated fonts package for texlive-pigpen %post -n texlive-pigpen mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update echo 'addMixedMap pigpen.map' >> /var/run/texlive/run-updmap %postun -n texlive-pigpen mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then echo 'deleteMixedMap pigpen.map' >> /var/run/texlive/run-updmap exit 0 fi %posttrans -n texlive-pigpen %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %reconfigure_fonts_scriptlets -n texlive-pigpen-fonts %files -n texlive-pigpen-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pigpen/README %{_texmfdistdir}/doc/latex/pigpen/pigpendoc.pdf %{_texmfdistdir}/doc/latex/pigpen/pigpendoc.tex %files -n texlive-pigpen %defattr(-,root,root,755) %{_texmfdistdir}/fonts/map/dvips/pigpen/pigpen.map %{_texmfdistdir}/fonts/source/public/pigpen/pigpen.mf %{_texmfdistdir}/fonts/tfm/public/pigpen/pigpen.tfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pigpen/pigpen.pfa %{_texmfdistdir}/tex/latex/pigpen/pigpen.sty %{_texmfdistdir}/tex/latex/pigpen/pigpen.tex %files -n texlive-pigpen-fonts %defattr(-,root,root,755) %dir %{_datadir}/fonts/texlive-pigpen %config %{_sysconfdir}/fonts/conf.avail/58-texlive-pigpen.conf %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-pigpen/encodings.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-pigpen/fonts.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-pigpen/fonts.scale %{_datadir}/fonts/texlive-pigpen/pigpen.pfa %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pigpen-fonts-%{texlive_version}.%{texlive_noarch}.0.0.2svn15878-%{release}-zypper %endif %package -n texlive-pinlabel Version: %{texlive_version}.%{texlive_noarch}.1.2svn24769 Release: 0 Summary: A TeX labelling package 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-pinlabel-doc >= %{texlive_version} Provides: tex(pinlabel.sty) Requires: tex(graphicx.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source220: pinlabel.tar.xz Source221: pinlabel.doc.tar.xz %description -n texlive-pinlabel Pinlabel is a labelling package for attaching perfectly formatted TeX labels to figures and diagrams in both eps and pdf formats. It is suitable both for labelling a new diagram and for relabelling an existing diagram. The package uses coordinates derived from GhostView (or gv) and labels are placed with automatic and consistent spacing relative to the object labelled. date: 2016-06-24 17:18:15 +0000 %package -n texlive-pinlabel-doc Version: %{texlive_version}.%{texlive_noarch}.1.2svn24769 Release: 0 Summary: Documentation for texlive-pinlabel License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pinlabel-doc This package includes the documentation for texlive-pinlabel %post -n texlive-pinlabel mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pinlabel 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-pinlabel %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pinlabel-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pinlabel/pinlabdoc.pdf %{_texmfdistdir}/doc/latex/pinlabel/src/fig3.pdf %{_texmfdistdir}/doc/latex/pinlabel/src/fig6.pdf %{_texmfdistdir}/doc/latex/pinlabel/src/gtpart.cls %{_texmfdistdir}/doc/latex/pinlabel/src/pinlabdoc.tex %{_texmfdistdir}/doc/latex/pinlabel/src/put.fig %{_texmfdistdir}/doc/latex/pinlabel/src/put.pdf %{_texmfdistdir}/doc/latex/pinlabel/src/put2.fig %{_texmfdistdir}/doc/latex/pinlabel/src/put2.pdf %{_texmfdistdir}/doc/latex/pinlabel/src/screen.pdf %files -n texlive-pinlabel %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/pinlabel/pinlabel.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pinlabel-%{texlive_version}.%{texlive_noarch}.1.2svn24769-%{release}-zypper %endif %package -n texlive-pitex Version: %{texlive_version}.%{texlive_noarch}.svn24731 Release: 0 Summary: Documentation macros 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-pitex-doc >= %{texlive_version} Provides: tex(pitex.tex) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source222: pitex.tar.xz Source223: pitex.doc.tar.xz %description -n texlive-pitex The bundle provides macros that the author uses when writing documentation (for example, that of the texapi and yax packages). The tools could be used by anyone, but there is no documentation, and the macros are subject to change without notice. date: 2016-06-24 17:18:15 +0000 %package -n texlive-pitex-doc Version: %{texlive_version}.%{texlive_noarch}.svn24731 Release: 0 Summary: Documentation for texlive-pitex License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pitex-doc This package includes the documentation for texlive-pitex %post -n texlive-pitex mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pitex 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-pitex %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pitex-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/plain/pitex/README %{_texmfdistdir}/doc/plain/pitex/foundry-settings.lua %{_texmfdistdir}/doc/plain/pitex/i-pitex.lua %{_texmfdistdir}/doc/plain/pitex/pitex-doc.pdf %{_texmfdistdir}/doc/plain/pitex/pitex-doc.tex %{_texmfdistdir}/doc/plain/pitex/pitex-doc.txt %files -n texlive-pitex %defattr(-,root,root,755) %{_texmfdistdir}/tex/plain/pitex/base.ptxlua %{_texmfdistdir}/tex/plain/pitex/blocks.ptx %{_texmfdistdir}/tex/plain/pitex/files.ptx %{_texmfdistdir}/tex/plain/pitex/fonts.ptx %{_texmfdistdir}/tex/plain/pitex/fonts.ptxlua %{_texmfdistdir}/tex/plain/pitex/inserts.ptx %{_texmfdistdir}/tex/plain/pitex/lua.ptx %{_texmfdistdir}/tex/plain/pitex/output.ptx %{_texmfdistdir}/tex/plain/pitex/pitex.tex %{_texmfdistdir}/tex/plain/pitex/references.ptx %{_texmfdistdir}/tex/plain/pitex/sections.ptx %{_texmfdistdir}/tex/plain/pitex/verbatim.ptx %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pitex-%{texlive_version}.%{texlive_noarch}.svn24731-%{release}-zypper %endif %package -n texlive-pittetd Version: %{texlive_version}.%{texlive_noarch}.1.618svn15878 Release: 0 Summary: Electronic Theses and Dissertations at Pitt 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-pittetd-doc >= %{texlive_version} Provides: tex(pitetd10.clo) Provides: tex(pitetd11.clo) Provides: tex(pitetd12.clo) Provides: tex(pittetd.cls) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source224: pittetd.tar.xz Source225: pittetd.doc.tar.xz %description -n texlive-pittetd A document class for theses and dissertations. Provides patch files that enable pittetd to use files prepared for use with the pittdiss or pitthesis classes. The manual provides a detailed guide for users who wish to use the class to prepare their thesis or dissertation. date: 2017-04-18 03:31:40 +0000 %package -n texlive-pittetd-doc Version: %{texlive_version}.%{texlive_noarch}.1.618svn15878 Release: 0 Summary: Documentation for texlive-pittetd License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pittetd-doc This package includes the documentation for texlive-pittetd %post -n texlive-pittetd mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pittetd 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-pittetd %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pittetd-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pittetd/achicago.pit %{_texmfdistdir}/doc/latex/pittetd/pittdiss.pit %{_texmfdistdir}/doc/latex/pittetd/pittetd.pdf %{_texmfdistdir}/doc/latex/pittetd/pitthesis.pit %files -n texlive-pittetd %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/pittetd/pitetd10.clo %{_texmfdistdir}/tex/latex/pittetd/pitetd11.clo %{_texmfdistdir}/tex/latex/pittetd/pitetd12.clo %{_texmfdistdir}/tex/latex/pittetd/pittetd.cls %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pittetd-%{texlive_version}.%{texlive_noarch}.1.618svn15878-%{release}-zypper %endif %package -n texlive-pixelart Version: %{texlive_version}.%{texlive_noarch}.0.0.2.0svn46740 Release: 0 Summary: A package to draw pixel-art pictures 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-pixelart-doc >= %{texlive_version} Provides: tex(pixelart.sty) Requires: tex(etoolbox.sty) Requires: tex(pgf.sty) Requires: tex(pgfkeys.sty) Requires: tex(pgfopts.sty) Requires: tex(tikz.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source226: pixelart.tar.xz Source227: pixelart.doc.tar.xz %description -n texlive-pixelart A LaTeX package to draw single-color pixel-art pictures using TikZ. date: 2018-02-25 15:42:19 +0000 %package -n texlive-pixelart-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.2.0svn46740 Release: 0 Summary: Documentation for texlive-pixelart License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pixelart-doc This package includes the documentation for texlive-pixelart %post -n texlive-pixelart mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pixelart 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-pixelart %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pixelart-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pixelart/CHANGELOG.md %{_texmfdistdir}/doc/latex/pixelart/LICENSE.txt %{_texmfdistdir}/doc/latex/pixelart/README.md %{_texmfdistdir}/doc/latex/pixelart/pixelart.pdf %files -n texlive-pixelart %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/pixelart/pixelart.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pixelart-%{texlive_version}.%{texlive_noarch}.0.0.2.0svn46740-%{release}-zypper %endif %package -n texlive-pkfix Version: %{texlive_version}.%{texlive_noarch}.1.7svn26032 Release: 0 Summary: Replace pk fonts in PostScript with Type 1 fonts License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive-pkfix-bin >= %{texlive_version} #!BuildIgnore: texlive-pkfix-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-pkfix-doc >= %{texlive_version} Requires: perl(Getopt::Long) #!BuildIgnore: perl(Getopt::Long) Requires: perl(strict) #!BuildIgnore: perl(strict) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source228: pkfix.tar.xz Source229: pkfix.doc.tar.xz %description -n texlive-pkfix The perl script pkfix looks for DVIPSBitmapFont comments in PostScript files, generated by 'not too old' dvips, and replaces them by type 1 versions of the fonts, if possible. date: 2018-01-06 11:14:59 +0000 %package -n texlive-pkfix-doc Version: %{texlive_version}.%{texlive_noarch}.1.7svn26032 Release: 0 Summary: Documentation for texlive-pkfix License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pkfix-doc This package includes the documentation for texlive-pkfix %post -n texlive-pkfix mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pkfix 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-pkfix %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pkfix-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/support/pkfix/README %files -n texlive-pkfix %defattr(-,root,root,755) %{_texmfdistdir}/scripts/pkfix/pkfix.pl %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pkfix-%{texlive_version}.%{texlive_noarch}.1.7svn26032-%{release}-zypper %endif %package -n texlive-pkfix-helper Version: %{texlive_version}.%{texlive_noarch}.1.4svn29725 Release: 0 Summary: Make PostScript files accessible to pkfix License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive-pkfix-helper-bin >= %{texlive_version} #!BuildIgnore: texlive-pkfix-helper-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-pkfix-helper-doc >= %{texlive_version} 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(Getopt::Long) #!BuildIgnore: perl(Getopt::Long) 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 20180414 Source230: pkfix-helper.tar.xz Source231: pkfix-helper.doc.tar.xz %description -n texlive-pkfix-helper Pkfix is a useful utility for replacing resolution-dependent bitmapped fonts in a dvips-produced PostScript file with the corresponding resolution-independent vector fonts. Unfortunately, pkfix needs to parse certain PostScript comments that appear only in files produced by dvips versions later than 5.58 (ca. 1996); it fails to work on PostScript files produced by older versions of dvips. Pkfix-helper is a program that attempts to insert newer-dvips comments into an older-dvips PostScript file, thereby making the file suitable for processing by pkfix. pkfix-helper can sometimes process documents fully autonomously but does require the user to verify and, if needed, correct its decisions. date: 2016-06-24 17:18:15 +0000 %package -n texlive-pkfix-helper-doc Version: %{texlive_version}.%{texlive_noarch}.1.4svn29725 Release: 0 Summary: Documentation for texlive-pkfix-helper License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pkfix-helper-doc This package includes the documentation for texlive-pkfix-helper %post -n texlive-pkfix-helper mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pkfix-helper 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-pkfix-helper %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pkfix-helper-doc %defattr(-,root,root,755) %{_mandir}/man1/pkfix-helper.1* %{_texmfdistdir}/doc/support/pkfix-helper/README %{_texmfdistdir}/doc/support/pkfix-helper/encoding-samples.pdf %{_texmfdistdir}/doc/support/pkfix-helper/encoding-samples.tex %files -n texlive-pkfix-helper %defattr(-,root,root,755) %{_texmfdistdir}/scripts/pkfix-helper/pkfix-helper %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pkfix-helper-%{texlive_version}.%{texlive_noarch}.1.4svn29725-%{release}-zypper %endif %package -n texlive-pkgloader Version: %{texlive_version}.%{texlive_noarch}.0.0.7.0svn47486 Release: 0 Summary: Manage the options and loading order of other 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-pkgloader-doc >= %{texlive_version} Provides: tex(pkgloader-cls-pkg.sty) Provides: tex(pkgloader-dry.sty) Provides: tex(pkgloader-early.sty) Provides: tex(pkgloader-error.sty) Provides: tex(pkgloader-false.sty) Provides: tex(pkgloader-late.sty) Provides: tex(pkgloader-recommended.sty) Provides: tex(pkgloader-true.sty) Provides: tex(pkgloader.sty) Requires: tex(etoolbox.sty) Requires: tex(expl3.sty) Requires: tex(filecontents.sty) Requires: tex(l3keys2e.sty) Requires: tex(l3regex.sty) Requires: tex(lt3graph.sty) Requires: tex(withargs.sty) Requires: tex(xparse.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source232: pkgloader.tar.xz Source233: pkgloader.doc.tar.xz %description -n texlive-pkgloader The package seeks to address the frustration caused by package conflicts. It is in an early stage of its development, and should probably not be used as a matter of course; however the author welcomes feedback via the home page link given in this catalogue entry. Nevertheless, the author urges users to try the package and to report issues (or whatever) via the package's repository. To use pkgloader you need, apart from packages installed by default, the lt3graph package. date: 2018-04-29 16:41:15 +0000 %package -n texlive-pkgloader-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.7.0svn47486 Release: 0 Summary: Documentation for texlive-pkgloader License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pkgloader-doc This package includes the documentation for texlive-pkgloader %post -n texlive-pkgloader mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pkgloader 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-pkgloader %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pkgloader-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pkgloader/README %{_texmfdistdir}/doc/latex/pkgloader/pkgloader-packagedoc.cls %{_texmfdistdir}/doc/latex/pkgloader/pkgloader.pdf %{_texmfdistdir}/doc/latex/pkgloader/pkgloader.tex %files -n texlive-pkgloader %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/pkgloader/pkgloader-cls-pkg.sty %{_texmfdistdir}/tex/latex/pkgloader/pkgloader-dry.sty %{_texmfdistdir}/tex/latex/pkgloader/pkgloader-early.sty %{_texmfdistdir}/tex/latex/pkgloader/pkgloader-error.sty %{_texmfdistdir}/tex/latex/pkgloader/pkgloader-false.sty %{_texmfdistdir}/tex/latex/pkgloader/pkgloader-late.sty %{_texmfdistdir}/tex/latex/pkgloader/pkgloader-recommended.sty %{_texmfdistdir}/tex/latex/pkgloader/pkgloader-true.sty %{_texmfdistdir}/tex/latex/pkgloader/pkgloader.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pkgloader-%{texlive_version}.%{texlive_noarch}.0.0.7.0svn47486-%{release}-zypper %endif %package -n texlive-pkuthss Version: %{texlive_version}.%{texlive_noarch}.1.7.4svn43374 Release: 0 Summary: LaTeX template for dissertations in Peking 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-pkuthss-doc >= %{texlive_version} Provides: tex(pkuthss-gbk.def) Provides: tex(pkuthss-utf8.def) Provides: tex(pkuthss.cls) Requires: tex(caption.sty) Requires: tex(ctexbook.cls) Requires: tex(enumitem.sty) Requires: tex(fancyhdr.sty) Requires: tex(geometry.sty) Requires: tex(graphicx.sty) Requires: tex(ifpdf.sty) Requires: tex(ifxetex.sty) Requires: tex(keyval.sty) Requires: tex(latexsym.sty) Requires: tex(newtxmath.sty) Requires: tex(newtxtext.sty) Requires: tex(scrextend.sty) Requires: tex(setspace.sty) Requires: tex(subcaption.sty) Requires: tex(tikz.sty) Requires: tex(tocloft.sty) Requires: tex(ulem.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source234: pkuthss.tar.xz Source235: pkuthss.doc.tar.xz %description -n texlive-pkuthss The package provides a simple, clear and flexible LaTeX template for dissertations in Peking University. date: 2017-04-18 03:31:40 +0000 %package -n texlive-pkuthss-doc Version: %{texlive_version}.%{texlive_noarch}.1.7.4svn43374 Release: 0 Summary: Documentation for texlive-pkuthss License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-pkuthss-doc:zh) %description -n texlive-pkuthss-doc This package includes the documentation for texlive-pkuthss %post -n texlive-pkuthss mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-pkuthss 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-pkuthss %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-pkuthss-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/pkuthss/example.pdf %{_texmfdistdir}/doc/latex/pkuthss/example/Makefile %{_texmfdistdir}/doc/latex/pkuthss/example/chap/abstract.tex %{_texmfdistdir}/doc/latex/pkuthss/example/chap/acknowledge.tex %{_texmfdistdir}/doc/latex/pkuthss/example/chap/chap1.tex %{_texmfdistdir}/doc/latex/pkuthss/example/chap/conclusion.tex %{_texmfdistdir}/doc/latex/pkuthss/example/chap/copyright.tex %{_texmfdistdir}/doc/latex/pkuthss/example/chap/encl1.tex %{_texmfdistdir}/doc/latex/pkuthss/example/chap/introduction.tex %{_texmfdistdir}/doc/latex/pkuthss/example/chap/originauth.tex %{_texmfdistdir}/doc/latex/pkuthss/example/misc/ctex-fontset-pkuthss.def %{_texmfdistdir}/doc/latex/pkuthss/example/misc/ctex-xecjk-winfonts.def %{_texmfdistdir}/doc/latex/pkuthss/example/misc/ctexopts.cfg %{_texmfdistdir}/doc/latex/pkuthss/example/thesis.bib %{_texmfdistdir}/doc/latex/pkuthss/example/thesis.tex %{_texmfdistdir}/doc/latex/pkuthss/readme.pdf %{_texmfdistdir}/doc/latex/pkuthss/readme/ChangeLog-upto-1.3.txt %{_texmfdistdir}/doc/latex/pkuthss/readme/ChangeLog.txt %{_texmfdistdir}/doc/latex/pkuthss/readme/Makefile %{_texmfdistdir}/doc/latex/pkuthss/readme/chap/originauth.tex %{_texmfdistdir}/doc/latex/pkuthss/readme/chap/pkuthss-abstract.tex %{_texmfdistdir}/doc/latex/pkuthss/readme/chap/pkuthss-acknowledge.tex %{_texmfdistdir}/doc/latex/pkuthss/readme/chap/pkuthss-chap1.tex %{_texmfdistdir}/doc/latex/pkuthss/readme/chap/pkuthss-chap2.tex %{_texmfdistdir}/doc/latex/pkuthss/readme/chap/pkuthss-chap3.tex %{_texmfdistdir}/doc/latex/pkuthss/readme/chap/pkuthss-conclusion.tex %{_texmfdistdir}/doc/latex/pkuthss/readme/chap/pkuthss-copyright.tex %{_texmfdistdir}/doc/latex/pkuthss/readme/chap/pkuthss-encl1.tex %{_texmfdistdir}/doc/latex/pkuthss/readme/chap/pkuthss-introduction.tex %{_texmfdistdir}/doc/latex/pkuthss/readme/pkuthss.bib %{_texmfdistdir}/doc/latex/pkuthss/readme/pkuthss.tex %files -n texlive-pkuthss %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/pkuthss/pkulogo.eps %{_texmfdistdir}/tex/latex/pkuthss/pkulogo.pdf %{_texmfdistdir}/tex/latex/pkuthss/pkuthss-gbk.def %{_texmfdistdir}/tex/latex/pkuthss/pkuthss-utf8.def %{_texmfdistdir}/tex/latex/pkuthss/pkuthss.cls %{_texmfdistdir}/tex/latex/pkuthss/pkuword.eps %{_texmfdistdir}/tex/latex/pkuthss/pkuword.pdf %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pkuthss-%{texlive_version}.%{texlive_noarch}.1.7.4svn43374-%{release}-zypper %endif %package -n texlive-pl Version: %{texlive_version}.%{texlive_noarch}.1.09svn36012 Release: 0 Summary: Polish extension of Computer Modern fonts License: SUSE-Public-Domain 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-pl-fonts >= %{texlive_version} Recommends: texlive-pl-doc >= %{texlive_version} Provides: tex(plb10.tfm) Provides: tex(plbsy10.tfm) Provides: tex(plbsy5.tfm) Provides: tex(plbsy7.tfm) Provides: tex(plbx10.tfm) Provides: tex(plbx12.tfm) Provides: tex(plbx5.tfm) Provides: tex(plbx6.tfm) Provides: tex(plbx7.tfm) Provides: tex(plbx8.tfm) Provides: tex(plbx9.tfm) Provides: tex(plbxsl10.tfm) Provides: tex(plbxti10.tfm) Provides: tex(plcsc10.tfm) Provides: tex(pldunh10.tfm) Provides: tex(plex10.tfm) Provides: tex(plex9.tfm) Provides: tex(plff10.tfm) Provides: tex(plfi10.tfm) Provides: tex(plfib8.tfm) Provides: tex(plin.enc) Provides: tex(plinch.tfm) Provides: tex(plit.enc) Provides: tex(plitt.enc) Provides: tex(plitt10.tfm) Provides: tex(plme.enc) Provides: tex(plmi.enc) Provides: tex(plmi10.tfm) Provides: tex(plmi12.tfm) Provides: tex(plmi5.tfm) Provides: tex(plmi6.tfm) Provides: tex(plmi7.tfm) Provides: tex(plmi8.tfm) Provides: tex(plmi9.tfm) Provides: tex(plmib10.tfm) Provides: tex(plmib5.tfm) Provides: tex(plmib7.tfm) Provides: tex(plms.enc) Provides: tex(plother.map) Provides: tex(plr10.tfm) Provides: tex(plr12.tfm) Provides: tex(plr17.tfm) Provides: tex(plr5.tfm) Provides: tex(plr6.tfm) Provides: tex(plr7.tfm) Provides: tex(plr8.tfm) Provides: tex(plr9.tfm) Provides: tex(plrm.enc) Provides: tex(plsc.enc) Provides: tex(plsl10.tfm) Provides: tex(plsl12.tfm) Provides: tex(plsl8.tfm) Provides: tex(plsl9.tfm) Provides: tex(plsltt10.tfm) Provides: tex(plss10.tfm) Provides: tex(plss12.tfm) Provides: tex(plss17.tfm) Provides: tex(plss8.tfm) Provides: tex(plss9.tfm) Provides: tex(plssbi10.tfm) Provides: tex(plssbx10.tfm) Provides: tex(plssdc10.tfm) Provides: tex(plssi10.tfm) Provides: tex(plssi12.tfm) Provides: tex(plssi17.tfm) Provides: tex(plssi8.tfm) Provides: tex(plssi9.tfm) Provides: tex(plssq8.tfm) Provides: tex(plssqi8.tfm) Provides: tex(plsy10.tfm) Provides: tex(plsy5.tfm) Provides: tex(plsy6.tfm) Provides: tex(plsy7.tfm) Provides: tex(plsy8.tfm) Provides: tex(plsy9.tfm) Provides: tex(pltcsc10.tfm) Provides: tex(plte.enc) Provides: tex(pltex10.tfm) Provides: tex(pltex8.tfm) Provides: tex(pltex9.tfm) Provides: tex(pltext.map) Provides: tex(plti10.tfm) Provides: tex(plti12.tfm) Provides: tex(plti7.tfm) Provides: tex(plti8.tfm) Provides: tex(plti9.tfm) Provides: tex(pltt.enc) Provides: tex(pltt10.tfm) Provides: tex(pltt12.tfm) Provides: tex(pltt8.tfm) Provides: tex(pltt9.tfm) Provides: tex(plu10.tfm) Provides: tex(plvtt10.tfm) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source236: pl.tar.xz Source237: pl.doc.tar.xz %description -n texlive-pl The Polish extension of the Computer Modern fonts (compatible with CM itself) for use with Polish TeX formats. The fonts were originally a part of the MeX distribution (and they are still available that way). date: 2016-06-24 17:18:15 +0000 %package -n texlive-pl-doc Version: %{texlive_version}.%{texlive_noarch}.1.09svn36012 Release: 0 Summary: Documentation for texlive-pl License: SUSE-Public-Domain Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-pl-doc This package includes the documentation for texlive-pl %package -n texlive-pl-fonts Version: %{texlive_version}.%{texlive_noarch}.1.09svn36012 Release: 0 Summary: Severed fonts for texlive-pl License: SUSE-Public-Domain Group: Productivity/Publishing/TeX/Fonts Url: http://www.tug.org/texlive/ %reconfigure_fonts_prereq Requires(posttrans): fontconfig Requires(posttrans): ghostscript-fonts-std Requires(posttrans): mkfontdir Requires(posttrans): mkfontscale Requires(posttrans): xorg-x11-fonts-core %description -n texlive-pl-fonts The separated fonts package for texlive-pl %post -n texlive-pl mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update echo 'addMixedMap plother.map' >> /var/run/texlive/run-updmap echo 'addMixedMap pltext.map' >> /var/run/texlive/run-updmap %postun -n texlive-pl mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then echo 'deleteMixedMap plother.map' >> /var/run/texlive/run-updmap echo 'deleteMixedMap pltext.map' >> /var/run/texlive/run-updmap exit 0 fi %posttrans -n texlive-pl %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %reconfigure_fonts_scriptlets -n texlive-pl-fonts %files -n texlive-pl-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/fonts/pl/README-T1.ENG %{_texmfdistdir}/doc/fonts/pl/README-T1.POL %{_texmfdistdir}/doc/fonts/pl/README.ENG %{_texmfdistdir}/doc/fonts/pl/README.POL %{_texmfdistdir}/doc/fonts/pl/plsample.tex %files -n texlive-pl %defattr(-,root,root,755) %{_texmfdistdir}/dvips/pl/config.pl %{_texmfdistdir}/fonts/afm/public/pl/plb10.afm %{_texmfdistdir}/fonts/afm/public/pl/plbsy10.afm %{_texmfdistdir}/fonts/afm/public/pl/plbx10.afm %{_texmfdistdir}/fonts/afm/public/pl/plbx12.afm %{_texmfdistdir}/fonts/afm/public/pl/plbx5.afm %{_texmfdistdir}/fonts/afm/public/pl/plbx6.afm %{_texmfdistdir}/fonts/afm/public/pl/plbx7.afm %{_texmfdistdir}/fonts/afm/public/pl/plbx8.afm %{_texmfdistdir}/fonts/afm/public/pl/plbx9.afm %{_texmfdistdir}/fonts/afm/public/pl/plbxsl10.afm %{_texmfdistdir}/fonts/afm/public/pl/plbxti10.afm %{_texmfdistdir}/fonts/afm/public/pl/plcsc10.afm %{_texmfdistdir}/fonts/afm/public/pl/pldunh10.afm %{_texmfdistdir}/fonts/afm/public/pl/plex10.afm %{_texmfdistdir}/fonts/afm/public/pl/plex9.afm %{_texmfdistdir}/fonts/afm/public/pl/plff10.afm %{_texmfdistdir}/fonts/afm/public/pl/plfi10.afm %{_texmfdistdir}/fonts/afm/public/pl/plfib8.afm %{_texmfdistdir}/fonts/afm/public/pl/plinch.afm %{_texmfdistdir}/fonts/afm/public/pl/plitt10.afm %{_texmfdistdir}/fonts/afm/public/pl/plmi10.afm %{_texmfdistdir}/fonts/afm/public/pl/plmi12.afm %{_texmfdistdir}/fonts/afm/public/pl/plmi5.afm %{_texmfdistdir}/fonts/afm/public/pl/plmi6.afm %{_texmfdistdir}/fonts/afm/public/pl/plmi7.afm %{_texmfdistdir}/fonts/afm/public/pl/plmi8.afm %{_texmfdistdir}/fonts/afm/public/pl/plmi9.afm %{_texmfdistdir}/fonts/afm/public/pl/plmib10.afm %{_texmfdistdir}/fonts/afm/public/pl/plr10.afm %{_texmfdistdir}/fonts/afm/public/pl/plr12.afm %{_texmfdistdir}/fonts/afm/public/pl/plr17.afm %{_texmfdistdir}/fonts/afm/public/pl/plr5.afm %{_texmfdistdir}/fonts/afm/public/pl/plr6.afm %{_texmfdistdir}/fonts/afm/public/pl/plr7.afm %{_texmfdistdir}/fonts/afm/public/pl/plr8.afm %{_texmfdistdir}/fonts/afm/public/pl/plr9.afm %{_texmfdistdir}/fonts/afm/public/pl/plsl10.afm %{_texmfdistdir}/fonts/afm/public/pl/plsl12.afm %{_texmfdistdir}/fonts/afm/public/pl/plsl8.afm %{_texmfdistdir}/fonts/afm/public/pl/plsl9.afm %{_texmfdistdir}/fonts/afm/public/pl/plsltt10.afm %{_texmfdistdir}/fonts/afm/public/pl/plss10.afm %{_texmfdistdir}/fonts/afm/public/pl/plss12.afm %{_texmfdistdir}/fonts/afm/public/pl/plss17.afm %{_texmfdistdir}/fonts/afm/public/pl/plss8.afm %{_texmfdistdir}/fonts/afm/public/pl/plss9.afm %{_texmfdistdir}/fonts/afm/public/pl/plssbi10.afm %{_texmfdistdir}/fonts/afm/public/pl/plssbx10.afm %{_texmfdistdir}/fonts/afm/public/pl/plssdc10.afm %{_texmfdistdir}/fonts/afm/public/pl/plssi10.afm %{_texmfdistdir}/fonts/afm/public/pl/plssi12.afm %{_texmfdistdir}/fonts/afm/public/pl/plssi17.afm %{_texmfdistdir}/fonts/afm/public/pl/plssi8.afm %{_texmfdistdir}/fonts/afm/public/pl/plssi9.afm %{_texmfdistdir}/fonts/afm/public/pl/plssq8.afm %{_texmfdistdir}/fonts/afm/public/pl/plssqi8.afm %{_texmfdistdir}/fonts/afm/public/pl/plsy10.afm %{_texmfdistdir}/fonts/afm/public/pl/plsy5.afm %{_texmfdistdir}/fonts/afm/public/pl/plsy6.afm %{_texmfdistdir}/fonts/afm/public/pl/plsy7.afm %{_texmfdistdir}/fonts/afm/public/pl/plsy8.afm %{_texmfdistdir}/fonts/afm/public/pl/plsy9.afm %{_texmfdistdir}/fonts/afm/public/pl/pltcsc10.afm %{_texmfdistdir}/fonts/afm/public/pl/pltex10.afm %{_texmfdistdir}/fonts/afm/public/pl/pltex8.afm %{_texmfdistdir}/fonts/afm/public/pl/pltex9.afm %{_texmfdistdir}/fonts/afm/public/pl/plti10.afm %{_texmfdistdir}/fonts/afm/public/pl/plti12.afm %{_texmfdistdir}/fonts/afm/public/pl/plti7.afm %{_texmfdistdir}/fonts/afm/public/pl/plti8.afm %{_texmfdistdir}/fonts/afm/public/pl/plti9.afm %{_texmfdistdir}/fonts/afm/public/pl/pltt10.afm %{_texmfdistdir}/fonts/afm/public/pl/pltt12.afm %{_texmfdistdir}/fonts/afm/public/pl/pltt8.afm %{_texmfdistdir}/fonts/afm/public/pl/pltt9.afm %{_texmfdistdir}/fonts/afm/public/pl/plu10.afm %{_texmfdistdir}/fonts/afm/public/pl/plvtt10.afm %{_texmfdistdir}/fonts/enc/dvips/pl/plin.enc %{_texmfdistdir}/fonts/enc/dvips/pl/plit.enc %{_texmfdistdir}/fonts/enc/dvips/pl/plitt.enc %{_texmfdistdir}/fonts/enc/dvips/pl/plme.enc %{_texmfdistdir}/fonts/enc/dvips/pl/plmi.enc %{_texmfdistdir}/fonts/enc/dvips/pl/plms.enc %{_texmfdistdir}/fonts/enc/dvips/pl/plrm.enc %{_texmfdistdir}/fonts/enc/dvips/pl/plsc.enc %{_texmfdistdir}/fonts/enc/dvips/pl/plte.enc %{_texmfdistdir}/fonts/enc/dvips/pl/pltt.enc %{_texmfdistdir}/fonts/map/dvips/pl/plother.map %{_texmfdistdir}/fonts/map/dvips/pl/pltext.map %{_texmfdistdir}/fonts/source/public/pl/cmssbi10.mf %{_texmfdistdir}/fonts/source/public/pl/dlr10.mf %{_texmfdistdir}/fonts/source/public/pl/fik_mik.mf %{_texmfdistdir}/fonts/source/public/pl/pl.mft %{_texmfdistdir}/fonts/source/public/pl/pl_cud.mf %{_texmfdistdir}/fonts/source/public/pl/pl_dl.mf %{_texmfdistdir}/fonts/source/public/pl/pl_dod.mf %{_texmfdistdir}/fonts/source/public/pl/pl_ml.mf %{_texmfdistdir}/fonts/source/public/pl/pl_mlk.mf %{_texmfdistdir}/fonts/source/public/pl/pl_sym.mf %{_texmfdistdir}/fonts/source/public/pl/plb10.mf %{_texmfdistdir}/fonts/source/public/pl/plbsy10.mf %{_texmfdistdir}/fonts/source/public/pl/plbsy5.mf %{_texmfdistdir}/fonts/source/public/pl/plbsy7.mf %{_texmfdistdir}/fonts/source/public/pl/plbx10.mf %{_texmfdistdir}/fonts/source/public/pl/plbx12.mf %{_texmfdistdir}/fonts/source/public/pl/plbx5.mf %{_texmfdistdir}/fonts/source/public/pl/plbx6.mf %{_texmfdistdir}/fonts/source/public/pl/plbx7.mf %{_texmfdistdir}/fonts/source/public/pl/plbx8.mf %{_texmfdistdir}/fonts/source/public/pl/plbx9.mf %{_texmfdistdir}/fonts/source/public/pl/plbxsl10.mf %{_texmfdistdir}/fonts/source/public/pl/plbxti10.mf %{_texmfdistdir}/fonts/source/public/pl/plcsc10.mf %{_texmfdistdir}/fonts/source/public/pl/pldunh10.mf %{_texmfdistdir}/fonts/source/public/pl/plex10.mf %{_texmfdistdir}/fonts/source/public/pl/plff10.mf %{_texmfdistdir}/fonts/source/public/pl/plfi10.mf %{_texmfdistdir}/fonts/source/public/pl/plfib8.mf %{_texmfdistdir}/fonts/source/public/pl/plinch.mf %{_texmfdistdir}/fonts/source/public/pl/plitt10.mf %{_texmfdistdir}/fonts/source/public/pl/plmi10.mf %{_texmfdistdir}/fonts/source/public/pl/plmi12.mf %{_texmfdistdir}/fonts/source/public/pl/plmi5.mf %{_texmfdistdir}/fonts/source/public/pl/plmi6.mf %{_texmfdistdir}/fonts/source/public/pl/plmi7.mf %{_texmfdistdir}/fonts/source/public/pl/plmi8.mf %{_texmfdistdir}/fonts/source/public/pl/plmi9.mf %{_texmfdistdir}/fonts/source/public/pl/plmib10.mf %{_texmfdistdir}/fonts/source/public/pl/plmib5.mf %{_texmfdistdir}/fonts/source/public/pl/plmib7.mf %{_texmfdistdir}/fonts/source/public/pl/plr10.mf %{_texmfdistdir}/fonts/source/public/pl/plr12.mf %{_texmfdistdir}/fonts/source/public/pl/plr17.mf %{_texmfdistdir}/fonts/source/public/pl/plr5.mf %{_texmfdistdir}/fonts/source/public/pl/plr6.mf %{_texmfdistdir}/fonts/source/public/pl/plr7.mf %{_texmfdistdir}/fonts/source/public/pl/plr8.mf %{_texmfdistdir}/fonts/source/public/pl/plr9.mf %{_texmfdistdir}/fonts/source/public/pl/plsl10.mf %{_texmfdistdir}/fonts/source/public/pl/plsl12.mf %{_texmfdistdir}/fonts/source/public/pl/plsl8.mf %{_texmfdistdir}/fonts/source/public/pl/plsl9.mf %{_texmfdistdir}/fonts/source/public/pl/plsltt10.mf %{_texmfdistdir}/fonts/source/public/pl/plss10.mf %{_texmfdistdir}/fonts/source/public/pl/plss12.mf %{_texmfdistdir}/fonts/source/public/pl/plss17.mf %{_texmfdistdir}/fonts/source/public/pl/plss8.mf %{_texmfdistdir}/fonts/source/public/pl/plss9.mf %{_texmfdistdir}/fonts/source/public/pl/plssbi10.mf %{_texmfdistdir}/fonts/source/public/pl/plssbx10.mf %{_texmfdistdir}/fonts/source/public/pl/plssdc10.mf %{_texmfdistdir}/fonts/source/public/pl/plssi10.mf %{_texmfdistdir}/fonts/source/public/pl/plssi12.mf %{_texmfdistdir}/fonts/source/public/pl/plssi17.mf %{_texmfdistdir}/fonts/source/public/pl/plssi8.mf %{_texmfdistdir}/fonts/source/public/pl/plssi9.mf %{_texmfdistdir}/fonts/source/public/pl/plssq8.mf %{_texmfdistdir}/fonts/source/public/pl/plssqi8.mf %{_texmfdistdir}/fonts/source/public/pl/plsy10.mf %{_texmfdistdir}/fonts/source/public/pl/plsy5.mf %{_texmfdistdir}/fonts/source/public/pl/plsy6.mf %{_texmfdistdir}/fonts/source/public/pl/plsy7.mf %{_texmfdistdir}/fonts/source/public/pl/plsy8.mf %{_texmfdistdir}/fonts/source/public/pl/plsy9.mf %{_texmfdistdir}/fonts/source/public/pl/pltcsc10.mf %{_texmfdistdir}/fonts/source/public/pl/pltex10.mf %{_texmfdistdir}/fonts/source/public/pl/pltex8.mf %{_texmfdistdir}/fonts/source/public/pl/pltex9.mf %{_texmfdistdir}/fonts/source/public/pl/plti10.mf %{_texmfdistdir}/fonts/source/public/pl/plti12.mf %{_texmfdistdir}/fonts/source/public/pl/plti7.mf %{_texmfdistdir}/fonts/source/public/pl/plti8.mf %{_texmfdistdir}/fonts/source/public/pl/plti9.mf %{_texmfdistdir}/fonts/source/public/pl/pltt10.mf %{_texmfdistdir}/fonts/source/public/pl/pltt12.mf %{_texmfdistdir}/fonts/source/public/pl/pltt8.mf %{_texmfdistdir}/fonts/source/public/pl/pltt9.mf %{_texmfdistdir}/fonts/source/public/pl/plu10.mf %{_texmfdistdir}/fonts/source/public/pl/plvtt10.mf %{_texmfdistdir}/fonts/source/public/pl/polan.mf %{_texmfdistdir}/fonts/source/public/pl/polkap.mf %{_texmfdistdir}/fonts/source/public/pl/polkur.mf %{_texmfdistdir}/fonts/source/public/pl/polmat.mf %{_texmfdistdir}/fonts/source/public/pl/poltyt.mf %{_texmfdistdir}/fonts/tfm/public/pl/plb10.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plbsy10.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plbsy5.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plbsy7.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plbx10.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plbx12.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plbx5.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plbx6.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plbx7.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plbx8.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plbx9.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plbxsl10.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plbxti10.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plcsc10.tfm %{_texmfdistdir}/fonts/tfm/public/pl/pldunh10.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plex10.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plex9.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plff10.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plfi10.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plfib8.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plinch.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plitt10.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plmi10.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plmi12.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plmi5.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plmi6.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plmi7.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plmi8.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plmi9.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plmib10.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plmib5.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plmib7.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plr10.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plr12.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plr17.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plr5.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plr6.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plr7.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plr8.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plr9.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plsl10.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plsl12.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plsl8.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plsl9.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plsltt10.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plss10.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plss12.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plss17.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plss8.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plss9.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plssbi10.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plssbx10.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plssdc10.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plssi10.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plssi12.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plssi17.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plssi8.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plssi9.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plssq8.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plssqi8.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plsy10.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plsy5.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plsy6.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plsy7.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plsy8.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plsy9.tfm %{_texmfdistdir}/fonts/tfm/public/pl/pltcsc10.tfm %{_texmfdistdir}/fonts/tfm/public/pl/pltex10.tfm %{_texmfdistdir}/fonts/tfm/public/pl/pltex8.tfm %{_texmfdistdir}/fonts/tfm/public/pl/pltex9.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plti10.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plti12.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plti7.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plti8.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plti9.tfm %{_texmfdistdir}/fonts/tfm/public/pl/pltt10.tfm %{_texmfdistdir}/fonts/tfm/public/pl/pltt12.tfm %{_texmfdistdir}/fonts/tfm/public/pl/pltt8.tfm %{_texmfdistdir}/fonts/tfm/public/pl/pltt9.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plu10.tfm %{_texmfdistdir}/fonts/tfm/public/pl/plvtt10.tfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plb10.pfb %{_texmfdistdir}/fonts/type1/public/pl/plb10.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plbsy10.pfb %{_texmfdistdir}/fonts/type1/public/pl/plbsy10.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plbx10.pfb %{_texmfdistdir}/fonts/type1/public/pl/plbx10.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plbx12.pfb %{_texmfdistdir}/fonts/type1/public/pl/plbx12.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plbx5.pfb %{_texmfdistdir}/fonts/type1/public/pl/plbx5.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plbx6.pfb %{_texmfdistdir}/fonts/type1/public/pl/plbx6.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plbx7.pfb %{_texmfdistdir}/fonts/type1/public/pl/plbx7.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plbx8.pfb %{_texmfdistdir}/fonts/type1/public/pl/plbx8.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plbx9.pfb %{_texmfdistdir}/fonts/type1/public/pl/plbx9.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plbxsl10.pfb %{_texmfdistdir}/fonts/type1/public/pl/plbxsl10.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plbxti10.pfb %{_texmfdistdir}/fonts/type1/public/pl/plbxti10.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plcsc10.pfb %{_texmfdistdir}/fonts/type1/public/pl/plcsc10.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/pldunh10.pfb %{_texmfdistdir}/fonts/type1/public/pl/pldunh10.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plex10.pfb %{_texmfdistdir}/fonts/type1/public/pl/plex10.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plex9.pfb %{_texmfdistdir}/fonts/type1/public/pl/plex9.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plff10.pfb %{_texmfdistdir}/fonts/type1/public/pl/plff10.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plfi10.pfb %{_texmfdistdir}/fonts/type1/public/pl/plfi10.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plfib8.pfb %{_texmfdistdir}/fonts/type1/public/pl/plfib8.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plinch.pfb %{_texmfdistdir}/fonts/type1/public/pl/plinch.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plitt10.pfb %{_texmfdistdir}/fonts/type1/public/pl/plitt10.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plmi10.pfb %{_texmfdistdir}/fonts/type1/public/pl/plmi10.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plmi12.pfb %{_texmfdistdir}/fonts/type1/public/pl/plmi12.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plmi5.pfb %{_texmfdistdir}/fonts/type1/public/pl/plmi5.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plmi6.pfb %{_texmfdistdir}/fonts/type1/public/pl/plmi6.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plmi7.pfb %{_texmfdistdir}/fonts/type1/public/pl/plmi7.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plmi8.pfb %{_texmfdistdir}/fonts/type1/public/pl/plmi8.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plmi9.pfb %{_texmfdistdir}/fonts/type1/public/pl/plmi9.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plmib10.pfb %{_texmfdistdir}/fonts/type1/public/pl/plmib10.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plr10.pfb %{_texmfdistdir}/fonts/type1/public/pl/plr10.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plr12.pfb %{_texmfdistdir}/fonts/type1/public/pl/plr12.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plr17.pfb %{_texmfdistdir}/fonts/type1/public/pl/plr17.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plr5.pfb %{_texmfdistdir}/fonts/type1/public/pl/plr5.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plr6.pfb %{_texmfdistdir}/fonts/type1/public/pl/plr6.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plr7.pfb %{_texmfdistdir}/fonts/type1/public/pl/plr7.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plr8.pfb %{_texmfdistdir}/fonts/type1/public/pl/plr8.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plr9.pfb %{_texmfdistdir}/fonts/type1/public/pl/plr9.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plsl10.pfb %{_texmfdistdir}/fonts/type1/public/pl/plsl10.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plsl12.pfb %{_texmfdistdir}/fonts/type1/public/pl/plsl12.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plsl8.pfb %{_texmfdistdir}/fonts/type1/public/pl/plsl8.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plsl9.pfb %{_texmfdistdir}/fonts/type1/public/pl/plsl9.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plsltt10.pfb %{_texmfdistdir}/fonts/type1/public/pl/plsltt10.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plss10.pfb %{_texmfdistdir}/fonts/type1/public/pl/plss10.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plss12.pfb %{_texmfdistdir}/fonts/type1/public/pl/plss12.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plss17.pfb %{_texmfdistdir}/fonts/type1/public/pl/plss17.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plss8.pfb %{_texmfdistdir}/fonts/type1/public/pl/plss8.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plss9.pfb %{_texmfdistdir}/fonts/type1/public/pl/plss9.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plssbi10.pfb %{_texmfdistdir}/fonts/type1/public/pl/plssbi10.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plssbx10.pfb %{_texmfdistdir}/fonts/type1/public/pl/plssbx10.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plssdc10.pfb %{_texmfdistdir}/fonts/type1/public/pl/plssdc10.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plssi10.pfb %{_texmfdistdir}/fonts/type1/public/pl/plssi10.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plssi12.pfb %{_texmfdistdir}/fonts/type1/public/pl/plssi12.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plssi17.pfb %{_texmfdistdir}/fonts/type1/public/pl/plssi17.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plssi8.pfb %{_texmfdistdir}/fonts/type1/public/pl/plssi8.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plssi9.pfb %{_texmfdistdir}/fonts/type1/public/pl/plssi9.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plssq8.pfb %{_texmfdistdir}/fonts/type1/public/pl/plssq8.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plssqi8.pfb %{_texmfdistdir}/fonts/type1/public/pl/plssqi8.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plsy10.pfb %{_texmfdistdir}/fonts/type1/public/pl/plsy10.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plsy5.pfb %{_texmfdistdir}/fonts/type1/public/pl/plsy5.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plsy6.pfb %{_texmfdistdir}/fonts/type1/public/pl/plsy6.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plsy7.pfb %{_texmfdistdir}/fonts/type1/public/pl/plsy7.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plsy8.pfb %{_texmfdistdir}/fonts/type1/public/pl/plsy8.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plsy9.pfb %{_texmfdistdir}/fonts/type1/public/pl/plsy9.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/pltcsc10.pfb %{_texmfdistdir}/fonts/type1/public/pl/pltcsc10.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/pltex10.pfb %{_texmfdistdir}/fonts/type1/public/pl/pltex10.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/pltex8.pfb %{_texmfdistdir}/fonts/type1/public/pl/pltex8.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/pltex9.pfb %{_texmfdistdir}/fonts/type1/public/pl/pltex9.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plti10.pfb %{_texmfdistdir}/fonts/type1/public/pl/plti10.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plti12.pfb %{_texmfdistdir}/fonts/type1/public/pl/plti12.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plti7.pfb %{_texmfdistdir}/fonts/type1/public/pl/plti7.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plti8.pfb %{_texmfdistdir}/fonts/type1/public/pl/plti8.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plti9.pfb %{_texmfdistdir}/fonts/type1/public/pl/plti9.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/pltt10.pfb %{_texmfdistdir}/fonts/type1/public/pl/pltt10.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/pltt12.pfb %{_texmfdistdir}/fonts/type1/public/pl/pltt12.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/pltt8.pfb %{_texmfdistdir}/fonts/type1/public/pl/pltt8.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/pltt9.pfb %{_texmfdistdir}/fonts/type1/public/pl/pltt9.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plu10.pfb %{_texmfdistdir}/fonts/type1/public/pl/plu10.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/pl/plvtt10.pfb %{_texmfdistdir}/fonts/type1/public/pl/plvtt10.pfm %files -n texlive-pl-fonts %defattr(-,root,root,755) %dir %{_datadir}/fonts/texlive-pl %config %{_sysconfdir}/fonts/conf.avail/58-texlive-pl.conf %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-pl/encodings.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-pl/fonts.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-pl/fonts.scale %{_datadir}/fonts/texlive-pl/plb10.pfb %{_datadir}/fonts/texlive-pl/plbsy10.pfb %{_datadir}/fonts/texlive-pl/plbx10.pfb %{_datadir}/fonts/texlive-pl/plbx12.pfb %{_datadir}/fonts/texlive-pl/plbx5.pfb %{_datadir}/fonts/texlive-pl/plbx6.pfb %{_datadir}/fonts/texlive-pl/plbx7.pfb %{_datadir}/fonts/texlive-pl/plbx8.pfb %{_datadir}/fonts/texlive-pl/plbx9.pfb %{_datadir}/fonts/texlive-pl/plbxsl10.pfb %{_datadir}/fonts/texlive-pl/plbxti10.pfb %{_datadir}/fonts/texlive-pl/plcsc10.pfb %{_datadir}/fonts/texlive-pl/pldunh10.pfb %{_datadir}/fonts/texlive-pl/plex10.pfb %{_datadir}/fonts/texlive-pl/plex9.pfb %{_datadir}/fonts/texlive-pl/plff10.pfb %{_datadir}/fonts/texlive-pl/plfi10.pfb %{_datadir}/fonts/texlive-pl/plfib8.pfb %{_datadir}/fonts/texlive-pl/plinch.pfb %{_datadir}/fonts/texlive-pl/plitt10.pfb %{_datadir}/fonts/texlive-pl/plmi10.pfb %{_datadir}/fonts/texlive-pl/plmi12.pfb %{_datadir}/fonts/texlive-pl/plmi5.pfb %{_datadir}/fonts/texlive-pl/plmi6.pfb %{_datadir}/fonts/texlive-pl/plmi7.pfb %{_datadir}/fonts/texlive-pl/plmi8.pfb %{_datadir}/fonts/texlive-pl/plmi9.pfb %{_datadir}/fonts/texlive-pl/plmib10.pfb %{_datadir}/fonts/texlive-pl/plr10.pfb %{_datadir}/fonts/texlive-pl/plr12.pfb %{_datadir}/fonts/texlive-pl/plr17.pfb %{_datadir}/fonts/texlive-pl/plr5.pfb %{_datadir}/fonts/texlive-pl/plr6.pfb %{_datadir}/fonts/texlive-pl/plr7.pfb %{_datadir}/fonts/texlive-pl/plr8.pfb %{_datadir}/fonts/texlive-pl/plr9.pfb %{_datadir}/fonts/texlive-pl/plsl10.pfb %{_datadir}/fonts/texlive-pl/plsl12.pfb %{_datadir}/fonts/texlive-pl/plsl8.pfb %{_datadir}/fonts/texlive-pl/plsl9.pfb %{_datadir}/fonts/texlive-pl/plsltt10.pfb %{_datadir}/fonts/texlive-pl/plss10.pfb %{_datadir}/fonts/texlive-pl/plss12.pfb %{_datadir}/fonts/texlive-pl/plss17.pfb %{_datadir}/fonts/texlive-pl/plss8.pfb %{_datadir}/fonts/texlive-pl/plss9.pfb %{_datadir}/fonts/texlive-pl/plssbi10.pfb %{_datadir}/fonts/texlive-pl/plssbx10.pfb %{_datadir}/fonts/texlive-pl/plssdc10.pfb %{_datadir}/fonts/texlive-pl/plssi10.pfb %{_datadir}/fonts/texlive-pl/plssi12.pfb %{_datadir}/fonts/texlive-pl/plssi17.pfb %{_datadir}/fonts/texlive-pl/plssi8.pfb %{_datadir}/fonts/texlive-pl/plssi9.pfb %{_datadir}/fonts/texlive-pl/plssq8.pfb %{_datadir}/fonts/texlive-pl/plssqi8.pfb %{_datadir}/fonts/texlive-pl/plsy10.pfb %{_datadir}/fonts/texlive-pl/plsy5.pfb %{_datadir}/fonts/texlive-pl/plsy6.pfb %{_datadir}/fonts/texlive-pl/plsy7.pfb %{_datadir}/fonts/texlive-pl/plsy8.pfb %{_datadir}/fonts/texlive-pl/plsy9.pfb %{_datadir}/fonts/texlive-pl/pltcsc10.pfb %{_datadir}/fonts/texlive-pl/pltex10.pfb %{_datadir}/fonts/texlive-pl/pltex8.pfb %{_datadir}/fonts/texlive-pl/pltex9.pfb %{_datadir}/fonts/texlive-pl/plti10.pfb %{_datadir}/fonts/texlive-pl/plti12.pfb %{_datadir}/fonts/texlive-pl/plti7.pfb %{_datadir}/fonts/texlive-pl/plti8.pfb %{_datadir}/fonts/texlive-pl/plti9.pfb %{_datadir}/fonts/texlive-pl/pltt10.pfb %{_datadir}/fonts/texlive-pl/pltt12.pfb %{_datadir}/fonts/texlive-pl/pltt8.pfb %{_datadir}/fonts/texlive-pl/pltt9.pfb %{_datadir}/fonts/texlive-pl/plu10.pfb %{_datadir}/fonts/texlive-pl/plvtt10.pfb %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-pl-fonts-%{texlive_version}.%{texlive_noarch}.1.09svn36012-%{release}-zypper %endif %package -n texlive-placeat Version: %{texlive_version}.%{texlive_noarch}.0.0.1d1svn45145 Release: 0 Summary: Absolute content positioning 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-placeat-doc >= %{texlive_version} Provides: tex(placeat.sty) Requires: tex(atbegshi.sty) Requires: tex(luacode.sty) Requires: tex(luatexbase.sty) Requires: tex(xparse.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source238: placeat.tar.xz Source239: placeat.doc.tar.xz %description -n texlive-placeat The package provides commands so that the user of LuaLaTeX may position arbitrary content at any position specified by absolute coordinates on the page. The package draws a grid on each page of the document, to aid positioning (the grid may be disabled, for 'final copy' using the command \placeatsetup). date: 2017-08-26 21:16:20 +0000 %package -n texlive-placeat-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.1d1svn45145 Release: 0 Summary: Documentation for texlive-placeat License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-placeat-doc This package includes the documentation for texlive-placeat %post -n texlive-placeat mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-placeat 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-placeat %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-placeat-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/lualatex/placeat/README.md %{_texmfdistdir}/doc/lualatex/placeat/placeat.pdf %{_texmfdistdir}/doc/lualatex/placeat/placeat.tex %files -n texlive-placeat %defattr(-,root,root,755) %{_texmfdistdir}/scripts/placeat/placeat.lua %{_texmfdistdir}/tex/lualatex/placeat/placeat.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-placeat-%{texlive_version}.%{texlive_noarch}.0.0.1d1svn45145-%{release}-zypper %endif %package -n texlive-placeins Version: %{texlive_version}.%{texlive_noarch}.2.2svn19848 Release: 0 Summary: Control float placement License: SUSE-Public-Domain 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-placeins-doc >= %{texlive_version} Provides: tex(placeins.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source240: placeins.tar.xz Source241: placeins.doc.tar.xz %description -n texlive-placeins Defines a \FloatBarrier command, beyond which floats may not pass; useful, for example, to ensure all floats for a section appear before the next \section command. date: 2016-06-24 17:18:15 +0000 %package -n texlive-placeins-doc Version: %{texlive_version}.%{texlive_noarch}.2.2svn19848 Release: 0 Summary: Documentation for texlive-placeins License: SUSE-Public-Domain Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-placeins-doc This package includes the documentation for texlive-placeins %post -n texlive-placeins mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-placeins 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-placeins %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-placeins-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/placeins/placeins-doc.pdf %{_texmfdistdir}/doc/latex/placeins/placeins-doc.tex %{_texmfdistdir}/doc/latex/placeins/placeins.txt %files -n texlive-placeins %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/placeins/placeins.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-placeins-%{texlive_version}.%{texlive_noarch}.2.2svn19848-%{release}-zypper %endif %package -n texlive-placeins-plain Version: %{texlive_version}.%{texlive_noarch}.2.0svn15878 Release: 0 Summary: Insertions that keep their place License: SUSE-Public-Domain 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(placeins.tex) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source242: placeins-plain.tar.xz %description -n texlive-placeins-plain This TeX file provides various mechanisms (for plain TeX and close relatives) to let insertions (footnotes, topins, pageins, etc.) float within their appropriate section, but to prevent them from intruding into the following section, even when sections do not normally begin a new page. (If your sections normally begin a new page, just use \supereject to flush out insertions.) date: 2016-06-24 17:18:15 +0000 %post -n texlive-placeins-plain mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-placeins-plain 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-placeins-plain %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-placeins-plain %defattr(-,root,root,755) %{_texmfdistdir}/tex/plain/placeins-plain/placeins.tex %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-placeins-plain-%{texlive_version}.%{texlive_noarch}.2.0svn15878-%{release}-zypper %endif %package -n texlive-plain Version: %{texlive_version}.%{texlive_noarch}.3.141592653svn43076 Release: 0 Summary: The Plain TeX format 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} Provides: tex(fontchart.tex) Provides: tex(gkpmac.tex) Provides: tex(letter.tex) Provides: tex(list-latin.tex) Provides: tex(list.tex) Provides: tex(llist.tex) Provides: tex(mptmac.tex) Provides: tex(pdftexmagfix.tex) Provides: tex(picmac.tex) Provides: tex(plain.tex) Provides: tex(unicode-letters.def) Provides: tex(wlist.tex) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source243: plain.tar.xz %description -n texlive-plain Contains files used to build the Plain TeX format, as described in the TeXbook, together with various supporting files (some also discussed in the book). date: 2016-11-06 04:33:39 +0000 %post -n texlive-plain mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-plain 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-plain %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-plain %defattr(-,root,root,755) %{_texmfdistdir}/makeindex/plain/plaintex.ist %{_texmfdistdir}/tex/plain/base/fontchart.tex %{_texmfdistdir}/tex/plain/base/gkpmac.tex %{_texmfdistdir}/tex/plain/base/letter.tex %{_texmfdistdir}/tex/plain/base/list-latin.tex %{_texmfdistdir}/tex/plain/base/list.tex %{_texmfdistdir}/tex/plain/base/llist.tex %{_texmfdistdir}/tex/plain/base/mptmac.tex %{_texmfdistdir}/tex/plain/base/picmac.tex %{_texmfdistdir}/tex/plain/base/plain.tex %{_texmfdistdir}/tex/plain/base/wlist.tex %{_texmfdistdir}/tex/plain/config/aleph.ini %{_texmfdistdir}/tex/plain/config/bplain.ini %{_texmfdistdir}/tex/plain/config/etex.ini %{_texmfdistdir}/tex/plain/config/omega.ini %{_texmfdistdir}/tex/plain/config/pdfbplain.ini %{_texmfdistdir}/tex/plain/config/pdfetex.ini %{_texmfdistdir}/tex/plain/config/pdftexmagfix.tex %{_texmfdistdir}/tex/plain/config/tex.ini %{_texmfdistdir}/tex/plain/config/unicode-letters.def %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-plain-%{texlive_version}.%{texlive_noarch}.3.141592653svn43076-%{release}-zypper %endif %package -n texlive-plain-doc Version: %{texlive_version}.%{texlive_noarch}.svn28424 Release: 0 Summary: A list of plain.tex cs names License: SUSE-Public-Domain 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 20180414 Source244: plain-doc.doc.tar.xz %description -n texlive-plain-doc The document constitutes a list of every control sequence name (csname) described in the TeXbook, together with an indication of whether the csname is a primitive TeX command, or is defined in plain.tex date: 2016-06-24 17:18:15 +0000 %post -n texlive-plain-doc mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-plain-doc 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-plain-doc %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-plain-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/plain/plain-doc/csname.txt %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-plain-doc-%{texlive_version}.%{texlive_noarch}.svn28424-%{release}-zypper %endif %package -n texlive-plainpkg Version: %{texlive_version}.%{texlive_noarch}.0.0.4asvn27765 Release: 0 Summary: A minimal method for making generic 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-plainpkg-doc >= %{texlive_version} Provides: tex(plainpkg.tex) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source245: plainpkg.tar.xz Source246: plainpkg.doc.tar.xz %description -n texlive-plainpkg The package provides a minimal method for making generic (i.e., TeX-format-independent) packaged, combining maybeload functionality, fallback definitions for LaTeX \ProvidesPackage and \RequirePackage functionality, and handling of arbitrary (multiple) "private letters" (analagous LaTeX packages' use of "@") in nested package files. The documentation contains a central reference for making and using generic packages based on the package. date: 2017-05-06 07:23:35 +0000 %package -n texlive-plainpkg-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.4asvn27765 Release: 0 Summary: Documentation for texlive-plainpkg License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-plainpkg-doc This package includes the documentation for texlive-plainpkg %post -n texlive-plainpkg mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-plainpkg 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-plainpkg %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-plainpkg-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/plainpkg/README %{_texmfdistdir}/doc/generic/plainpkg/SrcFILEs.txt %{_texmfdistdir}/doc/generic/plainpkg/plainpkg-doc.pdf %files -n texlive-plainpkg %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/plainpkg/plainpkg.tex %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-plainpkg-%{texlive_version}.%{texlive_noarch}.0.0.4asvn27765-%{release}-zypper %endif %package -n texlive-plantslabels Version: %{texlive_version}.%{texlive_noarch}.1.0svn29803 Release: 0 Summary: Write labels for plants 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-plantslabels-doc >= %{texlive_version} Provides: tex(plantslabels.sty) Requires: tex(graphicx.sty) Requires: tex(labels.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source247: plantslabels.tar.xz Source248: plantslabels.doc.tar.xz %description -n texlive-plantslabels The package defines a command \plant, which has three mandatory and seven optional argument. The package uses the labels date: 2016-06-24 17:18:15 +0000 %package -n texlive-plantslabels-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn29803 Release: 0 Summary: Documentation for texlive-plantslabels License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-plantslabels-doc This package includes the documentation for texlive-plantslabels %post -n texlive-plantslabels mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-plantslabels 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-plantslabels %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-plantslabels-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/plantslabels/README %{_texmfdistdir}/doc/latex/plantslabels/doc/pdf/plantslabels.pdf %{_texmfdistdir}/doc/latex/plantslabels/doc/tex/Makefile %{_texmfdistdir}/doc/latex/plantslabels/doc/tex/perso.ist %{_texmfdistdir}/doc/latex/plantslabels/doc/tex/plantslabels.forlisting %{_texmfdistdir}/doc/latex/plantslabels/doc/tex/plantslabels.tex %{_texmfdistdir}/doc/latex/plantslabels/example/pdf/example.pdf %{_texmfdistdir}/doc/latex/plantslabels/example/tex/cactus.eps %{_texmfdistdir}/doc/latex/plantslabels/example/tex/example.tex %files -n texlive-plantslabels %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/plantslabels/plantslabels.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-plantslabels-%{texlive_version}.%{texlive_noarch}.1.0svn29803-%{release}-zypper %endif %package -n texlive-plantuml Version: %{texlive_version}.%{texlive_noarch}.0.0.2.2svn47089 Release: 0 Summary: Support for rendering UML diagrams using the syntax and tool of PlantUML 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-plantuml-doc >= %{texlive_version} Provides: tex(plantuml.sty) Requires: tex(adjustbox.sty) Requires: tex(aeguill.sty) Requires: tex(fancyvrb.sty) Requires: tex(ifthen.sty) Requires: tex(l3keys2e.sty) Requires: tex(luacode.sty) Requires: tex(pdftexcmds.sty) Requires: tex(pythontex.sty) Requires: tex(tikz.sty) Requires: tex(xparse.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20180414 Source249: plantuml.tar.xz Source250: plantuml.doc.tar.xz %description -n texlive-plantuml The package provides support for rendering UML diagrams using the syntax and tools of PlantUML. The PlantUML syntax is very short and thus enables quickly specifying UML diagrams. Using dot, PlantUML layouts the diagrams. date: 2018-03-22 21:24:14 +0000 %package -n texlive-plantuml-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.2.2svn47089 Release: 0 Summary: Documentation for texlive-plantuml License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-plantuml-doc This package includes the documentation for texlive-plantuml %post -n texlive-plantuml mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-plantuml 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-plantuml %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-plantuml-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/lualatex/plantuml/CHANGELOG.md %{_texmfdistdir}/doc/lualatex/plantuml/README.md %{_texmfdistdir}/doc/lualatex/plantuml/example-class-relations--latex.tex %{_texmfdistdir}/doc/lualatex/plantuml/example-class-relations--svg.png %{_texmfdistdir}/doc/lualatex/plantuml/example-class-relations--svg.tex %{_texmfdistdir}/doc/lualatex/plantuml/example-minimal.png %{_texmfdistdir}/doc/lualatex/plantuml/example-minimal.tex %{_texmfdistdir}/doc/lualatex/plantuml/plantuml.pdf %files -n texlive-plantuml %defattr(-,root,root,755) %{_texmfdistdir}/tex/lualatex/plantuml/plantuml.lua %{_texmfdistdir}/tex/lualatex/plantuml/plantuml.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-plantuml-%{texlive_version}.%{texlive_noarch}.0.0.2.2svn47089-%{release}-zypper %endif %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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-overlays-%{texlive_version}.%{texlive_noarch}.2.10svn46122-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-overlock-fonts-%{texlive_version}.%{texlive_noarch}.svn34409-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:3} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:4} -C %{buildroot}%{_datadir}/texlive/texmf-dist # Move font files mkdir -p %{buildroot}%{_datadir}/fonts/texlive-overlock for font in %{buildroot}/%{_texmfdistdir}/fonts/truetype/muhafara/overlock/*.{pf[ab],[ot]tf} \ %{buildroot}/%{_texmfdistdir}/fonts/type1/muhafara/overlock/*.{pf[ab],[ot]tf} do test -e $font || continue mv -f $font %{buildroot}%{_datadir}/fonts/texlive-overlock base=${font##*/} ln -sf %{_datadir}/fonts/texlive-overlock/${base} ${font} done > %{buildroot}%{_datadir}/fonts/texlive-overlock/encodings.dir > %{buildroot}%{_datadir}/fonts/texlive-overlock/fonts.dir > %{buildroot}%{_datadir}/fonts/texlive-overlock/fonts.scale mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail (cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-overlock.conf)<<-'EOF' <?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!-- ************************************************ --> <!-- Use this to disable the TeX fonts of the package --> <!-- texlive-overlock --> <!-- Be aware that the configurations in the files --> <!-- 09-texlive*.conf will not be affected by this --> <!-- ************************************************ --> <fontconfig> <rejectfont> <glob>%{_datadir}/fonts/texlive-overlock/*</glob> </rejectfont> </fontconfig> EOF mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.d (cat > %{buildroot}%{_sysconfdir}/fonts/conf.d/55-texlive-overlock.conf)<<-'EOF' <?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!-- ************************************************ --> <!-- Disable plain Type1 font to let fontconfig --> <!-- prefere the OpenType and TrueType fonts --> <!-- ************************************************ --> <fontconfig> <selectfont> <rejectfont> <glob>%{_datadir}/fonts/texlive-overlock/*.pf*</glob> </rejectfont> </selectfont> </fontconfig> EOF %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-overpic-%{texlive_version}.%{texlive_noarch}.1.0svn45500-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:5} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:6} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pacioli-%{texlive_version}.%{texlive_noarch}.svn24947-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:7} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:8} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-padauk-fonts-%{texlive_version}.%{texlive_noarch}.3.002svn42617-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:9} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:10} -C %{buildroot}%{_datadir}/texlive/texmf-dist # Move font files mkdir -p %{buildroot}%{_datadir}/fonts/texlive-padauk for font in %{buildroot}/%{_texmfdistdir}/fonts/truetype/public/padauk/*.{pf[ab],[ot]tf} do test -e $font || continue mv -f $font %{buildroot}%{_datadir}/fonts/texlive-padauk base=${font##*/} ln -sf %{_datadir}/fonts/texlive-padauk/${base} ${font} done > %{buildroot}%{_datadir}/fonts/texlive-padauk/encodings.dir > %{buildroot}%{_datadir}/fonts/texlive-padauk/fonts.dir > %{buildroot}%{_datadir}/fonts/texlive-padauk/fonts.scale mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail (cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-padauk.conf)<<-'EOF' <?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!-- ************************************************ --> <!-- Use this to disable the TeX fonts of the package --> <!-- texlive-padauk --> <!-- Be aware that the configurations in the files --> <!-- 09-texlive*.conf will not be affected by this --> <!-- ************************************************ --> <fontconfig> <rejectfont> <glob>%{_datadir}/fonts/texlive-padauk/*</glob> </rejectfont> </fontconfig> EOF %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pagecolor-%{texlive_version}.%{texlive_noarch}.1.0isvn44487-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pagecont-%{texlive_version}.%{texlive_noarch}.1.0svn15878-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pagenote-%{texlive_version}.%{texlive_noarch}.1.1asvn15878-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pagerange-%{texlive_version}.%{texlive_noarch}.0.0.5svn16915-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pageslts-%{texlive_version}.%{texlive_noarch}.1.2fsvn39164-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-palatino-fonts-%{texlive_version}.%{texlive_noarch}.svn31835-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:21} -C %{buildroot}%{_datadir}/texlive/texmf-dist # Move font files mkdir -p %{buildroot}%{_datadir}/fonts/texlive-palatino for font in %{buildroot}/%{_texmfdistdir}/fonts/type1/urw/palatino/*.{pf[ab],[ot]tf} do test -e $font || continue mv -f $font %{buildroot}%{_datadir}/fonts/texlive-palatino base=${font##*/} ln -sf %{_datadir}/fonts/texlive-palatino/${base} ${font} done > %{buildroot}%{_datadir}/fonts/texlive-palatino/encodings.dir > %{buildroot}%{_datadir}/fonts/texlive-palatino/fonts.dir > %{buildroot}%{_datadir}/fonts/texlive-palatino/fonts.scale mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail (cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-palatino.conf)<<-'EOF' <?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!-- ************************************************ --> <!-- Use this to disable the TeX fonts of the package --> <!-- texlive-palatino --> <!-- Be aware that the configurations in the files --> <!-- 09-texlive*.conf will not be affected by this --> <!-- ************************************************ --> <fontconfig> <rejectfont> <glob>%{_datadir}/fonts/texlive-palatino/*</glob> </rejectfont> </fontconfig> EOF %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-paper-%{texlive_version}.%{texlive_noarch}.1.0lsvn34521-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:22} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:23} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-papercdcase-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:24} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:25} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-papermas-%{texlive_version}.%{texlive_noarch}.1.0hsvn23667-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:26} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:27} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-papertex-%{texlive_version}.%{texlive_noarch}.1.2bsvn19230-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:28} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:29} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-paracol-%{texlive_version}.%{texlive_noarch}.1.32svn38621-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:30} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:31} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-parades-%{texlive_version}.%{texlive_noarch}.svn40042-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:32} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:33} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-paralist-%{texlive_version}.%{texlive_noarch}.2.7svn43021-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:34} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:35} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-parallel-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:36} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:37} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-paratype-fonts-%{texlive_version}.%{texlive_noarch}.svn32859-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:38} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:39} -C %{buildroot}%{_datadir}/texlive/texmf-dist # Move font files mkdir -p %{buildroot}%{_datadir}/fonts/texlive-paratype for font in %{buildroot}/%{_texmfdistdir}/fonts/truetype/paratype/ptmono/*.{pf[ab],[ot]tf} \ %{buildroot}/%{_texmfdistdir}/fonts/truetype/paratype/ptsans/*.{pf[ab],[ot]tf} \ %{buildroot}/%{_texmfdistdir}/fonts/truetype/paratype/ptserif/*.{pf[ab],[ot]tf} \ %{buildroot}/%{_texmfdistdir}/fonts/type1/paratype/ptmono/*.{pf[ab],[ot]tf} \ %{buildroot}/%{_texmfdistdir}/fonts/type1/paratype/ptsans/*.{pf[ab],[ot]tf} \ %{buildroot}/%{_texmfdistdir}/fonts/type1/paratype/ptserif/*.{pf[ab],[ot]tf} do test -e $font || continue mv -f $font %{buildroot}%{_datadir}/fonts/texlive-paratype base=${font##*/} ln -sf %{_datadir}/fonts/texlive-paratype/${base} ${font} done > %{buildroot}%{_datadir}/fonts/texlive-paratype/encodings.dir > %{buildroot}%{_datadir}/fonts/texlive-paratype/fonts.dir > %{buildroot}%{_datadir}/fonts/texlive-paratype/fonts.scale mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail (cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-paratype.conf)<<-'EOF' <?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!-- ************************************************ --> <!-- Use this to disable the TeX fonts of the package --> <!-- texlive-paratype --> <!-- Be aware that the configurations in the files --> <!-- 09-texlive*.conf will not be affected by this --> <!-- ************************************************ --> <fontconfig> <rejectfont> <glob>%{_datadir}/fonts/texlive-paratype/*</glob> </rejectfont> </fontconfig> EOF mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.d (cat > %{buildroot}%{_sysconfdir}/fonts/conf.d/55-texlive-paratype.conf)<<-'EOF' <?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!-- ************************************************ --> <!-- Disable plain Type1 font to let fontconfig --> <!-- prefere the OpenType and TrueType fonts --> <!-- ************************************************ --> <fontconfig> <selectfont> <rejectfont> <glob>%{_datadir}/fonts/texlive-paratype/*.pf*</glob> </rejectfont> </selectfont> </fontconfig> EOF %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-paresse-%{texlive_version}.%{texlive_noarch}.4.1svn29803-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:40} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:41} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-parnotes-%{texlive_version}.%{texlive_noarch}.3svn41868-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:42} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:43} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-parrun-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:44} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:45} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-parselines-%{texlive_version}.%{texlive_noarch}.1.4svn21475-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:46} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:47} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-parskip-%{texlive_version}.%{texlive_noarch}.2.0svn19963-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:48} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:49} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pas-cours-%{texlive_version}.%{texlive_noarch}.1.6svn42036-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:50} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:51} -C %{buildroot}%{_datadir}/texlive/texmf-dist mv -vf %{buildroot}%{_texmfdistdir}/doc/latex/pas-cours/macro-styles.tex %{buildroot}%{_texmfdistdir}/tex/latex/pas-cours/macro-styles.tex mv -vf %{buildroot}%{_texmfdistdir}/doc/latex/pas-cours/macro-patrons.tex %{buildroot}%{_texmfdistdir}/tex/latex/pas-cours/macro-patrons.tex mv -vf %{buildroot}%{_texmfdistdir}/doc/latex/pas-cours/macro-solides.tex %{buildroot}%{_texmfdistdir}/tex/latex/pas-cours/macro-solides.tex mv -vf %{buildroot}%{_texmfdistdir}/doc/latex/pas-cours/macro-calculs.tex %{buildroot}%{_texmfdistdir}/tex/latex/pas-cours/macro-calculs.tex %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pas-crosswords-%{texlive_version}.%{texlive_noarch}.1.03svn32313-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:52} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:53} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pas-cv-%{texlive_version}.%{texlive_noarch}.2.01svn32263-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:54} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:55} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pas-tableur-%{texlive_version}.%{texlive_noarch}.2.01svn39542-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:56} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:57} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-passivetex-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:58} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-patch-%{texlive_version}.%{texlive_noarch}.svn42428-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:59} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-patchcmd-%{texlive_version}.%{texlive_noarch}.1.05svn41379-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-patgen-%{texlive_version}.%{texlive_noarch}.2.3svn47198-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:62} -C %{buildroot}%{_datadir}/texlive %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-patgen2-tutorial-%{texlive_version}.%{texlive_noarch}.svn16490-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:63} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-path-%{texlive_version}.%{texlive_noarch}.3.05svn22045-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pauldoc-%{texlive_version}.%{texlive_noarch}.0.0.5svn16005-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pawpict-%{texlive_version}.%{texlive_noarch}.1.0svn21629-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pax-%{texlive_version}.%{texlive_noarch}.0.0.1lsvn26112-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:70} -C %{buildroot}%{_datadir}/texlive tar --use-compress-program=xz -xf %{S:71} -C %{buildroot}%{_datadir}/texlive # Avoid /usr/bin/env <prog> for scr in %{_texmfdistdir}/scripts/pax/pdfannotextractor.pl do test -e %{buildroot}/$scr || continue ed %{buildroot}/${scr} <<-'EOF' 1 s@/env[[:blank:]]\+@/@ . w q EOF done %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pb-diagram-%{texlive_version}.%{texlive_noarch}.5.0svn15878-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pbibtex-base-%{texlive_version}.%{texlive_noarch}.svn40986-%{release}-zypper %endif 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/ptex/pbibtex/generate.sh do test -e %{buildroot}/$scr || continue chmod 0755 %{buildroot}/$scr done %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pbox-%{texlive_version}.%{texlive_noarch}.1.2svn24807-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pbsheet-%{texlive_version}.%{texlive_noarch}.0.0.1svn24830-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pdf-trans-%{texlive_version}.%{texlive_noarch}.2.4svn32809-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pdf14-%{texlive_version}.%{texlive_noarch}.0.0.1svn17583-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pdfbook2-%{texlive_version}.%{texlive_noarch}.1.2svn37537-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:84} -C %{buildroot}%{_datadir}/texlive tar --use-compress-program=xz -xf %{S:85} -C %{buildroot}%{_datadir}/texlive # Avoid /usr/bin/env <prog> for scr in %{_texmfdistdir}/scripts/pdfbook2/pdfbook2 do test -e %{buildroot}/$scr || continue ed %{buildroot}/${scr} <<-'EOF' 1 s@/env[[:blank:]]\+@/@ . w q EOF done %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pdfcomment-%{texlive_version}.%{texlive_noarch}.2.4svn41484-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pdfcprot-%{texlive_version}.%{texlive_noarch}.1.7asvn18735-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pdfcrop-%{texlive_version}.%{texlive_noarch}.1.37svn29348-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:90} -C %{buildroot}%{_datadir}/texlive tar --use-compress-program=xz -xf %{S:91} -C %{buildroot}%{_datadir}/texlive # Avoid /usr/bin/env <prog> for scr in %{_texmfdistdir}/scripts/pdfcrop/pdfcrop.pl do test -e %{buildroot}/$scr || continue ed %{buildroot}/${scr} <<-'EOF' 1 s@/env[[:blank:]]\+@/@ . w q EOF done %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pdfjam-%{texlive_version}.%{texlive_noarch}.2.02svn29752-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:92} -C %{buildroot}%{_datadir}/texlive tar --use-compress-program=xz -xf %{S:93} -C %{buildroot}%{_datadir}/texlive %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pdflatexpicscale-%{texlive_version}.%{texlive_noarch}.0.0.32svn46617-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:94} -C %{buildroot}%{_datadir}/texlive tar --use-compress-program=xz -xf %{S:95} -C %{buildroot}%{_datadir}/texlive %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pdfmarginpar-%{texlive_version}.%{texlive_noarch}.0.0.92svn23492-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pdfpagediff-%{texlive_version}.%{texlive_noarch}.1.4svn37946-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pdfpages-%{texlive_version}.%{texlive_noarch}.0.0.5lsvn45659-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pdfprivacy-%{texlive_version}.%{texlive_noarch}.1.0svn45985-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pdfreview-%{texlive_version}.%{texlive_noarch}.1.1svn45391-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pdfscreen-%{texlive_version}.%{texlive_noarch}.1.5svn42428-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pdfslide-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pdfsync-%{texlive_version}.%{texlive_noarch}.svn20373-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pdftex-fonts-%{texlive_version}.%{texlive_noarch}.svn47199-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:112} -C %{buildroot}%{_datadir}/texlive tar --use-compress-program=xz -xf %{S:113} -C %{buildroot}%{_datadir}/texlive # Avoid /usr/bin/env <prog> for scr in %{_texmfdistdir}/doc/pdftex/manual/syntaxform.pl do test -e %{buildroot}/$scr || continue ed %{buildroot}/${scr} <<-'EOF' 1 s@/env[[:blank:]]\+@/@ . w q EOF done # Move font files mkdir -p %{buildroot}%{_datadir}/fonts/texlive-pdftex for font in %{buildroot}/%{_texmfdistdir}/fonts/type1/public/pdftex/*.{pf[ab],[ot]tf} do test -e $font || continue mv -f $font %{buildroot}%{_datadir}/fonts/texlive-pdftex base=${font##*/} ln -sf %{_datadir}/fonts/texlive-pdftex/${base} ${font} done > %{buildroot}%{_datadir}/fonts/texlive-pdftex/encodings.dir > %{buildroot}%{_datadir}/fonts/texlive-pdftex/fonts.dir > %{buildroot}%{_datadir}/fonts/texlive-pdftex/fonts.scale mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail (cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-pdftex.conf)<<-'EOF' <?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!-- ************************************************ --> <!-- Use this to disable the TeX fonts of the package --> <!-- texlive-pdftex --> <!-- Be aware that the configurations in the files --> <!-- 09-texlive*.conf will not be affected by this --> <!-- ************************************************ --> <fontconfig> <rejectfont> <glob>%{_datadir}/fonts/texlive-pdftex/*</glob> </rejectfont> </fontconfig> EOF %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pdftools-%{texlive_version}.%{texlive_noarch}.0.0.86svn47340-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:114} -C %{buildroot}%{_datadir}/texlive tar --use-compress-program=xz -xf %{S:115} -C %{buildroot}%{_datadir}/texlive # Avoid /usr/bin/env <prog> for scr in %{_texmfdistdir}/scripts/texlive/e2pall.pl do test -e %{buildroot}/$scr || continue ed %{buildroot}/${scr} <<-'EOF' 1 s@/env[[:blank:]]\+@/@ . w q EOF done %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pdftricks-%{texlive_version}.%{texlive_noarch}.1.16svn15878-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pdftricks2-%{texlive_version}.%{texlive_noarch}.1.01svn31016-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pdfwin-%{texlive_version}.%{texlive_noarch}.svn45797-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pdfx-%{texlive_version}.%{texlive_noarch}.1.5.84svn44412-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:122} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:123} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pdfxup-%{texlive_version}.%{texlive_noarch}.1.30svn40690-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:124} -C %{buildroot}%{_datadir}/texlive tar --use-compress-program=xz -xf %{S:125} -C %{buildroot}%{_datadir}/texlive %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pecha-%{texlive_version}.%{texlive_noarch}.0.0.1svn15878-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pedigree-perl-%{texlive_version}.%{texlive_noarch}.1.0svn31990-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:128} -C %{buildroot}%{_datadir}/texlive tar --use-compress-program=xz -xf %{S:129} -C %{buildroot}%{_datadir}/texlive # Avoid /usr/bin/env <prog> for scr in %{_texmfdistdir}/scripts/pedigree-perl/pedigree.pl do test -e %{buildroot}/$scr || continue ed %{buildroot}/${scr} <<-'EOF' 1 s@/env[[:blank:]]\+@/@ . w q EOF done %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-perception-%{texlive_version}.%{texlive_noarch}.svn42683-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-perfectcut-%{texlive_version}.%{texlive_noarch}.2.2svn44175-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-perltex-%{texlive_version}.%{texlive_noarch}.2.1svn38719-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:134} -C %{buildroot}%{_datadir}/texlive tar --use-compress-program=xz -xf %{S:135} -C %{buildroot}%{_datadir}/texlive # Avoid /usr/bin/env <prog> for scr in %{_texmfdistdir}/scripts/perltex/perltex.pl do test -e %{buildroot}/$scr || continue ed %{buildroot}/${scr} <<-'EOF' 1 s@/env[[:blank:]]\+@/@ . w q EOF done %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-permute-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-persian-bib-%{texlive_version}.%{texlive_noarch}.0.0.9svn37297-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-petiteannonce-%{texlive_version}.%{texlive_noarch}.1.0001svn25915-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-petri-nets-%{texlive_version}.%{texlive_noarch}.svn39165-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:142} -C %{buildroot}%{_datadir}/texlive tar --use-compress-program=xz -xf %{S:143} -C %{buildroot}%{_datadir}/texlive %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pfarrei-%{texlive_version}.%{texlive_noarch}.r36svn31934-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:144} -C %{buildroot}%{_datadir}/texlive tar --use-compress-program=xz -xf %{S:145} -C %{buildroot}%{_datadir}/texlive # Avoid /usr/bin/env <prog> for scr in %{_texmfdistdir}/scripts/pfarrei/a5toa4.tlu \ %{_texmfdistdir}/scripts/pfarrei/pfarrei.tlu do test -e %{buildroot}/$scr || continue ed %{buildroot}/${scr} <<-'EOF' 1 s@/env[[:blank:]]\+@/@ . w q EOF done %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pgf-%{texlive_version}.%{texlive_noarch}.3.0.1asvn44231-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pgf-blur-%{texlive_version}.%{texlive_noarch}.1.01svn31693-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pgf-soroban-%{texlive_version}.%{texlive_noarch}.1.1svn32269-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pgf-spectra-%{texlive_version}.%{texlive_noarch}.1.0svn42986-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pgf-umlcd-%{texlive_version}.%{texlive_noarch}.0.0.2.1.1svn33307-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pgf-umlsd-%{texlive_version}.%{texlive_noarch}.0.0.7svn33045-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:156} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:157} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pgfgantt-%{texlive_version}.%{texlive_noarch}.5.0svn46280-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:158} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:159} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pgfkeyx-%{texlive_version}.%{texlive_noarch}.0.0.0.1svn26093-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:160} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:161} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pgfmolbio-%{texlive_version}.%{texlive_noarch}.0.0.21svn35152-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:162} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:163} -C %{buildroot}%{_datadir}/texlive/texmf-dist # Correct wrong luaTeX scripts if any for scr in %{_texmfdistdir}/scripts/pgfmolbio/pgfmolbio.lua do test -e %{buildroot}/$scr || continue ed %{buildroot}/${scr} <<-'EOF' 1 i #! /usr/bin/texlua . w q EOF done %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pgfopts-%{texlive_version}.%{texlive_noarch}.2.1asvn34573-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:164} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:165} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pgfornament-%{texlive_version}.%{texlive_noarch}.0.0.21svn39988-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:166} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:167} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pgfornament-han-%{texlive_version}.%{texlive_noarch}.0.0.32svn47399-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:168} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:169} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pgfplots-%{texlive_version}.%{texlive_noarch}.1.16svn47373-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:170} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:171} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-phaistos-fonts-%{texlive_version}.%{texlive_noarch}.1.0svn18651-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:172} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:173} -C %{buildroot}%{_datadir}/texlive/texmf-dist # Move font files mkdir -p %{buildroot}%{_datadir}/fonts/texlive-phaistos for font in %{buildroot}/%{_texmfdistdir}/fonts/opentype/public/phaistos/*.{pf[ab],[ot]tf} \ %{buildroot}/%{_texmfdistdir}/fonts/type1/public/phaistos/*.{pf[ab],[ot]tf} do test -e $font || continue mv -f $font %{buildroot}%{_datadir}/fonts/texlive-phaistos base=${font##*/} ln -sf %{_datadir}/fonts/texlive-phaistos/${base} ${font} done > %{buildroot}%{_datadir}/fonts/texlive-phaistos/encodings.dir > %{buildroot}%{_datadir}/fonts/texlive-phaistos/fonts.dir > %{buildroot}%{_datadir}/fonts/texlive-phaistos/fonts.scale mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail (cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-phaistos.conf)<<-'EOF' <?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!-- ************************************************ --> <!-- Use this to disable the TeX fonts of the package --> <!-- texlive-phaistos --> <!-- Be aware that the configurations in the files --> <!-- 09-texlive*.conf will not be affected by this --> <!-- ************************************************ --> <fontconfig> <rejectfont> <glob>%{_datadir}/fonts/texlive-phaistos/*</glob> </rejectfont> </fontconfig> EOF mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.d (cat > %{buildroot}%{_sysconfdir}/fonts/conf.d/55-texlive-phaistos.conf)<<-'EOF' <?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!-- ************************************************ --> <!-- Disable plain Type1 font to let fontconfig --> <!-- prefere the OpenType and TrueType fonts --> <!-- ************************************************ --> <fontconfig> <selectfont> <rejectfont> <glob>%{_datadir}/fonts/texlive-phaistos/*.pf*</glob> </rejectfont> </selectfont> </fontconfig> EOF %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-phffullpagefigure-%{texlive_version}.%{texlive_noarch}.1.0svn41857-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:174} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:175} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-phfnote-%{texlive_version}.%{texlive_noarch}.1.0svn41858-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:176} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:177} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-phfparen-%{texlive_version}.%{texlive_noarch}.1.0svn41859-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:178} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:179} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-phfqit-%{texlive_version}.%{texlive_noarch}.2.0svn45084-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:180} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:181} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-phfquotetext-%{texlive_version}.%{texlive_noarch}.1.0svn41869-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:182} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:183} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-phfsvnwatermark-%{texlive_version}.%{texlive_noarch}.1.0svn41870-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:184} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:185} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-phfthm-%{texlive_version}.%{texlive_noarch}.1.0svn41871-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:186} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:187} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-philex-%{texlive_version}.%{texlive_noarch}.1.3svn36396-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-philokalia-fonts-%{texlive_version}.%{texlive_noarch}.1.2svn45356-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:190} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:191} -C %{buildroot}%{_datadir}/texlive/texmf-dist # Move font files mkdir -p %{buildroot}%{_datadir}/fonts/texlive-philokalia for font in %{buildroot}/%{_texmfdistdir}/fonts/opentype/public/philokalia/*.{pf[ab],[ot]tf} do test -e $font || continue mv -f $font %{buildroot}%{_datadir}/fonts/texlive-philokalia base=${font##*/} ln -sf %{_datadir}/fonts/texlive-philokalia/${base} ${font} done > %{buildroot}%{_datadir}/fonts/texlive-philokalia/encodings.dir > %{buildroot}%{_datadir}/fonts/texlive-philokalia/fonts.dir > %{buildroot}%{_datadir}/fonts/texlive-philokalia/fonts.scale mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail (cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-philokalia.conf)<<-'EOF' <?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!-- ************************************************ --> <!-- Use this to disable the TeX fonts of the package --> <!-- texlive-philokalia --> <!-- Be aware that the configurations in the files --> <!-- 09-texlive*.conf will not be affected by this --> <!-- ************************************************ --> <fontconfig> <rejectfont> <glob>%{_datadir}/fonts/texlive-philokalia/*</glob> </rejectfont> </fontconfig> EOF %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-philosophersimprint-%{texlive_version}.%{texlive_noarch}.1.4svn41788-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-phonenumbers-%{texlive_version}.%{texlive_noarch}.2.0.2svn46194-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-phonetic-%{texlive_version}.%{texlive_noarch}.svn21871-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:196} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:197} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-phonrule-%{texlive_version}.%{texlive_noarch}.1.3.2svn43963-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-photo-%{texlive_version}.%{texlive_noarch}.svn18739-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-physics-%{texlive_version}.%{texlive_noarch}.1.3svn28590-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-piano-%{texlive_version}.%{texlive_noarch}.1.0svn21574-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-picinpar-%{texlive_version}.%{texlive_noarch}.1.2asvn20374-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pict2e-%{texlive_version}.%{texlive_noarch}.0.0.3bsvn39591-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:208} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:209} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pictex-%{texlive_version}.%{texlive_noarch}.1.1svn21943-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pictex2-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:212} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pictexsum-%{texlive_version}.%{texlive_noarch}.svn24965-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:213} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-piechartmp-%{texlive_version}.%{texlive_noarch}.0.0.3.0svn19440-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-piff-%{texlive_version}.%{texlive_noarch}.svn21894-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pigpen-fonts-%{texlive_version}.%{texlive_noarch}.0.0.2svn15878-%{release}-zypper %endif 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 # Move font files mkdir -p %{buildroot}%{_datadir}/fonts/texlive-pigpen for font in %{buildroot}/%{_texmfdistdir}/fonts/type1/public/pigpen/*.{pf[ab],[ot]tf} do test -e $font || continue mv -f $font %{buildroot}%{_datadir}/fonts/texlive-pigpen base=${font##*/} ln -sf %{_datadir}/fonts/texlive-pigpen/${base} ${font} done > %{buildroot}%{_datadir}/fonts/texlive-pigpen/encodings.dir > %{buildroot}%{_datadir}/fonts/texlive-pigpen/fonts.dir > %{buildroot}%{_datadir}/fonts/texlive-pigpen/fonts.scale mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail (cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-pigpen.conf)<<-'EOF' <?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!-- ************************************************ --> <!-- Use this to disable the TeX fonts of the package --> <!-- texlive-pigpen --> <!-- Be aware that the configurations in the files --> <!-- 09-texlive*.conf will not be affected by this --> <!-- ************************************************ --> <fontconfig> <rejectfont> <glob>%{_datadir}/fonts/texlive-pigpen/*</glob> </rejectfont> </fontconfig> EOF %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pinlabel-%{texlive_version}.%{texlive_noarch}.1.2svn24769-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pitex-%{texlive_version}.%{texlive_noarch}.svn24731-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pittetd-%{texlive_version}.%{texlive_noarch}.1.618svn15878-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pixelart-%{texlive_version}.%{texlive_noarch}.0.0.2.0svn46740-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pkfix-%{texlive_version}.%{texlive_noarch}.1.7svn26032-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:228} -C %{buildroot}%{_datadir}/texlive tar --use-compress-program=xz -xf %{S:229} -C %{buildroot}%{_datadir}/texlive # Correct wrong perl scripts if any for scr in %{_texmfdistdir}/scripts/pkfix/pkfix.pl do test -e %{buildroot}/$scr || continue ed %{buildroot}/${scr} <<-'EOF' 1 1,/\sif 0;$/d 1 i #! /usr/bin/perl . w 1,3p q EOF done %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pkfix-helper-%{texlive_version}.%{texlive_noarch}.1.4svn29725-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:230} -C %{buildroot}%{_datadir}/texlive tar --use-compress-program=xz -xf %{S:231} -C %{buildroot}%{_datadir}/texlive # Avoid /usr/bin/env <prog> for scr in %{_texmfdistdir}/scripts/pkfix-helper/pkfix-helper do test -e %{buildroot}/$scr || continue ed %{buildroot}/${scr} <<-'EOF' 1 s@/env[[:blank:]]\+@/@ . w q EOF done %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pkgloader-%{texlive_version}.%{texlive_noarch}.0.0.7.0svn47486-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:232} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:233} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pkuthss-%{texlive_version}.%{texlive_noarch}.1.7.4svn43374-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:234} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:235} -C %{buildroot}%{_datadir}/texlive/texmf-dist rm -vf %{buildroot}%{_texmfdistdir}/doc/latex/pkuthss/example/Make.bat %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-pl-fonts-%{texlive_version}.%{texlive_noarch}.1.09svn36012-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:236} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:237} -C %{buildroot}%{_datadir}/texlive/texmf-dist # Move font files mkdir -p %{buildroot}%{_datadir}/fonts/texlive-pl for font in %{buildroot}/%{_texmfdistdir}/fonts/type1/public/pl/*.{pf[ab],[ot]tf} do test -e $font || continue mv -f $font %{buildroot}%{_datadir}/fonts/texlive-pl base=${font##*/} ln -sf %{_datadir}/fonts/texlive-pl/${base} ${font} done > %{buildroot}%{_datadir}/fonts/texlive-pl/encodings.dir > %{buildroot}%{_datadir}/fonts/texlive-pl/fonts.dir > %{buildroot}%{_datadir}/fonts/texlive-pl/fonts.scale mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail (cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-pl.conf)<<-'EOF' <?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!-- ************************************************ --> <!-- Use this to disable the TeX fonts of the package --> <!-- texlive-pl --> <!-- Be aware that the configurations in the files --> <!-- 09-texlive*.conf will not be affected by this --> <!-- ************************************************ --> <fontconfig> <rejectfont> <glob>%{_datadir}/fonts/texlive-pl/*</glob> </rejectfont> </fontconfig> EOF %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-placeat-%{texlive_version}.%{texlive_noarch}.0.0.1d1svn45145-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:238} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:239} -C %{buildroot}%{_datadir}/texlive/texmf-dist # Correct wrong luaTeX scripts if any for scr in %{_texmfdistdir}/scripts/placeat/placeat.lua do test -e %{buildroot}/$scr || continue ed %{buildroot}/${scr} <<-'EOF' 1 i #! /usr/bin/texlua . w q EOF done %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-placeins-%{texlive_version}.%{texlive_noarch}.2.2svn19848-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:240} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:241} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-placeins-plain-%{texlive_version}.%{texlive_noarch}.2.0svn15878-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:242} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-plain-%{texlive_version}.%{texlive_noarch}.3.141592653svn43076-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:243} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-plain-doc-%{texlive_version}.%{texlive_noarch}.svn28424-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:244} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-plainpkg-%{texlive_version}.%{texlive_noarch}.0.0.4asvn27765-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:245} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:246} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-plantslabels-%{texlive_version}.%{texlive_noarch}.1.0svn29803-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:247} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:248} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-plantuml-%{texlive_version}.%{texlive_noarch}.0.0.2.2svn47089-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:249} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:250} -C %{buildroot}%{_datadir}/texlive/texmf-dist # 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