texlive-specs-r/texlive-specs-r.spec

21765 lines
919 KiB
RPMSpec
Raw Normal View History

#
# spec file for package texlive-specs-r
#
# Copyright (c) 2023 SUSE LLC
#
# 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 https://bugs.opensuse.org/
#
%define texlive_version 2023
%define texlive_previous 2022
%define texlive_release 20230311
%define texlive_noarch 201
%define biber_version 2.18
#!BuildIgnore: texlive
#!BuildIgnore: texlive-scripts
#!BuildIgnore: texlive-scripts-extra
#!BuildIgnore: texlive-scripts-bin
#!BuildIgnore: texlive-scripts-extra-bin
#!BuildIgnore: texlive-gsftopk
#!BuildIgnore: texlive-gsftopk-bin
#!BuildIgnore: texlive-kpathsea
#!BuildIgnore: texlive-kpathsea-bin
%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: 2023
Release: 0
BuildRequires: ed
BuildRequires: fontconfig
BuildRequires: fontpackages-devel
BuildRequires: mkfontdir
BuildRequires: mkfontscale
BuildRequires: t1utils
BuildRequires: texlive-filesystem
BuildRequires: xorg-x11-fonts-core
BuildRequires: xz
BuildArch: noarch
Summary: Meta package for r
License: BSD-3-Clause and GPL-2.0-or-later and LPPL-1.0 and OFL-1.1 and SUSE-Public-Domain and SUSE-TeX
URL: https://build.opensuse.org/package/show/Publishing:TeXLive/Meta
Group: Productivity/Publishing/TeX/Base
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.12svn57866
Release: 0
License: LPPL-1.0
Summary: Incremental slides
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: 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.tug.org/texlive/tlpretest/archive/
# from 20230311
Source1: overlays.tar.xz
Source2: overlays.doc.tar.xz
%description -n texlive-overlays
This 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).
%package -n texlive-overlays-doc
Version: %{texlive_version}.%{texlive_noarch}.2.12svn57866
Release: 0
Summary: Documentation for texlive-overlays
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-overlays and texlive-alldocumentation)
%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
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
%package -n texlive-overlock
Version: %{texlive_version}.%{texlive_noarch}.svn64495
Release: 0
License: OFL-1.1
Summary: Overlock sans fonts with LaTeX support
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{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):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Requires: texlive-overlock-fonts >= %{texlive_version}
Suggests: texlive-overlock-doc >= %{texlive_version}
Provides: tex(LY1Ovrlck-LF.fd)
Provides: tex(LY1Ovrlck-OsF.fd)
Provides: tex(OT1Ovrlck-LF.fd)
Provides: tex(OT1Ovrlck-OsF.fd)
Provides: tex(Ovrlck-Black-lf-ly1--base.tfm)
Provides: tex(Ovrlck-Black-lf-ly1--lcdfj.tfm)
Provides: tex(Ovrlck-Black-lf-ly1.tfm)
Provides: tex(Ovrlck-Black-lf-ly1.vf)
Provides: tex(Ovrlck-Black-lf-ot1--base.tfm)
Provides: tex(Ovrlck-Black-lf-ot1--lcdfj.tfm)
Provides: tex(Ovrlck-Black-lf-ot1.tfm)
Provides: tex(Ovrlck-Black-lf-ot1.vf)
Provides: tex(Ovrlck-Black-lf-t1--base.tfm)
Provides: tex(Ovrlck-Black-lf-t1--lcdfj.tfm)
Provides: tex(Ovrlck-Black-lf-t1.tfm)
Provides: tex(Ovrlck-Black-lf-t1.vf)
Provides: tex(Ovrlck-Black-lf-ts1--base.tfm)
Provides: tex(Ovrlck-Black-lf-ts1.tfm)
Provides: tex(Ovrlck-Black-lf-ts1.vf)
Provides: tex(Ovrlck-Black-osf-ly1--base.tfm)
Provides: tex(Ovrlck-Black-osf-ly1--lcdfj.tfm)
Provides: tex(Ovrlck-Black-osf-ly1.tfm)
Provides: tex(Ovrlck-Black-osf-ly1.vf)
Provides: tex(Ovrlck-Black-osf-ot1--base.tfm)
Provides: tex(Ovrlck-Black-osf-ot1--lcdfj.tfm)
Provides: tex(Ovrlck-Black-osf-ot1.tfm)
Provides: tex(Ovrlck-Black-osf-ot1.vf)
Provides: tex(Ovrlck-Black-osf-t1--base.tfm)
Provides: tex(Ovrlck-Black-osf-t1--lcdfj.tfm)
Provides: tex(Ovrlck-Black-osf-t1.tfm)
Provides: tex(Ovrlck-Black-osf-t1.vf)
Provides: tex(Ovrlck-Black-osf-ts1--base.tfm)
Provides: tex(Ovrlck-Black-osf-ts1.tfm)
Provides: tex(Ovrlck-Black-osf-ts1.vf)
Provides: tex(Ovrlck-BlackItalic-lf-ly1--base.tfm)
Provides: tex(Ovrlck-BlackItalic-lf-ly1--lcdfj.tfm)
Provides: tex(Ovrlck-BlackItalic-lf-ly1.tfm)
Provides: tex(Ovrlck-BlackItalic-lf-ly1.vf)
Provides: tex(Ovrlck-BlackItalic-lf-ot1--base.tfm)
Provides: tex(Ovrlck-BlackItalic-lf-ot1--lcdfj.tfm)
Provides: tex(Ovrlck-BlackItalic-lf-ot1.tfm)
Provides: tex(Ovrlck-BlackItalic-lf-ot1.vf)
Provides: tex(Ovrlck-BlackItalic-lf-t1--base.tfm)
Provides: tex(Ovrlck-BlackItalic-lf-t1--lcdfj.tfm)
Provides: tex(Ovrlck-BlackItalic-lf-t1.tfm)
Provides: tex(Ovrlck-BlackItalic-lf-t1.vf)
Provides: tex(Ovrlck-BlackItalic-lf-ts1--base.tfm)
Provides: tex(Ovrlck-BlackItalic-lf-ts1.tfm)
Provides: tex(Ovrlck-BlackItalic-lf-ts1.vf)
Provides: tex(Ovrlck-BlackItalic-osf-ly1--base.tfm)
Provides: tex(Ovrlck-BlackItalic-osf-ly1--lcdfj.tfm)
Provides: tex(Ovrlck-BlackItalic-osf-ly1.tfm)
Provides: tex(Ovrlck-BlackItalic-osf-ly1.vf)
Provides: tex(Ovrlck-BlackItalic-osf-ot1--base.tfm)
Provides: tex(Ovrlck-BlackItalic-osf-ot1--lcdfj.tfm)
Provides: tex(Ovrlck-BlackItalic-osf-ot1.tfm)
Provides: tex(Ovrlck-BlackItalic-osf-ot1.vf)
Provides: tex(Ovrlck-BlackItalic-osf-t1--base.tfm)
Provides: tex(Ovrlck-BlackItalic-osf-t1--lcdfj.tfm)
Provides: tex(Ovrlck-BlackItalic-osf-t1.tfm)
Provides: tex(Ovrlck-BlackItalic-osf-t1.vf)
Provides: tex(Ovrlck-BlackItalic-osf-ts1--base.tfm)
Provides: tex(Ovrlck-BlackItalic-osf-ts1.tfm)
Provides: tex(Ovrlck-BlackItalic-osf-ts1.vf)
Provides: tex(Ovrlck-Bold-lf-ly1--base.tfm)
Provides: tex(Ovrlck-Bold-lf-ly1--lcdfj.tfm)
Provides: tex(Ovrlck-Bold-lf-ly1.tfm)
Provides: tex(Ovrlck-Bold-lf-ly1.vf)
Provides: tex(Ovrlck-Bold-lf-ot1--base.tfm)
Provides: tex(Ovrlck-Bold-lf-ot1--lcdfj.tfm)
Provides: tex(Ovrlck-Bold-lf-ot1.tfm)
Provides: tex(Ovrlck-Bold-lf-ot1.vf)
Provides: tex(Ovrlck-Bold-lf-t1--base.tfm)
Provides: tex(Ovrlck-Bold-lf-t1--lcdfj.tfm)
Provides: tex(Ovrlck-Bold-lf-t1.tfm)
Provides: tex(Ovrlck-Bold-lf-t1.vf)
Provides: tex(Ovrlck-Bold-lf-ts1--base.tfm)
Provides: tex(Ovrlck-Bold-lf-ts1.tfm)
Provides: tex(Ovrlck-Bold-lf-ts1.vf)
Provides: tex(Ovrlck-Bold-osf-ly1--base.tfm)
Provides: tex(Ovrlck-Bold-osf-ly1--lcdfj.tfm)
Provides: tex(Ovrlck-Bold-osf-ly1.tfm)
Provides: tex(Ovrlck-Bold-osf-ly1.vf)
Provides: tex(Ovrlck-Bold-osf-ot1--base.tfm)
Provides: tex(Ovrlck-Bold-osf-ot1--lcdfj.tfm)
Provides: tex(Ovrlck-Bold-osf-ot1.tfm)
Provides: tex(Ovrlck-Bold-osf-ot1.vf)
Provides: tex(Ovrlck-Bold-osf-t1--base.tfm)
Provides: tex(Ovrlck-Bold-osf-t1--lcdfj.tfm)
Provides: tex(Ovrlck-Bold-osf-t1.tfm)
Provides: tex(Ovrlck-Bold-osf-t1.vf)
Provides: tex(Ovrlck-Bold-osf-ts1--base.tfm)
Provides: tex(Ovrlck-Bold-osf-ts1.tfm)
Provides: tex(Ovrlck-Bold-osf-ts1.vf)
Provides: tex(Ovrlck-BoldItalic-lf-ly1--base.tfm)
Provides: tex(Ovrlck-BoldItalic-lf-ly1--lcdfj.tfm)
Provides: tex(Ovrlck-BoldItalic-lf-ly1.tfm)
Provides: tex(Ovrlck-BoldItalic-lf-ly1.vf)
Provides: tex(Ovrlck-BoldItalic-lf-ot1--base.tfm)
Provides: tex(Ovrlck-BoldItalic-lf-ot1--lcdfj.tfm)
Provides: tex(Ovrlck-BoldItalic-lf-ot1.tfm)
Provides: tex(Ovrlck-BoldItalic-lf-ot1.vf)
Provides: tex(Ovrlck-BoldItalic-lf-t1--base.tfm)
Provides: tex(Ovrlck-BoldItalic-lf-t1--lcdfj.tfm)
Provides: tex(Ovrlck-BoldItalic-lf-t1.tfm)
Provides: tex(Ovrlck-BoldItalic-lf-t1.vf)
Provides: tex(Ovrlck-BoldItalic-lf-ts1--base.tfm)
Provides: tex(Ovrlck-BoldItalic-lf-ts1.tfm)
Provides: tex(Ovrlck-BoldItalic-lf-ts1.vf)
Provides: tex(Ovrlck-BoldItalic-osf-ly1--base.tfm)
Provides: tex(Ovrlck-BoldItalic-osf-ly1--lcdfj.tfm)
Provides: tex(Ovrlck-BoldItalic-osf-ly1.tfm)
Provides: tex(Ovrlck-BoldItalic-osf-ly1.vf)
Provides: tex(Ovrlck-BoldItalic-osf-ot1--base.tfm)
Provides: tex(Ovrlck-BoldItalic-osf-ot1--lcdfj.tfm)
Provides: tex(Ovrlck-BoldItalic-osf-ot1.tfm)
Provides: tex(Ovrlck-BoldItalic-osf-ot1.vf)
Provides: tex(Ovrlck-BoldItalic-osf-t1--base.tfm)
Provides: tex(Ovrlck-BoldItalic-osf-t1--lcdfj.tfm)
Provides: tex(Ovrlck-BoldItalic-osf-t1.tfm)
Provides: tex(Ovrlck-BoldItalic-osf-t1.vf)
Provides: tex(Ovrlck-BoldItalic-osf-ts1--base.tfm)
Provides: tex(Ovrlck-BoldItalic-osf-ts1.tfm)
Provides: tex(Ovrlck-BoldItalic-osf-ts1.vf)
Provides: tex(Ovrlck-Italic-lf-ly1--base.tfm)
Provides: tex(Ovrlck-Italic-lf-ly1--lcdfj.tfm)
Provides: tex(Ovrlck-Italic-lf-ly1.tfm)
Provides: tex(Ovrlck-Italic-lf-ly1.vf)
Provides: tex(Ovrlck-Italic-lf-ot1--base.tfm)
Provides: tex(Ovrlck-Italic-lf-ot1--lcdfj.tfm)
Provides: tex(Ovrlck-Italic-lf-ot1.tfm)
Provides: tex(Ovrlck-Italic-lf-ot1.vf)
Provides: tex(Ovrlck-Italic-lf-t1--base.tfm)
Provides: tex(Ovrlck-Italic-lf-t1--lcdfj.tfm)
Provides: tex(Ovrlck-Italic-lf-t1.tfm)
Provides: tex(Ovrlck-Italic-lf-t1.vf)
Provides: tex(Ovrlck-Italic-lf-ts1--base.tfm)
Provides: tex(Ovrlck-Italic-lf-ts1.tfm)
Provides: tex(Ovrlck-Italic-lf-ts1.vf)
Provides: tex(Ovrlck-Italic-osf-ly1--base.tfm)
Provides: tex(Ovrlck-Italic-osf-ly1--lcdfj.tfm)
Provides: tex(Ovrlck-Italic-osf-ly1.tfm)
Provides: tex(Ovrlck-Italic-osf-ly1.vf)
Provides: tex(Ovrlck-Italic-osf-ot1--base.tfm)
Provides: tex(Ovrlck-Italic-osf-ot1--lcdfj.tfm)
Provides: tex(Ovrlck-Italic-osf-ot1.tfm)
Provides: tex(Ovrlck-Italic-osf-ot1.vf)
Provides: tex(Ovrlck-Italic-osf-t1--base.tfm)
Provides: tex(Ovrlck-Italic-osf-t1--lcdfj.tfm)
Provides: tex(Ovrlck-Italic-osf-t1.tfm)
Provides: tex(Ovrlck-Italic-osf-t1.vf)
Provides: tex(Ovrlck-Italic-osf-ts1--base.tfm)
Provides: tex(Ovrlck-Italic-osf-ts1.tfm)
Provides: tex(Ovrlck-Italic-osf-ts1.vf)
Provides: tex(Ovrlck-Regular-lf-ly1--base.tfm)
Provides: tex(Ovrlck-Regular-lf-ly1--lcdfj.tfm)
Provides: tex(Ovrlck-Regular-lf-ly1.tfm)
Provides: tex(Ovrlck-Regular-lf-ly1.vf)
Provides: tex(Ovrlck-Regular-lf-ot1--base.tfm)
Provides: tex(Ovrlck-Regular-lf-ot1--lcdfj.tfm)
Provides: tex(Ovrlck-Regular-lf-ot1.tfm)
Provides: tex(Ovrlck-Regular-lf-ot1.vf)
Provides: tex(Ovrlck-Regular-lf-sc-ly1--base.tfm)
Provides: tex(Ovrlck-Regular-lf-sc-ly1--lcdfj.tfm)
Provides: tex(Ovrlck-Regular-lf-sc-ly1.tfm)
Provides: tex(Ovrlck-Regular-lf-sc-ly1.vf)
Provides: tex(Ovrlck-Regular-lf-sc-ot1--base.tfm)
Provides: tex(Ovrlck-Regular-lf-sc-ot1--lcdfj.tfm)
Provides: tex(Ovrlck-Regular-lf-sc-ot1.tfm)
Provides: tex(Ovrlck-Regular-lf-sc-ot1.vf)
Provides: tex(Ovrlck-Regular-lf-sc-t1--base.tfm)
Provides: tex(Ovrlck-Regular-lf-sc-t1--lcdfj.tfm)
Provides: tex(Ovrlck-Regular-lf-sc-t1.tfm)
Provides: tex(Ovrlck-Regular-lf-sc-t1.vf)
Provides: tex(Ovrlck-Regular-lf-t1--base.tfm)
Provides: tex(Ovrlck-Regular-lf-t1--lcdfj.tfm)
Provides: tex(Ovrlck-Regular-lf-t1.tfm)
Provides: tex(Ovrlck-Regular-lf-t1.vf)
Provides: tex(Ovrlck-Regular-lf-ts1--base.tfm)
Provides: tex(Ovrlck-Regular-lf-ts1.tfm)
Provides: tex(Ovrlck-Regular-lf-ts1.vf)
Provides: tex(Ovrlck-Regular-osf-ly1--base.tfm)
Provides: tex(Ovrlck-Regular-osf-ly1--lcdfj.tfm)
Provides: tex(Ovrlck-Regular-osf-ly1.tfm)
Provides: tex(Ovrlck-Regular-osf-ly1.vf)
Provides: tex(Ovrlck-Regular-osf-ot1--base.tfm)
Provides: tex(Ovrlck-Regular-osf-ot1--lcdfj.tfm)
Provides: tex(Ovrlck-Regular-osf-ot1.tfm)
Provides: tex(Ovrlck-Regular-osf-ot1.vf)
Provides: tex(Ovrlck-Regular-osf-sc-ly1--base.tfm)
Provides: tex(Ovrlck-Regular-osf-sc-ly1--lcdfj.tfm)
Provides: tex(Ovrlck-Regular-osf-sc-ly1.tfm)
Provides: tex(Ovrlck-Regular-osf-sc-ly1.vf)
Provides: tex(Ovrlck-Regular-osf-sc-ot1--base.tfm)
Provides: tex(Ovrlck-Regular-osf-sc-ot1--lcdfj.tfm)
Provides: tex(Ovrlck-Regular-osf-sc-ot1.tfm)
Provides: tex(Ovrlck-Regular-osf-sc-ot1.vf)
Provides: tex(Ovrlck-Regular-osf-sc-t1--base.tfm)
Provides: tex(Ovrlck-Regular-osf-sc-t1--lcdfj.tfm)
Provides: tex(Ovrlck-Regular-osf-sc-t1.tfm)
Provides: tex(Ovrlck-Regular-osf-sc-t1.vf)
Provides: tex(Ovrlck-Regular-osf-t1--base.tfm)
Provides: tex(Ovrlck-Regular-osf-t1--lcdfj.tfm)
Provides: tex(Ovrlck-Regular-osf-t1.tfm)
Provides: tex(Ovrlck-Regular-osf-t1.vf)
Provides: tex(Ovrlck-Regular-osf-ts1--base.tfm)
Provides: tex(Ovrlck-Regular-osf-ts1.tfm)
Provides: tex(Ovrlck-Regular-osf-ts1.vf)
Provides: tex(T1Ovrlck-LF.fd)
Provides: tex(T1Ovrlck-OsF.fd)
Provides: tex(TS1Ovrlck-LF.fd)
Provides: tex(TS1Ovrlck-OsF.fd)
Provides: tex(overlock.map)
Provides: tex(overlock.sty)
Provides: tex(ovrlck_2sdgnb.enc)
Provides: tex(ovrlck_325tkf.enc)
Provides: tex(ovrlck_7l4e47.enc)
Provides: tex(ovrlck_a4aghc.enc)
Provides: tex(ovrlck_bhbhyo.enc)
Provides: tex(ovrlck_cj365g.enc)
Provides: tex(ovrlck_cr35rj.enc)
Provides: tex(ovrlck_e3j4ia.enc)
Provides: tex(ovrlck_fqfhhf.enc)
Provides: tex(ovrlck_gmmlzo.enc)
Provides: tex(ovrlck_irzqhk.enc)
Provides: tex(ovrlck_j3mq5n.enc)
Provides: tex(ovrlck_k2npiy.enc)
Provides: tex(ovrlck_lhx5go.enc)
Provides: tex(ovrlck_lqqrub.enc)
Provides: tex(ovrlck_siy5zo.enc)
Provides: tex(ovrlck_tmoia5.enc)
Provides: tex(ovrlck_vvi6px.enc)
Provides: tex(ovrlck_woxjio.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.tug.org/texlive/tlpretest/archive/
# from 20230311
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), "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.
%package -n texlive-overlock-doc
Version: %{texlive_version}.%{texlive_noarch}.svn64495
Release: 0
Summary: Documentation for texlive-overlock
License: OFL-1.1
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-overlock and texlive-alldocumentation)
%description -n texlive-overlock-doc
This package includes the documentation for texlive-overlock
%package -n texlive-overlock-fonts
Version: %{texlive_version}.%{texlive_noarch}.svn64495
Release: 0
Summary: Severed fonts for texlive-overlock
License: OFL-1.1
URL: https://www.tug.org/texlive/
Group: Productivity/Publishing/TeX/Fonts
%reconfigure_fonts_prereq
Requires(posttrans):fontconfig
Requires(posttrans):ghostscript-fonts-std
Suggests: 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
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/OFL.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/ovrlck_2sdgnb.enc
%{_texmfdistdir}/fonts/enc/dvips/overlock/ovrlck_325tkf.enc
%{_texmfdistdir}/fonts/enc/dvips/overlock/ovrlck_7l4e47.enc
%{_texmfdistdir}/fonts/enc/dvips/overlock/ovrlck_a4aghc.enc
%{_texmfdistdir}/fonts/enc/dvips/overlock/ovrlck_bhbhyo.enc
%{_texmfdistdir}/fonts/enc/dvips/overlock/ovrlck_cj365g.enc
%{_texmfdistdir}/fonts/enc/dvips/overlock/ovrlck_cr35rj.enc
%{_texmfdistdir}/fonts/enc/dvips/overlock/ovrlck_e3j4ia.enc
%{_texmfdistdir}/fonts/enc/dvips/overlock/ovrlck_fqfhhf.enc
%{_texmfdistdir}/fonts/enc/dvips/overlock/ovrlck_gmmlzo.enc
%{_texmfdistdir}/fonts/enc/dvips/overlock/ovrlck_irzqhk.enc
%{_texmfdistdir}/fonts/enc/dvips/overlock/ovrlck_j3mq5n.enc
%{_texmfdistdir}/fonts/enc/dvips/overlock/ovrlck_k2npiy.enc
%{_texmfdistdir}/fonts/enc/dvips/overlock/ovrlck_lhx5go.enc
%{_texmfdistdir}/fonts/enc/dvips/overlock/ovrlck_lqqrub.enc
%{_texmfdistdir}/fonts/enc/dvips/overlock/ovrlck_siy5zo.enc
%{_texmfdistdir}/fonts/enc/dvips/overlock/ovrlck_tmoia5.enc
%{_texmfdistdir}/fonts/enc/dvips/overlock/ovrlck_vvi6px.enc
%{_texmfdistdir}/fonts/enc/dvips/overlock/ovrlck_woxjio.enc
%{_texmfdistdir}/fonts/map/dvips/overlock/overlock.map
%verify(link) %{_texmfdistdir}/fonts/opentype/tipo/overlock/Overlock-Black-OTF.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/tipo/overlock/Overlock-BlackItalic-OTF.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/tipo/overlock/Overlock-Bold-OTF.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/tipo/overlock/Overlock-BoldItalic-OTF.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/tipo/overlock/Overlock-Italic-OTF.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/tipo/overlock/Overlock-Regular-OTF.otf
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Black-lf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Black-lf-ly1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Black-lf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Black-lf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Black-lf-ot1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Black-lf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Black-lf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Black-lf-t1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Black-lf-t1.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Black-lf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Black-lf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Black-osf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Black-osf-ly1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Black-osf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Black-osf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Black-osf-ot1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Black-osf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Black-osf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Black-osf-t1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Black-osf-t1.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Black-osf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Black-osf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-BlackItalic-lf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-BlackItalic-lf-ly1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-BlackItalic-lf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-BlackItalic-lf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-BlackItalic-lf-ot1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-BlackItalic-lf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-BlackItalic-lf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-BlackItalic-lf-t1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-BlackItalic-lf-t1.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-BlackItalic-lf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-BlackItalic-lf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-BlackItalic-osf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-BlackItalic-osf-ly1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-BlackItalic-osf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-BlackItalic-osf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-BlackItalic-osf-ot1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-BlackItalic-osf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-BlackItalic-osf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-BlackItalic-osf-t1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-BlackItalic-osf-t1.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-BlackItalic-osf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-BlackItalic-osf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Bold-lf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Bold-lf-ly1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Bold-lf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Bold-lf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Bold-lf-ot1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Bold-lf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Bold-lf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Bold-lf-t1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Bold-lf-t1.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Bold-lf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Bold-lf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Bold-osf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Bold-osf-ly1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Bold-osf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Bold-osf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Bold-osf-ot1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Bold-osf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Bold-osf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Bold-osf-t1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Bold-osf-t1.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Bold-osf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Bold-osf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-BoldItalic-lf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-BoldItalic-lf-ly1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-BoldItalic-lf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-BoldItalic-lf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-BoldItalic-lf-ot1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-BoldItalic-lf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-BoldItalic-lf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-BoldItalic-lf-t1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-BoldItalic-lf-t1.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-BoldItalic-lf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-BoldItalic-lf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-BoldItalic-osf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-BoldItalic-osf-ly1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-BoldItalic-osf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-BoldItalic-osf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-BoldItalic-osf-ot1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-BoldItalic-osf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-BoldItalic-osf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-BoldItalic-osf-t1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-BoldItalic-osf-t1.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-BoldItalic-osf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-BoldItalic-osf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Italic-lf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Italic-lf-ly1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Italic-lf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Italic-lf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Italic-lf-ot1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Italic-lf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Italic-lf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Italic-lf-t1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Italic-lf-t1.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Italic-lf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Italic-lf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Italic-osf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Italic-osf-ly1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Italic-osf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Italic-osf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Italic-osf-ot1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Italic-osf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Italic-osf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Italic-osf-t1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Italic-osf-t1.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Italic-osf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Italic-osf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Regular-lf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Regular-lf-ly1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Regular-lf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Regular-lf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Regular-lf-ot1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Regular-lf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Regular-lf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Regular-lf-sc-ly1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Regular-lf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Regular-lf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Regular-lf-sc-ot1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Regular-lf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Regular-lf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Regular-lf-sc-t1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Regular-lf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Regular-lf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Regular-lf-t1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Regular-lf-t1.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Regular-lf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Regular-lf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Regular-osf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Regular-osf-ly1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Regular-osf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Regular-osf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Regular-osf-ot1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Regular-osf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Regular-osf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Regular-osf-sc-ly1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Regular-osf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Regular-osf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Regular-osf-sc-ot1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Regular-osf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Regular-osf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Regular-osf-sc-t1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Regular-osf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Regular-osf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Regular-osf-t1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Regular-osf-t1.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Regular-osf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/tipo/overlock/Ovrlck-Regular-osf-ts1.tfm
%verify(link) %{_texmfdistdir}/fonts/type1/tipo/overlock/Ovrlck-Black.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/tipo/overlock/Ovrlck-BlackItalic.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/tipo/overlock/Ovrlck-BlackItalicLCDFJ.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/tipo/overlock/Ovrlck-BlackLCDFJ.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/tipo/overlock/Ovrlck-Bold.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/tipo/overlock/Ovrlck-BoldItalic.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/tipo/overlock/Ovrlck-BoldItalicLCDFJ.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/tipo/overlock/Ovrlck-BoldLCDFJ.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/tipo/overlock/Ovrlck-Italic.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/tipo/overlock/Ovrlck-ItalicLCDFJ.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/tipo/overlock/Ovrlck-Regular.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/tipo/overlock/Ovrlck-RegularLCDFJ.pfb
%{_texmfdistdir}/fonts/vf/tipo/overlock/Ovrlck-Black-lf-ly1.vf
%{_texmfdistdir}/fonts/vf/tipo/overlock/Ovrlck-Black-lf-ot1.vf
%{_texmfdistdir}/fonts/vf/tipo/overlock/Ovrlck-Black-lf-t1.vf
%{_texmfdistdir}/fonts/vf/tipo/overlock/Ovrlck-Black-lf-ts1.vf
%{_texmfdistdir}/fonts/vf/tipo/overlock/Ovrlck-Black-osf-ly1.vf
%{_texmfdistdir}/fonts/vf/tipo/overlock/Ovrlck-Black-osf-ot1.vf
%{_texmfdistdir}/fonts/vf/tipo/overlock/Ovrlck-Black-osf-t1.vf
%{_texmfdistdir}/fonts/vf/tipo/overlock/Ovrlck-Black-osf-ts1.vf
%{_texmfdistdir}/fonts/vf/tipo/overlock/Ovrlck-BlackItalic-lf-ly1.vf
%{_texmfdistdir}/fonts/vf/tipo/overlock/Ovrlck-BlackItalic-lf-ot1.vf
%{_texmfdistdir}/fonts/vf/tipo/overlock/Ovrlck-BlackItalic-lf-t1.vf
%{_texmfdistdir}/fonts/vf/tipo/overlock/Ovrlck-BlackItalic-lf-ts1.vf
%{_texmfdistdir}/fonts/vf/tipo/overlock/Ovrlck-BlackItalic-osf-ly1.vf
%{_texmfdistdir}/fonts/vf/tipo/overlock/Ovrlck-BlackItalic-osf-ot1.vf
%{_texmfdistdir}/fonts/vf/tipo/overlock/Ovrlck-BlackItalic-osf-t1.vf
%{_texmfdistdir}/fonts/vf/tipo/overlock/Ovrlck-BlackItalic-osf-ts1.vf
%{_texmfdistdir}/fonts/vf/tipo/overlock/Ovrlck-Bold-lf-ly1.vf
%{_texmfdistdir}/fonts/vf/tipo/overlock/Ovrlck-Bold-lf-ot1.vf
%{_texmfdistdir}/fonts/vf/tipo/overlock/Ovrlck-Bold-lf-t1.vf
%{_texmfdistdir}/fonts/vf/tipo/overlock/Ovrlck-Bold-lf-ts1.vf
%{_texmfdistdir}/fonts/vf/tipo/overlock/Ovrlck-Bold-osf-ly1.vf
%{_texmfdistdir}/fonts/vf/tipo/overlock/Ovrlck-Bold-osf-ot1.vf
%{_texmfdistdir}/fonts/vf/tipo/overlock/Ovrlck-Bold-osf-t1.vf
%{_texmfdistdir}/fonts/vf/tipo/overlock/Ovrlck-Bold-osf-ts1.vf
%{_texmfdistdir}/fonts/vf/tipo/overlock/Ovrlck-BoldItalic-lf-ly1.vf
%{_texmfdistdir}/fonts/vf/tipo/overlock/Ovrlck-BoldItalic-lf-ot1.vf
%{_texmfdistdir}/fonts/vf/tipo/overlock/Ovrlck-BoldItalic-lf-t1.vf
%{_texmfdistdir}/fonts/vf/tipo/overlock/Ovrlck-BoldItalic-lf-ts1.vf
%{_texmfdistdir}/fonts/vf/tipo/overlock/Ovrlck-BoldItalic-osf-ly1.vf
%{_texmfdistdir}/fonts/vf/tipo/overlock/Ovrlck-BoldItalic-osf-ot1.vf
%{_texmfdistdir}/fonts/vf/tipo/overlock/Ovrlck-BoldItalic-osf-t1.vf
%{_texmfdistdir}/fonts/vf/tipo/overlock/Ovrlck-BoldItalic-osf-ts1.vf
%{_texmfdistdir}/fonts/vf/tipo/overlock/Ovrlck-Italic-lf-ly1.vf
%{_texmfdistdir}/fonts/vf/tipo/overlock/Ovrlck-Italic-lf-ot1.vf
%{_texmfdistdir}/fonts/vf/tipo/overlock/Ovrlck-Italic-lf-t1.vf
%{_texmfdistdir}/fonts/vf/tipo/overlock/Ovrlck-Italic-lf-ts1.vf
%{_texmfdistdir}/fonts/vf/tipo/overlock/Ovrlck-Italic-osf-ly1.vf
%{_texmfdistdir}/fonts/vf/tipo/overlock/Ovrlck-Italic-osf-ot1.vf
%{_texmfdistdir}/fonts/vf/tipo/overlock/Ovrlck-Italic-osf-t1.vf
%{_texmfdistdir}/fonts/vf/tipo/overlock/Ovrlck-Italic-osf-ts1.vf
%{_texmfdistdir}/fonts/vf/tipo/overlock/Ovrlck-Regular-lf-ly1.vf
%{_texmfdistdir}/fonts/vf/tipo/overlock/Ovrlck-Regular-lf-ot1.vf
%{_texmfdistdir}/fonts/vf/tipo/overlock/Ovrlck-Regular-lf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/tipo/overlock/Ovrlck-Regular-lf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/tipo/overlock/Ovrlck-Regular-lf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/tipo/overlock/Ovrlck-Regular-lf-t1.vf
%{_texmfdistdir}/fonts/vf/tipo/overlock/Ovrlck-Regular-lf-ts1.vf
%{_texmfdistdir}/fonts/vf/tipo/overlock/Ovrlck-Regular-osf-ly1.vf
%{_texmfdistdir}/fonts/vf/tipo/overlock/Ovrlck-Regular-osf-ot1.vf
%{_texmfdistdir}/fonts/vf/tipo/overlock/Ovrlck-Regular-osf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/tipo/overlock/Ovrlck-Regular-osf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/tipo/overlock/Ovrlck-Regular-osf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/tipo/overlock/Ovrlck-Regular-osf-t1.vf
%{_texmfdistdir}/fonts/vf/tipo/overlock/Ovrlck-Regular-osf-ts1.vf
%{_texmfdistdir}/tex/latex/overlock/LY1Ovrlck-LF.fd
%{_texmfdistdir}/tex/latex/overlock/LY1Ovrlck-OsF.fd
%{_texmfdistdir}/tex/latex/overlock/OT1Ovrlck-LF.fd
%{_texmfdistdir}/tex/latex/overlock/OT1Ovrlck-OsF.fd
%{_texmfdistdir}/tex/latex/overlock/T1Ovrlck-LF.fd
%{_texmfdistdir}/tex/latex/overlock/T1Ovrlck-OsF.fd
%{_texmfdistdir}/tex/latex/overlock/TS1Ovrlck-LF.fd
%{_texmfdistdir}/tex/latex/overlock/TS1Ovrlck-OsF.fd
%{_texmfdistdir}/tex/latex/overlock/overlock.sty
%files -n texlive-overlock-fonts
%defattr(-,root,root,755)
%dir %{_datadir}/fonts/texlive-overlock
%{_datadir}/fontconfig/conf.avail/58-texlive-overlock.conf
%{_datadir}/fontconfig/conf.avail/55-texlive-overlock.conf
%config %{_sysconfdir}/fonts/conf.d/55-texlive-overlock.conf
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-overlock/encodings.dir
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-overlock/fonts.dir
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-overlock/fonts.scale
%{_datadir}/fonts/texlive-overlock/Overlock-Black-OTF.otf
%{_datadir}/fonts/texlive-overlock/Overlock-BlackItalic-OTF.otf
%{_datadir}/fonts/texlive-overlock/Overlock-Bold-OTF.otf
%{_datadir}/fonts/texlive-overlock/Overlock-BoldItalic-OTF.otf
%{_datadir}/fonts/texlive-overlock/Overlock-Italic-OTF.otf
%{_datadir}/fonts/texlive-overlock/Overlock-Regular-OTF.otf
%{_datadir}/fonts/texlive-overlock/Ovrlck-Black.pfb
%{_datadir}/fonts/texlive-overlock/Ovrlck-BlackItalic.pfb
%{_datadir}/fonts/texlive-overlock/Ovrlck-BlackItalicLCDFJ.pfb
%{_datadir}/fonts/texlive-overlock/Ovrlck-BlackLCDFJ.pfb
%{_datadir}/fonts/texlive-overlock/Ovrlck-Bold.pfb
%{_datadir}/fonts/texlive-overlock/Ovrlck-BoldItalic.pfb
%{_datadir}/fonts/texlive-overlock/Ovrlck-BoldItalicLCDFJ.pfb
%{_datadir}/fonts/texlive-overlock/Ovrlck-BoldLCDFJ.pfb
%{_datadir}/fonts/texlive-overlock/Ovrlck-Italic.pfb
%{_datadir}/fonts/texlive-overlock/Ovrlck-ItalicLCDFJ.pfb
%{_datadir}/fonts/texlive-overlock/Ovrlck-Regular.pfb
%{_datadir}/fonts/texlive-overlock/Ovrlck-RegularLCDFJ.pfb
%package -n texlive-overpic
Version: %{texlive_version}.%{texlive_noarch}.1.3svn53889
Release: 0
License: LPPL-1.0
Summary: Combine LaTeX commands over included graphics
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-overpic-doc >= %{texlive_version}
Provides: tex(overpic.sty)
Requires: tex(epic.sty)
Requires: tex(graphicx.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
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.
%package -n texlive-overpic-doc
Version: %{texlive_version}.%{texlive_noarch}.1.3svn53889
Release: 0
Summary: Documentation for texlive-overpic
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-overpic and texlive-alldocumentation)
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
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
%package -n texlive-pacioli
Version: %{texlive_version}.%{texlive_noarch}.svn24947
Release: 0
License: LPPL-1.0
Summary: Fonts designed by Fra Luca de Pacioli in 1497
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: 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.tug.org/texlive/tlpretest/archive/
# from 20230311
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.
%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: https://www.tug.org/texlive/
Supplements: (texlive-pacioli and texlive-alldocumentation)
%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
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
%package -n texlive-padauk
Version: %{texlive_version}.%{texlive_noarch}.3.002svn42617
Release: 0
License: OFL-1.1
Summary: A high-quality TrueType font that supports the many diverse languages that use the Myanmar script
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Requires: texlive-padauk-fonts >= %{texlive_version}
Suggests: texlive-padauk-doc >= %{texlive_version}
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
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.
%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: https://www.tug.org/texlive/
Supplements: (texlive-padauk and texlive-alldocumentation)
%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
URL: https://www.tug.org/texlive/
Group: Productivity/Publishing/TeX/Fonts
%reconfigure_fonts_prereq
Requires(posttrans):fontconfig
Requires(posttrans):ghostscript-fonts-std
Suggests: 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
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
%{_datadir}/fontconfig/conf.avail/58-texlive-padauk.conf
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-padauk/encodings.dir
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-padauk/fonts.dir
%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
%package -n texlive-padcount
Version: %{texlive_version}.%{texlive_noarch}.1.0svn47621
Release: 0
License: LPPL-1.0
Summary: Pad numbers with arbitrary characters
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-padcount-doc >= %{texlive_version}
Provides: tex(padcount.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source11: padcount.tar.xz
Source12: padcount.doc.tar.xz
%description -n texlive-padcount
This package provides some simple macros which will pad numbers
(or, indeed, any expanded token) with your choice of character
(defaulting to "0") to your choice of number of places
(defaults to "2"). This works not only on arabic numerals, but
on any expanded list of tokens passed to it. This makes it
suitable for, among other things, counters of all kinds.
%package -n texlive-padcount-doc
Version: %{texlive_version}.%{texlive_noarch}.1.0svn47621
Release: 0
Summary: Documentation for texlive-padcount
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-padcount and texlive-alldocumentation)
%description -n texlive-padcount-doc
This package includes the documentation for texlive-padcount
%post -n texlive-padcount
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-padcount
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-padcount
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-padcount-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/padcount/CHANGES
%{_texmfdistdir}/doc/latex/padcount/README
%{_texmfdistdir}/doc/latex/padcount/lppl.txt
%{_texmfdistdir}/doc/latex/padcount/padcount.pdf
%files -n texlive-padcount
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/padcount/padcount.sty
%package -n texlive-pagecolor
Version: %{texlive_version}.%{texlive_noarch}.1.2bsvn65843
Release: 0
License: LPPL-1.0
Summary: Interrogate page color
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pagecolor-doc >= %{texlive_version}
Provides: tex(pagecolor.sty)
Requires: tex(color.sty)
Requires: tex(hardwrap.sty)
Requires: tex(kvoptions.sty)
Requires: tex(xcolor.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source13: pagecolor.tar.xz
Source14: pagecolor.doc.tar.xz
%description -n texlive-pagecolor
This package provides the command \thepagecolor, which gives
the current page (background) color, i. e. the argument used
with the most recent call of \pagecolor{...}. The command
\thepagecolornone gives the same color as \thepagecolor, except
when the page background color is "none" (e.g., as a result of
using the \nopagecolor command). In that case \thepagecolor is
"white" and \thepagecolornone is "none". When \nopagecolor is
unknown or broken (crop package), this package provides a
replacement. Similar to \newgeometry and \restoregeometry of
the geometry package \newpagecolor{...} and \restorepagecolor
are provided. For use with the crop package
\backgroundpagecolor{...} as well as
\newbackgroundpagecolor{...} and \restorebackgroundpagecolor
are provided.
%package -n texlive-pagecolor-doc
Version: %{texlive_version}.%{texlive_noarch}.1.2bsvn65843
Release: 0
Summary: Documentation for texlive-pagecolor
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-pagecolor and texlive-alldocumentation)
%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
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-crop-example.pdf
%{_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
%package -n texlive-pagecont
Version: %{texlive_version}.%{texlive_noarch}.1.0svn15878
Release: 0
License: LPPL-1.0
Summary: Page numbering that continues between documents
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pagecont-doc >= %{texlive_version}
Provides: tex(pagecont.sty)
Requires: tex(keyval.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source15: pagecont.tar.xz
Source16: 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.
%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: https://www.tug.org/texlive/
Supplements: (texlive-pagecont and texlive-alldocumentation)
%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
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
%package -n texlive-pagegrid
Version: %{texlive_version}.%{texlive_noarch}.1.6svn64470
Release: 0
License: LPPL-1.0
Summary: Print page grid in background
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pagegrid-doc >= %{texlive_version}
Provides: tex(pagegrid.sty)
Requires: tex(atbegshi.sty)
Requires: tex(kvoptions.sty)
Requires: tex(tikz.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source17: pagegrid.tar.xz
Source18: pagegrid.doc.tar.xz
%description -n texlive-pagegrid
This package puts a grid on the paper. It was written for
developers of a class or package who have to put elements on
definite locations on a page (e.g. letter class). The grid
allows a faster optical check, whether the positions are
correct. If the previewer already offers features for
measuring, the package might be unnecessary. Otherwise it saves
the developer from printing the page and measuring by hand. The
package was part of the oberdiek bundle.
%package -n texlive-pagegrid-doc
Version: %{texlive_version}.%{texlive_noarch}.1.6svn64470
Release: 0
Summary: Documentation for texlive-pagegrid
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-pagegrid and texlive-alldocumentation)
Provides: locale(texlive-pagegrid-doc:en)
%description -n texlive-pagegrid-doc
This package includes the documentation for texlive-pagegrid
%post -n texlive-pagegrid
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-pagegrid
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-pagegrid
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-pagegrid-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/pagegrid/README.md
%{_texmfdistdir}/doc/latex/pagegrid/pagegrid.pdf
%files -n texlive-pagegrid
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/pagegrid/pagegrid.sty
%package -n texlive-pagelayout
Version: %{texlive_version}.%{texlive_noarch}.1.0.4svn66392
Release: 0
License: LPPL-1.0
Summary: Layout graphic rich documents
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-pagelayout-bin >= %{texlive_version}
#!BuildIgnore: texlive-pagelayout-bin
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pagelayout-doc >= %{texlive_version}
Provides: tex(pagelayout.cls)
Requires: tex(pgfopts.sty)
Requires: tex(standalone.cls)
Requires: tex(tcolorbox.sty)
Requires: tex(tikz.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source19: pagelayout.tar.xz
Source20: pagelayout.doc.tar.xz
%description -n texlive-pagelayout
The pagelayout class enables you to layout pages declaratively
using simple macros for pages, covers, grids, templates, text,
and graphics to create graphic rich, perfectly typeset, and
print ready PDFs. The integration of Inkscape allows your to
create box shadows. The integration of ImageMagick allows you
to configure compression and sharpening for bitmap graphics to
export web, print or preview versions of your document.
Parallelized image optimization, caching, and a draft mode
enable fast PDF creation and a responsive workflow, even for
large documents with lots of photos and graphics. The
pagelayout class also integrates the Pgf/TikZ and tcolorbox
LaTeX packages.
%package -n texlive-pagelayout-doc
Version: %{texlive_version}.%{texlive_noarch}.1.0.4svn66392
Release: 0
Summary: Documentation for texlive-pagelayout
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-pagelayout and texlive-alldocumentation)
Provides: man(pagelayoutapi.1)
Provides: man(textestvis.1)
%description -n texlive-pagelayout-doc
This package includes the documentation for texlive-pagelayout
%post -n texlive-pagelayout
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-pagelayout
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-pagelayout
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-pagelayout-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/pagelayout/1x1.pdf
%{_texmfdistdir}/doc/latex/pagelayout/2x1.pdf
%{_texmfdistdir}/doc/latex/pagelayout/3x2.pdf
%{_texmfdistdir}/doc/latex/pagelayout/LICENSE
%{_texmfdistdir}/doc/latex/pagelayout/README.md
%{_texmfdistdir}/doc/latex/pagelayout/banner.pdf
%{_texmfdistdir}/doc/latex/pagelayout/banner.svg
%{_texmfdistdir}/doc/latex/pagelayout/banner.tex
%{_texmfdistdir}/doc/latex/pagelayout/example-book.pdf
%{_texmfdistdir}/doc/latex/pagelayout/example-book.tex
%{_texmfdistdir}/doc/latex/pagelayout/example-borders-and-shadows.pdf
%{_texmfdistdir}/doc/latex/pagelayout/example-borders-and-shadows.tex
%{_texmfdistdir}/doc/latex/pagelayout/example-graphic.pdf
%{_texmfdistdir}/doc/latex/pagelayout/example-graphic.tex
%{_texmfdistdir}/doc/latex/pagelayout/example-grid.pdf
%{_texmfdistdir}/doc/latex/pagelayout/example-grid.tex
%{_texmfdistdir}/doc/latex/pagelayout/example-template.pdf
%{_texmfdistdir}/doc/latex/pagelayout/example-template.tex
%{_texmfdistdir}/doc/latex/pagelayout/example-text.pdf
%{_texmfdistdir}/doc/latex/pagelayout/example-text.tex
%{_texmfdistdir}/doc/latex/pagelayout/kopi.jpg
%{_texmfdistdir}/doc/latex/pagelayout/pagelayout-manual-layout-guides.pdf
%{_texmfdistdir}/doc/latex/pagelayout/pagelayout-manual-layout-guides.tex
%{_texmfdistdir}/doc/latex/pagelayout/pagelayout-manual.pdf
%{_texmfdistdir}/doc/latex/pagelayout/pagelayout-manual.tex
%{_texmfdistdir}/doc/latex/pagelayout/quickstart-1.svg
%{_texmfdistdir}/doc/latex/pagelayout/quickstart-2.svg
%{_texmfdistdir}/doc/latex/pagelayout/quickstart-3.svg
%{_texmfdistdir}/doc/latex/pagelayout/quickstart.pdf
%{_texmfdistdir}/doc/latex/pagelayout/quickstart.tex
%{_texmfdistdir}/doc/latex/pagelayout/tests.zip
%{_mandir}/man1/pagelayoutapi.1*
%{_mandir}/man1/textestvis.1*
%files -n texlive-pagelayout
%defattr(-,root,root,755)
%{_texmfdistdir}/scripts/pagelayout/pagelayoutapi
%{_texmfdistdir}/scripts/pagelayout/pagelayoutapi.1.md
%{_texmfdistdir}/scripts/pagelayout/textestvis
%{_texmfdistdir}/scripts/pagelayout/textestvis.1.md
%{_texmfdistdir}/tex/latex/pagelayout/pagelayout.cls
%package -n texlive-pagella-otf
Version: %{texlive_version}.%{texlive_noarch}.0.0.02svn64705
Release: 0
License: LPPL-1.0
Summary: Using the OpenType fonts TeX Gyre Pagella
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pagella-otf-doc >= %{texlive_version}
Provides: tex(pagella-otf.sty)
Requires: tex(iftex.sty)
Requires: tex(textcomp.sty)
Requires: tex(unicode-math.sty)
Requires: tex(xkeyval.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source21: pagella-otf.tar.xz
Source22: pagella-otf.doc.tar.xz
%description -n texlive-pagella-otf
This package can only be used with LuaLaTeX or XeLaTeX. It does
the font setting for the OpenType font 'TeX Gyre Pagella' for
text and math. The missing typefaces like bold math and slanted
text are also defined
%package -n texlive-pagella-otf-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.02svn64705
Release: 0
Summary: Documentation for texlive-pagella-otf
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-pagella-otf and texlive-alldocumentation)
%description -n texlive-pagella-otf-doc
This package includes the documentation for texlive-pagella-otf
%post -n texlive-pagella-otf
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-pagella-otf
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-pagella-otf
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-pagella-otf-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/fonts/pagella-otf/Changes
%{_texmfdistdir}/doc/fonts/pagella-otf/README.md
%{_texmfdistdir}/doc/fonts/pagella-otf/pagella-otf-doc.pdf
%{_texmfdistdir}/doc/fonts/pagella-otf/pagella-otf-doc.tex
%files -n texlive-pagella-otf
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/pagella-otf/pagella-otf.sty
%package -n texlive-pagenote
Version: %{texlive_version}.%{texlive_noarch}.1.1asvn63708
Release: 0
License: LPPL-1.0
Summary: Notes at end of document
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pagenote-doc >= %{texlive_version}
Provides: tex(pagenote.sty)
Requires: tex(ifmtarg.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source23: pagenote.tar.xz
Source24: 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.
%package -n texlive-pagenote-doc
Version: %{texlive_version}.%{texlive_noarch}.1.1asvn63708
Release: 0
Summary: Documentation for texlive-pagenote
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-pagenote and texlive-alldocumentation)
%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
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
%package -n texlive-pagerange
Version: %{texlive_version}.%{texlive_noarch}.0.0.5svn16915
Release: 0
License: LPPL-1.0
Summary: Flexible and configurable page range typesetting
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pagerange-doc >= %{texlive_version}
Provides: tex(pagerange-guide.cfg)
Provides: tex(pagerange.sty)
Requires: tex(lastpage.sty)
Requires: tex(xkeyval.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source25: pagerange.tar.xz
Source26: 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.
%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: https://www.tug.org/texlive/
Supplements: (texlive-pagerange and texlive-alldocumentation)
%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
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
%package -n texlive-pagesel
Version: %{texlive_version}.%{texlive_noarch}.1.10svn56105
Release: 0
License: LPPL-1.0
Summary: Select pages of a document for output
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pagesel-doc >= %{texlive_version}
Provides: tex(pagesel-2016-05-16.sty)
Provides: tex(pagesel.sty)
Requires: tex(everyshi.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source27: pagesel.tar.xz
Source28: pagesel.doc.tar.xz
%description -n texlive-pagesel
Selects single pages, ranges of pages, odd pages or even pages
for output. The package is part of the oberdiek bundle.
%package -n texlive-pagesel-doc
Version: %{texlive_version}.%{texlive_noarch}.1.10svn56105
Release: 0
Summary: Documentation for texlive-pagesel
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-pagesel and texlive-alldocumentation)
Provides: locale(texlive-pagesel-doc:en)
%description -n texlive-pagesel-doc
This package includes the documentation for texlive-pagesel
%post -n texlive-pagesel
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-pagesel
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-pagesel
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-pagesel-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/pagesel/README.md
%{_texmfdistdir}/doc/latex/pagesel/pagesel.pdf
%files -n texlive-pagesel
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/pagesel/pagesel-2016-05-16.sty
%{_texmfdistdir}/tex/latex/pagesel/pagesel.sty
%package -n texlive-pageslts
Version: %{texlive_version}.%{texlive_noarch}.1.2fsvn39164
Release: 0
License: LPPL-1.0
Summary: Variants of last page labels
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: 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.tug.org/texlive/tlpretest/archive/
# from 20230311
Source29: pageslts.tar.xz
Source30: 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.
%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: https://www.tug.org/texlive/
Supplements: (texlive-pageslts and texlive-alldocumentation)
%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
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
%package -n texlive-palatino
Version: %{texlive_version}.%{texlive_noarch}.svn61719
Release: 0
License: GPL-2.0-or-later
Summary: URW 'Base 35' font pack for LaTeX
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{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):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{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.tug.org/texlive/tlpretest/archive/
# from 20230311
Source31: 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).
%package -n texlive-palatino-fonts
Version: %{texlive_version}.%{texlive_noarch}.svn61719
Release: 0
Summary: Severed fonts for texlive-palatino
License: GPL-2.0-or-later
URL: https://www.tug.org/texlive/
Group: Productivity/Publishing/TeX/Fonts
%reconfigure_fonts_prereq
Requires(posttrans):fontconfig
Requires(posttrans):ghostscript-fonts-std
Suggests: 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
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
%{_datadir}/fontconfig/conf.avail/58-texlive-palatino.conf
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-palatino/encodings.dir
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-palatino/fonts.dir
%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
%package -n texlive-palette
Version: %{texlive_version}.%{texlive_noarch}.1.1.0svn60119
Release: 0
License: LPPL-1.0
Summary: Create palettes for colors and symbols that can be swapped in
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-palette-doc >= %{texlive_version}
Provides: tex(colorpalette.sty)
Provides: tex(symbolpalette.sty)
Requires: tex(macrolist.sty)
Requires: tex(xcolor.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source32: palette.tar.xz
Source33: palette.doc.tar.xz
%description -n texlive-palette
The package `palette` contains two files: `colorpalette.sty`
and `symbolpalette`. One deals with colors and the other deals
with symbols; the implementation is quite similar. With this
package you can create themes. Each of these themes have a set
of colors, and you can create palettes based on this theme with
specific color values for each of the theme's color slots. The
active palette for each theme can be swapped in to make
experimenting with colors easier or give users choices as to
which theme they pick.
%package -n texlive-palette-doc
Version: %{texlive_version}.%{texlive_noarch}.1.1.0svn60119
Release: 0
Summary: Documentation for texlive-palette
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-palette and texlive-alldocumentation)
%description -n texlive-palette-doc
This package includes the documentation for texlive-palette
%post -n texlive-palette
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-palette
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-palette
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-palette-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/palette/README.md
%{_texmfdistdir}/doc/latex/palette/palette.pdf
%files -n texlive-palette
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/palette/colorpalette.sty
%{_texmfdistdir}/tex/latex/palette/symbolpalette.sty
%package -n texlive-pangram
Version: %{texlive_version}.%{texlive_noarch}.0.0.0csvn66300
Release: 0
License: LPPL-1.0
Summary: A LaTeX package for testing fonts
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pangram-doc >= %{texlive_version}
Provides: tex(pangram.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source34: pangram.tar.xz
Source35: pangram.doc.tar.xz
%description -n texlive-pangram
This package provides a simple way for font designers and users
to test their fonts in different sizes without much input.
%package -n texlive-pangram-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.0csvn66300
Release: 0
Summary: Documentation for texlive-pangram
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-pangram and texlive-alldocumentation)
%description -n texlive-pangram-doc
This package includes the documentation for texlive-pangram
%post -n texlive-pangram
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-pangram
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-pangram
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-pangram-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/pangram/README.md
%{_texmfdistdir}/doc/latex/pangram/pangram.pdf
%files -n texlive-pangram
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/pangram/pangram.sty
%package -n texlive-paper
Version: %{texlive_version}.%{texlive_noarch}.1.0lsvn34521
Release: 0
License: GPL-2.0-or-later
Summary: Versions of article class, tuned for scholarly publications
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: 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.tug.org/texlive/tlpretest/archive/
# from 20230311
Source36: paper.tar.xz
Source37: 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.
%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: https://www.tug.org/texlive/
Supplements: (texlive-paper and texlive-alldocumentation)
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
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
%package -n texlive-papercdcase
Version: %{texlive_version}.%{texlive_noarch}.svn15878
Release: 0
License: LPPL-1.0
Summary: Origami-style folding paper CD case
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-papercdcase-doc >= %{texlive_version}
Provides: tex(papercdcase.sty)
Requires: tex(calc.sty)
Requires: tex(graphicx.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source38: papercdcase.tar.xz
Source39: papercdcase.doc.tar.xz
%description -n texlive-papercdcase
This package implements a LaTeX style file to produce
origami-style folding paper CD cases.
%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: https://www.tug.org/texlive/
Supplements: (texlive-papercdcase and texlive-alldocumentation)
%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
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
%package -n texlive-papermas
Version: %{texlive_version}.%{texlive_noarch}.1.0hsvn23667
Release: 0
License: LPPL-1.0
Summary: Compute the mass of a printed version of a document
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: 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.tug.org/texlive/tlpretest/archive/
# from 20230311
Source40: papermas.tar.xz
Source41: 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.
%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: https://www.tug.org/texlive/
Supplements: (texlive-papermas and texlive-alldocumentation)
%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
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
%package -n texlive-papertex
Version: %{texlive_version}.%{texlive_noarch}.1.2bsvn19230
Release: 0
License: LPPL-1.0
Summary: Class for newspapers, etcetera
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: 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.tug.org/texlive/tlpretest/archive/
# from 20230311
Source42: papertex.tar.xz
Source43: 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.
%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: https://www.tug.org/texlive/
Supplements: (texlive-papertex and texlive-alldocumentation)
%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
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
%package -n texlive-paracol
Version: %{texlive_version}.%{texlive_noarch}.1.35svn49560
Release: 0
License: LPPL-1.0
Summary: Multiple columns with texts "in parallel"
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-paracol-doc >= %{texlive_version}
Provides: tex(paracol.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source44: paracol.tar.xz
Source45: 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".
%package -n texlive-paracol-doc
Version: %{texlive_version}.%{texlive_noarch}.1.35svn49560
Release: 0
Summary: Documentation for texlive-paracol
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-paracol and texlive-alldocumentation)
%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
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
%{_texmfdistdir}/doc/latex/paracol/paracol.pdf
%files -n texlive-paracol
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/paracol/paracol.sty
%package -n texlive-parades
Version: %{texlive_version}.%{texlive_noarch}.svn40042
Release: 0
License: LPPL-1.0
Summary: Tabulators and space between paragraphs in galley approach
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-parades-doc >= %{texlive_version}
Provides: tex(paravesp.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source46: parades.tar.xz
Source47: 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.
%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: https://www.tug.org/texlive/
Supplements: (texlive-parades and texlive-alldocumentation)
%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
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
%package -n texlive-paralist
Version: %{texlive_version}.%{texlive_noarch}.2.7svn43021
Release: 0
License: LPPL-1.0
Summary: Enumerate and itemize within paragraphs
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-paralist-doc >= %{texlive_version}
Provides: tex(paralist.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source48: paralist.tar.xz
Source49: 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.
%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: https://www.tug.org/texlive/
Supplements: (texlive-paralist and texlive-alldocumentation)
%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
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
%package -n texlive-parallel
Version: %{texlive_version}.%{texlive_noarch}.svn15878
Release: 0
License: LPPL-1.0
Summary: Typeset parallel texts
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-parallel-doc >= %{texlive_version}
Provides: tex(parallel.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source50: parallel.tar.xz
Source51: 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.
%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: https://www.tug.org/texlive/
Supplements: (texlive-parallel and texlive-alldocumentation)
%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
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
%package -n texlive-paratype
Version: %{texlive_version}.%{texlive_noarch}.svn32859
Release: 0
License: LPPL-1.0
Summary: LaTeX support for free fonts by ParaType
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{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):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Requires: texlive-paratype-fonts >= %{texlive_version}
Suggests: 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.tug.org/texlive/tlpretest/archive/
# from 20230311
Source52: paratype.tar.xz
Source53: 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.
%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: https://www.tug.org/texlive/
Supplements: (texlive-paratype and texlive-alldocumentation)
%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
URL: https://www.tug.org/texlive/
Group: Productivity/Publishing/TeX/Fonts
%reconfigure_fonts_prereq
Requires(posttrans):fontconfig
Requires(posttrans):ghostscript-fonts-std
Suggests: 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
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
%{_datadir}/fontconfig/conf.avail/58-texlive-paratype.conf
%{_datadir}/fontconfig/conf.avail/55-texlive-paratype.conf
%config %{_sysconfdir}/fonts/conf.d/55-texlive-paratype.conf
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-paratype/encodings.dir
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-paratype/fonts.dir
%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
%package -n texlive-paresse
Version: %{texlive_version}.%{texlive_noarch}.5.0.2svn59228
Release: 0
License: LPPL-1.0
Summary: Define simple macros for greek letters
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-paresse-doc >= %{texlive_version}
Provides: tex(paresse-old.sty)
Provides: tex(paresse-utf8.sty)
Provides: tex(paresse.sty)
Requires: tex(expl3.sty)
Requires: tex(iftex.sty)
Requires: tex(l3keys2e.sty)
Requires: tex(xparse.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source54: paresse.tar.xz
Source55: 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$. However, it takes care only of letters which have a
macro name like \alpha or \Omega.
%package -n texlive-paresse-doc
Version: %{texlive_version}.%{texlive_noarch}.5.0.2svn59228
Release: 0
Summary: Documentation for texlive-paresse
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-paresse and texlive-alldocumentation)
Provides: locale(texlive-paresse-doc: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
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/LISEZMOI.md
%{_texmfdistdir}/doc/latex/paresse/MANIFEST.md
%{_texmfdistdir}/doc/latex/paresse/README.md
%{_texmfdistdir}/doc/latex/paresse/paresse-eng.pdf
%{_texmfdistdir}/doc/latex/paresse/paresse-eng.tex
%{_texmfdistdir}/doc/latex/paresse/paresse-fra.pdf
%{_texmfdistdir}/doc/latex/paresse/paresse-fra.tex
%{_texmfdistdir}/doc/latex/paresse/paresse.pdf
%files -n texlive-paresse
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/paresse/paresse-old.sty
%{_texmfdistdir}/tex/latex/paresse/paresse-utf8.sty
%{_texmfdistdir}/tex/latex/paresse/paresse.sty
%package -n texlive-parnotes
Version: %{texlive_version}.%{texlive_noarch}.3bsvn51720
Release: 0
License: LPPL-1.0
Summary: Notes after every paragraph (or elsewhere)
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-parnotes-doc >= %{texlive_version}
Provides: tex(parnotes.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source56: parnotes.tar.xz
Source57: 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.
%package -n texlive-parnotes-doc
Version: %{texlive_version}.%{texlive_noarch}.3bsvn51720
Release: 0
Summary: Documentation for texlive-parnotes
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-parnotes and texlive-alldocumentation)
%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
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
%package -n texlive-parrun
Version: %{texlive_version}.%{texlive_noarch}.svn15878
Release: 0
License: LPPL-1.0
Summary: Typesets (two) streams of text running parallel
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-parrun-doc >= %{texlive_version}
Provides: tex(parrun.sty)
Requires: tex(calc.sty)
Requires: tex(ifthen.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source58: parrun.tar.xz
Source59: 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.
%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: https://www.tug.org/texlive/
Supplements: (texlive-parrun and texlive-alldocumentation)
%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
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
%package -n texlive-parsa
Version: %{texlive_version}.%{texlive_noarch}.1.3svn54840
Release: 0
License: LPPL-1.0
Summary: A XeLaTeX package for theses and dissertations at Iranian Universities
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-parsa-doc >= %{texlive_version}
Provides: tex(parsa.sty)
Requires: tex(adjustbox.sty)
Requires: tex(fancyhdr.sty)
Requires: tex(float.sty)
Requires: tex(graphicx.sty)
Requires: tex(multirow.sty)
Requires: tex(xparse.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source60: parsa.tar.xz
Source61: parsa.doc.tar.xz
%description -n texlive-parsa
A package for preparing dissertations and theses for Iranian
universities as fast and as efficiently as possible. The
package depends on xparse, fancyhdr, graphicx, multirow, float,
and adjustbox.
%package -n texlive-parsa-doc
Version: %{texlive_version}.%{texlive_noarch}.1.3svn54840
Release: 0
Summary: Documentation for texlive-parsa
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-parsa and texlive-alldocumentation)
Provides: locale(texlive-parsa-doc:fa)
%description -n texlive-parsa-doc
This package includes the documentation for texlive-parsa
%post -n texlive-parsa
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-parsa
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-parsa
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-parsa-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/xelatex/parsa/README.md
%{_texmfdistdir}/doc/xelatex/parsa/parsa-doc.pdf
%{_texmfdistdir}/doc/xelatex/parsa/parsa-doc.tex
%files -n texlive-parsa
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/xelatex/parsa/parsa.sty
%package -n texlive-parselines
Version: %{texlive_version}.%{texlive_noarch}.1.4svn21475
Release: 0
License: LPPL-1.0
Summary: Apply a macro to each line of an environment
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-parselines-doc >= %{texlive_version}
Provides: tex(parselines.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source62: parselines.tar.xz
Source63: 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.
%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: https://www.tug.org/texlive/
Supplements: (texlive-parselines and texlive-alldocumentation)
%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
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
%package -n texlive-parskip
Version: %{texlive_version}.%{texlive_noarch}.2.0hsvn58358
Release: 0
License: LPPL-1.0
Summary: Layout with zero \parindent, non-zero \parskip
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-parskip-doc >= %{texlive_version}
Provides: tex(parskip-2001-04-09.sty)
Provides: tex(parskip.sty)
Requires: tex(etoolbox.sty)
Requires: tex(kvoptions.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source64: parskip.tar.xz
Source65: 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.
%package -n texlive-parskip-doc
Version: %{texlive_version}.%{texlive_noarch}.2.0hsvn58358
Release: 0
Summary: Documentation for texlive-parskip
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-parskip and texlive-alldocumentation)
%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
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/MANIFEST.md
%{_texmfdistdir}/doc/latex/parskip/README.md
%{_texmfdistdir}/doc/latex/parskip/changes.txt
%{_texmfdistdir}/doc/latex/parskip/parskip-code.pdf
%{_texmfdistdir}/doc/latex/parskip/parskip-code.tex
%{_texmfdistdir}/doc/latex/parskip/parskip.pdf
%{_texmfdistdir}/doc/latex/parskip/parskip.tex
%files -n texlive-parskip
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/parskip/parskip-2001-04-09.sty
%{_texmfdistdir}/tex/latex/parskip/parskip.sty
%package -n texlive-pas-cours
Version: %{texlive_version}.%{texlive_noarch}.1.9svn55859
Release: 0
License: LPPL-1.0
Summary: Macros useful in preparing teaching material
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pas-cours-doc >= %{texlive_version}
Provides: tex(pas-cours.sty)
Requires: tex(amssymb.sty)
Requires: tex(auto-pst-pdf.sty)
Requires: tex(enumitem.sty)
Requires: tex(fancyvrb.sty)
Requires: tex(ifplatform.sty)
Provides: tex(macro-calculs.tex)
Provides: tex(macro-patrons.tex)
Provides: tex(macro-solides.tex)
Provides: tex(macro-styles.tex)
Requires: tex(numprint.sty)
Requires: tex(pst-plot.sty)
Requires: tex(tikz.sty)
Requires: tex(xkeyval.sty)
Requires: tex(xstring.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source66: pas-cours.tar.xz
Source67: pas-cours.doc.tar.xz
%description -n texlive-pas-cours
Several groups of macros cover different branches of
mathematics.
%package -n texlive-pas-cours-doc
Version: %{texlive_version}.%{texlive_noarch}.1.9svn55859
Release: 0
Summary: Documentation for texlive-pas-cours
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-pas-cours and texlive-alldocumentation)
%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
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/MiKTeX-screenshot01.png
%{_texmfdistdir}/doc/latex/pas-cours/MiKTeX-screenshot02.png
%{_texmfdistdir}/doc/latex/pas-cours/MiKTeX-screenshot03.png
%{_texmfdistdir}/doc/latex/pas-cours/README.TEXLIVE
%{_texmfdistdir}/doc/latex/pas-cours/README.txt
%{_texmfdistdir}/doc/latex/pas-cours/attention.png
%{_texmfdistdir}/doc/latex/pas-cours/coeur.png
%{_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
%package -n texlive-pas-crosswords
Version: %{texlive_version}.%{texlive_noarch}.1.03svn32313
Release: 0
License: LPPL-1.0
Summary: Creating crossword grids, using TikZ
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pas-crosswords-doc >= %{texlive_version}
Provides: tex(pas-crosswords.sty)
Requires: tex(fp.sty)
Requires: tex(multido.sty)
Requires: tex(tikz.sty)
Requires: tex(xkeyval.sty)
Requires: tex(xstring.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source68: pas-crosswords.tar.xz
Source69: 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.
%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: https://www.tug.org/texlive/
Supplements: (texlive-pas-crosswords and texlive-alldocumentation)
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
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
%package -n texlive-pas-cv
Version: %{texlive_version}.%{texlive_noarch}.2.01svn32263
Release: 0
License: LPPL-1.0
Summary: Flexible typesetting of Curricula Vitae
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: 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.tug.org/texlive/tlpretest/archive/
# from 20230311
Source70: pas-cv.tar.xz
Source71: 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.
%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: https://www.tug.org/texlive/
Supplements: (texlive-pas-cv and texlive-alldocumentation)
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
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
%package -n texlive-pas-tableur
Version: %{texlive_version}.%{texlive_noarch}.2.01svn39542
Release: 0
License: LPPL-1.0
Summary: Create a spreadsheet layout
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: 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.tug.org/texlive/tlpretest/archive/
# from 20230311
Source72: pas-tableur.tar.xz
Source73: 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.
%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: https://www.tug.org/texlive/
Supplements: (texlive-pas-tableur and texlive-alldocumentation)
%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
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
%package -n texlive-pascaltriangle
Version: %{texlive_version}.%{texlive_noarch}.1.0.1svn61774
Release: 0
License: LPPL-1.0
Summary: Draw beautiful Pascal (Yanghui) triangles
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pascaltriangle-doc >= %{texlive_version}
Provides: tex(pascaltriangle.sty)
Requires: tex(amsmath.sty)
Requires: tex(etoolbox.sty)
Requires: tex(expl3.sty)
Requires: tex(tikz.sty)
Requires: tex(xparse.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source74: pascaltriangle.tar.xz
Source75: pascaltriangle.doc.tar.xz
%description -n texlive-pascaltriangle
This LaTeX3 package based on TikZ helps to generate beautiful
Pascal (Yanghui) triangles. It provides a unique drawing macro
\pascal which can generate isosceles or right-angle triangles
customized by means of different \pascal macro options or the
\pascalset macro.
%package -n texlive-pascaltriangle-doc
Version: %{texlive_version}.%{texlive_noarch}.1.0.1svn61774
Release: 0
Summary: Documentation for texlive-pascaltriangle
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-pascaltriangle and texlive-alldocumentation)
Provides: locale(texlive-pascaltriangle-doc:zh,en)
%description -n texlive-pascaltriangle-doc
This package includes the documentation for texlive-pascaltriangle
%post -n texlive-pascaltriangle
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-pascaltriangle
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-pascaltriangle
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-pascaltriangle-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/pascaltriangle/README.md
%{_texmfdistdir}/doc/latex/pascaltriangle/build.sh
%{_texmfdistdir}/doc/latex/pascaltriangle/pascaltriangle.pdf
%{_texmfdistdir}/doc/latex/pascaltriangle/pascaltriangle.tex
%files -n texlive-pascaltriangle
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/pascaltriangle/pascaltriangle.sty
%package -n texlive-passivetex
Version: %{texlive_version}.%{texlive_noarch}.svn15878
Release: 0
License: LPPL-1.0
Summary: Support package for XML/SGML typesetting
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{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(eucal.sty)
Requires: tex(fontenc.sty)
Requires: tex(graphicx.sty)
Requires: tex(hyperref.sty)
Requires: tex(ifthen.sty)
Requires: tex(longtable.sty)
Requires: tex(marvosym.sty)
Requires: tex(multicol.sty)
Requires: tex(nameref.sty)
Requires: tex(pifont.sty)
Requires: tex(rotating.sty)
Requires: tex(stmaryrd.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)
Requires: tex(wasysym.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source76: passivetex.tar.xz
%description -n texlive-passivetex
Packages providing XML parsing, UTF-8 parsing, Unicode
entities, and common formatting object definitions for jadetex.
%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
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
%package -n texlive-patch
Version: %{texlive_version}.%{texlive_noarch}.svn42428
Release: 0
License: LPPL-1.0
Summary: Patch loaded packages, etcetera
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source77: 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.
%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
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
%package -n texlive-patchcmd
Version: %{texlive_version}.%{texlive_noarch}.1.05svn41379
Release: 0
License: LPPL-1.0
Summary: Change the definition of an existing command
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-patchcmd-doc >= %{texlive_version}
Provides: tex(patchcmd.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source78: patchcmd.tar.xz
Source79: 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.
%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: https://www.tug.org/texlive/
Supplements: (texlive-patchcmd and texlive-alldocumentation)
%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
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
%package -n texlive-patgen
Version: %{texlive_version}.%{texlive_noarch}.2.4svn66186
Release: 0
License: SUSE-Public-Domain
Summary: Generate hyphenation patterns
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires: texlive-kpathsea >= %{texlive_version}
#!BuildIgnore: texlive-kpathsea
Requires(pre): texlive-patgen-bin >= %{texlive_version}
#!BuildIgnore: texlive-patgen-bin
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Provides: man(patgen.1)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source80: patgen.doc.tar.xz
%description -n texlive-patgen
Patgen takes a list of hyphenated words and generates a set of
patterns that can be used by the TeX 82 hyphenation algorithm.
Patgen was originally written by Frank M. Liang as part of his
Stanford Ph.D. work, and has always been distributed alongside
the other programs coming from the Stanford TeX project. It was
updated in 1991 by Peter Breitenlohner for the new 8-bit
features of TeX version 3. (These updates related to
input/output and programming overhead; the actual pattern
generation algorithms were not changed.) Patgen is currently
maintained as part of TeX Live.
%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
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-patgen
%defattr(-,root,root,755)
%{_mandir}/man1/patgen.1*
%package -n texlive-patgen2-tutorial
Version: %{texlive_version}.%{texlive_noarch}.1.1svn58841
Release: 0
License: LPPL-1.0
Summary: A tutorial on the use of Patgen 2
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source81: 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.
%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
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/README.md
%{_texmfdistdir}/doc/support/patgen2-tutorial/patgen2-tutorial.bib
%{_texmfdistdir}/doc/support/patgen2-tutorial/patgen2-tutorial.pdf
%{_texmfdistdir}/doc/support/patgen2-tutorial/patgen2-tutorial.tex
%package -n texlive-path
Version: %{texlive_version}.%{texlive_noarch}.3.05svn22045
Release: 0
License: LPPL-1.0
Summary: Typeset paths, making them breakable
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-path-doc >= %{texlive_version}
Provides: tex(path.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source82: path.tar.xz
Source83: 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.
%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: https://www.tug.org/texlive/
Supplements: (texlive-path and texlive-alldocumentation)
%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
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
%package -n texlive-pauldoc
Version: %{texlive_version}.%{texlive_noarch}.0.0.5svn16005
Release: 0
License: LPPL-1.0
Summary: German LaTeX package documentation
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: 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.tug.org/texlive/tlpretest/archive/
# from 20230311
Source84: pauldoc.tar.xz
Source85: pauldoc.doc.tar.xz
%description -n texlive-pauldoc
The package provides helpers for German language package
documentation.
%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: https://www.tug.org/texlive/
Supplements: (texlive-pauldoc and texlive-alldocumentation)
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
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
%package -n texlive-pawpict
Version: %{texlive_version}.%{texlive_noarch}.1.0svn21629
Release: 0
License: GPL-2.0-or-later
Summary: Using graphics from PAW
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pawpict-doc >= %{texlive_version}
Provides: tex(pawpict.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source86: pawpict.tar.xz
Source87: 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.
%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: https://www.tug.org/texlive/
Supplements: (texlive-pawpict and texlive-alldocumentation)
%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
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
%package -n texlive-pax
Version: %{texlive_version}.%{texlive_noarch}.svn63509
Release: 0
License: LPPL-1.0
Summary: Extract and reinsert PDF annotations with pdfTeX
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-pax-bin >= %{texlive_version}
#!BuildIgnore: texlive-pax-bin
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: 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.tug.org/texlive/tlpretest/archive/
# from 20230311
Source88: pax.tar.xz
Source89: 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
%package -n texlive-pax-doc
Version: %{texlive_version}.%{texlive_noarch}.svn63509
Release: 0
Summary: Documentation for texlive-pax
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-pax and texlive-alldocumentation)
%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
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
%package -n texlive-pb-diagram
Version: %{texlive_version}.%{texlive_noarch}.5.0svn15878
Release: 0
License: LPPL-1.0
Summary: A commutative diagram package using LAMSTeX or Xy-pic fonts
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: 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.tug.org/texlive/tlpretest/archive/
# from 20230311
Source90: pb-diagram.tar.xz
Source91: pb-diagram.doc.tar.xz
%description -n texlive-pb-diagram
The pb-diagram package
%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: https://www.tug.org/texlive/
Supplements: (texlive-pb-diagram and texlive-alldocumentation)
%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
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
%package -n texlive-pbalance
Version: %{texlive_version}.%{texlive_noarch}.1.4.0svn64002
Release: 0
License: LPPL-1.0
Summary: Balance last page in two-column mode
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pbalance-doc >= %{texlive_version}
Provides: tex(pbalance.sty)
Requires: tex(atbegshi.sty)
Requires: tex(atveryend.sty)
Requires: tex(balance.sty)
Requires: tex(etoolbox.sty)
Requires: tex(expl3.sty)
Requires: tex(filehook.sty)
Requires: tex(zref-abspage.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source92: pbalance.tar.xz
Source93: pbalance.doc.tar.xz
%description -n texlive-pbalance
This package balances the columns on the last page of a
two-column document. If the page is "simple" (no footnotes,
floats, or marginpars), is uses the balance package; otherwise,
it uses \enlargethispage to make the left column shorter,
balancing the columns.
%package -n texlive-pbalance-doc
Version: %{texlive_version}.%{texlive_noarch}.1.4.0svn64002
Release: 0
Summary: Documentation for texlive-pbalance
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-pbalance and texlive-alldocumentation)
%description -n texlive-pbalance-doc
This package includes the documentation for texlive-pbalance
%post -n texlive-pbalance
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-pbalance
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-pbalance
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-pbalance-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/pbalance/LICENSE
%{_texmfdistdir}/doc/latex/pbalance/README.md
%{_texmfdistdir}/doc/latex/pbalance/pbalance.pdf
%files -n texlive-pbalance
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/pbalance/pbalance.sty
%package -n texlive-pbibtex-base
Version: %{texlive_version}.%{texlive_noarch}.svn66085
Release: 0
License: BSD-3-Clause
Summary: Bibliography styles and miscellaneous files for pBibTeX
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pbibtex-base-doc >= %{texlive_version}
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source94: pbibtex-base.tar.xz
Source95: 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.
%package -n texlive-pbibtex-base-doc
Version: %{texlive_version}.%{texlive_noarch}.svn66085
Release: 0
Summary: Documentation for texlive-pbibtex-base
License: BSD-3-Clause
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-pbibtex-base and texlive-alldocumentation)
%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
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/cpp.awk
%{_texmfdistdir}/doc/ptex/pbibtex/generate.sh
%{_texmfdistdir}/doc/ptex/pbibtex/jbibtex.bib
%{_texmfdistdir}/doc/ptex/pbibtex/jbtxbst.doc
%{_texmfdistdir}/doc/ptex/pbibtex/jbtxdoc.bib
%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
%package -n texlive-pbibtex-manual
Version: %{texlive_version}.%{texlive_noarch}.svn66181
Release: 0
License: BSD-3-Clause
Summary: Documentation files for (u)pBibTeX
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source96: pbibtex-manual.doc.tar.xz
%description -n texlive-pbibtex-manual
The bundle contains documentation files for Japanese pBibTeX
and upBibTeX. For historical reasons, this also contains old
documentation files for JBibTeX.
%post -n texlive-pbibtex-manual
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-pbibtex-manual
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-manual
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-pbibtex-manual
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/pbibtex-manual/LICENSE
%{_texmfdistdir}/doc/latex/pbibtex-manual/README.md
%{_texmfdistdir}/doc/latex/pbibtex-manual/haranoaji.map
%{_texmfdistdir}/doc/latex/pbibtex-manual/jbibtex.pdf
%{_texmfdistdir}/doc/latex/pbibtex-manual/jbibtex.tex
%{_texmfdistdir}/doc/latex/pbibtex-manual/jbtxdoc.pdf
%{_texmfdistdir}/doc/latex/pbibtex-manual/jbtxdoc.tex
%{_texmfdistdir}/doc/latex/pbibtex-manual/jbtxhak.pdf
%{_texmfdistdir}/doc/latex/pbibtex-manual/jbtxhak.tex
%{_texmfdistdir}/doc/latex/pbibtex-manual/pbibtex-manual.pdf
%{_texmfdistdir}/doc/latex/pbibtex-manual/pbibtex-manual.tex
%package -n texlive-pbox
Version: %{texlive_version}.%{texlive_noarch}.1.2svn24807
Release: 0
License: GPL-2.0-or-later
Summary: A variable-width \parbox command
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pbox-doc >= %{texlive_version}
Provides: tex(pbox.sty)
Requires: tex(calc.sty)
Requires: tex(ifthen.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source97: pbox.tar.xz
Source98: 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.
%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: https://www.tug.org/texlive/
Supplements: (texlive-pbox and texlive-alldocumentation)
%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
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
%package -n texlive-pbsheet
Version: %{texlive_version}.%{texlive_noarch}.0.0.1svn24830
Release: 0
License: LPPL-1.0
Summary: Problem sheet class
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pbsheet-doc >= %{texlive_version}
Provides: tex(pbsheet.cls)
Requires: tex(aeguill.sty)
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(fontenc.sty)
Requires: tex(geometry.sty)
Requires: tex(graphicx.sty)
Requires: tex(hyperref.sty)
Requires: tex(inputenc.sty)
Requires: tex(latexsym.sty)
Requires: tex(listings.sty)
Requires: tex(moreverb.sty)
Requires: tex(rotating.sty)
Requires: tex(url.sty)
Requires: tex(xspace.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source99: pbsheet.tar.xz
Source100: 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).
%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: https://www.tug.org/texlive/
Supplements: (texlive-pbsheet and texlive-alldocumentation)
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
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
%package -n texlive-pdf-trans
Version: %{texlive_version}.%{texlive_noarch}.2.4svn32809
Release: 0
License: SUSE-Public-Domain
Summary: A set of macros for various transformations of TeX boxes
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pdf-trans-doc >= %{texlive_version}
Provides: tex(pdf-trans.tex)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source101: pdf-trans.tar.xz
Source102: 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.
%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: https://www.tug.org/texlive/
Supplements: (texlive-pdf-trans and texlive-alldocumentation)
%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
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
%package -n texlive-pdf14
Version: %{texlive_version}.%{texlive_noarch}.0.0.1svn17583
Release: 0
License: LPPL-1.0
Summary: Restore PDF 1.4 to a TeX live 2010 format
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pdf14-doc >= %{texlive_version}
Provides: tex(pdf14.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source103: pdf14.tar.xz
Source104: 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.
%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: https://www.tug.org/texlive/
Supplements: (texlive-pdf14 and texlive-alldocumentation)
%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
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
%package -n texlive-pdfarticle
Version: %{texlive_version}.%{texlive_noarch}.1.0svn51127
Release: 0
License: LPPL-1.0
Summary: Class for pdf publications
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pdfarticle-doc >= %{texlive_version}
Provides: tex(pdfArticle.cls)
Requires: tex(adjustbox.sty)
Requires: tex(alphalph.sty)
Requires: tex(amsmath.sty)
Requires: tex(array.sty)
Requires: tex(changepage.sty)
Requires: tex(contour.sty)
Requires: tex(dcolumn.sty)
Requires: tex(enumitem.sty)
Requires: tex(extarticle.cls)
Requires: tex(fancyvrb.sty)
Requires: tex(fifo-stack.sty)
Requires: tex(fontspec.sty)
Requires: tex(fvextra.sty)
Requires: tex(geometry.sty)
Requires: tex(graphbox.sty)
Requires: tex(graphicx.sty)
Requires: tex(hyperref.sty)
Requires: tex(kvoptions.sty)
Requires: tex(minted.sty)
Requires: tex(overpic.sty)
Requires: tex(pbox.sty)
Requires: tex(ragged2e.sty)
Requires: tex(setspace.sty)
Requires: tex(shadowtext.sty)
Requires: tex(tabto.sty)
Requires: tex(tcolorbox.sty)
Requires: tex(ulem.sty)
Requires: tex(unicode-math.sty)
Requires: tex(varwidth.sty)
Requires: tex(wrapfig.sty)
Requires: tex(xcolor.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source105: pdfarticle.tar.xz
Source106: pdfarticle.doc.tar.xz
%description -n texlive-pdfarticle
pdfArticle is simple document class dedicated for creating pdf
documents with LuaLaTeX.
%package -n texlive-pdfarticle-doc
Version: %{texlive_version}.%{texlive_noarch}.1.0svn51127
Release: 0
Summary: Documentation for texlive-pdfarticle
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-pdfarticle and texlive-alldocumentation)
%description -n texlive-pdfarticle-doc
This package includes the documentation for texlive-pdfarticle
%post -n texlive-pdfarticle
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-pdfarticle
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-pdfarticle
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-pdfarticle-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/lualatex/pdfarticle/README
%{_texmfdistdir}/doc/lualatex/pdfarticle/pdfArticle.pdf
%{_texmfdistdir}/doc/lualatex/pdfarticle/pdfArticle.tex
%files -n texlive-pdfarticle
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/lualatex/pdfarticle/pdfArticle.cls
%package -n texlive-pdfbook2
Version: %{texlive_version}.%{texlive_noarch}.1.4svn53521
Release: 0
License: GPL-2.0-or-later
Summary: Create booklets from PDF files
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-pdfbook2-bin >= %{texlive_version}
#!BuildIgnore: texlive-pdfbook2-bin
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pdfbook2-doc >= %{texlive_version}
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source107: pdfbook2.tar.xz
Source108: 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.
%package -n texlive-pdfbook2-doc
Version: %{texlive_version}.%{texlive_noarch}.1.4svn53521
Release: 0
Summary: Documentation for texlive-pdfbook2
License: GPL-2.0-or-later
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-pdfbook2 and texlive-alldocumentation)
Provides: man(pdfbook2.1)
%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
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
%package -n texlive-pdfcol
Version: %{texlive_version}.%{texlive_noarch}.1.7svn64469
Release: 0
License: LPPL-1.0
Summary: Macros for maintaining colour stacks under pdfTeX
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pdfcol-doc >= %{texlive_version}
Provides: tex(pdfcol.sty)
Requires: tex(color.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source109: pdfcol.tar.xz
Source110: pdfcol.doc.tar.xz
%description -n texlive-pdfcol
Since version 1.40 pdfTeX supports colour stacks. The driver
file pdftex.def for package color defines and uses a main
colour stack since version v0.04b. This package is intended for
package writers. It defines macros for setting and maintaining
new colour stacks.
%package -n texlive-pdfcol-doc
Version: %{texlive_version}.%{texlive_noarch}.1.7svn64469
Release: 0
Summary: Documentation for texlive-pdfcol
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-pdfcol and texlive-alldocumentation)
%description -n texlive-pdfcol-doc
This package includes the documentation for texlive-pdfcol
%post -n texlive-pdfcol
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-pdfcol
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-pdfcol
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-pdfcol-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/pdfcol/README.md
%{_texmfdistdir}/doc/latex/pdfcol/pdfcol.pdf
%files -n texlive-pdfcol
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/pdfcol/pdfcol.sty
%package -n texlive-pdfcolfoot
Version: %{texlive_version}.%{texlive_noarch}.1.4svn65512
Release: 0
License: LPPL-1.0
Summary: Separate color stack for footnotes with pdfTeX
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pdfcolfoot-doc >= %{texlive_version}
Provides: tex(pdfcolfoot.sty)
Requires: tex(pdfcol.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source111: pdfcolfoot.tar.xz
Source112: pdfcolfoot.doc.tar.xz
%description -n texlive-pdfcolfoot
Since version 1.40 pdfTeX supports several colour stacks. This
package uses a separate colour stack for footnotes that can
break across pages. The package is part of the oberdiek bundle.
%package -n texlive-pdfcolfoot-doc
Version: %{texlive_version}.%{texlive_noarch}.1.4svn65512
Release: 0
Summary: Documentation for texlive-pdfcolfoot
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-pdfcolfoot and texlive-alldocumentation)
%description -n texlive-pdfcolfoot-doc
This package includes the documentation for texlive-pdfcolfoot
%post -n texlive-pdfcolfoot
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-pdfcolfoot
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-pdfcolfoot
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-pdfcolfoot-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/pdfcolfoot/README.md
%{_texmfdistdir}/doc/latex/pdfcolfoot/pdfcolfoot.pdf
%files -n texlive-pdfcolfoot
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/pdfcolfoot/pdfcolfoot.sty
%package -n texlive-pdfcolmk
Version: %{texlive_version}.%{texlive_noarch}.2.0svn52912
Release: 0
License: LPPL-1.0
Summary: Improved colour support under pdfTeX (legacy stub)
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pdfcolmk-doc >= %{texlive_version}
Provides: tex(pdfcolmk.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source113: pdfcolmk.tar.xz
Source114: pdfcolmk.doc.tar.xz
%description -n texlive-pdfcolmk
The package used to provide macros that emulated the 'colour
stack' functionality of dvips. The colour stack deals with
colour manipulations when asynchronous events (like
page-breaking) occur. At the time the package was written,
pdfTeX did not (yet) have such a stack, though dvips had had
one for a long time. This package was an experimental solution
to the problem, and worked best with pdfeTeX. For current
releases of pdfTeX (later than version 1.40.0, released in
2007), this package is not needed, since "real" colour stacks
are available. The present pdfcolmk is therefore just an empty
stub that does nothing at all, just in case there are still
documents that reference it. The documented source of the
original package is still available at the github repository.
%package -n texlive-pdfcolmk-doc
Version: %{texlive_version}.%{texlive_noarch}.2.0svn52912
Release: 0
Summary: Documentation for texlive-pdfcolmk
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-pdfcolmk and texlive-alldocumentation)
%description -n texlive-pdfcolmk-doc
This package includes the documentation for texlive-pdfcolmk
%post -n texlive-pdfcolmk
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-pdfcolmk
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-pdfcolmk
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-pdfcolmk-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/pdfcolmk/README.md
%files -n texlive-pdfcolmk
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/pdfcolmk/pdfcolmk.sty
%package -n texlive-pdfcomment
Version: %{texlive_version}.%{texlive_noarch}.2.4asvn49047
Release: 0
License: LPPL-1.0
Summary: A user-friendly interface to pdf annotations
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: 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(ifluatex.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.tug.org/texlive/tlpretest/archive/
# from 20230311
Source115: pdfcomment.tar.xz
Source116: 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.
%package -n texlive-pdfcomment-doc
Version: %{texlive_version}.%{texlive_noarch}.2.4asvn49047
Release: 0
Summary: Documentation for texlive-pdfcomment
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-pdfcomment and texlive-alldocumentation)
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
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
%package -n texlive-pdfcprot
Version: %{texlive_version}.%{texlive_noarch}.1.7asvn18735
Release: 0
License: LPPL-1.0
Summary: Activating and setting of character protruding using pdfLaTeX
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pdfcprot-doc >= %{texlive_version}
Provides: tex(pdfcprot.sty)
Requires: tex(fontenc.sty)
Requires: tex(ifthen.sty)
Requires: tex(keyval.sty)
Requires: tex(textcomp.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source117: pdfcprot.tar.xz
Source118: 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.
%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: https://www.tug.org/texlive/
Supplements: (texlive-pdfcprot and texlive-alldocumentation)
%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
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
%package -n texlive-pdfcrop
Version: %{texlive_version}.%{texlive_noarch}.1.40svn55435
Release: 0
License: LPPL-1.0
Summary: Crop PDF graphics
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-pdfcrop-bin >= %{texlive_version}
#!BuildIgnore: texlive-pdfcrop-bin
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: 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.tug.org/texlive/tlpretest/archive/
# from 20230311
Source119: pdfcrop.tar.xz
Source120: 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.
%package -n texlive-pdfcrop-doc
Version: %{texlive_version}.%{texlive_noarch}.1.40svn55435
Release: 0
Summary: Documentation for texlive-pdfcrop
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-pdfcrop and texlive-alldocumentation)
%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
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/LICENCE
%{_texmfdistdir}/doc/support/pdfcrop/README.md
%files -n texlive-pdfcrop
%defattr(-,root,root,755)
%{_texmfdistdir}/scripts/pdfcrop/pdfcrop.pl
%package -n texlive-pdfescape
Version: %{texlive_version}.%{texlive_noarch}.1.15svn53082
Release: 0
License: LPPL-1.0
Summary: Implements pdfTeX's escape features using TeX or e-TeX
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pdfescape-doc >= %{texlive_version}
Provides: tex(pdfescape.sty)
Requires: tex(ltxcmds.sty)
Requires: tex(pdftexcmds.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source121: pdfescape.tar.xz
Source122: pdfescape.doc.tar.xz
%description -n texlive-pdfescape
This package implements pdfTeX's escape features
(\pdfescapehex, \pdfunescapehex, \pdfescapename,
\pdfescapestring) using TeX or e-TeX.
%package -n texlive-pdfescape-doc
Version: %{texlive_version}.%{texlive_noarch}.1.15svn53082
Release: 0
Summary: Documentation for texlive-pdfescape
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-pdfescape and texlive-alldocumentation)
%description -n texlive-pdfescape-doc
This package includes the documentation for texlive-pdfescape
%post -n texlive-pdfescape
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-pdfescape
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-pdfescape
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-pdfescape-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/pdfescape/README.md
%{_texmfdistdir}/doc/latex/pdfescape/pdfescape.pdf
%files -n texlive-pdfescape
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/generic/pdfescape/pdfescape.sty
%package -n texlive-pdfextra
Version: %{texlive_version}.%{texlive_noarch}.0.0.3svn65184
Release: 0
License: LPPL-1.0
Summary: Extra PDF features for (Op)TeX
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pdfextra-doc >= %{texlive_version}
Provides: tex(pdfextra.sty)
Provides: tex(pdfextra.tex)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source123: pdfextra.tar.xz
Source124: pdfextra.doc.tar.xz
%description -n texlive-pdfextra
This package provides extra PDF features for OpTeX (or in
limited form for plain LuaTeX and LuaLaTeX). As a minimalistic
format, OpTeX does not support "advanced" features of the PDF
file format in its base. This third party package aims to
provide them. Summary of supported features: insertion of
multimedia (audio, video, 3D), hyperlinks and other actions,
triggering events, transitions, attachments.
%package -n texlive-pdfextra-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.3svn65184
Release: 0
Summary: Documentation for texlive-pdfextra
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-pdfextra and texlive-alldocumentation)
%description -n texlive-pdfextra-doc
This package includes the documentation for texlive-pdfextra
%post -n texlive-pdfextra
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-pdfextra
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-pdfextra
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-pdfextra-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/optex/pdfextra/LICENSE
%{_texmfdistdir}/doc/optex/pdfextra/README.md
%{_texmfdistdir}/doc/optex/pdfextra/examples/pdfextra-example-latex.tex
%{_texmfdistdir}/doc/optex/pdfextra/examples/pdfextra-example-part.prc
%{_texmfdistdir}/doc/optex/pdfextra/examples/pdfextra-example.pdf
%{_texmfdistdir}/doc/optex/pdfextra/examples/pdfextra-example.tex
%{_texmfdistdir}/doc/optex/pdfextra/pdfextra-doc.pdf
%{_texmfdistdir}/doc/optex/pdfextra/pdfextra-doc.tex
%files -n texlive-pdfextra
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/luatex/pdfextra/pdfextra.sty
%{_texmfdistdir}/tex/luatex/pdfextra/pdfextra.tex
%{_texmfdistdir}/tex/optex/pdfextra/pdfextra.opm
%package -n texlive-pdfjam
Version: %{texlive_version}.%{texlive_noarch}.3.03svn56991
Release: 0
License: GPL-2.0-or-later
Summary: Shell scripts interfacing to pdfpages
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-pdfjam-bin >= %{texlive_version}
#!BuildIgnore: texlive-pdfjam-bin
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pdfjam-doc >= %{texlive_version}
Requires: texlive-pdfpages >= %{texlive_version}
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source125: pdfjam.tar.xz
Source126: pdfjam.doc.tar.xz
%description -n texlive-pdfjam
The package makes available the pdfjam shell script that
provides a simple interface to much of the functionality of the
excellent pdfpages package (by Andreas Matthias) for LaTeX. The
pdfjam script takes one or more PDF files (and/or JPG/PNG
graphics files) as input, and produces one or more PDF files as
output. It is useful for joining files together, selecting
pages, reducing several source pages onto one output page,
etc., etc.
%package -n texlive-pdfjam-doc
Version: %{texlive_version}.%{texlive_noarch}.3.03svn56991
Release: 0
Summary: Documentation for texlive-pdfjam
License: GPL-2.0-or-later
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-pdfjam and texlive-alldocumentation)
Provides: man(pdfjam.1)
%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
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-pdfjam-doc
%defattr(-,root,root,755)
%{_mandir}/man1/pdfjam.1*
%{_texmfdistdir}/doc/support/pdfjam/COPYING
%{_texmfdistdir}/doc/support/pdfjam/README.md
%{_texmfdistdir}/doc/support/pdfjam/VERSION
%{_texmfdistdir}/doc/support/pdfjam/pdfjam.conf
%{_texmfdistdir}/doc/support/pdfjam/tests.zip
%files -n texlive-pdfjam
%defattr(-,root,root,755)
%{_texmfdistdir}/scripts/pdfjam/pdfjam
%package -n texlive-pdflatexpicscale
Version: %{texlive_version}.%{texlive_noarch}.0.0.32svn46617
Release: 0
License: LPPL-1.0
Summary: Support software for downscaling graphics to be included by pdfLaTeX
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-pdflatexpicscale-bin >= %{texlive_version}
#!BuildIgnore: texlive-pdflatexpicscale-bin
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: 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.tug.org/texlive/tlpretest/archive/
# from 20230311
Source127: pdflatexpicscale.tar.xz
Source128: 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.
%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: https://www.tug.org/texlive/
Supplements: (texlive-pdflatexpicscale and texlive-alldocumentation)
%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
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
%package -n texlive-pdflscape
Version: %{texlive_version}.%{texlive_noarch}.0.0.13svn64851
Release: 0
License: LPPL-1.0
Summary: Make landscape pages display as landscape
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pdflscape-doc >= %{texlive_version}
Provides: tex(pdflscape-nometadata.sty)
Provides: tex(pdflscape.sty)
Requires: tex(iftex.sty)
Requires: tex(lscape.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source129: pdflscape.tar.xz
Source130: pdflscape.doc.tar.xz
%description -n texlive-pdflscape
The package adds PDF support to the landscape environment of
package lscape, by setting the PDF /Rotate page attribute.
Pages with this attribute will be displayed in landscape
orientation by conforming PDF viewers.
%package -n texlive-pdflscape-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.13svn64851
Release: 0
Summary: Documentation for texlive-pdflscape
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-pdflscape and texlive-alldocumentation)
%description -n texlive-pdflscape-doc
This package includes the documentation for texlive-pdflscape
%post -n texlive-pdflscape
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-pdflscape
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-pdflscape
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-pdflscape-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/pdflscape/README.md
%{_texmfdistdir}/doc/latex/pdflscape/pdflscape.pdf
%files -n texlive-pdflscape
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/pdflscape/pdflscape-nometadata.sty
%{_texmfdistdir}/tex/latex/pdflscape/pdflscape.sty
%package -n texlive-pdfmanagement-testphase
Version: %{texlive_version}.%{texlive_noarch}.0.0.95xsvn66532
Release: 0
License: LPPL-1.0
Summary: LaTeX PDF management testphase bundle
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pdfmanagement-testphase-doc >= %{texlive_version}
Provides: tex(color-ltx.sty)
Provides: tex(colorspace-patches-tmp-ltx.sty)
Provides: tex(hgeneric-testphase.def)
Provides: tex(hyperref-colorschemes.def)
Provides: tex(l3backend-testphase-dvipdfmx.def)
Provides: tex(l3backend-testphase-dvips.def)
Provides: tex(l3backend-testphase-dvisvgm.def)
Provides: tex(l3backend-testphase-luatex.def)
Provides: tex(l3backend-testphase-pdftex.def)
Provides: tex(l3backend-testphase-xetex.def)
Provides: tex(l3pdffield-testphase.sty)
Provides: tex(l3ref-tmp.sty)
Provides: tex(output-patches-tmp-ltx.sty)
Provides: tex(pdfmanagement-firstaid.sty)
Provides: tex(pdfmanagement-testphase.sty)
Provides: tex(xcolor-patches-tmp-ltx.sty)
Requires: tex(bookmark.sty)
Requires: tex(etoolbox.sty)
Requires: tex(l3draw.sty)
Requires: tex(tagpdf-base.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source131: pdfmanagement-testphase.tar.xz
Source132: pdfmanagement-testphase.doc.tar.xz
%description -n texlive-pdfmanagement-testphase
This is a temporary package, which is used during a test phase
to load the new PDF management code of LaTeX. The new PDF
management code offers backend-independent interfaces to
central PDF dictionaries, tools to create annotations, form
Xobjects, to embed files, and to handle PDF standards. The code
is provided, during a testphase, as an independent package to
allow users and package authors to safely test the code. At a
later stage it will be integrated into the LaTeX kernel (or in
parts into permanent support packages), and the current
testphase bundle will be removed.
%package -n texlive-pdfmanagement-testphase-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.95xsvn66532
Release: 0
Summary: Documentation for texlive-pdfmanagement-testphase
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-pdfmanagement-testphase and texlive-alldocumentation)
%description -n texlive-pdfmanagement-testphase-doc
This package includes the documentation for texlive-pdfmanagement-testphase
%post -n texlive-pdfmanagement-testphase
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-pdfmanagement-testphase
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-pdfmanagement-testphase
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-pdfmanagement-testphase-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/pdfmanagement-testphase/CHANGELOG.md
%{_texmfdistdir}/doc/latex/pdfmanagement-testphase/README.md
%{_texmfdistdir}/doc/latex/pdfmanagement-testphase/hyperref-generic.pdf
%{_texmfdistdir}/doc/latex/pdfmanagement-testphase/l3backend-testphase.pdf
%{_texmfdistdir}/doc/latex/pdfmanagement-testphase/l3pdfannot.pdf
%{_texmfdistdir}/doc/latex/pdfmanagement-testphase/l3pdfdict.pdf
%{_texmfdistdir}/doc/latex/pdfmanagement-testphase/l3pdffield-action.pdf
%{_texmfdistdir}/doc/latex/pdfmanagement-testphase/l3pdffield-checkbox.pdf
%{_texmfdistdir}/doc/latex/pdfmanagement-testphase/l3pdffield-choice.pdf
%{_texmfdistdir}/doc/latex/pdfmanagement-testphase/l3pdffield-pushbutton.pdf
%{_texmfdistdir}/doc/latex/pdfmanagement-testphase/l3pdffield-radiobutton.pdf
%{_texmfdistdir}/doc/latex/pdfmanagement-testphase/l3pdffield-textfield.pdf
%{_texmfdistdir}/doc/latex/pdfmanagement-testphase/l3pdffield.pdf
%{_texmfdistdir}/doc/latex/pdfmanagement-testphase/l3pdffile.pdf
%{_texmfdistdir}/doc/latex/pdfmanagement-testphase/l3pdfmanagement.pdf
%{_texmfdistdir}/doc/latex/pdfmanagement-testphase/l3pdfmeta.pdf
%{_texmfdistdir}/doc/latex/pdfmanagement-testphase/l3pdftools.pdf
%{_texmfdistdir}/doc/latex/pdfmanagement-testphase/l3pdfxform.pdf
%{_texmfdistdir}/doc/latex/pdfmanagement-testphase/ltdocinit.pdf
%{_texmfdistdir}/doc/latex/pdfmanagement-testphase/output-patches-tmp-ltx.pdf
%{_texmfdistdir}/doc/latex/pdfmanagement-testphase/pdfmanagement-firstaid.pdf
%{_texmfdistdir}/doc/latex/pdfmanagement-testphase/pdfmanagement-testphase.pdf
%files -n texlive-pdfmanagement-testphase
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/pdfmanagement-testphase/color-ltx.sty
%{_texmfdistdir}/tex/latex/pdfmanagement-testphase/colorspace-patches-tmp-ltx.sty
%{_texmfdistdir}/tex/latex/pdfmanagement-testphase/hgeneric-testphase.def
%{_texmfdistdir}/tex/latex/pdfmanagement-testphase/hyperref-colorschemes.def
%{_texmfdistdir}/tex/latex/pdfmanagement-testphase/l3backend-testphase-dvipdfmx.def
%{_texmfdistdir}/tex/latex/pdfmanagement-testphase/l3backend-testphase-dvips.def
%{_texmfdistdir}/tex/latex/pdfmanagement-testphase/l3backend-testphase-dvisvgm.def
%{_texmfdistdir}/tex/latex/pdfmanagement-testphase/l3backend-testphase-luatex.def
%{_texmfdistdir}/tex/latex/pdfmanagement-testphase/l3backend-testphase-pdftex.def
%{_texmfdistdir}/tex/latex/pdfmanagement-testphase/l3backend-testphase-xetex.def
%{_texmfdistdir}/tex/latex/pdfmanagement-testphase/l3backend-testphase.lua
%{_texmfdistdir}/tex/latex/pdfmanagement-testphase/l3pdffield-testphase.sty
%{_texmfdistdir}/tex/latex/pdfmanagement-testphase/l3ref-tmp.sty
%{_texmfdistdir}/tex/latex/pdfmanagement-testphase/output-patches-tmp-ltx.sty
%{_texmfdistdir}/tex/latex/pdfmanagement-testphase/pdfmanagement-firstaid.sty
%{_texmfdistdir}/tex/latex/pdfmanagement-testphase/pdfmanagement-testphase.ltx
%{_texmfdistdir}/tex/latex/pdfmanagement-testphase/pdfmanagement-testphase.sty
%{_texmfdistdir}/tex/latex/pdfmanagement-testphase/xcolor-patches-tmp-ltx.sty
%package -n texlive-pdfmarginpar
Version: %{texlive_version}.%{texlive_noarch}.0.0.92svn23492
Release: 0
License: GPL-2.0-or-later
Summary: Generate marginpar-equivalent PDF annotations
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pdfmarginpar-doc >= %{texlive_version}
Provides: tex(pdfmarginpar.sty)
Requires: tex(pgfkeys.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source133: pdfmarginpar.tar.xz
Source134: 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.
%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: https://www.tug.org/texlive/
Supplements: (texlive-pdfmarginpar and texlive-alldocumentation)
%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
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
%package -n texlive-pdfmsym
Version: %{texlive_version}.%{texlive_noarch}.1.1.0svn65324
Release: 0
License: LPPL-1.0
Summary: PDF Math Symbols -- various drawn mathematical symbols
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pdfmsym-doc >= %{texlive_version}
Provides: tex(pdfmsym.tex)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source135: pdfmsym.tar.xz
Source136: pdfmsym.doc.tar.xz
%description -n texlive-pdfmsym
This package defines a handful of mathematical symbols many of
which are implemented via PDF's builtin drawing utility. It is
intended for use with pdfTeX and LuaTeX and is supported by
XeTeX to a lesser extent. Among the symbols it defines are some
variants of commonly used ones, as well as more obscure symbols
which cannot be as easily found in other TeX or LaTeX packages.
%package -n texlive-pdfmsym-doc
Version: %{texlive_version}.%{texlive_noarch}.1.1.0svn65324
Release: 0
Summary: Documentation for texlive-pdfmsym
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-pdfmsym and texlive-alldocumentation)
%description -n texlive-pdfmsym-doc
This package includes the documentation for texlive-pdfmsym
%post -n texlive-pdfmsym
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-pdfmsym
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-pdfmsym
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-pdfmsym-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/generic/pdfmsym/README.md
%{_texmfdistdir}/doc/generic/pdfmsym/pdfmsym-doc.pdf
%{_texmfdistdir}/doc/generic/pdfmsym/pdfmsym-doc.tex
%files -n texlive-pdfmsym
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/generic/pdfmsym/pdfmsym.tex
%package -n texlive-pdfoverlay
Version: %{texlive_version}.%{texlive_noarch}.1.3svn64210
Release: 0
License: LPPL-1.0
Summary: A LaTeX style for overlaying text on a PDF
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pdfoverlay-doc >= %{texlive_version}
Provides: tex(pdfoverlay.sty)
Requires: tex(graphicx.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source137: pdfoverlay.tar.xz
Source138: pdfoverlay.doc.tar.xz
%description -n texlive-pdfoverlay
It is often desirable to take an exisiting PDF and easily add
annotations or text overlaying the PDF. This might arise if you
wish to add comments to a PDF, fill in a PDF form, or add text
to a PDF where space has been left for notes. This package
provides a simple interface to do this without having to resort
to inserting one page at a time. Some or all of the pages of
the PDF can be included and not all pages of the PDF need have
overlayed text. It is also possible to include text between
pages of the PDF. Another advantage of this package is that the
overlayed text can be set as normal flowing from one page to
another or with manual page breaks if you wish. It is also
possible to use any standard method to position text at
arbitrary places on a given page.
%package -n texlive-pdfoverlay-doc
Version: %{texlive_version}.%{texlive_noarch}.1.3svn64210
Release: 0
Summary: Documentation for texlive-pdfoverlay
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-pdfoverlay and texlive-alldocumentation)
%description -n texlive-pdfoverlay-doc
This package includes the documentation for texlive-pdfoverlay
%post -n texlive-pdfoverlay
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-pdfoverlay
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-pdfoverlay
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-pdfoverlay-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/pdfoverlay/README.md
%{_texmfdistdir}/doc/latex/pdfoverlay/pdfoverlay.pdf
%files -n texlive-pdfoverlay
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/pdfoverlay/pdfoverlay.sty
%package -n texlive-pdfpagediff
Version: %{texlive_version}.%{texlive_noarch}.1.4svn37946
Release: 0
License: LPPL-1.0
Summary: Find difference between two PDF's
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: 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.tug.org/texlive/tlpretest/archive/
# from 20230311
Source139: pdfpagediff.tar.xz
Source140: pdfpagediff.doc.tar.xz
%description -n texlive-pdfpagediff
Find difference between two PDF's
%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: https://www.tug.org/texlive/
Supplements: (texlive-pdfpagediff and texlive-alldocumentation)
%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
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
%package -n texlive-pdfpages
Version: %{texlive_version}.%{texlive_noarch}.0.0.5xsvn65319
Release: 0
License: LPPL-1.0
Summary: Include PDF documents in LaTeX
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires: texlive-eso-pic >= %{texlive_version}
#!BuildIgnore: texlive-eso-pic
Requires: texlive-graphics >= %{texlive_version}
#!BuildIgnore: texlive-graphics
Requires: texlive-oberdiek >= %{texlive_version}
#!BuildIgnore: texlive-oberdiek
Requires: texlive-tools >= %{texlive_version}
#!BuildIgnore: texlive-tools
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: 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(dvipdfmx.def)
Requires: tex(eso-pic.sty)
Requires: tex(graphicx.sty)
Requires: tex(ifthen.sty)
Requires: tex(pdflscape.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source141: pdfpages.tar.xz
Source142: 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.
%package -n texlive-pdfpages-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.5xsvn65319
Release: 0
Summary: Documentation for texlive-pdfpages
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-pdfpages and texlive-alldocumentation)
%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
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
%package -n texlive-pdfpc
Version: %{texlive_version}.%{texlive_noarch}.0.0.7.0svn63866
Release: 0
License: GPL-2.0-or-later
Summary: Define data for the pdfpc presentation viewer
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pdfpc-doc >= %{texlive_version}
Provides: tex(pdfpc.sty)
Requires: tex(hyperxmp.sty)
Requires: tex(iftex.sty)
Requires: tex(kvoptions.sty)
Requires: tex(xstring.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source143: pdfpc.tar.xz
Source144: pdfpc.doc.tar.xz
%description -n texlive-pdfpc
This packages allows to define additional meta data within the
PDF file which can be interpreted by the PDF presenter console
(pdfpc) program. pdfpc depends on kvoptions, xstring, iftex,
and hyperxmp.
%package -n texlive-pdfpc-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.7.0svn63866
Release: 0
Summary: Documentation for texlive-pdfpc
License: GPL-2.0-or-later
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-pdfpc and texlive-alldocumentation)
%description -n texlive-pdfpc-doc
This package includes the documentation for texlive-pdfpc
%post -n texlive-pdfpc
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-pdfpc
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-pdfpc
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-pdfpc-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/pdfpc/README.md
%{_texmfdistdir}/doc/latex/pdfpc/pdfpc-doc.pdf
%{_texmfdistdir}/doc/latex/pdfpc/pdfpc-doc.tex
%files -n texlive-pdfpc
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/pdfpc/pdfpc.sty
%package -n texlive-pdfpc-movie
Version: %{texlive_version}.%{texlive_noarch}.1.0svn48245
Release: 0
License: LPPL-1.0
Summary: Pdfpc viewer-compatible hyperlinks to movies
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pdfpc-movie-doc >= %{texlive_version}
Provides: tex(pdfpc-movie.sty)
Requires: tex(etoolbox.sty)
Requires: tex(hyperref.sty)
Requires: tex(pgfkeys.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source145: pdfpc-movie.tar.xz
Source146: pdfpc-movie.doc.tar.xz
%description -n texlive-pdfpc-movie
This LaTeX2e package provides a command \pdfpcmovie for
embedding (hyperlinking) movies in a way compatible with the
PDF Presenter Console (pdfpc), a GPL2-licensed multi-monitor
PDF presentation viewer application available on GitHub and
shipped with some LINUX distributions such as Debian, Fedora,
and Arch. The package depends on etoolbox, hyperref, and
pgfkeys.
%package -n texlive-pdfpc-movie-doc
Version: %{texlive_version}.%{texlive_noarch}.1.0svn48245
Release: 0
Summary: Documentation for texlive-pdfpc-movie
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-pdfpc-movie and texlive-alldocumentation)
%description -n texlive-pdfpc-movie-doc
This package includes the documentation for texlive-pdfpc-movie
%post -n texlive-pdfpc-movie
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-pdfpc-movie
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-pdfpc-movie
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-pdfpc-movie-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/pdfpc-movie/README.md
%{_texmfdistdir}/doc/latex/pdfpc-movie/pdfpc-movie-doc.pdf
%files -n texlive-pdfpc-movie
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/pdfpc-movie/pdfpc-movie.sty
%package -n texlive-pdfprivacy
Version: %{texlive_version}.%{texlive_noarch}.1.0svn45985
Release: 0
License: LPPL-1.0
Summary: A LaTeX package to remove or suppress pdf meta-data
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pdfprivacy-doc >= %{texlive_version}
Provides: tex(pdfprivacy.sty)
Requires: tex(ifthen.sty)
Requires: tex(kvoptions.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source147: pdfprivacy.tar.xz
Source148: 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.
%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: https://www.tug.org/texlive/
Supplements: (texlive-pdfprivacy and texlive-alldocumentation)
%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
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
%package -n texlive-pdfreview
Version: %{texlive_version}.%{texlive_noarch}.1.2svn50100
Release: 0
License: LPPL-1.0
Summary: Annotate PDF files with margin notes
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pdfreview-doc >= %{texlive_version}
Provides: tex(pdfreview.sty)
Requires: tex(bookmark.sty)
Requires: tex(geometry.sty)
Requires: tex(grffile.sty)
Requires: tex(hyperref.sty)
Requires: tex(ulem.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source149: pdfreview.tar.xz
Source150: 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.
%package -n texlive-pdfreview-doc
Version: %{texlive_version}.%{texlive_noarch}.1.2svn50100
Release: 0
Summary: Documentation for texlive-pdfreview
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-pdfreview and texlive-alldocumentation)
%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
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/lorem-ipsum.pdf
%{_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.pdf
%{_texmfdistdir}/doc/latex/pdfreview/sample.tex
%files -n texlive-pdfreview
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/pdfreview/pdfreview.sty
%package -n texlive-pdfscreen
Version: %{texlive_version}.%{texlive_noarch}.1.5svn42428
Release: 0
License: LPPL-1.0
Summary: Support screen-based document design
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: 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.tug.org/texlive/tlpretest/archive/
# from 20230311
Source151: pdfscreen.tar.xz
Source152: 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.
%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: https://www.tug.org/texlive/
Supplements: (texlive-pdfscreen and texlive-alldocumentation)
%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
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
%package -n texlive-pdfslide
Version: %{texlive_version}.%{texlive_noarch}.svn15878
Release: 0
License: LPPL-1.0
Summary: Presentation slides using pdfTeX
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: 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.tug.org/texlive/tlpretest/archive/
# from 20230311
Source153: pdfslide.tar.xz
Source154: 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.
%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: https://www.tug.org/texlive/
Supplements: (texlive-pdfslide and texlive-alldocumentation)
%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
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
%package -n texlive-pdfsync
Version: %{texlive_version}.%{texlive_noarch}.svn20373
Release: 0
License: LPPL-1.0
Summary: Provide links between source and PDF
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pdfsync-doc >= %{texlive_version}
Provides: tex(pdfsync.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source155: pdfsync.tar.xz
Source156: 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.
%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: https://www.tug.org/texlive/
Supplements: (texlive-pdfsync and texlive-alldocumentation)
%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
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
%package -n texlive-pdftex
Version: %{texlive_version}.%{texlive_noarch}.svn66243
Release: 0
License: GPL-2.0-or-later
Summary: A TeX extension for direct creation of PDF
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Recommends: texlive-collection-basic >= %{texlive_version}
Recommends: texlive-collection-fontsrecommended >= %{texlive_version}
Recommends: texlive-collection-genericrecommended >= %{texlive_version}
Requires: texlive-cm >= %{texlive_version}
Requires: tex(load-unicode-data.tex)
Requires: tex(pdftexconfig.tex)
#!BuildIgnore: texlive-cm
Requires: texlive-dehyph >= %{texlive_version}
#!BuildIgnore: texlive-dehyph
Requires: texlive-etex >= %{texlive_version}
#!BuildIgnore: texlive-etex
Requires: texlive-hyph-utf8 >= %{texlive_version}
#!BuildIgnore: texlive-hyph-utf8
Requires: texlive-hyphen-base >= %{texlive_version}
#!BuildIgnore: texlive-hyphen-base
Requires: texlive-knuth-lib >= %{texlive_version}
#!BuildIgnore: texlive-knuth-lib
Requires: texlive-kpathsea >= %{texlive_version}
#!BuildIgnore: texlive-kpathsea
Requires(pre): texlive-pdftex-bin >= %{texlive_version}
#!BuildIgnore: texlive-pdftex-bin
Requires: texlive-plain >= %{texlive_version}
#!BuildIgnore: texlive-plain
Requires: texlive-tex-ini-files >= %{texlive_version}
#!BuildIgnore: texlive-tex-ini-files
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{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):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Requires: texlive-pdftex-fonts >= %{texlive_version}
Suggests: 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)
Provides: tex(pdftexspace.tfm)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source157: pdftex.tar.xz
Source158: pdftex.doc.tar.xz
Source159: pdftex_pdflatex.dif
%description -n texlive-pdftex
An extension of TeX which can directly generate PDF documents
as well as DVI output. All current free TeX distributions
including TeX Live, MacTeX and MiKTeX include pdfTeX (Plain
TeX) and pdfLaTeX (LaTeX), among many other formats based on
the pdfTeX engine.
%package -n texlive-pdftex-doc
Version: %{texlive_version}.%{texlive_noarch}.svn66243
Release: 0
Summary: Documentation for texlive-pdftex
License: GPL-2.0-or-later
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-pdftex and texlive-alldocumentation)
Provides: man(pdfetex.1)
Provides: man(pdftex.1)
%description -n texlive-pdftex-doc
This package includes the documentation for texlive-pdftex
%package -n texlive-pdftex-fonts
Version: %{texlive_version}.%{texlive_noarch}.svn66243
Release: 0
Summary: Severed fonts for texlive-pdftex
License: GPL-2.0-or-later
URL: https://www.tug.org/texlive/
Group: Productivity/Publishing/TeX/Fonts
%reconfigure_fonts_prereq
Requires(posttrans):fontconfig
Requires(posttrans):ghostscript-fonts-std
Suggests: 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.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 || :
> /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 || :
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/^(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.*
sed -ri 's/^(pdftex\b)/\#\!\ \1/' %{_texmfconfdir}/web2c/fmtutil.cnf || :
rm -f %{_texmfvardir}/web2c/pdftex/pdftex.*
echo 'deleteMap dummy-space.map' >> /var/run/texlive/run-updmap
exit 0
fi
%triggerin -n texlive-pdftex -- texlive-cm
> /var/run/texlive/run-fmtutil.etex
> /var/run/texlive/run-fmtutil.pdfetex
> /var/run/texlive/run-fmtutil.pdftex
%triggerun -n texlive-pdftex -- texlive-cm
> /var/run/texlive/run-fmtutil.etex
> /var/run/texlive/run-fmtutil.pdfetex
> /var/run/texlive/run-fmtutil.pdftex
%triggerin -n texlive-pdftex -- texlive-dehyph
> /var/run/texlive/run-fmtutil.etex
> /var/run/texlive/run-fmtutil.pdfetex
> /var/run/texlive/run-fmtutil.pdftex
%triggerun -n texlive-pdftex -- texlive-dehyph
> /var/run/texlive/run-fmtutil.etex
> /var/run/texlive/run-fmtutil.pdfetex
> /var/run/texlive/run-fmtutil.pdftex
%triggerin -n texlive-pdftex -- texlive-etex
> /var/run/texlive/run-fmtutil.etex
> /var/run/texlive/run-fmtutil.pdfetex
> /var/run/texlive/run-fmtutil.pdftex
%triggerun -n texlive-pdftex -- texlive-etex
> /var/run/texlive/run-fmtutil.etex
> /var/run/texlive/run-fmtutil.pdfetex
> /var/run/texlive/run-fmtutil.pdftex
%triggerin -n texlive-pdftex -- texlive-hyph-utf8
> /var/run/texlive/run-fmtutil.etex
> /var/run/texlive/run-fmtutil.pdfetex
> /var/run/texlive/run-fmtutil.pdftex
%triggerun -n texlive-pdftex -- texlive-hyph-utf8
> /var/run/texlive/run-fmtutil.etex
> /var/run/texlive/run-fmtutil.pdfetex
> /var/run/texlive/run-fmtutil.pdftex
%triggerin -n texlive-pdftex -- texlive-hyphen-base
> /var/run/texlive/run-fmtutil.etex
> /var/run/texlive/run-fmtutil.pdfetex
> /var/run/texlive/run-fmtutil.pdftex
%triggerun -n texlive-pdftex -- texlive-hyphen-base
> /var/run/texlive/run-fmtutil.etex
> /var/run/texlive/run-fmtutil.pdfetex
> /var/run/texlive/run-fmtutil.pdftex
%triggerin -n texlive-pdftex -- texlive-knuth-lib
> /var/run/texlive/run-fmtutil.etex
> /var/run/texlive/run-fmtutil.pdfetex
> /var/run/texlive/run-fmtutil.pdftex
%triggerun -n texlive-pdftex -- texlive-knuth-lib
> /var/run/texlive/run-fmtutil.etex
> /var/run/texlive/run-fmtutil.pdfetex
> /var/run/texlive/run-fmtutil.pdftex
%triggerin -n texlive-pdftex -- texlive-plain
> /var/run/texlive/run-fmtutil.etex
> /var/run/texlive/run-fmtutil.pdfetex
> /var/run/texlive/run-fmtutil.pdftex
%triggerun -n texlive-pdftex -- texlive-plain
> /var/run/texlive/run-fmtutil.etex
> /var/run/texlive/run-fmtutil.pdfetex
> /var/run/texlive/run-fmtutil.pdftex
%triggerin -n texlive-pdftex -- texlive-tex-ini-files
> /var/run/texlive/run-fmtutil.etex
> /var/run/texlive/run-fmtutil.pdfetex
> /var/run/texlive/run-fmtutil.pdftex
%triggerun -n texlive-pdftex -- texlive-tex-ini-files
> /var/run/texlive/run-fmtutil.etex
> /var/run/texlive/run-fmtutil.pdfetex
> /var/run/texlive/run-fmtutil.pdftex
%posttrans -n texlive-pdftex
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/README
%{_texmfdistdir}/doc/pdftex/samplepdftex/cmr10.103
%{_texmfdistdir}/doc/pdftex/samplepdftex/efcode.tex
%{_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/protcode.tex
%{_texmfdistdir}/doc/pdftex/samplepdftex/rgb.icc
%{_texmfdistdir}/doc/pdftex/samplepdftex/samplepdf.0
%{_texmfdistdir}/doc/pdftex/samplepdftex/samplepdf.1
%{_texmfdistdir}/doc/pdftex/samplepdftex/samplepdf.mp
%{_texmfdistdir}/doc/pdftex/samplepdftex/samplepdf.pdf
%{_texmfdistdir}/doc/pdftex/samplepdftex/samplepdf.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.360pk
%{_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/08-pdfprimitive/Makefile
%{_texmfdistdir}/doc/pdftex/tests/08-pdfprimitive/test-pdfprimitive-non.tex
%{_texmfdistdir}/doc/pdftex/tests/08-pdfprimitive/test-pdfprimitive-ok.tex
%{_texmfdistdir}/doc/pdftex/tests/08-pdfprimitive/test-pdfprimitive-post.tex
%{_texmfdistdir}/doc/pdftex/tests/09-fontobjnum/Makefile
%{_texmfdistdir}/doc/pdftex/tests/09-fontobjnum/test-fontobjnum.tex
%{_texmfdistdir}/doc/pdftex/tests/10-moddate/Makefile
%{_texmfdistdir}/doc/pdftex/tests/10-moddate/test-moddate-abs.tex
%{_texmfdistdir}/doc/pdftex/tests/10-moddate/test-moddate.tex
%{_texmfdistdir}/doc/pdftex/tests/11-omitcharset/Makefile
%{_texmfdistdir}/doc/pdftex/tests/11-omitcharset/test-omitcharset.tex
%{_texmfdistdir}/doc/pdftex/tests/12-pdf2/Makefile
%{_texmfdistdir}/doc/pdftex/tests/12-pdf2/incl1.tex
%{_texmfdistdir}/doc/pdftex/tests/12-pdf2/incl2.tex
%{_texmfdistdir}/doc/pdftex/tests/12-pdf2/test-compress2.tex
%{_texmfdistdir}/doc/pdftex/tests/12-pdf2/test-doc1incl2.tex
%{_texmfdistdir}/doc/pdftex/tests/12-pdf2/test-doc2incl1.tex
%{_texmfdistdir}/doc/pdftex/tests/12-pdf2/test-doc2incl2.tex
%{_texmfdistdir}/doc/pdftex/tests/12-pdf2/test-pdfmajor.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
%{_texmfdistdir}/fonts/tfm/public/pdftex/pdftexspace.tfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/pdftex/dummy-space.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/pdftex/pdftexspace.pfb
%{_texmfdistdir}/fonts/type1/public/pdftex/pdftexspace.ps
%{_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
%{_datadir}/fontconfig/conf.avail/58-texlive-pdftex.conf
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-pdftex/encodings.dir
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-pdftex/fonts.dir
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-pdftex/fonts.scale
%{_datadir}/fonts/texlive-pdftex/dummy-space.pfb
%{_datadir}/fonts/texlive-pdftex/pdftexspace.pfb
%package -n texlive-pdftex-quiet
Version: %{texlive_version}.%{texlive_noarch}.1.1.0svn49169
Release: 0
License: GPL-2.0-or-later
Summary: A bash wrapper for pdfTeX limiting its output to relevant errors
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-pdftex-quiet-bin >= %{texlive_version}
#!BuildIgnore: texlive-pdftex-quiet-bin
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pdftex-quiet-doc >= %{texlive_version}
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source160: pdftex-quiet.tar.xz
Source161: pdftex-quiet.doc.tar.xz
%description -n texlive-pdftex-quiet
This package provides a bash script aiming at reducing pdfTeX's
output to relevant errors, which are displayed in a red bold
font. The project originally started as a TeX StackExchange
answer.
%package -n texlive-pdftex-quiet-doc
Version: %{texlive_version}.%{texlive_noarch}.1.1.0svn49169
Release: 0
Summary: Documentation for texlive-pdftex-quiet
License: GPL-2.0-or-later
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-pdftex-quiet and texlive-alldocumentation)
%description -n texlive-pdftex-quiet-doc
This package includes the documentation for texlive-pdftex-quiet
%post -n texlive-pdftex-quiet
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-pdftex-quiet
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-pdftex-quiet
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-pdftex-quiet-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/support/pdftex-quiet/LICENCE
%{_texmfdistdir}/doc/support/pdftex-quiet/README.md
%{_texmfdistdir}/doc/support/pdftex-quiet/VERSION
%files -n texlive-pdftex-quiet
%defattr(-,root,root,755)
%{_texmfdistdir}/scripts/pdftex-quiet/pdftex-quiet
%package -n texlive-pdftexcmds
Version: %{texlive_version}.%{texlive_noarch}.0.0.33svn55777
Release: 0
License: LPPL-1.0
Summary: LuaTeX support for pdfTeX utility functions
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pdftexcmds-doc >= %{texlive_version}
Provides: tex(pdftexcmds.sty)
Requires: tex(iftex.sty)
Requires: tex(infwarerr.sty)
Requires: tex(ltxcmds.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source162: pdftexcmds.tar.xz
Source163: pdftexcmds.doc.tar.xz
%description -n texlive-pdftexcmds
LuaTeX provides most of the commands of pdfTeX 1.40. However, a
number of utility functions are not available. This package
tries to fill the gap and implements some of the missing
primitives using Lua.
%package -n texlive-pdftexcmds-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.33svn55777
Release: 0
Summary: Documentation for texlive-pdftexcmds
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-pdftexcmds and texlive-alldocumentation)
%description -n texlive-pdftexcmds-doc
This package includes the documentation for texlive-pdftexcmds
%post -n texlive-pdftexcmds
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-pdftexcmds
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-pdftexcmds
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-pdftexcmds-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/generic/pdftexcmds/README.md
%{_texmfdistdir}/doc/generic/pdftexcmds/pdftexcmds.bib
%{_texmfdistdir}/doc/generic/pdftexcmds/pdftexcmds.pdf
%files -n texlive-pdftexcmds
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/generic/pdftexcmds/pdftexcmds.lua
%{_texmfdistdir}/tex/generic/pdftexcmds/pdftexcmds.sty
%package -n texlive-pdftosrc
Version: %{texlive_version}.%{texlive_noarch}.svn66186
Release: 0
License: LPPL-1.0
Summary: Extract source file or stream from PDF file
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Conflicts: texlive-pdftools-doc
Provides: texlive-pdftools-doc:%{_mandir}/man1/pdftosrc.1%{?ext_man}
Requires(pre): texlive-pdftosrc-bin >= %{texlive_version}
#!BuildIgnore: texlive-pdftosrc-bin
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Provides: man(pdftosrc.1)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source164: pdftosrc.doc.tar.xz
%description -n texlive-pdftosrc
Extracts an embedded source file, or extracts and uncompresses
a PDF stream given by object number. Developed as part of the
pdfTeX source tree.
%post -n texlive-pdftosrc
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-pdftosrc
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-pdftosrc
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-pdftosrc
%defattr(-,root,root,755)
%{_mandir}/man1/pdftosrc.1*
%package -n texlive-pdftricks
Version: %{texlive_version}.%{texlive_noarch}.1.16svn15878
Release: 0
License: GPL-2.0-or-later
Summary: Support for PSTricks in pdfTeX
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: 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.tug.org/texlive/tlpretest/archive/
# from 20230311
Source165: pdftricks.tar.xz
Source166: 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.
%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: https://www.tug.org/texlive/
Supplements: (texlive-pdftricks and texlive-alldocumentation)
%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
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
%package -n texlive-pdftricks2
Version: %{texlive_version}.%{texlive_noarch}.1.01svn31016
Release: 0
License: GPL-2.0-or-later
Summary: Use PSTricks in pdfTeX
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pdftricks2-doc >= %{texlive_version}
Provides: tex(pdftricks2.sty)
Requires: tex(geometry.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.tug.org/texlive/tlpretest/archive/
# from 20230311
Source167: pdftricks2.tar.xz
Source168: 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
%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: https://www.tug.org/texlive/
Supplements: (texlive-pdftricks2 and texlive-alldocumentation)
%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
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
%package -n texlive-pdfwin
Version: %{texlive_version}.%{texlive_noarch}.svn54074
Release: 0
License: LPPL-1.0
Summary: Customizable windows for screen viewing of TeX documents
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: 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)
Requires: tex(truncate.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source169: pdfwin.tar.xz
Source170: pdfwin.doc.tar.xz
%description -n texlive-pdfwin
Inspired by the pdfscreen package.
%package -n texlive-pdfwin-doc
Version: %{texlive_version}.%{texlive_noarch}.svn54074
Release: 0
Summary: Documentation for texlive-pdfwin
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-pdfwin and texlive-alldocumentation)
%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
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
%package -n texlive-pdfx
Version: %{texlive_version}.%{texlive_noarch}.1.6.3svn50338
Release: 0
License: LPPL-1.0
Summary: PDF/X and PDF/A support for pdfTeX, LuaTeX and XeTeX
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pdfx-doc >= %{texlive_version}
Provides: tex(8bit.def)
Provides: tex(AdobeColorProfiles.tex)
Provides: tex(AdobeExternalProfiles.tex)
Provides: tex(CallasColorProfiles.tex)
Provides: tex(glyphtounicode-cmr.tex)
Provides: tex(glyphtounicode-ntx.tex)
Provides: tex(l8u-penc.def)
Provides: tex(l8uarb-penc.def)
Provides: tex(l8uarm-penc.def)
Provides: tex(l8ucyr-penc.def)
Provides: tex(l8udev-penc.def)
Provides: tex(l8ugrk-penc.def)
Provides: tex(l8uheb-penc.def)
Provides: tex(l8ulat-penc.def)
Provides: tex(l8umath-penc.def)
Provides: tex(pdfx.sty)
Provides: tex(text89.def)
Requires: tex(colorprofiles.sty)
Requires: tex(everyshi.sty)
Requires: tex(glyphtounicode.tex)
Requires: tex(ifluatex.sty)
Requires: tex(ifpdf.sty)
Requires: tex(iftex.sty)
Requires: tex(ifthen.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.tug.org/texlive/tlpretest/archive/
# from 20230311
Source171: pdfx.tar.xz
Source172: pdfx.doc.tar.xz
%description -n texlive-pdfx
The package helps LaTeX users to create PDF/X, PFD/A and other
standards-compliant PDF documents with pdfTeX, LuaTeX and
XeTeX.
%package -n texlive-pdfx-doc
Version: %{texlive_version}.%{texlive_noarch}.1.6.3svn50338
Release: 0
Summary: Documentation for texlive-pdfx
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-pdfx and texlive-alldocumentation)
%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
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/Armenian-example-UTF8.png
%{_texmfdistdir}/doc/latex/pdfx/MANIFEST
%{_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/pdfx.xmpdata
%{_texmfdistdir}/doc/latex/pdfx/sample.tex
%{_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/CallasColorProfiles.tex
%{_texmfdistdir}/tex/latex/pdfx/armglyphs.dfu
%{_texmfdistdir}/tex/latex/pdfx/glyphtounicode-cmr.tex
%{_texmfdistdir}/tex/latex/pdfx/glyphtounicode-ntx.tex
%{_texmfdistdir}/tex/latex/pdfx/l8u-penc.def
%{_texmfdistdir}/tex/latex/pdfx/l8uarb-penc.def
%{_texmfdistdir}/tex/latex/pdfx/l8uarm-penc.def
%{_texmfdistdir}/tex/latex/pdfx/l8ucyr-penc.def
%{_texmfdistdir}/tex/latex/pdfx/l8udev-penc.def
%{_texmfdistdir}/tex/latex/pdfx/l8ugrk-penc.def
%{_texmfdistdir}/tex/latex/pdfx/l8uheb-penc.def
%{_texmfdistdir}/tex/latex/pdfx/l8ulat-penc.def
%{_texmfdistdir}/tex/latex/pdfx/l8umath-penc.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/text89.def
%package -n texlive-pdfxup
Version: %{texlive_version}.%{texlive_noarch}.2.10svn59001
Release: 0
License: LPPL-1.0
Summary: Create n-up PDF pages with minimal margins
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-pdfxup-bin >= %{texlive_version}
#!BuildIgnore: texlive-pdfxup-bin
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pdfxup-doc >= %{texlive_version}
Provides: tex(pdfxup-template.tex)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source173: pdfxup.tar.xz
Source174: 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. pdfxup uses ghostscript for computing the
maximal bounding box of (some of) the pages of the document,
and then uses pdflatex (with the graphicx package) in order to
produce the new document.
%package -n texlive-pdfxup-doc
Version: %{texlive_version}.%{texlive_noarch}.2.10svn59001
Release: 0
Summary: Documentation for texlive-pdfxup
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-pdfxup and texlive-alldocumentation)
Provides: man(pdfxup.1)
%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
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
%{_texmfdistdir}/tex/latex/pdfxup/beamer2.xup
%{_texmfdistdir}/tex/latex/pdfxup/beamer4.xup
%{_texmfdistdir}/tex/latex/pdfxup/pdfxup-template.tex
%package -n texlive-pecha
Version: %{texlive_version}.%{texlive_noarch}.0.0.1svn15878
Release: 0
License: GPL-2.0-or-later
Summary: Print Tibetan text in the classic pecha layout style
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: 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.tug.org/texlive/tlpretest/archive/
# from 20230311
Source175: pecha.tar.xz
Source176: 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.
%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: https://www.tug.org/texlive/
Supplements: (texlive-pecha and texlive-alldocumentation)
%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
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
%package -n texlive-pedigree-perl
Version: %{texlive_version}.%{texlive_noarch}.2.1svn64227
Release: 0
License: GPL-2.0-or-later
Summary: Generate TeX pedigree files from CSV files
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-pedigree-perl-bin >= %{texlive_version}
#!BuildIgnore: texlive-pedigree-perl-bin
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: 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.tug.org/texlive/tlpretest/archive/
# from 20230311
Source177: pedigree-perl.tar.xz
Source178: 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).
%package -n texlive-pedigree-perl-doc
Version: %{texlive_version}.%{texlive_noarch}.2.1svn64227
Release: 0
Summary: Documentation for texlive-pedigree-perl
License: GPL-2.0-or-later
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-pedigree-perl and texlive-alldocumentation)
Provides: man(pedigree.1)
%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
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/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.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
%package -n texlive-penlight
Version: %{texlive_version}.%{texlive_noarch}.svn64811
Release: 0
License: LPPL-1.0
Summary: Penlight Lua libraries made available to LuaLaTeX users
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-penlight-doc >= %{texlive_version}
Provides: tex(penlight.sty)
Requires: tex(luacode.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source179: penlight.tar.xz
Source180: penlight.doc.tar.xz
%description -n texlive-penlight
This LuaLaTeX package provides a wrapper to use the penlight
Lua libraries with LuaLaTeX, with some extra functionality
added.
%package -n texlive-penlight-doc
Version: %{texlive_version}.%{texlive_noarch}.svn64811
Release: 0
Summary: Documentation for texlive-penlight
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-penlight and texlive-alldocumentation)
%description -n texlive-penlight-doc
This package includes the documentation for texlive-penlight
%post -n texlive-penlight
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-penlight
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-penlight
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-penlight-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/luatex/penlight/README.md
%{_texmfdistdir}/doc/luatex/penlight/penlight.pdf
%{_texmfdistdir}/doc/luatex/penlight/penlight.tex
%files -n texlive-penlight
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/luatex/penlight/penlight.lua
%{_texmfdistdir}/tex/luatex/penlight/penlight.sty
%{_texmfdistdir}/tex/luatex/penlight/penlightextras.lua
%package -n texlive-penrose
Version: %{texlive_version}.%{texlive_noarch}.1.4svn57508
Release: 0
License: LPPL-1.0
Summary: A TikZ library for producing Penrose tilings
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-penrose-doc >= %{texlive_version}
Provides: tex(tikzlibrarypenrose.code.tex)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source181: penrose.tar.xz
Source182: penrose.doc.tar.xz
%description -n texlive-penrose
This package provides a TikZ library for drawing Penrose tiles.
It currently supports the kite/dart, rhombus, and pentagon tile
sets. There are two main methods for their placement: one that
automatically generates a tiling, and one that allows for "by
hand" placement. Furthermore, the tiles themselves can be
deformed and will still (hopefully!) fit together in the
correct fashion.
%package -n texlive-penrose-doc
Version: %{texlive_version}.%{texlive_noarch}.1.4svn57508
Release: 0
Summary: Documentation for texlive-penrose
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-penrose and texlive-alldocumentation)
%description -n texlive-penrose-doc
This package includes the documentation for texlive-penrose
%post -n texlive-penrose
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-penrose
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-penrose
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-penrose-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/penrose/README
%{_texmfdistdir}/doc/latex/penrose/README.txt
%{_texmfdistdir}/doc/latex/penrose/penrose.pdf
%{_texmfdistdir}/doc/latex/penrose/penrose.tex
%{_texmfdistdir}/doc/latex/penrose/penrose_code.pdf
%files -n texlive-penrose
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/penrose/tikzlibrarypenrose.code.tex
%package -n texlive-perception
Version: %{texlive_version}.%{texlive_noarch}.svn48861
Release: 0
License: LPPL-1.0
Summary: BibTeX style for the journal Perception
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-perception-doc >= %{texlive_version}
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source183: perception.tar.xz
Source184: perception.doc.tar.xz
%description -n texlive-perception
A product of custom-bib, provided simply to save others' time.
%package -n texlive-perception-doc
Version: %{texlive_version}.%{texlive_noarch}.svn48861
Release: 0
Summary: Documentation for texlive-perception
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-perception and texlive-alldocumentation)
%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
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
%package -n texlive-perfectcut
Version: %{texlive_version}.%{texlive_noarch}.2.3svn54080
Release: 0
License: LPPL-1.0
Summary: Nested delimiters that consistently grow regardless of the contents
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: 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.tug.org/texlive/tlpretest/archive/
# from 20230311
Source185: perfectcut.tar.xz
Source186: perfectcut.doc.tar.xz
%description -n texlive-perfectcut
This package defines the command \perfectcut#1#2 which displays
a bracket <#1||#2>. Various other delimiters are similarly
defined (parentheses, square brackets ...). 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 was originally intended for solving a
notational issue for direct-style continuation calculi in proof
theory. For general use, the package also defines commands for
defining other sorts of delimiters which will behave in the
same way (see example in the documentation). The package also
offers a robust reimplementation of \big, \bigg, etc.
%package -n texlive-perfectcut-doc
Version: %{texlive_version}.%{texlive_noarch}.2.3svn54080
Release: 0
Summary: Documentation for texlive-perfectcut
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-perfectcut and texlive-alldocumentation)
%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
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
%package -n texlive-perltex
Version: %{texlive_version}.%{texlive_noarch}.2.2svn52162
Release: 0
License: LPPL-1.0
Summary: Define LaTeX macros in terms of Perl code
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-perltex-bin >= %{texlive_version}
#!BuildIgnore: texlive-perltex-bin
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: 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.tug.org/texlive/tlpretest/archive/
# from 20230311
Source187: perltex.tar.xz
Source188: 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.
%package -n texlive-perltex-doc
Version: %{texlive_version}.%{texlive_noarch}.2.2svn52162
Release: 0
Summary: Documentation for texlive-perltex
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-perltex and texlive-alldocumentation)
Provides: man(perltex.1)
%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
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
%package -n texlive-permute
Version: %{texlive_version}.%{texlive_noarch}.svn15878
Release: 0
License: LPPL-1.0
Summary: Support for symmetric groups
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-permute-doc >= %{texlive_version}
Provides: tex(permute.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source189: permute.tar.xz
Source190: permute.doc.tar.xz
%description -n texlive-permute
A package for symmetric groups, allowing you to input, output,
and calculate with them.
%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: https://www.tug.org/texlive/
Supplements: (texlive-permute and texlive-alldocumentation)
%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
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
%package -n texlive-persian-bib
Version: %{texlive_version}.%{texlive_noarch}.0.0.9svn37297
Release: 0
License: LPPL-1.0
Summary: Persian translations of classic BibTeX styles
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-persian-bib-doc >= %{texlive_version}
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source191: persian-bib.tar.xz
Source192: 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.
%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: https://www.tug.org/texlive/
Supplements: (texlive-persian-bib and texlive-alldocumentation)
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
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
%package -n texlive-petiteannonce
Version: %{texlive_version}.%{texlive_noarch}.1.0001svn25915
Release: 0
License: LPPL-1.0
Summary: A class for small advertisements
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-petiteannonce-doc >= %{texlive_version}
Provides: tex(petiteannonce.cls)
Requires: tex(graphicx.sty)
Requires: tex(keyval.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source193: petiteannonce.tar.xz
Source194: 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.
%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: https://www.tug.org/texlive/
Supplements: (texlive-petiteannonce and texlive-alldocumentation)
%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
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
%package -n texlive-petri-nets
Version: %{texlive_version}.%{texlive_noarch}.svn39165
Release: 0
License: GPL-2.0-or-later
Summary: A set TeX/LaTeX packages for drawing Petri nets
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-petri-nets-bin >= %{texlive_version}
#!BuildIgnore: texlive-petri-nets-bin
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: 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)
Requires: tex(amsfonts.sty)
Requires: tex(graphicx.sty)
Requires: tex(ifpdf.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source195: petri-nets.tar.xz
Source196: 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.
%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: https://www.tug.org/texlive/
Supplements: (texlive-petri-nets and texlive-alldocumentation)
%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
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
%package -n texlive-pfarrei
Version: %{texlive_version}.%{texlive_noarch}.r36svn31934
Release: 0
License: LPPL-1.0
Summary: LaTeX support of pastors' and priests' work
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-pfarrei-bin >= %{texlive_version}
#!BuildIgnore: texlive-pfarrei-bin
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: 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.tug.org/texlive/tlpretest/archive/
# from 20230311
Source197: pfarrei.tar.xz
Source198: 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.)
%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: https://www.tug.org/texlive/
Supplements: (texlive-pfarrei and texlive-alldocumentation)
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
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
%package -n texlive-pfdicons
Version: %{texlive_version}.%{texlive_noarch}.1.0asvn60089
Release: 0
License: LPPL-1.0
Summary: Draw process flow diagrams in chemical engineering
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pfdicons-doc >= %{texlive_version}
Provides: tex(pfdicons.sty)
Requires: tex(ifthen.sty)
Requires: tex(tikz.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source199: pfdicons.tar.xz
Source200: pfdicons.doc.tar.xz
%description -n texlive-pfdicons
This package provides TikZ shapes to represent commonly
encountered unit operations for depiction in process flow
diagrams (PFDs) and, to a lesser extent, process and
instrumentation diagrams (PIDs). The package was designed with
undergraduate chemical engineering students and faculty in
mind, and the number of units provided should cover--in
Turton's estimate--about 90 percent of all fluid processing
operations.
%package -n texlive-pfdicons-doc
Version: %{texlive_version}.%{texlive_noarch}.1.0asvn60089
Release: 0
Summary: Documentation for texlive-pfdicons
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-pfdicons and texlive-alldocumentation)
%description -n texlive-pfdicons-doc
This package includes the documentation for texlive-pfdicons
%post -n texlive-pfdicons
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-pfdicons
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-pfdicons
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-pfdicons-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/pfdicons/README.txt
%{_texmfdistdir}/doc/latex/pfdicons/pfdicons-changelog.pdf
%{_texmfdistdir}/doc/latex/pfdicons/pfdicons-changelog.tex
%{_texmfdistdir}/doc/latex/pfdicons/pfdicons-doc.pdf
%{_texmfdistdir}/doc/latex/pfdicons/pfdicons-doc.tex
%files -n texlive-pfdicons
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/pfdicons/pfdicons.sty
%package -n texlive-pgf
Version: %{texlive_version}.%{texlive_noarch}.3.1.10svn65553
Release: 0
License: LPPL-1.0
Summary: Create PostScript and PDF graphics in TeX
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires: texlive-atveryend >= %{texlive_version}
#!BuildIgnore: texlive-atveryend
Requires: texlive-fp >= %{texlive_version}
#!BuildIgnore: texlive-fp
Requires: texlive-graphics >= %{texlive_version}
#!BuildIgnore: texlive-graphics
Requires: texlive-ms >= %{texlive_version}
#!BuildIgnore: texlive-ms
Requires: texlive-pdftexcmds >= %{texlive_version}
#!BuildIgnore: texlive-pdftexcmds
Requires: texlive-xcolor >= %{texlive_version}
#!BuildIgnore: texlive-xcolor
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pgf-doc >= %{texlive_version}
Requires: tex(atbegshi.sty)
Provides: tex(pgf.cfg)
Provides: tex(pgf.revision.tex)
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(pgfcorerdf.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(pgfint.code.tex)
Provides: tex(pgfkeys.code.tex)
Provides: tex(pgfkeys.sty)
Provides: tex(pgfkeys.tex)
Provides: tex(pgfkeyslibraryfiltered.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(pgflibrarytimelines.code.tex)
Provides: tex(pgfmanual-en-macros.tex)
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(pgfmoduleanimations.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(pgfparser.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-dvisvgm4ht.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(pgfsysanimations.code.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(tikzlibraryanimations.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(tikzlibrarygraphdrawing.evolving.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(tikzlibraryperspective.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(tikzlibraryrdf.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(tikzlibraryviews.code.tex)
Provides: tex(xxcolor.sty)
Requires: tex(calc.sty)
Requires: tex(everyshi.sty)
Requires: tex(graphicx.sty)
Requires: tex(keyval.sty)
Requires: tex(xcolor.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source201: pgf.tar.xz
Source202: 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.
%package -n texlive-pgf-doc
Version: %{texlive_version}.%{texlive_noarch}.3.1.10svn65553
Release: 0
Summary: Documentation for texlive-pgf
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-pgf and texlive-alldocumentation)
%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
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/CHANGELOG.md
%{_texmfdistdir}/doc/generic/pgf/CTAN_NOTES.md
%{_texmfdistdir}/doc/generic/pgf/README.md
%{_texmfdistdir}/doc/generic/pgf/RELEASE_NOTES.md
%{_texmfdistdir}/doc/generic/pgf/brave-gnu-world-logo-mask.jpg
%{_texmfdistdir}/doc/generic/pgf/brave-gnu-world-logo.25.jpg
%{_texmfdistdir}/doc/generic/pgf/brave-gnu-world-logo.jpg
%{_texmfdistdir}/doc/generic/pgf/color.cfg
%{_texmfdistdir}/doc/generic/pgf/description.html
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-base-actions.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-base-animations.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-base-arrows.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-base-decorations.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-base-design.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-base-external.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-base-images.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-base-internalregisters.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-base-layers.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-base-matrices.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-base-nodes.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-base-paths.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-base-patterns.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-base-plots.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-base-points.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-base-quick.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-base-scopes.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-base-shadings.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-base-transformations.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-base-transparency.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-drivers.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-dv-axes.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-dv-backend.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-dv-examples.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-dv-formats.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-dv-introduction.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-dv-main.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-dv-polar.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-dv-stylesheets.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-dv-visualizers.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-gd-algorithm-layer.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-gd-algorithms-in-c.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-gd-binding-layer.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-gd-circular.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-gd-display-layer.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-gd-edge-routing.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-gd-examples.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-gd-force.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-gd-layered.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-gd-misc.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-gd-ogdf.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-gd-overview.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-gd-phylogenetics.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-gd-trees.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-gd-usage-pgf.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-gd-usage-tikz.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-guidelines.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-installation.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-introduction.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-library-3d.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-library-angles.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-library-arrows.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-library-automata.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-library-babel.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-library-backgrounds.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-library-calc.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-library-calendar.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-library-chains.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-library-circuits.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-library-decorations.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-library-edges.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-library-er.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-library-external.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-library-fadings.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-library-fit.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-library-fixedpoint.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-library-folding.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-library-fpu.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-library-lsystems.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-library-math.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-library-matrices.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-library-mindmaps.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-library-patterns.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-library-perspective.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-library-petri.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-library-plot-handlers.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-library-plot-marks.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-library-profiler.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-library-rdf.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-library-shadings.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-library-shadows.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-library-shapes.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-library-spy.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-library-svg-path.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-library-through.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-library-trees.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-library-turtle.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-library-views.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-license.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-main-body.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-main-preamble.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-main.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-math-algorithms.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-math-commands.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-math-design.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-math-numberprinting.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-math-parsing.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-module-parser.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-oo.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-pages.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-pgfcalendar.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-pgffor.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-pgfkeys.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-pgfkeysfiltered.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-pgfsys-animations.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-pgfsys-commands.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-pgfsys-overview.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-pgfsys-paths.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-pgfsys-protocol.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-tikz-actions.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-tikz-animations.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-tikz-arrows.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-tikz-coordinates.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-tikz-decorations.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-tikz-design.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-tikz-graphs.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-tikz-matrices.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-tikz-paths.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-tikz-pics.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-tikz-plots.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-tikz-scopes.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-tikz-shapes.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-tikz-transformations.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-tikz-transparency.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-tikz-trees.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-tutorial-Euclid.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-tutorial-chains.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-tutorial-map.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-tutorial-nodes.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-tutorial.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-en-xxcolor.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual-test.tex
%{_texmfdistdir}/doc/generic/pgf/pgfmanual.cfg
%{_texmfdistdir}/doc/generic/pgf/pgfmanual.pdf
%{_texmfdistdir}/doc/generic/pgf/pgfmanual.tex
%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/pgfcorerdf.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/tikzlibraryanimations.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/tikzlibraryperspective.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/tikzlibraryrdf.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/libraries/tikzlibraryviews.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/experimental/evolving/GraphAnimationCoordination.lua
%{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/experimental/evolving/GreedyTemporalCycleRemoval.lua
%{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/experimental/evolving/Skambath2016.lua
%{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/experimental/evolving/Supergraph.lua
%{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/experimental/evolving/SupergraphVertexSplitOptimization.lua
%{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/experimental/evolving/TimeSpec.lua
%{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/experimental/evolving/doc.lua
%{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/experimental/evolving/layered.lua
%{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/experimental/evolving/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/ControlCoarsening.lua
%{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/ControlDeclare.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/planar.lua
%{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/planar/BoyerMyrvold2004.lua
%{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/planar/Embedding.lua
%{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/planar/LinkedList.lua
%{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/planar/List.lua
%{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/planar/PDP.lua
%{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/planar/PlanarLayout.lua
%{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/planar/ShiftMethod.lua
%{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/planar/library.lua
%{_texmfdistdir}/tex/generic/pgf/graphdrawing/lua/pgf/gd/planar/parameters.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/experimental/tikzlibrarygraphdrawing.evolving.code.tex
%{_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/pgflibrarytimelines.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/pgfint.code.tex
%{_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/pgfmoduleanimations.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/pgf.revision.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-dvisvgm4ht.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/pgfsysanimations.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/pgfkeyslibraryfiltered.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-en-macros.tex
%{_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/pgfparser.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
%package -n texlive-pgf-blur
Version: %{texlive_version}.%{texlive_noarch}.1.02svn54512
Release: 0
License: LPPL-1.0
Summary: PGF/TikZ package for "blurred" shadows
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pgf-blur-doc >= %{texlive_version}
Provides: tex(tikzlibraryshadows.blur.code.tex)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source203: pgf-blur.tar.xz
Source204: 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.
%package -n texlive-pgf-blur-doc
Version: %{texlive_version}.%{texlive_noarch}.1.02svn54512
Release: 0
Summary: Documentation for texlive-pgf-blur
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-pgf-blur and texlive-alldocumentation)
%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
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.md
%{_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
%package -n texlive-pgf-interference
Version: %{texlive_version}.%{texlive_noarch}.0.0.1svn61562
Release: 0
License: LPPL-1.0
Summary: Drawing interference patterns with PGF/TikZ
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pgf-interference-doc >= %{texlive_version}
Provides: tex(pgf-interference.sty)
Requires: tex(tikz.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source205: pgf-interference.tar.xz
Source206: pgf-interference.doc.tar.xz
%description -n texlive-pgf-interference
This LaTeX package makes it possible to simulate interference
patterns occuring on a screen if monochromatic light is
diffracted at regular structures of slits. It makes use of the
PGF/TikZ graphics package.
%package -n texlive-pgf-interference-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.1svn61562
Release: 0
Summary: Documentation for texlive-pgf-interference
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-pgf-interference and texlive-alldocumentation)
Provides: locale(texlive-pgf-interference-doc:de;en)
%description -n texlive-pgf-interference-doc
This package includes the documentation for texlive-pgf-interference
%post -n texlive-pgf-interference
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-pgf-interference
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-interference
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-pgf-interference-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/pgf-interference/README
%{_texmfdistdir}/doc/latex/pgf-interference/pgf-interference-de.pdf
%{_texmfdistdir}/doc/latex/pgf-interference/pgf-interference-de.tex
%{_texmfdistdir}/doc/latex/pgf-interference/pgf-interference-en.pdf
%{_texmfdistdir}/doc/latex/pgf-interference/pgf-interference-en.tex
%files -n texlive-pgf-interference
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/pgf-interference/pgf-interference.sty
%package -n texlive-pgf-periodictable
Version: %{texlive_version}.%{texlive_noarch}.2.0.0svn66010
Release: 0
License: LPPL-1.0
Summary: Create custom periodic tables of elements
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pgf-periodictable-doc >= %{texlive_version}
Provides: tex(pgf-PeriodicTable.sty)
Provides: tex(pgfPT.backcolors.keys.tex)
Provides: tex(pgfPT.buildcell.tex)
Provides: tex(pgfPT.coordinates.tex)
Provides: tex(pgfPT.data.tex)
Provides: tex(pgfPT.drawing.keys.tex)
Provides: tex(pgfPT.formatNumbers.tex)
Provides: tex(pgfPT.labels.tex)
Provides: tex(pgfPT.names.tex)
Provides: tex(pgfPT.process.language.tex)
Requires: tex(fontenc.sty)
Provides: tex(pgfPT.input.library.tex)
Requires: tex(tikz.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source207: pgf-periodictable.tar.xz
Source208: pgf-periodictable.doc.tar.xz
%description -n texlive-pgf-periodictable
The purpose of this package is to provide the Periodic Table of
Elements in a simple way. It relies on PGF/TikZ to offer a full
or partial periodic table with a variety of options and
displaying the desired data for all the 118 elements. It can be
done in six languages: English, French, German, Portuguese
(from Portugal and from Brazil), Spanish and Italian.
Compatible with pdfLaTeX, LuaLaTeX and XeLaTeX engines.
%package -n texlive-pgf-periodictable-doc
Version: %{texlive_version}.%{texlive_noarch}.2.0.0svn66010
Release: 0
Summary: Documentation for texlive-pgf-periodictable
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-pgf-periodictable and texlive-alldocumentation)
%description -n texlive-pgf-periodictable-doc
This package includes the documentation for texlive-pgf-periodictable
%post -n texlive-pgf-periodictable
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-pgf-periodictable
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-periodictable
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-pgf-periodictable-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/pgf-periodictable/README
%{_texmfdistdir}/doc/latex/pgf-periodictable/manualfiles/pgf-PeriodicTableManual_Ar.tex
%{_texmfdistdir}/doc/latex/pgf-periodictable/manualfiles/pgf-PeriodicTableManual_CS.tex
%{_texmfdistdir}/doc/latex/pgf-periodictable/manualfiles/pgf-PeriodicTableManual_DarkMode.tex
%{_texmfdistdir}/doc/latex/pgf-periodictable/manualfiles/pgf-PeriodicTableManual_DesignCS.tex
%{_texmfdistdir}/doc/latex/pgf-periodictable/manualfiles/pgf-PeriodicTableManual_DiscY.tex
%{_texmfdistdir}/doc/latex/pgf-periodictable/manualfiles/pgf-PeriodicTableManual_Examples.tex
%{_texmfdistdir}/doc/latex/pgf-periodictable/manualfiles/pgf-PeriodicTableManual_OtherCont.tex
%{_texmfdistdir}/doc/latex/pgf-periodictable/manualfiles/pgf-PeriodicTableManual_TitleLegend.tex
%{_texmfdistdir}/doc/latex/pgf-periodictable/manualfiles/pgf-PeriodicTableManual_Z.tex
%{_texmfdistdir}/doc/latex/pgf-periodictable/manualfiles/pgf-PeriodicTableManual_blocksfamilies.tex
%{_texmfdistdir}/doc/latex/pgf-periodictable/manualfiles/pgf-PeriodicTableManual_buildCelll.tex
%{_texmfdistdir}/doc/latex/pgf-periodictable/manualfiles/pgf-PeriodicTableManual_commands.tex
%{_texmfdistdir}/doc/latex/pgf-periodictable/manualfiles/pgf-PeriodicTableManual_density.tex
%{_texmfdistdir}/doc/latex/pgf-periodictable/manualfiles/pgf-PeriodicTableManual_eDist.tex
%{_texmfdistdir}/doc/latex/pgf-periodictable/manualfiles/pgf-PeriodicTableManual_exerciselayout.tex
%{_texmfdistdir}/doc/latex/pgf-periodictable/manualfiles/pgf-PeriodicTableManual_generallayout.tex
%{_texmfdistdir}/doc/latex/pgf-periodictable/manualfiles/pgf-PeriodicTableManual_libCS.tex
%{_texmfdistdir}/doc/latex/pgf-periodictable/manualfiles/pgf-PeriodicTableManual_ls.tex
%{_texmfdistdir}/doc/latex/pgf-periodictable/manualfiles/pgf-PeriodicTableManual_name.tex
%{_texmfdistdir}/doc/latex/pgf-periodictable/manualfiles/pgf-PeriodicTableManual_periodgroup.tex
%{_texmfdistdir}/doc/latex/pgf-periodictable/manualfiles/pgf-PeriodicTableManual_variations.tex
%{_texmfdistdir}/doc/latex/pgf-periodictable/manualfiles/pgfPTcolorSchemes_html_color.pdf
%{_texmfdistdir}/doc/latex/pgf-periodictable/manualfiles/pgfPTcolorSchemes_html_colorPicker.pdf
%{_texmfdistdir}/doc/latex/pgf-periodictable/manualfiles/pgfPTcolorSchemes_html_general.pdf
%{_texmfdistdir}/doc/latex/pgf-periodictable/manualfiles/pgfPTcolorSchemes_html_load.pdf
%{_texmfdistdir}/doc/latex/pgf-periodictable/manualfiles/pgfPTcolorSchemes_html_save.pdf
%{_texmfdistdir}/doc/latex/pgf-periodictable/manualfiles/pgfPTcolorSchemes_html_saveTrailing.pdf
%{_texmfdistdir}/doc/latex/pgf-periodictable/manualfiles/pgfPTcolorSchemes_html_set.pdf
%{_texmfdistdir}/doc/latex/pgf-periodictable/manualfiles/pgfPTcolorSchemes_html_trailing.pdf
%{_texmfdistdir}/doc/latex/pgf-periodictable/manualfiles/pgfPTmanual.macros.tex
%{_texmfdistdir}/doc/latex/pgf-periodictable/pgf-PeriodicTableManual.ist
%{_texmfdistdir}/doc/latex/pgf-periodictable/pgf-PeriodicTableManual.pdf
%{_texmfdistdir}/doc/latex/pgf-periodictable/pgf-PeriodicTableManual.tex
%{_texmfdistdir}/doc/latex/pgf-periodictable/pgfPT.colorSchemes.info.pdf
%{_texmfdistdir}/doc/latex/pgf-periodictable/pgfPT.colorSchemes.info.tex
%{_texmfdistdir}/doc/latex/pgf-periodictable/pgfPT_radio_symbol.tex
%{_texmfdistdir}/doc/latex/pgf-periodictable/pgfPTcolorSchemes.html
%{_texmfdistdir}/doc/latex/pgf-periodictable/pgfPTlibrary.colorschemes.tex
%files -n texlive-pgf-periodictable
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/pgf-periodictable/pgfPT.input.library.tex
%{_texmfdistdir}/tex/latex/pgf-periodictable/flags/pgfPT_flag0.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/flags/pgfPT_flag1.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/flags/pgfPT_flag10.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/flags/pgfPT_flag100.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/flags/pgfPT_flag11.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/flags/pgfPT_flag12.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/flags/pgfPT_flag13.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/flags/pgfPT_flag14.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/flags/pgfPT_flag15.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/flags/pgfPT_flag16.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/flags/pgfPT_flag17.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/flags/pgfPT_flag18.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/flags/pgfPT_flag19.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/flags/pgfPT_flag2.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/flags/pgfPT_flag20.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/flags/pgfPT_flag21.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/flags/pgfPT_flag22.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/flags/pgfPT_flag23.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/flags/pgfPT_flag24.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/flags/pgfPT_flag25.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/flags/pgfPT_flag3.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/flags/pgfPT_flag4.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/flags/pgfPT_flag5.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/flags/pgfPT_flag6.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/flags/pgfPT_flag7.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/flags/pgfPT_flag8.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/flags/pgfPT_flag9.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/lattice/pgfPT_ls_---.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/lattice/pgfPT_ls_bcc.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/lattice/pgfPT_ls_bcort.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/lattice/pgfPT_ls_ctetr.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/lattice/pgfPT_ls_dia.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/lattice/pgfPT_ls_fcc.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/lattice/pgfPT_ls_fcort.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/lattice/pgfPT_ls_hcp.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/lattice/pgfPT_ls_hex.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/lattice/pgfPT_ls_mono.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/lattice/pgfPT_ls_rho.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/lattice/pgfPT_ls_sc.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/lattice/pgfPT_ls_tetr.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/lattice/pgfPT_ls_tric.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/pgf-PeriodicTable.sty
%{_texmfdistdir}/tex/latex/pgf-periodictable/pgfPT.backcolors.keys.tex
%{_texmfdistdir}/tex/latex/pgf-periodictable/pgfPT.buildcell.tex
%{_texmfdistdir}/tex/latex/pgf-periodictable/pgfPT.coordinates.tex
%{_texmfdistdir}/tex/latex/pgf-periodictable/pgfPT.data.tex
%{_texmfdistdir}/tex/latex/pgf-periodictable/pgfPT.drawing.keys.tex
%{_texmfdistdir}/tex/latex/pgf-periodictable/pgfPT.formatNumbers.tex
%{_texmfdistdir}/tex/latex/pgf-periodictable/pgfPT.labels.tex
%{_texmfdistdir}/tex/latex/pgf-periodictable/pgfPT.names.tex
%{_texmfdistdir}/tex/latex/pgf-periodictable/pgfPT.process.language.tex
%{_texmfdistdir}/tex/latex/pgf-periodictable/pgfPT_radio_symbol.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec1.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec10.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec11.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec12.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec13.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec14.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec15.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec16.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec17.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec18.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec19.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec2.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec20.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec21.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec22.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec23.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec24.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec25.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec26.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec27.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec28.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec29.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec3.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec30.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec31.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec32.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec33.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec34.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec35.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec36.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec37.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec38.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec39.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec4.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec40.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec41.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec42.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec43.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec44.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec45.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec46.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec47.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec48.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec49.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec5.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec50.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec51.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec52.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec53.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec54.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec55.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec56.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec57.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec58.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec59.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec6.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec60.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec61.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec62.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec63.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec64.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec65.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec66.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec67.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec68.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec69.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec7.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec70.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec71.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec72.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec73.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec74.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec75.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec76.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec77.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec78.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec79.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec8.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec80.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec81.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec82.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec83.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec84.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec86.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec88.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec89.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec9.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec90.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec91.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec92.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec93.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec94.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec95.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec96.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec97.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec98.pdf
%{_texmfdistdir}/tex/latex/pgf-periodictable/spectra/pgfPT_spec99.pdf
%package -n texlive-pgf-pie
Version: %{texlive_version}.%{texlive_noarch}.0.0.7svn63603
Release: 0
License: GPL-2.0-or-later
Summary: Draw pie charts, using PGF
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires: texlive-carlisle >= %{texlive_version}
#!BuildIgnore: texlive-carlisle
Requires: texlive-latex >= %{texlive_version}
#!BuildIgnore: texlive-latex
Requires: texlive-pgf >= %{texlive_version}
#!BuildIgnore: texlive-pgf
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pgf-pie-doc >= %{texlive_version}
Provides: tex(pgf-pie.sty)
Provides: tex(tikzlibrarypie.code.tex)
Requires: tex(tikz.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source209: pgf-pie.tar.xz
Source210: pgf-pie.doc.tar.xz
%description -n texlive-pgf-pie
The package provides the means to draw pie (and variant)
charts, using PGF/TikZ.
%package -n texlive-pgf-pie-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.7svn63603
Release: 0
Summary: Documentation for texlive-pgf-pie
License: GPL-2.0-or-later
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-pgf-pie and texlive-alldocumentation)
%description -n texlive-pgf-pie-doc
This package includes the documentation for texlive-pgf-pie
%post -n texlive-pgf-pie
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-pgf-pie
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-pie
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-pgf-pie-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/pgf-pie/COPYING
%{_texmfdistdir}/doc/latex/pgf-pie/LICENSE-GPL2.txt
%{_texmfdistdir}/doc/latex/pgf-pie/LICENSE-LPPL1.3c.txt
%{_texmfdistdir}/doc/latex/pgf-pie/README.md
%{_texmfdistdir}/doc/latex/pgf-pie/RELEASE_NOTES.md
%{_texmfdistdir}/doc/latex/pgf-pie/demo/before-after-number.tex
%{_texmfdistdir}/doc/latex/pgf-pie/demo/change-direction.tex
%{_texmfdistdir}/doc/latex/pgf-pie/demo/cloud.svg
%{_texmfdistdir}/doc/latex/pgf-pie/demo/cloud.tex
%{_texmfdistdir}/doc/latex/pgf-pie/demo/color.tex
%{_texmfdistdir}/doc/latex/pgf-pie/demo/colorwheel.tex
%{_texmfdistdir}/doc/latex/pgf-pie/demo/explode.tex
%{_texmfdistdir}/doc/latex/pgf-pie/demo/first-pie.svg
%{_texmfdistdir}/doc/latex/pgf-pie/demo/first-pie.tex
%{_texmfdistdir}/doc/latex/pgf-pie/demo/hide-number.tex
%{_texmfdistdir}/doc/latex/pgf-pie/demo/legend.tex
%{_texmfdistdir}/doc/latex/pgf-pie/demo/polar.svg
%{_texmfdistdir}/doc/latex/pgf-pie/demo/polar.tex
%{_texmfdistdir}/doc/latex/pgf-pie/demo/population.tex
%{_texmfdistdir}/doc/latex/pgf-pie/demo/radius.tex
%{_texmfdistdir}/doc/latex/pgf-pie/demo/scalefont.tex
%{_texmfdistdir}/doc/latex/pgf-pie/demo/shadow.tex
%{_texmfdistdir}/doc/latex/pgf-pie/demo/square.svg
%{_texmfdistdir}/doc/latex/pgf-pie/demo/square.tex
%{_texmfdistdir}/doc/latex/pgf-pie/demo/sum.tex
%{_texmfdistdir}/doc/latex/pgf-pie/demo/text-inside.tex
%{_texmfdistdir}/doc/latex/pgf-pie/demo/text.tex
%{_texmfdistdir}/doc/latex/pgf-pie/description.html
%{_texmfdistdir}/doc/latex/pgf-pie/logo.png
%{_texmfdistdir}/doc/latex/pgf-pie/pgf-pie-manual.pdf
%{_texmfdistdir}/doc/latex/pgf-pie/pgf-pie-manual.tex
%files -n texlive-pgf-pie
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/pgf-pie/pgf-pie.sty
%{_texmfdistdir}/tex/latex/pgf-pie/tikzlibrarypie.code.tex
%package -n texlive-pgf-soroban
Version: %{texlive_version}.%{texlive_noarch}.1.1svn32269
Release: 0
License: LPPL-1.0
Summary: Create images of the soroban using TikZ/PGF
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: 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.tug.org/texlive/tlpretest/archive/
# from 20230311
Source211: pgf-soroban.tar.xz
Source212: 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
%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: https://www.tug.org/texlive/
Supplements: (texlive-pgf-soroban and texlive-alldocumentation)
%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
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
%package -n texlive-pgf-spectra
Version: %{texlive_version}.%{texlive_noarch}.2.2.0svn66011
Release: 0
License: LPPL-1.0
Summary: Draw continuous or discrete spectra using PGF/TikZ
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pgf-spectra-doc >= %{texlive_version}
Provides: tex(pgf-spectra.sty)
Provides: tex(spectra.data.LSE.tex)
Provides: tex(spectra.data.NIST.tex)
Requires: tex(tikz.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source213: pgf-spectra.tar.xz
Source214: 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, but
with some extra options. It relies on PGF/TikZ for drawing the
desired spectrum, continuous or discrete. There are data
available for the spectra of 98 elements and their ions (from
the NASA database and from NIST). It also allows the user to
draw spectra using their own data.
%package -n texlive-pgf-spectra-doc
Version: %{texlive_version}.%{texlive_noarch}.2.2.0svn66011
Release: 0
Summary: Documentation for texlive-pgf-spectra
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-pgf-spectra and texlive-alldocumentation)
%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
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/figsManual.zip
%{_texmfdistdir}/doc/latex/pgf-spectra/pgf-spectraDataLSE.pdf
%{_texmfdistdir}/doc/latex/pgf-spectra/pgf-spectraDataLSE.tex
%{_texmfdistdir}/doc/latex/pgf-spectra/pgf-spectraDataNIST.pdf
%{_texmfdistdir}/doc/latex/pgf-spectra/pgf-spectraDataNIST.tex
%{_texmfdistdir}/doc/latex/pgf-spectra/pgf-spectraManual.ist
%{_texmfdistdir}/doc/latex/pgf-spectra/pgf-spectraManual.pdf
%{_texmfdistdir}/doc/latex/pgf-spectra/pgf-spectraManual.tex
%{_texmfdistdir}/doc/latex/pgf-spectra/pgf-spectraManual_defs.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.LSE.tex
%{_texmfdistdir}/tex/latex/pgf-spectra/spectra.data.NIST.tex
%package -n texlive-pgf-umlcd
Version: %{texlive_version}.%{texlive_noarch}.0.0.3svn63386
Release: 0
License: GPL-2.0-or-later
Summary: Some LaTeX macros for UML Class Diagrams
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires: texlive-latex >= %{texlive_version}
#!BuildIgnore: texlive-latex
Requires: texlive-pgf >= %{texlive_version}
#!BuildIgnore: texlive-pgf
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pgf-umlcd-doc >= %{texlive_version}
Provides: tex(pgf-umlcd.sty)
Provides: tex(tikzlibraryumlcd.code.tex)
Requires: tex(tikz.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source215: pgf-umlcd.tar.xz
Source216: pgf-umlcd.doc.tar.xz
%description -n texlive-pgf-umlcd
Some LaTeX macros for UML Class Diagrams.
%package -n texlive-pgf-umlcd-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.3svn63386
Release: 0
Summary: Documentation for texlive-pgf-umlcd
License: GPL-2.0-or-later
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-pgf-umlcd and texlive-alldocumentation)
%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
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/LICENSE-GPL2.txt
%{_texmfdistdir}/doc/latex/pgf-umlcd/LICENSE-LPPL1.3c.txt
%{_texmfdistdir}/doc/latex/pgf-umlcd/README.md
%{_texmfdistdir}/doc/latex/pgf-umlcd/RELEASE_NOTES.md
%{_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/color.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/multiple-inheritance.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/description.html
%{_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
%{_texmfdistdir}/tex/latex/pgf-umlcd/tikzlibraryumlcd.code.tex
%package -n texlive-pgf-umlsd
Version: %{texlive_version}.%{texlive_noarch}.0.0.7svn55342
Release: 0
License: GPL-2.0-or-later
Summary: Draw UML Sequence Diagrams
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires: texlive-latex >= %{texlive_version}
#!BuildIgnore: texlive-latex
Requires: texlive-pgf >= %{texlive_version}
#!BuildIgnore: texlive-pgf
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pgf-umlsd-doc >= %{texlive_version}
Provides: tex(pgf-umlsd.sty)
Requires: tex(ifthen.sty)
Requires: tex(tikz.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source217: pgf-umlsd.tar.xz
Source218: pgf-umlsd.doc.tar.xz
%description -n texlive-pgf-umlsd
LaTeX macros to draw UML diagrams using pgf
%package -n texlive-pgf-umlsd-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.7svn55342
Release: 0
Summary: Documentation for texlive-pgf-umlsd
License: GPL-2.0-or-later
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-pgf-umlsd and texlive-alldocumentation)
%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
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
%package -n texlive-pgfgantt
Version: %{texlive_version}.%{texlive_noarch}.5.0svn52662
Release: 0
License: LPPL-1.0
Summary: Draw Gantt charts with TikZ
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires: texlive-pgf >= %{texlive_version}
#!BuildIgnore: texlive-pgf
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pgfgantt-doc >= %{texlive_version}
Provides: tex(pgfgantt.sty)
Requires: tex(pgfcalendar.sty)
Requires: tex(tikz.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source219: pgfgantt.tar.xz
Source220: 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.
%package -n texlive-pgfgantt-doc
Version: %{texlive_version}.%{texlive_noarch}.5.0svn52662
Release: 0
Summary: Documentation for texlive-pgfgantt
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-pgfgantt and texlive-alldocumentation)
%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
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
%package -n texlive-pgfkeyx
Version: %{texlive_version}.%{texlive_noarch}.0.0.0.1svn26093
Release: 0
License: LPPL-1.0
Summary: Extended and more robust version of pgfkeys
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pgfkeyx-doc >= %{texlive_version}
Provides: tex(pgfkeyx.sty)
Requires: tex(pdftexcmds.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source221: pgfkeyx.tar.xz
Source222: 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.
%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: https://www.tug.org/texlive/
Supplements: (texlive-pgfkeyx and texlive-alldocumentation)
%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
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
%package -n texlive-pgfmath-xfp
Version: %{texlive_version}.%{texlive_noarch}.1.0svn59268
Release: 0
License: LPPL-1.0
Summary: Define pgfmath functions using xfp
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pgfmath-xfp-doc >= %{texlive_version}
Provides: tex(pgfmath-xfp.sty)
Requires: tex(expl3.sty)
Requires: tex(pgfmath.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source223: pgfmath-xfp.tar.xz
Source224: pgfmath-xfp.doc.tar.xz
%description -n texlive-pgfmath-xfp
This package allows to define pgfmath functions that use the
xfp fpu for their calculations. The input arguments are parsed
with pgfmath (while the pgf-fpu is locally active), and the
results are forwarded to xfp's fpu for the function evaluation.
The result of that calculation is then parsed by pgfmath again
(with the surrounding settings of pgfmath). This way the
functions should be usable in every pgfmath context, though
there is some overhead to this approach. The package is only
meant as a temporary stopgap until a more dedicated solution is
available to use xfp in pgf.
%package -n texlive-pgfmath-xfp-doc
Version: %{texlive_version}.%{texlive_noarch}.1.0svn59268
Release: 0
Summary: Documentation for texlive-pgfmath-xfp
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-pgfmath-xfp and texlive-alldocumentation)
%description -n texlive-pgfmath-xfp-doc
This package includes the documentation for texlive-pgfmath-xfp
%post -n texlive-pgfmath-xfp
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-pgfmath-xfp
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-pgfmath-xfp
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-pgfmath-xfp-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/pgfmath-xfp/README.md
%{_texmfdistdir}/doc/latex/pgfmath-xfp/pgfmath-xfp.pdf
%files -n texlive-pgfmath-xfp
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/pgfmath-xfp/pgfmath-xfp.sty
%package -n texlive-pgfmolbio
Version: %{texlive_version}.%{texlive_noarch}.0.0.21svn35152
Release: 0
License: LPPL-1.0
Summary: Draw graphs typically found in molecular biology texts
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: 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.tug.org/texlive/tlpretest/archive/
# from 20230311
Source225: pgfmolbio.tar.xz
Source226: 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.
%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: https://www.tug.org/texlive/
Supplements: (texlive-pgfmolbio and texlive-alldocumentation)
%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
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
%package -n texlive-pgfmorepages
Version: %{texlive_version}.%{texlive_noarch}.1.20svn54770
Release: 0
License: LPPL-1.0
Summary: Assemble multiple logical pages onto a physical page
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pgfmorepages-doc >= %{texlive_version}
Provides: tex(pgfmorepages.sty)
Provides: tex(pgfmorepageslayouts.code.tex)
Requires: tex(calc.sty)
Requires: tex(pgfcore.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source227: pgfmorepages.tar.xz
Source228: pgfmorepages.doc.tar.xz
%description -n texlive-pgfmorepages
This package replaces and extends the pgfpages sub-package of
the PGF system. It provides the capability to arrange multiple
"logical" pages on multiple "physical" pages, for example as
for arranging pages to make booklets.
%package -n texlive-pgfmorepages-doc
Version: %{texlive_version}.%{texlive_noarch}.1.20svn54770
Release: 0
Summary: Documentation for texlive-pgfmorepages
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-pgfmorepages and texlive-alldocumentation)
%description -n texlive-pgfmorepages-doc
This package includes the documentation for texlive-pgfmorepages
%post -n texlive-pgfmorepages
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-pgfmorepages
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-pgfmorepages
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-pgfmorepages-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/pgfmorepages/README
%{_texmfdistdir}/doc/latex/pgfmorepages/pgfmorepages.pdf
%{_texmfdistdir}/doc/latex/pgfmorepages/pgfmorepages.tex
%files -n texlive-pgfmorepages
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/pgfmorepages/pgfmorepages.sty
%{_texmfdistdir}/tex/latex/pgfmorepages/pgfmorepageslayouts.code.tex
%package -n texlive-pgfopts
Version: %{texlive_version}.%{texlive_noarch}.2.1asvn56615
Release: 0
License: LPPL-1.0
Summary: LaTeX package options with pgfkeys
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires: texlive-pgf >= %{texlive_version}
#!BuildIgnore: texlive-pgf
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pgfopts-doc >= %{texlive_version}
Provides: tex(pgfopts.sty)
Requires: tex(pgfkeys.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source229: pgfopts.tar.xz
Source230: 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.
%package -n texlive-pgfopts-doc
Version: %{texlive_version}.%{texlive_noarch}.2.1asvn56615
Release: 0
Summary: Documentation for texlive-pgfopts
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-pgfopts and texlive-alldocumentation)
%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
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
%package -n texlive-pgfornament
Version: %{texlive_version}.%{texlive_noarch}.1.2svn55326
Release: 0
License: LPPL-1.0
Summary: Drawing of Vectorian ornaments with PGF/TikZ
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pgfornament-doc >= %{texlive_version}
Provides: tex(pgflibraryam.code.tex)
Provides: tex(pgflibrarypgfhan.code.tex)
Provides: tex(pgflibraryvectorian.code.tex)
Provides: tex(pgfornament.sty)
Provides: tex(tikzrput.sty)
Requires: tex(iftex.sty)
Requires: tex(pgfopts.sty)
Requires: tex(tikz.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source231: pgfornament.tar.xz
Source232: 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".
%package -n texlive-pgfornament-doc
Version: %{texlive_version}.%{texlive_noarch}.1.2svn55326
Release: 0
Summary: Documentation for texlive-pgfornament
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-pgfornament and texlive-alldocumentation)
%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
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.md
%{_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
%{_texmfdistdir}/doc/latex/pgfornament/usefulcommands.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/pgfhan/pgfhan1.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan10.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan11.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan12.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan13.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan14.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan15.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan16.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan17.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan18.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan19.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan2.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan20.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan21.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan22.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan23.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan24.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan25.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan26.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan27.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan28.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan29.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan3.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan30.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan31.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan32.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan33.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan34.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan35.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan36.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan37.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan38.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan39.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan4.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan40.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan41.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan42.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan43.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan44.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan45.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan46.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan47.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan48.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan49.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan5.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan50.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan51.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan52.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan53.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan54.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan55.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan56.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan57.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan58.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan59.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan6.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan60.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan61.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan62.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan63.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan64.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan65.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan66.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan67.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan68.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan69.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan7.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan70.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan71.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan72.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan73.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan74.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan75.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan76.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan77.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan78.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan8.pgf
%{_texmfdistdir}/tex/generic/pgfornament/pgfhan/pgfhan9.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/pgflibrarypgfhan.code.tex
%{_texmfdistdir}/tex/latex/pgfornament/pgflibraryvectorian.code.tex
%{_texmfdistdir}/tex/latex/pgfornament/pgfornament.sty
%{_texmfdistdir}/tex/latex/pgfornament/tikzrput.sty
%package -n texlive-pgfornament-han
Version: %{texlive_version}.%{texlive_noarch}.svn54191
Release: 0
License: LPPL-1.0
Summary: Pgfornament library for Chinese traditional motifs and patterns
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pgfornament-han-doc >= %{texlive_version}
Provides: tex(beamerthemeHeavenlyClouds.sty)
Provides: tex(beamerthemeXiaoshan.sty)
Provides: tex(cncolours.sty)
Provides: tex(pgflibraryhan.code.tex)
Provides: tex(pgfornament-han.sty)
Requires: tex(calc.sty)
Requires: tex(needspace.sty)
Requires: tex(pgfmath.sty)
Requires: tex(pgfornament.sty)
Requires: tex(tikz.sty)
Requires: tex(xcolor.sty)
Requires: tex(xpatch.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source233: pgfornament-han.tar.xz
Source234: 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 .
%package -n texlive-pgfornament-han-doc
Version: %{texlive_version}.%{texlive_noarch}.svn54191
Release: 0
Summary: Documentation for texlive-pgfornament-han
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-pgfornament-han and texlive-alldocumentation)
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
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/heavenlyclouds-sample.pdf
%{_texmfdistdir}/doc/latex/pgfornament-han/heavenlyclouds-sample.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
%{_texmfdistdir}/doc/latex/pgfornament-han/xiaoshan-sample.pdf
%{_texmfdistdir}/doc/latex/pgfornament-han/xiaoshan-sample.tex
%files -n texlive-pgfornament-han
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/pgfornament-han/beamerthemeHeavenlyClouds.sty
%{_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/han78.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
%package -n texlive-pgfplots
Version: %{texlive_version}.%{texlive_noarch}.1.18.1svn61719
Release: 0
License: GPL-2.0-or-later
Summary: Create normal/logarithmic plots in two and three dimensions
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires: texlive-pgf >= %{texlive_version}
#!BuildIgnore: texlive-pgf
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: 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.contourlua.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(luatexbase.sty)
Requires: tex(pgfsys-common-pdf.def)
Requires: tex(pgfsys-pdftex.def)
Requires: tex(tikz.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source235: pgfplots.tar.xz
Source236: 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.
%package -n texlive-pgfplots-doc
Version: %{texlive_version}.%{texlive_noarch}.1.18.1svn61719
Release: 0
Summary: Documentation for texlive-pgfplots
License: GPL-2.0-or-later
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-pgfplots and texlive-alldocumentation)
%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
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/generic/pgfplots/README
%{_texmfdistdir}/doc/generic/pgfplots/license_prepcontour/COPYING
%{_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.contourlua.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/lua/prepcontour.lua
%{_texmfdistdir}/tex/generic/pgfplots/lua/prepcontour_cli.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
%package -n texlive-phaistos
Version: %{texlive_version}.%{texlive_noarch}.1.0svn18651
Release: 0
License: LPPL-1.0
Summary: Disk of Phaistos font
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{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):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Requires: texlive-phaistos-fonts >= %{texlive_version}
Suggests: texlive-phaistos-doc >= %{texlive_version}
Provides: tex(phaistos.map)
Provides: tex(phaistos.sty)
Provides: tex(phaistos.tfm)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source237: phaistos.tar.xz
Source238: 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.
%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: https://www.tug.org/texlive/
Supplements: (texlive-phaistos and texlive-alldocumentation)
%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
URL: https://www.tug.org/texlive/
Group: Productivity/Publishing/TeX/Fonts
%reconfigure_fonts_prereq
Requires(posttrans):fontconfig
Requires(posttrans):ghostscript-fonts-std
Suggests: 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
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
%{_datadir}/fontconfig/conf.avail/58-texlive-phaistos.conf
%{_datadir}/fontconfig/conf.avail/55-texlive-phaistos.conf
%config %{_sysconfdir}/fonts/conf.d/55-texlive-phaistos.conf
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-phaistos/encodings.dir
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-phaistos/fonts.dir
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-phaistos/fonts.scale
%{_datadir}/fonts/texlive-phaistos/Phaistos.otf
%{_datadir}/fonts/texlive-phaistos/phaistos.pfb
%package -n texlive-phfcc
Version: %{texlive_version}.%{texlive_noarch}.2.0svn60731
Release: 0
License: LPPL-1.0
Summary: Convenient inline commenting in collaborative documents
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-phfcc-doc >= %{texlive_version}
Provides: tex(phfcc.sty)
Requires: tex(etoolbox.sty)
Requires: tex(kvoptions.sty)
Requires: tex(lua-ul.sty)
Requires: tex(marginnote.sty)
Requires: tex(xcolor.sty)
Requires: tex(xkeyval.sty)
Requires: tex(xparse.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source239: phfcc.tar.xz
Source240: phfcc.doc.tar.xz
%description -n texlive-phfcc
Easily define helper macros to insert comments in a LaTeX
document. A convenient syntax enables you to mark text
additions (e.g., "... \phf{I'm adding this text} ..." or "...
\phf I'm adding this text\endphf ..."), an in-line comment
(e.g., "... We're the best \phf[I'm not sure about this.]
..."), and text removals (e.g., "... \phf*{remove me} ...").
New colors are assigned automatically to each commenter by
default, and the appearance of all comments is highly
customizable.
%package -n texlive-phfcc-doc
Version: %{texlive_version}.%{texlive_noarch}.2.0svn60731
Release: 0
Summary: Documentation for texlive-phfcc
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-phfcc and texlive-alldocumentation)
%description -n texlive-phfcc-doc
This package includes the documentation for texlive-phfcc
%post -n texlive-phfcc
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-phfcc
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-phfcc
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-phfcc-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/phfcc/README.md
%{_texmfdistdir}/doc/latex/phfcc/phfcc.pdf
%files -n texlive-phfcc
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/phfcc/phfcc.sty
%package -n texlive-phfextendedabstract
Version: %{texlive_version}.%{texlive_noarch}.1.0svn60732
Release: 0
License: LPPL-1.0
Summary: Typeset extended abstracts for conferences, such as often encountered in quantum information theory
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-phfextendedabstract-doc >= %{texlive_version}
Provides: tex(phfextendedabstract.cls)
Requires: tex(geometry.sty)
Requires: tex(kvoptions.sty)
Requires: tex(phfnote.sty)
Requires: tex(phfthm.sty)
Requires: tex(revtex4-2.cls)
Requires: tex(xparse.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source241: phfextendedabstract.tar.xz
Source242: phfextendedabstract.doc.tar.xz
%description -n texlive-phfextendedabstract
Several conferences in various fields (such as quantum
information theory) require the submission of extended
abstracts. An extended abstract is a summary of a scientific
result, presented at a high level, and consisting of at most a
small handful of pages. The phfextendedabstract LaTeX class
provides a simple style for such abstracts. There are only two
sectioning levels, sections and paragraphs, and the style is
optimized to save space as well as to guide the reader's eye
through the overall structure of the document. An option will
try to compress all vertical space to save some space, in case
you need to satisfy page constraints. The style builds upon the
powerful RevTeX class, so you can use all of RevTeX's features
such as author affiliations, etc.
%package -n texlive-phfextendedabstract-doc
Version: %{texlive_version}.%{texlive_noarch}.1.0svn60732
Release: 0
Summary: Documentation for texlive-phfextendedabstract
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-phfextendedabstract and texlive-alldocumentation)
%description -n texlive-phfextendedabstract-doc
This package includes the documentation for texlive-phfextendedabstract
%post -n texlive-phfextendedabstract
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-phfextendedabstract
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-phfextendedabstract
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-phfextendedabstract-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/phfextendedabstract/README.md
%{_texmfdistdir}/doc/latex/phfextendedabstract/phfextendedabstract.pdf
%files -n texlive-phfextendedabstract
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/phfextendedabstract/phfextendedabstract.cls
%package -n texlive-phffullpagefigure
Version: %{texlive_version}.%{texlive_noarch}.1.0svn41857
Release: 0
License: LPPL-1.0
Summary: Figures which fill up a whole page
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: 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.tug.org/texlive/tlpretest/archive/
# from 20230311
Source243: phffullpagefigure.tar.xz
Source244: 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>".
%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: https://www.tug.org/texlive/
Supplements: (texlive-phffullpagefigure and texlive-alldocumentation)
%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
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
%package -n texlive-phfnote
Version: %{texlive_version}.%{texlive_noarch}.4.0svn60733
Release: 0
License: LPPL-1.0
Summary: Basic formatting for short documents
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-phfnote-doc >= %{texlive_version}
Provides: tex(phfnote.sty)
Provides: tex(phfnotepreset-xpkgdoc.def)
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(iftex.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(tcolorbox.sty)
Requires: tex(url.sty)
Requires: tex(verbdef.sty)
Requires: tex(xcolor.sty)
Requires: tex(xkeyval.sty)
Requires: tex(xparse.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source245: phfnote.tar.xz
Source246: 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.
%package -n texlive-phfnote-doc
Version: %{texlive_version}.%{texlive_noarch}.4.0svn60733
Release: 0
Summary: Documentation for texlive-phfnote
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-phfnote and texlive-alldocumentation)
%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
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/README.md
%{_texmfdistdir}/doc/latex/phfnote/phfnote.pdf
%files -n texlive-phfnote
%defattr(-,root,root,755)
%{_texmfdistdir}/bibtex/bst/phfnote/naturemagdoi.bst
%{_texmfdistdir}/tex/latex/phfnote/phfnote.sty
%{_texmfdistdir}/tex/latex/phfnote/phfnotepreset-xpkgdoc.def
%package -n texlive-phfparen
Version: %{texlive_version}.%{texlive_noarch}.1.0svn41859
Release: 0
License: LPPL-1.0
Summary: Parenthetic math expressions made simpler and less redundant
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: 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.tug.org/texlive/tlpretest/archive/
# from 20230311
Source247: phfparen.tar.xz
Source248: 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)".
%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: https://www.tug.org/texlive/
Supplements: (texlive-phfparen and texlive-alldocumentation)
%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
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
%package -n texlive-phfqit
Version: %{texlive_version}.%{texlive_noarch}.4.1svn60734
Release: 0
License: LPPL-1.0
Summary: Macros for typesetting Quantum Information Theory
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-phfqit-doc >= %{texlive_version}
Provides: tex(phfqit.sty)
Requires: tex(amsmath.sty)
Requires: tex(amssymb.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.tug.org/texlive/tlpretest/archive/
# from 20230311
Source249: phfqit.tar.xz
Source250: 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.
%package -n texlive-phfqit-doc
Version: %{texlive_version}.%{texlive_noarch}.4.1svn60734
Release: 0
Summary: Documentation for texlive-phfqit
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-phfqit and texlive-alldocumentation)
%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
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/README.md
%{_texmfdistdir}/doc/latex/phfqit/phfqit.pdf
%files -n texlive-phfqit
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/phfqit/phfqit.sty
%package -n texlive-phfquotetext
Version: %{texlive_version}.%{texlive_noarch}.1.0svn41869
Release: 0
License: LPPL-1.0
Summary: Quote verbatim text without white space formatting
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-phfquotetext-doc >= %{texlive_version}
Provides: tex(phfquotetext.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source251: phfquotetext.tar.xz
Source252: 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.
%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: https://www.tug.org/texlive/
Supplements: (texlive-phfquotetext and texlive-alldocumentation)
%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
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
%package -n texlive-phfsvnwatermark
Version: %{texlive_version}.%{texlive_noarch}.1.0svn41870
Release: 0
License: LPPL-1.0
Summary: Watermarks with version control information from SVN
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: 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.tug.org/texlive/tlpretest/archive/
# from 20230311
Source253: phfsvnwatermark.tar.xz
Source254: 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.
%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: https://www.tug.org/texlive/
Supplements: (texlive-phfsvnwatermark and texlive-alldocumentation)
%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
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
%package -n texlive-phfthm
Version: %{texlive_version}.%{texlive_noarch}.1.2svn60735
Release: 0
License: LPPL-1.0
Summary: Goodies for theorems and proofs
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: 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.tug.org/texlive/tlpretest/archive/
# from 20230311
Source255: phfthm.tar.xz
Source256: 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: ...".
%package -n texlive-phfthm-doc
Version: %{texlive_version}.%{texlive_noarch}.1.2svn60735
Release: 0
Summary: Documentation for texlive-phfthm
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-phfthm and texlive-alldocumentation)
%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
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/README.md
%{_texmfdistdir}/doc/latex/phfthm/phfthm.pdf
%files -n texlive-phfthm
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/phfthm/phfthm.sty
%package -n texlive-philex
Version: %{texlive_version}.%{texlive_noarch}.1.3svn36396
Release: 0
License: LPPL-1.0
Summary: Cross references for named and numbered environments
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: 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.tug.org/texlive/tlpretest/archive/
# from 20230311
Source257: philex.tar.xz
Source258: 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.
%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: https://www.tug.org/texlive/
Supplements: (texlive-philex and texlive-alldocumentation)
%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
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
%package -n texlive-philokalia
Version: %{texlive_version}.%{texlive_noarch}.1.2svn45356
Release: 0
License: LPPL-1.0
Summary: A font to typeset the Philokalia Books
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Requires: texlive-philokalia-fonts >= %{texlive_version}
Suggests: 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.tug.org/texlive/tlpretest/archive/
# from 20230311
Source259: philokalia.tar.xz
Source260: 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.
%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: https://www.tug.org/texlive/
Supplements: (texlive-philokalia and texlive-alldocumentation)
%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
URL: https://www.tug.org/texlive/
Group: Productivity/Publishing/TeX/Fonts
%reconfigure_fonts_prereq
Requires(posttrans):fontconfig
Requires(posttrans):ghostscript-fonts-std
Suggests: 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
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
%{_datadir}/fontconfig/conf.avail/58-texlive-philokalia.conf
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-philokalia/encodings.dir
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-philokalia/fonts.dir
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-philokalia/fonts.scale
%{_datadir}/fonts/texlive-philokalia/Philokalia-Regular.otf
%package -n texlive-philosophersimprint
Version: %{texlive_version}.%{texlive_noarch}.1.5svn56954
Release: 0
License: LPPL-1.0
Summary: Typesetting articles for "Philosophers' Imprint"
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: 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(flushend.sty)
Requires: tex(fontenc.sty)
Requires: tex(graphicx.sty)
Requires: tex(helvet.sty)
Requires: tex(ifpdf.sty)
Requires: tex(mathpazo.sty)
Requires: tex(microtype.sty)
Requires: tex(textcomp.sty)
Requires: tex(trajan.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source261: philosophersimprint.tar.xz
Source262: 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.
%package -n texlive-philosophersimprint-doc
Version: %{texlive_version}.%{texlive_noarch}.1.5svn56954
Release: 0
Summary: Documentation for texlive-philosophersimprint
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-philosophersimprint and texlive-alldocumentation)
%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
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/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
%package -n texlive-phonenumbers
Version: %{texlive_version}.%{texlive_noarch}.2.5svn63774
Release: 0
License: LPPL-1.0
Summary: Typesetting telephone numbers with LaTeX
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-phonenumbers-doc >= %{texlive_version}
Provides: tex(phonenumbers-AT.def)
Provides: tex(phonenumbers-DE.def)
Provides: tex(phonenumbers-FR.def)
Provides: tex(phonenumbers-UK.def)
Provides: tex(phonenumbers-US.def)
Provides: tex(phonenumbers.sty)
Requires: tex(l3keys2e.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source263: phonenumbers.tar.xz
Source264: 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.
%package -n texlive-phonenumbers-doc
Version: %{texlive_version}.%{texlive_noarch}.2.5svn63774
Release: 0
Summary: Documentation for texlive-phonenumbers
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-phonenumbers and texlive-alldocumentation)
Provides: locale(texlive-phonenumbers-doc:de)
%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
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/phonenumbers-AT.def
%{_texmfdistdir}/tex/latex/phonenumbers/phonenumbers-DE.def
%{_texmfdistdir}/tex/latex/phonenumbers/phonenumbers-FR.def
%{_texmfdistdir}/tex/latex/phonenumbers/phonenumbers-UK.def
%{_texmfdistdir}/tex/latex/phonenumbers/phonenumbers-US.def
%{_texmfdistdir}/tex/latex/phonenumbers/phonenumbers.sty
%package -n texlive-phonetic
Version: %{texlive_version}.%{texlive_noarch}.svn56468
Release: 0
License: LPPL-1.0
Summary: Metafont Phonetic fonts, based on Computer Modern
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: 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.tug.org/texlive/tlpretest/archive/
# from 20230311
Source265: phonetic.tar.xz
Source266: 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.
%package -n texlive-phonetic-doc
Version: %{texlive_version}.%{texlive_noarch}.svn56468
Release: 0
Summary: Documentation for texlive-phonetic
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-phonetic and texlive-alldocumentation)
%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
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/209/phonetic-table.tex
%{_texmfdistdir}/doc/fonts/phonetic/209/phonetic.sty
%{_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
%package -n texlive-phonrule
Version: %{texlive_version}.%{texlive_noarch}.1.3.2svn43963
Release: 0
License: LPPL-1.0
Summary: Typeset linear phonological rules
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-phonrule-doc >= %{texlive_version}
Provides: tex(phonrule.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source267: phonrule.tar.xz
Source268: 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).
%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: https://www.tug.org/texlive/
Supplements: (texlive-phonrule and texlive-alldocumentation)
%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
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
%package -n texlive-photo
Version: %{texlive_version}.%{texlive_noarch}.svn18739
Release: 0
License: LPPL-1.0
Summary: A float environment for photographs
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-photo-doc >= %{texlive_version}
Provides: tex(photo.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source269: photo.tar.xz
Source270: 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.
%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: https://www.tug.org/texlive/
Supplements: (texlive-photo and texlive-alldocumentation)
%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
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
%package -n texlive-photobook
Version: %{texlive_version}.%{texlive_noarch}.0.0.1.10svn66551
Release: 0
License: BSD-3-Clause
Summary: A document class for typesetting photo books
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-photobook-doc >= %{texlive_version}
Provides: tex(photobook.cls)
Requires: tex(adjustbox.sty)
Requires: tex(atbegshi.sty)
Requires: tex(book.cls)
Requires: tex(calc.sty)
Requires: tex(colorspace.sty)
Requires: tex(environ.sty)
Requires: tex(eso-pic.sty)
Requires: tex(etoolbox.sty)
Requires: tex(fancyhdr.sty)
Requires: tex(fancyvrb.sty)
Requires: tex(graphicx.sty)
Requires: tex(hyperref.sty)
Requires: tex(iftex.sty)
Requires: tex(ifthen.sty)
Requires: tex(kvoptions.sty)
Requires: tex(listofitems.sty)
Requires: tex(numprint.sty)
Requires: tex(pagecolor.sty)
Requires: tex(pdfpages.sty)
Requires: tex(pgffor.sty)
Requires: tex(rotating.sty)
Requires: tex(textpos.sty)
Requires: tex(tikz.sty)
Requires: tex(trimclip.sty)
Requires: tex(xargs.sty)
Requires: tex(xcolor.sty)
Requires: tex(xint.sty)
Requires: tex(xinttools.sty)
Requires: tex(xkeyval.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source271: photobook.tar.xz
Source272: photobook.doc.tar.xz
%description -n texlive-photobook
The photobook LaTeX document class extends the book class
defining a set of parameters, meta-macros, macros and
environments with reasonable defaults to help typeset, build
and print books mainly based on visual/image content.
%package -n texlive-photobook-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.1.10svn66551
Release: 0
Summary: Documentation for texlive-photobook
License: BSD-3-Clause
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-photobook and texlive-alldocumentation)
%description -n texlive-photobook-doc
This package includes the documentation for texlive-photobook
%post -n texlive-photobook
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-photobook
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-photobook
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-photobook-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/photobook/LICENSE
%{_texmfdistdir}/doc/latex/photobook/Makefile
%{_texmfdistdir}/doc/latex/photobook/README.md
%{_texmfdistdir}/doc/latex/photobook/photobook.pdf
%{_texmfdistdir}/doc/latex/photobook/scripts/README.md
%{_texmfdistdir}/doc/latex/photobook/scripts/cls2tex.sh
%{_texmfdistdir}/doc/latex/photobook/scripts/make-spreads.sh
%files -n texlive-photobook
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/photobook/photobook.cls
%package -n texlive-physconst
Version: %{texlive_version}.%{texlive_noarch}.1.1.2svn58727
Release: 0
License: LPPL-1.0
Summary: Macros for commonly used physical constants
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-physconst-doc >= %{texlive_version}
Provides: tex(physconst.sty)
Requires: tex(physunits.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source273: physconst.tar.xz
Source274: physconst.doc.tar.xz
%description -n texlive-physconst
This package consists of several macros that are shorthand for
a variety of physical constants, e.g. the speed of light. The
package developed out of physics and astronomy classes that the
author has taught and wanted to ensure that he had correct
values for each constant and did not wish to retype them every
time he uses them. The constants can be used in two forms, the
most accurate available values, or versions that are rounded to
3 significant digits for use in typical classroom settings,
homework assignments, etc. Most constants are taken from CODATA
2018, with the exception of the astronomical objects, whose
values are taken from International Astronomical Union
specified values. Constants that are derived from true
constants, e.g. the fine structure constant, have been
calculated using the accepted values of the fundamental
constants.
%package -n texlive-physconst-doc
Version: %{texlive_version}.%{texlive_noarch}.1.1.2svn58727
Release: 0
Summary: Documentation for texlive-physconst
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-physconst and texlive-alldocumentation)
%description -n texlive-physconst-doc
This package includes the documentation for texlive-physconst
%post -n texlive-physconst
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-physconst
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-physconst
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-physconst-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/physconst/CHANGELOG.md
%{_texmfdistdir}/doc/latex/physconst/README.md
%{_texmfdistdir}/doc/latex/physconst/makefile
%{_texmfdistdir}/doc/latex/physconst/physconst.pdf
%files -n texlive-physconst
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/physconst/physconst.sty
%package -n texlive-physics
Version: %{texlive_version}.%{texlive_noarch}.1.3svn28590
Release: 0
License: LPPL-1.0
Summary: Macros supporting the Mathematics of Physics
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-physics-doc >= %{texlive_version}
Provides: tex(physics.sty)
Requires: tex(amsmath.sty)
Requires: tex(xparse.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source275: physics.tar.xz
Source276: 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.
%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: https://www.tug.org/texlive/
Supplements: (texlive-physics and texlive-alldocumentation)
%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
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
%package -n texlive-physics2
Version: %{texlive_version}.%{texlive_noarch}.0.0.1.1svn66115
Release: 0
License: LPPL-1.0
Summary: Macros for typesetting math faster and more simply
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-physics2-doc >= %{texlive_version}
Provides: tex(phy-ab.braket.sty)
Provides: tex(phy-ab.legacy.sty)
Provides: tex(phy-ab.sty)
Provides: tex(phy-bm-um.legacy.sty)
Provides: tex(phy-braket.sty)
Provides: tex(phy-common.sty)
Provides: tex(phy-diagmat.sty)
Provides: tex(phy-doubleprod.sty)
Provides: tex(phy-explsetup.sty)
Provides: tex(phy-nabla.legacy.sty)
Provides: tex(phy-op.legacy.sty)
Provides: tex(phy-qtext.legacy.sty)
Provides: tex(phy-xmat.sty)
Provides: tex(physics2.sty)
Requires: tex(amsmath.sty)
Requires: tex(amstext.sty)
Requires: tex(fixdif.sty)
Requires: tex(keyval.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source277: physics2.tar.xz
Source278: physics2.doc.tar.xz
%description -n texlive-physics2
The physics2 package defines commands for typesetting math
formulae faster andmore simply. physics2 is a modularized
package, each module provides its own function. You can load
modules separately after loading `physics2`. Modules of physics
provide the following supports: Automatic braces; Dirac bra-ket
notation; Easy way to typeset diagonal matrices and matrices
with similar entries; Double cross and double dot (binary)
operators for tensors.
%package -n texlive-physics2-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.1.1svn66115
Release: 0
Summary: Documentation for texlive-physics2
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-physics2 and texlive-alldocumentation)
%description -n texlive-physics2-doc
This package includes the documentation for texlive-physics2
%post -n texlive-physics2
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-physics2
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-physics2
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-physics2-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/physics2/README.md
%{_texmfdistdir}/doc/latex/physics2/phy2docdef.tex
%{_texmfdistdir}/doc/latex/physics2/physics2-legacy.pdf
%{_texmfdistdir}/doc/latex/physics2/physics2-legacy.tex
%{_texmfdistdir}/doc/latex/physics2/physics2.pdf
%{_texmfdistdir}/doc/latex/physics2/physics2.tex
%files -n texlive-physics2
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/physics2/phy-ab.braket.sty
%{_texmfdistdir}/tex/latex/physics2/phy-ab.legacy.sty
%{_texmfdistdir}/tex/latex/physics2/phy-ab.sty
%{_texmfdistdir}/tex/latex/physics2/phy-bm-um.legacy.sty
%{_texmfdistdir}/tex/latex/physics2/phy-braket.sty
%{_texmfdistdir}/tex/latex/physics2/phy-common.sty
%{_texmfdistdir}/tex/latex/physics2/phy-diagmat.sty
%{_texmfdistdir}/tex/latex/physics2/phy-doubleprod.sty
%{_texmfdistdir}/tex/latex/physics2/phy-explsetup.sty
%{_texmfdistdir}/tex/latex/physics2/phy-nabla.legacy.sty
%{_texmfdistdir}/tex/latex/physics2/phy-op.legacy.sty
%{_texmfdistdir}/tex/latex/physics2/phy-qtext.legacy.sty
%{_texmfdistdir}/tex/latex/physics2/phy-xmat.sty
%{_texmfdistdir}/tex/latex/physics2/physics2.sty
%package -n texlive-physunits
Version: %{texlive_version}.%{texlive_noarch}.1.2.0svn58728
Release: 0
License: LPPL-1.0
Summary: Macros for commonly used physical units
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-physunits-doc >= %{texlive_version}
Provides: tex(physunits.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source279: physunits.tar.xz
Source280: physunits.doc.tar.xz
%description -n texlive-physunits
This package provides a collection of macros to simplify using
physical units (e.g. m for meters, J for joules, etc.),
especially in math mode. All major SI units are included, as
well as some cgs units used in astronomy.
%package -n texlive-physunits-doc
Version: %{texlive_version}.%{texlive_noarch}.1.2.0svn58728
Release: 0
Summary: Documentation for texlive-physunits
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-physunits and texlive-alldocumentation)
%description -n texlive-physunits-doc
This package includes the documentation for texlive-physunits
%post -n texlive-physunits
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-physunits
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-physunits
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-physunits-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/physunits/CHANGELOG.md
%{_texmfdistdir}/doc/latex/physunits/README.md
%{_texmfdistdir}/doc/latex/physunits/makefile
%{_texmfdistdir}/doc/latex/physunits/physunits.pdf
%files -n texlive-physunits
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/physunits/physunits.sty
%package -n texlive-piano
Version: %{texlive_version}.%{texlive_noarch}.1.0svn21574
Release: 0
License: LPPL-1.0
Summary: Typeset a basic 2-octave piano diagram
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-piano-doc >= %{texlive_version}
Provides: tex(piano.sty)
Requires: tex(color.sty)
Requires: tex(ifthen.sty)
Requires: tex(xargs.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source281: piano.tar.xz
Source282: 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.)
%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: https://www.tug.org/texlive/
Supplements: (texlive-piano and texlive-alldocumentation)
%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
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
%package -n texlive-picinpar
Version: %{texlive_version}.%{texlive_noarch}.1.3svn65097
Release: 0
License: GPL-2.0-or-later
Summary: Insert pictures into paragraphs
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-picinpar-doc >= %{texlive_version}
Provides: tex(picinpar.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source283: picinpar.tar.xz
Source284: 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 Pieter van Oostrum (in a published review of
packages of this sort) does not recommend this package; Picins
is recommended instead.
%package -n texlive-picinpar-doc
Version: %{texlive_version}.%{texlive_noarch}.1.3svn65097
Release: 0
Summary: Documentation for texlive-picinpar
License: GPL-2.0-or-later
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-picinpar and texlive-alldocumentation)
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
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
%package -n texlive-pict2e
Version: %{texlive_version}.%{texlive_noarch}.0.0.4bsvn56504
Release: 0
License: LPPL-1.0
Summary: New implementation of picture commands
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: 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.tug.org/texlive/tlpretest/archive/
# from 20230311
Source285: pict2e.tar.xz
Source286: 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
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 dvips, pdfTeX, LuaTeX, XeTeX, VTeX, dvipdfm, and
dvipdfmx 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.
%package -n texlive-pict2e-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.4bsvn56504
Release: 0
Summary: Documentation for texlive-pict2e
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-pict2e and texlive-alldocumentation)
%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
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
%package -n texlive-pictex
Version: %{texlive_version}.%{texlive_noarch}.1.1bsvn59551
Release: 0
License: LPPL-1.0
Summary: Picture drawing macros for TeX and LaTeX
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: 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.tug.org/texlive/tlpretest/archive/
# from 20230311
Source287: pictex.tar.xz
Source288: 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; packages
m-pictex and pictexwd deal with the problems in different ways.
%package -n texlive-pictex-doc
Version: %{texlive_version}.%{texlive_noarch}.1.1bsvn59551
Release: 0
Summary: Documentation for texlive-pictex
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-pictex and texlive-alldocumentation)
%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
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/README.TEXLIVE
%{_texmfdistdir}/doc/generic/pictex/README.txt
%{_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
%package -n texlive-pictex2
Version: %{texlive_version}.%{texlive_noarch}.svn15878
Release: 0
License: LPPL-1.0
Summary: Adds relative coordinates and improves the \plot command
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Provides: tex(pictex2.sty)
Requires: tex(pictex.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source289: 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.
%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
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
%package -n texlive-pictexsum
Version: %{texlive_version}.%{texlive_noarch}.svn24965
Release: 0
License: LPPL-1.0
Summary: A summary of PicTeX commands
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source290: 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.
%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
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
%package -n texlive-picture
Version: %{texlive_version}.%{texlive_noarch}.1.6svn54867
Release: 0
License: LPPL-1.0
Summary: Dimens for picture macros
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-picture-doc >= %{texlive_version}
Provides: tex(picture.sty)
Requires: tex(calc.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source291: picture.tar.xz
Source292: picture.doc.tar.xz
%description -n texlive-picture
There are macro and environment arguments that expect numbers
that will internally be multiplied by \unitlength. This package
extends the syntax of these arguments, so that dimensions with
calculation support may be used for these arguments.
%package -n texlive-picture-doc
Version: %{texlive_version}.%{texlive_noarch}.1.6svn54867
Release: 0
Summary: Documentation for texlive-picture
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-picture and texlive-alldocumentation)
%description -n texlive-picture-doc
This package includes the documentation for texlive-picture
%post -n texlive-picture
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-picture
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-picture
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-picture-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/picture/README.md
%{_texmfdistdir}/doc/latex/picture/picture-example.tex
%{_texmfdistdir}/doc/latex/picture/picture.pdf
%files -n texlive-picture
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/picture/picture.sty
%package -n texlive-piechartmp
Version: %{texlive_version}.%{texlive_noarch}.0.0.3.0svn19440
Release: 0
License: LPPL-1.0
Summary: Draw pie-charts using MetaPost
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-piechartmp-doc >= %{texlive_version}
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source293: piechartmp.tar.xz
Source294: 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.
%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: https://www.tug.org/texlive/
Supplements: (texlive-piechartmp and texlive-alldocumentation)
%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
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
%package -n texlive-piff
Version: %{texlive_version}.%{texlive_noarch}.svn21894
Release: 0
License: SUSE-Public-Domain
Summary: Macro tools by Mike Piff
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: 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.tug.org/texlive/tlpretest/archive/
# from 20230311
Source295: piff.tar.xz
Source296: 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.
%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: https://www.tug.org/texlive/
Supplements: (texlive-piff and texlive-alldocumentation)
%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
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
%package -n texlive-pigpen
Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn15878
Release: 0
License: LPPL-1.0
Summary: A font for the pigpen (or masonic) cipher
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{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):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Requires: texlive-pigpen-fonts >= %{texlive_version}
Suggests: 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.tug.org/texlive/tlpretest/archive/
# from 20230311
Source297: pigpen.tar.xz
Source298: 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.
%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: https://www.tug.org/texlive/
Supplements: (texlive-pigpen and texlive-alldocumentation)
%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
URL: https://www.tug.org/texlive/
Group: Productivity/Publishing/TeX/Fonts
%reconfigure_fonts_prereq
Requires(posttrans):fontconfig
Requires(posttrans):ghostscript-fonts-std
Suggests: 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
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
%{_datadir}/fontconfig/conf.avail/58-texlive-pigpen.conf
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-pigpen/encodings.dir
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-pigpen/fonts.dir
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-pigpen/fonts.scale
%{_datadir}/fonts/texlive-pigpen/pigpen.pfa
%package -n texlive-pinlabel
Version: %{texlive_version}.%{texlive_noarch}.1.2svn24769
Release: 0
License: LPPL-1.0
Summary: A TeX labelling package
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pinlabel-doc >= %{texlive_version}
Provides: tex(pinlabel.sty)
Requires: tex(graphicx.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source299: pinlabel.tar.xz
Source300: 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.
%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: https://www.tug.org/texlive/
Supplements: (texlive-pinlabel and texlive-alldocumentation)
%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
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
%package -n texlive-pinoutikz
Version: %{texlive_version}.%{texlive_noarch}.1.1.2svn55966
Release: 0
License: LPPL-1.0
Summary: Draw chip pinouts with TikZ
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pinoutikz-doc >= %{texlive_version}
Provides: tex(pinoutikz.sty)
Requires: tex(amsfonts.sty)
Requires: tex(amsmath.sty)
Requires: tex(amssymb.sty)
Requires: tex(arrayjob.sty)
Requires: tex(forarray.sty)
Requires: tex(ifthen.sty)
Requires: tex(lmodern.sty)
Requires: tex(pgf.sty)
Requires: tex(tikz.sty)
Requires: tex(upquote.sty)
Requires: tex(xstring.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source301: pinoutikz.tar.xz
Source302: pinoutikz.doc.tar.xz
%description -n texlive-pinoutikz
The package provides a set of macros for typesetting electronic
chip pinouts. It is designed as a tool that is easy to use,
with a lean syntax, native to LaTeX, and directly supporting
PDF output format. It has therefore been based on the very
impressive TikZ package.
%package -n texlive-pinoutikz-doc
Version: %{texlive_version}.%{texlive_noarch}.1.1.2svn55966
Release: 0
Summary: Documentation for texlive-pinoutikz
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-pinoutikz and texlive-alldocumentation)
%description -n texlive-pinoutikz-doc
This package includes the documentation for texlive-pinoutikz
%post -n texlive-pinoutikz
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-pinoutikz
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-pinoutikz
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-pinoutikz-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/pinoutikz/README.md
%{_texmfdistdir}/doc/latex/pinoutikz/pinoutikz_doc_en.pdf
%{_texmfdistdir}/doc/latex/pinoutikz/pinoutikz_doc_en.tex
%files -n texlive-pinoutikz
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/pinoutikz/pinoutikz.sty
%package -n texlive-pitex
Version: %{texlive_version}.%{texlive_noarch}.svn24731
Release: 0
License: LPPL-1.0
Summary: Documentation macros
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pitex-doc >= %{texlive_version}
Provides: tex(pitex.tex)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source303: pitex.tar.xz
Source304: 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.
%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: https://www.tug.org/texlive/
Supplements: (texlive-pitex and texlive-alldocumentation)
%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
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
%package -n texlive-piton
Version: %{texlive_version}.%{texlive_noarch}.1.4svn65835
Release: 0
License: LPPL-1.0
Summary: Typeset Python listings with LPEG
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-piton-doc >= %{texlive_version}
Provides: tex(piton.sty)
Requires: tex(footnote.sty)
Requires: tex(footnotehyper.sty)
Requires: tex(l3keys2e.sty)
Requires: tex(luacode.sty)
Requires: tex(luatexbase.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source305: piton.tar.xz
Source306: piton.doc.tar.xz
%description -n texlive-piton
This package uses the Lua library LPEG to typeset and highlight
Python listings.
%package -n texlive-piton-doc
Version: %{texlive_version}.%{texlive_noarch}.1.4svn65835
Release: 0
Summary: Documentation for texlive-piton
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-piton and texlive-alldocumentation)
Provides: locale(texlive-piton-doc:fr)
%description -n texlive-piton-doc
This package includes the documentation for texlive-piton
%post -n texlive-piton
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-piton
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-piton
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-piton-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/lualatex/piton/README.md
%{_texmfdistdir}/doc/lualatex/piton/piton-french.pdf
%{_texmfdistdir}/doc/lualatex/piton/piton-french.tex
%{_texmfdistdir}/doc/lualatex/piton/piton.pdf
%files -n texlive-piton
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/lualatex/piton/piton.sty
%package -n texlive-pittetd
Version: %{texlive_version}.%{texlive_noarch}.1.618svn15878
Release: 0
License: LPPL-1.0
Summary: Electronic Theses and Dissertations at Pitt
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pittetd-doc >= %{texlive_version}
Provides: tex(pitetd10.clo)
Provides: tex(pitetd11.clo)
Provides: tex(pitetd12.clo)
Provides: tex(pittetd.cls)
Requires: tex(hyperref.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source307: pittetd.tar.xz
Source308: 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.
%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: https://www.tug.org/texlive/
Supplements: (texlive-pittetd and texlive-alldocumentation)
%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
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
%package -n texlive-pixelart
Version: %{texlive_version}.%{texlive_noarch}.1.0.2svn66012
Release: 0
License: LPPL-1.0
Summary: Draw pixel-art pictures
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pixelart-doc >= %{texlive_version}
Provides: tex(pixelart.sty)
Provides: tex(pixelart0.sty)
Requires: tex(etoolbox.sty)
Requires: tex(iftex.sty)
Requires: tex(luacode.sty)
Requires: tex(pgf.sty)
Requires: tex(pgfkeys.sty)
Requires: tex(pgfopts.sty)
Requires: tex(tikz.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source309: pixelart.tar.xz
Source310: pixelart.doc.tar.xz
%description -n texlive-pixelart
A LuaLaTeX package to draw pixel-art pictures using TikZ.
%package -n texlive-pixelart-doc
Version: %{texlive_version}.%{texlive_noarch}.1.0.2svn66012
Release: 0
Summary: Documentation for texlive-pixelart
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-pixelart and texlive-alldocumentation)
%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
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
%{_texmfdistdir}/doc/latex/pixelart/pixelart.tex
%{_texmfdistdir}/doc/latex/pixelart/pixelart0.pdf
%{_texmfdistdir}/doc/latex/pixelart/pixelart0.tex
%files -n texlive-pixelart
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/pixelart/pixelart.lua
%{_texmfdistdir}/tex/latex/pixelart/pixelart.sty
%{_texmfdistdir}/tex/latex/pixelart/pixelart0.sty
%package -n texlive-pixelarttikz
Version: %{texlive_version}.%{texlive_noarch}.0.0.1.0svn65649
Release: 0
License: LPPL-1.0
Summary: Work with PixelArts, with TikZ
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pixelarttikz-doc >= %{texlive_version}
Provides: tex(PixelArtTikz.sty)
Requires: tex(csvsimple.sty)
Requires: tex(expl3.sty)
Requires: tex(listofitems.sty)
Requires: tex(simplekv.sty)
Requires: tex(tikz.sty)
Requires: tex(xintexpr.sty)
Requires: tex(xinttools.sty)
Requires: tex(xparse.sty)
Requires: tex(xstring.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source311: pixelarttikz.tar.xz
Source312: pixelarttikz.doc.tar.xz
%description -n texlive-pixelarttikz
The package defines commands and an environment for displaying
pixel arts.
%package -n texlive-pixelarttikz-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.1.0svn65649
Release: 0
Summary: Documentation for texlive-pixelarttikz
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-pixelarttikz and texlive-alldocumentation)
Provides: locale(texlive-pixelarttikz-doc:fr)
%description -n texlive-pixelarttikz-doc
This package includes the documentation for texlive-pixelarttikz
%post -n texlive-pixelarttikz
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-pixelarttikz
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-pixelarttikz
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-pixelarttikz-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/pixelarttikz/PixelArtTikz-doc-en.pdf
%{_texmfdistdir}/doc/latex/pixelarttikz/PixelArtTikz-doc-en.tex
%{_texmfdistdir}/doc/latex/pixelarttikz/PixelArtTikz-doc-fr.pdf
%{_texmfdistdir}/doc/latex/pixelarttikz/PixelArtTikz-doc-fr.tex
%{_texmfdistdir}/doc/latex/pixelarttikz/README.md
%{_texmfdistdir}/doc/latex/pixelarttikz/base.csv
%{_texmfdistdir}/doc/latex/pixelarttikz/cap.csv
%{_texmfdistdir}/doc/latex/pixelarttikz/test1.csv
%files -n texlive-pixelarttikz
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/pixelarttikz/PixelArtTikz.sty
%package -n texlive-pkfix
Version: %{texlive_version}.%{texlive_noarch}.1.7svn26032
Release: 0
License: LPPL-1.0
Summary: Replace pk fonts in PostScript with Type 1 fonts
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-pkfix-bin >= %{texlive_version}
#!BuildIgnore: texlive-pkfix-bin
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pkfix-doc >= %{texlive_version}
Requires: perl(Getopt::Long)
#!BuildIgnore: perl(Getopt::Long)
Requires: perl(strict)
#!BuildIgnore: perl(strict)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source313: pkfix.tar.xz
Source314: 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.
%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: https://www.tug.org/texlive/
Supplements: (texlive-pkfix and texlive-alldocumentation)
%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
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
%package -n texlive-pkfix-helper
Version: %{texlive_version}.%{texlive_noarch}.1.6svn56061
Release: 0
License: LPPL-1.0
Summary: Make PostScript files accessible to pkfix
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-pkfix-helper-bin >= %{texlive_version}
#!BuildIgnore: texlive-pkfix-helper-bin
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: 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.tug.org/texlive/tlpretest/archive/
# from 20230311
Source315: pkfix-helper.tar.xz
Source316: 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.
%package -n texlive-pkfix-helper-doc
Version: %{texlive_version}.%{texlive_noarch}.1.6svn56061
Release: 0
Summary: Documentation for texlive-pkfix-helper
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-pkfix-helper and texlive-alldocumentation)
Provides: man(pkfix-helper.1)
%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
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
%package -n texlive-pkgloader
Version: %{texlive_version}.%{texlive_noarch}.0.0.7.0svn47486
Release: 0
License: LPPL-1.0
Summary: Manage the options and loading order of other packages
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: 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(lt3graph.sty)
Requires: tex(withargs.sty)
Requires: tex(xparse.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source317: pkgloader.tar.xz
Source318: 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.
%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: https://www.tug.org/texlive/
Supplements: (texlive-pkgloader and texlive-alldocumentation)
%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
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
%package -n texlive-pkuthss
Version: %{texlive_version}.%{texlive_noarch}.1.9.3svn64869
Release: 0
License: LPPL-1.0
Summary: LaTeX template for dissertations in Peking University
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-pkuthss-doc >= %{texlive_version}
Provides: tex(pkuthss-gbk.def)
Provides: tex(pkuthss-utf8.def)
Provides: tex(pkuthss.cls)
Provides: tex(pkuthss.def)
Requires: tex(amsmath.sty)
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(helvet.sty)
Requires: tex(hyperref.sty)
Requires: tex(ifpdf.sty)
Requires: tex(ifxetex.sty)
Requires: tex(keyval.sty)
Requires: tex(latexsym.sty)
Requires: tex(mathptmx.sty)
Requires: tex(scrextend.sty)
Requires: tex(setspace.sty)
Requires: tex(subcaption.sty)
Requires: tex(textcomp.sty)
Requires: tex(tikz.sty)
Requires: tex(tocloft.sty)
Requires: tex(ulem.sty)
Requires: tex(unicode-math.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source319: pkuthss.tar.xz
Source320: pkuthss.doc.tar.xz
%description -n texlive-pkuthss
The package provides a simple, clear and flexible LaTeX
template for dissertations in Peking University.
%package -n texlive-pkuthss-doc
Version: %{texlive_version}.%{texlive_noarch}.1.9.3svn64869
Release: 0
Summary: Documentation for texlive-pkuthss
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-pkuthss and texlive-alldocumentation)
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
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/README.txt
%{_texmfdistdir}/doc/latex/pkuthss/example.pdf
%{_texmfdistdir}/doc/latex/pkuthss/example/chap/abs.tex
%{_texmfdistdir}/doc/latex/pkuthss/example/chap/ack.tex
%{_texmfdistdir}/doc/latex/pkuthss/example/chap/chap1.tex
%{_texmfdistdir}/doc/latex/pkuthss/example/chap/chap2.tex
%{_texmfdistdir}/doc/latex/pkuthss/example/chap/chap3.tex
%{_texmfdistdir}/doc/latex/pkuthss/example/chap/copy.tex
%{_texmfdistdir}/doc/latex/pkuthss/example/chap/encl1.tex
%{_texmfdistdir}/doc/latex/pkuthss/example/chap/origin.tex
%{_texmfdistdir}/doc/latex/pkuthss/example/ctex-fontset-pkuthss.def
%{_texmfdistdir}/doc/latex/pkuthss/example/ctexopts.cfg
%{_texmfdistdir}/doc/latex/pkuthss/example/latexmkrc
%{_texmfdistdir}/doc/latex/pkuthss/example/spine.tex
%{_texmfdistdir}/doc/latex/pkuthss/example/thesis.bib
%{_texmfdistdir}/doc/latex/pkuthss/example/thesis.tex
%{_texmfdistdir}/doc/latex/pkuthss/pkuthss.pdf
%{_texmfdistdir}/doc/latex/pkuthss/readme/ChangeLog-upto-1.3.txt
%{_texmfdistdir}/doc/latex/pkuthss/readme/ChangeLog.txt
%{_texmfdistdir}/doc/latex/pkuthss/readme/chap/origin.tex
%{_texmfdistdir}/doc/latex/pkuthss/readme/chap/pkuthss-abs.tex
%{_texmfdistdir}/doc/latex/pkuthss/readme/chap/pkuthss-ack.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-concl.tex
%{_texmfdistdir}/doc/latex/pkuthss/readme/chap/pkuthss-copy.tex
%{_texmfdistdir}/doc/latex/pkuthss/readme/chap/pkuthss-encl1.tex
%{_texmfdistdir}/doc/latex/pkuthss/readme/chap/pkuthss-intro.tex
%{_texmfdistdir}/doc/latex/pkuthss/readme/ctex-fontset-pkuthss.def
%{_texmfdistdir}/doc/latex/pkuthss/readme/ctexopts.cfg
%{_texmfdistdir}/doc/latex/pkuthss/readme/latexmkrc
%{_texmfdistdir}/doc/latex/pkuthss/readme/pkuthss-english.patch
%{_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/pkuthss.def
%{_texmfdistdir}/tex/latex/pkuthss/pkuword.eps
%{_texmfdistdir}/tex/latex/pkuthss/pkuword.pdf
%package -n texlive-pl
Version: %{texlive_version}.%{texlive_noarch}.1.09asvn58661
Release: 0
License: SUSE-Public-Domain
Summary: Polish extension of Computer Modern fonts
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{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):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Requires: texlive-pl-fonts >= %{texlive_version}
Suggests: 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.tug.org/texlive/tlpretest/archive/
# from 20230311
Source321: pl.tar.xz
Source322: 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).
%package -n texlive-pl-doc
Version: %{texlive_version}.%{texlive_noarch}.1.09asvn58661
Release: 0
Summary: Documentation for texlive-pl
License: SUSE-Public-Domain
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-pl and texlive-alldocumentation)
%description -n texlive-pl-doc
This package includes the documentation for texlive-pl
%package -n texlive-pl-fonts
Version: %{texlive_version}.%{texlive_noarch}.1.09asvn58661
Release: 0
Summary: Severed fonts for texlive-pl
License: SUSE-Public-Domain
URL: https://www.tug.org/texlive/
Group: Productivity/Publishing/TeX/Fonts
%reconfigure_fonts_prereq
Requires(posttrans):fontconfig
Requires(posttrans):ghostscript-fonts-std
Suggests: 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
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
%{_datadir}/fontconfig/conf.avail/58-texlive-pl.conf
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-pl/encodings.dir
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-pl/fonts.dir
%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
%package -n texlive-placeat
Version: %{texlive_version}.%{texlive_noarch}.0.0.1d1svn45145
Release: 0
License: LPPL-1.0
Summary: Absolute content positioning
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: 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.tug.org/texlive/tlpretest/archive/
# from 20230311
Source323: placeat.tar.xz
Source324: 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).
%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: https://www.tug.org/texlive/
Supplements: (texlive-placeat and texlive-alldocumentation)
%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
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
%package -n texlive-placeins
Version: %{texlive_version}.%{texlive_noarch}.2.2svn19848
Release: 0
License: SUSE-Public-Domain
Summary: Control float placement
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-placeins-doc >= %{texlive_version}
Provides: tex(placeins.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source325: placeins.tar.xz
Source326: 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.
%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: https://www.tug.org/texlive/
Supplements: (texlive-placeins and texlive-alldocumentation)
%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
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
%package -n texlive-placeins-plain
Version: %{texlive_version}.%{texlive_noarch}.2.0svn15878
Release: 0
License: SUSE-Public-Domain
Summary: Insertions that keep their place
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Provides: tex(placeins.tex)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source327: 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.)
%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
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
%package -n texlive-plain
Version: %{texlive_version}.%{texlive_noarch}.3.141592653svn57963
Release: 0
License: SUSE-TeX
Summary: The Plain TeX format
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Provides: tex(fontchart.tex)
Provides: tex(gkpmac.tex)
Provides: tex(letterformat.tex)
Provides: tex(list-latin.tex)
Provides: tex(list.tex)
Provides: tex(llist-latin.tex)
Provides: tex(llist.tex)
Provides: tex(mptmac.tex)
Provides: tex(pdftexmagfix.tex)
Provides: tex(picmac.tex)
Provides: tex(plain.tex)
Provides: tex(wlist.tex)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source328: 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).
%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
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/letterformat.tex
%{_texmfdistdir}/tex/plain/base/list-latin.tex
%{_texmfdistdir}/tex/plain/base/list.tex
%{_texmfdistdir}/tex/plain/base/llist-latin.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
%package -n texlive-plain-doc
Version: %{texlive_version}.%{texlive_noarch}.svn28424
Release: 0
License: SUSE-Public-Domain
Summary: A list of plain.tex cs names
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source329: 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
%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
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
%package -n texlive-plainpkg
Version: %{texlive_version}.%{texlive_noarch}.0.0.4asvn27765
Release: 0
License: LPPL-1.0
Summary: A minimal method for making generic packages
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-plainpkg-doc >= %{texlive_version}
Provides: tex(plainpkg.tex)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source330: plainpkg.tar.xz
Source331: 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.
%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: https://www.tug.org/texlive/
Supplements: (texlive-plainpkg and texlive-alldocumentation)
%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
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
%package -n texlive-plainyr
Version: %{texlive_version}.%{texlive_noarch}.svn52783
Release: 0
License: LPPL-1.0
Summary: Plain bibliography style, sorted by year first
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source332: plainyr.tar.xz
%description -n texlive-plainyr
This is a version of the standard plain BibTeX style, modified
to sort chronologically (by year) first, then by author, title,
etc. (The style's name isn't what the author submitted: it was
renamed for clarity.)
%post -n texlive-plainyr
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-plainyr
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-plainyr
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-plainyr
%defattr(-,root,root,755)
%{_texmfdistdir}/bibtex/bst/plainyr/plainyr.bst
%package -n texlive-plantslabels
Version: %{texlive_version}.%{texlive_noarch}.1.0svn29803
Release: 0
License: LPPL-1.0
Summary: Write labels for plants
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-plantslabels-doc >= %{texlive_version}
Provides: tex(plantslabels.sty)
Requires: tex(graphicx.sty)
Requires: tex(labels.sty)
# Download at ftp://ftp.tug.org/texlive/tlpretest/archive/
# from 20230311
Source333: plantslabels.tar.xz
Source334: 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
%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: https://www.tug.org/texlive/
Supplements: (texlive-plantslabels and texlive-alldocumentation)
%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
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
%package -n texlive-plantuml
Version: %{texlive_version}.%{texlive_noarch}.0.0.3.1svn55214
Release: 0
License: LPPL-1.0
Summary: Support for rendering UML diagrams using the syntax and tool of PlantUML
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun):coreutils
Requires(postun):texlive >= %{texlive_version}
Requires(postun):texlive-filesystem >= %{texlive_version}
Requires(postun):texlive-kpathsea-bin >= %{texlive_version}
Requires(postun):texlive-kpathsea >= %{texlive_version}
Requires(postun):texlive-scripts-bin >= %{texlive_version}
Requires(postun):texlive-scripts >= %{texlive_version}
Requires(posttrans):coreutils
Requires(posttrans):ed
Requires(posttrans):findutils
Requires(posttrans):grep
Requires(posttrans):sed
Requires(posttrans):texlive >= %{texlive_version}
Requires(posttrans):texlive-filesystem >= %{texlive_version}
Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans):texlive-kpathsea >= %{texlive_version}
Requires(posttrans):texlive-scripts-bin >= %{texlive_version}
Requires(posttrans):texlive-scripts >= %{texlive_version}
Suggests: texlive-plantuml-doc >= %{texlive_version}
Provides: tex(plantuml.sty)
Requires: tex(adjustbox.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.tug.org/texlive/tlpretest/archive/
# from 20230311
Source335: plantuml.tar.xz
Source336: 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.
%package -n texlive-plantuml-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.3.1svn55214
Release: 0
Summary: Documentation for texlive-plantuml
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-plantuml and texlive-alldocumentation)
%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
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-component-diagram.tex
%{_texmfdistdir}/doc/lualatex/plantuml/example-minimal.png
%{_texmfdistdir}/doc/lualatex/plantuml/example-minimal.tex
%{_texmfdistdir}/doc/lualatex/plantuml/plantuml.pdf
%{_texmfdistdir}/doc/lualatex/plantuml/release.sh
%files -n texlive-plantuml
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/lualatex/plantuml/plantuml.lua
%{_texmfdistdir}/tex/lualatex/plantuml/plantuml.sty
%prep
%setup -q -c -T
%build
%install
rm -rf %{buildroot}
mkdir -p %{buildroot}%{_texmfdistdir}
mkdir -p %{buildroot}%{_texmfmaindir}/tlpkg/tlpostcode
mkdir -p %{buildroot}%{_datadir}/texlive/tlpkg
mkdir -p %{buildroot}/var/adm/update-scripts
ln -sf ../../share/texmf %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf ../../share/texmf %{buildroot}%{_datadir}/texlive/texmf
ln -sf ../../../share/texmf/tlpkg/tlpostcode \
%{buildroot}%{_datadir}/texlive/tlpkg/tlpostcode
ln -sf tlpkg/tlpostcode %{buildroot}%{_texmfmaindir}/tlpostcode
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
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/opentype/tipo/overlock/*.{pf[ab],[ot]tf} \
%{buildroot}/%{_texmfdistdir}/fonts/type1/tipo/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
/usr/bin/mkfontscale %{buildroot}%{_datadir}/fonts/texlive-overlock/
/usr/bin/mkfontdir -e /usr/share/fonts/encodings/ %{buildroot}%{_datadir}/fonts/texlive-overlock/
mkdir -p %{buildroot}%{_datadir}/fontconfig/conf.avail
(cat > %{buildroot}%{_datadir}/fontconfig/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}%{_datadir}/fontconfig/conf.avail/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
ln -sf %{_datadir}/fontconfig/conf.avail/55-texlive-overlock.conf %{buildroot}%{_sysconfdir}/fonts/conf.d/55-texlive-overlock.conf
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
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
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
/usr/bin/mkfontscale %{buildroot}%{_datadir}/fonts/texlive-padauk/
/usr/bin/mkfontdir -e /usr/share/fonts/encodings/ %{buildroot}%{_datadir}/fonts/texlive-padauk/
mkdir -p %{buildroot}%{_datadir}/fontconfig/conf.avail
(cat > %{buildroot}%{_datadir}/fontconfig/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
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
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
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
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
tar --use-compress-program=xz -xf %{S:19} -C %{buildroot}%{_datadir}/texlive
tar --use-compress-program=xz -xf %{S:20} -C %{buildroot}%{_datadir}/texlive
tar --use-compress-program=xz -xf %{S:21} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:22} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:23} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:24} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:25} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:26} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:27} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:28} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:29} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:30} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:31} -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
/usr/bin/mkfontscale %{buildroot}%{_datadir}/fonts/texlive-palatino/
/usr/bin/mkfontdir -e /usr/share/fonts/encodings/ %{buildroot}%{_datadir}/fonts/texlive-palatino/
mkdir -p %{buildroot}%{_datadir}/fontconfig/conf.avail
(cat > %{buildroot}%{_datadir}/fontconfig/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
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
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
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
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
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
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
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
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
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
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
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
# 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
/usr/bin/mkfontscale %{buildroot}%{_datadir}/fonts/texlive-paratype/
/usr/bin/mkfontdir -e /usr/share/fonts/encodings/ %{buildroot}%{_datadir}/fonts/texlive-paratype/
mkdir -p %{buildroot}%{_datadir}/fontconfig/conf.avail
(cat > %{buildroot}%{_datadir}/fontconfig/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}%{_datadir}/fontconfig/conf.avail/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
ln -sf %{_datadir}/fontconfig/conf.avail/55-texlive-paratype.conf %{buildroot}%{_sysconfdir}/fonts/conf.d/55-texlive-paratype.conf
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
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
tar --use-compress-program=xz -xf %{S:58} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:59} -C %{buildroot}%{_datadir}/texlive/texmf-dist
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
tar --use-compress-program=xz -xf %{S:62} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:63} -C %{buildroot}%{_datadir}/texlive/texmf-dist
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
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
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
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
tar --use-compress-program=xz -xf %{S:70} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:71} -C %{buildroot}%{_datadir}/texlive/texmf-dist
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
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
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
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
tar --use-compress-program=xz -xf %{S:80} -C %{buildroot}%{_datadir}/texlive
tar --use-compress-program=xz -xf %{S:81} -C %{buildroot}%{_datadir}/texlive/texmf-dist
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
tar --use-compress-program=xz -xf %{S:84} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:85} -C %{buildroot}%{_datadir}/texlive/texmf-dist
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
tar --use-compress-program=xz -xf %{S:88} -C %{buildroot}%{_datadir}/texlive
tar --use-compress-program=xz -xf %{S:89} -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
tar --use-compress-program=xz -xf %{S:90} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:91} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:92} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:93} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:94} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:95} -C %{buildroot}%{_datadir}/texlive/texmf-dist
# 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
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
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
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
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
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
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
tar --use-compress-program=xz -xf %{S:108} -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
tar --use-compress-program=xz -xf %{S:109} -C %{buildroot}%{_datadir}/texlive/texmf-dist
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
tar --use-compress-program=xz -xf %{S:112} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:113} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:114} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:115} -C %{buildroot}%{_datadir}/texlive/texmf-dist
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
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
tar --use-compress-program=xz -xf %{S:120} -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
tar --use-compress-program=xz -xf %{S:121} -C %{buildroot}%{_datadir}/texlive/texmf-dist
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
tar --use-compress-program=xz -xf %{S:124} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:125} -C %{buildroot}%{_datadir}/texlive
tar --use-compress-program=xz -xf %{S:126} -C %{buildroot}%{_datadir}/texlive
tar --use-compress-program=xz -xf %{S:127} -C %{buildroot}%{_datadir}/texlive
tar --use-compress-program=xz -xf %{S:128} -C %{buildroot}%{_datadir}/texlive
tar --use-compress-program=xz -xf %{S:129} -C %{buildroot}%{_datadir}/texlive/texmf-dist
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
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
tar --use-compress-program=xz -xf %{S:134} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:135} -C %{buildroot}%{_datadir}/texlive/texmf-dist
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
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
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
tar --use-compress-program=xz -xf %{S:142} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:143} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:144} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:145} -C %{buildroot}%{_datadir}/texlive/texmf-dist
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
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
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
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
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
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
tar --use-compress-program=xz -xf %{S:158} -C %{buildroot}%{_datadir}/texlive
pushd %{buildroot}%{_datadir}/texlive/texmf-dist
patch --reject-format=unified --quoting-style=literal -f -p1 -F0 -T < %{S:159}
popd
# 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
/usr/bin/mkfontscale %{buildroot}%{_datadir}/fonts/texlive-pdftex/
/usr/bin/mkfontdir -e /usr/share/fonts/encodings/ %{buildroot}%{_datadir}/fonts/texlive-pdftex/
mkdir -p %{buildroot}%{_datadir}/fontconfig/conf.avail
(cat > %{buildroot}%{_datadir}/fontconfig/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
tar --use-compress-program=xz -xf %{S:160} -C %{buildroot}%{_datadir}/texlive
tar --use-compress-program=xz -xf %{S:161} -C %{buildroot}%{_datadir}/texlive
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
tar --use-compress-program=xz -xf %{S:164} -C %{buildroot}%{_datadir}/texlive
tar --use-compress-program=xz -xf %{S:165} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:166} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:167} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:168} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:169} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:170} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:171} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:172} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:173} -C %{buildroot}%{_datadir}/texlive
tar --use-compress-program=xz -xf %{S:174} -C %{buildroot}%{_datadir}/texlive
tar --use-compress-program=xz -xf %{S:175} -C %{buildroot}%{_datadir}/texlive/texmf-dist
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
tar --use-compress-program=xz -xf %{S:178} -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
tar --use-compress-program=xz -xf %{S:179} -C %{buildroot}%{_datadir}/texlive/texmf-dist
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
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
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
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
tar --use-compress-program=xz -xf %{S:188} -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
tar --use-compress-program=xz -xf %{S:189} -C %{buildroot}%{_datadir}/texlive/texmf-dist
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
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
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
tar --use-compress-program=xz -xf %{S:196} -C %{buildroot}%{_datadir}/texlive
tar --use-compress-program=xz -xf %{S:197} -C %{buildroot}%{_datadir}/texlive
tar --use-compress-program=xz -xf %{S:198} -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
tar --use-compress-program=xz -xf %{S:199} -C %{buildroot}%{_datadir}/texlive/texmf-dist
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
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
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
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
tar --use-compress-program=xz -xf %{S:208} -C %{buildroot}%{_datadir}/texlive/texmf-dist
mv -vf %{buildroot}%{_texmfdistdir}/doc/latex/pgf-periodictable/pgfPT.input.library.tex %{buildroot}%{_texmfdistdir}/tex/latex/pgf-periodictable/pgfPT.input.library.tex
tar --use-compress-program=xz -xf %{S:209} -C %{buildroot}%{_datadir}/texlive/texmf-dist
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
tar --use-compress-program=xz -xf %{S:212} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:213} -C %{buildroot}%{_datadir}/texlive/texmf-dist
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
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
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
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
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
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
tar --use-compress-program=xz -xf %{S:226} -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/luatex
.
w
q
EOF
done
tar --use-compress-program=xz -xf %{S:227} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:228} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:229} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:230} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:231} -C %{buildroot}%{_datadir}/texlive/texmf-dist
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
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
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
tar --use-compress-program=xz -xf %{S:238} -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
/usr/bin/mkfontscale %{buildroot}%{_datadir}/fonts/texlive-phaistos/
/usr/bin/mkfontdir -e /usr/share/fonts/encodings/ %{buildroot}%{_datadir}/fonts/texlive-phaistos/
mkdir -p %{buildroot}%{_datadir}/fontconfig/conf.avail
(cat > %{buildroot}%{_datadir}/fontconfig/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}%{_datadir}/fontconfig/conf.avail/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
ln -sf %{_datadir}/fontconfig/conf.avail/55-texlive-phaistos.conf %{buildroot}%{_sysconfdir}/fonts/conf.d/55-texlive-phaistos.conf
tar --use-compress-program=xz -xf %{S:239} -C %{buildroot}%{_datadir}/texlive/texmf-dist
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
tar --use-compress-program=xz -xf %{S:242} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:243} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:244} -C %{buildroot}%{_datadir}/texlive/texmf-dist
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
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
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
tar --use-compress-program=xz -xf %{S:251} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:252} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:253} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:254} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:255} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:256} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:257} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:258} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:259} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:260} -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
/usr/bin/mkfontscale %{buildroot}%{_datadir}/fonts/texlive-philokalia/
/usr/bin/mkfontdir -e /usr/share/fonts/encodings/ %{buildroot}%{_datadir}/fonts/texlive-philokalia/
mkdir -p %{buildroot}%{_datadir}/fontconfig/conf.avail
(cat > %{buildroot}%{_datadir}/fontconfig/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
tar --use-compress-program=xz -xf %{S:261} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:262} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:263} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:264} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:265} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:266} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:267} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:268} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:269} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:270} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:271} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:272} -C %{buildroot}%{_datadir}/texlive/texmf-dist
# Avoid /usr/bin/bash or similar
for scr in %{_texmfdistdir}/doc/latex/photobook/scripts/cls2tex.sh
do
test -e %{buildroot}/$scr || continue
ed %{buildroot}/${scr} <<-'EOF'
1
s@^#!.*bash@#!/bin/bash@
.
w
q
EOF
done
tar --use-compress-program=xz -xf %{S:273} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:274} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:275} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:276} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:277} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:278} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:279} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:280} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:281} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:282} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:283} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:284} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:285} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:286} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:287} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:288} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:289} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:290} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:291} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:292} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:293} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:294} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:295} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:296} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:297} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:298} -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
/usr/bin/mkfontscale %{buildroot}%{_datadir}/fonts/texlive-pigpen/
/usr/bin/mkfontdir -e /usr/share/fonts/encodings/ %{buildroot}%{_datadir}/fonts/texlive-pigpen/
mkdir -p %{buildroot}%{_datadir}/fontconfig/conf.avail
(cat > %{buildroot}%{_datadir}/fontconfig/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
tar --use-compress-program=xz -xf %{S:299} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:300} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:301} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:302} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:303} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:304} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:305} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:306} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:307} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:308} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:309} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:310} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:311} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:312} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:313} -C %{buildroot}%{_datadir}/texlive
tar --use-compress-program=xz -xf %{S:314} -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
tar --use-compress-program=xz -xf %{S:315} -C %{buildroot}%{_datadir}/texlive
tar --use-compress-program=xz -xf %{S:316} -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
tar --use-compress-program=xz -xf %{S:317} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:318} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:319} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:320} -C %{buildroot}%{_datadir}/texlive/texmf-dist
# Remove files
rm -vf %{buildroot}%{_texmfdistdir}/doc/latex/pkuthss/example/Make.bat
tar --use-compress-program=xz -xf %{S:321} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:322} -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
/usr/bin/mkfontscale %{buildroot}%{_datadir}/fonts/texlive-pl/
/usr/bin/mkfontdir -e /usr/share/fonts/encodings/ %{buildroot}%{_datadir}/fonts/texlive-pl/
mkdir -p %{buildroot}%{_datadir}/fontconfig/conf.avail
(cat > %{buildroot}%{_datadir}/fontconfig/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
tar --use-compress-program=xz -xf %{S:323} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:324} -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/luatex
.
w
q
EOF
done
tar --use-compress-program=xz -xf %{S:325} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:326} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:327} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:328} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:329} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:330} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:331} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:332} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:333} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:334} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:335} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:336} -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 -v %{buildroot}%{_texmfmaindir}/tlpostcode
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